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

37,411 lines 927.5 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-11 10:01+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/Helpers/ProductAdminHelper.php:155
24 msgid " and "
25 msgstr ""
26
27 #: app/Services/Translations/admin-translation.php:4
28 msgid " Available"
29 msgstr ""
30
31 #: app/Services/Translations/admin-translation.php:5
32 msgid " Countries"
33 msgstr ""
34
35 #: app/Views/invoice/thank_you.php:81
36 #: app/Services/Renderer/Receipt/ThankYouRender.php:205
37 msgid " has been placed successfully."
38 msgstr ""
39
40 #: app/Services/Translations/admin-translation.php:6
41 msgid " Sold"
42 msgstr ""
43
44 #: app/Services/Translations/admin-translation.php:9
45 msgid " to use inventory features."
46 msgstr ""
47
48 #: app/Services/Translations/admin-translation.php:7
49 msgid " Update Settings"
50 msgstr ""
51
52 #: app/Services/Translations/admin-translation.php:8
53 msgid " Upgrade to New Plan"
54 msgstr ""
55
56 #: app/Modules/Tax/TaxModule.php:335
57 msgid "\"Included in item prices\" is already built into product prices."
58 msgstr ""
59
60 #: app/Modules/Tax/TaxModule.php:330
61 msgid "\"Total payable tax\" is added on top of listed prices."
62 msgstr ""
63
64 #: app/Services/Translations/admin-translation.php:10
65 msgid "# Date"
66 msgstr ""
67
68 #. %1$s - transaction id, %2$s - refundable amount
69 #: app/Services/Translations/admin-translation.php:12
70 #, php-format
71 msgid "#%1$s - Paid %2$s"
72 msgstr ""
73
74 #: app/Services/Translations/admin-translation.php:13
75 msgid "% of previous"
76 msgstr ""
77
78 #: app/Services/Translations/admin-translation.php:14
79 msgid "% of total"
80 msgstr ""
81
82 #: app/Services/Translations/admin-translation.php:15
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:1094
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:1084
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:1074 app/Helpers/Helper.php:1198
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:1188
146 #, php-format
147 msgid "%1$s %2$s, for %3$s %4$s"
148 msgstr ""
149
150 #. %1$s: tax label, %2$s: tax rate percent
151 #. %1$s: tax label e.g. "VAT", %2$s: rate percentage e.g. "20" or "7.5"
152 #: app/Modules/Tax/TaxModule.php:795 app/Views/emails/parts/items_table.php:113
153 #, php-format
154 msgid "%1$s (%2$s%%)"
155 msgstr ""
156
157 #. %1$s: tax rate name e.g. "VAT", %2$s: rate percentage e.g. "19"
158 #: app/Models/Order.php:615
159 #, php-format
160 msgid "%1$s (%2$s%%) on shipping"
161 msgstr ""
162
163 #. 1: Button text (e.g. "Buy Now"), 2: Variant name
164 #. 1: Button text (e.g. "Add To Cart"), 2: Variant name
165 #: app/Services/Renderer/ProductRenderer.php:1211
166 #: app/Services/Renderer/ProductRenderer.php:1368
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: Product Title, %2$s: Coupon Code
184 #: app/Helpers/CouponHelper.php:366
185 #, php-format
186 msgid "%1$s conflicts with %2$s coupon. Remove the coupon first."
187 msgstr ""
188
189 #. %1$s: store name, %2$s: date
190 #: app/Services/Email/StoreDigestService.php:556
191 #, php-format
192 msgid "%1$s daily digest — %2$s"
193 msgstr ""
194
195 #. %1$s: formatted unit price
196 #: app/Services/Renderer/ModalCheckoutRenderer.php:344
197 #: app/Services/Renderer/CartItemRenderer.php:215
198 #, php-format
199 msgid "%1$s each"
200 msgstr ""
201
202 #. 1: Field name
203 #: app/Services/Translations/checkout-translation.php:5
204 #, php-format
205 msgid "%1$s field is required."
206 msgstr ""
207
208 #. 1: plan name, 2: customer name, 3: status
209 #: app/Modules/MCP/Tools/SubscriptionTools.php:199
210 #, php-format
211 msgid "%1$s for %2$s — %3$s"
212 msgstr ""
213
214 #. %1$s - previous month name, %2$s - previous month volume, %3$s - YoY change, %4$s - current month name, %5$s - current month volume
215 #: app/Services/Translations/admin-translation.php:25
216 #, php-format
217 msgid ""
218 "%1$s gross volume was %2$s, a %3$s. Gross volume for the month of %4$s so "
219 "far is %5$s. Here's the trend over the previous 12 months."
220 msgstr ""
221
222 #. %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
223 #: app/Services/Translations/admin-translation.php:27
224 #, php-format
225 msgid ""
226 "%1$s gross volume was %2$s, a %3$s. With %4$s days left in %5$s, Gross "
227 "volume is %6$s for the quarter, %7$s and %8$s year-over-year"
228 msgstr ""
229
230 #. %1$s: tax label
231 #: app/Modules/Tax/TaxModule.php:963 app/Modules/Tax/TaxModule.php:1075
232 #, php-format
233 msgid "%1$s incl."
234 msgstr ""
235
236 #. 1: field name
237 #: app/Modules/MCP/Tools/CustomerTools.php:497
238 #: app/Modules/MCP/Tools/OrderTools.php:1122
239 #: app/Modules/MCP/Tools/SubscriptionTools.php:424
240 #, php-format
241 msgid "%1$s is not a valid date. Use YYYY-MM-DD or ISO 8601."
242 msgstr ""
243
244 #. %1$s is the customer name, %2$s is the subscription item name
245 #: app/Views/emails/subscription/renewal/admin.php:25
246 #, php-format
247 msgid "%1$s just renewed their subscription: %2$s."
248 msgstr ""
249
250 #. %1$s: store name, %2$s: month and year
251 #: app/Services/Email/StoreDigestService.php:553
252 #, php-format
253 msgid "%1$s monthly digest — %2$s"
254 msgstr ""
255
256 #. %1$s - number of activities, %2$s - filtered title
257 #: app/Services/Translations/admin-translation.php:29
258 #, php-format
259 msgid "%1$s new activities %2$s"
260 msgstr ""
261
262 #. %1$s: tax rate name e.g. "VAT"
263 #: app/Models/Order.php:618
264 #, php-format
265 msgid "%1$s on shipping"
266 msgstr ""
267
268 #. %1$s - supported file types, %2$s - recommended width
269 #: app/Services/Translations/admin-translation.php:17
270 #, php-format
271 msgid "%1$s Recommended width: %2$s pixels minimum."
272 msgstr ""
273
274 #. %1$s: number of refunded orders
275 #: app/Views/emails/digest.php:105
276 #, php-format
277 msgid "%1$s refund"
278 msgid_plural "%1$s refunds"
279 msgstr[0] ""
280 msgstr[1] ""
281
282 #. %1$s: country code (e.g. DE), %2$s: country name (e.g. Germany), %3$s: tax class type (e.g. Standard)
283 #: app/Services/Tax/TaxManager.php:539
284 #: app/Services/Translations/admin-translation.php:19
285 #, php-format
286 msgid "%1$s VAT - %2$s - %3$s rate"
287 msgstr ""
288
289 #. %1$s: country name
290 #: app/Services/Translations/admin-translation.php:21
291 #, php-format
292 msgid "%1$s VAT Number"
293 msgstr ""
294
295 #. 1: transaction type, 2: payment method, 3: status
296 #: app/Modules/MCP/Tools/OrderTools.php:767
297 #, php-format
298 msgid "%1$s via %2$s — %3$s"
299 msgstr ""
300
301 #. %1$s: store name, %2$s: period range
302 #: app/Services/Email/StoreDigestService.php:549
303 #, php-format
304 msgid "%1$s weekly digest — %2$s"
305 msgstr ""
306
307 #. %1$s - current word count, %2$s - max word count
308 #: app/Services/Translations/admin-translation.php:23
309 #, php-format
310 msgid "%1$s Words of %2$s"
311 msgstr ""
312
313 #. %1$s: start date (e.g. May 19), %2$s: end date (e.g. May 25, 2026)
314 #: app/Services/Email/StoreDigestService.php:581
315 #, php-format
316 msgid "%1$s – %2$s"
317 msgstr ""
318
319 #. %1$s - country name, %2$s - line break, %3$s - number of orders
320 #: app/Services/Translations/admin-translation.php:31
321 #, php-format
322 msgid "%1$s%2$s Orders: %3$s"
323 msgstr ""
324
325 #. %1$s - item price, %2$s - interval, %3$s - repeat interval, %4$s - occurrence, %5$s - time
326 #: app/Services/Translations/admin-translation.php:33
327 #, php-format
328 msgid "%1$s%2$s, billed %3$s for %4$s %5$s"
329 msgstr ""
330
331 #. %1$s - item price, %2$s - interval, %3$s - repeat interval
332 #: app/Services/Translations/admin-translation.php:35
333 #, php-format
334 msgid "%1$s%2$s, billed %3$s until cancel"
335 msgstr ""
336
337 #. Compact monthly installment, e.g. "$100/month for 4 months"
338 #: app/Helpers/Helper.php:1059
339 #, php-format
340 msgid "%1$s/%2$s %3$s"
341 msgstr ""
342
343 #. %1$s: error message, %2$s: tax class name
344 #: app/Services/Translations/admin-translation.php:37
345 #, php-format
346 msgid "%1$s: %2$s"
347 msgstr ""
348
349 #. %d - number of items available
350 #: app/Services/Translations/block-editor-translation.php:5
351 msgid "%d Available"
352 msgstr ""
353
354 #. %d is the number of selected countries
355 #: app/Models/ShippingZone.php:109
356 msgid "%d country"
357 msgid_plural "%d countries"
358 msgstr[0] ""
359 msgstr[1] ""
360
361 #. %d: number of matching coupons
362 #: app/Modules/MCP/Tools/CouponTools.php:294
363 msgid "%d coupon found."
364 msgid_plural "%d coupons found."
365 msgstr[0] ""
366 msgstr[1] ""
367
368 #. %d: number of matching customers
369 #: app/Modules/MCP/Tools/CustomerTools.php:272
370 msgid "%d customer found."
371 msgid_plural "%d customers found."
372 msgstr[0] ""
373 msgstr[1] ""
374
375 #: app/Views/emails/subscription/trial_end/customer.php:16
376 #: app/Views/emails/subscription/trial_end/admin.php:16
377 msgid "%d days"
378 msgstr ""
379
380 #. %d: number of matching orders
381 #: app/Modules/MCP/Tools/OrderTools.php:232
382 msgid "%d order found."
383 msgid_plural "%d orders found."
384 msgstr[0] ""
385 msgstr[1] ""
386
387 #. %d: number of matching products
388 #: app/Modules/MCP/Tools/ProductTools.php:174
389 msgid "%d product found."
390 msgid_plural "%d products found."
391 msgstr[0] ""
392 msgstr[1] ""
393
394 #: app/Http/Controllers/ProductController.php:220
395 msgid "%d product(s) created successfully"
396 msgstr ""
397
398 #: app/Http/Controllers/ProductController.php:1573
399 msgid "%d product(s) updated successfully"
400 msgstr ""
401
402 #. %d: number of matching subscriptions
403 #: app/Modules/MCP/Tools/SubscriptionTools.php:163
404 msgid "%d subscription found."
405 msgid_plural "%d subscriptions found."
406 msgstr[0] ""
407 msgstr[1] ""
408
409 #. %d: number of variations needing attention
410 #: app/Modules/MCP/Tools/ProductTools.php:397
411 msgid "%d variation needs attention."
412 msgid_plural "%d variations need attention."
413 msgstr[0] ""
414 msgstr[1] ""
415
416 #. %s - number of items per page
417 #: app/Services/Translations/admin-translation.php:39
418 #: app/Services/Translations/customer-profile-translation.php:9
419 #, php-format
420 msgid "%s / page"
421 msgstr ""
422
423 #. %s - number of activations
424 #: app/Services/Translations/customer-profile-translation.php:7
425 #, php-format
426 msgid "%s / Unlimited"
427 msgstr ""
428
429 #: app/Services/Translations/admin-translation.php:46
430 #, php-format
431 msgid "%s already saved will be permanently deleted."
432 msgstr ""
433
434 #. %s is the list of out of stock variants
435 #: api/Resource/OrderResource.php:2183
436 #, php-format
437 msgid "%s are out of stock"
438 msgstr ""
439
440 #. %s is the storage driver name
441 #: app/Services/Translations/admin-translation.php:41
442 #, php-format
443 msgid "%s Config Test Success"
444 msgstr ""
445
446 #. %s is the coupon code
447 #: app/Helpers/CouponHelper.php:168
448 #, php-format
449 msgid "%s coupon can only be applied once per order"
450 msgstr ""
451
452 #. %s is the coupon code
453 #: app/Helpers/CouponHelper.php:178
454 #, php-format
455 msgid "%s coupon cannot be used with other coupon"
456 msgstr ""
457
458 #. %s: number of days
459 #: app/Services/Translations/admin-translation.php:43
460 #, php-format
461 msgid "%s Days"
462 msgstr ""
463
464 #. %s is the meta key
465 #: api/Resource/OrderMetaResource.php:150
466 #, php-format
467 msgid "%s deletion failed!"
468 msgstr ""
469
470 #. %s - billing or shipping
471 #: app/Services/Translations/block-editor-translation.php:7
472 #, php-format
473 msgid "%s Field Labels"
474 msgstr ""
475
476 #. 1: Field name
477 #: app/Services/Translations/checkout-translation.php:7
478 #, php-format
479 msgid "%s is invalid, please use a valid email."
480 msgstr ""
481
482 #. %s attribute name
483 #: api/Checkout/CheckoutApi.php:714 api/Checkout/CheckoutApi.php:750
484 #: api/Checkout/CheckoutApi.php:797 api/Checkout/CheckoutApi.php:834
485 #: app/Http/Controllers/FrontendControllers/CustomerController.php:331
486 #: app/Http/Controllers/FrontendControllers/CustomerController.php:349
487 #: app/Http/Controllers/FrontendControllers/CustomerController.php:373
488 #, php-format
489 msgid "%s is invalid."
490 msgstr ""
491
492 #. %s is the out of stock variant
493 #. %s is the product title
494 #: api/Resource/OrderResource.php:2186
495 #: api/Resource/FrontendResource/CartResource.php:564
496 #, php-format
497 msgid "%s is out of stock"
498 msgstr ""
499
500 #. %s attribute name
501 #. 1: attribute name
502 #: api/Checkout/CheckoutApi.php:702 api/Checkout/CheckoutApi.php:738
503 #: api/Checkout/CheckoutApi.php:764 api/Checkout/CheckoutApi.php:784
504 #: api/Checkout/CheckoutApi.php:821 api/Checkout/CheckoutApi.php:848
505 #: api/Checkout/CheckoutApi.php:864
506 #: app/Modules/Integrations/IntegrationHelper.php:48
507 #: app/Http/Controllers/FrontendControllers/CustomerController.php:328
508 #: app/Http/Controllers/FrontendControllers/CustomerController.php:336
509 #: app/Http/Controllers/FrontendControllers/CustomerController.php:345
510 #: app/Http/Controllers/FrontendControllers/CustomerController.php:369
511 #, php-format
512 msgid "%s is required."
513 msgstr ""
514
515 #. %s - number of items
516 #: app/Services/Translations/admin-translation.php:45
517 #, php-format
518 msgid "%s Items"
519 msgstr ""
520
521 #. %s is the number of items
522 #: app/Services/Translations/customer-profile-translation.php:11
523 #, php-format
524 msgid "%s items"
525 msgstr ""
526
527 #. %s is the number of items in the order
528 #: app/Services/Translations/customer-profile-translation.php:13
529 #, php-format
530 msgid "%s items in this order"
531 msgstr ""
532
533 #. %s is the customer's full name
534 #: app/Views/emails/order/placed/admin.php:13
535 #, php-format
536 msgid ""
537 "%s just placed a new order using offline payment method. Here are the "
538 "details:"
539 msgstr ""
540
541 #. %s is the customer's full name
542 #: app/Views/emails/order/paid/admin.php:13
543 #, php-format
544 msgid "%s just placed an order. Here are the details:"
545 msgstr ""
546
547 #. %s - number of licenses
548 #: app/Services/Translations/admin-translation.php:48
549 #, php-format
550 msgid "%s licenses"
551 msgstr ""
552
553 #. %s is the number of shipping methods
554 #: app/Services/Translations/admin-translation.php:50
555 #, php-format
556 msgid "%s methods"
557 msgstr ""
558
559 #. %s - number of activities
560 #: app/Services/Translations/admin-translation.php:52
561 #, php-format
562 msgid "%s new activities"
563 msgstr ""
564
565 #. %s is the meta key
566 #: api/Resource/OrderMetaResource.php:157
567 #, php-format
568 msgid "%s not found in database, failed to remove."
569 msgstr ""
570
571 #: app/Services/Translations/customer-profile-translation.php:14
572 #, php-format
573 msgid "%s of %s paid"
574 msgstr ""
575
576 #. %s is the number of variations
577 #: app/Helpers/ProductAdminHelper.php:161
578 #, php-format
579 msgid "%s Pricing deleted"
580 msgstr ""
581
582 #. %s is the variation titles
583 #: app/Helpers/ProductAdminHelper.php:166
584 #, php-format
585 msgid "%s Pricing is deleted, while product variation is changed to 'Simple'"
586 msgid_plural ""
587 "%s Pricing's are deleted, while product variation is changed to 'Simple'"
588 msgstr[0] ""
589 msgstr[1] ""
590
591 #. %s: product title
592 #: app/Services/Renderer/ProductCardRender.php:61
593 #, php-format
594 msgid "%s product card"
595 msgstr ""
596
597 #. %s is the number of rates
598 #: app/Services/Translations/admin-translation.php:54
599 #, php-format
600 msgid "%s rates"
601 msgstr ""
602
603 #: app/Services/Translations/customer-profile-translation.php:15
604 #, php-format
605 msgid "%s remaining"
606 msgstr ""
607
608 #. %s is the feature name
609 #: app/Services/Translations/admin-translation.php:56
610 #, php-format
611 msgid "%s requires FluentCart Pro"
612 msgstr ""
613
614 #. %s is the meta key
615 #: api/Resource/OrderMetaResource.php:144
616 #, php-format
617 msgid "%s successfully deleted."
618 msgstr ""
619
620 #. %s is the event name
621 #: app/Listeners/Activity.php:51
622 #, php-format
623 msgid "%s successfully!"
624 msgstr ""
625
626 #. %s is the variant title
627 #: api/Resource/ProductResource.php:694
628 #, php-format
629 msgid "%s variant is downloadable without any downloadable file"
630 msgstr ""
631
632 #. %s - upload progress
633 #: app/Services/Translations/admin-translation.php:58
634 msgid "%s% Uploaded"
635 msgstr ""
636
637 #: app/Services/Translations/block-editor-translation.php:8
638 msgid "( Showing 1 to 10 of 34 Items ) 10 Per page"
639 msgstr ""
640
641 #: app/Services/Translations/block-editor-translation.php:9
642 msgid "(empty)"
643 msgstr ""
644
645 #: app/Helpers/Helper.php:1915
646 #: app/Services/Translations/customer-profile-translation.php:16
647 msgid "(Excluded)"
648 msgstr ""
649
650 #: app/Helpers/Helper.php:1914
651 #: app/Services/Translations/customer-profile-translation.php:17
652 msgid "(Included)"
653 msgstr ""
654
655 #: app/Services/Translations/admin-translation.php:59
656 msgid "(optional)"
657 msgstr ""
658
659 #: app/Services/Renderer/VatFieldRenderer.php:126
660 msgid "(Reverse Charge not applied)"
661 msgstr ""
662
663 #: app/Helpers/Helper.php:1911
664 msgid "(Varies)"
665 msgstr ""
666
667 #: app/Services/Renderer/AddressSelectRenderer.php:297
668 msgid "*"
669 msgstr ""
670
671 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:803
672 msgid "* Tax to be paid on reverse charge basis"
673 msgstr ""
674
675 #. %1$s: formatted tax amount
676 #: app/Modules/Tax/TaxModule.php:815
677 #, php-format
678 msgid "+ %1$s"
679 msgstr ""
680
681 #. %1$s: tax amount, %2$s: tax label
682 #: app/Modules/Tax/TaxModule.php:968 app/Modules/Tax/TaxModule.php:1080
683 #, php-format
684 msgid "+ %1$s %2$s"
685 msgstr ""
686
687 #. e.g. "+ $10 one-time signup fee"
688 #: app/Helpers/Helper.php:1105
689 #, php-format
690 msgid "+ %1$s one-time %2$s"
691 msgstr ""
692
693 #. 1: Next billing date
694 #: app/Services/Renderer/Receipt/ThankYouRender.php:656
695 #, php-format
696 msgid "- Auto renews on %1$s"
697 msgstr ""
698
699 #. %s is the auto-renewal date and time
700 #: app/Views/invoice/parts/subscription_items.php:37
701 #, php-format
702 msgid "- Auto renews on %s"
703 msgstr ""
704
705 #: app/Modules/PaymentMethods/PayPalGateway/API/Webhook.php:53
706 msgid ""
707 "- Billing subscription activated | Billing subscription cancelled | Billing "
708 "subscription created | Billing subscription expired | Billing subscription "
709 "suspended"
710 msgstr ""
711
712 #: app/Modules/PaymentMethods/PayPalGateway/API/Webhook.php:51
713 msgid ""
714 "- Payment capture refunded | Payment sale completed | Payment sale refunded"
715 msgstr ""
716
717 #: app/Services/Translations/admin-translation.php:60
718 #, php-format
719 msgid "... and %s more"
720 msgstr ""
721
722 #: app/Services/Translations/TransStrings.php:225
723 msgid "/page"
724 msgstr ""
725
726 #: app/Services/Renderer/ShopAppRenderer.php:654
727 msgid "10 Per page"
728 msgstr ""
729
730 #: app/Services/Renderer/ShopAppRenderer.php:657
731 msgid "20 Per page"
732 msgstr ""
733
734 #: app/Services/Renderer/ShopAppRenderer.php:660
735 msgid "30 Per page"
736 msgstr ""
737
738 #: app/Services/FrontendView.php:83
739 msgid "404 - File Not Found"
740 msgstr ""
741
742 #: app/Services/FrontendView.php:60 app/Services/FrontendView.php:61
743 msgid "404 - Page not found"
744 msgstr ""
745
746 #: app/Services/AuthService.php:48
747 msgid ""
748 "<strong>Error:</strong> This email address is already registered. Please "
749 "login or try resetting your password."
750 msgstr ""
751
752 #: app/Services/AuthService.php:103
753 msgid ""
754 "<strong>Error</strong>: Could not register you. Please contact the site "
755 "admin!"
756 msgstr ""
757
758 #: app/Services/AuthService.php:34
759 msgid "<strong>Error</strong>: Please enter a username."
760 msgstr ""
761
762 #: app/Services/AuthService.php:41
763 msgid "<strong>Error</strong>: Please type your email address."
764 msgstr ""
765
766 #: app/Services/AuthService.php:43
767 msgid "<strong>Error</strong>: The email address is not correct."
768 msgstr ""
769
770 #: app/Services/AuthService.php:36
771 msgid ""
772 "<strong>Error</strong>: This username is already registered. Please choose "
773 "another one."
774 msgstr ""
775
776 #. %s: product title
777 #: app/Services/OrderService.php:322
778 #, php-format
779 msgid "[%1$s] is out of stock. Only %2$s left."
780 msgstr ""
781
782 #. %s: product title
783 #: app/Services/OrderService.php:160
784 #, php-format
785 msgid "[%s] is not available."
786 msgstr ""
787
788 #. %s: product title
789 #: app/Services/OrderService.php:242 app/Services/OrderService.php:256
790 #, php-format
791 msgid "[%s] is out of stock."
792 msgstr ""
793
794 #: app/Http/Controllers/ProductController.php:1259
795 msgid "A bundle product cannot be added as a bundle child."
796 msgstr ""
797
798 #: app/Services/Translations/admin-translation.php:61
799 msgid ""
800 "A cohort is considered churned either when it went on hold or when it "
801 "officially ended (factoring in the end date)."
802 msgstr ""
803
804 #: app/Services/Localization/i18n/states.php:590
805 msgid "A Coruña"
806 msgstr ""
807
808 #. 1: coupon code
809 #: app/Modules/MCP/Tools/CouponTools.php:141
810 #, php-format
811 msgid "A coupon with code \"%1$s\" already exists."
812 msgstr ""
813
814 #: app/Hooks/Handlers/BlockEditors/Buttons/BuyNowButtonBlockEditor.php:76
815 #: app/Hooks/Handlers/BlockEditors/Buttons/AddToCartButtonBlockEditor.php:72
816 msgid ""
817 "A custom button block with product selection and automatic link assignment."
818 msgstr ""
819
820 #: app/Modules/MCP/Tools/CustomerTools.php:150
821 msgid "A customer with this identifier already exists."
822 msgstr ""
823
824 #. %1$s - percentage change, %2$s - previous quarter name
825 #: app/Services/Translations/admin-translation.php:2599
826 #, php-format
827 msgid "a decrease of %1$s compared to %2$s"
828 msgstr ""
829
830 #: app/Modules/MCP/Tools/CouponTools.php:242
831 msgid "A fixed coupon amount cannot be negative."
832 msgstr ""
833
834 #: app/Http/Controllers/AddonsController.php:37
835 msgid ""
836 "A free and open-source WordPress SMTP plugin to send emails via multiple "
837 "SMTP providers. Ensure email deliverability for your WooCommerce and "
838 "FluentCart emails with FluentSMTP."
839 msgstr ""
840
841 #. %s is the customer's full name
842 #: app/Views/emails/order/refunded/admin.php:14
843 #, php-format
844 msgid "A full refund has been processed for %s. Here are the details:"
845 msgstr ""
846
847 #. %1$s - percentage change, %2$s - previous quarter name
848 #: app/Services/Translations/admin-translation.php:2601
849 #, php-format
850 msgid "a increase of %1$s compared to %2$s"
851 msgstr ""
852
853 #: app/Modules/MCP/Tools/LabelTools.php:89
854 msgid "A label id cannot be in both add_label_ids and remove_label_ids."
855 msgstr ""
856
857 #. %s is the customer's full name
858 #: app/Views/emails/order/refunded/admin.php:24
859 #, php-format
860 msgid "A partial refund has been processed for %s. Here are the details:"
861 msgstr ""
862
863 #. %s is customer full name
864 #: app/Views/emails/order/reminder/overdue/admin.php:27
865 #, php-format
866 msgid "A payment reminder was sent to %s."
867 msgstr ""
868
869 #: app/Modules/MCP/Tools/CouponTools.php:239
870 msgid "A percentage coupon amount must be greater than 0 and at most 100."
871 msgstr ""
872
873 #: app/Http/Controllers/AddonsController.php:81
874 msgid ""
875 "A powerful helpdesk and customer support plugin for WordPress. Manage "
876 "customer support tickets directly from your WordPress dashboard with "
877 "FluentCart + FluentSupport integration."
878 msgstr ""
879
880 #: app/Services/Translations/admin-translation.php:62
881 msgid "A product must have at least one variant."
882 msgstr ""
883
884 #: app/Views/emails/digest.php:77
885 msgid "A quiet period — no orders to report."
886 msgstr ""
887
888 #: app/Http/Controllers/TaxRateController.php:704
889 msgid "A shipping override already exists for the selected location"
890 msgstr ""
891
892 #. %1$s: store country name
893 #: app/Services/Translations/admin-translation.php:64
894 #, php-format
895 msgid ""
896 "A standard tax class will be created for %1$s. Add your rates in Tax → Tax "
897 "Rates after setup."
898 msgstr ""
899
900 #: app/Services/Translations/admin-translation.php:65
901 msgid ""
902 "A standard tax class will be created. Add your rates in Tax → Tax Rates "
903 "after setup."
904 msgstr ""
905
906 #: app/Views/emails/subscription/canceled/admin.php:17
907 msgid "A subscription has been canceled."
908 msgstr ""
909
910 #: app/Services/Email/EmailNotifications.php:168
911 msgid ""
912 "A subscription has been canceled. Review the details in this email or visit "
913 "FluentCart Dashboard to manage the subscription."
914 msgstr ""
915
916 #: app/Views/emails/subscription/reminder/admin.php:17
917 msgid "A subscription renewal reminder was sent to a customer."
918 msgstr ""
919
920 #: app/Services/Email/EmailNotifications.php:364
921 msgid ""
922 "A subscription renewal reminder was sent to a customer. Review subscription "
923 "details from FluentCart Dashboard."
924 msgstr ""
925
926 #: app/Services/Translations/admin-translation.php:66
927 msgid ""
928 "A system email summarising your store activity. Numbers match the Reports "
929 "dashboard."
930 msgstr ""
931
932 #: app/Http/Controllers/TaxRateController.php:85
933 msgid "A tax class with this name already exists"
934 msgstr ""
935
936 #: app/Views/emails/subscription/trial_end/admin.php:22
937 msgid "A trial end reminder was sent to a customer."
938 msgstr ""
939
940 #: app/Services/Email/EmailNotifications.php:399
941 msgid ""
942 "A trial ending soon reminder was sent to a customer. Review subscription "
943 "details from FluentCart Dashboard."
944 msgstr ""
945
946 #: app/Services/Translations/block-editor-translation.php:10
947 msgid "A → Z"
948 msgstr ""
949
950 #: app/Services/Localization/i18n/states.php:296
951 msgid "Aargau"
952 msgstr ""
953
954 #: app/Services/Localization/i18n/states.php:1405
955 msgid "Abia"
956 msgstr ""
957
958 #: app/Services/Localization/i18n/states.php:1999
959 msgid "Abim"
960 msgstr ""
961
962 #: app/Modules/Tax/TaxModule.php:2361
963 msgid "ABN"
964 msgstr ""
965
966 #: app/Modules/Tax/TaxModule.php:321
967 msgid "About your tax"
968 msgstr ""
969
970 #: app/Services/Localization/i18n/states.php:1542
971 msgid "Abra"
972 msgstr ""
973
974 #: app/Services/Localization/i18n/states.php:1406
975 msgid "Abuja"
976 msgstr ""
977
978 #: app/Modules/PaymentMethods/PromoGateways/Pro/AuthorizeNetPromo.php:63
979 msgid ""
980 "Accept credit card and eCheck payments securely with Authorize.Net. Features "
981 "include on-site checkout, fraud detection, and recurring billing support."
982 msgstr ""
983
984 #: app/Modules/PaymentMethods/PromoGateways/Pro/PaddlePromo.php:59
985 msgid ""
986 "Accept credit cards and PayPal securely with Paddle. Complete checkout "
987 "solution with built-in tax handling, invoicing, and subscription management."
988 msgstr ""
989
990 #: app/Services/Translations/admin-translation.php:69
991 msgid "Accept Dispute"
992 msgstr ""
993
994 #: app/Modules/PaymentMethods/PromoGateways/Pro/MolliePromo.php:60
995 msgid ""
996 "Accept payments through Mollie - Credit Card, PayPal, SEPA, iDEAL, "
997 "Bancontact, and more. Popular in Europe with seamless checkout experience."
998 msgstr ""
999
1000 #: app/Modules/PaymentMethods/PromoGateways/Addons/FlutterwaveAddon.php:86
1001 msgid ""
1002 "Accept payments with Flutterwave - Card, Bank Transfer, Mobile Money, USSD, "
1003 "M-Pesa and more. Perfect for businesses in Africa."
1004 msgstr ""
1005
1006 #: app/Modules/PaymentMethods/PromoGateways/Addons/MercadoPagoAddon.php:86
1007 msgid ""
1008 "Accept payments with Mercado Pago - Cards, Pix, Boleto, OXXO, and more. "
1009 "Perfect for businesses in Latin America."
1010 msgstr ""
1011
1012 #: app/Modules/PaymentMethods/PromoGateways/Addons/PaystackAddon.php:86
1013 msgid ""
1014 "Accept payments with Paystack - Cards, Bank Transfer, USSD, and Mobile Money."
1015 " Perfect for businesses in Africa."
1016 msgstr ""
1017
1018 #: app/Modules/PaymentMethods/PromoGateways/Addons/RazorpayAddon.php:86
1019 msgid ""
1020 "Accept payments with Razorpay - UPI, Cards, NetBanking, and Wallets. Perfect "
1021 "for businesses in India."
1022 msgstr ""
1023
1024 #: app/Modules/PaymentMethods/PromoGateways/Addons/SquareAddon.php:82
1025 msgid ""
1026 "Accept payments with Square - Cards, Apple Pay, Google Pay, and Cash App Pay."
1027 " Works worldwide with no redirect."
1028 msgstr ""
1029
1030 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:203
1031 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:226
1032 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:321
1033 #, php-format
1034 msgid "Access forbidden to the configured bucket (%s). Check permissions."
1035 msgstr ""
1036
1037 #: app/Modules/StorageDrivers/S3/S3.php:589
1038 msgid "Access Key"
1039 msgstr ""
1040
1041 #: app/Views/emails/subscription/canceled/customer.php:63
1042 #: app/Views/emails/subscription/canceled/admin.php:47
1043 msgid "Access Until"
1044 msgstr ""
1045
1046 #: api/StoreSettings.php:660 api/StoreSettings.php:670
1047 msgid "Account"
1048 msgstr ""
1049
1050 #: app/Services/Translations/customer-profile-translation.php:18
1051 msgid "Account Details"
1052 msgstr ""
1053
1054 #: app/Services/Permission/PermissionManager.php:75
1055 msgid "Accountant"
1056 msgstr ""
1057
1058 #: app/Services/Localization/i18n/states.php:252
1059 msgid "Acre"
1060 msgstr ""
1061
1062 #: app/Services/Translations/admin-translation.php:70
1063 #: app/Services/Translations/customer-profile-translation.php:19
1064 msgid "Action"
1065 msgstr ""
1066
1067 #: app/Modules/MCP/Tools/SubscriptionTools.php:306
1068 msgid "action must be cancel. Pause and resume are not supported."
1069 msgstr ""
1070
1071 #: app/Modules/MCP/Tools/CouponTools.php:86
1072 msgid "action must be one of: create, update, deactivate."
1073 msgstr ""
1074
1075 #: app/Services/Translations/admin-translation.php:71
1076 msgid "Actions"
1077 msgstr ""
1078
1079 #: app/Services/Translations/admin-translation.php:72
1080 msgid "Activate"
1081 msgstr ""
1082
1083 #: app/Services/Translations/admin-translation.php:73
1084 #: app/Modules/PaymentMethods/PromoGateways/Addons/AddonGatewaySettings.php:187
1085 msgid "Activate Addon"
1086 msgstr ""
1087
1088 #: app/Modules/PaymentMethods/PromoGateways/Pro/PromoGatewaySettings.php:156
1089 msgid "Activate FluentCart Pro"
1090 msgstr ""
1091
1092 #: app/Services/Translations/admin-translation.php:74
1093 msgid "Activate FluentHub"
1094 msgstr ""
1095
1096 #: app/Helpers/AddressHelper.php:337
1097 #: app/Services/Renderer/ModalCheckoutRenderer.php:630
1098 #: app/Services/Renderer/CheckoutRenderer.php:814
1099 #: app/Modules/Shipping/Http/Controllers/Frontend/ShippingFrontendController.php:78
1100 msgid "Activate from settings."
1101 msgstr ""
1102
1103 #: app/Services/Translations/admin-translation.php:75
1104 msgid "Activate Plugin"
1105 msgstr ""
1106
1107 #: app/Services/Translations/admin-translation.php:78
1108 msgid "Activated at"
1109 msgstr ""
1110
1111 #: app/Services/Translations/admin-translation.php:76
1112 msgid "Activated Licenses"
1113 msgstr ""
1114
1115 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:342
1116 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:347
1117 msgid "Activated Methods"
1118 msgstr ""
1119
1120 #: app/Services/Translations/admin-translation.php:77
1121 msgid "Activated Sites"
1122 msgstr ""
1123
1124 #: app/Services/Translations/admin-translation.php:79
1125 msgid "Activating..."
1126 msgstr ""
1127
1128 #: app/Helpers/EditorShortCodeHelper.php:340
1129 #: app/Services/Filter/LicenseFilter.php:183
1130 #: app/Services/Filter/OrderBumpFilter.php:166
1131 msgid "Activation Count"
1132 msgstr ""
1133
1134 #: app/Helpers/EditorShortCodeHelper.php:339
1135 #: app/Services/Translations/admin-translation.php:80
1136 msgid "Activation Limit"
1137 msgstr ""
1138
1139 #: app/Services/Renderer/ModalCheckoutRenderer.php:280
1140 msgid "Activation limit %d"
1141 msgstr ""
1142
1143 #: app/Services/Translations/admin-translation.php:81
1144 msgid ""
1145 "Activation limit controls how many sites/devices can use this license. "
1146 "License validity matches your subscription interval. For example, an annual "
1147 "subscription will generate a license valid for one year."
1148 msgstr ""
1149
1150 #: app/Services/Filter/LicenseSiteFilter.php:133
1151 msgid "Activation Status"
1152 msgstr ""
1153
1154 #: app/Services/Translations/admin-translation.php:82
1155 #: app/Services/Translations/customer-profile-translation.php:20
1156 #: app/Services/Translations/block-editor-translation.php:12
1157 msgid "Activations"
1158 msgstr ""
1159
1160 #: app/Helpers/Status.php:267 app/Helpers/Status.php:372
1161 #: app/Helpers/Helper.php:251 app/Helpers/Helper.php:321
1162 #: app/Helpers/Helper.php:936 app/Services/Filter/LicenseFilter.php:53
1163 #: app/Services/Filter/LicenseFilter.php:175
1164 #: app/Services/Filter/LicenseSiteFilter.php:138
1165 #: app/Services/Filter/OrderFilter.php:471
1166 #: app/Services/Filter/OrderBumpFilter.php:42
1167 #: app/Services/Filter/OrderBumpFilter.php:158
1168 #: app/Services/Translations/admin-translation.php:83
1169 #: app/Services/Translations/customer-profile-translation.php:21
1170 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:253
1171 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:193
1172 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:218
1173 #: app/Modules/PaymentMethods/PromoGateways/Addons/AddonGatewaySettings.php:199
1174 #: app/Modules/PaymentMethods/PromoGateways/Addons/AddonGatewaySettings.php:271
1175 msgid "Active"
1176 msgstr ""
1177
1178 #: app/Services/Translations/block-editor-translation.php:14
1179 msgid "Active Bar Color"
1180 msgstr ""
1181
1182 #: app/Services/Translations/block-editor-translation.php:13
1183 msgid "Active BG"
1184 msgstr ""
1185
1186 #: app/Services/Translations/block-editor-translation.php:15
1187 msgid "Active Color"
1188 msgstr ""
1189
1190 #: app/Services/Filter/LicenseSiteFilter.php:150
1191 msgid "Active License Count"
1192 msgstr ""
1193
1194 #: app/Services/Translations/admin-translation.php:84
1195 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:161
1196 msgid "Active Licenses"
1197 msgstr ""
1198
1199 #: app/Services/Translations/admin-translation.php:85
1200 msgid "Active Payment Gateway"
1201 msgstr ""
1202
1203 #: app/Services/Translations/block-editor-translation.php:16
1204 msgid "Active Text Color"
1205 msgstr ""
1206
1207 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:173
1208 msgid "Active Variation Licenses"
1209 msgstr ""
1210
1211 #: app/Services/Translations/admin-translation.php:86
1212 msgid "Activity"
1213 msgstr ""
1214
1215 #: app/Http/Controllers/ActivityController.php:27
1216 msgid "Activity Deleted Successfully"
1217 msgstr ""
1218
1219 #: app/Http/Controllers/ActivityController.php:43
1220 msgid "Activity Marked as Read"
1221 msgstr ""
1222
1223 #: app/Http/Controllers/ActivityController.php:47
1224 msgid "Activity Marked as Unread"
1225 msgstr ""
1226
1227 #: app/Services/Localization/i18n/states.php:1407
1228 msgid "Adamawa"
1229 msgstr ""
1230
1231 #: app/Services/Localization/i18n/states.php:1818
1232 msgid "Adana"
1233 msgstr ""
1234
1235 #: app/Services/Translations/admin-translation.php:87
1236 msgid "Add"
1237 msgstr ""
1238
1239 #. %s - taxonomy label
1240 #: app/Services/Translations/admin-translation.php:89
1241 #, php-format
1242 msgid "Add %s"
1243 msgstr ""
1244
1245 #. %s: product title
1246 #: app/Services/Renderer/ProductCardRender.php:468
1247 #, php-format
1248 msgid "Add %s to cart"
1249 msgstr ""
1250
1251 #: app/Services/Translations/admin-translation.php:136
1252 msgid "Add a Item to Calculate Total and View Payment Options."
1253 msgstr ""
1254
1255 #: app/Services/Renderer/AddressSelectRenderer.php:154
1256 #: app/Services/Translations/admin-translation.php:90
1257 #: app/Services/Translations/customer-profile-translation.php:22
1258 #: app/Services/Translations/block-editor-translation.php:17
1259 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:158
1260 msgid "Add Address"
1261 msgstr ""
1262
1263 #: app/Services/Translations/block-editor-translation.php:18
1264 msgid "Add Address Button Text"
1265 msgstr ""
1266
1267 #: app/Modules/MCP/Tools/OrderTools.php:146
1268 msgid ""
1269 "Add an internal note to an order activity log. Visible to staff, not the "
1270 "customer."
1271 msgstr ""
1272
1273 #: app/Services/Translations/block-editor-translation.php:24
1274 msgid ""
1275 "Add any query params you want to pass to the checkout page. eg: "
1276 "utm_source=google&utm_medium=cpc"
1277 msgstr ""
1278
1279 #: app/Services/Translations/admin-translation.php:137
1280 msgid "Add as a Bundle"
1281 msgstr ""
1282
1283 #: app/Services/Translations/admin-translation.php:138
1284 msgid "Add asset"
1285 msgstr ""
1286
1287 #: app/Services/Translations/admin-translation.php:139
1288 msgid "Add by URL"
1289 msgstr ""
1290
1291 #: app/Services/Translations/block-editor-translation.php:19
1292 msgid "Add Child Block"
1293 msgstr ""
1294
1295 #: app/Services/Translations/admin-translation.php:140
1296 msgid "Add class"
1297 msgstr ""
1298
1299 #: app/Services/Translations/admin-translation.php:91
1300 msgid "Add Condition"
1301 msgstr ""
1302
1303 #: app/Services/Translations/admin-translation.php:141
1304 msgid "Add countries where you're registered to collect VAT in the EU."
1305 msgstr ""
1306
1307 #: app/Services/Translations/admin-translation.php:92
1308 msgid "Add Coupon"
1309 msgstr ""
1310
1311 #: app/Services/Translations/admin-translation.php:93
1312 msgid "Add Custom Item"
1313 msgstr ""
1314
1315 #: app/Services/Translations/admin-translation.php:94
1316 msgid "Add Custom Template"
1317 msgstr ""
1318
1319 #: app/Services/Translations/admin-translation.php:95
1320 msgid "Add Customer"
1321 msgstr ""
1322
1323 #: app/Http/Controllers/DashboardController.php:27
1324 msgid "Add Details to Store"
1325 msgstr ""
1326
1327 #: app/Services/Translations/admin-translation.php:96
1328 msgid "Add Discount"
1329 msgstr ""
1330
1331 #: app/Services/Translations/admin-translation.php:142
1332 msgid "Add discount"
1333 msgstr ""
1334
1335 #: app/Services/Translations/admin-translation.php:97
1336 msgid "Add Downloadable Asset(s)"
1337 msgstr ""
1338
1339 #: app/Services/Translations/admin-translation.php:98
1340 msgid "Add Dummy Product"
1341 msgstr ""
1342
1343 #. %6$s
1344 #: app/Modules/PaymentMethods/StripeGateway/Webhook/Webhook.php:69
1345 msgid "Add endpoint"
1346 msgstr ""
1347
1348 #: app/Services/Translations/admin-translation.php:99
1349 msgid "Add File"
1350 msgstr ""
1351
1352 #: app/Services/Translations/admin-translation.php:100
1353 msgid "Add Filter"
1354 msgstr ""
1355
1356 #: app/Services/Translations/admin-translation.php:101
1357 msgid "Add Group"
1358 msgstr ""
1359
1360 #: app/Services/Translations/admin-translation.php:102
1361 msgid "Add Integration"
1362 msgstr ""
1363
1364 #: app/Services/Translations/admin-translation.php:103
1365 #: app/Services/Translations/block-editor-translation.php:20
1366 msgid "Add Item"
1367 msgstr ""
1368
1369 #: app/Services/Translations/admin-translation.php:104
1370 #: app/Services/Translations/block-editor-translation.php:21
1371 msgid "Add Items"
1372 msgstr ""
1373
1374 #: app/Services/Translations/admin-translation.php:143
1375 msgid "Add labels"
1376 msgstr ""
1377
1378 #: app/Services/Translations/admin-translation.php:105
1379 msgid "Add Media"
1380 msgstr ""
1381
1382 #: app/Services/Translations/admin-translation.php:106
1383 msgid "Add More"
1384 msgstr ""
1385
1386 #: app/Services/Translations/admin-translation.php:144
1387 msgid "Add more"
1388 msgstr ""
1389
1390 #: app/Services/Translations/admin-translation.php:107
1391 msgid "Add More Files"
1392 msgstr ""
1393
1394 #: app/Services/Translations/admin-translation.php:108
1395 msgid "Add New"
1396 msgstr ""
1397
1398 #: app/Services/Translations/customer-profile-translation.php:23
1399 msgid "Add New Address"
1400 msgstr ""
1401
1402 #: app/Services/Renderer/AddressSelectRenderer.php:147
1403 #: app/Services/Translations/admin-translation.php:145
1404 #: app/Services/Translations/customer-profile-translation.php:24
1405 msgid "Add new address"
1406 msgstr ""
1407
1408 #: app/Services/Translations/admin-translation.php:146
1409 msgid "Add new attribute group"
1410 msgstr ""
1411
1412 #: app/Services/Translations/admin-translation.php:147
1413 msgid "Add new attribute term"
1414 msgstr ""
1415
1416 #: app/Services/Translations/admin-translation.php:148
1417 #: app/Services/Translations/customer-profile-translation.php:25
1418 msgid "Add new billing address"
1419 msgstr ""
1420
1421 #: app/CPT/FluentProducts.php:316
1422 msgid "Add New Brand"
1423 msgstr ""
1424
1425 #: app/CPT/FluentProducts.php:294
1426 msgid "Add New Category"
1427 msgstr ""
1428
1429 #: app/Services/Translations/admin-translation.php:109
1430 msgid "Add New Condition Group"
1431 msgstr ""
1432
1433 #: app/Services/Translations/admin-translation.php:110
1434 msgid "Add New Customer"
1435 msgstr ""
1436
1437 #: app/Services/Translations/admin-translation.php:149
1438 msgid "Add new order"
1439 msgstr ""
1440
1441 #: app/Services/Translations/admin-translation.php:150
1442 msgid "Add new package"
1443 msgstr ""
1444
1445 #: app/CPT/FluentProducts.php:210
1446 #: app/Services/Translations/admin-translation.php:111
1447 msgid "Add New Product"
1448 msgstr ""
1449
1450 #: app/Services/Translations/admin-translation.php:151
1451 msgid "Add new properties"
1452 msgstr ""
1453
1454 #: app/Services/Translations/admin-translation.php:152
1455 msgid "Add new shipping Address"
1456 msgstr ""
1457
1458 #: app/Services/Translations/customer-profile-translation.php:26
1459 msgid "Add new shipping address"
1460 msgstr ""
1461
1462 #: app/Services/Translations/admin-translation.php:112
1463 msgid "Add Note"
1464 msgstr ""
1465
1466 #: app/Services/Translations/admin-translation.php:113
1467 msgid "Add Notification"
1468 msgstr ""
1469
1470 #: app/Modules/MCP/Tools/LabelTools.php:33
1471 msgid ""
1472 "Add or remove labels on an order, customer, or subscription. Pass "
1473 "add_label_ids and/or remove_label_ids; use list-reference-data with "
1474 "kind=labels to find label ids. Returns the resulting label set so you can "
1475 "confirm."
1476 msgstr ""
1477
1478 #: app/Modules/MCP/Tools/OrderTools.php:145
1479 msgid "Add Order Note"
1480 msgstr ""
1481
1482 #: app/Services/Translations/admin-translation.php:153
1483 msgid "Add override"
1484 msgstr ""
1485
1486 #: app/Services/Translations/admin-translation.php:114
1487 msgid "Add Package"
1488 msgstr ""
1489
1490 #: app/Services/Translations/admin-translation.php:154
1491 msgid "Add package"
1492 msgstr ""
1493
1494 #: app/Services/Translations/admin-translation.php:115
1495 msgid "Add Path"
1496 msgstr ""
1497
1498 #: app/Services/Translations/admin-translation.php:116
1499 msgid "Add Pricing"
1500 msgstr ""
1501
1502 #: app/Services/Translations/admin-translation.php:117
1503 #: app/Services/Translations/block-editor-translation.php:22
1504 msgid "Add Product"
1505 msgstr ""
1506
1507 #: app/Services/Translations/admin-translation.php:118
1508 msgid "Add Products"
1509 msgstr ""
1510
1511 #: app/Services/Translations/admin-translation.php:119
1512 msgid "Add Role"
1513 msgstr ""
1514
1515 #: app/Services/Translations/admin-translation.php:120
1516 msgid "Add Shipping"
1517 msgstr ""
1518
1519 #: app/Services/Translations/admin-translation.php:121
1520 msgid "Add Shipping Class"
1521 msgstr ""
1522
1523 #: app/Services/Translations/admin-translation.php:122
1524 msgid "Add Shipping Method"
1525 msgstr ""
1526
1527 #: app/Services/Translations/admin-translation.php:123
1528 msgid "Add Shipping Zone"
1529 msgstr ""
1530
1531 #: app/Services/Translations/admin-translation.php:124
1532 msgid "Add ShortCodes"
1533 msgstr ""
1534
1535 #: app/Services/Translations/admin-translation.php:125
1536 msgid "Add Site"
1537 msgstr ""
1538
1539 #: app/Services/Translations/admin-translation.php:155
1540 msgid "Add tax at checkout"
1541 msgstr ""
1542
1543 #: app/Services/Translations/admin-translation.php:126
1544 msgid "Add Tax Override"
1545 msgstr ""
1546
1547 #: app/Services/Translations/admin-translation.php:156
1548 msgid "Add tax override"
1549 msgstr ""
1550
1551 #: app/Services/Translations/admin-translation.php:157
1552 msgid "Add tax override for"
1553 msgstr ""
1554
1555 #: app/Services/Translations/admin-translation.php:127
1556 msgid "Add Template"
1557 msgstr ""
1558
1559 #: app/Services/Translations/admin-translation.php:128
1560 msgid "Add Term"
1561 msgstr ""
1562
1563 #: app/Services/Translations/admin-translation.php:158
1564 msgid "Add term"
1565 msgstr ""
1566
1567 #: app/Services/Translations/block-editor-translation.php:25
1568 msgid "Add text…"
1569 msgstr ""
1570
1571 #: app/Http/Controllers/McpSettingsController.php:189
1572 msgid ""
1573 "Add this to your Claude Desktop config (Settings → Developer → Edit Config), "
1574 "fill in your username + application password, then restart Claude Desktop."
1575 msgstr ""
1576
1577 #: app/Services/Translations/admin-translation.php:129
1578 msgid "Add Tier"
1579 msgstr ""
1580
1581 #: api/StoreSettings.php:58 api/StoreSettings.php:1466
1582 #: app/Services/Renderer/ProductCardRender.php:465
1583 #: app/Services/Renderer/ProductRenderer.php:1154
1584 #: app/Services/Renderer/ProductRenderer.php:1313
1585 #: app/Services/Renderer/ProductRenderer.php:1400
1586 #: app/Services/Renderer/PricingTableRenderer.php:368
1587 #: app/Services/Translations/block-editor-translation.php:23
1588 #: app/Modules/Templating/AssetLoader.php:134
1589 #: app/Modules/Templating/AssetLoader.php:312
1590 #: app/Hooks/Handlers/ShortCodes/SingleProductShortCode.php:89
1591 #: app/Hooks/Handlers/ShortCodes/PricingTableShortCode.php:109
1592 #: app/Modules/Templating/Bricks/Elements/BuySection.php:89
1593 #: app/Modules/Templating/Bricks/Elements/BuySection.php:388
1594 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:1005
1595 #: app/Hooks/Handlers/BlockEditors/ProductCarousel/InnerBlocks/InnerBlocks.php:493
1596 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:1025
1597 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:1104
1598 msgid "Add To Cart"
1599 msgstr ""
1600
1601 #: app/Services/Translations/block-editor-translation.php:26
1602 #: app/Hooks/Handlers/BlockEditors/Buttons/AddToCartButtonBlockEditor.php:71
1603 #: app/Hooks/Handlers/ShortCodes/Buttons/AddToCartShortcode.php:39
1604 msgid "Add to Cart"
1605 msgstr ""
1606
1607 #: app/Services/Translations/admin-translation.php:130
1608 msgid "Add To Cart Button"
1609 msgstr ""
1610
1611 #: app/Modules/Templating/Bricks/Elements/BuySection.php:37
1612 msgid "Add to Cart Button"
1613 msgstr ""
1614
1615 #: app/Services/Translations/block-editor-translation.php:27
1616 msgid "Add to cart button only will show for non subscription product"
1617 msgstr ""
1618
1619 #: app/Modules/Templating/Bricks/Elements/BuySection.php:81
1620 msgid "Add to Cart Button will be shown only for non-subscribable products."
1621 msgstr ""
1622
1623 #: app/Services/Renderer/ProductRenderer.php:1429
1624 msgid "Add to Cart is not supported for subscription product"
1625 msgstr ""
1626
1627 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:114
1628 msgid "Add to Courses"
1629 msgstr ""
1630
1631 #: app/Http/Controllers/McpSettingsController.php:202
1632 msgid ""
1633 "Add to Cursor’s mcp.json, replacing the placeholder with base64 of "
1634 "\"username:application-password\"."
1635 msgstr ""
1636
1637 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:110
1638 msgid "Add to Lists"
1639 msgstr ""
1640
1641 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:103
1642 msgid "Add to Spaces"
1643 msgstr ""
1644
1645 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:121
1646 msgid "Add to Tags"
1647 msgstr ""
1648
1649 #: app/Services/Translations/admin-translation.php:131
1650 msgid "Add Upgrade Path"
1651 msgstr ""
1652
1653 #: app/Services/Translations/admin-translation.php:132
1654 msgid "Add Variant"
1655 msgstr ""
1656
1657 #: app/Services/Translations/admin-translation.php:133
1658 msgid "Add Webhook"
1659 msgstr ""
1660
1661 #. %6$s
1662 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:126
1663 msgid "Add webhook"
1664 msgstr ""
1665
1666 #: app/Http/Controllers/DashboardController.php:34
1667 msgid "Add Your First Product"
1668 msgstr ""
1669
1670 #: api/StoreSettings.php:311
1671 msgid ""
1672 "Add your legal business identity details used for store records and "
1673 "compliance."
1674 msgstr ""
1675
1676 #: app/Services/Translations/admin-translation.php:134
1677 msgid "Add Zone"
1678 msgstr ""
1679
1680 #: app/Services/Translations/admin-translation.php:135
1681 msgid "Add Zone to Shipping Class"
1682 msgstr ""
1683
1684 #: app/Services/Renderer/Receipt/ThankYouRender.php:1241
1685 msgid "Add."
1686 msgstr ""
1687
1688 #: app/Services/Translations/admin-translation.php:159
1689 #: app/Services/Translations/block-editor-translation.php:28
1690 msgid "Add..."
1691 msgstr ""
1692
1693 #: app/Services/Translations/customer-profile-translation.php:27
1694 #: app/Services/Renderer/Receipt/TaxSummaryHelper.php:374
1695 #, php-format
1696 msgid "Added on %1$s"
1697 msgstr ""
1698
1699 #: app/Modules/Tax/TaxModule.php:440
1700 msgid "Added on fees"
1701 msgstr ""
1702
1703 #: app/Services/Translations/admin-translation.php:160
1704 #: app/Services/Translations/customer-profile-translation.php:28
1705 #: app/Modules/Tax/TaxModule.php:369 app/Modules/Tax/TaxModule.php:418
1706 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:985
1707 #: app/Services/Renderer/Receipt/ThankYouRender.php:1165
1708 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:570
1709 #: app/Views/emails/parts/items_table.php:454
1710 msgid "Added on products"
1711 msgstr ""
1712
1713 #: app/Services/Translations/admin-translation.php:161
1714 #: app/Services/Translations/customer-profile-translation.php:29
1715 #: app/Modules/Tax/TaxModule.php:379 app/Modules/Tax/TaxModule.php:389
1716 #: app/Modules/Tax/TaxModule.php:453
1717 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:951
1718 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:1023
1719 #: app/Services/Renderer/Receipt/ThankYouRender.php:1143
1720 #: app/Services/Renderer/Receipt/ThankYouRender.php:1194
1721 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:590
1722 #: app/Views/emails/parts/items_table.php:408
1723 #: app/Views/emails/parts/items_table.php:506
1724 msgid "Added on shipping"
1725 msgstr ""
1726
1727 #: app/Services/Translations/admin-translation.php:2602
1728 msgid "added to"
1729 msgstr ""
1730
1731 #: app/Services/Translations/admin-translation.php:163
1732 msgid "Additional cost for products in this shipping class"
1733 msgstr ""
1734
1735 #: app/Services/Translations/admin-translation.php:164
1736 msgid "Additional display prices"
1737 msgstr ""
1738
1739 #: app/Services/Translations/admin-translation.php:162
1740 msgid "Additional Information"
1741 msgstr ""
1742
1743 #: app/Services/Translations/admin-translation.php:166
1744 msgid "Addon activated successfully"
1745 msgstr ""
1746
1747 #: app/Services/Translations/admin-translation.php:167
1748 msgid "Addon activated successfully!"
1749 msgstr ""
1750
1751 #: app/Http/Controllers/ModuleSettingsController.php:199
1752 msgid "Addon activated successfully."
1753 msgstr ""
1754
1755 #: app/Http/Controllers/AddonsController.php:145
1756 msgid "Addon installation started successfully."
1757 msgstr ""
1758
1759 #: app/Services/Translations/admin-translation.php:168
1760 msgid "Addon installed and activated successfully!"
1761 msgstr ""
1762
1763 #: app/Services/Translations/admin-translation.php:169
1764 msgid "Addon installed successfully"
1765 msgstr ""
1766
1767 #: app/Services/Translations/admin-translation.php:165
1768 msgid "Addon Settings"
1769 msgstr ""
1770
1771 #: app/Helpers/CartCheckoutHelper.php:486
1772 #: app/Services/Renderer/AddressSelectRenderer.php:223
1773 #: app/Services/Translations/admin-translation.php:170
1774 #: app/Services/Translations/block-editor-translation.php:29
1775 msgid "Address"
1776 msgstr ""
1777
1778 #: app/Hooks/Cart/WebCheckoutHandler.php:547
1779 #: app/Http/Controllers/FrontendControllers/CustomerController.php:151
1780 msgid "Address Attached"
1781 msgstr ""
1782
1783 #: app/Http/Controllers/FrontendControllers/CustomerController.php:423
1784 msgid "Address deleted successfully"
1785 msgstr ""
1786
1787 #: api/Resource/CustomerAddressResource.php:341
1788 #: api/Resource/FrontendResource/CustomerAddressResource.php:215
1789 msgid "Address deletion failed!"
1790 msgstr ""
1791
1792 #: api/Checkout/CheckoutApi.php:1007 api/Checkout/CheckoutApi.php:1015
1793 msgid "Address field is required."
1794 msgstr ""
1795
1796 #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:390
1797 msgid "Address ID is required"
1798 msgstr ""
1799
1800 #: app/Services/Renderer/AddressSelectRenderer.php:231
1801 #: app/Services/Translations/admin-translation.php:171
1802 #: app/Services/Translations/block-editor-translation.php:30
1803 msgid "Address Label"
1804 msgstr ""
1805
1806 #: app/Services/Translations/customer-profile-translation.php:30
1807 msgid "Address label e.g Home, Office"
1808 msgstr ""
1809
1810 #: app/Helpers/EditorShortCodeHelper.php:140
1811 #: app/Helpers/EditorShortCodeHelper.php:149
1812 msgid "Address Line 1"
1813 msgstr ""
1814
1815 #: app/Helpers/EditorShortCodeHelper.php:141
1816 #: app/Helpers/EditorShortCodeHelper.php:150
1817 msgid "Address Line 2"
1818 msgstr ""
1819
1820 #: app/Services/Translations/block-editor-translation.php:31
1821 msgid "Address Modal"
1822 msgstr ""
1823
1824 #: app/Hooks/Cart/WebCheckoutHandler.php:468
1825 #: app/Http/Controllers/FrontendControllers/CustomerController.php:80
1826 #: app/Http/Controllers/FrontendControllers/CustomerController.php:91
1827 msgid "Address not found"
1828 msgstr ""
1829
1830 #: api/Resource/CustomerAddressResource.php:346
1831 #: api/Resource/FrontendResource/CustomerAddressResource.php:220
1832 msgid "Address not found in database, failed to remove."
1833 msgstr ""
1834
1835 #: api/CustomerAddress.php:94 api/Resource/OrderAddressResource.php:98
1836 #: api/Resource/CustomerAddressResource.php:209
1837 #: api/Resource/FrontendResource/OrderAddressResource.php:110
1838 #: api/Resource/FrontendResource/CustomerAddressResource.php:169
1839 msgid "Address not found, please reload the page and try again!"
1840 msgstr ""
1841
1842 #: app/Services/Translations/customer-profile-translation.php:31
1843 msgid "Address options"
1844 msgstr ""
1845
1846 #: app/Services/Translations/block-editor-translation.php:32
1847 msgid "Address Section Label"
1848 msgstr ""
1849
1850 #: api/Resource/CustomerAddressResource.php:375
1851 #: api/Resource/FrontendResource/CustomerAddressResource.php:252
1852 msgid "Address set as primary failed."
1853 msgstr ""
1854
1855 #: api/Resource/CustomerAddressResource.php:336
1856 #: api/Resource/FrontendResource/CustomerAddressResource.php:211
1857 msgid "Address successfully deleted."
1858 msgstr ""
1859
1860 #: api/Resource/CustomerAddressResource.php:371
1861 #: api/Resource/FrontendResource/CustomerAddressResource.php:248
1862 msgid "Address successfully set as the primary"
1863 msgstr ""
1864
1865 #: app/Http/Controllers/FrontendControllers/CustomerController.php:397
1866 msgid "Address updated successfully"
1867 msgstr ""
1868
1869 #: app/Services/Localization/i18n/states.php:2000
1870 msgid "Adjumani"
1871 msgstr ""
1872
1873 #: app/Services/Translations/admin-translation.php:173
1874 msgid "Adjust by"
1875 msgstr ""
1876
1877 #: app/Services/Translations/admin-translation.php:172
1878 msgid "Adjust Quantity"
1879 msgstr ""
1880
1881 #: app/Helpers/Helper.php:1226
1882 msgid "Adjusted setup fee"
1883 msgstr ""
1884
1885 #: app/Modules/PaymentMethods/PayPalGateway/Processor.php:132
1886 msgid "Adjustment Amount"
1887 msgstr ""
1888
1889 #: app/Helpers/EditorShortCodeHelper.php:16
1890 msgid "Admin Email"
1891 msgstr ""
1892
1893 #: app/Services/Translations/admin-translation.php:174
1894 msgid "Admin Email Address"
1895 msgstr ""
1896
1897 #: app/Http/Requests/EmailSettingsRequest.php:29
1898 msgid "Admin Email field is required."
1899 msgstr ""
1900
1901 #: app/Services/Translations/admin-translation.php:175
1902 msgid "Administrator"
1903 msgstr ""
1904
1905 #: app/Services/Localization/i18n/states.php:484
1906 msgid "Adrar"
1907 msgstr ""
1908
1909 #: app/Services/Translations/admin-translation.php:176
1910 msgid "Advanced Filter"
1911 msgstr ""
1912
1913 #: app/Services/Translations/admin-translation.php:180
1914 msgid "Advanced filter is only available in pro version"
1915 msgstr ""
1916
1917 #: app/Services/Translations/admin-translation.php:177
1918 msgid "Advanced Filters"
1919 msgstr ""
1920
1921 #: app/Services/Translations/admin-translation.php:178
1922 msgid "Advanced Inventory"
1923 msgstr ""
1924
1925 #: app/Services/Translations/admin-translation.php:179
1926 msgid "Advanced Inventory enabled"
1927 msgstr ""
1928
1929 #: app/Services/Localization/i18n/states.php:1819
1930 msgid "Adıyaman"
1931 msgstr ""
1932
1933 #: app/Helpers/CurrenciesHelper.php:22
1934 msgid "Afghan Afghani"
1935 msgstr ""
1936
1937 #: app/Services/Localization/i18n/countries.php:14
1938 msgid "Afghanistan"
1939 msgstr ""
1940
1941 #: app/Services/Localization/i18n/continents.php:14
1942 msgid "Africa"
1943 msgstr ""
1944
1945 #: app/Services/Translations/admin-translation.php:181
1946 msgid "After"
1947 msgstr ""
1948
1949 #: app/Services/Translations/admin-translation.php:182
1950 msgid "After Order Created"
1951 msgstr ""
1952
1953 #: app/Services/Translations/admin-translation.php:183
1954 msgid "After Order Updated"
1955 msgstr ""
1956
1957 #: app/Services/Translations/admin-translation.php:184
1958 msgid "After Payment Paid"
1959 msgstr ""
1960
1961 #: app/Services/Translations/admin-translation.php:185
1962 msgid "After Refund made"
1963 msgstr ""
1964
1965 #: app/Services/Translations/admin-translation.php:186
1966 msgid "After User Created"
1967 msgstr ""
1968
1969 #: app/Views/emails/subscription/trial_end/customer.php:75
1970 msgid ""
1971 "After your trial ends, your subscription will automatically convert to a "
1972 "paid subscription. If you do not wish to continue, you can cancel before the "
1973 "trial ends."
1974 msgstr ""
1975
1976 #: app/Services/Localization/i18n/states.php:1820
1977 msgid "Afyon"
1978 msgstr ""
1979
1980 #: app/Services/Localization/i18n/states.php:1206
1981 msgid "Agadir-Ida Ou Tanane"
1982 msgstr ""
1983
1984 #: app/Services/Localization/i18n/states.php:2001
1985 msgid "Agago"
1986 msgstr ""
1987
1988 #: app/Services/Translations/admin-translation.php:187
1989 msgid "Agent"
1990 msgstr ""
1991
1992 #: app/Services/Renderer/CheckoutFieldsSchema.php:577
1993 msgid "Agree Terms and Conditions"
1994 msgstr ""
1995
1996 #: app/Services/Localization/i18n/states.php:914
1997 msgid "Agrigento"
1998 msgstr ""
1999
2000 #: app/Services/Localization/i18n/states.php:1327
2001 msgid "Aguascalientes"
2002 msgstr ""
2003
2004 #: app/Services/Localization/i18n/states.php:1543
2005 msgid "Agusan del Norte"
2006 msgstr ""
2007
2008 #: app/Services/Localization/i18n/states.php:1544
2009 msgid "Agusan del Sur"
2010 msgstr ""
2011
2012 #: app/Services/Localization/i18n/states.php:648
2013 msgid "Ahafo"
2014 msgstr ""
2015
2016 #: app/Services/Localization/i18n/states.php:1723
2017 msgid "Ahuachapán"
2018 msgstr ""
2019
2020 #: app/Modules/MCP/MCPInit.php:135
2021 msgid ""
2022 "AI agent tools for FluentCart orders, customers, products, subscriptions, "
2023 "and reports."
2024 msgstr ""
2025
2026 #: app/Services/Translations/admin-translation.php:67
2027 msgid "AI tools available to connected agents"
2028 msgstr ""
2029
2030 #: app/Services/Localization/i18n/states.php:1070
2031 msgid "Aichi"
2032 msgstr ""
2033
2034 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:27
2035 msgid "Airwallex"
2036 msgstr ""
2037
2038 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:230
2039 msgid "Airwallex settings validated successfully"
2040 msgstr ""
2041
2042 #: app/Services/Localization/i18n/states.php:324
2043 msgid "Aisén del General Carlos Ibañez del Campo"
2044 msgstr ""
2045
2046 #: app/Services/Localization/i18n/states.php:1052
2047 msgid "Akita"
2048 msgstr ""
2049
2050 #: app/Services/Localization/i18n/states.php:1545
2051 msgid "Aklan"
2052 msgstr ""
2053
2054 #: app/Services/Localization/i18n/states.php:1885
2055 msgid "Aksaray"
2056 msgstr ""
2057
2058 #: app/Services/Localization/i18n/states.php:1408
2059 msgid "Akwa Ibom"
2060 msgstr ""
2061
2062 #: app/Services/Localization/i18n/states.php:1229
2063 msgid "Al Haouz"
2064 msgstr ""
2065
2066 #: app/Services/Localization/i18n/states.php:1230
2067 msgid "Al Hoceïma"
2068 msgstr ""
2069
2070 #: app/Services/Localization/i18n/states.php:584
2071 msgid "Al Sharqia"
2072 msgstr ""
2073
2074 #: app/Services/Localization/i18n/states.php:2140
2075 msgid "Alabama"
2076 msgstr ""
2077
2078 #: app/Services/Localization/i18n/states.php:253
2079 msgid "Alagoas"
2080 msgstr ""
2081
2082 #: app/Services/Localization/i18n/states.php:411
2083 msgid "Alajuela"
2084 msgstr ""
2085
2086 #: app/Services/Localization/i18n/states.php:2141
2087 msgid "Alaska"
2088 msgstr ""
2089
2090 #: app/Services/Localization/i18n/states.php:1660
2091 msgid "Alba"
2092 msgstr ""
2093
2094 #: app/Services/Localization/i18n/states.php:592
2095 msgid "Albacete"
2096 msgstr ""
2097
2098 #: app/Services/Localization/i18n/countries.php:16
2099 msgid "Albania"
2100 msgstr ""
2101
2102 #: app/Helpers/CurrenciesHelper.php:23
2103 msgid "Albanian Lek"
2104 msgstr ""
2105
2106 #: app/Services/Localization/i18n/states.php:1546
2107 msgid "Albay"
2108 msgstr ""
2109
2110 #: app/Services/Localization/i18n/states.php:281
2111 msgid "Alberta"
2112 msgstr ""
2113
2114 #: app/Services/Localization/i18n/states.php:893
2115 msgid "Alborz (البرز)"
2116 msgstr ""
2117
2118 #: app/Services/Localization/i18n/states.php:2002
2119 msgid "Alebtong"
2120 msgstr ""
2121
2122 #: app/Services/Localization/i18n/states.php:915
2123 msgid "Alessandria"
2124 msgstr ""
2125
2126 #: app/Services/Translations/block-editor-translation.php:33
2127 msgid "Alex Smith"
2128 msgstr ""
2129
2130 #: app/Services/Localization/i18n/states.php:561
2131 msgid "Alexandria"
2132 msgstr ""
2133
2134 #: app/Services/Localization/i18n/countries.php:17
2135 msgid "Algeria"
2136 msgstr ""
2137
2138 #: app/Helpers/CurrenciesHelper.php:56
2139 msgid "Algerian Dinar"
2140 msgstr ""
2141
2142 #: app/Services/Localization/i18n/states.php:499
2143 msgid "Algiers"
2144 msgstr ""
2145
2146 #: app/Services/Localization/i18n/states.php:227
2147 msgid "Alibori"
2148 msgstr ""
2149
2150 #: app/Services/Localization/i18n/states.php:593
2151 msgid "Alicante"
2152 msgstr ""
2153
2154 #: app/Services/Translations/block-editor-translation.php:34
2155 msgid "Alignment"
2156 msgstr ""
2157
2158 #: app/Services/Translations/TransStrings.php:264
2159 #: app/Services/Translations/admin-translation.php:188
2160 msgid "All"
2161 msgstr ""
2162
2163 #: app/Services/Translations/admin-translation.php:2603
2164 msgid "all"
2165 msgstr ""
2166
2167 #: app/CPT/FluentProducts.php:311
2168 msgid "All Brand"
2169 msgstr ""
2170
2171 #: app/CPT/FluentProducts.php:312
2172 msgid "All Brands"
2173 msgstr ""
2174
2175 #: app/CPT/FluentProducts.php:289
2176 msgid "All Categories"
2177 msgstr ""
2178
2179 #: app/Services/Translations/admin-translation.php:194
2180 msgid "All countries except"
2181 msgstr ""
2182
2183 #: app/Services/Translations/admin-translation.php:189
2184 msgid "All Customers"
2185 msgstr ""
2186
2187 #: app/Services/Translations/admin-translation.php:190
2188 msgid "All Data"
2189 msgstr ""
2190
2191 #. %d is the number of excluded countries
2192 #: app/Models/ShippingZone.php:106
2193 msgid "All except %d countries"
2194 msgstr ""
2195
2196 #: app/Services/Translations/admin-translation.php:195
2197 msgid "All filters selected"
2198 msgstr ""
2199
2200 #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:194
2201 msgid "All installments have already been paid."
2202 msgstr ""
2203
2204 #: app/Services/Translations/admin-translation.php:196
2205 msgid "All must match"
2206 msgstr ""
2207
2208 #: app/Services/Report/DashBoardReportService.php:137
2209 #: app/Modules/ReportingModule/OrdersReport.php:60
2210 #: app/Http/Controllers/Reports/ReportingController.php:185
2211 msgid "All Orders"
2212 msgstr ""
2213
2214 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:194
2215 msgid "all product types"
2216 msgstr ""
2217
2218 #: app/Services/Translations/admin-translation.php:197
2219 msgid "All products"
2220 msgstr ""
2221
2222 #: app/Services/Translations/admin-translation.php:198
2223 msgid "All products ${actionText} successfully"
2224 msgstr ""
2225
2226 #: app/Http/Controllers/ProductController.php:213
2227 msgid "All products failed to insert"
2228 msgstr ""
2229
2230 #: app/Http/Controllers/ProductController.php:1566
2231 msgid "All products failed to update"
2232 msgstr ""
2233
2234 #: app/Services/Translations/admin-translation.php:199
2235 msgid ""
2236 "All rates for this class will be deleted. Products using it will default to "
2237 "Standard."
2238 msgstr ""
2239
2240 #: app/Services/Translations/admin-translation.php:200
2241 msgid "All states"
2242 msgstr ""
2243
2244 #: app/Services/Translations/admin-translation.php:191
2245 msgid "All Tax Classes"
2246 msgstr ""
2247
2248 #: app/Services/Translations/admin-translation.php:192
2249 msgid "All Tickets"
2250 msgstr ""
2251
2252 #: app/Services/Translations/admin-translation.php:193
2253 msgid "All Time"
2254 msgstr ""
2255
2256 #: app/Http/Controllers/ProductController.php:701
2257 msgid "All time"
2258 msgstr ""
2259
2260 #: app/Services/Translations/admin-translation.php:201
2261 msgid "All variants"
2262 msgstr ""
2263
2264 #: app/Services/Translations/block-editor-translation.php:35
2265 msgid "Allow Create Account"
2266 msgstr ""
2267
2268 #: api/StoreSettings.php:1194
2269 msgid ""
2270 "Allow customers to pay remaining installments early from subscription "
2271 "screens."
2272 msgstr ""
2273
2274 #: app/Modules/Wishlist/WishlistModule.php:17
2275 msgid "Allow customers to save products to a wishlist for later."
2276 msgstr ""
2277
2278 #: app/Modules/Wishlist/WishlistModule.php:23
2279 msgid "Allow guest (non-logged-in) users to add products to a wishlist."
2280 msgstr ""
2281
2282 #: app/Services/Translations/block-editor-translation.php:36
2283 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:245
2284 msgid "Allow Out Of Stock"
2285 msgstr ""
2286
2287 #: app/Services/Localization/i18n/states.php:594
2288 msgid "Almería"
2289 msgstr ""
2290
2291 #: app/Services/Translations/TransStrings.php:128
2292 msgid "alpha {alpha}, current color is {color}"
2293 msgstr ""
2294
2295 #: app/Services/Renderer/ShopAppRenderer.php:384
2296 msgid "Alphabetical (A to Z)"
2297 msgstr ""
2298
2299 #: app/Services/Renderer/ShopAppRenderer.php:399
2300 msgid "Alphabetical (Z to A)"
2301 msgstr ""
2302
2303 #: app/Services/Translations/admin-translation.php:202
2304 msgid "Also override state/provincial taxes"
2305 msgstr ""
2306
2307 #: app/Services/Translations/block-editor-translation.php:37
2308 msgid "Also search in Content"
2309 msgstr ""
2310
2311 #: app/Services/Localization/i18n/states.php:683
2312 msgid "Alta Verapaz"
2313 msgstr ""
2314
2315 #: app/Services/Localization/i18n/states.php:1655
2316 msgid "Alto Paraguay"
2317 msgstr ""
2318
2319 #: app/Services/Localization/i18n/states.php:1649
2320 msgid "Alto Paraná"
2321 msgstr ""
2322
2323 #: app/Services/Translations/block-editor-translation.php:38
2324 msgid "Always (even if empty)"
2325 msgstr ""
2326
2327 #: app/Services/Translations/TransStrings.php:352
2328 msgid "AM"
2329 msgstr ""
2330
2331 #: app/Services/Localization/i18n/states.php:1652
2332 msgid "Amambay"
2333 msgstr ""
2334
2335 #: app/Services/Localization/i18n/states.php:254
2336 msgid "Amapá"
2337 msgstr ""
2338
2339 #: app/Services/Localization/i18n/states.php:1822
2340 msgid "Amasya"
2341 msgstr ""
2342
2343 #: app/Services/Localization/i18n/states.php:255
2344 #: app/Services/Localization/i18n/states.php:376
2345 #: app/Services/Localization/i18n/states.php:1516
2346 #: app/Services/Localization/i18n/states.php:2241
2347 msgid "Amazonas"
2348 msgstr ""
2349
2350 #: app/Services/Localization/i18n/countries.php:18
2351 msgid "American Samoa"
2352 msgstr ""
2353
2354 #: app/Services/Localization/i18n/states.php:1739
2355 msgid "Amnat Charoen"
2356 msgstr ""
2357
2358 #: app/Services/Localization/i18n/states.php:2003
2359 msgid "Amolatar"
2360 msgstr ""
2361
2362 #: app/Services/Translations/admin-translation.php:203
2363 #: app/Services/Translations/customer-profile-translation.php:32
2364 #: app/Views/invoice/receipt_slip.php:279
2365 #: app/Views/invoice/receipt_slip.php:494
2366 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:490
2367 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:834
2368 #: app/Views/emails/subscription/canceled/customer.php:46
2369 #: app/Views/emails/subscription/canceled/admin.php:30
2370 msgid "Amount"
2371 msgstr ""
2372
2373 #: app/Views/emails/subscription/trial_end/customer.php:60
2374 #: app/Views/emails/subscription/trial_end/admin.php:47
2375 msgid "Amount After Trial"
2376 msgstr ""
2377
2378 #: app/Views/emails/order/reminder/due/customer.php:49
2379 #: app/Views/emails/order/reminder/due/admin.php:35
2380 msgid "Amount Due"
2381 msgstr ""
2382
2383 #: app/Http/Requests/CouponRequest.php:119
2384 msgid "Amount is required."
2385 msgstr ""
2386
2387 #: app/Modules/MCP/Tools/CouponTools.php:234
2388 msgid "amount must be a number."
2389 msgstr ""
2390
2391 #: app/Services/Translations/admin-translation.php:204
2392 msgid "Amount off Products"
2393 msgstr ""
2394
2395 #: app/Views/invoice/receipt_slip.php:454
2396 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:788
2397 msgid "Amount Paid"
2398 msgstr ""
2399
2400 #: app/Services/Translations/admin-translation.php:205
2401 #: app/Services/Translations/customer-profile-translation.php:33
2402 msgid "Amount to pay"
2403 msgstr ""
2404
2405 #: app/Services/Localization/i18n/states.php:2004
2406 msgid "Amudat"
2407 msgstr ""
2408
2409 #: app/Services/Localization/i18n/states.php:2005
2410 msgid "Amuria"
2411 msgstr ""
2412
2413 #: app/Services/Localization/i18n/states.php:2006
2414 msgid "Amuru"
2415 msgstr ""
2416
2417 #: app/Http/Controllers/ProductController.php:291
2418 msgid "An error occurred while duplicating the product."
2419 msgstr ""
2420
2421 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:611
2422 msgid "An error occurred while loading PayPal."
2423 msgstr ""
2424
2425 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:182
2426 msgid "An error occurred while loading the payment method."
2427 msgstr ""
2428
2429 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:181
2430 msgid "An error occurred while parsing the response."
2431 msgstr ""
2432
2433 #: app/Views/emails/order/reminder/due/admin.php:19
2434 msgid "An invoice due reminder was sent to a customer."
2435 msgstr ""
2436
2437 #: app/Http/Controllers/TaxRateController.php:924
2438 msgid "An override already exists for the selected category and location"
2439 msgstr ""
2440
2441 #: app/Http/Controllers/TaxRateController.php:867
2442 msgid ""
2443 "An override already exists for the selected category, location, and tax class"
2444 msgstr ""
2445
2446 #: app/Services/Reminders/ReminderService.php:156
2447 msgid "An unexpected error occurred while sending the reminder."
2448 msgstr ""
2449
2450 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:610
2451 msgid "An unknown error occurred"
2452 msgstr ""
2453
2454 #: api/StoreSettings.php:55
2455 msgid "An user account will be created"
2456 msgstr ""
2457
2458 #: app/Services/Localization/i18n/states.php:1409
2459 msgid "Anambra"
2460 msgstr ""
2461
2462 #: app/Services/Localization/i18n/states.php:1517
2463 msgid "Ancash"
2464 msgstr ""
2465
2466 #: app/Services/Localization/i18n/states.php:916
2467 msgid "Ancona"
2468 msgstr ""
2469
2470 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:405
2471 msgid "and now watching for Webhook Events listed bellow:"
2472 msgstr ""
2473
2474 #: app/Services/Localization/i18n/states.php:871
2475 msgid "Andaman and Nicobar Islands"
2476 msgstr ""
2477
2478 #: app/Services/Localization/i18n/states.php:841
2479 msgid "Andhra Pradesh"
2480 msgstr ""
2481
2482 #: app/Services/Localization/i18n/countries.php:19
2483 msgid "Andorra"
2484 msgstr ""
2485
2486 #: app/Services/Localization/i18n/states.php:1286
2487 msgid "Anenii Noi"
2488 msgstr ""
2489
2490 #: app/Services/Localization/i18n/states.php:1740
2491 msgid "Ang Thong"
2492 msgstr ""
2493
2494 #: app/Services/Localization/i18n/countries.php:20
2495 msgid "Angola"
2496 msgstr ""
2497
2498 #: app/Helpers/CurrenciesHelper.php:26
2499 msgid "Angolan Kwanza"
2500 msgstr ""
2501
2502 #: app/Services/Localization/i18n/countries.php:21
2503 msgid "Anguilla"
2504 msgstr ""
2505
2506 #: app/Services/Localization/i18n/states.php:354
2507 msgid "Anhui / 安徽"
2508 msgstr ""
2509
2510 #: app/Services/Localization/i18n/states.php:1823
2511 msgid "Ankara"
2512 msgstr ""
2513
2514 #: app/Services/Localization/i18n/states.php:506
2515 msgid "Annaba"
2516 msgstr ""
2517
2518 #: app/Modules/MCP/Tools/CustomerTools.php:156
2519 msgid "Another customer already uses that email."
2520 msgstr ""
2521
2522 #: app/Services/Localization/i18n/states.php:1824
2523 msgid "Antalya"
2524 msgstr ""
2525
2526 #: app/Services/Localization/i18n/continents.php:77
2527 #: app/Services/Localization/i18n/countries.php:22
2528 msgid "Antarctica"
2529 msgstr ""
2530
2531 #: app/Services/Localization/i18n/countries.php:23
2532 msgid "Antigua and Barbuda"
2533 msgstr ""
2534
2535 #: app/Services/Localization/i18n/states.php:377
2536 msgid "Antioquia"
2537 msgstr ""
2538
2539 #: app/Services/Localization/i18n/states.php:1547
2540 msgid "Antique"
2541 msgstr ""
2542
2543 #: app/Services/Localization/i18n/states.php:325
2544 msgid "Antofagasta"
2545 msgstr ""
2546
2547 #: app/Services/Localization/i18n/states.php:2269
2548 msgid "Antrim and Newtownabbey"
2549 msgstr ""
2550
2551 #: app/Services/Translations/admin-translation.php:206
2552 msgid "Any Category"
2553 msgstr ""
2554
2555 #. %s - maximum upload size
2556 #: app/Services/Translations/admin-translation.php:208
2557 #, php-format
2558 msgid "Any Format upto %s"
2559 msgstr ""
2560
2561 #: app/Http/Controllers/McpSettingsController.php:223
2562 msgid ""
2563 "Any MCP client that speaks Streamable HTTP can connect using this URL and a "
2564 "Basic auth header."
2565 msgstr ""
2566
2567 #: app/Services/Localization/i18n/states.php:2218
2568 msgid "Anzoátegui"
2569 msgstr ""
2570
2571 #: app/Services/Localization/i18n/states.php:1049
2572 msgid "Aomori"
2573 msgstr ""
2574
2575 #: app/Services/Localization/i18n/states.php:917
2576 msgid "Aosta"
2577 msgstr ""
2578
2579 #: app/Services/Localization/i18n/states.php:2007
2580 msgid "Apac"
2581 msgstr ""
2582
2583 #: app/Services/Renderer/AddressSelectRenderer.php:311
2584 msgid "Apartment, suite, unit, etc."
2585 msgstr ""
2586
2587 #: app/Services/Translations/block-editor-translation.php:39
2588 msgid "Apartment, suite, unit, etc. (optional)"
2589 msgstr ""
2590
2591 #: app/Services/Localization/i18n/states.php:1548
2592 msgid "Apayao"
2593 msgstr ""
2594
2595 #: app/Services/Translations/admin-translation.php:68
2596 msgid "API Only"
2597 msgstr ""
2598
2599 #: app/Modules/PaymentMethods/PayPalGateway/API/API.php:69
2600 msgid "API path is required"
2601 msgstr ""
2602
2603 #. %5$s
2604 #: app/Modules/PaymentMethods/PayPalGateway/API/Webhook.php:75
2605 msgid "App & Credentials > Your App > Webhooks section > Add webhook"
2606 msgstr ""
2607
2608 #: app/Services/Localization/i18n/states.php:297
2609 msgid "Appenzell Ausserrhoden"
2610 msgstr ""
2611
2612 #: app/Services/Localization/i18n/states.php:298
2613 msgid "Appenzell Innerrhoden"
2614 msgstr ""
2615
2616 #: app/Modules/PaymentMethods/PromoGateways/Addons/SquareAddon.php:85
2617 msgid "Apple Pay & Google Pay"
2618 msgstr ""
2619
2620 #: app/Services/Translations/admin-translation.php:209
2621 msgid "Application password"
2622 msgstr ""
2623
2624 #. 1: fields already changed, 2: error message
2625 #: app/Modules/MCP/Tools/OrderTools.php:867
2626 #, php-format
2627 msgid ""
2628 "Applied %1$s, but the shipping status change failed: %2$s. Do not re-run the "
2629 "whole call — retry only shipping_status."
2630 msgstr ""
2631
2632 #: app/Services/Translations/checkout-translation.php:8
2633 msgid "Applied Successfully"
2634 msgstr ""
2635
2636 #: app/Services/Translations/admin-translation.php:210
2637 msgid "Applied To All Countries"
2638 msgstr ""
2639
2640 #: app/Services/Translations/admin-translation.php:211
2641 msgid "Applied To All States"
2642 msgstr ""
2643
2644 #: app/Services/Translations/admin-translation.php:212
2645 msgid ""
2646 "Applies to micro-businesses located in one EU country and making less than "
2647 "€10,000 in sales to other EU countries each year"
2648 msgstr ""
2649
2650 #: app/Services/Renderer/AddressSelectRenderer.php:160
2651 #: app/Services/Renderer/VatFieldRenderer.php:83
2652 #: app/Services/Renderer/ModalCheckoutRenderer.php:375
2653 #: app/Services/Renderer/CartSummaryRender.php:451
2654 #: app/Services/Translations/admin-translation.php:213
2655 #: app/Services/Translations/block-editor-translation.php:40
2656 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:159
2657 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:217
2658 msgid "Apply"
2659 msgstr ""
2660
2661 #: app/Services/Translations/block-editor-translation.php:41
2662 msgid "Apply Button Text"
2663 msgstr ""
2664
2665 #: app/Services/Renderer/ShopAppRenderer.php:491
2666 #: app/Services/Translations/admin-translation.php:214
2667 #: app/Services/Translations/block-editor-translation.php:42
2668 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:667
2669 msgid "Apply Filter"
2670 msgstr ""
2671
2672 #: app/Services/Translations/admin-translation.php:215
2673 msgid "Apply Filters"
2674 msgstr ""
2675
2676 #: app/Helpers/CartCheckoutHelper.php:916
2677 #: app/Services/Renderer/CartSummaryRender.php:442
2678 #: app/Services/Translations/block-editor-translation.php:43
2679 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:216
2680 msgid "Apply Here"
2681 msgstr ""
2682
2683 #: app/Modules/MCP/Tools/LabelTools.php:32
2684 msgid "Apply Labels"
2685 msgstr ""
2686
2687 #: app/Services/Renderer/AddressSelectRenderer.php:159
2688 msgid "Apply selected address"
2689 msgstr ""
2690
2691 #: app/Services/Translations/admin-translation.php:216
2692 msgid "Apply to quantity"
2693 msgstr ""
2694
2695 #: app/Services/Renderer/VatFieldRenderer.php:81
2696 msgid "Apply VAT number"
2697 msgstr ""
2698
2699 #: app/Services/Translations/TransStrings.php:190
2700 msgid "Apr"
2701 msgstr ""
2702
2703 #: app/Services/Translations/TransStrings.php:159
2704 msgid "April"
2705 msgstr ""
2706
2707 #: app/Helpers/CartCheckoutHelper.php:531
2708 #: app/Services/Renderer/CheckoutFieldsSchema.php:252
2709 #: app/Services/Renderer/CheckoutFieldsSchema.php:254
2710 #: app/Services/Renderer/CheckoutFieldsSchema.php:514
2711 #: app/Services/Renderer/CheckoutFieldsSchema.php:556
2712 #: app/Services/Renderer/AddressSelectRenderer.php:315
2713 #: app/Services/Translations/admin-translation.php:217
2714 #: app/Services/Translations/customer-profile-translation.php:34
2715 msgid "Apt, suite, unit"
2716 msgstr ""
2717
2718 #: app/Services/Localization/i18n/states.php:2219
2719 msgid "Apure"
2720 msgstr ""
2721
2722 #: app/Services/Localization/i18n/states.php:1518
2723 msgid "Apurímac"
2724 msgstr ""
2725
2726 #: app/Services/Localization/i18n/states.php:591
2727 msgid "Araba/Álava"
2728 msgstr ""
2729
2730 #: app/Services/Localization/i18n/states.php:1661
2731 msgid "Arad"
2732 msgstr ""
2733
2734 #: app/Services/Localization/i18n/states.php:2220
2735 msgid "Aragua"
2736 msgstr ""
2737
2738 #: app/Services/Localization/i18n/states.php:378
2739 msgid "Arauca"
2740 msgstr ""
2741
2742 #: app/Services/Localization/i18n/states.php:884
2743 msgid "Ardabil (اردبیل)"
2744 msgstr ""
2745
2746 #: app/Services/Localization/i18n/states.php:1892
2747 msgid "Ardahan"
2748 msgstr ""
2749
2750 #: app/Services/Localization/i18n/states.php:2270
2751 msgid "Ards and North Down"
2752 msgstr ""
2753
2754 #: app/Services/Translations/admin-translation.php:218
2755 msgid "Are you sure to cancel the subscription?"
2756 msgstr ""
2757
2758 #: app/Services/Translations/admin-translation.php:219
2759 msgid "Are you sure to cancel this coupon? This action is not recoverable"
2760 msgstr ""
2761
2762 #: app/Services/Translations/admin-translation.php:220
2763 msgid "Are you sure to delete this shipping class?"
2764 msgstr ""
2765
2766 #: app/Services/Translations/admin-translation.php:221
2767 msgid "Are you sure to delete this shipping method?"
2768 msgstr ""
2769
2770 #: app/Services/Translations/admin-translation.php:222
2771 msgid "Are you sure to delete this shipping zone?"
2772 msgstr ""
2773
2774 #: app/Services/Translations/admin-translation.php:223
2775 msgid "Are you sure to delete this user?"
2776 msgstr ""
2777
2778 #: app/Services/Translations/admin-translation.php:224
2779 msgid "Are you sure to detach user?"
2780 msgstr ""
2781
2782 #: app/Services/Translations/customer-profile-translation.php:35
2783 msgid "Are you sure to disconnect the site"
2784 msgstr ""
2785
2786 #: app/Services/Translations/admin-translation.php:225
2787 #: app/Services/Translations/customer-profile-translation.php:36
2788 msgid "Are you sure to disconnect?"
2789 msgstr ""
2790
2791 #: app/Services/Translations/admin-translation.php:226
2792 msgid "Are you sure to regenerate?"
2793 msgstr ""
2794
2795 #: app/Services/Translations/admin-translation.php:227
2796 msgid ""
2797 "Are you sure you want to change the order status to Cancel? This action is "
2798 "irreversible and cannot be undone."
2799 msgstr ""
2800
2801 #: app/Services/Translations/admin-translation.php:228
2802 msgid "Are you sure you want to complete this order!"
2803 msgstr ""
2804
2805 #: app/Services/Translations/admin-translation.php:229
2806 msgid ""
2807 "Are you sure you want to delete all test orders? This action cannot be "
2808 "undone."
2809 msgstr ""
2810
2811 #: app/Services/Translations/admin-translation.php:230
2812 msgid "Are you sure you want to delete these orders?"
2813 msgstr ""
2814
2815 #. %s - coupon title
2816 #: app/Services/Translations/admin-translation.php:232
2817 #, php-format
2818 msgid ""
2819 "Are you sure you want to delete this %s coupon. This action is not "
2820 "recoverable"
2821 msgstr ""
2822
2823 #: app/Services/Translations/admin-translation.php:233
2824 #: app/Services/Translations/customer-profile-translation.php:37
2825 msgid "Are you sure you want to delete this address?"
2826 msgstr ""
2827
2828 #: app/Services/Translations/admin-translation.php:234
2829 msgid ""
2830 "Are you sure you want to delete this file? This action is not recoverable."
2831 msgstr ""
2832
2833 #: app/Services/Translations/admin-translation.php:235
2834 msgid ""
2835 "Are you sure you want to delete this group? This action is not recoverable."
2836 msgstr ""
2837
2838 #: app/Services/Translations/admin-translation.php:236
2839 msgid "Are you sure you want to delete this order bump?"
2840 msgstr ""
2841
2842 #: app/Services/Translations/admin-translation.php:237
2843 msgid ""
2844 "Are you sure you want to delete this order? This action can not be undone!"
2845 msgstr ""
2846
2847 #: app/Services/Translations/admin-translation.php:238
2848 msgid "Are you sure you want to delete this override?"
2849 msgstr ""
2850
2851 #: app/Services/Translations/admin-translation.php:239
2852 msgid "Are you sure you want to delete this package?"
2853 msgstr ""
2854
2855 #. %s - product title
2856 #: app/Services/Translations/admin-translation.php:241
2857 #, php-format
2858 msgid "Are you sure you want to delete this product : %s ?"
2859 msgstr ""
2860
2861 #: app/Services/Translations/admin-translation.php:242
2862 msgid "Are you sure you want to delete this product?"
2863 msgstr ""
2864
2865 #: app/Services/Translations/admin-translation.php:243
2866 msgid "Are you sure you want to delete this tax rate?"
2867 msgstr ""
2868
2869 #: app/Services/Translations/admin-translation.php:244
2870 msgid ""
2871 "Are you sure you want to delete this term? This action is not recoverable."
2872 msgstr ""
2873
2874 #: app/Services/Translations/admin-translation.php:245
2875 msgid "Are you sure you want to delete this view?"
2876 msgstr ""
2877
2878 #: app/Services/Translations/admin-translation.php:246
2879 msgid "Are you sure you want to delete this webhook?"
2880 msgstr ""
2881
2882 #: app/Services/Translations/admin-translation.php:247
2883 msgid "Are you sure you want to delete this?. This action is not recoverable"
2884 msgstr ""
2885
2886 #: app/Services/Translations/admin-translation.php:248
2887 msgid "Are you sure you want to generate missing licenses!"
2888 msgstr ""
2889
2890 #: app/Services/Translations/admin-translation.php:249
2891 msgid "Are you sure you want to mark license as lifetime?"
2892 msgstr ""
2893
2894 #: app/Services/Translations/admin-translation.php:250
2895 msgid "Are you sure you want to mark limit as unlimited?"
2896 msgstr ""
2897
2898 #: app/Services/Translations/admin-translation.php:251
2899 msgid "Are you sure you want to remove this country registration?"
2900 msgstr ""
2901
2902 #: app/Services/Translations/checkout-translation.php:9
2903 msgid "Are you sure you want to remove VAT?"
2904 msgstr ""
2905
2906 #: app/Services/Translations/admin-translation.php:252
2907 msgid "Are you sure you want to revert back processing this order!"
2908 msgstr ""
2909
2910 #: app/Services/Translations/admin-translation.php:253
2911 msgid "Are you sure you want to send a payment reminder email for this order?"
2912 msgstr ""
2913
2914 #: app/Services/Translations/admin-translation.php:254
2915 msgid "Are you sure you want to send this reminder email now?"
2916 msgstr ""
2917
2918 #: app/Services/Translations/admin-translation.php:255
2919 msgid ""
2920 "Are you sure you want to stop collecting cross-border VAT? This will clear "
2921 "your OSS/home country registration."
2922 msgstr ""
2923
2924 #: app/Services/Translations/admin-translation.php:256
2925 msgid "Are you sure, you want to delete this activity?"
2926 msgstr ""
2927
2928 #: app/Services/Translations/admin-translation.php:257
2929 msgid "Are you sure, you want to delete this price?"
2930 msgstr ""
2931
2932 #: app/Services/Translations/admin-translation.php:258
2933 msgid "Are you sure?"
2934 msgstr ""
2935
2936 #: app/Services/Localization/i18n/states.php:1519
2937 msgid "Arequipa"
2938 msgstr ""
2939
2940 #: app/Services/Localization/i18n/states.php:918
2941 msgid "Arezzo"
2942 msgstr ""
2943
2944 #: app/Services/Localization/i18n/countries.php:24
2945 msgid "Argentina"
2946 msgstr ""
2947
2948 #: app/Helpers/CurrenciesHelper.php:27
2949 msgid "Argentine Peso"
2950 msgstr ""
2951
2952 #: app/Services/Localization/i18n/states.php:1662
2953 msgid "Argeș"
2954 msgstr ""
2955
2956 #: app/Services/Localization/i18n/states.php:326
2957 msgid "Arica y Parinacota"
2958 msgstr ""
2959
2960 #: app/Services/Localization/i18n/states.php:2142
2961 msgid "Arizona"
2962 msgstr ""
2963
2964 #: app/Services/Localization/i18n/states.php:2143
2965 msgid "Arkansas"
2966 msgstr ""
2967
2968 #: app/Services/Localization/i18n/states.php:2271
2969 msgid "Armagh City, Banbridge and Craigavon"
2970 msgstr ""
2971
2972 #: app/Services/Localization/i18n/states.php:2191
2973 msgid "Armed Forces (AA)"
2974 msgstr ""
2975
2976 #: app/Services/Localization/i18n/states.php:2192
2977 msgid "Armed Forces (AE)"
2978 msgstr ""
2979
2980 #: app/Services/Localization/i18n/states.php:2193
2981 msgid "Armed Forces (AP)"
2982 msgstr ""
2983
2984 #: app/Services/Localization/i18n/countries.php:25
2985 msgid "Armenia"
2986 msgstr ""
2987
2988 #: app/Helpers/CurrenciesHelper.php:24
2989 msgid "Armenian Dram"
2990 msgstr ""
2991
2992 #: app/Services/Localization/i18n/states.php:2196
2993 msgid "Artigas"
2994 msgstr ""
2995
2996 #: app/Services/Localization/i18n/states.php:1825
2997 msgid "Artvin"
2998 msgstr ""
2999
3000 #: app/Services/Localization/i18n/states.php:2008
3001 msgid "Arua"
3002 msgstr ""
3003
3004 #: app/Services/Localization/i18n/countries.php:26
3005 msgid "Aruba"
3006 msgstr ""
3007
3008 #: app/Helpers/CurrenciesHelper.php:29
3009 msgid "Aruban Florin"
3010 msgstr ""
3011
3012 #: app/Services/Localization/i18n/states.php:842
3013 msgid "Arunachal Pradesh"
3014 msgstr ""
3015
3016 #: app/Services/Localization/i18n/states.php:1901
3017 msgid "Arusha"
3018 msgstr ""
3019
3020 #: app/Services/Translations/block-editor-translation.php:11
3021 msgid "ASC"
3022 msgstr ""
3023
3024 #: app/Services/Translations/admin-translation.php:259
3025 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:165
3026 msgid "Ascending"
3027 msgstr ""
3028
3029 #: app/Services/Localization/i18n/states.php:919
3030 msgid "Ascoli Piceno"
3031 msgstr ""
3032
3033 #: app/Services/Localization/i18n/states.php:649
3034 msgid "Ashanti"
3035 msgstr ""
3036
3037 #: app/Services/Localization/i18n/continents.php:87
3038 msgid "Asia"
3039 msgstr ""
3040
3041 #: app/Services/Localization/i18n/states.php:843
3042 msgid "Assam"
3043 msgstr ""
3044
3045 #: app/Services/Localization/i18n/states.php:920
3046 msgid "Asti"
3047 msgstr ""
3048
3049 #: app/Services/Localization/i18n/states.php:595
3050 msgid "Asturias"
3051 msgstr ""
3052
3053 #: app/Services/Localization/i18n/states.php:1639
3054 msgid "Asunción"
3055 msgstr ""
3056
3057 #: app/Services/Localization/i18n/states.php:562
3058 msgid "Aswan"
3059 msgstr ""
3060
3061 #: app/Services/Localization/i18n/states.php:563
3062 msgid "Asyut"
3063 msgstr ""
3064
3065 #: api/Resource/CustomerAddressResource.php:330
3066 msgid "At least one address must remain. Address deletion failed!"
3067 msgstr ""
3068
3069 #: app/Services/Translations/admin-translation.php:260
3070 msgid "At least one matches"
3071 msgstr ""
3072
3073 #: app/Services/Translations/admin-translation.php:261
3074 #: app/Http/Controllers/TaxEUController.php:99
3075 msgid "At least one tax rate must be greater than 0%"
3076 msgstr ""
3077
3078 #: app/Services/Translations/admin-translation.php:262
3079 msgid "At subtotal level"
3080 msgstr ""
3081
3082 #: app/Services/Translations/admin-translation.php:263
3083 msgid "At the date"
3084 msgstr ""
3085
3086 #: app/Services/Localization/i18n/states.php:328
3087 msgid "Atacama"
3088 msgstr ""
3089
3090 #: app/Services/Localization/i18n/states.php:228
3091 msgid "Atakora"
3092 msgstr ""
3093
3094 #: app/Services/Localization/i18n/states.php:229
3095 msgid "Atlantique"
3096 msgstr ""
3097
3098 #: app/Services/Localization/i18n/states.php:379
3099 msgid "Atlántico"
3100 msgstr ""
3101
3102 #: app/Services/Localization/i18n/states.php:1462
3103 msgid "Atlántico Norte"
3104 msgstr ""
3105
3106 #: app/Services/Localization/i18n/states.php:1463
3107 msgid "Atlántico Sur"
3108 msgstr ""
3109
3110 #: app/Services/Localization/i18n/states.php:712
3111 msgid "Atlántida"
3112 msgstr ""
3113
3114 #: app/Services/Translations/admin-translation.php:264
3115 msgid "Attach PDF Template"
3116 msgstr ""
3117
3118 #: app/Services/Translations/admin-translation.php:265
3119 msgid "Attach Role"
3120 msgstr ""
3121
3122 #: app/Services/Translations/admin-translation.php:267
3123 msgid ""
3124 "Attach the WordPress-supported digital files that customers will receive "
3125 "after purchasing this product. If this downloadable file is only for a "
3126 "specific product variation (e.g., 'eBook Version' or 'Audiobook Version'), "
3127 "please select that variant. Otherwise, you may leave the 'Choose variant' "
3128 "field empty to make the file available for all variants of this product. "
3129 "Please note that any additional files added after any sell will be "
3130 "accessible to both existing and new orders."
3131 msgstr ""
3132
3133 #: app/Services/Translations/admin-translation.php:266
3134 msgid "Attach User"
3135 msgstr ""
3136
3137 #: app/Services/Localization/i18n/states.php:1166
3138 msgid "Attapeu"
3139 msgstr ""
3140
3141 #: app/Services/Localization/i18n/states.php:668
3142 msgid "Attica"
3143 msgstr ""
3144
3145 #: api/Resource/AttrGroupResource.php:184
3146 msgid "Attribute group not found in database, failed to remove."
3147 msgstr ""
3148
3149 #: api/Resource/AttrGroupResource.php:179
3150 msgid "Attribute group successfully deleted!"
3151 msgstr ""
3152
3153 #: api/Resource/AttrTermResource.php:205
3154 msgid "Attribute term successfully deleted!"
3155 msgstr ""
3156
3157 #: app/Services/Translations/admin-translation.php:268
3158 msgid "Attribute Type"
3159 msgstr ""
3160
3161 #: app/Services/Translations/admin-translation.php:269
3162 msgid "Attributes"
3163 msgstr ""
3164
3165 #: app/Services/Localization/i18n/states.php:1482
3166 msgid "Auckland"
3167 msgstr ""
3168
3169 #: app/Modules/MCP/Tools/OrderTools.php:110
3170 msgid ""
3171 "Audit timeline for one order — status changes, payments, refunds, notes, "
3172 "emails sent: who did what and when. Use after get-order when you need "
3173 "history, not just current state."
3174 msgstr ""
3175
3176 #: app/Services/Translations/TransStrings.php:194
3177 msgid "Aug"
3178 msgstr ""
3179
3180 #: app/Services/Translations/TransStrings.php:163
3181 msgid "August"
3182 msgstr ""
3183
3184 #: app/Services/Localization/i18n/states.php:1549
3185 msgid "Aurora"
3186 msgstr ""
3187
3188 #: app/Services/Localization/i18n/countries.php:27
3189 msgid "Australia"
3190 msgstr ""
3191
3192 #: app/Services/Localization/i18n/states.php:117
3193 msgid "Australian Capital Territory"
3194 msgstr ""
3195
3196 #: app/Helpers/CurrenciesHelper.php:28
3197 msgid "Australian Dollar"
3198 msgstr ""
3199
3200 #: app/Services/Localization/i18n/countries.php:28
3201 msgid "Austria"
3202 msgstr ""
3203
3204 #: app/Modules/MCP/Support/PermissionGate.php:55
3205 msgid "Authentication required to access the FluentCart MCP server."
3206 msgstr ""
3207
3208 #: app/Modules/PaymentMethods/PromoGateways/Pro/AuthorizeNetPromo.php:62
3209 #: app/Modules/PaymentMethods/PromoGateways/Pro/AuthorizeNetPromo.php:86
3210 msgid "Authorize.Net Payment Gateway"
3211 msgstr ""
3212
3213 #: app/Helpers/Status.php:194 app/Helpers/Status.php:204
3214 #: app/Helpers/Status.php:222
3215 msgid "Authorized"
3216 msgstr ""
3217
3218 #: app/Helpers/Helper.php:318
3219 msgid "Authorized (Require Capture)"
3220 msgstr ""
3221
3222 #. %s is the next billing date
3223 #: app/Services/Translations/customer-profile-translation.php:39
3224 #, php-format
3225 msgid "Auto renews on %s"
3226 msgstr ""
3227
3228 #: app/Services/Translations/admin-translation.php:270
3229 msgid "Auto-cancellation"
3230 msgstr ""
3231
3232 #: app/Services/Translations/admin-translation.php:271
3233 msgid "Auto-enabled"
3234 msgstr ""
3235
3236 #: app/Services/Email/EmailNotifications.php:260
3237 #: app/Services/Email/EmailNotifications.php:280
3238 #: app/Services/Translations/admin-translation.php:272
3239 msgid "Auto-enabled for offline payments"
3240 msgstr ""
3241
3242 #: app/Http/Controllers/McpSettingsController.php:62
3243 msgid ""
3244 "Automatic install needs FluentCart Pro (or another Fluent Pro plugin). "
3245 "Install FluentHub manually, then reload this page to connect FluentCart with "
3246 "AI agents."
3247 msgstr ""
3248
3249 #: app/Modules/PaymentMethods/PromoGateways/Pro/PaddlePromo.php:64
3250 msgid "Automatic invoicing & refunds"
3251 msgstr ""
3252
3253 #: app/Modules/PaymentMethods/PromoGateways/Pro/AuthorizeNetPromo.php:67
3254 #: app/Modules/PaymentMethods/PromoGateways/Pro/MolliePromo.php:64
3255 msgid "Automatic payment confirmation"
3256 msgstr ""
3257
3258 #: app/Modules/PaymentMethods/PromoGateways/Addons/SquareAddon.php:87
3259 msgid "Automatic refunds via webhooks"
3260 msgstr ""
3261
3262 #: app/Services/Translations/block-editor-translation.php:44
3263 msgid "Automatically use the current page's product context."
3264 msgstr ""
3265
3266 #. phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped
3267 #: app/Services/Renderer/ProductRenderer.php:583
3268 msgid "Availability:"
3269 msgstr ""
3270
3271 #: app/Services/Translations/admin-translation.php:273
3272 msgid "Available"
3273 msgstr ""
3274
3275 #. %s - number of items available
3276 #: app/Services/Translations/admin-translation.php:275
3277 #, php-format
3278 msgid "Available %s"
3279 msgstr ""
3280
3281 #: app/Services/Translations/block-editor-translation.php:45
3282 msgid "Available on Backorder"
3283 msgstr ""
3284
3285 #. %s - date
3286 #: app/Services/Translations/admin-translation.php:277
3287 #, php-format
3288 msgid "Available On: %s"
3289 msgstr ""
3290
3291 #: app/Services/Translations/admin-translation.php:278
3292 msgid "Available Operators"
3293 msgstr ""
3294
3295 #: app/Services/Filter/ProductFilter.php:230
3296 msgid "Available Quantity"
3297 msgstr ""
3298
3299 #. %s is the available stock
3300 #: app/Services/Translations/admin-translation.php:280
3301 #, php-format
3302 msgid "Available: %s in stock"
3303 msgstr ""
3304
3305 #: app/Services/Localization/i18n/states.php:921
3306 msgid "Avellino"
3307 msgstr ""
3308
3309 #: app/Services/Translations/admin-translation.php:281
3310 msgid "Average Customer LTV"
3311 msgstr ""
3312
3313 #: app/Services/Translations/admin-translation.php:282
3314 msgid "Average Customer Orders"
3315 msgstr ""
3316
3317 #: app/Services/Translations/admin-translation.php:283
3318 msgid "Average Gross"
3319 msgstr ""
3320
3321 #: app/Services/Translations/admin-translation.php:284
3322 msgid "Average Gross Sales"
3323 msgstr ""
3324
3325 #: app/Services/Translations/admin-translation.php:299
3326 msgid "Average gross sales per order in this period."
3327 msgstr ""
3328
3329 #: app/Services/Translations/admin-translation.php:300
3330 msgid "Average in period"
3331 msgstr ""
3332
3333 #: app/Services/Translations/admin-translation.php:285
3334 msgid "Average Monthly Gross"
3335 msgstr ""
3336
3337 #: app/Services/Translations/admin-translation.php:286
3338 msgid "Average Monthly Items"
3339 msgstr ""
3340
3341 #: app/Services/Translations/admin-translation.php:287
3342 msgid "Average Monthly Orders"
3343 msgstr ""
3344
3345 #: app/Services/Translations/admin-translation.php:288
3346 msgid "Average Monthly Revenue"
3347 msgstr ""
3348
3349 #: app/Services/Translations/admin-translation.php:301
3350 msgid "Average number of items per order in this period."
3351 msgstr ""
3352
3353 #: app/Services/Translations/admin-translation.php:289
3354 msgid "Average Order"
3355 msgstr ""
3356
3357 #: app/Services/Translations/admin-translation.php:290
3358 msgid "Average Order Gross"
3359 msgstr ""
3360
3361 #: app/Services/Translations/admin-translation.php:291
3362 msgid "Average Order Gross "
3363 msgstr ""
3364
3365 #: app/Services/Translations/admin-translation.php:292
3366 msgid "Average Order Gross grouped by date period."
3367 msgstr ""
3368
3369 #: app/Services/Translations/admin-translation.php:293
3370 msgid "Average Order Items"
3371 msgstr ""
3372
3373 #: app/Services/Translations/admin-translation.php:294
3374 msgid "Average Order Items "
3375 msgstr ""
3376
3377 #: app/Services/Translations/admin-translation.php:295
3378 msgid "Average Order Items grouped by date period."
3379 msgstr ""
3380
3381 #: app/Services/Translations/admin-translation.php:296
3382 msgid "Average Order Net"
3383 msgstr ""
3384
3385 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:91
3386 msgid "Average Order Value"
3387 msgstr ""
3388
3389 #: app/Services/Translations/admin-translation.php:297
3390 msgid "Average Refund"
3391 msgstr ""
3392
3393 #: app/Services/Translations/admin-translation.php:298
3394 msgid "Average Revenue"
3395 msgstr ""
3396
3397 #: app/Services/Translations/admin-translation.php:302
3398 msgid "Average revenue per order in this period."
3399 msgstr ""
3400
3401 #: app/Services/Translations/admin-translation.php:303
3402 msgid ""
3403 "Average total spend by customers that first ordered in this period, over "
3404 "their lifetime (not just from orders the customers made in this period)."
3405 msgstr ""
3406
3407 #: app/Services/Translations/admin-translation.php:304
3408 msgid "Avg. Order Gross"
3409 msgstr ""
3410
3411 #: app/Services/Translations/admin-translation.php:305
3412 msgid "Avg. Order Items"
3413 msgstr ""
3414
3415 #: app/Services/Translations/admin-translation.php:306
3416 msgid "Avg. Order Net"
3417 msgstr ""
3418
3419 #: app/Services/Translations/admin-translation.php:307
3420 msgid "Avgerage Amount"
3421 msgstr ""
3422
3423 #: app/Services/Translations/admin-translation.php:308
3424 msgid "Awesome"
3425 msgstr ""
3426
3427 #: app/Services/Localization/i18n/states.php:1520
3428 msgid "Ayacucho"
3429 msgstr ""
3430
3431 #: app/Services/Localization/i18n/states.php:1826
3432 msgid "Aydın"
3433 msgstr ""
3434
3435 #: app/Services/Localization/i18n/states.php:1741
3436 msgid "Ayutthaya"
3437 msgstr ""
3438
3439 #: app/Services/Localization/i18n/states.php:1626
3440 msgid "Azad Kashmir"
3441 msgstr ""
3442
3443 #: app/Services/Localization/i18n/countries.php:29
3444 msgid "Azerbaijan"
3445 msgstr ""
3446
3447 #: app/Helpers/CurrenciesHelper.php:30
3448 msgid "Azerbaijani Manat"
3449 msgstr ""
3450
3451 #: app/Services/Localization/i18n/states.php:1207
3452 msgid "Azilal"
3453 msgstr ""
3454
3455 #: app/Services/Localization/i18n/states.php:441
3456 msgid "Azua"
3457 msgstr ""
3458
3459 #: app/Services/Localization/i18n/states.php:535
3460 msgid "Azuay"
3461 msgstr ""
3462
3463 #: app/Services/Localization/i18n/states.php:527
3464 msgid "Aïn Defla"
3465 msgstr ""
3466
3467 #: app/Services/Localization/i18n/states.php:529
3468 msgid "Aïn Témouchent"
3469 msgstr ""
3470
3471 #: app/Services/Localization/i18n/states.php:1821
3472 msgid "Ağrı"
3473 msgstr ""
3474
3475 #: app/Services/Translations/admin-translation.php:309
3476 #: app/Services/Translations/customer-profile-translation.php:40
3477 msgid "B2B"
3478 msgstr ""
3479
3480 #: app/Services/Filter/OrderFilter.php:516
3481 msgid "B2B Purchase"
3482 msgstr ""
3483
3484 #: app/Services/Translations/TransStrings.php:288
3485 #: app/Services/Translations/admin-translation.php:310
3486 msgid "Back"
3487 msgstr ""
3488
3489 #: app/Http/Controllers/CustomerController.php:62
3490 msgid "Back to Customer List"
3491 msgstr ""
3492
3493 #: app/Services/Translations/admin-translation.php:311
3494 #: app/Http/Controllers/Controller.php:32
3495 msgid "Back to Dashboard"
3496 msgstr ""
3497
3498 #: app/Services/Translations/admin-translation.php:312
3499 msgid "Back to Gateway Settings"
3500 msgstr ""
3501
3502 #: app/Http/Controllers/OrderController.php:604
3503 msgid "Back to orders"
3504 msgstr ""
3505
3506 #: app/Services/Translations/admin-translation.php:315
3507 msgid "Back to processing"
3508 msgstr ""
3509
3510 #: app/Http/Controllers/ProductController.php:547
3511 msgid "Back to Product List"
3512 msgstr ""
3513
3514 #: app/Services/Translations/admin-translation.php:313
3515 msgid "Back to Shipping Zones"
3516 msgstr ""
3517
3518 #: app/Services/Translations/customer-profile-translation.php:41
3519 msgid "Back to Shopping Now"
3520 msgstr ""
3521
3522 #: app/Services/Translations/admin-translation.php:314
3523 msgid "Back to Sites"
3524 msgstr ""
3525
3526 #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:46
3527 msgid "Back to Subscription list"
3528 msgstr ""
3529
3530 #: app/Services/Translations/block-editor-translation.php:46
3531 msgid "Background"
3532 msgstr ""
3533
3534 #: app/Modules/Templating/Bricks/Elements/BuySection.php:131
3535 #: app/Modules/Templating/Bricks/Elements/BuySection.php:259
3536 #: app/Modules/Templating/Bricks/Elements/ProductStock.php:102
3537 #: app/Modules/Templating/Bricks/Elements/ProductStock.php:138
3538 #: app/Modules/Templating/Bricks/Elements/ProductStock.php:174
3539 msgid "Background color"
3540 msgstr ""
3541
3542 #: app/Services/Localization/i18n/states.php:1663
3543 msgid "Bacău"
3544 msgstr ""
3545
3546 #: app/Services/Localization/i18n/states.php:597
3547 msgid "Badajoz"
3548 msgstr ""
3549
3550 #: app/Services/Localization/i18n/states.php:20
3551 msgid "Badakhshan"
3552 msgstr ""
3553
3554 #: app/Services/Localization/i18n/states.php:421
3555 msgid "Baden-Württemberg"
3556 msgstr ""
3557
3558 #: app/Services/Translations/block-editor-translation.php:47
3559 msgid "Badge"
3560 msgstr ""
3561
3562 #: app/Services/Translations/block-editor-translation.php:51
3563 msgid "Badge count shows"
3564 msgstr ""
3565
3566 #: app/Services/Translations/block-editor-translation.php:48
3567 msgid "Badge Settings"
3568 msgstr ""
3569
3570 #: app/Services/Translations/block-editor-translation.php:49
3571 msgid "Badge Style"
3572 msgstr ""
3573
3574 #: app/Services/Translations/block-editor-translation.php:50
3575 msgid "Badge Text"
3576 msgstr ""
3577
3578 #: app/Services/Localization/i18n/states.php:21
3579 msgid "Badghis"
3580 msgstr ""
3581
3582 #: app/Services/Localization/i18n/states.php:128
3583 msgid "Bagerhat"
3584 msgstr ""
3585
3586 #: app/Services/Localization/i18n/states.php:22
3587 msgid "Baghlan"
3588 msgstr ""
3589
3590 #: app/Services/Localization/i18n/states.php:1446
3591 msgid "Bagmati"
3592 msgstr ""
3593
3594 #: app/Services/Localization/i18n/countries.php:30
3595 msgid "Bahamas"
3596 msgstr ""
3597
3598 #: app/Helpers/CurrenciesHelper.php:40
3599 msgid "Bahamian Dollar"
3600 msgstr ""
3601
3602 #: app/Services/Localization/i18n/states.php:256
3603 msgid "Bahia"
3604 msgstr ""
3605
3606 #: app/Services/Localization/i18n/countries.php:31
3607 msgid "Bahrain"
3608 msgstr ""
3609
3610 #: app/Services/Localization/i18n/states.php:1328
3611 msgid "Baja California"
3612 msgstr ""
3613
3614 #: app/Services/Localization/i18n/states.php:1329
3615 msgid "Baja California Sur"
3616 msgstr ""
3617
3618 #: app/Services/Localization/i18n/states.php:684
3619 msgid "Baja Verapaz"
3620 msgstr ""
3621
3622 #: app/Services/Localization/i18n/states.php:2129
3623 msgid "Baker Island"
3624 msgstr ""
3625
3626 #: app/Services/Localization/i18n/states.php:598
3627 msgid "Baleares"
3628 msgstr ""
3629
3630 #: app/Services/Localization/i18n/states.php:793
3631 msgid "Bali"
3632 msgstr ""
3633
3634 #: app/Services/Localization/i18n/states.php:23
3635 msgid "Balkh"
3636 msgstr ""
3637
3638 #: app/Services/Localization/i18n/states.php:1627
3639 msgid "Balochistan"
3640 msgstr ""
3641
3642 #: app/Services/Localization/i18n/states.php:1827
3643 msgid "Balıkesir"
3644 msgstr ""
3645
3646 #: app/Services/Localization/i18n/states.php:24
3647 msgid "Bamyan"
3648 msgstr ""
3649
3650 #: app/Services/Localization/i18n/states.php:129
3651 msgid "Bandarban"
3652 msgstr ""
3653
3654 #: app/Services/Localization/i18n/states.php:784
3655 msgid "Bangka Belitung"
3656 msgstr ""
3657
3658 #: app/Services/Localization/i18n/states.php:1742
3659 msgid "Bangkok"
3660 msgstr ""
3661
3662 #: app/Services/Localization/i18n/countries.php:32
3663 msgid "Bangladesh"
3664 msgstr ""
3665
3666 #: app/Helpers/Helper.php:577 app/Helpers/CurrenciesHelper.php:33
3667 msgid "Bangladeshi Taka"
3668 msgstr ""
3669
3670 #: app/Services/Translations/admin-translation.php:316
3671 msgid "Bank Account Name"
3672 msgstr ""
3673
3674 #: app/Services/Translations/admin-translation.php:317
3675 msgid "Bank BIC"
3676 msgstr ""
3677
3678 #: app/Services/Translations/admin-translation.php:318
3679 msgid "Bank IBAN"
3680 msgstr ""
3681
3682 #: app/Services/Translations/admin-translation.php:319
3683 msgid "Bank Identifier Code (SWIFT)"
3684 msgstr ""
3685
3686 #: app/Services/Translations/admin-translation.php:320
3687 msgid "Banner URL"
3688 msgstr ""
3689
3690 #: app/Services/Localization/i18n/states.php:789
3691 msgid "Banten"
3692 msgstr ""
3693
3694 #: app/Services/Localization/i18n/states.php:442
3695 msgid "Baoruco"
3696 msgstr ""
3697
3698 #: app/Services/Localization/i18n/states.php:443
3699 msgid "Barahona"
3700 msgstr ""
3701
3702 #: app/Services/Localization/i18n/states.php:757
3703 msgid "Baranya"
3704 msgstr ""
3705
3706 #: app/Helpers/CurrenciesHelper.php:32
3707 msgid "Barbadian Dollar"
3708 msgstr ""
3709
3710 #: app/Services/Localization/i18n/countries.php:33
3711 msgid "Barbados"
3712 msgstr ""
3713
3714 #: app/Services/Localization/i18n/states.php:599
3715 msgid "Barcelona"
3716 msgstr ""
3717
3718 #: app/Services/Localization/i18n/states.php:130
3719 msgid "Barguna"
3720 msgstr ""
3721
3722 #: app/Services/Localization/i18n/states.php:922
3723 msgid "Bari"
3724 msgstr ""
3725
3726 #: app/Services/Localization/i18n/states.php:2221
3727 msgid "Barinas"
3728 msgstr ""
3729
3730 #: app/Services/Localization/i18n/states.php:1097
3731 msgid "Baringo"
3732 msgstr ""
3733
3734 #: app/Services/Localization/i18n/states.php:131
3735 msgid "Barishal"
3736 msgstr ""
3737
3738 #: app/Services/Localization/i18n/states.php:923
3739 msgid "Barletta-Andria-Trani"
3740 msgstr ""
3741
3742 #: app/Services/Localization/i18n/states.php:1891
3743 msgid "Bartın"
3744 msgstr ""
3745
3746 #: app/Services/Localization/i18n/states.php:1287
3747 msgid "Basarabeasca"
3748 msgstr ""
3749
3750 #. %1$s: tax base amount, %2$s: tax label, %3$s: tax rate percent, %4$s: tax amount
3751 #: app/Modules/Tax/TaxModule.php:919 app/Modules/Tax/TaxModule.php:1029
3752 #, php-format
3753 msgid "Base %1$s + %2$s %3$s%% %4$s"
3754 msgstr ""
3755
3756 #: app/Services/Translations/admin-translation.php:321
3757 msgid "Base taxes"
3758 msgstr ""
3759
3760 #: app/Services/Translations/admin-translation.php:322
3761 msgid ""
3762 "Based on an average monthly subscription retention rate of "
3763 "${avgRetentionPercent.toFixed(1)}%, your expected subscription lifetime is "
3764 "${expectedLifetime.toFixed(1)} months."
3765 msgstr ""
3766
3767 #: app/Services/Localization/i18n/states.php:299
3768 msgid "Basel-Landschaft"
3769 msgstr ""
3770
3771 #: app/Services/Localization/i18n/states.php:300
3772 msgid "Basel-Stadt"
3773 msgstr ""
3774
3775 #: app/Services/Translations/admin-translation.php:323
3776 msgid "Basic Info"
3777 msgstr ""
3778
3779 #: app/Services/Translations/admin-translation.php:324
3780 msgid "Basic Information"
3781 msgstr ""
3782
3783 #: app/Services/Localization/i18n/states.php:1550
3784 msgid "Basilan"
3785 msgstr ""
3786
3787 #: app/Services/Localization/i18n/states.php:1551
3788 msgid "Bataan"
3789 msgstr ""
3790
3791 #: app/Services/Localization/i18n/states.php:1552
3792 msgid "Batanes"
3793 msgstr ""
3794
3795 #: app/Services/Localization/i18n/states.php:1553
3796 msgid "Batangas"
3797 msgstr ""
3798
3799 #: app/Services/Localization/i18n/states.php:1889
3800 msgid "Batman"
3801 msgstr ""
3802
3803 #: app/Services/Localization/i18n/states.php:488
3804 msgid "Batna"
3805 msgstr ""
3806
3807 #: app/Services/Localization/i18n/states.php:1410
3808 msgid "Bauchi"
3809 msgstr ""
3810
3811 #: app/Services/Localization/i18n/states.php:422
3812 msgid "Bavaria"
3813 msgstr ""
3814
3815 #: app/Services/Localization/i18n/states.php:713
3816 msgid "Bay Islands"
3817 msgstr ""
3818
3819 #: app/Services/Localization/i18n/states.php:1484
3820 msgid "Bay of Plenty"
3821 msgstr ""
3822
3823 #: app/Services/Localization/i18n/states.php:1886
3824 msgid "Bayburt"
3825 msgstr ""
3826
3827 #: app/Services/Localization/i18n/states.php:1411
3828 msgid "Bayelsa"
3829 msgstr ""
3830
3831 #: app/Services/Translations/admin-translation.php:325
3832 msgid "Before"
3833 msgstr ""
3834
3835 #: app/Services/Translations/block-editor-translation.php:52
3836 msgid "Behavior"
3837 msgstr ""
3838
3839 #: app/Services/Localization/i18n/states.php:565
3840 msgid "Beheira"
3841 msgstr ""
3842
3843 #: app/Services/Localization/i18n/states.php:343
3844 msgid "Beijing / 北京"
3845 msgstr ""
3846
3847 #: app/Services/Localization/i18n/countries.php:34
3848 msgid "Belarus"
3849 msgstr ""
3850
3851 #: app/Helpers/CurrenciesHelper.php:42
3852 msgid "Belarusian Ruble"
3853 msgstr ""
3854
3855 #: app/Services/Localization/i18n/countries.php:36
3856 msgid "Belau"
3857 msgstr ""
3858
3859 #: app/Services/Localization/i18n/states.php:2272
3860 msgid "Belfast"
3861 msgstr ""
3862
3863 #: app/Services/Localization/i18n/countries.php:35
3864 msgid "Belgium"
3865 msgstr ""
3866
3867 #: app/Services/Localization/i18n/countries.php:37
3868 msgid "Belize"
3869 msgstr ""
3870
3871 #: app/Helpers/CurrenciesHelper.php:43
3872 msgid "Belize Dollar"
3873 msgstr ""
3874
3875 #: app/Services/Localization/i18n/states.php:924
3876 msgid "Belluno"
3877 msgstr ""
3878
3879 #: app/Services/Localization/i18n/states.php:1210
3880 msgid "Ben Slimane"
3881 msgstr ""
3882
3883 #: app/Services/Localization/i18n/states.php:925
3884 msgid "Benevento"
3885 msgstr ""
3886
3887 #: app/Services/Localization/i18n/states.php:785
3888 msgid "Bengkulu"
3889 msgstr ""
3890
3891 #: app/Services/Localization/i18n/states.php:70
3892 msgid "Bengo"
3893 msgstr ""
3894
3895 #: app/Services/Localization/i18n/states.php:71
3896 msgid "Benguela"
3897 msgstr ""
3898
3899 #: app/Services/Localization/i18n/states.php:1554
3900 msgid "Benguet"
3901 msgstr ""
3902
3903 #: app/Services/Localization/i18n/states.php:241
3904 msgid "Beni"
3905 msgstr ""
3906
3907 #: app/Services/Localization/i18n/states.php:566
3908 msgid "Beni Suef"
3909 msgstr ""
3910
3911 #: app/Services/Localization/i18n/countries.php:38
3912 msgid "Benin"
3913 msgstr ""
3914
3915 #: app/Services/Localization/i18n/states.php:1412
3916 msgid "Benue"
3917 msgstr ""
3918
3919 #: app/Services/Localization/i18n/states.php:56
3920 msgid "Berat"
3921 msgstr ""
3922
3923 #: app/Services/Localization/i18n/states.php:926
3924 msgid "Bergamo"
3925 msgstr ""
3926
3927 #: app/Services/Localization/i18n/states.php:1209
3928 msgid "Berkane"
3929 msgstr ""
3930
3931 #: app/Services/Localization/i18n/states.php:423
3932 msgid "Berlin"
3933 msgstr ""
3934
3935 #: app/Services/Localization/i18n/countries.php:39
3936 msgid "Bermuda"
3937 msgstr ""
3938
3939 #: app/Helpers/CurrenciesHelper.php:36
3940 msgid "Bermudian Dollar"
3941 msgstr ""
3942
3943 #: app/Services/Localization/i18n/states.php:301
3944 msgid "Bern"
3945 msgstr ""
3946
3947 #: app/Services/Localization/i18n/states.php:1213
3948 msgid "Berrechid"
3949 msgstr ""
3950
3951 #: app/Services/Translations/block-editor-translation.php:53
3952 msgid "Best Discount (All Variants)"
3953 msgstr ""
3954
3955 #: app/Services/Translations/admin-translation.php:326
3956 msgid "Best Price"
3957 msgstr ""
3958
3959 #: app/Modules/MCP/Tools/ReportTools.php:89
3960 msgid ""
3961 "Best-selling products over a period, ranked by revenue or units sold. Scoped "
3962 "to one currency."
3963 msgstr ""
3964
3965 #: app/Services/Translations/admin-translation.php:327
3966 #: app/Services/Translations/customer-profile-translation.php:42
3967 msgid "Beta"
3968 msgstr ""
3969
3970 #: app/Services/Translations/block-editor-translation.php:54
3971 msgid "Bg Color"
3972 msgstr ""
3973
3974 #: app/Services/Localization/i18n/states.php:1447
3975 msgid "Bheri"
3976 msgstr ""
3977
3978 #: app/Services/Localization/i18n/states.php:132
3979 msgid "Bhola"
3980 msgstr ""
3981
3982 #: app/Services/Localization/i18n/countries.php:40
3983 msgid "Bhutan"
3984 msgstr ""
3985
3986 #: app/Services/Localization/i18n/states.php:927
3987 msgid "Biella"
3988 msgstr ""
3989
3990 #: app/Services/Localization/i18n/states.php:844
3991 msgid "Bihar"
3992 msgstr ""
3993
3994 #: app/Services/Localization/i18n/states.php:1664
3995 msgid "Bihor"
3996 msgstr ""
3997
3998 #: app/Services/Localization/i18n/states.php:1828
3999 msgid "Bilecik"
4000 msgstr ""
4001
4002 #: app/Services/Localization/i18n/states.php:1555
4003 msgid "Biliran"
4004 msgstr ""
4005
4006 #: app/Helpers/EditorShortCodeHelper.php:376
4007 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:179
4008 msgid "Bill Count"
4009 msgstr ""
4010
4011 #: app/Helpers/EditorShortCodeHelper.php:375
4012 msgid "Bill Times"
4013 msgstr ""
4014
4015 #: app/Views/invoice/thank_you.php:392 app/Views/invoice/receipt_slip.php:180
4016 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:333
4017 #: app/Services/Renderer/Receipt/ThankYouRender.php:858
4018 msgid "Bill To"
4019 msgstr ""
4020
4021 #: app/Services/Translations/admin-translation.php:328
4022 msgid "Billing"
4023 msgstr ""
4024
4025 #: app/Helpers/CartCheckoutHelper.php:619
4026 #: app/Helpers/CartCheckoutHelper.php:704
4027 #: app/Services/Renderer/AddressSelectRenderer.php:20
4028 #: app/Services/Renderer/CheckoutRenderer.php:446
4029 #: app/Services/Renderer/CheckoutRenderer.php:562
4030 #: app/Services/Renderer/CheckoutRenderer.php:575
4031 #: app/Services/Translations/admin-translation.php:329
4032 #: app/Services/Translations/customer-profile-translation.php:43
4033 #: app/Services/Translations/block-editor-translation.php:55
4034 #: app/Views/emails/parts/addresses.php:26
4035 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:155
4036 msgid "Billing Address"
4037 msgstr ""
4038
4039 #: app/Services/Translations/admin-translation.php:2604
4040 msgid "billing address also"
4041 msgstr ""
4042
4043 #: app/Http/Controllers/FrontendControllers/CustomerOrderController.php:547
4044 msgid "Billing address created successfully"
4045 msgstr ""
4046
4047 #: api/Resource/CustomerAddressResource.php:154
4048 msgid "Billing address created successfully!"
4049 msgstr ""
4050
4051 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:196
4052 msgid "Billing Address Field"
4053 msgstr ""
4054
4055 #: app/Services/Translations/block-editor-translation.php:56
4056 msgid "Billing Address Heading"
4057 msgstr ""
4058
4059 #: app/Http/Controllers/FrontendControllers/CustomerOrderController.php:563
4060 msgid "Billing address updated successfully"
4061 msgstr ""
4062
4063 #: api/Resource/CustomerAddressResource.php:227
4064 msgid "Billing address updated successfully!"
4065 msgstr ""
4066
4067 #: app/Services/Translations/admin-translation.php:330
4068 msgid "Billing Country"
4069 msgstr ""
4070
4071 #: app/Services/Translations/admin-translation.php:331
4072 msgid "Billing Cycle"
4073 msgstr ""
4074
4075 #: app/Services/Renderer/ModalCheckoutRenderer.php:564
4076 msgid "Billing information"
4077 msgstr ""
4078
4079 #: app/Helpers/EditorShortCodeHelper.php:370
4080 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:146
4081 msgid "Billing Interval"
4082 msgstr ""
4083
4084 #: app/Modules/PaymentMethods/PayPalGateway/API/Webhook.php:52
4085 msgid "Billing Subscriptions:"
4086 msgstr ""
4087
4088 #: app/Services/Translations/admin-translation.php:332
4089 msgid "Billing summary"
4090 msgstr ""
4091
4092 #: app/Services/Translations/customer-profile-translation.php:44
4093 msgid "Billing Terms"
4094 msgstr ""
4095
4096 #: app/Services/Translations/admin-translation.php:333
4097 msgid "Billing:"
4098 msgstr ""
4099
4100 #: app/Services/Translations/admin-translation.php:334
4101 msgid "Bills Count"
4102 msgstr ""
4103
4104 #: app/Modules/Tax/TaxModule.php:2388
4105 msgid "BIN / VAT"
4106 msgstr ""
4107
4108 #: app/Services/Localization/i18n/states.php:1829
4109 msgid "Bingöl"
4110 msgstr ""
4111
4112 #: app/Services/Localization/i18n/states.php:329
4113 msgid "Biobío"
4114 msgstr ""
4115
4116 #: app/Services/Localization/i18n/states.php:639
4117 msgid "Biscay"
4118 msgstr ""
4119
4120 #: app/Services/Localization/i18n/states.php:490
4121 msgid "Biskra"
4122 msgstr ""
4123
4124 #: app/Services/Localization/i18n/states.php:1665
4125 msgid "Bistrița-Năsăud"
4126 msgstr ""
4127
4128 #: app/Services/Localization/i18n/states.php:1830
4129 msgid "Bitlis"
4130 msgstr ""
4131
4132 #: app/Services/Localization/i18n/states.php:72
4133 msgid "Bié"
4134 msgstr ""
4135
4136 #: app/Services/Localization/i18n/states.php:738
4137 msgid "Bjelovar-Bilogora County"
4138 msgstr ""
4139
4140 #: app/Services/Localization/i18n/states.php:195
4141 msgid "Blagoevgrad"
4142 msgstr ""
4143
4144 #: app/Services/Localization/i18n/states.php:492
4145 msgid "Blida"
4146 msgstr ""
4147
4148 #: app/Services/Localization/i18n/states.php:1464
4149 msgid "Boaco"
4150 msgstr ""
4151
4152 #: app/Services/Localization/i18n/states.php:1499
4153 msgid "Bocas del Toro"
4154 msgstr ""
4155
4156 #: app/Services/Localization/i18n/states.php:133
4157 msgid "Bogura"
4158 msgstr ""
4159
4160 #: app/Services/Localization/i18n/states.php:1556
4161 msgid "Bohol"
4162 msgstr ""
4163
4164 #: app/Services/Localization/i18n/states.php:1167
4165 msgid "Bokeo"
4166 msgstr ""
4167
4168 #: app/Services/Localization/i18n/states.php:1168
4169 msgid "Bolikhamsai"
4170 msgstr ""
4171
4172 #: app/Services/Localization/i18n/countries.php:41
4173 msgid "Bolivia"
4174 msgstr ""
4175
4176 #: app/Helpers/CurrenciesHelper.php:38
4177 msgid "Bolivian Boliviano"
4178 msgstr ""
4179
4180 #: app/Services/Localization/i18n/states.php:928
4181 msgid "Bologna"
4182 msgstr ""
4183
4184 #: app/Services/Localization/i18n/states.php:1831
4185 msgid "Bolu"
4186 msgstr ""
4187
4188 #: app/Services/Localization/i18n/states.php:929
4189 msgid "Bolzano"
4190 msgstr ""
4191
4192 #: app/Services/Localization/i18n/states.php:380
4193 #: app/Services/Localization/i18n/states.php:536
4194 #: app/Services/Localization/i18n/states.php:2222
4195 msgid "Bolívar"
4196 msgstr ""
4197
4198 #: app/Services/Localization/i18n/states.php:1098
4199 msgid "Bomet"
4200 msgstr ""
4201
4202 #: app/Services/Localization/i18n/states.php:1188
4203 msgid "Bomi"
4204 msgstr ""
4205
4206 #: app/Services/Localization/i18n/countries.php:42
4207 msgid "Bonaire, Saint Eustatius and Saba"
4208 msgstr ""
4209
4210 #: app/Services/Localization/i18n/states.php:1189
4211 msgid "Bong"
4212 msgstr ""
4213
4214 #: app/Services/Localization/i18n/states.php:651
4215 msgid "Bono"
4216 msgstr ""
4217
4218 #: app/Services/Localization/i18n/states.php:652
4219 msgid "Bono East"
4220 msgstr ""
4221
4222 #: app/Services/Localization/i18n/states.php:1656
4223 msgid "Boquerón"
4224 msgstr ""
4225
4226 #: app/Services/Translations/block-editor-translation.php:57
4227 #: app/Modules/Templating/Bricks/Elements/BuySection.php:143
4228 #: app/Modules/Templating/Bricks/Elements/BuySection.php:271
4229 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:206
4230 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:218
4231 msgid "Border"
4232 msgstr ""
4233
4234 #: app/Services/Translations/block-editor-translation.php:58
4235 msgid "Border Color"
4236 msgstr ""
4237
4238 #: app/Services/Localization/i18n/states.php:517
4239 msgid "Bordj Bou Arréridj"
4240 msgstr ""
4241
4242 #: app/Services/Localization/i18n/states.php:230
4243 msgid "Borgou"
4244 msgstr ""
4245
4246 #: app/Services/Localization/i18n/states.php:1413
4247 msgid "Borno"
4248 msgstr ""
4249
4250 #: app/Services/Localization/i18n/states.php:758
4251 msgid "Borsod-Abaúj-Zemplén"
4252 msgstr ""
4253
4254 #: app/Helpers/CurrenciesHelper.php:31
4255 msgid "Bosnia & Herzegovina Convertible Mark"
4256 msgstr ""
4257
4258 #: app/Services/Localization/i18n/countries.php:43
4259 msgid "Bosnia and Herzegovina"
4260 msgstr ""
4261
4262 #: app/Http/Controllers/ModuleSettingsController.php:212
4263 msgid "Both Site Key and Secret Key are required."
4264 msgstr ""
4265
4266 #: app/Services/Localization/i18n/states.php:1666
4267 msgid "Botoșani"
4268 msgstr ""
4269
4270 #: app/Services/Localization/i18n/countries.php:44
4271 msgid "Botswana"
4272 msgstr ""
4273
4274 #: app/Helpers/CurrenciesHelper.php:41
4275 msgid "Botswana Pula"
4276 msgstr ""
4277
4278 #: app/Services/Translations/block-editor-translation.php:59
4279 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:108
4280 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:111
4281 msgid "Bottom"
4282 msgstr ""
4283
4284 #: app/Services/Translations/block-editor-translation.php:60
4285 msgid "Bottom Left"
4286 msgstr ""
4287
4288 #: app/Services/Translations/block-editor-translation.php:61
4289 msgid "Bottom Right"
4290 msgstr ""
4291
4292 #: app/Services/Localization/i18n/states.php:493
4293 msgid "Bouira"
4294 msgstr ""
4295
4296 #: app/Services/Localization/i18n/states.php:1211
4297 msgid "Boujdour"
4298 msgstr ""
4299
4300 #: app/Services/Localization/i18n/states.php:1212
4301 msgid "Boulemane"
4302 msgstr ""
4303
4304 #: app/Services/Localization/i18n/states.php:518
4305 msgid "Boumerdès"
4306 msgstr ""
4307
4308 #: app/Services/Localization/i18n/countries.php:45
4309 msgid "Bouvet Island"
4310 msgstr ""
4311
4312 #: app/Services/ShortCodeParser/Parsers/ItemParser.php:96
4313 msgid "Box"
4314 msgstr ""
4315
4316 #: app/Services/Localization/i18n/states.php:381
4317 msgid "Boyacá"
4318 msgstr ""
4319
4320 #: app/Services/Localization/i18n/states.php:134
4321 msgid "Brahmanbaria"
4322 msgstr ""
4323
4324 #: app/CPT/FluentProducts.php:310
4325 msgid "Brand"
4326 msgstr ""
4327
4328 #: app/Services/Localization/i18n/states.php:424
4329 msgid "Brandenburg"
4330 msgstr ""
4331
4332 #: app/CPT/FluentProducts.php:309 app/Helpers/AdminHelper.php:169
4333 #: app/Services/Translations/block-editor-translation.php:62
4334 msgid "Brands"
4335 msgstr ""
4336
4337 #: app/Services/Localization/i18n/countries.php:46
4338 msgid "Brazil"
4339 msgstr ""
4340
4341 #: app/Helpers/CurrenciesHelper.php:39
4342 msgid "Brazilian Real"
4343 msgstr ""
4344
4345 #: app/Services/Localization/i18n/states.php:1668
4346 msgid "Brașov"
4347 msgstr ""
4348
4349 #: app/Services/Translations/TransStrings.php:120
4350 #: app/Services/Translations/customer-profile-translation.php:45
4351 msgid "Breadcrumb"
4352 msgstr ""
4353
4354 #: app/Services/Translations/customer-profile-translation.php:46
4355 msgid "Breadcrumb navigation"
4356 msgstr ""
4357
4358 #: app/Services/Localization/i18n/states.php:425
4359 msgid "Bremen"
4360 msgstr ""
4361
4362 #: app/Services/Localization/i18n/states.php:930
4363 msgid "Brescia"
4364 msgstr ""
4365
4366 #: app/Services/Localization/i18n/states.php:1288
4367 msgid "Briceni"
4368 msgstr ""
4369
4370 #: app/Services/Localization/i18n/states.php:931
4371 msgid "Brindisi"
4372 msgstr ""
4373
4374 #: app/Services/Localization/i18n/states.php:282
4375 msgid "British Columbia"
4376 msgstr ""
4377
4378 #: app/Services/Localization/i18n/countries.php:47
4379 msgid "British Indian Ocean Territory"
4380 msgstr ""
4381
4382 #: app/Helpers/CurrenciesHelper.php:62
4383 msgid "British Pound"
4384 msgstr ""
4385
4386 #: app/Modules/Tax/TaxModule.php:2383
4387 msgid "BRN"
4388 msgstr ""
4389
4390 #: app/Services/Localization/i18n/states.php:743
4391 msgid "Brod-Posavina County"
4392 msgstr ""
4393
4394 #: app/Services/Localization/i18n/states.php:650
4395 msgid "Brong-Ahafo"
4396 msgstr ""
4397
4398 #: app/Services/Translations/admin-translation.php:335
4399 msgid "Browse"
4400 msgstr ""
4401
4402 #: app/Services/Renderer/CartRenderer.php:599
4403 msgid "Browse products and continue shopping"
4404 msgstr ""
4405
4406 #: app/Services/Translations/block-editor-translation.php:63
4407 msgid "Browse Smartcodes"
4408 msgstr ""
4409
4410 #: app/Services/Translations/admin-translation.php:336
4411 msgid "Browse/Upload"
4412 msgstr ""
4413
4414 #: app/Services/Localization/i18n/countries.php:48
4415 msgid "Brunei"
4416 msgstr ""
4417
4418 #: app/Helpers/CurrenciesHelper.php:37
4419 msgid "Brunei Dollar"
4420 msgstr ""
4421
4422 #: app/Services/Localization/i18n/states.php:1667
4423 msgid "Brăila"
4424 msgstr ""
4425
4426 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:186
4427 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:306
4428 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:331
4429 #, php-format
4430 msgid "Bucket (%s) does not exist."
4431 msgstr ""
4432
4433 #: app/Http/Controllers/StorageController.php:110
4434 #: app/Modules/StorageDrivers/S3/S3.php:214
4435 #: app/Services/FileSystem/Drivers/S3/S3BucketCreator.php:74
4436 msgid "Bucket created successfully"
4437 msgstr ""
4438
4439 #: app/Modules/StorageDrivers/S3/S3.php:171
4440 msgid "Bucket name is required"
4441 msgstr ""
4442
4443 #: app/Modules/StorageDrivers/S3/S3.php:632
4444 msgid "Buckets"
4445 msgstr ""
4446
4447 #: app/Services/Localization/i18n/states.php:1669
4448 msgid "București"
4449 msgstr ""
4450
4451 #: app/Services/Localization/i18n/states.php:2009
4452 msgid "Budaka"
4453 msgstr ""
4454
4455 #: app/Services/Localization/i18n/states.php:759
4456 msgid "Budapest"
4457 msgstr ""
4458
4459 #: app/Services/Localization/i18n/states.php:2010
4460 msgid "Bududa"
4461 msgstr ""
4462
4463 #: app/Services/Localization/i18n/states.php:1743
4464 msgid "Bueng Kan"
4465 msgstr ""
4466
4467 #: app/Services/Localization/i18n/states.php:91
4468 msgid "Buenos Aires"
4469 msgstr ""
4470
4471 #: app/Services/Localization/i18n/states.php:2011
4472 msgid "Bugiri"
4473 msgstr ""
4474
4475 #: app/Services/Localization/i18n/states.php:2012
4476 msgid "Bugweri"
4477 msgstr ""
4478
4479 #: app/Services/Localization/i18n/states.php:2013
4480 msgid "Buhweju"
4481 msgstr ""
4482
4483 #: app/Services/Localization/i18n/states.php:2014
4484 msgid "Buikwe"
4485 msgstr ""
4486
4487 #: app/Http/Controllers/AddonsController.php:49
4488 msgid ""
4489 "Build a community, membership site, or online forum with FluentCart + "
4490 "FluentCommunity integration. Engage your customers and users right from your "
4491 "WordPress dashboard."
4492 msgstr ""
4493
4494 #: app/Services/Translations/admin-translation.php:337
4495 msgid "Builder"
4496 msgstr ""
4497
4498 #: app/Services/Translations/admin-translation.php:338
4499 msgid "Built-in"
4500 msgstr ""
4501
4502 #: app/Modules/PaymentMethods/PromoGateways/Pro/PaddlePromo.php:63
4503 msgid "Built-in tax & VAT handling"
4504 msgstr ""
4505
4506 #: app/Services/Localization/i18n/states.php:2015
4507 msgid "Bukedea"
4508 msgstr ""
4509
4510 #: app/Services/Localization/i18n/states.php:1557
4511 msgid "Bukidnon"
4512 msgstr ""
4513
4514 #: app/Services/Localization/i18n/states.php:2016
4515 msgid "Bukomansimbi"
4516 msgstr ""
4517
4518 #: app/Services/Localization/i18n/states.php:2017
4519 msgid "Bukwa"
4520 msgstr ""
4521
4522 #: app/Services/Localization/i18n/states.php:1558
4523 msgid "Bulacan"
4524 msgstr ""
4525
4526 #: app/Services/Localization/i18n/states.php:2018
4527 msgid "Bulambuli"
4528 msgstr ""
4529
4530 #: app/Services/Localization/i18n/countries.php:49
4531 msgid "Bulgaria"
4532 msgstr ""
4533
4534 #: app/Helpers/CurrenciesHelper.php:35
4535 msgid "Bulgarian Lev"
4536 msgstr ""
4537
4538 #: app/Services/Localization/i18n/states.php:2019
4539 msgid "Buliisa"
4540 msgstr ""
4541
4542 #: app/Services/Translations/admin-translation.php:339
4543 msgid "Bulk Actions"
4544 msgstr ""
4545
4546 #: app/Services/Translations/admin-translation.php:340
4547 msgid "Bulk Delete"
4548 msgstr ""
4549
4550 #: app/Services/Translations/admin-translation.php:341
4551 msgid "Bulk Duplicate"
4552 msgstr ""
4553
4554 #: app/Services/Translations/admin-translation.php:342
4555 msgid "Bulk Edit"
4556 msgstr ""
4557
4558 #: app/Services/Translations/admin-translation.php:343
4559 msgid "Bulk Import Products"
4560 msgstr ""
4561
4562 #: app/Services/Translations/admin-translation.php:344
4563 msgid "Bulk Insert"
4564 msgstr ""
4565
4566 #: app/Http/Controllers/ProductController.php:228
4567 msgid "Bulk insert failed: "
4568 msgstr ""
4569
4570 #: app/Services/Translations/admin-translation.php:345
4571 msgid "Bulk Product Edit"
4572 msgstr ""
4573
4574 #: app/Services/Translations/admin-translation.php:346
4575 msgid "Bulk Product Insert"
4576 msgstr ""
4577
4578 #: app/Services/Translations/admin-translation.php:347
4579 msgid "Bulk Remove"
4580 msgstr ""
4581
4582 #: app/Http/Controllers/ProductController.php:1581
4583 msgid "Bulk update failed: "
4584 msgstr ""
4585
4586 #: app/Services/Translations/admin-translation.php:348
4587 msgid "Bump Description"
4588 msgstr ""
4589
4590 #: app/Services/Translations/admin-translation.php:349
4591 msgid "Bump Name"
4592 msgstr ""
4593
4594 #: app/Services/Translations/admin-translation.php:350
4595 msgid "Bump Title"
4596 msgstr ""
4597
4598 #: app/Services/Localization/i18n/states.php:2020
4599 msgid "Bundibugyo"
4600 msgstr ""
4601
4602 #: app/Services/Translations/admin-translation.php:351
4603 msgid "Bundle"
4604 msgstr ""
4605
4606 #: app/Services/Translations/admin-translation.php:355
4607 msgid "Bundle info saved successfully"
4608 msgstr ""
4609
4610 #: app/Services/Translations/admin-translation.php:352
4611 msgid "Bundle Items"
4612 msgstr ""
4613
4614 #: app/Services/Translations/admin-translation.php:353
4615 msgid "Bundle Of"
4616 msgstr ""
4617
4618 #: app/Services/Renderer/ProductRenderer.php:1012
4619 #: app/Services/Renderer/CartItemRenderer.php:324
4620 #: app/Services/Renderer/Receipt/ThankYouRender.php:1067
4621 msgid "Bundle of"
4622 msgstr ""
4623
4624 #: app/Services/Translations/admin-translation.php:354
4625 msgid "Bundle Title"
4626 msgstr ""
4627
4628 #: app/Services/Localization/i18n/states.php:1099
4629 msgid "Bungoma"
4630 msgstr ""
4631
4632 #: app/Services/Localization/i18n/states.php:2021
4633 msgid "Bunyangabu"
4634 msgstr ""
4635
4636 #: app/Services/Localization/i18n/states.php:1832
4637 msgid "Burdur"
4638 msgstr ""
4639
4640 #: app/Services/Localization/i18n/states.php:196
4641 msgid "Burgas"
4642 msgstr ""
4643
4644 #: app/Services/Localization/i18n/states.php:600
4645 msgid "Burgos"
4646 msgstr ""
4647
4648 #: app/Services/Localization/i18n/states.php:1744
4649 msgid "Buri Ram"
4650 msgstr ""
4651
4652 #: app/Services/Localization/i18n/countries.php:50
4653 msgid "Burkina Faso"
4654 msgstr ""
4655
4656 #: app/Services/Localization/i18n/states.php:1833
4657 msgid "Bursa"
4658 msgstr ""
4659
4660 #: app/Services/Localization/i18n/countries.php:51
4661 msgid "Burundi"
4662 msgstr ""
4663
4664 #: app/Helpers/CurrenciesHelper.php:34 app/Helpers/CurrenciesHelper.php:384
4665 msgid "Burundian Franc"
4666 msgstr ""
4667
4668 #: app/Services/Localization/i18n/states.php:883
4669 msgid "Bushehr (بوشهر)"
4670 msgstr ""
4671
4672 #: app/Services/Localization/i18n/states.php:2022
4673 msgid "Bushenyi"
4674 msgstr ""
4675
4676 #: app/Services/Localization/i18n/states.php:1100
4677 #: app/Services/Localization/i18n/states.php:2023
4678 msgid "Busia"
4679 msgstr ""
4680
4681 #: api/StoreSettings.php:310
4682 #: app/Services/Renderer/AddressSelectRenderer.php:489
4683 #: app/Services/Renderer/CheckoutRenderer.php:365
4684 #: app/Services/Translations/admin-translation.php:356
4685 #: app/Services/Translations/customer-profile-translation.php:47
4686 msgid "Business Details"
4687 msgstr ""
4688
4689 #: app/Services/Translations/admin-translation.php:357
4690 msgid "Business Information"
4691 msgstr ""
4692
4693 #: app/Services/Localization/i18n/states.php:2024
4694 msgid "Butaleja"
4695 msgstr ""
4696
4697 #: app/Services/Localization/i18n/states.php:2025
4698 msgid "Butambala"
4699 msgstr ""
4700
4701 #: app/Services/Localization/i18n/states.php:2026
4702 msgid "Butebo"
4703 msgstr ""
4704
4705 #: app/Services/Translations/admin-translation.php:358
4706 #: app/Services/Translations/block-editor-translation.php:64
4707 msgid "Button"
4708 msgstr ""
4709
4710 #: app/Modules/Templating/Bricks/Elements/BuySection.php:88
4711 #: app/Modules/Templating/Bricks/Elements/BuySection.php:216
4712 msgid "Button Text"
4713 msgstr ""
4714
4715 #: app/Services/Translations/block-editor-translation.php:66
4716 msgid "Button text"
4717 msgstr ""
4718
4719 #: app/Services/Translations/admin-translation.php:2605
4720 msgid "button to add tax classes."
4721 msgstr ""
4722
4723 #: app/Services/Translations/block-editor-translation.php:65
4724 msgid "Button Url Params"
4725 msgstr ""
4726
4727 #: app/Modules/Templating/Bricks/Elements/BuySection.php:94
4728 #: app/Modules/Templating/Bricks/Elements/BuySection.php:222
4729 msgid "Buttons Margin"
4730 msgstr ""
4731
4732 #: app/Services/Localization/i18n/states.php:2027
4733 msgid "Buvuma"
4734 msgstr ""
4735
4736 #. %s: product title
4737 #: app/Services/Renderer/ProductCardRender.php:461
4738 #, php-format
4739 msgid "Buy %s now"
4740 msgstr ""
4741
4742 #: app/Services/Renderer/ProductCardRender.php:458
4743 #: app/Services/Renderer/ProductRenderer.php:1153
4744 #: app/Services/Renderer/ProductRenderer.php:1225
4745 #: app/Services/Renderer/ProductRenderer.php:1312
4746 #: app/Services/Renderer/PricingTableRenderer.php:415
4747 #: app/Services/Translations/block-editor-translation.php:67
4748 #: app/Modules/Templating/AssetLoader.php:138
4749 #: app/Modules/Templating/AssetLoader.php:315
4750 #: app/Modules/Templating/Bricks/Elements/BuySection.php:217
4751 #: app/Modules/Templating/Bricks/Elements/BuySection.php:417
4752 #: app/Hooks/Handlers/BlockEditors/Buttons/BuyNowButtonBlockEditor.php:75
4753 #: app/Hooks/Handlers/ShortCodes/Buttons/DirectCheckoutShortcode.php:42
4754 msgid "Buy Now"
4755 msgstr ""
4756
4757 #: api/StoreSettings.php:1451
4758 msgid "Buy now"
4759 msgstr ""
4760
4761 #: app/Http/Requests/CouponRequest.php:120
4762 msgid "Buy quantity is required. "
4763 msgstr ""
4764
4765 #: app/Hooks/Handlers/BlockEditors/BuySectionBlockEditor.php:42
4766 msgid "Buy Section"
4767 msgstr ""
4768
4769 #: app/Modules/Templating/Bricks/Elements/BuySection.php:26
4770 msgid "Buy Section (FluentCart)"
4771 msgstr ""
4772
4773 #: app/Services/Localization/i18n/states.php:2028
4774 msgid "Buyende"
4775 msgstr ""
4776
4777 #: app/Helpers/EditorShortCodeHelper.php:266
4778 msgid "Buyer Company Name"
4779 msgstr ""
4780
4781 #: app/Helpers/EditorShortCodeHelper.php:268
4782 msgid "Buyer Legal Registration ID"
4783 msgstr ""
4784
4785 #: app/Helpers/EditorShortCodeHelper.php:269
4786 msgid "Buyer Reverse Charge Declaration"
4787 msgstr ""
4788
4789 #: app/Helpers/EditorShortCodeHelper.php:267
4790 msgid "Buyer VAT / Tax ID (formatted)"
4791 msgstr ""
4792
4793 #: app/Services/Localization/i18n/states.php:1670
4794 msgid "Buzău"
4795 msgstr ""
4796
4797 #. %s - user name
4798 #: app/Services/Translations/admin-translation.php:360
4799 #, php-format
4800 msgid "By %s"
4801 msgstr ""
4802
4803 #: app/Services/Translations/block-editor-translation.php:68
4804 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:247
4805 msgid ""
4806 "By checking this box, you agree to create an account with us to manage your "
4807 "subscription and order details. This is mandatory for subscription-based "
4808 "purchases."
4809 msgstr ""
4810
4811 #: app/Services/Translations/admin-translation.php:361
4812 msgid "By Email Address"
4813 msgstr ""
4814
4815 #: app/Services/Translations/admin-translation.php:2606
4816 msgid "by id, order id, status, payment method, customer name, or product."
4817 msgstr ""
4818
4819 #: app/Services/Translations/admin-translation.php:2607
4820 msgid "by license key, order id, customer name/email or connected sites."
4821 msgstr ""
4822
4823 #: app/Services/Filter/CustomerFilter.php:81
4824 #: app/Services/Filter/OrderFilter.php:237
4825 msgid "By Order Items"
4826 msgstr ""
4827
4828 #: app/Services/Filter/LicenseFilter.php:124
4829 #: app/Services/Filter/LicenseSiteFilter.php:111
4830 #: app/Services/Filter/OrderBumpFilter.php:107
4831 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:218
4832 msgid "By Products"
4833 msgstr ""
4834
4835 #: app/Services/Translations/admin-translation.php:2608
4836 msgid "by site URL"
4837 msgstr ""
4838
4839 #: app/Services/Localization/i18n/states.php:755
4840 msgid "Bács-Kiskun"
4841 msgstr ""
4842
4843 #: app/Services/Localization/i18n/states.php:491
4844 msgid "Béchar"
4845 msgstr ""
4846
4847 #: app/Services/Localization/i18n/states.php:489
4848 msgid "Béjaïa"
4849 msgstr ""
4850
4851 #: app/Services/Localization/i18n/states.php:756
4852 msgid "Békés"
4853 msgstr ""
4854
4855 #: app/Services/Localization/i18n/states.php:1208
4856 msgid "Béni-Mellal"
4857 msgstr ""
4858
4859 #: app/Services/Localization/i18n/states.php:1285
4860 msgid "Bălți"
4861 msgstr ""
4862
4863 #: app/Services/Localization/i18n/states.php:1644
4864 msgid "Caaguazú"
4865 msgstr ""
4866
4867 #: app/Services/Localization/i18n/states.php:1645
4868 msgid "Caazapá"
4869 msgstr ""
4870
4871 #: app/Services/Localization/i18n/states.php:1724
4872 msgid "Cabañas"
4873 msgstr ""
4874
4875 #: app/Services/Localization/i18n/states.php:73
4876 msgid "Cabinda"
4877 msgstr ""
4878
4879 #: app/Services/Localization/i18n/states.php:1376
4880 msgid "Cabo Delgado"
4881 msgstr ""
4882
4883 #: app/Services/Localization/i18n/states.php:1559
4884 msgid "Cagayan"
4885 msgstr ""
4886
4887 #: app/Services/Localization/i18n/states.php:932
4888 msgid "Cagliari"
4889 msgstr ""
4890
4891 #: app/Services/Localization/i18n/states.php:1289
4892 msgid "Cahul"
4893 msgstr ""
4894
4895 #: app/Services/Localization/i18n/states.php:567
4896 msgid "Cairo"
4897 msgstr ""
4898
4899 #: app/Services/Localization/i18n/states.php:1521
4900 msgid "Cajamarca"
4901 msgstr ""
4902
4903 #: app/Services/Translations/admin-translation.php:365
4904 msgid "Calculate profit/cost"
4905 msgstr ""
4906
4907 #: app/Services/Translations/admin-translation.php:364
4908 msgid "Calculate Tax Based On"
4909 msgstr ""
4910
4911 #: app/Services/Localization/i18n/states.php:382
4912 msgid "Caldas"
4913 msgstr ""
4914
4915 #: app/Services/Localization/i18n/states.php:2144
4916 msgid "California"
4917 msgstr ""
4918
4919 #: app/Services/Localization/i18n/states.php:933
4920 msgid "Caltanissetta"
4921 msgstr ""
4922
4923 #: app/Services/Localization/i18n/states.php:1560
4924 msgid "Camarines Norte"
4925 msgstr ""
4926
4927 #: app/Services/Localization/i18n/states.php:1561
4928 msgid "Camarines Sur"
4929 msgstr ""
4930
4931 #: app/Services/Localization/i18n/countries.php:52
4932 msgid "Cambodia"
4933 msgstr ""
4934
4935 #: app/Helpers/CurrenciesHelper.php:84
4936 msgid "Cambodian Riel"
4937 msgstr ""
4938
4939 #: app/Services/Localization/i18n/countries.php:53
4940 msgid "Cameroon"
4941 msgstr ""
4942
4943 #: app/Services/Localization/i18n/states.php:1562
4944 msgid "Camiguin"
4945 msgstr ""
4946
4947 #: app/Services/Localization/i18n/states.php:1330
4948 msgid "Campeche"
4949 msgstr ""
4950
4951 #: app/Services/Localization/i18n/states.php:934
4952 msgid "Campobasso"
4953 msgstr ""
4954
4955 #: app/Services/Translations/admin-translation.php:366
4956 msgid "Can close the window - product will continue to insert."
4957 msgstr ""
4958
4959 #: app/Services/Coupon/Concerns/CanValidateCoupon.php:53
4960 msgid "Can not apply the coupons together"
4961 msgstr ""
4962
4963 #: app/Http/Controllers/CustomerController.php:205
4964 #: app/Http/Controllers/CustomerController.php:222
4965 msgid "Can not attach user"
4966 msgstr ""
4967
4968 #: app/Http/Controllers/CustomerController.php:250
4969 msgid "Can not detach user"
4970 msgstr ""
4971
4972 #: app/Services/Permission/PermissionManager.php:195
4973 msgid "Can Refund Orders"
4974 msgstr ""
4975
4976 #: app/Services/Localization/i18n/countries.php:54
4977 msgid "Canada"
4978 msgstr ""
4979
4980 #: app/Helpers/CurrenciesHelper.php:44
4981 msgid "Canadian Dollar"
4982 msgstr ""
4983
4984 #: app/Services/Renderer/AddressSelectRenderer.php:382
4985 #: app/Services/Renderer/AddressSelectRenderer.php:383
4986 #: app/Services/Translations/TransStrings.php:138
4987 #: app/Services/Translations/TransStrings.php:245
4988 #: app/Services/Translations/admin-translation.php:367
4989 #: app/Services/Translations/customer-profile-translation.php:49
4990 #: app/Services/Translations/block-editor-translation.php:69
4991 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:161
4992 msgid "Cancel"
4993 msgstr ""
4994
4995 #: app/Modules/MCP/Tools/SubscriptionTools.php:84
4996 msgid ""
4997 "Cancel a subscription through its gateway. Cancel is destructive — call "
4998 "dry_run:true first to preview and receive a confirm_token, then call again "
4999 "with that confirm_token plus an idempotency_key to execute. Cancellation "
5000 "takes effect immediately (the subscription is marked canceled now). The "
5001 "preview reports payment_mode and live_gateway_action; executing a LIVE "
5002 "cancellation requires the operator to opt in (test-mode always works)."
5003 msgstr ""
5004
5005 #: app/Services/Translations/block-editor-translation.php:70
5006 msgid "Cancel Button Text"
5007 msgstr ""
5008
5009 #: app/Services/Translations/admin-translation.php:368
5010 msgid "Cancel Order"
5011 msgstr ""
5012
5013 #: app/Services/Translations/admin-translation.php:369
5014 #: app/Services/Translations/customer-profile-translation.php:50
5015 msgid "Cancel Subscription"
5016 msgstr ""
5017
5018 #: app/Services/Translations/admin-translation.php:371
5019 msgid "Cancel subscription"
5020 msgstr ""
5021
5022 #: app/Services/Translations/admin-translation.php:370
5023 msgid "Cancel Subscription (if any)"
5024 msgstr ""
5025
5026 #: app/Modules/PaymentMethods/Core/AbstractSubscriptionModule.php:61
5027 msgid "Cancel subscription is not implemented for this payment method."
5028 msgstr ""
5029
5030 #: app/Helpers/Status.php:163 app/Helpers/Status.php:176
5031 #: app/Helpers/Status.php:272 app/Services/Filter/OrderFilter.php:254
5032 #: app/Services/Translations/admin-translation.php:372
5033 #: app/Services/Translations/customer-profile-translation.php:51
5034 msgid "Canceled"
5035 msgstr ""
5036
5037 #: app/Events/Subscription/SubscriptionCanceled.php:52
5038 #: app/Services/Email/EmailPreviewService.php:42
5039 #: dev/wp-browser/tests/Integration/Events/SubscriptionEventsTest.php:187
5040 msgid "canceled on customer request"
5041 msgstr ""
5042
5043 #: app/Services/Translations/admin-translation.php:373
5044 msgid "Cancellation reason"
5045 msgstr ""
5046
5047 #: app/Helpers/Helper.php:225 app/Helpers/Helper.php:240
5048 msgid "Cancelled"
5049 msgstr ""
5050
5051 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:389
5052 msgid "Cancelled by Customer from customer portal"
5053 msgstr ""
5054
5055 #: app/Services/Localization/i18n/states.php:2197
5056 msgid "Canelones"
5057 msgstr ""
5058
5059 #: app/Services/Localization/i18n/states.php:1653
5060 msgid "Canindeyú"
5061 msgstr ""
5062
5063 #. %s is the order number
5064 #: app/Services/Translations/admin-translation.php:375
5065 #, php-format
5066 msgid "Cannot delete order %s due to status: completed"
5067 msgstr ""
5068
5069 #: app/Http/Controllers/TaxClassController.php:106
5070 #: app/Http/Controllers/TaxRateController.php:105
5071 msgid "Cannot delete the Standard tax class"
5072 msgstr ""
5073
5074 #: app/Services/Translations/admin-translation.php:376
5075 msgid "Cant upload the file"
5076 msgstr ""
5077
5078 #: app/Services/Localization/i18n/states.php:603
5079 msgid "Cantabria"
5080 msgstr ""
5081
5082 #: app/Services/Localization/i18n/states.php:1290
5083 msgid "Cantemir"
5084 msgstr ""
5085
5086 #: app/Services/Localization/i18n/states.php:1494
5087 msgid "Canterbury"
5088 msgstr ""
5089
5090 #: app/Services/Localization/i18n/address-locales.php:69
5091 #: app/Services/Localization/i18n/address-locales.php:159
5092 msgid "Canton"
5093 msgstr ""
5094
5095 #: app/Services/Localization/i18n/countries.php:55
5096 msgid "Cape Verde"
5097 msgstr ""
5098
5099 #: app/Helpers/CurrenciesHelper.php:51
5100 msgid "Cape Verdean Escudo"
5101 msgstr ""
5102
5103 #: app/Services/Localization/i18n/states.php:2217
5104 msgid "Capital"
5105 msgstr ""
5106
5107 #: app/Services/Localization/i18n/states.php:390
5108 msgid "Capital District"
5109 msgstr ""
5110
5111 #: app/Services/Localization/i18n/states.php:1563
5112 msgid "Capiz"
5113 msgstr ""
5114
5115 #: app/Services/Translations/admin-translation.php:377
5116 msgid "Capture"
5117 msgstr ""
5118
5119 #: app/Services/Localization/i18n/states.php:383
5120 msgid "Caquetá"
5121 msgstr ""
5122
5123 #: app/Services/Localization/i18n/states.php:2223
5124 msgid "Carabobo"
5125 msgstr ""
5126
5127 #: app/Services/Localization/i18n/states.php:1465
5128 msgid "Carazo"
5129 msgstr ""
5130
5131 #: app/Services/Localization/i18n/states.php:1672
5132 msgid "Caraș-Severin"
5133 msgstr ""
5134
5135 #: app/Services/Localization/i18n/states.php:538
5136 msgid "Carchi"
5137 msgstr ""
5138
5139 #: app/Services/Translations/block-editor-translation.php:71
5140 msgid "Card"
5141 msgstr ""
5142
5143 #: app/Helpers/EditorShortCodeHelper.php:184
5144 #: app/Services/Filter/OrderFilter.php:418
5145 msgid "Card Brand"
5146 msgstr ""
5147
5148 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:179
5149 msgid "Card details are not valid!"
5150 msgstr ""
5151
5152 #: app/Services/Translations/customer-profile-translation.php:53
5153 msgid "Card ending with"
5154 msgstr ""
5155
5156 #: app/Helpers/EditorShortCodeHelper.php:183
5157 msgid "Card Last 4"
5158 msgstr ""
5159
5160 #: app/Services/Filter/OrderFilter.php:410
5161 msgid "Card last 4"
5162 msgstr ""
5163
5164 #: app/Services/Translations/customer-profile-translation.php:52
5165 msgid "Card Number"
5166 msgstr ""
5167
5168 #: app/Modules/PaymentMethods/PromoGateways/Addons/PaystackAddon.php:88
5169 #: app/Modules/PaymentMethods/PromoGateways/Addons/FlutterwaveAddon.php:88
5170 #: app/Modules/PaymentMethods/PromoGateways/Addons/MercadoPagoAddon.php:88
5171 msgid "Card payments & Bank transfers"
5172 msgstr ""
5173
5174 #: app/Services/Translations/block-editor-translation.php:72
5175 msgid "Card Sizing"
5176 msgstr ""
5177
5178 #: app/Services/Translations/customer-profile-translation.php:54
5179 #: app/Modules/PaymentMethods/StripeGateway/SubscriptionsManager.php:73
5180 msgid "Card verification failed"
5181 msgstr ""
5182
5183 #: app/Services/Localization/i18n/states.php:813
5184 msgid "Carlow"
5185 msgstr ""
5186
5187 #: app/Services/Translations/TransStrings.php:295
5188 msgid "Carousel arrow left"
5189 msgstr ""
5190
5191 #: app/Services/Translations/TransStrings.php:296
5192 msgid "Carousel arrow right"
5193 msgstr ""
5194
5195 #: app/Hooks/Handlers/BlockEditors/ProductCarousel/InnerBlocks/InnerBlocks.php:141
5196 #: app/Hooks/Handlers/BlockEditors/MediaCarousel/InnerBlocks/InnerBlocks.php:123
5197 msgid "Carousel Controls"
5198 msgstr ""
5199
5200 #: app/Services/Translations/block-editor-translation.php:73
5201 msgid "Carousel interaction & animation"
5202 msgstr ""
5203
5204 #: app/Hooks/Handlers/BlockEditors/ProductCarousel/InnerBlocks/InnerBlocks.php:152
5205 #: app/Hooks/Handlers/BlockEditors/MediaCarousel/InnerBlocks/InnerBlocks.php:137
5206 msgid "Carousel Pagination"
5207 msgstr ""
5208
5209 #: app/Services/Translations/TransStrings.php:297
5210 msgid "Carousel switch to index {index}"
5211 msgstr ""
5212
5213 #: api/StoreSettings.php:697 api/StoreSettings.php:707
5214 #: app/Services/Renderer/MiniCartRenderer.php:112
5215 #: app/Services/Translations/admin-translation.php:378
5216 msgid "Cart"
5217 msgstr ""
5218
5219 #: app/Services/Translations/admin-translation.php:379
5220 msgid "Cart & Checkout"
5221 msgstr ""
5222
5223 #: api/StoreSettings.php:995
5224 msgid "Cart & checkout"
5225 msgstr ""
5226
5227 #: app/Services/Translations/admin-translation.php:381
5228 msgid "Cart and Checkout"
5229 msgstr ""
5230
5231 #: app/Services/Translations/block-editor-translation.php:74
5232 msgid "Cart Button Text"
5233 msgstr ""
5234
5235 #: app/Services/Renderer/CartDrawerRenderer.php:144
5236 #: app/Services/Translations/block-editor-translation.php:75
5237 msgid "Cart Icon"
5238 msgstr ""
5239
5240 #: api/StoreSettings.php:1005
5241 msgid "Cart Icon In Body"
5242 msgstr ""
5243
5244 #: api/Checkout/CheckoutApi.php:54
5245 msgid "Cart is empty or already completed"
5246 msgstr ""
5247
5248 #: app/Services/Renderer/CartRenderer.php:318
5249 msgid "Cart Item Summary"
5250 msgstr ""
5251
5252 #: app/Services/Translations/admin-translation.php:380
5253 msgid "Cart Items"
5254 msgstr ""
5255
5256 #: app/Hooks/Handlers/MenuHandler.php:80
5257 msgid "Cart Page"
5258 msgstr ""
5259
5260 #: app/Services/Renderer/CartRenderer.php:403
5261 msgid "Cart Total"
5262 msgstr ""
5263
5264 #: app/Hooks/Cart/WebCheckoutHandler.php:749
5265 msgid "Cart updated successfully"
5266 msgstr ""
5267
5268 #: api/Resource/FrontendResource/CartResource.php:199
5269 msgid "Cart validation error!"
5270 msgstr ""
5271
5272 #: app/Services/Localization/i18n/states.php:412
5273 msgid "Cartago"
5274 msgstr ""
5275
5276 #: app/Services/Localization/i18n/states.php:1214
5277 msgid "Casablanca"
5278 msgstr ""
5279
5280 #: app/Services/Localization/i18n/states.php:384
5281 msgid "Casanare"
5282 msgstr ""
5283
5284 #: app/Services/Localization/i18n/states.php:935
5285 msgid "Caserta"
5286 msgstr ""
5287
5288 #: app/Modules/PaymentMethods/Cod/Cod.php:38
5289 msgid "Cash"
5290 msgstr ""
5291
5292 #: app/Modules/PaymentMethods/Cod/Cod.php:159
5293 msgid "Cash upon delivery, bank transfer or other manual process."
5294 msgstr ""
5295
5296 #: app/Services/Localization/i18n/states.php:604
5297 msgid "Castellón"
5298 msgstr ""
5299
5300 #: app/Services/Localization/i18n/states.php:92
5301 msgid "Catamarca"
5302 msgstr ""
5303
5304 #: app/Services/Localization/i18n/states.php:1564
5305 msgid "Catanduanes"
5306 msgstr ""
5307
5308 #: app/Services/Localization/i18n/states.php:936
5309 msgid "Catania"
5310 msgstr ""
5311
5312 #: app/Services/Localization/i18n/states.php:937
5313 msgid "Catanzaro"
5314 msgstr ""
5315
5316 #: app/CPT/FluentProducts.php:286 app/Helpers/AdminHelper.php:165
5317 #: app/Services/Translations/admin-translation.php:382
5318 #: app/Services/Translations/block-editor-translation.php:76
5319 msgid "Categories"
5320 msgstr ""
5321
5322 #: app/CPT/FluentProducts.php:287
5323 #: app/Services/Translations/admin-translation.php:383
5324 #: app/Services/Translations/block-editor-translation.php:77
5325 msgid "Category"
5326 msgstr ""
5327
5328 #: app/Services/Localization/i18n/states.php:385
5329 msgid "Cauca"
5330 msgstr ""
5331
5332 #: app/Services/Localization/i18n/states.php:2273
5333 msgid "Causeway Coast and Glens"
5334 msgstr ""
5335
5336 #: app/Services/Localization/i18n/states.php:814
5337 msgid "Cavan"
5338 msgstr ""
5339
5340 #: app/Services/Localization/i18n/states.php:1565
5341 msgid "Cavite"
5342 msgstr ""
5343
5344 #: app/Services/Localization/i18n/countries.php:56
5345 msgid "Cayman Islands"
5346 msgstr ""
5347
5348 #: app/Helpers/CurrenciesHelper.php:87
5349 msgid "Cayman Islands Dollar"
5350 msgstr ""
5351
5352 #: app/Services/Localization/i18n/states.php:537
5353 msgid "Cañar"
5354 msgstr ""
5355
5356 #: app/Services/Translations/admin-translation.php:384
5357 msgid "Cc:"
5358 msgstr ""
5359
5360 #: app/Services/Localization/i18n/states.php:257
5361 msgid "Ceará"
5362 msgstr ""
5363
5364 #: app/Services/Localization/i18n/states.php:1566
5365 msgid "Cebu"
5366 msgstr ""
5367
5368 #: app/Services/Translations/block-editor-translation.php:78
5369 msgid "Center"
5370 msgstr ""
5371
5372 #: app/Services/Localization/i18n/states.php:653
5373 #: app/Services/Localization/i18n/states.php:1650
5374 #: app/Services/Localization/i18n/states.php:2258
5375 msgid "Central"
5376 msgstr ""
5377
5378 #: app/Helpers/CurrenciesHelper.php:153 app/Helpers/CurrenciesHelper.php:396
5379 msgid "Central African Cfa Franc"
5380 msgstr ""
5381
5382 #: app/Services/Localization/i18n/countries.php:57
5383 msgid "Central African Republic"
5384 msgstr ""
5385
5386 #: app/Services/Localization/i18n/states.php:676
5387 msgid "Central Greece"
5388 msgstr ""
5389
5390 #: app/Services/Localization/i18n/states.php:670
5391 msgid "Central Macedonia"
5392 msgstr ""
5393
5394 #: app/Services/Localization/i18n/states.php:2198
5395 msgid "Cerro Largo"
5396 msgstr ""
5397
5398 #: app/Services/Localization/i18n/states.php:386
5399 msgid "Cesar"
5400 msgstr ""
5401
5402 #: app/Services/Localization/i18n/states.php:605
5403 msgid "Ceuta"
5404 msgstr ""
5405
5406 #: app/Helpers/CurrenciesHelper.php:156 app/Helpers/CurrenciesHelper.php:398
5407 msgid "Cfp Franc"
5408 msgstr ""
5409
5410 #: app/Services/Localization/i18n/states.php:1745
5411 msgid "Chachoengsao"
5412 msgstr ""
5413
5414 #: app/Services/Localization/i18n/states.php:93
5415 msgid "Chaco"
5416 msgstr ""
5417
5418 #: app/Services/Localization/i18n/countries.php:58
5419 msgid "Chad"
5420 msgstr ""
5421
5422 #: app/Services/Localization/i18n/states.php:896
5423 msgid "Chaharmahal and Bakhtiari (چهارمحال و بختیاری)"
5424 msgstr ""
5425
5426 #: app/Services/Localization/i18n/states.php:1746
5427 msgid "Chai Nat"
5428 msgstr ""
5429
5430 #: app/Services/Localization/i18n/states.php:1747
5431 msgid "Chaiyaphum"
5432 msgstr ""
5433
5434 #: app/Services/Localization/i18n/states.php:1725
5435 msgid "Chalatenango"
5436 msgstr ""
5437
5438 #: app/Services/Localization/i18n/states.php:1169
5439 msgid "Champasak"
5440 msgstr ""
5441
5442 #: app/Services/Localization/i18n/states.php:872
5443 msgid "Chandigarh"
5444 msgstr ""
5445
5446 #: app/Services/Localization/i18n/states.php:135
5447 msgid "Chandpur"
5448 msgstr ""
5449
5450 #: app/Services/Renderer/AddressSelectRenderer.php:104
5451 #: app/Services/Translations/admin-translation.php:385
5452 #: app/Services/Translations/block-editor-translation.php:79
5453 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:157
5454 msgid "Change"
5455 msgstr ""
5456
5457 #: app/Services/Renderer/AddressSelectRenderer.php:87
5458 msgid "Change Address"
5459 msgstr ""
5460
5461 #: app/Modules/MCP/Tools/OrderTools.php:128
5462 msgid ""
5463 "Change an order status or shipping status. Pass order_id and at least one of "
5464 "order_status or shipping_status. A no-op is returned if the order is already "
5465 "in that status. To refund, use refund-order instead."
5466 msgstr ""
5467
5468 #: app/Services/Translations/admin-translation.php:386
5469 msgid "Change Customer"
5470 msgstr ""
5471
5472 #: app/Services/Translations/admin-translation.php:393
5473 msgid "Change customer"
5474 msgstr ""
5475
5476 #: app/Services/Translations/admin-translation.php:387
5477 msgid "Change Customer Status"
5478 msgstr ""
5479
5480 #: app/Services/Translations/admin-translation.php:388
5481 #: app/Modules/MCP/Tools/OrderTools.php:127
5482 msgid "Change Order Status"
5483 msgstr ""
5484
5485 #: app/Services/Translations/admin-translation.php:389
5486 msgid "Change Payment Status"
5487 msgstr ""
5488
5489 #: app/Services/Translations/admin-translation.php:390
5490 msgid "Change Plan"
5491 msgstr ""
5492
5493 #: app/Services/Translations/admin-translation.php:391
5494 msgid "Change Plan to"
5495 msgstr ""
5496
5497 #: app/Services/Translations/block-editor-translation.php:80
5498 msgid "Change Product"
5499 msgstr ""
5500
5501 #: app/Services/Renderer/CartRenderer.php:270
5502 msgid "Change Quantity"
5503 msgstr ""
5504
5505 #: app/Services/Translations/admin-translation.php:392
5506 msgid "Change Shipping Status"
5507 msgstr ""
5508
5509 #: app/Modules/MCP/Tools/SubscriptionTools.php:83
5510 msgid "Change Subscription Status"
5511 msgstr ""
5512
5513 #: app/Services/Translations/admin-translation.php:394
5514 msgid "Change tax class"
5515 msgstr ""
5516
5517 #. %s: theme name
5518 #: app/Services/Translations/admin-translation.php:396
5519 #, php-format
5520 msgid "Change theme to %1$s"
5521 msgstr ""
5522
5523 #: app/Services/Translations/admin-translation.php:397
5524 msgid "Change:"
5525 msgstr ""
5526
5527 #: app/Views/emails/subscription/canceled/customer.php:74
5528 msgid "Changed your mind? You can reactivate your subscription at any time."
5529 msgstr ""
5530
5531 #: app/Services/Translations/admin-translation.php:398
5532 msgid "Changelog Description"
5533 msgstr ""
5534
5535 #: app/Services/Translations/admin-translation.php:399
5536 msgid "Changelog Page URL"
5537 msgstr ""
5538
5539 #: app/Services/Localization/i18n/states.php:1748
5540 msgid "Chanthaburi"
5541 msgstr ""
5542
5543 #: app/Services/Filter/OrderFilter.php:402
5544 msgid "Charge"
5545 msgstr ""
5546
5547 #: app/Services/Translations/admin-translation.php:401
5548 msgid "Charge all EU customers your home country's rate."
5549 msgstr ""
5550
5551 #: app/Services/Translations/admin-translation.php:402
5552 msgid "Charge each EU customer their country's VAT rate."
5553 msgstr ""
5554
5555 #: app/Services/Translations/admin-translation.php:403
5556 msgid "Charge per item"
5557 msgstr ""
5558
5559 #: app/Services/Translations/admin-translation.php:404
5560 msgid "Charge per item in the cart."
5561 msgstr ""
5562
5563 #: app/Services/Translations/admin-translation.php:400
5564 msgid "Charge Reversed"
5565 msgstr ""
5566
5567 #: app/Services/Translations/customer-profile-translation.php:55
5568 #: app/Views/invoice/thank_you.php:258 app/Views/invoice/receipt_slip.php:399
5569 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:700
5570 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:946
5571 #: app/Services/Renderer/Receipt/ThankYouRender.php:516
5572 #: app/Services/Renderer/Receipt/ThankYouRender.php:1139
5573 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:549
5574 #: app/Views/emails/parts/subscription_item.php:85
5575 #: app/Views/emails/parts/items_table.php:402
5576 msgid "Charge reversed"
5577 msgstr ""
5578
5579 #: app/Services/Translations/admin-translation.php:405
5580 msgid "Charge tax on this product"
5581 msgstr ""
5582
5583 #: app/Services/Translations/admin-translation.php:406
5584 msgid "Charge tax on this variation"
5585 msgstr ""
5586
5587 #: app/Services/Localization/i18n/states.php:136
5588 msgid "Chattogram"
5589 msgstr ""
5590
5591 #: app/Services/Translations/admin-translation.php:407
5592 msgid "Check Global Integration Settings"
5593 msgstr ""
5594
5595 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:213
5596 msgid "Check if contacts has any active license from any products"
5597 msgstr ""
5598
5599 #: app/Http/Controllers/WebController/FileDownloader.php:123
5600 msgid "Check Storage Settings"
5601 msgstr ""
5602
5603 #: app/Services/Translations/admin-translation.php:408
5604 msgid ""
5605 "Check this box if you want the Cost to be multiplied by the quantity of "
5606 "items in the cart that belong to this shipping class. For example, if the "
5607 "cost is $5 and a customer buys 3 items from this class, the total shipping "
5608 "cost for these items will be $15, plus other shipping cost from other "
5609 "settings. Leave this unchecked to apply the cost only once per order for "
5610 "this class"
5611 msgstr ""
5612
5613 #: app/Services/Translations/block-editor-translation.php:81
5614 msgid "Checkbox Active Background"
5615 msgstr ""
5616
5617 #: app/Services/Translations/block-editor-translation.php:82
5618 msgid "Checkbox Active Text Color"
5619 msgstr ""
5620
5621 #: app/Services/Translations/block-editor-translation.php:83
5622 msgid "Checkbox Background"
5623 msgstr ""
5624
5625 #: app/Services/Translations/block-editor-translation.php:84
5626 msgid "Checkbox Border"
5627 msgstr ""
5628
5629 #: app/Services/Translations/block-editor-translation.php:85
5630 msgid "Checkbox Text Color"
5631 msgstr ""
5632
5633 #: app/Services/Translations/admin-translation.php:409
5634 msgid ""
5635 "Checked means the coupon code will be displayed on the checkout to the users"
5636 msgstr ""
5637
5638 #: app/Services/Translations/block-editor-translation.php:86
5639 msgid "Checkmark Border"
5640 msgstr ""
5641
5642 #: api/StoreSettings.php:56 api/StoreSettings.php:771 api/StoreSettings.php:781
5643 #: app/Services/Renderer/ModalCheckoutRenderer.php:109
5644 #: app/Services/Translations/admin-translation.php:410
5645 #: app/Http/Routes/WebRoutes.php:326
5646 msgid "Checkout"
5647 msgstr ""
5648
5649 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:163
5650 msgid "Checkout Address Fields"
5651 msgstr ""
5652
5653 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:315
5654 msgid "Checkout Agree Terms Field"
5655 msgstr ""
5656
5657 #: app/Services/Translations/block-editor-translation.php:87
5658 msgid "Checkout Button Text"
5659 msgstr ""
5660
5661 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:150
5662 msgid "Checkout Create Account Field"
5663 msgstr ""
5664
5665 #: api/StoreSettings.php:362
5666 msgid "Checkout Currency"
5667 msgstr ""
5668
5669 #: app/Services/Translations/admin-translation.php:411
5670 msgid "Checkout Customization"
5671 msgstr ""
5672
5673 #: app/Http/Controllers/PaymentMethodController.php:113
5674 msgid "Checkout design settings saved"
5675 msgstr ""
5676
5677 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:524
5678 msgid "Checkout EU VAT"
5679 msgstr ""
5680
5681 #: app/Services/Translations/admin-translation.php:412
5682 msgid "Checkout Fields"
5683 msgstr ""
5684
5685 #: app/Http/Controllers/CheckoutFieldsController.php:48
5686 msgid "Checkout fields has been updated successfully."
5687 msgstr ""
5688
5689 #: app/Services/Renderer/ModalCheckoutRenderer.php:143
5690 #: app/Services/Renderer/CheckoutRenderer.php:205
5691 msgid "Checkout Form"
5692 msgstr ""
5693
5694 #: app/Services/Translations/admin-translation.php:413
5695 msgid "Checkout Instructions"
5696 msgstr ""
5697
5698 #: app/Services/Translations/admin-translation.php:414
5699 msgid ""
5700 "Checkout Instructions will be displayed on the checkout page gateway section."
5701 msgstr ""
5702
5703 #: app/Services/Translations/admin-translation.php:415
5704 msgid "Checkout Label"
5705 msgstr ""
5706
5707 #: app/Services/Translations/admin-translation.php:416
5708 msgid "Checkout Logo"
5709 msgstr ""
5710
5711 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:326
5712 msgid "Checkout Mode"
5713 msgstr ""
5714
5715 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:123
5716 msgid "Checkout Name Fields"
5717 msgstr ""
5718
5719 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:490
5720 msgid "Checkout Order Bump"
5721 msgstr ""
5722
5723 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:354
5724 msgid "Checkout Order Notes Field"
5725 msgstr ""
5726
5727 #: app/Services/Renderer/CheckoutRenderer.php:149
5728 #: app/Hooks/Handlers/MenuHandler.php:79
5729 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:61
5730 msgid "Checkout Page"
5731 msgstr ""
5732
5733 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:302
5734 msgid "Checkout Payment Methods"
5735 msgstr ""
5736
5737 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:289
5738 msgid "Checkout Shipping Methods"
5739 msgstr ""
5740
5741 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:341
5742 msgid "Checkout Submit Button"
5743 msgstr ""
5744
5745 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:367
5746 msgid "Checkout Summary"
5747 msgstr ""
5748
5749 #: app/Services/Translations/admin-translation.php:417
5750 msgid "Checkout Tax Breakdown Display"
5751 msgstr ""
5752
5753 #: app/Services/Localization/i18n/states.php:1215
5754 msgid "Chefchaouen"
5755 msgstr ""
5756
5757 #: app/Services/Localization/i18n/states.php:1994
5758 msgid "Cherkashchyna"
5759 msgstr ""
5760
5761 #: app/Services/Localization/i18n/states.php:1995
5762 msgid "Chernihivshchyna"
5763 msgstr ""
5764
5765 #: app/Services/Localization/i18n/states.php:1996
5766 msgid "Chernivtsi Oblast"
5767 msgstr ""
5768
5769 #: app/Services/Localization/i18n/states.php:845
5770 msgid "Chhattisgarh"
5771 msgstr ""
5772
5773 #: app/Services/Localization/i18n/states.php:1749
5774 msgid "Chiang Mai"
5775 msgstr ""
5776
5777 #: app/Services/Localization/i18n/states.php:1750
5778 msgid "Chiang Rai"
5779 msgstr ""
5780
5781 #: app/Services/Localization/i18n/states.php:1331
5782 msgid "Chiapas"
5783 msgstr ""
5784
5785 #: app/Services/Localization/i18n/states.php:1059
5786 msgid "Chiba"
5787 msgstr ""
5788
5789 #: app/Services/Localization/i18n/states.php:1216
5790 msgid "Chichaoua"
5791 msgstr ""
5792
5793 #: app/Services/Localization/i18n/states.php:938
5794 msgid "Chieti"
5795 msgstr ""
5796
5797 #: app/Services/Localization/i18n/states.php:1332
5798 msgid "Chihuahua"
5799 msgstr ""
5800
5801 #: app/Services/Localization/i18n/countries.php:59
5802 msgid "Chile"
5803 msgstr ""
5804
5805 #: app/Helpers/CurrenciesHelper.php:47 app/Helpers/CurrenciesHelper.php:385
5806 msgid "Chilean Peso"
5807 msgstr ""
5808
5809 #: app/Services/Localization/i18n/states.php:685
5810 msgid "Chimaltenango"
5811 msgstr ""
5812
5813 #: app/Services/Localization/i18n/states.php:539
5814 msgid "Chimborazo"
5815 msgstr ""
5816
5817 #: app/Services/Localization/i18n/countries.php:60
5818 msgid "China"
5819 msgstr ""
5820
5821 #: app/Services/Localization/i18n/states.php:1466
5822 msgid "Chinandega"
5823 msgstr ""
5824
5825 #: app/Helpers/CurrenciesHelper.php:48
5826 msgid "Chinese Renminbi Yuan"
5827 msgstr ""
5828
5829 #: app/Services/Localization/i18n/states.php:686
5830 msgid "Chiquimula"
5831 msgstr ""
5832
5833 #: app/Services/Localization/i18n/states.php:1502
5834 msgid "Chiriquí"
5835 msgstr ""
5836
5837 #: app/Services/Localization/i18n/states.php:1284
5838 msgid "Chișinău"
5839 msgstr ""
5840
5841 #: app/Services/Localization/i18n/states.php:485
5842 msgid "Chlef"
5843 msgstr ""
5844
5845 #: app/Services/Localization/i18n/states.php:387
5846 msgid "Chocó"
5847 msgstr ""
5848
5849 #: app/Services/Localization/i18n/states.php:714
5850 msgid "Choluteca"
5851 msgstr ""
5852
5853 #: app/Services/Localization/i18n/states.php:1751
5854 msgid "Chonburi"
5855 msgstr ""
5856
5857 #: app/Services/Localization/i18n/states.php:364
5858 msgid "Chongqing / 重庆"
5859 msgstr ""
5860
5861 #: app/Services/Localization/i18n/states.php:1467
5862 msgid "Chontales"
5863 msgstr ""
5864
5865 #: app/Services/Translations/customer-profile-translation.php:56
5866 msgid ""
5867 "Choose an existing billing address or add a new one in profile settings."
5868 msgstr ""
5869
5870 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:609
5871 msgid "Choose any option to continue"
5872 msgstr ""
5873
5874 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:332
5875 msgid ""
5876 "Choose between Embedded and Hosted checkout modes. Embedded mode is "
5877 "recommended for most use cases. For Bank transfers, use Hosted mode. "
5878 "(checkout.session.completed webhook event will be triggered only for hosted "
5879 "mode)"
5880 msgstr ""
5881
5882 #: app/Services/Translations/admin-translation.php:418
5883 msgid "Choose File"
5884 msgstr ""
5885
5886 #: app/Http/Controllers/DashboardController.php:44
5887 msgid "Choose from fast & secure online and offline payment."
5888 msgstr ""
5889
5890 #: app/Services/Translations/admin-translation.php:419
5891 msgid "Choose how tax context appears on each checkout line item."
5892 msgstr ""
5893
5894 #: app/Services/Translations/admin-translation.php:420
5895 msgid "Choose how to collect VAT for sales to other EU countries."
5896 msgstr ""
5897
5898 #: app/Services/Translations/admin-translation.php:421
5899 msgid "Choose how to round tax calculations."
5900 msgstr ""
5901
5902 #: app/Services/Translations/admin-translation.php:422
5903 msgid "Choose variant"
5904 msgstr ""
5905
5906 #: app/Services/Translations/admin-translation.php:423
5907 msgid "Choose whether product prices are entered including or excluding tax."
5908 msgstr ""
5909
5910 #: app/Services/Translations/admin-translation.php:424
5911 msgid ""
5912 "Choosing the Type will impact your order status change flow upon successful "
5913 "payment. For physical items, the status changes from On-Hold to Processing, "
5914 "while for digital items, it changes from On-Hold to Completed."
5915 msgstr ""
5916
5917 #: app/Services/Localization/i18n/states.php:1148
5918 msgid "Christ Church Nichola Town"
5919 msgstr ""
5920
5921 #: app/Services/Localization/i18n/countries.php:61
5922 msgid "Christmas Island"
5923 msgstr ""
5924
5925 #: app/Services/Localization/i18n/states.php:1217
5926 msgid "Chtouka Aït Baha"
5927 msgstr ""
5928
5929 #: app/Services/Localization/i18n/states.php:137
5930 msgid "Chuadanga"
5931 msgstr ""
5932
5933 #: app/Services/Localization/i18n/states.php:94
5934 msgid "Chubut"
5935 msgstr ""
5936
5937 #: app/Services/Localization/i18n/states.php:1752
5938 msgid "Chumphon"
5939 msgstr ""
5940
5941 #: app/Services/Localization/i18n/states.php:242
5942 msgid "Chuquisaca"
5943 msgstr ""
5944
5945 #: app/Services/Translations/admin-translation.php:425
5946 msgid "Churn Analytics"
5947 msgstr ""
5948
5949 #: app/Services/Translations/admin-translation.php:426
5950 msgid "Churn Rate"
5951 msgstr ""
5952
5953 #: app/Services/Translations/admin-translation.php:427
5954 msgid "Churn Rates Over Time"
5955 msgstr ""
5956
5957 #: app/Services/Localization/i18n/states.php:444
5958 msgid "Cibao Nordeste"
5959 msgstr ""
5960
5961 #: app/Services/Localization/i18n/states.php:445
5962 msgid "Cibao Noroeste"
5963 msgstr ""
5964
5965 #: app/Services/Localization/i18n/states.php:446
5966 msgid "Cibao Norte"
5967 msgstr ""
5968
5969 #: app/Services/Localization/i18n/states.php:447
5970 msgid "Cibao Sur"
5971 msgstr ""
5972
5973 #: app/Services/Localization/i18n/states.php:1293
5974 msgid "Cimișlia"
5975 msgstr ""
5976
5977 #: app/Helpers/EditorShortCodeHelper.php:136
5978 #: app/Helpers/EditorShortCodeHelper.php:145
5979 #: app/Services/Renderer/CheckoutFieldsSchema.php:519
5980 #: app/Services/Renderer/CheckoutFieldsSchema.php:561
5981 msgid "City"
5982 msgstr ""
5983
5984 #: app/Services/Translations/admin-translation.php:428
5985 msgid "City (optional)"
5986 msgstr ""
5987
5988 #: app/Services/Translations/admin-translation.php:429
5989 msgid "City / Postcode"
5990 msgstr ""
5991
5992 #: app/Services/Renderer/AddressSelectRenderer.php:346
5993 #: app/Services/Renderer/AddressSelectRenderer.php:351
5994 msgid "City / Town"
5995 msgstr ""
5996
5997 #: api/Checkout/CheckoutApi.php:1010 api/Checkout/CheckoutApi.php:1016
5998 #: app/Http/Requests/CustomerAddressRequest.php:69
5999 #: app/Http/Requests/FrontendRequests/CustomerAddressRequest.php:43
6000 #: app/Http/Requests/FrontendRequests/CustomerRequests/CustomerProfileRequest.php:74
6001 msgid "City field is required."
6002 msgstr ""
6003
6004 #: app/Services/Translations/admin-translation.php:430
6005 #: app/Services/Translations/customer-profile-translation.php:57
6006 msgid "City/Town"
6007 msgstr ""
6008
6009 #: app/Services/Localization/i18n/states.php:90
6010 msgid "Ciudad Autónoma de Buenos Aires"
6011 msgstr ""
6012
6013 #: app/Services/Localization/i18n/states.php:1324
6014 msgid "Ciudad de México"
6015 msgstr ""
6016
6017 #: app/Services/Localization/i18n/states.php:606
6018 msgid "Ciudad Real"
6019 msgstr ""
6020
6021 #: app/Services/Localization/i18n/states.php:815
6022 msgid "Clare"
6023 msgstr ""
6024
6025 #: app/Services/Localization/i18n/states.php:1037
6026 msgid "Clarendon"
6027 msgstr ""
6028
6029 #: app/Services/Translations/admin-translation.php:2609
6030 msgid "class"
6031 msgstr ""
6032
6033 #: app/Services/Translations/admin-translation.php:431
6034 msgid "Class Aggregation"
6035 msgstr ""
6036
6037 #: app/Services/Translations/admin-translation.php:432
6038 msgid "Class Details"
6039 msgstr ""
6040
6041 #: app/Services/Translations/admin-translation.php:433
6042 msgid "Class Name"
6043 msgstr ""
6044
6045 #: app/Services/Translations/admin-translation.php:434
6046 msgid "Class name"
6047 msgstr ""
6048
6049 #: app/Services/Translations/admin-translation.php:435
6050 msgid "Class:"
6051 msgstr ""
6052
6053 #: app/Services/Translations/admin-translation.php:436
6054 msgid "Classic Editor"
6055 msgstr ""
6056
6057 #: app/Services/Translations/TransStrings.php:124
6058 #: app/Services/Translations/TransStrings.php:139
6059 #: app/Services/Translations/block-editor-translation.php:88
6060 msgid "Clear"
6061 msgstr ""
6062
6063 #: app/Services/Translations/admin-translation.php:437
6064 msgid "Clear and Add Products"
6065 msgstr ""
6066
6067 #: app/Services/Renderer/ProductFilterRender.php:75
6068 #: app/Services/Renderer/ProductFilterRender.php:77
6069 #: app/Services/Renderer/SearchBarRenderer.php:112
6070 #: app/Services/Renderer/SearchBarRenderer.php:114
6071 msgid "Clear search"
6072 msgstr ""
6073
6074 #: app/Services/Translations/admin-translation.php:438
6075 msgid "Click Generate Snapshots above to view cohort data."
6076 msgstr ""
6077
6078 #: app/Services/Translations/admin-translation.php:440
6079 msgid "Click here"
6080 msgstr ""
6081
6082 #: app/Services/Translations/admin-translation.php:439
6083 msgid "Click Here to Renew your License"
6084 msgstr ""
6085
6086 #: app/Services/Translations/admin-translation.php:441
6087 msgid "Click to try"
6088 msgstr ""
6089
6090 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:221
6091 msgid "Client ID and API Key are required"
6092 msgstr ""
6093
6094 #: app/Services/Renderer/AddressSelectRenderer.php:120
6095 #: app/Services/Translations/admin-translation.php:442
6096 #: app/Services/Translations/customer-profile-translation.php:58
6097 msgid "Close"
6098 msgstr ""
6099
6100 #: app/Services/Renderer/CartDrawerRenderer.php:109
6101 msgid "Close Cart"
6102 msgstr ""
6103
6104 #: app/Services/Renderer/ModalCheckoutRenderer.php:92
6105 msgid "Close checkout"
6106 msgstr ""
6107
6108 #: app/Services/Renderer/ProductFilterRender.php:335
6109 msgid "Close filter menu"
6110 msgstr ""
6111
6112 #: app/Services/Renderer/ProductModalRenderer.php:42
6113 msgid "Close product modal"
6114 msgstr ""
6115
6116 #: app/Services/Translations/customer-profile-translation.php:59
6117 msgid "Close search"
6118 msgstr ""
6119
6120 #: app/Services/Translations/TransStrings.php:237
6121 #: app/Services/Translations/TransStrings.php:247
6122 #: app/Services/Translations/TransStrings.php:271
6123 msgid "Close this dialog"
6124 msgstr ""
6125
6126 #: app/Services/Translations/TransStrings.php:240
6127 msgid "Close this drawer"
6128 msgstr ""
6129
6130 #: app/Hooks/Handlers/GlobalStorageHandler.php:66
6131 msgid "Cloudflare R2"
6132 msgstr ""
6133
6134 #: app/Modules/Turnstile/TurnstileInit.php:15
6135 msgid "Cloudflare Turnstile"
6136 msgstr ""
6137
6138 #: app/Services/Localization/i18n/states.php:1673
6139 msgid "Cluj"
6140 msgstr ""
6141
6142 #: api/StoreSettings.php:1249 app/Services/Localization/i18n/units.php:22
6143 msgid "cm"
6144 msgstr ""
6145
6146 #: app/Modules/Tax/TaxModule.php:2392
6147 msgid "CNPJ / CPF"
6148 msgstr ""
6149
6150 #: app/Services/Localization/i18n/states.php:1333
6151 msgid "Coahuila"
6152 msgstr ""
6153
6154 #: app/Services/Localization/i18n/states.php:1919
6155 msgid "Coast"
6156 msgstr ""
6157
6158 #: app/Services/Localization/i18n/states.php:243
6159 msgid "Cochabamba"
6160 msgstr ""
6161
6162 #: app/Services/Localization/i18n/states.php:1500
6163 msgid "Coclé"
6164 msgstr ""
6165
6166 #: app/Services/Localization/i18n/countries.php:62
6167 msgid "Cocos (Keeling) Islands"
6168 msgstr ""
6169
6170 #: app/Services/Translations/admin-translation.php:443
6171 msgid "Code"
6172 msgstr ""
6173
6174 #: app/Http/Requests/CouponRequest.php:117
6175 msgid "Code is required."
6176 msgstr ""
6177
6178 #: app/Services/Translations/admin-translation.php:444
6179 msgid "Cohorts"
6180 msgstr ""
6181
6182 #: app/Services/Localization/i18n/states.php:2224
6183 msgid "Cojedes"
6184 msgstr ""
6185
6186 #: app/Services/Localization/i18n/states.php:1334
6187 msgid "Colima"
6188 msgstr ""
6189
6190 #: app/Services/Translations/admin-translation.php:445
6191 msgid "Collapse All"
6192 msgstr ""
6193
6194 #: app/Services/Translations/admin-translation.php:446
6195 msgid "Collapse variants"
6196 msgstr ""
6197
6198 #: app/Services/Translations/block-editor-translation.php:89
6199 msgid "Collapsed"
6200 msgstr ""
6201
6202 #: app/Services/Translations/admin-translation.php:451
6203 msgid "Collect across the EU"
6204 msgstr ""
6205
6206 #: app/Services/Translations/admin-translation.php:452
6207 msgid "Collect in another country"
6208 msgstr ""
6209
6210 #: app/Services/Translations/admin-translation.php:453
6211 msgid "Collect in another location"
6212 msgstr ""
6213
6214 #: app/Services/Translations/admin-translation.php:447
6215 msgid "Collect Payments"
6216 msgstr ""
6217
6218 #: app/Services/Translations/admin-translation.php:454
6219 msgid "Collect taxes for my store"
6220 msgstr ""
6221
6222 #: app/Services/Translations/admin-translation.php:455
6223 msgid "Collect using a One Stop Shop (OSS) registration"
6224 msgstr ""
6225
6226 #: app/Services/Translations/admin-translation.php:456
6227 msgid "Collect using specific country registrations"
6228 msgstr ""
6229
6230 #: app/Services/Translations/admin-translation.php:457
6231 msgid "Collect using your home country registration"
6232 msgstr ""
6233
6234 #: app/Services/Translations/admin-translation.php:448
6235 msgid "Collect VAT"
6236 msgstr ""
6237
6238 #: app/Services/Translations/admin-translation.php:449
6239 msgid "Collect VAT cross-border"
6240 msgstr ""
6241
6242 #: app/Services/Translations/admin-translation.php:450
6243 msgid "Collect VAT in an EU country"
6244 msgstr ""
6245
6246 #: app/Services/Translations/admin-translation.php:458
6247 msgid "Collecting"
6248 msgstr ""
6249
6250 #. %1$s: home country name (e.g. Cyprus)
6251 #: app/Services/Translations/admin-translation.php:463
6252 #, php-format
6253 msgid ""
6254 "Collecting cross-border EU VAT at your %1$s home country rate. This is for "
6255 "small businesses whose total cross-border EU sales stay below €10,000/year. "
6256 "Once you exceed that threshold you must charge each buyer's local VAT rate "
6257 "instead."
6258 msgstr ""
6259
6260 #. %1$s: number of EU countries with active VAT collection
6261 #: app/Services/Translations/admin-translation.php:465
6262 #, php-format
6263 msgid "Collecting in %1$s countries"
6264 msgstr ""
6265
6266 #. %1$s: number of EU destination regions
6267 #: app/Services/Translations/admin-translation.php:467
6268 #, php-format
6269 msgid "Collecting in %1$s regions"
6270 msgstr ""
6271
6272 #: app/Services/Translations/admin-translation.php:468
6273 msgid "Collecting in 1 country"
6274 msgstr ""
6275
6276 #: app/Services/Translations/admin-translation.php:469
6277 msgid "Collecting in 1 region"
6278 msgstr ""
6279
6280 #: app/Services/Translations/admin-translation.php:459
6281 msgid "Collecting Tax"
6282 msgstr ""
6283
6284 #: app/Services/Translations/admin-translation.php:470
6285 msgid "Collecting tax"
6286 msgstr ""
6287
6288 #. %1$s: home country name (e.g. Germany)
6289 #: app/Services/Translations/admin-translation.php:461
6290 #, php-format
6291 msgid ""
6292 "Collecting VAT across the EU using your %1$s home country rate. This rate "
6293 "applies to all cross-border EU sales."
6294 msgstr ""
6295
6296 #: app/Services/Translations/admin-translation.php:471
6297 msgid "Collection"
6298 msgstr ""
6299
6300 #: app/Services/Translations/admin-translation.php:472
6301 msgid "Collection Method"
6302 msgstr ""
6303
6304 #: app/Services/Localization/i18n/states.php:231
6305 msgid "Collines"
6306 msgstr ""
6307
6308 #: app/Services/Localization/i18n/countries.php:63
6309 msgid "Colombia"
6310 msgstr ""
6311
6312 #: app/Helpers/CurrenciesHelper.php:49
6313 msgid "Colombian Peso"
6314 msgstr ""
6315
6316 #: app/Services/Localization/i18n/states.php:2199
6317 msgid "Colonia"
6318 msgstr ""
6319
6320 #: app/Services/Translations/admin-translation.php:473
6321 #: app/Services/Translations/block-editor-translation.php:90
6322 msgid "Color"
6323 msgstr ""
6324
6325 #: app/Services/Translations/admin-translation.php:474
6326 msgid "Color code"
6327 msgstr ""
6328
6329 #: app/Services/Translations/TransStrings.php:125
6330 msgid "color picker"
6331 msgstr ""
6332
6333 #: app/Services/Localization/i18n/states.php:2145
6334 msgid "Colorado"
6335 msgstr ""
6336
6337 #: app/Services/Translations/admin-translation.php:475
6338 #: app/Services/Translations/block-editor-translation.php:91
6339 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:104
6340 msgid "Columns"
6341 msgstr ""
6342
6343 #: app/Services/Localization/i18n/states.php:715
6344 #: app/Services/Localization/i18n/states.php:1501
6345 msgid "Colón"
6346 msgstr ""
6347
6348 #: app/Services/Localization/i18n/states.php:716
6349 msgid "Comayagua"
6350 msgstr ""
6351
6352 #: app/Services/Translations/admin-translation.php:476
6353 msgid "Combine multiple items into one package"
6354 msgstr ""
6355
6356 #: app/Services/Translations/admin-translation.php:477
6357 msgid "Combined Cost"
6358 msgstr ""
6359
6360 #: app/Services/Translations/admin-translation.php:478
6361 msgid "Coming Soon"
6362 msgstr ""
6363
6364 #: app/Services/Translations/admin-translation.php:479
6365 msgid "Coming Soon!"
6366 msgstr ""
6367
6368 #: api/StoreSettings.php:400
6369 msgid "Comma & Dot (eg 10,000.00)"
6370 msgstr ""
6371
6372 #. %1$s: the {{wp.admin_email}} shortcode token
6373 #: app/Services/Translations/admin-translation.php:481
6374 #, php-format
6375 msgid ""
6376 "Comma-separate multiple addresses. %1$s resolves to the site admin email."
6377 msgstr ""
6378
6379 #: app/Services/Translations/admin-translation.php:482
6380 msgid "Comment"
6381 msgstr ""
6382
6383 #: app/Services/Translations/admin-translation.php:483
6384 msgid "Comment Status"
6385 msgstr ""
6386
6387 #: app/Modules/MCP/MCPInit.php:83
6388 msgid ""
6389 "Commerce abilities for FluentCart — orders, customers, products, "
6390 "subscriptions, coupons, and reports."
6391 msgstr ""
6392
6393 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:579
6394 msgid "Commerce Info"
6395 msgstr ""
6396
6397 #: app/Services/Translations/admin-translation.php:484
6398 msgid "Committed"
6399 msgstr ""
6400
6401 #: app/Services/Localization/i18n/states.php:939
6402 msgid "Como"
6403 msgstr ""
6404
6405 #: app/Helpers/CurrenciesHelper.php:85 app/Helpers/CurrenciesHelper.php:389
6406 msgid "Comorian Franc"
6407 msgstr ""
6408
6409 #: app/Services/Localization/i18n/countries.php:64
6410 msgid "Comoros"
6411 msgstr ""
6412
6413 #: app/Services/Renderer/CheckoutFieldsSchema.php:480
6414 #: app/Services/Translations/admin-translation.php:485
6415 msgid "Company"
6416 msgstr ""
6417
6418 #: api/StoreSettings.php:323 app/Helpers/CartCheckoutHelper.php:597
6419 #: app/Helpers/EditorShortCodeHelper.php:43
6420 #: app/Services/Renderer/AddressSelectRenderer.php:464
6421 #: app/Services/Renderer/CheckoutRenderer.php:370
6422 #: app/Services/Translations/admin-translation.php:486
6423 #: app/Services/Translations/customer-profile-translation.php:60
6424 #: app/Services/Translations/block-editor-translation.php:92
6425 msgid "Company Name"
6426 msgstr ""
6427
6428 #: app/Services/Renderer/CheckoutFieldsSchema.php:301
6429 #: app/Services/Renderer/CheckoutFieldsSchema.php:302
6430 msgid "Company name"
6431 msgstr ""
6432
6433 #: app/Http/Requests/CustomerAddressRequest.php:74
6434 #: app/Http/Requests/FrontendRequests/CustomerRequests/CustomerProfileRequest.php:78
6435 msgid "Company Name field is required."
6436 msgstr ""
6437
6438 #: api/Checkout/CheckoutApi.php:883
6439 #: app/Services/Translations/customer-profile-translation.php:61
6440 msgid "Company Name is required."
6441 msgstr ""
6442
6443 #: app/Services/Translations/admin-translation.php:487
6444 msgid "Company Name, VAT ID, Tax ID, and Legal Registration ID are managed in"
6445 msgstr ""
6446
6447 #. %1$s: store company name
6448 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:763
6449 #, php-format
6450 msgid "Company: %1$s"
6451 msgstr ""
6452
6453 #: app/Services/Translations/admin-translation.php:491
6454 msgid "Compare at price"
6455 msgstr ""
6456
6457 #. 1: Currency sign, 2: Compare price
6458 #: app/Services/Renderer/PricingTableRenderer.php:284
6459 #, php-format
6460 msgid "Compare at: %1$s%2$s"
6461 msgstr ""
6462
6463 #: app/Services/Translations/admin-translation.php:488
6464 msgid "Compare Price"
6465 msgstr ""
6466
6467 #: app/Services/Translations/admin-translation.php:492
6468 msgid "Compare price"
6469 msgstr ""
6470
6471 #: app/Services/Translations/block-editor-translation.php:93
6472 msgid "Compare Price Color"
6473 msgstr ""
6474
6475 #: app/Services/BulkProductUpdateService.php:190
6476 #: app/Services/BulkProductInsertService.php:100
6477 #: app/Http/Requests/ProductUpdateRequest.php:255
6478 #: app/Http/Requests/ProductRequest.php:251
6479 #: app/Http/Requests/ProductVariationRequest.php:90
6480 msgid "Compare price must be greater than or equal to item price."
6481 msgstr ""
6482
6483 #: app/Services/Translations/admin-translation.php:489
6484 msgid "Compare Range"
6485 msgstr ""
6486
6487 #: app/Services/Translations/admin-translation.php:490
6488 msgid "Compare Revenue"
6489 msgstr ""
6490
6491 #: app/Services/Translations/admin-translation.php:493
6492 msgid "Compare to"
6493 msgstr ""
6494
6495 #: app/Services/Translations/block-editor-translation.php:94
6496 msgid "Compare Type"
6497 msgstr ""
6498
6499 #: app/Services/Translations/block-editor-translation.php:95
6500 msgid "Compare Value"
6501 msgstr ""
6502
6503 #: app/Services/Translations/admin-translation.php:494
6504 msgid "Compare-at"
6505 msgstr ""
6506
6507 #: app/Services/Translations/admin-translation.php:495
6508 msgid "Compare-at Price"
6509 msgstr ""
6510
6511 #: app/Services/Translations/admin-translation.php:496
6512 msgid "Compared to the previous 30 days"
6513 msgstr ""
6514
6515 #: app/Services/Translations/admin-translation.php:497
6516 msgid "Compared to the previous 7 days"
6517 msgstr ""
6518
6519 #: app/Services/Translations/admin-translation.php:498
6520 msgid "Compared to the previous Month"
6521 msgstr ""
6522
6523 #: app/Services/Translations/admin-translation.php:499
6524 msgid "Compared to yesterday"
6525 msgstr ""
6526
6527 #: app/Services/Translations/admin-translation.php:500
6528 #, php-format
6529 msgid "Comparing %s with %s"
6530 msgstr ""
6531
6532 #: app/Services/Translations/admin-translation.php:501
6533 msgid "Comparison"
6534 msgstr ""
6535
6536 #: app/Services/Translations/customer-profile-translation.php:62
6537 msgid "Complete Installment Payment"
6538 msgstr ""
6539
6540 #: app/Views/emails/order/reminder/overdue/customer.php:70
6541 msgid "Complete Payment"
6542 msgstr ""
6543
6544 #: app/Helpers/Status.php:161 app/Helpers/Status.php:174
6545 #: app/Helpers/Status.php:276 app/Helpers/Helper.php:223
6546 #: app/Helpers/Helper.php:238 app/Services/Filter/OrderFilter.php:251
6547 #: app/Services/Translations/admin-translation.php:502
6548 #: app/Services/Translations/customer-profile-translation.php:63
6549 #: app/Services/Translations/block-editor-translation.php:96
6550 msgid "Completed"
6551 msgstr ""
6552
6553 #: app/Services/Translations/admin-translation.php:503
6554 msgid "Completed (EOT)"
6555 msgstr ""
6556
6557 #: app/Http/Controllers/OrderController.php:157
6558 msgid "Completed status can not be updated"
6559 msgstr ""
6560
6561 #: app/Services/Localization/i18n/states.php:1567
6562 msgid "Compostela Valley"
6563 msgstr ""
6564
6565 #: app/Models/Order.php:564 app/Services/Translations/admin-translation.php:504
6566 msgid "Compound"
6567 msgstr ""
6568
6569 #: app/Services/Translations/admin-translation.php:2610
6570 msgid "compounded on top of"
6571 msgstr ""
6572
6573 #: app/Services/Localization/i18n/states.php:1640
6574 msgid "Concepción"
6575 msgstr ""
6576
6577 #: app/Services/Translations/block-editor-translation.php:97
6578 msgid "Condition"
6579 msgstr ""
6580
6581 #: app/Services/Translations/admin-translation.php:505
6582 msgid "Condition Value"
6583 msgstr ""
6584
6585 #: app/Services/Translations/admin-translation.php:506
6586 msgid "Conditions"
6587 msgstr ""
6588
6589 #: app/Hooks/CLI/ClipboardManager.php:25
6590 msgid "Config Keys Copied To Clipboard"
6591 msgstr ""
6592
6593 #: app/Services/Translations/admin-translation.php:507
6594 msgid "Configuration"
6595 msgstr ""
6596
6597 #: app/Http/Controllers/WebController/FileDownloader.php:116
6598 msgid "Configuration Error"
6599 msgstr ""
6600
6601 #: app/Services/Translations/admin-translation.php:508
6602 msgid "Configure"
6603 msgstr ""
6604
6605 #: app/Services/Translations/admin-translation.php:509
6606 msgid "Configure Countries"
6607 msgstr ""
6608
6609 #: app/Services/Translations/admin-translation.php:510
6610 msgid "Configure EU VAT Settings"
6611 msgstr ""
6612
6613 #: api/StoreSettings.php:1175
6614 msgid "Configure how installment subscriptions can be paid early."
6615 msgstr ""
6616
6617 #: app/Services/Translations/admin-translation.php:511
6618 msgid "Configure Modules"
6619 msgstr ""
6620
6621 #: app/Services/Translations/admin-translation.php:512
6622 msgid "Configure Rate"
6623 msgstr ""
6624
6625 #: app/Services/Translations/admin-translation.php:514
6626 msgid "Configure reverse VAT handling for customers in the European Union."
6627 msgstr ""
6628
6629 #: app/Services/Translations/admin-translation.php:515
6630 msgid ""
6631 "Configure your integrations and extend FluentCart to enhance your store's "
6632 "functionality."
6633 msgstr ""
6634
6635 #: app/Services/Translations/admin-translation.php:513
6636 msgid ""
6637 "Configure ZUGFeRD / Factur-X e-invoice encoding and seller details for your "
6638 "PDFs."
6639 msgstr ""
6640
6641 #: app/Services/Translations/TransStrings.php:262
6642 #: app/Services/Translations/admin-translation.php:516
6643 #: app/Services/Translations/customer-profile-translation.php:64
6644 msgid "Confirm"
6645 msgstr ""
6646
6647 #: app/Services/Translations/customer-profile-translation.php:65
6648 msgid ""
6649 "Confirm cancellation? Your access stays active until current billing cycle "
6650 "ends."
6651 msgstr ""
6652
6653 #: app/Services/Translations/admin-translation.php:517
6654 msgid "Confirm Delete"
6655 msgstr ""
6656
6657 #. %s - product title
6658 #: app/Services/Translations/admin-translation.php:519
6659 msgid "Confirm Delete!"
6660 msgstr ""
6661
6662 #: app/Services/Translations/admin-translation.php:520
6663 msgid "Confirm Deleting"
6664 msgstr ""
6665
6666 #: app/Services/Translations/admin-translation.php:521
6667 msgid "Confirm Remove"
6668 msgstr ""
6669
6670 #: app/Services/Translations/admin-translation.php:522
6671 msgid "Confirm!"
6672 msgstr ""
6673
6674 #: app/Services/Translations/payments-translation.php:5
6675 msgid "Confirming Payment..."
6676 msgstr ""
6677
6678 #: app/Services/Localization/i18n/countries.php:65
6679 msgid "Congo (Brazzaville)"
6680 msgstr ""
6681
6682 #: app/Services/Localization/i18n/countries.php:66
6683 msgid "Congo (Kinshasa)"
6684 msgstr ""
6685
6686 #: app/Helpers/CurrenciesHelper.php:45
6687 msgid "Congolese Franc"
6688 msgstr ""
6689
6690 #: app/Services/Translations/admin-translation.php:523
6691 msgid "Congratulations!"
6692 msgstr ""
6693
6694 #: app/Services/Translations/admin-translation.php:524
6695 msgid "Congratulations! Your license key is valid and activated"
6696 msgstr ""
6697
6698 #: app/Services/Translations/admin-translation.php:527
6699 msgid "Connect a client"
6700 msgstr ""
6701
6702 #: app/Modules/Integrations/AddOnModule.php:44
6703 msgid ""
6704 "Connect FluentCRM with FluentCart and subscribe a contact when a form is "
6705 "submitted"
6706 msgstr ""
6707
6708 #. %s is the order mode
6709 #: app/Views/paypal/authenticate.php:297
6710 #, php-format
6711 msgid ""
6712 "Connect URL is not available for order mode %s. Please try again or contact "
6713 "FluentCart support."
6714 msgstr ""
6715
6716 #. %s: payment method name
6717 #: app/Services/Translations/admin-translation.php:529
6718 #, php-format
6719 msgid "Connect with %s"
6720 msgstr ""
6721
6722 #. %s: payment method name
6723 #: app/Services/Translations/admin-translation.php:526
6724 #, php-format
6725 msgid "Connect Your %s Account to your website to accept Payments"
6726 msgstr ""
6727
6728 #: app/Services/Localization/i18n/states.php:2146
6729 msgid "Connecticut"
6730 msgstr ""
6731
6732 #: app/Services/Translations/admin-translation.php:530
6733 msgid "Connection snippet copied to your clipboard"
6734 msgstr ""
6735
6736 #: app/Http/Controllers/StorageController.php:82
6737 msgid "Connection verified successfully"
6738 msgstr ""
6739
6740 #: app/Services/Localization/i18n/states.php:508
6741 msgid "Constantine"
6742 msgstr ""
6743
6744 #: app/Services/Localization/i18n/states.php:1674
6745 msgid "Constanța"
6746 msgstr ""
6747
6748 #: app/Modules/Tax/TaxModule.php:2381
6749 msgid "Consumption Tax (CTN)"
6750 msgstr ""
6751
6752 #: app/Services/Translations/admin-translation.php:531
6753 msgid "Contact Email"
6754 msgstr ""
6755
6756 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:287
6757 msgid "Contact has been created or updated in FluentCRM."
6758 msgstr ""
6759
6760 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:287
6761 msgid "Contact ID: "
6762 msgstr ""
6763
6764 #: app/Services/Translations/admin-translation.php:532
6765 msgid "Contact Information"
6766 msgstr ""
6767
6768 #: app/Services/Translations/admin-translation.php:533
6769 msgid "Contact Name"
6770 msgstr ""
6771
6772 #: app/Services/Translations/admin-translation.php:534
6773 msgid "Contact Phone"
6774 msgstr ""
6775
6776 #: app/Services/Filter/CustomerFilter.php:119
6777 #: app/Services/Filter/OrderFilter.php:343
6778 #: app/Services/Filter/OrderFilter.php:432
6779 msgid "Contains"
6780 msgstr ""
6781
6782 #: app/Services/Translations/block-editor-translation.php:98
6783 msgid "Contains the block elements used to render a product."
6784 msgstr ""
6785
6786 #: app/Services/Translations/admin-translation.php:535
6787 msgid "Content"
6788 msgstr ""
6789
6790 #: app/Services/Translations/TransStrings.php:253
6791 #: app/Services/Translations/admin-translation.php:536
6792 msgid "Continue"
6793 msgstr ""
6794
6795 #: app/Services/Translations/admin-translation.php:537
6796 msgid "Continue editing"
6797 msgstr ""
6798
6799 #: app/Services/Renderer/CartRenderer.php:598
6800 msgid "Continue Shopping"
6801 msgstr ""
6802
6803 #: app/Services/Translations/admin-translation.php:538
6804 msgid ""
6805 "Control available upgrade options and offer tailored discounts when moving "
6806 "between plans."
6807 msgstr ""
6808
6809 #: api/StoreSettings.php:809
6810 msgid "Control the display of relevant information."
6811 msgstr ""
6812
6813 #: app/Services/Translations/admin-translation.php:539
6814 msgid "Controls how reverse charge affects tax-inclusive product prices."
6815 msgstr ""
6816
6817 #: app/Services/Localization/i18n/countries.php:67
6818 msgid "Cook Islands"
6819 msgstr ""
6820
6821 #: app/Services/Translations/admin-translation.php:540
6822 #: app/Services/Translations/customer-profile-translation.php:66
6823 msgid "Copied to clipboard"
6824 msgstr ""
6825
6826 #: app/Services/Translations/admin-translation.php:541
6827 #: app/Services/Translations/customer-profile-translation.php:67
6828 msgid "Copied!"
6829 msgstr ""
6830
6831 #: app/Services/Localization/i18n/states.php:2264
6832 msgid "Copperbelt"
6833 msgstr ""
6834
6835 #: app/Models/Product.php:613
6836 #: app/Services/Translations/admin-translation.php:542
6837 #: app/Services/Translations/customer-profile-translation.php:68
6838 msgid "Copy"
6839 msgstr ""
6840
6841 #: app/Services/Translations/admin-translation.php:548
6842 msgid "Copy address"
6843 msgstr ""
6844
6845 #: app/Services/Translations/admin-translation.php:543
6846 msgid "Copy Direct Checkout Link"
6847 msgstr ""
6848
6849 #: app/Services/Translations/admin-translation.php:549
6850 msgid "Copy discount code"
6851 msgstr ""
6852
6853 #: app/Services/Translations/admin-translation.php:544
6854 msgid "Copy Download Link"
6855 msgstr ""
6856
6857 #: app/Services/Translations/admin-translation.php:550
6858 msgid "Copy email"
6859 msgstr ""
6860
6861 #: app/Services/Translations/customer-profile-translation.php:69
6862 msgid "Copy Key"
6863 msgstr ""
6864
6865 #: app/Services/Translations/admin-translation.php:545
6866 msgid "Copy License"
6867 msgstr ""
6868
6869 #: app/Services/Translations/customer-profile-translation.php:70
6870 msgid "Copy license key to clipboard"
6871 msgstr ""
6872
6873 #: app/Services/Translations/admin-translation.php:546
6874 msgid "Copy Link"
6875 msgstr ""
6876
6877 #: app/Services/Translations/admin-translation.php:551
6878 msgid "Copy of"
6879 msgstr ""
6880
6881 #: app/Services/Translations/admin-translation.php:552
6882 msgid "Copy snippet"
6883 msgstr ""
6884
6885 #: app/Services/Translations/admin-translation.php:553
6886 msgid "Copy to Billing"
6887 msgstr ""
6888
6889 #: api/StoreSettings.php:1013 app/Helpers/Helper.php:1509
6890 msgid "Copy to clipboard"
6891 msgstr ""
6892
6893 #: app/Services/Translations/admin-translation.php:554
6894 msgid "Copy to Shipping"
6895 msgstr ""
6896
6897 #: app/Services/Translations/admin-translation.php:547
6898 msgid "Copy Variation ID"
6899 msgstr ""
6900
6901 #: app/Services/Localization/i18n/states.php:717
6902 msgid "Copán"
6903 msgstr ""
6904
6905 #: app/Services/Localization/i18n/states.php:330
6906 msgid "Coquimbo"
6907 msgstr ""
6908
6909 #: app/Services/Localization/i18n/states.php:1642
6910 msgid "Cordillera"
6911 msgstr ""
6912
6913 #: app/Services/Localization/i18n/states.php:816
6914 msgid "Cork"
6915 msgstr ""
6916
6917 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:193
6918 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:315
6919 #, php-format
6920 msgid "Correct Region: %s"
6921 msgstr ""
6922
6923 #: app/Services/Localization/i18n/states.php:96
6924 msgid "Corrientes"
6925 msgstr ""
6926
6927 #: app/Services/Localization/i18n/states.php:718
6928 msgid "Cortés"
6929 msgstr ""
6930
6931 #: app/Services/Localization/i18n/states.php:940
6932 msgid "Cosenza"
6933 msgstr ""
6934
6935 #: app/Services/Translations/admin-translation.php:555
6936 msgid "Cost"
6937 msgstr ""
6938
6939 #: app/Services/Translations/admin-translation.php:558
6940 msgid "Cost based on total weight of items in the cart."
6941 msgstr ""
6942
6943 #: app/Services/Translations/admin-translation.php:559
6944 msgid "Cost of the highest class among all the classes."
6945 msgstr ""
6946
6947 #: app/Services/Translations/admin-translation.php:556
6948 msgid "Cost Per Item"
6949 msgstr ""
6950
6951 #: app/Services/Translations/admin-translation.php:560
6952 msgid "Cost per item"
6953 msgstr ""
6954
6955 #: app/Services/Translations/admin-translation.php:557
6956 msgid "Cost Type"
6957 msgstr ""
6958
6959 #. %s is the cost of the shipping class
6960 #: app/Services/Translations/admin-translation.php:562
6961 #, php-format
6962 msgid "Cost: %s"
6963 msgstr ""
6964
6965 #: app/Services/Localization/i18n/countries.php:68
6966 msgid "Costa Rica"
6967 msgstr ""
6968
6969 #: app/Helpers/CurrenciesHelper.php:50
6970 msgid "Costa Rican Colón"
6971 msgstr ""
6972
6973 #: app/Services/Localization/i18n/states.php:1568
6974 msgid "Cotabato"
6975 msgstr ""
6976
6977 #: app/Services/Localization/i18n/states.php:540
6978 msgid "Cotopaxi"
6979 msgstr ""
6980
6981 #: api/Resource/FrontendResource/CartResource.php:216
6982 msgid "Could not add"
6983 msgstr ""
6984
6985 #: app/Hooks/Cart/WebCheckoutHandler.php:1052
6986 msgid "Could not apply item at this time."
6987 msgstr ""
6988
6989 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:492
6990 msgid "Could not check object ownership settings"
6991 msgstr ""
6992
6993 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:392
6994 msgid "Could not check public access settings"
6995 msgstr ""
6996
6997 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:357
6998 msgid "Could not confirm subscription switch"
6999 msgstr ""
7000
7001 #: app/Http/Controllers/ModuleSettingsController.php:232
7002 msgid "Could not connect to Cloudflare. Please try again."
7003 msgstr ""
7004
7005 #: app/Http/Controllers/ProductController.php:1426
7006 msgid "Could not generate SKU from the given title."
7007 msgstr ""
7008
7009 #: app/Http/Controllers/ModuleSettingsController.php:218
7010 msgid ""
7011 "Could not get a Turnstile token. Please check your Site Key and ensure this "
7012 "domain is allowed in Cloudflare."
7013 msgstr ""
7014
7015 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:259
7016 msgid "Could not get or create plan"
7017 msgstr ""
7018
7019 #: app/Services/Translations/checkout-translation.php:10
7020 msgid "Could not remove VAT, please try again."
7021 msgstr ""
7022
7023 #: app/Services/Translations/admin-translation.php:563
7024 msgid "Could not send the test email."
7025 msgstr ""
7026
7027 #: app/Http/Controllers/EmailNotificationController.php:248
7028 msgid ""
7029 "Could not send the test email. Please check your mailing settings and "
7030 "recipients."
7031 msgstr ""
7032
7033 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:307
7034 msgid "Could not switch payment method"
7035 msgstr ""
7036
7037 #: app/Modules/PaymentMethods/StripeGateway/SwitchCustomerMethod.php:94
7038 msgid "Could not switch payment method, please try again later"
7039 msgstr ""
7040
7041 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:212
7042 msgid "Could not update payment method"
7043 msgstr ""
7044
7045 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:154
7046 msgid "Could not verify PayPal payment from webhook. Charge ID: "
7047 msgstr ""
7048
7049 #: app/Services/Translations/admin-translation.php:564
7050 msgid "Count"
7051 msgstr ""
7052
7053 #: app/Services/Translations/admin-translation.php:565
7054 msgid "Count Correction"
7055 msgstr ""
7056
7057 #: app/Services/Translations/block-editor-translation.php:99
7058 msgid "Count distinct products"
7059 msgstr ""
7060
7061 #: app/Services/Translations/block-editor-translation.php:100
7062 msgid "Count total item quantity"
7063 msgstr ""
7064
7065 #: app/Services/Translations/admin-translation.php:566
7066 msgid "Countries"
7067 msgstr ""
7068
7069 #: app/Http/Controllers/TaxConfigurationController.php:33
7070 msgid "Countries saved successfully"
7071 msgstr ""
7072
7073 #: app/Helpers/EditorShortCodeHelper.php:139
7074 #: app/Helpers/EditorShortCodeHelper.php:148
7075 #: app/Services/Filter/TaxFilter.php:78
7076 #: app/Services/Renderer/CheckoutFieldsSchema.php:499
7077 #: app/Services/Renderer/CheckoutFieldsSchema.php:541
7078 #: app/Services/Translations/admin-translation.php:567
7079 msgid "Country"
7080 msgstr ""
7081
7082 #: app/Helpers/CartCheckoutHelper.php:513
7083 #: app/Services/Renderer/CheckoutFieldsSchema.php:227
7084 #: app/Services/Renderer/CheckoutFieldsSchema.php:230
7085 #: app/Services/Renderer/AddressSelectRenderer.php:267
7086 #: app/Services/Translations/block-editor-translation.php:101
7087 msgid "Country / Region"
7088 msgstr ""
7089
7090 #: app/Http/Controllers/TaxRateController.php:772
7091 msgid "Country and category are required"
7092 msgstr ""
7093
7094 #: app/Http/Controllers/TaxEUController.php:156
7095 #: app/Http/Controllers/TaxRateController.php:993
7096 #: app/Modules/Shipping/Http/Controllers/Frontend/ShippingFrontendController.php:29
7097 msgid "Country code is required"
7098 msgstr ""
7099
7100 #: api/Checkout/CheckoutApi.php:1008
7101 #: app/Http/Requests/CustomerAddressRequest.php:71
7102 #: app/Http/Requests/FrontendRequests/CustomerAddressRequest.php:46
7103 #: app/Http/Requests/FrontendRequests/CustomerRequests/CustomerProfileRequest.php:76
7104 msgid "Country field is required."
7105 msgstr ""
7106
7107 #: app/Http/Controllers/TaxRateController.php:1036
7108 msgid "Country has been added successfully"
7109 msgstr ""
7110
7111 #: app/Services/Translations/customer-profile-translation.php:71
7112 msgid "Country is required."
7113 msgstr ""
7114
7115 #: app/Services/Translations/admin-translation.php:568
7116 msgid "Country of OSS registration"
7117 msgstr ""
7118
7119 #: app/Services/Translations/admin-translation.php:569
7120 msgid "Country of registration"
7121 msgstr ""
7122
7123 #: app/Http/Controllers/TaxEUController.php:169
7124 msgid "Country registration removed successfully"
7125 msgstr ""
7126
7127 #: app/Http/Controllers/TaxEUController.php:146
7128 msgid "Country VAT registration saved successfully"
7129 msgstr ""
7130
7131 #: app/Services/Translations/block-editor-translation.php:102
7132 msgid "Country/Region"
7133 msgstr ""
7134
7135 #: app/Services/Localization/i18n/address-locales.php:23
7136 #: app/Services/Localization/i18n/address-locales.php:352
7137 #: app/Services/Localization/i18n/address-locales.php:367
7138 #: app/Services/Localization/i18n/address-locales.php:619
7139 #: app/Services/Localization/i18n/address-locales.php:762
7140 msgid "County"
7141 msgstr ""
7142
7143 #: app/Services/Translations/block-editor-translation.php:103
7144 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:435
7145 msgid "Coupon"
7146 msgstr ""
7147
7148 #. 1: coupon title, 2: user display name
7149 #: app/Http/Controllers/CouponsController.php:67
7150 #, php-format
7151 msgid "Coupon \"%1$s\" created by %2$s"
7152 msgstr ""
7153
7154 #. 1: coupon title, 2: user display name
7155 #: app/Http/Controllers/CouponsController.php:125
7156 #, php-format
7157 msgid "Coupon \"%1$s\" updated by %2$s"
7158 msgstr ""
7159
7160 #: app/Services/Translations/admin-translation.php:573
7161 #: app/Services/Coupon/Concerns/CanValidateCoupon.php:44
7162 msgid "Coupon already applied"
7163 msgstr ""
7164
7165 #: app/Services/Coupon/DiscountService.php:112
7166 msgid "Coupon can not be applied."
7167 msgstr ""
7168
7169 #: app/Services/Translations/checkout-translation.php:11
7170 msgid "Coupon cannot be applied"
7171 msgstr ""
7172
7173 #: app/Services/Translations/admin-translation.php:574
7174 msgid "Coupon code"
7175 msgstr ""
7176
7177 #: app/Http/Requests/FrontendRequests/CouponRequest.php:52
7178 msgid "Coupon code is required"
7179 msgstr ""
7180
7181 #: app/Http/Controllers/CouponsController.php:64
7182 msgid "Coupon Created"
7183 msgstr ""
7184
7185 #: api/Resource/CouponResource.php:91
7186 msgid "Coupon created successfully!"
7187 msgstr ""
7188
7189 #: app/Modules/MCP/Tools/CouponTools.php:153
7190 msgid "Coupon created."
7191 msgstr ""
7192
7193 #: api/Resource/CouponResource.php:96
7194 msgid "Coupon creation failed."
7195 msgstr ""
7196
7197 #: app/Modules/MCP/Tools/CouponTools.php:166
7198 msgid "Coupon deactivated."
7199 msgstr ""
7200
7201 #: api/Resource/CouponResource.php:166
7202 msgid "Coupon deletion failed!"
7203 msgstr ""
7204
7205 #: app/Services/Translations/admin-translation.php:570
7206 #: app/Services/Translations/customer-profile-translation.php:72
7207 msgid "Coupon Discount"
7208 msgstr ""
7209
7210 #: app/Services/Renderer/ModalCheckoutRenderer.php:427
7211 msgid "Coupon discount"
7212 msgstr ""
7213
7214 #: app/Helpers/EditorShortCodeHelper.php:240
7215 msgid "Coupon Discount Total"
7216 msgstr ""
7217
7218 #: app/Helpers/EditorShortCodeHelper.php:241
7219 msgid "Coupon Discount Total (Formatted)"
7220 msgstr ""
7221
7222 #: app/Services/Renderer/CartSummaryRender.php:411
7223 msgid "Coupon entry area"
7224 msgstr ""
7225
7226 #: api/Resource/AppliedCouponResource.php:100
7227 msgid "Coupon failed to update!"
7228 msgstr ""
7229
7230 #: app/Services/Coupon/Concerns/CanValidateCoupon.php:40
7231 msgid "Coupon Not Found"
7232 msgstr ""
7233
7234 #: api/Resource/CouponResource.php:171
7235 msgid "Coupon not found in database, failed to remove."
7236 msgstr ""
7237
7238 #: api/Resource/CouponResource.php:133
7239 msgid "Coupon not found, please reload the page and try again!"
7240 msgstr ""
7241
7242 #: app/Services/Translations/admin-translation.php:571
7243 msgid "Coupon Priority"
7244 msgstr ""
7245
7246 #: app/Services/Translations/checkout-translation.php:12
7247 msgid "Coupon removed!"
7248 msgstr ""
7249
7250 #: app/Services/Translations/admin-translation.php:572
7251 msgid "Coupon Settings"
7252 msgstr ""
7253
7254 #: api/Resource/CouponResource.php:162
7255 msgid "Coupon successfully deleted."
7256 msgstr ""
7257
7258 #: api/Resource/CouponResource.php:146
7259 msgid "Coupon update failed."
7260 msgstr ""
7261
7262 #: app/Http/Controllers/CouponsController.php:122
7263 msgid "Coupon Updated"
7264 msgstr ""
7265
7266 #: api/Resource/CouponResource.php:142
7267 msgid "Coupon updated successfully!"
7268 msgstr ""
7269
7270 #: api/Resource/AppliedCouponResource.php:95
7271 #: app/Modules/MCP/Tools/CouponTools.php:196
7272 msgid "Coupon updated."
7273 msgstr ""
7274
7275 #: app/Services/Coupon/Concerns/CanValidateCoupon.php:68
7276 #: app/Services/Coupon/Concerns/CanValidateCoupon.php:73
7277 msgid "Coupon Uses Limit Exceeded"
7278 msgstr ""
7279
7280 #: app/Modules/MCP/Tools/CouponTools.php:157
7281 msgid "coupon_id is required for update and deactivate."
7282 msgstr ""
7283
7284 #: app/Helpers/AdminHelper.php:156
7285 #: app/Services/Translations/admin-translation.php:575
7286 #: app/Hooks/Handlers/MenuHandler.php:320
7287 msgid "Coupons"
7288 msgstr ""
7289
7290 #: app/Services/Translations/admin-translation.php:2611
7291 msgid "coupons"
7292 msgstr ""
7293
7294 #: app/Services/Translations/admin-translation.php:576
7295 msgid ""
7296 "Coupons will be calculated based on their priority. The lower the number the "
7297 "higher the priority is."
7298 msgstr ""
7299
7300 #: app/Services/Localization/i18n/states.php:1675
7301 msgid "Covasna"
7302 msgstr ""
7303
7304 #: app/Services/Translations/admin-translation.php:577
7305 msgid "Coverage"
7306 msgstr ""
7307
7308 #: app/Services/Localization/i18n/states.php:138
7309 msgid "Cox's Bazar"
7310 msgstr ""
7311
7312 #: app/Services/Translations/admin-translation.php:578
7313 msgid "Create"
7314 msgstr ""
7315
7316 #. %s - page name
7317 #: app/Services/Translations/admin-translation.php:580
7318 #, php-format
7319 msgid "Create %s Page"
7320 msgstr ""
7321
7322 #: app/Services/Translations/admin-translation.php:581
7323 msgid "Create & Attach Customer"
7324 msgstr ""
7325
7326 #: app/Http/Controllers/AddonsController.php:107
7327 msgid "Create / Update WP User with Custom Roles on order events"
7328 msgstr ""
7329
7330 #: app/Services/Translations/admin-translation.php:593
7331 msgid "Create a custom checkout page to generate custom links."
7332 msgstr ""
7333
7334 #: app/Modules/MCP/Tools/CustomerTools.php:83
7335 msgid ""
7336 "Create a customer or update an existing one. Identify by customer_id to "
7337 "update, or email to create or match. On create, email is required. Only the "
7338 "fields you pass change. Set status to archived to deactivate; there is no "
7339 "hard delete. Use new_email to rename. if_exists handles a matched email: "
7340 "merge updates, skip leaves it, error returns a conflict."
7341 msgstr ""
7342
7343 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:28
7344 msgid ""
7345 "Create a fast and responsive community and LMS without slowing down your "
7346 "server – no bloat, just performance. Sale your course or memberships with "
7347 "FluentCart + FluentCommunity Integration."
7348 msgstr ""
7349
7350 #: app/Http/Controllers/AddonsController.php:70
7351 msgid ""
7352 "Create advanced forms and surveys with an easy-to-use drag & drop form "
7353 "builder."
7354 msgstr ""
7355
7356 #: app/Services/Translations/block-editor-translation.php:104
7357 msgid "Create an Account?"
7358 msgstr ""
7359
7360 #: app/Services/Renderer/CheckoutRenderer.php:279
7361 msgid "Create an account?"
7362 msgstr ""
7363
7364 #: app/Services/Translations/admin-translation.php:594
7365 msgid "Create an application password"
7366 msgstr ""
7367
7368 #: app/Services/Translations/admin-translation.php:595
7369 msgid ""
7370 "Create an application password for your WordPress user, then fill it in "
7371 "below. Your password stays in the browser — it is only written into the "
7372 "snippet you copy."
7373 msgstr ""
7374
7375 #: app/Services/Translations/admin-translation.php:596
7376 msgid "Create as wordpress user"
7377 msgstr ""
7378
7379 #: app/Services/Translations/admin-translation.php:582
7380 msgid "Create Custom Tax Class"
7381 msgstr ""
7382
7383 #: app/Services/Translations/admin-translation.php:583
7384 msgid "Create Customer"
7385 msgstr ""
7386
7387 #: app/Services/Translations/admin-translation.php:584
7388 msgid "Create Dummy Product"
7389 msgstr ""
7390
7391 #: app/Helpers/CartCheckoutHelper.php:700
7392 msgid "Create My Account"
7393 msgstr ""
7394
7395 #: app/Services/Translations/block-editor-translation.php:105
7396 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:246
7397 msgid "Create my user account"
7398 msgstr ""
7399
7400 #: app/Services/Translations/admin-translation.php:585
7401 msgid "Create New Coupon"
7402 msgstr ""
7403
7404 #: app/Services/Translations/admin-translation.php:586
7405 msgid "Create New Customer"
7406 msgstr ""
7407
7408 #: app/Services/Translations/admin-translation.php:587
7409 msgid "Create New Order"
7410 msgstr ""
7411
7412 #: app/Services/Translations/admin-translation.php:588
7413 msgid "Create New Order Bump"
7414 msgstr ""
7415
7416 #: app/Services/Translations/admin-translation.php:597
7417 msgid "Create new transaction & link"
7418 msgstr ""
7419
7420 #: app/Modules/MCP/Tools/CustomerTools.php:82
7421 msgid "Create or Update Customer"
7422 msgstr ""
7423
7424 #: app/Services/Translations/admin-translation.php:589
7425 msgid "Create Order"
7426 msgstr ""
7427
7428 #: app/Services/Permission/PermissionManager.php:192
7429 msgid "Create Orders"
7430 msgstr ""
7431
7432 #: app/Services/Translations/admin-translation.php:590
7433 msgid "Create Page"
7434 msgstr ""
7435
7436 #: app/Services/Permission/PermissionManager.php:185
7437 #: app/Services/Translations/admin-translation.php:591
7438 msgid "Create Products"
7439 msgstr ""
7440
7441 #: app/Modules/MCP/Tools/CouponTools.php:128
7442 msgid "create requires code, type, and amount."
7443 msgstr ""
7444
7445 #: app/Services/Translations/admin-translation.php:592
7446 msgid "Create Tax Class"
7447 msgstr ""
7448
7449 #: api/StoreSettings.php:1058
7450 msgid ""
7451 "Create User Account Automatically after payment\n"
7452 msgstr ""
7453
7454 #: app/Modules/MCP/Tools/CouponTools.php:57
7455 msgid ""
7456 "Create, update, or deactivate a coupon. action=create needs code, type, and "
7457 "amount. action=update and action=deactivate need coupon_id. Deactivate sets "
7458 "status to inactive rather than deleting. Interpret amount by type: "
7459 "percentage is a percent, fixed is a currency value."
7460 msgstr ""
7461
7462 #: app/Services/Translations/admin-translation.php:598
7463 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:167
7464 msgid "Created At"
7465 msgstr ""
7466
7467 #: app/Services/Translations/admin-translation.php:599
7468 msgid "Created at"
7469 msgstr ""
7470
7471 #: api/Resource/OrderMetaResource.php:79
7472 #: api/Resource/AppliedCouponResource.php:69
7473 msgid "Created successfully!"
7474 msgstr ""
7475
7476 #: app/Services/Translations/admin-translation.php:600
7477 msgid "Creating"
7478 msgstr ""
7479
7480 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:539
7481 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:557
7482 msgid "Credentials are valid!"
7483 msgstr ""
7484
7485 #: app/Modules/PaymentMethods/PromoGateways/Pro/PaddlePromo.php:61
7486 msgid "Credit Card & PayPal payments"
7487 msgstr ""
7488
7489 #: app/Modules/PaymentMethods/PromoGateways/Pro/AuthorizeNetPromo.php:66
7490 msgid "Credit Card and eCheck payments"
7491 msgstr ""
7492
7493 #: app/Services/Translations/customer-profile-translation.php:74
7494 msgid "Credit Card ending in"
7495 msgstr ""
7496
7497 #: app/Services/Translations/customer-profile-translation.php:76
7498 msgid "Credit card ending in"
7499 msgstr ""
7500
7501 #: app/Services/Translations/customer-profile-translation.php:77
7502 msgid "Credit card icon"
7503 msgstr ""
7504
7505 #: app/Services/Translations/customer-profile-translation.php:75
7506 msgid "Credit Card logo"
7507 msgstr ""
7508
7509 #: app/Services/Translations/customer-profile-translation.php:78
7510 msgid "Credit card number"
7511 msgstr ""
7512
7513 #: app/Services/Translations/customer-profile-translation.php:79
7514 msgid "Credit card payment method"
7515 msgstr ""
7516
7517 #: app/Services/Localization/i18n/states.php:941
7518 msgid "Cremona"
7519 msgstr ""
7520
7521 #: app/Services/Localization/i18n/states.php:680
7522 msgid "Crete"
7523 msgstr ""
7524
7525 #: app/Services/Localization/i18n/states.php:1983
7526 msgid "Crimea"
7527 msgstr ""
7528
7529 #: app/Services/Localization/i18n/states.php:1294
7530 msgid "Criuleni"
7531 msgstr ""
7532
7533 #: app/Services/Localization/i18n/countries.php:69
7534 msgid "Croatia"
7535 msgstr ""
7536
7537 #: app/Helpers/CurrenciesHelper.php:72
7538 msgid "Croatian Kuna"
7539 msgstr ""
7540
7541 #: app/Services/Localization/i18n/states.php:1414
7542 msgid "Cross River"
7543 msgstr ""
7544
7545 #: app/Services/Translations/admin-translation.php:601
7546 msgid "Cross-border compliance"
7547 msgstr ""
7548
7549 #: app/Services/Localization/i18n/states.php:942
7550 msgid "Crotone"
7551 msgstr ""
7552
7553 #: app/Services/Localization/i18n/states.php:760
7554 msgid "Csongrád-Csanád"
7555 msgstr ""
7556
7557 #: api/StoreSettings.php:1015
7558 msgid "CSS class to display the cart link/icon anywhere else."
7559 msgstr ""
7560
7561 #: app/Http/Controllers/ProductController.php:897
7562 msgid "CSV"
7563 msgstr ""
7564
7565 #: app/Services/Translations/admin-translation.php:363
7566 msgid "CSV for Excel, Numbers, or other spreadsheet programs"
7567 msgstr ""
7568
7569 #: app/Services/Translations/admin-translation.php:362
7570 msgid "CSV Headers"
7571 msgstr ""
7572
7573 #: app/Services/Localization/i18n/countries.php:70
7574 msgid "Cuba"
7575 msgstr ""
7576
7577 #: app/Services/Localization/i18n/states.php:608
7578 msgid "Cuenca"
7579 msgstr ""
7580
7581 #: app/Modules/Tax/TaxModule.php:2393
7582 msgid "CUIT"
7583 msgstr ""
7584
7585 #: app/Services/Localization/i18n/states.php:139
7586 msgid "Cumilla"
7587 msgstr ""
7588
7589 #: app/Services/Localization/i18n/states.php:389
7590 msgid "Cundinamarca"
7591 msgstr ""
7592
7593 #: app/Services/Localization/i18n/states.php:74
7594 msgid "Cunene"
7595 msgstr ""
7596
7597 #: app/Services/Localization/i18n/states.php:943
7598 msgid "Cuneo"
7599 msgstr ""
7600
7601 #: app/Services/Localization/i18n/countries.php:71
7602 msgid "Cura&ccedil;ao"
7603 msgstr ""
7604
7605 #: app/Helpers/EditorShortCodeHelper.php:186
7606 #: app/Services/Translations/admin-translation.php:602
7607 msgid "Currency"
7608 msgstr ""
7609
7610 #: api/StoreSettings.php:428
7611 msgid "Currency Formatting"
7612 msgstr ""
7613
7614 #: app/Services/Translations/admin-translation.php:603
7615 msgid "Current"
7616 msgstr ""
7617
7618 #: app/Services/Translations/TransStrings.php:126
7619 msgid "current color is {color}. press enter to select a new color."
7620 msgstr ""
7621
7622 #: app/Services/Translations/block-editor-translation.php:106
7623 msgid "Current Package"
7624 msgstr ""
7625
7626 #: app/Services/Translations/admin-translation.php:607
7627 msgid "Current page"
7628 msgstr ""
7629
7630 #: app/Services/Translations/admin-translation.php:604
7631 msgid "Current Plan"
7632 msgstr ""
7633
7634 #: app/Services/Renderer/ProductRenderer.php:777
7635 #: app/Services/Renderer/ProductRenderer.php:1619
7636 msgid "Current price"
7637 msgstr ""
7638
7639 #: app/Services/Translations/admin-translation.php:605
7640 msgid "Current Range"
7641 msgstr ""
7642
7643 #: app/Services/Translations/admin-translation.php:606
7644 msgid "Current Revenue"
7645 msgstr ""
7646
7647 #: app/Services/Translations/block-editor-translation.php:107
7648 msgid "Current SKU"
7649 msgstr ""
7650
7651 #: app/Services/Translations/block-editor-translation.php:108
7652 msgid "Current Tab"
7653 msgstr ""
7654
7655 #. %s is the order number
7656 #: app/Services/Translations/admin-translation.php:609
7657 #, php-format
7658 msgid "Currently processing: %s"
7659 msgstr ""
7660
7661 #: app/Services/Translations/admin-translation.php:610
7662 msgid "Currently there is no data!"
7663 msgstr ""
7664
7665 #: app/Services/Translations/admin-translation.php:611
7666 msgid "Currently there is no failed order!"
7667 msgstr ""
7668
7669 #: app/Services/Translations/admin-translation.php:612
7670 msgid "Currently there is no item!"
7671 msgstr ""
7672
7673 #: app/Services/Localization/i18n/states.php:1726
7674 msgid "Cuscatlán"
7675 msgstr ""
7676
7677 #: app/Services/Localization/i18n/states.php:1522
7678 msgid "Cusco"
7679 msgstr ""
7680
7681 #: app/Services/Translations/admin-translation.php:613
7682 #: app/Services/Translations/block-editor-translation.php:109
7683 msgid "Custom"
7684 msgstr ""
7685
7686 #: app/Services/Translations/block-editor-translation.php:110
7687 msgid "Custom (Advanced)"
7688 msgstr ""
7689
7690 #: app/Services/Translations/admin-translation.php:614
7691 msgid "Custom Class..."
7692 msgstr ""
7693
7694 #: app/Services/Translations/admin-translation.php:615
7695 msgid "Custom Email Templates"
7696 msgstr ""
7697
7698 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:300
7699 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:321
7700 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:342
7701 msgid "Custom filter label"
7702 msgstr ""
7703
7704 #: app/Services/Translations/admin-translation.php:616
7705 msgid "Custom Payment Link"
7706 msgstr ""
7707
7708 #: app/Services/Translations/admin-translation.php:617
7709 msgid "Custom payment link"
7710 msgstr ""
7711
7712 #: app/Modules/Templating/Bricks/Elements/ProductStock.php:83
7713 #: app/Modules/Templating/Bricks/Elements/ProductStock.php:119
7714 #: app/Modules/Templating/Bricks/Elements/ProductStock.php:155
7715 msgid "Custom text"
7716 msgstr ""
7717
7718 #: app/Services/Translations/block-editor-translation.php:111
7719 msgid "Custom Width"
7720 msgstr ""
7721
7722 #: app/Services/Translations/admin-translation.php:618
7723 #: app/Modules/MCP/Tools/SubscriptionTools.php:195
7724 #: app/Views/emails/subscription/trial_end/admin.php:26
7725 #: app/Views/emails/subscription/reminder/admin.php:21
7726 #: app/Views/emails/subscription/canceled/admin.php:21
7727 #: app/Views/emails/order/reminder/due/admin.php:31
7728 msgid "Customer"
7729 msgstr ""
7730
7731 #: app/Services/Translations/admin-translation.php:2612
7732 msgid "customer"
7733 msgstr ""
7734
7735 #: api/Resource/FrontendResource/CustomerAddressResource.php:129
7736 #: app/Http/Controllers/FrontendControllers/CustomerController.php:251
7737 msgid "Customer address created successfully!"
7738 msgstr ""
7739
7740 #: api/Resource/FrontendResource/CustomerAddressResource.php:134
7741 msgid "Customer address creation failed."
7742 msgstr ""
7743
7744 #: api/Resource/FrontendResource/CustomerAddressResource.php:188
7745 msgid "Customer address update failed."
7746 msgstr ""
7747
7748 #: api/Resource/FrontendResource/CustomerAddressResource.php:184
7749 msgid "Customer address updated successfully!"
7750 msgstr ""
7751
7752 #: api/Resource/CustomerResource.php:157
7753 msgid "Customer already exists."
7754 msgstr ""
7755
7756 #: app/Modules/MCP/Tools/CustomerTools.php:147
7757 msgid "Customer already exists; left unchanged."
7758 msgstr ""
7759
7760 #: app/Services/Translations/admin-translation.php:619
7761 msgid "Customer Billing Address"
7762 msgstr ""
7763
7764 #: app/Services/Translations/admin-translation.php:634
7765 msgid "Customer can see this reason"
7766 msgstr ""
7767
7768 #: app/Http/Controllers/OrderController.php:462
7769 msgid "Customer changed"
7770 msgstr ""
7771
7772 #. 1: old customer name, 2: new customer name
7773 #: app/Http/Controllers/OrderController.php:465
7774 #, php-format
7775 msgid "Customer changed from %1$s to %2$s"
7776 msgstr ""
7777
7778 #: app/Http/Controllers/OrderController.php:473
7779 msgid "Customer changed successfully"
7780 msgstr ""
7781
7782 #: app/Services/Translations/admin-translation.php:620
7783 msgid "Customer Count"
7784 msgstr ""
7785
7786 #: api/Resource/CustomerResource.php:152
7787 #: api/Resource/FrontendResource/CustomerResource.php:110
7788 msgid "Customer created successfully!"
7789 msgstr ""
7790
7791 #: api/Resource/CustomerResource.php:129
7792 #: api/Resource/FrontendResource/CustomerResource.php:115
7793 #: app/Modules/MCP/Tools/CustomerTools.php:189
7794 msgid "Customer creation failed."
7795 msgstr ""
7796
7797 #: app/Views/frontend/customer_menu.php:11
7798 #: app/Hooks/Handlers/BlockEditors/CustomerProfileBlockEditor.php:35
7799 msgid "Customer Dashboard"
7800 msgstr ""
7801
7802 #: app/Hooks/Handlers/BlockEditors/CustomerDashboardButtonBlockEditor.php:75
7803 msgid "Customer Dashboard Button"
7804 msgstr ""
7805
7806 #: app/Helpers/EditorShortCodeHelper.php:221
7807 msgid "Customer Dashboard Link"
7808 msgstr ""
7809
7810 #: app/Services/Translations/customer-profile-translation.php:80
7811 msgid "Customer Dashboard Navigation"
7812 msgstr ""
7813
7814 #: app/Services/Translations/admin-translation.php:621
7815 msgid "Customer Details"
7816 msgstr ""
7817
7818 #: api/Resource/CustomerResource.php:294
7819 msgid "Customer does not have any changes to update."
7820 msgstr ""
7821
7822 #: app/Services/Filter/CustomerFilter.php:129
7823 #: app/Services/Filter/OrderFilter.php:356
7824 #: app/Views/emails/order/reminder/overdue/admin.php:43
7825 msgid "Customer Email"
7826 msgstr ""
7827
7828 #: app/Services/Filter/LicenseFilter.php:140
7829 #: app/Services/Filter/OrderBumpFilter.php:123
7830 msgid "Customer first name"
7831 msgstr ""
7832
7833 #: app/Services/Translations/admin-translation.php:622
7834 msgid "Customer Growth"
7835 msgstr ""
7836
7837 #: app/Services/Translations/admin-translation.php:623
7838 msgid "Customer ID"
7839 msgstr ""
7840
7841 #: app/Http/Controllers/OrderController.php:391
7842 msgid "Customer id is required"
7843 msgstr ""
7844
7845 #: app/Helpers/AdminOrderProcessor.php:279 app/Helpers/CheckoutProcessor.php:76
7846 msgid "Customer ID is required to create a draft order."
7847 msgstr ""
7848
7849 #: app/Http/Requests/CartRequest.php:36
7850 msgid "Customer Id must be a number."
7851 msgstr ""
7852
7853 #: app/Views/invoice/invoice_template.php:66
7854 #: app/Views/invoice/dispatch_slip.php:69
7855 #: app/Views/invoice/shipping_slip.php:46
7856 #: app/Views/invoice/delivery_slip.php:50
7857 msgid "Customer Info"
7858 msgstr ""
7859
7860 #: app/Services/Translations/admin-translation.php:624
7861 msgid "Customer Information"
7862 msgstr ""
7863
7864 #: app/Services/Translations/admin-translation.php:625
7865 msgid "Customer Informations"
7866 msgstr ""
7867
7868 #: app/Http/Controllers/OrderController.php:426
7869 msgid "Customer is already attached to this order"
7870 msgstr ""
7871
7872 #: app/Services/Filter/LicenseFilter.php:148
7873 #: app/Services/Filter/OrderBumpFilter.php:131
7874 msgid "Customer last name"
7875 msgstr ""
7876
7877 #: app/Services/Filter/CustomerFilter.php:136
7878 msgid "Customer LTV"
7879 msgstr ""
7880
7881 #: app/Services/Filter/CustomerFilter.php:114
7882 #: app/Services/Filter/OrderFilter.php:338
7883 #: app/Services/Translations/admin-translation.php:626
7884 msgid "Customer Name"
7885 msgstr ""
7886
7887 #: app/Services/Translations/admin-translation.php:627
7888 msgid "Customer Not Found"
7889 msgstr ""
7890
7891 #: app/Http/Controllers/CustomerController.php:61
7892 #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:194
7893 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:47
7894 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:91
7895 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:177
7896 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:225
7897 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:277
7898 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:327
7899 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:372
7900 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:414
7901 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:465
7902 #: app/Http/Controllers/FrontendControllers/CustomerOrderController.php:127
7903 #: app/Http/Controllers/FrontendControllers/CustomerOrderController.php:407
7904 msgid "Customer not found"
7905 msgstr ""
7906
7907 #: api/Resource/CustomerResource.php:213 api/Resource/CustomerResource.php:299
7908 msgid "Customer not found, please reload the page and try again!"
7909 msgstr ""
7910
7911 #: app/Http/Controllers/CustomerController.php:199
7912 #: app/Http/Controllers/CustomerController.php:236
7913 #: app/Http/Controllers/CustomerController.php:261
7914 msgid "Customer not found."
7915 msgstr ""
7916
7917 #: app/Services/Translations/customer-profile-translation.php:81
7918 msgid "Customer order history"
7919 msgstr ""
7920
7921 #: app/Services/Translations/admin-translation.php:628
7922 msgid "Customer Profile"
7923 msgstr ""
7924
7925 #: app/Views/frontend/customer_app.php:15
7926 msgid "Customer profile"
7927 msgstr ""
7928
7929 #: app/Hooks/Handlers/MenuHandler.php:83
7930 msgid "Customer Profile Page"
7931 msgstr ""
7932
7933 #: app/Services/Filter/LicenseFilter.php:136
7934 #: app/Services/Filter/CustomerFilter.php:110
7935 #: app/Services/Filter/OrderFilter.php:333
7936 #: app/Services/Filter/OrderBumpFilter.php:119
7937 msgid "Customer Property"
7938 msgstr ""
7939
7940 #: app/Services/Translations/admin-translation.php:629
7941 msgid "Customer Report"
7942 msgstr ""
7943
7944 #: app/Services/Translations/admin-translation.php:635
7945 msgid "Customer request"
7946 msgstr ""
7947
7948 #: app/Http/Requests/OrderRequest.php:115
7949 msgid "Customer selection is required"
7950 msgstr ""
7951
7952 #: app/Services/Translations/admin-translation.php:630
7953 msgid "Customer Shipping Address"
7954 msgstr ""
7955
7956 #: app/Services/Translations/admin-translation.php:631
7957 msgid "Customer Since"
7958 msgstr ""
7959
7960 #: app/Services/Translations/admin-translation.php:632
7961 msgid "Customer Since:"
7962 msgstr ""
7963
7964 #: app/Services/Translations/admin-translation.php:633
7965 msgid "Customer Status"
7966 msgstr ""
7967
7968 #: api/Customers.php:178 api/Resource/CustomerResource.php:338
7969 #: api/Resource/FrontendResource/CustomerResource.php:238
7970 msgid "Customer Status has been changed"
7971 msgstr ""
7972
7973 #: api/Resource/CustomerResource.php:208 api/Resource/CustomerResource.php:246
7974 #: api/Resource/CustomerResource.php:289
7975 #: api/Resource/FrontendResource/CustomerResource.php:148
7976 #: api/Resource/FrontendResource/CustomerResource.php:181
7977 msgid "Customer update failed."
7978 msgstr ""
7979
7980 #: api/Resource/CustomerResource.php:203 api/Resource/CustomerResource.php:284
7981 #: api/Resource/FrontendResource/CustomerResource.php:143
7982 msgid "Customer updated successfully!"
7983 msgstr ""
7984
7985 #. %s is the customer name
7986 #: app/Services/Translations/admin-translation.php:637
7987 #, php-format
7988 msgid "Customer: %s"
7989 msgstr ""
7990
7991 #: app/Helpers/AdminHelper.php:128
7992 #: app/Services/Translations/admin-translation.php:638
7993 #: app/Hooks/Handlers/MenuHandler.php:257
7994 msgid "Customers"
7995 msgstr ""
7996
7997 #: app/Services/Translations/admin-translation.php:2613
7998 msgid "customers"
7999 msgstr ""
8000
8001 #: app/Services/Translations/admin-translation.php:639
8002 msgid "Customers must enter this code at checkout."
8003 msgstr ""
8004
8005 #: api/Resource/CustomerResource.php:368
8006 #: api/Resource/FrontendResource/CustomerResource.php:268
8007 msgid "Customers selection is required"
8008 msgstr ""
8009
8010 #: app/Services/Translations/admin-translation.php:640
8011 msgid "Customers that first ordered "
8012 msgstr ""
8013
8014 #: app/Http/Controllers/DashboardController.php:21
8015 msgid "Customers to find what they're looking for by organising."
8016 msgstr ""
8017
8018 #: app/Services/Translations/admin-translation.php:641
8019 msgid "Customers won't see this"
8020 msgstr ""
8021
8022 #: app/Services/Translations/admin-translation.php:642
8023 msgid ""
8024 "Customizable PDF receipts, invoices, and e-invoices with ZUGFeRD support."
8025 msgstr ""
8026
8027 #: app/Services/Translations/admin-translation.php:643
8028 msgid "Customization"
8029 msgstr ""
8030
8031 #: app/Services/Translations/admin-translation.php:644
8032 msgid ""
8033 "Customize PDF templates for email attachments. Select which template to "
8034 "attach in each email notification's settings."
8035 msgstr ""
8036
8037 #. %s is the URL
8038 #: app/Services/Translations/admin-translation.php:646
8039 #, php-format
8040 msgid ""
8041 "Customize the product's URL ending. Remember, this will affect SEO and "
8042 "readability. The URL will be activated when publish. Check Google's %s "
8043 "Structure Best Practices."
8044 msgstr ""
8045
8046 #: app/Http/Controllers/AddonsController.php:59
8047 msgid ""
8048 "Customize WordPress emails, customized login & signup forms with enhanced "
8049 "security and social logins. Enhance your site security with FluentCart + "
8050 "FluentSecurity integration."
8051 msgstr ""
8052
8053 #: app/Services/Translations/admin-translation.php:647
8054 msgid "Customized Body"
8055 msgstr ""
8056
8057 #: app/Services/Translations/customer-profile-translation.php:48
8058 msgid "CVC"
8059 msgstr ""
8060
8061 #: app/Helpers/Helper.php:1070
8062 msgid "cycle"
8063 msgid_plural "cycles"
8064 msgstr[0] ""
8065 msgstr[1] ""
8066
8067 #: app/Services/Localization/i18n/countries.php:72
8068 msgid "Cyprus"
8069 msgstr ""
8070
8071 #: app/Helpers/CurrenciesHelper.php:52
8072 msgid "Czech Koruna"
8073 msgstr ""
8074
8075 #: app/Services/Localization/i18n/countries.php:73
8076 msgid "Czech Republic"
8077 msgstr ""
8078
8079 #: app/Services/Localization/i18n/states.php:601
8080 msgid "Cáceres"
8081 msgstr ""
8082
8083 #: app/Services/Localization/i18n/states.php:602
8084 msgid "Cádiz"
8085 msgstr ""
8086
8087 #: app/Services/Localization/i18n/states.php:95
8088 #: app/Services/Localization/i18n/states.php:388
8089 #: app/Services/Localization/i18n/states.php:607
8090 msgid "Córdoba"
8091 msgstr ""
8092
8093 #: app/Services/Localization/i18n/states.php:1291
8094 #: app/Services/Localization/i18n/states.php:1671
8095 msgid "Călărași"
8096 msgstr ""
8097
8098 #: app/Services/Localization/i18n/states.php:1292
8099 msgid "Căușeni"
8100 msgstr ""
8101
8102 #: app/Services/Localization/i18n/states.php:873
8103 msgid "Dadra and Nagar Haveli"
8104 msgstr ""
8105
8106 #: app/Services/Localization/i18n/states.php:777
8107 msgid "Daerah Istimewa Aceh"
8108 msgstr ""
8109
8110 #: app/Services/Localization/i18n/states.php:792
8111 msgid "Daerah Istimewa Yogyakarta"
8112 msgstr ""
8113
8114 #: app/Helpers/Helper.php:1663
8115 #: app/Services/Renderer/PricingTableRenderer.php:162
8116 #: app/Services/Email/StoreDigestService.php:567
8117 #: app/Services/Translations/admin-translation.php:648
8118 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:155
8119 msgid "Daily"
8120 msgstr ""
8121
8122 #: app/Services/Translations/admin-translation.php:650
8123 msgid "Daily digest"
8124 msgstr ""
8125
8126 #: app/Services/Translations/admin-translation.php:649
8127 msgid "Daily Signups"
8128 msgstr ""
8129
8130 #: app/Modules/PaymentMethods/StripeGateway/SubscriptionsManager.php:95
8131 msgid "Daily verification limit reached. You can try again tomorrow."
8132 msgstr ""
8133
8134 #: app/Services/Localization/i18n/states.php:448
8135 msgid "Dajabón"
8136 msgstr ""
8137
8138 #: app/Services/Localization/i18n/states.php:568
8139 msgid "Dakahlia"
8140 msgstr ""
8141
8142 #: app/Services/Localization/i18n/states.php:1705
8143 msgid "Dakar"
8144 msgstr ""
8145
8146 #: app/Services/Translations/admin-translation.php:651
8147 msgid "Damage/Loss"
8148 msgstr ""
8149
8150 #: app/Services/Localization/i18n/states.php:874
8151 msgid "Daman and Diu"
8152 msgstr ""
8153
8154 #: app/Services/Localization/i18n/states.php:569
8155 msgid "Damietta"
8156 msgstr ""
8157
8158 #: app/Helpers/CurrenciesHelper.php:54
8159 msgid "Danish Krone"
8160 msgstr ""
8161
8162 #: app/Services/Localization/i18n/states.php:1902
8163 msgid "Dar es Salaam"
8164 msgstr ""
8165
8166 #: app/Services/Localization/i18n/states.php:1503
8167 msgid "Darién"
8168 msgstr ""
8169
8170 #: app/Services/Translations/admin-translation.php:652
8171 msgid "Dark"
8172 msgstr ""
8173
8174 #: app/Helpers/AdminHelper.php:119
8175 #: app/Services/Translations/admin-translation.php:653
8176 #: app/Services/Translations/customer-profile-translation.php:82
8177 #: app/Services/Translations/block-editor-translation.php:113
8178 #: app/Hooks/Handlers/MenuHandler.php:238
8179 #: app/Hooks/Handlers/ShortCodes/CustomerProfileHandler.php:202
8180 msgid "Dashboard"
8181 msgstr ""
8182
8183 #: app/Services/Translations/admin-translation.php:654
8184 msgid "Data"
8185 msgstr ""
8186
8187 #: app/Hooks/Cart/WebCheckoutHandler.php:1026
8188 msgid "Data saved successfully"
8189 msgstr ""
8190
8191 #: app/Services/Translations/admin-translation.php:655
8192 #: app/Services/Translations/customer-profile-translation.php:83
8193 #: app/Services/Translations/block-editor-translation.php:114
8194 #: app/Views/invoice/receipt_slip.php:491
8195 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:831
8196 msgid "Date"
8197 msgstr ""
8198
8199 #: app/Services/Renderer/ShopAppRenderer.php:444
8200 msgid "Date (Newest First)"
8201 msgstr ""
8202
8203 #: app/Services/Renderer/ShopAppRenderer.php:459
8204 msgid "Date (Oldest First)"
8205 msgstr ""
8206
8207 #: app/Services/Translations/admin-translation.php:656
8208 #: app/Views/invoice/invoice_template.php:57
8209 #: app/Views/invoice/dispatch_slip.php:48
8210 #: app/Views/invoice/dispatch_slip.php:160
8211 #: app/Views/invoice/shipping_slip.php:37
8212 #: app/Views/invoice/delivery_slip.php:41
8213 msgid "Date:"
8214 msgstr ""
8215
8216 #: app/Services/Localization/i18n/states.php:1569
8217 msgid "Davao del Norte"
8218 msgstr ""
8219
8220 #: app/Services/Localization/i18n/states.php:1570
8221 msgid "Davao del Sur"
8222 msgstr ""
8223
8224 #: app/Services/Localization/i18n/states.php:1571
8225 msgid "Davao Occidental"
8226 msgstr ""
8227
8228 #: app/Services/Localization/i18n/states.php:1572
8229 msgid "Davao Oriental"
8230 msgstr ""
8231
8232 #: app/Helpers/Helper.php:1014 app/Helpers/Helper.php:1119
8233 #: app/Helpers/Helper.php:1620
8234 msgid "day"
8235 msgid_plural "days"
8236 msgstr[0] ""
8237 msgstr[1] ""
8238
8239 #: app/Services/Translations/admin-translation.php:657
8240 msgid "Day of week"
8241 msgstr ""
8242
8243 #: app/Services/Localization/i18n/states.php:25
8244 msgid "Daykundi"
8245 msgstr ""
8246
8247 #: app/Services/Translations/admin-translation.php:658
8248 msgid "Days"
8249 msgstr ""
8250
8251 #: app/Services/Translations/admin-translation.php:659
8252 msgid "Days before"
8253 msgstr ""
8254
8255 #: app/Hooks/Handlers/ReminderHandler.php:227
8256 msgid "Days before billing date. Min: 7, Max: 90. Default: 30"
8257 msgstr ""
8258
8259 #: app/Hooks/Handlers/ReminderHandler.php:240
8260 msgid "Days before half yearly renewal. Min: 7, Max: 60. Default: 21"
8261 msgstr ""
8262
8263 #: app/Hooks/Handlers/ReminderHandler.php:266
8264 msgid "Days before monthly renewal. Min: 3, Max: 28. Default: 7"
8265 msgstr ""
8266
8267 #: app/Hooks/Handlers/ReminderHandler.php:253
8268 msgid "Days before quarterly renewal. Min: 7, Max: 60. Default: 14"
8269 msgstr ""
8270
8271 #: app/Hooks/Handlers/ReminderHandler.php:185
8272 msgid "Days before trial ends. Min: 1, Max: 14. Default: 3"
8273 msgstr ""
8274
8275 #: app/Services/Translations/admin-translation.php:660
8276 msgid "Days of the week"
8277 msgstr ""
8278
8279 #: app/Services/Translations/TransStrings.php:198
8280 msgid "Dec"
8281 msgstr ""
8282
8283 #: app/Services/Translations/TransStrings.php:167
8284 msgid "December"
8285 msgstr ""
8286
8287 #: app/Services/Translations/TransStrings.php:202
8288 msgid "decrease number"
8289 msgstr ""
8290
8291 #. %s - YoY growth percentage
8292 #: app/Services/Translations/admin-translation.php:662
8293 #, php-format
8294 msgid "Decrease of %s year-over-year"
8295 msgstr ""
8296
8297 #: app/Services/Renderer/ProductRenderer.php:1091
8298 #: app/Services/Renderer/ProductRenderer.php:1092
8299 #: app/Services/Renderer/CartRenderer.php:277
8300 #: app/Services/Renderer/CartRenderer.php:278
8301 msgid "Decrease Quantity"
8302 msgstr ""
8303
8304 #: app/Services/Translations/admin-translation.php:663
8305 #: app/Services/Translations/customer-profile-translation.php:84
8306 #: app/Services/Translations/block-editor-translation.php:115
8307 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:157
8308 msgid "Default"
8309 msgstr ""
8310
8311 #: app/Services/Translations/admin-translation.php:664
8312 msgid "Default Body"
8313 msgstr ""
8314
8315 #: app/Services/Translations/block-editor-translation.php:116
8316 msgid "Default Filter"
8317 msgstr ""
8318
8319 #: app/Services/PDF/ReceiptPdfTemplateService.php:18
8320 msgid "Default receipt template for paid orders"
8321 msgstr ""
8322
8323 #: app/Services/Tax/TaxManager.php:62
8324 msgid "Default tax class for most products."
8325 msgstr ""
8326
8327 #: app/Services/Translations/admin-translation.php:665
8328 #: app/Services/Translations/block-editor-translation.php:117
8329 msgid "Default Variant"
8330 msgstr ""
8331
8332 #: app/Services/Translations/admin-translation.php:666
8333 msgid ""
8334 "Define shipping zones and methods specific to this class. Products with this "
8335 "class will use these rates instead of the general shipping zones."
8336 msgstr ""
8337
8338 #: app/Services/Translations/admin-translation.php:667
8339 msgid ""
8340 "Define weight ranges and their shipping costs. Set max to 0 for unlimited."
8341 msgstr ""
8342
8343 #: api/StoreSettings.php:892
8344 msgid "Defines how product variations are visually presented to customers."
8345 msgstr ""
8346
8347 #: app/Services/Translations/admin-translation.php:668
8348 msgid "Defines the action that initiates the workflow or process."
8349 msgstr ""
8350
8351 #: app/Services/Translations/admin-translation.php:669
8352 msgid ""
8353 "Defines the structure and method used to send data in the webhook request."
8354 msgstr ""
8355
8356 #: app/Services/Localization/i18n/states.php:2147
8357 msgid "Delaware"
8358 msgstr ""
8359
8360 #: app/Services/Translations/TransStrings.php:251
8361 #: app/Services/Translations/admin-translation.php:670
8362 #: app/Services/Translations/customer-profile-translation.php:85
8363 #: app/Services/Translations/block-editor-translation.php:118
8364 msgid "Delete"
8365 msgstr ""
8366
8367 #: app/Services/Translations/customer-profile-translation.php:86
8368 msgid "Delete activation for site"
8369 msgstr ""
8370
8371 #: app/Services/Translations/admin-translation.php:671
8372 msgid "Delete Activity"
8373 msgstr ""
8374
8375 #: app/Services/Translations/admin-translation.php:683
8376 msgid "Delete class"
8377 msgstr ""
8378
8379 #: app/Services/Permission/PermissionManager.php:206
8380 msgid "Delete Coupons"
8381 msgstr ""
8382
8383 #: app/Services/Permission/PermissionManager.php:190
8384 msgid "Delete Customers"
8385 msgstr ""
8386
8387 #: app/Services/Translations/admin-translation.php:684
8388 msgid "Delete failed"
8389 msgstr ""
8390
8391 #: app/Services/Permission/PermissionManager.php:211
8392 msgid "Delete Integrations"
8393 msgstr ""
8394
8395 #: app/Services/Permission/PermissionManager.php:214
8396 msgid "Delete Labels"
8397 msgstr ""
8398
8399 #: app/Services/Translations/admin-translation.php:672
8400 msgid "Delete License"
8401 msgstr ""
8402
8403 #: app/Services/Permission/PermissionManager.php:203
8404 msgid "Delete Licenses"
8405 msgstr ""
8406
8407 #: app/Services/Translations/admin-translation.php:685
8408 msgid "Delete media"
8409 msgstr ""
8410
8411 #: app/Services/Translations/admin-translation.php:686
8412 msgid "Delete order"
8413 msgstr ""
8414
8415 #: app/Services/Permission/PermissionManager.php:197
8416 msgid "Delete Orders"
8417 msgstr ""
8418
8419 #: app/Services/Translations/admin-translation.php:673
8420 msgid "Delete Package"
8421 msgstr ""
8422
8423 #: app/Services/Translations/admin-translation.php:674
8424 msgid "Delete Product"
8425 msgstr ""
8426
8427 #: app/Services/Permission/PermissionManager.php:187
8428 msgid "Delete Products"
8429 msgstr ""
8430
8431 #: app/Services/Translations/admin-translation.php:687
8432 msgid "Delete selected"
8433 msgstr ""
8434
8435 #. %s - number of selected orders
8436 #: app/Services/Translations/admin-translation.php:676
8437 #, php-format
8438 msgid "Delete Selected (%s)"
8439 msgstr ""
8440
8441 #: app/Services/Permission/PermissionManager.php:200
8442 msgid "Delete Subscriptions"
8443 msgstr ""
8444
8445 #. %1$s: tax class name (e.g. Reduced)
8446 #: app/Services/Translations/admin-translation.php:678
8447 msgid "Delete Tax Class"
8448 msgstr ""
8449
8450 #: app/Services/Translations/admin-translation.php:688
8451 msgid "Delete tax class"
8452 msgstr ""
8453
8454 #: app/Services/Translations/admin-translation.php:679
8455 msgid "Delete Template"
8456 msgstr ""
8457
8458 #: app/Services/Translations/admin-translation.php:680
8459 msgid "Delete Test Orders"
8460 msgstr ""
8461
8462 #: app/Services/Translations/admin-translation.php:689
8463 msgid "Delete this template?"
8464 msgstr ""
8465
8466 #: app/Services/Translations/admin-translation.php:690
8467 msgid "Delete this zone and its methods?"
8468 msgstr ""
8469
8470 #: app/Services/Translations/admin-translation.php:681
8471 msgid "Delete View"
8472 msgstr ""
8473
8474 #: app/Services/Translations/admin-translation.php:682
8475 msgid "Delete Zone"
8476 msgstr ""
8477
8478 #: app/Services/Translations/admin-translation.php:691
8479 msgid "Deleted"
8480 msgstr ""
8481
8482 #: app/Services/Translations/admin-translation.php:692
8483 #, php-format
8484 msgid "Deleted %1$s of %2$s Test Orders"
8485 msgstr ""
8486
8487 #: app/Services/Translations/admin-translation.php:693
8488 #, php-format
8489 msgid "Deleted %1$s test orders. %2$s test orders could not be deleted."
8490 msgstr ""
8491
8492 #: app/Services/Translations/admin-translation.php:694
8493 #, php-format
8494 msgid "Deleted %s test orders successfully"
8495 msgstr ""
8496
8497 #: app/Services/Translations/admin-translation.php:695
8498 #, php-format
8499 msgid "Deleting %1$s of %2$s Test Orders"
8500 msgstr ""
8501
8502 #: app/Services/Translations/admin-translation.php:696
8503 msgid "Deleting Orders"
8504 msgstr ""
8505
8506 #: app/Services/Translations/admin-translation.php:697
8507 msgid "Deleting Test Orders..."
8508 msgstr ""
8509
8510 #: app/Http/Controllers/OrderController.php:1076
8511 msgid "Deleting test orders..."
8512 msgstr ""
8513
8514 #: app/Services/Translations/admin-translation.php:698
8515 msgid ""
8516 "Deleting this asset will break the download link in existing purchase emails."
8517 " To update the file, edit the asset instead of deleting it."
8518 msgstr ""
8519
8520 #: app/Services/Translations/admin-translation.php:699
8521 msgid "Deleting..."
8522 msgstr ""
8523
8524 #: app/Services/Translations/admin-translation.php:700
8525 msgid "Deleting... %s%"
8526 msgstr ""
8527
8528 #: app/Services/Translations/admin-translation.php:701
8529 msgid "Deletion completed"
8530 msgstr ""
8531
8532 #: app/Services/Localization/i18n/states.php:875
8533 msgid "Delhi"
8534 msgstr ""
8535
8536 #: app/Helpers/Status.php:243 app/Helpers/Status.php:254
8537 #: app/Helpers/Helper.php:265 app/Helpers/Helper.php:279
8538 #: app/Services/Translations/admin-translation.php:702
8539 msgid "Delivered"
8540 msgstr ""
8541
8542 #: app/Services/Translations/admin-translation.php:703
8543 #: app/Http/Controllers/TemplateController.php:17
8544 msgid "Delivery Slip Template"
8545 msgstr ""
8546
8547 #: app/Services/Localization/i18n/states.php:1415
8548 msgid "Delta"
8549 msgstr ""
8550
8551 #: app/Services/Localization/i18n/states.php:2240
8552 msgid "Delta Amacuro"
8553 msgstr ""
8554
8555 #: app/Services/Localization/i18n/states.php:1837
8556 msgid "Denizli"
8557 msgstr ""
8558
8559 #: app/Services/Localization/i18n/countries.php:74
8560 msgid "Denmark"
8561 msgstr ""
8562
8563 #: app/Services/Localization/i18n/address-locales.php:117
8564 #: app/Services/Localization/i18n/address-locales.php:185
8565 #: app/Services/Localization/i18n/address-locales.php:310
8566 #: app/Services/Localization/i18n/address-locales.php:326
8567 #: app/Services/Localization/i18n/address-locales.php:529
8568 #: app/Services/Localization/i18n/address-locales.php:608
8569 #: app/Services/Localization/i18n/address-locales.php:676
8570 #: app/Services/Localization/i18n/address-locales.php:754
8571 msgid "Department"
8572 msgstr ""
8573
8574 #: app/Services/Localization/i18n/states.php:2274
8575 msgid "Derry City and Strabane"
8576 msgstr ""
8577
8578 #: app/Services/Translations/block-editor-translation.php:112
8579 msgid "DESC"
8580 msgstr ""
8581
8582 #: app/Services/Translations/admin-translation.php:704
8583 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:166
8584 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:169
8585 msgid "Descending"
8586 msgstr ""
8587
8588 #: app/Services/Translations/admin-translation.php:705
8589 #: app/Services/Translations/block-editor-translation.php:119
8590 #: app/Views/invoice/receipt_slip.php:270
8591 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:481
8592 msgid "Description"
8593 msgstr ""
8594
8595 #: app/Services/Translations/admin-translation.php:706
8596 msgid "Description ..."
8597 msgstr ""
8598
8599 #: app/Http/Requests/ProductUpdateRequest.php:370
8600 #: app/Http/Requests/ProductRequest.php:341
8601 #: app/Http/Requests/ProductVariationRequest.php:211
8602 msgid "Description may not be greater than 255 characters."
8603 msgstr ""
8604
8605 #: app/Services/Translations/admin-translation.php:707
8606 msgid ""
8607 "Design beautiful email templates with a drag-and-drop block editor, "
8608 "shortcodes, and conditional content."
8609 msgstr ""
8610
8611 #: app/Services/Translations/admin-translation.php:708
8612 msgid "Desktop"
8613 msgstr ""
8614
8615 #: app/Services/Translations/admin-translation.php:709
8616 msgid "Destination country rates"
8617 msgstr ""
8618
8619 #: app/Services/Translations/admin-translation.php:710
8620 msgid "Detach User"
8621 msgstr ""
8622
8623 #: app/Services/Translations/admin-translation.php:711
8624 msgid "Details"
8625 msgstr ""
8626
8627 #: app/Services/Translations/admin-translation.php:712
8628 msgid "Details:"
8629 msgstr ""
8630
8631 #: app/Services/Translations/admin-translation.php:713
8632 msgid "Determine the location used for tax calculations."
8633 msgstr ""
8634
8635 #: app/Services/Localization/i18n/states.php:140
8636 msgid "Dhaka"
8637 msgstr ""
8638
8639 #: app/Services/Localization/i18n/states.php:1448
8640 msgid "Dhaulagiri"
8641 msgstr ""
8642
8643 #: app/Services/Localization/i18n/states.php:57
8644 msgid "Dibër"
8645 msgstr ""
8646
8647 #: app/Helpers/Helper.php:699
8648 #: app/Services/Translations/admin-translation.php:714
8649 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:188
8650 msgid "Digital"
8651 msgstr ""
8652
8653 #: app/Services/Translations/admin-translation.php:715
8654 msgid "Digital Product"
8655 msgstr ""
8656
8657 #: api/StoreSettings.php:1241
8658 msgid "Dimension Unit"
8659 msgstr ""
8660
8661 #: app/Services/Renderer/ProductCardRender.php:210
8662 #: app/Services/Translations/block-editor-translation.php:120
8663 msgid "Dimensions"
8664 msgstr ""
8665
8666 #: app/Services/Localization/i18n/states.php:1573
8667 msgid "Dinagat Islands"
8668 msgstr ""
8669
8670 #: app/Services/Localization/i18n/states.php:141
8671 msgid "Dinajpur"
8672 msgstr ""
8673
8674 #: app/Services/Localization/i18n/states.php:1704
8675 msgid "Diourbel"
8676 msgstr ""
8677
8678 #: app/Modules/Templating/Bricks/Elements/BuySection.php:32
8679 msgid "Direct Buy Button"
8680 msgstr ""
8681
8682 #: app/Services/Translations/admin-translation.php:716
8683 msgid "Direct Checkout"
8684 msgstr ""
8685
8686 #: app/Services/Translations/admin-translation.php:717
8687 msgid "Direct Checkout Button"
8688 msgstr ""
8689
8690 #: app/Services/Translations/admin-translation.php:718
8691 msgid "Direct checkout link copied to clipboard"
8692 msgstr ""
8693
8694 #: app/Services/Translations/admin-translation.php:719
8695 msgid "Disable"
8696 msgstr ""
8697
8698 #: app/Services/Translations/admin-translation.php:720
8699 msgid "Disable Editing"
8700 msgstr ""
8701
8702 #: app/Helpers/Helper.php:938 app/Services/Filter/LicenseFilter.php:176
8703 #: app/Services/Filter/OrderFilter.php:472
8704 #: app/Services/Filter/OrderBumpFilter.php:159
8705 #: app/Services/Translations/admin-translation.php:721
8706 #: app/Services/Translations/customer-profile-translation.php:87
8707 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:254
8708 msgid "Disabled"
8709 msgstr ""
8710
8711 #: app/Services/Filter/LicenseFilter.php:55
8712 msgid "disabled"
8713 msgstr ""
8714
8715 #: app/Services/Translations/admin-translation.php:722
8716 msgid "Discard"
8717 msgstr ""
8718
8719 #. %s: payment method name
8720 #: app/Services/Translations/admin-translation.php:724
8721 #, php-format
8722 msgid "Disconnect %s"
8723 msgstr ""
8724
8725 #: app/Modules/PaymentMethods/PayPalGateway/ConnectConfig.php:31
8726 msgid ""
8727 "Disconnecting your PayPal account will prevent you from offering PayPal "
8728 "services and products on your website. Do you wish to continue?"
8729 msgstr ""
8730
8731 #: app/Services/Renderer/CartSummaryRender.php:259
8732 #: app/Services/Translations/admin-translation.php:725
8733 #: app/Services/Translations/customer-profile-translation.php:73
8734 #: app/Services/Translations/block-editor-translation.php:121
8735 #: app/Views/invoice/thank_you.php:197 app/Views/invoice/receipt_slip.php:341
8736 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:609
8737 #: app/Services/Renderer/Receipt/ThankYouRender.php:426
8738 #: app/Views/emails/parts/items_table.php:343
8739 msgid "Discount"
8740 msgstr ""
8741
8742 #: app/Services/Translations/block-editor-translation.php:462
8743 msgid "discount"
8744 msgstr ""
8745
8746 #. %s - discount percentage
8747 #: app/Services/Translations/admin-translation.php:727
8748 msgid "Discount Amount"
8749 msgstr ""
8750
8751 #: app/Http/Requests/UpgradePathSettingRequest.php:30
8752 msgid "Discount amount is should be a number."
8753 msgstr ""
8754
8755 #: app/Services/Translations/admin-translation.php:728
8756 msgid "Discount Details"
8757 msgstr ""
8758
8759 #. %s - discount percentage
8760 #: app/Services/Translations/admin-translation.php:730
8761 msgid "Discount Percentage (%)"
8762 msgstr ""
8763
8764 #. %s - order total amount
8765 #: app/Services/Translations/admin-translation.php:733
8766 #, php-format
8767 msgid "Discount should not exceed the full product price (%s)."
8768 msgstr ""
8769
8770 #: app/Services/Translations/admin-translation.php:734
8771 msgid "Discount should not exceed the full product price (100%)."
8772 msgstr ""
8773
8774 #: app/Services/Translations/admin-translation.php:735
8775 msgid "Discount type"
8776 msgstr ""
8777
8778 #: app/Services/Translations/admin-translation.php:731
8779 msgid "Discount Value"
8780 msgstr ""
8781
8782 #: app/Services/Translations/admin-translation.php:736
8783 msgid "Discount value"
8784 msgstr ""
8785
8786 #: app/Services/Renderer/ModalCheckoutRenderer.php:256
8787 #: app/Services/Renderer/CartItemRenderer.php:83
8788 msgid "Discounted price"
8789 msgstr ""
8790
8791 #: app/Services/Translations/admin-translation.php:737
8792 #: app/Http/Controllers/TemplateController.php:19
8793 msgid "Dispatch Slip Template"
8794 msgstr ""
8795
8796 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:50
8797 msgid "Display"
8798 msgstr ""
8799
8800 #: app/Hooks/Handlers/BlockEditors/MiniCartBlockEditor.php:76
8801 msgid "Display a button for shoppers to quickly view their cart."
8802 msgstr ""
8803
8804 #: app/Hooks/Handlers/BlockEditors/CustomerDashboardButtonBlockEditor.php:76
8805 msgid "Display a button or link that navigates to the customer dashboard."
8806 msgstr ""
8807
8808 #: app/Hooks/Handlers/BlockEditors/ProductCategoriesListBlockEditor.php:56
8809 msgid "Display a list of product categories."
8810 msgstr ""
8811
8812 #: app/Services/Translations/block-editor-translation.php:125
8813 msgid "Display categories even if they have no products."
8814 msgstr ""
8815
8816 #: app/Services/Translations/block-editor-translation.php:126
8817 msgid "Display child categories nested under their parents."
8818 msgstr ""
8819
8820 #: app/Services/Translations/admin-translation.php:738
8821 msgid "Display Conditions"
8822 msgstr ""
8823
8824 #: app/Services/Translations/block-editor-translation.php:122
8825 msgid "Display Elements"
8826 msgstr ""
8827
8828 #: app/Services/Translations/block-editor-translation.php:123
8829 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:298
8830 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:319
8831 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:340
8832 msgid "Display Name"
8833 msgstr ""
8834
8835 #: app/Services/Translations/block-editor-translation.php:127
8836 msgid "Display options"
8837 msgstr ""
8838
8839 #: app/Hooks/Handlers/BlockEditors/RelatedProduct/RelatedProductBlockEditor.php:56
8840 msgid "Display related products."
8841 msgstr ""
8842
8843 #: app/Services/Translations/block-editor-translation.php:124
8844 msgid "Display Settings"
8845 msgstr ""
8846
8847 #: app/Services/Translations/block-editor-translation.php:128
8848 msgid "Display style"
8849 msgstr ""
8850
8851 #. %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
8852 #: api/StoreSettings.php:1011
8853 msgid "Display the cart icon in the body of the website"
8854 msgstr ""
8855
8856 #: app/Services/Translations/block-editor-translation.php:129
8857 msgid "Display the number of products in each category."
8858 msgstr ""
8859
8860 #: app/Services/Translations/block-editor-translation.php:130
8861 msgid "Display total price"
8862 msgstr ""
8863
8864 #: app/Services/Translations/block-editor-translation.php:131
8865 msgid "Display type"
8866 msgstr ""
8867
8868 #: app/Hooks/Handlers/BlockEditors/StoreLogoBlockEditor.php:37
8869 msgid "Display your store logo."
8870 msgstr ""
8871
8872 #: app/Hooks/Handlers/BlockEditors/SaleBadgeBlockEditor.php:81
8873 msgid "Displays a sale badge when a product is on sale."
8874 msgstr ""
8875
8876 #: app/Hooks/Handlers/BlockEditors/SoldOutBadgeBlockEditor.php:82
8877 msgid "Displays a sold out badge when a product is out of stock."
8878 msgstr ""
8879
8880 #: app/Modules/Templating/BlockTemplates/ProductCategoryTemplate.php:48
8881 msgid "Displays products filtered by a category."
8882 msgstr ""
8883
8884 #: app/Modules/Templating/BlockTemplates/ProductPageTemplate.php:48
8885 msgid "Displays Single FluentCart Product."
8886 msgstr ""
8887
8888 #: app/Hooks/Handlers/BlockEditors/ProductPackageDescriptionBlockEditor.php:81
8889 msgid ""
8890 "Displays the product packaging details (name, type, dimensions, weight)."
8891 msgstr ""
8892
8893 #: app/Hooks/Handlers/BlockEditors/ProductSkuBlockEditor.php:83
8894 msgid "Displays the product SKU (Stock Keeping Unit)."
8895 msgstr ""
8896
8897 #: app/Services/Filter/OrderFilter.php:404
8898 #: app/Services/Translations/admin-translation.php:739
8899 #: app/Services/Translations/customer-profile-translation.php:88
8900 msgid "Dispute"
8901 msgstr ""
8902
8903 #: app/Http/Controllers/OrderController.php:1303
8904 msgid "Dispute accepted!"
8905 msgstr ""
8906
8907 #: app/Services/Localization/i18n/address-locales.php:79
8908 #: app/Services/Localization/i18n/address-locales.php:134
8909 #: app/Services/Localization/i18n/address-locales.php:631
8910 #: app/Services/Localization/i18n/address-locales.php:740
8911 #: app/Services/Localization/i18n/address-locales.php:771
8912 #: app/Services/Localization/i18n/address-locales.php:781
8913 msgid "District"
8914 msgstr ""
8915
8916 #: app/Services/Localization/i18n/states.php:1934
8917 msgctxt "district"
8918 msgid "Belgrade"
8919 msgstr ""
8920
8921 #: app/Services/Localization/i18n/states.php:1935
8922 msgctxt "district"
8923 msgid "Bor"
8924 msgstr ""
8925
8926 #: app/Services/Localization/i18n/states.php:1936
8927 msgctxt "district"
8928 msgid "Braničevo"
8929 msgstr ""
8930
8931 #: app/Services/Localization/i18n/states.php:1937
8932 msgctxt "district"
8933 msgid "Central Banat"
8934 msgstr ""
8935
8936 #: app/Services/Localization/i18n/states.php:1938
8937 msgctxt "district"
8938 msgid "Danube"
8939 msgstr ""
8940
8941 #: app/Services/Localization/i18n/states.php:1939
8942 msgctxt "district"
8943 msgid "Jablanica"
8944 msgstr ""
8945
8946 #: app/Services/Localization/i18n/states.php:1940
8947 msgctxt "district"
8948 msgid "Kolubara"
8949 msgstr ""
8950
8951 #: app/Services/Localization/i18n/states.php:1959
8952 msgctxt "district"
8953 msgid "Kosovo"
8954 msgstr ""
8955
8956 #: app/Services/Localization/i18n/states.php:1964
8957 msgctxt "district"
8958 msgid "Kosovo-Metohija"
8959 msgstr ""
8960
8961 #: app/Services/Localization/i18n/states.php:1963
8962 msgctxt "district"
8963 msgid "Kosovo-Pomoravlje"
8964 msgstr ""
8965
8966 #: app/Services/Localization/i18n/states.php:1962
8967 msgctxt "district"
8968 msgid "Kosovska Mitrovica"
8969 msgstr ""
8970
8971 #: app/Services/Localization/i18n/states.php:1941
8972 msgctxt "district"
8973 msgid "Mačva"
8974 msgstr ""
8975
8976 #: app/Services/Localization/i18n/states.php:1942
8977 msgctxt "district"
8978 msgid "Morava"
8979 msgstr ""
8980
8981 #: app/Services/Localization/i18n/states.php:1943
8982 msgctxt "district"
8983 msgid "Nišava"
8984 msgstr ""
8985
8986 #: app/Services/Localization/i18n/states.php:1945
8987 msgctxt "district"
8988 msgid "North Banat"
8989 msgstr ""
8990
8991 #: app/Services/Localization/i18n/states.php:1944
8992 msgctxt "district"
8993 msgid "North Bačka"
8994 msgstr ""
8995
8996 #: app/Services/Localization/i18n/states.php:1960
8997 msgctxt "district"
8998 msgid "Peć"
8999 msgstr ""
9000
9001 #: app/Services/Localization/i18n/states.php:1947
9002 msgctxt "district"
9003 msgid "Pirot"
9004 msgstr ""
9005
9006 #: app/Services/Localization/i18n/states.php:1948
9007 msgctxt "district"
9008 msgid "Pomoravlje"
9009 msgstr ""
9010
9011 #: app/Services/Localization/i18n/states.php:1961
9012 msgctxt "district"
9013 msgid "Prizren"
9014 msgstr ""
9015
9016 #: app/Services/Localization/i18n/states.php:1946
9017 msgctxt "district"
9018 msgid "Pčinja"
9019 msgstr ""
9020
9021 #: app/Services/Localization/i18n/states.php:1949
9022 msgctxt "district"
9023 msgid "Rasina"
9024 msgstr ""
9025
9026 #: app/Services/Localization/i18n/states.php:1950
9027 msgctxt "district"
9028 msgid "Raška"
9029 msgstr ""
9030
9031 #: app/Services/Localization/i18n/states.php:1952
9032 msgctxt "district"
9033 msgid "South Banat"
9034 msgstr ""
9035
9036 #: app/Services/Localization/i18n/states.php:1951
9037 msgctxt "district"
9038 msgid "South Bačka"
9039 msgstr ""
9040
9041 #: app/Services/Localization/i18n/states.php:1953
9042 msgctxt "district"
9043 msgid "Srem"
9044 msgstr ""
9045
9046 #: app/Services/Localization/i18n/states.php:1955
9047 msgctxt "district"
9048 msgid "Toplica"
9049 msgstr ""
9050
9051 #: app/Services/Localization/i18n/states.php:1965
9052 msgctxt "district"
9053 msgid "Vojvodina"
9054 msgstr ""
9055
9056 #: app/Services/Localization/i18n/states.php:1956
9057 msgctxt "district"
9058 msgid "West Bačka"
9059 msgstr ""
9060
9061 #: app/Services/Localization/i18n/states.php:1957
9062 msgctxt "district"
9063 msgid "Zaječar"
9064 msgstr ""
9065
9066 #: app/Services/Localization/i18n/states.php:1958
9067 msgctxt "district"
9068 msgid "Zlatibor"
9069 msgstr ""
9070
9071 #: app/Services/Localization/i18n/states.php:1954
9072 msgctxt "district"
9073 msgid "Šumadija"
9074 msgstr ""
9075
9076 #: app/Services/Localization/i18n/states.php:2148
9077 msgid "District of Columbia"
9078 msgstr ""
9079
9080 #: app/Services/Localization/i18n/states.php:258
9081 msgid "Distrito Federal"
9082 msgstr ""
9083
9084 #: app/Services/Localization/i18n/states.php:440
9085 msgid "Distrito Nacional"
9086 msgstr ""
9087
9088 #: app/Services/Translations/block-editor-translation.php:132
9089 msgid "Divider"
9090 msgstr ""
9091
9092 #: app/Services/Translations/block-editor-translation.php:133
9093 msgid "Divider Color"
9094 msgstr ""
9095
9096 #: app/Services/Localization/i18n/states.php:1838
9097 msgid "Diyarbakır"
9098 msgstr ""
9099
9100 #: app/Services/Localization/i18n/states.php:500
9101 msgid "Djelfa"
9102 msgstr ""
9103
9104 #: app/Services/Localization/i18n/countries.php:75
9105 msgid "Djibouti"
9106 msgstr ""
9107
9108 #: app/Helpers/CurrenciesHelper.php:53 app/Helpers/CurrenciesHelper.php:386
9109 msgid "Djiboutian Franc"
9110 msgstr ""
9111
9112 #: app/Services/Localization/i18n/states.php:787
9113 msgid "DKI Jakarta"
9114 msgstr ""
9115
9116 #: app/Services/Localization/i18n/states.php:1973
9117 msgid "Dnipropetrovshchyna"
9118 msgstr ""
9119
9120 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:167
9121 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:180
9122 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:191
9123 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:204
9124 msgid "do not have"
9125 msgstr ""
9126
9127 #: app/Services/Localization/i18n/states.php:197
9128 msgid "Dobrich"
9129 msgstr ""
9130
9131 #: app/Services/Localization/i18n/states.php:1903
9132 msgid "Dodoma"
9133 msgstr ""
9134
9135 #: app/Services/Translations/admin-translation.php:740
9136 msgid "Doesn't equal"
9137 msgstr ""
9138
9139 #: app/Services/Translations/admin-translation.php:741
9140 msgid "Doesn't includes"
9141 msgstr ""
9142
9143 #: app/Services/Localization/i18n/states.php:2029
9144 msgid "Dokolo"
9145 msgstr ""
9146
9147 #: app/Services/Localization/i18n/states.php:1677
9148 msgid "Dolj"
9149 msgstr ""
9150
9151 #: app/Services/Localization/i18n/countries.php:76
9152 msgid "Dominica"
9153 msgstr ""
9154
9155 #: app/Helpers/CurrenciesHelper.php:55
9156 msgid "Dominican Peso"
9157 msgstr ""
9158
9159 #: app/Services/Localization/i18n/countries.php:77
9160 msgid "Dominican Republic"
9161 msgstr ""
9162
9163 #: app/Services/Translations/admin-translation.php:742
9164 msgid "Don't Forget to Save Your Tax File"
9165 msgstr ""
9166
9167 #: app/Services/Translations/admin-translation.php:743
9168 msgid "Don't have a license key?"
9169 msgstr ""
9170
9171 #: app/Services/Localization/i18n/states.php:1295
9172 msgid "Dondușeni"
9173 msgstr ""
9174
9175 #: app/Services/Translations/admin-translation.php:744
9176 msgid "Done"
9177 msgstr ""
9178
9179 #: app/Services/Localization/i18n/states.php:1974
9180 msgid "Donechchyna"
9181 msgstr ""
9182
9183 #: app/Services/Localization/i18n/states.php:817
9184 msgid "Donegal"
9185 msgstr ""
9186
9187 #: app/Services/Localization/i18n/states.php:233
9188 msgid "Donga"
9189 msgstr ""
9190
9191 #: api/StoreSettings.php:404
9192 msgid "Dot & Comma (eg 10.000,00)"
9193 msgstr ""
9194
9195 #: app/Services/Translations/admin-translation.php:745
9196 #: app/Services/Translations/customer-profile-translation.php:89
9197 #: app/Services/Translations/block-editor-translation.php:134
9198 #: app/Services/Renderer/Receipt/ThankYouRender.php:719
9199 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:187
9200 #: app/Views/emails/parts/downloads.php:39
9201 msgid "Download"
9202 msgstr ""
9203
9204 #: app/Services/Translations/admin-translation.php:746
9205 msgid "Download & Continue"
9206 msgstr ""
9207
9208 #: app/Helpers/EditorShortCodeHelper.php:349
9209 msgid "Download (Loop)"
9210 msgstr ""
9211
9212 #: app/Services/Translations/admin-translation.php:749
9213 msgid "Download a Sample CSV File"
9214 msgstr ""
9215
9216 #: app/Services/Translations/admin-translation.php:747
9217 msgid "Download Again"
9218 msgstr ""
9219
9220 #: app/Helpers/CustomerHelper.php:159
9221 msgid "Download date has been expired"
9222 msgstr ""
9223
9224 #: app/Services/Translations/admin-translation.php:748
9225 msgid "Download FluentHub"
9226 msgstr ""
9227
9228 #: app/Services/Translations/admin-translation.php:750
9229 msgid "Download link copied to your clipboard"
9230 msgstr ""
9231
9232 #: api/Resource/FrontendResource/OrderDownloadPermissionResource.php:69
9233 msgid "Download log created successfully!"
9234 msgstr ""
9235
9236 #: api/Resource/FrontendResource/OrderDownloadPermissionResource.php:74
9237 msgid "Download log creation failed."
9238 msgstr ""
9239
9240 #: api/Resource/FrontendResource/OrderDownloadPermissionResource.php:106
9241 msgid "Download log update failed."
9242 msgstr ""
9243
9244 #: api/Resource/FrontendResource/OrderDownloadPermissionResource.php:101
9245 msgid "Download log updated successfully!"
9246 msgstr ""
9247
9248 #: app/Views/invoice/thank_you.php:519
9249 #: app/Services/Renderer/Receipt/ThankYouRender.php:1006
9250 msgid "Download Receipt"
9251 msgstr ""
9252
9253 #: app/Services/Translations/customer-profile-translation.php:90
9254 msgid "Download Receipt for Invoice"
9255 msgstr ""
9256
9257 #: app/Services/Translations/customer-profile-translation.php:91
9258 msgid "Download receipt for transaction on"
9259 msgstr ""
9260
9261 #: app/Helpers/EditorShortCodeHelper.php:355
9262 msgid "Download URL"
9263 msgstr ""
9264
9265 #: app/Services/Translations/admin-translation.php:751
9266 msgid "Downloadable Asset(s)"
9267 msgstr ""
9268
9269 #: app/Services/Translations/admin-translation.php:752
9270 msgid "Downloadable File Deleted Successfully"
9271 msgstr ""
9272
9273 #: app/Services/Translations/admin-translation.php:753
9274 msgid "Downloading..."
9275 msgstr ""
9276
9277 #: app/Services/Translations/customer-profile-translation.php:92
9278 #: app/Services/Translations/block-editor-translation.php:135
9279 #: app/Services/Renderer/Receipt/ThankYouRender.php:690
9280 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:292
9281 #: app/Hooks/Handlers/BlockEditors/CustomerProfileBlockEditor.php:46
9282 #: app/Hooks/Handlers/ShortCodes/CustomerProfileHandler.php:234
9283 #: app/Views/emails/order/paid/customer.php:49
9284 #: app/Views/emails/order/shipped/customer.php:35
9285 #: app/Views/emails/order/delivered/customer.php:38
9286 msgid "Downloads"
9287 msgstr ""
9288
9289 #: app/Services/Translations/customer-profile-translation.php:93
9290 msgid "Downloads table"
9291 msgstr ""
9292
9293 #: app/Helpers/Status.php:112 app/Helpers/Helper.php:371
9294 #: app/Services/Translations/admin-translation.php:754
9295 #: app/Services/Translations/customer-profile-translation.php:94
9296 msgid "Draft"
9297 msgstr ""
9298
9299 #: app/Services/Translations/admin-translation.php:755
9300 msgid "Drag & Drop or"
9301 msgstr ""
9302
9303 #. %1$s - opening tag, %2$s - closing tag
9304 #: app/Services/Translations/admin-translation.php:757
9305 #, php-format
9306 msgid "Drag & Drop or %1$s Browse/Upload %2$s Files"
9307 msgstr ""
9308
9309 #: app/Services/Localization/i18n/states.php:1218
9310 msgid "Driouch"
9311 msgstr ""
9312
9313 #: app/Http/Controllers/WebController/FileDownloader.php:115
9314 msgid "Driver Error"
9315 msgstr ""
9316
9317 #: app/Http/Requests/ProductDownloadable/ProductDownloadableFileRequest.php:36
9318 #: app/Http/Requests/ProductDownloadable/ProductDownloadableBulkFileRequest.php:38
9319 msgid "Driver is required."
9320 msgstr ""
9321
9322 #. %s is the driver name
9323 #: app/Services/Translations/admin-translation.php:759
9324 #, php-format
9325 msgid "Driver: %s"
9326 msgstr ""
9327
9328 #: app/Services/Localization/i18n/states.php:1296
9329 msgid "Drochia"
9330 msgstr ""
9331
9332 #: app/Services/Translations/admin-translation.php:760
9333 #: app/Services/Translations/block-editor-translation.php:136
9334 msgid "Dropdown"
9335 msgstr ""
9336
9337 #: app/Services/Localization/i18n/states.php:449
9338 msgid "Duarte"
9339 msgstr ""
9340
9341 #: app/Services/Localization/i18n/states.php:818
9342 msgid "Dublin"
9343 msgstr ""
9344
9345 #: app/Services/Localization/i18n/states.php:750
9346 msgid "Dubrovnik-Neretva County"
9347 msgstr ""
9348
9349 #: app/Services/Localization/i18n/states.php:1297
9350 msgid "Dubăsari"
9351 msgstr ""
9352
9353 #: app/Services/Translations/admin-translation.php:761
9354 msgid ""
9355 "Due amount is remaining, Get a custom payment link to send to the customer."
9356 msgstr ""
9357
9358 #: app/Views/emails/order/reminder/due/customer.php:54
9359 #: app/Views/emails/order/reminder/due/admin.php:40
9360 #: app/Views/emails/order/reminder/overdue/customer.php:58
9361 #: app/Views/emails/order/reminder/overdue/admin.php:52
9362 msgid "Due Date"
9363 msgstr ""
9364
9365 #: app/Services/Translations/admin-translation.php:762
9366 msgid "Duplicate"
9367 msgstr ""
9368
9369 #: app/Services/Translations/admin-translation.php:763
9370 #, php-format
9371 msgid "Duplicate %s?"
9372 msgstr ""
9373
9374 #: app/Services/Translations/admin-translation.php:764
9375 msgid "Duplicate Product"
9376 msgstr ""
9377
9378 #: app/Services/BulkProductUpdateService.php:246
9379 #: app/Services/BulkProductInsertService.php:161
9380 #, php-format
9381 msgid "Duplicate SKU \"%s\" within this product."
9382 msgstr ""
9383
9384 #. 1: Variation ID
9385 #: app/Services/PlanUpgradeService.php:91
9386 #, php-format
9387 msgid ""
9388 "Duplicate upgrade path found for variation #%1$s. Each target variation must "
9389 "be unique."
9390 msgstr ""
9391
9392 #: app/Services/Localization/i18n/states.php:1335
9393 msgid "Durango"
9394 msgstr ""
9395
9396 #: app/Services/Localization/i18n/states.php:2200
9397 msgid "Durazno"
9398 msgstr ""
9399
9400 #: app/Services/Localization/i18n/states.php:58
9401 msgid "Durrës"
9402 msgstr ""
9403
9404 #: app/Services/Translations/admin-translation.php:765
9405 msgid "Dynamic"
9406 msgstr ""
9407
9408 #: app/Services/Localization/i18n/states.php:1676
9409 msgid "Dâmbovița"
9410 msgstr ""
9411
9412 #: app/Services/Localization/i18n/states.php:1898
9413 msgid "Düzce"
9414 msgstr ""
9415
9416 #: app/Services/Translations/admin-translation.php:766
9417 msgid "E-Invoice Configuration"
9418 msgstr ""
9419
9420 #: app/Services/Translations/admin-translation.php:767
9421 msgid "E-Invoice Settings"
9422 msgstr ""
9423
9424 #: app/Services/Translations/admin-translation.php:2614
9425 msgid "e.g 10"
9426 msgstr ""
9427
9428 #: app/Services/Renderer/ProductFilterRender.php:218
9429 msgid "e.g 100"
9430 msgstr ""
9431
9432 #: app/Services/Renderer/ProductFilterRender.php:240
9433 msgid "e.g 500"
9434 msgstr ""
9435
9436 #: app/Helpers/CartCheckoutHelper.php:496
9437 #: app/Services/Renderer/AddressSelectRenderer.php:235
9438 msgid "e.g Home, Office"
9439 msgstr ""
9440
9441 #: app/Services/Translations/admin-translation.php:2615
9442 msgid "e.g. (+ tax)"
9443 msgstr ""
9444
9445 #: app/Services/Translations/admin-translation.php:2616
9446 msgid "e.g. (incl. tax)"
9447 msgstr ""
9448
9449 #: app/Services/Translations/admin-translation.php:2617
9450 msgid "e.g. 0 for tax exempt"
9451 msgstr ""
9452
9453 #: app/Services/Translations/admin-translation.php:2618
9454 msgid "e.g. 9300 or 9300-9399 or 9300,9400"
9455 msgstr ""
9456
9457 #: app/Services/Translations/admin-translation.php:2619
9458 msgid "e.g. Custom Invoice"
9459 msgstr ""
9460
9461 #: app/Services/Translations/admin-translation.php:2620
9462 msgid "e.g. DE999999999"
9463 msgstr ""
9464
9465 #: app/Services/Renderer/VatFieldRenderer.php:137
9466 msgid ""
9467 "e.g. I confirm reverse charge applies — VAT will be self-accounted in my "
9468 "country. Saved with your order. Max 255 characters. "
9469 msgstr ""
9470
9471 #: app/Services/Translations/admin-translation.php:2621
9472 msgid "e.g. Initial Setup"
9473 msgstr ""
9474
9475 #: app/Helpers/CartCheckoutHelper.php:824
9476 msgid "e.g. James Brown"
9477 msgstr ""
9478
9479 #: app/Services/Translations/admin-translation.php:2622
9480 msgid "e.g. Medium box"
9481 msgstr ""
9482
9483 #: app/Helpers/CartCheckoutHelper.php:833
9484 msgid "e.g. [email protected]"
9485 msgstr ""
9486
9487 #: app/Helpers/CartCheckoutHelper.php:859
9488 msgid "e.g. [email protected] or username"
9489 msgstr ""
9490
9491 #: app/Services/Translations/admin-translation.php:2623
9492 msgid "e.g. Small, Medium, Large"
9493 msgstr ""
9494
9495 #: app/Services/Translations/admin-translation.php:2624
9496 msgid "e.g. Super Reduced, Luxury"
9497 msgstr ""
9498
9499 #: app/Services/Translations/admin-translation.php:2625
9500 msgid "e.g. Tax, VAT, GST"
9501 msgstr ""
9502
9503 #: app/Services/Translations/admin-translation.php:2626
9504 msgid "e.g. VAT, MwSt"
9505 msgstr ""
9506
9507 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:431
9508 msgid "Early payment is not available for this subscription."
9509 msgstr ""
9510
9511 #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:163
9512 msgid "Early payment is not enabled for this site."
9513 msgstr ""
9514
9515 #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:180
9516 msgid "Early payment is only available for installment subscriptions."
9517 msgstr ""
9518
9519 #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:204
9520 msgid "Early payment link generated."
9521 msgstr ""
9522
9523 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:441
9524 msgid "Early payment URL generated."
9525 msgstr ""
9526
9527 #: app/Services/Localization/i18n/states.php:894
9528 msgid "East Azarbaijan (آذربایجان شرقی)"
9529 msgstr ""
9530
9531 #: app/Helpers/CurrenciesHelper.php:154
9532 msgid "East Caribbean Dollar"
9533 msgstr ""
9534
9535 #: app/Services/Localization/i18n/states.php:669
9536 msgid "East Macedonia and Thrace"
9537 msgstr ""
9538
9539 #: app/Services/Localization/i18n/states.php:654
9540 #: app/Services/Localization/i18n/states.php:2259
9541 msgid "Eastern"
9542 msgstr ""
9543
9544 #: app/Services/Localization/i18n/states.php:2246
9545 msgid "Eastern Cape"
9546 msgstr ""
9547
9548 #: app/Services/Localization/i18n/states.php:1574
9549 msgid "Eastern Samar"
9550 msgstr ""
9551
9552 #: app/Services/Localization/i18n/states.php:1416
9553 msgid "Ebonyi"
9554 msgstr ""
9555
9556 #: app/Services/Localization/i18n/countries.php:78
9557 msgid "Ecuador"
9558 msgstr ""
9559
9560 #: app/Services/Localization/i18n/states.php:1298
9561 msgid "Edineț"
9562 msgstr ""
9563
9564 #: app/Services/Localization/i18n/states.php:1839
9565 msgid "Edirne"
9566 msgstr ""
9567
9568 #: app/Services/Translations/admin-translation.php:773
9569 #: app/Services/Translations/customer-profile-translation.php:95
9570 msgid "Edit"
9571 msgstr ""
9572
9573 #. %1$s: user name
9574 #: app/Services/Translations/admin-translation.php:775
9575 #, php-format
9576 msgid "Edit %1$s's Role"
9577 msgstr ""
9578
9579 #: app/Services/Translations/customer-profile-translation.php:97
9580 msgid "Edit address"
9581 msgstr ""
9582
9583 #: app/Services/Translations/admin-translation.php:790
9584 msgid "Edit attribute group"
9585 msgstr ""
9586
9587 #: app/Services/Translations/customer-profile-translation.php:96
9588 msgid "Edit Billing Address"
9589 msgstr ""
9590
9591 #: app/Services/Translations/admin-translation.php:791
9592 msgid "Edit billing address"
9593 msgstr ""
9594
9595 #: app/CPT/FluentProducts.php:314
9596 msgid "Edit Brand"
9597 msgstr ""
9598
9599 #: app/CPT/FluentProducts.php:292
9600 msgid "Edit Category"
9601 msgstr ""
9602
9603 #: app/Services/Translations/admin-translation.php:776
9604 msgid "Edit Coupon"
9605 msgstr ""
9606
9607 #: app/Services/Translations/admin-translation.php:777
9608 msgid "Edit Customer Information"
9609 msgstr ""
9610
9611 #: app/Services/Translations/admin-translation.php:792
9612 msgid "Edit customer information"
9613 msgstr ""
9614
9615 #: app/Services/Translations/admin-translation.php:778
9616 msgid "Edit Description"
9617 msgstr ""
9618
9619 #: app/Services/Translations/admin-translation.php:779
9620 msgid "Edit Discount"
9621 msgstr ""
9622
9623 #: app/Services/Translations/admin-translation.php:793
9624 msgid "Edit discount"
9625 msgstr ""
9626
9627 #: app/Services/Translations/admin-translation.php:780
9628 msgid "Edit Downloadable Asset"
9629 msgstr ""
9630
9631 #: app/Services/Translations/admin-translation.php:781
9632 msgid "Edit Integration"
9633 msgstr ""
9634
9635 #: app/Services/Translations/admin-translation.php:794
9636 msgid "Edit media"
9637 msgstr ""
9638
9639 #: app/Services/Translations/admin-translation.php:782
9640 msgid "Edit Note"
9641 msgstr ""
9642
9643 #: app/Services/Translations/admin-translation.php:795
9644 msgid "Edit package"
9645 msgstr ""
9646
9647 #: app/Helpers/AdminHelper.php:51
9648 msgid "Edit Pricing"
9649 msgstr ""
9650
9651 #: app/CPT/FluentProducts.php:211 app/Helpers/AdminHelper.php:32
9652 msgid "Edit Product"
9653 msgstr ""
9654
9655 #: app/Modules/Templating/Bricks/Elements/ProductContent.php:27
9656 msgid "Edit product content in FluentCart."
9657 msgstr ""
9658
9659 #: app/Services/Translations/block-editor-translation.php:138
9660 msgid "Edit product selection"
9661 msgstr ""
9662
9663 #: app/Modules/Templating/Bricks/Elements/ProductShortDescription.php:27
9664 msgid "Edit product short description in WordPress."
9665 msgstr ""
9666
9667 #: app/Services/Permission/PermissionManager.php:186
9668 msgid "Edit Products"
9669 msgstr ""
9670
9671 #: app/Services/Translations/admin-translation.php:796
9672 msgid "Edit registration"
9673 msgstr ""
9674
9675 #: app/Services/Translations/admin-translation.php:783
9676 msgid "Edit Shipping"
9677 msgstr ""
9678
9679 #: app/Services/Translations/admin-translation.php:797
9680 msgid "Edit shipping address"
9681 msgstr ""
9682
9683 #: app/Services/Translations/admin-translation.php:784
9684 msgid "Edit Shipping Class"
9685 msgstr ""
9686
9687 #: app/Services/Translations/admin-translation.php:785
9688 msgid "Edit Shipping Method"
9689 msgstr ""
9690
9691 #: app/Services/Translations/admin-translation.php:786
9692 msgid "Edit Shipping Zone"
9693 msgstr ""
9694
9695 #: app/Services/Translations/admin-translation.php:787
9696 msgid "Edit Short Description"
9697 msgstr ""
9698
9699 #: app/Services/Translations/admin-translation.php:798
9700 msgid "Edit tax override"
9701 msgstr ""
9702
9703 #: app/Services/Translations/admin-translation.php:799
9704 msgid "Edit tax override for"
9705 msgstr ""
9706
9707 #: app/Services/Translations/admin-translation.php:788
9708 msgid "Edit Template"
9709 msgstr ""
9710
9711 #: app/Services/Translations/admin-translation.php:800
9712 msgid "Edit the term"
9713 msgstr ""
9714
9715 #: app/Services/Translations/admin-translation.php:789
9716 msgid "Edit VAT registration"
9717 msgstr ""
9718
9719 #: app/Modules/Templating/BlockTemplates/TemplateParts/ProductModalTemplatePart.php:145
9720 msgid "Editable template part for Single Product Modal."
9721 msgstr ""
9722
9723 #: app/Services/Translations/admin-translation.php:801
9724 msgid "Editor"
9725 msgstr ""
9726
9727 #: app/Http/Controllers/ProductController.php:372
9728 msgid "Editor mode updated successfully"
9729 msgstr ""
9730
9731 #: app/Services/Localization/i18n/states.php:1417
9732 msgid "Edo"
9733 msgstr ""
9734
9735 #: app/Services/Translations/admin-translation.php:802
9736 msgid "Eg. COUPON10"
9737 msgstr ""
9738
9739 #: app/Services/Localization/i18n/countries.php:79
9740 msgid "Egypt"
9741 msgstr ""
9742
9743 #: app/Helpers/CurrenciesHelper.php:57
9744 msgid "Egyptian Pound"
9745 msgstr ""
9746
9747 #: app/Services/Localization/i18n/states.php:1085
9748 msgid "Ehime"
9749 msgstr ""
9750
9751 #: app/Services/Tax/TaxManager.php:124
9752 msgid "Eight"
9753 msgstr ""
9754
9755 #: app/Modules/Tax/TaxModule.php:2375
9756 msgid "EIN / Sales Tax"
9757 msgstr ""
9758
9759 #: app/Services/Localization/i18n/address-locales.php:364
9760 msgid "Eircode"
9761 msgstr ""
9762
9763 #: app/Services/Localization/i18n/states.php:1418
9764 msgid "Ekiti"
9765 msgstr ""
9766
9767 #: app/Services/Localization/i18n/states.php:515
9768 msgid "El Bayadh"
9769 msgstr ""
9770
9771 #: app/Services/Localization/i18n/states.php:1514
9772 msgid "El Callao"
9773 msgstr ""
9774
9775 #: app/Services/Localization/i18n/states.php:1228
9776 msgid "El Hajeb"
9777 msgstr ""
9778
9779 #: app/Services/Localization/i18n/states.php:1233
9780 msgid "El Jadida"
9781 msgstr ""
9782
9783 #: app/Services/Localization/i18n/states.php:541
9784 msgid "El Oro"
9785 msgstr ""
9786
9787 #: app/Services/Localization/i18n/states.php:522
9788 msgid "El Oued"
9789 msgstr ""
9790
9791 #: app/Services/Localization/i18n/states.php:719
9792 msgid "El Paraíso"
9793 msgstr ""
9794
9795 #: app/Services/Localization/i18n/states.php:687
9796 msgid "El Progreso"
9797 msgstr ""
9798
9799 #: app/Services/Localization/i18n/countries.php:80
9800 msgid "El Salvador"
9801 msgstr ""
9802
9803 #: app/Services/Localization/i18n/states.php:450
9804 msgid "El Seibo"
9805 msgstr ""
9806
9807 #: app/Services/Localization/i18n/states.php:519
9808 msgid "El Tarf"
9809 msgstr ""
9810
9811 #: app/Services/Localization/i18n/states.php:451
9812 msgid "El Valle"
9813 msgstr ""
9814
9815 #: app/Services/Localization/i18n/states.php:1840
9816 msgid "Elazığ"
9817 msgstr ""
9818
9819 #: app/Services/Localization/i18n/states.php:59
9820 msgid "Elbasan"
9821 msgstr ""
9822
9823 #: app/Services/Translations/admin-translation.php:803
9824 msgid "Electronic Address"
9825 msgstr ""
9826
9827 #: app/Services/Translations/admin-translation.php:804
9828 msgid "Electronic address for receiving e-invoices (e.g. PEPPOL ID)"
9829 msgstr ""
9830
9831 #: app/Services/Translations/admin-translation.php:805
9832 #: app/Services/Translations/customer-profile-translation.php:98
9833 msgid "Element not provided"
9834 msgstr ""
9835
9836 #: app/Http/Controllers/ModuleSettingsController.php:261
9837 msgid "Elementor Blocks"
9838 msgstr ""
9839
9840 #: app/Services/Tax/TaxManager.php:127
9841 msgid "Eleven"
9842 msgstr ""
9843
9844 #: app/Services/Localization/i18n/states.php:1101
9845 msgid "Elgeyo-Marakwet"
9846 msgstr ""
9847
9848 #: app/Services/Localization/i18n/states.php:452
9849 msgid "Elías Piña"
9850 msgstr ""
9851
9852 #: app/Services/Renderer/CheckoutFieldsSchema.php:21
9853 #: app/Services/Translations/admin-translation.php:806
9854 #: app/Services/Translations/customer-profile-translation.php:99
9855 #: app/Services/Translations/block-editor-translation.php:139
9856 msgid "Email"
9857 msgstr ""
9858
9859 #: app/Services/Translations/admin-translation.php:807
9860 msgid "Email *"
9861 msgstr ""
9862
9863 #: app/Helpers/CartCheckoutHelper.php:831
9864 #: app/Services/Renderer/CheckoutFieldsSchema.php:473
9865 msgid "Email Address"
9866 msgstr ""
9867
9868 #: app/Helpers/CartCheckoutHelper.php:676
9869 #: app/Services/Renderer/ModalCheckoutRenderer.php:524
9870 #: app/Services/Renderer/ModalCheckoutRenderer.php:531
9871 msgid "Email address"
9872 msgstr ""
9873
9874 #: api/User.php:73
9875 msgid "Email already exists"
9876 msgstr ""
9877
9878 #: app/Http/Requests/CustomerRequest.php:51
9879 msgid "Email already exists."
9880 msgstr ""
9881
9882 #: app/Services/Translations/admin-translation.php:808
9883 msgid "Email Body"
9884 msgstr ""
9885
9886 #: app/Services/Translations/admin-translation.php:809
9887 msgid "Email Body Type"
9888 msgstr ""
9889
9890 #. %1$s is celebration emoji(s)
9891 #: app/Services/TemplateService.php:186
9892 #, php-format
9893 msgctxt "Email Celebration"
9894 msgid "Big News! Another Subscription Locked In! %1$s"
9895 msgstr ""
9896
9897 #. %1$s is celebration emoji(s)
9898 #: app/Services/TemplateService.php:153
9899 #, php-format
9900 msgctxt "Email Celebration"
9901 msgid "Bling Bling! Your Shop's Cashin' In! %1$s"
9902 msgstr ""
9903
9904 #. %1$s is celebration emoji(s)
9905 #: app/Services/TemplateService.php:132
9906 #, php-format
9907 msgctxt "Email Celebration"
9908 msgid "Boom! Your Store's Popping Off! %1$s"
9909 msgstr ""
9910
9911 #. %1$s is celebration emoji(s)
9912 #: app/Services/TemplateService.php:201
9913 #, php-format
9914 msgctxt "Email Celebration"
9915 msgid "Boom! Your Store's Sub Count Grows! %1$s"
9916 msgstr ""
9917
9918 #. %1$s is celebration emoji(s)
9919 #: app/Services/TemplateService.php:195
9920 #, php-format
9921 msgctxt "Email Celebration"
9922 msgid "Cha-Ching! Subscription Renewed, Boss! %1$s"
9923 msgstr ""
9924
9925 #. %1$s is celebration emoji(s)
9926 #: app/Services/TemplateService.php:123
9927 #, php-format
9928 msgctxt "Email Celebration"
9929 msgid "Cha-Ching! Your Shop's Raking It In! %1$s"
9930 msgstr ""
9931
9932 #. %1$s is celebration emoji(s)
9933 #: app/Services/TemplateService.php:228
9934 #, php-format
9935 msgctxt "Email Celebration"
9936 msgid "Cheers! A Loyal Customer Renewed! %1$s"
9937 msgstr ""
9938
9939 #. %1$s is celebration emoji(s)
9940 #: app/Services/TemplateService.php:141
9941 #, php-format
9942 msgctxt "Email Celebration"
9943 msgid "Cheers! Your Shop's Got Another Win! %1$s"
9944 msgstr ""
9945
9946 #. %1$s is celebration emoji(s)
9947 #: app/Services/TemplateService.php:207
9948 #, php-format
9949 msgctxt "Email Celebration"
9950 msgid "Confetti Time! Subscription Renewed! %1$s"
9951 msgstr ""
9952
9953 #. %1$s is celebration emoji(s)
9954 #: app/Services/TemplateService.php:138
9955 #, php-format
9956 msgctxt "Email Celebration"
9957 msgid "Dance Party! New Order Just Dropped! %1$s"
9958 msgstr ""
9959
9960 #. %1$s is celebration emoji(s)
9961 #: app/Services/TemplateService.php:177
9962 #, php-format
9963 msgctxt "Email Celebration"
9964 msgid "Epic Haul! Another Sale to Cheer! %1$s"
9965 msgstr ""
9966
9967 #. %1$s is celebration emoji(s)
9968 #: app/Services/TemplateService.php:225
9969 #, php-format
9970 msgctxt "Email Celebration"
9971 msgid "Epic Win! Your Shop's Sub is Back! %1$s"
9972 msgstr ""
9973
9974 #. %1$s is celebration emoji(s)
9975 #: app/Services/TemplateService.php:147
9976 #, php-format
9977 msgctxt "Email Celebration"
9978 msgid "Epic Win! Your Store's Crushing It! %1$s"
9979 msgstr ""
9980
9981 #. %1$s is celebration emoji(s)
9982 #: app/Services/TemplateService.php:231
9983 #, php-format
9984 msgctxt "Email Celebration"
9985 msgid "Fist Bump! Subscription Renewed, Champ! %1$s"
9986 msgstr ""
9987
9988 #. %1$s is celebration emoji(s)
9989 #: app/Services/TemplateService.php:159
9990 #, php-format
9991 msgctxt "Email Celebration"
9992 msgid "Fist Bump! You Scored Another Sale! %1$s"
9993 msgstr ""
9994
9995 #. %1$s is celebration emoji(s)
9996 #: app/Services/TemplateService.php:135
9997 #, php-format
9998 msgctxt "Email Celebration"
9999 msgid "Heck Yeah! Another Sale in the Bag! %1$s"
10000 msgstr ""
10001
10002 #. %1$s is celebration emoji(s)
10003 #: app/Services/TemplateService.php:129
10004 #, php-format
10005 msgctxt "Email Celebration"
10006 msgid "High-Five! You Nailed Another Sale! %1$s"
10007 msgstr ""
10008
10009 #. %1$s is celebration emoji(s)
10010 #: app/Services/TemplateService.php:192
10011 #, php-format
10012 msgctxt "Email Celebration"
10013 msgid "High-Five! Your Shop's Got a Renewal! %1$s"
10014 msgstr ""
10015
10016 #. %1$s is celebration emoji(s)
10017 #: app/Services/TemplateService.php:204
10018 #, php-format
10019 msgctxt "Email Celebration"
10020 msgid "Hooray! A Renewal Just Hit Your Shop! %1$s"
10021 msgstr ""
10022
10023 #. %1$s is celebration emoji(s)
10024 #: app/Services/TemplateService.php:156
10025 #, php-format
10026 msgctxt "Email Celebration"
10027 msgid "Huzzah! New Order, Time to Party! %1$s"
10028 msgstr ""
10029
10030 #. %1$s is celebration emoji(s)
10031 #: app/Services/TemplateService.php:144
10032 #, php-format
10033 msgctxt "Email Celebration"
10034 msgid "Jackpot! Another Sale to Celebrate! %1$s"
10035 msgstr ""
10036
10037 #. %1$s is celebration emoji(s)
10038 #: app/Services/TemplateService.php:237
10039 #, php-format
10040 msgctxt "Email Celebration"
10041 msgid "Jackpot! Your Shop's Got a Renewal! %1$s"
10042 msgstr ""
10043
10044 #. %1$s is celebration emoji(s)
10045 #: app/Services/TemplateService.php:210
10046 #, php-format
10047 msgctxt "Email Celebration"
10048 msgid "Keep Shining! Another Sub Stays With You! %1$s"
10049 msgstr ""
10050
10051 #. %1$s is celebration emoji(s)
10052 #: app/Services/TemplateService.php:234
10053 #, php-format
10054 msgctxt "Email Celebration"
10055 msgid "Let's Dance! Another Sub Stays On Board! %1$s"
10056 msgstr ""
10057
10058 #. %1$s is celebration emoji(s)
10059 #: app/Services/TemplateService.php:168
10060 #, php-format
10061 msgctxt "Email Celebration"
10062 msgid "Let's Groove! New Order Just Landed! %1$s"
10063 msgstr ""
10064
10065 #. %1$s is celebration emoji(s)
10066 #: app/Services/TemplateService.php:222
10067 #, php-format
10068 msgctxt "Email Celebration"
10069 msgid "Money Moves! Another Sub Renewed! %1$s"
10070 msgstr ""
10071
10072 #. %1$s is celebration emoji(s)
10073 #: app/Services/TemplateService.php:174
10074 #, php-format
10075 msgctxt "Email Celebration"
10076 msgid "Money Moves! Your Shop's Killing It! %1$s"
10077 msgstr ""
10078
10079 #. %1$s is celebration emoji(s)
10080 #: app/Services/TemplateService.php:213
10081 #, php-format
10082 msgctxt "Email Celebration"
10083 msgid "Party On! Your Shop's Got a Renewal! %1$s"
10084 msgstr ""
10085
10086 #. %1$s is celebration emoji(s)
10087 #: app/Services/TemplateService.php:171
10088 #, php-format
10089 msgctxt "Email Celebration"
10090 msgid "Pop the Confetti! Another Sale Win! %1$s"
10091 msgstr ""
10092
10093 #. %1$s is celebration emoji(s)
10094 #: app/Services/TemplateService.php:216
10095 #, php-format
10096 msgctxt "Email Celebration"
10097 msgid "Score! A Customer Renewed Their Plan! %1$s"
10098 msgstr ""
10099
10100 #. %1$s is celebration emoji(s)
10101 #: app/Services/TemplateService.php:150
10102 #, php-format
10103 msgctxt "Email Celebration"
10104 msgid "Sweet Victory! Another Sale to Celebrate! %1$s"
10105 msgstr ""
10106
10107 #. %1$s is celebration emoji(s)
10108 #: app/Services/TemplateService.php:120
10109 #, php-format
10110 msgctxt "Email Celebration"
10111 msgid "Woo-Hoo! Another Sale to Celebrate! %1$s"
10112 msgstr ""
10113
10114 #. %1$s is celebration emoji(s)
10115 #: app/Services/TemplateService.php:189
10116 #, php-format
10117 msgctxt "Email Celebration"
10118 msgid "Woohoo! A Customer Renewed Their Sub! %1$s"
10119 msgstr ""
10120
10121 #. %1$s is celebration emoji(s)
10122 #: app/Services/TemplateService.php:219
10123 #, php-format
10124 msgctxt "Email Celebration"
10125 msgid "Woot Woot! Subscription Renewal Alert! %1$s"
10126 msgstr ""
10127
10128 #. %1$s is celebration emoji(s)
10129 #: app/Services/TemplateService.php:162
10130 #, php-format
10131 msgctxt "Email Celebration"
10132 msgid "Wowza! Your Store's on a Roll! %1$s"
10133 msgstr ""
10134
10135 #. %1$s is celebration emoji(s)
10136 #: app/Services/TemplateService.php:198
10137 #, php-format
10138 msgctxt "Email Celebration"
10139 msgid "Yasss! Another Loyal Sub Stays On! %1$s"
10140 msgstr ""
10141
10142 #. %1$s is celebration emoji(s)
10143 #: app/Services/TemplateService.php:126
10144 #, php-format
10145 msgctxt "Email Celebration"
10146 msgid "Yasss! New Order, Let's Party! %1$s"
10147 msgstr ""
10148
10149 #. %1$s is celebration emoji(s)
10150 #: app/Services/TemplateService.php:165
10151 #, php-format
10152 msgctxt "Email Celebration"
10153 msgid "Yippee! Another Sale in the Books! %1$s"
10154 msgstr ""
10155
10156 #. %1$s is celebration emoji(s)
10157 #: app/Services/TemplateService.php:240
10158 #, php-format
10159 msgctxt "Email Celebration"
10160 msgid "You're Killing It! Another Sub Renewed! %1$s"
10161 msgstr ""
10162
10163 #. %1$s is celebration emoji(s)
10164 #: app/Services/TemplateService.php:183
10165 #, php-format
10166 msgctxt "Email Celebration"
10167 msgid "Your Subscription's Renewed! Keep Rockin' It! %1$s"
10168 msgstr ""
10169
10170 #: app/Services/Translations/admin-translation.php:810
10171 msgid "Email Configuration"
10172 msgstr ""
10173
10174 #: api/Checkout/CheckoutApi.php:1005
10175 #: app/Http/Requests/CustomerAddressRequest.php:66
10176 #: app/Http/Requests/FrontendRequests/CustomerRequests/CustomerProfileRequest.php:77
10177 #: app/Http/Requests/FrontendRequests/CustomerRequests/CustomerProfileAccountDetailsRequest.php:32
10178 msgid "Email field is required."
10179 msgstr ""
10180
10181 #: app/Services/Translations/admin-translation.php:811
10182 msgid "Email Footer"
10183 msgstr ""
10184
10185 #: app/Http/Requests/UserRequest.php:27
10186 msgid "Email is required"
10187 msgstr ""
10188
10189 #: app/Modules/MCP/Tools/CustomerTools.php:172
10190 msgid "email is required to create a customer."
10191 msgstr ""
10192
10193 #: app/Services/Translations/customer-profile-translation.php:100
10194 #: app/Http/Requests/CustomerRequest.php:64
10195 msgid "Email is required."
10196 msgstr ""
10197
10198 #: api/Checkout/CheckoutApi.php:899 api/Checkout/CheckoutApi.php:1006
10199 #: app/Http/Requests/CustomerAddressRequest.php:67
10200 #: app/Http/Requests/CustomerRequest.php:65
10201 msgid "Email must be a valid email address."
10202 msgstr ""
10203
10204 #: app/Services/Translations/admin-translation.php:812
10205 msgid "Email Notifications"
10206 msgstr ""
10207
10208 #: api/User.php:29
10209 msgid "Email or username is required"
10210 msgstr ""
10211
10212 #: app/Services/Translations/admin-translation.php:813
10213 msgid "Email Preview"
10214 msgstr ""
10215
10216 #: app/Http/Controllers/EmailNotificationController.php:200
10217 msgid "Email settings saved successfully"
10218 msgstr ""
10219
10220 #: app/Services/Translations/admin-translation.php:814
10221 msgid "Email Subject"
10222 msgstr ""
10223
10224 #: app/Services/Translations/admin-translation.php:2627
10225 msgid "[email protected], *@special.com, ... or regex pattern"
10226 msgstr ""
10227
10228 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:329
10229 msgid "Embedded checkout (Recommended)"
10230 msgstr ""
10231
10232 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:333
10233 msgid ""
10234 "Embedded checkout is recommended for most use cases. For Bank transfers , or "
10235 "if any payment methods are not showing up on embedded checkout, try Hosted "
10236 "checkout. ('checkout.session.completed' webhook event will be triggered only "
10237 "for hosted checkout)"
10238 msgstr ""
10239
10240 #: app/Services/Localization/i18n/states.php:1509
10241 msgid "Emberá"
10242 msgstr ""
10243
10244 #: app/Services/Localization/i18n/states.php:1102
10245 msgid "Embu"
10246 msgstr ""
10247
10248 #: app/Services/Translations/admin-translation.php:815
10249 msgid "Empty periods"
10250 msgstr ""
10251
10252 #: app/Services/Translations/admin-translation.php:816
10253 #: app/Hooks/Handlers/ReminderHandler.php:177
10254 msgid "Enable"
10255 msgstr ""
10256
10257 #: app/Modules/StockManagement/StockManagement.php:28
10258 msgid "Enable Advanced Inventory"
10259 msgstr ""
10260
10261 #: app/Services/Translations/block-editor-translation.php:140
10262 msgid "Enable Condition"
10263 msgstr ""
10264
10265 #: app/Services/Translations/admin-translation.php:817
10266 msgid "Enable Conditions for this Order Bump"
10267 msgstr ""
10268
10269 #: app/Services/Translations/admin-translation.php:818
10270 msgid "Enable Coupon Discount on top of offer discount"
10271 msgstr ""
10272
10273 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:167
10274 msgid "Enable Double Opt-in"
10275 msgstr ""
10276
10277 #: api/StoreSettings.php:1187
10278 msgid "Enable early payment for installment"
10279 msgstr ""
10280
10281 #: app/Services/Translations/block-editor-translation.php:141
10282 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:253
10283 msgid "Enable Filter"
10284 msgstr ""
10285
10286 #: app/Services/Translations/block-editor-translation.php:142
10287 msgid "Enable Filtering"
10288 msgstr ""
10289
10290 #: app/Services/Translations/block-editor-translation.php:144
10291 msgid "Enable image zoom"
10292 msgstr ""
10293
10294 #: api/StoreSettings.php:850
10295 msgid "Enable Image zoom in single product."
10296 msgstr ""
10297
10298 #: app/Services/Translations/admin-translation.php:824
10299 msgid "Enable installment payment"
10300 msgstr ""
10301
10302 #: app/Services/Translations/block-editor-translation.php:143
10303 msgid "Enable Instant Modal Checkout"
10304 msgstr ""
10305
10306 #: app/Services/Translations/admin-translation.php:819
10307 msgid "Enable Licensing for this product"
10308 msgstr ""
10309
10310 #: app/Modules/StorageDrivers/Local/Local.php:64
10311 msgid "Enable local driver"
10312 msgstr ""
10313
10314 #: app/Services/Translations/admin-translation.php:825
10315 msgid "Enable powered by FluentCart in the email footer"
10316 msgstr ""
10317
10318 #: app/Services/Translations/admin-translation.php:820
10319 msgid "Enable Pricing Table"
10320 msgstr ""
10321
10322 #: app/Modules/StorageDrivers/S3/S3.php:574
10323 msgid "Enable s3 driver"
10324 msgstr ""
10325
10326 #: app/Services/Translations/admin-translation.php:821
10327 msgid "Enable Shipping Method"
10328 msgstr ""
10329
10330 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:261
10331 msgid "Enable Sort By"
10332 msgstr ""
10333
10334 #: app/Services/Translations/admin-translation.php:822
10335 msgid "Enable Tax"
10336 msgstr ""
10337
10338 #: app/Services/Translations/admin-translation.php:828
10339 msgid "Enable this email notification!"
10340 msgstr ""
10341
10342 #: app/Services/Translations/admin-translation.php:823
10343 msgid "Enable This Feed"
10344 msgstr ""
10345
10346 #: app/Services/Translations/admin-translation.php:826
10347 msgid "Enable this Integration"
10348 msgstr ""
10349
10350 #: app/Services/Translations/admin-translation.php:827
10351 msgid "Enable this Order Bump"
10352 msgstr ""
10353
10354 #: app/Http/Controllers/ModuleSettingsController.php:262
10355 msgid ""
10356 "Enable to get Elementor Blocks for FluentCart. Minimum Requirement: "
10357 "Elementor V3.34"
10358 msgstr ""
10359
10360 #: api/StoreSettings.php:866
10361 msgid "Enable Zoom in Modal"
10362 msgstr ""
10363
10364 #: api/StoreSettings.php:861
10365 msgid "Enable Zoom in Single Product"
10366 msgstr ""
10367
10368 #: app/Services/Translations/admin-translation.php:829
10369 msgid "Enabled"
10370 msgstr ""
10371
10372 #: app/Services/Renderer/CheckoutFieldsSchema.php:458
10373 msgid "Enabling First/Last name will replace the default Full Name."
10374 msgstr ""
10375
10376 #: app/Services/Translations/TransStrings.php:149
10377 msgid "End Date"
10378 msgstr ""
10379
10380 #: app/Services/Translations/admin-translation.php:832
10381 msgid "End date"
10382 msgstr ""
10383
10384 #: app/Services/Translations/admin-translation.php:830
10385 msgid "End Date & Time"
10386 msgstr ""
10387
10388 #: app/Services/Translations/admin-translation.php:833
10389 msgid "End date & time"
10390 msgstr ""
10391
10392 #: app/Http/Requests/CouponRequest.php:122
10393 msgid "End date is required. "
10394 msgstr ""
10395
10396 #: app/Services/Translations/TransStrings.php:150
10397 msgid "End Time"
10398 msgstr ""
10399
10400 #: app/Services/Translations/admin-translation.php:831
10401 msgid "End To"
10402 msgstr ""
10403
10404 #: app/Services/Translations/admin-translation.php:834
10405 msgid "Endpoint URL"
10406 msgstr ""
10407
10408 #: app/Services/Translations/admin-translation.php:835
10409 msgid "Endpoint URL copied to your clipboard"
10410 msgstr ""
10411
10412 #: app/Services/Filter/CustomerFilter.php:121
10413 #: app/Services/Filter/OrderFilter.php:345
10414 #: app/Services/Filter/OrderFilter.php:434
10415 msgid "Ends With"
10416 msgstr ""
10417
10418 #: api/StoreSettings.php:1026
10419 msgid ""
10420 "Enforce that customers must be logged into their account to complete a "
10421 "purchase."
10422 msgstr ""
10423
10424 #. %1$s: opening <strong> tag, %2$s: closing </strong> tag
10425 #: app/Services/Email/StoreDigestService.php:710
10426 #, php-format
10427 msgid ""
10428 "Enjoying these insights? %1$sFluentCart Pro%2$s adds premium payment "
10429 "gateways, integrations, and customizations to help you act on them and grow "
10430 "your store."
10431 msgstr ""
10432
10433 #: app/Services/Localization/i18n/states.php:944
10434 msgid "Enna"
10435 msgstr ""
10436
10437 #: app/Services/Localization/i18n/states.php:453
10438 msgid "Enriquillo"
10439 msgstr ""
10440
10441 #. %s - section title
10442 #: app/Services/Translations/block-editor-translation.php:146
10443 #, php-format
10444 msgid "Enter %s Title"
10445 msgstr ""
10446
10447 #: app/Services/Translations/admin-translation.php:839
10448 msgid "Enter a new name"
10449 msgstr ""
10450
10451 #: app/Modules/StorageDrivers/S3/S3.php:591
10452 msgid "Enter access key"
10453 msgstr ""
10454
10455 #: app/Services/Translations/admin-translation.php:836
10456 msgid "Enter Amount"
10457 msgstr ""
10458
10459 #: app/Services/Translations/admin-translation.php:840
10460 msgid "Enter amount"
10461 msgstr ""
10462
10463 #: app/Services/Translations/admin-translation.php:841
10464 msgid "Enter amount to add"
10465 msgstr ""
10466
10467 #: app/Services/Translations/admin-translation.php:842
10468 msgid "Enter bump description"
10469 msgstr ""
10470
10471 #: app/Services/Translations/admin-translation.php:843
10472 msgid "Enter bump name"
10473 msgstr ""
10474
10475 #: app/Services/Translations/admin-translation.php:844
10476 msgid "Enter bump title"
10477 msgstr ""
10478
10479 #: app/Services/Translations/admin-translation.php:845
10480 msgid "Enter class name"
10481 msgstr ""
10482
10483 #: app/Services/Renderer/CartSummaryRender.php:414
10484 #: app/Services/Translations/admin-translation.php:846
10485 msgid "Enter coupon code"
10486 msgstr ""
10487
10488 #: app/Services/Translations/admin-translation.php:847
10489 msgid "Enter custom days"
10490 msgstr ""
10491
10492 #: app/Services/Translations/admin-translation.php:848
10493 msgid "Enter description"
10494 msgstr ""
10495
10496 #: app/Services/Translations/admin-translation.php:849
10497 msgid "Enter description (optional)"
10498 msgstr ""
10499
10500 #: app/Services/Translations/admin-translation.php:850
10501 msgid "Enter discount amount"
10502 msgstr ""
10503
10504 #: app/Services/Translations/admin-translation.php:851
10505 msgid "Enter exact stock value"
10506 msgstr ""
10507
10508 #: app/Services/Translations/TransStrings.php:280
10509 msgid "Enter keyword"
10510 msgstr ""
10511
10512 #: app/Services/Translations/admin-translation.php:852
10513 msgid "Enter method title"
10514 msgstr ""
10515
10516 #: app/Services/Translations/admin-translation.php:853
10517 msgid "Enter note"
10518 msgstr ""
10519
10520 #: app/Helpers/CartCheckoutHelper.php:868
10521 msgid "Enter password"
10522 msgstr ""
10523
10524 #: app/Services/Translations/admin-translation.php:854
10525 msgid "Enter priority"
10526 msgstr ""
10527
10528 #: app/Services/Renderer/ModalCheckoutRenderer.php:370
10529 msgid "Enter promotion code"
10530 msgstr ""
10531
10532 #: app/Services/Translations/admin-translation.php:855
10533 msgid "Enter reason for resuming"
10534 msgstr ""
10535
10536 #: app/Modules/StorageDrivers/S3/S3.php:607
10537 msgid "Enter secret key"
10538 msgstr ""
10539
10540 #: app/Helpers/CartCheckoutHelper.php:842
10541 msgid "Enter Strong password"
10542 msgstr ""
10543
10544 #: app/Services/Translations/block-editor-translation.php:147
10545 msgid "Enter Tax ID"
10546 msgstr ""
10547
10548 #: app/Services/Translations/admin-translation.php:837
10549 msgid "Enter The buyer email"
10550 msgstr ""
10551
10552 #: app/Services/Translations/admin-translation.php:856
10553 msgid "Enter the current version number of your product."
10554 msgstr ""
10555
10556 #: app/Services/Translations/admin-translation.php:857
10557 msgid ""
10558 "Enter the number of days the free trial will last. The trial period cannot "
10559 "exceed 365 days."
10560 msgstr ""
10561
10562 #: api/StoreSettings.php:153
10563 msgid "Enter the public name of your online store."
10564 msgstr ""
10565
10566 #: app/Services/Translations/admin-translation.php:858
10567 msgid ""
10568 "Enter the shipping cost for this class. This cost will be added to the "
10569 "shipping rate for products that belong to this class. Leave it at 0 if this "
10570 "class has no additional cost or if the cost is determined by other settings."
10571 msgstr ""
10572
10573 #. %7$s
10574 #. %6$s
10575 #: app/Modules/PaymentMethods/StripeGateway/Webhook/Webhook.php:70
10576 #: app/Modules/PaymentMethods/PayPalGateway/API/Webhook.php:76
10577 msgid "Enter The Webhook URL:"
10578 msgstr ""
10579
10580 #. %7$s
10581 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:127
10582 msgid "Enter The Webhook URL: "
10583 msgstr ""
10584
10585 #: app/Services/Translations/admin-translation.php:859
10586 msgid "Enter title"
10587 msgstr ""
10588
10589 #: app/Services/Translations/admin-translation.php:838
10590 msgid "Enter Value"
10591 msgstr ""
10592
10593 #: app/Services/Renderer/VatFieldRenderer.php:58
10594 msgid "Enter VAT / Tax ID"
10595 msgstr ""
10596
10597 #: app/Services/Translations/admin-translation.php:860
10598 msgid "Enter your PayPal business/seller email"
10599 msgstr ""
10600
10601 #: app/Helpers/AddressHelper.php:392
10602 msgid ""
10603 "Enter your shipping address to view available shipping methods. Billing and "
10604 "shipping address is the same by default unless you ship to a different "
10605 "address."
10606 msgstr ""
10607
10608 #: app/Services/Translations/admin-translation.php:861
10609 msgid "Enter your Turnstile Secret Key"
10610 msgstr ""
10611
10612 #: app/Services/Translations/admin-translation.php:862
10613 msgid "Enter your Turnstile Site Key"
10614 msgstr ""
10615
10616 #: app/Services/Translations/admin-translation.php:863
10617 msgid "Enter zone name"
10618 msgstr ""
10619
10620 #: app/Modules/MCP/Tools/LabelTools.php:62
10621 msgid "entity_id is required."
10622 msgstr ""
10623
10624 #: app/Modules/MCP/Tools/LabelTools.php:57
10625 msgid "entity_type must be one of: order, customer, subscription."
10626 msgstr ""
10627
10628 #: app/Services/Localization/i18n/states.php:97
10629 msgid "Entre Ríos"
10630 msgstr ""
10631
10632 #: app/Services/Localization/i18n/states.php:1419
10633 msgid "Enugu"
10634 msgstr ""
10635
10636 #: app/Services/ShortCodeParser/Parsers/ItemParser.php:97
10637 msgid "Envelope"
10638 msgstr ""
10639
10640 #: app/Services/Translations/admin-translation.php:864
10641 msgid "Environment"
10642 msgstr ""
10643
10644 #: app/Services/Localization/i18n/states.php:672
10645 msgid "Epirus"
10646 msgstr ""
10647
10648 #: app/Services/Translations/admin-translation.php:865
10649 msgid "Equal"
10650 msgstr ""
10651
10652 #: app/Services/Filter/OrderFilter.php:320
10653 #: app/Services/Filter/OrderFilter.php:431
10654 #: app/Services/Translations/admin-translation.php:866
10655 msgid "Equals"
10656 msgstr ""
10657
10658 #: app/Services/Localization/i18n/countries.php:81
10659 msgid "Equatorial Guinea"
10660 msgstr ""
10661
10662 #: app/Services/Localization/i18n/countries.php:82
10663 msgid "Eritrea"
10664 msgstr ""
10665
10666 #: app/Services/Localization/i18n/states.php:1389
10667 msgid "Erongo"
10668 msgstr ""
10669
10670 #: app/Services/Localization/i18n/states.php:1220
10671 msgid "Errachidia"
10672 msgstr ""
10673
10674 #: app/Services/Translations/admin-translation.php:867
10675 #: app/Services/Translations/customer-profile-translation.php:101
10676 #: app/Modules/PaymentMethods/PayPalGateway/API/PayPalPartnerRenderer.php:59
10677 #: app/Modules/PaymentMethods/PayPalGateway/API/PayPalPartnerRenderer.php:60
10678 msgid "Error"
10679 msgstr ""
10680
10681 #: app/Services/Translations/admin-translation.php:868
10682 msgid "Error checking job status!"
10683 msgstr ""
10684
10685 #: app/Services/ShortCodeParser/ShortcodeParser.php:151
10686 msgid "Error generating password reset key"
10687 msgstr ""
10688
10689 #: app/Services/Translations/admin-translation.php:869
10690 msgid "Error generating snapshots"
10691 msgstr ""
10692
10693 #. %s is the error message
10694 #: app/Services/Translations/block-editor-translation.php:149
10695 #, php-format
10696 msgid "Error in component: %s"
10697 msgstr ""
10698
10699 #: app/Services/Translations/customer-profile-translation.php:102
10700 msgid "Error in confirming new paypal subscription"
10701 msgstr ""
10702
10703 #: app/Services/Translations/customer-profile-translation.php:103
10704 msgid "Error in creating payment method"
10705 msgstr ""
10706
10707 #: app/Services/Translations/customer-profile-translation.php:104
10708 msgid "Error in loading stripe"
10709 msgstr ""
10710
10711 #: app/Services/Translations/customer-profile-translation.php:105
10712 msgid "Error in switching payment method"
10713 msgstr ""
10714
10715 #: app/Services/Translations/customer-profile-translation.php:106
10716 msgid "Error in updating payment method"
10717 msgstr ""
10718
10719 #: app/Services/Translations/admin-translation.php:870
10720 msgid "Error occurred when processing"
10721 msgstr ""
10722
10723 #: app/Http/Controllers/OrderController.php:319
10724 #, php-format
10725 msgid "ERROR processing refund on %s: %s"
10726 msgstr ""
10727
10728 #: app/Http/Controllers/FileUploadController.php:96
10729 #: app/Http/Controllers/AppControllers/AppController.php:92
10730 msgid "Error Uploading File"
10731 msgstr ""
10732
10733 #: app/Services/Translations/checkout-translation.php:13
10734 msgid "Error! Please update cart items!"
10735 msgstr ""
10736
10737 #: app/Services/Translations/admin-translation.php:871
10738 msgid "Error: Unable to load the file list."
10739 msgstr ""
10740
10741 #: app/Services/Localization/i18n/states.php:1841
10742 msgid "Erzincan"
10743 msgstr ""
10744
10745 #: app/Services/Localization/i18n/states.php:1842
10746 msgid "Erzurum"
10747 msgstr ""
10748
10749 #: app/Services/Localization/i18n/states.php:688
10750 msgid "Escuintla"
10751 msgstr ""
10752
10753 #: app/Services/Localization/i18n/states.php:1843
10754 msgid "Eskişehir"
10755 msgstr ""
10756
10757 #: app/Services/Localization/i18n/states.php:542
10758 msgid "Esmeraldas"
10759 msgstr ""
10760
10761 #: app/Services/Localization/i18n/states.php:454
10762 msgid "Espaillat"
10763 msgstr ""
10764
10765 #: app/Services/Localization/i18n/states.php:259
10766 msgid "Espírito Santo"
10767 msgstr ""
10768
10769 #: app/Services/Localization/i18n/states.php:1219
10770 msgid "Essaouira"
10771 msgstr ""
10772
10773 #: app/Services/Localization/i18n/states.php:1339
10774 msgid "Estado de México"
10775 msgstr ""
10776
10777 #: app/Services/Localization/i18n/states.php:1468
10778 msgid "Estelí"
10779 msgstr ""
10780
10781 #: app/Services/Localization/i18n/countries.php:83
10782 msgid "Estonia"
10783 msgstr ""
10784
10785 #: app/Services/Localization/i18n/countries.php:225
10786 msgid "Eswatini"
10787 msgstr ""
10788
10789 #: app/Services/Localization/i18n/countries.php:84
10790 msgid "Ethiopia"
10791 msgstr ""
10792
10793 #: app/Helpers/CurrenciesHelper.php:58
10794 msgid "Ethiopian Birr"
10795 msgstr ""
10796
10797 #: app/Services/Translations/admin-translation.php:769
10798 msgid "EU (micro-business)"
10799 msgstr ""
10800
10801 #: app/Services/Translations/admin-translation.php:768
10802 msgid "EU (OSS)"
10803 msgstr ""
10804
10805 #: app/Services/Translations/admin-translation.php:770
10806 msgid "EU (specific countries)"
10807 msgstr ""
10808
10809 #: app/Services/Translations/admin-translation.php:772
10810 #: app/Http/Controllers/TaxEUController.php:375
10811 msgid "EU tax rates have been reset to defaults"
10812 msgstr ""
10813
10814 #: app/Services/Translations/block-editor-translation.php:137
10815 msgid "EU VAT"
10816 msgstr ""
10817
10818 #: app/Services/Translations/admin-translation.php:771
10819 msgid "EU VAT Settings"
10820 msgstr ""
10821
10822 #: app/Http/Controllers/TaxEUController.php:426
10823 msgid "EU VAT settings saved successfully"
10824 msgstr ""
10825
10826 #: app/Helpers/CurrenciesHelper.php:59
10827 msgid "Euro"
10828 msgstr ""
10829
10830 #: app/Services/Localization/i18n/continents.php:145
10831 msgid "Europe"
10832 msgstr ""
10833
10834 #: app/Services/Tax/TaxManager.php:292
10835 #: app/Services/Localization/i18n/eu_tax_countries.php:14
10836 msgid "European Union"
10837 msgstr ""
10838
10839 #: app/Services/Translations/admin-translation.php:872
10840 msgid "Evening vibes!"
10841 msgstr ""
10842
10843 #: app/Helpers/Status.php:496
10844 msgid "Event Trigger"
10845 msgstr ""
10846
10847 #: app/Helpers/Status.php:499
10848 msgid "Event Trigger For This Feed"
10849 msgstr ""
10850
10851 #: app/Http/Controllers/EmailNotificationController.php:295
10852 msgid "Event type and entity ID are required"
10853 msgstr ""
10854
10855 #. %1$s: opening <strong> tag, %2$s: closing </strong> tag
10856 #: app/Services/Email/StoreDigestService.php:699
10857 #, php-format
10858 msgid ""
10859 "Every store has slower stretches. %1$sFluentCart Pro%2$s brings premium "
10860 "payment gateways, integrations, and customizations to help you win back "
10861 "momentum and turn more visits into sales."
10862 msgstr ""
10863
10864 #: app/Services/Translations/admin-translation.php:873
10865 msgid "Exact new stock"
10866 msgstr ""
10867
10868 #: app/Services/Translations/admin-translation.php:874
10869 msgid "Examples"
10870 msgstr ""
10871
10872 #: app/Services/Translations/block-editor-translation.php:150
10873 #: app/Hooks/Handlers/BlockEditors/ExcerptBlockEditor.php:90
10874 msgid "Excerpt"
10875 msgstr ""
10876
10877 #: app/Services/Translations/admin-translation.php:875
10878 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:215
10879 msgid "Exclude"
10880 msgstr ""
10881
10882 #: app/Services/Translations/admin-translation.php:876
10883 msgid "Exclude Categories"
10884 msgstr ""
10885
10886 #: app/Services/Translations/admin-translation.php:877
10887 msgid "Exclude Categories from VAT reverse"
10888 msgstr ""
10889
10890 #: app/Services/Translations/admin-translation.php:878
10891 msgid "Exclude if all"
10892 msgstr ""
10893
10894 #: app/Services/Translations/admin-translation.php:879
10895 msgid "Exclude if any"
10896 msgstr ""
10897
10898 #: app/Services/Translations/admin-translation.php:880
10899 msgid "Exclude if one matches"
10900 msgstr ""
10901
10902 #: app/Services/Translations/admin-translation.php:881
10903 msgid "Exclude only if all match"
10904 msgstr ""
10905
10906 #: app/Services/Translations/admin-translation.php:882
10907 msgid "Excluded"
10908 msgstr ""
10909
10910 #: app/Services/Translations/admin-translation.php:883
10911 msgid "Excluded Products"
10912 msgstr ""
10913
10914 #: app/Services/Translations/admin-translation.php:884
10915 msgid "Existing Pages"
10916 msgstr ""
10917
10918 #: app/Services/Translations/admin-translation.php:885
10919 msgid "Existing Roles & Permissions"
10920 msgstr ""
10921
10922 #: app/Services/Translations/admin-translation.php:886
10923 msgid "Exists"
10924 msgstr ""
10925
10926 #: app/Services/Translations/admin-translation.php:887
10927 msgid "Expand All"
10928 msgstr ""
10929
10930 #: app/Services/Translations/admin-translation.php:888
10931 msgid "Expand variants"
10932 msgstr ""
10933
10934 #: app/Services/Translations/admin-translation.php:889
10935 msgid "Expiration"
10936 msgstr ""
10937
10938 #: app/Helpers/EditorShortCodeHelper.php:341
10939 #: app/Helpers/EditorShortCodeHelper.php:378
10940 #: app/Services/Filter/LicenseFilter.php:190
10941 #: app/Services/Filter/OrderBumpFilter.php:173
10942 #: app/Services/Translations/customer-profile-translation.php:107
10943 msgid "Expiration Date"
10944 msgstr ""
10945
10946 #: app/Services/Translations/admin-translation.php:890
10947 msgid "Expirations date"
10948 msgstr ""
10949
10950 #: app/Helpers/Status.php:270 app/Helpers/Helper.php:937
10951 #: app/Services/Filter/LicenseFilter.php:54
10952 #: app/Services/Filter/LicenseFilter.php:177
10953 #: app/Services/Filter/OrderFilter.php:473
10954 #: app/Services/Filter/OrderBumpFilter.php:160
10955 #: app/Services/Translations/admin-translation.php:891
10956 #: app/Services/Translations/customer-profile-translation.php:108
10957 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:255
10958 msgid "Expired"
10959 msgstr ""
10960
10961 #: app/Services/Translations/admin-translation.php:892
10962 msgid "Expired At"
10963 msgstr ""
10964
10965 #. %s is the expiration date
10966 #: app/Services/Translations/customer-profile-translation.php:110
10967 #, php-format
10968 msgid "Expired at: %s"
10969 msgstr ""
10970
10971 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:185
10972 msgid "Expired Licenses"
10973 msgstr ""
10974
10975 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:197
10976 msgid "Expired Variation Licenses"
10977 msgstr ""
10978
10979 #: app/Services/Translations/admin-translation.php:893
10980 #: app/Services/Translations/block-editor-translation.php:151
10981 msgid "Expires"
10982 msgstr ""
10983
10984 #. %s is the expiration date
10985 #: app/Services/Translations/customer-profile-translation.php:112
10986 #, php-format
10987 msgid "Expires on: %s"
10988 msgstr ""
10989
10990 #: app/Helpers/Status.php:271
10991 msgid "Expiring"
10992 msgstr ""
10993
10994 #: app/Services/Translations/admin-translation.php:894
10995 msgid "Expiry Date"
10996 msgstr ""
10997
10998 #: app/Services/Email/StoreDigestService.php:670
10999 msgid "Explore FluentCart Pro →"
11000 msgstr ""
11001
11002 #: app/Services/Translations/admin-translation.php:895
11003 msgid "Export"
11004 msgstr ""
11005
11006 #: app/Services/Translations/admin-translation.php:898
11007 msgid "Export all inventory states"
11008 msgstr ""
11009
11010 #: app/Services/Translations/admin-translation.php:899
11011 msgid "Export as"
11012 msgstr ""
11013
11014 #: app/Services/Translations/admin-translation.php:900
11015 msgid "Export downloaded successfully"
11016 msgstr ""
11017
11018 #: app/Services/Translations/admin-translation.php:901
11019 msgid "Export failed"
11020 msgstr ""
11021
11022 #: app/Services/Translations/admin-translation.php:896
11023 msgid "Export Inventory"
11024 msgstr ""
11025
11026 #: app/Services/Translations/admin-translation.php:902
11027 msgid "Export only available column"
11028 msgstr ""
11029
11030 #: app/Services/Permission/PermissionManager.php:196
11031 msgid "Export Orders"
11032 msgstr ""
11033
11034 #: app/Services/Permission/PermissionManager.php:208
11035 msgid "Export Reports"
11036 msgstr ""
11037
11038 #: app/Services/Translations/admin-translation.php:897
11039 msgid "Export Variants"
11040 msgstr ""
11041
11042 #: app/Services/Localization/i18n/states.php:1221
11043 msgid "Fahs-Beni Makada"
11044 msgstr ""
11045
11046 #: app/Services/Translations/TransStrings.php:285
11047 msgid "FAILED"
11048 msgstr ""
11049
11050 #: app/Helpers/Status.php:164 app/Helpers/Status.php:191
11051 #: app/Helpers/Status.php:205 app/Helpers/Status.php:223
11052 #: app/Helpers/Helper.php:319 app/Helpers/Helper.php:340
11053 #: app/Services/Filter/OrderFilter.php:389
11054 #: app/Services/Translations/admin-translation.php:903
11055 #: app/Services/Translations/customer-profile-translation.php:113
11056 msgid "Failed"
11057 msgstr ""
11058
11059 #: api/Resource/CustomerAddressResource.php:165
11060 msgid "Failed creating billing address"
11061 msgstr ""
11062
11063 #: api/Resource/CustomerAddressResource.php:170
11064 msgid "Failed creating shipping address"
11065 msgstr ""
11066
11067 #: app/Services/Translations/admin-translation.php:904
11068 msgid "Failed Orders"
11069 msgstr ""
11070
11071 #: app/Services/Translations/admin-translation.php:907
11072 msgid "Failed to ${actionText.replace('ed', '')} products"
11073 msgstr ""
11074
11075 #: app/Services/Translations/admin-translation.php:908
11076 msgid "Failed to activate addon"
11077 msgstr ""
11078
11079 #: app/Services/Translations/admin-translation.php:909
11080 msgid "Failed to activate plugin"
11081 msgstr ""
11082
11083 #: app/Http/Controllers/TaxRateController.php:1031
11084 msgid "Failed to add country"
11085 msgstr ""
11086
11087 #: api/Resource/ProductDownloadResource.php:66
11088 msgid "Failed to add file!"
11089 msgstr ""
11090
11091 #: app/Http/Controllers/OrderController.php:365
11092 msgid "Failed to attach customer"
11093 msgstr ""
11094
11095 #: app/Http/Controllers/ProductDownloadablesController.php:110
11096 msgid "Failed to attach downloadable files"
11097 msgstr ""
11098
11099 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:295
11100 msgid "Failed to authenticate with Airwallex"
11101 msgstr ""
11102
11103 #: app/Services/Translations/admin-translation.php:911
11104 msgid "Failed to copy file URL"
11105 msgstr ""
11106
11107 #: app/Services/Translations/admin-translation.php:910
11108 msgid "Failed to copy License Key"
11109 msgstr ""
11110
11111 #: app/Services/Translations/admin-translation.php:912
11112 #: app/Services/Translations/customer-profile-translation.php:114
11113 msgid "Failed to copy text"
11114 msgstr ""
11115
11116 #: app/Services/FileSystem/Drivers/S3/S3BucketCreator.php:91
11117 #, php-format
11118 msgid "Failed to create bucket: %s (%s)"
11119 msgstr ""
11120
11121 #: app/Modules/Subscriptions/Services/SubscriptionService.php:148
11122 msgid "Failed to create child order for the subscription renewal."
11123 msgstr ""
11124
11125 #: app/Helpers/AdminOrderProcessor.php:287 app/Helpers/CheckoutProcessor.php:96
11126 #: app/Helpers/CheckoutProcessor.php:299
11127 msgid "Failed to create order."
11128 msgstr ""
11129
11130 #: app/Services/BulkProductInsertService.php:224
11131 msgid "Failed to create product detail"
11132 msgstr ""
11133
11134 #: app/Services/Translations/admin-translation.php:913
11135 msgid "Failed to create tax class"
11136 msgstr ""
11137
11138 #: app/Services/Translations/admin-translation.php:914
11139 msgid "Failed to create template"
11140 msgstr ""
11141
11142 #: api/Resource/CustomerResource.php:144
11143 msgid "Failed to create user."
11144 msgstr ""
11145
11146 #: api/Resource/OrderMetaResource.php:84
11147 msgid "Failed to create."
11148 msgstr ""
11149
11150 #: app/Services/Translations/admin-translation.php:905
11151 msgid "Failed To Delete"
11152 msgstr ""
11153
11154 #: api/Resource/OrderResource.php:1768
11155 msgid "Failed to delete"
11156 msgstr ""
11157
11158 #: app/Http/Controllers/FrontendControllers/CustomerController.php:428
11159 msgid "Failed to delete address"
11160 msgstr ""
11161
11162 #: app/Services/FileSystem/Drivers/S3/S3FileDeleter.php:66
11163 msgid "Failed To Delete File"
11164 msgstr ""
11165
11166 #: app/Services/FileSystem/Drivers/Local/LocalDriver.php:251
11167 msgid "Failed to delete file"
11168 msgstr ""
11169
11170 #: app/Http/Controllers/OrderController.php:547
11171 msgid "Failed to delete order"
11172 msgstr ""
11173
11174 #: app/Services/Translations/admin-translation.php:915
11175 msgid "Failed to delete override"
11176 msgstr ""
11177
11178 #: app/Http/Controllers/ProductController.php:651
11179 msgid "Failed to delete path"
11180 msgstr ""
11181
11182 #: app/Services/Translations/admin-translation.php:916
11183 msgid "Failed to delete product"
11184 msgstr ""
11185
11186 #: app/Services/Translations/admin-translation.php:917
11187 #: app/Modules/Shipping/Http/Controllers/ShippingClassController.php:74
11188 msgid "Failed to delete shipping class"
11189 msgstr ""
11190
11191 #: app/Services/Translations/admin-translation.php:918
11192 msgid "Failed to delete shipping method"
11193 msgstr ""
11194
11195 #: app/Services/Translations/admin-translation.php:919
11196 #: app/Modules/Shipping/Http/Controllers/ShippingZoneController.php:81
11197 msgid "Failed to delete shipping zone"
11198 msgstr ""
11199
11200 #: app/Services/Translations/admin-translation.php:920
11201 #: app/Http/Controllers/TaxRateController.php:139
11202 msgid "Failed to delete tax class"
11203 msgstr ""
11204
11205 #: app/Http/Controllers/TaxClassController.php:114
11206 msgid "Failed to delete tax profile"
11207 msgstr ""
11208
11209 #: app/Http/Controllers/TaxRateController.php:450
11210 msgid "Failed to delete tax rate"
11211 msgstr ""
11212
11213 #: app/Services/Translations/admin-translation.php:921
11214 msgid "Failed to delete template"
11215 msgstr ""
11216
11217 #: app/Services/Translations/admin-translation.php:922
11218 msgid "Failed to delete test orders"
11219 msgstr ""
11220
11221 #: app/Services/Translations/admin-translation.php:923
11222 msgid "Failed to delete view"
11223 msgstr ""
11224
11225 #: api/Resource/ProductMetaResource.php:146
11226 #: api/Resource/ProductDownloadResource.php:132
11227 msgid "Failed to delete!"
11228 msgstr ""
11229
11230 #: app/Services/Translations/admin-translation.php:924
11231 msgid "Failed to duplicate product"
11232 msgstr ""
11233
11234 #: app/Http/Controllers/ProductController.php:281
11235 #: app/Http/Controllers/ProductController.php:285
11236 msgid "Failed to duplicate product: "
11237 msgstr ""
11238
11239 #. %s - taxonomy name
11240 #: api/Taxonomy.php:248
11241 #, php-format
11242 msgid "Failed to fetch %s."
11243 msgstr ""
11244
11245 #: app/Http/Controllers/ProductController.php:1536
11246 msgid "Failed to fetch products: "
11247 msgstr ""
11248
11249 #: api/Taxonomy.php:226
11250 msgid "Failed to fetch search results."
11251 msgstr ""
11252
11253 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:580
11254 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:599
11255 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:649
11256 msgid "Failed to find parent transaction for PayPal Refund webhook"
11257 msgstr ""
11258
11259 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:677
11260 msgid "Failed to find Subscription for PayPal Cancel webhook"
11261 msgstr ""
11262
11263 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:707
11264 msgid "Failed to find Subscription for PayPal Subscription Expired webhook"
11265 msgstr ""
11266
11267 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:752
11268 msgid "Failed to find Subscription for PayPal Subscription Reactive webhook"
11269 msgstr ""
11270
11271 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:729
11272 msgid "Failed to find Subscription for PayPal Subscription Suspended webhook"
11273 msgstr ""
11274
11275 #: app/Http/Controllers/ProductDownloadablesController.php:122
11276 msgid "Failed to generate downloadable link"
11277 msgstr ""
11278
11279 #: app/Services/Translations/admin-translation.php:925
11280 msgid "Failed to generate PDF"
11281 msgstr ""
11282
11283 #: app/Services/Translations/admin-translation.php:926
11284 msgid "Failed to generate SKU."
11285 msgstr ""
11286
11287 #: app/Services/Translations/admin-translation.php:927
11288 msgid "Failed to generate snapshots!"
11289 msgstr ""
11290
11291 #: app/Services/Translations/admin-translation.php:928
11292 msgid "Failed to install addon"
11293 msgstr ""
11294
11295 #: app/Services/Translations/admin-translation.php:929
11296 msgid "Failed to install plugin"
11297 msgstr ""
11298
11299 #: app/Services/Translations/block-editor-translation.php:152
11300 msgid "Failed to load"
11301 msgstr ""
11302
11303 #: app/Services/Translations/admin-translation.php:930
11304 msgid "Failed to load adjustment history"
11305 msgstr ""
11306
11307 #: app/Services/Translations/admin-translation.php:931
11308 msgid "Failed to load country data. Please refresh the page."
11309 msgstr ""
11310
11311 #: app/Services/Translations/admin-translation.php:932
11312 msgid "Failed to load packages"
11313 msgstr ""
11314
11315 #: app/Services/Translations/admin-translation.php:933
11316 msgid "Failed to load packages."
11317 msgstr ""
11318
11319 #: app/Services/Translations/admin-translation.php:934
11320 msgid "Failed to load product categories"
11321 msgstr ""
11322
11323 #: app/Services/Translations/admin-translation.php:935
11324 msgid "Failed to load settings"
11325 msgstr ""
11326
11327 #: app/Services/Translations/admin-translation.php:936
11328 msgid "Failed to load settings. Please refresh and try again."
11329 msgstr ""
11330
11331 #: app/Services/Translations/admin-translation.php:937
11332 msgid "Failed to load shipping profile"
11333 msgstr ""
11334
11335 #: app/Services/Translations/admin-translation.php:938
11336 msgid "Failed to load site details"
11337 msgstr ""
11338
11339 #: app/Services/Translations/admin-translation.php:939
11340 msgid "Failed to load states"
11341 msgstr ""
11342
11343 #: app/Services/Translations/admin-translation.php:940
11344 msgid "Failed to load storage settings."
11345 msgstr ""
11346
11347 #: app/Services/Translations/admin-translation.php:942
11348 msgid "Failed to load tax classes"
11349 msgstr ""
11350
11351 #: app/Services/Translations/admin-translation.php:941
11352 msgid "Failed to load tax ID"
11353 msgstr ""
11354
11355 #: app/Services/Translations/admin-translation.php:943
11356 msgid "Failed to load tax rates for the selected tax class"
11357 msgstr ""
11358
11359 #: app/Services/Translations/admin-translation.php:944
11360 msgid "Failed to load tax rates. Please refresh the page."
11361 msgstr ""
11362
11363 #: app/Services/Translations/admin-translation.php:945
11364 msgid "Failed to load template"
11365 msgstr ""
11366
11367 #: app/Services/Translations/admin-translation.php:946
11368 msgid "Failed to load templates"
11369 msgstr ""
11370
11371 #: app/Services/Translations/admin-translation.php:947
11372 msgid "Failed to load webhook settings"
11373 msgstr ""
11374
11375 #: app/Services/FileSystem/Drivers/Local/LocalDriver.php:155
11376 msgid "Failed to read uploaded file"
11377 msgstr ""
11378
11379 #: app/Services/Translations/admin-translation.php:948
11380 msgid "Failed to recalculate lifetime value"
11381 msgstr ""
11382
11383 #: app/Services/Translations/checkout-translation.php:14
11384 msgid "Failed to remove VAT"
11385 msgstr ""
11386
11387 #: app/Services/Translations/admin-translation.php:949
11388 msgid "Failed to rename view"
11389 msgstr ""
11390
11391 #: app/Services/Translations/admin-translation.php:950
11392 msgid "Failed to reset rates"
11393 msgstr ""
11394
11395 #: app/Services/Translations/admin-translation.php:951
11396 msgid "Failed to reset tax rates"
11397 msgstr ""
11398
11399 #: app/Modules/PaymentMethods/PayPalGateway/API/API.php:375
11400 msgid "Failed to retrieve access token from PayPal."
11401 msgstr ""
11402
11403 #: app/Services/Translations/admin-translation.php:952
11404 msgid "Failed to revert template"
11405 msgstr ""
11406
11407 #: app/Http/Controllers/EmailNotificationController.php:204
11408 msgid "Failed to save email settings"
11409 msgstr ""
11410
11411 #: app/Services/Translations/admin-translation.php:954
11412 msgid "Failed to save package."
11413 msgstr ""
11414
11415 #: app/Services/Translations/admin-translation.php:955
11416 msgid "Failed to save packages"
11417 msgstr ""
11418
11419 #: app/Services/Translations/admin-translation.php:956
11420 msgid "Failed to save product"
11421 msgstr ""
11422
11423 #: app/Services/Translations/admin-translation.php:957
11424 msgid "Failed to save rates"
11425 msgstr ""
11426
11427 #: app/Http/Controllers/EmailNotificationController.php:283
11428 msgid "Failed to save scheduling settings"
11429 msgstr ""
11430
11431 #: app/Services/Translations/admin-translation.php:958
11432 #: app/Http/Controllers/ProductController.php:632
11433 msgid "Failed to save settings"
11434 msgstr ""
11435
11436 #: app/Services/Translations/admin-translation.php:959
11437 msgid "Failed to save shipping class"
11438 msgstr ""
11439
11440 #: app/Services/Translations/admin-translation.php:960
11441 msgid "Failed to save shipping method"
11442 msgstr ""
11443
11444 #: app/Services/Translations/admin-translation.php:961
11445 msgid "Failed to save shipping zone"
11446 msgstr ""
11447
11448 #: app/Services/Translations/admin-translation.php:962
11449 msgid "Failed to save tax ID"
11450 msgstr ""
11451
11452 #: app/Services/Translations/admin-translation.php:963
11453 msgid "Failed to save template"
11454 msgstr ""
11455
11456 #: app/Services/Translations/admin-translation.php:953
11457 msgid "Failed to save VAT registration"
11458 msgstr ""
11459
11460 #: app/Services/Translations/admin-translation.php:964
11461 msgid "Failed to save view"
11462 msgstr ""
11463
11464 #: app/Services/Translations/admin-translation.php:965
11465 msgid "Failed to save webhook settings"
11466 msgstr ""
11467
11468 #: app/Services/Translations/admin-translation.php:966
11469 msgid "Failed to send payment reminder"
11470 msgstr ""
11471
11472 #: app/Services/Translations/admin-translation.php:967
11473 msgid "Failed to send reminder"
11474 msgstr ""
11475
11476 #: api/Resource/ProductMetaResource.php:83
11477 #: api/Resource/ProductMetaResource.php:119
11478 msgid "Failed to set thumbnail!"
11479 msgstr ""
11480
11481 #: app/Services/Translations/admin-translation.php:906
11482 msgid "Failed To Update"
11483 msgstr ""
11484
11485 #: api/Resource/OrderMetaResource.php:117
11486 msgid "Failed to update"
11487 msgstr ""
11488
11489 #: api/Resource/OrderResource.php:2340
11490 #: app/Http/Controllers/FrontendControllers/CustomerController.php:402
11491 msgid "Failed to update address"
11492 msgstr ""
11493
11494 #: app/Http/Controllers/FrontendControllers/CustomerOrderController.php:557
11495 msgid "Failed to update billing address"
11496 msgstr ""
11497
11498 #: app/Http/Controllers/ProductController.php:367
11499 msgid "Failed to update editor mode"
11500 msgstr ""
11501
11502 #: api/Resource/ProductDownloadResource.php:103
11503 msgid "Failed to update file!"
11504 msgstr ""
11505
11506 #: app/Services/Translations/admin-translation.php:968
11507 msgid "Failed to update inventory"
11508 msgstr ""
11509
11510 #: app/Http/Controllers/LabelController.php:95
11511 msgid "Failed To Update Labels"
11512 msgstr ""
11513
11514 #: app/Http/Controllers/EmailNotificationController.php:94
11515 #: app/Http/Controllers/EmailNotificationController.php:115
11516 msgid "Failed to update notification"
11517 msgstr ""
11518
11519 #: app/Http/Controllers/NotesController.php:26
11520 msgid "Failed to update order note."
11521 msgstr ""
11522
11523 #: api/Resource/OrderResource.php:2324
11524 msgid "Failed to update payment status"
11525 msgstr ""
11526
11527 #: api/Resource/ProductVariationResource.php:453
11528 msgid "Failed to update pricing table!"
11529 msgstr ""
11530
11531 #: app/Http/Controllers/ProductDownloadablesController.php:172
11532 msgid "Failed to update product downloadable files"
11533 msgstr ""
11534
11535 #. %1$s: error message from S3 API
11536 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:586
11537 #, php-format
11538 msgid "Failed to update S3 Object Ownership: %1$s"
11539 msgstr ""
11540
11541 #. %1$s: error message from S3 API
11542 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:443
11543 #, php-format
11544 msgid "Failed to update S3 Public Access Block: %1$s"
11545 msgstr ""
11546
11547 #: app/Http/Controllers/ProductController.php:674
11548 msgid "Failed to update settings"
11549 msgstr ""
11550
11551 #: app/Services/Translations/admin-translation.php:969
11552 msgid "Failed to update shipping method"
11553 msgstr ""
11554
11555 #: api/Resource/OrderResource.php:2159
11556 msgid "Failed to update status"
11557 msgstr ""
11558
11559 #: app/Services/Translations/admin-translation.php:970
11560 msgid "Failed to update stock"
11561 msgstr ""
11562
11563 #: app/Services/Translations/admin-translation.php:971
11564 msgid "Failed to update tax class"
11565 msgstr ""
11566
11567 #: app/Http/Controllers/TaxClassController.php:89
11568 msgid "Failed to update tax profile"
11569 msgstr ""
11570
11571 #: app/Http/Controllers/TaxRateController.php:372
11572 msgid "Failed to update tax rate"
11573 msgstr ""
11574
11575 #: app/Services/Translations/admin-translation.php:972
11576 msgid "Failed to update tax setting"
11577 msgstr ""
11578
11579 #: app/Services/Translations/admin-translation.php:973
11580 msgid "Failed to update tax status"
11581 msgstr ""
11582
11583 #: api/Resource/CustomerResource.php:193
11584 msgid "Failed to update user."
11585 msgstr ""
11586
11587 #: app/Services/Translations/admin-translation.php:974
11588 msgid "Failed to update variation data"
11589 msgstr ""
11590
11591 #: app/Services/Translations/admin-translation.php:975
11592 msgid "Failed to update view"
11593 msgstr ""
11594
11595 #: app/Modules/Shipping/Http/Controllers/ShippingZoneController.php:112
11596 msgid "Failed to update zone order"
11597 msgstr ""
11598
11599 #: app/Http/Controllers/OnboardingController.php:304
11600 msgid "Failed to update!"
11601 msgstr ""
11602
11603 #: app/Http/Controllers/FileUploadController.php:60
11604 #: app/Services/FileSystem/Drivers/S3/S3FileUploader.php:88
11605 msgid "Failed To Upload File"
11606 msgstr ""
11607
11608 #: app/Services/FileSystem/Drivers/Local/LocalDriver.php:167
11609 msgid "Failed to upload file"
11610 msgstr ""
11611
11612 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:284
11613 msgid "Failed to verify PayPal webhook signature"
11614 msgstr ""
11615
11616 #: api/Resource/CustomerAddressResource.php:239
11617 msgid "Failed updating billing address"
11618 msgstr ""
11619
11620 #: api/Resource/CustomerAddressResource.php:244
11621 msgid "Failed updating shipping address"
11622 msgstr ""
11623
11624 #: app/Helpers/Status.php:268
11625 msgid "Failing"
11626 msgstr ""
11627
11628 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:888
11629 msgid "Failure reason: "
11630 msgstr ""
11631
11632 #: app/Services/Localization/i18n/states.php:570
11633 msgid "Faiyum"
11634 msgstr ""
11635
11636 #: app/Services/Localization/i18n/states.php:2225
11637 msgid "Falcón"
11638 msgstr ""
11639
11640 #: api/Resource/AppliedCouponResource.php:74
11641 msgid "Falied to create."
11642 msgstr ""
11643
11644 #: app/Services/Localization/i18n/countries.php:85
11645 msgid "Falkland Islands"
11646 msgstr ""
11647
11648 #: app/Helpers/CurrenciesHelper.php:61
11649 msgid "Falkland Islands Pound"
11650 msgstr ""
11651
11652 #: app/Services/Localization/i18n/states.php:26
11653 msgid "Farah"
11654 msgstr ""
11655
11656 #: app/Services/Localization/i18n/states.php:142
11657 msgid "Faridpur "
11658 msgstr ""
11659
11660 #: app/Services/Localization/i18n/countries.php:86
11661 msgid "Faroe Islands"
11662 msgstr ""
11663
11664 #: app/Services/Localization/i18n/states.php:901
11665 msgid "Fars (فارس)"
11666 msgstr ""
11667
11668 #: app/Services/Localization/i18n/states.php:27
11669 msgid "Faryab"
11670 msgstr ""
11671
11672 #: app/Services/Localization/i18n/states.php:1628
11673 msgid "FATA"
11674 msgstr ""
11675
11676 #: app/Services/Localization/i18n/states.php:1706
11677 msgid "Fatick"
11678 msgstr ""
11679
11680 #: app/Services/Translations/block-editor-translation.php:153
11681 msgid "Feature List Color"
11682 msgstr ""
11683
11684 #: app/Services/Translations/admin-translation.php:976
11685 msgid "Featured"
11686 msgstr ""
11687
11688 #: app/Services/Translations/admin-translation.php:978
11689 #: app/Http/Controllers/ModuleSettingsController.php:22
11690 msgid "Features & addon"
11691 msgstr ""
11692
11693 #: app/Services/Translations/admin-translation.php:977
11694 msgid "Features & Addons"
11695 msgstr ""
11696
11697 #: app/Services/Translations/TransStrings.php:188
11698 msgid "Feb"
11699 msgstr ""
11700
11701 #: app/Services/Translations/TransStrings.php:157
11702 msgid "February"
11703 msgstr ""
11704
11705 #: app/Services/Localization/i18n/states.php:2238
11706 msgid "Federal Dependencies"
11707 msgstr ""
11708
11709 #: app/Services/Translations/admin-translation.php:2628
11710 msgid "federal tax"
11711 msgstr ""
11712
11713 #: app/Services/Renderer/Receipt/TaxSummaryHelper.php:43
11714 msgid "Fee"
11715 msgstr ""
11716
11717 #: app/Services/Translations/admin-translation.php:2629
11718 #: app/Services/Renderer/Receipt/TaxSummaryHelper.php:370
11719 msgid "fee"
11720 msgstr ""
11721
11722 #: app/Modules/Integrations/GlobalIntegrationSettings.php:270
11723 msgid "Feed data is required"
11724 msgstr ""
11725
11726 #: app/Modules/Integrations/GlobalIntegrationSettings.php:225
11727 msgid "Feed name is required"
11728 msgstr ""
11729
11730 #: app/Modules/Integrations/GlobalIntegrationSettings.php:432
11731 msgid "Feed not found"
11732 msgstr ""
11733
11734 #: app/Modules/Integrations/GlobalIntegrationSettings.php:443
11735 msgid "Feed status updated"
11736 msgstr ""
11737
11738 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:102
11739 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:95
11740 msgid "Feed Title"
11741 msgstr ""
11742
11743 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:424
11744 msgid "Fees"
11745 msgstr ""
11746
11747 #: app/Services/Localization/i18n/states.php:761
11748 msgid "Fejér"
11749 msgstr ""
11750
11751 #: app/Services/Localization/i18n/states.php:143
11752 msgid "Feni"
11753 msgstr ""
11754
11755 #: app/Services/Localization/i18n/states.php:2275
11756 msgid "Fermanagh and Omagh"
11757 msgstr ""
11758
11759 #: app/Services/Localization/i18n/states.php:945
11760 msgid "Fermo"
11761 msgstr ""
11762
11763 #: app/Services/Localization/i18n/states.php:946
11764 msgid "Ferrara"
11765 msgstr ""
11766
11767 #: app/Services/Translations/admin-translation.php:979
11768 msgid "Fetch subscription -"
11769 msgstr ""
11770
11771 #: app/Services/Translations/admin-translation.php:980
11772 msgid "Field Name"
11773 msgstr ""
11774
11775 #: app/Services/Translations/admin-translation.php:981
11776 msgid "Field Value"
11777 msgstr ""
11778
11779 #: app/Services/Translations/admin-translation.php:982
11780 msgid "Field: "
11781 msgstr ""
11782
11783 #: app/Services/Translations/admin-translation.php:983
11784 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:45
11785 msgid "Fields"
11786 msgstr ""
11787
11788 #: app/Services/Localization/i18n/states.php:60
11789 msgid "Fier"
11790 msgstr ""
11791
11792 #: app/Services/Tax/TaxManager.php:131
11793 msgid "Fifteen"
11794 msgstr ""
11795
11796 #: app/Services/Localization/i18n/states.php:1223
11797 msgid "Figuig"
11798 msgstr ""
11799
11800 #: app/Services/Localization/i18n/countries.php:87
11801 msgid "Fiji"
11802 msgstr ""
11803
11804 #: app/Helpers/CurrenciesHelper.php:60
11805 msgid "Fijian Dollar"
11806 msgstr ""
11807
11808 #: api/Resource/ProductDownloadResource.php:61
11809 msgid "File added successfully"
11810 msgstr ""
11811
11812 #: app/Services/FileSystem/Drivers/S3/S3FileDeleter.php:61
11813 #: app/Services/FileSystem/Drivers/Local/LocalDriver.php:245
11814 msgid "File Deleted Successfully"
11815 msgstr ""
11816
11817 #: api/Resource/ProductDownloadResource.php:127
11818 msgid "File has been deleted successfully"
11819 msgstr ""
11820
11821 #: app/Services/Translations/admin-translation.php:984
11822 #: app/Services/Translations/customer-profile-translation.php:115
11823 msgid "File Name"
11824 msgstr ""
11825
11826 #: app/Http/Requests/ProductDownloadable/ProductDownloadableFileRequest.php:37
11827 #: app/Http/Requests/ProductDownloadable/ProductDownloadableBulkFileRequest.php:39
11828 msgid "File Name is required."
11829 msgstr ""
11830
11831 #. %s - maximum filename length
11832 #: app/Services/Translations/admin-translation.php:987
11833 #, php-format
11834 msgid "File name Must not exceed %s characters"
11835 msgstr ""
11836
11837 #. %s - maximum filename length
11838 #: app/Services/Translations/admin-translation.php:989
11839 #, php-format
11840 msgid "File name must not exceed %s characters"
11841 msgstr ""
11842
11843 #. %s is the file name
11844 #: app/Services/Translations/customer-profile-translation.php:117
11845 #, php-format
11846 msgid "File name: %s"
11847 msgstr ""
11848
11849 #: app/Services/FrontendView.php:82
11850 msgid "File Not Found"
11851 msgstr ""
11852
11853 #: app/Helpers/CustomerHelper.php:180
11854 #: app/Services/FileSystem/DownloadService.php:62
11855 #: app/Services/FileSystem/Drivers/S3/S3FileUploader.php:119
11856 #: app/Services/FileSystem/Drivers/Local/LocalDriver.php:199
11857 #: app/Services/FileSystem/Drivers/Local/LocalDriver.php:236
11858 msgid "File not found"
11859 msgstr ""
11860
11861 #: app/Http/Requests/ProductDownloadable/ProductDownloadableFileRequest.php:38
11862 #: app/Http/Requests/ProductDownloadable/ProductDownloadableBulkFileRequest.php:40
11863 msgid "File Path is required."
11864 msgstr ""
11865
11866 #: app/Helpers/EditorShortCodeHelper.php:356
11867 msgid "File Size"
11868 msgstr ""
11869
11870 #. %s is the file name
11871 #: app/Services/Translations/customer-profile-translation.php:119
11872 #, php-format
11873 msgid "File size: %s"
11874 msgstr ""
11875
11876 #: app/Helpers/EditorShortCodeHelper.php:353
11877 #: app/Services/Translations/admin-translation.php:985
11878 msgid "File Title"
11879 msgstr ""
11880
11881 #: app/Services/Translations/admin-translation.php:990
11882 msgid "File too large"
11883 msgstr ""
11884
11885 #: api/Resource/ProductDownloadResource.php:98
11886 msgid "File updated successfully"
11887 msgstr ""
11888
11889 #: app/Services/FileSystem/Drivers/S3/S3FileUploader.php:82
11890 #: app/Services/FileSystem/Drivers/S3/S3Driver.php:60
11891 #: app/Services/FileSystem/Drivers/Local/LocalDriver.php:171
11892 msgid "File Uploaded Successfully"
11893 msgstr ""
11894
11895 #: app/Http/Requests/ProductDownloadable/ProductDownloadableFileRequest.php:39
11896 #: app/Http/Requests/ProductDownloadable/ProductDownloadableBulkFileRequest.php:41
11897 msgid "File URL is required."
11898 msgstr ""
11899
11900 #: app/Services/Filter/TaxFilter.php:109 app/Services/Filter/TaxFilter.php:115
11901 #: app/Services/Translations/admin-translation.php:991
11902 msgid "Filed"
11903 msgstr ""
11904
11905 #: app/Services/Translations/admin-translation.php:992
11906 msgid "Filename too long. Maximum ${MAX_FILENAME_LENGTH} characters allowed"
11907 msgstr ""
11908
11909 #: app/Services/Translations/admin-translation.php:993
11910 msgid "Files"
11911 msgstr ""
11912
11913 #: app/Services/Renderer/ShopAppRenderer.php:326
11914 #: app/Services/Translations/admin-translation.php:994
11915 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:55
11916 msgid "Filter"
11917 msgstr ""
11918
11919 #: app/Services/Translations/block-editor-translation.php:154
11920 msgid "Filter Background"
11921 msgstr ""
11922
11923 #: app/Services/Translations/block-editor-translation.php:155
11924 msgid "Filter Border"
11925 msgstr ""
11926
11927 #: app/Services/Translations/block-editor-translation.php:156
11928 msgid "Filter Option"
11929 msgstr ""
11930
11931 #: app/Services/Translations/admin-translation.php:995
11932 msgid "Filter results by UTM values"
11933 msgstr ""
11934
11935 #: app/Services/Renderer/SearchBarRenderer.php:78
11936 msgid "Filter search results by category"
11937 msgstr ""
11938
11939 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:269
11940 msgid "Filter Sort By"
11941 msgstr ""
11942
11943 #: app/Services/Renderer/ProductFilterRender.php:330
11944 msgid "Filters"
11945 msgstr ""
11946
11947 #: app/Services/Translations/admin-translation.php:996
11948 msgid "Final price after all installments, excluding any fees."
11949 msgstr ""
11950
11951 #: app/Modules/MCP/Tools/CouponTools.php:34
11952 msgid ""
11953 "Find and filter coupons with usage counts and validity windows. Interpret "
11954 "amount via type: percentage means a percent (10 = 10 percent), fixed means a "
11955 "currency value. Use active_now to get only coupons usable today."
11956 msgstr ""
11957
11958 #: app/Modules/MCP/Tools/CustomerTools.php:31
11959 msgid ""
11960 "Find and filter customers. Compact rows with LTV, order count, AOV, and "
11961 "location. For one customer's full history use get-customer. min_ltv is in "
11962 "store currency (e.g. 500), not cents."
11963 msgstr ""
11964
11965 #: app/Modules/MCP/Tools/OrderTools.php:52
11966 msgid ""
11967 "Find and filter orders. Returns compact rows (id, number, customer, total, "
11968 "statuses, date, plus an items list: each line item's product, title and "
11969 "quantity) — call get-order for the full money/refund breakdown. All filters "
11970 "optional; combine freely. For one customer's orders, pass customer_email or "
11971 "customer_id here. Money filters are in store currency (e.g. 49.99), not "
11972 "cents."
11973 msgstr ""
11974
11975 #: app/Modules/MCP/Tools/ProductTools.php:34
11976 msgid ""
11977 "Find and filter products. Compact rows: title, status, price range, "
11978 "variation count, fulfillment, stock status. Use get-product for full detail "
11979 "and per-variation stock. Price filters are in store currency, not cents."
11980 msgstr ""
11981
11982 #: app/Modules/MCP/Tools/SubscriptionTools.php:33
11983 msgid ""
11984 "Find and filter subscriptions. Compact rows: customer, plan, status, "
11985 "recurring total, interval, next/created/canceled dates. Use "
11986 "next_billing_before to find upcoming renewals; created_* and canceled_* "
11987 "ranges to inspect cohorts and churn. min_recurring is in store currency, not "
11988 "cents."
11989 msgstr ""
11990
11991 #: app/Services/Translations/admin-translation.php:997
11992 #: app/Services/Translations/block-editor-translation.php:157
11993 msgid "Find products to make a pricing table"
11994 msgstr ""
11995
11996 #: app/Services/Translations/TransStrings.php:270
11997 msgid "Finish"
11998 msgstr ""
11999
12000 #: app/Services/Localization/i18n/countries.php:88
12001 msgid "Finland"
12002 msgstr ""
12003
12004 #: app/Services/Localization/i18n/states.php:947
12005 msgid "Firenze"
12006 msgstr ""
12007
12008 #: app/Services/PlanUpgradeService.php:165
12009 msgid "first"
12010 msgstr ""
12011
12012 #: app/Services/Renderer/CheckoutFieldsSchema.php:19
12013 #: app/Services/Renderer/CheckoutFieldsSchema.php:463
12014 #: app/Services/Renderer/AddressSelectRenderer.php:422
12015 #: app/Services/Renderer/AddressSelectRenderer.php:430
12016 #: app/Services/Translations/customer-profile-translation.php:120
12017 msgid "First Name"
12018 msgstr ""
12019
12020 #: app/Services/Translations/admin-translation.php:998
12021 msgid "First Name *"
12022 msgstr ""
12023
12024 #: app/Http/Requests/CustomerRequest.php:67
12025 msgid "First Name is required."
12026 msgstr ""
12027
12028 #: api/Checkout/CheckoutApi.php:909
12029 msgid "First name is required."
12030 msgstr ""
12031
12032 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:96
12033 msgid "First Order Date"
12034 msgstr ""
12035
12036 #: app/Services/Filter/CustomerFilter.php:96
12037 msgid "First Purchase Date"
12038 msgstr ""
12039
12040 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:598
12041 msgid "First Purchased: "
12042 msgstr ""
12043
12044 #: app/Services/Tax/TaxManager.php:121
12045 msgid "Five"
12046 msgstr ""
12047
12048 #: app/Services/Translations/admin-translation.php:999
12049 #: app/Modules/Shipping/Services/Filter/ShippingClassFilter.php:53
12050 msgid "Fixed"
12051 msgstr ""
12052
12053 #: app/Services/Translations/admin-translation.php:1000
12054 msgid "Fixed Amount"
12055 msgstr ""
12056
12057 #: app/Services/Translations/admin-translation.php:1001
12058 #: app/Services/Translations/block-editor-translation.php:158
12059 msgid "Flat Rate"
12060 msgstr ""
12061
12062 #: app/Modules/MCP/Tools/ReportTools.php:205
12063 msgid ""
12064 "Flexible customer analytics: pick metrics and group by country, state, "
12065 "status, or first/last purchase month, with optional filters. LTV is in store "
12066 "currency. Returns up to 200 rows."
12067 msgstr ""
12068
12069 #: app/Modules/MCP/Tools/ReportTools.php:154
12070 msgid ""
12071 "Flexible order analytics: pick metrics and group by dimensions with filters. "
12072 "Use when a fixed report does not fit, for example revenue by payment_status "
12073 "this month, or orders by month. Scoped to one currency. Returns up to 200 "
12074 "grouped rows."
12075 msgstr ""
12076
12077 #: app/Modules/MCP/Tools/ReportTools.php:184
12078 msgid ""
12079 "Flexible product-sales analytics over sold items: pick metrics and group by "
12080 "product or variation, within a period and one currency. For a time series "
12081 "use get-sales-trend. Returns up to 200 rows."
12082 msgstr ""
12083
12084 #: app/Modules/MCP/Tools/ReportTools.php:129
12085 msgid ""
12086 "Flexible UTM attribution: pick metrics and group by any UTM fields — source, "
12087 "medium, campaign, term, content, id — over a period, with optional "
12088 "source/medium/campaign filters to drill down. Scoped to one currency, paid "
12089 "orders. Orders with no UTM fall under a none bucket. Returns up to 200 rows "
12090 "ranked by the first metric."
12091 msgstr ""
12092
12093 #: app/Services/Localization/i18n/states.php:2201
12094 msgid "Flores"
12095 msgstr ""
12096
12097 #: app/Services/Localization/i18n/states.php:1300
12098 msgid "Florești"
12099 msgstr ""
12100
12101 #: app/Services/Localization/i18n/states.php:2149
12102 #: app/Services/Localization/i18n/states.php:2202
12103 msgid "Florida"
12104 msgstr ""
12105
12106 #: app/Services/Translations/block-editor-translation.php:159
12107 msgid ""
12108 "Fluent Booking – The Ultimate Appointments Scheduling, Events Booking, "
12109 "Events Calendar Solution"
12110 msgstr ""
12111
12112 #: app/Services/Translations/admin-translation.php:1002
12113 msgid "Fluent Cart"
12114 msgstr ""
12115
12116 #: app/Modules/Integrations/AddOnModule.php:43
12117 msgid "Fluent CRM"
12118 msgstr ""
12119
12120 #: app/Http/Controllers/AddonsController.php:65
12121 msgid "Fluent Forms"
12122 msgstr ""
12123
12124 #: app/Services/Translations/block-editor-translation.php:160
12125 msgid ""
12126 "Fluent Forms Pro Add-On: The Fastest & Most Powerful WordPress Form Plugin"
12127 msgstr ""
12128
12129 #: app/Http/Controllers/ModuleSettingsController.php:273
12130 msgid "Fluent PDF"
12131 msgstr ""
12132
12133 #: app/Services/Translations/admin-translation.php:1003
12134 msgid "Fluent PDF Required"
12135 msgstr ""
12136
12137 #: app/Http/Controllers/AddonsController.php:55
12138 msgid "FluentAuth"
12139 msgstr ""
12140
12141 #. Name of the plugin
12142 #: app/Hooks/filters.php:28 app/Modules/MCP/MCPInit.php:82
12143 #: app/Modules/MCP/MCPInit.php:169
12144 #: app/Hooks/Handlers/AdminMenuBarHandler.php:50
12145 #: app/Views/emails/components/powered-by-footer.php:5
12146 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:222
12147 #: app/Hooks/Handlers/ShortCodes/ReceiptHandler.php:181
12148 msgid "FluentCart"
12149 msgstr ""
12150
12151 #: app/Hooks/filters.php:33
12152 msgid "FluentCart Buttons"
12153 msgstr ""
12154
12155 #: app/Views/admin/menu.php:22 app/Views/admin/menu.php:23
12156 #: app/Views/admin/menu.php:26 app/Views/admin/admin_menu.php:18
12157 #: app/Views/admin/admin_menu.php:19
12158 msgid "FluentCart Logo"
12159 msgstr ""
12160
12161 #: app/Modules/MCP/MCPInit.php:280
12162 msgid ""
12163 "FluentCart MCP is enabled but no MCP adapter was found. Install FluentHub "
12164 "(recommended) or the MCP Adapter plugin, on WordPress 6.9+."
12165 msgstr ""
12166
12167 #: app/Modules/MCP/MCPInit.php:134
12168 msgid "FluentCart MCP Server"
12169 msgstr ""
12170
12171 #: app/Http/Controllers/ModuleSettingsController.php:283
12172 msgid "FluentCart Migrator"
12173 msgstr ""
12174
12175 #: app/Http/Controllers/PaymentMethodController.php:247
12176 msgid ""
12177 "FluentCart Pro activated successfully! All premium features are now "
12178 "available."
12179 msgstr ""
12180
12181 #: app/Modules/PaymentMethods/PromoGateways/Pro/PromoGatewaySettings.php:184
12182 msgid "FluentCart Pro is installed - Activate to unlock all premium features"
12183 msgstr ""
12184
12185 #: app/CPT/FluentProducts.php:216
12186 msgid "FluentCart products post type"
12187 msgstr ""
12188
12189 #: app/Services/FrontendView.php:115
12190 msgid "FluentCart Receipt"
12191 msgstr ""
12192
12193 #: app/Services/Translations/admin-translation.php:1004
12194 msgid ""
12195 "FluentCart speaks to AI agents through the MCP adapter bundled with "
12196 "FluentHub (WordPress 6.9+). The endpoint will not respond until it is "
12197 "installed and active."
12198 msgstr ""
12199
12200 #. Author of the plugin
12201 msgid "FluentCart Team"
12202 msgstr ""
12203
12204 #: app/Services/Translations/admin-translation.php:1005
12205 msgid "FluentCart will send admin notification to this email address."
12206 msgstr ""
12207
12208 #. Description of the plugin
12209 msgid "FluentCart WordPress Plugin"
12210 msgstr ""
12211
12212 #: app/Http/Controllers/AddonsController.php:43
12213 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:167
12214 msgid "FluentCommunity"
12215 msgstr ""
12216
12217 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:232
12218 msgid "FluentCommunity Access Removed"
12219 msgstr ""
12220
12221 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:329
12222 msgid "FluentCommunity Integration Success"
12223 msgstr ""
12224
12225 #: app/Http/Controllers/AddonsController.php:19
12226 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:184
12227 msgid "FluentCRM"
12228 msgstr ""
12229
12230 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:286
12231 msgid "FluentCRM Contact Created"
12232 msgstr ""
12233
12234 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:20
12235 msgid ""
12236 "FluentCRM is a Self Hosted Email Marketing Automation Plugin for WordPress. "
12237 "Add/Remove tags, lists, run automations on order activities."
12238 msgstr ""
12239
12240 #: app/Services/Translations/block-editor-translation.php:161
12241 msgid ""
12242 "FluentCRM – The Ultimate CRM, Marketing, & Automation Solution for WordPress"
12243 msgstr ""
12244
12245 #: app/Http/Controllers/McpSettingsController.php:77
12246 msgid "FluentHub installed and activated. The MCP endpoint is ready."
12247 msgstr ""
12248
12249 #: app/Services/Translations/admin-translation.php:1006
12250 msgid "FluentHub is active"
12251 msgstr ""
12252
12253 #: app/Services/Translations/admin-translation.php:1007
12254 msgid "FluentHub is required"
12255 msgstr ""
12256
12257 #: app/Http/Controllers/McpSettingsController.php:78
12258 msgid ""
12259 "FluentHub was installed. Please reload this page to finish connecting the "
12260 "MCP endpoint."
12261 msgstr ""
12262
12263 #: app/Http/Controllers/AddonsController.php:32
12264 msgid "FluentSMTP"
12265 msgstr ""
12266
12267 #: app/Http/Controllers/AddonsController.php:76
12268 msgid "FluentSupport"
12269 msgstr ""
12270
12271 #: app/Modules/PaymentMethods/PromoGateways/Addons/FlutterwaveAddon.php:85
12272 #: app/Modules/PaymentMethods/PromoGateways/Addons/FlutterwaveAddon.php:114
12273 msgid "Flutterwave Payment Gateway"
12274 msgstr ""
12275
12276 #: app/Services/Localization/i18n/states.php:948
12277 msgid "Foggia"
12278 msgstr ""
12279
12280 #. %s: pluralized 'month(s)'
12281 #. %1$d is the number of cycles, %2$s is "cycle" or "cycles"
12282 #: app/Helpers/Helper.php:1053 app/Helpers/Helper.php:1068
12283 #, php-format
12284 msgid "for %1$d %2$s"
12285 msgstr ""
12286
12287 #. %s is the number of times
12288 #: app/Services/Translations/admin-translation.php:2631
12289 #, php-format
12290 msgid "for %s Times"
12291 msgstr ""
12292
12293 #: app/Services/Translations/admin-translation.php:1009
12294 msgid "For all variants"
12295 msgstr ""
12296
12297 #: app/Services/Translations/admin-translation.php:1010
12298 msgid "For each item line"
12299 msgstr ""
12300
12301 #: app/Services/Tax/TaxManager.php:63
12302 msgid "For items with 0% tax."
12303 msgstr ""
12304
12305 #: app/Services/Tax/TaxManager.php:64
12306 msgid "For items with a reduced tax rate."
12307 msgstr ""
12308
12309 #: app/Services/Translations/admin-translation.php:1008
12310 msgid "For Online Store"
12311 msgstr ""
12312
12313 #: app/Http/Requests/CouponRequest.php:78
12314 msgid "For percentage type, the amount should not be greater than 100."
12315 msgstr ""
12316
12317 #: app/Services/Localization/i18n/states.php:949
12318 msgid "Forlì-Cesena"
12319 msgstr ""
12320
12321 #: app/Services/Translations/customer-profile-translation.php:121
12322 msgid ""
12323 "Form to add or edit address. Required fields are marked with an asterisk."
12324 msgstr ""
12325
12326 #: app/Services/Localization/i18n/states.php:98
12327 msgid "Formosa"
12328 msgstr ""
12329
12330 #: app/Services/Tax/TaxManager.php:120
12331 msgid "Four"
12332 msgstr ""
12333
12334 #: api/StoreSettings.php:952
12335 msgid "Four Columns"
12336 msgstr ""
12337
12338 #: app/Services/Tax/TaxManager.php:130
12339 msgid "Fourteen"
12340 msgstr ""
12341
12342 #: app/Services/Localization/i18n/states.php:1224
12343 msgid "Fquih Ben Salah"
12344 msgstr ""
12345
12346 #: app/Services/Localization/i18n/countries.php:89
12347 msgid "France"
12348 msgstr ""
12349
12350 #: app/Services/Localization/i18n/states.php:720
12351 msgid "Francisco Morazán"
12352 msgstr ""
12353
12354 #: app/Services/Translations/admin-translation.php:1011
12355 msgid "Fraudulent"
12356 msgstr ""
12357
12358 #: app/Services/Translations/admin-translation.php:1012
12359 #: app/Services/Translations/block-editor-translation.php:162
12360 msgid "Free"
12361 msgstr ""
12362
12363 #: app/Modules/PaymentMethods/PromoGateways/Addons/PaystackAddon.php:91
12364 #: app/Modules/PaymentMethods/PromoGateways/Addons/FlutterwaveAddon.php:90
12365 #: app/Modules/PaymentMethods/PromoGateways/Addons/MercadoPagoAddon.php:90
12366 msgid "Free & Open Source addon"
12367 msgstr ""
12368
12369 #: app/Modules/PaymentMethods/PromoGateways/Addons/RazorpayAddon.php:89
12370 msgid "Free & Open Source addon."
12371 msgstr ""
12372
12373 #: app/Modules/PaymentMethods/PromoGateways/Addons/PaystackAddon.php:98
12374 #: app/Modules/PaymentMethods/PromoGateways/Addons/AddonGatewaySettings.php:237
12375 #: app/Modules/PaymentMethods/PromoGateways/Addons/FlutterwaveAddon.php:97
12376 #: app/Modules/PaymentMethods/PromoGateways/Addons/RazorpayAddon.php:96
12377 #: app/Modules/PaymentMethods/PromoGateways/Addons/MercadoPagoAddon.php:97
12378 msgid "Free addon - Click the button above to get started"
12379 msgstr ""
12380
12381 #: app/Services/Translations/admin-translation.php:1013
12382 #: app/Services/Translations/block-editor-translation.php:163
12383 msgid "Free Shipping"
12384 msgstr ""
12385
12386 #: app/Services/Translations/admin-translation.php:1014
12387 msgid "Free shipping for this offer item"
12388 msgstr ""
12389
12390 #: app/Services/Localization/i18n/states.php:2247
12391 msgid "Free State"
12392 msgstr ""
12393
12394 #. %d is the number of trial days
12395 #: app/Helpers/Helper.php:1262
12396 msgid "Free Trial: %d days"
12397 msgstr ""
12398
12399 #: app/Services/Localization/i18n/countries.php:90
12400 msgid "French Guiana"
12401 msgstr ""
12402
12403 #: app/Services/Localization/i18n/countries.php:91
12404 msgid "French Polynesia"
12405 msgstr ""
12406
12407 #: app/Services/Localization/i18n/countries.php:92
12408 msgid "French Southern Territories"
12409 msgstr ""
12410
12411 #: app/Services/Translations/TransStrings.php:174
12412 msgid "Fri"
12413 msgstr ""
12414
12415 #: app/Services/Localization/i18n/states.php:302
12416 msgid "Fribourg"
12417 msgstr ""
12418
12419 #: app/Services/Translations/TransStrings.php:183
12420 #: app/Services/Translations/admin-translation.php:1015
12421 msgid "Friday"
12422 msgstr ""
12423
12424 #. %s is the minimum price
12425 #: app/Services/Renderer/ProductCardRender.php:391
12426 #, php-format
12427 msgid "From %s"
12428 msgstr ""
12429
12430 #: app/Services/Translations/admin-translation.php:1016
12431 msgid "From Email"
12432 msgstr ""
12433
12434 #: app/Http/Requests/EmailSettingsRequest.php:26
12435 msgid "From Email field is required."
12436 msgstr ""
12437
12438 #: app/Http/Requests/EmailSettingsRequest.php:27
12439 msgid "From Email must be a valid email address."
12440 msgstr ""
12441
12442 #: app/Http/Requests/UpgradePathSettingRequest.php:27
12443 msgid "From is required."
12444 msgstr ""
12445
12446 #: app/Services/Translations/admin-translation.php:1017
12447 msgid "From Name"
12448 msgstr ""
12449
12450 #: app/Http/Requests/EmailSettingsRequest.php:25
12451 msgid "From Name field is required."
12452 msgstr ""
12453
12454 #: app/Services/Translations/admin-translation.php:1018
12455 msgid "From Plan"
12456 msgstr ""
12457
12458 #: app/Services/Localization/i18n/states.php:950
12459 msgid "Frosinone"
12460 msgstr ""
12461
12462 #: app/Services/Localization/i18n/states.php:355
12463 msgid "Fujian / 福建"
12464 msgstr ""
12465
12466 #: app/Services/Localization/i18n/states.php:1065
12467 msgid "Fukui"
12468 msgstr ""
12469
12470 #: app/Services/Localization/i18n/states.php:1087
12471 msgid "Fukuoka"
12472 msgstr ""
12473
12474 #: app/Services/Localization/i18n/states.php:1054
12475 msgid "Fukushima"
12476 msgstr ""
12477
12478 #: app/Services/Translations/admin-translation.php:1019
12479 msgid "Fulfillment Type"
12480 msgstr ""
12481
12482 #: app/Http/Requests/ProductUpdateRequest.php:354
12483 #: app/Http/Requests/ProductRequest.php:325
12484 #: app/Http/Requests/ProductCreateRequest.php:56
12485 #: app/Http/Requests/ProductVariationRequest.php:209
12486 msgid "Fulfilment Type is required."
12487 msgstr ""
12488
12489 #: app/Services/Translations/block-editor-translation.php:164
12490 msgid "Full Address"
12491 msgstr ""
12492
12493 #: app/Modules/MCP/Tools/OrderTools.php:87
12494 msgid ""
12495 "Full detail for one order: money breakdown, line items, and customer by "
12496 "default. Add include[] for transactions, refunds, addresses, coupons, "
12497 "subscriptions. Identify the order by order_id (numeric, from list-orders) OR "
12498 "uuid OR invoice_no."
12499 msgstr ""
12500
12501 #: app/Modules/MCP/Tools/ProductTools.php:61
12502 msgid ""
12503 "Full detail for one product: description, variations with "
12504 "SKU/price/stock/subscription terms, categories and tags. Add include[] for "
12505 "sales (lifetime units + revenue) and downloads. Identify by product_id."
12506 msgstr ""
12507
12508 #: app/Modules/MCP/Tools/SubscriptionTools.php:63
12509 msgid ""
12510 "Full detail for one subscription: lifecycle dates, billing schedule, "
12511 "signup/trial, parent order, gateway ids. Add include[] for transactions "
12512 "(renewal history) and labels. Identify by subscription_id."
12513 msgstr ""
12514
12515 #: app/Helpers/CartCheckoutHelper.php:665
12516 #: app/Helpers/CartCheckoutHelper.php:821
12517 #: app/Services/Renderer/CheckoutFieldsSchema.php:217
12518 #: app/Services/Renderer/CheckoutFieldsSchema.php:457
12519 #: app/Services/Renderer/CheckoutFieldsSchema.php:536
12520 #: app/Services/Renderer/AddressSelectRenderer.php:404
12521 #: app/Services/Renderer/AddressSelectRenderer.php:412
12522 #: app/Services/Translations/admin-translation.php:1020
12523 #: app/Services/Translations/block-editor-translation.php:165
12524 msgid "Full Name"
12525 msgstr ""
12526
12527 #: app/Services/Renderer/ModalCheckoutRenderer.php:509
12528 #: app/Services/Renderer/ModalCheckoutRenderer.php:515
12529 msgid "Full name"
12530 msgstr ""
12531
12532 #: app/Services/Translations/admin-translation.php:1021
12533 msgid "Full Name *"
12534 msgstr ""
12535
12536 #: api/Checkout/CheckoutApi.php:1004 api/Checkout/CheckoutApi.php:1012
12537 msgid "Full name field is required."
12538 msgstr ""
12539
12540 #: app/Http/Requests/UserRequest.php:30
12541 msgid "Full name is required"
12542 msgstr ""
12543
12544 #: app/Http/Requests/CustomerRequest.php:66
12545 msgid "Full Name is required."
12546 msgstr ""
12547
12548 #: api/Checkout/CheckoutApi.php:905
12549 msgid "Full name is required."
12550 msgstr ""
12551
12552 #: app/Modules/MCP/Tools/CustomerTools.php:60
12553 msgid ""
12554 "Full profile + metrics for one customer. Identify by customer_id OR email. "
12555 "Add include[] for orders, subscriptions, addresses, labels, notes. Use "
12556 "with_orders_limit to bound order history."
12557 msgstr ""
12558
12559 #: app/Services/Translations/block-editor-translation.php:166
12560 msgid "Full Width"
12561 msgstr ""
12562
12563 #: app/Services/Translations/admin-translation.php:1022
12564 #: app/Services/Translations/customer-profile-translation.php:122
12565 msgid "Future"
12566 msgstr ""
12567
12568 #: app/Services/Translations/admin-translation.php:1023
12569 msgid "Future Installments"
12570 msgstr ""
12571
12572 #: app/Services/Translations/admin-translation.php:1024
12573 msgid "Future Renewals"
12574 msgstr ""
12575
12576 #: app/Services/Translations/admin-translation.php:1025
12577 msgid "Future Renewals Report"
12578 msgstr ""
12579
12580 #: app/Services/Localization/i18n/states.php:1222
12581 #: app/Services/Localization/i18n/states.php:1225
12582 msgid "Fès-Dar-Dbibegh"
12583 msgstr ""
12584
12585 #: app/Services/Localization/i18n/states.php:1299
12586 msgid "Fălești"
12587 msgstr ""
12588
12589 #: api/StoreSettings.php:1226 app/Services/Localization/i18n/units.php:16
12590 msgid "g"
12591 msgstr ""
12592
12593 #: app/Services/Localization/i18n/countries.php:93
12594 msgid "Gabon"
12595 msgstr ""
12596
12597 #: app/Services/Localization/i18n/states.php:198
12598 msgid "Gabrovo"
12599 msgstr ""
12600
12601 #: app/Services/Localization/i18n/states.php:144
12602 msgid "Gaibandha"
12603 msgstr ""
12604
12605 #: app/Services/Localization/i18n/states.php:1678
12606 msgid "Galați"
12607 msgstr ""
12608
12609 #: app/Services/Translations/admin-translation.php:1026
12610 msgid "Gallery"
12611 msgstr ""
12612
12613 #: app/Services/Localization/i18n/states.php:819
12614 msgid "Galway"
12615 msgstr ""
12616
12617 #: app/Services/Localization/i18n/states.php:543
12618 msgid "Galápagos"
12619 msgstr ""
12620
12621 #: app/Services/Localization/i18n/countries.php:94
12622 msgid "Gambia"
12623 msgstr ""
12624
12625 #: app/Helpers/CurrenciesHelper.php:66
12626 msgid "Gambian Dalasi"
12627 msgstr ""
12628
12629 #: app/Services/Localization/i18n/states.php:1449
12630 msgid "Gandaki"
12631 msgstr ""
12632
12633 #: app/Services/Localization/i18n/states.php:368
12634 msgid "Gansu / 甘肃"
12635 msgstr ""
12636
12637 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:115
12638 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:164
12639 msgid "Gap"
12640 msgstr ""
12641
12642 #: app/Services/Localization/i18n/states.php:1103
12643 msgid "Garissa"
12644 msgstr ""
12645
12646 #: app/Modules/MCP/Tools/OrderTools.php:757
12647 msgid "gateway"
12648 msgstr ""
12649
12650 #: app/Services/Translations/admin-translation.php:1027
12651 msgid "Gateway & checkout instructions"
12652 msgstr ""
12653
12654 #: app/Http/Controllers/PaymentMethodController.php:109
12655 msgid "Gateway cannot update settings"
12656 msgstr ""
12657
12658 #: app/Services/Translations/admin-translation.php:1028
12659 msgid "Gateway ID"
12660 msgstr ""
12661
12662 #: app/Services/Translations/admin-translation.php:1029
12663 msgid "Gateway ID:"
12664 msgstr ""
12665
12666 #: app/Services/Localization/i18n/states.php:2248
12667 msgid "Gauteng"
12668 msgstr ""
12669
12670 #: app/Services/Localization/i18n/states.php:1377
12671 msgid "Gaza"
12672 msgstr ""
12673
12674 #: app/Services/Localization/i18n/states.php:1844
12675 msgid "Gaziantep"
12676 msgstr ""
12677
12678 #: app/Services/Localization/i18n/states.php:145
12679 msgid "Gazipur"
12680 msgstr ""
12681
12682 #: app/Services/Localization/i18n/states.php:1190
12683 msgid "Gbarpolu"
12684 msgstr ""
12685
12686 #: app/Services/Localization/i18n/states.php:1927
12687 msgid "Geita"
12688 msgstr ""
12689
12690 #: app/Helpers/EditorShortCodeHelper.php:13
12691 #: app/Services/Translations/block-editor-translation.php:167
12692 msgid "General"
12693 msgstr ""
12694
12695 #: app/Services/Translations/admin-translation.php:1030
12696 msgid "Generate"
12697 msgstr ""
12698
12699 #: app/Services/Translations/admin-translation.php:1031
12700 msgid "Generate All Pages"
12701 msgstr ""
12702
12703 #: app/Services/Translations/admin-translation.php:1035
12704 msgid "Generate missing licenses"
12705 msgstr ""
12706
12707 #: app/Http/Controllers/ModuleSettingsController.php:274
12708 msgid "Generate PDF receipts and attach them to email notifications."
12709 msgstr ""
12710
12711 #: app/Services/Translations/admin-translation.php:1032
12712 msgid "Generate Random Code"
12713 msgstr ""
12714
12715 #: app/Services/Translations/admin-translation.php:1033
12716 msgid "Generate SKU"
12717 msgstr ""
12718
12719 #: app/Services/Translations/admin-translation.php:1034
12720 msgid "Generate Snapshots"
12721 msgstr ""
12722
12723 #: app/Services/Translations/admin-translation.php:1036
12724 msgid "Generating..."
12725 msgstr ""
12726
12727 #: app/Services/Localization/i18n/states.php:303
12728 msgid "Geneva"
12729 msgstr ""
12730
12731 #: app/Services/Localization/i18n/states.php:951
12732 msgid "Genova"
12733 msgstr ""
12734
12735 #: app/Services/Localization/i18n/countries.php:95
12736 msgid "Georgia"
12737 msgstr ""
12738
12739 #: app/Helpers/CurrenciesHelper.php:63
12740 msgid "Georgian Lari"
12741 msgstr ""
12742
12743 #: app/Services/Localization/i18n/countries.php:96
12744 msgid "Germany"
12745 msgstr ""
12746
12747 #: app/Services/Translations/admin-translation.php:1037
12748 msgid "Get access to this feature by Upgrading to FluentCart Pro"
12749 msgstr ""
12750
12751 #: app/Modules/MCP/Tools/CustomerTools.php:59
12752 msgid "Get Customer"
12753 msgstr ""
12754
12755 #: app/Modules/MCP/Tools/ProductTools.php:82
12756 msgid "Get Inventory Status"
12757 msgstr ""
12758
12759 #: app/Modules/MCP/Tools/OrderTools.php:86
12760 msgid "Get Order"
12761 msgstr ""
12762
12763 #: app/Modules/MCP/Tools/OrderTools.php:109
12764 msgid "Get Order Activity"
12765 msgstr ""
12766
12767 #: app/Modules/MCP/Tools/ProductTools.php:60
12768 msgid "Get Product"
12769 msgstr ""
12770
12771 #: app/Modules/MCP/Tools/ReportTools.php:109
12772 msgid "Get Refund Report"
12773 msgstr ""
12774
12775 #: app/Modules/MCP/Tools/ReportTools.php:48
12776 msgid "Get Sales Report"
12777 msgstr ""
12778
12779 #: app/Modules/MCP/Tools/ReportTools.php:68
12780 msgid "Get Sales Trend"
12781 msgstr ""
12782
12783 #: app/Modules/MCP/Tools/ContextTools.php:68
12784 msgid "Get Store Context"
12785 msgstr ""
12786
12787 #: app/Modules/MCP/Tools/SubscriptionTools.php:62
12788 msgid "Get Subscription"
12789 msgstr ""
12790
12791 #: app/Modules/MCP/Tools/ReportTools.php:88
12792 msgid "Get Top Products"
12793 msgstr ""
12794
12795 #: app/Services/Translations/admin-translation.php:1038
12796 msgid ""
12797 "Get your Secret Key from Cloudflare Dashboard > Turnstile. Keep this secret."
12798 msgstr ""
12799
12800 #: app/Services/Translations/admin-translation.php:1039
12801 msgid "Get your Site Key from Cloudflare Dashboard > Turnstile."
12802 msgstr ""
12803
12804 #: app/Services/Localization/i18n/countries.php:97
12805 msgid "Ghana"
12806 msgstr ""
12807
12808 #: app/Helpers/CurrenciesHelper.php:64
12809 msgid "Ghanaian Cedi"
12810 msgstr ""
12811
12812 #: app/Services/Localization/i18n/states.php:571
12813 msgid "Gharbia"
12814 msgstr ""
12815
12816 #: app/Services/Localization/i18n/states.php:530
12817 msgid "Ghardaïa"
12818 msgstr ""
12819
12820 #: app/Services/Localization/i18n/states.php:28
12821 msgid "Ghazni"
12822 msgstr ""
12823
12824 #: app/Services/Localization/i18n/states.php:890
12825 msgid "Ghazvin (قزوین)"
12826 msgstr ""
12827
12828 #: app/Services/Localization/i18n/states.php:29
12829 msgid "Ghor"
12830 msgstr ""
12831
12832 #: app/Services/Localization/i18n/countries.php:98
12833 msgid "Gibraltar"
12834 msgstr ""
12835
12836 #: app/Helpers/CurrenciesHelper.php:65
12837 msgid "Gibraltar Pound"
12838 msgstr ""
12839
12840 #: app/Services/Localization/i18n/states.php:1068
12841 msgid "Gifu"
12842 msgstr ""
12843
12844 #: app/Services/Localization/i18n/states.php:906
12845 msgid "Gilan (گیلان)"
12846 msgstr ""
12847
12848 #: app/Services/Localization/i18n/states.php:1629
12849 msgid "Gilgit Baltistan"
12850 msgstr ""
12851
12852 #: app/Services/Localization/i18n/states.php:612
12853 msgid "Gipuzkoa"
12854 msgstr ""
12855
12856 #: app/Services/Localization/i18n/states.php:1845
12857 msgid "Giresun"
12858 msgstr ""
12859
12860 #: app/Services/Localization/i18n/states.php:609
12861 msgid "Girona"
12862 msgstr ""
12863
12864 #: app/Services/Localization/i18n/states.php:1486
12865 msgid "Gisborne"
12866 msgstr ""
12867
12868 #. %1$s: HTTP status code
12869 #: app/Services/PluginInstaller/AddonManager.php:234
12870 #, php-format
12871 msgid "Github API error with status code: %1$s"
12872 msgstr ""
12873
12874 #: app/Services/Localization/i18n/states.php:1679
12875 msgid "Giurgiu"
12876 msgstr ""
12877
12878 #: api/StoreSettings.php:1065
12879 msgid "Give checkbox to create account on checkout page"
12880 msgstr ""
12881
12882 #: app/Services/Translations/admin-translation.php:1040
12883 msgid ""
12884 "Give the shipping class a friendly name to help identify it when setting up "
12885 "shipping rates for your products. For instance: Bulky Items, Fragile Goods, "
12886 "and so on."
12887 msgstr ""
12888
12889 #: app/Services/Localization/i18n/states.php:572
12890 msgid "Giza"
12891 msgstr ""
12892
12893 #: app/Services/Localization/i18n/states.php:61
12894 msgid "Gjirokastër"
12895 msgstr ""
12896
12897 #: app/Services/Localization/i18n/states.php:304
12898 msgid "Glarus"
12899 msgstr ""
12900
12901 #: app/Services/Translations/admin-translation.php:1041
12902 msgid "Global Integrations Feeds"
12903 msgstr ""
12904
12905 #: app/Services/Localization/i18n/states.php:1302
12906 msgid "Glodeni"
12907 msgstr ""
12908
12909 #: app/Services/Renderer/ProductCategoriesListRenderer.php:118
12910 msgid "Go"
12911 msgstr ""
12912
12913 #: app/Services/Translations/admin-translation.php:1042
12914 msgid "Go Back"
12915 msgstr ""
12916
12917 #: app/Services/FrontendView.php:63
12918 msgid "Go Back to Home Page"
12919 msgstr ""
12920
12921 #: app/Modules/PaymentMethods/PayPalGateway/API/PayPalPartnerRenderer.php:63
12922 #: app/Modules/PaymentMethods/PayPalGateway/API/PayPalPartnerRenderer.php:74
12923 msgid "Go Back to the Store"
12924 msgstr ""
12925
12926 #. %3$s
12927 #: app/Services/Translations/TransStrings.php:224
12928 #: app/Modules/PaymentMethods/PayPalGateway/API/Webhook.php:73
12929 msgid "Go to"
12930 msgstr ""
12931
12932 #. %1$s: settings page name
12933 #: app/Services/Translations/admin-translation.php:1044
12934 #, php-format
12935 msgid "Go to %1$s"
12936 msgstr ""
12937
12938 #: app/Services/Renderer/CartRenderer.php:454
12939 msgid "Go to Checkout"
12940 msgstr ""
12941
12942 #: app/Services/Renderer/CartRenderer.php:453
12943 msgid "Go to checkout page"
12944 msgstr ""
12945
12946 #: app/Services/Translations/admin-translation.php:1045
12947 msgid "Go to Customers"
12948 msgstr ""
12949
12950 #: app/Services/Translations/admin-translation.php:1046
12951 msgid "Go to Dashboard"
12952 msgstr ""
12953
12954 #. %5$s
12955 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:125
12956 #: app/Modules/PaymentMethods/StripeGateway/Webhook/Webhook.php:68
12957 msgid "Go to Developers > Webhooks >"
12958 msgstr ""
12959
12960 #: app/Services/Translations/admin-translation.php:1047
12961 msgid "Go to Integrations"
12962 msgstr ""
12963
12964 #: app/Services/Translations/TransStrings.php:230
12965 msgid "Go to next page"
12966 msgstr ""
12967
12968 #: app/Services/Translations/admin-translation.php:1048
12969 msgid "Go to Orders"
12970 msgstr ""
12971
12972 #: app/Services/Translations/TransStrings.php:229
12973 msgid "Go to previous page"
12974 msgstr ""
12975
12976 #: app/Services/Translations/admin-translation.php:1049
12977 msgid "Go to Products"
12978 msgstr ""
12979
12980 #: app/Services/Translations/admin-translation.php:1050
12981 msgid "Go to Reports"
12982 msgstr ""
12983
12984 #: app/Services/Translations/admin-translation.php:1054
12985 msgid "Go to setting to active"
12986 msgstr ""
12987
12988 #: app/Services/Translations/admin-translation.php:1051
12989 msgid "Go to Settings"
12990 msgstr ""
12991
12992 #: app/Services/Translations/admin-translation.php:1052
12993 msgid "Go to Shipping Classes"
12994 msgstr ""
12995
12996 #: app/Services/Translations/admin-translation.php:1053
12997 msgid "Go to Store Settings"
12998 msgstr ""
12999
13000 #: app/Services/Localization/i18n/states.php:846
13001 msgid "Goa"
13002 msgstr ""
13003
13004 #: app/Services/Localization/i18n/states.php:260
13005 msgid "Goiás"
13006 msgstr ""
13007
13008 #: app/Services/Localization/i18n/states.php:905
13009 msgid "Golestan (گلستان)"
13010 msgstr ""
13011
13012 #: app/Services/Localization/i18n/states.php:2030
13013 msgid "Gomba"
13014 msgstr ""
13015
13016 #: app/Services/Localization/i18n/states.php:1420
13017 msgid "Gombe"
13018 msgstr ""
13019
13020 #: app/Services/Translations/admin-translation.php:1055
13021 msgid "Good afternoon"
13022 msgstr ""
13023
13024 #: app/Services/Translations/admin-translation.php:1056
13025 msgid "Good evening"
13026 msgstr ""
13027
13028 #: app/Services/Translations/admin-translation.php:1057
13029 msgid "Good morning"
13030 msgstr ""
13031
13032 #: app/Services/Localization/i18n/states.php:146
13033 msgid "Gopalganj"
13034 msgstr ""
13035
13036 #: app/Services/Localization/i18n/states.php:952
13037 msgid "Gorizia"
13038 msgstr ""
13039
13040 #: app/Services/Localization/i18n/states.php:1680
13041 msgid "Gorj"
13042 msgstr ""
13043
13044 #: app/Services/Localization/i18n/states.php:806
13045 msgid "Gorontalo"
13046 msgstr ""
13047
13048 #: app/Services/Localization/i18n/states.php:721
13049 msgid "Gracias a Dios"
13050 msgstr ""
13051
13052 #: app/Services/Localization/i18n/states.php:610
13053 #: app/Services/Localization/i18n/states.php:1469
13054 msgid "Granada"
13055 msgstr ""
13056
13057 #: app/Services/Localization/i18n/states.php:1191
13058 msgid "Grand Bassa"
13059 msgstr ""
13060
13061 #: app/Services/Localization/i18n/states.php:1192
13062 msgid "Grand Cape Mount"
13063 msgstr ""
13064
13065 #: app/Services/Localization/i18n/states.php:1193
13066 msgid "Grand Gedeh"
13067 msgstr ""
13068
13069 #: app/Services/Localization/i18n/states.php:1194
13070 msgid "Grand Kru"
13071 msgstr ""
13072
13073 #: app/Services/Localization/i18n/states.php:305
13074 msgid "Graubünden"
13075 msgstr ""
13076
13077 #: app/Views/emails/order/shipped/customer.php:19
13078 msgid "Great news! Your order is on its way to you 📦."
13079 msgstr ""
13080
13081 #: app/Services/Localization/i18n/states.php:655
13082 msgid "Greater Accra"
13083 msgstr ""
13084
13085 #: app/Services/Translations/admin-translation.php:1058
13086 msgid "Greater Than"
13087 msgstr ""
13088
13089 #: app/Services/Translations/admin-translation.php:1059
13090 msgid "Greater Than or Equal"
13091 msgstr ""
13092
13093 #: app/Services/Localization/i18n/countries.php:99
13094 msgid "Greece"
13095 msgstr ""
13096
13097 #: app/Services/Localization/i18n/countries.php:100
13098 msgid "Greenland"
13099 msgstr ""
13100
13101 #: app/Services/Localization/i18n/countries.php:101
13102 msgid "Grenada"
13103 msgstr ""
13104
13105 #: app/Services/Translations/block-editor-translation.php:168
13106 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:74
13107 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:77
13108 msgid "Grid"
13109 msgstr ""
13110
13111 #: app/Services/Renderer/ShopAppRenderer.php:296
13112 #: app/Services/Translations/block-editor-translation.php:169
13113 msgid "Grid View"
13114 msgstr ""
13115
13116 #: app/Services/Translations/admin-translation.php:1060
13117 msgid "Gross"
13118 msgstr ""
13119
13120 #: app/Services/Translations/admin-translation.php:1061
13121 msgid "Gross Revenue Breakdown"
13122 msgstr ""
13123
13124 #: app/Services/Translations/admin-translation.php:1062
13125 msgid "Gross Revenue Quarterly"
13126 msgstr ""
13127
13128 #: app/Services/Translations/admin-translation.php:1063
13129 msgid "Gross Sale"
13130 msgstr ""
13131
13132 #: app/Services/Translations/admin-translation.php:1064
13133 #: app/Views/emails/digest.php:91
13134 msgid "Gross Sales"
13135 msgstr ""
13136
13137 #: app/Services/Translations/admin-translation.php:1068
13138 msgid "Gross sales grouped by the days of the week."
13139 msgstr ""
13140
13141 #: app/Services/Translations/admin-translation.php:1065
13142 msgid "Gross Sales grouped by the hours of the day."
13143 msgstr ""
13144
13145 #: app/Services/Translations/admin-translation.php:1069
13146 msgid "Gross sales less refunds, taxes, shipping, fees."
13147 msgstr ""
13148
13149 #: app/Services/Translations/admin-translation.php:1066
13150 msgid "Gross Summary"
13151 msgstr ""
13152
13153 #: app/Services/Translations/admin-translation.php:1067
13154 msgid "Gross Volume Breakdown"
13155 msgstr ""
13156
13157 #: app/Services/Localization/i18n/states.php:953
13158 msgid "Grosseto"
13159 msgstr ""
13160
13161 #: app/Services/Translations/admin-translation.php:1070
13162 msgid "Group"
13163 msgstr ""
13164
13165 #: app/Services/Translations/admin-translation.php:2632
13166 msgid "group"
13167 msgstr ""
13168
13169 #: app/Services/Translations/admin-translation.php:1071
13170 msgid "Group By"
13171 msgstr ""
13172
13173 #: app/Services/Translations/admin-translation.php:1077
13174 msgid "Group by"
13175 msgstr ""
13176
13177 #: api/Resource/AttrGroupResource.php:122
13178 msgid "Group creation failed."
13179 msgstr ""
13180
13181 #: app/Services/Translations/admin-translation.php:1072
13182 msgid "Group Description"
13183 msgstr ""
13184
13185 #: app/Services/Translations/admin-translation.php:1073
13186 msgid "Group Description ..."
13187 msgstr ""
13188
13189 #: app/Http/Requests/AttrGroupRequest.php:35
13190 msgid "Group description should be long text."
13191 msgstr ""
13192
13193 #: app/Services/Translations/admin-translation.php:1074
13194 msgid "Group Description..."
13195 msgstr ""
13196
13197 #: api/Resource/AttrGroupResource.php:154
13198 msgid "Group info update failed."
13199 msgstr ""
13200
13201 #: app/Http/Requests/AttrGroupRequest.php:36
13202 msgid "Group settings should be long text."
13203 msgstr ""
13204
13205 #: app/Services/Translations/admin-translation.php:1075
13206 msgid "Group Slug"
13207 msgstr ""
13208
13209 #: app/Http/Requests/AttrGroupRequest.php:34
13210 msgid "Group slug can not be empty and must be unique."
13211 msgstr ""
13212
13213 #: app/Services/Translations/admin-translation.php:1076
13214 msgid "Group Title"
13215 msgstr ""
13216
13217 #: app/Http/Requests/AttrGroupRequest.php:33
13218 msgid "Group title can not be empty."
13219 msgstr ""
13220
13221 #: api/Resource/AttrGroupResource.php:149
13222 msgid "Group updated successfully!"
13223 msgstr ""
13224
13225 #: app/Services/Translations/admin-translation.php:1078
13226 msgid ""
13227 "Group's terms are already in use, please remove the terms from product first."
13228 msgstr ""
13229
13230 #: app/Services/Translations/admin-translation.php:1079
13231 msgid "Grouped by"
13232 msgstr ""
13233
13234 #: app/Services/Translations/block-editor-translation.php:170
13235 msgid "Grouping"
13236 msgstr ""
13237
13238 #: app/Services/Translations/admin-translation.php:1080
13239 msgid "Grouping the orders by the number of items in each order."
13240 msgstr ""
13241
13242 #: app/Services/Translations/admin-translation.php:2633
13243 msgid "groups"
13244 msgstr ""
13245
13246 #. %1$s: opening <strong> tag, %2$s: closing </strong> tag
13247 #: app/Services/Email/StoreDigestService.php:721
13248 #, php-format
13249 msgid ""
13250 "Growing stores run on %1$sFluentCart Pro%2$s — premium payment gateways, "
13251 "integrations, and customizations, all built to help you sell more with less "
13252 "effort."
13253 msgstr ""
13254
13255 #: app/Modules/Tax/TaxModule.php:2362 app/Modules/Tax/TaxModule.php:2363
13256 #: app/Modules/Tax/TaxModule.php:2364
13257 msgid "GST"
13258 msgstr ""
13259
13260 #: app/Modules/Tax/TaxModule.php:2366
13261 msgid "GST / HST / PST / QST"
13262 msgstr ""
13263
13264 #: app/Services/Localization/i18n/states.php:611
13265 msgid "Guadalajara"
13266 msgstr ""
13267
13268 #: app/Services/Localization/i18n/countries.php:102
13269 msgid "Guadeloupe"
13270 msgstr ""
13271
13272 #: app/Services/Localization/i18n/states.php:391
13273 msgid "Guainía"
13274 msgstr ""
13275
13276 #: app/Services/Localization/i18n/states.php:1643
13277 msgid "Guairá"
13278 msgstr ""
13279
13280 #: app/Services/Localization/i18n/countries.php:103
13281 msgid "Guam"
13282 msgstr ""
13283
13284 #: app/Services/Localization/i18n/states.php:413
13285 msgid "Guanacaste"
13286 msgstr ""
13287
13288 #: app/Services/Localization/i18n/states.php:1336
13289 msgid "Guanajuato"
13290 msgstr ""
13291
13292 #: app/Services/Localization/i18n/states.php:361
13293 msgid "Guangdong / 广东"
13294 msgstr ""
13295
13296 #: app/Services/Localization/i18n/states.php:362
13297 msgid "Guangxi Zhuang / 广西壮族"
13298 msgstr ""
13299
13300 #: app/Services/Localization/i18n/states.php:689
13301 #: app/Services/Localization/i18n/countries.php:104
13302 msgid "Guatemala"
13303 msgstr ""
13304
13305 #: app/Helpers/CurrenciesHelper.php:68
13306 msgid "Guatemalan Quetzal"
13307 msgstr ""
13308
13309 #: app/Services/Localization/i18n/states.php:392
13310 msgid "Guaviare"
13311 msgstr ""
13312
13313 #: app/Services/Localization/i18n/states.php:544
13314 msgid "Guayas"
13315 msgstr ""
13316
13317 #: app/Services/Localization/i18n/states.php:507
13318 msgid "Guelma"
13319 msgstr ""
13320
13321 #: app/Services/Localization/i18n/states.php:1226
13322 msgid "Guelmim"
13323 msgstr ""
13324
13325 #: app/Services/Localization/i18n/states.php:1227
13326 msgid "Guercif"
13327 msgstr ""
13328
13329 #: app/Services/Localization/i18n/countries.php:105
13330 msgid "Guernsey"
13331 msgstr ""
13332
13333 #: app/Services/Localization/i18n/states.php:1337
13334 msgid "Guerrero"
13335 msgstr ""
13336
13337 #: app/Modules/MCP/Tools/OrderTools.php:412
13338 msgid "Guest"
13339 msgstr ""
13340
13341 #: app/Modules/Wishlist/WishlistModule.php:22
13342 msgid "Guest Wishlist"
13343 msgstr ""
13344
13345 #: app/Services/Localization/i18n/states.php:1575
13346 msgid "Guimaras"
13347 msgstr ""
13348
13349 #: app/Services/Localization/i18n/countries.php:106
13350 msgid "Guinea"
13351 msgstr ""
13352
13353 #: app/Services/Localization/i18n/countries.php:107
13354 msgid "Guinea-Bissau"
13355 msgstr ""
13356
13357 #: app/Helpers/CurrenciesHelper.php:67 app/Helpers/CurrenciesHelper.php:387
13358 msgid "Guinean Franc"
13359 msgstr ""
13360
13361 #: app/Services/Localization/i18n/states.php:366
13362 msgid "Guizhou / 贵州"
13363 msgstr ""
13364
13365 #: app/Services/Localization/i18n/states.php:847
13366 msgid "Gujarat"
13367 msgstr ""
13368
13369 #: app/Services/Localization/i18n/states.php:2031
13370 msgid "Gulu"
13371 msgstr ""
13372
13373 #: app/Services/Localization/i18n/states.php:1510
13374 msgid "Guna Yala"
13375 msgstr ""
13376
13377 #: app/Services/Localization/i18n/states.php:1057
13378 msgid "Gunma"
13379 msgstr ""
13380
13381 #: app/Services/Localization/i18n/countries.php:108
13382 msgid "Guyana"
13383 msgstr ""
13384
13385 #: app/Helpers/CurrenciesHelper.php:69
13386 msgid "Guyanese Dollar"
13387 msgstr ""
13388
13389 #: app/Services/Localization/i18n/states.php:2226
13390 msgid "Guárico"
13391 msgstr ""
13392
13393 #: app/Services/Localization/i18n/states.php:762
13394 msgid "Győr-Moson-Sopron"
13395 msgstr ""
13396
13397 #: app/Services/Localization/i18n/states.php:1846
13398 msgid "Gümüşhane"
13399 msgstr ""
13400
13401 #: app/Services/Localization/i18n/states.php:147
13402 msgid "Habiganj"
13403 msgstr ""
13404
13405 #: app/Services/Localization/i18n/states.php:363
13406 msgid "Hainan / 海南"
13407 msgstr ""
13408
13409 #: app/Services/Localization/i18n/countries.php:109
13410 msgid "Haiti"
13411 msgstr ""
13412
13413 #: app/Helpers/CurrenciesHelper.php:73
13414 msgid "Haitian Gourde"
13415 msgstr ""
13416
13417 #: app/Services/Localization/i18n/states.php:763
13418 msgid "Hajdú-Bihar"
13419 msgstr ""
13420
13421 #: app/Services/Localization/i18n/states.php:1847
13422 msgid "Hakkari"
13423 msgstr ""
13424
13425 #: app/Helpers/Helper.php:1643
13426 #: app/Services/Translations/admin-translation.php:1081
13427 #: app/Hooks/Handlers/ReminderHandler.php:231
13428 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:151
13429 msgid "Half Yearly"
13430 msgstr ""
13431
13432 #: app/Http/Requests/SchedulingSettingsRequest.php:81
13433 msgid "Half yearly renewal reminder days must be a whole number."
13434 msgstr ""
13435
13436 #: app/Http/Requests/SchedulingSettingsRequest.php:82
13437 msgid "Half yearly renewal reminder days must be at least 7."
13438 msgstr ""
13439
13440 #: app/Http/Requests/SchedulingSettingsRequest.php:83
13441 msgid "Half yearly renewal reminder days must not exceed 60."
13442 msgstr ""
13443
13444 #: app/Services/Localization/i18n/states.php:889
13445 msgid "Hamadan (همدان)"
13446 msgstr ""
13447
13448 #: app/Services/Localization/i18n/states.php:426
13449 msgid "Hamburg"
13450 msgstr ""
13451
13452 #: app/Services/Translations/admin-translation.php:1082
13453 msgid "Handle dispute"
13454 msgstr ""
13455
13456 #: app/Services/Localization/i18n/states.php:1033
13457 msgid "Hanover"
13458 msgstr ""
13459
13460 #: app/Services/Localization/i18n/states.php:1390
13461 msgid "Hardap"
13462 msgstr ""
13463
13464 #: app/Services/Localization/i18n/states.php:1681
13465 msgid "Harghita"
13466 msgstr ""
13467
13468 #: app/Services/Localization/i18n/states.php:848
13469 msgid "Haryana"
13470 msgstr ""
13471
13472 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:209
13473 msgid "Has any active license?"
13474 msgstr ""
13475
13476 #: app/Views/invoice/invoice_template.php:37
13477 msgid "has been created. Please check the details below"
13478 msgstr ""
13479
13480 #: app/Services/Email/ConditionPresets.php:66
13481 msgid "Has Discount"
13482 msgstr ""
13483
13484 #: app/Services/Email/ConditionPresets.php:116
13485 msgid "Has Downloads"
13486 msgstr ""
13487
13488 #: app/Services/Email/ConditionPresets.php:108
13489 msgid "Has Order Note"
13490 msgstr ""
13491
13492 #: app/Views/invoice/thank_you.php:93
13493 #: app/Services/Renderer/Receipt/ThankYouRender.php:217
13494 msgid "has payment due. You can pay from"
13495 msgstr ""
13496
13497 #: app/Services/Email/ConditionPresets.php:90
13498 msgid "Has Refund"
13499 msgstr ""
13500
13501 #: app/Services/Email/ConditionPresets.php:74
13502 msgid "Has Shipping"
13503 msgstr ""
13504
13505 #: app/Services/Email/ConditionPresets.php:98
13506 msgid "Has Shipping Tax"
13507 msgstr ""
13508
13509 #: app/Services/Email/ConditionPresets.php:82
13510 msgid "Has Tax"
13511 msgstr ""
13512
13513 #: app/Services/Localization/i18n/states.php:199
13514 msgid "Haskovo"
13515 msgstr ""
13516
13517 #: app/Services/Localization/i18n/states.php:1848
13518 msgid "Hatay"
13519 msgstr ""
13520
13521 #: app/Services/Localization/i18n/states.php:455
13522 msgid "Hato Mayor"
13523 msgstr ""
13524
13525 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:166
13526 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:179
13527 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:190
13528 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:203
13529 msgid "have"
13530 msgstr ""
13531
13532 #: app/Services/Renderer/CartSummaryRender.php:401
13533 #: app/Services/Translations/admin-translation.php:1083
13534 #: app/Services/Translations/block-editor-translation.php:171
13535 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:218
13536 msgid "Have a Coupon?"
13537 msgstr ""
13538
13539 #: app/Services/Translations/admin-translation.php:1084
13540 msgid "Have a new license Key?"
13541 msgstr ""
13542
13543 #: app/Services/Renderer/ModalCheckoutRenderer.php:356
13544 msgid "Have a promotional code?"
13545 msgstr ""
13546
13547 #: app/Services/Localization/i18n/states.php:2151
13548 msgid "Hawaii"
13549 msgstr ""
13550
13551 #: app/Services/Localization/i18n/states.php:1487
13552 msgid "Hawke’s Bay"
13553 msgstr ""
13554
13555 #: app/Services/Translations/block-editor-translation.php:172
13556 msgid "Header BG"
13557 msgstr ""
13558
13559 #: app/Services/Translations/admin-translation.php:1085
13560 msgid "Header Key"
13561 msgstr ""
13562
13563 #: app/Services/Translations/admin-translation.php:1086
13564 msgid "Header Name"
13565 msgstr ""
13566
13567 #: app/Services/Translations/block-editor-translation.php:173
13568 msgid "Header Title Color"
13569 msgstr ""
13570
13571 #: app/Services/Translations/admin-translation.php:1087
13572 msgid "Header Value"
13573 msgstr ""
13574
13575 #: app/Services/Translations/block-editor-translation.php:174
13576 msgid "Heading"
13577 msgstr ""
13578
13579 #: app/Services/Localization/i18n/countries.php:110
13580 msgid "Heard Island and McDonald Islands"
13581 msgstr ""
13582
13583 #: app/Services/Localization/i18n/states.php:345
13584 msgid "Hebei / 河北"
13585 msgstr ""
13586
13587 #: app/Services/Translations/admin-translation.php:1088
13588 msgid "Height"
13589 msgstr ""
13590
13591 #: app/Services/Translations/admin-translation.php:1089
13592 #, php-format
13593 msgid "Height (%s)"
13594 msgstr ""
13595
13596 #: app/Services/Localization/i18n/states.php:350
13597 msgid "Heilongjiang / 黑龙江"
13598 msgstr ""
13599
13600 #: app/Views/invoice/invoice_template.php:25
13601 msgid "Hello "
13602 msgstr ""
13603
13604 #. %s is the customer's full name
13605 #: app/Views/invoice/thank_you.php:68
13606 #: app/Services/Renderer/Receipt/ThankYouRender.php:192
13607 #, php-format
13608 msgid "Hello %s!"
13609 msgstr ""
13610
13611 #. %s is the customer's full name
13612 #. %s is the customer name
13613 #. %s is customer name
13614 #: app/Views/emails/order/paid/customer.php:12
13615 #: app/Views/emails/order/refunded/customer.php:11
13616 #: app/Views/emails/order/shipped/customer.php:13
13617 #: app/Views/emails/order/placed/customer.php:12
13618 #: app/Views/emails/order/delivered/customer.php:13
13619 #: app/Views/emails/subscription/trial_end/customer.php:26
13620 #: app/Views/emails/subscription/reminder/customer.php:21
13621 #: app/Views/emails/subscription/renewal/customer.php:16
13622 #: app/Views/emails/subscription/canceled/customer.php:22
13623 #: app/Views/emails/order/reminder/due/customer.php:24
13624 #: app/Views/emails/order/reminder/overdue/customer.php:28
13625 #, php-format
13626 msgid "Hello %s,"
13627 msgstr ""
13628
13629 #: app/Services/Localization/i18n/states.php:30
13630 msgid "Helmand"
13631 msgstr ""
13632
13633 #: app/Services/Localization/i18n/states.php:358
13634 msgid "Henan / 河南"
13635 msgstr ""
13636
13637 #: app/Services/Localization/i18n/states.php:31
13638 msgid "Herat"
13639 msgstr ""
13640
13641 #: app/Services/Translations/admin-translation.php:2634
13642 #: app/Services/Translations/customer-profile-translation.php:341
13643 #: app/Views/invoice/thank_you.php:95
13644 #: app/Services/Renderer/Receipt/ThankYouRender.php:219
13645 msgid "here"
13646 msgstr ""
13647
13648 #. %1$s: store name
13649 #: app/Services/Email/StoreDigestService.php:536
13650 #, php-format
13651 msgid "Here's how %1$s did last month."
13652 msgstr ""
13653
13654 #. %1$s: store name
13655 #: app/Services/Email/StoreDigestService.php:532
13656 #, php-format
13657 msgid "Here's how %1$s did over the last 7 days."
13658 msgstr ""
13659
13660 #. %1$s: store name
13661 #: app/Services/Email/StoreDigestService.php:539
13662 #, php-format
13663 msgid "Here's how %1$s did yesterday."
13664 msgstr ""
13665
13666 #: app/Services/Localization/i18n/states.php:414
13667 msgid "Heredia"
13668 msgstr ""
13669
13670 #: app/Services/Localization/i18n/states.php:456
13671 msgid "Hermanas Mirabal"
13672 msgstr ""
13673
13674 #: app/Services/Localization/i18n/states.php:1504
13675 msgid "Herrera"
13676 msgstr ""
13677
13678 #: app/Services/Localization/i18n/states.php:427
13679 msgid "Hesse"
13680 msgstr ""
13681
13682 #: app/Services/Localization/i18n/states.php:764
13683 msgid "Heves"
13684 msgstr ""
13685
13686 #: app/Views/emails/subscription/renewal/admin.php:21
13687 msgid "Hey There 👋,"
13688 msgstr ""
13689
13690 #: app/Services/Localization/i18n/states.php:1338
13691 msgid "Hidalgo"
13692 msgstr ""
13693
13694 #: app/Services/Translations/admin-translation.php:1090
13695 msgid "Hide All"
13696 msgstr ""
13697
13698 #: app/Services/Translations/admin-translation.php:1091
13699 msgid "Hide Bulk Actions"
13700 msgstr ""
13701
13702 #: api/StoreSettings.php:1100
13703 msgid "Hide coupon field on checkout"
13704 msgstr ""
13705
13706 #: app/Services/Translations/admin-translation.php:1092
13707 msgid "Hide License Stats"
13708 msgstr ""
13709
13710 #: app/Services/Translations/admin-translation.php:1093
13711 msgid "Hide Order Stats"
13712 msgstr ""
13713
13714 #: api/StoreSettings.php:1103
13715 msgid "Hide the coupon code input field on the checkout page."
13716 msgstr ""
13717
13718 #: app/Modules/Templating/Bricks/Elements/PriceRange.php:60
13719 msgid "Hide when max and mix is same"
13720 msgstr ""
13721
13722 #: app/Services/Translations/admin-translation.php:1094
13723 msgid "High"
13724 msgstr ""
13725
13726 #: app/Services/Translations/admin-translation.php:1095
13727 msgid "Highest Class"
13728 msgstr ""
13729
13730 #: app/Services/Translations/admin-translation.php:1096
13731 msgid "Highest Cost"
13732 msgstr ""
13733
13734 #: app/Services/Localization/i18n/states.php:457
13735 msgid "Higüamo"
13736 msgstr ""
13737
13738 #: app/Services/Localization/i18n/states.php:849
13739 msgid "Himachal Pradesh"
13740 msgstr ""
13741
13742 #: app/Services/Translations/admin-translation.php:1097
13743 #: app/Services/Translations/block-editor-translation.php:175
13744 msgid "Hint: "
13745 msgstr ""
13746
13747 #: app/Services/Localization/i18n/states.php:1081
13748 msgid "Hiroshima"
13749 msgstr ""
13750
13751 #: app/Services/Localization/i18n/states.php:2032
13752 msgid "Hoima"
13753 msgstr ""
13754
13755 #: app/Services/Localization/i18n/states.php:1048
13756 msgid "Hokkaido"
13757 msgstr ""
13758
13759 #: app/Services/Localization/i18n/states.php:1104
13760 msgid "Homa Bay"
13761 msgstr ""
13762
13763 #: app/Services/Translations/admin-translation.php:1100
13764 msgid "Home country"
13765 msgstr ""
13766
13767 #: app/Services/Translations/admin-translation.php:1101
13768 msgid "Home country cannot be removed here"
13769 msgstr ""
13770
13771 #: app/Services/Translations/admin-translation.php:1098
13772 msgid "Home Country Only"
13773 msgstr ""
13774
13775 #: app/Services/Translations/admin-translation.php:1099
13776 msgid "Home VAT Number"
13777 msgstr ""
13778
13779 #: app/Helpers/CurrenciesHelper.php:71
13780 msgid "Honduran Lempira"
13781 msgstr ""
13782
13783 #: app/Services/Localization/i18n/countries.php:111
13784 msgid "Honduras"
13785 msgstr ""
13786
13787 #: app/Services/Localization/i18n/countries.php:112
13788 msgid "Hong Kong"
13789 msgstr ""
13790
13791 #: app/Helpers/CurrenciesHelper.php:70
13792 msgid "Hong Kong Dollar"
13793 msgstr ""
13794
13795 #: app/Services/Localization/i18n/states.php:707
13796 msgid "Hong Kong Island"
13797 msgstr ""
13798
13799 #: app/Services/Localization/i18n/states.php:909
13800 msgid "Hormozgan (هرمزگان)"
13801 msgstr ""
13802
13803 #: app/Services/Localization/i18n/states.php:1170
13804 msgid "Houaphanh"
13805 msgstr ""
13806
13807 #: app/Services/Translations/admin-translation.php:1102
13808 msgid "Hour"
13809 msgstr ""
13810
13811 #: app/Services/Translations/admin-translation.php:1103
13812 msgid "Hours"
13813 msgstr ""
13814
13815 #: app/Services/Translations/block-editor-translation.php:176
13816 msgid "House number and street name *"
13817 msgstr ""
13818
13819 #: app/Services/Translations/block-editor-translation.php:177
13820 msgid "Hover Background"
13821 msgstr ""
13822
13823 #: app/Services/Translations/block-editor-translation.php:178
13824 msgid "Hover Color"
13825 msgstr ""
13826
13827 #: app/Services/Translations/admin-translation.php:1104
13828 msgid "How do you display your prices?"
13829 msgstr ""
13830
13831 #: app/Services/Translations/admin-translation.php:1105
13832 msgid "How this cost should be applied to the shipping rate"
13833 msgstr ""
13834
13835 #: app/Modules/PaymentMethods/PayPalGateway/API/Webhook.php:70
13836 msgid "How to configure webhook?"
13837 msgstr ""
13838
13839 #. %3$s
13840 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:123
13841 #: app/Modules/PaymentMethods/StripeGateway/Webhook/Webhook.php:66
13842 msgid "How to configure?"
13843 msgstr ""
13844
13845 #: app/Services/Localization/i18n/states.php:2130
13846 msgid "Howland Island"
13847 msgstr ""
13848
13849 #: app/Modules/Templating/Bricks/Elements/ProductTitle.php:21
13850 msgid "HTML tag"
13851 msgstr ""
13852
13853 #: app/Services/Translations/admin-translation.php:2635
13854 msgid "https://..."
13855 msgstr ""
13856
13857 #. URI of the plugin
13858 msgid "https://fluentcart.com"
13859 msgstr ""
13860
13861 #. Author URI of the plugin
13862 msgid "https://fluentcart.com/about-us"
13863 msgstr ""
13864
13865 #: app/Services/Localization/i18n/states.php:75
13866 msgid "Huambo"
13867 msgstr ""
13868
13869 #: app/Services/Localization/i18n/states.php:1523
13870 msgid "Huancavelica"
13871 msgstr ""
13872
13873 #: app/Services/Localization/i18n/states.php:359
13874 msgid "Hubei / 湖北"
13875 msgstr ""
13876
13877 #: app/Services/Translations/TransStrings.php:130
13878 msgid "hue {hue}, current color is {color}"
13879 msgstr ""
13880
13881 #: app/Services/Localization/i18n/states.php:690
13882 msgid "Huehuetenango"
13883 msgstr ""
13884
13885 #: app/Services/Localization/i18n/states.php:613
13886 msgid "Huelva"
13887 msgstr ""
13888
13889 #: app/Services/Localization/i18n/states.php:614
13890 msgid "Huesca"
13891 msgstr ""
13892
13893 #: app/Services/Localization/i18n/states.php:393
13894 msgid "Huila"
13895 msgstr ""
13896
13897 #: app/Services/Localization/i18n/states.php:360
13898 msgid "Hunan / 湖南"
13899 msgstr ""
13900
13901 #: app/Services/Localization/i18n/states.php:1682
13902 msgid "Hunedoara"
13903 msgstr ""
13904
13905 #: app/Helpers/CurrenciesHelper.php:74
13906 msgid "Hungarian Forint"
13907 msgstr ""
13908
13909 #: app/Services/Localization/i18n/countries.php:113
13910 msgid "Hungary"
13911 msgstr ""
13912
13913 #: app/Services/Localization/i18n/states.php:1524
13914 msgid "Huánuco"
13915 msgstr ""
13916
13917 #: app/Services/Localization/i18n/states.php:76
13918 msgid "Huíla"
13919 msgstr ""
13920
13921 #: app/Services/Localization/i18n/states.php:1075
13922 msgid "Hyogo"
13923 msgstr ""
13924
13925 #: app/Services/Localization/i18n/states.php:1303
13926 msgid "Hîncești"
13927 msgstr ""
13928
13929 #: app/Services/Renderer/CheckoutFieldsSchema.php:751
13930 #: app/Services/Translations/block-editor-translation.php:179
13931 msgid "I agree to the terms and conditions."
13932 msgstr ""
13933
13934 #: app/Services/Renderer/CheckoutRenderer.php:335
13935 msgid "I am purchasing as a business"
13936 msgstr ""
13937
13938 #: app/Services/Localization/i18n/states.php:1683
13939 msgid "Ialomița"
13940 msgstr ""
13941
13942 #: app/Services/Localization/i18n/states.php:1304
13943 msgid "Ialoveni"
13944 msgstr ""
13945
13946 #: app/Services/Localization/i18n/states.php:1684
13947 msgid "Iași"
13948 msgstr ""
13949
13950 #: app/Services/Localization/i18n/states.php:2033
13951 msgid "Ibanda"
13952 msgstr ""
13953
13954 #: app/Services/Localization/i18n/states.php:1055
13955 msgid "Ibaraki"
13956 msgstr ""
13957
13958 #: app/Services/Localization/i18n/states.php:1525
13959 msgid "Ica"
13960 msgstr ""
13961
13962 #: app/Services/Localization/i18n/countries.php:114
13963 msgid "Iceland"
13964 msgstr ""
13965
13966 #: app/Helpers/CurrenciesHelper.php:79
13967 msgid "Icelandic Króna"
13968 msgstr ""
13969
13970 #: app/Services/Translations/block-editor-translation.php:181
13971 #: app/Modules/Templating/Bricks/Elements/BuySection.php:168
13972 #: app/Modules/Templating/Bricks/Elements/BuySection.php:296
13973 msgid "Icon"
13974 msgstr ""
13975
13976 #: app/Services/Translations/block-editor-translation.php:182
13977 msgid "Icon Color"
13978 msgstr ""
13979
13980 #: app/Modules/Templating/Bricks/Elements/BuySection.php:189
13981 #: app/Modules/Templating/Bricks/Elements/BuySection.php:317
13982 msgid "Icon only"
13983 msgstr ""
13984
13985 #: app/Modules/Templating/Bricks/Elements/BuySection.php:199
13986 #: app/Modules/Templating/Bricks/Elements/BuySection.php:327
13987 msgid "Icon position"
13988 msgstr ""
13989
13990 #: app/Modules/Templating/Bricks/Elements/BuySection.php:176
13991 #: app/Modules/Templating/Bricks/Elements/BuySection.php:304
13992 msgid "Icon typography"
13993 msgstr ""
13994
13995 #: app/Services/Translations/admin-translation.php:1108
13996 msgid "Icon URL"
13997 msgstr ""
13998
13999 #: app/Services/Translations/block-editor-translation.php:183
14000 msgid "Icon Visibility"
14001 msgstr ""
14002
14003 #: app/Services/Translations/admin-translation.php:1106
14004 #: app/Services/Translations/block-editor-translation.php:180
14005 msgid "ID"
14006 msgstr ""
14007
14008 #: app/Services/Localization/i18n/states.php:2152
14009 msgid "Idaho"
14010 msgstr ""
14011
14012 #: app/Services/Translations/admin-translation.php:1109
14013 msgid ""
14014 "If enabled, apply reverse charge when applicable even when customers are in "
14015 "your home country."
14016 msgstr ""
14017
14018 #: app/Services/Translations/admin-translation.php:1110
14019 msgid ""
14020 "If set, possible values are duplicate fraudulent, and requested_by_customer "
14021 "If you believe the charge to be fraudulent, specifying fraudulent as the "
14022 "reason will add the associated card and email to your block lists"
14023 msgstr ""
14024
14025 #: app/Services/Translations/admin-translation.php:1112
14026 msgid ""
14027 "If someone replies to your notification email, this is where you would like "
14028 "to\n"
14029 "receive it."
14030 msgstr ""
14031
14032 #: app/Services/Translations/admin-translation.php:1114
14033 msgid ""
14034 "If you add any prefix here then it will will be used as the prefix of the "
14035 "generated license key"
14036 msgstr ""
14037
14038 #: app/Services/Translations/admin-translation.php:1115
14039 msgid "If you apply coupon, regular discounts for this order will be removed."
14040 msgstr ""
14041
14042 #: app/Services/Translations/admin-translation.php:1116
14043 msgid ""
14044 "If you don't select any country, all countries will be available for tax "
14045 "calculation. Are you sure you want to proceed?"
14046 msgstr ""
14047
14048 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:151
14049 msgid ""
14050 "If you enable this, on refund or subscription validity expiration, the "
14051 "selected spaces and courses will be removed from the customer."
14052 msgstr ""
14053
14054 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:174
14055 msgid ""
14056 "If you enable this, on refund or subscription validity expiration, the "
14057 "selected tags and lists will be removed from the contact."
14058 msgstr ""
14059
14060 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:145
14061 msgid ""
14062 "If you enable this, the user will be marked as verified in FluentCommunity"
14063 msgstr ""
14064
14065 #: app/Views/emails/subscription/reminder/customer.php:64
14066 msgid ""
14067 "If you wish to cancel your subscription, you can do so from your account "
14068 "dashboard before the renewal date."
14069 msgstr ""
14070
14071 #: app/Services/Localization/i18n/states.php:1231
14072 msgid "Ifrane"
14073 msgstr ""
14074
14075 #: app/Services/Localization/i18n/states.php:1576
14076 msgid "Ifugao"
14077 msgstr ""
14078
14079 #: app/Services/Localization/i18n/states.php:2034
14080 msgid "Iganga"
14081 msgstr ""
14082
14083 #: app/Services/Localization/i18n/states.php:882
14084 msgid "Ilaam (ایلام)"
14085 msgstr ""
14086
14087 #: app/Services/Localization/i18n/states.php:1685
14088 msgid "Ilfov"
14089 msgstr ""
14090
14091 #: api/Resource/ProductResource.php:506
14092 msgid "Illegal data provided."
14093 msgstr ""
14094
14095 #: app/Services/Translations/TransStrings.php:246
14096 msgid "Illegal input"
14097 msgstr ""
14098
14099 #: app/Services/Localization/i18n/states.php:2153
14100 msgid "Illinois"
14101 msgstr ""
14102
14103 #: app/Services/Localization/i18n/states.php:516
14104 msgid "Illizi"
14105 msgstr ""
14106
14107 #: app/Services/Localization/i18n/states.php:1577
14108 msgid "Ilocos Norte"
14109 msgstr ""
14110
14111 #: app/Services/Localization/i18n/states.php:1578
14112 msgid "Ilocos Sur"
14113 msgstr ""
14114
14115 #: app/Services/Localization/i18n/states.php:1579
14116 msgid "Iloilo"
14117 msgstr ""
14118
14119 #: api/StoreSettings.php:900
14120 #: app/Services/Translations/admin-translation.php:1117
14121 #: app/Services/Translations/block-editor-translation.php:184
14122 msgid "Image"
14123 msgstr ""
14124
14125 #. %s: product title
14126 #: app/Services/Renderer/CartItemRenderer.php:159
14127 #, php-format
14128 msgid "Image of %s"
14129 msgstr ""
14130
14131 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:70
14132 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:78
14133 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:86
14134 msgid "Image size"
14135 msgstr ""
14136
14137 #: app/Services/Translations/admin-translation.php:1118
14138 msgid "Image URL"
14139 msgstr ""
14140
14141 #: api/StoreSettings.php:908
14142 msgid "Image with Text"
14143 msgstr ""
14144
14145 #: api/StoreSettings.php:849
14146 msgid "Image Zooming"
14147 msgstr ""
14148
14149 #: app/Services/Translations/admin-translation.php:1119
14150 msgid "Images"
14151 msgstr ""
14152
14153 #: app/Services/Translations/admin-translation.php:2636
14154 msgid "images"
14155 msgstr ""
14156
14157 #: app/Services/Localization/i18n/states.php:545
14158 msgid "Imbabura"
14159 msgstr ""
14160
14161 #: app/Services/Localization/i18n/states.php:1421
14162 msgid "Imo"
14163 msgstr ""
14164
14165 #: app/Services/Localization/i18n/states.php:954
14166 msgid "Imperia"
14167 msgstr ""
14168
14169 #: app/Services/Translations/admin-translation.php:1120
14170 msgid "Import"
14171 msgstr ""
14172
14173 #: app/Services/Translations/admin-translation.php:1121
14174 msgid "Import Downloadable Files"
14175 msgstr ""
14176
14177 #: app/Services/Translations/admin-translation.php:1122
14178 msgid "Import License Settings"
14179 msgstr ""
14180
14181 #: app/Services/Translations/admin-translation.php:1123
14182 msgid "Import Products"
14183 msgstr ""
14184
14185 #: app/Services/Translations/admin-translation.php:1124
14186 msgid "Import Stock Management"
14187 msgstr ""
14188
14189 #: app/Services/Translations/block-editor-translation.php:185
14190 #: app/Services/Renderer/Receipt/ThankYouRender.php:759
14191 #: app/Services/Renderer/Receipt/ThankYouRender.php:786
14192 #: app/Views/emails/parts/downloads.php:66
14193 #: app/Views/emails/parts/licenses.php:46
14194 msgid "Important"
14195 msgstr ""
14196
14197 #: api/StoreSettings.php:1251 app/Services/Localization/i18n/units.php:24
14198 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:151
14199 msgid "in"
14200 msgstr ""
14201
14202 #: app/Services/Translations/admin-translation.php:1125
14203 msgid ""
14204 "In ${monthName}, your average monthly revenue per subscriber was "
14205 "${CurrencyFormatter.scaled(arpu)}, giving you an expected subscription "
14206 "lifetime value of ${CurrencyFormatter.scaled(ltv)}."
14207 msgstr ""
14208
14209 #: app/Http/Controllers/McpSettingsController.php:211
14210 msgid ""
14211 "In Codex, add a custom MCP server with Streamable HTTP transport and the "
14212 "Authorization header above."
14213 msgstr ""
14214
14215 #: app/Services/Translations/block-editor-translation.php:187
14216 msgid "In frontend this filter will be Hidden until product types are added."
14217 msgstr ""
14218
14219 #: app/Models/ProductDetail.php:164 app/Models/ProductDetail.php:171
14220 #: app/Helpers/Status.php:294 app/Helpers/Helper.php:684
14221 #: app/Services/Filter/ProductFilter.php:218
14222 #: app/Services/Translations/admin-translation.php:1126
14223 #: app/Services/Translations/block-editor-translation.php:186
14224 msgid "In Stock"
14225 msgstr ""
14226
14227 #: app/Services/Translations/admin-translation.php:1127
14228 #: app/Modules/Templating/Bricks/Elements/ProductStock.php:27
14229 msgid "In stock"
14230 msgstr ""
14231
14232 #. %4$s
14233 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:124
14234 msgid "In your Airwallex Console:"
14235 msgstr ""
14236
14237 #. %2$s
14238 #: app/Modules/PaymentMethods/PayPalGateway/API/Webhook.php:72
14239 msgid "In your PayPal account:"
14240 msgstr ""
14241
14242 #. %4$s
14243 #: app/Modules/PaymentMethods/StripeGateway/Webhook/Webhook.php:67
14244 msgid "In your Stripe account:"
14245 msgstr ""
14246
14247 #: app/Helpers/Status.php:373 app/Helpers/Helper.php:252
14248 #: app/Services/Filter/LicenseFilter.php:52
14249 #: app/Services/Filter/LicenseSiteFilter.php:139
14250 #: app/Services/Filter/OrderBumpFilter.php:43
14251 #: app/Services/Translations/admin-translation.php:1128
14252 #: app/Services/Translations/customer-profile-translation.php:123
14253 msgid "Inactive"
14254 msgstr ""
14255
14256 #: app/Services/Renderer/Receipt/ThankYouRender.php:1241
14257 msgid "Incl."
14258 msgstr ""
14259
14260 #: app/Services/Translations/admin-translation.php:2637
14261 #: app/Services/Translations/customer-profile-translation.php:342
14262 #: app/Services/Renderer/Receipt/ThankYouRender.php:1245
14263 #: app/Services/Renderer/Receipt/ThankYouRender.php:1317
14264 msgid "incl."
14265 msgstr ""
14266
14267 #. %1$s: formatted tax amount
14268 #. %1$s: formatted tax amount (e.g. $12.00)
14269 #. %1$s: formatted tax amount e.g. "$3.92"
14270 #: app/Modules/Tax/TaxModule.php:810
14271 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:907
14272 #: app/Views/emails/parts/items_table.php:121
14273 #: app/Views/emails/parts/items_table.php:153
14274 #: app/Views/emails/parts/items_table.php:217
14275 #: app/Views/emails/parts/items_table.php:257
14276 #, php-format
14277 msgid "incl. %1$s"
14278 msgstr ""
14279
14280 #: app/Services/Translations/admin-translation.php:1129
14281 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:200
14282 msgid "Include"
14283 msgstr ""
14284
14285 #: app/Services/Translations/admin-translation.php:1130
14286 msgid "Include Categories"
14287 msgstr ""
14288
14289 #: app/Services/Translations/admin-translation.php:1131
14290 msgid "Include Products"
14291 msgstr ""
14292
14293 #: app/Services/Translations/admin-translation.php:1132
14294 msgid "Included"
14295 msgstr ""
14296
14297 #. %1$s: fee label
14298 #: app/Services/Translations/customer-profile-translation.php:124
14299 #: app/Services/Renderer/Receipt/TaxSummaryHelper.php:373
14300 #, php-format
14301 msgid "Included in %1$s"
14302 msgstr ""
14303
14304 #: app/Services/Translations/admin-translation.php:1133
14305 #: app/Services/Translations/customer-profile-translation.php:125
14306 #: app/Modules/Tax/TaxModule.php:359 app/Modules/Tax/TaxModule.php:408
14307 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:975
14308 #: app/Services/Renderer/Receipt/ThankYouRender.php:1159
14309 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:563
14310 #: app/Views/emails/parts/items_table.php:440
14311 msgid "Included in item prices"
14312 msgstr ""
14313
14314 #: app/Services/Translations/admin-translation.php:1134
14315 #: app/Services/Translations/customer-profile-translation.php:126
14316 #: app/Modules/Tax/TaxModule.php:379 app/Modules/Tax/TaxModule.php:389
14317 #: app/Modules/Tax/TaxModule.php:451
14318 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:1023
14319 #: app/Services/Renderer/Receipt/ThankYouRender.php:1192
14320 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:589
14321 #: app/Views/emails/parts/items_table.php:506
14322 msgid "Included in shipping prices"
14323 msgstr ""
14324
14325 #: app/Services/Translations/admin-translation.php:1135
14326 msgid "Includes"
14327 msgstr ""
14328
14329 #: app/Services/Translations/admin-translation.php:1136
14330 msgid "Includes all of"
14331 msgstr ""
14332
14333 #: app/Services/Translations/admin-translation.php:1137
14334 msgid "Includes any of"
14335 msgstr ""
14336
14337 #: app/Services/Translations/admin-translation.php:1138
14338 msgid "Includes in"
14339 msgstr ""
14340
14341 #: app/Services/Renderer/Receipt/ThankYouRender.php:1128
14342 msgid ""
14343 "Inclusive tax is embedded in item prices. Exclusive tax is added on top."
14344 msgstr ""
14345
14346 #: app/Services/Translations/TransStrings.php:203
14347 msgid "increase number"
14348 msgstr ""
14349
14350 #. %s - YoY growth percentage
14351 #: app/Services/Translations/admin-translation.php:1142
14352 #, php-format
14353 msgid "Increase of %s year-over-year"
14354 msgstr ""
14355
14356 #: app/Services/Renderer/ProductRenderer.php:1116
14357 #: app/Services/Renderer/ProductRenderer.php:1117
14358 #: app/Services/Renderer/CartRenderer.php:300
14359 #: app/Services/Renderer/CartRenderer.php:301
14360 msgid "Increase Quantity"
14361 msgstr ""
14362
14363 #: app/Services/Translations/admin-translation.php:1139
14364 msgid "Increase Stock"
14365 msgstr ""
14366
14367 #: app/Services/Translations/admin-translation.php:1140
14368 msgid "Increase Stock by"
14369 msgstr ""
14370
14371 #: app/Services/Translations/admin-translation.php:1143
14372 msgid "Increase stock by value (e.g. 10 + 5 = 15)"
14373 msgstr ""
14374
14375 #: app/Services/Localization/i18n/states.php:458
14376 msgid "Independencia"
14377 msgstr ""
14378
14379 #: app/Services/Localization/i18n/countries.php:115
14380 msgid "India"
14381 msgstr ""
14382
14383 #: app/Helpers/CurrenciesHelper.php:77
14384 msgid "Indian Rupee"
14385 msgstr ""
14386
14387 #: app/Services/Localization/i18n/states.php:2154
14388 msgid "Indiana"
14389 msgstr ""
14390
14391 #: app/Services/Localization/i18n/countries.php:116
14392 msgid "Indonesia"
14393 msgstr ""
14394
14395 #: app/Helpers/CurrenciesHelper.php:75
14396 msgid "Indonesian Rupiah"
14397 msgstr ""
14398
14399 #: app/Services/Localization/i18n/states.php:1232
14400 msgid "Inezgane-Aït Melloul"
14401 msgstr ""
14402
14403 #: app/Services/Translations/block-editor-translation.php:188
14404 msgid "Infinite loop"
14405 msgstr ""
14406
14407 #: app/Services/Translations/admin-translation.php:1144
14408 msgid "Info"
14409 msgstr ""
14410
14411 #: api/Resource/AttrTermResource.php:258
14412 msgid "Info mismatch."
14413 msgstr ""
14414
14415 #: api/Resource/AttrTermResource.php:110 api/Resource/AttrTermResource.php:159
14416 msgid "Information mismatch."
14417 msgstr ""
14418
14419 #: app/Services/Localization/i18n/states.php:1378
14420 msgid "Inhambane"
14421 msgstr ""
14422
14423 #: app/Services/Translations/admin-translation.php:1145
14424 msgid "Initial Purchase ID"
14425 msgstr ""
14426
14427 #: app/Modules/PaymentMethods/PromoGateways/Addons/SquareAddon.php:84
14428 msgid "Inline card form - no redirect"
14429 msgstr ""
14430
14431 #: app/Modules/Tax/TaxModule.php:2397
14432 msgid "INN / VAT"
14433 msgstr ""
14434
14435 #: app/Services/Localization/i18n/states.php:347
14436 msgid "Inner Mongolia / 內蒙古"
14437 msgstr ""
14438
14439 #: app/Services/Translations/block-editor-translation.php:189
14440 msgid "Input Border"
14441 msgstr ""
14442
14443 #: app/Services/Translations/block-editor-translation.php:190
14444 msgid "Input Focus Border"
14445 msgstr ""
14446
14447 #: app/Services/Translations/block-editor-translation.php:191
14448 msgid "Input Placeholder Color"
14449 msgstr ""
14450
14451 #: app/Services/Translations/admin-translation.php:1146
14452 msgid "Insert Media"
14453 msgstr ""
14454
14455 #. 1: Address type, 2: Customer ID
14456 #: database/Seeder/CustomerAddressSeeder.php:71
14457 #, php-format
14458 msgid "Inserting %1$s address for customer %2$s<br>"
14459 msgstr ""
14460
14461 #. %1$s - current product number, %2$s - total product number, %3$s - product category name
14462 #: app/Services/Translations/admin-translation.php:1148
14463 #, php-format
14464 msgid "Inserting %1$s of %2$s %3$s Product"
14465 msgstr ""
14466
14467 #. %d: customer ID
14468 #: database/Seeder/CustomerSeeder.php:58
14469 #, php-format
14470 msgid "Inserting Customer %1$s<br>"
14471 msgstr ""
14472
14473 #. %d: order ID
14474 #: database/Seeder/OrderSeeder.php:263
14475 #, php-format
14476 msgid "Inserting Order %1$s<br>"
14477 msgstr ""
14478
14479 #. %d: order address ID
14480 #: database/Seeder/OrderAddressSeeder.php:65
14481 #, php-format
14482 msgid "Inserting Order Address%1$s<br>"
14483 msgstr ""
14484
14485 #. %d: product ID
14486 #: database/Seeder/ProductSeeder.php:72
14487 #, php-format
14488 msgid "Inserting Product %1$s<br>"
14489 msgstr ""
14490
14491 #. %s - addon name
14492 #: app/Services/Translations/admin-translation.php:1150
14493 #, php-format
14494 msgid "Install %s"
14495 msgstr ""
14496
14497 #: app/Services/Translations/admin-translation.php:1151
14498 #: app/Modules/Integrations/AddOnModule.php:49
14499 #: app/Modules/PaymentMethods/PromoGateways/Addons/AddonGatewaySettings.php:173
14500 msgid "Install & Activate"
14501 msgstr ""
14502
14503 #: app/Services/Translations/admin-translation.php:1152
14504 msgid "Install Addon"
14505 msgstr ""
14506
14507 #: app/Services/Translations/admin-translation.php:1153
14508 msgid "Install FluentHub"
14509 msgstr ""
14510
14511 #: app/Modules/PaymentMethods/PromoGateways/Addons/AddonGatewaySettings.php:267
14512 msgid "Installed - Not Active"
14513 msgstr ""
14514
14515 #: app/Services/Translations/admin-translation.php:1154
14516 msgid "Installing..."
14517 msgstr ""
14518
14519 #: app/Services/Renderer/ProductRenderer.php:194
14520 #: app/Services/Renderer/PricingTableRenderer.php:168
14521 #: app/Services/Translations/admin-translation.php:1155
14522 msgid "Installment"
14523 msgstr ""
14524
14525 #: app/Services/Translations/admin-translation.php:1156
14526 msgid "Installment Count"
14527 msgstr ""
14528
14529 #: app/Services/Translations/admin-translation.php:1157
14530 msgid "Installment Price"
14531 msgstr ""
14532
14533 #: app/Services/Translations/admin-translation.php:1158
14534 #: app/Services/Translations/customer-profile-translation.php:127
14535 msgid "Installment Progress"
14536 msgstr ""
14537
14538 #: app/Services/Translations/admin-translation.php:2638
14539 msgid "instead of"
14540 msgstr ""
14541
14542 #: app/Services/Translations/admin-translation.php:1159
14543 msgid "Integration"
14544 msgstr ""
14545
14546 #: app/Listeners/IntegrationEventListener.php:394
14547 msgid "Integration actions are being processed"
14548 msgstr ""
14549
14550 #: app/Http/Controllers/ProductIntegrationsController.php:226
14551 msgid "Integration deleted successfully"
14552 msgstr ""
14553
14554 #: app/Http/Controllers/IntegrationController.php:201
14555 msgid "Integration has been deleted successfully."
14556 msgstr ""
14557
14558 #: app/Http/Controllers/ProductIntegrationsController.php:172
14559 #: app/Http/Controllers/IntegrationController.php:76
14560 msgid "Integration has been successfully saved"
14561 msgstr ""
14562
14563 #: app/Services/Translations/admin-translation.php:1160
14564 msgid "Integration Modules"
14565 msgstr ""
14566
14567 #: app/Services/Translations/admin-translation.php:1161
14568 msgid "Integration Name"
14569 msgstr ""
14570
14571 #: app/Http/Controllers/ProductIntegrationsController.php:52
14572 #: app/Http/Controllers/ProductIntegrationsController.php:73
14573 #: app/Http/Controllers/ProductIntegrationsController.php:133
14574 #: app/Http/Controllers/IntegrationController.php:40
14575 #: app/Http/Controllers/IntegrationController.php:154
14576 #: app/Http/Controllers/IntegrationController.php:175
14577 #: app/Modules/Integrations/GlobalIntegrationSettings.php:194
14578 #: app/Modules/Integrations/GlobalIntegrationSettings.php:311
14579 msgid "Integration not found"
14580 msgstr ""
14581
14582 #: app/Http/Controllers/ProductIntegrationsController.php:210
14583 msgid "Integration status has been updated"
14584 msgstr ""
14585
14586 #: app/Http/Controllers/IntegrationController.php:142
14587 msgid "Integration status updated successfully."
14588 msgstr ""
14589
14590 #: app/Modules/Integrations/GlobalIntegrationSettings.php:346
14591 msgid "Integration successfully saved"
14592 msgstr ""
14593
14594 #: app/Services/Translations/admin-translation.php:1162
14595 msgid "Integration Type"
14596 msgstr ""
14597
14598 #: app/Helpers/AdminHelper.php:40 app/Helpers/AdminHelper.php:147
14599 #: app/Services/Translations/admin-translation.php:1163
14600 #: app/Hooks/Handlers/MenuHandler.php:297
14601 msgid "Integrations"
14602 msgstr ""
14603
14604 #: app/Services/Translations/admin-translation.php:1164
14605 msgid "Integrations & Addons"
14606 msgstr ""
14607
14608 #: app/Helpers/Status.php:274
14609 #: app/Services/Translations/admin-translation.php:1165
14610 #: app/Services/Translations/customer-profile-translation.php:128
14611 msgid "Intended"
14612 msgstr ""
14613
14614 #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:232
14615 msgid "Intent ID is required to confirm the payment."
14616 msgstr ""
14617
14618 #: app/Services/Translations/admin-translation.php:1166
14619 msgid "Internal Notes"
14620 msgstr ""
14621
14622 #: app/Services/Translations/admin-translation.php:1167
14623 msgid "International Bank Account Number"
14624 msgstr ""
14625
14626 #: app/Services/Translations/admin-translation.php:1168
14627 msgid "Interval"
14628 msgstr ""
14629
14630 #: app/Services/BulkProductUpdateService.php:216
14631 #: app/Services/BulkProductInsertService.php:130
14632 msgid "Interval is required for subscriptions."
14633 msgstr ""
14634
14635 #: app/Http/Requests/ProductUpdateRequest.php:373
14636 #: app/Http/Requests/ProductRequest.php:344
14637 #: app/Http/Requests/ProductVariationRequest.php:214
14638 msgid "Interval is required."
14639 msgstr ""
14640
14641 #: app/Services/BulkProductUpdateService.php:217
14642 #: app/Services/BulkProductInsertService.php:131
14643 msgid "Interval must be a valid frequency."
14644 msgstr ""
14645
14646 #: app/Services/Localization/i18n/states.php:722
14647 msgid "Intibucá"
14648 msgstr ""
14649
14650 #: app/Services/PluginInstaller/AddonManager.php:21
14651 msgid "Invalid addon source type."
14652 msgstr ""
14653
14654 #: app/Modules/PaymentMethods/PromoGateways/Addons/AddonGatewaySettings.php:70
14655 msgid "Invalid addon_source configuration"
14656 msgstr ""
14657
14658 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:379
14659 msgid "Invalid Airwallex credentials"
14660 msgstr ""
14661
14662 #: app/Modules/PaymentMethods/PayPalGateway/Processor.php:191
14663 msgid "Invalid bill times for the subscription."
14664 msgstr ""
14665
14666 #: app/Services/Reminders/ReminderService.php:249
14667 msgid "Invalid billing date"
14668 msgstr ""
14669
14670 #: app/Modules/Tax/TaxModule.php:1852
14671 msgid "Invalid checkout session."
14672 msgstr ""
14673
14674 #: app/Http/Controllers/TaxRateController.php:466
14675 #: app/Http/Controllers/TaxRateController.php:599
14676 #: app/Http/Controllers/TaxRateController.php:778
14677 #: app/Http/Controllers/TaxRateController.php:999
14678 msgid "Invalid country code"
14679 msgstr ""
14680
14681 #: app/Services/Localization/LocalizationManager.php:616
14682 msgid "Invalid country code."
14683 msgstr ""
14684
14685 #: app/Services/Coupon/Concerns/CanValidateCoupon.php:34
14686 msgid "Invalid Coupon Code"
14687 msgstr ""
14688
14689 #: app/Services/FileSystem/Drivers/S3/S3FileList.php:90
14690 #: app/Services/FileSystem/Drivers/S3/S3FileList.php:112
14691 #: app/Services/FileSystem/Drivers/S3/S3BucketList.php:72
14692 msgid "Invalid Credential"
14693 msgstr ""
14694
14695 #: app/Modules/StorageDrivers/S3/S3.php:515
14696 msgid "Invalid credentials"
14697 msgstr ""
14698
14699 #: app/Modules/StorageDrivers/S3/S3.php:159
14700 msgid "Invalid credentials for bucket creation"
14701 msgstr ""
14702
14703 #: app/Modules/PaymentMethods/Core/AbstractPaymentGateway.php:136
14704 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:268
14705 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:275
14706 msgid "Invalid credentials!"
14707 msgstr ""
14708
14709 #: app/Models/Cart.php:388 api/Resource/FrontendResource/CartResource.php:302
14710 msgid "Invalid custom item data."
14711 msgstr ""
14712
14713 #: app/Modules/Shipping/Http/Controllers/ShippingZoneController.php:96
14714 msgid "Invalid data provided"
14715 msgstr ""
14716
14717 #: app/Services/DateTime/DateTime.php:74 app/Services/DateTime/DateTime.php:114
14718 msgid "Invalid datetime format."
14719 msgstr ""
14720
14721 #: app/Http/Controllers/WebController/FileDownloader.php:141
14722 msgid "Invalid download Url"
14723 msgstr ""
14724
14725 #: app/Services/FileSystem/FileManager.php:89
14726 #: app/Http/Controllers/StorageController.php:26
14727 #: app/Http/Controllers/StorageController.php:190
14728 #: app/Http/Controllers/StorageController.php:252
14729 msgid "Invalid driver"
14730 msgstr ""
14731
14732 #: app/Http/Controllers/OnboardingController.php:138
14733 msgid "Invalid enable_tax value"
14734 msgstr ""
14735
14736 #: app/Http/Controllers/OnboardingController.php:179
14737 msgid "Invalid eu_method value"
14738 msgstr ""
14739
14740 #: app/Http/Requests/ProductUpdateRequest.php:239
14741 #: app/Http/Requests/ProductCreateRequest.php:40
14742 msgid "Invalid fulfillment type."
14743 msgstr ""
14744
14745 #: app/Services/PluginInstaller/AddonManager.php:211
14746 msgid "Invalid GitHub releases URL"
14747 msgstr ""
14748
14749 #: api/Resource/FrontendResource/CartResource.php:249
14750 msgid "Invalid item."
14751 msgstr ""
14752
14753 #: app/Http/Controllers/TaxEUController.php:28
14754 msgid "Invalid method"
14755 msgstr ""
14756
14757 #: app/Hooks/Cart/WebCheckoutHandler.php:67
14758 msgid "Invalid nonce"
14759 msgstr ""
14760
14761 #: app/Modules/PaymentMethods/StripeGateway/API/API.php:107
14762 msgid "Invalid or empty payload received from Stripe"
14763 msgstr ""
14764
14765 #: app/Services/FileSystem/Drivers/Local/LocalDriver.php:123
14766 msgid "Invalid or unsupported file type."
14767 msgstr ""
14768
14769 #: app/Services/Reminders/ReminderService.php:188
14770 msgid "Invalid order date"
14771 msgstr ""
14772
14773 #: app/Http/Controllers/PaymentMethodController.php:167
14774 msgid "Invalid order format"
14775 msgstr ""
14776
14777 #: app/Http/Controllers/PaymentMethodController.php:86
14778 msgid "Invalid payment method"
14779 msgstr ""
14780
14781 #: app/Http/Controllers/PaymentMethodController.php:96
14782 msgid "Invalid payment method instance"
14783 msgstr ""
14784
14785 #: app/Hooks/Cart/WebCheckoutHandler.php:1173
14786 msgid "Invalid payment method."
14787 msgstr ""
14788
14789 #: app/Services/CustomPayment/PaymentItem.php:50
14790 msgid "Invalid payment type provided."
14791 msgstr ""
14792
14793 #: app/Modules/PaymentMethods/PayPalGateway/API/PayPalPartnerRenderer.php:19
14794 msgid ""
14795 "Invalid PayPal payment mode. Please try configuring paypal payment gateway "
14796 "again expected mode test or live !"
14797 msgstr ""
14798
14799 #: app/Modules/PaymentMethods/PayPalGateway/ConnectConfig.php:183
14800 msgid "Invalid PayPal Request. Please configure paypal payment gateway again"
14801 msgstr ""
14802
14803 #: app/Modules/PaymentMethods/PayPalGateway/ConnectConfig.php:42
14804 msgid ""
14805 "Invalid PayPal Request. Please try configuring paypal payment gateway again!"
14806 msgstr ""
14807
14808 #: app/Services/Translations/customer-profile-translation.php:129
14809 msgid "Invalid plan ID response!"
14810 msgstr ""
14811
14812 #: app/Modules/Integrations/GlobalIntegrationSettings.php:406
14813 msgid "Invalid plugin selected for installation."
14814 msgstr ""
14815
14816 #: api/Resource/FrontendResource/CartResource.php:51
14817 msgid "Invalid Product"
14818 msgstr ""
14819
14820 #: app/Http/Controllers/TaxRateController.php:792
14821 msgid "Invalid product category"
14822 msgstr ""
14823
14824 #: app/Modules/PaymentMethods/StripeGateway/Plan.php:38
14825 #: app/Modules/PaymentMethods/PayPalGateway/PayPalHelper.php:40
14826 msgid "Invalid product or variation."
14827 msgstr ""
14828
14829 #: app/Modules/PaymentMethods/StripeGateway/Plan.php:132
14830 msgid "Invalid product."
14831 msgstr ""
14832
14833 #: app/Hooks/Handlers/ShortCodes/Buttons/AddToCartShortcode.php:73
14834 msgid "Invalid product/variant for Add to Cart button shortcode."
14835 msgstr ""
14836
14837 #: app/Hooks/Handlers/ShortCodes/Buttons/DirectCheckoutShortcode.php:90
14838 msgid "Invalid product/variant for Checkout button shortcode."
14839 msgstr ""
14840
14841 #: app/Services/Payments/Refund.php:30 app/Services/Payments/Refund.php:145
14842 msgid "Invalid refund amount."
14843 msgstr ""
14844
14845 #: app/Services/CustomPayment/PaymentItem.php:84
14846 msgid ""
14847 "Invalid repeat interval. It must be a non-empty string ie. daily, monthly, "
14848 "yearly..)"
14849 msgstr ""
14850
14851 #: app/Modules/PaymentMethods/StripeGateway/SwitchCustomerMethod.php:33
14852 msgid "Invalid request"
14853 msgstr ""
14854
14855 #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:244
14856 #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:417
14857 msgid "Invalid request."
14858 msgstr ""
14859
14860 #: app/Services/FileSystem/Drivers/S3/S3InputValidator.php:59
14861 msgid "Invalid S3 bucket name."
14862 msgstr ""
14863
14864 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:173
14865 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:201
14866 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:209
14867 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:294
14868 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:324
14869 msgid "Invalid S3 credentials"
14870 msgstr ""
14871
14872 #: app/Services/FileSystem/Drivers/S3/S3InputValidator.php:71
14873 msgid "Invalid S3 region."
14874 msgstr ""
14875
14876 #: app/Http/Controllers/UserController.php:21
14877 msgid "Invalid security token. Please refresh the page and try again."
14878 msgstr ""
14879
14880 #: app/Http/Requests/ProductUpdateRequest.php:97
14881 #: app/Http/Requests/ProductUpdateRequest.php:102
14882 #: app/Http/Requests/ProductRequest.php:99
14883 #: app/Http/Requests/ProductRequest.php:104
14884 msgid "Invalid Shipping Class."
14885 msgstr ""
14886
14887 #: app/Hooks/Cart/WebCheckoutHandler.php:1193
14888 msgid "Invalid shipping method."
14889 msgstr ""
14890
14891 #: app/Services/CustomPayment/PaymentItem.php:76
14892 msgid "Invalid signup fee. It must be a non-negative number."
14893 msgstr ""
14894
14895 #: app/Services/Localization/LocalizationManager.php:643
14896 #: app/Hooks/Cart/WebCheckoutHandler.php:1152
14897 #: app/Hooks/Cart/WebCheckoutHandler.php:1162
14898 msgid "Invalid state code."
14899 msgstr ""
14900
14901 #: app/Http/Controllers/StorageController.php:183
14902 msgid "Invalid status value"
14903 msgstr ""
14904
14905 #: app/Http/Controllers/OnboardingController.php:162
14906 msgid "Invalid store_country value"
14907 msgstr ""
14908
14909 #: app/Modules/PaymentMethods/StripeGateway/Connect/ConnectConfig.php:158
14910 msgid "Invalid Stripe Request. Please configure stripe payment gateway again"
14911 msgstr ""
14912
14913 #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:174
14914 msgid "Invalid subscription for the specified order."
14915 msgstr ""
14916
14917 #: app/Http/Controllers/TaxRateController.php:398
14918 #: app/Http/Controllers/TaxRateController.php:605
14919 #: app/Http/Controllers/TaxRateController.php:784
14920 #: app/Http/Controllers/TaxRateController.php:1007
14921 #: app/Http/Controllers/ProductController.php:459
14922 #: app/Http/Controllers/ProductVariationController.php:99
14923 msgid "Invalid tax class"
14924 msgstr ""
14925
14926 #: app/Http/Requests/ProductUpdateRequest.php:124
14927 #: app/Http/Requests/ProductUpdateRequest.php:129
14928 #: app/Http/Requests/ProductUpdateRequest.php:152
14929 #: app/Http/Requests/ProductRequest.php:126
14930 #: app/Http/Requests/ProductRequest.php:131
14931 #: app/Http/Requests/ProductRequest.php:154
14932 #: app/Http/Requests/ProductVariationRequest.php:169
14933 msgid "Invalid Tax Class."
14934 msgstr ""
14935
14936 #: app/Http/Controllers/OnboardingController.php:173
14937 msgid "Invalid tax_inclusion value"
14938 msgstr ""
14939
14940 #: app/Services/CustomPayment/PaymentItem.php:80
14941 msgid "Invalid times. It must be a non-negative integer."
14942 msgstr ""
14943
14944 #: app/Modules/PaymentMethods/StripeGateway/StripeHelper.php:135
14945 msgid "Invalid transaction ID for refund."
14946 msgstr ""
14947
14948 #: app/Services/Reminders/ReminderService.php:307
14949 msgid "Invalid trial end date"
14950 msgstr ""
14951
14952 #: app/Http/Controllers/ModuleSettingsController.php:246
14953 msgid "Invalid Turnstile keys. Please check your Site Key and Secret Key."
14954 msgstr ""
14955
14956 #: app/Hooks/Cart/WebCheckoutHandler.php:1061
14957 msgid "Invalid upgrade request."
14958 msgstr ""
14959
14960 #. 1: field name, 2: allowed values
14961 #: app/Modules/MCP/Tools/CouponTools.php:111
14962 #, php-format
14963 msgid "Invalid value for %1$s. Allowed: %2$s."
14964 msgstr ""
14965
14966 #: app/Hooks/Handlers/BlockEditors/Buttons/BuyNowButtonBlockEditor.php:104
14967 #: app/Hooks/Handlers/BlockEditors/Buttons/AddToCartButtonBlockEditor.php:98
14968 msgid "Invalid variant"
14969 msgstr ""
14970
14971 #: app/Services/Translations/checkout-translation.php:15
14972 msgid "Invalid VAT number"
14973 msgstr ""
14974
14975 #. %1$s is the country code
14976 #: app/Modules/Tax/TaxModule.php:2132
14977 #, php-format
14978 msgid "Invalid VAT number for country %1$s!"
14979 msgstr ""
14980
14981 #: app/Modules/PaymentMethods/StripeGateway/SubscriptionsManager.php:28
14982 msgid "Invalid vendor charge ID."
14983 msgstr ""
14984
14985 #: app/Modules/PaymentMethods/StripeGateway/StripeSubscriptions.php:29
14986 #: app/Modules/PaymentMethods/StripeGateway/StripeSubscriptions.php:159
14987 #: app/Modules/PaymentMethods/PayPalGateway/PayPalSubscriptions.php:145
14988 msgid "Invalid vendor subscription ID."
14989 msgstr ""
14990
14991 #: app/Helpers/AdminHelper.php:87
14992 #: app/Services/Translations/admin-translation.php:1169
14993 msgid "Inventory"
14994 msgstr ""
14995
14996 #: app/Services/Translations/admin-translation.php:1170
14997 msgid "Inventory Management"
14998 msgstr ""
14999
15000 #: app/Services/Translations/admin-translation.php:1173
15001 msgid "Inventory states shown"
15002 msgstr ""
15003
15004 #: app/Services/Translations/admin-translation.php:1171
15005 msgid "Inventory Stats Overview"
15006 msgstr ""
15007
15008 #: app/Services/Translations/admin-translation.php:1172
15009 msgid "Inventory Transfer"
15010 msgstr ""
15011
15012 #: app/Http/Controllers/ProductController.php:1358
15013 msgid "Inventory update failed"
15014 msgstr ""
15015
15016 #: app/Http/Controllers/ProductController.php:1363
15017 msgid "Inventory updated successfully"
15018 msgstr ""
15019
15020 #: app/Services/PDF/ReceiptPdfTemplateService.php:59
15021 #: app/Services/PDF/ReceiptPdfTemplateService.php:65
15022 msgid "Invoice"
15023 msgstr ""
15024
15025 #: app/Services/Translations/admin-translation.php:1174
15026 msgid "Invoice & Packing"
15027 msgstr ""
15028
15029 #: app/Services/Translations/admin-translation.php:1175
15030 msgid "Invoice & Packing Slips"
15031 msgstr ""
15032
15033 #: app/Services/Translations/admin-translation.php:1176
15034 msgid "Invoice No."
15035 msgstr ""
15036
15037 #: app/Services/Filter/OrderFilter.php:160
15038 #: app/Services/Translations/customer-profile-translation.php:130
15039 msgid "Invoice Number"
15040 msgstr ""
15041
15042 #: app/Views/invoice/receipt_slip.php:130
15043 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:248
15044 msgid "Invoice number #"
15045 msgstr ""
15046
15047 #: app/Services/Translations/admin-translation.php:1177
15048 #: app/Http/Controllers/TemplateController.php:15
15049 msgid "Invoice Template"
15050 msgstr ""
15051
15052 #: app/Services/PDF/ReceiptPdfTemplateService.php:60
15053 msgid "Invoice template for offline/pending orders"
15054 msgstr ""
15055
15056 #: app/Services/Localization/i18n/states.php:674
15057 msgid "Ionian Islands"
15058 msgstr ""
15059
15060 #: app/Services/Localization/i18n/states.php:2155
15061 msgid "Iowa"
15062 msgstr ""
15063
15064 #. %s is the payment method name
15065 #: app/Hooks/Handlers/GlobalPaymentHandler.php:61
15066 #, php-format
15067 msgid "IPN processing failed. - %s"
15068 msgstr ""
15069
15070 #: app/Services/Localization/i18n/countries.php:117
15071 msgid "Iran"
15072 msgstr ""
15073
15074 #: app/Helpers/CurrenciesHelper.php:78
15075 msgid "Iranian Rial"
15076 msgstr ""
15077
15078 #: app/Services/Localization/i18n/countries.php:118
15079 msgid "Iraq"
15080 msgstr ""
15081
15082 #: app/Services/Localization/i18n/countries.php:119
15083 msgid "Ireland"
15084 msgstr ""
15085
15086 #: app/Services/Localization/i18n/states.php:1904
15087 msgid "Iringa"
15088 msgstr ""
15089
15090 #: app/Services/Translations/admin-translation.php:1178
15091 msgid "Is"
15092 msgstr ""
15093
15094 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:74
15095 msgid "Is a customer?"
15096 msgstr ""
15097
15098 #: app/Helpers/EditorShortCodeHelper.php:265
15099 #: app/Services/Email/ConditionPresets.php:22
15100 msgid "Is Digital Order"
15101 msgstr ""
15102
15103 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:139
15104 msgid "Is main query"
15105 msgstr ""
15106
15107 #: app/Services/Translations/admin-translation.php:1179
15108 msgid "Is Not"
15109 msgstr ""
15110
15111 #: app/Services/Email/ConditionPresets.php:56
15112 msgid "Is Order Failed"
15113 msgstr ""
15114
15115 #: app/Services/Email/ConditionPresets.php:40
15116 msgid "Is Order Paid"
15117 msgstr ""
15118
15119 #: app/Services/Email/ConditionPresets.php:48
15120 msgid "Is Order Pending"
15121 msgstr ""
15122
15123 #: app/Services/Email/ConditionPresets.php:30
15124 msgid "Is Physical Order"
15125 msgstr ""
15126
15127 #: app/Services/Translations/admin-translation.php:1180
15128 msgid "Is Prorate"
15129 msgstr ""
15130
15131 #: app/Services/Translations/admin-translation.php:1181
15132 msgid "Is WP Plugin?"
15133 msgstr ""
15134
15135 #: app/Services/Localization/i18n/states.php:1580
15136 msgid "Isabela"
15137 msgstr ""
15138
15139 #: app/Services/Localization/i18n/states.php:955
15140 msgid "Isernia"
15141 msgstr ""
15142
15143 #: app/Services/Localization/i18n/states.php:885
15144 msgid "Isfahan (اصفهان)"
15145 msgstr ""
15146
15147 #: app/Services/Localization/i18n/states.php:1064
15148 msgid "Ishikawa"
15149 msgstr ""
15150
15151 #: app/Services/Localization/i18n/states.php:2035
15152 msgid "Isingiro"
15153 msgstr ""
15154
15155 #: app/Services/Localization/i18n/states.php:1105
15156 msgid "Isiolo"
15157 msgstr ""
15158
15159 #: app/Services/Localization/i18n/states.php:1630
15160 msgid "Islamabad Capital Territory"
15161 msgstr ""
15162
15163 #: app/Services/Localization/i18n/countries.php:120
15164 msgid "Isle of Man"
15165 msgstr ""
15166
15167 #: app/Services/Localization/i18n/states.php:573
15168 msgid "Ismailia"
15169 msgstr ""
15170
15171 #: api/StoreSettings.php:457
15172 msgid "ISO & Symbol (eg: USD 100$)"
15173 msgstr ""
15174
15175 #: app/Services/Translations/admin-translation.php:1107
15176 msgid "ISO 6523 ICD code for the legal registration identifier"
15177 msgstr ""
15178
15179 #: api/StoreSettings.php:449
15180 msgid "ISO after (eg: 100 USD)"
15181 msgstr ""
15182
15183 #: api/StoreSettings.php:445
15184 msgid "ISO before (eg: USD 100)"
15185 msgstr ""
15186
15187 #: api/StoreSettings.php:461
15188 msgid "ISO-Symbol (eg: USD $100)"
15189 msgstr ""
15190
15191 #: app/Services/Localization/i18n/states.php:1849
15192 msgid "Isparta"
15193 msgstr ""
15194
15195 #: app/Services/Localization/i18n/countries.php:121
15196 msgid "Israel"
15197 msgstr ""
15198
15199 #: app/Helpers/CurrenciesHelper.php:76
15200 msgid "Israeli New Sheqel"
15201 msgstr ""
15202
15203 #: app/Services/Localization/i18n/states.php:749
15204 msgid "Istria County"
15205 msgstr ""
15206
15207 #: app/Services/Translations/admin-translation.php:1182
15208 msgid "It will be available soon!"
15209 msgstr ""
15210
15211 #: app/Services/Translations/customer-profile-translation.php:131
15212 msgid ""
15213 "It will permanently cancel the active subscription from your payment "
15214 "provider. Are you sure to do that?"
15215 msgstr ""
15216
15217 #: app/Services/Localization/i18n/countries.php:122
15218 msgid "Italy"
15219 msgstr ""
15220
15221 #: app/Services/Localization/i18n/states.php:1646
15222 msgid "Itapúa"
15223 msgstr ""
15224
15225 #: app/Services/Translations/customer-profile-translation.php:132
15226 #: app/Services/Translations/block-editor-translation.php:192
15227 #: app/Views/invoice/thank_you.php:129
15228 #: app/Services/Renderer/Receipt/ThankYouRender.php:269
15229 #: app/Views/emails/parts/items_table.php:38
15230 msgid "Item"
15231 msgstr ""
15232
15233 #: app/Services/Translations/admin-translation.php:2639
15234 msgid "item"
15235 msgstr ""
15236
15237 #: api/Resource/FrontendResource/CartResource.php:609
15238 msgid "Item added in cart!"
15239 msgstr ""
15240
15241 #: app/Services/Translations/admin-translation.php:1187
15242 msgid "Item already added"
15243 msgstr ""
15244
15245 #: app/Http/Requests/ProductUpdateRequest.php:369
15246 #: app/Http/Requests/ProductRequest.php:340
15247 #: app/Http/Requests/ProductVariationRequest.php:208
15248 msgid "Item cost is required."
15249 msgstr ""
15250
15251 #: app/Services/Translations/admin-translation.php:1183
15252 msgid "Item Count"
15253 msgstr ""
15254
15255 #: app/Services/Translations/admin-translation.php:1188
15256 msgid "Item count distribution"
15257 msgstr ""
15258
15259 #: app/Hooks/Cart/WebCheckoutHandler.php:1121
15260 msgid "Item has been applied successfully"
15261 msgstr ""
15262
15263 #: app/Hooks/Cart/WebCheckoutHandler.php:1121
15264 msgid "Item has been reverted successfully"
15265 msgstr ""
15266
15267 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:149
15268 msgid "Item Height"
15269 msgstr ""
15270
15271 #: api/Resource/FrontendResource/CartResource.php:442
15272 #: api/Resource/FrontendResource/CartResource.php:455
15273 #: api/Resource/FrontendResource/CartResource.php:463
15274 #: api/Resource/FrontendResource/CartResource.php:481
15275 #: api/Resource/FrontendResource/CartResource.php:660
15276 msgid "Item is not available."
15277 msgstr ""
15278
15279 #: app/Services/Translations/admin-translation.php:1189
15280 msgid "Item label and tooltip"
15281 msgstr ""
15282
15283 #: app/Services/Translations/admin-translation.php:1190
15284 msgid "Item label only"
15285 msgstr ""
15286
15287 #: app/Helpers/OrderItemHelper.php:111
15288 msgid "Item must have a name!"
15289 msgstr ""
15290
15291 #: app/Helpers/EditorShortCodeHelper.php:368
15292 #: app/Services/Translations/admin-translation.php:1184
15293 msgid "Item Name"
15294 msgstr ""
15295
15296 #: app/Services/CustomPayment/PaymentItem.php:20
15297 msgid "Item name cannot be empty."
15298 msgstr ""
15299
15300 #: app/Services/CustomPayment/PaymentItem.php:94
15301 msgid "Item name is not set."
15302 msgstr ""
15303
15304 #: app/Services/Translations/admin-translation.php:1185
15305 msgid "Item Price"
15306 msgstr ""
15307
15308 #. %1$s - item price
15309 #: app/Services/Translations/admin-translation.php:1192
15310 #, php-format
15311 msgid "Item price: %1$s"
15312 msgstr ""
15313
15314 #: app/Services/Translations/admin-translation.php:1186
15315 msgid "Item Quantity"
15316 msgstr ""
15317
15318 #: api/Resource/FrontendResource/CartResource.php:498
15319 msgid "Item removed from cart"
15320 msgstr ""
15321
15322 #: app/Http/Requests/OrderRequest.php:116
15323 #: app/Http/Requests/FrontendRequests/CouponRequest.php:53
15324 msgid "Item selection is required"
15325 msgstr ""
15326
15327 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:135
15328 msgid "Item width"
15329 msgstr ""
15330
15331 #: app/Services/Translations/admin-translation.php:2640
15332 msgid "item(s) selected"
15333 msgstr ""
15334
15335 #: app/Services/Renderer/CartDrawerRenderer.php:102
15336 #: app/Services/Translations/admin-translation.php:1193
15337 #: app/Services/Translations/customer-profile-translation.php:133
15338 msgid "Items"
15339 msgstr ""
15340
15341 #: app/Services/Translations/admin-translation.php:2641
15342 msgid "items"
15343 msgstr ""
15344
15345 #: app/Services/Renderer/ShopAppRenderer.php:646
15346 msgid "Items per page"
15347 msgstr ""
15348
15349 #: app/Views/invoice/dispatch_slip.php:139
15350 msgid "Items Received By"
15351 msgstr ""
15352
15353 #: app/Views/emails/digest.php:98
15354 msgid "Items Sold"
15355 msgstr ""
15356
15357 #: app/Services/Translations/admin-translation.php:1194
15358 msgid "Items Subtotal"
15359 msgstr ""
15360
15361 #: app/Services/Localization/i18n/countries.php:123
15362 msgid "Ivory Coast"
15363 msgstr ""
15364
15365 #: app/Services/Localization/i18n/states.php:1050
15366 msgid "Iwate"
15367 msgstr ""
15368
15369 #: app/Services/Localization/i18n/states.php:691
15370 msgid "Izabal"
15371 msgstr ""
15372
15373 #: app/Services/Localization/i18n/states.php:1893
15374 msgid "Iğdır"
15375 msgstr ""
15376
15377 #: app/Services/Localization/i18n/states.php:692
15378 msgid "Jalapa"
15379 msgstr ""
15380
15381 #: app/Services/Localization/i18n/states.php:1325
15382 msgid "Jalisco"
15383 msgstr ""
15384
15385 #: app/Services/Localization/i18n/countries.php:124
15386 msgid "Jamaica"
15387 msgstr ""
15388
15389 #: app/Helpers/CurrenciesHelper.php:80
15390 msgid "Jamaican Dollar"
15391 msgstr ""
15392
15393 #: app/Services/Localization/i18n/states.php:148
15394 msgid "Jamalpur"
15395 msgstr ""
15396
15397 #: app/Services/Localization/i18n/states.php:782
15398 msgid "Jambi"
15399 msgstr ""
15400
15401 #: app/Services/Localization/i18n/states.php:850
15402 msgid "Jammu and Kashmir"
15403 msgstr ""
15404
15405 #: app/Services/Translations/TransStrings.php:187
15406 msgid "Jan"
15407 msgstr ""
15408
15409 #: app/Services/Localization/i18n/states.php:1450
15410 msgid "Janakpur"
15411 msgstr ""
15412
15413 #: app/Services/Translations/TransStrings.php:156
15414 msgid "January"
15415 msgstr ""
15416
15417 #: app/Services/Localization/i18n/countries.php:125
15418 msgid "Japan"
15419 msgstr ""
15420
15421 #: app/Helpers/CurrenciesHelper.php:81 app/Helpers/CurrenciesHelper.php:388
15422 msgid "Japanese Yen"
15423 msgstr ""
15424
15425 #: app/Services/Localization/i18n/states.php:2131
15426 msgid "Jarvis Island"
15427 msgstr ""
15428
15429 #: app/Services/Localization/i18n/states.php:149
15430 msgid "Jashore"
15431 msgstr ""
15432
15433 #: app/Services/Localization/i18n/states.php:788
15434 msgid "Jawa Barat"
15435 msgstr ""
15436
15437 #: app/Services/Localization/i18n/states.php:790
15438 msgid "Jawa Tengah"
15439 msgstr ""
15440
15441 #: app/Services/Localization/i18n/states.php:791
15442 msgid "Jawa Timur"
15443 msgstr ""
15444
15445 #: app/Services/Localization/i18n/states.php:615
15446 msgid "Jaén"
15447 msgstr ""
15448
15449 #: app/Services/Localization/i18n/states.php:1234
15450 msgid "Jerada"
15451 msgstr ""
15452
15453 #: app/Services/Localization/i18n/countries.php:126
15454 msgid "Jersey"
15455 msgstr ""
15456
15457 #: app/Services/Localization/i18n/states.php:150
15458 msgid "Jhalokati"
15459 msgstr ""
15460
15461 #: app/Services/Localization/i18n/states.php:851
15462 msgid "Jharkhand"
15463 msgstr ""
15464
15465 #: app/Services/Localization/i18n/states.php:151
15466 msgid "Jhenaidah"
15467 msgstr ""
15468
15469 #: app/Services/Localization/i18n/states.php:352
15470 msgid "Jiangsu / 江苏"
15471 msgstr ""
15472
15473 #: app/Services/Localization/i18n/states.php:356
15474 msgid "Jiangxi / 江西"
15475 msgstr ""
15476
15477 #: app/Services/Localization/i18n/states.php:1422
15478 msgid "Jigawa"
15479 msgstr ""
15480
15481 #: app/Services/Localization/i18n/states.php:501
15482 msgid "Jijel"
15483 msgstr ""
15484
15485 #: app/Services/Localization/i18n/states.php:349
15486 msgid "Jilin / 吉林"
15487 msgstr ""
15488
15489 #: app/Services/Localization/i18n/states.php:2036
15490 msgid "Jinja"
15491 msgstr ""
15492
15493 #: app/Services/Localization/i18n/states.php:1470
15494 msgid "Jinotega"
15495 msgstr ""
15496
15497 #: app/Services/Translations/admin-translation.php:1195
15498 msgid "Job is still running. Please refresh the page in a moment!"
15499 msgstr ""
15500
15501 #: app/Services/Localization/i18n/states.php:2132
15502 msgid "Johnston Atoll"
15503 msgstr ""
15504
15505 #: app/Services/Localization/i18n/states.php:1358
15506 msgid "Johor"
15507 msgstr ""
15508
15509 #: app/Services/Renderer/ModalCheckoutRenderer.php:512
15510 msgid "Jon Doe"
15511 msgstr ""
15512
15513 #: app/Services/Localization/i18n/countries.php:127
15514 msgid "Jordan"
15515 msgstr ""
15516
15517 #: app/Services/Localization/i18n/states.php:32
15518 msgid "Jowzjan"
15519 msgstr ""
15520
15521 #: app/Services/Localization/i18n/states.php:152
15522 msgid "Joypurhat"
15523 msgstr ""
15524
15525 #: app/Http/Controllers/ProductController.php:926
15526 msgid "JSON"
15527 msgstr ""
15528
15529 #: app/Services/Localization/i18n/states.php:99
15530 msgid "Jujuy"
15531 msgstr ""
15532
15533 #: app/Services/Translations/TransStrings.php:193
15534 msgid "Jul"
15535 msgstr ""
15536
15537 #: app/Services/Translations/TransStrings.php:162
15538 msgid "July"
15539 msgstr ""
15540
15541 #: app/Services/Translations/TransStrings.php:192
15542 msgid "Jun"
15543 msgstr ""
15544
15545 #: app/Services/Translations/TransStrings.php:161
15546 msgid "June"
15547 msgstr ""
15548
15549 #: app/Services/Localization/i18n/states.php:1526
15550 msgid "Junín"
15551 msgstr ""
15552
15553 #: app/Services/Localization/i18n/states.php:306
15554 msgid "Jura"
15555 msgstr ""
15556
15557 #: app/Services/Localization/i18n/states.php:693
15558 msgid "Jutiapa"
15559 msgstr ""
15560
15561 #: app/Services/Localization/i18n/states.php:765
15562 msgid "Jász-Nagykun-Szolnok"
15563 msgstr ""
15564
15565 #: app/Services/Localization/i18n/states.php:2037
15566 msgid "Kaabong"
15567 msgstr ""
15568
15569 #: app/Services/Localization/i18n/states.php:2038
15570 msgid "Kabale"
15571 msgstr ""
15572
15573 #: app/Services/Localization/i18n/states.php:2039
15574 msgid "Kabarole"
15575 msgstr ""
15576
15577 #: app/Services/Localization/i18n/states.php:2040
15578 msgid "Kaberamaido"
15579 msgstr ""
15580
15581 #: app/Services/Localization/i18n/states.php:33
15582 msgid "Kabul"
15583 msgstr ""
15584
15585 #: app/Services/Localization/i18n/states.php:1423
15586 msgid "Kaduna"
15587 msgstr ""
15588
15589 #: app/Services/Localization/i18n/states.php:1707
15590 msgid "Kaffrine"
15591 msgstr ""
15592
15593 #: app/Services/Localization/i18n/states.php:576
15594 msgid "Kafr el-Sheikh"
15595 msgstr ""
15596
15597 #: app/Services/Localization/i18n/states.php:2041
15598 msgid "Kagadi"
15599 msgstr ""
15600
15601 #: app/Services/Localization/i18n/states.php:1084
15602 msgid "Kagawa"
15603 msgstr ""
15604
15605 #: app/Services/Localization/i18n/states.php:1905
15606 msgid "Kagera"
15607 msgstr ""
15608
15609 #: app/Services/Localization/i18n/states.php:1093
15610 msgid "Kagoshima"
15611 msgstr ""
15612
15613 #: app/Services/Localization/i18n/states.php:1863
15614 msgid "Kahramanmaraş"
15615 msgstr ""
15616
15617 #: app/Services/Localization/i18n/states.php:1106
15618 msgid "Kajiado"
15619 msgstr ""
15620
15621 #: app/Services/Localization/i18n/states.php:1107
15622 msgid "Kakamega"
15623 msgstr ""
15624
15625 #: app/Services/Localization/i18n/states.php:2042
15626 msgid "Kakumiro"
15627 msgstr ""
15628
15629 #: app/Services/Localization/i18n/states.php:2043
15630 msgid "Kalangala"
15631 msgstr ""
15632
15633 #: app/Services/Localization/i18n/states.php:1753
15634 msgid "Kalasin"
15635 msgstr ""
15636
15637 #: app/Services/Localization/i18n/states.php:796
15638 msgid "Kalimantan Barat"
15639 msgstr ""
15640
15641 #: app/Services/Localization/i18n/states.php:799
15642 msgid "Kalimantan Selatan"
15643 msgstr ""
15644
15645 #: app/Services/Localization/i18n/states.php:797
15646 msgid "Kalimantan Tengah"
15647 msgstr ""
15648
15649 #: app/Services/Localization/i18n/states.php:798
15650 msgid "Kalimantan Timur"
15651 msgstr ""
15652
15653 #: app/Services/Localization/i18n/states.php:800
15654 msgid "Kalimantan Utara"
15655 msgstr ""
15656
15657 #: app/Services/Localization/i18n/states.php:1581
15658 msgid "Kalinga"
15659 msgstr ""
15660
15661 #: app/Services/Localization/i18n/states.php:2044
15662 msgid "Kaliro"
15663 msgstr ""
15664
15665 #: app/Services/Localization/i18n/states.php:2045
15666 msgid "Kalungu"
15667 msgstr ""
15668
15669 #: app/Services/Localization/i18n/states.php:2046
15670 msgid "Kampala"
15671 msgstr ""
15672
15673 #: app/Services/Localization/i18n/states.php:1754
15674 msgid "Kamphaeng Phet"
15675 msgstr ""
15676
15677 #: app/Services/Localization/i18n/states.php:2047
15678 msgid "Kamuli"
15679 msgstr ""
15680
15681 #: app/Services/Localization/i18n/states.php:2048
15682 msgid "Kamwenge"
15683 msgstr ""
15684
15685 #: app/Services/Localization/i18n/states.php:1061
15686 msgid "Kanagawa"
15687 msgstr ""
15688
15689 #: app/Services/Localization/i18n/states.php:1755
15690 msgid "Kanchanaburi"
15691 msgstr ""
15692
15693 #: app/Services/Localization/i18n/states.php:34
15694 msgid "Kandahar"
15695 msgstr ""
15696
15697 #: app/Services/Localization/i18n/states.php:1424
15698 msgid "Kano"
15699 msgstr ""
15700
15701 #: app/Services/Localization/i18n/states.php:2156
15702 msgid "Kansas"
15703 msgstr ""
15704
15705 #: app/Services/Localization/i18n/states.php:2049
15706 msgid "Kanungu"
15707 msgstr ""
15708
15709 #: app/Services/Localization/i18n/states.php:1710
15710 msgid "Kaolack"
15711 msgstr ""
15712
15713 #: app/Services/Localization/i18n/states.php:2050
15714 msgid "Kapchorwa"
15715 msgstr ""
15716
15717 #: app/Services/Localization/i18n/states.php:2051
15718 msgid "Kapelebyong"
15719 msgstr ""
15720
15721 #: app/Services/Localization/i18n/states.php:35
15722 msgid "Kapisa"
15723 msgstr ""
15724
15725 #: app/Services/Localization/i18n/states.php:1895
15726 msgid "Karabük"
15727 msgstr ""
15728
15729 #: app/Services/Localization/i18n/states.php:1887
15730 msgid "Karaman"
15731 msgstr ""
15732
15733 #: app/Services/Localization/i18n/states.php:1391
15734 msgid "Karas"
15735 msgstr ""
15736
15737 #: app/Services/Localization/i18n/states.php:200
15738 msgid "Kardzhali"
15739 msgstr ""
15740
15741 #: app/Services/Localization/i18n/states.php:735
15742 msgid "Karlovac County"
15743 msgstr ""
15744
15745 #: app/Services/Localization/i18n/states.php:1451
15746 msgid "Karnali"
15747 msgstr ""
15748
15749 #: app/Services/Localization/i18n/states.php:852
15750 msgid "Karnataka"
15751 msgstr ""
15752
15753 #: app/Services/Localization/i18n/states.php:1853
15754 msgid "Kars"
15755 msgstr ""
15756
15757 #: app/Services/Localization/i18n/states.php:2052
15758 msgid "Kasanda"
15759 msgstr ""
15760
15761 #: app/Services/Localization/i18n/states.php:2053
15762 msgid "Kasese"
15763 msgstr ""
15764
15765 #: app/Services/Localization/i18n/states.php:1854
15766 msgid "Kastamonu"
15767 msgstr ""
15768
15769 #: app/Services/Localization/i18n/states.php:2054
15770 msgid "Katakwi"
15771 msgstr ""
15772
15773 #: app/Services/Localization/i18n/states.php:1928
15774 msgid "Katavi"
15775 msgstr ""
15776
15777 #: app/Services/Localization/i18n/states.php:1425
15778 msgid "Katsina"
15779 msgstr ""
15780
15781 #: app/Services/Localization/i18n/states.php:1392
15782 msgid "Kavango East"
15783 msgstr ""
15784
15785 #: app/Services/Localization/i18n/states.php:1393
15786 msgid "Kavango West"
15787 msgstr ""
15788
15789 #: app/Services/Localization/i18n/states.php:1855
15790 msgid "Kayseri"
15791 msgstr ""
15792
15793 #: app/Services/Localization/i18n/states.php:2055
15794 msgid "Kayunga"
15795 msgstr ""
15796
15797 #: app/Services/Localization/i18n/countries.php:128
15798 msgid "Kazakhstan"
15799 msgstr ""
15800
15801 #: app/Helpers/CurrenciesHelper.php:88
15802 msgid "Kazakhstani Tenge"
15803 msgstr ""
15804
15805 #: app/Services/Localization/i18n/states.php:1426
15806 msgid "Kebbi"
15807 msgstr ""
15808
15809 #: app/Services/Localization/i18n/states.php:1359
15810 msgid "Kedah"
15811 msgstr ""
15812
15813 #: app/Services/Translations/admin-translation.php:1196
15814 msgid "Keep empty for all"
15815 msgstr ""
15816
15817 #: app/Services/Localization/i18n/states.php:1236
15818 msgid "Kelaat Sraghna"
15819 msgstr ""
15820
15821 #: app/Services/Localization/i18n/states.php:1360
15822 msgid "Kelantan"
15823 msgstr ""
15824
15825 #: app/Services/Localization/i18n/states.php:2157
15826 msgid "Kentucky"
15827 msgstr ""
15828
15829 #: app/Services/Localization/i18n/countries.php:129
15830 msgid "Kenya"
15831 msgstr ""
15832
15833 #: app/Helpers/CurrenciesHelper.php:82
15834 msgid "Kenyan Shilling"
15835 msgstr ""
15836
15837 #: app/Services/Localization/i18n/states.php:781
15838 msgid "Kepulauan Riau"
15839 msgstr ""
15840
15841 #: app/Services/Localization/i18n/states.php:853
15842 msgid "Kerala"
15843 msgstr ""
15844
15845 #: app/Services/Localization/i18n/states.php:1108
15846 msgid "Kericho"
15847 msgstr ""
15848
15849 #: app/Services/Localization/i18n/states.php:888
15850 msgid "Kerman (کرمان)"
15851 msgstr ""
15852
15853 #: app/Services/Localization/i18n/states.php:887
15854 msgid "Kermanshah (کرمانشاه)"
15855 msgstr ""
15856
15857 #: app/Services/Localization/i18n/states.php:820
15858 msgid "Kerry"
15859 msgstr ""
15860
15861 #: app/Services/Translations/admin-translation.php:1197
15862 msgid ""
15863 "Key-value pairs sent with the request for context like auth or content type."
15864 msgstr ""
15865
15866 #: api/StoreSettings.php:1225 app/Services/Localization/i18n/units.php:15
15867 msgid "kg"
15868 msgstr ""
15869
15870 #: app/Services/Localization/i18n/states.php:153
15871 msgid "Khagrachhari"
15872 msgstr ""
15873
15874 #: app/Services/Localization/i18n/states.php:1171
15875 msgid "Khammouane"
15876 msgstr ""
15877
15878 #: app/Services/Localization/i18n/states.php:1991
15879 msgid "Kharkivshchyna"
15880 msgstr ""
15881
15882 #: app/Services/Localization/i18n/states.php:1237
15883 msgid "Khemisset"
15884 msgstr ""
15885
15886 #: app/Services/Localization/i18n/states.php:523
15887 msgid "Khenchela"
15888 msgstr ""
15889
15890 #: app/Services/Localization/i18n/states.php:1992
15891 msgid "Khersonshchyna"
15892 msgstr ""
15893
15894 #: app/Services/Localization/i18n/states.php:1993
15895 msgid "Khmelnychchyna"
15896 msgstr ""
15897
15898 #: app/Services/Localization/i18n/states.php:1394
15899 msgid "Khomas"
15900 msgstr ""
15901
15902 #: app/Services/Localization/i18n/states.php:1756
15903 msgid "Khon Kaen"
15904 msgstr ""
15905
15906 #: app/Services/Localization/i18n/states.php:36
15907 msgid "Khost"
15908 msgstr ""
15909
15910 #: app/Services/Localization/i18n/states.php:1239
15911 msgid "Khouribga"
15912 msgstr ""
15913
15914 #: app/Services/Localization/i18n/states.php:154
15915 msgid "Khulna"
15916 msgstr ""
15917
15918 #: app/Services/Localization/i18n/states.php:880
15919 msgid "Khuzestan (خوزستان)"
15920 msgstr ""
15921
15922 #: app/Services/Localization/i18n/states.php:1631
15923 msgid "Khyber Pakhtunkhwa"
15924 msgstr ""
15925
15926 #: app/Services/Localization/i18n/states.php:1238
15927 msgid "Khénifra"
15928 msgstr ""
15929
15930 #: app/Services/Localization/i18n/states.php:1109
15931 msgid "Kiambu"
15932 msgstr ""
15933
15934 #: app/Services/Localization/i18n/states.php:2056
15935 msgid "Kibaale"
15936 msgstr ""
15937
15938 #: app/Services/Localization/i18n/states.php:2057
15939 msgid "Kiboga"
15940 msgstr ""
15941
15942 #: app/Services/Localization/i18n/states.php:2058
15943 msgid "Kibuku"
15944 msgstr ""
15945
15946 #: app/Services/Localization/i18n/states.php:1908
15947 msgid "Kigoma"
15948 msgstr ""
15949
15950 #: app/Services/Localization/i18n/states.php:2059
15951 msgid "Kikuube"
15952 msgstr ""
15953
15954 #: app/Services/Localization/i18n/states.php:821
15955 msgid "Kildare"
15956 msgstr ""
15957
15958 #: app/Services/Localization/i18n/states.php:1110
15959 msgid "Kilifi"
15960 msgstr ""
15961
15962 #: app/Services/Localization/i18n/states.php:1909
15963 msgid "Kilimanjaro"
15964 msgstr ""
15965
15966 #: app/Services/Localization/i18n/states.php:1896
15967 msgid "Kilis"
15968 msgstr ""
15969
15970 #: app/Services/Localization/i18n/states.php:822
15971 msgid "Kilkenny"
15972 msgstr ""
15973
15974 #: app/Services/Localization/i18n/states.php:2133
15975 msgid "Kingman Reef"
15976 msgstr ""
15977
15978 #: app/Services/Localization/i18n/states.php:1025
15979 msgid "Kingston"
15980 msgstr ""
15981
15982 #: app/Services/Localization/i18n/countries.php:130
15983 msgid "Kiribati"
15984 msgstr ""
15985
15986 #: app/Services/Localization/i18n/states.php:1111
15987 msgid "Kirinyaga"
15988 msgstr ""
15989
15990 #: app/Services/Localization/i18n/states.php:1981
15991 msgid "Kirovohradschyna"
15992 msgstr ""
15993
15994 #: app/Services/Localization/i18n/states.php:2060
15995 msgid "Kiruhura"
15996 msgstr ""
15997
15998 #: app/Services/Localization/i18n/states.php:2061
15999 msgid "Kiryandongo"
16000 msgstr ""
16001
16002 #: app/Services/Localization/i18n/states.php:155
16003 msgid "Kishoreganj"
16004 msgstr ""
16005
16006 #: app/Services/Localization/i18n/states.php:1112
16007 msgid "Kisii"
16008 msgstr ""
16009
16010 #: app/Services/Localization/i18n/states.php:2062
16011 msgid "Kisoro"
16012 msgstr ""
16013
16014 #: app/Services/Localization/i18n/states.php:1113
16015 msgid "Kisumu"
16016 msgstr ""
16017
16018 #: app/Services/Localization/i18n/states.php:2063
16019 msgid "Kitgum"
16020 msgstr ""
16021
16022 #: app/Services/Localization/i18n/states.php:1114
16023 msgid "Kitui"
16024 msgstr ""
16025
16026 #: app/Services/Localization/i18n/states.php:2064
16027 msgid "Koboko"
16028 msgstr ""
16029
16030 #: app/Services/Localization/i18n/states.php:1858
16031 msgid "Kocaeli"
16032 msgstr ""
16033
16034 #: app/Services/Localization/i18n/states.php:1086
16035 msgid "Kochi"
16036 msgstr ""
16037
16038 #: app/Services/Localization/i18n/states.php:1427
16039 msgid "Kogi"
16040 msgstr ""
16041
16042 #: app/Services/Localization/i18n/states.php:904
16043 msgid "Kohgiluyeh and BoyerAhmad (کهگیلوییه و بویراحمد)"
16044 msgstr ""
16045
16046 #: app/Services/Localization/i18n/states.php:1708
16047 msgid "Kolda"
16048 msgstr ""
16049
16050 #: app/Services/Localization/i18n/states.php:2065
16051 msgid "Kole"
16052 msgstr ""
16053
16054 #: app/Services/Localization/i18n/states.php:766
16055 msgid "Komárom-Esztergom"
16056 msgstr ""
16057
16058 #: app/Services/Localization/i18n/states.php:1859
16059 msgid "Konya"
16060 msgstr ""
16061
16062 #: app/Services/Localization/i18n/states.php:737
16063 msgid "Koprivnica-Križevci County"
16064 msgstr ""
16065
16066 #: app/Services/Localization/i18n/states.php:62
16067 msgid "Korçë"
16068 msgstr ""
16069
16070 #: app/Services/Localization/i18n/states.php:1452
16071 msgid "Koshi"
16072 msgstr ""
16073
16074 #: app/Services/Localization/i18n/states.php:2066
16075 msgid "Kotido"
16076 msgstr ""
16077
16078 #: app/Services/Localization/i18n/states.php:232
16079 msgid "Kouffo"
16080 msgstr ""
16081
16082 #: app/Services/Localization/i18n/states.php:708
16083 msgid "Kowloon"
16084 msgstr ""
16085
16086 #: app/Services/Localization/i18n/states.php:1757
16087 msgid "Krabi"
16088 msgstr ""
16089
16090 #: app/Services/Localization/i18n/states.php:733
16091 msgid "Krapina-Zagorje County"
16092 msgstr ""
16093
16094 #: app/Services/Localization/i18n/states.php:1373
16095 msgid "Kuala Lumpur"
16096 msgstr ""
16097
16098 #: app/Services/Localization/i18n/states.php:77
16099 msgid "Kuando Kubango"
16100 msgstr ""
16101
16102 #: app/Services/Localization/i18n/states.php:63
16103 msgid "Kukës"
16104 msgstr ""
16105
16106 #: app/Services/Localization/i18n/states.php:1090
16107 msgid "Kumamoto"
16108 msgstr ""
16109
16110 #: app/Services/Localization/i18n/states.php:2067
16111 msgid "Kumi"
16112 msgstr ""
16113
16114 #: app/Services/Localization/i18n/states.php:37
16115 msgid "Kunar"
16116 msgstr ""
16117
16118 #: app/Services/Localization/i18n/states.php:38
16119 msgid "Kunduz"
16120 msgstr ""
16121
16122 #: app/Services/Localization/i18n/states.php:1395
16123 msgid "Kunene"
16124 msgstr ""
16125
16126 #: app/Services/Localization/i18n/states.php:903
16127 msgid "Kurdistan / کردستان)"
16128 msgstr ""
16129
16130 #: app/Services/Localization/i18n/states.php:156
16131 msgid "Kurigram"
16132 msgstr ""
16133
16134 #: app/Services/Localization/i18n/states.php:157
16135 msgid "Kushtia"
16136 msgstr ""
16137
16138 #: app/Services/Localization/i18n/countries.php:131
16139 msgid "Kuwait"
16140 msgstr ""
16141
16142 #: app/Services/Localization/i18n/states.php:1115
16143 msgid "Kwale"
16144 msgstr ""
16145
16146 #: app/Services/Localization/i18n/states.php:2068
16147 msgid "Kwania"
16148 msgstr ""
16149
16150 #: app/Services/Localization/i18n/states.php:78
16151 msgid "Kwanza-Norte"
16152 msgstr ""
16153
16154 #: app/Services/Localization/i18n/states.php:79
16155 msgid "Kwanza-Sul"
16156 msgstr ""
16157
16158 #: app/Services/Localization/i18n/states.php:1428
16159 msgid "Kwara"
16160 msgstr ""
16161
16162 #: app/Services/Localization/i18n/states.php:2249
16163 msgid "KwaZulu-Natal"
16164 msgstr ""
16165
16166 #: app/Services/Localization/i18n/states.php:2069
16167 msgid "Kween"
16168 msgstr ""
16169
16170 #: app/Services/Localization/i18n/states.php:2070
16171 msgid "Kyankwanzi"
16172 msgstr ""
16173
16174 #: app/Services/Localization/i18n/states.php:2071
16175 msgid "Kyegegwa"
16176 msgstr ""
16177
16178 #: app/Services/Localization/i18n/states.php:2072
16179 msgid "Kyenjojo"
16180 msgstr ""
16181
16182 #: app/Services/Localization/i18n/states.php:1979
16183 msgid "Kyiv"
16184 msgstr ""
16185
16186 #: app/Services/Localization/i18n/states.php:1980
16187 msgid "Kyivshchyna"
16188 msgstr ""
16189
16190 #: app/Services/Localization/i18n/states.php:2073
16191 msgid "Kyotera"
16192 msgstr ""
16193
16194 #: app/Services/Localization/i18n/states.php:1073
16195 msgid "Kyoto"
16196 msgstr ""
16197
16198 #: app/Services/Localization/i18n/countries.php:132
16199 msgid "Kyrgyzstan"
16200 msgstr ""
16201
16202 #: app/Helpers/CurrenciesHelper.php:83
16203 msgid "Kyrgyzstani Som"
16204 msgstr ""
16205
16206 #: app/Services/Localization/i18n/states.php:201
16207 msgid "Kyustendil"
16208 msgstr ""
16209
16210 #: app/Services/Localization/i18n/states.php:1709
16211 msgid "Kédougou"
16212 msgstr ""
16213
16214 #: app/Services/Localization/i18n/states.php:1235
16215 msgid "Kénitra"
16216 msgstr ""
16217
16218 #: app/Services/Localization/i18n/states.php:1860
16219 msgid "Kütahya"
16220 msgstr ""
16221
16222 #: app/Services/Localization/i18n/states.php:1856
16223 msgid "Kırklareli"
16224 msgstr ""
16225
16226 #: app/Services/Localization/i18n/states.php:1888
16227 msgid "Kırıkkale"
16228 msgstr ""
16229
16230 #: app/Services/Localization/i18n/states.php:1857
16231 msgid "Kırşehir"
16232 msgstr ""
16233
16234 #: app/Services/Localization/i18n/states.php:957
16235 msgid "L'Aquila"
16236 msgstr ""
16237
16238 #: app/Services/Localization/i18n/states.php:459
16239 msgid "La Altagracia"
16240 msgstr ""
16241
16242 #: app/Services/Localization/i18n/states.php:327
16243 msgid "La Araucanía"
16244 msgstr ""
16245
16246 #: app/Services/Localization/i18n/states.php:2239
16247 msgid "La Guaira (Vargas)"
16248 msgstr ""
16249
16250 #: app/Services/Localization/i18n/states.php:394
16251 msgid "La Guajira"
16252 msgstr ""
16253
16254 #: app/Services/Localization/i18n/states.php:1527
16255 #: app/Services/Localization/i18n/states.php:1727
16256 msgid "La Libertad"
16257 msgstr ""
16258
16259 #: app/Services/Localization/i18n/states.php:100
16260 msgid "La Pampa"
16261 msgstr ""
16262
16263 #: app/Services/Localization/i18n/states.php:244
16264 #: app/Services/Localization/i18n/states.php:724
16265 #: app/Services/Localization/i18n/states.php:1729
16266 msgid "La Paz"
16267 msgstr ""
16268
16269 #: app/Services/Localization/i18n/states.php:101
16270 #: app/Services/Localization/i18n/states.php:616
16271 msgid "La Rioja"
16272 msgstr ""
16273
16274 #: app/Services/Localization/i18n/states.php:460
16275 msgid "La Romana"
16276 msgstr ""
16277
16278 #: app/Services/Localization/i18n/states.php:956
16279 msgid "La Spezia"
16280 msgstr ""
16281
16282 #: app/Services/Localization/i18n/states.php:1582
16283 msgid "La Union"
16284 msgstr ""
16285
16286 #: app/Services/Localization/i18n/states.php:1735
16287 msgid "La Unión"
16288 msgstr ""
16289
16290 #: app/Services/Localization/i18n/states.php:461
16291 msgid "La Vega"
16292 msgstr ""
16293
16294 #: app/Services/Translations/admin-translation.php:1200
16295 #: app/Services/Translations/block-editor-translation.php:193
16296 msgid "Label"
16297 msgstr ""
16298
16299 #: api/Resource/LabelResource.php:72 api/Resource/LabelResource.php:102
16300 msgid "Label created successfully!"
16301 msgstr ""
16302
16303 #: api/Resource/LabelResource.php:77 api/Resource/LabelResource.php:107
16304 msgid "Label creation failed."
16305 msgstr ""
16306
16307 #: app/Http/Requests/LabelRequest.php:26
16308 #: app/Http/Requests/FrontendRequests/CustomerAddressRequest.php:47
16309 msgid "Label field is required."
16310 msgstr ""
16311
16312 #: app/Http/Requests/CustomerAddressRequest.php:73
16313 #: app/Http/Requests/FrontendRequests/CustomerAddressRequest.php:42
16314 msgid "Label may not be greater than 15 characters."
16315 msgstr ""
16316
16317 #: app/Http/Requests/LabelRequest.php:27
16318 msgid "Label must be unique."
16319 msgstr ""
16320
16321 #: app/Services/Translations/checkout-translation.php:16
16322 #: app/Http/Controllers/FrontendControllers/CustomerController.php:208
16323 msgid "Label must not exceed 15 characters."
16324 msgstr ""
16325
16326 #: app/Services/Filter/LabelFilter.php:61
16327 msgid "Label Name"
16328 msgstr ""
16329
16330 #: api/StoreSettings.php:500
16331 msgid "Label Selector"
16332 msgstr ""
16333
16334 #: app/Services/Translations/block-editor-translation.php:194
16335 msgid "Label Text"
16336 msgstr ""
16337
16338 #: app/Services/Filter/LabelFilter.php:57
16339 #: app/Services/Translations/admin-translation.php:1201
16340 msgid "Labels"
16341 msgstr ""
16342
16343 #: app/Modules/MCP/Tools/LabelTools.php:72
16344 msgid "Labels are not available on this install."
16345 msgstr ""
16346
16347 #: app/Http/Controllers/LabelController.php:90
16348 msgid "Labels Updated Successfully"
16349 msgstr ""
16350
16351 #. 1: labels added, 2: labels removed
16352 #: app/Modules/MCP/Tools/LabelTools.php:147
16353 #, php-format
16354 msgid "Labels updated: %1$d added, %2$d removed."
16355 msgstr ""
16356
16357 #: app/Services/Localization/i18n/states.php:1361
16358 msgid "Labuan"
16359 msgstr ""
16360
16361 #: app/Services/Localization/i18n/states.php:854
16362 msgid "Ladakh"
16363 msgstr ""
16364
16365 #: app/Services/Localization/i18n/states.php:39
16366 msgid "Laghman"
16367 msgstr ""
16368
16369 #: app/Services/Localization/i18n/states.php:486
16370 msgid "Laghouat"
16371 msgstr ""
16372
16373 #: app/Services/Localization/i18n/states.php:1429
16374 msgid "Lagos"
16375 msgstr ""
16376
16377 #: app/Services/Localization/i18n/states.php:1583
16378 msgid "Laguna"
16379 msgstr ""
16380
16381 #: app/Services/Localization/i18n/states.php:1116
16382 msgid "Laikipia"
16383 msgstr ""
16384
16385 #: app/Services/Localization/i18n/states.php:876
16386 msgid "Lakshadeep"
16387 msgstr ""
16388
16389 #: app/Services/Localization/i18n/states.php:158
16390 msgid "Lakshmipur"
16391 msgstr ""
16392
16393 #: app/Services/Localization/i18n/states.php:159
16394 msgid "Lalmonirhat"
16395 msgstr ""
16396
16397 #: app/Services/Localization/i18n/states.php:1528
16398 msgid "Lambayeque"
16399 msgstr ""
16400
16401 #: app/Services/Localization/i18n/states.php:1758
16402 msgid "Lampang"
16403 msgstr ""
16404
16405 #: app/Services/Localization/i18n/states.php:1759
16406 msgid "Lamphun"
16407 msgstr ""
16408
16409 #: app/Services/Localization/i18n/states.php:786
16410 msgid "Lampung"
16411 msgstr ""
16412
16413 #: app/Services/Localization/i18n/states.php:1117
16414 msgid "Lamu"
16415 msgstr ""
16416
16417 #: app/Services/Localization/i18n/states.php:2074
16418 msgid "Lamwo"
16419 msgstr ""
16420
16421 #: app/Services/Localization/i18n/states.php:1584
16422 msgid "Lanao del Norte"
16423 msgstr ""
16424
16425 #: app/Services/Localization/i18n/states.php:1585
16426 msgid "Lanao del Sur"
16427 msgstr ""
16428
16429 #: app/Helpers/CurrenciesHelper.php:89
16430 msgid "Lao Kip"
16431 msgstr ""
16432
16433 #: app/Services/Localization/i18n/states.php:823
16434 msgid "Laois"
16435 msgstr ""
16436
16437 #: app/Services/Localization/i18n/countries.php:133
16438 msgid "Laos"
16439 msgstr ""
16440
16441 #: app/Services/Localization/i18n/states.php:2227
16442 msgid "Lara"
16443 msgstr ""
16444
16445 #: app/Services/Localization/i18n/states.php:1241
16446 msgid "Larache"
16447 msgstr ""
16448
16449 #: app/Services/Translations/block-editor-translation.php:195
16450 msgid "Large"
16451 msgstr ""
16452
16453 #: app/Services/Localization/i18n/states.php:617
16454 msgid "Las Palmas"
16455 msgstr ""
16456
16457 #. %s - number of days
16458 #: app/Services/Translations/admin-translation.php:1203
16459 #, php-format
16460 msgid "Last %s Days"
16461 msgstr ""
16462
16463 #. %s - number of months
16464 #: app/Services/Translations/admin-translation.php:1205
16465 #, php-format
16466 msgid "Last %s Months"
16467 msgstr ""
16468
16469 #: app/Services/Translations/admin-translation.php:1206
16470 #: app/Http/Controllers/ProductController.php:702
16471 msgid "Last 30 days"
16472 msgstr ""
16473
16474 #: app/Services/Translations/admin-translation.php:1207
16475 msgid "Last 6 Months"
16476 msgstr ""
16477
16478 #: app/Services/Translations/admin-translation.php:1208
16479 msgid "Last 7 days"
16480 msgstr ""
16481
16482 #: app/Services/Translations/admin-translation.php:1209
16483 msgid "Last Activity"
16484 msgstr ""
16485
16486 #: app/Services/Translations/admin-translation.php:1210
16487 msgid "Last Month"
16488 msgstr ""
16489
16490 #: app/Services/Renderer/CheckoutFieldsSchema.php:20
16491 #: app/Services/Renderer/CheckoutFieldsSchema.php:468
16492 #: app/Services/Renderer/AddressSelectRenderer.php:439
16493 #: app/Services/Renderer/AddressSelectRenderer.php:447
16494 #: app/Services/Translations/admin-translation.php:1211
16495 #: app/Services/Translations/customer-profile-translation.php:134
16496 msgid "Last Name"
16497 msgstr ""
16498
16499 #: api/Checkout/CheckoutApi.php:914
16500 msgid "Last name is required."
16501 msgstr ""
16502
16503 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:101
16504 msgid "Last Order Date"
16505 msgstr ""
16506
16507 #: app/Services/Filter/CustomerFilter.php:102
16508 #: app/Services/Translations/admin-translation.php:1212
16509 msgid "Last Purchase Date"
16510 msgstr ""
16511
16512 #: app/Services/Translations/admin-translation.php:1213
16513 msgid "Last Purchase Date:"
16514 msgstr ""
16515
16516 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:602
16517 msgid "Last Purchased: "
16518 msgstr ""
16519
16520 #: app/Services/Translations/admin-translation.php:1214
16521 msgid "Last Quarter"
16522 msgstr ""
16523
16524 #: app/Services/Translations/admin-translation.php:1219
16525 msgid ""
16526 "Last tier has unlimited range (max = 0). Set a max value to add more tiers."
16527 msgstr ""
16528
16529 #: app/Services/Translations/admin-translation.php:1215
16530 msgid "Last Update"
16531 msgstr ""
16532
16533 #: app/Services/Translations/admin-translation.php:1216
16534 msgid "Last Update Check"
16535 msgstr ""
16536
16537 #: app/Services/Translations/admin-translation.php:1217
16538 msgid "Last Week"
16539 msgstr ""
16540
16541 #: app/Services/Translations/admin-translation.php:1218
16542 msgid "Last Year"
16543 msgstr ""
16544
16545 #: app/Services/Localization/i18n/states.php:958
16546 msgid "Latina"
16547 msgstr ""
16548
16549 #: app/Services/Localization/i18n/countries.php:134
16550 msgid "Latvia"
16551 msgstr ""
16552
16553 #: app/Services/Localization/i18n/states.php:2203
16554 msgid "Lavalleja"
16555 msgstr ""
16556
16557 #: app/Services/Translations/block-editor-translation.php:196
16558 msgid "Layout"
16559 msgstr ""
16560
16561 #: app/Services/Localization/i18n/states.php:1240
16562 msgid "Laâyoune"
16563 msgstr ""
16564
16565 #: api/StoreSettings.php:1227 app/Services/Localization/i18n/units.php:17
16566 msgid "lbs"
16567 msgstr ""
16568
16569 #: app/Services/Renderer/CheckoutRenderer.php:673
16570 #: app/Services/Translations/block-editor-translation.php:197
16571 msgid "Leave a Note"
16572 msgstr ""
16573
16574 #: app/Views/invoice/delivery_slip.php:75
16575 msgid "Leave a Review"
16576 msgstr ""
16577
16578 #: app/Services/Translations/admin-translation.php:1220
16579 msgid "Leave empty for all the variations"
16580 msgstr ""
16581
16582 #: app/Services/Translations/admin-translation.php:2642
16583 msgid "leave empty or 0 for no max limit"
16584 msgstr ""
16585
16586 #: app/Services/Translations/admin-translation.php:1221
16587 msgid "Leave empty to match all cities"
16588 msgstr ""
16589
16590 #: app/Services/Translations/admin-translation.php:1222
16591 msgid "Leave empty to run this feed for all variations"
16592 msgstr ""
16593
16594 #: app/Services/Translations/block-editor-translation.php:198
16595 msgid "Leave empty to use the default text: My Account"
16596 msgstr ""
16597
16598 #: app/Services/Translations/block-editor-translation.php:199
16599 msgid ""
16600 "Leave empty to use the selected icon above. Enter a URL to override with a "
16601 "custom icon."
16602 msgstr ""
16603
16604 #: app/Helpers/CurrenciesHelper.php:90
16605 msgid "Lebanese Pound"
16606 msgstr ""
16607
16608 #: app/Services/Localization/i18n/countries.php:135
16609 msgid "Lebanon"
16610 msgstr ""
16611
16612 #: app/Services/Localization/i18n/states.php:959
16613 msgid "Lecce"
16614 msgstr ""
16615
16616 #: app/Services/Localization/i18n/states.php:960
16617 msgid "Lecco"
16618 msgstr ""
16619
16620 #: app/Services/Translations/block-editor-translation.php:200
16621 #: app/Modules/Templating/Bricks/Elements/BuySection.php:203
16622 #: app/Modules/Templating/Bricks/Elements/BuySection.php:331
16623 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:109
16624 msgid "Left"
16625 msgstr ""
16626
16627 #: api/StoreSettings.php:328 app/Helpers/EditorShortCodeHelper.php:44
16628 #: app/Services/Renderer/CheckoutFieldsSchema.php:491
16629 #: app/Services/Renderer/AddressSelectRenderer.php:466
16630 #: app/Services/Renderer/CheckoutRenderer.php:394
16631 #: app/Services/Translations/admin-translation.php:1223
16632 #: app/Services/Translations/customer-profile-translation.php:135
16633 msgid "Legal Registration ID"
16634 msgstr ""
16635
16636 #: app/Http/Requests/CustomerAddressRequest.php:76
16637 #: app/Http/Requests/FrontendRequests/CustomerRequests/CustomerProfileRequest.php:80
16638 msgid "Legal Registration ID field is required."
16639 msgstr ""
16640
16641 #: api/Checkout/CheckoutApi.php:890
16642 #: app/Services/Translations/customer-profile-translation.php:136
16643 msgid "Legal Registration ID is required."
16644 msgstr ""
16645
16646 #: app/Services/Translations/admin-translation.php:1224
16647 msgid "Legal Registration Scheme"
16648 msgstr ""
16649
16650 #: app/Services/Localization/i18n/states.php:824
16651 msgid "Leitrim"
16652 msgstr ""
16653
16654 #: app/Services/Localization/i18n/states.php:723
16655 msgid "Lempira"
16656 msgstr ""
16657
16658 #: app/Services/Translations/admin-translation.php:1225
16659 msgid "Length"
16660 msgstr ""
16661
16662 #: app/Services/Translations/admin-translation.php:1226
16663 #, php-format
16664 msgid "Length (%s)"
16665 msgstr ""
16666
16667 #: app/Services/Localization/i18n/states.php:1305
16668 msgid "Leova"
16669 msgstr ""
16670
16671 #: app/Services/Localization/i18n/countries.php:136
16672 msgid "Lesotho"
16673 msgstr ""
16674
16675 #: app/Helpers/CurrenciesHelper.php:93
16676 msgid "Lesotho Loti"
16677 msgstr ""
16678
16679 #: app/Services/Translations/admin-translation.php:1227
16680 msgid "Less Than"
16681 msgstr ""
16682
16683 #. %s - comparison range
16684 #: app/Services/Translations/admin-translation.php:1230
16685 #, php-format
16686 msgid "Less than %s"
16687 msgstr ""
16688
16689 #: app/Services/Translations/admin-translation.php:1228
16690 msgid "Less Than or Equal"
16691 msgstr ""
16692
16693 #: app/Services/Translations/admin-translation.php:1231
16694 msgid "Let's go"
16695 msgstr ""
16696
16697 #: app/Services/Localization/i18n/states.php:1586
16698 msgid "Leyte"
16699 msgstr ""
16700
16701 #: app/Services/Localization/i18n/states.php:64
16702 msgid "Lezhë"
16703 msgstr ""
16704
16705 #: app/Services/Localization/i18n/states.php:618
16706 #: app/Services/Localization/i18n/states.php:1471
16707 msgid "León"
16708 msgstr ""
16709
16710 #: app/Services/Localization/i18n/states.php:348
16711 msgid "Liaoning / 辽宁"
16712 msgstr ""
16713
16714 #: app/Services/Localization/i18n/countries.php:137
16715 msgid "Liberia"
16716 msgstr ""
16717
16718 #: app/Helpers/CurrenciesHelper.php:92
16719 msgid "Liberian Dollar"
16720 msgstr ""
16721
16722 #: app/Services/Localization/i18n/states.php:331
16723 msgid "Libertador General Bernardo O'Higgins"
16724 msgstr ""
16725
16726 #: app/Services/Localization/i18n/countries.php:138
16727 msgid "Libya"
16728 msgstr ""
16729
16730 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:175
16731 msgid "License"
16732 msgid_plural "Licenses"
16733 msgstr[0] ""
16734 msgstr[1] ""
16735
16736 #: app/Helpers/EditorShortCodeHelper.php:331
16737 msgid "License (Loop)"
16738 msgstr ""
16739
16740 #: app/Services/Translations/customer-profile-translation.php:137
16741 msgid "License Activations"
16742 msgstr ""
16743
16744 #: app/Services/Translations/admin-translation.php:1232
16745 msgid "License Chart"
16746 msgstr ""
16747
16748 #: app/Services/Translations/customer-profile-translation.php:141
16749 msgid "License could not be loaded. Please try again."
16750 msgstr ""
16751
16752 #: app/Services/Translations/admin-translation.php:1233
16753 #: app/Services/Translations/customer-profile-translation.php:138
16754 msgid "License Details"
16755 msgstr ""
16756
16757 #: app/Services/Translations/admin-translation.php:1234
16758 msgid "License Distribution"
16759 msgstr ""
16760
16761 #: app/Services/Translations/admin-translation.php:1240
16762 msgid "License for this product has not been enabled"
16763 msgstr ""
16764
16765 #: app/Services/Translations/customer-profile-translation.php:139
16766 msgid "License Info"
16767 msgstr ""
16768
16769 #: app/Helpers/EditorShortCodeHelper.php:335
16770 #: app/Services/Translations/admin-translation.php:1235
16771 #: app/Services/Translations/customer-profile-translation.php:140
16772 msgid "License Key"
16773 msgstr ""
16774
16775 #: app/Services/Filter/LicenseFilter.php:162
16776 #: app/Services/Filter/OrderFilter.php:456
16777 #: app/Services/Filter/OrderBumpFilter.php:145
16778 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:237
16779 msgid "License key"
16780 msgstr ""
16781
16782 #: app/Services/Translations/admin-translation.php:1237
16783 msgid "License Key copied to clipboard"
16784 msgstr ""
16785
16786 #: app/Services/Translations/admin-translation.php:1236
16787 msgid "License Key Prefix (Optional)"
16788 msgstr ""
16789
16790 #: app/Services/Filter/LicenseFilter.php:158
16791 #: app/Services/Filter/LicenseSiteFilter.php:129
16792 #: app/Services/Filter/OrderFilter.php:452
16793 #: app/Services/Filter/OrderBumpFilter.php:141
16794 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:233
16795 msgid "License Property"
16796 msgstr ""
16797
16798 #: app/Services/Translations/admin-translation.php:1238
16799 msgid "License Settings"
16800 msgstr ""
16801
16802 #: app/Services/Translations/admin-translation.php:1241
16803 msgid ""
16804 "License settings cannot be saved for bundle products. Licenses are generated "
16805 "according to bundle items' license settings."
16806 msgstr ""
16807
16808 #: app/Services/Translations/admin-translation.php:1239
16809 msgid "License Settings Not Available for Bundle Products"
16810 msgstr ""
16811
16812 #: app/Services/Filter/OrderFilter.php:464
16813 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:246
16814 msgid "License Status"
16815 msgstr ""
16816
16817 #. %s is the license status
16818 #: app/Services/Translations/customer-profile-translation.php:143
16819 #, php-format
16820 msgid "License status: %s"
16821 msgstr ""
16822
16823 #: app/Services/Translations/admin-translation.php:1242
16824 #: app/Services/Translations/customer-profile-translation.php:144
16825 msgid "Licensed"
16826 msgstr ""
16827
16828 #: app/Services/Translations/admin-translation.php:1243
16829 #: app/Services/Translations/customer-profile-translation.php:145
16830 #: app/Services/Translations/block-editor-translation.php:201
16831 #: app/Services/Renderer/Receipt/ThankYouRender.php:808
16832 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:283
16833 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:431
16834 #: app/Hooks/Handlers/BlockEditors/CustomerProfileBlockEditor.php:45
16835 #: app/Hooks/Handlers/ShortCodes/CustomerProfileHandler.php:226
16836 #: app/Views/emails/order/paid/customer.php:39
16837 msgid "Licenses"
16838 msgstr ""
16839
16840 #: app/Services/Translations/admin-translation.php:1244
16841 msgid ""
16842 "Licenses are managed by bundle items themselves. Only pricing follows the "
16843 "bundle product (e.g., yearly bundle pricing results in yearly licenses for "
16844 "child bundle items)."
16845 msgstr ""
16846
16847 #: app/Services/Translations/customer-profile-translation.php:146
16848 msgid "Licenses table"
16849 msgstr ""
16850
16851 #: app/Services/Translations/admin-translation.php:1245
16852 msgid "Licensing"
16853 msgstr ""
16854
16855 #: app/Services/Localization/i18n/countries.php:139
16856 msgid "Liechtenstein"
16857 msgstr ""
16858
16859 #: app/Services/Translations/admin-translation.php:1246
16860 msgid "Lifetime"
16861 msgstr ""
16862
16863 #: app/Services/Translations/admin-translation.php:1247
16864 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:86
16865 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:590
16866 msgid "Lifetime Value"
16867 msgstr ""
16868
16869 #: app/Services/Translations/admin-translation.php:1248
16870 msgid "Lifetime Value (LTV)"
16871 msgstr ""
16872
16873 #: app/Http/Controllers/CustomerController.php:268
16874 msgid "Lifetime value recalculated successfully"
16875 msgstr ""
16876
16877 #: app/Services/Translations/admin-translation.php:1249
16878 msgid "Light"
16879 msgstr ""
16880
16881 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:86
16882 msgid "Lightbox"
16883 msgstr ""
16884
16885 #: app/Services/Localization/i18n/states.php:740
16886 msgid "Lika-Senj County"
16887 msgstr ""
16888
16889 #: app/Services/Localization/i18n/states.php:1529
16890 msgid "Lima"
16891 msgstr ""
16892
16893 #: app/Services/Localization/i18n/states.php:825
16894 msgid "Limerick"
16895 msgstr ""
16896
16897 #: app/Services/Translations/admin-translation.php:1250
16898 msgid "Limit purchases to 1 item per order"
16899 msgstr ""
16900
16901 #: app/Services/Localization/i18n/states.php:2250
16902 msgid "Limpopo"
16903 msgstr ""
16904
16905 #: app/Services/Localization/i18n/states.php:415
16906 msgid "Limón"
16907 msgstr ""
16908
16909 #: app/Services/Localization/i18n/states.php:1912
16910 msgid "Lindi"
16911 msgstr ""
16912
16913 #: app/Services/Translations/admin-translation.php:1251
16914 #: app/Services/Translations/block-editor-translation.php:202
16915 msgid "Link"
16916 msgstr ""
16917
16918 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:389
16919 msgid "Link entire product"
16920 msgstr ""
16921
16922 #: app/Services/Translations/block-editor-translation.php:203
16923 msgid "Link Settings"
16924 msgstr ""
16925
16926 #: app/Services/Translations/block-editor-translation.php:205
16927 msgid "Link to Home"
16928 msgstr ""
16929
16930 #: app/Modules/Templating/Bricks/Elements/ProductTitle.php:67
16931 msgid "Link to product"
16932 msgstr ""
16933
16934 #: app/Services/Translations/block-editor-translation.php:204
16935 msgid "Link With Shop App"
16936 msgstr ""
16937
16938 #: app/Services/Localization/i18n/states.php:2075
16939 msgid "Lira"
16940 msgstr ""
16941
16942 #: app/Services/Localization/i18n/states.php:2276
16943 msgid "Lisburn and Castlereagh"
16944 msgstr ""
16945
16946 #: app/Services/Translations/block-editor-translation.php:206
16947 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:75
16948 msgid "List"
16949 msgstr ""
16950
16951 #: app/Services/Translations/TransStrings.php:279
16952 msgid "List 1"
16953 msgstr ""
16954
16955 #: app/Services/Translations/TransStrings.php:279
16956 msgid "List 2"
16957 msgstr ""
16958
16959 #: app/Modules/MCP/Tools/CouponTools.php:33
16960 msgid "List Coupons"
16961 msgstr ""
16962
16963 #: app/Modules/MCP/Tools/CustomerTools.php:30
16964 msgid "List Customers"
16965 msgstr ""
16966
16967 #: app/Services/Translations/admin-translation.php:1252
16968 msgid ""
16969 "List of email addresses that can use the coupon. Separate multiple emails "
16970 "with commas. You may also use regular expressions."
16971 msgstr ""
16972
16973 #: app/Services/Translations/customer-profile-translation.php:147
16974 msgid "List of sites where the license is activated"
16975 msgstr ""
16976
16977 #: app/Modules/MCP/Tools/OrderTools.php:51
16978 msgid "List Orders"
16979 msgstr ""
16980
16981 #: app/Modules/MCP/Tools/ProductTools.php:33
16982 msgid "List Products"
16983 msgstr ""
16984
16985 #: app/Modules/MCP/Tools/ContextTools.php:82
16986 msgid "List Reference Data"
16987 msgstr ""
16988
16989 #: app/Modules/MCP/Tools/SubscriptionTools.php:32
16990 msgid "List Subscriptions"
16991 msgstr ""
16992
16993 #: app/Services/Renderer/ShopAppRenderer.php:307
16994 #: app/Services/Translations/block-editor-translation.php:207
16995 msgid "List View"
16996 msgstr ""
16997
16998 #: app/Services/Translations/admin-translation.php:1253
16999 msgid ""
17000 "Listed price stays unchanged on reverse charge. Only the tax line is zeroed "
17001 "on the invoice."
17002 msgstr ""
17003
17004 #: app/Services/Localization/i18n/countries.php:140
17005 msgid "Lithuania"
17006 msgstr ""
17007
17008 #: app/Services/Localization/i18n/states.php:234
17009 msgid "Littoral"
17010 msgstr ""
17011
17012 #: api/StoreSettings.php:228
17013 msgid "Live"
17014 msgstr ""
17015
17016 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:192
17017 msgid "Live API Key"
17018 msgstr ""
17019
17020 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:181
17021 msgid "Live Client ID"
17022 msgstr ""
17023
17024 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:301
17025 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:465
17026 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:176
17027 msgid "Live credentials"
17028 msgstr ""
17029
17030 #: app/Services/Translations/block-editor-translation.php:208
17031 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:271
17032 msgid "Live Filter"
17033 msgstr ""
17034
17035 #: app/Services/Translations/admin-translation.php:1254
17036 #: app/Hooks/Handlers/AdminMenuBarHandler.php:27
17037 msgid "Live Mode"
17038 msgstr ""
17039
17040 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:443
17041 msgid "Live Webhook ID (Copy the webhook id and paste bellow)"
17042 msgstr ""
17043
17044 #: app/Services/Localization/i18n/states.php:961
17045 msgid "Livorno"
17046 msgstr ""
17047
17048 #: app/Services/Localization/i18n/states.php:619
17049 msgid "Lleida"
17050 msgstr ""
17051
17052 #: app/Services/Renderer/ProductCardRender.php:536
17053 #: app/Services/Translations/TransStrings.php:206
17054 #: app/Services/Translations/TransStrings.php:212
17055 #: app/Services/Translations/TransStrings.php:219
17056 #: app/Services/Translations/admin-translation.php:1255
17057 msgid "Loading"
17058 msgstr ""
17059
17060 #: app/Services/Translations/admin-translation.php:1256
17061 msgid "Loading adjustment history..."
17062 msgstr ""
17063
17064 #: app/Services/Translations/admin-translation.php:1257
17065 msgid "Loading block editor…"
17066 msgstr ""
17067
17068 #: app/Services/Translations/admin-translation.php:1258
17069 msgid "Loading editor..."
17070 msgstr ""
17071
17072 #: app/Services/Translations/block-editor-translation.php:210
17073 msgid "Loading media..."
17074 msgstr ""
17075
17076 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:183
17077 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:612
17078 msgid "Loading Payment Processor..."
17079 msgstr ""
17080
17081 #: app/Services/Translations/admin-translation.php:1259
17082 msgid "Loading preview..."
17083 msgstr ""
17084
17085 #: app/Services/Translations/admin-translation.php:1260
17086 #: app/Services/Translations/block-editor-translation.php:211
17087 msgid "Loading products..."
17088 msgstr ""
17089
17090 #: app/Services/Translations/block-editor-translation.php:209
17091 msgid "Loading Related Products..."
17092 msgstr ""
17093
17094 #: app/Services/Translations/checkout-translation.php:17
17095 #: app/Services/Translations/admin-translation.php:1261
17096 #: app/Services/Translations/block-editor-translation.php:212
17097 msgid "Loading..."
17098 msgstr ""
17099
17100 #: app/Services/Translations/admin-translation.php:2643
17101 msgid "loading..."
17102 msgstr ""
17103
17104 #: app/Modules/StorageDrivers/Local/Local.php:17
17105 msgid "Local"
17106 msgstr ""
17107
17108 #: app/Services/Translations/admin-translation.php:2644
17109 #: app/Services/Translations/customer-profile-translation.php:343
17110 msgid "local"
17111 msgstr ""
17112
17113 #: app/Services/Translations/admin-translation.php:1262
17114 msgid "Local / Staging"
17115 msgstr ""
17116
17117 #: app/Modules/StorageDrivers/Local/Local.php:36
17118 msgid "Local allows to upload file in local file storage"
17119 msgstr ""
17120
17121 #: app/Services/Translations/admin-translation.php:1263
17122 msgid "Local Pickup"
17123 msgstr ""
17124
17125 #: app/Services/Translations/admin-translation.php:1264
17126 msgid "Local Reverse Charge"
17127 msgstr ""
17128
17129 #: app/Modules/StorageDrivers/Local/Local.php:53
17130 msgid "Local Settings"
17131 msgstr ""
17132
17133 #: app/Services/Translations/admin-translation.php:1265
17134 msgid "Local/self-signed site (disable TLS verification)"
17135 msgstr ""
17136
17137 #: app/Services/Translations/admin-translation.php:1266
17138 msgid "Location"
17139 msgstr ""
17140
17141 #: app/Services/Localization/i18n/states.php:962
17142 msgid "Lodi"
17143 msgstr ""
17144
17145 #: app/Services/Localization/i18n/states.php:1760
17146 msgid "Loei"
17147 msgstr ""
17148
17149 #: app/Services/Localization/i18n/states.php:1195
17150 msgid "Lofa"
17151 msgstr ""
17152
17153 #: app/Services/Localization/i18n/states.php:40
17154 msgid "Logar"
17155 msgstr ""
17156
17157 #: app/Services/Translations/checkout-translation.php:18
17158 #: app/Hooks/Handlers/ShortCodes/CustomerProfileHandler.php:75
17159 #: app/Hooks/Handlers/ShortCodes/CustomerProfileHandler.php:78
17160 msgid "Login"
17161 msgstr ""
17162
17163 #: app/Services/Translations/checkout-translation.php:19
17164 msgid "Login failed."
17165 msgstr ""
17166
17167 #: app/Services/Translations/checkout-translation.php:20
17168 msgid "Login failed. Please try again."
17169 msgstr ""
17170
17171 #: api/User.php:55 app/Services/Translations/checkout-translation.php:21
17172 msgid "Login successful"
17173 msgstr ""
17174
17175 #: app/Services/Translations/admin-translation.php:1267
17176 msgid "Logo"
17177 msgstr ""
17178
17179 #: app/Services/Translations/block-editor-translation.php:213
17180 msgid "Logo Image"
17181 msgstr ""
17182
17183 #: app/Services/Translations/block-editor-translation.php:214
17184 msgid "Logo Settings"
17185 msgstr ""
17186
17187 #: app/Services/Translations/block-editor-translation.php:215
17188 #: app/Views/frontend/customer_menu.php:83
17189 #: app/Views/frontend/customer_menu.php:83
17190 #: app/Views/frontend/customer_menu.php:86
17191 msgid "Logout"
17192 msgstr ""
17193
17194 #: app/Helpers/AdminHelper.php:173
17195 #: app/Services/Translations/admin-translation.php:1268
17196 #: app/Hooks/Handlers/MenuHandler.php:359
17197 msgid "Logs"
17198 msgstr ""
17199
17200 #. %s - log id
17201 #: app/Services/Translations/admin-translation.php:1270
17202 #, php-format
17203 msgid "Logs ID: %s"
17204 msgstr ""
17205
17206 #: app/Services/Localization/i18n/states.php:546
17207 msgid "Loja"
17208 msgstr ""
17209
17210 #: app/Services/Translations/admin-translation.php:1271
17211 msgid "Long Description"
17212 msgstr ""
17213
17214 #: app/Services/Localization/i18n/states.php:826
17215 msgid "Longford"
17216 msgstr ""
17217
17218 #: app/Services/Translations/customer-profile-translation.php:148
17219 msgid "Looks like no licenses yet. Purchase something to view data."
17220 msgstr ""
17221
17222 #: app/Services/Translations/admin-translation.php:1272
17223 msgid "Looks like your license key has been Expired!"
17224 msgstr ""
17225
17226 #: app/Services/Localization/i18n/states.php:1761
17227 msgid "Lopburi"
17228 msgstr ""
17229
17230 #: app/Services/Translations/block-editor-translation.php:216
17231 msgid "Lorem ipsum dolor set amet"
17232 msgstr ""
17233
17234 #: app/Services/Localization/i18n/states.php:1530
17235 msgid "Loreto"
17236 msgstr ""
17237
17238 #: app/Services/Localization/i18n/states.php:332
17239 msgid "Los Lagos"
17240 msgstr ""
17241
17242 #: app/Services/Localization/i18n/states.php:333
17243 #: app/Services/Localization/i18n/states.php:547
17244 msgid "Los Ríos"
17245 msgstr ""
17246
17247 #: app/Services/Localization/i18n/states.php:1505
17248 msgid "Los Santos"
17249 msgstr ""
17250
17251 #: app/Services/Localization/i18n/states.php:1711
17252 msgid "Louga"
17253 msgstr ""
17254
17255 #: app/Services/Localization/i18n/states.php:2158
17256 msgid "Louisiana"
17257 msgstr ""
17258
17259 #: app/Services/Localization/i18n/states.php:827
17260 msgid "Louth"
17261 msgstr ""
17262
17263 #: app/Services/Localization/i18n/states.php:202
17264 msgid "Lovech"
17265 msgstr ""
17266
17267 #: app/Services/Translations/admin-translation.php:1273
17268 msgid "Low"
17269 msgstr ""
17270
17271 #: app/Services/Translations/admin-translation.php:1274
17272 #: app/Services/Translations/block-editor-translation.php:217
17273 msgid "Low Stock"
17274 msgstr ""
17275
17276 #: app/Services/Localization/i18n/states.php:429
17277 msgid "Lower Saxony"
17278 msgstr ""
17279
17280 #: app/Services/Translations/admin-translation.php:1198
17281 msgid "LTV"
17282 msgstr ""
17283
17284 #: app/Services/Translations/admin-translation.php:1199
17285 msgid "LTV:"
17286 msgstr ""
17287
17288 #: app/Services/Localization/i18n/states.php:80
17289 msgid "Luanda"
17290 msgstr ""
17291
17292 #: app/Services/Localization/i18n/states.php:1172
17293 msgid "Luang Namtha"
17294 msgstr ""
17295
17296 #: app/Services/Localization/i18n/states.php:1173
17297 msgid "Luang Prabang"
17298 msgstr ""
17299
17300 #: app/Services/Localization/i18n/states.php:2260
17301 msgid "Luapula"
17302 msgstr ""
17303
17304 #: app/Services/Localization/i18n/states.php:963
17305 msgid "Lucca"
17306 msgstr ""
17307
17308 #: app/Services/Localization/i18n/states.php:620
17309 msgid "Lugo"
17310 msgstr ""
17311
17312 #: app/Services/Localization/i18n/states.php:1972
17313 msgid "Luhanshchyna"
17314 msgstr ""
17315
17316 #: app/Services/Localization/i18n/states.php:1453
17317 msgid "Lumbini"
17318 msgstr ""
17319
17320 #: app/Services/Localization/i18n/states.php:81
17321 msgid "Lunda-Norte"
17322 msgstr ""
17323
17324 #: app/Services/Localization/i18n/states.php:82
17325 msgid "Lunda-Sul"
17326 msgstr ""
17327
17328 #: app/Services/Localization/i18n/states.php:892
17329 msgid "Luristan (لرستان)"
17330 msgstr ""
17331
17332 #: app/Services/Localization/i18n/states.php:2265
17333 msgid "Lusaka"
17334 msgstr ""
17335
17336 #: app/Services/Localization/i18n/states.php:2076
17337 msgid "Luuka"
17338 msgstr ""
17339
17340 #: app/Services/Localization/i18n/states.php:2077
17341 msgid "Luwero"
17342 msgstr ""
17343
17344 #: app/Services/Localization/i18n/countries.php:141
17345 msgid "Luxembourg"
17346 msgstr ""
17347
17348 #: app/Services/Localization/i18n/states.php:578
17349 msgid "Luxor"
17350 msgstr ""
17351
17352 #: app/Services/Localization/i18n/states.php:307
17353 msgid "Luzern"
17354 msgstr ""
17355
17356 #: app/Services/Localization/i18n/states.php:1984
17357 msgid "Lvivshchyna"
17358 msgstr ""
17359
17360 #: app/Services/Localization/i18n/states.php:2078
17361 msgid "Lwengo"
17362 msgstr ""
17363
17364 #: app/Services/Localization/i18n/states.php:2079
17365 msgid "Lyantonde"
17366 msgstr ""
17367
17368 #: api/StoreSettings.php:1252 app/Services/Localization/i18n/units.php:21
17369 msgid "m"
17370 msgstr ""
17371
17372 #. Date format for order creation date
17373 #: app/Views/invoice/receipt_slip.php:121
17374 #: app/Views/invoice/receipt_slip.php:513
17375 msgid "M d, Y"
17376 msgstr ""
17377
17378 #: app/Helpers/CurrenciesHelper.php:100
17379 msgid "Macanese Pataca"
17380 msgstr ""
17381
17382 #: app/Services/Localization/i18n/countries.php:142
17383 msgid "Macao"
17384 msgstr ""
17385
17386 #: app/Services/Localization/i18n/states.php:371
17387 msgid "Macao / 澳门"
17388 msgstr ""
17389
17390 #: app/Helpers/CurrenciesHelper.php:97
17391 msgid "Macedonian Denar"
17392 msgstr ""
17393
17394 #: app/Services/Localization/i18n/states.php:964
17395 msgid "Macerata"
17396 msgstr ""
17397
17398 #: app/Services/Localization/i18n/states.php:1118
17399 msgid "Machakos"
17400 msgstr ""
17401
17402 #: app/Services/Localization/i18n/countries.php:144
17403 msgid "Madagascar"
17404 msgstr ""
17405
17406 #: app/Services/Localization/i18n/states.php:160
17407 msgid "Madaripur"
17408 msgstr ""
17409
17410 #: app/Services/Localization/i18n/states.php:855
17411 msgid "Madhya Pradesh"
17412 msgstr ""
17413
17414 #: app/Services/Localization/i18n/states.php:1531
17415 msgid "Madre de Dios"
17416 msgstr ""
17417
17418 #: app/Services/Localization/i18n/states.php:621
17419 msgid "Madrid"
17420 msgstr ""
17421
17422 #: app/Services/Localization/i18n/states.php:1472
17423 msgid "Madriz"
17424 msgstr ""
17425
17426 #: app/Services/Localization/i18n/states.php:1762
17427 msgid "Mae Hong Son"
17428 msgstr ""
17429
17430 #: app/Services/Localization/i18n/states.php:334
17431 msgid "Magallanes"
17432 msgstr ""
17433
17434 #: app/Services/Localization/i18n/states.php:395
17435 msgid "Magdalena"
17436 msgstr ""
17437
17438 #: app/Services/Localization/i18n/states.php:1587
17439 msgid "Maguindanao"
17440 msgstr ""
17441
17442 #: app/Services/Localization/i18n/states.php:161
17443 msgid "Magura"
17444 msgstr ""
17445
17446 #: app/Services/Localization/i18n/states.php:1763
17447 msgid "Maha Sarakham"
17448 msgstr ""
17449
17450 #: app/Services/Localization/i18n/states.php:1454
17451 msgid "Mahakali"
17452 msgstr ""
17453
17454 #: app/Services/Localization/i18n/states.php:856
17455 msgid "Maharashtra"
17456 msgstr ""
17457
17458 #: app/Services/Translations/admin-translation.php:1280
17459 msgid "Mail From:"
17460 msgstr ""
17461
17462 #: app/Services/Translations/admin-translation.php:1281
17463 msgid "Mail Subject:"
17464 msgstr ""
17465
17466 #: app/Services/Translations/admin-translation.php:1282
17467 msgid "Mailing Settings"
17468 msgstr ""
17469
17470 #: app/Services/Localization/i18n/states.php:2159
17471 msgid "Maine"
17472 msgstr ""
17473
17474 #: app/Services/Translations/admin-translation.php:1283
17475 msgid "Make public (visible to all users)"
17476 msgstr ""
17477
17478 #: app/Services/Translations/admin-translation.php:1284
17479 msgid "Make subscription as split"
17480 msgstr ""
17481
17482 #: app/Services/Translations/admin-translation.php:1285
17483 msgid "Make sure you're registered for VAT when collecting in the EU."
17484 msgstr ""
17485
17486 #: app/Services/Translations/admin-translation.php:1286
17487 msgid ""
17488 "Make sure you've downloaded and saved the CSV file for your records before "
17489 "proceeding."
17490 msgstr ""
17491
17492 #: app/Services/Translations/admin-translation.php:1287
17493 msgid "Make this coupon recurring"
17494 msgstr ""
17495
17496 #: app/Services/Translations/block-editor-translation.php:218
17497 msgid "Make title a link"
17498 msgstr ""
17499
17500 #: app/Services/Localization/i18n/states.php:1119
17501 msgid "Makueni"
17502 msgstr ""
17503
17504 #: app/Services/Localization/i18n/states.php:1362
17505 msgid "Malacca (Melaka)"
17506 msgstr ""
17507
17508 #: app/Helpers/CurrenciesHelper.php:96 app/Helpers/CurrenciesHelper.php:391
17509 msgid "Malagasy Ariary"
17510 msgstr ""
17511
17512 #: app/Services/Localization/i18n/states.php:83
17513 msgid "Malanje"
17514 msgstr ""
17515
17516 #: app/Services/Localization/i18n/states.php:1861
17517 msgid "Malatya"
17518 msgstr ""
17519
17520 #: app/Services/Localization/i18n/countries.php:145
17521 msgid "Malawi"
17522 msgstr ""
17523
17524 #: app/Helpers/CurrenciesHelper.php:104
17525 msgid "Malawian Kwacha"
17526 msgstr ""
17527
17528 #: app/Services/Localization/i18n/countries.php:146
17529 msgid "Malaysia"
17530 msgstr ""
17531
17532 #: app/Helpers/CurrenciesHelper.php:106
17533 msgid "Malaysian Ringgit"
17534 msgstr ""
17535
17536 #: app/Services/Localization/i18n/countries.php:147
17537 msgid "Maldives"
17538 msgstr ""
17539
17540 #: app/Helpers/CurrenciesHelper.php:103
17541 msgid "Maldivian Rufiyaa"
17542 msgstr ""
17543
17544 #: app/Services/Localization/i18n/states.php:2204
17545 msgid "Maldonado"
17546 msgstr ""
17547
17548 #: app/Services/Localization/i18n/countries.php:148
17549 msgid "Mali"
17550 msgstr ""
17551
17552 #: app/Services/Localization/i18n/countries.php:149
17553 msgid "Malta"
17554 msgstr ""
17555
17556 #: app/Services/Localization/i18n/states.php:807
17557 msgid "Maluku"
17558 msgstr ""
17559
17560 #: app/Services/Localization/i18n/states.php:808
17561 msgid "Maluku Utara"
17562 msgstr ""
17563
17564 #: app/Services/Localization/i18n/states.php:548
17565 msgid "Manabí"
17566 msgstr ""
17567
17568 #: app/Services/Localization/i18n/states.php:2080
17569 msgid "Manafwa"
17570 msgstr ""
17571
17572 #: app/Services/Translations/admin-translation.php:1288
17573 #: app/Services/Translations/customer-profile-translation.php:150
17574 msgid "Manage"
17575 msgstr ""
17576
17577 #. %1$s: payment gateway name
17578 #: app/Services/Translations/admin-translation.php:1290
17579 #, php-format
17580 msgid "Manage %1$s"
17581 msgstr ""
17582
17583 #: app/Services/Translations/admin-translation.php:1296
17584 msgid "Manage address"
17585 msgstr ""
17586
17587 #: app/Services/Translations/customer-profile-translation.php:151
17588 msgid "Manage and update your personal information."
17589 msgstr ""
17590
17591 #: app/Services/Translations/admin-translation.php:1297
17592 msgid "Manage billing address"
17593 msgstr ""
17594
17595 #: app/Modules/MCP/Tools/CouponTools.php:56
17596 msgid "Manage Coupon"
17597 msgstr ""
17598
17599 #: app/Services/Permission/PermissionManager.php:205
17600 msgid "Manage Coupons"
17601 msgstr ""
17602
17603 #: app/Services/Permission/PermissionManager.php:189
17604 msgid "Manage Customers"
17605 msgstr ""
17606
17607 #: app/Views/emails/digest.php:202
17608 msgid "Manage digest settings"
17609 msgstr ""
17610
17611 #: app/Services/Translations/admin-translation.php:1298
17612 msgid "Manage discount"
17613 msgstr ""
17614
17615 #: app/Services/Permission/PermissionManager.php:210
17616 msgid "Manage Integrations"
17617 msgstr ""
17618
17619 #: app/Services/Permission/PermissionManager.php:213
17620 msgid "Manage Labels"
17621 msgstr ""
17622
17623 #: app/Services/Translations/admin-translation.php:1291
17624 msgid "Manage License Details"
17625 msgstr ""
17626
17627 #: app/Services/Permission/PermissionManager.php:202
17628 msgid "Manage Licenses"
17629 msgstr ""
17630
17631 #: app/Services/Translations/admin-translation.php:1292
17632 msgid "Manage Media"
17633 msgstr ""
17634
17635 #: app/Services/Permission/PermissionManager.php:193
17636 msgid "Manage Order Statuses"
17637 msgstr ""
17638
17639 #: app/Services/Permission/PermissionManager.php:194
17640 msgid "Manage Orders"
17641 msgstr ""
17642
17643 #: app/Services/Translations/admin-translation.php:1293
17644 msgid "Manage PayPal"
17645 msgstr ""
17646
17647 #: app/Services/Translations/admin-translation.php:1299
17648 msgid "Manage shipping address"
17649 msgstr ""
17650
17651 #: app/Services/Translations/admin-translation.php:1294
17652 msgid "Manage Stock"
17653 msgstr ""
17654
17655 #: app/Modules/StockManagement/StockManagement.php:23
17656 msgid "Manage stock of your products easier than ever!"
17657 msgstr ""
17658
17659 #: app/Http/Controllers/ProductController.php:1389
17660 #: app/Http/Controllers/ProductController.php:1395
17661 msgid "Manage stock update failed"
17662 msgstr ""
17663
17664 #: app/Http/Controllers/ProductController.php:1400
17665 msgid "Manage stock updated successfully"
17666 msgstr ""
17667
17668 #: app/Services/Translations/admin-translation.php:1300
17669 msgid "Manage storage provider"
17670 msgstr ""
17671
17672 #: app/Services/Translations/admin-translation.php:1295
17673 msgid "Manage Stripe"
17674 msgstr ""
17675
17676 #: app/Views/emails/subscription/trial_end/customer.php:83
17677 #: app/Views/emails/subscription/reminder/customer.php:72
17678 #: app/Views/emails/subscription/canceled/customer.php:83
17679 msgid "Manage Subscription"
17680 msgstr ""
17681
17682 #: app/Services/Translations/customer-profile-translation.php:152
17683 msgid "Manage subscription"
17684 msgstr ""
17685
17686 #: app/Services/Permission/PermissionManager.php:199
17687 msgid "Manage Subscriptions"
17688 msgstr ""
17689
17690 #: app/Services/Translations/admin-translation.php:1301
17691 msgid "Manage tax rates for different regions"
17692 msgstr ""
17693
17694 #: app/Views/emails/subscription/trial_end/customer.php:81
17695 msgid ""
17696 "Manage your subscription settings, update payment method, or cancel before "
17697 "the trial ends from your account dashboard."
17698 msgstr ""
17699
17700 #: app/Services/Permission/PermissionManager.php:26
17701 msgid "Manager"
17702 msgstr ""
17703
17704 #: app/Services/Localization/i18n/states.php:1473
17705 msgid "Managua"
17706 msgstr ""
17707
17708 #: app/Services/Localization/i18n/states.php:1488
17709 msgid "Manawatu-Whanganui"
17710 msgstr ""
17711
17712 #: app/Services/Localization/i18n/states.php:1036
17713 msgid "Manchester"
17714 msgstr ""
17715
17716 #: app/Services/Localization/i18n/states.php:1120
17717 msgid "Mandera"
17718 msgstr ""
17719
17720 #: app/Services/Localization/i18n/states.php:1379
17721 msgid "Manica"
17722 msgstr ""
17723
17724 #: app/Services/Localization/i18n/states.php:162
17725 msgid "Manikganj "
17726 msgstr ""
17727
17728 #: app/Services/Localization/i18n/states.php:857
17729 msgid "Manipur"
17730 msgstr ""
17731
17732 #: app/Services/Localization/i18n/states.php:1862
17733 msgid "Manisa"
17734 msgstr ""
17735
17736 #: app/Services/Localization/i18n/states.php:283
17737 msgid "Manitoba"
17738 msgstr ""
17739
17740 #: app/Services/Localization/i18n/states.php:965
17741 msgid "Mantova"
17742 msgstr ""
17743
17744 #: app/Services/Renderer/CartSummaryRender.php:335
17745 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:446
17746 msgid "Manual Discount"
17747 msgstr ""
17748
17749 #: app/Helpers/EditorShortCodeHelper.php:238
17750 msgid "Manual Discount Total"
17751 msgstr ""
17752
17753 #: app/Helpers/EditorShortCodeHelper.php:239
17754 msgid "Manual Discount Total (Formatted)"
17755 msgstr ""
17756
17757 #: app/Services/Localization/i18n/states.php:1926
17758 msgid "Manyara"
17759 msgstr ""
17760
17761 #: app/Services/Translations/admin-translation.php:1303
17762 msgid "Map bundle items"
17763 msgstr ""
17764
17765 #: app/Services/Translations/admin-translation.php:1302
17766 msgid "Map Columns"
17767 msgstr ""
17768
17769 #: app/Services/Localization/i18n/states.php:1381
17770 msgid "Maputo"
17771 msgstr ""
17772
17773 #: app/Services/Localization/i18n/states.php:1380
17774 msgid "Maputo Province"
17775 msgstr ""
17776
17777 #: app/Services/Translations/TransStrings.php:189
17778 msgid "Mar"
17779 msgstr ""
17780
17781 #: app/Services/Localization/i18n/states.php:1913
17782 msgid "Mara"
17783 msgstr ""
17784
17785 #: app/Services/Localization/i18n/states.php:2081
17786 msgid "Maracha"
17787 msgstr ""
17788
17789 #: app/Services/Localization/i18n/states.php:1686
17790 msgid "Maramureș"
17791 msgstr ""
17792
17793 #: app/Services/Localization/i18n/states.php:261
17794 msgid "Maranhão"
17795 msgstr ""
17796
17797 #: app/Services/Translations/TransStrings.php:158
17798 msgid "March"
17799 msgstr ""
17800
17801 #: app/Services/Localization/i18n/states.php:1864
17802 msgid "Mardin"
17803 msgstr ""
17804
17805 #: app/Services/Localization/i18n/states.php:1196
17806 msgid "Margibi"
17807 msgstr ""
17808
17809 #: app/Services/Translations/admin-translation.php:1304
17810 msgid "Margin"
17811 msgstr ""
17812
17813 #: app/Services/Localization/i18n/states.php:1588
17814 msgid "Marinduque"
17815 msgstr ""
17816
17817 #: app/Services/Translations/admin-translation.php:1305
17818 msgid "Mark As Complete"
17819 msgstr ""
17820
17821 #: app/Services/Translations/admin-translation.php:1307
17822 msgid "Mark as Completed"
17823 msgstr ""
17824
17825 #: app/Services/Translations/admin-translation.php:1308
17826 msgid "Mark as Filed"
17827 msgstr ""
17828
17829 #: app/Services/Translations/admin-translation.php:1310
17830 msgid "Mark as lifetime"
17831 msgstr ""
17832
17833 #: app/Services/Translations/admin-translation.php:1311
17834 msgid "Mark as paid"
17835 msgstr ""
17836
17837 #: app/Services/Translations/admin-translation.php:1312
17838 msgid "Mark as read"
17839 msgstr ""
17840
17841 #: app/Services/Translations/admin-translation.php:1309
17842 msgid "Mark as Shipped"
17843 msgstr ""
17844
17845 #: app/Services/Translations/admin-translation.php:1313
17846 msgid "Mark as unlimited"
17847 msgstr ""
17848
17849 #: app/Services/Translations/admin-translation.php:1314
17850 msgid "Mark as unread"
17851 msgstr ""
17852
17853 #: app/Services/Translations/admin-translation.php:1315
17854 msgid "Mark order as paid"
17855 msgstr ""
17856
17857 #: app/Services/Translations/admin-translation.php:1306
17858 msgid "Mark Paid"
17859 msgstr ""
17860
17861 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:144
17862 msgid "Mark the community profile as verified"
17863 msgstr ""
17864
17865 #: app/Services/Translations/admin-translation.php:1316
17866 msgid ""
17867 "Mark this coupon as recurring to apply it automatically to every future "
17868 "subscription order. This discount will automatically apply on every renewal. "
17869 "However, the coupon will not be applied if it reduces the payable amount to "
17870 "zero."
17871 msgstr ""
17872
17873 #: app/Services/Localization/i18n/states.php:908
17874 msgid "Markazi (مرکزی)"
17875 msgstr ""
17876
17877 #: app/Services/Localization/i18n/states.php:1491
17878 msgid "Marlborough"
17879 msgstr ""
17880
17881 #: app/Services/Localization/i18n/states.php:1242
17882 msgid "Marrakech"
17883 msgstr ""
17884
17885 #: app/Services/Localization/i18n/states.php:1247
17886 msgid "Marrakech-Medina"
17887 msgstr ""
17888
17889 #: app/Services/Localization/i18n/states.php:1248
17890 msgid "Marrakech-Menara"
17891 msgstr ""
17892
17893 #: app/Services/Localization/i18n/states.php:1121
17894 msgid "Marsabit"
17895 msgstr ""
17896
17897 #: app/Services/Localization/i18n/countries.php:150
17898 msgid "Marshall Islands"
17899 msgstr ""
17900
17901 #: app/Services/Localization/i18n/countries.php:151
17902 msgid "Martinique"
17903 msgstr ""
17904
17905 #: app/Services/Localization/i18n/states.php:1197
17906 #: app/Services/Localization/i18n/states.php:2160
17907 msgid "Maryland"
17908 msgstr ""
17909
17910 #: app/Services/Localization/i18n/states.php:462
17911 msgid "María Trinidad Sánchez"
17912 msgstr ""
17913
17914 #: app/Services/Localization/i18n/states.php:2082
17915 msgid "Masaka"
17916 msgstr ""
17917
17918 #: app/Services/Localization/i18n/states.php:1474
17919 msgid "Masaya"
17920 msgstr ""
17921
17922 #: app/Services/Localization/i18n/states.php:1589
17923 msgid "Masbate"
17924 msgstr ""
17925
17926 #: app/Services/Localization/i18n/states.php:512
17927 msgid "Mascara"
17928 msgstr ""
17929
17930 #: app/Services/Localization/i18n/states.php:2083
17931 msgid "Masindi"
17932 msgstr ""
17933
17934 #: api/StoreSettings.php:956
17935 msgid "Masonry"
17936 msgstr ""
17937
17938 #: app/Services/Localization/i18n/states.php:966
17939 msgid "Massa-Carrara"
17940 msgstr ""
17941
17942 #: app/Services/Localization/i18n/states.php:2161
17943 msgid "Massachusetts"
17944 msgstr ""
17945
17946 #: app/Services/Localization/i18n/states.php:1475
17947 msgid "Matagalpa"
17948 msgstr ""
17949
17950 #: app/Services/Localization/i18n/states.php:1712
17951 msgid "Matam"
17952 msgstr ""
17953
17954 #: app/Services/Localization/i18n/states.php:967
17955 msgid "Matera"
17956 msgstr ""
17957
17958 #: app/Services/Localization/i18n/states.php:262
17959 msgid "Mato Grosso"
17960 msgstr ""
17961
17962 #: app/Services/Localization/i18n/states.php:263
17963 msgid "Mato Grosso do Sul"
17964 msgstr ""
17965
17966 #: app/Services/Localization/i18n/states.php:581
17967 msgid "Matrouh"
17968 msgstr ""
17969
17970 #: app/Services/Localization/i18n/states.php:335
17971 msgid "Maule"
17972 msgstr ""
17973
17974 #: app/Services/Localization/i18n/countries.php:152
17975 msgid "Mauritania"
17976 msgstr ""
17977
17978 #: app/Helpers/CurrenciesHelper.php:101
17979 msgid "Mauritanian Ouguiya"
17980 msgstr ""
17981
17982 #: app/Helpers/CurrenciesHelper.php:102
17983 msgid "Mauritian Rupee"
17984 msgstr ""
17985
17986 #: app/Services/Localization/i18n/countries.php:153
17987 msgid "Mauritius"
17988 msgstr ""
17989
17990 #: app/Services/Translations/admin-translation.php:1317
17991 msgid "Max Discount Amount"
17992 msgstr ""
17993
17994 #: app/Services/Translations/block-editor-translation.php:219
17995 msgid "Max Height (px)"
17996 msgstr ""
17997
17998 #: app/Services/Translations/admin-translation.php:1322
17999 msgid "Max limit per user"
18000 msgstr ""
18001
18002 #: app/Services/Translations/admin-translation.php:1323
18003 #, php-format
18004 msgid "Max must be greater than %s"
18005 msgstr ""
18006
18007 #: app/Services/Filter/ProductFilter.php:201
18008 msgid "Max Price"
18009 msgstr ""
18010
18011 #: app/Services/Translations/admin-translation.php:1324
18012 msgid "Max refund amount for this transaction:"
18013 msgstr ""
18014
18015 #: app/Services/Translations/admin-translation.php:1318
18016 msgid "Max Spend Amount"
18017 msgstr ""
18018
18019 #: app/Services/Translations/admin-translation.php:1319
18020 msgid "Max Stock"
18021 msgstr ""
18022
18023 #: app/Services/Translations/block-editor-translation.php:222
18024 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:125
18025 msgid "Max thumbnails"
18026 msgstr ""
18027
18028 #: app/Services/Translations/admin-translation.php:1320
18029 msgid "Max Uses"
18030 msgstr ""
18031
18032 #: app/Http/Requests/CouponRequest.php:67
18033 msgid "Max uses must be greater than or equal to max per customer."
18034 msgstr ""
18035
18036 #: app/Services/Translations/block-editor-translation.php:220
18037 msgid "Max Visible Items"
18038 msgstr ""
18039
18040 #: app/Services/Translations/admin-translation.php:1321
18041 #, php-format
18042 msgid "Max Weight (%s)"
18043 msgstr ""
18044
18045 #: app/Services/Translations/block-editor-translation.php:221
18046 msgid "Max Width (px)"
18047 msgstr ""
18048
18049 #: app/Http/Controllers/ProductController.php:203
18050 #: app/Http/Controllers/ProductController.php:1556
18051 msgid "Maximum 10 products per chunk allowed"
18052 msgstr ""
18053
18054 #: app/Services/Renderer/AddressSelectRenderer.php:240
18055 msgid "Maximum 15 characters"
18056 msgstr ""
18057
18058 #: app/Services/Translations/admin-translation.php:1326
18059 msgid "Maximum an user can use. 0 means unlimited"
18060 msgstr ""
18061
18062 #: app/Services/Translations/admin-translation.php:1325
18063 msgid "Maximum Discount Uses"
18064 msgstr ""
18065
18066 #: app/Services/Translations/admin-translation.php:1327
18067 msgid "Maximum of 20 saved views reached"
18068 msgstr ""
18069
18070 #: app/Http/Controllers/TaxRateController.php:42
18071 msgid "Maximum of 6 tax classes allowed"
18072 msgstr ""
18073
18074 #: app/Services/Renderer/ProductFilterRender.php:227
18075 msgid "Maximum price"
18076 msgstr ""
18077
18078 #: app/Services/Translations/TransStrings.php:160
18079 #: app/Services/Translations/TransStrings.php:191
18080 msgid "May"
18081 msgstr ""
18082
18083 #: app/Services/Localization/i18n/states.php:828
18084 msgid "Mayo"
18085 msgstr ""
18086
18087 #: app/Services/Localization/i18n/countries.php:154
18088 msgid "Mayotte"
18089 msgstr ""
18090
18091 #: app/Services/Localization/i18n/states.php:2084
18092 msgid "Mayuge"
18093 msgstr ""
18094
18095 #: app/Services/Localization/i18n/states.php:907
18096 msgid "Mazandaran (مازندران)"
18097 msgstr ""
18098
18099 #: app/Services/Localization/i18n/states.php:2085
18100 msgid "Mbale"
18101 msgstr ""
18102
18103 #: app/Services/Localization/i18n/states.php:2086
18104 msgid "Mbarara"
18105 msgstr ""
18106
18107 #: app/Services/Localization/i18n/states.php:1914
18108 msgid "Mbeya"
18109 msgstr ""
18110
18111 #: app/Services/Translations/admin-translation.php:1275
18112 msgid "MCP Connection"
18113 msgstr ""
18114
18115 #: app/Http/Controllers/McpSettingsController.php:122
18116 msgid "MCP disabled. The endpoint will reject requests until re-enabled."
18117 msgstr ""
18118
18119 #: app/Http/Controllers/McpSettingsController.php:121
18120 msgid ""
18121 "MCP enabled. AI agents with a valid app password can now reach the "
18122 "FluentCart tools."
18123 msgstr ""
18124
18125 #: app/Services/Localization/i18n/states.php:829
18126 msgid "Meath"
18127 msgstr ""
18128
18129 #: app/Services/Localization/i18n/states.php:1455
18130 msgid "Mechi"
18131 msgstr ""
18132
18133 #: app/Services/Localization/i18n/states.php:428
18134 msgid "Mecklenburg-Vorpommern"
18135 msgstr ""
18136
18137 #: app/Services/Translations/admin-translation.php:1328
18138 msgid "Media"
18139 msgstr ""
18140
18141 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:222
18142 #, php-format
18143 msgid ""
18144 "Media cannot be offloaded because a bucket with the configured name (%s) "
18145 "does not exist."
18146 msgstr ""
18147
18148 #: app/Hooks/Handlers/BlockEditors/MediaCarousel/MediaCarouselBlockEditor.php:65
18149 msgid "Media Carousel"
18150 msgstr ""
18151
18152 #: app/Hooks/Handlers/BlockEditors/MediaCarousel/InnerBlocks/InnerBlocks.php:60
18153 msgid "Media Carousel Loop"
18154 msgstr ""
18155
18156 #: app/Services/Translations/block-editor-translation.php:223
18157 msgid "Medium"
18158 msgstr ""
18159
18160 #: app/Services/Localization/i18n/states.php:858
18161 msgid "Meghalaya"
18162 msgstr ""
18163
18164 #: app/Services/Localization/i18n/states.php:1687
18165 msgid "Mehedinți"
18166 msgstr ""
18167
18168 #: app/Services/Localization/i18n/states.php:163
18169 msgid "Meherpur"
18170 msgstr ""
18171
18172 #: app/Services/Localization/i18n/states.php:1245
18173 msgid "Meknès"
18174 msgstr ""
18175
18176 #: app/Services/Localization/i18n/states.php:623
18177 msgid "Melilla"
18178 msgstr ""
18179
18180 #: app/Services/Localization/i18n/states.php:102
18181 msgid "Mendoza"
18182 msgstr ""
18183
18184 #: app/Hooks/filters.php:49
18185 msgid "Menswear"
18186 msgstr ""
18187
18188 #: app/Services/Translations/admin-translation.php:2645
18189 msgid "menus"
18190 msgstr ""
18191
18192 #: app/Hooks/filters.php:42
18193 msgid "Men’s Shoes"
18194 msgstr ""
18195
18196 #: app/Modules/PaymentMethods/PromoGateways/Addons/MercadoPagoAddon.php:85
18197 #: app/Modules/PaymentMethods/PromoGateways/Addons/MercadoPagoAddon.php:114
18198 msgid "Mercado Pago Payment Gateway"
18199 msgstr ""
18200
18201 #: app/Services/Localization/i18n/states.php:1122
18202 msgid "Meru"
18203 msgstr ""
18204
18205 #: app/Services/Translations/TransStrings.php:243
18206 msgid "Message"
18207 msgstr ""
18208
18209 #: app/Services/Localization/i18n/states.php:968
18210 msgid "Messina"
18211 msgstr ""
18212
18213 #: app/Services/Localization/i18n/states.php:396
18214 msgid "Meta"
18215 msgstr ""
18216
18217 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:186
18218 msgid "Method and Subscription Id required."
18219 msgstr ""
18220
18221 #: app/Services/Translations/admin-translation.php:1329
18222 msgid "Method Title"
18223 msgstr ""
18224
18225 #: app/Services/Translations/admin-translation.php:1330
18226 msgid "Method Type"
18227 msgstr ""
18228
18229 #: app/Services/Localization/i18n/states.php:1623
18230 msgid "Metro Manila"
18231 msgstr ""
18232
18233 #: app/Helpers/CurrenciesHelper.php:105
18234 msgid "Mexican Peso"
18235 msgstr ""
18236
18237 #: app/Services/Localization/i18n/countries.php:155
18238 msgid "Mexico"
18239 msgstr ""
18240
18241 #: app/Services/Localization/i18n/states.php:751
18242 msgid "Međimurje County"
18243 msgstr ""
18244
18245 #: app/Services/Localization/i18n/states.php:2162
18246 msgid "Michigan"
18247 msgstr ""
18248
18249 #: app/Services/Localization/i18n/states.php:1340
18250 msgid "Michoacán"
18251 msgstr ""
18252
18253 #: app/Services/Localization/i18n/countries.php:156
18254 msgid "Micronesia"
18255 msgstr ""
18256
18257 #: app/Services/Localization/i18n/states.php:2277
18258 msgid "Mid and East Antrim"
18259 msgstr ""
18260
18261 #: app/Services/Localization/i18n/states.php:2278
18262 msgid "Mid Ulster"
18263 msgstr ""
18264
18265 #: app/Services/Localization/i18n/states.php:1246
18266 msgid "Midelt"
18267 msgstr ""
18268
18269 #: app/Services/Localization/i18n/states.php:2134
18270 msgid "Midway Atoll"
18271 msgstr ""
18272
18273 #: app/Services/Localization/i18n/states.php:1071
18274 msgid "Mie"
18275 msgstr ""
18276
18277 #: app/Services/Localization/i18n/states.php:1123
18278 msgid "Migori"
18279 msgstr ""
18280
18281 #: app/Http/Controllers/ModuleSettingsController.php:284
18282 msgid "Migrate your store data to FluentCart from other eCommerce platforms."
18283 msgstr ""
18284
18285 #: app/Services/Localization/i18n/states.php:526
18286 msgid "Mila"
18287 msgstr ""
18288
18289 #: app/Services/Localization/i18n/states.php:969
18290 msgid "Milano"
18291 msgstr ""
18292
18293 #: app/Services/Filter/ProductFilter.php:192
18294 msgid "Min Price"
18295 msgstr ""
18296
18297 #: app/Services/Translations/admin-translation.php:1331
18298 msgid "Min Spend Amount"
18299 msgstr ""
18300
18301 #: app/Services/Translations/admin-translation.php:1332
18302 #, php-format
18303 msgid "Min Weight (%s)"
18304 msgstr ""
18305
18306 #: app/Services/Localization/i18n/states.php:264
18307 msgid "Minas Gerais"
18308 msgstr ""
18309
18310 #: app/Hooks/Handlers/BlockEditors/MiniCartBlockEditor.php:75
18311 msgid "Mini Cart"
18312 msgstr ""
18313
18314 #: app/Services/Renderer/ProductFilterRender.php:205
18315 msgid "Minimum price"
18316 msgstr ""
18317
18318 #: api/StoreSettings.php:1129
18319 msgid "Minimum Receipt Number"
18320 msgstr ""
18321
18322 #: app/Services/Translations/admin-translation.php:1333
18323 msgid "Minimum spend (subtotal) allowed to use the coupon."
18324 msgstr ""
18325
18326 #: app/Services/Localization/i18n/states.php:2163
18327 msgid "Minnesota"
18328 msgstr ""
18329
18330 #: app/Services/Localization/i18n/states.php:579
18331 msgid "Minya"
18332 msgstr ""
18333
18334 #: app/Services/Localization/i18n/states.php:2229
18335 msgid "Miranda"
18336 msgstr ""
18337
18338 #: app/Services/Localization/i18n/states.php:1590
18339 msgid "Misamis Occidental"
18340 msgstr ""
18341
18342 #: app/Services/Localization/i18n/states.php:1591
18343 msgid "Misamis Oriental"
18344 msgstr ""
18345
18346 #: app/Services/Localization/i18n/states.php:103
18347 #: app/Services/Localization/i18n/states.php:1647
18348 msgid "Misiones"
18349 msgstr ""
18350
18351 #: app/Modules/PaymentMethods/PromoGateways/Addons/AddonGatewaySettings.php:61
18352 #, php-format
18353 msgid "Missing required configuration key: %s"
18354 msgstr ""
18355
18356 #: app/Modules/Tax/TaxModule.php:1883
18357 msgid "Missing required data"
18358 msgstr ""
18359
18360 #. %1$s is the required meta key, %2$s is the gateway identifier
18361 #: app/Modules/PaymentMethods/Core/GatewayManager.php:171
18362 #, php-format
18363 msgid "Missing required meta key \"%1$s\" for gateway: %2$s"
18364 msgstr ""
18365
18366 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:234
18367 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:282
18368 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:332
18369 msgid "Missing required parameters"
18370 msgstr ""
18371
18372 #. %s is the required key name
18373 #: app/Services/CustomPayment/PaymentItem.php:68
18374 #, php-format
18375 msgid "Missing required subscription info key: %s."
18376 msgstr ""
18377
18378 #: app/Services/Localization/i18n/states.php:2164
18379 msgid "Mississippi"
18380 msgstr ""
18381
18382 #: app/Services/Localization/i18n/states.php:2165
18383 msgid "Missouri"
18384 msgstr ""
18385
18386 #: app/Services/Localization/i18n/states.php:2087
18387 msgid "Mitooma"
18388 msgstr ""
18389
18390 #: app/Services/Localization/i18n/states.php:2088
18391 msgid "Mityana"
18392 msgstr ""
18393
18394 #: app/Services/Localization/i18n/states.php:1051
18395 msgid "Miyagi"
18396 msgstr ""
18397
18398 #: app/Services/Localization/i18n/states.php:1092
18399 msgid "Miyazaki"
18400 msgstr ""
18401
18402 #: app/Services/Localization/i18n/states.php:859
18403 msgid "Mizoram"
18404 msgstr ""
18405
18406 #: api/StoreSettings.php:1250 app/Services/Localization/i18n/units.php:23
18407 msgid "mm"
18408 msgstr ""
18409
18410 #: app/Services/Translations/customer-profile-translation.php:149
18411 msgid "MM/YY"
18412 msgstr ""
18413
18414 #: app/Services/Translations/admin-translation.php:1334
18415 msgid "Mobile"
18416 msgstr ""
18417
18418 #: app/Modules/PaymentMethods/PromoGateways/Addons/FlutterwaveAddon.php:89
18419 msgid "Mobile Money, USSD & M-Pesa"
18420 msgstr ""
18421
18422 #: app/Services/Translations/checkout-translation.php:22
18423 msgid "Modal checkout is not available. Please try again."
18424 msgstr ""
18425
18426 #: app/Services/Translations/block-editor-translation.php:224
18427 msgid "Modal Open Button Text"
18428 msgstr ""
18429
18430 #: app/Services/Localization/i18n/states.php:970
18431 msgid "Modena"
18432 msgstr ""
18433
18434 #: app/Services/Translations/admin-translation.php:1335
18435 msgid "Module"
18436 msgstr ""
18437
18438 #: app/Services/Translations/admin-translation.php:2646
18439 msgid "module settings"
18440 msgstr ""
18441
18442 #: app/Services/Localization/i18n/states.php:1249
18443 msgid "Mohammedia"
18444 msgstr ""
18445
18446 #: app/Services/Localization/i18n/countries.php:157
18447 msgid "Moldova"
18448 msgstr ""
18449
18450 #: app/Helpers/CurrenciesHelper.php:95
18451 msgid "Moldovan Leu"
18452 msgstr ""
18453
18454 #: app/Modules/PaymentMethods/PromoGateways/Pro/MolliePromo.php:59
18455 #: app/Modules/PaymentMethods/PromoGateways/Pro/MolliePromo.php:84
18456 msgid "Mollie Payment Gateway"
18457 msgstr ""
18458
18459 #: app/Services/Localization/i18n/states.php:1124
18460 msgid "Mombasa"
18461 msgstr ""
18462
18463 #: app/Services/Translations/TransStrings.php:170
18464 msgid "Mon"
18465 msgstr ""
18466
18467 #: app/Services/Localization/i18n/countries.php:158
18468 msgid "Monaco"
18469 msgstr ""
18470
18471 #: app/Services/Localization/i18n/states.php:2230
18472 msgid "Monagas"
18473 msgstr ""
18474
18475 #: app/Services/Localization/i18n/states.php:830
18476 msgid "Monaghan"
18477 msgstr ""
18478
18479 #: app/Services/Translations/TransStrings.php:179
18480 #: app/Services/Translations/admin-translation.php:1336
18481 msgid "Monday"
18482 msgstr ""
18483
18484 #: app/Services/Localization/i18n/countries.php:159
18485 msgid "Mongolia"
18486 msgstr ""
18487
18488 #: app/Helpers/CurrenciesHelper.php:99
18489 msgid "Mongolian Tögrög"
18490 msgstr ""
18491
18492 #: app/Services/Localization/i18n/states.php:235
18493 msgid "Mono"
18494 msgstr ""
18495
18496 #: app/Services/Localization/i18n/states.php:463
18497 msgid "Monseñor Nouel"
18498 msgstr ""
18499
18500 #: app/Services/Localization/i18n/states.php:203
18501 #: app/Services/Localization/i18n/states.php:2166
18502 msgid "Montana"
18503 msgstr ""
18504
18505 #: app/Services/Localization/i18n/states.php:464
18506 msgid "Monte Cristi"
18507 msgstr ""
18508
18509 #: app/Services/Localization/i18n/states.php:465
18510 msgid "Monte Plata"
18511 msgstr ""
18512
18513 #: app/Services/Localization/i18n/countries.php:160
18514 msgid "Montenegro"
18515 msgstr ""
18516
18517 #: app/Services/Localization/i18n/states.php:2205
18518 msgid "Montevideo"
18519 msgstr ""
18520
18521 #: app/Services/Translations/admin-translation.php:1337
18522 msgid "Month"
18523 msgstr ""
18524
18525 #: app/Helpers/Helper.php:1024 app/Helpers/Helper.php:1061
18526 #: app/Helpers/Helper.php:1123 app/Helpers/Helper.php:1622
18527 msgid "month"
18528 msgid_plural "months"
18529 msgstr[0] ""
18530 msgstr[1] ""
18531
18532 #: app/Helpers/Helper.php:1653
18533 #: app/Services/Renderer/PricingTableRenderer.php:164
18534 #: app/Services/Email/StoreDigestService.php:565
18535 #: app/Services/Translations/admin-translation.php:1338
18536 #: app/Hooks/Handlers/ReminderHandler.php:257
18537 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:153
18538 msgid "Monthly"
18539 msgstr ""
18540
18541 #: app/Services/Translations/admin-translation.php:1339
18542 msgid "Monthly digest"
18543 msgstr ""
18544
18545 #: app/Http/Requests/SchedulingSettingsRequest.php:75
18546 msgid "Monthly renewal reminder days must be a whole number."
18547 msgstr ""
18548
18549 #: app/Http/Requests/SchedulingSettingsRequest.php:76
18550 msgid "Monthly renewal reminder days must be at least 3."
18551 msgstr ""
18552
18553 #: app/Http/Requests/SchedulingSettingsRequest.php:77
18554 msgid "Monthly renewal reminder days must not exceed 28."
18555 msgstr ""
18556
18557 #: app/Services/Translations/TransStrings.php:319
18558 msgctxt "months"
18559 msgid "April"
18560 msgstr ""
18561
18562 #: app/Services/Translations/TransStrings.php:323
18563 msgctxt "months"
18564 msgid "August"
18565 msgstr ""
18566
18567 #: app/Services/Translations/TransStrings.php:327
18568 msgctxt "months"
18569 msgid "December"
18570 msgstr ""
18571
18572 #: app/Services/Translations/TransStrings.php:317
18573 msgctxt "months"
18574 msgid "February"
18575 msgstr ""
18576
18577 #: app/Services/Translations/TransStrings.php:316
18578 msgctxt "months"
18579 msgid "January"
18580 msgstr ""
18581
18582 #: app/Services/Translations/TransStrings.php:322
18583 msgctxt "months"
18584 msgid "July"
18585 msgstr ""
18586
18587 #: app/Services/Translations/TransStrings.php:321
18588 msgctxt "months"
18589 msgid "June"
18590 msgstr ""
18591
18592 #: app/Services/Translations/TransStrings.php:318
18593 msgctxt "months"
18594 msgid "March"
18595 msgstr ""
18596
18597 #: app/Services/Translations/TransStrings.php:320
18598 msgctxt "months"
18599 msgid "May"
18600 msgstr ""
18601
18602 #: app/Services/Translations/TransStrings.php:326
18603 msgctxt "months"
18604 msgid "November"
18605 msgstr ""
18606
18607 #: app/Services/Translations/TransStrings.php:325
18608 msgctxt "months"
18609 msgid "October"
18610 msgstr ""
18611
18612 #: app/Services/Translations/TransStrings.php:324
18613 msgctxt "months"
18614 msgid "September"
18615 msgstr ""
18616
18617 #: app/Services/Translations/TransStrings.php:342
18618 msgctxt "monthsShort"
18619 msgid "Apr"
18620 msgstr ""
18621
18622 #: app/Services/Translations/TransStrings.php:346
18623 msgctxt "monthsShort"
18624 msgid "Aug"
18625 msgstr ""
18626
18627 #: app/Services/Translations/TransStrings.php:350
18628 msgctxt "monthsShort"
18629 msgid "Dec"
18630 msgstr ""
18631
18632 #: app/Services/Translations/TransStrings.php:340
18633 msgctxt "monthsShort"
18634 msgid "Feb"
18635 msgstr ""
18636
18637 #: app/Services/Translations/TransStrings.php:339
18638 msgctxt "monthsShort"
18639 msgid "Jan"
18640 msgstr ""
18641
18642 #: app/Services/Translations/TransStrings.php:345
18643 msgctxt "monthsShort"
18644 msgid "Jul"
18645 msgstr ""
18646
18647 #: app/Services/Translations/TransStrings.php:344
18648 msgctxt "monthsShort"
18649 msgid "Jun"
18650 msgstr ""
18651
18652 #: app/Services/Translations/TransStrings.php:341
18653 msgctxt "monthsShort"
18654 msgid "Mar"
18655 msgstr ""
18656
18657 #: app/Services/Translations/TransStrings.php:343
18658 msgctxt "monthsShort"
18659 msgid "May"
18660 msgstr ""
18661
18662 #: app/Services/Translations/TransStrings.php:349
18663 msgctxt "monthsShort"
18664 msgid "Nov"
18665 msgstr ""
18666
18667 #: app/Services/Translations/TransStrings.php:348
18668 msgctxt "monthsShort"
18669 msgid "Oct"
18670 msgstr ""
18671
18672 #: app/Services/Translations/TransStrings.php:347
18673 msgctxt "monthsShort"
18674 msgid "Sep"
18675 msgstr ""
18676
18677 #: app/Services/Localization/i18n/states.php:1198
18678 msgid "Montserrado"
18679 msgstr ""
18680
18681 #: app/Services/Localization/i18n/countries.php:161
18682 msgid "Montserrat"
18683 msgstr ""
18684
18685 #: app/Services/Localization/i18n/states.php:580
18686 msgid "Monufia"
18687 msgstr ""
18688
18689 #: app/Services/Localization/i18n/states.php:971
18690 msgid "Monza e della Brianza"
18691 msgstr ""
18692
18693 #: app/Services/Localization/i18n/states.php:1532
18694 msgid "Moquegua"
18695 msgstr ""
18696
18697 #: app/Services/Localization/i18n/states.php:1728
18698 msgid "Morazán"
18699 msgstr ""
18700
18701 #: app/Helpers/AdminHelper.php:188
18702 #: app/Services/Renderer/ProductRenderer.php:462
18703 msgid "More"
18704 msgstr ""
18705
18706 #: app/Services/Translations/admin-translation.php:1340
18707 msgid "More Action"
18708 msgstr ""
18709
18710 #: app/Services/Translations/admin-translation.php:1341
18711 #: app/Services/Translations/customer-profile-translation.php:153
18712 msgid "More Actions"
18713 msgstr ""
18714
18715 #: app/Services/Translations/admin-translation.php:1342
18716 msgid "More actions"
18717 msgstr ""
18718
18719 #: app/Services/Translations/admin-translation.php:1343
18720 msgid "More details"
18721 msgstr ""
18722
18723 #. %s - comparison range
18724 #: app/Services/Translations/admin-translation.php:1345
18725 #, php-format
18726 msgid "More than %s"
18727 msgstr ""
18728
18729 #: app/Services/Translations/admin-translation.php:1346
18730 msgid "More than Year"
18731 msgstr ""
18732
18733 #: app/Services/Translations/customer-profile-translation.php:344
18734 msgid "more time"
18735 msgstr ""
18736
18737 #: app/Services/Translations/admin-translation.php:1347
18738 msgid "More views"
18739 msgstr ""
18740
18741 #: app/Services/Translations/admin-translation.php:2647
18742 msgid "more..."
18743 msgstr ""
18744
18745 #: app/Services/Localization/i18n/states.php:1341
18746 msgid "Morelos"
18747 msgstr ""
18748
18749 #: app/Helpers/CurrenciesHelper.php:94
18750 msgid "Moroccan Dirham"
18751 msgstr ""
18752
18753 #: app/Services/Localization/i18n/countries.php:162
18754 msgid "Morocco"
18755 msgstr ""
18756
18757 #: app/Services/Localization/i18n/states.php:1916
18758 msgid "Morogoro"
18759 msgstr ""
18760
18761 #: app/Services/Localization/i18n/states.php:549
18762 msgid "Morona-Santiago"
18763 msgstr ""
18764
18765 #: app/Services/Localization/i18n/states.php:2089
18766 msgid "Moroto"
18767 msgstr ""
18768
18769 #: app/Services/Localization/i18n/states.php:510
18770 msgid "Mostaganem"
18771 msgstr ""
18772
18773 #: app/Services/Localization/i18n/states.php:1250
18774 msgid "Moulay Yacoub"
18775 msgstr ""
18776
18777 #: app/Services/Localization/i18n/states.php:164
18778 msgid "Moulvibazar"
18779 msgstr ""
18780
18781 #: app/Services/Localization/i18n/states.php:1592
18782 msgid "Mountain Province"
18783 msgstr ""
18784
18785 #: app/Services/Localization/i18n/states.php:84
18786 msgid "Moxico"
18787 msgstr ""
18788
18789 #: app/Services/Localization/i18n/states.php:2090
18790 msgid "Moyo"
18791 msgstr ""
18792
18793 #: app/Helpers/CurrenciesHelper.php:107
18794 msgid "Mozambican Metical"
18795 msgstr ""
18796
18797 #: app/Services/Localization/i18n/countries.php:163
18798 msgid "Mozambique"
18799 msgstr ""
18800
18801 #: app/Services/Localization/i18n/states.php:2091
18802 msgid "Mpigi"
18803 msgstr ""
18804
18805 #: app/Services/Localization/i18n/states.php:2251
18806 msgid "Mpumalanga"
18807 msgstr ""
18808
18809 #: app/Services/Translations/admin-translation.php:1276
18810 msgid "MRR"
18811 msgstr ""
18812
18813 #: app/Services/Translations/admin-translation.php:1277
18814 msgid "MRR Churn"
18815 msgstr ""
18816
18817 #: app/Services/Translations/admin-translation.php:1278
18818 msgid "MRR Retention"
18819 msgstr ""
18820
18821 #: app/Services/Translations/admin-translation.php:1279
18822 msgid "MRR Trend"
18823 msgstr ""
18824
18825 #: app/Modules/Tax/TaxModule.php:2387
18826 msgid "MST / VAT"
18827 msgstr ""
18828
18829 #: app/Services/Localization/i18n/states.php:1917
18830 msgid "Mtwara"
18831 msgstr ""
18832
18833 #: app/Services/Localization/i18n/states.php:2092
18834 msgid "Mubende"
18835 msgstr ""
18836
18837 #: app/Services/Localization/i18n/states.php:2266
18838 msgid "Muchinga"
18839 msgstr ""
18840
18841 #: app/Services/Localization/i18n/states.php:1764
18842 msgid "Mukdahan"
18843 msgstr ""
18844
18845 #: app/Services/Localization/i18n/states.php:2093
18846 msgid "Mukono"
18847 msgstr ""
18848
18849 #: app/Modules/PaymentMethods/PromoGateways/Pro/MolliePromo.php:62
18850 msgid "Multiple payment methods in one gateway"
18851 msgstr ""
18852
18853 #: app/Services/Localization/i18n/states.php:1515
18854 msgid "Municipalidad Metropolitana de Lima"
18855 msgstr ""
18856
18857 #: app/Services/Localization/i18n/address-locales.php:490
18858 #: app/Services/Localization/i18n/address-locales.php:593
18859 msgid "Municipality"
18860 msgstr ""
18861
18862 #: app/Services/Localization/i18n/address-locales.php:710
18863 msgid "Municipality / District"
18864 msgstr ""
18865
18866 #: app/Services/Localization/i18n/states.php:165
18867 msgid "Munshiganj"
18868 msgstr ""
18869
18870 #: app/Services/Localization/i18n/states.php:1125
18871 msgid "Murang’a"
18872 msgstr ""
18873
18874 #: app/Services/Localization/i18n/states.php:624
18875 msgid "Murcia"
18876 msgstr ""
18877
18878 #: app/Services/Localization/i18n/states.php:1688
18879 msgid "Mureș"
18880 msgstr ""
18881
18882 #: app/Services/Localization/i18n/states.php:1865
18883 msgid "Muğla"
18884 msgstr ""
18885
18886 #: app/Services/Localization/i18n/states.php:1866
18887 msgid "Muş"
18888 msgstr ""
18889
18890 #: app/Services/Localization/i18n/states.php:1918
18891 msgid "Mwanza"
18892 msgstr ""
18893
18894 #: app/Modules/Tax/TaxModule.php:2399
18895 msgid "MWST / TVA / IVA"
18896 msgstr ""
18897
18898 #: app/Services/Renderer/CustomerDashboardButtonRenderer.php:28
18899 #: app/Services/Translations/block-editor-translation.php:225
18900 msgid "My Account"
18901 msgstr ""
18902
18903 #: app/Services/Localization/i18n/countries.php:164
18904 msgid "Myanmar"
18905 msgstr ""
18906
18907 #: app/Helpers/CurrenciesHelper.php:98
18908 msgid "Myanmar Kyat"
18909 msgstr ""
18910
18911 #: app/Services/Localization/i18n/states.php:1985
18912 msgid "Mykolayivschyna"
18913 msgstr ""
18914
18915 #: app/Services/Localization/i18n/states.php:166
18916 msgid "Mymensingh"
18917 msgstr ""
18918
18919 #: app/Services/Localization/i18n/states.php:622
18920 msgid "Málaga"
18921 msgstr ""
18922
18923 #: app/Services/Localization/i18n/states.php:1244
18924 msgid "Médiouna"
18925 msgstr ""
18926
18927 #: app/Services/Localization/i18n/states.php:509
18928 msgid "Médéa"
18929 msgstr ""
18930
18931 #: app/Services/Localization/i18n/states.php:2228
18932 msgid "Mérida"
18933 msgstr ""
18934
18935 #: app/Services/Localization/i18n/states.php:1243
18936 msgid "M’diq-Fnideq"
18937 msgstr ""
18938
18939 #: app/Services/Localization/i18n/states.php:511
18940 msgid "M’Sila"
18941 msgstr ""
18942
18943 #: app/Services/Translations/admin-translation.php:1348
18944 #: app/Services/Translations/block-editor-translation.php:226
18945 #: app/Services/ShortCodeParser/Parsers/SubscriptionParser.php:44
18946 msgid "N/A"
18947 msgstr ""
18948
18949 #: app/Views/emails/parts/addresses.php:33
18950 #: app/Views/emails/parts/addresses.php:113
18951 msgid "n/a"
18952 msgstr ""
18953
18954 #: app/Services/Localization/i18n/states.php:528
18955 msgid "Naama"
18956 msgstr ""
18957
18958 #: app/Services/Localization/i18n/states.php:2094
18959 msgid "Nabilatuk"
18960 msgstr ""
18961
18962 #: app/Services/Localization/i18n/states.php:1251
18963 msgid "Nador"
18964 msgstr ""
18965
18966 #: app/Services/Localization/i18n/states.php:860
18967 msgid "Nagaland"
18968 msgstr ""
18969
18970 #: app/Services/Localization/i18n/states.php:1067
18971 msgid "Nagano"
18972 msgstr ""
18973
18974 #: app/Services/Localization/i18n/states.php:1089
18975 msgid "Nagasaki"
18976 msgstr ""
18977
18978 #: app/Services/Localization/i18n/states.php:1126
18979 msgid "Nairobi County"
18980 msgstr ""
18981
18982 #: app/Services/Localization/i18n/states.php:2095
18983 msgid "Nakapiripirit"
18984 msgstr ""
18985
18986 #: app/Services/Localization/i18n/states.php:2096
18987 msgid "Nakaseke"
18988 msgstr ""
18989
18990 #: app/Services/Localization/i18n/states.php:2097
18991 msgid "Nakasongola"
18992 msgstr ""
18993
18994 #: app/Services/Localization/i18n/states.php:1765
18995 msgid "Nakhon Nayok"
18996 msgstr ""
18997
18998 #: app/Services/Localization/i18n/states.php:1766
18999 msgid "Nakhon Pathom"
19000 msgstr ""
19001
19002 #: app/Services/Localization/i18n/states.php:1767
19003 msgid "Nakhon Phanom"
19004 msgstr ""
19005
19006 #: app/Services/Localization/i18n/states.php:1768
19007 msgid "Nakhon Ratchasima"
19008 msgstr ""
19009
19010 #: app/Services/Localization/i18n/states.php:1769
19011 msgid "Nakhon Sawan"
19012 msgstr ""
19013
19014 #: app/Services/Localization/i18n/states.php:1770
19015 msgid "Nakhon Si Thammarat"
19016 msgstr ""
19017
19018 #: app/Services/Localization/i18n/states.php:1127
19019 msgid "Nakuru"
19020 msgstr ""
19021
19022 #: app/Services/Localization/i18n/states.php:2098
19023 msgid "Namayingo"
19024 msgstr ""
19025
19026 #: app/Helpers/CartCheckoutHelper.php:504
19027 #: app/Services/Renderer/CheckoutFieldsSchema.php:18
19028 #: app/Services/Translations/admin-translation.php:1349
19029 #: app/Services/Translations/customer-profile-translation.php:154
19030 #: app/Services/Translations/block-editor-translation.php:227
19031 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:104
19032 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:97
19033 msgid "Name"
19034 msgstr ""
19035
19036 #: app/Http/Requests/CustomerAddressRequest.php:65
19037 #: app/Http/Requests/FrontendRequests/CustomerRequests/CustomerProfileRequest.php:72
19038 msgid "Name field is required."
19039 msgstr ""
19040
19041 #: app/Services/Translations/admin-translation.php:1350
19042 msgid "Name is required"
19043 msgstr ""
19044
19045 #: app/Services/Translations/customer-profile-translation.php:155
19046 msgid "Name is required."
19047 msgstr ""
19048
19049 #: app/Services/Translations/admin-translation.php:1351
19050 msgid "Name must be 50 characters or fewer"
19051 msgstr ""
19052
19053 #: app/Services/Translations/admin-translation.php:1352
19054 msgid "Name of the bank account holder"
19055 msgstr ""
19056
19057 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:106
19058 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:99
19059 msgid ""
19060 "Name of this feed, it will be used to identify this feed in the list of feeds"
19061 msgstr ""
19062
19063 #: app/Services/Translations/admin-translation.php:1353
19064 msgid "Name that will be used for reply to attribute"
19065 msgstr ""
19066
19067 #: app/Services/Translations/admin-translation.php:1354
19068 msgid "Name that will be used to send emails"
19069 msgstr ""
19070
19071 #: app/Services/Translations/admin-translation.php:1355
19072 msgid "Name the one-time setup fee (e.g., Initial Setup)"
19073 msgstr ""
19074
19075 #: app/Services/Translations/admin-translation.php:1356
19076 msgid ""
19077 "Name this pricing variant (e.g., size, type, color) for clear customer "
19078 "selection."
19079 msgstr ""
19080
19081 #: app/Services/Translations/customer-profile-translation.php:156
19082 msgid "Name/Business Name"
19083 msgstr ""
19084
19085 #: app/Views/invoice/dispatch_slip.php:146
19086 msgid "Name:"
19087 msgstr ""
19088
19089 #: app/Services/Localization/i18n/states.php:85
19090 msgid "Namibe"
19091 msgstr ""
19092
19093 #: app/Services/Localization/i18n/countries.php:165
19094 msgid "Namibia"
19095 msgstr ""
19096
19097 #: app/Helpers/CurrenciesHelper.php:108
19098 msgid "Namibian Dollar"
19099 msgstr ""
19100
19101 #: app/Services/Localization/i18n/states.php:2099
19102 msgid "Namisindwa"
19103 msgstr ""
19104
19105 #: app/Services/Localization/i18n/states.php:1382
19106 msgid "Nampula"
19107 msgstr ""
19108
19109 #: app/Services/Localization/i18n/states.php:2100
19110 msgid "Namutumba"
19111 msgstr ""
19112
19113 #: app/Services/Localization/i18n/states.php:1771
19114 msgid "Nan"
19115 msgstr ""
19116
19117 #: app/Services/Localization/i18n/states.php:1128
19118 msgid "Nandi"
19119 msgstr ""
19120
19121 #: app/Services/Localization/i18n/states.php:41
19122 msgid "Nangarhar"
19123 msgstr ""
19124
19125 #: app/Services/Localization/i18n/states.php:167
19126 msgid "Naogaon"
19127 msgstr ""
19128
19129 #: app/Services/Localization/i18n/states.php:2101
19130 msgid "Napak"
19131 msgstr ""
19132
19133 #: app/Services/Localization/i18n/states.php:550
19134 msgid "Napo"
19135 msgstr ""
19136
19137 #: app/Services/Localization/i18n/states.php:972
19138 msgid "Napoli"
19139 msgstr ""
19140
19141 #: app/Services/Localization/i18n/states.php:1076
19142 msgid "Nara"
19143 msgstr ""
19144
19145 #: app/Services/Localization/i18n/states.php:168
19146 msgid "Narail"
19147 msgstr ""
19148
19149 #: app/Services/Localization/i18n/states.php:1772
19150 msgid "Narathiwat"
19151 msgstr ""
19152
19153 #: app/Services/Localization/i18n/states.php:169
19154 msgid "Narayanganj"
19155 msgstr ""
19156
19157 #: app/Services/Localization/i18n/states.php:1456
19158 msgid "Narayani"
19159 msgstr ""
19160
19161 #: app/Services/Localization/i18n/states.php:397
19162 msgid "Nariño"
19163 msgstr ""
19164
19165 #: app/Services/Localization/i18n/states.php:1129
19166 msgid "Narok"
19167 msgstr ""
19168
19169 #: app/Services/Localization/i18n/states.php:170
19170 msgid "Narsingdi"
19171 msgstr ""
19172
19173 #: app/Services/Localization/i18n/states.php:1430
19174 msgid "Nasarawa"
19175 msgstr ""
19176
19177 #: app/Services/Localization/i18n/states.php:171
19178 msgid "Natore"
19179 msgstr ""
19180
19181 #: app/Services/Localization/i18n/countries.php:166
19182 msgid "Nauru"
19183 msgstr ""
19184
19185 #: app/Services/Translations/block-editor-translation.php:228
19186 msgid "Nav"
19187 msgstr ""
19188
19189 #: app/Services/Localization/i18n/states.php:625
19190 msgid "Navarra"
19191 msgstr ""
19192
19193 #: app/Services/Localization/i18n/states.php:2135
19194 msgid "Navassa Island"
19195 msgstr ""
19196
19197 #: app/Services/Localization/i18n/states.php:172
19198 msgid "Nawabganj"
19199 msgstr ""
19200
19201 #: app/Services/Localization/i18n/states.php:1342
19202 msgid "Nayarit"
19203 msgstr ""
19204
19205 #: app/Services/Localization/i18n/states.php:1689
19206 msgid "Neamț"
19207 msgstr ""
19208
19209 #: app/Services/Localization/i18n/states.php:2102
19210 msgid "Nebbi"
19211 msgstr ""
19212
19213 #: app/Services/Localization/i18n/states.php:2167
19214 msgid "Nebraska"
19215 msgstr ""
19216
19217 #: app/Services/Localization/i18n/states.php:1363
19218 msgid "Negeri Sembilan"
19219 msgstr ""
19220
19221 #: app/Services/Localization/i18n/states.php:1593
19222 msgid "Negros Occidental"
19223 msgstr ""
19224
19225 #: app/Services/Localization/i18n/states.php:1594
19226 msgid "Negros Oriental"
19227 msgstr ""
19228
19229 #: app/Services/Localization/i18n/states.php:1490
19230 msgid "Nelson"
19231 msgstr ""
19232
19233 #: app/Services/Localization/i18n/countries.php:167
19234 msgid "Nepal"
19235 msgstr ""
19236
19237 #: app/Helpers/CurrenciesHelper.php:112
19238 msgid "Nepalese Rupee"
19239 msgstr ""
19240
19241 #: app/Services/Translations/admin-translation.php:1357
19242 msgid "Net"
19243 msgstr ""
19244
19245 #: app/Services/Translations/admin-translation.php:1358
19246 msgid "Net New MRR"
19247 msgstr ""
19248
19249 #: app/Services/Translations/admin-translation.php:1359
19250 msgid "Net Payment"
19251 msgstr ""
19252
19253 #: app/Services/Translations/admin-translation.php:1360
19254 #: app/Views/emails/digest.php:92
19255 msgid "Net Revenue"
19256 msgstr ""
19257
19258 #: app/Services/Translations/admin-translation.php:1361
19259 msgid "Net Revenue Quarterly"
19260 msgstr ""
19261
19262 #: app/Services/Translations/admin-translation.php:1362
19263 msgid "Net Sales"
19264 msgstr ""
19265
19266 #: app/Services/Translations/admin-translation.php:1363
19267 msgid "Net sales in this period divided by orders made."
19268 msgstr ""
19269
19270 #: app/Services/Localization/i18n/countries.php:168
19271 msgid "Netherlands"
19272 msgstr ""
19273
19274 #: app/Helpers/CurrenciesHelper.php:25
19275 msgid "Netherlands Antillean Gulden"
19276 msgstr ""
19277
19278 #: app/Services/Localization/i18n/states.php:173
19279 msgid "Netrakona"
19280 msgstr ""
19281
19282 #: app/Services/Translations/checkout-translation.php:23
19283 msgid "Network error occurred"
19284 msgstr ""
19285
19286 #: app/Services/Localization/i18n/states.php:308
19287 msgid "Neuchâtel"
19288 msgstr ""
19289
19290 #: app/Services/Localization/i18n/states.php:104
19291 msgid "Neuquén"
19292 msgstr ""
19293
19294 #: app/Services/Localization/i18n/states.php:2168
19295 msgid "Nevada"
19296 msgstr ""
19297
19298 #: app/Services/Translations/block-editor-translation.php:229
19299 #: app/Services/ShortCodeParser/Parsers/SubscriptionParser.php:56
19300 #: app/Services/ShortCodeParser/Parsers/LicenseParser.php:43
19301 msgid "Never"
19302 msgstr ""
19303
19304 #: app/Services/Translations/customer-profile-translation.php:157
19305 msgid "Never Expires"
19306 msgstr ""
19307
19308 #: app/Services/Localization/i18n/states.php:1147
19309 msgid "Nevis"
19310 msgstr ""
19311
19312 #: app/Services/Localization/i18n/states.php:1867
19313 msgid "Nevşehir"
19314 msgstr ""
19315
19316 #: app/CPT/FluentProducts.php:317
19317 msgid "New Brand Name"
19318 msgstr ""
19319
19320 #: app/Services/Localization/i18n/states.php:284
19321 msgid "New Brunswick"
19322 msgstr ""
19323
19324 #: app/Services/Localization/i18n/countries.php:169
19325 msgid "New Caledonia"
19326 msgstr ""
19327
19328 #: app/CPT/FluentProducts.php:295
19329 msgid "New Category Name"
19330 msgstr ""
19331
19332 #: app/Services/Translations/admin-translation.php:1364
19333 msgid "New Customers"
19334 msgstr ""
19335
19336 #: app/Services/Localization/i18n/states.php:2169
19337 msgid "New Hampshire"
19338 msgstr ""
19339
19340 #: app/Services/Localization/i18n/states.php:2170
19341 msgid "New Jersey"
19342 msgstr ""
19343
19344 #: app/Services/Localization/i18n/states.php:2171
19345 msgid "New Mexico"
19346 msgstr ""
19347
19348 #: app/Services/Translations/admin-translation.php:1365
19349 msgid "New MRR Trend"
19350 msgstr ""
19351
19352 #: app/Services/Email/EmailNotifications.php:263
19353 msgid "New Order on {{settings.store_name}} (Offline Payment)"
19354 msgstr ""
19355
19356 #: app/Services/Translations/admin-translation.php:1366
19357 msgid "New Plan"
19358 msgstr ""
19359
19360 #: app/Services/Email/EmailNotifications.php:136
19361 msgid "New Renewal On {{settings.store_name}}"
19362 msgstr ""
19363
19364 #: app/Services/Email/EmailNotifications.php:81
19365 msgid "New Sales On {{settings.store_name}}"
19366 msgstr ""
19367
19368 #: app/Services/Localization/i18n/states.php:118
19369 msgid "New South Wales"
19370 msgstr ""
19371
19372 #: app/Services/Translations/admin-translation.php:1367
19373 msgid "New Stock"
19374 msgstr ""
19375
19376 #: app/Services/Translations/admin-translation.php:1368
19377 msgid "New Stock:"
19378 msgstr ""
19379
19380 #: app/Views/emails/digest.php:128
19381 msgid "New subscriptions"
19382 msgstr ""
19383
19384 #: app/Services/Translations/block-editor-translation.php:230
19385 msgid "New Tab"
19386 msgstr ""
19387
19388 #: app/Helpers/CurrenciesHelper.php:143
19389 msgid "New Taiwan Dollar"
19390 msgstr ""
19391
19392 #: app/Services/Localization/i18n/states.php:709
19393 msgid "New Territories"
19394 msgstr ""
19395
19396 #: app/Services/Localization/i18n/states.php:587
19397 msgid "New Valley"
19398 msgstr ""
19399
19400 #: app/Services/Translations/admin-translation.php:1369
19401 msgid "New variation"
19402 msgstr ""
19403
19404 #: app/Services/Translations/admin-translation.php:1370
19405 msgid "New vs. Returning Customers"
19406 msgstr ""
19407
19408 #: app/Services/Localization/i18n/states.php:2172
19409 msgid "New York"
19410 msgstr ""
19411
19412 #: app/Services/Localization/i18n/countries.php:170
19413 msgid "New Zealand"
19414 msgstr ""
19415
19416 #: app/Helpers/CurrenciesHelper.php:113
19417 msgid "New Zealand Dollar"
19418 msgstr ""
19419
19420 #: app/Services/Translations/block-editor-translation.php:231
19421 msgid "Newest to oldest"
19422 msgstr ""
19423
19424 #: app/Services/Localization/i18n/states.php:285
19425 msgid "Newfoundland and Labrador"
19426 msgstr ""
19427
19428 #: app/Services/Translations/admin-translation.php:1371
19429 msgid "Newly added"
19430 msgstr ""
19431
19432 #: app/Services/Localization/i18n/states.php:2279
19433 msgid "Newry, Mourne and Down"
19434 msgstr ""
19435
19436 #: app/Services/Translations/TransStrings.php:268
19437 msgid "Next"
19438 msgstr ""
19439
19440 #: app/Services/Translations/admin-translation.php:2648
19441 msgid "next"
19442 msgstr ""
19443
19444 #: app/Services/Translations/admin-translation.php:1372
19445 msgid "Next Billing"
19446 msgstr ""
19447
19448 #: app/Helpers/EditorShortCodeHelper.php:374
19449 #: app/Services/Translations/admin-translation.php:1373
19450 #: app/Views/emails/subscription/reminder/customer.php:54
19451 #: app/Views/emails/subscription/reminder/admin.php:41
19452 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:173
19453 msgid "Next Billing Date"
19454 msgstr ""
19455
19456 #: app/Services/Translations/customer-profile-translation.php:158
19457 msgid "Next Charge"
19458 msgstr ""
19459
19460 #: app/Services/Translations/admin-translation.php:1374
19461 msgid "Next invoice"
19462 msgstr ""
19463
19464 #: app/Services/Translations/TransStrings.php:154
19465 msgid "Next Month"
19466 msgstr ""
19467
19468 #. %s is the next receipt number
19469 #: api/StoreSettings.php:1136
19470 #, php-format
19471 msgid "Next Receipt Number: %s"
19472 msgstr ""
19473
19474 #: app/Hooks/Handlers/BlockEditors/ProductCarousel/InnerBlocks/InnerBlocks.php:456
19475 #: app/Hooks/Handlers/BlockEditors/MediaCarousel/InnerBlocks/InnerBlocks.php:440
19476 msgid "Next slide"
19477 msgstr ""
19478
19479 #: app/Services/Translations/TransStrings.php:152
19480 msgid "Next Year"
19481 msgstr ""
19482
19483 #: app/Services/Translations/TransStrings.php:233
19484 msgid "Next {pager} pages"
19485 msgstr ""
19486
19487 #: app/Services/Localization/i18n/states.php:2103
19488 msgid "Ngora"
19489 msgstr ""
19490
19491 #: app/Services/Localization/i18n/states.php:1511
19492 msgid "Ngöbe-Buglé"
19493 msgstr ""
19494
19495 #: app/Services/Localization/i18n/states.php:1383
19496 msgid "Niassa"
19497 msgstr ""
19498
19499 #: app/Services/Localization/i18n/countries.php:171
19500 msgid "Nicaragua"
19501 msgstr ""
19502
19503 #: app/Helpers/CurrenciesHelper.php:110
19504 msgid "Nicaraguan Córdoba"
19505 msgstr ""
19506
19507 #: app/Services/Localization/i18n/states.php:309
19508 msgid "Nidwalden"
19509 msgstr ""
19510
19511 #: app/Services/Localization/i18n/states.php:1431
19512 #: app/Services/Localization/i18n/countries.php:172
19513 msgid "Niger"
19514 msgstr ""
19515
19516 #: app/Services/Localization/i18n/countries.php:173
19517 msgid "Nigeria"
19518 msgstr ""
19519
19520 #: app/Helpers/CurrenciesHelper.php:109
19521 msgid "Nigerian Naira"
19522 msgstr ""
19523
19524 #: app/Services/Localization/i18n/states.php:1062
19525 msgid "Niigata"
19526 msgstr ""
19527
19528 #: app/Services/Localization/i18n/states.php:174
19529 msgid "Nilphamari"
19530 msgstr ""
19531
19532 #: app/Services/Localization/i18n/states.php:1199
19533 msgid "Nimba"
19534 msgstr ""
19535
19536 #: app/Services/Localization/i18n/states.php:42
19537 msgid "Nimruz"
19538 msgstr ""
19539
19540 #: app/Services/Tax/TaxManager.php:125
19541 msgid "Nine"
19542 msgstr ""
19543
19544 #: app/Services/Localization/i18n/states.php:370
19545 msgid "Ningxia Hui / 宁夏"
19546 msgstr ""
19547
19548 #: app/Services/Localization/i18n/states.php:1306
19549 msgid "Nisporeni"
19550 msgstr ""
19551
19552 #: app/Services/Localization/i18n/countries.php:174
19553 msgid "Niue"
19554 msgstr ""
19555
19556 #: app/Services/Localization/i18n/states.php:1868
19557 msgid "Niğde"
19558 msgstr ""
19559
19560 #: app/Services/Localization/i18n/states.php:1929
19561 msgid "Njombe"
19562 msgstr ""
19563
19564 #: app/Services/Filter/OrderFilter.php:522
19565 #: app/Services/Filter/OrderFilter.php:543
19566 #: app/Services/Translations/TransStrings.php:292
19567 #: app/Services/Translations/admin-translation.php:1375
19568 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:81
19569 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:216
19570 msgid "No"
19571 msgstr ""
19572
19573 #. 1: address type
19574 #: app/Services/Translations/customer-profile-translation.php:160
19575 #, php-format
19576 msgid "No %1$s address found, please add a new address."
19577 msgstr ""
19578
19579 #. %s is the address type
19580 #: app/Services/Translations/admin-translation.php:1377
19581 #, php-format
19582 msgid "No %s address provided"
19583 msgstr ""
19584
19585 #. %s - table name
19586 #: app/Services/Translations/admin-translation.php:1379
19587 #, php-format
19588 msgid "No %s found"
19589 msgstr ""
19590
19591 #. %s - table name
19592 #: app/Services/Translations/admin-translation.php:1381
19593 #, php-format
19594 msgid "No %s found based on your filter"
19595 msgstr ""
19596
19597 #. %s - table name
19598 #: app/Services/Translations/admin-translation.php:1383
19599 #, php-format
19600 msgid "No %s found based on your search"
19601 msgstr ""
19602
19603 #: app/Services/Translations/admin-translation.php:1396
19604 msgid "No activated sites found"
19605 msgstr ""
19606
19607 #: app/Services/Translations/admin-translation.php:1397
19608 msgid "No activations found"
19609 msgstr ""
19610
19611 #: app/Services/Translations/customer-profile-translation.php:162
19612 msgid "No activations found for this license"
19613 msgstr ""
19614
19615 #: app/Hooks/Cart/WebCheckoutHandler.php:192
19616 #: app/Hooks/Cart/WebCheckoutHandler.php:286
19617 #: app/Hooks/Cart/WebCheckoutHandler.php:352
19618 #: app/Hooks/Cart/WebCheckoutHandler.php:612
19619 #: app/Hooks/Cart/WebCheckoutHandler.php:761
19620 #: app/Hooks/Cart/WebCheckoutHandler.php:1039
19621 msgid "No active cart found"
19622 msgstr ""
19623
19624 #: app/Services/Translations/admin-translation.php:1398
19625 msgid "No active storage provider found!"
19626 msgstr ""
19627
19628 #: app/Services/Translations/admin-translation.php:1399
19629 msgid "No activity found."
19630 msgstr ""
19631
19632 #: app/Services/Renderer/AddressSelectRenderer.php:208
19633 msgid "No address found"
19634 msgstr ""
19635
19636 #: app/Modules/PaymentMethods/PayPalGateway/API/Webhook.php:136
19637 msgid ""
19638 "No API key found for webhook setup. Please connect your PayPal account first."
19639 msgstr ""
19640
19641 #: app/Services/Coupon/DiscountService.php:227
19642 msgid "No applicable items found for this coupon."
19643 msgstr ""
19644
19645 #: app/Services/Coupon/Concerns/CanValidateCoupon.php:81
19646 msgid "No applicable products in the cart for this coupon"
19647 msgstr ""
19648
19649 #: app/Services/Translations/admin-translation.php:1400
19650 msgid "No attribute groups found!"
19651 msgstr ""
19652
19653 #: app/Services/Translations/admin-translation.php:1401
19654 msgid "No attribute terms found!"
19655 msgstr ""
19656
19657 #: app/Services/Translations/customer-profile-translation.php:163
19658 msgid "No billing address found,"
19659 msgstr ""
19660
19661 #: app/Services/Translations/admin-translation.php:1402
19662 msgid "No billing address found."
19663 msgstr ""
19664
19665 #: app/CPT/FluentProducts.php:320
19666 msgid "No Brand found"
19667 msgstr ""
19668
19669 #: app/Services/Coupon/DiscountService.php:530
19670 msgid "No cart found to save."
19671 msgstr ""
19672
19673 #: app/Services/Translations/admin-translation.php:1384
19674 msgid "No Categories"
19675 msgstr ""
19676
19677 #: app/CPT/FluentProducts.php:297
19678 #: app/Services/Renderer/ProductCategoriesListRenderer.php:258
19679 #: app/Services/Translations/block-editor-translation.php:232
19680 msgid "No categories found."
19681 msgstr ""
19682
19683 #: app/Modules/MCP/Tools/OrderTools.php:900
19684 msgid "No change — the order is already in the requested status."
19685 msgstr ""
19686
19687 #: app/Hooks/Cart/WebCheckoutHandler.php:844
19688 msgid "No changes detected"
19689 msgstr ""
19690
19691 #: app/Services/Translations/admin-translation.php:1403
19692 msgid "No changes recorded"
19693 msgstr ""
19694
19695 #: app/Services/Translations/admin-translation.php:1404
19696 msgid ""
19697 "No class-specific zones yet. Products in this class will use the general "
19698 "shipping zones."
19699 msgstr ""
19700
19701 #: app/Services/Translations/admin-translation.php:1405
19702 msgid "No cohort data available for the selected period."
19703 msgstr ""
19704
19705 #: app/Services/Translations/admin-translation.php:1385
19706 msgid "No Comparison"
19707 msgstr ""
19708
19709 #: app/Services/Translations/admin-translation.php:1406
19710 msgid "No comparison data available"
19711 msgstr ""
19712
19713 #: app/Hooks/Handlers/ShortCodes/ProductCardShortCode.php:65
19714 msgid "no content"
19715 msgstr ""
19716
19717 #: app/Hooks/Handlers/ShortCodes/CustomerProfileHandler.php:184
19718 msgid "No content found!"
19719 msgstr ""
19720
19721 #: app/Services/Translations/admin-translation.php:1407
19722 msgid "No country VAT registrations configured."
19723 msgstr ""
19724
19725 #: app/Modules/MCP/Tools/CouponTools.php:161
19726 msgid "No coupon found for the given coupon_id."
19727 msgstr ""
19728
19729 #: app/Services/Translations/admin-translation.php:1408
19730 msgid "No coupons available at the moment."
19731 msgstr ""
19732
19733 #: app/Services/Coupon/DiscountService.php:66
19734 msgid "No coupons found to revalidate."
19735 msgstr ""
19736
19737 #: app/Modules/MCP/Tools/CustomerTools.php:135
19738 msgid "No customer found for the given customer_id."
19739 msgstr ""
19740
19741 #: app/Modules/MCP/Tools/CustomerTools.php:374
19742 msgid "No customer found for the given identifier."
19743 msgstr ""
19744
19745 #: app/Services/Translations/admin-translation.php:1409
19746 msgid "No customer found!"
19747 msgstr ""
19748
19749 #: app/Services/Translations/admin-translation.php:1410
19750 msgid "No customers found."
19751 msgstr ""
19752
19753 #: app/Services/Translations/TransStrings.php:261
19754 #: app/Services/Translations/TransStrings.php:274
19755 #: app/Services/Translations/admin-translation.php:1386
19756 msgid "No Data"
19757 msgstr ""
19758
19759 #: app/Services/Translations/TransStrings.php:208
19760 #: app/Services/Translations/TransStrings.php:221
19761 #: app/Services/Translations/TransStrings.php:278
19762 msgid "No data"
19763 msgstr ""
19764
19765 #: app/Services/Translations/admin-translation.php:1387
19766 msgid "No Data Available"
19767 msgstr ""
19768
19769 #: app/Services/Translations/admin-translation.php:1411
19770 msgid "No data available"
19771 msgstr ""
19772
19773 #: app/Services/Translations/admin-translation.php:1412
19774 msgid "No data available for this period"
19775 msgstr ""
19776
19777 #: app/Services/Translations/admin-translation.php:1413
19778 msgid "No default address found."
19779 msgstr ""
19780
19781 #: app/Services/Translations/admin-translation.php:1414
19782 msgid "No discount code yet"
19783 msgstr ""
19784
19785 #: app/Services/Translations/admin-translation.php:1415
19786 msgid "No downloadable files found"
19787 msgstr ""
19788
19789 #: app/Services/Translations/customer-profile-translation.php:164
19790 msgid "No downloads yet"
19791 msgstr ""
19792
19793 #: app/Services/Translations/block-editor-translation.php:233
19794 msgid "No edit found"
19795 msgstr ""
19796
19797 #: app/Services/Translations/admin-translation.php:1416
19798 msgid "No email notifications available! Please reactivate FluentCart!"
19799 msgstr ""
19800
19801 #: app/Http/Controllers/FileUploadController.php:99
19802 #: app/Http/Controllers/AppControllers/AppController.php:99
19803 msgid "No File Attached"
19804 msgstr ""
19805
19806 #: app/Services/Translations/admin-translation.php:1417
19807 msgid "No file found."
19808 msgstr ""
19809
19810 #: app/Services/Translations/admin-translation.php:1418
19811 msgid "No filter found"
19812 msgstr ""
19813
19814 #: app/Services/Translations/admin-translation.php:1388
19815 msgid "No Headers"
19816 msgstr ""
19817
19818 #: app/Http/Controllers/TaxController.php:79
19819 msgid "No IDs provided to mark!"
19820 msgstr ""
19821
19822 #: app/Http/Controllers/AppControllers/AppController.php:56
19823 msgid "No Images Found"
19824 msgstr ""
19825
19826 #: app/Services/Translations/admin-translation.php:1389
19827 msgid "No Integrations Available."
19828 msgstr ""
19829
19830 #: app/Services/Translations/admin-translation.php:1419
19831 msgid "No inventory data"
19832 msgstr ""
19833
19834 #: app/Services/Translations/admin-translation.php:1420
19835 msgid "No items found."
19836 msgstr ""
19837
19838 #: api/OrderItems.php:77 api/Resource/OrderItemResource.php:201
19839 msgid "No items given."
19840 msgstr ""
19841
19842 #: app/Services/Translations/admin-translation.php:1421
19843 msgid "No labels found."
19844 msgstr ""
19845
19846 #: app/Services/Translations/customer-profile-translation.php:161
19847 msgid "No Licenses found"
19848 msgstr ""
19849
19850 #: app/Services/Translations/admin-translation.php:1390
19851 msgid "No Licenses found based on your filter"
19852 msgstr ""
19853
19854 #: app/Services/Translations/customer-profile-translation.php:165
19855 msgid "No licenses yet"
19856 msgstr ""
19857
19858 #: app/Services/Translations/block-editor-translation.php:234
19859 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:129
19860 msgid "No limit"
19861 msgstr ""
19862
19863 #: app/Services/Translations/admin-translation.php:1422
19864 msgid "No matches found"
19865 msgstr ""
19866
19867 #. %s is the search term
19868 #: app/Services/Translations/admin-translation.php:1424
19869 #, php-format
19870 msgid "No matches found for %s"
19871 msgstr ""
19872
19873 #: app/Services/Coupon/DiscountService.php:91
19874 #: app/Hooks/Cart/WebCheckoutHandler.php:222
19875 msgid "No matching coupon found for this code."
19876 msgstr ""
19877
19878 #: app/Services/Translations/TransStrings.php:207
19879 #: app/Services/Translations/TransStrings.php:218
19880 #: app/Services/Translations/TransStrings.php:277
19881 msgid "No matching data"
19882 msgstr ""
19883
19884 #: app/Modules/MCP/Tools/LabelTools.php:67
19885 msgid "No matching record found for entity_type and entity_id."
19886 msgstr ""
19887
19888 #: app/Services/Translations/block-editor-translation.php:235
19889 msgid "No matching smartcodes."
19890 msgstr ""
19891
19892 #: app/Services/Translations/admin-translation.php:1425
19893 msgid "No media added yet."
19894 msgstr ""
19895
19896 #: app/Services/Translations/admin-translation.php:1426
19897 msgid "No methods"
19898 msgstr ""
19899
19900 #: app/Services/Translations/admin-translation.php:1391
19901 msgid "No Min Purchase Requirement"
19902 msgstr ""
19903
19904 #: app/Http/Controllers/OrderController.php:247
19905 msgid "No missing licenses found!"
19906 msgstr ""
19907
19908 #: app/Services/Translations/admin-translation.php:1427
19909 msgid "No module settings found."
19910 msgstr ""
19911
19912 #: app/Services/Translations/admin-translation.php:1428
19913 msgid "No more upgrade paths available"
19914 msgstr ""
19915
19916 #: app/Services/Translations/admin-translation.php:1392
19917 msgid "No Name"
19918 msgstr ""
19919
19920 #: api/StoreSettings.php:1071
19921 msgid "No need to create account for onetime purchases"
19922 msgstr ""
19923
19924 #: app/Services/Reminders/ReminderService.php:244
19925 msgid "No next billing date set"
19926 msgstr ""
19927
19928 #: app/Services/Translations/admin-translation.php:1429
19929 msgid "No notes"
19930 msgstr ""
19931
19932 #: app/Services/Translations/block-editor-translation.php:236
19933 msgid "No options found"
19934 msgstr ""
19935
19936 #: app/Services/Translations/admin-translation.php:1430
19937 msgid "No order bumps found!"
19938 msgstr ""
19939
19940 #: app/Modules/MCP/Tools/OrderTools.php:495
19941 msgid "No order found for the given identifier."
19942 msgstr ""
19943
19944 #: app/Modules/MCP/Tools/OrderTools.php:660
19945 #: app/Modules/MCP/Tools/OrderTools.php:782
19946 #: app/Modules/MCP/Tools/OrderTools.php:924
19947 #: app/Modules/MCP/Tools/OrderTools.php:971
19948 msgid "No order found for the given order_id."
19949 msgstr ""
19950
19951 #: app/Services/Translations/admin-translation.php:1431
19952 msgid "No orders"
19953 msgstr ""
19954
19955 #: app/Services/Translations/admin-translation.php:1432
19956 msgid "No orders found."
19957 msgstr ""
19958
19959 #: api/Resource/OrderResource.php:2250
19960 msgid "No orders were deleted"
19961 msgstr ""
19962
19963 #: app/Services/Reminders/ReminderService.php:182
19964 msgid "No outstanding amount on this order"
19965 msgstr ""
19966
19967 #: app/Services/Translations/admin-translation.php:1433
19968 msgid "No overrides configured"
19969 msgstr ""
19970
19971 #: app/Services/Translations/admin-translation.php:1434
19972 msgid ""
19973 "No packages defined yet. Add a package to define how your products are "
19974 "packaged for shipping."
19975 msgstr ""
19976
19977 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:101
19978 msgid "No payId ID!"
19979 msgstr ""
19980
19981 #: app/Services/Translations/admin-translation.php:1435
19982 msgid "No payment link available,Please setup custom checkout page!"
19983 msgstr ""
19984
19985 #: app/Services/Payments/PaymentHelper.php:90
19986 msgid "No payment method found!"
19987 msgstr ""
19988
19989 #: app/Services/Renderer/ModalCheckoutRenderer.php:628
19990 #: app/Services/Renderer/CheckoutRenderer.php:812
19991 msgid "No Payment method is activated for this site yet."
19992 msgstr ""
19993
19994 #: app/Services/Translations/admin-translation.php:1393
19995 msgid "No PDF attachment"
19996 msgstr ""
19997
19998 #: app/Listeners/IntegrationEventListener.php:387
19999 msgid "No pending actions found for this order"
20000 msgstr ""
20001
20002 #: app/Services/Translations/admin-translation.php:1436
20003 msgid "No preset rates found for this country"
20004 msgstr ""
20005
20006 #: app/Services/Translations/admin-translation.php:1437
20007 msgid "No price set"
20008 msgstr ""
20009
20010 #: app/Services/Translations/admin-translation.php:1438
20011 msgid "No pricing added yet"
20012 msgstr ""
20013
20014 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:616
20015 msgid "no processing"
20016 msgstr ""
20017
20018 #: app/Modules/MCP/Tools/ProductTools.php:223
20019 msgid "No product found for the given product_id."
20020 msgstr ""
20021
20022 #: app/Services/Renderer/ProductRenderer.php:1493
20023 msgid "No Product Found!"
20024 msgstr ""
20025
20026 #: app/Services/Translations/block-editor-translation.php:237
20027 msgid "No product gallery"
20028 msgstr ""
20029
20030 #: app/Services/Translations/block-editor-translation.php:238
20031 msgid "No products found"
20032 msgstr ""
20033
20034 #: app/Services/Translations/admin-translation.php:1439
20035 #: app/Services/Translations/customer-profile-translation.php:166
20036 msgid "No products found!"
20037 msgstr ""
20038
20039 #: app/Services/Translations/admin-translation.php:1440
20040 msgid "No products found."
20041 msgstr ""
20042
20043 #: app/Http/Controllers/ProductController.php:197
20044 #: app/Http/Controllers/ProductController.php:1550
20045 msgid "No products provided"
20046 msgstr ""
20047
20048 #: app/Services/Translations/block-editor-translation.php:239
20049 msgid ""
20050 "No products to display. Try adjusting the filters in the block settings "
20051 "panel or add categories or brands to this product."
20052 msgstr ""
20053
20054 #: app/Services/Translations/admin-translation.php:1441
20055 msgid "No products yet. Import a CSV or add products manually."
20056 msgstr ""
20057
20058 #: app/Services/Translations/customer-profile-translation.php:167
20059 msgid "No purchases yet"
20060 msgstr ""
20061
20062 #: app/Services/Translations/admin-translation.php:1442
20063 msgid "No rates found"
20064 msgstr ""
20065
20066 #: app/Modules/MCP/Tools/OrderTools.php:1001
20067 msgid "No refundable charge transaction was found on this order."
20068 msgstr ""
20069
20070 #: app/Hooks/Handlers/BlockEditors/RelatedProduct/InnerBlocks/InnerBlocks.php:99
20071 #: app/Hooks/Handlers/BlockEditors/RelatedProduct/InnerBlocks/InnerBlocks.php:118
20072 #: app/Hooks/Handlers/BlockEditors/RelatedProduct/InnerBlocks/InnerBlocks.php:135
20073 msgid "No related products found."
20074 msgstr ""
20075
20076 #: app/Services/PluginInstaller/AddonManager.php:241
20077 msgid "No release found. Please ensure the repository has published releases."
20078 msgstr ""
20079
20080 #: app/Services/Translations/admin-translation.php:1443
20081 msgid "No relevant data to plot the chart"
20082 msgstr ""
20083
20084 #: app/Services/Translations/admin-translation.php:1444
20085 msgid "No results found"
20086 msgstr ""
20087
20088 #: app/Services/Translations/admin-translation.php:1445
20089 msgid "No roles found!"
20090 msgstr ""
20091
20092 #: app/Services/Translations/admin-translation.php:1446
20093 msgid "No shipping address found."
20094 msgstr ""
20095
20096 #: app/Services/Translations/admin-translation.php:1447
20097 msgid "No shipping address provided"
20098 msgstr ""
20099
20100 #: app/Helpers/AddressHelper.php:332
20101 #: app/Services/Renderer/ShippingMethodsRender.php:62
20102 #: app/Modules/Shipping/Http/Controllers/Frontend/ShippingFrontendController.php:73
20103 msgid "No shipping methods available for this address."
20104 msgstr ""
20105
20106 #: app/Services/Translations/admin-translation.php:1448
20107 msgid ""
20108 "No shipping methods found for this zone. Add a shipping method to define how "
20109 "products are shipped in this zone."
20110 msgstr ""
20111
20112 #. %1$s is the opening tag, %2$s is the closing tag
20113 #: app/Services/Translations/admin-translation.php:1450
20114 #, php-format
20115 msgid ""
20116 "No shipping methods found. You can add shipping methods from %1$s here %2$s"
20117 msgstr ""
20118
20119 #: app/Helpers/AddressHelper.php:396
20120 msgid "No shipping options available for the provided address"
20121 msgstr ""
20122
20123 #: app/Services/Translations/admin-translation.php:1395
20124 msgid "No Shipping Zone Id provided"
20125 msgstr ""
20126
20127 #: app/Services/Translations/admin-translation.php:1394
20128 msgid "No SKU"
20129 msgstr ""
20130
20131 #: app/Modules/MCP/Tools/SubscriptionTools.php:218
20132 #: app/Modules/MCP/Tools/SubscriptionTools.php:311
20133 msgid "No subscription found for the given subscription_id."
20134 msgstr ""
20135
20136 #: app/Modules/PaymentMethods/StripeGateway/Processor.php:33
20137 #: app/Modules/PaymentMethods/StripeGateway/Processor.php:397
20138 msgid "No subscription found."
20139 msgstr ""
20140
20141 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:615
20142 msgid "No Subscription ID"
20143 msgstr ""
20144
20145 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:231
20146 msgid "No Subscription ID!"
20147 msgstr ""
20148
20149 #: app/Services/Translations/customer-profile-translation.php:168
20150 msgid "No subscription plans found!"
20151 msgstr ""
20152
20153 #: app/Services/Translations/admin-translation.php:1451
20154 msgid "No subscriptions found."
20155 msgstr ""
20156
20157 #: app/Services/Translations/customer-profile-translation.php:169
20158 msgid "No subscriptions yet"
20159 msgstr ""
20160
20161 #: app/Modules/Tax/TaxModule.php:340
20162 msgid "No tax applies to this order."
20163 msgstr ""
20164
20165 #: app/Services/Translations/admin-translation.php:1452
20166 msgid "No tax rate found for the selected country and tax class"
20167 msgstr ""
20168
20169 #: app/Services/Translations/admin-translation.php:1453
20170 #: app/Http/Controllers/OrderController.php:1044
20171 msgid "No test orders found to delete"
20172 msgstr ""
20173
20174 #: app/Http/Controllers/OrderController.php:1316
20175 msgid "No transaction found for this order"
20176 msgstr ""
20177
20178 #: app/Services/Reminders/ReminderService.php:302
20179 msgid "No trial end date set"
20180 msgstr ""
20181
20182 #: app/Services/Translations/customer-profile-translation.php:170
20183 msgid "No upgrade found for this purchase"
20184 msgstr ""
20185
20186 #: app/Services/Translations/admin-translation.php:1454
20187 msgid "No upgrade paths found."
20188 msgstr ""
20189
20190 #: app/Services/Translations/admin-translation.php:1455
20191 msgid "No upgrade plan found"
20192 msgstr ""
20193
20194 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:671
20195 msgid "No valid Client ID found!"
20196 msgstr ""
20197
20198 #: app/Services/Payments/PaymentHelper.php:81
20199 #: app/Http/Controllers/PaymentMethodController.php:66
20200 #: app/Hooks/Handlers/GlobalPaymentHandler.php:139
20201 msgid "No valid payment method found!"
20202 msgstr ""
20203
20204 #: app/Modules/PaymentMethods/Core/AbstractSubscriptionModule.php:70
20205 msgid "No valid payment method to cancel!"
20206 msgstr ""
20207
20208 #: app/Modules/PaymentMethods/Core/AbstractSubscriptionModule.php:46
20209 msgid "No valid payment method to pause!"
20210 msgstr ""
20211
20212 #: app/Modules/PaymentMethods/Core/AbstractSubscriptionModule.php:38
20213 msgid "No valid payment method to reactivate!"
20214 msgstr ""
20215
20216 #: app/Modules/PaymentMethods/Core/AbstractSubscriptionModule.php:54
20217 msgid "No valid payment method to resume!"
20218 msgstr ""
20219
20220 #: app/Modules/PaymentMethods/Core/AbstractSubscriptionModule.php:30
20221 msgid "No valid payment method to switch!"
20222 msgstr ""
20223
20224 #: app/Modules/PaymentMethods/Core/AbstractSubscriptionModule.php:22
20225 msgid "No valid payment method to update!"
20226 msgstr ""
20227
20228 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:462
20229 msgid "No valid public key found! Please contact the site administrator."
20230 msgstr ""
20231
20232 #: app/Services/Email/StoreDigestService.php:264
20233 msgid "No valid recipient is configured for the store digest email."
20234 msgstr ""
20235
20236 #: app/Hooks/Handlers/BlockEditors/Buttons/BuyNowButtonBlockEditor.php:95
20237 #: app/Hooks/Handlers/BlockEditors/Buttons/AddToCartButtonBlockEditor.php:88
20238 msgid "No variant selected"
20239 msgstr ""
20240
20241 #: app/Services/Translations/admin-translation.php:1456
20242 msgid "No webhooks found."
20243 msgstr ""
20244
20245 #: app/Services/Translations/customer-profile-translation.php:172
20246 msgid "No, keep this!"
20247 msgstr ""
20248
20249 #: app/Services/Translations/admin-translation.php:1457
20250 #: app/Services/Translations/customer-profile-translation.php:171
20251 msgid "No, Thanks"
20252 msgstr ""
20253
20254 #: app/Services/Translations/admin-translation.php:1458
20255 msgid "No,Thanks"
20256 msgstr ""
20257
20258 #: app/Services/Localization/i18n/states.php:175
20259 msgid "Noakhali"
20260 msgstr ""
20261
20262 #: app/Services/Translations/admin-translation.php:1459
20263 msgid "Non Bundle"
20264 msgstr ""
20265
20266 #: app/Services/Translations/admin-translation.php:1460
20267 #: app/Services/Translations/block-editor-translation.php:240
20268 msgid "None"
20269 msgstr ""
20270
20271 #: app/Services/Localization/i18n/states.php:1773
20272 msgid "Nong Bua Lam Phu"
20273 msgstr ""
20274
20275 #: app/Services/Localization/i18n/states.php:1774
20276 msgid "Nong Khai"
20277 msgstr ""
20278
20279 #: app/Services/Localization/i18n/states.php:1775
20280 msgid "Nonthaburi"
20281 msgstr ""
20282
20283 #: app/Services/Localization/i18n/countries.php:175
20284 msgid "Norfolk Island"
20285 msgstr ""
20286
20287 #: app/Services/Localization/i18n/states.php:398
20288 msgid "Norte de Santander"
20289 msgstr ""
20290
20291 #: app/Services/Localization/i18n/states.php:678
20292 msgid "North Aegean"
20293 msgstr ""
20294
20295 #: app/Services/Localization/i18n/continents.php:203
20296 msgid "North America"
20297 msgstr ""
20298
20299 #: app/Services/Localization/i18n/states.php:2173
20300 msgid "North Carolina"
20301 msgstr ""
20302
20303 #: app/Services/Localization/i18n/states.php:2174
20304 msgid "North Dakota"
20305 msgstr ""
20306
20307 #: app/Services/Localization/i18n/states.php:656
20308 msgid "North East"
20309 msgstr ""
20310
20311 #: app/Services/Localization/i18n/states.php:899
20312 msgid "North Khorasan (خراسان شمالی)"
20313 msgstr ""
20314
20315 #: app/Services/Localization/i18n/countries.php:177
20316 msgid "North Korea"
20317 msgstr ""
20318
20319 #: app/Services/Localization/i18n/countries.php:143
20320 msgid "North Macedonia"
20321 msgstr ""
20322
20323 #: app/Services/Localization/i18n/states.php:430
20324 msgid "North Rhine-Westphalia"
20325 msgstr ""
20326
20327 #: app/Services/Localization/i18n/states.php:585
20328 msgid "North Sinai"
20329 msgstr ""
20330
20331 #: app/Services/Localization/i18n/states.php:2253
20332 msgid "North West"
20333 msgstr ""
20334
20335 #: app/Services/Localization/i18n/states.php:2262
20336 msgid "North-Western"
20337 msgstr ""
20338
20339 #: app/Services/Localization/i18n/states.php:657
20340 #: app/Services/Localization/i18n/states.php:2261
20341 msgid "Northern"
20342 msgstr ""
20343
20344 #: app/Services/Localization/i18n/states.php:2252
20345 msgid "Northern Cape"
20346 msgstr ""
20347
20348 #: app/Services/Localization/i18n/countries.php:262
20349 msgid "Northern Ireland"
20350 msgstr ""
20351
20352 #: app/Services/Localization/i18n/countries.php:176
20353 msgid "Northern Mariana Islands"
20354 msgstr ""
20355
20356 #: app/Services/Localization/i18n/states.php:1595
20357 msgid "Northern Samar"
20358 msgstr ""
20359
20360 #: app/Services/Localization/i18n/states.php:119
20361 msgid "Northern Territory"
20362 msgstr ""
20363
20364 #: app/Services/Localization/i18n/states.php:1481
20365 msgid "Northland"
20366 msgstr ""
20367
20368 #: app/Services/Localization/i18n/states.php:286
20369 msgid "Northwest Territories"
20370 msgstr ""
20371
20372 #: app/Services/Localization/i18n/countries.php:178
20373 msgid "Norway"
20374 msgstr ""
20375
20376 #: app/Helpers/CurrenciesHelper.php:111
20377 msgid "Norwegian Krone"
20378 msgstr ""
20379
20380 #: api/StoreSettings.php:60 app/Services/Renderer/ProductCardRender.php:425
20381 #: app/Services/Renderer/ProductRenderer.php:1342
20382 #: app/Services/Renderer/ProductRenderer.php:1444
20383 #: app/Services/Renderer/PricingTableRenderer.php:404
20384 #: app/Modules/Templating/AssetLoader.php:136
20385 #: app/Modules/Templating/AssetLoader.php:314
20386 #: app/Hooks/Handlers/ShortCodes/SingleProductShortCode.php:91
20387 #: app/Hooks/Handlers/ShortCodes/PricingTableShortCode.php:110
20388 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:1006
20389 #: app/Hooks/Handlers/BlockEditors/ProductCarousel/InnerBlocks/InnerBlocks.php:495
20390 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:1027
20391 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:1106
20392 msgid "Not Available"
20393 msgstr ""
20394
20395 #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:122
20396 #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:145
20397 #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:153
20398 msgid "Not available yet"
20399 msgstr ""
20400
20401 #: app/Services/Translations/admin-translation.php:1465
20402 msgid "Not collecting cross-border VAT"
20403 msgstr ""
20404
20405 #: app/Services/Filter/CustomerFilter.php:122
20406 #: app/Services/Filter/OrderFilter.php:346
20407 #: app/Services/Filter/OrderFilter.php:435
20408 msgid "Not Contains"
20409 msgstr ""
20410
20411 #: app/Services/Translations/admin-translation.php:1466
20412 msgid "Not enough data to calculate lifetime metrics."
20413 msgstr ""
20414
20415 #: app/Services/Translations/admin-translation.php:1461
20416 msgid "Not Equal"
20417 msgstr ""
20418
20419 #: app/Services/Filter/OrderFilter.php:321
20420 #: app/Services/Translations/admin-translation.php:1462
20421 msgid "Not Equals"
20422 msgstr ""
20423
20424 #: app/Services/Translations/admin-translation.php:1463
20425 msgid "Not Exist"
20426 msgstr ""
20427
20428 #: app/Services/Filter/TaxFilter.php:116
20429 #: app/Services/Translations/admin-translation.php:1464
20430 msgid "Not Filed"
20431 msgstr ""
20432
20433 #: app/Hooks/Handlers/ShortCodes/ReceiptHandler.php:63
20434 #: app/Hooks/Handlers/ShortCodes/ReceiptHandler.php:211
20435 msgid "Not found."
20436 msgstr ""
20437
20438 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:152
20439 msgid "not in"
20440 msgstr ""
20441
20442 #: app/Services/Translations/admin-translation.php:2649
20443 msgid "not Includes"
20444 msgstr ""
20445
20446 #: app/Modules/PaymentMethods/PromoGateways/Addons/AddonGatewaySettings.php:257
20447 msgid "Not Installed"
20448 msgstr ""
20449
20450 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:614
20451 msgid "Not proper order handler"
20452 msgstr ""
20453
20454 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:617
20455 msgid "not proper order handler"
20456 msgstr ""
20457
20458 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:112
20459 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:125
20460 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:139
20461 msgid "not purchased"
20462 msgstr ""
20463
20464 #: app/Services/Translations/admin-translation.php:1467
20465 msgid "Not set"
20466 msgstr ""
20467
20468 #: app/Services/Translations/admin-translation.php:1468
20469 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:160
20470 msgid "Note"
20471 msgstr ""
20472
20473 #. %d: order id
20474 #: app/Modules/MCP/Tools/OrderTools.php:953
20475 msgid "Note added to order #%d."
20476 msgstr ""
20477
20478 #: app/Modules/MCP/Tools/OrderTools.php:930
20479 msgid "Note added via AI assistant"
20480 msgstr ""
20481
20482 #: app/Services/Translations/admin-translation.php:1469
20483 msgid ""
20484 "Note: For plain text searches, simply type your query without operators. The "
20485 "system will search across all text fields."
20486 msgstr ""
20487
20488 #: app/Services/Translations/admin-translation.php:1470
20489 msgid ""
20490 "Note: Private products are only visible to administrators but can be "
20491 "purchased via direct purchase link."
20492 msgstr ""
20493
20494 #: app/Services/Translations/admin-translation.php:1471
20495 msgid "Notes"
20496 msgstr ""
20497
20498 #: app/Services/Renderer/CheckoutRenderer.php:684
20499 #: app/Services/Translations/block-editor-translation.php:241
20500 msgid "Notes about your order, e.g. Leave it at my doorstep."
20501 msgstr ""
20502
20503 #: app/Services/Translations/admin-translation.php:1472
20504 msgid "Nothing to preview"
20505 msgstr ""
20506
20507 #: app/Services/Translations/admin-translation.php:1473
20508 msgid "Nothing...."
20509 msgstr ""
20510
20511 #: app/Services/PDF/ReceiptPdfTemplateService.php:46
20512 msgid "Notice template for refund confirmations"
20513 msgstr ""
20514
20515 #: app/Http/Controllers/EmailNotificationController.php:70
20516 msgid "Notification Details not found"
20517 msgstr ""
20518
20519 #: app/Services/Translations/admin-translation.php:1474
20520 msgid "Notification Name"
20521 msgstr ""
20522
20523 #: app/Http/Controllers/ProductIntegrationsController.php:199
20524 msgid "Notification not found"
20525 msgstr ""
20526
20527 #: app/Http/Controllers/EmailNotificationController.php:90
20528 #: app/Http/Controllers/EmailNotificationController.php:111
20529 msgid "Notification updated successfully"
20530 msgstr ""
20531
20532 #: app/Services/Translations/admin-translation.php:1475
20533 msgid "Notifications"
20534 msgstr ""
20535
20536 #: app/Hooks/Handlers/ReminderHandler.php:168
20537 msgid "Notify customers before their trial ends and billing begins."
20538 msgstr ""
20539
20540 #: app/Hooks/Handlers/ReminderHandler.php:209
20541 msgid "Notify customers before upcoming subscription renewals."
20542 msgstr ""
20543
20544 #: app/Services/Localization/i18n/states.php:1252
20545 msgid "Nouaceur"
20546 msgstr ""
20547
20548 #: app/Services/Translations/TransStrings.php:197
20549 msgid "Nov"
20550 msgstr ""
20551
20552 #: app/Services/Localization/i18n/states.php:287
20553 msgid "Nova Scotia"
20554 msgstr ""
20555
20556 #: app/Services/Localization/i18n/states.php:973
20557 msgid "Novara"
20558 msgstr ""
20559
20560 #: app/Services/Translations/TransStrings.php:166
20561 msgid "November"
20562 msgstr ""
20563
20564 #: app/Services/Translations/TransStrings.php:136
20565 msgid "Now"
20566 msgstr ""
20567
20568 #: app/Modules/Tax/TaxModule.php:2385
20569 msgid "NPWP / PPN"
20570 msgstr ""
20571
20572 #: app/Modules/Tax/TaxModule.php:2389
20573 msgid "NTN / STRN"
20574 msgstr ""
20575
20576 #: app/Services/Localization/i18n/states.php:2104
20577 msgid "Ntoroko"
20578 msgstr ""
20579
20580 #: app/Services/Localization/i18n/states.php:2105
20581 msgid "Ntungamo"
20582 msgstr ""
20583
20584 #: app/Services/Localization/i18n/states.php:1596
20585 msgid "Nueva Ecija"
20586 msgstr ""
20587
20588 #: app/Services/Localization/i18n/states.php:2231
20589 msgid "Nueva Esparta"
20590 msgstr ""
20591
20592 #: app/Services/Localization/i18n/states.php:1476
20593 msgid "Nueva Segovia"
20594 msgstr ""
20595
20596 #: app/Services/Localization/i18n/states.php:1597
20597 msgid "Nueva Vizcaya"
20598 msgstr ""
20599
20600 #: app/Services/Localization/i18n/states.php:1326
20601 msgid "Nuevo León"
20602 msgstr ""
20603
20604 #: api/StoreSettings.php:391
20605 msgid "Number Format"
20606 msgstr ""
20607
20608 #: app/Services/Translations/admin-translation.php:1476
20609 msgid "Number of payments to split the price over the installment period."
20610 msgstr ""
20611
20612 #: app/Services/Translations/block-editor-translation.php:242
20613 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:97
20614 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:99
20615 msgid "Numbers"
20616 msgstr ""
20617
20618 #: app/Services/Translations/TransStrings.php:354
20619 msgctxt "numeric system - Sequence must need to maintained"
20620 msgid "0_1_2_3_4_5_6_7_8_9"
20621 msgstr ""
20622
20623 #: app/Services/Localization/i18n/states.php:288
20624 msgid "Nunavut"
20625 msgstr ""
20626
20627 #: app/Services/Localization/i18n/states.php:974
20628 msgid "Nuoro"
20629 msgstr ""
20630
20631 #: app/Services/Localization/i18n/states.php:43
20632 msgid "Nuristan"
20633 msgstr ""
20634
20635 #: app/Services/Localization/i18n/states.php:794
20636 msgid "Nusa Tenggara Barat"
20637 msgstr ""
20638
20639 #: app/Services/Localization/i18n/states.php:795
20640 msgid "Nusa Tenggara Timur"
20641 msgstr ""
20642
20643 #: app/Services/Localization/i18n/states.php:2106
20644 msgid "Nwoya"
20645 msgstr ""
20646
20647 #: app/Services/Localization/i18n/states.php:1130
20648 msgid "Nyamira"
20649 msgstr ""
20650
20651 #: app/Services/Localization/i18n/states.php:1131
20652 msgid "Nyandarua"
20653 msgstr ""
20654
20655 #: app/Services/Localization/i18n/states.php:1132
20656 msgid "Nyeri"
20657 msgstr ""
20658
20659 #: app/Services/Localization/i18n/states.php:767
20660 msgid "Nógrád"
20661 msgstr ""
20662
20663 #: app/Services/Localization/i18n/states.php:1343
20664 msgid "Oaxaca"
20665 msgstr ""
20666
20667 #: app/Services/Localization/i18n/states.php:310
20668 msgid "Obwalden"
20669 msgstr ""
20670
20671 #: app/Services/Localization/i18n/states.php:1598
20672 msgid "Occidental Mindoro"
20673 msgstr ""
20674
20675 #: app/Services/Translations/admin-translation.php:1481
20676 msgid "Occurrence"
20677 msgstr ""
20678
20679 #: app/Services/Localization/i18n/continents.php:249
20680 msgid "Oceania"
20681 msgstr ""
20682
20683 #: app/Services/Localization/i18n/states.php:1307
20684 msgid "Ocnița"
20685 msgstr ""
20686
20687 #: app/Services/Localization/i18n/states.php:725
20688 msgid "Ocotepeque"
20689 msgstr ""
20690
20691 #: app/Services/Translations/TransStrings.php:196
20692 msgid "Oct"
20693 msgstr ""
20694
20695 #: app/Services/Translations/TransStrings.php:165
20696 msgid "October"
20697 msgstr ""
20698
20699 #: app/Services/Localization/i18n/states.php:1986
20700 msgid "Odeshchyna"
20701 msgstr ""
20702
20703 #: app/Services/Localization/i18n/states.php:861
20704 msgid "Odisha"
20705 msgstr ""
20706
20707 #: app/Services/Translations/admin-translation.php:2650
20708 msgid "of"
20709 msgstr ""
20710
20711 #: app/Services/Translations/admin-translation.php:2651
20712 msgid "of variants"
20713 msgstr ""
20714
20715 #: app/Services/Localization/i18n/states.php:831
20716 msgid "Offaly"
20717 msgstr ""
20718
20719 #: app/Modules/PaymentMethods/Cod/CodHandler.php:32
20720 msgid "Offline payment is not activated"
20721 msgstr ""
20722
20723 #: app/Services/Localization/i18n/states.php:1432
20724 msgid "Ogun"
20725 msgstr ""
20726
20727 #: app/Services/Localization/i18n/states.php:1396
20728 msgid "Ohangwena"
20729 msgstr ""
20730
20731 #: app/Services/Localization/i18n/states.php:2175
20732 msgid "Ohio"
20733 msgstr ""
20734
20735 #: app/Services/Localization/i18n/states.php:1091
20736 msgid "Oita"
20737 msgstr ""
20738
20739 #: app/Services/Translations/TransStrings.php:123
20740 #: app/Services/Translations/TransStrings.php:140
20741 #: app/Services/Translations/TransStrings.php:244
20742 #: app/Services/Translations/admin-translation.php:1477
20743 msgid "OK"
20744 msgstr ""
20745
20746 #: app/Services/Translations/admin-translation.php:1482
20747 msgid "Ok"
20748 msgstr ""
20749
20750 #: app/Services/Translations/admin-translation.php:1483
20751 msgid "Okay...!"
20752 msgstr ""
20753
20754 #: app/Services/Localization/i18n/states.php:1080
20755 msgid "Okayama"
20756 msgstr ""
20757
20758 #: app/Services/Localization/i18n/states.php:1094
20759 msgid "Okinawa"
20760 msgstr ""
20761
20762 #: app/Services/Localization/i18n/states.php:2176
20763 msgid "Oklahoma"
20764 msgstr ""
20765
20766 #: app/Services/Localization/i18n/states.php:726
20767 msgid "Olancho"
20768 msgstr ""
20769
20770 #: app/Services/Translations/block-editor-translation.php:243
20771 msgid "Oldest to newest"
20772 msgstr ""
20773
20774 #: app/Services/Localization/i18n/states.php:1690
20775 msgid "Olt"
20776 msgstr ""
20777
20778 #: app/Services/Localization/i18n/states.php:1397
20779 msgid "Omaheke"
20780 msgstr ""
20781
20782 #: app/Services/Localization/i18n/countries.php:179
20783 msgid "Oman"
20784 msgstr ""
20785
20786 #: app/Services/Localization/i18n/states.php:2107
20787 msgid "Omoro"
20788 msgstr ""
20789
20790 #: app/Services/Localization/i18n/states.php:1398
20791 msgid "Omusati"
20792 msgstr ""
20793
20794 #: app/Services/Translations/customer-profile-translation.php:345
20795 msgid "on"
20796 msgstr ""
20797
20798 #: app/Models/Order.php:579
20799 #, php-format
20800 msgid "on %s"
20801 msgstr ""
20802
20803 #: app/Services/Email/EmailNotifications.php:331
20804 msgid "On demand"
20805 msgstr ""
20806
20807 #: app/Helpers/Status.php:162 app/Helpers/Status.php:172
20808 #: app/Helpers/Helper.php:221 app/Helpers/Helper.php:236
20809 #: app/Services/Filter/OrderFilter.php:253
20810 #: app/Services/Translations/admin-translation.php:1484
20811 #: app/Services/Translations/customer-profile-translation.php:173
20812 msgid "On Hold"
20813 msgstr ""
20814
20815 #: app/Services/Translations/admin-translation.php:1485
20816 msgid "On hold"
20817 msgstr ""
20818
20819 #: app/Services/Translations/block-editor-translation.php:244
20820 msgid "On Sale"
20821 msgstr ""
20822
20823 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:238
20824 msgid "On sale Products only"
20825 msgstr ""
20826
20827 #: app/Modules/MCP/Tools/ContextTools.php:83
20828 msgid ""
20829 "On-demand lookup lists kept out of get-store-context to keep it lean: "
20830 "coupons, labels, gateways, tax_classes, shipping_zones, product_categories. "
20831 "Pass kinds[] with only what you need. Kinds your role cannot see are "
20832 "reported in meta.warnings, not dropped silently."
20833 msgstr ""
20834
20835 #: app/Modules/PaymentMethods/PromoGateways/Pro/AuthorizeNetPromo.php:65
20836 msgid "On-site checkout with AcceptUI"
20837 msgstr ""
20838
20839 #: app/Services/Translations/admin-translation.php:1486
20840 msgid "Onboarding Checklist"
20841 msgstr ""
20842
20843 #: app/Services/Translations/customer-profile-translation.php:174
20844 msgid "Once you subscribe to a plan, it will appear here."
20845 msgstr ""
20846
20847 #: app/Services/Localization/i18n/states.php:1433
20848 msgid "Ondo"
20849 msgstr ""
20850
20851 #: app/Services/Tax/TaxManager.php:117
20852 msgid "One"
20853 msgstr ""
20854
20855 #: api/StoreSettings.php:940
20856 msgid "One Column"
20857 msgstr ""
20858
20859 #: app/Modules/MCP/Tools/LabelTools.php:103
20860 msgid ""
20861 "One or more label IDs do not exist. Use list-reference-data with kind=labels "
20862 "to find valid ids."
20863 msgstr ""
20864
20865 #: app/Services/Renderer/ProductRenderer.php:192
20866 #: app/Services/Renderer/PricingTableRenderer.php:166
20867 #: app/Services/Translations/admin-translation.php:1487
20868 msgid "One Time"
20869 msgstr ""
20870
20871 #: app/Services/Translations/admin-translation.php:1488
20872 msgid "One time"
20873 msgstr ""
20874
20875 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:190
20876 msgid "One-time"
20877 msgstr ""
20878
20879 #: app/Views/emails/digest.php:127
20880 msgid "One-time orders"
20881 msgstr ""
20882
20883 #: app/Services/Translations/admin-translation.php:1489
20884 msgid "Onetime"
20885 msgstr ""
20886
20887 #: app/Services/Translations/admin-translation.php:1490
20888 msgid "Onetime Payments"
20889 msgstr ""
20890
20891 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:392
20892 msgid "Only added if none of your product fields contains any links."
20893 msgstr ""
20894
20895 #. %1$s: store country name
20896 #: app/Services/Translations/admin-translation.php:1492
20897 #, php-format
20898 msgid "Only collect VAT from customers in %s."
20899 msgstr ""
20900
20901 #. %1$s: store country name
20902 #: app/Services/Translations/admin-translation.php:1494
20903 #, php-format
20904 msgid "Only for %1$s"
20905 msgstr ""
20906
20907 #: app/Services/Translations/block-editor-translation.php:245
20908 msgid "Only if cart has items"
20909 msgstr ""
20910
20911 #: app/Modules/Shipping/Http/Requests/ShippingZoneRequest.php:54
20912 msgid "Only one \"Whole World\" shipping zone is allowed."
20913 msgstr ""
20914
20915 #: app/Services/Translations/admin-translation.php:1495
20916 msgid "Only ships to the countries listed above."
20917 msgstr ""
20918
20919 #: app/Services/Translations/block-editor-translation.php:246
20920 msgid "Only show this block when the condition is met."
20921 msgstr ""
20922
20923 #: app/Services/Filter/OrderFilter.php:186
20924 #: app/Services/Filter/OrderFilter.php:204
20925 msgid "only supports '=' operator"
20926 msgstr ""
20927
20928 #: app/Services/Localization/i18n/states.php:289
20929 msgid "Ontario"
20930 msgstr ""
20931
20932 #: app/Services/Translations/admin-translation.php:1496
20933 msgid "Oops! That page can't be found."
20934 msgstr ""
20935
20936 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:179
20937 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:193
20938 msgid "Opacity"
20939 msgstr ""
20940
20941 #: app/Services/Translations/block-editor-translation.php:247
20942 msgid "Open checkout in a modal instead of navigating to the product page."
20943 msgstr ""
20944
20945 #: app/Services/Translations/block-editor-translation.php:248
20946 msgid "Open in"
20947 msgstr ""
20948
20949 #: app/Services/Translations/block-editor-translation.php:249
20950 msgid "Open in new tab"
20951 msgstr ""
20952
20953 #: app/Views/emails/order/reminder/overdue/admin.php:64
20954 msgid "Open Order"
20955 msgstr ""
20956
20957 #: app/Services/Translations/admin-translation.php:1497
20958 msgid "Open Search"
20959 msgstr ""
20960
20961 #: app/Services/Translations/customer-profile-translation.php:175
20962 msgid "Open search"
20963 msgstr ""
20964
20965 #: app/Services/Renderer/MiniCartRenderer.php:69
20966 #: app/Services/Renderer/CartDrawerRenderer.php:142
20967 msgid "Open Shopping Cart"
20968 msgstr ""
20969
20970 #: app/Services/Translations/admin-translation.php:1498
20971 msgid "Operators"
20972 msgstr ""
20973
20974 #: app/Services/Translations/block-editor-translation.php:250
20975 msgid "Option 1"
20976 msgstr ""
20977
20978 #: app/Services/Translations/block-editor-translation.php:251
20979 msgid "Option 2"
20980 msgstr ""
20981
20982 #: app/Services/Translations/admin-translation.php:1499
20983 msgid "Optional description"
20984 msgstr ""
20985
20986 #: app/Services/Translations/admin-translation.php:1500
20987 msgid "Optional description of this shipping class for internal reference."
20988 msgstr ""
20989
20990 #: app/Services/Translations/admin-translation.php:1501
20991 msgid ""
20992 "Optionally add a description that will get your customers excited about the "
20993 "offer. You can use html as well."
20994 msgstr ""
20995
20996 #: app/Services/Translations/admin-translation.php:1502
20997 msgid "Options"
20998 msgstr ""
20999
21000 #: app/Services/Translations/admin-translation.php:1478
21001 msgid "OR"
21002 msgstr ""
21003
21004 #: app/Services/Translations/admin-translation.php:2652
21005 msgid "or"
21006 msgstr ""
21007
21008 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:320
21009 msgid "Or Setup keys manually"
21010 msgstr ""
21011
21012 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:319
21013 msgid "Or Setup keys manually."
21014 msgstr ""
21015
21016 #: app/Services/Translations/block-editor-translation.php:252
21017 msgid "Or use custom icon URL"
21018 msgstr ""
21019
21020 #: app/Services/Localization/i18n/states.php:514
21021 msgid "Oran"
21022 msgstr ""
21023
21024 #: app/Helpers/EditorShortCodeHelper.php:217
21025 #: app/Services/Translations/admin-translation.php:1503
21026 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:162
21027 msgid "Order"
21028 msgstr ""
21029
21030 #: app/Services/Translations/admin-translation.php:2653
21031 msgid "order"
21032 msgstr ""
21033
21034 #: app/Views/emails/parts/order_header.php:25
21035 msgid "Order #"
21036 msgstr ""
21037
21038 #. 1: order/invoice number, 2: order status
21039 #: app/Models/Order.php:1138
21040 #, php-format
21041 msgid "Order %1$s cannot be deleted due to its current order status: %2$s."
21042 msgstr ""
21043
21044 #. 1: order/invoice number, 2: payment status
21045 #: app/Models/Order.php:1126
21046 #, php-format
21047 msgid "Order %1$s cannot be deleted due to its current payment status: %2$s."
21048 msgstr ""
21049
21050 #. 1: order number, 2: customer name, 3: order total, 4: payment status
21051 #: app/Modules/MCP/Tools/OrderTools.php:417
21052 #, php-format
21053 msgid "Order %1$s — %2$s — %3$s — %4$s"
21054 msgstr ""
21055
21056 #. %s is the order/invoice number
21057 #: app/Models/Order.php:1166
21058 #, php-format
21059 msgid "Order %s cannot be deleted as it has an active subscription."
21060 msgstr ""
21061
21062 #. %s is the order/invoice number
21063 #: app/Http/Controllers/OrderController.php:560
21064 #, php-format
21065 msgid "Order %s deleted successfully"
21066 msgstr ""
21067
21068 #: app/Services/Email/EmailNotifications.php:71
21069 #: app/Services/Email/EmailNotifications.php:90
21070 #: app/Services/Email/EmailNotifications.php:180
21071 #: app/Services/Email/EmailNotifications.php:198
21072 #: app/Services/Email/EmailNotifications.php:216
21073 #: app/Services/Email/EmailNotifications.php:234
21074 #: app/Services/Email/EmailNotifications.php:252
21075 #: app/Services/Email/EmailNotifications.php:272
21076 msgid "Order Actions"
21077 msgstr ""
21078
21079 #: api/Resource/OrderAddressResource.php:70
21080 #: api/Resource/FrontendResource/OrderAddressResource.php:82
21081 msgid "Order address created successfully!"
21082 msgstr ""
21083
21084 #: api/Resource/OrderAddressResource.php:75
21085 #: api/Resource/FrontendResource/OrderAddressResource.php:87
21086 msgid "Order address creation failed."
21087 msgstr ""
21088
21089 #: api/Resource/OrderAddressResource.php:109
21090 #: api/Resource/FrontendResource/OrderAddressResource.php:121
21091 msgid "Order address update failed."
21092 msgstr ""
21093
21094 #: api/Resource/OrderAddressResource.php:105
21095 #: api/Resource/FrontendResource/OrderAddressResource.php:117
21096 msgid "Order address updated successfully!"
21097 msgstr ""
21098
21099 #: app/Services/Translations/customer-profile-translation.php:179
21100 msgid "Order addresses"
21101 msgstr ""
21102
21103 #: api/Resource/OrderResource.php:2150
21104 msgid "Order already has the same status"
21105 msgstr ""
21106
21107 #: app/Services/Filter/OrderFilter.php:310
21108 msgid "Order Amount"
21109 msgstr ""
21110
21111 #: app/Views/invoice/receipt_slip.php:114
21112 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:228
21113 msgid "Order At"
21114 msgstr ""
21115
21116 #: app/Views/emails/digest.php:116
21117 msgid "Order breakdown"
21118 msgstr ""
21119
21120 #: app/Helpers/AdminHelper.php:152
21121 msgid "Order Bump"
21122 msgstr ""
21123
21124 #: app/Services/Translations/admin-translation.php:1504
21125 msgid "Order Bump ID"
21126 msgstr ""
21127
21128 #: app/Services/Translations/admin-translation.php:1505
21129 msgid "Order Bump Price"
21130 msgstr ""
21131
21132 #: app/Services/Translations/admin-translation.php:1506
21133 msgid "Order Bumps"
21134 msgstr ""
21135
21136 #: app/Services/Translations/block-editor-translation.php:253
21137 msgid "Order By"
21138 msgstr ""
21139
21140 #: app/Services/Translations/block-editor-translation.php:256
21141 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:147
21142 msgid "Order by"
21143 msgstr ""
21144
21145 #: app/Http/Controllers/OrderController.php:264
21146 msgid "Order can not be refunded."
21147 msgstr ""
21148
21149 #: app/Helpers/Status.php:444
21150 msgid "Order Canceled"
21151 msgstr ""
21152
21153 #. %s is the order status
21154 #: app/Services/Translations/admin-translation.php:1520
21155 #, php-format
21156 msgid "Order cannot be edited once it is %s"
21157 msgstr ""
21158
21159 #: app/Services/Translations/admin-translation.php:1521
21160 msgid "Order cannot be edited once paid."
21161 msgstr ""
21162
21163 #: app/Services/Translations/admin-translation.php:1507
21164 msgid "Order Chart"
21165 msgstr ""
21166
21167 #: app/Helpers/EditorShortCodeHelper.php:257
21168 msgid "Order Completed At"
21169 msgstr ""
21170
21171 #: app/Services/Email/EmailNotifications.php:282
21172 msgid "Order Confirmation #{{order.invoice_no}} (Offline Payment)"
21173 msgstr ""
21174
21175 #: app/Services/Email/EmailNotifications.php:273
21176 msgid "Order confirmation to customer (Offline Payment)"
21177 msgstr ""
21178
21179 #: app/Services/Filter/ProductFilter.php:251
21180 #: app/Services/Translations/admin-translation.php:1508
21181 msgid "Order Count"
21182 msgstr ""
21183
21184 #: app/Helpers/EditorShortCodeHelper.php:263
21185 msgid "Order Create Date"
21186 msgstr ""
21187
21188 #: app/Views/invoice/invoice_template.php:23
21189 msgid "Order Created"
21190 msgstr ""
21191
21192 #: app/Views/invoice/packing_slip.php:9
21193 #: app/Views/invoice/invoice_template.php:9
21194 #: app/Views/invoice/dispatch_slip.php:9 app/Views/invoice/shipping_slip.php:9
21195 #: app/Views/invoice/delivery_slip.php:9
21196 msgid "Order Created Notification"
21197 msgstr ""
21198
21199 #: app/Http/Controllers/OrderController.php:113
21200 msgid "Order created successfully!"
21201 msgstr ""
21202
21203 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:613
21204 msgid "Order creation failed"
21205 msgstr ""
21206
21207 #: api/Resource/OrderResource.php:223
21208 msgid "Order creation failed."
21209 msgstr ""
21210
21211 #: app/Helpers/EditorShortCodeHelper.php:231
21212 msgid "Order Currency"
21213 msgstr ""
21214
21215 #: app/Helpers/EditorShortCodeHelper.php:227
21216 msgid "Order Customer Id"
21217 msgstr ""
21218
21219 #: app/Services/Filter/OrderFilter.php:325
21220 #: app/Views/emails/components/header.php:10
21221 #: app/Views/emails/parts/order_header.php:20
21222 msgid "Order Date"
21223 msgstr ""
21224
21225 #: app/Helpers/Status.php:490
21226 msgid "Order Delivered"
21227 msgstr ""
21228
21229 #: app/Services/Translations/customer-profile-translation.php:176
21230 msgid "Order Details"
21231 msgstr ""
21232
21233 #: app/Helpers/EditorShortCodeHelper.php:234
21234 msgid "Order Discount Tax"
21235 msgstr ""
21236
21237 #: app/Helpers/EditorShortCodeHelper.php:235
21238 msgid "Order Discount Tax (Formatted)"
21239 msgstr ""
21240
21241 #: app/Helpers/EditorShortCodeHelper.php:236
21242 msgid "Order Discount Total"
21243 msgstr ""
21244
21245 #: app/Helpers/EditorShortCodeHelper.php:237
21246 msgid "Order Discount Total (Formatted)"
21247 msgstr ""
21248
21249 #: app/Helpers/EditorShortCodeHelper.php:262
21250 msgid "Order Downloads"
21251 msgstr ""
21252
21253 #: app/Helpers/EditorShortCodeHelper.php:225
21254 msgid "Order Fulfillment Type"
21255 msgstr ""
21256
21257 #: app/Http/Controllers/OrderController.php:705
21258 msgid "Order has already been paid"
21259 msgstr ""
21260
21261 #: app/Services/Email/EmailNotifications.php:243
21262 msgid "Order has been delivered #{{order.invoice_no}}"
21263 msgstr ""
21264
21265 #: app/Http/Controllers/OrderController.php:793
21266 msgid "Order has been marked as paid"
21267 msgstr ""
21268
21269 #: app/Modules/PaymentMethods/StripeGateway/Processor.php:184
21270 #: app/Modules/PaymentMethods/StripeGateway/Processor.php:289
21271 #: app/Modules/PaymentMethods/Cod/Cod.php:63
21272 #: app/Modules/PaymentMethods/PayPalGateway/Processor.php:171
21273 #: app/Modules/PaymentMethods/PayPalGateway/Processor.php:239
21274 msgid "Order has been placed successfully"
21275 msgstr ""
21276
21277 #: app/Services/Email/EmailNotifications.php:225
21278 msgid "Order has been shipped #{{order.invoice_no}} 📦"
21279 msgstr ""
21280
21281 #: app/Services/Filter/OrderFilter.php:315
21282 msgid "Order Hash (UUID)"
21283 msgstr ""
21284
21285 #: app/Listeners/IntegrationEventListener.php:362
21286 msgid "Order hash is required"
21287 msgstr ""
21288
21289 #: app/Services/Translations/admin-translation.php:1509
21290 msgid "Order Heat Map"
21291 msgstr ""
21292
21293 #: app/Helpers/EditorShortCodeHelper.php:220
21294 #: app/Services/Translations/admin-translation.php:1510
21295 #: app/Views/emails/order/reminder/due/customer.php:41
21296 #: app/Views/emails/order/reminder/due/admin.php:23
21297 #: app/Views/emails/order/reminder/overdue/customer.php:45
21298 #: app/Views/emails/order/reminder/overdue/admin.php:35
21299 msgid "Order ID"
21300 msgstr ""
21301
21302 #: app/Services/Filter/OrderFilter.php:142
21303 msgid "Order Id"
21304 msgstr ""
21305
21306 #: app/Views/invoice/invoice_template.php:51
21307 #: app/Views/invoice/dispatch_slip.php:40
21308 #: app/Views/invoice/shipping_slip.php:31
21309 #: app/Views/invoice/delivery_slip.php:33
21310 msgid "Order ID:"
21311 msgstr ""
21312
21313 #. %s is the order number
21314 #: app/Services/Translations/admin-translation.php:1512
21315 #, php-format
21316 msgid "Order ID: %s"
21317 msgstr ""
21318
21319 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:413
21320 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:498
21321 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:693
21322 msgid "Order info retrieved!"
21323 msgstr ""
21324
21325 #: api/Orders.php:90
21326 msgid "Order information does not match."
21327 msgstr ""
21328
21329 #: app/Helpers/EditorShortCodeHelper.php:256
21330 msgid "Order Ip Address"
21331 msgstr ""
21332
21333 #: app/Services/Reminders/ReminderService.php:177
21334 msgid "Order is not eligible for payment reminder"
21335 msgstr ""
21336
21337 #: app/Helpers/EditorShortCodeHelper.php:309
21338 msgid "Order Item (Loop)"
21339 msgstr ""
21340
21341 #: app/Helpers/EditorShortCodeHelper.php:264
21342 msgid "Order Item Count"
21343 msgstr ""
21344
21345 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:136
21346 msgid "Order Items"
21347 msgstr ""
21348
21349 #: app/Services/Translations/admin-translation.php:1522
21350 #: app/Services/Translations/customer-profile-translation.php:180
21351 msgid "Order items"
21352 msgstr ""
21353
21354 #: api/Resource/OrderItemResource.php:77
21355 msgid "Order items created."
21356 msgstr ""
21357
21358 #: api/Resource/OrderItemResource.php:82
21359 msgid "Order items failed to create!"
21360 msgstr ""
21361
21362 #: api/Resource/OrderItemResource.php:130
21363 msgid "Order items failed to update!"
21364 msgstr ""
21365
21366 #: api/OrderItems.php:106 api/Resource/OrderItemResource.php:125
21367 #: api/Resource/OrderItemResource.php:296
21368 msgid "Order items updated."
21369 msgstr ""
21370
21371 #: app/Listeners/IntegrationEventListener.php:370
21372 #: app/Helpers/CustomerHelper.php:182 api/Resource/OrderResource.php:1709
21373 #: app/Services/Translations/admin-translation.php:1523
21374 #: app/Http/Controllers/OrderController.php:198
21375 #: app/Http/Controllers/OrderController.php:236
21376 #: app/Http/Controllers/OrderController.php:484
21377 #: app/Http/Controllers/OrderController.php:603
21378 #: app/Http/Controllers/WidgetsController.php:28
21379 #: app/Http/Controllers/FrontendControllers/CustomerOrderController.php:147
21380 #: app/Http/Controllers/FrontendControllers/CustomerOrderController.php:423
21381 #: app/Http/Controllers/FrontendControllers/CustomerOrderController.php:491
21382 msgid "Order not found"
21383 msgstr ""
21384
21385 #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:280
21386 msgid "Order not found for the provided intent ID."
21387 msgstr ""
21388
21389 #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:515
21390 msgid "Order not found or you do not have permission to view it."
21391 msgstr ""
21392
21393 #: api/Resource/OrderResource.php:1843 api/Resource/OrderResource.php:2037
21394 #: app/Modules/PaymentMethods/Cod/CodHandler.php:41
21395 msgid "Order not found!"
21396 msgstr ""
21397
21398 #: app/Helpers/OrderItemHelper.php:88
21399 msgid "Order Not valid!"
21400 msgstr ""
21401
21402 #: app/Helpers/EditorShortCodeHelper.php:255
21403 msgid "Order Note"
21404 msgstr ""
21405
21406 #: app/Http/Controllers/NotesController.php:22
21407 msgid "Order Note Updated successfully."
21408 msgstr ""
21409
21410 #: app/Services/Renderer/CheckoutRenderer.php:683
21411 msgid "Order Notes"
21412 msgstr ""
21413
21414 #: app/Helpers/EditorShortCodeHelper.php:224
21415 #: app/Services/Translations/customer-profile-translation.php:177
21416 msgid "Order Number"
21417 msgstr ""
21418
21419 #: app/Services/Reminders/ReminderService.php:166
21420 msgid "Order or customer not found"
21421 msgstr ""
21422
21423 #: app/Helpers/Status.php:440
21424 msgid "Order Paid (Payment / Subscription)"
21425 msgstr ""
21426
21427 #: app/Helpers/EditorShortCodeHelper.php:223
21428 msgid "Order Parent Id"
21429 msgstr ""
21430
21431 #: app/Helpers/EditorShortCodeHelper.php:228
21432 msgid "Order Payment Method"
21433 msgstr ""
21434
21435 #: app/Helpers/EditorShortCodeHelper.php:229
21436 msgid "Order Payment Method Title"
21437 msgstr ""
21438
21439 #: app/Helpers/EditorShortCodeHelper.php:230
21440 msgid "Order Payment Status"
21441 msgstr ""
21442
21443 #: app/Services/Translations/checkout-translation.php:24
21444 msgid "Order Processing..."
21445 msgstr ""
21446
21447 #: app/Services/Filter/CustomerFilter.php:77
21448 #: app/Services/Filter/OrderFilter.php:233
21449 #: app/Services/Filter/ProductFilter.php:245
21450 msgid "Order Property"
21451 msgstr ""
21452
21453 #: app/Helpers/EditorShortCodeHelper.php:254
21454 msgid "Order Rate"
21455 msgstr ""
21456
21457 #: app/Services/PDF/ReceiptPdfTemplateService.php:17
21458 #: app/Services/PDF/ReceiptPdfTemplateService.php:23
21459 #: app/Http/Routes/WebRoutes.php:234
21460 msgid "Order Receipt"
21461 msgstr ""
21462
21463 #: app/Views/emails/order/reminder/due/customer.php:45
21464 #: app/Views/emails/order/reminder/due/admin.php:27
21465 #: app/Views/emails/order/reminder/overdue/customer.php:49
21466 #: app/Views/emails/order/reminder/overdue/admin.php:39
21467 msgid "Order Reference"
21468 msgstr ""
21469
21470 #: app/Helpers/Status.php:448
21471 msgid "Order Refunded (Full)"
21472 msgstr ""
21473
21474 #: app/Helpers/EditorShortCodeHelper.php:258
21475 msgid "Order Refunded At"
21476 msgstr ""
21477
21478 #: app/Helpers/Status.php:486
21479 msgid "Order Shipped"
21480 msgstr ""
21481
21482 #: app/Helpers/EditorShortCodeHelper.php:242
21483 msgid "Order Shipping Tax"
21484 msgstr ""
21485
21486 #: app/Helpers/EditorShortCodeHelper.php:243
21487 msgid "Order Shipping Tax (Formatted)"
21488 msgstr ""
21489
21490 #: app/Helpers/EditorShortCodeHelper.php:244
21491 msgid "Order Shipping Total"
21492 msgstr ""
21493
21494 #: app/Helpers/EditorShortCodeHelper.php:245
21495 msgid "Order Shipping Total (Formatted)"
21496 msgstr ""
21497
21498 #: app/Services/Translations/admin-translation.php:1513
21499 msgid "Order Sources"
21500 msgstr ""
21501
21502 #: app/Services/Translations/admin-translation.php:1514
21503 msgid "Order Stats Overview"
21504 msgstr ""
21505
21506 #: app/Services/Translations/admin-translation.php:1515
21507 msgid "Order Stats Overview of"
21508 msgstr ""
21509
21510 #: app/Helpers/EditorShortCodeHelper.php:222
21511 #: app/Services/Filter/OrderFilter.php:247
21512 #: app/Services/Translations/admin-translation.php:1516
21513 msgid "Order Status"
21514 msgstr ""
21515
21516 #: app/Services/Translations/customer-profile-translation.php:181
21517 msgid "Order status"
21518 msgstr ""
21519
21520 #: app/Http/Controllers/OrderController.php:932
21521 msgid "Order Status has been changed for the selected orders"
21522 msgstr ""
21523
21524 #. 1: old status, 2: new status
21525 #. %1$s is the old status, %2$s is the new status
21526 #: app/Helpers/StatusHelper.php:51 app/Helpers/StatusHelper.php:219
21527 #: app/Helpers/StatusHelper.php:242 api/Resource/OrderResource.php:2080
21528 #: app/Http/Controllers/OrderController.php:757
21529 #: app/Http/Controllers/OrderController.php:786
21530 #: app/Modules/PaymentMethods/Cod/Cod.php:100
21531 #, php-format
21532 msgid "Order status has been updated from %1$s to %2$s"
21533 msgstr ""
21534
21535 #: app/Services/Translations/customer-profile-translation.php:182
21536 msgid "Order status information"
21537 msgstr ""
21538
21539 #: app/Helpers/StatusHelper.php:48 app/Helpers/StatusHelper.php:216
21540 #: app/Helpers/StatusHelper.php:239 api/Resource/OrderResource.php:2077
21541 #: app/Http/Controllers/OrderController.php:754
21542 #: app/Http/Controllers/OrderController.php:783
21543 #: app/Modules/PaymentMethods/Cod/Cod.php:97
21544 msgid "Order status updated"
21545 msgstr ""
21546
21547 #: app/Http/Controllers/OrderController.php:1326
21548 msgid "Order statuses synced successfully"
21549 msgstr ""
21550
21551 #: app/Helpers/EditorShortCodeHelper.php:232
21552 msgid "Order Subtotal"
21553 msgstr ""
21554
21555 #: app/Helpers/EditorShortCodeHelper.php:233
21556 msgid "Order Subtotal (Formatted)"
21557 msgstr ""
21558
21559 #: app/Services/Renderer/CheckoutRenderer.php:241
21560 #: app/Services/Translations/block-editor-translation.php:254
21561 #: app/Views/invoice/invoice_template.php:48
21562 #: app/Views/invoice/dispatch_slip.php:37
21563 #: app/Views/invoice/shipping_slip.php:28
21564 #: app/Views/invoice/delivery_slip.php:30
21565 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:156
21566 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:268
21567 #: app/Views/emails/order/paid/customer.php:24
21568 #: app/Views/emails/order/paid/admin.php:25
21569 #: app/Views/emails/order/shipped/customer.php:28
21570 #: app/Views/emails/order/placed/customer.php:24
21571 #: app/Views/emails/order/placed/admin.php:25
21572 #: app/Views/emails/order/delivered/customer.php:31
21573 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:380
21574 msgid "Order Summary"
21575 msgstr ""
21576
21577 #: app/Services/Renderer/CartSummaryRender.php:59
21578 msgid "Order summary"
21579 msgstr ""
21580
21581 #. %s is the order number
21582 #: app/Services/Translations/customer-profile-translation.php:184
21583 #, php-format
21584 msgid "Order summary for order number %s"
21585 msgstr ""
21586
21587 #: app/Helpers/EditorShortCodeHelper.php:246
21588 msgid "Order Tax Total"
21589 msgstr ""
21590
21591 #: app/Helpers/EditorShortCodeHelper.php:247
21592 msgid "Order Tax Total (Formatted)"
21593 msgstr ""
21594
21595 #: app/Helpers/EditorShortCodeHelper.php:248
21596 msgid "Order Total Amount"
21597 msgstr ""
21598
21599 #: app/Helpers/EditorShortCodeHelper.php:249
21600 msgid "Order Total Amount (Formatted)"
21601 msgstr ""
21602
21603 #: app/Modules/PaymentMethods/StripeGateway/Processor.php:326
21604 msgid "Order total including all items, shipping (If any), and taxes (If any)"
21605 msgstr ""
21606
21607 #: app/Helpers/EditorShortCodeHelper.php:250
21608 msgid "Order Total Paid"
21609 msgstr ""
21610
21611 #: app/Helpers/EditorShortCodeHelper.php:251
21612 msgid "Order Total Paid (Formatted)"
21613 msgstr ""
21614
21615 #: app/Helpers/EditorShortCodeHelper.php:252
21616 msgid "Order Total Refund"
21617 msgstr ""
21618
21619 #: app/Helpers/EditorShortCodeHelper.php:253
21620 msgid "Order Total Refund (Formatted)"
21621 msgstr ""
21622
21623 #: app/Helpers/EditorShortCodeHelper.php:226
21624 #: app/Services/Filter/OrderFilter.php:287
21625 #: app/Services/Translations/admin-translation.php:1517
21626 #: app/Services/Translations/customer-profile-translation.php:178
21627 #: app/Services/Translations/block-editor-translation.php:255
21628 msgid "Order Type"
21629 msgstr ""
21630
21631 #: api/Resource/OrderResource.php:1583
21632 msgid "Order update failed."
21633 msgstr ""
21634
21635 #: api/Resource/OrderResource.php:1577
21636 msgid "Order updated successfully"
21637 msgstr ""
21638
21639 #: api/Orders.php:130
21640 msgid "Order updated."
21641 msgstr ""
21642
21643 #: app/Helpers/EditorShortCodeHelper.php:259
21644 msgid "Order UUID"
21645 msgstr ""
21646
21647 #: app/Services/Report/DashBoardReportService.php:155
21648 #: app/Modules/ReportingModule/OrdersReport.php:75
21649 #: app/Http/Controllers/Reports/ReportingController.php:203
21650 msgid "Order Value (Paid)"
21651 msgstr ""
21652
21653 #: app/Services/Translations/admin-translation.php:1524
21654 msgid "Order value distribution"
21655 msgstr ""
21656
21657 #: app/Services/Translations/admin-translation.php:1518
21658 msgid "Order Value Ranges"
21659 msgstr ""
21660
21661 #: app/Modules/MCP/Tools/OrderTools.php:919
21662 msgid "order_id and note are required."
21663 msgstr ""
21664
21665 #: app/Modules/MCP/Tools/OrderTools.php:652
21666 #: app/Modules/MCP/Tools/OrderTools.php:777
21667 #: app/Modules/MCP/Tools/OrderTools.php:967
21668 msgid "order_id is required."
21669 msgstr ""
21670
21671 #. 1: rejected status, 2: allowed statuses
21672 #: app/Modules/MCP/Tools/OrderTools.php:801
21673 #, php-format
21674 msgid "order_status \"%1$s\" cannot be set manually. Allowed: %2$s."
21675 msgstr ""
21676
21677 #: app/Helpers/AdminHelper.php:123 app/Helpers/Status.php:436
21678 #: app/Services/Translations/admin-translation.php:1525
21679 #: app/Services/Widgets/DashboardWidget.php:59 app/Views/emails/digest.php:97
21680 #: app/Views/emails/digest.php:122 app/Hooks/Handlers/MenuHandler.php:247
21681 msgid "Orders"
21682 msgstr ""
21683
21684 #: app/Services/Translations/admin-translation.php:2654
21685 msgid "orders"
21686 msgstr ""
21687
21688 #: app/Services/Translations/admin-translation.php:1526
21689 #, php-format
21690 msgid "Orders (%s)"
21691 msgstr ""
21692
21693 #: app/Services/Translations/admin-translation.php:1528
21694 msgid "Orders by day and hour"
21695 msgstr ""
21696
21697 #: app/Services/Translations/admin-translation.php:1529
21698 msgid "Orders grouped by"
21699 msgstr ""
21700
21701 #: app/Services/Translations/admin-translation.php:1530
21702 msgid "Orders grouped by based on their completion time in Hours."
21703 msgstr ""
21704
21705 #: app/Services/Translations/admin-translation.php:1531
21706 msgid "Orders grouped by based on their order value in different ranges."
21707 msgstr ""
21708
21709 #: app/Services/Translations/admin-translation.php:1527
21710 msgid "Orders Report"
21711 msgstr ""
21712
21713 #: app/Http/Controllers/OrderController.php:815
21714 msgid "Orders selection is required"
21715 msgstr ""
21716
21717 #: app/Services/Translations/admin-translation.php:1532
21718 msgid "Orders upgraded from another order"
21719 msgstr ""
21720
21721 #: app/Services/Translations/admin-translation.php:1533
21722 msgid "Orders upgraded to another order"
21723 msgstr ""
21724
21725 #: app/Services/Localization/i18n/states.php:1869
21726 msgid "Ordu"
21727 msgstr ""
21728
21729 #: app/Services/Localization/i18n/states.php:2177
21730 msgid "Oregon"
21731 msgstr ""
21732
21733 #: app/Services/Localization/i18n/states.php:551
21734 msgid "Orellana"
21735 msgstr ""
21736
21737 #: app/Services/Translations/admin-translation.php:1534
21738 msgid ""
21739 "Organize product variations by repeat interval (Monthly, Yearly) or payment "
21740 "term (One time, Subscription)."
21741 msgstr ""
21742
21743 #: app/Services/Translations/admin-translation.php:1535
21744 msgid ""
21745 "Organize product variations by repeat interval(Monthly, Yearly) or payment "
21746 "term(One time, Subscription)."
21747 msgstr ""
21748
21749 #: app/Services/Localization/i18n/states.php:1308
21750 msgid "Orhei"
21751 msgstr ""
21752
21753 #: app/Services/Localization/i18n/states.php:1599
21754 msgid "Oriental Mindoro"
21755 msgstr ""
21756
21757 #: app/Services/Renderer/ModalCheckoutRenderer.php:253
21758 #: app/Services/Renderer/ProductRenderer.php:774
21759 #: app/Services/Renderer/ProductRenderer.php:1614
21760 #: app/Services/Renderer/CartItemRenderer.php:73
21761 msgid "Original price"
21762 msgstr ""
21763
21764 #. 1: Original price, 2: Current item price
21765 #: app/Services/Renderer/ProductRenderer.php:756
21766 #, php-format
21767 msgid "Original Price: %1$s, Price: %2$s"
21768 msgstr ""
21769
21770 #. %s: product price
21771 #: app/Services/Renderer/ProductCardRender.php:372
21772 #, php-format
21773 msgid "Original price: %s"
21774 msgstr ""
21775
21776 #: app/Services/Localization/i18n/states.php:975
21777 msgid "Oristano"
21778 msgstr ""
21779
21780 #: app/Services/Localization/i18n/states.php:245
21781 msgid "Oruro"
21782 msgstr ""
21783
21784 #: app/Services/Localization/i18n/states.php:1074
21785 msgid "Osaka"
21786 msgstr ""
21787
21788 #: app/Services/Localization/i18n/states.php:1399
21789 msgid "Oshana"
21790 msgstr ""
21791
21792 #: app/Services/Localization/i18n/states.php:1400
21793 msgid "Oshikoto"
21794 msgstr ""
21795
21796 #: app/Services/Localization/i18n/states.php:745
21797 msgid "Osijek-Baranja County"
21798 msgstr ""
21799
21800 #: app/Services/Localization/i18n/states.php:1897
21801 msgid "Osmaniye"
21802 msgstr ""
21803
21804 #: app/Services/Translations/admin-translation.php:1479
21805 msgid "OSS (One Stop Shop)"
21806 msgstr ""
21807
21808 #: app/Http/Controllers/TaxEUController.php:291
21809 msgid "OSS country rates saved successfully"
21810 msgstr ""
21811
21812 #: app/Services/Translations/admin-translation.php:1480
21813 msgid "OSS VAT Number"
21814 msgstr ""
21815
21816 #: app/Services/Localization/i18n/states.php:1434
21817 msgid "Osun"
21818 msgstr ""
21819
21820 #: app/Services/Localization/i18n/states.php:1495
21821 msgid "Otago"
21822 msgstr ""
21823
21824 #: app/Services/Tax/TaxManager.php:470
21825 #: app/Services/Translations/admin-translation.php:1536
21826 msgid "Other"
21827 msgstr ""
21828
21829 #: app/Services/Email/EmailNotifications.php:31
21830 #: app/Services/Translations/admin-translation.php:1537
21831 msgid "Other Actions"
21832 msgstr ""
21833
21834 #: app/Services/Translations/admin-translation.php:1538
21835 msgid "Other Reason"
21836 msgstr ""
21837
21838 #: app/Services/Translations/admin-translation.php:1539
21839 msgid "Other Shipping Methods"
21840 msgstr ""
21841
21842 #: app/Services/Localization/i18n/states.php:658
21843 msgid "Oti"
21844 msgstr ""
21845
21846 #: app/Services/Localization/i18n/states.php:1401
21847 msgid "Otjozondjupa"
21848 msgstr ""
21849
21850 #: app/Services/Localization/i18n/states.php:2108
21851 msgid "Otuke"
21852 msgstr ""
21853
21854 #: app/Services/Localization/i18n/states.php:513
21855 msgid "Ouargla"
21856 msgstr ""
21857
21858 #: app/Services/Localization/i18n/states.php:1253
21859 msgid "Ouarzazate"
21860 msgstr ""
21861
21862 #: app/Services/Localization/i18n/states.php:1174
21863 msgid "Oudomxay"
21864 msgstr ""
21865
21866 #: app/Services/Localization/i18n/states.php:1254
21867 msgid "Oued Ed-Dahab"
21868 msgstr ""
21869
21870 #: app/Services/Localization/i18n/states.php:1256
21871 msgid "Ouezzane"
21872 msgstr ""
21873
21874 #: app/Services/Localization/i18n/states.php:1255
21875 msgid "Oujda-Angad"
21876 msgstr ""
21877
21878 #: app/Services/Localization/i18n/states.php:487
21879 msgid "Oum El Bouaghi"
21880 msgstr ""
21881
21882 #: app/Services/Localization/i18n/states.php:626
21883 msgid "Ourense"
21884 msgstr ""
21885
21886 #: app/Helpers/Status.php:295 app/Helpers/Helper.php:685
21887 msgid "Out Of Stock"
21888 msgstr ""
21889
21890 #: app/Models/ProductDetail.php:178 app/Services/Filter/ProductFilter.php:219
21891 #: app/Services/Translations/admin-translation.php:1540
21892 #: app/Services/Translations/block-editor-translation.php:257
21893 #: app/Hooks/Handlers/BlockEditors/SoldOutBadgeBlockEditor.php:107
21894 msgid "Out of Stock"
21895 msgstr ""
21896
21897 #: app/Services/Translations/admin-translation.php:1541
21898 #: app/Modules/Templating/Bricks/Elements/ProductStock.php:38
21899 msgid "Out of stock"
21900 msgstr ""
21901
21902 #: app/Views/emails/order/reminder/overdue/customer.php:53
21903 #: app/Views/emails/order/reminder/overdue/admin.php:47
21904 msgid "Outstanding Amount"
21905 msgstr ""
21906
21907 #: app/Services/Localization/i18n/states.php:236
21908 msgid "Ouémé"
21909 msgstr ""
21910
21911 #: app/Services/Translations/admin-translation.php:1542
21912 msgid "Overall License Stats"
21913 msgstr ""
21914
21915 #: app/Services/Translations/admin-translation.php:1543
21916 #, php-format
21917 msgid "Overlaps with previous tier (max %s)"
21918 msgstr ""
21919
21920 #: app/Http/Controllers/TaxRateController.php:581
21921 #: app/Http/Controllers/TaxRateController.php:833
21922 #: app/Http/Controllers/TaxRateController.php:977
21923 msgid "Override not found"
21924 msgstr ""
21925
21926 #: app/Services/Translations/admin-translation.php:1544
21927 msgid "Override tax rates for specific product categories or shipping."
21928 msgstr ""
21929
21930 #: app/Services/Translations/admin-translation.php:1545
21931 msgid "Override type"
21932 msgstr ""
21933
21934 #: app/Services/Translations/admin-translation.php:1546
21935 #: app/Services/Translations/customer-profile-translation.php:185
21936 msgid "Overview"
21937 msgstr ""
21938
21939 #: app/Services/Translations/admin-translation.php:1547
21940 msgid "Owner"
21941 msgstr ""
21942
21943 #: app/Services/Localization/i18n/states.php:2109
21944 msgid "Oyam"
21945 msgstr ""
21946
21947 #: app/Services/Localization/i18n/states.php:1435
21948 msgid "Oyo"
21949 msgstr ""
21950
21951 #: api/StoreSettings.php:1228 app/Services/Localization/i18n/units.php:18
21952 msgid "oz"
21953 msgstr ""
21954
21955 #: app/Services/Localization/i18n/states.php:466
21956 msgid "Ozama"
21957 msgstr ""
21958
21959 #: app/Services/Localization/i18n/states.php:176
21960 msgid "Pabna"
21961 msgstr ""
21962
21963 #: app/Services/Renderer/ProductCardRender.php:197
21964 #: app/Services/Translations/admin-translation.php:1550
21965 #: app/Services/Translations/customer-profile-translation.php:186
21966 #: app/Services/Translations/block-editor-translation.php:258
21967 msgid "Package"
21968 msgstr ""
21969
21970 #: app/Services/Translations/admin-translation.php:1551
21971 msgid "Package actions"
21972 msgstr ""
21973
21974 #: app/Views/invoice/delivery_slip.php:20
21975 msgid "Package Delivered Successfully!"
21976 msgstr ""
21977
21978 #: app/Services/Translations/admin-translation.php:1552
21979 msgid "Package name"
21980 msgstr ""
21981
21982 #: app/Services/Translations/admin-translation.php:1553
21983 msgid "Package type"
21984 msgstr ""
21985
21986 #: app/Services/Renderer/ProductCardRender.php:122
21987 msgid "Package:"
21988 msgstr ""
21989
21990 #: app/Services/Email/EmailPreviewService.php:121
21991 msgid "Package: Medium Box · 30 × 20 × 15 cm · Wt: 2 kg · Shipping wt: 2.5 kg"
21992 msgstr ""
21993
21994 #: app/Services/Translations/admin-translation.php:1554
21995 msgid "Packages"
21996 msgstr ""
21997
21998 #: app/Modules/Shipping/Http/Controllers/ShippingClassController.php:149
21999 msgid "Packages have been saved successfully"
22000 msgstr ""
22001
22002 #: app/Services/Translations/admin-translation.php:1555
22003 #: app/Http/Controllers/TemplateController.php:16
22004 msgid "Packing Slip Template"
22005 msgstr ""
22006
22007 #: app/Modules/Templating/Bricks/Elements/BuySection.php:106
22008 #: app/Modules/Templating/Bricks/Elements/BuySection.php:234
22009 msgid "Padding"
22010 msgstr ""
22011
22012 #: app/Modules/PaymentMethods/PromoGateways/Pro/PaddlePromo.php:58
22013 #: app/Modules/PaymentMethods/PromoGateways/Pro/PaddlePromo.php:84
22014 msgid "Paddle Payment Gateway"
22015 msgstr ""
22016
22017 #: app/Services/Localization/i18n/states.php:2110
22018 msgid "Pader"
22019 msgstr ""
22020
22021 #: app/Services/Localization/i18n/states.php:976
22022 msgid "Padova"
22023 msgstr ""
22024
22025 #: app/Services/Translations/TransStrings.php:228
22026 msgid "Page"
22027 msgstr ""
22028
22029 #. %1$s - current page, %2$s - total page
22030 #: app/Services/Translations/admin-translation.php:1557
22031 #: app/Services/Translations/customer-profile-translation.php:188
22032 #, php-format
22033 msgid "Page %1$s of %2$s"
22034 msgstr ""
22035
22036 #: app/Services/Translations/admin-translation.php:1558
22037 msgid "Page Name"
22038 msgstr ""
22039
22040 #: app/Http/Requests/CreatePageRequest.php:19
22041 msgid "Page Name field is required."
22042 msgstr ""
22043
22044 #: app/Views/frontend/not-found.php:7
22045 msgid "Page not found illustration"
22046 msgstr ""
22047
22048 #: app/Services/Translations/TransStrings.php:231
22049 msgid "page {pager}"
22050 msgstr ""
22051
22052 #: api/StoreSettings.php:598
22053 #: app/Services/Translations/admin-translation.php:1559
22054 msgid "Pages Setup"
22055 msgstr ""
22056
22057 #: app/Services/Renderer/ShopAppRenderer.php:627
22058 msgid "Pagination information"
22059 msgstr ""
22060
22061 #: app/Services/Translations/block-editor-translation.php:259
22062 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:93
22063 msgid "Pagination Type"
22064 msgstr ""
22065
22066 #: app/Services/Translations/block-editor-translation.php:260
22067 msgid "Paginator"
22068 msgstr ""
22069
22070 #: app/Services/Localization/i18n/states.php:1364
22071 msgid "Pahang"
22072 msgstr ""
22073
22074 #: app/Helpers/Status.php:189 app/Helpers/Helper.php:317
22075 #: app/Helpers/Helper.php:339 app/Services/Filter/OrderFilter.php:264
22076 #: app/Services/Translations/admin-translation.php:1560
22077 #: app/Services/Translations/customer-profile-translation.php:189
22078 msgid "Paid"
22079 msgstr ""
22080
22081 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:176
22082 msgid "Paid amount does not match with transaction amount!"
22083 msgstr ""
22084
22085 #: app/Services/Report/DashBoardReportService.php:149
22086 #: app/Modules/ReportingModule/OrdersReport.php:70
22087 #: app/Http/Controllers/Reports/ReportingController.php:197
22088 msgid "Paid Order Items"
22089 msgstr ""
22090
22091 #: app/Services/Report/DashBoardReportService.php:143
22092 #: app/Modules/ReportingModule/OrdersReport.php:65
22093 #: app/Http/Controllers/Reports/ReportingController.php:191
22094 msgid "Paid Orders"
22095 msgstr ""
22096
22097 #: app/Services/Localization/i18n/countries.php:180
22098 msgid "Pakistan"
22099 msgstr ""
22100
22101 #: app/Helpers/CurrenciesHelper.php:118
22102 msgid "Pakistani Rupee"
22103 msgstr ""
22104
22105 #: app/Services/Localization/i18n/states.php:44
22106 msgid "Paktia"
22107 msgstr ""
22108
22109 #: app/Services/Localization/i18n/states.php:45
22110 msgid "Paktika"
22111 msgstr ""
22112
22113 #: app/Services/Localization/i18n/states.php:2111
22114 msgid "Pakwach"
22115 msgstr ""
22116
22117 #: app/Services/Localization/i18n/states.php:1600
22118 msgid "Palawan"
22119 msgstr ""
22120
22121 #: app/Services/Localization/i18n/states.php:627
22122 msgid "Palencia"
22123 msgstr ""
22124
22125 #: app/Services/Localization/i18n/states.php:977
22126 msgid "Palermo"
22127 msgstr ""
22128
22129 #: app/Services/Localization/i18n/countries.php:181
22130 msgid "Palestinian Territory"
22131 msgstr ""
22132
22133 #: app/Services/Localization/i18n/states.php:2112
22134 msgid "Pallisa"
22135 msgstr ""
22136
22137 #: app/Services/Localization/i18n/states.php:2136
22138 msgid "Palmyra Atoll"
22139 msgstr ""
22140
22141 #: app/Services/Localization/i18n/states.php:1601
22142 msgid "Pampanga"
22143 msgstr ""
22144
22145 #: app/Modules/Tax/TaxModule.php:2391
22146 msgid "PAN / VAT"
22147 msgstr ""
22148
22149 #: app/Services/Localization/i18n/countries.php:182
22150 msgid "Panama"
22151 msgstr ""
22152
22153 #: app/Helpers/CurrenciesHelper.php:114
22154 msgid "Panamanian Balboa"
22155 msgstr ""
22156
22157 #: app/Services/Localization/i18n/states.php:1506
22158 msgid "Panamá"
22159 msgstr ""
22160
22161 #: app/Services/Localization/i18n/states.php:177
22162 msgid "Panchagarh"
22163 msgstr ""
22164
22165 #: app/Services/Localization/i18n/states.php:246
22166 msgid "Pando"
22167 msgstr ""
22168
22169 #: app/Services/Localization/i18n/states.php:1602
22170 msgid "Pangasinan"
22171 msgstr ""
22172
22173 #: app/Services/Localization/i18n/states.php:46
22174 msgid "Panjshir"
22175 msgstr ""
22176
22177 #: app/Services/Localization/i18n/states.php:809
22178 msgid "Papua"
22179 msgstr ""
22180
22181 #: app/Services/Localization/i18n/states.php:810
22182 msgid "Papua Barat"
22183 msgstr ""
22184
22185 #: app/Services/Localization/i18n/countries.php:183
22186 msgid "Papua New Guinea"
22187 msgstr ""
22188
22189 #: app/Helpers/CurrenciesHelper.php:116
22190 msgid "Papua New Guinean Kina"
22191 msgstr ""
22192
22193 #: app/Services/Localization/i18n/states.php:1648
22194 msgid "Paraguarí"
22195 msgstr ""
22196
22197 #: app/Services/Localization/i18n/countries.php:184
22198 msgid "Paraguay"
22199 msgstr ""
22200
22201 #: app/Helpers/CurrenciesHelper.php:120 app/Helpers/CurrenciesHelper.php:392
22202 msgid "Paraguayan Guaraní"
22203 msgstr ""
22204
22205 #: app/Services/Localization/i18n/states.php:267
22206 msgid "Paraná"
22207 msgstr ""
22208
22209 #: app/Services/Localization/i18n/states.php:266
22210 msgid "Paraíba"
22211 msgstr ""
22212
22213 #: app/CPT/FluentProducts.php:313
22214 msgid "Parent Brand"
22215 msgstr ""
22216
22217 #: app/CPT/FluentProducts.php:290
22218 msgid "Parent Category"
22219 msgstr ""
22220
22221 #: app/CPT/FluentProducts.php:291
22222 msgid "Parent Category:"
22223 msgstr ""
22224
22225 #: app/Modules/Subscriptions/Services/SubscriptionService.php:43
22226 msgid "Parent order not found for this subscription."
22227 msgstr ""
22228
22229 #: app/Services/Translations/admin-translation.php:1561
22230 msgid "Parent Order:"
22231 msgstr ""
22232
22233 #: app/Services/Localization/i18n/address-locales.php:277
22234 #: app/Services/Localization/i18n/address-locales.php:435
22235 #: app/Services/Localization/i18n/address-locales.php:473
22236 msgid "Parish"
22237 msgstr ""
22238
22239 #: app/Services/Localization/i18n/states.php:978
22240 msgid "Parma"
22241 msgstr ""
22242
22243 #: app/Helpers/Status.php:190 app/Services/Filter/OrderFilter.php:266
22244 #: app/Services/Translations/admin-translation.php:1562
22245 #: app/Services/Translations/customer-profile-translation.php:190
22246 msgid "Partially Paid"
22247 msgstr ""
22248
22249 #: app/Helpers/Status.php:193 app/Services/Filter/OrderFilter.php:268
22250 #: app/Services/Translations/admin-translation.php:1563
22251 msgid "Partially Refunded"
22252 msgstr ""
22253
22254 #: app/Services/Translations/customer-profile-translation.php:191
22255 #, php-format
22256 msgid "Partially refunded: %s"
22257 msgstr ""
22258
22259 #: app/Services/Localization/i18n/states.php:47
22260 msgid "Parwan"
22261 msgstr ""
22262
22263 #: app/Services/Localization/i18n/states.php:265
22264 msgid "Pará"
22265 msgstr ""
22266
22267 #: app/Services/Localization/i18n/states.php:1533
22268 msgid "Pasco"
22269 msgstr ""
22270
22271 #: app/Helpers/CartCheckoutHelper.php:840
22272 #: app/Helpers/CartCheckoutHelper.php:866
22273 msgid "Password"
22274 msgstr ""
22275
22276 #: api/User.php:33 app/Services/Translations/checkout-translation.php:25
22277 msgid "Password is required"
22278 msgstr ""
22279
22280 #: app/Helpers/Status.php:275
22281 msgid "Past Due"
22282 msgstr ""
22283
22284 #: app/Services/Localization/i18n/states.php:552
22285 msgid "Pastaza"
22286 msgstr ""
22287
22288 #: app/Services/Translations/admin-translation.php:1564
22289 msgid "Paste image URL..."
22290 msgstr ""
22291
22292 #: app/Http/Controllers/ProductController.php:645
22293 msgid "Path deleted successfully"
22294 msgstr ""
22295
22296 #: app/Services/FileSystem/Drivers/Local/LocalDriver.php:240
22297 msgid "Path is not a file"
22298 msgstr ""
22299
22300 #: app/Services/Localization/i18n/states.php:1776
22301 msgid "Pathum Thani"
22302 msgstr ""
22303
22304 #: app/Services/Localization/i18n/states.php:1777
22305 msgid "Pattani"
22306 msgstr ""
22307
22308 #: app/Services/Localization/i18n/states.php:178
22309 msgid "Patuakhali"
22310 msgstr ""
22311
22312 #: app/Services/Translations/admin-translation.php:1566
22313 msgid "Pause subscription -"
22314 msgstr ""
22315
22316 #: app/Services/Translations/admin-translation.php:1565
22317 msgid "Pause Subscription!"
22318 msgstr ""
22319
22320 #: app/Helpers/Status.php:269
22321 msgid "Paused"
22322 msgstr ""
22323
22324 #: app/Services/Localization/i18n/states.php:979
22325 msgid "Pavia"
22326 msgstr ""
22327
22328 #: app/Services/Translations/customer-profile-translation.php:192
22329 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:177
22330 #: app/Views/emails/order/reminder/due/customer.php:66
22331 msgid "Pay Now"
22332 msgstr ""
22333
22334 #: app/Services/Translations/customer-profile-translation.php:193
22335 msgid "Pay Remaining Installments"
22336 msgstr ""
22337
22338 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:29
22339 msgid "Pay securely with Airwallex - Global payment processing"
22340 msgstr ""
22341
22342 #: app/Modules/PaymentMethods/Cod/Cod.php:41
22343 msgid "Pay with cash upon delivery"
22344 msgstr ""
22345
22346 #: app/Services/Filter/OrderFilter.php:426
22347 msgid "Payer email"
22348 msgstr ""
22349
22350 #: app/Services/Renderer/CheckoutRenderer.php:791
22351 #: app/Services/Translations/admin-translation.php:1569
22352 #: app/Services/Translations/customer-profile-translation.php:198
22353 #: app/Services/Translations/block-editor-translation.php:261
22354 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:185
22355 msgid "Payment"
22356 msgstr ""
22357
22358 #: app/Services/Translations/admin-translation.php:1572
22359 msgid "Payment Activation"
22360 msgstr ""
22361
22362 #: app/Http/Controllers/PaymentMethodController.php:245
22363 msgid "Payment addon activated successfully!"
22364 msgstr ""
22365
22366 #. %1$s: expected amount, %2$s: received amount
22367 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:164
22368 #, php-format
22369 msgid ""
22370 "Payment amount mismatch detected. Expected: %1$s, Received: %2$s. This may "
22371 "indicate payment tampering."
22372 msgstr ""
22373
22374 #. %1$s: expected amount, %2$s: received amount, %3$s: transaction UUID
22375 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:200
22376 #, php-format
22377 msgid ""
22378 "Payment amount mismatch detected. Expected: %1$s, Received: %2$s. "
22379 "Transaction: %3$s. Order not confirmed."
22380 msgstr ""
22381
22382 #: app/Services/Translations/admin-translation.php:1570
22383 msgid "Payment API settings is enabled by defined API keys."
22384 msgstr ""
22385
22386 #: app/Services/Translations/admin-translation.php:1571
22387 msgid "Payment API settings is not enabled by API keys / Connect"
22388 msgstr ""
22389
22390 #: app/Listeners/Order/OrderPaymentFailed.php:14
22391 msgid "Payment attempt failed for this order."
22392 msgstr ""
22393
22394 #: app/Services/Translations/payments-translation.php:8
22395 msgid "Payment canceled!"
22396 msgstr ""
22397
22398 #: app/Services/Translations/payments-translation.php:9
22399 msgid "Payment completed! Updating order..."
22400 msgstr ""
22401
22402 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:187
22403 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:618
22404 msgid "Payment confirmation failed"
22405 msgstr ""
22406
22407 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:885
22408 msgid "Payment Confirmation Failed!"
22409 msgstr ""
22410
22411 #: app/Modules/PaymentMethods/PayPalGateway/Processor.php:305
22412 msgid "Payment confirmation received from PayPal. Transaction ID: "
22413 msgstr ""
22414
22415 #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:579
22416 #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:584
22417 msgid "Payment confirmation received from Stripe. Transaction ID:"
22418 msgstr ""
22419
22420 #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:297
22421 msgid "Payment confirmed successfully. Redirecting...!"
22422 msgstr ""
22423
22424 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:197
22425 msgid "Payment currency does not match with transaction currency!"
22426 msgstr ""
22427
22428 #. %1$s: expected currency, %2$s: received currency
22429 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:185
22430 #, php-format
22431 msgid ""
22432 "Payment currency mismatch detected. Expected: %1$s, Received: %2$s. This may "
22433 "indicate payment tampering."
22434 msgstr ""
22435
22436 #. %1$s: expected currency, %2$s: received currency, %3$s: transaction UUID
22437 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:180
22438 #, php-format
22439 msgid ""
22440 "Payment currency mismatch detected. Expected: %1$s, Received: %2$s. "
22441 "Transaction: %3$s. Order not confirmed."
22442 msgstr ""
22443
22444 #: app/Services/Translations/customer-profile-translation.php:200
22445 msgid "Payment details"
22446 msgstr ""
22447
22448 #: app/Listeners/Order/OrderPaymentFailed.php:13
22449 #: app/Modules/PaymentMethods/Core/AbstractPaymentGateway.php:186
22450 msgid "Payment Failed"
22451 msgstr ""
22452
22453 #: app/Services/Translations/payments-translation.php:10
22454 msgid "Payment failed!"
22455 msgstr ""
22456
22457 #: app/Services/Translations/payments-translation.php:11
22458 msgid "Payment failed. Please try again."
22459 msgstr ""
22460
22461 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:222
22462 msgid "Payment has been paid successfully! Redirecting..."
22463 msgstr ""
22464
22465 #: app/Views/invoice/receipt_slip.php:481
22466 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:821
22467 msgid "Payment history"
22468 msgstr ""
22469
22470 #: app/Helpers/EditorShortCodeHelper.php:322
22471 #: app/Helpers/EditorShortCodeHelper.php:373
22472 msgid "Payment Info"
22473 msgstr ""
22474
22475 #: app/Services/Renderer/ModalCheckoutRenderer.php:306
22476 #: app/Services/Renderer/CartItemRenderer.php:195
22477 msgid "Payment information"
22478 msgstr ""
22479
22480 #: app/Helpers/EditorShortCodeHelper.php:182
22481 #: app/Services/Filter/OrderFilter.php:299
22482 #: app/Services/Translations/admin-translation.php:1573
22483 #: app/Services/Translations/customer-profile-translation.php:199
22484 #: app/Services/Translations/block-editor-translation.php:262
22485 #: app/Views/invoice/thank_you.php:328
22486 #: app/Services/Renderer/Receipt/ThankYouRender.php:604
22487 #: app/Views/emails/parts/subscription_item.php:147
22488 #: app/Views/emails/parts/items_table.php:598
22489 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:160
22490 msgid "Payment Method"
22491 msgstr ""
22492
22493 #: app/Services/Translations/admin-translation.php:1579
22494 #: app/Views/invoice/receipt_slip.php:488
22495 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:828
22496 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:205
22497 msgid "Payment method"
22498 msgstr ""
22499
22500 #: app/Services/Translations/customer-profile-translation.php:201
22501 msgid "Payment method information"
22502 msgstr ""
22503
22504 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:139
22505 msgid "Payment method is upcoming!"
22506 msgstr ""
22507
22508 #: app/Modules/PaymentMethods/Core/AbstractPaymentGateway.php:121
22509 msgid "Payment method is upcoming! Not available for right now!"
22510 msgstr ""
22511
22512 #: api/Checkout/CheckoutApi.php:423
22513 msgid "Payment method not found!"
22514 msgstr ""
22515
22516 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:483
22517 msgid "Payment method not supported"
22518 msgstr ""
22519
22520 #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:423
22521 msgid ""
22522 "Payment method setup is not complete. Please complete the payment method "
22523 "setup."
22524 msgstr ""
22525
22526 #: app/Modules/PaymentMethods/StripeGateway/SwitchCustomerMethod.php:120
22527 msgid "Payment Method updated successfully"
22528 msgstr ""
22529
22530 #: app/Modules/PaymentMethods/StripeGateway/UpdateCustomerPaymentMethod.php:101
22531 #: app/Modules/PaymentMethods/StripeGateway/SubscriptionsManager.php:64
22532 msgid "Payment method updated successfully"
22533 msgstr ""
22534
22535 #: app/Services/Translations/customer-profile-translation.php:202
22536 msgid "Payment method updated Successfully!"
22537 msgstr ""
22538
22539 #: app/Services/Translations/admin-translation.php:1574
22540 #: app/Views/emails/subscription/renewal/admin.php:36
22541 msgid "Payment Method:"
22542 msgstr ""
22543
22544 #: app/Services/Translations/block-editor-translation.php:263
22545 msgid "Payment Methods"
22546 msgstr ""
22547
22548 #: app/Http/Controllers/PaymentMethodController.php:178
22549 msgid "Payment methods order saved successfully"
22550 msgstr ""
22551
22552 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:175
22553 msgid ""
22554 "Payment module not available to checkout! Please reload again, or contact "
22555 "admin!"
22556 msgstr ""
22557
22558 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:146
22559 msgid "Payment not completed!"
22560 msgstr ""
22561
22562 #: app/Views/invoice/thank_you.php:41
22563 #: app/Services/Renderer/Receipt/ThankYouRender.php:120
22564 msgid "Payment Pending!"
22565 msgstr ""
22566
22567 #: app/Services/Translations/payments-translation.php:6
22568 msgid "Payment Process rejected!"
22569 msgstr ""
22570
22571 #: app/Services/Translations/payments-translation.php:7
22572 msgid "Payment Processing..."
22573 msgstr ""
22574
22575 #: app/Helpers/EditorShortCodeHelper.php:260
22576 msgid "Payment Receipt"
22577 msgstr ""
22578
22579 #: app/Services/Email/EmailNotifications.php:333
22580 msgid "Payment Reminder - Order #{{order.id}}"
22581 msgstr ""
22582
22583 #: app/Services/Reminders/ReminderService.php:225
22584 #: app/Services/Translations/admin-translation.php:1580
22585 msgid "Payment reminder sent successfully"
22586 msgstr ""
22587
22588 #: app/Services/Email/EmailNotifications.php:324
22589 msgid "Payment reminder to customer"
22590 msgstr ""
22591
22592 #: app/Services/Translations/admin-translation.php:1575
22593 msgid "Payment Settings"
22594 msgstr ""
22595
22596 #: app/Services/Filter/OrderFilter.php:260
22597 #: app/Services/Translations/admin-translation.php:1576
22598 msgid "Payment Status"
22599 msgstr ""
22600
22601 #: app/Http/Controllers/OrderController.php:1121
22602 msgid "Payment status has been successfully updated"
22603 msgstr ""
22604
22605 #: api/Resource/OrderResource.php:2319
22606 msgid "Payment Status has been updated"
22607 msgstr ""
22608
22609 #. %1$s is the old status, %2$s is the new status
22610 #: api/Resource/OrderResource.php:2310
22611 #, php-format
22612 msgid "Payment status has been updated from %1$s to %2$s"
22613 msgstr ""
22614
22615 #: app/Helpers/EditorShortCodeHelper.php:261
22616 msgid "Payment Summary"
22617 msgstr ""
22618
22619 #: app/Services/Translations/admin-translation.php:1577
22620 msgid "Payment Term"
22621 msgstr ""
22622
22623 #: app/Helpers/EditorShortCodeHelper.php:323
22624 #: app/Services/Translations/admin-translation.php:1578
22625 #: app/Services/Translations/block-editor-translation.php:264
22626 msgid "Payment Type"
22627 msgstr ""
22628
22629 #: app/Services/Translations/block-editor-translation.php:265
22630 msgid "Payment Type Color"
22631 msgstr ""
22632
22633 #: app/Services/BulkProductUpdateService.php:214
22634 #: app/Services/BulkProductInsertService.php:128
22635 #: app/Http/Requests/ProductUpdateRequest.php:371
22636 #: app/Http/Requests/ProductRequest.php:342
22637 #: app/Http/Requests/ProductVariationRequest.php:212
22638 msgid "Payment Type is required."
22639 msgstr ""
22640
22641 #: app/Services/BulkProductUpdateService.php:215
22642 #: app/Services/BulkProductInsertService.php:129
22643 msgid "Payment Type must be onetime or subscription."
22644 msgstr ""
22645
22646 #. 1: payment method, 2: status
22647 #: app/Modules/MCP/Tools/OrderTools.php:764
22648 #, php-format
22649 msgid "Payment via %1$s — %2$s"
22650 msgstr ""
22651
22652 #: api/StoreSettings.php:486
22653 msgid "Payment View"
22654 msgstr ""
22655
22656 #: app/Services/Translations/admin-translation.php:1581
22657 msgid "Payments"
22658 msgstr ""
22659
22660 #: app/Services/Translations/admin-translation.php:2655
22661 msgid "payments"
22662 msgstr ""
22663
22664 #: app/Modules/PaymentMethods/PayPalGateway/API/Webhook.php:50
22665 msgid "Payments and Payout:"
22666 msgstr ""
22667
22668 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:457
22669 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:496
22670 msgid "PayPal"
22671 msgstr ""
22672
22673 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:161
22674 msgid "PayPal Amount Mismatch Attempt"
22675 msgstr ""
22676
22677 #: app/Services/Translations/admin-translation.php:1567
22678 msgid "PayPal Business/Seller Email"
22679 msgstr ""
22680
22681 #: app/Services/Translations/admin-translation.php:1568
22682 msgid "PayPal Buyer Email (optional)"
22683 msgstr ""
22684
22685 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:182
22686 msgid "PayPal Currency Mismatch Attempt"
22687 msgstr ""
22688
22689 #. %4$s
22690 #: app/Modules/PaymentMethods/PayPalGateway/API/Webhook.php:74
22691 msgid "PayPal developers"
22692 msgstr ""
22693
22694 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:708
22695 msgid "PayPal does not support the currency you are using!"
22696 msgstr ""
22697
22698 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:52
22699 msgid ""
22700 "PayPal is the faster, safer way to send and receive money or make an online "
22701 "payment. Get started or create a merchant account to accept payments."
22702 msgstr ""
22703
22704 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:533
22705 msgid "PayPal live credentials are required!"
22706 msgstr ""
22707
22708 #: app/Services/Translations/customer-profile-translation.php:195
22709 msgid "PayPal logo"
22710 msgstr ""
22711
22712 #: app/Services/Translations/customer-profile-translation.php:194
22713 msgid "PayPal Payment"
22714 msgstr ""
22715
22716 #: app/Services/Translations/customer-profile-translation.php:196
22717 msgid "PayPal payment button"
22718 msgstr ""
22719
22720 #: app/Modules/PaymentMethods/PayPalGateway/Processor.php:305
22721 msgid "PayPal Payment Confirmation"
22722 msgstr ""
22723
22724 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:464
22725 msgid "PayPal Recurring Plan Mismatch"
22726 msgstr ""
22727
22728 #: app/Modules/PaymentMethods/PayPalGateway/ConnectConfig.php:258
22729 msgid "PayPal settings has been disconnected"
22730 msgstr ""
22731
22732 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:283
22733 msgid "PayPal subscription plan does not match the expected plan."
22734 msgstr ""
22735
22736 #: app/Modules/PaymentMethods/PayPalGateway/Processor.php:336
22737 msgid "PayPal Subscription Plan Mismatch"
22738 msgstr ""
22739
22740 #. %1$s: expected plan ID, %2$s: received plan ID
22741 #: app/Modules/PaymentMethods/PayPalGateway/Processor.php:339
22742 #, php-format
22743 msgid ""
22744 "PayPal subscription plan mismatch. Expected: %1$s, Received: %2$s. "
22745 "Subscription not activated."
22746 msgstr ""
22747
22748 #: app/Services/Translations/customer-profile-translation.php:197
22749 msgid "PayPal subscription updated successfully"
22750 msgstr ""
22751
22752 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:533
22753 msgid "PayPal test credentials are required!"
22754 msgstr ""
22755
22756 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:197
22757 msgid "PayPal Webhook Amount Mismatch"
22758 msgstr ""
22759
22760 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:177
22761 msgid "PayPal Webhook Currency Mismatch"
22762 msgstr ""
22763
22764 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:349
22765 msgid "PayPal Webhook Received"
22766 msgstr ""
22767
22768 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:153
22769 msgid "PayPal Webhook Verification Failed"
22770 msgstr ""
22771
22772 #: app/Services/Localization/i18n/states.php:2206
22773 msgid "Paysandú"
22774 msgstr ""
22775
22776 #: app/Modules/PaymentMethods/PromoGateways/Addons/PaystackAddon.php:85
22777 #: app/Modules/PaymentMethods/PromoGateways/Addons/PaystackAddon.php:115
22778 msgid "Paystack Payment Gateway"
22779 msgstr ""
22780
22781 #: app/Services/Localization/i18n/states.php:204
22782 msgid "Pazardzhik"
22783 msgstr ""
22784
22785 #: app/Services/Translations/admin-translation.php:1549
22786 msgid "PDF downloaded"
22787 msgstr ""
22788
22789 #: app/Services/Translations/admin-translation.php:1548
22790 msgid "PDF Templates"
22791 msgstr ""
22792
22793 #: app/Http/Controllers/ProductController.php:908
22794 msgid "PDF/Docs"
22795 msgstr ""
22796
22797 #: app/Services/Localization/i18n/states.php:467
22798 msgid "Pedernales"
22799 msgstr ""
22800
22801 #: app/Services/Localization/i18n/states.php:677
22802 msgid "Peloponnese"
22803 msgstr ""
22804
22805 #: app/Services/Localization/i18n/states.php:1906
22806 msgid "Pemba North"
22807 msgstr ""
22808
22809 #: app/Services/Localization/i18n/states.php:1910
22810 msgid "Pemba South"
22811 msgstr ""
22812
22813 #: app/Services/Localization/i18n/states.php:1365
22814 msgid "Penang (Pulau Pinang)"
22815 msgstr ""
22816
22817 #: app/Helpers/Status.php:188 app/Helpers/Status.php:202
22818 #: app/Helpers/Status.php:220 app/Helpers/Status.php:266
22819 #: app/Helpers/Helper.php:316 app/Helpers/Helper.php:338
22820 #: app/Services/Filter/OrderFilter.php:265
22821 #: app/Services/Filter/OrderFilter.php:387
22822 #: app/Services/Translations/admin-translation.php:1582
22823 #: app/Services/Translations/customer-profile-translation.php:203
22824 msgid "Pending"
22825 msgstr ""
22826
22827 #: app/Services/Localization/i18n/states.php:2178
22828 msgid "Pennsylvania"
22829 msgstr ""
22830
22831 #. %1$d is the count number, %2$s is the plural unit name (e.g., days, months, years)
22832 #: app/Helpers/Helper.php:1040
22833 #, php-format
22834 msgid "per %1$d %2$s"
22835 msgstr ""
22836
22837 #. %s is the singular unit name (e.g., day, month, year)
22838 #. %s is the interval (e.g., day, week, month, quarter, half_year, year)
22839 #: app/Helpers/Helper.php:1035 app/Helpers/Helper.php:1177
22840 #, php-format
22841 msgid "per %s"
22842 msgstr ""
22843
22844 #: app/Services/Translations/customer-profile-translation.php:204
22845 msgid "Per installment"
22846 msgstr ""
22847
22848 #: app/Services/Translations/admin-translation.php:1583
22849 msgid "Per Item"
22850 msgstr ""
22851
22852 #: app/Services/Translations/admin-translation.php:1584
22853 msgid "Per Order"
22854 msgstr ""
22855
22856 #: app/Services/Translations/block-editor-translation.php:266
22857 msgid "Per Page/Scroll"
22858 msgstr ""
22859
22860 #: app/Services/Translations/admin-translation.php:1585
22861 msgid "Per Qty"
22862 msgstr ""
22863
22864 #: app/Services/Translations/admin-translation.php:1586
22865 msgid "Per User Limit"
22866 msgstr ""
22867
22868 #: app/Services/Translations/admin-translation.php:1587
22869 msgid "Per Weight"
22870 msgstr ""
22871
22872 #: app/Services/Localization/i18n/states.php:1366
22873 msgid "Perak"
22874 msgstr ""
22875
22876 #: app/Services/Localization/i18n/states.php:468
22877 msgid "Peravia"
22878 msgstr ""
22879
22880 #: app/Services/Translations/admin-translation.php:1588
22881 #: app/Modules/Shipping/Services/Filter/ShippingClassFilter.php:54
22882 msgid "Percentage"
22883 msgstr ""
22884
22885 #: app/Services/Translations/block-editor-translation.php:267
22886 msgid "Percentage Format"
22887 msgstr ""
22888
22889 #: app/Services/Translations/admin-translation.php:1589
22890 msgid "Percentage of the total amount of the order"
22891 msgstr ""
22892
22893 #: app/Services/Translations/admin-translation.php:1590
22894 msgid "Period"
22895 msgstr ""
22896
22897 #: app/Services/Localization/i18n/states.php:1367
22898 msgid "Perlis"
22899 msgstr ""
22900
22901 #: app/Services/Translations/admin-translation.php:1591
22902 msgid "Permalink"
22903 msgstr ""
22904
22905 #: app/Services/Translations/admin-translation.php:1592
22906 #, php-format
22907 msgid "Permanently delete %s? This cannot be undone."
22908 msgstr ""
22909
22910 #: app/Services/Localization/i18n/states.php:268
22911 msgid "Pernambuco"
22912 msgstr ""
22913
22914 #: app/Services/Localization/i18n/states.php:205
22915 msgid "Pernik"
22916 msgstr ""
22917
22918 #: app/Services/Localization/i18n/countries.php:185
22919 msgid "Peru"
22920 msgstr ""
22921
22922 #: app/Services/Localization/i18n/states.php:980
22923 msgid "Perugia"
22924 msgstr ""
22925
22926 #: app/Helpers/CurrenciesHelper.php:115
22927 msgid "Peruvian Nuevo Sol"
22928 msgstr ""
22929
22930 #: app/Services/Localization/i18n/states.php:981
22931 msgid "Pesaro e Urbino"
22932 msgstr ""
22933
22934 #: app/Services/Localization/i18n/states.php:982
22935 msgid "Pescara"
22936 msgstr ""
22937
22938 #: app/Services/Localization/i18n/states.php:768
22939 msgid "Pest"
22940 msgstr ""
22941
22942 #: app/Services/Localization/i18n/states.php:694
22943 msgid "Petén"
22944 msgstr ""
22945
22946 #: app/Services/Localization/i18n/states.php:1778
22947 msgid "Phang Nga"
22948 msgstr ""
22949
22950 #: app/Services/Localization/i18n/states.php:1779
22951 msgid "Phatthalung"
22952 msgstr ""
22953
22954 #: app/Services/Localization/i18n/states.php:1780
22955 msgid "Phayao"
22956 msgstr ""
22957
22958 #: app/Services/Localization/i18n/states.php:1781
22959 msgid "Phetchabun"
22960 msgstr ""
22961
22962 #: app/Services/Localization/i18n/states.php:1782
22963 msgid "Phetchaburi"
22964 msgstr ""
22965
22966 #: app/Services/Localization/i18n/states.php:1783
22967 msgid "Phichit"
22968 msgstr ""
22969
22970 #: app/Helpers/CurrenciesHelper.php:117
22971 msgid "Philippine Peso"
22972 msgstr ""
22973
22974 #: app/Services/Localization/i18n/countries.php:186
22975 msgid "Philippines"
22976 msgstr ""
22977
22978 #: app/Services/Localization/i18n/states.php:1784
22979 msgid "Phitsanulok"
22980 msgstr ""
22981
22982 #: app/Helpers/CartCheckoutHelper.php:606
22983 #: app/Services/Renderer/CheckoutFieldsSchema.php:529
22984 #: app/Services/Renderer/CheckoutFieldsSchema.php:571
22985 #: app/Services/Translations/admin-translation.php:1593
22986 #: app/Services/Translations/customer-profile-translation.php:205
22987 #: app/Services/Translations/block-editor-translation.php:268
22988 msgid "Phone"
22989 msgstr ""
22990
22991 #: app/Services/Renderer/AddressSelectRenderer.php:254
22992 #: app/Services/Translations/block-editor-translation.php:269
22993 msgid "Phone Number"
22994 msgstr ""
22995
22996 #: app/Services/Renderer/CheckoutFieldsSchema.php:290
22997 #: app/Services/Renderer/CheckoutFieldsSchema.php:291
22998 #: app/Services/Renderer/AddressSelectRenderer.php:258
22999 msgid "Phone number"
23000 msgstr ""
23001
23002 #: app/Services/Localization/i18n/states.php:1175
23003 msgid "Phongsaly"
23004 msgstr ""
23005
23006 #: app/Http/Controllers/ProductController.php:885
23007 msgid "Photos"
23008 msgstr ""
23009
23010 #: app/Services/Localization/i18n/states.php:1785
23011 msgid "Phrae"
23012 msgstr ""
23013
23014 #: app/Services/Localization/i18n/states.php:1786
23015 msgid "Phuket"
23016 msgstr ""
23017
23018 #: app/Helpers/Helper.php:698
23019 #: app/Services/Translations/admin-translation.php:1594
23020 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:187
23021 msgid "Physical"
23022 msgstr ""
23023
23024 #: app/Services/Translations/admin-translation.php:1595
23025 msgid "Physical Product"
23026 msgstr ""
23027
23028 #: app/Services/Localization/i18n/states.php:983
23029 msgid "Piacenza"
23030 msgstr ""
23031
23032 #: app/Services/Localization/i18n/states.php:269
23033 msgid "Piauí"
23034 msgstr ""
23035
23036 #: app/Services/Localization/i18n/states.php:553
23037 msgid "Pichincha"
23038 msgstr ""
23039
23040 #: app/Services/Translations/TransStrings.php:127
23041 msgid "pick alpha value"
23042 msgstr ""
23043
23044 #: app/Services/Translations/TransStrings.php:258
23045 msgid "pick end value"
23046 msgstr ""
23047
23048 #: app/Services/Translations/TransStrings.php:129
23049 msgid "pick hue value"
23050 msgstr ""
23051
23052 #: app/Services/Translations/TransStrings.php:131
23053 msgid "pick saturation and brightness value"
23054 msgstr ""
23055
23056 #: app/Services/Translations/TransStrings.php:257
23057 msgid "pick start value"
23058 msgstr ""
23059
23060 #: app/Services/Translations/admin-translation.php:1596
23061 msgid "Pin Actions"
23062 msgstr ""
23063
23064 #: app/Services/Localization/i18n/address-locales.php:396
23065 msgid "PIN Code"
23066 msgstr ""
23067
23068 #: app/Services/Localization/i18n/states.php:179
23069 msgid "Pirojpur"
23070 msgstr ""
23071
23072 #: app/Services/Localization/i18n/states.php:984
23073 msgid "Pisa"
23074 msgstr ""
23075
23076 #: app/Services/Localization/i18n/states.php:985
23077 msgid "Pistoia"
23078 msgstr ""
23079
23080 #: app/Services/Localization/i18n/countries.php:187
23081 msgid "Pitcairn"
23082 msgstr ""
23083
23084 #: app/Services/Localization/i18n/states.php:1534
23085 msgid "Piura"
23086 msgstr ""
23087
23088 #: app/Modules/PaymentMethods/PromoGateways/Addons/MercadoPagoAddon.php:89
23089 msgid "Pix, Boleto & Virtual Debit Card"
23090 msgstr ""
23091
23092 #: app/Services/Translations/checkout-translation.php:26
23093 #: app/Services/Translations/block-editor-translation.php:270
23094 #: app/Modules/Templating/AssetLoader.php:527
23095 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:178
23096 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:231
23097 msgid "Place Order"
23098 msgstr ""
23099
23100 #: app/Services/Renderer/CheckoutRenderer.php:829
23101 msgid "Place order"
23102 msgstr ""
23103
23104 #: app/Services/Translations/block-editor-translation.php:271
23105 msgid "Placeholder"
23106 msgstr ""
23107
23108 #. %s: product title
23109 #: app/Services/Renderer/ProductCardRender.php:301
23110 #: app/Hooks/Handlers/BlockEditors/MediaCarousel/InnerBlocks/InnerBlocks.php:322
23111 #, php-format
23112 msgid "Placeholder image for %s"
23113 msgstr ""
23114
23115 #: app/Services/Translations/admin-translation.php:1597
23116 msgid "Plain CSV file"
23117 msgstr ""
23118
23119 #: app/Services/Translations/customer-profile-translation.php:206
23120 msgid "Plan"
23121 msgstr ""
23122
23123 #: app/Services/Localization/i18n/states.php:237
23124 #: app/Services/Localization/i18n/states.php:1436
23125 msgid "Plateau"
23126 msgstr ""
23127
23128 #: app/Services/Filter/LicenseSiteFilter.php:84
23129 #: app/Services/Translations/admin-translation.php:1598
23130 msgid "Platform Version"
23131 msgstr ""
23132
23133 #: app/Services/Translations/customer-profile-translation.php:346
23134 msgid "please add a new address from"
23135 msgstr ""
23136
23137 #: app/Services/Translations/admin-translation.php:1600
23138 msgid "Please add at least one weight tier"
23139 msgstr ""
23140
23141 #: app/Helpers/OrderItemHelper.php:84
23142 msgid "Please add some products!"
23143 msgstr ""
23144
23145 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:735
23146 msgid "Please check PayPal if the dispute is already accepted or not!"
23147 msgstr ""
23148
23149 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:534
23150 msgid "Please check stripe if the dispute is already accepted or not!"
23151 msgstr ""
23152
23153 #: app/Services/Translations/admin-translation.php:1601
23154 msgid ""
23155 "Please check the URL and try again, or use the search bar to find what you "
23156 "need."
23157 msgstr ""
23158
23159 #: app/Views/emails/order/reminder/due/customer.php:64
23160 msgid "Please complete your payment to keep your order active."
23161 msgstr ""
23162
23163 #: app/Services/Translations/admin-translation.php:1602
23164 msgid "Please confirm"
23165 msgstr ""
23166
23167 #: app/Services/Translations/admin-translation.php:1603
23168 #: app/Services/Translations/customer-profile-translation.php:207
23169 msgid "Please copy this text: "
23170 msgstr ""
23171
23172 #: app/Services/Translations/admin-translation.php:1604
23173 msgid "Please describe the reason"
23174 msgstr ""
23175
23176 #: app/Services/Translations/admin-translation.php:1605
23177 msgid ""
23178 "Please do not close or refresh this window. Please wait while we delete the "
23179 "selected orders..."
23180 msgstr ""
23181
23182 #: app/Services/Translations/checkout-translation.php:27
23183 msgid "Please Don't close the browser"
23184 msgstr ""
23185
23186 #: api/CustomerAddress.php:89 api/Resource/OrderAddressResource.php:90
23187 #: api/Resource/CustomerAddressResource.php:197
23188 #: api/Resource/FrontendResource/OrderAddressResource.php:102
23189 #: api/Resource/FrontendResource/CustomerAddressResource.php:161
23190 msgid "Please edit a valid address!"
23191 msgstr ""
23192
23193 #: api/Resource/CouponResource.php:125
23194 msgid "Please edit a valid coupon!"
23195 msgstr ""
23196
23197 #: api/Resource/ProductDetailResource.php:89
23198 msgid "Please edit a valid product!"
23199 msgstr ""
23200
23201 #: app/Services/Translations/admin-translation.php:1606
23202 msgid "Please enter a class name"
23203 msgstr ""
23204
23205 #: app/Services/Translations/admin-translation.php:1607
23206 msgid "Please enter a cost"
23207 msgstr ""
23208
23209 #: app/Services/Translations/admin-translation.php:1608
23210 msgid "Please enter a keyword"
23211 msgstr ""
23212
23213 #: app/Services/Translations/admin-translation.php:1609
23214 msgid "Please enter a method title"
23215 msgstr ""
23216
23217 #: app/Services/Translations/admin-translation.php:1610
23218 msgid "Please enter a reason"
23219 msgstr ""
23220
23221 #: app/Services/Translations/admin-translation.php:1611
23222 msgid "Please enter a template name"
23223 msgstr ""
23224
23225 #: api/User.php:69
23226 msgid "Please enter a valid email address"
23227 msgstr ""
23228
23229 #: app/Http/Requests/UserRequest.php:28
23230 msgid "Please enter a valid email address."
23231 msgstr ""
23232
23233 #: app/Services/Translations/admin-translation.php:1612
23234 msgid "Please enter a zone name"
23235 msgstr ""
23236
23237 #: app/Services/Translations/admin-translation.php:1613
23238 msgid "Please enter the payment note..."
23239 msgstr ""
23240
23241 #: app/Services/Translations/admin-translation.php:1614
23242 msgid "Please fill all required fields"
23243 msgstr ""
23244
23245 #: app/Services/Translations/customer-profile-translation.php:208
23246 msgid "Please fill in all the required fields."
23247 msgstr ""
23248
23249 #: app/Services/Translations/admin-translation.php:1615
23250 msgid "Please fill up all the fields"
23251 msgstr ""
23252
23253 #: app/Modules/Integrations/IntegrationHelper.php:55
23254 msgid "Please fill up the required fields:"
23255 msgstr ""
23256
23257 #: app/Hooks/Handlers/ShortCodes/CustomerProfileHandler.php:67
23258 #: app/Hooks/Handlers/ShortCodes/CustomerProfileHandler.php:76
23259 msgid "Please log in to access your customer portal."
23260 msgstr ""
23261
23262 #: app/Services/Coupon/DiscountService.php:615
23263 msgid "Please log in to use this coupon."
23264 msgstr ""
23265
23266 #: app/Services/Translations/block-editor-translation.php:272
23267 msgid "Please preview your form on the front-end to view payment methods."
23268 msgstr ""
23269
23270 #: app/Services/Translations/block-editor-translation.php:273
23271 msgid "Please preview your form on the front-end to view shipping methods."
23272 msgstr ""
23273
23274 #: api/Resource/OrderResource.php:1294
23275 msgid "Please process order first"
23276 msgstr ""
23277
23278 #: app/Services/Translations/admin-translation.php:1616
23279 msgid "Please provide a license key"
23280 msgstr ""
23281
23282 #: app/Services/Translations/admin-translation.php:1599
23283 msgid "Please Provide a license key of"
23284 msgstr ""
23285
23286 #: app/Modules/PaymentMethods/PayPalGateway/PayPalHelper.php:109
23287 msgid "Please provide a valid charge Id!"
23288 msgstr ""
23289
23290 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:667
23291 msgid "Please provide a valid Client Id!"
23292 msgstr ""
23293
23294 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:254
23295 msgid "Please provide a valid LIVE secret key!"
23296 msgstr ""
23297
23298 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:247
23299 msgid "Please provide a valid secret key!"
23300 msgstr ""
23301
23302 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:259
23303 msgid "Please provide a valid TEST secret key!"
23304 msgstr ""
23305
23306 #: app/Helpers/AddressHelper.php:324
23307 msgid "Please provide your address to view shipping options"
23308 msgstr ""
23309
23310 #: app/Helpers/AddressHelper.php:364 app/Helpers/AddressHelper.php:413
23311 msgid "Please provide your shipping address to get shipping options"
23312 msgstr ""
23313
23314 #: app/Services/Translations/admin-translation.php:1617
23315 msgid "Please select a bulk action"
23316 msgstr ""
23317
23318 #: app/Services/Translations/admin-translation.php:1618
23319 msgid "Please select a category"
23320 msgstr ""
23321
23322 #: app/Services/Translations/admin-translation.php:1619
23323 msgid "Please select a cost type"
23324 msgstr ""
23325
23326 #: app/Services/Translations/admin-translation.php:1620
23327 msgid "Please select a customer"
23328 msgstr ""
23329
23330 #: app/Services/Translations/admin-translation.php:1621
23331 msgid "Please select a file"
23332 msgstr ""
23333
23334 #: app/Services/Translations/admin-translation.php:1622
23335 msgid "Please select a location"
23336 msgstr ""
23337
23338 #: app/Services/Translations/admin-translation.php:1623
23339 msgid "Please select a method type"
23340 msgstr ""
23341
23342 #: app/Services/Translations/admin-translation.php:1624
23343 msgid "Please select a order bump"
23344 msgstr ""
23345
23346 #: api/Resource/OrderResource.php:289
23347 msgid "Please select a payment method first!"
23348 msgstr ""
23349
23350 #: app/Services/Translations/admin-translation.php:1625
23351 msgid "Please select a tax class"
23352 msgstr ""
23353
23354 #: app/Services/Translations/admin-translation.php:1626
23355 msgid "Please select a time period to view sales data"
23356 msgstr ""
23357
23358 #: app/Services/Translations/admin-translation.php:1627
23359 msgid "Please select at least one product to delete"
23360 msgstr ""
23361
23362 #: app/Services/Translations/admin-translation.php:1628
23363 msgid "Please select at least one product to duplicate"
23364 msgstr ""
23365
23366 #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:91
23367 msgid "Please select cancel reason!"
23368 msgstr ""
23369
23370 #: api/Customers.php:164 api/Resource/CustomerResource.php:319
23371 #: app/Http/Controllers/OrderController.php:859
23372 #: app/Http/Controllers/OrderController.php:884
23373 #: app/Http/Controllers/OrderController.php:951
23374 #: api/Resource/FrontendResource/CustomerResource.php:219
23375 msgid "Please select status"
23376 msgstr ""
23377
23378 #: app/Services/Translations/admin-translation.php:1629
23379 msgid "Please select the taxes you want to file"
23380 msgstr ""
23381
23382 #: api/Resource/OrderResource.php:1298
23383 msgid "Please set customer first"
23384 msgstr ""
23385
23386 #: app/Services/CustomPayment/PaymentItem.php:59
23387 msgid "Please set payment type subscription first!"
23388 msgstr ""
23389
23390 #: app/Modules/PaymentMethods/PayPalGateway/API/DccApplies.php:20
23391 msgid "Please set store country and currency first!"
23392 msgstr ""
23393
23394 #: app/Services/CustomPayment/PaymentItem.php:102
23395 msgid ""
23396 "Please set subscription required infos ['signup_fee', 'times', "
23397 "'repeat_interval']."
23398 msgstr ""
23399
23400 #: api/Resource/OrderResource.php:1302
23401 msgid "Please set Transaction First"
23402 msgstr ""
23403
23404 #: app/Modules/PaymentMethods/PayPalGateway/API/PayPalPartnerRenderer.php:61
23405 msgid "Please setup your store country and currency first. "
23406 msgstr ""
23407
23408 #: app/Modules/PaymentMethods/PayPalGateway/API/PayPalPartnerRenderer.php:73
23409 msgid "Please try again in a moment."
23410 msgstr ""
23411
23412 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:890
23413 msgid "Please try to complete payment again from here!"
23414 msgstr ""
23415
23416 #: api/CustomerAddress.php:116 api/Resource/CustomerAddressResource.php:310
23417 #: api/Resource/FrontendResource/CustomerAddressResource.php:203
23418 msgid "Please use a valid address ID!"
23419 msgstr ""
23420
23421 #: api/Resource/CouponResource.php:154
23422 msgid "Please use a valid coupon ID!"
23423 msgstr ""
23424
23425 #: api/Resource/OrderMetaResource.php:132
23426 msgid "Please use a valid ID!"
23427 msgstr ""
23428
23429 #: app/Services/Translations/admin-translation.php:1630
23430 msgid "Please wait for the province rates to finish loading"
23431 msgstr ""
23432
23433 #: app/Services/Translations/admin-translation.php:1631
23434 msgid "Please wait, Generating Payment link..."
23435 msgstr ""
23436
23437 #: app/Services/Translations/checkout-translation.php:28
23438 #: app/Services/Translations/payments-translation.php:12
23439 msgid "Please wait..."
23440 msgstr ""
23441
23442 #: app/Services/Localization/i18n/states.php:206
23443 msgid "Pleven"
23444 msgstr ""
23445
23446 #: app/Services/Localization/i18n/states.php:207
23447 msgid "Plovdiv"
23448 msgstr ""
23449
23450 #: app/Services/Translations/admin-translation.php:1635
23451 msgid "Plugin activated successfully"
23452 msgstr ""
23453
23454 #: app/Services/Translations/admin-translation.php:1632
23455 msgid "Plugin Addons"
23456 msgstr ""
23457
23458 #: app/Services/Translations/admin-translation.php:1633
23459 msgid "Plugin Banner URL"
23460 msgstr ""
23461
23462 #: app/Http/Controllers/ModuleSettingsController.php:184
23463 msgid "Plugin file is required."
23464 msgstr ""
23465
23466 #: app/Services/PluginInstaller/AddonManager.php:86
23467 msgid "Plugin file not found."
23468 msgstr ""
23469
23470 #: app/Http/Controllers/PaymentMethodController.php:231
23471 msgid "Plugin file path is required"
23472 msgstr ""
23473
23474 #: app/Services/Translations/admin-translation.php:1634
23475 msgid "Plugin Icon URL"
23476 msgstr ""
23477
23478 #: app/Services/Translations/admin-translation.php:1636
23479 msgid "Plugin installed successfully"
23480 msgstr ""
23481
23482 #: app/Http/Controllers/ModuleSettingsController.php:137
23483 msgid "Plugin slug is required."
23484 msgstr ""
23485
23486 #: app/Http/Controllers/PaymentMethodController.php:197
23487 msgid "Plugin slug, source type are required"
23488 msgstr ""
23489
23490 #: app/Services/PluginInstaller/AddonManager.php:291
23491 msgid "Plugin update failed."
23492 msgstr ""
23493
23494 #: app/Services/Translations/TransStrings.php:353
23495 msgid "PM"
23496 msgstr ""
23497
23498 #: app/Services/Localization/i18n/countries.php:188
23499 msgid "Poland"
23500 msgstr ""
23501
23502 #: app/Helpers/CurrenciesHelper.php:119
23503 msgid "Polish Złoty"
23504 msgstr ""
23505
23506 #: app/Services/Localization/i18n/states.php:1987
23507 msgid "Poltavshchyna"
23508 msgstr ""
23509
23510 #: app/Services/Localization/i18n/states.php:877
23511 msgid "Pondicherry (Puducherry)"
23512 msgstr ""
23513
23514 #: app/Services/Localization/i18n/states.php:628
23515 msgid "Pontevedra"
23516 msgstr ""
23517
23518 #: app/Services/Localization/i18n/states.php:986
23519 msgid "Pordenone"
23520 msgstr ""
23521
23522 #: app/Services/Localization/i18n/states.php:582
23523 msgid "Port Said"
23524 msgstr ""
23525
23526 #: app/Services/Localization/i18n/states.php:1028
23527 msgid "Portland"
23528 msgstr ""
23529
23530 #: app/Services/Localization/i18n/countries.php:189
23531 msgid "Portugal"
23532 msgstr ""
23533
23534 #: app/Services/Localization/i18n/states.php:2232
23535 msgid "Portuguesa"
23536 msgstr ""
23537
23538 #: app/Services/Translations/block-editor-translation.php:274
23539 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:102
23540 msgid "Position"
23541 msgstr ""
23542
23543 #: app/Services/Translations/block-editor-translation.php:275
23544 msgid "Position & Style"
23545 msgstr ""
23546
23547 #: app/Services/Renderer/CheckoutFieldsSchema.php:524
23548 #: app/Services/Renderer/CheckoutFieldsSchema.php:566
23549 msgid "Post Code"
23550 msgstr ""
23551
23552 #: app/Services/Translations/admin-translation.php:1637
23553 msgid "Post Content"
23554 msgstr ""
23555
23556 #: app/Services/Translations/admin-translation.php:1638
23557 msgid "Post Date"
23558 msgstr ""
23559
23560 #: app/Services/Translations/admin-translation.php:1639
23561 msgid "Post Excerpt"
23562 msgstr ""
23563
23564 #: app/Services/Translations/admin-translation.php:1640
23565 msgid "Post ID"
23566 msgstr ""
23567
23568 #: app/Services/Translations/admin-translation.php:1641
23569 msgid "Post Name"
23570 msgstr ""
23571
23572 #: app/Services/Translations/admin-translation.php:1642
23573 msgid "Post Status"
23574 msgstr ""
23575
23576 #: app/Services/Translations/admin-translation.php:1643
23577 msgid "Post Title"
23578 msgstr ""
23579
23580 #: app/Services/Renderer/CheckoutFieldsSchema.php:277
23581 msgid "Postal / ZIP Code"
23582 msgstr ""
23583
23584 #: app/Services/Localization/i18n/address-locales.php:431
23585 msgid "Postal Code"
23586 msgstr ""
23587
23588 #: app/Services/Localization/i18n/address-locales.php:148
23589 #: app/Services/Localization/i18n/address-locales.php:469
23590 msgid "Postal code"
23591 msgstr ""
23592
23593 #: app/Helpers/EditorShortCodeHelper.php:138
23594 #: app/Helpers/EditorShortCodeHelper.php:147
23595 #: app/Services/Translations/block-editor-translation.php:276
23596 #: app/Services/Localization/i18n/address-locales.php:49
23597 #: app/Services/Localization/i18n/address-locales.php:543
23598 #: app/Services/Localization/i18n/address-locales.php:553
23599 #: app/Services/Localization/i18n/address-locales.php:759
23600 #: app/Services/Localization/i18n/address-locales.php:768
23601 msgid "Postcode"
23602 msgstr ""
23603
23604 #: app/Services/Translations/admin-translation.php:1644
23605 msgid "Postcode (optional)"
23606 msgstr ""
23607
23608 #: app/Helpers/CartCheckoutHelper.php:555
23609 #: app/Services/Renderer/CheckoutFieldsSchema.php:281
23610 #: app/Services/Renderer/AddressSelectRenderer.php:360
23611 #: app/Services/Renderer/AddressSelectRenderer.php:365
23612 #: app/Services/Translations/block-editor-translation.php:277
23613 msgid "Postcode / ZIP"
23614 msgstr ""
23615
23616 #: api/Checkout/CheckoutApi.php:1011 api/Checkout/CheckoutApi.php:1017
23617 #: app/Http/Requests/CustomerAddressRequest.php:70
23618 #: app/Http/Requests/FrontendRequests/CustomerAddressRequest.php:45
23619 #: app/Http/Requests/FrontendRequests/CustomerRequests/CustomerProfileRequest.php:75
23620 msgid "Postcode field is required."
23621 msgstr ""
23622
23623 #: app/Services/Translations/customer-profile-translation.php:209
23624 msgid "Postcode is required."
23625 msgstr ""
23626
23627 #: app/Services/Localization/i18n/states.php:987
23628 msgid "Potenza"
23629 msgstr ""
23630
23631 #: app/Services/Localization/i18n/states.php:247
23632 msgid "Potosí"
23633 msgstr ""
23634
23635 #: app/Views/emails/components/powered-by-footer.php:5
23636 msgid "Powered by "
23637 msgstr ""
23638
23639 #: app/Services/Localization/i18n/states.php:742
23640 msgid "Požega-Slavonia County"
23641 msgstr ""
23642
23643 #: app/Services/Localization/i18n/states.php:1787
23644 msgid "Prachin Buri"
23645 msgstr ""
23646
23647 #: app/Services/Localization/i18n/states.php:1788
23648 msgid "Prachuap Khiri Khan"
23649 msgstr ""
23650
23651 #: app/Services/Localization/i18n/states.php:1691
23652 msgid "Prahova"
23653 msgstr ""
23654
23655 #: app/Services/Localization/i18n/states.php:988
23656 msgid "Prato"
23657 msgstr ""
23658
23659 #: app/Services/Localization/i18n/address-locales.php:452
23660 msgid "Prefecture"
23661 msgstr ""
23662
23663 #: app/Modules/Templating/Bricks/Elements/ProductTitle.php:37
23664 msgid "Prefix"
23665 msgstr ""
23666
23667 #: app/Modules/Templating/Bricks/Elements/ProductTitle.php:44
23668 msgid "Prefix block"
23669 msgstr ""
23670
23671 #: app/Modules/PaymentMethods/PromoGateways/Addons/SquareAddon.php:95
23672 msgid "Premium addon - requires FluentCart Pro"
23673 msgstr ""
23674
23675 #: app/Services/Localization/i18n/states.php:1654
23676 msgid "Presidente Hayes"
23677 msgstr ""
23678
23679 #: app/Services/Translations/TransStrings.php:250
23680 msgid "press delete to remove"
23681 msgstr ""
23682
23683 #: app/Services/Translations/customer-profile-translation.php:210
23684 msgid "Press Enter to search"
23685 msgstr ""
23686
23687 #: app/Services/Translations/TransStrings.php:252
23688 #: app/Services/Translations/admin-translation.php:1645
23689 msgid "Preview"
23690 msgstr ""
23691
23692 #: app/Services/Translations/admin-translation.php:1646
23693 msgid "Preview Template"
23694 msgstr ""
23695
23696 #. 1: subscription id, 2: plan name, 3: when
23697 #: app/Modules/MCP/Tools/SubscriptionTools.php:342
23698 #, php-format
23699 msgid "Preview: cancel subscription #%1$d %2$s, effective %3$s."
23700 msgstr ""
23701
23702 #. 1: amount to refund, 2: remaining refundable, 3: order id
23703 #: app/Modules/MCP/Tools/OrderTools.php:1034
23704 #, php-format
23705 msgid "Preview: refund %1$s of %2$s remaining on order #%3$d."
23706 msgstr ""
23707
23708 #: app/Services/Translations/TransStrings.php:269
23709 #: app/Services/Translations/admin-translation.php:1647
23710 msgid "Previous"
23711 msgstr ""
23712
23713 #: app/Services/Translations/TransStrings.php:153
23714 #: app/Services/Translations/admin-translation.php:1648
23715 msgid "Previous Month"
23716 msgstr ""
23717
23718 #: app/Services/Translations/admin-translation.php:1649
23719 msgid "Previous Orders"
23720 msgstr ""
23721
23722 #: app/Services/Translations/admin-translation.php:1650
23723 msgid "Previous Period"
23724 msgstr ""
23725
23726 #: app/Services/Translations/admin-translation.php:1651
23727 msgid "Previous Quarter"
23728 msgstr ""
23729
23730 #: app/Services/Translations/admin-translation.php:1652
23731 msgid "Previous Refunded Amount"
23732 msgstr ""
23733
23734 #: app/Hooks/Handlers/BlockEditors/ProductCarousel/InnerBlocks/InnerBlocks.php:455
23735 #: app/Hooks/Handlers/BlockEditors/MediaCarousel/InnerBlocks/InnerBlocks.php:439
23736 msgid "Previous slide"
23737 msgstr ""
23738
23739 #: app/Services/Translations/admin-translation.php:1653
23740 msgid "Previous Stock:"
23741 msgstr ""
23742
23743 #: app/Services/Translations/admin-translation.php:1654
23744 msgid "Previous Total Refunds"
23745 msgstr ""
23746
23747 #: app/Services/Translations/TransStrings.php:151
23748 #: app/Services/Translations/admin-translation.php:1655
23749 msgid "Previous Year"
23750 msgstr ""
23751
23752 #: app/Services/Translations/TransStrings.php:232
23753 msgid "Previous {pager} pages"
23754 msgstr ""
23755
23756 #: app/Services/Translations/admin-translation.php:1656
23757 msgid "Previously"
23758 msgstr ""
23759
23760 #: app/Services/Translations/admin-translation.php:1657
23761 #: app/Services/Translations/customer-profile-translation.php:211
23762 #: app/Services/Translations/block-editor-translation.php:278
23763 #: app/Views/emails/parts/subscription_item.php:24
23764 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:151
23765 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:687
23766 msgid "Price"
23767 msgstr ""
23768
23769 #: app/Services/Renderer/ShopAppRenderer.php:429
23770 msgid "Price (High to Low)"
23771 msgstr ""
23772
23773 #: app/Services/Renderer/ShopAppRenderer.php:414
23774 msgid "Price (Low to High)"
23775 msgstr ""
23776
23777 #: app/Services/Translations/block-editor-translation.php:279
23778 msgid "Price Color"
23779 msgstr ""
23780
23781 #: app/Services/Translations/block-editor-translation.php:280
23782 msgid "Price Format"
23783 msgstr ""
23784
23785 #: app/Services/Translations/block-editor-translation.php:281
23786 msgid "Price Grouping"
23787 msgstr ""
23788
23789 #: app/Services/Renderer/CartItemRenderer.php:71
23790 msgid "Price information"
23791 msgstr ""
23792
23793 #: app/Services/CustomPayment/PaymentItem.php:98
23794 msgid "price is not set."
23795 msgstr ""
23796
23797 #: app/Http/Requests/ProductUpdateRequest.php:359
23798 #: app/Http/Requests/ProductRequest.php:330
23799 #: app/Http/Requests/ProductVariationRequest.php:204
23800 msgid "Price is required."
23801 msgstr ""
23802
23803 #: app/Services/BulkProductUpdateService.php:212
23804 #: app/Services/BulkProductInsertService.php:126
23805 #: app/Http/Requests/ProductUpdateRequest.php:360
23806 #: app/Http/Requests/ProductRequest.php:331
23807 #: app/Http/Requests/ProductVariationRequest.php:205
23808 msgid "Price must be a number."
23809 msgstr ""
23810
23811 #: app/Http/Requests/ProductUpdateRequest.php:361
23812 #: app/Http/Requests/ProductRequest.php:332
23813 #: app/Http/Requests/ProductVariationRequest.php:206
23814 msgid "Price must be a positive number greater than 0."
23815 msgstr ""
23816
23817 #: app/Services/BulkProductUpdateService.php:213
23818 #: app/Services/BulkProductInsertService.php:127
23819 msgid "Price must be a positive number."
23820 msgstr ""
23821
23822 #: app/Services/CustomPayment/PaymentItem.php:39
23823 msgid "Price must be greater than 0 and use in cent!."
23824 msgstr ""
23825
23826 #: app/Hooks/Handlers/BlockEditors/PriceRangeBlockEditor.php:91
23827 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:331
23828 msgid "Price Range"
23829 msgstr ""
23830
23831 #: app/Modules/Templating/Bricks/Elements/PriceRange.php:22
23832 msgid "Price Range (FluentCart)"
23833 msgstr ""
23834
23835 #. %1$s: min price, %2$s: max price
23836 #: app/Services/Renderer/ProductCardRender.php:382
23837 #, php-format
23838 msgid "Price range from %1$s to %2$s"
23839 msgstr ""
23840
23841 #. %s is the currency symbol (e.g., $, €, £)
23842 #: app/Services/Renderer/ProductFilterRender.php:252
23843 #, php-format
23844 msgid "Price range in %s"
23845 msgstr ""
23846
23847 #: app/Modules/Templating/Bricks/Elements/PriceRange.php:65
23848 msgid "Price Range typography"
23849 msgstr ""
23850
23851 #. 1: Minimum price, 2: Maximum price
23852 #: app/Services/Renderer/ProductRenderer.php:806
23853 #, php-format
23854 msgid "Price range: %1$s - %2$s"
23855 msgstr ""
23856
23857 #: app/Services/Translations/block-editor-translation.php:282
23858 msgid "Price Source"
23859 msgstr ""
23860
23861 #: app/Services/Translations/admin-translation.php:1658
23862 msgid "Price Suffix (Tax Excluded)"
23863 msgstr ""
23864
23865 #: app/Services/Translations/admin-translation.php:1659
23866 msgid "Price Suffix (Tax Included)"
23867 msgstr ""
23868
23869 #: app/Services/Translations/block-editor-translation.php:283
23870 msgid "Price, high to low"
23871 msgstr ""
23872
23873 #: app/Services/Translations/block-editor-translation.php:284
23874 msgid "Price, low to high"
23875 msgstr ""
23876
23877 #: app/Helpers/OrderItemHelper.php:115
23878 msgid "Price, Quantity field should not be empty or zero!"
23879 msgstr ""
23880
23881 #. 1: Current item price
23882 #: app/Services/Renderer/ProductRenderer.php:763
23883 #, php-format
23884 msgid "Price: %1$s"
23885 msgstr ""
23886
23887 #. 1: Currency sign, 2: Item price, 3: Billing interval or unit
23888 #: app/Services/Renderer/PricingTableRenderer.php:261
23889 #, php-format
23890 msgid "Price: %1$s%2$s per %3$s"
23891 msgstr ""
23892
23893 #. %s: product price
23894 #: app/Services/Renderer/ProductCardRender.php:400
23895 #, php-format
23896 msgid "Price: %s"
23897 msgstr ""
23898
23899 #: app/Services/Translations/admin-translation.php:1660
23900 msgid "Prices entered with tax"
23901 msgstr ""
23902
23903 #: app/Services/Translations/admin-translation.php:1661
23904 msgid "Prices include tax"
23905 msgstr ""
23906
23907 #: app/Services/Filter/ProductFilter.php:185
23908 #: app/Services/Translations/admin-translation.php:1662
23909 msgid "Pricing"
23910 msgstr ""
23911
23912 #. %s is the pricing title
23913 #: api/Resource/ProductVariationResource.php:387
23914 #, php-format
23915 msgid "Pricing %s is deleted"
23916 msgstr ""
23917
23918 #: api/Resource/ProductVariationResource.php:192
23919 #: api/Resource/ProductVariationResource.php:350
23920 msgid "Pricing creation failed!"
23921 msgstr ""
23922
23923 #: api/Resource/ProductVariationResource.php:384
23924 msgid "Pricing deleted"
23925 msgstr ""
23926
23927 #: api/Resource/ProductVariationResource.php:402
23928 msgid "Pricing deletion failed!"
23929 msgstr ""
23930
23931 #: api/Resource/ProductVariationResource.php:188
23932 msgid "Pricing has been created"
23933 msgstr ""
23934
23935 #: api/Resource/ProductVariationResource.php:346
23936 msgid "Pricing has been updated"
23937 msgstr ""
23938
23939 #: app/Http/Requests/ProductUpdateRequest.php:356
23940 #: app/Http/Requests/ProductRequest.php:327
23941 msgid "Pricing is required when status is publish or scheduled."
23942 msgstr ""
23943
23944 #: api/Resource/ProductVariationResource.php:407
23945 msgid "Pricing not found in database."
23946 msgstr ""
23947
23948 #: app/Hooks/Handlers/BlockEditors/PricingTableBlockEditor.php:46
23949 msgid "Pricing Table"
23950 msgstr ""
23951
23952 #: app/Services/Renderer/PricingTableRenderer.php:69
23953 msgid "Pricing table"
23954 msgstr ""
23955
23956 #: api/Resource/ProductVariationResource.php:449
23957 msgid "Pricing table has been updated"
23958 msgstr ""
23959
23960 #: app/Services/Translations/admin-translation.php:1663
23961 msgid "Pricing Type"
23962 msgstr ""
23963
23964 #: app/Services/BulkProductInsertService.php:121
23965 msgid "Pricing Type is required."
23966 msgstr ""
23967
23968 #: app/Services/BulkProductInsertService.php:122
23969 msgid "Pricing Type must be simple or simple_variations."
23970 msgstr ""
23971
23972 #: app/Services/Translations/block-editor-translation.php:285
23973 msgid "Primary"
23974 msgstr ""
23975
23976 #: api/Resource/CustomerAddressResource.php:321
23977 msgid "Primary address cannot be deleted!"
23978 msgstr ""
23979
23980 #: app/Services/Translations/block-editor-translation.php:286
23981 msgid "Primary Color"
23982 msgstr ""
23983
23984 #: app/Services/Localization/i18n/states.php:739
23985 msgid "Primorje-Gorski Kotar County"
23986 msgstr ""
23987
23988 #: app/Services/Localization/i18n/states.php:290
23989 msgid "Prince Edward Island"
23990 msgstr ""
23991
23992 #: app/Views/frontend/print/index.php:12
23993 msgid "Print"
23994 msgstr ""
23995
23996 #: app/Services/Translations/admin-translation.php:1664
23997 msgid "Priority"
23998 msgstr ""
23999
24000 #: app/Helpers/Status.php:113 app/Helpers/Helper.php:373
24001 msgid "Private"
24002 msgstr ""
24003
24004 #: app/Services/Translations/admin-translation.php:1665
24005 msgid "Private (Invisible except Admin)"
24006 msgstr ""
24007
24008 #: app/Services/Translations/admin-translation.php:1666
24009 msgid "Pro"
24010 msgstr ""
24011
24012 #: app/Services/Translations/admin-translation.php:1667
24013 msgid "Pro Feature"
24014 msgstr ""
24015
24016 #: api/StoreSettings.php:1174
24017 #: app/Services/Translations/admin-translation.php:1668
24018 msgid "Pro feature"
24019 msgstr ""
24020
24021 #: app/Services/Translations/admin-translation.php:1669
24022 msgid "Problem with loading the editor. Please reload the page."
24023 msgstr ""
24024
24025 #: app/Services/Translations/customer-profile-translation.php:212
24026 msgid "Proceed to Payment"
24027 msgstr ""
24028
24029 #: app/Services/Translations/admin-translation.php:1670
24030 msgid "Processed"
24031 msgstr ""
24032
24033 #: app/Services/Translations/admin-translation.php:1671
24034 #, php-format
24035 msgid "Processed %1$s of %2$s test orders..."
24036 msgstr ""
24037
24038 #: app/Helpers/Status.php:160 app/Helpers/Status.php:173
24039 #: app/Helpers/Helper.php:222 app/Helpers/Helper.php:237
24040 #: app/Services/Filter/OrderFilter.php:252
24041 #: app/Services/Translations/checkout-translation.php:29
24042 #: app/Services/Translations/admin-translation.php:1672
24043 #: app/Services/Translations/customer-profile-translation.php:213
24044 #: app/Services/Translations/block-editor-translation.php:287
24045 msgid "Processing"
24046 msgstr ""
24047
24048 #: app/Services/Translations/checkout-translation.php:30
24049 msgid "Processing Order..."
24050 msgstr ""
24051
24052 #: app/Services/Translations/admin-translation.php:1673
24053 msgid "Processing..."
24054 msgstr ""
24055
24056 #: app/CPT/FluentProducts.php:187 app/Services/Filter/LicenseSiteFilter.php:107
24057 #: app/Services/Translations/admin-translation.php:1674
24058 #: app/Services/Translations/block-editor-translation.php:288
24059 #: app/Views/emails/digest.php:149
24060 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:70
24061 msgid "Product"
24062 msgstr ""
24063
24064 #: app/Services/Renderer/CartItemRenderer.php:159
24065 msgid "product"
24066 msgstr ""
24067
24068 #: app/CPT/FluentProducts.php:209
24069 msgctxt "product"
24070 msgid "Add New Product"
24071 msgstr ""
24072
24073 #. 1: product title, 2: product status
24074 #: app/Modules/MCP/Tools/ProductTools.php:256
24075 #, php-format
24076 msgid "Product \"%1$s\" — %2$s"
24077 msgstr ""
24078
24079 #. %s is the product title
24080 #: api/Resource/ProductResource.php:455
24081 #, php-format
24082 msgid "Product %s is deleted"
24083 msgstr ""
24084
24085 #: app/CPT/FluentProducts.php:190
24086 msgid "Product (FluentCart)"
24087 msgstr ""
24088
24089 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:284
24090 msgid "Product Action Container"
24091 msgstr ""
24092
24093 #: app/CPT/FluentProducts.php:318
24094 msgid "Product Brand"
24095 msgstr ""
24096
24097 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:310
24098 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:686
24099 msgid "Product Brands"
24100 msgstr ""
24101
24102 #: app/Modules/Templating/Bricks/DynamicData.php:38
24103 #: app/Modules/Templating/Bricks/DynamicData.php:39
24104 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:164
24105 msgid "Product Button"
24106 msgstr ""
24107
24108 #: app/Hooks/Handlers/BlockEditors/ProductCardBlockEditor.php:42
24109 msgid "Product Card"
24110 msgstr ""
24111
24112 #: app/Hooks/Handlers/BlockEditors/ProductCarousel/ProductCarouselBlockEditor.php:65
24113 msgid "Product Carousel"
24114 msgstr ""
24115
24116 #: app/Hooks/Handlers/BlockEditors/ProductCarousel/InnerBlocks/InnerBlocks.php:117
24117 msgid "Product Carousel Loop"
24118 msgstr ""
24119
24120 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:130
24121 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:289
24122 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:685
24123 msgid "Product Categories"
24124 msgstr ""
24125
24126 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:229
24127 msgid "Product categories"
24128 msgstr ""
24129
24130 #: app/Hooks/Handlers/BlockEditors/ProductCategoriesListBlockEditor.php:55
24131 msgid "Product Categories List"
24132 msgstr ""
24133
24134 #: app/CPT/FluentProducts.php:296
24135 #: app/Services/Translations/admin-translation.php:1675
24136 msgid "Product Category"
24137 msgstr ""
24138
24139 #: app/Http/Controllers/TaxRateController.php:984
24140 msgid "Product category tax override deleted"
24141 msgstr ""
24142
24143 #: app/Http/Controllers/TaxRateController.php:958
24144 msgid "Product category tax override saved"
24145 msgstr ""
24146
24147 #: app/Http/Controllers/TaxRateController.php:883
24148 #: app/Http/Controllers/TaxRateController.php:937
24149 msgid "Product category tax override updated"
24150 msgstr ""
24151
24152 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:199
24153 msgid "Product Container"
24154 msgstr ""
24155
24156 #: app/Modules/Templating/Bricks/Elements/ProductContent.php:21
24157 msgid "Product Content (FluentCart)"
24158 msgstr ""
24159
24160 #: app/Modules/Templating/Bricks/Elements/ProductContent.php:96
24161 msgid "Product content is empty."
24162 msgstr ""
24163
24164 #: app/Services/Translations/block-editor-translation.php:289
24165 msgid "Product Count"
24166 msgstr ""
24167
24168 #: api/Resource/ProductDetailResource.php:61
24169 #: api/Resource/ProductResource.php:107
24170 #: app/Http/Controllers/ProductController.php:181
24171 msgid "Product creation failed!"
24172 msgstr ""
24173
24174 #: api/Resource/ProductResource.php:452
24175 msgid "Product deleted"
24176 msgstr ""
24177
24178 #: app/Services/Translations/admin-translation.php:1690
24179 msgid "Product deleted successfully"
24180 msgstr ""
24181
24182 #: api/Resource/ProductResource.php:468
24183 msgid "Product deletion failed!"
24184 msgstr ""
24185
24186 #: app/Services/Translations/block-editor-translation.php:290
24187 #: app/Hooks/Handlers/BlockEditors/ProductDescriptionBlockEditor.php:88
24188 msgid "Product Description"
24189 msgstr ""
24190
24191 #: app/Services/Renderer/CartRenderer.php:181
24192 msgid "Product Details"
24193 msgstr ""
24194
24195 #: app/Services/Translations/admin-translation.php:1676
24196 msgid "Product Details Button"
24197 msgstr ""
24198
24199 #: app/Modules/Templating/Bricks/Elements/PriceRange.php:113
24200 msgid "Product does not have min-max range"
24201 msgstr ""
24202
24203 #: app/Http/Controllers/ProductDownloadablesController.php:168
24204 msgid "Product downloadable files updated successfully"
24205 msgstr ""
24206
24207 #: app/Services/Translations/admin-translation.php:1691
24208 msgid "Product duplicated successfully"
24209 msgstr ""
24210
24211 #: app/Http/Controllers/ProductController.php:271
24212 msgid ""
24213 "Product duplicated successfully. The new product has been saved as a draft."
24214 msgstr ""
24215
24216 #: app/Modules/Templating/Bricks/DynamicData.php:36
24217 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:122
24218 msgid "Product Excerpt"
24219 msgstr ""
24220
24221 #: app/Modules/Templating/Bricks/Elements/ProductShortDescription.php:21
24222 msgid "Product Excerpt (FluentCart)"
24223 msgstr ""
24224
24225 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:232
24226 msgid "Product Filter"
24227 msgstr ""
24228
24229 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:367
24230 msgid "Product Filter Apply Button"
24231 msgstr ""
24232
24233 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:356
24234 msgid "Product Filter Button"
24235 msgstr ""
24236
24237 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:348
24238 msgid "Product Filter Filters"
24239 msgstr ""
24240
24241 #: app/Services/Renderer/ProductFilterRender.php:37
24242 #: app/Services/Renderer/ShopAppRenderer.php:480
24243 msgid "Product filter form"
24244 msgstr ""
24245
24246 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:376
24247 msgid "Product Filter Reset Button"
24248 msgstr ""
24249
24250 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:325
24251 msgid "Product Filter Search Box"
24252 msgstr ""
24253
24254 #: app/Services/Renderer/ShopAppRenderer.php:476
24255 msgid "Product filters"
24256 msgstr ""
24257
24258 #: app/Services/Translations/admin-translation.php:1677
24259 #: app/Hooks/Handlers/BlockEditors/ProductGalleryBlockEditor.php:43
24260 msgid "Product Gallery"
24261 msgstr ""
24262
24263 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:28
24264 msgid "Product Gallery (FluentCart)"
24265 msgstr ""
24266
24267 #: app/Services/Translations/block-editor-translation.php:291
24268 msgid "Product Grid Option"
24269 msgstr ""
24270
24271 #: app/Services/Translations/block-editor-translation.php:292
24272 msgid "Product Grid Size"
24273 msgstr ""
24274
24275 #: api/Resource/ProductDetailResource.php:56
24276 #: api/Resource/ProductResource.php:102
24277 #: app/Http/Controllers/ProductController.php:177
24278 msgid "Product has been created successfully"
24279 msgstr ""
24280
24281 #: api/Resource/ProductResource.php:336 api/Resource/ProductResource.php:734
24282 #: api/Resource/ProductResource.php:756
24283 msgid "Product has been updated"
24284 msgstr ""
24285
24286 #: app/Services/Translations/admin-translation.php:1678
24287 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:154
24288 msgid "Product ID"
24289 msgstr ""
24290
24291 #: app/Http/Controllers/ProductIntegrationsController.php:187
24292 msgid "Product ID and Notification ID are required"
24293 msgstr ""
24294
24295 #: app/Services/BulkProductUpdateService.php:331
24296 msgid "Product ID is required"
24297 msgstr ""
24298
24299 #: app/Modules/Templating/TemplateActions.php:90
24300 msgid "Product ID not found"
24301 msgstr ""
24302
24303 #: app/Services/Renderer/CartRenderer.php:144
24304 #: app/Services/Translations/block-editor-translation.php:293
24305 #: app/Modules/Templating/Bricks/DynamicData.php:35
24306 #: app/Hooks/Handlers/BlockEditors/ProductImageBlockEditor.php:71
24307 #: app/Hooks/Handlers/BlockEditors/MediaCarousel/InnerBlocks/InnerBlocks.php:89
24308 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:153
24309 msgid "Product Image"
24310 msgstr ""
24311
24312 #: app/Services/Translations/customer-profile-translation.php:214
24313 msgid "Product image for"
24314 msgstr ""
24315
24316 #: app/Services/Renderer/ProductRenderer.php:381
24317 msgid "Product image thumbnails"
24318 msgstr ""
24319
24320 #: app/Hooks/Handlers/BlockEditors/ProductInfoBlockEditor.php:43
24321 msgid "Product Info"
24322 msgstr ""
24323
24324 #: app/Services/Translations/admin-translation.php:1679
24325 msgid "Product Integrations"
24326 msgstr ""
24327
24328 #: app/Services/Translations/admin-translation.php:1680
24329 msgid "Product Inventory"
24330 msgstr ""
24331
24332 #: app/Services/Translations/block-editor-translation.php:298
24333 msgid "Product is in stock"
24334 msgstr ""
24335
24336 #: app/Services/Translations/block-editor-translation.php:299
24337 msgid "Product is not on sale"
24338 msgstr ""
24339
24340 #: app/Http/Controllers/ProductController.php:473
24341 msgid "Product is now tax exempt"
24342 msgstr ""
24343
24344 #: app/Services/Translations/block-editor-translation.php:300
24345 msgid "Product is out of stock"
24346 msgstr ""
24347
24348 #: app/Services/Renderer/ProductListRenderer.php:48
24349 msgid "Product List"
24350 msgstr ""
24351
24352 #: app/Services/Renderer/ShopAppRenderer.php:253
24353 msgid "Product list"
24354 msgstr ""
24355
24356 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:481
24357 msgid "Product Loader"
24358 msgstr ""
24359
24360 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:386
24361 msgid "Product Loop"
24362 msgstr ""
24363
24364 #: app/Helpers/EditorShortCodeHelper.php:313
24365 #: app/Helpers/EditorShortCodeHelper.php:337
24366 #: app/Helpers/EditorShortCodeHelper.php:354
24367 #: app/Services/Translations/admin-translation.php:1681
24368 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:152
24369 msgid "Product Name"
24370 msgstr ""
24371
24372 #: app/Services/Translations/admin-translation.php:1692
24373 msgid "Product name"
24374 msgstr ""
24375
24376 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:297
24377 msgid "Product No Result"
24378 msgstr ""
24379
24380 #: app/Services/Async/DummyProductService.php:30
24381 #: app/Http/Routes/WebRoutes.php:139
24382 msgid "Product Not Found"
24383 msgstr ""
24384
24385 #: app/Services/BulkProductUpdateService.php:336 app/Models/Product.php:594
24386 #: app/Http/Controllers/ProductIntegrationsController.php:118
24387 #: app/Http/Controllers/ProductController.php:277
24388 #: app/Http/Controllers/ProductController.php:353
24389 #: app/Http/Controllers/ProductController.php:393
24390 #: app/Http/Controllers/ProductController.php:416
24391 #: app/Http/Controllers/ProductController.php:434
24392 #: app/Http/Controllers/ProductController.php:495
24393 #: app/Http/Controllers/ProductController.php:513
24394 #: app/Http/Controllers/ProductController.php:546
24395 #: app/Modules/Templating/TemplateActions.php:95
24396 #: app/Hooks/Cart/WebCheckoutHandler.php:1218
24397 #: app/Hooks/Handlers/ShortCodes/SingleProductShortCode.php:104
24398 #: app/Hooks/Handlers/BlockEditors/Buttons/BuyNowButtonBlockEditor.php:114
24399 #: app/Hooks/Handlers/BlockEditors/Buttons/AddToCartButtonBlockEditor.php:108
24400 msgid "Product not found"
24401 msgstr ""
24402
24403 #: api/Resource/ProductResource.php:473
24404 msgid "Product not found in database."
24405 msgstr ""
24406
24407 #: api/Resource/ProductDetailResource.php:97
24408 msgid "Product not found, please reload the page and try again!"
24409 msgstr ""
24410
24411 #: app/Services/Translations/admin-translation.php:1682
24412 msgid "Product Organizer"
24413 msgstr ""
24414
24415 #: app/Hooks/Handlers/BlockEditors/ProductPackageDescriptionBlockEditor.php:80
24416 msgid "Product Package Description"
24417 msgstr ""
24418
24419 #: api/StoreSettings.php:789
24420 #: app/Services/Translations/admin-translation.php:1683
24421 msgid "Product Page"
24422 msgstr ""
24423
24424 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:419
24425 msgid "Product Paginator"
24426 msgstr ""
24427
24428 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:431
24429 msgid "Product Paginator Info"
24430 msgstr ""
24431
24432 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:456
24433 msgid "Product Paginator Number"
24434 msgstr ""
24435
24436 #: app/Services/Translations/block-editor-translation.php:294
24437 msgid "Product Per Row"
24438 msgstr ""
24439
24440 #: app/Services/Translations/admin-translation.php:1684
24441 msgid "Product Performance Comparison"
24442 msgstr ""
24443
24444 #: app/Modules/Templating/Bricks/DynamicData.php:37
24445 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:135
24446 msgid "Product Price"
24447 msgstr ""
24448
24449 #: app/Services/Renderer/ProductCardRender.php:368
24450 msgid "Product pricing"
24451 msgstr ""
24452
24453 #: api/Resource/ProductDetailResource.php:154
24454 msgid "Product pricing has been changed!"
24455 msgstr ""
24456
24457 #: app/Services/Renderer/CartRenderer.php:292
24458 msgid "Product Quantity"
24459 msgstr ""
24460
24461 #: app/Services/Renderer/ProductRenderer.php:1111
24462 msgid "Product quantity"
24463 msgstr ""
24464
24465 #: app/Services/Translations/admin-translation.php:1685
24466 msgid "Product Report"
24467 msgstr ""
24468
24469 #: app/Services/Translations/admin-translation.php:1686
24470 msgid "Product Report Chart"
24471 msgstr ""
24472
24473 #: app/Hooks/Handlers/BlockEditors/SearchBarBlockEditor.php:35
24474 msgid "Product Search"
24475 msgstr ""
24476
24477 #: app/Services/Translations/block-editor-translation.php:295
24478 msgid "Product Settings"
24479 msgstr ""
24480
24481 #: app/Hooks/Handlers/BlockEditors/ProductSkuBlockEditor.php:82
24482 msgid "Product SKU"
24483 msgstr ""
24484
24485 #: api/StoreSettings.php:980
24486 msgid "Product Slug"
24487 msgstr ""
24488
24489 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:494
24490 msgid "Product Spinner"
24491 msgstr ""
24492
24493 #: app/Modules/Templating/Bricks/Elements/ProductStock.php:21
24494 msgid "Product Stock (FluentCart)"
24495 msgstr ""
24496
24497 #: app/Services/Translations/admin-translation.php:1687
24498 msgid "Product Taxonomies"
24499 msgstr ""
24500
24501 #: app/Services/Translations/block-editor-translation.php:296
24502 #: app/Hooks/Handlers/BlockEditors/RelatedProduct/InnerBlocks/InnerBlocks.php:49
24503 msgid "Product Template"
24504 msgstr ""
24505
24506 #: app/Services/Translations/admin-translation.php:1688
24507 #: app/Services/Translations/block-editor-translation.php:297
24508 #: app/Modules/Templating/Bricks/DynamicData.php:34
24509 #: app/Hooks/Handlers/BlockEditors/ProductTitleBlockEditor.php:90
24510 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:108
24511 msgid "Product Title"
24512 msgstr ""
24513
24514 #: app/Services/Translations/admin-translation.php:1693
24515 msgid "Product title"
24516 msgstr ""
24517
24518 #: app/Modules/Templating/Bricks/Elements/ProductTitle.php:15
24519 msgid "Product Title (FluentCart)"
24520 msgstr ""
24521
24522 #: app/Services/BulkProductInsertService.php:186
24523 msgid "Product title is required"
24524 msgstr ""
24525
24526 #: app/Http/Controllers/ProductController.php:1418
24527 msgid "Product title is required to generate SKU."
24528 msgstr ""
24529
24530 #: app/Services/Translations/admin-translation.php:1689
24531 msgid "Product Type"
24532 msgstr ""
24533
24534 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:182
24535 msgid "Product type"
24536 msgstr ""
24537
24538 #: app/Services/BulkProductInsertService.php:119
24539 msgid "Product Type is required."
24540 msgstr ""
24541
24542 #: app/Services/BulkProductInsertService.php:120
24543 msgid "Product Type must be physical or digital."
24544 msgstr ""
24545
24546 #: api/Resource/ProductResource.php:739 api/Resource/ProductResource.php:761
24547 msgid "Product update failed!"
24548 msgstr ""
24549
24550 #: api/Resource/ProductDetailResource.php:158
24551 msgid "Product update failed."
24552 msgstr ""
24553
24554 #: app/Helpers/OrderItemHelper.php:73
24555 msgid "Product Updates!"
24556 msgstr ""
24557
24558 #: app/Services/Renderer/ProductRenderer.php:858
24559 #: app/Services/Renderer/ProductRenderer.php:1739
24560 msgid "Product Variants"
24561 msgstr ""
24562
24563 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:118
24564 msgid "Product Variations"
24565 msgstr ""
24566
24567 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:254
24568 msgid "Product View Switcher"
24569 msgstr ""
24570
24571 #: app/Services/Translations/admin-translation.php:1694
24572 msgid "Product weight"
24573 msgstr ""
24574
24575 #: app/Modules/MCP/Tools/ProductTools.php:213
24576 msgid "product_id is required."
24577 msgstr ""
24578
24579 #: api/StoreSettings.php:633 app/CPT/FluentProducts.php:205
24580 #: app/CPT/FluentProducts.php:207 app/Helpers/AdminHelper.php:78
24581 #: app/Services/Filter/LicenseFilter.php:120
24582 #: app/Services/Filter/OrderBumpFilter.php:103
24583 #: app/Services/Renderer/ShopAppRenderer.php:245
24584 #: app/Services/Translations/admin-translation.php:1695
24585 #: app/Hooks/Handlers/MenuHandler.php:267
24586 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:106
24587 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:214
24588 #: app/Hooks/Handlers/BlockEditors/ShopApp/ShopAppBlockEditor.php:73
24589 msgid "Products"
24590 msgstr ""
24591
24592 #: app/Services/Translations/admin-translation.php:2656
24593 msgid "products"
24594 msgstr ""
24595
24596 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:34
24597 msgid "Products (FluentCart)"
24598 msgstr ""
24599
24600 #: app/Services/Translations/admin-translation.php:1696
24601 msgid "Products Fields"
24602 msgstr ""
24603
24604 #: app/Services/Async/DummyProductService.php:19
24605 #: app/Services/Async/DummyProductService.php:40
24606 #: app/Services/Async/DummyProductService.php:52
24607 #: app/Services/Async/DummyProductService.php:66
24608 msgid "Products for this category is not found"
24609 msgstr ""
24610
24611 #: app/Services/Translations/block-editor-translation.php:301
24612 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:129
24613 msgid "Products per page"
24614 msgstr ""
24615
24616 #: api/Resource/ProductResource.php:534
24617 msgid "Products selection is required"
24618 msgstr ""
24619
24620 #: app/Services/Translations/admin-translation.php:1697
24621 msgid "Products to be deleted:"
24622 msgstr ""
24623
24624 #: app/Services/Translations/customer-profile-translation.php:215
24625 #: app/Services/Translations/block-editor-translation.php:302
24626 #: app/Hooks/Handlers/ShortCodes/CustomerProfileHandler.php:242
24627 msgid "Profile"
24628 msgstr ""
24629
24630 #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:231
24631 msgid "Profile updated successfully"
24632 msgstr ""
24633
24634 #: app/Services/Translations/admin-translation.php:1698
24635 msgid "Profit"
24636 msgstr ""
24637
24638 #: app/Services/Translations/admin-translation.php:1699
24639 msgid "Promotional Product"
24640 msgstr ""
24641
24642 #: app/Services/Translations/admin-translation.php:1700
24643 msgid "Prorate"
24644 msgstr ""
24645
24646 #: app/Services/Renderer/CartSummaryRender.php:377
24647 #: app/Services/Translations/admin-translation.php:1701
24648 #: app/Services/Translations/customer-profile-translation.php:299
24649 #: app/Views/invoice/thank_you.php:197 app/Views/invoice/thank_you.php:217
24650 #: app/Views/invoice/receipt_slip.php:341
24651 #: app/Views/invoice/receipt_slip.php:360
24652 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:609
24653 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:628
24654 #: app/Services/Renderer/Receipt/ThankYouRender.php:426
24655 #: app/Services/Renderer/Receipt/ThankYouRender.php:445
24656 #: app/Views/emails/parts/items_table.php:343
24657 #: app/Views/emails/parts/items_table.php:370
24658 #: app/Hooks/Handlers/CustomCheckout/CustomCheckout.php:189
24659 msgid "Prorate Credit"
24660 msgstr ""
24661
24662 #: app/Modules/Turnstile/TurnstileInit.php:16
24663 msgid ""
24664 "Protect your checkout page from spam and bots using Cloudflare Turnstile "
24665 "invisible reCAPTCHA."
24666 msgstr ""
24667
24668 #: app/Modules/MCP/Tools/LabelTools.php:79
24669 msgid "Provide add_label_ids and/or remove_label_ids."
24670 msgstr ""
24671
24672 #: app/Modules/MCP/Tools/CouponTools.php:170
24673 msgid "Provide at least one field to update."
24674 msgstr ""
24675
24676 #: app/Modules/MCP/Tools/CustomerTools.php:370
24677 msgid "Provide customer_id or email."
24678 msgstr ""
24679
24680 #: app/Modules/MCP/Tools/CustomerTools.php:140
24681 msgid "Provide customer_id to update, or email to create or match."
24682 msgstr ""
24683
24684 #: app/Modules/MCP/Tools/ContextTools.php:270
24685 msgid ""
24686 "Provide one or more kinds. Valid: coupons, labels, gateways, tax_classes, "
24687 "shipping_zones, product_categories."
24688 msgstr ""
24689
24690 #: app/Services/Translations/customer-profile-translation.php:216
24691 msgid ""
24692 "Provide or update the address where your billing statements and invoices "
24693 "will be sent."
24694 msgstr ""
24695
24696 #: app/Services/Translations/customer-profile-translation.php:217
24697 msgid "Provide or update the address where your orders will be delivered."
24698 msgstr ""
24699
24700 #: app/Modules/MCP/Tools/OrderTools.php:489
24701 msgid "Provide order_id, uuid, or invoice_no."
24702 msgstr ""
24703
24704 #: app/Modules/MCP/Tools/OrderTools.php:789
24705 msgid "Provide order_status and/or shipping_status."
24706 msgstr ""
24707
24708 #: app/Services/Translations/admin-translation.php:1703
24709 msgid ""
24710 "Provide Valid Email Address email as per your domain/SMTP settings. This\n"
24711 "email will be used to send emails like notifications"
24712 msgstr ""
24713
24714 #: api/StoreSettings.php:257
24715 msgid "Provide your physical business address details."
24716 msgstr ""
24717
24718 #: api/Customers.php:169 api/Resource/CustomerResource.php:326
24719 #: api/Resource/FrontendResource/CustomerResource.php:226
24720 msgid "Provided customer status is not valid"
24721 msgstr ""
24722
24723 #: app/Http/Controllers/OrderController.php:891
24724 msgid "Provided order status is not valid"
24725 msgstr ""
24726
24727 #: app/Http/Controllers/OrderController.php:958
24728 msgid "Provided payment status is not valid"
24729 msgstr ""
24730
24731 #: app/Http/Controllers/OrderController.php:866
24732 msgid "Provided shipping status is not valid"
24733 msgstr ""
24734
24735 #: api/Resource/OrderResource.php:2154
24736 msgid "Provided status is not valid"
24737 msgstr ""
24738
24739 #: app/Http/Controllers/OrderController.php:1099
24740 msgid "Provided transaction status is not valid"
24741 msgstr ""
24742
24743 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:315
24744 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:479
24745 msgid "Provider"
24746 msgstr ""
24747
24748 #: app/Modules/Integrations/IntegrationHelper.php:23
24749 msgid "Provider and scope are required for integration settings."
24750 msgstr ""
24751
24752 #: app/Services/Localization/i18n/address-locales.php:32
24753 #: app/Services/Localization/i18n/address-locales.php:151
24754 #: app/Services/Localization/i18n/address-locales.php:177
24755 #: app/Services/Localization/i18n/address-locales.php:190
24756 #: app/Services/Localization/i18n/address-locales.php:233
24757 #: app/Services/Localization/i18n/address-locales.php:238
24758 #: app/Services/Localization/i18n/address-locales.php:358
24759 #: app/Services/Localization/i18n/address-locales.php:422
24760 #: app/Services/Localization/i18n/address-locales.php:524
24761 #: app/Services/Localization/i18n/address-locales.php:579
24762 #: app/Services/Localization/i18n/address-locales.php:684
24763 #: app/Services/Localization/i18n/address-locales.php:727
24764 #: app/Services/Localization/i18n/address-locales.php:813
24765 msgid "Province"
24766 msgstr ""
24767
24768 #: app/Services/Localization/i18n/states.php:1978
24769 msgid "Prykarpattia"
24770 msgstr ""
24771
24772 #: app/Helpers/Status.php:111 app/Helpers/Helper.php:370
24773 #: app/Services/Translations/admin-translation.php:1705
24774 msgid "Publish"
24775 msgstr ""
24776
24777 #: app/Services/Translations/admin-translation.php:1706
24778 #: app/Services/Translations/customer-profile-translation.php:218
24779 msgid "Published"
24780 msgstr ""
24781
24782 #: app/Services/Translations/admin-translation.php:2657
24783 msgid "published"
24784 msgstr ""
24785
24786 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:153
24787 msgid "Published date"
24788 msgstr ""
24789
24790 #. %s is the post date
24791 #: app/Services/Translations/admin-translation.php:1708
24792 #, php-format
24793 msgid "Publishes On: %s"
24794 msgstr ""
24795
24796 #. %s is the post date
24797 #: app/Services/Translations/admin-translation.php:1710
24798 #, php-format
24799 msgid "Publishes on: %s"
24800 msgstr ""
24801
24802 #: app/Services/Translations/admin-translation.php:1711
24803 msgid "Publishing"
24804 msgstr ""
24805
24806 #: app/Services/Localization/i18n/states.php:1344
24807 msgid "Puebla"
24808 msgstr ""
24809
24810 #: app/Services/Localization/i18n/states.php:469
24811 msgid "Puerto Plata"
24812 msgstr ""
24813
24814 #: app/Services/Localization/i18n/countries.php:190
24815 msgid "Puerto Rico"
24816 msgstr ""
24817
24818 #: app/Services/Localization/i18n/states.php:862
24819 #: app/Services/Localization/i18n/states.php:1632
24820 msgid "Punjab"
24821 msgstr ""
24822
24823 #: app/Services/Localization/i18n/states.php:1535
24824 msgid "Puno"
24825 msgstr ""
24826
24827 #: app/Services/Localization/i18n/states.php:416
24828 msgid "Puntarenas"
24829 msgstr ""
24830
24831 #: app/Services/Translations/admin-translation.php:1712
24832 msgid "Purchasable"
24833 msgstr ""
24834
24835 #: app/Services/Translations/admin-translation.php:1713
24836 msgid "Purchase"
24837 msgstr ""
24838
24839 #: app/Services/Translations/admin-translation.php:1715
24840 msgid "Purchase a new license"
24841 msgstr ""
24842
24843 #: app/Services/Coupon/Concerns/CanValidateCoupon.php:77
24844 msgid "Purchase amount is smaller than required amount"
24845 msgstr ""
24846
24847 #: app/Services/Translations/admin-translation.php:1714
24848 msgid "Purchase Date"
24849 msgstr ""
24850
24851 #: app/Services/Translations/customer-profile-translation.php:219
24852 #: app/Services/Translations/block-editor-translation.php:303
24853 #: app/Hooks/Handlers/BlockEditors/CustomerProfileBlockEditor.php:43
24854 #: app/Hooks/Handlers/ShortCodes/CustomerProfileHandler.php:210
24855 msgid "Purchase History"
24856 msgstr ""
24857
24858 #: app/Services/Translations/admin-translation.php:1716
24859 msgid "Purchase one here"
24860 msgstr ""
24861
24862 #: app/Services/Email/EmailNotifications.php:99
24863 msgid "Purchase Receipt #{{order.invoice_no}}"
24864 msgstr ""
24865
24866 #: app/Services/Email/EmailNotifications.php:91
24867 msgid "Purchase receipt to customer"
24868 msgstr ""
24869
24870 #: app/Views/invoice/thank_you.php:53
24871 #: app/Services/Renderer/Receipt/ThankYouRender.php:131
24872 msgid "Purchase Successful!"
24873 msgstr ""
24874
24875 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:111
24876 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:124
24877 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:138
24878 msgid "purchased"
24879 msgstr ""
24880
24881 #: app/Services/Filter/CustomerFilter.php:91
24882 #: app/Services/Translations/admin-translation.php:1717
24883 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:594
24884 #: app/Modules/Integrations/FluentPlugins/FluentSupportWidget.php:53
24885 msgid "Purchases"
24886 msgstr ""
24887
24888 #: app/Services/Localization/i18n/states.php:1372
24889 msgid "Putrajaya"
24890 msgstr ""
24891
24892 #: app/Services/Localization/i18n/states.php:399
24893 msgid "Putumayo"
24894 msgstr ""
24895
24896 #: app/Services/Localization/i18n/states.php:575
24897 msgid "Qalyubia"
24898 msgstr ""
24899
24900 #: app/Services/Localization/i18n/countries.php:191
24901 msgid "Qatar"
24902 msgstr ""
24903
24904 #: app/Helpers/CurrenciesHelper.php:121
24905 msgid "Qatari Riyal"
24906 msgstr ""
24907
24908 #: app/Services/Localization/i18n/states.php:577
24909 msgid "Qena"
24910 msgstr ""
24911
24912 #: app/Services/Localization/i18n/states.php:369
24913 msgid "Qinghai / 青海"
24914 msgstr ""
24915
24916 #: app/Services/Localization/i18n/states.php:902
24917 msgid "Qom (قم)"
24918 msgstr ""
24919
24920 #: app/Views/invoice/receipt_slip.php:273
24921 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:484
24922 msgid "Qty"
24923 msgstr ""
24924
24925 #: app/Helpers/EditorShortCodeHelper.php:315
24926 #: app/Services/Renderer/ProductRenderer.php:1085
24927 #: app/Services/Renderer/ProductRenderer.php:1109
24928 #: app/Services/Translations/admin-translation.php:1718
24929 #: app/Services/Translations/block-editor-translation.php:304
24930 msgid "Quantity"
24931 msgstr ""
24932
24933 #. %d: quantity
24934 #: app/Services/Renderer/CartItemRenderer.php:120
24935 msgid "Quantity %d"
24936 msgstr ""
24937
24938 #: api/Resource/FrontendResource/CartResource.php:180
24939 msgid "Quantity can not be negative."
24940 msgstr ""
24941
24942 #: app/Services/CustomPayment/PaymentItem.php:29
24943 msgid "Quantity must be greater than 0."
24944 msgstr ""
24945
24946 #: api/Resource/FrontendResource/CartResource.php:547
24947 msgid "Quantity updated!"
24948 msgstr ""
24949
24950 #: app/Helpers/Helper.php:1018 app/Helpers/Helper.php:1125
24951 #: app/Helpers/Helper.php:1623
24952 msgid "quarter"
24953 msgid_plural "quarters"
24954 msgstr[0] ""
24955 msgstr[1] ""
24956
24957 #: app/Helpers/Helper.php:1648
24958 #: app/Services/Translations/admin-translation.php:1719
24959 #: app/Hooks/Handlers/ReminderHandler.php:244
24960 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:152
24961 msgid "Quarterly"
24962 msgstr ""
24963
24964 #: app/Http/Requests/SchedulingSettingsRequest.php:78
24965 msgid "Quarterly renewal reminder days must be a whole number."
24966 msgstr ""
24967
24968 #: app/Http/Requests/SchedulingSettingsRequest.php:79
24969 msgid "Quarterly renewal reminder days must be at least 7."
24970 msgstr ""
24971
24972 #: app/Http/Requests/SchedulingSettingsRequest.php:80
24973 msgid "Quarterly renewal reminder days must not exceed 60."
24974 msgstr ""
24975
24976 #: app/Services/Localization/i18n/states.php:291
24977 msgid "Quebec"
24978 msgstr ""
24979
24980 #: app/Services/Localization/i18n/states.php:120
24981 msgid "Queensland"
24982 msgstr ""
24983
24984 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:40
24985 msgid "Query"
24986 msgstr ""
24987
24988 #: app/Modules/MCP/Tools/ReportTools.php:204
24989 msgid "Query Customers (flexible aggregate)"
24990 msgstr ""
24991
24992 #: app/Modules/MCP/Tools/ReportTools.php:153
24993 msgid "Query Orders (flexible aggregate)"
24994 msgstr ""
24995
24996 #: app/Modules/MCP/Tools/ReportTools.php:183
24997 msgid "Query Products (flexible aggregate)"
24998 msgstr ""
24999
25000 #: app/Modules/MCP/Tools/ReportTools.php:128
25001 msgid "Query Sources (UTM attribution)"
25002 msgstr ""
25003
25004 #: app/Services/Translations/block-editor-translation.php:305
25005 msgid "Query type"
25006 msgstr ""
25007
25008 #: app/Services/Localization/i18n/states.php:1345
25009 msgid "Querétaro"
25010 msgstr ""
25011
25012 #: app/Services/Localization/i18n/states.php:695
25013 msgid "Quetzaltenango"
25014 msgstr ""
25015
25016 #: app/Services/Localization/i18n/states.php:1603
25017 msgid "Quezon"
25018 msgstr ""
25019
25020 #: app/Services/Localization/i18n/states.php:696
25021 msgid "Quiché"
25022 msgstr ""
25023
25024 #: app/Services/Translations/admin-translation.php:1720
25025 msgid "Quick Edit"
25026 msgstr ""
25027
25028 #: app/Http/Controllers/ProductController.php:723
25029 msgid "Quick Sales Overview"
25030 msgstr ""
25031
25032 #: app/Services/Localization/i18n/states.php:400
25033 msgid "Quindío"
25034 msgstr ""
25035
25036 #: app/Services/Localization/i18n/states.php:1346
25037 msgid "Quintana Roo"
25038 msgstr ""
25039
25040 #: app/Services/Localization/i18n/states.php:1604
25041 msgid "Quirino"
25042 msgstr ""
25043
25044 #: app/Services/Localization/i18n/states.php:1257
25045 msgid "Rabat"
25046 msgstr ""
25047
25048 #: app/Services/Translations/admin-translation.php:1721
25049 msgid "Radio"
25050 msgstr ""
25051
25052 #: app/Services/Localization/i18n/states.php:989
25053 msgid "Ragusa"
25054 msgstr ""
25055
25056 #: app/Services/Localization/i18n/states.php:863
25057 msgid "Rajasthan"
25058 msgstr ""
25059
25060 #: app/Services/Localization/i18n/states.php:180
25061 msgid "Rajbari"
25062 msgstr ""
25063
25064 #: app/Services/Localization/i18n/states.php:181
25065 msgid "Rajshahi"
25066 msgstr ""
25067
25068 #: app/Services/Localization/i18n/states.php:2113
25069 msgid "Rakai"
25070 msgstr ""
25071
25072 #: app/Services/Translations/block-editor-translation.php:306
25073 msgid "Random"
25074 msgstr ""
25075
25076 #: app/Services/Localization/i18n/states.php:182
25077 msgid "Rangamati"
25078 msgstr ""
25079
25080 #: app/Services/Translations/block-editor-translation.php:307
25081 msgid "Range"
25082 msgstr ""
25083
25084 #: app/Services/Translations/block-editor-translation.php:308
25085 msgid "Range Filter Only works in pages."
25086 msgstr ""
25087
25088 #: app/Services/Translations/block-editor-translation.php:309
25089 msgid "Range Slider Background"
25090 msgstr ""
25091
25092 #: app/Services/Localization/i18n/states.php:183
25093 msgid "Rangpur"
25094 msgstr ""
25095
25096 #: app/Services/Localization/i18n/states.php:1789
25097 msgid "Ranong"
25098 msgstr ""
25099
25100 #: app/Services/Localization/i18n/states.php:1457
25101 msgid "Rapti"
25102 msgstr ""
25103
25104 #: app/Services/Localization/i18n/states.php:1790
25105 msgid "Ratchaburi"
25106 msgstr ""
25107
25108 #: app/Services/Translations/admin-translation.php:1722
25109 msgid "Rate"
25110 msgstr ""
25111
25112 #: app/Services/Translations/admin-translation.php:1723
25113 msgid "Rates"
25114 msgstr ""
25115
25116 #: app/Services/Translations/admin-translation.php:1724
25117 msgid ""
25118 "Rates are pre-filled for convenience and may not reflect current laws — "
25119 "verify with a tax advisor before going live. If you sell products taxed at "
25120 "different rates (e.g. food, books, digital goods), use the"
25121 msgstr ""
25122
25123 #: app/Services/Localization/i18n/states.php:990
25124 msgid "Ravenna"
25125 msgstr ""
25126
25127 #: app/Services/Localization/i18n/states.php:1791
25128 msgid "Rayong"
25129 msgstr ""
25130
25131 #: app/Services/Localization/i18n/states.php:898
25132 msgid "Razavi Khorasan (خراسان رضوی)"
25133 msgstr ""
25134
25135 #: app/Services/Localization/i18n/states.php:208
25136 msgid "Razgrad"
25137 msgstr ""
25138
25139 #: app/Modules/PaymentMethods/PromoGateways/Addons/RazorpayAddon.php:85
25140 #: app/Modules/PaymentMethods/PromoGateways/Addons/RazorpayAddon.php:113
25141 msgid "Razorpay Payment Gateway"
25142 msgstr ""
25143
25144 #: app/Modules/PaymentMethods/Core/AbstractSubscriptionModule.php:92
25145 msgid ""
25146 "Re-sync subscription from remote is not implemented for this payment method."
25147 msgstr ""
25148
25149 #: app/Services/Translations/customer-profile-translation.php:220
25150 msgid "Reactivate"
25151 msgstr ""
25152
25153 #: app/Views/emails/subscription/canceled/customer.php:76
25154 msgid "Reactivate Subscription"
25155 msgstr ""
25156
25157 #: app/Services/Translations/customer-profile-translation.php:221
25158 msgid "Reactivate Subscription Plan"
25159 msgstr ""
25160
25161 #: app/Services/Translations/admin-translation.php:1725
25162 msgid "Reactivate Subscription!"
25163 msgstr ""
25164
25165 #. %1$s: opening <strong> tag, %2$s: closing </strong> tag
25166 #: app/Services/Email/StoreDigestService.php:732
25167 #, php-format
25168 msgid ""
25169 "Ready for more? %1$sFluentCart Pro%2$s brings premium payment gateways, "
25170 "integrations, and customizations to help your store grow."
25171 msgstr ""
25172
25173 #: app/Services/Translations/admin-translation.php:1726
25174 #: app/Views/emails/subscription/canceled/customer.php:57
25175 #: app/Views/emails/subscription/canceled/admin.php:41
25176 msgid "Reason"
25177 msgstr ""
25178
25179 #: app/Services/Translations/admin-translation.php:1727
25180 msgid "Reason for discount"
25181 msgstr ""
25182
25183 #: app/Services/Translations/admin-translation.php:1728
25184 msgid "Reason is required"
25185 msgstr ""
25186
25187 #: app/Services/Translations/admin-translation.php:1729
25188 msgid "Reason of refund"
25189 msgstr ""
25190
25191 #: app/Services/Translations/admin-translation.php:1730
25192 msgid "Recalculate lifetime value"
25193 msgstr ""
25194
25195 #: app/Services/Translations/admin-translation.php:1731
25196 msgid "Recalculating with product latest info..."
25197 msgstr ""
25198
25199 #: api/StoreSettings.php:734 api/StoreSettings.php:744
25200 #: app/Services/Translations/admin-translation.php:1732
25201 #: app/Services/Translations/customer-profile-translation.php:222
25202 msgid "Receipt"
25203 msgstr ""
25204
25205 #: app/Views/emails/components/header.php:14
25206 msgid "Receipt #"
25207 msgstr ""
25208
25209 #: app/Services/FrontendView.php:116
25210 msgid "Receipt Number"
25211 msgstr ""
25212
25213 #: app/Hooks/Handlers/MenuHandler.php:81
25214 msgid "Receipt Page"
25215 msgstr ""
25216
25217 #: api/StoreSettings.php:1144
25218 msgid "Receipt Prefix"
25219 msgstr ""
25220
25221 #: api/StoreSettings.php:1119
25222 msgid "Receipt Settings"
25223 msgstr ""
25224
25225 #: app/Services/Translations/admin-translation.php:1733
25226 msgid "Receipt Template"
25227 msgstr ""
25228
25229 #: app/Services/PDF/ReceiptPdfTemplateService.php:32
25230 msgid "Receipt template for subscription renewal payments"
25231 msgstr ""
25232
25233 #: app/Services/Translations/admin-translation.php:1734
25234 msgid "Received Stock"
25235 msgstr ""
25236
25237 #: app/Services/Translations/admin-translation.php:1735
25238 msgid "Recent Actions"
25239 msgstr ""
25240
25241 #: app/Services/Translations/admin-translation.php:1736
25242 msgid "Recent Activities"
25243 msgstr ""
25244
25245 #: app/Services/Translations/admin-translation.php:1737
25246 msgid "Recent Orders"
25247 msgstr ""
25248
25249 #: app/Services/Translations/admin-translation.php:1738
25250 msgid "Recipient"
25251 msgstr ""
25252
25253 #: app/Services/Translations/admin-translation.php:1739
25254 msgid "Recipient email addresses"
25255 msgstr ""
25256
25257 #: app/Services/Translations/admin-translation.php:1740
25258 msgid "Recipients & General"
25259 msgstr ""
25260
25261 #: app/Services/Renderer/PricingTableRenderer.php:232
25262 #: app/Services/Translations/block-editor-translation.php:310
25263 msgid "Recommended"
25264 msgstr ""
25265
25266 #: app/Services/Translations/admin-translation.php:1741
25267 #: app/Services/Translations/block-editor-translation.php:311
25268 msgid "Recommended variant"
25269 msgstr ""
25270
25271 #: app/Helpers/EditorShortCodeHelper.php:371
25272 msgid "Recurring Amount"
25273 msgstr ""
25274
25275 #: app/Helpers/EditorShortCodeHelper.php:372
25276 msgid "Recurring Amount (Formatted)"
25277 msgstr ""
25278
25279 #: app/Modules/PaymentMethods/PromoGateways/Pro/PaddlePromo.php:62
25280 msgid "Recurring billing & subscriptions"
25281 msgstr ""
25282
25283 #: app/Services/Translations/admin-translation.php:1742
25284 msgid "Recurring Coupon"
25285 msgstr ""
25286
25287 #. %1$s: expected plan ID, %2$s: received plan ID, %3$d: subscription ID
25288 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:467
25289 #, php-format
25290 msgid ""
25291 "Recurring payment plan mismatch. Expected: %1$s, Received: %2$s. "
25292 "Subscription ID: %3$d. Payment not recorded."
25293 msgstr ""
25294
25295 #: app/Modules/PaymentMethods/PromoGateways/Pro/MolliePromo.php:63
25296 #: app/Modules/PaymentMethods/PromoGateways/Addons/PaystackAddon.php:90
25297 msgid "Recurring payments & subscriptions"
25298 msgstr ""
25299
25300 #: app/Modules/PaymentMethods/PromoGateways/Addons/SquareAddon.php:86
25301 msgid "Recurring subscriptions"
25302 msgstr ""
25303
25304 #: app/Services/Localization/i18n/states.php:564
25305 msgid "Red Sea"
25306 msgstr ""
25307
25308 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:184
25309 msgid "redirecting for action"
25310 msgstr ""
25311
25312 #: app/Services/Translations/checkout-translation.php:31
25313 msgid "Redirecting please wait..."
25314 msgstr ""
25315
25316 #: app/Services/Translations/payments-translation.php:13
25317 msgid "Redirecting to receipt..."
25318 msgstr ""
25319
25320 #: app/Modules/PaymentMethods/StripeGateway/Processor.php:379
25321 #: app/Modules/PaymentMethods/StripeGateway/Processor.php:539
25322 msgid "Redirecting to Stripe checkout..."
25323 msgstr ""
25324
25325 #: app/Services/Translations/checkout-translation.php:32
25326 msgid "Redirecting..."
25327 msgstr ""
25328
25329 #: app/Services/Tax/TaxManager.php:176 app/Services/Tax/TaxManager.php:570
25330 #: app/Services/Translations/admin-translation.php:1743
25331 msgid "Reduced"
25332 msgstr ""
25333
25334 #: app/Services/Filter/OrderFilter.php:489
25335 #: app/Services/Translations/admin-translation.php:1744
25336 msgid "Refer Url"
25337 msgstr ""
25338
25339 #: app/Services/Translations/admin-translation.php:1745
25340 #: app/Services/Widgets/DashboardWidget.php:72
25341 #: app/Views/invoice/thank_you.php:305 app/Views/invoice/receipt_slip.php:437
25342 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:751
25343 #: app/Services/Renderer/Receipt/ThankYouRender.php:566
25344 #: app/Views/emails/parts/items_table.php:552
25345 #: app/Views/emails/parts/items_table.php:584
25346 msgid "Refund"
25347 msgstr ""
25348
25349 #. 1: requested amount, 2: remaining refundable
25350 #: app/Modules/MCP/Tools/OrderTools.php:1013
25351 #, php-format
25352 msgid "Refund %1$s exceeds the remaining refundable balance %2$s."
25353 msgstr ""
25354
25355 #: app/Helpers/EditorShortCodeHelper.php:180
25356 msgid "Refund Amount"
25357 msgstr ""
25358
25359 #: app/Services/Translations/admin-translation.php:1749
25360 msgid "Refund amount"
25361 msgstr ""
25362
25363 #: app/Helpers/EditorShortCodeHelper.php:181
25364 msgid "Refund Amount (Formatted)"
25365 msgstr ""
25366
25367 #: app/Services/Payments/Refund.php:39
25368 msgid ""
25369 "Refund amount exceeds the maximum refundable amount for this transaction."
25370 msgstr ""
25371
25372 #: app/Services/Payments/Refund.php:35
25373 msgid "Refund amount exceeds the net paid amount for this order."
25374 msgstr ""
25375
25376 #: app/Http/Controllers/OrderController.php:275
25377 msgid "Refund amount is required"
25378 msgstr ""
25379
25380 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:109
25381 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:629
25382 msgid "Refund amount is required."
25383 msgstr ""
25384
25385 #: app/Modules/MCP/Tools/OrderTools.php:1006
25386 msgid "Refund amount must be greater than zero."
25387 msgstr ""
25388
25389 #: app/Modules/MCP/Tools/OrderTools.php:163
25390 msgid ""
25391 "Refund an order through its payment gateway. ALWAYS call with dry_run:true "
25392 "first to preview the refundable amount and receive a confirm_token, then "
25393 "call again with that confirm_token plus an idempotency_key to execute. "
25394 "Without an idempotency_key a repeated execute could double-refund. amount is "
25395 "in store currency; omit to refund the full remaining balance. The preview "
25396 "reports payment_mode and live_gateway_action; executing a LIVE refund "
25397 "requires the operator to opt in (test-mode always works)."
25398 msgstr ""
25399
25400 #: app/Services/Email/EmailNotifications.php:207
25401 msgid "Refund Confirmation from {{settings.store_name}}"
25402 msgstr ""
25403
25404 #: app/Modules/PaymentMethods/StripeGateway/StripeHelper.php:165
25405 msgid ""
25406 "Refund could not be processed in stripe. Please check on your stripe account"
25407 msgstr ""
25408
25409 #: app/Services/Translations/admin-translation.php:1746
25410 msgid "Refund Count"
25411 msgstr ""
25412
25413 #: app/Services/Translations/admin-translation.php:1750
25414 msgid "Refund customer"
25415 msgstr ""
25416
25417 #: app/Services/Translations/admin-translation.php:1751
25418 msgid "Refund initiating on remote..."
25419 msgstr ""
25420
25421 #: app/Modules/PaymentMethods/PromoGateways/Pro/AuthorizeNetPromo.php:68
25422 #: app/Modules/PaymentMethods/PromoGateways/Pro/MolliePromo.php:65
25423 msgid "Refund management & webhooks"
25424 msgstr ""
25425
25426 #: app/Modules/MCP/Tools/ReportTools.php:110
25427 msgid ""
25428 "Refund metrics for a period: refunded order count, refund rate as a share of "
25429 "paid orders, total and average refunded amount. Scoped to one currency."
25430 msgstr ""
25431
25432 #: app/Modules/PaymentMethods/PayPalGateway/PayPalHelper.php:134
25433 msgid "Refund not completed in paypal. Please refund from PayPal Manually."
25434 msgstr ""
25435
25436 #: app/Services/PDF/ReceiptPdfTemplateService.php:45
25437 #: app/Services/PDF/ReceiptPdfTemplateService.php:51
25438 msgid "Refund Notice"
25439 msgstr ""
25440
25441 #: app/Modules/MCP/Tools/OrderTools.php:162
25442 msgid "Refund Order"
25443 msgstr ""
25444
25445 #: app/Modules/PaymentMethods/Core/AbstractPaymentGateway.php:346
25446 msgid "Refund process is not implemented for this payment gateway."
25447 msgstr ""
25448
25449 #: app/Http/Controllers/OrderController.php:302
25450 msgid "Refund processed manually."
25451 msgstr ""
25452
25453 #: app/Http/Controllers/OrderController.php:306
25454 #, php-format
25455 msgid "Refund processed manually. source: %s"
25456 msgstr ""
25457
25458 #: app/Http/Controllers/OrderController.php:318
25459 #, php-format
25460 msgid "Refund processed on %s"
25461 msgstr ""
25462
25463 #: app/Http/Controllers/OrderController.php:296
25464 msgid "Refund processed on FluentCart."
25465 msgstr ""
25466
25467 #: app/Services/Translations/admin-translation.php:1747
25468 msgid "Refund Rate"
25469 msgstr ""
25470
25471 #: app/Services/Email/EmailNotifications.php:189
25472 msgid "Refund sent to {{order.customer.full_name}}"
25473 msgstr ""
25474
25475 #: app/Services/Translations/admin-translation.php:1748
25476 msgid "Refund Transaction"
25477 msgstr ""
25478
25479 #. 1: payment method, 2: status
25480 #: app/Modules/MCP/Tools/OrderTools.php:760
25481 #, php-format
25482 msgid "Refund via %1$s — %2$s"
25483 msgstr ""
25484
25485 #: app/Services/Translations/admin-translation.php:1752
25486 msgid "Refund with transaction"
25487 msgstr ""
25488
25489 #. %1$s - refundable amount
25490 #: app/Services/Translations/admin-translation.php:1754
25491 #, php-format
25492 msgid "Refundable: %1$s"
25493 msgstr ""
25494
25495 #: app/Helpers/Status.php:192 app/Helpers/Status.php:206
25496 #: app/Helpers/Status.php:224 app/Helpers/Helper.php:320
25497 #: app/Helpers/Helper.php:341 app/Services/Filter/OrderFilter.php:267
25498 #: app/Services/Filter/OrderFilter.php:388
25499 #: app/Services/Filter/OrderFilter.php:403
25500 #: app/Services/Translations/admin-translation.php:1755
25501 msgid "Refunded"
25502 msgstr ""
25503
25504 #. 1: refunded amount, 2: order id
25505 #: app/Modules/MCP/Tools/OrderTools.php:1076
25506 #, php-format
25507 msgid "Refunded %1$s on order #%2$d."
25508 msgstr ""
25509
25510 #: app/Services/Translations/admin-translation.php:1756
25511 msgid "Refunded Amount"
25512 msgstr ""
25513
25514 #: app/Services/Translations/admin-translation.php:1757
25515 #: app/Views/emails/digest.php:108
25516 msgid "Refunds"
25517 msgstr ""
25518
25519 #: app/Services/Translations/admin-translation.php:1758
25520 msgid "Refunds Chart"
25521 msgstr ""
25522
25523 #: app/Services/Translations/admin-translation.php:1759
25524 msgid "Refunds Grouped By"
25525 msgstr ""
25526
25527 #: app/Services/Translations/admin-translation.php:1761
25528 msgid ""
25529 "Refunds made in this period. This is deducted from gross sales to calculate "
25530 "revenue."
25531 msgstr ""
25532
25533 #: app/Services/Translations/admin-translation.php:1760
25534 msgid "Refunds Report"
25535 msgstr ""
25536
25537 #: app/Services/Translations/admin-translation.php:1762
25538 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:377
25539 #: app/Services/Renderer/Receipt/ThankYouRender.php:909
25540 #: app/Views/emails/parts/addresses.php:85
25541 msgid "Reg. ID"
25542 msgstr ""
25543
25544 #. %1$s: store legal registration ID
25545 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:778
25546 #, php-format
25547 msgid "Reg. ID: %1$s"
25548 msgstr ""
25549
25550 #: app/Services/Translations/admin-translation.php:1763
25551 msgid "Regenerate"
25552 msgstr ""
25553
25554 #: app/Services/Localization/i18n/states.php:991
25555 msgid "Reggio Calabria"
25556 msgstr ""
25557
25558 #: app/Services/Localization/i18n/states.php:992
25559 msgid "Reggio Emilia"
25560 msgstr ""
25561
25562 #: app/Services/Filter/TaxFilter.php:89
25563 #: app/Services/Translations/admin-translation.php:1764
25564 #: app/Services/Localization/i18n/address-locales.php:172
25565 #: app/Services/Localization/i18n/address-locales.php:285
25566 #: app/Services/Localization/i18n/address-locales.php:321
25567 #: app/Services/Localization/i18n/address-locales.php:557
25568 msgid "Region"
25569 msgstr ""
25570
25571 #: app/Modules/StorageDrivers/S3/S3.php:547
25572 msgid "Region information is missing for the selected bucket."
25573 msgstr ""
25574
25575 #: app/Services/Translations/admin-translation.php:1765
25576 msgid "Regions"
25577 msgstr ""
25578
25579 #: app/Services/Translations/checkout-translation.php:33
25580 msgid "Register"
25581 msgstr ""
25582
25583 #: app/Services/Translations/admin-translation.php:1766
25584 msgid ""
25585 "Register in each EU country where you are required to collect VAT. Manage "
25586 "your registrations in the country list below."
25587 msgstr ""
25588
25589 #: app/Services/Translations/admin-translation.php:1767
25590 msgid "Registered At"
25591 msgstr ""
25592
25593 #: app/Services/Filter/LicenseSiteFilter.php:98
25594 msgid "Registered Date"
25595 msgstr ""
25596
25597 #: app/Services/Translations/admin-translation.php:1768
25598 msgid "Registration country"
25599 msgstr ""
25600
25601 #: app/Services/Localization/i18n/states.php:337
25602 msgid "Región Metropolitana de Santiago"
25603 msgstr ""
25604
25605 #: app/Services/Localization/i18n/states.php:1258
25606 msgid "Rehamna"
25607 msgstr ""
25608
25609 #: app/Services/Translations/block-editor-translation.php:313
25610 msgid "Related by"
25611 msgstr ""
25612
25613 #: app/Services/Translations/admin-translation.php:1769
25614 msgid "Related Licenses"
25615 msgstr ""
25616
25617 #: app/Services/Translations/admin-translation.php:1770
25618 msgid "Related Orders"
25619 msgstr ""
25620
25621 #: app/Services/Translations/block-editor-translation.php:312
25622 #: app/Modules/Templating/TemplateActions.php:107
25623 #: app/Modules/Templating/TemplateActions.php:283
25624 #: app/Hooks/Handlers/BlockEditors/RelatedProduct/RelatedProductBlockEditor.php:55
25625 msgid "Related Products"
25626 msgstr ""
25627
25628 #: app/Services/Translations/block-editor-translation.php:314
25629 msgid ""
25630 "Related products requires a product to be selected in order to display "
25631 "associated items."
25632 msgstr ""
25633
25634 #: app/Services/Translations/customer-profile-translation.php:223
25635 msgid "Related Transactions"
25636 msgstr ""
25637
25638 #: app/Services/Translations/admin-translation.php:1771
25639 msgid "Relation:"
25640 msgstr ""
25641
25642 #: app/Services/Translations/admin-translation.php:1772
25643 msgid "Relations"
25644 msgstr ""
25645
25646 #: app/Services/Localization/i18n/states.php:531
25647 msgid "Relizane"
25648 msgstr ""
25649
25650 #: app/Services/Translations/admin-translation.php:1773
25651 msgid "Reload"
25652 msgstr ""
25653
25654 #: app/Services/Translations/customer-profile-translation.php:224
25655 msgid "Remaining installments"
25656 msgstr ""
25657
25658 #: app/Hooks/Handlers/ReminderHandler.php:89
25659 #: app/Hooks/Handlers/ReminderHandler.php:109
25660 msgid "Reminder Emails"
25661 msgstr ""
25662
25663 #. %s is the opening and closing anchor tag
25664 #: app/Hooks/Handlers/ReminderHandler.php:131
25665 #, php-format
25666 msgid ""
25667 "Reminder emails must also be enabled in %1$sEmail Notification Settings%2$s "
25668 "under \"Scheduler / Reminder Actions\" to be delivered."
25669 msgstr ""
25670
25671 #: app/Services/Translations/admin-translation.php:1774
25672 msgid "Reminder sent successfully"
25673 msgstr ""
25674
25675 #: app/Services/Translations/admin-translation.php:2658
25676 msgid "reminder settings"
25677 msgstr ""
25678
25679 #: app/Services/Translations/admin-translation.php:1775
25680 msgid "Reminders"
25681 msgstr ""
25682
25683 #: app/Services/Renderer/VatFieldRenderer.php:75
25684 #: app/Services/Renderer/CartSummaryRender.php:314
25685 #: app/Services/Translations/admin-translation.php:1776
25686 #: app/Services/Translations/block-editor-translation.php:315
25687 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:198
25688 msgid "Remove"
25689 msgstr ""
25690
25691 #: app/Services/Translations/admin-translation.php:1777
25692 #, php-format
25693 msgid "Remove %s?"
25694 msgstr ""
25695
25696 #: app/Services/Translations/block-editor-translation.php:316
25697 msgid "Remove Button Text"
25698 msgstr ""
25699
25700 #: app/Services/Translations/admin-translation.php:1783
25701 msgid "Remove customer"
25702 msgstr ""
25703
25704 #: app/Services/Translations/admin-translation.php:1778
25705 msgid "Remove Discount"
25706 msgstr ""
25707
25708 #: app/Services/Renderer/CartRenderer.php:430
25709 msgid "Remove From Cart"
25710 msgstr ""
25711
25712 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:134
25713 msgid "Remove From Courses"
25714 msgstr ""
25715
25716 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:130
25717 msgid "Remove From Lists"
25718 msgstr ""
25719
25720 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:150
25721 msgid ""
25722 "Remove from selected Courses/Spaces on Refund or Subscription Access "
25723 "Expiration "
25724 msgstr ""
25725
25726 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:173
25727 msgid ""
25728 "Remove from selected Tags/Lists on Refund or Subscription Access Expiration "
25729 msgstr ""
25730
25731 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:123
25732 msgid "Remove From Spaces"
25733 msgstr ""
25734
25735 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:141
25736 msgid "Remove From Tags"
25737 msgstr ""
25738
25739 #: app/Services/Translations/admin-translation.php:1779
25740 msgid "Remove Item"
25741 msgstr ""
25742
25743 #: app/Services/Translations/admin-translation.php:1780
25744 msgid "Remove Product"
25745 msgstr ""
25746
25747 #: app/Services/Translations/admin-translation.php:1781
25748 msgid "Remove Shipping"
25749 msgstr ""
25750
25751 #: app/Services/Renderer/CartRenderer.php:429
25752 msgid "Remove this item from cart"
25753 msgstr ""
25754
25755 #: app/Services/Translations/admin-translation.php:1784
25756 msgid "Remove tier"
25757 msgstr ""
25758
25759 #: app/Services/Translations/admin-translation.php:1782
25760 msgid "Remove Variant"
25761 msgstr ""
25762
25763 #: app/Services/Renderer/VatFieldRenderer.php:73
25764 msgid "Remove VAT number"
25765 msgstr ""
25766
25767 #: app/Services/Translations/admin-translation.php:1785
25768 msgid "Rename"
25769 msgstr ""
25770
25771 #: app/Services/Translations/admin-translation.php:1786
25772 msgid "Rename View"
25773 msgstr ""
25774
25775 #: app/Services/Translations/customer-profile-translation.php:225
25776 msgid "Renew License"
25777 msgstr ""
25778
25779 #. %s is the license title
25780 #: app/Services/Translations/customer-profile-translation.php:228
25781 #, php-format
25782 msgid "Renew license: %s"
25783 msgstr ""
25784
25785 #: app/Services/Translations/customer-profile-translation.php:226
25786 msgid "Renew Subscription Plan"
25787 msgstr ""
25788
25789 #: app/Services/Filter/OrderFilter.php:293
25790 #: app/Services/Translations/admin-translation.php:1787
25791 #: app/Services/Translations/customer-profile-translation.php:229
25792 msgid "Renewal"
25793 msgstr ""
25794
25795 #: app/Views/emails/subscription/reminder/customer.php:43
25796 #: app/Views/emails/subscription/reminder/admin.php:30
25797 msgid "Renewal Amount"
25798 msgstr ""
25799
25800 #: app/Views/emails/subscription/renewal/admin.php:35
25801 msgid "Renewal Amount 💰:"
25802 msgstr ""
25803
25804 #: app/Services/Email/EmailNotifications.php:117
25805 msgid "Renewal Confirmation on {{settings.store_name}}"
25806 msgstr ""
25807
25808 #: app/Views/emails/subscription/renewal/admin.php:34
25809 msgid "Renewal Date:"
25810 msgstr ""
25811
25812 #: app/Services/PDF/ReceiptPdfTemplateService.php:31
25813 #: app/Services/PDF/ReceiptPdfTemplateService.php:37
25814 msgid "Renewal Receipt"
25815 msgstr ""
25816
25817 #: app/Services/Email/EmailNotifications.php:368
25818 msgid "Renewal Reminder Sent for {{order.customer.full_name}}"
25819 msgstr ""
25820
25821 #: app/Services/Reminders/ReminderService.php:283
25822 msgid "Renewal reminder sent successfully"
25823 msgstr ""
25824
25825 #: app/Hooks/Handlers/ReminderHandler.php:208
25826 msgid "Renewal Reminders"
25827 msgstr ""
25828
25829 #: app/Services/Translations/admin-translation.php:1788
25830 msgid "Renewal Revenue"
25831 msgstr ""
25832
25833 #: app/Services/Translations/admin-translation.php:1789
25834 #: app/Views/emails/digest.php:129
25835 msgid "Renewals"
25836 msgstr ""
25837
25838 #: app/Services/Translations/admin-translation.php:1790
25839 #: app/Services/Translations/block-editor-translation.php:317
25840 msgid "Repeat Interval"
25841 msgstr ""
25842
25843 #: app/Services/Translations/block-editor-translation.php:318
25844 msgid "Repeat Interval Color"
25845 msgstr ""
25846
25847 #: app/Services/Translations/block-editor-translation.php:319
25848 msgid "Replace Logo"
25849 msgstr ""
25850
25851 #: app/Services/Translations/admin-translation.php:1791
25852 msgid "Replaces current inventory"
25853 msgstr ""
25854
25855 #: app/Services/Translations/admin-translation.php:1792
25856 msgid "Reply to email (Optional)"
25857 msgstr ""
25858
25859 #: app/Http/Requests/EmailSettingsRequest.php:28
25860 msgid "Reply To Email must be a valid email address."
25861 msgstr ""
25862
25863 #: app/Services/Translations/admin-translation.php:1793
25864 msgid "Reply to name (Optional)"
25865 msgstr ""
25866
25867 #: app/Helpers/AdminHelper.php:139
25868 #: app/Services/Translations/admin-translation.php:1794
25869 #: app/Hooks/Handlers/MenuHandler.php:287
25870 msgid "Reports"
25871 msgstr ""
25872
25873 #: api/StoreSettings.php:1023
25874 msgid "Require user to be logged in for checkout (Coming soon)"
25875 msgstr ""
25876
25877 #: app/Services/Translations/admin-translation.php:1795
25878 msgid "Required"
25879 msgstr ""
25880
25881 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:262
25882 msgid "Required PayPal webhook headers are missing."
25883 msgstr ""
25884
25885 #: app/Services/Translations/admin-translation.php:1796
25886 msgid "Required PHP Version"
25887 msgstr ""
25888
25889 #: app/Services/Translations/admin-translation.php:1797
25890 msgid "Required PHP Version (optional)"
25891 msgstr ""
25892
25893 #: app/Services/Translations/admin-translation.php:1798
25894 msgid "Required WP Version"
25895 msgstr ""
25896
25897 #: app/Services/Translations/admin-translation.php:1799
25898 msgid "Required WP Version (optional)"
25899 msgstr ""
25900
25901 #: app/Modules/PaymentMethods/PromoGateways/Addons/AddonGatewaySettings.php:248
25902 msgid "Requires Pro"
25903 msgstr ""
25904
25905 #: app/Services/Translations/TransStrings.php:263
25906 #: app/Services/Translations/admin-translation.php:1800
25907 #: app/Services/ShortCodeParser/ShortcodeParser.php:156
25908 msgid "Reset"
25909 msgstr ""
25910
25911 #: app/Services/Translations/block-editor-translation.php:320
25912 msgid "Reset Button Background"
25913 msgstr ""
25914
25915 #: app/Services/Translations/block-editor-translation.php:321
25916 msgid "Reset Button Border"
25917 msgstr ""
25918
25919 #: app/Services/Translations/block-editor-translation.php:322
25920 msgid "Reset Button Color"
25921 msgstr ""
25922
25923 #: app/Services/Translations/block-editor-translation.php:323
25924 msgid "Reset Button Hover Bg"
25925 msgstr ""
25926
25927 #: app/Services/Translations/block-editor-translation.php:324
25928 msgid "Reset Button Hover Color"
25929 msgstr ""
25930
25931 #: app/Services/Translations/block-editor-translation.php:325
25932 msgid "Reset Colors"
25933 msgstr ""
25934
25935 #: app/Services/Translations/admin-translation.php:1801
25936 msgid "Reset Filters"
25937 msgstr ""
25938
25939 #: app/Services/Translations/admin-translation.php:1802
25940 msgid "Reset Template"
25941 msgstr ""
25942
25943 #: app/Services/Translations/admin-translation.php:1803
25944 msgid "Reset to default"
25945 msgstr ""
25946
25947 #: app/Services/Translations/admin-translation.php:1804
25948 msgid "Reset to default tax rates"
25949 msgstr ""
25950
25951 #: app/Services/Tax/TaxManager.php:294
25952 msgid "Rest of the World"
25953 msgstr ""
25954
25955 #: app/Services/Translations/admin-translation.php:1805
25956 msgid "Restock Quantity"
25957 msgstr ""
25958
25959 #: app/Services/Translations/admin-translation.php:1806
25960 msgid "Restore Quantity"
25961 msgstr ""
25962
25963 #: app/Services/Translations/admin-translation.php:1808
25964 msgid "Resume subscription -"
25965 msgstr ""
25966
25967 #: app/Services/Translations/admin-translation.php:1807
25968 msgid "Resume Subscription!"
25969 msgstr ""
25970
25971 #: app/Services/Translations/admin-translation.php:1809
25972 msgid "Resume the paused subscription?"
25973 msgstr ""
25974
25975 #: app/Services/Localization/i18n/states.php:697
25976 msgid "Retalhuleu"
25977 msgstr ""
25978
25979 #: app/Services/Translations/admin-translation.php:1810
25980 msgid "Retention"
25981 msgstr ""
25982
25983 #: app/Services/Translations/admin-translation.php:1811
25984 msgid "Retention Chart"
25985 msgstr ""
25986
25987 #: app/Services/Translations/admin-translation.php:1813
25988 msgid ""
25989 "Retention is calculated by looking at the active subscriptions at the end of "
25990 "each month, compared to the active subscriptions at the end of the start of "
25991 "each month."
25992 msgstr ""
25993
25994 #: app/Services/Translations/admin-translation.php:1812
25995 msgid "Retention Rate"
25996 msgstr ""
25997
25998 #: app/Services/Translations/admin-translation.php:1814
25999 msgid "Retry"
26000 msgstr ""
26001
26002 #. %s is the button text/destination
26003 #: app/Views/frontend/not-found.php:31
26004 #, php-format
26005 msgid "Return to %s"
26006 msgstr ""
26007
26008 #: app/Services/Translations/admin-translation.php:1815
26009 msgid "Return/Refund"
26010 msgstr ""
26011
26012 #. %d: number of reference lists returned
26013 #: app/Modules/MCP/Tools/ContextTools.php:304
26014 msgid "Returned %d reference list."
26015 msgid_plural "Returned %d reference lists."
26016 msgstr[0] ""
26017 msgstr[1] ""
26018
26019 #: app/Services/Translations/admin-translation.php:1816
26020 msgid "Returning customers are those who first ordered before this period."
26021 msgstr ""
26022
26023 #: app/Services/Localization/i18n/countries.php:192
26024 msgid "Reunion"
26025 msgstr ""
26026
26027 #: app/Services/Translations/admin-translation.php:1817
26028 #: app/Services/Widgets/DashboardWidget.php:65 app/Views/emails/digest.php:123
26029 #: app/Views/emails/digest.php:151
26030 msgid "Revenue"
26031 msgstr ""
26032
26033 #. 1: gross revenue, 2: order count, 3: average order value
26034 #: app/Modules/MCP/Tools/ReportTools.php:258
26035 #, php-format
26036 msgid "Revenue %1$s across %2$d paid orders, AOV %3$s."
26037 msgstr ""
26038
26039 #: app/Services/Translations/admin-translation.php:1818
26040 msgid "Revenue Breakdown"
26041 msgstr ""
26042
26043 #: app/Services/Translations/admin-translation.php:1819
26044 msgid "Revenue Chart"
26045 msgstr ""
26046
26047 #: app/Services/Translations/admin-translation.php:1820
26048 msgid "Revenue Churn Rate"
26049 msgstr ""
26050
26051 #: app/Services/Translations/admin-translation.php:1821
26052 msgid "Revenue Comparison"
26053 msgstr ""
26054
26055 #: app/Modules/MCP/Tools/ReportTools.php:49
26056 msgid ""
26057 "Revenue overview for a period with comparison to the prior equal period: "
26058 "gross, net, paid, refunded, tax, shipping, fees, order count, AOV, unique "
26059 "customers, and percent change. Scoped to one currency, the store default "
26060 "unless a currency is given."
26061 msgstr ""
26062
26063 #: app/Services/Translations/admin-translation.php:1822
26064 msgid "Revenue Report"
26065 msgstr ""
26066
26067 #: app/Services/Filter/OrderFilter.php:537
26068 #: app/Services/Translations/admin-translation.php:1823
26069 msgid "Reverse Charge"
26070 msgstr ""
26071
26072 #: app/Services/Renderer/VatFieldRenderer.php:138
26073 #: app/Services/Translations/admin-translation.php:1824
26074 #: app/Views/invoice/thank_you.php:452 app/Views/invoice/receipt_slip.php:222
26075 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:396
26076 #: app/Services/Renderer/Receipt/ThankYouRender.php:926
26077 #: app/Views/emails/parts/addresses.php:94
26078 msgid "Reverse Charge Declaration"
26079 msgstr ""
26080
26081 #: app/Services/Translations/admin-translation.php:1825
26082 msgid "Revert to Default"
26083 msgstr ""
26084
26085 #: app/Services/Translations/admin-translation.php:1826
26086 msgid "Reverted to default template"
26087 msgstr ""
26088
26089 #: app/Views/emails/order/reminder/due/admin.php:50
26090 msgid "Review the order and follow up if needed."
26091 msgstr ""
26092
26093 #: app/Views/emails/order/reminder/overdue/admin.php:62
26094 msgid ""
26095 "Review the order and follow up with the customer if payment is not received."
26096 msgstr ""
26097
26098 #: app/Views/emails/subscription/reminder/customer.php:70
26099 msgid ""
26100 "Review your subscription details, manage payment methods, or cancel from "
26101 "your account dashboard."
26102 msgstr ""
26103
26104 #: app/Services/Localization/i18n/states.php:1309
26105 msgid "Rezina"
26106 msgstr ""
26107
26108 #: app/Modules/Tax/TaxModule.php:2394
26109 msgid "RFC / IVA"
26110 msgstr ""
26111
26112 #: app/Services/Localization/i18n/states.php:431
26113 msgid "Rhineland-Palatinate"
26114 msgstr ""
26115
26116 #: app/Services/Localization/i18n/states.php:2179
26117 msgid "Rhode Island"
26118 msgstr ""
26119
26120 #: app/Services/Localization/i18n/states.php:780
26121 msgid "Riau"
26122 msgstr ""
26123
26124 #: app/Services/Translations/block-editor-translation.php:326
26125 msgid "Ribbon"
26126 msgstr ""
26127
26128 #: app/Services/Localization/i18n/states.php:993
26129 msgid "Rieti"
26130 msgstr ""
26131
26132 #: app/Services/Translations/block-editor-translation.php:327
26133 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:107
26134 msgid "Right"
26135 msgstr ""
26136
26137 #: app/Services/Localization/i18n/states.php:994
26138 msgid "Rimini"
26139 msgstr ""
26140
26141 #: app/Services/Localization/i18n/states.php:270
26142 msgid "Rio de Janeiro"
26143 msgstr ""
26144
26145 #: app/Services/Localization/i18n/states.php:271
26146 msgid "Rio Grande do Norte"
26147 msgstr ""
26148
26149 #: app/Services/Localization/i18n/states.php:272
26150 msgid "Rio Grande do Sul"
26151 msgstr ""
26152
26153 #: app/Services/Localization/i18n/states.php:401
26154 msgid "Risaralda"
26155 msgstr ""
26156
26157 #: app/Services/Localization/i18n/states.php:1477
26158 msgid "Rivas"
26159 msgstr ""
26160
26161 #: app/Services/Localization/i18n/states.php:1201
26162 msgid "River Gee"
26163 msgstr ""
26164
26165 #: app/Services/Localization/i18n/states.php:2208
26166 msgid "Rivera"
26167 msgstr ""
26168
26169 #: app/Services/Localization/i18n/states.php:1200
26170 msgid "Rivercess"
26171 msgstr ""
26172
26173 #: app/Services/Localization/i18n/states.php:1437
26174 msgid "Rivers"
26175 msgstr ""
26176
26177 #: app/Services/Localization/i18n/states.php:1988
26178 msgid "Rivnenshchyna"
26179 msgstr ""
26180
26181 #: app/Services/Localization/i18n/states.php:1605
26182 msgid "Rizal"
26183 msgstr ""
26184
26185 #: app/Services/Localization/i18n/states.php:1870
26186 msgid "Rize"
26187 msgstr ""
26188
26189 #: app/Services/Localization/i18n/states.php:2209
26190 msgid "Rocha"
26191 msgstr ""
26192
26193 #: app/Services/Localization/i18n/states.php:1792
26194 msgid "Roi Et"
26195 msgstr ""
26196
26197 #: app/Services/Translations/admin-translation.php:1827
26198 msgid "Role Settings"
26199 msgstr ""
26200
26201 #: app/Services/Translations/admin-translation.php:1828
26202 msgid "Role Title"
26203 msgstr ""
26204
26205 #: app/Services/Translations/admin-translation.php:1829
26206 msgid "Roles"
26207 msgstr ""
26208
26209 #: app/Services/Translations/admin-translation.php:1830
26210 msgid "Roles & Permissions"
26211 msgstr ""
26212
26213 #: app/Services/Translations/admin-translation.php:1831
26214 msgid "Roles and Permissions"
26215 msgstr ""
26216
26217 #: app/Services/Localization/i18n/states.php:995
26218 msgid "Roma"
26219 msgstr ""
26220
26221 #: app/Services/Localization/i18n/countries.php:193
26222 msgid "Romania"
26223 msgstr ""
26224
26225 #: app/Helpers/CurrenciesHelper.php:122
26226 msgid "Romanian Leu"
26227 msgstr ""
26228
26229 #: app/Services/Localization/i18n/states.php:1606
26230 msgid "Romblon"
26231 msgstr ""
26232
26233 #: app/Services/Localization/i18n/states.php:273
26234 msgid "Rondônia"
26235 msgstr ""
26236
26237 #: app/Services/Localization/i18n/states.php:274
26238 msgid "Roraima"
26239 msgstr ""
26240
26241 #: app/Services/Localization/i18n/states.php:832
26242 msgid "Roscommon"
26243 msgstr ""
26244
26245 #: app/Services/Localization/i18n/states.php:996
26246 msgid "Rovigo"
26247 msgstr ""
26248
26249 #: app/Services/Localization/i18n/states.php:2114
26250 msgid "Rubanda"
26251 msgstr ""
26252
26253 #: app/Services/Localization/i18n/states.php:2115
26254 msgid "Rubirizi"
26255 msgstr ""
26256
26257 #: app/Modules/Tax/TaxModule.php:2396
26258 msgid "RUC / IGV"
26259 msgstr ""
26260
26261 #: app/Services/Localization/i18n/states.php:2116
26262 msgid "Rukiga"
26263 msgstr ""
26264
26265 #: app/Services/Localization/i18n/states.php:2117
26266 msgid "Rukungiri"
26267 msgstr ""
26268
26269 #: app/Services/Localization/i18n/states.php:1920
26270 msgid "Rukwa"
26271 msgstr ""
26272
26273 #: app/Services/Translations/admin-translation.php:1832
26274 msgid "Run on Selected Variations Only"
26275 msgstr ""
26276
26277 #: app/Http/Controllers/McpSettingsController.php:233
26278 msgid ""
26279 "Run this in your terminal where Claude Code is installed, with base64 of "
26280 "\"username:application-password\"."
26281 msgstr ""
26282
26283 #: app/Services/Localization/i18n/states.php:209
26284 msgid "Ruse"
26285 msgstr ""
26286
26287 #: app/Services/Localization/i18n/countries.php:194
26288 msgid "Russia"
26289 msgstr ""
26290
26291 #: app/Helpers/CurrenciesHelper.php:124
26292 msgid "Russian Ruble"
26293 msgstr ""
26294
26295 #: app/Modules/Tax/TaxModule.php:2395
26296 msgid "RUT / IVA"
26297 msgstr ""
26298
26299 #: app/Services/Localization/i18n/states.php:1921
26300 msgid "Ruvuma"
26301 msgstr ""
26302
26303 #: app/Services/Localization/i18n/countries.php:195
26304 msgid "Rwanda"
26305 msgstr ""
26306
26307 #: app/Helpers/CurrenciesHelper.php:125 app/Helpers/CurrenciesHelper.php:393
26308 msgid "Rwandan Franc"
26309 msgstr ""
26310
26311 #: app/Services/Localization/i18n/states.php:105
26312 #: app/Services/Localization/i18n/states.php:2207
26313 msgid "Río Negro"
26314 msgstr ""
26315
26316 #: app/Services/Localization/i18n/states.php:1478
26317 msgid "Río San Juan"
26318 msgstr ""
26319
26320 #: app/Services/Localization/i18n/states.php:1310
26321 msgid "Rîșcani"
26322 msgstr ""
26323
26324 #: app/Modules/StorageDrivers/S3/S3.php:21
26325 msgid "S3"
26326 msgstr ""
26327
26328 #: app/Modules/StorageDrivers/S3/S3.php:95
26329 msgid ""
26330 "S3 bucket allows to configure storage options and others for efficient and "
26331 "secure cloud-based file storage"
26332 msgstr ""
26333
26334 #: app/Modules/StorageDrivers/S3/S3.php:430
26335 msgid ""
26336 "S3 credentials are not defined in wp-config.php. Please add them and try "
26337 "again."
26338 msgstr ""
26339
26340 #: app/Modules/StorageDrivers/S3/S3.php:267
26341 msgid "S3 is deactivated successfully"
26342 msgstr ""
26343
26344 #: app/Services/Translations/admin-translation.php:1833
26345 msgid ""
26346 "S3 needs to be reconfigured. Please go to S3 settings and re-save your "
26347 "bucket selection."
26348 msgstr ""
26349
26350 #: app/Modules/StorageDrivers/S3/S3.php:654
26351 msgid "S3 Settings"
26352 msgstr ""
26353
26354 #: app/Modules/StorageDrivers/S3/S3.php:254
26355 msgid "S3 settings have been reset successfully"
26356 msgstr ""
26357
26358 #: app/Services/Localization/i18n/states.php:1793
26359 msgid "Sa Kaeo"
26360 msgstr ""
26361
26362 #: app/Services/Localization/i18n/states.php:432
26363 msgid "Saarland"
26364 msgstr ""
26365
26366 #: app/Services/Localization/i18n/states.php:1368
26367 msgid "Sabah"
26368 msgstr ""
26369
26370 #: app/Services/Localization/i18n/states.php:698
26371 msgid "Sacatepéquez"
26372 msgstr ""
26373
26374 #: app/Services/Localization/i18n/states.php:1259
26375 msgid "Safi"
26376 msgstr ""
26377
26378 #: app/Services/Localization/i18n/states.php:1088
26379 msgid "Saga"
26380 msgstr ""
26381
26382 #: app/Services/Localization/i18n/states.php:1458
26383 msgid "Sagarmatha"
26384 msgstr ""
26385
26386 #: app/Services/Localization/i18n/states.php:1026
26387 msgid "Saint Andrew"
26388 msgstr ""
26389
26390 #: app/Services/Localization/i18n/states.php:1030
26391 msgid "Saint Ann"
26392 msgstr ""
26393
26394 #: app/Services/Localization/i18n/states.php:1149
26395 msgid "Saint Anne Sandy Point"
26396 msgstr ""
26397
26398 #: app/Services/Localization/i18n/countries.php:196
26399 msgid "Saint Barth&eacute;lemy"
26400 msgstr ""
26401
26402 #: app/Services/Localization/i18n/states.php:1038
26403 msgid "Saint Catherine"
26404 msgstr ""
26405
26406 #: app/Services/Localization/i18n/states.php:1035
26407 msgid "Saint Elizabeth"
26408 msgstr ""
26409
26410 #: app/Services/Localization/i18n/states.php:1150
26411 msgid "Saint George Basseterre"
26412 msgstr ""
26413
26414 #: app/Services/Localization/i18n/states.php:1151
26415 msgid "Saint George Gingerland"
26416 msgstr ""
26417
26418 #: app/Services/Localization/i18n/countries.php:197
26419 msgid "Saint Helena"
26420 msgstr ""
26421
26422 #: app/Helpers/CurrenciesHelper.php:131
26423 msgid "Saint Helenian Pound"
26424 msgstr ""
26425
26426 #: app/Services/Localization/i18n/states.php:1032
26427 msgid "Saint James"
26428 msgstr ""
26429
26430 #: app/Services/Localization/i18n/states.php:1152
26431 msgid "Saint James Windward"
26432 msgstr ""
26433
26434 #: app/Services/Localization/i18n/states.php:1153
26435 msgid "Saint John Capisterre"
26436 msgstr ""
26437
26438 #: app/Services/Localization/i18n/states.php:1154
26439 msgid "Saint John Figtree"
26440 msgstr ""
26441
26442 #: app/Services/Localization/i18n/states.php:1146
26443 msgid "Saint Kitts"
26444 msgstr ""
26445
26446 #: app/Services/Localization/i18n/countries.php:198
26447 msgid "Saint Kitts and Nevis"
26448 msgstr ""
26449
26450 #: app/Services/Localization/i18n/countries.php:199
26451 msgid "Saint Lucia"
26452 msgstr ""
26453
26454 #: app/Services/Localization/i18n/countries.php:201
26455 msgid "Saint Martin (Dutch part)"
26456 msgstr ""
26457
26458 #: app/Services/Localization/i18n/countries.php:200
26459 msgid "Saint Martin (French part)"
26460 msgstr ""
26461
26462 #: app/Services/Localization/i18n/states.php:1029
26463 msgid "Saint Mary"
26464 msgstr ""
26465
26466 #: app/Services/Localization/i18n/states.php:1155
26467 msgid "Saint Mary Cayon"
26468 msgstr ""
26469
26470 #: app/Services/Localization/i18n/states.php:1156
26471 msgid "Saint Paul Capisterre"
26472 msgstr ""
26473
26474 #: app/Services/Localization/i18n/states.php:1157
26475 msgid "Saint Paul Charlestown"
26476 msgstr ""
26477
26478 #: app/Services/Localization/i18n/states.php:1158
26479 msgid "Saint Peter Basseterre"
26480 msgstr ""
26481
26482 #: app/Services/Localization/i18n/countries.php:202
26483 msgid "Saint Pierre and Miquelon"
26484 msgstr ""
26485
26486 #: app/Services/Localization/i18n/states.php:1027
26487 msgid "Saint Thomas"
26488 msgstr ""
26489
26490 #: app/Services/Localization/i18n/states.php:1159
26491 msgid "Saint Thomas Lowland"
26492 msgstr ""
26493
26494 #: app/Services/Localization/i18n/states.php:1160
26495 msgid "Saint Thomas Middle Island"
26496 msgstr ""
26497
26498 #: app/Services/Localization/i18n/countries.php:203
26499 msgid "Saint Vincent and the Grenadines"
26500 msgstr ""
26501
26502 #: app/Services/Localization/i18n/states.php:1714
26503 msgid "Saint-Louis"
26504 msgstr ""
26505
26506 #: app/Services/Localization/i18n/states.php:1180
26507 msgid "Sainyabuli"
26508 msgstr ""
26509
26510 #: app/Services/Localization/i18n/states.php:1058
26511 msgid "Saitama"
26512 msgstr ""
26513
26514 #: app/Services/Localization/i18n/states.php:1871
26515 msgid "Sakarya"
26516 msgstr ""
26517
26518 #: app/Services/Localization/i18n/states.php:1794
26519 msgid "Sakon Nakhon"
26520 msgstr ""
26521
26522 #: app/Services/Localization/i18n/states.php:629
26523 msgid "Salamanca"
26524 msgstr ""
26525
26526 #: app/Services/Localization/i18n/states.php:1176
26527 msgid "Salavan"
26528 msgstr ""
26529
26530 #: app/Services/Translations/admin-translation.php:1836
26531 msgid "Sale"
26532 msgstr ""
26533
26534 #: app/Hooks/Handlers/BlockEditors/SaleBadgeBlockEditor.php:80
26535 msgid "Sale Badge"
26536 msgstr ""
26537
26538 #: app/Services/Translations/admin-translation.php:1837
26539 msgid "Sale Taxes"
26540 msgstr ""
26541
26542 #: app/Hooks/Handlers/BlockEditors/SaleBadgeBlockEditor.php:116
26543 msgid "Sale!"
26544 msgstr ""
26545
26546 #: app/Services/Localization/i18n/states.php:997
26547 msgid "Salerno"
26548 msgstr ""
26549
26550 #: app/Services/Translations/admin-translation.php:1838
26551 msgid "Sales"
26552 msgstr ""
26553
26554 #: app/Services/Translations/admin-translation.php:1839
26555 msgid "Sales Growth"
26556 msgstr ""
26557
26558 #: app/Services/Translations/admin-translation.php:1840
26559 msgid "Sales Report"
26560 msgstr ""
26561
26562 #: app/Services/Localization/i18n/states.php:106
26563 msgid "Salta"
26564 msgstr ""
26565
26566 #: app/Services/Localization/i18n/states.php:2210
26567 msgid "Salto"
26568 msgstr ""
26569
26570 #: app/Helpers/CurrenciesHelper.php:136
26571 msgid "Salvadoran Colón"
26572 msgstr ""
26573
26574 #: app/Services/Localization/i18n/states.php:1260
26575 msgid "Salé"
26576 msgstr ""
26577
26578 #: app/Services/Localization/i18n/states.php:48
26579 msgid "Samangan"
26580 msgstr ""
26581
26582 #: app/Services/Localization/i18n/states.php:470
26583 msgid "Samaná"
26584 msgstr ""
26585
26586 #: app/Services/Localization/i18n/states.php:1607
26587 msgid "Samar"
26588 msgstr ""
26589
26590 #: app/Services/Localization/i18n/states.php:1133
26591 msgid "Samburu"
26592 msgstr ""
26593
26594 #: app/Services/Translations/admin-translation.php:1841
26595 msgid "Same as previous"
26596 msgstr ""
26597
26598 #: app/Services/Translations/block-editor-translation.php:332
26599 msgid "Same Tab"
26600 msgstr ""
26601
26602 #: app/Services/Localization/i18n/countries.php:259
26603 msgid "Samoa"
26604 msgstr ""
26605
26606 #: app/Helpers/CurrenciesHelper.php:152
26607 msgid "Samoan Tala"
26608 msgstr ""
26609
26610 #: app/Services/Localization/i18n/states.php:1872
26611 msgid "Samsun"
26612 msgstr ""
26613
26614 #: app/Services/Localization/i18n/states.php:1795
26615 msgid "Samut Prakan"
26616 msgstr ""
26617
26618 #: app/Services/Localization/i18n/states.php:1796
26619 msgid "Samut Sakhon"
26620 msgstr ""
26621
26622 #: app/Services/Localization/i18n/states.php:1797
26623 msgid "Samut Songkhram"
26624 msgstr ""
26625
26626 #: app/Services/Localization/i18n/states.php:403
26627 msgid "San Andrés & Providencia"
26628 msgstr ""
26629
26630 #: app/Services/Localization/i18n/states.php:471
26631 msgid "San Cristóbal"
26632 msgstr ""
26633
26634 #: app/Services/Localization/i18n/states.php:417
26635 #: app/Services/Localization/i18n/states.php:2211
26636 msgid "San José"
26637 msgstr ""
26638
26639 #: app/Services/Localization/i18n/states.php:472
26640 msgid "San José de Ocoa"
26641 msgstr ""
26642
26643 #: app/Services/Localization/i18n/states.php:107
26644 #: app/Services/Localization/i18n/states.php:473
26645 msgid "San Juan"
26646 msgstr ""
26647
26648 #: app/Services/Localization/i18n/states.php:108
26649 msgid "San Luis"
26650 msgstr ""
26651
26652 #: app/Services/Localization/i18n/states.php:1347
26653 msgid "San Luis Potosí"
26654 msgstr ""
26655
26656 #: app/Services/Localization/i18n/states.php:699
26657 msgid "San Marcos"
26658 msgstr ""
26659
26660 #: app/Services/Localization/i18n/countries.php:204
26661 msgid "San Marino"
26662 msgstr ""
26663
26664 #: app/Services/Localization/i18n/states.php:1536
26665 msgid "San Martín"
26666 msgstr ""
26667
26668 #: app/Services/Localization/i18n/states.php:1731
26669 msgid "San Miguel"
26670 msgstr ""
26671
26672 #: app/Services/Localization/i18n/states.php:1641
26673 msgid "San Pedro"
26674 msgstr ""
26675
26676 #: app/Services/Localization/i18n/states.php:474
26677 msgid "San Pedro de Macorís"
26678 msgstr ""
26679
26680 #: app/Services/Localization/i18n/states.php:1733
26681 msgid "San Salvador"
26682 msgstr ""
26683
26684 #: app/Services/Localization/i18n/states.php:1734
26685 msgid "San Vicente"
26686 msgstr ""
26687
26688 #: app/Services/Localization/i18n/states.php:1730
26689 msgid "Santa Ana"
26690 msgstr ""
26691
26692 #: app/Services/Localization/i18n/states.php:727
26693 msgid "Santa Bárbara"
26694 msgstr ""
26695
26696 #: app/Services/Localization/i18n/states.php:275
26697 msgid "Santa Catarina"
26698 msgstr ""
26699
26700 #: app/Services/Localization/i18n/states.php:109
26701 #: app/Services/Localization/i18n/states.php:248
26702 msgid "Santa Cruz"
26703 msgstr ""
26704
26705 #: app/Services/Localization/i18n/states.php:630
26706 msgid "Santa Cruz de Tenerife"
26707 msgstr ""
26708
26709 #: app/Services/Localization/i18n/states.php:554
26710 msgid "Santa Elena"
26711 msgstr ""
26712
26713 #: app/Services/Localization/i18n/states.php:110
26714 msgid "Santa Fe"
26715 msgstr ""
26716
26717 #: app/Services/Localization/i18n/states.php:700
26718 msgid "Santa Rosa"
26719 msgstr ""
26720
26721 #: app/Services/Localization/i18n/states.php:402
26722 msgid "Santander"
26723 msgstr ""
26724
26725 #: app/Services/Localization/i18n/states.php:476
26726 msgid "Santiago"
26727 msgstr ""
26728
26729 #: app/Services/Localization/i18n/states.php:111
26730 msgid "Santiago del Estero"
26731 msgstr ""
26732
26733 #: app/Services/Localization/i18n/states.php:477
26734 msgid "Santiago Rodríguez"
26735 msgstr ""
26736
26737 #: app/Services/Localization/i18n/states.php:478
26738 msgid "Santo Domingo"
26739 msgstr ""
26740
26741 #: app/Services/Localization/i18n/states.php:555
26742 msgid "Santo Domingo de los Tsáchilas"
26743 msgstr ""
26744
26745 #: app/Services/Localization/i18n/states.php:49
26746 msgid "Sar-e Pol"
26747 msgstr ""
26748
26749 #: app/Services/Localization/i18n/states.php:1798
26750 msgid "Saraburi"
26751 msgstr ""
26752
26753 #: app/Services/Localization/i18n/states.php:1608
26754 msgid "Sarangani"
26755 msgstr ""
26756
26757 #: app/Services/Localization/i18n/states.php:1369
26758 msgid "Sarawak"
26759 msgstr ""
26760
26761 #: app/Services/Localization/i18n/states.php:292
26762 msgid "Saskatchewan"
26763 msgstr ""
26764
26765 #: app/Services/Localization/i18n/states.php:998
26766 msgid "Sassari"
26767 msgstr ""
26768
26769 #: app/Services/Translations/TransStrings.php:175
26770 msgid "Sat"
26771 msgstr ""
26772
26773 #: app/Services/Localization/i18n/states.php:184
26774 msgid "Satkhira"
26775 msgstr ""
26776
26777 #: app/Services/Localization/i18n/states.php:1693
26778 msgid "Satu Mare"
26779 msgstr ""
26780
26781 #: app/Services/Localization/i18n/states.php:1799
26782 msgid "Satun"
26783 msgstr ""
26784
26785 #: app/Services/Translations/TransStrings.php:132
26786 msgid ""
26787 "saturation {saturation}, brightness {brightness}, current color is {color}"
26788 msgstr ""
26789
26790 #: app/Services/Translations/TransStrings.php:184
26791 #: app/Services/Translations/admin-translation.php:1842
26792 msgid "Saturday"
26793 msgstr ""
26794
26795 #: app/Services/Localization/i18n/countries.php:206
26796 msgid "Saudi Arabia"
26797 msgstr ""
26798
26799 #: app/Helpers/CurrenciesHelper.php:126
26800 msgid "Saudi Riyal"
26801 msgstr ""
26802
26803 #: app/Services/Localization/i18n/states.php:659
26804 msgid "Savannah"
26805 msgstr ""
26806
26807 #: app/Services/Localization/i18n/states.php:1177
26808 msgid "Savannakhet"
26809 msgstr ""
26810
26811 #: app/Services/Translations/admin-translation.php:1843
26812 msgid "Save"
26813 msgstr ""
26814
26815 #: app/Services/Translations/admin-translation.php:1844
26816 msgid "Save All Products"
26817 msgstr ""
26818
26819 #: app/Services/Translations/admin-translation.php:1855
26820 msgid "Save as view"
26821 msgstr ""
26822
26823 #: app/Services/Translations/admin-translation.php:1845
26824 msgid "Save Asset"
26825 msgstr ""
26826
26827 #: app/Services/Translations/admin-translation.php:1846
26828 msgid "Save Changes"
26829 msgstr ""
26830
26831 #: app/Services/Translations/admin-translation.php:1856
26832 msgid "Save changes"
26833 msgstr ""
26834
26835 #: app/Services/Translations/admin-translation.php:1847
26836 msgid "Save Feed"
26837 msgstr ""
26838
26839 #: app/Services/Translations/admin-translation.php:1848
26840 msgid "Save Notification"
26841 msgstr ""
26842
26843 #: app/Services/Translations/customer-profile-translation.php:230
26844 msgid "Save Profile"
26845 msgstr ""
26846
26847 #: app/Services/Translations/admin-translation.php:1849
26848 msgid "Save Rates"
26849 msgstr ""
26850
26851 #: app/Services/Translations/admin-translation.php:1850
26852 #: app/Modules/Integrations/GlobalIntegrationSettings.php:36
26853 msgid "Save Settings"
26854 msgstr ""
26855
26856 #: app/Services/Translations/admin-translation.php:1851
26857 msgid "Save Shipping Class"
26858 msgstr ""
26859
26860 #: app/Services/Translations/admin-translation.php:1852
26861 msgid "Save Template"
26862 msgstr ""
26863
26864 #: app/Services/Translations/admin-translation.php:1857
26865 msgid "Save variant"
26866 msgstr ""
26867
26868 #: app/Services/Translations/admin-translation.php:1853
26869 msgid "Save VAT"
26870 msgstr ""
26871
26872 #: app/Services/Translations/admin-translation.php:1854
26873 msgid "Save View"
26874 msgstr ""
26875
26876 #: app/Services/Translations/admin-translation.php:1858
26877 msgid "Saved"
26878 msgstr ""
26879
26880 #: app/Services/Translations/admin-translation.php:1859
26881 msgid "Saved Views"
26882 msgstr ""
26883
26884 #: app/Services/Translations/admin-translation.php:1860
26885 msgid "Saved views is only available in pro version"
26886 msgstr ""
26887
26888 #: app/Services/Translations/admin-translation.php:1861
26889 msgid "Saving"
26890 msgstr ""
26891
26892 #: app/Services/Translations/admin-translation.php:1862
26893 #, php-format
26894 msgid "Saving %s/%s..."
26895 msgstr ""
26896
26897 #: app/Services/Translations/admin-translation.php:1863
26898 msgid "Saving Shipping Class"
26899 msgstr ""
26900
26901 #: app/Services/Translations/admin-translation.php:1864
26902 msgid "Saving..."
26903 msgstr ""
26904
26905 #: app/Services/Localization/i18n/states.php:999
26906 msgid "Savona"
26907 msgstr ""
26908
26909 #: app/Services/Localization/i18n/states.php:433
26910 msgid "Saxony"
26911 msgstr ""
26912
26913 #: app/Services/Localization/i18n/states.php:434
26914 msgid "Saxony-Anhalt"
26915 msgstr ""
26916
26917 #: app/Services/Localization/i18n/states.php:503
26918 msgid "Saïda"
26919 msgstr ""
26920
26921 #: app/Services/Localization/i18n/states.php:311
26922 msgid "Schaffhausen"
26923 msgstr ""
26924
26925 #: app/Services/Translations/admin-translation.php:1865
26926 msgid "Schedule"
26927 msgstr ""
26928
26929 #: app/Services/Translations/admin-translation.php:1866
26930 msgid "Schedule Date"
26931 msgstr ""
26932
26933 #: app/Helpers/Status.php:114 app/Helpers/Helper.php:372
26934 #: app/Services/Translations/admin-translation.php:1867
26935 #: app/Services/Translations/customer-profile-translation.php:231
26936 msgid "Scheduled"
26937 msgstr ""
26938
26939 #: app/Services/Translations/admin-translation.php:2659
26940 msgid "scheduled"
26941 msgstr ""
26942
26943 #: app/Services/Translations/admin-translation.php:1868
26944 msgid "Scheduled Date"
26945 msgstr ""
26946
26947 #: app/Services/Email/EmailNotifications.php:323
26948 #: app/Services/Email/EmailNotifications.php:341
26949 #: app/Services/Email/EmailNotifications.php:358
26950 #: app/Services/Email/EmailNotifications.php:376
26951 #: app/Services/Email/EmailNotifications.php:393
26952 msgid "Scheduler / Reminder Actions"
26953 msgstr ""
26954
26955 #: app/Http/Controllers/EmailNotificationController.php:279
26956 msgid "Scheduling settings saved successfully"
26957 msgstr ""
26958
26959 #: app/Services/Localization/i18n/states.php:435
26960 msgid "Schleswig-Holstein"
26961 msgstr ""
26962
26963 #: app/Services/Localization/i18n/states.php:312
26964 msgid "Schwyz"
26965 msgstr ""
26966
26967 #: app/Services/Translations/admin-translation.php:1869
26968 msgid "Screenshot"
26969 msgstr ""
26970
26971 #: app/Services/Translations/block-editor-translation.php:333
26972 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:96
26973 msgid "Scroll"
26974 msgstr ""
26975
26976 #: app/Services/Translations/block-editor-translation.php:334
26977 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:117
26978 msgid "Scrollable thumbnails"
26979 msgstr ""
26980
26981 #: app/Services/Translations/admin-translation.php:1870
26982 #: app/Services/Translations/block-editor-translation.php:335
26983 #: app/Views/admin/admin_menu.php:93
26984 #: app/Modules/Shipping/Services/Filter/ShippingClassFilter.php:47
26985 #: app/Modules/Shipping/Services/Filter/ShippingZoneFilter.php:56
26986 msgid "Search"
26987 msgstr ""
26988
26989 #. %1$s - search term, %2$s - search in
26990 #: app/Services/Translations/admin-translation.php:1872
26991 #, php-format
26992 msgid "Search \\\"%1$s\\\" in %2$s"
26993 msgstr ""
26994
26995 #: app/Services/Translations/admin-translation.php:1879
26996 msgid "Search and hit enter"
26997 msgstr ""
26998
26999 #: app/Services/Translations/customer-profile-translation.php:232
27000 msgid "Search and hit enter..."
27001 msgstr ""
27002
27003 #: app/Services/Translations/admin-translation.php:1881
27004 msgid "Search by class name"
27005 msgstr ""
27006
27007 #: app/Services/Filter/OrderFilter.php:185
27008 msgid "Search by customer name or email"
27009 msgstr ""
27010
27011 #: app/Services/Translations/admin-translation.php:1880
27012 msgid "Search by Id, product title or variation title"
27013 msgstr ""
27014
27015 #: app/Services/Translations/admin-translation.php:1882
27016 msgid "Search by id, title or slug."
27017 msgstr ""
27018
27019 #: app/Services/Translations/admin-translation.php:1883
27020 msgid "Search by id, title, amount, code."
27021 msgstr ""
27022
27023 #: app/Services/Translations/admin-translation.php:1884
27024 msgid "Search by id, title, content or module."
27025 msgstr ""
27026
27027 #: app/Services/Translations/admin-translation.php:1885
27028 msgid "Search by invoice no, customer name, or customer email."
27029 msgstr ""
27030
27031 #: app/Services/Filter/OrderFilter.php:203
27032 msgid "Search by license key"
27033 msgstr ""
27034
27035 #: app/Services/Filter/OrderFilter.php:152
27036 msgid ""
27037 "Search by order status e.g., completed, processing, on-hold, canceled, failed"
27038 msgstr ""
27039
27040 #: app/Services/Filter/OrderFilter.php:176
27041 msgid "Search by payment method e.g., stripe, PayPal, offline_payment"
27042 msgstr ""
27043
27044 #: app/Services/Filter/OrderFilter.php:166
27045 msgid ""
27046 "Search by payment status e.g., paid, pending, partially_paid, refunded, "
27047 "partially_refunded"
27048 msgstr ""
27049
27050 #: app/Services/Translations/admin-translation.php:1886
27051 msgid "Search by product name"
27052 msgstr ""
27053
27054 #: app/Services/Translations/admin-translation.php:1887
27055 msgid "Search by product name, variation name or SKU"
27056 msgstr ""
27057
27058 #: app/Services/Translations/admin-translation.php:1888
27059 msgid "Search by title or slug."
27060 msgstr ""
27061
27062 #: app/Services/Translations/admin-translation.php:1889
27063 msgid "Search by zone name"
27064 msgstr ""
27065
27066 #: app/Services/Translations/admin-translation.php:1890
27067 msgid "Search by, #ID, First Name, Last Name and Email"
27068 msgstr ""
27069
27070 #: app/CPT/FluentProducts.php:288
27071 msgid "Search Categories"
27072 msgstr ""
27073
27074 #: app/Services/Translations/admin-translation.php:1891
27075 msgid "Search country or region…"
27076 msgstr ""
27077
27078 #: app/Services/Translations/admin-translation.php:1892
27079 msgid "Search country..."
27080 msgstr ""
27081
27082 #: app/Services/Translations/admin-translation.php:1893
27083 msgid "Search customer name or email"
27084 msgstr ""
27085
27086 #: app/Services/Translations/admin-translation.php:1873
27087 msgid "Search Filter..."
27088 msgstr ""
27089
27090 #: app/Services/Translations/admin-translation.php:1894
27091 #, php-format
27092 msgid "Search for %1$s"
27093 msgstr ""
27094
27095 #: app/Services/Translations/admin-translation.php:1895
27096 #: app/Services/Translations/block-editor-translation.php:339
27097 msgid "Search for products..."
27098 msgstr ""
27099
27100 #: app/Services/Translations/block-editor-translation.php:336
27101 msgid "Search Grid Size"
27102 msgstr ""
27103
27104 #: app/Services/Translations/admin-translation.php:1874
27105 msgid "Search Help"
27106 msgstr ""
27107
27108 #: app/Services/Translations/admin-translation.php:1875
27109 msgid "Search Operators Guide"
27110 msgstr ""
27111
27112 #: app/Services/Translations/admin-translation.php:1896
27113 msgid "Search or create a customer"
27114 msgstr ""
27115
27116 #: app/Services/Translations/customer-profile-translation.php:233
27117 msgid "Search orders"
27118 msgstr ""
27119
27120 #: app/Services/Renderer/SearchBarRenderer.php:90
27121 #: app/Services/Translations/block-editor-translation.php:337
27122 msgid "Search Products"
27123 msgstr ""
27124
27125 #: app/CPT/FluentProducts.php:213
27126 #: app/Services/Renderer/ProductFilterRender.php:49
27127 #: app/Services/Renderer/ProductFilterRender.php:69
27128 #: app/Services/Translations/admin-translation.php:1897
27129 msgid "Search products"
27130 msgstr ""
27131
27132 #: app/Services/Translations/block-editor-translation.php:340
27133 msgid "Search products by name"
27134 msgstr ""
27135
27136 #: app/Services/Renderer/ProductFilterRender.php:68
27137 #: app/Services/Renderer/SearchBarRenderer.php:105
27138 #: app/Services/Translations/admin-translation.php:1876
27139 #: app/Services/Translations/block-editor-translation.php:338
27140 msgid "Search Products..."
27141 msgstr ""
27142
27143 #: app/Services/Translations/admin-translation.php:1898
27144 #: app/Services/Translations/block-editor-translation.php:341
27145 msgid "Search products..."
27146 msgstr ""
27147
27148 #: app/Services/Translations/admin-translation.php:1899
27149 msgid "Search regions..."
27150 msgstr ""
27151
27152 #: app/Services/Translations/admin-translation.php:1877
27153 msgid "Search Shipping Class"
27154 msgstr ""
27155
27156 #: app/Services/Translations/block-editor-translation.php:342
27157 msgid "Search smartcodes..."
27158 msgstr ""
27159
27160 #: app/Services/Translations/admin-translation.php:1900
27161 msgid "Search title or description."
27162 msgstr ""
27163
27164 #: app/Services/Translations/admin-translation.php:1901
27165 msgid "Search to find or create labels"
27166 msgstr ""
27167
27168 #: app/Services/Translations/admin-translation.php:1878
27169 msgid "Search Value"
27170 msgstr ""
27171
27172 #: app/Services/Translations/admin-translation.php:1902
27173 msgid "Search..."
27174 msgstr ""
27175
27176 #: app/Services/Translations/block-editor-translation.php:343
27177 msgid "SearchBar"
27178 msgstr ""
27179
27180 #: app/Services/Translations/admin-translation.php:1903
27181 msgid "Searching for"
27182 msgstr ""
27183
27184 #: app/Modules/StorageDrivers/S3/S3.php:602
27185 msgid "Secret Key"
27186 msgstr ""
27187
27188 #: app/Services/Translations/block-editor-translation.php:344
27189 msgid "Section Titles"
27190 msgstr ""
27191
27192 #: app/Modules/PaymentMethods/StripeGateway/Connect/ConnectConfig.php:22
27193 #: app/Modules/PaymentMethods/StripeGateway/Connect/ConnectConfig.php:30
27194 msgid "Security Check Failed"
27195 msgstr ""
27196
27197 #: app/Modules/Tax/TaxModule.php:1838 app/Modules/Tax/TaxModule.php:2002
27198 msgid "Security check failed"
27199 msgstr ""
27200
27201 #: app/Services/Translations/checkout-translation.php:34
27202 #: app/Modules/Turnstile/TurnstileValidator.php:42
27203 msgid "Security check failed. Please refresh the page and try again."
27204 msgstr ""
27205
27206 #: app/Modules/Turnstile/TurnstileValidator.php:51
27207 msgid "Security check failed. Please try again or refresh the page."
27208 msgstr ""
27209
27210 #: app/Modules/PaymentMethods/StripeGateway/Connect/ConnectConfig.php:30
27211 msgid "Security check failed. Please try again."
27212 msgstr ""
27213
27214 #: app/Services/Renderer/ProductRenderer.php:460
27215 msgid "See"
27216 msgstr ""
27217
27218 #. %s is the search term
27219 #: app/Services/Translations/admin-translation.php:1905
27220 #, php-format
27221 msgid "See All %s"
27222 msgstr ""
27223
27224 #: app/Services/Translations/admin-translation.php:1906
27225 msgid "See All time Sales Stat"
27226 msgstr ""
27227
27228 #: app/Services/Translations/admin-translation.php:1910
27229 msgid "See dispute on "
27230 msgstr ""
27231
27232 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:176
27233 msgid "See Errors"
27234 msgstr ""
27235
27236 #: app/Services/Translations/admin-translation.php:1907
27237 msgid "See Full Report"
27238 msgstr ""
27239
27240 #: app/Services/Renderer/ProductRenderer.php:1046
27241 #: app/Services/Renderer/CartItemRenderer.php:355
27242 #: app/Services/Translations/admin-translation.php:1908
27243 #: app/Services/Renderer/Receipt/ThankYouRender.php:1100
27244 msgid "See Less"
27245 msgstr ""
27246
27247 #: app/Services/Renderer/ProductRenderer.php:1040
27248 #: app/Services/Renderer/CartItemRenderer.php:349
27249 #: app/Services/Translations/admin-translation.php:1909
27250 #: app/Services/Renderer/Receipt/ThankYouRender.php:1093
27251 msgid "See More"
27252 msgstr ""
27253
27254 #: app/Services/Localization/i18n/states.php:1261
27255 msgid "Sefrou"
27256 msgstr ""
27257
27258 #: app/Services/Localization/i18n/states.php:631
27259 msgid "Segovia"
27260 msgstr ""
27261
27262 #: app/Services/Localization/i18n/states.php:1181
27263 msgid "Sekong"
27264 msgstr ""
27265
27266 #: app/Services/Localization/i18n/states.php:1370
27267 msgid "Selangor"
27268 msgstr ""
27269
27270 #: app/Services/Translations/TransStrings.php:209
27271 #: app/Services/Translations/TransStrings.php:220
27272 #: app/Services/Translations/admin-translation.php:1911
27273 #: app/Services/Translations/customer-profile-translation.php:234
27274 #: app/Services/Translations/block-editor-translation.php:345
27275 msgid "Select"
27276 msgstr ""
27277
27278 #. %s is the state label
27279 #: app/Services/Translations/checkout-translation.php:35
27280 #: app/Services/Translations/admin-translation.php:1913
27281 #, php-format
27282 msgid "Select %s"
27283 msgstr ""
27284
27285 #: app/Services/Translations/block-editor-translation.php:350
27286 msgid "Select a alignment"
27287 msgstr ""
27288
27289 #: app/Services/Renderer/ProductCategoriesListRenderer.php:134
27290 #: app/Services/Translations/admin-translation.php:1951
27291 #: app/Services/Translations/block-editor-translation.php:351
27292 msgid "Select a category"
27293 msgstr ""
27294
27295 #: app/Helpers/CartCheckoutHelper.php:453
27296 #: app/Services/Renderer/CheckoutFieldsSchema.php:157
27297 #: app/Services/Renderer/AddressSelectRenderer.php:276
27298 #: app/Services/Translations/checkout-translation.php:36
27299 #: app/Services/Translations/block-editor-translation.php:348
27300 msgid "Select a Country"
27301 msgstr ""
27302
27303 #: app/Services/Translations/admin-translation.php:1952
27304 #: app/Http/Controllers/TaxEUController.php:391
27305 msgid "Select a cross-border registration type"
27306 msgstr ""
27307
27308 #: app/Services/Translations/admin-translation.php:1947
27309 msgid "Select a Field"
27310 msgstr ""
27311
27312 #: app/Services/Translations/admin-translation.php:1948
27313 msgid "Select a Field or Type Custom Value"
27314 msgstr ""
27315
27316 #: app/Services/Translations/admin-translation.php:1949
27317 msgid "Select a Field or Type Custom value"
27318 msgstr ""
27319
27320 #: app/Services/Translations/admin-translation.php:1953
27321 msgid "Select a package"
27322 msgstr ""
27323
27324 #: app/Services/Translations/block-editor-translation.php:349
27325 msgid "Select a Product"
27326 msgstr ""
27327
27328 #: app/Services/Translations/block-editor-translation.php:352
27329 msgid "Select a product"
27330 msgstr ""
27331
27332 #: app/Services/Translations/admin-translation.php:1950
27333 msgid "Select a Product Category"
27334 msgstr ""
27335
27336 #: app/Services/Translations/admin-translation.php:1954
27337 #: app/Http/Controllers/TaxEUController.php:70
27338 msgid "Select a registration country"
27339 msgstr ""
27340
27341 #: app/Services/Translations/admin-translation.php:1955
27342 msgid "Select a role"
27343 msgstr ""
27344
27345 #: app/Services/Translations/block-editor-translation.php:353
27346 msgid "Select a size"
27347 msgstr ""
27348
27349 #: app/Services/Translations/block-editor-translation.php:354
27350 msgid "Select a specific product to display related items."
27351 msgstr ""
27352
27353 #: app/Services/Translations/block-editor-translation.php:355
27354 msgid "Select a specific product variation for this button."
27355 msgstr ""
27356
27357 #: app/Services/Renderer/AddressSelectRenderer.php:330
27358 msgid "Select a State"
27359 msgstr ""
27360
27361 #: app/Services/Translations/admin-translation.php:1956
27362 msgid "Select a user"
27363 msgstr ""
27364
27365 #: app/Http/Controllers/TaxEUController.php:252
27366 #: app/Http/Controllers/TaxEUController.php:396
27367 #: app/Http/Controllers/TaxEUController.php:402
27368 msgid "Select a valid EU VAT country"
27369 msgstr ""
27370
27371 #: app/Http/Controllers/TaxEUController.php:76
27372 #: app/Http/Controllers/TaxEUController.php:78
27373 #: app/Http/Controllers/TaxEUController.php:162
27374 msgid "Select a valid EU VAT registration country"
27375 msgstr ""
27376
27377 #: app/Helpers/CartCheckoutHelper.php:438
27378 #: app/Services/Renderer/CheckoutFieldsSchema.php:142
27379 msgid "Select an option"
27380 msgstr ""
27381
27382 #: app/Services/Translations/customer-profile-translation.php:236
27383 msgid "Select billing address"
27384 msgstr ""
27385
27386 #: app/Modules/StorageDrivers/S3/S3.php:637
27387 msgid "Select bucket"
27388 msgstr ""
27389
27390 #: app/Services/Translations/admin-translation.php:1914
27391 msgid "Select Bulk Action"
27392 msgstr ""
27393
27394 #: app/Services/Translations/admin-translation.php:1957
27395 msgid "Select button"
27396 msgstr ""
27397
27398 #: api/StoreSettings.php:691
27399 msgid "Select Cart Page"
27400 msgstr ""
27401
27402 #: app/Services/Renderer/SearchBarRenderer.php:54
27403 #: app/Services/Renderer/SearchBarRenderer.php:64
27404 msgid "Select Category"
27405 msgstr ""
27406
27407 #: api/StoreSettings.php:765
27408 msgid "Select Checkout Page"
27409 msgstr ""
27410
27411 #: app/Services/Translations/admin-translation.php:1915
27412 msgid "Select Condition"
27413 msgstr ""
27414
27415 #: app/Services/Translations/admin-translation.php:1917
27416 msgid "Select Condition and Type First"
27417 msgstr ""
27418
27419 #: app/Services/Translations/admin-translation.php:1916
27420 msgid "Select Condition First"
27421 msgstr ""
27422
27423 #: app/Services/Translations/admin-translation.php:1918
27424 #: app/Services/Translations/customer-profile-translation.php:235
27425 msgid "Select Country"
27426 msgstr ""
27427
27428 #: app/Services/Translations/admin-translation.php:1958
27429 #: app/Services/Translations/block-editor-translation.php:356
27430 msgid "Select country"
27431 msgstr ""
27432
27433 #: app/Http/Controllers/TaxEUController.php:394
27434 msgid "Select country of OSS registration"
27435 msgstr ""
27436
27437 #: app/Services/Translations/admin-translation.php:1959
27438 msgid "Select country or Whole World"
27439 msgstr ""
27440
27441 #: app/Services/Translations/admin-translation.php:1960
27442 msgid "Select coupon type"
27443 msgstr ""
27444
27445 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:115
27446 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:135
27447 msgid "Select Courses"
27448 msgstr ""
27449
27450 #: app/Services/Translations/admin-translation.php:1919
27451 msgid "Select Currency"
27452 msgstr ""
27453
27454 #: api/Confirmation.php:68
27455 msgid "Select custom page"
27456 msgstr ""
27457
27458 #: app/Services/Translations/admin-translation.php:1920
27459 msgid "Select Customer"
27460 msgstr ""
27461
27462 #: api/StoreSettings.php:654
27463 msgid "Select Customer Profile Page"
27464 msgstr ""
27465
27466 #: app/Services/Translations/admin-translation.php:1921
27467 msgid "Select Customer Status"
27468 msgstr ""
27469
27470 #: app/Services/Translations/admin-translation.php:1922
27471 msgid "Select Date"
27472 msgstr ""
27473
27474 #: app/Services/Translations/TransStrings.php:145
27475 msgid "Select date"
27476 msgstr ""
27477
27478 #: app/Services/Translations/admin-translation.php:1923
27479 msgid "Select Default Variant"
27480 msgstr ""
27481
27482 #: app/Helpers/Status.php:497
27483 msgid "Select Event"
27484 msgstr ""
27485
27486 #: app/Services/Translations/admin-translation.php:1961
27487 msgid "Select event triggers"
27488 msgstr ""
27489
27490 #: app/Services/Translations/admin-translation.php:1924
27491 msgid "Select Events"
27492 msgstr ""
27493
27494 #: app/Services/Translations/admin-translation.php:1925
27495 msgid "Select Files"
27496 msgstr ""
27497
27498 #: app/Services/Translations/admin-translation.php:1926
27499 msgid "Select Filter Group"
27500 msgstr ""
27501
27502 #: app/Services/Translations/admin-translation.php:1927
27503 msgid "Select Filters"
27504 msgstr ""
27505
27506 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:104
27507 msgid "Select FluentCommunity Spaces"
27508 msgstr ""
27509
27510 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:111
27511 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:131
27512 msgid "Select FluentCRM Lists"
27513 msgstr ""
27514
27515 #: app/Services/Translations/admin-translation.php:1928
27516 msgid "Select Group"
27517 msgstr ""
27518
27519 #: app/Http/Controllers/TaxEUController.php:400
27520 msgid "Select home country of registration"
27521 msgstr ""
27522
27523 #: api/StoreSettings.php:487
27524 msgid "Select how payment options are visually presented on checkout."
27525 msgstr ""
27526
27527 #: api/StoreSettings.php:429
27528 msgid "Select how the currency should be formatted."
27529 msgstr ""
27530
27531 #: app/Helpers/Status.php:495
27532 msgid "Select in which event you want to trigger this feed"
27533 msgstr ""
27534
27535 #: app/Services/Translations/admin-translation.php:1929
27536 msgid "Select Item/s"
27537 msgstr ""
27538
27539 #: app/Services/Translations/admin-translation.php:1930
27540 msgid "Select Items"
27541 msgstr ""
27542
27543 #: app/Services/Translations/admin-translation.php:1962
27544 msgid "Select location"
27545 msgstr ""
27546
27547 #: app/Services/Translations/admin-translation.php:1963
27548 msgid "Select notification event"
27549 msgstr ""
27550
27551 #: app/Services/Renderer/ShopAppRenderer.php:652
27552 msgid "Select number of items per page"
27553 msgstr ""
27554
27555 #: app/Services/Translations/admin-translation.php:1931
27556 msgid "Select Operator"
27557 msgstr ""
27558
27559 #: app/Services/Translations/admin-translation.php:1932
27560 msgid "Select Option"
27561 msgstr ""
27562
27563 #: app/Services/Translations/admin-translation.php:1933
27564 msgid "Select Options"
27565 msgstr ""
27566
27567 #: app/Services/Translations/admin-translation.php:1966
27568 msgid "Select or type..."
27569 msgstr ""
27570
27571 #: app/Services/Translations/admin-translation.php:1964
27572 msgid "Select or Upload File"
27573 msgstr ""
27574
27575 #: app/Services/Translations/admin-translation.php:1965
27576 msgid "Select or Upload Media"
27577 msgstr ""
27578
27579 #: app/Services/Translations/admin-translation.php:1934
27580 msgid "Select Order Status"
27581 msgstr ""
27582
27583 #: app/Services/Translations/admin-translation.php:1935
27584 msgid "Select Order Type"
27585 msgstr ""
27586
27587 #: app/Services/Translations/admin-translation.php:1936
27588 msgid "Select Pages"
27589 msgstr ""
27590
27591 #. %8$s
27592 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:128
27593 msgid "Select payment events"
27594 msgstr ""
27595
27596 #: app/Services/Translations/customer-profile-translation.php:237
27597 msgid "Select payment method"
27598 msgstr ""
27599
27600 #: app/Services/Translations/admin-translation.php:1937
27601 msgid "Select Payment Status"
27602 msgstr ""
27603
27604 #: app/Services/Translations/admin-translation.php:1938
27605 msgid "Select Payment Term"
27606 msgstr ""
27607
27608 #: app/Services/Translations/block-editor-translation.php:346
27609 msgid "Select Product"
27610 msgstr ""
27611
27612 #: app/Services/Translations/admin-translation.php:1967
27613 msgid "Select product"
27614 msgstr ""
27615
27616 #: app/Services/Translations/admin-translation.php:1939
27617 msgid "Select Product Categories"
27618 msgstr ""
27619
27620 #: app/Services/Translations/admin-translation.php:1968
27621 msgid "Select product categories that should NOT get VAT reverse charge !"
27622 msgstr ""
27623
27624 #: app/Services/Translations/admin-translation.php:1940
27625 #: app/Services/Translations/block-editor-translation.php:347
27626 msgid "Select Products"
27627 msgstr ""
27628
27629 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:208
27630 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:223
27631 msgid "Select products"
27632 msgstr ""
27633
27634 #: app/Services/Translations/admin-translation.php:1969
27635 msgid "Select reason"
27636 msgstr ""
27637
27638 #: api/StoreSettings.php:728
27639 msgid "Select Receipt Page"
27640 msgstr ""
27641
27642 #: app/Services/Translations/admin-translation.php:1941
27643 msgid "Select Role"
27644 msgstr ""
27645
27646 #: app/Services/Translations/admin-translation.php:1970
27647 msgid "Select scheme"
27648 msgstr ""
27649
27650 #: app/Services/Translations/admin-translation.php:1942
27651 msgid "Select Shipping Status"
27652 msgstr ""
27653
27654 #: api/StoreSettings.php:618
27655 msgid "Select Shop Page"
27656 msgstr ""
27657
27658 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:124
27659 msgid "Select Spaces"
27660 msgstr ""
27661
27662 #: app/Services/Translations/admin-translation.php:1943
27663 msgid "Select Status"
27664 msgstr ""
27665
27666 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:122
27667 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:142
27668 msgid "Select Tags"
27669 msgstr ""
27670
27671 #: app/Services/Translations/admin-translation.php:1971
27672 msgid "Select template"
27673 msgstr ""
27674
27675 #: api/StoreSettings.php:392
27676 msgid "Select the character used to separate thousands or decimals in prices."
27677 msgstr ""
27678
27679 #: app/Services/Translations/admin-translation.php:1972
27680 msgid "Select the countries you want to configure tax rates for."
27681 msgstr ""
27682
27683 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:119
27684 msgid "Select the courses you would like to enroll the customer to"
27685 msgstr ""
27686
27687 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:139
27688 msgid "Select the courses you would like to remove from the customer"
27689 msgstr ""
27690
27691 #: app/Services/Translations/admin-translation.php:1973
27692 msgid ""
27693 "Select the default variant that users will see pre-selected on the product "
27694 "page."
27695 msgstr ""
27696
27697 #: app/Services/Translations/admin-translation.php:1974
27698 msgid "Select the e-invoice formatter used when generating the embedded XML."
27699 msgstr ""
27700
27701 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:105
27702 msgid "Select the FluentCommunity Spaces you would like to add."
27703 msgstr ""
27704
27705 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:112
27706 msgid "Select the FluentCRM Lists you would like to add your contact to."
27707 msgstr ""
27708
27709 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:132
27710 msgid "Select the FluentCRM Lists you would like to remove from your contact."
27711 msgstr ""
27712
27713 #: api/StoreSettings.php:619
27714 msgid "Select the page that showcases all of your products."
27715 msgstr ""
27716
27717 #: api/StoreSettings.php:692
27718 msgid "Select the page that will display customer's current shopping cart."
27719 msgstr ""
27720
27721 #: api/StoreSettings.php:729
27722 msgid ""
27723 "Select the page that will display order summary after a successful purchase."
27724 msgstr ""
27725
27726 #: api/StoreSettings.php:766
27727 msgid "Select the page where customers will finalize their purchase."
27728 msgstr ""
27729
27730 #: api/StoreSettings.php:655
27731 msgid ""
27732 "Select the page where customers will manage their profile, orders, and "
27733 "downloads."
27734 msgstr ""
27735
27736 #: app/Services/Translations/admin-translation.php:1975
27737 msgid "Select the pages you'd like from the list provided."
27738 msgstr ""
27739
27740 #: app/Services/Translations/admin-translation.php:1976
27741 msgid "Select the pages you'd like from your website"
27742 msgstr ""
27743
27744 #: api/StoreSettings.php:363
27745 msgid "Select the primary currency for your store."
27746 msgstr ""
27747
27748 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:125
27749 msgid "Select the Spaces you would like to remove from your spaces."
27750 msgstr ""
27751
27752 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:126
27753 msgid "Select the tags you would like to add your contact to."
27754 msgstr ""
27755
27756 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:146
27757 msgid "Select the tags you would like to remove from your contact."
27758 msgstr ""
27759
27760 #. %8$s
27761 #: app/Modules/PaymentMethods/PayPalGateway/API/Webhook.php:78
27762 msgid "Select these events"
27763 msgstr ""
27764
27765 #. %8$s
27766 #: app/Modules/PaymentMethods/StripeGateway/Webhook/Webhook.php:71
27767 msgid "Select these events:"
27768 msgstr ""
27769
27770 #: app/Services/Translations/TransStrings.php:146
27771 msgid "Select time"
27772 msgstr ""
27773
27774 #: app/Services/Translations/admin-translation.php:1944
27775 msgid "Select Type"
27776 msgstr ""
27777
27778 #: app/Services/Translations/admin-translation.php:1945
27779 msgid "Select User"
27780 msgstr ""
27781
27782 #: app/Services/Translations/admin-translation.php:1946
27783 msgid "Select Variation"
27784 msgstr ""
27785
27786 #: app/Services/Translations/admin-translation.php:1977
27787 msgid "Select which settings to import from"
27788 msgstr ""
27789
27790 #: app/Services/Translations/admin-translation.php:1978
27791 msgid "Select your country of OSS registration"
27792 msgstr ""
27793
27794 #: app/Services/Translations/admin-translation.php:1979
27795 msgid "Select your country of registration"
27796 msgstr ""
27797
27798 #: app/Services/Translations/admin-translation.php:1980
27799 msgid "Select your referenced Payment."
27800 msgstr ""
27801
27802 #: api/StoreSettings.php:220
27803 msgid ""
27804 "Select your store's operating mode: `Test` for setup, `Live` for real "
27805 "transactions."
27806 msgstr ""
27807
27808 #: app/Services/Translations/TransStrings.php:133
27809 msgid "select {value} as the color"
27810 msgstr ""
27811
27812 #: app/Services/Translations/block-editor-translation.php:357
27813 msgid "Select..."
27814 msgstr ""
27815
27816 #: app/Services/Translations/admin-translation.php:2660
27817 msgid "selected"
27818 msgstr ""
27819
27820 #: app/Modules/PaymentMethods/PayPalGateway/ConnectConfig.php:227
27821 #: app/Modules/PaymentMethods/StripeGateway/Connect/ConnectConfig.php:246
27822 msgid "Selected Account does not exist"
27823 msgstr ""
27824
27825 #: api/Resource/CustomerResource.php:381 api/Resource/ProductResource.php:659
27826 #: app/Http/Controllers/OrderController.php:1016
27827 #: api/Resource/FrontendResource/CustomerResource.php:281
27828 msgid "Selected action is invalid"
27829 msgstr ""
27830
27831 #: app/Services/Translations/admin-translation.php:1983
27832 msgid "Selected countries only"
27833 msgstr ""
27834
27835 #: app/Services/Translations/admin-translation.php:1981
27836 msgid "Selected Countries: "
27837 msgstr ""
27838
27839 #: api/Customers.php:109 api/Resource/CustomerResource.php:241
27840 #: api/Resource/FrontendResource/CustomerResource.php:176
27841 msgid "Selected Customers has been deleted permanently"
27842 msgstr ""
27843
27844 #: app/Services/Translations/TransStrings.php:144
27845 msgid "Selected date"
27846 msgstr ""
27847
27848 #: app/Services/Translations/admin-translation.php:1982
27849 msgid "Selected Fields"
27850 msgstr ""
27851
27852 #: app/Modules/Integrations/GlobalIntegrationSettings.php:360
27853 msgid "Selected integration feed successfully deleted"
27854 msgstr ""
27855
27856 #: api/Resource/OrderResource.php:1762
27857 msgid "Selected order and associated data has been deleted"
27858 msgstr ""
27859
27860 #: api/Resource/OrderResource.php:2242
27861 msgid "Selected order and associated data have been deleted"
27862 msgstr ""
27863
27864 #. %s is the payment status
27865 #: app/Http/Controllers/OrderController.php:1008
27866 #, php-format
27867 msgid "Selected orders payment status has been marked as %s"
27868 msgstr ""
27869
27870 #. %s is the payment method name
27871 #: app/Modules/PaymentMethods/Core/AbstractPaymentGateway.php:241
27872 #, php-format
27873 msgid "Selected payment method %s is not active!"
27874 msgstr ""
27875
27876 #: app/Http/Controllers/OrderController.php:943
27877 msgid "Selected payments has been successfully captured"
27878 msgstr ""
27879
27880 #: api/Resource/ProductVariationResource.php:396
27881 msgid "Selected pricing and associated data has been deleted"
27882 msgstr ""
27883
27884 #: app/Services/Translations/block-editor-translation.php:358
27885 msgid "Selected Product"
27886 msgstr ""
27887
27888 #: api/Resource/ProductResource.php:464
27889 msgid "Selected product and associated data has been deleted"
27890 msgstr ""
27891
27892 #: api/Resource/ProductResource.php:586
27893 msgid "Selected product and associated data have been deleted"
27894 msgstr ""
27895
27896 #: app/Services/Translations/block-editor-translation.php:360
27897 msgid "Selected product:"
27898 msgstr ""
27899
27900 #: app/Services/Translations/block-editor-translation.php:361
27901 msgid "Selected products"
27902 msgstr ""
27903
27904 #: api/Resource/ProductResource.php:640
27905 #, php-format
27906 msgid "Selected products could not be duplicated (Product ID: %s)."
27907 msgstr ""
27908
27909 #: api/Resource/ProductResource.php:654
27910 msgid "Selected products have been duplicated as drafts"
27911 msgstr ""
27912
27913 #: app/Http/Controllers/TaxRateController.php:658
27914 msgid "Selected tax class does not match the target tax rate"
27915 msgstr ""
27916
27917 #: app/Services/Translations/block-editor-translation.php:359
27918 msgid "Selected Variation"
27919 msgstr ""
27920
27921 #: app/Services/Translations/admin-translation.php:1984
27922 msgid "Selected:"
27923 msgstr ""
27924
27925 #: app/Services/Translations/admin-translation.php:1985
27926 msgid "Seller Bank Details"
27927 msgstr ""
27928
27929 #: app/Services/Translations/admin-translation.php:1986
27930 msgid "Seller Contact"
27931 msgstr ""
27932
27933 #: api/StoreSettings.php:338 app/Helpers/EditorShortCodeHelper.php:46
27934 msgid "Seller Tax ID"
27935 msgstr ""
27936
27937 #: api/StoreSettings.php:333 app/Helpers/EditorShortCodeHelper.php:45
27938 msgid "Seller VAT ID"
27939 msgstr ""
27940
27941 #: app/Services/Localization/i18n/states.php:2118
27942 msgid "Sembabule"
27943 msgstr ""
27944
27945 #: app/Services/Localization/i18n/states.php:900
27946 msgid "Semnan (سمنان)"
27947 msgstr ""
27948
27949 #: app/Hooks/Handlers/ReminderHandler.php:110
27950 msgid ""
27951 "Send automated reminders for Subscription trial ending and upcoming "
27952 "subscription renewals."
27953 msgstr ""
27954
27955 #: app/Http/Controllers/AddonsController.php:98
27956 msgid "Send data anywhere via webhook"
27957 msgstr ""
27958
27959 #: app/Services/Translations/admin-translation.php:1992
27960 msgid "Send day"
27961 msgstr ""
27962
27963 #: app/Services/Translations/admin-translation.php:1993
27964 msgid "Send even when there was no activity"
27965 msgstr ""
27966
27967 #: app/Services/Email/EmailNotifications.php:181
27968 msgid "Send mail to admin after a refund."
27969 msgstr ""
27970
27971 #: app/Services/Email/EmailNotifications.php:127
27972 msgid "Send mail to admin after a subscription renewed"
27973 msgstr ""
27974
27975 #: app/Services/Email/EmailNotifications.php:72
27976 msgid "Send mail to admin after New Order Paid"
27977 msgstr ""
27978
27979 #: app/Services/Email/EmailNotifications.php:253
27980 msgid "Send mail to admin after New Order Placed (Offline Payment)"
27981 msgstr ""
27982
27983 #: app/Services/Email/EmailNotifications.php:163
27984 msgid "Send mail to admin when a subscription is canceled"
27985 msgstr ""
27986
27987 #: app/Services/Email/EmailNotifications.php:199
27988 msgid "Send mail to customer after a refund."
27989 msgstr ""
27990
27991 #: app/Services/Email/EmailNotifications.php:109
27992 msgid "Send mail to customer after a subscription renewed"
27993 msgstr ""
27994
27995 #: app/Services/Email/EmailNotifications.php:146
27996 msgid "Send mail to customer when a subscription is canceled"
27997 msgstr ""
27998
27999 #: app/Services/Email/EmailNotifications.php:235
28000 msgid "Send mail to customer when shipping status changed to delivered."
28001 msgstr ""
28002
28003 #: app/Services/Email/EmailNotifications.php:217
28004 msgid "Send mail to customer when shipping status changed to shipped."
28005 msgstr ""
28006
28007 #: app/Services/Translations/admin-translation.php:1987
28008 msgid "Send Mail To:"
28009 msgstr ""
28010
28011 #: app/Services/Translations/admin-translation.php:1988
28012 msgid "Send Now"
28013 msgstr ""
28014
28015 #: app/Services/Translations/admin-translation.php:1989
28016 msgid "Send Payment Reminder"
28017 msgstr ""
28018
28019 #: app/Hooks/Handlers/ReminderHandler.php:149
28020 msgid "Send reminders before subscription renewals and trial expirations."
28021 msgstr ""
28022
28023 #: app/Services/Translations/admin-translation.php:1990
28024 msgid "Send Renewal Reminder"
28025 msgstr ""
28026
28027 #: app/Services/Translations/admin-translation.php:1994
28028 msgid "Send test email"
28029 msgstr ""
28030
28031 #: app/Services/Translations/admin-translation.php:1995
28032 msgid "Send time"
28033 msgstr ""
28034
28035 #: app/Services/Translations/admin-translation.php:1996
28036 msgid ""
28037 "Send time is in your store timezone. Test emails use your saved recipients."
28038 msgstr ""
28039
28040 #: app/Services/Translations/admin-translation.php:1991
28041 msgid "Send Trial End Reminder"
28042 msgstr ""
28043
28044 #: app/Services/Localization/i18n/countries.php:207
28045 msgid "Senegal"
28046 msgstr ""
28047
28048 #: app/Services/Permission/PermissionManager.php:183
28049 msgid "Sensitive Settings"
28050 msgstr ""
28051
28052 #: app/Services/Translations/admin-translation.php:1997
28053 msgid "Sent on the 1st of each month."
28054 msgstr ""
28055
28056 #: app/Services/Translations/TransStrings.php:195
28057 msgid "Sep"
28058 msgstr ""
28059
28060 #: app/Services/Translations/TransStrings.php:164
28061 msgid "September"
28062 msgstr ""
28063
28064 #: app/Services/Localization/i18n/countries.php:208
28065 msgid "Serbia"
28066 msgstr ""
28067
28068 #: app/Helpers/CurrenciesHelper.php:123
28069 msgid "Serbian Dinar"
28070 msgstr ""
28071
28072 #: app/Services/Localization/i18n/states.php:2119
28073 msgid "Serere"
28074 msgstr ""
28075
28076 #: app/Services/Localization/i18n/states.php:277
28077 msgid "Sergipe"
28078 msgstr ""
28079
28080 #: app/Services/Translations/admin-translation.php:1998
28081 msgid "Serial"
28082 msgstr ""
28083
28084 #: app/Services/Translations/admin-translation.php:1999
28085 msgid "Serial Down"
28086 msgstr ""
28087
28088 #: app/Helpers/EditorShortCodeHelper.php:312
28089 #: app/Helpers/EditorShortCodeHelper.php:334
28090 #: app/Helpers/EditorShortCodeHelper.php:352
28091 #: app/Helpers/EditorShortCodeHelper.php:367
28092 msgid "Serial Number"
28093 msgstr ""
28094
28095 #: app/Services/Translations/admin-translation.php:2000
28096 msgid "Serial Up"
28097 msgstr ""
28098
28099 #: api/Resource/AttrTermResource.php:253
28100 msgid "Serial updated."
28101 msgstr ""
28102
28103 #: app/Services/Filter/LicenseSiteFilter.php:91
28104 #: app/Services/Translations/admin-translation.php:2001
28105 msgid "Server Version"
28106 msgstr ""
28107
28108 #: app/Services/Translations/admin-translation.php:2002
28109 msgid "Session Expired"
28110 msgstr ""
28111
28112 #: app/Services/Translations/admin-translation.php:2006
28113 msgid ""
28114 "Set a higher price to show with a strike-through, highlighting a discount "
28115 "for sales"
28116 msgstr ""
28117
28118 #: app/Services/Translations/admin-translation.php:2007
28119 msgid "Set as"
28120 msgstr ""
28121
28122 #: app/Services/Translations/admin-translation.php:2008
28123 #: app/Services/Translations/customer-profile-translation.php:238
28124 msgid "Set as default"
28125 msgstr ""
28126
28127 #: app/Services/Translations/admin-translation.php:2009
28128 msgid "Set end date & time"
28129 msgstr ""
28130
28131 #: app/Services/Translations/admin-translation.php:2003
28132 msgid "Set Exact Stock"
28133 msgstr ""
28134
28135 #: app/Services/Translations/admin-translation.php:2004
28136 msgid "Set Price"
28137 msgstr ""
28138
28139 #: api/StoreSettings.php:981
28140 msgid "Set Product Slug."
28141 msgstr ""
28142
28143 #: app/Services/Translations/admin-translation.php:2010
28144 msgid "Set stock to exact value (e.g. 10 → 20)"
28145 msgstr ""
28146
28147 #: api/StoreSettings.php:932
28148 msgid ""
28149 "Set the column layout for how product variations are displayed within "
28150 "product sections."
28151 msgstr ""
28152
28153 #: app/Services/Translations/admin-translation.php:2011
28154 msgid "Set the maximum spend (subtotal) allowed when using the coupon."
28155 msgstr ""
28156
28157 #: app/Services/Translations/admin-translation.php:2012
28158 msgid ""
28159 "Set the one-time setup fee amount (e.g., $50) per order. This fee does not "
28160 "apply to quantity."
28161 msgstr ""
28162
28163 #: app/Services/Translations/admin-translation.php:2013
28164 msgid ""
28165 "Set the physical attributes for this product. These values are used for "
28166 "shipping rate calculations."
28167 msgstr ""
28168
28169 #: app/Services/Translations/admin-translation.php:2014
28170 msgid ""
28171 "Set up OSS, micro-business, or specific-country registrations to collect VAT "
28172 "across the EU."
28173 msgstr ""
28174
28175 #: app/Services/Translations/admin-translation.php:2005
28176 msgid "Set Up Tax Collection"
28177 msgstr ""
28178
28179 #. %s is the link to set up pages
28180 #: app/Services/Translations/admin-translation.php:2016
28181 msgid "Set up your pages"
28182 msgstr ""
28183
28184 #. %s is the link to set up pages
28185 #: app/Services/Translations/admin-translation.php:2018
28186 #, php-format
28187 msgid "Set up your pages first to get started %s"
28188 msgstr ""
28189
28190 #. %s is the plugin name
28191 #: app/Services/Translations/admin-translation.php:2020
28192 #, php-format
28193 msgid ""
28194 "Set your from name, email, and email footer. These configurations will be "
28195 "used to send emails from %s."
28196 msgstr ""
28197
28198 #: app/Services/Localization/i18n/states.php:1459
28199 msgid "Seti"
28200 msgstr ""
28201
28202 #: app/Services/Localization/i18n/states.php:1262
28203 msgid "Settat"
28204 msgstr ""
28205
28206 #: app/Helpers/AdminHelper.php:180 app/Helpers/EditorShortCodeHelper.php:32
28207 #: app/Services/Translations/admin-translation.php:2021
28208 #: app/Services/Translations/block-editor-translation.php:362
28209 #: app/Hooks/Handlers/MenuHandler.php:310
28210 #: app/Modules/PaymentMethods/PayPalGateway/API/PayPalPartnerRenderer.php:61
28211 msgid "Settings"
28212 msgstr ""
28213
28214 #: app/Services/Translations/admin-translation.php:2661
28215 msgid "settings"
28216 msgstr ""
28217
28218 #: app/Http/Controllers/StorageController.php:171
28219 msgid "Settings reset successfully"
28220 msgstr ""
28221
28222 #: app/Services/Translations/admin-translation.php:2022
28223 msgid "Settings saved"
28224 msgstr ""
28225
28226 #: app/Services/Translations/admin-translation.php:2023
28227 #: app/Http/Controllers/ModuleSettingsController.php:69
28228 #: app/Http/Controllers/StorageController.php:32
28229 #: app/Http/Controllers/ProductController.php:626
28230 #: app/Http/Controllers/TaxConfigurationController.php:98
28231 #: app/Modules/PaymentMethods/Cod/Cod.php:193
28232 msgid "Settings saved successfully"
28233 msgstr ""
28234
28235 #: app/Services/Translations/admin-translation.php:2024
28236 msgid "Settings saved successfully!"
28237 msgstr ""
28238
28239 #: app/Modules/StorageDrivers/S3/S3.php:410
28240 msgid "Settings saved successfully."
28241 msgstr ""
28242
28243 #: app/Http/Controllers/ProductController.php:668
28244 msgid "Settings updated successfully"
28245 msgstr ""
28246
28247 #: app/Helpers/Helper.php:1215
28248 #: app/Services/Translations/admin-translation.php:2025
28249 msgid "Setup Fee"
28250 msgstr ""
28251
28252 #: app/Services/Translations/admin-translation.php:2031
28253 #: app/Services/Translations/customer-profile-translation.php:239
28254 msgid "Setup fee"
28255 msgstr ""
28256
28257 #: app/Services/Translations/admin-translation.php:2026
28258 msgid "Setup Fee Amount"
28259 msgstr ""
28260
28261 #: app/Services/Translations/admin-translation.php:2032
28262 msgid "Setup fee amount"
28263 msgstr ""
28264
28265 #: app/Services/BulkProductUpdateService.php:222
28266 #: app/Services/BulkProductInsertService.php:136
28267 #: app/Http/Requests/ProductUpdateRequest.php:374
28268 #: app/Http/Requests/ProductRequest.php:345
28269 #: app/Http/Requests/ProductVariationRequest.php:215
28270 msgid "Setup Fee Amount is required."
28271 msgstr ""
28272
28273 #: app/Services/Renderer/PricingTableRenderer.php:298
28274 msgid "Setup fee information"
28275 msgstr ""
28276
28277 #: app/Services/Translations/admin-translation.php:2033
28278 msgid "Setup fee label"
28279 msgstr ""
28280
28281 #: app/Services/BulkProductUpdateService.php:223
28282 #: app/Services/BulkProductInsertService.php:137
28283 msgid "Setup Fee must be a number."
28284 msgstr ""
28285
28286 #: app/Services/Translations/admin-translation.php:2027
28287 msgid "Setup Fee Name"
28288 msgstr ""
28289
28290 #: app/Services/Translations/admin-translation.php:2034
28291 msgid "Setup fee name"
28292 msgstr ""
28293
28294 #: app/Services/BulkProductUpdateService.php:224
28295 #: app/Services/BulkProductInsertService.php:138
28296 #: app/Http/Requests/ProductUpdateRequest.php:375
28297 #: app/Http/Requests/ProductRequest.php:346
28298 #: app/Http/Requests/ProductVariationRequest.php:216
28299 msgid "Setup Fee Name is required."
28300 msgstr ""
28301
28302 #: app/Services/BulkProductUpdateService.php:221
28303 #: app/Services/BulkProductInsertService.php:135
28304 msgid "Setup fee option must be yes or no."
28305 msgstr ""
28306
28307 #: app/Views/emails/parts/items_table.php:250
28308 msgid "Setup Fee Tax"
28309 msgstr ""
28310
28311 #: app/Services/Translations/admin-translation.php:2035
28312 #: app/Services/Translations/customer-profile-translation.php:240
28313 msgid "Setup fee tax"
28314 msgstr ""
28315
28316 #. %1$s: formatted setup fee tax amount
28317 #: app/Services/Renderer/Receipt/ThankYouRender.php:1293
28318 #, php-format
28319 msgid "Setup fee tax: %1$s"
28320 msgstr ""
28321
28322 #. %1$s: tax label e.g. "VAT", %2$s: rate percentage e.g. "20" or "7.5"
28323 #: app/Views/emails/parts/items_table.php:209
28324 #, php-format
28325 msgid "Setup Fee — %1$s (%2$s%%)"
28326 msgstr ""
28327
28328 #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:256
28329 msgid "Setup intent confirmed successfully. Please check your subscriptions."
28330 msgstr ""
28331
28332 #: app/Services/Translations/admin-translation.php:2028
28333 msgid "Setup Now"
28334 msgstr ""
28335
28336 #: app/Http/Controllers/DashboardController.php:20
28337 msgid "Setup Pages"
28338 msgstr ""
28339
28340 #: app/Http/Controllers/DashboardController.php:43
28341 msgid "Setup Payment Methods"
28342 msgstr ""
28343
28344 #: app/Services/Translations/admin-translation.php:2036
28345 msgid "Setup required"
28346 msgstr ""
28347
28348 #: app/Services/Translations/admin-translation.php:2029
28349 msgid "Setup Your Pages"
28350 msgstr ""
28351
28352 #: app/Services/Translations/admin-translation.php:2030
28353 msgid "Setup Your Products"
28354 msgstr ""
28355
28356 #: api/StoreSettings.php:1120
28357 msgid "Setup your receipt."
28358 msgstr ""
28359
28360 #: app/Services/Localization/i18n/states.php:1982
28361 msgid "Sevastopol"
28362 msgstr ""
28363
28364 #: app/Services/Tax/TaxManager.php:123
28365 msgid "Seven"
28366 msgstr ""
28367
28368 #: app/Services/Localization/i18n/states.php:632
28369 msgid "Sevilla"
28370 msgstr ""
28371
28372 #: app/Services/Localization/i18n/countries.php:209
28373 msgid "Seychelles"
28374 msgstr ""
28375
28376 #: app/Helpers/CurrenciesHelper.php:128
28377 msgid "Seychellois Rupee"
28378 msgstr ""
28379
28380 #: app/Services/Localization/i18n/states.php:367
28381 msgid "Shaanxi / 陕西"
28382 msgstr ""
28383
28384 #: app/Services/Localization/i18n/states.php:357
28385 msgid "Shandong / 山东"
28386 msgstr ""
28387
28388 #: app/Services/Localization/i18n/states.php:351
28389 msgid "Shanghai / 上海"
28390 msgstr ""
28391
28392 #: app/Services/Localization/i18n/states.php:346
28393 msgid "Shanxi / 山西"
28394 msgstr ""
28395
28396 #: app/Services/Translations/admin-translation.php:2037
28397 msgid ""
28398 "Share direct checkout link to let customers buy this variation directly."
28399 msgstr ""
28400
28401 #: app/Http/Controllers/DashboardController.php:35
28402 msgid "Share your brand story and build trust with customers."
28403 msgstr ""
28404
28405 #: app/Services/Localization/i18n/states.php:185
28406 msgid "Shariatpur"
28407 msgstr ""
28408
28409 #: app/Services/Localization/i18n/states.php:2120
28410 msgid "Sheema"
28411 msgstr ""
28412
28413 #: app/Services/Localization/i18n/states.php:186
28414 msgid "Sherpur"
28415 msgstr ""
28416
28417 #: app/Services/Localization/i18n/states.php:1072
28418 msgid "Shiga"
28419 msgstr ""
28420
28421 #: app/Services/Localization/i18n/states.php:1079
28422 msgid "Shimane"
28423 msgstr ""
28424
28425 #: app/Services/Localization/i18n/states.php:1922
28426 msgid "Shinyanga"
28427 msgstr ""
28428
28429 #: app/Services/Translations/admin-translation.php:2038
28430 msgid "Ship everywhere, excluding specific countries"
28431 msgstr ""
28432
28433 #: app/Services/Translations/admin-translation.php:2039
28434 msgid "Ship exclusively to the countries you choose"
28435 msgstr ""
28436
28437 #: app/Views/invoice/thank_you.php:461 app/Views/invoice/receipt_slip.php:239
28438 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:427
28439 #: app/Services/Renderer/Receipt/ThankYouRender.php:940
28440 msgid "Ship To"
28441 msgstr ""
28442
28443 #: app/Services/Renderer/CheckoutRenderer.php:585
28444 #: app/Services/Translations/block-editor-translation.php:363
28445 msgid "Ship to a different address?"
28446 msgstr ""
28447
28448 #: app/Services/Translations/block-editor-translation.php:364
28449 msgid "Ship to different address"
28450 msgstr ""
28451
28452 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:258
28453 msgid "Ship to Different Field"
28454 msgstr ""
28455
28456 #: app/Services/Translations/admin-translation.php:2040
28457 msgid "Ship to every country and territory"
28458 msgstr ""
28459
28460 #: app/Helpers/Status.php:242 app/Helpers/Status.php:253
28461 #: app/Helpers/Helper.php:264 app/Helpers/Helper.php:278
28462 #: app/Services/Translations/admin-translation.php:2041
28463 #: app/Services/Translations/customer-profile-translation.php:241
28464 msgid "Shipped"
28465 msgstr ""
28466
28467 #: app/Helpers/Status.php:482 app/Services/Renderer/CartSummaryRender.php:186
28468 #: app/Services/Renderer/CartSummaryRender.php:273
28469 #: app/Services/Translations/admin-translation.php:2042
28470 #: app/Services/Translations/customer-profile-translation.php:242
28471 #: app/Services/Translations/block-editor-translation.php:365
28472 #: app/Views/invoice/thank_you.php:230 app/Views/invoice/receipt_slip.php:371
28473 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:659
28474 #: app/Services/Renderer/Receipt/ThankYouRender.php:477
28475 #: app/Views/emails/parts/items_table.php:308
28476 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:413
28477 msgid "Shipping"
28478 msgstr ""
28479
28480 #: app/Helpers/CartCheckoutHelper.php:620
28481 #: app/Helpers/CartCheckoutHelper.php:746
28482 #: app/Services/Renderer/AddressSelectRenderer.php:20
28483 #: app/Services/Renderer/CheckoutRenderer.php:447
28484 #: app/Services/Renderer/CheckoutRenderer.php:641
28485 #: app/Services/Renderer/CheckoutRenderer.php:656
28486 #: app/Services/Translations/admin-translation.php:2043
28487 #: app/Services/Translations/customer-profile-translation.php:243
28488 #: app/Services/Translations/block-editor-translation.php:366
28489 #: app/Views/emails/parts/addresses.php:106
28490 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:156
28491 msgid "Shipping Address"
28492 msgstr ""
28493
28494 #: app/Services/Translations/admin-translation.php:2662
28495 msgid "shipping address also"
28496 msgstr ""
28497
28498 #: api/Resource/CustomerAddressResource.php:159
28499 msgid "Shipping address created successfully!"
28500 msgstr ""
28501
28502 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:227
28503 msgid "Shipping Address Field"
28504 msgstr ""
28505
28506 #: app/Services/Translations/block-editor-translation.php:367
28507 msgid "Shipping Address Heading"
28508 msgstr ""
28509
28510 #: api/Resource/CustomerAddressResource.php:233
28511 msgid "Shipping address updated successfully!"
28512 msgstr ""
28513
28514 #: app/Services/Translations/admin-translation.php:2052
28515 msgid "Shipping and delivery options"
28516 msgstr ""
28517
28518 #: app/Services/Translations/admin-translation.php:2044
28519 msgid "Shipping Class"
28520 msgstr ""
28521
28522 #: app/Modules/Shipping/Http/Requests/ShippingClassRequest.php:40
28523 msgid "Shipping class cost is required."
28524 msgstr ""
28525
28526 #: app/Modules/Shipping/Http/Controllers/ShippingClassController.php:29
28527 msgid "Shipping class has been created successfully"
28528 msgstr ""
28529
28530 #: app/Modules/Shipping/Http/Controllers/ShippingClassController.php:79
28531 msgid "Shipping class has been deleted successfully"
28532 msgstr ""
28533
28534 #: app/Modules/Shipping/Http/Controllers/ShippingClassController.php:51
28535 msgid "Shipping class has been updated successfully"
28536 msgstr ""
28537
28538 #: app/Modules/Shipping/Http/Requests/ShippingClassRequest.php:39
28539 msgid "Shipping class name is required."
28540 msgstr ""
28541
28542 #: app/Http/Controllers/ProductController.php:488
28543 msgid "Shipping Class not found"
28544 msgstr ""
28545
28546 #: app/Http/Controllers/ProductController.php:524
28547 msgid "Shipping Class removed successfully"
28548 msgstr ""
28549
28550 #: app/Modules/Shipping/Http/Requests/ShippingClassRequest.php:41
28551 msgid "Shipping class type is required."
28552 msgstr ""
28553
28554 #: app/Http/Controllers/ProductController.php:504
28555 msgid "Shipping Class updated successfully"
28556 msgstr ""
28557
28558 #: app/Services/Translations/admin-translation.php:2045
28559 msgid "Shipping Classes"
28560 msgstr ""
28561
28562 #. %s charge amount
28563 #: app/Services/Renderer/ShippingMethodsRender.php:100
28564 #, php-format
28565 msgid "Shipping cost: %s"
28566 msgstr ""
28567
28568 #: app/Services/Translations/admin-translation.php:2046
28569 msgid "Shipping Country"
28570 msgstr ""
28571
28572 #: app/Modules/Shipping/Http/Requests/ShippingZoneRequest.php:75
28573 msgid "Shipping country region is required."
28574 msgstr ""
28575
28576 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:173
28577 msgid "Shipping Method"
28578 msgstr ""
28579
28580 #: app/Modules/Shipping/Http/Controllers/ShippingMethodController.php:20
28581 msgid "Shipping method has been created successfully"
28582 msgstr ""
28583
28584 #: app/Modules/Shipping/Http/Controllers/ShippingMethodController.php:44
28585 msgid "Shipping method has been deleted successfully"
28586 msgstr ""
28587
28588 #: app/Modules/Shipping/Http/Controllers/ShippingMethodController.php:34
28589 msgid "Shipping method has been updated successfully"
28590 msgstr ""
28591
28592 #: app/Modules/Shipping/Http/Requests/ShippingMethodRequest.php:43
28593 msgid "Shipping method title is required."
28594 msgstr ""
28595
28596 #: app/Modules/Shipping/Http/Requests/ShippingMethodRequest.php:44
28597 msgid "Shipping method type is required."
28598 msgstr ""
28599
28600 #: app/Services/Translations/admin-translation.php:2047
28601 #: app/Services/Translations/block-editor-translation.php:368
28602 msgid "Shipping Methods"
28603 msgstr ""
28604
28605 #: app/Modules/Shipping/Http/Requests/ShippingZoneRequest.php:74
28606 msgid "Shipping name cannot exceed 192 characters."
28607 msgstr ""
28608
28609 #: app/Modules/Shipping/Http/Requests/ShippingZoneRequest.php:73
28610 msgid "Shipping name is required."
28611 msgstr ""
28612
28613 #: app/Services/Renderer/ShippingMethodsRender.php:29
28614 msgid "Shipping Options"
28615 msgstr ""
28616
28617 #: app/Http/Controllers/TaxRateController.php:543
28618 msgid "Shipping override has been deleted successfully"
28619 msgstr ""
28620
28621 #: app/Services/Translations/admin-translation.php:2053
28622 msgid ""
28623 "Shipping paid in orders. This is deducted from gross sales to calculate "
28624 "revenue."
28625 msgstr ""
28626
28627 #: app/Services/Translations/admin-translation.php:2048
28628 msgid "Shipping Profile"
28629 msgstr ""
28630
28631 #: app/Services/Translations/admin-translation.php:2049
28632 #: app/Http/Controllers/TemplateController.php:18
28633 msgid "Shipping Slip Template"
28634 msgstr ""
28635
28636 #: app/Services/Translations/admin-translation.php:2050
28637 msgid "Shipping Status"
28638 msgstr ""
28639
28640 #: app/Http/Controllers/OrderController.php:875
28641 msgid "Shipping Status has been changed for the selected orders"
28642 msgstr ""
28643
28644 #. %1$s is the old status, %2$s is the new status
28645 #: api/Resource/OrderResource.php:2058
28646 #, php-format
28647 msgid "Shipping status has been updated from %1$s to %2$s"
28648 msgstr ""
28649
28650 #: api/Resource/OrderResource.php:2055
28651 msgid "Shipping status updated"
28652 msgstr ""
28653
28654 #: app/Services/Translations/customer-profile-translation.php:244
28655 #: app/Views/invoice/thank_you.php:290 app/Views/invoice/receipt_slip.php:424
28656 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:734
28657 #: app/Services/Renderer/Receipt/ThankYouRender.php:549
28658 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:468
28659 msgid "Shipping Tax"
28660 msgstr ""
28661
28662 #: app/Modules/Tax/TaxModule.php:247
28663 msgid "Shipping Tax (Excluded)"
28664 msgstr ""
28665
28666 #: app/Modules/Tax/TaxModule.php:245
28667 msgid "Shipping Tax (Included)"
28668 msgstr ""
28669
28670 #: app/Services/Translations/admin-translation.php:2054
28671 msgid ""
28672 "Shipping tax always follows the store-level tax mode (Included or Excluded). "
28673 "Product-specific tax settings do not apply to shipping."
28674 msgstr ""
28675
28676 #: app/Http/Controllers/OrderController.php:1181
28677 msgid "Shipping updated"
28678 msgstr ""
28679
28680 #: app/Services/Renderer/ProductCardRender.php:229
28681 #: app/Services/Translations/block-editor-translation.php:369
28682 msgid "Shipping Weight"
28683 msgstr ""
28684
28685 #: app/Services/Renderer/ProductCardRender.php:117
28686 msgid "Shipping wt:"
28687 msgstr ""
28688
28689 #: app/Services/Translations/admin-translation.php:2055
28690 msgid "Shipping zone deleted successfully"
28691 msgstr ""
28692
28693 #: app/Modules/Shipping/Http/Controllers/ShippingZoneController.php:37
28694 msgid "Shipping zone has been created successfully"
28695 msgstr ""
28696
28697 #: app/Modules/Shipping/Http/Controllers/ShippingZoneController.php:86
28698 msgid "Shipping zone has been deleted successfully"
28699 msgstr ""
28700
28701 #: app/Modules/Shipping/Http/Controllers/ShippingZoneController.php:61
28702 msgid "Shipping zone has been updated successfully"
28703 msgstr ""
28704
28705 #: app/Modules/Shipping/Http/Requests/ShippingMethodRequest.php:42
28706 msgid "Shipping zone is required."
28707 msgstr ""
28708
28709 #: app/Services/Translations/admin-translation.php:2056
28710 msgid "Shipping zone not found"
28711 msgstr ""
28712
28713 #: app/Services/Translations/admin-translation.php:2051
28714 msgid "Shipping Zones"
28715 msgstr ""
28716
28717 #: app/Modules/Shipping/Http/Controllers/ShippingZoneController.php:117
28718 msgid "Shipping zones order has been updated"
28719 msgstr ""
28720
28721 #. 1: rejected status, 2: allowed statuses
28722 #: app/Modules/MCP/Tools/OrderTools.php:814
28723 #, php-format
28724 msgid "shipping_status \"%1$s\" is not settable. Allowed: %2$s."
28725 msgstr ""
28726
28727 #: app/Services/Translations/admin-translation.php:2057
28728 msgid "Ships everywhere except the countries listed above."
28729 msgstr ""
28730
28731 #: app/Services/Localization/i18n/states.php:1069
28732 msgid "Shizuoka"
28733 msgstr ""
28734
28735 #: app/Services/Localization/i18n/states.php:65
28736 msgid "Shkodër"
28737 msgstr ""
28738
28739 #: api/StoreSettings.php:623
28740 #: app/Services/Translations/admin-translation.php:2058
28741 msgid "Shop"
28742 msgstr ""
28743
28744 #: app/Services/Translations/TransStrings.php:23
28745 msgctxt "Shop App Block Editor"
28746 msgid "Also search in Content"
28747 msgstr ""
28748
28749 #: app/Services/Translations/TransStrings.php:24
28750 msgctxt "Shop App Block Editor"
28751 msgid "Apply Filter"
28752 msgstr ""
28753
28754 #: app/Services/Translations/TransStrings.php:60
28755 msgctxt "Shop App Block Editor"
28756 msgid "Background"
28757 msgstr ""
28758
28759 #: app/Services/Translations/TransStrings.php:56
28760 msgctxt "Shop App Block Editor"
28761 msgid "Badge Count"
28762 msgstr ""
28763
28764 #: app/Services/Translations/TransStrings.php:55
28765 msgctxt "Shop App Block Editor"
28766 msgid "Badge Count Background"
28767 msgstr ""
28768
28769 #: app/Services/Translations/TransStrings.php:57
28770 msgctxt "Shop App Block Editor"
28771 msgid "Badge Count Border"
28772 msgstr ""
28773
28774 #: app/Services/Translations/TransStrings.php:54
28775 msgctxt "Shop App Block Editor"
28776 msgid "Border"
28777 msgstr ""
28778
28779 #: app/Services/Translations/TransStrings.php:72
28780 msgctxt "Shop App Block Editor"
28781 msgid "Checkbox"
28782 msgstr ""
28783
28784 #: app/Services/Translations/TransStrings.php:73
28785 msgctxt "Shop App Block Editor"
28786 msgid "Checkbox Active"
28787 msgstr ""
28788
28789 #: app/Services/Translations/TransStrings.php:76
28790 msgctxt "Shop App Block Editor"
28791 msgid "Checkmark Active Bg"
28792 msgstr ""
28793
28794 #: app/Services/Translations/TransStrings.php:77
28795 msgctxt "Shop App Block Editor"
28796 msgid "Checkmark Active Border"
28797 msgstr ""
28798
28799 #: app/Services/Translations/TransStrings.php:78
28800 msgctxt "Shop App Block Editor"
28801 msgid "Checkmark After Border"
28802 msgstr ""
28803
28804 #: app/Services/Translations/TransStrings.php:74
28805 msgctxt "Shop App Block Editor"
28806 msgid "Checkmark Bg"
28807 msgstr ""
28808
28809 #: app/Services/Translations/TransStrings.php:75
28810 msgctxt "Shop App Block Editor"
28811 msgid "Checkmark Border"
28812 msgstr ""
28813
28814 #: app/Services/Translations/TransStrings.php:26
28815 msgctxt "Shop App Block Editor"
28816 msgid "Default"
28817 msgstr ""
28818
28819 #: app/Services/Translations/TransStrings.php:27
28820 msgctxt "Shop App Block Editor"
28821 msgid "Display Name For Filter"
28822 msgstr ""
28823
28824 #: app/Services/Translations/TransStrings.php:30
28825 msgctxt "Shop App Block Editor"
28826 msgid "Enable"
28827 msgstr ""
28828
28829 #: app/Services/Translations/TransStrings.php:28
28830 msgctxt "Shop App Block Editor"
28831 msgid "Enable Default Filtering"
28832 msgstr ""
28833
28834 #: app/Services/Translations/TransStrings.php:29
28835 msgctxt "Shop App Block Editor"
28836 msgid "Enable Filtering"
28837 msgstr ""
28838
28839 #: app/Services/Translations/TransStrings.php:31
28840 msgctxt "Shop App Block Editor"
28841 msgid "Enabled?"
28842 msgstr ""
28843
28844 #: app/Services/Translations/TransStrings.php:32
28845 msgctxt "Shop App Block Editor"
28846 msgid "Filter Option"
28847 msgstr ""
28848
28849 #: app/Services/Translations/TransStrings.php:33
28850 msgctxt "Shop App Block Editor"
28851 msgid "Grid"
28852 msgstr ""
28853
28854 #: app/Services/Translations/TransStrings.php:63
28855 msgctxt "Shop App Block Editor"
28856 msgid "Heading"
28857 msgstr ""
28858
28859 #: app/Services/Translations/TransStrings.php:61
28860 msgctxt "Shop App Block Editor"
28861 msgid "Input Border"
28862 msgstr ""
28863
28864 #: app/Services/Translations/TransStrings.php:62
28865 msgctxt "Shop App Block Editor"
28866 msgid "Input Focus Border"
28867 msgstr ""
28868
28869 #: app/Services/Translations/TransStrings.php:65
28870 msgctxt "Shop App Block Editor"
28871 msgid "Item Border"
28872 msgstr ""
28873
28874 #: app/Services/Translations/TransStrings.php:64
28875 msgctxt "Shop App Block Editor"
28876 msgid "Label"
28877 msgstr ""
28878
28879 #: app/Services/Translations/TransStrings.php:34
28880 msgctxt "Shop App Block Editor"
28881 msgid "List"
28882 msgstr ""
28883
28884 #: app/Services/Translations/TransStrings.php:35
28885 msgctxt "Shop App Block Editor"
28886 msgid "Numbers"
28887 msgstr ""
28888
28889 #: app/Services/Translations/TransStrings.php:36
28890 msgctxt "Shop App Block Editor"
28891 msgid "Option"
28892 msgstr ""
28893
28894 #: app/Services/Translations/TransStrings.php:37
28895 msgctxt "Shop App Block Editor"
28896 msgid "Paginator"
28897 msgstr ""
28898
28899 #: app/Services/Translations/TransStrings.php:38
28900 msgctxt "Shop App Block Editor"
28901 msgid "Per Page"
28902 msgstr ""
28903
28904 #: app/Services/Translations/TransStrings.php:51
28905 msgctxt "Shop App Block Editor"
28906 msgid "Primary"
28907 msgstr ""
28908
28909 #: app/Services/Translations/TransStrings.php:43
28910 msgctxt "Shop App Block Editor"
28911 msgid "Product"
28912 msgstr ""
28913
28914 #: app/Services/Translations/TransStrings.php:39
28915 msgctxt "Shop App Block Editor"
28916 msgid "Product Box Grid Size"
28917 msgstr ""
28918
28919 #: app/Services/Translations/TransStrings.php:40
28920 msgctxt "Shop App Block Editor"
28921 msgid "Product Categories"
28922 msgstr ""
28923
28924 #: app/Services/Translations/TransStrings.php:41
28925 msgctxt "Shop App Block Editor"
28926 msgid "Product Grid Size"
28927 msgstr ""
28928
28929 #: app/Services/Translations/TransStrings.php:52
28930 msgctxt "Shop App Block Editor"
28931 msgid "Product Heading"
28932 msgstr ""
28933
28934 #: app/Services/Translations/TransStrings.php:42
28935 msgctxt "Shop App Block Editor"
28936 msgid "Product Types"
28937 msgstr ""
28938
28939 #: app/Services/Translations/TransStrings.php:44
28940 msgctxt "Shop App Block Editor"
28941 msgid "Range Filter Only works in pages."
28942 msgstr ""
28943
28944 #: app/Services/Translations/TransStrings.php:79
28945 msgctxt "Shop App Block Editor"
28946 msgid "Range Slider Connect Bg"
28947 msgstr ""
28948
28949 #: app/Services/Translations/TransStrings.php:67
28950 msgctxt "Shop App Block Editor"
28951 msgid "Reset Button"
28952 msgstr ""
28953
28954 #: app/Services/Translations/TransStrings.php:66
28955 msgctxt "Shop App Block Editor"
28956 msgid "Reset Button Bg"
28957 msgstr ""
28958
28959 #: app/Services/Translations/TransStrings.php:68
28960 msgctxt "Shop App Block Editor"
28961 msgid "Reset Button Border"
28962 msgstr ""
28963
28964 #: app/Services/Translations/TransStrings.php:70
28965 msgctxt "Shop App Block Editor"
28966 msgid "Reset Button Hover"
28967 msgstr ""
28968
28969 #: app/Services/Translations/TransStrings.php:69
28970 msgctxt "Shop App Block Editor"
28971 msgid "Reset Button Hover Bg"
28972 msgstr ""
28973
28974 #: app/Services/Translations/TransStrings.php:71
28975 msgctxt "Shop App Block Editor"
28976 msgid "Reset Button Hover Border"
28977 msgstr ""
28978
28979 #: app/Services/Translations/TransStrings.php:45
28980 msgctxt "Shop App Block Editor"
28981 msgid "Scroll"
28982 msgstr ""
28983
28984 #: app/Services/Translations/TransStrings.php:47
28985 msgctxt "Shop App Block Editor"
28986 msgid "Search"
28987 msgstr ""
28988
28989 #: app/Services/Translations/TransStrings.php:46
28990 msgctxt "Shop App Block Editor"
28991 msgid "Search Grid Size"
28992 msgstr ""
28993
28994 #: app/Services/Translations/TransStrings.php:53
28995 msgctxt "Shop App Block Editor"
28996 msgid "Text"
28997 msgstr ""
28998
28999 #: app/Services/Translations/TransStrings.php:48
29000 msgctxt "Shop App Block Editor"
29001 msgid "View mode"
29002 msgstr ""
29003
29004 #: app/Services/Translations/TransStrings.php:49
29005 msgctxt "Shop App Block Editor"
29006 msgid "Wildcard Filter"
29007 msgstr ""
29008
29009 #: app/Services/Translations/admin-translation.php:2059
29010 msgid "Shop Image/Logo"
29011 msgstr ""
29012
29013 #: app/Services/Translations/admin-translation.php:2060
29014 msgid "Shop Name"
29015 msgstr ""
29016
29017 #: app/Hooks/Handlers/MenuHandler.php:82
29018 msgid "Shop Page"
29019 msgstr ""
29020
29021 #: app/Services/Renderer/CartDrawerRenderer.php:57
29022 #: app/Services/Renderer/CartDrawerRenderer.php:94
29023 msgid "Shopping Cart"
29024 msgstr ""
29025
29026 #: app/Services/Renderer/CartDrawerRenderer.php:44
29027 msgid "Shopping Cart Drawer"
29028 msgstr ""
29029
29030 #: app/Services/Translations/admin-translation.php:2061
29031 msgid "Short Description"
29032 msgstr ""
29033
29034 #: app/Services/Translations/admin-translation.php:2062
29035 msgid "Short description"
29036 msgstr ""
29037
29038 #: app/Services/Translations/block-editor-translation.php:370
29039 msgid "Shortcode"
29040 msgstr ""
29041
29042 #. %s: Shortcode
29043 #: app/Helpers/Helper.php:1512
29044 #, php-format
29045 msgctxt "Shortcode instruction message"
29046 msgid "Use %1$s shortcode in your page."
29047 msgstr ""
29048
29049 #: app/Services/Translations/admin-translation.php:2063
29050 msgid ""
29051 "Shortcodes/Blocks shown here use sample data. Actual emails will be "
29052 "populated with real information."
29053 msgstr ""
29054
29055 #. %1$s: keyboard shortcut keys
29056 #: app/Services/Translations/admin-translation.php:2065
29057 #, php-format
29058 msgid "Shortcut: %1$s"
29059 msgstr ""
29060
29061 #: app/Services/Translations/admin-translation.php:2663
29062 msgid "shortcuts..."
29063 msgstr ""
29064
29065 #: app/Services/Renderer/CheckoutFieldsSchema.php:492
29066 msgid ""
29067 "Show a legal registration / business ID field at checkout (e.g. company "
29068 "registration number)."
29069 msgstr ""
29070
29071 #: app/Services/Renderer/CheckoutFieldsSchema.php:486
29072 msgid ""
29073 "Show a VAT/GST/Tax number field at checkout for customers to provide their "
29074 "tax ID."
29075 msgstr ""
29076
29077 #: app/Services/Translations/admin-translation.php:2066
29078 msgid "Show All"
29079 msgstr ""
29080
29081 #: app/Services/Translations/customer-profile-translation.php:245
29082 msgid "Show all items for this order"
29083 msgstr ""
29084
29085 #: app/Services/Translations/admin-translation.php:2067
29086 msgid "Show Bulk Actions"
29087 msgstr ""
29088
29089 #: app/Services/Translations/block-editor-translation.php:371
29090 msgid "Show Cart Button"
29091 msgstr ""
29092
29093 #: app/Services/Translations/block-editor-translation.php:380
29094 msgid "Show cart item count"
29095 msgstr ""
29096
29097 #: app/Services/Translations/block-editor-translation.php:372
29098 msgid "Show Checkout Button"
29099 msgstr ""
29100
29101 #: app/Services/Translations/admin-translation.php:2068
29102 msgid "Show Content Editor"
29103 msgstr ""
29104
29105 #: app/Services/Translations/block-editor-translation.php:373
29106 msgid "Show Dimensions"
29107 msgstr ""
29108
29109 #: app/Services/Translations/block-editor-translation.php:374
29110 msgid "Show Discount Percentage"
29111 msgstr ""
29112
29113 #: app/Services/Translations/block-editor-translation.php:381
29114 msgid "Show empty categories"
29115 msgstr ""
29116
29117 #: app/Services/Translations/block-editor-translation.php:382
29118 msgid "Show hierarchy"
29119 msgstr ""
29120
29121 #: app/Services/Translations/block-editor-translation.php:383
29122 msgid "Show icon"
29123 msgstr ""
29124
29125 #. %s is the order number
29126 #: app/Services/Translations/customer-profile-translation.php:247
29127 #, php-format
29128 msgid "Show items for order %s"
29129 msgstr ""
29130
29131 #: app/Services/Translations/block-editor-translation.php:375
29132 msgid "Show Label"
29133 msgstr ""
29134
29135 #: app/Services/Translations/admin-translation.php:2072
29136 msgid "Show less"
29137 msgstr ""
29138
29139 #: app/Services/Translations/admin-translation.php:2069
29140 msgid "Show License Stats"
29141 msgstr ""
29142
29143 #: app/Services/Translations/admin-translation.php:2073
29144 msgid "Show more"
29145 msgstr ""
29146
29147 #: app/Services/Translations/block-editor-translation.php:376
29148 msgid "Show Name"
29149 msgstr ""
29150
29151 #: app/Services/Translations/admin-translation.php:2074
29152 msgid "Show on checkout?"
29153 msgstr ""
29154
29155 #: app/Services/Translations/admin-translation.php:2070
29156 msgid "Show Order Stats"
29157 msgstr ""
29158
29159 #: app/Services/Translations/admin-translation.php:2071
29160 msgid "Show Percentages"
29161 msgstr ""
29162
29163 #: app/Services/Translations/block-editor-translation.php:384
29164 msgid "Show product count"
29165 msgstr ""
29166
29167 #: app/Services/Translations/block-editor-translation.php:377
29168 msgid "Show Product Weight"
29169 msgstr ""
29170
29171 #: api/StoreSettings.php:825
29172 msgid "Show Relevant In Product Modal"
29173 msgstr ""
29174
29175 #: api/StoreSettings.php:820
29176 msgid "Show Relevant In Single Page"
29177 msgstr ""
29178
29179 #: app/Services/Translations/block-editor-translation.php:378
29180 msgid "Show Remove Button"
29181 msgstr ""
29182
29183 #: app/Services/Translations/block-editor-translation.php:379
29184 msgid "Show Total Weight"
29185 msgstr ""
29186
29187 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:84
29188 msgid "Show View Switcher"
29189 msgstr ""
29190
29191 #: app/Services/Email/ConditionPresets.php:67
29192 msgid "Show when a coupon or manual discount was applied."
29193 msgstr ""
29194
29195 #: app/Services/Email/ConditionPresets.php:91
29196 msgid "Show when a refund has been issued."
29197 msgstr ""
29198
29199 #: app/Services/Email/ConditionPresets.php:117
29200 msgid "Show when downloadable files are attached."
29201 msgstr ""
29202
29203 #: app/Services/Email/ConditionPresets.php:41
29204 msgid "Show when payment has been received."
29205 msgstr ""
29206
29207 #: app/Services/Email/ConditionPresets.php:57
29208 msgid "Show when payment has failed."
29209 msgstr ""
29210
29211 #: app/Services/Email/ConditionPresets.php:49
29212 msgid "Show when payment is still pending."
29213 msgstr ""
29214
29215 #: app/Services/Email/ConditionPresets.php:75
29216 msgid "Show when shipping charges are present."
29217 msgstr ""
29218
29219 #: app/Services/Email/ConditionPresets.php:99
29220 msgid "Show when shipping tax is charged."
29221 msgstr ""
29222
29223 #: app/Services/Email/ConditionPresets.php:109
29224 msgid "Show when the customer left an order note."
29225 msgstr ""
29226
29227 #: app/Services/Email/ConditionPresets.php:23
29228 msgid "Show when the order contains only digital products."
29229 msgstr ""
29230
29231 #: app/Services/Email/ConditionPresets.php:83
29232 msgid "Show when the order includes tax."
29233 msgstr ""
29234
29235 #: app/Services/Email/ConditionPresets.php:31
29236 msgid "Show when the order requires physical fulfillment."
29237 msgstr ""
29238
29239 #: app/Services/Translations/block-editor-translation.php:385
29240 msgid "Show/Hide Icon"
29241 msgstr ""
29242
29243 #. 1: starting item number, 2: ending item number, 3: total number of items
29244 #: app/Services/Renderer/ShopAppRenderer.php:636
29245 #, php-format
29246 msgid "Showing %1$s to %2$s of %3$s Items"
29247 msgstr ""
29248
29249 #: app/Services/Translations/admin-translation.php:2076
29250 msgid ""
29251 "Shown on prices where tax is excluded. Applies when product or store pricing "
29252 "is tax-exclusive."
29253 msgstr ""
29254
29255 #: app/Services/Translations/admin-translation.php:2077
29256 msgid ""
29257 "Shown on prices where tax is included. Applies when product or store pricing "
29258 "is tax-inclusive."
29259 msgstr ""
29260
29261 #: app/Services/Translations/admin-translation.php:2075
29262 msgid "Shown on VAT invoice"
29263 msgstr ""
29264
29265 #: app/Services/Localization/i18n/states.php:210
29266 msgid "Shumen"
29267 msgstr ""
29268
29269 #: app/Services/Localization/i18n/states.php:1134
29270 msgid "Siaya"
29271 msgstr ""
29272
29273 #: app/Services/Localization/i18n/states.php:1694
29274 msgid "Sibiu"
29275 msgstr ""
29276
29277 #: app/Services/Localization/i18n/states.php:365
29278 msgid "Sichuan / 四川"
29279 msgstr ""
29280
29281 #: app/Services/Localization/i18n/states.php:505
29282 msgid "Sidi Bel Abbès"
29283 msgstr ""
29284
29285 #: app/Services/Localization/i18n/states.php:1263
29286 msgid "Sidi Bennour"
29287 msgstr ""
29288
29289 #: app/Services/Localization/i18n/states.php:1264
29290 msgid "Sidi Ifni"
29291 msgstr ""
29292
29293 #: app/Services/Localization/i18n/states.php:1265
29294 msgid "Sidi Kacem"
29295 msgstr ""
29296
29297 #: app/Services/Localization/i18n/states.php:1266
29298 msgid "Sidi Slimane"
29299 msgstr ""
29300
29301 #: app/Services/Localization/i18n/states.php:1268
29302 msgid "Sidi Youssef Ben Ali"
29303 msgstr ""
29304
29305 #: app/Services/Localization/i18n/states.php:1000
29306 msgid "Siena"
29307 msgstr ""
29308
29309 #: app/Services/Localization/i18n/countries.php:210
29310 msgid "Sierra Leone"
29311 msgstr ""
29312
29313 #: app/Helpers/CurrenciesHelper.php:132
29314 msgid "Sierra Leonean Leone"
29315 msgstr ""
29316
29317 #: app/Views/invoice/dispatch_slip.php:154
29318 msgid "Signature:"
29319 msgstr ""
29320
29321 #: app/Helpers/AdminOrderProcessor.php:152
29322 #: app/Helpers/CheckoutProcessor.php:680
29323 #: app/Http/Controllers/FrontendControllers/CustomerOrderController.php:206
29324 msgid "Signup Fee"
29325 msgstr ""
29326
29327 #: app/Helpers/Helper.php:1008
29328 msgid "signup fee"
29329 msgstr ""
29330
29331 #: app/Modules/PaymentMethods/StripeGateway/Processor.php:479
29332 msgid "Signup fee / initial payment"
29333 msgstr ""
29334
29335 #: app/Services/Translations/admin-translation.php:2078
29336 msgid "Signups"
29337 msgstr ""
29338
29339 #: app/Services/Localization/i18n/states.php:1873
29340 msgid "Siirt"
29341 msgstr ""
29342
29343 #: app/Services/Localization/i18n/states.php:864
29344 msgid "Sikkim"
29345 msgstr ""
29346
29347 #: app/Services/Localization/i18n/states.php:211
29348 msgid "Silistra"
29349 msgstr ""
29350
29351 #: app/Services/Localization/i18n/states.php:1930
29352 msgid "Simiyu"
29353 msgstr ""
29354
29355 #: app/Helpers/Helper.php:712 app/Services/Filter/ProductFilter.php:288
29356 #: app/Services/Translations/admin-translation.php:2079
29357 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:186
29358 msgid "Simple"
29359 msgstr ""
29360
29361 #: app/Helpers/Helper.php:713
29362 #: app/Services/Translations/admin-translation.php:2080
29363 msgid "Simple Variation"
29364 msgstr ""
29365
29366 #: app/Services/Filter/ProductFilter.php:289
29367 #: app/Services/Translations/admin-translation.php:2081
29368 msgid "Simple Variations"
29369 msgstr ""
29370
29371 #: app/Services/Translations/block-editor-translation.php:386
29372 msgid "Simulate Loading"
29373 msgstr ""
29374
29375 #: app/Services/Translations/block-editor-translation.php:387
29376 msgid "Simulate No Results"
29377 msgstr ""
29378
29379 #: app/Services/Translations/block-editor-translation.php:388
29380 msgid "Simulation"
29381 msgstr ""
29382
29383 #: app/Services/Localization/i18n/states.php:1348
29384 msgid "Sinaloa"
29385 msgstr ""
29386
29387 #: app/Services/Localization/i18n/states.php:1633
29388 msgid "Sindh"
29389 msgstr ""
29390
29391 #: app/Services/Localization/i18n/states.php:1800
29392 msgid "Sing Buri"
29393 msgstr ""
29394
29395 #: app/Services/Localization/i18n/countries.php:211
29396 msgid "Singapore"
29397 msgstr ""
29398
29399 #: app/Helpers/CurrenciesHelper.php:130
29400 msgid "Singapore Dollar"
29401 msgstr ""
29402
29403 #: app/Services/Localization/i18n/states.php:1923
29404 msgid "Singida"
29405 msgstr ""
29406
29407 #: app/Services/Translations/admin-translation.php:2083
29408 msgid "Single charge for the entire order."
29409 msgstr ""
29410
29411 #: app/Services/Filter/OrderFilter.php:291
29412 msgid "Single Payment"
29413 msgstr ""
29414
29415 #: app/Services/Translations/admin-translation.php:2082
29416 msgid "Single Product & Order Setup"
29417 msgstr ""
29418
29419 #: app/Services/Translations/TransStrings.php:96
29420 msgctxt "Single Product Page"
29421 msgid "Dimensions"
29422 msgstr ""
29423
29424 #: app/Services/Translations/TransStrings.php:93
29425 msgctxt "Single Product Page"
29426 msgid "In Stock"
29427 msgstr ""
29428
29429 #: app/Services/Translations/TransStrings.php:94
29430 msgctxt "Single Product Page"
29431 msgid "Out Of Stock"
29432 msgstr ""
29433
29434 #: app/Services/Translations/TransStrings.php:95
29435 msgctxt "Single Product Page"
29436 msgid "Package"
29437 msgstr ""
29438
29439 #: app/Services/Translations/TransStrings.php:98
29440 msgctxt "Single Product Page"
29441 msgid "Shipping Weight"
29442 msgstr ""
29443
29444 #: app/Services/Translations/TransStrings.php:97
29445 msgctxt "Single Product Page"
29446 msgid "Weight"
29447 msgstr ""
29448
29449 #: api/StoreSettings.php:808
29450 msgid "Single Product Setup"
29451 msgstr ""
29452
29453 #: app/Services/Translations/block-editor-translation.php:389
29454 msgid "Single Site Lifetime License"
29455 msgstr ""
29456
29457 #: app/Services/Localization/i18n/states.php:1202
29458 msgid "Sinoe"
29459 msgstr ""
29460
29461 #: app/Services/Localization/i18n/states.php:1874
29462 msgid "Sinop"
29463 msgstr ""
29464
29465 #: app/Services/Localization/i18n/states.php:1609
29466 msgid "Siquijor"
29467 msgstr ""
29468
29469 #: app/Services/Localization/i18n/states.php:1001
29470 msgid "Siracusa"
29471 msgstr ""
29472
29473 #: app/Services/Localization/i18n/states.php:187
29474 msgid "Sirajganj"
29475 msgstr ""
29476
29477 #: app/Services/Localization/i18n/states.php:2121
29478 msgid "Sironko"
29479 msgstr ""
29480
29481 #: app/Services/Localization/i18n/states.php:734
29482 msgid "Sisak-Moslavina County"
29483 msgstr ""
29484
29485 #: app/Services/Localization/i18n/states.php:1801
29486 msgid "Sisaket"
29487 msgstr ""
29488
29489 #: app/Services/Localization/i18n/states.php:910
29490 msgid "Sistan and Baluchestan (سیستان و بلوچستان)"
29491 msgstr ""
29492
29493 #: app/Services/Translations/customer-profile-translation.php:248
29494 msgid "Site"
29495 msgstr ""
29496
29497 #: app/Services/Translations/admin-translation.php:2084
29498 msgid "Site Details"
29499 msgstr ""
29500
29501 #: app/Services/Translations/admin-translation.php:2086
29502 msgid "Site not found"
29503 msgstr ""
29504
29505 #: app/Services/Filter/LicenseSiteFilter.php:73
29506 msgid "Site Property"
29507 msgstr ""
29508
29509 #: app/Helpers/EditorShortCodeHelper.php:18
29510 msgid "Site Title"
29511 msgstr ""
29512
29513 #: app/Helpers/EditorShortCodeHelper.php:17
29514 #: app/Services/Filter/LicenseSiteFilter.php:77
29515 #: app/Services/Translations/admin-translation.php:2085
29516 msgid "Site URL"
29517 msgstr ""
29518
29519 #: app/Services/Translations/admin-translation.php:2087
29520 msgid "Sites"
29521 msgstr ""
29522
29523 #: app/Services/Localization/i18n/states.php:1875
29524 msgid "Sivas"
29525 msgstr ""
29526
29527 #: app/Services/Tax/TaxManager.php:122
29528 msgid "Six"
29529 msgstr ""
29530
29531 #: app/Helpers/Helper.php:1020 app/Helpers/Helper.php:1127
29532 #: app/Helpers/Helper.php:1624
29533 msgid "six month"
29534 msgid_plural "six months"
29535 msgstr[0] ""
29536 msgstr[1] ""
29537
29538 #: app/Services/Translations/admin-translation.php:2088
29539 #: app/Services/Translations/block-editor-translation.php:390
29540 msgid "Size"
29541 msgstr ""
29542
29543 #: app/Services/Localization/i18n/states.php:1267
29544 msgid "Skhirat-Témara"
29545 msgstr ""
29546
29547 #: app/Services/Localization/i18n/states.php:504
29548 msgid "Skikda"
29549 msgstr ""
29550
29551 #: app/Services/Translations/admin-translation.php:2089
29552 msgid "Skip All"
29553 msgstr ""
29554
29555 #: app/Services/Translations/admin-translation.php:2090
29556 msgid "Skip for now"
29557 msgstr ""
29558
29559 #: app/Services/Translations/admin-translation.php:2091
29560 msgid "Skip inventory"
29561 msgstr ""
29562
29563 #: app/Services/Translations/admin-translation.php:1834
29564 #: app/Services/Translations/block-editor-translation.php:328
29565 msgid "SKU"
29566 msgstr ""
29567
29568 #: app/Services/BulkProductUpdateService.php:257
29569 #, php-format
29570 msgid "SKU \"%s\" is already in use by another product."
29571 msgstr ""
29572
29573 #: app/Services/BulkProductInsertService.php:351
29574 #: app/Services/BulkProductInsertService.php:408
29575 #, php-format
29576 msgid "SKU \"%s\" is already in use."
29577 msgstr ""
29578
29579 #: app/Services/Translations/admin-translation.php:1835
29580 msgid "SKU (Stock Keeping Unit)"
29581 msgstr ""
29582
29583 #: app/Services/BulkProductUpdateService.php:211
29584 #: app/Services/BulkProductInsertService.php:125
29585 msgid "SKU may not be greater than 100 characters."
29586 msgstr ""
29587
29588 #: app/Http/Requests/ProductVariationRequest.php:202
29589 msgid "SKU may not be greater than 30 characters."
29590 msgstr ""
29591
29592 #: app/Services/Translations/block-editor-translation.php:329
29593 msgid "SKU Settings"
29594 msgstr ""
29595
29596 #: app/Services/Renderer/ProductRenderer.php:599
29597 #: app/Services/Translations/block-editor-translation.php:330
29598 #: app/Hooks/Handlers/BlockEditors/ProductSkuBlockEditor.php:113
29599 msgid "SKU:"
29600 msgstr ""
29601
29602 #: app/Services/Translations/TransStrings.php:256
29603 msgid "slider between {min} and {max}"
29604 msgstr ""
29605
29606 #: app/Services/Translations/block-editor-translation.php:391
29607 msgid "Slides per view"
29608 msgstr ""
29609
29610 #: app/Services/Localization/i18n/states.php:833
29611 msgid "Sligo"
29612 msgstr ""
29613
29614 #: app/Services/Localization/i18n/states.php:212
29615 msgid "Sliven"
29616 msgstr ""
29617
29618 #: app/Services/Localization/i18n/countries.php:212
29619 msgid "Slovakia"
29620 msgstr ""
29621
29622 #: app/Services/Localization/i18n/countries.php:213
29623 msgid "Slovenia"
29624 msgstr ""
29625
29626 #: app/Services/Translations/admin-translation.php:2092
29627 msgid "Slug"
29628 msgstr ""
29629
29630 #: app/Http/Requests/AttrTermRequest.php:34
29631 msgid "Slug is required"
29632 msgstr ""
29633
29634 #: app/Services/Translations/block-editor-translation.php:392
29635 msgid "Small"
29636 msgstr ""
29637
29638 #: app/Services/Translations/block-editor-translation.php:331
29639 msgid "SMARTCODES"
29640 msgstr ""
29641
29642 #: app/Services/Localization/i18n/states.php:213
29643 msgid "Smolyan"
29644 msgstr ""
29645
29646 #: app/Services/Translations/admin-translation.php:2093
29647 msgid "Snapshot generation failed!"
29648 msgstr ""
29649
29650 #: app/Services/Translations/admin-translation.php:2094
29651 msgid "Snapshot generation started in background!"
29652 msgstr ""
29653
29654 #: app/Services/Translations/admin-translation.php:2095
29655 msgid "Snapshots generated successfully!"
29656 msgstr ""
29657
29658 #: app/Modules/Tax/TaxModule.php:2103
29659 msgid "SOAP is not available on the server."
29660 msgstr ""
29661
29662 #: app/Services/Localization/i18n/states.php:1384
29663 msgid "Sofala"
29664 msgstr ""
29665
29666 #: app/Services/Localization/i18n/states.php:215
29667 msgid "Sofia"
29668 msgstr ""
29669
29670 #: app/Services/Localization/i18n/states.php:214
29671 msgid "Sofia District"
29672 msgstr ""
29673
29674 #: app/Services/ShortCodeParser/Parsers/ItemParser.php:98
29675 msgid "Soft Package"
29676 msgstr ""
29677
29678 #: app/Services/Localization/i18n/states.php:583
29679 msgid "Sohag"
29680 msgstr ""
29681
29682 #: app/Services/Localization/i18n/states.php:1438
29683 msgid "Sokoto"
29684 msgstr ""
29685
29686 #: app/Hooks/Handlers/BlockEditors/SoldOutBadgeBlockEditor.php:81
29687 msgid "Sold Out Badge"
29688 msgstr ""
29689
29690 #: app/Services/Localization/i18n/states.php:701
29691 msgid "Sololá"
29692 msgstr ""
29693
29694 #: app/Services/Localization/i18n/countries.php:214
29695 msgid "Solomon Islands"
29696 msgstr ""
29697
29698 #: app/Helpers/CurrenciesHelper.php:127
29699 msgid "Solomon Islands Dollar"
29700 msgstr ""
29701
29702 #: app/Services/Localization/i18n/states.php:313
29703 msgid "Solothurn"
29704 msgstr ""
29705
29706 #: app/Helpers/CurrenciesHelper.php:133
29707 msgid "Somali Shilling"
29708 msgstr ""
29709
29710 #: app/Services/Localization/i18n/countries.php:215
29711 msgid "Somalia"
29712 msgstr ""
29713
29714 #: api/Resource/ProductResource.php:629
29715 #, php-format
29716 msgid ""
29717 "Some products could not be duplicated (Product ID: %s). Remaining selected "
29718 "products have been duplicated as drafts."
29719 msgstr ""
29720
29721 #: app/Services/Translations/admin-translation.php:2096
29722 msgid "Some products were ${actionText} successfully"
29723 msgstr ""
29724
29725 #: app/Services/Translations/admin-translation.php:2097
29726 msgid "Something is wrong!"
29727 msgstr ""
29728
29729 #: app/Services/Translations/checkout-translation.php:37
29730 #: app/Services/Translations/admin-translation.php:2098
29731 #: app/Services/Translations/customer-profile-translation.php:249
29732 #: app/Http/Controllers/ProductController.php:598
29733 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:186
29734 msgid "Something went wrong"
29735 msgstr ""
29736
29737 #: api/Resource/CouponResource.php:236 api/Resource/CouponResource.php:283
29738 #: api/Resource/CouponResource.php:325
29739 msgid "Something went wrong while updating the cart."
29740 msgstr ""
29741
29742 #: app/Services/Translations/admin-translation.php:2099
29743 msgid "Something went wrong!"
29744 msgstr ""
29745
29746 #: app/Services/Localization/i18n/states.php:769
29747 msgid "Somogy"
29748 msgstr ""
29749
29750 #: app/Services/Localization/i18n/states.php:1002
29751 msgid "Sondrio"
29752 msgstr ""
29753
29754 #: app/Services/Localization/i18n/states.php:1802
29755 msgid "Songkhla"
29756 msgstr ""
29757
29758 #: app/Services/Localization/i18n/states.php:1349
29759 msgid "Sonora"
29760 msgstr ""
29761
29762 #: app/Services/Localization/i18n/states.php:1732
29763 msgid "Sonsonate"
29764 msgstr ""
29765
29766 #: app/Services/Localization/i18n/states.php:633
29767 msgid "Soria"
29768 msgstr ""
29769
29770 #: app/Services/Localization/i18n/states.php:2212
29771 msgid "Soriano"
29772 msgstr ""
29773
29774 #: app/Services/Localization/i18n/states.php:1312
29775 msgid "Soroca"
29776 msgstr ""
29777
29778 #: app/Services/Localization/i18n/states.php:2122
29779 msgid "Soroti"
29780 msgstr ""
29781
29782 #: app/Modules/Integrations/GlobalIntegrationSettings.php:31
29783 msgid "Sorry! No integration failed found with: "
29784 msgstr ""
29785
29786 #: app/Services/Translations/admin-translation.php:2100
29787 msgid "Sorry! No modules found based on your filter."
29788 msgstr ""
29789
29790 #: app/Modules/PaymentMethods/PayPalGateway/SubscriptionManager.php:152
29791 msgid "Sorry, New Subscription ID or Vendor Order ID is not available!"
29792 msgstr ""
29793
29794 #: app/Modules/Integrations/GlobalIntegrationSettings.php:74
29795 msgid ""
29796 "Sorry, no Integration found. Please make sure that latest version of "
29797 "installed"
29798 msgstr ""
29799
29800 #: app/Hooks/Handlers/ShortCodes/ReceiptHandler.php:212
29801 msgid "Sorry, no receipt found."
29802 msgstr ""
29803
29804 #: app/Hooks/Handlers/ShortCodes/ReceiptHandler.php:64
29805 msgid "Sorry, no transaction found."
29806 msgstr ""
29807
29808 #: app/Modules/PaymentMethods/PayPalGateway/SubscriptionManager.php:99
29809 msgid "Sorry, Subscription ID is not available!"
29810 msgstr ""
29811
29812 #: app/Modules/PaymentMethods/PayPalGateway/SubscriptionManager.php:34
29813 #: app/Modules/PaymentMethods/PayPalGateway/SubscriptionManager.php:69
29814 msgid "Sorry, Subscription not found!"
29815 msgstr ""
29816
29817 #: app/Modules/PaymentMethods/PayPalGateway/SubscriptionManager.php:107
29818 msgid "Sorry, Subscription or Order not found!"
29819 msgstr ""
29820
29821 #: app/Helpers/CustomerHelper.php:132
29822 msgid "Sorry, This is not your order"
29823 msgstr ""
29824
29825 #: app/Models/ProductVariation.php:255 app/Models/ProductVariation.php:272
29826 #: app/Modules/StockManagement/StockManagement.php:69
29827 msgid "Sorry, this product is currently out of stock."
29828 msgstr ""
29829
29830 #: app/Models/ProductVariation.php:261
29831 msgid "Sorry, this product is not available for purchase."
29832 msgstr ""
29833
29834 #: app/Services/Translations/admin-translation.php:2101
29835 msgid "Sorry, Unable To Create Page!!"
29836 msgstr ""
29837
29838 #: api/Helper.php:60
29839 msgid ""
29840 "Sorry, You can not update permissions. Only administrators can update "
29841 "permissions"
29842 msgstr ""
29843
29844 #: app/Http/Controllers/McpSettingsController.php:108
29845 msgid "Sorry, you do not have permission to change the MCP setting."
29846 msgstr ""
29847
29848 #: app/Http/Controllers/McpSettingsController.php:55
29849 msgid "Sorry, you do not have permission to install plugins."
29850 msgstr ""
29851
29852 #: app/Modules/PaymentMethods/PayPalGateway/SubscriptionManager.php:27
29853 msgid "Sorry, You do not have permission to pause subscription!"
29854 msgstr ""
29855
29856 #: app/Modules/PaymentMethods/PayPalGateway/SubscriptionManager.php:62
29857 msgid "Sorry, You do not have permission to resume subscription!"
29858 msgstr ""
29859
29860 #: app/Services/Localization/i18n/states.php:1610
29861 msgid "Sorsogon"
29862 msgstr ""
29863
29864 #: app/Services/Translations/admin-translation.php:2102
29865 msgid "Sort"
29866 msgstr ""
29867
29868 #: app/Services/Renderer/ShopAppRenderer.php:381
29869 msgid "Sort alphabetically A to Z"
29870 msgstr ""
29871
29872 #: app/Services/Renderer/ShopAppRenderer.php:396
29873 msgid "Sort alphabetically Z to A"
29874 msgstr ""
29875
29876 #: app/Services/Renderer/ShopAppRenderer.php:356
29877 #: app/Services/Translations/admin-translation.php:2103
29878 #: app/Services/Translations/block-editor-translation.php:393
29879 msgid "Sort By"
29880 msgstr ""
29881
29882 #: app/Services/Renderer/ShopAppRenderer.php:441
29883 msgid "Sort by date newest first"
29884 msgstr ""
29885
29886 #: app/Services/Renderer/ShopAppRenderer.php:456
29887 msgid "Sort by date oldest first"
29888 msgstr ""
29889
29890 #: app/Services/Renderer/ShopAppRenderer.php:426
29891 msgid "Sort by price high to low"
29892 msgstr ""
29893
29894 #: app/Services/Renderer/ShopAppRenderer.php:411
29895 msgid "Sort by price low to high"
29896 msgstr ""
29897
29898 #: app/Services/Renderer/ShopAppRenderer.php:368
29899 msgid "Sort products"
29900 msgstr ""
29901
29902 #: app/Services/Renderer/ShopAppRenderer.php:371
29903 msgid "Sort products by"
29904 msgstr ""
29905
29906 #: app/Services/Localization/i18n/states.php:524
29907 msgid "Souk Ahras"
29908 msgstr ""
29909
29910 #: app/Services/PluginInstaller/AddonManager.php:115
29911 #: app/Http/Controllers/PaymentMethodController.php:203
29912 msgid "Source link is required"
29913 msgstr ""
29914
29915 #: app/Services/Translations/admin-translation.php:2104
29916 msgid "Sources"
29917 msgstr ""
29918
29919 #: app/Services/Localization/i18n/states.php:679
29920 msgid "South Aegean"
29921 msgstr ""
29922
29923 #: app/Services/Localization/i18n/countries.php:216
29924 msgid "South Africa"
29925 msgstr ""
29926
29927 #: app/Helpers/CurrenciesHelper.php:158
29928 msgid "South African Rand"
29929 msgstr ""
29930
29931 #: app/Services/Localization/i18n/continents.php:280
29932 msgid "South America"
29933 msgstr ""
29934
29935 #: app/Services/Localization/i18n/states.php:121
29936 msgid "South Australia"
29937 msgstr ""
29938
29939 #: app/Services/Localization/i18n/states.php:2180
29940 msgid "South Carolina"
29941 msgstr ""
29942
29943 #: app/Services/Localization/i18n/states.php:1611
29944 msgid "South Cotabato"
29945 msgstr ""
29946
29947 #: app/Services/Localization/i18n/states.php:2181
29948 msgid "South Dakota"
29949 msgstr ""
29950
29951 #: app/Services/Localization/i18n/countries.php:217
29952 msgid "South Georgia/Sandwich Islands"
29953 msgstr ""
29954
29955 #: app/Services/Localization/i18n/states.php:897
29956 msgid "South Khorasan (خراسان جنوبی)"
29957 msgstr ""
29958
29959 #: app/Services/Localization/i18n/countries.php:218
29960 msgid "South Korea"
29961 msgstr ""
29962
29963 #: app/Helpers/CurrenciesHelper.php:86 app/Helpers/CurrenciesHelper.php:390
29964 msgid "South Korean Won"
29965 msgstr ""
29966
29967 #: app/Services/Localization/i18n/states.php:574
29968 msgid "South Sinai"
29969 msgstr ""
29970
29971 #: app/Services/Localization/i18n/countries.php:219
29972 msgid "South Sudan"
29973 msgstr ""
29974
29975 #: app/Services/Localization/i18n/states.php:2263
29976 msgid "Southern"
29977 msgstr ""
29978
29979 #: app/Services/Localization/i18n/states.php:1612
29980 msgid "Southern Leyte"
29981 msgstr ""
29982
29983 #: app/Services/Localization/i18n/states.php:1496
29984 msgid "Southland"
29985 msgstr ""
29986
29987 #: app/Services/Localization/i18n/countries.php:220
29988 msgid "Spain"
29989 msgstr ""
29990
29991 #: app/Services/Translations/admin-translation.php:2105
29992 msgid ""
29993 "Specifies the HTTP method (e.g., GET, POST) used to send data to the webhook "
29994 "URL."
29995 msgstr ""
29996
29997 #: app/Services/Translations/admin-translation.php:2106
29998 msgid "Spend by day"
29999 msgstr ""
30000
30001 #: app/Services/Translations/admin-translation.php:2107
30002 msgid "Spend by hour "
30003 msgstr ""
30004
30005 #: app/Services/Localization/i18n/states.php:748
30006 msgid "Split-Dalmatia County"
30007 msgstr ""
30008
30009 #: app/Modules/PaymentMethods/PromoGateways/Addons/SquareAddon.php:81
30010 #: app/Modules/PaymentMethods/PromoGateways/Addons/SquareAddon.php:106
30011 msgid "Square Payment Gateway"
30012 msgstr ""
30013
30014 #: app/Services/Localization/i18n/countries.php:221
30015 msgid "Sri Lanka"
30016 msgstr ""
30017
30018 #: app/Modules/Tax/TaxModule.php:2365
30019 msgid "SST"
30020 msgstr ""
30021
30022 #: app/Services/Localization/i18n/states.php:314
30023 msgid "St. Gallen"
30024 msgstr ""
30025
30026 #: app/Services/Translations/admin-translation.php:2108
30027 msgid "Stackable"
30028 msgstr ""
30029
30030 #: app/Services/Tax/TaxManager.php:103 app/Services/Tax/TaxManager.php:175
30031 #: app/Services/Tax/TaxManager.php:539 app/Services/Tax/TaxManager.php:569
30032 #: app/Services/Translations/admin-translation.php:2109
30033 #: app/Http/Controllers/TaxClassController.php:66
30034 msgid "Standard"
30035 msgstr ""
30036
30037 #: app/Services/Translations/admin-translation.php:2110
30038 msgid ""
30039 "Standard EU VAT rates will be imported automatically for all EU countries."
30040 msgstr ""
30041
30042 #: app/Http/Controllers/TaxRateController.php:113
30043 #: app/Http/Controllers/TaxRateController.php:1014
30044 msgid "Standard tax class could not be found"
30045 msgstr ""
30046
30047 #: app/Services/Localization/i18n/states.php:216
30048 msgid "Stara Zagora"
30049 msgstr ""
30050
30051 #: app/Services/Translations/admin-translation.php:2111
30052 msgid "Start"
30053 msgstr ""
30054
30055 #: app/Services/Translations/TransStrings.php:147
30056 msgid "Start Date"
30057 msgstr ""
30058
30059 #: app/Services/Translations/admin-translation.php:2114
30060 msgid "Start date"
30061 msgstr ""
30062
30063 #: app/Services/Translations/admin-translation.php:2112
30064 msgid "Start Date & Time"
30065 msgstr ""
30066
30067 #: app/Services/Translations/admin-translation.php:2115
30068 msgid "Start date & time"
30069 msgstr ""
30070
30071 #: app/Http/Requests/CouponRequest.php:121
30072 msgid "Start date is required. "
30073 msgstr ""
30074
30075 #: app/Services/Translations/admin-translation.php:2113
30076 msgid "Start From"
30077 msgstr ""
30078
30079 #: app/Modules/MCP/Tools/ContextTools.php:69
30080 msgid ""
30081 "START HERE — call once per session. Returns who you are and your permissions,"
30082 " the store currency/timezone conventions, headline stats, every valid enum "
30083 "value (order/payment/shipping/subscription statuses, intervals, types), and "
30084 "usage guidelines. Use this before any other tool so you never guess a status "
30085 "string or money format."
30086 msgstr ""
30087
30088 #: app/Services/Translations/TransStrings.php:148
30089 msgid "Start Time"
30090 msgstr ""
30091
30092 #: app/Services/Translations/admin-translation.php:2116
30093 msgid "Started"
30094 msgstr ""
30095
30096 #. %s: min price
30097 #: app/Services/Renderer/ProductCardRender.php:388
30098 #, php-format
30099 msgid "Starting from %s"
30100 msgstr ""
30101
30102 #: app/Services/Translations/block-editor-translation.php:394
30103 msgid "Starts From"
30104 msgstr ""
30105
30106 #: app/Services/Filter/CustomerFilter.php:120
30107 #: app/Services/Filter/OrderFilter.php:344
30108 #: app/Services/Filter/OrderFilter.php:433
30109 msgid "Starts With"
30110 msgstr ""
30111
30112 #: app/Helpers/CartCheckoutHelper.php:450
30113 #: app/Helpers/EditorShortCodeHelper.php:137
30114 #: app/Helpers/EditorShortCodeHelper.php:146
30115 #: app/Services/Renderer/CheckoutFieldsSchema.php:154
30116 #: app/Services/Renderer/CheckoutFieldsSchema.php:504
30117 #: app/Services/Renderer/CheckoutFieldsSchema.php:546
30118 #: app/Services/Translations/admin-translation.php:2117
30119 #: app/Services/Translations/customer-profile-translation.php:250
30120 #: app/Services/Translations/block-editor-translation.php:395
30121 #: app/Services/Localization/i18n/address-locales.php:52
30122 #: app/Services/Localization/i18n/address-locales.php:399
30123 #: app/Services/Localization/i18n/address-locales.php:548
30124 #: app/Services/Localization/i18n/address-locales.php:749
30125 msgid "State"
30126 msgstr ""
30127
30128 #: app/Services/Renderer/AddressSelectRenderer.php:324
30129 msgid "State / Province"
30130 msgstr ""
30131
30132 #: app/Services/Localization/i18n/address-locales.php:571
30133 msgid "State / Zone"
30134 msgstr ""
30135
30136 #: app/Http/Requests/CustomerAddressRequest.php:72
30137 #: app/Http/Requests/FrontendRequests/CustomerAddressRequest.php:44
30138 msgid "State field is required."
30139 msgstr ""
30140
30141 #: app/Services/Localization/LocalizationManager.php:627
30142 msgid "State is required."
30143 msgstr ""
30144
30145 #: app/Services/Translations/admin-translation.php:2118
30146 msgid "State Tax"
30147 msgstr ""
30148
30149 #: app/Services/Translations/admin-translation.php:2119
30150 msgid "States"
30151 msgstr ""
30152
30153 #: app/Helpers/EditorShortCodeHelper.php:185
30154 #: app/Helpers/EditorShortCodeHelper.php:336
30155 #: app/Helpers/EditorShortCodeHelper.php:369
30156 #: app/Services/Filter/LicenseFilter.php:169
30157 #: app/Services/Filter/OrderBumpFilter.php:152
30158 #: app/Services/Translations/admin-translation.php:2120
30159 #: app/Services/Translations/customer-profile-translation.php:251
30160 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:129
30161 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:184
30162 msgid "Status"
30163 msgstr ""
30164
30165 #: app/Services/Translations/admin-translation.php:2121
30166 msgid ""
30167 "Status controls the product's visibility on the public page and its "
30168 "purchasability. 'Publish' indicates that it is live and can be purchased, "
30169 "'Draft' signifies that it is in private editing, and 'Schedule' means it "
30170 "will be publish on a specified date. 'Private' means, Only visible to "
30171 "adminstrators but can be purchased via direct purchase link. The status can "
30172 "only be changed once pricing is set."
30173 msgstr ""
30174
30175 #: api/Resource/OrderResource.php:2146
30176 msgid "Status has been updated"
30177 msgstr ""
30178
30179 #: app/Services/BulkProductUpdateService.php:207
30180 #: app/Services/BulkProductInsertService.php:117
30181 msgid "Status is required."
30182 msgstr ""
30183
30184 #: app/Services/BulkProductUpdateService.php:208
30185 #: app/Services/BulkProductInsertService.php:118
30186 msgid "Status must be published or draft."
30187 msgstr ""
30188
30189 #: app/Modules/Integrations/AddOnModule.php:29
30190 msgid "Status successfully updated"
30191 msgstr ""
30192
30193 #: app/Http/Controllers/StorageController.php:214
30194 msgid "Status updated successfully"
30195 msgstr ""
30196
30197 #. %1$s - current step number, %2$s - total steps
30198 #: app/Services/Translations/admin-translation.php:2123
30199 #, php-format
30200 msgid "Step %1$s of %2$s"
30201 msgstr ""
30202
30203 #: app/Services/Translations/admin-translation.php:2124
30204 msgid "Step into the moonlight!"
30205 msgstr ""
30206
30207 #: app/Services/Filter/ProductFilter.php:209
30208 #: app/Services/Translations/admin-translation.php:2125
30209 #: app/Services/Translations/block-editor-translation.php:396
30210 #: app/Hooks/Handlers/BlockEditors/StockBlock.php:57
30211 msgid "Stock"
30212 msgstr ""
30213
30214 #: app/Services/Translations/admin-translation.php:2126
30215 msgid "Stock Adjustment History"
30216 msgstr ""
30217
30218 #: app/Services/Translations/block-editor-translation.php:397
30219 msgid "Stock Availability"
30220 msgstr ""
30221
30222 #: app/Services/Translations/admin-translation.php:2127
30223 msgid "Stock Change"
30224 msgstr ""
30225
30226 #: app/Services/Translations/admin-translation.php:2128
30227 msgid "Stock Keeping Unit"
30228 msgstr ""
30229
30230 #: app/Modules/StockManagement/StockManagement.php:22
30231 msgid "Stock Management"
30232 msgstr ""
30233
30234 #: app/Services/Translations/admin-translation.php:2129
30235 msgid "Stock Management Inactive"
30236 msgstr ""
30237
30238 #: app/Services/Translations/admin-translation.php:2130
30239 msgid "Stock Management module is currently disabled. Please enable it in "
30240 msgstr ""
30241
30242 #: app/Modules/Templating/Bricks/Elements/ProductStock.php:224
30243 msgid "Stock management not enabled for this product."
30244 msgstr ""
30245
30246 #: app/Services/Filter/ProductFilter.php:214
30247 #: app/Services/Translations/admin-translation.php:2131
30248 msgid "Stock Status"
30249 msgstr ""
30250
30251 #: app/Http/Requests/ProductUpdateRequest.php:368
30252 #: app/Http/Requests/ProductRequest.php:339
30253 #: app/Http/Requests/ProductVariationRequest.php:207
30254 msgid "Stock status is required."
30255 msgstr ""
30256
30257 #: app/Services/Translations/admin-translation.php:2132
30258 msgid "Stock updated successfully"
30259 msgstr ""
30260
30261 #: app/Modules/MCP/Tools/ProductTools.php:83
30262 msgid ""
30263 "Stock-managed variations that need attention: out-of-stock, or at/below a "
30264 "threshold. Answers \"what do I need to restock?\" — this is inventory health,"
30265 " not sales. Shows available vs committed vs on-hold."
30266 msgstr ""
30267
30268 #: app/Services/Translations/admin-translation.php:2133
30269 msgid "Stop Collecting"
30270 msgstr ""
30271
30272 #: app/Services/Translations/admin-translation.php:2134
30273 msgid "Stop collecting"
30274 msgstr ""
30275
30276 #: app/Services/Translations/admin-translation.php:2135
30277 msgid "Storage Providers"
30278 msgstr ""
30279
30280 #: app/Services/Translations/admin-translation.php:2136
30281 msgid "Storage Settings"
30282 msgstr ""
30283
30284 #: app/Services/Translations/admin-translation.php:2137
30285 msgid "Storage Settings updated!"
30286 msgstr ""
30287
30288 #: api/StoreSettings.php:256
30289 msgid "Store Address"
30290 msgstr ""
30291
30292 #: app/Helpers/EditorShortCodeHelper.php:37
30293 msgid "Store Address Line 1"
30294 msgstr ""
30295
30296 #: app/Helpers/EditorShortCodeHelper.php:38
30297 msgid "Store Address Line 2"
30298 msgstr ""
30299
30300 #: app/Helpers/EditorShortCodeHelper.php:41
30301 msgid "Store City"
30302 msgstr ""
30303
30304 #: app/Helpers/EditorShortCodeHelper.php:271
30305 msgid "Store Company Name"
30306 msgstr ""
30307
30308 #: app/Helpers/EditorShortCodeHelper.php:272
30309 msgid "Store Company Name (formatted)"
30310 msgstr ""
30311
30312 #: app/Modules/MCP/Tools/ContextTools.php:150
30313 msgid "Store context loaded."
30314 msgstr ""
30315
30316 #: app/Helpers/EditorShortCodeHelper.php:39
30317 #: app/Services/Translations/admin-translation.php:2138
30318 msgid "Store Country"
30319 msgstr ""
30320
30321 #: app/Services/Translations/admin-translation.php:2146
30322 msgid "Store country"
30323 msgstr ""
30324
30325 #: app/Services/Translations/admin-translation.php:2147
30326 msgid "Store country is not configured."
30327 msgstr ""
30328
30329 #: app/Http/Requests/FluentMetaRequest.php:48
30330 msgid "Store country is required."
30331 msgstr ""
30332
30333 #: app/Services/Translations/admin-translation.php:2139
30334 msgid "Store Currency"
30335 msgstr ""
30336
30337 #: app/Services/Translations/admin-translation.php:2148
30338 msgid "Store default"
30339 msgstr ""
30340
30341 #: app/Http/Controllers/DashboardController.php:28
30342 msgid "Store details such as addresses, company info etc."
30343 msgstr ""
30344
30345 #: app/Services/Translations/admin-translation.php:2140
30346 msgid "Store Digest"
30347 msgstr ""
30348
30349 #: app/Services/Translations/admin-translation.php:2141
30350 msgid "Store Digest Emails"
30351 msgstr ""
30352
30353 #: app/Http/Controllers/EmailNotificationController.php:222
30354 msgid "Store digest settings saved successfully"
30355 msgstr ""
30356
30357 #: app/Hooks/Handlers/GlobalStorageHandler.php:68
30358 msgid ""
30359 "Store downloadable product files in Cloudflare R2. Available in FluentCart "
30360 "Pro."
30361 msgstr ""
30362
30363 #: app/Http/Controllers/OnboardingController.php:299
30364 msgid "Store has been updated successfully"
30365 msgstr ""
30366
30367 #: app/Services/Translations/admin-translation.php:2149
30368 msgid "Store info could not be saved. You can update it in Settings."
30369 msgstr ""
30370
30371 #: app/Helpers/EditorShortCodeHelper.php:273
30372 msgid "Store Legal Registration ID"
30373 msgstr ""
30374
30375 #: app/Helpers/EditorShortCodeHelper.php:274
30376 msgid "Store Legal Registration ID (formatted)"
30377 msgstr ""
30378
30379 #: app/Services/Translations/admin-translation.php:2142
30380 msgid "Store Location"
30381 msgstr ""
30382
30383 #: api/StoreSettings.php:180 app/Helpers/EditorShortCodeHelper.php:36
30384 #: app/Services/Translations/block-editor-translation.php:398
30385 #: app/Hooks/Handlers/BlockEditors/StoreLogoBlockEditor.php:36
30386 msgid "Store Logo"
30387 msgstr ""
30388
30389 #: api/StoreSettings.php:219
30390 msgid "Store Mode"
30391 msgstr ""
30392
30393 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:293
30394 msgid "Store Mode notice"
30395 msgstr ""
30396
30397 #: api/StoreSettings.php:152 app/Helpers/EditorShortCodeHelper.php:35
30398 msgid "Store Name"
30399 msgstr ""
30400
30401 #: app/Http/Requests/FluentMetaRequest.php:47
30402 msgid "Store name is required."
30403 msgstr ""
30404
30405 #: app/Helpers/EditorShortCodeHelper.php:42
30406 msgid "Store Postcode"
30407 msgstr ""
30408
30409 #: app/Helpers/EditorShortCodeHelper.php:277
30410 msgid "Store Seller Tax ID"
30411 msgstr ""
30412
30413 #: app/Helpers/EditorShortCodeHelper.php:278
30414 msgid "Store Seller Tax ID (formatted)"
30415 msgstr ""
30416
30417 #: app/Helpers/EditorShortCodeHelper.php:275
30418 msgid "Store Seller VAT ID"
30419 msgstr ""
30420
30421 #: app/Helpers/EditorShortCodeHelper.php:276
30422 msgid "Store Seller VAT ID (formatted)"
30423 msgstr ""
30424
30425 #: app/Services/Permission/PermissionManager.php:182
30426 #: app/Services/Translations/admin-translation.php:2143
30427 #: app/Hooks/Handlers/AdminMenuBarHandler.php:71
30428 msgid "Store Settings"
30429 msgstr ""
30430
30431 #: app/Services/Translations/admin-translation.php:2144
30432 msgid "Store Settings → Business Details"
30433 msgstr ""
30434
30435 #: api/StoreSettings.php:133
30436 #: app/Services/Translations/admin-translation.php:2145
30437 msgid "Store Setup"
30438 msgstr ""
30439
30440 #. %1$s: 30-day revenue, %2$d: 30-day order count, %3$d: total customers
30441 #: app/Modules/MCP/Tools/ContextTools.php:231
30442 #, php-format
30443 msgid ""
30444 "Store snapshot — last 30 days: %1$s across %2$d orders; %3$d customers total."
30445 msgstr ""
30446
30447 #: app/Helpers/EditorShortCodeHelper.php:40
30448 msgid "Store State"
30449 msgstr ""
30450
30451 #: app/Helpers/EditorShortCodeHelper.php:270
30452 msgid "Store VAT Number (formatted)"
30453 msgstr ""
30454
30455 #. use local order of street name and house number.
30456 #: app/Helpers/CartCheckoutHelper.php:521
30457 #: app/Services/Renderer/CheckoutFieldsSchema.php:239
30458 #: app/Services/Renderer/CheckoutFieldsSchema.php:241
30459 #: app/Services/Renderer/CheckoutFieldsSchema.php:509
30460 #: app/Services/Renderer/CheckoutFieldsSchema.php:551
30461 #: app/Services/Renderer/AddressSelectRenderer.php:291
30462 #: app/Services/Renderer/AddressSelectRenderer.php:295
30463 msgid "Street Address"
30464 msgstr ""
30465
30466 #: app/Services/Translations/admin-translation.php:2150
30467 #: app/Services/Translations/customer-profile-translation.php:252
30468 msgid "Street address"
30469 msgstr ""
30470
30471 #: api/Checkout/CheckoutApi.php:1009
30472 #: app/Http/Requests/CustomerAddressRequest.php:68
30473 #: app/Http/Requests/FrontendRequests/CustomerAddressRequest.php:41
30474 msgid "Street Address field is required."
30475 msgstr ""
30476
30477 #: app/Http/Requests/FrontendRequests/CustomerRequests/CustomerProfileRequest.php:73
30478 msgid "Street Address is required."
30479 msgstr ""
30480
30481 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:239
30482 msgid "Stripe account already verified!"
30483 msgstr ""
30484
30485 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:281
30486 msgid "Stripe account verified!"
30487 msgstr ""
30488
30489 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:330
30490 msgid "Stripe Hosted checkout"
30491 msgstr ""
30492
30493 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:231
30494 msgid "Stripe not connected in live mode!"
30495 msgstr ""
30496
30497 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:231
30498 msgid "Stripe not connected in test mode!"
30499 msgstr ""
30500
30501 #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:579
30502 #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:584
30503 msgid "Stripe Payment Confirmation"
30504 msgstr ""
30505
30506 #: app/Services/Translations/customer-profile-translation.php:253
30507 msgid "Stripe Payment Method"
30508 msgstr ""
30509
30510 #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:64
30511 #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:71
30512 msgid "Stripe Session Retrieval Failed"
30513 msgstr ""
30514
30515 #: app/Modules/PaymentMethods/StripeGateway/Connect/ConnectConfig.php:274
30516 msgid "Stripe settings has been disconnected"
30517 msgstr ""
30518
30519 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:64
30520 msgid ""
30521 "Stripe's payments platform lets you accept credit cards, debit cards, and "
30522 "popular payment methods around the world all with a single integration."
30523 msgstr ""
30524
30525 #: app/Services/Localization/i18n/states.php:1313
30526 msgid "Strășeni"
30527 msgstr ""
30528
30529 #: app/Services/Translations/admin-translation.php:2151
30530 #: app/Services/Translations/block-editor-translation.php:399
30531 msgid "Styling"
30532 msgstr ""
30533
30534 #: app/Services/Translations/block-editor-translation.php:400
30535 msgid "Sub Title"
30536 msgstr ""
30537
30538 #: app/Http/Requests/EmailNotificationRequest.php:30
30539 msgid "Subject field is required."
30540 msgstr ""
30541
30542 #: app/Services/Renderer/AddressSelectRenderer.php:388
30543 #: app/Services/Renderer/AddressSelectRenderer.php:389
30544 #: app/Services/Translations/checkout-translation.php:38
30545 #: app/Services/Translations/block-editor-translation.php:401
30546 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:160
30547 msgid "Submit"
30548 msgstr ""
30549
30550 #: app/Services/Translations/block-editor-translation.php:402
30551 msgid "Submit Button"
30552 msgstr ""
30553
30554 #: app/Services/Translations/block-editor-translation.php:403
30555 msgid "Submit Button Text"
30556 msgstr ""
30557
30558 #: app/Services/Translations/admin-translation.php:2152
30559 msgid "Subscribable"
30560 msgstr ""
30561
30562 #: app/Services/Translations/admin-translation.php:2153
30563 msgid "Subscribed"
30564 msgstr ""
30565
30566 #: app/Services/Filter/OrderFilter.php:292
30567 #: app/Services/Renderer/ProductRenderer.php:193
30568 #: app/Services/Renderer/PricingTableRenderer.php:167
30569 #: app/Services/Translations/admin-translation.php:2154
30570 #: app/Services/Translations/customer-profile-translation.php:254
30571 #: app/Services/Translations/block-editor-translation.php:404
30572 #: app/Views/emails/parts/subscription_item.php:19
30573 #: app/Modules/PaymentMethods/PayPalGateway/PayPalHelper.php:197
30574 #: app/Views/emails/subscription/trial_end/customer.php:43
30575 #: app/Views/emails/subscription/trial_end/admin.php:30
30576 #: app/Views/emails/subscription/reminder/customer.php:38
30577 #: app/Views/emails/subscription/reminder/admin.php:25
30578 #: app/Views/emails/subscription/canceled/customer.php:41
30579 #: app/Views/emails/subscription/canceled/admin.php:25
30580 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:118
30581 msgid "Subscription"
30582 msgstr ""
30583
30584 #. 1: subscription id, 2: when
30585 #: app/Modules/MCP/Tools/SubscriptionTools.php:388
30586 #, php-format
30587 msgid "Subscription #%1$d canceled, effective %2$s."
30588 msgstr ""
30589
30590 #: app/Helpers/EditorShortCodeHelper.php:364
30591 msgid "Subscription (Loop)"
30592 msgstr ""
30593
30594 #: app/Services/Email/EmailNotifications.php:108
30595 #: app/Services/Email/EmailNotifications.php:126
30596 #: app/Services/Email/EmailNotifications.php:145
30597 #: app/Services/Email/EmailNotifications.php:162
30598 msgid "Subscription Actions"
30599 msgstr ""
30600
30601 #: app/Helpers/Status.php:457
30602 msgid "Subscription Activated"
30603 msgstr ""
30604
30605 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:293
30606 msgid "Subscription activation failed."
30607 msgstr ""
30608
30609 #: app/Helpers/Status.php:465
30610 msgid "Subscription Canceled"
30611 msgstr ""
30612
30613 #: app/Services/Email/EmailNotifications.php:172
30614 msgid "Subscription Canceled - {{order.customer.full_name}}"
30615 msgstr ""
30616
30617 #: app/Services/Email/EmailNotifications.php:154
30618 msgid "Subscription Canceled on {{settings.store_name}}"
30619 msgstr ""
30620
30621 #: app/Services/Translations/admin-translation.php:2171
30622 msgid "Subscription canceled successfully"
30623 msgstr ""
30624
30625 #: app/Modules/PaymentMethods/PayPalGateway/PayPalSubscriptions.php:166
30626 msgid "Subscription canceled."
30627 msgstr ""
30628
30629 #: app/Http/Controllers/OrderController.php:346
30630 msgid "Subscription cancelled successfully"
30631 msgstr ""
30632
30633 #: app/Services/Translations/admin-translation.php:2155
30634 msgid "Subscription Chart"
30635 msgstr ""
30636
30637 #: app/Services/Translations/admin-translation.php:2156
30638 msgid "Subscription Churn"
30639 msgstr ""
30640
30641 #: app/Services/Translations/admin-translation.php:2157
30642 msgid "Subscription Cohorts"
30643 msgstr ""
30644
30645 #: app/Services/Translations/admin-translation.php:2158
30646 msgid "Subscription Comparison"
30647 msgstr ""
30648
30649 #: app/Services/Translations/admin-translation.php:2159
30650 #: app/Services/Translations/customer-profile-translation.php:255
30651 #: app/Services/Renderer/Receipt/ThankYouRender.php:631
30652 #: app/Views/invoice/parts/subscription_items.php:5
30653 msgid "Subscription Details"
30654 msgstr ""
30655
30656 #: app/Helpers/Status.php:473
30657 msgid "Subscription End of Term (Completed)"
30658 msgstr ""
30659
30660 #: app/Helpers/Status.php:477
30661 msgid "Subscription Expired / End of Access Validity"
30662 msgstr ""
30663
30664 #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:137
30665 msgid "Subscription fetched successfully from remote payment gateway!"
30666 msgstr ""
30667
30668 #: app/Modules/PaymentMethods/Core/AbstractSubscriptionModule.php:14
30669 msgid "Subscription fetching not available for this method!"
30670 msgstr ""
30671
30672 #: app/Services/Translations/admin-translation.php:2160
30673 msgid "Subscription Future Revenue"
30674 msgstr ""
30675
30676 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:299
30677 msgid "Subscription has been activated successfully!"
30678 msgstr ""
30679
30680 #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:114
30681 msgid "Subscription has been cancelled successfully!"
30682 msgstr ""
30683
30684 #: app/Modules/PaymentMethods/PayPalGateway/SubscriptionManager.php:52
30685 msgid "Subscription has been paused successfully"
30686 msgstr ""
30687
30688 #: app/Modules/PaymentMethods/PayPalGateway/SubscriptionManager.php:87
30689 msgid "Subscription has been resumed successfully"
30690 msgstr ""
30691
30692 #: app/Services/Translations/admin-translation.php:2161
30693 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:101
30694 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:122
30695 msgid "Subscription ID"
30696 msgstr ""
30697
30698 #: app/Services/Translations/admin-translation.php:2162
30699 msgid "Subscription Interval"
30700 msgstr ""
30701
30702 #: app/Services/Translations/customer-profile-translation.php:259
30703 msgid "Subscription is active"
30704 msgstr ""
30705
30706 #. %1$s: current subscription status
30707 #: app/Modules/MCP/Tools/SubscriptionTools.php:318
30708 #, php-format
30709 msgid "Subscription is already in status %1$s."
30710 msgstr ""
30711
30712 #: app/Services/Reminders/ReminderService.php:240
30713 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:252
30714 msgid "Subscription is not active"
30715 msgstr ""
30716
30717 #. %s is the payment method name
30718 #: app/Modules/PaymentMethods/Core/AbstractPaymentGateway.php:253
30719 #, php-format
30720 msgid "Subscription is not active for Selected payment method %s!"
30721 msgstr ""
30722
30723 #: app/Services/Reminders/ReminderService.php:298
30724 msgid "Subscription is not in a trial period"
30725 msgstr ""
30726
30727 #: app/Models/Cart.php:360 api/Resource/FrontendResource/CartResource.php:475
30728 #: api/Resource/FrontendResource/CartResource.php:587
30729 msgid "Subscription items can't be combined with other products in the cart."
30730 msgstr ""
30731
30732 #: app/Models/Cart.php:430
30733 msgid "Subscription items must be purchased via direct checkout."
30734 msgstr ""
30735
30736 #: app/Services/Translations/admin-translation.php:2163
30737 msgid "Subscription List By Customer"
30738 msgstr ""
30739
30740 #: app/Services/Translations/admin-translation.php:2164
30741 msgid "Subscription List By Product"
30742 msgstr ""
30743
30744 #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:186
30745 msgid "Subscription must be active to make early payments."
30746 msgstr ""
30747
30748 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:103
30749 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:197
30750 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:244
30751 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:292
30752 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:342
30753 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:383
30754 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:425
30755 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:476
30756 #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:45
30757 msgid "Subscription not found"
30758 msgstr ""
30759
30760 #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:81
30761 msgid "Subscription not found!"
30762 msgstr ""
30763
30764 #: app/Modules/Subscriptions/Services/SubscriptionService.php:29
30765 msgid "Subscription not found."
30766 msgstr ""
30767
30768 #: app/Services/Translations/customer-profile-translation.php:260
30769 msgid "Subscription options"
30770 msgstr ""
30771
30772 #: app/Services/Reminders/ReminderService.php:233
30773 #: app/Services/Reminders/ReminderService.php:291
30774 msgid "Subscription or customer not found"
30775 msgstr ""
30776
30777 #: app/Services/Translations/admin-translation.php:2165
30778 #: app/Http/Controllers/OrderController.php:137
30779 msgid "Subscription Order cannot be edited."
30780 msgstr ""
30781
30782 #: app/Http/Controllers/OrderController.php:94
30783 msgid "Subscription order with Manual Order is not supported yet!"
30784 msgstr ""
30785
30786 #: app/Services/Translations/customer-profile-translation.php:261
30787 msgid "Subscription pagination"
30788 msgstr ""
30789
30790 #: app/Modules/PaymentMethods/Core/AbstractPaymentGateway.php:227
30791 msgid ""
30792 "Subscription payment is not avalable for this gateway. Please choose another "
30793 "payment method!"
30794 msgstr ""
30795
30796 #: app/Services/Translations/admin-translation.php:2166
30797 #: app/Services/Translations/customer-profile-translation.php:256
30798 #: app/Modules/PaymentMethods/PayPalGateway/PayPalHelper.php:198
30799 msgid "Subscription Plan"
30800 msgstr ""
30801
30802 #: app/Services/Translations/customer-profile-translation.php:257
30803 msgid "Subscription Plan Details"
30804 msgstr ""
30805
30806 #: app/Services/Translations/customer-profile-translation.php:258
30807 #: app/Services/Translations/block-editor-translation.php:405
30808 #: app/Hooks/Handlers/ShortCodes/CustomerProfileHandler.php:218
30809 msgid "Subscription Plans"
30810 msgstr ""
30811
30812 #: app/Services/Translations/admin-translation.php:2167
30813 msgid "Subscription Plans #"
30814 msgstr ""
30815
30816 #: app/Services/Translations/customer-profile-translation.php:262
30817 msgid "Subscription plans table"
30818 msgstr ""
30819
30820 #: app/Helpers/Status.php:461
30821 msgid "Subscription Reactivated"
30822 msgstr ""
30823
30824 #: app/Hooks/Handlers/ReminderHandler.php:148
30825 msgid "Subscription Reminders"
30826 msgstr ""
30827
30828 #: app/Views/emails/subscription/renewal/admin.php:33
30829 msgid "Subscription Renewal Summary:"
30830 msgstr ""
30831
30832 #: app/Helpers/Status.php:469
30833 msgid "Subscription Renewed"
30834 msgstr ""
30835
30836 #: app/Services/Translations/admin-translation.php:2168
30837 msgid "Subscription Retention"
30838 msgstr ""
30839
30840 #: api/StoreSettings.php:1174
30841 #: app/Services/Translations/admin-translation.php:2169
30842 msgid "Subscription Settings"
30843 msgstr ""
30844
30845 #: app/Services/Translations/admin-translation.php:2172
30846 msgid "Subscription settings"
30847 msgstr ""
30848
30849 #: app/Modules/PaymentMethods/PayPalGateway/SubscriptionManager.php:220
30850 msgid "Subscription switched to PayPal"
30851 msgstr ""
30852
30853 #: app/Services/Translations/admin-translation.php:2170
30854 msgid "Subscription Type"
30855 msgstr ""
30856
30857 #: app/Modules/PaymentMethods/PayPalGateway/SubscriptionManager.php:250
30858 msgid "Subscription updated successfully"
30859 msgstr ""
30860
30861 #: app/Events/Subscription/SubscriptionValidityExpired.php:52
30862 #: dev/wp-browser/tests/Integration/Events/SubscriptionEventsTest.php:296
30863 msgid "Subscription validity expired"
30864 msgstr ""
30865
30866 #: app/Modules/PaymentMethods/PayPalGateway/SubscriptionManager.php:162
30867 msgid "Subscription was created but not found in paypal or connecting issue"
30868 msgstr ""
30869
30870 #: app/Modules/MCP/Tools/SubscriptionTools.php:209
30871 #: app/Modules/MCP/Tools/SubscriptionTools.php:302
30872 msgid "subscription_id is required."
30873 msgstr ""
30874
30875 #: api/StoreSettings.php:1155 app/Helpers/AdminHelper.php:134
30876 #: app/Helpers/Status.php:453
30877 #: app/Services/Translations/admin-translation.php:2173
30878 #: app/Services/Translations/customer-profile-translation.php:263
30879 #: app/Hooks/Handlers/MenuHandler.php:277
30880 #: app/Hooks/Handlers/BlockEditors/CustomerProfileBlockEditor.php:44
30881 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:191
30882 msgid "Subscriptions"
30883 msgstr ""
30884
30885 #: app/Services/Translations/admin-translation.php:2174
30886 msgid "Subscriptions Count Trend"
30887 msgstr ""
30888
30889 #: app/Services/Translations/admin-translation.php:2175
30890 msgid "Subscriptions Report"
30891 msgstr ""
30892
30893 #: app/Services/Translations/admin-translation.php:2176
30894 msgid "Subscriptions Setup"
30895 msgstr ""
30896
30897 #: app/Services/Translations/block-editor-translation.php:406
30898 msgid "Subtitle Color"
30899 msgstr ""
30900
30901 #: app/Helpers/EditorShortCodeHelper.php:320
30902 #: app/Services/Renderer/CartSummaryRender.php:170
30903 #: app/Services/Translations/admin-translation.php:2177
30904 #: app/Services/Translations/customer-profile-translation.php:264
30905 #: app/Services/Translations/block-editor-translation.php:407
30906 #: app/Views/invoice/thank_you.php:179 app/Views/invoice/receipt_slip.php:323
30907 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:587
30908 #: app/Services/Renderer/Receipt/ThankYouRender.php:407
30909 #: app/Views/emails/parts/subscription_item.php:66
30910 #: app/Views/emails/parts/items_table.php:284
30911 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:402
30912 msgid "Subtotal"
30913 msgstr ""
30914
30915 #: app/Helpers/EditorShortCodeHelper.php:321
30916 msgid "Subtotal (Formatted)"
30917 msgstr ""
30918
30919 #: app/Services/Translations/customer-profile-translation.php:265
30920 msgid "Subtotal for this item"
30921 msgstr ""
30922
30923 #: app/Services/Localization/i18n/address-locales.php:46
30924 msgid "Suburb"
30925 msgstr ""
30926
30927 #: app/Helpers/Status.php:203 app/Helpers/Status.php:221
30928 #: app/Services/Filter/OrderFilter.php:386
30929 #: app/Services/Translations/admin-translation.php:2178
30930 #: app/Services/Translations/customer-profile-translation.php:266
30931 msgid "Succeeded"
30932 msgstr ""
30933
30934 #: app/Services/Translations/admin-translation.php:2179
30935 #: app/Services/Translations/customer-profile-translation.php:267
30936 #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:59
30937 #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:115
30938 #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:144
30939 #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:176
30940 #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:423
30941 #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:485
30942 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:28
30943 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:67
30944 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:163
30945 #: app/Http/Controllers/FrontendControllers/CustomerOrderController.php:377
30946 #: app/Http/Controllers/FrontendControllers/CustomerOrderController.php:383
30947 #: app/Http/Controllers/FrontendControllers/CustomerOrderController.php:470
30948 msgid "Success"
30949 msgstr ""
30950
30951 #: api/Resource/FrontendResource/CartResource.php:211
30952 msgid "Successfully added!"
30953 msgstr ""
30954
30955 #: api/Resource/AttrGroupResource.php:117 api/Resource/AttrTermResource.php:122
30956 msgid "Successfully created!"
30957 msgstr ""
30958
30959 #: app/Services/FileSystem/Drivers/S3/S3FileList.php:107
30960 msgid "Successfully tested S3!"
30961 msgstr ""
30962
30963 #: api/Helper.php:64
30964 msgid "Successfully updated the role(s)."
30965 msgstr ""
30966
30967 #: api/Resource/AttrTermResource.php:168
30968 msgid "Successfully updated!"
30969 msgstr ""
30970
30971 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:253
30972 msgid "Successfully verified bucket!"
30973 msgstr ""
30974
30975 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:139
30976 msgid "Successfully verified S3 connection!"
30977 msgstr ""
30978
30979 #: app/Services/Localization/i18n/states.php:1695
30980 msgid "Suceava"
30981 msgstr ""
30982
30983 #: app/Services/Localization/i18n/states.php:702
30984 msgid "Suchitepéquez"
30985 msgstr ""
30986
30987 #: app/Services/Localization/i18n/states.php:404
30988 #: app/Services/Localization/i18n/states.php:2233
30989 msgid "Sucre"
30990 msgstr ""
30991
30992 #: app/Services/Localization/i18n/states.php:556
30993 msgid "Sucumbíos"
30994 msgstr ""
30995
30996 #: app/Services/Localization/i18n/states.php:1003
30997 msgid "Sud Sardegna"
30998 msgstr ""
30999
31000 #: app/Services/Localization/i18n/countries.php:222
31001 msgid "Sudan"
31002 msgstr ""
31003
31004 #: app/Services/Localization/i18n/states.php:586
31005 msgid "Suez"
31006 msgstr ""
31007
31008 #: app/Modules/Templating/Bricks/Elements/ProductTitle.php:52
31009 msgid "Suffix"
31010 msgstr ""
31011
31012 #: app/Modules/Templating/Bricks/Elements/ProductTitle.php:59
31013 msgid "Suffix block"
31014 msgstr ""
31015
31016 #: app/Services/Renderer/SearchBarRenderer.php:135
31017 msgid "Suggestions"
31018 msgstr ""
31019
31020 #: app/Services/Localization/i18n/states.php:1803
31021 msgid "Sukhothai"
31022 msgstr ""
31023
31024 #: app/Services/Localization/i18n/states.php:804
31025 msgid "Sulawesi Barat"
31026 msgstr ""
31027
31028 #: app/Services/Localization/i18n/states.php:805
31029 msgid "Sulawesi Selatan"
31030 msgstr ""
31031
31032 #: app/Services/Localization/i18n/states.php:802
31033 msgid "Sulawesi Tengah"
31034 msgstr ""
31035
31036 #: app/Services/Localization/i18n/states.php:803
31037 msgid "Sulawesi Tenggara"
31038 msgstr ""
31039
31040 #: app/Services/Localization/i18n/states.php:801
31041 msgid "Sulawesi Utara"
31042 msgstr ""
31043
31044 #: app/Services/Localization/i18n/states.php:1613
31045 msgid "Sultan Kudarat"
31046 msgstr ""
31047
31048 #: app/Services/Localization/i18n/states.php:1614
31049 msgid "Sulu"
31050 msgstr ""
31051
31052 #: app/Services/Translations/TransStrings.php:265
31053 msgid "Sum"
31054 msgstr ""
31055
31056 #: app/Services/Translations/admin-translation.php:2180
31057 msgid "Sum All"
31058 msgstr ""
31059
31060 #: app/Services/Localization/i18n/states.php:779
31061 msgid "Sumatera Barat"
31062 msgstr ""
31063
31064 #: app/Services/Localization/i18n/states.php:783
31065 msgid "Sumatera Selatan"
31066 msgstr ""
31067
31068 #: app/Services/Localization/i18n/states.php:778
31069 msgid "Sumatera Utara"
31070 msgstr ""
31071
31072 #: app/Services/Translations/admin-translation.php:2181
31073 #: app/Services/Translations/customer-profile-translation.php:268
31074 #: app/Services/Translations/block-editor-translation.php:408
31075 #: app/Views/emails/order/refunded/customer.php:28
31076 #: app/Views/emails/order/refunded/admin.php:37
31077 #: app/Views/emails/subscription/renewal/customer.php:38
31078 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:200
31079 msgid "Summary"
31080 msgstr ""
31081
31082 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:391
31083 msgid "Summary Footer"
31084 msgstr ""
31085
31086 #: app/Services/Translations/admin-translation.php:2182
31087 msgid "Sums of all shipping classes."
31088 msgstr ""
31089
31090 #: app/Services/Localization/i18n/states.php:1989
31091 msgid "Sumshchyna"
31092 msgstr ""
31093
31094 #: app/Services/Translations/TransStrings.php:169
31095 msgid "Sun"
31096 msgstr ""
31097
31098 #: app/Services/Localization/i18n/states.php:188
31099 msgid "Sunamganj"
31100 msgstr ""
31101
31102 #: app/Services/Translations/TransStrings.php:178
31103 #: app/Services/Translations/admin-translation.php:2183
31104 msgid "Sunday"
31105 msgstr ""
31106
31107 #: app/Services/Permission/PermissionManager.php:21
31108 msgid "Super Admin"
31109 msgstr ""
31110
31111 #: app/Services/Localization/i18n/states.php:1804
31112 msgid "Suphan Buri"
31113 msgstr ""
31114
31115 #: app/Services/Localization/i18n/states.php:1805
31116 msgid "Surat Thani"
31117 msgstr ""
31118
31119 #: app/Services/Localization/i18n/states.php:1615
31120 msgid "Surigao del Norte"
31121 msgstr ""
31122
31123 #: app/Services/Localization/i18n/states.php:1616
31124 msgid "Surigao del Sur"
31125 msgstr ""
31126
31127 #: app/Services/Localization/i18n/states.php:1806
31128 msgid "Surin"
31129 msgstr ""
31130
31131 #: app/Services/Localization/i18n/countries.php:223
31132 msgid "Suriname"
31133 msgstr ""
31134
31135 #: app/Helpers/CurrenciesHelper.php:134
31136 msgid "Surinamese Dollar"
31137 msgstr ""
31138
31139 #: app/Services/Localization/i18n/countries.php:224
31140 msgid "Svalbard and Jan Mayen"
31141 msgstr ""
31142
31143 #: app/Helpers/CurrenciesHelper.php:137
31144 msgid "Swazi Lilangeni"
31145 msgstr ""
31146
31147 #: app/Services/Localization/i18n/countries.php:226
31148 msgid "Sweden"
31149 msgstr ""
31150
31151 #: app/Helpers/CurrenciesHelper.php:129
31152 msgid "Swedish Krona"
31153 msgstr ""
31154
31155 #: app/Helpers/CurrenciesHelper.php:46
31156 msgid "Swiss Franc"
31157 msgstr ""
31158
31159 #: app/Services/Translations/admin-translation.php:2184
31160 msgid ""
31161 "Switching to 'Simple' will permanently delete all variations except the "
31162 "first one."
31163 msgstr ""
31164
31165 #: app/Services/Localization/i18n/countries.php:227
31166 msgid "Switzerland"
31167 msgstr ""
31168
31169 #: app/Services/Localization/i18n/states.php:189
31170 msgid "Sylhet"
31171 msgstr ""
31172
31173 #: api/StoreSettings.php:453
31174 msgid "Symbol & ISO (eg: $100 USD)"
31175 msgstr ""
31176
31177 #: api/StoreSettings.php:441
31178 msgid "Symbol after (eg: 100$)"
31179 msgstr ""
31180
31181 #: api/StoreSettings.php:437
31182 msgid "Symbol before (eg: $100)"
31183 msgstr ""
31184
31185 #: app/Services/Translations/admin-translation.php:2185
31186 msgid "Sync Order Statuses"
31187 msgstr ""
31188
31189 #: app/Services/Localization/i18n/countries.php:228
31190 msgid "Syria"
31191 msgstr ""
31192
31193 #: app/Services/Translations/admin-translation.php:2186
31194 msgid "System"
31195 msgstr ""
31196
31197 #: app/Services/Localization/i18n/states.php:770
31198 msgid "Szabolcs-Szatmár-Bereg"
31199 msgstr ""
31200
31201 #: app/Services/Localization/i18n/states.php:475
31202 msgid "Sánchez Ramírez"
31203 msgstr ""
31204
31205 #: app/Services/Localization/i18n/states.php:276
31206 msgid "São Paulo"
31207 msgstr ""
31208
31209 #: app/Services/Localization/i18n/countries.php:205
31210 msgid "São Tomé and Príncipe"
31211 msgstr ""
31212
31213 #: app/Helpers/CurrenciesHelper.php:135
31214 msgid "São Tomé and Príncipe Dobra"
31215 msgstr ""
31216
31217 #: app/Services/Localization/i18n/states.php:1713
31218 msgid "Sédhiou"
31219 msgstr ""
31220
31221 #: app/Services/Localization/i18n/states.php:502
31222 msgid "Sétif"
31223 msgstr ""
31224
31225 #: app/Services/Localization/i18n/states.php:1311
31226 msgid "Sîngerei"
31227 msgstr ""
31228
31229 #: app/Services/Localization/i18n/states.php:1692
31230 msgid "Sălaj"
31231 msgstr ""
31232
31233 #: app/Services/Translations/block-editor-translation.php:409
31234 msgid "Tab"
31235 msgstr ""
31236
31237 #: app/Services/Localization/i18n/states.php:1350
31238 msgid "Tabasco"
31239 msgstr ""
31240
31241 #: app/Services/Translations/customer-profile-translation.php:269
31242 msgid "Table of activated sites"
31243 msgstr ""
31244
31245 #: app/Services/Translations/admin-translation.php:2187
31246 msgid "Tablet"
31247 msgstr ""
31248
31249 #: app/Services/Localization/i18n/states.php:1924
31250 msgid "Tabora"
31251 msgstr ""
31252
31253 #: app/Services/Localization/i18n/states.php:1537
31254 msgid "Tacna"
31255 msgstr ""
31256
31257 #: app/Services/Localization/i18n/states.php:2213
31258 msgid "Tacuarembó"
31259 msgstr ""
31260
31261 #: app/Services/Translations/block-editor-translation.php:410
31262 msgid "Tag"
31263 msgstr ""
31264
31265 #: app/Services/Localization/i18n/states.php:1135
31266 msgid "Taita-Taveta"
31267 msgstr ""
31268
31269 #: app/Services/Localization/i18n/countries.php:229
31270 msgid "Taiwan"
31271 msgstr ""
31272
31273 #: app/Services/Localization/i18n/countries.php:230
31274 msgid "Tajikistan"
31275 msgstr ""
31276
31277 #: app/Helpers/CurrenciesHelper.php:139
31278 msgid "Tajikistani Somoni"
31279 msgstr ""
31280
31281 #: app/Services/Localization/i18n/states.php:1807
31282 msgid "Tak"
31283 msgstr ""
31284
31285 #: app/Services/Localization/i18n/states.php:50
31286 msgid "Takhar"
31287 msgstr ""
31288
31289 #: app/Services/Localization/i18n/states.php:494
31290 msgid "Tamanghasset"
31291 msgstr ""
31292
31293 #: app/Services/Localization/i18n/states.php:1351
31294 msgid "Tamaulipas"
31295 msgstr ""
31296
31297 #: app/Services/Localization/i18n/states.php:1715
31298 msgid "Tambacounda"
31299 msgstr ""
31300
31301 #: app/Services/Localization/i18n/states.php:865
31302 msgid "Tamil Nadu"
31303 msgstr ""
31304
31305 #: app/Services/Localization/i18n/states.php:1279
31306 msgid "Tan-Tan"
31307 msgstr ""
31308
31309 #: app/Services/Localization/i18n/states.php:1136
31310 msgid "Tana River"
31311 msgstr ""
31312
31313 #: app/Services/Localization/i18n/states.php:1925
31314 msgid "Tanga"
31315 msgstr ""
31316
31317 #: app/Services/Localization/i18n/states.php:190
31318 msgid "Tangail"
31319 msgstr ""
31320
31321 #: app/Services/Localization/i18n/states.php:1278
31322 msgid "Tangier-Assilah"
31323 msgstr ""
31324
31325 #: app/Services/Localization/i18n/countries.php:231
31326 msgid "Tanzania"
31327 msgstr ""
31328
31329 #: app/Helpers/CurrenciesHelper.php:144
31330 msgid "Tanzanian Shilling"
31331 msgstr ""
31332
31333 #: app/Services/Localization/i18n/states.php:1271
31334 msgid "Taounate"
31335 msgstr ""
31336
31337 #: app/Services/Localization/i18n/states.php:1270
31338 msgid "Taourirt"
31339 msgstr ""
31340
31341 #: app/Services/Localization/i18n/states.php:1439
31342 msgid "Taraba"
31343 msgstr ""
31344
31345 #: app/Services/Localization/i18n/states.php:1316
31346 msgid "Taraclia"
31347 msgstr ""
31348
31349 #: app/Services/Localization/i18n/states.php:1485
31350 msgid "Taranaki"
31351 msgstr ""
31352
31353 #: app/Services/Localization/i18n/states.php:1004
31354 msgid "Taranto"
31355 msgstr ""
31356
31357 #: app/Services/Localization/i18n/states.php:338
31358 msgid "Tarapacá"
31359 msgstr ""
31360
31361 #: app/Services/Localization/i18n/states.php:1269
31362 msgid "Tarfaya (EH-partial)"
31363 msgstr ""
31364
31365 #: app/Services/Localization/i18n/states.php:217
31366 msgid "Targovishte"
31367 msgstr ""
31368
31369 #: app/Services/Localization/i18n/states.php:249
31370 msgid "Tarija"
31371 msgstr ""
31372
31373 #: app/Services/Localization/i18n/states.php:1617
31374 msgid "Tarlac"
31375 msgstr ""
31376
31377 #: app/Services/Localization/i18n/states.php:1272
31378 msgid "Taroudant"
31379 msgstr ""
31380
31381 #: app/Services/Localization/i18n/states.php:634
31382 msgid "Tarragona"
31383 msgstr ""
31384
31385 #: app/Services/Localization/i18n/states.php:1492
31386 msgid "Tasman"
31387 msgstr ""
31388
31389 #: app/Services/Localization/i18n/states.php:122
31390 msgid "Tasmania"
31391 msgstr ""
31392
31393 #: app/Services/Localization/i18n/states.php:1273
31394 msgid "Tata"
31395 msgstr ""
31396
31397 #: app/Services/Localization/i18n/states.php:1618
31398 msgid "Tawi-Tawi"
31399 msgstr ""
31400
31401 #: app/Modules/Tax/TaxModule.php:308 app/Views/emails/parts/items_table.php:392
31402 msgid "TAX"
31403 msgstr ""
31404
31405 #: app/Models/Order.php:557 app/Models/Order.php:611
31406 #: app/Services/Translations/admin-translation.php:2188
31407 #: app/Services/Translations/customer-profile-translation.php:270
31408 #: app/Services/Translations/block-editor-translation.php:411
31409 #: app/Views/invoice/thank_you.php:264 app/Views/invoice/receipt_slip.php:403
31410 #: app/Views/invoice/receipt_slip.php:412 app/Modules/Tax/TaxModule.php:206
31411 #: app/Modules/Tax/TaxModule.php:696 app/Modules/Tax/TaxModule.php:713
31412 #: app/Modules/Tax/TaxModule.php:867 app/Modules/Tax/TaxModule.php:1070
31413 #: app/Modules/Tax/TaxCalculator.php:826
31414 #: app/Services/Renderer/Receipt/TaxSummaryHelper.php:285
31415 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:704
31416 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:713
31417 #: app/Services/Renderer/Receipt/ThankYouRender.php:520
31418 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:634
31419 #: app/Views/emails/parts/subscription_item.php:91
31420 #: app/Views/emails/parts/subscription_item.php:104
31421 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:457
31422 msgid "Tax"
31423 msgstr ""
31424
31425 #: app/Views/emails/parts/items_table.php:138
31426 msgid "Tax (excl.)"
31427 msgstr ""
31428
31429 #: app/Views/emails/parts/items_table.php:138
31430 msgid "Tax (incl.)"
31431 msgstr ""
31432
31433 #: app/Modules/Tax/TaxModule.php:787
31434 msgid "Tax breakdown"
31435 msgstr ""
31436
31437 #: app/Services/Renderer/Receipt/ThankYouRender.php:1125
31438 msgid "Tax breakdown explanation"
31439 msgstr ""
31440
31441 #: app/Services/Translations/admin-translation.php:2189
31442 msgid "Tax Class"
31443 msgstr ""
31444
31445 #. %1$s: tax class slug (e.g. standard, reduced)
31446 #: app/Http/Controllers/TaxEUController.php:113
31447 #, php-format
31448 msgid ""
31449 "Tax class \"%1$s\" could not be found. Create the class first and try again."
31450 msgstr ""
31451
31452 #: app/Http/Controllers/TaxRateController.php:95
31453 msgid "Tax class created successfully"
31454 msgstr ""
31455
31456 #: app/Services/Translations/admin-translation.php:2204
31457 msgid "Tax class creation returned an invalid response"
31458 msgstr ""
31459
31460 #: app/Http/Controllers/TaxRateController.php:144
31461 msgid "Tax class deleted successfully"
31462 msgstr ""
31463
31464 #: app/Http/Controllers/TaxRateController.php:72
31465 msgid "Tax class name is required"
31466 msgstr ""
31467
31468 #: app/Http/Controllers/TaxRateController.php:77
31469 msgid "Tax class name must be 30 characters or fewer"
31470 msgstr ""
31471
31472 #: app/Http/Controllers/ProductController.php:385
31473 msgid "Tax Class not found"
31474 msgstr ""
31475
31476 #: app/Http/Requests/TaxClassRequest.php:21
31477 msgid "Tax class title is required."
31478 msgstr ""
31479
31480 #: app/Http/Requests/TaxClassRequest.php:22
31481 msgid "Tax class title must be 30 characters or fewer."
31482 msgstr ""
31483
31484 #: app/Services/Translations/admin-translation.php:2190
31485 msgid "Tax Classes"
31486 msgstr ""
31487
31488 #: app/Services/Translations/admin-translation.php:2205
31489 msgid "Tax classes are not available. Please reload the page and try again."
31490 msgstr ""
31491
31492 #: app/Services/Translations/admin-translation.php:2206
31493 msgid "Tax collection is disabled. Enable it any time in Tax → Settings."
31494 msgstr ""
31495
31496 #: app/Services/Translations/admin-translation.php:2191
31497 msgid "Tax Configuration"
31498 msgstr ""
31499
31500 #: app/Services/Translations/admin-translation.php:2192
31501 msgid "Tax Configuration Countries"
31502 msgstr ""
31503
31504 #: app/Services/Translations/admin-translation.php:2193
31505 msgid "Tax Country"
31506 msgstr ""
31507
31508 #: app/Services/Translations/admin-translation.php:2207
31509 msgid "Tax disabled"
31510 msgstr ""
31511
31512 #: app/Services/Translations/admin-translation.php:2208
31513 msgid "Tax excluded"
31514 msgstr ""
31515
31516 #: app/Services/Translations/admin-translation.php:2194
31517 msgid "Tax Filing"
31518 msgstr ""
31519
31520 #: app/Http/Controllers/TaxRateController.php:477
31521 msgid "Tax has been disabled successfully"
31522 msgstr ""
31523
31524 #: app/Http/Controllers/TaxRateController.php:476
31525 msgid "Tax has been enabled successfully"
31526 msgstr ""
31527
31528 #: app/Modules/Tax/TaxModule.php:325
31529 msgid "Tax has been reversed for this order."
31530 msgstr ""
31531
31532 #: app/Services/Translations/admin-translation.php:2195
31533 msgid "Tax ID / VAT Number"
31534 msgstr ""
31535
31536 #: app/Services/Translations/admin-translation.php:2196
31537 #: app/Http/Controllers/TaxRateController.php:533
31538 msgid "Tax ID has been saved successfully"
31539 msgstr ""
31540
31541 #. %1$s: store seller tax ID
31542 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:808
31543 #, php-format
31544 msgid "Tax ID: %1$s"
31545 msgstr ""
31546
31547 #: app/Services/Translations/admin-translation.php:2209
31548 msgid "Tax included"
31549 msgstr ""
31550
31551 #: app/Modules/Tax/TaxModule.php:314
31552 msgid "Tax information"
31553 msgstr ""
31554
31555 #: app/Services/Translations/admin-translation.php:2210
31556 msgid "Tax is already factored into your listed price."
31557 msgstr ""
31558
31559 #: app/Services/Translations/admin-translation.php:2211
31560 msgid ""
31561 "Tax is currently disabled. Enable tax from the Tax Settings page to start "
31562 "collecting tax."
31563 msgstr ""
31564
31565 #: app/Modules/Tax/TaxModule.php:1842
31566 msgid "Tax is not enabled."
31567 msgstr ""
31568
31569 #: app/Services/Translations/admin-translation.php:2212
31570 msgid "Tax is shown separately and added to the subtotal."
31571 msgstr ""
31572
31573 #: app/Services/Translations/admin-translation.php:2197
31574 msgid "Tax Label"
31575 msgstr ""
31576
31577 #: app/Services/Translations/admin-translation.php:2213
31578 msgid "Tax label"
31579 msgstr ""
31580
31581 #: app/Services/Filter/TaxFilter.php:101
31582 #: app/Services/Translations/admin-translation.php:2198
31583 msgid "Tax Name"
31584 msgstr ""
31585
31586 #: app/Services/Translations/admin-translation.php:2214
31587 msgid "Tax name"
31588 msgstr ""
31589
31590 #: app/Http/Controllers/TaxRateController.php:726
31591 msgid "Tax override has been saved successfully"
31592 msgstr ""
31593
31594 #: app/Services/Translations/admin-translation.php:2215
31595 msgid "Tax overrides"
31596 msgstr ""
31597
31598 #: app/Http/Controllers/TaxClassController.php:52
31599 msgid "Tax profile has been created successfully"
31600 msgstr ""
31601
31602 #: app/Http/Controllers/TaxClassController.php:119
31603 msgid "Tax profile has been deleted successfully"
31604 msgstr ""
31605
31606 #: app/Http/Controllers/TaxClassController.php:94
31607 msgid "Tax profile has been updated successfully"
31608 msgstr ""
31609
31610 #: app/Http/Controllers/ProductController.php:425
31611 msgid "Tax profile removed successfully"
31612 msgstr ""
31613
31614 #: app/Http/Controllers/ProductController.php:407
31615 msgid "Tax profile updated successfully"
31616 msgstr ""
31617
31618 #: app/Services/Filter/TaxFilter.php:74 app/Services/Filter/OrderFilter.php:512
31619 msgid "Tax Property"
31620 msgstr ""
31621
31622 #: app/Services/Translations/admin-translation.php:2199
31623 msgid "Tax Rate"
31624 msgstr ""
31625
31626 #: app/Services/Translations/admin-translation.php:2216
31627 msgid "Tax rate (%)"
31628 msgstr ""
31629
31630 #: app/Http/Controllers/TaxRateController.php:455
31631 msgid "Tax rate has been deleted successfully"
31632 msgstr ""
31633
31634 #: app/Http/Controllers/TaxRateController.php:438
31635 msgid "Tax rate has been saved successfully"
31636 msgstr ""
31637
31638 #: app/Http/Controllers/TaxRateController.php:378
31639 msgid "Tax rate has been updated successfully"
31640 msgstr ""
31641
31642 #: app/Http/Controllers/TaxRateController.php:573
31643 msgid "Tax rate must be 0 or greater"
31644 msgstr ""
31645
31646 #: app/Http/Controllers/TaxRateController.php:565
31647 msgid "Tax rate must be a valid number"
31648 msgstr ""
31649
31650 #: app/Http/Controllers/TaxRateController.php:593
31651 msgid "Tax rate not found"
31652 msgstr ""
31653
31654 #: app/Services/Translations/admin-translation.php:2200
31655 msgid "Tax Rates"
31656 msgstr ""
31657
31658 #: app/Services/Translations/admin-translation.php:2217
31659 msgid "Tax rates have been reset to defaults"
31660 msgstr ""
31661
31662 #: app/Services/Translations/admin-translation.php:2218
31663 msgid "Tax rates saved"
31664 msgstr ""
31665
31666 #: app/Services/Translations/admin-translation.php:2201
31667 msgid "Tax Region"
31668 msgstr ""
31669
31670 #: app/Services/Translations/admin-translation.php:2202
31671 msgid "Tax Regions"
31672 msgstr ""
31673
31674 #: app/Services/Translations/admin-translation.php:2219
31675 #: app/Modules/Tax/TaxModule.php:398
31676 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:960
31677 #: app/Services/Renderer/Receipt/ThankYouRender.php:1148
31678 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:551
31679 #: app/Views/emails/parts/items_table.php:421
31680 msgid "Tax reversed"
31681 msgstr ""
31682
31683 #. %1$s: formatted reversed tax amount
31684 #: app/Services/Translations/customer-profile-translation.php:272
31685 #: app/Views/invoice/thank_you.php:255 app/Views/invoice/receipt_slip.php:396
31686 #: app/Modules/Tax/TaxModule.php:217
31687 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:697
31688 #: app/Services/Renderer/Receipt/ThankYouRender.php:513
31689 #: app/Views/emails/parts/subscription_item.php:81
31690 #, php-format
31691 msgid "Tax reversed: %1$s"
31692 msgstr ""
31693
31694 #: app/Services/Translations/admin-translation.php:2203
31695 msgid "Tax Settings"
31696 msgstr ""
31697
31698 #: app/Services/Translations/admin-translation.php:2220
31699 msgid ""
31700 "Tax settings could not be saved. You can configure them in Tax → Settings."
31701 msgstr ""
31702
31703 #: app/Http/Controllers/OnboardingController.php:153
31704 #: app/Http/Controllers/OnboardingController.php:281
31705 msgid "Tax settings saved"
31706 msgstr ""
31707
31708 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:937
31709 #: app/Services/Renderer/Receipt/ThankYouRender.php:1122
31710 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:542
31711 msgid "TAX SUMMARY"
31712 msgstr ""
31713
31714 #: app/Services/Translations/admin-translation.php:2664
31715 msgid "tax summary"
31716 msgstr ""
31717
31718 #: app/Views/invoice/thank_you.php:346 app/Views/invoice/receipt_slip.php:470
31719 #: app/Services/Renderer/Receipt/ThankYouRender.php:395
31720 #: app/Views/emails/parts/subscription_item.php:120
31721 #: app/Views/emails/parts/items_table.php:612
31722 msgid "Tax to be paid on reverse charge basis"
31723 msgstr ""
31724
31725 #: app/Services/Translations/admin-translation.php:2221
31726 msgid "Tax will be calculated on save"
31727 msgstr ""
31728
31729 #: app/Http/Controllers/ProductController.php:474
31730 msgid "Tax will be charged on this product"
31731 msgstr ""
31732
31733 #: app/Http/Controllers/ProductVariationController.php:113
31734 msgid "Tax will be charged on this variation"
31735 msgstr ""
31736
31737 #: app/Services/Translations/admin-translation.php:2222
31738 msgid "Tax will be recalculated on save"
31739 msgstr ""
31740
31741 #: app/Modules/Tax/TaxModule.php:911 app/Modules/Tax/TaxModule.php:1021
31742 msgid "Tax-exclusive price"
31743 msgstr ""
31744
31745 #: app/Modules/Tax/TaxModule.php:911 app/Modules/Tax/TaxModule.php:1021
31746 msgid "Tax-inclusive price"
31747 msgstr ""
31748
31749 #: app/Services/Translations/admin-translation.php:2223
31750 msgid "Tax-Inclusive Price Mode"
31751 msgstr ""
31752
31753 #. %1$s: formatted tax amount
31754 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:522
31755 #, php-format
31756 msgid "Tax: %1$s"
31757 msgstr ""
31758
31759 #: app/Services/Translations/admin-translation.php:2224
31760 msgid "Taxable Amount"
31761 msgstr ""
31762
31763 #: app/Helpers/AdminHelper.php:160
31764 #: app/Services/Translations/admin-translation.php:2225
31765 #: app/Hooks/Handlers/MenuHandler.php:330
31766 msgid "Taxes"
31767 msgstr ""
31768
31769 #: app/Http/Controllers/TaxController.php:93
31770 msgid "Taxes marked as filed successfully"
31771 msgstr ""
31772
31773 #: app/Services/Translations/admin-translation.php:2226
31774 msgid ""
31775 "Taxes paid in orders. This is deducted from gross sales to calculate revenue."
31776 msgstr ""
31777
31778 #: app/Services/Filter/ProductFilter.php:297
31779 msgid "Taxonomies"
31780 msgstr ""
31781
31782 #: app/Services/Localization/i18n/states.php:1274
31783 msgid "Taza"
31784 msgstr ""
31785
31786 #: app/Services/Localization/i18n/states.php:881
31787 msgid "Tehran (تهران)"
31788 msgstr ""
31789
31790 #: app/Services/Localization/i18n/states.php:1876
31791 msgid "Tekirdağ"
31792 msgstr ""
31793
31794 #: app/Services/Localization/i18n/states.php:866
31795 msgid "Telangana"
31796 msgstr ""
31797
31798 #: app/Services/Localization/i18n/states.php:1317
31799 msgid "Telenești"
31800 msgstr ""
31801
31802 #: app/Services/Localization/i18n/states.php:1696
31803 msgid "Teleorman"
31804 msgstr ""
31805
31806 #: app/Modules/Templating/BlockTemplates/TemplateParts/ProductModalTemplatePart.php:344
31807 msgid "Template content cannot be empty."
31808 msgstr ""
31809
31810 #: app/Services/Translations/admin-translation.php:2228
31811 msgid "Template created"
31812 msgstr ""
31813
31814 #: app/Services/Translations/admin-translation.php:2229
31815 msgid "Template deleted"
31816 msgstr ""
31817
31818 #: app/Modules/Templating/BlockTemplates/ProductModalTemplate.php:48
31819 msgid "Template for Single Product Modal."
31820 msgstr ""
31821
31822 #: app/Services/Translations/admin-translation.php:2227
31823 msgid "Template Name"
31824 msgstr ""
31825
31826 #: app/Modules/Templating/BlockTemplates/ProductCategoryTemplate.php:38
31827 msgctxt "Template name"
31828 msgid "Products by Category"
31829 msgstr ""
31830
31831 #: app/Modules/Templating/BlockTemplates/ProductPageTemplate.php:38
31832 msgctxt "Template name"
31833 msgid "Single Product"
31834 msgstr ""
31835
31836 #: app/Modules/Templating/BlockTemplates/ProductModalTemplate.php:38
31837 msgctxt "Template name"
31838 msgid "Single Product Modal"
31839 msgstr ""
31840
31841 #: app/Modules/Templating/BlockTemplates/TemplateParts/ProductModalTemplatePart.php:135
31842 msgctxt "Template part name"
31843 msgid "Product Modal"
31844 msgstr ""
31845
31846 #: app/Services/Translations/admin-translation.php:2230
31847 msgid "Template saved"
31848 msgstr ""
31849
31850 #: app/Http/Controllers/TemplateController.php:48
31851 msgid "Template saved successfully"
31852 msgstr ""
31853
31854 #: app/Services/Tax/TaxManager.php:126
31855 msgid "Ten"
31856 msgstr ""
31857
31858 #: app/Services/Localization/i18n/states.php:2182
31859 msgid "Tennessee"
31860 msgstr ""
31861
31862 #: app/Services/Localization/i18n/states.php:1005
31863 msgid "Teramo"
31864 msgstr ""
31865
31866 #: app/Services/Localization/i18n/states.php:1371
31867 msgid "Terengganu"
31868 msgstr ""
31869
31870 #: api/Resource/AttrTermResource.php:127
31871 msgid "Term creation failed."
31872 msgstr ""
31873
31874 #: api/Resource/AttrTermResource.php:173
31875 msgid "Term info update failed."
31876 msgstr ""
31877
31878 #: api/Resource/AttrTermResource.php:210
31879 msgid "Term not found in database, failed to remove."
31880 msgstr ""
31881
31882 #: app/Services/Translations/admin-translation.php:2231
31883 msgid "Term serial..."
31884 msgstr ""
31885
31886 #: app/Services/Translations/admin-translation.php:2232
31887 msgid "Terms"
31888 msgstr ""
31889
31890 #: app/Services/Localization/i18n/states.php:1006
31891 msgid "Terni"
31892 msgstr ""
31893
31894 #: app/Services/Localization/i18n/states.php:1990
31895 msgid "Ternopilshchyna"
31896 msgstr ""
31897
31898 #: app/Services/Localization/i18n/states.php:635
31899 msgid "Teruel"
31900 msgstr ""
31901
31902 #: api/StoreSettings.php:232
31903 msgid "Test"
31904 msgstr ""
31905
31906 #. %s is the storage driver name
31907 #: app/Services/Translations/admin-translation.php:2234
31908 #, php-format
31909 msgid "Test %s Config"
31910 msgstr ""
31911
31912 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:163
31913 msgid "Test API Key"
31914 msgstr ""
31915
31916 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:152
31917 msgid "Test Client ID"
31918 msgstr ""
31919
31920 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:307
31921 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:471
31922 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:147
31923 msgid "Test credentials"
31924 msgstr ""
31925
31926 #: app/Http/Controllers/EmailNotificationController.php:243
31927 msgid "Test digest email sent."
31928 msgstr ""
31929
31930 #: app/Services/Translations/admin-translation.php:2235
31931 msgid "Test Download"
31932 msgstr ""
31933
31934 #: app/Services/Translations/admin-translation.php:2236
31935 #: app/Hooks/Handlers/AdminMenuBarHandler.php:32
31936 msgid "Test Mode"
31937 msgstr ""
31938
31939 #: app/Services/Translations/admin-translation.php:2237
31940 #: app/Http/Controllers/OrderController.php:1043
31941 #: app/Http/Controllers/OrderController.php:1077
31942 msgid "Test order deletion completed."
31943 msgstr ""
31944
31945 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:428
31946 msgid "Test Webhook ID (Copy the webhook id and paste bellow)"
31947 msgstr ""
31948
31949 #: app/Services/Localization/i18n/states.php:1385
31950 msgid "Tete"
31951 msgstr ""
31952
31953 #: app/Services/Localization/i18n/states.php:2183
31954 msgid "Texas"
31955 msgstr ""
31956
31957 #: api/StoreSettings.php:904
31958 #: app/Services/Translations/block-editor-translation.php:412
31959 msgid "Text"
31960 msgstr ""
31961
31962 #: app/Services/Translations/block-editor-translation.php:413
31963 msgid "Text Color"
31964 msgstr ""
31965
31966 #: app/Services/Translations/block-editor-translation.php:414
31967 msgid "Text displayed on the badge."
31968 msgstr ""
31969
31970 #: app/Services/Translations/block-editor-translation.php:415
31971 msgid "Text shown when not using percentage mode."
31972 msgstr ""
31973
31974 #: app/Helpers/CurrenciesHelper.php:138
31975 msgid "Thai Baht"
31976 msgstr ""
31977
31978 #: app/Services/Localization/i18n/countries.php:232
31979 msgid "Thailand"
31980 msgstr ""
31981
31982 #: app/Services/Localization/i18n/states.php:191
31983 msgid "Thakurgaon"
31984 msgstr ""
31985
31986 #: app/Hooks/Handlers/ShortCodes/ReceiptHandler.php:199
31987 msgid "Thank you"
31988 msgstr ""
31989
31990 #: app/Views/emails/order/shipped/customer.php:47
31991 msgid ""
31992 "Thank you for choosing us! We hope you’re excited about your order. If you "
31993 "have any questions, feel free to reach out."
31994 msgstr ""
31995
31996 #: app/Views/emails/order/delivered/customer.php:50
31997 msgid "Thank you for shopping with us! We look forward to serving you again."
31998 msgstr ""
31999
32000 #: app/Views/invoice/delivery_slip.php:87
32001 msgid "Thank You for Your Business!"
32002 msgstr ""
32003
32004 #: app/Services/PDF/DefaultPdfStructures.php:113
32005 msgid "Thank you for your continued subscription!"
32006 msgstr ""
32007
32008 #: app/Views/emails/order/placed/customer.php:16
32009 msgid ""
32010 "Thank you for your order! We have received your order placed with offline "
32011 "payment method. We will process your order once payment is confirmed. Here "
32012 "are the details of your order:"
32013 msgstr ""
32014
32015 #: app/Services/PDF/DefaultPdfStructures.php:193
32016 msgid ""
32017 "Thank you for your order. Please complete the payment to process your order."
32018 msgstr ""
32019
32020 #: app/Services/PDF/DefaultPdfStructures.php:74
32021 msgid "Thank you for your purchase!"
32022 msgstr ""
32023
32024 #: app/Views/emails/order/paid/customer.php:16
32025 msgid ""
32026 "Thank you for your purchase! Your order has been successfully placed and "
32027 "confirmed. Here are your order details."
32028 msgstr ""
32029
32030 #: app/Views/emails/order/refunded/customer.php:20
32031 msgid ""
32032 "Thank you for your understanding, and we truly value your trust in us. Below "
32033 "are the details of your refund."
32034 msgstr ""
32035
32036 #: app/Services/Translations/admin-translation.php:2238
32037 msgid "Thank you page Instruction"
32038 msgstr ""
32039
32040 #: app/Services/Translations/admin-translation.php:2239
32041 msgid ""
32042 "Thank you page Instruction will be displayed on the thank you page receipt "
32043 "section."
32044 msgstr ""
32045
32046 #: app/Services/Localization/i18n/states.php:1137
32047 msgid "Tharaka-Nithi"
32048 msgstr ""
32049
32050 #. %1$s: field attribute name
32051 #: app/Http/Rules/SanitizeTextArea.php:12
32052 #, php-format
32053 msgid "The %1$s must be a valid text"
32054 msgstr ""
32055
32056 #. 1: attribute name, 2: max length
32057 #: app/Http/Rules/MaxLengthRule.php:31
32058 #, php-format
32059 msgid "The %1$s must not be greater than %2$s characters."
32060 msgstr ""
32061
32062 #. 1: attribute name
32063 #: app/Http/Rules/MaxLengthRule.php:21 app/Http/Rules/SanitizeText.php:18
32064 #: app/Http/Rules/SanitizeText.php:26 app/Http/Rules/SanitizeTextArea.php:26
32065 #: app/Http/Rules/SanitizeTextArea.php:34 app/Http/Rules/MaxPostCodeRule.php:16
32066 #, php-format
32067 msgid "The %s must be a valid text"
32068 msgstr ""
32069
32070 #. 1: attribute name
32071 #: app/Http/Rules/MaxPostCodeRule.php:24
32072 #, php-format
32073 msgid "The %s must not be greater than 100 characters."
32074 msgstr ""
32075
32076 #: api/Resource/OrderResource.php:1672
32077 msgid "The address information does not match"
32078 msgstr ""
32079
32080 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:191
32081 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:312
32082 msgid ""
32083 "The bucket you are attempting to access must be addressed using the "
32084 "specified endpoint."
32085 msgstr ""
32086
32087 #: app/Modules/MCP/Support/WriteGuard.php:99
32088 msgid "The confirm_token does not match. Run a fresh dry_run."
32089 msgstr ""
32090
32091 #: app/Services/Translations/admin-translation.php:2240
32092 msgid "The data sent in the request body."
32093 msgstr ""
32094
32095 #. %s is the directory path
32096 #: dev/ComposerScript.php:317
32097 #, php-format
32098 msgid "The directory \"%s\" does not exist."
32099 msgstr ""
32100
32101 #: app/Services/Translations/admin-translation.php:2241
32102 msgid "The duplicated product will be created as a draft"
32103 msgstr ""
32104
32105 #: app/Services/Translations/block-editor-translation.php:416
32106 msgid ""
32107 "The editor does not display the real count value, but a placeholder to "
32108 "indicate how it will look on the front-end."
32109 msgstr ""
32110
32111 #: app/Services/Coupon/DiscountService.php:235
32112 msgid "The eligible items are already fully discounted by another coupon."
32113 msgstr ""
32114
32115 #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:263
32116 msgid "The email address is already in use in the customer records."
32117 msgstr ""
32118
32119 #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:253
32120 msgid "The email address is already in use in WordPress users."
32121 msgstr ""
32122
32123 #: app/Http/Requests/CouponRequest.php:101
32124 msgid "The end date must be after the start date."
32125 msgstr ""
32126
32127 #: app/Http/Requests/CouponRequest.php:123
32128 msgid "The end date type should be date."
32129 msgstr ""
32130
32131 #. %s: The reserved endpoint slug.
32132 #: api/FluentCartGeneralApi.php:37
32133 #, php-format
32134 msgid "The endpoint slug \"%s\" is reserved and cannot be used."
32135 msgstr ""
32136
32137 #: api/FluentCartGeneralApi.php:28
32138 msgid "The endpoint slug cannot be empty."
32139 msgstr ""
32140
32141 #. %d: The maximum number of words allowed
32142 #: app/Http/Requests/ProductUpdateRequest.php:200
32143 #: app/Http/Requests/ProductRequest.php:202
32144 msgid "The excerpt field cannot contain more than %d words."
32145 msgstr ""
32146
32147 #: app/Modules/MCP/Support/PermissionGate.php:48
32148 msgid "The FluentCart MCP server is disabled. Enable it in Settings → MCP."
32149 msgstr ""
32150
32151 #: app/Http/Controllers/AddonsController.php:26
32152 msgid ""
32153 "The most powerful and user-friendly email marketing automation plugin for "
32154 "WordPress. Send newsletters, marketing emails, customer onboard emails, "
32155 "Automations with FluentCart + FluentCRM integration."
32156 msgstr ""
32157
32158 #: app/Services/Translations/admin-translation.php:2242
32159 msgid "The night's still young!"
32160 msgstr ""
32161
32162 #: app/Modules/MCP/Tools/OrderTools.php:945
32163 msgid "The note could not be saved to the order activity log."
32164 msgstr ""
32165
32166 #. %s: The order ID(s) that could not be deleted.
32167 #: api/Resource/OrderResource.php:2233
32168 #, php-format
32169 msgid ""
32170 "The order ID - %s cannot be deleted at the moment as these orders status is "
32171 "not canceled."
32172 msgstr ""
32173
32174 #. %s: The order ID(s) that could not be deleted.
32175 #: api/Resource/OrderResource.php:2230
32176 #, php-format
32177 msgid ""
32178 "The order ID - %s cannot be deleted at the moment as these orders status is "
32179 "not canceled. And remaining order and its associated data have been deleted"
32180 msgstr ""
32181
32182 #. %s is the order ids
32183 #: app/Http/Controllers/OrderController.php:1000
32184 #, php-format
32185 msgid ""
32186 "The order ID - %s cannot be updated at the moment because its payment status "
32187 "is either the same as before or has already been refunded."
32188 msgstr ""
32189
32190 #. %s is the order ids
32191 #: app/Http/Controllers/OrderController.php:994
32192 #, php-format
32193 msgid ""
32194 "The order ID - %s cannot be updated at the moment because the transaction "
32195 "either already has the same status or does not match the provided order. The "
32196 "remaining order statuses have been updated successfully."
32197 msgstr ""
32198
32199 #. %s is the order ids
32200 #: app/Http/Controllers/OrderController.php:926
32201 #, php-format
32202 msgid ""
32203 "The order ID - %s cannot be updated because they are either already "
32204 "cancelled or have the same status."
32205 msgstr ""
32206
32207 #. %s is the order ids
32208 #: app/Http/Controllers/OrderController.php:920
32209 #, php-format
32210 msgid ""
32211 "The order ID - %s cannot be updated because they are either already "
32212 "cancelled or have the same status. And remaining order status has been "
32213 "successfully changed"
32214 msgstr ""
32215
32216 #: api/Resource/OrderResource.php:1442
32217 msgid "The order information does not match"
32218 msgstr ""
32219
32220 #: app/Services/Translations/admin-translation.php:2243
32221 msgid "The page created successfully."
32222 msgstr ""
32223
32224 #: app/Services/FrontendView.php:62
32225 msgid ""
32226 "The page you are looking for might have been removed, had its name changed, "
32227 "or is temporarily unavailable."
32228 msgstr ""
32229
32230 #. %s: The name of the invalid payment gateway class.
32231 #: api/FluentCartGeneralApi.php:102
32232 #, php-format
32233 msgid ""
32234 "The payment gateway class \"%s\" is not valid. It must extend "
32235 "AbstractPaymentGateway."
32236 msgstr ""
32237
32238 #: app/Http/Requests/ProductUpdateRequest.php:172
32239 #: app/Http/Requests/ProductRequest.php:174
32240 msgid "The post date is invalid."
32241 msgstr ""
32242
32243 #: app/Http/Requests/ProductUpdateRequest.php:166
32244 #: app/Http/Requests/ProductRequest.php:168
32245 msgid "The post date is required when status is scheduled."
32246 msgstr ""
32247
32248 #: app/Http/Requests/ProductUpdateRequest.php:176
32249 #: app/Http/Requests/ProductRequest.php:178
32250 msgid "The post date must be in the future."
32251 msgstr ""
32252
32253 #: app/Services/Translations/admin-translation.php:2244
32254 msgid ""
32255 "The preview shown here use sample data. Actual emails will be populated with "
32256 "real information."
32257 msgstr ""
32258
32259 #: app/Services/Translations/admin-translation.php:2245
32260 msgid ""
32261 "The preview shown here uses sample data. Actual emails will be populated "
32262 "with real information."
32263 msgstr ""
32264
32265 #: app/Services/Translations/admin-translation.php:2246
32266 msgid "The previous 7 days, sent on your chosen day."
32267 msgstr ""
32268
32269 #: app/Services/Translations/admin-translation.php:2247
32270 msgid "The previous calendar month, sent on the 1st."
32271 msgstr ""
32272
32273 #. %s: The product ID(s) that could not be deleted.
32274 #: api/Resource/ProductResource.php:575
32275 #, php-format
32276 msgid ""
32277 "The Product ID - %s cannot be deleted at the moment as there are pending "
32278 "orders associated with it."
32279 msgstr ""
32280
32281 #. %s: The product ID(s) that could not be deleted.
32282 #: api/Resource/ProductResource.php:563
32283 #, php-format
32284 msgid ""
32285 "The Product ID - %s cannot be deleted at the moment as there are pending "
32286 "orders associated with it. And remaining product and its associated data "
32287 "have been deleted."
32288 msgstr ""
32289
32290 #. 1: field name
32291 #: app/Modules/MCP/Tools/CustomerTools.php:122
32292 #, php-format
32293 msgid "The provided %1$s is not a valid email address."
32294 msgstr ""
32295
32296 #: app/Hooks/Handlers/ShortCodes/ReceiptHandler.php:65
32297 msgid ""
32298 "The provided transaction appears invalid, expired or does’t match our records"
32299 msgstr ""
32300
32301 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:176
32302 msgid "The query settings will be ignored when Is main query is enabled."
32303 msgstr ""
32304
32305 #: app/Modules/MCP/Support/WriteGuard.php:108
32306 msgid ""
32307 "The record changed since you previewed it. Run a fresh dry_run to see the "
32308 "current state before executing."
32309 msgstr ""
32310
32311 #: app/Views/emails/order/refunded/customer.php:34
32312 msgid ""
32313 "The refund should appear in your account within 5-10 business days, "
32314 "depending on your payment provider."
32315 msgstr ""
32316
32317 #: app/Services/FrontendView.php:84
32318 msgid "The requested file is unavailable or the download link has expired."
32319 msgstr ""
32320
32321 #: app/Hooks/Handlers/ShortCodes/ReceiptHandler.php:213
32322 msgid "The requested receipt is invalid"
32323 msgstr ""
32324
32325 #: app/Services/Report/LicenseReportService.php:30
32326 msgid "The required plugin is not installed or the License class is missing."
32327 msgstr ""
32328
32329 #: app/Http/Controllers/ModuleSettingsController.php:249
32330 msgid ""
32331 "The Secret Key is invalid. Please check it in your Cloudflare Dashboard."
32332 msgstr ""
32333
32334 #: app/Modules/Integrations/GlobalIntegrationSettings.php:416
32335 msgid "The selected plugin has been installed. Please refresh the page."
32336 msgstr ""
32337
32338 #: app/Hooks/Cart/WebCheckoutHandler.php:1067
32339 msgid "The selected product variation is not available for purchase."
32340 msgstr ""
32341
32342 #: app/Http/Requests/ProductVariationRequest.php:100
32343 msgid "The selected shipping class does not exist."
32344 msgstr ""
32345
32346 #: api/Checkout/CheckoutApi.php:947
32347 msgid "The selected shipping method is not available."
32348 msgstr ""
32349
32350 #: app/Http/Controllers/StorageController.php:230
32351 msgid "The selected storage driver does not support bucket management."
32352 msgstr ""
32353
32354 #: api/Resource/OrderResource.php:2273
32355 #: app/Http/Controllers/OrderController.php:1112
32356 msgid "The selected transaction does not match with the provided order"
32357 msgstr ""
32358
32359 #: app/Models/OrderTransaction.php:197
32360 msgid "The selected transaction is not a dispute"
32361 msgstr ""
32362
32363 #: app/Services/Translations/admin-translation.php:2248
32364 msgid ""
32365 "The shipping class you are looking for does not exist or has been deleted."
32366 msgstr ""
32367
32368 #: app/Http/Requests/ProductVariationRequest.php:203
32369 msgid "The SKU must be unique."
32370 msgstr ""
32371
32372 #: app/Services/Translations/block-editor-translation.php:417
32373 msgid "The smartcode value to evaluate."
32374 msgstr ""
32375
32376 #. %s is the driver name
32377 #: app/Http/Controllers/WebController/FileDownloader.php:119
32378 #, php-format
32379 msgid "The storage driver %s is not configured correctly."
32380 msgstr ""
32381
32382 #: app/Services/Translations/admin-translation.php:2249
32383 msgid "The total amount expected from future installments."
32384 msgstr ""
32385
32386 #: app/Services/Translations/admin-translation.php:2250
32387 msgid "The total number of items sold in this period."
32388 msgstr ""
32389
32390 #: app/Services/Translations/admin-translation.php:2251
32391 msgid "The total number of orders placed in this period."
32392 msgstr ""
32393
32394 #: app/Services/Translations/admin-translation.php:2252
32395 msgid "The total number of units sold in this period."
32396 msgstr ""
32397
32398 #: app/Services/Translations/admin-translation.php:2253
32399 msgid "The total sales you had in this period."
32400 msgstr ""
32401
32402 #: app/Services/Permission/PermissionManager.php:268
32403 #: app/Services/Permission/PermissionManager.php:286
32404 msgid "The user already has all the accesses as part of Administrator Role"
32405 msgstr ""
32406
32407 #: app/Models/User.php:50
32408 msgid "The user already have all the accesses as part of Administrator Role"
32409 msgstr ""
32410
32411 #: app/Modules/Tax/TaxModule.php:2124 app/Modules/Tax/TaxModule.php:2149
32412 msgid ""
32413 "The VAT validation service is temporarily unavailable. Please try again "
32414 "later."
32415 msgstr ""
32416
32417 #: app/Services/PlanUpgradeService.php:167
32418 msgid "then"
32419 msgstr ""
32420
32421 #: app/Services/Translations/admin-translation.php:2254
32422 msgid "There is an error in the form fields. Please try reloading the page."
32423 msgstr ""
32424
32425 #: app/Modules/MCP/Tools/OrderTools.php:979
32426 msgid "There is no remaining refundable balance on this order."
32427 msgstr ""
32428
32429 #: app/Modules/PaymentMethods/StripeGateway/API/ApiRequest.php:137
32430 #: app/Modules/PaymentMethods/StripeGateway/API/ApiRequest.php:179
32431 msgid "There was a problem connecting to the Stripe API endpoint."
32432 msgstr ""
32433
32434 #: app/Views/emails/digest.php:80
32435 msgid "There were no paid orders during this period."
32436 msgstr ""
32437
32438 #: app/Services/PlanUpgradeService.php:168
32439 msgid "thereafter"
32440 msgstr ""
32441
32442 #: app/Services/Translations/admin-translation.php:2255
32443 msgid ""
32444 "These are the general shipping zones that apply to all products. For class-"
32445 "specific zones, visit the individual shipping class page."
32446 msgstr ""
32447
32448 #: app/Services/Translations/admin-translation.php:2256
32449 msgid ""
32450 "These integration feeds will be applied globally across all your orders and "
32451 "related actions."
32452 msgstr ""
32453
32454 #: app/Services/Localization/i18n/states.php:673
32455 msgid "Thessaly"
32456 msgstr ""
32457
32458 #: app/Services/Tax/TaxManager.php:129
32459 msgid "Thirteen"
32460 msgstr ""
32461
32462 #. %s is the applied coupon code
32463 #: app/Helpers/CouponHelper.php:195
32464 #, php-format
32465 msgid "This %s coupon cannot be used with other coupon"
32466 msgstr ""
32467
32468 #: app/Services/Translations/admin-translation.php:2263
32469 msgid "This action cannot be undone."
32470 msgstr ""
32471
32472 #: app/Modules/MCP/Support/WriteGuard.php:81
32473 msgid ""
32474 "This action changes data. Call again with dry_run:true to preview, then pass "
32475 "the returned confirm_token to execute."
32476 msgstr ""
32477
32478 #: app/Http/Controllers/AddonsController.php:132
32479 msgid "This addon cannot be installed at this time"
32480 msgstr ""
32481
32482 #: app/Http/Controllers/ModuleSettingsController.php:154
32483 msgid "This addon cannot be installed."
32484 msgstr ""
32485
32486 #: app/Hooks/Handlers/BlockEditors/BuySectionBlockEditor.php:43
32487 msgid "This block will display the buy section."
32488 msgstr ""
32489
32490 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:62
32491 msgid "This block will display the checkout page."
32492 msgstr ""
32493
32494 #: app/Hooks/Handlers/BlockEditors/ExcerptBlockEditor.php:91
32495 msgid "This block will display the excerpt."
32496 msgstr ""
32497
32498 #: app/Hooks/Handlers/BlockEditors/ProductDescriptionBlockEditor.php:89
32499 msgid "This block will display the full product description."
32500 msgstr ""
32501
32502 #: app/Hooks/Handlers/BlockEditors/MediaCarousel/MediaCarouselBlockEditor.php:66
32503 msgid "This block will display the media carousel."
32504 msgstr ""
32505
32506 #: app/Hooks/Handlers/BlockEditors/PriceRangeBlockEditor.php:92
32507 msgid "This block will display the price range."
32508 msgstr ""
32509
32510 #: app/Hooks/Handlers/BlockEditors/ProductCardBlockEditor.php:43
32511 msgid "This block will display the product card."
32512 msgstr ""
32513
32514 #: app/Hooks/Handlers/BlockEditors/ProductCarousel/ProductCarouselBlockEditor.php:66
32515 msgid "This block will display the product carousel."
32516 msgstr ""
32517
32518 #: app/Hooks/Handlers/BlockEditors/ProductGalleryBlockEditor.php:44
32519 msgid "This block will display the product gallery."
32520 msgstr ""
32521
32522 #: app/Hooks/Handlers/BlockEditors/ProductImageBlockEditor.php:72
32523 msgid "This block will display the product image."
32524 msgstr ""
32525
32526 #: app/Hooks/Handlers/BlockEditors/ProductInfoBlockEditor.php:44
32527 msgid "This block will display the product information."
32528 msgstr ""
32529
32530 #: app/Hooks/Handlers/BlockEditors/ProductTitleBlockEditor.php:91
32531 msgid "This block will display the product title."
32532 msgstr ""
32533
32534 #: app/Hooks/Handlers/BlockEditors/StockBlock.php:58
32535 msgid "This block will display the stock."
32536 msgstr ""
32537
32538 #: app/Models/Cart.php:224 app/Models/Cart.php:255 app/Models/Cart.php:355
32539 #: app/Models/Cart.php:485 app/Models/Cart.php:536 app/Models/Cart.php:578
32540 msgid "This cart is locked and cannot be modified."
32541 msgstr ""
32542
32543 #: app/Hooks/Cart/WebCheckoutHandler.php:1044
32544 msgid "This cart is locked or already has an upgrade applied."
32545 msgstr ""
32546
32547 #: app/Helpers/CouponHelper.php:383
32548 msgid "This coupon can not be applied to some items in your cart"
32549 msgstr ""
32550
32551 #: app/Services/Coupon/DiscountService.php:131
32552 msgid "This coupon cannot be stacked with other coupons."
32553 msgstr ""
32554
32555 #: app/Http/Requests/CouponRequest.php:40
32556 msgid "This coupon code is already in use."
32557 msgstr ""
32558
32559 #: app/Services/Coupon/DiscountService.php:251
32560 msgid "This coupon does not provide any additional discount on your order."
32561 msgstr ""
32562
32563 #: app/Services/Coupon/Concerns/CanValidateCoupon.php:58
32564 msgid "This coupon has expired or is not valid"
32565 msgstr ""
32566
32567 #: app/Services/Coupon/DiscountService.php:565
32568 #: app/Services/Coupon/DiscountService.php:581
32569 msgid "This coupon has expired."
32570 msgstr ""
32571
32572 #: app/Services/Coupon/DiscountService.php:610
32573 msgid "This coupon has reached its maximum number of uses."
32574 msgstr ""
32575
32576 #: app/Services/Coupon/DiscountService.php:272
32577 msgid "This coupon is not available for your order."
32578 msgstr ""
32579
32580 #: app/Services/Coupon/DiscountService.php:571
32581 msgid "This coupon is not currently available."
32582 msgstr ""
32583
32584 #: app/Services/Coupon/DiscountService.php:568
32585 #: app/Services/Coupon/DiscountService.php:577
32586 msgid "This coupon is not yet active."
32587 msgstr ""
32588
32589 #. %1$s: "Manage digest settings" link
32590 #: app/Views/emails/digest.php:205
32591 #, php-format
32592 msgid "This digest is enabled for your store. %1$s"
32593 msgstr ""
32594
32595 #: app/Services/Translations/admin-translation.php:2264
32596 msgid ""
32597 "This dispute has refundable action, so you may refund the charge to the "
32598 "customer for a dispute resolution."
32599 msgstr ""
32600
32601 #: app/Services/Renderer/Receipt/ThankYouRender.php:762
32602 msgid ""
32603 "This download link is valid for 7 days. After that, you can download the "
32604 "files again from your account\n"
32605 " on our website."
32606 msgstr ""
32607
32608 #: app/Views/emails/parts/downloads.php:69
32609 #: app/Views/emails/parts/licenses.php:49
32610 msgid ""
32611 "This download link is valid for 7 days. After that, you can download the "
32612 "files again from your account\n"
32613 " on our website."
32614 msgstr ""
32615
32616 #: app/Services/Translations/block-editor-translation.php:418
32617 #: app/Services/Renderer/Receipt/ThankYouRender.php:789
32618 msgid ""
32619 "This download link is valid for 7 days. After that, you can download the "
32620 "files again from your account on our website."
32621 msgstr ""
32622
32623 #: app/Services/Translations/admin-translation.php:2266
32624 msgid ""
32625 "This email footer will be used for all emails sent from FluentCart, It's "
32626 "highly recommended to use your business name and address in the footer for\n"
32627 "compliance."
32628 msgstr ""
32629
32630 #: app/Http/Requests/UserRequest.php:29
32631 msgid "This email is already registered."
32632 msgstr ""
32633
32634 #: app/Services/Email/EmailNotifications.php:378
32635 msgid ""
32636 "This email will be sent before a trial period ends and converts to a paid "
32637 "subscription."
32638 msgstr ""
32639
32640 #: app/Services/Email/EmailNotifications.php:343
32641 msgid "This email will be sent before subscription auto-renewal date."
32642 msgstr ""
32643
32644 #: app/Services/Email/EmailNotifications.php:395
32645 msgid ""
32646 "This email will be sent to admin when a trial ending reminder is sent to a "
32647 "customer."
32648 msgstr ""
32649
32650 #: app/Services/Email/EmailNotifications.php:360
32651 msgid ""
32652 "This email will be sent to admin when an upcoming renewal reminder is sent."
32653 msgstr ""
32654
32655 #: app/Services/Email/EmailNotifications.php:325
32656 msgid "This email will be sent to remind customer about pending payment."
32657 msgstr ""
32658
32659 #: app/Services/Email/EmailNotifications.php:128
32660 msgid "This email will be sent to the admin after a renewal payment made"
32661 msgstr ""
32662
32663 #: app/Services/Email/EmailNotifications.php:73
32664 msgid "This email will be sent to the admin after an order is placed."
32665 msgstr ""
32666
32667 #: app/Services/Email/EmailNotifications.php:182
32668 msgid ""
32669 "This email will be sent to the admin after an order is refunded (partial / "
32670 "full)."
32671 msgstr ""
32672
32673 #: app/Services/Email/EmailNotifications.php:164
32674 msgid "This email will be sent to the admin when a subscription is canceled."
32675 msgstr ""
32676
32677 #: app/Services/Email/EmailNotifications.php:254
32678 msgid ""
32679 "This email will be sent to the admin when an order is placed using offline "
32680 "payment method."
32681 msgstr ""
32682
32683 #: app/Services/Email/EmailNotifications.php:110
32684 msgid "This email will be sent to the customer after a renewal payment made"
32685 msgstr ""
32686
32687 #: app/Services/Email/EmailNotifications.php:236
32688 msgid ""
32689 "This email will be sent to the customer after an order is marked as delivered"
32690 msgstr ""
32691
32692 #: app/Services/Email/EmailNotifications.php:218
32693 msgid ""
32694 "This email will be sent to the customer after an order is marked as shipped"
32695 msgstr ""
32696
32697 #: app/Services/Email/EmailNotifications.php:92
32698 msgid "This email will be sent to the customer after an order is placed."
32699 msgstr ""
32700
32701 #: app/Services/Email/EmailNotifications.php:200
32702 msgid ""
32703 "This email will be sent to the customer after an order is refunded (partial "
32704 "/ full)."
32705 msgstr ""
32706
32707 #: app/Services/Email/EmailNotifications.php:274
32708 msgid ""
32709 "This email will be sent to the customer when an order is placed using "
32710 "offline payment method."
32711 msgstr ""
32712
32713 #: app/Services/Email/EmailNotifications.php:147
32714 msgid ""
32715 "This email will be sent to the customer when their subscription is canceled."
32716 msgstr ""
32717
32718 #: app/Services/Translations/admin-translation.php:2268
32719 msgid "This endpoint receives data from webhooks when events occur"
32720 msgstr ""
32721
32722 #: app/Services/Translations/admin-translation.php:2269
32723 msgid "This feature is available in pro version only."
32724 msgstr ""
32725
32726 #: app/Services/Translations/admin-translation.php:2270
32727 msgid "This feature is only available for pro version."
32728 msgstr ""
32729
32730 #: app/Services/Translations/admin-translation.php:2271
32731 msgid "This feature is only available in FluentCart Pro with "
32732 msgstr ""
32733
32734 #: app/Services/Translations/admin-translation.php:2272
32735 msgid "This feature is only available in FluentCart Pro."
32736 msgstr ""
32737
32738 #: app/Services/Translations/admin-translation.php:2273
32739 #, php-format
32740 msgid ""
32741 "This feature requires FluentCart Pro v%s or later. Please update FluentCart "
32742 "Pro to use this feature."
32743 msgstr ""
32744
32745 #: app/Services/FileSystem/Drivers/Local/LocalDriver.php:141
32746 msgid "This file type is not allowed."
32747 msgstr ""
32748
32749 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:78
32750 msgid "This filter will check if a contact has at least one shop order or not"
32751 msgstr ""
32752
32753 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:201
32754 msgid ""
32755 "This filter will check if a contact has at least one specific variation "
32756 "expired license or not"
32757 msgstr ""
32758
32759 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:177
32760 msgid ""
32761 "This filter will check if a contact has at least one specific variation "
32762 "license or not"
32763 msgstr ""
32764
32765 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:122
32766 msgid ""
32767 "This filter will check if a contact has purchased at least one specific "
32768 "product variation or not"
32769 msgstr ""
32770
32771 #: api/Resource/AttrGroupResource.php:189
32772 msgid "This group is already in use, can not be deleted."
32773 msgstr ""
32774
32775 #: app/Http/Controllers/IntegrationController.php:161
32776 msgid "This integration is not available for global scope or not enabled"
32777 msgstr ""
32778
32779 #: app/Http/Controllers/ProductIntegrationsController.php:59
32780 msgid "This integration is not available for products or not enabled"
32781 msgstr ""
32782
32783 #: app/Services/Translations/admin-translation.php:2274
32784 msgid ""
32785 "This integration is not enabled. Please enable it from the integration "
32786 "modules."
32787 msgstr ""
32788
32789 #: api/StoreSettings.php:1193
32790 msgid "This is a FluentCart Pro feature."
32791 msgstr ""
32792
32793 #. %s is the order reference
32794 #: app/Views/emails/order/reminder/due/customer.php:33
32795 #, php-format
32796 msgid "This is a friendly reminder that payment for order %s is due."
32797 msgstr ""
32798
32799 #. %s is order reference
32800 #: app/Views/emails/order/reminder/overdue/customer.php:37
32801 #, php-format
32802 msgid ""
32803 "This is a friendly reminder that your payment for order %s is still pending."
32804 msgstr ""
32805
32806 #. %s is subscription item name
32807 #: app/Views/emails/subscription/reminder/customer.php:30
32808 #, php-format
32809 msgid ""
32810 "This is a friendly reminder that your subscription for %s will renew soon."
32811 msgstr ""
32812
32813 #: app/Modules/MCP/Support/WriteGuard.php:194
32814 msgid ""
32815 "This is a live (real-money) gateway action and live mutations are disabled. "
32816 "Enable the mcp_allow_live_gateway option or the "
32817 "fluent_cart/mcp_allow_live_gateway filter to permit live refunds and "
32818 "cancellations."
32819 msgstr ""
32820
32821 #: app/Services/Translations/admin-translation.php:2275
32822 msgid "This is a physical product"
32823 msgstr ""
32824
32825 #: app/Http/Controllers/FrontendControllers/CustomerOrderController.php:159
32826 msgid "This is a renewal order. Please check the parent order details."
32827 msgstr ""
32828
32829 #: app/Services/Translations/admin-translation.php:2276
32830 msgid "This is the product for the bump."
32831 msgstr ""
32832
32833 #: app/Services/Translations/admin-translation.php:2277
32834 msgid "This is the product for the offer."
32835 msgstr ""
32836
32837 #. Button aria-label shown when a product is out of stock
32838 #: app/Services/Renderer/PricingTableRenderer.php:397
32839 msgid "This item is out of stock and cannot be added to cart"
32840 msgstr ""
32841
32842 #: app/Services/Translations/admin-translation.php:2257
32843 msgid "This Month"
32844 msgstr ""
32845
32846 #: app/Http/Controllers/ProductController.php:703
32847 msgid "This month"
32848 msgstr ""
32849
32850 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:161
32851 msgid "This note will be added to the Contact's Profile"
32852 msgstr ""
32853
32854 #: app/Services/Translations/admin-translation.php:2278
32855 msgid ""
32856 "This notification trigger is controlled from the Reminders section. You can "
32857 "configure it from"
32858 msgstr ""
32859
32860 #: app/Modules/MCP/Tools/OrderTools.php:974
32861 msgid "This order cannot be refunded in its current state."
32862 msgstr ""
32863
32864 #: app/Services/Translations/admin-translation.php:2279
32865 msgid "This order has been upgraded from"
32866 msgstr ""
32867
32868 #: app/Services/Translations/admin-translation.php:2280
32869 msgid "This order has been upgraded to"
32870 msgstr ""
32871
32872 #: app/Services/Translations/customer-profile-translation.php:273
32873 msgid "This order has some due amount. Please complete the payment."
32874 msgstr ""
32875
32876 #: app/Models/OrderTransaction.php:236
32877 msgid "This payment method does not support remote dispute management"
32878 msgstr ""
32879
32880 #: app/Models/Subscription.php:548
32881 msgid "This payment method does not support remote resync"
32882 msgstr ""
32883
32884 #: app/Models/Subscription.php:584
32885 msgid "This payment method does not support remote subscription cancel"
32886 msgstr ""
32887
32888 #: api/Resource/ProductVariationResource.php:376
32889 msgid ""
32890 "This pricing cannot be deleted at the moment. There are pending orders "
32891 "associated with it. Deleting the pricing will disrupt the order processing "
32892 "and might cause inconvenience to our customers."
32893 msgstr ""
32894
32895 #: api/Resource/ProductResource.php:423
32896 msgid ""
32897 "This product cannot be deleted at the moment. There are pending orders "
32898 "associated with it. Deleting the product will disrupt the order processing "
32899 "and might cause inconvenience to our customers."
32900 msgstr ""
32901
32902 #. %s is the link to shipping settings
32903 #: app/Services/Translations/admin-translation.php:2259
32904 #, php-format
32905 msgid "This Product has physical variants. Please %s"
32906 msgstr ""
32907
32908 #: app/Services/Translations/admin-translation.php:2281
32909 msgid ""
32910 "This product is currently in draft and cannot be sold to customers. Please "
32911 "publish the product to make it available for purchase."
32912 msgstr ""
32913
32914 #: app/Services/Translations/admin-translation.php:2282
32915 msgid ""
32916 "This product is currently in draft. You can't share direct checkout link"
32917 msgstr ""
32918
32919 #: app/Models/ProductVariation.php:250
32920 #: app/Modules/StockManagement/StockManagement.php:66
32921 msgid "This product is not available for purchase"
32922 msgstr ""
32923
32924 #: app/Models/ProductVariation.php:241
32925 msgid "This product is not available for purchase."
32926 msgstr ""
32927
32928 #: app/Services/Translations/admin-translation.php:2283
32929 msgid "This product was already saved and will be permanently deleted."
32930 msgstr ""
32931
32932 #: app/Services/Translations/admin-translation.php:2260
32933 msgid "This Quarter"
32934 msgstr ""
32935
32936 #: app/Services/Translations/admin-translation.php:2284
32937 msgid ""
32938 "This report is calculated by looking at active subscriptions and "
32939 "extrapolating their renewals over time, to estimate future renewal revenue "
32940 msgstr ""
32941
32942 #: app/Services/Translations/admin-translation.php:2285
32943 msgid "This report looks at orders created "
32944 msgstr ""
32945
32946 #: app/Services/Translations/admin-translation.php:2286
32947 msgid "This report looks at refunds made for successful orders created "
32948 msgstr ""
32949
32950 #: app/Services/Translations/admin-translation.php:2287
32951 msgid "This report looks at the revenue you received "
32952 msgstr ""
32953
32954 #: app/Services/Translations/admin-translation.php:2288
32955 msgid "This report looks at the subscription you received "
32956 msgstr ""
32957
32958 #: app/Services/Translations/admin-translation.php:2289
32959 msgid "This report looks at the units sold "
32960 msgstr ""
32961
32962 #: app/Http/Controllers/StorageController.php:198
32963 msgid "This storage driver must be managed from its settings page."
32964 msgstr ""
32965
32966 #: app/Services/Translations/admin-translation.php:2290
32967 msgid "This store is not collecting tax."
32968 msgstr ""
32969
32970 #: app/Services/Translations/admin-translation.php:2291
32971 msgid "This store is now collecting tax."
32972 msgstr ""
32973
32974 #: app/Models/Subscription.php:561
32975 msgid "This subscription is already cancelled."
32976 msgstr ""
32977
32978 #: app/Modules/PaymentMethods/StripeGateway/StripeSubscriptions.php:22
32979 msgid "This subscription is not using Stripe as payment method."
32980 msgstr ""
32981
32982 #: app/Http/Controllers/TaxRateController.php:62
32983 msgid "This tax class already exists"
32984 msgstr ""
32985
32986 #: api/Resource/AttrTermResource.php:215
32987 msgid "This term is already in use, can not be deleted."
32988 msgstr ""
32989
32990 #: app/Modules/Subscriptions/Services/SubscriptionService.php:36
32991 msgid "This transaction already exists for this subscription."
32992 msgstr ""
32993
32994 #: app/Services/Translations/admin-translation.php:2261
32995 msgid "This Week"
32996 msgstr ""
32997
32998 #: app/Services/Translations/admin-translation.php:2665
32999 msgid "this week"
33000 msgstr ""
33001
33002 #: app/Services/Translations/admin-translation.php:2292
33003 msgid ""
33004 "This will overwrite all EU destination country standard rates with preset "
33005 "defaults. Continue?"
33006 msgstr ""
33007
33008 #: app/Services/Translations/admin-translation.php:2293
33009 msgid "This will overwrite your current rates with preset defaults. Continue?"
33010 msgstr ""
33011
33012 #: app/Services/Translations/admin-translation.php:2294
33013 #, php-format
33014 msgid "This will permanently delete \\\"%s\\\" and its %s variant(s)."
33015 msgstr ""
33016
33017 #: app/Services/Translations/admin-translation.php:2295
33018 #, php-format
33019 msgid "This will permanently delete \\\"%s\\\"."
33020 msgstr ""
33021
33022 #. %1$s: tax class name (e.g. Reduced)
33023 #: app/Services/Translations/admin-translation.php:2297
33024 #, php-format
33025 msgid ""
33026 "This will permanently delete the \\\"%1$s\\\" tax class and all its rates "
33027 "across every country (not just EU). Products using this class will fall back "
33028 "to Standard. Continue?"
33029 msgstr ""
33030
33031 #: app/Services/Translations/admin-translation.php:2298
33032 msgid ""
33033 "This will regenerate all retention snapshots. This may take 30-60 seconds."
33034 msgstr ""
33035
33036 #: app/Services/Translations/admin-translation.php:2299
33037 #, php-format
33038 msgid "This will remove \\\"%s\\\" and its %s variant(s)."
33039 msgstr ""
33040
33041 #: app/Services/Translations/admin-translation.php:2300
33042 #, php-format
33043 msgid "This will remove \\\"%s\\\"."
33044 msgstr ""
33045
33046 #: app/Services/Translations/admin-translation.php:2301
33047 #, php-format
33048 msgid "This will remove the variant \\\"%s\\\"."
33049 msgstr ""
33050
33051 #: app/Services/Translations/admin-translation.php:2262
33052 msgid "This Year"
33053 msgstr ""
33054
33055 #: app/Services/Localization/i18n/states.php:1716
33056 msgid "Thiès"
33057 msgstr ""
33058
33059 #: app/Services/Tax/TaxManager.php:119
33060 msgid "Three"
33061 msgstr ""
33062
33063 #: api/StoreSettings.php:948
33064 msgid "Three Columns"
33065 msgstr ""
33066
33067 #: app/Services/Translations/TransStrings.php:173
33068 msgid "Thu"
33069 msgstr ""
33070
33071 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:78
33072 msgid "Thumbnail"
33073 msgstr ""
33074
33075 #: api/Resource/ProductMetaResource.php:141
33076 msgid "Thumbnail has been deleted successfully!"
33077 msgstr ""
33078
33079 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:96
33080 msgid "Thumbnail navigation"
33081 msgstr ""
33082
33083 #: app/Services/Translations/block-editor-translation.php:420
33084 msgid "Thumbnail position"
33085 msgstr ""
33086
33087 #: api/Resource/ProductMetaResource.php:78
33088 msgid "Thumbnail set successfully"
33089 msgstr ""
33090
33091 #: api/Resource/ProductMetaResource.php:114
33092 msgid "Thumbnail set successfully!"
33093 msgstr ""
33094
33095 #: app/Services/Translations/block-editor-translation.php:419
33096 msgid "Thumbnail Settings"
33097 msgstr ""
33098
33099 #: app/Services/Localization/i18n/states.php:315
33100 msgid "Thurgau"
33101 msgstr ""
33102
33103 #: app/Services/Localization/i18n/states.php:436
33104 msgid "Thuringia"
33105 msgstr ""
33106
33107 #: app/Services/Translations/TransStrings.php:182
33108 #: app/Services/Translations/admin-translation.php:2302
33109 msgid "Thursday"
33110 msgstr ""
33111
33112 #: app/Services/Localization/i18n/states.php:344
33113 msgid "Tianjin / 天津"
33114 msgstr ""
33115
33116 #: app/Services/Localization/i18n/states.php:497
33117 msgid "Tiaret"
33118 msgstr ""
33119
33120 #: app/Services/Localization/i18n/states.php:372
33121 msgid "Tibet / 西藏"
33122 msgstr ""
33123
33124 #: app/Services/Localization/i18n/states.php:316
33125 msgid "Ticino"
33126 msgstr ""
33127
33128 #: app/Services/Localization/i18n/states.php:112
33129 msgid "Tierra del Fuego"
33130 msgstr ""
33131
33132 #: app/Services/Translations/admin-translation.php:2303
33133 msgid "Time between an order's created & completed date"
33134 msgstr ""
33135
33136 #: app/Modules/MCP/Tools/ReportTools.php:69
33137 msgid ""
33138 "Time series of revenue and order count bucketed by day, week, or month over "
33139 "a period. Scoped to one currency. Use to see growth and seasonality."
33140 msgstr ""
33141
33142 #: app/Services/Translations/admin-translation.php:2304
33143 msgid "Timeline"
33144 msgstr ""
33145
33146 #: app/Http/Requests/ProductUpdateRequest.php:372
33147 #: app/Http/Requests/ProductRequest.php:343
33148 #: app/Http/Requests/ProductVariationRequest.php:213
33149 msgid "Times is required."
33150 msgstr ""
33151
33152 #: app/Http/Requests/ProductUpdateRequest.php:288
33153 #: app/Http/Requests/ProductVariationRequest.php:133
33154 msgid "Times must be a number."
33155 msgstr ""
33156
33157 #: app/Services/Localization/i18n/states.php:1697
33158 msgid "Timiș"
33159 msgstr ""
33160
33161 #: app/Services/Localization/i18n/countries.php:233
33162 msgid "Timor-Leste"
33163 msgstr ""
33164
33165 #: app/Modules/Tax/TaxModule.php:2377 app/Modules/Tax/TaxModule.php:2384
33166 msgid "TIN / VAT"
33167 msgstr ""
33168
33169 #: app/Services/Localization/i18n/states.php:520
33170 msgid "Tindouf"
33171 msgstr ""
33172
33173 #: app/Services/Localization/i18n/states.php:1276
33174 msgid "Tinghir"
33175 msgstr ""
33176
33177 #: app/Services/Translations/admin-translation.php:2305
33178 msgid "Tip: FluentCart Pro can install it for you in one click."
33179 msgstr ""
33180
33181 #: app/Services/Localization/i18n/states.php:525
33182 msgid "Tipasa"
33183 msgstr ""
33184
33185 #: app/Services/Localization/i18n/states.php:834
33186 msgid "Tipperary"
33187 msgstr ""
33188
33189 #: app/Services/Localization/i18n/states.php:66
33190 msgid "Tirana"
33191 msgstr ""
33192
33193 #: app/Services/Localization/i18n/states.php:521
33194 msgid "Tissemsilt"
33195 msgstr ""
33196
33197 #: app/Services/Translations/admin-translation.php:2306
33198 #: app/Services/Translations/block-editor-translation.php:421
33199 msgid "Title"
33200 msgstr ""
33201
33202 #: app/Services/Translations/block-editor-translation.php:422
33203 msgid "Title Color"
33204 msgstr ""
33205
33206 #: app/Services/Translations/block-editor-translation.php:423
33207 msgid "Title Hover Color"
33208 msgstr ""
33209
33210 #: app/Http/Requests/AttrTermRequest.php:33
33211 msgid "Title is required"
33212 msgstr ""
33213
33214 #: app/Services/BulkProductUpdateService.php:205
33215 #: app/Services/BulkProductInsertService.php:115
33216 #: app/Http/Requests/ProductUpdateRequest.php:352
33217 #: app/Http/Requests/ProductUpdateRequest.php:357
33218 #: app/Http/Requests/ProductRequest.php:323
33219 #: app/Http/Requests/ProductRequest.php:328
33220 #: app/Http/Requests/ProductCreateRequest.php:54
33221 #: app/Http/Requests/CouponRequest.php:116
33222 #: app/Http/Requests/ProductVariationRequest.php:200
33223 #: app/Http/Requests/ProductDownloadable/ProductDownloadableFileRequest.php:34
33224 #: app/Http/Requests/ProductDownloadable/ProductDownloadableBulkFileRequest.php:36
33225 msgid "Title is required."
33226 msgstr ""
33227
33228 #: app/Services/BulkProductUpdateService.php:206
33229 #: app/Services/BulkProductInsertService.php:116
33230 #: app/Http/Requests/ProductUpdateRequest.php:353
33231 #: app/Http/Requests/ProductUpdateRequest.php:358
33232 #: app/Http/Requests/ProductRequest.php:324
33233 #: app/Http/Requests/ProductRequest.php:329
33234 #: app/Http/Requests/ProductCreateRequest.php:55
33235 #: app/Http/Requests/ProductVariationRequest.php:201
33236 msgid "Title may not be greater than 200 characters."
33237 msgstr ""
33238
33239 #: app/Services/Localization/i18n/states.php:498
33240 msgid "Tizi Ouzou"
33241 msgstr ""
33242
33243 #: app/Services/Localization/i18n/states.php:1277
33244 msgid "Tiznit"
33245 msgstr ""
33246
33247 #: app/Services/Localization/i18n/states.php:1352
33248 msgid "Tlaxcala"
33249 msgstr ""
33250
33251 #: app/Services/Localization/i18n/states.php:496
33252 msgid "Tlemcen"
33253 msgstr ""
33254
33255 #: app/Services/Translations/admin-translation.php:2309
33256 msgid "To add"
33257 msgstr ""
33258
33259 #: app/Services/Translations/admin-translation.php:2310
33260 msgid "To close"
33261 msgstr ""
33262
33263 #: app/Views/emails/order/paid/customer.php:61
33264 msgid ""
33265 "To download receipt and view your order details, please visit the order "
33266 "details page."
33267 msgstr ""
33268
33269 #: app/Views/emails/subscription/renewal/customer.php:42
33270 msgid ""
33271 "To manage your subscription, download receipts, please visit the details "
33272 "page."
33273 msgstr ""
33274
33275 #: app/Services/Translations/admin-translation.php:2311
33276 msgid "To navigate"
33277 msgstr ""
33278
33279 #: app/Services/Translations/admin-translation.php:2307
33280 msgid "To Plan"
33281 msgstr ""
33282
33283 #: app/Services/Translations/admin-translation.php:2308
33284 msgid "To Plan(s)"
33285 msgstr ""
33286
33287 #: app/Services/Translations/admin-translation.php:2312
33288 msgid "To select"
33289 msgstr ""
33290
33291 #: app/Services/Translations/admin-translation.php:2313
33292 msgid ""
33293 "To use PDF receipt templates, you need to install and activate the Fluent "
33294 "PDF plugin."
33295 msgstr ""
33296
33297 #: app/Views/emails/order/paid/admin.php:37
33298 #: app/Views/emails/order/placed/admin.php:37
33299 msgid "To view more details of this order, please check the order detail page."
33300 msgstr ""
33301
33302 #: app/Views/emails/order/placed/customer.php:34
33303 msgid ""
33304 "To view your order details, please visit the order details page. Payment "
33305 "information is included in the email."
33306 msgstr ""
33307
33308 #: app/Services/Localization/i18n/states.php:278
33309 msgid "Tocantins"
33310 msgstr ""
33311
33312 #: app/Services/Localization/i18n/states.php:1056
33313 msgid "Tochigi"
33314 msgstr ""
33315
33316 #: app/Services/Translations/TransStrings.php:137
33317 #: app/Services/Translations/admin-translation.php:2314
33318 msgid "Today"
33319 msgstr ""
33320
33321 #: app/Services/Translations/admin-translation.php:2666
33322 #: app/Services/Translations/customer-profile-translation.php:347
33323 msgid "today"
33324 msgstr ""
33325
33326 #: app/Services/Translations/block-editor-translation.php:424
33327 msgid "Toggle Button Text"
33328 msgstr ""
33329
33330 #: app/Views/admin/admin_menu.php:117
33331 msgid "Toggle color theme"
33332 msgstr ""
33333
33334 #: app/Services/Translations/admin-translation.php:2315
33335 msgid "Toggle columns"
33336 msgstr ""
33337
33338 #: app/Services/Translations/TransStrings.php:215
33339 msgid "Toggle Dropdown"
33340 msgstr ""
33341
33342 #: app/Services/Renderer/ProductFilterRender.php:109
33343 msgid "Toggle filter"
33344 msgstr ""
33345
33346 #: app/Views/frontend/customer_menu.php:15
33347 #: app/Views/frontend/customer_menu.php:40
33348 msgid "Toggle navigation menu"
33349 msgstr ""
33350
33351 #: app/Services/Translations/admin-translation.php:2316
33352 msgid "Toggle reports"
33353 msgstr ""
33354
33355 #: app/Services/Translations/admin-translation.php:2317
33356 msgid "Toggle settings"
33357 msgstr ""
33358
33359 #: app/Services/Translations/admin-translation.php:2318
33360 msgid "Toggle settings navigation"
33361 msgstr ""
33362
33363 #: app/Services/Translations/admin-translation.php:2319
33364 msgid "Toggle storage driver status"
33365 msgstr ""
33366
33367 #. %1$s: country name
33368 #: app/Services/Translations/admin-translation.php:2321
33369 #, php-format
33370 msgid "Toggle tax collection for %1$s"
33371 msgstr ""
33372
33373 #: app/Services/Translations/block-editor-translation.php:425
33374 msgid "Toggle to display the total price of the cart."
33375 msgstr ""
33376
33377 #: app/Services/Localization/i18n/countries.php:234
33378 msgid "Togo"
33379 msgstr ""
33380
33381 #: app/Services/Localization/i18n/states.php:1877
33382 msgid "Tokat"
33383 msgstr ""
33384
33385 #: app/Services/Localization/i18n/countries.php:235
33386 msgid "Tokelau"
33387 msgstr ""
33388
33389 #: app/Services/Localization/i18n/states.php:1083
33390 msgid "Tokushima"
33391 msgstr ""
33392
33393 #: app/Services/Localization/i18n/states.php:1060
33394 msgid "Tokyo"
33395 msgstr ""
33396
33397 #: app/Services/Localization/i18n/states.php:636
33398 msgid "Toledo"
33399 msgstr ""
33400
33401 #: app/Services/Localization/i18n/states.php:405
33402 msgid "Tolima"
33403 msgstr ""
33404
33405 #: app/Services/Localization/i18n/states.php:771
33406 msgid "Tolna"
33407 msgstr ""
33408
33409 #: app/Services/Localization/i18n/countries.php:236
33410 msgid "Tonga"
33411 msgstr ""
33412
33413 #: app/Helpers/CurrenciesHelper.php:140
33414 msgid "Tongan Paʻanga"
33415 msgstr ""
33416
33417 #: app/Services/RateLimiter.php:64
33418 msgid "Too many requests. Please try again after some time."
33419 msgstr ""
33420
33421 #: app/Modules/PaymentMethods/StripeGateway/SubscriptionsManager.php:43
33422 msgid "Too many verification attempts. You can try again tomorrow."
33423 msgstr ""
33424
33425 #: app/Services/Translations/admin-translation.php:2322
33426 msgid "Tooltip only"
33427 msgstr ""
33428
33429 #: app/Services/Translations/block-editor-translation.php:426
33430 msgid "Tooltip Text"
33431 msgstr ""
33432
33433 #: app/Services/Translations/block-editor-translation.php:427
33434 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:106
33435 msgid "Top"
33436 msgstr ""
33437
33438 #. 1: number of products, 2: ranking metric
33439 #: app/Modules/MCP/Tools/ReportTools.php:426
33440 #, php-format
33441 msgid "Top %1$d products by %2$s."
33442 msgstr ""
33443
33444 #: app/Services/Translations/admin-translation.php:2323
33445 msgid "Top Countries Gross Revenue"
33446 msgstr ""
33447
33448 #: app/Services/Translations/admin-translation.php:2324
33449 msgid "Top Countries Net Revenue"
33450 msgstr ""
33451
33452 #: app/Services/Translations/admin-translation.php:2325
33453 msgid "Top Country Gross Volume"
33454 msgstr ""
33455
33456 #: app/Services/Translations/admin-translation.php:2326
33457 msgid "Top Country Net Volume"
33458 msgstr ""
33459
33460 #: app/Services/Translations/block-editor-translation.php:428
33461 msgid "Top Left"
33462 msgstr ""
33463
33464 #: app/Views/emails/digest.php:144
33465 msgid "Top products"
33466 msgstr ""
33467
33468 #: app/Services/Translations/block-editor-translation.php:429
33469 msgid "Top Right"
33470 msgstr ""
33471
33472 #: app/Services/Translations/admin-translation.php:2327
33473 msgid "Top Sold Products"
33474 msgstr ""
33475
33476 #: app/Services/Translations/admin-translation.php:2328
33477 msgid "Top Sold Variants"
33478 msgstr ""
33479
33480 #: app/Services/Localization/i18n/states.php:1007
33481 msgid "Torino"
33482 msgstr ""
33483
33484 #: app/Services/Localization/i18n/states.php:2123
33485 msgid "Tororo"
33486 msgstr ""
33487
33488 #: app/Services/Renderer/CartSummaryRender.php:218
33489 #: app/Services/Renderer/CartRenderer.php:405
33490 #: app/Services/Translations/admin-translation.php:2329
33491 #: app/Services/Translations/customer-profile-translation.php:274
33492 #: app/Services/Translations/block-editor-translation.php:430
33493 #: app/Views/invoice/thank_you.php:133 app/Views/invoice/thank_you.php:317
33494 #: app/Views/invoice/receipt_slip.php:446
33495 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:773
33496 #: app/Services/Renderer/Receipt/ThankYouRender.php:272
33497 #: app/Services/Renderer/Receipt/ThankYouRender.php:588
33498 #: app/Views/emails/parts/subscription_item.php:130
33499 #: app/Views/emails/parts/items_table.php:46
33500 #: app/Views/emails/parts/items_table.php:570
33501 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:199
33502 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:479
33503 msgid "Total"
33504 msgstr ""
33505
33506 #: app/Services/Translations/admin-translation.php:2667
33507 #: app/Modules/MCP/Tools/ReportTools.php:609
33508 #: app/Modules/MCP/Tools/ReportTools.php:732
33509 msgid "total"
33510 msgstr ""
33511
33512 #. %1$s: line total amount
33513 #: app/Modules/Tax/TaxModule.php:933 app/Modules/Tax/TaxModule.php:1043
33514 #, php-format
33515 msgid "Total %1$s"
33516 msgstr ""
33517
33518 #. %s - total number of items
33519 #: app/Services/Translations/admin-translation.php:2331
33520 #: app/Services/Translations/customer-profile-translation.php:276
33521 #, php-format
33522 msgid "Total %s"
33523 msgstr ""
33524
33525 #: app/Services/Translations/admin-translation.php:2332
33526 msgid "Total Activated Sites"
33527 msgstr ""
33528
33529 #: app/Services/Translations/admin-translation.php:2333
33530 msgid "Total Activations"
33531 msgstr ""
33532
33533 #: app/Helpers/EditorShortCodeHelper.php:178
33534 msgid "Total Amount"
33535 msgstr ""
33536
33537 #: app/Services/Translations/customer-profile-translation.php:277
33538 msgid "Total amount"
33539 msgstr ""
33540
33541 #: app/Helpers/EditorShortCodeHelper.php:179
33542 msgid "Total Amount (Formatted)"
33543 msgstr ""
33544
33545 #: app/Services/Translations/customer-profile-translation.php:278
33546 msgid "Total amount for the order"
33547 msgstr ""
33548
33549 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:180
33550 msgid "Total amount is not valid, please add some items to cart!"
33551 msgstr ""
33552
33553 #: app/Services/Translations/admin-translation.php:2350
33554 msgid "Total amount of shipping costs"
33555 msgstr ""
33556
33557 #: app/Services/Translations/admin-translation.php:2351
33558 msgid "Total amount of taxes"
33559 msgstr ""
33560
33561 #. 1: Total price
33562 #: app/Services/Renderer/MiniCartRenderer.php:54
33563 #: app/Services/Renderer/CartRenderer.php:394
33564 #, php-format
33565 msgid "Total cart price: %1$s"
33566 msgstr ""
33567
33568 #: app/Services/Translations/admin-translation.php:2334
33569 msgid "Total Due"
33570 msgstr ""
33571
33572 #: app/Services/Translations/admin-translation.php:2352
33573 msgid "Total items sold divided by orders made."
33574 msgstr ""
33575
33576 #: app/Services/Translations/admin-translation.php:2335
33577 msgid "Total Limit"
33578 msgstr ""
33579
33580 #: app/Services/Translations/admin-translation.php:2353
33581 msgid "Total limit"
33582 msgstr ""
33583
33584 #: app/Services/Translations/admin-translation.php:2354
33585 msgid "Total number of refunds (full or partial)"
33586 msgstr ""
33587
33588 #: app/Services/Translations/admin-translation.php:2355
33589 msgid ""
33590 "Total number of times this coupon can be redeemed across the entire store."
33591 msgstr ""
33592
33593 #: app/Services/Translations/admin-translation.php:2336
33594 msgid "Total Orders"
33595 msgstr ""
33596
33597 #: app/Services/Translations/admin-translation.php:2356
33598 msgid "Total orders divided by the number of unique customers."
33599 msgstr ""
33600
33601 #: app/Services/Translations/admin-translation.php:2337
33602 msgid "Total Paid"
33603 msgstr ""
33604
33605 #: app/Services/Translations/admin-translation.php:2357
33606 #: app/Services/Translations/customer-profile-translation.php:279
33607 #: app/Modules/Tax/TaxModule.php:464
33608 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:1035
33609 #: app/Services/Renderer/Receipt/ThankYouRender.php:1203
33610 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:599
33611 #: app/Views/emails/parts/items_table.php:521
33612 msgid "Total payable tax"
33613 msgstr ""
33614
33615 #: app/Helpers/EditorShortCodeHelper.php:318
33616 #: app/Services/Translations/admin-translation.php:2338
33617 msgid "Total Price"
33618 msgstr ""
33619
33620 #: app/Services/Renderer/CartItemRenderer.php:79
33621 msgid "Total price"
33622 msgstr ""
33623
33624 #: app/Helpers/EditorShortCodeHelper.php:319
33625 msgid "Total Price (Formatted)"
33626 msgstr ""
33627
33628 #. 1: Total price
33629 #: app/Services/Renderer/CartRenderer.php:351
33630 #, php-format
33631 msgid "Total price for this item: %1$s"
33632 msgstr ""
33633
33634 #: app/Services/Widgets/DashboardWidget.php:51
33635 msgid "Total Products"
33636 msgstr ""
33637
33638 #: app/Services/Translations/admin-translation.php:2339
33639 msgid "Total Refund"
33640 msgstr ""
33641
33642 #: app/Services/Translations/admin-translation.php:2340
33643 msgid "Total Refund Owed"
33644 msgstr ""
33645
33646 #: app/Services/Translations/admin-translation.php:2341
33647 msgid "Total Refunded Amount"
33648 msgstr ""
33649
33650 #: app/Services/Translations/admin-translation.php:2342
33651 msgid "Total Refunded Amount / Total Order Amount"
33652 msgstr ""
33653
33654 #: app/Services/Translations/admin-translation.php:2343
33655 msgid "Total Refunded Amount / Total Refund count"
33656 msgstr ""
33657
33658 #: app/Services/Translations/admin-translation.php:2344
33659 msgid "Total Refunds"
33660 msgstr ""
33661
33662 #: app/Services/Translations/admin-translation.php:2358
33663 msgid "Total refunds count including partially refunds."
33664 msgstr ""
33665
33666 #: app/Services/Translations/admin-translation.php:2345
33667 msgid "Total Revenue"
33668 msgstr ""
33669
33670 #: app/Services/Translations/admin-translation.php:2346
33671 msgid "Total Stock"
33672 msgstr ""
33673
33674 #: app/Services/Translations/admin-translation.php:2347
33675 msgid "Total Subscriptions"
33676 msgstr ""
33677
33678 #: app/Views/invoice/thank_you.php:276
33679 #: app/Services/Renderer/Receipt/ThankYouRender.php:529
33680 msgid "Total Tax"
33681 msgstr ""
33682
33683 #: app/Services/Translations/admin-translation.php:2359
33684 #: app/Services/Translations/customer-profile-translation.php:280
33685 #: app/Modules/Tax/TaxModule.php:474
33686 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:1046
33687 #: app/Services/Renderer/Receipt/ThankYouRender.php:1209
33688 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:606
33689 #: app/Views/emails/parts/items_table.php:535
33690 msgid "Total tax in this order"
33691 msgstr ""
33692
33693 #: app/Services/Translations/block-editor-translation.php:431
33694 msgid "Total text"
33695 msgstr ""
33696
33697 #: app/Services/Translations/customer-profile-translation.php:281
33698 msgid "Total to pay now"
33699 msgstr ""
33700
33701 #: app/Services/Translations/admin-translation.php:2348
33702 msgid "Total Value"
33703 msgstr ""
33704
33705 #: app/Services/Translations/admin-translation.php:2349
33706 msgid "Total Variants"
33707 msgstr ""
33708
33709 #: app/Services/Translations/TransStrings.php:226
33710 msgid "Total {total}"
33711 msgstr ""
33712
33713 #: app/Services/Localization/i18n/states.php:703
33714 msgid "Totonicapán"
33715 msgstr ""
33716
33717 #: app/Services/Localization/i18n/states.php:1078
33718 msgid "Tottori"
33719 msgstr ""
33720
33721 #: app/Helpers/CartCheckoutHelper.php:545
33722 #: app/Services/Renderer/CheckoutFieldsSchema.php:265
33723 #: app/Services/Renderer/CheckoutFieldsSchema.php:268
33724 #: app/Services/Translations/block-editor-translation.php:432
33725 msgid "Town / City"
33726 msgstr ""
33727
33728 #: app/Services/Localization/i18n/address-locales.php:427
33729 msgid "Town / City / Post Office"
33730 msgstr ""
33731
33732 #: app/Services/Localization/i18n/address-locales.php:318
33733 msgid "Town / District"
33734 msgstr ""
33735
33736 #: app/Services/Localization/i18n/address-locales.php:736
33737 msgid "Town / Village"
33738 msgstr ""
33739
33740 #: app/Services/Translations/block-editor-translation.php:433
33741 msgid "Town/City"
33742 msgstr ""
33743
33744 #: app/Services/Localization/i18n/states.php:1063
33745 msgid "Toyama"
33746 msgstr ""
33747
33748 #: app/Services/Localization/i18n/states.php:1878
33749 msgid "Trabzon"
33750 msgstr ""
33751
33752 #: app/Services/Translations/admin-translation.php:2360
33753 msgid "Track Quantity"
33754 msgstr ""
33755
33756 #: app/Services/Translations/admin-translation.php:2361
33757 msgid "Traffic Sources Report"
33758 msgstr ""
33759
33760 #: app/Services/Localization/i18n/states.php:1808
33761 msgid "Trang"
33762 msgstr ""
33763
33764 #: app/Services/Localization/i18n/states.php:1138
33765 msgid "Trans Nzoia"
33766 msgstr ""
33767
33768 #: api/Resource/OrderResource.php:2267
33769 #: app/Http/Controllers/OrderController.php:1106
33770 msgid "Transaction already has the same status"
33771 msgstr ""
33772
33773 #: app/Services/Translations/customer-profile-translation.php:283
33774 msgid "Transaction amount"
33775 msgstr ""
33776
33777 #: app/Services/Translations/customer-profile-translation.php:284
33778 msgid "Transaction date"
33779 msgstr ""
33780
33781 #: app/Services/Translations/admin-translation.php:2362
33782 msgid "Transaction Details"
33783 msgstr ""
33784
33785 #: app/Services/Filter/OrderFilter.php:371
33786 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:197
33787 msgid "Transaction Id"
33788 msgstr ""
33789
33790 #: app/Http/Controllers/OrderController.php:274
33791 msgid "Transaction ID is required"
33792 msgstr ""
33793
33794 #: app/Services/Translations/customer-profile-translation.php:282
33795 msgid "Transaction ID:"
33796 msgstr ""
33797
33798 #: app/Http/Controllers/FrontendControllers/CustomerOrderController.php:415
33799 msgid "Transaction not found"
33800 msgstr ""
33801
33802 #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:412
33803 msgid "Transaction not found for the provided setup intent."
33804 msgstr ""
33805
33806 #: api/Resource/OrderResource.php:2261
33807 #: app/Modules/PaymentMethods/Core/AbstractPaymentGateway.php:177
33808 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:137
33809 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:261
33810 msgid "Transaction not found!"
33811 msgstr ""
33812
33813 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:193
33814 msgid "Transaction Property"
33815 msgstr ""
33816
33817 #: app/Services/Filter/OrderFilter.php:379
33818 msgid "Transaction Status"
33819 msgstr ""
33820
33821 #: app/Services/Filter/OrderFilter.php:395
33822 msgid "Transaction Type"
33823 msgstr ""
33824
33825 #: app/Services/Translations/customer-profile-translation.php:285
33826 msgid "Transactions"
33827 msgstr ""
33828
33829 #: app/Services/Filter/OrderFilter.php:366
33830 msgid "Transactions Property"
33831 msgstr ""
33832
33833 #: app/Services/Translations/customer-profile-translation.php:286
33834 msgid "Transactions Table"
33835 msgstr ""
33836
33837 #: app/Services/Localization/i18n/states.php:1008
33838 msgid "Trapani"
33839 msgstr ""
33840
33841 #: app/Helpers/Status.php:115 app/Helpers/Helper.php:374
33842 msgid "Trashed"
33843 msgstr ""
33844
33845 #: app/Services/Localization/i18n/states.php:1809
33846 msgid "Trat"
33847 msgstr ""
33848
33849 #: app/Services/Localization/i18n/states.php:2214
33850 msgid "Treinta y Tres"
33851 msgstr ""
33852
33853 #: app/Services/Localization/i18n/states.php:1031
33854 msgid "Trelawny"
33855 msgstr ""
33856
33857 #: app/Services/Localization/i18n/states.php:1009
33858 msgid "Trento"
33859 msgstr ""
33860
33861 #: app/Services/Localization/i18n/states.php:1010
33862 msgid "Treviso"
33863 msgstr ""
33864
33865 #: app/Helpers/EditorShortCodeHelper.php:377
33866 #: app/Services/Translations/admin-translation.php:2363
33867 msgid "Trial Days"
33868 msgstr ""
33869
33870 #: app/Services/BulkProductUpdateService.php:220
33871 #: app/Services/BulkProductInsertService.php:134
33872 msgid "Trial days may not be greater than 365."
33873 msgstr ""
33874
33875 #: app/Services/BulkProductUpdateService.php:219
33876 #: app/Services/BulkProductInsertService.php:133
33877 msgid "Trial days must be 0 or more."
33878 msgstr ""
33879
33880 #: app/Services/BulkProductUpdateService.php:218
33881 #: app/Services/BulkProductInsertService.php:132
33882 #: app/Http/Requests/ProductUpdateRequest.php:300
33883 #: app/Http/Requests/ProductVariationRequest.php:144
33884 #: app/Http/Requests/ProductVariationRequest.php:217
33885 msgid "Trial days must be a number."
33886 msgstr ""
33887
33888 #: app/Views/emails/subscription/trial_end/customer.php:54
33889 #: app/Views/emails/subscription/trial_end/admin.php:41
33890 msgid "Trial End Date"
33891 msgstr ""
33892
33893 #: app/Http/Requests/SchedulingSettingsRequest.php:72
33894 msgid "Trial end reminder days must be a whole number."
33895 msgstr ""
33896
33897 #: app/Http/Requests/SchedulingSettingsRequest.php:73
33898 msgid "Trial end reminder days must be at least 1."
33899 msgstr ""
33900
33901 #: app/Http/Requests/SchedulingSettingsRequest.php:74
33902 msgid "Trial end reminder days must not exceed 14."
33903 msgstr ""
33904
33905 #: app/Hooks/Handlers/ReminderHandler.php:167
33906 msgid "Trial Ending"
33907 msgstr ""
33908
33909 #: app/Services/Reminders/ReminderService.php:334
33910 msgid "Trial ending reminder sent successfully"
33911 msgstr ""
33912
33913 #: app/Services/Email/EmailNotifications.php:403
33914 msgid "Trial Ending Soon - {{order.customer.full_name}}"
33915 msgstr ""
33916
33917 #: app/Services/Email/EmailNotifications.php:394
33918 msgid "Trial ending soon reminder copy to admin"
33919 msgstr ""
33920
33921 #: app/Services/Email/EmailNotifications.php:377
33922 msgid "Trial ending soon reminder to customer"
33923 msgstr ""
33924
33925 #: app/Views/emails/subscription/trial_end/customer.php:48
33926 #: app/Views/emails/subscription/trial_end/admin.php:35
33927 msgid "Trial Ends In"
33928 msgstr ""
33929
33930 #: app/Http/Requests/ProductUpdateRequest.php:303
33931 #: app/Http/Requests/ProductVariationRequest.php:147
33932 #: app/Http/Requests/ProductVariationRequest.php:218
33933 msgid "Trial period cannot exceed 365 days."
33934 msgstr ""
33935
33936 #: app/Helpers/Status.php:273
33937 #: app/Services/Translations/admin-translation.php:2364
33938 #: app/Services/Translations/customer-profile-translation.php:287
33939 msgid "Trialing"
33940 msgstr ""
33941
33942 #: app/Services/Localization/i18n/states.php:1011
33943 msgid "Trieste"
33944 msgstr ""
33945
33946 #: app/Services/Translations/admin-translation.php:2365
33947 msgid "Triggers"
33948 msgstr ""
33949
33950 #: app/Services/Localization/i18n/countries.php:237
33951 msgid "Trinidad and Tobago"
33952 msgstr ""
33953
33954 #: app/Helpers/CurrenciesHelper.php:142
33955 msgid "Trinidad and Tobago Dollar"
33956 msgstr ""
33957
33958 #: app/Services/Localization/i18n/states.php:1161
33959 msgid "Trinity Palmetto Point"
33960 msgstr ""
33961
33962 #: app/Services/Localization/i18n/states.php:867
33963 msgid "Tripura"
33964 msgstr ""
33965
33966 #: app/Modules/Tax/TaxModule.php:2378
33967 msgid "TRN / VAT"
33968 msgstr ""
33969
33970 #: app/Services/Localization/i18n/states.php:2235
33971 msgid "Trujillo"
33972 msgstr ""
33973
33974 #: app/Services/Localization/i18n/states.php:113
33975 msgid "Tucumán"
33976 msgstr ""
33977
33978 #: app/Services/Translations/TransStrings.php:171
33979 msgid "Tue"
33980 msgstr ""
33981
33982 #: app/Services/Translations/TransStrings.php:180
33983 #: app/Services/Translations/admin-translation.php:2366
33984 msgid "Tuesday"
33985 msgstr ""
33986
33987 #: app/Services/Localization/i18n/states.php:1698
33988 msgid "Tulcea"
33989 msgstr ""
33990
33991 #: app/Services/Localization/i18n/states.php:1538
33992 msgid "Tumbes"
33993 msgstr ""
33994
33995 #: app/Services/Localization/i18n/states.php:1879
33996 msgid "Tunceli"
33997 msgstr ""
33998
33999 #: app/Services/Localization/i18n/states.php:557
34000 msgid "Tungurahua"
34001 msgstr ""
34002
34003 #: app/Services/Localization/i18n/countries.php:238
34004 msgid "Tunisia"
34005 msgstr ""
34006
34007 #: app/Services/Localization/i18n/states.php:1139
34008 msgid "Turkana"
34009 msgstr ""
34010
34011 #: app/Services/Localization/i18n/countries.php:239
34012 msgid "Turkey"
34013 msgstr ""
34014
34015 #: app/Helpers/CurrenciesHelper.php:141
34016 msgid "Turkish Lira"
34017 msgstr ""
34018
34019 #: app/Services/Localization/i18n/countries.php:240
34020 msgid "Turkmenistan"
34021 msgstr ""
34022
34023 #: app/Services/Localization/i18n/countries.php:241
34024 msgid "Turks and Caicos Islands"
34025 msgstr ""
34026
34027 #: app/Services/Translations/admin-translation.php:2367
34028 msgid ""
34029 "Turn MCP on from the card to generate connection snippets for your AI "
34030 "clients."
34031 msgstr ""
34032
34033 #: app/Http/Controllers/ModuleSettingsController.php:241
34034 msgid "Turnstile keys are valid and working."
34035 msgstr ""
34036
34037 #: app/Services/Translations/admin-translation.php:2368
34038 msgid "Turnstile Secret Key"
34039 msgstr ""
34040
34041 #: app/Services/Translations/admin-translation.php:2369
34042 msgid "Turnstile Site Key"
34043 msgstr ""
34044
34045 #: app/Services/Localization/i18n/countries.php:242
34046 msgid "Tuvalu"
34047 msgstr ""
34048
34049 #: app/Services/Tax/TaxManager.php:128
34050 msgid "Twelve"
34051 msgstr ""
34052
34053 #: app/Services/Tax/TaxManager.php:118
34054 msgid "Two"
34055 msgstr ""
34056
34057 #: api/StoreSettings.php:944
34058 msgid "Two Columns"
34059 msgstr ""
34060
34061 #: app/Services/Translations/admin-translation.php:2370
34062 #: app/Services/Translations/customer-profile-translation.php:288
34063 #: app/Views/emails/digest.php:121
34064 #: app/Modules/Shipping/Services/Filter/ShippingClassFilter.php:51
34065 msgid "Type"
34066 msgstr ""
34067
34068 #: app/Services/Translations/admin-translation.php:2371
34069 msgid "Type & Method"
34070 msgstr ""
34071
34072 #: app/Services/Translations/admin-translation.php:2372
34073 msgid "Type and hit enter..."
34074 msgstr ""
34075
34076 #: app/Http/Requests/CouponRequest.php:118
34077 #: app/Http/Requests/ProductDownloadable/ProductDownloadableFileRequest.php:35
34078 #: app/Http/Requests/ProductDownloadable/ProductDownloadableBulkFileRequest.php:37
34079 msgid "Type is required."
34080 msgstr ""
34081
34082 #. %s is the search term
34083 #: app/Services/Translations/admin-translation.php:2374
34084 #, php-format
34085 msgid "Type something to find %s"
34086 msgstr ""
34087
34088 #: app/Services/Translations/admin-translation.php:2375
34089 msgid "Type to search countries..."
34090 msgstr ""
34091
34092 #: app/Services/Translations/block-editor-translation.php:434
34093 msgid "Type to search for products, then hit Enter"
34094 msgstr ""
34095
34096 #: app/Services/Renderer/SearchBarRenderer.php:124
34097 msgid "Type to search products"
34098 msgstr ""
34099
34100 #: app/Services/Translations/admin-translation.php:2376
34101 msgid "Type to search user"
34102 msgstr ""
34103
34104 #: app/Services/Translations/admin-translation.php:2377
34105 msgid "Type:"
34106 msgstr ""
34107
34108 #: app/Modules/Templating/Bricks/Elements/BuySection.php:155
34109 #: app/Modules/Templating/Bricks/Elements/BuySection.php:283
34110 #: app/Modules/Templating/Bricks/Elements/ProductStock.php:89
34111 #: app/Modules/Templating/Bricks/Elements/ProductStock.php:125
34112 #: app/Modules/Templating/Bricks/Elements/ProductStock.php:161
34113 msgid "Typography"
34114 msgstr ""
34115
34116 #: app/Services/Localization/i18n/states.php:2234
34117 msgid "Táchira"
34118 msgstr ""
34119
34120 #: app/Services/Localization/i18n/states.php:495
34121 msgid "Tébessa"
34122 msgstr ""
34123
34124 #: app/Services/Localization/i18n/states.php:1275
34125 msgid "Tétouan"
34126 msgstr ""
34127
34128 #: app/Services/Localization/i18n/states.php:1140
34129 msgid "Uasin Gishu"
34130 msgstr ""
34131
34132 #: app/Services/Localization/i18n/states.php:1810
34133 msgid "Ubon Ratchathani"
34134 msgstr ""
34135
34136 #: app/Services/Localization/i18n/states.php:1539
34137 msgid "Ucayali"
34138 msgstr ""
34139
34140 #: app/Services/Localization/i18n/states.php:1012
34141 msgid "Udine"
34142 msgstr ""
34143
34144 #: app/Services/Localization/i18n/states.php:1811
34145 msgid "Udon Thani"
34146 msgstr ""
34147
34148 #: app/Services/Localization/i18n/countries.php:243
34149 msgid "Uganda"
34150 msgstr ""
34151
34152 #: app/Helpers/CurrenciesHelper.php:146 app/Helpers/CurrenciesHelper.php:399
34153 msgid "Ugandan Shilling"
34154 msgstr ""
34155
34156 #: app/Services/Localization/i18n/countries.php:244
34157 msgid "Ukraine"
34158 msgstr ""
34159
34160 #: app/Helpers/CurrenciesHelper.php:145
34161 msgid "Ukrainian Hryvnia"
34162 msgstr ""
34163
34164 #: app/Services/Translations/admin-translation.php:2388
34165 msgid "Unable to adjust quantity"
34166 msgstr ""
34167
34168 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:394
34169 msgid ""
34170 "Unable to cancel subscription at this time. Please try again later or "
34171 "contact support."
34172 msgstr ""
34173
34174 #: app/Services/PluginInstaller/AddonManager.php:153
34175 msgid "Unable to check for updates from WordPress.org"
34176 msgstr ""
34177
34178 #: app/Modules/PaymentMethods/PayPalGateway/API/PayPalPartnerRenderer.php:72
34179 msgid "Unable To connect with PayPal."
34180 msgstr ""
34181
34182 #: app/Http/Controllers/OnboardingController.php:128
34183 msgid "Unable to create page"
34184 msgstr ""
34185
34186 #: app/Http/Controllers/ProductController.php:834
34187 msgid "Unable To Create Term/s"
34188 msgstr ""
34189
34190 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:648
34191 msgid ""
34192 "Unable to determine the correct S3 region after multiple attempts. Please "
34193 "verify the bucket region and try again."
34194 msgstr ""
34195
34196 #: app/Http/Controllers/OrderController.php:711
34197 msgid "Unable to mark paid for canceled order"
34198 msgstr ""
34199
34200 #: app/Services/DateTime/DateTime.php:163
34201 msgid "Unable to parse datetime:"
34202 msgstr ""
34203
34204 #: app/Services/Report/DashBoardReportService.php:221
34205 msgid "Uncategorized"
34206 msgstr ""
34207
34208 #: app/Services/Translations/admin-translation.php:2389
34209 msgid "Undeletable"
34210 msgstr ""
34211
34212 #: app/Services/Translations/admin-translation.php:2668
34213 msgid "under"
34214 msgstr ""
34215
34216 #: app/Services/Localization/i18n/states.php:1318
34217 msgid "Ungheni"
34218 msgstr ""
34219
34220 #: app/Services/Translations/admin-translation.php:2390
34221 msgid "Unique Slug"
34222 msgstr ""
34223
34224 #: app/Services/Translations/admin-translation.php:2391
34225 msgid "Unique slug..."
34226 msgstr ""
34227
34228 #: app/Services/Renderer/PricingTableRenderer.php:264
34229 msgid "unit"
34230 msgstr ""
34231
34232 #: app/Helpers/EditorShortCodeHelper.php:316
34233 msgid "Unit Price"
34234 msgstr ""
34235
34236 #: app/Views/invoice/receipt_slip.php:276
34237 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:487
34238 msgid "Unit price"
34239 msgstr ""
34240
34241 #: app/Helpers/EditorShortCodeHelper.php:317
34242 msgid "Unit Price (Formatted)"
34243 msgstr ""
34244
34245 #: app/Modules/Tax/TaxModule.php:1144
34246 msgid ""
34247 "Unit price is rounded for display. The line total is calculated at full "
34248 "precision, so it always reconciles exactly."
34249 msgstr ""
34250
34251 #: app/Services/Translations/admin-translation.php:2392
34252 #: app/Services/Translations/customer-profile-translation.php:289
34253 msgid ""
34254 "Unit price is rounded for display. The line total is calculated at full "
34255 "precision."
34256 msgstr ""
34257
34258 #: app/Modules/Tax/TaxModule.php:1138
34259 msgid "Unit price rounding information"
34260 msgstr ""
34261
34262 #: app/Services/Renderer/CartRenderer.php:241
34263 #: app/Services/Translations/block-editor-translation.php:435
34264 msgid "Unit Price:"
34265 msgstr ""
34266
34267 #: api/StoreSettings.php:1242
34268 msgid "Unit used for product dimension measurements."
34269 msgstr ""
34270
34271 #: api/StoreSettings.php:1218
34272 msgid "Unit used for product weight measurements."
34273 msgstr ""
34274
34275 #: app/Services/Localization/i18n/countries.php:245
34276 msgid "United Arab Emirates"
34277 msgstr ""
34278
34279 #: app/Helpers/CurrenciesHelper.php:21
34280 msgid "United Arab Emirates Dirham"
34281 msgstr ""
34282
34283 #: app/Helpers/Helper.php:587
34284 msgid "United Kingdom"
34285 msgstr ""
34286
34287 #: app/Services/Localization/i18n/countries.php:246
34288 msgid "United Kingdom (UK)"
34289 msgstr ""
34290
34291 #: app/Helpers/Helper.php:582
34292 msgid "United State Dollar"
34293 msgstr ""
34294
34295 #: app/Services/Localization/i18n/countries.php:247
34296 msgid "United States (US)"
34297 msgstr ""
34298
34299 #: app/Services/Localization/i18n/countries.php:248
34300 msgid "United States (US) Minor Outlying Islands"
34301 msgstr ""
34302
34303 #: app/Helpers/CurrenciesHelper.php:147
34304 msgid "United States Dollar"
34305 msgstr ""
34306
34307 #: app/Services/Translations/admin-translation.php:2393
34308 #: app/Views/emails/digest.php:150
34309 msgid "Units"
34310 msgstr ""
34311
34312 #: app/Services/Translations/admin-translation.php:2669
34313 msgid "units"
34314 msgstr ""
34315
34316 #: app/Services/Translations/admin-translation.php:2394
34317 msgid "Units Sold"
34318 msgstr ""
34319
34320 #. %s is the error message
34321 #: app/Services/Translations/admin-translation.php:2395
34322 #: app/Services/Translations/block-editor-translation.php:437
34323 #: app/Services/Report/Concerns/CanParseAddressField.php:31
34324 #: app/Services/Report/Concerns/CanParseAddressField.php:41
34325 #: app/Services/Report/Concerns/CanParseAddressField.php:46
34326 msgid "Unknown"
34327 msgstr ""
34328
34329 #: app/Services/FileSystem/Drivers/S3/S3BucketCreator.php:81
34330 msgid "Unknown error occurred"
34331 msgstr ""
34332
34333 #: app/Services/Report/LicenseReportService.php:146
34334 #: app/Services/Report/DefaultReportService.php:37
34335 #: app/Services/Report/DefaultReportService.php:78
34336 #: app/Services/Email/StoreDigestService.php:391
34337 msgid "Unknown Product"
34338 msgstr ""
34339
34340 #: app/Services/Reminders/ReminderService.php:149
34341 msgid "Unknown reminder type"
34342 msgstr ""
34343
34344 #: app/Modules/PaymentMethods/StripeGateway/API/API.php:86
34345 msgid "Unknown Stripe API request error"
34346 msgstr ""
34347
34348 #: app/Services/Report/DefaultReportService.php:80
34349 msgid "Unknown Variant"
34350 msgstr ""
34351
34352 #. %s - number of items available
34353 #. %d - number of items available
34354 #: app/Services/Translations/admin-translation.php:2397
34355 #: app/Services/Translations/block-editor-translation.php:439
34356 #: app/Services/ShortCodeParser/Parsers/SubscriptionParser.php:48
34357 #: app/Services/ShortCodeParser/Parsers/LicenseParser.php:37
34358 msgid "Unlimited"
34359 msgstr ""
34360
34361 #: app/Services/Renderer/ModalCheckoutRenderer.php:278
34362 msgid "Unlimited Activation"
34363 msgstr ""
34364
34365 #: app/Services/Translations/admin-translation.php:2398
34366 msgid "Unlink"
34367 msgstr ""
34368
34369 #: app/Modules/PaymentMethods/PromoGateways/Pro/PromoGatewaySettings.php:182
34370 msgid "Unlock all premium payment gateways and features"
34371 msgstr ""
34372
34373 #: app/Services/Translations/admin-translation.php:2399
34374 #: app/Services/Translations/customer-profile-translation.php:290
34375 msgid "Unpaid"
34376 msgstr ""
34377
34378 #: app/Services/Translations/admin-translation.php:2400
34379 msgid "Unsaved Changes"
34380 msgstr ""
34381
34382 #: app/Services/Translations/admin-translation.php:2401
34383 msgid "Unsaved changes"
34384 msgstr ""
34385
34386 #: app/Services/Translations/admin-translation.php:2402
34387 msgid "Unsaved copy"
34388 msgstr ""
34389
34390 #: app/Services/Translations/admin-translation.php:2403
34391 msgid "Unsaved draft"
34392 msgstr ""
34393
34394 #: app/Helpers/Status.php:244 app/Helpers/Status.php:255
34395 #: app/Helpers/Helper.php:266 app/Helpers/Helper.php:280
34396 msgid "Unshippable"
34397 msgstr ""
34398
34399 #: app/Helpers/Status.php:241 app/Helpers/Status.php:252
34400 #: app/Helpers/Helper.php:263 app/Helpers/Helper.php:277
34401 #: app/Services/Translations/customer-profile-translation.php:291
34402 msgid "Unshipped"
34403 msgstr ""
34404
34405 #: app/Services/Translations/admin-translation.php:2404
34406 msgid "Until Cancel"
34407 msgstr ""
34408
34409 #: app/Helpers/Helper.php:1201
34410 msgid "until cancel"
34411 msgstr ""
34412
34413 #: app/Services/Translations/admin-translation.php:2405
34414 msgid "Untitled product"
34415 msgstr ""
34416
34417 #: app/Services/Translations/admin-translation.php:2406
34418 msgid "Untitled variant"
34419 msgstr ""
34420
34421 #: app/Services/Translations/admin-translation.php:2407
34422 msgid "Upcoming"
34423 msgstr ""
34424
34425 #: app/Services/Email/EmailNotifications.php:359
34426 msgid "Upcoming renewal reminder copy to admin"
34427 msgstr ""
34428
34429 #: app/Services/Email/EmailNotifications.php:350
34430 msgid "Upcoming Renewal Reminder from {{settings.store_name}}"
34431 msgstr ""
34432
34433 #: app/Services/Email/EmailNotifications.php:342
34434 msgid "Upcoming renewal reminder to customer"
34435 msgstr ""
34436
34437 #: app/Services/Translations/admin-translation.php:2408
34438 msgid "Upcoming Renewal Revenue"
34439 msgstr ""
34440
34441 #: app/Services/Translations/admin-translation.php:2409
34442 #: app/Services/Translations/customer-profile-translation.php:292
34443 msgid "Update"
34444 msgstr ""
34445
34446 #: app/Services/Translations/admin-translation.php:2410
34447 #: app/Services/Translations/customer-profile-translation.php:293
34448 msgid "Update Address"
34449 msgstr ""
34450
34451 #: app/CPT/FluentProducts.php:315
34452 msgid "Update Brand"
34453 msgstr ""
34454
34455 #: app/CPT/FluentProducts.php:293
34456 msgid "Update Category"
34457 msgstr ""
34458
34459 #: app/Services/PluginInstaller/AddonManager.php:194
34460 #, php-format
34461 msgid "Update check for source type \"%s\" is not currently available."
34462 msgstr ""
34463
34464 #: app/Services/Translations/admin-translation.php:2411
34465 msgid "Update Customer"
34466 msgstr ""
34467
34468 #: app/Services/Translations/admin-translation.php:2412
34469 msgid "Update Customer Status"
34470 msgstr ""
34471
34472 #: app/Services/Translations/admin-translation.php:2413
34473 msgid "Update File"
34474 msgstr ""
34475
34476 #: app/Services/Translations/admin-translation.php:2414
34477 msgid "Update File (Choose the source file to get automatic updates)"
34478 msgstr ""
34479
34480 #: app/Services/PluginInstaller/AddonManager.php:316
34481 #, php-format
34482 msgid "Update for source type \"%s\" is not currently available."
34483 msgstr ""
34484
34485 #: app/Services/Translations/admin-translation.php:2421
34486 msgid "Update package"
34487 msgstr ""
34488
34489 #: app/Services/Translations/customer-profile-translation.php:294
34490 msgid "Update Payment"
34491 msgstr ""
34492
34493 #: app/Services/Translations/customer-profile-translation.php:295
34494 msgid "Update Payment Method"
34495 msgstr ""
34496
34497 #: app/Services/Translations/admin-translation.php:2415
34498 msgid "Update Required"
34499 msgstr ""
34500
34501 #: app/Services/Translations/admin-translation.php:2416
34502 msgid "Update Role"
34503 msgstr ""
34504
34505 #: app/Services/Translations/admin-translation.php:2417
34506 msgid "Update Shipping Status"
34507 msgstr ""
34508
34509 #: app/Services/Translations/admin-translation.php:2418
34510 msgid "Update Status"
34511 msgstr ""
34512
34513 #: app/Services/Translations/admin-translation.php:2419
34514 msgid "Update Stocks"
34515 msgstr ""
34516
34517 #: app/Services/Translations/admin-translation.php:2420
34518 msgid "Update Upgrade Path"
34519 msgstr ""
34520
34521 #: app/Services/Translations/admin-translation.php:2422
34522 msgid "Update wordpress user profile"
34523 msgstr ""
34524
34525 #: app/Services/Translations/customer-profile-translation.php:296
34526 msgid "Update your payment method to continue with the subscription."
34527 msgstr ""
34528
34529 #. 1: fields changed, 2: order id
34530 #: app/Modules/MCP/Tools/OrderTools.php:896
34531 #, php-format
34532 msgid "Updated %1$s on order #%2$d."
34533 msgstr ""
34534
34535 #: api/Resource/OrderMetaResource.php:112
34536 msgid "Updated successfully"
34537 msgstr ""
34538
34539 #: app/Services/Translations/admin-translation.php:2423
34540 msgid "Updating"
34541 msgstr ""
34542
34543 #: app/Services/Translations/block-editor-translation.php:440
34544 msgid "Updating preview..."
34545 msgstr ""
34546
34547 #: app/Services/Translations/admin-translation.php:2424
34548 #: app/Services/Translations/customer-profile-translation.php:297
34549 msgid "Upgrade"
34550 msgstr ""
34551
34552 #: app/Services/Renderer/CartSummaryRender.php:356
34553 #: app/Services/Translations/admin-translation.php:2425
34554 #: app/Services/Translations/customer-profile-translation.php:298
34555 #: app/Views/invoice/thank_you.php:207 app/Views/invoice/receipt_slip.php:350
34556 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:618
34557 #: app/Services/Renderer/Receipt/ThankYouRender.php:435
34558 #: app/Views/emails/parts/items_table.php:356
34559 #: app/Hooks/Handlers/CustomCheckout/CustomCheckout.php:196
34560 msgid "Upgrade Discount"
34561 msgstr ""
34562
34563 #: app/Services/Translations/customer-profile-translation.php:300
34564 msgid "Upgrade Options"
34565 msgstr ""
34566
34567 #: app/Services/Translations/customer-profile-translation.php:302
34568 msgid "Upgrade options table"
34569 msgstr ""
34570
34571 #: app/Helpers/AdminHelper.php:36
34572 #: app/Services/Translations/admin-translation.php:2426
34573 msgid "Upgrade Paths"
34574 msgstr ""
34575
34576 #: app/Services/Translations/admin-translation.php:2428
34577 msgid ""
34578 "Upgrade paths feature is temporarily disabled for bundle products. This "
34579 "feature will be enabled in a future update."
34580 msgstr ""
34581
34582 #: app/Services/Translations/admin-translation.php:2427
34583 msgid "Upgrade Paths Temporarily Unavailable for Bundle Products"
34584 msgstr ""
34585
34586 #: app/Services/Translations/customer-profile-translation.php:301
34587 msgid "Upgrade Plan"
34588 msgstr ""
34589
34590 #: app/Services/Translations/customer-profile-translation.php:303
34591 msgid "Upgrade to"
34592 msgstr ""
34593
34594 #: app/Modules/PaymentMethods/PromoGateways/Pro/PromoGatewaySettings.php:162
34595 msgid "Upgrade to FluentCart Pro"
34596 msgstr ""
34597
34598 #: app/Services/Translations/admin-translation.php:2429
34599 #: app/Modules/PaymentMethods/PromoGateways/Addons/AddonGatewaySettings.php:254
34600 msgid "Upgrade to Pro"
34601 msgstr ""
34602
34603 #: app/Services/Translations/admin-translation.php:2431
34604 msgid "Upgrade to Pro for filtering"
34605 msgstr ""
34606
34607 #: app/Services/Translations/admin-translation.php:2430
34608 msgid "Upgrade to Pro for Roles & Permission"
34609 msgstr ""
34610
34611 #: app/Services/Translations/admin-translation.php:2432
34612 msgid "Upgraded From"
34613 msgstr ""
34614
34615 #: app/Services/Translations/admin-translation.php:2433
34616 msgid "Upgraded To"
34617 msgstr ""
34618
34619 #: app/Modules/PaymentMethods/PromoGateways/Addons/RazorpayAddon.php:88
34620 msgid "UPI, Cards, NetBanking, and Wallets"
34621 msgstr ""
34622
34623 #: app/Services/Translations/admin-translation.php:2434
34624 msgid "Upload"
34625 msgstr ""
34626
34627 #: app/Services/Translations/block-editor-translation.php:442
34628 msgid ""
34629 "Upload a logo or select one from your media library. You can also set your "
34630 "store logo in Settings."
34631 msgstr ""
34632
34633 #: app/Services/Translations/admin-translation.php:2435
34634 #: app/Services/Translations/block-editor-translation.php:441
34635 msgid "Upload Logo"
34636 msgstr ""
34637
34638 #: api/StoreSettings.php:181
34639 msgid "Upload your brand's logo. Recommended width: 512 pixels minimum."
34640 msgstr ""
34641
34642 #. %s - upload progress
34643 #: app/Services/Translations/admin-translation.php:2437
34644 msgid "Uploading... %s%"
34645 msgstr ""
34646
34647 #: app/Services/Localization/i18n/states.php:660
34648 msgid "Upper East"
34649 msgstr ""
34650
34651 #: app/Services/Localization/i18n/states.php:661
34652 msgid "Upper West"
34653 msgstr ""
34654
34655 #: app/Services/Localization/i18n/states.php:317
34656 msgid "Uri"
34657 msgstr ""
34658
34659 #. %s is the URL
34660 #: app/Services/Translations/admin-translation.php:2379
34661 msgid "URL"
34662 msgstr ""
34663
34664 #: app/Services/Translations/admin-translation.php:2380
34665 msgid "URL Slug"
34666 msgstr ""
34667
34668 #: app/Services/Localization/i18n/countries.php:249
34669 msgid "Uruguay"
34670 msgstr ""
34671
34672 #: app/Helpers/CurrenciesHelper.php:148
34673 msgid "Uruguayan Peso"
34674 msgstr ""
34675
34676 #: app/Services/Localization/i18n/states.php:51
34677 msgid "Uruzgan"
34678 msgstr ""
34679
34680 #: app/Services/Localization/i18n/states.php:2150
34681 msgctxt "US state of Georgia"
34682 msgid "Georgia"
34683 msgstr ""
34684
34685 #: app/Services/Translations/admin-translation.php:2438
34686 msgid "Usage"
34687 msgstr ""
34688
34689 #: app/Services/Translations/admin-translation.php:2439
34690 msgid "Usage Restrictions"
34691 msgstr ""
34692
34693 #: app/Services/Translations/admin-translation.php:2440
34694 msgid "Usage Statistics"
34695 msgstr ""
34696
34697 #: app/Services/Translations/admin-translation.php:2441
34698 msgid "Usage:"
34699 msgstr ""
34700
34701 #: app/Services/Translations/admin-translation.php:2442
34702 msgid "Use 0 or empty for no limit"
34703 msgstr ""
34704
34705 #: app/Services/Translations/admin-translation.php:2446
34706 msgid ""
34707 "Use a shipping class to group products with similar shipping requirements. "
34708 "This allows you to set specific shipping rates for different types of items, "
34709 "such as 'Bulky Items', 'Fragile Goods'. Select an existing class from the "
34710 "search box or click + Add to create a new one. If no class is assigned, the "
34711 "product will use your store's default shipping rates."
34712 msgstr ""
34713
34714 #: app/Services/Translations/admin-translation.php:2447
34715 msgid "Use as default package"
34716 msgstr ""
34717
34718 #: app/Services/Translations/admin-translation.php:2443
34719 #: app/Services/Translations/block-editor-translation.php:443
34720 msgid "Use Enter to add line breaks for a list format"
34721 msgstr ""
34722
34723 #: app/Services/Translations/TransStrings.php:141
34724 msgid "Use the arrow keys and enter to select the day of the month"
34725 msgstr ""
34726
34727 #: app/Services/Translations/TransStrings.php:142
34728 msgid "Use the arrow keys and enter to select the month"
34729 msgstr ""
34730
34731 #: app/Services/Translations/TransStrings.php:143
34732 msgid "Use the arrow keys and enter to select the year"
34733 msgstr ""
34734
34735 #: api/StoreSettings.php:1012
34736 msgid "Use this"
34737 msgstr ""
34738
34739 #: app/Services/Translations/admin-translation.php:2448
34740 msgid "Use this address"
34741 msgstr ""
34742
34743 #: app/Services/Translations/admin-translation.php:2444
34744 msgid "Use This File"
34745 msgstr ""
34746
34747 #: app/Services/Translations/admin-translation.php:2445
34748 msgid "Use This Media"
34749 msgstr ""
34750
34751 #: app/Services/Translations/admin-translation.php:2449
34752 msgid "Use vendor checkout"
34753 msgstr ""
34754
34755 #: app/Services/Translations/block-editor-translation.php:444
34756 msgid "Use {percent} as placeholder. E.g., \\\"-{percent}% OFF\\\""
34757 msgstr ""
34758
34759 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:144
34760 msgid "Used Coupons"
34761 msgstr ""
34762
34763 #: app/Services/Translations/admin-translation.php:2450
34764 msgid ""
34765 "Used to calculate rates at checkout and pre-selected when assigning packages "
34766 "to products"
34767 msgstr ""
34768
34769 #: app/Services/Translations/admin-translation.php:2451
34770 msgid "User"
34771 msgstr ""
34772
34773 #: api/StoreSettings.php:1044
34774 msgid "User Account Creation Mode"
34775 msgstr ""
34776
34777 #: app/Listeners/Order/OrderPaid.php:46
34778 msgid ""
34779 "User account has been created automatically on payment success. Created User "
34780 "ID: "
34781 msgstr ""
34782
34783 #: api/StoreSettings.php:1061
34784 msgid "User account will be created automatically after payment."
34785 msgstr ""
34786
34787 #: api/StoreSettings.php:1045
34788 msgid ""
34789 "User account will be created regardless of the mode if the order has a "
34790 "subscription."
34791 msgstr ""
34792
34793 #: api/StoreSettings.php:1073
34794 msgid "User account will not be created for onetime purchases."
34795 msgstr ""
34796
34797 #: app/Http/Requests/AttachUserRequest.php:32
34798 msgid "User already linked to a customer."
34799 msgstr ""
34800
34801 #: app/Http/Controllers/CustomerController.php:218
34802 msgid "User attached successfully"
34803 msgstr ""
34804
34805 #: app/Listeners/Order/OrderPaid.php:46
34806 msgid "User created successfully"
34807 msgstr ""
34808
34809 #: api/User.php:127
34810 msgid "User created successfully! You are now logged in."
34811 msgstr ""
34812
34813 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:248
34814 msgid "User creation failed from FluentCommunity Integration"
34815 msgstr ""
34816
34817 #: app/Listeners/Order/OrderPaid.php:39
34818 msgid "User creation failed: "
34819 msgstr ""
34820
34821 #: app/Http/Controllers/CustomerController.php:246
34822 msgid "User detached successfully"
34823 msgstr ""
34824
34825 #: app/Helpers/EditorShortCodeHelper.php:20
34826 msgid "User Display Name"
34827 msgstr ""
34828
34829 #: app/Helpers/EditorShortCodeHelper.php:23
34830 msgid "User Email"
34831 msgstr ""
34832
34833 #: app/Helpers/EditorShortCodeHelper.php:21
34834 msgid "User First Name"
34835 msgstr ""
34836
34837 #. 1: space ids, 2: course ids
34838 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:332
34839 #, php-format
34840 msgid "User has been added to spaces: %1$s and courses: %2$s"
34841 msgstr ""
34842
34843 #. %s is the space ids
34844 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:235
34845 #, php-format
34846 msgid "User has been removed from spaces and courses: %s"
34847 msgstr ""
34848
34849 #: app/Helpers/EditorShortCodeHelper.php:19
34850 msgid "User ID"
34851 msgstr ""
34852
34853 #: app/Http/Requests/CartRequest.php:37
34854 msgid "User Id must be a number."
34855 msgstr ""
34856
34857 #: app/Http/Requests/AttachUserRequest.php:46
34858 msgid "User is required."
34859 msgstr ""
34860
34861 #: app/Helpers/EditorShortCodeHelper.php:22
34862 msgid "User Last Name"
34863 msgstr ""
34864
34865 #: app/Services/Permission/PermissionManager.php:265
34866 #: app/Services/Permission/PermissionManager.php:283
34867 msgid "User not found"
34868 msgstr ""
34869
34870 #: app/Http/Requests/AttachUserRequest.php:28
34871 #: app/Http/Requests/AttachUserRequest.php:47
34872 msgid "User not found."
34873 msgstr ""
34874
34875 #: app/Helpers/EditorShortCodeHelper.php:24
34876 msgid "User Username"
34877 msgstr ""
34878
34879 #: api/StoreSettings.php:1067
34880 msgid "User will have an option to create an account during checkout."
34881 msgstr ""
34882
34883 #: app/Helpers/CartCheckoutHelper.php:857
34884 msgid "Username or Email Address"
34885 msgstr ""
34886
34887 #: app/Services/Translations/checkout-translation.php:39
34888 msgid "Username or Email is required"
34889 msgstr ""
34890
34891 #: app/Services/Translations/customer-profile-translation.php:348
34892 msgid "using"
34893 msgstr ""
34894
34895 #: app/Modules/StorageDrivers/S3/S3.php:647
34896 msgid "Using Define Mode"
34897 msgstr ""
34898
34899 #: app/Modules/PaymentMethods/PromoGateways/Addons/PaystackAddon.php:89
34900 msgid "USSD & Mobile Money support"
34901 msgstr ""
34902
34903 #: app/Services/Localization/i18n/states.php:1736
34904 msgid "Usulután"
34905 msgstr ""
34906
34907 #: app/Services/Localization/i18n/states.php:1301
34908 msgid "UTA Găgăuzia"
34909 msgstr ""
34910
34911 #: app/Services/Localization/i18n/states.php:2184
34912 msgid "Utah"
34913 msgstr ""
34914
34915 #: app/Services/Localization/i18n/states.php:1812
34916 msgid "Uthai Thani"
34917 msgstr ""
34918
34919 #: app/Services/Translations/admin-translation.php:2381
34920 msgid "UTM Campaign"
34921 msgstr ""
34922
34923 #: app/Services/Filter/OrderFilter.php:483
34924 msgid "Utm Campaign"
34925 msgstr ""
34926
34927 #: app/Services/Translations/admin-translation.php:2382
34928 msgid "UTM Content"
34929 msgstr ""
34930
34931 #: app/Services/Filter/OrderFilter.php:487
34932 msgid "Utm Content"
34933 msgstr ""
34934
34935 #: app/Services/Translations/admin-translation.php:2383
34936 msgid "UTM Details"
34937 msgstr ""
34938
34939 #: app/Services/Translations/admin-translation.php:2384
34940 msgid "UTM ID"
34941 msgstr ""
34942
34943 #: app/Services/Filter/OrderFilter.php:488
34944 msgid "Utm Id"
34945 msgstr ""
34946
34947 #: app/Services/Translations/admin-translation.php:2385
34948 msgid "UTM Medium"
34949 msgstr ""
34950
34951 #: app/Services/Filter/OrderFilter.php:486
34952 msgid "Utm Medium"
34953 msgstr ""
34954
34955 #: app/Services/Filter/OrderFilter.php:505
34956 msgid "Utm Property"
34957 msgstr ""
34958
34959 #: app/Services/Translations/admin-translation.php:2386
34960 msgid "UTM Source"
34961 msgstr ""
34962
34963 #: app/Services/Filter/OrderFilter.php:485
34964 msgid "Utm Source"
34965 msgstr ""
34966
34967 #: app/Services/Translations/admin-translation.php:2387
34968 msgid "UTM Term"
34969 msgstr ""
34970
34971 #: app/Services/Filter/OrderFilter.php:484
34972 msgid "Utm Term"
34973 msgstr ""
34974
34975 #: app/Services/Localization/i18n/states.php:869
34976 msgid "Uttar Pradesh"
34977 msgstr ""
34978
34979 #: app/Services/Localization/i18n/states.php:1813
34980 msgid "Uttaradit"
34981 msgstr ""
34982
34983 #: app/Services/Localization/i18n/states.php:868
34984 msgid "Uttarakhand"
34985 msgstr ""
34986
34987 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:608
34988 msgid "uuid not found"
34989 msgstr ""
34990
34991 #: app/Services/Localization/i18n/countries.php:250
34992 msgid "Uzbekistan"
34993 msgstr ""
34994
34995 #: app/Helpers/CurrenciesHelper.php:149
34996 msgid "Uzbekistani Som"
34997 msgstr ""
34998
34999 #: app/Services/Localization/i18n/states.php:86
35000 msgid "Uíge"
35001 msgstr ""
35002
35003 #: app/Services/Localization/i18n/states.php:1881
35004 msgid "Uşak"
35005 msgstr ""
35006
35007 #: app/Services/Localization/i18n/states.php:318
35008 msgid "Valais"
35009 msgstr ""
35010
35011 #: app/Services/Localization/i18n/states.php:479
35012 msgid "Valdesia"
35013 msgstr ""
35014
35015 #: app/Services/Localization/i18n/states.php:637
35016 msgid "Valencia"
35017 msgstr ""
35018
35019 #: app/Services/Translations/admin-translation.php:2460
35020 msgid "Valid Till"
35021 msgstr ""
35022
35023 #: app/Services/Renderer/VatFieldRenderer.php:94
35024 msgid "Validating VAT number"
35025 msgstr ""
35026
35027 #: app/Services/Translations/checkout-translation.php:40
35028 msgid "Validating..."
35029 msgstr ""
35030
35031 #: app/Http/Controllers/FrontendControllers/CustomerController.php:293
35032 msgid "Validation error"
35033 msgstr ""
35034
35035 #: app/Services/Translations/checkout-translation.php:41
35036 msgid "Validation Error! Please fill required fields!"
35037 msgstr ""
35038
35039 #: app/Modules/Integrations/GlobalIntegrationSettings.php:222
35040 msgid "Validation Failed"
35041 msgstr ""
35042
35043 #: app/Http/Controllers/TaxEUController.php:408
35044 msgid "Validation failed for EU VAT settings"
35045 msgstr ""
35046
35047 #: app/Http/Controllers/TaxEUController.php:285
35048 msgid "Validation failed for OSS country rates"
35049 msgstr ""
35050
35051 #: app/Http/Controllers/TaxEUController.php:121
35052 msgid "Validation failed for VAT registration rates"
35053 msgstr ""
35054
35055 #: app/Modules/Integrations/GlobalIntegrationSettings.php:268
35056 msgid "Validation Failed, No valid data found."
35057 msgstr ""
35058
35059 #: app/Modules/Integrations/GlobalIntegrationSettings.php:237
35060 msgid "Validation Failed, Please fill up the required fields."
35061 msgstr ""
35062
35063 #: app/Services/Translations/checkout-translation.php:42
35064 msgid "Validation service unavailable. Please try again."
35065 msgstr ""
35066
35067 #: app/Services/Localization/i18n/states.php:638
35068 msgid "Valladolid"
35069 msgstr ""
35070
35071 #: app/Services/Localization/i18n/states.php:728
35072 msgid "Valle"
35073 msgstr ""
35074
35075 #: app/Services/Localization/i18n/states.php:406
35076 msgid "Valle del Cauca"
35077 msgstr ""
35078
35079 #: app/Services/Localization/i18n/states.php:339
35080 msgid "Valparaíso"
35081 msgstr ""
35082
35083 #: app/Services/Translations/block-editor-translation.php:445
35084 msgid "Value to compare against"
35085 msgstr ""
35086
35087 #: app/Services/Localization/i18n/states.php:480
35088 msgid "Valverde"
35089 msgstr ""
35090
35091 #: app/Services/Localization/i18n/states.php:1882
35092 msgid "Van"
35093 msgstr ""
35094
35095 #: app/Services/Localization/i18n/countries.php:251
35096 msgid "Vanuatu"
35097 msgstr ""
35098
35099 #: app/Helpers/CurrenciesHelper.php:151 app/Helpers/CurrenciesHelper.php:395
35100 msgid "Vanuatu Vatu"
35101 msgstr ""
35102
35103 #: app/Services/Localization/i18n/states.php:736
35104 msgid "Varaždin County"
35105 msgstr ""
35106
35107 #: app/Services/Localization/i18n/states.php:1013
35108 msgid "Varese"
35109 msgstr ""
35110
35111 #: app/Helpers/EditorShortCodeHelper.php:338
35112 #: app/Services/Renderer/CartItemRenderer.php:138
35113 #: app/Services/Translations/admin-translation.php:2461
35114 msgid "Variant"
35115 msgstr ""
35116
35117 #: app/Services/Translations/admin-translation.php:2670
35118 msgid "variant"
35119 msgstr ""
35120
35121 #: app/Helpers/EditorShortCodeHelper.php:314
35122 msgid "Variant Name"
35123 msgstr ""
35124
35125 #: app/Http/Controllers/ProductController.php:1319
35126 #: app/Http/Controllers/ProductVariationController.php:81
35127 msgid "Variant not found"
35128 msgstr ""
35129
35130 #: app/Services/Renderer/ProductRenderer.php:1600
35131 msgid "Variant title"
35132 msgstr ""
35133
35134 #: app/Services/BulkProductUpdateService.php:209
35135 #: app/Services/BulkProductInsertService.php:123
35136 msgid "Variant title is required."
35137 msgstr ""
35138
35139 #: app/Services/BulkProductUpdateService.php:210
35140 #: app/Services/BulkProductInsertService.php:124
35141 msgid "Variant title may not be greater than 200 characters."
35142 msgstr ""
35143
35144 #: app/Services/Translations/admin-translation.php:2671
35145 msgid "variants"
35146 msgstr ""
35147
35148 #: app/Services/Translations/admin-translation.php:2462
35149 #: app/Services/Translations/block-editor-translation.php:446
35150 msgid "Variants features..."
35151 msgstr ""
35152
35153 #: app/Services/Translations/admin-translation.php:2672
35154 msgid "variants will be changed:"
35155 msgstr ""
35156
35157 #: app/Services/Filter/ProductFilter.php:271
35158 #: app/Services/Translations/admin-translation.php:2463
35159 msgid "Variation"
35160 msgstr ""
35161
35162 #: app/Services/Translations/admin-translation.php:2469
35163 msgid "Variation actions"
35164 msgstr ""
35165
35166 #: api/StoreSettings.php:931
35167 msgid "Variation Columns"
35168 msgstr ""
35169
35170 #: api/Resource/ProductResource.php:501
35171 msgid "Variation combination updated!"
35172 msgstr ""
35173
35174 #: app/Services/Translations/admin-translation.php:2464
35175 msgid "Variation Compare Price"
35176 msgstr ""
35177
35178 #: app/Services/Filter/ProductFilter.php:266
35179 msgid "Variation Count"
35180 msgstr ""
35181
35182 #: app/Services/Translations/admin-translation.php:2465
35183 msgid "Variation ID copied to clipboard"
35184 msgstr ""
35185
35186 #: app/Http/Controllers/ProductController.php:318
35187 msgid "Variation info is not present"
35188 msgstr ""
35189
35190 #: app/Http/Controllers/ProductVariationController.php:112
35191 msgid "Variation is now tax exempt"
35192 msgstr ""
35193
35194 #: app/Http/Requests/UpgradePathSettingRequest.php:28
35195 #: app/Http/Requests/UpgradePathSettingRequest.php:29
35196 msgid "Variation is required."
35197 msgstr ""
35198
35199 #: app/Services/Translations/admin-translation.php:2466
35200 msgid "Variation Price"
35201 msgstr ""
35202
35203 #: app/Services/Translations/admin-translation.php:2467
35204 msgid "Variation Title"
35205 msgstr ""
35206
35207 #: app/Services/Translations/admin-translation.php:2470
35208 msgid "Variation title"
35209 msgstr ""
35210
35211 #: app/Services/Filter/ProductFilter.php:281
35212 #: app/Services/Translations/admin-translation.php:2468
35213 msgid "Variation Type"
35214 msgstr ""
35215
35216 #: app/Http/Requests/ProductUpdateRequest.php:355
35217 #: app/Http/Requests/ProductRequest.php:326
35218 msgid "Variation Type is required."
35219 msgstr ""
35220
35221 #: api/StoreSettings.php:891
35222 msgid "Variation View"
35223 msgstr ""
35224
35225 #: app/Services/Filter/ProductFilter.php:260
35226 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:189
35227 msgid "Variations"
35228 msgstr ""
35229
35230 #: app/Services/Translations/admin-translation.php:2471
35231 msgid "Variations Synced Successfully"
35232 msgstr ""
35233
35234 #: app/Services/Localization/i18n/states.php:218
35235 msgid "Varna"
35236 msgstr ""
35237
35238 #: app/Services/Localization/i18n/states.php:772
35239 msgid "Vas"
35240 msgstr ""
35241
35242 #: app/Services/Localization/i18n/states.php:1700
35243 msgid "Vaslui"
35244 msgstr ""
35245
35246 #: app/Modules/Tax/TaxModule.php:2367 app/Modules/Tax/TaxModule.php:2368
35247 #: app/Modules/Tax/TaxModule.php:2369 app/Modules/Tax/TaxModule.php:2370
35248 #: app/Modules/Tax/TaxModule.php:2371 app/Modules/Tax/TaxModule.php:2372
35249 #: app/Modules/Tax/TaxModule.php:2373 app/Modules/Tax/TaxModule.php:2374
35250 #: app/Modules/Tax/TaxModule.php:2376 app/Modules/Tax/TaxModule.php:2379
35251 #: app/Modules/Tax/TaxModule.php:2380 app/Modules/Tax/TaxModule.php:2382
35252 #: app/Modules/Tax/TaxModule.php:2386 app/Modules/Tax/TaxModule.php:2390
35253 #: app/Modules/Tax/TaxModule.php:2400 app/Modules/Tax/TaxModule.php:2402
35254 #: app/Modules/Tax/TaxModule.php:2403 app/Modules/Tax/TaxModule.php:2414
35255 msgid "VAT"
35256 msgstr ""
35257
35258 #: api/Checkout/CheckoutApi.php:876
35259 msgid "VAT / Tax ID is required."
35260 msgstr ""
35261
35262 #: app/Services/Translations/admin-translation.php:2454
35263 msgid "VAT collection"
35264 msgstr ""
35265
35266 #: app/Services/Translations/admin-translation.php:2455
35267 msgid ""
35268 "VAT for these EU countries is currently being collected using Collect VAT "
35269 "cross-border (OSS). Check the country list in the Collect VAT cross-border "
35270 "section."
35271 msgstr ""
35272
35273 #: app/Modules/Tax/TaxModule.php:1980
35274 msgid "VAT has been applied successfully"
35275 msgstr ""
35276
35277 #: app/Modules/Tax/TaxModule.php:2045
35278 msgid "VAT has been removed successfully"
35279 msgstr ""
35280
35281 #: app/Services/Translations/admin-translation.php:2452
35282 msgid "VAT ID missing"
35283 msgstr ""
35284
35285 #. %1$s: store seller VAT ID
35286 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:793
35287 #, php-format
35288 msgid "VAT ID: %1$s"
35289 msgstr ""
35290
35291 #: app/Services/Translations/admin-translation.php:2456
35292 msgid ""
35293 "VAT is stripped from the price on reverse charge. Customer pays the net (ex-"
35294 "VAT) amount."
35295 msgstr ""
35296
35297 #: app/Services/Renderer/VatFieldRenderer.php:50
35298 msgid "VAT Number"
35299 msgstr ""
35300
35301 #: app/Services/Translations/admin-translation.php:2457
35302 msgid "VAT number"
35303 msgstr ""
35304
35305 #: app/Modules/Tax/TaxModule.php:1846
35306 msgid "VAT number collection is not enabled."
35307 msgstr ""
35308
35309 #: app/Modules/Tax/TaxModule.php:1901
35310 msgid "VAT number is not valid!"
35311 msgstr ""
35312
35313 #: app/Http/Controllers/TaxEUController.php:85
35314 msgid "VAT number is too long"
35315 msgstr ""
35316
35317 #: app/Modules/Tax/TaxModule.php:1877
35318 msgid "VAT reverse charge is not available for this country."
35319 msgstr ""
35320
35321 #: app/Services/Translations/admin-translation.php:2453
35322 msgid "VAT Reverse Charge Settings"
35323 msgstr ""
35324
35325 #: app/Services/Translations/customer-profile-translation.php:306
35326 msgid "Vat Tax ID"
35327 msgstr ""
35328
35329 #: app/Modules/Tax/TaxModule.php:1873
35330 msgid "VAT validation is only available for EU countries."
35331 msgstr ""
35332
35333 #: app/Services/Renderer/CheckoutFieldsSchema.php:485
35334 #: app/Services/Renderer/AddressSelectRenderer.php:465
35335 #: app/Services/Translations/admin-translation.php:2458
35336 #: app/Services/Translations/customer-profile-translation.php:304
35337 msgid "VAT/GST/Tax Number"
35338 msgstr ""
35339
35340 #: app/Http/Requests/CustomerAddressRequest.php:75
35341 #: app/Http/Requests/FrontendRequests/CustomerRequests/CustomerProfileRequest.php:79
35342 msgid "VAT/GST/Tax Number field is required."
35343 msgstr ""
35344
35345 #: app/Services/Translations/customer-profile-translation.php:305
35346 msgid "VAT/GST/Tax Number is required."
35347 msgstr ""
35348
35349 #: app/Services/Translations/admin-translation.php:2459
35350 #: app/Views/invoice/thank_you.php:442 app/Views/invoice/receipt_slip.php:212
35351 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:386
35352 #: app/Services/Renderer/Receipt/ThankYouRender.php:916
35353 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:682
35354 #: app/Views/emails/parts/addresses.php:71
35355 msgid "VAT/Tax ID"
35356 msgstr ""
35357
35358 #: app/Services/Localization/i18n/countries.php:252
35359 msgid "Vatican"
35360 msgstr ""
35361
35362 #: app/Services/Localization/i18n/states.php:319
35363 msgid "Vaud"
35364 msgstr ""
35365
35366 #: app/Services/Localization/i18n/states.php:407
35367 msgid "Vaupés"
35368 msgstr ""
35369
35370 #: app/Services/Localization/i18n/states.php:219
35371 msgid "Veliko Tarnovo"
35372 msgstr ""
35373
35374 #: app/Services/Translations/admin-translation.php:2474
35375 msgid "Vendor charge id"
35376 msgstr ""
35377
35378 #: app/Services/Translations/admin-translation.php:2475
35379 msgid ""
35380 "Vendor checkout will redirect to vendor payment page instead of default "
35381 "payment page!"
35382 msgstr ""
35383
35384 #: app/Services/Translations/admin-translation.php:2472
35385 msgid "Vendor Customer ID"
35386 msgstr ""
35387
35388 #: app/Services/Translations/admin-translation.php:2473
35389 msgid "Vendor Subscription ID"
35390 msgstr ""
35391
35392 #: app/Views/emails/subscription/renewal/admin.php:37
35393 msgid "Vendor Transaction ID:"
35394 msgstr ""
35395
35396 #: app/Services/Localization/i18n/states.php:1014
35397 msgid "Venezia"
35398 msgstr ""
35399
35400 #: app/Services/Localization/i18n/countries.php:253
35401 msgid "Venezuela"
35402 msgstr ""
35403
35404 #: app/Services/Localization/i18n/states.php:1353
35405 msgid "Veracruz"
35406 msgstr ""
35407
35408 #: app/Services/Localization/i18n/states.php:1507
35409 msgid "Veraguas"
35410 msgstr ""
35411
35412 #: app/Services/Localization/i18n/states.php:1015
35413 msgid "Verbano-Cusio-Ossola"
35414 msgstr ""
35415
35416 #: app/Services/Localization/i18n/states.php:1016
35417 msgid "Vercelli"
35418 msgstr ""
35419
35420 #: app/Services/Translations/admin-translation.php:2476
35421 msgid "Verification failed. Please check your keys."
35422 msgstr ""
35423
35424 #: app/Services/Translations/admin-translation.php:2477
35425 msgid "Verify Keys"
35426 msgstr ""
35427
35428 #: app/Services/Translations/admin-translation.php:2478
35429 msgid "Verify License"
35430 msgstr ""
35431
35432 #: app/Services/Localization/i18n/states.php:2185
35433 msgid "Vermont"
35434 msgstr ""
35435
35436 #: app/Services/Localization/i18n/states.php:1017
35437 msgid "Verona"
35438 msgstr ""
35439
35440 #: app/Services/Translations/admin-translation.php:2479
35441 msgid "Version Number"
35442 msgstr ""
35443
35444 #: app/Services/Localization/i18n/states.php:773
35445 msgid "Veszprém"
35446 msgstr ""
35447
35448 #: app/Services/Localization/i18n/states.php:1018
35449 msgid "Vibo Valentia"
35450 msgstr ""
35451
35452 #: app/Services/Localization/i18n/states.php:1019
35453 msgid "Vicenza"
35454 msgstr ""
35455
35456 #: app/Services/Localization/i18n/states.php:408
35457 msgid "Vichada"
35458 msgstr ""
35459
35460 #: app/Services/Localization/i18n/states.php:123
35461 msgid "Victoria"
35462 msgstr ""
35463
35464 #: app/Services/Localization/i18n/states.php:220
35465 msgid "Vidin"
35466 msgstr ""
35467
35468 #: app/Services/Localization/i18n/states.php:1179
35469 msgid "Vientiane"
35470 msgstr ""
35471
35472 #: app/Services/Localization/i18n/states.php:1178
35473 msgid "Vientiane Province"
35474 msgstr ""
35475
35476 #: app/Services/Localization/i18n/countries.php:254
35477 msgid "Vietnam"
35478 msgstr ""
35479
35480 #: app/Helpers/CurrenciesHelper.php:394
35481 msgid "Vietnamese Dong"
35482 msgstr ""
35483
35484 #: app/Helpers/CurrenciesHelper.php:150
35485 msgid "Vietnamese Đồng"
35486 msgstr ""
35487
35488 #: app/Services/Translations/admin-translation.php:2480
35489 #: app/Services/Translations/block-editor-translation.php:447
35490 msgid "View"
35491 msgstr ""
35492
35493 #. 1: Post or product title
35494 #: app/Services/Renderer/CartRenderer.php:205
35495 #, php-format
35496 msgid "View %1$s"
35497 msgstr ""
35498
35499 #. %s image title
35500 #: app/Services/Renderer/ProductRenderer.php:488
35501 #, php-format
35502 msgid "View %s image"
35503 msgstr ""
35504
35505 #. %s: product title
35506 #: app/Services/Renderer/ProductCardRender.php:314
35507 #, php-format
35508 msgid "View %s product image"
35509 msgstr ""
35510
35511 #: app/Services/Permission/PermissionManager.php:61
35512 msgid ""
35513 "View Access for products, customers, coupons, integretions. Manage Access "
35514 "for Order Statuses"
35515 msgstr ""
35516
35517 #: app/Services/Permission/PermissionManager.php:76
35518 msgid ""
35519 "View Access for products, customers, orders, subscriptions, licenses, "
35520 "coupons, reports and integrations"
35521 msgstr ""
35522
35523 #: app/Services/Translations/admin-translation.php:2481
35524 #: app/Services/Translations/block-editor-translation.php:448
35525 msgid "View All"
35526 msgstr ""
35527
35528 #: app/Services/Translations/customer-profile-translation.php:310
35529 msgid "View all"
35530 msgstr ""
35531
35532 #. %d number of remaining images
35533 #: app/Services/Renderer/ProductRenderer.php:448
35534 msgid "View all %d more images"
35535 msgstr ""
35536
35537 #: app/Services/Translations/customer-profile-translation.php:311
35538 msgid "View all downloads"
35539 msgstr ""
35540
35541 #: app/Services/Translations/customer-profile-translation.php:312
35542 msgid "View all purchases"
35543 msgstr ""
35544
35545 #: app/CPT/FluentProducts.php:319
35546 msgid "View Brand"
35547 msgstr ""
35548
35549 #: api/StoreSettings.php:57 api/StoreSettings.php:1456
35550 #: app/Services/Renderer/CartRenderer.php:470
35551 msgid "View Cart"
35552 msgstr ""
35553
35554 #: app/Services/Permission/PermissionManager.php:204
35555 msgid "View Coupons"
35556 msgstr ""
35557
35558 #: app/Services/Translations/admin-translation.php:2482
35559 msgid "View Customer"
35560 msgstr ""
35561
35562 #: app/Services/Permission/PermissionManager.php:188
35563 msgid "View Customers"
35564 msgstr ""
35565
35566 #: app/Services/Permission/PermissionManager.php:215
35567 msgid "View Dashboard Stats"
35568 msgstr ""
35569
35570 #: app/Views/emails/order/paid/customer.php:63
35571 #: app/Views/emails/order/paid/admin.php:39
35572 #: app/Views/emails/order/refunded/customer.php:36
35573 #: app/Views/emails/order/refunded/admin.php:46
35574 #: app/Views/emails/order/shipped/customer.php:49
35575 #: app/Views/emails/order/placed/admin.php:39
35576 #: app/Views/emails/order/delivered/customer.php:52
35577 #: app/Views/emails/subscription/renewal/customer.php:44
35578 #: app/Views/emails/subscription/renewal/admin.php:45
35579 msgid "View Details"
35580 msgstr ""
35581
35582 #. %s: product title
35583 #: app/Services/Renderer/CartItemRenderer.php:129
35584 #, php-format
35585 msgid "View details for %s"
35586 msgstr ""
35587
35588 #. %s is the license title
35589 #: app/Services/Translations/customer-profile-translation.php:314
35590 #, php-format
35591 msgid "View details for license: %s"
35592 msgstr ""
35593
35594 #: app/Services/Translations/admin-translation.php:2483
35595 msgid "View Documentations"
35596 msgstr ""
35597
35598 #: app/Views/emails/digest.php:171
35599 msgid "View full reports"
35600 msgstr ""
35601
35602 #: app/Services/Permission/PermissionManager.php:209
35603 msgid "View Integrations"
35604 msgstr ""
35605
35606 #: app/Services/Translations/admin-translation.php:2484
35607 msgid "View Invoice"
35608 msgstr ""
35609
35610 #: app/Services/Translations/customer-profile-translation.php:315
35611 msgid "View item details:"
35612 msgstr ""
35613
35614 #: app/Services/Translations/block-editor-translation.php:449
35615 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:197
35616 msgid "View Items"
35617 msgstr ""
35618
35619 #: app/Services/Permission/PermissionManager.php:212
35620 msgid "View Labels"
35621 msgstr ""
35622
35623 #: app/Services/Permission/PermissionManager.php:201
35624 msgid "View Licenses"
35625 msgstr ""
35626
35627 #: app/Services/Translations/customer-profile-translation.php:307
35628 msgid "View List"
35629 msgstr ""
35630
35631 #: app/Services/Translations/customer-profile-translation.php:316
35632 msgid "View list of activated sites"
35633 msgstr ""
35634
35635 #: app/Services/Translations/block-editor-translation.php:450
35636 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:71
35637 msgid "View Mode"
35638 msgstr ""
35639
35640 #: app/Services/Translations/admin-translation.php:2487
35641 msgid "View name"
35642 msgstr ""
35643
35644 #: app/Services/Renderer/ProductCardRender.php:451
35645 #: app/Services/Translations/block-editor-translation.php:451
35646 msgid "View Options"
35647 msgstr ""
35648
35649 #. %s: product title
35650 #: app/Services/Renderer/ProductCardRender.php:454
35651 #, php-format
35652 msgid "View options for %s"
35653 msgstr ""
35654
35655 #: app/Services/Translations/customer-profile-translation.php:308
35656 #: app/Views/invoice/thank_you.php:508
35657 #: app/Services/Renderer/Receipt/ThankYouRender.php:987
35658 #: app/Views/emails/order/reminder/due/admin.php:52
35659 msgid "View Order"
35660 msgstr ""
35661
35662 #: app/Services/Translations/customer-profile-translation.php:317
35663 msgid "View order"
35664 msgstr ""
35665
35666 #: app/Views/emails/order/placed/customer.php:36
35667 msgid "View Order Details"
35668 msgstr ""
35669
35670 #: app/Services/Permission/PermissionManager.php:191
35671 #: app/Hooks/Handlers/AdminMenuBarHandler.php:57
35672 msgid "View Orders"
35673 msgstr ""
35674
35675 #: api/StoreSettings.php:59 app/CPT/FluentProducts.php:212
35676 #: app/Services/Translations/admin-translation.php:2485
35677 #: app/Services/Translations/block-editor-translation.php:452
35678 msgid "View Product"
35679 msgstr ""
35680
35681 #: app/Services/Translations/customer-profile-translation.php:318
35682 msgid "View product"
35683 msgstr ""
35684
35685 #. 1: Product title
35686 #: app/Services/Renderer/SearchBarRenderer.php:160
35687 #, php-format
35688 msgid "View product: %1$s"
35689 msgstr ""
35690
35691 #: app/Services/Permission/PermissionManager.php:184
35692 #: app/Hooks/Handlers/AdminMenuBarHandler.php:64
35693 msgid "View Products"
35694 msgstr ""
35695
35696 #: app/Services/Translations/customer-profile-translation.php:309
35697 #: app/Views/invoice/delivery_slip.php:80
35698 msgid "View Receipt"
35699 msgstr ""
35700
35701 #: app/Services/Permission/PermissionManager.php:207
35702 msgid "View Reports"
35703 msgstr ""
35704
35705 #: app/Services/Translations/customer-profile-translation.php:319
35706 msgid "View single item for this order"
35707 msgstr ""
35708
35709 #: app/Services/Translations/admin-translation.php:2486
35710 #: app/Views/emails/subscription/trial_end/admin.php:64
35711 #: app/Views/emails/subscription/reminder/admin.php:53
35712 #: app/Views/emails/subscription/canceled/admin.php:59
35713 msgid "View Subscription"
35714 msgstr ""
35715
35716 #: app/Services/Translations/customer-profile-translation.php:320
35717 msgid "View subscription details for"
35718 msgstr ""
35719
35720 #: app/Services/Permission/PermissionManager.php:198
35721 msgid "View Subscriptions"
35722 msgstr ""
35723
35724 #: app/Modules/Tax/TaxModule.php:904 app/Modules/Tax/TaxModule.php:1014
35725 msgid "View tax breakdown for this item"
35726 msgstr ""
35727
35728 #: app/Views/emails/order/refunded/admin.php:44
35729 msgid "View the details of this refund on the order details page."
35730 msgstr ""
35731
35732 #: app/Services/Renderer/CartRenderer.php:469
35733 msgid "View your shopping cart"
35734 msgstr ""
35735
35736 #: app/Services/Translations/admin-translation.php:2488
35737 #, php-format
35738 msgid "Viewing %s"
35739 msgstr ""
35740
35741 #: app/Services/Localization/i18n/states.php:1141
35742 msgid "Vihiga"
35743 msgstr ""
35744
35745 #: app/Services/Localization/i18n/states.php:1970
35746 msgid "Vinnychchyna"
35747 msgstr ""
35748
35749 #: app/Services/Localization/i18n/countries.php:255
35750 msgid "Virgin Islands (British)"
35751 msgstr ""
35752
35753 #: app/Services/Localization/i18n/countries.php:256
35754 msgid "Virgin Islands (US)"
35755 msgstr ""
35756
35757 #: app/Services/Localization/i18n/states.php:2186
35758 msgid "Virginia"
35759 msgstr ""
35760
35761 #: app/Services/Localization/i18n/states.php:741
35762 msgid "Virovitica-Podravina County"
35763 msgstr ""
35764
35765 #: app/Services/Translations/block-editor-translation.php:453
35766 msgid "Visibility Condition"
35767 msgstr ""
35768
35769 #: app/Services/Localization/i18n/states.php:1020
35770 msgid "Viterbo"
35771 msgstr ""
35772
35773 #: app/Modules/Tax/TaxModule.php:2398
35774 msgid "VKN / VAT"
35775 msgstr ""
35776
35777 #: app/Services/Localization/i18n/states.php:67
35778 msgid "Vlorë"
35779 msgstr ""
35780
35781 #: app/Services/Localization/i18n/states.php:662
35782 msgid "Volta"
35783 msgstr ""
35784
35785 #. %s - currency sign
35786 #: app/Services/Translations/admin-translation.php:2490
35787 #, php-format
35788 msgid "Volume (%s)"
35789 msgstr ""
35790
35791 #: app/Services/Localization/i18n/states.php:1971
35792 msgid "Volyn"
35793 msgstr ""
35794
35795 #: app/Services/Localization/i18n/states.php:1701
35796 msgid "Vrancea"
35797 msgstr ""
35798
35799 #: app/Services/Localization/i18n/states.php:221
35800 msgid "Vratsa"
35801 msgstr ""
35802
35803 #: app/Services/Translations/admin-translation.php:2673
35804 msgid "vs"
35805 msgstr ""
35806
35807 #: app/Modules/Tax/TaxModule.php:2401
35808 msgid "VSK"
35809 msgstr ""
35810
35811 #: app/Services/Localization/i18n/states.php:747
35812 msgid "Vukovar-Srijem County"
35813 msgstr ""
35814
35815 #: app/Services/Localization/i18n/states.php:1699
35816 msgid "Vâlcea"
35817 msgstr ""
35818
35819 #: app/Services/Localization/i18n/states.php:1483
35820 msgid "Waikato"
35821 msgstr ""
35822
35823 #: app/Services/Localization/i18n/states.php:1142
35824 msgid "Wajir"
35825 msgstr ""
35826
35827 #: app/Services/Localization/i18n/states.php:1077
35828 msgid "Wakayama"
35829 msgstr ""
35830
35831 #: app/Services/Localization/i18n/states.php:2137
35832 msgid "Wake Island"
35833 msgstr ""
35834
35835 #: app/Services/Localization/i18n/states.php:2124
35836 msgid "Wakiso"
35837 msgstr ""
35838
35839 #: app/Services/Localization/i18n/countries.php:257
35840 msgid "Wallis and Futuna"
35841 msgstr ""
35842
35843 #: app/Services/Translations/admin-translation.php:2492
35844 msgid "Want to deactivate this license?"
35845 msgstr ""
35846
35847 #: app/Views/emails/subscription/renewal/admin.php:43
35848 msgid ""
35849 "Want to see more details about this renewal? You can view the order details "
35850 "page for more information."
35851 msgstr ""
35852
35853 #: app/Services/Localization/i18n/states.php:52
35854 msgid "Wardak"
35855 msgstr ""
35856
35857 #: app/Services/Translations/admin-translation.php:2493
35858 #: app/Services/Translations/customer-profile-translation.php:321
35859 msgid "Warning"
35860 msgstr ""
35861
35862 #: app/Services/Localization/i18n/states.php:2187
35863 msgid "Washington"
35864 msgstr ""
35865
35866 #: app/Services/Localization/i18n/states.php:835
35867 msgid "Waterford"
35868 msgstr ""
35869
35870 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:886
35871 msgid "We are sorry, your order is placed but payment confirmation has failed."
35872 msgstr ""
35873
35874 #: app/Services/Translations/admin-translation.php:2494
35875 msgid "We could not find any customers matching your search."
35876 msgstr ""
35877
35878 #: app/Services/Translations/admin-translation.php:2495
35879 msgid "We could't find any logs matching your filter."
35880 msgstr ""
35881
35882 #: app/Services/Translations/admin-translation.php:2496
35883 msgid "We could't find any products matching your search."
35884 msgstr ""
35885
35886 #: app/Services/Translations/admin-translation.php:2497
35887 msgid "We could't find any taxes matching your filter."
35888 msgstr ""
35889
35890 #: app/Services/Translations/block-editor-translation.php:454
35891 msgid "We couldn't find any products matching your search"
35892 msgstr ""
35893
35894 #: api/Checkout/CheckoutApi.php:936
35895 msgid "We don't ship to this address. Please select a different address."
35896 msgstr ""
35897
35898 #. %s is the number of completed orders
35899 #: app/Services/Translations/admin-translation.php:2499
35900 #, php-format
35901 msgid "We have found some completed orders that are not deletable (%s)"
35902 msgstr ""
35903
35904 #: app/Views/emails/order/refunded/customer.php:16
35905 msgid "We have processed a refund for your recent order"
35906 msgstr ""
35907
35908 #: app/Views/invoice/delivery_slip.php:88
35909 msgid "We hope you love your purchase. Your satisfaction is our top priority."
35910 msgstr ""
35911
35912 #: app/Services/Translations/admin-translation.php:2500
35913 msgid ""
35914 "We will create a new user for this customer. If a user with the same email "
35915 "already exists, we will associate the customer with that existing user."
35916 msgstr ""
35917
35918 #: app/Http/Controllers/AddonsController.php:97
35919 msgid "Webhook"
35920 msgstr ""
35921
35922 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:402
35923 msgid "Webhook (No further setup needed) :"
35924 msgstr ""
35925
35926 #: app/Services/Translations/admin-translation.php:2501
35927 msgid "Webhook Feed Name"
35928 msgstr ""
35929
35930 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:250
35931 msgid "Webhook ID is missing."
35932 msgstr ""
35933
35934 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:484
35935 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:490
35936 msgid "Webhook Info"
35937 msgstr ""
35938
35939 #: app/Services/Translations/admin-translation.php:2502
35940 msgid "Webhook Settings"
35941 msgstr ""
35942
35943 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:421
35944 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:436
35945 msgid "Webhook Setup"
35946 msgstr ""
35947
35948 #: app/Http/Controllers/PaymentMethodController.php:152
35949 msgid "Webhook setup successfully! Please reload the page."
35950 msgstr ""
35951
35952 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:337
35953 #: app/Modules/PaymentMethods/Cod/Cod.php:182
35954 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:207
35955 msgid "Webhook URL"
35956 msgstr ""
35957
35958 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:120
35959 #: app/Modules/PaymentMethods/StripeGateway/Webhook/Webhook.php:63
35960 msgid "Webhook URL: "
35961 msgstr ""
35962
35963 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:298
35964 msgid "Webhook verification failed."
35965 msgstr ""
35966
35967 #: app/Services/Translations/admin-translation.php:2503
35968 msgid "Webhooks"
35969 msgstr ""
35970
35971 #: app/Services/Translations/TransStrings.php:172
35972 msgid "Wed"
35973 msgstr ""
35974
35975 #: app/Services/Translations/TransStrings.php:181
35976 #: app/Services/Translations/admin-translation.php:2504
35977 msgid "Wednesday"
35978 msgstr ""
35979
35980 #: app/Helpers/Helper.php:1016 app/Helpers/Helper.php:1121
35981 #: app/Helpers/Helper.php:1621
35982 msgid "week"
35983 msgid_plural "weeks"
35984 msgstr[0] ""
35985 msgstr[1] ""
35986
35987 #: app/Services/Translations/TransStrings.php:312
35988 msgctxt "weekdays"
35989 msgid "Friday"
35990 msgstr ""
35991
35992 #: app/Services/Translations/TransStrings.php:308
35993 msgctxt "weekdays"
35994 msgid "Monday"
35995 msgstr ""
35996
35997 #: app/Services/Translations/TransStrings.php:313
35998 msgctxt "weekdays"
35999 msgid "Saturday"
36000 msgstr ""
36001
36002 #: app/Services/Translations/TransStrings.php:307
36003 msgctxt "weekdays"
36004 msgid "Sunday"
36005 msgstr ""
36006
36007 #: app/Services/Translations/TransStrings.php:311
36008 msgctxt "weekdays"
36009 msgid "Thursday"
36010 msgstr ""
36011
36012 #: app/Services/Translations/TransStrings.php:309
36013 msgctxt "weekdays"
36014 msgid "Tuesday"
36015 msgstr ""
36016
36017 #: app/Services/Translations/TransStrings.php:310
36018 msgctxt "weekdays"
36019 msgid "Wednesday"
36020 msgstr ""
36021
36022 #: app/Services/Translations/TransStrings.php:335
36023 msgctxt "weekdaysShort"
36024 msgid "Fri"
36025 msgstr ""
36026
36027 #: app/Services/Translations/TransStrings.php:331
36028 msgctxt "weekdaysShort"
36029 msgid "Mon"
36030 msgstr ""
36031
36032 #: app/Services/Translations/TransStrings.php:336
36033 msgctxt "weekdaysShort"
36034 msgid "Sat"
36035 msgstr ""
36036
36037 #: app/Services/Translations/TransStrings.php:330
36038 msgctxt "weekdaysShort"
36039 msgid "Sun"
36040 msgstr ""
36041
36042 #: app/Services/Translations/TransStrings.php:334
36043 msgctxt "weekdaysShort"
36044 msgid "Thu"
36045 msgstr ""
36046
36047 #: app/Services/Translations/TransStrings.php:332
36048 msgctxt "weekdaysShort"
36049 msgid "Tue"
36050 msgstr ""
36051
36052 #: app/Services/Translations/TransStrings.php:333
36053 msgctxt "weekdaysShort"
36054 msgid "Wed"
36055 msgstr ""
36056
36057 #: app/Helpers/Helper.php:1658
36058 #: app/Services/Renderer/PricingTableRenderer.php:163
36059 #: app/Services/Email/StoreDigestService.php:562
36060 #: app/Services/Translations/admin-translation.php:2505
36061 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:154
36062 msgid "Weekly"
36063 msgstr ""
36064
36065 #: app/Services/Translations/admin-translation.php:2506
36066 msgid "Weekly digest"
36067 msgstr ""
36068
36069 #: app/Services/Translations/admin-translation.php:2507
36070 msgid "Weeks"
36071 msgstr ""
36072
36073 #: app/Services/Translations/admin-translation.php:2508
36074 msgid "Weeks between an order's created date and refund date"
36075 msgstr ""
36076
36077 #: app/Services/Renderer/ProductCardRender.php:220
36078 #: app/Services/Translations/admin-translation.php:2509
36079 #: app/Services/Translations/block-editor-translation.php:455
36080 msgid "Weight"
36081 msgstr ""
36082
36083 #: app/Services/Translations/admin-translation.php:2510
36084 msgid "Weight & Dimensions"
36085 msgstr ""
36086
36087 #: app/Services/Translations/admin-translation.php:2511
36088 #, php-format
36089 msgid "Weight (%s)"
36090 msgstr ""
36091
36092 #: app/Services/Translations/admin-translation.php:2512
36093 msgid "Weight (empty)"
36094 msgstr ""
36095
36096 #: app/Services/Translations/admin-translation.php:2513
36097 msgid "Weight Tiers"
36098 msgstr ""
36099
36100 #: app/Services/Translations/admin-translation.php:2514
36101 msgid "Weight tiers must have a cost greater than zero"
36102 msgstr ""
36103
36104 #: api/StoreSettings.php:1217
36105 msgid "Weight Unit"
36106 msgstr ""
36107
36108 #: app/Services/Translations/admin-translation.php:2515
36109 msgid "Weighted Avg. Retained"
36110 msgstr ""
36111
36112 #: app/Services/Translations/admin-translation.php:2516
36113 msgid "Welcome aboard! Let's create your online store."
36114 msgstr ""
36115
36116 #. %1$s - store name, %2$s - emoji
36117 #: app/Services/Translations/admin-translation.php:2518
36118 #, php-format
36119 msgid "Welcome to %1$s"
36120 msgstr ""
36121
36122 #: app/Services/Localization/i18n/states.php:1489
36123 msgid "Wellington"
36124 msgstr ""
36125
36126 #: app/Helpers/CurrenciesHelper.php:155 app/Helpers/CurrenciesHelper.php:397
36127 msgid "West African Cfa Franc"
36128 msgstr ""
36129
36130 #: app/Services/Localization/i18n/states.php:895
36131 msgid "West Azarbaijan (آذربایجان غربی)"
36132 msgstr ""
36133
36134 #: app/Services/Localization/i18n/states.php:870
36135 msgid "West Bengal"
36136 msgstr ""
36137
36138 #: app/Services/Localization/i18n/states.php:1493
36139 msgid "West Coast"
36140 msgstr ""
36141
36142 #: app/Services/Localization/i18n/states.php:675
36143 msgid "West Greece"
36144 msgstr ""
36145
36146 #: app/Services/Localization/i18n/states.php:671
36147 msgid "West Macedonia"
36148 msgstr ""
36149
36150 #: app/Services/Localization/i18n/states.php:1508
36151 msgid "West Panamá"
36152 msgstr ""
36153
36154 #: app/Services/Localization/i18n/states.php:1143
36155 msgid "West Pokot"
36156 msgstr ""
36157
36158 #: app/Services/Localization/i18n/states.php:2188
36159 msgid "West Virginia"
36160 msgstr ""
36161
36162 #: app/Services/Localization/i18n/states.php:663
36163 #: app/Services/Localization/i18n/states.php:2257
36164 msgid "Western"
36165 msgstr ""
36166
36167 #: app/Services/Localization/i18n/states.php:124
36168 msgid "Western Australia"
36169 msgstr ""
36170
36171 #: app/Services/Localization/i18n/states.php:2254
36172 msgid "Western Cape"
36173 msgstr ""
36174
36175 #: app/Services/Localization/i18n/states.php:664
36176 msgid "Western North"
36177 msgstr ""
36178
36179 #: app/Services/Localization/i18n/countries.php:258
36180 msgid "Western Sahara"
36181 msgstr ""
36182
36183 #: app/Services/Localization/i18n/states.php:836
36184 msgid "Westmeath"
36185 msgstr ""
36186
36187 #: app/Services/Localization/i18n/states.php:1034
36188 msgid "Westmoreland"
36189 msgstr ""
36190
36191 #: app/Services/Localization/i18n/states.php:837
36192 msgid "Wexford"
36193 msgstr ""
36194
36195 #: app/Services/Translations/admin-translation.php:2519
36196 msgid "When off, a digest is skipped for any period with no paid orders."
36197 msgstr ""
36198
36199 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:168
36200 msgid ""
36201 "When the double opt-in option is enabled. FluentCRM will send a double opt-"
36202 "in email to the contact for new and not subscribed contacts."
36203 msgstr ""
36204
36205 #: app/Services/Translations/admin-translation.php:2520
36206 msgid "Where"
36207 msgstr ""
36208
36209 #: app/Services/Translations/block-editor-translation.php:456
36210 msgid "Where to check the sale price from."
36211 msgstr ""
36212
36213 #: app/Models/ShippingZone.php:97
36214 #: app/Services/Translations/admin-translation.php:2521
36215 msgid "Whole World"
36216 msgstr ""
36217
36218 #: app/Services/Translations/admin-translation.php:2522
36219 msgid "Whole world"
36220 msgstr ""
36221
36222 #: app/Services/Localization/i18n/states.php:838
36223 msgid "Wicklow"
36224 msgstr ""
36225
36226 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:60
36227 msgid "Widgets"
36228 msgstr ""
36229
36230 #: app/Services/Translations/admin-translation.php:2523
36231 #: app/Modules/Templating/Bricks/Elements/BuySection.php:118
36232 #: app/Modules/Templating/Bricks/Elements/BuySection.php:246
36233 msgid "Width"
36234 msgstr ""
36235
36236 #: app/Services/Translations/admin-translation.php:2524
36237 #, php-format
36238 msgid "Width (%s)"
36239 msgstr ""
36240
36241 #: app/Services/Translations/block-editor-translation.php:457
36242 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:280
36243 msgid "Wildcard Filter"
36244 msgstr ""
36245
36246 #: app/Services/Translations/admin-translation.php:2525
36247 msgid "Will be shown as the title of the offer"
36248 msgstr ""
36249
36250 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:169
36251 msgid "Will filter the contacts who have at least one active licenses or not"
36252 msgstr ""
36253
36254 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:193
36255 msgid "Will filter the contacts who have at least one expired licenses or not"
36256 msgstr ""
36257
36258 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:114
36259 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:136
36260 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:154
36261 msgid "Will filter the contacts who have at least one order"
36262 msgstr ""
36263
36264 #: app/Services/Localization/i18n/states.php:2189
36265 msgid "Wisconsin"
36266 msgstr ""
36267
36268 #: app/Modules/Wishlist/WishlistModule.php:16
36269 msgid "Wishlist"
36270 msgstr ""
36271
36272 #: app/Services/Permission/PermissionManager.php:22
36273 msgid "With All Permissions"
36274 msgstr ""
36275
36276 #: app/Services/Permission/PermissionManager.php:27
36277 msgid "With All Permissions Except Sensitive Settings"
36278 msgstr ""
36279
36280 #: app/Services/Translations/admin-translation.php:2526
36281 msgid "With Headers"
36282 msgstr ""
36283
36284 #: app/Services/Translations/admin-translation.php:2527
36285 msgid "Within days"
36286 msgstr ""
36287
36288 #: app/Views/emails/order/delivered/customer.php:21
36289 msgid ""
36290 "Wonderful news! Your order has been successfully delivered. We hope you're "
36291 "thrilled with your purchase! If you need any assistance or have feedback, "
36292 "we're here to help."
36293 msgstr ""
36294
36295 #: app/Modules/WooCommerceMigrator/WooCommerceMigratorCli.php:42
36296 msgid "WooCommerce is not installed or activated."
36297 msgstr ""
36298
36299 #: app/Services/Translations/admin-translation.php:2528
36300 msgid "WordPress username"
36301 msgstr ""
36302
36303 #: app/Services/Permission/PermissionManager.php:60
36304 msgid "Worker"
36305 msgstr ""
36306
36307 #: app/Http/Controllers/AddonsController.php:106
36308 msgid "WP User Create/Update"
36309 msgstr ""
36310
36311 #: app/Services/Translations/admin-translation.php:2491
36312 msgid "WP User:"
36313 msgstr ""
36314
36315 #: app/Services/Translations/block-editor-translation.php:458
36316 msgid "Write your own shortcode condition."
36317 msgstr ""
36318
36319 #: app/Services/Renderer/ProductCardRender.php:107
36320 msgid "Wt:"
36321 msgstr ""
36322
36323 #: app/Services/Localization/i18n/states.php:2190
36324 msgid "Wyoming"
36325 msgstr ""
36326
36327 #: app/Services/Localization/i18n/states.php:1183
36328 msgid "Xaisomboun"
36329 msgstr ""
36330
36331 #: app/Services/Localization/i18n/states.php:1182
36332 msgid "Xiangkhouang"
36333 msgstr ""
36334
36335 #: app/Services/Localization/i18n/states.php:373
36336 msgid "Xinjiang / 新疆"
36337 msgstr ""
36338
36339 #: app/Services/Localization/i18n/states.php:1814
36340 msgid "Yala"
36341 msgstr ""
36342
36343 #: app/Services/Localization/i18n/states.php:1894
36344 msgid "Yalova"
36345 msgstr ""
36346
36347 #: app/Services/Localization/i18n/states.php:1053
36348 msgid "Yamagata"
36349 msgstr ""
36350
36351 #: app/Services/Localization/i18n/states.php:1082
36352 msgid "Yamaguchi"
36353 msgstr ""
36354
36355 #: app/Services/Localization/i18n/states.php:1066
36356 msgid "Yamanashi"
36357 msgstr ""
36358
36359 #: app/Services/Localization/i18n/states.php:222
36360 msgid "Yambol"
36361 msgstr ""
36362
36363 #: app/Services/Localization/i18n/states.php:2236
36364 msgid "Yaracuy"
36365 msgstr ""
36366
36367 #: app/Services/Localization/i18n/states.php:1815
36368 msgid "Yasothon"
36369 msgstr ""
36370
36371 #: app/Services/Localization/i18n/states.php:886
36372 msgid "Yazd (یزد)"
36373 msgstr ""
36374
36375 #: app/Services/Localization/i18n/units.php:25
36376 msgid "yd"
36377 msgstr ""
36378
36379 #: app/Services/Translations/admin-translation.php:2529
36380 msgid "Year"
36381 msgstr ""
36382
36383 #: app/Helpers/Helper.php:1022 app/Helpers/Helper.php:1129
36384 #: app/Helpers/Helper.php:1625
36385 msgid "year"
36386 msgid_plural "years"
36387 msgstr[0] ""
36388 msgstr[1] ""
36389
36390 #: app/Helpers/Helper.php:1638
36391 #: app/Services/Renderer/PricingTableRenderer.php:165
36392 #: app/Services/Translations/admin-translation.php:2530
36393 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:150
36394 msgid "Yearly"
36395 msgstr ""
36396
36397 #: app/Hooks/Handlers/ReminderHandler.php:218
36398 msgid "Yearly (Recommended)"
36399 msgstr ""
36400
36401 #: app/Http/Requests/SchedulingSettingsRequest.php:69
36402 msgid "Yearly renewal reminder days must be a whole number."
36403 msgstr ""
36404
36405 #: app/Http/Requests/SchedulingSettingsRequest.php:70
36406 msgid "Yearly renewal reminder days must be at least 7."
36407 msgstr ""
36408
36409 #: app/Http/Requests/SchedulingSettingsRequest.php:71
36410 msgid "Yearly renewal reminder days must not exceed 90."
36411 msgstr ""
36412
36413 #: app/Services/Localization/i18n/countries.php:260
36414 msgid "Yemen"
36415 msgstr ""
36416
36417 #: app/Helpers/CurrenciesHelper.php:157
36418 msgid "Yemeni Rial"
36419 msgstr ""
36420
36421 #: app/Services/Filter/OrderFilter.php:521
36422 #: app/Services/Filter/OrderFilter.php:542
36423 #: app/Services/Translations/TransStrings.php:291
36424 #: app/Services/Translations/admin-translation.php:2531
36425 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:80
36426 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:215
36427 #: app/Modules/Templating/Bricks/Elements/BuySection.php:192
36428 #: app/Modules/Templating/Bricks/Elements/BuySection.php:320
36429 msgid "Yes"
36430 msgstr ""
36431
36432 #: app/Services/Translations/customer-profile-translation.php:322
36433 msgid "Yes cancel this subscription!"
36434 msgstr ""
36435
36436 #: app/Services/Translations/admin-translation.php:2532
36437 msgid "Yes means the coupon can be applied with other coupons"
36438 msgstr ""
36439
36440 #: app/Services/Translations/admin-translation.php:2533
36441 msgid "Yes! Delete"
36442 msgstr ""
36443
36444 #: app/Services/Translations/admin-translation.php:2534
36445 msgid "Yes, Changed status to Cancel"
36446 msgstr ""
36447
36448 #: app/Services/Translations/admin-translation.php:2535
36449 msgid "Yes, Confirm!"
36450 msgstr ""
36451
36452 #: app/Services/Translations/admin-translation.php:2536
36453 msgid "Yes, Delete"
36454 msgstr ""
36455
36456 #: app/Services/Translations/admin-translation.php:2537
36457 msgid "Yes, Delete this group"
36458 msgstr ""
36459
36460 #: app/Services/Translations/admin-translation.php:2538
36461 #: app/Services/Translations/customer-profile-translation.php:323
36462 msgid "Yes, Delete!"
36463 msgstr ""
36464
36465 #: app/Services/Translations/admin-translation.php:2539
36466 msgid "Yes, Generate all missing licenses!"
36467 msgstr ""
36468
36469 #: app/Services/Translations/admin-translation.php:2540
36470 msgid "Yes, Mark order as complete!"
36471 msgstr ""
36472
36473 #: app/Services/Translations/admin-translation.php:2541
36474 msgid "Yes, Mark order as processing!"
36475 msgstr ""
36476
36477 #: app/Services/Translations/customer-profile-translation.php:324
36478 msgid "Yes, Proceed"
36479 msgstr ""
36480
36481 #: app/Services/Translations/admin-translation.php:2542
36482 msgid "Yes, Proceed!"
36483 msgstr ""
36484
36485 #: app/Services/Translations/admin-translation.php:2543
36486 msgid "Yes, Remove"
36487 msgstr ""
36488
36489 #: app/Services/Translations/admin-translation.php:2544
36490 msgid "Yes, Stop"
36491 msgstr ""
36492
36493 #. %s - comparison range
36494 #: app/Services/Translations/admin-translation.php:2546
36495 msgid "Yesterday"
36496 msgstr ""
36497
36498 #: app/Services/Translations/admin-translation.php:2674
36499 msgid "yesterday"
36500 msgstr ""
36501
36502 #: app/Services/Translations/admin-translation.php:2547
36503 msgid "Yesterday's performance, sent every morning."
36504 msgstr ""
36505
36506 #: app/Services/Localization/i18n/states.php:1440
36507 msgid "Yobe"
36508 msgstr ""
36509
36510 #: app/Services/Localization/i18n/states.php:729
36511 msgid "Yoro"
36512 msgstr ""
36513
36514 #: app/Services/Translations/admin-translation.php:2550
36515 msgid "You already have a path for this variation"
36516 msgstr ""
36517
36518 #: app/Services/Translations/admin-translation.php:2551
36519 msgid "You are about to permanently delete"
36520 msgstr ""
36521
36522 #: api/User.php:65
36523 msgid "You are already logged in"
36524 msgstr ""
36525
36526 #: app/Services/Translations/admin-translation.php:2552
36527 msgid "You are not allowed"
36528 msgstr ""
36529
36530 #: app/Services/FileSystem/Drivers/Local/LocalDriver.php:229
36531 msgid "You are not allowed to delete file"
36532 msgstr ""
36533
36534 #: app/Http/Controllers/FrontendControllers/CustomerController.php:417
36535 msgid "You are not authorized to delete this address"
36536 msgstr ""
36537
36538 #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:320
36539 #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:358
36540 #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:400
36541 #: app/Http/Controllers/FrontendControllers/CustomerController.php:391
36542 #: app/Http/Controllers/FrontendControllers/CustomerController.php:437
36543 msgid "You are not authorized to update this address"
36544 msgstr ""
36545
36546 #: app/Http/Controllers/FrontendControllers/CustomerController.php:45
36547 msgid "You are not authorized to update this customer"
36548 msgstr ""
36549
36550 #: app/Hooks/Cart/WebCheckoutHandler.php:509
36551 msgid "You are not authorized to view this address"
36552 msgstr ""
36553
36554 #: app/Http/Controllers/FrontendControllers/CustomerController.php:61
36555 msgid "You are not authorized to view this customer"
36556 msgstr ""
36557
36558 #: app/Hooks/CLI/Commands.php:516
36559 msgid "You Are Not In Dev Mode"
36560 msgstr ""
36561
36562 #: app/Helpers/CustomerHelper.php:121
36563 #: app/Http/Controllers/FrontendControllers/BaseFrontendController.php:21
36564 msgid "You are not logged in"
36565 msgstr ""
36566
36567 #: app/Services/Translations/admin-translation.php:2554
36568 msgid "You can close this — deletion will continue in the background"
36569 msgstr ""
36570
36571 #: app/Services/Translations/admin-translation.php:2555
36572 msgid "You can configure methods "
36573 msgstr ""
36574
36575 #: app/Services/Translations/customer-profile-translation.php:325
36576 msgid ""
36577 "You can continue using the product until the current subscription ends. "
36578 "Cancel Now?"
36579 msgstr ""
36580
36581 #: app/Services/Translations/admin-translation.php:2556
36582 msgid "You can purchase one subscription at a time."
36583 msgstr ""
36584
36585 #: app/Views/emails/subscription/trial_end/admin.php:62
36586 #: app/Views/emails/subscription/canceled/admin.php:57
36587 msgid ""
36588 "You can review subscription details and take action if needed from the admin "
36589 "dashboard."
36590 msgstr ""
36591
36592 #: app/Views/emails/subscription/reminder/admin.php:51
36593 msgid "You can review subscription details from the admin dashboard."
36594 msgstr ""
36595
36596 #: app/Services/Translations/admin-translation.php:2553
36597 msgid "You can Set Up API keys defined as constant, Or use connect."
36598 msgstr ""
36599
36600 #. %1$s, %2$s, %3$s, %4$s is the anchor tag
36601 #: app/Services/Translations/block-editor-translation.php:460
36602 #, php-format
36603 msgid ""
36604 "You can try %1$s clearing any filters %2$s or head to our %3$s store's home "
36605 "%4$s"
36606 msgstr ""
36607
36608 #: app/Services/Renderer/ProductRenderer.php:1497
36609 msgid "You can try clearing any filters."
36610 msgstr ""
36611
36612 #: app/Services/Translations/customer-profile-translation.php:326
36613 msgid "You can update your card"
36614 msgstr ""
36615
36616 #: api/Resource/OrderResource.php:2093
36617 msgid "You cannot change the order status once it has been canceled."
36618 msgstr ""
36619
36620 #: app/Models/ProductVariation.php:245
36621 #: api/Resource/FrontendResource/CartResource.php:577
36622 msgid "You cannot purchase more than one subscription at a time."
36623 msgstr ""
36624
36625 #. %s: product title
36626 #: app/Services/OrderService.php:174
36627 #, php-format
36628 msgid ""
36629 "You cannot purchase multiple quantities of the subscription product [%s]. "
36630 "Please adjust the quantity to 1."
36631 msgstr ""
36632
36633 #: app/Services/Translations/admin-translation.php:2557
36634 msgid "You did not add any integration actions yet."
36635 msgstr ""
36636
36637 #: app/Http/Controllers/WidgetsController.php:16
36638 msgid "You do not have permission to access this resource"
36639 msgstr ""
36640
36641 #: app/Services/PluginInstaller/AddonManager.php:30
36642 msgid "You do not have permission to activate plugins."
36643 msgstr ""
36644
36645 #: app/Services/PluginInstaller/AddonManager.php:10
36646 #: app/Modules/Integrations/GlobalIntegrationSettings.php:389
36647 msgid "You do not have permission to install plugins."
36648 msgstr ""
36649
36650 #: app/Modules/PaymentMethods/StripeGateway/Connect/ConnectConfig.php:22
36651 msgid "You do not have permission to perform this action."
36652 msgstr ""
36653
36654 #: app/Http/Controllers/FrontendControllers/CustomerController.php:164
36655 msgid "You don't have any associated account"
36656 msgstr ""
36657
36658 #: app/Services/Translations/admin-translation.php:2558
36659 msgid ""
36660 "You don't have any integration module enabled. Please go to integration "
36661 "modules and enable and configured from available modules"
36662 msgstr ""
36663
36664 #: app/Services/Email/EmailNotifications.php:78
36665 msgid ""
36666 "You got a new order on your shop. Congratulations! Checkout all the details "
36667 "in this email. You can also go to FluentCart Dashboard to view the order "
36668 "details and manage it. Thank you for using FluentCart."
36669 msgstr ""
36670
36671 #: app/Services/Email/EmailNotifications.php:132
36672 msgid ""
36673 "You got a new Renewal on your shop. Congratulations! Checkout all the "
36674 "details in this email. You can also go to FluentCart Dashboard to view the "
36675 "order details and manage it. Thank you for using FluentCart."
36676 msgstr ""
36677
36678 #. %1$s: number of orders, %2$s: opening <strong> tag, %3$s: closing </strong> tag
36679 #: app/Services/Email/StoreDigestService.php:687
36680 #, php-format
36681 msgid ""
36682 "You handled %1$s orders this period — that's a lot of moving parts. "
36683 "%2$sFluentCart Pro%3$s automates the busywork with premium integrations, "
36684 "gateways, and customizations so you can focus on growth."
36685 msgstr ""
36686
36687 #: app/Services/Email/EmailNotifications.php:261
36688 msgid ""
36689 "You have a new order on your shop placed with offline payment. Please review "
36690 "the order details in this email. You can also go to FluentCart Dashboard to "
36691 "view the order details and manage it. Thank you for using FluentCart."
36692 msgstr ""
36693
36694 #: api/Checkout/CheckoutApi.php:75
36695 msgid "You have already completed this order."
36696 msgstr ""
36697
36698 #: app/Services/Coupon/DiscountService.php:635
36699 msgid "You have already used this coupon the maximum number of times."
36700 msgstr ""
36701
36702 #: app/Helpers/CustomerHelper.php:163
36703 msgid "You have crossed download limit"
36704 msgstr ""
36705
36706 #. %s is the available stock
36707 #: app/Services/Translations/admin-translation.php:2560
36708 #, php-format
36709 msgid "You have exceeded the stock limit! Current stock is : %s"
36710 msgstr ""
36711
36712 #: app/Services/Translations/customer-profile-translation.php:327
36713 msgid ""
36714 "You have reached your 24 hours limit for updating card. Please try again "
36715 "tomorrow."
36716 msgstr ""
36717
36718 #: app/Services/Translations/admin-translation.php:2561
36719 msgid ""
36720 "You have unsaved variation changes. Discard them or save before continuing."
36721 msgstr ""
36722
36723 #: app/Services/Translations/admin-translation.php:2562
36724 msgid ""
36725 "You haven't added a home country registration. The information you add here "
36726 "will be used to create one for you."
36727 msgstr ""
36728
36729 #: app/Services/Translations/admin-translation.php:2563
36730 msgid ""
36731 "You lost ${churnRate}% (${formatNumber(churnedCount)}) of your "
36732 "${prevMonthName} subscriptions (${formatNumber(startCount)})."
36733 msgstr ""
36734
36735 #: app/Services/Translations/admin-translation.php:2564
36736 msgid ""
36737 "You lost ${mrrChurnRate}% (${CurrencyFormatter.scaled(churnedMrr)}) of your "
36738 "${prevMonthName} subscription MRR (${CurrencyFormatter.scaled(startMrr)})."
36739 msgstr ""
36740
36741 #: app/Services/Translations/admin-translation.php:2565
36742 msgid ""
36743 "You may either counter the dispute by providing evidence to prove that the "
36744 "cardholder is the legitimate purchaser, or you can accept this dispute "
36745 "immediately to refund the cardholder and close the dispute."
36746 msgstr ""
36747
36748 #: api/Checkout/CheckoutApi.php:895
36749 msgid "You must agree to the terms and conditions."
36750 msgstr ""
36751
36752 #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:505
36753 msgid "You must be logged in to view upgrade paths."
36754 msgstr ""
36755
36756 #: api/FluentCartGeneralApi.php:48
36757 msgid ""
36758 "You must provide either a render callback or a page ID for the endpoint."
36759 msgstr ""
36760
36761 #: api/Checkout/CheckoutApi.php:953
36762 msgid "You must select a shipping method."
36763 msgstr ""
36764
36765 #. %s is the required text
36766 #: app/Services/Translations/admin-translation.php:2569
36767 #, php-format
36768 msgid "You must type %s exactly to proceed"
36769 msgstr ""
36770
36771 #. %s is the required text
36772 #: app/Services/Translations/admin-translation.php:2567
36773 #, php-format
36774 msgid "You must type \\\"%s\\\" exactly to proceed"
36775 msgstr ""
36776
36777 #: app/Services/Coupon/Concerns/CanValidateCoupon.php:64
36778 msgid "You Need To be logged in"
36779 msgstr ""
36780
36781 #: app/Services/Translations/admin-translation.php:2570
36782 msgid ""
36783 "You retained ${lastItem.retention_rate_money}% (${CurrencyFormatter."
36784 "scaled(retainedMrr)}) of your ${prevMonthName} subscription MRR "
36785 "(${CurrencyFormatter.scaled(startMrr)})."
36786 msgstr ""
36787
36788 #: app/Services/Translations/admin-translation.php:2571
36789 msgid ""
36790 "You retained ${lastItem.retention_rate}% (${formatNumber(retainedCount)}) of "
36791 "your ${prevMonthName} subscriptions (${formatNumber(startCount)})."
36792 msgstr ""
36793
36794 #. %2$s (reused)
36795 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:122
36796 msgid ""
36797 "You should configure your Airwallex webhooks to get all updates of your "
36798 "payments remotely."
36799 msgstr ""
36800
36801 #. %1$s
36802 #: app/Modules/PaymentMethods/PayPalGateway/API/Webhook.php:71
36803 msgid ""
36804 "You should configure your PayPal webhooks manually if you connected manually."
36805 " Follow the instruction to Create webhook and paste the webhook ID below."
36806 msgstr ""
36807
36808 #. %2$s (reused)
36809 #: app/Modules/PaymentMethods/StripeGateway/Webhook/Webhook.php:65
36810 msgid ""
36811 "You should configure your Stripe webhooks to get all updates of your "
36812 "payments remotely."
36813 msgstr ""
36814
36815 #: app/Services/Translations/admin-translation.php:2572
36816 msgid "You successfully finished your onboarding & your store is ready."
36817 msgstr ""
36818
36819 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:185
36820 msgid "You will be redirected to Stripe to complete your payment securely."
36821 msgstr ""
36822
36823 #: app/Services/Translations/admin-translation.php:2573
36824 msgid "You're about to mark this tax report as filed."
36825 msgstr ""
36826
36827 #: api/Resource/FrontendResource/CartResource.php:533
36828 msgid "You've reached the maximum quantity for this product."
36829 msgstr ""
36830
36831 #: app/Services/Translations/admin-translation.php:2574
36832 msgid "You've successfully Installed The Plugin."
36833 msgstr ""
36834
36835 #. %1$s: home country name (e.g. Cyprus)
36836 #: app/Services/Translations/admin-translation.php:2576
36837 #, php-format
36838 msgid ""
36839 "Your %1$s home country VAT rate will apply to all EU cross-border sales. "
36840 "This is available for small businesses below €10,000/year in cross-border EU "
36841 "sales. Make sure %1$s is registered below with the correct rate."
36842 msgstr ""
36843
36844 #. %1$s: frequency (e.g. daily), %2$s: period label
36845 #: app/Services/Email/StoreDigestService.php:518
36846 #, php-format
36847 msgid "Your %1$s store digest for %2$s"
36848 msgstr ""
36849
36850 #. %s: payment method name
36851 #: app/Services/Translations/admin-translation.php:2578
36852 #, php-format
36853 msgid "Your %s Account is Up & Running 🎉"
36854 msgstr ""
36855
36856 #: app/Modules/MCP/Support/PermissionGate.php:62
36857 msgid "Your account does not have FluentCart access."
36858 msgstr ""
36859
36860 #: app/Modules/Integrations/GlobalIntegrationSettings.php:44
36861 msgid "Your API Key is not valid"
36862 msgstr ""
36863
36864 #: app/Modules/Integrations/GlobalIntegrationSettings.php:40
36865 msgid "Your API Key is valid"
36866 msgstr ""
36867
36868 #: app/Services/Translations/admin-translation.php:2579
36869 msgid "Your API setup is Up & Running 🎉"
36870 msgstr ""
36871
36872 #: app/Services/Renderer/CartRenderer.php:565
36873 #: app/Services/Renderer/CartRenderer.php:596
36874 msgid "Your cart is empty."
36875 msgstr ""
36876
36877 #: app/Services/Coupon/DiscountService.php:595
36878 msgid "Your cart total exceeds the maximum amount allowed for this coupon."
36879 msgstr ""
36880
36881 #: app/Services/Coupon/DiscountService.php:602
36882 msgid "Your cart total is below the minimum required to use this coupon."
36883 msgstr ""
36884
36885 #: app/Modules/MCP/Support/WriteGuard.php:91
36886 msgid ""
36887 "Your confirmation has expired. Run a fresh dry_run to preview and get a new "
36888 "confirm_token."
36889 msgstr ""
36890
36891 #: app/Services/Translations/admin-translation.php:2584
36892 msgid "Your customers can see this reason"
36893 msgstr ""
36894
36895 #: app/Services/Renderer/CheckoutFieldsSchema.php:218
36896 msgid "Your Full Name"
36897 msgstr ""
36898
36899 #. %1$s: home country name (e.g. Germany)
36900 #: app/Services/Translations/admin-translation.php:2586
36901 #, php-format
36902 msgid ""
36903 "Your home country VAT rate applies to all EU cross-border sales. Make sure "
36904 "%1$s is registered here with the correct rate."
36905 msgstr ""
36906
36907 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:214
36908 msgid "Your IAM user does not have permission to use S3 buckets"
36909 msgstr ""
36910
36911 #. %s is the expiration date
36912 #: app/Services/Translations/customer-profile-translation.php:330
36913 #, php-format
36914 msgid ""
36915 "Your license has been expired at %s. Please renew the license for getting "
36916 "updates and support."
36917 msgstr ""
36918
36919 #: app/Services/Translations/admin-translation.php:2580
36920 msgid "Your License Key"
36921 msgstr ""
36922
36923 #: app/Services/Translations/admin-translation.php:2581
36924 msgid "Your License Key Prefix"
36925 msgstr ""
36926
36927 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:194
36928 msgid "Your live API key"
36929 msgstr ""
36930
36931 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:183
36932 msgid "Your live client ID"
36933 msgstr ""
36934
36935 #: app/Services/Translations/customer-profile-translation.php:331
36936 msgid "Your next billing date is:"
36937 msgstr ""
36938
36939 #: app/Views/invoice/thank_you.php:92
36940 #: app/Services/Renderer/Receipt/ThankYouRender.php:216
36941 msgid "Your order"
36942 msgstr ""
36943
36944 #: app/Views/invoice/invoice_template.php:29 app/Views/invoice/thank_you.php:78
36945 #: app/Services/Renderer/Receipt/ThankYouRender.php:202
36946 msgid "Your order "
36947 msgstr ""
36948
36949 #: app/Views/emails/order/reminder/overdue/customer.php:68
36950 msgid ""
36951 "Your order has an outstanding balance. Please complete your payment at your "
36952 "earliest convenience."
36953 msgstr ""
36954
36955 #: app/Views/invoice/delivery_slip.php:21
36956 msgid "Your order has arrived at its destination"
36957 msgstr ""
36958
36959 #. %s is the order status
36960 #: api/Resource/OrderResource.php:1449
36961 #, php-format
36962 msgid ""
36963 "Your order status is marked as %s and not eligible for any further "
36964 "modifications at this time."
36965 msgstr ""
36966
36967 #: app/Services/Translations/admin-translation.php:2582
36968 msgid "Your Product Changelog Page URL"
36969 msgstr ""
36970
36971 #: app/Services/Translations/admin-translation.php:2583
36972 msgid "Your Product Version"
36973 msgstr ""
36974
36975 #: app/Services/Translations/customer-profile-translation.php:332
36976 msgid "Your purchases will be shown here!"
36977 msgstr ""
36978
36979 #: app/Services/Translations/customer-profile-translation.php:328
36980 msgid "Your Recent Purchases"
36981 msgstr ""
36982
36983 #: app/Services/PDF/DefaultPdfStructures.php:150
36984 msgid ""
36985 "Your refund has been processed. Please allow a few business days for the "
36986 "amount to appear in your account."
36987 msgstr ""
36988
36989 #: app/Services/Translations/admin-translation.php:2587
36990 msgid "Your registration number, printed on invoices"
36991 msgstr ""
36992
36993 #: app/Modules/StorageDrivers/S3/S3.php:408
36994 msgid "Your s3 storage is activated successfully"
36995 msgstr ""
36996
36997 #. %1$s: percentage increase, %2$s: opening <strong> tag, %3$s: closing </strong> tag
36998 #: app/Services/Email/StoreDigestService.php:675
36999 #, php-format
37000 msgid ""
37001 "Your sales are up %1$s%% this period — and you're just getting started. "
37002 "%2$sFluentCart Pro%3$s adds premium payment gateways, integrations, and "
37003 "customizations to help you scale what's working."
37004 msgstr ""
37005
37006 #: app/Services/Translations/admin-translation.php:2588
37007 msgid ""
37008 "Your session has expired due to inactivity. Please refresh the page to "
37009 "continue."
37010 msgstr ""
37011
37012 #: app/Services/Renderer/CartRenderer.php:37
37013 msgid "Your Shopping Cart"
37014 msgstr ""
37015
37016 #: app/Services/Translations/admin-translation.php:2589
37017 msgid ""
37018 "Your store is in ${filters.storeMode} mode but you are watching data in "
37019 "${filters.filterMode} mode."
37020 msgstr ""
37021
37022 #: app/Modules/PaymentMethods/Core/AbstractPaymentGateway.php:311
37023 msgid "Your Store is in Live mode"
37024 msgstr ""
37025
37026 #: app/Modules/PaymentMethods/Core/AbstractPaymentGateway.php:309
37027 msgid ""
37028 "Your Store is in test mode, change Store's 'Order Mode' to 'Live' and update "
37029 "related settings to enable live payment!"
37030 msgstr ""
37031
37032 #. %s is the subscription item name
37033 #: app/Views/emails/subscription/canceled/customer.php:32
37034 #, php-format
37035 msgid "Your subscription for %s has been canceled."
37036 msgstr ""
37037
37038 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:399
37039 msgid "Your subscription has been successfully cancelled"
37040 msgstr ""
37041
37042 #. %s is the subscription item name
37043 #: app/Views/emails/subscription/renewal/customer.php:26
37044 #, php-format
37045 msgid ""
37046 "Your subscription has been successfully renewed, ensuring uninterrupted "
37047 "access to %s."
37048 msgstr ""
37049
37050 #. %s is the expiration date
37051 #: app/Services/Translations/customer-profile-translation.php:334
37052 #, php-format
37053 msgid ""
37054 "Your subscription has expired at %s. Please renew to keep things running "
37055 "smoothly."
37056 msgstr ""
37057
37058 #. %s is the subscription status
37059 #: app/Services/Translations/customer-profile-translation.php:336
37060 #, php-format
37061 msgid ""
37062 "Your subscription status is now: %s. Please reactivate to keep things "
37063 "running smoothly."
37064 msgstr ""
37065
37066 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:165
37067 msgid "Your test API key"
37068 msgstr ""
37069
37070 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:154
37071 msgid "Your test client ID"
37072 msgstr ""
37073
37074 #. %s is the trial end date
37075 #: app/Services/Translations/customer-profile-translation.php:338
37076 #, php-format
37077 msgid "Your trial ends on: %s"
37078 msgstr ""
37079
37080 #. %s is subscription item name
37081 #: app/Views/emails/subscription/trial_end/customer.php:35
37082 #, php-format
37083 msgid "Your trial for %s is ending soon."
37084 msgstr ""
37085
37086 #: app/Services/Email/EmailNotifications.php:385
37087 msgid "Your Trial is Ending Soon - {{settings.store_name}}"
37088 msgstr ""
37089
37090 #: app/Services/Translations/customer-profile-translation.php:339
37091 msgid "Your valid downloads will be shown here."
37092 msgstr ""
37093
37094 #: app/Services/Localization/i18n/states.php:1280
37095 msgid "Youssoufia"
37096 msgstr ""
37097
37098 #: app/Services/Translations/admin-translation.php:2548
37099 msgid "YoY"
37100 msgstr ""
37101
37102 #: app/Services/Translations/admin-translation.php:2549
37103 msgid "YoY Growth"
37104 msgstr ""
37105
37106 #: app/Services/Localization/i18n/states.php:1883
37107 msgid "Yozgat"
37108 msgstr ""
37109
37110 #: app/Services/Localization/i18n/states.php:1354
37111 msgid "Yucatán"
37112 msgstr ""
37113
37114 #: app/Services/Localization/i18n/states.php:293
37115 msgid "Yukon Territory"
37116 msgstr ""
37117
37118 #: app/Services/Localization/i18n/states.php:481
37119 msgid "Yuma"
37120 msgstr ""
37121
37122 #: app/Services/Localization/i18n/states.php:2125
37123 msgid "Yumbe"
37124 msgstr ""
37125
37126 #: app/Services/Localization/i18n/states.php:342
37127 msgid "Yunnan / 云南"
37128 msgstr ""
37129
37130 #: app/Services/Translations/block-editor-translation.php:461
37131 msgid "Z → A"
37132 msgstr ""
37133
37134 #: app/Services/Localization/i18n/states.php:53
37135 msgid "Zabul"
37136 msgstr ""
37137
37138 #: app/Services/Localization/i18n/states.php:704
37139 msgid "Zacapa"
37140 msgstr ""
37141
37142 #: app/Services/Localization/i18n/states.php:1355
37143 msgid "Zacatecas"
37144 msgstr ""
37145
37146 #: app/Services/Localization/i18n/states.php:744
37147 msgid "Zadar County"
37148 msgstr ""
37149
37150 #: app/Services/Localization/i18n/states.php:1281
37151 msgid "Zagora"
37152 msgstr ""
37153
37154 #: app/Services/Localization/i18n/states.php:752
37155 msgid "Zagreb City"
37156 msgstr ""
37157
37158 #: app/Services/Localization/i18n/states.php:732
37159 msgid "Zagreb County"
37160 msgstr ""
37161
37162 #: app/Services/Localization/i18n/states.php:87
37163 msgid "Zaire"
37164 msgstr ""
37165
37166 #: app/Services/Localization/i18n/states.php:1976
37167 msgid "Zakarpattia"
37168 msgstr ""
37169
37170 #: app/Services/Localization/i18n/states.php:774
37171 msgid "Zala"
37172 msgstr ""
37173
37174 #: app/Services/Localization/i18n/states.php:1619
37175 msgid "Zambales"
37176 msgstr ""
37177
37178 #: app/Services/Localization/i18n/states.php:1402
37179 msgid "Zambezi"
37180 msgstr ""
37181
37182 #: app/Services/Localization/i18n/countries.php:261
37183 msgid "Zambia"
37184 msgstr ""
37185
37186 #: app/Helpers/CurrenciesHelper.php:159
37187 msgid "Zambian Kwacha"
37188 msgstr ""
37189
37190 #: app/Services/Localization/i18n/states.php:1620
37191 msgid "Zamboanga del Norte"
37192 msgstr ""
37193
37194 #: app/Services/Localization/i18n/states.php:1621
37195 msgid "Zamboanga del Sur"
37196 msgstr ""
37197
37198 #: app/Services/Localization/i18n/states.php:1622
37199 msgid "Zamboanga Sibugay"
37200 msgstr ""
37201
37202 #: app/Services/Localization/i18n/states.php:1386
37203 msgid "Zambézia"
37204 msgstr ""
37205
37206 #: app/Services/Localization/i18n/states.php:1441
37207 msgid "Zamfara"
37208 msgstr ""
37209
37210 #: app/Services/Localization/i18n/states.php:640
37211 msgid "Zamora"
37212 msgstr ""
37213
37214 #: app/Services/Localization/i18n/states.php:558
37215 msgid "Zamora-Chinchipe"
37216 msgstr ""
37217
37218 #: app/Services/Localization/i18n/states.php:891
37219 msgid "Zanjan (زنجان)"
37220 msgstr ""
37221
37222 #: app/Services/Localization/i18n/states.php:1907
37223 msgid "Zanzibar North"
37224 msgstr ""
37225
37226 #: app/Services/Localization/i18n/states.php:1911
37227 msgid "Zanzibar South"
37228 msgstr ""
37229
37230 #: app/Services/Localization/i18n/states.php:1915
37231 msgid "Zanzibar West"
37232 msgstr ""
37233
37234 #: app/Services/Localization/i18n/states.php:1977
37235 msgid "Zaporizhzhya"
37236 msgstr ""
37237
37238 #: app/Services/Localization/i18n/states.php:641
37239 msgid "Zaragoza"
37240 msgstr ""
37241
37242 #: app/Services/Tax/TaxManager.php:104 app/Services/Tax/TaxManager.php:177
37243 #: app/Services/Tax/TaxManager.php:571
37244 #: app/Services/Translations/admin-translation.php:2592
37245 msgid "Zero"
37246 msgstr ""
37247
37248 #: app/Services/Localization/i18n/states.php:353
37249 msgid "Zhejiang / 浙江"
37250 msgstr ""
37251
37252 #: app/Services/Localization/i18n/states.php:1975
37253 msgid "Zhytomyrshchyna"
37254 msgstr ""
37255
37256 #: app/Services/Localization/i18n/states.php:1717
37257 msgid "Ziguinchor"
37258 msgstr ""
37259
37260 #: app/Services/Localization/i18n/countries.php:263
37261 msgid "Zimbabwe"
37262 msgstr ""
37263
37264 #: app/Http/Controllers/ProductController.php:920
37265 msgid "Zip"
37266 msgstr ""
37267
37268 #: app/Services/Localization/i18n/address-locales.php:746
37269 msgid "ZIP Code"
37270 msgstr ""
37271
37272 #: app/Services/Translations/admin-translation.php:2593
37273 #: app/Services/Translations/customer-profile-translation.php:340
37274 msgid "Zip Code"
37275 msgstr ""
37276
37277 #: app/Services/Localization/i18n/states.php:2126
37278 msgid "Zombo"
37279 msgstr ""
37280
37281 #: app/Services/Translations/admin-translation.php:2594
37282 msgid "Zone Details"
37283 msgstr ""
37284
37285 #: app/Services/Translations/admin-translation.php:2595
37286 msgid "Zone Name"
37287 msgstr ""
37288
37289 #: app/Services/Translations/admin-translation.php:2596
37290 msgid "Zone name is required"
37291 msgstr ""
37292
37293 #: app/Services/Localization/i18n/states.php:1884
37294 msgid "Zonguldak"
37295 msgstr ""
37296
37297 #: app/Services/Translations/admin-translation.php:2597
37298 msgid "Zoom Chart"
37299 msgstr ""
37300
37301 #: app/Services/Localization/i18n/states.php:238
37302 msgid "Zou"
37303 msgstr ""
37304
37305 #: app/Services/Localization/i18n/states.php:320
37306 msgid "Zug"
37307 msgstr ""
37308
37309 #: app/Services/Translations/admin-translation.php:2590
37310 msgid "ZUGFeRD Profile"
37311 msgstr ""
37312
37313 #: app/Services/Translations/admin-translation.php:2591
37314 msgid "ZUGFeRD XML cannot be embedded in PDFs until your store country is set."
37315 msgstr ""
37316
37317 #: app/Services/Localization/i18n/states.php:2237
37318 msgid "Zulia"
37319 msgstr ""
37320
37321 #: app/Services/Localization/i18n/states.php:321
37322 msgid "Zürich"
37323 msgstr ""
37324
37325 #: app/Services/Translations/TransStrings.php:282
37326 msgid "{checked}/{total} checked"
37327 msgstr ""
37328
37329 #: app/Services/Translations/TransStrings.php:281
37330 msgid "{total} items"
37331 msgstr ""
37332
37333 #: app/Services/Localization/i18n/states.php:596
37334 msgid "Ávila"
37335 msgstr ""
37336
37337 #: app/Services/Localization/i18n/countries.php:15
37338 msgid "Åland Islands"
37339 msgstr ""
37340
37341 #: app/Services/Localization/i18n/states.php:1834
37342 msgid "Çanakkale"
37343 msgstr ""
37344
37345 #: app/Services/Localization/i18n/states.php:1835
37346 msgid "Çankırı"
37347 msgstr ""
37348
37349 #: app/Services/Localization/i18n/states.php:1836
37350 msgid "Çorum"
37351 msgstr ""
37352
37353 #: app/Services/Localization/i18n/states.php:1651
37354 msgid "Ñeembucú"
37355 msgstr ""
37356
37357 #: app/Services/Localization/i18n/states.php:336
37358 msgid "Ñuble"
37359 msgstr ""
37360
37361 #: app/Services/Localization/i18n/states.php:1851
37362 msgid "İstanbul"
37363 msgstr ""
37364
37365 #: app/Services/Localization/i18n/states.php:1852
37366 msgid "İzmir"
37367 msgstr ""
37368
37369 #: app/Services/Localization/i18n/states.php:1850
37370 msgid "İçel"
37371 msgstr ""
37372
37373 #: app/Services/Localization/i18n/states.php:1880
37374 msgid "Şanlıurfa"
37375 msgstr ""
37376
37377 #: app/Services/Localization/i18n/states.php:1890
37378 msgid "Şırnak"
37379 msgstr ""
37380
37381 #: app/Services/Localization/i18n/states.php:746
37382 msgid "Šibenik-Knin County"
37383 msgstr ""
37384
37385 #: app/Services/Localization/i18n/states.php:1314
37386 msgid "Șoldănești"
37387 msgstr ""
37388
37389 #: app/Services/Localization/i18n/states.php:1315
37390 msgid "Ștefan Vodă"
37391 msgstr ""
37392
37393 #: app/Services/Translations/block-editor-translation.php:463
37394 msgid "— Select a condition —"
37395 msgstr ""
37396
37397 #: app/Services/Translations/block-editor-translation.php:464
37398 msgid ""
37399 "⚠ Deprecated: VAT is now rendered inside the B2B section automatically. This "
37400 "block will be removed in a future version — please remove it from your "
37401 "template."
37402 msgstr ""
37403
37404 #: app/Modules/PaymentMethods/Cod/Cod.php:174
37405 msgid ""
37406 "✅ Customers can pay for their orders by cash upon delivery. You may receive "
37407 "using bank transfer or other manual process as well.\n"
37408 " You may remind them to have the exact amount ready "
37409 "for our delivery personnel!"
37410 msgstr ""
37411