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

38,221 lines 949.2 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-22 12:42+0000\n"
7 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
8 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
9 "Language-Team: \n"
10 "Language: \n"
11 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
12 "MIME-Version: 1.0\n"
13 "Content-Type: text/plain; charset=UTF-8\n"
14 "Content-Transfer-Encoding: 8bit\n"
15 "X-Generator: Loco https://localise.biz/\n"
16 "X-Loco-Version: 2.8.0; wp-6.8.3; php-7.4.33\n"
17 "X-Domain: fluent-cart"
18
19 #: app/Services/Renderer/AddressSelectRenderer.php:292
20 msgid " (required)"
21 msgstr ""
22
23 #: app/Services/Translations/admin-translation.php:4
24 msgid " Available"
25 msgstr ""
26
27 #: app/Services/Translations/admin-translation.php:5
28 msgid " Countries"
29 msgstr ""
30
31 #: app/Views/invoice/thank_you.php:81
32 #: app/Services/Renderer/Receipt/ThankYouRender.php:205
33 msgid " has been placed successfully."
34 msgstr ""
35
36 #: app/Services/Translations/admin-translation.php:6
37 msgid " Sold"
38 msgstr ""
39
40 #: app/Services/Translations/admin-translation.php:9
41 msgid " to use inventory features."
42 msgstr ""
43
44 #: app/Services/Translations/admin-translation.php:7
45 msgid " Update Settings"
46 msgstr ""
47
48 #: app/Services/Translations/admin-translation.php:8
49 msgid " Upgrade to New Plan"
50 msgstr ""
51
52 #: app/Modules/Tax/TaxModule.php:335
53 msgid "\"Included in item prices\" is already built into product prices."
54 msgstr ""
55
56 #: app/Modules/Tax/TaxModule.php:330
57 msgid "\"Total payable tax\" is added on top of listed prices."
58 msgstr ""
59
60 #: app/Services/Translations/admin-translation.php:10
61 msgid "# Date"
62 msgstr ""
63
64 #. %1$s - transaction id, %2$s - refundable amount
65 #: app/Services/Translations/admin-translation.php:12
66 #, php-format
67 msgid "#%1$s - Paid %2$s"
68 msgstr ""
69
70 #: app/Services/Translations/admin-translation.php:13
71 msgid "#000000"
72 msgstr ""
73
74 #: app/Services/Translations/admin-translation.php:14
75 msgid "% of previous"
76 msgstr ""
77
78 #: app/Services/Translations/admin-translation.php:15
79 msgid "% of total"
80 msgstr ""
81
82 #: app/Services/Translations/admin-translation.php:16
83 msgid "% of total ended"
84 msgstr ""
85
86 #. 1: number of buckets, 2: interval, 3: total revenue
87 #: app/Modules/MCP/Tools/ReportTools.php:375
88 #, php-format
89 msgid "%1$d %2$s buckets, total revenue %3$s."
90 msgstr ""
91
92 #. "30 days free then"
93 #: app/Helpers/Helper.php:1101
94 #, php-format
95 msgid "%1$d %2$s free then"
96 msgstr ""
97
98 #. 1: refunded order count, 2: refund rate percent, 3: total refunded
99 #: app/Modules/MCP/Tools/ReportTools.php:460
100 #, php-format
101 msgid "%1$d orders refunded, %2$s%% of paid, totaling %3$s."
102 msgstr ""
103
104 #. 1: row count, 2: metric list
105 #: app/Modules/MCP/Tools/ReportTools.php:935
106 #, php-format
107 msgid "%1$d rows — customer metrics [%2$s]."
108 msgstr ""
109
110 #. 1: row count, 2: metric list, 3: dimension list
111 #: app/Modules/MCP/Tools/ReportTools.php:606
112 #: app/Modules/MCP/Tools/ReportTools.php:729
113 #, php-format
114 msgid "%1$d rows — metrics [%2$s] grouped by [%3$s]."
115 msgstr ""
116
117 #. 1: row count, 2: metric list
118 #: app/Modules/MCP/Tools/ReportTools.php:837
119 #, php-format
120 msgid "%1$d rows — product metrics [%2$s]."
121 msgstr ""
122
123 #. 1: number of timeline entries, 2: order id
124 #: app/Modules/MCP/Tools/OrderTools.php:730
125 #, php-format
126 msgid "%1$d timeline entry for order #%2$d."
127 msgid_plural "%1$d timeline entries for order #%2$d."
128 msgstr[0] ""
129 msgstr[1] ""
130
131 #. e.g. "$99 per month"
132 #: app/Helpers/Helper.php:1091
133 #, php-format
134 msgid "%1$s %2$s"
135 msgstr ""
136
137 #. e.g. "$100 per 3 months for 4 cycles"
138 #. %1$s is the price, %2$s is the interval, %3$s is "until cancel" text
139 #: app/Helpers/Helper.php:1081 app/Helpers/Helper.php:1205
140 #, php-format
141 msgid "%1$s %2$s %3$s"
142 msgstr ""
143
144 #. %1$s is the price, %2$s is the interval, %3$s is "until cancel" text, %4$s is the occurrence count, %5$s is the time period
145 #: app/Helpers/Helper.php:1195
146 #, php-format
147 msgid "%1$s %2$s, for %3$s %4$s"
148 msgstr ""
149
150 #. %1$s: tax label, %2$s: tax rate percent
151 #. %1$s: tax label e.g. "VAT", %2$s: rate percentage e.g. "20" or "7.5"
152 #: app/Modules/Tax/TaxModule.php:795 app/Views/emails/parts/items_table.php:113
153 #, php-format
154 msgid "%1$s (%2$s%%)"
155 msgstr ""
156
157 #. %1$s: tax rate name e.g. "VAT", %2$s: rate percentage e.g. "19"
158 #: app/Models/Order.php:615
159 #, php-format
160 msgid "%1$s (%2$s%%) on shipping"
161 msgstr ""
162
163 #. 1: Button text (e.g. "Buy Now"), 2: Variant name
164 #. 1: Button text (e.g. "Add To Cart"), 2: Variant name
165 #: app/Services/Renderer/ProductRenderer.php:1350
166 #: app/Services/Renderer/ProductRenderer.php:1514
167 #, php-format
168 msgid "%1$s - %2$s"
169 msgstr ""
170
171 #. %1$s - number of activations, %2$s - number of limit
172 #: app/Services/Translations/customer-profile-translation.php:5
173 #, php-format
174 msgid "%1$s / %2$s"
175 msgstr ""
176
177 #. 1: customer name, 2: email, 3: lifetime value
178 #: app/Modules/MCP/Tools/CustomerTools.php:308
179 #, php-format
180 msgid "%1$s [%2$s] — LTV %3$s"
181 msgstr ""
182
183 #. %1$s: sample of variation titles, %2$d: number of remaining variations not listed
184 #: app/Helpers/ProductAdminHelper.php:201
185 #, php-format
186 msgid "%1$s and %2$d more"
187 msgstr ""
188
189 #. %1$s: number of variant combinations the current option config will produce
190 #: app/Services/Translations/admin-translation.php:26
191 #, php-format
192 msgid "%1$s combinations"
193 msgstr ""
194
195 #. %1$s: Product Title, %2$s: Coupon Code
196 #: app/Helpers/CouponHelper.php:366
197 #, php-format
198 msgid "%1$s conflicts with %2$s coupon. Remove the coupon first."
199 msgstr ""
200
201 #. %1$s: store name, %2$s: date
202 #: app/Services/Email/StoreDigestService.php:556
203 #, php-format
204 msgid "%1$s daily digest — %2$s"
205 msgstr ""
206
207 #. %1$s: formatted unit price
208 #: app/Services/Renderer/ModalCheckoutRenderer.php:344
209 #: app/Services/Renderer/CartItemRenderer.php:215
210 #, php-format
211 msgid "%1$s each"
212 msgstr ""
213
214 #. 1: Field name
215 #: app/Services/Translations/checkout-translation.php:5
216 #, php-format
217 msgid "%1$s field is required."
218 msgstr ""
219
220 #. 1: plan name, 2: customer name, 3: status
221 #: app/Modules/MCP/Tools/SubscriptionTools.php:199
222 #, php-format
223 msgid "%1$s for %2$s — %3$s"
224 msgstr ""
225
226 #. %1$s - previous month name, %2$s - previous month volume, %3$s - YoY change, %4$s - current month name, %5$s - current month volume
227 #: app/Services/Translations/admin-translation.php:28
228 #, php-format
229 msgid ""
230 "%1$s gross volume was %2$s, a %3$s. Gross volume for the month of %4$s so "
231 "far is %5$s. Here's the trend over the previous 12 months."
232 msgstr ""
233
234 #. %1$s - previous quarter name, %2$s - previous quarter volume, %3$s - YoY change, %4$s - days left in quarter, %5$s - current quarter name, %6$s - current quarter volume, %7$s - quarter change, %8$s - YoY change
235 #: app/Services/Translations/admin-translation.php:30
236 #, php-format
237 msgid ""
238 "%1$s gross volume was %2$s, a %3$s. With %4$s days left in %5$s, Gross "
239 "volume is %6$s for the quarter, %7$s and %8$s year-over-year"
240 msgstr ""
241
242 #. %1$s: tax label
243 #: app/Modules/Tax/TaxModule.php:963 app/Modules/Tax/TaxModule.php:1075
244 #, php-format
245 msgid "%1$s incl."
246 msgstr ""
247
248 #. 1: field name
249 #: app/Modules/MCP/Tools/CustomerTools.php:497
250 #: app/Modules/MCP/Tools/OrderTools.php:1122
251 #: app/Modules/MCP/Tools/SubscriptionTools.php:424
252 #, php-format
253 msgid "%1$s is not a valid date. Use YYYY-MM-DD or ISO 8601."
254 msgstr ""
255
256 #. %1$s is the customer name, %2$s is the subscription item name
257 #: app/Views/emails/subscription/renewal/admin.php:25
258 #, php-format
259 msgid "%1$s just renewed their subscription: %2$s."
260 msgstr ""
261
262 #. %1$s: store name, %2$s: month and year
263 #: app/Services/Email/StoreDigestService.php:553
264 #, php-format
265 msgid "%1$s monthly digest — %2$s"
266 msgstr ""
267
268 #. %1$s - number of activities, %2$s - filtered title
269 #: app/Services/Translations/admin-translation.php:32
270 #, php-format
271 msgid "%1$s new activities %2$s"
272 msgstr ""
273
274 #. %1$s: tax rate name e.g. "VAT"
275 #: app/Models/Order.php:618
276 #, php-format
277 msgid "%1$s on shipping"
278 msgstr ""
279
280 #. %1$s: number of variations deleted
281 #: app/Helpers/ProductAdminHelper.php:247
282 #, php-format
283 msgid "%1$s Pricing deleted"
284 msgstr ""
285
286 #. %1$s: variation titles, %2$s: reason the pricings were deleted
287 #: app/Helpers/ProductAdminHelper.php:252
288 #, php-format
289 msgid "%1$s Pricing is deleted, while %2$s"
290 msgid_plural "%1$s Pricing's are deleted, while %2$s"
291 msgstr[0] ""
292 msgstr[1] ""
293
294 #. %1$s - supported file types, %2$s - recommended width
295 #: app/Services/Translations/admin-translation.php:18
296 #, php-format
297 msgid "%1$s Recommended width: %2$s pixels minimum."
298 msgstr ""
299
300 #. %1$s: number of refunded orders
301 #: app/Views/emails/digest.php:105
302 #, php-format
303 msgid "%1$s refund"
304 msgid_plural "%1$s refunds"
305 msgstr[0] ""
306 msgstr[1] ""
307
308 #. %1$s: number of selected variants
309 #: app/Services/Translations/admin-translation.php:34
310 #, php-format
311 msgid "%1$s selected"
312 msgstr ""
313
314 #. %1$s: number of terms in the attribute group
315 #: app/Services/Translations/admin-translation.php:36
316 #, php-format
317 msgid "%1$s terms"
318 msgstr ""
319
320 #. %1$s: number of variants in the attribute group
321 #: app/Services/Translations/admin-translation.php:38
322 #, php-format
323 msgid "%1$s variants"
324 msgstr ""
325
326 #. %1$s: country code (e.g. DE), %2$s: country name (e.g. Germany), %3$s: tax class type (e.g. Standard)
327 #: app/Services/Tax/TaxManager.php:539
328 #: app/Services/Translations/admin-translation.php:20
329 #, php-format
330 msgid "%1$s VAT - %2$s - %3$s rate"
331 msgstr ""
332
333 #. %1$s: country name
334 #: app/Services/Translations/admin-translation.php:22
335 #, php-format
336 msgid "%1$s VAT Number"
337 msgstr ""
338
339 #. 1: transaction type, 2: payment method, 3: status
340 #: app/Modules/MCP/Tools/OrderTools.php:767
341 #, php-format
342 msgid "%1$s via %2$s — %3$s"
343 msgstr ""
344
345 #. %1$s: store name, %2$s: period range
346 #: app/Services/Email/StoreDigestService.php:549
347 #, php-format
348 msgid "%1$s weekly digest — %2$s"
349 msgstr ""
350
351 #. %1$s - current word count, %2$s - max word count
352 #: app/Services/Translations/admin-translation.php:24
353 #, php-format
354 msgid "%1$s Words of %2$s"
355 msgstr ""
356
357 #. %1$s: start date (e.g. May 19), %2$s: end date (e.g. May 25, 2026)
358 #: app/Services/Email/StoreDigestService.php:581
359 #, php-format
360 msgid "%1$s – %2$s"
361 msgstr ""
362
363 #. %1$s - country name, %2$s - line break, %3$s - number of orders
364 #: app/Services/Translations/admin-translation.php:40
365 #, php-format
366 msgid "%1$s%2$s Orders: %3$s"
367 msgstr ""
368
369 #. %1$s - item price, %2$s - interval, %3$s - repeat interval, %4$s - occurrence, %5$s - time
370 #: app/Services/Translations/admin-translation.php:42
371 #, php-format
372 msgid "%1$s%2$s, billed %3$s for %4$s %5$s"
373 msgstr ""
374
375 #. %1$s - item price, %2$s - interval, %3$s - repeat interval
376 #: app/Services/Translations/admin-translation.php:44
377 #, php-format
378 msgid "%1$s%2$s, billed %3$s until cancel"
379 msgstr ""
380
381 #. Compact monthly installment, e.g. "$100/month for 4 months"
382 #: app/Helpers/Helper.php:1066
383 #, php-format
384 msgid "%1$s/%2$s %3$s"
385 msgstr ""
386
387 #. %1$s: error message, %2$s: tax class name
388 #: app/Services/Translations/admin-translation.php:46
389 #, php-format
390 msgid "%1$s: %2$s"
391 msgstr ""
392
393 #. %d - number of items available
394 #: app/Services/Translations/block-editor-translation.php:5
395 msgid "%d Available"
396 msgstr ""
397
398 #. %d is the number of selected countries
399 #: app/Models/ShippingZone.php:109
400 msgid "%d country"
401 msgid_plural "%d countries"
402 msgstr[0] ""
403 msgstr[1] ""
404
405 #. %d: number of matching coupons
406 #: app/Modules/MCP/Tools/CouponTools.php:294
407 msgid "%d coupon found."
408 msgid_plural "%d coupons found."
409 msgstr[0] ""
410 msgstr[1] ""
411
412 #. %d: number of matching customers
413 #: app/Modules/MCP/Tools/CustomerTools.php:272
414 msgid "%d customer found."
415 msgid_plural "%d customers found."
416 msgstr[0] ""
417 msgstr[1] ""
418
419 #: app/Views/emails/subscription/trial_end/customer.php:16
420 #: app/Views/emails/subscription/trial_end/admin.php:16
421 msgid "%d days"
422 msgstr ""
423
424 #. %d: number of matching orders
425 #: app/Modules/MCP/Tools/OrderTools.php:232
426 msgid "%d order found."
427 msgid_plural "%d orders found."
428 msgstr[0] ""
429 msgstr[1] ""
430
431 #. %d: number of matching products
432 #: app/Modules/MCP/Tools/ProductTools.php:174
433 msgid "%d product found."
434 msgid_plural "%d products found."
435 msgstr[0] ""
436 msgstr[1] ""
437
438 #: app/Http/Controllers/ProductController.php:229
439 msgid "%d product(s) created successfully"
440 msgstr ""
441
442 #: app/Http/Controllers/ProductController.php:1592
443 msgid "%d product(s) updated successfully"
444 msgstr ""
445
446 #. %d: number of matching subscriptions
447 #: app/Modules/MCP/Tools/SubscriptionTools.php:163
448 msgid "%d subscription found."
449 msgid_plural "%d subscriptions found."
450 msgstr[0] ""
451 msgstr[1] ""
452
453 #. %d: number of variations needing attention
454 #: app/Modules/MCP/Tools/ProductTools.php:397
455 msgid "%d variation needs attention."
456 msgid_plural "%d variations need attention."
457 msgstr[0] ""
458 msgstr[1] ""
459
460 #. %s - number of items per page
461 #: app/Services/Translations/admin-translation.php:48
462 #: app/Services/Translations/customer-profile-translation.php:9
463 #, php-format
464 msgid "%s / page"
465 msgstr ""
466
467 #. %s - number of activations
468 #: app/Services/Translations/customer-profile-translation.php:7
469 #, php-format
470 msgid "%s / Unlimited"
471 msgstr ""
472
473 #: app/Services/Translations/admin-translation.php:55
474 #, php-format
475 msgid "%s already saved will be permanently deleted."
476 msgstr ""
477
478 #. %s is the list of out of stock variants
479 #: api/Resource/OrderResource.php:2186
480 #, php-format
481 msgid "%s are out of stock"
482 msgstr ""
483
484 #. %s is the storage driver name
485 #: app/Services/Translations/admin-translation.php:50
486 #, php-format
487 msgid "%s Config Test Success"
488 msgstr ""
489
490 #. %s is the coupon code
491 #: app/Helpers/CouponHelper.php:168
492 #, php-format
493 msgid "%s coupon can only be applied once per order"
494 msgstr ""
495
496 #. %s is the coupon code
497 #: app/Helpers/CouponHelper.php:178
498 #, php-format
499 msgid "%s coupon cannot be used with other coupon"
500 msgstr ""
501
502 #. %s: number of days
503 #: app/Services/Translations/admin-translation.php:52
504 #, php-format
505 msgid "%s Days"
506 msgstr ""
507
508 #. %s is the meta key
509 #: api/Resource/OrderMetaResource.php:150
510 #, php-format
511 msgid "%s deletion failed!"
512 msgstr ""
513
514 #. %s - billing or shipping
515 #: app/Services/Translations/block-editor-translation.php:7
516 #, php-format
517 msgid "%s Field Labels"
518 msgstr ""
519
520 #. 1: Field name
521 #: app/Services/Translations/checkout-translation.php:7
522 #, php-format
523 msgid "%s is invalid, please use a valid email."
524 msgstr ""
525
526 #. %s attribute name
527 #: api/Checkout/CheckoutApi.php:714 api/Checkout/CheckoutApi.php:750
528 #: api/Checkout/CheckoutApi.php:797 api/Checkout/CheckoutApi.php:834
529 #: app/Http/Controllers/FrontendControllers/CustomerController.php:331
530 #: app/Http/Controllers/FrontendControllers/CustomerController.php:349
531 #: app/Http/Controllers/FrontendControllers/CustomerController.php:373
532 #, php-format
533 msgid "%s is invalid."
534 msgstr ""
535
536 #. %s is the out of stock variant
537 #. %s is the product title
538 #: api/Resource/OrderResource.php:2189
539 #: api/Resource/FrontendResource/CartResource.php:585
540 #, php-format
541 msgid "%s is out of stock"
542 msgstr ""
543
544 #. %s attribute name
545 #. 1: attribute name
546 #: api/Checkout/CheckoutApi.php:702 api/Checkout/CheckoutApi.php:738
547 #: api/Checkout/CheckoutApi.php:764 api/Checkout/CheckoutApi.php:784
548 #: api/Checkout/CheckoutApi.php:821 api/Checkout/CheckoutApi.php:848
549 #: api/Checkout/CheckoutApi.php:864
550 #: app/Modules/Integrations/IntegrationHelper.php:48
551 #: app/Http/Controllers/FrontendControllers/CustomerController.php:328
552 #: app/Http/Controllers/FrontendControllers/CustomerController.php:336
553 #: app/Http/Controllers/FrontendControllers/CustomerController.php:345
554 #: app/Http/Controllers/FrontendControllers/CustomerController.php:369
555 #, php-format
556 msgid "%s is required."
557 msgstr ""
558
559 #. %s - number of items
560 #: app/Services/Translations/admin-translation.php:54
561 #, php-format
562 msgid "%s Items"
563 msgstr ""
564
565 #. %s is the number of items
566 #: app/Services/Translations/customer-profile-translation.php:11
567 #, php-format
568 msgid "%s items"
569 msgstr ""
570
571 #. %s is the number of items in the order
572 #: app/Services/Translations/customer-profile-translation.php:13
573 #, php-format
574 msgid "%s items in this order"
575 msgstr ""
576
577 #. %s is the customer's full name
578 #: app/Views/emails/order/placed/admin.php:13
579 #, php-format
580 msgid ""
581 "%s just placed a new order using offline payment method. Here are the "
582 "details:"
583 msgstr ""
584
585 #. %s is the customer's full name
586 #: app/Views/emails/order/paid/admin.php:13
587 #, php-format
588 msgid "%s just placed an order. Here are the details:"
589 msgstr ""
590
591 #. %s - number of licenses
592 #: app/Services/Translations/admin-translation.php:57
593 #, php-format
594 msgid "%s licenses"
595 msgstr ""
596
597 #. %s is the number of shipping methods
598 #: app/Services/Translations/admin-translation.php:59
599 #, php-format
600 msgid "%s methods"
601 msgstr ""
602
603 #. %s - number of activities
604 #: app/Services/Translations/admin-translation.php:61
605 #, php-format
606 msgid "%s new activities"
607 msgstr ""
608
609 #. %s is the meta key
610 #: api/Resource/OrderMetaResource.php:157
611 #, php-format
612 msgid "%s not found in database, failed to remove."
613 msgstr ""
614
615 #: app/Services/Translations/customer-profile-translation.php:14
616 #, php-format
617 msgid "%s of %s paid"
618 msgstr ""
619
620 #. %s: product title
621 #: app/Services/Renderer/ProductCardRender.php:74
622 #, php-format
623 msgid "%s product card"
624 msgstr ""
625
626 #. %s is the number of rates
627 #: app/Services/Translations/admin-translation.php:63
628 #, php-format
629 msgid "%s rates"
630 msgstr ""
631
632 #: app/Services/Translations/customer-profile-translation.php:15
633 #, php-format
634 msgid "%s remaining"
635 msgstr ""
636
637 #. %s is the feature name
638 #: app/Services/Translations/admin-translation.php:65
639 #, php-format
640 msgid "%s requires FluentCart Pro"
641 msgstr ""
642
643 #. %s is the meta key
644 #: api/Resource/OrderMetaResource.php:144
645 #, php-format
646 msgid "%s successfully deleted."
647 msgstr ""
648
649 #. %s is the event name
650 #: app/Listeners/Activity.php:51
651 #, php-format
652 msgid "%s successfully!"
653 msgstr ""
654
655 #. %s is the variant title
656 #: api/Resource/ProductResource.php:714
657 #, php-format
658 msgid "%s variant is downloadable without any downloadable file"
659 msgstr ""
660
661 #. %s - upload progress
662 #: app/Services/Translations/admin-translation.php:67
663 msgid "%s% Uploaded"
664 msgstr ""
665
666 #: app/Services/Translations/block-editor-translation.php:8
667 msgid "( Showing 1 to 10 of 34 Items ) 10 Per page"
668 msgstr ""
669
670 #: app/Services/Translations/block-editor-translation.php:9
671 msgid "(empty)"
672 msgstr ""
673
674 #: app/Helpers/Helper.php:1922
675 #: app/Services/Translations/customer-profile-translation.php:16
676 msgid "(Excluded)"
677 msgstr ""
678
679 #: app/Helpers/Helper.php:1921
680 #: app/Services/Translations/customer-profile-translation.php:17
681 msgid "(Included)"
682 msgstr ""
683
684 #: app/Services/Translations/admin-translation.php:68
685 msgid "(optional)"
686 msgstr ""
687
688 #: app/Services/Renderer/VatFieldRenderer.php:127
689 msgid "(Reverse Charge not applied)"
690 msgstr ""
691
692 #: app/Helpers/Helper.php:1918
693 msgid "(Varies)"
694 msgstr ""
695
696 #: app/Services/Renderer/AddressSelectRenderer.php:297
697 msgid "*"
698 msgstr ""
699
700 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:803
701 msgid "* Tax to be paid on reverse charge basis"
702 msgstr ""
703
704 #. %1$s: formatted tax amount
705 #: app/Modules/Tax/TaxModule.php:815
706 #, php-format
707 msgid "+ %1$s"
708 msgstr ""
709
710 #. %1$s: tax amount, %2$s: tax label
711 #: app/Modules/Tax/TaxModule.php:968 app/Modules/Tax/TaxModule.php:1080
712 #, php-format
713 msgid "+ %1$s %2$s"
714 msgstr ""
715
716 #. e.g. "+ $10 one-time signup fee"
717 #: app/Helpers/Helper.php:1112
718 #, php-format
719 msgid "+ %1$s one-time %2$s"
720 msgstr ""
721
722 #. 1: Next billing date
723 #: app/Services/Renderer/Receipt/ThankYouRender.php:657
724 #, php-format
725 msgid "- Auto renews on %1$s"
726 msgstr ""
727
728 #. %s is the auto-renewal date and time
729 #: app/Views/invoice/parts/subscription_items.php:37
730 #, php-format
731 msgid "- Auto renews on %s"
732 msgstr ""
733
734 #: app/Modules/PaymentMethods/PayPalGateway/API/Webhook.php:53
735 msgid ""
736 "- Billing subscription activated | Billing subscription cancelled | Billing "
737 "subscription created | Billing subscription expired | Billing subscription "
738 "suspended"
739 msgstr ""
740
741 #: app/Modules/PaymentMethods/PayPalGateway/API/Webhook.php:51
742 msgid ""
743 "- Payment capture refunded | Payment sale completed | Payment sale refunded"
744 msgstr ""
745
746 #: app/Services/Translations/admin-translation.php:69
747 #, php-format
748 msgid "... and %s more"
749 msgstr ""
750
751 #: app/Services/Translations/TransStrings.php:225
752 msgid "/page"
753 msgstr ""
754
755 #: app/Services/Renderer/ShopAppRenderer.php:654
756 msgid "10 Per page"
757 msgstr ""
758
759 #: app/Services/Renderer/ShopAppRenderer.php:657
760 msgid "20 Per page"
761 msgstr ""
762
763 #: app/Services/Renderer/ShopAppRenderer.php:660
764 msgid "30 Per page"
765 msgstr ""
766
767 #: app/Services/FrontendView.php:83
768 msgid "404 - File Not Found"
769 msgstr ""
770
771 #: app/Services/FrontendView.php:60 app/Services/FrontendView.php:61
772 msgid "404 - Page not found"
773 msgstr ""
774
775 #: app/Services/AuthService.php:48
776 msgid ""
777 "<strong>Error:</strong> This email address is already registered. Please "
778 "login or try resetting your password."
779 msgstr ""
780
781 #: app/Services/AuthService.php:103
782 msgid ""
783 "<strong>Error</strong>: Could not register you. Please contact the site "
784 "admin!"
785 msgstr ""
786
787 #: app/Services/AuthService.php:34
788 msgid "<strong>Error</strong>: Please enter a username."
789 msgstr ""
790
791 #: app/Services/AuthService.php:41
792 msgid "<strong>Error</strong>: Please type your email address."
793 msgstr ""
794
795 #: app/Services/AuthService.php:43
796 msgid "<strong>Error</strong>: The email address is not correct."
797 msgstr ""
798
799 #: app/Services/AuthService.php:36
800 msgid ""
801 "<strong>Error</strong>: This username is already registered. Please choose "
802 "another one."
803 msgstr ""
804
805 #. %s: product title
806 #: app/Services/OrderService.php:322
807 #, php-format
808 msgid "[%1$s] is out of stock. Only %2$s left."
809 msgstr ""
810
811 #. %s: product title
812 #: app/Services/OrderService.php:160
813 #, php-format
814 msgid "[%s] is not available."
815 msgstr ""
816
817 #. %s: product title
818 #: app/Services/OrderService.php:242 app/Services/OrderService.php:256
819 #, php-format
820 msgid "[%s] is out of stock."
821 msgstr ""
822
823 #: app/Http/Controllers/ProductController.php:1278
824 msgid "A bundle product cannot be added as a bundle child."
825 msgstr ""
826
827 #: app/Services/Translations/admin-translation.php:70
828 msgid ""
829 "A cohort is considered churned either when it went on hold or when it "
830 "officially ended (factoring in the end date)."
831 msgstr ""
832
833 #: app/Http/Requests/AttrTermUpdateRequest.php:37
834 msgid "A color is required for color-type terms."
835 msgstr ""
836
837 #: app/Http/Requests/AttrTermRequest.php:52
838 msgid "A color is required for each term in a color group."
839 msgstr ""
840
841 #: app/Services/Localization/i18n/states.php:590
842 msgid "A Coruña"
843 msgstr ""
844
845 #. 1: coupon code
846 #: app/Modules/MCP/Tools/CouponTools.php:141
847 #, php-format
848 msgid "A coupon with code \"%1$s\" already exists."
849 msgstr ""
850
851 #: app/Hooks/Handlers/BlockEditors/Buttons/BuyNowButtonBlockEditor.php:76
852 #: app/Hooks/Handlers/BlockEditors/Buttons/AddToCartButtonBlockEditor.php:72
853 msgid ""
854 "A custom button block with product selection and automatic link assignment."
855 msgstr ""
856
857 #: app/Modules/MCP/Tools/CustomerTools.php:150
858 msgid "A customer with this identifier already exists."
859 msgstr ""
860
861 #. %1$s - percentage change, %2$s - previous quarter name
862 #: app/Services/Translations/admin-translation.php:2744
863 #, php-format
864 msgid "a decrease of %1$s compared to %2$s"
865 msgstr ""
866
867 #: app/Modules/MCP/Tools/CouponTools.php:242
868 msgid "A fixed coupon amount cannot be negative."
869 msgstr ""
870
871 #: app/Http/Controllers/AddonsController.php:37
872 msgid ""
873 "A free and open-source WordPress SMTP plugin to send emails via multiple "
874 "SMTP providers. Ensure email deliverability for your WooCommerce and "
875 "FluentCart emails with FluentSMTP."
876 msgstr ""
877
878 #. %s is the customer's full name
879 #: app/Views/emails/order/refunded/admin.php:14
880 #, php-format
881 msgid "A full refund has been processed for %s. Here are the details:"
882 msgstr ""
883
884 #: api/Resource/AttrGroupResource.php:62 api/Resource/AttrGroupResource.php:108
885 msgid "A group with this slug already exists."
886 msgstr ""
887
888 #. %1$s - percentage change, %2$s - previous quarter name
889 #: app/Services/Translations/admin-translation.php:2746
890 #, php-format
891 msgid "a increase of %1$s compared to %2$s"
892 msgstr ""
893
894 #: app/Modules/MCP/Tools/LabelTools.php:89
895 msgid "A label id cannot be in both add_label_ids and remove_label_ids."
896 msgstr ""
897
898 #. %s is the customer's full name
899 #: app/Views/emails/order/refunded/admin.php:24
900 #, php-format
901 msgid "A partial refund has been processed for %s. Here are the details:"
902 msgstr ""
903
904 #. %s is customer full name
905 #: app/Views/emails/order/reminder/overdue/admin.php:27
906 #, php-format
907 msgid "A payment reminder was sent to %s."
908 msgstr ""
909
910 #: app/Modules/MCP/Tools/CouponTools.php:239
911 msgid "A percentage coupon amount must be greater than 0 and at most 100."
912 msgstr ""
913
914 #: app/Http/Controllers/AddonsController.php:81
915 msgid ""
916 "A powerful helpdesk and customer support plugin for WordPress. Manage "
917 "customer support tickets directly from your WordPress dashboard with "
918 "FluentCart + FluentSupport integration."
919 msgstr ""
920
921 #: app/Services/Translations/admin-translation.php:71
922 msgid "A product must have at least one variant."
923 msgstr ""
924
925 #: api/Resource/ProductDetailResource.php:118
926 msgid ""
927 "A product using Advanced Variations cannot be switched back to Simple or "
928 "Simple Variations."
929 msgstr ""
930
931 #: app/Views/emails/digest.php:77
932 msgid "A quiet period — no orders to report."
933 msgstr ""
934
935 #: app/Http/Controllers/TaxRateController.php:704
936 msgid "A shipping override already exists for the selected location"
937 msgstr ""
938
939 #. %1$s: store country name
940 #: app/Services/Translations/admin-translation.php:73
941 #, php-format
942 msgid ""
943 "A standard tax class will be created for %1$s. Add your rates in Tax → Tax "
944 "Rates after setup."
945 msgstr ""
946
947 #: app/Services/Translations/admin-translation.php:74
948 msgid ""
949 "A standard tax class will be created. Add your rates in Tax → Tax Rates "
950 "after setup."
951 msgstr ""
952
953 #: app/Views/emails/subscription/canceled/admin.php:17
954 msgid "A subscription has been canceled."
955 msgstr ""
956
957 #: app/Services/Email/EmailNotifications.php:168
958 msgid ""
959 "A subscription has been canceled. Review the details in this email or visit "
960 "FluentCart Dashboard to manage the subscription."
961 msgstr ""
962
963 #: app/Views/emails/subscription/reminder/admin.php:17
964 msgid "A subscription renewal reminder was sent to a customer."
965 msgstr ""
966
967 #: app/Services/Email/EmailNotifications.php:364
968 msgid ""
969 "A subscription renewal reminder was sent to a customer. Review subscription "
970 "details from FluentCart Dashboard."
971 msgstr ""
972
973 #: app/Services/Translations/admin-translation.php:75
974 msgid ""
975 "A system email summarising your store activity. Numbers match the Reports "
976 "dashboard."
977 msgstr ""
978
979 #: app/Http/Controllers/TaxRateController.php:85
980 msgid "A tax class with this name already exists"
981 msgstr ""
982
983 #: api/Resource/AttrTermResource.php:160 api/Resource/AttrTermResource.php:171
984 msgid "A term with this slug already exists in the group."
985 msgstr ""
986
987 #: app/Views/emails/subscription/trial_end/admin.php:22
988 msgid "A trial end reminder was sent to a customer."
989 msgstr ""
990
991 #: app/Services/Email/EmailNotifications.php:399
992 msgid ""
993 "A trial ending soon reminder was sent to a customer. Review subscription "
994 "details from FluentCart Dashboard."
995 msgstr ""
996
997 #: app/Services/Translations/block-editor-translation.php:10
998 msgid "A → Z"
999 msgstr ""
1000
1001 #: app/Services/Localization/i18n/states.php:296
1002 msgid "Aargau"
1003 msgstr ""
1004
1005 #: app/Services/Localization/i18n/states.php:1405
1006 msgid "Abia"
1007 msgstr ""
1008
1009 #: app/Services/Localization/i18n/states.php:1999
1010 msgid "Abim"
1011 msgstr ""
1012
1013 #: app/Modules/Tax/TaxModule.php:2375
1014 msgid "ABN"
1015 msgstr ""
1016
1017 #: app/Modules/Tax/TaxModule.php:321
1018 msgid "About your tax"
1019 msgstr ""
1020
1021 #: app/Services/Localization/i18n/states.php:1542
1022 msgid "Abra"
1023 msgstr ""
1024
1025 #: app/Services/Localization/i18n/states.php:1406
1026 msgid "Abuja"
1027 msgstr ""
1028
1029 #: app/Modules/PaymentMethods/PromoGateways/Pro/AuthorizeNetPromo.php:63
1030 msgid ""
1031 "Accept credit card and eCheck payments securely with Authorize.Net. Features "
1032 "include on-site checkout, fraud detection, and recurring billing support."
1033 msgstr ""
1034
1035 #: app/Modules/PaymentMethods/PromoGateways/Pro/PaddlePromo.php:59
1036 msgid ""
1037 "Accept credit cards and PayPal securely with Paddle. Complete checkout "
1038 "solution with built-in tax handling, invoicing, and subscription management."
1039 msgstr ""
1040
1041 #: app/Services/Translations/admin-translation.php:78
1042 msgid "Accept Dispute"
1043 msgstr ""
1044
1045 #: app/Modules/PaymentMethods/PromoGateways/Pro/MolliePromo.php:60
1046 msgid ""
1047 "Accept payments through Mollie - Credit Card, PayPal, SEPA, iDEAL, "
1048 "Bancontact, and more. Popular in Europe with seamless checkout experience."
1049 msgstr ""
1050
1051 #: app/Modules/PaymentMethods/PromoGateways/Addons/FlutterwaveAddon.php:86
1052 msgid ""
1053 "Accept payments with Flutterwave - Card, Bank Transfer, Mobile Money, USSD, "
1054 "M-Pesa and more. Perfect for businesses in Africa."
1055 msgstr ""
1056
1057 #: app/Modules/PaymentMethods/PromoGateways/Addons/MercadoPagoAddon.php:86
1058 msgid ""
1059 "Accept payments with Mercado Pago - Cards, Pix, Boleto, OXXO, and more. "
1060 "Perfect for businesses in Latin America."
1061 msgstr ""
1062
1063 #: app/Modules/PaymentMethods/PromoGateways/Addons/PaystackAddon.php:86
1064 msgid ""
1065 "Accept payments with Paystack - Cards, Bank Transfer, USSD, and Mobile Money."
1066 " Perfect for businesses in Africa."
1067 msgstr ""
1068
1069 #: app/Modules/PaymentMethods/PromoGateways/Addons/RazorpayAddon.php:86
1070 msgid ""
1071 "Accept payments with Razorpay - UPI, Cards, NetBanking, and Wallets. Perfect "
1072 "for businesses in India."
1073 msgstr ""
1074
1075 #: app/Modules/PaymentMethods/PromoGateways/Addons/SquareAddon.php:82
1076 msgid ""
1077 "Accept payments with Square - Cards, Apple Pay, Google Pay, and Cash App Pay."
1078 " Works worldwide with no redirect."
1079 msgstr ""
1080
1081 #: app/Services/Translations/admin-translation.php:79
1082 msgid "Accepted"
1083 msgstr ""
1084
1085 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:203
1086 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:226
1087 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:321
1088 #, php-format
1089 msgid "Access forbidden to the configured bucket (%s). Check permissions."
1090 msgstr ""
1091
1092 #: app/Modules/StorageDrivers/S3/S3.php:589
1093 msgid "Access Key"
1094 msgstr ""
1095
1096 #: app/Views/emails/subscription/canceled/customer.php:63
1097 #: app/Views/emails/subscription/canceled/admin.php:47
1098 msgid "Access Until"
1099 msgstr ""
1100
1101 #: api/StoreSettings.php:660 api/StoreSettings.php:670
1102 msgid "Account"
1103 msgstr ""
1104
1105 #: app/Services/Translations/customer-profile-translation.php:18
1106 msgid "Account Details"
1107 msgstr ""
1108
1109 #: app/Services/Permission/PermissionManager.php:75
1110 msgid "Accountant"
1111 msgstr ""
1112
1113 #: app/Services/Localization/i18n/states.php:252
1114 msgid "Acre"
1115 msgstr ""
1116
1117 #: app/Services/Translations/admin-translation.php:80
1118 #: app/Services/Translations/customer-profile-translation.php:19
1119 msgid "Action"
1120 msgstr ""
1121
1122 #: app/Modules/MCP/Tools/SubscriptionTools.php:306
1123 msgid "action must be cancel. Pause and resume are not supported."
1124 msgstr ""
1125
1126 #: app/Modules/MCP/Tools/CouponTools.php:86
1127 msgid "action must be one of: create, update, deactivate."
1128 msgstr ""
1129
1130 #: app/Services/Translations/admin-translation.php:81
1131 msgid "Actions"
1132 msgstr ""
1133
1134 #: app/Services/Translations/admin-translation.php:82
1135 msgid "Activate"
1136 msgstr ""
1137
1138 #: app/Services/Translations/admin-translation.php:83
1139 #: app/Modules/PaymentMethods/PromoGateways/Addons/AddonGatewaySettings.php:187
1140 msgid "Activate Addon"
1141 msgstr ""
1142
1143 #: app/Modules/PaymentMethods/PromoGateways/Pro/PromoGatewaySettings.php:156
1144 msgid "Activate FluentCart Pro"
1145 msgstr ""
1146
1147 #: app/Services/Translations/admin-translation.php:84
1148 msgid "Activate FluentHub"
1149 msgstr ""
1150
1151 #: app/Helpers/AddressHelper.php:337
1152 #: app/Services/Renderer/ModalCheckoutRenderer.php:630
1153 #: app/Services/Renderer/CheckoutRenderer.php:819
1154 #: app/Modules/Shipping/Http/Controllers/Frontend/ShippingFrontendController.php:78
1155 msgid "Activate from settings."
1156 msgstr ""
1157
1158 #: app/Services/Translations/admin-translation.php:85
1159 msgid "Activate Plugin"
1160 msgstr ""
1161
1162 #: app/Services/Translations/admin-translation.php:88
1163 msgid "Activated at"
1164 msgstr ""
1165
1166 #: app/Services/Translations/admin-translation.php:86
1167 msgid "Activated Licenses"
1168 msgstr ""
1169
1170 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:350
1171 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:355
1172 msgid "Activated Methods"
1173 msgstr ""
1174
1175 #: app/Services/Translations/admin-translation.php:87
1176 msgid "Activated Sites"
1177 msgstr ""
1178
1179 #: app/Services/Translations/admin-translation.php:89
1180 msgid "Activating..."
1181 msgstr ""
1182
1183 #: app/Helpers/EditorShortCodeHelper.php:340
1184 #: app/Services/Filter/LicenseFilter.php:183
1185 #: app/Services/Filter/OrderBumpFilter.php:166
1186 msgid "Activation Count"
1187 msgstr ""
1188
1189 #: app/Helpers/EditorShortCodeHelper.php:339
1190 #: app/Services/Translations/admin-translation.php:90
1191 msgid "Activation Limit"
1192 msgstr ""
1193
1194 #: app/Services/Renderer/ModalCheckoutRenderer.php:280
1195 msgid "Activation limit %d"
1196 msgstr ""
1197
1198 #: app/Services/Translations/admin-translation.php:91
1199 msgid ""
1200 "Activation limit controls how many sites/devices can use this license. "
1201 "License validity matches your subscription interval. For example, an annual "
1202 "subscription will generate a license valid for one year."
1203 msgstr ""
1204
1205 #: app/Services/Filter/LicenseSiteFilter.php:133
1206 msgid "Activation Status"
1207 msgstr ""
1208
1209 #: app/Services/Translations/admin-translation.php:92
1210 #: app/Services/Translations/customer-profile-translation.php:20
1211 #: app/Services/Translations/block-editor-translation.php:12
1212 msgid "Activations"
1213 msgstr ""
1214
1215 #: app/Helpers/Status.php:267 app/Helpers/Status.php:372
1216 #: app/Helpers/Helper.php:251 app/Helpers/Helper.php:321
1217 #: app/Helpers/Helper.php:943 app/Services/Filter/LicenseFilter.php:53
1218 #: app/Services/Filter/LicenseFilter.php:175
1219 #: app/Services/Filter/LicenseSiteFilter.php:138
1220 #: app/Services/Filter/OrderFilter.php:471
1221 #: app/Services/Filter/OrderBumpFilter.php:42
1222 #: app/Services/Filter/OrderBumpFilter.php:158
1223 #: app/Services/Translations/admin-translation.php:93
1224 #: app/Services/Translations/customer-profile-translation.php:21
1225 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:253
1226 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:193
1227 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:218
1228 #: app/Modules/PaymentMethods/PromoGateways/Addons/AddonGatewaySettings.php:199
1229 #: app/Modules/PaymentMethods/PromoGateways/Addons/AddonGatewaySettings.php:271
1230 msgid "Active"
1231 msgstr ""
1232
1233 #: app/Services/Translations/block-editor-translation.php:14
1234 msgid "Active Bar Color"
1235 msgstr ""
1236
1237 #: app/Services/Translations/block-editor-translation.php:13
1238 msgid "Active BG"
1239 msgstr ""
1240
1241 #: app/Services/Translations/block-editor-translation.php:15
1242 msgid "Active Color"
1243 msgstr ""
1244
1245 #: app/Services/Filter/LicenseSiteFilter.php:150
1246 msgid "Active License Count"
1247 msgstr ""
1248
1249 #: app/Services/Translations/admin-translation.php:94
1250 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:161
1251 msgid "Active Licenses"
1252 msgstr ""
1253
1254 #: app/Services/Translations/admin-translation.php:95
1255 msgid "Active Payment Gateway"
1256 msgstr ""
1257
1258 #: app/Services/Translations/block-editor-translation.php:16
1259 msgid "Active Text Color"
1260 msgstr ""
1261
1262 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:173
1263 msgid "Active Variation Licenses"
1264 msgstr ""
1265
1266 #: app/Services/Translations/admin-translation.php:96
1267 msgid "Activity"
1268 msgstr ""
1269
1270 #: app/Http/Controllers/ActivityController.php:27
1271 msgid "Activity Deleted Successfully"
1272 msgstr ""
1273
1274 #: app/Http/Controllers/ActivityController.php:43
1275 msgid "Activity Marked as Read"
1276 msgstr ""
1277
1278 #: app/Http/Controllers/ActivityController.php:47
1279 msgid "Activity Marked as Unread"
1280 msgstr ""
1281
1282 #: app/Services/Localization/i18n/states.php:1407
1283 msgid "Adamawa"
1284 msgstr ""
1285
1286 #: app/Services/Localization/i18n/states.php:1818
1287 msgid "Adana"
1288 msgstr ""
1289
1290 #: app/Services/Translations/admin-translation.php:97
1291 msgid "Add"
1292 msgstr ""
1293
1294 #. %1$s: attribute name lowercase (e.g. "color", "size")
1295 #: app/Services/Translations/admin-translation.php:99
1296 #, php-format
1297 msgid "Add %1$s"
1298 msgstr ""
1299
1300 #. %s - taxonomy label
1301 #: app/Services/Translations/admin-translation.php:101
1302 #, php-format
1303 msgid "Add %s"
1304 msgstr ""
1305
1306 #. %s: product title
1307 #: app/Services/Renderer/ProductCardRender.php:481
1308 #, php-format
1309 msgid "Add %s to cart"
1310 msgstr ""
1311
1312 #. %1$s: the term title the user typed
1313 #: app/Services/Translations/admin-translation.php:103
1314 #, php-format
1315 msgid "Add &quot;%1$s&quot; as new value"
1316 msgstr ""
1317
1318 #: app/Services/Translations/admin-translation.php:151
1319 msgid "Add a Item to Calculate Total and View Payment Options."
1320 msgstr ""
1321
1322 #: app/Services/Renderer/AddressSelectRenderer.php:154
1323 #: app/Services/Translations/admin-translation.php:104
1324 #: app/Services/Translations/customer-profile-translation.php:22
1325 #: app/Services/Translations/block-editor-translation.php:17
1326 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:158
1327 msgid "Add Address"
1328 msgstr ""
1329
1330 #: app/Services/Translations/block-editor-translation.php:18
1331 msgid "Add Address Button Text"
1332 msgstr ""
1333
1334 #: app/Modules/MCP/Tools/OrderTools.php:146
1335 msgid ""
1336 "Add an internal note to an order activity log. Visible to staff, not the "
1337 "customer."
1338 msgstr ""
1339
1340 #: app/Services/Translations/block-editor-translation.php:24
1341 msgid ""
1342 "Add any query params you want to pass to the checkout page. eg: "
1343 "utm_source=google&utm_medium=cpc"
1344 msgstr ""
1345
1346 #: app/Services/Translations/admin-translation.php:152
1347 msgid "Add as a Bundle"
1348 msgstr ""
1349
1350 #: app/Services/Translations/admin-translation.php:153
1351 msgid "Add asset"
1352 msgstr ""
1353
1354 #: app/Services/Translations/admin-translation.php:154
1355 msgid "Add attribute group"
1356 msgstr ""
1357
1358 #: app/Services/Translations/admin-translation.php:155
1359 msgid "Add by URL"
1360 msgstr ""
1361
1362 #: app/Services/Translations/block-editor-translation.php:19
1363 msgid "Add Child Block"
1364 msgstr ""
1365
1366 #: app/Services/Translations/admin-translation.php:156
1367 msgid "Add class"
1368 msgstr ""
1369
1370 #: app/Services/Translations/admin-translation.php:105
1371 msgid "Add Condition"
1372 msgstr ""
1373
1374 #: app/Services/Translations/admin-translation.php:157
1375 msgid "Add countries where you're registered to collect VAT in the EU."
1376 msgstr ""
1377
1378 #: app/Services/Translations/admin-translation.php:106
1379 msgid "Add Coupon"
1380 msgstr ""
1381
1382 #: app/Services/Translations/admin-translation.php:107
1383 msgid "Add Custom Item"
1384 msgstr ""
1385
1386 #: app/Services/Translations/admin-translation.php:108
1387 msgid "Add Custom Template"
1388 msgstr ""
1389
1390 #: app/Services/Translations/admin-translation.php:109
1391 msgid "Add Customer"
1392 msgstr ""
1393
1394 #: app/Http/Controllers/DashboardController.php:27
1395 msgid "Add Details to Store"
1396 msgstr ""
1397
1398 #: app/Services/Translations/admin-translation.php:110
1399 msgid "Add Discount"
1400 msgstr ""
1401
1402 #: app/Services/Translations/admin-translation.php:158
1403 msgid "Add discount"
1404 msgstr ""
1405
1406 #: app/Services/Translations/admin-translation.php:111
1407 msgid "Add Downloadable Asset(s)"
1408 msgstr ""
1409
1410 #: app/Services/Translations/admin-translation.php:112
1411 msgid "Add Dummy Product"
1412 msgstr ""
1413
1414 #: app/Modules/PaymentMethods/StripeGateway/Webhook/Webhook.php:50
1415 msgid "Add endpoint"
1416 msgstr ""
1417
1418 #: app/Services/Translations/admin-translation.php:113
1419 msgid "Add File"
1420 msgstr ""
1421
1422 #: app/Services/Translations/admin-translation.php:114
1423 msgid "Add Filter"
1424 msgstr ""
1425
1426 #: app/Services/Translations/admin-translation.php:115
1427 msgid "Add Group"
1428 msgstr ""
1429
1430 #: app/Services/Translations/admin-translation.php:116
1431 msgid "Add Integration"
1432 msgstr ""
1433
1434 #: app/Services/Translations/admin-translation.php:117
1435 #: app/Services/Translations/block-editor-translation.php:20
1436 msgid "Add Item"
1437 msgstr ""
1438
1439 #: app/Services/Translations/admin-translation.php:118
1440 #: app/Services/Translations/block-editor-translation.php:21
1441 msgid "Add Items"
1442 msgstr ""
1443
1444 #: app/Services/Translations/admin-translation.php:159
1445 msgid "Add labels"
1446 msgstr ""
1447
1448 #: app/Services/Translations/admin-translation.php:119
1449 msgid "Add Media"
1450 msgstr ""
1451
1452 #: app/Services/Translations/admin-translation.php:120
1453 msgid "Add More"
1454 msgstr ""
1455
1456 #: app/Services/Translations/admin-translation.php:160
1457 msgid "Add more"
1458 msgstr ""
1459
1460 #: app/Services/Translations/admin-translation.php:121
1461 msgid "Add More Files"
1462 msgstr ""
1463
1464 #: app/Services/Translations/admin-translation.php:161
1465 msgid "Add more value"
1466 msgstr ""
1467
1468 #: app/Services/Translations/admin-translation.php:122
1469 msgid "Add New"
1470 msgstr ""
1471
1472 #: app/Services/Translations/customer-profile-translation.php:23
1473 msgid "Add New Address"
1474 msgstr ""
1475
1476 #: app/Services/Renderer/AddressSelectRenderer.php:147
1477 #: app/Services/Translations/admin-translation.php:162
1478 #: app/Services/Translations/customer-profile-translation.php:24
1479 msgid "Add new address"
1480 msgstr ""
1481
1482 #: app/Services/Translations/admin-translation.php:163
1483 msgid "Add new attribute group"
1484 msgstr ""
1485
1486 #: app/Services/Translations/admin-translation.php:164
1487 msgid "Add new attribute term"
1488 msgstr ""
1489
1490 #: app/Services/Translations/admin-translation.php:165
1491 #: app/Services/Translations/customer-profile-translation.php:25
1492 msgid "Add new billing address"
1493 msgstr ""
1494
1495 #: app/CPT/FluentProducts.php:316
1496 msgid "Add New Brand"
1497 msgstr ""
1498
1499 #: app/CPT/FluentProducts.php:294
1500 msgid "Add New Category"
1501 msgstr ""
1502
1503 #: app/Services/Translations/admin-translation.php:123
1504 msgid "Add New Condition Group"
1505 msgstr ""
1506
1507 #: app/Services/Translations/admin-translation.php:124
1508 msgid "Add New Customer"
1509 msgstr ""
1510
1511 #: app/Services/Translations/admin-translation.php:166
1512 msgid "Add new order"
1513 msgstr ""
1514
1515 #: app/Services/Translations/admin-translation.php:167
1516 msgid "Add new package"
1517 msgstr ""
1518
1519 #: app/CPT/FluentProducts.php:210
1520 #: app/Services/Translations/admin-translation.php:125
1521 msgid "Add New Product"
1522 msgstr ""
1523
1524 #: app/Services/Translations/admin-translation.php:168
1525 msgid "Add new properties"
1526 msgstr ""
1527
1528 #: app/Services/Translations/admin-translation.php:169
1529 msgid "Add new shipping Address"
1530 msgstr ""
1531
1532 #: app/Services/Translations/customer-profile-translation.php:26
1533 msgid "Add new shipping address"
1534 msgstr ""
1535
1536 #: app/Services/Translations/admin-translation.php:170
1537 msgid "Add new value"
1538 msgstr ""
1539
1540 #: app/Services/Translations/admin-translation.php:126
1541 msgid "Add Note"
1542 msgstr ""
1543
1544 #: app/Services/Translations/admin-translation.php:127
1545 msgid "Add Notification"
1546 msgstr ""
1547
1548 #: app/Services/Translations/admin-translation.php:171
1549 msgid "Add option from library"
1550 msgstr ""
1551
1552 #: app/Services/Translations/admin-translation.php:172
1553 msgid "Add options like Color, Size etc. to create variations."
1554 msgstr ""
1555
1556 #: app/Services/Translations/admin-translation.php:173
1557 msgid "Add options like size or color"
1558 msgstr ""
1559
1560 #: app/Modules/MCP/Tools/LabelTools.php:33
1561 msgid ""
1562 "Add or remove labels on an order, customer, or subscription. Pass "
1563 "add_label_ids and/or remove_label_ids; use list-reference-data with "
1564 "kind=labels to find label ids. Returns the resulting label set so you can "
1565 "confirm."
1566 msgstr ""
1567
1568 #: app/Modules/MCP/Tools/OrderTools.php:145
1569 msgid "Add Order Note"
1570 msgstr ""
1571
1572 #: app/Services/Translations/admin-translation.php:174
1573 msgid "Add override"
1574 msgstr ""
1575
1576 #: app/Services/Translations/admin-translation.php:128
1577 msgid "Add Package"
1578 msgstr ""
1579
1580 #: app/Services/Translations/admin-translation.php:175
1581 msgid "Add package"
1582 msgstr ""
1583
1584 #: app/Services/Translations/admin-translation.php:129
1585 msgid "Add Path"
1586 msgstr ""
1587
1588 #: app/Services/Translations/admin-translation.php:130
1589 msgid "Add Pricing"
1590 msgstr ""
1591
1592 #: app/Services/Translations/admin-translation.php:131
1593 #: app/Services/Translations/block-editor-translation.php:22
1594 msgid "Add Product"
1595 msgstr ""
1596
1597 #: app/Services/Translations/admin-translation.php:132
1598 msgid "Add Products"
1599 msgstr ""
1600
1601 #: app/Services/Translations/admin-translation.php:133
1602 msgid "Add Role"
1603 msgstr ""
1604
1605 #: app/Services/Translations/admin-translation.php:134
1606 msgid "Add Shipping"
1607 msgstr ""
1608
1609 #: app/Services/Translations/admin-translation.php:135
1610 msgid "Add Shipping Class"
1611 msgstr ""
1612
1613 #: app/Services/Translations/admin-translation.php:136
1614 msgid "Add Shipping Method"
1615 msgstr ""
1616
1617 #: app/Services/Translations/admin-translation.php:137
1618 msgid "Add Shipping Zone"
1619 msgstr ""
1620
1621 #: app/Services/Translations/admin-translation.php:138
1622 msgid "Add ShortCodes"
1623 msgstr ""
1624
1625 #: app/Services/Translations/admin-translation.php:139
1626 msgid "Add Site"
1627 msgstr ""
1628
1629 #: app/Services/Translations/admin-translation.php:176
1630 msgid "Add tax at checkout"
1631 msgstr ""
1632
1633 #: app/Services/Translations/admin-translation.php:140
1634 msgid "Add Tax Override"
1635 msgstr ""
1636
1637 #: app/Services/Translations/admin-translation.php:177
1638 msgid "Add tax override"
1639 msgstr ""
1640
1641 #: app/Services/Translations/admin-translation.php:178
1642 msgid "Add tax override for"
1643 msgstr ""
1644
1645 #: app/Services/Translations/admin-translation.php:141
1646 msgid "Add Template"
1647 msgstr ""
1648
1649 #: app/Services/Translations/admin-translation.php:142
1650 msgid "Add Term"
1651 msgstr ""
1652
1653 #: app/Services/Translations/admin-translation.php:179
1654 msgid "Add term"
1655 msgstr ""
1656
1657 #: app/Services/Translations/admin-translation.php:143
1658 msgid "Add Terms"
1659 msgstr ""
1660
1661 #: app/Services/Translations/block-editor-translation.php:25
1662 msgid "Add text…"
1663 msgstr ""
1664
1665 #: app/Http/Controllers/McpSettingsController.php:189
1666 msgid ""
1667 "Add this to your Claude Desktop config (Settings → Developer → Edit Config), "
1668 "fill in your username + application password, then restart Claude Desktop."
1669 msgstr ""
1670
1671 #: app/Services/Translations/admin-translation.php:144
1672 msgid "Add Tier"
1673 msgstr ""
1674
1675 #: api/StoreSettings.php:58 api/StoreSettings.php:1466
1676 #: app/Services/Renderer/ProductCardRender.php:478
1677 #: app/Services/Renderer/ProductRenderer.php:1293
1678 #: app/Services/Renderer/ProductRenderer.php:1452
1679 #: app/Services/Renderer/ProductRenderer.php:1546
1680 #: app/Services/Renderer/PricingTableRenderer.php:368
1681 #: app/Services/Translations/block-editor-translation.php:23
1682 #: app/Modules/Templating/AssetLoader.php:134
1683 #: app/Modules/Templating/AssetLoader.php:312
1684 #: app/Hooks/Handlers/ShortCodes/SingleProductShortCode.php:89
1685 #: app/Hooks/Handlers/ShortCodes/PricingTableShortCode.php:109
1686 #: app/Modules/Templating/Bricks/Elements/BuySection.php:89
1687 #: app/Modules/Templating/Bricks/Elements/BuySection.php:388
1688 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:1005
1689 #: app/Hooks/Handlers/BlockEditors/ProductCarousel/InnerBlocks/InnerBlocks.php:493
1690 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:1025
1691 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:1104
1692 msgid "Add To Cart"
1693 msgstr ""
1694
1695 #: app/Services/Translations/block-editor-translation.php:26
1696 #: app/Hooks/Handlers/BlockEditors/Buttons/AddToCartButtonBlockEditor.php:71
1697 #: app/Hooks/Handlers/ShortCodes/Buttons/AddToCartShortcode.php:39
1698 msgid "Add to Cart"
1699 msgstr ""
1700
1701 #: app/Services/Translations/admin-translation.php:145
1702 msgid "Add To Cart Button"
1703 msgstr ""
1704
1705 #: app/Modules/Templating/Bricks/Elements/BuySection.php:37
1706 msgid "Add to Cart Button"
1707 msgstr ""
1708
1709 #: app/Services/Translations/block-editor-translation.php:27
1710 msgid "Add to cart button only will show for non subscription product"
1711 msgstr ""
1712
1713 #: app/Modules/Templating/Bricks/Elements/BuySection.php:81
1714 msgid "Add to Cart Button will be shown only for non-subscribable products."
1715 msgstr ""
1716
1717 #: app/Services/Renderer/ProductRenderer.php:1575
1718 msgid "Add to Cart is not supported for subscription product"
1719 msgstr ""
1720
1721 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:114
1722 msgid "Add to Courses"
1723 msgstr ""
1724
1725 #: app/Http/Controllers/McpSettingsController.php:202
1726 msgid ""
1727 "Add to Cursor’s mcp.json, replacing the placeholder with base64 of "
1728 "\"username:application-password\"."
1729 msgstr ""
1730
1731 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:110
1732 msgid "Add to Lists"
1733 msgstr ""
1734
1735 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:103
1736 msgid "Add to Spaces"
1737 msgstr ""
1738
1739 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:121
1740 msgid "Add to Tags"
1741 msgstr ""
1742
1743 #: app/Services/Translations/admin-translation.php:146
1744 msgid "Add Upgrade Path"
1745 msgstr ""
1746
1747 #: app/Services/Translations/admin-translation.php:147
1748 msgid "Add Variant"
1749 msgstr ""
1750
1751 #: app/Services/Translations/admin-translation.php:148
1752 msgid "Add Webhook"
1753 msgstr ""
1754
1755 #. %6$s
1756 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:126
1757 msgid "Add webhook"
1758 msgstr ""
1759
1760 #: app/Http/Controllers/DashboardController.php:34
1761 msgid "Add Your First Product"
1762 msgstr ""
1763
1764 #: api/StoreSettings.php:311
1765 msgid ""
1766 "Add your legal business identity details used for store records and "
1767 "compliance."
1768 msgstr ""
1769
1770 #: app/Services/Translations/admin-translation.php:149
1771 msgid "Add Zone"
1772 msgstr ""
1773
1774 #: app/Services/Translations/admin-translation.php:150
1775 msgid "Add Zone to Shipping Class"
1776 msgstr ""
1777
1778 #: app/Services/Renderer/Receipt/ThankYouRender.php:1242
1779 msgid "Add."
1780 msgstr ""
1781
1782 #: app/Services/Translations/admin-translation.php:180
1783 #: app/Services/Translations/block-editor-translation.php:28
1784 msgid "Add..."
1785 msgstr ""
1786
1787 #: app/Services/Translations/customer-profile-translation.php:27
1788 #: app/Services/Renderer/Receipt/TaxSummaryHelper.php:374
1789 #, php-format
1790 msgid "Added on %1$s"
1791 msgstr ""
1792
1793 #: app/Modules/Tax/TaxModule.php:440
1794 msgid "Added on fees"
1795 msgstr ""
1796
1797 #: app/Services/Translations/admin-translation.php:181
1798 #: app/Services/Translations/customer-profile-translation.php:28
1799 #: app/Modules/Tax/TaxModule.php:369 app/Modules/Tax/TaxModule.php:418
1800 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:985
1801 #: app/Services/Renderer/Receipt/ThankYouRender.php:1166
1802 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:570
1803 #: app/Views/emails/parts/items_table.php:454
1804 msgid "Added on products"
1805 msgstr ""
1806
1807 #: app/Services/Translations/admin-translation.php:182
1808 #: app/Services/Translations/customer-profile-translation.php:29
1809 #: app/Modules/Tax/TaxModule.php:379 app/Modules/Tax/TaxModule.php:389
1810 #: app/Modules/Tax/TaxModule.php:453
1811 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:951
1812 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:1023
1813 #: app/Services/Renderer/Receipt/ThankYouRender.php:1144
1814 #: app/Services/Renderer/Receipt/ThankYouRender.php:1195
1815 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:590
1816 #: app/Views/emails/parts/items_table.php:408
1817 #: app/Views/emails/parts/items_table.php:506
1818 msgid "Added on shipping"
1819 msgstr ""
1820
1821 #: app/Services/Translations/admin-translation.php:2747
1822 msgid "added to"
1823 msgstr ""
1824
1825 #: app/Services/Translations/admin-translation.php:184
1826 msgid "Additional cost for products in this shipping class"
1827 msgstr ""
1828
1829 #: app/Services/Translations/admin-translation.php:185
1830 msgid "Additional display prices"
1831 msgstr ""
1832
1833 #: app/Services/Translations/admin-translation.php:183
1834 msgid "Additional Information"
1835 msgstr ""
1836
1837 #: app/Services/Translations/admin-translation.php:187
1838 msgid "Addon activated successfully"
1839 msgstr ""
1840
1841 #: app/Services/Translations/admin-translation.php:188
1842 msgid "Addon activated successfully!"
1843 msgstr ""
1844
1845 #: app/Http/Controllers/ModuleSettingsController.php:199
1846 msgid "Addon activated successfully."
1847 msgstr ""
1848
1849 #: app/Http/Controllers/AddonsController.php:145
1850 msgid "Addon installation started successfully."
1851 msgstr ""
1852
1853 #: app/Services/Translations/admin-translation.php:189
1854 msgid "Addon installed and activated successfully!"
1855 msgstr ""
1856
1857 #: app/Services/Translations/admin-translation.php:190
1858 msgid "Addon installed successfully"
1859 msgstr ""
1860
1861 #: app/Services/Translations/admin-translation.php:186
1862 msgid "Addon Settings"
1863 msgstr ""
1864
1865 #: app/Helpers/CartCheckoutHelper.php:486
1866 #: app/Services/Renderer/AddressSelectRenderer.php:223
1867 #: app/Services/Translations/admin-translation.php:191
1868 #: app/Services/Translations/block-editor-translation.php:29
1869 msgid "Address"
1870 msgstr ""
1871
1872 #: app/Hooks/Cart/WebCheckoutHandler.php:547
1873 #: app/Http/Controllers/FrontendControllers/CustomerController.php:151
1874 msgid "Address Attached"
1875 msgstr ""
1876
1877 #: app/Http/Controllers/FrontendControllers/CustomerController.php:423
1878 msgid "Address deleted successfully"
1879 msgstr ""
1880
1881 #: api/Resource/CustomerAddressResource.php:341
1882 #: api/Resource/FrontendResource/CustomerAddressResource.php:215
1883 msgid "Address deletion failed!"
1884 msgstr ""
1885
1886 #: api/Checkout/CheckoutApi.php:1007 api/Checkout/CheckoutApi.php:1015
1887 msgid "Address field is required."
1888 msgstr ""
1889
1890 #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:390
1891 msgid "Address ID is required"
1892 msgstr ""
1893
1894 #: app/Services/Renderer/AddressSelectRenderer.php:231
1895 #: app/Services/Translations/admin-translation.php:192
1896 #: app/Services/Translations/block-editor-translation.php:30
1897 msgid "Address Label"
1898 msgstr ""
1899
1900 #: app/Services/Translations/customer-profile-translation.php:30
1901 msgid "Address label e.g Home, Office"
1902 msgstr ""
1903
1904 #: app/Helpers/EditorShortCodeHelper.php:140
1905 #: app/Helpers/EditorShortCodeHelper.php:149
1906 msgid "Address Line 1"
1907 msgstr ""
1908
1909 #: app/Helpers/EditorShortCodeHelper.php:141
1910 #: app/Helpers/EditorShortCodeHelper.php:150
1911 msgid "Address Line 2"
1912 msgstr ""
1913
1914 #: app/Services/Translations/block-editor-translation.php:31
1915 msgid "Address Modal"
1916 msgstr ""
1917
1918 #: app/Hooks/Cart/WebCheckoutHandler.php:468
1919 #: app/Http/Controllers/FrontendControllers/CustomerController.php:80
1920 #: app/Http/Controllers/FrontendControllers/CustomerController.php:91
1921 msgid "Address not found"
1922 msgstr ""
1923
1924 #: api/Resource/CustomerAddressResource.php:346
1925 #: api/Resource/FrontendResource/CustomerAddressResource.php:220
1926 msgid "Address not found in database, failed to remove."
1927 msgstr ""
1928
1929 #: api/CustomerAddress.php:94 api/Resource/OrderAddressResource.php:98
1930 #: api/Resource/CustomerAddressResource.php:209
1931 #: api/Resource/FrontendResource/OrderAddressResource.php:110
1932 #: api/Resource/FrontendResource/CustomerAddressResource.php:169
1933 msgid "Address not found, please reload the page and try again!"
1934 msgstr ""
1935
1936 #: app/Services/Translations/customer-profile-translation.php:31
1937 msgid "Address options"
1938 msgstr ""
1939
1940 #: app/Services/Translations/block-editor-translation.php:32
1941 msgid "Address Section Label"
1942 msgstr ""
1943
1944 #: api/Resource/CustomerAddressResource.php:375
1945 #: api/Resource/FrontendResource/CustomerAddressResource.php:252
1946 msgid "Address set as primary failed."
1947 msgstr ""
1948
1949 #: api/Resource/CustomerAddressResource.php:336
1950 #: api/Resource/FrontendResource/CustomerAddressResource.php:211
1951 msgid "Address successfully deleted."
1952 msgstr ""
1953
1954 #: api/Resource/CustomerAddressResource.php:371
1955 #: api/Resource/FrontendResource/CustomerAddressResource.php:248
1956 msgid "Address successfully set as the primary"
1957 msgstr ""
1958
1959 #: app/Http/Controllers/FrontendControllers/CustomerController.php:397
1960 msgid "Address updated successfully"
1961 msgstr ""
1962
1963 #: app/Services/Localization/i18n/states.php:2000
1964 msgid "Adjumani"
1965 msgstr ""
1966
1967 #: app/Services/Translations/admin-translation.php:194
1968 msgid "Adjust by"
1969 msgstr ""
1970
1971 #: app/Services/Translations/admin-translation.php:193
1972 msgid "Adjust Quantity"
1973 msgstr ""
1974
1975 #: app/Helpers/Helper.php:1233
1976 msgid "Adjusted setup fee"
1977 msgstr ""
1978
1979 #: app/Modules/PaymentMethods/PayPalGateway/Processor.php:132
1980 msgid "Adjustment Amount"
1981 msgstr ""
1982
1983 #: app/Helpers/EditorShortCodeHelper.php:16
1984 msgid "Admin Email"
1985 msgstr ""
1986
1987 #: app/Services/Translations/admin-translation.php:195
1988 msgid "Admin Email Address"
1989 msgstr ""
1990
1991 #: app/Http/Requests/EmailSettingsRequest.php:29
1992 msgid "Admin Email field is required."
1993 msgstr ""
1994
1995 #: app/Services/Translations/admin-translation.php:196
1996 msgid "Administrator"
1997 msgstr ""
1998
1999 #: app/Services/Localization/i18n/states.php:484
2000 msgid "Adrar"
2001 msgstr ""
2002
2003 #: app/Services/Translations/admin-translation.php:197
2004 msgid "Advanced Filter"
2005 msgstr ""
2006
2007 #: app/Services/Translations/admin-translation.php:202
2008 msgid "Advanced filter is only available in pro version"
2009 msgstr ""
2010
2011 #: app/Services/Translations/admin-translation.php:198
2012 msgid "Advanced Filters"
2013 msgstr ""
2014
2015 #: app/Services/Translations/admin-translation.php:199
2016 msgid "Advanced Inventory"
2017 msgstr ""
2018
2019 #: app/Services/Translations/admin-translation.php:200
2020 msgid "Advanced Inventory enabled"
2021 msgstr ""
2022
2023 #: app/Helpers/Helper.php:718 app/Services/Filter/ProductFilter.php:290
2024 #: app/Services/Translations/admin-translation.php:201
2025 #: app/Hooks/Handlers/AdvancedVariationHandler.php:18
2026 msgid "Advanced Variations"
2027 msgstr ""
2028
2029 #: app/Services/Localization/i18n/states.php:1819
2030 msgid "Adıyaman"
2031 msgstr ""
2032
2033 #: app/Helpers/CurrenciesHelper.php:22
2034 msgid "Afghan Afghani"
2035 msgstr ""
2036
2037 #: app/Services/Localization/i18n/countries.php:14
2038 msgid "Afghanistan"
2039 msgstr ""
2040
2041 #: app/Services/Localization/i18n/continents.php:14
2042 msgid "Africa"
2043 msgstr ""
2044
2045 #: app/Services/Translations/admin-translation.php:203
2046 msgid "After"
2047 msgstr ""
2048
2049 #: app/Services/Translations/admin-translation.php:204
2050 msgid "After Order Created"
2051 msgstr ""
2052
2053 #: app/Services/Translations/admin-translation.php:205
2054 msgid "After Order Updated"
2055 msgstr ""
2056
2057 #: app/Services/Translations/admin-translation.php:206
2058 msgid "After Payment Paid"
2059 msgstr ""
2060
2061 #: app/Services/Translations/admin-translation.php:207
2062 msgid "After Refund made"
2063 msgstr ""
2064
2065 #: app/Services/Translations/admin-translation.php:208
2066 msgid "After User Created"
2067 msgstr ""
2068
2069 #: app/Views/emails/subscription/trial_end/customer.php:75
2070 msgid ""
2071 "After your trial ends, your subscription will automatically convert to a "
2072 "paid subscription. If you do not wish to continue, you can cancel before the "
2073 "trial ends."
2074 msgstr ""
2075
2076 #: app/Services/Localization/i18n/states.php:1820
2077 msgid "Afyon"
2078 msgstr ""
2079
2080 #: app/Services/Localization/i18n/states.php:1206
2081 msgid "Agadir-Ida Ou Tanane"
2082 msgstr ""
2083
2084 #: app/Services/Localization/i18n/states.php:2001
2085 msgid "Agago"
2086 msgstr ""
2087
2088 #: app/Services/Translations/admin-translation.php:209
2089 msgid "Agent"
2090 msgstr ""
2091
2092 #: app/Services/Renderer/CheckoutFieldsSchema.php:583
2093 msgid "Agree Terms and Conditions"
2094 msgstr ""
2095
2096 #: app/Services/Localization/i18n/states.php:914
2097 msgid "Agrigento"
2098 msgstr ""
2099
2100 #: app/Services/Localization/i18n/states.php:1327
2101 msgid "Aguascalientes"
2102 msgstr ""
2103
2104 #: app/Services/Localization/i18n/states.php:1543
2105 msgid "Agusan del Norte"
2106 msgstr ""
2107
2108 #: app/Services/Localization/i18n/states.php:1544
2109 msgid "Agusan del Sur"
2110 msgstr ""
2111
2112 #: app/Services/Localization/i18n/states.php:648
2113 msgid "Ahafo"
2114 msgstr ""
2115
2116 #: app/Services/Localization/i18n/states.php:1723
2117 msgid "Ahuachapán"
2118 msgstr ""
2119
2120 #: app/Modules/MCP/MCPInit.php:135
2121 msgid ""
2122 "AI agent tools for FluentCart orders, customers, products, subscriptions, "
2123 "and reports."
2124 msgstr ""
2125
2126 #: app/Services/Translations/admin-translation.php:76
2127 msgid "AI tools available to connected agents"
2128 msgstr ""
2129
2130 #: app/Services/Localization/i18n/states.php:1070
2131 msgid "Aichi"
2132 msgstr ""
2133
2134 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:27
2135 msgid "Airwallex"
2136 msgstr ""
2137
2138 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:230
2139 msgid "Airwallex settings validated successfully"
2140 msgstr ""
2141
2142 #: app/Services/Localization/i18n/states.php:324
2143 msgid "Aisén del General Carlos Ibañez del Campo"
2144 msgstr ""
2145
2146 #: app/Services/Localization/i18n/states.php:1052
2147 msgid "Akita"
2148 msgstr ""
2149
2150 #: app/Services/Localization/i18n/states.php:1545
2151 msgid "Aklan"
2152 msgstr ""
2153
2154 #: app/Services/Localization/i18n/states.php:1885
2155 msgid "Aksaray"
2156 msgstr ""
2157
2158 #: app/Services/Localization/i18n/states.php:1408
2159 msgid "Akwa Ibom"
2160 msgstr ""
2161
2162 #: app/Services/Localization/i18n/states.php:1229
2163 msgid "Al Haouz"
2164 msgstr ""
2165
2166 #: app/Services/Localization/i18n/states.php:1230
2167 msgid "Al Hoceïma"
2168 msgstr ""
2169
2170 #: app/Services/Localization/i18n/states.php:584
2171 msgid "Al Sharqia"
2172 msgstr ""
2173
2174 #: app/Services/Localization/i18n/states.php:2140
2175 msgid "Alabama"
2176 msgstr ""
2177
2178 #: app/Services/Localization/i18n/states.php:253
2179 msgid "Alagoas"
2180 msgstr ""
2181
2182 #: app/Services/Localization/i18n/states.php:411
2183 msgid "Alajuela"
2184 msgstr ""
2185
2186 #: app/Services/Localization/i18n/states.php:2141
2187 msgid "Alaska"
2188 msgstr ""
2189
2190 #: app/Services/Localization/i18n/states.php:1660
2191 msgid "Alba"
2192 msgstr ""
2193
2194 #: app/Services/Localization/i18n/states.php:592
2195 msgid "Albacete"
2196 msgstr ""
2197
2198 #: app/Services/Localization/i18n/countries.php:16
2199 msgid "Albania"
2200 msgstr ""
2201
2202 #: app/Helpers/CurrenciesHelper.php:23
2203 msgid "Albanian Lek"
2204 msgstr ""
2205
2206 #: app/Services/Localization/i18n/states.php:1546
2207 msgid "Albay"
2208 msgstr ""
2209
2210 #: app/Services/Localization/i18n/states.php:281
2211 msgid "Alberta"
2212 msgstr ""
2213
2214 #: app/Services/Localization/i18n/states.php:893
2215 msgid "Alborz (البرز)"
2216 msgstr ""
2217
2218 #: app/Services/Localization/i18n/states.php:2002
2219 msgid "Alebtong"
2220 msgstr ""
2221
2222 #: app/Services/Localization/i18n/states.php:915
2223 msgid "Alessandria"
2224 msgstr ""
2225
2226 #: app/Services/Translations/block-editor-translation.php:33
2227 msgid "Alex Smith"
2228 msgstr ""
2229
2230 #: app/Services/Localization/i18n/states.php:561
2231 msgid "Alexandria"
2232 msgstr ""
2233
2234 #: app/Services/Localization/i18n/countries.php:17
2235 msgid "Algeria"
2236 msgstr ""
2237
2238 #: app/Helpers/CurrenciesHelper.php:56
2239 msgid "Algerian Dinar"
2240 msgstr ""
2241
2242 #: app/Services/Localization/i18n/states.php:499
2243 msgid "Algiers"
2244 msgstr ""
2245
2246 #: app/Services/Localization/i18n/states.php:227
2247 msgid "Alibori"
2248 msgstr ""
2249
2250 #: app/Services/Localization/i18n/states.php:593
2251 msgid "Alicante"
2252 msgstr ""
2253
2254 #: app/Services/Translations/block-editor-translation.php:34
2255 msgid "Alignment"
2256 msgstr ""
2257
2258 #: app/Services/Translations/TransStrings.php:264
2259 #: app/Services/Translations/admin-translation.php:210
2260 msgid "All"
2261 msgstr ""
2262
2263 #: app/Services/Translations/admin-translation.php:2748
2264 msgid "all"
2265 msgstr ""
2266
2267 #: app/CPT/FluentProducts.php:311
2268 msgid "All Brand"
2269 msgstr ""
2270
2271 #: app/CPT/FluentProducts.php:312
2272 msgid "All Brands"
2273 msgstr ""
2274
2275 #: app/CPT/FluentProducts.php:289
2276 msgid "All Categories"
2277 msgstr ""
2278
2279 #: app/Services/Translations/admin-translation.php:216
2280 msgid "All countries except"
2281 msgstr ""
2282
2283 #: app/Services/Translations/admin-translation.php:211
2284 msgid "All Customers"
2285 msgstr ""
2286
2287 #: app/Services/Translations/admin-translation.php:212
2288 msgid "All Data"
2289 msgstr ""
2290
2291 #. %d is the number of excluded countries
2292 #: app/Models/ShippingZone.php:106
2293 msgid "All except %d countries"
2294 msgstr ""
2295
2296 #: app/Services/Translations/admin-translation.php:217
2297 msgid "All filters selected"
2298 msgstr ""
2299
2300 #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:194
2301 msgid "All installments have already been paid."
2302 msgstr ""
2303
2304 #: app/Services/Translations/admin-translation.php:218
2305 msgid "All loaded"
2306 msgstr ""
2307
2308 #. %1$s: total count
2309 #: app/Services/Translations/admin-translation.php:220
2310 #, php-format
2311 msgid "All loaded (%1$s)"
2312 msgstr ""
2313
2314 #: app/Services/Translations/admin-translation.php:221
2315 msgid "All must match"
2316 msgstr ""
2317
2318 #: app/Services/Translations/admin-translation.php:222
2319 msgid "All options removed. Save to delete all variations."
2320 msgstr ""
2321
2322 #: app/Services/Report/DashBoardReportService.php:137
2323 #: app/Modules/ReportingModule/OrdersReport.php:60
2324 #: app/Http/Controllers/Reports/ReportingController.php:192
2325 msgid "All Orders"
2326 msgstr ""
2327
2328 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:194
2329 msgid "all product types"
2330 msgstr ""
2331
2332 #: app/Services/Translations/admin-translation.php:223
2333 msgid "All products"
2334 msgstr ""
2335
2336 #: app/Services/Translations/admin-translation.php:224
2337 msgid "All products ${actionText} successfully"
2338 msgstr ""
2339
2340 #: app/Http/Controllers/ProductController.php:222
2341 msgid "All products failed to insert"
2342 msgstr ""
2343
2344 #: app/Http/Controllers/ProductController.php:1585
2345 msgid "All products failed to update"
2346 msgstr ""
2347
2348 #: app/Services/Translations/admin-translation.php:225
2349 msgid ""
2350 "All rates for this class will be deleted. Products using it will default to "
2351 "Standard."
2352 msgstr ""
2353
2354 #: app/Services/Translations/admin-translation.php:226
2355 msgid "All states"
2356 msgstr ""
2357
2358 #: app/Services/Translations/admin-translation.php:213
2359 msgid "All Tax Classes"
2360 msgstr ""
2361
2362 #: app/Services/Translations/admin-translation.php:214
2363 msgid "All Tickets"
2364 msgstr ""
2365
2366 #: app/Services/Translations/admin-translation.php:215
2367 msgid "All Time"
2368 msgstr ""
2369
2370 #: app/Http/Controllers/ProductController.php:719
2371 msgid "All time"
2372 msgstr ""
2373
2374 #: app/Http/Controllers/ProductVariationController.php:257
2375 msgid "All updates must target variants on the same product."
2376 msgstr ""
2377
2378 #: app/Services/Translations/admin-translation.php:227
2379 msgid "All variants"
2380 msgstr ""
2381
2382 #: app/Services/Translations/block-editor-translation.php:35
2383 msgid "Allow Create Account"
2384 msgstr ""
2385
2386 #: api/StoreSettings.php:1194
2387 msgid ""
2388 "Allow customers to pay remaining installments early from subscription "
2389 "screens."
2390 msgstr ""
2391
2392 #: app/Modules/Wishlist/WishlistModule.php:17
2393 msgid "Allow customers to save products to a wishlist for later."
2394 msgstr ""
2395
2396 #: app/Modules/Wishlist/WishlistModule.php:23
2397 msgid "Allow guest (non-logged-in) users to add products to a wishlist."
2398 msgstr ""
2399
2400 #: app/Services/Translations/block-editor-translation.php:36
2401 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:245
2402 msgid "Allow Out Of Stock"
2403 msgstr ""
2404
2405 #: app/Services/Localization/i18n/states.php:594
2406 msgid "Almería"
2407 msgstr ""
2408
2409 #: app/Services/Translations/TransStrings.php:128
2410 msgid "alpha {alpha}, current color is {color}"
2411 msgstr ""
2412
2413 #: app/Services/Renderer/ShopAppRenderer.php:384
2414 msgid "Alphabetical (A to Z)"
2415 msgstr ""
2416
2417 #: app/Services/Renderer/ShopAppRenderer.php:399
2418 msgid "Alphabetical (Z to A)"
2419 msgstr ""
2420
2421 #: app/Services/Translations/admin-translation.php:228
2422 msgid "Also override state/provincial taxes"
2423 msgstr ""
2424
2425 #: app/Services/Translations/block-editor-translation.php:37
2426 msgid "Also search in Content"
2427 msgstr ""
2428
2429 #: app/Services/Localization/i18n/states.php:683
2430 msgid "Alta Verapaz"
2431 msgstr ""
2432
2433 #: app/Services/Localization/i18n/states.php:1655
2434 msgid "Alto Paraguay"
2435 msgstr ""
2436
2437 #: app/Services/Localization/i18n/states.php:1649
2438 msgid "Alto Paraná"
2439 msgstr ""
2440
2441 #: app/Services/Translations/block-editor-translation.php:38
2442 msgid "Always (even if empty)"
2443 msgstr ""
2444
2445 #: app/Services/Translations/TransStrings.php:352
2446 msgid "AM"
2447 msgstr ""
2448
2449 #: app/Services/Localization/i18n/states.php:1652
2450 msgid "Amambay"
2451 msgstr ""
2452
2453 #: app/Services/Localization/i18n/states.php:254
2454 msgid "Amapá"
2455 msgstr ""
2456
2457 #: app/Services/Localization/i18n/states.php:1822
2458 msgid "Amasya"
2459 msgstr ""
2460
2461 #: app/Services/Localization/i18n/states.php:255
2462 #: app/Services/Localization/i18n/states.php:376
2463 #: app/Services/Localization/i18n/states.php:1516
2464 #: app/Services/Localization/i18n/states.php:2241
2465 msgid "Amazonas"
2466 msgstr ""
2467
2468 #: app/Services/Localization/i18n/countries.php:18
2469 msgid "American Samoa"
2470 msgstr ""
2471
2472 #: app/Services/Localization/i18n/states.php:1739
2473 msgid "Amnat Charoen"
2474 msgstr ""
2475
2476 #: app/Services/Localization/i18n/states.php:2003
2477 msgid "Amolatar"
2478 msgstr ""
2479
2480 #: app/Services/Translations/admin-translation.php:229
2481 #: app/Services/Translations/customer-profile-translation.php:32
2482 #: app/Views/invoice/receipt_slip.php:279
2483 #: app/Views/invoice/receipt_slip.php:494
2484 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:490
2485 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:834
2486 #: app/Views/emails/subscription/canceled/customer.php:46
2487 #: app/Views/emails/subscription/canceled/admin.php:30
2488 msgid "Amount"
2489 msgstr ""
2490
2491 #: app/Views/emails/subscription/trial_end/customer.php:60
2492 #: app/Views/emails/subscription/trial_end/admin.php:47
2493 msgid "Amount After Trial"
2494 msgstr ""
2495
2496 #: app/Views/emails/order/reminder/due/customer.php:49
2497 #: app/Views/emails/order/reminder/due/admin.php:35
2498 msgid "Amount Due"
2499 msgstr ""
2500
2501 #: app/Http/Requests/CouponRequest.php:119
2502 msgid "Amount is required."
2503 msgstr ""
2504
2505 #: app/Modules/MCP/Tools/CouponTools.php:234
2506 msgid "amount must be a number."
2507 msgstr ""
2508
2509 #: app/Services/Translations/admin-translation.php:230
2510 msgid "Amount off Products"
2511 msgstr ""
2512
2513 #: app/Views/invoice/receipt_slip.php:454
2514 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:788
2515 msgid "Amount Paid"
2516 msgstr ""
2517
2518 #: app/Services/Translations/admin-translation.php:231
2519 #: app/Services/Translations/customer-profile-translation.php:33
2520 msgid "Amount to pay"
2521 msgstr ""
2522
2523 #: app/Services/Localization/i18n/states.php:2004
2524 msgid "Amudat"
2525 msgstr ""
2526
2527 #: app/Services/Localization/i18n/states.php:2005
2528 msgid "Amuria"
2529 msgstr ""
2530
2531 #: app/Services/Localization/i18n/states.php:2006
2532 msgid "Amuru"
2533 msgstr ""
2534
2535 #: app/Http/Controllers/ProductController.php:300
2536 msgid "An error occurred while duplicating the product."
2537 msgstr ""
2538
2539 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:611
2540 msgid "An error occurred while loading PayPal."
2541 msgstr ""
2542
2543 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:182
2544 msgid "An error occurred while loading the payment method."
2545 msgstr ""
2546
2547 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:181
2548 msgid "An error occurred while parsing the response."
2549 msgstr ""
2550
2551 #: app/Http/Requests/AttrTermRequest.php:53
2552 msgid "An image is required for each term in an image group."
2553 msgstr ""
2554
2555 #: app/Http/Requests/AttrTermUpdateRequest.php:38
2556 msgid "An image is required for image-type terms."
2557 msgstr ""
2558
2559 #: app/Views/emails/order/reminder/due/admin.php:19
2560 msgid "An invoice due reminder was sent to a customer."
2561 msgstr ""
2562
2563 #: app/Http/Controllers/TaxRateController.php:924
2564 msgid "An override already exists for the selected category and location"
2565 msgstr ""
2566
2567 #: app/Http/Controllers/TaxRateController.php:867
2568 msgid ""
2569 "An override already exists for the selected category, location, and tax class"
2570 msgstr ""
2571
2572 #: app/Services/Reminders/ReminderService.php:156
2573 msgid "An unexpected error occurred while sending the reminder."
2574 msgstr ""
2575
2576 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:610
2577 msgid "An unknown error occurred"
2578 msgstr ""
2579
2580 #: api/StoreSettings.php:55
2581 msgid "An user account will be created"
2582 msgstr ""
2583
2584 #: app/Services/Localization/i18n/states.php:1409
2585 msgid "Anambra"
2586 msgstr ""
2587
2588 #: app/Services/Localization/i18n/states.php:1517
2589 msgid "Ancash"
2590 msgstr ""
2591
2592 #: app/Services/Localization/i18n/states.php:916
2593 msgid "Ancona"
2594 msgstr ""
2595
2596 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:405
2597 msgid "and now watching for Webhook Events listed bellow:"
2598 msgstr ""
2599
2600 #: app/Services/Localization/i18n/states.php:871
2601 msgid "Andaman and Nicobar Islands"
2602 msgstr ""
2603
2604 #: app/Services/Localization/i18n/states.php:841
2605 msgid "Andhra Pradesh"
2606 msgstr ""
2607
2608 #: app/Services/Localization/i18n/countries.php:19
2609 msgid "Andorra"
2610 msgstr ""
2611
2612 #: app/Services/Localization/i18n/states.php:1286
2613 msgid "Anenii Noi"
2614 msgstr ""
2615
2616 #: app/Services/Localization/i18n/states.php:1740
2617 msgid "Ang Thong"
2618 msgstr ""
2619
2620 #: app/Services/Localization/i18n/countries.php:20
2621 msgid "Angola"
2622 msgstr ""
2623
2624 #: app/Helpers/CurrenciesHelper.php:26
2625 msgid "Angolan Kwanza"
2626 msgstr ""
2627
2628 #: app/Services/Localization/i18n/countries.php:21
2629 msgid "Anguilla"
2630 msgstr ""
2631
2632 #: app/Services/Localization/i18n/states.php:354
2633 msgid "Anhui / 安徽"
2634 msgstr ""
2635
2636 #: app/Services/Localization/i18n/states.php:1823
2637 msgid "Ankara"
2638 msgstr ""
2639
2640 #: app/Services/Localization/i18n/states.php:506
2641 msgid "Annaba"
2642 msgstr ""
2643
2644 #: app/Modules/MCP/Tools/CustomerTools.php:156
2645 msgid "Another customer already uses that email."
2646 msgstr ""
2647
2648 #: app/Services/Localization/i18n/states.php:1824
2649 msgid "Antalya"
2650 msgstr ""
2651
2652 #: app/Services/Localization/i18n/continents.php:77
2653 #: app/Services/Localization/i18n/countries.php:22
2654 msgid "Antarctica"
2655 msgstr ""
2656
2657 #: app/Services/Localization/i18n/countries.php:23
2658 msgid "Antigua and Barbuda"
2659 msgstr ""
2660
2661 #: app/Services/Localization/i18n/states.php:377
2662 msgid "Antioquia"
2663 msgstr ""
2664
2665 #: app/Services/Localization/i18n/states.php:1547
2666 msgid "Antique"
2667 msgstr ""
2668
2669 #: app/Services/Localization/i18n/states.php:325
2670 msgid "Antofagasta"
2671 msgstr ""
2672
2673 #: app/Services/Localization/i18n/states.php:2269
2674 msgid "Antrim and Newtownabbey"
2675 msgstr ""
2676
2677 #: app/Services/Translations/admin-translation.php:232
2678 msgid "Any Category"
2679 msgstr ""
2680
2681 #. %s - maximum upload size
2682 #: app/Services/Translations/admin-translation.php:234
2683 #, php-format
2684 msgid "Any Format upto %s"
2685 msgstr ""
2686
2687 #: app/Http/Controllers/McpSettingsController.php:223
2688 msgid ""
2689 "Any MCP client that speaks Streamable HTTP can connect using this URL and a "
2690 "Basic auth header."
2691 msgstr ""
2692
2693 #: app/Services/Localization/i18n/states.php:2218
2694 msgid "Anzoátegui"
2695 msgstr ""
2696
2697 #: app/Services/Localization/i18n/states.php:1049
2698 msgid "Aomori"
2699 msgstr ""
2700
2701 #: app/Services/Localization/i18n/states.php:917
2702 msgid "Aosta"
2703 msgstr ""
2704
2705 #: app/Services/Localization/i18n/states.php:2007
2706 msgid "Apac"
2707 msgstr ""
2708
2709 #: app/Services/Renderer/AddressSelectRenderer.php:311
2710 msgid "Apartment, suite, unit, etc."
2711 msgstr ""
2712
2713 #: app/Services/Translations/block-editor-translation.php:39
2714 msgid "Apartment, suite, unit, etc. (optional)"
2715 msgstr ""
2716
2717 #: app/Services/Localization/i18n/states.php:1548
2718 msgid "Apayao"
2719 msgstr ""
2720
2721 #: app/Services/Translations/admin-translation.php:77
2722 msgid "API Only"
2723 msgstr ""
2724
2725 #: app/Modules/PaymentMethods/PayPalGateway/API/API.php:69
2726 msgid "API path is required"
2727 msgstr ""
2728
2729 #. %5$s
2730 #: app/Modules/PaymentMethods/PayPalGateway/API/Webhook.php:75
2731 msgid "App & Credentials > Your App > Webhooks section > Add webhook"
2732 msgstr ""
2733
2734 #: app/Services/Localization/i18n/states.php:297
2735 msgid "Appenzell Ausserrhoden"
2736 msgstr ""
2737
2738 #: app/Services/Localization/i18n/states.php:298
2739 msgid "Appenzell Innerrhoden"
2740 msgstr ""
2741
2742 #: app/Modules/PaymentMethods/PromoGateways/Addons/SquareAddon.php:85
2743 msgid "Apple Pay & Google Pay"
2744 msgstr ""
2745
2746 #: app/Services/Translations/admin-translation.php:235
2747 msgid "Application password"
2748 msgstr ""
2749
2750 #. 1: fields already changed, 2: error message
2751 #: app/Modules/MCP/Tools/OrderTools.php:867
2752 #, php-format
2753 msgid ""
2754 "Applied %1$s, but the shipping status change failed: %2$s. Do not re-run the "
2755 "whole call — retry only shipping_status."
2756 msgstr ""
2757
2758 #: app/Services/Translations/checkout-translation.php:8
2759 msgid "Applied Successfully"
2760 msgstr ""
2761
2762 #: app/Services/Translations/admin-translation.php:236
2763 msgid "Applied To All Countries"
2764 msgstr ""
2765
2766 #: app/Services/Translations/admin-translation.php:237
2767 msgid "Applied To All States"
2768 msgstr ""
2769
2770 #: app/Services/Translations/admin-translation.php:238
2771 msgid ""
2772 "Applies to micro-businesses located in one EU country and making less than "
2773 "€10,000 in sales to other EU countries each year"
2774 msgstr ""
2775
2776 #: app/Services/Renderer/AddressSelectRenderer.php:160
2777 #: app/Services/Renderer/VatFieldRenderer.php:84
2778 #: app/Services/Renderer/ModalCheckoutRenderer.php:375
2779 #: app/Services/Renderer/CartSummaryRender.php:451
2780 #: app/Services/Translations/admin-translation.php:239
2781 #: app/Services/Translations/block-editor-translation.php:40
2782 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:159
2783 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:217
2784 msgid "Apply"
2785 msgstr ""
2786
2787 #: app/Services/Translations/block-editor-translation.php:41
2788 msgid "Apply Button Text"
2789 msgstr ""
2790
2791 #: app/Services/Renderer/ShopAppRenderer.php:491
2792 #: app/Services/Translations/admin-translation.php:240
2793 #: app/Services/Translations/block-editor-translation.php:42
2794 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:667
2795 msgid "Apply Filter"
2796 msgstr ""
2797
2798 #: app/Services/Translations/admin-translation.php:241
2799 msgid "Apply Filters"
2800 msgstr ""
2801
2802 #: app/Helpers/CartCheckoutHelper.php:916
2803 #: app/Services/Renderer/CartSummaryRender.php:442
2804 #: app/Services/Translations/block-editor-translation.php:43
2805 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:216
2806 msgid "Apply Here"
2807 msgstr ""
2808
2809 #: app/Modules/MCP/Tools/LabelTools.php:32
2810 msgid "Apply Labels"
2811 msgstr ""
2812
2813 #: app/Services/Translations/admin-translation.php:242
2814 msgid "Apply media to all variants in this group"
2815 msgstr ""
2816
2817 #: app/Services/Renderer/AddressSelectRenderer.php:159
2818 msgid "Apply selected address"
2819 msgstr ""
2820
2821 #: app/Services/Translations/admin-translation.php:243
2822 msgid "Apply to all"
2823 msgstr ""
2824
2825 #. %1$s: number of selected variants
2826 #: app/Services/Translations/admin-translation.php:245
2827 #, php-format
2828 msgid "Apply to all (%1$s)"
2829 msgstr ""
2830
2831 #: app/Services/Translations/admin-translation.php:246
2832 msgid "Apply to quantity"
2833 msgstr ""
2834
2835 #: app/Services/Renderer/VatFieldRenderer.php:82
2836 msgid "Apply VAT number"
2837 msgstr ""
2838
2839 #: app/Services/Translations/TransStrings.php:190
2840 msgid "Apr"
2841 msgstr ""
2842
2843 #: app/Services/Translations/TransStrings.php:159
2844 msgid "April"
2845 msgstr ""
2846
2847 #: app/Helpers/CartCheckoutHelper.php:531
2848 #: app/Services/Renderer/CheckoutFieldsSchema.php:252
2849 #: app/Services/Renderer/CheckoutFieldsSchema.php:254
2850 #: app/Services/Renderer/CheckoutFieldsSchema.php:520
2851 #: app/Services/Renderer/CheckoutFieldsSchema.php:562
2852 #: app/Services/Renderer/AddressSelectRenderer.php:315
2853 #: app/Services/Translations/admin-translation.php:247
2854 #: app/Services/Translations/customer-profile-translation.php:34
2855 msgid "Apt, suite, unit"
2856 msgstr ""
2857
2858 #: app/Services/Localization/i18n/states.php:2219
2859 msgid "Apure"
2860 msgstr ""
2861
2862 #: app/Services/Localization/i18n/states.php:1518
2863 msgid "Apurímac"
2864 msgstr ""
2865
2866 #: app/Services/Localization/i18n/states.php:591
2867 msgid "Araba/Álava"
2868 msgstr ""
2869
2870 #: app/Services/Localization/i18n/states.php:1661
2871 msgid "Arad"
2872 msgstr ""
2873
2874 #: app/Services/Localization/i18n/states.php:2220
2875 msgid "Aragua"
2876 msgstr ""
2877
2878 #: app/Services/Localization/i18n/states.php:378
2879 msgid "Arauca"
2880 msgstr ""
2881
2882 #: app/Services/Localization/i18n/states.php:884
2883 msgid "Ardabil (اردبیل)"
2884 msgstr ""
2885
2886 #: app/Services/Localization/i18n/states.php:1892
2887 msgid "Ardahan"
2888 msgstr ""
2889
2890 #: app/Services/Localization/i18n/states.php:2270
2891 msgid "Ards and North Down"
2892 msgstr ""
2893
2894 #: app/Services/Translations/admin-translation.php:248
2895 msgid "Are you sure to cancel the subscription?"
2896 msgstr ""
2897
2898 #: app/Services/Translations/admin-translation.php:249
2899 msgid "Are you sure to cancel this coupon? This action is not recoverable"
2900 msgstr ""
2901
2902 #: app/Services/Translations/admin-translation.php:250
2903 msgid "Are you sure to delete this shipping class?"
2904 msgstr ""
2905
2906 #: app/Services/Translations/admin-translation.php:251
2907 msgid "Are you sure to delete this shipping method?"
2908 msgstr ""
2909
2910 #: app/Services/Translations/admin-translation.php:252
2911 msgid "Are you sure to delete this shipping zone?"
2912 msgstr ""
2913
2914 #: app/Services/Translations/admin-translation.php:253
2915 msgid "Are you sure to delete this user?"
2916 msgstr ""
2917
2918 #: app/Services/Translations/admin-translation.php:254
2919 msgid "Are you sure to detach user?"
2920 msgstr ""
2921
2922 #: app/Services/Translations/customer-profile-translation.php:35
2923 msgid "Are you sure to disconnect the site"
2924 msgstr ""
2925
2926 #: app/Services/Translations/admin-translation.php:255
2927 #: app/Services/Translations/customer-profile-translation.php:36
2928 msgid "Are you sure to disconnect?"
2929 msgstr ""
2930
2931 #: app/Services/Translations/admin-translation.php:256
2932 msgid "Are you sure to regenerate?"
2933 msgstr ""
2934
2935 #: app/Services/Translations/admin-translation.php:257
2936 msgid ""
2937 "Are you sure you want to change the order status to Cancel? This action is "
2938 "irreversible and cannot be undone."
2939 msgstr ""
2940
2941 #: app/Services/Translations/admin-translation.php:258
2942 msgid "Are you sure you want to complete this order!"
2943 msgstr ""
2944
2945 #. %1$s: number of selected variants to be deleted
2946 #: app/Services/Translations/admin-translation.php:260
2947 #, php-format
2948 msgid "Are you sure you want to delete %1$s variants?"
2949 msgstr ""
2950
2951 #: app/Services/Translations/admin-translation.php:261
2952 msgid ""
2953 "Are you sure you want to delete all test orders? This action cannot be "
2954 "undone."
2955 msgstr ""
2956
2957 #: app/Services/Translations/admin-translation.php:262
2958 msgid "Are you sure you want to delete these orders?"
2959 msgstr ""
2960
2961 #. %s - coupon title
2962 #: app/Services/Translations/admin-translation.php:264
2963 #, php-format
2964 msgid ""
2965 "Are you sure you want to delete this %s coupon. This action is not "
2966 "recoverable"
2967 msgstr ""
2968
2969 #: app/Services/Translations/admin-translation.php:265
2970 #: app/Services/Translations/customer-profile-translation.php:37
2971 msgid "Are you sure you want to delete this address?"
2972 msgstr ""
2973
2974 #: app/Services/Translations/admin-translation.php:266
2975 msgid ""
2976 "Are you sure you want to delete this file? This action is not recoverable."
2977 msgstr ""
2978
2979 #: app/Services/Translations/admin-translation.php:267
2980 msgid ""
2981 "Are you sure you want to delete this group? This action is not recoverable."
2982 msgstr ""
2983
2984 #: app/Services/Translations/admin-translation.php:268
2985 msgid "Are you sure you want to delete this order bump?"
2986 msgstr ""
2987
2988 #: app/Services/Translations/admin-translation.php:269
2989 msgid ""
2990 "Are you sure you want to delete this order? This action can not be undone!"
2991 msgstr ""
2992
2993 #: app/Services/Translations/admin-translation.php:270
2994 msgid "Are you sure you want to delete this override?"
2995 msgstr ""
2996
2997 #: app/Services/Translations/admin-translation.php:271
2998 msgid "Are you sure you want to delete this package?"
2999 msgstr ""
3000
3001 #. %s - product title
3002 #: app/Services/Translations/admin-translation.php:273
3003 #, php-format
3004 msgid "Are you sure you want to delete this product : %s ?"
3005 msgstr ""
3006
3007 #: app/Services/Translations/admin-translation.php:274
3008 msgid "Are you sure you want to delete this product?"
3009 msgstr ""
3010
3011 #: app/Services/Translations/admin-translation.php:275
3012 msgid "Are you sure you want to delete this tax rate?"
3013 msgstr ""
3014
3015 #: app/Services/Translations/admin-translation.php:276
3016 msgid ""
3017 "Are you sure you want to delete this term? This action is not recoverable."
3018 msgstr ""
3019
3020 #: app/Services/Translations/admin-translation.php:277
3021 msgid "Are you sure you want to delete this view?"
3022 msgstr ""
3023
3024 #: app/Services/Translations/admin-translation.php:278
3025 msgid "Are you sure you want to delete this webhook?"
3026 msgstr ""
3027
3028 #: app/Services/Translations/admin-translation.php:279
3029 msgid "Are you sure you want to delete this?. This action is not recoverable"
3030 msgstr ""
3031
3032 #: app/Services/Translations/admin-translation.php:280
3033 msgid "Are you sure you want to generate missing licenses!"
3034 msgstr ""
3035
3036 #: app/Services/Translations/admin-translation.php:281
3037 msgid "Are you sure you want to mark license as lifetime?"
3038 msgstr ""
3039
3040 #: app/Services/Translations/admin-translation.php:282
3041 msgid "Are you sure you want to mark limit as unlimited?"
3042 msgstr ""
3043
3044 #: app/Services/Translations/admin-translation.php:283
3045 msgid "Are you sure you want to remove this country registration?"
3046 msgstr ""
3047
3048 #: app/Services/Translations/checkout-translation.php:9
3049 msgid "Are you sure you want to remove VAT?"
3050 msgstr ""
3051
3052 #: app/Services/Translations/admin-translation.php:284
3053 msgid "Are you sure you want to revert back processing this order!"
3054 msgstr ""
3055
3056 #: app/Services/Translations/admin-translation.php:285
3057 msgid "Are you sure you want to send a payment reminder email for this order?"
3058 msgstr ""
3059
3060 #: app/Services/Translations/admin-translation.php:286
3061 msgid "Are you sure you want to send this reminder email now?"
3062 msgstr ""
3063
3064 #: app/Services/Translations/admin-translation.php:287
3065 msgid ""
3066 "Are you sure you want to stop collecting cross-border VAT? This will clear "
3067 "your OSS/home country registration."
3068 msgstr ""
3069
3070 #: app/Services/Translations/admin-translation.php:288
3071 msgid "Are you sure, you want to delete this activity?"
3072 msgstr ""
3073
3074 #: app/Services/Translations/admin-translation.php:289
3075 msgid "Are you sure, you want to delete this price?"
3076 msgstr ""
3077
3078 #: app/Services/Translations/admin-translation.php:290
3079 msgid "Are you sure?"
3080 msgstr ""
3081
3082 #: app/Services/Localization/i18n/states.php:1519
3083 msgid "Arequipa"
3084 msgstr ""
3085
3086 #: app/Services/Localization/i18n/states.php:918
3087 msgid "Arezzo"
3088 msgstr ""
3089
3090 #: app/Services/Localization/i18n/countries.php:24
3091 msgid "Argentina"
3092 msgstr ""
3093
3094 #: app/Helpers/CurrenciesHelper.php:27
3095 msgid "Argentine Peso"
3096 msgstr ""
3097
3098 #: app/Services/Localization/i18n/states.php:1662
3099 msgid "Argeș"
3100 msgstr ""
3101
3102 #: app/Services/Localization/i18n/states.php:326
3103 msgid "Arica y Parinacota"
3104 msgstr ""
3105
3106 #: app/Services/Localization/i18n/states.php:2142
3107 msgid "Arizona"
3108 msgstr ""
3109
3110 #: app/Services/Localization/i18n/states.php:2143
3111 msgid "Arkansas"
3112 msgstr ""
3113
3114 #: app/Services/Localization/i18n/states.php:2271
3115 msgid "Armagh City, Banbridge and Craigavon"
3116 msgstr ""
3117
3118 #: app/Services/Localization/i18n/states.php:2191
3119 msgid "Armed Forces (AA)"
3120 msgstr ""
3121
3122 #: app/Services/Localization/i18n/states.php:2192
3123 msgid "Armed Forces (AE)"
3124 msgstr ""
3125
3126 #: app/Services/Localization/i18n/states.php:2193
3127 msgid "Armed Forces (AP)"
3128 msgstr ""
3129
3130 #: app/Services/Localization/i18n/countries.php:25
3131 msgid "Armenia"
3132 msgstr ""
3133
3134 #: app/Helpers/CurrenciesHelper.php:24
3135 msgid "Armenian Dram"
3136 msgstr ""
3137
3138 #: app/Services/Localization/i18n/states.php:2196
3139 msgid "Artigas"
3140 msgstr ""
3141
3142 #: app/Services/Localization/i18n/states.php:1825
3143 msgid "Artvin"
3144 msgstr ""
3145
3146 #: app/Services/Localization/i18n/states.php:2008
3147 msgid "Arua"
3148 msgstr ""
3149
3150 #: app/Services/Localization/i18n/countries.php:26
3151 msgid "Aruba"
3152 msgstr ""
3153
3154 #: app/Helpers/CurrenciesHelper.php:29
3155 msgid "Aruban Florin"
3156 msgstr ""
3157
3158 #: app/Services/Localization/i18n/states.php:842
3159 msgid "Arunachal Pradesh"
3160 msgstr ""
3161
3162 #: app/Services/Localization/i18n/states.php:1901
3163 msgid "Arusha"
3164 msgstr ""
3165
3166 #: app/Services/Translations/block-editor-translation.php:11
3167 msgid "ASC"
3168 msgstr ""
3169
3170 #: app/Services/Translations/admin-translation.php:291
3171 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:165
3172 msgid "Ascending"
3173 msgstr ""
3174
3175 #: app/Services/Localization/i18n/states.php:919
3176 msgid "Ascoli Piceno"
3177 msgstr ""
3178
3179 #: app/Services/Localization/i18n/states.php:649
3180 msgid "Ashanti"
3181 msgstr ""
3182
3183 #: app/Services/Localization/i18n/continents.php:87
3184 msgid "Asia"
3185 msgstr ""
3186
3187 #: app/Services/Localization/i18n/states.php:843
3188 msgid "Assam"
3189 msgstr ""
3190
3191 #: app/Services/Localization/i18n/states.php:920
3192 msgid "Asti"
3193 msgstr ""
3194
3195 #: app/Services/Localization/i18n/states.php:595
3196 msgid "Asturias"
3197 msgstr ""
3198
3199 #: app/Services/Localization/i18n/states.php:1639
3200 msgid "Asunción"
3201 msgstr ""
3202
3203 #: app/Services/Localization/i18n/states.php:562
3204 msgid "Aswan"
3205 msgstr ""
3206
3207 #: app/Services/Localization/i18n/states.php:563
3208 msgid "Asyut"
3209 msgstr ""
3210
3211 #: api/Resource/CustomerAddressResource.php:330
3212 msgid "At least one address must remain. Address deletion failed!"
3213 msgstr ""
3214
3215 #: app/Services/Translations/admin-translation.php:292
3216 msgid "At least one matches"
3217 msgstr ""
3218
3219 #: app/Services/Translations/admin-translation.php:293
3220 #: app/Http/Controllers/TaxEUController.php:99
3221 msgid "At least one tax rate must be greater than 0%"
3222 msgstr ""
3223
3224 #: app/Http/Controllers/AttributesController.php:132
3225 #: app/Http/Requests/AttrTermRequest.php:49
3226 msgid "At least one term is required."
3227 msgstr ""
3228
3229 #: app/Http/Requests/BulkUpdateVariantRequest.php:29
3230 msgid "At least one variant update is required."
3231 msgstr ""
3232
3233 #: app/Services/Translations/admin-translation.php:294
3234 msgid "At subtotal level"
3235 msgstr ""
3236
3237 #: app/Services/Translations/admin-translation.php:295
3238 msgid "At the date"
3239 msgstr ""
3240
3241 #: app/Services/Localization/i18n/states.php:328
3242 msgid "Atacama"
3243 msgstr ""
3244
3245 #: app/Services/Localization/i18n/states.php:228
3246 msgid "Atakora"
3247 msgstr ""
3248
3249 #: app/Services/Localization/i18n/states.php:229
3250 msgid "Atlantique"
3251 msgstr ""
3252
3253 #: app/Services/Localization/i18n/states.php:379
3254 msgid "Atlántico"
3255 msgstr ""
3256
3257 #: app/Services/Localization/i18n/states.php:1462
3258 msgid "Atlántico Norte"
3259 msgstr ""
3260
3261 #: app/Services/Localization/i18n/states.php:1463
3262 msgid "Atlántico Sur"
3263 msgstr ""
3264
3265 #: app/Services/Localization/i18n/states.php:712
3266 msgid "Atlántida"
3267 msgstr ""
3268
3269 #: app/Services/Translations/admin-translation.php:296
3270 msgid "Attach PDF Template"
3271 msgstr ""
3272
3273 #: app/Services/Translations/admin-translation.php:297
3274 msgid "Attach Role"
3275 msgstr ""
3276
3277 #: app/Services/Translations/admin-translation.php:299
3278 msgid ""
3279 "Attach the WordPress-supported digital files that customers will receive "
3280 "after purchasing this product. If this downloadable file is only for a "
3281 "specific product variation (e.g., 'eBook Version' or 'Audiobook Version'), "
3282 "please select that variant. Otherwise, you may leave the 'Choose variant' "
3283 "field empty to make the file available for all variants of this product. "
3284 "Please note that any additional files added after any sell will be "
3285 "accessible to both existing and new orders."
3286 msgstr ""
3287
3288 #: app/Services/Translations/admin-translation.php:298
3289 msgid "Attach User"
3290 msgstr ""
3291
3292 #: app/Services/Localization/i18n/states.php:1166
3293 msgid "Attapeu"
3294 msgstr ""
3295
3296 #: app/Services/Localization/i18n/states.php:668
3297 msgid "Attica"
3298 msgstr ""
3299
3300 #: api/Resource/AttrGroupResource.php:185
3301 msgid "Attribute group not found in database, failed to remove."
3302 msgstr ""
3303
3304 #: api/Resource/AttrGroupResource.php:98 api/Resource/AttrTermResource.php:47
3305 msgid "Attribute group not found."
3306 msgstr ""
3307
3308 #: api/Resource/AttrGroupResource.php:216
3309 msgid "Attribute group successfully deleted!"
3310 msgstr ""
3311
3312 #: app/Services/Translations/admin-translation.php:300
3313 msgid "Attribute Groups"
3314 msgstr ""
3315
3316 #: app/Hooks/Handlers/AttributesHandler.php:94
3317 msgid "Attribute Term"
3318 msgstr ""
3319
3320 #: api/Resource/AttrTermResource.php:208
3321 msgid "Attribute term not found, failed to remove."
3322 msgstr ""
3323
3324 #: api/Resource/AttrTermResource.php:128
3325 msgid "Attribute term not found."
3326 msgstr ""
3327
3328 #: api/Resource/AttrTermResource.php:236
3329 msgid "Attribute term successfully deleted!"
3330 msgstr ""
3331
3332 #: app/Services/Translations/admin-translation.php:301
3333 msgid "Attribute Type"
3334 msgstr ""
3335
3336 #: app/Helpers/AdminHelper.php:87
3337 #: app/Services/Translations/admin-translation.php:302
3338 #: app/Hooks/Handlers/AttributesHandler.php:90
3339 msgid "Attributes"
3340 msgstr ""
3341
3342 #: app/Services/Translations/admin-translation.php:303
3343 msgid "Attributes & Terms"
3344 msgstr ""
3345
3346 #: app/Services/Localization/i18n/states.php:1482
3347 msgid "Auckland"
3348 msgstr ""
3349
3350 #: app/Modules/MCP/Tools/OrderTools.php:110
3351 msgid ""
3352 "Audit timeline for one order — status changes, payments, refunds, notes, "
3353 "emails sent: who did what and when. Use after get-order when you need "
3354 "history, not just current state."
3355 msgstr ""
3356
3357 #: app/Services/Translations/TransStrings.php:194
3358 msgid "Aug"
3359 msgstr ""
3360
3361 #: app/Services/Translations/TransStrings.php:163
3362 msgid "August"
3363 msgstr ""
3364
3365 #: app/Services/Localization/i18n/states.php:1549
3366 msgid "Aurora"
3367 msgstr ""
3368
3369 #: app/Services/Localization/i18n/countries.php:27
3370 msgid "Australia"
3371 msgstr ""
3372
3373 #: app/Services/Localization/i18n/states.php:117
3374 msgid "Australian Capital Territory"
3375 msgstr ""
3376
3377 #: app/Helpers/CurrenciesHelper.php:28
3378 msgid "Australian Dollar"
3379 msgstr ""
3380
3381 #: app/Services/Localization/i18n/countries.php:28
3382 msgid "Austria"
3383 msgstr ""
3384
3385 #: app/Modules/MCP/Support/PermissionGate.php:55
3386 msgid "Authentication required to access the FluentCart MCP server."
3387 msgstr ""
3388
3389 #: app/Modules/PaymentMethods/PromoGateways/Pro/AuthorizeNetPromo.php:62
3390 #: app/Modules/PaymentMethods/PromoGateways/Pro/AuthorizeNetPromo.php:86
3391 msgid "Authorize.Net Payment Gateway"
3392 msgstr ""
3393
3394 #: app/Helpers/Status.php:194 app/Helpers/Status.php:204
3395 #: app/Helpers/Status.php:222
3396 msgid "Authorized"
3397 msgstr ""
3398
3399 #: app/Helpers/Helper.php:318
3400 msgid "Authorized (Require Capture)"
3401 msgstr ""
3402
3403 #. %s is the next billing date
3404 #: app/Services/Translations/customer-profile-translation.php:39
3405 #, php-format
3406 msgid "Auto renews on %s"
3407 msgstr ""
3408
3409 #: app/Services/Translations/admin-translation.php:304
3410 msgid "Auto-cancellation"
3411 msgstr ""
3412
3413 #: app/Services/Translations/admin-translation.php:305
3414 msgid "Auto-enabled"
3415 msgstr ""
3416
3417 #: app/Services/Email/EmailNotifications.php:260
3418 #: app/Services/Email/EmailNotifications.php:280
3419 #: app/Services/Translations/admin-translation.php:306
3420 msgid "Auto-enabled for offline payments"
3421 msgstr ""
3422
3423 #: app/Http/Controllers/McpSettingsController.php:62
3424 msgid ""
3425 "Automatic install needs FluentCart Pro (or another Fluent Pro plugin). "
3426 "Install FluentHub manually, then reload this page to connect FluentCart with "
3427 "AI agents."
3428 msgstr ""
3429
3430 #: app/Modules/PaymentMethods/PromoGateways/Pro/PaddlePromo.php:64
3431 msgid "Automatic invoicing & refunds"
3432 msgstr ""
3433
3434 #: app/Modules/PaymentMethods/PromoGateways/Pro/AuthorizeNetPromo.php:67
3435 #: app/Modules/PaymentMethods/PromoGateways/Pro/MolliePromo.php:64
3436 msgid "Automatic payment confirmation"
3437 msgstr ""
3438
3439 #: app/Modules/PaymentMethods/PromoGateways/Addons/SquareAddon.php:87
3440 msgid "Automatic refunds via webhooks"
3441 msgstr ""
3442
3443 #: app/Services/Translations/block-editor-translation.php:44
3444 msgid "Automatically use the current page's product context."
3445 msgstr ""
3446
3447 #. phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped
3448 #: app/Services/Renderer/ProductRenderer.php:711
3449 msgid "Availability:"
3450 msgstr ""
3451
3452 #: app/Services/Translations/admin-translation.php:307
3453 msgid "Available"
3454 msgstr ""
3455
3456 #. %s - number of items available
3457 #: app/Services/Translations/admin-translation.php:309
3458 #, php-format
3459 msgid "Available %s"
3460 msgstr ""
3461
3462 #: app/Services/Translations/block-editor-translation.php:45
3463 msgid "Available on Backorder"
3464 msgstr ""
3465
3466 #. %s - date
3467 #: app/Services/Translations/admin-translation.php:311
3468 #, php-format
3469 msgid "Available On: %s"
3470 msgstr ""
3471
3472 #: app/Services/Translations/admin-translation.php:312
3473 msgid "Available Operators"
3474 msgstr ""
3475
3476 #: app/Services/Filter/ProductFilter.php:230
3477 msgid "Available Quantity"
3478 msgstr ""
3479
3480 #. %s is the available stock
3481 #: app/Services/Translations/admin-translation.php:314
3482 #, php-format
3483 msgid "Available: %s in stock"
3484 msgstr ""
3485
3486 #: app/Services/Localization/i18n/states.php:921
3487 msgid "Avellino"
3488 msgstr ""
3489
3490 #: app/Services/Translations/admin-translation.php:315
3491 msgid "Average Customer LTV"
3492 msgstr ""
3493
3494 #: app/Services/Translations/admin-translation.php:316
3495 msgid "Average Customer Orders"
3496 msgstr ""
3497
3498 #: app/Services/Translations/admin-translation.php:317
3499 msgid "Average Gross"
3500 msgstr ""
3501
3502 #: app/Services/Translations/admin-translation.php:318
3503 msgid "Average Gross Sales"
3504 msgstr ""
3505
3506 #: app/Services/Translations/admin-translation.php:333
3507 msgid "Average gross sales per order in this period."
3508 msgstr ""
3509
3510 #: app/Services/Translations/admin-translation.php:334
3511 msgid "Average in period"
3512 msgstr ""
3513
3514 #: app/Services/Translations/admin-translation.php:319
3515 msgid "Average Monthly Gross"
3516 msgstr ""
3517
3518 #: app/Services/Translations/admin-translation.php:320
3519 msgid "Average Monthly Items"
3520 msgstr ""
3521
3522 #: app/Services/Translations/admin-translation.php:321
3523 msgid "Average Monthly Orders"
3524 msgstr ""
3525
3526 #: app/Services/Translations/admin-translation.php:322
3527 msgid "Average Monthly Revenue"
3528 msgstr ""
3529
3530 #: app/Services/Translations/admin-translation.php:335
3531 msgid "Average number of items per order in this period."
3532 msgstr ""
3533
3534 #: app/Services/Translations/admin-translation.php:323
3535 msgid "Average Order"
3536 msgstr ""
3537
3538 #: app/Services/Translations/admin-translation.php:324
3539 msgid "Average Order Gross"
3540 msgstr ""
3541
3542 #: app/Services/Translations/admin-translation.php:325
3543 msgid "Average Order Gross "
3544 msgstr ""
3545
3546 #: app/Services/Translations/admin-translation.php:326
3547 msgid "Average Order Gross grouped by date period."
3548 msgstr ""
3549
3550 #: app/Services/Translations/admin-translation.php:327
3551 msgid "Average Order Items"
3552 msgstr ""
3553
3554 #: app/Services/Translations/admin-translation.php:328
3555 msgid "Average Order Items "
3556 msgstr ""
3557
3558 #: app/Services/Translations/admin-translation.php:329
3559 msgid "Average Order Items grouped by date period."
3560 msgstr ""
3561
3562 #: app/Services/Translations/admin-translation.php:330
3563 msgid "Average Order Net"
3564 msgstr ""
3565
3566 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:91
3567 msgid "Average Order Value"
3568 msgstr ""
3569
3570 #: app/Services/Translations/admin-translation.php:331
3571 msgid "Average Refund"
3572 msgstr ""
3573
3574 #: app/Services/Translations/admin-translation.php:332
3575 msgid "Average Revenue"
3576 msgstr ""
3577
3578 #: app/Services/Translations/admin-translation.php:336
3579 msgid "Average revenue per order in this period."
3580 msgstr ""
3581
3582 #: app/Services/Translations/admin-translation.php:337
3583 msgid ""
3584 "Average total spend by customers that first ordered in this period, over "
3585 "their lifetime (not just from orders the customers made in this period)."
3586 msgstr ""
3587
3588 #: app/Services/Translations/admin-translation.php:338
3589 msgid "Avg. Order Gross"
3590 msgstr ""
3591
3592 #: app/Services/Translations/admin-translation.php:339
3593 msgid "Avg. Order Items"
3594 msgstr ""
3595
3596 #: app/Services/Translations/admin-translation.php:340
3597 msgid "Avg. Order Net"
3598 msgstr ""
3599
3600 #: app/Services/Translations/admin-translation.php:341
3601 msgid "Avgerage Amount"
3602 msgstr ""
3603
3604 #: app/Services/Translations/admin-translation.php:342
3605 msgid "Awesome"
3606 msgstr ""
3607
3608 #: app/Services/Localization/i18n/states.php:1520
3609 msgid "Ayacucho"
3610 msgstr ""
3611
3612 #: app/Services/Localization/i18n/states.php:1826
3613 msgid "Aydın"
3614 msgstr ""
3615
3616 #: app/Services/Localization/i18n/states.php:1741
3617 msgid "Ayutthaya"
3618 msgstr ""
3619
3620 #: app/Services/Localization/i18n/states.php:1626
3621 msgid "Azad Kashmir"
3622 msgstr ""
3623
3624 #: app/Services/Localization/i18n/countries.php:29
3625 msgid "Azerbaijan"
3626 msgstr ""
3627
3628 #: app/Helpers/CurrenciesHelper.php:30
3629 msgid "Azerbaijani Manat"
3630 msgstr ""
3631
3632 #: app/Services/Localization/i18n/states.php:1207
3633 msgid "Azilal"
3634 msgstr ""
3635
3636 #: app/Services/Localization/i18n/states.php:441
3637 msgid "Azua"
3638 msgstr ""
3639
3640 #: app/Services/Localization/i18n/states.php:535
3641 msgid "Azuay"
3642 msgstr ""
3643
3644 #: app/Services/Localization/i18n/states.php:527
3645 msgid "Aïn Defla"
3646 msgstr ""
3647
3648 #: app/Services/Localization/i18n/states.php:529
3649 msgid "Aïn Témouchent"
3650 msgstr ""
3651
3652 #: app/Services/Localization/i18n/states.php:1821
3653 msgid "Ağrı"
3654 msgstr ""
3655
3656 #: app/Services/Translations/admin-translation.php:343
3657 #: app/Services/Translations/customer-profile-translation.php:40
3658 msgid "B2B"
3659 msgstr ""
3660
3661 #: app/Services/Renderer/CheckoutFieldsSchema.php:497
3662 msgid "B2B Only Mode"
3663 msgstr ""
3664
3665 #: app/Services/Filter/OrderFilter.php:516
3666 msgid "B2B Purchase"
3667 msgstr ""
3668
3669 #: app/Services/Translations/TransStrings.php:288
3670 #: app/Services/Translations/admin-translation.php:344
3671 msgid "Back"
3672 msgstr ""
3673
3674 #: app/Http/Controllers/CustomerController.php:62
3675 msgid "Back to Customer List"
3676 msgstr ""
3677
3678 #: app/Services/Translations/admin-translation.php:345
3679 #: app/Http/Controllers/Controller.php:32
3680 msgid "Back to Dashboard"
3681 msgstr ""
3682
3683 #: app/Services/Translations/admin-translation.php:346
3684 msgid "Back to Gateway Settings"
3685 msgstr ""
3686
3687 #: app/Http/Controllers/OrderController.php:604
3688 msgid "Back to orders"
3689 msgstr ""
3690
3691 #: app/Services/Translations/admin-translation.php:349
3692 msgid "Back to processing"
3693 msgstr ""
3694
3695 #: app/Http/Controllers/ProductController.php:559
3696 msgid "Back to Product List"
3697 msgstr ""
3698
3699 #: app/Services/Translations/admin-translation.php:347
3700 msgid "Back to Shipping Zones"
3701 msgstr ""
3702
3703 #: app/Services/Translations/customer-profile-translation.php:41
3704 msgid "Back to Shopping Now"
3705 msgstr ""
3706
3707 #: app/Services/Translations/admin-translation.php:348
3708 msgid "Back to Sites"
3709 msgstr ""
3710
3711 #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:46
3712 msgid "Back to Subscription list"
3713 msgstr ""
3714
3715 #: app/Services/Translations/block-editor-translation.php:46
3716 msgid "Background"
3717 msgstr ""
3718
3719 #: app/Modules/Templating/Bricks/Elements/BuySection.php:131
3720 #: app/Modules/Templating/Bricks/Elements/BuySection.php:259
3721 #: app/Modules/Templating/Bricks/Elements/ProductStock.php:102
3722 #: app/Modules/Templating/Bricks/Elements/ProductStock.php:138
3723 #: app/Modules/Templating/Bricks/Elements/ProductStock.php:174
3724 msgid "Background color"
3725 msgstr ""
3726
3727 #: app/Services/Localization/i18n/states.php:1663
3728 msgid "Bacău"
3729 msgstr ""
3730
3731 #: app/Services/Localization/i18n/states.php:597
3732 msgid "Badajoz"
3733 msgstr ""
3734
3735 #: app/Services/Localization/i18n/states.php:20
3736 msgid "Badakhshan"
3737 msgstr ""
3738
3739 #: app/Services/Localization/i18n/states.php:421
3740 msgid "Baden-Württemberg"
3741 msgstr ""
3742
3743 #: app/Services/Translations/block-editor-translation.php:47
3744 msgid "Badge"
3745 msgstr ""
3746
3747 #: app/Services/Translations/block-editor-translation.php:51
3748 msgid "Badge count shows"
3749 msgstr ""
3750
3751 #: app/Services/Translations/block-editor-translation.php:48
3752 msgid "Badge Settings"
3753 msgstr ""
3754
3755 #: app/Services/Translations/block-editor-translation.php:49
3756 msgid "Badge Style"
3757 msgstr ""
3758
3759 #: app/Services/Translations/block-editor-translation.php:50
3760 msgid "Badge Text"
3761 msgstr ""
3762
3763 #: app/Services/Localization/i18n/states.php:21
3764 msgid "Badghis"
3765 msgstr ""
3766
3767 #: app/Services/Localization/i18n/states.php:128
3768 msgid "Bagerhat"
3769 msgstr ""
3770
3771 #: app/Services/Localization/i18n/states.php:22
3772 msgid "Baghlan"
3773 msgstr ""
3774
3775 #: app/Services/Localization/i18n/states.php:1446
3776 msgid "Bagmati"
3777 msgstr ""
3778
3779 #: app/Services/Localization/i18n/countries.php:30
3780 msgid "Bahamas"
3781 msgstr ""
3782
3783 #: app/Helpers/CurrenciesHelper.php:40
3784 msgid "Bahamian Dollar"
3785 msgstr ""
3786
3787 #: app/Services/Localization/i18n/states.php:256
3788 msgid "Bahia"
3789 msgstr ""
3790
3791 #: app/Services/Localization/i18n/countries.php:31
3792 msgid "Bahrain"
3793 msgstr ""
3794
3795 #: app/Services/Localization/i18n/states.php:1328
3796 msgid "Baja California"
3797 msgstr ""
3798
3799 #: app/Services/Localization/i18n/states.php:1329
3800 msgid "Baja California Sur"
3801 msgstr ""
3802
3803 #: app/Services/Localization/i18n/states.php:684
3804 msgid "Baja Verapaz"
3805 msgstr ""
3806
3807 #: app/Services/Localization/i18n/states.php:2129
3808 msgid "Baker Island"
3809 msgstr ""
3810
3811 #: app/Services/Localization/i18n/states.php:598
3812 msgid "Baleares"
3813 msgstr ""
3814
3815 #: app/Services/Localization/i18n/states.php:793
3816 msgid "Bali"
3817 msgstr ""
3818
3819 #: app/Services/Localization/i18n/states.php:23
3820 msgid "Balkh"
3821 msgstr ""
3822
3823 #: app/Services/Localization/i18n/states.php:1627
3824 msgid "Balochistan"
3825 msgstr ""
3826
3827 #: app/Services/Localization/i18n/states.php:1827
3828 msgid "Balıkesir"
3829 msgstr ""
3830
3831 #: app/Services/Localization/i18n/states.php:24
3832 msgid "Bamyan"
3833 msgstr ""
3834
3835 #: app/Services/Localization/i18n/states.php:129
3836 msgid "Bandarban"
3837 msgstr ""
3838
3839 #: app/Services/Localization/i18n/states.php:784
3840 msgid "Bangka Belitung"
3841 msgstr ""
3842
3843 #: app/Services/Localization/i18n/states.php:1742
3844 msgid "Bangkok"
3845 msgstr ""
3846
3847 #: app/Services/Localization/i18n/countries.php:32
3848 msgid "Bangladesh"
3849 msgstr ""
3850
3851 #: app/Helpers/Helper.php:577 app/Helpers/CurrenciesHelper.php:33
3852 msgid "Bangladeshi Taka"
3853 msgstr ""
3854
3855 #: app/Services/Translations/admin-translation.php:350
3856 msgid "Bank Account Name"
3857 msgstr ""
3858
3859 #: app/Services/Translations/admin-translation.php:351
3860 msgid "Bank BIC"
3861 msgstr ""
3862
3863 #: app/Services/Translations/admin-translation.php:352
3864 msgid "Bank IBAN"
3865 msgstr ""
3866
3867 #: app/Services/Translations/admin-translation.php:353
3868 msgid "Bank Identifier Code (SWIFT)"
3869 msgstr ""
3870
3871 #: app/Services/Translations/admin-translation.php:354
3872 msgid "Banner URL"
3873 msgstr ""
3874
3875 #: app/Services/Localization/i18n/states.php:789
3876 msgid "Banten"
3877 msgstr ""
3878
3879 #: app/Services/Localization/i18n/states.php:442
3880 msgid "Baoruco"
3881 msgstr ""
3882
3883 #: app/Services/Localization/i18n/states.php:443
3884 msgid "Barahona"
3885 msgstr ""
3886
3887 #: app/Services/Localization/i18n/states.php:757
3888 msgid "Baranya"
3889 msgstr ""
3890
3891 #: app/Helpers/CurrenciesHelper.php:32
3892 msgid "Barbadian Dollar"
3893 msgstr ""
3894
3895 #: app/Services/Localization/i18n/countries.php:33
3896 msgid "Barbados"
3897 msgstr ""
3898
3899 #: app/Services/Localization/i18n/states.php:599
3900 msgid "Barcelona"
3901 msgstr ""
3902
3903 #: app/Services/Localization/i18n/states.php:130
3904 msgid "Barguna"
3905 msgstr ""
3906
3907 #: app/Services/Localization/i18n/states.php:922
3908 msgid "Bari"
3909 msgstr ""
3910
3911 #: app/Services/Localization/i18n/states.php:2221
3912 msgid "Barinas"
3913 msgstr ""
3914
3915 #: app/Services/Localization/i18n/states.php:1097
3916 msgid "Baringo"
3917 msgstr ""
3918
3919 #: app/Services/Localization/i18n/states.php:131
3920 msgid "Barishal"
3921 msgstr ""
3922
3923 #: app/Services/Localization/i18n/states.php:923
3924 msgid "Barletta-Andria-Trani"
3925 msgstr ""
3926
3927 #: app/Services/Localization/i18n/states.php:1891
3928 msgid "Bartın"
3929 msgstr ""
3930
3931 #: app/Services/Localization/i18n/states.php:1287
3932 msgid "Basarabeasca"
3933 msgstr ""
3934
3935 #. %1$s: tax base amount, %2$s: tax label, %3$s: tax rate percent, %4$s: tax amount
3936 #: app/Modules/Tax/TaxModule.php:919 app/Modules/Tax/TaxModule.php:1029
3937 #, php-format
3938 msgid "Base %1$s + %2$s %3$s%% %4$s"
3939 msgstr ""
3940
3941 #: app/Services/Translations/admin-translation.php:355
3942 msgid "Base taxes"
3943 msgstr ""
3944
3945 #: app/Services/Translations/admin-translation.php:356
3946 msgid ""
3947 "Based on an average monthly subscription retention rate of "
3948 "${avgRetentionPercent.toFixed(1)}%, your expected subscription lifetime is "
3949 "${expectedLifetime.toFixed(1)} months."
3950 msgstr ""
3951
3952 #: app/Services/Localization/i18n/states.php:299
3953 msgid "Basel-Landschaft"
3954 msgstr ""
3955
3956 #: app/Services/Localization/i18n/states.php:300
3957 msgid "Basel-Stadt"
3958 msgstr ""
3959
3960 #: app/Services/Translations/admin-translation.php:357
3961 msgid "Basic Info"
3962 msgstr ""
3963
3964 #: app/Services/Translations/admin-translation.php:358
3965 msgid "Basic Information"
3966 msgstr ""
3967
3968 #: app/Services/Localization/i18n/states.php:1550
3969 msgid "Basilan"
3970 msgstr ""
3971
3972 #: app/Services/Localization/i18n/states.php:1551
3973 msgid "Bataan"
3974 msgstr ""
3975
3976 #: app/Services/Localization/i18n/states.php:1552
3977 msgid "Batanes"
3978 msgstr ""
3979
3980 #: app/Services/Localization/i18n/states.php:1553
3981 msgid "Batangas"
3982 msgstr ""
3983
3984 #: app/Services/Localization/i18n/states.php:1889
3985 msgid "Batman"
3986 msgstr ""
3987
3988 #: app/Services/Localization/i18n/states.php:488
3989 msgid "Batna"
3990 msgstr ""
3991
3992 #: app/Services/Localization/i18n/states.php:1410
3993 msgid "Bauchi"
3994 msgstr ""
3995
3996 #: app/Services/Localization/i18n/states.php:422
3997 msgid "Bavaria"
3998 msgstr ""
3999
4000 #: app/Services/Localization/i18n/states.php:713
4001 msgid "Bay Islands"
4002 msgstr ""
4003
4004 #: app/Services/Localization/i18n/states.php:1484
4005 msgid "Bay of Plenty"
4006 msgstr ""
4007
4008 #: app/Services/Localization/i18n/states.php:1886
4009 msgid "Bayburt"
4010 msgstr ""
4011
4012 #: app/Services/Localization/i18n/states.php:1411
4013 msgid "Bayelsa"
4014 msgstr ""
4015
4016 #: app/Services/Translations/admin-translation.php:359
4017 msgid "Before"
4018 msgstr ""
4019
4020 #: app/Services/Translations/block-editor-translation.php:52
4021 msgid "Behavior"
4022 msgstr ""
4023
4024 #: app/Services/Localization/i18n/states.php:565
4025 msgid "Beheira"
4026 msgstr ""
4027
4028 #: app/Services/Localization/i18n/states.php:343
4029 msgid "Beijing / 北京"
4030 msgstr ""
4031
4032 #: app/Services/Localization/i18n/countries.php:34
4033 msgid "Belarus"
4034 msgstr ""
4035
4036 #: app/Helpers/CurrenciesHelper.php:42
4037 msgid "Belarusian Ruble"
4038 msgstr ""
4039
4040 #: app/Services/Localization/i18n/countries.php:36
4041 msgid "Belau"
4042 msgstr ""
4043
4044 #: app/Services/Localization/i18n/states.php:2272
4045 msgid "Belfast"
4046 msgstr ""
4047
4048 #: app/Services/Localization/i18n/countries.php:35
4049 msgid "Belgium"
4050 msgstr ""
4051
4052 #: app/Services/Localization/i18n/countries.php:37
4053 msgid "Belize"
4054 msgstr ""
4055
4056 #: app/Helpers/CurrenciesHelper.php:43
4057 msgid "Belize Dollar"
4058 msgstr ""
4059
4060 #: app/Services/Localization/i18n/states.php:924
4061 msgid "Belluno"
4062 msgstr ""
4063
4064 #: app/Services/Localization/i18n/states.php:1210
4065 msgid "Ben Slimane"
4066 msgstr ""
4067
4068 #: app/Services/Localization/i18n/states.php:925
4069 msgid "Benevento"
4070 msgstr ""
4071
4072 #: app/Services/Localization/i18n/states.php:785
4073 msgid "Bengkulu"
4074 msgstr ""
4075
4076 #: app/Services/Localization/i18n/states.php:70
4077 msgid "Bengo"
4078 msgstr ""
4079
4080 #: app/Services/Localization/i18n/states.php:71
4081 msgid "Benguela"
4082 msgstr ""
4083
4084 #: app/Services/Localization/i18n/states.php:1554
4085 msgid "Benguet"
4086 msgstr ""
4087
4088 #: app/Services/Localization/i18n/states.php:241
4089 msgid "Beni"
4090 msgstr ""
4091
4092 #: app/Services/Localization/i18n/states.php:566
4093 msgid "Beni Suef"
4094 msgstr ""
4095
4096 #: app/Services/Localization/i18n/countries.php:38
4097 msgid "Benin"
4098 msgstr ""
4099
4100 #: app/Services/Localization/i18n/states.php:1412
4101 msgid "Benue"
4102 msgstr ""
4103
4104 #: app/Services/Localization/i18n/states.php:56
4105 msgid "Berat"
4106 msgstr ""
4107
4108 #: app/Services/Localization/i18n/states.php:926
4109 msgid "Bergamo"
4110 msgstr ""
4111
4112 #: app/Services/Localization/i18n/states.php:1209
4113 msgid "Berkane"
4114 msgstr ""
4115
4116 #: app/Services/Localization/i18n/states.php:423
4117 msgid "Berlin"
4118 msgstr ""
4119
4120 #: app/Services/Localization/i18n/countries.php:39
4121 msgid "Bermuda"
4122 msgstr ""
4123
4124 #: app/Helpers/CurrenciesHelper.php:36
4125 msgid "Bermudian Dollar"
4126 msgstr ""
4127
4128 #: app/Services/Localization/i18n/states.php:301
4129 msgid "Bern"
4130 msgstr ""
4131
4132 #: app/Services/Localization/i18n/states.php:1213
4133 msgid "Berrechid"
4134 msgstr ""
4135
4136 #: app/Services/Translations/block-editor-translation.php:53
4137 msgid "Best Discount (All Variants)"
4138 msgstr ""
4139
4140 #: app/Services/Translations/admin-translation.php:360
4141 msgid "Best Price"
4142 msgstr ""
4143
4144 #: app/Modules/MCP/Tools/ReportTools.php:89
4145 msgid ""
4146 "Best-selling products over a period, ranked by revenue or units sold. Scoped "
4147 "to one currency."
4148 msgstr ""
4149
4150 #: app/Services/Translations/admin-translation.php:361
4151 #: app/Services/Translations/customer-profile-translation.php:42
4152 msgid "Beta"
4153 msgstr ""
4154
4155 #: app/Services/Translations/block-editor-translation.php:54
4156 msgid "Bg Color"
4157 msgstr ""
4158
4159 #: app/Services/Localization/i18n/states.php:1447
4160 msgid "Bheri"
4161 msgstr ""
4162
4163 #: app/Services/Localization/i18n/states.php:132
4164 msgid "Bhola"
4165 msgstr ""
4166
4167 #: app/Services/Localization/i18n/countries.php:40
4168 msgid "Bhutan"
4169 msgstr ""
4170
4171 #: app/Services/Localization/i18n/states.php:927
4172 msgid "Biella"
4173 msgstr ""
4174
4175 #: app/Services/Localization/i18n/states.php:844
4176 msgid "Bihar"
4177 msgstr ""
4178
4179 #: app/Services/Localization/i18n/states.php:1664
4180 msgid "Bihor"
4181 msgstr ""
4182
4183 #: app/Services/Localization/i18n/states.php:1828
4184 msgid "Bilecik"
4185 msgstr ""
4186
4187 #: app/Services/Localization/i18n/states.php:1555
4188 msgid "Biliran"
4189 msgstr ""
4190
4191 #: app/Helpers/EditorShortCodeHelper.php:376
4192 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:179
4193 msgid "Bill Count"
4194 msgstr ""
4195
4196 #: app/Helpers/EditorShortCodeHelper.php:375
4197 msgid "Bill Times"
4198 msgstr ""
4199
4200 #: app/Views/invoice/thank_you.php:392 app/Views/invoice/receipt_slip.php:180
4201 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:333
4202 #: app/Services/Renderer/Receipt/ThankYouRender.php:859
4203 msgid "Bill To"
4204 msgstr ""
4205
4206 #: app/Services/Translations/admin-translation.php:362
4207 msgid "Billing"
4208 msgstr ""
4209
4210 #: app/Helpers/CartCheckoutHelper.php:619
4211 #: app/Helpers/CartCheckoutHelper.php:704
4212 #: app/Services/Renderer/AddressSelectRenderer.php:20
4213 #: app/Services/Renderer/CheckoutRenderer.php:451
4214 #: app/Services/Renderer/CheckoutRenderer.php:567
4215 #: app/Services/Renderer/CheckoutRenderer.php:580
4216 #: app/Services/Translations/admin-translation.php:363
4217 #: app/Services/Translations/customer-profile-translation.php:43
4218 #: app/Services/Translations/block-editor-translation.php:55
4219 #: app/Views/emails/parts/addresses.php:26
4220 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:155
4221 msgid "Billing Address"
4222 msgstr ""
4223
4224 #: app/Services/Translations/admin-translation.php:2749
4225 msgid "billing address also"
4226 msgstr ""
4227
4228 #: app/Http/Controllers/FrontendControllers/CustomerOrderController.php:548
4229 msgid "Billing address created successfully"
4230 msgstr ""
4231
4232 #: api/Resource/CustomerAddressResource.php:154
4233 msgid "Billing address created successfully!"
4234 msgstr ""
4235
4236 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:196
4237 msgid "Billing Address Field"
4238 msgstr ""
4239
4240 #: app/Services/Translations/block-editor-translation.php:56
4241 msgid "Billing Address Heading"
4242 msgstr ""
4243
4244 #: app/Http/Controllers/FrontendControllers/CustomerOrderController.php:564
4245 msgid "Billing address updated successfully"
4246 msgstr ""
4247
4248 #: api/Resource/CustomerAddressResource.php:227
4249 msgid "Billing address updated successfully!"
4250 msgstr ""
4251
4252 #: app/Services/Translations/admin-translation.php:364
4253 msgid "Billing Country"
4254 msgstr ""
4255
4256 #: app/Services/Translations/admin-translation.php:365
4257 msgid "Billing Cycle"
4258 msgstr ""
4259
4260 #: app/Services/Renderer/ModalCheckoutRenderer.php:564
4261 msgid "Billing information"
4262 msgstr ""
4263
4264 #: app/Helpers/EditorShortCodeHelper.php:370
4265 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:146
4266 msgid "Billing Interval"
4267 msgstr ""
4268
4269 #: app/Modules/PaymentMethods/PayPalGateway/API/Webhook.php:52
4270 msgid "Billing Subscriptions:"
4271 msgstr ""
4272
4273 #: app/Services/Translations/admin-translation.php:366
4274 msgid "Billing summary"
4275 msgstr ""
4276
4277 #: app/Services/Translations/customer-profile-translation.php:44
4278 msgid "Billing Terms"
4279 msgstr ""
4280
4281 #: app/Services/Translations/admin-translation.php:367
4282 msgid "Billing:"
4283 msgstr ""
4284
4285 #: app/Services/Translations/admin-translation.php:368
4286 msgid "Bills Count"
4287 msgstr ""
4288
4289 #: app/Modules/Tax/TaxModule.php:2402
4290 msgid "BIN / VAT"
4291 msgstr ""
4292
4293 #: app/Services/Localization/i18n/states.php:1829
4294 msgid "Bingöl"
4295 msgstr ""
4296
4297 #: app/Services/Localization/i18n/states.php:329
4298 msgid "Biobío"
4299 msgstr ""
4300
4301 #: app/Services/Localization/i18n/states.php:639
4302 msgid "Biscay"
4303 msgstr ""
4304
4305 #: app/Services/Localization/i18n/states.php:490
4306 msgid "Biskra"
4307 msgstr ""
4308
4309 #: app/Services/Localization/i18n/states.php:1665
4310 msgid "Bistrița-Năsăud"
4311 msgstr ""
4312
4313 #: app/Services/Localization/i18n/states.php:1830
4314 msgid "Bitlis"
4315 msgstr ""
4316
4317 #: app/Services/Localization/i18n/states.php:72
4318 msgid "Bié"
4319 msgstr ""
4320
4321 #: app/Services/Localization/i18n/states.php:738
4322 msgid "Bjelovar-Bilogora County"
4323 msgstr ""
4324
4325 #: app/Services/Localization/i18n/states.php:195
4326 msgid "Blagoevgrad"
4327 msgstr ""
4328
4329 #: app/Services/Localization/i18n/states.php:492
4330 msgid "Blida"
4331 msgstr ""
4332
4333 #: app/Services/Localization/i18n/states.php:1464
4334 msgid "Boaco"
4335 msgstr ""
4336
4337 #: app/Services/Localization/i18n/states.php:1499
4338 msgid "Bocas del Toro"
4339 msgstr ""
4340
4341 #: app/Services/Localization/i18n/states.php:133
4342 msgid "Bogura"
4343 msgstr ""
4344
4345 #: app/Services/Localization/i18n/states.php:1556
4346 msgid "Bohol"
4347 msgstr ""
4348
4349 #: app/Services/Localization/i18n/states.php:1167
4350 msgid "Bokeo"
4351 msgstr ""
4352
4353 #: app/Services/Localization/i18n/states.php:1168
4354 msgid "Bolikhamsai"
4355 msgstr ""
4356
4357 #: app/Services/Localization/i18n/countries.php:41
4358 msgid "Bolivia"
4359 msgstr ""
4360
4361 #: app/Helpers/CurrenciesHelper.php:38
4362 msgid "Bolivian Boliviano"
4363 msgstr ""
4364
4365 #: app/Services/Localization/i18n/states.php:928
4366 msgid "Bologna"
4367 msgstr ""
4368
4369 #: app/Services/Localization/i18n/states.php:1831
4370 msgid "Bolu"
4371 msgstr ""
4372
4373 #: app/Services/Localization/i18n/states.php:929
4374 msgid "Bolzano"
4375 msgstr ""
4376
4377 #: app/Services/Localization/i18n/states.php:380
4378 #: app/Services/Localization/i18n/states.php:536
4379 #: app/Services/Localization/i18n/states.php:2222
4380 msgid "Bolívar"
4381 msgstr ""
4382
4383 #: app/Services/Localization/i18n/states.php:1098
4384 msgid "Bomet"
4385 msgstr ""
4386
4387 #: app/Services/Localization/i18n/states.php:1188
4388 msgid "Bomi"
4389 msgstr ""
4390
4391 #: app/Services/Localization/i18n/countries.php:42
4392 msgid "Bonaire, Saint Eustatius and Saba"
4393 msgstr ""
4394
4395 #: app/Services/Localization/i18n/states.php:1189
4396 msgid "Bong"
4397 msgstr ""
4398
4399 #: app/Services/Localization/i18n/states.php:651
4400 msgid "Bono"
4401 msgstr ""
4402
4403 #: app/Services/Localization/i18n/states.php:652
4404 msgid "Bono East"
4405 msgstr ""
4406
4407 #: app/Services/Localization/i18n/states.php:1656
4408 msgid "Boquerón"
4409 msgstr ""
4410
4411 #: app/Services/Translations/block-editor-translation.php:57
4412 #: app/Modules/Templating/Bricks/Elements/BuySection.php:143
4413 #: app/Modules/Templating/Bricks/Elements/BuySection.php:271
4414 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:206
4415 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:218
4416 msgid "Border"
4417 msgstr ""
4418
4419 #: app/Services/Translations/block-editor-translation.php:58
4420 msgid "Border Color"
4421 msgstr ""
4422
4423 #: app/Services/Localization/i18n/states.php:517
4424 msgid "Bordj Bou Arréridj"
4425 msgstr ""
4426
4427 #: app/Services/Localization/i18n/states.php:230
4428 msgid "Borgou"
4429 msgstr ""
4430
4431 #: app/Services/Localization/i18n/states.php:1413
4432 msgid "Borno"
4433 msgstr ""
4434
4435 #: app/Services/Localization/i18n/states.php:758
4436 msgid "Borsod-Abaúj-Zemplén"
4437 msgstr ""
4438
4439 #: app/Helpers/CurrenciesHelper.php:31
4440 msgid "Bosnia & Herzegovina Convertible Mark"
4441 msgstr ""
4442
4443 #: app/Services/Localization/i18n/countries.php:43
4444 msgid "Bosnia and Herzegovina"
4445 msgstr ""
4446
4447 #: app/Http/Controllers/ModuleSettingsController.php:212
4448 msgid "Both Site Key and Secret Key are required."
4449 msgstr ""
4450
4451 #: app/Services/Localization/i18n/states.php:1666
4452 msgid "Botoșani"
4453 msgstr ""
4454
4455 #: app/Services/Localization/i18n/countries.php:44
4456 msgid "Botswana"
4457 msgstr ""
4458
4459 #: app/Helpers/CurrenciesHelper.php:41
4460 msgid "Botswana Pula"
4461 msgstr ""
4462
4463 #: app/Services/Translations/block-editor-translation.php:59
4464 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:108
4465 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:111
4466 msgid "Bottom"
4467 msgstr ""
4468
4469 #: app/Services/Translations/block-editor-translation.php:60
4470 msgid "Bottom Left"
4471 msgstr ""
4472
4473 #: app/Services/Translations/block-editor-translation.php:61
4474 msgid "Bottom Right"
4475 msgstr ""
4476
4477 #: app/Services/Localization/i18n/states.php:493
4478 msgid "Bouira"
4479 msgstr ""
4480
4481 #: app/Services/Localization/i18n/states.php:1211
4482 msgid "Boujdour"
4483 msgstr ""
4484
4485 #: app/Services/Localization/i18n/states.php:1212
4486 msgid "Boulemane"
4487 msgstr ""
4488
4489 #: app/Services/Localization/i18n/states.php:518
4490 msgid "Boumerdès"
4491 msgstr ""
4492
4493 #: app/Services/Localization/i18n/countries.php:45
4494 msgid "Bouvet Island"
4495 msgstr ""
4496
4497 #: app/Services/ShortCodeParser/Parsers/ItemParser.php:96
4498 msgid "Box"
4499 msgstr ""
4500
4501 #: app/Services/Localization/i18n/states.php:381
4502 msgid "Boyacá"
4503 msgstr ""
4504
4505 #: app/Services/Localization/i18n/states.php:134
4506 msgid "Brahmanbaria"
4507 msgstr ""
4508
4509 #: app/CPT/FluentProducts.php:310
4510 msgid "Brand"
4511 msgstr ""
4512
4513 #: app/Services/Localization/i18n/states.php:424
4514 msgid "Brandenburg"
4515 msgstr ""
4516
4517 #: app/CPT/FluentProducts.php:309 app/Helpers/AdminHelper.php:179
4518 #: app/Services/Translations/block-editor-translation.php:62
4519 msgid "Brands"
4520 msgstr ""
4521
4522 #: app/Services/Localization/i18n/countries.php:46
4523 msgid "Brazil"
4524 msgstr ""
4525
4526 #: app/Helpers/CurrenciesHelper.php:39
4527 msgid "Brazilian Real"
4528 msgstr ""
4529
4530 #: app/Services/Localization/i18n/states.php:1668
4531 msgid "Brașov"
4532 msgstr ""
4533
4534 #: app/Services/Translations/TransStrings.php:120
4535 #: app/Services/Translations/customer-profile-translation.php:45
4536 msgid "Breadcrumb"
4537 msgstr ""
4538
4539 #: app/Services/Translations/customer-profile-translation.php:46
4540 msgid "Breadcrumb navigation"
4541 msgstr ""
4542
4543 #: app/Services/Localization/i18n/states.php:425
4544 msgid "Bremen"
4545 msgstr ""
4546
4547 #: app/Services/Localization/i18n/states.php:930
4548 msgid "Brescia"
4549 msgstr ""
4550
4551 #: app/Services/Localization/i18n/states.php:1288
4552 msgid "Briceni"
4553 msgstr ""
4554
4555 #: app/Services/Localization/i18n/states.php:931
4556 msgid "Brindisi"
4557 msgstr ""
4558
4559 #: app/Services/Localization/i18n/states.php:282
4560 msgid "British Columbia"
4561 msgstr ""
4562
4563 #: app/Services/Localization/i18n/countries.php:47
4564 msgid "British Indian Ocean Territory"
4565 msgstr ""
4566
4567 #: app/Helpers/CurrenciesHelper.php:62
4568 msgid "British Pound"
4569 msgstr ""
4570
4571 #: app/Modules/Tax/TaxModule.php:2397
4572 msgid "BRN"
4573 msgstr ""
4574
4575 #: app/Services/Localization/i18n/states.php:743
4576 msgid "Brod-Posavina County"
4577 msgstr ""
4578
4579 #: app/Services/Localization/i18n/states.php:650
4580 msgid "Brong-Ahafo"
4581 msgstr ""
4582
4583 #: app/Services/Translations/admin-translation.php:369
4584 msgid "Browse"
4585 msgstr ""
4586
4587 #: app/Services/Renderer/CartRenderer.php:599
4588 msgid "Browse products and continue shopping"
4589 msgstr ""
4590
4591 #: app/Services/Translations/block-editor-translation.php:63
4592 msgid "Browse Smartcodes"
4593 msgstr ""
4594
4595 #: app/Services/Translations/admin-translation.php:370
4596 msgid "Browse/Upload"
4597 msgstr ""
4598
4599 #: app/Services/Localization/i18n/countries.php:48
4600 msgid "Brunei"
4601 msgstr ""
4602
4603 #: app/Helpers/CurrenciesHelper.php:37
4604 msgid "Brunei Dollar"
4605 msgstr ""
4606
4607 #: app/Services/Localization/i18n/states.php:1667
4608 msgid "Brăila"
4609 msgstr ""
4610
4611 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:186
4612 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:306
4613 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:331
4614 #, php-format
4615 msgid "Bucket (%s) does not exist."
4616 msgstr ""
4617
4618 #: app/Http/Controllers/StorageController.php:110
4619 #: app/Modules/StorageDrivers/S3/S3.php:214
4620 #: app/Services/FileSystem/Drivers/S3/S3BucketCreator.php:74
4621 msgid "Bucket created successfully"
4622 msgstr ""
4623
4624 #: app/Modules/StorageDrivers/S3/S3.php:171
4625 msgid "Bucket name is required"
4626 msgstr ""
4627
4628 #: app/Modules/StorageDrivers/S3/S3.php:632
4629 msgid "Buckets"
4630 msgstr ""
4631
4632 #: app/Services/Localization/i18n/states.php:1669
4633 msgid "București"
4634 msgstr ""
4635
4636 #: app/Services/Localization/i18n/states.php:2009
4637 msgid "Budaka"
4638 msgstr ""
4639
4640 #: app/Services/Localization/i18n/states.php:759
4641 msgid "Budapest"
4642 msgstr ""
4643
4644 #: app/Services/Localization/i18n/states.php:2010
4645 msgid "Bududa"
4646 msgstr ""
4647
4648 #: app/Services/Localization/i18n/states.php:1743
4649 msgid "Bueng Kan"
4650 msgstr ""
4651
4652 #: app/Services/Localization/i18n/states.php:91
4653 msgid "Buenos Aires"
4654 msgstr ""
4655
4656 #: app/Services/Localization/i18n/states.php:2011
4657 msgid "Bugiri"
4658 msgstr ""
4659
4660 #: app/Services/Localization/i18n/states.php:2012
4661 msgid "Bugweri"
4662 msgstr ""
4663
4664 #: app/Services/Localization/i18n/states.php:2013
4665 msgid "Buhweju"
4666 msgstr ""
4667
4668 #: app/Services/Localization/i18n/states.php:2014
4669 msgid "Buikwe"
4670 msgstr ""
4671
4672 #: app/Http/Controllers/AddonsController.php:49
4673 msgid ""
4674 "Build a community, membership site, or online forum with FluentCart + "
4675 "FluentCommunity integration. Engage your customers and users right from your "
4676 "WordPress dashboard."
4677 msgstr ""
4678
4679 #: app/Services/Translations/admin-translation.php:371
4680 msgid "Builder"
4681 msgstr ""
4682
4683 #: app/Services/Translations/admin-translation.php:372
4684 msgid "Built-in"
4685 msgstr ""
4686
4687 #: app/Modules/PaymentMethods/PromoGateways/Pro/PaddlePromo.php:63
4688 msgid "Built-in tax & VAT handling"
4689 msgstr ""
4690
4691 #: app/Services/Localization/i18n/states.php:2015
4692 msgid "Bukedea"
4693 msgstr ""
4694
4695 #: app/Services/Localization/i18n/states.php:1557
4696 msgid "Bukidnon"
4697 msgstr ""
4698
4699 #: app/Services/Localization/i18n/states.php:2016
4700 msgid "Bukomansimbi"
4701 msgstr ""
4702
4703 #: app/Services/Localization/i18n/states.php:2017
4704 msgid "Bukwa"
4705 msgstr ""
4706
4707 #: app/Services/Localization/i18n/states.php:1558
4708 msgid "Bulacan"
4709 msgstr ""
4710
4711 #: app/Services/Localization/i18n/states.php:2018
4712 msgid "Bulambuli"
4713 msgstr ""
4714
4715 #: app/Services/Localization/i18n/countries.php:49
4716 msgid "Bulgaria"
4717 msgstr ""
4718
4719 #: app/Helpers/CurrenciesHelper.php:35
4720 msgid "Bulgarian Lev"
4721 msgstr ""
4722
4723 #: app/Services/Localization/i18n/states.php:2019
4724 msgid "Buliisa"
4725 msgstr ""
4726
4727 #: app/Services/Translations/admin-translation.php:382
4728 msgid "Bulk action failed"
4729 msgstr ""
4730
4731 #: app/Services/Translations/admin-translation.php:373
4732 msgid "Bulk Actions"
4733 msgstr ""
4734
4735 #: app/Services/Translations/admin-translation.php:374
4736 msgid "Bulk Delete"
4737 msgstr ""
4738
4739 #: app/Services/Translations/admin-translation.php:375
4740 msgid "Bulk Duplicate"
4741 msgstr ""
4742
4743 #: app/Services/Translations/admin-translation.php:376
4744 msgid "Bulk Edit"
4745 msgstr ""
4746
4747 #: app/Services/Translations/admin-translation.php:377
4748 msgid "Bulk Import Products"
4749 msgstr ""
4750
4751 #: app/Services/Translations/admin-translation.php:378
4752 msgid "Bulk Insert"
4753 msgstr ""
4754
4755 #: app/Http/Controllers/ProductController.php:237
4756 msgid "Bulk insert failed: "
4757 msgstr ""
4758
4759 #: app/Services/Translations/admin-translation.php:379
4760 msgid "Bulk Product Edit"
4761 msgstr ""
4762
4763 #: app/Services/Translations/admin-translation.php:380
4764 msgid "Bulk Product Insert"
4765 msgstr ""
4766
4767 #: app/Services/Translations/admin-translation.php:381
4768 msgid "Bulk Remove"
4769 msgstr ""
4770
4771 #: app/Http/Controllers/ProductController.php:1600
4772 msgid "Bulk update failed: "
4773 msgstr ""
4774
4775 #: app/Services/Translations/admin-translation.php:383
4776 msgid "Bump Description"
4777 msgstr ""
4778
4779 #: app/Services/Translations/admin-translation.php:384
4780 msgid "Bump Name"
4781 msgstr ""
4782
4783 #: app/Services/Translations/admin-translation.php:385
4784 msgid "Bump Title"
4785 msgstr ""
4786
4787 #: app/Services/Localization/i18n/states.php:2020
4788 msgid "Bundibugyo"
4789 msgstr ""
4790
4791 #: app/Services/Translations/admin-translation.php:386
4792 msgid "Bundle"
4793 msgstr ""
4794
4795 #: app/Services/Translations/admin-translation.php:390
4796 msgid "Bundle info saved successfully"
4797 msgstr ""
4798
4799 #: app/Services/Translations/admin-translation.php:387
4800 msgid "Bundle Items"
4801 msgstr ""
4802
4803 #: app/Services/Translations/admin-translation.php:388
4804 msgid "Bundle Of"
4805 msgstr ""
4806
4807 #: app/Services/Renderer/ProductRenderer.php:1151
4808 #: app/Services/Renderer/CartItemRenderer.php:324
4809 #: app/Services/Renderer/Receipt/ThankYouRender.php:1068
4810 msgid "Bundle of"
4811 msgstr ""
4812
4813 #: app/Services/Translations/admin-translation.php:389
4814 msgid "Bundle Title"
4815 msgstr ""
4816
4817 #: app/Services/Localization/i18n/states.php:1099
4818 msgid "Bungoma"
4819 msgstr ""
4820
4821 #: app/Services/Localization/i18n/states.php:2021
4822 msgid "Bunyangabu"
4823 msgstr ""
4824
4825 #: app/Services/Localization/i18n/states.php:1832
4826 msgid "Burdur"
4827 msgstr ""
4828
4829 #: app/Services/Localization/i18n/states.php:196
4830 msgid "Burgas"
4831 msgstr ""
4832
4833 #: app/Services/Localization/i18n/states.php:600
4834 msgid "Burgos"
4835 msgstr ""
4836
4837 #: app/Services/Localization/i18n/states.php:1744
4838 msgid "Buri Ram"
4839 msgstr ""
4840
4841 #: app/Services/Localization/i18n/countries.php:50
4842 msgid "Burkina Faso"
4843 msgstr ""
4844
4845 #: app/Services/Localization/i18n/states.php:1833
4846 msgid "Bursa"
4847 msgstr ""
4848
4849 #: app/Services/Localization/i18n/countries.php:51
4850 msgid "Burundi"
4851 msgstr ""
4852
4853 #: app/Helpers/CurrenciesHelper.php:34 app/Helpers/CurrenciesHelper.php:384
4854 msgid "Burundian Franc"
4855 msgstr ""
4856
4857 #: app/Services/Localization/i18n/states.php:883
4858 msgid "Bushehr (بوشهر)"
4859 msgstr ""
4860
4861 #: app/Services/Localization/i18n/states.php:2022
4862 msgid "Bushenyi"
4863 msgstr ""
4864
4865 #: app/Services/Localization/i18n/states.php:1100
4866 #: app/Services/Localization/i18n/states.php:2023
4867 msgid "Busia"
4868 msgstr ""
4869
4870 #: api/StoreSettings.php:310
4871 #: app/Services/Renderer/AddressSelectRenderer.php:489
4872 #: app/Services/Renderer/CheckoutRenderer.php:370
4873 #: app/Services/Translations/admin-translation.php:391
4874 #: app/Services/Translations/customer-profile-translation.php:47
4875 msgid "Business Details"
4876 msgstr ""
4877
4878 #: app/Services/Translations/admin-translation.php:392
4879 msgid "Business Information"
4880 msgstr ""
4881
4882 #: app/Services/Localization/i18n/states.php:2024
4883 msgid "Butaleja"
4884 msgstr ""
4885
4886 #: app/Services/Localization/i18n/states.php:2025
4887 msgid "Butambala"
4888 msgstr ""
4889
4890 #: app/Services/Localization/i18n/states.php:2026
4891 msgid "Butebo"
4892 msgstr ""
4893
4894 #: app/Services/Translations/admin-translation.php:393
4895 #: app/Services/Translations/block-editor-translation.php:64
4896 msgid "Button"
4897 msgstr ""
4898
4899 #: app/Modules/Templating/Bricks/Elements/BuySection.php:88
4900 #: app/Modules/Templating/Bricks/Elements/BuySection.php:216
4901 msgid "Button Text"
4902 msgstr ""
4903
4904 #: app/Services/Translations/block-editor-translation.php:66
4905 msgid "Button text"
4906 msgstr ""
4907
4908 #: app/Services/Translations/admin-translation.php:2750
4909 msgid "button to add tax classes."
4910 msgstr ""
4911
4912 #: app/Services/Translations/block-editor-translation.php:65
4913 msgid "Button Url Params"
4914 msgstr ""
4915
4916 #: app/Modules/Templating/Bricks/Elements/BuySection.php:94
4917 #: app/Modules/Templating/Bricks/Elements/BuySection.php:222
4918 msgid "Buttons Margin"
4919 msgstr ""
4920
4921 #: app/Services/Localization/i18n/states.php:2027
4922 msgid "Buvuma"
4923 msgstr ""
4924
4925 #. %s: product title
4926 #: app/Services/Renderer/ProductCardRender.php:474
4927 #, php-format
4928 msgid "Buy %s now"
4929 msgstr ""
4930
4931 #: app/Services/Renderer/ProductCardRender.php:471
4932 #: app/Services/Renderer/ProductRenderer.php:1292
4933 #: app/Services/Renderer/ProductRenderer.php:1364
4934 #: app/Services/Renderer/ProductRenderer.php:1451
4935 #: app/Services/Renderer/PricingTableRenderer.php:415
4936 #: app/Services/Translations/block-editor-translation.php:67
4937 #: app/Modules/Templating/AssetLoader.php:138
4938 #: app/Modules/Templating/AssetLoader.php:315
4939 #: app/Modules/Templating/Bricks/Elements/BuySection.php:217
4940 #: app/Modules/Templating/Bricks/Elements/BuySection.php:417
4941 #: app/Hooks/Handlers/BlockEditors/Buttons/BuyNowButtonBlockEditor.php:75
4942 #: app/Hooks/Handlers/ShortCodes/Buttons/DirectCheckoutShortcode.php:42
4943 msgid "Buy Now"
4944 msgstr ""
4945
4946 #: api/StoreSettings.php:1451
4947 msgid "Buy now"
4948 msgstr ""
4949
4950 #: app/Http/Requests/CouponRequest.php:120
4951 msgid "Buy quantity is required. "
4952 msgstr ""
4953
4954 #: app/Hooks/Handlers/BlockEditors/BuySectionBlockEditor.php:42
4955 msgid "Buy Section"
4956 msgstr ""
4957
4958 #: app/Modules/Templating/Bricks/Elements/BuySection.php:26
4959 msgid "Buy Section (FluentCart)"
4960 msgstr ""
4961
4962 #: app/Services/Localization/i18n/states.php:2028
4963 msgid "Buyende"
4964 msgstr ""
4965
4966 #: app/Helpers/EditorShortCodeHelper.php:266
4967 msgid "Buyer Company Name"
4968 msgstr ""
4969
4970 #: app/Helpers/EditorShortCodeHelper.php:268
4971 msgid "Buyer Legal Registration ID"
4972 msgstr ""
4973
4974 #: app/Helpers/EditorShortCodeHelper.php:269
4975 msgid "Buyer Reverse Charge Declaration"
4976 msgstr ""
4977
4978 #: app/Helpers/EditorShortCodeHelper.php:267
4979 msgid "Buyer VAT / Tax ID (formatted)"
4980 msgstr ""
4981
4982 #: app/Services/Localization/i18n/states.php:1670
4983 msgid "Buzău"
4984 msgstr ""
4985
4986 #. %s - user name
4987 #: app/Services/Translations/admin-translation.php:395
4988 #, php-format
4989 msgid "By %s"
4990 msgstr ""
4991
4992 #: app/Services/Translations/block-editor-translation.php:68
4993 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:247
4994 msgid ""
4995 "By checking this box, you agree to create an account with us to manage your "
4996 "subscription and order details. This is mandatory for subscription-based "
4997 "purchases."
4998 msgstr ""
4999
5000 #: app/Services/Translations/admin-translation.php:396
5001 msgid "By Email Address"
5002 msgstr ""
5003
5004 #: app/Services/Translations/admin-translation.php:2751
5005 msgid "by id, order id, status, payment method, customer name, or product."
5006 msgstr ""
5007
5008 #: app/Services/Translations/admin-translation.php:2752
5009 msgid "by license key, order id, customer name/email or connected sites."
5010 msgstr ""
5011
5012 #: app/Services/Translations/admin-translation.php:2753
5013 msgid "by name, email, order number or reference."
5014 msgstr ""
5015
5016 #: app/Services/Filter/CustomerFilter.php:81
5017 #: app/Services/Filter/OrderFilter.php:237
5018 msgid "By Order Items"
5019 msgstr ""
5020
5021 #: app/Services/Filter/LicenseFilter.php:124
5022 #: app/Services/Filter/LicenseSiteFilter.php:111
5023 #: app/Services/Filter/OrderBumpFilter.php:107
5024 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:218
5025 msgid "By Products"
5026 msgstr ""
5027
5028 #: app/Services/Translations/admin-translation.php:2754
5029 msgid "by site URL"
5030 msgstr ""
5031
5032 #: app/Services/Localization/i18n/states.php:755
5033 msgid "Bács-Kiskun"
5034 msgstr ""
5035
5036 #: app/Services/Localization/i18n/states.php:491
5037 msgid "Béchar"
5038 msgstr ""
5039
5040 #: app/Services/Localization/i18n/states.php:489
5041 msgid "Béjaïa"
5042 msgstr ""
5043
5044 #: app/Services/Localization/i18n/states.php:756
5045 msgid "Békés"
5046 msgstr ""
5047
5048 #: app/Services/Localization/i18n/states.php:1208
5049 msgid "Béni-Mellal"
5050 msgstr ""
5051
5052 #: app/Services/Localization/i18n/states.php:1285
5053 msgid "Bălți"
5054 msgstr ""
5055
5056 #: app/Services/Localization/i18n/states.php:1644
5057 msgid "Caaguazú"
5058 msgstr ""
5059
5060 #: app/Services/Localization/i18n/states.php:1645
5061 msgid "Caazapá"
5062 msgstr ""
5063
5064 #: app/Services/Localization/i18n/states.php:1724
5065 msgid "Cabañas"
5066 msgstr ""
5067
5068 #: app/Services/Localization/i18n/states.php:73
5069 msgid "Cabinda"
5070 msgstr ""
5071
5072 #: app/Services/Localization/i18n/states.php:1376
5073 msgid "Cabo Delgado"
5074 msgstr ""
5075
5076 #: app/Services/Localization/i18n/states.php:1559
5077 msgid "Cagayan"
5078 msgstr ""
5079
5080 #: app/Services/Localization/i18n/states.php:932
5081 msgid "Cagliari"
5082 msgstr ""
5083
5084 #: app/Services/Localization/i18n/states.php:1289
5085 msgid "Cahul"
5086 msgstr ""
5087
5088 #: app/Services/Localization/i18n/states.php:567
5089 msgid "Cairo"
5090 msgstr ""
5091
5092 #: app/Services/Localization/i18n/states.php:1521
5093 msgid "Cajamarca"
5094 msgstr ""
5095
5096 #: app/Services/Translations/admin-translation.php:400
5097 msgid "Calculate profit/cost"
5098 msgstr ""
5099
5100 #: app/Services/Translations/admin-translation.php:399
5101 msgid "Calculate Tax Based On"
5102 msgstr ""
5103
5104 #: app/Services/Localization/i18n/states.php:382
5105 msgid "Caldas"
5106 msgstr ""
5107
5108 #: app/Services/Localization/i18n/states.php:2144
5109 msgid "California"
5110 msgstr ""
5111
5112 #: app/Services/Localization/i18n/states.php:933
5113 msgid "Caltanissetta"
5114 msgstr ""
5115
5116 #: app/Services/Localization/i18n/states.php:1560
5117 msgid "Camarines Norte"
5118 msgstr ""
5119
5120 #: app/Services/Localization/i18n/states.php:1561
5121 msgid "Camarines Sur"
5122 msgstr ""
5123
5124 #: app/Services/Localization/i18n/countries.php:52
5125 msgid "Cambodia"
5126 msgstr ""
5127
5128 #: app/Helpers/CurrenciesHelper.php:84
5129 msgid "Cambodian Riel"
5130 msgstr ""
5131
5132 #: app/Services/Localization/i18n/countries.php:53
5133 msgid "Cameroon"
5134 msgstr ""
5135
5136 #: app/Services/Localization/i18n/states.php:1562
5137 msgid "Camiguin"
5138 msgstr ""
5139
5140 #: app/Services/Localization/i18n/states.php:1330
5141 msgid "Campeche"
5142 msgstr ""
5143
5144 #: app/Services/Localization/i18n/states.php:934
5145 msgid "Campobasso"
5146 msgstr ""
5147
5148 #: app/Services/Translations/admin-translation.php:401
5149 msgid "Can close the window - product will continue to insert."
5150 msgstr ""
5151
5152 #: app/Services/Coupon/Concerns/CanValidateCoupon.php:53
5153 msgid "Can not apply the coupons together"
5154 msgstr ""
5155
5156 #: app/Http/Controllers/CustomerController.php:205
5157 #: app/Http/Controllers/CustomerController.php:222
5158 msgid "Can not attach user"
5159 msgstr ""
5160
5161 #: app/Http/Controllers/CustomerController.php:250
5162 msgid "Can not detach user"
5163 msgstr ""
5164
5165 #: app/Services/Permission/PermissionManager.php:195
5166 msgid "Can Refund Orders"
5167 msgstr ""
5168
5169 #: app/Services/Localization/i18n/countries.php:54
5170 msgid "Canada"
5171 msgstr ""
5172
5173 #: app/Helpers/CurrenciesHelper.php:44
5174 msgid "Canadian Dollar"
5175 msgstr ""
5176
5177 #: app/Services/Renderer/AddressSelectRenderer.php:382
5178 #: app/Services/Renderer/AddressSelectRenderer.php:383
5179 #: app/Services/Translations/TransStrings.php:138
5180 #: app/Services/Translations/TransStrings.php:245
5181 #: app/Services/Translations/admin-translation.php:402
5182 #: app/Services/Translations/customer-profile-translation.php:49
5183 #: app/Services/Translations/block-editor-translation.php:69
5184 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:161
5185 msgid "Cancel"
5186 msgstr ""
5187
5188 #: app/Modules/MCP/Tools/SubscriptionTools.php:84
5189 msgid ""
5190 "Cancel a subscription through its gateway. Cancel is destructive — call "
5191 "dry_run:true first to preview and receive a confirm_token, then call again "
5192 "with that confirm_token plus an idempotency_key to execute. Cancellation "
5193 "takes effect immediately (the subscription is marked canceled now). The "
5194 "preview reports payment_mode and live_gateway_action; executing a LIVE "
5195 "cancellation requires the operator to opt in (test-mode always works)."
5196 msgstr ""
5197
5198 #: app/Services/Translations/block-editor-translation.php:70
5199 msgid "Cancel Button Text"
5200 msgstr ""
5201
5202 #: app/Services/Translations/admin-translation.php:403
5203 msgid "Cancel Order"
5204 msgstr ""
5205
5206 #: app/Services/Translations/admin-translation.php:404
5207 #: app/Services/Translations/customer-profile-translation.php:50
5208 msgid "Cancel Subscription"
5209 msgstr ""
5210
5211 #: app/Services/Translations/admin-translation.php:406
5212 msgid "Cancel subscription"
5213 msgstr ""
5214
5215 #: app/Services/Translations/admin-translation.php:405
5216 msgid "Cancel Subscription (if any)"
5217 msgstr ""
5218
5219 #: app/Modules/PaymentMethods/Core/AbstractSubscriptionModule.php:61
5220 msgid "Cancel subscription is not implemented for this payment method."
5221 msgstr ""
5222
5223 #: app/Helpers/Status.php:163 app/Helpers/Status.php:176
5224 #: app/Helpers/Status.php:272 app/Services/Filter/OrderFilter.php:254
5225 #: app/Services/Translations/admin-translation.php:407
5226 #: app/Services/Translations/customer-profile-translation.php:51
5227 msgid "Canceled"
5228 msgstr ""
5229
5230 #: app/Events/Subscription/SubscriptionCanceled.php:52
5231 #: app/Services/Email/EmailPreviewService.php:42
5232 #: dev/wp-browser/tests/Integration/Events/SubscriptionEventsTest.php:187
5233 msgid "canceled on customer request"
5234 msgstr ""
5235
5236 #: app/Services/Translations/admin-translation.php:408
5237 msgid "Cancellation reason"
5238 msgstr ""
5239
5240 #: app/Helpers/Helper.php:225 app/Helpers/Helper.php:240
5241 msgid "Cancelled"
5242 msgstr ""
5243
5244 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:399
5245 msgid "Cancelled by Customer from customer portal"
5246 msgstr ""
5247
5248 #: app/Services/Localization/i18n/states.php:2197
5249 msgid "Canelones"
5250 msgstr ""
5251
5252 #: app/Services/Localization/i18n/states.php:1653
5253 msgid "Canindeyú"
5254 msgstr ""
5255
5256 #: app/Http/Requests/AttrTermRequest.php:21
5257 msgid "Cannot create more than 10 terms at once."
5258 msgstr ""
5259
5260 #. %s is the order number
5261 #: app/Services/Translations/admin-translation.php:410
5262 #, php-format
5263 msgid "Cannot delete order %s due to status: completed"
5264 msgstr ""
5265
5266 #: app/Http/Controllers/TaxClassController.php:106
5267 #: app/Http/Controllers/TaxRateController.php:105
5268 msgid "Cannot delete the Standard tax class"
5269 msgstr ""
5270
5271 #: app/Services/Translations/admin-translation.php:411
5272 msgid "Cant upload the file"
5273 msgstr ""
5274
5275 #: app/Services/Localization/i18n/states.php:603
5276 msgid "Cantabria"
5277 msgstr ""
5278
5279 #: app/Services/Localization/i18n/states.php:1290
5280 msgid "Cantemir"
5281 msgstr ""
5282
5283 #: app/Services/Localization/i18n/states.php:1494
5284 msgid "Canterbury"
5285 msgstr ""
5286
5287 #: app/Services/Localization/i18n/address-locales.php:69
5288 #: app/Services/Localization/i18n/address-locales.php:159
5289 msgid "Canton"
5290 msgstr ""
5291
5292 #: app/Services/Localization/i18n/countries.php:55
5293 msgid "Cape Verde"
5294 msgstr ""
5295
5296 #: app/Helpers/CurrenciesHelper.php:51
5297 msgid "Cape Verdean Escudo"
5298 msgstr ""
5299
5300 #: app/Services/Localization/i18n/states.php:2217
5301 msgid "Capital"
5302 msgstr ""
5303
5304 #: app/Services/Localization/i18n/states.php:390
5305 msgid "Capital District"
5306 msgstr ""
5307
5308 #: app/Services/Localization/i18n/states.php:1563
5309 msgid "Capiz"
5310 msgstr ""
5311
5312 #: app/Services/Translations/admin-translation.php:412
5313 msgid "Capture"
5314 msgstr ""
5315
5316 #: app/Services/Localization/i18n/states.php:383
5317 msgid "Caquetá"
5318 msgstr ""
5319
5320 #: app/Services/Localization/i18n/states.php:2223
5321 msgid "Carabobo"
5322 msgstr ""
5323
5324 #: app/Services/Localization/i18n/states.php:1465
5325 msgid "Carazo"
5326 msgstr ""
5327
5328 #: app/Services/Localization/i18n/states.php:1672
5329 msgid "Caraș-Severin"
5330 msgstr ""
5331
5332 #: app/Services/Localization/i18n/states.php:538
5333 msgid "Carchi"
5334 msgstr ""
5335
5336 #: app/Services/Translations/block-editor-translation.php:71
5337 msgid "Card"
5338 msgstr ""
5339
5340 #: app/Helpers/EditorShortCodeHelper.php:184
5341 #: app/Services/Filter/OrderFilter.php:418
5342 msgid "Card Brand"
5343 msgstr ""
5344
5345 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:179
5346 msgid "Card details are not valid!"
5347 msgstr ""
5348
5349 #: app/Services/Translations/customer-profile-translation.php:53
5350 msgid "Card ending with"
5351 msgstr ""
5352
5353 #: app/Helpers/EditorShortCodeHelper.php:183
5354 msgid "Card Last 4"
5355 msgstr ""
5356
5357 #: app/Services/Filter/OrderFilter.php:410
5358 msgid "Card last 4"
5359 msgstr ""
5360
5361 #: app/Services/Translations/customer-profile-translation.php:52
5362 msgid "Card Number"
5363 msgstr ""
5364
5365 #: app/Modules/PaymentMethods/PromoGateways/Addons/PaystackAddon.php:88
5366 #: app/Modules/PaymentMethods/PromoGateways/Addons/FlutterwaveAddon.php:88
5367 #: app/Modules/PaymentMethods/PromoGateways/Addons/MercadoPagoAddon.php:88
5368 msgid "Card payments & Bank transfers"
5369 msgstr ""
5370
5371 #: app/Services/Translations/block-editor-translation.php:72
5372 msgid "Card Sizing"
5373 msgstr ""
5374
5375 #: app/Services/Translations/customer-profile-translation.php:54
5376 #: app/Modules/PaymentMethods/StripeGateway/SubscriptionsManager.php:73
5377 msgid "Card verification failed"
5378 msgstr ""
5379
5380 #: app/Services/Localization/i18n/states.php:813
5381 msgid "Carlow"
5382 msgstr ""
5383
5384 #: app/Services/Translations/TransStrings.php:295
5385 msgid "Carousel arrow left"
5386 msgstr ""
5387
5388 #: app/Services/Translations/TransStrings.php:296
5389 msgid "Carousel arrow right"
5390 msgstr ""
5391
5392 #: app/Hooks/Handlers/BlockEditors/ProductCarousel/InnerBlocks/InnerBlocks.php:141
5393 #: app/Hooks/Handlers/BlockEditors/MediaCarousel/InnerBlocks/InnerBlocks.php:123
5394 msgid "Carousel Controls"
5395 msgstr ""
5396
5397 #: app/Services/Translations/block-editor-translation.php:73
5398 msgid "Carousel interaction & animation"
5399 msgstr ""
5400
5401 #: app/Hooks/Handlers/BlockEditors/ProductCarousel/InnerBlocks/InnerBlocks.php:152
5402 #: app/Hooks/Handlers/BlockEditors/MediaCarousel/InnerBlocks/InnerBlocks.php:137
5403 msgid "Carousel Pagination"
5404 msgstr ""
5405
5406 #: app/Services/Translations/TransStrings.php:297
5407 msgid "Carousel switch to index {index}"
5408 msgstr ""
5409
5410 #: api/StoreSettings.php:697 api/StoreSettings.php:707
5411 #: app/Services/Renderer/MiniCartRenderer.php:112
5412 #: app/Services/Translations/admin-translation.php:413
5413 msgid "Cart"
5414 msgstr ""
5415
5416 #: app/Services/Translations/admin-translation.php:414
5417 msgid "Cart & Checkout"
5418 msgstr ""
5419
5420 #: api/StoreSettings.php:995
5421 msgid "Cart & checkout"
5422 msgstr ""
5423
5424 #: app/Services/Translations/admin-translation.php:416
5425 msgid "Cart and Checkout"
5426 msgstr ""
5427
5428 #: app/Services/Translations/block-editor-translation.php:74
5429 msgid "Cart Button Text"
5430 msgstr ""
5431
5432 #: app/Services/Renderer/CartDrawerRenderer.php:144
5433 #: app/Services/Translations/block-editor-translation.php:75
5434 msgid "Cart Icon"
5435 msgstr ""
5436
5437 #: api/StoreSettings.php:1005
5438 msgid "Cart Icon In Body"
5439 msgstr ""
5440
5441 #: api/Checkout/CheckoutApi.php:54
5442 msgid "Cart is empty or already completed"
5443 msgstr ""
5444
5445 #: app/Services/Renderer/CartRenderer.php:318
5446 msgid "Cart Item Summary"
5447 msgstr ""
5448
5449 #: app/Services/Translations/admin-translation.php:415
5450 msgid "Cart Items"
5451 msgstr ""
5452
5453 #: app/Hooks/Handlers/MenuHandler.php:80
5454 msgid "Cart Page"
5455 msgstr ""
5456
5457 #: app/Services/Renderer/CartRenderer.php:403
5458 msgid "Cart Total"
5459 msgstr ""
5460
5461 #: app/Hooks/Cart/WebCheckoutHandler.php:749
5462 msgid "Cart updated successfully"
5463 msgstr ""
5464
5465 #: api/Resource/FrontendResource/CartResource.php:220
5466 msgid "Cart validation error!"
5467 msgstr ""
5468
5469 #: app/Services/Localization/i18n/states.php:412
5470 msgid "Cartago"
5471 msgstr ""
5472
5473 #: app/Services/Localization/i18n/states.php:1214
5474 msgid "Casablanca"
5475 msgstr ""
5476
5477 #: app/Services/Localization/i18n/states.php:384
5478 msgid "Casanare"
5479 msgstr ""
5480
5481 #: app/Services/Localization/i18n/states.php:935
5482 msgid "Caserta"
5483 msgstr ""
5484
5485 #: app/Modules/PaymentMethods/Cod/Cod.php:38
5486 msgid "Cash"
5487 msgstr ""
5488
5489 #: app/Modules/PaymentMethods/Cod/Cod.php:159
5490 msgid "Cash upon delivery, bank transfer or other manual process."
5491 msgstr ""
5492
5493 #: app/Services/Localization/i18n/states.php:604
5494 msgid "Castellón"
5495 msgstr ""
5496
5497 #: app/Services/Localization/i18n/states.php:92
5498 msgid "Catamarca"
5499 msgstr ""
5500
5501 #: app/Services/Localization/i18n/states.php:1564
5502 msgid "Catanduanes"
5503 msgstr ""
5504
5505 #: app/Services/Localization/i18n/states.php:936
5506 msgid "Catania"
5507 msgstr ""
5508
5509 #: app/Services/Localization/i18n/states.php:937
5510 msgid "Catanzaro"
5511 msgstr ""
5512
5513 #: app/CPT/FluentProducts.php:286 app/Helpers/AdminHelper.php:175
5514 #: app/Services/Translations/admin-translation.php:417
5515 #: app/Services/Translations/block-editor-translation.php:76
5516 msgid "Categories"
5517 msgstr ""
5518
5519 #: app/CPT/FluentProducts.php:287
5520 #: app/Services/Translations/admin-translation.php:418
5521 #: app/Services/Translations/block-editor-translation.php:77
5522 msgid "Category"
5523 msgstr ""
5524
5525 #: app/Services/Localization/i18n/states.php:385
5526 msgid "Cauca"
5527 msgstr ""
5528
5529 #: app/Services/Localization/i18n/states.php:2273
5530 msgid "Causeway Coast and Glens"
5531 msgstr ""
5532
5533 #: app/Services/Localization/i18n/states.php:814
5534 msgid "Cavan"
5535 msgstr ""
5536
5537 #: app/Services/Localization/i18n/states.php:1565
5538 msgid "Cavite"
5539 msgstr ""
5540
5541 #: app/Services/Localization/i18n/countries.php:56
5542 msgid "Cayman Islands"
5543 msgstr ""
5544
5545 #: app/Helpers/CurrenciesHelper.php:87
5546 msgid "Cayman Islands Dollar"
5547 msgstr ""
5548
5549 #: app/Services/Localization/i18n/states.php:537
5550 msgid "Cañar"
5551 msgstr ""
5552
5553 #: app/Services/Translations/admin-translation.php:419
5554 msgid "Cc:"
5555 msgstr ""
5556
5557 #: app/Services/Localization/i18n/states.php:257
5558 msgid "Ceará"
5559 msgstr ""
5560
5561 #: app/Services/Localization/i18n/states.php:1566
5562 msgid "Cebu"
5563 msgstr ""
5564
5565 #: app/Services/Translations/block-editor-translation.php:78
5566 msgid "Center"
5567 msgstr ""
5568
5569 #: app/Services/Localization/i18n/states.php:653
5570 #: app/Services/Localization/i18n/states.php:1650
5571 #: app/Services/Localization/i18n/states.php:2258
5572 msgid "Central"
5573 msgstr ""
5574
5575 #: app/Helpers/CurrenciesHelper.php:153 app/Helpers/CurrenciesHelper.php:396
5576 msgid "Central African Cfa Franc"
5577 msgstr ""
5578
5579 #: app/Services/Localization/i18n/countries.php:57
5580 msgid "Central African Republic"
5581 msgstr ""
5582
5583 #: app/Services/Localization/i18n/states.php:676
5584 msgid "Central Greece"
5585 msgstr ""
5586
5587 #: app/Services/Localization/i18n/states.php:670
5588 msgid "Central Macedonia"
5589 msgstr ""
5590
5591 #: app/Services/Localization/i18n/states.php:2198
5592 msgid "Cerro Largo"
5593 msgstr ""
5594
5595 #: app/Services/Localization/i18n/states.php:386
5596 msgid "Cesar"
5597 msgstr ""
5598
5599 #: app/Services/Localization/i18n/states.php:605
5600 msgid "Ceuta"
5601 msgstr ""
5602
5603 #: app/Helpers/CurrenciesHelper.php:156 app/Helpers/CurrenciesHelper.php:398
5604 msgid "Cfp Franc"
5605 msgstr ""
5606
5607 #: app/Services/Localization/i18n/states.php:1745
5608 msgid "Chachoengsao"
5609 msgstr ""
5610
5611 #: app/Services/Localization/i18n/states.php:93
5612 msgid "Chaco"
5613 msgstr ""
5614
5615 #: app/Services/Localization/i18n/countries.php:58
5616 msgid "Chad"
5617 msgstr ""
5618
5619 #: app/Services/Localization/i18n/states.php:896
5620 msgid "Chaharmahal and Bakhtiari (چهارمحال و بختیاری)"
5621 msgstr ""
5622
5623 #: app/Services/Localization/i18n/states.php:1746
5624 msgid "Chai Nat"
5625 msgstr ""
5626
5627 #: app/Services/Localization/i18n/states.php:1747
5628 msgid "Chaiyaphum"
5629 msgstr ""
5630
5631 #: app/Services/Localization/i18n/states.php:1725
5632 msgid "Chalatenango"
5633 msgstr ""
5634
5635 #: app/Services/Localization/i18n/states.php:1169
5636 msgid "Champasak"
5637 msgstr ""
5638
5639 #: app/Services/Localization/i18n/states.php:872
5640 msgid "Chandigarh"
5641 msgstr ""
5642
5643 #: app/Services/Localization/i18n/states.php:135
5644 msgid "Chandpur"
5645 msgstr ""
5646
5647 #: app/Services/Renderer/AddressSelectRenderer.php:104
5648 #: app/Services/Translations/admin-translation.php:420
5649 #: app/Services/Translations/block-editor-translation.php:79
5650 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:157
5651 msgid "Change"
5652 msgstr ""
5653
5654 #: app/Services/Renderer/AddressSelectRenderer.php:87
5655 msgid "Change Address"
5656 msgstr ""
5657
5658 #: app/Modules/MCP/Tools/OrderTools.php:128
5659 msgid ""
5660 "Change an order status or shipping status. Pass order_id and at least one of "
5661 "order_status or shipping_status. A no-op is returned if the order is already "
5662 "in that status. To refund, use refund-order instead."
5663 msgstr ""
5664
5665 #: app/Services/Translations/admin-translation.php:421
5666 msgid "Change Customer"
5667 msgstr ""
5668
5669 #: app/Services/Translations/admin-translation.php:428
5670 msgid "Change customer"
5671 msgstr ""
5672
5673 #: app/Services/Translations/admin-translation.php:422
5674 msgid "Change Customer Status"
5675 msgstr ""
5676
5677 #: app/Services/Translations/admin-translation.php:423
5678 #: app/Modules/MCP/Tools/OrderTools.php:127
5679 msgid "Change Order Status"
5680 msgstr ""
5681
5682 #: app/Services/Translations/admin-translation.php:424
5683 msgid "Change Payment Status"
5684 msgstr ""
5685
5686 #: app/Services/Translations/admin-translation.php:425
5687 msgid "Change Plan"
5688 msgstr ""
5689
5690 #: app/Services/Translations/admin-translation.php:426
5691 msgid "Change Plan to"
5692 msgstr ""
5693
5694 #: app/Services/Translations/block-editor-translation.php:80
5695 msgid "Change Product"
5696 msgstr ""
5697
5698 #: app/Services/Renderer/CartRenderer.php:270
5699 msgid "Change Quantity"
5700 msgstr ""
5701
5702 #: app/Services/Translations/admin-translation.php:427
5703 msgid "Change Shipping Status"
5704 msgstr ""
5705
5706 #: app/Modules/MCP/Tools/SubscriptionTools.php:83
5707 msgid "Change Subscription Status"
5708 msgstr ""
5709
5710 #: app/Services/Translations/admin-translation.php:429
5711 msgid "Change tax class"
5712 msgstr ""
5713
5714 #. %s: theme name
5715 #: app/Services/Translations/admin-translation.php:431
5716 #, php-format
5717 msgid "Change theme to %1$s"
5718 msgstr ""
5719
5720 #: app/Services/Translations/admin-translation.php:432
5721 msgid "Change:"
5722 msgstr ""
5723
5724 #: app/Views/emails/subscription/canceled/customer.php:74
5725 msgid "Changed your mind? You can reactivate your subscription at any time."
5726 msgstr ""
5727
5728 #: app/Services/Translations/admin-translation.php:433
5729 msgid "Changelog Description"
5730 msgstr ""
5731
5732 #: app/Services/Translations/admin-translation.php:434
5733 msgid "Changelog Page URL"
5734 msgstr ""
5735
5736 #: app/Services/Localization/i18n/states.php:1748
5737 msgid "Chanthaburi"
5738 msgstr ""
5739
5740 #: app/Services/Filter/OrderFilter.php:402
5741 msgid "Charge"
5742 msgstr ""
5743
5744 #: app/Services/Translations/admin-translation.php:436
5745 msgid "Charge all EU customers your home country's rate."
5746 msgstr ""
5747
5748 #: app/Services/Translations/admin-translation.php:437
5749 msgid "Charge each EU customer their country's VAT rate."
5750 msgstr ""
5751
5752 #: app/Services/Translations/admin-translation.php:438
5753 msgid "Charge per item"
5754 msgstr ""
5755
5756 #: app/Services/Translations/admin-translation.php:439
5757 msgid "Charge per item in the cart."
5758 msgstr ""
5759
5760 #: app/Services/Translations/admin-translation.php:435
5761 msgid "Charge Reversed"
5762 msgstr ""
5763
5764 #: app/Services/Translations/customer-profile-translation.php:55
5765 #: app/Views/invoice/thank_you.php:258 app/Views/invoice/receipt_slip.php:399
5766 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:700
5767 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:946
5768 #: app/Services/Renderer/Receipt/ThankYouRender.php:517
5769 #: app/Services/Renderer/Receipt/ThankYouRender.php:1140
5770 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:549
5771 #: app/Views/emails/parts/subscription_item.php:85
5772 #: app/Views/emails/parts/items_table.php:402
5773 msgid "Charge reversed"
5774 msgstr ""
5775
5776 #: app/Services/Translations/admin-translation.php:440
5777 msgid "Charge tax on this product"
5778 msgstr ""
5779
5780 #: app/Services/Translations/admin-translation.php:441
5781 msgid "Charge tax on this variation"
5782 msgstr ""
5783
5784 #: app/Services/Localization/i18n/states.php:136
5785 msgid "Chattogram"
5786 msgstr ""
5787
5788 #: app/Services/Translations/admin-translation.php:442
5789 msgid "Check Global Integration Settings"
5790 msgstr ""
5791
5792 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:213
5793 msgid "Check if contacts has any active license from any products"
5794 msgstr ""
5795
5796 #: app/Http/Controllers/WebController/FileDownloader.php:123
5797 msgid "Check Storage Settings"
5798 msgstr ""
5799
5800 #: app/Services/Translations/admin-translation.php:443
5801 msgid ""
5802 "Check this box if you want the Cost to be multiplied by the quantity of "
5803 "items in the cart that belong to this shipping class. For example, if the "
5804 "cost is $5 and a customer buys 3 items from this class, the total shipping "
5805 "cost for these items will be $15, plus other shipping cost from other "
5806 "settings. Leave this unchecked to apply the cost only once per order for "
5807 "this class"
5808 msgstr ""
5809
5810 #: app/Services/Translations/block-editor-translation.php:81
5811 msgid "Checkbox Active Background"
5812 msgstr ""
5813
5814 #: app/Services/Translations/block-editor-translation.php:82
5815 msgid "Checkbox Active Text Color"
5816 msgstr ""
5817
5818 #: app/Services/Translations/block-editor-translation.php:83
5819 msgid "Checkbox Background"
5820 msgstr ""
5821
5822 #: app/Services/Translations/block-editor-translation.php:84
5823 msgid "Checkbox Border"
5824 msgstr ""
5825
5826 #: app/Services/Translations/block-editor-translation.php:85
5827 msgid "Checkbox Text Color"
5828 msgstr ""
5829
5830 #: app/Services/Translations/admin-translation.php:444
5831 msgid ""
5832 "Checked means the coupon code will be displayed on the checkout to the users"
5833 msgstr ""
5834
5835 #: app/Services/Translations/block-editor-translation.php:86
5836 msgid "Checkmark Border"
5837 msgstr ""
5838
5839 #: api/StoreSettings.php:56 api/StoreSettings.php:771 api/StoreSettings.php:781
5840 #: app/Services/Renderer/ModalCheckoutRenderer.php:109
5841 #: app/Services/Translations/admin-translation.php:445
5842 #: app/Http/Routes/WebRoutes.php:326
5843 msgid "Checkout"
5844 msgstr ""
5845
5846 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:163
5847 msgid "Checkout Address Fields"
5848 msgstr ""
5849
5850 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:315
5851 msgid "Checkout Agree Terms Field"
5852 msgstr ""
5853
5854 #: app/Services/Translations/block-editor-translation.php:87
5855 msgid "Checkout Button Text"
5856 msgstr ""
5857
5858 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:150
5859 msgid "Checkout Create Account Field"
5860 msgstr ""
5861
5862 #: api/StoreSettings.php:362
5863 msgid "Checkout Currency"
5864 msgstr ""
5865
5866 #: app/Services/Translations/admin-translation.php:446
5867 msgid "Checkout Customization"
5868 msgstr ""
5869
5870 #: app/Http/Controllers/PaymentMethodController.php:113
5871 msgid "Checkout design settings saved"
5872 msgstr ""
5873
5874 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:524
5875 msgid "Checkout EU VAT"
5876 msgstr ""
5877
5878 #: app/Services/Translations/admin-translation.php:447
5879 msgid "Checkout Fields"
5880 msgstr ""
5881
5882 #: app/Http/Controllers/CheckoutFieldsController.php:48
5883 msgid "Checkout fields has been updated successfully."
5884 msgstr ""
5885
5886 #: app/Services/Renderer/ModalCheckoutRenderer.php:143
5887 #: app/Services/Renderer/CheckoutRenderer.php:205
5888 msgid "Checkout Form"
5889 msgstr ""
5890
5891 #: app/Services/Translations/admin-translation.php:448
5892 msgid "Checkout Instructions"
5893 msgstr ""
5894
5895 #: app/Services/Translations/admin-translation.php:449
5896 msgid ""
5897 "Checkout Instructions will be displayed on the checkout page gateway section."
5898 msgstr ""
5899
5900 #: app/Services/Translations/admin-translation.php:450
5901 msgid "Checkout Label"
5902 msgstr ""
5903
5904 #: app/Services/Translations/admin-translation.php:451
5905 msgid "Checkout Logo"
5906 msgstr ""
5907
5908 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:326
5909 msgid "Checkout Mode"
5910 msgstr ""
5911
5912 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:123
5913 msgid "Checkout Name Fields"
5914 msgstr ""
5915
5916 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:490
5917 msgid "Checkout Order Bump"
5918 msgstr ""
5919
5920 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:354
5921 msgid "Checkout Order Notes Field"
5922 msgstr ""
5923
5924 #: app/Services/Renderer/CheckoutRenderer.php:149
5925 #: app/Hooks/Handlers/MenuHandler.php:79
5926 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:61
5927 msgid "Checkout Page"
5928 msgstr ""
5929
5930 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:302
5931 msgid "Checkout Payment Methods"
5932 msgstr ""
5933
5934 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:289
5935 msgid "Checkout Shipping Methods"
5936 msgstr ""
5937
5938 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:341
5939 msgid "Checkout Submit Button"
5940 msgstr ""
5941
5942 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:367
5943 msgid "Checkout Summary"
5944 msgstr ""
5945
5946 #: app/Services/Translations/admin-translation.php:452
5947 msgid "Checkout Tax Breakdown Display"
5948 msgstr ""
5949
5950 #: app/Services/Localization/i18n/states.php:1215
5951 msgid "Chefchaouen"
5952 msgstr ""
5953
5954 #: app/Services/Localization/i18n/states.php:1994
5955 msgid "Cherkashchyna"
5956 msgstr ""
5957
5958 #: app/Services/Localization/i18n/states.php:1995
5959 msgid "Chernihivshchyna"
5960 msgstr ""
5961
5962 #: app/Services/Localization/i18n/states.php:1996
5963 msgid "Chernivtsi Oblast"
5964 msgstr ""
5965
5966 #: app/Services/Localization/i18n/states.php:845
5967 msgid "Chhattisgarh"
5968 msgstr ""
5969
5970 #: app/Services/Localization/i18n/states.php:1749
5971 msgid "Chiang Mai"
5972 msgstr ""
5973
5974 #: app/Services/Localization/i18n/states.php:1750
5975 msgid "Chiang Rai"
5976 msgstr ""
5977
5978 #: app/Services/Localization/i18n/states.php:1331
5979 msgid "Chiapas"
5980 msgstr ""
5981
5982 #: app/Services/Localization/i18n/states.php:1059
5983 msgid "Chiba"
5984 msgstr ""
5985
5986 #: app/Services/Localization/i18n/states.php:1216
5987 msgid "Chichaoua"
5988 msgstr ""
5989
5990 #: app/Services/Localization/i18n/states.php:938
5991 msgid "Chieti"
5992 msgstr ""
5993
5994 #: app/Services/Localization/i18n/states.php:1332
5995 msgid "Chihuahua"
5996 msgstr ""
5997
5998 #: app/Services/Localization/i18n/countries.php:59
5999 msgid "Chile"
6000 msgstr ""
6001
6002 #: app/Helpers/CurrenciesHelper.php:47 app/Helpers/CurrenciesHelper.php:385
6003 msgid "Chilean Peso"
6004 msgstr ""
6005
6006 #: app/Services/Localization/i18n/states.php:685
6007 msgid "Chimaltenango"
6008 msgstr ""
6009
6010 #: app/Services/Localization/i18n/states.php:539
6011 msgid "Chimborazo"
6012 msgstr ""
6013
6014 #: app/Services/Localization/i18n/countries.php:60
6015 msgid "China"
6016 msgstr ""
6017
6018 #: app/Services/Localization/i18n/states.php:1466
6019 msgid "Chinandega"
6020 msgstr ""
6021
6022 #: app/Helpers/CurrenciesHelper.php:48
6023 msgid "Chinese Renminbi Yuan"
6024 msgstr ""
6025
6026 #: app/Services/Localization/i18n/states.php:686
6027 msgid "Chiquimula"
6028 msgstr ""
6029
6030 #: app/Services/Localization/i18n/states.php:1502
6031 msgid "Chiriquí"
6032 msgstr ""
6033
6034 #: app/Services/Localization/i18n/states.php:1284
6035 msgid "Chișinău"
6036 msgstr ""
6037
6038 #: app/Services/Localization/i18n/states.php:485
6039 msgid "Chlef"
6040 msgstr ""
6041
6042 #: app/Services/Localization/i18n/states.php:387
6043 msgid "Chocó"
6044 msgstr ""
6045
6046 #: app/Services/Localization/i18n/states.php:714
6047 msgid "Choluteca"
6048 msgstr ""
6049
6050 #: app/Services/Localization/i18n/states.php:1751
6051 msgid "Chonburi"
6052 msgstr ""
6053
6054 #: app/Services/Localization/i18n/states.php:364
6055 msgid "Chongqing / 重庆"
6056 msgstr ""
6057
6058 #: app/Services/Localization/i18n/states.php:1467
6059 msgid "Chontales"
6060 msgstr ""
6061
6062 #. %1$s is the attribute group title
6063 #: app/Services/Renderer/AdvancedVariationRenderer.php:276
6064 #: app/Services/Renderer/AdvancedVariationRenderer.php:321
6065 #: app/Services/Renderer/AdvancedVariationRenderer.php:374
6066 #, php-format
6067 msgid "Choose %1$s"
6068 msgstr ""
6069
6070 #: app/Services/Translations/customer-profile-translation.php:56
6071 msgid ""
6072 "Choose an existing billing address or add a new one in profile settings."
6073 msgstr ""
6074
6075 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:609
6076 msgid "Choose any option to continue"
6077 msgstr ""
6078
6079 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:340
6080 msgid ""
6081 "Choose between Embedded and Hosted checkout modes. Embedded mode is "
6082 "recommended for most use cases. For Bank transfers, use Hosted mode. "
6083 "(checkout.session.completed webhook event will be triggered only for hosted "
6084 "mode)"
6085 msgstr ""
6086
6087 #: app/Services/Translations/admin-translation.php:453
6088 msgid "Choose File"
6089 msgstr ""
6090
6091 #: app/Http/Controllers/DashboardController.php:44
6092 msgid "Choose from fast & secure online and offline payment."
6093 msgstr ""
6094
6095 #: app/Services/Translations/admin-translation.php:454
6096 msgid "Choose how tax context appears on each checkout line item."
6097 msgstr ""
6098
6099 #: app/Services/Translations/admin-translation.php:455
6100 msgid "Choose how to collect VAT for sales to other EU countries."
6101 msgstr ""
6102
6103 #: app/Services/Translations/admin-translation.php:456
6104 msgid "Choose how to round tax calculations."
6105 msgstr ""
6106
6107 #: app/Services/Translations/admin-translation.php:457
6108 msgid "Choose variant"
6109 msgstr ""
6110
6111 #: app/Services/Translations/admin-translation.php:458
6112 msgid "Choose whether product prices are entered including or excluding tax."
6113 msgstr ""
6114
6115 #: app/Services/Translations/admin-translation.php:459
6116 msgid ""
6117 "Choosing the Type will impact your order status change flow upon successful "
6118 "payment. For physical items, the status changes from On-Hold to Processing, "
6119 "while for digital items, it changes from On-Hold to Completed."
6120 msgstr ""
6121
6122 #: app/Services/Localization/i18n/states.php:1148
6123 msgid "Christ Church Nichola Town"
6124 msgstr ""
6125
6126 #: app/Services/Localization/i18n/countries.php:61
6127 msgid "Christmas Island"
6128 msgstr ""
6129
6130 #: app/Services/Localization/i18n/states.php:1217
6131 msgid "Chtouka Aït Baha"
6132 msgstr ""
6133
6134 #: app/Services/Localization/i18n/states.php:137
6135 msgid "Chuadanga"
6136 msgstr ""
6137
6138 #: app/Services/Localization/i18n/states.php:94
6139 msgid "Chubut"
6140 msgstr ""
6141
6142 #: app/Services/Localization/i18n/states.php:1752
6143 msgid "Chumphon"
6144 msgstr ""
6145
6146 #: app/Services/Localization/i18n/states.php:242
6147 msgid "Chuquisaca"
6148 msgstr ""
6149
6150 #: app/Services/Translations/admin-translation.php:460
6151 msgid "Churn Analytics"
6152 msgstr ""
6153
6154 #: app/Services/Translations/admin-translation.php:461
6155 msgid "Churn Rate"
6156 msgstr ""
6157
6158 #: app/Services/Translations/admin-translation.php:462
6159 msgid "Churn Rates Over Time"
6160 msgstr ""
6161
6162 #: app/Services/Localization/i18n/states.php:444
6163 msgid "Cibao Nordeste"
6164 msgstr ""
6165
6166 #: app/Services/Localization/i18n/states.php:445
6167 msgid "Cibao Noroeste"
6168 msgstr ""
6169
6170 #: app/Services/Localization/i18n/states.php:446
6171 msgid "Cibao Norte"
6172 msgstr ""
6173
6174 #: app/Services/Localization/i18n/states.php:447
6175 msgid "Cibao Sur"
6176 msgstr ""
6177
6178 #: app/Services/Localization/i18n/states.php:1293
6179 msgid "Cimișlia"
6180 msgstr ""
6181
6182 #: app/Helpers/EditorShortCodeHelper.php:136
6183 #: app/Helpers/EditorShortCodeHelper.php:145
6184 #: app/Services/Renderer/CheckoutFieldsSchema.php:525
6185 #: app/Services/Renderer/CheckoutFieldsSchema.php:567
6186 msgid "City"
6187 msgstr ""
6188
6189 #: app/Services/Translations/admin-translation.php:463
6190 msgid "City (optional)"
6191 msgstr ""
6192
6193 #: app/Services/Translations/admin-translation.php:464
6194 msgid "City / Postcode"
6195 msgstr ""
6196
6197 #: app/Services/Renderer/AddressSelectRenderer.php:346
6198 #: app/Services/Renderer/AddressSelectRenderer.php:351
6199 msgid "City / Town"
6200 msgstr ""
6201
6202 #: api/Checkout/CheckoutApi.php:1010 api/Checkout/CheckoutApi.php:1016
6203 #: app/Http/Requests/CustomerAddressRequest.php:69
6204 #: app/Http/Requests/FrontendRequests/CustomerAddressRequest.php:43
6205 #: app/Http/Requests/FrontendRequests/CustomerRequests/CustomerProfileRequest.php:74
6206 msgid "City field is required."
6207 msgstr ""
6208
6209 #: app/Services/Translations/admin-translation.php:465
6210 #: app/Services/Translations/customer-profile-translation.php:57
6211 msgid "City/Town"
6212 msgstr ""
6213
6214 #: app/Services/Localization/i18n/states.php:90
6215 msgid "Ciudad Autónoma de Buenos Aires"
6216 msgstr ""
6217
6218 #: app/Services/Localization/i18n/states.php:1324
6219 msgid "Ciudad de México"
6220 msgstr ""
6221
6222 #: app/Services/Localization/i18n/states.php:606
6223 msgid "Ciudad Real"
6224 msgstr ""
6225
6226 #: app/Services/Localization/i18n/states.php:815
6227 msgid "Clare"
6228 msgstr ""
6229
6230 #: app/Services/Localization/i18n/states.php:1037
6231 msgid "Clarendon"
6232 msgstr ""
6233
6234 #: app/Services/Translations/admin-translation.php:2755
6235 msgid "class"
6236 msgstr ""
6237
6238 #: app/Services/Translations/admin-translation.php:466
6239 msgid "Class Aggregation"
6240 msgstr ""
6241
6242 #: app/Services/Translations/admin-translation.php:467
6243 msgid "Class Details"
6244 msgstr ""
6245
6246 #: app/Services/Translations/admin-translation.php:468
6247 msgid "Class Name"
6248 msgstr ""
6249
6250 #: app/Services/Translations/admin-translation.php:469
6251 msgid "Class name"
6252 msgstr ""
6253
6254 #: app/Services/Translations/admin-translation.php:470
6255 msgid "Class:"
6256 msgstr ""
6257
6258 #: app/Services/Translations/admin-translation.php:471
6259 msgid "Classic Editor"
6260 msgstr ""
6261
6262 #: app/Services/Translations/TransStrings.php:124
6263 #: app/Services/Translations/TransStrings.php:139
6264 #: app/Services/Translations/admin-translation.php:472
6265 #: app/Services/Translations/block-editor-translation.php:88
6266 msgid "Clear"
6267 msgstr ""
6268
6269 #: app/Services/Translations/admin-translation.php:473
6270 msgid "Clear and Add Products"
6271 msgstr ""
6272
6273 #: app/Services/Translations/admin-translation.php:474
6274 msgid "Clear filters"
6275 msgstr ""
6276
6277 #: app/Services/Renderer/ProductFilterRender.php:75
6278 #: app/Services/Renderer/ProductFilterRender.php:77
6279 #: app/Services/Renderer/SearchBarRenderer.php:112
6280 #: app/Services/Renderer/SearchBarRenderer.php:114
6281 msgid "Clear search"
6282 msgstr ""
6283
6284 #: app/Services/Translations/admin-translation.php:475
6285 msgid "Clear title and color"
6286 msgstr ""
6287
6288 #. %1$s: "Add endpoint" link with icon
6289 #: app/Modules/PaymentMethods/StripeGateway/Webhook/Webhook.php:49
6290 #, php-format
6291 msgid "Click %1$s and paste the webhook URL above"
6292 msgstr ""
6293
6294 #: app/Services/Translations/admin-translation.php:476
6295 msgid "Click Generate Snapshots above to view cohort data."
6296 msgstr ""
6297
6298 #: app/Services/Translations/admin-translation.php:478
6299 msgid "Click here"
6300 msgstr ""
6301
6302 #: app/Services/Translations/admin-translation.php:477
6303 msgid "Click Here to Renew your License"
6304 msgstr ""
6305
6306 #: app/Services/Translations/admin-translation.php:479
6307 msgid "Click to try"
6308 msgstr ""
6309
6310 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:221
6311 msgid "Client ID and API Key are required"
6312 msgstr ""
6313
6314 #: app/Services/Renderer/AddressSelectRenderer.php:120
6315 #: app/Services/Translations/admin-translation.php:480
6316 #: app/Services/Translations/customer-profile-translation.php:58
6317 msgid "Close"
6318 msgstr ""
6319
6320 #: app/Services/Renderer/CartDrawerRenderer.php:109
6321 msgid "Close Cart"
6322 msgstr ""
6323
6324 #: app/Services/Renderer/ModalCheckoutRenderer.php:92
6325 msgid "Close checkout"
6326 msgstr ""
6327
6328 #: app/Services/Renderer/ProductFilterRender.php:335
6329 msgid "Close filter menu"
6330 msgstr ""
6331
6332 #: app/Services/Renderer/ProductModalRenderer.php:42
6333 msgid "Close product modal"
6334 msgstr ""
6335
6336 #: app/Services/Translations/customer-profile-translation.php:59
6337 msgid "Close search"
6338 msgstr ""
6339
6340 #: app/Services/Translations/TransStrings.php:237
6341 #: app/Services/Translations/TransStrings.php:247
6342 #: app/Services/Translations/TransStrings.php:271
6343 msgid "Close this dialog"
6344 msgstr ""
6345
6346 #: app/Services/Translations/TransStrings.php:240
6347 msgid "Close this drawer"
6348 msgstr ""
6349
6350 #: app/Hooks/Handlers/GlobalStorageHandler.php:66
6351 msgid "Cloudflare R2"
6352 msgstr ""
6353
6354 #: app/Modules/Turnstile/TurnstileInit.php:15
6355 msgid "Cloudflare Turnstile"
6356 msgstr ""
6357
6358 #: app/Services/Localization/i18n/states.php:1673
6359 msgid "Cluj"
6360 msgstr ""
6361
6362 #: api/StoreSettings.php:1249 app/Services/Localization/i18n/units.php:22
6363 msgid "cm"
6364 msgstr ""
6365
6366 #: app/Modules/Tax/TaxModule.php:2406
6367 msgid "CNPJ / CPF"
6368 msgstr ""
6369
6370 #: app/Services/Localization/i18n/states.php:1333
6371 msgid "Coahuila"
6372 msgstr ""
6373
6374 #: app/Services/Localization/i18n/states.php:1919
6375 msgid "Coast"
6376 msgstr ""
6377
6378 #: app/Services/Localization/i18n/states.php:243
6379 msgid "Cochabamba"
6380 msgstr ""
6381
6382 #: app/Services/Localization/i18n/states.php:1500
6383 msgid "Coclé"
6384 msgstr ""
6385
6386 #: app/Services/Localization/i18n/countries.php:62
6387 msgid "Cocos (Keeling) Islands"
6388 msgstr ""
6389
6390 #: app/Services/Translations/admin-translation.php:481
6391 msgid "Code"
6392 msgstr ""
6393
6394 #: app/Http/Requests/CouponRequest.php:117
6395 msgid "Code is required."
6396 msgstr ""
6397
6398 #: app/Services/Translations/admin-translation.php:482
6399 msgid "Cohorts"
6400 msgstr ""
6401
6402 #: app/Services/Localization/i18n/states.php:2224
6403 msgid "Cojedes"
6404 msgstr ""
6405
6406 #: app/Services/Localization/i18n/states.php:1334
6407 msgid "Colima"
6408 msgstr ""
6409
6410 #: app/Services/Translations/admin-translation.php:483
6411 msgid "Collapse All"
6412 msgstr ""
6413
6414 #: app/Services/Translations/admin-translation.php:484
6415 msgid "Collapse all groups"
6416 msgstr ""
6417
6418 #: app/Services/Translations/admin-translation.php:485
6419 msgid "Collapse variants"
6420 msgstr ""
6421
6422 #: app/Services/Translations/block-editor-translation.php:89
6423 msgid "Collapsed"
6424 msgstr ""
6425
6426 #: app/Services/Translations/admin-translation.php:490
6427 msgid "Collect across the EU"
6428 msgstr ""
6429
6430 #: app/Services/Translations/admin-translation.php:491
6431 msgid "Collect in another country"
6432 msgstr ""
6433
6434 #: app/Services/Translations/admin-translation.php:492
6435 msgid "Collect in another location"
6436 msgstr ""
6437
6438 #: app/Services/Translations/admin-translation.php:486
6439 msgid "Collect Payments"
6440 msgstr ""
6441
6442 #: app/Services/Translations/admin-translation.php:493
6443 msgid "Collect taxes for my store"
6444 msgstr ""
6445
6446 #: app/Services/Translations/admin-translation.php:494
6447 msgid "Collect using a One Stop Shop (OSS) registration"
6448 msgstr ""
6449
6450 #: app/Services/Translations/admin-translation.php:495
6451 msgid "Collect using specific country registrations"
6452 msgstr ""
6453
6454 #: app/Services/Translations/admin-translation.php:496
6455 msgid "Collect using your home country registration"
6456 msgstr ""
6457
6458 #: app/Services/Translations/admin-translation.php:487
6459 msgid "Collect VAT"
6460 msgstr ""
6461
6462 #: app/Services/Translations/admin-translation.php:488
6463 msgid "Collect VAT cross-border"
6464 msgstr ""
6465
6466 #: app/Services/Translations/admin-translation.php:489
6467 msgid "Collect VAT in an EU country"
6468 msgstr ""
6469
6470 #: app/Services/Translations/admin-translation.php:497
6471 msgid "Collecting"
6472 msgstr ""
6473
6474 #. %1$s: home country name (e.g. Cyprus)
6475 #: app/Services/Translations/admin-translation.php:502
6476 #, php-format
6477 msgid ""
6478 "Collecting cross-border EU VAT at your %1$s home country rate. This is for "
6479 "small businesses whose total cross-border EU sales stay below €10,000/year. "
6480 "Once you exceed that threshold you must charge each buyer's local VAT rate "
6481 "instead."
6482 msgstr ""
6483
6484 #. %1$s: number of EU countries with active VAT collection
6485 #: app/Services/Translations/admin-translation.php:504
6486 #, php-format
6487 msgid "Collecting in %1$s countries"
6488 msgstr ""
6489
6490 #. %1$s: number of EU destination regions
6491 #: app/Services/Translations/admin-translation.php:506
6492 #, php-format
6493 msgid "Collecting in %1$s regions"
6494 msgstr ""
6495
6496 #: app/Services/Translations/admin-translation.php:507
6497 msgid "Collecting in 1 country"
6498 msgstr ""
6499
6500 #: app/Services/Translations/admin-translation.php:508
6501 msgid "Collecting in 1 region"
6502 msgstr ""
6503
6504 #: app/Services/Translations/admin-translation.php:498
6505 msgid "Collecting Tax"
6506 msgstr ""
6507
6508 #: app/Services/Translations/admin-translation.php:509
6509 msgid "Collecting tax"
6510 msgstr ""
6511
6512 #. %1$s: home country name (e.g. Germany)
6513 #: app/Services/Translations/admin-translation.php:500
6514 #, php-format
6515 msgid ""
6516 "Collecting VAT across the EU using your %1$s home country rate. This rate "
6517 "applies to all cross-border EU sales."
6518 msgstr ""
6519
6520 #: app/Services/Translations/admin-translation.php:510
6521 msgid "Collection"
6522 msgstr ""
6523
6524 #: app/Services/Translations/admin-translation.php:511
6525 msgid "Collection Method"
6526 msgstr ""
6527
6528 #: app/Services/Localization/i18n/states.php:231
6529 msgid "Collines"
6530 msgstr ""
6531
6532 #: app/Services/Localization/i18n/countries.php:63
6533 msgid "Colombia"
6534 msgstr ""
6535
6536 #: app/Helpers/CurrenciesHelper.php:49
6537 msgid "Colombian Peso"
6538 msgstr ""
6539
6540 #: app/Services/Localization/i18n/states.php:2199
6541 msgid "Colonia"
6542 msgstr ""
6543
6544 #: app/Services/Translations/admin-translation.php:512
6545 #: app/Services/Translations/block-editor-translation.php:90
6546 msgid "Color"
6547 msgstr ""
6548
6549 #: app/Services/Translations/admin-translation.php:513
6550 msgid "Color Name"
6551 msgstr ""
6552
6553 #: app/Services/Translations/TransStrings.php:125
6554 msgid "color picker"
6555 msgstr ""
6556
6557 #: app/Services/Translations/admin-translation.php:514
6558 msgid "Color presets"
6559 msgstr ""
6560
6561 #: app/Services/Localization/i18n/states.php:2145
6562 msgid "Colorado"
6563 msgstr ""
6564
6565 #: app/Services/Translations/admin-translation.php:515
6566 #: app/Services/Translations/block-editor-translation.php:91
6567 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:104
6568 msgid "Columns"
6569 msgstr ""
6570
6571 #: app/Services/Localization/i18n/states.php:715
6572 #: app/Services/Localization/i18n/states.php:1501
6573 msgid "Colón"
6574 msgstr ""
6575
6576 #: app/Services/Localization/i18n/states.php:716
6577 msgid "Comayagua"
6578 msgstr ""
6579
6580 #: app/Services/Translations/admin-translation.php:516
6581 msgid "Combine multiple items into one package"
6582 msgstr ""
6583
6584 #: app/Services/Translations/admin-translation.php:517
6585 msgid "Combined Cost"
6586 msgstr ""
6587
6588 #: app/Services/Translations/admin-translation.php:518
6589 msgid "Coming Soon"
6590 msgstr ""
6591
6592 #: app/Services/Translations/admin-translation.php:519
6593 msgid "Coming Soon!"
6594 msgstr ""
6595
6596 #: api/StoreSettings.php:400
6597 msgid "Comma & Dot (eg 10,000.00)"
6598 msgstr ""
6599
6600 #. %1$s: the {{wp.admin_email}} shortcode token
6601 #: app/Services/Translations/admin-translation.php:521
6602 #, php-format
6603 msgid ""
6604 "Comma-separate multiple addresses. %1$s resolves to the site admin email."
6605 msgstr ""
6606
6607 #: app/Services/Translations/admin-translation.php:522
6608 msgid "Comment"
6609 msgstr ""
6610
6611 #: app/Services/Translations/admin-translation.php:523
6612 msgid "Comment Status"
6613 msgstr ""
6614
6615 #: app/Modules/MCP/MCPInit.php:83
6616 msgid ""
6617 "Commerce abilities for FluentCart — orders, customers, products, "
6618 "subscriptions, coupons, and reports."
6619 msgstr ""
6620
6621 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:579
6622 msgid "Commerce Info"
6623 msgstr ""
6624
6625 #: app/Services/Translations/admin-translation.php:524
6626 msgid "Committed"
6627 msgstr ""
6628
6629 #: app/Services/Localization/i18n/states.php:939
6630 msgid "Como"
6631 msgstr ""
6632
6633 #: app/Helpers/CurrenciesHelper.php:85 app/Helpers/CurrenciesHelper.php:389
6634 msgid "Comorian Franc"
6635 msgstr ""
6636
6637 #: app/Services/Localization/i18n/countries.php:64
6638 msgid "Comoros"
6639 msgstr ""
6640
6641 #: app/Services/Renderer/CheckoutFieldsSchema.php:480
6642 #: app/Services/Translations/admin-translation.php:525
6643 msgid "Company"
6644 msgstr ""
6645
6646 #: api/StoreSettings.php:323 app/Helpers/CartCheckoutHelper.php:597
6647 #: app/Helpers/EditorShortCodeHelper.php:43
6648 #: app/Services/Renderer/AddressSelectRenderer.php:464
6649 #: app/Services/Renderer/CheckoutRenderer.php:375
6650 #: app/Services/Translations/admin-translation.php:526
6651 #: app/Services/Translations/customer-profile-translation.php:60
6652 #: app/Services/Translations/block-editor-translation.php:92
6653 msgid "Company Name"
6654 msgstr ""
6655
6656 #: app/Services/Renderer/CheckoutFieldsSchema.php:301
6657 #: app/Services/Renderer/CheckoutFieldsSchema.php:302
6658 msgid "Company name"
6659 msgstr ""
6660
6661 #: app/Http/Requests/CustomerAddressRequest.php:74
6662 #: app/Http/Requests/FrontendRequests/CustomerRequests/CustomerProfileRequest.php:78
6663 msgid "Company Name field is required."
6664 msgstr ""
6665
6666 #: api/Checkout/CheckoutApi.php:883
6667 #: app/Services/Translations/customer-profile-translation.php:61
6668 msgid "Company Name is required."
6669 msgstr ""
6670
6671 #: app/Services/Translations/admin-translation.php:527
6672 msgid "Company Name, VAT ID, Tax ID, and Legal Registration ID are managed in"
6673 msgstr ""
6674
6675 #. %1$s: store company name
6676 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:763
6677 #, php-format
6678 msgid "Company: %1$s"
6679 msgstr ""
6680
6681 #: app/Services/Translations/admin-translation.php:531
6682 msgid "Compare at price"
6683 msgstr ""
6684
6685 #. 1: Currency sign, 2: Compare price
6686 #: app/Services/Renderer/PricingTableRenderer.php:284
6687 #, php-format
6688 msgid "Compare at: %1$s%2$s"
6689 msgstr ""
6690
6691 #: app/Services/Translations/admin-translation.php:528
6692 msgid "Compare Price"
6693 msgstr ""
6694
6695 #: app/Services/Translations/admin-translation.php:532
6696 msgid "Compare price"
6697 msgstr ""
6698
6699 #: app/Services/Translations/block-editor-translation.php:93
6700 msgid "Compare Price Color"
6701 msgstr ""
6702
6703 #: app/Services/BulkProductUpdateService.php:190
6704 #: app/Services/BulkProductInsertService.php:100
6705 #: app/Services/Translations/admin-translation.php:533
6706 #: app/Http/Requests/ProductUpdateRequest.php:255
6707 #: app/Http/Requests/ProductRequest.php:251
6708 #: app/Http/Requests/ProductVariationRequest.php:90
6709 msgid "Compare price must be greater than or equal to item price."
6710 msgstr ""
6711
6712 #: app/Services/Translations/admin-translation.php:529
6713 msgid "Compare Range"
6714 msgstr ""
6715
6716 #: app/Services/Translations/admin-translation.php:530
6717 msgid "Compare Revenue"
6718 msgstr ""
6719
6720 #: app/Services/Translations/admin-translation.php:534
6721 msgid "Compare to"
6722 msgstr ""
6723
6724 #: app/Services/Translations/block-editor-translation.php:94
6725 msgid "Compare Type"
6726 msgstr ""
6727
6728 #: app/Services/Translations/block-editor-translation.php:95
6729 msgid "Compare Value"
6730 msgstr ""
6731
6732 #: app/Services/Translations/admin-translation.php:535
6733 msgid "Compare-at"
6734 msgstr ""
6735
6736 #: app/Services/Translations/admin-translation.php:536
6737 msgid "Compare-at Price"
6738 msgstr ""
6739
6740 #: app/Services/Translations/admin-translation.php:537
6741 msgid "Compared to the previous 30 days"
6742 msgstr ""
6743
6744 #: app/Services/Translations/admin-translation.php:538
6745 msgid "Compared to the previous 7 days"
6746 msgstr ""
6747
6748 #: app/Services/Translations/admin-translation.php:539
6749 msgid "Compared to the previous Month"
6750 msgstr ""
6751
6752 #: app/Services/Translations/admin-translation.php:540
6753 msgid "Compared to yesterday"
6754 msgstr ""
6755
6756 #: app/Services/Translations/admin-translation.php:541
6757 #, php-format
6758 msgid "Comparing %s with %s"
6759 msgstr ""
6760
6761 #: app/Services/Translations/admin-translation.php:542
6762 msgid "Comparison"
6763 msgstr ""
6764
6765 #: app/Services/Translations/customer-profile-translation.php:62
6766 msgid "Complete Installment Payment"
6767 msgstr ""
6768
6769 #: app/Views/emails/order/reminder/overdue/customer.php:70
6770 msgid "Complete Payment"
6771 msgstr ""
6772
6773 #: app/Helpers/Status.php:161 app/Helpers/Status.php:174
6774 #: app/Helpers/Status.php:276 app/Helpers/Helper.php:223
6775 #: app/Helpers/Helper.php:238 app/Services/Filter/OrderFilter.php:251
6776 #: app/Services/Translations/admin-translation.php:543
6777 #: app/Services/Translations/customer-profile-translation.php:63
6778 #: app/Services/Translations/block-editor-translation.php:96
6779 msgid "Completed"
6780 msgstr ""
6781
6782 #: app/Services/Translations/admin-translation.php:544
6783 msgid "Completed (EOT)"
6784 msgstr ""
6785
6786 #: app/Http/Controllers/OrderController.php:157
6787 msgid "Completed status can not be updated"
6788 msgstr ""
6789
6790 #: app/Services/Localization/i18n/states.php:1567
6791 msgid "Compostela Valley"
6792 msgstr ""
6793
6794 #: app/Models/Order.php:564 app/Services/Translations/admin-translation.php:545
6795 msgid "Compound"
6796 msgstr ""
6797
6798 #: app/Services/Translations/admin-translation.php:2756
6799 msgid "compounded on top of"
6800 msgstr ""
6801
6802 #: app/Services/Localization/i18n/states.php:1640
6803 msgid "Concepción"
6804 msgstr ""
6805
6806 #: app/Services/Translations/block-editor-translation.php:97
6807 msgid "Condition"
6808 msgstr ""
6809
6810 #: app/Services/Translations/admin-translation.php:546
6811 msgid "Condition Value"
6812 msgstr ""
6813
6814 #: app/Services/Translations/admin-translation.php:547
6815 msgid "Conditions"
6816 msgstr ""
6817
6818 #: app/Hooks/CLI/ClipboardManager.php:25
6819 msgid "Config Keys Copied To Clipboard"
6820 msgstr ""
6821
6822 #: app/Services/Translations/admin-translation.php:548
6823 msgid "Configuration"
6824 msgstr ""
6825
6826 #: app/Http/Controllers/WebController/FileDownloader.php:116
6827 msgid "Configuration Error"
6828 msgstr ""
6829
6830 #: app/Services/Translations/admin-translation.php:549
6831 msgid "Configure"
6832 msgstr ""
6833
6834 #: app/Services/Translations/admin-translation.php:550
6835 msgid "Configure Countries"
6836 msgstr ""
6837
6838 #: app/Services/Translations/admin-translation.php:551
6839 msgid "Configure EU VAT Settings"
6840 msgstr ""
6841
6842 #: api/StoreSettings.php:1175
6843 msgid "Configure how installment subscriptions can be paid early."
6844 msgstr ""
6845
6846 #: app/Services/Translations/admin-translation.php:552
6847 msgid "Configure Modules"
6848 msgstr ""
6849
6850 #: app/Services/Translations/admin-translation.php:553
6851 msgid "Configure Rate"
6852 msgstr ""
6853
6854 #: app/Services/Translations/admin-translation.php:555
6855 msgid "Configure reverse VAT handling for customers in the European Union."
6856 msgstr ""
6857
6858 #: app/Services/Translations/admin-translation.php:556
6859 msgid ""
6860 "Configure your integrations and extend FluentCart to enhance your store's "
6861 "functionality."
6862 msgstr ""
6863
6864 #: app/Services/Translations/admin-translation.php:554
6865 msgid ""
6866 "Configure ZUGFeRD / Factur-X e-invoice encoding and seller details for your "
6867 "PDFs."
6868 msgstr ""
6869
6870 #: app/Services/Translations/TransStrings.php:262
6871 #: app/Services/Translations/admin-translation.php:557
6872 #: app/Services/Translations/customer-profile-translation.php:64
6873 msgid "Confirm"
6874 msgstr ""
6875
6876 #: app/Services/Translations/customer-profile-translation.php:65
6877 msgid ""
6878 "Confirm cancellation? Your access stays active until current billing cycle "
6879 "ends."
6880 msgstr ""
6881
6882 #: app/Services/Translations/admin-translation.php:558
6883 msgid "Confirm Delete"
6884 msgstr ""
6885
6886 #. %s - product title
6887 #: app/Services/Translations/admin-translation.php:560
6888 msgid "Confirm Delete!"
6889 msgstr ""
6890
6891 #: app/Services/Translations/admin-translation.php:561
6892 msgid "Confirm Deleting"
6893 msgstr ""
6894
6895 #: app/Services/Translations/admin-translation.php:562
6896 msgid "Confirm Remove"
6897 msgstr ""
6898
6899 #: app/Services/Translations/admin-translation.php:563
6900 msgid "Confirm!"
6901 msgstr ""
6902
6903 #: app/Services/Translations/payments-translation.php:5
6904 msgid "Confirming Payment..."
6905 msgstr ""
6906
6907 #: app/Services/Localization/i18n/countries.php:65
6908 msgid "Congo (Brazzaville)"
6909 msgstr ""
6910
6911 #: app/Services/Localization/i18n/countries.php:66
6912 msgid "Congo (Kinshasa)"
6913 msgstr ""
6914
6915 #: app/Helpers/CurrenciesHelper.php:45
6916 msgid "Congolese Franc"
6917 msgstr ""
6918
6919 #: app/Services/Translations/admin-translation.php:564
6920 msgid "Congratulations!"
6921 msgstr ""
6922
6923 #: app/Services/Translations/admin-translation.php:565
6924 msgid "Congratulations! Your license key is valid and activated"
6925 msgstr ""
6926
6927 #: app/Services/Translations/admin-translation.php:566
6928 msgid "Connect a client"
6929 msgstr ""
6930
6931 #: app/Modules/Integrations/AddOnModule.php:44
6932 msgid ""
6933 "Connect FluentCRM with FluentCart and subscribe a contact when a form is "
6934 "submitted"
6935 msgstr ""
6936
6937 #. %s is the order mode
6938 #: app/Views/paypal/authenticate.php:297
6939 #, php-format
6940 msgid ""
6941 "Connect URL is not available for order mode %s. Please try again or contact "
6942 "FluentCart support."
6943 msgstr ""
6944
6945 #. %1$s: payment method label
6946 #: app/Services/Translations/admin-translation.php:568
6947 #, php-format
6948 msgid "Connect with %1$s"
6949 msgstr ""
6950
6951 #. %1$s: payment mode (test/live), %2$s: payment method name
6952 #: app/Services/Translations/admin-translation.php:570
6953 #, php-format
6954 msgid "Connect your %1$s %2$s account"
6955 msgstr ""
6956
6957 #: app/Services/Translations/admin-translation.php:571
6958 msgid "Connected"
6959 msgstr ""
6960
6961 #: app/Services/Localization/i18n/states.php:2146
6962 msgid "Connecticut"
6963 msgstr ""
6964
6965 #: app/Services/Translations/admin-translation.php:572
6966 msgid "Connection snippet copied to your clipboard"
6967 msgstr ""
6968
6969 #: app/Http/Controllers/StorageController.php:82
6970 msgid "Connection verified successfully"
6971 msgstr ""
6972
6973 #: app/Services/Localization/i18n/states.php:508
6974 msgid "Constantine"
6975 msgstr ""
6976
6977 #: app/Services/Localization/i18n/states.php:1674
6978 msgid "Constanța"
6979 msgstr ""
6980
6981 #: app/Modules/Tax/TaxModule.php:2395
6982 msgid "Consumption Tax (CTN)"
6983 msgstr ""
6984
6985 #: app/Services/Translations/admin-translation.php:573
6986 msgid "Contact Email"
6987 msgstr ""
6988
6989 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:287
6990 msgid "Contact has been created or updated in FluentCRM."
6991 msgstr ""
6992
6993 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:287
6994 msgid "Contact ID: "
6995 msgstr ""
6996
6997 #: app/Services/Translations/admin-translation.php:574
6998 msgid "Contact Information"
6999 msgstr ""
7000
7001 #: app/Services/Translations/admin-translation.php:575
7002 msgid "Contact Name"
7003 msgstr ""
7004
7005 #: app/Services/Translations/admin-translation.php:576
7006 msgid "Contact Phone"
7007 msgstr ""
7008
7009 #: app/Services/Filter/CustomerFilter.php:119
7010 #: app/Services/Filter/OrderFilter.php:343
7011 #: app/Services/Filter/OrderFilter.php:432
7012 msgid "Contains"
7013 msgstr ""
7014
7015 #: app/Services/Translations/block-editor-translation.php:98
7016 msgid "Contains the block elements used to render a product."
7017 msgstr ""
7018
7019 #: app/Services/Translations/admin-translation.php:577
7020 msgid "Content"
7021 msgstr ""
7022
7023 #: app/Services/Translations/TransStrings.php:253
7024 #: app/Services/Translations/admin-translation.php:578
7025 msgid "Continue"
7026 msgstr ""
7027
7028 #: app/Services/Translations/admin-translation.php:579
7029 msgid "Continue editing"
7030 msgstr ""
7031
7032 #: app/Services/Renderer/CartRenderer.php:598
7033 msgid "Continue Shopping"
7034 msgstr ""
7035
7036 #: app/Services/Translations/admin-translation.php:580
7037 msgid ""
7038 "Control available upgrade options and offer tailored discounts when moving "
7039 "between plans."
7040 msgstr ""
7041
7042 #: api/StoreSettings.php:809
7043 msgid "Control the display of relevant information."
7044 msgstr ""
7045
7046 #: app/Services/Translations/admin-translation.php:581
7047 msgid "Controls how reverse charge affects tax-inclusive product prices."
7048 msgstr ""
7049
7050 #: app/Services/Localization/i18n/countries.php:67
7051 msgid "Cook Islands"
7052 msgstr ""
7053
7054 #: app/Services/Translations/admin-translation.php:582
7055 #: app/Services/Translations/customer-profile-translation.php:66
7056 msgid "Copied to clipboard"
7057 msgstr ""
7058
7059 #: app/Services/Translations/admin-translation.php:583
7060 #: app/Services/Translations/customer-profile-translation.php:67
7061 msgid "Copied!"
7062 msgstr ""
7063
7064 #: app/Services/Localization/i18n/states.php:2264
7065 msgid "Copperbelt"
7066 msgstr ""
7067
7068 #: app/Models/Product.php:613
7069 #: app/Services/Translations/admin-translation.php:584
7070 #: app/Services/Translations/customer-profile-translation.php:68
7071 msgid "Copy"
7072 msgstr ""
7073
7074 #: app/Services/Translations/admin-translation.php:590
7075 msgid "Copy address"
7076 msgstr ""
7077
7078 #: app/Services/Translations/admin-translation.php:585
7079 msgid "Copy Direct Checkout Link"
7080 msgstr ""
7081
7082 #: app/Services/Translations/admin-translation.php:591
7083 msgid "Copy discount code"
7084 msgstr ""
7085
7086 #: app/Services/Translations/admin-translation.php:586
7087 msgid "Copy Download Link"
7088 msgstr ""
7089
7090 #: app/Services/Translations/admin-translation.php:592
7091 msgid "Copy email"
7092 msgstr ""
7093
7094 #: app/Services/Translations/customer-profile-translation.php:69
7095 msgid "Copy Key"
7096 msgstr ""
7097
7098 #: app/Services/Translations/admin-translation.php:587
7099 msgid "Copy License"
7100 msgstr ""
7101
7102 #: app/Services/Translations/customer-profile-translation.php:70
7103 msgid "Copy license key to clipboard"
7104 msgstr ""
7105
7106 #: app/Services/Translations/admin-translation.php:588
7107 msgid "Copy Link"
7108 msgstr ""
7109
7110 #: app/Services/Translations/admin-translation.php:593
7111 msgid "Copy of"
7112 msgstr ""
7113
7114 #: app/Services/Translations/admin-translation.php:594
7115 msgid "Copy snippet"
7116 msgstr ""
7117
7118 #: app/Services/Translations/admin-translation.php:595
7119 msgid "Copy to Billing"
7120 msgstr ""
7121
7122 #: api/StoreSettings.php:1013 app/Helpers/Helper.php:1516
7123 msgid "Copy to clipboard"
7124 msgstr ""
7125
7126 #: app/Services/Translations/admin-translation.php:596
7127 msgid "Copy to Shipping"
7128 msgstr ""
7129
7130 #: app/Services/Translations/admin-translation.php:589
7131 msgid "Copy Variation ID"
7132 msgstr ""
7133
7134 #: app/Services/Localization/i18n/states.php:717
7135 msgid "Copán"
7136 msgstr ""
7137
7138 #: app/Services/Localization/i18n/states.php:330
7139 msgid "Coquimbo"
7140 msgstr ""
7141
7142 #: app/Services/Localization/i18n/states.php:1642
7143 msgid "Cordillera"
7144 msgstr ""
7145
7146 #: app/Services/Localization/i18n/states.php:816
7147 msgid "Cork"
7148 msgstr ""
7149
7150 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:193
7151 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:315
7152 #, php-format
7153 msgid "Correct Region: %s"
7154 msgstr ""
7155
7156 #: app/Services/Localization/i18n/states.php:96
7157 msgid "Corrientes"
7158 msgstr ""
7159
7160 #: app/Services/Localization/i18n/states.php:718
7161 msgid "Cortés"
7162 msgstr ""
7163
7164 #: app/Services/Localization/i18n/states.php:940
7165 msgid "Cosenza"
7166 msgstr ""
7167
7168 #: app/Services/Translations/admin-translation.php:597
7169 msgid "Cost"
7170 msgstr ""
7171
7172 #: app/Services/Translations/admin-translation.php:600
7173 msgid "Cost based on total weight of items in the cart."
7174 msgstr ""
7175
7176 #: app/Services/Translations/admin-translation.php:601
7177 msgid "Cost of the highest class among all the classes."
7178 msgstr ""
7179
7180 #: app/Services/Translations/admin-translation.php:598
7181 msgid "Cost Per Item"
7182 msgstr ""
7183
7184 #: app/Services/Translations/admin-translation.php:602
7185 msgid "Cost per item"
7186 msgstr ""
7187
7188 #: app/Services/Translations/admin-translation.php:599
7189 msgid "Cost Type"
7190 msgstr ""
7191
7192 #. %s is the cost of the shipping class
7193 #: app/Services/Translations/admin-translation.php:604
7194 #, php-format
7195 msgid "Cost: %s"
7196 msgstr ""
7197
7198 #: app/Services/Localization/i18n/countries.php:68
7199 msgid "Costa Rica"
7200 msgstr ""
7201
7202 #: app/Helpers/CurrenciesHelper.php:50
7203 msgid "Costa Rican Colón"
7204 msgstr ""
7205
7206 #: app/Services/Localization/i18n/states.php:1568
7207 msgid "Cotabato"
7208 msgstr ""
7209
7210 #: app/Services/Localization/i18n/states.php:540
7211 msgid "Cotopaxi"
7212 msgstr ""
7213
7214 #: api/Resource/FrontendResource/CartResource.php:237
7215 msgid "Could not add"
7216 msgstr ""
7217
7218 #: app/Hooks/Cart/WebCheckoutHandler.php:1052
7219 msgid "Could not apply item at this time."
7220 msgstr ""
7221
7222 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:492
7223 msgid "Could not check object ownership settings"
7224 msgstr ""
7225
7226 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:392
7227 msgid "Could not check public access settings"
7228 msgstr ""
7229
7230 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:367
7231 msgid "Could not confirm subscription switch"
7232 msgstr ""
7233
7234 #: app/Http/Controllers/ModuleSettingsController.php:232
7235 msgid "Could not connect to Cloudflare. Please try again."
7236 msgstr ""
7237
7238 #: app/Http/Controllers/ProductController.php:1445
7239 msgid "Could not generate SKU from the given title."
7240 msgstr ""
7241
7242 #: app/Http/Controllers/ModuleSettingsController.php:218
7243 msgid ""
7244 "Could not get a Turnstile token. Please check your Site Key and ensure this "
7245 "domain is allowed in Cloudflare."
7246 msgstr ""
7247
7248 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:269
7249 msgid "Could not get or create plan"
7250 msgstr ""
7251
7252 #: app/Services/Translations/checkout-translation.php:10
7253 msgid "Could not remove VAT, please try again."
7254 msgstr ""
7255
7256 #: app/Services/Translations/admin-translation.php:605
7257 msgid "Could not send the test email."
7258 msgstr ""
7259
7260 #: app/Http/Controllers/EmailNotificationController.php:248
7261 msgid ""
7262 "Could not send the test email. Please check your mailing settings and "
7263 "recipients."
7264 msgstr ""
7265
7266 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:317
7267 msgid "Could not switch payment method"
7268 msgstr ""
7269
7270 #: app/Modules/PaymentMethods/StripeGateway/SwitchCustomerMethod.php:94
7271 msgid "Could not switch payment method, please try again later"
7272 msgstr ""
7273
7274 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:222
7275 msgid "Could not update payment method"
7276 msgstr ""
7277
7278 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:154
7279 msgid "Could not verify PayPal payment from webhook. Charge ID: "
7280 msgstr ""
7281
7282 #: app/Services/Translations/admin-translation.php:606
7283 msgid "Count"
7284 msgstr ""
7285
7286 #: app/Services/Translations/admin-translation.php:607
7287 msgid "Count Correction"
7288 msgstr ""
7289
7290 #: app/Services/Translations/block-editor-translation.php:99
7291 msgid "Count distinct products"
7292 msgstr ""
7293
7294 #: app/Services/Translations/block-editor-translation.php:100
7295 msgid "Count total item quantity"
7296 msgstr ""
7297
7298 #: app/Services/Translations/admin-translation.php:608
7299 msgid "Countries"
7300 msgstr ""
7301
7302 #: app/Http/Controllers/TaxConfigurationController.php:33
7303 msgid "Countries saved successfully"
7304 msgstr ""
7305
7306 #: app/Helpers/EditorShortCodeHelper.php:139
7307 #: app/Helpers/EditorShortCodeHelper.php:148
7308 #: app/Services/Filter/TaxFilter.php:78
7309 #: app/Services/Renderer/CheckoutFieldsSchema.php:505
7310 #: app/Services/Renderer/CheckoutFieldsSchema.php:547
7311 #: app/Services/Translations/admin-translation.php:609
7312 msgid "Country"
7313 msgstr ""
7314
7315 #: app/Helpers/CartCheckoutHelper.php:513
7316 #: app/Services/Renderer/CheckoutFieldsSchema.php:227
7317 #: app/Services/Renderer/CheckoutFieldsSchema.php:230
7318 #: app/Services/Renderer/AddressSelectRenderer.php:267
7319 #: app/Services/Translations/block-editor-translation.php:101
7320 msgid "Country / Region"
7321 msgstr ""
7322
7323 #: app/Http/Controllers/TaxRateController.php:772
7324 msgid "Country and category are required"
7325 msgstr ""
7326
7327 #: app/Http/Controllers/TaxEUController.php:156
7328 #: app/Http/Controllers/TaxRateController.php:993
7329 #: app/Modules/Shipping/Http/Controllers/Frontend/ShippingFrontendController.php:29
7330 msgid "Country code is required"
7331 msgstr ""
7332
7333 #: api/Checkout/CheckoutApi.php:1008
7334 #: app/Http/Requests/CustomerAddressRequest.php:71
7335 #: app/Http/Requests/FrontendRequests/CustomerAddressRequest.php:46
7336 #: app/Http/Requests/FrontendRequests/CustomerRequests/CustomerProfileRequest.php:76
7337 msgid "Country field is required."
7338 msgstr ""
7339
7340 #: app/Http/Controllers/TaxRateController.php:1036
7341 msgid "Country has been added successfully"
7342 msgstr ""
7343
7344 #: app/Services/Translations/customer-profile-translation.php:71
7345 msgid "Country is required."
7346 msgstr ""
7347
7348 #: app/Services/Translations/admin-translation.php:610
7349 msgid "Country of OSS registration"
7350 msgstr ""
7351
7352 #: app/Services/Translations/admin-translation.php:611
7353 msgid "Country of registration"
7354 msgstr ""
7355
7356 #: app/Http/Controllers/TaxEUController.php:169
7357 msgid "Country registration removed successfully"
7358 msgstr ""
7359
7360 #: app/Http/Controllers/TaxEUController.php:146
7361 msgid "Country VAT registration saved successfully"
7362 msgstr ""
7363
7364 #: app/Services/Translations/block-editor-translation.php:102
7365 msgid "Country/Region"
7366 msgstr ""
7367
7368 #: app/Services/Localization/i18n/address-locales.php:23
7369 #: app/Services/Localization/i18n/address-locales.php:352
7370 #: app/Services/Localization/i18n/address-locales.php:367
7371 #: app/Services/Localization/i18n/address-locales.php:619
7372 #: app/Services/Localization/i18n/address-locales.php:762
7373 msgid "County"
7374 msgstr ""
7375
7376 #: app/Services/Translations/block-editor-translation.php:103
7377 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:435
7378 msgid "Coupon"
7379 msgstr ""
7380
7381 #. 1: coupon title, 2: user display name
7382 #: app/Http/Controllers/CouponsController.php:67
7383 #, php-format
7384 msgid "Coupon \"%1$s\" created by %2$s"
7385 msgstr ""
7386
7387 #. 1: coupon title, 2: user display name
7388 #: app/Http/Controllers/CouponsController.php:125
7389 #, php-format
7390 msgid "Coupon \"%1$s\" updated by %2$s"
7391 msgstr ""
7392
7393 #: app/Services/Translations/admin-translation.php:615
7394 #: app/Services/Coupon/Concerns/CanValidateCoupon.php:44
7395 msgid "Coupon already applied"
7396 msgstr ""
7397
7398 #: app/Services/Coupon/DiscountService.php:122
7399 msgid "Coupon can not be applied."
7400 msgstr ""
7401
7402 #: app/Services/Translations/checkout-translation.php:11
7403 msgid "Coupon cannot be applied"
7404 msgstr ""
7405
7406 #: app/Services/Translations/admin-translation.php:616
7407 msgid "Coupon code"
7408 msgstr ""
7409
7410 #: app/Http/Requests/FrontendRequests/CouponRequest.php:52
7411 msgid "Coupon code is required"
7412 msgstr ""
7413
7414 #: app/Http/Controllers/CouponsController.php:64
7415 msgid "Coupon Created"
7416 msgstr ""
7417
7418 #: api/Resource/CouponResource.php:91
7419 msgid "Coupon created successfully!"
7420 msgstr ""
7421
7422 #: app/Modules/MCP/Tools/CouponTools.php:153
7423 msgid "Coupon created."
7424 msgstr ""
7425
7426 #: api/Resource/CouponResource.php:96
7427 msgid "Coupon creation failed."
7428 msgstr ""
7429
7430 #: app/Modules/MCP/Tools/CouponTools.php:166
7431 msgid "Coupon deactivated."
7432 msgstr ""
7433
7434 #: api/Resource/CouponResource.php:166
7435 msgid "Coupon deletion failed!"
7436 msgstr ""
7437
7438 #: app/Services/Translations/admin-translation.php:612
7439 #: app/Services/Translations/customer-profile-translation.php:72
7440 msgid "Coupon Discount"
7441 msgstr ""
7442
7443 #: app/Services/Renderer/ModalCheckoutRenderer.php:427
7444 msgid "Coupon discount"
7445 msgstr ""
7446
7447 #: app/Helpers/EditorShortCodeHelper.php:240
7448 msgid "Coupon Discount Total"
7449 msgstr ""
7450
7451 #: app/Helpers/EditorShortCodeHelper.php:241
7452 msgid "Coupon Discount Total (Formatted)"
7453 msgstr ""
7454
7455 #: app/Services/Renderer/CartSummaryRender.php:411
7456 msgid "Coupon entry area"
7457 msgstr ""
7458
7459 #: api/Resource/AppliedCouponResource.php:100
7460 msgid "Coupon failed to update!"
7461 msgstr ""
7462
7463 #: app/Services/Coupon/Concerns/CanValidateCoupon.php:40
7464 msgid "Coupon Not Found"
7465 msgstr ""
7466
7467 #: api/Resource/CouponResource.php:171
7468 msgid "Coupon not found in database, failed to remove."
7469 msgstr ""
7470
7471 #: api/Resource/CouponResource.php:133
7472 msgid "Coupon not found, please reload the page and try again!"
7473 msgstr ""
7474
7475 #: app/Services/Translations/admin-translation.php:613
7476 msgid "Coupon Priority"
7477 msgstr ""
7478
7479 #: app/Services/Translations/checkout-translation.php:12
7480 msgid "Coupon removed!"
7481 msgstr ""
7482
7483 #: app/Services/Translations/admin-translation.php:614
7484 msgid "Coupon Settings"
7485 msgstr ""
7486
7487 #: api/Resource/CouponResource.php:162
7488 msgid "Coupon successfully deleted."
7489 msgstr ""
7490
7491 #: api/Resource/CouponResource.php:146
7492 msgid "Coupon update failed."
7493 msgstr ""
7494
7495 #: app/Http/Controllers/CouponsController.php:122
7496 msgid "Coupon Updated"
7497 msgstr ""
7498
7499 #: api/Resource/CouponResource.php:142
7500 msgid "Coupon updated successfully!"
7501 msgstr ""
7502
7503 #: api/Resource/AppliedCouponResource.php:95
7504 #: app/Modules/MCP/Tools/CouponTools.php:196
7505 msgid "Coupon updated."
7506 msgstr ""
7507
7508 #: app/Services/Coupon/Concerns/CanValidateCoupon.php:68
7509 #: app/Services/Coupon/Concerns/CanValidateCoupon.php:73
7510 msgid "Coupon Uses Limit Exceeded"
7511 msgstr ""
7512
7513 #: app/Modules/MCP/Tools/CouponTools.php:157
7514 msgid "coupon_id is required for update and deactivate."
7515 msgstr ""
7516
7517 #: app/Helpers/AdminHelper.php:166
7518 #: app/Services/Translations/admin-translation.php:617
7519 #: app/Hooks/Handlers/MenuHandler.php:320
7520 msgid "Coupons"
7521 msgstr ""
7522
7523 #: app/Services/Translations/admin-translation.php:2757
7524 msgid "coupons"
7525 msgstr ""
7526
7527 #: app/Services/Translations/admin-translation.php:618
7528 msgid ""
7529 "Coupons will be calculated based on their priority. The lower the number the "
7530 "higher the priority is."
7531 msgstr ""
7532
7533 #: app/Services/Localization/i18n/states.php:1675
7534 msgid "Covasna"
7535 msgstr ""
7536
7537 #: app/Services/Translations/admin-translation.php:619
7538 msgid "Coverage"
7539 msgstr ""
7540
7541 #: app/Services/Localization/i18n/states.php:138
7542 msgid "Cox's Bazar"
7543 msgstr ""
7544
7545 #: app/Services/Translations/admin-translation.php:620
7546 msgid "Create"
7547 msgstr ""
7548
7549 #. %s - page name
7550 #: app/Services/Translations/admin-translation.php:622
7551 #, php-format
7552 msgid "Create %s Page"
7553 msgstr ""
7554
7555 #: app/Services/Translations/admin-translation.php:623
7556 msgid "Create & Attach Customer"
7557 msgstr ""
7558
7559 #: app/Http/Controllers/AddonsController.php:107
7560 msgid "Create / Update WP User with Custom Roles on order events"
7561 msgstr ""
7562
7563 #: app/Services/Translations/admin-translation.php:635
7564 msgid "Create a custom checkout page to generate custom links."
7565 msgstr ""
7566
7567 #: app/Modules/MCP/Tools/CustomerTools.php:83
7568 msgid ""
7569 "Create a customer or update an existing one. Identify by customer_id to "
7570 "update, or email to create or match. On create, email is required. Only the "
7571 "fields you pass change. Set status to archived to deactivate; there is no "
7572 "hard delete. Use new_email to rename. if_exists handles a matched email: "
7573 "merge updates, skip leaves it, error returns a conflict."
7574 msgstr ""
7575
7576 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:28
7577 msgid ""
7578 "Create a fast and responsive community and LMS without slowing down your "
7579 "server – no bloat, just performance. Sale your course or memberships with "
7580 "FluentCart + FluentCommunity Integration."
7581 msgstr ""
7582
7583 #: app/Http/Controllers/AddonsController.php:70
7584 msgid ""
7585 "Create advanced forms and surveys with an easy-to-use drag & drop form "
7586 "builder."
7587 msgstr ""
7588
7589 #: app/Services/Translations/block-editor-translation.php:104
7590 msgid "Create an Account?"
7591 msgstr ""
7592
7593 #: app/Services/Renderer/CheckoutRenderer.php:279
7594 msgid "Create an account?"
7595 msgstr ""
7596
7597 #: app/Services/Translations/admin-translation.php:636
7598 msgid "Create an application password"
7599 msgstr ""
7600
7601 #: app/Services/Translations/admin-translation.php:637
7602 msgid ""
7603 "Create an application password for your WordPress user, then fill it in "
7604 "below. Your password stays in the browser — it is only written into the "
7605 "snippet you copy."
7606 msgstr ""
7607
7608 #: app/Services/Translations/admin-translation.php:638
7609 msgid "Create as wordpress user"
7610 msgstr ""
7611
7612 #: app/Services/Translations/admin-translation.php:639
7613 msgid "Create attribute groups"
7614 msgstr ""
7615
7616 #: app/Services/Translations/admin-translation.php:624
7617 msgid "Create Custom Tax Class"
7618 msgstr ""
7619
7620 #: app/Services/Translations/admin-translation.php:625
7621 msgid "Create Customer"
7622 msgstr ""
7623
7624 #: app/Services/Translations/admin-translation.php:626
7625 msgid "Create Dummy Product"
7626 msgstr ""
7627
7628 #: app/Helpers/CartCheckoutHelper.php:700
7629 msgid "Create My Account"
7630 msgstr ""
7631
7632 #: app/Services/Translations/block-editor-translation.php:105
7633 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:246
7634 msgid "Create my user account"
7635 msgstr ""
7636
7637 #: app/Services/Translations/admin-translation.php:640
7638 msgid "Create new attribute group"
7639 msgstr ""
7640
7641 #: app/Services/Translations/admin-translation.php:627
7642 msgid "Create New Coupon"
7643 msgstr ""
7644
7645 #: app/Services/Translations/admin-translation.php:628
7646 msgid "Create New Customer"
7647 msgstr ""
7648
7649 #: app/Services/Translations/admin-translation.php:641
7650 msgid "Create new option"
7651 msgstr ""
7652
7653 #: app/Services/Translations/admin-translation.php:629
7654 msgid "Create New Order"
7655 msgstr ""
7656
7657 #: app/Services/Translations/admin-translation.php:630
7658 msgid "Create New Order Bump"
7659 msgstr ""
7660
7661 #: app/Services/Translations/admin-translation.php:642
7662 msgid "Create new transaction & link"
7663 msgstr ""
7664
7665 #: app/Modules/MCP/Tools/CustomerTools.php:82
7666 msgid "Create or Update Customer"
7667 msgstr ""
7668
7669 #: app/Services/Translations/admin-translation.php:631
7670 msgid "Create Order"
7671 msgstr ""
7672
7673 #: app/Services/Permission/PermissionManager.php:192
7674 msgid "Create Orders"
7675 msgstr ""
7676
7677 #: app/Services/Translations/admin-translation.php:632
7678 msgid "Create Page"
7679 msgstr ""
7680
7681 #: app/Services/Permission/PermissionManager.php:185
7682 #: app/Services/Translations/admin-translation.php:633
7683 msgid "Create Products"
7684 msgstr ""
7685
7686 #: app/Modules/MCP/Tools/CouponTools.php:128
7687 msgid "create requires code, type, and amount."
7688 msgstr ""
7689
7690 #: app/Services/Translations/admin-translation.php:634
7691 msgid "Create Tax Class"
7692 msgstr ""
7693
7694 #: api/StoreSettings.php:1058
7695 msgid ""
7696 "Create User Account Automatically after payment\n"
7697 msgstr ""
7698
7699 #: app/Modules/MCP/Tools/CouponTools.php:57
7700 msgid ""
7701 "Create, update, or deactivate a coupon. action=create needs code, type, and "
7702 "amount. action=update and action=deactivate need coupon_id. Deactivate sets "
7703 "status to inactive rather than deleting. Interpret amount by type: "
7704 "percentage is a percent, fixed is a currency value."
7705 msgstr ""
7706
7707 #: app/Services/Translations/admin-translation.php:643
7708 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:167
7709 msgid "Created At"
7710 msgstr ""
7711
7712 #: app/Services/Translations/admin-translation.php:644
7713 msgid "Created at"
7714 msgstr ""
7715
7716 #: api/Resource/OrderMetaResource.php:79
7717 #: api/Resource/AppliedCouponResource.php:69
7718 msgid "Created successfully!"
7719 msgstr ""
7720
7721 #: app/Services/Translations/admin-translation.php:645
7722 msgid "Creating"
7723 msgstr ""
7724
7725 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:539
7726 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:557
7727 msgid "Credentials are valid!"
7728 msgstr ""
7729
7730 #: app/Modules/PaymentMethods/PromoGateways/Pro/PaddlePromo.php:61
7731 msgid "Credit Card & PayPal payments"
7732 msgstr ""
7733
7734 #: app/Modules/PaymentMethods/PromoGateways/Pro/AuthorizeNetPromo.php:66
7735 msgid "Credit Card and eCheck payments"
7736 msgstr ""
7737
7738 #: app/Services/Translations/customer-profile-translation.php:74
7739 msgid "Credit Card ending in"
7740 msgstr ""
7741
7742 #: app/Services/Translations/customer-profile-translation.php:76
7743 msgid "Credit card ending in"
7744 msgstr ""
7745
7746 #: app/Services/Translations/customer-profile-translation.php:77
7747 msgid "Credit card icon"
7748 msgstr ""
7749
7750 #: app/Services/Translations/customer-profile-translation.php:75
7751 msgid "Credit Card logo"
7752 msgstr ""
7753
7754 #: app/Services/Translations/customer-profile-translation.php:78
7755 msgid "Credit card number"
7756 msgstr ""
7757
7758 #: app/Services/Translations/customer-profile-translation.php:79
7759 msgid "Credit card payment method"
7760 msgstr ""
7761
7762 #: app/Services/Localization/i18n/states.php:941
7763 msgid "Cremona"
7764 msgstr ""
7765
7766 #: app/Services/Localization/i18n/states.php:680
7767 msgid "Crete"
7768 msgstr ""
7769
7770 #: app/Services/Localization/i18n/states.php:1983
7771 msgid "Crimea"
7772 msgstr ""
7773
7774 #: app/Services/Localization/i18n/states.php:1294
7775 msgid "Criuleni"
7776 msgstr ""
7777
7778 #: app/Services/Localization/i18n/countries.php:69
7779 msgid "Croatia"
7780 msgstr ""
7781
7782 #: app/Helpers/CurrenciesHelper.php:72
7783 msgid "Croatian Kuna"
7784 msgstr ""
7785
7786 #: app/Services/Localization/i18n/states.php:1414
7787 msgid "Cross River"
7788 msgstr ""
7789
7790 #: app/Services/Translations/admin-translation.php:646
7791 msgid "Cross-border compliance"
7792 msgstr ""
7793
7794 #: app/Services/Localization/i18n/states.php:942
7795 msgid "Crotone"
7796 msgstr ""
7797
7798 #: app/Services/Localization/i18n/states.php:760
7799 msgid "Csongrád-Csanád"
7800 msgstr ""
7801
7802 #: api/StoreSettings.php:1015
7803 msgid "CSS class to display the cart link/icon anywhere else."
7804 msgstr ""
7805
7806 #: app/Http/Controllers/ProductController.php:916
7807 msgid "CSV"
7808 msgstr ""
7809
7810 #: app/Services/Translations/admin-translation.php:398
7811 msgid "CSV for Excel, Numbers, or other spreadsheet programs"
7812 msgstr ""
7813
7814 #: app/Services/Translations/admin-translation.php:397
7815 msgid "CSV Headers"
7816 msgstr ""
7817
7818 #: app/Services/Localization/i18n/countries.php:70
7819 msgid "Cuba"
7820 msgstr ""
7821
7822 #: app/Services/Localization/i18n/states.php:608
7823 msgid "Cuenca"
7824 msgstr ""
7825
7826 #: app/Modules/Tax/TaxModule.php:2407
7827 msgid "CUIT"
7828 msgstr ""
7829
7830 #: app/Services/Localization/i18n/states.php:139
7831 msgid "Cumilla"
7832 msgstr ""
7833
7834 #: app/Services/Localization/i18n/states.php:389
7835 msgid "Cundinamarca"
7836 msgstr ""
7837
7838 #: app/Services/Localization/i18n/states.php:74
7839 msgid "Cunene"
7840 msgstr ""
7841
7842 #: app/Services/Localization/i18n/states.php:943
7843 msgid "Cuneo"
7844 msgstr ""
7845
7846 #: app/Services/Localization/i18n/countries.php:71
7847 msgid "Cura&ccedil;ao"
7848 msgstr ""
7849
7850 #: app/Helpers/EditorShortCodeHelper.php:186
7851 #: app/Services/Translations/admin-translation.php:647
7852 msgid "Currency"
7853 msgstr ""
7854
7855 #: api/StoreSettings.php:428
7856 msgid "Currency Formatting"
7857 msgstr ""
7858
7859 #: app/Services/Translations/admin-translation.php:648
7860 msgid "Current"
7861 msgstr ""
7862
7863 #: app/Services/Translations/TransStrings.php:126
7864 msgid "current color is {color}. press enter to select a new color."
7865 msgstr ""
7866
7867 #: app/Services/Translations/block-editor-translation.php:106
7868 msgid "Current Package"
7869 msgstr ""
7870
7871 #: app/Services/Translations/admin-translation.php:652
7872 msgid "Current page"
7873 msgstr ""
7874
7875 #: app/Services/Translations/admin-translation.php:649
7876 msgid "Current Plan"
7877 msgstr ""
7878
7879 #: app/Services/Renderer/ProductRenderer.php:916
7880 #: app/Services/Renderer/ProductRenderer.php:1765
7881 msgid "Current price"
7882 msgstr ""
7883
7884 #: app/Services/Translations/admin-translation.php:650
7885 msgid "Current Range"
7886 msgstr ""
7887
7888 #: app/Services/Translations/admin-translation.php:651
7889 msgid "Current Revenue"
7890 msgstr ""
7891
7892 #: app/Services/Translations/block-editor-translation.php:107
7893 msgid "Current SKU"
7894 msgstr ""
7895
7896 #: app/Services/Translations/block-editor-translation.php:108
7897 msgid "Current Tab"
7898 msgstr ""
7899
7900 #. %s is the order number
7901 #: app/Services/Translations/admin-translation.php:654
7902 #, php-format
7903 msgid "Currently processing: %s"
7904 msgstr ""
7905
7906 #: app/Services/Translations/admin-translation.php:655
7907 msgid "Currently there is no data!"
7908 msgstr ""
7909
7910 #: app/Services/Translations/admin-translation.php:656
7911 msgid "Currently there is no failed order!"
7912 msgstr ""
7913
7914 #: app/Services/Translations/admin-translation.php:657
7915 msgid "Currently there is no item!"
7916 msgstr ""
7917
7918 #: app/Services/Localization/i18n/states.php:1726
7919 msgid "Cuscatlán"
7920 msgstr ""
7921
7922 #: app/Services/Localization/i18n/states.php:1522
7923 msgid "Cusco"
7924 msgstr ""
7925
7926 #: app/Services/Translations/admin-translation.php:658
7927 #: app/Services/Translations/block-editor-translation.php:109
7928 msgid "Custom"
7929 msgstr ""
7930
7931 #: app/Services/Translations/block-editor-translation.php:110
7932 msgid "Custom (Advanced)"
7933 msgstr ""
7934
7935 #: app/Services/Translations/admin-translation.php:659
7936 msgid "Custom Class..."
7937 msgstr ""
7938
7939 #: app/Services/Translations/admin-translation.php:660
7940 msgid "Custom Email Templates"
7941 msgstr ""
7942
7943 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:300
7944 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:321
7945 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:342
7946 msgid "Custom filter label"
7947 msgstr ""
7948
7949 #: app/Services/Translations/admin-translation.php:661
7950 msgid "Custom Payment Link"
7951 msgstr ""
7952
7953 #: app/Services/Translations/admin-translation.php:662
7954 msgid "Custom payment link"
7955 msgstr ""
7956
7957 #: app/Modules/Templating/Bricks/Elements/ProductStock.php:83
7958 #: app/Modules/Templating/Bricks/Elements/ProductStock.php:119
7959 #: app/Modules/Templating/Bricks/Elements/ProductStock.php:155
7960 msgid "Custom text"
7961 msgstr ""
7962
7963 #: app/Services/Translations/block-editor-translation.php:111
7964 msgid "Custom Width"
7965 msgstr ""
7966
7967 #: app/Services/Translations/admin-translation.php:663
7968 #: app/Modules/MCP/Tools/SubscriptionTools.php:195
7969 #: app/Views/emails/subscription/trial_end/admin.php:26
7970 #: app/Views/emails/subscription/reminder/admin.php:21
7971 #: app/Views/emails/subscription/canceled/admin.php:21
7972 #: app/Views/emails/order/reminder/due/admin.php:31
7973 msgid "Customer"
7974 msgstr ""
7975
7976 #: app/Services/Translations/admin-translation.php:2758
7977 msgid "customer"
7978 msgstr ""
7979
7980 #: api/Resource/FrontendResource/CustomerAddressResource.php:129
7981 #: app/Http/Controllers/FrontendControllers/CustomerController.php:251
7982 msgid "Customer address created successfully!"
7983 msgstr ""
7984
7985 #: api/Resource/FrontendResource/CustomerAddressResource.php:134
7986 msgid "Customer address creation failed."
7987 msgstr ""
7988
7989 #: api/Resource/FrontendResource/CustomerAddressResource.php:188
7990 msgid "Customer address update failed."
7991 msgstr ""
7992
7993 #: api/Resource/FrontendResource/CustomerAddressResource.php:184
7994 msgid "Customer address updated successfully!"
7995 msgstr ""
7996
7997 #: api/Resource/CustomerResource.php:157
7998 msgid "Customer already exists."
7999 msgstr ""
8000
8001 #: app/Modules/MCP/Tools/CustomerTools.php:147
8002 msgid "Customer already exists; left unchanged."
8003 msgstr ""
8004
8005 #: app/Services/Translations/admin-translation.php:664
8006 msgid "Customer Billing Address"
8007 msgstr ""
8008
8009 #: app/Services/Translations/admin-translation.php:679
8010 msgid "Customer can see this reason"
8011 msgstr ""
8012
8013 #: app/Http/Controllers/OrderController.php:462
8014 msgid "Customer changed"
8015 msgstr ""
8016
8017 #. 1: old customer name, 2: new customer name
8018 #: app/Http/Controllers/OrderController.php:465
8019 #, php-format
8020 msgid "Customer changed from %1$s to %2$s"
8021 msgstr ""
8022
8023 #: app/Http/Controllers/OrderController.php:473
8024 msgid "Customer changed successfully"
8025 msgstr ""
8026
8027 #: app/Services/Translations/admin-translation.php:665
8028 msgid "Customer Count"
8029 msgstr ""
8030
8031 #: api/Resource/CustomerResource.php:152
8032 #: api/Resource/FrontendResource/CustomerResource.php:110
8033 msgid "Customer created successfully!"
8034 msgstr ""
8035
8036 #: api/Resource/CustomerResource.php:129
8037 #: api/Resource/FrontendResource/CustomerResource.php:115
8038 #: app/Modules/MCP/Tools/CustomerTools.php:189
8039 msgid "Customer creation failed."
8040 msgstr ""
8041
8042 #: app/Views/frontend/customer_menu.php:11
8043 #: app/Hooks/Handlers/BlockEditors/CustomerProfileBlockEditor.php:35
8044 msgid "Customer Dashboard"
8045 msgstr ""
8046
8047 #: app/Hooks/Handlers/BlockEditors/CustomerDashboardButtonBlockEditor.php:75
8048 msgid "Customer Dashboard Button"
8049 msgstr ""
8050
8051 #: app/Helpers/EditorShortCodeHelper.php:221
8052 msgid "Customer Dashboard Link"
8053 msgstr ""
8054
8055 #: app/Services/Translations/customer-profile-translation.php:80
8056 msgid "Customer Dashboard Navigation"
8057 msgstr ""
8058
8059 #: app/Services/Translations/admin-translation.php:666
8060 msgid "Customer Details"
8061 msgstr ""
8062
8063 #: api/Resource/CustomerResource.php:294
8064 msgid "Customer does not have any changes to update."
8065 msgstr ""
8066
8067 #: app/Services/Filter/CustomerFilter.php:129
8068 #: app/Services/Filter/OrderFilter.php:356
8069 #: app/Views/emails/order/reminder/overdue/admin.php:43
8070 msgid "Customer Email"
8071 msgstr ""
8072
8073 #: app/Services/Filter/LicenseFilter.php:140
8074 #: app/Services/Filter/OrderBumpFilter.php:123
8075 msgid "Customer first name"
8076 msgstr ""
8077
8078 #: app/Services/Translations/admin-translation.php:667
8079 msgid "Customer Growth"
8080 msgstr ""
8081
8082 #: app/Services/Translations/admin-translation.php:668
8083 msgid "Customer ID"
8084 msgstr ""
8085
8086 #: app/Http/Controllers/OrderController.php:391
8087 msgid "Customer id is required"
8088 msgstr ""
8089
8090 #: app/Helpers/AdminOrderProcessor.php:279 app/Helpers/CheckoutProcessor.php:76
8091 msgid "Customer ID is required to create a draft order."
8092 msgstr ""
8093
8094 #: app/Http/Requests/CartRequest.php:36
8095 msgid "Customer Id must be a number."
8096 msgstr ""
8097
8098 #: app/Views/invoice/invoice_template.php:66
8099 #: app/Views/invoice/dispatch_slip.php:69
8100 #: app/Views/invoice/shipping_slip.php:46
8101 #: app/Views/invoice/delivery_slip.php:50
8102 msgid "Customer Info"
8103 msgstr ""
8104
8105 #: app/Services/Translations/admin-translation.php:669
8106 msgid "Customer Information"
8107 msgstr ""
8108
8109 #: app/Services/Translations/admin-translation.php:670
8110 msgid "Customer Informations"
8111 msgstr ""
8112
8113 #: app/Http/Controllers/OrderController.php:426
8114 msgid "Customer is already attached to this order"
8115 msgstr ""
8116
8117 #: app/Services/Filter/LicenseFilter.php:148
8118 #: app/Services/Filter/OrderBumpFilter.php:131
8119 msgid "Customer last name"
8120 msgstr ""
8121
8122 #: app/Services/Filter/CustomerFilter.php:136
8123 msgid "Customer LTV"
8124 msgstr ""
8125
8126 #: app/Services/Filter/CustomerFilter.php:114
8127 #: app/Services/Filter/OrderFilter.php:338
8128 #: app/Services/Translations/admin-translation.php:671
8129 msgid "Customer Name"
8130 msgstr ""
8131
8132 #: app/Services/Translations/admin-translation.php:672
8133 msgid "Customer Not Found"
8134 msgstr ""
8135
8136 #: app/Http/Controllers/CustomerController.php:61
8137 #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:194
8138 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:47
8139 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:91
8140 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:187
8141 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:235
8142 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:287
8143 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:337
8144 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:382
8145 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:424
8146 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:475
8147 #: app/Http/Controllers/FrontendControllers/CustomerOrderController.php:127
8148 #: app/Http/Controllers/FrontendControllers/CustomerOrderController.php:408
8149 msgid "Customer not found"
8150 msgstr ""
8151
8152 #: api/Resource/CustomerResource.php:213 api/Resource/CustomerResource.php:299
8153 msgid "Customer not found, please reload the page and try again!"
8154 msgstr ""
8155
8156 #: app/Http/Controllers/CustomerController.php:199
8157 #: app/Http/Controllers/CustomerController.php:236
8158 #: app/Http/Controllers/CustomerController.php:261
8159 msgid "Customer not found."
8160 msgstr ""
8161
8162 #: app/Services/Translations/customer-profile-translation.php:81
8163 msgid "Customer order history"
8164 msgstr ""
8165
8166 #: app/Services/Translations/admin-translation.php:673
8167 msgid "Customer Profile"
8168 msgstr ""
8169
8170 #: app/Views/frontend/customer_app.php:15
8171 msgid "Customer profile"
8172 msgstr ""
8173
8174 #: app/Hooks/Handlers/MenuHandler.php:83
8175 msgid "Customer Profile Page"
8176 msgstr ""
8177
8178 #: app/Services/Filter/LicenseFilter.php:136
8179 #: app/Services/Filter/CustomerFilter.php:110
8180 #: app/Services/Filter/OrderFilter.php:333
8181 #: app/Services/Filter/OrderBumpFilter.php:119
8182 msgid "Customer Property"
8183 msgstr ""
8184
8185 #: app/Services/Translations/admin-translation.php:674
8186 msgid "Customer Report"
8187 msgstr ""
8188
8189 #: app/Services/Translations/admin-translation.php:680
8190 msgid "Customer request"
8191 msgstr ""
8192
8193 #: app/Http/Requests/OrderRequest.php:115
8194 msgid "Customer selection is required"
8195 msgstr ""
8196
8197 #: app/Services/Translations/admin-translation.php:675
8198 msgid "Customer Shipping Address"
8199 msgstr ""
8200
8201 #: app/Services/Translations/admin-translation.php:676
8202 msgid "Customer Since"
8203 msgstr ""
8204
8205 #: app/Services/Translations/admin-translation.php:677
8206 msgid "Customer Since:"
8207 msgstr ""
8208
8209 #: app/Services/Translations/admin-translation.php:678
8210 msgid "Customer Status"
8211 msgstr ""
8212
8213 #: api/Customers.php:178 api/Resource/CustomerResource.php:338
8214 #: api/Resource/FrontendResource/CustomerResource.php:238
8215 msgid "Customer Status has been changed"
8216 msgstr ""
8217
8218 #: api/Resource/CustomerResource.php:208 api/Resource/CustomerResource.php:246
8219 #: api/Resource/CustomerResource.php:289
8220 #: api/Resource/FrontendResource/CustomerResource.php:148
8221 #: api/Resource/FrontendResource/CustomerResource.php:181
8222 msgid "Customer update failed."
8223 msgstr ""
8224
8225 #: api/Resource/CustomerResource.php:203 api/Resource/CustomerResource.php:284
8226 #: api/Resource/FrontendResource/CustomerResource.php:143
8227 msgid "Customer updated successfully!"
8228 msgstr ""
8229
8230 #. %s is the customer name
8231 #: app/Services/Translations/admin-translation.php:682
8232 #, php-format
8233 msgid "Customer: %s"
8234 msgstr ""
8235
8236 #: app/Helpers/AdminHelper.php:138
8237 #: app/Services/Translations/admin-translation.php:683
8238 #: app/Hooks/Handlers/MenuHandler.php:257
8239 msgid "Customers"
8240 msgstr ""
8241
8242 #: app/Services/Translations/admin-translation.php:2759
8243 msgid "customers"
8244 msgstr ""
8245
8246 #: app/Services/Translations/admin-translation.php:684
8247 msgid "Customers must enter this code at checkout."
8248 msgstr ""
8249
8250 #: api/Resource/CustomerResource.php:368
8251 #: api/Resource/FrontendResource/CustomerResource.php:268
8252 msgid "Customers selection is required"
8253 msgstr ""
8254
8255 #: app/Services/Translations/admin-translation.php:685
8256 msgid "Customers that first ordered "
8257 msgstr ""
8258
8259 #: app/Http/Controllers/DashboardController.php:21
8260 msgid "Customers to find what they're looking for by organising."
8261 msgstr ""
8262
8263 #: app/Services/Translations/admin-translation.php:686
8264 msgid "Customers won't see this"
8265 msgstr ""
8266
8267 #: app/Services/Translations/admin-translation.php:687
8268 msgid ""
8269 "Customizable PDF receipts, invoices, and e-invoices with ZUGFeRD support."
8270 msgstr ""
8271
8272 #: app/Services/Translations/admin-translation.php:688
8273 msgid "Customization"
8274 msgstr ""
8275
8276 #: app/Services/Translations/admin-translation.php:689
8277 msgid ""
8278 "Customize PDF templates for email attachments. Select which template to "
8279 "attach in each email notification's settings."
8280 msgstr ""
8281
8282 #. %s is the URL
8283 #: app/Services/Translations/admin-translation.php:691
8284 #, php-format
8285 msgid ""
8286 "Customize the product's URL ending. Remember, this will affect SEO and "
8287 "readability. The URL will be activated when publish. Check Google's %s "
8288 "Structure Best Practices."
8289 msgstr ""
8290
8291 #: app/Http/Controllers/AddonsController.php:59
8292 msgid ""
8293 "Customize WordPress emails, customized login & signup forms with enhanced "
8294 "security and social logins. Enhance your site security with FluentCart + "
8295 "FluentSecurity integration."
8296 msgstr ""
8297
8298 #: app/Services/Translations/admin-translation.php:692
8299 msgid "Customized Body"
8300 msgstr ""
8301
8302 #: app/Services/Translations/customer-profile-translation.php:48
8303 msgid "CVC"
8304 msgstr ""
8305
8306 #: app/Helpers/Helper.php:1077
8307 msgid "cycle"
8308 msgid_plural "cycles"
8309 msgstr[0] ""
8310 msgstr[1] ""
8311
8312 #: app/Services/Localization/i18n/countries.php:72
8313 msgid "Cyprus"
8314 msgstr ""
8315
8316 #: app/Helpers/CurrenciesHelper.php:52
8317 msgid "Czech Koruna"
8318 msgstr ""
8319
8320 #: app/Services/Localization/i18n/countries.php:73
8321 msgid "Czech Republic"
8322 msgstr ""
8323
8324 #: app/Services/Localization/i18n/states.php:601
8325 msgid "Cáceres"
8326 msgstr ""
8327
8328 #: app/Services/Localization/i18n/states.php:602
8329 msgid "Cádiz"
8330 msgstr ""
8331
8332 #: app/Services/Localization/i18n/states.php:95
8333 #: app/Services/Localization/i18n/states.php:388
8334 #: app/Services/Localization/i18n/states.php:607
8335 msgid "Córdoba"
8336 msgstr ""
8337
8338 #: app/Services/Localization/i18n/states.php:1291
8339 #: app/Services/Localization/i18n/states.php:1671
8340 msgid "Călărași"
8341 msgstr ""
8342
8343 #: app/Services/Localization/i18n/states.php:1292
8344 msgid "Căușeni"
8345 msgstr ""
8346
8347 #: app/Services/Localization/i18n/states.php:873
8348 msgid "Dadra and Nagar Haveli"
8349 msgstr ""
8350
8351 #: app/Services/Localization/i18n/states.php:777
8352 msgid "Daerah Istimewa Aceh"
8353 msgstr ""
8354
8355 #: app/Services/Localization/i18n/states.php:792
8356 msgid "Daerah Istimewa Yogyakarta"
8357 msgstr ""
8358
8359 #: app/Helpers/Helper.php:1670
8360 #: app/Services/Renderer/PricingTableRenderer.php:162
8361 #: app/Services/Email/StoreDigestService.php:567
8362 #: app/Services/Translations/admin-translation.php:693
8363 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:155
8364 msgid "Daily"
8365 msgstr ""
8366
8367 #: app/Services/Translations/admin-translation.php:695
8368 msgid "Daily digest"
8369 msgstr ""
8370
8371 #: app/Services/Translations/admin-translation.php:694
8372 msgid "Daily Signups"
8373 msgstr ""
8374
8375 #: app/Modules/PaymentMethods/StripeGateway/SubscriptionsManager.php:95
8376 msgid "Daily verification limit reached. You can try again tomorrow."
8377 msgstr ""
8378
8379 #: app/Services/Localization/i18n/states.php:448
8380 msgid "Dajabón"
8381 msgstr ""
8382
8383 #: app/Services/Localization/i18n/states.php:568
8384 msgid "Dakahlia"
8385 msgstr ""
8386
8387 #: app/Services/Localization/i18n/states.php:1705
8388 msgid "Dakar"
8389 msgstr ""
8390
8391 #: app/Services/Translations/admin-translation.php:696
8392 msgid "Damage/Loss"
8393 msgstr ""
8394
8395 #: app/Services/Localization/i18n/states.php:874
8396 msgid "Daman and Diu"
8397 msgstr ""
8398
8399 #: app/Services/Localization/i18n/states.php:569
8400 msgid "Damietta"
8401 msgstr ""
8402
8403 #: app/Helpers/CurrenciesHelper.php:54
8404 msgid "Danish Krone"
8405 msgstr ""
8406
8407 #: app/Services/Localization/i18n/states.php:1902
8408 msgid "Dar es Salaam"
8409 msgstr ""
8410
8411 #: app/Services/Localization/i18n/states.php:1503
8412 msgid "Darién"
8413 msgstr ""
8414
8415 #: app/Services/Translations/admin-translation.php:697
8416 msgid "Dark"
8417 msgstr ""
8418
8419 #: app/Helpers/AdminHelper.php:129
8420 #: app/Services/Translations/admin-translation.php:698
8421 #: app/Services/Translations/customer-profile-translation.php:82
8422 #: app/Services/Translations/block-editor-translation.php:113
8423 #: app/Hooks/Handlers/MenuHandler.php:238
8424 #: app/Hooks/Handlers/ShortCodes/CustomerProfileHandler.php:202
8425 msgid "Dashboard"
8426 msgstr ""
8427
8428 #: app/Services/Translations/admin-translation.php:699
8429 msgid "Data"
8430 msgstr ""
8431
8432 #: app/Hooks/Cart/WebCheckoutHandler.php:1026
8433 msgid "Data saved successfully"
8434 msgstr ""
8435
8436 #: app/Services/Translations/admin-translation.php:700
8437 #: app/Services/Translations/customer-profile-translation.php:83
8438 #: app/Services/Translations/block-editor-translation.php:114
8439 #: app/Views/invoice/receipt_slip.php:491
8440 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:831
8441 msgid "Date"
8442 msgstr ""
8443
8444 #: app/Services/Renderer/ShopAppRenderer.php:444
8445 msgid "Date (Newest First)"
8446 msgstr ""
8447
8448 #: app/Services/Renderer/ShopAppRenderer.php:459
8449 msgid "Date (Oldest First)"
8450 msgstr ""
8451
8452 #: app/Services/Translations/admin-translation.php:701
8453 #: app/Views/invoice/invoice_template.php:57
8454 #: app/Views/invoice/dispatch_slip.php:48
8455 #: app/Views/invoice/dispatch_slip.php:160
8456 #: app/Views/invoice/shipping_slip.php:37
8457 #: app/Views/invoice/delivery_slip.php:41
8458 msgid "Date:"
8459 msgstr ""
8460
8461 #: app/Services/Localization/i18n/states.php:1569
8462 msgid "Davao del Norte"
8463 msgstr ""
8464
8465 #: app/Services/Localization/i18n/states.php:1570
8466 msgid "Davao del Sur"
8467 msgstr ""
8468
8469 #: app/Services/Localization/i18n/states.php:1571
8470 msgid "Davao Occidental"
8471 msgstr ""
8472
8473 #: app/Services/Localization/i18n/states.php:1572
8474 msgid "Davao Oriental"
8475 msgstr ""
8476
8477 #: app/Helpers/Helper.php:1021 app/Helpers/Helper.php:1126
8478 #: app/Helpers/Helper.php:1627
8479 msgid "day"
8480 msgid_plural "days"
8481 msgstr[0] ""
8482 msgstr[1] ""
8483
8484 #: app/Services/Translations/admin-translation.php:702
8485 msgid "Day of week"
8486 msgstr ""
8487
8488 #: app/Services/Localization/i18n/states.php:25
8489 msgid "Daykundi"
8490 msgstr ""
8491
8492 #: app/Services/Translations/admin-translation.php:703
8493 msgid "Days"
8494 msgstr ""
8495
8496 #: app/Services/Translations/admin-translation.php:704
8497 msgid "Days before"
8498 msgstr ""
8499
8500 #: app/Hooks/Handlers/ReminderHandler.php:227
8501 msgid "Days before billing date. Min: 7, Max: 90. Default: 30"
8502 msgstr ""
8503
8504 #: app/Hooks/Handlers/ReminderHandler.php:240
8505 msgid "Days before half yearly renewal. Min: 7, Max: 60. Default: 21"
8506 msgstr ""
8507
8508 #: app/Hooks/Handlers/ReminderHandler.php:266
8509 msgid "Days before monthly renewal. Min: 3, Max: 28. Default: 7"
8510 msgstr ""
8511
8512 #: app/Hooks/Handlers/ReminderHandler.php:253
8513 msgid "Days before quarterly renewal. Min: 7, Max: 60. Default: 14"
8514 msgstr ""
8515
8516 #: app/Hooks/Handlers/ReminderHandler.php:185
8517 msgid "Days before trial ends. Min: 1, Max: 14. Default: 3"
8518 msgstr ""
8519
8520 #: app/Services/Translations/admin-translation.php:705
8521 msgid "Days of the week"
8522 msgstr ""
8523
8524 #: app/Services/Translations/TransStrings.php:198
8525 msgid "Dec"
8526 msgstr ""
8527
8528 #: app/Services/Translations/TransStrings.php:167
8529 msgid "December"
8530 msgstr ""
8531
8532 #: app/Services/Translations/admin-translation.php:706
8533 msgid "Declined"
8534 msgstr ""
8535
8536 #: app/Services/Translations/TransStrings.php:202
8537 msgid "decrease number"
8538 msgstr ""
8539
8540 #. %s - YoY growth percentage
8541 #: app/Services/Translations/admin-translation.php:708
8542 #, php-format
8543 msgid "Decrease of %s year-over-year"
8544 msgstr ""
8545
8546 #: app/Services/Renderer/ProductRenderer.php:1230
8547 #: app/Services/Renderer/ProductRenderer.php:1231
8548 #: app/Services/Renderer/CartRenderer.php:277
8549 #: app/Services/Renderer/CartRenderer.php:278
8550 msgid "Decrease Quantity"
8551 msgstr ""
8552
8553 #: app/Services/Translations/admin-translation.php:709
8554 #: app/Services/Translations/customer-profile-translation.php:84
8555 #: app/Services/Translations/block-editor-translation.php:115
8556 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:157
8557 msgid "Default"
8558 msgstr ""
8559
8560 #: app/Services/Translations/admin-translation.php:710
8561 msgid "Default Body"
8562 msgstr ""
8563
8564 #: app/Services/Translations/block-editor-translation.php:116
8565 msgid "Default Filter"
8566 msgstr ""
8567
8568 #: app/Services/PDF/ReceiptPdfTemplateService.php:18
8569 msgid "Default receipt template for paid orders"
8570 msgstr ""
8571
8572 #: app/Services/Tax/TaxManager.php:62
8573 msgid "Default tax class for most products."
8574 msgstr ""
8575
8576 #: app/Services/Translations/admin-translation.php:711
8577 #: app/Services/Translations/block-editor-translation.php:117
8578 msgid "Default Variant"
8579 msgstr ""
8580
8581 #: app/Services/Translations/admin-translation.php:712
8582 msgid ""
8583 "Define shipping zones and methods specific to this class. Products with this "
8584 "class will use these rates instead of the general shipping zones."
8585 msgstr ""
8586
8587 #: app/Services/Translations/admin-translation.php:713
8588 msgid ""
8589 "Define weight ranges and their shipping costs. Set max to 0 for unlimited."
8590 msgstr ""
8591
8592 #: api/StoreSettings.php:892
8593 msgid "Defines how product variations are visually presented to customers."
8594 msgstr ""
8595
8596 #: app/Services/Translations/admin-translation.php:714
8597 msgid "Defines the action that initiates the workflow or process."
8598 msgstr ""
8599
8600 #: app/Services/Translations/admin-translation.php:715
8601 msgid ""
8602 "Defines the structure and method used to send data in the webhook request."
8603 msgstr ""
8604
8605 #: app/Services/Localization/i18n/states.php:2147
8606 msgid "Delaware"
8607 msgstr ""
8608
8609 #: app/Services/Translations/TransStrings.php:251
8610 #: app/Services/Translations/admin-translation.php:716
8611 #: app/Services/Translations/customer-profile-translation.php:85
8612 #: app/Services/Translations/block-editor-translation.php:118
8613 msgid "Delete"
8614 msgstr ""
8615
8616 #: app/Services/Translations/customer-profile-translation.php:86
8617 msgid "Delete activation for site"
8618 msgstr ""
8619
8620 #: app/Services/Translations/admin-translation.php:717
8621 msgid "Delete Activity"
8622 msgstr ""
8623
8624 #: app/Services/Translations/admin-translation.php:729
8625 msgid "Delete class"
8626 msgstr ""
8627
8628 #: app/Services/Permission/PermissionManager.php:206
8629 msgid "Delete Coupons"
8630 msgstr ""
8631
8632 #: app/Services/Permission/PermissionManager.php:190
8633 msgid "Delete Customers"
8634 msgstr ""
8635
8636 #: app/Services/Translations/admin-translation.php:730
8637 msgid "Delete failed"
8638 msgstr ""
8639
8640 #: app/Services/Translations/admin-translation.php:731
8641 msgid "Delete group"
8642 msgstr ""
8643
8644 #: app/Services/Permission/PermissionManager.php:211
8645 msgid "Delete Integrations"
8646 msgstr ""
8647
8648 #: app/Services/Permission/PermissionManager.php:214
8649 msgid "Delete Labels"
8650 msgstr ""
8651
8652 #: app/Services/Translations/admin-translation.php:718
8653 msgid "Delete License"
8654 msgstr ""
8655
8656 #: app/Services/Permission/PermissionManager.php:203
8657 msgid "Delete Licenses"
8658 msgstr ""
8659
8660 #: app/Services/Translations/admin-translation.php:732
8661 msgid "Delete media"
8662 msgstr ""
8663
8664 #: app/Services/Translations/admin-translation.php:733
8665 msgid "Delete order"
8666 msgstr ""
8667
8668 #: app/Services/Permission/PermissionManager.php:197
8669 msgid "Delete Orders"
8670 msgstr ""
8671
8672 #: app/Services/Translations/admin-translation.php:719
8673 msgid "Delete Package"
8674 msgstr ""
8675
8676 #: app/Services/Translations/admin-translation.php:720
8677 msgid "Delete Product"
8678 msgstr ""
8679
8680 #: app/Services/Permission/PermissionManager.php:187
8681 msgid "Delete Products"
8682 msgstr ""
8683
8684 #: app/Services/Translations/admin-translation.php:734
8685 msgid "Delete selected"
8686 msgstr ""
8687
8688 #. %s - number of selected orders
8689 #: app/Services/Translations/admin-translation.php:722
8690 #, php-format
8691 msgid "Delete Selected (%s)"
8692 msgstr ""
8693
8694 #: app/Services/Permission/PermissionManager.php:200
8695 msgid "Delete Subscriptions"
8696 msgstr ""
8697
8698 #. %1$s: tax class name (e.g. Reduced)
8699 #: app/Services/Translations/admin-translation.php:724
8700 msgid "Delete Tax Class"
8701 msgstr ""
8702
8703 #: app/Services/Translations/admin-translation.php:735
8704 msgid "Delete tax class"
8705 msgstr ""
8706
8707 #: app/Services/Translations/admin-translation.php:725
8708 msgid "Delete Template"
8709 msgstr ""
8710
8711 #: app/Services/Translations/admin-translation.php:726
8712 msgid "Delete Test Orders"
8713 msgstr ""
8714
8715 #: app/Services/Translations/admin-translation.php:736
8716 msgid "Delete this template?"
8717 msgstr ""
8718
8719 #: app/Services/Translations/admin-translation.php:737
8720 msgid "Delete this zone and its methods?"
8721 msgstr ""
8722
8723 #: app/Services/Translations/admin-translation.php:727
8724 msgid "Delete View"
8725 msgstr ""
8726
8727 #: app/Services/Translations/admin-translation.php:728
8728 msgid "Delete Zone"
8729 msgstr ""
8730
8731 #: app/Services/Translations/admin-translation.php:738
8732 msgid "Deleted"
8733 msgstr ""
8734
8735 #: app/Services/Translations/admin-translation.php:739
8736 #, php-format
8737 msgid "Deleted %1$s of %2$s Test Orders"
8738 msgstr ""
8739
8740 #: app/Services/Translations/admin-translation.php:740
8741 #, php-format
8742 msgid "Deleted %1$s test orders. %2$s test orders could not be deleted."
8743 msgstr ""
8744
8745 #: app/Services/Translations/admin-translation.php:741
8746 #, php-format
8747 msgid "Deleted %s test orders successfully"
8748 msgstr ""
8749
8750 #: app/Services/Translations/admin-translation.php:742
8751 #, php-format
8752 msgid "Deleting %1$s of %2$s Test Orders"
8753 msgstr ""
8754
8755 #: app/Services/Translations/admin-translation.php:743
8756 msgid "Deleting Orders"
8757 msgstr ""
8758
8759 #: app/Services/Translations/admin-translation.php:744
8760 msgid "Deleting Test Orders..."
8761 msgstr ""
8762
8763 #: app/Http/Controllers/OrderController.php:1076
8764 msgid "Deleting test orders..."
8765 msgstr ""
8766
8767 #: app/Services/Translations/admin-translation.php:745
8768 msgid ""
8769 "Deleting this asset will break the download link in existing purchase emails."
8770 " To update the file, edit the asset instead of deleting it."
8771 msgstr ""
8772
8773 #: app/Services/Translations/admin-translation.php:746
8774 msgid "Deleting..."
8775 msgstr ""
8776
8777 #: app/Services/Translations/admin-translation.php:747
8778 msgid "Deleting... %s%"
8779 msgstr ""
8780
8781 #: app/Services/Translations/admin-translation.php:748
8782 msgid "Deletion completed"
8783 msgstr ""
8784
8785 #: app/Services/Localization/i18n/states.php:875
8786 msgid "Delhi"
8787 msgstr ""
8788
8789 #: app/Helpers/Status.php:243 app/Helpers/Status.php:254
8790 #: app/Helpers/Helper.php:265 app/Helpers/Helper.php:279
8791 #: app/Services/Translations/admin-translation.php:749
8792 msgid "Delivered"
8793 msgstr ""
8794
8795 #: app/Services/Translations/admin-translation.php:750
8796 #: app/Http/Controllers/TemplateController.php:17
8797 msgid "Delivery Slip Template"
8798 msgstr ""
8799
8800 #: app/Services/Localization/i18n/states.php:1415
8801 msgid "Delta"
8802 msgstr ""
8803
8804 #: app/Services/Localization/i18n/states.php:2240
8805 msgid "Delta Amacuro"
8806 msgstr ""
8807
8808 #: app/Services/Localization/i18n/states.php:1837
8809 msgid "Denizli"
8810 msgstr ""
8811
8812 #: app/Services/Localization/i18n/countries.php:74
8813 msgid "Denmark"
8814 msgstr ""
8815
8816 #: app/Services/Localization/i18n/address-locales.php:117
8817 #: app/Services/Localization/i18n/address-locales.php:185
8818 #: app/Services/Localization/i18n/address-locales.php:310
8819 #: app/Services/Localization/i18n/address-locales.php:326
8820 #: app/Services/Localization/i18n/address-locales.php:529
8821 #: app/Services/Localization/i18n/address-locales.php:608
8822 #: app/Services/Localization/i18n/address-locales.php:676
8823 #: app/Services/Localization/i18n/address-locales.php:754
8824 msgid "Department"
8825 msgstr ""
8826
8827 #: app/Services/Localization/i18n/states.php:2274
8828 msgid "Derry City and Strabane"
8829 msgstr ""
8830
8831 #: app/Services/Translations/block-editor-translation.php:112
8832 msgid "DESC"
8833 msgstr ""
8834
8835 #: app/Services/Translations/admin-translation.php:751
8836 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:166
8837 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:169
8838 msgid "Descending"
8839 msgstr ""
8840
8841 #: app/Services/Translations/admin-translation.php:752
8842 #: app/Services/Translations/block-editor-translation.php:119
8843 #: app/Views/invoice/receipt_slip.php:270
8844 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:481
8845 msgid "Description"
8846 msgstr ""
8847
8848 #: app/Http/Requests/ProductUpdateRequest.php:370
8849 #: app/Http/Requests/ProductRequest.php:341
8850 #: app/Http/Requests/ProductVariationRequest.php:211
8851 msgid "Description may not be greater than 255 characters."
8852 msgstr ""
8853
8854 #: app/Services/Translations/admin-translation.php:753
8855 msgid ""
8856 "Design beautiful email templates with a drag-and-drop block editor, "
8857 "shortcodes, and conditional content."
8858 msgstr ""
8859
8860 #: app/Services/Translations/admin-translation.php:754
8861 msgid "Desktop"
8862 msgstr ""
8863
8864 #: app/Services/Translations/admin-translation.php:755
8865 msgid "Destination country rates"
8866 msgstr ""
8867
8868 #: app/Services/Translations/admin-translation.php:756
8869 msgid "Detach User"
8870 msgstr ""
8871
8872 #: app/Services/Translations/admin-translation.php:757
8873 msgid "Details"
8874 msgstr ""
8875
8876 #: app/Services/Translations/admin-translation.php:758
8877 msgid "Details:"
8878 msgstr ""
8879
8880 #: app/Services/Translations/admin-translation.php:759
8881 msgid "Determine the location used for tax calculations."
8882 msgstr ""
8883
8884 #: app/Services/Localization/i18n/states.php:140
8885 msgid "Dhaka"
8886 msgstr ""
8887
8888 #: app/Services/Localization/i18n/states.php:1448
8889 msgid "Dhaulagiri"
8890 msgstr ""
8891
8892 #: app/Services/Localization/i18n/states.php:57
8893 msgid "Dibër"
8894 msgstr ""
8895
8896 #: app/Helpers/Helper.php:699
8897 #: app/Services/Translations/admin-translation.php:760
8898 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:188
8899 msgid "Digital"
8900 msgstr ""
8901
8902 #: app/Services/Translations/admin-translation.php:761
8903 msgid "Digital Product"
8904 msgstr ""
8905
8906 #: api/StoreSettings.php:1241
8907 msgid "Dimension Unit"
8908 msgstr ""
8909
8910 #: app/Services/Renderer/ProductCardRender.php:223
8911 #: app/Services/Translations/block-editor-translation.php:120
8912 msgid "Dimensions"
8913 msgstr ""
8914
8915 #: app/Services/Localization/i18n/states.php:1573
8916 msgid "Dinagat Islands"
8917 msgstr ""
8918
8919 #: app/Services/Localization/i18n/states.php:141
8920 msgid "Dinajpur"
8921 msgstr ""
8922
8923 #: app/Services/Localization/i18n/states.php:1704
8924 msgid "Diourbel"
8925 msgstr ""
8926
8927 #: app/Modules/Templating/Bricks/Elements/BuySection.php:32
8928 msgid "Direct Buy Button"
8929 msgstr ""
8930
8931 #: app/Services/Translations/admin-translation.php:762
8932 msgid "Direct Checkout"
8933 msgstr ""
8934
8935 #: app/Services/Translations/admin-translation.php:763
8936 msgid "Direct Checkout Button"
8937 msgstr ""
8938
8939 #: app/Services/Translations/admin-translation.php:764
8940 msgid "Direct checkout link copied to clipboard"
8941 msgstr ""
8942
8943 #: app/Services/Translations/admin-translation.php:765
8944 msgid "Disable"
8945 msgstr ""
8946
8947 #: app/Services/Translations/admin-translation.php:766
8948 msgid "Disable Editing"
8949 msgstr ""
8950
8951 #: app/Helpers/Helper.php:945 app/Services/Filter/LicenseFilter.php:176
8952 #: app/Services/Filter/OrderFilter.php:472
8953 #: app/Services/Filter/OrderBumpFilter.php:159
8954 #: app/Services/Translations/admin-translation.php:767
8955 #: app/Services/Translations/customer-profile-translation.php:87
8956 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:254
8957 msgid "Disabled"
8958 msgstr ""
8959
8960 #: app/Services/Filter/LicenseFilter.php:55
8961 msgid "disabled"
8962 msgstr ""
8963
8964 #: app/Services/Translations/admin-translation.php:768
8965 msgid "Discard"
8966 msgstr ""
8967
8968 #: app/Services/Translations/admin-translation.php:769
8969 msgid "Disconnect"
8970 msgstr ""
8971
8972 #: app/Modules/PaymentMethods/PayPalGateway/ConnectConfig.php:31
8973 msgid ""
8974 "Disconnecting your PayPal account will prevent you from offering PayPal "
8975 "services and products on your website. Do you wish to continue?"
8976 msgstr ""
8977
8978 #: app/Services/Renderer/CartSummaryRender.php:259
8979 #: app/Services/Translations/admin-translation.php:770
8980 #: app/Services/Translations/customer-profile-translation.php:73
8981 #: app/Services/Translations/block-editor-translation.php:121
8982 #: app/Views/invoice/thank_you.php:197 app/Views/invoice/receipt_slip.php:341
8983 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:609
8984 #: app/Services/Renderer/Receipt/ThankYouRender.php:427
8985 #: app/Views/emails/parts/items_table.php:343
8986 msgid "Discount"
8987 msgstr ""
8988
8989 #: app/Services/Translations/block-editor-translation.php:462
8990 msgid "discount"
8991 msgstr ""
8992
8993 #. %s - discount percentage
8994 #: app/Services/Translations/admin-translation.php:772
8995 msgid "Discount Amount"
8996 msgstr ""
8997
8998 #: app/Http/Requests/UpgradePathSettingRequest.php:30
8999 msgid "Discount amount is should be a number."
9000 msgstr ""
9001
9002 #: app/Services/Translations/admin-translation.php:773
9003 msgid "Discount Details"
9004 msgstr ""
9005
9006 #. %s - discount percentage
9007 #: app/Services/Translations/admin-translation.php:775
9008 msgid "Discount Percentage (%)"
9009 msgstr ""
9010
9011 #. %s - order total amount
9012 #: app/Services/Translations/admin-translation.php:778
9013 #, php-format
9014 msgid "Discount should not exceed the full product price (%s)."
9015 msgstr ""
9016
9017 #: app/Services/Translations/admin-translation.php:779
9018 msgid "Discount should not exceed the full product price (100%)."
9019 msgstr ""
9020
9021 #: app/Services/Translations/admin-translation.php:780
9022 msgid "Discount type"
9023 msgstr ""
9024
9025 #: app/Services/Translations/admin-translation.php:776
9026 msgid "Discount Value"
9027 msgstr ""
9028
9029 #: app/Services/Translations/admin-translation.php:781
9030 msgid "Discount value"
9031 msgstr ""
9032
9033 #: app/Services/Renderer/ModalCheckoutRenderer.php:256
9034 #: app/Services/Renderer/CartItemRenderer.php:83
9035 msgid "Discounted price"
9036 msgstr ""
9037
9038 #: app/Services/Translations/admin-translation.php:782
9039 #: app/Http/Controllers/TemplateController.php:19
9040 msgid "Dispatch Slip Template"
9041 msgstr ""
9042
9043 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:50
9044 msgid "Display"
9045 msgstr ""
9046
9047 #: app/Hooks/Handlers/BlockEditors/MiniCartBlockEditor.php:76
9048 msgid "Display a button for shoppers to quickly view their cart."
9049 msgstr ""
9050
9051 #: app/Hooks/Handlers/BlockEditors/CustomerDashboardButtonBlockEditor.php:76
9052 msgid "Display a button or link that navigates to the customer dashboard."
9053 msgstr ""
9054
9055 #: app/Hooks/Handlers/BlockEditors/ProductCategoriesListBlockEditor.php:56
9056 msgid "Display a list of product categories."
9057 msgstr ""
9058
9059 #: app/Services/Translations/block-editor-translation.php:125
9060 msgid "Display categories even if they have no products."
9061 msgstr ""
9062
9063 #: app/Services/Translations/block-editor-translation.php:126
9064 msgid "Display child categories nested under their parents."
9065 msgstr ""
9066
9067 #: app/Services/Translations/admin-translation.php:783
9068 msgid "Display Conditions"
9069 msgstr ""
9070
9071 #: app/Services/Translations/block-editor-translation.php:122
9072 msgid "Display Elements"
9073 msgstr ""
9074
9075 #: app/Services/Translations/block-editor-translation.php:123
9076 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:298
9077 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:319
9078 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:340
9079 msgid "Display Name"
9080 msgstr ""
9081
9082 #: app/Services/Translations/block-editor-translation.php:127
9083 msgid "Display options"
9084 msgstr ""
9085
9086 #: app/Hooks/Handlers/BlockEditors/RelatedProduct/RelatedProductBlockEditor.php:56
9087 msgid "Display related products."
9088 msgstr ""
9089
9090 #: app/Services/Translations/block-editor-translation.php:124
9091 msgid "Display Settings"
9092 msgstr ""
9093
9094 #: app/Services/Translations/block-editor-translation.php:128
9095 msgid "Display style"
9096 msgstr ""
9097
9098 #. %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
9099 #: api/StoreSettings.php:1011
9100 msgid "Display the cart icon in the body of the website"
9101 msgstr ""
9102
9103 #: app/Services/Translations/block-editor-translation.php:129
9104 msgid "Display the number of products in each category."
9105 msgstr ""
9106
9107 #: app/Services/Translations/block-editor-translation.php:130
9108 msgid "Display total price"
9109 msgstr ""
9110
9111 #: app/Services/Translations/block-editor-translation.php:131
9112 msgid "Display type"
9113 msgstr ""
9114
9115 #: app/Hooks/Handlers/BlockEditors/StoreLogoBlockEditor.php:37
9116 msgid "Display your store logo."
9117 msgstr ""
9118
9119 #: app/Hooks/Handlers/BlockEditors/SaleBadgeBlockEditor.php:81
9120 msgid "Displays a sale badge when a product is on sale."
9121 msgstr ""
9122
9123 #: app/Hooks/Handlers/BlockEditors/SoldOutBadgeBlockEditor.php:82
9124 msgid "Displays a sold out badge when a product is out of stock."
9125 msgstr ""
9126
9127 #: app/Modules/Templating/BlockTemplates/ProductCategoryTemplate.php:48
9128 msgid "Displays products filtered by a category."
9129 msgstr ""
9130
9131 #: app/Modules/Templating/BlockTemplates/ProductPageTemplate.php:48
9132 msgid "Displays Single FluentCart Product."
9133 msgstr ""
9134
9135 #: app/Hooks/Handlers/BlockEditors/ProductPackageDescriptionBlockEditor.php:81
9136 msgid ""
9137 "Displays the product packaging details (name, type, dimensions, weight)."
9138 msgstr ""
9139
9140 #: app/Hooks/Handlers/BlockEditors/ProductSkuBlockEditor.php:83
9141 msgid "Displays the product SKU (Stock Keeping Unit)."
9142 msgstr ""
9143
9144 #: app/Services/Filter/OrderFilter.php:404
9145 #: app/Services/Translations/admin-translation.php:784
9146 #: app/Services/Translations/customer-profile-translation.php:88
9147 msgid "Dispute"
9148 msgstr ""
9149
9150 #: app/Http/Controllers/OrderController.php:1303
9151 msgid "Dispute accepted!"
9152 msgstr ""
9153
9154 #: app/Services/Localization/i18n/address-locales.php:79
9155 #: app/Services/Localization/i18n/address-locales.php:134
9156 #: app/Services/Localization/i18n/address-locales.php:631
9157 #: app/Services/Localization/i18n/address-locales.php:740
9158 #: app/Services/Localization/i18n/address-locales.php:771
9159 #: app/Services/Localization/i18n/address-locales.php:781
9160 msgid "District"
9161 msgstr ""
9162
9163 #: app/Services/Localization/i18n/states.php:1934
9164 msgctxt "district"
9165 msgid "Belgrade"
9166 msgstr ""
9167
9168 #: app/Services/Localization/i18n/states.php:1935
9169 msgctxt "district"
9170 msgid "Bor"
9171 msgstr ""
9172
9173 #: app/Services/Localization/i18n/states.php:1936
9174 msgctxt "district"
9175 msgid "Braničevo"
9176 msgstr ""
9177
9178 #: app/Services/Localization/i18n/states.php:1937
9179 msgctxt "district"
9180 msgid "Central Banat"
9181 msgstr ""
9182
9183 #: app/Services/Localization/i18n/states.php:1938
9184 msgctxt "district"
9185 msgid "Danube"
9186 msgstr ""
9187
9188 #: app/Services/Localization/i18n/states.php:1939
9189 msgctxt "district"
9190 msgid "Jablanica"
9191 msgstr ""
9192
9193 #: app/Services/Localization/i18n/states.php:1940
9194 msgctxt "district"
9195 msgid "Kolubara"
9196 msgstr ""
9197
9198 #: app/Services/Localization/i18n/states.php:1959
9199 msgctxt "district"
9200 msgid "Kosovo"
9201 msgstr ""
9202
9203 #: app/Services/Localization/i18n/states.php:1964
9204 msgctxt "district"
9205 msgid "Kosovo-Metohija"
9206 msgstr ""
9207
9208 #: app/Services/Localization/i18n/states.php:1963
9209 msgctxt "district"
9210 msgid "Kosovo-Pomoravlje"
9211 msgstr ""
9212
9213 #: app/Services/Localization/i18n/states.php:1962
9214 msgctxt "district"
9215 msgid "Kosovska Mitrovica"
9216 msgstr ""
9217
9218 #: app/Services/Localization/i18n/states.php:1941
9219 msgctxt "district"
9220 msgid "Mačva"
9221 msgstr ""
9222
9223 #: app/Services/Localization/i18n/states.php:1942
9224 msgctxt "district"
9225 msgid "Morava"
9226 msgstr ""
9227
9228 #: app/Services/Localization/i18n/states.php:1943
9229 msgctxt "district"
9230 msgid "Nišava"
9231 msgstr ""
9232
9233 #: app/Services/Localization/i18n/states.php:1945
9234 msgctxt "district"
9235 msgid "North Banat"
9236 msgstr ""
9237
9238 #: app/Services/Localization/i18n/states.php:1944
9239 msgctxt "district"
9240 msgid "North Bačka"
9241 msgstr ""
9242
9243 #: app/Services/Localization/i18n/states.php:1960
9244 msgctxt "district"
9245 msgid "Peć"
9246 msgstr ""
9247
9248 #: app/Services/Localization/i18n/states.php:1947
9249 msgctxt "district"
9250 msgid "Pirot"
9251 msgstr ""
9252
9253 #: app/Services/Localization/i18n/states.php:1948
9254 msgctxt "district"
9255 msgid "Pomoravlje"
9256 msgstr ""
9257
9258 #: app/Services/Localization/i18n/states.php:1961
9259 msgctxt "district"
9260 msgid "Prizren"
9261 msgstr ""
9262
9263 #: app/Services/Localization/i18n/states.php:1946
9264 msgctxt "district"
9265 msgid "Pčinja"
9266 msgstr ""
9267
9268 #: app/Services/Localization/i18n/states.php:1949
9269 msgctxt "district"
9270 msgid "Rasina"
9271 msgstr ""
9272
9273 #: app/Services/Localization/i18n/states.php:1950
9274 msgctxt "district"
9275 msgid "Raška"
9276 msgstr ""
9277
9278 #: app/Services/Localization/i18n/states.php:1952
9279 msgctxt "district"
9280 msgid "South Banat"
9281 msgstr ""
9282
9283 #: app/Services/Localization/i18n/states.php:1951
9284 msgctxt "district"
9285 msgid "South Bačka"
9286 msgstr ""
9287
9288 #: app/Services/Localization/i18n/states.php:1953
9289 msgctxt "district"
9290 msgid "Srem"
9291 msgstr ""
9292
9293 #: app/Services/Localization/i18n/states.php:1955
9294 msgctxt "district"
9295 msgid "Toplica"
9296 msgstr ""
9297
9298 #: app/Services/Localization/i18n/states.php:1965
9299 msgctxt "district"
9300 msgid "Vojvodina"
9301 msgstr ""
9302
9303 #: app/Services/Localization/i18n/states.php:1956
9304 msgctxt "district"
9305 msgid "West Bačka"
9306 msgstr ""
9307
9308 #: app/Services/Localization/i18n/states.php:1957
9309 msgctxt "district"
9310 msgid "Zaječar"
9311 msgstr ""
9312
9313 #: app/Services/Localization/i18n/states.php:1958
9314 msgctxt "district"
9315 msgid "Zlatibor"
9316 msgstr ""
9317
9318 #: app/Services/Localization/i18n/states.php:1954
9319 msgctxt "district"
9320 msgid "Šumadija"
9321 msgstr ""
9322
9323 #: app/Services/Localization/i18n/states.php:2148
9324 msgid "District of Columbia"
9325 msgstr ""
9326
9327 #: app/Services/Localization/i18n/states.php:258
9328 msgid "Distrito Federal"
9329 msgstr ""
9330
9331 #: app/Services/Localization/i18n/states.php:440
9332 msgid "Distrito Nacional"
9333 msgstr ""
9334
9335 #: app/Services/Translations/block-editor-translation.php:132
9336 msgid "Divider"
9337 msgstr ""
9338
9339 #: app/Services/Translations/block-editor-translation.php:133
9340 msgid "Divider Color"
9341 msgstr ""
9342
9343 #: app/Services/Localization/i18n/states.php:1838
9344 msgid "Diyarbakır"
9345 msgstr ""
9346
9347 #: app/Services/Localization/i18n/states.php:500
9348 msgid "Djelfa"
9349 msgstr ""
9350
9351 #: app/Services/Localization/i18n/countries.php:75
9352 msgid "Djibouti"
9353 msgstr ""
9354
9355 #: app/Helpers/CurrenciesHelper.php:53 app/Helpers/CurrenciesHelper.php:386
9356 msgid "Djiboutian Franc"
9357 msgstr ""
9358
9359 #: app/Services/Localization/i18n/states.php:787
9360 msgid "DKI Jakarta"
9361 msgstr ""
9362
9363 #: app/Services/Localization/i18n/states.php:1973
9364 msgid "Dnipropetrovshchyna"
9365 msgstr ""
9366
9367 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:167
9368 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:180
9369 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:191
9370 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:204
9371 msgid "do not have"
9372 msgstr ""
9373
9374 #: app/Services/Localization/i18n/states.php:197
9375 msgid "Dobrich"
9376 msgstr ""
9377
9378 #: app/Services/Localization/i18n/states.php:1903
9379 msgid "Dodoma"
9380 msgstr ""
9381
9382 #: app/Services/Translations/admin-translation.php:785
9383 msgid "Doesn't equal"
9384 msgstr ""
9385
9386 #: app/Services/Translations/admin-translation.php:786
9387 msgid "Doesn't includes"
9388 msgstr ""
9389
9390 #: app/Services/Localization/i18n/states.php:2029
9391 msgid "Dokolo"
9392 msgstr ""
9393
9394 #: app/Services/Localization/i18n/states.php:1677
9395 msgid "Dolj"
9396 msgstr ""
9397
9398 #: app/Services/Localization/i18n/countries.php:76
9399 msgid "Dominica"
9400 msgstr ""
9401
9402 #: app/Helpers/CurrenciesHelper.php:55
9403 msgid "Dominican Peso"
9404 msgstr ""
9405
9406 #: app/Services/Localization/i18n/countries.php:77
9407 msgid "Dominican Republic"
9408 msgstr ""
9409
9410 #: app/Services/Translations/admin-translation.php:787
9411 msgid "Don't Forget to Save Your Tax File"
9412 msgstr ""
9413
9414 #: app/Services/Translations/admin-translation.php:788
9415 msgid "Don't have a license key?"
9416 msgstr ""
9417
9418 #: app/Services/Localization/i18n/states.php:1295
9419 msgid "Dondușeni"
9420 msgstr ""
9421
9422 #: app/Services/Translations/admin-translation.php:789
9423 msgid "Done"
9424 msgstr ""
9425
9426 #: app/Services/Localization/i18n/states.php:1974
9427 msgid "Donechchyna"
9428 msgstr ""
9429
9430 #: app/Services/Localization/i18n/states.php:817
9431 msgid "Donegal"
9432 msgstr ""
9433
9434 #: app/Services/Localization/i18n/states.php:233
9435 msgid "Donga"
9436 msgstr ""
9437
9438 #: api/StoreSettings.php:404
9439 msgid "Dot & Comma (eg 10.000,00)"
9440 msgstr ""
9441
9442 #: app/Services/Translations/admin-translation.php:790
9443 #: app/Services/Translations/customer-profile-translation.php:89
9444 #: app/Services/Translations/block-editor-translation.php:134
9445 #: app/Services/Renderer/Receipt/ThankYouRender.php:720
9446 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:187
9447 #: app/Views/emails/parts/downloads.php:39
9448 msgid "Download"
9449 msgstr ""
9450
9451 #: app/Services/Translations/admin-translation.php:791
9452 msgid "Download & Continue"
9453 msgstr ""
9454
9455 #: app/Helpers/EditorShortCodeHelper.php:349
9456 msgid "Download (Loop)"
9457 msgstr ""
9458
9459 #: app/Services/Translations/admin-translation.php:794
9460 msgid "Download a Sample CSV File"
9461 msgstr ""
9462
9463 #: app/Services/Translations/admin-translation.php:792
9464 msgid "Download Again"
9465 msgstr ""
9466
9467 #: app/Helpers/CustomerHelper.php:159
9468 msgid "Download date has been expired"
9469 msgstr ""
9470
9471 #: app/Services/Translations/admin-translation.php:793
9472 msgid "Download FluentHub"
9473 msgstr ""
9474
9475 #: app/Services/Translations/admin-translation.php:795
9476 msgid "Download link copied to your clipboard"
9477 msgstr ""
9478
9479 #: api/Resource/FrontendResource/OrderDownloadPermissionResource.php:69
9480 msgid "Download log created successfully!"
9481 msgstr ""
9482
9483 #: api/Resource/FrontendResource/OrderDownloadPermissionResource.php:74
9484 msgid "Download log creation failed."
9485 msgstr ""
9486
9487 #: api/Resource/FrontendResource/OrderDownloadPermissionResource.php:106
9488 msgid "Download log update failed."
9489 msgstr ""
9490
9491 #: api/Resource/FrontendResource/OrderDownloadPermissionResource.php:101
9492 msgid "Download log updated successfully!"
9493 msgstr ""
9494
9495 #: app/Views/invoice/thank_you.php:519
9496 #: app/Services/Renderer/Receipt/ThankYouRender.php:1007
9497 msgid "Download Receipt"
9498 msgstr ""
9499
9500 #: app/Services/Translations/customer-profile-translation.php:90
9501 msgid "Download Receipt for Invoice"
9502 msgstr ""
9503
9504 #: app/Services/Translations/customer-profile-translation.php:91
9505 msgid "Download receipt for transaction on"
9506 msgstr ""
9507
9508 #: app/Helpers/EditorShortCodeHelper.php:355
9509 msgid "Download URL"
9510 msgstr ""
9511
9512 #: app/Services/Translations/admin-translation.php:796
9513 msgid "Downloadable Asset(s)"
9514 msgstr ""
9515
9516 #: app/Services/Translations/admin-translation.php:797
9517 msgid "Downloadable File Deleted Successfully"
9518 msgstr ""
9519
9520 #: app/Services/Translations/admin-translation.php:798
9521 msgid "Downloading..."
9522 msgstr ""
9523
9524 #: app/Services/Translations/customer-profile-translation.php:92
9525 #: app/Services/Translations/block-editor-translation.php:135
9526 #: app/Services/Renderer/Receipt/ThankYouRender.php:691
9527 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:292
9528 #: app/Hooks/Handlers/BlockEditors/CustomerProfileBlockEditor.php:46
9529 #: app/Hooks/Handlers/ShortCodes/CustomerProfileHandler.php:234
9530 #: app/Views/emails/order/paid/customer.php:49
9531 #: app/Views/emails/order/shipped/customer.php:35
9532 #: app/Views/emails/order/delivered/customer.php:38
9533 msgid "Downloads"
9534 msgstr ""
9535
9536 #: app/Services/Translations/customer-profile-translation.php:93
9537 msgid "Downloads table"
9538 msgstr ""
9539
9540 #: app/Helpers/Status.php:112 app/Helpers/Helper.php:371
9541 #: app/Services/Translations/admin-translation.php:799
9542 #: app/Services/Translations/customer-profile-translation.php:94
9543 msgid "Draft"
9544 msgstr ""
9545
9546 #: app/Services/Translations/admin-translation.php:800
9547 msgid "Drag & Drop or"
9548 msgstr ""
9549
9550 #. %1$s - opening tag, %2$s - closing tag
9551 #: app/Services/Translations/admin-translation.php:802
9552 #, php-format
9553 msgid "Drag & Drop or %1$s Browse/Upload %2$s Files"
9554 msgstr ""
9555
9556 #: app/Services/Translations/admin-translation.php:803
9557 msgid "Drag to reorder"
9558 msgstr ""
9559
9560 #: app/Services/Localization/i18n/states.php:1218
9561 msgid "Driouch"
9562 msgstr ""
9563
9564 #: app/Http/Controllers/WebController/FileDownloader.php:115
9565 msgid "Driver Error"
9566 msgstr ""
9567
9568 #: app/Http/Requests/ProductDownloadable/ProductDownloadableFileRequest.php:36
9569 #: app/Http/Requests/ProductDownloadable/ProductDownloadableBulkFileRequest.php:38
9570 msgid "Driver is required."
9571 msgstr ""
9572
9573 #. %s is the driver name
9574 #: app/Services/Translations/admin-translation.php:805
9575 #, php-format
9576 msgid "Driver: %s"
9577 msgstr ""
9578
9579 #: app/Services/Localization/i18n/states.php:1296
9580 msgid "Drochia"
9581 msgstr ""
9582
9583 #: app/Services/Translations/admin-translation.php:806
9584 #: app/Services/Translations/block-editor-translation.php:136
9585 msgid "Dropdown"
9586 msgstr ""
9587
9588 #: app/Services/Localization/i18n/states.php:449
9589 msgid "Duarte"
9590 msgstr ""
9591
9592 #: app/Services/Localization/i18n/states.php:818
9593 msgid "Dublin"
9594 msgstr ""
9595
9596 #: app/Services/Localization/i18n/states.php:750
9597 msgid "Dubrovnik-Neretva County"
9598 msgstr ""
9599
9600 #: app/Services/Localization/i18n/states.php:1297
9601 msgid "Dubăsari"
9602 msgstr ""
9603
9604 #: app/Services/Translations/admin-translation.php:807
9605 msgid ""
9606 "Due amount is remaining, Get a custom payment link to send to the customer."
9607 msgstr ""
9608
9609 #: app/Views/emails/order/reminder/due/customer.php:54
9610 #: app/Views/emails/order/reminder/due/admin.php:40
9611 #: app/Views/emails/order/reminder/overdue/customer.php:58
9612 #: app/Views/emails/order/reminder/overdue/admin.php:52
9613 msgid "Due Date"
9614 msgstr ""
9615
9616 #: app/Services/Translations/admin-translation.php:808
9617 msgid "Duplicate"
9618 msgstr ""
9619
9620 #: app/Services/Translations/admin-translation.php:809
9621 #, php-format
9622 msgid "Duplicate %s?"
9623 msgstr ""
9624
9625 #: app/Services/Translations/admin-translation.php:810
9626 msgid "Duplicate Product"
9627 msgstr ""
9628
9629 #: app/Services/BulkProductUpdateService.php:246
9630 #: app/Services/BulkProductInsertService.php:161
9631 #, php-format
9632 msgid "Duplicate SKU \"%s\" within this product."
9633 msgstr ""
9634
9635 #. 1: Variation ID
9636 #: app/Services/PlanUpgradeService.php:91
9637 #, php-format
9638 msgid ""
9639 "Duplicate upgrade path found for variation #%1$s. Each target variation must "
9640 "be unique."
9641 msgstr ""
9642
9643 #: app/Services/Localization/i18n/states.php:1335
9644 msgid "Durango"
9645 msgstr ""
9646
9647 #: app/Services/Localization/i18n/states.php:2200
9648 msgid "Durazno"
9649 msgstr ""
9650
9651 #: app/Services/Localization/i18n/states.php:58
9652 msgid "Durrës"
9653 msgstr ""
9654
9655 #: app/Services/Translations/admin-translation.php:811
9656 msgid "Dynamic"
9657 msgstr ""
9658
9659 #: app/Services/Localization/i18n/states.php:1676
9660 msgid "Dâmbovița"
9661 msgstr ""
9662
9663 #: app/Services/Localization/i18n/states.php:1898
9664 msgid "Düzce"
9665 msgstr ""
9666
9667 #: app/Services/Translations/admin-translation.php:812
9668 msgid "E-Invoice Configuration"
9669 msgstr ""
9670
9671 #: app/Services/Translations/admin-translation.php:813
9672 msgid "E-Invoice Settings"
9673 msgstr ""
9674
9675 #: app/Services/Translations/admin-translation.php:2760
9676 msgid "e.g 10"
9677 msgstr ""
9678
9679 #: app/Services/Renderer/ProductFilterRender.php:218
9680 msgid "e.g 100"
9681 msgstr ""
9682
9683 #: app/Services/Renderer/ProductFilterRender.php:240
9684 msgid "e.g 500"
9685 msgstr ""
9686
9687 #: app/Helpers/CartCheckoutHelper.php:496
9688 #: app/Services/Renderer/AddressSelectRenderer.php:235
9689 msgid "e.g Home, Office"
9690 msgstr ""
9691
9692 #: app/Services/Translations/admin-translation.php:2761
9693 msgid "e.g. (+ tax)"
9694 msgstr ""
9695
9696 #: app/Services/Translations/admin-translation.php:2762
9697 msgid "e.g. (incl. tax)"
9698 msgstr ""
9699
9700 #: app/Services/Translations/admin-translation.php:2763
9701 msgid "e.g. 0 for tax exempt"
9702 msgstr ""
9703
9704 #: app/Services/Translations/admin-translation.php:2764
9705 msgid "e.g. 9300 or 9300-9399 or 9300,9400"
9706 msgstr ""
9707
9708 #: app/Services/Translations/admin-translation.php:2765
9709 msgid "e.g. Custom Invoice"
9710 msgstr ""
9711
9712 #: app/Services/Translations/admin-translation.php:2766
9713 msgid "e.g. DE999999999"
9714 msgstr ""
9715
9716 #: app/Services/Renderer/VatFieldRenderer.php:138
9717 msgid ""
9718 "e.g. I confirm reverse charge applies — VAT will be self-accounted in my "
9719 "country. Saved with your order. Max 255 characters. "
9720 msgstr ""
9721
9722 #: app/Services/Translations/admin-translation.php:2767
9723 msgid "e.g. Initial Setup"
9724 msgstr ""
9725
9726 #: app/Helpers/CartCheckoutHelper.php:824
9727 msgid "e.g. James Brown"
9728 msgstr ""
9729
9730 #: app/Services/Translations/admin-translation.php:2768
9731 msgid "e.g. Medium box"
9732 msgstr ""
9733
9734 #: app/Helpers/CartCheckoutHelper.php:833
9735 msgid "e.g. [email protected]"
9736 msgstr ""
9737
9738 #: app/Helpers/CartCheckoutHelper.php:859
9739 msgid "e.g. [email protected] or username"
9740 msgstr ""
9741
9742 #: app/Services/Translations/admin-translation.php:2769
9743 msgid "e.g. Navy Blue"
9744 msgstr ""
9745
9746 #: app/Services/Translations/admin-translation.php:2770
9747 msgid "e.g. Small, Medium, Large"
9748 msgstr ""
9749
9750 #: app/Services/Translations/admin-translation.php:2771
9751 msgid "e.g. Super Reduced, Luxury"
9752 msgstr ""
9753
9754 #: app/Services/Translations/admin-translation.php:2772
9755 msgid "e.g. Tax, VAT, GST"
9756 msgstr ""
9757
9758 #: app/Services/Translations/admin-translation.php:2773
9759 msgid "e.g. VAT, MwSt"
9760 msgstr ""
9761
9762 #: app/Http/Requests/AttrTermRequest.php:50
9763 msgid "Each term must have a title."
9764 msgstr ""
9765
9766 #: app/Http/Requests/AttrTermRequest.php:51
9767 msgid "Each title must be 50 characters or fewer."
9768 msgstr ""
9769
9770 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:441
9771 msgid "Early payment is not available for this subscription."
9772 msgstr ""
9773
9774 #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:163
9775 msgid "Early payment is not enabled for this site."
9776 msgstr ""
9777
9778 #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:180
9779 msgid "Early payment is only available for installment subscriptions."
9780 msgstr ""
9781
9782 #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:204
9783 msgid "Early payment link generated."
9784 msgstr ""
9785
9786 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:451
9787 msgid "Early payment URL generated."
9788 msgstr ""
9789
9790 #: app/Services/Localization/i18n/states.php:894
9791 msgid "East Azarbaijan (آذربایجان شرقی)"
9792 msgstr ""
9793
9794 #: app/Helpers/CurrenciesHelper.php:154
9795 msgid "East Caribbean Dollar"
9796 msgstr ""
9797
9798 #: app/Services/Localization/i18n/states.php:669
9799 msgid "East Macedonia and Thrace"
9800 msgstr ""
9801
9802 #: app/Services/Localization/i18n/states.php:654
9803 #: app/Services/Localization/i18n/states.php:2259
9804 msgid "Eastern"
9805 msgstr ""
9806
9807 #: app/Services/Localization/i18n/states.php:2246
9808 msgid "Eastern Cape"
9809 msgstr ""
9810
9811 #: app/Services/Localization/i18n/states.php:1574
9812 msgid "Eastern Samar"
9813 msgstr ""
9814
9815 #: app/Services/Localization/i18n/states.php:1416
9816 msgid "Ebonyi"
9817 msgstr ""
9818
9819 #: app/Services/Localization/i18n/countries.php:78
9820 msgid "Ecuador"
9821 msgstr ""
9822
9823 #: app/Services/Localization/i18n/states.php:1298
9824 msgid "Edineț"
9825 msgstr ""
9826
9827 #: app/Services/Localization/i18n/states.php:1839
9828 msgid "Edirne"
9829 msgstr ""
9830
9831 #: app/Services/Translations/admin-translation.php:819
9832 #: app/Services/Translations/customer-profile-translation.php:95
9833 msgid "Edit"
9834 msgstr ""
9835
9836 #. %1$s: user name
9837 #: app/Services/Translations/admin-translation.php:821
9838 #, php-format
9839 msgid "Edit %1$s's Role"
9840 msgstr ""
9841
9842 #: app/Services/Translations/customer-profile-translation.php:97
9843 msgid "Edit address"
9844 msgstr ""
9845
9846 #: app/Services/Translations/admin-translation.php:836
9847 msgid "Edit attribute group"
9848 msgstr ""
9849
9850 #: app/Services/Translations/customer-profile-translation.php:96
9851 msgid "Edit Billing Address"
9852 msgstr ""
9853
9854 #: app/Services/Translations/admin-translation.php:837
9855 msgid "Edit billing address"
9856 msgstr ""
9857
9858 #: app/CPT/FluentProducts.php:314
9859 msgid "Edit Brand"
9860 msgstr ""
9861
9862 #: app/CPT/FluentProducts.php:292
9863 msgid "Edit Category"
9864 msgstr ""
9865
9866 #: app/Services/Translations/admin-translation.php:822
9867 msgid "Edit Coupon"
9868 msgstr ""
9869
9870 #: app/Services/Translations/admin-translation.php:823
9871 msgid "Edit Customer Information"
9872 msgstr ""
9873
9874 #: app/Services/Translations/admin-translation.php:838
9875 msgid "Edit customer information"
9876 msgstr ""
9877
9878 #: app/Services/Translations/admin-translation.php:824
9879 msgid "Edit Description"
9880 msgstr ""
9881
9882 #: app/Services/Translations/admin-translation.php:825
9883 msgid "Edit Discount"
9884 msgstr ""
9885
9886 #: app/Services/Translations/admin-translation.php:839
9887 msgid "Edit discount"
9888 msgstr ""
9889
9890 #: app/Services/Translations/admin-translation.php:826
9891 msgid "Edit Downloadable Asset"
9892 msgstr ""
9893
9894 #: app/Services/Translations/admin-translation.php:840
9895 msgid "Edit draft"
9896 msgstr ""
9897
9898 #: app/Services/Translations/admin-translation.php:841
9899 msgid "Edit group"
9900 msgstr ""
9901
9902 #: app/Services/Translations/admin-translation.php:827
9903 msgid "Edit Integration"
9904 msgstr ""
9905
9906 #: app/Services/Translations/admin-translation.php:842
9907 msgid "Edit media"
9908 msgstr ""
9909
9910 #: app/Services/Translations/admin-translation.php:828
9911 msgid "Edit Note"
9912 msgstr ""
9913
9914 #: app/Services/Translations/admin-translation.php:843
9915 msgid "Edit package"
9916 msgstr ""
9917
9918 #: app/Helpers/AdminHelper.php:51
9919 msgid "Edit Pricing"
9920 msgstr ""
9921
9922 #: app/CPT/FluentProducts.php:211 app/Helpers/AdminHelper.php:32
9923 msgid "Edit Product"
9924 msgstr ""
9925
9926 #: app/Modules/Templating/Bricks/Elements/ProductContent.php:27
9927 msgid "Edit product content in FluentCart."
9928 msgstr ""
9929
9930 #: app/Services/Translations/block-editor-translation.php:138
9931 msgid "Edit product selection"
9932 msgstr ""
9933
9934 #: app/Modules/Templating/Bricks/Elements/ProductShortDescription.php:27
9935 msgid "Edit product short description in WordPress."
9936 msgstr ""
9937
9938 #: app/Services/Permission/PermissionManager.php:186
9939 msgid "Edit Products"
9940 msgstr ""
9941
9942 #: app/Services/Translations/admin-translation.php:844
9943 msgid "Edit registration"
9944 msgstr ""
9945
9946 #: app/Services/Translations/admin-translation.php:829
9947 msgid "Edit Shipping"
9948 msgstr ""
9949
9950 #: app/Services/Translations/admin-translation.php:845
9951 msgid "Edit shipping address"
9952 msgstr ""
9953
9954 #: app/Services/Translations/admin-translation.php:830
9955 msgid "Edit Shipping Class"
9956 msgstr ""
9957
9958 #: app/Services/Translations/admin-translation.php:831
9959 msgid "Edit Shipping Method"
9960 msgstr ""
9961
9962 #: app/Services/Translations/admin-translation.php:832
9963 msgid "Edit Shipping Zone"
9964 msgstr ""
9965
9966 #: app/Services/Translations/admin-translation.php:833
9967 msgid "Edit Short Description"
9968 msgstr ""
9969
9970 #: app/Services/Translations/admin-translation.php:846
9971 msgid "Edit tax override"
9972 msgstr ""
9973
9974 #: app/Services/Translations/admin-translation.php:847
9975 msgid "Edit tax override for"
9976 msgstr ""
9977
9978 #: app/Services/Translations/admin-translation.php:834
9979 msgid "Edit Template"
9980 msgstr ""
9981
9982 #: app/Services/Translations/admin-translation.php:848
9983 msgid "Edit the term"
9984 msgstr ""
9985
9986 #: app/Services/Translations/admin-translation.php:835
9987 msgid "Edit VAT registration"
9988 msgstr ""
9989
9990 #: app/Modules/Templating/BlockTemplates/TemplateParts/ProductModalTemplatePart.php:145
9991 msgid "Editable template part for Single Product Modal."
9992 msgstr ""
9993
9994 #: app/Services/Translations/admin-translation.php:849
9995 msgid "Editor"
9996 msgstr ""
9997
9998 #: app/Http/Controllers/ProductController.php:381
9999 msgid "Editor mode updated successfully"
10000 msgstr ""
10001
10002 #: app/Services/Localization/i18n/states.php:1417
10003 msgid "Edo"
10004 msgstr ""
10005
10006 #: app/Services/Translations/admin-translation.php:850
10007 msgid "Eg. COUPON10"
10008 msgstr ""
10009
10010 #: app/Services/Localization/i18n/countries.php:79
10011 msgid "Egypt"
10012 msgstr ""
10013
10014 #: app/Helpers/CurrenciesHelper.php:57
10015 msgid "Egyptian Pound"
10016 msgstr ""
10017
10018 #: app/Services/Localization/i18n/states.php:1085
10019 msgid "Ehime"
10020 msgstr ""
10021
10022 #: app/Services/Tax/TaxManager.php:124
10023 msgid "Eight"
10024 msgstr ""
10025
10026 #: app/Modules/Tax/TaxModule.php:2389
10027 msgid "EIN / Sales Tax"
10028 msgstr ""
10029
10030 #: app/Services/Localization/i18n/address-locales.php:364
10031 msgid "Eircode"
10032 msgstr ""
10033
10034 #: app/Services/Localization/i18n/states.php:1418
10035 msgid "Ekiti"
10036 msgstr ""
10037
10038 #: app/Services/Localization/i18n/states.php:515
10039 msgid "El Bayadh"
10040 msgstr ""
10041
10042 #: app/Services/Localization/i18n/states.php:1514
10043 msgid "El Callao"
10044 msgstr ""
10045
10046 #: app/Services/Localization/i18n/states.php:1228
10047 msgid "El Hajeb"
10048 msgstr ""
10049
10050 #: app/Services/Localization/i18n/states.php:1233
10051 msgid "El Jadida"
10052 msgstr ""
10053
10054 #: app/Services/Localization/i18n/states.php:541
10055 msgid "El Oro"
10056 msgstr ""
10057
10058 #: app/Services/Localization/i18n/states.php:522
10059 msgid "El Oued"
10060 msgstr ""
10061
10062 #: app/Services/Localization/i18n/states.php:719
10063 msgid "El Paraíso"
10064 msgstr ""
10065
10066 #: app/Services/Localization/i18n/states.php:687
10067 msgid "El Progreso"
10068 msgstr ""
10069
10070 #: app/Services/Localization/i18n/countries.php:80
10071 msgid "El Salvador"
10072 msgstr ""
10073
10074 #: app/Services/Localization/i18n/states.php:450
10075 msgid "El Seibo"
10076 msgstr ""
10077
10078 #: app/Services/Localization/i18n/states.php:519
10079 msgid "El Tarf"
10080 msgstr ""
10081
10082 #: app/Services/Localization/i18n/states.php:451
10083 msgid "El Valle"
10084 msgstr ""
10085
10086 #: app/Services/Localization/i18n/states.php:1840
10087 msgid "Elazığ"
10088 msgstr ""
10089
10090 #: app/Services/Localization/i18n/states.php:59
10091 msgid "Elbasan"
10092 msgstr ""
10093
10094 #: app/Services/Translations/admin-translation.php:851
10095 msgid "Electronic Address"
10096 msgstr ""
10097
10098 #: app/Services/Translations/admin-translation.php:852
10099 msgid "Electronic address for receiving e-invoices (e.g. PEPPOL ID)"
10100 msgstr ""
10101
10102 #: app/Services/Translations/admin-translation.php:853
10103 #: app/Services/Translations/customer-profile-translation.php:98
10104 msgid "Element not provided"
10105 msgstr ""
10106
10107 #: app/Http/Controllers/ModuleSettingsController.php:261
10108 msgid "Elementor Blocks"
10109 msgstr ""
10110
10111 #: app/Services/Tax/TaxManager.php:127
10112 msgid "Eleven"
10113 msgstr ""
10114
10115 #: app/Services/Localization/i18n/states.php:1101
10116 msgid "Elgeyo-Marakwet"
10117 msgstr ""
10118
10119 #: app/Services/Localization/i18n/states.php:452
10120 msgid "Elías Piña"
10121 msgstr ""
10122
10123 #: app/Services/Renderer/CheckoutFieldsSchema.php:21
10124 #: app/Services/Translations/admin-translation.php:854
10125 #: app/Services/Translations/customer-profile-translation.php:99
10126 #: app/Services/Translations/block-editor-translation.php:139
10127 msgid "Email"
10128 msgstr ""
10129
10130 #: app/Services/Translations/admin-translation.php:855
10131 msgid "Email *"
10132 msgstr ""
10133
10134 #: app/Helpers/CartCheckoutHelper.php:831
10135 #: app/Services/Renderer/CheckoutFieldsSchema.php:473
10136 msgid "Email Address"
10137 msgstr ""
10138
10139 #: app/Helpers/CartCheckoutHelper.php:676
10140 #: app/Services/Renderer/ModalCheckoutRenderer.php:524
10141 #: app/Services/Renderer/ModalCheckoutRenderer.php:531
10142 msgid "Email address"
10143 msgstr ""
10144
10145 #: api/User.php:73
10146 msgid "Email already exists"
10147 msgstr ""
10148
10149 #: app/Http/Requests/CustomerRequest.php:51
10150 msgid "Email already exists."
10151 msgstr ""
10152
10153 #: app/Services/Translations/admin-translation.php:856
10154 msgid "Email Body"
10155 msgstr ""
10156
10157 #: app/Services/Translations/admin-translation.php:857
10158 msgid "Email Body Type"
10159 msgstr ""
10160
10161 #. %1$s is celebration emoji(s)
10162 #: app/Services/TemplateService.php:186
10163 #, php-format
10164 msgctxt "Email Celebration"
10165 msgid "Big News! Another Subscription Locked In! %1$s"
10166 msgstr ""
10167
10168 #. %1$s is celebration emoji(s)
10169 #: app/Services/TemplateService.php:153
10170 #, php-format
10171 msgctxt "Email Celebration"
10172 msgid "Bling Bling! Your Shop's Cashin' In! %1$s"
10173 msgstr ""
10174
10175 #. %1$s is celebration emoji(s)
10176 #: app/Services/TemplateService.php:132
10177 #, php-format
10178 msgctxt "Email Celebration"
10179 msgid "Boom! Your Store's Popping Off! %1$s"
10180 msgstr ""
10181
10182 #. %1$s is celebration emoji(s)
10183 #: app/Services/TemplateService.php:201
10184 #, php-format
10185 msgctxt "Email Celebration"
10186 msgid "Boom! Your Store's Sub Count Grows! %1$s"
10187 msgstr ""
10188
10189 #. %1$s is celebration emoji(s)
10190 #: app/Services/TemplateService.php:195
10191 #, php-format
10192 msgctxt "Email Celebration"
10193 msgid "Cha-Ching! Subscription Renewed, Boss! %1$s"
10194 msgstr ""
10195
10196 #. %1$s is celebration emoji(s)
10197 #: app/Services/TemplateService.php:123
10198 #, php-format
10199 msgctxt "Email Celebration"
10200 msgid "Cha-Ching! Your Shop's Raking It In! %1$s"
10201 msgstr ""
10202
10203 #. %1$s is celebration emoji(s)
10204 #: app/Services/TemplateService.php:228
10205 #, php-format
10206 msgctxt "Email Celebration"
10207 msgid "Cheers! A Loyal Customer Renewed! %1$s"
10208 msgstr ""
10209
10210 #. %1$s is celebration emoji(s)
10211 #: app/Services/TemplateService.php:141
10212 #, php-format
10213 msgctxt "Email Celebration"
10214 msgid "Cheers! Your Shop's Got Another Win! %1$s"
10215 msgstr ""
10216
10217 #. %1$s is celebration emoji(s)
10218 #: app/Services/TemplateService.php:207
10219 #, php-format
10220 msgctxt "Email Celebration"
10221 msgid "Confetti Time! Subscription Renewed! %1$s"
10222 msgstr ""
10223
10224 #. %1$s is celebration emoji(s)
10225 #: app/Services/TemplateService.php:138
10226 #, php-format
10227 msgctxt "Email Celebration"
10228 msgid "Dance Party! New Order Just Dropped! %1$s"
10229 msgstr ""
10230
10231 #. %1$s is celebration emoji(s)
10232 #: app/Services/TemplateService.php:177
10233 #, php-format
10234 msgctxt "Email Celebration"
10235 msgid "Epic Haul! Another Sale to Cheer! %1$s"
10236 msgstr ""
10237
10238 #. %1$s is celebration emoji(s)
10239 #: app/Services/TemplateService.php:225
10240 #, php-format
10241 msgctxt "Email Celebration"
10242 msgid "Epic Win! Your Shop's Sub is Back! %1$s"
10243 msgstr ""
10244
10245 #. %1$s is celebration emoji(s)
10246 #: app/Services/TemplateService.php:147
10247 #, php-format
10248 msgctxt "Email Celebration"
10249 msgid "Epic Win! Your Store's Crushing It! %1$s"
10250 msgstr ""
10251
10252 #. %1$s is celebration emoji(s)
10253 #: app/Services/TemplateService.php:231
10254 #, php-format
10255 msgctxt "Email Celebration"
10256 msgid "Fist Bump! Subscription Renewed, Champ! %1$s"
10257 msgstr ""
10258
10259 #. %1$s is celebration emoji(s)
10260 #: app/Services/TemplateService.php:159
10261 #, php-format
10262 msgctxt "Email Celebration"
10263 msgid "Fist Bump! You Scored Another Sale! %1$s"
10264 msgstr ""
10265
10266 #. %1$s is celebration emoji(s)
10267 #: app/Services/TemplateService.php:135
10268 #, php-format
10269 msgctxt "Email Celebration"
10270 msgid "Heck Yeah! Another Sale in the Bag! %1$s"
10271 msgstr ""
10272
10273 #. %1$s is celebration emoji(s)
10274 #: app/Services/TemplateService.php:129
10275 #, php-format
10276 msgctxt "Email Celebration"
10277 msgid "High-Five! You Nailed Another Sale! %1$s"
10278 msgstr ""
10279
10280 #. %1$s is celebration emoji(s)
10281 #: app/Services/TemplateService.php:192
10282 #, php-format
10283 msgctxt "Email Celebration"
10284 msgid "High-Five! Your Shop's Got a Renewal! %1$s"
10285 msgstr ""
10286
10287 #. %1$s is celebration emoji(s)
10288 #: app/Services/TemplateService.php:204
10289 #, php-format
10290 msgctxt "Email Celebration"
10291 msgid "Hooray! A Renewal Just Hit Your Shop! %1$s"
10292 msgstr ""
10293
10294 #. %1$s is celebration emoji(s)
10295 #: app/Services/TemplateService.php:156
10296 #, php-format
10297 msgctxt "Email Celebration"
10298 msgid "Huzzah! New Order, Time to Party! %1$s"
10299 msgstr ""
10300
10301 #. %1$s is celebration emoji(s)
10302 #: app/Services/TemplateService.php:144
10303 #, php-format
10304 msgctxt "Email Celebration"
10305 msgid "Jackpot! Another Sale to Celebrate! %1$s"
10306 msgstr ""
10307
10308 #. %1$s is celebration emoji(s)
10309 #: app/Services/TemplateService.php:237
10310 #, php-format
10311 msgctxt "Email Celebration"
10312 msgid "Jackpot! Your Shop's Got a Renewal! %1$s"
10313 msgstr ""
10314
10315 #. %1$s is celebration emoji(s)
10316 #: app/Services/TemplateService.php:210
10317 #, php-format
10318 msgctxt "Email Celebration"
10319 msgid "Keep Shining! Another Sub Stays With You! %1$s"
10320 msgstr ""
10321
10322 #. %1$s is celebration emoji(s)
10323 #: app/Services/TemplateService.php:234
10324 #, php-format
10325 msgctxt "Email Celebration"
10326 msgid "Let's Dance! Another Sub Stays On Board! %1$s"
10327 msgstr ""
10328
10329 #. %1$s is celebration emoji(s)
10330 #: app/Services/TemplateService.php:168
10331 #, php-format
10332 msgctxt "Email Celebration"
10333 msgid "Let's Groove! New Order Just Landed! %1$s"
10334 msgstr ""
10335
10336 #. %1$s is celebration emoji(s)
10337 #: app/Services/TemplateService.php:222
10338 #, php-format
10339 msgctxt "Email Celebration"
10340 msgid "Money Moves! Another Sub Renewed! %1$s"
10341 msgstr ""
10342
10343 #. %1$s is celebration emoji(s)
10344 #: app/Services/TemplateService.php:174
10345 #, php-format
10346 msgctxt "Email Celebration"
10347 msgid "Money Moves! Your Shop's Killing It! %1$s"
10348 msgstr ""
10349
10350 #. %1$s is celebration emoji(s)
10351 #: app/Services/TemplateService.php:213
10352 #, php-format
10353 msgctxt "Email Celebration"
10354 msgid "Party On! Your Shop's Got a Renewal! %1$s"
10355 msgstr ""
10356
10357 #. %1$s is celebration emoji(s)
10358 #: app/Services/TemplateService.php:171
10359 #, php-format
10360 msgctxt "Email Celebration"
10361 msgid "Pop the Confetti! Another Sale Win! %1$s"
10362 msgstr ""
10363
10364 #. %1$s is celebration emoji(s)
10365 #: app/Services/TemplateService.php:216
10366 #, php-format
10367 msgctxt "Email Celebration"
10368 msgid "Score! A Customer Renewed Their Plan! %1$s"
10369 msgstr ""
10370
10371 #. %1$s is celebration emoji(s)
10372 #: app/Services/TemplateService.php:150
10373 #, php-format
10374 msgctxt "Email Celebration"
10375 msgid "Sweet Victory! Another Sale to Celebrate! %1$s"
10376 msgstr ""
10377
10378 #. %1$s is celebration emoji(s)
10379 #: app/Services/TemplateService.php:120
10380 #, php-format
10381 msgctxt "Email Celebration"
10382 msgid "Woo-Hoo! Another Sale to Celebrate! %1$s"
10383 msgstr ""
10384
10385 #. %1$s is celebration emoji(s)
10386 #: app/Services/TemplateService.php:189
10387 #, php-format
10388 msgctxt "Email Celebration"
10389 msgid "Woohoo! A Customer Renewed Their Sub! %1$s"
10390 msgstr ""
10391
10392 #. %1$s is celebration emoji(s)
10393 #: app/Services/TemplateService.php:219
10394 #, php-format
10395 msgctxt "Email Celebration"
10396 msgid "Woot Woot! Subscription Renewal Alert! %1$s"
10397 msgstr ""
10398
10399 #. %1$s is celebration emoji(s)
10400 #: app/Services/TemplateService.php:162
10401 #, php-format
10402 msgctxt "Email Celebration"
10403 msgid "Wowza! Your Store's on a Roll! %1$s"
10404 msgstr ""
10405
10406 #. %1$s is celebration emoji(s)
10407 #: app/Services/TemplateService.php:198
10408 #, php-format
10409 msgctxt "Email Celebration"
10410 msgid "Yasss! Another Loyal Sub Stays On! %1$s"
10411 msgstr ""
10412
10413 #. %1$s is celebration emoji(s)
10414 #: app/Services/TemplateService.php:126
10415 #, php-format
10416 msgctxt "Email Celebration"
10417 msgid "Yasss! New Order, Let's Party! %1$s"
10418 msgstr ""
10419
10420 #. %1$s is celebration emoji(s)
10421 #: app/Services/TemplateService.php:165
10422 #, php-format
10423 msgctxt "Email Celebration"
10424 msgid "Yippee! Another Sale in the Books! %1$s"
10425 msgstr ""
10426
10427 #. %1$s is celebration emoji(s)
10428 #: app/Services/TemplateService.php:240
10429 #, php-format
10430 msgctxt "Email Celebration"
10431 msgid "You're Killing It! Another Sub Renewed! %1$s"
10432 msgstr ""
10433
10434 #. %1$s is celebration emoji(s)
10435 #: app/Services/TemplateService.php:183
10436 #, php-format
10437 msgctxt "Email Celebration"
10438 msgid "Your Subscription's Renewed! Keep Rockin' It! %1$s"
10439 msgstr ""
10440
10441 #: app/Services/Translations/admin-translation.php:858
10442 msgid "Email Configuration"
10443 msgstr ""
10444
10445 #: api/Checkout/CheckoutApi.php:1005
10446 #: app/Http/Requests/CustomerAddressRequest.php:66
10447 #: app/Http/Requests/FrontendRequests/CustomerRequests/CustomerProfileRequest.php:77
10448 #: app/Http/Requests/FrontendRequests/CustomerRequests/CustomerProfileAccountDetailsRequest.php:32
10449 msgid "Email field is required."
10450 msgstr ""
10451
10452 #: app/Services/Translations/admin-translation.php:859
10453 msgid "Email Footer"
10454 msgstr ""
10455
10456 #: app/Http/Requests/UserRequest.php:27
10457 msgid "Email is required"
10458 msgstr ""
10459
10460 #: app/Modules/MCP/Tools/CustomerTools.php:172
10461 msgid "email is required to create a customer."
10462 msgstr ""
10463
10464 #: app/Services/Translations/customer-profile-translation.php:100
10465 #: app/Http/Requests/CustomerRequest.php:64
10466 msgid "Email is required."
10467 msgstr ""
10468
10469 #: api/Checkout/CheckoutApi.php:899 api/Checkout/CheckoutApi.php:1006
10470 #: app/Http/Requests/CustomerAddressRequest.php:67
10471 #: app/Http/Requests/CustomerRequest.php:65
10472 msgid "Email must be a valid email address."
10473 msgstr ""
10474
10475 #: app/Services/Translations/admin-translation.php:860
10476 msgid "Email Notifications"
10477 msgstr ""
10478
10479 #: api/User.php:29
10480 msgid "Email or username is required"
10481 msgstr ""
10482
10483 #: app/Services/Translations/admin-translation.php:861
10484 msgid "Email Preview"
10485 msgstr ""
10486
10487 #: app/Http/Controllers/EmailNotificationController.php:200
10488 msgid "Email settings saved successfully"
10489 msgstr ""
10490
10491 #: app/Services/Translations/admin-translation.php:862
10492 msgid "Email Subject"
10493 msgstr ""
10494
10495 #: app/Services/Translations/admin-translation.php:2774
10496 msgid "[email protected], *@special.com, ... or regex pattern"
10497 msgstr ""
10498
10499 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:330
10500 msgid "Embedded checkout (Recommended)"
10501 msgstr ""
10502
10503 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:341
10504 msgid ""
10505 "Embedded checkout is recommended for most use cases. For Bank transfers , or "
10506 "if any payment methods are not showing up on embedded checkout, try Hosted "
10507 "checkout. ('checkout.session.completed' webhook event will be triggered only "
10508 "for hosted checkout)"
10509 msgstr ""
10510
10511 #: app/Services/Localization/i18n/states.php:1509
10512 msgid "Emberá"
10513 msgstr ""
10514
10515 #: app/Services/Localization/i18n/states.php:1102
10516 msgid "Embu"
10517 msgstr ""
10518
10519 #: app/Services/Translations/admin-translation.php:863
10520 msgid "Empty periods"
10521 msgstr ""
10522
10523 #: app/Services/Translations/admin-translation.php:864
10524 #: app/Hooks/Handlers/ReminderHandler.php:177
10525 msgid "Enable"
10526 msgstr ""
10527
10528 #: app/Modules/StockManagement/StockManagement.php:28
10529 msgid "Enable Advanced Inventory"
10530 msgstr ""
10531
10532 #: app/Services/Translations/block-editor-translation.php:140
10533 msgid "Enable Condition"
10534 msgstr ""
10535
10536 #: app/Services/Translations/admin-translation.php:865
10537 msgid "Enable Conditions for this Order Bump"
10538 msgstr ""
10539
10540 #: app/Services/Translations/admin-translation.php:866
10541 msgid "Enable Coupon Discount on top of offer discount"
10542 msgstr ""
10543
10544 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:167
10545 msgid "Enable Double Opt-in"
10546 msgstr ""
10547
10548 #: api/StoreSettings.php:1187
10549 msgid "Enable early payment for installment"
10550 msgstr ""
10551
10552 #: app/Services/Translations/block-editor-translation.php:141
10553 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:253
10554 msgid "Enable Filter"
10555 msgstr ""
10556
10557 #: app/Services/Translations/block-editor-translation.php:142
10558 msgid "Enable Filtering"
10559 msgstr ""
10560
10561 #: app/Services/Translations/block-editor-translation.php:144
10562 msgid "Enable image zoom"
10563 msgstr ""
10564
10565 #: api/StoreSettings.php:850
10566 msgid "Enable Image zoom in single product."
10567 msgstr ""
10568
10569 #: app/Services/Translations/admin-translation.php:872
10570 msgid "Enable installment payment"
10571 msgstr ""
10572
10573 #: app/Services/Translations/block-editor-translation.php:143
10574 msgid "Enable Instant Modal Checkout"
10575 msgstr ""
10576
10577 #: app/Services/Translations/admin-translation.php:867
10578 msgid "Enable Licensing for this product"
10579 msgstr ""
10580
10581 #: app/Modules/StorageDrivers/Local/Local.php:64
10582 msgid "Enable local driver"
10583 msgstr ""
10584
10585 #: app/Services/Translations/admin-translation.php:873
10586 msgid "Enable powered by FluentCart in the email footer"
10587 msgstr ""
10588
10589 #: app/Services/Translations/admin-translation.php:868
10590 msgid "Enable Pricing Table"
10591 msgstr ""
10592
10593 #: app/Modules/StorageDrivers/S3/S3.php:574
10594 msgid "Enable s3 driver"
10595 msgstr ""
10596
10597 #: app/Services/Translations/admin-translation.php:869
10598 msgid "Enable Shipping Method"
10599 msgstr ""
10600
10601 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:261
10602 msgid "Enable Sort By"
10603 msgstr ""
10604
10605 #: app/Services/Translations/admin-translation.php:870
10606 msgid "Enable Tax"
10607 msgstr ""
10608
10609 #: app/Services/Translations/admin-translation.php:876
10610 msgid "Enable this email notification!"
10611 msgstr ""
10612
10613 #: app/Services/Translations/admin-translation.php:871
10614 msgid "Enable This Feed"
10615 msgstr ""
10616
10617 #: app/Services/Translations/admin-translation.php:874
10618 msgid "Enable this Integration"
10619 msgstr ""
10620
10621 #: app/Services/Translations/admin-translation.php:875
10622 msgid "Enable this Order Bump"
10623 msgstr ""
10624
10625 #: app/Http/Controllers/ModuleSettingsController.php:262
10626 msgid ""
10627 "Enable to get Elementor Blocks for FluentCart. Minimum Requirement: "
10628 "Elementor V3.34"
10629 msgstr ""
10630
10631 #: api/StoreSettings.php:866
10632 msgid "Enable Zoom in Modal"
10633 msgstr ""
10634
10635 #: api/StoreSettings.php:861
10636 msgid "Enable Zoom in Single Product"
10637 msgstr ""
10638
10639 #: app/Services/Translations/admin-translation.php:877
10640 msgid "Enabled"
10641 msgstr ""
10642
10643 #: app/Services/Renderer/CheckoutFieldsSchema.php:458
10644 msgid "Enabling First/Last name will replace the default Full Name."
10645 msgstr ""
10646
10647 #: app/Services/Translations/TransStrings.php:149
10648 msgid "End Date"
10649 msgstr ""
10650
10651 #: app/Services/Translations/admin-translation.php:880
10652 msgid "End date"
10653 msgstr ""
10654
10655 #: app/Services/Translations/admin-translation.php:878
10656 msgid "End Date & Time"
10657 msgstr ""
10658
10659 #: app/Services/Translations/admin-translation.php:881
10660 msgid "End date & time"
10661 msgstr ""
10662
10663 #: app/Http/Requests/CouponRequest.php:122
10664 msgid "End date is required. "
10665 msgstr ""
10666
10667 #: app/Services/Translations/TransStrings.php:150
10668 msgid "End Time"
10669 msgstr ""
10670
10671 #: app/Services/Translations/admin-translation.php:879
10672 msgid "End To"
10673 msgstr ""
10674
10675 #: app/Services/Translations/admin-translation.php:882
10676 msgid "Endpoint URL"
10677 msgstr ""
10678
10679 #: app/Services/Translations/admin-translation.php:883
10680 msgid "Endpoint URL copied to your clipboard"
10681 msgstr ""
10682
10683 #: app/Services/Filter/CustomerFilter.php:121
10684 #: app/Services/Filter/OrderFilter.php:345
10685 #: app/Services/Filter/OrderFilter.php:434
10686 msgid "Ends With"
10687 msgstr ""
10688
10689 #: api/StoreSettings.php:1026
10690 msgid ""
10691 "Enforce that customers must be logged into their account to complete a "
10692 "purchase."
10693 msgstr ""
10694
10695 #. %1$s: opening <strong> tag, %2$s: closing </strong> tag
10696 #: app/Services/Email/StoreDigestService.php:710
10697 #, php-format
10698 msgid ""
10699 "Enjoying these insights? %1$sFluentCart Pro%2$s adds premium payment "
10700 "gateways, integrations, and customizations to help you act on them and grow "
10701 "your store."
10702 msgstr ""
10703
10704 #: app/Services/Localization/i18n/states.php:944
10705 msgid "Enna"
10706 msgstr ""
10707
10708 #: app/Services/Localization/i18n/states.php:453
10709 msgid "Enriquillo"
10710 msgstr ""
10711
10712 #. %s - section title
10713 #: app/Services/Translations/block-editor-translation.php:146
10714 #, php-format
10715 msgid "Enter %s Title"
10716 msgstr ""
10717
10718 #: app/Services/Translations/admin-translation.php:887
10719 msgid "Enter a new name"
10720 msgstr ""
10721
10722 #: app/Modules/StorageDrivers/S3/S3.php:591
10723 msgid "Enter access key"
10724 msgstr ""
10725
10726 #: app/Services/Translations/admin-translation.php:884
10727 msgid "Enter Amount"
10728 msgstr ""
10729
10730 #: app/Services/Translations/admin-translation.php:888
10731 msgid "Enter amount"
10732 msgstr ""
10733
10734 #: app/Services/Translations/admin-translation.php:889
10735 msgid "Enter amount to add"
10736 msgstr ""
10737
10738 #: app/Services/Translations/admin-translation.php:890
10739 msgid "Enter bump description"
10740 msgstr ""
10741
10742 #: app/Services/Translations/admin-translation.php:891
10743 msgid "Enter bump name"
10744 msgstr ""
10745
10746 #: app/Services/Translations/admin-translation.php:892
10747 msgid "Enter bump title"
10748 msgstr ""
10749
10750 #: app/Services/Translations/admin-translation.php:893
10751 msgid "Enter class name"
10752 msgstr ""
10753
10754 #: app/Services/Renderer/CartSummaryRender.php:414
10755 #: app/Services/Translations/admin-translation.php:894
10756 msgid "Enter coupon code"
10757 msgstr ""
10758
10759 #: app/Services/Translations/admin-translation.php:895
10760 msgid "Enter custom days"
10761 msgstr ""
10762
10763 #: app/Services/Translations/admin-translation.php:896
10764 msgid "Enter description"
10765 msgstr ""
10766
10767 #: app/Services/Translations/admin-translation.php:897
10768 msgid "Enter description (optional)"
10769 msgstr ""
10770
10771 #: app/Services/Translations/admin-translation.php:898
10772 msgid "Enter discount amount"
10773 msgstr ""
10774
10775 #: app/Services/Translations/admin-translation.php:899
10776 msgid "Enter exact stock value"
10777 msgstr ""
10778
10779 #: app/Services/Translations/TransStrings.php:280
10780 msgid "Enter keyword"
10781 msgstr ""
10782
10783 #: app/Services/Translations/admin-translation.php:900
10784 msgid "Enter method title"
10785 msgstr ""
10786
10787 #: app/Services/Translations/admin-translation.php:901
10788 msgid "Enter note"
10789 msgstr ""
10790
10791 #: app/Helpers/CartCheckoutHelper.php:868
10792 msgid "Enter password"
10793 msgstr ""
10794
10795 #: app/Services/Translations/admin-translation.php:902
10796 msgid "Enter priority"
10797 msgstr ""
10798
10799 #: app/Services/Renderer/ModalCheckoutRenderer.php:370
10800 msgid "Enter promotion code"
10801 msgstr ""
10802
10803 #: app/Services/Translations/admin-translation.php:903
10804 msgid "Enter reason for resuming"
10805 msgstr ""
10806
10807 #: app/Modules/StorageDrivers/S3/S3.php:607
10808 msgid "Enter secret key"
10809 msgstr ""
10810
10811 #: app/Helpers/CartCheckoutHelper.php:842
10812 msgid "Enter Strong password"
10813 msgstr ""
10814
10815 #: app/Services/Translations/block-editor-translation.php:147
10816 msgid "Enter Tax ID"
10817 msgstr ""
10818
10819 #: app/Services/Translations/admin-translation.php:885
10820 msgid "Enter The buyer email"
10821 msgstr ""
10822
10823 #: app/Services/Translations/admin-translation.php:904
10824 msgid "Enter the current version number of your product."
10825 msgstr ""
10826
10827 #: app/Services/Translations/admin-translation.php:905
10828 msgid ""
10829 "Enter the number of days the free trial will last. The trial period cannot "
10830 "exceed 365 days."
10831 msgstr ""
10832
10833 #: api/StoreSettings.php:153
10834 msgid "Enter the public name of your online store."
10835 msgstr ""
10836
10837 #: app/Services/Translations/admin-translation.php:906
10838 msgid ""
10839 "Enter the shipping cost for this class. This cost will be added to the "
10840 "shipping rate for products that belong to this class. Leave it at 0 if this "
10841 "class has no additional cost or if the cost is determined by other settings."
10842 msgstr ""
10843
10844 #. %6$s
10845 #: app/Modules/PaymentMethods/PayPalGateway/API/Webhook.php:76
10846 msgid "Enter The Webhook URL:"
10847 msgstr ""
10848
10849 #. %7$s
10850 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:127
10851 msgid "Enter The Webhook URL: "
10852 msgstr ""
10853
10854 #: app/Services/Translations/admin-translation.php:907
10855 msgid "Enter title"
10856 msgstr ""
10857
10858 #: app/Services/Translations/admin-translation.php:886
10859 msgid "Enter Value"
10860 msgstr ""
10861
10862 #: app/Services/Renderer/VatFieldRenderer.php:59
10863 msgid "Enter VAT / Tax ID"
10864 msgstr ""
10865
10866 #: app/Services/Translations/admin-translation.php:908
10867 msgid "Enter your PayPal business/seller email"
10868 msgstr ""
10869
10870 #: app/Helpers/AddressHelper.php:392
10871 msgid ""
10872 "Enter your shipping address to view available shipping methods. Billing and "
10873 "shipping address is the same by default unless you ship to a different "
10874 "address."
10875 msgstr ""
10876
10877 #: app/Services/Translations/admin-translation.php:909
10878 msgid "Enter your Turnstile Secret Key"
10879 msgstr ""
10880
10881 #: app/Services/Translations/admin-translation.php:910
10882 msgid "Enter your Turnstile Site Key"
10883 msgstr ""
10884
10885 #: app/Services/Translations/admin-translation.php:911
10886 msgid "Enter zone name"
10887 msgstr ""
10888
10889 #: app/Modules/MCP/Tools/LabelTools.php:62
10890 msgid "entity_id is required."
10891 msgstr ""
10892
10893 #: app/Modules/MCP/Tools/LabelTools.php:57
10894 msgid "entity_type must be one of: order, customer, subscription."
10895 msgstr ""
10896
10897 #: app/Services/Localization/i18n/states.php:97
10898 msgid "Entre Ríos"
10899 msgstr ""
10900
10901 #: app/Services/Localization/i18n/states.php:1419
10902 msgid "Enugu"
10903 msgstr ""
10904
10905 #: app/Services/ShortCodeParser/Parsers/ItemParser.php:97
10906 msgid "Envelope"
10907 msgstr ""
10908
10909 #: app/Services/Translations/admin-translation.php:912
10910 msgid "Environment"
10911 msgstr ""
10912
10913 #: app/Services/Localization/i18n/states.php:672
10914 msgid "Epirus"
10915 msgstr ""
10916
10917 #: app/Services/Translations/admin-translation.php:913
10918 msgid "Equal"
10919 msgstr ""
10920
10921 #: app/Services/Filter/OrderFilter.php:320
10922 #: app/Services/Filter/OrderFilter.php:431
10923 #: app/Services/Translations/admin-translation.php:914
10924 msgid "Equals"
10925 msgstr ""
10926
10927 #: app/Services/Localization/i18n/countries.php:81
10928 msgid "Equatorial Guinea"
10929 msgstr ""
10930
10931 #: app/Services/Localization/i18n/countries.php:82
10932 msgid "Eritrea"
10933 msgstr ""
10934
10935 #: app/Services/Localization/i18n/states.php:1389
10936 msgid "Erongo"
10937 msgstr ""
10938
10939 #: app/Services/Localization/i18n/states.php:1220
10940 msgid "Errachidia"
10941 msgstr ""
10942
10943 #: app/Services/Translations/admin-translation.php:915
10944 #: app/Services/Translations/customer-profile-translation.php:101
10945 #: app/Modules/PaymentMethods/PayPalGateway/API/PayPalPartnerRenderer.php:59
10946 #: app/Modules/PaymentMethods/PayPalGateway/API/PayPalPartnerRenderer.php:60
10947 msgid "Error"
10948 msgstr ""
10949
10950 #: app/Services/Translations/admin-translation.php:916
10951 msgid "Error checking job status!"
10952 msgstr ""
10953
10954 #: app/Services/ShortCodeParser/ShortcodeParser.php:151
10955 msgid "Error generating password reset key"
10956 msgstr ""
10957
10958 #: app/Services/Translations/admin-translation.php:917
10959 msgid "Error generating snapshots"
10960 msgstr ""
10961
10962 #. %s is the error message
10963 #: app/Services/Translations/block-editor-translation.php:149
10964 #, php-format
10965 msgid "Error in component: %s"
10966 msgstr ""
10967
10968 #: app/Services/Translations/customer-profile-translation.php:102
10969 msgid "Error in confirming new paypal subscription"
10970 msgstr ""
10971
10972 #: app/Services/Translations/customer-profile-translation.php:103
10973 msgid "Error in creating payment method"
10974 msgstr ""
10975
10976 #: app/Services/Translations/customer-profile-translation.php:104
10977 msgid "Error in loading stripe"
10978 msgstr ""
10979
10980 #: app/Services/Translations/customer-profile-translation.php:105
10981 msgid "Error in switching payment method"
10982 msgstr ""
10983
10984 #: app/Services/Translations/customer-profile-translation.php:106
10985 msgid "Error in updating payment method"
10986 msgstr ""
10987
10988 #: app/Services/Translations/admin-translation.php:918
10989 msgid "Error occurred when processing"
10990 msgstr ""
10991
10992 #: app/Http/Controllers/OrderController.php:319
10993 #, php-format
10994 msgid "ERROR processing refund on %s: %s"
10995 msgstr ""
10996
10997 #: app/Http/Controllers/FileUploadController.php:96
10998 #: app/Http/Controllers/AppControllers/AppController.php:92
10999 msgid "Error Uploading File"
11000 msgstr ""
11001
11002 #: app/Services/Translations/checkout-translation.php:13
11003 msgid "Error! Please update cart items!"
11004 msgstr ""
11005
11006 #: app/Services/Translations/admin-translation.php:919
11007 msgid "Error: Unable to load the file list."
11008 msgstr ""
11009
11010 #: app/Services/Localization/i18n/states.php:1841
11011 msgid "Erzincan"
11012 msgstr ""
11013
11014 #: app/Services/Localization/i18n/states.php:1842
11015 msgid "Erzurum"
11016 msgstr ""
11017
11018 #: app/Services/Localization/i18n/states.php:688
11019 msgid "Escuintla"
11020 msgstr ""
11021
11022 #: app/Services/Localization/i18n/states.php:1843
11023 msgid "Eskişehir"
11024 msgstr ""
11025
11026 #: app/Services/Localization/i18n/states.php:542
11027 msgid "Esmeraldas"
11028 msgstr ""
11029
11030 #: app/Services/Localization/i18n/states.php:454
11031 msgid "Espaillat"
11032 msgstr ""
11033
11034 #: app/Services/Localization/i18n/states.php:259
11035 msgid "Espírito Santo"
11036 msgstr ""
11037
11038 #: app/Services/Localization/i18n/states.php:1219
11039 msgid "Essaouira"
11040 msgstr ""
11041
11042 #: app/Services/Localization/i18n/states.php:1339
11043 msgid "Estado de México"
11044 msgstr ""
11045
11046 #: app/Services/Localization/i18n/states.php:1468
11047 msgid "Estelí"
11048 msgstr ""
11049
11050 #: app/Services/Localization/i18n/countries.php:83
11051 msgid "Estonia"
11052 msgstr ""
11053
11054 #: app/Services/Localization/i18n/countries.php:225
11055 msgid "Eswatini"
11056 msgstr ""
11057
11058 #: app/Services/Localization/i18n/countries.php:84
11059 msgid "Ethiopia"
11060 msgstr ""
11061
11062 #: app/Helpers/CurrenciesHelper.php:58
11063 msgid "Ethiopian Birr"
11064 msgstr ""
11065
11066 #: app/Services/Translations/admin-translation.php:815
11067 msgid "EU (micro-business)"
11068 msgstr ""
11069
11070 #: app/Services/Translations/admin-translation.php:814
11071 msgid "EU (OSS)"
11072 msgstr ""
11073
11074 #: app/Services/Translations/admin-translation.php:816
11075 msgid "EU (specific countries)"
11076 msgstr ""
11077
11078 #: app/Services/Translations/admin-translation.php:818
11079 #: app/Http/Controllers/TaxEUController.php:375
11080 msgid "EU tax rates have been reset to defaults"
11081 msgstr ""
11082
11083 #: app/Services/Translations/block-editor-translation.php:137
11084 msgid "EU VAT"
11085 msgstr ""
11086
11087 #: app/Services/Translations/admin-translation.php:817
11088 msgid "EU VAT Settings"
11089 msgstr ""
11090
11091 #: app/Http/Controllers/TaxEUController.php:426
11092 msgid "EU VAT settings saved successfully"
11093 msgstr ""
11094
11095 #: app/Helpers/CurrenciesHelper.php:59
11096 msgid "Euro"
11097 msgstr ""
11098
11099 #: app/Services/Localization/i18n/continents.php:145
11100 msgid "Europe"
11101 msgstr ""
11102
11103 #: app/Services/Tax/TaxManager.php:292
11104 #: app/Services/Localization/i18n/eu_tax_countries.php:14
11105 msgid "European Union"
11106 msgstr ""
11107
11108 #: app/Services/Translations/admin-translation.php:920
11109 msgid "Evening vibes!"
11110 msgstr ""
11111
11112 #: app/Helpers/Status.php:496
11113 msgid "Event Trigger"
11114 msgstr ""
11115
11116 #: app/Helpers/Status.php:499
11117 msgid "Event Trigger For This Feed"
11118 msgstr ""
11119
11120 #: app/Http/Controllers/EmailNotificationController.php:295
11121 msgid "Event type and entity ID are required"
11122 msgstr ""
11123
11124 #. %1$s: opening <strong> tag, %2$s: closing </strong> tag
11125 #: app/Services/Email/StoreDigestService.php:699
11126 #, php-format
11127 msgid ""
11128 "Every store has slower stretches. %1$sFluentCart Pro%2$s brings premium "
11129 "payment gateways, integrations, and customizations to help you win back "
11130 "momentum and turn more visits into sales."
11131 msgstr ""
11132
11133 #: app/Services/Translations/admin-translation.php:921
11134 msgid "Exact new stock"
11135 msgstr ""
11136
11137 #: app/Services/Translations/admin-translation.php:922
11138 msgid "Examples"
11139 msgstr ""
11140
11141 #: app/Services/Translations/block-editor-translation.php:150
11142 #: app/Hooks/Handlers/BlockEditors/ExcerptBlockEditor.php:90
11143 msgid "Excerpt"
11144 msgstr ""
11145
11146 #: app/Services/Translations/admin-translation.php:923
11147 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:215
11148 msgid "Exclude"
11149 msgstr ""
11150
11151 #: app/Services/Translations/admin-translation.php:924
11152 msgid "Exclude Categories"
11153 msgstr ""
11154
11155 #: app/Services/Translations/admin-translation.php:925
11156 msgid "Exclude Categories from VAT reverse"
11157 msgstr ""
11158
11159 #: app/Services/Translations/admin-translation.php:926
11160 msgid "Exclude if all"
11161 msgstr ""
11162
11163 #: app/Services/Translations/admin-translation.php:927
11164 msgid "Exclude if any"
11165 msgstr ""
11166
11167 #: app/Services/Translations/admin-translation.php:928
11168 msgid "Exclude if one matches"
11169 msgstr ""
11170
11171 #: app/Services/Translations/admin-translation.php:929
11172 msgid "Exclude only if all match"
11173 msgstr ""
11174
11175 #: app/Services/Translations/admin-translation.php:930
11176 msgid "Excluded"
11177 msgstr ""
11178
11179 #: app/Services/Translations/admin-translation.php:931
11180 msgid "Excluded Products"
11181 msgstr ""
11182
11183 #: app/Services/Translations/admin-translation.php:932
11184 msgid "Excludes"
11185 msgstr ""
11186
11187 #: app/Services/Translations/admin-translation.php:933
11188 msgid "Existing Pages"
11189 msgstr ""
11190
11191 #: app/Services/Translations/admin-translation.php:934
11192 msgid "Existing Roles & Permissions"
11193 msgstr ""
11194
11195 #: app/Services/Translations/admin-translation.php:935
11196 msgid "Exists"
11197 msgstr ""
11198
11199 #: app/Services/Translations/admin-translation.php:936
11200 msgid "Expand All"
11201 msgstr ""
11202
11203 #: app/Services/Translations/admin-translation.php:937
11204 msgid "Expand all groups"
11205 msgstr ""
11206
11207 #: app/Services/Translations/admin-translation.php:938
11208 msgid "Expand variants"
11209 msgstr ""
11210
11211 #: app/Services/Translations/admin-translation.php:939
11212 msgid "Expiration"
11213 msgstr ""
11214
11215 #: app/Helpers/EditorShortCodeHelper.php:341
11216 #: app/Helpers/EditorShortCodeHelper.php:378
11217 #: app/Services/Filter/LicenseFilter.php:190
11218 #: app/Services/Filter/OrderBumpFilter.php:173
11219 #: app/Services/Translations/customer-profile-translation.php:107
11220 msgid "Expiration Date"
11221 msgstr ""
11222
11223 #: app/Services/Translations/admin-translation.php:940
11224 msgid "Expirations date"
11225 msgstr ""
11226
11227 #: app/Helpers/Status.php:270 app/Helpers/Helper.php:944
11228 #: app/Services/Filter/LicenseFilter.php:54
11229 #: app/Services/Filter/LicenseFilter.php:177
11230 #: app/Services/Filter/OrderFilter.php:473
11231 #: app/Services/Filter/OrderBumpFilter.php:160
11232 #: app/Services/Translations/admin-translation.php:941
11233 #: app/Services/Translations/customer-profile-translation.php:108
11234 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:255
11235 msgid "Expired"
11236 msgstr ""
11237
11238 #: app/Services/Translations/admin-translation.php:942
11239 msgid "Expired At"
11240 msgstr ""
11241
11242 #. %s is the expiration date
11243 #: app/Services/Translations/customer-profile-translation.php:110
11244 #, php-format
11245 msgid "Expired at: %s"
11246 msgstr ""
11247
11248 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:185
11249 msgid "Expired Licenses"
11250 msgstr ""
11251
11252 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:197
11253 msgid "Expired Variation Licenses"
11254 msgstr ""
11255
11256 #: app/Services/Translations/admin-translation.php:943
11257 #: app/Services/Translations/block-editor-translation.php:151
11258 msgid "Expires"
11259 msgstr ""
11260
11261 #. %s is the expiration date
11262 #: app/Services/Translations/customer-profile-translation.php:112
11263 #, php-format
11264 msgid "Expires on: %s"
11265 msgstr ""
11266
11267 #: app/Helpers/Status.php:271
11268 msgid "Expiring"
11269 msgstr ""
11270
11271 #: app/Services/Translations/admin-translation.php:944
11272 msgid "Expiry Date"
11273 msgstr ""
11274
11275 #: app/Services/Email/StoreDigestService.php:670
11276 msgid "Explore FluentCart Pro →"
11277 msgstr ""
11278
11279 #: app/Services/Translations/admin-translation.php:945
11280 msgid "Export"
11281 msgstr ""
11282
11283 #: app/Services/Translations/admin-translation.php:948
11284 msgid "Export all inventory states"
11285 msgstr ""
11286
11287 #: app/Services/Translations/admin-translation.php:949
11288 msgid "Export as"
11289 msgstr ""
11290
11291 #: app/Services/Translations/admin-translation.php:950
11292 msgid "Export downloaded successfully"
11293 msgstr ""
11294
11295 #: app/Services/Translations/admin-translation.php:951
11296 msgid "Export failed"
11297 msgstr ""
11298
11299 #: app/Services/Translations/admin-translation.php:946
11300 msgid "Export Inventory"
11301 msgstr ""
11302
11303 #: app/Services/Translations/admin-translation.php:952
11304 msgid "Export only available column"
11305 msgstr ""
11306
11307 #: app/Services/Permission/PermissionManager.php:196
11308 msgid "Export Orders"
11309 msgstr ""
11310
11311 #: app/Services/Permission/PermissionManager.php:208
11312 msgid "Export Reports"
11313 msgstr ""
11314
11315 #: app/Services/Translations/admin-translation.php:947
11316 msgid "Export Variants"
11317 msgstr ""
11318
11319 #: app/Services/Localization/i18n/states.php:1221
11320 msgid "Fahs-Beni Makada"
11321 msgstr ""
11322
11323 #: app/Services/Translations/TransStrings.php:285
11324 msgid "FAILED"
11325 msgstr ""
11326
11327 #: app/Helpers/Status.php:164 app/Helpers/Status.php:191
11328 #: app/Helpers/Status.php:205 app/Helpers/Status.php:223
11329 #: app/Helpers/Helper.php:319 app/Helpers/Helper.php:340
11330 #: app/Services/Filter/OrderFilter.php:389
11331 #: app/Services/Translations/admin-translation.php:953
11332 #: app/Services/Translations/customer-profile-translation.php:113
11333 msgid "Failed"
11334 msgstr ""
11335
11336 #: api/Resource/CustomerAddressResource.php:165
11337 msgid "Failed creating billing address"
11338 msgstr ""
11339
11340 #: api/Resource/CustomerAddressResource.php:170
11341 msgid "Failed creating shipping address"
11342 msgstr ""
11343
11344 #: app/Services/Translations/admin-translation.php:954
11345 msgid "Failed Orders"
11346 msgstr ""
11347
11348 #: app/Services/Translations/admin-translation.php:957
11349 msgid "Failed to ${actionText.replace('ed', '')} products"
11350 msgstr ""
11351
11352 #: app/Services/Translations/admin-translation.php:958
11353 msgid "Failed to activate addon"
11354 msgstr ""
11355
11356 #: app/Services/Translations/admin-translation.php:959
11357 msgid "Failed to activate plugin"
11358 msgstr ""
11359
11360 #: app/Http/Controllers/TaxRateController.php:1031
11361 msgid "Failed to add country"
11362 msgstr ""
11363
11364 #: api/Resource/ProductDownloadResource.php:66
11365 msgid "Failed to add file!"
11366 msgstr ""
11367
11368 #: app/Services/Translations/admin-translation.php:960
11369 msgid "Failed to add the term."
11370 msgstr ""
11371
11372 #. %1$s: number of variants where the image failed to save
11373 #: app/Services/Translations/admin-translation.php:962
11374 #, php-format
11375 msgid "Failed to apply thumbnail to %1$s variants"
11376 msgstr ""
11377
11378 #: app/Http/Controllers/OrderController.php:365
11379 msgid "Failed to attach customer"
11380 msgstr ""
11381
11382 #: app/Http/Controllers/ProductDownloadablesController.php:110
11383 msgid "Failed to attach downloadable files"
11384 msgstr ""
11385
11386 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:295
11387 msgid "Failed to authenticate with Airwallex"
11388 msgstr ""
11389
11390 #: app/Services/Translations/admin-translation.php:963
11391 msgid "Failed to clear variations"
11392 msgstr ""
11393
11394 #: app/Services/Translations/admin-translation.php:965
11395 msgid "Failed to copy file URL"
11396 msgstr ""
11397
11398 #: app/Services/Translations/admin-translation.php:964
11399 msgid "Failed to copy License Key"
11400 msgstr ""
11401
11402 #: app/Services/Translations/admin-translation.php:966
11403 #: app/Services/Translations/customer-profile-translation.php:114
11404 msgid "Failed to copy text"
11405 msgstr ""
11406
11407 #: app/Services/Translations/admin-translation.php:967
11408 msgid "Failed to create attribute group"
11409 msgstr ""
11410
11411 #: app/Services/FileSystem/Drivers/S3/S3BucketCreator.php:91
11412 #, php-format
11413 msgid "Failed to create bucket: %s (%s)"
11414 msgstr ""
11415
11416 #: app/Modules/Subscriptions/Services/SubscriptionService.php:148
11417 msgid "Failed to create child order for the subscription renewal."
11418 msgstr ""
11419
11420 #: app/Services/Translations/admin-translation.php:968
11421 msgid "Failed to create option values"
11422 msgstr ""
11423
11424 #: app/Helpers/AdminOrderProcessor.php:287 app/Helpers/CheckoutProcessor.php:96
11425 #: app/Helpers/CheckoutProcessor.php:299
11426 msgid "Failed to create order."
11427 msgstr ""
11428
11429 #: app/Services/BulkProductInsertService.php:224
11430 msgid "Failed to create product detail"
11431 msgstr ""
11432
11433 #: app/Services/Translations/admin-translation.php:969
11434 msgid "Failed to create tax class"
11435 msgstr ""
11436
11437 #: app/Services/Translations/admin-translation.php:970
11438 msgid "Failed to create template"
11439 msgstr ""
11440
11441 #: api/Resource/CustomerResource.php:144
11442 msgid "Failed to create user."
11443 msgstr ""
11444
11445 #: api/Resource/OrderMetaResource.php:84
11446 msgid "Failed to create."
11447 msgstr ""
11448
11449 #: app/Services/Translations/admin-translation.php:955
11450 msgid "Failed To Delete"
11451 msgstr ""
11452
11453 #: api/Resource/OrderResource.php:1768
11454 msgid "Failed to delete"
11455 msgstr ""
11456
11457 #: app/Http/Controllers/FrontendControllers/CustomerController.php:428
11458 msgid "Failed to delete address"
11459 msgstr ""
11460
11461 #: api/Resource/AttrGroupResource.php:210
11462 msgid "Failed to delete attribute group."
11463 msgstr ""
11464
11465 #: api/Resource/AttrTermResource.php:230
11466 msgid "Failed to delete attribute term."
11467 msgstr ""
11468
11469 #: app/Services/FileSystem/Drivers/S3/S3FileDeleter.php:66
11470 msgid "Failed To Delete File"
11471 msgstr ""
11472
11473 #: app/Services/FileSystem/Drivers/Local/LocalDriver.php:251
11474 msgid "Failed to delete file"
11475 msgstr ""
11476
11477 #: app/Http/Controllers/OrderController.php:547
11478 msgid "Failed to delete order"
11479 msgstr ""
11480
11481 #: app/Services/Translations/admin-translation.php:971
11482 msgid "Failed to delete override"
11483 msgstr ""
11484
11485 #: app/Http/Controllers/ProductController.php:669
11486 msgid "Failed to delete path"
11487 msgstr ""
11488
11489 #: app/Services/Translations/admin-translation.php:972
11490 msgid "Failed to delete product"
11491 msgstr ""
11492
11493 #: app/Services/Translations/admin-translation.php:973
11494 #: app/Modules/Shipping/Http/Controllers/ShippingClassController.php:74
11495 msgid "Failed to delete shipping class"
11496 msgstr ""
11497
11498 #: app/Services/Translations/admin-translation.php:974
11499 msgid "Failed to delete shipping method"
11500 msgstr ""
11501
11502 #: app/Services/Translations/admin-translation.php:975
11503 #: app/Modules/Shipping/Http/Controllers/ShippingZoneController.php:81
11504 msgid "Failed to delete shipping zone"
11505 msgstr ""
11506
11507 #: app/Services/Translations/admin-translation.php:976
11508 msgid "Failed to delete some variants"
11509 msgstr ""
11510
11511 #: app/Services/Translations/admin-translation.php:977
11512 #: app/Http/Controllers/TaxRateController.php:139
11513 msgid "Failed to delete tax class"
11514 msgstr ""
11515
11516 #: app/Http/Controllers/TaxClassController.php:114
11517 msgid "Failed to delete tax profile"
11518 msgstr ""
11519
11520 #: app/Http/Controllers/TaxRateController.php:450
11521 msgid "Failed to delete tax rate"
11522 msgstr ""
11523
11524 #: app/Services/Translations/admin-translation.php:978
11525 msgid "Failed to delete template"
11526 msgstr ""
11527
11528 #: app/Services/Translations/admin-translation.php:979
11529 msgid "Failed to delete test orders"
11530 msgstr ""
11531
11532 #: app/Services/Translations/admin-translation.php:980
11533 msgid "Failed to delete view"
11534 msgstr ""
11535
11536 #: api/Resource/ProductMetaResource.php:146
11537 #: api/Resource/ProductDownloadResource.php:132
11538 msgid "Failed to delete!"
11539 msgstr ""
11540
11541 #: app/Services/Translations/admin-translation.php:981
11542 msgid "Failed to duplicate product"
11543 msgstr ""
11544
11545 #: app/Http/Controllers/ProductController.php:290
11546 #: app/Http/Controllers/ProductController.php:294
11547 msgid "Failed to duplicate product: "
11548 msgstr ""
11549
11550 #. %s - taxonomy name
11551 #: api/Taxonomy.php:248
11552 #, php-format
11553 msgid "Failed to fetch %s."
11554 msgstr ""
11555
11556 #: app/Http/Controllers/ProductController.php:1555
11557 msgid "Failed to fetch products: "
11558 msgstr ""
11559
11560 #: api/Taxonomy.php:226
11561 msgid "Failed to fetch search results."
11562 msgstr ""
11563
11564 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:580
11565 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:599
11566 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:649
11567 msgid "Failed to find parent transaction for PayPal Refund webhook"
11568 msgstr ""
11569
11570 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:677
11571 msgid "Failed to find Subscription for PayPal Cancel webhook"
11572 msgstr ""
11573
11574 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:707
11575 msgid "Failed to find Subscription for PayPal Subscription Expired webhook"
11576 msgstr ""
11577
11578 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:752
11579 msgid "Failed to find Subscription for PayPal Subscription Reactive webhook"
11580 msgstr ""
11581
11582 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:729
11583 msgid "Failed to find Subscription for PayPal Subscription Suspended webhook"
11584 msgstr ""
11585
11586 #: app/Http/Controllers/ProductDownloadablesController.php:122
11587 msgid "Failed to generate downloadable link"
11588 msgstr ""
11589
11590 #: app/Services/Translations/admin-translation.php:982
11591 msgid "Failed to generate PDF"
11592 msgstr ""
11593
11594 #: app/Services/Translations/admin-translation.php:983
11595 msgid "Failed to generate SKU."
11596 msgstr ""
11597
11598 #: app/Services/Translations/admin-translation.php:984
11599 msgid "Failed to generate snapshots!"
11600 msgstr ""
11601
11602 #: app/Services/Translations/admin-translation.php:985
11603 msgid "Failed to generate variations"
11604 msgstr ""
11605
11606 #: app/Services/Translations/admin-translation.php:986
11607 msgid "Failed to install addon"
11608 msgstr ""
11609
11610 #: app/Services/Translations/admin-translation.php:987
11611 msgid "Failed to install plugin"
11612 msgstr ""
11613
11614 #: app/Services/Translations/block-editor-translation.php:152
11615 msgid "Failed to load"
11616 msgstr ""
11617
11618 #: app/Services/Translations/admin-translation.php:988
11619 msgid "Failed to load adjustment history"
11620 msgstr ""
11621
11622 #: app/Services/Translations/admin-translation.php:989
11623 msgid "Failed to load attribute groups"
11624 msgstr ""
11625
11626 #: app/Services/Translations/admin-translation.php:990
11627 msgid "Failed to load attributes"
11628 msgstr ""
11629
11630 #: app/Services/Translations/admin-translation.php:991
11631 msgid "Failed to load country data. Please refresh the page."
11632 msgstr ""
11633
11634 #: app/Services/Translations/admin-translation.php:992
11635 msgid "Failed to load option values"
11636 msgstr ""
11637
11638 #: app/Services/Translations/admin-translation.php:993
11639 msgid "Failed to load packages"
11640 msgstr ""
11641
11642 #: app/Services/Translations/admin-translation.php:994
11643 msgid "Failed to load packages."
11644 msgstr ""
11645
11646 #: app/Services/Translations/admin-translation.php:995
11647 msgid "Failed to load product categories"
11648 msgstr ""
11649
11650 #: app/Services/Translations/admin-translation.php:996
11651 msgid "Failed to load settings"
11652 msgstr ""
11653
11654 #: app/Services/Translations/admin-translation.php:997
11655 msgid "Failed to load settings. Please refresh and try again."
11656 msgstr ""
11657
11658 #: app/Services/Translations/admin-translation.php:998
11659 msgid "Failed to load shipping profile"
11660 msgstr ""
11661
11662 #: app/Services/Translations/admin-translation.php:999
11663 msgid "Failed to load site details"
11664 msgstr ""
11665
11666 #: app/Services/Translations/admin-translation.php:1000
11667 msgid "Failed to load states"
11668 msgstr ""
11669
11670 #: app/Services/Translations/admin-translation.php:1001
11671 msgid "Failed to load storage settings."
11672 msgstr ""
11673
11674 #: app/Services/Translations/admin-translation.php:1003
11675 msgid "Failed to load tax classes"
11676 msgstr ""
11677
11678 #: app/Services/Translations/admin-translation.php:1002
11679 msgid "Failed to load tax ID"
11680 msgstr ""
11681
11682 #: app/Services/Translations/admin-translation.php:1004
11683 msgid "Failed to load tax rates for the selected tax class"
11684 msgstr ""
11685
11686 #: app/Services/Translations/admin-translation.php:1005
11687 msgid "Failed to load tax rates. Please refresh the page."
11688 msgstr ""
11689
11690 #: app/Services/Translations/admin-translation.php:1006
11691 msgid "Failed to load template"
11692 msgstr ""
11693
11694 #: app/Services/Translations/admin-translation.php:1007
11695 msgid "Failed to load templates"
11696 msgstr ""
11697
11698 #: app/Services/Translations/admin-translation.php:1008
11699 msgid "Failed to load terms"
11700 msgstr ""
11701
11702 #: app/Services/Translations/admin-translation.php:1009
11703 msgid "Failed to load webhook settings"
11704 msgstr ""
11705
11706 #: app/Services/FileSystem/Drivers/Local/LocalDriver.php:155
11707 msgid "Failed to read uploaded file"
11708 msgstr ""
11709
11710 #: app/Services/Translations/admin-translation.php:1010
11711 msgid "Failed to recalculate lifetime value"
11712 msgstr ""
11713
11714 #: app/Services/Translations/checkout-translation.php:14
11715 msgid "Failed to remove VAT"
11716 msgstr ""
11717
11718 #: app/Services/Translations/admin-translation.php:1011
11719 msgid "Failed to rename view"
11720 msgstr ""
11721
11722 #: app/Services/Translations/admin-translation.php:1012
11723 msgid "Failed to reorder groups"
11724 msgstr ""
11725
11726 #: api/Resource/AttrGroupResource.php:267
11727 msgid "Failed to reorder groups."
11728 msgstr ""
11729
11730 #: api/Resource/AttrTermResource.php:280
11731 msgid "Failed to reorder terms."
11732 msgstr ""
11733
11734 #: app/Services/Translations/admin-translation.php:1013
11735 msgid "Failed to reset rates"
11736 msgstr ""
11737
11738 #: app/Services/Translations/admin-translation.php:1014
11739 msgid "Failed to reset tax rates"
11740 msgstr ""
11741
11742 #: app/Modules/PaymentMethods/PayPalGateway/API/API.php:375
11743 msgid "Failed to retrieve access token from PayPal."
11744 msgstr ""
11745
11746 #: app/Services/Translations/admin-translation.php:1015
11747 msgid "Failed to revert template"
11748 msgstr ""
11749
11750 #: app/Http/Controllers/EmailNotificationController.php:204
11751 msgid "Failed to save email settings"
11752 msgstr ""
11753
11754 #: app/Services/Translations/admin-translation.php:1017
11755 msgid "Failed to save order"
11756 msgstr ""
11757
11758 #: app/Services/Translations/admin-translation.php:1018
11759 msgid "Failed to save package."
11760 msgstr ""
11761
11762 #: app/Services/Translations/admin-translation.php:1019
11763 msgid "Failed to save packages"
11764 msgstr ""
11765
11766 #: app/Services/Translations/admin-translation.php:1020
11767 msgid "Failed to save product"
11768 msgstr ""
11769
11770 #: app/Services/Translations/admin-translation.php:1021
11771 msgid "Failed to save rates"
11772 msgstr ""
11773
11774 #: app/Http/Controllers/EmailNotificationController.php:283
11775 msgid "Failed to save scheduling settings"
11776 msgstr ""
11777
11778 #: app/Services/Translations/admin-translation.php:1022
11779 #: app/Http/Controllers/ProductController.php:650
11780 msgid "Failed to save settings"
11781 msgstr ""
11782
11783 #: app/Services/Translations/admin-translation.php:1023
11784 msgid "Failed to save shipping class"
11785 msgstr ""
11786
11787 #: app/Services/Translations/admin-translation.php:1024
11788 msgid "Failed to save shipping method"
11789 msgstr ""
11790
11791 #: app/Services/Translations/admin-translation.php:1025
11792 msgid "Failed to save shipping zone"
11793 msgstr ""
11794
11795 #: app/Services/Translations/admin-translation.php:1026
11796 msgid "Failed to save tax ID"
11797 msgstr ""
11798
11799 #: app/Services/Translations/admin-translation.php:1027
11800 msgid "Failed to save template"
11801 msgstr ""
11802
11803 #: app/Services/Translations/admin-translation.php:1028
11804 msgid "Failed to save terms"
11805 msgstr ""
11806
11807 #: app/Services/Translations/admin-translation.php:1029
11808 msgid "Failed to save thumbnail"
11809 msgstr ""
11810
11811 #: app/Services/Translations/admin-translation.php:1016
11812 msgid "Failed to save VAT registration"
11813 msgstr ""
11814
11815 #: app/Services/Translations/admin-translation.php:1030
11816 msgid "Failed to save view"
11817 msgstr ""
11818
11819 #: app/Services/Translations/admin-translation.php:1031
11820 msgid "Failed to save webhook settings"
11821 msgstr ""
11822
11823 #: app/Services/Translations/admin-translation.php:1032
11824 msgid "Failed to send payment reminder"
11825 msgstr ""
11826
11827 #: app/Services/Translations/admin-translation.php:1033
11828 msgid "Failed to send reminder"
11829 msgstr ""
11830
11831 #: api/Resource/ProductMetaResource.php:83
11832 #: api/Resource/ProductMetaResource.php:119
11833 msgid "Failed to set thumbnail!"
11834 msgstr ""
11835
11836 #: app/Services/Translations/admin-translation.php:956
11837 msgid "Failed To Update"
11838 msgstr ""
11839
11840 #: api/Resource/OrderMetaResource.php:117
11841 msgid "Failed to update"
11842 msgstr ""
11843
11844 #: api/Resource/OrderResource.php:2343
11845 #: app/Http/Controllers/FrontendControllers/CustomerController.php:402
11846 msgid "Failed to update address"
11847 msgstr ""
11848
11849 #: app/Http/Controllers/FrontendControllers/CustomerOrderController.php:558
11850 msgid "Failed to update billing address"
11851 msgstr ""
11852
11853 #: app/Http/Controllers/ProductController.php:376
11854 msgid "Failed to update editor mode"
11855 msgstr ""
11856
11857 #: api/Resource/ProductDownloadResource.php:103
11858 msgid "Failed to update file!"
11859 msgstr ""
11860
11861 #: app/Services/Translations/admin-translation.php:1034
11862 msgid "Failed to update inventory"
11863 msgstr ""
11864
11865 #: app/Http/Controllers/LabelController.php:95
11866 msgid "Failed To Update Labels"
11867 msgstr ""
11868
11869 #: app/Http/Controllers/EmailNotificationController.php:94
11870 #: app/Http/Controllers/EmailNotificationController.php:115
11871 msgid "Failed to update notification"
11872 msgstr ""
11873
11874 #: app/Http/Controllers/NotesController.php:26
11875 msgid "Failed to update order note."
11876 msgstr ""
11877
11878 #: api/Resource/OrderResource.php:2327
11879 msgid "Failed to update payment status"
11880 msgstr ""
11881
11882 #: api/Resource/ProductVariationResource.php:453
11883 msgid "Failed to update pricing table!"
11884 msgstr ""
11885
11886 #: app/Http/Controllers/ProductDownloadablesController.php:172
11887 msgid "Failed to update product downloadable files"
11888 msgstr ""
11889
11890 #. %1$s: error message from S3 API
11891 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:586
11892 #, php-format
11893 msgid "Failed to update S3 Object Ownership: %1$s"
11894 msgstr ""
11895
11896 #. %1$s: error message from S3 API
11897 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:443
11898 #, php-format
11899 msgid "Failed to update S3 Public Access Block: %1$s"
11900 msgstr ""
11901
11902 #: app/Http/Controllers/ProductController.php:692
11903 msgid "Failed to update settings"
11904 msgstr ""
11905
11906 #: app/Services/Translations/admin-translation.php:1035
11907 msgid "Failed to update shipping method"
11908 msgstr ""
11909
11910 #: api/Resource/OrderResource.php:2162
11911 msgid "Failed to update status"
11912 msgstr ""
11913
11914 #: app/Services/Translations/admin-translation.php:1036
11915 msgid "Failed to update stock"
11916 msgstr ""
11917
11918 #: app/Services/Translations/admin-translation.php:1037
11919 msgid "Failed to update tax class"
11920 msgstr ""
11921
11922 #: app/Http/Controllers/TaxClassController.php:89
11923 msgid "Failed to update tax profile"
11924 msgstr ""
11925
11926 #: app/Http/Controllers/TaxRateController.php:372
11927 msgid "Failed to update tax rate"
11928 msgstr ""
11929
11930 #: app/Services/Translations/admin-translation.php:1038
11931 msgid "Failed to update tax setting"
11932 msgstr ""
11933
11934 #: app/Services/Translations/admin-translation.php:1039
11935 msgid "Failed to update tax status"
11936 msgstr ""
11937
11938 #: app/Services/Translations/admin-translation.php:1040
11939 msgid "Failed to update term"
11940 msgstr ""
11941
11942 #: app/Services/Translations/admin-translation.php:1041
11943 msgid "Failed to update the term."
11944 msgstr ""
11945
11946 #: api/Resource/CustomerResource.php:193
11947 msgid "Failed to update user."
11948 msgstr ""
11949
11950 #: app/Services/Translations/admin-translation.php:1042
11951 msgid "Failed to update variant"
11952 msgstr ""
11953
11954 #: app/Http/Controllers/ProductVariationController.php:374
11955 msgid "Failed to update variants."
11956 msgstr ""
11957
11958 #: app/Services/AdvancedVariationService.php:269
11959 msgid "Failed to update variation combination."
11960 msgstr ""
11961
11962 #: app/Services/Translations/admin-translation.php:1043
11963 msgid "Failed to update variation data"
11964 msgstr ""
11965
11966 #: app/Services/Translations/admin-translation.php:1044
11967 msgid "Failed to update view"
11968 msgstr ""
11969
11970 #: app/Modules/Shipping/Http/Controllers/ShippingZoneController.php:112
11971 msgid "Failed to update zone order"
11972 msgstr ""
11973
11974 #: app/Http/Controllers/OnboardingController.php:304
11975 msgid "Failed to update!"
11976 msgstr ""
11977
11978 #: app/Http/Controllers/FileUploadController.php:60
11979 #: app/Services/FileSystem/Drivers/S3/S3FileUploader.php:88
11980 msgid "Failed To Upload File"
11981 msgstr ""
11982
11983 #: app/Services/FileSystem/Drivers/Local/LocalDriver.php:167
11984 msgid "Failed to upload file"
11985 msgstr ""
11986
11987 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:284
11988 msgid "Failed to verify PayPal webhook signature"
11989 msgstr ""
11990
11991 #: api/Resource/CustomerAddressResource.php:239
11992 msgid "Failed updating billing address"
11993 msgstr ""
11994
11995 #: api/Resource/CustomerAddressResource.php:244
11996 msgid "Failed updating shipping address"
11997 msgstr ""
11998
11999 #: app/Helpers/Status.php:268
12000 msgid "Failing"
12001 msgstr ""
12002
12003 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:888
12004 msgid "Failure reason: "
12005 msgstr ""
12006
12007 #: app/Services/Localization/i18n/states.php:570
12008 msgid "Faiyum"
12009 msgstr ""
12010
12011 #: app/Services/Localization/i18n/states.php:2225
12012 msgid "Falcón"
12013 msgstr ""
12014
12015 #: api/Resource/AppliedCouponResource.php:74
12016 msgid "Falied to create."
12017 msgstr ""
12018
12019 #: app/Services/Localization/i18n/countries.php:85
12020 msgid "Falkland Islands"
12021 msgstr ""
12022
12023 #: app/Helpers/CurrenciesHelper.php:61
12024 msgid "Falkland Islands Pound"
12025 msgstr ""
12026
12027 #: app/Services/Localization/i18n/states.php:26
12028 msgid "Farah"
12029 msgstr ""
12030
12031 #: app/Services/Localization/i18n/states.php:142
12032 msgid "Faridpur "
12033 msgstr ""
12034
12035 #: app/Services/Localization/i18n/countries.php:86
12036 msgid "Faroe Islands"
12037 msgstr ""
12038
12039 #: app/Services/Localization/i18n/states.php:901
12040 msgid "Fars (فارس)"
12041 msgstr ""
12042
12043 #: app/Services/Localization/i18n/states.php:27
12044 msgid "Faryab"
12045 msgstr ""
12046
12047 #: app/Services/Localization/i18n/states.php:1628
12048 msgid "FATA"
12049 msgstr ""
12050
12051 #: app/Services/Localization/i18n/states.php:1706
12052 msgid "Fatick"
12053 msgstr ""
12054
12055 #: app/Services/Translations/block-editor-translation.php:153
12056 msgid "Feature List Color"
12057 msgstr ""
12058
12059 #: app/Services/Translations/admin-translation.php:1045
12060 msgid "Featured"
12061 msgstr ""
12062
12063 #: app/Services/Translations/admin-translation.php:1047
12064 #: app/Http/Controllers/ModuleSettingsController.php:22
12065 msgid "Features & addon"
12066 msgstr ""
12067
12068 #: app/Services/Translations/admin-translation.php:1046
12069 msgid "Features & Addons"
12070 msgstr ""
12071
12072 #: app/Services/Translations/TransStrings.php:188
12073 msgid "Feb"
12074 msgstr ""
12075
12076 #: app/Services/Translations/TransStrings.php:157
12077 msgid "February"
12078 msgstr ""
12079
12080 #: app/Services/Localization/i18n/states.php:2238
12081 msgid "Federal Dependencies"
12082 msgstr ""
12083
12084 #: app/Services/Translations/admin-translation.php:2775
12085 msgid "federal tax"
12086 msgstr ""
12087
12088 #: app/Services/Renderer/Receipt/TaxSummaryHelper.php:43
12089 msgid "Fee"
12090 msgstr ""
12091
12092 #: app/Services/Translations/admin-translation.php:2776
12093 #: app/Services/Renderer/Receipt/TaxSummaryHelper.php:370
12094 msgid "fee"
12095 msgstr ""
12096
12097 #: app/Modules/Integrations/GlobalIntegrationSettings.php:270
12098 msgid "Feed data is required"
12099 msgstr ""
12100
12101 #: app/Modules/Integrations/GlobalIntegrationSettings.php:225
12102 msgid "Feed name is required"
12103 msgstr ""
12104
12105 #: app/Modules/Integrations/GlobalIntegrationSettings.php:432
12106 msgid "Feed not found"
12107 msgstr ""
12108
12109 #: app/Modules/Integrations/GlobalIntegrationSettings.php:443
12110 msgid "Feed status updated"
12111 msgstr ""
12112
12113 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:102
12114 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:95
12115 msgid "Feed Title"
12116 msgstr ""
12117
12118 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:424
12119 msgid "Fees"
12120 msgstr ""
12121
12122 #: app/Services/Localization/i18n/states.php:761
12123 msgid "Fejér"
12124 msgstr ""
12125
12126 #: app/Services/Localization/i18n/states.php:143
12127 msgid "Feni"
12128 msgstr ""
12129
12130 #: app/Services/Localization/i18n/states.php:2275
12131 msgid "Fermanagh and Omagh"
12132 msgstr ""
12133
12134 #: app/Services/Localization/i18n/states.php:945
12135 msgid "Fermo"
12136 msgstr ""
12137
12138 #: app/Services/Localization/i18n/states.php:946
12139 msgid "Ferrara"
12140 msgstr ""
12141
12142 #: app/Services/Translations/admin-translation.php:1048
12143 msgid "Fetch subscription -"
12144 msgstr ""
12145
12146 #: app/Services/Translations/admin-translation.php:1049
12147 msgid "Field Name"
12148 msgstr ""
12149
12150 #: app/Services/Translations/admin-translation.php:1050
12151 msgid "Field Value"
12152 msgstr ""
12153
12154 #: app/Services/Translations/admin-translation.php:1051
12155 msgid "Field: "
12156 msgstr ""
12157
12158 #: app/Services/Translations/admin-translation.php:1052
12159 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:45
12160 msgid "Fields"
12161 msgstr ""
12162
12163 #: app/Services/Localization/i18n/states.php:60
12164 msgid "Fier"
12165 msgstr ""
12166
12167 #: app/Services/Tax/TaxManager.php:131
12168 msgid "Fifteen"
12169 msgstr ""
12170
12171 #: app/Services/Localization/i18n/states.php:1223
12172 msgid "Figuig"
12173 msgstr ""
12174
12175 #: app/Services/Localization/i18n/countries.php:87
12176 msgid "Fiji"
12177 msgstr ""
12178
12179 #: app/Helpers/CurrenciesHelper.php:60
12180 msgid "Fijian Dollar"
12181 msgstr ""
12182
12183 #: api/Resource/ProductDownloadResource.php:61
12184 msgid "File added successfully"
12185 msgstr ""
12186
12187 #: app/Services/FileSystem/Drivers/S3/S3FileDeleter.php:61
12188 #: app/Services/FileSystem/Drivers/Local/LocalDriver.php:245
12189 msgid "File Deleted Successfully"
12190 msgstr ""
12191
12192 #: api/Resource/ProductDownloadResource.php:127
12193 msgid "File has been deleted successfully"
12194 msgstr ""
12195
12196 #: app/Services/Translations/admin-translation.php:1053
12197 #: app/Services/Translations/customer-profile-translation.php:115
12198 msgid "File Name"
12199 msgstr ""
12200
12201 #: app/Http/Requests/ProductDownloadable/ProductDownloadableFileRequest.php:37
12202 #: app/Http/Requests/ProductDownloadable/ProductDownloadableBulkFileRequest.php:39
12203 msgid "File Name is required."
12204 msgstr ""
12205
12206 #. %s - maximum filename length
12207 #: app/Services/Translations/admin-translation.php:1056
12208 #, php-format
12209 msgid "File name Must not exceed %s characters"
12210 msgstr ""
12211
12212 #. %s - maximum filename length
12213 #: app/Services/Translations/admin-translation.php:1058
12214 #, php-format
12215 msgid "File name must not exceed %s characters"
12216 msgstr ""
12217
12218 #. %s is the file name
12219 #: app/Services/Translations/customer-profile-translation.php:117
12220 #, php-format
12221 msgid "File name: %s"
12222 msgstr ""
12223
12224 #: app/Services/FrontendView.php:82
12225 msgid "File Not Found"
12226 msgstr ""
12227
12228 #: app/Helpers/CustomerHelper.php:180
12229 #: app/Services/FileSystem/DownloadService.php:62
12230 #: app/Services/FileSystem/Drivers/S3/S3FileUploader.php:119
12231 #: app/Services/FileSystem/Drivers/Local/LocalDriver.php:199
12232 #: app/Services/FileSystem/Drivers/Local/LocalDriver.php:236
12233 msgid "File not found"
12234 msgstr ""
12235
12236 #: app/Http/Requests/ProductDownloadable/ProductDownloadableFileRequest.php:38
12237 #: app/Http/Requests/ProductDownloadable/ProductDownloadableBulkFileRequest.php:40
12238 msgid "File Path is required."
12239 msgstr ""
12240
12241 #: app/Helpers/EditorShortCodeHelper.php:356
12242 msgid "File Size"
12243 msgstr ""
12244
12245 #. %s is the file name
12246 #: app/Services/Translations/customer-profile-translation.php:119
12247 #, php-format
12248 msgid "File size: %s"
12249 msgstr ""
12250
12251 #: app/Helpers/EditorShortCodeHelper.php:353
12252 #: app/Services/Translations/admin-translation.php:1054
12253 msgid "File Title"
12254 msgstr ""
12255
12256 #: app/Services/Translations/admin-translation.php:1059
12257 msgid "File too large"
12258 msgstr ""
12259
12260 #: api/Resource/ProductDownloadResource.php:98
12261 msgid "File updated successfully"
12262 msgstr ""
12263
12264 #: app/Services/FileSystem/Drivers/S3/S3FileUploader.php:82
12265 #: app/Services/FileSystem/Drivers/S3/S3Driver.php:60
12266 #: app/Services/FileSystem/Drivers/Local/LocalDriver.php:171
12267 msgid "File Uploaded Successfully"
12268 msgstr ""
12269
12270 #: app/Http/Requests/ProductDownloadable/ProductDownloadableFileRequest.php:39
12271 #: app/Http/Requests/ProductDownloadable/ProductDownloadableBulkFileRequest.php:41
12272 msgid "File URL is required."
12273 msgstr ""
12274
12275 #: app/Services/Filter/TaxFilter.php:109 app/Services/Filter/TaxFilter.php:115
12276 #: app/Services/Translations/admin-translation.php:1060
12277 msgid "Filed"
12278 msgstr ""
12279
12280 #: app/Services/Translations/admin-translation.php:1061
12281 msgid "Filename too long. Maximum ${MAX_FILENAME_LENGTH} characters allowed"
12282 msgstr ""
12283
12284 #: app/Services/Translations/admin-translation.php:1062
12285 msgid "Files"
12286 msgstr ""
12287
12288 #: app/Services/Translations/admin-translation.php:1063
12289 msgid "Fill the title and color before adding another."
12290 msgstr ""
12291
12292 #: app/Services/Translations/admin-translation.php:1064
12293 msgid "Fill the title and image before adding another."
12294 msgstr ""
12295
12296 #: app/Services/Translations/admin-translation.php:1065
12297 msgid "Fill the title before adding another."
12298 msgstr ""
12299
12300 #: app/Services/Renderer/ShopAppRenderer.php:326
12301 #: app/Services/Translations/admin-translation.php:1066
12302 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:55
12303 msgid "Filter"
12304 msgstr ""
12305
12306 #: app/Services/Translations/block-editor-translation.php:154
12307 msgid "Filter Background"
12308 msgstr ""
12309
12310 #: app/Services/Translations/block-editor-translation.php:155
12311 msgid "Filter Border"
12312 msgstr ""
12313
12314 #. %1$s: attribute group title (e.g. "Color", "Size")
12315 #: app/Services/Translations/admin-translation.php:1068
12316 #, php-format
12317 msgid "Filter by %1$s"
12318 msgstr ""
12319
12320 #: app/Services/Translations/block-editor-translation.php:156
12321 msgid "Filter Option"
12322 msgstr ""
12323
12324 #: app/Services/Translations/admin-translation.php:1069
12325 msgid "Filter results by UTM values"
12326 msgstr ""
12327
12328 #: app/Services/Renderer/SearchBarRenderer.php:78
12329 msgid "Filter search results by category"
12330 msgstr ""
12331
12332 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:269
12333 msgid "Filter Sort By"
12334 msgstr ""
12335
12336 #: app/Services/Renderer/ProductFilterRender.php:330
12337 msgid "Filters"
12338 msgstr ""
12339
12340 #: app/Services/Translations/admin-translation.php:1070
12341 msgid "Final price after all installments, excluding any fees."
12342 msgstr ""
12343
12344 #: app/Modules/MCP/Tools/CouponTools.php:34
12345 msgid ""
12346 "Find and filter coupons with usage counts and validity windows. Interpret "
12347 "amount via type: percentage means a percent (10 = 10 percent), fixed means a "
12348 "currency value. Use active_now to get only coupons usable today."
12349 msgstr ""
12350
12351 #: app/Modules/MCP/Tools/CustomerTools.php:31
12352 msgid ""
12353 "Find and filter customers. Compact rows with LTV, order count, AOV, and "
12354 "location. For one customer's full history use get-customer. min_ltv is in "
12355 "store currency (e.g. 500), not cents."
12356 msgstr ""
12357
12358 #: app/Modules/MCP/Tools/OrderTools.php:52
12359 msgid ""
12360 "Find and filter orders. Returns compact rows (id, number, customer, total, "
12361 "statuses, date, plus an items list: each line item's product, title and "
12362 "quantity) — call get-order for the full money/refund breakdown. All filters "
12363 "optional; combine freely. For one customer's orders, pass customer_email or "
12364 "customer_id here. Money filters are in store currency (e.g. 49.99), not "
12365 "cents."
12366 msgstr ""
12367
12368 #: app/Modules/MCP/Tools/ProductTools.php:34
12369 msgid ""
12370 "Find and filter products. Compact rows: title, status, price range, "
12371 "variation count, fulfillment, stock status. Use get-product for full detail "
12372 "and per-variation stock. Price filters are in store currency, not cents."
12373 msgstr ""
12374
12375 #: app/Modules/MCP/Tools/SubscriptionTools.php:33
12376 msgid ""
12377 "Find and filter subscriptions. Compact rows: customer, plan, status, "
12378 "recurring total, interval, next/created/canceled dates. Use "
12379 "next_billing_before to find upcoming renewals; created_* and canceled_* "
12380 "ranges to inspect cohorts and churn. min_recurring is in store currency, not "
12381 "cents."
12382 msgstr ""
12383
12384 #: app/Services/Translations/admin-translation.php:1071
12385 #: app/Services/Translations/block-editor-translation.php:157
12386 msgid "Find products to make a pricing table"
12387 msgstr ""
12388
12389 #: app/Services/Translations/TransStrings.php:270
12390 msgid "Finish"
12391 msgstr ""
12392
12393 #: app/Services/Localization/i18n/countries.php:88
12394 msgid "Finland"
12395 msgstr ""
12396
12397 #: app/Services/Localization/i18n/states.php:947
12398 msgid "Firenze"
12399 msgstr ""
12400
12401 #: app/Services/PlanUpgradeService.php:169
12402 msgid "first"
12403 msgstr ""
12404
12405 #: app/Services/Renderer/CheckoutFieldsSchema.php:19
12406 #: app/Services/Renderer/CheckoutFieldsSchema.php:463
12407 #: app/Services/Renderer/AddressSelectRenderer.php:422
12408 #: app/Services/Renderer/AddressSelectRenderer.php:430
12409 #: app/Services/Translations/customer-profile-translation.php:120
12410 msgid "First Name"
12411 msgstr ""
12412
12413 #: app/Services/Translations/admin-translation.php:1072
12414 msgid "First Name *"
12415 msgstr ""
12416
12417 #: app/Http/Requests/CustomerRequest.php:67
12418 msgid "First Name is required."
12419 msgstr ""
12420
12421 #: api/Checkout/CheckoutApi.php:909
12422 msgid "First name is required."
12423 msgstr ""
12424
12425 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:96
12426 msgid "First Order Date"
12427 msgstr ""
12428
12429 #: app/Services/Filter/CustomerFilter.php:96
12430 msgid "First Purchase Date"
12431 msgstr ""
12432
12433 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:598
12434 msgid "First Purchased: "
12435 msgstr ""
12436
12437 #: app/Services/Tax/TaxManager.php:121
12438 msgid "Five"
12439 msgstr ""
12440
12441 #: app/Services/Translations/admin-translation.php:1073
12442 #: app/Modules/Shipping/Services/Filter/ShippingClassFilter.php:53
12443 msgid "Fixed"
12444 msgstr ""
12445
12446 #: app/Services/Translations/admin-translation.php:1074
12447 msgid "Fixed Amount"
12448 msgstr ""
12449
12450 #: app/Services/Translations/admin-translation.php:1075
12451 #: app/Services/Translations/block-editor-translation.php:158
12452 msgid "Flat Rate"
12453 msgstr ""
12454
12455 #: app/Modules/MCP/Tools/ReportTools.php:205
12456 msgid ""
12457 "Flexible customer analytics: pick metrics and group by country, state, "
12458 "status, or first/last purchase month, with optional filters. LTV is in store "
12459 "currency. Returns up to 200 rows."
12460 msgstr ""
12461
12462 #: app/Modules/MCP/Tools/ReportTools.php:154
12463 msgid ""
12464 "Flexible order analytics: pick metrics and group by dimensions with filters. "
12465 "Use when a fixed report does not fit, for example revenue by payment_status "
12466 "this month, or orders by month. Scoped to one currency. Returns up to 200 "
12467 "grouped rows."
12468 msgstr ""
12469
12470 #: app/Modules/MCP/Tools/ReportTools.php:184
12471 msgid ""
12472 "Flexible product-sales analytics over sold items: pick metrics and group by "
12473 "product or variation, within a period and one currency. For a time series "
12474 "use get-sales-trend. Returns up to 200 rows."
12475 msgstr ""
12476
12477 #: app/Modules/MCP/Tools/ReportTools.php:129
12478 msgid ""
12479 "Flexible UTM attribution: pick metrics and group by any UTM fields — source, "
12480 "medium, campaign, term, content, id — over a period, with optional "
12481 "source/medium/campaign filters to drill down. Scoped to one currency, paid "
12482 "orders. Orders with no UTM fall under a none bucket. Returns up to 200 rows "
12483 "ranked by the first metric."
12484 msgstr ""
12485
12486 #: app/Services/Localization/i18n/states.php:2201
12487 msgid "Flores"
12488 msgstr ""
12489
12490 #: app/Services/Localization/i18n/states.php:1300
12491 msgid "Florești"
12492 msgstr ""
12493
12494 #: app/Services/Localization/i18n/states.php:2149
12495 #: app/Services/Localization/i18n/states.php:2202
12496 msgid "Florida"
12497 msgstr ""
12498
12499 #: app/Services/Translations/block-editor-translation.php:159
12500 msgid ""
12501 "Fluent Booking – The Ultimate Appointments Scheduling, Events Booking, "
12502 "Events Calendar Solution"
12503 msgstr ""
12504
12505 #: app/Services/Translations/admin-translation.php:1076
12506 msgid "Fluent Cart"
12507 msgstr ""
12508
12509 #: app/Modules/Integrations/AddOnModule.php:43
12510 msgid "Fluent CRM"
12511 msgstr ""
12512
12513 #: app/Http/Controllers/AddonsController.php:65
12514 msgid "Fluent Forms"
12515 msgstr ""
12516
12517 #: app/Services/Translations/block-editor-translation.php:160
12518 msgid ""
12519 "Fluent Forms Pro Add-On: The Fastest & Most Powerful WordPress Form Plugin"
12520 msgstr ""
12521
12522 #: app/Http/Controllers/ModuleSettingsController.php:273
12523 msgid "Fluent PDF"
12524 msgstr ""
12525
12526 #: app/Services/Translations/admin-translation.php:1077
12527 msgid "Fluent PDF Required"
12528 msgstr ""
12529
12530 #: app/Http/Controllers/AddonsController.php:55
12531 msgid "FluentAuth"
12532 msgstr ""
12533
12534 #. Name of the plugin
12535 #: app/Hooks/filters.php:28 app/Modules/MCP/MCPInit.php:82
12536 #: app/Modules/MCP/MCPInit.php:169
12537 #: app/Hooks/Handlers/AdminMenuBarHandler.php:50
12538 #: app/Views/emails/components/powered-by-footer.php:5
12539 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:222
12540 #: app/Hooks/Handlers/ShortCodes/ReceiptHandler.php:181
12541 msgid "FluentCart"
12542 msgstr ""
12543
12544 #: app/Hooks/filters.php:33
12545 msgid "FluentCart Buttons"
12546 msgstr ""
12547
12548 #: app/Http/Controllers/ModuleSettingsController.php:294
12549 msgid "FluentCart Customer Rights"
12550 msgstr ""
12551
12552 #: app/Views/admin/menu.php:22 app/Views/admin/menu.php:23
12553 #: app/Views/admin/menu.php:26 app/Views/admin/admin_menu.php:18
12554 #: app/Views/admin/admin_menu.php:19
12555 msgid "FluentCart Logo"
12556 msgstr ""
12557
12558 #: app/Modules/MCP/MCPInit.php:280
12559 msgid ""
12560 "FluentCart MCP is enabled but no MCP adapter was found. Install FluentHub "
12561 "(recommended) or the MCP Adapter plugin, on WordPress 6.9+."
12562 msgstr ""
12563
12564 #: app/Modules/MCP/MCPInit.php:134
12565 msgid "FluentCart MCP Server"
12566 msgstr ""
12567
12568 #: app/Http/Controllers/ModuleSettingsController.php:283
12569 msgid "FluentCart Migrator"
12570 msgstr ""
12571
12572 #: app/Http/Controllers/PaymentMethodController.php:247
12573 msgid ""
12574 "FluentCart Pro activated successfully! All premium features are now "
12575 "available."
12576 msgstr ""
12577
12578 #: app/Modules/PaymentMethods/PromoGateways/Pro/PromoGatewaySettings.php:184
12579 msgid "FluentCart Pro is installed - Activate to unlock all premium features"
12580 msgstr ""
12581
12582 #: app/CPT/FluentProducts.php:216
12583 msgid "FluentCart products post type"
12584 msgstr ""
12585
12586 #: app/Services/FrontendView.php:115
12587 msgid "FluentCart Receipt"
12588 msgstr ""
12589
12590 #: app/Services/Translations/admin-translation.php:1078
12591 msgid ""
12592 "FluentCart speaks to AI agents through the MCP adapter bundled with "
12593 "FluentHub (WordPress 6.9+). The endpoint will not respond until it is "
12594 "installed and active."
12595 msgstr ""
12596
12597 #. Author of the plugin
12598 msgid "FluentCart Team"
12599 msgstr ""
12600
12601 #: app/Services/Translations/admin-translation.php:1079
12602 msgid "FluentCart will send admin notification to this email address."
12603 msgstr ""
12604
12605 #. Description of the plugin
12606 msgid "FluentCart WordPress Plugin"
12607 msgstr ""
12608
12609 #: app/Http/Controllers/AddonsController.php:43
12610 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:167
12611 msgid "FluentCommunity"
12612 msgstr ""
12613
12614 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:232
12615 msgid "FluentCommunity Access Removed"
12616 msgstr ""
12617
12618 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:329
12619 msgid "FluentCommunity Integration Success"
12620 msgstr ""
12621
12622 #: app/Http/Controllers/AddonsController.php:19
12623 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:184
12624 msgid "FluentCRM"
12625 msgstr ""
12626
12627 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:286
12628 msgid "FluentCRM Contact Created"
12629 msgstr ""
12630
12631 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:20
12632 msgid ""
12633 "FluentCRM is a Self Hosted Email Marketing Automation Plugin for WordPress. "
12634 "Add/Remove tags, lists, run automations on order activities."
12635 msgstr ""
12636
12637 #: app/Services/Translations/block-editor-translation.php:161
12638 msgid ""
12639 "FluentCRM – The Ultimate CRM, Marketing, & Automation Solution for WordPress"
12640 msgstr ""
12641
12642 #: app/Http/Controllers/McpSettingsController.php:77
12643 msgid "FluentHub installed and activated. The MCP endpoint is ready."
12644 msgstr ""
12645
12646 #: app/Services/Translations/admin-translation.php:1080
12647 msgid "FluentHub is active"
12648 msgstr ""
12649
12650 #: app/Services/Translations/admin-translation.php:1081
12651 msgid "FluentHub is required"
12652 msgstr ""
12653
12654 #: app/Http/Controllers/McpSettingsController.php:78
12655 msgid ""
12656 "FluentHub was installed. Please reload this page to finish connecting the "
12657 "MCP endpoint."
12658 msgstr ""
12659
12660 #: app/Http/Controllers/AddonsController.php:32
12661 msgid "FluentSMTP"
12662 msgstr ""
12663
12664 #: app/Http/Controllers/AddonsController.php:76
12665 msgid "FluentSupport"
12666 msgstr ""
12667
12668 #: app/Modules/PaymentMethods/PromoGateways/Addons/FlutterwaveAddon.php:85
12669 #: app/Modules/PaymentMethods/PromoGateways/Addons/FlutterwaveAddon.php:114
12670 msgid "Flutterwave Payment Gateway"
12671 msgstr ""
12672
12673 #: app/Services/Localization/i18n/states.php:948
12674 msgid "Foggia"
12675 msgstr ""
12676
12677 #. %s: pluralized 'month(s)'
12678 #. %1$d is the number of cycles, %2$s is "cycle" or "cycles"
12679 #: app/Helpers/Helper.php:1060 app/Helpers/Helper.php:1075
12680 #, php-format
12681 msgid "for %1$d %2$s"
12682 msgstr ""
12683
12684 #. %s is the number of times
12685 #: app/Services/Translations/admin-translation.php:2778
12686 #, php-format
12687 msgid "for %s Times"
12688 msgstr ""
12689
12690 #: app/Services/Translations/admin-translation.php:1083
12691 msgid "For all variants"
12692 msgstr ""
12693
12694 #: app/Services/Translations/admin-translation.php:1084
12695 msgid "For each item line"
12696 msgstr ""
12697
12698 #: app/Services/Tax/TaxManager.php:63
12699 msgid "For items with 0% tax."
12700 msgstr ""
12701
12702 #: app/Services/Tax/TaxManager.php:64
12703 msgid "For items with a reduced tax rate."
12704 msgstr ""
12705
12706 #: app/Services/Translations/admin-translation.php:1082
12707 msgid "For Online Store"
12708 msgstr ""
12709
12710 #: app/Http/Requests/CouponRequest.php:78
12711 msgid "For percentage type, the amount should not be greater than 100."
12712 msgstr ""
12713
12714 #: app/Services/Localization/i18n/states.php:949
12715 msgid "Forlì-Cesena"
12716 msgstr ""
12717
12718 #: app/Services/Translations/customer-profile-translation.php:121
12719 msgid ""
12720 "Form to add or edit address. Required fields are marked with an asterisk."
12721 msgstr ""
12722
12723 #: app/Services/Localization/i18n/states.php:98
12724 msgid "Formosa"
12725 msgstr ""
12726
12727 #: app/Services/Tax/TaxManager.php:120
12728 msgid "Four"
12729 msgstr ""
12730
12731 #: api/StoreSettings.php:952
12732 msgid "Four Columns"
12733 msgstr ""
12734
12735 #: app/Services/Tax/TaxManager.php:130
12736 msgid "Fourteen"
12737 msgstr ""
12738
12739 #: app/Services/Localization/i18n/states.php:1224
12740 msgid "Fquih Ben Salah"
12741 msgstr ""
12742
12743 #: app/Services/Localization/i18n/countries.php:89
12744 msgid "France"
12745 msgstr ""
12746
12747 #: app/Services/Localization/i18n/states.php:720
12748 msgid "Francisco Morazán"
12749 msgstr ""
12750
12751 #: app/Services/Translations/admin-translation.php:1085
12752 msgid "Fraudulent"
12753 msgstr ""
12754
12755 #: app/Services/Translations/admin-translation.php:1086
12756 #: app/Services/Translations/block-editor-translation.php:162
12757 msgid "Free"
12758 msgstr ""
12759
12760 #: app/Modules/PaymentMethods/PromoGateways/Addons/PaystackAddon.php:91
12761 #: app/Modules/PaymentMethods/PromoGateways/Addons/FlutterwaveAddon.php:90
12762 #: app/Modules/PaymentMethods/PromoGateways/Addons/MercadoPagoAddon.php:90
12763 msgid "Free & Open Source addon"
12764 msgstr ""
12765
12766 #: app/Modules/PaymentMethods/PromoGateways/Addons/RazorpayAddon.php:89
12767 msgid "Free & Open Source addon."
12768 msgstr ""
12769
12770 #: app/Modules/PaymentMethods/PromoGateways/Addons/PaystackAddon.php:98
12771 #: app/Modules/PaymentMethods/PromoGateways/Addons/AddonGatewaySettings.php:237
12772 #: app/Modules/PaymentMethods/PromoGateways/Addons/FlutterwaveAddon.php:97
12773 #: app/Modules/PaymentMethods/PromoGateways/Addons/RazorpayAddon.php:96
12774 #: app/Modules/PaymentMethods/PromoGateways/Addons/MercadoPagoAddon.php:97
12775 msgid "Free addon - Click the button above to get started"
12776 msgstr ""
12777
12778 #: app/Services/Translations/admin-translation.php:1087
12779 #: app/Services/Translations/block-editor-translation.php:163
12780 msgid "Free Shipping"
12781 msgstr ""
12782
12783 #: app/Services/Translations/admin-translation.php:1088
12784 msgid "Free shipping for this offer item"
12785 msgstr ""
12786
12787 #: app/Services/Localization/i18n/states.php:2247
12788 msgid "Free State"
12789 msgstr ""
12790
12791 #. %d is the number of trial days
12792 #: app/Helpers/Helper.php:1269
12793 msgid "Free Trial: %d days"
12794 msgstr ""
12795
12796 #: app/Services/Localization/i18n/countries.php:90
12797 msgid "French Guiana"
12798 msgstr ""
12799
12800 #: app/Services/Localization/i18n/countries.php:91
12801 msgid "French Polynesia"
12802 msgstr ""
12803
12804 #: app/Services/Localization/i18n/countries.php:92
12805 msgid "French Southern Territories"
12806 msgstr ""
12807
12808 #: app/Services/Translations/TransStrings.php:174
12809 msgid "Fri"
12810 msgstr ""
12811
12812 #: app/Services/Localization/i18n/states.php:302
12813 msgid "Fribourg"
12814 msgstr ""
12815
12816 #: app/Services/Translations/TransStrings.php:183
12817 #: app/Services/Translations/admin-translation.php:1089
12818 msgid "Friday"
12819 msgstr ""
12820
12821 #. %s is the minimum price
12822 #: app/Services/Renderer/ProductCardRender.php:404
12823 #, php-format
12824 msgid "From %s"
12825 msgstr ""
12826
12827 #: app/Services/Translations/admin-translation.php:1090
12828 msgid "From Email"
12829 msgstr ""
12830
12831 #: app/Http/Requests/EmailSettingsRequest.php:26
12832 msgid "From Email field is required."
12833 msgstr ""
12834
12835 #: app/Http/Requests/EmailSettingsRequest.php:27
12836 msgid "From Email must be a valid email address."
12837 msgstr ""
12838
12839 #: app/Http/Requests/UpgradePathSettingRequest.php:27
12840 msgid "From is required."
12841 msgstr ""
12842
12843 #: app/Services/Translations/admin-translation.php:1091
12844 msgid "From Name"
12845 msgstr ""
12846
12847 #: app/Http/Requests/EmailSettingsRequest.php:25
12848 msgid "From Name field is required."
12849 msgstr ""
12850
12851 #: app/Services/Translations/admin-translation.php:1092
12852 msgid "From Plan"
12853 msgstr ""
12854
12855 #: app/Services/Localization/i18n/states.php:950
12856 msgid "Frosinone"
12857 msgstr ""
12858
12859 #: app/Services/Localization/i18n/states.php:355
12860 msgid "Fujian / 福建"
12861 msgstr ""
12862
12863 #: app/Services/Localization/i18n/states.php:1065
12864 msgid "Fukui"
12865 msgstr ""
12866
12867 #: app/Services/Localization/i18n/states.php:1087
12868 msgid "Fukuoka"
12869 msgstr ""
12870
12871 #: app/Services/Localization/i18n/states.php:1054
12872 msgid "Fukushima"
12873 msgstr ""
12874
12875 #: app/Services/Translations/admin-translation.php:1093
12876 msgid "Fulfillment Type"
12877 msgstr ""
12878
12879 #: app/Http/Requests/ProductUpdateRequest.php:354
12880 #: app/Http/Requests/ProductRequest.php:325
12881 #: app/Http/Requests/ProductCreateRequest.php:63
12882 #: app/Http/Requests/ProductVariationRequest.php:209
12883 msgid "Fulfilment Type is required."
12884 msgstr ""
12885
12886 #: app/Services/Translations/block-editor-translation.php:164
12887 msgid "Full Address"
12888 msgstr ""
12889
12890 #: app/Modules/MCP/Tools/OrderTools.php:87
12891 msgid ""
12892 "Full detail for one order: money breakdown, line items, and customer by "
12893 "default. Add include[] for transactions, refunds, addresses, coupons, "
12894 "subscriptions. Identify the order by order_id (numeric, from list-orders) OR "
12895 "uuid OR invoice_no."
12896 msgstr ""
12897
12898 #: app/Modules/MCP/Tools/ProductTools.php:61
12899 msgid ""
12900 "Full detail for one product: description, variations with "
12901 "SKU/price/stock/subscription terms, categories and tags. Add include[] for "
12902 "sales (lifetime units + revenue) and downloads. Identify by product_id."
12903 msgstr ""
12904
12905 #: app/Modules/MCP/Tools/SubscriptionTools.php:63
12906 msgid ""
12907 "Full detail for one subscription: lifecycle dates, billing schedule, "
12908 "signup/trial, parent order, gateway ids. Add include[] for transactions "
12909 "(renewal history) and labels. Identify by subscription_id."
12910 msgstr ""
12911
12912 #: app/Helpers/CartCheckoutHelper.php:665
12913 #: app/Helpers/CartCheckoutHelper.php:821
12914 #: app/Services/Renderer/CheckoutFieldsSchema.php:217
12915 #: app/Services/Renderer/CheckoutFieldsSchema.php:457
12916 #: app/Services/Renderer/CheckoutFieldsSchema.php:542
12917 #: app/Services/Renderer/AddressSelectRenderer.php:404
12918 #: app/Services/Renderer/AddressSelectRenderer.php:412
12919 #: app/Services/Translations/admin-translation.php:1094
12920 #: app/Services/Translations/block-editor-translation.php:165
12921 msgid "Full Name"
12922 msgstr ""
12923
12924 #: app/Services/Renderer/ModalCheckoutRenderer.php:509
12925 #: app/Services/Renderer/ModalCheckoutRenderer.php:515
12926 msgid "Full name"
12927 msgstr ""
12928
12929 #: app/Services/Translations/admin-translation.php:1095
12930 msgid "Full Name *"
12931 msgstr ""
12932
12933 #: api/Checkout/CheckoutApi.php:1004 api/Checkout/CheckoutApi.php:1012
12934 msgid "Full name field is required."
12935 msgstr ""
12936
12937 #: app/Http/Requests/UserRequest.php:30
12938 msgid "Full name is required"
12939 msgstr ""
12940
12941 #: app/Http/Requests/CustomerRequest.php:66
12942 msgid "Full Name is required."
12943 msgstr ""
12944
12945 #: api/Checkout/CheckoutApi.php:905
12946 msgid "Full name is required."
12947 msgstr ""
12948
12949 #: app/Modules/MCP/Tools/CustomerTools.php:60
12950 msgid ""
12951 "Full profile + metrics for one customer. Identify by customer_id OR email. "
12952 "Add include[] for orders, subscriptions, addresses, labels, notes. Use "
12953 "with_orders_limit to bound order history."
12954 msgstr ""
12955
12956 #: app/Services/Translations/block-editor-translation.php:166
12957 msgid "Full Width"
12958 msgstr ""
12959
12960 #: app/Services/Translations/admin-translation.php:1096
12961 #: app/Services/Translations/customer-profile-translation.php:122
12962 msgid "Future"
12963 msgstr ""
12964
12965 #: app/Services/Translations/admin-translation.php:1097
12966 msgid "Future Installments"
12967 msgstr ""
12968
12969 #: app/Services/Translations/admin-translation.php:1098
12970 msgid "Future Renewals"
12971 msgstr ""
12972
12973 #: app/Services/Translations/admin-translation.php:1099
12974 msgid "Future Renewals Report"
12975 msgstr ""
12976
12977 #: app/Services/Localization/i18n/states.php:1222
12978 #: app/Services/Localization/i18n/states.php:1225
12979 msgid "Fès-Dar-Dbibegh"
12980 msgstr ""
12981
12982 #: app/Services/Localization/i18n/states.php:1299
12983 msgid "Fălești"
12984 msgstr ""
12985
12986 #: api/StoreSettings.php:1226 app/Services/Localization/i18n/units.php:16
12987 msgid "g"
12988 msgstr ""
12989
12990 #: app/Services/Localization/i18n/countries.php:93
12991 msgid "Gabon"
12992 msgstr ""
12993
12994 #: app/Services/Localization/i18n/states.php:198
12995 msgid "Gabrovo"
12996 msgstr ""
12997
12998 #: app/Services/Localization/i18n/states.php:144
12999 msgid "Gaibandha"
13000 msgstr ""
13001
13002 #: app/Services/Localization/i18n/states.php:1678
13003 msgid "Galați"
13004 msgstr ""
13005
13006 #: app/Services/Translations/admin-translation.php:1100
13007 msgid "Gallery"
13008 msgstr ""
13009
13010 #: app/Services/Localization/i18n/states.php:819
13011 msgid "Galway"
13012 msgstr ""
13013
13014 #: app/Services/Localization/i18n/states.php:543
13015 msgid "Galápagos"
13016 msgstr ""
13017
13018 #: app/Services/Localization/i18n/countries.php:94
13019 msgid "Gambia"
13020 msgstr ""
13021
13022 #: app/Helpers/CurrenciesHelper.php:66
13023 msgid "Gambian Dalasi"
13024 msgstr ""
13025
13026 #: app/Services/Localization/i18n/states.php:1449
13027 msgid "Gandaki"
13028 msgstr ""
13029
13030 #: app/Services/Localization/i18n/states.php:368
13031 msgid "Gansu / 甘肃"
13032 msgstr ""
13033
13034 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:115
13035 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:164
13036 msgid "Gap"
13037 msgstr ""
13038
13039 #: app/Services/Localization/i18n/states.php:1103
13040 msgid "Garissa"
13041 msgstr ""
13042
13043 #: app/Modules/MCP/Tools/OrderTools.php:757
13044 msgid "gateway"
13045 msgstr ""
13046
13047 #: app/Services/Translations/admin-translation.php:1101
13048 msgid "Gateway & checkout instructions"
13049 msgstr ""
13050
13051 #: app/Http/Controllers/PaymentMethodController.php:109
13052 msgid "Gateway cannot update settings"
13053 msgstr ""
13054
13055 #: app/Services/Translations/admin-translation.php:1102
13056 msgid "Gateway ID"
13057 msgstr ""
13058
13059 #: app/Services/Translations/admin-translation.php:1103
13060 msgid "Gateway ID:"
13061 msgstr ""
13062
13063 #: app/Services/Localization/i18n/states.php:2248
13064 msgid "Gauteng"
13065 msgstr ""
13066
13067 #: app/Services/Localization/i18n/states.php:1377
13068 msgid "Gaza"
13069 msgstr ""
13070
13071 #: app/Services/Localization/i18n/states.php:1844
13072 msgid "Gaziantep"
13073 msgstr ""
13074
13075 #: app/Services/Localization/i18n/states.php:145
13076 msgid "Gazipur"
13077 msgstr ""
13078
13079 #: app/Services/Localization/i18n/states.php:1190
13080 msgid "Gbarpolu"
13081 msgstr ""
13082
13083 #: app/Services/Localization/i18n/states.php:1927
13084 msgid "Geita"
13085 msgstr ""
13086
13087 #: app/Helpers/EditorShortCodeHelper.php:13
13088 #: app/Services/Translations/block-editor-translation.php:167
13089 msgid "General"
13090 msgstr ""
13091
13092 #: app/Services/Translations/admin-translation.php:1104
13093 msgid "Generate"
13094 msgstr ""
13095
13096 #: app/Services/Translations/admin-translation.php:1105
13097 msgid "Generate All Pages"
13098 msgstr ""
13099
13100 #: app/Services/Translations/admin-translation.php:1109
13101 msgid "Generate missing licenses"
13102 msgstr ""
13103
13104 #: app/Http/Controllers/ModuleSettingsController.php:274
13105 msgid "Generate PDF receipts and attach them to email notifications."
13106 msgstr ""
13107
13108 #: app/Services/Translations/admin-translation.php:1106
13109 msgid "Generate Random Code"
13110 msgstr ""
13111
13112 #: app/Services/Translations/admin-translation.php:1107
13113 msgid "Generate SKU"
13114 msgstr ""
13115
13116 #: app/Services/Translations/admin-translation.php:1108
13117 msgid "Generate Snapshots"
13118 msgstr ""
13119
13120 #: app/Services/Translations/admin-translation.php:1110
13121 msgid "Generating..."
13122 msgstr ""
13123
13124 #: app/Services/Localization/i18n/states.php:303
13125 msgid "Geneva"
13126 msgstr ""
13127
13128 #: app/Services/Localization/i18n/states.php:951
13129 msgid "Genova"
13130 msgstr ""
13131
13132 #: app/Services/Localization/i18n/countries.php:95
13133 msgid "Georgia"
13134 msgstr ""
13135
13136 #: app/Helpers/CurrenciesHelper.php:63
13137 msgid "Georgian Lari"
13138 msgstr ""
13139
13140 #: app/Services/Localization/i18n/countries.php:96
13141 msgid "Germany"
13142 msgstr ""
13143
13144 #: app/Services/Translations/admin-translation.php:1111
13145 msgid "Get access to this feature by Upgrading to FluentCart Pro"
13146 msgstr ""
13147
13148 #: app/Modules/MCP/Tools/CustomerTools.php:59
13149 msgid "Get Customer"
13150 msgstr ""
13151
13152 #: app/Modules/MCP/Tools/ProductTools.php:82
13153 msgid "Get Inventory Status"
13154 msgstr ""
13155
13156 #: app/Modules/MCP/Tools/OrderTools.php:86
13157 msgid "Get Order"
13158 msgstr ""
13159
13160 #: app/Modules/MCP/Tools/OrderTools.php:109
13161 msgid "Get Order Activity"
13162 msgstr ""
13163
13164 #: app/Modules/MCP/Tools/ProductTools.php:60
13165 msgid "Get Product"
13166 msgstr ""
13167
13168 #: app/Modules/MCP/Tools/ReportTools.php:109
13169 msgid "Get Refund Report"
13170 msgstr ""
13171
13172 #: app/Modules/MCP/Tools/ReportTools.php:48
13173 msgid "Get Sales Report"
13174 msgstr ""
13175
13176 #: app/Modules/MCP/Tools/ReportTools.php:68
13177 msgid "Get Sales Trend"
13178 msgstr ""
13179
13180 #: app/Modules/MCP/Tools/ContextTools.php:68
13181 msgid "Get Store Context"
13182 msgstr ""
13183
13184 #: app/Modules/MCP/Tools/SubscriptionTools.php:62
13185 msgid "Get Subscription"
13186 msgstr ""
13187
13188 #: app/Modules/MCP/Tools/ReportTools.php:88
13189 msgid "Get Top Products"
13190 msgstr ""
13191
13192 #: app/Services/Translations/admin-translation.php:1112
13193 msgid ""
13194 "Get your Secret Key from Cloudflare Dashboard > Turnstile. Keep this secret."
13195 msgstr ""
13196
13197 #: app/Services/Translations/admin-translation.php:1113
13198 msgid "Get your Site Key from Cloudflare Dashboard > Turnstile."
13199 msgstr ""
13200
13201 #: app/Services/Localization/i18n/countries.php:97
13202 msgid "Ghana"
13203 msgstr ""
13204
13205 #: app/Helpers/CurrenciesHelper.php:64
13206 msgid "Ghanaian Cedi"
13207 msgstr ""
13208
13209 #: app/Services/Localization/i18n/states.php:571
13210 msgid "Gharbia"
13211 msgstr ""
13212
13213 #: app/Services/Localization/i18n/states.php:530
13214 msgid "Ghardaïa"
13215 msgstr ""
13216
13217 #: app/Services/Localization/i18n/states.php:28
13218 msgid "Ghazni"
13219 msgstr ""
13220
13221 #: app/Services/Localization/i18n/states.php:890
13222 msgid "Ghazvin (قزوین)"
13223 msgstr ""
13224
13225 #: app/Services/Localization/i18n/states.php:29
13226 msgid "Ghor"
13227 msgstr ""
13228
13229 #: app/Services/Localization/i18n/countries.php:98
13230 msgid "Gibraltar"
13231 msgstr ""
13232
13233 #: app/Helpers/CurrenciesHelper.php:65
13234 msgid "Gibraltar Pound"
13235 msgstr ""
13236
13237 #: app/Services/Localization/i18n/states.php:1068
13238 msgid "Gifu"
13239 msgstr ""
13240
13241 #: app/Services/Localization/i18n/states.php:906
13242 msgid "Gilan (گیلان)"
13243 msgstr ""
13244
13245 #: app/Services/Localization/i18n/states.php:1629
13246 msgid "Gilgit Baltistan"
13247 msgstr ""
13248
13249 #: app/Services/Localization/i18n/states.php:612
13250 msgid "Gipuzkoa"
13251 msgstr ""
13252
13253 #: app/Services/Localization/i18n/states.php:1845
13254 msgid "Giresun"
13255 msgstr ""
13256
13257 #: app/Services/Localization/i18n/states.php:609
13258 msgid "Girona"
13259 msgstr ""
13260
13261 #: app/Services/Localization/i18n/states.php:1486
13262 msgid "Gisborne"
13263 msgstr ""
13264
13265 #. %1$s: HTTP status code
13266 #: app/Services/PluginInstaller/AddonManager.php:234
13267 #, php-format
13268 msgid "Github API error with status code: %1$s"
13269 msgstr ""
13270
13271 #: app/Services/Localization/i18n/states.php:1679
13272 msgid "Giurgiu"
13273 msgstr ""
13274
13275 #: api/StoreSettings.php:1065
13276 msgid "Give checkbox to create account on checkout page"
13277 msgstr ""
13278
13279 #: app/Services/Translations/admin-translation.php:1114
13280 msgid ""
13281 "Give the shipping class a friendly name to help identify it when setting up "
13282 "shipping rates for your products. For instance: Bulky Items, Fragile Goods, "
13283 "and so on."
13284 msgstr ""
13285
13286 #: app/Services/Localization/i18n/states.php:572
13287 msgid "Giza"
13288 msgstr ""
13289
13290 #: app/Services/Localization/i18n/states.php:61
13291 msgid "Gjirokastër"
13292 msgstr ""
13293
13294 #: app/Services/Localization/i18n/states.php:304
13295 msgid "Glarus"
13296 msgstr ""
13297
13298 #: app/Services/Translations/admin-translation.php:1115
13299 msgid "Global Integrations Feeds"
13300 msgstr ""
13301
13302 #: app/Services/Localization/i18n/states.php:1302
13303 msgid "Glodeni"
13304 msgstr ""
13305
13306 #: app/Services/Renderer/ProductCategoriesListRenderer.php:118
13307 msgid "Go"
13308 msgstr ""
13309
13310 #: app/Services/Translations/admin-translation.php:1116
13311 msgid "Go Back"
13312 msgstr ""
13313
13314 #: app/Services/FrontendView.php:63
13315 msgid "Go Back to Home Page"
13316 msgstr ""
13317
13318 #: app/Modules/PaymentMethods/PayPalGateway/API/PayPalPartnerRenderer.php:63
13319 #: app/Modules/PaymentMethods/PayPalGateway/API/PayPalPartnerRenderer.php:74
13320 msgid "Go Back to the Store"
13321 msgstr ""
13322
13323 #. %3$s
13324 #: app/Services/Translations/TransStrings.php:224
13325 #: app/Modules/PaymentMethods/PayPalGateway/API/Webhook.php:73
13326 msgid "Go to"
13327 msgstr ""
13328
13329 #. %1$s: settings page name
13330 #: app/Services/Translations/admin-translation.php:1118
13331 #, php-format
13332 msgid "Go to %1$s"
13333 msgstr ""
13334
13335 #: app/Services/Renderer/CartRenderer.php:454
13336 msgid "Go to Checkout"
13337 msgstr ""
13338
13339 #: app/Services/Renderer/CartRenderer.php:453
13340 msgid "Go to checkout page"
13341 msgstr ""
13342
13343 #: app/Services/Translations/admin-translation.php:1119
13344 msgid "Go to Customers"
13345 msgstr ""
13346
13347 #: app/Services/Translations/admin-translation.php:1120
13348 msgid "Go to Dashboard"
13349 msgstr ""
13350
13351 #. %5$s
13352 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:125
13353 msgid "Go to Developers > Webhooks >"
13354 msgstr ""
13355
13356 #: app/Services/Translations/admin-translation.php:1121
13357 msgid "Go to Integrations"
13358 msgstr ""
13359
13360 #: app/Services/Translations/TransStrings.php:230
13361 msgid "Go to next page"
13362 msgstr ""
13363
13364 #: app/Services/Translations/admin-translation.php:1122
13365 msgid "Go to Orders"
13366 msgstr ""
13367
13368 #: app/Services/Translations/TransStrings.php:229
13369 msgid "Go to previous page"
13370 msgstr ""
13371
13372 #: app/Services/Translations/admin-translation.php:1123
13373 msgid "Go to Products"
13374 msgstr ""
13375
13376 #: app/Services/Translations/admin-translation.php:1124
13377 msgid "Go to Reports"
13378 msgstr ""
13379
13380 #: app/Services/Translations/admin-translation.php:1128
13381 msgid "Go to setting to active"
13382 msgstr ""
13383
13384 #: app/Services/Translations/admin-translation.php:1125
13385 msgid "Go to Settings"
13386 msgstr ""
13387
13388 #: app/Services/Translations/admin-translation.php:1126
13389 msgid "Go to Shipping Classes"
13390 msgstr ""
13391
13392 #: app/Services/Translations/admin-translation.php:1127
13393 msgid "Go to Store Settings"
13394 msgstr ""
13395
13396 #: app/Services/Localization/i18n/states.php:846
13397 msgid "Goa"
13398 msgstr ""
13399
13400 #: app/Services/Localization/i18n/states.php:260
13401 msgid "Goiás"
13402 msgstr ""
13403
13404 #: app/Services/Localization/i18n/states.php:905
13405 msgid "Golestan (گلستان)"
13406 msgstr ""
13407
13408 #: app/Services/Localization/i18n/states.php:2030
13409 msgid "Gomba"
13410 msgstr ""
13411
13412 #: app/Services/Localization/i18n/states.php:1420
13413 msgid "Gombe"
13414 msgstr ""
13415
13416 #: app/Services/Translations/admin-translation.php:1129
13417 msgid "Good afternoon"
13418 msgstr ""
13419
13420 #: app/Services/Translations/admin-translation.php:1130
13421 msgid "Good evening"
13422 msgstr ""
13423
13424 #: app/Services/Translations/admin-translation.php:1131
13425 msgid "Good morning"
13426 msgstr ""
13427
13428 #: app/Services/Localization/i18n/states.php:146
13429 msgid "Gopalganj"
13430 msgstr ""
13431
13432 #: app/Services/Localization/i18n/states.php:952
13433 msgid "Gorizia"
13434 msgstr ""
13435
13436 #: app/Services/Localization/i18n/states.php:1680
13437 msgid "Gorj"
13438 msgstr ""
13439
13440 #: app/Services/Localization/i18n/states.php:806
13441 msgid "Gorontalo"
13442 msgstr ""
13443
13444 #: app/Services/Localization/i18n/states.php:721
13445 msgid "Gracias a Dios"
13446 msgstr ""
13447
13448 #: app/Services/Localization/i18n/states.php:610
13449 #: app/Services/Localization/i18n/states.php:1469
13450 msgid "Granada"
13451 msgstr ""
13452
13453 #: app/Services/Localization/i18n/states.php:1191
13454 msgid "Grand Bassa"
13455 msgstr ""
13456
13457 #: app/Services/Localization/i18n/states.php:1192
13458 msgid "Grand Cape Mount"
13459 msgstr ""
13460
13461 #: app/Services/Localization/i18n/states.php:1193
13462 msgid "Grand Gedeh"
13463 msgstr ""
13464
13465 #: app/Services/Localization/i18n/states.php:1194
13466 msgid "Grand Kru"
13467 msgstr ""
13468
13469 #: app/Services/Localization/i18n/states.php:305
13470 msgid "Graubünden"
13471 msgstr ""
13472
13473 #: app/Views/emails/order/shipped/customer.php:19
13474 msgid "Great news! Your order is on its way to you 📦."
13475 msgstr ""
13476
13477 #: app/Services/Localization/i18n/states.php:655
13478 msgid "Greater Accra"
13479 msgstr ""
13480
13481 #: app/Services/Translations/admin-translation.php:1132
13482 msgid "Greater Than"
13483 msgstr ""
13484
13485 #: app/Services/Translations/admin-translation.php:1133
13486 msgid "Greater Than or Equal"
13487 msgstr ""
13488
13489 #: app/Services/Localization/i18n/countries.php:99
13490 msgid "Greece"
13491 msgstr ""
13492
13493 #: app/Services/Localization/i18n/countries.php:100
13494 msgid "Greenland"
13495 msgstr ""
13496
13497 #: app/Services/Localization/i18n/countries.php:101
13498 msgid "Grenada"
13499 msgstr ""
13500
13501 #: app/Services/Translations/block-editor-translation.php:168
13502 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:74
13503 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:77
13504 msgid "Grid"
13505 msgstr ""
13506
13507 #: app/Services/Renderer/ShopAppRenderer.php:296
13508 #: app/Services/Translations/block-editor-translation.php:169
13509 msgid "Grid View"
13510 msgstr ""
13511
13512 #: app/Services/Translations/admin-translation.php:1134
13513 msgid "Gross"
13514 msgstr ""
13515
13516 #: app/Services/Translations/admin-translation.php:1135
13517 msgid "Gross Revenue Breakdown"
13518 msgstr ""
13519
13520 #: app/Services/Translations/admin-translation.php:1136
13521 msgid "Gross Revenue Quarterly"
13522 msgstr ""
13523
13524 #: app/Services/Translations/admin-translation.php:1137
13525 msgid "Gross Sale"
13526 msgstr ""
13527
13528 #: app/Services/Translations/admin-translation.php:1138
13529 #: app/Views/emails/digest.php:91
13530 msgid "Gross Sales"
13531 msgstr ""
13532
13533 #: app/Services/Translations/admin-translation.php:1142
13534 msgid "Gross sales grouped by the days of the week."
13535 msgstr ""
13536
13537 #: app/Services/Translations/admin-translation.php:1139
13538 msgid "Gross Sales grouped by the hours of the day."
13539 msgstr ""
13540
13541 #: app/Services/Translations/admin-translation.php:1143
13542 msgid "Gross sales less refunds, taxes, shipping, fees."
13543 msgstr ""
13544
13545 #: app/Services/Translations/admin-translation.php:1140
13546 msgid "Gross Summary"
13547 msgstr ""
13548
13549 #: app/Services/Translations/admin-translation.php:1141
13550 msgid "Gross Volume Breakdown"
13551 msgstr ""
13552
13553 #: app/Services/Localization/i18n/states.php:953
13554 msgid "Grosseto"
13555 msgstr ""
13556
13557 #: app/Services/Translations/admin-translation.php:1144
13558 msgid "Group"
13559 msgstr ""
13560
13561 #: app/Services/Translations/admin-translation.php:2779
13562 msgid "group"
13563 msgstr ""
13564
13565 #: app/Services/Translations/admin-translation.php:1145
13566 msgid "Group By"
13567 msgstr ""
13568
13569 #: app/Services/Translations/admin-translation.php:1147
13570 msgid "Group by"
13571 msgstr ""
13572
13573 #: api/Resource/AttrGroupResource.php:66 api/Resource/AttrGroupResource.php:78
13574 msgid "Group creation failed."
13575 msgstr ""
13576
13577 #: app/Http/Requests/AttrGroupRequest.php:44
13578 msgid "Group description should be long text."
13579 msgstr ""
13580
13581 #: api/Resource/AttrGroupResource.php:112
13582 #: api/Resource/AttrGroupResource.php:124
13583 msgid "Group info update failed."
13584 msgstr ""
13585
13586 #: app/Http/Requests/AttrGroupRequest.php:43
13587 msgid "Group slug can not be empty and must be unique."
13588 msgstr ""
13589
13590 #: app/Services/Translations/admin-translation.php:1146
13591 msgid "Group Title"
13592 msgstr ""
13593
13594 #: app/Http/Requests/AttrGroupRequest.php:42
13595 msgid "Group title can not be empty."
13596 msgstr ""
13597
13598 #: api/Resource/AttrGroupResource.php:119
13599 msgid "Group updated successfully!"
13600 msgstr ""
13601
13602 #: app/Services/Translations/admin-translation.php:1148
13603 msgid ""
13604 "Group's terms are already in use, please remove the terms from product first."
13605 msgstr ""
13606
13607 #: app/Services/Translations/admin-translation.php:1149
13608 msgid "Grouped by"
13609 msgstr ""
13610
13611 #: app/Services/Translations/block-editor-translation.php:170
13612 msgid "Grouping"
13613 msgstr ""
13614
13615 #: app/Services/Translations/admin-translation.php:1150
13616 msgid "Grouping the orders by the number of items in each order."
13617 msgstr ""
13618
13619 #: app/Services/Translations/admin-translation.php:2780
13620 msgid "groups"
13621 msgstr ""
13622
13623 #: app/Services/Translations/admin-translation.php:1151
13624 msgid "Groups reordered"
13625 msgstr ""
13626
13627 #: api/Resource/AttrGroupResource.php:263
13628 msgid "Groups reordered."
13629 msgstr ""
13630
13631 #. %1$s: opening <strong> tag, %2$s: closing </strong> tag
13632 #: app/Services/Email/StoreDigestService.php:721
13633 #, php-format
13634 msgid ""
13635 "Growing stores run on %1$sFluentCart Pro%2$s — premium payment gateways, "
13636 "integrations, and customizations, all built to help you sell more with less "
13637 "effort."
13638 msgstr ""
13639
13640 #: app/Modules/Tax/TaxModule.php:2376 app/Modules/Tax/TaxModule.php:2377
13641 #: app/Modules/Tax/TaxModule.php:2378
13642 msgid "GST"
13643 msgstr ""
13644
13645 #: app/Modules/Tax/TaxModule.php:2380
13646 msgid "GST / HST / PST / QST"
13647 msgstr ""
13648
13649 #: app/Services/Localization/i18n/states.php:611
13650 msgid "Guadalajara"
13651 msgstr ""
13652
13653 #: app/Services/Localization/i18n/countries.php:102
13654 msgid "Guadeloupe"
13655 msgstr ""
13656
13657 #: app/Services/Localization/i18n/states.php:391
13658 msgid "Guainía"
13659 msgstr ""
13660
13661 #: app/Services/Localization/i18n/states.php:1643
13662 msgid "Guairá"
13663 msgstr ""
13664
13665 #: app/Services/Localization/i18n/countries.php:103
13666 msgid "Guam"
13667 msgstr ""
13668
13669 #: app/Services/Localization/i18n/states.php:413
13670 msgid "Guanacaste"
13671 msgstr ""
13672
13673 #: app/Services/Localization/i18n/states.php:1336
13674 msgid "Guanajuato"
13675 msgstr ""
13676
13677 #: app/Services/Localization/i18n/states.php:361
13678 msgid "Guangdong / 广东"
13679 msgstr ""
13680
13681 #: app/Services/Localization/i18n/states.php:362
13682 msgid "Guangxi Zhuang / 广西壮族"
13683 msgstr ""
13684
13685 #: app/Services/Localization/i18n/states.php:689
13686 #: app/Services/Localization/i18n/countries.php:104
13687 msgid "Guatemala"
13688 msgstr ""
13689
13690 #: app/Helpers/CurrenciesHelper.php:68
13691 msgid "Guatemalan Quetzal"
13692 msgstr ""
13693
13694 #: app/Services/Localization/i18n/states.php:392
13695 msgid "Guaviare"
13696 msgstr ""
13697
13698 #: app/Services/Localization/i18n/states.php:544
13699 msgid "Guayas"
13700 msgstr ""
13701
13702 #: app/Services/Localization/i18n/states.php:507
13703 msgid "Guelma"
13704 msgstr ""
13705
13706 #: app/Services/Localization/i18n/states.php:1226
13707 msgid "Guelmim"
13708 msgstr ""
13709
13710 #: app/Services/Localization/i18n/states.php:1227
13711 msgid "Guercif"
13712 msgstr ""
13713
13714 #: app/Services/Localization/i18n/countries.php:105
13715 msgid "Guernsey"
13716 msgstr ""
13717
13718 #: app/Services/Localization/i18n/states.php:1337
13719 msgid "Guerrero"
13720 msgstr ""
13721
13722 #: app/Modules/MCP/Tools/OrderTools.php:412
13723 msgid "Guest"
13724 msgstr ""
13725
13726 #: app/Modules/Wishlist/WishlistModule.php:22
13727 msgid "Guest Wishlist"
13728 msgstr ""
13729
13730 #: app/Services/Localization/i18n/states.php:1575
13731 msgid "Guimaras"
13732 msgstr ""
13733
13734 #: app/Services/Localization/i18n/countries.php:106
13735 msgid "Guinea"
13736 msgstr ""
13737
13738 #: app/Services/Localization/i18n/countries.php:107
13739 msgid "Guinea-Bissau"
13740 msgstr ""
13741
13742 #: app/Helpers/CurrenciesHelper.php:67 app/Helpers/CurrenciesHelper.php:387
13743 msgid "Guinean Franc"
13744 msgstr ""
13745
13746 #: app/Services/Localization/i18n/states.php:366
13747 msgid "Guizhou / 贵州"
13748 msgstr ""
13749
13750 #: app/Services/Localization/i18n/states.php:847
13751 msgid "Gujarat"
13752 msgstr ""
13753
13754 #: app/Services/Localization/i18n/states.php:2031
13755 msgid "Gulu"
13756 msgstr ""
13757
13758 #: app/Services/Localization/i18n/states.php:1510
13759 msgid "Guna Yala"
13760 msgstr ""
13761
13762 #: app/Services/Localization/i18n/states.php:1057
13763 msgid "Gunma"
13764 msgstr ""
13765
13766 #: app/Services/Localization/i18n/countries.php:108
13767 msgid "Guyana"
13768 msgstr ""
13769
13770 #: app/Helpers/CurrenciesHelper.php:69
13771 msgid "Guyanese Dollar"
13772 msgstr ""
13773
13774 #: app/Services/Localization/i18n/states.php:2226
13775 msgid "Guárico"
13776 msgstr ""
13777
13778 #: app/Services/Localization/i18n/states.php:762
13779 msgid "Győr-Moson-Sopron"
13780 msgstr ""
13781
13782 #: app/Services/Localization/i18n/states.php:1846
13783 msgid "Gümüşhane"
13784 msgstr ""
13785
13786 #: app/Services/Localization/i18n/states.php:147
13787 msgid "Habiganj"
13788 msgstr ""
13789
13790 #: app/Services/Localization/i18n/states.php:363
13791 msgid "Hainan / 海南"
13792 msgstr ""
13793
13794 #: app/Services/Localization/i18n/countries.php:109
13795 msgid "Haiti"
13796 msgstr ""
13797
13798 #: app/Helpers/CurrenciesHelper.php:73
13799 msgid "Haitian Gourde"
13800 msgstr ""
13801
13802 #: app/Services/Localization/i18n/states.php:763
13803 msgid "Hajdú-Bihar"
13804 msgstr ""
13805
13806 #: app/Services/Localization/i18n/states.php:1847
13807 msgid "Hakkari"
13808 msgstr ""
13809
13810 #: app/Helpers/Helper.php:1650
13811 #: app/Services/Translations/admin-translation.php:1152
13812 #: app/Hooks/Handlers/ReminderHandler.php:231
13813 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:151
13814 msgid "Half Yearly"
13815 msgstr ""
13816
13817 #: app/Http/Requests/SchedulingSettingsRequest.php:81
13818 msgid "Half yearly renewal reminder days must be a whole number."
13819 msgstr ""
13820
13821 #: app/Http/Requests/SchedulingSettingsRequest.php:82
13822 msgid "Half yearly renewal reminder days must be at least 7."
13823 msgstr ""
13824
13825 #: app/Http/Requests/SchedulingSettingsRequest.php:83
13826 msgid "Half yearly renewal reminder days must not exceed 60."
13827 msgstr ""
13828
13829 #: app/Services/Localization/i18n/states.php:889
13830 msgid "Hamadan (همدان)"
13831 msgstr ""
13832
13833 #: app/Services/Localization/i18n/states.php:426
13834 msgid "Hamburg"
13835 msgstr ""
13836
13837 #: app/Services/Translations/admin-translation.php:1153
13838 msgid "Handle dispute"
13839 msgstr ""
13840
13841 #: app/Services/Localization/i18n/states.php:1033
13842 msgid "Hanover"
13843 msgstr ""
13844
13845 #: app/Services/Localization/i18n/states.php:1390
13846 msgid "Hardap"
13847 msgstr ""
13848
13849 #: app/Services/Localization/i18n/states.php:1681
13850 msgid "Harghita"
13851 msgstr ""
13852
13853 #: app/Services/Localization/i18n/states.php:848
13854 msgid "Haryana"
13855 msgstr ""
13856
13857 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:209
13858 msgid "Has any active license?"
13859 msgstr ""
13860
13861 #: app/Views/invoice/invoice_template.php:37
13862 msgid "has been created. Please check the details below"
13863 msgstr ""
13864
13865 #: app/Services/Email/ConditionPresets.php:66
13866 msgid "Has Discount"
13867 msgstr ""
13868
13869 #: app/Services/Email/ConditionPresets.php:116
13870 msgid "Has Downloads"
13871 msgstr ""
13872
13873 #: app/Services/Email/ConditionPresets.php:108
13874 msgid "Has Order Note"
13875 msgstr ""
13876
13877 #: app/Views/invoice/thank_you.php:93
13878 #: app/Services/Renderer/Receipt/ThankYouRender.php:217
13879 msgid "has payment due. You can pay from"
13880 msgstr ""
13881
13882 #: app/Services/Email/ConditionPresets.php:90
13883 msgid "Has Refund"
13884 msgstr ""
13885
13886 #: app/Services/Email/ConditionPresets.php:74
13887 msgid "Has Shipping"
13888 msgstr ""
13889
13890 #: app/Services/Email/ConditionPresets.php:98
13891 msgid "Has Shipping Tax"
13892 msgstr ""
13893
13894 #: app/Services/Email/ConditionPresets.php:82
13895 msgid "Has Tax"
13896 msgstr ""
13897
13898 #: app/Services/Localization/i18n/states.php:199
13899 msgid "Haskovo"
13900 msgstr ""
13901
13902 #: app/Services/Localization/i18n/states.php:1848
13903 msgid "Hatay"
13904 msgstr ""
13905
13906 #: app/Services/Localization/i18n/states.php:455
13907 msgid "Hato Mayor"
13908 msgstr ""
13909
13910 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:166
13911 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:179
13912 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:190
13913 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:203
13914 msgid "have"
13915 msgstr ""
13916
13917 #: app/Services/Renderer/CartSummaryRender.php:401
13918 #: app/Services/Translations/admin-translation.php:1154
13919 #: app/Services/Translations/block-editor-translation.php:171
13920 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:218
13921 msgid "Have a Coupon?"
13922 msgstr ""
13923
13924 #: app/Services/Translations/admin-translation.php:1155
13925 msgid "Have a new license Key?"
13926 msgstr ""
13927
13928 #: app/Services/Renderer/ModalCheckoutRenderer.php:356
13929 msgid "Have a promotional code?"
13930 msgstr ""
13931
13932 #: app/Services/Localization/i18n/states.php:2151
13933 msgid "Hawaii"
13934 msgstr ""
13935
13936 #: app/Services/Localization/i18n/states.php:1487
13937 msgid "Hawke’s Bay"
13938 msgstr ""
13939
13940 #: app/Services/Translations/block-editor-translation.php:172
13941 msgid "Header BG"
13942 msgstr ""
13943
13944 #: app/Services/Translations/admin-translation.php:1156
13945 msgid "Header Key"
13946 msgstr ""
13947
13948 #: app/Services/Translations/admin-translation.php:1157
13949 msgid "Header Name"
13950 msgstr ""
13951
13952 #: app/Services/Translations/block-editor-translation.php:173
13953 msgid "Header Title Color"
13954 msgstr ""
13955
13956 #: app/Services/Translations/admin-translation.php:1158
13957 msgid "Header Value"
13958 msgstr ""
13959
13960 #: app/Services/Translations/block-editor-translation.php:174
13961 msgid "Heading"
13962 msgstr ""
13963
13964 #: app/Services/Localization/i18n/countries.php:110
13965 msgid "Heard Island and McDonald Islands"
13966 msgstr ""
13967
13968 #: app/Services/Localization/i18n/states.php:345
13969 msgid "Hebei / 河北"
13970 msgstr ""
13971
13972 #: app/Services/Translations/admin-translation.php:1159
13973 msgid "Height"
13974 msgstr ""
13975
13976 #: app/Services/Translations/admin-translation.php:1160
13977 #, php-format
13978 msgid "Height (%s)"
13979 msgstr ""
13980
13981 #: app/Services/Localization/i18n/states.php:350
13982 msgid "Heilongjiang / 黑龙江"
13983 msgstr ""
13984
13985 #: app/Views/invoice/invoice_template.php:25
13986 msgid "Hello "
13987 msgstr ""
13988
13989 #. %s is the customer's full name
13990 #: app/Views/invoice/thank_you.php:68
13991 #: app/Services/Renderer/Receipt/ThankYouRender.php:192
13992 #, php-format
13993 msgid "Hello %s!"
13994 msgstr ""
13995
13996 #. %s is the customer's full name
13997 #. %s is the customer name
13998 #. %s is customer name
13999 #: app/Views/emails/order/paid/customer.php:12
14000 #: app/Views/emails/order/refunded/customer.php:11
14001 #: app/Views/emails/order/shipped/customer.php:13
14002 #: app/Views/emails/order/placed/customer.php:12
14003 #: app/Views/emails/order/delivered/customer.php:13
14004 #: app/Views/emails/subscription/trial_end/customer.php:26
14005 #: app/Views/emails/subscription/reminder/customer.php:21
14006 #: app/Views/emails/subscription/renewal/customer.php:16
14007 #: app/Views/emails/subscription/canceled/customer.php:22
14008 #: app/Views/emails/order/reminder/due/customer.php:24
14009 #: app/Views/emails/order/reminder/overdue/customer.php:28
14010 #, php-format
14011 msgid "Hello %s,"
14012 msgstr ""
14013
14014 #: app/Services/Localization/i18n/states.php:30
14015 msgid "Helmand"
14016 msgstr ""
14017
14018 #: app/Services/Localization/i18n/states.php:358
14019 msgid "Henan / 河南"
14020 msgstr ""
14021
14022 #: app/Services/Localization/i18n/states.php:31
14023 msgid "Herat"
14024 msgstr ""
14025
14026 #: app/Services/Translations/admin-translation.php:2781
14027 #: app/Services/Translations/customer-profile-translation.php:341
14028 #: app/Views/invoice/thank_you.php:95
14029 #: app/Services/Renderer/Receipt/ThankYouRender.php:219
14030 msgid "here"
14031 msgstr ""
14032
14033 #. %1$s: store name
14034 #: app/Services/Email/StoreDigestService.php:536
14035 #, php-format
14036 msgid "Here's how %1$s did last month."
14037 msgstr ""
14038
14039 #. %1$s: store name
14040 #: app/Services/Email/StoreDigestService.php:532
14041 #, php-format
14042 msgid "Here's how %1$s did over the last 7 days."
14043 msgstr ""
14044
14045 #. %1$s: store name
14046 #: app/Services/Email/StoreDigestService.php:539
14047 #, php-format
14048 msgid "Here's how %1$s did yesterday."
14049 msgstr ""
14050
14051 #: app/Services/Localization/i18n/states.php:414
14052 msgid "Heredia"
14053 msgstr ""
14054
14055 #: app/Services/Localization/i18n/states.php:456
14056 msgid "Hermanas Mirabal"
14057 msgstr ""
14058
14059 #: app/Services/Localization/i18n/states.php:1504
14060 msgid "Herrera"
14061 msgstr ""
14062
14063 #: app/Services/Localization/i18n/states.php:427
14064 msgid "Hesse"
14065 msgstr ""
14066
14067 #: app/Services/Localization/i18n/states.php:764
14068 msgid "Heves"
14069 msgstr ""
14070
14071 #: app/Services/Translations/admin-translation.php:1161
14072 msgid "Hex color code"
14073 msgstr ""
14074
14075 #: app/Views/emails/subscription/renewal/admin.php:21
14076 msgid "Hey There 👋,"
14077 msgstr ""
14078
14079 #: app/Services/Localization/i18n/states.php:1338
14080 msgid "Hidalgo"
14081 msgstr ""
14082
14083 #: app/Services/Translations/admin-translation.php:1162
14084 msgid "Hide All"
14085 msgstr ""
14086
14087 #: app/Services/Translations/admin-translation.php:1163
14088 msgid "Hide Bulk Actions"
14089 msgstr ""
14090
14091 #: api/StoreSettings.php:1100
14092 msgid "Hide coupon field on checkout"
14093 msgstr ""
14094
14095 #: app/Services/Translations/admin-translation.php:1164
14096 msgid "Hide License Stats"
14097 msgstr ""
14098
14099 #: app/Services/Translations/admin-translation.php:1165
14100 msgid "Hide Order Stats"
14101 msgstr ""
14102
14103 #: api/StoreSettings.php:1103
14104 msgid "Hide the coupon code input field on the checkout page."
14105 msgstr ""
14106
14107 #: app/Modules/Templating/Bricks/Elements/PriceRange.php:60
14108 msgid "Hide when max and mix is same"
14109 msgstr ""
14110
14111 #: app/Services/Translations/admin-translation.php:1166
14112 msgid "High"
14113 msgstr ""
14114
14115 #: app/Services/Translations/admin-translation.php:1167
14116 msgid "Highest Class"
14117 msgstr ""
14118
14119 #: app/Services/Translations/admin-translation.php:1168
14120 msgid "Highest Cost"
14121 msgstr ""
14122
14123 #: app/Services/Localization/i18n/states.php:457
14124 msgid "Higüamo"
14125 msgstr ""
14126
14127 #: app/Services/Localization/i18n/states.php:849
14128 msgid "Himachal Pradesh"
14129 msgstr ""
14130
14131 #: app/Services/Translations/admin-translation.php:1169
14132 #: app/Services/Translations/block-editor-translation.php:175
14133 msgid "Hint: "
14134 msgstr ""
14135
14136 #: app/Services/Localization/i18n/states.php:1081
14137 msgid "Hiroshima"
14138 msgstr ""
14139
14140 #: app/Services/Localization/i18n/states.php:2032
14141 msgid "Hoima"
14142 msgstr ""
14143
14144 #: app/Services/Localization/i18n/states.php:1048
14145 msgid "Hokkaido"
14146 msgstr ""
14147
14148 #: app/Services/Localization/i18n/states.php:1104
14149 msgid "Homa Bay"
14150 msgstr ""
14151
14152 #: app/Services/Translations/admin-translation.php:1172
14153 msgid "Home country"
14154 msgstr ""
14155
14156 #: app/Services/Translations/admin-translation.php:1173
14157 msgid "Home country cannot be removed here"
14158 msgstr ""
14159
14160 #: app/Services/Translations/admin-translation.php:1170
14161 msgid "Home Country Only"
14162 msgstr ""
14163
14164 #: app/Services/Translations/admin-translation.php:1171
14165 msgid "Home VAT Number"
14166 msgstr ""
14167
14168 #: app/Helpers/CurrenciesHelper.php:71
14169 msgid "Honduran Lempira"
14170 msgstr ""
14171
14172 #: app/Services/Localization/i18n/countries.php:111
14173 msgid "Honduras"
14174 msgstr ""
14175
14176 #: app/Services/Localization/i18n/countries.php:112
14177 msgid "Hong Kong"
14178 msgstr ""
14179
14180 #: app/Helpers/CurrenciesHelper.php:70
14181 msgid "Hong Kong Dollar"
14182 msgstr ""
14183
14184 #: app/Services/Localization/i18n/states.php:707
14185 msgid "Hong Kong Island"
14186 msgstr ""
14187
14188 #: app/Services/Localization/i18n/states.php:909
14189 msgid "Hormozgan (هرمزگان)"
14190 msgstr ""
14191
14192 #: app/Services/Localization/i18n/states.php:1170
14193 msgid "Houaphanh"
14194 msgstr ""
14195
14196 #: app/Services/Translations/admin-translation.php:1174
14197 msgid "Hour"
14198 msgstr ""
14199
14200 #: app/Services/Translations/admin-translation.php:1175
14201 msgid "Hours"
14202 msgstr ""
14203
14204 #: app/Services/Translations/block-editor-translation.php:176
14205 msgid "House number and street name *"
14206 msgstr ""
14207
14208 #: app/Services/Translations/block-editor-translation.php:177
14209 msgid "Hover Background"
14210 msgstr ""
14211
14212 #: app/Services/Translations/block-editor-translation.php:178
14213 msgid "Hover Color"
14214 msgstr ""
14215
14216 #: app/Services/Translations/admin-translation.php:1176
14217 msgid "How do you display your prices?"
14218 msgstr ""
14219
14220 #: app/Services/Translations/admin-translation.php:1177
14221 msgid "How this cost should be applied to the shipping rate"
14222 msgstr ""
14223
14224 #: app/Modules/PaymentMethods/PayPalGateway/API/Webhook.php:70
14225 msgid "How to configure webhook?"
14226 msgstr ""
14227
14228 #. %3$s
14229 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:123
14230 #: app/Modules/PaymentMethods/StripeGateway/Webhook/Webhook.php:59
14231 msgid "How to configure?"
14232 msgstr ""
14233
14234 #: app/Services/Localization/i18n/states.php:2130
14235 msgid "Howland Island"
14236 msgstr ""
14237
14238 #: app/Modules/Templating/Bricks/Elements/ProductTitle.php:21
14239 msgid "HTML tag"
14240 msgstr ""
14241
14242 #: app/Services/Translations/admin-translation.php:2782
14243 msgid "https://..."
14244 msgstr ""
14245
14246 #. URI of the plugin
14247 msgid "https://fluentcart.com"
14248 msgstr ""
14249
14250 #. Author URI of the plugin
14251 msgid "https://fluentcart.com/about-us"
14252 msgstr ""
14253
14254 #: app/Services/Localization/i18n/states.php:75
14255 msgid "Huambo"
14256 msgstr ""
14257
14258 #: app/Services/Localization/i18n/states.php:1523
14259 msgid "Huancavelica"
14260 msgstr ""
14261
14262 #: app/Services/Localization/i18n/states.php:359
14263 msgid "Hubei / 湖北"
14264 msgstr ""
14265
14266 #: app/Services/Translations/TransStrings.php:130
14267 msgid "hue {hue}, current color is {color}"
14268 msgstr ""
14269
14270 #: app/Services/Localization/i18n/states.php:690
14271 msgid "Huehuetenango"
14272 msgstr ""
14273
14274 #: app/Services/Localization/i18n/states.php:613
14275 msgid "Huelva"
14276 msgstr ""
14277
14278 #: app/Services/Localization/i18n/states.php:614
14279 msgid "Huesca"
14280 msgstr ""
14281
14282 #: app/Services/Localization/i18n/states.php:393
14283 msgid "Huila"
14284 msgstr ""
14285
14286 #: app/Services/Localization/i18n/states.php:360
14287 msgid "Hunan / 湖南"
14288 msgstr ""
14289
14290 #: app/Services/Localization/i18n/states.php:1682
14291 msgid "Hunedoara"
14292 msgstr ""
14293
14294 #: app/Helpers/CurrenciesHelper.php:74
14295 msgid "Hungarian Forint"
14296 msgstr ""
14297
14298 #: app/Services/Localization/i18n/countries.php:113
14299 msgid "Hungary"
14300 msgstr ""
14301
14302 #: app/Services/Localization/i18n/states.php:1524
14303 msgid "Huánuco"
14304 msgstr ""
14305
14306 #: app/Services/Localization/i18n/states.php:76
14307 msgid "Huíla"
14308 msgstr ""
14309
14310 #: app/Services/Localization/i18n/states.php:1075
14311 msgid "Hyogo"
14312 msgstr ""
14313
14314 #: app/Services/Localization/i18n/states.php:1303
14315 msgid "Hîncești"
14316 msgstr ""
14317
14318 #: app/Services/Renderer/CheckoutFieldsSchema.php:760
14319 #: app/Services/Translations/block-editor-translation.php:179
14320 msgid "I agree to the terms and conditions."
14321 msgstr ""
14322
14323 #: app/Services/Renderer/CheckoutRenderer.php:340
14324 msgid "I am purchasing as a business"
14325 msgstr ""
14326
14327 #: app/Services/Localization/i18n/states.php:1683
14328 msgid "Ialomița"
14329 msgstr ""
14330
14331 #: app/Services/Localization/i18n/states.php:1304
14332 msgid "Ialoveni"
14333 msgstr ""
14334
14335 #: app/Services/Localization/i18n/states.php:1684
14336 msgid "Iași"
14337 msgstr ""
14338
14339 #: app/Services/Localization/i18n/states.php:2033
14340 msgid "Ibanda"
14341 msgstr ""
14342
14343 #: app/Services/Localization/i18n/states.php:1055
14344 msgid "Ibaraki"
14345 msgstr ""
14346
14347 #: app/Services/Localization/i18n/states.php:1525
14348 msgid "Ica"
14349 msgstr ""
14350
14351 #: app/Services/Localization/i18n/countries.php:114
14352 msgid "Iceland"
14353 msgstr ""
14354
14355 #: app/Helpers/CurrenciesHelper.php:79
14356 msgid "Icelandic Króna"
14357 msgstr ""
14358
14359 #: app/Services/Translations/block-editor-translation.php:181
14360 #: app/Modules/Templating/Bricks/Elements/BuySection.php:168
14361 #: app/Modules/Templating/Bricks/Elements/BuySection.php:296
14362 msgid "Icon"
14363 msgstr ""
14364
14365 #: app/Services/Translations/block-editor-translation.php:182
14366 msgid "Icon Color"
14367 msgstr ""
14368
14369 #: app/Modules/Templating/Bricks/Elements/BuySection.php:189
14370 #: app/Modules/Templating/Bricks/Elements/BuySection.php:317
14371 msgid "Icon only"
14372 msgstr ""
14373
14374 #: app/Modules/Templating/Bricks/Elements/BuySection.php:199
14375 #: app/Modules/Templating/Bricks/Elements/BuySection.php:327
14376 msgid "Icon position"
14377 msgstr ""
14378
14379 #: app/Modules/Templating/Bricks/Elements/BuySection.php:176
14380 #: app/Modules/Templating/Bricks/Elements/BuySection.php:304
14381 msgid "Icon typography"
14382 msgstr ""
14383
14384 #: app/Services/Translations/admin-translation.php:1180
14385 msgid "Icon URL"
14386 msgstr ""
14387
14388 #: app/Services/Translations/block-editor-translation.php:183
14389 msgid "Icon Visibility"
14390 msgstr ""
14391
14392 #: app/Services/Translations/admin-translation.php:1178
14393 #: app/Services/Translations/block-editor-translation.php:180
14394 msgid "ID"
14395 msgstr ""
14396
14397 #: app/Services/Localization/i18n/states.php:2152
14398 msgid "Idaho"
14399 msgstr ""
14400
14401 #: app/Services/Translations/admin-translation.php:1181
14402 msgid ""
14403 "If enabled, apply reverse charge when applicable even when customers are in "
14404 "your home country."
14405 msgstr ""
14406
14407 #: app/Services/Translations/admin-translation.php:1182
14408 msgid ""
14409 "If set, possible values are duplicate fraudulent, and requested_by_customer "
14410 "If you believe the charge to be fraudulent, specifying fraudulent as the "
14411 "reason will add the associated card and email to your block lists"
14412 msgstr ""
14413
14414 #: app/Services/Translations/admin-translation.php:1184
14415 msgid ""
14416 "If someone replies to your notification email, this is where you would like "
14417 "to\n"
14418 "receive it."
14419 msgstr ""
14420
14421 #: app/Services/Translations/admin-translation.php:1186
14422 msgid ""
14423 "If you add any prefix here then it will will be used as the prefix of the "
14424 "generated license key"
14425 msgstr ""
14426
14427 #: app/Services/Translations/admin-translation.php:1187
14428 msgid "If you apply coupon, regular discounts for this order will be removed."
14429 msgstr ""
14430
14431 #: app/Services/Translations/admin-translation.php:1188
14432 msgid ""
14433 "If you don't select any country, all countries will be available for tax "
14434 "calculation. Are you sure you want to proceed?"
14435 msgstr ""
14436
14437 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:151
14438 msgid ""
14439 "If you enable this, on refund or subscription validity expiration, the "
14440 "selected spaces and courses will be removed from the customer."
14441 msgstr ""
14442
14443 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:174
14444 msgid ""
14445 "If you enable this, on refund or subscription validity expiration, the "
14446 "selected tags and lists will be removed from the contact."
14447 msgstr ""
14448
14449 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:145
14450 msgid ""
14451 "If you enable this, the user will be marked as verified in FluentCommunity"
14452 msgstr ""
14453
14454 #: app/Views/emails/subscription/reminder/customer.php:64
14455 msgid ""
14456 "If you wish to cancel your subscription, you can do so from your account "
14457 "dashboard before the renewal date."
14458 msgstr ""
14459
14460 #: app/Services/Localization/i18n/states.php:1231
14461 msgid "Ifrane"
14462 msgstr ""
14463
14464 #: app/Services/Localization/i18n/states.php:1576
14465 msgid "Ifugao"
14466 msgstr ""
14467
14468 #: app/Services/Localization/i18n/states.php:2034
14469 msgid "Iganga"
14470 msgstr ""
14471
14472 #: app/Services/Localization/i18n/states.php:882
14473 msgid "Ilaam (ایلام)"
14474 msgstr ""
14475
14476 #: app/Services/Localization/i18n/states.php:1685
14477 msgid "Ilfov"
14478 msgstr ""
14479
14480 #: api/Resource/ProductResource.php:526
14481 msgid "Illegal data provided."
14482 msgstr ""
14483
14484 #: app/Services/Translations/TransStrings.php:246
14485 msgid "Illegal input"
14486 msgstr ""
14487
14488 #: app/Services/Localization/i18n/states.php:2153
14489 msgid "Illinois"
14490 msgstr ""
14491
14492 #: app/Services/Localization/i18n/states.php:516
14493 msgid "Illizi"
14494 msgstr ""
14495
14496 #: app/Services/Localization/i18n/states.php:1577
14497 msgid "Ilocos Norte"
14498 msgstr ""
14499
14500 #: app/Services/Localization/i18n/states.php:1578
14501 msgid "Ilocos Sur"
14502 msgstr ""
14503
14504 #: app/Services/Localization/i18n/states.php:1579
14505 msgid "Iloilo"
14506 msgstr ""
14507
14508 #: api/StoreSettings.php:900
14509 #: app/Services/Translations/admin-translation.php:1189
14510 #: app/Services/Translations/block-editor-translation.php:184
14511 msgid "Image"
14512 msgstr ""
14513
14514 #: app/Http/Requests/AttrTermRequest.php:54
14515 #: app/Http/Requests/AttrTermUpdateRequest.php:39
14516 msgid "Image must be a valid URL."
14517 msgstr ""
14518
14519 #. %s: product title
14520 #: app/Services/Renderer/CartItemRenderer.php:159
14521 #, php-format
14522 msgid "Image of %s"
14523 msgstr ""
14524
14525 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:70
14526 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:78
14527 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:86
14528 msgid "Image size"
14529 msgstr ""
14530
14531 #: app/Services/Translations/admin-translation.php:1190
14532 msgid "Image URL"
14533 msgstr ""
14534
14535 #: api/StoreSettings.php:908
14536 msgid "Image with Text"
14537 msgstr ""
14538
14539 #: api/StoreSettings.php:849
14540 msgid "Image Zooming"
14541 msgstr ""
14542
14543 #: app/Services/Translations/admin-translation.php:1191
14544 msgid "Images"
14545 msgstr ""
14546
14547 #: app/Services/Translations/admin-translation.php:2783
14548 msgid "images"
14549 msgstr ""
14550
14551 #: app/Services/Localization/i18n/states.php:545
14552 msgid "Imbabura"
14553 msgstr ""
14554
14555 #: app/Services/Localization/i18n/states.php:1421
14556 msgid "Imo"
14557 msgstr ""
14558
14559 #: app/Services/Localization/i18n/states.php:954
14560 msgid "Imperia"
14561 msgstr ""
14562
14563 #: app/Services/Translations/admin-translation.php:1192
14564 msgid "Import"
14565 msgstr ""
14566
14567 #: app/Services/Translations/admin-translation.php:1193
14568 msgid "Import Downloadable Files"
14569 msgstr ""
14570
14571 #: app/Services/Translations/admin-translation.php:1194
14572 msgid "Import License Settings"
14573 msgstr ""
14574
14575 #: app/Services/Translations/admin-translation.php:1195
14576 msgid "Import Products"
14577 msgstr ""
14578
14579 #: app/Services/Translations/admin-translation.php:1196
14580 msgid "Import Stock Management"
14581 msgstr ""
14582
14583 #: app/Services/Translations/block-editor-translation.php:185
14584 #: app/Services/Renderer/Receipt/ThankYouRender.php:760
14585 #: app/Services/Renderer/Receipt/ThankYouRender.php:787
14586 #: app/Views/emails/parts/downloads.php:66
14587 #: app/Views/emails/parts/licenses.php:46
14588 msgid "Important"
14589 msgstr ""
14590
14591 #: api/StoreSettings.php:1251 app/Services/Localization/i18n/units.php:24
14592 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:151
14593 msgid "in"
14594 msgstr ""
14595
14596 #: app/Services/Translations/admin-translation.php:1197
14597 msgid ""
14598 "In ${monthName}, your average monthly revenue per subscriber was "
14599 "${CurrencyFormatter.scaled(arpu)}, giving you an expected subscription "
14600 "lifetime value of ${CurrencyFormatter.scaled(ltv)}."
14601 msgstr ""
14602
14603 #: app/Http/Controllers/McpSettingsController.php:211
14604 msgid ""
14605 "In Codex, add a custom MCP server with Streamable HTTP transport and the "
14606 "Authorization header above."
14607 msgstr ""
14608
14609 #: app/Services/Translations/block-editor-translation.php:187
14610 msgid "In frontend this filter will be Hidden until product types are added."
14611 msgstr ""
14612
14613 #: app/Models/ProductDetail.php:164 app/Models/ProductDetail.php:171
14614 #: app/Helpers/Status.php:294 app/Helpers/Helper.php:684
14615 #: app/Services/Filter/ProductFilter.php:218
14616 #: app/Services/Translations/admin-translation.php:1198
14617 #: app/Services/Translations/block-editor-translation.php:186
14618 msgid "In Stock"
14619 msgstr ""
14620
14621 #: app/Services/Translations/admin-translation.php:1199
14622 #: app/Modules/Templating/Bricks/Elements/ProductStock.php:27
14623 msgid "In stock"
14624 msgstr ""
14625
14626 #. %4$s
14627 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:124
14628 msgid "In your Airwallex Console:"
14629 msgstr ""
14630
14631 #. %2$s
14632 #: app/Modules/PaymentMethods/PayPalGateway/API/Webhook.php:72
14633 msgid "In your PayPal account:"
14634 msgstr ""
14635
14636 #: app/Modules/PaymentMethods/StripeGateway/Webhook/Webhook.php:62
14637 #: app/Modules/PaymentMethods/StripeGateway/Webhook/Webhook.php:66
14638 msgid "In your Stripe Dashboard, go to Developers → Webhooks"
14639 msgstr ""
14640
14641 #: app/Helpers/Status.php:373 app/Helpers/Helper.php:252
14642 #: app/Services/Filter/LicenseFilter.php:52
14643 #: app/Services/Filter/LicenseSiteFilter.php:139
14644 #: app/Services/Filter/OrderBumpFilter.php:43
14645 #: app/Services/Translations/admin-translation.php:1200
14646 #: app/Services/Translations/customer-profile-translation.php:123
14647 msgid "Inactive"
14648 msgstr ""
14649
14650 #: app/Services/Renderer/Receipt/ThankYouRender.php:1242
14651 msgid "Incl."
14652 msgstr ""
14653
14654 #: app/Services/Translations/admin-translation.php:2784
14655 #: app/Services/Translations/customer-profile-translation.php:342
14656 #: app/Services/Renderer/Receipt/ThankYouRender.php:1246
14657 #: app/Services/Renderer/Receipt/ThankYouRender.php:1318
14658 msgid "incl."
14659 msgstr ""
14660
14661 #. %1$s: formatted tax amount
14662 #. %1$s: formatted tax amount (e.g. $12.00)
14663 #. %1$s: formatted tax amount e.g. "$3.92"
14664 #: app/Modules/Tax/TaxModule.php:810
14665 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:907
14666 #: app/Views/emails/parts/items_table.php:121
14667 #: app/Views/emails/parts/items_table.php:153
14668 #: app/Views/emails/parts/items_table.php:217
14669 #: app/Views/emails/parts/items_table.php:257
14670 #, php-format
14671 msgid "incl. %1$s"
14672 msgstr ""
14673
14674 #: app/Services/Translations/admin-translation.php:1201
14675 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:200
14676 msgid "Include"
14677 msgstr ""
14678
14679 #: app/Services/Translations/admin-translation.php:1202
14680 msgid "Include Categories"
14681 msgstr ""
14682
14683 #: app/Services/Translations/admin-translation.php:1203
14684 msgid "Include Products"
14685 msgstr ""
14686
14687 #: app/Services/Translations/admin-translation.php:1204
14688 msgid "Included"
14689 msgstr ""
14690
14691 #. %1$s: fee label
14692 #: app/Services/Translations/customer-profile-translation.php:124
14693 #: app/Services/Renderer/Receipt/TaxSummaryHelper.php:373
14694 #, php-format
14695 msgid "Included in %1$s"
14696 msgstr ""
14697
14698 #: app/Services/Translations/admin-translation.php:1205
14699 #: app/Services/Translations/customer-profile-translation.php:125
14700 #: app/Modules/Tax/TaxModule.php:359 app/Modules/Tax/TaxModule.php:408
14701 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:975
14702 #: app/Services/Renderer/Receipt/ThankYouRender.php:1160
14703 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:563
14704 #: app/Views/emails/parts/items_table.php:440
14705 msgid "Included in item prices"
14706 msgstr ""
14707
14708 #: app/Services/Translations/admin-translation.php:1206
14709 #: app/Services/Translations/customer-profile-translation.php:126
14710 #: app/Modules/Tax/TaxModule.php:379 app/Modules/Tax/TaxModule.php:389
14711 #: app/Modules/Tax/TaxModule.php:451
14712 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:1023
14713 #: app/Services/Renderer/Receipt/ThankYouRender.php:1193
14714 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:589
14715 #: app/Views/emails/parts/items_table.php:506
14716 msgid "Included in shipping prices"
14717 msgstr ""
14718
14719 #: app/Services/Translations/admin-translation.php:1207
14720 msgid "Includes"
14721 msgstr ""
14722
14723 #: app/Services/Translations/admin-translation.php:1208
14724 msgid "Includes all of"
14725 msgstr ""
14726
14727 #: app/Services/Translations/admin-translation.php:1209
14728 msgid "Includes any of"
14729 msgstr ""
14730
14731 #: app/Services/Translations/admin-translation.php:1210
14732 msgid "Includes in"
14733 msgstr ""
14734
14735 #: app/Services/Renderer/Receipt/ThankYouRender.php:1129
14736 msgid ""
14737 "Inclusive tax is embedded in item prices. Exclusive tax is added on top."
14738 msgstr ""
14739
14740 #: app/Services/Translations/TransStrings.php:203
14741 msgid "increase number"
14742 msgstr ""
14743
14744 #. %s - YoY growth percentage
14745 #: app/Services/Translations/admin-translation.php:1214
14746 #, php-format
14747 msgid "Increase of %s year-over-year"
14748 msgstr ""
14749
14750 #: app/Services/Renderer/ProductRenderer.php:1255
14751 #: app/Services/Renderer/ProductRenderer.php:1256
14752 #: app/Services/Renderer/CartRenderer.php:300
14753 #: app/Services/Renderer/CartRenderer.php:301
14754 msgid "Increase Quantity"
14755 msgstr ""
14756
14757 #: app/Services/Translations/admin-translation.php:1211
14758 msgid "Increase Stock"
14759 msgstr ""
14760
14761 #: app/Services/Translations/admin-translation.php:1212
14762 msgid "Increase Stock by"
14763 msgstr ""
14764
14765 #: app/Services/Translations/admin-translation.php:1215
14766 msgid "Increase stock by value (e.g. 10 + 5 = 15)"
14767 msgstr ""
14768
14769 #: app/Services/Localization/i18n/states.php:458
14770 msgid "Independencia"
14771 msgstr ""
14772
14773 #: app/Services/Localization/i18n/countries.php:115
14774 msgid "India"
14775 msgstr ""
14776
14777 #: app/Helpers/CurrenciesHelper.php:77
14778 msgid "Indian Rupee"
14779 msgstr ""
14780
14781 #: app/Services/Localization/i18n/states.php:2154
14782 msgid "Indiana"
14783 msgstr ""
14784
14785 #: app/Services/Localization/i18n/countries.php:116
14786 msgid "Indonesia"
14787 msgstr ""
14788
14789 #: app/Helpers/CurrenciesHelper.php:75
14790 msgid "Indonesian Rupiah"
14791 msgstr ""
14792
14793 #: app/Services/Localization/i18n/states.php:1232
14794 msgid "Inezgane-Aït Melloul"
14795 msgstr ""
14796
14797 #: app/Services/Translations/block-editor-translation.php:188
14798 msgid "Infinite loop"
14799 msgstr ""
14800
14801 #: app/Services/Translations/admin-translation.php:1216
14802 msgid "Info"
14803 msgstr ""
14804
14805 #: app/Services/Localization/i18n/states.php:1378
14806 msgid "Inhambane"
14807 msgstr ""
14808
14809 #: app/Services/Translations/admin-translation.php:1217
14810 msgid "Initial Purchase ID"
14811 msgstr ""
14812
14813 #: app/Modules/PaymentMethods/PromoGateways/Addons/SquareAddon.php:84
14814 msgid "Inline card form - no redirect"
14815 msgstr ""
14816
14817 #: app/Modules/Tax/TaxModule.php:2411
14818 msgid "INN / VAT"
14819 msgstr ""
14820
14821 #: app/Services/Localization/i18n/states.php:347
14822 msgid "Inner Mongolia / 內蒙古"
14823 msgstr ""
14824
14825 #: app/Services/Translations/block-editor-translation.php:189
14826 msgid "Input Border"
14827 msgstr ""
14828
14829 #: app/Services/Translations/block-editor-translation.php:190
14830 msgid "Input Focus Border"
14831 msgstr ""
14832
14833 #: app/Services/Translations/block-editor-translation.php:191
14834 msgid "Input Placeholder Color"
14835 msgstr ""
14836
14837 #: app/Services/Translations/admin-translation.php:1218
14838 msgid "Insert Media"
14839 msgstr ""
14840
14841 #. 1: Address type, 2: Customer ID
14842 #: database/Seeder/CustomerAddressSeeder.php:71
14843 #, php-format
14844 msgid "Inserting %1$s address for customer %2$s<br>"
14845 msgstr ""
14846
14847 #. %1$s - current product number, %2$s - total product number, %3$s - product category name
14848 #: app/Services/Translations/admin-translation.php:1220
14849 #, php-format
14850 msgid "Inserting %1$s of %2$s %3$s Product"
14851 msgstr ""
14852
14853 #. %d: customer ID
14854 #: database/Seeder/CustomerSeeder.php:58
14855 #, php-format
14856 msgid "Inserting Customer %1$s<br>"
14857 msgstr ""
14858
14859 #. %d: order ID
14860 #: database/Seeder/OrderSeeder.php:263
14861 #, php-format
14862 msgid "Inserting Order %1$s<br>"
14863 msgstr ""
14864
14865 #. %d: order address ID
14866 #: database/Seeder/OrderAddressSeeder.php:65
14867 #, php-format
14868 msgid "Inserting Order Address%1$s<br>"
14869 msgstr ""
14870
14871 #. %d: product ID
14872 #: database/Seeder/ProductSeeder.php:72
14873 #, php-format
14874 msgid "Inserting Product %1$s<br>"
14875 msgstr ""
14876
14877 #. %s - addon name
14878 #: app/Services/Translations/admin-translation.php:1222
14879 #, php-format
14880 msgid "Install %s"
14881 msgstr ""
14882
14883 #: app/Services/Translations/admin-translation.php:1223
14884 #: app/Modules/Integrations/AddOnModule.php:49
14885 #: app/Modules/PaymentMethods/PromoGateways/Addons/AddonGatewaySettings.php:173
14886 msgid "Install & Activate"
14887 msgstr ""
14888
14889 #: app/Services/Translations/admin-translation.php:1224
14890 msgid "Install Addon"
14891 msgstr ""
14892
14893 #: app/Services/Translations/admin-translation.php:1225
14894 msgid "Install FluentHub"
14895 msgstr ""
14896
14897 #: app/Modules/PaymentMethods/PromoGateways/Addons/AddonGatewaySettings.php:267
14898 msgid "Installed - Not Active"
14899 msgstr ""
14900
14901 #: app/Services/Translations/admin-translation.php:1226
14902 msgid "Installing..."
14903 msgstr ""
14904
14905 #: app/Services/Renderer/ProductRenderer.php:200
14906 #: app/Services/Renderer/PricingTableRenderer.php:168
14907 #: app/Services/Translations/admin-translation.php:1227
14908 msgid "Installment"
14909 msgstr ""
14910
14911 #: app/Services/Translations/admin-translation.php:1228
14912 msgid "Installment Count"
14913 msgstr ""
14914
14915 #: app/Services/Translations/admin-translation.php:1229
14916 msgid "Installment Price"
14917 msgstr ""
14918
14919 #: app/Services/Translations/admin-translation.php:1230
14920 #: app/Services/Translations/customer-profile-translation.php:127
14921 msgid "Installment Progress"
14922 msgstr ""
14923
14924 #: app/Services/Translations/admin-translation.php:2785
14925 msgid "instead of"
14926 msgstr ""
14927
14928 #: app/Services/Translations/admin-translation.php:1231
14929 msgid "Integration"
14930 msgstr ""
14931
14932 #: app/Listeners/IntegrationEventListener.php:394
14933 msgid "Integration actions are being processed"
14934 msgstr ""
14935
14936 #: app/Http/Controllers/ProductIntegrationsController.php:226
14937 msgid "Integration deleted successfully"
14938 msgstr ""
14939
14940 #: app/Http/Controllers/IntegrationController.php:201
14941 msgid "Integration has been deleted successfully."
14942 msgstr ""
14943
14944 #: app/Http/Controllers/ProductIntegrationsController.php:172
14945 #: app/Http/Controllers/IntegrationController.php:76
14946 msgid "Integration has been successfully saved"
14947 msgstr ""
14948
14949 #: app/Services/Translations/admin-translation.php:1232
14950 msgid "Integration Modules"
14951 msgstr ""
14952
14953 #: app/Services/Translations/admin-translation.php:1233
14954 msgid "Integration Name"
14955 msgstr ""
14956
14957 #: app/Http/Controllers/ProductIntegrationsController.php:52
14958 #: app/Http/Controllers/ProductIntegrationsController.php:73
14959 #: app/Http/Controllers/ProductIntegrationsController.php:133
14960 #: app/Http/Controllers/IntegrationController.php:40
14961 #: app/Http/Controllers/IntegrationController.php:154
14962 #: app/Http/Controllers/IntegrationController.php:175
14963 #: app/Modules/Integrations/GlobalIntegrationSettings.php:194
14964 #: app/Modules/Integrations/GlobalIntegrationSettings.php:311
14965 msgid "Integration not found"
14966 msgstr ""
14967
14968 #: app/Http/Controllers/ProductIntegrationsController.php:210
14969 msgid "Integration status has been updated"
14970 msgstr ""
14971
14972 #: app/Http/Controllers/IntegrationController.php:142
14973 msgid "Integration status updated successfully."
14974 msgstr ""
14975
14976 #: app/Modules/Integrations/GlobalIntegrationSettings.php:346
14977 msgid "Integration successfully saved"
14978 msgstr ""
14979
14980 #: app/Services/Translations/admin-translation.php:1234
14981 msgid "Integration Type"
14982 msgstr ""
14983
14984 #: app/Helpers/AdminHelper.php:40 app/Helpers/AdminHelper.php:157
14985 #: app/Services/Translations/admin-translation.php:1235
14986 #: app/Hooks/Handlers/MenuHandler.php:297
14987 msgid "Integrations"
14988 msgstr ""
14989
14990 #: app/Services/Translations/admin-translation.php:1236
14991 msgid "Integrations & Addons"
14992 msgstr ""
14993
14994 #: app/Helpers/Status.php:274
14995 #: app/Services/Translations/admin-translation.php:1237
14996 #: app/Services/Translations/customer-profile-translation.php:128
14997 msgid "Intended"
14998 msgstr ""
14999
15000 #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:232
15001 msgid "Intent ID is required to confirm the payment."
15002 msgstr ""
15003
15004 #: app/Services/Translations/admin-translation.php:1238
15005 msgid "Internal Notes"
15006 msgstr ""
15007
15008 #: app/Services/Translations/admin-translation.php:1239
15009 msgid "International Bank Account Number"
15010 msgstr ""
15011
15012 #: app/Services/Translations/admin-translation.php:1240
15013 msgid "Interval"
15014 msgstr ""
15015
15016 #: app/Services/BulkProductUpdateService.php:216
15017 #: app/Services/BulkProductInsertService.php:130
15018 msgid "Interval is required for subscriptions."
15019 msgstr ""
15020
15021 #: app/Http/Requests/ProductUpdateRequest.php:373
15022 #: app/Http/Requests/ProductRequest.php:344
15023 #: app/Http/Requests/ProductVariationRequest.php:214
15024 msgid "Interval is required."
15025 msgstr ""
15026
15027 #: app/Services/BulkProductUpdateService.php:217
15028 #: app/Services/BulkProductInsertService.php:131
15029 msgid "Interval must be a valid frequency."
15030 msgstr ""
15031
15032 #: app/Services/Localization/i18n/states.php:722
15033 msgid "Intibucá"
15034 msgstr ""
15035
15036 #: app/Services/PluginInstaller/AddonManager.php:21
15037 msgid "Invalid addon source type."
15038 msgstr ""
15039
15040 #: app/Modules/PaymentMethods/PromoGateways/Addons/AddonGatewaySettings.php:70
15041 msgid "Invalid addon_source configuration"
15042 msgstr ""
15043
15044 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:379
15045 msgid "Invalid Airwallex credentials"
15046 msgstr ""
15047
15048 #: app/Modules/PaymentMethods/PayPalGateway/Processor.php:191
15049 msgid "Invalid bill times for the subscription."
15050 msgstr ""
15051
15052 #: app/Services/Reminders/ReminderService.php:249
15053 msgid "Invalid billing date"
15054 msgstr ""
15055
15056 #: app/Modules/Tax/TaxModule.php:1852
15057 msgid "Invalid checkout session."
15058 msgstr ""
15059
15060 #: app/Http/Controllers/TaxRateController.php:466
15061 #: app/Http/Controllers/TaxRateController.php:599
15062 #: app/Http/Controllers/TaxRateController.php:778
15063 #: app/Http/Controllers/TaxRateController.php:999
15064 msgid "Invalid country code"
15065 msgstr ""
15066
15067 #: app/Services/Localization/LocalizationManager.php:616
15068 msgid "Invalid country code."
15069 msgstr ""
15070
15071 #: app/Services/Coupon/Concerns/CanValidateCoupon.php:34
15072 msgid "Invalid Coupon Code"
15073 msgstr ""
15074
15075 #: app/Services/FileSystem/Drivers/S3/S3FileList.php:90
15076 #: app/Services/FileSystem/Drivers/S3/S3FileList.php:112
15077 #: app/Services/FileSystem/Drivers/S3/S3BucketList.php:72
15078 msgid "Invalid Credential"
15079 msgstr ""
15080
15081 #: app/Modules/StorageDrivers/S3/S3.php:515
15082 msgid "Invalid credentials"
15083 msgstr ""
15084
15085 #: app/Modules/StorageDrivers/S3/S3.php:159
15086 msgid "Invalid credentials for bucket creation"
15087 msgstr ""
15088
15089 #: app/Modules/PaymentMethods/Core/AbstractPaymentGateway.php:136
15090 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:268
15091 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:275
15092 msgid "Invalid credentials!"
15093 msgstr ""
15094
15095 #: app/Models/Cart.php:388 api/Resource/FrontendResource/CartResource.php:323
15096 msgid "Invalid custom item data."
15097 msgstr ""
15098
15099 #: app/Modules/Shipping/Http/Controllers/ShippingZoneController.php:96
15100 msgid "Invalid data provided"
15101 msgstr ""
15102
15103 #: app/Services/DateTime/DateTime.php:74 app/Services/DateTime/DateTime.php:114
15104 msgid "Invalid datetime format."
15105 msgstr ""
15106
15107 #: app/Http/Controllers/WebController/FileDownloader.php:141
15108 msgid "Invalid download Url"
15109 msgstr ""
15110
15111 #: app/Services/FileSystem/FileManager.php:89
15112 #: app/Http/Controllers/StorageController.php:26
15113 #: app/Http/Controllers/StorageController.php:190
15114 #: app/Http/Controllers/StorageController.php:252
15115 msgid "Invalid driver"
15116 msgstr ""
15117
15118 #: app/Http/Controllers/OnboardingController.php:138
15119 msgid "Invalid enable_tax value"
15120 msgstr ""
15121
15122 #: app/Http/Controllers/OnboardingController.php:179
15123 msgid "Invalid eu_method value"
15124 msgstr ""
15125
15126 #: app/Http/Requests/ProductUpdateRequest.php:239
15127 #: app/Http/Requests/ProductCreateRequest.php:41
15128 msgid "Invalid fulfillment type."
15129 msgstr ""
15130
15131 #: app/Services/PluginInstaller/AddonManager.php:211
15132 msgid "Invalid GitHub releases URL"
15133 msgstr ""
15134
15135 #: api/Resource/FrontendResource/CartResource.php:270
15136 msgid "Invalid item."
15137 msgstr ""
15138
15139 #: app/Http/Controllers/TaxEUController.php:28
15140 msgid "Invalid method"
15141 msgstr ""
15142
15143 #: app/Hooks/Cart/WebCheckoutHandler.php:67
15144 msgid "Invalid nonce"
15145 msgstr ""
15146
15147 #: app/Modules/PaymentMethods/StripeGateway/API/API.php:107
15148 msgid "Invalid or empty payload received from Stripe"
15149 msgstr ""
15150
15151 #: app/Services/FileSystem/Drivers/Local/LocalDriver.php:123
15152 msgid "Invalid or unsupported file type."
15153 msgstr ""
15154
15155 #: app/Services/Reminders/ReminderService.php:188
15156 msgid "Invalid order date"
15157 msgstr ""
15158
15159 #: app/Http/Controllers/PaymentMethodController.php:167
15160 msgid "Invalid order format"
15161 msgstr ""
15162
15163 #: app/Http/Controllers/PaymentMethodController.php:86
15164 msgid "Invalid payment method"
15165 msgstr ""
15166
15167 #: app/Http/Controllers/PaymentMethodController.php:96
15168 msgid "Invalid payment method instance"
15169 msgstr ""
15170
15171 #: app/Hooks/Cart/WebCheckoutHandler.php:1173
15172 msgid "Invalid payment method."
15173 msgstr ""
15174
15175 #: app/Services/CustomPayment/PaymentItem.php:50
15176 msgid "Invalid payment type provided."
15177 msgstr ""
15178
15179 #: app/Modules/PaymentMethods/PayPalGateway/API/PayPalPartnerRenderer.php:19
15180 msgid ""
15181 "Invalid PayPal payment mode. Please try configuring paypal payment gateway "
15182 "again expected mode test or live !"
15183 msgstr ""
15184
15185 #: app/Modules/PaymentMethods/PayPalGateway/ConnectConfig.php:183
15186 msgid "Invalid PayPal Request. Please configure paypal payment gateway again"
15187 msgstr ""
15188
15189 #: app/Modules/PaymentMethods/PayPalGateway/ConnectConfig.php:42
15190 msgid ""
15191 "Invalid PayPal Request. Please try configuring paypal payment gateway again!"
15192 msgstr ""
15193
15194 #: app/Services/Translations/customer-profile-translation.php:129
15195 msgid "Invalid plan ID response!"
15196 msgstr ""
15197
15198 #: app/Modules/Integrations/GlobalIntegrationSettings.php:406
15199 msgid "Invalid plugin selected for installation."
15200 msgstr ""
15201
15202 #: api/Resource/FrontendResource/CartResource.php:55
15203 msgid "Invalid Product"
15204 msgstr ""
15205
15206 #: app/Http/Controllers/TaxRateController.php:792
15207 msgid "Invalid product category"
15208 msgstr ""
15209
15210 #: app/Modules/PaymentMethods/StripeGateway/Plan.php:38
15211 #: app/Modules/PaymentMethods/PayPalGateway/PayPalHelper.php:40
15212 msgid "Invalid product or variation."
15213 msgstr ""
15214
15215 #: app/Modules/PaymentMethods/StripeGateway/Plan.php:132
15216 msgid "Invalid product."
15217 msgstr ""
15218
15219 #: app/Hooks/Handlers/ShortCodes/Buttons/AddToCartShortcode.php:73
15220 msgid "Invalid product/variant for Add to Cart button shortcode."
15221 msgstr ""
15222
15223 #: app/Hooks/Handlers/ShortCodes/Buttons/DirectCheckoutShortcode.php:90
15224 msgid "Invalid product/variant for Checkout button shortcode."
15225 msgstr ""
15226
15227 #: app/Services/Payments/Refund.php:30 app/Services/Payments/Refund.php:145
15228 msgid "Invalid refund amount."
15229 msgstr ""
15230
15231 #: app/Services/CustomPayment/PaymentItem.php:84
15232 msgid ""
15233 "Invalid repeat interval. It must be a non-empty string ie. daily, monthly, "
15234 "yearly..)"
15235 msgstr ""
15236
15237 #: app/Modules/PaymentMethods/StripeGateway/SwitchCustomerMethod.php:33
15238 msgid "Invalid request"
15239 msgstr ""
15240
15241 #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:244
15242 #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:417
15243 msgid "Invalid request."
15244 msgstr ""
15245
15246 #: app/Services/FileSystem/Drivers/S3/S3InputValidator.php:59
15247 msgid "Invalid S3 bucket name."
15248 msgstr ""
15249
15250 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:173
15251 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:201
15252 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:209
15253 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:294
15254 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:324
15255 msgid "Invalid S3 credentials"
15256 msgstr ""
15257
15258 #: app/Services/FileSystem/Drivers/S3/S3InputValidator.php:71
15259 msgid "Invalid S3 region."
15260 msgstr ""
15261
15262 #: app/Http/Controllers/UserController.php:21
15263 msgid "Invalid security token. Please refresh the page and try again."
15264 msgstr ""
15265
15266 #: app/Http/Requests/ProductUpdateRequest.php:97
15267 #: app/Http/Requests/ProductUpdateRequest.php:102
15268 #: app/Http/Requests/ProductRequest.php:99
15269 #: app/Http/Requests/ProductRequest.php:104
15270 msgid "Invalid Shipping Class."
15271 msgstr ""
15272
15273 #: app/Hooks/Cart/WebCheckoutHandler.php:1193
15274 msgid "Invalid shipping method."
15275 msgstr ""
15276
15277 #: app/Services/CustomPayment/PaymentItem.php:76
15278 msgid "Invalid signup fee. It must be a non-negative number."
15279 msgstr ""
15280
15281 #: app/Services/Localization/LocalizationManager.php:643
15282 #: app/Hooks/Cart/WebCheckoutHandler.php:1152
15283 #: app/Hooks/Cart/WebCheckoutHandler.php:1162
15284 msgid "Invalid state code."
15285 msgstr ""
15286
15287 #: app/Http/Controllers/StorageController.php:183
15288 msgid "Invalid status value"
15289 msgstr ""
15290
15291 #: app/Http/Controllers/OnboardingController.php:162
15292 msgid "Invalid store_country value"
15293 msgstr ""
15294
15295 #: app/Modules/PaymentMethods/StripeGateway/Connect/ConnectConfig.php:158
15296 msgid "Invalid Stripe Request. Please configure stripe payment gateway again"
15297 msgstr ""
15298
15299 #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:174
15300 msgid "Invalid subscription for the specified order."
15301 msgstr ""
15302
15303 #: app/Http/Controllers/TaxRateController.php:398
15304 #: app/Http/Controllers/TaxRateController.php:605
15305 #: app/Http/Controllers/TaxRateController.php:784
15306 #: app/Http/Controllers/TaxRateController.php:1007
15307 #: app/Http/Controllers/ProductController.php:468
15308 #: app/Http/Controllers/ProductVariationController.php:101
15309 msgid "Invalid tax class"
15310 msgstr ""
15311
15312 #: app/Http/Requests/ProductUpdateRequest.php:124
15313 #: app/Http/Requests/ProductUpdateRequest.php:129
15314 #: app/Http/Requests/ProductUpdateRequest.php:152
15315 #: app/Http/Requests/ProductRequest.php:126
15316 #: app/Http/Requests/ProductRequest.php:131
15317 #: app/Http/Requests/ProductRequest.php:154
15318 #: app/Http/Requests/ProductVariationRequest.php:169
15319 msgid "Invalid Tax Class."
15320 msgstr ""
15321
15322 #: app/Http/Controllers/OnboardingController.php:173
15323 msgid "Invalid tax_inclusion value"
15324 msgstr ""
15325
15326 #: app/Services/CustomPayment/PaymentItem.php:80
15327 msgid "Invalid times. It must be a non-negative integer."
15328 msgstr ""
15329
15330 #: app/Modules/PaymentMethods/StripeGateway/StripeHelper.php:135
15331 msgid "Invalid transaction ID for refund."
15332 msgstr ""
15333
15334 #: app/Services/Reminders/ReminderService.php:307
15335 msgid "Invalid trial end date"
15336 msgstr ""
15337
15338 #: app/Http/Controllers/ModuleSettingsController.php:246
15339 msgid "Invalid Turnstile keys. Please check your Site Key and Secret Key."
15340 msgstr ""
15341
15342 #: app/Hooks/Cart/WebCheckoutHandler.php:1061
15343 msgid "Invalid upgrade request."
15344 msgstr ""
15345
15346 #. 1: field name, 2: allowed values
15347 #: app/Modules/MCP/Tools/CouponTools.php:111
15348 #, php-format
15349 msgid "Invalid value for %1$s. Allowed: %2$s."
15350 msgstr ""
15351
15352 #: app/Hooks/Handlers/BlockEditors/Buttons/BuyNowButtonBlockEditor.php:104
15353 #: app/Hooks/Handlers/BlockEditors/Buttons/AddToCartButtonBlockEditor.php:98
15354 msgid "Invalid variant"
15355 msgstr ""
15356
15357 #: app/Http/Requests/ProductCreateRequest.php:47
15358 msgid "Invalid variation type."
15359 msgstr ""
15360
15361 #: app/Services/Translations/checkout-translation.php:15
15362 msgid "Invalid VAT number"
15363 msgstr ""
15364
15365 #. %1$s: country name
15366 #: app/Modules/Tax/TaxModule.php:2125
15367 #, php-format
15368 msgid "Invalid VAT number for %1$s!"
15369 msgstr ""
15370
15371 #. %1$s: country name
15372 #: app/Modules/Tax/TaxModule.php:2157
15373 #, php-format
15374 msgid "Invalid VAT number for country %1$s!"
15375 msgstr ""
15376
15377 #: app/Modules/PaymentMethods/StripeGateway/SubscriptionsManager.php:28
15378 msgid "Invalid vendor charge ID."
15379 msgstr ""
15380
15381 #: app/Modules/PaymentMethods/StripeGateway/StripeSubscriptions.php:29
15382 #: app/Modules/PaymentMethods/StripeGateway/StripeSubscriptions.php:159
15383 #: app/Modules/PaymentMethods/PayPalGateway/PayPalSubscriptions.php:145
15384 msgid "Invalid vendor subscription ID."
15385 msgstr ""
15386
15387 #: app/Helpers/AdminHelper.php:96
15388 #: app/Services/Translations/admin-translation.php:1241
15389 msgid "Inventory"
15390 msgstr ""
15391
15392 #: app/Services/Translations/admin-translation.php:1242
15393 msgid "Inventory Management"
15394 msgstr ""
15395
15396 #: app/Services/Translations/admin-translation.php:1245
15397 msgid "Inventory states shown"
15398 msgstr ""
15399
15400 #: app/Services/Translations/admin-translation.php:1243
15401 msgid "Inventory Stats Overview"
15402 msgstr ""
15403
15404 #: app/Services/Translations/admin-translation.php:1244
15405 msgid "Inventory Transfer"
15406 msgstr ""
15407
15408 #: app/Http/Controllers/ProductController.php:1377
15409 msgid "Inventory update failed"
15410 msgstr ""
15411
15412 #: app/Http/Controllers/ProductController.php:1382
15413 msgid "Inventory updated successfully"
15414 msgstr ""
15415
15416 #: app/Services/PDF/ReceiptPdfTemplateService.php:59
15417 #: app/Services/PDF/ReceiptPdfTemplateService.php:65
15418 msgid "Invoice"
15419 msgstr ""
15420
15421 #: app/Services/Translations/admin-translation.php:1246
15422 msgid "Invoice & Packing"
15423 msgstr ""
15424
15425 #: app/Services/Translations/admin-translation.php:1247
15426 msgid "Invoice & Packing Slips"
15427 msgstr ""
15428
15429 #: app/Services/Translations/admin-translation.php:1248
15430 msgid "Invoice No."
15431 msgstr ""
15432
15433 #: app/Services/Filter/OrderFilter.php:160
15434 #: app/Services/Translations/customer-profile-translation.php:130
15435 msgid "Invoice Number"
15436 msgstr ""
15437
15438 #: app/Views/invoice/receipt_slip.php:130
15439 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:248
15440 msgid "Invoice number #"
15441 msgstr ""
15442
15443 #: app/Services/Translations/admin-translation.php:1249
15444 #: app/Http/Controllers/TemplateController.php:15
15445 msgid "Invoice Template"
15446 msgstr ""
15447
15448 #: app/Services/PDF/ReceiptPdfTemplateService.php:60
15449 msgid "Invoice template for offline/pending orders"
15450 msgstr ""
15451
15452 #: app/Services/Localization/i18n/states.php:674
15453 msgid "Ionian Islands"
15454 msgstr ""
15455
15456 #: app/Services/Localization/i18n/states.php:2155
15457 msgid "Iowa"
15458 msgstr ""
15459
15460 #. %s is the payment method name
15461 #: app/Hooks/Handlers/GlobalPaymentHandler.php:61
15462 #, php-format
15463 msgid "IPN processing failed. - %s"
15464 msgstr ""
15465
15466 #: app/Services/Localization/i18n/countries.php:117
15467 msgid "Iran"
15468 msgstr ""
15469
15470 #: app/Helpers/CurrenciesHelper.php:78
15471 msgid "Iranian Rial"
15472 msgstr ""
15473
15474 #: app/Services/Localization/i18n/countries.php:118
15475 msgid "Iraq"
15476 msgstr ""
15477
15478 #: app/Services/Localization/i18n/countries.php:119
15479 msgid "Ireland"
15480 msgstr ""
15481
15482 #: app/Services/Localization/i18n/states.php:1904
15483 msgid "Iringa"
15484 msgstr ""
15485
15486 #: app/Services/Translations/admin-translation.php:1250
15487 msgid "Is"
15488 msgstr ""
15489
15490 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:74
15491 msgid "Is a customer?"
15492 msgstr ""
15493
15494 #: app/Helpers/EditorShortCodeHelper.php:265
15495 #: app/Services/Email/ConditionPresets.php:22
15496 msgid "Is Digital Order"
15497 msgstr ""
15498
15499 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:139
15500 msgid "Is main query"
15501 msgstr ""
15502
15503 #: app/Services/Translations/admin-translation.php:1251
15504 msgid "Is Not"
15505 msgstr ""
15506
15507 #: app/Services/Email/ConditionPresets.php:56
15508 msgid "Is Order Failed"
15509 msgstr ""
15510
15511 #: app/Services/Email/ConditionPresets.php:40
15512 msgid "Is Order Paid"
15513 msgstr ""
15514
15515 #: app/Services/Email/ConditionPresets.php:48
15516 msgid "Is Order Pending"
15517 msgstr ""
15518
15519 #: app/Services/Email/ConditionPresets.php:30
15520 msgid "Is Physical Order"
15521 msgstr ""
15522
15523 #: app/Services/Translations/admin-translation.php:1252
15524 msgid "Is Prorate"
15525 msgstr ""
15526
15527 #: app/Services/Translations/admin-translation.php:1253
15528 msgid "Is WP Plugin?"
15529 msgstr ""
15530
15531 #: app/Services/Localization/i18n/states.php:1580
15532 msgid "Isabela"
15533 msgstr ""
15534
15535 #: app/Services/Localization/i18n/states.php:955
15536 msgid "Isernia"
15537 msgstr ""
15538
15539 #: app/Services/Localization/i18n/states.php:885
15540 msgid "Isfahan (اصفهان)"
15541 msgstr ""
15542
15543 #: app/Services/Localization/i18n/states.php:1064
15544 msgid "Ishikawa"
15545 msgstr ""
15546
15547 #: app/Services/Localization/i18n/states.php:2035
15548 msgid "Isingiro"
15549 msgstr ""
15550
15551 #: app/Services/Localization/i18n/states.php:1105
15552 msgid "Isiolo"
15553 msgstr ""
15554
15555 #: app/Services/Localization/i18n/states.php:1630
15556 msgid "Islamabad Capital Territory"
15557 msgstr ""
15558
15559 #: app/Services/Localization/i18n/countries.php:120
15560 msgid "Isle of Man"
15561 msgstr ""
15562
15563 #: app/Services/Localization/i18n/states.php:573
15564 msgid "Ismailia"
15565 msgstr ""
15566
15567 #: api/StoreSettings.php:457
15568 msgid "ISO & Symbol (eg: USD 100$)"
15569 msgstr ""
15570
15571 #: app/Services/Translations/admin-translation.php:1179
15572 msgid "ISO 6523 ICD code for the legal registration identifier"
15573 msgstr ""
15574
15575 #: api/StoreSettings.php:449
15576 msgid "ISO after (eg: 100 USD)"
15577 msgstr ""
15578
15579 #: api/StoreSettings.php:445
15580 msgid "ISO before (eg: USD 100)"
15581 msgstr ""
15582
15583 #: api/StoreSettings.php:461
15584 msgid "ISO-Symbol (eg: USD $100)"
15585 msgstr ""
15586
15587 #: app/Services/Localization/i18n/states.php:1849
15588 msgid "Isparta"
15589 msgstr ""
15590
15591 #: app/Services/Localization/i18n/countries.php:121
15592 msgid "Israel"
15593 msgstr ""
15594
15595 #: app/Helpers/CurrenciesHelper.php:76
15596 msgid "Israeli New Sheqel"
15597 msgstr ""
15598
15599 #: app/Services/Localization/i18n/states.php:749
15600 msgid "Istria County"
15601 msgstr ""
15602
15603 #: app/Services/Translations/admin-translation.php:1254
15604 msgid "It will be available soon!"
15605 msgstr ""
15606
15607 #: app/Services/Translations/customer-profile-translation.php:131
15608 msgid ""
15609 "It will permanently cancel the active subscription from your payment "
15610 "provider. Are you sure to do that?"
15611 msgstr ""
15612
15613 #: app/Services/Localization/i18n/countries.php:122
15614 msgid "Italy"
15615 msgstr ""
15616
15617 #: app/Services/Localization/i18n/states.php:1646
15618 msgid "Itapúa"
15619 msgstr ""
15620
15621 #: app/Services/Translations/customer-profile-translation.php:132
15622 #: app/Services/Translations/block-editor-translation.php:192
15623 #: app/Views/invoice/thank_you.php:129
15624 #: app/Services/Renderer/Receipt/ThankYouRender.php:269
15625 #: app/Views/emails/parts/items_table.php:38
15626 msgid "Item"
15627 msgstr ""
15628
15629 #: app/Services/Translations/admin-translation.php:2786
15630 msgid "item"
15631 msgstr ""
15632
15633 #: api/Resource/FrontendResource/CartResource.php:630
15634 msgid "Item added in cart!"
15635 msgstr ""
15636
15637 #: app/Services/Translations/admin-translation.php:1259
15638 msgid "Item already added"
15639 msgstr ""
15640
15641 #: app/Http/Requests/ProductUpdateRequest.php:369
15642 #: app/Http/Requests/ProductRequest.php:340
15643 #: app/Http/Requests/ProductVariationRequest.php:208
15644 msgid "Item cost is required."
15645 msgstr ""
15646
15647 #: app/Services/Translations/admin-translation.php:1255
15648 msgid "Item Count"
15649 msgstr ""
15650
15651 #: app/Services/Translations/admin-translation.php:1260
15652 msgid "Item count distribution"
15653 msgstr ""
15654
15655 #: app/Hooks/Cart/WebCheckoutHandler.php:1121
15656 msgid "Item has been applied successfully"
15657 msgstr ""
15658
15659 #: app/Hooks/Cart/WebCheckoutHandler.php:1121
15660 msgid "Item has been reverted successfully"
15661 msgstr ""
15662
15663 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:149
15664 msgid "Item Height"
15665 msgstr ""
15666
15667 #: api/Resource/FrontendResource/CartResource.php:463
15668 #: api/Resource/FrontendResource/CartResource.php:476
15669 #: api/Resource/FrontendResource/CartResource.php:484
15670 #: api/Resource/FrontendResource/CartResource.php:502
15671 #: api/Resource/FrontendResource/CartResource.php:681
15672 msgid "Item is not available."
15673 msgstr ""
15674
15675 #: app/Services/Translations/admin-translation.php:1261
15676 msgid "Item label and tooltip"
15677 msgstr ""
15678
15679 #: app/Services/Translations/admin-translation.php:1262
15680 msgid "Item label only"
15681 msgstr ""
15682
15683 #: app/Helpers/OrderItemHelper.php:111
15684 msgid "Item must have a name!"
15685 msgstr ""
15686
15687 #: app/Helpers/EditorShortCodeHelper.php:368
15688 #: app/Services/Translations/admin-translation.php:1256
15689 msgid "Item Name"
15690 msgstr ""
15691
15692 #: app/Services/CustomPayment/PaymentItem.php:20
15693 msgid "Item name cannot be empty."
15694 msgstr ""
15695
15696 #: app/Services/CustomPayment/PaymentItem.php:94
15697 msgid "Item name is not set."
15698 msgstr ""
15699
15700 #: app/Services/Translations/admin-translation.php:1257
15701 msgid "Item Price"
15702 msgstr ""
15703
15704 #. %1$s - item price
15705 #: app/Services/Translations/admin-translation.php:1264
15706 #, php-format
15707 msgid "Item price: %1$s"
15708 msgstr ""
15709
15710 #: app/Services/Translations/admin-translation.php:1258
15711 msgid "Item Quantity"
15712 msgstr ""
15713
15714 #: api/Resource/FrontendResource/CartResource.php:519
15715 msgid "Item removed from cart"
15716 msgstr ""
15717
15718 #: app/Http/Requests/OrderRequest.php:116
15719 #: app/Http/Requests/FrontendRequests/CouponRequest.php:53
15720 msgid "Item selection is required"
15721 msgstr ""
15722
15723 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:135
15724 msgid "Item width"
15725 msgstr ""
15726
15727 #: app/Services/Translations/admin-translation.php:2787
15728 msgid "item(s) selected"
15729 msgstr ""
15730
15731 #: app/Services/Renderer/CartDrawerRenderer.php:102
15732 #: app/Services/Translations/admin-translation.php:1265
15733 #: app/Services/Translations/customer-profile-translation.php:133
15734 msgid "Items"
15735 msgstr ""
15736
15737 #: app/Services/Translations/admin-translation.php:2788
15738 msgid "items"
15739 msgstr ""
15740
15741 #: app/Services/Renderer/ShopAppRenderer.php:646
15742 msgid "Items per page"
15743 msgstr ""
15744
15745 #: app/Views/invoice/dispatch_slip.php:139
15746 msgid "Items Received By"
15747 msgstr ""
15748
15749 #: app/Views/emails/digest.php:98
15750 msgid "Items Sold"
15751 msgstr ""
15752
15753 #: app/Services/Translations/admin-translation.php:1266
15754 msgid "Items Subtotal"
15755 msgstr ""
15756
15757 #: app/Services/Localization/i18n/countries.php:123
15758 msgid "Ivory Coast"
15759 msgstr ""
15760
15761 #: app/Services/Localization/i18n/states.php:1050
15762 msgid "Iwate"
15763 msgstr ""
15764
15765 #: app/Services/Localization/i18n/states.php:691
15766 msgid "Izabal"
15767 msgstr ""
15768
15769 #: app/Services/Localization/i18n/states.php:1893
15770 msgid "Iğdır"
15771 msgstr ""
15772
15773 #: app/Services/Localization/i18n/states.php:692
15774 msgid "Jalapa"
15775 msgstr ""
15776
15777 #: app/Services/Localization/i18n/states.php:1325
15778 msgid "Jalisco"
15779 msgstr ""
15780
15781 #: app/Services/Localization/i18n/countries.php:124
15782 msgid "Jamaica"
15783 msgstr ""
15784
15785 #: app/Helpers/CurrenciesHelper.php:80
15786 msgid "Jamaican Dollar"
15787 msgstr ""
15788
15789 #: app/Services/Localization/i18n/states.php:148
15790 msgid "Jamalpur"
15791 msgstr ""
15792
15793 #: app/Services/Localization/i18n/states.php:782
15794 msgid "Jambi"
15795 msgstr ""
15796
15797 #: app/Services/Localization/i18n/states.php:850
15798 msgid "Jammu and Kashmir"
15799 msgstr ""
15800
15801 #: app/Services/Translations/TransStrings.php:187
15802 msgid "Jan"
15803 msgstr ""
15804
15805 #: app/Services/Localization/i18n/states.php:1450
15806 msgid "Janakpur"
15807 msgstr ""
15808
15809 #: app/Services/Translations/TransStrings.php:156
15810 msgid "January"
15811 msgstr ""
15812
15813 #: app/Services/Localization/i18n/countries.php:125
15814 msgid "Japan"
15815 msgstr ""
15816
15817 #: app/Helpers/CurrenciesHelper.php:81 app/Helpers/CurrenciesHelper.php:388
15818 msgid "Japanese Yen"
15819 msgstr ""
15820
15821 #: app/Services/Localization/i18n/states.php:2131
15822 msgid "Jarvis Island"
15823 msgstr ""
15824
15825 #: app/Services/Localization/i18n/states.php:149
15826 msgid "Jashore"
15827 msgstr ""
15828
15829 #: app/Services/Localization/i18n/states.php:788
15830 msgid "Jawa Barat"
15831 msgstr ""
15832
15833 #: app/Services/Localization/i18n/states.php:790
15834 msgid "Jawa Tengah"
15835 msgstr ""
15836
15837 #: app/Services/Localization/i18n/states.php:791
15838 msgid "Jawa Timur"
15839 msgstr ""
15840
15841 #: app/Services/Localization/i18n/states.php:615
15842 msgid "Jaén"
15843 msgstr ""
15844
15845 #: app/Services/Localization/i18n/states.php:1234
15846 msgid "Jerada"
15847 msgstr ""
15848
15849 #: app/Services/Localization/i18n/countries.php:126
15850 msgid "Jersey"
15851 msgstr ""
15852
15853 #: app/Services/Localization/i18n/states.php:150
15854 msgid "Jhalokati"
15855 msgstr ""
15856
15857 #: app/Services/Localization/i18n/states.php:851
15858 msgid "Jharkhand"
15859 msgstr ""
15860
15861 #: app/Services/Localization/i18n/states.php:151
15862 msgid "Jhenaidah"
15863 msgstr ""
15864
15865 #: app/Services/Localization/i18n/states.php:352
15866 msgid "Jiangsu / 江苏"
15867 msgstr ""
15868
15869 #: app/Services/Localization/i18n/states.php:356
15870 msgid "Jiangxi / 江西"
15871 msgstr ""
15872
15873 #: app/Services/Localization/i18n/states.php:1422
15874 msgid "Jigawa"
15875 msgstr ""
15876
15877 #: app/Services/Localization/i18n/states.php:501
15878 msgid "Jijel"
15879 msgstr ""
15880
15881 #: app/Services/Localization/i18n/states.php:349
15882 msgid "Jilin / 吉林"
15883 msgstr ""
15884
15885 #: app/Services/Localization/i18n/states.php:2036
15886 msgid "Jinja"
15887 msgstr ""
15888
15889 #: app/Services/Localization/i18n/states.php:1470
15890 msgid "Jinotega"
15891 msgstr ""
15892
15893 #: app/Services/Translations/admin-translation.php:1267
15894 msgid "Job is still running. Please refresh the page in a moment!"
15895 msgstr ""
15896
15897 #: app/Services/Localization/i18n/states.php:2132
15898 msgid "Johnston Atoll"
15899 msgstr ""
15900
15901 #: app/Services/Localization/i18n/states.php:1358
15902 msgid "Johor"
15903 msgstr ""
15904
15905 #: app/Services/Renderer/ModalCheckoutRenderer.php:512
15906 msgid "Jon Doe"
15907 msgstr ""
15908
15909 #: app/Services/Localization/i18n/countries.php:127
15910 msgid "Jordan"
15911 msgstr ""
15912
15913 #: app/Services/Localization/i18n/states.php:32
15914 msgid "Jowzjan"
15915 msgstr ""
15916
15917 #: app/Services/Localization/i18n/states.php:152
15918 msgid "Joypurhat"
15919 msgstr ""
15920
15921 #: app/Http/Controllers/ProductController.php:945
15922 msgid "JSON"
15923 msgstr ""
15924
15925 #: app/Services/Localization/i18n/states.php:99
15926 msgid "Jujuy"
15927 msgstr ""
15928
15929 #: app/Services/Translations/TransStrings.php:193
15930 msgid "Jul"
15931 msgstr ""
15932
15933 #: app/Services/Translations/TransStrings.php:162
15934 msgid "July"
15935 msgstr ""
15936
15937 #: app/Services/Translations/TransStrings.php:192
15938 msgid "Jun"
15939 msgstr ""
15940
15941 #: app/Services/Translations/TransStrings.php:161
15942 msgid "June"
15943 msgstr ""
15944
15945 #: app/Services/Localization/i18n/states.php:1526
15946 msgid "Junín"
15947 msgstr ""
15948
15949 #: app/Services/Localization/i18n/states.php:306
15950 msgid "Jura"
15951 msgstr ""
15952
15953 #: app/Services/Localization/i18n/states.php:693
15954 msgid "Jutiapa"
15955 msgstr ""
15956
15957 #: app/Services/Localization/i18n/states.php:765
15958 msgid "Jász-Nagykun-Szolnok"
15959 msgstr ""
15960
15961 #: app/Services/Localization/i18n/states.php:2037
15962 msgid "Kaabong"
15963 msgstr ""
15964
15965 #: app/Services/Localization/i18n/states.php:2038
15966 msgid "Kabale"
15967 msgstr ""
15968
15969 #: app/Services/Localization/i18n/states.php:2039
15970 msgid "Kabarole"
15971 msgstr ""
15972
15973 #: app/Services/Localization/i18n/states.php:2040
15974 msgid "Kaberamaido"
15975 msgstr ""
15976
15977 #: app/Services/Localization/i18n/states.php:33
15978 msgid "Kabul"
15979 msgstr ""
15980
15981 #: app/Services/Localization/i18n/states.php:1423
15982 msgid "Kaduna"
15983 msgstr ""
15984
15985 #: app/Services/Localization/i18n/states.php:1707
15986 msgid "Kaffrine"
15987 msgstr ""
15988
15989 #: app/Services/Localization/i18n/states.php:576
15990 msgid "Kafr el-Sheikh"
15991 msgstr ""
15992
15993 #: app/Services/Localization/i18n/states.php:2041
15994 msgid "Kagadi"
15995 msgstr ""
15996
15997 #: app/Services/Localization/i18n/states.php:1084
15998 msgid "Kagawa"
15999 msgstr ""
16000
16001 #: app/Services/Localization/i18n/states.php:1905
16002 msgid "Kagera"
16003 msgstr ""
16004
16005 #: app/Services/Localization/i18n/states.php:1093
16006 msgid "Kagoshima"
16007 msgstr ""
16008
16009 #: app/Services/Localization/i18n/states.php:1863
16010 msgid "Kahramanmaraş"
16011 msgstr ""
16012
16013 #: app/Services/Localization/i18n/states.php:1106
16014 msgid "Kajiado"
16015 msgstr ""
16016
16017 #: app/Services/Localization/i18n/states.php:1107
16018 msgid "Kakamega"
16019 msgstr ""
16020
16021 #: app/Services/Localization/i18n/states.php:2042
16022 msgid "Kakumiro"
16023 msgstr ""
16024
16025 #: app/Services/Localization/i18n/states.php:2043
16026 msgid "Kalangala"
16027 msgstr ""
16028
16029 #: app/Services/Localization/i18n/states.php:1753
16030 msgid "Kalasin"
16031 msgstr ""
16032
16033 #: app/Services/Localization/i18n/states.php:796
16034 msgid "Kalimantan Barat"
16035 msgstr ""
16036
16037 #: app/Services/Localization/i18n/states.php:799
16038 msgid "Kalimantan Selatan"
16039 msgstr ""
16040
16041 #: app/Services/Localization/i18n/states.php:797
16042 msgid "Kalimantan Tengah"
16043 msgstr ""
16044
16045 #: app/Services/Localization/i18n/states.php:798
16046 msgid "Kalimantan Timur"
16047 msgstr ""
16048
16049 #: app/Services/Localization/i18n/states.php:800
16050 msgid "Kalimantan Utara"
16051 msgstr ""
16052
16053 #: app/Services/Localization/i18n/states.php:1581
16054 msgid "Kalinga"
16055 msgstr ""
16056
16057 #: app/Services/Localization/i18n/states.php:2044
16058 msgid "Kaliro"
16059 msgstr ""
16060
16061 #: app/Services/Localization/i18n/states.php:2045
16062 msgid "Kalungu"
16063 msgstr ""
16064
16065 #: app/Services/Localization/i18n/states.php:2046
16066 msgid "Kampala"
16067 msgstr ""
16068
16069 #: app/Services/Localization/i18n/states.php:1754
16070 msgid "Kamphaeng Phet"
16071 msgstr ""
16072
16073 #: app/Services/Localization/i18n/states.php:2047
16074 msgid "Kamuli"
16075 msgstr ""
16076
16077 #: app/Services/Localization/i18n/states.php:2048
16078 msgid "Kamwenge"
16079 msgstr ""
16080
16081 #: app/Services/Localization/i18n/states.php:1061
16082 msgid "Kanagawa"
16083 msgstr ""
16084
16085 #: app/Services/Localization/i18n/states.php:1755
16086 msgid "Kanchanaburi"
16087 msgstr ""
16088
16089 #: app/Services/Localization/i18n/states.php:34
16090 msgid "Kandahar"
16091 msgstr ""
16092
16093 #: app/Services/Localization/i18n/states.php:1424
16094 msgid "Kano"
16095 msgstr ""
16096
16097 #: app/Services/Localization/i18n/states.php:2156
16098 msgid "Kansas"
16099 msgstr ""
16100
16101 #: app/Services/Localization/i18n/states.php:2049
16102 msgid "Kanungu"
16103 msgstr ""
16104
16105 #: app/Services/Localization/i18n/states.php:1710
16106 msgid "Kaolack"
16107 msgstr ""
16108
16109 #: app/Services/Localization/i18n/states.php:2050
16110 msgid "Kapchorwa"
16111 msgstr ""
16112
16113 #: app/Services/Localization/i18n/states.php:2051
16114 msgid "Kapelebyong"
16115 msgstr ""
16116
16117 #: app/Services/Localization/i18n/states.php:35
16118 msgid "Kapisa"
16119 msgstr ""
16120
16121 #: app/Services/Localization/i18n/states.php:1895
16122 msgid "Karabük"
16123 msgstr ""
16124
16125 #: app/Services/Localization/i18n/states.php:1887
16126 msgid "Karaman"
16127 msgstr ""
16128
16129 #: app/Services/Localization/i18n/states.php:1391
16130 msgid "Karas"
16131 msgstr ""
16132
16133 #: app/Services/Localization/i18n/states.php:200
16134 msgid "Kardzhali"
16135 msgstr ""
16136
16137 #: app/Services/Localization/i18n/states.php:735
16138 msgid "Karlovac County"
16139 msgstr ""
16140
16141 #: app/Services/Localization/i18n/states.php:1451
16142 msgid "Karnali"
16143 msgstr ""
16144
16145 #: app/Services/Localization/i18n/states.php:852
16146 msgid "Karnataka"
16147 msgstr ""
16148
16149 #: app/Services/Localization/i18n/states.php:1853
16150 msgid "Kars"
16151 msgstr ""
16152
16153 #: app/Services/Localization/i18n/states.php:2052
16154 msgid "Kasanda"
16155 msgstr ""
16156
16157 #: app/Services/Localization/i18n/states.php:2053
16158 msgid "Kasese"
16159 msgstr ""
16160
16161 #: app/Services/Localization/i18n/states.php:1854
16162 msgid "Kastamonu"
16163 msgstr ""
16164
16165 #: app/Services/Localization/i18n/states.php:2054
16166 msgid "Katakwi"
16167 msgstr ""
16168
16169 #: app/Services/Localization/i18n/states.php:1928
16170 msgid "Katavi"
16171 msgstr ""
16172
16173 #: app/Services/Localization/i18n/states.php:1425
16174 msgid "Katsina"
16175 msgstr ""
16176
16177 #: app/Services/Localization/i18n/states.php:1392
16178 msgid "Kavango East"
16179 msgstr ""
16180
16181 #: app/Services/Localization/i18n/states.php:1393
16182 msgid "Kavango West"
16183 msgstr ""
16184
16185 #: app/Services/Localization/i18n/states.php:1855
16186 msgid "Kayseri"
16187 msgstr ""
16188
16189 #: app/Services/Localization/i18n/states.php:2055
16190 msgid "Kayunga"
16191 msgstr ""
16192
16193 #: app/Services/Localization/i18n/countries.php:128
16194 msgid "Kazakhstan"
16195 msgstr ""
16196
16197 #: app/Helpers/CurrenciesHelper.php:88
16198 msgid "Kazakhstani Tenge"
16199 msgstr ""
16200
16201 #: app/Services/Localization/i18n/states.php:1426
16202 msgid "Kebbi"
16203 msgstr ""
16204
16205 #: app/Services/Localization/i18n/states.php:1359
16206 msgid "Kedah"
16207 msgstr ""
16208
16209 #: app/Services/Translations/admin-translation.php:1268
16210 msgid "Keep empty for all"
16211 msgstr ""
16212
16213 #: app/Services/Localization/i18n/states.php:1236
16214 msgid "Kelaat Sraghna"
16215 msgstr ""
16216
16217 #: app/Services/Localization/i18n/states.php:1360
16218 msgid "Kelantan"
16219 msgstr ""
16220
16221 #: app/Services/Localization/i18n/states.php:2157
16222 msgid "Kentucky"
16223 msgstr ""
16224
16225 #: app/Services/Localization/i18n/countries.php:129
16226 msgid "Kenya"
16227 msgstr ""
16228
16229 #: app/Helpers/CurrenciesHelper.php:82
16230 msgid "Kenyan Shilling"
16231 msgstr ""
16232
16233 #: app/Services/Localization/i18n/states.php:781
16234 msgid "Kepulauan Riau"
16235 msgstr ""
16236
16237 #: app/Services/Localization/i18n/states.php:853
16238 msgid "Kerala"
16239 msgstr ""
16240
16241 #: app/Services/Localization/i18n/states.php:1108
16242 msgid "Kericho"
16243 msgstr ""
16244
16245 #: app/Services/Localization/i18n/states.php:888
16246 msgid "Kerman (کرمان)"
16247 msgstr ""
16248
16249 #: app/Services/Localization/i18n/states.php:887
16250 msgid "Kermanshah (کرمانشاه)"
16251 msgstr ""
16252
16253 #: app/Services/Localization/i18n/states.php:820
16254 msgid "Kerry"
16255 msgstr ""
16256
16257 #: app/Services/Translations/admin-translation.php:1269
16258 msgid ""
16259 "Key-value pairs sent with the request for context like auth or content type."
16260 msgstr ""
16261
16262 #: api/StoreSettings.php:1225 app/Services/Localization/i18n/units.php:15
16263 msgid "kg"
16264 msgstr ""
16265
16266 #: app/Services/Localization/i18n/states.php:153
16267 msgid "Khagrachhari"
16268 msgstr ""
16269
16270 #: app/Services/Localization/i18n/states.php:1171
16271 msgid "Khammouane"
16272 msgstr ""
16273
16274 #: app/Services/Localization/i18n/states.php:1991
16275 msgid "Kharkivshchyna"
16276 msgstr ""
16277
16278 #: app/Services/Localization/i18n/states.php:1237
16279 msgid "Khemisset"
16280 msgstr ""
16281
16282 #: app/Services/Localization/i18n/states.php:523
16283 msgid "Khenchela"
16284 msgstr ""
16285
16286 #: app/Services/Localization/i18n/states.php:1992
16287 msgid "Khersonshchyna"
16288 msgstr ""
16289
16290 #: app/Services/Localization/i18n/states.php:1993
16291 msgid "Khmelnychchyna"
16292 msgstr ""
16293
16294 #: app/Services/Localization/i18n/states.php:1394
16295 msgid "Khomas"
16296 msgstr ""
16297
16298 #: app/Services/Localization/i18n/states.php:1756
16299 msgid "Khon Kaen"
16300 msgstr ""
16301
16302 #: app/Services/Localization/i18n/states.php:36
16303 msgid "Khost"
16304 msgstr ""
16305
16306 #: app/Services/Localization/i18n/states.php:1239
16307 msgid "Khouribga"
16308 msgstr ""
16309
16310 #: app/Services/Localization/i18n/states.php:154
16311 msgid "Khulna"
16312 msgstr ""
16313
16314 #: app/Services/Localization/i18n/states.php:880
16315 msgid "Khuzestan (خوزستان)"
16316 msgstr ""
16317
16318 #: app/Services/Localization/i18n/states.php:1631
16319 msgid "Khyber Pakhtunkhwa"
16320 msgstr ""
16321
16322 #: app/Services/Localization/i18n/states.php:1238
16323 msgid "Khénifra"
16324 msgstr ""
16325
16326 #: app/Services/Localization/i18n/states.php:1109
16327 msgid "Kiambu"
16328 msgstr ""
16329
16330 #: app/Services/Localization/i18n/states.php:2056
16331 msgid "Kibaale"
16332 msgstr ""
16333
16334 #: app/Services/Localization/i18n/states.php:2057
16335 msgid "Kiboga"
16336 msgstr ""
16337
16338 #: app/Services/Localization/i18n/states.php:2058
16339 msgid "Kibuku"
16340 msgstr ""
16341
16342 #: app/Services/Localization/i18n/states.php:1908
16343 msgid "Kigoma"
16344 msgstr ""
16345
16346 #: app/Services/Localization/i18n/states.php:2059
16347 msgid "Kikuube"
16348 msgstr ""
16349
16350 #: app/Services/Localization/i18n/states.php:821
16351 msgid "Kildare"
16352 msgstr ""
16353
16354 #: app/Services/Localization/i18n/states.php:1110
16355 msgid "Kilifi"
16356 msgstr ""
16357
16358 #: app/Services/Localization/i18n/states.php:1909
16359 msgid "Kilimanjaro"
16360 msgstr ""
16361
16362 #: app/Services/Localization/i18n/states.php:1896
16363 msgid "Kilis"
16364 msgstr ""
16365
16366 #: app/Services/Localization/i18n/states.php:822
16367 msgid "Kilkenny"
16368 msgstr ""
16369
16370 #: app/Services/Localization/i18n/states.php:2133
16371 msgid "Kingman Reef"
16372 msgstr ""
16373
16374 #: app/Services/Localization/i18n/states.php:1025
16375 msgid "Kingston"
16376 msgstr ""
16377
16378 #: app/Services/Localization/i18n/countries.php:130
16379 msgid "Kiribati"
16380 msgstr ""
16381
16382 #: app/Services/Localization/i18n/states.php:1111
16383 msgid "Kirinyaga"
16384 msgstr ""
16385
16386 #: app/Services/Localization/i18n/states.php:1981
16387 msgid "Kirovohradschyna"
16388 msgstr ""
16389
16390 #: app/Services/Localization/i18n/states.php:2060
16391 msgid "Kiruhura"
16392 msgstr ""
16393
16394 #: app/Services/Localization/i18n/states.php:2061
16395 msgid "Kiryandongo"
16396 msgstr ""
16397
16398 #: app/Services/Localization/i18n/states.php:155
16399 msgid "Kishoreganj"
16400 msgstr ""
16401
16402 #: app/Services/Localization/i18n/states.php:1112
16403 msgid "Kisii"
16404 msgstr ""
16405
16406 #: app/Services/Localization/i18n/states.php:2062
16407 msgid "Kisoro"
16408 msgstr ""
16409
16410 #: app/Services/Localization/i18n/states.php:1113
16411 msgid "Kisumu"
16412 msgstr ""
16413
16414 #: app/Services/Localization/i18n/states.php:2063
16415 msgid "Kitgum"
16416 msgstr ""
16417
16418 #: app/Services/Localization/i18n/states.php:1114
16419 msgid "Kitui"
16420 msgstr ""
16421
16422 #: app/Services/Localization/i18n/states.php:2064
16423 msgid "Koboko"
16424 msgstr ""
16425
16426 #: app/Services/Localization/i18n/states.php:1858
16427 msgid "Kocaeli"
16428 msgstr ""
16429
16430 #: app/Services/Localization/i18n/states.php:1086
16431 msgid "Kochi"
16432 msgstr ""
16433
16434 #: app/Services/Localization/i18n/states.php:1427
16435 msgid "Kogi"
16436 msgstr ""
16437
16438 #: app/Services/Localization/i18n/states.php:904
16439 msgid "Kohgiluyeh and BoyerAhmad (کهگیلوییه و بویراحمد)"
16440 msgstr ""
16441
16442 #: app/Services/Localization/i18n/states.php:1708
16443 msgid "Kolda"
16444 msgstr ""
16445
16446 #: app/Services/Localization/i18n/states.php:2065
16447 msgid "Kole"
16448 msgstr ""
16449
16450 #: app/Services/Localization/i18n/states.php:766
16451 msgid "Komárom-Esztergom"
16452 msgstr ""
16453
16454 #: app/Services/Localization/i18n/states.php:1859
16455 msgid "Konya"
16456 msgstr ""
16457
16458 #: app/Services/Localization/i18n/states.php:737
16459 msgid "Koprivnica-Križevci County"
16460 msgstr ""
16461
16462 #: app/Services/Localization/i18n/states.php:62
16463 msgid "Korçë"
16464 msgstr ""
16465
16466 #: app/Services/Localization/i18n/states.php:1452
16467 msgid "Koshi"
16468 msgstr ""
16469
16470 #: app/Services/Localization/i18n/states.php:2066
16471 msgid "Kotido"
16472 msgstr ""
16473
16474 #: app/Services/Localization/i18n/states.php:232
16475 msgid "Kouffo"
16476 msgstr ""
16477
16478 #: app/Services/Localization/i18n/states.php:708
16479 msgid "Kowloon"
16480 msgstr ""
16481
16482 #: app/Services/Localization/i18n/states.php:1757
16483 msgid "Krabi"
16484 msgstr ""
16485
16486 #: app/Services/Localization/i18n/states.php:733
16487 msgid "Krapina-Zagorje County"
16488 msgstr ""
16489
16490 #: app/Services/Localization/i18n/states.php:1373
16491 msgid "Kuala Lumpur"
16492 msgstr ""
16493
16494 #: app/Services/Localization/i18n/states.php:77
16495 msgid "Kuando Kubango"
16496 msgstr ""
16497
16498 #: app/Services/Localization/i18n/states.php:63
16499 msgid "Kukës"
16500 msgstr ""
16501
16502 #: app/Services/Localization/i18n/states.php:1090
16503 msgid "Kumamoto"
16504 msgstr ""
16505
16506 #: app/Services/Localization/i18n/states.php:2067
16507 msgid "Kumi"
16508 msgstr ""
16509
16510 #: app/Services/Localization/i18n/states.php:37
16511 msgid "Kunar"
16512 msgstr ""
16513
16514 #: app/Services/Localization/i18n/states.php:38
16515 msgid "Kunduz"
16516 msgstr ""
16517
16518 #: app/Services/Localization/i18n/states.php:1395
16519 msgid "Kunene"
16520 msgstr ""
16521
16522 #: app/Services/Localization/i18n/states.php:903
16523 msgid "Kurdistan / کردستان)"
16524 msgstr ""
16525
16526 #: app/Services/Localization/i18n/states.php:156
16527 msgid "Kurigram"
16528 msgstr ""
16529
16530 #: app/Services/Localization/i18n/states.php:157
16531 msgid "Kushtia"
16532 msgstr ""
16533
16534 #: app/Services/Localization/i18n/countries.php:131
16535 msgid "Kuwait"
16536 msgstr ""
16537
16538 #: app/Services/Localization/i18n/states.php:1115
16539 msgid "Kwale"
16540 msgstr ""
16541
16542 #: app/Services/Localization/i18n/states.php:2068
16543 msgid "Kwania"
16544 msgstr ""
16545
16546 #: app/Services/Localization/i18n/states.php:78
16547 msgid "Kwanza-Norte"
16548 msgstr ""
16549
16550 #: app/Services/Localization/i18n/states.php:79
16551 msgid "Kwanza-Sul"
16552 msgstr ""
16553
16554 #: app/Services/Localization/i18n/states.php:1428
16555 msgid "Kwara"
16556 msgstr ""
16557
16558 #: app/Services/Localization/i18n/states.php:2249
16559 msgid "KwaZulu-Natal"
16560 msgstr ""
16561
16562 #: app/Services/Localization/i18n/states.php:2069
16563 msgid "Kween"
16564 msgstr ""
16565
16566 #: app/Services/Localization/i18n/states.php:2070
16567 msgid "Kyankwanzi"
16568 msgstr ""
16569
16570 #: app/Services/Localization/i18n/states.php:2071
16571 msgid "Kyegegwa"
16572 msgstr ""
16573
16574 #: app/Services/Localization/i18n/states.php:2072
16575 msgid "Kyenjojo"
16576 msgstr ""
16577
16578 #: app/Services/Localization/i18n/states.php:1979
16579 msgid "Kyiv"
16580 msgstr ""
16581
16582 #: app/Services/Localization/i18n/states.php:1980
16583 msgid "Kyivshchyna"
16584 msgstr ""
16585
16586 #: app/Services/Localization/i18n/states.php:2073
16587 msgid "Kyotera"
16588 msgstr ""
16589
16590 #: app/Services/Localization/i18n/states.php:1073
16591 msgid "Kyoto"
16592 msgstr ""
16593
16594 #: app/Services/Localization/i18n/countries.php:132
16595 msgid "Kyrgyzstan"
16596 msgstr ""
16597
16598 #: app/Helpers/CurrenciesHelper.php:83
16599 msgid "Kyrgyzstani Som"
16600 msgstr ""
16601
16602 #: app/Services/Localization/i18n/states.php:201
16603 msgid "Kyustendil"
16604 msgstr ""
16605
16606 #: app/Services/Localization/i18n/states.php:1709
16607 msgid "Kédougou"
16608 msgstr ""
16609
16610 #: app/Services/Localization/i18n/states.php:1235
16611 msgid "Kénitra"
16612 msgstr ""
16613
16614 #: app/Services/Localization/i18n/states.php:1860
16615 msgid "Kütahya"
16616 msgstr ""
16617
16618 #: app/Services/Localization/i18n/states.php:1856
16619 msgid "Kırklareli"
16620 msgstr ""
16621
16622 #: app/Services/Localization/i18n/states.php:1888
16623 msgid "Kırıkkale"
16624 msgstr ""
16625
16626 #: app/Services/Localization/i18n/states.php:1857
16627 msgid "Kırşehir"
16628 msgstr ""
16629
16630 #: app/Services/Localization/i18n/states.php:957
16631 msgid "L'Aquila"
16632 msgstr ""
16633
16634 #: app/Services/Localization/i18n/states.php:459
16635 msgid "La Altagracia"
16636 msgstr ""
16637
16638 #: app/Services/Localization/i18n/states.php:327
16639 msgid "La Araucanía"
16640 msgstr ""
16641
16642 #: app/Services/Localization/i18n/states.php:2239
16643 msgid "La Guaira (Vargas)"
16644 msgstr ""
16645
16646 #: app/Services/Localization/i18n/states.php:394
16647 msgid "La Guajira"
16648 msgstr ""
16649
16650 #: app/Services/Localization/i18n/states.php:1527
16651 #: app/Services/Localization/i18n/states.php:1727
16652 msgid "La Libertad"
16653 msgstr ""
16654
16655 #: app/Services/Localization/i18n/states.php:100
16656 msgid "La Pampa"
16657 msgstr ""
16658
16659 #: app/Services/Localization/i18n/states.php:244
16660 #: app/Services/Localization/i18n/states.php:724
16661 #: app/Services/Localization/i18n/states.php:1729
16662 msgid "La Paz"
16663 msgstr ""
16664
16665 #: app/Services/Localization/i18n/states.php:101
16666 #: app/Services/Localization/i18n/states.php:616
16667 msgid "La Rioja"
16668 msgstr ""
16669
16670 #: app/Services/Localization/i18n/states.php:460
16671 msgid "La Romana"
16672 msgstr ""
16673
16674 #: app/Services/Localization/i18n/states.php:956
16675 msgid "La Spezia"
16676 msgstr ""
16677
16678 #: app/Services/Localization/i18n/states.php:1582
16679 msgid "La Union"
16680 msgstr ""
16681
16682 #: app/Services/Localization/i18n/states.php:1735
16683 msgid "La Unión"
16684 msgstr ""
16685
16686 #: app/Services/Localization/i18n/states.php:461
16687 msgid "La Vega"
16688 msgstr ""
16689
16690 #: app/Services/Translations/admin-translation.php:1272
16691 #: app/Services/Translations/block-editor-translation.php:193
16692 msgid "Label"
16693 msgstr ""
16694
16695 #: api/Resource/LabelResource.php:72 api/Resource/LabelResource.php:102
16696 msgid "Label created successfully!"
16697 msgstr ""
16698
16699 #: api/Resource/LabelResource.php:77 api/Resource/LabelResource.php:107
16700 msgid "Label creation failed."
16701 msgstr ""
16702
16703 #: app/Http/Requests/LabelRequest.php:26
16704 #: app/Http/Requests/FrontendRequests/CustomerAddressRequest.php:47
16705 msgid "Label field is required."
16706 msgstr ""
16707
16708 #: app/Http/Requests/CustomerAddressRequest.php:73
16709 #: app/Http/Requests/FrontendRequests/CustomerAddressRequest.php:42
16710 msgid "Label may not be greater than 15 characters."
16711 msgstr ""
16712
16713 #: app/Http/Requests/LabelRequest.php:27
16714 msgid "Label must be unique."
16715 msgstr ""
16716
16717 #: app/Services/Translations/checkout-translation.php:16
16718 #: app/Http/Controllers/FrontendControllers/CustomerController.php:208
16719 msgid "Label must not exceed 15 characters."
16720 msgstr ""
16721
16722 #: app/Services/Filter/LabelFilter.php:61
16723 msgid "Label Name"
16724 msgstr ""
16725
16726 #: api/StoreSettings.php:500
16727 msgid "Label Selector"
16728 msgstr ""
16729
16730 #: app/Services/Translations/block-editor-translation.php:194
16731 msgid "Label Text"
16732 msgstr ""
16733
16734 #: app/Services/Filter/LabelFilter.php:57
16735 #: app/Services/Translations/admin-translation.php:1273
16736 msgid "Labels"
16737 msgstr ""
16738
16739 #: app/Modules/MCP/Tools/LabelTools.php:72
16740 msgid "Labels are not available on this install."
16741 msgstr ""
16742
16743 #: app/Http/Controllers/LabelController.php:90
16744 msgid "Labels Updated Successfully"
16745 msgstr ""
16746
16747 #. 1: labels added, 2: labels removed
16748 #: app/Modules/MCP/Tools/LabelTools.php:147
16749 #, php-format
16750 msgid "Labels updated: %1$d added, %2$d removed."
16751 msgstr ""
16752
16753 #: app/Services/Localization/i18n/states.php:1361
16754 msgid "Labuan"
16755 msgstr ""
16756
16757 #: app/Services/Localization/i18n/states.php:854
16758 msgid "Ladakh"
16759 msgstr ""
16760
16761 #: app/Services/Localization/i18n/states.php:39
16762 msgid "Laghman"
16763 msgstr ""
16764
16765 #: app/Services/Localization/i18n/states.php:486
16766 msgid "Laghouat"
16767 msgstr ""
16768
16769 #: app/Services/Localization/i18n/states.php:1429
16770 msgid "Lagos"
16771 msgstr ""
16772
16773 #: app/Services/Localization/i18n/states.php:1583
16774 msgid "Laguna"
16775 msgstr ""
16776
16777 #: app/Services/Localization/i18n/states.php:1116
16778 msgid "Laikipia"
16779 msgstr ""
16780
16781 #: app/Services/Localization/i18n/states.php:876
16782 msgid "Lakshadeep"
16783 msgstr ""
16784
16785 #: app/Services/Localization/i18n/states.php:158
16786 msgid "Lakshmipur"
16787 msgstr ""
16788
16789 #: app/Services/Localization/i18n/states.php:159
16790 msgid "Lalmonirhat"
16791 msgstr ""
16792
16793 #: app/Services/Localization/i18n/states.php:1528
16794 msgid "Lambayeque"
16795 msgstr ""
16796
16797 #: app/Services/Localization/i18n/states.php:1758
16798 msgid "Lampang"
16799 msgstr ""
16800
16801 #: app/Services/Localization/i18n/states.php:1759
16802 msgid "Lamphun"
16803 msgstr ""
16804
16805 #: app/Services/Localization/i18n/states.php:786
16806 msgid "Lampung"
16807 msgstr ""
16808
16809 #: app/Services/Localization/i18n/states.php:1117
16810 msgid "Lamu"
16811 msgstr ""
16812
16813 #: app/Services/Localization/i18n/states.php:2074
16814 msgid "Lamwo"
16815 msgstr ""
16816
16817 #: app/Services/Localization/i18n/states.php:1584
16818 msgid "Lanao del Norte"
16819 msgstr ""
16820
16821 #: app/Services/Localization/i18n/states.php:1585
16822 msgid "Lanao del Sur"
16823 msgstr ""
16824
16825 #: app/Helpers/CurrenciesHelper.php:89
16826 msgid "Lao Kip"
16827 msgstr ""
16828
16829 #: app/Services/Localization/i18n/states.php:823
16830 msgid "Laois"
16831 msgstr ""
16832
16833 #: app/Services/Localization/i18n/countries.php:133
16834 msgid "Laos"
16835 msgstr ""
16836
16837 #: app/Services/Localization/i18n/states.php:2227
16838 msgid "Lara"
16839 msgstr ""
16840
16841 #: app/Services/Localization/i18n/states.php:1241
16842 msgid "Larache"
16843 msgstr ""
16844
16845 #: app/Services/Translations/block-editor-translation.php:195
16846 msgid "Large"
16847 msgstr ""
16848
16849 #: app/Services/Localization/i18n/states.php:617
16850 msgid "Las Palmas"
16851 msgstr ""
16852
16853 #. %s - number of days
16854 #: app/Services/Translations/admin-translation.php:1275
16855 #, php-format
16856 msgid "Last %s Days"
16857 msgstr ""
16858
16859 #. %s - number of months
16860 #: app/Services/Translations/admin-translation.php:1277
16861 #, php-format
16862 msgid "Last %s Months"
16863 msgstr ""
16864
16865 #: app/Services/Translations/admin-translation.php:1278
16866 #: app/Http/Controllers/ProductController.php:720
16867 msgid "Last 30 days"
16868 msgstr ""
16869
16870 #: app/Services/Translations/admin-translation.php:1279
16871 msgid "Last 6 Months"
16872 msgstr ""
16873
16874 #: app/Services/Translations/admin-translation.php:1280
16875 msgid "Last 7 days"
16876 msgstr ""
16877
16878 #: app/Services/Translations/admin-translation.php:1281
16879 msgid "Last Activity"
16880 msgstr ""
16881
16882 #: app/Services/Translations/admin-translation.php:1282
16883 msgid "Last Month"
16884 msgstr ""
16885
16886 #: app/Services/Renderer/CheckoutFieldsSchema.php:20
16887 #: app/Services/Renderer/CheckoutFieldsSchema.php:468
16888 #: app/Services/Renderer/AddressSelectRenderer.php:439
16889 #: app/Services/Renderer/AddressSelectRenderer.php:447
16890 #: app/Services/Translations/admin-translation.php:1283
16891 #: app/Services/Translations/customer-profile-translation.php:134
16892 msgid "Last Name"
16893 msgstr ""
16894
16895 #: api/Checkout/CheckoutApi.php:914
16896 msgid "Last name is required."
16897 msgstr ""
16898
16899 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:101
16900 msgid "Last Order Date"
16901 msgstr ""
16902
16903 #: app/Services/Filter/CustomerFilter.php:102
16904 #: app/Services/Translations/admin-translation.php:1284
16905 msgid "Last Purchase Date"
16906 msgstr ""
16907
16908 #: app/Services/Translations/admin-translation.php:1285
16909 msgid "Last Purchase Date:"
16910 msgstr ""
16911
16912 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:602
16913 msgid "Last Purchased: "
16914 msgstr ""
16915
16916 #: app/Services/Translations/admin-translation.php:1286
16917 msgid "Last Quarter"
16918 msgstr ""
16919
16920 #: app/Services/Translations/admin-translation.php:1291
16921 msgid ""
16922 "Last tier has unlimited range (max = 0). Set a max value to add more tiers."
16923 msgstr ""
16924
16925 #: app/Services/Translations/admin-translation.php:1287
16926 msgid "Last Update"
16927 msgstr ""
16928
16929 #: app/Services/Translations/admin-translation.php:1288
16930 msgid "Last Update Check"
16931 msgstr ""
16932
16933 #: app/Services/Translations/admin-translation.php:1289
16934 msgid "Last Week"
16935 msgstr ""
16936
16937 #: app/Services/Translations/admin-translation.php:1290
16938 msgid "Last Year"
16939 msgstr ""
16940
16941 #: app/Services/Localization/i18n/states.php:958
16942 msgid "Latina"
16943 msgstr ""
16944
16945 #: app/Services/Localization/i18n/countries.php:134
16946 msgid "Latvia"
16947 msgstr ""
16948
16949 #: app/Services/Localization/i18n/states.php:2203
16950 msgid "Lavalleja"
16951 msgstr ""
16952
16953 #: app/Services/Translations/block-editor-translation.php:196
16954 msgid "Layout"
16955 msgstr ""
16956
16957 #: app/Services/Localization/i18n/states.php:1240
16958 msgid "Laâyoune"
16959 msgstr ""
16960
16961 #: api/StoreSettings.php:1227 app/Services/Localization/i18n/units.php:17
16962 msgid "lbs"
16963 msgstr ""
16964
16965 #: app/Services/Renderer/CheckoutRenderer.php:678
16966 #: app/Services/Translations/block-editor-translation.php:197
16967 msgid "Leave a Note"
16968 msgstr ""
16969
16970 #: app/Views/invoice/delivery_slip.php:75
16971 msgid "Leave a Review"
16972 msgstr ""
16973
16974 #: app/Services/Translations/admin-translation.php:1292
16975 msgid "Leave empty for all the variations"
16976 msgstr ""
16977
16978 #: app/Services/Translations/admin-translation.php:2789
16979 msgid "leave empty or 0 for no max limit"
16980 msgstr ""
16981
16982 #: app/Services/Translations/admin-translation.php:1293
16983 msgid "Leave empty to match all cities"
16984 msgstr ""
16985
16986 #: app/Services/Translations/admin-translation.php:1294
16987 msgid "Leave empty to run this feed for all variations"
16988 msgstr ""
16989
16990 #: app/Services/Translations/block-editor-translation.php:198
16991 msgid "Leave empty to use the default text: My Account"
16992 msgstr ""
16993
16994 #: app/Services/Translations/block-editor-translation.php:199
16995 msgid ""
16996 "Leave empty to use the selected icon above. Enter a URL to override with a "
16997 "custom icon."
16998 msgstr ""
16999
17000 #: app/Helpers/CurrenciesHelper.php:90
17001 msgid "Lebanese Pound"
17002 msgstr ""
17003
17004 #: app/Services/Localization/i18n/countries.php:135
17005 msgid "Lebanon"
17006 msgstr ""
17007
17008 #: app/Services/Localization/i18n/states.php:959
17009 msgid "Lecce"
17010 msgstr ""
17011
17012 #: app/Services/Localization/i18n/states.php:960
17013 msgid "Lecco"
17014 msgstr ""
17015
17016 #: app/Services/Translations/block-editor-translation.php:200
17017 #: app/Modules/Templating/Bricks/Elements/BuySection.php:203
17018 #: app/Modules/Templating/Bricks/Elements/BuySection.php:331
17019 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:109
17020 msgid "Left"
17021 msgstr ""
17022
17023 #: api/StoreSettings.php:328 app/Helpers/EditorShortCodeHelper.php:44
17024 #: app/Services/Renderer/CheckoutFieldsSchema.php:491
17025 #: app/Services/Renderer/AddressSelectRenderer.php:466
17026 #: app/Services/Renderer/CheckoutRenderer.php:399
17027 #: app/Services/Translations/admin-translation.php:1295
17028 #: app/Services/Translations/customer-profile-translation.php:135
17029 msgid "Legal Registration ID"
17030 msgstr ""
17031
17032 #: app/Http/Requests/CustomerAddressRequest.php:76
17033 #: app/Http/Requests/FrontendRequests/CustomerRequests/CustomerProfileRequest.php:80
17034 msgid "Legal Registration ID field is required."
17035 msgstr ""
17036
17037 #: api/Checkout/CheckoutApi.php:890
17038 #: app/Services/Translations/customer-profile-translation.php:136
17039 msgid "Legal Registration ID is required."
17040 msgstr ""
17041
17042 #: app/Services/Translations/admin-translation.php:1296
17043 msgid "Legal Registration Scheme"
17044 msgstr ""
17045
17046 #: app/Services/Localization/i18n/states.php:824
17047 msgid "Leitrim"
17048 msgstr ""
17049
17050 #: app/Services/Localization/i18n/states.php:723
17051 msgid "Lempira"
17052 msgstr ""
17053
17054 #: app/Services/Translations/admin-translation.php:1297
17055 msgid "Length"
17056 msgstr ""
17057
17058 #: app/Services/Translations/admin-translation.php:1298
17059 #, php-format
17060 msgid "Length (%s)"
17061 msgstr ""
17062
17063 #: app/Services/Localization/i18n/states.php:1305
17064 msgid "Leova"
17065 msgstr ""
17066
17067 #: app/Services/Localization/i18n/countries.php:136
17068 msgid "Lesotho"
17069 msgstr ""
17070
17071 #: app/Helpers/CurrenciesHelper.php:93
17072 msgid "Lesotho Loti"
17073 msgstr ""
17074
17075 #: app/Services/Translations/admin-translation.php:1299
17076 msgid "Less Than"
17077 msgstr ""
17078
17079 #. %s - comparison range
17080 #: app/Services/Translations/admin-translation.php:1302
17081 #, php-format
17082 msgid "Less than %s"
17083 msgstr ""
17084
17085 #: app/Services/Translations/admin-translation.php:1300
17086 msgid "Less Than or Equal"
17087 msgstr ""
17088
17089 #: app/Modules/MCP/MCPInit.php:214
17090 msgid ""
17091 "Let AI assistants (Claude, Cursor, and other MCP clients) securely read your "
17092 "store and run operator tasks via the Model Context Protocol. Ships off; "
17093 "enable it and connect with an application password."
17094 msgstr ""
17095
17096 #: app/Services/Translations/admin-translation.php:1303
17097 msgid "Let's go"
17098 msgstr ""
17099
17100 #: app/Services/Localization/i18n/states.php:1586
17101 msgid "Leyte"
17102 msgstr ""
17103
17104 #: app/Services/Localization/i18n/states.php:64
17105 msgid "Lezhë"
17106 msgstr ""
17107
17108 #: app/Services/Localization/i18n/states.php:618
17109 #: app/Services/Localization/i18n/states.php:1471
17110 msgid "León"
17111 msgstr ""
17112
17113 #: app/Services/Localization/i18n/states.php:348
17114 msgid "Liaoning / 辽宁"
17115 msgstr ""
17116
17117 #: app/Services/Localization/i18n/countries.php:137
17118 msgid "Liberia"
17119 msgstr ""
17120
17121 #: app/Helpers/CurrenciesHelper.php:92
17122 msgid "Liberian Dollar"
17123 msgstr ""
17124
17125 #: app/Services/Localization/i18n/states.php:331
17126 msgid "Libertador General Bernardo O'Higgins"
17127 msgstr ""
17128
17129 #: app/Services/Localization/i18n/countries.php:138
17130 msgid "Libya"
17131 msgstr ""
17132
17133 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:175
17134 msgid "License"
17135 msgid_plural "Licenses"
17136 msgstr[0] ""
17137 msgstr[1] ""
17138
17139 #: app/Helpers/EditorShortCodeHelper.php:331
17140 msgid "License (Loop)"
17141 msgstr ""
17142
17143 #: app/Services/Translations/customer-profile-translation.php:137
17144 msgid "License Activations"
17145 msgstr ""
17146
17147 #: app/Services/Translations/admin-translation.php:1304
17148 msgid "License Chart"
17149 msgstr ""
17150
17151 #: app/Services/Translations/customer-profile-translation.php:141
17152 msgid "License could not be loaded. Please try again."
17153 msgstr ""
17154
17155 #: app/Services/Translations/admin-translation.php:1305
17156 #: app/Services/Translations/customer-profile-translation.php:138
17157 msgid "License Details"
17158 msgstr ""
17159
17160 #: app/Services/Translations/admin-translation.php:1306
17161 msgid "License Distribution"
17162 msgstr ""
17163
17164 #: app/Services/Translations/admin-translation.php:1312
17165 msgid "License for this product has not been enabled"
17166 msgstr ""
17167
17168 #: app/Services/Translations/customer-profile-translation.php:139
17169 msgid "License Info"
17170 msgstr ""
17171
17172 #: app/Helpers/EditorShortCodeHelper.php:335
17173 #: app/Services/Translations/admin-translation.php:1307
17174 #: app/Services/Translations/customer-profile-translation.php:140
17175 msgid "License Key"
17176 msgstr ""
17177
17178 #: app/Services/Filter/LicenseFilter.php:162
17179 #: app/Services/Filter/OrderFilter.php:456
17180 #: app/Services/Filter/OrderBumpFilter.php:145
17181 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:237
17182 msgid "License key"
17183 msgstr ""
17184
17185 #: app/Services/Translations/admin-translation.php:1309
17186 msgid "License Key copied to clipboard"
17187 msgstr ""
17188
17189 #: app/Services/Translations/admin-translation.php:1308
17190 msgid "License Key Prefix (Optional)"
17191 msgstr ""
17192
17193 #: app/Services/Filter/LicenseFilter.php:158
17194 #: app/Services/Filter/LicenseSiteFilter.php:129
17195 #: app/Services/Filter/OrderFilter.php:452
17196 #: app/Services/Filter/OrderBumpFilter.php:141
17197 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:233
17198 msgid "License Property"
17199 msgstr ""
17200
17201 #: app/Services/Translations/admin-translation.php:1310
17202 msgid "License Settings"
17203 msgstr ""
17204
17205 #: app/Services/Translations/admin-translation.php:1313
17206 msgid ""
17207 "License settings cannot be saved for bundle products. Licenses are generated "
17208 "according to bundle items' license settings."
17209 msgstr ""
17210
17211 #: app/Services/Translations/admin-translation.php:1311
17212 msgid "License Settings Not Available for Bundle Products"
17213 msgstr ""
17214
17215 #: app/Services/Filter/OrderFilter.php:464
17216 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:246
17217 msgid "License Status"
17218 msgstr ""
17219
17220 #. %s is the license status
17221 #: app/Services/Translations/customer-profile-translation.php:143
17222 #, php-format
17223 msgid "License status: %s"
17224 msgstr ""
17225
17226 #: app/Services/Translations/admin-translation.php:1314
17227 #: app/Services/Translations/customer-profile-translation.php:144
17228 msgid "Licensed"
17229 msgstr ""
17230
17231 #: app/Services/Translations/admin-translation.php:1315
17232 #: app/Services/Translations/customer-profile-translation.php:145
17233 #: app/Services/Translations/block-editor-translation.php:201
17234 #: app/Services/Renderer/Receipt/ThankYouRender.php:809
17235 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:283
17236 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:431
17237 #: app/Hooks/Handlers/BlockEditors/CustomerProfileBlockEditor.php:45
17238 #: app/Hooks/Handlers/ShortCodes/CustomerProfileHandler.php:226
17239 #: app/Views/emails/order/paid/customer.php:39
17240 msgid "Licenses"
17241 msgstr ""
17242
17243 #: app/Services/Translations/admin-translation.php:1316
17244 msgid ""
17245 "Licenses are managed by bundle items themselves. Only pricing follows the "
17246 "bundle product (e.g., yearly bundle pricing results in yearly licenses for "
17247 "child bundle items)."
17248 msgstr ""
17249
17250 #: app/Services/Translations/customer-profile-translation.php:146
17251 msgid "Licenses table"
17252 msgstr ""
17253
17254 #: app/Services/Translations/admin-translation.php:1317
17255 msgid "Licensing"
17256 msgstr ""
17257
17258 #: app/Services/Localization/i18n/countries.php:139
17259 msgid "Liechtenstein"
17260 msgstr ""
17261
17262 #: app/Services/Translations/admin-translation.php:1318
17263 msgid "Lifetime"
17264 msgstr ""
17265
17266 #: app/Services/Translations/admin-translation.php:1319
17267 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:86
17268 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:590
17269 msgid "Lifetime Value"
17270 msgstr ""
17271
17272 #: app/Services/Translations/admin-translation.php:1320
17273 msgid "Lifetime Value (LTV)"
17274 msgstr ""
17275
17276 #: app/Http/Controllers/CustomerController.php:268
17277 msgid "Lifetime value recalculated successfully"
17278 msgstr ""
17279
17280 #: app/Services/Translations/admin-translation.php:1321
17281 msgid "Light"
17282 msgstr ""
17283
17284 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:86
17285 msgid "Lightbox"
17286 msgstr ""
17287
17288 #: app/Services/Localization/i18n/states.php:740
17289 msgid "Lika-Senj County"
17290 msgstr ""
17291
17292 #: app/Services/Localization/i18n/states.php:1529
17293 msgid "Lima"
17294 msgstr ""
17295
17296 #: app/Services/Localization/i18n/states.php:825
17297 msgid "Limerick"
17298 msgstr ""
17299
17300 #: app/Services/Translations/admin-translation.php:1322
17301 msgid "Limit purchases to 1 item per order"
17302 msgstr ""
17303
17304 #. %1$s: maximum number of draft terms in one batch
17305 #: app/Services/Translations/admin-translation.php:1324
17306 #, php-format
17307 msgid "Limit reached (%1$s)"
17308 msgstr ""
17309
17310 #: app/Services/Localization/i18n/states.php:2250
17311 msgid "Limpopo"
17312 msgstr ""
17313
17314 #: app/Services/Localization/i18n/states.php:415
17315 msgid "Limón"
17316 msgstr ""
17317
17318 #: app/Services/Localization/i18n/states.php:1912
17319 msgid "Lindi"
17320 msgstr ""
17321
17322 #: app/Services/Translations/admin-translation.php:1325
17323 #: app/Services/Translations/block-editor-translation.php:202
17324 msgid "Link"
17325 msgstr ""
17326
17327 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:389
17328 msgid "Link entire product"
17329 msgstr ""
17330
17331 #: app/Services/Translations/block-editor-translation.php:203
17332 msgid "Link Settings"
17333 msgstr ""
17334
17335 #: app/Services/Translations/block-editor-translation.php:205
17336 msgid "Link to Home"
17337 msgstr ""
17338
17339 #: app/Modules/Templating/Bricks/Elements/ProductTitle.php:67
17340 msgid "Link to product"
17341 msgstr ""
17342
17343 #: app/Services/Translations/block-editor-translation.php:204
17344 msgid "Link With Shop App"
17345 msgstr ""
17346
17347 #: app/Services/Localization/i18n/states.php:2075
17348 msgid "Lira"
17349 msgstr ""
17350
17351 #: app/Services/Localization/i18n/states.php:2276
17352 msgid "Lisburn and Castlereagh"
17353 msgstr ""
17354
17355 #: app/Services/Translations/block-editor-translation.php:206
17356 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:75
17357 msgid "List"
17358 msgstr ""
17359
17360 #: app/Services/Translations/TransStrings.php:279
17361 msgid "List 1"
17362 msgstr ""
17363
17364 #: app/Services/Translations/TransStrings.php:279
17365 msgid "List 2"
17366 msgstr ""
17367
17368 #: app/Modules/MCP/Tools/CouponTools.php:33
17369 msgid "List Coupons"
17370 msgstr ""
17371
17372 #: app/Modules/MCP/Tools/CustomerTools.php:30
17373 msgid "List Customers"
17374 msgstr ""
17375
17376 #: app/Services/Translations/admin-translation.php:1326
17377 msgid ""
17378 "List of email addresses that can use the coupon. Separate multiple emails "
17379 "with commas. You may also use regular expressions."
17380 msgstr ""
17381
17382 #: app/Services/Translations/customer-profile-translation.php:147
17383 msgid "List of sites where the license is activated"
17384 msgstr ""
17385
17386 #: app/Modules/MCP/Tools/OrderTools.php:51
17387 msgid "List Orders"
17388 msgstr ""
17389
17390 #: app/Modules/MCP/Tools/ProductTools.php:33
17391 msgid "List Products"
17392 msgstr ""
17393
17394 #: app/Modules/MCP/Tools/ContextTools.php:82
17395 msgid "List Reference Data"
17396 msgstr ""
17397
17398 #: app/Modules/MCP/Tools/SubscriptionTools.php:32
17399 msgid "List Subscriptions"
17400 msgstr ""
17401
17402 #: app/Services/Renderer/ShopAppRenderer.php:307
17403 #: app/Services/Translations/block-editor-translation.php:207
17404 msgid "List View"
17405 msgstr ""
17406
17407 #: app/Services/Translations/admin-translation.php:1327
17408 msgid ""
17409 "Listed price stays unchanged on reverse charge. Only the tax line is zeroed "
17410 "on the invoice."
17411 msgstr ""
17412
17413 #: app/Services/Localization/i18n/countries.php:140
17414 msgid "Lithuania"
17415 msgstr ""
17416
17417 #: app/Services/Localization/i18n/states.php:234
17418 msgid "Littoral"
17419 msgstr ""
17420
17421 #: api/StoreSettings.php:228
17422 msgid "Live"
17423 msgstr ""
17424
17425 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:192
17426 msgid "Live API Key"
17427 msgstr ""
17428
17429 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:181
17430 msgid "Live Client ID"
17431 msgstr ""
17432
17433 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:301
17434 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:465
17435 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:176
17436 msgid "Live credentials"
17437 msgstr ""
17438
17439 #: app/Services/Translations/block-editor-translation.php:208
17440 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:271
17441 msgid "Live Filter"
17442 msgstr ""
17443
17444 #: app/Services/Translations/admin-translation.php:1328
17445 #: app/Hooks/Handlers/AdminMenuBarHandler.php:27
17446 msgid "Live Mode"
17447 msgstr ""
17448
17449 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:443
17450 msgid "Live Webhook ID (Copy the webhook id and paste bellow)"
17451 msgstr ""
17452
17453 #: app/Services/Localization/i18n/states.php:961
17454 msgid "Livorno"
17455 msgstr ""
17456
17457 #: app/Services/Localization/i18n/states.php:619
17458 msgid "Lleida"
17459 msgstr ""
17460
17461 #: app/Services/Translations/admin-translation.php:1332
17462 msgid "Load all terms before reordering"
17463 msgstr ""
17464
17465 #: app/Services/Translations/admin-translation.php:1333
17466 msgid "Load every term before reordering."
17467 msgstr ""
17468
17469 #: app/Services/Translations/admin-translation.php:1329
17470 msgid "Load More"
17471 msgstr ""
17472
17473 #. %1$s: loaded count, %2$s: total count
17474 #: app/Services/Translations/admin-translation.php:1331
17475 #, php-format
17476 msgid "Load More (%1$s/%2$s)"
17477 msgstr ""
17478
17479 #: app/Services/Renderer/ProductCardRender.php:549
17480 #: app/Services/Translations/TransStrings.php:206
17481 #: app/Services/Translations/TransStrings.php:212
17482 #: app/Services/Translations/TransStrings.php:219
17483 #: app/Services/Translations/admin-translation.php:1334
17484 msgid "Loading"
17485 msgstr ""
17486
17487 #: app/Services/Translations/admin-translation.php:1335
17488 msgid "Loading adjustment history..."
17489 msgstr ""
17490
17491 #: app/Services/Translations/admin-translation.php:1336
17492 msgid "Loading block editor…"
17493 msgstr ""
17494
17495 #: app/Services/Translations/admin-translation.php:1337
17496 msgid "Loading editor..."
17497 msgstr ""
17498
17499 #: app/Services/Translations/block-editor-translation.php:210
17500 msgid "Loading media..."
17501 msgstr ""
17502
17503 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:183
17504 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:612
17505 msgid "Loading Payment Processor..."
17506 msgstr ""
17507
17508 #: app/Services/Translations/admin-translation.php:1338
17509 msgid "Loading preview..."
17510 msgstr ""
17511
17512 #: app/Services/Translations/admin-translation.php:1339
17513 #: app/Services/Translations/block-editor-translation.php:211
17514 msgid "Loading products..."
17515 msgstr ""
17516
17517 #: app/Services/Translations/block-editor-translation.php:209
17518 msgid "Loading Related Products..."
17519 msgstr ""
17520
17521 #: app/Services/Translations/checkout-translation.php:17
17522 #: app/Services/Translations/admin-translation.php:1340
17523 #: app/Services/Translations/block-editor-translation.php:212
17524 msgid "Loading..."
17525 msgstr ""
17526
17527 #: app/Services/Translations/admin-translation.php:2790
17528 msgid "loading..."
17529 msgstr ""
17530
17531 #: app/Modules/StorageDrivers/Local/Local.php:17
17532 msgid "Local"
17533 msgstr ""
17534
17535 #: app/Services/Translations/admin-translation.php:2791
17536 #: app/Services/Translations/customer-profile-translation.php:343
17537 msgid "local"
17538 msgstr ""
17539
17540 #: app/Services/Translations/admin-translation.php:1341
17541 msgid "Local / Staging"
17542 msgstr ""
17543
17544 #: app/Modules/StorageDrivers/Local/Local.php:36
17545 msgid "Local allows to upload file in local file storage"
17546 msgstr ""
17547
17548 #: app/Services/Translations/admin-translation.php:1342
17549 msgid "Local Pickup"
17550 msgstr ""
17551
17552 #: app/Services/Translations/admin-translation.php:1343
17553 msgid "Local Reverse Charge"
17554 msgstr ""
17555
17556 #: app/Modules/StorageDrivers/Local/Local.php:53
17557 msgid "Local Settings"
17558 msgstr ""
17559
17560 #: app/Services/Translations/admin-translation.php:1344
17561 msgid "Local/self-signed site (disable TLS verification)"
17562 msgstr ""
17563
17564 #: app/Services/Translations/admin-translation.php:1345
17565 msgid "Location"
17566 msgstr ""
17567
17568 #: app/Services/Localization/i18n/states.php:962
17569 msgid "Lodi"
17570 msgstr ""
17571
17572 #: app/Services/Localization/i18n/states.php:1760
17573 msgid "Loei"
17574 msgstr ""
17575
17576 #: app/Services/Localization/i18n/states.php:1195
17577 msgid "Lofa"
17578 msgstr ""
17579
17580 #: app/Services/Localization/i18n/states.php:40
17581 msgid "Logar"
17582 msgstr ""
17583
17584 #: app/Services/Translations/checkout-translation.php:18
17585 #: app/Hooks/Handlers/ShortCodes/CustomerProfileHandler.php:75
17586 #: app/Hooks/Handlers/ShortCodes/CustomerProfileHandler.php:78
17587 msgid "Login"
17588 msgstr ""
17589
17590 #: app/Services/Translations/checkout-translation.php:19
17591 msgid "Login failed."
17592 msgstr ""
17593
17594 #: app/Services/Translations/checkout-translation.php:20
17595 msgid "Login failed. Please try again."
17596 msgstr ""
17597
17598 #: api/User.php:55 app/Services/Translations/checkout-translation.php:21
17599 msgid "Login successful"
17600 msgstr ""
17601
17602 #: app/Services/Translations/admin-translation.php:1346
17603 msgid "Logo"
17604 msgstr ""
17605
17606 #: app/Services/Translations/block-editor-translation.php:213
17607 msgid "Logo Image"
17608 msgstr ""
17609
17610 #: app/Services/Translations/block-editor-translation.php:214
17611 msgid "Logo Settings"
17612 msgstr ""
17613
17614 #: app/Services/Translations/block-editor-translation.php:215
17615 #: app/Views/frontend/customer_menu.php:83
17616 #: app/Views/frontend/customer_menu.php:83
17617 #: app/Views/frontend/customer_menu.php:86
17618 msgid "Logout"
17619 msgstr ""
17620
17621 #: app/Helpers/AdminHelper.php:183
17622 #: app/Services/Translations/admin-translation.php:1347
17623 #: app/Hooks/Handlers/MenuHandler.php:359
17624 msgid "Logs"
17625 msgstr ""
17626
17627 #. %s - log id
17628 #: app/Services/Translations/admin-translation.php:1349
17629 #, php-format
17630 msgid "Logs ID: %s"
17631 msgstr ""
17632
17633 #: app/Services/Localization/i18n/states.php:546
17634 msgid "Loja"
17635 msgstr ""
17636
17637 #: app/Services/Translations/admin-translation.php:1350
17638 msgid "Long Description"
17639 msgstr ""
17640
17641 #: app/Services/Localization/i18n/states.php:826
17642 msgid "Longford"
17643 msgstr ""
17644
17645 #: app/Services/Translations/customer-profile-translation.php:148
17646 msgid "Looks like no licenses yet. Purchase something to view data."
17647 msgstr ""
17648
17649 #: app/Services/Translations/admin-translation.php:1351
17650 msgid "Looks like your license key has been Expired!"
17651 msgstr ""
17652
17653 #: app/Services/Localization/i18n/states.php:1761
17654 msgid "Lopburi"
17655 msgstr ""
17656
17657 #: app/Services/Translations/block-editor-translation.php:216
17658 msgid "Lorem ipsum dolor set amet"
17659 msgstr ""
17660
17661 #: app/Services/Localization/i18n/states.php:1530
17662 msgid "Loreto"
17663 msgstr ""
17664
17665 #: app/Services/Localization/i18n/states.php:332
17666 msgid "Los Lagos"
17667 msgstr ""
17668
17669 #: app/Services/Localization/i18n/states.php:333
17670 #: app/Services/Localization/i18n/states.php:547
17671 msgid "Los Ríos"
17672 msgstr ""
17673
17674 #: app/Services/Localization/i18n/states.php:1505
17675 msgid "Los Santos"
17676 msgstr ""
17677
17678 #: app/Services/Localization/i18n/states.php:1711
17679 msgid "Louga"
17680 msgstr ""
17681
17682 #: app/Services/Localization/i18n/states.php:2158
17683 msgid "Louisiana"
17684 msgstr ""
17685
17686 #: app/Services/Localization/i18n/states.php:827
17687 msgid "Louth"
17688 msgstr ""
17689
17690 #: app/Services/Localization/i18n/states.php:202
17691 msgid "Lovech"
17692 msgstr ""
17693
17694 #: app/Services/Translations/admin-translation.php:1352
17695 msgid "Low"
17696 msgstr ""
17697
17698 #: app/Services/Translations/admin-translation.php:1353
17699 #: app/Services/Translations/block-editor-translation.php:217
17700 msgid "Low Stock"
17701 msgstr ""
17702
17703 #: app/Services/Localization/i18n/states.php:429
17704 msgid "Lower Saxony"
17705 msgstr ""
17706
17707 #: app/Services/Translations/admin-translation.php:1270
17708 msgid "LTV"
17709 msgstr ""
17710
17711 #: app/Services/Translations/admin-translation.php:1271
17712 msgid "LTV:"
17713 msgstr ""
17714
17715 #: app/Services/Localization/i18n/states.php:80
17716 msgid "Luanda"
17717 msgstr ""
17718
17719 #: app/Services/Localization/i18n/states.php:1172
17720 msgid "Luang Namtha"
17721 msgstr ""
17722
17723 #: app/Services/Localization/i18n/states.php:1173
17724 msgid "Luang Prabang"
17725 msgstr ""
17726
17727 #: app/Services/Localization/i18n/states.php:2260
17728 msgid "Luapula"
17729 msgstr ""
17730
17731 #: app/Services/Localization/i18n/states.php:963
17732 msgid "Lucca"
17733 msgstr ""
17734
17735 #: app/Services/Localization/i18n/states.php:620
17736 msgid "Lugo"
17737 msgstr ""
17738
17739 #: app/Services/Localization/i18n/states.php:1972
17740 msgid "Luhanshchyna"
17741 msgstr ""
17742
17743 #: app/Services/Localization/i18n/states.php:1453
17744 msgid "Lumbini"
17745 msgstr ""
17746
17747 #: app/Services/Localization/i18n/states.php:81
17748 msgid "Lunda-Norte"
17749 msgstr ""
17750
17751 #: app/Services/Localization/i18n/states.php:82
17752 msgid "Lunda-Sul"
17753 msgstr ""
17754
17755 #: app/Services/Localization/i18n/states.php:892
17756 msgid "Luristan (لرستان)"
17757 msgstr ""
17758
17759 #: app/Services/Localization/i18n/states.php:2265
17760 msgid "Lusaka"
17761 msgstr ""
17762
17763 #: app/Services/Localization/i18n/states.php:2076
17764 msgid "Luuka"
17765 msgstr ""
17766
17767 #: app/Services/Localization/i18n/states.php:2077
17768 msgid "Luwero"
17769 msgstr ""
17770
17771 #: app/Services/Localization/i18n/countries.php:141
17772 msgid "Luxembourg"
17773 msgstr ""
17774
17775 #: app/Services/Localization/i18n/states.php:578
17776 msgid "Luxor"
17777 msgstr ""
17778
17779 #: app/Services/Localization/i18n/states.php:307
17780 msgid "Luzern"
17781 msgstr ""
17782
17783 #: app/Services/Localization/i18n/states.php:1984
17784 msgid "Lvivshchyna"
17785 msgstr ""
17786
17787 #: app/Services/Localization/i18n/states.php:2078
17788 msgid "Lwengo"
17789 msgstr ""
17790
17791 #: app/Services/Localization/i18n/states.php:2079
17792 msgid "Lyantonde"
17793 msgstr ""
17794
17795 #: api/StoreSettings.php:1252 app/Services/Localization/i18n/units.php:21
17796 msgid "m"
17797 msgstr ""
17798
17799 #. Date format for order creation date
17800 #: app/Views/invoice/receipt_slip.php:121
17801 #: app/Views/invoice/receipt_slip.php:513
17802 msgid "M d, Y"
17803 msgstr ""
17804
17805 #: app/Helpers/CurrenciesHelper.php:100
17806 msgid "Macanese Pataca"
17807 msgstr ""
17808
17809 #: app/Services/Localization/i18n/countries.php:142
17810 msgid "Macao"
17811 msgstr ""
17812
17813 #: app/Services/Localization/i18n/states.php:371
17814 msgid "Macao / 澳门"
17815 msgstr ""
17816
17817 #: app/Helpers/CurrenciesHelper.php:97
17818 msgid "Macedonian Denar"
17819 msgstr ""
17820
17821 #: app/Services/Localization/i18n/states.php:964
17822 msgid "Macerata"
17823 msgstr ""
17824
17825 #: app/Services/Localization/i18n/states.php:1118
17826 msgid "Machakos"
17827 msgstr ""
17828
17829 #: app/Services/Localization/i18n/countries.php:144
17830 msgid "Madagascar"
17831 msgstr ""
17832
17833 #: app/Services/Localization/i18n/states.php:160
17834 msgid "Madaripur"
17835 msgstr ""
17836
17837 #: app/Services/Localization/i18n/states.php:855
17838 msgid "Madhya Pradesh"
17839 msgstr ""
17840
17841 #: app/Services/Localization/i18n/states.php:1531
17842 msgid "Madre de Dios"
17843 msgstr ""
17844
17845 #: app/Services/Localization/i18n/states.php:621
17846 msgid "Madrid"
17847 msgstr ""
17848
17849 #: app/Services/Localization/i18n/states.php:1472
17850 msgid "Madriz"
17851 msgstr ""
17852
17853 #: app/Services/Localization/i18n/states.php:1762
17854 msgid "Mae Hong Son"
17855 msgstr ""
17856
17857 #: app/Services/Localization/i18n/states.php:334
17858 msgid "Magallanes"
17859 msgstr ""
17860
17861 #: app/Services/Localization/i18n/states.php:395
17862 msgid "Magdalena"
17863 msgstr ""
17864
17865 #: app/Services/Localization/i18n/states.php:1587
17866 msgid "Maguindanao"
17867 msgstr ""
17868
17869 #: app/Services/Localization/i18n/states.php:161
17870 msgid "Magura"
17871 msgstr ""
17872
17873 #: app/Services/Localization/i18n/states.php:1763
17874 msgid "Maha Sarakham"
17875 msgstr ""
17876
17877 #: app/Services/Localization/i18n/states.php:1454
17878 msgid "Mahakali"
17879 msgstr ""
17880
17881 #: app/Services/Localization/i18n/states.php:856
17882 msgid "Maharashtra"
17883 msgstr ""
17884
17885 #: app/Services/Translations/admin-translation.php:1359
17886 msgid "Mail From:"
17887 msgstr ""
17888
17889 #: app/Services/Translations/admin-translation.php:1360
17890 msgid "Mail Subject:"
17891 msgstr ""
17892
17893 #: app/Services/Translations/admin-translation.php:1361
17894 msgid "Mailing Settings"
17895 msgstr ""
17896
17897 #: app/Services/Localization/i18n/states.php:2159
17898 msgid "Maine"
17899 msgstr ""
17900
17901 #: app/Services/Translations/admin-translation.php:1362
17902 msgid "Make public (visible to all users)"
17903 msgstr ""
17904
17905 #: app/Services/Translations/admin-translation.php:1363
17906 msgid "Make subscription as split"
17907 msgstr ""
17908
17909 #: app/Services/Translations/admin-translation.php:1364
17910 msgid "Make sure you're registered for VAT when collecting in the EU."
17911 msgstr ""
17912
17913 #: app/Services/Translations/admin-translation.php:1365
17914 msgid ""
17915 "Make sure you've downloaded and saved the CSV file for your records before "
17916 "proceeding."
17917 msgstr ""
17918
17919 #: app/Services/Translations/admin-translation.php:1366
17920 msgid "Make this coupon recurring"
17921 msgstr ""
17922
17923 #: app/Services/Translations/block-editor-translation.php:218
17924 msgid "Make title a link"
17925 msgstr ""
17926
17927 #: app/Services/Localization/i18n/states.php:1119
17928 msgid "Makueni"
17929 msgstr ""
17930
17931 #: app/Services/Localization/i18n/states.php:1362
17932 msgid "Malacca (Melaka)"
17933 msgstr ""
17934
17935 #: app/Helpers/CurrenciesHelper.php:96 app/Helpers/CurrenciesHelper.php:391
17936 msgid "Malagasy Ariary"
17937 msgstr ""
17938
17939 #: app/Services/Localization/i18n/states.php:83
17940 msgid "Malanje"
17941 msgstr ""
17942
17943 #: app/Services/Localization/i18n/states.php:1861
17944 msgid "Malatya"
17945 msgstr ""
17946
17947 #: app/Services/Localization/i18n/countries.php:145
17948 msgid "Malawi"
17949 msgstr ""
17950
17951 #: app/Helpers/CurrenciesHelper.php:104
17952 msgid "Malawian Kwacha"
17953 msgstr ""
17954
17955 #: app/Services/Localization/i18n/countries.php:146
17956 msgid "Malaysia"
17957 msgstr ""
17958
17959 #: app/Helpers/CurrenciesHelper.php:106
17960 msgid "Malaysian Ringgit"
17961 msgstr ""
17962
17963 #: app/Services/Localization/i18n/countries.php:147
17964 msgid "Maldives"
17965 msgstr ""
17966
17967 #: app/Helpers/CurrenciesHelper.php:103
17968 msgid "Maldivian Rufiyaa"
17969 msgstr ""
17970
17971 #: app/Services/Localization/i18n/states.php:2204
17972 msgid "Maldonado"
17973 msgstr ""
17974
17975 #: app/Services/Localization/i18n/countries.php:148
17976 msgid "Mali"
17977 msgstr ""
17978
17979 #: app/Services/Localization/i18n/countries.php:149
17980 msgid "Malta"
17981 msgstr ""
17982
17983 #: app/Services/Localization/i18n/states.php:807
17984 msgid "Maluku"
17985 msgstr ""
17986
17987 #: app/Services/Localization/i18n/states.php:808
17988 msgid "Maluku Utara"
17989 msgstr ""
17990
17991 #: app/Services/Localization/i18n/states.php:548
17992 msgid "Manabí"
17993 msgstr ""
17994
17995 #: app/Services/Localization/i18n/states.php:2080
17996 msgid "Manafwa"
17997 msgstr ""
17998
17999 #: app/Services/Translations/admin-translation.php:1367
18000 #: app/Services/Translations/customer-profile-translation.php:150
18001 msgid "Manage"
18002 msgstr ""
18003
18004 #. %1$s: payment gateway name
18005 #: app/Services/Translations/admin-translation.php:1369
18006 #, php-format
18007 msgid "Manage %1$s"
18008 msgstr ""
18009
18010 #: app/Services/Translations/admin-translation.php:1375
18011 msgid "Manage address"
18012 msgstr ""
18013
18014 #: app/Services/Translations/customer-profile-translation.php:151
18015 msgid "Manage and update your personal information."
18016 msgstr ""
18017
18018 #: app/Services/Translations/admin-translation.php:1376
18019 msgid "Manage billing address"
18020 msgstr ""
18021
18022 #: app/Modules/MCP/Tools/CouponTools.php:56
18023 msgid "Manage Coupon"
18024 msgstr ""
18025
18026 #: app/Services/Permission/PermissionManager.php:205
18027 msgid "Manage Coupons"
18028 msgstr ""
18029
18030 #: app/Http/Controllers/ModuleSettingsController.php:295
18031 msgid ""
18032 "Manage customer withdrawal, refund, return, and cancellation requests with "
18033 "dedicated forms, workflows, notifications, and admin tools. Includes support "
18034 "for the German Withdrawal Button requirement under § 356a BGB."
18035 msgstr ""
18036
18037 #: app/Services/Permission/PermissionManager.php:189
18038 msgid "Manage Customers"
18039 msgstr ""
18040
18041 #: app/Views/emails/digest.php:202
18042 msgid "Manage digest settings"
18043 msgstr ""
18044
18045 #: app/Services/Translations/admin-translation.php:1377
18046 msgid "Manage discount"
18047 msgstr ""
18048
18049 #: app/Services/Permission/PermissionManager.php:210
18050 msgid "Manage Integrations"
18051 msgstr ""
18052
18053 #: app/Services/Permission/PermissionManager.php:213
18054 msgid "Manage Labels"
18055 msgstr ""
18056
18057 #: app/Services/Translations/admin-translation.php:1370
18058 msgid "Manage License Details"
18059 msgstr ""
18060
18061 #: app/Services/Permission/PermissionManager.php:202
18062 msgid "Manage Licenses"
18063 msgstr ""
18064
18065 #: app/Services/Translations/admin-translation.php:1371
18066 msgid "Manage Media"
18067 msgstr ""
18068
18069 #: app/Services/Permission/PermissionManager.php:193
18070 msgid "Manage Order Statuses"
18071 msgstr ""
18072
18073 #: app/Services/Permission/PermissionManager.php:194
18074 msgid "Manage Orders"
18075 msgstr ""
18076
18077 #: app/Services/Translations/admin-translation.php:1372
18078 msgid "Manage PayPal"
18079 msgstr ""
18080
18081 #: app/Services/Translations/admin-translation.php:1378
18082 msgid "Manage shipping address"
18083 msgstr ""
18084
18085 #: app/Services/Translations/admin-translation.php:1373
18086 msgid "Manage Stock"
18087 msgstr ""
18088
18089 #: app/Modules/StockManagement/StockManagement.php:23
18090 msgid "Manage stock of your products easier than ever!"
18091 msgstr ""
18092
18093 #: app/Http/Controllers/ProductController.php:1408
18094 #: app/Http/Controllers/ProductController.php:1414
18095 msgid "Manage stock update failed"
18096 msgstr ""
18097
18098 #: app/Http/Controllers/ProductController.php:1419
18099 msgid "Manage stock updated successfully"
18100 msgstr ""
18101
18102 #: app/Services/Translations/admin-translation.php:1379
18103 msgid "Manage storage provider"
18104 msgstr ""
18105
18106 #: app/Services/Translations/admin-translation.php:1374
18107 msgid "Manage Stripe"
18108 msgstr ""
18109
18110 #: app/Views/emails/subscription/trial_end/customer.php:83
18111 #: app/Views/emails/subscription/reminder/customer.php:72
18112 #: app/Views/emails/subscription/canceled/customer.php:83
18113 msgid "Manage Subscription"
18114 msgstr ""
18115
18116 #: app/Services/Translations/customer-profile-translation.php:152
18117 msgid "Manage subscription"
18118 msgstr ""
18119
18120 #: app/Services/Permission/PermissionManager.php:199
18121 msgid "Manage Subscriptions"
18122 msgstr ""
18123
18124 #: app/Services/Translations/admin-translation.php:1380
18125 msgid "Manage tax rates for different regions"
18126 msgstr ""
18127
18128 #: app/Views/emails/subscription/trial_end/customer.php:81
18129 msgid ""
18130 "Manage your subscription settings, update payment method, or cancel before "
18131 "the trial ends from your account dashboard."
18132 msgstr ""
18133
18134 #: app/Services/Permission/PermissionManager.php:26
18135 msgid "Manager"
18136 msgstr ""
18137
18138 #: app/Services/Localization/i18n/states.php:1473
18139 msgid "Managua"
18140 msgstr ""
18141
18142 #: app/Services/Localization/i18n/states.php:1488
18143 msgid "Manawatu-Whanganui"
18144 msgstr ""
18145
18146 #: app/Services/Localization/i18n/states.php:1036
18147 msgid "Manchester"
18148 msgstr ""
18149
18150 #: app/Services/Localization/i18n/states.php:1120
18151 msgid "Mandera"
18152 msgstr ""
18153
18154 #: app/Services/Localization/i18n/states.php:1379
18155 msgid "Manica"
18156 msgstr ""
18157
18158 #: app/Services/Localization/i18n/states.php:162
18159 msgid "Manikganj "
18160 msgstr ""
18161
18162 #: app/Services/Localization/i18n/states.php:857
18163 msgid "Manipur"
18164 msgstr ""
18165
18166 #: app/Services/Localization/i18n/states.php:1862
18167 msgid "Manisa"
18168 msgstr ""
18169
18170 #: app/Services/Localization/i18n/states.php:283
18171 msgid "Manitoba"
18172 msgstr ""
18173
18174 #: app/Services/Localization/i18n/states.php:965
18175 msgid "Mantova"
18176 msgstr ""
18177
18178 #: app/Services/Renderer/CartSummaryRender.php:335
18179 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:446
18180 msgid "Manual Discount"
18181 msgstr ""
18182
18183 #: app/Helpers/EditorShortCodeHelper.php:238
18184 msgid "Manual Discount Total"
18185 msgstr ""
18186
18187 #: app/Helpers/EditorShortCodeHelper.php:239
18188 msgid "Manual Discount Total (Formatted)"
18189 msgstr ""
18190
18191 #: app/Services/Localization/i18n/states.php:1926
18192 msgid "Manyara"
18193 msgstr ""
18194
18195 #: app/Services/Translations/admin-translation.php:1382
18196 msgid "Map bundle items"
18197 msgstr ""
18198
18199 #: app/Services/Translations/admin-translation.php:1381
18200 msgid "Map Columns"
18201 msgstr ""
18202
18203 #: app/Services/Localization/i18n/states.php:1381
18204 msgid "Maputo"
18205 msgstr ""
18206
18207 #: app/Services/Localization/i18n/states.php:1380
18208 msgid "Maputo Province"
18209 msgstr ""
18210
18211 #: app/Services/Translations/TransStrings.php:189
18212 msgid "Mar"
18213 msgstr ""
18214
18215 #: app/Services/Localization/i18n/states.php:1913
18216 msgid "Mara"
18217 msgstr ""
18218
18219 #: app/Services/Localization/i18n/states.php:2081
18220 msgid "Maracha"
18221 msgstr ""
18222
18223 #: app/Services/Localization/i18n/states.php:1686
18224 msgid "Maramureș"
18225 msgstr ""
18226
18227 #: app/Services/Localization/i18n/states.php:261
18228 msgid "Maranhão"
18229 msgstr ""
18230
18231 #: app/Services/Translations/TransStrings.php:158
18232 msgid "March"
18233 msgstr ""
18234
18235 #: app/Services/Localization/i18n/states.php:1864
18236 msgid "Mardin"
18237 msgstr ""
18238
18239 #: app/Services/Localization/i18n/states.php:1196
18240 msgid "Margibi"
18241 msgstr ""
18242
18243 #: app/Services/Translations/admin-translation.php:1383
18244 msgid "Margin"
18245 msgstr ""
18246
18247 #: app/Services/Localization/i18n/states.php:1588
18248 msgid "Marinduque"
18249 msgstr ""
18250
18251 #: app/Services/Translations/admin-translation.php:1384
18252 msgid "Mark As Complete"
18253 msgstr ""
18254
18255 #: app/Services/Translations/admin-translation.php:1386
18256 msgid "Mark as Completed"
18257 msgstr ""
18258
18259 #: app/Services/Translations/admin-translation.php:1387
18260 msgid "Mark as Filed"
18261 msgstr ""
18262
18263 #: app/Services/Translations/admin-translation.php:1389
18264 msgid "Mark as lifetime"
18265 msgstr ""
18266
18267 #: app/Services/Translations/admin-translation.php:1390
18268 msgid "Mark as paid"
18269 msgstr ""
18270
18271 #: app/Services/Translations/admin-translation.php:1391
18272 msgid "Mark as read"
18273 msgstr ""
18274
18275 #: app/Services/Translations/admin-translation.php:1388
18276 msgid "Mark as Shipped"
18277 msgstr ""
18278
18279 #: app/Services/Translations/admin-translation.php:1392
18280 msgid "Mark as unlimited"
18281 msgstr ""
18282
18283 #: app/Services/Translations/admin-translation.php:1393
18284 msgid "Mark as unread"
18285 msgstr ""
18286
18287 #: app/Services/Translations/admin-translation.php:1394
18288 msgid "Mark order as paid"
18289 msgstr ""
18290
18291 #: app/Services/Translations/admin-translation.php:1385
18292 msgid "Mark Paid"
18293 msgstr ""
18294
18295 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:144
18296 msgid "Mark the community profile as verified"
18297 msgstr ""
18298
18299 #: app/Services/Translations/admin-translation.php:1395
18300 msgid ""
18301 "Mark this coupon as recurring to apply it automatically to every future "
18302 "subscription order. This discount will automatically apply on every renewal. "
18303 "However, the coupon will not be applied if it reduces the payable amount to "
18304 "zero."
18305 msgstr ""
18306
18307 #: app/Services/Localization/i18n/states.php:908
18308 msgid "Markazi (مرکزی)"
18309 msgstr ""
18310
18311 #: app/Services/Localization/i18n/states.php:1491
18312 msgid "Marlborough"
18313 msgstr ""
18314
18315 #: app/Services/Localization/i18n/states.php:1242
18316 msgid "Marrakech"
18317 msgstr ""
18318
18319 #: app/Services/Localization/i18n/states.php:1247
18320 msgid "Marrakech-Medina"
18321 msgstr ""
18322
18323 #: app/Services/Localization/i18n/states.php:1248
18324 msgid "Marrakech-Menara"
18325 msgstr ""
18326
18327 #: app/Services/Localization/i18n/states.php:1121
18328 msgid "Marsabit"
18329 msgstr ""
18330
18331 #: app/Services/Localization/i18n/countries.php:150
18332 msgid "Marshall Islands"
18333 msgstr ""
18334
18335 #: app/Services/Localization/i18n/countries.php:151
18336 msgid "Martinique"
18337 msgstr ""
18338
18339 #: app/Services/Localization/i18n/states.php:1197
18340 #: app/Services/Localization/i18n/states.php:2160
18341 msgid "Maryland"
18342 msgstr ""
18343
18344 #: app/Services/Localization/i18n/states.php:462
18345 msgid "María Trinidad Sánchez"
18346 msgstr ""
18347
18348 #: app/Services/Localization/i18n/states.php:2082
18349 msgid "Masaka"
18350 msgstr ""
18351
18352 #: app/Services/Localization/i18n/states.php:1474
18353 msgid "Masaya"
18354 msgstr ""
18355
18356 #: app/Services/Localization/i18n/states.php:1589
18357 msgid "Masbate"
18358 msgstr ""
18359
18360 #: app/Services/Localization/i18n/states.php:512
18361 msgid "Mascara"
18362 msgstr ""
18363
18364 #: app/Services/Localization/i18n/states.php:2083
18365 msgid "Masindi"
18366 msgstr ""
18367
18368 #: api/StoreSettings.php:956
18369 msgid "Masonry"
18370 msgstr ""
18371
18372 #: app/Services/Localization/i18n/states.php:966
18373 msgid "Massa-Carrara"
18374 msgstr ""
18375
18376 #: app/Services/Localization/i18n/states.php:2161
18377 msgid "Massachusetts"
18378 msgstr ""
18379
18380 #: app/Services/Localization/i18n/states.php:1475
18381 msgid "Matagalpa"
18382 msgstr ""
18383
18384 #: app/Services/Localization/i18n/states.php:1712
18385 msgid "Matam"
18386 msgstr ""
18387
18388 #: app/Services/Localization/i18n/states.php:967
18389 msgid "Matera"
18390 msgstr ""
18391
18392 #: app/Services/Localization/i18n/states.php:262
18393 msgid "Mato Grosso"
18394 msgstr ""
18395
18396 #: app/Services/Localization/i18n/states.php:263
18397 msgid "Mato Grosso do Sul"
18398 msgstr ""
18399
18400 #: app/Services/Localization/i18n/states.php:581
18401 msgid "Matrouh"
18402 msgstr ""
18403
18404 #: app/Services/Localization/i18n/states.php:335
18405 msgid "Maule"
18406 msgstr ""
18407
18408 #: app/Services/Localization/i18n/countries.php:152
18409 msgid "Mauritania"
18410 msgstr ""
18411
18412 #: app/Helpers/CurrenciesHelper.php:101
18413 msgid "Mauritanian Ouguiya"
18414 msgstr ""
18415
18416 #: app/Helpers/CurrenciesHelper.php:102
18417 msgid "Mauritian Rupee"
18418 msgstr ""
18419
18420 #: app/Services/Localization/i18n/countries.php:153
18421 msgid "Mauritius"
18422 msgstr ""
18423
18424 #: app/Services/Translations/admin-translation.php:1396
18425 msgid "Max Discount Amount"
18426 msgstr ""
18427
18428 #: app/Services/Translations/block-editor-translation.php:219
18429 msgid "Max Height (px)"
18430 msgstr ""
18431
18432 #: app/Services/Translations/admin-translation.php:1401
18433 msgid "Max limit per user"
18434 msgstr ""
18435
18436 #: app/Services/Translations/admin-translation.php:1402
18437 #, php-format
18438 msgid "Max must be greater than %s"
18439 msgstr ""
18440
18441 #: app/Services/Filter/ProductFilter.php:201
18442 msgid "Max Price"
18443 msgstr ""
18444
18445 #: app/Services/Translations/admin-translation.php:1403
18446 msgid "Max refund amount for this transaction:"
18447 msgstr ""
18448
18449 #: app/Services/Translations/admin-translation.php:1397
18450 msgid "Max Spend Amount"
18451 msgstr ""
18452
18453 #: app/Services/Translations/admin-translation.php:1398
18454 msgid "Max Stock"
18455 msgstr ""
18456
18457 #: app/Services/Translations/block-editor-translation.php:222
18458 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:125
18459 msgid "Max thumbnails"
18460 msgstr ""
18461
18462 #: app/Services/Translations/admin-translation.php:1399
18463 msgid "Max Uses"
18464 msgstr ""
18465
18466 #: app/Http/Requests/CouponRequest.php:67
18467 msgid "Max uses must be greater than or equal to max per customer."
18468 msgstr ""
18469
18470 #: app/Services/Translations/block-editor-translation.php:220
18471 msgid "Max Visible Items"
18472 msgstr ""
18473
18474 #: app/Services/Translations/admin-translation.php:1400
18475 #, php-format
18476 msgid "Max Weight (%s)"
18477 msgstr ""
18478
18479 #: app/Services/Translations/block-editor-translation.php:221
18480 msgid "Max Width (px)"
18481 msgstr ""
18482
18483 #: app/Http/Controllers/ProductController.php:212
18484 #: app/Http/Controllers/ProductController.php:1575
18485 msgid "Maximum 10 products per chunk allowed"
18486 msgstr ""
18487
18488 #: app/Services/Renderer/AddressSelectRenderer.php:240
18489 msgid "Maximum 15 characters"
18490 msgstr ""
18491
18492 #: app/Services/Translations/admin-translation.php:1405
18493 msgid "Maximum an user can use. 0 means unlimited"
18494 msgstr ""
18495
18496 #: app/Services/Translations/admin-translation.php:1404
18497 msgid "Maximum Discount Uses"
18498 msgstr ""
18499
18500 #: app/Services/Translations/admin-translation.php:1406
18501 msgid "Maximum of 20 saved views reached"
18502 msgstr ""
18503
18504 #: app/Http/Controllers/TaxRateController.php:42
18505 msgid "Maximum of 6 tax classes allowed"
18506 msgstr ""
18507
18508 #: app/Services/Renderer/ProductFilterRender.php:227
18509 msgid "Maximum price"
18510 msgstr ""
18511
18512 #: app/Services/Translations/TransStrings.php:160
18513 #: app/Services/Translations/TransStrings.php:191
18514 msgid "May"
18515 msgstr ""
18516
18517 #: app/Services/Localization/i18n/states.php:828
18518 msgid "Mayo"
18519 msgstr ""
18520
18521 #: app/Services/Localization/i18n/countries.php:154
18522 msgid "Mayotte"
18523 msgstr ""
18524
18525 #: app/Services/Localization/i18n/states.php:2084
18526 msgid "Mayuge"
18527 msgstr ""
18528
18529 #: app/Services/Localization/i18n/states.php:907
18530 msgid "Mazandaran (مازندران)"
18531 msgstr ""
18532
18533 #: app/Services/Localization/i18n/states.php:2085
18534 msgid "Mbale"
18535 msgstr ""
18536
18537 #: app/Services/Localization/i18n/states.php:2086
18538 msgid "Mbarara"
18539 msgstr ""
18540
18541 #: app/Services/Localization/i18n/states.php:1914
18542 msgid "Mbeya"
18543 msgstr ""
18544
18545 #: app/Services/Translations/admin-translation.php:1354
18546 msgid "MCP Connection"
18547 msgstr ""
18548
18549 #: app/Http/Controllers/McpSettingsController.php:122
18550 msgid "MCP disabled. The endpoint will reject requests until re-enabled."
18551 msgstr ""
18552
18553 #: app/Http/Controllers/McpSettingsController.php:121
18554 msgid ""
18555 "MCP enabled. AI agents with a valid app password can now reach the "
18556 "FluentCart tools."
18557 msgstr ""
18558
18559 #: app/Modules/MCP/MCPInit.php:213
18560 msgid "MCP for AI Agents"
18561 msgstr ""
18562
18563 #: app/Services/Localization/i18n/states.php:829
18564 msgid "Meath"
18565 msgstr ""
18566
18567 #: app/Services/Localization/i18n/states.php:1455
18568 msgid "Mechi"
18569 msgstr ""
18570
18571 #: app/Services/Localization/i18n/states.php:428
18572 msgid "Mecklenburg-Vorpommern"
18573 msgstr ""
18574
18575 #: app/Services/Translations/admin-translation.php:1407
18576 msgid "Media"
18577 msgstr ""
18578
18579 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:222
18580 #, php-format
18581 msgid ""
18582 "Media cannot be offloaded because a bucket with the configured name (%s) "
18583 "does not exist."
18584 msgstr ""
18585
18586 #: app/Hooks/Handlers/BlockEditors/MediaCarousel/MediaCarouselBlockEditor.php:65
18587 msgid "Media Carousel"
18588 msgstr ""
18589
18590 #: app/Hooks/Handlers/BlockEditors/MediaCarousel/InnerBlocks/InnerBlocks.php:60
18591 msgid "Media Carousel Loop"
18592 msgstr ""
18593
18594 #: app/Services/Translations/block-editor-translation.php:223
18595 msgid "Medium"
18596 msgstr ""
18597
18598 #: app/Services/Localization/i18n/states.php:858
18599 msgid "Meghalaya"
18600 msgstr ""
18601
18602 #: app/Services/Localization/i18n/states.php:1687
18603 msgid "Mehedinți"
18604 msgstr ""
18605
18606 #: app/Services/Localization/i18n/states.php:163
18607 msgid "Meherpur"
18608 msgstr ""
18609
18610 #: app/Services/Localization/i18n/states.php:1245
18611 msgid "Meknès"
18612 msgstr ""
18613
18614 #: app/Services/Localization/i18n/states.php:623
18615 msgid "Melilla"
18616 msgstr ""
18617
18618 #: app/Services/Localization/i18n/states.php:102
18619 msgid "Mendoza"
18620 msgstr ""
18621
18622 #: app/Hooks/filters.php:49
18623 msgid "Menswear"
18624 msgstr ""
18625
18626 #: app/Services/Translations/admin-translation.php:2792
18627 msgid "menus"
18628 msgstr ""
18629
18630 #: app/Hooks/filters.php:42
18631 msgid "Men’s Shoes"
18632 msgstr ""
18633
18634 #: app/Modules/PaymentMethods/PromoGateways/Addons/MercadoPagoAddon.php:85
18635 #: app/Modules/PaymentMethods/PromoGateways/Addons/MercadoPagoAddon.php:114
18636 msgid "Mercado Pago Payment Gateway"
18637 msgstr ""
18638
18639 #: app/Services/Localization/i18n/states.php:1122
18640 msgid "Meru"
18641 msgstr ""
18642
18643 #: app/Services/Translations/TransStrings.php:243
18644 msgid "Message"
18645 msgstr ""
18646
18647 #: app/Services/Localization/i18n/states.php:968
18648 msgid "Messina"
18649 msgstr ""
18650
18651 #: app/Services/Localization/i18n/states.php:396
18652 msgid "Meta"
18653 msgstr ""
18654
18655 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:196
18656 msgid "Method and Subscription Id required."
18657 msgstr ""
18658
18659 #: app/Services/Translations/admin-translation.php:1408
18660 msgid "Method Title"
18661 msgstr ""
18662
18663 #: app/Services/Translations/admin-translation.php:1409
18664 msgid "Method Type"
18665 msgstr ""
18666
18667 #: app/Services/Localization/i18n/states.php:1623
18668 msgid "Metro Manila"
18669 msgstr ""
18670
18671 #: app/Helpers/CurrenciesHelper.php:105
18672 msgid "Mexican Peso"
18673 msgstr ""
18674
18675 #: app/Services/Localization/i18n/countries.php:155
18676 msgid "Mexico"
18677 msgstr ""
18678
18679 #: app/Services/Localization/i18n/states.php:751
18680 msgid "Međimurje County"
18681 msgstr ""
18682
18683 #: app/Services/Localization/i18n/states.php:2162
18684 msgid "Michigan"
18685 msgstr ""
18686
18687 #: app/Services/Localization/i18n/states.php:1340
18688 msgid "Michoacán"
18689 msgstr ""
18690
18691 #: app/Services/Localization/i18n/countries.php:156
18692 msgid "Micronesia"
18693 msgstr ""
18694
18695 #: app/Services/Localization/i18n/states.php:2277
18696 msgid "Mid and East Antrim"
18697 msgstr ""
18698
18699 #: app/Services/Localization/i18n/states.php:2278
18700 msgid "Mid Ulster"
18701 msgstr ""
18702
18703 #: app/Services/Localization/i18n/states.php:1246
18704 msgid "Midelt"
18705 msgstr ""
18706
18707 #: app/Services/Localization/i18n/states.php:2134
18708 msgid "Midway Atoll"
18709 msgstr ""
18710
18711 #: app/Services/Localization/i18n/states.php:1071
18712 msgid "Mie"
18713 msgstr ""
18714
18715 #: app/Services/Localization/i18n/states.php:1123
18716 msgid "Migori"
18717 msgstr ""
18718
18719 #: app/Http/Controllers/ModuleSettingsController.php:284
18720 msgid "Migrate your store data to FluentCart from other eCommerce platforms."
18721 msgstr ""
18722
18723 #: app/Services/Localization/i18n/states.php:526
18724 msgid "Mila"
18725 msgstr ""
18726
18727 #: app/Services/Localization/i18n/states.php:969
18728 msgid "Milano"
18729 msgstr ""
18730
18731 #: app/Services/Filter/ProductFilter.php:192
18732 msgid "Min Price"
18733 msgstr ""
18734
18735 #: app/Services/Translations/admin-translation.php:1410
18736 msgid "Min Spend Amount"
18737 msgstr ""
18738
18739 #: app/Services/Translations/admin-translation.php:1411
18740 #, php-format
18741 msgid "Min Weight (%s)"
18742 msgstr ""
18743
18744 #: app/Services/Localization/i18n/states.php:264
18745 msgid "Minas Gerais"
18746 msgstr ""
18747
18748 #: app/Hooks/Handlers/BlockEditors/MiniCartBlockEditor.php:75
18749 msgid "Mini Cart"
18750 msgstr ""
18751
18752 #: app/Services/Renderer/ProductFilterRender.php:205
18753 msgid "Minimum price"
18754 msgstr ""
18755
18756 #: api/StoreSettings.php:1129
18757 msgid "Minimum Receipt Number"
18758 msgstr ""
18759
18760 #: app/Services/Translations/admin-translation.php:1412
18761 msgid "Minimum spend (subtotal) allowed to use the coupon."
18762 msgstr ""
18763
18764 #: app/Services/Localization/i18n/states.php:2163
18765 msgid "Minnesota"
18766 msgstr ""
18767
18768 #: app/Services/Localization/i18n/states.php:579
18769 msgid "Minya"
18770 msgstr ""
18771
18772 #: app/Services/Localization/i18n/states.php:2229
18773 msgid "Miranda"
18774 msgstr ""
18775
18776 #: app/Services/Localization/i18n/states.php:1590
18777 msgid "Misamis Occidental"
18778 msgstr ""
18779
18780 #: app/Services/Localization/i18n/states.php:1591
18781 msgid "Misamis Oriental"
18782 msgstr ""
18783
18784 #: app/Services/Localization/i18n/states.php:103
18785 #: app/Services/Localization/i18n/states.php:1647
18786 msgid "Misiones"
18787 msgstr ""
18788
18789 #: app/Modules/PaymentMethods/PromoGateways/Addons/AddonGatewaySettings.php:61
18790 #, php-format
18791 msgid "Missing required configuration key: %s"
18792 msgstr ""
18793
18794 #: app/Modules/Tax/TaxModule.php:1883
18795 msgid "Missing required data"
18796 msgstr ""
18797
18798 #. %1$s is the required meta key, %2$s is the gateway identifier
18799 #: app/Modules/PaymentMethods/Core/GatewayManager.php:171
18800 #, php-format
18801 msgid "Missing required meta key \"%1$s\" for gateway: %2$s"
18802 msgstr ""
18803
18804 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:244
18805 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:292
18806 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:342
18807 msgid "Missing required parameters"
18808 msgstr ""
18809
18810 #. %s is the required key name
18811 #: app/Services/CustomPayment/PaymentItem.php:68
18812 #, php-format
18813 msgid "Missing required subscription info key: %s."
18814 msgstr ""
18815
18816 #: app/Services/Localization/i18n/states.php:2164
18817 msgid "Mississippi"
18818 msgstr ""
18819
18820 #: app/Services/Localization/i18n/states.php:2165
18821 msgid "Missouri"
18822 msgstr ""
18823
18824 #: app/Services/Localization/i18n/states.php:2087
18825 msgid "Mitooma"
18826 msgstr ""
18827
18828 #: app/Services/Localization/i18n/states.php:2088
18829 msgid "Mityana"
18830 msgstr ""
18831
18832 #: app/Services/Localization/i18n/states.php:1051
18833 msgid "Miyagi"
18834 msgstr ""
18835
18836 #: app/Services/Localization/i18n/states.php:1092
18837 msgid "Miyazaki"
18838 msgstr ""
18839
18840 #: app/Services/Localization/i18n/states.php:859
18841 msgid "Mizoram"
18842 msgstr ""
18843
18844 #: api/StoreSettings.php:1250 app/Services/Localization/i18n/units.php:23
18845 msgid "mm"
18846 msgstr ""
18847
18848 #: app/Services/Translations/customer-profile-translation.php:149
18849 msgid "MM/YY"
18850 msgstr ""
18851
18852 #: app/Services/Translations/admin-translation.php:1413
18853 msgid "Mobile"
18854 msgstr ""
18855
18856 #: app/Modules/PaymentMethods/PromoGateways/Addons/FlutterwaveAddon.php:89
18857 msgid "Mobile Money, USSD & M-Pesa"
18858 msgstr ""
18859
18860 #: app/Services/Translations/checkout-translation.php:22
18861 msgid "Modal checkout is not available. Please try again."
18862 msgstr ""
18863
18864 #: app/Services/Translations/block-editor-translation.php:224
18865 msgid "Modal Open Button Text"
18866 msgstr ""
18867
18868 #: app/Services/Localization/i18n/states.php:970
18869 msgid "Modena"
18870 msgstr ""
18871
18872 #: app/Services/Translations/admin-translation.php:1414
18873 msgid "Module"
18874 msgstr ""
18875
18876 #: app/Services/Translations/admin-translation.php:2793
18877 msgid "module settings"
18878 msgstr ""
18879
18880 #: app/Services/Localization/i18n/states.php:1249
18881 msgid "Mohammedia"
18882 msgstr ""
18883
18884 #: app/Services/Localization/i18n/countries.php:157
18885 msgid "Moldova"
18886 msgstr ""
18887
18888 #: app/Helpers/CurrenciesHelper.php:95
18889 msgid "Moldovan Leu"
18890 msgstr ""
18891
18892 #: app/Modules/PaymentMethods/PromoGateways/Pro/MolliePromo.php:59
18893 #: app/Modules/PaymentMethods/PromoGateways/Pro/MolliePromo.php:84
18894 msgid "Mollie Payment Gateway"
18895 msgstr ""
18896
18897 #: app/Services/Localization/i18n/states.php:1124
18898 msgid "Mombasa"
18899 msgstr ""
18900
18901 #: app/Services/Translations/TransStrings.php:170
18902 msgid "Mon"
18903 msgstr ""
18904
18905 #: app/Services/Localization/i18n/countries.php:158
18906 msgid "Monaco"
18907 msgstr ""
18908
18909 #: app/Services/Localization/i18n/states.php:2230
18910 msgid "Monagas"
18911 msgstr ""
18912
18913 #: app/Services/Localization/i18n/states.php:830
18914 msgid "Monaghan"
18915 msgstr ""
18916
18917 #: app/Services/Translations/TransStrings.php:179
18918 #: app/Services/Translations/admin-translation.php:1415
18919 msgid "Monday"
18920 msgstr ""
18921
18922 #: app/Services/Localization/i18n/countries.php:159
18923 msgid "Mongolia"
18924 msgstr ""
18925
18926 #: app/Helpers/CurrenciesHelper.php:99
18927 msgid "Mongolian Tögrög"
18928 msgstr ""
18929
18930 #: app/Services/Localization/i18n/states.php:235
18931 msgid "Mono"
18932 msgstr ""
18933
18934 #: app/Services/Localization/i18n/states.php:463
18935 msgid "Monseñor Nouel"
18936 msgstr ""
18937
18938 #: app/Services/Localization/i18n/states.php:203
18939 #: app/Services/Localization/i18n/states.php:2166
18940 msgid "Montana"
18941 msgstr ""
18942
18943 #: app/Services/Localization/i18n/states.php:464
18944 msgid "Monte Cristi"
18945 msgstr ""
18946
18947 #: app/Services/Localization/i18n/states.php:465
18948 msgid "Monte Plata"
18949 msgstr ""
18950
18951 #: app/Services/Localization/i18n/countries.php:160
18952 msgid "Montenegro"
18953 msgstr ""
18954
18955 #: app/Services/Localization/i18n/states.php:2205
18956 msgid "Montevideo"
18957 msgstr ""
18958
18959 #: app/Services/Translations/admin-translation.php:1416
18960 msgid "Month"
18961 msgstr ""
18962
18963 #: app/Helpers/Helper.php:1031 app/Helpers/Helper.php:1068
18964 #: app/Helpers/Helper.php:1130 app/Helpers/Helper.php:1629
18965 msgid "month"
18966 msgid_plural "months"
18967 msgstr[0] ""
18968 msgstr[1] ""
18969
18970 #: app/Helpers/Helper.php:1660
18971 #: app/Services/Renderer/PricingTableRenderer.php:164
18972 #: app/Services/Email/StoreDigestService.php:565
18973 #: app/Services/Translations/admin-translation.php:1417
18974 #: app/Hooks/Handlers/ReminderHandler.php:257
18975 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:153
18976 msgid "Monthly"
18977 msgstr ""
18978
18979 #: app/Services/Translations/admin-translation.php:1418
18980 msgid "Monthly digest"
18981 msgstr ""
18982
18983 #: app/Http/Requests/SchedulingSettingsRequest.php:75
18984 msgid "Monthly renewal reminder days must be a whole number."
18985 msgstr ""
18986
18987 #: app/Http/Requests/SchedulingSettingsRequest.php:76
18988 msgid "Monthly renewal reminder days must be at least 3."
18989 msgstr ""
18990
18991 #: app/Http/Requests/SchedulingSettingsRequest.php:77
18992 msgid "Monthly renewal reminder days must not exceed 28."
18993 msgstr ""
18994
18995 #: app/Services/Translations/TransStrings.php:319
18996 msgctxt "months"
18997 msgid "April"
18998 msgstr ""
18999
19000 #: app/Services/Translations/TransStrings.php:323
19001 msgctxt "months"
19002 msgid "August"
19003 msgstr ""
19004
19005 #: app/Services/Translations/TransStrings.php:327
19006 msgctxt "months"
19007 msgid "December"
19008 msgstr ""
19009
19010 #: app/Services/Translations/TransStrings.php:317
19011 msgctxt "months"
19012 msgid "February"
19013 msgstr ""
19014
19015 #: app/Services/Translations/TransStrings.php:316
19016 msgctxt "months"
19017 msgid "January"
19018 msgstr ""
19019
19020 #: app/Services/Translations/TransStrings.php:322
19021 msgctxt "months"
19022 msgid "July"
19023 msgstr ""
19024
19025 #: app/Services/Translations/TransStrings.php:321
19026 msgctxt "months"
19027 msgid "June"
19028 msgstr ""
19029
19030 #: app/Services/Translations/TransStrings.php:318
19031 msgctxt "months"
19032 msgid "March"
19033 msgstr ""
19034
19035 #: app/Services/Translations/TransStrings.php:320
19036 msgctxt "months"
19037 msgid "May"
19038 msgstr ""
19039
19040 #: app/Services/Translations/TransStrings.php:326
19041 msgctxt "months"
19042 msgid "November"
19043 msgstr ""
19044
19045 #: app/Services/Translations/TransStrings.php:325
19046 msgctxt "months"
19047 msgid "October"
19048 msgstr ""
19049
19050 #: app/Services/Translations/TransStrings.php:324
19051 msgctxt "months"
19052 msgid "September"
19053 msgstr ""
19054
19055 #: app/Services/Translations/TransStrings.php:342
19056 msgctxt "monthsShort"
19057 msgid "Apr"
19058 msgstr ""
19059
19060 #: app/Services/Translations/TransStrings.php:346
19061 msgctxt "monthsShort"
19062 msgid "Aug"
19063 msgstr ""
19064
19065 #: app/Services/Translations/TransStrings.php:350
19066 msgctxt "monthsShort"
19067 msgid "Dec"
19068 msgstr ""
19069
19070 #: app/Services/Translations/TransStrings.php:340
19071 msgctxt "monthsShort"
19072 msgid "Feb"
19073 msgstr ""
19074
19075 #: app/Services/Translations/TransStrings.php:339
19076 msgctxt "monthsShort"
19077 msgid "Jan"
19078 msgstr ""
19079
19080 #: app/Services/Translations/TransStrings.php:345
19081 msgctxt "monthsShort"
19082 msgid "Jul"
19083 msgstr ""
19084
19085 #: app/Services/Translations/TransStrings.php:344
19086 msgctxt "monthsShort"
19087 msgid "Jun"
19088 msgstr ""
19089
19090 #: app/Services/Translations/TransStrings.php:341
19091 msgctxt "monthsShort"
19092 msgid "Mar"
19093 msgstr ""
19094
19095 #: app/Services/Translations/TransStrings.php:343
19096 msgctxt "monthsShort"
19097 msgid "May"
19098 msgstr ""
19099
19100 #: app/Services/Translations/TransStrings.php:349
19101 msgctxt "monthsShort"
19102 msgid "Nov"
19103 msgstr ""
19104
19105 #: app/Services/Translations/TransStrings.php:348
19106 msgctxt "monthsShort"
19107 msgid "Oct"
19108 msgstr ""
19109
19110 #: app/Services/Translations/TransStrings.php:347
19111 msgctxt "monthsShort"
19112 msgid "Sep"
19113 msgstr ""
19114
19115 #: app/Services/Localization/i18n/states.php:1198
19116 msgid "Montserrado"
19117 msgstr ""
19118
19119 #: app/Services/Localization/i18n/countries.php:161
19120 msgid "Montserrat"
19121 msgstr ""
19122
19123 #: app/Services/Localization/i18n/states.php:580
19124 msgid "Monufia"
19125 msgstr ""
19126
19127 #: app/Services/Localization/i18n/states.php:971
19128 msgid "Monza e della Brianza"
19129 msgstr ""
19130
19131 #: app/Services/Localization/i18n/states.php:1532
19132 msgid "Moquegua"
19133 msgstr ""
19134
19135 #: app/Services/Localization/i18n/states.php:1728
19136 msgid "Morazán"
19137 msgstr ""
19138
19139 #: app/Helpers/AdminHelper.php:198
19140 #: app/Services/Renderer/ProductRenderer.php:588
19141 msgid "More"
19142 msgstr ""
19143
19144 #: app/Services/Translations/admin-translation.php:1419
19145 msgid "More Action"
19146 msgstr ""
19147
19148 #: app/Services/Translations/admin-translation.php:1420
19149 #: app/Services/Translations/customer-profile-translation.php:153
19150 msgid "More Actions"
19151 msgstr ""
19152
19153 #: app/Services/Translations/admin-translation.php:1421
19154 msgid "More actions"
19155 msgstr ""
19156
19157 #: app/Services/Translations/admin-translation.php:1422
19158 msgid "More details"
19159 msgstr ""
19160
19161 #. %s - comparison range
19162 #: app/Services/Translations/admin-translation.php:1424
19163 #, php-format
19164 msgid "More than %s"
19165 msgstr ""
19166
19167 #: app/Services/Translations/admin-translation.php:1425
19168 msgid "More than Year"
19169 msgstr ""
19170
19171 #: app/Services/Translations/customer-profile-translation.php:344
19172 msgid "more time"
19173 msgstr ""
19174
19175 #: app/Services/Translations/admin-translation.php:1426
19176 msgid "More views"
19177 msgstr ""
19178
19179 #: app/Services/Translations/admin-translation.php:2794
19180 msgid "more..."
19181 msgstr ""
19182
19183 #: app/Services/Localization/i18n/states.php:1341
19184 msgid "Morelos"
19185 msgstr ""
19186
19187 #: app/Helpers/CurrenciesHelper.php:94
19188 msgid "Moroccan Dirham"
19189 msgstr ""
19190
19191 #: app/Services/Localization/i18n/countries.php:162
19192 msgid "Morocco"
19193 msgstr ""
19194
19195 #: app/Services/Localization/i18n/states.php:1916
19196 msgid "Morogoro"
19197 msgstr ""
19198
19199 #: app/Services/Localization/i18n/states.php:549
19200 msgid "Morona-Santiago"
19201 msgstr ""
19202
19203 #: app/Services/Localization/i18n/states.php:2089
19204 msgid "Moroto"
19205 msgstr ""
19206
19207 #: app/Services/Localization/i18n/states.php:510
19208 msgid "Mostaganem"
19209 msgstr ""
19210
19211 #: app/Services/Localization/i18n/states.php:1250
19212 msgid "Moulay Yacoub"
19213 msgstr ""
19214
19215 #: app/Services/Localization/i18n/states.php:164
19216 msgid "Moulvibazar"
19217 msgstr ""
19218
19219 #: app/Services/Localization/i18n/states.php:1592
19220 msgid "Mountain Province"
19221 msgstr ""
19222
19223 #: app/Services/Localization/i18n/states.php:84
19224 msgid "Moxico"
19225 msgstr ""
19226
19227 #: app/Services/Localization/i18n/states.php:2090
19228 msgid "Moyo"
19229 msgstr ""
19230
19231 #: app/Helpers/CurrenciesHelper.php:107
19232 msgid "Mozambican Metical"
19233 msgstr ""
19234
19235 #: app/Services/Localization/i18n/countries.php:163
19236 msgid "Mozambique"
19237 msgstr ""
19238
19239 #: app/Services/Localization/i18n/states.php:2091
19240 msgid "Mpigi"
19241 msgstr ""
19242
19243 #: app/Services/Localization/i18n/states.php:2251
19244 msgid "Mpumalanga"
19245 msgstr ""
19246
19247 #: app/Services/Translations/admin-translation.php:1355
19248 msgid "MRR"
19249 msgstr ""
19250
19251 #: app/Services/Translations/admin-translation.php:1356
19252 msgid "MRR Churn"
19253 msgstr ""
19254
19255 #: app/Services/Translations/admin-translation.php:1357
19256 msgid "MRR Retention"
19257 msgstr ""
19258
19259 #: app/Services/Translations/admin-translation.php:1358
19260 msgid "MRR Trend"
19261 msgstr ""
19262
19263 #: app/Modules/Tax/TaxModule.php:2401
19264 msgid "MST / VAT"
19265 msgstr ""
19266
19267 #: app/Services/Localization/i18n/states.php:1917
19268 msgid "Mtwara"
19269 msgstr ""
19270
19271 #: app/Services/Localization/i18n/states.php:2092
19272 msgid "Mubende"
19273 msgstr ""
19274
19275 #: app/Services/Localization/i18n/states.php:2266
19276 msgid "Muchinga"
19277 msgstr ""
19278
19279 #: app/Services/Localization/i18n/states.php:1764
19280 msgid "Mukdahan"
19281 msgstr ""
19282
19283 #: app/Services/Localization/i18n/states.php:2093
19284 msgid "Mukono"
19285 msgstr ""
19286
19287 #: app/Modules/PaymentMethods/PromoGateways/Pro/MolliePromo.php:62
19288 msgid "Multiple payment methods in one gateway"
19289 msgstr ""
19290
19291 #: app/Services/Localization/i18n/states.php:1515
19292 msgid "Municipalidad Metropolitana de Lima"
19293 msgstr ""
19294
19295 #: app/Services/Localization/i18n/address-locales.php:490
19296 #: app/Services/Localization/i18n/address-locales.php:593
19297 msgid "Municipality"
19298 msgstr ""
19299
19300 #: app/Services/Localization/i18n/address-locales.php:710
19301 msgid "Municipality / District"
19302 msgstr ""
19303
19304 #: app/Services/Localization/i18n/states.php:165
19305 msgid "Munshiganj"
19306 msgstr ""
19307
19308 #: app/Services/Localization/i18n/states.php:1125
19309 msgid "Murang’a"
19310 msgstr ""
19311
19312 #: app/Services/Localization/i18n/states.php:624
19313 msgid "Murcia"
19314 msgstr ""
19315
19316 #: app/Services/Localization/i18n/states.php:1688
19317 msgid "Mureș"
19318 msgstr ""
19319
19320 #: app/Services/Localization/i18n/states.php:1865
19321 msgid "Muğla"
19322 msgstr ""
19323
19324 #: app/Services/Localization/i18n/states.php:1866
19325 msgid "Muş"
19326 msgstr ""
19327
19328 #: app/Services/Localization/i18n/states.php:1918
19329 msgid "Mwanza"
19330 msgstr ""
19331
19332 #: app/Modules/Tax/TaxModule.php:2413
19333 msgid "MWST / TVA / IVA"
19334 msgstr ""
19335
19336 #: app/Services/Renderer/CustomerDashboardButtonRenderer.php:28
19337 #: app/Services/Translations/block-editor-translation.php:225
19338 msgid "My Account"
19339 msgstr ""
19340
19341 #: app/Services/Localization/i18n/countries.php:164
19342 msgid "Myanmar"
19343 msgstr ""
19344
19345 #: app/Helpers/CurrenciesHelper.php:98
19346 msgid "Myanmar Kyat"
19347 msgstr ""
19348
19349 #: app/Services/Localization/i18n/states.php:1985
19350 msgid "Mykolayivschyna"
19351 msgstr ""
19352
19353 #: app/Services/Localization/i18n/states.php:166
19354 msgid "Mymensingh"
19355 msgstr ""
19356
19357 #: app/Services/Localization/i18n/states.php:622
19358 msgid "Málaga"
19359 msgstr ""
19360
19361 #: app/Services/Localization/i18n/states.php:1244
19362 msgid "Médiouna"
19363 msgstr ""
19364
19365 #: app/Services/Localization/i18n/states.php:509
19366 msgid "Médéa"
19367 msgstr ""
19368
19369 #: app/Services/Localization/i18n/states.php:2228
19370 msgid "Mérida"
19371 msgstr ""
19372
19373 #: app/Services/Localization/i18n/states.php:1243
19374 msgid "M’diq-Fnideq"
19375 msgstr ""
19376
19377 #: app/Services/Localization/i18n/states.php:511
19378 msgid "M’Sila"
19379 msgstr ""
19380
19381 #: app/Services/Translations/admin-translation.php:1427
19382 #: app/Services/Translations/block-editor-translation.php:226
19383 #: app/Services/ShortCodeParser/Parsers/SubscriptionParser.php:44
19384 msgid "N/A"
19385 msgstr ""
19386
19387 #: app/Views/emails/parts/addresses.php:33
19388 #: app/Views/emails/parts/addresses.php:113
19389 msgid "n/a"
19390 msgstr ""
19391
19392 #: app/Services/Localization/i18n/states.php:528
19393 msgid "Naama"
19394 msgstr ""
19395
19396 #: app/Services/Localization/i18n/states.php:2094
19397 msgid "Nabilatuk"
19398 msgstr ""
19399
19400 #: app/Services/Localization/i18n/states.php:1251
19401 msgid "Nador"
19402 msgstr ""
19403
19404 #: app/Services/Localization/i18n/states.php:860
19405 msgid "Nagaland"
19406 msgstr ""
19407
19408 #: app/Services/Localization/i18n/states.php:1067
19409 msgid "Nagano"
19410 msgstr ""
19411
19412 #: app/Services/Localization/i18n/states.php:1089
19413 msgid "Nagasaki"
19414 msgstr ""
19415
19416 #: app/Services/Localization/i18n/states.php:1126
19417 msgid "Nairobi County"
19418 msgstr ""
19419
19420 #: app/Services/Localization/i18n/states.php:2095
19421 msgid "Nakapiripirit"
19422 msgstr ""
19423
19424 #: app/Services/Localization/i18n/states.php:2096
19425 msgid "Nakaseke"
19426 msgstr ""
19427
19428 #: app/Services/Localization/i18n/states.php:2097
19429 msgid "Nakasongola"
19430 msgstr ""
19431
19432 #: app/Services/Localization/i18n/states.php:1765
19433 msgid "Nakhon Nayok"
19434 msgstr ""
19435
19436 #: app/Services/Localization/i18n/states.php:1766
19437 msgid "Nakhon Pathom"
19438 msgstr ""
19439
19440 #: app/Services/Localization/i18n/states.php:1767
19441 msgid "Nakhon Phanom"
19442 msgstr ""
19443
19444 #: app/Services/Localization/i18n/states.php:1768
19445 msgid "Nakhon Ratchasima"
19446 msgstr ""
19447
19448 #: app/Services/Localization/i18n/states.php:1769
19449 msgid "Nakhon Sawan"
19450 msgstr ""
19451
19452 #: app/Services/Localization/i18n/states.php:1770
19453 msgid "Nakhon Si Thammarat"
19454 msgstr ""
19455
19456 #: app/Services/Localization/i18n/states.php:1127
19457 msgid "Nakuru"
19458 msgstr ""
19459
19460 #: app/Services/Localization/i18n/states.php:2098
19461 msgid "Namayingo"
19462 msgstr ""
19463
19464 #: app/Helpers/CartCheckoutHelper.php:504
19465 #: app/Services/Renderer/CheckoutFieldsSchema.php:18
19466 #: app/Services/Translations/admin-translation.php:1428
19467 #: app/Services/Translations/customer-profile-translation.php:154
19468 #: app/Services/Translations/block-editor-translation.php:227
19469 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:104
19470 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:97
19471 msgid "Name"
19472 msgstr ""
19473
19474 #: app/Http/Requests/CustomerAddressRequest.php:65
19475 #: app/Http/Requests/FrontendRequests/CustomerRequests/CustomerProfileRequest.php:72
19476 msgid "Name field is required."
19477 msgstr ""
19478
19479 #: app/Services/Translations/admin-translation.php:1429
19480 msgid "Name is required"
19481 msgstr ""
19482
19483 #: app/Services/Translations/customer-profile-translation.php:155
19484 msgid "Name is required."
19485 msgstr ""
19486
19487 #: app/Services/Translations/admin-translation.php:1430
19488 msgid "Name must be 50 characters or fewer"
19489 msgstr ""
19490
19491 #: app/Services/Translations/admin-translation.php:1431
19492 msgid "Name of the bank account holder"
19493 msgstr ""
19494
19495 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:106
19496 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:99
19497 msgid ""
19498 "Name of this feed, it will be used to identify this feed in the list of feeds"
19499 msgstr ""
19500
19501 #: app/Services/Translations/admin-translation.php:1432
19502 msgid "Name that will be used for reply to attribute"
19503 msgstr ""
19504
19505 #: app/Services/Translations/admin-translation.php:1433
19506 msgid "Name that will be used to send emails"
19507 msgstr ""
19508
19509 #: app/Services/Translations/admin-translation.php:1434
19510 msgid "Name the one-time setup fee (e.g., Initial Setup)"
19511 msgstr ""
19512
19513 #: app/Services/Translations/admin-translation.php:1435
19514 msgid ""
19515 "Name this pricing variant (e.g., size, type, color) for clear customer "
19516 "selection."
19517 msgstr ""
19518
19519 #: app/Services/Translations/customer-profile-translation.php:156
19520 msgid "Name/Business Name"
19521 msgstr ""
19522
19523 #: app/Views/invoice/dispatch_slip.php:146
19524 msgid "Name:"
19525 msgstr ""
19526
19527 #: app/Services/Localization/i18n/states.php:85
19528 msgid "Namibe"
19529 msgstr ""
19530
19531 #: app/Services/Localization/i18n/countries.php:165
19532 msgid "Namibia"
19533 msgstr ""
19534
19535 #: app/Helpers/CurrenciesHelper.php:108
19536 msgid "Namibian Dollar"
19537 msgstr ""
19538
19539 #: app/Services/Localization/i18n/states.php:2099
19540 msgid "Namisindwa"
19541 msgstr ""
19542
19543 #: app/Services/Localization/i18n/states.php:1382
19544 msgid "Nampula"
19545 msgstr ""
19546
19547 #: app/Services/Localization/i18n/states.php:2100
19548 msgid "Namutumba"
19549 msgstr ""
19550
19551 #: app/Services/Localization/i18n/states.php:1771
19552 msgid "Nan"
19553 msgstr ""
19554
19555 #: app/Services/Localization/i18n/states.php:1128
19556 msgid "Nandi"
19557 msgstr ""
19558
19559 #: app/Services/Localization/i18n/states.php:41
19560 msgid "Nangarhar"
19561 msgstr ""
19562
19563 #: app/Services/Localization/i18n/states.php:167
19564 msgid "Naogaon"
19565 msgstr ""
19566
19567 #: app/Services/Localization/i18n/states.php:2101
19568 msgid "Napak"
19569 msgstr ""
19570
19571 #: app/Services/Localization/i18n/states.php:550
19572 msgid "Napo"
19573 msgstr ""
19574
19575 #: app/Services/Localization/i18n/states.php:972
19576 msgid "Napoli"
19577 msgstr ""
19578
19579 #: app/Services/Localization/i18n/states.php:1076
19580 msgid "Nara"
19581 msgstr ""
19582
19583 #: app/Services/Localization/i18n/states.php:168
19584 msgid "Narail"
19585 msgstr ""
19586
19587 #: app/Services/Localization/i18n/states.php:1772
19588 msgid "Narathiwat"
19589 msgstr ""
19590
19591 #: app/Services/Localization/i18n/states.php:169
19592 msgid "Narayanganj"
19593 msgstr ""
19594
19595 #: app/Services/Localization/i18n/states.php:1456
19596 msgid "Narayani"
19597 msgstr ""
19598
19599 #: app/Services/Localization/i18n/states.php:397
19600 msgid "Nariño"
19601 msgstr ""
19602
19603 #: app/Services/Localization/i18n/states.php:1129
19604 msgid "Narok"
19605 msgstr ""
19606
19607 #: app/Services/Localization/i18n/states.php:170
19608 msgid "Narsingdi"
19609 msgstr ""
19610
19611 #: app/Services/Localization/i18n/states.php:1430
19612 msgid "Nasarawa"
19613 msgstr ""
19614
19615 #: app/Services/Localization/i18n/states.php:171
19616 msgid "Natore"
19617 msgstr ""
19618
19619 #: app/Services/Localization/i18n/countries.php:166
19620 msgid "Nauru"
19621 msgstr ""
19622
19623 #: app/Services/Translations/block-editor-translation.php:228
19624 msgid "Nav"
19625 msgstr ""
19626
19627 #: app/Services/Localization/i18n/states.php:625
19628 msgid "Navarra"
19629 msgstr ""
19630
19631 #: app/Services/Localization/i18n/states.php:2135
19632 msgid "Navassa Island"
19633 msgstr ""
19634
19635 #: app/Services/Localization/i18n/states.php:172
19636 msgid "Nawabganj"
19637 msgstr ""
19638
19639 #: app/Services/Localization/i18n/states.php:1342
19640 msgid "Nayarit"
19641 msgstr ""
19642
19643 #: app/Services/Localization/i18n/states.php:1689
19644 msgid "Neamț"
19645 msgstr ""
19646
19647 #: app/Services/Localization/i18n/states.php:2102
19648 msgid "Nebbi"
19649 msgstr ""
19650
19651 #: app/Services/Localization/i18n/states.php:2167
19652 msgid "Nebraska"
19653 msgstr ""
19654
19655 #: app/Services/Localization/i18n/states.php:1363
19656 msgid "Negeri Sembilan"
19657 msgstr ""
19658
19659 #: app/Services/Localization/i18n/states.php:1593
19660 msgid "Negros Occidental"
19661 msgstr ""
19662
19663 #: app/Services/Localization/i18n/states.php:1594
19664 msgid "Negros Oriental"
19665 msgstr ""
19666
19667 #: app/Services/Localization/i18n/states.php:1490
19668 msgid "Nelson"
19669 msgstr ""
19670
19671 #: app/Services/Localization/i18n/countries.php:167
19672 msgid "Nepal"
19673 msgstr ""
19674
19675 #: app/Helpers/CurrenciesHelper.php:112
19676 msgid "Nepalese Rupee"
19677 msgstr ""
19678
19679 #: app/Services/Translations/admin-translation.php:1436
19680 msgid "Net"
19681 msgstr ""
19682
19683 #: app/Services/Translations/admin-translation.php:1437
19684 msgid "Net New MRR"
19685 msgstr ""
19686
19687 #: app/Services/Translations/admin-translation.php:1438
19688 msgid "Net Payment"
19689 msgstr ""
19690
19691 #: app/Services/Translations/admin-translation.php:1439
19692 #: app/Views/emails/digest.php:92
19693 msgid "Net Revenue"
19694 msgstr ""
19695
19696 #: app/Services/Translations/admin-translation.php:1440
19697 msgid "Net Revenue Quarterly"
19698 msgstr ""
19699
19700 #: app/Services/Translations/admin-translation.php:1441
19701 msgid "Net Sales"
19702 msgstr ""
19703
19704 #: app/Services/Translations/admin-translation.php:1442
19705 msgid "Net sales in this period divided by orders made."
19706 msgstr ""
19707
19708 #: app/Services/Localization/i18n/countries.php:168
19709 msgid "Netherlands"
19710 msgstr ""
19711
19712 #: app/Helpers/CurrenciesHelper.php:25
19713 msgid "Netherlands Antillean Gulden"
19714 msgstr ""
19715
19716 #: app/Services/Localization/i18n/states.php:173
19717 msgid "Netrakona"
19718 msgstr ""
19719
19720 #: app/Services/Translations/checkout-translation.php:23
19721 msgid "Network error occurred"
19722 msgstr ""
19723
19724 #: app/Services/Localization/i18n/states.php:308
19725 msgid "Neuchâtel"
19726 msgstr ""
19727
19728 #: app/Services/Localization/i18n/states.php:104
19729 msgid "Neuquén"
19730 msgstr ""
19731
19732 #: app/Services/Localization/i18n/states.php:2168
19733 msgid "Nevada"
19734 msgstr ""
19735
19736 #: app/Services/Translations/block-editor-translation.php:229
19737 #: app/Services/ShortCodeParser/Parsers/SubscriptionParser.php:56
19738 #: app/Services/ShortCodeParser/Parsers/LicenseParser.php:43
19739 msgid "Never"
19740 msgstr ""
19741
19742 #: app/Services/Translations/customer-profile-translation.php:157
19743 msgid "Never Expires"
19744 msgstr ""
19745
19746 #: app/Services/Localization/i18n/states.php:1147
19747 msgid "Nevis"
19748 msgstr ""
19749
19750 #: app/Services/Localization/i18n/states.php:1867
19751 msgid "Nevşehir"
19752 msgstr ""
19753
19754 #: app/CPT/FluentProducts.php:317
19755 msgid "New Brand Name"
19756 msgstr ""
19757
19758 #: app/Services/Localization/i18n/states.php:284
19759 msgid "New Brunswick"
19760 msgstr ""
19761
19762 #: app/Services/Localization/i18n/countries.php:169
19763 msgid "New Caledonia"
19764 msgstr ""
19765
19766 #: app/CPT/FluentProducts.php:295
19767 msgid "New Category Name"
19768 msgstr ""
19769
19770 #: app/Services/Translations/admin-translation.php:1443
19771 msgid "New Customers"
19772 msgstr ""
19773
19774 #: app/Services/Localization/i18n/states.php:2169
19775 msgid "New Hampshire"
19776 msgstr ""
19777
19778 #: app/Services/Localization/i18n/states.php:2170
19779 msgid "New Jersey"
19780 msgstr ""
19781
19782 #: app/Services/Localization/i18n/states.php:2171
19783 msgid "New Mexico"
19784 msgstr ""
19785
19786 #: app/Services/Translations/admin-translation.php:1444
19787 msgid "New MRR Trend"
19788 msgstr ""
19789
19790 #: app/Services/Email/EmailNotifications.php:263
19791 msgid "New Order on {{settings.store_name}} (Offline Payment)"
19792 msgstr ""
19793
19794 #: app/Services/Translations/admin-translation.php:1445
19795 msgid "New Plan"
19796 msgstr ""
19797
19798 #: app/Services/Email/EmailNotifications.php:136
19799 msgid "New Renewal On {{settings.store_name}}"
19800 msgstr ""
19801
19802 #: app/Services/Email/EmailNotifications.php:81
19803 msgid "New Sales On {{settings.store_name}}"
19804 msgstr ""
19805
19806 #: app/Services/Localization/i18n/states.php:118
19807 msgid "New South Wales"
19808 msgstr ""
19809
19810 #: app/Services/Translations/admin-translation.php:1446
19811 msgid "New Stock"
19812 msgstr ""
19813
19814 #: app/Services/Translations/admin-translation.php:1447
19815 msgid "New Stock:"
19816 msgstr ""
19817
19818 #: app/Views/emails/digest.php:128
19819 msgid "New subscriptions"
19820 msgstr ""
19821
19822 #: app/Services/Translations/block-editor-translation.php:230
19823 msgid "New Tab"
19824 msgstr ""
19825
19826 #: app/Helpers/CurrenciesHelper.php:143
19827 msgid "New Taiwan Dollar"
19828 msgstr ""
19829
19830 #: app/Services/Localization/i18n/states.php:709
19831 msgid "New Territories"
19832 msgstr ""
19833
19834 #: app/Services/Localization/i18n/states.php:587
19835 msgid "New Valley"
19836 msgstr ""
19837
19838 #: app/Services/Translations/admin-translation.php:1448
19839 msgid "New variation"
19840 msgstr ""
19841
19842 #: app/Services/Translations/admin-translation.php:1449
19843 msgid "New vs. Returning Customers"
19844 msgstr ""
19845
19846 #: app/Services/Localization/i18n/states.php:2172
19847 msgid "New York"
19848 msgstr ""
19849
19850 #: app/Services/Localization/i18n/countries.php:170
19851 msgid "New Zealand"
19852 msgstr ""
19853
19854 #: app/Helpers/CurrenciesHelper.php:113
19855 msgid "New Zealand Dollar"
19856 msgstr ""
19857
19858 #: app/Services/Translations/block-editor-translation.php:231
19859 msgid "Newest to oldest"
19860 msgstr ""
19861
19862 #: app/Services/Localization/i18n/states.php:285
19863 msgid "Newfoundland and Labrador"
19864 msgstr ""
19865
19866 #: app/Services/Translations/admin-translation.php:1450
19867 msgid "Newly added"
19868 msgstr ""
19869
19870 #: app/Services/Localization/i18n/states.php:2279
19871 msgid "Newry, Mourne and Down"
19872 msgstr ""
19873
19874 #: app/Services/Translations/TransStrings.php:268
19875 msgid "Next"
19876 msgstr ""
19877
19878 #: app/Services/Translations/admin-translation.php:2795
19879 msgid "next"
19880 msgstr ""
19881
19882 #: app/Services/Translations/admin-translation.php:1451
19883 msgid "Next Billing"
19884 msgstr ""
19885
19886 #: app/Helpers/EditorShortCodeHelper.php:374
19887 #: app/Services/Translations/admin-translation.php:1452
19888 #: app/Views/emails/subscription/reminder/customer.php:54
19889 #: app/Views/emails/subscription/reminder/admin.php:41
19890 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:173
19891 msgid "Next Billing Date"
19892 msgstr ""
19893
19894 #: app/Services/Translations/customer-profile-translation.php:158
19895 msgid "Next Charge"
19896 msgstr ""
19897
19898 #: app/Services/Translations/admin-translation.php:1453
19899 msgid "Next invoice"
19900 msgstr ""
19901
19902 #: app/Services/Translations/TransStrings.php:154
19903 msgid "Next Month"
19904 msgstr ""
19905
19906 #. %s is the next receipt number
19907 #: api/StoreSettings.php:1136
19908 #, php-format
19909 msgid "Next Receipt Number: %s"
19910 msgstr ""
19911
19912 #: app/Hooks/Handlers/BlockEditors/ProductCarousel/InnerBlocks/InnerBlocks.php:456
19913 #: app/Hooks/Handlers/BlockEditors/MediaCarousel/InnerBlocks/InnerBlocks.php:440
19914 msgid "Next slide"
19915 msgstr ""
19916
19917 #: app/Services/Translations/TransStrings.php:152
19918 msgid "Next Year"
19919 msgstr ""
19920
19921 #: app/Services/Translations/TransStrings.php:233
19922 msgid "Next {pager} pages"
19923 msgstr ""
19924
19925 #: app/Services/Localization/i18n/states.php:2103
19926 msgid "Ngora"
19927 msgstr ""
19928
19929 #: app/Services/Localization/i18n/states.php:1511
19930 msgid "Ngöbe-Buglé"
19931 msgstr ""
19932
19933 #: app/Services/Localization/i18n/states.php:1383
19934 msgid "Niassa"
19935 msgstr ""
19936
19937 #: app/Services/Localization/i18n/countries.php:171
19938 msgid "Nicaragua"
19939 msgstr ""
19940
19941 #: app/Helpers/CurrenciesHelper.php:110
19942 msgid "Nicaraguan Córdoba"
19943 msgstr ""
19944
19945 #: app/Services/Localization/i18n/states.php:309
19946 msgid "Nidwalden"
19947 msgstr ""
19948
19949 #: app/Services/Localization/i18n/states.php:1431
19950 #: app/Services/Localization/i18n/countries.php:172
19951 msgid "Niger"
19952 msgstr ""
19953
19954 #: app/Services/Localization/i18n/countries.php:173
19955 msgid "Nigeria"
19956 msgstr ""
19957
19958 #: app/Helpers/CurrenciesHelper.php:109
19959 msgid "Nigerian Naira"
19960 msgstr ""
19961
19962 #: app/Services/Localization/i18n/states.php:1062
19963 msgid "Niigata"
19964 msgstr ""
19965
19966 #: app/Services/Localization/i18n/states.php:174
19967 msgid "Nilphamari"
19968 msgstr ""
19969
19970 #: app/Services/Localization/i18n/states.php:1199
19971 msgid "Nimba"
19972 msgstr ""
19973
19974 #: app/Services/Localization/i18n/states.php:42
19975 msgid "Nimruz"
19976 msgstr ""
19977
19978 #: app/Services/Tax/TaxManager.php:125
19979 msgid "Nine"
19980 msgstr ""
19981
19982 #: app/Services/Localization/i18n/states.php:370
19983 msgid "Ningxia Hui / 宁夏"
19984 msgstr ""
19985
19986 #: app/Services/Localization/i18n/states.php:1306
19987 msgid "Nisporeni"
19988 msgstr ""
19989
19990 #: app/Services/Localization/i18n/countries.php:174
19991 msgid "Niue"
19992 msgstr ""
19993
19994 #: app/Services/Localization/i18n/states.php:1868
19995 msgid "Niğde"
19996 msgstr ""
19997
19998 #: app/Services/Localization/i18n/states.php:1929
19999 msgid "Njombe"
20000 msgstr ""
20001
20002 #: app/Services/Filter/OrderFilter.php:522
20003 #: app/Services/Filter/OrderFilter.php:543
20004 #: app/Services/Translations/TransStrings.php:292
20005 #: app/Services/Translations/admin-translation.php:1454
20006 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:81
20007 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:216
20008 msgid "No"
20009 msgstr ""
20010
20011 #. 1: address type
20012 #: app/Services/Translations/customer-profile-translation.php:160
20013 #, php-format
20014 msgid "No %1$s address found, please add a new address."
20015 msgstr ""
20016
20017 #. %s is the address type
20018 #: app/Services/Translations/admin-translation.php:1456
20019 #, php-format
20020 msgid "No %s address provided"
20021 msgstr ""
20022
20023 #. %s - table name
20024 #: app/Services/Translations/admin-translation.php:1458
20025 #, php-format
20026 msgid "No %s found"
20027 msgstr ""
20028
20029 #. %s - table name
20030 #: app/Services/Translations/admin-translation.php:1460
20031 #, php-format
20032 msgid "No %s found based on your filter"
20033 msgstr ""
20034
20035 #. %s - table name
20036 #: app/Services/Translations/admin-translation.php:1462
20037 #, php-format
20038 msgid "No %s found based on your search"
20039 msgstr ""
20040
20041 #: app/Services/Translations/admin-translation.php:1476
20042 msgid "No activated sites found"
20043 msgstr ""
20044
20045 #: app/Services/Translations/admin-translation.php:1477
20046 msgid "No activations found"
20047 msgstr ""
20048
20049 #: app/Services/Translations/customer-profile-translation.php:162
20050 msgid "No activations found for this license"
20051 msgstr ""
20052
20053 #: app/Hooks/Cart/WebCheckoutHandler.php:192
20054 #: app/Hooks/Cart/WebCheckoutHandler.php:286
20055 #: app/Hooks/Cart/WebCheckoutHandler.php:352
20056 #: app/Hooks/Cart/WebCheckoutHandler.php:612
20057 #: app/Hooks/Cart/WebCheckoutHandler.php:761
20058 #: app/Hooks/Cart/WebCheckoutHandler.php:1039
20059 msgid "No active cart found"
20060 msgstr ""
20061
20062 #: app/Services/Translations/admin-translation.php:1478
20063 msgid "No active storage provider found!"
20064 msgstr ""
20065
20066 #: app/Services/Translations/admin-translation.php:1479
20067 msgid "No activity found."
20068 msgstr ""
20069
20070 #: app/Services/Renderer/AddressSelectRenderer.php:208
20071 msgid "No address found"
20072 msgstr ""
20073
20074 #: app/Modules/PaymentMethods/PayPalGateway/API/Webhook.php:136
20075 msgid ""
20076 "No API key found for webhook setup. Please connect your PayPal account first."
20077 msgstr ""
20078
20079 #: app/Services/Coupon/DiscountService.php:237
20080 msgid "No applicable items found for this coupon."
20081 msgstr ""
20082
20083 #: app/Services/Coupon/Concerns/CanValidateCoupon.php:81
20084 msgid "No applicable products in the cart for this coupon"
20085 msgstr ""
20086
20087 #: app/Services/Translations/admin-translation.php:1480
20088 msgid "No attribute groups available."
20089 msgstr ""
20090
20091 #: app/Services/Translations/admin-translation.php:1481
20092 msgid "No attribute groups found!"
20093 msgstr ""
20094
20095 #: app/Services/Translations/admin-translation.php:1482
20096 msgid "No attribute groups found."
20097 msgstr ""
20098
20099 #: app/Services/Translations/admin-translation.php:1483
20100 msgid "No attributes yet"
20101 msgstr ""
20102
20103 #: app/Services/Translations/customer-profile-translation.php:163
20104 msgid "No billing address found,"
20105 msgstr ""
20106
20107 #: app/Services/Translations/admin-translation.php:1484
20108 msgid "No billing address found."
20109 msgstr ""
20110
20111 #: app/CPT/FluentProducts.php:320
20112 msgid "No Brand found"
20113 msgstr ""
20114
20115 #: app/Services/Coupon/DiscountService.php:540
20116 msgid "No cart found to save."
20117 msgstr ""
20118
20119 #: app/Services/Translations/admin-translation.php:1463
20120 msgid "No Categories"
20121 msgstr ""
20122
20123 #: app/CPT/FluentProducts.php:297
20124 #: app/Services/Renderer/ProductCategoriesListRenderer.php:258
20125 #: app/Services/Translations/block-editor-translation.php:232
20126 msgid "No categories found."
20127 msgstr ""
20128
20129 #: app/Modules/MCP/Tools/OrderTools.php:900
20130 msgid "No change — the order is already in the requested status."
20131 msgstr ""
20132
20133 #: app/Hooks/Cart/WebCheckoutHandler.php:844
20134 msgid "No changes detected"
20135 msgstr ""
20136
20137 #: app/Services/Translations/admin-translation.php:1485
20138 msgid "No changes recorded"
20139 msgstr ""
20140
20141 #: app/Services/Translations/admin-translation.php:1486
20142 msgid ""
20143 "No class-specific zones yet. Products in this class will use the general "
20144 "shipping zones."
20145 msgstr ""
20146
20147 #: app/Services/Translations/admin-translation.php:1487
20148 msgid "No cohort data available for the selected period."
20149 msgstr ""
20150
20151 #: app/Services/Translations/admin-translation.php:1464
20152 msgid "No Comparison"
20153 msgstr ""
20154
20155 #: app/Services/Translations/admin-translation.php:1488
20156 msgid "No comparison data available"
20157 msgstr ""
20158
20159 #: app/Hooks/Handlers/ShortCodes/ProductCardShortCode.php:65
20160 msgid "no content"
20161 msgstr ""
20162
20163 #: app/Hooks/Handlers/ShortCodes/CustomerProfileHandler.php:184
20164 msgid "No content found!"
20165 msgstr ""
20166
20167 #: app/Services/Translations/admin-translation.php:1489
20168 msgid "No country VAT registrations configured."
20169 msgstr ""
20170
20171 #: app/Modules/MCP/Tools/CouponTools.php:161
20172 msgid "No coupon found for the given coupon_id."
20173 msgstr ""
20174
20175 #: app/Services/Translations/admin-translation.php:1490
20176 msgid "No coupons available at the moment."
20177 msgstr ""
20178
20179 #: app/Services/Coupon/DiscountService.php:66
20180 msgid "No coupons found to revalidate."
20181 msgstr ""
20182
20183 #: app/Modules/MCP/Tools/CustomerTools.php:135
20184 msgid "No customer found for the given customer_id."
20185 msgstr ""
20186
20187 #: app/Modules/MCP/Tools/CustomerTools.php:374
20188 msgid "No customer found for the given identifier."
20189 msgstr ""
20190
20191 #: app/Services/Translations/admin-translation.php:1491
20192 msgid "No customer found!"
20193 msgstr ""
20194
20195 #: app/Services/Translations/admin-translation.php:1492
20196 msgid "No customers found."
20197 msgstr ""
20198
20199 #: app/Services/Translations/TransStrings.php:261
20200 #: app/Services/Translations/TransStrings.php:274
20201 #: app/Services/Translations/admin-translation.php:1465
20202 msgid "No Data"
20203 msgstr ""
20204
20205 #: app/Services/Translations/TransStrings.php:208
20206 #: app/Services/Translations/TransStrings.php:221
20207 #: app/Services/Translations/TransStrings.php:278
20208 msgid "No data"
20209 msgstr ""
20210
20211 #: app/Services/Translations/admin-translation.php:1466
20212 msgid "No Data Available"
20213 msgstr ""
20214
20215 #: app/Services/Translations/admin-translation.php:1493
20216 msgid "No data available"
20217 msgstr ""
20218
20219 #: app/Services/Translations/admin-translation.php:1494
20220 msgid "No data available for this period"
20221 msgstr ""
20222
20223 #: app/Services/Translations/admin-translation.php:1495
20224 msgid "No default address found."
20225 msgstr ""
20226
20227 #: app/Services/Translations/admin-translation.php:1496
20228 msgid "No discount code yet"
20229 msgstr ""
20230
20231 #: app/Services/Translations/admin-translation.php:1497
20232 msgid "No downloadable files found"
20233 msgstr ""
20234
20235 #: app/Services/Translations/customer-profile-translation.php:164
20236 msgid "No downloads yet"
20237 msgstr ""
20238
20239 #: app/Services/Translations/block-editor-translation.php:233
20240 msgid "No edit found"
20241 msgstr ""
20242
20243 #: app/Services/Translations/admin-translation.php:1498
20244 msgid "No email notifications available! Please reactivate FluentCart!"
20245 msgstr ""
20246
20247 #: app/Http/Controllers/FileUploadController.php:99
20248 #: app/Http/Controllers/AppControllers/AppController.php:99
20249 msgid "No File Attached"
20250 msgstr ""
20251
20252 #: app/Services/Translations/admin-translation.php:1499
20253 msgid "No file found."
20254 msgstr ""
20255
20256 #: app/Services/Translations/admin-translation.php:1500
20257 msgid "No filter found"
20258 msgstr ""
20259
20260 #: api/Resource/AttrGroupResource.php:239
20261 #: app/Http/Controllers/AttributesController.php:196
20262 msgid "No group IDs provided."
20263 msgstr ""
20264
20265 #: app/Services/Translations/admin-translation.php:1501
20266 #, php-format
20267 msgid "No groups match \\\"%1$s\\\""
20268 msgstr ""
20269
20270 #: app/Services/Translations/admin-translation.php:1467
20271 msgid "No Headers"
20272 msgstr ""
20273
20274 #: app/Http/Controllers/TaxController.php:79
20275 msgid "No IDs provided to mark!"
20276 msgstr ""
20277
20278 #: app/Http/Controllers/AppControllers/AppController.php:56
20279 msgid "No Images Found"
20280 msgstr ""
20281
20282 #: app/Services/Translations/admin-translation.php:1468
20283 msgid "No Integrations Available."
20284 msgstr ""
20285
20286 #: app/Services/Translations/admin-translation.php:1502
20287 msgid "No inventory data"
20288 msgstr ""
20289
20290 #: app/Services/Translations/admin-translation.php:1503
20291 msgid "No items found."
20292 msgstr ""
20293
20294 #: api/OrderItems.php:77 api/Resource/OrderItemResource.php:201
20295 msgid "No items given."
20296 msgstr ""
20297
20298 #: app/Services/Translations/admin-translation.php:1504
20299 msgid "No labels found."
20300 msgstr ""
20301
20302 #: app/Services/Translations/customer-profile-translation.php:161
20303 msgid "No Licenses found"
20304 msgstr ""
20305
20306 #: app/Services/Translations/admin-translation.php:1469
20307 msgid "No Licenses found based on your filter"
20308 msgstr ""
20309
20310 #: app/Services/Translations/customer-profile-translation.php:165
20311 msgid "No licenses yet"
20312 msgstr ""
20313
20314 #: app/Services/Translations/block-editor-translation.php:234
20315 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:129
20316 msgid "No limit"
20317 msgstr ""
20318
20319 #: app/Services/Translations/admin-translation.php:1505
20320 msgid "No matches found"
20321 msgstr ""
20322
20323 #. %s is the search term
20324 #: app/Services/Translations/admin-translation.php:1507
20325 #, php-format
20326 msgid "No matches found for %s"
20327 msgstr ""
20328
20329 #: app/Services/Coupon/DiscountService.php:101
20330 #: app/Hooks/Cart/WebCheckoutHandler.php:222
20331 msgid "No matching coupon found for this code."
20332 msgstr ""
20333
20334 #: app/Services/Translations/TransStrings.php:207
20335 #: app/Services/Translations/TransStrings.php:218
20336 #: app/Services/Translations/TransStrings.php:277
20337 #: app/Services/Translations/admin-translation.php:1508
20338 msgid "No matching data"
20339 msgstr ""
20340
20341 #: app/Modules/MCP/Tools/LabelTools.php:67
20342 msgid "No matching record found for entity_type and entity_id."
20343 msgstr ""
20344
20345 #: app/Services/Translations/block-editor-translation.php:235
20346 msgid "No matching smartcodes."
20347 msgstr ""
20348
20349 #: app/Services/Translations/admin-translation.php:1509
20350 msgid "No media added yet."
20351 msgstr ""
20352
20353 #: app/Services/Translations/admin-translation.php:1510
20354 msgid "No methods"
20355 msgstr ""
20356
20357 #: app/Services/Translations/admin-translation.php:1470
20358 msgid "No Min Purchase Requirement"
20359 msgstr ""
20360
20361 #: app/Http/Controllers/OrderController.php:247
20362 msgid "No missing licenses found!"
20363 msgstr ""
20364
20365 #: app/Services/Translations/admin-translation.php:1511
20366 msgid "No module settings found."
20367 msgstr ""
20368
20369 #: app/Services/Translations/admin-translation.php:1512
20370 msgid "No more upgrade paths available"
20371 msgstr ""
20372
20373 #. %1$s: attribute group title
20374 #: app/Services/Translations/admin-translation.php:1472
20375 msgid "No Name"
20376 msgstr ""
20377
20378 #: api/StoreSettings.php:1071
20379 msgid "No need to create account for onetime purchases"
20380 msgstr ""
20381
20382 #: app/Services/Reminders/ReminderService.php:244
20383 msgid "No next billing date set"
20384 msgstr ""
20385
20386 #: app/Services/Translations/admin-translation.php:1513
20387 msgid "No notes"
20388 msgstr ""
20389
20390 #: app/Services/Translations/admin-translation.php:1514
20391 msgid "No options added yet."
20392 msgstr ""
20393
20394 #: app/Services/Translations/block-editor-translation.php:236
20395 msgid "No options found"
20396 msgstr ""
20397
20398 #: app/Services/Translations/admin-translation.php:1515
20399 msgid "No order bumps found!"
20400 msgstr ""
20401
20402 #: app/Modules/MCP/Tools/OrderTools.php:495
20403 msgid "No order found for the given identifier."
20404 msgstr ""
20405
20406 #: app/Modules/MCP/Tools/OrderTools.php:660
20407 #: app/Modules/MCP/Tools/OrderTools.php:782
20408 #: app/Modules/MCP/Tools/OrderTools.php:924
20409 #: app/Modules/MCP/Tools/OrderTools.php:971
20410 msgid "No order found for the given order_id."
20411 msgstr ""
20412
20413 #: app/Services/Translations/admin-translation.php:1516
20414 msgid "No orders"
20415 msgstr ""
20416
20417 #: app/Services/Translations/admin-translation.php:1517
20418 msgid "No orders found."
20419 msgstr ""
20420
20421 #: api/Resource/OrderResource.php:2253
20422 msgid "No orders were deleted"
20423 msgstr ""
20424
20425 #: app/Services/Reminders/ReminderService.php:182
20426 msgid "No outstanding amount on this order"
20427 msgstr ""
20428
20429 #: app/Services/Translations/admin-translation.php:1518
20430 msgid "No overrides configured"
20431 msgstr ""
20432
20433 #: app/Services/Translations/admin-translation.php:1519
20434 msgid ""
20435 "No packages defined yet. Add a package to define how your products are "
20436 "packaged for shipping."
20437 msgstr ""
20438
20439 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:101
20440 msgid "No payId ID!"
20441 msgstr ""
20442
20443 #: app/Services/Translations/admin-translation.php:1520
20444 msgid "No payment link available,Please setup custom checkout page!"
20445 msgstr ""
20446
20447 #: app/Services/Payments/PaymentHelper.php:90
20448 msgid "No payment method found!"
20449 msgstr ""
20450
20451 #: app/Services/Renderer/ModalCheckoutRenderer.php:628
20452 #: app/Services/Renderer/CheckoutRenderer.php:817
20453 msgid "No Payment method is activated for this site yet."
20454 msgstr ""
20455
20456 #: app/Services/Translations/admin-translation.php:1473
20457 msgid "No PDF attachment"
20458 msgstr ""
20459
20460 #: app/Listeners/IntegrationEventListener.php:387
20461 msgid "No pending actions found for this order"
20462 msgstr ""
20463
20464 #: app/Services/Translations/admin-translation.php:1521
20465 msgid "No preset rates found for this country"
20466 msgstr ""
20467
20468 #: app/Services/Translations/admin-translation.php:1522
20469 msgid "No price set"
20470 msgstr ""
20471
20472 #: app/Services/Translations/admin-translation.php:1523
20473 msgid "No pricing added yet"
20474 msgstr ""
20475
20476 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:616
20477 msgid "no processing"
20478 msgstr ""
20479
20480 #: app/Modules/MCP/Tools/ProductTools.php:223
20481 msgid "No product found for the given product_id."
20482 msgstr ""
20483
20484 #: app/Services/Renderer/ProductRenderer.php:1639
20485 msgid "No Product Found!"
20486 msgstr ""
20487
20488 #: app/Services/Translations/block-editor-translation.php:237
20489 msgid "No product gallery"
20490 msgstr ""
20491
20492 #: app/Services/Translations/block-editor-translation.php:238
20493 msgid "No products found"
20494 msgstr ""
20495
20496 #: app/Services/Translations/admin-translation.php:1524
20497 #: app/Services/Translations/customer-profile-translation.php:166
20498 msgid "No products found!"
20499 msgstr ""
20500
20501 #: app/Services/Translations/admin-translation.php:1525
20502 msgid "No products found."
20503 msgstr ""
20504
20505 #: app/Http/Controllers/ProductController.php:206
20506 #: app/Http/Controllers/ProductController.php:1569
20507 msgid "No products provided"
20508 msgstr ""
20509
20510 #: app/Services/Translations/block-editor-translation.php:239
20511 msgid ""
20512 "No products to display. Try adjusting the filters in the block settings "
20513 "panel or add categories or brands to this product."
20514 msgstr ""
20515
20516 #: app/Services/Translations/admin-translation.php:1526
20517 msgid "No products yet. Import a CSV or add products manually."
20518 msgstr ""
20519
20520 #: app/Services/Translations/customer-profile-translation.php:167
20521 msgid "No purchases yet"
20522 msgstr ""
20523
20524 #: app/Services/Translations/admin-translation.php:1527
20525 msgid "No rates found"
20526 msgstr ""
20527
20528 #: app/Modules/MCP/Tools/OrderTools.php:1001
20529 msgid "No refundable charge transaction was found on this order."
20530 msgstr ""
20531
20532 #: app/Hooks/Handlers/BlockEditors/RelatedProduct/InnerBlocks/InnerBlocks.php:99
20533 #: app/Hooks/Handlers/BlockEditors/RelatedProduct/InnerBlocks/InnerBlocks.php:118
20534 #: app/Hooks/Handlers/BlockEditors/RelatedProduct/InnerBlocks/InnerBlocks.php:135
20535 msgid "No related products found."
20536 msgstr ""
20537
20538 #: app/Services/PluginInstaller/AddonManager.php:241
20539 msgid "No release found. Please ensure the repository has published releases."
20540 msgstr ""
20541
20542 #: app/Services/Translations/admin-translation.php:1528
20543 msgid "No relevant data to plot the chart"
20544 msgstr ""
20545
20546 #: app/Services/Translations/admin-translation.php:1529
20547 msgid "No results found"
20548 msgstr ""
20549
20550 #: app/Services/Translations/admin-translation.php:1530
20551 msgid "No roles found!"
20552 msgstr ""
20553
20554 #: app/Services/Translations/admin-translation.php:1531
20555 msgid "No shipping address found."
20556 msgstr ""
20557
20558 #: app/Services/Translations/admin-translation.php:1532
20559 msgid "No shipping address provided"
20560 msgstr ""
20561
20562 #: app/Helpers/AddressHelper.php:332
20563 #: app/Services/Renderer/ShippingMethodsRender.php:62
20564 #: app/Modules/Shipping/Http/Controllers/Frontend/ShippingFrontendController.php:73
20565 msgid "No shipping methods available for this address."
20566 msgstr ""
20567
20568 #: app/Services/Translations/admin-translation.php:1533
20569 msgid ""
20570 "No shipping methods found for this zone. Add a shipping method to define how "
20571 "products are shipped in this zone."
20572 msgstr ""
20573
20574 #. %1$s is the opening tag, %2$s is the closing tag
20575 #: app/Services/Translations/admin-translation.php:1535
20576 #, php-format
20577 msgid ""
20578 "No shipping methods found. You can add shipping methods from %1$s here %2$s"
20579 msgstr ""
20580
20581 #: app/Helpers/AddressHelper.php:396
20582 msgid "No shipping options available for the provided address"
20583 msgstr ""
20584
20585 #: app/Services/Translations/admin-translation.php:1475
20586 msgid "No Shipping Zone Id provided"
20587 msgstr ""
20588
20589 #: app/Services/Translations/admin-translation.php:1474
20590 msgid "No SKU"
20591 msgstr ""
20592
20593 #: app/Modules/MCP/Tools/SubscriptionTools.php:218
20594 #: app/Modules/MCP/Tools/SubscriptionTools.php:311
20595 msgid "No subscription found for the given subscription_id."
20596 msgstr ""
20597
20598 #: app/Modules/PaymentMethods/StripeGateway/Processor.php:33
20599 #: app/Modules/PaymentMethods/StripeGateway/Processor.php:397
20600 msgid "No subscription found."
20601 msgstr ""
20602
20603 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:615
20604 msgid "No Subscription ID"
20605 msgstr ""
20606
20607 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:231
20608 msgid "No Subscription ID!"
20609 msgstr ""
20610
20611 #: app/Services/Translations/customer-profile-translation.php:168
20612 msgid "No subscription plans found!"
20613 msgstr ""
20614
20615 #: app/Services/Translations/admin-translation.php:1536
20616 msgid "No subscriptions found."
20617 msgstr ""
20618
20619 #: app/Services/Translations/customer-profile-translation.php:169
20620 msgid "No subscriptions yet"
20621 msgstr ""
20622
20623 #: app/Modules/Tax/TaxModule.php:340
20624 msgid "No tax applies to this order."
20625 msgstr ""
20626
20627 #: app/Services/Translations/admin-translation.php:1537
20628 msgid "No tax rate found for the selected country and tax class"
20629 msgstr ""
20630
20631 #: api/Resource/AttrTermResource.php:251
20632 msgid "No term IDs provided."
20633 msgstr ""
20634
20635 #: app/Services/Translations/admin-translation.php:1538
20636 msgid "No terms yet — click + Add Terms below to create one."
20637 msgstr ""
20638
20639 #: app/Services/Translations/admin-translation.php:1539
20640 #: app/Http/Controllers/OrderController.php:1044
20641 msgid "No test orders found to delete"
20642 msgstr ""
20643
20644 #: app/Http/Controllers/OrderController.php:1316
20645 msgid "No transaction found for this order"
20646 msgstr ""
20647
20648 #: app/Services/Reminders/ReminderService.php:302
20649 msgid "No trial end date set"
20650 msgstr ""
20651
20652 #: app/Http/Controllers/ProductVariationController.php:180
20653 msgid "No updates provided."
20654 msgstr ""
20655
20656 #: app/Services/Translations/customer-profile-translation.php:170
20657 msgid "No upgrade found for this purchase"
20658 msgstr ""
20659
20660 #: app/Services/Translations/admin-translation.php:1540
20661 msgid "No upgrade paths found."
20662 msgstr ""
20663
20664 #: app/Services/Translations/admin-translation.php:1541
20665 msgid "No upgrade plan found"
20666 msgstr ""
20667
20668 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:671
20669 msgid "No valid Client ID found!"
20670 msgstr ""
20671
20672 #: app/Services/Payments/PaymentHelper.php:81
20673 #: app/Http/Controllers/PaymentMethodController.php:66
20674 #: app/Hooks/Handlers/GlobalPaymentHandler.php:139
20675 msgid "No valid payment method found!"
20676 msgstr ""
20677
20678 #: app/Modules/PaymentMethods/Core/AbstractSubscriptionModule.php:70
20679 msgid "No valid payment method to cancel!"
20680 msgstr ""
20681
20682 #: app/Modules/PaymentMethods/Core/AbstractSubscriptionModule.php:46
20683 msgid "No valid payment method to pause!"
20684 msgstr ""
20685
20686 #: app/Modules/PaymentMethods/Core/AbstractSubscriptionModule.php:38
20687 msgid "No valid payment method to reactivate!"
20688 msgstr ""
20689
20690 #: app/Modules/PaymentMethods/Core/AbstractSubscriptionModule.php:54
20691 msgid "No valid payment method to resume!"
20692 msgstr ""
20693
20694 #: app/Modules/PaymentMethods/Core/AbstractSubscriptionModule.php:30
20695 msgid "No valid payment method to switch!"
20696 msgstr ""
20697
20698 #: app/Modules/PaymentMethods/Core/AbstractSubscriptionModule.php:22
20699 msgid "No valid payment method to update!"
20700 msgstr ""
20701
20702 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:470
20703 msgid "No valid public key found! Please contact the site administrator."
20704 msgstr ""
20705
20706 #: app/Services/Email/StoreDigestService.php:264
20707 msgid "No valid recipient is configured for the store digest email."
20708 msgstr ""
20709
20710 #: app/Http/Controllers/ProductVariationController.php:212
20711 #: app/Http/Controllers/ProductVariationController.php:348
20712 msgid "No valid updates provided."
20713 msgstr ""
20714
20715 #: app/Hooks/Handlers/BlockEditors/Buttons/BuyNowButtonBlockEditor.php:95
20716 #: app/Hooks/Handlers/BlockEditors/Buttons/AddToCartButtonBlockEditor.php:88
20717 msgid "No variant selected"
20718 msgstr ""
20719
20720 #: app/Services/Translations/admin-translation.php:1542
20721 msgid "No variants match your filters"
20722 msgstr ""
20723
20724 #: app/Services/Translations/admin-translation.php:1543
20725 msgid "No webhooks found."
20726 msgstr ""
20727
20728 #: app/Services/Translations/customer-profile-translation.php:172
20729 msgid "No, keep this!"
20730 msgstr ""
20731
20732 #: app/Services/Translations/admin-translation.php:1544
20733 #: app/Services/Translations/customer-profile-translation.php:171
20734 msgid "No, Thanks"
20735 msgstr ""
20736
20737 #: app/Services/Translations/admin-translation.php:1545
20738 msgid "No,Thanks"
20739 msgstr ""
20740
20741 #: app/Services/Localization/i18n/states.php:175
20742 msgid "Noakhali"
20743 msgstr ""
20744
20745 #: app/Services/Translations/admin-translation.php:1546
20746 msgid "Non Bundle"
20747 msgstr ""
20748
20749 #: app/Services/Translations/admin-translation.php:1547
20750 #: app/Services/Translations/block-editor-translation.php:240
20751 msgid "None"
20752 msgstr ""
20753
20754 #: app/Services/Localization/i18n/states.php:1773
20755 msgid "Nong Bua Lam Phu"
20756 msgstr ""
20757
20758 #: app/Services/Localization/i18n/states.php:1774
20759 msgid "Nong Khai"
20760 msgstr ""
20761
20762 #: app/Services/Localization/i18n/states.php:1775
20763 msgid "Nonthaburi"
20764 msgstr ""
20765
20766 #: app/Services/Localization/i18n/countries.php:175
20767 msgid "Norfolk Island"
20768 msgstr ""
20769
20770 #: app/Services/Localization/i18n/states.php:398
20771 msgid "Norte de Santander"
20772 msgstr ""
20773
20774 #: app/Services/Localization/i18n/states.php:678
20775 msgid "North Aegean"
20776 msgstr ""
20777
20778 #: app/Services/Localization/i18n/continents.php:203
20779 msgid "North America"
20780 msgstr ""
20781
20782 #: app/Services/Localization/i18n/states.php:2173
20783 msgid "North Carolina"
20784 msgstr ""
20785
20786 #: app/Services/Localization/i18n/states.php:2174
20787 msgid "North Dakota"
20788 msgstr ""
20789
20790 #: app/Services/Localization/i18n/states.php:656
20791 msgid "North East"
20792 msgstr ""
20793
20794 #: app/Services/Localization/i18n/states.php:899
20795 msgid "North Khorasan (خراسان شمالی)"
20796 msgstr ""
20797
20798 #: app/Services/Localization/i18n/countries.php:177
20799 msgid "North Korea"
20800 msgstr ""
20801
20802 #: app/Services/Localization/i18n/countries.php:143
20803 msgid "North Macedonia"
20804 msgstr ""
20805
20806 #: app/Services/Localization/i18n/states.php:430
20807 msgid "North Rhine-Westphalia"
20808 msgstr ""
20809
20810 #: app/Services/Localization/i18n/states.php:585
20811 msgid "North Sinai"
20812 msgstr ""
20813
20814 #: app/Services/Localization/i18n/states.php:2253
20815 msgid "North West"
20816 msgstr ""
20817
20818 #: app/Services/Localization/i18n/states.php:2262
20819 msgid "North-Western"
20820 msgstr ""
20821
20822 #: app/Services/Localization/i18n/states.php:657
20823 #: app/Services/Localization/i18n/states.php:2261
20824 msgid "Northern"
20825 msgstr ""
20826
20827 #: app/Services/Localization/i18n/states.php:2252
20828 msgid "Northern Cape"
20829 msgstr ""
20830
20831 #: app/Services/Localization/i18n/countries.php:262
20832 msgid "Northern Ireland"
20833 msgstr ""
20834
20835 #: app/Services/Localization/i18n/countries.php:176
20836 msgid "Northern Mariana Islands"
20837 msgstr ""
20838
20839 #: app/Services/Localization/i18n/states.php:1595
20840 msgid "Northern Samar"
20841 msgstr ""
20842
20843 #: app/Services/Localization/i18n/states.php:119
20844 msgid "Northern Territory"
20845 msgstr ""
20846
20847 #: app/Services/Localization/i18n/states.php:1481
20848 msgid "Northland"
20849 msgstr ""
20850
20851 #: app/Services/Localization/i18n/states.php:286
20852 msgid "Northwest Territories"
20853 msgstr ""
20854
20855 #: app/Services/Localization/i18n/countries.php:178
20856 msgid "Norway"
20857 msgstr ""
20858
20859 #: app/Helpers/CurrenciesHelper.php:111
20860 msgid "Norwegian Krone"
20861 msgstr ""
20862
20863 #: api/StoreSettings.php:60 app/Services/Renderer/ProductCardRender.php:438
20864 #: app/Services/Renderer/ProductRenderer.php:1481
20865 #: app/Services/Renderer/ProductRenderer.php:1590
20866 #: app/Services/Renderer/PricingTableRenderer.php:404
20867 #: app/Modules/Templating/AssetLoader.php:136
20868 #: app/Modules/Templating/AssetLoader.php:314
20869 #: app/Hooks/Handlers/ShortCodes/SingleProductShortCode.php:91
20870 #: app/Hooks/Handlers/ShortCodes/PricingTableShortCode.php:110
20871 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:1006
20872 #: app/Hooks/Handlers/BlockEditors/ProductCarousel/InnerBlocks/InnerBlocks.php:495
20873 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:1027
20874 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:1106
20875 msgid "Not Available"
20876 msgstr ""
20877
20878 #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:122
20879 #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:145
20880 #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:153
20881 msgid "Not available yet"
20882 msgstr ""
20883
20884 #: app/Services/Translations/admin-translation.php:1552
20885 msgid "Not collecting cross-border VAT"
20886 msgstr ""
20887
20888 #: app/Services/Filter/CustomerFilter.php:122
20889 #: app/Services/Filter/OrderFilter.php:346
20890 #: app/Services/Filter/OrderFilter.php:435
20891 msgid "Not Contains"
20892 msgstr ""
20893
20894 #: app/Services/Translations/admin-translation.php:1553
20895 msgid "Not enough data to calculate lifetime metrics."
20896 msgstr ""
20897
20898 #: app/Services/Translations/admin-translation.php:1548
20899 msgid "Not Equal"
20900 msgstr ""
20901
20902 #: app/Services/Filter/OrderFilter.php:321
20903 #: app/Services/Translations/admin-translation.php:1549
20904 msgid "Not Equals"
20905 msgstr ""
20906
20907 #: app/Services/Translations/admin-translation.php:1550
20908 msgid "Not Exist"
20909 msgstr ""
20910
20911 #: app/Services/Filter/TaxFilter.php:116
20912 #: app/Services/Translations/admin-translation.php:1551
20913 msgid "Not Filed"
20914 msgstr ""
20915
20916 #: app/Hooks/Handlers/ShortCodes/ReceiptHandler.php:63
20917 #: app/Hooks/Handlers/ShortCodes/ReceiptHandler.php:211
20918 msgid "Not found."
20919 msgstr ""
20920
20921 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:152
20922 msgid "not in"
20923 msgstr ""
20924
20925 #: app/Services/Translations/admin-translation.php:2796
20926 msgid "not Includes"
20927 msgstr ""
20928
20929 #: app/Modules/PaymentMethods/PromoGateways/Addons/AddonGatewaySettings.php:257
20930 msgid "Not Installed"
20931 msgstr ""
20932
20933 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:614
20934 msgid "Not proper order handler"
20935 msgstr ""
20936
20937 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:617
20938 msgid "not proper order handler"
20939 msgstr ""
20940
20941 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:112
20942 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:125
20943 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:139
20944 msgid "not purchased"
20945 msgstr ""
20946
20947 #: app/Services/Translations/admin-translation.php:1554
20948 msgid "Not set"
20949 msgstr ""
20950
20951 #: app/Services/Translations/admin-translation.php:1555
20952 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:160
20953 msgid "Note"
20954 msgstr ""
20955
20956 #. %d: order id
20957 #: app/Modules/MCP/Tools/OrderTools.php:953
20958 msgid "Note added to order #%d."
20959 msgstr ""
20960
20961 #: app/Modules/MCP/Tools/OrderTools.php:930
20962 msgid "Note added via AI assistant"
20963 msgstr ""
20964
20965 #: app/Services/Translations/admin-translation.php:1556
20966 msgid ""
20967 "Note: For plain text searches, simply type your query without operators. The "
20968 "system will search across all text fields."
20969 msgstr ""
20970
20971 #: app/Services/Translations/admin-translation.php:1557
20972 msgid ""
20973 "Note: Private products are only visible to administrators but can be "
20974 "purchased via direct purchase link."
20975 msgstr ""
20976
20977 #: app/Services/Translations/admin-translation.php:1558
20978 msgid "Notes"
20979 msgstr ""
20980
20981 #: app/Services/Renderer/CheckoutRenderer.php:689
20982 #: app/Services/Translations/block-editor-translation.php:241
20983 msgid "Notes about your order, e.g. Leave it at my doorstep."
20984 msgstr ""
20985
20986 #: app/Services/Translations/admin-translation.php:1559
20987 msgid "Nothing to preview"
20988 msgstr ""
20989
20990 #: app/Services/Translations/admin-translation.php:1560
20991 msgid "Nothing...."
20992 msgstr ""
20993
20994 #: app/Services/PDF/ReceiptPdfTemplateService.php:46
20995 msgid "Notice template for refund confirmations"
20996 msgstr ""
20997
20998 #: app/Http/Controllers/EmailNotificationController.php:70
20999 msgid "Notification Details not found"
21000 msgstr ""
21001
21002 #: app/Services/Translations/admin-translation.php:1561
21003 msgid "Notification Name"
21004 msgstr ""
21005
21006 #: app/Http/Controllers/ProductIntegrationsController.php:199
21007 msgid "Notification not found"
21008 msgstr ""
21009
21010 #: app/Http/Controllers/EmailNotificationController.php:90
21011 #: app/Http/Controllers/EmailNotificationController.php:111
21012 msgid "Notification updated successfully"
21013 msgstr ""
21014
21015 #: app/Services/Translations/admin-translation.php:1562
21016 msgid "Notifications"
21017 msgstr ""
21018
21019 #: app/Hooks/Handlers/ReminderHandler.php:168
21020 msgid "Notify customers before their trial ends and billing begins."
21021 msgstr ""
21022
21023 #: app/Hooks/Handlers/ReminderHandler.php:209
21024 msgid "Notify customers before upcoming subscription renewals."
21025 msgstr ""
21026
21027 #: app/Services/Localization/i18n/states.php:1252
21028 msgid "Nouaceur"
21029 msgstr ""
21030
21031 #: app/Services/Translations/TransStrings.php:197
21032 msgid "Nov"
21033 msgstr ""
21034
21035 #: app/Services/Localization/i18n/states.php:287
21036 msgid "Nova Scotia"
21037 msgstr ""
21038
21039 #: app/Services/Localization/i18n/states.php:973
21040 msgid "Novara"
21041 msgstr ""
21042
21043 #: app/Services/Translations/TransStrings.php:166
21044 msgid "November"
21045 msgstr ""
21046
21047 #: app/Services/Translations/TransStrings.php:136
21048 msgid "Now"
21049 msgstr ""
21050
21051 #: app/Modules/Tax/TaxModule.php:2399
21052 msgid "NPWP / PPN"
21053 msgstr ""
21054
21055 #: app/Modules/Tax/TaxModule.php:2403
21056 msgid "NTN / STRN"
21057 msgstr ""
21058
21059 #: app/Services/Localization/i18n/states.php:2104
21060 msgid "Ntoroko"
21061 msgstr ""
21062
21063 #: app/Services/Localization/i18n/states.php:2105
21064 msgid "Ntungamo"
21065 msgstr ""
21066
21067 #: app/Services/Localization/i18n/states.php:1596
21068 msgid "Nueva Ecija"
21069 msgstr ""
21070
21071 #: app/Services/Localization/i18n/states.php:2231
21072 msgid "Nueva Esparta"
21073 msgstr ""
21074
21075 #: app/Services/Localization/i18n/states.php:1476
21076 msgid "Nueva Segovia"
21077 msgstr ""
21078
21079 #: app/Services/Localization/i18n/states.php:1597
21080 msgid "Nueva Vizcaya"
21081 msgstr ""
21082
21083 #: app/Services/Localization/i18n/states.php:1326
21084 msgid "Nuevo León"
21085 msgstr ""
21086
21087 #: api/StoreSettings.php:391
21088 msgid "Number Format"
21089 msgstr ""
21090
21091 #: app/Services/Translations/admin-translation.php:1563
21092 msgid "Number of payments to split the price over the installment period."
21093 msgstr ""
21094
21095 #: app/Services/Translations/block-editor-translation.php:242
21096 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:97
21097 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:99
21098 msgid "Numbers"
21099 msgstr ""
21100
21101 #: app/Services/Translations/TransStrings.php:354
21102 msgctxt "numeric system - Sequence must need to maintained"
21103 msgid "0_1_2_3_4_5_6_7_8_9"
21104 msgstr ""
21105
21106 #: app/Services/Localization/i18n/states.php:288
21107 msgid "Nunavut"
21108 msgstr ""
21109
21110 #: app/Services/Localization/i18n/states.php:974
21111 msgid "Nuoro"
21112 msgstr ""
21113
21114 #: app/Services/Localization/i18n/states.php:43
21115 msgid "Nuristan"
21116 msgstr ""
21117
21118 #: app/Services/Localization/i18n/states.php:794
21119 msgid "Nusa Tenggara Barat"
21120 msgstr ""
21121
21122 #: app/Services/Localization/i18n/states.php:795
21123 msgid "Nusa Tenggara Timur"
21124 msgstr ""
21125
21126 #: app/Services/Localization/i18n/states.php:2106
21127 msgid "Nwoya"
21128 msgstr ""
21129
21130 #: app/Services/Localization/i18n/states.php:1130
21131 msgid "Nyamira"
21132 msgstr ""
21133
21134 #: app/Services/Localization/i18n/states.php:1131
21135 msgid "Nyandarua"
21136 msgstr ""
21137
21138 #: app/Services/Localization/i18n/states.php:1132
21139 msgid "Nyeri"
21140 msgstr ""
21141
21142 #: app/Services/Localization/i18n/states.php:767
21143 msgid "Nógrád"
21144 msgstr ""
21145
21146 #: app/Services/Localization/i18n/states.php:1343
21147 msgid "Oaxaca"
21148 msgstr ""
21149
21150 #: app/Services/Localization/i18n/states.php:310
21151 msgid "Obwalden"
21152 msgstr ""
21153
21154 #: app/Services/Localization/i18n/states.php:1598
21155 msgid "Occidental Mindoro"
21156 msgstr ""
21157
21158 #: app/Services/Translations/admin-translation.php:1568
21159 msgid "Occurrence"
21160 msgstr ""
21161
21162 #: app/Services/Localization/i18n/continents.php:249
21163 msgid "Oceania"
21164 msgstr ""
21165
21166 #: app/Services/Localization/i18n/states.php:1307
21167 msgid "Ocnița"
21168 msgstr ""
21169
21170 #: app/Services/Localization/i18n/states.php:725
21171 msgid "Ocotepeque"
21172 msgstr ""
21173
21174 #: app/Services/Translations/TransStrings.php:196
21175 msgid "Oct"
21176 msgstr ""
21177
21178 #: app/Services/Translations/TransStrings.php:165
21179 msgid "October"
21180 msgstr ""
21181
21182 #: app/Services/Localization/i18n/states.php:1986
21183 msgid "Odeshchyna"
21184 msgstr ""
21185
21186 #: app/Services/Localization/i18n/states.php:861
21187 msgid "Odisha"
21188 msgstr ""
21189
21190 #: app/Services/Translations/admin-translation.php:2797
21191 msgid "of"
21192 msgstr ""
21193
21194 #: app/Services/Translations/admin-translation.php:2798
21195 msgid "of variants"
21196 msgstr ""
21197
21198 #: app/Services/Localization/i18n/states.php:831
21199 msgid "Offaly"
21200 msgstr ""
21201
21202 #: app/Modules/PaymentMethods/Cod/CodHandler.php:32
21203 msgid "Offline payment is not activated"
21204 msgstr ""
21205
21206 #: app/Services/Localization/i18n/states.php:1432
21207 msgid "Ogun"
21208 msgstr ""
21209
21210 #: app/Services/Localization/i18n/states.php:1396
21211 msgid "Ohangwena"
21212 msgstr ""
21213
21214 #: app/Services/Localization/i18n/states.php:2175
21215 msgid "Ohio"
21216 msgstr ""
21217
21218 #: app/Services/Localization/i18n/states.php:1091
21219 msgid "Oita"
21220 msgstr ""
21221
21222 #: app/Services/Translations/TransStrings.php:123
21223 #: app/Services/Translations/TransStrings.php:140
21224 #: app/Services/Translations/TransStrings.php:244
21225 #: app/Services/Translations/admin-translation.php:1564
21226 msgid "OK"
21227 msgstr ""
21228
21229 #: app/Services/Translations/admin-translation.php:1569
21230 msgid "Ok"
21231 msgstr ""
21232
21233 #: app/Services/Translations/admin-translation.php:1570
21234 msgid "Okay...!"
21235 msgstr ""
21236
21237 #: app/Services/Localization/i18n/states.php:1080
21238 msgid "Okayama"
21239 msgstr ""
21240
21241 #: app/Services/Localization/i18n/states.php:1094
21242 msgid "Okinawa"
21243 msgstr ""
21244
21245 #: app/Services/Localization/i18n/states.php:2176
21246 msgid "Oklahoma"
21247 msgstr ""
21248
21249 #: app/Services/Localization/i18n/states.php:726
21250 msgid "Olancho"
21251 msgstr ""
21252
21253 #: app/Services/Translations/block-editor-translation.php:243
21254 msgid "Oldest to newest"
21255 msgstr ""
21256
21257 #: app/Services/Localization/i18n/states.php:1690
21258 msgid "Olt"
21259 msgstr ""
21260
21261 #: app/Services/Localization/i18n/states.php:1397
21262 msgid "Omaheke"
21263 msgstr ""
21264
21265 #: app/Services/Localization/i18n/countries.php:179
21266 msgid "Oman"
21267 msgstr ""
21268
21269 #: app/Services/Localization/i18n/states.php:2107
21270 msgid "Omoro"
21271 msgstr ""
21272
21273 #: app/Services/Localization/i18n/states.php:1398
21274 msgid "Omusati"
21275 msgstr ""
21276
21277 #: app/Services/Translations/customer-profile-translation.php:345
21278 msgid "on"
21279 msgstr ""
21280
21281 #: app/Models/Order.php:579
21282 #, php-format
21283 msgid "on %s"
21284 msgstr ""
21285
21286 #: app/Services/Email/EmailNotifications.php:331
21287 msgid "On demand"
21288 msgstr ""
21289
21290 #: app/Helpers/Status.php:162 app/Helpers/Status.php:172
21291 #: app/Helpers/Helper.php:221 app/Helpers/Helper.php:236
21292 #: app/Services/Filter/OrderFilter.php:253
21293 #: app/Services/Translations/admin-translation.php:1571
21294 #: app/Services/Translations/customer-profile-translation.php:173
21295 msgid "On Hold"
21296 msgstr ""
21297
21298 #: app/Services/Translations/admin-translation.php:1572
21299 msgid "On hold"
21300 msgstr ""
21301
21302 #: app/Services/Translations/block-editor-translation.php:244
21303 msgid "On Sale"
21304 msgstr ""
21305
21306 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:238
21307 msgid "On sale Products only"
21308 msgstr ""
21309
21310 #: app/Modules/MCP/Tools/ContextTools.php:83
21311 msgid ""
21312 "On-demand lookup lists kept out of get-store-context to keep it lean: "
21313 "coupons, labels, gateways, tax_classes, shipping_zones, product_categories. "
21314 "Pass kinds[] with only what you need. Kinds your role cannot see are "
21315 "reported in meta.warnings, not dropped silently."
21316 msgstr ""
21317
21318 #: app/Modules/PaymentMethods/PromoGateways/Pro/AuthorizeNetPromo.php:65
21319 msgid "On-site checkout with AcceptUI"
21320 msgstr ""
21321
21322 #: app/Services/Translations/admin-translation.php:1573
21323 msgid "Onboarding Checklist"
21324 msgstr ""
21325
21326 #: app/Services/Translations/customer-profile-translation.php:174
21327 msgid "Once you subscribe to a plan, it will appear here."
21328 msgstr ""
21329
21330 #: app/Services/Localization/i18n/states.php:1433
21331 msgid "Ondo"
21332 msgstr ""
21333
21334 #: app/Services/Tax/TaxManager.php:117
21335 msgid "One"
21336 msgstr ""
21337
21338 #: api/StoreSettings.php:940
21339 msgid "One Column"
21340 msgstr ""
21341
21342 #: api/Resource/AttrGroupResource.php:249
21343 msgid "One or more group IDs do not exist."
21344 msgstr ""
21345
21346 #: app/Modules/MCP/Tools/LabelTools.php:103
21347 msgid ""
21348 "One or more label IDs do not exist. Use list-reference-data with kind=labels "
21349 "to find valid ids."
21350 msgstr ""
21351
21352 #: api/Resource/AttrTermResource.php:262
21353 msgid "One or more term IDs do not belong to this group."
21354 msgstr ""
21355
21356 #: app/Http/Controllers/ProductVariationController.php:249
21357 msgid "One or more variant IDs do not exist."
21358 msgstr ""
21359
21360 #: app/Services/Renderer/ProductRenderer.php:198
21361 #: app/Services/Renderer/PricingTableRenderer.php:166
21362 #: app/Services/Translations/admin-translation.php:1574
21363 msgid "One Time"
21364 msgstr ""
21365
21366 #: app/Services/Translations/admin-translation.php:1575
21367 msgid "One time"
21368 msgstr ""
21369
21370 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:190
21371 msgid "One-time"
21372 msgstr ""
21373
21374 #: app/Views/emails/digest.php:127
21375 msgid "One-time orders"
21376 msgstr ""
21377
21378 #: app/Services/Translations/admin-translation.php:1576
21379 msgid "Onetime"
21380 msgstr ""
21381
21382 #: app/Services/Translations/admin-translation.php:1577
21383 msgid "Onetime Payments"
21384 msgstr ""
21385
21386 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:392
21387 msgid "Only added if none of your product fields contains any links."
21388 msgstr ""
21389
21390 #. %1$s: store country name
21391 #: app/Services/Translations/admin-translation.php:1579
21392 #, php-format
21393 msgid "Only collect VAT from customers in %s."
21394 msgstr ""
21395
21396 #. %1$s: store country name
21397 #: app/Services/Translations/admin-translation.php:1581
21398 #, php-format
21399 msgid "Only for %1$s"
21400 msgstr ""
21401
21402 #: app/Services/Translations/block-editor-translation.php:245
21403 msgid "Only if cart has items"
21404 msgstr ""
21405
21406 #: app/Modules/Shipping/Http/Requests/ShippingZoneRequest.php:54
21407 msgid "Only one \"Whole World\" shipping zone is allowed."
21408 msgstr ""
21409
21410 #: app/Services/Translations/admin-translation.php:1582
21411 msgid "Only ships to the countries listed above."
21412 msgstr ""
21413
21414 #: app/Services/Translations/block-editor-translation.php:246
21415 msgid "Only show this block when the condition is met."
21416 msgstr ""
21417
21418 #: app/Services/Filter/OrderFilter.php:186
21419 #: app/Services/Filter/OrderFilter.php:204
21420 msgid "only supports '=' operator"
21421 msgstr ""
21422
21423 #: app/Services/Localization/i18n/states.php:289
21424 msgid "Ontario"
21425 msgstr ""
21426
21427 #: app/Services/Translations/admin-translation.php:1583
21428 msgid "Oops! That page can't be found."
21429 msgstr ""
21430
21431 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:179
21432 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:193
21433 msgid "Opacity"
21434 msgstr ""
21435
21436 #. %1$s: attribute group title
21437 #: app/Services/Translations/admin-translation.php:1586
21438 #, php-format
21439 msgid "Open attribute group: %1$s"
21440 msgstr ""
21441
21442 #: app/Services/Translations/block-editor-translation.php:247
21443 msgid "Open checkout in a modal instead of navigating to the product page."
21444 msgstr ""
21445
21446 #: app/Services/Translations/block-editor-translation.php:248
21447 msgid "Open in"
21448 msgstr ""
21449
21450 #: app/Services/Translations/block-editor-translation.php:249
21451 msgid "Open in new tab"
21452 msgstr ""
21453
21454 #: app/Views/emails/order/reminder/overdue/admin.php:64
21455 msgid "Open Order"
21456 msgstr ""
21457
21458 #: app/Services/Translations/admin-translation.php:1584
21459 msgid "Open Search"
21460 msgstr ""
21461
21462 #: app/Services/Translations/customer-profile-translation.php:175
21463 msgid "Open search"
21464 msgstr ""
21465
21466 #: app/Services/Renderer/MiniCartRenderer.php:69
21467 #: app/Services/Renderer/CartDrawerRenderer.php:142
21468 msgid "Open Shopping Cart"
21469 msgstr ""
21470
21471 #: app/Services/Translations/admin-translation.php:1587
21472 msgid "Operators"
21473 msgstr ""
21474
21475 #: app/Services/Translations/block-editor-translation.php:250
21476 msgid "Option 1"
21477 msgstr ""
21478
21479 #: app/Services/Translations/block-editor-translation.php:251
21480 msgid "Option 2"
21481 msgstr ""
21482
21483 #: app/Services/Translations/admin-translation.php:1588
21484 msgid "Option config changed. Save to update variants."
21485 msgstr ""
21486
21487 #: app/Services/Translations/admin-translation.php:1589
21488 msgid "Option name"
21489 msgstr ""
21490
21491 #: app/Services/Translations/admin-translation.php:1590
21492 msgid "Option name is required."
21493 msgstr ""
21494
21495 #: app/Services/Translations/admin-translation.php:1591
21496 msgid "Option values"
21497 msgstr ""
21498
21499 #: app/Services/Translations/admin-translation.php:1592
21500 msgid "Option values created successfully"
21501 msgstr ""
21502
21503 #: app/Services/Translations/admin-translation.php:1593
21504 msgid "Optional description"
21505 msgstr ""
21506
21507 #: app/Services/Translations/admin-translation.php:1594
21508 msgid "Optional description of this shipping class for internal reference."
21509 msgstr ""
21510
21511 #: app/Services/Translations/admin-translation.php:1595
21512 msgid ""
21513 "Optionally add a description that will get your customers excited about the "
21514 "offer. You can use html as well."
21515 msgstr ""
21516
21517 #: app/Services/Translations/admin-translation.php:1596
21518 msgid "Options"
21519 msgstr ""
21520
21521 #: app/Services/Translations/admin-translation.php:1565
21522 msgid "OR"
21523 msgstr ""
21524
21525 #: app/Services/Translations/admin-translation.php:2799
21526 msgid "or"
21527 msgstr ""
21528
21529 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:320
21530 msgid "Or Setup keys manually"
21531 msgstr ""
21532
21533 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:319
21534 msgid "Or Setup keys manually."
21535 msgstr ""
21536
21537 #: app/Services/Translations/block-editor-translation.php:252
21538 msgid "Or use custom icon URL"
21539 msgstr ""
21540
21541 #: app/Services/Localization/i18n/states.php:514
21542 msgid "Oran"
21543 msgstr ""
21544
21545 #: app/Helpers/EditorShortCodeHelper.php:217
21546 #: app/Services/Translations/admin-translation.php:1597
21547 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:162
21548 msgid "Order"
21549 msgstr ""
21550
21551 #: app/Services/Translations/admin-translation.php:2800
21552 msgid "order"
21553 msgstr ""
21554
21555 #: app/Views/emails/parts/order_header.php:25
21556 msgid "Order #"
21557 msgstr ""
21558
21559 #. 1: order/invoice number, 2: order status
21560 #: app/Models/Order.php:1138
21561 #, php-format
21562 msgid "Order %1$s cannot be deleted due to its current order status: %2$s."
21563 msgstr ""
21564
21565 #. 1: order/invoice number, 2: payment status
21566 #: app/Models/Order.php:1126
21567 #, php-format
21568 msgid "Order %1$s cannot be deleted due to its current payment status: %2$s."
21569 msgstr ""
21570
21571 #. 1: order number, 2: customer name, 3: order total, 4: payment status
21572 #: app/Modules/MCP/Tools/OrderTools.php:417
21573 #, php-format
21574 msgid "Order %1$s — %2$s — %3$s — %4$s"
21575 msgstr ""
21576
21577 #. %s is the order/invoice number
21578 #: app/Models/Order.php:1166
21579 #, php-format
21580 msgid "Order %s cannot be deleted as it has an active subscription."
21581 msgstr ""
21582
21583 #. %s is the order/invoice number
21584 #: app/Http/Controllers/OrderController.php:560
21585 #, php-format
21586 msgid "Order %s deleted successfully"
21587 msgstr ""
21588
21589 #: app/Services/Email/EmailNotifications.php:71
21590 #: app/Services/Email/EmailNotifications.php:90
21591 #: app/Services/Email/EmailNotifications.php:180
21592 #: app/Services/Email/EmailNotifications.php:198
21593 #: app/Services/Email/EmailNotifications.php:216
21594 #: app/Services/Email/EmailNotifications.php:234
21595 #: app/Services/Email/EmailNotifications.php:252
21596 #: app/Services/Email/EmailNotifications.php:272
21597 msgid "Order Actions"
21598 msgstr ""
21599
21600 #: api/Resource/OrderAddressResource.php:70
21601 #: api/Resource/FrontendResource/OrderAddressResource.php:82
21602 msgid "Order address created successfully!"
21603 msgstr ""
21604
21605 #: api/Resource/OrderAddressResource.php:75
21606 #: api/Resource/FrontendResource/OrderAddressResource.php:87
21607 msgid "Order address creation failed."
21608 msgstr ""
21609
21610 #: api/Resource/OrderAddressResource.php:109
21611 #: api/Resource/FrontendResource/OrderAddressResource.php:121
21612 msgid "Order address update failed."
21613 msgstr ""
21614
21615 #: api/Resource/OrderAddressResource.php:105
21616 #: api/Resource/FrontendResource/OrderAddressResource.php:117
21617 msgid "Order address updated successfully!"
21618 msgstr ""
21619
21620 #: app/Services/Translations/customer-profile-translation.php:179
21621 msgid "Order addresses"
21622 msgstr ""
21623
21624 #: api/Resource/OrderResource.php:2153
21625 msgid "Order already has the same status"
21626 msgstr ""
21627
21628 #: app/Services/Filter/OrderFilter.php:310
21629 msgid "Order Amount"
21630 msgstr ""
21631
21632 #: app/Views/invoice/receipt_slip.php:114
21633 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:228
21634 msgid "Order At"
21635 msgstr ""
21636
21637 #: app/Views/emails/digest.php:116
21638 msgid "Order breakdown"
21639 msgstr ""
21640
21641 #: app/Helpers/AdminHelper.php:162
21642 msgid "Order Bump"
21643 msgstr ""
21644
21645 #: app/Services/Translations/admin-translation.php:1598
21646 msgid "Order Bump ID"
21647 msgstr ""
21648
21649 #: app/Services/Translations/admin-translation.php:1599
21650 msgid "Order Bump Price"
21651 msgstr ""
21652
21653 #: app/Services/Translations/admin-translation.php:1600
21654 msgid "Order Bumps"
21655 msgstr ""
21656
21657 #: app/Services/Translations/block-editor-translation.php:253
21658 msgid "Order By"
21659 msgstr ""
21660
21661 #: app/Services/Translations/block-editor-translation.php:256
21662 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:147
21663 msgid "Order by"
21664 msgstr ""
21665
21666 #: app/Http/Controllers/OrderController.php:264
21667 msgid "Order can not be refunded."
21668 msgstr ""
21669
21670 #: app/Helpers/Status.php:444
21671 msgid "Order Canceled"
21672 msgstr ""
21673
21674 #. %s is the order status
21675 #: app/Services/Translations/admin-translation.php:1614
21676 #, php-format
21677 msgid "Order cannot be edited once it is %s"
21678 msgstr ""
21679
21680 #: app/Services/Translations/admin-translation.php:1615
21681 msgid "Order cannot be edited once paid."
21682 msgstr ""
21683
21684 #: app/Services/Translations/admin-translation.php:1601
21685 msgid "Order Chart"
21686 msgstr ""
21687
21688 #: app/Helpers/EditorShortCodeHelper.php:257
21689 msgid "Order Completed At"
21690 msgstr ""
21691
21692 #: app/Services/Email/EmailNotifications.php:282
21693 msgid "Order Confirmation #{{order.invoice_no}} (Offline Payment)"
21694 msgstr ""
21695
21696 #: app/Services/Email/EmailNotifications.php:273
21697 msgid "Order confirmation to customer (Offline Payment)"
21698 msgstr ""
21699
21700 #: app/Services/Filter/ProductFilter.php:251
21701 #: app/Services/Translations/admin-translation.php:1602
21702 msgid "Order Count"
21703 msgstr ""
21704
21705 #: app/Helpers/EditorShortCodeHelper.php:263
21706 msgid "Order Create Date"
21707 msgstr ""
21708
21709 #: app/Views/invoice/invoice_template.php:23
21710 msgid "Order Created"
21711 msgstr ""
21712
21713 #: app/Views/invoice/packing_slip.php:9
21714 #: app/Views/invoice/invoice_template.php:9
21715 #: app/Views/invoice/dispatch_slip.php:9 app/Views/invoice/shipping_slip.php:9
21716 #: app/Views/invoice/delivery_slip.php:9
21717 msgid "Order Created Notification"
21718 msgstr ""
21719
21720 #: app/Http/Controllers/OrderController.php:113
21721 msgid "Order created successfully!"
21722 msgstr ""
21723
21724 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:613
21725 msgid "Order creation failed"
21726 msgstr ""
21727
21728 #: api/Resource/OrderResource.php:223
21729 msgid "Order creation failed."
21730 msgstr ""
21731
21732 #: app/Helpers/EditorShortCodeHelper.php:231
21733 msgid "Order Currency"
21734 msgstr ""
21735
21736 #: app/Helpers/EditorShortCodeHelper.php:227
21737 msgid "Order Customer Id"
21738 msgstr ""
21739
21740 #: app/Services/Filter/OrderFilter.php:325
21741 #: app/Views/emails/components/header.php:10
21742 #: app/Views/emails/parts/order_header.php:20
21743 msgid "Order Date"
21744 msgstr ""
21745
21746 #: app/Helpers/Status.php:490
21747 msgid "Order Delivered"
21748 msgstr ""
21749
21750 #: app/Services/Translations/customer-profile-translation.php:176
21751 msgid "Order Details"
21752 msgstr ""
21753
21754 #: app/Helpers/EditorShortCodeHelper.php:234
21755 msgid "Order Discount Tax"
21756 msgstr ""
21757
21758 #: app/Helpers/EditorShortCodeHelper.php:235
21759 msgid "Order Discount Tax (Formatted)"
21760 msgstr ""
21761
21762 #: app/Helpers/EditorShortCodeHelper.php:236
21763 msgid "Order Discount Total"
21764 msgstr ""
21765
21766 #: app/Helpers/EditorShortCodeHelper.php:237
21767 msgid "Order Discount Total (Formatted)"
21768 msgstr ""
21769
21770 #: app/Helpers/EditorShortCodeHelper.php:262
21771 msgid "Order Downloads"
21772 msgstr ""
21773
21774 #: app/Helpers/EditorShortCodeHelper.php:225
21775 msgid "Order Fulfillment Type"
21776 msgstr ""
21777
21778 #: app/Http/Controllers/OrderController.php:705
21779 msgid "Order has already been paid"
21780 msgstr ""
21781
21782 #: app/Services/Email/EmailNotifications.php:243
21783 msgid "Order has been delivered #{{order.invoice_no}}"
21784 msgstr ""
21785
21786 #: app/Http/Controllers/OrderController.php:793
21787 msgid "Order has been marked as paid"
21788 msgstr ""
21789
21790 #: app/Modules/PaymentMethods/StripeGateway/Processor.php:184
21791 #: app/Modules/PaymentMethods/StripeGateway/Processor.php:289
21792 #: app/Modules/PaymentMethods/Cod/Cod.php:63
21793 #: app/Modules/PaymentMethods/PayPalGateway/Processor.php:171
21794 #: app/Modules/PaymentMethods/PayPalGateway/Processor.php:239
21795 msgid "Order has been placed successfully"
21796 msgstr ""
21797
21798 #: app/Services/Email/EmailNotifications.php:225
21799 msgid "Order has been shipped #{{order.invoice_no}} 📦"
21800 msgstr ""
21801
21802 #: app/Services/Filter/OrderFilter.php:315
21803 msgid "Order Hash (UUID)"
21804 msgstr ""
21805
21806 #: app/Listeners/IntegrationEventListener.php:362
21807 msgid "Order hash is required"
21808 msgstr ""
21809
21810 #: app/Services/Translations/admin-translation.php:1603
21811 msgid "Order Heat Map"
21812 msgstr ""
21813
21814 #: app/Helpers/EditorShortCodeHelper.php:220
21815 #: app/Services/Translations/admin-translation.php:1604
21816 #: app/Views/emails/order/reminder/due/customer.php:41
21817 #: app/Views/emails/order/reminder/due/admin.php:23
21818 #: app/Views/emails/order/reminder/overdue/customer.php:45
21819 #: app/Views/emails/order/reminder/overdue/admin.php:35
21820 msgid "Order ID"
21821 msgstr ""
21822
21823 #: app/Services/Filter/OrderFilter.php:142
21824 msgid "Order Id"
21825 msgstr ""
21826
21827 #: app/Views/invoice/invoice_template.php:51
21828 #: app/Views/invoice/dispatch_slip.php:40
21829 #: app/Views/invoice/shipping_slip.php:31
21830 #: app/Views/invoice/delivery_slip.php:33
21831 msgid "Order ID:"
21832 msgstr ""
21833
21834 #. %s is the order number
21835 #: app/Services/Translations/admin-translation.php:1606
21836 #, php-format
21837 msgid "Order ID: %s"
21838 msgstr ""
21839
21840 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:421
21841 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:506
21842 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:693
21843 msgid "Order info retrieved!"
21844 msgstr ""
21845
21846 #: api/Orders.php:90
21847 msgid "Order information does not match."
21848 msgstr ""
21849
21850 #: app/Helpers/EditorShortCodeHelper.php:256
21851 msgid "Order Ip Address"
21852 msgstr ""
21853
21854 #: app/Services/Reminders/ReminderService.php:177
21855 msgid "Order is not eligible for payment reminder"
21856 msgstr ""
21857
21858 #: app/Helpers/EditorShortCodeHelper.php:309
21859 msgid "Order Item (Loop)"
21860 msgstr ""
21861
21862 #: app/Helpers/EditorShortCodeHelper.php:264
21863 msgid "Order Item Count"
21864 msgstr ""
21865
21866 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:136
21867 msgid "Order Items"
21868 msgstr ""
21869
21870 #: app/Services/Translations/admin-translation.php:1616
21871 #: app/Services/Translations/customer-profile-translation.php:180
21872 msgid "Order items"
21873 msgstr ""
21874
21875 #: api/Resource/OrderItemResource.php:77
21876 msgid "Order items created."
21877 msgstr ""
21878
21879 #: api/Resource/OrderItemResource.php:82
21880 msgid "Order items failed to create!"
21881 msgstr ""
21882
21883 #: api/Resource/OrderItemResource.php:130
21884 msgid "Order items failed to update!"
21885 msgstr ""
21886
21887 #: api/OrderItems.php:106 api/Resource/OrderItemResource.php:125
21888 #: api/Resource/OrderItemResource.php:296
21889 msgid "Order items updated."
21890 msgstr ""
21891
21892 #: app/Listeners/IntegrationEventListener.php:370
21893 #: app/Helpers/CustomerHelper.php:182 api/Resource/OrderResource.php:1709
21894 #: app/Services/Translations/admin-translation.php:1617
21895 #: app/Http/Controllers/OrderController.php:198
21896 #: app/Http/Controllers/OrderController.php:236
21897 #: app/Http/Controllers/OrderController.php:484
21898 #: app/Http/Controllers/OrderController.php:603
21899 #: app/Http/Controllers/WidgetsController.php:28
21900 #: app/Http/Controllers/FrontendControllers/CustomerOrderController.php:147
21901 #: app/Http/Controllers/FrontendControllers/CustomerOrderController.php:424
21902 #: app/Http/Controllers/FrontendControllers/CustomerOrderController.php:492
21903 msgid "Order not found"
21904 msgstr ""
21905
21906 #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:280
21907 msgid "Order not found for the provided intent ID."
21908 msgstr ""
21909
21910 #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:515
21911 msgid "Order not found or you do not have permission to view it."
21912 msgstr ""
21913
21914 #: api/Resource/OrderResource.php:1843 api/Resource/OrderResource.php:2040
21915 #: app/Modules/PaymentMethods/Cod/CodHandler.php:41
21916 msgid "Order not found!"
21917 msgstr ""
21918
21919 #: app/Helpers/OrderItemHelper.php:88
21920 msgid "Order Not valid!"
21921 msgstr ""
21922
21923 #: app/Helpers/EditorShortCodeHelper.php:255
21924 msgid "Order Note"
21925 msgstr ""
21926
21927 #: app/Http/Controllers/NotesController.php:22
21928 msgid "Order Note Updated successfully."
21929 msgstr ""
21930
21931 #: app/Services/Renderer/CheckoutRenderer.php:688
21932 msgid "Order Notes"
21933 msgstr ""
21934
21935 #: app/Helpers/EditorShortCodeHelper.php:224
21936 #: app/Services/Translations/customer-profile-translation.php:177
21937 msgid "Order Number"
21938 msgstr ""
21939
21940 #: app/Services/Reminders/ReminderService.php:166
21941 msgid "Order or customer not found"
21942 msgstr ""
21943
21944 #: app/Helpers/Status.php:440
21945 msgid "Order Paid (Payment / Subscription)"
21946 msgstr ""
21947
21948 #: app/Helpers/EditorShortCodeHelper.php:223
21949 msgid "Order Parent Id"
21950 msgstr ""
21951
21952 #: app/Helpers/EditorShortCodeHelper.php:228
21953 msgid "Order Payment Method"
21954 msgstr ""
21955
21956 #: app/Helpers/EditorShortCodeHelper.php:229
21957 msgid "Order Payment Method Title"
21958 msgstr ""
21959
21960 #: app/Helpers/EditorShortCodeHelper.php:230
21961 msgid "Order Payment Status"
21962 msgstr ""
21963
21964 #: app/Services/Translations/checkout-translation.php:24
21965 msgid "Order Processing..."
21966 msgstr ""
21967
21968 #: app/Services/Filter/CustomerFilter.php:77
21969 #: app/Services/Filter/OrderFilter.php:233
21970 #: app/Services/Filter/ProductFilter.php:245
21971 msgid "Order Property"
21972 msgstr ""
21973
21974 #: app/Helpers/EditorShortCodeHelper.php:254
21975 msgid "Order Rate"
21976 msgstr ""
21977
21978 #: app/Services/PDF/ReceiptPdfTemplateService.php:17
21979 #: app/Services/PDF/ReceiptPdfTemplateService.php:23
21980 #: app/Http/Routes/WebRoutes.php:234
21981 msgid "Order Receipt"
21982 msgstr ""
21983
21984 #: app/Views/emails/order/reminder/due/customer.php:45
21985 #: app/Views/emails/order/reminder/due/admin.php:27
21986 #: app/Views/emails/order/reminder/overdue/customer.php:49
21987 #: app/Views/emails/order/reminder/overdue/admin.php:39
21988 msgid "Order Reference"
21989 msgstr ""
21990
21991 #: app/Helpers/Status.php:448
21992 msgid "Order Refunded (Full)"
21993 msgstr ""
21994
21995 #: app/Helpers/EditorShortCodeHelper.php:258
21996 msgid "Order Refunded At"
21997 msgstr ""
21998
21999 #: app/Helpers/Status.php:486
22000 msgid "Order Shipped"
22001 msgstr ""
22002
22003 #: app/Helpers/EditorShortCodeHelper.php:242
22004 msgid "Order Shipping Tax"
22005 msgstr ""
22006
22007 #: app/Helpers/EditorShortCodeHelper.php:243
22008 msgid "Order Shipping Tax (Formatted)"
22009 msgstr ""
22010
22011 #: app/Helpers/EditorShortCodeHelper.php:244
22012 msgid "Order Shipping Total"
22013 msgstr ""
22014
22015 #: app/Helpers/EditorShortCodeHelper.php:245
22016 msgid "Order Shipping Total (Formatted)"
22017 msgstr ""
22018
22019 #: app/Services/Translations/admin-translation.php:1607
22020 msgid "Order Sources"
22021 msgstr ""
22022
22023 #: app/Services/Translations/admin-translation.php:1608
22024 msgid "Order Stats Overview"
22025 msgstr ""
22026
22027 #: app/Services/Translations/admin-translation.php:1609
22028 msgid "Order Stats Overview of"
22029 msgstr ""
22030
22031 #: app/Helpers/EditorShortCodeHelper.php:222
22032 #: app/Services/Filter/OrderFilter.php:247
22033 #: app/Services/Translations/admin-translation.php:1610
22034 msgid "Order Status"
22035 msgstr ""
22036
22037 #: app/Services/Translations/customer-profile-translation.php:181
22038 msgid "Order status"
22039 msgstr ""
22040
22041 #: app/Http/Controllers/OrderController.php:932
22042 msgid "Order Status has been changed for the selected orders"
22043 msgstr ""
22044
22045 #. 1: old status, 2: new status
22046 #. %1$s is the old status, %2$s is the new status
22047 #: app/Helpers/StatusHelper.php:51 app/Helpers/StatusHelper.php:219
22048 #: app/Helpers/StatusHelper.php:242 api/Resource/OrderResource.php:2083
22049 #: app/Http/Controllers/OrderController.php:757
22050 #: app/Http/Controllers/OrderController.php:786
22051 #: app/Modules/PaymentMethods/Cod/Cod.php:100
22052 #, php-format
22053 msgid "Order status has been updated from %1$s to %2$s"
22054 msgstr ""
22055
22056 #: app/Services/Translations/customer-profile-translation.php:182
22057 msgid "Order status information"
22058 msgstr ""
22059
22060 #: app/Helpers/StatusHelper.php:48 app/Helpers/StatusHelper.php:216
22061 #: app/Helpers/StatusHelper.php:239 api/Resource/OrderResource.php:2080
22062 #: app/Http/Controllers/OrderController.php:754
22063 #: app/Http/Controllers/OrderController.php:783
22064 #: app/Modules/PaymentMethods/Cod/Cod.php:97
22065 msgid "Order status updated"
22066 msgstr ""
22067
22068 #: app/Http/Controllers/OrderController.php:1326
22069 msgid "Order statuses synced successfully"
22070 msgstr ""
22071
22072 #: app/Helpers/EditorShortCodeHelper.php:232
22073 msgid "Order Subtotal"
22074 msgstr ""
22075
22076 #: app/Helpers/EditorShortCodeHelper.php:233
22077 msgid "Order Subtotal (Formatted)"
22078 msgstr ""
22079
22080 #: app/Services/Renderer/CheckoutRenderer.php:241
22081 #: app/Services/Translations/block-editor-translation.php:254
22082 #: app/Views/invoice/invoice_template.php:48
22083 #: app/Views/invoice/dispatch_slip.php:37
22084 #: app/Views/invoice/shipping_slip.php:28
22085 #: app/Views/invoice/delivery_slip.php:30
22086 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:156
22087 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:268
22088 #: app/Views/emails/order/paid/customer.php:24
22089 #: app/Views/emails/order/paid/admin.php:25
22090 #: app/Views/emails/order/shipped/customer.php:28
22091 #: app/Views/emails/order/placed/customer.php:24
22092 #: app/Views/emails/order/placed/admin.php:25
22093 #: app/Views/emails/order/delivered/customer.php:31
22094 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:380
22095 msgid "Order Summary"
22096 msgstr ""
22097
22098 #: app/Services/Renderer/CartSummaryRender.php:59
22099 msgid "Order summary"
22100 msgstr ""
22101
22102 #. %s is the order number
22103 #: app/Services/Translations/customer-profile-translation.php:184
22104 #, php-format
22105 msgid "Order summary for order number %s"
22106 msgstr ""
22107
22108 #: app/Helpers/EditorShortCodeHelper.php:246
22109 msgid "Order Tax Total"
22110 msgstr ""
22111
22112 #: app/Helpers/EditorShortCodeHelper.php:247
22113 msgid "Order Tax Total (Formatted)"
22114 msgstr ""
22115
22116 #: app/Helpers/EditorShortCodeHelper.php:248
22117 msgid "Order Total Amount"
22118 msgstr ""
22119
22120 #: app/Helpers/EditorShortCodeHelper.php:249
22121 msgid "Order Total Amount (Formatted)"
22122 msgstr ""
22123
22124 #: app/Modules/PaymentMethods/StripeGateway/Processor.php:326
22125 msgid "Order total including all items, shipping (If any), and taxes (If any)"
22126 msgstr ""
22127
22128 #: app/Helpers/EditorShortCodeHelper.php:250
22129 msgid "Order Total Paid"
22130 msgstr ""
22131
22132 #: app/Helpers/EditorShortCodeHelper.php:251
22133 msgid "Order Total Paid (Formatted)"
22134 msgstr ""
22135
22136 #: app/Helpers/EditorShortCodeHelper.php:252
22137 msgid "Order Total Refund"
22138 msgstr ""
22139
22140 #: app/Helpers/EditorShortCodeHelper.php:253
22141 msgid "Order Total Refund (Formatted)"
22142 msgstr ""
22143
22144 #: app/Helpers/EditorShortCodeHelper.php:226
22145 #: app/Services/Filter/OrderFilter.php:287
22146 #: app/Services/Translations/admin-translation.php:1611
22147 #: app/Services/Translations/customer-profile-translation.php:178
22148 #: app/Services/Translations/block-editor-translation.php:255
22149 msgid "Order Type"
22150 msgstr ""
22151
22152 #: api/Resource/OrderResource.php:1583
22153 msgid "Order update failed."
22154 msgstr ""
22155
22156 #: api/Resource/OrderResource.php:1577
22157 msgid "Order updated successfully"
22158 msgstr ""
22159
22160 #: api/Orders.php:130
22161 msgid "Order updated."
22162 msgstr ""
22163
22164 #: app/Helpers/EditorShortCodeHelper.php:259
22165 msgid "Order UUID"
22166 msgstr ""
22167
22168 #: app/Services/Report/DashBoardReportService.php:155
22169 #: app/Modules/ReportingModule/OrdersReport.php:75
22170 #: app/Http/Controllers/Reports/ReportingController.php:210
22171 msgid "Order Value (Paid)"
22172 msgstr ""
22173
22174 #: app/Services/Translations/admin-translation.php:1618
22175 msgid "Order value distribution"
22176 msgstr ""
22177
22178 #: app/Services/Translations/admin-translation.php:1612
22179 msgid "Order Value Ranges"
22180 msgstr ""
22181
22182 #: app/Modules/MCP/Tools/OrderTools.php:919
22183 msgid "order_id and note are required."
22184 msgstr ""
22185
22186 #: app/Modules/MCP/Tools/OrderTools.php:652
22187 #: app/Modules/MCP/Tools/OrderTools.php:777
22188 #: app/Modules/MCP/Tools/OrderTools.php:967
22189 msgid "order_id is required."
22190 msgstr ""
22191
22192 #. 1: rejected status, 2: allowed statuses
22193 #: app/Modules/MCP/Tools/OrderTools.php:801
22194 #, php-format
22195 msgid "order_status \"%1$s\" cannot be set manually. Allowed: %2$s."
22196 msgstr ""
22197
22198 #: app/Helpers/AdminHelper.php:133 app/Helpers/Status.php:436
22199 #: app/Services/Translations/admin-translation.php:1619
22200 #: app/Services/Widgets/DashboardWidget.php:59 app/Views/emails/digest.php:97
22201 #: app/Views/emails/digest.php:122 app/Hooks/Handlers/MenuHandler.php:247
22202 msgid "Orders"
22203 msgstr ""
22204
22205 #: app/Services/Translations/admin-translation.php:2801
22206 msgid "orders"
22207 msgstr ""
22208
22209 #: app/Services/Translations/admin-translation.php:1620
22210 #, php-format
22211 msgid "Orders (%s)"
22212 msgstr ""
22213
22214 #: app/Services/Translations/admin-translation.php:1622
22215 msgid "Orders by day and hour"
22216 msgstr ""
22217
22218 #: app/Services/Translations/admin-translation.php:1623
22219 msgid "Orders grouped by"
22220 msgstr ""
22221
22222 #: app/Services/Translations/admin-translation.php:1624
22223 msgid "Orders grouped by based on their completion time in Hours."
22224 msgstr ""
22225
22226 #: app/Services/Translations/admin-translation.php:1625
22227 msgid "Orders grouped by based on their order value in different ranges."
22228 msgstr ""
22229
22230 #: app/Services/Translations/admin-translation.php:1621
22231 msgid "Orders Report"
22232 msgstr ""
22233
22234 #: app/Http/Controllers/OrderController.php:815
22235 msgid "Orders selection is required"
22236 msgstr ""
22237
22238 #: app/Services/Translations/admin-translation.php:1626
22239 msgid "Orders upgraded from another order"
22240 msgstr ""
22241
22242 #: app/Services/Translations/admin-translation.php:1627
22243 msgid "Orders upgraded to another order"
22244 msgstr ""
22245
22246 #: app/Services/Localization/i18n/states.php:1869
22247 msgid "Ordu"
22248 msgstr ""
22249
22250 #: app/Services/Localization/i18n/states.php:2177
22251 msgid "Oregon"
22252 msgstr ""
22253
22254 #: app/Services/Localization/i18n/states.php:551
22255 msgid "Orellana"
22256 msgstr ""
22257
22258 #: app/Services/Translations/admin-translation.php:1628
22259 msgid ""
22260 "Organize product variations by repeat interval (Monthly, Yearly) or payment "
22261 "term (One time, Subscription)."
22262 msgstr ""
22263
22264 #: app/Services/Translations/admin-translation.php:1629
22265 msgid ""
22266 "Organize product variations by repeat interval(Monthly, Yearly) or payment "
22267 "term(One time, Subscription)."
22268 msgstr ""
22269
22270 #: app/Services/Localization/i18n/states.php:1308
22271 msgid "Orhei"
22272 msgstr ""
22273
22274 #: app/Services/Localization/i18n/states.php:1599
22275 msgid "Oriental Mindoro"
22276 msgstr ""
22277
22278 #: app/Services/Renderer/ModalCheckoutRenderer.php:253
22279 #: app/Services/Renderer/ProductRenderer.php:913
22280 #: app/Services/Renderer/ProductRenderer.php:1760
22281 #: app/Services/Renderer/CartItemRenderer.php:73
22282 msgid "Original price"
22283 msgstr ""
22284
22285 #. 1: Original price, 2: Current item price
22286 #: app/Services/Renderer/ProductRenderer.php:895
22287 #, php-format
22288 msgid "Original Price: %1$s, Price: %2$s"
22289 msgstr ""
22290
22291 #. %s: product price
22292 #: app/Services/Renderer/ProductCardRender.php:385
22293 #, php-format
22294 msgid "Original price: %s"
22295 msgstr ""
22296
22297 #: app/Services/Localization/i18n/states.php:975
22298 msgid "Oristano"
22299 msgstr ""
22300
22301 #: app/Services/Localization/i18n/states.php:245
22302 msgid "Oruro"
22303 msgstr ""
22304
22305 #: app/Services/Localization/i18n/states.php:1074
22306 msgid "Osaka"
22307 msgstr ""
22308
22309 #: app/Services/Localization/i18n/states.php:1399
22310 msgid "Oshana"
22311 msgstr ""
22312
22313 #: app/Services/Localization/i18n/states.php:1400
22314 msgid "Oshikoto"
22315 msgstr ""
22316
22317 #: app/Services/Localization/i18n/states.php:745
22318 msgid "Osijek-Baranja County"
22319 msgstr ""
22320
22321 #: app/Services/Localization/i18n/states.php:1897
22322 msgid "Osmaniye"
22323 msgstr ""
22324
22325 #: app/Services/Translations/admin-translation.php:1566
22326 msgid "OSS (One Stop Shop)"
22327 msgstr ""
22328
22329 #: app/Http/Controllers/TaxEUController.php:291
22330 msgid "OSS country rates saved successfully"
22331 msgstr ""
22332
22333 #: app/Services/Translations/admin-translation.php:1567
22334 msgid "OSS VAT Number"
22335 msgstr ""
22336
22337 #: app/Services/Localization/i18n/states.php:1434
22338 msgid "Osun"
22339 msgstr ""
22340
22341 #: app/Services/Localization/i18n/states.php:1495
22342 msgid "Otago"
22343 msgstr ""
22344
22345 #: app/Services/Tax/TaxManager.php:470
22346 #: app/Services/Translations/admin-translation.php:1630
22347 msgid "Other"
22348 msgstr ""
22349
22350 #: app/Services/Email/EmailNotifications.php:31
22351 #: app/Services/Translations/admin-translation.php:1631
22352 msgid "Other Actions"
22353 msgstr ""
22354
22355 #: app/Services/Translations/admin-translation.php:1632
22356 msgid "Other Reason"
22357 msgstr ""
22358
22359 #: app/Services/Translations/admin-translation.php:1633
22360 msgid "Other Shipping Methods"
22361 msgstr ""
22362
22363 #: app/Services/Localization/i18n/states.php:658
22364 msgid "Oti"
22365 msgstr ""
22366
22367 #: app/Services/Localization/i18n/states.php:1401
22368 msgid "Otjozondjupa"
22369 msgstr ""
22370
22371 #: app/Services/Localization/i18n/states.php:2108
22372 msgid "Otuke"
22373 msgstr ""
22374
22375 #: app/Services/Localization/i18n/states.php:513
22376 msgid "Ouargla"
22377 msgstr ""
22378
22379 #: app/Services/Localization/i18n/states.php:1253
22380 msgid "Ouarzazate"
22381 msgstr ""
22382
22383 #: app/Services/Localization/i18n/states.php:1174
22384 msgid "Oudomxay"
22385 msgstr ""
22386
22387 #: app/Services/Localization/i18n/states.php:1254
22388 msgid "Oued Ed-Dahab"
22389 msgstr ""
22390
22391 #: app/Services/Localization/i18n/states.php:1256
22392 msgid "Ouezzane"
22393 msgstr ""
22394
22395 #: app/Services/Localization/i18n/states.php:1255
22396 msgid "Oujda-Angad"
22397 msgstr ""
22398
22399 #: app/Services/Localization/i18n/states.php:487
22400 msgid "Oum El Bouaghi"
22401 msgstr ""
22402
22403 #: app/Services/Localization/i18n/states.php:626
22404 msgid "Ourense"
22405 msgstr ""
22406
22407 #: app/Helpers/Status.php:295 app/Helpers/Helper.php:685
22408 msgid "Out Of Stock"
22409 msgstr ""
22410
22411 #: app/Models/ProductDetail.php:178 app/Services/Filter/ProductFilter.php:219
22412 #: app/Services/Translations/admin-translation.php:1634
22413 #: app/Services/Translations/block-editor-translation.php:257
22414 #: app/Hooks/Handlers/BlockEditors/SoldOutBadgeBlockEditor.php:107
22415 msgid "Out of Stock"
22416 msgstr ""
22417
22418 #: app/Services/Translations/admin-translation.php:1635
22419 #: app/Modules/Templating/Bricks/Elements/ProductStock.php:38
22420 msgid "Out of stock"
22421 msgstr ""
22422
22423 #: app/Views/emails/order/reminder/overdue/customer.php:53
22424 #: app/Views/emails/order/reminder/overdue/admin.php:47
22425 msgid "Outstanding Amount"
22426 msgstr ""
22427
22428 #: app/Services/Localization/i18n/states.php:236
22429 msgid "Ouémé"
22430 msgstr ""
22431
22432 #: app/Services/Translations/admin-translation.php:1636
22433 msgid "Overall License Stats"
22434 msgstr ""
22435
22436 #: app/Services/Translations/admin-translation.php:1637
22437 #, php-format
22438 msgid "Overlaps with previous tier (max %s)"
22439 msgstr ""
22440
22441 #: app/Http/Controllers/TaxRateController.php:581
22442 #: app/Http/Controllers/TaxRateController.php:833
22443 #: app/Http/Controllers/TaxRateController.php:977
22444 msgid "Override not found"
22445 msgstr ""
22446
22447 #: app/Services/Translations/admin-translation.php:1638
22448 msgid "Override tax rates for specific product categories or shipping."
22449 msgstr ""
22450
22451 #: app/Services/Translations/admin-translation.php:1639
22452 msgid "Override type"
22453 msgstr ""
22454
22455 #: app/Services/Translations/admin-translation.php:1640
22456 #: app/Services/Translations/customer-profile-translation.php:185
22457 msgid "Overview"
22458 msgstr ""
22459
22460 #: app/Services/Translations/admin-translation.php:1641
22461 msgid "Owner"
22462 msgstr ""
22463
22464 #: app/Services/Localization/i18n/states.php:2109
22465 msgid "Oyam"
22466 msgstr ""
22467
22468 #: app/Services/Localization/i18n/states.php:1435
22469 msgid "Oyo"
22470 msgstr ""
22471
22472 #: api/StoreSettings.php:1228 app/Services/Localization/i18n/units.php:18
22473 msgid "oz"
22474 msgstr ""
22475
22476 #: app/Services/Localization/i18n/states.php:466
22477 msgid "Ozama"
22478 msgstr ""
22479
22480 #: app/Services/Localization/i18n/states.php:176
22481 msgid "Pabna"
22482 msgstr ""
22483
22484 #: app/Services/Renderer/ProductCardRender.php:210
22485 #: app/Services/Translations/admin-translation.php:1644
22486 #: app/Services/Translations/customer-profile-translation.php:186
22487 #: app/Services/Translations/block-editor-translation.php:258
22488 msgid "Package"
22489 msgstr ""
22490
22491 #: app/Services/Translations/admin-translation.php:1645
22492 msgid "Package actions"
22493 msgstr ""
22494
22495 #: app/Views/invoice/delivery_slip.php:20
22496 msgid "Package Delivered Successfully!"
22497 msgstr ""
22498
22499 #: app/Services/Translations/admin-translation.php:1646
22500 msgid "Package name"
22501 msgstr ""
22502
22503 #: app/Services/Translations/admin-translation.php:1647
22504 msgid "Package type"
22505 msgstr ""
22506
22507 #: app/Services/Renderer/ProductCardRender.php:135
22508 msgid "Package:"
22509 msgstr ""
22510
22511 #: app/Services/Email/EmailPreviewService.php:121
22512 msgid "Package: Medium Box · 30 × 20 × 15 cm · Wt: 2 kg · Shipping wt: 2.5 kg"
22513 msgstr ""
22514
22515 #: app/Services/Translations/admin-translation.php:1648
22516 msgid "Packages"
22517 msgstr ""
22518
22519 #: app/Modules/Shipping/Http/Controllers/ShippingClassController.php:149
22520 msgid "Packages have been saved successfully"
22521 msgstr ""
22522
22523 #: app/Services/Translations/admin-translation.php:1649
22524 #: app/Http/Controllers/TemplateController.php:16
22525 msgid "Packing Slip Template"
22526 msgstr ""
22527
22528 #: app/Modules/Templating/Bricks/Elements/BuySection.php:106
22529 #: app/Modules/Templating/Bricks/Elements/BuySection.php:234
22530 msgid "Padding"
22531 msgstr ""
22532
22533 #: app/Modules/PaymentMethods/PromoGateways/Pro/PaddlePromo.php:58
22534 #: app/Modules/PaymentMethods/PromoGateways/Pro/PaddlePromo.php:84
22535 msgid "Paddle Payment Gateway"
22536 msgstr ""
22537
22538 #: app/Services/Localization/i18n/states.php:2110
22539 msgid "Pader"
22540 msgstr ""
22541
22542 #: app/Services/Localization/i18n/states.php:976
22543 msgid "Padova"
22544 msgstr ""
22545
22546 #: app/Services/Translations/TransStrings.php:228
22547 msgid "Page"
22548 msgstr ""
22549
22550 #. %1$s - current page, %2$s - total page
22551 #: app/Services/Translations/admin-translation.php:1651
22552 #: app/Services/Translations/customer-profile-translation.php:188
22553 #, php-format
22554 msgid "Page %1$s of %2$s"
22555 msgstr ""
22556
22557 #: app/Services/Translations/admin-translation.php:1652
22558 msgid "Page Name"
22559 msgstr ""
22560
22561 #: app/Http/Requests/CreatePageRequest.php:19
22562 msgid "Page Name field is required."
22563 msgstr ""
22564
22565 #: app/Views/frontend/not-found.php:7
22566 msgid "Page not found illustration"
22567 msgstr ""
22568
22569 #: app/Services/Translations/TransStrings.php:231
22570 msgid "page {pager}"
22571 msgstr ""
22572
22573 #: api/StoreSettings.php:598
22574 #: app/Services/Translations/admin-translation.php:1653
22575 msgid "Pages Setup"
22576 msgstr ""
22577
22578 #: app/Services/Renderer/ShopAppRenderer.php:627
22579 msgid "Pagination information"
22580 msgstr ""
22581
22582 #: app/Services/Translations/block-editor-translation.php:259
22583 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:93
22584 msgid "Pagination Type"
22585 msgstr ""
22586
22587 #: app/Services/Translations/block-editor-translation.php:260
22588 msgid "Paginator"
22589 msgstr ""
22590
22591 #: app/Services/Localization/i18n/states.php:1364
22592 msgid "Pahang"
22593 msgstr ""
22594
22595 #: app/Helpers/Status.php:189 app/Helpers/Helper.php:317
22596 #: app/Helpers/Helper.php:339 app/Services/Filter/OrderFilter.php:264
22597 #: app/Services/Translations/admin-translation.php:1654
22598 #: app/Services/Translations/customer-profile-translation.php:189
22599 msgid "Paid"
22600 msgstr ""
22601
22602 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:176
22603 msgid "Paid amount does not match with transaction amount!"
22604 msgstr ""
22605
22606 #: app/Services/Report/DashBoardReportService.php:149
22607 #: app/Modules/ReportingModule/OrdersReport.php:70
22608 #: app/Http/Controllers/Reports/ReportingController.php:204
22609 msgid "Paid Order Items"
22610 msgstr ""
22611
22612 #: app/Services/Report/DashBoardReportService.php:143
22613 #: app/Modules/ReportingModule/OrdersReport.php:65
22614 #: app/Http/Controllers/Reports/ReportingController.php:198
22615 msgid "Paid Orders"
22616 msgstr ""
22617
22618 #: app/Services/Localization/i18n/countries.php:180
22619 msgid "Pakistan"
22620 msgstr ""
22621
22622 #: app/Helpers/CurrenciesHelper.php:118
22623 msgid "Pakistani Rupee"
22624 msgstr ""
22625
22626 #: app/Services/Localization/i18n/states.php:44
22627 msgid "Paktia"
22628 msgstr ""
22629
22630 #: app/Services/Localization/i18n/states.php:45
22631 msgid "Paktika"
22632 msgstr ""
22633
22634 #: app/Services/Localization/i18n/states.php:2111
22635 msgid "Pakwach"
22636 msgstr ""
22637
22638 #: app/Services/Localization/i18n/states.php:1600
22639 msgid "Palawan"
22640 msgstr ""
22641
22642 #: app/Services/Localization/i18n/states.php:627
22643 msgid "Palencia"
22644 msgstr ""
22645
22646 #: app/Services/Localization/i18n/states.php:977
22647 msgid "Palermo"
22648 msgstr ""
22649
22650 #: app/Services/Localization/i18n/countries.php:181
22651 msgid "Palestinian Territory"
22652 msgstr ""
22653
22654 #: app/Services/Localization/i18n/states.php:2112
22655 msgid "Pallisa"
22656 msgstr ""
22657
22658 #: app/Services/Localization/i18n/states.php:2136
22659 msgid "Palmyra Atoll"
22660 msgstr ""
22661
22662 #: app/Services/Localization/i18n/states.php:1601
22663 msgid "Pampanga"
22664 msgstr ""
22665
22666 #: app/Modules/Tax/TaxModule.php:2405
22667 msgid "PAN / VAT"
22668 msgstr ""
22669
22670 #: app/Services/Localization/i18n/countries.php:182
22671 msgid "Panama"
22672 msgstr ""
22673
22674 #: app/Helpers/CurrenciesHelper.php:114
22675 msgid "Panamanian Balboa"
22676 msgstr ""
22677
22678 #: app/Services/Localization/i18n/states.php:1506
22679 msgid "Panamá"
22680 msgstr ""
22681
22682 #: app/Services/Localization/i18n/states.php:177
22683 msgid "Panchagarh"
22684 msgstr ""
22685
22686 #: app/Services/Localization/i18n/states.php:246
22687 msgid "Pando"
22688 msgstr ""
22689
22690 #: app/Services/Localization/i18n/states.php:1602
22691 msgid "Pangasinan"
22692 msgstr ""
22693
22694 #: app/Services/Localization/i18n/states.php:46
22695 msgid "Panjshir"
22696 msgstr ""
22697
22698 #: app/Services/Localization/i18n/states.php:809
22699 msgid "Papua"
22700 msgstr ""
22701
22702 #: app/Services/Localization/i18n/states.php:810
22703 msgid "Papua Barat"
22704 msgstr ""
22705
22706 #: app/Services/Localization/i18n/countries.php:183
22707 msgid "Papua New Guinea"
22708 msgstr ""
22709
22710 #: app/Helpers/CurrenciesHelper.php:116
22711 msgid "Papua New Guinean Kina"
22712 msgstr ""
22713
22714 #: app/Services/Localization/i18n/states.php:1648
22715 msgid "Paraguarí"
22716 msgstr ""
22717
22718 #: app/Services/Localization/i18n/countries.php:184
22719 msgid "Paraguay"
22720 msgstr ""
22721
22722 #: app/Helpers/CurrenciesHelper.php:120 app/Helpers/CurrenciesHelper.php:392
22723 msgid "Paraguayan Guaraní"
22724 msgstr ""
22725
22726 #: app/Services/Localization/i18n/states.php:267
22727 msgid "Paraná"
22728 msgstr ""
22729
22730 #: app/Services/Localization/i18n/states.php:266
22731 msgid "Paraíba"
22732 msgstr ""
22733
22734 #: app/CPT/FluentProducts.php:313
22735 msgid "Parent Brand"
22736 msgstr ""
22737
22738 #: app/CPT/FluentProducts.php:290
22739 msgid "Parent Category"
22740 msgstr ""
22741
22742 #: app/CPT/FluentProducts.php:291
22743 msgid "Parent Category:"
22744 msgstr ""
22745
22746 #: app/Modules/Subscriptions/Services/SubscriptionService.php:43
22747 msgid "Parent order not found for this subscription."
22748 msgstr ""
22749
22750 #: app/Services/Translations/admin-translation.php:1655
22751 msgid "Parent Order:"
22752 msgstr ""
22753
22754 #: app/Services/Localization/i18n/address-locales.php:277
22755 #: app/Services/Localization/i18n/address-locales.php:435
22756 #: app/Services/Localization/i18n/address-locales.php:473
22757 msgid "Parish"
22758 msgstr ""
22759
22760 #: app/Services/Localization/i18n/states.php:978
22761 msgid "Parma"
22762 msgstr ""
22763
22764 #: app/Helpers/Status.php:190 app/Services/Filter/OrderFilter.php:266
22765 #: app/Services/Translations/admin-translation.php:1656
22766 #: app/Services/Translations/customer-profile-translation.php:190
22767 msgid "Partially Paid"
22768 msgstr ""
22769
22770 #: app/Helpers/Status.php:193 app/Services/Filter/OrderFilter.php:268
22771 #: app/Services/Translations/admin-translation.php:1657
22772 msgid "Partially Refunded"
22773 msgstr ""
22774
22775 #: app/Services/Translations/customer-profile-translation.php:191
22776 #, php-format
22777 msgid "Partially refunded: %s"
22778 msgstr ""
22779
22780 #: app/Services/Localization/i18n/states.php:47
22781 msgid "Parwan"
22782 msgstr ""
22783
22784 #: app/Services/Localization/i18n/states.php:265
22785 msgid "Pará"
22786 msgstr ""
22787
22788 #: app/Services/Localization/i18n/states.php:1533
22789 msgid "Pasco"
22790 msgstr ""
22791
22792 #: app/Helpers/CartCheckoutHelper.php:840
22793 #: app/Helpers/CartCheckoutHelper.php:866
22794 msgid "Password"
22795 msgstr ""
22796
22797 #: api/User.php:33 app/Services/Translations/checkout-translation.php:25
22798 msgid "Password is required"
22799 msgstr ""
22800
22801 #: app/Helpers/Status.php:275
22802 msgid "Past Due"
22803 msgstr ""
22804
22805 #: app/Services/Localization/i18n/states.php:552
22806 msgid "Pastaza"
22807 msgstr ""
22808
22809 #: app/Services/Translations/admin-translation.php:1658
22810 msgid "Paste image URL..."
22811 msgstr ""
22812
22813 #: app/Http/Controllers/ProductController.php:663
22814 msgid "Path deleted successfully"
22815 msgstr ""
22816
22817 #: app/Services/FileSystem/Drivers/Local/LocalDriver.php:240
22818 msgid "Path is not a file"
22819 msgstr ""
22820
22821 #: app/Services/Localization/i18n/states.php:1776
22822 msgid "Pathum Thani"
22823 msgstr ""
22824
22825 #: app/Services/Localization/i18n/states.php:1777
22826 msgid "Pattani"
22827 msgstr ""
22828
22829 #: app/Services/Localization/i18n/states.php:178
22830 msgid "Patuakhali"
22831 msgstr ""
22832
22833 #: app/Services/Translations/admin-translation.php:1660
22834 msgid "Pause subscription -"
22835 msgstr ""
22836
22837 #: app/Services/Translations/admin-translation.php:1659
22838 msgid "Pause Subscription!"
22839 msgstr ""
22840
22841 #: app/Helpers/Status.php:269
22842 msgid "Paused"
22843 msgstr ""
22844
22845 #: app/Services/Localization/i18n/states.php:979
22846 msgid "Pavia"
22847 msgstr ""
22848
22849 #: app/Services/Translations/customer-profile-translation.php:192
22850 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:177
22851 #: app/Views/emails/order/reminder/due/customer.php:66
22852 msgid "Pay Now"
22853 msgstr ""
22854
22855 #: app/Services/Translations/customer-profile-translation.php:193
22856 msgid "Pay Remaining Installments"
22857 msgstr ""
22858
22859 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:29
22860 msgid "Pay securely with Airwallex - Global payment processing"
22861 msgstr ""
22862
22863 #: app/Modules/PaymentMethods/Cod/Cod.php:41
22864 msgid "Pay with cash upon delivery"
22865 msgstr ""
22866
22867 #: app/Services/Filter/OrderFilter.php:426
22868 msgid "Payer email"
22869 msgstr ""
22870
22871 #: app/Services/Renderer/CheckoutRenderer.php:796
22872 #: app/Services/Translations/admin-translation.php:1663
22873 #: app/Services/Translations/customer-profile-translation.php:198
22874 #: app/Services/Translations/block-editor-translation.php:261
22875 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:185
22876 msgid "Payment"
22877 msgstr ""
22878
22879 #: app/Services/Translations/admin-translation.php:1666
22880 msgid "Payment Activation"
22881 msgstr ""
22882
22883 #: app/Http/Controllers/PaymentMethodController.php:245
22884 msgid "Payment addon activated successfully!"
22885 msgstr ""
22886
22887 #. %1$s: expected amount, %2$s: received amount
22888 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:164
22889 #, php-format
22890 msgid ""
22891 "Payment amount mismatch detected. Expected: %1$s, Received: %2$s. This may "
22892 "indicate payment tampering."
22893 msgstr ""
22894
22895 #. %1$s: expected amount, %2$s: received amount, %3$s: transaction UUID
22896 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:200
22897 #, php-format
22898 msgid ""
22899 "Payment amount mismatch detected. Expected: %1$s, Received: %2$s. "
22900 "Transaction: %3$s. Order not confirmed."
22901 msgstr ""
22902
22903 #: app/Services/Translations/admin-translation.php:1664
22904 msgid "Payment API settings is enabled by defined API keys."
22905 msgstr ""
22906
22907 #: app/Services/Translations/admin-translation.php:1665
22908 msgid "Payment API settings is not enabled by API keys / Connect"
22909 msgstr ""
22910
22911 #: app/Listeners/Order/OrderPaymentFailed.php:14
22912 msgid "Payment attempt failed for this order."
22913 msgstr ""
22914
22915 #: app/Services/Translations/payments-translation.php:8
22916 msgid "Payment canceled!"
22917 msgstr ""
22918
22919 #: app/Services/Translations/payments-translation.php:9
22920 msgid "Payment completed! Updating order..."
22921 msgstr ""
22922
22923 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:187
22924 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:618
22925 msgid "Payment confirmation failed"
22926 msgstr ""
22927
22928 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:885
22929 msgid "Payment Confirmation Failed!"
22930 msgstr ""
22931
22932 #: app/Modules/PaymentMethods/PayPalGateway/Processor.php:305
22933 msgid "Payment confirmation received from PayPal. Transaction ID: "
22934 msgstr ""
22935
22936 #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:579
22937 #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:584
22938 msgid "Payment confirmation received from Stripe. Transaction ID:"
22939 msgstr ""
22940
22941 #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:297
22942 msgid "Payment confirmed successfully. Redirecting...!"
22943 msgstr ""
22944
22945 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:197
22946 msgid "Payment currency does not match with transaction currency!"
22947 msgstr ""
22948
22949 #. %1$s: expected currency, %2$s: received currency
22950 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:185
22951 #, php-format
22952 msgid ""
22953 "Payment currency mismatch detected. Expected: %1$s, Received: %2$s. This may "
22954 "indicate payment tampering."
22955 msgstr ""
22956
22957 #. %1$s: expected currency, %2$s: received currency, %3$s: transaction UUID
22958 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:180
22959 #, php-format
22960 msgid ""
22961 "Payment currency mismatch detected. Expected: %1$s, Received: %2$s. "
22962 "Transaction: %3$s. Order not confirmed."
22963 msgstr ""
22964
22965 #: app/Services/Translations/customer-profile-translation.php:200
22966 msgid "Payment details"
22967 msgstr ""
22968
22969 #: app/Listeners/Order/OrderPaymentFailed.php:13
22970 #: app/Modules/PaymentMethods/Core/AbstractPaymentGateway.php:186
22971 msgid "Payment Failed"
22972 msgstr ""
22973
22974 #: app/Services/Translations/payments-translation.php:10
22975 msgid "Payment failed!"
22976 msgstr ""
22977
22978 #: app/Services/Translations/payments-translation.php:11
22979 msgid "Payment failed. Please try again."
22980 msgstr ""
22981
22982 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:222
22983 msgid "Payment has been paid successfully! Redirecting..."
22984 msgstr ""
22985
22986 #: app/Views/invoice/receipt_slip.php:481
22987 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:821
22988 msgid "Payment history"
22989 msgstr ""
22990
22991 #: app/Helpers/EditorShortCodeHelper.php:322
22992 #: app/Helpers/EditorShortCodeHelper.php:373
22993 msgid "Payment Info"
22994 msgstr ""
22995
22996 #: app/Services/Renderer/ModalCheckoutRenderer.php:306
22997 #: app/Services/Renderer/CartItemRenderer.php:195
22998 msgid "Payment information"
22999 msgstr ""
23000
23001 #: app/Helpers/EditorShortCodeHelper.php:182
23002 #: app/Services/Filter/OrderFilter.php:299
23003 #: app/Services/Translations/admin-translation.php:1667
23004 #: app/Services/Translations/customer-profile-translation.php:199
23005 #: app/Services/Translations/block-editor-translation.php:262
23006 #: app/Views/invoice/thank_you.php:328
23007 #: app/Services/Renderer/Receipt/ThankYouRender.php:605
23008 #: app/Views/emails/parts/subscription_item.php:147
23009 #: app/Views/emails/parts/items_table.php:598
23010 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:160
23011 msgid "Payment Method"
23012 msgstr ""
23013
23014 #: app/Services/Translations/admin-translation.php:1673
23015 #: app/Views/invoice/receipt_slip.php:488
23016 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:828
23017 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:205
23018 msgid "Payment method"
23019 msgstr ""
23020
23021 #: app/Services/Translations/customer-profile-translation.php:201
23022 msgid "Payment method information"
23023 msgstr ""
23024
23025 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:139
23026 msgid "Payment method is upcoming!"
23027 msgstr ""
23028
23029 #: app/Modules/PaymentMethods/Core/AbstractPaymentGateway.php:121
23030 msgid "Payment method is upcoming! Not available for right now!"
23031 msgstr ""
23032
23033 #: api/Checkout/CheckoutApi.php:423
23034 msgid "Payment method not found!"
23035 msgstr ""
23036
23037 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:493
23038 msgid "Payment method not supported"
23039 msgstr ""
23040
23041 #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:423
23042 msgid ""
23043 "Payment method setup is not complete. Please complete the payment method "
23044 "setup."
23045 msgstr ""
23046
23047 #: app/Modules/PaymentMethods/StripeGateway/SwitchCustomerMethod.php:120
23048 msgid "Payment Method updated successfully"
23049 msgstr ""
23050
23051 #: app/Modules/PaymentMethods/StripeGateway/UpdateCustomerPaymentMethod.php:101
23052 #: app/Modules/PaymentMethods/StripeGateway/SubscriptionsManager.php:64
23053 msgid "Payment method updated successfully"
23054 msgstr ""
23055
23056 #: app/Services/Translations/customer-profile-translation.php:202
23057 msgid "Payment method updated Successfully!"
23058 msgstr ""
23059
23060 #: app/Services/Translations/admin-translation.php:1668
23061 #: app/Views/emails/subscription/renewal/admin.php:36
23062 msgid "Payment Method:"
23063 msgstr ""
23064
23065 #: app/Services/Translations/block-editor-translation.php:263
23066 msgid "Payment Methods"
23067 msgstr ""
23068
23069 #: app/Http/Controllers/PaymentMethodController.php:178
23070 msgid "Payment methods order saved successfully"
23071 msgstr ""
23072
23073 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:175
23074 msgid ""
23075 "Payment module not available to checkout! Please reload again, or contact "
23076 "admin!"
23077 msgstr ""
23078
23079 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:146
23080 msgid "Payment not completed!"
23081 msgstr ""
23082
23083 #: app/Views/invoice/thank_you.php:41
23084 #: app/Services/Renderer/Receipt/ThankYouRender.php:120
23085 msgid "Payment Pending!"
23086 msgstr ""
23087
23088 #: app/Services/Translations/payments-translation.php:6
23089 msgid "Payment Process rejected!"
23090 msgstr ""
23091
23092 #: app/Services/Translations/payments-translation.php:7
23093 msgid "Payment Processing..."
23094 msgstr ""
23095
23096 #: app/Helpers/EditorShortCodeHelper.php:260
23097 msgid "Payment Receipt"
23098 msgstr ""
23099
23100 #: app/Services/Email/EmailNotifications.php:333
23101 msgid "Payment Reminder - Order #{{order.id}}"
23102 msgstr ""
23103
23104 #: app/Services/Reminders/ReminderService.php:225
23105 #: app/Services/Translations/admin-translation.php:1674
23106 msgid "Payment reminder sent successfully"
23107 msgstr ""
23108
23109 #: app/Services/Email/EmailNotifications.php:324
23110 msgid "Payment reminder to customer"
23111 msgstr ""
23112
23113 #: app/Services/Translations/admin-translation.php:1669
23114 msgid "Payment Settings"
23115 msgstr ""
23116
23117 #: app/Services/Filter/OrderFilter.php:260
23118 #: app/Services/Translations/admin-translation.php:1670
23119 msgid "Payment Status"
23120 msgstr ""
23121
23122 #: app/Http/Controllers/OrderController.php:1121
23123 msgid "Payment status has been successfully updated"
23124 msgstr ""
23125
23126 #: api/Resource/OrderResource.php:2322
23127 msgid "Payment Status has been updated"
23128 msgstr ""
23129
23130 #. %1$s is the old status, %2$s is the new status
23131 #: api/Resource/OrderResource.php:2313
23132 #, php-format
23133 msgid "Payment status has been updated from %1$s to %2$s"
23134 msgstr ""
23135
23136 #: app/Helpers/EditorShortCodeHelper.php:261
23137 msgid "Payment Summary"
23138 msgstr ""
23139
23140 #: app/Services/Translations/admin-translation.php:1671
23141 msgid "Payment Term"
23142 msgstr ""
23143
23144 #: app/Helpers/EditorShortCodeHelper.php:323
23145 #: app/Services/Translations/admin-translation.php:1672
23146 #: app/Services/Translations/block-editor-translation.php:264
23147 msgid "Payment Type"
23148 msgstr ""
23149
23150 #: app/Services/Translations/block-editor-translation.php:265
23151 msgid "Payment Type Color"
23152 msgstr ""
23153
23154 #: app/Services/BulkProductUpdateService.php:214
23155 #: app/Services/BulkProductInsertService.php:128
23156 #: app/Http/Requests/ProductUpdateRequest.php:371
23157 #: app/Http/Requests/ProductRequest.php:342
23158 #: app/Http/Requests/ProductVariationRequest.php:212
23159 msgid "Payment Type is required."
23160 msgstr ""
23161
23162 #: app/Services/BulkProductUpdateService.php:215
23163 #: app/Services/BulkProductInsertService.php:129
23164 msgid "Payment Type must be onetime or subscription."
23165 msgstr ""
23166
23167 #. 1: payment method, 2: status
23168 #: app/Modules/MCP/Tools/OrderTools.php:764
23169 #, php-format
23170 msgid "Payment via %1$s — %2$s"
23171 msgstr ""
23172
23173 #: api/StoreSettings.php:486
23174 msgid "Payment View"
23175 msgstr ""
23176
23177 #: app/Services/Translations/admin-translation.php:1675
23178 msgid "Payments"
23179 msgstr ""
23180
23181 #: app/Services/Translations/admin-translation.php:2802
23182 msgid "payments"
23183 msgstr ""
23184
23185 #: app/Modules/PaymentMethods/PayPalGateway/API/Webhook.php:50
23186 msgid "Payments and Payout:"
23187 msgstr ""
23188
23189 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:457
23190 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:496
23191 msgid "PayPal"
23192 msgstr ""
23193
23194 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:161
23195 msgid "PayPal Amount Mismatch Attempt"
23196 msgstr ""
23197
23198 #: app/Services/Translations/admin-translation.php:1661
23199 msgid "PayPal Business/Seller Email"
23200 msgstr ""
23201
23202 #: app/Services/Translations/admin-translation.php:1662
23203 msgid "PayPal Buyer Email (optional)"
23204 msgstr ""
23205
23206 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:182
23207 msgid "PayPal Currency Mismatch Attempt"
23208 msgstr ""
23209
23210 #. %4$s
23211 #: app/Modules/PaymentMethods/PayPalGateway/API/Webhook.php:74
23212 msgid "PayPal developers"
23213 msgstr ""
23214
23215 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:708
23216 msgid "PayPal does not support the currency you are using!"
23217 msgstr ""
23218
23219 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:52
23220 msgid ""
23221 "PayPal is the faster, safer way to send and receive money or make an online "
23222 "payment. Get started or create a merchant account to accept payments."
23223 msgstr ""
23224
23225 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:533
23226 msgid "PayPal live credentials are required!"
23227 msgstr ""
23228
23229 #: app/Services/Translations/customer-profile-translation.php:195
23230 msgid "PayPal logo"
23231 msgstr ""
23232
23233 #: app/Services/Translations/customer-profile-translation.php:194
23234 msgid "PayPal Payment"
23235 msgstr ""
23236
23237 #: app/Services/Translations/customer-profile-translation.php:196
23238 msgid "PayPal payment button"
23239 msgstr ""
23240
23241 #: app/Modules/PaymentMethods/PayPalGateway/Processor.php:305
23242 msgid "PayPal Payment Confirmation"
23243 msgstr ""
23244
23245 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:464
23246 msgid "PayPal Recurring Plan Mismatch"
23247 msgstr ""
23248
23249 #: app/Modules/PaymentMethods/PayPalGateway/ConnectConfig.php:258
23250 msgid "PayPal settings has been disconnected"
23251 msgstr ""
23252
23253 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:283
23254 msgid "PayPal subscription plan does not match the expected plan."
23255 msgstr ""
23256
23257 #: app/Modules/PaymentMethods/PayPalGateway/Processor.php:336
23258 msgid "PayPal Subscription Plan Mismatch"
23259 msgstr ""
23260
23261 #. %1$s: expected plan ID, %2$s: received plan ID
23262 #: app/Modules/PaymentMethods/PayPalGateway/Processor.php:339
23263 #, php-format
23264 msgid ""
23265 "PayPal subscription plan mismatch. Expected: %1$s, Received: %2$s. "
23266 "Subscription not activated."
23267 msgstr ""
23268
23269 #: app/Services/Translations/customer-profile-translation.php:197
23270 msgid "PayPal subscription updated successfully"
23271 msgstr ""
23272
23273 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:533
23274 msgid "PayPal test credentials are required!"
23275 msgstr ""
23276
23277 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:197
23278 msgid "PayPal Webhook Amount Mismatch"
23279 msgstr ""
23280
23281 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:177
23282 msgid "PayPal Webhook Currency Mismatch"
23283 msgstr ""
23284
23285 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:349
23286 msgid "PayPal Webhook Received"
23287 msgstr ""
23288
23289 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:153
23290 msgid "PayPal Webhook Verification Failed"
23291 msgstr ""
23292
23293 #: app/Services/Localization/i18n/states.php:2206
23294 msgid "Paysandú"
23295 msgstr ""
23296
23297 #: app/Modules/PaymentMethods/PromoGateways/Addons/PaystackAddon.php:85
23298 #: app/Modules/PaymentMethods/PromoGateways/Addons/PaystackAddon.php:115
23299 msgid "Paystack Payment Gateway"
23300 msgstr ""
23301
23302 #: app/Services/Localization/i18n/states.php:204
23303 msgid "Pazardzhik"
23304 msgstr ""
23305
23306 #: app/Services/Translations/admin-translation.php:1643
23307 msgid "PDF downloaded"
23308 msgstr ""
23309
23310 #: app/Services/Translations/admin-translation.php:1642
23311 msgid "PDF Templates"
23312 msgstr ""
23313
23314 #: app/Http/Controllers/ProductController.php:927
23315 msgid "PDF/Docs"
23316 msgstr ""
23317
23318 #: app/Services/Localization/i18n/states.php:467
23319 msgid "Pedernales"
23320 msgstr ""
23321
23322 #: app/Services/Localization/i18n/states.php:677
23323 msgid "Peloponnese"
23324 msgstr ""
23325
23326 #: app/Services/Localization/i18n/states.php:1906
23327 msgid "Pemba North"
23328 msgstr ""
23329
23330 #: app/Services/Localization/i18n/states.php:1910
23331 msgid "Pemba South"
23332 msgstr ""
23333
23334 #: app/Services/Localization/i18n/states.php:1365
23335 msgid "Penang (Pulau Pinang)"
23336 msgstr ""
23337
23338 #: app/Helpers/Status.php:188 app/Helpers/Status.php:202
23339 #: app/Helpers/Status.php:220 app/Helpers/Status.php:266
23340 #: app/Helpers/Helper.php:316 app/Helpers/Helper.php:338
23341 #: app/Services/Filter/OrderFilter.php:265
23342 #: app/Services/Filter/OrderFilter.php:387
23343 #: app/Services/Translations/admin-translation.php:1676
23344 #: app/Services/Translations/customer-profile-translation.php:203
23345 msgid "Pending"
23346 msgstr ""
23347
23348 #: app/Services/Localization/i18n/states.php:2178
23349 msgid "Pennsylvania"
23350 msgstr ""
23351
23352 #. %1$d is the count number, %2$s is the plural unit name (e.g., days, months, years)
23353 #: app/Helpers/Helper.php:1047
23354 #, php-format
23355 msgid "per %1$d %2$s"
23356 msgstr ""
23357
23358 #. %s is the singular unit name (e.g., day, month, year)
23359 #. %s is the interval (e.g., day, week, month, quarter, half_year, year)
23360 #: app/Helpers/Helper.php:1042 app/Helpers/Helper.php:1184
23361 #, php-format
23362 msgid "per %s"
23363 msgstr ""
23364
23365 #: app/Services/Translations/customer-profile-translation.php:204
23366 msgid "Per installment"
23367 msgstr ""
23368
23369 #: app/Services/Translations/admin-translation.php:1677
23370 msgid "Per Item"
23371 msgstr ""
23372
23373 #: app/Services/Translations/admin-translation.php:1678
23374 msgid "Per Order"
23375 msgstr ""
23376
23377 #: app/Services/Translations/block-editor-translation.php:266
23378 msgid "Per Page/Scroll"
23379 msgstr ""
23380
23381 #: app/Services/Translations/admin-translation.php:1679
23382 msgid "Per Qty"
23383 msgstr ""
23384
23385 #: app/Services/Translations/admin-translation.php:1680
23386 msgid "Per User Limit"
23387 msgstr ""
23388
23389 #: app/Services/Translations/admin-translation.php:1681
23390 msgid "Per Weight"
23391 msgstr ""
23392
23393 #: app/Services/Localization/i18n/states.php:1366
23394 msgid "Perak"
23395 msgstr ""
23396
23397 #: app/Services/Localization/i18n/states.php:468
23398 msgid "Peravia"
23399 msgstr ""
23400
23401 #: app/Services/Translations/admin-translation.php:1682
23402 #: app/Modules/Shipping/Services/Filter/ShippingClassFilter.php:54
23403 msgid "Percentage"
23404 msgstr ""
23405
23406 #: app/Services/Translations/block-editor-translation.php:267
23407 msgid "Percentage Format"
23408 msgstr ""
23409
23410 #: app/Services/Translations/admin-translation.php:1683
23411 msgid "Percentage of the total amount of the order"
23412 msgstr ""
23413
23414 #: app/Services/Translations/admin-translation.php:1684
23415 msgid "Period"
23416 msgstr ""
23417
23418 #: app/Services/Localization/i18n/states.php:1367
23419 msgid "Perlis"
23420 msgstr ""
23421
23422 #: app/Services/Translations/admin-translation.php:1685
23423 msgid "Permalink"
23424 msgstr ""
23425
23426 #: app/Services/Translations/admin-translation.php:1686
23427 #, php-format
23428 msgid "Permanently delete %s? This cannot be undone."
23429 msgstr ""
23430
23431 #: app/Services/Localization/i18n/states.php:268
23432 msgid "Pernambuco"
23433 msgstr ""
23434
23435 #: app/Services/Localization/i18n/states.php:205
23436 msgid "Pernik"
23437 msgstr ""
23438
23439 #: app/Services/Localization/i18n/countries.php:185
23440 msgid "Peru"
23441 msgstr ""
23442
23443 #: app/Services/Localization/i18n/states.php:980
23444 msgid "Perugia"
23445 msgstr ""
23446
23447 #: app/Helpers/CurrenciesHelper.php:115
23448 msgid "Peruvian Nuevo Sol"
23449 msgstr ""
23450
23451 #: app/Services/Localization/i18n/states.php:981
23452 msgid "Pesaro e Urbino"
23453 msgstr ""
23454
23455 #: app/Services/Localization/i18n/states.php:982
23456 msgid "Pescara"
23457 msgstr ""
23458
23459 #: app/Services/Localization/i18n/states.php:768
23460 msgid "Pest"
23461 msgstr ""
23462
23463 #: app/Services/Localization/i18n/states.php:694
23464 msgid "Petén"
23465 msgstr ""
23466
23467 #: app/Services/Localization/i18n/states.php:1778
23468 msgid "Phang Nga"
23469 msgstr ""
23470
23471 #: app/Services/Localization/i18n/states.php:1779
23472 msgid "Phatthalung"
23473 msgstr ""
23474
23475 #: app/Services/Localization/i18n/states.php:1780
23476 msgid "Phayao"
23477 msgstr ""
23478
23479 #: app/Services/Localization/i18n/states.php:1781
23480 msgid "Phetchabun"
23481 msgstr ""
23482
23483 #: app/Services/Localization/i18n/states.php:1782
23484 msgid "Phetchaburi"
23485 msgstr ""
23486
23487 #: app/Services/Localization/i18n/states.php:1783
23488 msgid "Phichit"
23489 msgstr ""
23490
23491 #: app/Helpers/CurrenciesHelper.php:117
23492 msgid "Philippine Peso"
23493 msgstr ""
23494
23495 #: app/Services/Localization/i18n/countries.php:186
23496 msgid "Philippines"
23497 msgstr ""
23498
23499 #: app/Services/Localization/i18n/states.php:1784
23500 msgid "Phitsanulok"
23501 msgstr ""
23502
23503 #: app/Helpers/CartCheckoutHelper.php:606
23504 #: app/Services/Renderer/CheckoutFieldsSchema.php:535
23505 #: app/Services/Renderer/CheckoutFieldsSchema.php:577
23506 #: app/Services/Translations/admin-translation.php:1687
23507 #: app/Services/Translations/customer-profile-translation.php:205
23508 #: app/Services/Translations/block-editor-translation.php:268
23509 msgid "Phone"
23510 msgstr ""
23511
23512 #: app/Services/Renderer/AddressSelectRenderer.php:254
23513 #: app/Services/Translations/block-editor-translation.php:269
23514 msgid "Phone Number"
23515 msgstr ""
23516
23517 #: app/Services/Renderer/CheckoutFieldsSchema.php:290
23518 #: app/Services/Renderer/CheckoutFieldsSchema.php:291
23519 #: app/Services/Renderer/AddressSelectRenderer.php:258
23520 msgid "Phone number"
23521 msgstr ""
23522
23523 #: app/Services/Localization/i18n/states.php:1175
23524 msgid "Phongsaly"
23525 msgstr ""
23526
23527 #: app/Http/Controllers/ProductController.php:904
23528 msgid "Photos"
23529 msgstr ""
23530
23531 #: app/Services/Localization/i18n/states.php:1785
23532 msgid "Phrae"
23533 msgstr ""
23534
23535 #: app/Services/Localization/i18n/states.php:1786
23536 msgid "Phuket"
23537 msgstr ""
23538
23539 #: app/Helpers/Helper.php:698
23540 #: app/Services/Translations/admin-translation.php:1688
23541 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:187
23542 msgid "Physical"
23543 msgstr ""
23544
23545 #: app/Services/Translations/admin-translation.php:1689
23546 msgid "Physical Product"
23547 msgstr ""
23548
23549 #: app/Services/Localization/i18n/states.php:983
23550 msgid "Piacenza"
23551 msgstr ""
23552
23553 #: app/Services/Localization/i18n/states.php:269
23554 msgid "Piauí"
23555 msgstr ""
23556
23557 #: app/Services/Localization/i18n/states.php:553
23558 msgid "Pichincha"
23559 msgstr ""
23560
23561 #: app/Services/Translations/admin-translation.php:1690
23562 msgid "Pick a custom color"
23563 msgstr ""
23564
23565 #: app/Services/Translations/TransStrings.php:127
23566 msgid "pick alpha value"
23567 msgstr ""
23568
23569 #: app/Services/Translations/TransStrings.php:258
23570 msgid "pick end value"
23571 msgstr ""
23572
23573 #: app/Services/Translations/TransStrings.php:129
23574 msgid "pick hue value"
23575 msgstr ""
23576
23577 #: app/Services/Translations/TransStrings.php:131
23578 msgid "pick saturation and brightness value"
23579 msgstr ""
23580
23581 #: app/Services/Translations/TransStrings.php:257
23582 msgid "pick start value"
23583 msgstr ""
23584
23585 #: app/Services/Translations/admin-translation.php:1691
23586 msgid "Pin Actions"
23587 msgstr ""
23588
23589 #: app/Services/Localization/i18n/address-locales.php:396
23590 msgid "PIN Code"
23591 msgstr ""
23592
23593 #: app/Services/Localization/i18n/states.php:179
23594 msgid "Pirojpur"
23595 msgstr ""
23596
23597 #: app/Services/Localization/i18n/states.php:984
23598 msgid "Pisa"
23599 msgstr ""
23600
23601 #: app/Services/Localization/i18n/states.php:985
23602 msgid "Pistoia"
23603 msgstr ""
23604
23605 #: app/Services/Localization/i18n/countries.php:187
23606 msgid "Pitcairn"
23607 msgstr ""
23608
23609 #: app/Services/Localization/i18n/states.php:1534
23610 msgid "Piura"
23611 msgstr ""
23612
23613 #: app/Modules/PaymentMethods/PromoGateways/Addons/MercadoPagoAddon.php:89
23614 msgid "Pix, Boleto & Virtual Debit Card"
23615 msgstr ""
23616
23617 #: app/Services/Translations/checkout-translation.php:26
23618 #: app/Services/Translations/block-editor-translation.php:270
23619 #: app/Modules/Templating/AssetLoader.php:527
23620 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:178
23621 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:231
23622 msgid "Place Order"
23623 msgstr ""
23624
23625 #: app/Services/Renderer/CheckoutRenderer.php:834
23626 msgid "Place order"
23627 msgstr ""
23628
23629 #: app/Services/Translations/block-editor-translation.php:271
23630 msgid "Placeholder"
23631 msgstr ""
23632
23633 #. %s: product title
23634 #: app/Services/Renderer/ProductCardRender.php:314
23635 #: app/Hooks/Handlers/BlockEditors/MediaCarousel/InnerBlocks/InnerBlocks.php:322
23636 #, php-format
23637 msgid "Placeholder image for %s"
23638 msgstr ""
23639
23640 #: app/Services/Translations/admin-translation.php:1692
23641 msgid "Plain CSV file"
23642 msgstr ""
23643
23644 #: app/Services/Translations/customer-profile-translation.php:206
23645 msgid "Plan"
23646 msgstr ""
23647
23648 #: app/Services/Localization/i18n/states.php:237
23649 #: app/Services/Localization/i18n/states.php:1436
23650 msgid "Plateau"
23651 msgstr ""
23652
23653 #: app/Services/Filter/LicenseSiteFilter.php:84
23654 #: app/Services/Translations/admin-translation.php:1693
23655 msgid "Platform Version"
23656 msgstr ""
23657
23658 #: app/Services/Translations/customer-profile-translation.php:346
23659 msgid "please add a new address from"
23660 msgstr ""
23661
23662 #: app/Services/Translations/admin-translation.php:1695
23663 msgid "Please add at least one option value."
23664 msgstr ""
23665
23666 #: app/Services/Translations/admin-translation.php:1696
23667 msgid "Please add at least one weight tier"
23668 msgstr ""
23669
23670 #: app/Helpers/OrderItemHelper.php:84
23671 msgid "Please add some products!"
23672 msgstr ""
23673
23674 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:735
23675 msgid "Please check PayPal if the dispute is already accepted or not!"
23676 msgstr ""
23677
23678 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:542
23679 msgid "Please check stripe if the dispute is already accepted or not!"
23680 msgstr ""
23681
23682 #: app/Services/Translations/admin-translation.php:1697
23683 msgid ""
23684 "Please check the URL and try again, or use the search bar to find what you "
23685 "need."
23686 msgstr ""
23687
23688 #: app/Views/emails/order/reminder/due/customer.php:64
23689 msgid "Please complete your payment to keep your order active."
23690 msgstr ""
23691
23692 #: app/Services/Translations/admin-translation.php:1698
23693 msgid "Please confirm"
23694 msgstr ""
23695
23696 #: app/Services/Translations/admin-translation.php:1699
23697 #: app/Services/Translations/customer-profile-translation.php:207
23698 msgid "Please copy this text: "
23699 msgstr ""
23700
23701 #: app/Services/Translations/admin-translation.php:1700
23702 msgid "Please describe the reason"
23703 msgstr ""
23704
23705 #: app/Services/Translations/admin-translation.php:1701
23706 msgid ""
23707 "Please do not close or refresh this window. Please wait while we delete the "
23708 "selected orders..."
23709 msgstr ""
23710
23711 #: app/Services/Translations/checkout-translation.php:27
23712 msgid "Please Don't close the browser"
23713 msgstr ""
23714
23715 #: api/CustomerAddress.php:89 api/Resource/OrderAddressResource.php:90
23716 #: api/Resource/CustomerAddressResource.php:197
23717 #: api/Resource/FrontendResource/OrderAddressResource.php:102
23718 #: api/Resource/FrontendResource/CustomerAddressResource.php:161
23719 msgid "Please edit a valid address!"
23720 msgstr ""
23721
23722 #: api/Resource/CouponResource.php:125
23723 msgid "Please edit a valid coupon!"
23724 msgstr ""
23725
23726 #: api/Resource/ProductDetailResource.php:89
23727 msgid "Please edit a valid product!"
23728 msgstr ""
23729
23730 #: app/Services/Translations/admin-translation.php:1702
23731 msgid "Please enter a class name"
23732 msgstr ""
23733
23734 #: app/Services/Translations/admin-translation.php:1703
23735 msgid "Please enter a cost"
23736 msgstr ""
23737
23738 #: app/Services/Translations/admin-translation.php:1704
23739 msgid "Please enter a keyword"
23740 msgstr ""
23741
23742 #: app/Services/Translations/admin-translation.php:1705
23743 msgid "Please enter a method title"
23744 msgstr ""
23745
23746 #: app/Services/Translations/admin-translation.php:1706
23747 msgid "Please enter a reason"
23748 msgstr ""
23749
23750 #: app/Services/Translations/admin-translation.php:1707
23751 msgid "Please enter a template name"
23752 msgstr ""
23753
23754 #: api/User.php:69
23755 msgid "Please enter a valid email address"
23756 msgstr ""
23757
23758 #: app/Http/Requests/UserRequest.php:28
23759 msgid "Please enter a valid email address."
23760 msgstr ""
23761
23762 #: app/Services/Translations/admin-translation.php:1708
23763 msgid "Please enter a valid price."
23764 msgstr ""
23765
23766 #: app/Services/Translations/admin-translation.php:1709
23767 msgid "Please enter a zone name"
23768 msgstr ""
23769
23770 #: app/Services/Translations/admin-translation.php:1710
23771 msgid "Please enter the payment note..."
23772 msgstr ""
23773
23774 #: app/Services/Translations/admin-translation.php:1711
23775 msgid "Please fill all required fields"
23776 msgstr ""
23777
23778 #: app/Services/Translations/customer-profile-translation.php:208
23779 msgid "Please fill in all the required fields."
23780 msgstr ""
23781
23782 #: app/Services/Translations/admin-translation.php:1712
23783 msgid "Please fill up all the fields"
23784 msgstr ""
23785
23786 #: app/Modules/Integrations/IntegrationHelper.php:55
23787 msgid "Please fill up the required fields:"
23788 msgstr ""
23789
23790 #: app/Hooks/Handlers/ShortCodes/CustomerProfileHandler.php:67
23791 #: app/Hooks/Handlers/ShortCodes/CustomerProfileHandler.php:76
23792 msgid "Please log in to access your customer portal."
23793 msgstr ""
23794
23795 #: app/Services/Coupon/DiscountService.php:625
23796 msgid "Please log in to use this coupon."
23797 msgstr ""
23798
23799 #: app/Services/Translations/block-editor-translation.php:272
23800 msgid "Please preview your form on the front-end to view payment methods."
23801 msgstr ""
23802
23803 #: app/Services/Translations/block-editor-translation.php:273
23804 msgid "Please preview your form on the front-end to view shipping methods."
23805 msgstr ""
23806
23807 #: api/Resource/OrderResource.php:1294
23808 msgid "Please process order first"
23809 msgstr ""
23810
23811 #: app/Services/Translations/admin-translation.php:1713
23812 msgid "Please provide a license key"
23813 msgstr ""
23814
23815 #: app/Services/Translations/admin-translation.php:1694
23816 msgid "Please Provide a license key of"
23817 msgstr ""
23818
23819 #: app/Modules/PaymentMethods/PayPalGateway/PayPalHelper.php:109
23820 msgid "Please provide a valid charge Id!"
23821 msgstr ""
23822
23823 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:667
23824 msgid "Please provide a valid Client Id!"
23825 msgstr ""
23826
23827 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:254
23828 msgid "Please provide a valid LIVE secret key!"
23829 msgstr ""
23830
23831 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:247
23832 msgid "Please provide a valid secret key!"
23833 msgstr ""
23834
23835 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:259
23836 msgid "Please provide a valid TEST secret key!"
23837 msgstr ""
23838
23839 #: app/Helpers/AddressHelper.php:324
23840 msgid "Please provide your address to view shipping options"
23841 msgstr ""
23842
23843 #: app/Helpers/AddressHelper.php:364 app/Helpers/AddressHelper.php:413
23844 msgid "Please provide your shipping address to get shipping options"
23845 msgstr ""
23846
23847 #: app/Services/Translations/admin-translation.php:1714
23848 msgid "Please select a bulk action"
23849 msgstr ""
23850
23851 #: app/Services/Translations/admin-translation.php:1715
23852 msgid "Please select a category"
23853 msgstr ""
23854
23855 #: app/Services/Translations/admin-translation.php:1716
23856 msgid "Please select a cost type"
23857 msgstr ""
23858
23859 #: app/Services/Translations/admin-translation.php:1717
23860 msgid "Please select a customer"
23861 msgstr ""
23862
23863 #: app/Services/Translations/admin-translation.php:1718
23864 msgid "Please select a file"
23865 msgstr ""
23866
23867 #: app/Services/Translations/admin-translation.php:1719
23868 msgid "Please select a location"
23869 msgstr ""
23870
23871 #: app/Services/Translations/admin-translation.php:1720
23872 msgid "Please select a method type"
23873 msgstr ""
23874
23875 #: app/Services/Translations/admin-translation.php:1721
23876 msgid "Please select a order bump"
23877 msgstr ""
23878
23879 #: api/Resource/OrderResource.php:289
23880 msgid "Please select a payment method first!"
23881 msgstr ""
23882
23883 #: app/Services/Translations/admin-translation.php:1722
23884 msgid "Please select a tax class"
23885 msgstr ""
23886
23887 #: app/Services/Translations/admin-translation.php:1723
23888 msgid "Please select a time period to view sales data"
23889 msgstr ""
23890
23891 #: app/Services/Translations/admin-translation.php:1724
23892 msgid "Please select at least one product to delete"
23893 msgstr ""
23894
23895 #: app/Services/Translations/admin-translation.php:1725
23896 msgid "Please select at least one product to duplicate"
23897 msgstr ""
23898
23899 #: app/Services/Translations/admin-translation.php:1726
23900 msgid "Please select at least one term for each attribute."
23901 msgstr ""
23902
23903 #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:91
23904 msgid "Please select cancel reason!"
23905 msgstr ""
23906
23907 #: api/Customers.php:164 api/Resource/CustomerResource.php:319
23908 #: app/Http/Controllers/OrderController.php:859
23909 #: app/Http/Controllers/OrderController.php:884
23910 #: app/Http/Controllers/OrderController.php:951
23911 #: api/Resource/FrontendResource/CustomerResource.php:219
23912 msgid "Please select status"
23913 msgstr ""
23914
23915 #: app/Services/Translations/admin-translation.php:1727
23916 msgid "Please select the taxes you want to file"
23917 msgstr ""
23918
23919 #: api/Resource/OrderResource.php:1298
23920 msgid "Please set customer first"
23921 msgstr ""
23922
23923 #: app/Services/CustomPayment/PaymentItem.php:59
23924 msgid "Please set payment type subscription first!"
23925 msgstr ""
23926
23927 #: app/Modules/PaymentMethods/PayPalGateway/API/DccApplies.php:20
23928 msgid "Please set store country and currency first!"
23929 msgstr ""
23930
23931 #: app/Services/CustomPayment/PaymentItem.php:102
23932 msgid ""
23933 "Please set subscription required infos ['signup_fee', 'times', "
23934 "'repeat_interval']."
23935 msgstr ""
23936
23937 #: api/Resource/OrderResource.php:1302
23938 msgid "Please set Transaction First"
23939 msgstr ""
23940
23941 #: app/Modules/PaymentMethods/PayPalGateway/API/PayPalPartnerRenderer.php:61
23942 msgid "Please setup your store country and currency first. "
23943 msgstr ""
23944
23945 #: app/Modules/PaymentMethods/PayPalGateway/API/PayPalPartnerRenderer.php:73
23946 msgid "Please try again in a moment."
23947 msgstr ""
23948
23949 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:890
23950 msgid "Please try to complete payment again from here!"
23951 msgstr ""
23952
23953 #: api/CustomerAddress.php:116 api/Resource/CustomerAddressResource.php:310
23954 #: api/Resource/FrontendResource/CustomerAddressResource.php:203
23955 msgid "Please use a valid address ID!"
23956 msgstr ""
23957
23958 #: api/Resource/CouponResource.php:154
23959 msgid "Please use a valid coupon ID!"
23960 msgstr ""
23961
23962 #: api/Resource/OrderMetaResource.php:132
23963 msgid "Please use a valid ID!"
23964 msgstr ""
23965
23966 #: app/Services/Translations/admin-translation.php:1728
23967 msgid "Please wait for the province rates to finish loading"
23968 msgstr ""
23969
23970 #: app/Services/Translations/admin-translation.php:1729
23971 msgid "Please wait, Generating Payment link..."
23972 msgstr ""
23973
23974 #: app/Services/Translations/checkout-translation.php:28
23975 #: app/Services/Translations/payments-translation.php:12
23976 msgid "Please wait..."
23977 msgstr ""
23978
23979 #: app/Services/Localization/i18n/states.php:206
23980 msgid "Pleven"
23981 msgstr ""
23982
23983 #: app/Services/Localization/i18n/states.php:207
23984 msgid "Plovdiv"
23985 msgstr ""
23986
23987 #: app/Services/Translations/admin-translation.php:1733
23988 msgid "Plugin activated successfully"
23989 msgstr ""
23990
23991 #: app/Services/Translations/admin-translation.php:1730
23992 msgid "Plugin Addons"
23993 msgstr ""
23994
23995 #: app/Services/Translations/admin-translation.php:1731
23996 msgid "Plugin Banner URL"
23997 msgstr ""
23998
23999 #: app/Http/Controllers/ModuleSettingsController.php:184
24000 msgid "Plugin file is required."
24001 msgstr ""
24002
24003 #: app/Services/PluginInstaller/AddonManager.php:86
24004 msgid "Plugin file not found."
24005 msgstr ""
24006
24007 #: app/Http/Controllers/PaymentMethodController.php:231
24008 msgid "Plugin file path is required"
24009 msgstr ""
24010
24011 #: app/Services/Translations/admin-translation.php:1732
24012 msgid "Plugin Icon URL"
24013 msgstr ""
24014
24015 #: app/Services/Translations/admin-translation.php:1734
24016 msgid "Plugin installed successfully"
24017 msgstr ""
24018
24019 #: app/Http/Controllers/ModuleSettingsController.php:137
24020 msgid "Plugin slug is required."
24021 msgstr ""
24022
24023 #: app/Http/Controllers/PaymentMethodController.php:197
24024 msgid "Plugin slug, source type are required"
24025 msgstr ""
24026
24027 #: app/Services/PluginInstaller/AddonManager.php:291
24028 msgid "Plugin update failed."
24029 msgstr ""
24030
24031 #: app/Services/Translations/TransStrings.php:353
24032 msgid "PM"
24033 msgstr ""
24034
24035 #: app/Services/Localization/i18n/countries.php:188
24036 msgid "Poland"
24037 msgstr ""
24038
24039 #: app/Helpers/CurrenciesHelper.php:119
24040 msgid "Polish Złoty"
24041 msgstr ""
24042
24043 #: app/Services/Localization/i18n/states.php:1987
24044 msgid "Poltavshchyna"
24045 msgstr ""
24046
24047 #: app/Services/Localization/i18n/states.php:877
24048 msgid "Pondicherry (Puducherry)"
24049 msgstr ""
24050
24051 #: app/Services/Localization/i18n/states.php:628
24052 msgid "Pontevedra"
24053 msgstr ""
24054
24055 #: app/Services/Localization/i18n/states.php:986
24056 msgid "Pordenone"
24057 msgstr ""
24058
24059 #: app/Services/Localization/i18n/states.php:582
24060 msgid "Port Said"
24061 msgstr ""
24062
24063 #: app/Services/Localization/i18n/states.php:1028
24064 msgid "Portland"
24065 msgstr ""
24066
24067 #: app/Services/Localization/i18n/countries.php:189
24068 msgid "Portugal"
24069 msgstr ""
24070
24071 #: app/Services/Localization/i18n/states.php:2232
24072 msgid "Portuguesa"
24073 msgstr ""
24074
24075 #: app/Services/Translations/block-editor-translation.php:274
24076 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:102
24077 msgid "Position"
24078 msgstr ""
24079
24080 #: app/Services/Translations/block-editor-translation.php:275
24081 msgid "Position & Style"
24082 msgstr ""
24083
24084 #: app/Services/Renderer/CheckoutFieldsSchema.php:530
24085 #: app/Services/Renderer/CheckoutFieldsSchema.php:572
24086 msgid "Post Code"
24087 msgstr ""
24088
24089 #: app/Services/Translations/admin-translation.php:1735
24090 msgid "Post Content"
24091 msgstr ""
24092
24093 #: app/Services/Translations/admin-translation.php:1736
24094 msgid "Post Date"
24095 msgstr ""
24096
24097 #: app/Services/Translations/admin-translation.php:1737
24098 msgid "Post Excerpt"
24099 msgstr ""
24100
24101 #: app/Services/Translations/admin-translation.php:1738
24102 msgid "Post ID"
24103 msgstr ""
24104
24105 #: app/Services/Translations/admin-translation.php:1739
24106 msgid "Post Name"
24107 msgstr ""
24108
24109 #: app/Services/Translations/admin-translation.php:1740
24110 msgid "Post Status"
24111 msgstr ""
24112
24113 #: app/Services/Translations/admin-translation.php:1741
24114 msgid "Post Title"
24115 msgstr ""
24116
24117 #: app/Services/Renderer/CheckoutFieldsSchema.php:277
24118 msgid "Postal / ZIP Code"
24119 msgstr ""
24120
24121 #: app/Services/Localization/i18n/address-locales.php:431
24122 msgid "Postal Code"
24123 msgstr ""
24124
24125 #: app/Services/Localization/i18n/address-locales.php:148
24126 #: app/Services/Localization/i18n/address-locales.php:469
24127 msgid "Postal code"
24128 msgstr ""
24129
24130 #: app/Helpers/EditorShortCodeHelper.php:138
24131 #: app/Helpers/EditorShortCodeHelper.php:147
24132 #: app/Services/Translations/block-editor-translation.php:276
24133 #: app/Services/Localization/i18n/address-locales.php:49
24134 #: app/Services/Localization/i18n/address-locales.php:543
24135 #: app/Services/Localization/i18n/address-locales.php:553
24136 #: app/Services/Localization/i18n/address-locales.php:759
24137 #: app/Services/Localization/i18n/address-locales.php:768
24138 msgid "Postcode"
24139 msgstr ""
24140
24141 #: app/Services/Translations/admin-translation.php:1742
24142 msgid "Postcode (optional)"
24143 msgstr ""
24144
24145 #: app/Helpers/CartCheckoutHelper.php:555
24146 #: app/Services/Renderer/CheckoutFieldsSchema.php:281
24147 #: app/Services/Renderer/AddressSelectRenderer.php:360
24148 #: app/Services/Renderer/AddressSelectRenderer.php:365
24149 #: app/Services/Translations/block-editor-translation.php:277
24150 msgid "Postcode / ZIP"
24151 msgstr ""
24152
24153 #: api/Checkout/CheckoutApi.php:1011 api/Checkout/CheckoutApi.php:1017
24154 #: app/Http/Requests/CustomerAddressRequest.php:70
24155 #: app/Http/Requests/FrontendRequests/CustomerAddressRequest.php:45
24156 #: app/Http/Requests/FrontendRequests/CustomerRequests/CustomerProfileRequest.php:75
24157 msgid "Postcode field is required."
24158 msgstr ""
24159
24160 #: app/Services/Translations/customer-profile-translation.php:209
24161 msgid "Postcode is required."
24162 msgstr ""
24163
24164 #: app/Services/Localization/i18n/states.php:987
24165 msgid "Potenza"
24166 msgstr ""
24167
24168 #: app/Services/Localization/i18n/states.php:247
24169 msgid "Potosí"
24170 msgstr ""
24171
24172 #: app/Views/emails/components/powered-by-footer.php:5
24173 msgid "Powered by "
24174 msgstr ""
24175
24176 #: app/Services/Localization/i18n/states.php:742
24177 msgid "Požega-Slavonia County"
24178 msgstr ""
24179
24180 #: app/Services/Localization/i18n/states.php:1787
24181 msgid "Prachin Buri"
24182 msgstr ""
24183
24184 #: app/Services/Localization/i18n/states.php:1788
24185 msgid "Prachuap Khiri Khan"
24186 msgstr ""
24187
24188 #: app/Services/Localization/i18n/states.php:1691
24189 msgid "Prahova"
24190 msgstr ""
24191
24192 #: app/Services/Localization/i18n/states.php:988
24193 msgid "Prato"
24194 msgstr ""
24195
24196 #: app/Services/Localization/i18n/address-locales.php:452
24197 msgid "Prefecture"
24198 msgstr ""
24199
24200 #: app/Modules/Templating/Bricks/Elements/ProductTitle.php:37
24201 msgid "Prefix"
24202 msgstr ""
24203
24204 #: app/Modules/Templating/Bricks/Elements/ProductTitle.php:44
24205 msgid "Prefix block"
24206 msgstr ""
24207
24208 #: app/Modules/PaymentMethods/PromoGateways/Addons/SquareAddon.php:95
24209 msgid "Premium addon - requires FluentCart Pro"
24210 msgstr ""
24211
24212 #: app/Services/Localization/i18n/states.php:1654
24213 msgid "Presidente Hayes"
24214 msgstr ""
24215
24216 #: app/Services/Translations/TransStrings.php:250
24217 msgid "press delete to remove"
24218 msgstr ""
24219
24220 #: app/Services/Translations/customer-profile-translation.php:210
24221 msgid "Press Enter to search"
24222 msgstr ""
24223
24224 #: app/Services/Translations/TransStrings.php:252
24225 #: app/Services/Translations/admin-translation.php:1743
24226 msgid "Preview"
24227 msgstr ""
24228
24229 #: app/Services/Translations/admin-translation.php:1744
24230 msgid "Preview Template"
24231 msgstr ""
24232
24233 #. 1: subscription id, 2: plan name, 3: when
24234 #: app/Modules/MCP/Tools/SubscriptionTools.php:342
24235 #, php-format
24236 msgid "Preview: cancel subscription #%1$d %2$s, effective %3$s."
24237 msgstr ""
24238
24239 #. 1: amount to refund, 2: remaining refundable, 3: order id
24240 #: app/Modules/MCP/Tools/OrderTools.php:1034
24241 #, php-format
24242 msgid "Preview: refund %1$s of %2$s remaining on order #%3$d."
24243 msgstr ""
24244
24245 #: app/Services/Translations/TransStrings.php:269
24246 #: app/Services/Translations/admin-translation.php:1745
24247 msgid "Previous"
24248 msgstr ""
24249
24250 #: app/Services/Translations/TransStrings.php:153
24251 #: app/Services/Translations/admin-translation.php:1746
24252 msgid "Previous Month"
24253 msgstr ""
24254
24255 #: app/Services/Translations/admin-translation.php:1747
24256 msgid "Previous Orders"
24257 msgstr ""
24258
24259 #: app/Services/Translations/admin-translation.php:1748
24260 msgid "Previous Period"
24261 msgstr ""
24262
24263 #: app/Services/Translations/admin-translation.php:1749
24264 msgid "Previous Quarter"
24265 msgstr ""
24266
24267 #: app/Services/Translations/admin-translation.php:1750
24268 msgid "Previous Refunded Amount"
24269 msgstr ""
24270
24271 #: app/Hooks/Handlers/BlockEditors/ProductCarousel/InnerBlocks/InnerBlocks.php:455
24272 #: app/Hooks/Handlers/BlockEditors/MediaCarousel/InnerBlocks/InnerBlocks.php:439
24273 msgid "Previous slide"
24274 msgstr ""
24275
24276 #: app/Services/Translations/admin-translation.php:1751
24277 msgid "Previous Stock:"
24278 msgstr ""
24279
24280 #: app/Services/Translations/admin-translation.php:1752
24281 msgid "Previous Total Refunds"
24282 msgstr ""
24283
24284 #: app/Services/Translations/TransStrings.php:151
24285 #: app/Services/Translations/admin-translation.php:1753
24286 msgid "Previous Year"
24287 msgstr ""
24288
24289 #: app/Services/Translations/TransStrings.php:232
24290 msgid "Previous {pager} pages"
24291 msgstr ""
24292
24293 #: app/Services/Translations/admin-translation.php:1754
24294 msgid "Previously"
24295 msgstr ""
24296
24297 #: app/Services/Translations/admin-translation.php:1755
24298 #: app/Services/Translations/customer-profile-translation.php:211
24299 #: app/Services/Translations/block-editor-translation.php:278
24300 #: app/Views/emails/parts/subscription_item.php:24
24301 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:151
24302 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:687
24303 msgid "Price"
24304 msgstr ""
24305
24306 #: app/Services/Renderer/ShopAppRenderer.php:429
24307 msgid "Price (High to Low)"
24308 msgstr ""
24309
24310 #: app/Services/Renderer/ShopAppRenderer.php:414
24311 msgid "Price (Low to High)"
24312 msgstr ""
24313
24314 #: app/Services/Translations/block-editor-translation.php:279
24315 msgid "Price Color"
24316 msgstr ""
24317
24318 #: app/Services/Translations/block-editor-translation.php:280
24319 msgid "Price Format"
24320 msgstr ""
24321
24322 #: app/Services/Translations/block-editor-translation.php:281
24323 msgid "Price Grouping"
24324 msgstr ""
24325
24326 #: app/Services/Renderer/CartItemRenderer.php:71
24327 msgid "Price information"
24328 msgstr ""
24329
24330 #: app/Services/CustomPayment/PaymentItem.php:98
24331 msgid "price is not set."
24332 msgstr ""
24333
24334 #: app/Http/Requests/ProductUpdateRequest.php:359
24335 #: app/Http/Requests/ProductRequest.php:330
24336 #: app/Http/Requests/ProductVariationRequest.php:204
24337 msgid "Price is required."
24338 msgstr ""
24339
24340 #: app/Services/BulkProductUpdateService.php:212
24341 #: app/Services/BulkProductInsertService.php:126
24342 #: app/Http/Requests/ProductUpdateRequest.php:360
24343 #: app/Http/Requests/ProductRequest.php:331
24344 #: app/Http/Requests/ProductVariationRequest.php:205
24345 msgid "Price must be a number."
24346 msgstr ""
24347
24348 #: app/Http/Requests/ProductUpdateRequest.php:361
24349 #: app/Http/Requests/ProductRequest.php:332
24350 #: app/Http/Requests/ProductVariationRequest.php:206
24351 msgid "Price must be a positive number greater than 0."
24352 msgstr ""
24353
24354 #: app/Services/BulkProductUpdateService.php:213
24355 #: app/Services/BulkProductInsertService.php:127
24356 msgid "Price must be a positive number."
24357 msgstr ""
24358
24359 #: app/Services/CustomPayment/PaymentItem.php:39
24360 msgid "Price must be greater than 0 and use in cent!."
24361 msgstr ""
24362
24363 #: app/Hooks/Handlers/BlockEditors/PriceRangeBlockEditor.php:91
24364 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:331
24365 msgid "Price Range"
24366 msgstr ""
24367
24368 #: app/Modules/Templating/Bricks/Elements/PriceRange.php:22
24369 msgid "Price Range (FluentCart)"
24370 msgstr ""
24371
24372 #. %1$s: min price, %2$s: max price
24373 #: app/Services/Renderer/ProductCardRender.php:395
24374 #, php-format
24375 msgid "Price range from %1$s to %2$s"
24376 msgstr ""
24377
24378 #. %s is the currency symbol (e.g., $, €, £)
24379 #: app/Services/Renderer/ProductFilterRender.php:252
24380 #, php-format
24381 msgid "Price range in %s"
24382 msgstr ""
24383
24384 #: app/Modules/Templating/Bricks/Elements/PriceRange.php:65
24385 msgid "Price Range typography"
24386 msgstr ""
24387
24388 #. 1: Minimum price, 2: Maximum price
24389 #: app/Services/Renderer/ProductRenderer.php:945
24390 #, php-format
24391 msgid "Price range: %1$s - %2$s"
24392 msgstr ""
24393
24394 #: app/Services/Translations/block-editor-translation.php:282
24395 msgid "Price Source"
24396 msgstr ""
24397
24398 #: app/Services/Translations/admin-translation.php:1756
24399 msgid "Price Suffix (Tax Excluded)"
24400 msgstr ""
24401
24402 #: app/Services/Translations/admin-translation.php:1757
24403 msgid "Price Suffix (Tax Included)"
24404 msgstr ""
24405
24406 #: app/Services/Translations/block-editor-translation.php:283
24407 msgid "Price, high to low"
24408 msgstr ""
24409
24410 #: app/Services/Translations/block-editor-translation.php:284
24411 msgid "Price, low to high"
24412 msgstr ""
24413
24414 #: app/Helpers/OrderItemHelper.php:115
24415 msgid "Price, Quantity field should not be empty or zero!"
24416 msgstr ""
24417
24418 #. 1: Current item price
24419 #: app/Services/Renderer/ProductRenderer.php:902
24420 #, php-format
24421 msgid "Price: %1$s"
24422 msgstr ""
24423
24424 #. 1: Currency sign, 2: Item price, 3: Billing interval or unit
24425 #: app/Services/Renderer/PricingTableRenderer.php:261
24426 #, php-format
24427 msgid "Price: %1$s%2$s per %3$s"
24428 msgstr ""
24429
24430 #. %s: product price
24431 #: app/Services/Renderer/ProductCardRender.php:413
24432 #, php-format
24433 msgid "Price: %s"
24434 msgstr ""
24435
24436 #: app/Services/Translations/admin-translation.php:1758
24437 msgid "Prices entered with tax"
24438 msgstr ""
24439
24440 #: app/Services/Translations/admin-translation.php:1759
24441 msgid "Prices include tax"
24442 msgstr ""
24443
24444 #: app/Services/Filter/ProductFilter.php:185
24445 #: app/Services/Translations/admin-translation.php:1760
24446 msgid "Pricing"
24447 msgstr ""
24448
24449 #. %s is the pricing title
24450 #: api/Resource/ProductVariationResource.php:387
24451 #, php-format
24452 msgid "Pricing %s is deleted"
24453 msgstr ""
24454
24455 #: api/Resource/ProductVariationResource.php:192
24456 #: api/Resource/ProductVariationResource.php:350
24457 msgid "Pricing creation failed!"
24458 msgstr ""
24459
24460 #: api/Resource/ProductVariationResource.php:384
24461 msgid "Pricing deleted"
24462 msgstr ""
24463
24464 #: api/Resource/ProductVariationResource.php:402
24465 msgid "Pricing deletion failed!"
24466 msgstr ""
24467
24468 #: api/Resource/ProductVariationResource.php:188
24469 msgid "Pricing has been created"
24470 msgstr ""
24471
24472 #: api/Resource/ProductVariationResource.php:346
24473 msgid "Pricing has been updated"
24474 msgstr ""
24475
24476 #: app/Http/Requests/ProductUpdateRequest.php:356
24477 #: app/Http/Requests/ProductRequest.php:327
24478 msgid "Pricing is required when status is publish or scheduled."
24479 msgstr ""
24480
24481 #: api/Resource/ProductVariationResource.php:407
24482 msgid "Pricing not found in database."
24483 msgstr ""
24484
24485 #: app/Hooks/Handlers/BlockEditors/PricingTableBlockEditor.php:46
24486 msgid "Pricing Table"
24487 msgstr ""
24488
24489 #: app/Services/Renderer/PricingTableRenderer.php:69
24490 msgid "Pricing table"
24491 msgstr ""
24492
24493 #: api/Resource/ProductVariationResource.php:449
24494 msgid "Pricing table has been updated"
24495 msgstr ""
24496
24497 #: app/Services/Translations/admin-translation.php:1761
24498 msgid "Pricing Table Layout"
24499 msgstr ""
24500
24501 #: app/Services/Translations/admin-translation.php:1762
24502 msgid "Pricing Type"
24503 msgstr ""
24504
24505 #: app/Services/BulkProductInsertService.php:121
24506 msgid "Pricing Type is required."
24507 msgstr ""
24508
24509 #: app/Services/BulkProductInsertService.php:122
24510 msgid "Pricing Type must be simple or simple_variations."
24511 msgstr ""
24512
24513 #: app/Services/Translations/block-editor-translation.php:285
24514 msgid "Primary"
24515 msgstr ""
24516
24517 #: api/Resource/CustomerAddressResource.php:321
24518 msgid "Primary address cannot be deleted!"
24519 msgstr ""
24520
24521 #: app/Services/Translations/block-editor-translation.php:286
24522 msgid "Primary Color"
24523 msgstr ""
24524
24525 #: app/Services/Localization/i18n/states.php:739
24526 msgid "Primorje-Gorski Kotar County"
24527 msgstr ""
24528
24529 #: app/Services/Localization/i18n/states.php:290
24530 msgid "Prince Edward Island"
24531 msgstr ""
24532
24533 #: app/Views/frontend/print/index.php:12
24534 msgid "Print"
24535 msgstr ""
24536
24537 #: app/Services/Translations/admin-translation.php:1763
24538 msgid "Priority"
24539 msgstr ""
24540
24541 #: app/Helpers/Status.php:113 app/Helpers/Helper.php:373
24542 msgid "Private"
24543 msgstr ""
24544
24545 #: app/Services/Translations/admin-translation.php:1764
24546 msgid "Private (Invisible except Admin)"
24547 msgstr ""
24548
24549 #: app/Services/Translations/admin-translation.php:1765
24550 msgid "Pro"
24551 msgstr ""
24552
24553 #: app/Services/Translations/admin-translation.php:1766
24554 msgid "Pro Feature"
24555 msgstr ""
24556
24557 #: api/StoreSettings.php:1174
24558 #: app/Services/Translations/admin-translation.php:1767
24559 msgid "Pro feature"
24560 msgstr ""
24561
24562 #: app/Services/Translations/admin-translation.php:1768
24563 msgid "Problem with loading the editor. Please reload the page."
24564 msgstr ""
24565
24566 #: app/Services/Translations/customer-profile-translation.php:212
24567 msgid "Proceed to Payment"
24568 msgstr ""
24569
24570 #: app/Services/Translations/admin-translation.php:1769
24571 msgid "Processed"
24572 msgstr ""
24573
24574 #: app/Services/Translations/admin-translation.php:1770
24575 #, php-format
24576 msgid "Processed %1$s of %2$s test orders..."
24577 msgstr ""
24578
24579 #: app/Helpers/Status.php:160 app/Helpers/Status.php:173
24580 #: app/Helpers/Helper.php:222 app/Helpers/Helper.php:237
24581 #: app/Services/Filter/OrderFilter.php:252
24582 #: app/Services/Translations/checkout-translation.php:29
24583 #: app/Services/Translations/admin-translation.php:1771
24584 #: app/Services/Translations/customer-profile-translation.php:213
24585 #: app/Services/Translations/block-editor-translation.php:287
24586 msgid "Processing"
24587 msgstr ""
24588
24589 #: app/Services/Translations/checkout-translation.php:30
24590 msgid "Processing Order..."
24591 msgstr ""
24592
24593 #: app/Services/Translations/admin-translation.php:1772
24594 msgid "Processing..."
24595 msgstr ""
24596
24597 #: app/CPT/FluentProducts.php:187 app/Services/Filter/LicenseSiteFilter.php:107
24598 #: app/Services/Translations/admin-translation.php:1773
24599 #: app/Services/Translations/block-editor-translation.php:288
24600 #: app/Views/emails/digest.php:149
24601 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:70
24602 msgid "Product"
24603 msgstr ""
24604
24605 #: app/Services/Renderer/CartItemRenderer.php:159
24606 msgid "product"
24607 msgstr ""
24608
24609 #: app/CPT/FluentProducts.php:209
24610 msgctxt "product"
24611 msgid "Add New Product"
24612 msgstr ""
24613
24614 #. 1: product title, 2: product status
24615 #: app/Modules/MCP/Tools/ProductTools.php:256
24616 #, php-format
24617 msgid "Product \"%1$s\" — %2$s"
24618 msgstr ""
24619
24620 #. %s is the product title
24621 #: api/Resource/ProductResource.php:474
24622 #, php-format
24623 msgid "Product %s is deleted"
24624 msgstr ""
24625
24626 #: app/CPT/FluentProducts.php:190
24627 msgid "Product (FluentCart)"
24628 msgstr ""
24629
24630 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:284
24631 msgid "Product Action Container"
24632 msgstr ""
24633
24634 #: app/CPT/FluentProducts.php:318
24635 msgid "Product Brand"
24636 msgstr ""
24637
24638 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:310
24639 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:686
24640 msgid "Product Brands"
24641 msgstr ""
24642
24643 #: app/Modules/Templating/Bricks/DynamicData.php:38
24644 #: app/Modules/Templating/Bricks/DynamicData.php:39
24645 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:164
24646 msgid "Product Button"
24647 msgstr ""
24648
24649 #: app/Hooks/Handlers/BlockEditors/ProductCardBlockEditor.php:42
24650 msgid "Product Card"
24651 msgstr ""
24652
24653 #: app/Hooks/Handlers/BlockEditors/ProductCarousel/ProductCarouselBlockEditor.php:65
24654 msgid "Product Carousel"
24655 msgstr ""
24656
24657 #: app/Hooks/Handlers/BlockEditors/ProductCarousel/InnerBlocks/InnerBlocks.php:117
24658 msgid "Product Carousel Loop"
24659 msgstr ""
24660
24661 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:130
24662 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:289
24663 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:685
24664 msgid "Product Categories"
24665 msgstr ""
24666
24667 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:229
24668 msgid "Product categories"
24669 msgstr ""
24670
24671 #: app/Hooks/Handlers/BlockEditors/ProductCategoriesListBlockEditor.php:55
24672 msgid "Product Categories List"
24673 msgstr ""
24674
24675 #: app/CPT/FluentProducts.php:296
24676 #: app/Services/Translations/admin-translation.php:1774
24677 msgid "Product Category"
24678 msgstr ""
24679
24680 #: app/Http/Controllers/TaxRateController.php:984
24681 msgid "Product category tax override deleted"
24682 msgstr ""
24683
24684 #: app/Http/Controllers/TaxRateController.php:958
24685 msgid "Product category tax override saved"
24686 msgstr ""
24687
24688 #: app/Http/Controllers/TaxRateController.php:883
24689 #: app/Http/Controllers/TaxRateController.php:937
24690 msgid "Product category tax override updated"
24691 msgstr ""
24692
24693 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:199
24694 msgid "Product Container"
24695 msgstr ""
24696
24697 #: app/Modules/Templating/Bricks/Elements/ProductContent.php:21
24698 msgid "Product Content (FluentCart)"
24699 msgstr ""
24700
24701 #: app/Modules/Templating/Bricks/Elements/ProductContent.php:96
24702 msgid "Product content is empty."
24703 msgstr ""
24704
24705 #: app/Services/Translations/block-editor-translation.php:289
24706 msgid "Product Count"
24707 msgstr ""
24708
24709 #: api/Resource/ProductDetailResource.php:61
24710 #: api/Resource/ProductResource.php:108
24711 #: app/Http/Controllers/ProductController.php:190
24712 msgid "Product creation failed!"
24713 msgstr ""
24714
24715 #: api/Resource/ProductResource.php:471
24716 msgid "Product deleted"
24717 msgstr ""
24718
24719 #: app/Services/Translations/admin-translation.php:1789
24720 msgid "Product deleted successfully"
24721 msgstr ""
24722
24723 #: api/Resource/ProductResource.php:487
24724 msgid "Product deletion failed!"
24725 msgstr ""
24726
24727 #: app/Services/Translations/block-editor-translation.php:290
24728 #: app/Hooks/Handlers/BlockEditors/ProductDescriptionBlockEditor.php:88
24729 msgid "Product Description"
24730 msgstr ""
24731
24732 #: app/Services/Renderer/CartRenderer.php:181
24733 msgid "Product Details"
24734 msgstr ""
24735
24736 #: app/Services/Translations/admin-translation.php:1775
24737 msgid "Product Details Button"
24738 msgstr ""
24739
24740 #: app/Services/AdvancedVariationService.php:97
24741 #: app/Services/AdvancedVariationService.php:218
24742 msgid "Product details not found."
24743 msgstr ""
24744
24745 #: app/Modules/Templating/Bricks/Elements/PriceRange.php:113
24746 msgid "Product does not have min-max range"
24747 msgstr ""
24748
24749 #: app/Http/Controllers/ProductDownloadablesController.php:168
24750 msgid "Product downloadable files updated successfully"
24751 msgstr ""
24752
24753 #: app/Services/Translations/admin-translation.php:1790
24754 msgid "Product duplicated successfully"
24755 msgstr ""
24756
24757 #: app/Http/Controllers/ProductController.php:280
24758 msgid ""
24759 "Product duplicated successfully. The new product has been saved as a draft."
24760 msgstr ""
24761
24762 #: app/Modules/Templating/Bricks/DynamicData.php:36
24763 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:122
24764 msgid "Product Excerpt"
24765 msgstr ""
24766
24767 #: app/Modules/Templating/Bricks/Elements/ProductShortDescription.php:21
24768 msgid "Product Excerpt (FluentCart)"
24769 msgstr ""
24770
24771 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:232
24772 msgid "Product Filter"
24773 msgstr ""
24774
24775 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:367
24776 msgid "Product Filter Apply Button"
24777 msgstr ""
24778
24779 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:356
24780 msgid "Product Filter Button"
24781 msgstr ""
24782
24783 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:348
24784 msgid "Product Filter Filters"
24785 msgstr ""
24786
24787 #: app/Services/Renderer/ProductFilterRender.php:37
24788 #: app/Services/Renderer/ShopAppRenderer.php:480
24789 msgid "Product filter form"
24790 msgstr ""
24791
24792 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:376
24793 msgid "Product Filter Reset Button"
24794 msgstr ""
24795
24796 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:325
24797 msgid "Product Filter Search Box"
24798 msgstr ""
24799
24800 #: app/Services/Renderer/ShopAppRenderer.php:476
24801 msgid "Product filters"
24802 msgstr ""
24803
24804 #: app/Services/Translations/admin-translation.php:1776
24805 #: app/Hooks/Handlers/BlockEditors/ProductGalleryBlockEditor.php:43
24806 msgid "Product Gallery"
24807 msgstr ""
24808
24809 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:28
24810 msgid "Product Gallery (FluentCart)"
24811 msgstr ""
24812
24813 #: app/Services/Translations/block-editor-translation.php:291
24814 msgid "Product Grid Option"
24815 msgstr ""
24816
24817 #: app/Services/Translations/block-editor-translation.php:292
24818 msgid "Product Grid Size"
24819 msgstr ""
24820
24821 #: api/Resource/ProductDetailResource.php:56
24822 #: api/Resource/ProductResource.php:103
24823 #: app/Http/Controllers/ProductController.php:186
24824 msgid "Product has been created successfully"
24825 msgstr ""
24826
24827 #: api/Resource/ProductResource.php:351 api/Resource/ProductResource.php:754
24828 #: api/Resource/ProductResource.php:776
24829 msgid "Product has been updated"
24830 msgstr ""
24831
24832 #: app/Services/Translations/admin-translation.php:1777
24833 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:154
24834 msgid "Product ID"
24835 msgstr ""
24836
24837 #: app/Http/Controllers/ProductIntegrationsController.php:187
24838 msgid "Product ID and Notification ID are required"
24839 msgstr ""
24840
24841 #: app/Services/BulkProductUpdateService.php:331
24842 msgid "Product ID is required"
24843 msgstr ""
24844
24845 #: app/Modules/Templating/TemplateActions.php:90
24846 msgid "Product ID not found"
24847 msgstr ""
24848
24849 #: app/Services/Renderer/CartRenderer.php:144
24850 #: app/Services/Translations/block-editor-translation.php:293
24851 #: app/Modules/Templating/Bricks/DynamicData.php:35
24852 #: app/Hooks/Handlers/BlockEditors/ProductImageBlockEditor.php:71
24853 #: app/Hooks/Handlers/BlockEditors/MediaCarousel/InnerBlocks/InnerBlocks.php:89
24854 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:153
24855 msgid "Product Image"
24856 msgstr ""
24857
24858 #: app/Services/Translations/customer-profile-translation.php:214
24859 msgid "Product image for"
24860 msgstr ""
24861
24862 #: app/Services/Renderer/ProductRenderer.php:487
24863 msgid "Product image thumbnails"
24864 msgstr ""
24865
24866 #: app/Hooks/Handlers/BlockEditors/ProductInfoBlockEditor.php:43
24867 msgid "Product Info"
24868 msgstr ""
24869
24870 #: app/Services/Translations/admin-translation.php:1778
24871 msgid "Product Integrations"
24872 msgstr ""
24873
24874 #: app/Services/Translations/admin-translation.php:1779
24875 msgid "Product Inventory"
24876 msgstr ""
24877
24878 #: app/Services/Translations/block-editor-translation.php:298
24879 msgid "Product is in stock"
24880 msgstr ""
24881
24882 #: app/Services/Translations/block-editor-translation.php:299
24883 msgid "Product is not on sale"
24884 msgstr ""
24885
24886 #: app/Http/Controllers/ProductController.php:482
24887 msgid "Product is now tax exempt"
24888 msgstr ""
24889
24890 #: app/Services/Translations/block-editor-translation.php:300
24891 msgid "Product is out of stock"
24892 msgstr ""
24893
24894 #: app/Services/Renderer/ProductListRenderer.php:48
24895 msgid "Product List"
24896 msgstr ""
24897
24898 #: app/Services/Renderer/ShopAppRenderer.php:253
24899 msgid "Product list"
24900 msgstr ""
24901
24902 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:481
24903 msgid "Product Loader"
24904 msgstr ""
24905
24906 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:386
24907 msgid "Product Loop"
24908 msgstr ""
24909
24910 #: app/Helpers/EditorShortCodeHelper.php:313
24911 #: app/Helpers/EditorShortCodeHelper.php:337
24912 #: app/Helpers/EditorShortCodeHelper.php:354
24913 #: app/Services/Translations/admin-translation.php:1780
24914 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:152
24915 msgid "Product Name"
24916 msgstr ""
24917
24918 #: app/Services/Translations/admin-translation.php:1791
24919 msgid "Product name"
24920 msgstr ""
24921
24922 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:297
24923 msgid "Product No Result"
24924 msgstr ""
24925
24926 #: app/Services/Async/DummyProductService.php:30
24927 #: app/Http/Routes/WebRoutes.php:139
24928 msgid "Product Not Found"
24929 msgstr ""
24930
24931 #: app/Services/BulkProductUpdateService.php:336 app/Models/Product.php:594
24932 #: app/Http/Controllers/ProductIntegrationsController.php:118
24933 #: app/Http/Controllers/ProductController.php:286
24934 #: app/Http/Controllers/ProductController.php:362
24935 #: app/Http/Controllers/ProductController.php:402
24936 #: app/Http/Controllers/ProductController.php:425
24937 #: app/Http/Controllers/ProductController.php:443
24938 #: app/Http/Controllers/ProductController.php:504
24939 #: app/Http/Controllers/ProductController.php:522
24940 #: app/Http/Controllers/ProductController.php:558
24941 #: app/Modules/Templating/TemplateActions.php:95
24942 #: app/Hooks/Cart/WebCheckoutHandler.php:1218
24943 #: app/Hooks/Handlers/ShortCodes/SingleProductShortCode.php:104
24944 #: app/Hooks/Handlers/BlockEditors/Buttons/BuyNowButtonBlockEditor.php:114
24945 #: app/Hooks/Handlers/BlockEditors/Buttons/AddToCartButtonBlockEditor.php:108
24946 msgid "Product not found"
24947 msgstr ""
24948
24949 #: api/Resource/ProductResource.php:492
24950 msgid "Product not found in database."
24951 msgstr ""
24952
24953 #: api/Resource/ProductDetailResource.php:97
24954 msgid "Product not found, please reload the page and try again!"
24955 msgstr ""
24956
24957 #: app/Services/Translations/admin-translation.php:1781
24958 msgid "Product Organizer"
24959 msgstr ""
24960
24961 #: app/Hooks/Handlers/BlockEditors/ProductPackageDescriptionBlockEditor.php:80
24962 msgid "Product Package Description"
24963 msgstr ""
24964
24965 #: api/StoreSettings.php:789
24966 #: app/Services/Translations/admin-translation.php:1782
24967 msgid "Product Page"
24968 msgstr ""
24969
24970 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:419
24971 msgid "Product Paginator"
24972 msgstr ""
24973
24974 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:431
24975 msgid "Product Paginator Info"
24976 msgstr ""
24977
24978 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:456
24979 msgid "Product Paginator Number"
24980 msgstr ""
24981
24982 #: app/Services/Translations/block-editor-translation.php:294
24983 msgid "Product Per Row"
24984 msgstr ""
24985
24986 #: app/Services/Translations/admin-translation.php:1783
24987 msgid "Product Performance Comparison"
24988 msgstr ""
24989
24990 #: app/Modules/Templating/Bricks/DynamicData.php:37
24991 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:135
24992 msgid "Product Price"
24993 msgstr ""
24994
24995 #: app/Services/Renderer/ProductCardRender.php:381
24996 msgid "Product pricing"
24997 msgstr ""
24998
24999 #: api/Resource/ProductDetailResource.php:204
25000 msgid "Product pricing has been changed!"
25001 msgstr ""
25002
25003 #: app/Services/Renderer/CartRenderer.php:292
25004 msgid "Product Quantity"
25005 msgstr ""
25006
25007 #: app/Services/Renderer/ProductRenderer.php:1250
25008 msgid "Product quantity"
25009 msgstr ""
25010
25011 #: app/Services/Translations/admin-translation.php:1784
25012 msgid "Product Report"
25013 msgstr ""
25014
25015 #: app/Services/Translations/admin-translation.php:1785
25016 msgid "Product Report Chart"
25017 msgstr ""
25018
25019 #: app/Hooks/Handlers/BlockEditors/SearchBarBlockEditor.php:35
25020 msgid "Product Search"
25021 msgstr ""
25022
25023 #: app/Services/Translations/block-editor-translation.php:295
25024 msgid "Product Settings"
25025 msgstr ""
25026
25027 #: app/Hooks/Handlers/BlockEditors/ProductSkuBlockEditor.php:82
25028 msgid "Product SKU"
25029 msgstr ""
25030
25031 #: api/StoreSettings.php:980
25032 msgid "Product Slug"
25033 msgstr ""
25034
25035 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:494
25036 msgid "Product Spinner"
25037 msgstr ""
25038
25039 #: app/Modules/Templating/Bricks/Elements/ProductStock.php:21
25040 msgid "Product Stock (FluentCart)"
25041 msgstr ""
25042
25043 #: app/Services/Translations/admin-translation.php:1786
25044 msgid "Product Taxonomies"
25045 msgstr ""
25046
25047 #: app/Services/Translations/block-editor-translation.php:296
25048 #: app/Hooks/Handlers/BlockEditors/RelatedProduct/InnerBlocks/InnerBlocks.php:49
25049 msgid "Product Template"
25050 msgstr ""
25051
25052 #: app/Services/Translations/admin-translation.php:1787
25053 #: app/Services/Translations/block-editor-translation.php:297
25054 #: app/Modules/Templating/Bricks/DynamicData.php:34
25055 #: app/Hooks/Handlers/BlockEditors/ProductTitleBlockEditor.php:90
25056 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:108
25057 msgid "Product Title"
25058 msgstr ""
25059
25060 #: app/Services/Translations/admin-translation.php:1792
25061 msgid "Product title"
25062 msgstr ""
25063
25064 #: app/Modules/Templating/Bricks/Elements/ProductTitle.php:15
25065 msgid "Product Title (FluentCart)"
25066 msgstr ""
25067
25068 #: app/Services/BulkProductInsertService.php:186
25069 msgid "Product title is required"
25070 msgstr ""
25071
25072 #: app/Http/Controllers/ProductController.php:1437
25073 msgid "Product title is required to generate SKU."
25074 msgstr ""
25075
25076 #: app/Services/Translations/admin-translation.php:1788
25077 msgid "Product Type"
25078 msgstr ""
25079
25080 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:182
25081 msgid "Product type"
25082 msgstr ""
25083
25084 #: app/Services/BulkProductInsertService.php:119
25085 msgid "Product Type is required."
25086 msgstr ""
25087
25088 #: app/Services/BulkProductInsertService.php:120
25089 msgid "Product Type must be physical or digital."
25090 msgstr ""
25091
25092 #: api/Resource/ProductResource.php:759 api/Resource/ProductResource.php:781
25093 msgid "Product update failed!"
25094 msgstr ""
25095
25096 #: api/Resource/ProductDetailResource.php:208
25097 msgid "Product update failed."
25098 msgstr ""
25099
25100 #: app/Helpers/OrderItemHelper.php:73
25101 msgid "Product Updates!"
25102 msgstr ""
25103
25104 #: app/Services/Renderer/ProductRenderer.php:997
25105 #: app/Services/Renderer/ProductRenderer.php:1885
25106 msgid "Product Variants"
25107 msgstr ""
25108
25109 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:118
25110 msgid "Product Variations"
25111 msgstr ""
25112
25113 #: app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php:254
25114 msgid "Product View Switcher"
25115 msgstr ""
25116
25117 #: app/Services/Translations/admin-translation.php:1793
25118 msgid "Product weight"
25119 msgstr ""
25120
25121 #: app/Modules/MCP/Tools/ProductTools.php:213
25122 msgid "product_id is required."
25123 msgstr ""
25124
25125 #: api/StoreSettings.php:633 app/CPT/FluentProducts.php:205
25126 #: app/CPT/FluentProducts.php:207 app/Helpers/AdminHelper.php:78
25127 #: app/Services/Filter/LicenseFilter.php:120
25128 #: app/Services/Filter/OrderBumpFilter.php:103
25129 #: app/Services/Renderer/ShopAppRenderer.php:245
25130 #: app/Services/Translations/admin-translation.php:1794
25131 #: app/Hooks/Handlers/MenuHandler.php:267
25132 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:106
25133 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:214
25134 #: app/Hooks/Handlers/BlockEditors/ShopApp/ShopAppBlockEditor.php:73
25135 msgid "Products"
25136 msgstr ""
25137
25138 #: app/Services/Translations/admin-translation.php:2803
25139 msgid "products"
25140 msgstr ""
25141
25142 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:34
25143 msgid "Products (FluentCart)"
25144 msgstr ""
25145
25146 #: app/Services/Translations/admin-translation.php:1795
25147 msgid "Products Fields"
25148 msgstr ""
25149
25150 #: app/Services/Async/DummyProductService.php:19
25151 #: app/Services/Async/DummyProductService.php:40
25152 #: app/Services/Async/DummyProductService.php:52
25153 #: app/Services/Async/DummyProductService.php:66
25154 msgid "Products for this category is not found"
25155 msgstr ""
25156
25157 #: app/Services/Translations/block-editor-translation.php:301
25158 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:129
25159 msgid "Products per page"
25160 msgstr ""
25161
25162 #: api/Resource/ProductResource.php:554
25163 msgid "Products selection is required"
25164 msgstr ""
25165
25166 #: app/Services/Translations/admin-translation.php:1796
25167 msgid "Products to be deleted:"
25168 msgstr ""
25169
25170 #: app/Services/Translations/customer-profile-translation.php:215
25171 #: app/Services/Translations/block-editor-translation.php:302
25172 #: app/Hooks/Handlers/ShortCodes/CustomerProfileHandler.php:242
25173 msgid "Profile"
25174 msgstr ""
25175
25176 #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:231
25177 msgid "Profile updated successfully"
25178 msgstr ""
25179
25180 #: app/Services/Translations/admin-translation.php:1797
25181 msgid "Profit"
25182 msgstr ""
25183
25184 #: app/Services/Translations/admin-translation.php:1798
25185 msgid "Promotional Product"
25186 msgstr ""
25187
25188 #: app/Services/Translations/admin-translation.php:1799
25189 msgid "Prorate"
25190 msgstr ""
25191
25192 #: app/Services/Renderer/CartSummaryRender.php:377
25193 #: app/Services/Translations/admin-translation.php:1800
25194 #: app/Services/Translations/customer-profile-translation.php:299
25195 #: app/Views/invoice/thank_you.php:197 app/Views/invoice/thank_you.php:217
25196 #: app/Views/invoice/receipt_slip.php:341
25197 #: app/Views/invoice/receipt_slip.php:360
25198 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:609
25199 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:628
25200 #: app/Services/Renderer/Receipt/ThankYouRender.php:427
25201 #: app/Services/Renderer/Receipt/ThankYouRender.php:446
25202 #: app/Views/emails/parts/items_table.php:343
25203 #: app/Views/emails/parts/items_table.php:370
25204 #: app/Hooks/Handlers/CustomCheckout/CustomCheckout.php:189
25205 msgid "Prorate Credit"
25206 msgstr ""
25207
25208 #: app/Modules/Turnstile/TurnstileInit.php:16
25209 msgid ""
25210 "Protect your checkout page from spam and bots using Cloudflare Turnstile "
25211 "invisible reCAPTCHA."
25212 msgstr ""
25213
25214 #: app/Modules/MCP/Tools/LabelTools.php:79
25215 msgid "Provide add_label_ids and/or remove_label_ids."
25216 msgstr ""
25217
25218 #: app/Modules/MCP/Tools/CouponTools.php:170
25219 msgid "Provide at least one field to update."
25220 msgstr ""
25221
25222 #: app/Modules/MCP/Tools/CustomerTools.php:370
25223 msgid "Provide customer_id or email."
25224 msgstr ""
25225
25226 #: app/Modules/MCP/Tools/CustomerTools.php:140
25227 msgid "Provide customer_id to update, or email to create or match."
25228 msgstr ""
25229
25230 #: app/Modules/MCP/Tools/ContextTools.php:270
25231 msgid ""
25232 "Provide one or more kinds. Valid: coupons, labels, gateways, tax_classes, "
25233 "shipping_zones, product_categories."
25234 msgstr ""
25235
25236 #: app/Services/Translations/customer-profile-translation.php:216
25237 msgid ""
25238 "Provide or update the address where your billing statements and invoices "
25239 "will be sent."
25240 msgstr ""
25241
25242 #: app/Services/Translations/customer-profile-translation.php:217
25243 msgid "Provide or update the address where your orders will be delivered."
25244 msgstr ""
25245
25246 #: app/Modules/MCP/Tools/OrderTools.php:489
25247 msgid "Provide order_id, uuid, or invoice_no."
25248 msgstr ""
25249
25250 #: app/Modules/MCP/Tools/OrderTools.php:789
25251 msgid "Provide order_status and/or shipping_status."
25252 msgstr ""
25253
25254 #: app/Services/Translations/admin-translation.php:1802
25255 msgid ""
25256 "Provide Valid Email Address email as per your domain/SMTP settings. This\n"
25257 "email will be used to send emails like notifications"
25258 msgstr ""
25259
25260 #: api/StoreSettings.php:257
25261 msgid "Provide your physical business address details."
25262 msgstr ""
25263
25264 #: api/Customers.php:169 api/Resource/CustomerResource.php:326
25265 #: api/Resource/FrontendResource/CustomerResource.php:226
25266 msgid "Provided customer status is not valid"
25267 msgstr ""
25268
25269 #: app/Http/Controllers/OrderController.php:891
25270 msgid "Provided order status is not valid"
25271 msgstr ""
25272
25273 #: app/Http/Controllers/OrderController.php:958
25274 msgid "Provided payment status is not valid"
25275 msgstr ""
25276
25277 #: app/Http/Controllers/OrderController.php:866
25278 msgid "Provided shipping status is not valid"
25279 msgstr ""
25280
25281 #: api/Resource/OrderResource.php:2157
25282 msgid "Provided status is not valid"
25283 msgstr ""
25284
25285 #: app/Http/Controllers/OrderController.php:1099
25286 msgid "Provided transaction status is not valid"
25287 msgstr ""
25288
25289 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:315
25290 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:479
25291 msgid "Provider"
25292 msgstr ""
25293
25294 #: app/Modules/Integrations/IntegrationHelper.php:23
25295 msgid "Provider and scope are required for integration settings."
25296 msgstr ""
25297
25298 #: app/Services/Localization/i18n/address-locales.php:32
25299 #: app/Services/Localization/i18n/address-locales.php:151
25300 #: app/Services/Localization/i18n/address-locales.php:177
25301 #: app/Services/Localization/i18n/address-locales.php:190
25302 #: app/Services/Localization/i18n/address-locales.php:233
25303 #: app/Services/Localization/i18n/address-locales.php:238
25304 #: app/Services/Localization/i18n/address-locales.php:358
25305 #: app/Services/Localization/i18n/address-locales.php:422
25306 #: app/Services/Localization/i18n/address-locales.php:524
25307 #: app/Services/Localization/i18n/address-locales.php:579
25308 #: app/Services/Localization/i18n/address-locales.php:684
25309 #: app/Services/Localization/i18n/address-locales.php:727
25310 #: app/Services/Localization/i18n/address-locales.php:813
25311 msgid "Province"
25312 msgstr ""
25313
25314 #: app/Services/Localization/i18n/states.php:1978
25315 msgid "Prykarpattia"
25316 msgstr ""
25317
25318 #: app/Helpers/Status.php:111 app/Helpers/Helper.php:370
25319 #: app/Services/Translations/admin-translation.php:1804
25320 msgid "Publish"
25321 msgstr ""
25322
25323 #: app/Services/Translations/admin-translation.php:1805
25324 #: app/Services/Translations/customer-profile-translation.php:218
25325 msgid "Published"
25326 msgstr ""
25327
25328 #: app/Services/Translations/admin-translation.php:2804
25329 msgid "published"
25330 msgstr ""
25331
25332 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:153
25333 msgid "Published date"
25334 msgstr ""
25335
25336 #. %s is the post date
25337 #: app/Services/Translations/admin-translation.php:1807
25338 #, php-format
25339 msgid "Publishes On: %s"
25340 msgstr ""
25341
25342 #. %s is the post date
25343 #: app/Services/Translations/admin-translation.php:1809
25344 #, php-format
25345 msgid "Publishes on: %s"
25346 msgstr ""
25347
25348 #: app/Services/Translations/admin-translation.php:1810
25349 msgid "Publishing"
25350 msgstr ""
25351
25352 #: app/Services/Localization/i18n/states.php:1344
25353 msgid "Puebla"
25354 msgstr ""
25355
25356 #: app/Services/Localization/i18n/states.php:469
25357 msgid "Puerto Plata"
25358 msgstr ""
25359
25360 #: app/Services/Localization/i18n/countries.php:190
25361 msgid "Puerto Rico"
25362 msgstr ""
25363
25364 #: app/Services/Localization/i18n/states.php:862
25365 #: app/Services/Localization/i18n/states.php:1632
25366 msgid "Punjab"
25367 msgstr ""
25368
25369 #: app/Services/Localization/i18n/states.php:1535
25370 msgid "Puno"
25371 msgstr ""
25372
25373 #: app/Services/Localization/i18n/states.php:416
25374 msgid "Puntarenas"
25375 msgstr ""
25376
25377 #: app/Services/Translations/admin-translation.php:1811
25378 msgid "Purchasable"
25379 msgstr ""
25380
25381 #: app/Services/Translations/admin-translation.php:1812
25382 msgid "Purchase"
25383 msgstr ""
25384
25385 #: app/Services/Translations/admin-translation.php:1814
25386 msgid "Purchase a new license"
25387 msgstr ""
25388
25389 #: app/Services/Coupon/Concerns/CanValidateCoupon.php:77
25390 msgid "Purchase amount is smaller than required amount"
25391 msgstr ""
25392
25393 #: app/Services/Translations/admin-translation.php:1813
25394 msgid "Purchase Date"
25395 msgstr ""
25396
25397 #: app/Services/Translations/customer-profile-translation.php:219
25398 #: app/Services/Translations/block-editor-translation.php:303
25399 #: app/Hooks/Handlers/BlockEditors/CustomerProfileBlockEditor.php:43
25400 #: app/Hooks/Handlers/ShortCodes/CustomerProfileHandler.php:210
25401 msgid "Purchase History"
25402 msgstr ""
25403
25404 #: app/Services/Translations/admin-translation.php:1815
25405 msgid "Purchase one here"
25406 msgstr ""
25407
25408 #: app/Services/Email/EmailNotifications.php:99
25409 msgid "Purchase Receipt #{{order.invoice_no}}"
25410 msgstr ""
25411
25412 #: app/Services/Email/EmailNotifications.php:91
25413 msgid "Purchase receipt to customer"
25414 msgstr ""
25415
25416 #: app/Views/invoice/thank_you.php:53
25417 #: app/Services/Renderer/Receipt/ThankYouRender.php:131
25418 msgid "Purchase Successful!"
25419 msgstr ""
25420
25421 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:111
25422 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:124
25423 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:138
25424 msgid "purchased"
25425 msgstr ""
25426
25427 #: app/Services/Filter/CustomerFilter.php:91
25428 #: app/Services/Translations/admin-translation.php:1816
25429 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:594
25430 #: app/Modules/Integrations/FluentPlugins/FluentSupportWidget.php:53
25431 msgid "Purchases"
25432 msgstr ""
25433
25434 #: app/Services/Localization/i18n/states.php:1372
25435 msgid "Putrajaya"
25436 msgstr ""
25437
25438 #: app/Services/Localization/i18n/states.php:399
25439 msgid "Putumayo"
25440 msgstr ""
25441
25442 #: app/Services/Localization/i18n/states.php:575
25443 msgid "Qalyubia"
25444 msgstr ""
25445
25446 #: app/Services/Localization/i18n/countries.php:191
25447 msgid "Qatar"
25448 msgstr ""
25449
25450 #: app/Helpers/CurrenciesHelper.php:121
25451 msgid "Qatari Riyal"
25452 msgstr ""
25453
25454 #: app/Services/Localization/i18n/states.php:577
25455 msgid "Qena"
25456 msgstr ""
25457
25458 #: app/Services/Localization/i18n/states.php:369
25459 msgid "Qinghai / 青海"
25460 msgstr ""
25461
25462 #: app/Services/Localization/i18n/states.php:902
25463 msgid "Qom (قم)"
25464 msgstr ""
25465
25466 #: app/Views/invoice/receipt_slip.php:273
25467 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:484
25468 msgid "Qty"
25469 msgstr ""
25470
25471 #: app/Helpers/EditorShortCodeHelper.php:315
25472 #: app/Services/Renderer/ProductRenderer.php:1224
25473 #: app/Services/Renderer/ProductRenderer.php:1248
25474 #: app/Services/Translations/admin-translation.php:1817
25475 #: app/Services/Translations/block-editor-translation.php:304
25476 msgid "Quantity"
25477 msgstr ""
25478
25479 #. %d: quantity
25480 #: app/Services/Renderer/CartItemRenderer.php:120
25481 msgid "Quantity %d"
25482 msgstr ""
25483
25484 #: api/Resource/FrontendResource/CartResource.php:201
25485 msgid "Quantity can not be negative."
25486 msgstr ""
25487
25488 #: app/Services/CustomPayment/PaymentItem.php:29
25489 msgid "Quantity must be greater than 0."
25490 msgstr ""
25491
25492 #: api/Resource/FrontendResource/CartResource.php:568
25493 msgid "Quantity updated!"
25494 msgstr ""
25495
25496 #: app/Helpers/Helper.php:1025 app/Helpers/Helper.php:1132
25497 #: app/Helpers/Helper.php:1630
25498 msgid "quarter"
25499 msgid_plural "quarters"
25500 msgstr[0] ""
25501 msgstr[1] ""
25502
25503 #: app/Helpers/Helper.php:1655
25504 #: app/Services/Translations/admin-translation.php:1818
25505 #: app/Hooks/Handlers/ReminderHandler.php:244
25506 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:152
25507 msgid "Quarterly"
25508 msgstr ""
25509
25510 #: app/Http/Requests/SchedulingSettingsRequest.php:78
25511 msgid "Quarterly renewal reminder days must be a whole number."
25512 msgstr ""
25513
25514 #: app/Http/Requests/SchedulingSettingsRequest.php:79
25515 msgid "Quarterly renewal reminder days must be at least 7."
25516 msgstr ""
25517
25518 #: app/Http/Requests/SchedulingSettingsRequest.php:80
25519 msgid "Quarterly renewal reminder days must not exceed 60."
25520 msgstr ""
25521
25522 #: app/Services/Localization/i18n/states.php:291
25523 msgid "Quebec"
25524 msgstr ""
25525
25526 #: app/Services/Localization/i18n/states.php:120
25527 msgid "Queensland"
25528 msgstr ""
25529
25530 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:40
25531 msgid "Query"
25532 msgstr ""
25533
25534 #: app/Modules/MCP/Tools/ReportTools.php:204
25535 msgid "Query Customers (flexible aggregate)"
25536 msgstr ""
25537
25538 #: app/Modules/MCP/Tools/ReportTools.php:153
25539 msgid "Query Orders (flexible aggregate)"
25540 msgstr ""
25541
25542 #: app/Modules/MCP/Tools/ReportTools.php:183
25543 msgid "Query Products (flexible aggregate)"
25544 msgstr ""
25545
25546 #: app/Modules/MCP/Tools/ReportTools.php:128
25547 msgid "Query Sources (UTM attribution)"
25548 msgstr ""
25549
25550 #: app/Services/Translations/block-editor-translation.php:305
25551 msgid "Query type"
25552 msgstr ""
25553
25554 #: app/Services/Localization/i18n/states.php:1345
25555 msgid "Querétaro"
25556 msgstr ""
25557
25558 #: app/Services/Localization/i18n/states.php:695
25559 msgid "Quetzaltenango"
25560 msgstr ""
25561
25562 #: app/Services/Localization/i18n/states.php:1603
25563 msgid "Quezon"
25564 msgstr ""
25565
25566 #: app/Services/Localization/i18n/states.php:696
25567 msgid "Quiché"
25568 msgstr ""
25569
25570 #: app/Services/Translations/admin-translation.php:1819
25571 msgid "Quick Edit"
25572 msgstr ""
25573
25574 #: app/Http/Controllers/ProductController.php:741
25575 msgid "Quick Sales Overview"
25576 msgstr ""
25577
25578 #: app/Services/Localization/i18n/states.php:400
25579 msgid "Quindío"
25580 msgstr ""
25581
25582 #: app/Services/Localization/i18n/states.php:1346
25583 msgid "Quintana Roo"
25584 msgstr ""
25585
25586 #: app/Services/Localization/i18n/states.php:1604
25587 msgid "Quirino"
25588 msgstr ""
25589
25590 #: app/Services/Localization/i18n/states.php:1257
25591 msgid "Rabat"
25592 msgstr ""
25593
25594 #: app/Services/Translations/admin-translation.php:1820
25595 msgid "Radio"
25596 msgstr ""
25597
25598 #: app/Services/Localization/i18n/states.php:989
25599 msgid "Ragusa"
25600 msgstr ""
25601
25602 #: app/Services/Localization/i18n/states.php:863
25603 msgid "Rajasthan"
25604 msgstr ""
25605
25606 #: app/Services/Localization/i18n/states.php:180
25607 msgid "Rajbari"
25608 msgstr ""
25609
25610 #: app/Services/Localization/i18n/states.php:181
25611 msgid "Rajshahi"
25612 msgstr ""
25613
25614 #: app/Services/Localization/i18n/states.php:2113
25615 msgid "Rakai"
25616 msgstr ""
25617
25618 #: app/Services/Translations/block-editor-translation.php:306
25619 msgid "Random"
25620 msgstr ""
25621
25622 #: app/Services/Localization/i18n/states.php:182
25623 msgid "Rangamati"
25624 msgstr ""
25625
25626 #: app/Services/Translations/block-editor-translation.php:307
25627 msgid "Range"
25628 msgstr ""
25629
25630 #: app/Services/Translations/block-editor-translation.php:308
25631 msgid "Range Filter Only works in pages."
25632 msgstr ""
25633
25634 #: app/Services/Translations/block-editor-translation.php:309
25635 msgid "Range Slider Background"
25636 msgstr ""
25637
25638 #: app/Services/Localization/i18n/states.php:183
25639 msgid "Rangpur"
25640 msgstr ""
25641
25642 #: app/Services/Localization/i18n/states.php:1789
25643 msgid "Ranong"
25644 msgstr ""
25645
25646 #: app/Services/Localization/i18n/states.php:1457
25647 msgid "Rapti"
25648 msgstr ""
25649
25650 #: app/Services/Localization/i18n/states.php:1790
25651 msgid "Ratchaburi"
25652 msgstr ""
25653
25654 #: app/Services/Translations/admin-translation.php:1821
25655 msgid "Rate"
25656 msgstr ""
25657
25658 #: app/Services/Translations/admin-translation.php:1822
25659 msgid "Rates"
25660 msgstr ""
25661
25662 #: app/Services/Translations/admin-translation.php:1823
25663 msgid ""
25664 "Rates are pre-filled for convenience and may not reflect current laws — "
25665 "verify with a tax advisor before going live. If you sell products taxed at "
25666 "different rates (e.g. food, books, digital goods), use the"
25667 msgstr ""
25668
25669 #: app/Services/Localization/i18n/states.php:990
25670 msgid "Ravenna"
25671 msgstr ""
25672
25673 #: app/Services/Localization/i18n/states.php:1791
25674 msgid "Rayong"
25675 msgstr ""
25676
25677 #: app/Services/Localization/i18n/states.php:898
25678 msgid "Razavi Khorasan (خراسان رضوی)"
25679 msgstr ""
25680
25681 #: app/Services/Localization/i18n/states.php:208
25682 msgid "Razgrad"
25683 msgstr ""
25684
25685 #: app/Modules/PaymentMethods/PromoGateways/Addons/RazorpayAddon.php:85
25686 #: app/Modules/PaymentMethods/PromoGateways/Addons/RazorpayAddon.php:113
25687 msgid "Razorpay Payment Gateway"
25688 msgstr ""
25689
25690 #: app/Modules/PaymentMethods/Core/AbstractSubscriptionModule.php:92
25691 msgid ""
25692 "Re-sync subscription from remote is not implemented for this payment method."
25693 msgstr ""
25694
25695 #: app/Services/Translations/customer-profile-translation.php:220
25696 msgid "Reactivate"
25697 msgstr ""
25698
25699 #: app/Views/emails/subscription/canceled/customer.php:76
25700 msgid "Reactivate Subscription"
25701 msgstr ""
25702
25703 #: app/Services/Translations/customer-profile-translation.php:221
25704 msgid "Reactivate Subscription Plan"
25705 msgstr ""
25706
25707 #: app/Services/Translations/admin-translation.php:1824
25708 msgid "Reactivate Subscription!"
25709 msgstr ""
25710
25711 #. %1$s: opening <strong> tag, %2$s: closing </strong> tag
25712 #: app/Services/Email/StoreDigestService.php:732
25713 #, php-format
25714 msgid ""
25715 "Ready for more? %1$sFluentCart Pro%2$s brings premium payment gateways, "
25716 "integrations, and customizations to help your store grow."
25717 msgstr ""
25718
25719 #: app/Services/Translations/admin-translation.php:1825
25720 #: app/Views/emails/subscription/canceled/customer.php:57
25721 #: app/Views/emails/subscription/canceled/admin.php:41
25722 msgid "Reason"
25723 msgstr ""
25724
25725 #: app/Services/Translations/admin-translation.php:1826
25726 msgid "Reason for discount"
25727 msgstr ""
25728
25729 #: app/Services/Translations/admin-translation.php:1827
25730 msgid "Reason is required"
25731 msgstr ""
25732
25733 #: app/Services/Translations/admin-translation.php:1828
25734 msgid "Reason of refund"
25735 msgstr ""
25736
25737 #: app/Services/Translations/admin-translation.php:1829
25738 msgid "Recalculate lifetime value"
25739 msgstr ""
25740
25741 #: app/Services/Translations/admin-translation.php:1830
25742 msgid "Recalculating with product latest info..."
25743 msgstr ""
25744
25745 #: api/StoreSettings.php:734 api/StoreSettings.php:744
25746 #: app/Services/Translations/admin-translation.php:1831
25747 #: app/Services/Translations/customer-profile-translation.php:222
25748 msgid "Receipt"
25749 msgstr ""
25750
25751 #: app/Views/emails/components/header.php:14
25752 msgid "Receipt #"
25753 msgstr ""
25754
25755 #: app/Services/FrontendView.php:116
25756 msgid "Receipt Number"
25757 msgstr ""
25758
25759 #: app/Hooks/Handlers/MenuHandler.php:81
25760 msgid "Receipt Page"
25761 msgstr ""
25762
25763 #: api/StoreSettings.php:1144
25764 msgid "Receipt Prefix"
25765 msgstr ""
25766
25767 #: api/StoreSettings.php:1119
25768 msgid "Receipt Settings"
25769 msgstr ""
25770
25771 #: app/Services/Translations/admin-translation.php:1832
25772 msgid "Receipt Template"
25773 msgstr ""
25774
25775 #: app/Services/PDF/ReceiptPdfTemplateService.php:32
25776 msgid "Receipt template for subscription renewal payments"
25777 msgstr ""
25778
25779 #: app/Services/Translations/admin-translation.php:1833
25780 msgid "Received"
25781 msgstr ""
25782
25783 #: app/Services/Translations/admin-translation.php:1834
25784 msgid "Received Stock"
25785 msgstr ""
25786
25787 #: app/Services/Translations/admin-translation.php:1835
25788 msgid "Recent Actions"
25789 msgstr ""
25790
25791 #: app/Services/Translations/admin-translation.php:1836
25792 msgid "Recent Activities"
25793 msgstr ""
25794
25795 #: app/Services/Translations/admin-translation.php:1837
25796 msgid "Recent Orders"
25797 msgstr ""
25798
25799 #: app/Services/Translations/admin-translation.php:1838
25800 msgid "Recipient"
25801 msgstr ""
25802
25803 #: app/Services/Translations/admin-translation.php:1839
25804 msgid "Recipient email addresses"
25805 msgstr ""
25806
25807 #: app/Services/Translations/admin-translation.php:1840
25808 msgid "Recipients & General"
25809 msgstr ""
25810
25811 #: app/Services/Renderer/PricingTableRenderer.php:232
25812 #: app/Services/Translations/block-editor-translation.php:310
25813 msgid "Recommended"
25814 msgstr ""
25815
25816 #: app/Services/Translations/admin-translation.php:1841
25817 #: app/Services/Translations/block-editor-translation.php:311
25818 msgid "Recommended variant"
25819 msgstr ""
25820
25821 #: app/Helpers/EditorShortCodeHelper.php:371
25822 msgid "Recurring Amount"
25823 msgstr ""
25824
25825 #: app/Helpers/EditorShortCodeHelper.php:372
25826 msgid "Recurring Amount (Formatted)"
25827 msgstr ""
25828
25829 #: app/Modules/PaymentMethods/PromoGateways/Pro/PaddlePromo.php:62
25830 msgid "Recurring billing & subscriptions"
25831 msgstr ""
25832
25833 #: app/Services/Translations/admin-translation.php:1842
25834 msgid "Recurring Coupon"
25835 msgstr ""
25836
25837 #. %1$s: expected plan ID, %2$s: received plan ID, %3$d: subscription ID
25838 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:467
25839 #, php-format
25840 msgid ""
25841 "Recurring payment plan mismatch. Expected: %1$s, Received: %2$s. "
25842 "Subscription ID: %3$d. Payment not recorded."
25843 msgstr ""
25844
25845 #: app/Modules/PaymentMethods/PromoGateways/Pro/MolliePromo.php:63
25846 #: app/Modules/PaymentMethods/PromoGateways/Addons/PaystackAddon.php:90
25847 msgid "Recurring payments & subscriptions"
25848 msgstr ""
25849
25850 #: app/Modules/PaymentMethods/PromoGateways/Addons/SquareAddon.php:86
25851 msgid "Recurring subscriptions"
25852 msgstr ""
25853
25854 #: app/Services/Localization/i18n/states.php:564
25855 msgid "Red Sea"
25856 msgstr ""
25857
25858 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:184
25859 msgid "redirecting for action"
25860 msgstr ""
25861
25862 #: app/Services/Translations/checkout-translation.php:31
25863 msgid "Redirecting please wait..."
25864 msgstr ""
25865
25866 #: app/Services/Translations/payments-translation.php:13
25867 msgid "Redirecting to receipt..."
25868 msgstr ""
25869
25870 #: app/Modules/PaymentMethods/StripeGateway/Processor.php:379
25871 #: app/Modules/PaymentMethods/StripeGateway/Processor.php:539
25872 msgid "Redirecting to Stripe checkout..."
25873 msgstr ""
25874
25875 #: app/Services/Translations/checkout-translation.php:32
25876 msgid "Redirecting..."
25877 msgstr ""
25878
25879 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:336
25880 msgid ""
25881 "Redirects to Stripe's hosted page. Required for Bank Transfers and methods "
25882 "not supported in embedded mode."
25883 msgstr ""
25884
25885 #: app/Services/Tax/TaxManager.php:176 app/Services/Tax/TaxManager.php:570
25886 #: app/Services/Translations/admin-translation.php:1843
25887 msgid "Reduced"
25888 msgstr ""
25889
25890 #: app/Services/Filter/OrderFilter.php:489
25891 #: app/Services/Translations/admin-translation.php:1844
25892 msgid "Refer Url"
25893 msgstr ""
25894
25895 #: app/Services/Translations/admin-translation.php:1845
25896 #: app/Services/Widgets/DashboardWidget.php:72
25897 #: app/Views/invoice/thank_you.php:305 app/Views/invoice/receipt_slip.php:437
25898 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:751
25899 #: app/Services/Renderer/Receipt/ThankYouRender.php:567
25900 #: app/Views/emails/parts/items_table.php:552
25901 #: app/Views/emails/parts/items_table.php:584
25902 msgid "Refund"
25903 msgstr ""
25904
25905 #. 1: requested amount, 2: remaining refundable
25906 #: app/Modules/MCP/Tools/OrderTools.php:1013
25907 #, php-format
25908 msgid "Refund %1$s exceeds the remaining refundable balance %2$s."
25909 msgstr ""
25910
25911 #: app/Helpers/EditorShortCodeHelper.php:180
25912 msgid "Refund Amount"
25913 msgstr ""
25914
25915 #: app/Services/Translations/admin-translation.php:1849
25916 msgid "Refund amount"
25917 msgstr ""
25918
25919 #: app/Helpers/EditorShortCodeHelper.php:181
25920 msgid "Refund Amount (Formatted)"
25921 msgstr ""
25922
25923 #: app/Services/Payments/Refund.php:39
25924 msgid ""
25925 "Refund amount exceeds the maximum refundable amount for this transaction."
25926 msgstr ""
25927
25928 #: app/Services/Payments/Refund.php:35
25929 msgid "Refund amount exceeds the net paid amount for this order."
25930 msgstr ""
25931
25932 #: app/Http/Controllers/OrderController.php:275
25933 msgid "Refund amount is required"
25934 msgstr ""
25935
25936 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:109
25937 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:629
25938 msgid "Refund amount is required."
25939 msgstr ""
25940
25941 #: app/Modules/MCP/Tools/OrderTools.php:1006
25942 msgid "Refund amount must be greater than zero."
25943 msgstr ""
25944
25945 #: app/Modules/MCP/Tools/OrderTools.php:163
25946 msgid ""
25947 "Refund an order through its payment gateway. ALWAYS call with dry_run:true "
25948 "first to preview the refundable amount and receive a confirm_token, then "
25949 "call again with that confirm_token plus an idempotency_key to execute. "
25950 "Without an idempotency_key a repeated execute could double-refund. amount is "
25951 "in store currency; omit to refund the full remaining balance. The preview "
25952 "reports payment_mode and live_gateway_action; executing a LIVE refund "
25953 "requires the operator to opt in (test-mode always works)."
25954 msgstr ""
25955
25956 #: app/Services/Email/EmailNotifications.php:207
25957 msgid "Refund Confirmation from {{settings.store_name}}"
25958 msgstr ""
25959
25960 #: app/Modules/PaymentMethods/StripeGateway/StripeHelper.php:165
25961 msgid ""
25962 "Refund could not be processed in stripe. Please check on your stripe account"
25963 msgstr ""
25964
25965 #: app/Services/Translations/admin-translation.php:1846
25966 msgid "Refund Count"
25967 msgstr ""
25968
25969 #: app/Services/Translations/admin-translation.php:1850
25970 msgid "Refund customer"
25971 msgstr ""
25972
25973 #: app/Services/Translations/admin-translation.php:1851
25974 msgid "Refund initiating on remote..."
25975 msgstr ""
25976
25977 #: app/Modules/PaymentMethods/PromoGateways/Pro/AuthorizeNetPromo.php:68
25978 #: app/Modules/PaymentMethods/PromoGateways/Pro/MolliePromo.php:65
25979 msgid "Refund management & webhooks"
25980 msgstr ""
25981
25982 #: app/Modules/MCP/Tools/ReportTools.php:110
25983 msgid ""
25984 "Refund metrics for a period: refunded order count, refund rate as a share of "
25985 "paid orders, total and average refunded amount. Scoped to one currency."
25986 msgstr ""
25987
25988 #: app/Modules/PaymentMethods/PayPalGateway/PayPalHelper.php:134
25989 msgid "Refund not completed in paypal. Please refund from PayPal Manually."
25990 msgstr ""
25991
25992 #: app/Services/PDF/ReceiptPdfTemplateService.php:45
25993 #: app/Services/PDF/ReceiptPdfTemplateService.php:51
25994 msgid "Refund Notice"
25995 msgstr ""
25996
25997 #: app/Modules/MCP/Tools/OrderTools.php:162
25998 msgid "Refund Order"
25999 msgstr ""
26000
26001 #: app/Modules/PaymentMethods/Core/AbstractPaymentGateway.php:346
26002 msgid "Refund process is not implemented for this payment gateway."
26003 msgstr ""
26004
26005 #: app/Http/Controllers/OrderController.php:302
26006 msgid "Refund processed manually."
26007 msgstr ""
26008
26009 #: app/Http/Controllers/OrderController.php:306
26010 #, php-format
26011 msgid "Refund processed manually. source: %s"
26012 msgstr ""
26013
26014 #: app/Http/Controllers/OrderController.php:318
26015 #, php-format
26016 msgid "Refund processed on %s"
26017 msgstr ""
26018
26019 #: app/Http/Controllers/OrderController.php:296
26020 msgid "Refund processed on FluentCart."
26021 msgstr ""
26022
26023 #: app/Services/Translations/admin-translation.php:1847
26024 msgid "Refund Rate"
26025 msgstr ""
26026
26027 #: app/Services/Email/EmailNotifications.php:189
26028 msgid "Refund sent to {{order.customer.full_name}}"
26029 msgstr ""
26030
26031 #: app/Services/Translations/admin-translation.php:1848
26032 msgid "Refund Transaction"
26033 msgstr ""
26034
26035 #. 1: payment method, 2: status
26036 #: app/Modules/MCP/Tools/OrderTools.php:760
26037 #, php-format
26038 msgid "Refund via %1$s — %2$s"
26039 msgstr ""
26040
26041 #: app/Services/Translations/admin-translation.php:1852
26042 msgid "Refund with transaction"
26043 msgstr ""
26044
26045 #. %1$s - refundable amount
26046 #: app/Services/Translations/admin-translation.php:1854
26047 #, php-format
26048 msgid "Refundable: %1$s"
26049 msgstr ""
26050
26051 #: app/Helpers/Status.php:192 app/Helpers/Status.php:206
26052 #: app/Helpers/Status.php:224 app/Helpers/Helper.php:320
26053 #: app/Helpers/Helper.php:341 app/Services/Filter/OrderFilter.php:267
26054 #: app/Services/Filter/OrderFilter.php:388
26055 #: app/Services/Filter/OrderFilter.php:403
26056 #: app/Services/Translations/admin-translation.php:1855
26057 msgid "Refunded"
26058 msgstr ""
26059
26060 #. 1: refunded amount, 2: order id
26061 #: app/Modules/MCP/Tools/OrderTools.php:1076
26062 #, php-format
26063 msgid "Refunded %1$s on order #%2$d."
26064 msgstr ""
26065
26066 #: app/Services/Translations/admin-translation.php:1856
26067 msgid "Refunded Amount"
26068 msgstr ""
26069
26070 #: app/Services/Translations/admin-translation.php:1857
26071 #: app/Views/emails/digest.php:108
26072 msgid "Refunds"
26073 msgstr ""
26074
26075 #: app/Services/Translations/admin-translation.php:1858
26076 msgid "Refunds Chart"
26077 msgstr ""
26078
26079 #: app/Services/Translations/admin-translation.php:1859
26080 msgid "Refunds Grouped By"
26081 msgstr ""
26082
26083 #: app/Services/Translations/admin-translation.php:1861
26084 msgid ""
26085 "Refunds made in this period. This is deducted from gross sales to calculate "
26086 "revenue."
26087 msgstr ""
26088
26089 #: app/Services/Translations/admin-translation.php:1860
26090 msgid "Refunds Report"
26091 msgstr ""
26092
26093 #: app/Services/Translations/admin-translation.php:1862
26094 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:377
26095 #: app/Services/Renderer/Receipt/ThankYouRender.php:910
26096 #: app/Views/emails/parts/addresses.php:85
26097 msgid "Reg. ID"
26098 msgstr ""
26099
26100 #. %1$s: store legal registration ID
26101 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:778
26102 #, php-format
26103 msgid "Reg. ID: %1$s"
26104 msgstr ""
26105
26106 #: app/Services/Translations/admin-translation.php:1863
26107 msgid "Regenerate"
26108 msgstr ""
26109
26110 #: app/Services/Localization/i18n/states.php:991
26111 msgid "Reggio Calabria"
26112 msgstr ""
26113
26114 #: app/Services/Localization/i18n/states.php:992
26115 msgid "Reggio Emilia"
26116 msgstr ""
26117
26118 #: app/Services/Filter/TaxFilter.php:89
26119 #: app/Services/Translations/admin-translation.php:1864
26120 #: app/Services/Localization/i18n/address-locales.php:172
26121 #: app/Services/Localization/i18n/address-locales.php:285
26122 #: app/Services/Localization/i18n/address-locales.php:321
26123 #: app/Services/Localization/i18n/address-locales.php:557
26124 msgid "Region"
26125 msgstr ""
26126
26127 #: app/Modules/StorageDrivers/S3/S3.php:547
26128 msgid "Region information is missing for the selected bucket."
26129 msgstr ""
26130
26131 #: app/Services/Translations/admin-translation.php:1865
26132 msgid "Regions"
26133 msgstr ""
26134
26135 #: app/Services/Translations/checkout-translation.php:33
26136 msgid "Register"
26137 msgstr ""
26138
26139 #: app/Services/Translations/admin-translation.php:1866
26140 msgid ""
26141 "Register in each EU country where you are required to collect VAT. Manage "
26142 "your registrations in the country list below."
26143 msgstr ""
26144
26145 #: app/Services/Translations/admin-translation.php:1867
26146 msgid "Registered At"
26147 msgstr ""
26148
26149 #: app/Services/Filter/LicenseSiteFilter.php:98
26150 msgid "Registered Date"
26151 msgstr ""
26152
26153 #: app/Services/Translations/admin-translation.php:1868
26154 msgid "Registration country"
26155 msgstr ""
26156
26157 #: app/Services/Localization/i18n/states.php:337
26158 msgid "Región Metropolitana de Santiago"
26159 msgstr ""
26160
26161 #: app/Services/Localization/i18n/states.php:1258
26162 msgid "Rehamna"
26163 msgstr ""
26164
26165 #: app/Services/Translations/block-editor-translation.php:313
26166 msgid "Related by"
26167 msgstr ""
26168
26169 #: app/Services/Translations/admin-translation.php:1869
26170 msgid "Related Licenses"
26171 msgstr ""
26172
26173 #: app/Services/Translations/admin-translation.php:1870
26174 msgid "Related Orders"
26175 msgstr ""
26176
26177 #: app/Services/Translations/block-editor-translation.php:312
26178 #: app/Modules/Templating/TemplateActions.php:107
26179 #: app/Modules/Templating/TemplateActions.php:283
26180 #: app/Hooks/Handlers/BlockEditors/RelatedProduct/RelatedProductBlockEditor.php:55
26181 msgid "Related Products"
26182 msgstr ""
26183
26184 #: app/Services/Translations/block-editor-translation.php:314
26185 msgid ""
26186 "Related products requires a product to be selected in order to display "
26187 "associated items."
26188 msgstr ""
26189
26190 #: app/Services/Translations/customer-profile-translation.php:223
26191 msgid "Related Transactions"
26192 msgstr ""
26193
26194 #: app/Services/Translations/admin-translation.php:1871
26195 msgid "Relation:"
26196 msgstr ""
26197
26198 #: app/Services/Translations/admin-translation.php:1872
26199 msgid "Relations"
26200 msgstr ""
26201
26202 #: app/Services/Localization/i18n/states.php:531
26203 msgid "Relizane"
26204 msgstr ""
26205
26206 #: app/Services/Translations/admin-translation.php:1873
26207 msgid "Reload"
26208 msgstr ""
26209
26210 #: app/Services/Translations/customer-profile-translation.php:224
26211 msgid "Remaining installments"
26212 msgstr ""
26213
26214 #: app/Hooks/Handlers/ReminderHandler.php:89
26215 #: app/Hooks/Handlers/ReminderHandler.php:109
26216 msgid "Reminder Emails"
26217 msgstr ""
26218
26219 #. %s is the opening and closing anchor tag
26220 #: app/Hooks/Handlers/ReminderHandler.php:131
26221 #, php-format
26222 msgid ""
26223 "Reminder emails must also be enabled in %1$sEmail Notification Settings%2$s "
26224 "under \"Scheduler / Reminder Actions\" to be delivered."
26225 msgstr ""
26226
26227 #: app/Services/Translations/admin-translation.php:1874
26228 msgid "Reminder sent successfully"
26229 msgstr ""
26230
26231 #: app/Services/Translations/admin-translation.php:2805
26232 msgid "reminder settings"
26233 msgstr ""
26234
26235 #: app/Services/Translations/admin-translation.php:1875
26236 msgid "Reminders"
26237 msgstr ""
26238
26239 #: app/Services/Renderer/VatFieldRenderer.php:76
26240 #: app/Services/Renderer/CartSummaryRender.php:314
26241 #: app/Services/Translations/admin-translation.php:1876
26242 #: app/Services/Translations/block-editor-translation.php:315
26243 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:198
26244 msgid "Remove"
26245 msgstr ""
26246
26247 #: app/Services/Translations/admin-translation.php:1877
26248 #, php-format
26249 msgid "Remove %s?"
26250 msgstr ""
26251
26252 #: app/Services/Translations/block-editor-translation.php:316
26253 msgid "Remove Button Text"
26254 msgstr ""
26255
26256 #: app/Services/Translations/admin-translation.php:1883
26257 msgid "Remove customer"
26258 msgstr ""
26259
26260 #: app/Services/Translations/admin-translation.php:1878
26261 msgid "Remove Discount"
26262 msgstr ""
26263
26264 #: app/Services/Translations/admin-translation.php:1884
26265 msgid "Remove draft"
26266 msgstr ""
26267
26268 #: app/Services/Renderer/CartRenderer.php:430
26269 msgid "Remove From Cart"
26270 msgstr ""
26271
26272 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:134
26273 msgid "Remove From Courses"
26274 msgstr ""
26275
26276 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:130
26277 msgid "Remove From Lists"
26278 msgstr ""
26279
26280 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:150
26281 msgid ""
26282 "Remove from selected Courses/Spaces on Refund or Subscription Access "
26283 "Expiration "
26284 msgstr ""
26285
26286 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:173
26287 msgid ""
26288 "Remove from selected Tags/Lists on Refund or Subscription Access Expiration "
26289 msgstr ""
26290
26291 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:123
26292 msgid "Remove From Spaces"
26293 msgstr ""
26294
26295 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:141
26296 msgid "Remove From Tags"
26297 msgstr ""
26298
26299 #: app/Services/Translations/admin-translation.php:1879
26300 msgid "Remove Item"
26301 msgstr ""
26302
26303 #: app/Services/Translations/admin-translation.php:1880
26304 msgid "Remove Product"
26305 msgstr ""
26306
26307 #: app/Services/Translations/admin-translation.php:1881
26308 msgid "Remove Shipping"
26309 msgstr ""
26310
26311 #: app/Services/Renderer/CartRenderer.php:429
26312 msgid "Remove this item from cart"
26313 msgstr ""
26314
26315 #: app/Services/Translations/admin-translation.php:1885
26316 msgid "Remove tier"
26317 msgstr ""
26318
26319 #: app/Services/Translations/admin-translation.php:1882
26320 msgid "Remove Variant"
26321 msgstr ""
26322
26323 #: app/Services/Renderer/VatFieldRenderer.php:74
26324 msgid "Remove VAT number"
26325 msgstr ""
26326
26327 #: app/Services/Translations/admin-translation.php:1886
26328 msgid "Rename"
26329 msgstr ""
26330
26331 #: app/Services/Translations/admin-translation.php:1887
26332 msgid "Rename View"
26333 msgstr ""
26334
26335 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:331
26336 msgid ""
26337 "Renders inside your checkout page. Supports all standard card payments with "
26338 "a seamless branded experience."
26339 msgstr ""
26340
26341 #: app/Services/Translations/customer-profile-translation.php:225
26342 msgid "Renew License"
26343 msgstr ""
26344
26345 #. %s is the license title
26346 #: app/Services/Translations/customer-profile-translation.php:228
26347 #, php-format
26348 msgid "Renew license: %s"
26349 msgstr ""
26350
26351 #: app/Services/Translations/customer-profile-translation.php:226
26352 msgid "Renew Subscription Plan"
26353 msgstr ""
26354
26355 #: app/Services/Filter/OrderFilter.php:293
26356 #: app/Services/Translations/admin-translation.php:1888
26357 #: app/Services/Translations/customer-profile-translation.php:229
26358 msgid "Renewal"
26359 msgstr ""
26360
26361 #: app/Views/emails/subscription/reminder/customer.php:43
26362 #: app/Views/emails/subscription/reminder/admin.php:30
26363 msgid "Renewal Amount"
26364 msgstr ""
26365
26366 #: app/Views/emails/subscription/renewal/admin.php:35
26367 msgid "Renewal Amount 💰:"
26368 msgstr ""
26369
26370 #: app/Services/Email/EmailNotifications.php:117
26371 msgid "Renewal Confirmation on {{settings.store_name}}"
26372 msgstr ""
26373
26374 #: app/Views/emails/subscription/renewal/admin.php:34
26375 msgid "Renewal Date:"
26376 msgstr ""
26377
26378 #: app/Services/PDF/ReceiptPdfTemplateService.php:31
26379 #: app/Services/PDF/ReceiptPdfTemplateService.php:37
26380 msgid "Renewal Receipt"
26381 msgstr ""
26382
26383 #: app/Services/Email/EmailNotifications.php:368
26384 msgid "Renewal Reminder Sent for {{order.customer.full_name}}"
26385 msgstr ""
26386
26387 #: app/Services/Reminders/ReminderService.php:283
26388 msgid "Renewal reminder sent successfully"
26389 msgstr ""
26390
26391 #: app/Hooks/Handlers/ReminderHandler.php:208
26392 msgid "Renewal Reminders"
26393 msgstr ""
26394
26395 #: app/Services/Translations/admin-translation.php:1889
26396 msgid "Renewal Revenue"
26397 msgstr ""
26398
26399 #: app/Services/Translations/admin-translation.php:1890
26400 #: app/Views/emails/digest.php:129
26401 msgid "Renewals"
26402 msgstr ""
26403
26404 #: app/Services/Translations/admin-translation.php:1891
26405 #, php-format
26406 msgid "Reorder %1$s — drag, or use arrow up and down keys"
26407 msgstr ""
26408
26409 #: app/Services/Translations/admin-translation.php:1892
26410 #: app/Services/Translations/block-editor-translation.php:317
26411 msgid "Repeat Interval"
26412 msgstr ""
26413
26414 #: app/Services/Translations/block-editor-translation.php:318
26415 msgid "Repeat Interval Color"
26416 msgstr ""
26417
26418 #: app/Services/Translations/block-editor-translation.php:319
26419 msgid "Replace Logo"
26420 msgstr ""
26421
26422 #: app/Services/Translations/admin-translation.php:1893
26423 msgid "Replaces current inventory"
26424 msgstr ""
26425
26426 #: app/Services/Translations/admin-translation.php:1894
26427 msgid "Reply to email (Optional)"
26428 msgstr ""
26429
26430 #: app/Http/Requests/EmailSettingsRequest.php:28
26431 msgid "Reply To Email must be a valid email address."
26432 msgstr ""
26433
26434 #: app/Services/Translations/admin-translation.php:1895
26435 msgid "Reply to name (Optional)"
26436 msgstr ""
26437
26438 #: app/Helpers/AdminHelper.php:149
26439 #: app/Services/Translations/admin-translation.php:1896
26440 #: app/Hooks/Handlers/MenuHandler.php:287
26441 msgid "Reports"
26442 msgstr ""
26443
26444 #: api/StoreSettings.php:1023
26445 msgid "Require user to be logged in for checkout (Coming soon)"
26446 msgstr ""
26447
26448 #: app/Services/Translations/admin-translation.php:1897
26449 msgid "Required"
26450 msgstr ""
26451
26452 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:262
26453 msgid "Required PayPal webhook headers are missing."
26454 msgstr ""
26455
26456 #: app/Services/Translations/admin-translation.php:1898
26457 msgid "Required PHP Version"
26458 msgstr ""
26459
26460 #: app/Services/Translations/admin-translation.php:1899
26461 msgid "Required PHP Version (optional)"
26462 msgstr ""
26463
26464 #: app/Services/Translations/admin-translation.php:1900
26465 msgid "Required WP Version"
26466 msgstr ""
26467
26468 #: app/Services/Translations/admin-translation.php:1901
26469 msgid "Required WP Version (optional)"
26470 msgstr ""
26471
26472 #: app/Modules/PaymentMethods/PromoGateways/Addons/AddonGatewaySettings.php:248
26473 msgid "Requires Pro"
26474 msgstr ""
26475
26476 #: app/Services/Translations/TransStrings.php:263
26477 #: app/Services/Translations/admin-translation.php:1902
26478 #: app/Services/ShortCodeParser/ShortcodeParser.php:156
26479 msgid "Reset"
26480 msgstr ""
26481
26482 #: app/Services/Translations/block-editor-translation.php:320
26483 msgid "Reset Button Background"
26484 msgstr ""
26485
26486 #: app/Services/Translations/block-editor-translation.php:321
26487 msgid "Reset Button Border"
26488 msgstr ""
26489
26490 #: app/Services/Translations/block-editor-translation.php:322
26491 msgid "Reset Button Color"
26492 msgstr ""
26493
26494 #: app/Services/Translations/block-editor-translation.php:323
26495 msgid "Reset Button Hover Bg"
26496 msgstr ""
26497
26498 #: app/Services/Translations/block-editor-translation.php:324
26499 msgid "Reset Button Hover Color"
26500 msgstr ""
26501
26502 #: app/Services/Translations/block-editor-translation.php:325
26503 msgid "Reset Colors"
26504 msgstr ""
26505
26506 #: app/Services/Translations/admin-translation.php:1903
26507 msgid "Reset Filters"
26508 msgstr ""
26509
26510 #: app/Services/Translations/admin-translation.php:1904
26511 msgid "Reset Template"
26512 msgstr ""
26513
26514 #: app/Services/Translations/admin-translation.php:1905
26515 msgid "Reset to default"
26516 msgstr ""
26517
26518 #: app/Services/Translations/admin-translation.php:1906
26519 msgid "Reset to default tax rates"
26520 msgstr ""
26521
26522 #: app/Services/Tax/TaxManager.php:294
26523 msgid "Rest of the World"
26524 msgstr ""
26525
26526 #: app/Services/Translations/admin-translation.php:1907
26527 msgid "Restock Quantity"
26528 msgstr ""
26529
26530 #: app/Services/Translations/admin-translation.php:1908
26531 msgid "Restore Quantity"
26532 msgstr ""
26533
26534 #: app/Services/Translations/admin-translation.php:1910
26535 msgid "Resume subscription -"
26536 msgstr ""
26537
26538 #: app/Services/Translations/admin-translation.php:1909
26539 msgid "Resume Subscription!"
26540 msgstr ""
26541
26542 #: app/Services/Translations/admin-translation.php:1911
26543 msgid "Resume the paused subscription?"
26544 msgstr ""
26545
26546 #: app/Services/Localization/i18n/states.php:697
26547 msgid "Retalhuleu"
26548 msgstr ""
26549
26550 #: app/Services/Translations/admin-translation.php:1912
26551 msgid "Retention"
26552 msgstr ""
26553
26554 #: app/Services/Translations/admin-translation.php:1913
26555 msgid "Retention Chart"
26556 msgstr ""
26557
26558 #: app/Services/Translations/admin-translation.php:1915
26559 msgid ""
26560 "Retention is calculated by looking at the active subscriptions at the end of "
26561 "each month, compared to the active subscriptions at the end of the start of "
26562 "each month."
26563 msgstr ""
26564
26565 #: app/Services/Translations/admin-translation.php:1914
26566 msgid "Retention Rate"
26567 msgstr ""
26568
26569 #: app/Services/Translations/admin-translation.php:1916
26570 msgid "Retry"
26571 msgstr ""
26572
26573 #. %s is the button text/destination
26574 #: app/Views/frontend/not-found.php:31
26575 #, php-format
26576 msgid "Return to %s"
26577 msgstr ""
26578
26579 #: app/Services/Translations/admin-translation.php:1917
26580 msgid "Return/Refund"
26581 msgstr ""
26582
26583 #. %d: number of reference lists returned
26584 #: app/Modules/MCP/Tools/ContextTools.php:304
26585 msgid "Returned %d reference list."
26586 msgid_plural "Returned %d reference lists."
26587 msgstr[0] ""
26588 msgstr[1] ""
26589
26590 #: app/Services/Translations/admin-translation.php:1918
26591 msgid "Returning customers are those who first ordered before this period."
26592 msgstr ""
26593
26594 #: app/Services/Localization/i18n/countries.php:192
26595 msgid "Reunion"
26596 msgstr ""
26597
26598 #: app/Services/Translations/admin-translation.php:1919
26599 #: app/Services/Widgets/DashboardWidget.php:65 app/Views/emails/digest.php:123
26600 #: app/Views/emails/digest.php:151
26601 msgid "Revenue"
26602 msgstr ""
26603
26604 #. 1: gross revenue, 2: order count, 3: average order value
26605 #: app/Modules/MCP/Tools/ReportTools.php:258
26606 #, php-format
26607 msgid "Revenue %1$s across %2$d paid orders, AOV %3$s."
26608 msgstr ""
26609
26610 #: app/Services/Translations/admin-translation.php:1920
26611 msgid "Revenue Breakdown"
26612 msgstr ""
26613
26614 #: app/Services/Translations/admin-translation.php:1921
26615 msgid "Revenue Chart"
26616 msgstr ""
26617
26618 #: app/Services/Translations/admin-translation.php:1922
26619 msgid "Revenue Churn Rate"
26620 msgstr ""
26621
26622 #: app/Services/Translations/admin-translation.php:1923
26623 msgid "Revenue Comparison"
26624 msgstr ""
26625
26626 #: app/Modules/MCP/Tools/ReportTools.php:49
26627 msgid ""
26628 "Revenue overview for a period with comparison to the prior equal period: "
26629 "gross, net, paid, refunded, tax, shipping, fees, order count, AOV, unique "
26630 "customers, and percent change. Scoped to one currency, the store default "
26631 "unless a currency is given."
26632 msgstr ""
26633
26634 #: app/Services/Translations/admin-translation.php:1924
26635 msgid "Revenue Report"
26636 msgstr ""
26637
26638 #: app/Services/Filter/OrderFilter.php:537
26639 #: app/Services/Translations/admin-translation.php:1925
26640 msgid "Reverse Charge"
26641 msgstr ""
26642
26643 #: app/Services/Renderer/VatFieldRenderer.php:139
26644 #: app/Services/Translations/admin-translation.php:1926
26645 #: app/Views/invoice/thank_you.php:452 app/Views/invoice/receipt_slip.php:222
26646 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:396
26647 #: app/Services/Renderer/Receipt/ThankYouRender.php:927
26648 #: app/Views/emails/parts/addresses.php:94
26649 msgid "Reverse Charge Declaration"
26650 msgstr ""
26651
26652 #: app/Services/Translations/admin-translation.php:1927
26653 msgid "Revert to Default"
26654 msgstr ""
26655
26656 #: app/Services/Translations/admin-translation.php:1928
26657 msgid "Reverted to default template"
26658 msgstr ""
26659
26660 #: app/Views/emails/order/reminder/due/admin.php:50
26661 msgid "Review the order and follow up if needed."
26662 msgstr ""
26663
26664 #: app/Views/emails/order/reminder/overdue/admin.php:62
26665 msgid ""
26666 "Review the order and follow up with the customer if payment is not received."
26667 msgstr ""
26668
26669 #: app/Views/emails/subscription/reminder/customer.php:70
26670 msgid ""
26671 "Review your subscription details, manage payment methods, or cancel from "
26672 "your account dashboard."
26673 msgstr ""
26674
26675 #: app/Services/Localization/i18n/states.php:1309
26676 msgid "Rezina"
26677 msgstr ""
26678
26679 #: app/Modules/Tax/TaxModule.php:2408
26680 msgid "RFC / IVA"
26681 msgstr ""
26682
26683 #: app/Services/Localization/i18n/states.php:431
26684 msgid "Rhineland-Palatinate"
26685 msgstr ""
26686
26687 #: app/Services/Localization/i18n/states.php:2179
26688 msgid "Rhode Island"
26689 msgstr ""
26690
26691 #: app/Services/Localization/i18n/states.php:780
26692 msgid "Riau"
26693 msgstr ""
26694
26695 #: app/Services/Translations/block-editor-translation.php:326
26696 msgid "Ribbon"
26697 msgstr ""
26698
26699 #: app/Services/Localization/i18n/states.php:993
26700 msgid "Rieti"
26701 msgstr ""
26702
26703 #: app/Services/Translations/block-editor-translation.php:327
26704 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:107
26705 msgid "Right"
26706 msgstr ""
26707
26708 #: app/Services/Localization/i18n/states.php:994
26709 msgid "Rimini"
26710 msgstr ""
26711
26712 #: app/Services/Localization/i18n/states.php:270
26713 msgid "Rio de Janeiro"
26714 msgstr ""
26715
26716 #: app/Services/Localization/i18n/states.php:271
26717 msgid "Rio Grande do Norte"
26718 msgstr ""
26719
26720 #: app/Services/Localization/i18n/states.php:272
26721 msgid "Rio Grande do Sul"
26722 msgstr ""
26723
26724 #: app/Services/Localization/i18n/states.php:401
26725 msgid "Risaralda"
26726 msgstr ""
26727
26728 #: app/Services/Localization/i18n/states.php:1477
26729 msgid "Rivas"
26730 msgstr ""
26731
26732 #: app/Services/Localization/i18n/states.php:1201
26733 msgid "River Gee"
26734 msgstr ""
26735
26736 #: app/Services/Localization/i18n/states.php:2208
26737 msgid "Rivera"
26738 msgstr ""
26739
26740 #: app/Services/Localization/i18n/states.php:1200
26741 msgid "Rivercess"
26742 msgstr ""
26743
26744 #: app/Services/Localization/i18n/states.php:1437
26745 msgid "Rivers"
26746 msgstr ""
26747
26748 #: app/Services/Localization/i18n/states.php:1988
26749 msgid "Rivnenshchyna"
26750 msgstr ""
26751
26752 #: app/Services/Localization/i18n/states.php:1605
26753 msgid "Rizal"
26754 msgstr ""
26755
26756 #: app/Services/Localization/i18n/states.php:1870
26757 msgid "Rize"
26758 msgstr ""
26759
26760 #: app/Services/Localization/i18n/states.php:2209
26761 msgid "Rocha"
26762 msgstr ""
26763
26764 #: app/Services/Localization/i18n/states.php:1792
26765 msgid "Roi Et"
26766 msgstr ""
26767
26768 #: app/Services/Translations/admin-translation.php:1929
26769 msgid "Role Settings"
26770 msgstr ""
26771
26772 #: app/Services/Translations/admin-translation.php:1930
26773 msgid "Role Title"
26774 msgstr ""
26775
26776 #: app/Services/Translations/admin-translation.php:1931
26777 msgid "Roles"
26778 msgstr ""
26779
26780 #: app/Services/Translations/admin-translation.php:1932
26781 msgid "Roles & Permissions"
26782 msgstr ""
26783
26784 #: app/Services/Translations/admin-translation.php:1933
26785 msgid "Roles and Permissions"
26786 msgstr ""
26787
26788 #: app/Services/Localization/i18n/states.php:995
26789 msgid "Roma"
26790 msgstr ""
26791
26792 #: app/Services/Localization/i18n/countries.php:193
26793 msgid "Romania"
26794 msgstr ""
26795
26796 #: app/Helpers/CurrenciesHelper.php:122
26797 msgid "Romanian Leu"
26798 msgstr ""
26799
26800 #: app/Services/Localization/i18n/states.php:1606
26801 msgid "Romblon"
26802 msgstr ""
26803
26804 #: app/Services/Localization/i18n/states.php:273
26805 msgid "Rondônia"
26806 msgstr ""
26807
26808 #: app/Services/Localization/i18n/states.php:274
26809 msgid "Roraima"
26810 msgstr ""
26811
26812 #: app/Services/Localization/i18n/states.php:832
26813 msgid "Roscommon"
26814 msgstr ""
26815
26816 #: app/Services/Localization/i18n/states.php:996
26817 msgid "Rovigo"
26818 msgstr ""
26819
26820 #: app/Services/Localization/i18n/states.php:2114
26821 msgid "Rubanda"
26822 msgstr ""
26823
26824 #: app/Services/Localization/i18n/states.php:2115
26825 msgid "Rubirizi"
26826 msgstr ""
26827
26828 #: app/Modules/Tax/TaxModule.php:2410
26829 msgid "RUC / IGV"
26830 msgstr ""
26831
26832 #: app/Services/Localization/i18n/states.php:2116
26833 msgid "Rukiga"
26834 msgstr ""
26835
26836 #: app/Services/Localization/i18n/states.php:2117
26837 msgid "Rukungiri"
26838 msgstr ""
26839
26840 #: app/Services/Localization/i18n/states.php:1920
26841 msgid "Rukwa"
26842 msgstr ""
26843
26844 #: app/Services/Translations/admin-translation.php:1934
26845 msgid "Run on Selected Variations Only"
26846 msgstr ""
26847
26848 #: app/Http/Controllers/McpSettingsController.php:233
26849 msgid ""
26850 "Run this in your terminal where Claude Code is installed, with base64 of "
26851 "\"username:application-password\"."
26852 msgstr ""
26853
26854 #: app/Services/Localization/i18n/states.php:209
26855 msgid "Ruse"
26856 msgstr ""
26857
26858 #: app/Services/Localization/i18n/countries.php:194
26859 msgid "Russia"
26860 msgstr ""
26861
26862 #: app/Helpers/CurrenciesHelper.php:124
26863 msgid "Russian Ruble"
26864 msgstr ""
26865
26866 #: app/Modules/Tax/TaxModule.php:2409
26867 msgid "RUT / IVA"
26868 msgstr ""
26869
26870 #: app/Services/Localization/i18n/states.php:1921
26871 msgid "Ruvuma"
26872 msgstr ""
26873
26874 #: app/Services/Localization/i18n/countries.php:195
26875 msgid "Rwanda"
26876 msgstr ""
26877
26878 #: app/Helpers/CurrenciesHelper.php:125 app/Helpers/CurrenciesHelper.php:393
26879 msgid "Rwandan Franc"
26880 msgstr ""
26881
26882 #: app/Services/Localization/i18n/states.php:105
26883 #: app/Services/Localization/i18n/states.php:2207
26884 msgid "Río Negro"
26885 msgstr ""
26886
26887 #: app/Services/Localization/i18n/states.php:1478
26888 msgid "Río San Juan"
26889 msgstr ""
26890
26891 #: app/Services/Localization/i18n/states.php:1310
26892 msgid "Rîșcani"
26893 msgstr ""
26894
26895 #: app/Modules/StorageDrivers/S3/S3.php:21
26896 msgid "S3"
26897 msgstr ""
26898
26899 #: app/Modules/StorageDrivers/S3/S3.php:95
26900 msgid ""
26901 "S3 bucket allows to configure storage options and others for efficient and "
26902 "secure cloud-based file storage"
26903 msgstr ""
26904
26905 #: app/Modules/StorageDrivers/S3/S3.php:430
26906 msgid ""
26907 "S3 credentials are not defined in wp-config.php. Please add them and try "
26908 "again."
26909 msgstr ""
26910
26911 #: app/Modules/StorageDrivers/S3/S3.php:267
26912 msgid "S3 is deactivated successfully"
26913 msgstr ""
26914
26915 #: app/Services/Translations/admin-translation.php:1935
26916 msgid ""
26917 "S3 needs to be reconfigured. Please go to S3 settings and re-save your "
26918 "bucket selection."
26919 msgstr ""
26920
26921 #: app/Modules/StorageDrivers/S3/S3.php:654
26922 msgid "S3 Settings"
26923 msgstr ""
26924
26925 #: app/Modules/StorageDrivers/S3/S3.php:254
26926 msgid "S3 settings have been reset successfully"
26927 msgstr ""
26928
26929 #: app/Services/Localization/i18n/states.php:1793
26930 msgid "Sa Kaeo"
26931 msgstr ""
26932
26933 #: app/Services/Localization/i18n/states.php:432
26934 msgid "Saarland"
26935 msgstr ""
26936
26937 #: app/Services/Localization/i18n/states.php:1368
26938 msgid "Sabah"
26939 msgstr ""
26940
26941 #: app/Services/Localization/i18n/states.php:698
26942 msgid "Sacatepéquez"
26943 msgstr ""
26944
26945 #: app/Services/Localization/i18n/states.php:1259
26946 msgid "Safi"
26947 msgstr ""
26948
26949 #: app/Services/Localization/i18n/states.php:1088
26950 msgid "Saga"
26951 msgstr ""
26952
26953 #: app/Services/Localization/i18n/states.php:1458
26954 msgid "Sagarmatha"
26955 msgstr ""
26956
26957 #: app/Services/Localization/i18n/states.php:1026
26958 msgid "Saint Andrew"
26959 msgstr ""
26960
26961 #: app/Services/Localization/i18n/states.php:1030
26962 msgid "Saint Ann"
26963 msgstr ""
26964
26965 #: app/Services/Localization/i18n/states.php:1149
26966 msgid "Saint Anne Sandy Point"
26967 msgstr ""
26968
26969 #: app/Services/Localization/i18n/countries.php:196
26970 msgid "Saint Barth&eacute;lemy"
26971 msgstr ""
26972
26973 #: app/Services/Localization/i18n/states.php:1038
26974 msgid "Saint Catherine"
26975 msgstr ""
26976
26977 #: app/Services/Localization/i18n/states.php:1035
26978 msgid "Saint Elizabeth"
26979 msgstr ""
26980
26981 #: app/Services/Localization/i18n/states.php:1150
26982 msgid "Saint George Basseterre"
26983 msgstr ""
26984
26985 #: app/Services/Localization/i18n/states.php:1151
26986 msgid "Saint George Gingerland"
26987 msgstr ""
26988
26989 #: app/Services/Localization/i18n/countries.php:197
26990 msgid "Saint Helena"
26991 msgstr ""
26992
26993 #: app/Helpers/CurrenciesHelper.php:131
26994 msgid "Saint Helenian Pound"
26995 msgstr ""
26996
26997 #: app/Services/Localization/i18n/states.php:1032
26998 msgid "Saint James"
26999 msgstr ""
27000
27001 #: app/Services/Localization/i18n/states.php:1152
27002 msgid "Saint James Windward"
27003 msgstr ""
27004
27005 #: app/Services/Localization/i18n/states.php:1153
27006 msgid "Saint John Capisterre"
27007 msgstr ""
27008
27009 #: app/Services/Localization/i18n/states.php:1154
27010 msgid "Saint John Figtree"
27011 msgstr ""
27012
27013 #: app/Services/Localization/i18n/states.php:1146
27014 msgid "Saint Kitts"
27015 msgstr ""
27016
27017 #: app/Services/Localization/i18n/countries.php:198
27018 msgid "Saint Kitts and Nevis"
27019 msgstr ""
27020
27021 #: app/Services/Localization/i18n/countries.php:199
27022 msgid "Saint Lucia"
27023 msgstr ""
27024
27025 #: app/Services/Localization/i18n/countries.php:201
27026 msgid "Saint Martin (Dutch part)"
27027 msgstr ""
27028
27029 #: app/Services/Localization/i18n/countries.php:200
27030 msgid "Saint Martin (French part)"
27031 msgstr ""
27032
27033 #: app/Services/Localization/i18n/states.php:1029
27034 msgid "Saint Mary"
27035 msgstr ""
27036
27037 #: app/Services/Localization/i18n/states.php:1155
27038 msgid "Saint Mary Cayon"
27039 msgstr ""
27040
27041 #: app/Services/Localization/i18n/states.php:1156
27042 msgid "Saint Paul Capisterre"
27043 msgstr ""
27044
27045 #: app/Services/Localization/i18n/states.php:1157
27046 msgid "Saint Paul Charlestown"
27047 msgstr ""
27048
27049 #: app/Services/Localization/i18n/states.php:1158
27050 msgid "Saint Peter Basseterre"
27051 msgstr ""
27052
27053 #: app/Services/Localization/i18n/countries.php:202
27054 msgid "Saint Pierre and Miquelon"
27055 msgstr ""
27056
27057 #: app/Services/Localization/i18n/states.php:1027
27058 msgid "Saint Thomas"
27059 msgstr ""
27060
27061 #: app/Services/Localization/i18n/states.php:1159
27062 msgid "Saint Thomas Lowland"
27063 msgstr ""
27064
27065 #: app/Services/Localization/i18n/states.php:1160
27066 msgid "Saint Thomas Middle Island"
27067 msgstr ""
27068
27069 #: app/Services/Localization/i18n/countries.php:203
27070 msgid "Saint Vincent and the Grenadines"
27071 msgstr ""
27072
27073 #: app/Services/Localization/i18n/states.php:1714
27074 msgid "Saint-Louis"
27075 msgstr ""
27076
27077 #: app/Services/Localization/i18n/states.php:1180
27078 msgid "Sainyabuli"
27079 msgstr ""
27080
27081 #: app/Services/Localization/i18n/states.php:1058
27082 msgid "Saitama"
27083 msgstr ""
27084
27085 #: app/Services/Localization/i18n/states.php:1871
27086 msgid "Sakarya"
27087 msgstr ""
27088
27089 #: app/Services/Localization/i18n/states.php:1794
27090 msgid "Sakon Nakhon"
27091 msgstr ""
27092
27093 #: app/Services/Localization/i18n/states.php:629
27094 msgid "Salamanca"
27095 msgstr ""
27096
27097 #: app/Services/Localization/i18n/states.php:1176
27098 msgid "Salavan"
27099 msgstr ""
27100
27101 #: app/Services/Translations/admin-translation.php:1938
27102 msgid "Sale"
27103 msgstr ""
27104
27105 #: app/Hooks/Handlers/BlockEditors/SaleBadgeBlockEditor.php:80
27106 msgid "Sale Badge"
27107 msgstr ""
27108
27109 #: app/Services/Translations/admin-translation.php:1939
27110 msgid "Sale Taxes"
27111 msgstr ""
27112
27113 #: app/Hooks/Handlers/BlockEditors/SaleBadgeBlockEditor.php:116
27114 msgid "Sale!"
27115 msgstr ""
27116
27117 #: app/Services/Localization/i18n/states.php:997
27118 msgid "Salerno"
27119 msgstr ""
27120
27121 #: app/Services/Translations/admin-translation.php:1940
27122 msgid "Sales"
27123 msgstr ""
27124
27125 #: app/Services/Translations/admin-translation.php:1941
27126 msgid "Sales Growth"
27127 msgstr ""
27128
27129 #: app/Services/Translations/admin-translation.php:1942
27130 msgid "Sales Report"
27131 msgstr ""
27132
27133 #: app/Services/Localization/i18n/states.php:106
27134 msgid "Salta"
27135 msgstr ""
27136
27137 #: app/Services/Localization/i18n/states.php:2210
27138 msgid "Salto"
27139 msgstr ""
27140
27141 #: app/Helpers/CurrenciesHelper.php:136
27142 msgid "Salvadoran Colón"
27143 msgstr ""
27144
27145 #: app/Services/Localization/i18n/states.php:1260
27146 msgid "Salé"
27147 msgstr ""
27148
27149 #: app/Services/Localization/i18n/states.php:48
27150 msgid "Samangan"
27151 msgstr ""
27152
27153 #: app/Services/Localization/i18n/states.php:470
27154 msgid "Samaná"
27155 msgstr ""
27156
27157 #: app/Services/Localization/i18n/states.php:1607
27158 msgid "Samar"
27159 msgstr ""
27160
27161 #: app/Services/Localization/i18n/states.php:1133
27162 msgid "Samburu"
27163 msgstr ""
27164
27165 #: app/Services/Translations/admin-translation.php:1943
27166 msgid "Same as previous"
27167 msgstr ""
27168
27169 #: app/Services/Translations/block-editor-translation.php:332
27170 msgid "Same Tab"
27171 msgstr ""
27172
27173 #: app/Services/Localization/i18n/countries.php:259
27174 msgid "Samoa"
27175 msgstr ""
27176
27177 #: app/Helpers/CurrenciesHelper.php:152
27178 msgid "Samoan Tala"
27179 msgstr ""
27180
27181 #: app/Services/Localization/i18n/states.php:1872
27182 msgid "Samsun"
27183 msgstr ""
27184
27185 #: app/Services/Localization/i18n/states.php:1795
27186 msgid "Samut Prakan"
27187 msgstr ""
27188
27189 #: app/Services/Localization/i18n/states.php:1796
27190 msgid "Samut Sakhon"
27191 msgstr ""
27192
27193 #: app/Services/Localization/i18n/states.php:1797
27194 msgid "Samut Songkhram"
27195 msgstr ""
27196
27197 #: app/Services/Localization/i18n/states.php:403
27198 msgid "San Andrés & Providencia"
27199 msgstr ""
27200
27201 #: app/Services/Localization/i18n/states.php:471
27202 msgid "San Cristóbal"
27203 msgstr ""
27204
27205 #: app/Services/Localization/i18n/states.php:417
27206 #: app/Services/Localization/i18n/states.php:2211
27207 msgid "San José"
27208 msgstr ""
27209
27210 #: app/Services/Localization/i18n/states.php:472
27211 msgid "San José de Ocoa"
27212 msgstr ""
27213
27214 #: app/Services/Localization/i18n/states.php:107
27215 #: app/Services/Localization/i18n/states.php:473
27216 msgid "San Juan"
27217 msgstr ""
27218
27219 #: app/Services/Localization/i18n/states.php:108
27220 msgid "San Luis"
27221 msgstr ""
27222
27223 #: app/Services/Localization/i18n/states.php:1347
27224 msgid "San Luis Potosí"
27225 msgstr ""
27226
27227 #: app/Services/Localization/i18n/states.php:699
27228 msgid "San Marcos"
27229 msgstr ""
27230
27231 #: app/Services/Localization/i18n/countries.php:204
27232 msgid "San Marino"
27233 msgstr ""
27234
27235 #: app/Services/Localization/i18n/states.php:1536
27236 msgid "San Martín"
27237 msgstr ""
27238
27239 #: app/Services/Localization/i18n/states.php:1731
27240 msgid "San Miguel"
27241 msgstr ""
27242
27243 #: app/Services/Localization/i18n/states.php:1641
27244 msgid "San Pedro"
27245 msgstr ""
27246
27247 #: app/Services/Localization/i18n/states.php:474
27248 msgid "San Pedro de Macorís"
27249 msgstr ""
27250
27251 #: app/Services/Localization/i18n/states.php:1733
27252 msgid "San Salvador"
27253 msgstr ""
27254
27255 #: app/Services/Localization/i18n/states.php:1734
27256 msgid "San Vicente"
27257 msgstr ""
27258
27259 #: app/Services/Localization/i18n/states.php:1730
27260 msgid "Santa Ana"
27261 msgstr ""
27262
27263 #: app/Services/Localization/i18n/states.php:727
27264 msgid "Santa Bárbara"
27265 msgstr ""
27266
27267 #: app/Services/Localization/i18n/states.php:275
27268 msgid "Santa Catarina"
27269 msgstr ""
27270
27271 #: app/Services/Localization/i18n/states.php:109
27272 #: app/Services/Localization/i18n/states.php:248
27273 msgid "Santa Cruz"
27274 msgstr ""
27275
27276 #: app/Services/Localization/i18n/states.php:630
27277 msgid "Santa Cruz de Tenerife"
27278 msgstr ""
27279
27280 #: app/Services/Localization/i18n/states.php:554
27281 msgid "Santa Elena"
27282 msgstr ""
27283
27284 #: app/Services/Localization/i18n/states.php:110
27285 msgid "Santa Fe"
27286 msgstr ""
27287
27288 #: app/Services/Localization/i18n/states.php:700
27289 msgid "Santa Rosa"
27290 msgstr ""
27291
27292 #: app/Services/Localization/i18n/states.php:402
27293 msgid "Santander"
27294 msgstr ""
27295
27296 #: app/Services/Localization/i18n/states.php:476
27297 msgid "Santiago"
27298 msgstr ""
27299
27300 #: app/Services/Localization/i18n/states.php:111
27301 msgid "Santiago del Estero"
27302 msgstr ""
27303
27304 #: app/Services/Localization/i18n/states.php:477
27305 msgid "Santiago Rodríguez"
27306 msgstr ""
27307
27308 #: app/Services/Localization/i18n/states.php:478
27309 msgid "Santo Domingo"
27310 msgstr ""
27311
27312 #: app/Services/Localization/i18n/states.php:555
27313 msgid "Santo Domingo de los Tsáchilas"
27314 msgstr ""
27315
27316 #: app/Services/Localization/i18n/states.php:49
27317 msgid "Sar-e Pol"
27318 msgstr ""
27319
27320 #: app/Services/Localization/i18n/states.php:1798
27321 msgid "Saraburi"
27322 msgstr ""
27323
27324 #: app/Services/Localization/i18n/states.php:1608
27325 msgid "Sarangani"
27326 msgstr ""
27327
27328 #: app/Services/Localization/i18n/states.php:1369
27329 msgid "Sarawak"
27330 msgstr ""
27331
27332 #: app/Services/Localization/i18n/states.php:292
27333 msgid "Saskatchewan"
27334 msgstr ""
27335
27336 #: app/Services/Localization/i18n/states.php:998
27337 msgid "Sassari"
27338 msgstr ""
27339
27340 #: app/Services/Translations/TransStrings.php:175
27341 msgid "Sat"
27342 msgstr ""
27343
27344 #: app/Services/Localization/i18n/states.php:184
27345 msgid "Satkhira"
27346 msgstr ""
27347
27348 #: app/Services/Localization/i18n/states.php:1693
27349 msgid "Satu Mare"
27350 msgstr ""
27351
27352 #: app/Services/Localization/i18n/states.php:1799
27353 msgid "Satun"
27354 msgstr ""
27355
27356 #: app/Services/Translations/TransStrings.php:132
27357 msgid ""
27358 "saturation {saturation}, brightness {brightness}, current color is {color}"
27359 msgstr ""
27360
27361 #: app/Services/Translations/TransStrings.php:184
27362 #: app/Services/Translations/admin-translation.php:1944
27363 msgid "Saturday"
27364 msgstr ""
27365
27366 #: app/Services/Localization/i18n/countries.php:206
27367 msgid "Saudi Arabia"
27368 msgstr ""
27369
27370 #: app/Helpers/CurrenciesHelper.php:126
27371 msgid "Saudi Riyal"
27372 msgstr ""
27373
27374 #: app/Services/Localization/i18n/states.php:659
27375 msgid "Savannah"
27376 msgstr ""
27377
27378 #: app/Services/Localization/i18n/states.php:1177
27379 msgid "Savannakhet"
27380 msgstr ""
27381
27382 #: app/Services/Translations/admin-translation.php:1945
27383 msgid "Save"
27384 msgstr ""
27385
27386 #: app/Services/Translations/admin-translation.php:1946
27387 msgid "Save All Products"
27388 msgstr ""
27389
27390 #: app/Services/Translations/admin-translation.php:1957
27391 msgid "Save as view"
27392 msgstr ""
27393
27394 #: app/Services/Translations/admin-translation.php:1947
27395 msgid "Save Asset"
27396 msgstr ""
27397
27398 #: app/Services/Translations/admin-translation.php:1948
27399 msgid "Save Changes"
27400 msgstr ""
27401
27402 #: app/Services/Translations/admin-translation.php:1958
27403 msgid "Save changes"
27404 msgstr ""
27405
27406 #: app/Services/Translations/admin-translation.php:1949
27407 msgid "Save Feed"
27408 msgstr ""
27409
27410 #: app/Services/Translations/admin-translation.php:1950
27411 msgid "Save Notification"
27412 msgstr ""
27413
27414 #: app/Services/Translations/customer-profile-translation.php:230
27415 msgid "Save Profile"
27416 msgstr ""
27417
27418 #: app/Services/Translations/admin-translation.php:1951
27419 msgid "Save Rates"
27420 msgstr ""
27421
27422 #: app/Services/Translations/admin-translation.php:1952
27423 #: app/Modules/Integrations/GlobalIntegrationSettings.php:36
27424 msgid "Save Settings"
27425 msgstr ""
27426
27427 #: app/Services/Translations/admin-translation.php:1953
27428 msgid "Save Shipping Class"
27429 msgstr ""
27430
27431 #: app/Services/Translations/admin-translation.php:1954
27432 msgid "Save Template"
27433 msgstr ""
27434
27435 #. %1$s: maximum number of draft terms in one batch
27436 #: app/Services/Translations/admin-translation.php:1960
27437 #, php-format
27438 msgid "Save these %1$s and add more after."
27439 msgstr ""
27440
27441 #: app/Services/Translations/admin-translation.php:1961
27442 msgid "Save variant"
27443 msgstr ""
27444
27445 #: app/Services/Translations/admin-translation.php:1955
27446 msgid "Save VAT"
27447 msgstr ""
27448
27449 #: app/Services/Translations/admin-translation.php:1956
27450 msgid "Save View"
27451 msgstr ""
27452
27453 #: app/Services/Translations/admin-translation.php:1962
27454 msgid "Saved"
27455 msgstr ""
27456
27457 #: app/Services/Translations/admin-translation.php:1963
27458 msgid "Saved Views"
27459 msgstr ""
27460
27461 #: app/Services/Translations/admin-translation.php:1964
27462 msgid "Saved views is only available in pro version"
27463 msgstr ""
27464
27465 #: app/Services/Translations/admin-translation.php:1965
27466 msgid "Saving"
27467 msgstr ""
27468
27469 #: app/Services/Translations/admin-translation.php:1966
27470 #, php-format
27471 msgid "Saving %s/%s..."
27472 msgstr ""
27473
27474 #: app/Services/Translations/admin-translation.php:1967
27475 msgid "Saving Shipping Class"
27476 msgstr ""
27477
27478 #: app/Services/Translations/admin-translation.php:1968
27479 msgid "Saving..."
27480 msgstr ""
27481
27482 #: app/Services/Localization/i18n/states.php:999
27483 msgid "Savona"
27484 msgstr ""
27485
27486 #: app/Services/Localization/i18n/states.php:433
27487 msgid "Saxony"
27488 msgstr ""
27489
27490 #: app/Services/Localization/i18n/states.php:434
27491 msgid "Saxony-Anhalt"
27492 msgstr ""
27493
27494 #: app/Services/Localization/i18n/states.php:503
27495 msgid "Saïda"
27496 msgstr ""
27497
27498 #: app/Services/Localization/i18n/states.php:311
27499 msgid "Schaffhausen"
27500 msgstr ""
27501
27502 #: app/Services/Translations/admin-translation.php:1969
27503 msgid "Schedule"
27504 msgstr ""
27505
27506 #: app/Services/Translations/admin-translation.php:1970
27507 msgid "Schedule Date"
27508 msgstr ""
27509
27510 #: app/Helpers/Status.php:114 app/Helpers/Helper.php:372
27511 #: app/Services/Translations/admin-translation.php:1971
27512 #: app/Services/Translations/customer-profile-translation.php:231
27513 msgid "Scheduled"
27514 msgstr ""
27515
27516 #: app/Services/Translations/admin-translation.php:2806
27517 msgid "scheduled"
27518 msgstr ""
27519
27520 #: app/Services/Translations/admin-translation.php:1972
27521 msgid "Scheduled Date"
27522 msgstr ""
27523
27524 #: app/Services/Email/EmailNotifications.php:323
27525 #: app/Services/Email/EmailNotifications.php:341
27526 #: app/Services/Email/EmailNotifications.php:358
27527 #: app/Services/Email/EmailNotifications.php:376
27528 #: app/Services/Email/EmailNotifications.php:393
27529 msgid "Scheduler / Reminder Actions"
27530 msgstr ""
27531
27532 #: app/Http/Controllers/EmailNotificationController.php:279
27533 msgid "Scheduling settings saved successfully"
27534 msgstr ""
27535
27536 #: app/Services/Localization/i18n/states.php:435
27537 msgid "Schleswig-Holstein"
27538 msgstr ""
27539
27540 #: app/Services/Localization/i18n/states.php:312
27541 msgid "Schwyz"
27542 msgstr ""
27543
27544 #: app/Services/Translations/admin-translation.php:1973
27545 msgid "Screenshot"
27546 msgstr ""
27547
27548 #: app/Services/Translations/block-editor-translation.php:333
27549 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:96
27550 msgid "Scroll"
27551 msgstr ""
27552
27553 #: app/Services/Translations/block-editor-translation.php:334
27554 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:117
27555 msgid "Scrollable thumbnails"
27556 msgstr ""
27557
27558 #: app/Services/Translations/admin-translation.php:1974
27559 #: app/Services/Translations/block-editor-translation.php:335
27560 #: app/Views/admin/admin_menu.php:93
27561 #: app/Modules/Shipping/Services/Filter/ShippingClassFilter.php:47
27562 #: app/Modules/Shipping/Services/Filter/ShippingZoneFilter.php:56
27563 msgid "Search"
27564 msgstr ""
27565
27566 #. %1$s - search term, %2$s - search in
27567 #: app/Services/Translations/admin-translation.php:1976
27568 #, php-format
27569 msgid "Search \\\"%1$s\\\" in %2$s"
27570 msgstr ""
27571
27572 #: app/Services/Translations/admin-translation.php:1983
27573 msgid "Search and filter variants"
27574 msgstr ""
27575
27576 #: app/Services/Translations/admin-translation.php:1984
27577 msgid "Search and hit enter"
27578 msgstr ""
27579
27580 #: app/Services/Translations/customer-profile-translation.php:232
27581 msgid "Search and hit enter..."
27582 msgstr ""
27583
27584 #: app/Services/Translations/admin-translation.php:1985
27585 msgid "Search attribute groups..."
27586 msgstr ""
27587
27588 #: app/Services/Translations/admin-translation.php:1986
27589 msgid "Search attributes"
27590 msgstr ""
27591
27592 #: app/Services/Translations/admin-translation.php:1988
27593 msgid "Search by class name"
27594 msgstr ""
27595
27596 #: app/Services/Filter/OrderFilter.php:185
27597 msgid "Search by customer name or email"
27598 msgstr ""
27599
27600 #: app/Services/Translations/admin-translation.php:1987
27601 msgid "Search by Id, product title or variation title"
27602 msgstr ""
27603
27604 #: app/Services/Translations/admin-translation.php:1989
27605 msgid "Search by id, title or slug."
27606 msgstr ""
27607
27608 #: app/Services/Translations/admin-translation.php:1990
27609 msgid "Search by id, title, amount, code."
27610 msgstr ""
27611
27612 #: app/Services/Translations/admin-translation.php:1991
27613 msgid "Search by id, title, content or module."
27614 msgstr ""
27615
27616 #: app/Services/Translations/admin-translation.php:1992
27617 msgid "Search by invoice no, customer name, or customer email."
27618 msgstr ""
27619
27620 #: app/Services/Filter/OrderFilter.php:203
27621 msgid "Search by license key"
27622 msgstr ""
27623
27624 #: app/Services/Filter/OrderFilter.php:152
27625 msgid ""
27626 "Search by order status e.g., completed, processing, on-hold, canceled, failed"
27627 msgstr ""
27628
27629 #: app/Services/Filter/OrderFilter.php:176
27630 msgid "Search by payment method e.g., stripe, PayPal, offline_payment"
27631 msgstr ""
27632
27633 #: app/Services/Filter/OrderFilter.php:166
27634 msgid ""
27635 "Search by payment status e.g., paid, pending, partially_paid, refunded, "
27636 "partially_refunded"
27637 msgstr ""
27638
27639 #: app/Services/Translations/admin-translation.php:1993
27640 msgid "Search by product name"
27641 msgstr ""
27642
27643 #: app/Services/Translations/admin-translation.php:1994
27644 msgid "Search by product name, variation name or SKU"
27645 msgstr ""
27646
27647 #: app/Services/Translations/admin-translation.php:1995
27648 msgid "Search by title or slug."
27649 msgstr ""
27650
27651 #: app/Services/Translations/admin-translation.php:1996
27652 msgid "Search by zone name"
27653 msgstr ""
27654
27655 #: app/Services/Translations/admin-translation.php:1997
27656 msgid "Search by, #ID, First Name, Last Name and Email"
27657 msgstr ""
27658
27659 #: app/CPT/FluentProducts.php:288
27660 msgid "Search Categories"
27661 msgstr ""
27662
27663 #: app/Services/Translations/admin-translation.php:1998
27664 msgid "Search country or region…"
27665 msgstr ""
27666
27667 #: app/Services/Translations/admin-translation.php:1999
27668 msgid "Search country..."
27669 msgstr ""
27670
27671 #: app/Services/Translations/admin-translation.php:2000
27672 msgid "Search customer name or email"
27673 msgstr ""
27674
27675 #: app/Services/Translations/admin-translation.php:1977
27676 msgid "Search Filter..."
27677 msgstr ""
27678
27679 #: app/Services/Translations/admin-translation.php:2001
27680 #, php-format
27681 msgid "Search for %1$s"
27682 msgstr ""
27683
27684 #: app/Services/Translations/admin-translation.php:2002
27685 #: app/Services/Translations/block-editor-translation.php:339
27686 msgid "Search for products..."
27687 msgstr ""
27688
27689 #: app/Services/Translations/block-editor-translation.php:336
27690 msgid "Search Grid Size"
27691 msgstr ""
27692
27693 #: app/Services/Translations/admin-translation.php:1978
27694 msgid "Search Help"
27695 msgstr ""
27696
27697 #: app/Services/Translations/admin-translation.php:1979
27698 msgid "Search Operators Guide"
27699 msgstr ""
27700
27701 #: app/Services/Translations/admin-translation.php:2003
27702 msgid "Search or create a customer"
27703 msgstr ""
27704
27705 #: app/Services/Translations/customer-profile-translation.php:233
27706 msgid "Search orders"
27707 msgstr ""
27708
27709 #: app/Services/Renderer/SearchBarRenderer.php:90
27710 #: app/Services/Translations/block-editor-translation.php:337
27711 msgid "Search Products"
27712 msgstr ""
27713
27714 #: app/CPT/FluentProducts.php:213
27715 #: app/Services/Renderer/ProductFilterRender.php:49
27716 #: app/Services/Renderer/ProductFilterRender.php:69
27717 #: app/Services/Translations/admin-translation.php:2004
27718 msgid "Search products"
27719 msgstr ""
27720
27721 #: app/Services/Translations/block-editor-translation.php:340
27722 msgid "Search products by name"
27723 msgstr ""
27724
27725 #: app/Services/Renderer/ProductFilterRender.php:68
27726 #: app/Services/Renderer/SearchBarRenderer.php:105
27727 #: app/Services/Translations/admin-translation.php:1980
27728 #: app/Services/Translations/block-editor-translation.php:338
27729 msgid "Search Products..."
27730 msgstr ""
27731
27732 #: app/Services/Translations/admin-translation.php:2005
27733 #: app/Services/Translations/block-editor-translation.php:341
27734 msgid "Search products..."
27735 msgstr ""
27736
27737 #: app/Services/Translations/admin-translation.php:2006
27738 msgid "Search regions..."
27739 msgstr ""
27740
27741 #: app/Services/Translations/admin-translation.php:1981
27742 msgid "Search Shipping Class"
27743 msgstr ""
27744
27745 #: app/Services/Translations/block-editor-translation.php:342
27746 msgid "Search smartcodes..."
27747 msgstr ""
27748
27749 #: app/Services/Translations/admin-translation.php:2007
27750 msgid "Search title or description."
27751 msgstr ""
27752
27753 #: app/Services/Translations/admin-translation.php:2008
27754 msgid "Search to find or create labels"
27755 msgstr ""
27756
27757 #: app/Services/Translations/admin-translation.php:1982
27758 msgid "Search Value"
27759 msgstr ""
27760
27761 #: app/Services/Translations/admin-translation.php:2009
27762 msgid "Search variants"
27763 msgstr ""
27764
27765 #: app/Services/Translations/admin-translation.php:2010
27766 msgid "Search..."
27767 msgstr ""
27768
27769 #: app/Services/Translations/block-editor-translation.php:343
27770 msgid "SearchBar"
27771 msgstr ""
27772
27773 #: app/Services/Translations/admin-translation.php:2011
27774 msgid "Searching for"
27775 msgstr ""
27776
27777 #: app/Modules/StorageDrivers/S3/S3.php:602
27778 msgid "Secret Key"
27779 msgstr ""
27780
27781 #: app/Services/Translations/block-editor-translation.php:344
27782 msgid "Section Titles"
27783 msgstr ""
27784
27785 #: app/Modules/PaymentMethods/StripeGateway/Connect/ConnectConfig.php:22
27786 #: app/Modules/PaymentMethods/StripeGateway/Connect/ConnectConfig.php:30
27787 msgid "Security Check Failed"
27788 msgstr ""
27789
27790 #: app/Modules/Tax/TaxModule.php:1838 app/Modules/Tax/TaxModule.php:2002
27791 msgid "Security check failed"
27792 msgstr ""
27793
27794 #: app/Services/Translations/checkout-translation.php:34
27795 #: app/Modules/Turnstile/TurnstileValidator.php:42
27796 msgid "Security check failed. Please refresh the page and try again."
27797 msgstr ""
27798
27799 #: app/Modules/Turnstile/TurnstileValidator.php:51
27800 msgid "Security check failed. Please try again or refresh the page."
27801 msgstr ""
27802
27803 #: app/Modules/PaymentMethods/StripeGateway/Connect/ConnectConfig.php:30
27804 msgid "Security check failed. Please try again."
27805 msgstr ""
27806
27807 #: app/Services/Renderer/ProductRenderer.php:586
27808 msgid "See"
27809 msgstr ""
27810
27811 #. %s is the search term
27812 #: app/Services/Translations/admin-translation.php:2013
27813 #, php-format
27814 msgid "See All %s"
27815 msgstr ""
27816
27817 #: app/Services/Translations/admin-translation.php:2014
27818 msgid "See All time Sales Stat"
27819 msgstr ""
27820
27821 #: app/Services/Translations/admin-translation.php:2018
27822 msgid "See dispute on "
27823 msgstr ""
27824
27825 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:176
27826 msgid "See Errors"
27827 msgstr ""
27828
27829 #: app/Services/Translations/admin-translation.php:2015
27830 msgid "See Full Report"
27831 msgstr ""
27832
27833 #: app/Services/Renderer/ProductRenderer.php:1185
27834 #: app/Services/Renderer/CartItemRenderer.php:355
27835 #: app/Services/Translations/admin-translation.php:2016
27836 #: app/Services/Renderer/Receipt/ThankYouRender.php:1101
27837 msgid "See Less"
27838 msgstr ""
27839
27840 #: app/Services/Renderer/ProductRenderer.php:1179
27841 #: app/Services/Renderer/CartItemRenderer.php:349
27842 #: app/Services/Translations/admin-translation.php:2017
27843 #: app/Services/Renderer/Receipt/ThankYouRender.php:1094
27844 msgid "See More"
27845 msgstr ""
27846
27847 #: database/Seeder/AttributeSeeder.php:151
27848 msgid "Seeding attributes"
27849 msgstr ""
27850
27851 #: app/Services/Localization/i18n/states.php:1261
27852 msgid "Sefrou"
27853 msgstr ""
27854
27855 #: app/Services/Localization/i18n/states.php:631
27856 msgid "Segovia"
27857 msgstr ""
27858
27859 #: app/Services/Localization/i18n/states.php:1181
27860 msgid "Sekong"
27861 msgstr ""
27862
27863 #: app/Services/Localization/i18n/states.php:1370
27864 msgid "Selangor"
27865 msgstr ""
27866
27867 #: app/Services/Translations/TransStrings.php:209
27868 #: app/Services/Translations/TransStrings.php:220
27869 #: app/Services/Translations/admin-translation.php:2019
27870 #: app/Services/Translations/customer-profile-translation.php:234
27871 #: app/Services/Translations/block-editor-translation.php:345
27872 msgid "Select"
27873 msgstr ""
27874
27875 #. %s is the state label
27876 #: app/Services/Translations/checkout-translation.php:35
27877 #: app/Services/Translations/admin-translation.php:2021
27878 #, php-format
27879 msgid "Select %s"
27880 msgstr ""
27881
27882 #: app/Services/Translations/block-editor-translation.php:350
27883 msgid "Select a alignment"
27884 msgstr ""
27885
27886 #: app/Services/Renderer/ProductCategoriesListRenderer.php:134
27887 #: app/Services/Translations/admin-translation.php:2061
27888 #: app/Services/Translations/block-editor-translation.php:351
27889 msgid "Select a category"
27890 msgstr ""
27891
27892 #: app/Helpers/CartCheckoutHelper.php:453
27893 #: app/Services/Renderer/CheckoutFieldsSchema.php:157
27894 #: app/Services/Renderer/AddressSelectRenderer.php:276
27895 #: app/Services/Translations/checkout-translation.php:36
27896 #: app/Services/Translations/block-editor-translation.php:348
27897 msgid "Select a Country"
27898 msgstr ""
27899
27900 #: app/Services/Translations/admin-translation.php:2062
27901 #: app/Http/Controllers/TaxEUController.php:391
27902 msgid "Select a cross-border registration type"
27903 msgstr ""
27904
27905 #: app/Services/Translations/admin-translation.php:2057
27906 msgid "Select a Field"
27907 msgstr ""
27908
27909 #: app/Services/Translations/admin-translation.php:2058
27910 msgid "Select a Field or Type Custom Value"
27911 msgstr ""
27912
27913 #: app/Services/Translations/admin-translation.php:2059
27914 msgid "Select a Field or Type Custom value"
27915 msgstr ""
27916
27917 #: app/Services/Translations/admin-translation.php:2063
27918 msgid "Select a package"
27919 msgstr ""
27920
27921 #: app/Services/Translations/block-editor-translation.php:349
27922 msgid "Select a Product"
27923 msgstr ""
27924
27925 #: app/Services/Translations/block-editor-translation.php:352
27926 msgid "Select a product"
27927 msgstr ""
27928
27929 #: app/Services/Translations/admin-translation.php:2060
27930 msgid "Select a Product Category"
27931 msgstr ""
27932
27933 #: app/Services/Translations/admin-translation.php:2064
27934 #: app/Http/Controllers/TaxEUController.php:70
27935 msgid "Select a registration country"
27936 msgstr ""
27937
27938 #: app/Services/Translations/admin-translation.php:2065
27939 msgid "Select a role"
27940 msgstr ""
27941
27942 #: app/Services/Translations/block-editor-translation.php:353
27943 msgid "Select a size"
27944 msgstr ""
27945
27946 #: app/Services/Translations/block-editor-translation.php:354
27947 msgid "Select a specific product to display related items."
27948 msgstr ""
27949
27950 #: app/Services/Translations/block-editor-translation.php:355
27951 msgid "Select a specific product variation for this button."
27952 msgstr ""
27953
27954 #: app/Services/Renderer/AddressSelectRenderer.php:330
27955 msgid "Select a State"
27956 msgstr ""
27957
27958 #: app/Services/Translations/admin-translation.php:2066
27959 msgid "Select a user"
27960 msgstr ""
27961
27962 #: app/Http/Controllers/TaxEUController.php:252
27963 #: app/Http/Controllers/TaxEUController.php:396
27964 #: app/Http/Controllers/TaxEUController.php:402
27965 msgid "Select a valid EU VAT country"
27966 msgstr ""
27967
27968 #: app/Http/Controllers/TaxEUController.php:76
27969 #: app/Http/Controllers/TaxEUController.php:78
27970 #: app/Http/Controllers/TaxEUController.php:162
27971 msgid "Select a valid EU VAT registration country"
27972 msgstr ""
27973
27974 #: app/Services/Translations/admin-translation.php:2067
27975 msgid "Select all"
27976 msgstr ""
27977
27978 #: app/Services/Translations/admin-translation.php:2068
27979 msgid "Select all variants"
27980 msgstr ""
27981
27982 #: app/Services/Translations/admin-translation.php:2069
27983 #, php-format
27984 msgid "Select all variants in %1$s"
27985 msgstr ""
27986
27987 #: app/Services/Translations/admin-translation.php:2070
27988 msgid "Select an attribute to manage its terms"
27989 msgstr ""
27990
27991 #: app/Helpers/CartCheckoutHelper.php:438
27992 #: app/Services/Renderer/CheckoutFieldsSchema.php:142
27993 msgid "Select an option"
27994 msgstr ""
27995
27996 #: app/Services/Translations/admin-translation.php:2071
27997 msgid "Select attribute"
27998 msgstr ""
27999
28000 #: app/Services/Translations/customer-profile-translation.php:236
28001 msgid "Select billing address"
28002 msgstr ""
28003
28004 #: app/Modules/StorageDrivers/S3/S3.php:637
28005 msgid "Select bucket"
28006 msgstr ""
28007
28008 #: app/Services/Translations/admin-translation.php:2022
28009 msgid "Select Bulk Action"
28010 msgstr ""
28011
28012 #: app/Services/Translations/admin-translation.php:2072
28013 msgid "Select button"
28014 msgstr ""
28015
28016 #: api/StoreSettings.php:691
28017 msgid "Select Cart Page"
28018 msgstr ""
28019
28020 #: app/Services/Renderer/SearchBarRenderer.php:54
28021 #: app/Services/Renderer/SearchBarRenderer.php:64
28022 msgid "Select Category"
28023 msgstr ""
28024
28025 #: api/StoreSettings.php:765
28026 msgid "Select Checkout Page"
28027 msgstr ""
28028
28029 #: app/Services/Translations/admin-translation.php:2073
28030 #, php-format
28031 msgid "Select color %1$s"
28032 msgstr ""
28033
28034 #: app/Services/Translations/admin-translation.php:2023
28035 msgid "Select Condition"
28036 msgstr ""
28037
28038 #: app/Services/Translations/admin-translation.php:2025
28039 msgid "Select Condition and Type First"
28040 msgstr ""
28041
28042 #: app/Services/Translations/admin-translation.php:2024
28043 msgid "Select Condition First"
28044 msgstr ""
28045
28046 #: app/Services/Translations/admin-translation.php:2026
28047 #: app/Services/Translations/customer-profile-translation.php:235
28048 msgid "Select Country"
28049 msgstr ""
28050
28051 #: app/Services/Translations/admin-translation.php:2074
28052 #: app/Services/Translations/block-editor-translation.php:356
28053 msgid "Select country"
28054 msgstr ""
28055
28056 #: app/Http/Controllers/TaxEUController.php:394
28057 msgid "Select country of OSS registration"
28058 msgstr ""
28059
28060 #: app/Services/Translations/admin-translation.php:2075
28061 msgid "Select country or Whole World"
28062 msgstr ""
28063
28064 #: app/Services/Translations/admin-translation.php:2076
28065 msgid "Select coupon type"
28066 msgstr ""
28067
28068 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:115
28069 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:135
28070 msgid "Select Courses"
28071 msgstr ""
28072
28073 #: app/Services/Translations/admin-translation.php:2027
28074 msgid "Select Currency"
28075 msgstr ""
28076
28077 #: api/Confirmation.php:68
28078 msgid "Select custom page"
28079 msgstr ""
28080
28081 #: app/Services/Translations/admin-translation.php:2028
28082 msgid "Select Customer"
28083 msgstr ""
28084
28085 #: api/StoreSettings.php:654
28086 msgid "Select Customer Profile Page"
28087 msgstr ""
28088
28089 #: app/Services/Translations/admin-translation.php:2029
28090 msgid "Select Customer Status"
28091 msgstr ""
28092
28093 #: app/Services/Translations/admin-translation.php:2030
28094 msgid "Select Date"
28095 msgstr ""
28096
28097 #: app/Services/Translations/TransStrings.php:145
28098 msgid "Select date"
28099 msgstr ""
28100
28101 #: app/Services/Translations/admin-translation.php:2031
28102 msgid "Select Default Variant"
28103 msgstr ""
28104
28105 #: app/Helpers/Status.php:497
28106 msgid "Select Event"
28107 msgstr ""
28108
28109 #: app/Services/Translations/admin-translation.php:2077
28110 msgid "Select event triggers"
28111 msgstr ""
28112
28113 #: app/Services/Translations/admin-translation.php:2032
28114 msgid "Select Events"
28115 msgstr ""
28116
28117 #: app/Services/Translations/admin-translation.php:2033
28118 msgid "Select Files"
28119 msgstr ""
28120
28121 #: app/Services/Translations/admin-translation.php:2034
28122 msgid "Select Filter Group"
28123 msgstr ""
28124
28125 #: app/Services/Translations/admin-translation.php:2035
28126 msgid "Select Filters"
28127 msgstr ""
28128
28129 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:104
28130 msgid "Select FluentCommunity Spaces"
28131 msgstr ""
28132
28133 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:111
28134 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:131
28135 msgid "Select FluentCRM Lists"
28136 msgstr ""
28137
28138 #: app/Services/Translations/admin-translation.php:2036
28139 msgid "Select Group"
28140 msgstr ""
28141
28142 #: app/Http/Controllers/TaxEUController.php:400
28143 msgid "Select home country of registration"
28144 msgstr ""
28145
28146 #: api/StoreSettings.php:487
28147 msgid "Select how payment options are visually presented on checkout."
28148 msgstr ""
28149
28150 #: api/StoreSettings.php:429
28151 msgid "Select how the currency should be formatted."
28152 msgstr ""
28153
28154 #: app/Services/Translations/admin-translation.php:2037
28155 msgid "Select Image"
28156 msgstr ""
28157
28158 #: app/Helpers/Status.php:495
28159 msgid "Select in which event you want to trigger this feed"
28160 msgstr ""
28161
28162 #: app/Services/Translations/admin-translation.php:2038
28163 msgid "Select Item/s"
28164 msgstr ""
28165
28166 #: app/Services/Translations/admin-translation.php:2039
28167 msgid "Select Items"
28168 msgstr ""
28169
28170 #: app/Services/Translations/admin-translation.php:2078
28171 msgid "Select location"
28172 msgstr ""
28173
28174 #: app/Services/Translations/admin-translation.php:2079
28175 msgid "Select notification event"
28176 msgstr ""
28177
28178 #: app/Services/Renderer/ShopAppRenderer.php:652
28179 msgid "Select number of items per page"
28180 msgstr ""
28181
28182 #: app/Services/Translations/admin-translation.php:2040
28183 msgid "Select Operator"
28184 msgstr ""
28185
28186 #: app/Services/Translations/admin-translation.php:2041
28187 msgid "Select Option"
28188 msgstr ""
28189
28190 #: app/Services/Translations/admin-translation.php:2042
28191 msgid "Select Options"
28192 msgstr ""
28193
28194 #: app/Services/Translations/admin-translation.php:2082
28195 msgid "Select or type a new option"
28196 msgstr ""
28197
28198 #: app/Services/Translations/admin-translation.php:2083
28199 msgid "Select or type..."
28200 msgstr ""
28201
28202 #: app/Services/Translations/admin-translation.php:2080
28203 msgid "Select or Upload File"
28204 msgstr ""
28205
28206 #: app/Services/Translations/admin-translation.php:2081
28207 msgid "Select or Upload Media"
28208 msgstr ""
28209
28210 #: app/Services/Translations/admin-translation.php:2043
28211 msgid "Select Order Status"
28212 msgstr ""
28213
28214 #: app/Services/Translations/admin-translation.php:2044
28215 msgid "Select Order Type"
28216 msgstr ""
28217
28218 #: app/Services/Translations/admin-translation.php:2045
28219 msgid "Select Pages"
28220 msgstr ""
28221
28222 #. %8$s
28223 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:128
28224 msgid "Select payment events"
28225 msgstr ""
28226
28227 #: app/Services/Translations/customer-profile-translation.php:237
28228 msgid "Select payment method"
28229 msgstr ""
28230
28231 #: app/Services/Translations/admin-translation.php:2046
28232 msgid "Select Payment Status"
28233 msgstr ""
28234
28235 #: app/Services/Translations/admin-translation.php:2047
28236 msgid "Select Payment Term"
28237 msgstr ""
28238
28239 #: app/Services/Translations/block-editor-translation.php:346
28240 msgid "Select Product"
28241 msgstr ""
28242
28243 #: app/Services/Translations/admin-translation.php:2084
28244 msgid "Select product"
28245 msgstr ""
28246
28247 #: app/Services/Translations/admin-translation.php:2048
28248 msgid "Select Product Categories"
28249 msgstr ""
28250
28251 #: app/Services/Translations/admin-translation.php:2085
28252 msgid "Select product categories that should NOT get VAT reverse charge !"
28253 msgstr ""
28254
28255 #: app/Services/Translations/admin-translation.php:2049
28256 #: app/Services/Translations/block-editor-translation.php:347
28257 msgid "Select Products"
28258 msgstr ""
28259
28260 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:208
28261 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:223
28262 msgid "Select products"
28263 msgstr ""
28264
28265 #: app/Services/Translations/admin-translation.php:2086
28266 msgid "Select reason"
28267 msgstr ""
28268
28269 #: api/StoreSettings.php:728
28270 msgid "Select Receipt Page"
28271 msgstr ""
28272
28273 #: app/Services/Translations/admin-translation.php:2050
28274 msgid "Select Role"
28275 msgstr ""
28276
28277 #: app/Services/Translations/admin-translation.php:2087
28278 msgid "Select scheme"
28279 msgstr ""
28280
28281 #: app/Services/Translations/admin-translation.php:2051
28282 msgid "Select Shipping Status"
28283 msgstr ""
28284
28285 #: api/StoreSettings.php:618
28286 msgid "Select Shop Page"
28287 msgstr ""
28288
28289 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:124
28290 msgid "Select Spaces"
28291 msgstr ""
28292
28293 #: app/Services/Translations/admin-translation.php:2052
28294 msgid "Select Status"
28295 msgstr ""
28296
28297 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:122
28298 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:142
28299 msgid "Select Tags"
28300 msgstr ""
28301
28302 #: app/Services/Translations/admin-translation.php:2088
28303 msgid "Select template"
28304 msgstr ""
28305
28306 #: app/Services/Translations/admin-translation.php:2089
28307 msgid "Select terms"
28308 msgstr ""
28309
28310 #: api/StoreSettings.php:392
28311 msgid "Select the character used to separate thousands or decimals in prices."
28312 msgstr ""
28313
28314 #: app/Services/Translations/admin-translation.php:2090
28315 msgid "Select the countries you want to configure tax rates for."
28316 msgstr ""
28317
28318 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:119
28319 msgid "Select the courses you would like to enroll the customer to"
28320 msgstr ""
28321
28322 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:139
28323 msgid "Select the courses you would like to remove from the customer"
28324 msgstr ""
28325
28326 #: app/Services/Translations/admin-translation.php:2091
28327 msgid ""
28328 "Select the default variant that users will see pre-selected on the product "
28329 "page."
28330 msgstr ""
28331
28332 #: app/Services/Translations/admin-translation.php:2092
28333 msgid "Select the e-invoice formatter used when generating the embedded XML."
28334 msgstr ""
28335
28336 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:105
28337 msgid "Select the FluentCommunity Spaces you would like to add."
28338 msgstr ""
28339
28340 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:112
28341 msgid "Select the FluentCRM Lists you would like to add your contact to."
28342 msgstr ""
28343
28344 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:132
28345 msgid "Select the FluentCRM Lists you would like to remove from your contact."
28346 msgstr ""
28347
28348 #: api/StoreSettings.php:619
28349 msgid "Select the page that showcases all of your products."
28350 msgstr ""
28351
28352 #: api/StoreSettings.php:692
28353 msgid "Select the page that will display customer's current shopping cart."
28354 msgstr ""
28355
28356 #: api/StoreSettings.php:729
28357 msgid ""
28358 "Select the page that will display order summary after a successful purchase."
28359 msgstr ""
28360
28361 #: api/StoreSettings.php:766
28362 msgid "Select the page where customers will finalize their purchase."
28363 msgstr ""
28364
28365 #: api/StoreSettings.php:655
28366 msgid ""
28367 "Select the page where customers will manage their profile, orders, and "
28368 "downloads."
28369 msgstr ""
28370
28371 #: app/Services/Translations/admin-translation.php:2093
28372 msgid "Select the pages you'd like from the list provided."
28373 msgstr ""
28374
28375 #: app/Services/Translations/admin-translation.php:2094
28376 msgid "Select the pages you'd like from your website"
28377 msgstr ""
28378
28379 #: api/StoreSettings.php:363
28380 msgid "Select the primary currency for your store."
28381 msgstr ""
28382
28383 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:125
28384 msgid "Select the Spaces you would like to remove from your spaces."
28385 msgstr ""
28386
28387 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:126
28388 msgid "Select the tags you would like to add your contact to."
28389 msgstr ""
28390
28391 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:146
28392 msgid "Select the tags you would like to remove from your contact."
28393 msgstr ""
28394
28395 #. %8$s
28396 #: app/Modules/PaymentMethods/StripeGateway/Webhook/Webhook.php:72
28397 #: app/Modules/PaymentMethods/PayPalGateway/API/Webhook.php:78
28398 msgid "Select these events"
28399 msgstr ""
28400
28401 #: app/Services/Translations/TransStrings.php:146
28402 msgid "Select time"
28403 msgstr ""
28404
28405 #: app/Services/Translations/admin-translation.php:2053
28406 msgid "Select Type"
28407 msgstr ""
28408
28409 #: app/Services/Translations/admin-translation.php:2054
28410 msgid "Select User"
28411 msgstr ""
28412
28413 #: app/Services/Translations/admin-translation.php:2095
28414 #, php-format
28415 msgid "Select variant %1$s"
28416 msgstr ""
28417
28418 #: app/Services/Translations/admin-translation.php:2055
28419 msgid "Select Variation"
28420 msgstr ""
28421
28422 #: app/Services/Translations/admin-translation.php:2056
28423 msgid "Select Variation Type"
28424 msgstr ""
28425
28426 #: app/Services/Translations/admin-translation.php:2096
28427 msgid "Select which settings to import from"
28428 msgstr ""
28429
28430 #: app/Services/Translations/admin-translation.php:2097
28431 msgid "Select your country of OSS registration"
28432 msgstr ""
28433
28434 #: app/Services/Translations/admin-translation.php:2098
28435 msgid "Select your country of registration"
28436 msgstr ""
28437
28438 #: app/Services/Translations/admin-translation.php:2099
28439 msgid "Select your referenced Payment."
28440 msgstr ""
28441
28442 #: api/StoreSettings.php:220
28443 msgid ""
28444 "Select your store's operating mode: `Test` for setup, `Live` for real "
28445 "transactions."
28446 msgstr ""
28447
28448 #: app/Services/Translations/TransStrings.php:133
28449 msgid "select {value} as the color"
28450 msgstr ""
28451
28452 #: app/Services/Translations/block-editor-translation.php:357
28453 msgid "Select..."
28454 msgstr ""
28455
28456 #: app/Services/Translations/admin-translation.php:2807
28457 msgid "selected"
28458 msgstr ""
28459
28460 #: app/Modules/PaymentMethods/PayPalGateway/ConnectConfig.php:227
28461 #: app/Modules/PaymentMethods/StripeGateway/Connect/ConnectConfig.php:246
28462 msgid "Selected Account does not exist"
28463 msgstr ""
28464
28465 #: api/Resource/CustomerResource.php:381 api/Resource/ProductResource.php:679
28466 #: app/Http/Controllers/OrderController.php:1016
28467 #: api/Resource/FrontendResource/CustomerResource.php:281
28468 msgid "Selected action is invalid"
28469 msgstr ""
28470
28471 #: app/Services/Translations/admin-translation.php:2102
28472 msgid "Selected countries only"
28473 msgstr ""
28474
28475 #: app/Services/Translations/admin-translation.php:2100
28476 msgid "Selected Countries: "
28477 msgstr ""
28478
28479 #: api/Customers.php:109 api/Resource/CustomerResource.php:241
28480 #: api/Resource/FrontendResource/CustomerResource.php:176
28481 msgid "Selected Customers has been deleted permanently"
28482 msgstr ""
28483
28484 #: app/Services/Translations/TransStrings.php:144
28485 msgid "Selected date"
28486 msgstr ""
28487
28488 #: app/Services/Translations/admin-translation.php:2101
28489 msgid "Selected Fields"
28490 msgstr ""
28491
28492 #: app/Modules/Integrations/GlobalIntegrationSettings.php:360
28493 msgid "Selected integration feed successfully deleted"
28494 msgstr ""
28495
28496 #: api/Resource/OrderResource.php:1762
28497 msgid "Selected order and associated data has been deleted"
28498 msgstr ""
28499
28500 #: api/Resource/OrderResource.php:2245
28501 msgid "Selected order and associated data have been deleted"
28502 msgstr ""
28503
28504 #. %s is the payment status
28505 #: app/Http/Controllers/OrderController.php:1008
28506 #, php-format
28507 msgid "Selected orders payment status has been marked as %s"
28508 msgstr ""
28509
28510 #. %s is the payment method name
28511 #: app/Modules/PaymentMethods/Core/AbstractPaymentGateway.php:241
28512 #, php-format
28513 msgid "Selected payment method %s is not active!"
28514 msgstr ""
28515
28516 #: app/Http/Controllers/OrderController.php:943
28517 msgid "Selected payments has been successfully captured"
28518 msgstr ""
28519
28520 #: api/Resource/ProductVariationResource.php:396
28521 msgid "Selected pricing and associated data has been deleted"
28522 msgstr ""
28523
28524 #: app/Services/Translations/block-editor-translation.php:358
28525 msgid "Selected Product"
28526 msgstr ""
28527
28528 #: api/Resource/ProductResource.php:483
28529 msgid "Selected product and associated data has been deleted"
28530 msgstr ""
28531
28532 #: api/Resource/ProductResource.php:606
28533 msgid "Selected product and associated data have been deleted"
28534 msgstr ""
28535
28536 #: app/Services/Translations/block-editor-translation.php:360
28537 msgid "Selected product:"
28538 msgstr ""
28539
28540 #: app/Services/Translations/block-editor-translation.php:361
28541 msgid "Selected products"
28542 msgstr ""
28543
28544 #: api/Resource/ProductResource.php:660
28545 #, php-format
28546 msgid "Selected products could not be duplicated (Product ID: %s)."
28547 msgstr ""
28548
28549 #: api/Resource/ProductResource.php:674
28550 msgid "Selected products have been duplicated as drafts"
28551 msgstr ""
28552
28553 #: app/Http/Controllers/TaxRateController.php:658
28554 msgid "Selected tax class does not match the target tax rate"
28555 msgstr ""
28556
28557 #: app/Services/Translations/block-editor-translation.php:359
28558 msgid "Selected Variation"
28559 msgstr ""
28560
28561 #: app/Services/Translations/admin-translation.php:2103
28562 msgid "Selected:"
28563 msgstr ""
28564
28565 #: app/Services/Translations/admin-translation.php:2104
28566 msgid "Seller Bank Details"
28567 msgstr ""
28568
28569 #: app/Services/Translations/admin-translation.php:2105
28570 msgid "Seller Contact"
28571 msgstr ""
28572
28573 #: api/StoreSettings.php:338 app/Helpers/EditorShortCodeHelper.php:46
28574 msgid "Seller Tax ID"
28575 msgstr ""
28576
28577 #: api/StoreSettings.php:333 app/Helpers/EditorShortCodeHelper.php:45
28578 msgid "Seller VAT ID"
28579 msgstr ""
28580
28581 #: app/Services/Localization/i18n/states.php:2118
28582 msgid "Sembabule"
28583 msgstr ""
28584
28585 #: app/Services/Localization/i18n/states.php:900
28586 msgid "Semnan (سمنان)"
28587 msgstr ""
28588
28589 #: app/Hooks/Handlers/ReminderHandler.php:110
28590 msgid ""
28591 "Send automated reminders for Subscription trial ending and upcoming "
28592 "subscription renewals."
28593 msgstr ""
28594
28595 #: app/Http/Controllers/AddonsController.php:98
28596 msgid "Send data anywhere via webhook"
28597 msgstr ""
28598
28599 #: app/Services/Translations/admin-translation.php:2111
28600 msgid "Send day"
28601 msgstr ""
28602
28603 #: app/Services/Translations/admin-translation.php:2112
28604 msgid "Send even when there was no activity"
28605 msgstr ""
28606
28607 #: app/Services/Email/EmailNotifications.php:181
28608 msgid "Send mail to admin after a refund."
28609 msgstr ""
28610
28611 #: app/Services/Email/EmailNotifications.php:127
28612 msgid "Send mail to admin after a subscription renewed"
28613 msgstr ""
28614
28615 #: app/Services/Email/EmailNotifications.php:72
28616 msgid "Send mail to admin after New Order Paid"
28617 msgstr ""
28618
28619 #: app/Services/Email/EmailNotifications.php:253
28620 msgid "Send mail to admin after New Order Placed (Offline Payment)"
28621 msgstr ""
28622
28623 #: app/Services/Email/EmailNotifications.php:163
28624 msgid "Send mail to admin when a subscription is canceled"
28625 msgstr ""
28626
28627 #: app/Services/Email/EmailNotifications.php:199
28628 msgid "Send mail to customer after a refund."
28629 msgstr ""
28630
28631 #: app/Services/Email/EmailNotifications.php:109
28632 msgid "Send mail to customer after a subscription renewed"
28633 msgstr ""
28634
28635 #: app/Services/Email/EmailNotifications.php:146
28636 msgid "Send mail to customer when a subscription is canceled"
28637 msgstr ""
28638
28639 #: app/Services/Email/EmailNotifications.php:235
28640 msgid "Send mail to customer when shipping status changed to delivered."
28641 msgstr ""
28642
28643 #: app/Services/Email/EmailNotifications.php:217
28644 msgid "Send mail to customer when shipping status changed to shipped."
28645 msgstr ""
28646
28647 #: app/Services/Translations/admin-translation.php:2106
28648 msgid "Send Mail To:"
28649 msgstr ""
28650
28651 #: app/Services/Translations/admin-translation.php:2107
28652 msgid "Send Now"
28653 msgstr ""
28654
28655 #: app/Services/Translations/admin-translation.php:2108
28656 msgid "Send Payment Reminder"
28657 msgstr ""
28658
28659 #: app/Hooks/Handlers/ReminderHandler.php:149
28660 msgid "Send reminders before subscription renewals and trial expirations."
28661 msgstr ""
28662
28663 #: app/Services/Translations/admin-translation.php:2109
28664 msgid "Send Renewal Reminder"
28665 msgstr ""
28666
28667 #: app/Services/Translations/admin-translation.php:2113
28668 msgid "Send test email"
28669 msgstr ""
28670
28671 #: app/Services/Translations/admin-translation.php:2114
28672 msgid "Send time"
28673 msgstr ""
28674
28675 #: app/Services/Translations/admin-translation.php:2115
28676 msgid ""
28677 "Send time is in your store timezone. Test emails use your saved recipients."
28678 msgstr ""
28679
28680 #: app/Services/Translations/admin-translation.php:2110
28681 msgid "Send Trial End Reminder"
28682 msgstr ""
28683
28684 #: app/Services/Localization/i18n/countries.php:207
28685 msgid "Senegal"
28686 msgstr ""
28687
28688 #: app/Services/Permission/PermissionManager.php:183
28689 msgid "Sensitive Settings"
28690 msgstr ""
28691
28692 #: app/Services/Translations/admin-translation.php:2116
28693 msgid "Sent on the 1st of each month."
28694 msgstr ""
28695
28696 #: app/Services/Translations/TransStrings.php:195
28697 msgid "Sep"
28698 msgstr ""
28699
28700 #: app/Services/Translations/TransStrings.php:164
28701 msgid "September"
28702 msgstr ""
28703
28704 #: app/Services/Localization/i18n/countries.php:208
28705 msgid "Serbia"
28706 msgstr ""
28707
28708 #: app/Helpers/CurrenciesHelper.php:123
28709 msgid "Serbian Dinar"
28710 msgstr ""
28711
28712 #: app/Services/Localization/i18n/states.php:2119
28713 msgid "Serere"
28714 msgstr ""
28715
28716 #: app/Services/Localization/i18n/states.php:277
28717 msgid "Sergipe"
28718 msgstr ""
28719
28720 #: app/Services/Translations/admin-translation.php:2117
28721 msgid "Serial"
28722 msgstr ""
28723
28724 #: app/Helpers/EditorShortCodeHelper.php:312
28725 #: app/Helpers/EditorShortCodeHelper.php:334
28726 #: app/Helpers/EditorShortCodeHelper.php:352
28727 #: app/Helpers/EditorShortCodeHelper.php:367
28728 msgid "Serial Number"
28729 msgstr ""
28730
28731 #: app/Services/Filter/LicenseSiteFilter.php:91
28732 #: app/Services/Translations/admin-translation.php:2118
28733 msgid "Server Version"
28734 msgstr ""
28735
28736 #: app/Services/Translations/admin-translation.php:2119
28737 msgid "Session Expired"
28738 msgstr ""
28739
28740 #: app/Services/Translations/admin-translation.php:2125
28741 msgid ""
28742 "Set a higher price to show with a strike-through, highlighting a discount "
28743 "for sales"
28744 msgstr ""
28745
28746 #: app/Services/Translations/admin-translation.php:2120
28747 msgid "Set Active"
28748 msgstr ""
28749
28750 #: app/Services/Translations/admin-translation.php:2126
28751 msgid "Set as"
28752 msgstr ""
28753
28754 #: app/Services/Translations/admin-translation.php:2127
28755 #: app/Services/Translations/customer-profile-translation.php:238
28756 msgid "Set as default"
28757 msgstr ""
28758
28759 #: app/Services/Translations/admin-translation.php:2128
28760 msgid "Set end date & time"
28761 msgstr ""
28762
28763 #: app/Services/Translations/admin-translation.php:2121
28764 msgid "Set Exact Stock"
28765 msgstr ""
28766
28767 #: app/Services/Translations/admin-translation.php:2122
28768 msgid "Set Inactive"
28769 msgstr ""
28770
28771 #: app/Services/Translations/admin-translation.php:2123
28772 msgid "Set Price"
28773 msgstr ""
28774
28775 #: api/StoreSettings.php:981
28776 msgid "Set Product Slug."
28777 msgstr ""
28778
28779 #: app/Services/Translations/admin-translation.php:2129
28780 msgid "Set stock to exact value (e.g. 10 → 20)"
28781 msgstr ""
28782
28783 #: api/StoreSettings.php:932
28784 msgid ""
28785 "Set the column layout for how product variations are displayed within "
28786 "product sections."
28787 msgstr ""
28788
28789 #: app/Services/Translations/admin-translation.php:2130
28790 msgid "Set the maximum spend (subtotal) allowed when using the coupon."
28791 msgstr ""
28792
28793 #: app/Services/Translations/admin-translation.php:2131
28794 msgid ""
28795 "Set the one-time setup fee amount (e.g., $50) per order. This fee does not "
28796 "apply to quantity."
28797 msgstr ""
28798
28799 #: app/Services/Translations/admin-translation.php:2132
28800 msgid ""
28801 "Set the physical attributes for this product. These values are used for "
28802 "shipping rate calculations."
28803 msgstr ""
28804
28805 #: app/Services/Translations/admin-translation.php:2133
28806 msgid ""
28807 "Set up OSS, micro-business, or specific-country registrations to collect VAT "
28808 "across the EU."
28809 msgstr ""
28810
28811 #: app/Services/Translations/admin-translation.php:2124
28812 msgid "Set Up Tax Collection"
28813 msgstr ""
28814
28815 #. %s is the link to set up pages
28816 #: app/Services/Translations/admin-translation.php:2135
28817 msgid "Set up your pages"
28818 msgstr ""
28819
28820 #. %s is the link to set up pages
28821 #: app/Services/Translations/admin-translation.php:2137
28822 #, php-format
28823 msgid "Set up your pages first to get started %s"
28824 msgstr ""
28825
28826 #. %s is the plugin name
28827 #: app/Services/Translations/admin-translation.php:2139
28828 #, php-format
28829 msgid ""
28830 "Set your from name, email, and email footer. These configurations will be "
28831 "used to send emails from %s."
28832 msgstr ""
28833
28834 #: app/Services/Localization/i18n/states.php:1459
28835 msgid "Seti"
28836 msgstr ""
28837
28838 #: app/Services/Localization/i18n/states.php:1262
28839 msgid "Settat"
28840 msgstr ""
28841
28842 #: app/Helpers/AdminHelper.php:190 app/Helpers/EditorShortCodeHelper.php:32
28843 #: app/Services/Translations/admin-translation.php:2140
28844 #: app/Services/Translations/block-editor-translation.php:362
28845 #: app/Hooks/Handlers/MenuHandler.php:310
28846 #: app/Modules/PaymentMethods/PayPalGateway/API/PayPalPartnerRenderer.php:61
28847 msgid "Settings"
28848 msgstr ""
28849
28850 #: app/Services/Translations/admin-translation.php:2808
28851 msgid "settings"
28852 msgstr ""
28853
28854 #: app/Http/Controllers/StorageController.php:171
28855 msgid "Settings reset successfully"
28856 msgstr ""
28857
28858 #: app/Services/Translations/admin-translation.php:2141
28859 msgid "Settings saved"
28860 msgstr ""
28861
28862 #: app/Services/Translations/admin-translation.php:2142
28863 #: app/Http/Controllers/ModuleSettingsController.php:69
28864 #: app/Http/Controllers/StorageController.php:32
28865 #: app/Http/Controllers/ProductController.php:644
28866 #: app/Http/Controllers/TaxConfigurationController.php:98
28867 #: app/Modules/PaymentMethods/Cod/Cod.php:193
28868 msgid "Settings saved successfully"
28869 msgstr ""
28870
28871 #: app/Services/Translations/admin-translation.php:2143
28872 msgid "Settings saved successfully!"
28873 msgstr ""
28874
28875 #: app/Modules/StorageDrivers/S3/S3.php:410
28876 msgid "Settings saved successfully."
28877 msgstr ""
28878
28879 #: app/Http/Controllers/ProductController.php:686
28880 msgid "Settings updated successfully"
28881 msgstr ""
28882
28883 #: app/Helpers/Helper.php:1222
28884 #: app/Services/Translations/admin-translation.php:2144
28885 msgid "Setup Fee"
28886 msgstr ""
28887
28888 #: app/Services/Translations/admin-translation.php:2150
28889 #: app/Services/Translations/customer-profile-translation.php:239
28890 msgid "Setup fee"
28891 msgstr ""
28892
28893 #: app/Services/Translations/admin-translation.php:2145
28894 msgid "Setup Fee Amount"
28895 msgstr ""
28896
28897 #: app/Services/Translations/admin-translation.php:2151
28898 msgid "Setup fee amount"
28899 msgstr ""
28900
28901 #: app/Services/BulkProductUpdateService.php:222
28902 #: app/Services/BulkProductInsertService.php:136
28903 #: app/Http/Requests/ProductUpdateRequest.php:374
28904 #: app/Http/Requests/ProductRequest.php:345
28905 #: app/Http/Requests/ProductVariationRequest.php:215
28906 msgid "Setup Fee Amount is required."
28907 msgstr ""
28908
28909 #: app/Services/Renderer/PricingTableRenderer.php:298
28910 msgid "Setup fee information"
28911 msgstr ""
28912
28913 #: app/Services/Translations/admin-translation.php:2152
28914 msgid "Setup fee label"
28915 msgstr ""
28916
28917 #: app/Services/BulkProductUpdateService.php:223
28918 #: app/Services/BulkProductInsertService.php:137
28919 msgid "Setup Fee must be a number."
28920 msgstr ""
28921
28922 #: app/Services/Translations/admin-translation.php:2146
28923 msgid "Setup Fee Name"
28924 msgstr ""
28925
28926 #: app/Services/Translations/admin-translation.php:2153
28927 msgid "Setup fee name"
28928 msgstr ""
28929
28930 #: app/Services/BulkProductUpdateService.php:224
28931 #: app/Services/BulkProductInsertService.php:138
28932 #: app/Http/Requests/ProductUpdateRequest.php:375
28933 #: app/Http/Requests/ProductRequest.php:346
28934 #: app/Http/Requests/ProductVariationRequest.php:216
28935 msgid "Setup Fee Name is required."
28936 msgstr ""
28937
28938 #: app/Services/BulkProductUpdateService.php:221
28939 #: app/Services/BulkProductInsertService.php:135
28940 msgid "Setup fee option must be yes or no."
28941 msgstr ""
28942
28943 #: app/Views/emails/parts/items_table.php:250
28944 msgid "Setup Fee Tax"
28945 msgstr ""
28946
28947 #: app/Services/Translations/admin-translation.php:2154
28948 #: app/Services/Translations/customer-profile-translation.php:240
28949 msgid "Setup fee tax"
28950 msgstr ""
28951
28952 #. %1$s: formatted setup fee tax amount
28953 #: app/Services/Renderer/Receipt/ThankYouRender.php:1294
28954 #, php-format
28955 msgid "Setup fee tax: %1$s"
28956 msgstr ""
28957
28958 #. %1$s: tax label e.g. "VAT", %2$s: rate percentage e.g. "20" or "7.5"
28959 #: app/Views/emails/parts/items_table.php:209
28960 #, php-format
28961 msgid "Setup Fee — %1$s (%2$s%%)"
28962 msgstr ""
28963
28964 #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:256
28965 msgid "Setup intent confirmed successfully. Please check your subscriptions."
28966 msgstr ""
28967
28968 #: app/Services/Translations/admin-translation.php:2147
28969 msgid "Setup Now"
28970 msgstr ""
28971
28972 #: app/Http/Controllers/DashboardController.php:20
28973 msgid "Setup Pages"
28974 msgstr ""
28975
28976 #: app/Http/Controllers/DashboardController.php:43
28977 msgid "Setup Payment Methods"
28978 msgstr ""
28979
28980 #: app/Services/Translations/admin-translation.php:2155
28981 msgid "Setup required"
28982 msgstr ""
28983
28984 #: app/Services/Translations/admin-translation.php:2148
28985 msgid "Setup Your Pages"
28986 msgstr ""
28987
28988 #: app/Services/Translations/admin-translation.php:2149
28989 msgid "Setup Your Products"
28990 msgstr ""
28991
28992 #: api/StoreSettings.php:1120
28993 msgid "Setup your receipt."
28994 msgstr ""
28995
28996 #: app/Services/Localization/i18n/states.php:1982
28997 msgid "Sevastopol"
28998 msgstr ""
28999
29000 #: app/Services/Tax/TaxManager.php:123
29001 msgid "Seven"
29002 msgstr ""
29003
29004 #: app/Services/Localization/i18n/states.php:632
29005 msgid "Sevilla"
29006 msgstr ""
29007
29008 #: app/Services/Localization/i18n/countries.php:209
29009 msgid "Seychelles"
29010 msgstr ""
29011
29012 #: app/Helpers/CurrenciesHelper.php:128
29013 msgid "Seychellois Rupee"
29014 msgstr ""
29015
29016 #: app/Services/Localization/i18n/states.php:367
29017 msgid "Shaanxi / 陕西"
29018 msgstr ""
29019
29020 #: app/Services/Localization/i18n/states.php:357
29021 msgid "Shandong / 山东"
29022 msgstr ""
29023
29024 #: app/Services/Localization/i18n/states.php:351
29025 msgid "Shanghai / 上海"
29026 msgstr ""
29027
29028 #: app/Services/Localization/i18n/states.php:346
29029 msgid "Shanxi / 山西"
29030 msgstr ""
29031
29032 #: app/Services/Translations/admin-translation.php:2156
29033 msgid ""
29034 "Share direct checkout link to let customers buy this variation directly."
29035 msgstr ""
29036
29037 #: app/Http/Controllers/DashboardController.php:35
29038 msgid "Share your brand story and build trust with customers."
29039 msgstr ""
29040
29041 #: app/Services/Localization/i18n/states.php:185
29042 msgid "Shariatpur"
29043 msgstr ""
29044
29045 #: app/Services/Localization/i18n/states.php:2120
29046 msgid "Sheema"
29047 msgstr ""
29048
29049 #: app/Services/Localization/i18n/states.php:186
29050 msgid "Sherpur"
29051 msgstr ""
29052
29053 #: app/Services/Localization/i18n/states.php:1072
29054 msgid "Shiga"
29055 msgstr ""
29056
29057 #: app/Services/Localization/i18n/states.php:1079
29058 msgid "Shimane"
29059 msgstr ""
29060
29061 #: app/Services/Localization/i18n/states.php:1922
29062 msgid "Shinyanga"
29063 msgstr ""
29064
29065 #: app/Services/Translations/admin-translation.php:2157
29066 msgid "Ship everywhere, excluding specific countries"
29067 msgstr ""
29068
29069 #: app/Services/Translations/admin-translation.php:2158
29070 msgid "Ship exclusively to the countries you choose"
29071 msgstr ""
29072
29073 #: app/Views/invoice/thank_you.php:461 app/Views/invoice/receipt_slip.php:239
29074 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:427
29075 #: app/Services/Renderer/Receipt/ThankYouRender.php:941
29076 msgid "Ship To"
29077 msgstr ""
29078
29079 #: app/Services/Renderer/CheckoutRenderer.php:590
29080 #: app/Services/Translations/block-editor-translation.php:363
29081 msgid "Ship to a different address?"
29082 msgstr ""
29083
29084 #: app/Services/Translations/block-editor-translation.php:364
29085 msgid "Ship to different address"
29086 msgstr ""
29087
29088 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:258
29089 msgid "Ship to Different Field"
29090 msgstr ""
29091
29092 #: app/Services/Translations/admin-translation.php:2159
29093 msgid "Ship to every country and territory"
29094 msgstr ""
29095
29096 #: app/Helpers/Status.php:242 app/Helpers/Status.php:253
29097 #: app/Helpers/Helper.php:264 app/Helpers/Helper.php:278
29098 #: app/Services/Translations/admin-translation.php:2160
29099 #: app/Services/Translations/customer-profile-translation.php:241
29100 msgid "Shipped"
29101 msgstr ""
29102
29103 #: app/Helpers/Status.php:482 app/Services/Renderer/CartSummaryRender.php:186
29104 #: app/Services/Renderer/CartSummaryRender.php:273
29105 #: app/Services/Translations/admin-translation.php:2161
29106 #: app/Services/Translations/customer-profile-translation.php:242
29107 #: app/Services/Translations/block-editor-translation.php:365
29108 #: app/Views/invoice/thank_you.php:230 app/Views/invoice/receipt_slip.php:371
29109 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:659
29110 #: app/Services/Renderer/Receipt/ThankYouRender.php:478
29111 #: app/Views/emails/parts/items_table.php:308
29112 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:413
29113 msgid "Shipping"
29114 msgstr ""
29115
29116 #: app/Helpers/CartCheckoutHelper.php:620
29117 #: app/Helpers/CartCheckoutHelper.php:746
29118 #: app/Services/Renderer/AddressSelectRenderer.php:20
29119 #: app/Services/Renderer/CheckoutRenderer.php:452
29120 #: app/Services/Renderer/CheckoutRenderer.php:646
29121 #: app/Services/Renderer/CheckoutRenderer.php:661
29122 #: app/Services/Translations/admin-translation.php:2162
29123 #: app/Services/Translations/customer-profile-translation.php:243
29124 #: app/Services/Translations/block-editor-translation.php:366
29125 #: app/Views/emails/parts/addresses.php:106
29126 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:156
29127 msgid "Shipping Address"
29128 msgstr ""
29129
29130 #: app/Services/Translations/admin-translation.php:2809
29131 msgid "shipping address also"
29132 msgstr ""
29133
29134 #: api/Resource/CustomerAddressResource.php:159
29135 msgid "Shipping address created successfully!"
29136 msgstr ""
29137
29138 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:227
29139 msgid "Shipping Address Field"
29140 msgstr ""
29141
29142 #: app/Services/Translations/block-editor-translation.php:367
29143 msgid "Shipping Address Heading"
29144 msgstr ""
29145
29146 #: api/Resource/CustomerAddressResource.php:233
29147 msgid "Shipping address updated successfully!"
29148 msgstr ""
29149
29150 #: app/Services/Translations/admin-translation.php:2171
29151 msgid "Shipping and delivery options"
29152 msgstr ""
29153
29154 #: app/Services/Translations/admin-translation.php:2163
29155 msgid "Shipping Class"
29156 msgstr ""
29157
29158 #: app/Modules/Shipping/Http/Requests/ShippingClassRequest.php:40
29159 msgid "Shipping class cost is required."
29160 msgstr ""
29161
29162 #: app/Modules/Shipping/Http/Controllers/ShippingClassController.php:29
29163 msgid "Shipping class has been created successfully"
29164 msgstr ""
29165
29166 #: app/Modules/Shipping/Http/Controllers/ShippingClassController.php:79
29167 msgid "Shipping class has been deleted successfully"
29168 msgstr ""
29169
29170 #: app/Modules/Shipping/Http/Controllers/ShippingClassController.php:51
29171 msgid "Shipping class has been updated successfully"
29172 msgstr ""
29173
29174 #: app/Modules/Shipping/Http/Requests/ShippingClassRequest.php:39
29175 msgid "Shipping class name is required."
29176 msgstr ""
29177
29178 #: app/Http/Controllers/ProductController.php:497
29179 msgid "Shipping Class not found"
29180 msgstr ""
29181
29182 #: app/Http/Controllers/ProductController.php:533
29183 msgid "Shipping Class removed successfully"
29184 msgstr ""
29185
29186 #: app/Modules/Shipping/Http/Requests/ShippingClassRequest.php:41
29187 msgid "Shipping class type is required."
29188 msgstr ""
29189
29190 #: app/Http/Controllers/ProductController.php:513
29191 msgid "Shipping Class updated successfully"
29192 msgstr ""
29193
29194 #: app/Services/Translations/admin-translation.php:2164
29195 msgid "Shipping Classes"
29196 msgstr ""
29197
29198 #. %s charge amount
29199 #: app/Services/Renderer/ShippingMethodsRender.php:100
29200 #, php-format
29201 msgid "Shipping cost: %s"
29202 msgstr ""
29203
29204 #: app/Services/Translations/admin-translation.php:2165
29205 msgid "Shipping Country"
29206 msgstr ""
29207
29208 #: app/Modules/Shipping/Http/Requests/ShippingZoneRequest.php:75
29209 msgid "Shipping country region is required."
29210 msgstr ""
29211
29212 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:173
29213 msgid "Shipping Method"
29214 msgstr ""
29215
29216 #: app/Modules/Shipping/Http/Controllers/ShippingMethodController.php:20
29217 msgid "Shipping method has been created successfully"
29218 msgstr ""
29219
29220 #: app/Modules/Shipping/Http/Controllers/ShippingMethodController.php:44
29221 msgid "Shipping method has been deleted successfully"
29222 msgstr ""
29223
29224 #: app/Modules/Shipping/Http/Controllers/ShippingMethodController.php:34
29225 msgid "Shipping method has been updated successfully"
29226 msgstr ""
29227
29228 #: app/Modules/Shipping/Http/Requests/ShippingMethodRequest.php:43
29229 msgid "Shipping method title is required."
29230 msgstr ""
29231
29232 #: app/Modules/Shipping/Http/Requests/ShippingMethodRequest.php:44
29233 msgid "Shipping method type is required."
29234 msgstr ""
29235
29236 #: app/Services/Translations/admin-translation.php:2166
29237 #: app/Services/Translations/block-editor-translation.php:368
29238 msgid "Shipping Methods"
29239 msgstr ""
29240
29241 #: app/Modules/Shipping/Http/Requests/ShippingZoneRequest.php:74
29242 msgid "Shipping name cannot exceed 192 characters."
29243 msgstr ""
29244
29245 #: app/Modules/Shipping/Http/Requests/ShippingZoneRequest.php:73
29246 msgid "Shipping name is required."
29247 msgstr ""
29248
29249 #: app/Services/Renderer/ShippingMethodsRender.php:29
29250 msgid "Shipping Options"
29251 msgstr ""
29252
29253 #: app/Http/Controllers/TaxRateController.php:543
29254 msgid "Shipping override has been deleted successfully"
29255 msgstr ""
29256
29257 #: app/Services/Translations/admin-translation.php:2172
29258 msgid ""
29259 "Shipping paid in orders. This is deducted from gross sales to calculate "
29260 "revenue."
29261 msgstr ""
29262
29263 #: app/Services/Translations/admin-translation.php:2167
29264 msgid "Shipping Profile"
29265 msgstr ""
29266
29267 #: app/Services/Translations/admin-translation.php:2168
29268 #: app/Http/Controllers/TemplateController.php:18
29269 msgid "Shipping Slip Template"
29270 msgstr ""
29271
29272 #: app/Services/Translations/admin-translation.php:2169
29273 msgid "Shipping Status"
29274 msgstr ""
29275
29276 #: app/Http/Controllers/OrderController.php:875
29277 msgid "Shipping Status has been changed for the selected orders"
29278 msgstr ""
29279
29280 #. %1$s is the old status, %2$s is the new status
29281 #: api/Resource/OrderResource.php:2061
29282 #, php-format
29283 msgid "Shipping status has been updated from %1$s to %2$s"
29284 msgstr ""
29285
29286 #: api/Resource/OrderResource.php:2058
29287 msgid "Shipping status updated"
29288 msgstr ""
29289
29290 #: app/Services/Translations/customer-profile-translation.php:244
29291 #: app/Views/invoice/thank_you.php:290 app/Views/invoice/receipt_slip.php:424
29292 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:734
29293 #: app/Services/Renderer/Receipt/ThankYouRender.php:550
29294 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:468
29295 msgid "Shipping Tax"
29296 msgstr ""
29297
29298 #: app/Modules/Tax/TaxModule.php:247
29299 msgid "Shipping Tax (Excluded)"
29300 msgstr ""
29301
29302 #: app/Modules/Tax/TaxModule.php:245
29303 msgid "Shipping Tax (Included)"
29304 msgstr ""
29305
29306 #: app/Services/Translations/admin-translation.php:2173
29307 msgid ""
29308 "Shipping tax always follows the store-level tax mode (Included or Excluded). "
29309 "Product-specific tax settings do not apply to shipping."
29310 msgstr ""
29311
29312 #: app/Http/Controllers/OrderController.php:1181
29313 msgid "Shipping updated"
29314 msgstr ""
29315
29316 #: app/Services/Renderer/ProductCardRender.php:242
29317 #: app/Services/Translations/block-editor-translation.php:369
29318 msgid "Shipping Weight"
29319 msgstr ""
29320
29321 #: app/Services/Renderer/ProductCardRender.php:130
29322 msgid "Shipping wt:"
29323 msgstr ""
29324
29325 #: app/Services/Translations/admin-translation.php:2174
29326 msgid "Shipping zone deleted successfully"
29327 msgstr ""
29328
29329 #: app/Modules/Shipping/Http/Controllers/ShippingZoneController.php:37
29330 msgid "Shipping zone has been created successfully"
29331 msgstr ""
29332
29333 #: app/Modules/Shipping/Http/Controllers/ShippingZoneController.php:86
29334 msgid "Shipping zone has been deleted successfully"
29335 msgstr ""
29336
29337 #: app/Modules/Shipping/Http/Controllers/ShippingZoneController.php:61
29338 msgid "Shipping zone has been updated successfully"
29339 msgstr ""
29340
29341 #: app/Modules/Shipping/Http/Requests/ShippingMethodRequest.php:42
29342 msgid "Shipping zone is required."
29343 msgstr ""
29344
29345 #: app/Services/Translations/admin-translation.php:2175
29346 msgid "Shipping zone not found"
29347 msgstr ""
29348
29349 #: app/Services/Translations/admin-translation.php:2170
29350 msgid "Shipping Zones"
29351 msgstr ""
29352
29353 #: app/Modules/Shipping/Http/Controllers/ShippingZoneController.php:117
29354 msgid "Shipping zones order has been updated"
29355 msgstr ""
29356
29357 #. 1: rejected status, 2: allowed statuses
29358 #: app/Modules/MCP/Tools/OrderTools.php:814
29359 #, php-format
29360 msgid "shipping_status \"%1$s\" is not settable. Allowed: %2$s."
29361 msgstr ""
29362
29363 #: app/Services/Translations/admin-translation.php:2176
29364 msgid "Ships everywhere except the countries listed above."
29365 msgstr ""
29366
29367 #: app/Services/Localization/i18n/states.php:1069
29368 msgid "Shizuoka"
29369 msgstr ""
29370
29371 #: app/Services/Localization/i18n/states.php:65
29372 msgid "Shkodër"
29373 msgstr ""
29374
29375 #: api/StoreSettings.php:623
29376 #: app/Services/Translations/admin-translation.php:2177
29377 msgid "Shop"
29378 msgstr ""
29379
29380 #: app/Services/Translations/TransStrings.php:23
29381 msgctxt "Shop App Block Editor"
29382 msgid "Also search in Content"
29383 msgstr ""
29384
29385 #: app/Services/Translations/TransStrings.php:24
29386 msgctxt "Shop App Block Editor"
29387 msgid "Apply Filter"
29388 msgstr ""
29389
29390 #: app/Services/Translations/TransStrings.php:60
29391 msgctxt "Shop App Block Editor"
29392 msgid "Background"
29393 msgstr ""
29394
29395 #: app/Services/Translations/TransStrings.php:56
29396 msgctxt "Shop App Block Editor"
29397 msgid "Badge Count"
29398 msgstr ""
29399
29400 #: app/Services/Translations/TransStrings.php:55
29401 msgctxt "Shop App Block Editor"
29402 msgid "Badge Count Background"
29403 msgstr ""
29404
29405 #: app/Services/Translations/TransStrings.php:57
29406 msgctxt "Shop App Block Editor"
29407 msgid "Badge Count Border"
29408 msgstr ""
29409
29410 #: app/Services/Translations/TransStrings.php:54
29411 msgctxt "Shop App Block Editor"
29412 msgid "Border"
29413 msgstr ""
29414
29415 #: app/Services/Translations/TransStrings.php:72
29416 msgctxt "Shop App Block Editor"
29417 msgid "Checkbox"
29418 msgstr ""
29419
29420 #: app/Services/Translations/TransStrings.php:73
29421 msgctxt "Shop App Block Editor"
29422 msgid "Checkbox Active"
29423 msgstr ""
29424
29425 #: app/Services/Translations/TransStrings.php:76
29426 msgctxt "Shop App Block Editor"
29427 msgid "Checkmark Active Bg"
29428 msgstr ""
29429
29430 #: app/Services/Translations/TransStrings.php:77
29431 msgctxt "Shop App Block Editor"
29432 msgid "Checkmark Active Border"
29433 msgstr ""
29434
29435 #: app/Services/Translations/TransStrings.php:78
29436 msgctxt "Shop App Block Editor"
29437 msgid "Checkmark After Border"
29438 msgstr ""
29439
29440 #: app/Services/Translations/TransStrings.php:74
29441 msgctxt "Shop App Block Editor"
29442 msgid "Checkmark Bg"
29443 msgstr ""
29444
29445 #: app/Services/Translations/TransStrings.php:75
29446 msgctxt "Shop App Block Editor"
29447 msgid "Checkmark Border"
29448 msgstr ""
29449
29450 #: app/Services/Translations/TransStrings.php:26
29451 msgctxt "Shop App Block Editor"
29452 msgid "Default"
29453 msgstr ""
29454
29455 #: app/Services/Translations/TransStrings.php:27
29456 msgctxt "Shop App Block Editor"
29457 msgid "Display Name For Filter"
29458 msgstr ""
29459
29460 #: app/Services/Translations/TransStrings.php:30
29461 msgctxt "Shop App Block Editor"
29462 msgid "Enable"
29463 msgstr ""
29464
29465 #: app/Services/Translations/TransStrings.php:28
29466 msgctxt "Shop App Block Editor"
29467 msgid "Enable Default Filtering"
29468 msgstr ""
29469
29470 #: app/Services/Translations/TransStrings.php:29
29471 msgctxt "Shop App Block Editor"
29472 msgid "Enable Filtering"
29473 msgstr ""
29474
29475 #: app/Services/Translations/TransStrings.php:31
29476 msgctxt "Shop App Block Editor"
29477 msgid "Enabled?"
29478 msgstr ""
29479
29480 #: app/Services/Translations/TransStrings.php:32
29481 msgctxt "Shop App Block Editor"
29482 msgid "Filter Option"
29483 msgstr ""
29484
29485 #: app/Services/Translations/TransStrings.php:33
29486 msgctxt "Shop App Block Editor"
29487 msgid "Grid"
29488 msgstr ""
29489
29490 #: app/Services/Translations/TransStrings.php:63
29491 msgctxt "Shop App Block Editor"
29492 msgid "Heading"
29493 msgstr ""
29494
29495 #: app/Services/Translations/TransStrings.php:61
29496 msgctxt "Shop App Block Editor"
29497 msgid "Input Border"
29498 msgstr ""
29499
29500 #: app/Services/Translations/TransStrings.php:62
29501 msgctxt "Shop App Block Editor"
29502 msgid "Input Focus Border"
29503 msgstr ""
29504
29505 #: app/Services/Translations/TransStrings.php:65
29506 msgctxt "Shop App Block Editor"
29507 msgid "Item Border"
29508 msgstr ""
29509
29510 #: app/Services/Translations/TransStrings.php:64
29511 msgctxt "Shop App Block Editor"
29512 msgid "Label"
29513 msgstr ""
29514
29515 #: app/Services/Translations/TransStrings.php:34
29516 msgctxt "Shop App Block Editor"
29517 msgid "List"
29518 msgstr ""
29519
29520 #: app/Services/Translations/TransStrings.php:35
29521 msgctxt "Shop App Block Editor"
29522 msgid "Numbers"
29523 msgstr ""
29524
29525 #: app/Services/Translations/TransStrings.php:36
29526 msgctxt "Shop App Block Editor"
29527 msgid "Option"
29528 msgstr ""
29529
29530 #: app/Services/Translations/TransStrings.php:37
29531 msgctxt "Shop App Block Editor"
29532 msgid "Paginator"
29533 msgstr ""
29534
29535 #: app/Services/Translations/TransStrings.php:38
29536 msgctxt "Shop App Block Editor"
29537 msgid "Per Page"
29538 msgstr ""
29539
29540 #: app/Services/Translations/TransStrings.php:51
29541 msgctxt "Shop App Block Editor"
29542 msgid "Primary"
29543 msgstr ""
29544
29545 #: app/Services/Translations/TransStrings.php:43
29546 msgctxt "Shop App Block Editor"
29547 msgid "Product"
29548 msgstr ""
29549
29550 #: app/Services/Translations/TransStrings.php:39
29551 msgctxt "Shop App Block Editor"
29552 msgid "Product Box Grid Size"
29553 msgstr ""
29554
29555 #: app/Services/Translations/TransStrings.php:40
29556 msgctxt "Shop App Block Editor"
29557 msgid "Product Categories"
29558 msgstr ""
29559
29560 #: app/Services/Translations/TransStrings.php:41
29561 msgctxt "Shop App Block Editor"
29562 msgid "Product Grid Size"
29563 msgstr ""
29564
29565 #: app/Services/Translations/TransStrings.php:52
29566 msgctxt "Shop App Block Editor"
29567 msgid "Product Heading"
29568 msgstr ""
29569
29570 #: app/Services/Translations/TransStrings.php:42
29571 msgctxt "Shop App Block Editor"
29572 msgid "Product Types"
29573 msgstr ""
29574
29575 #: app/Services/Translations/TransStrings.php:44
29576 msgctxt "Shop App Block Editor"
29577 msgid "Range Filter Only works in pages."
29578 msgstr ""
29579
29580 #: app/Services/Translations/TransStrings.php:79
29581 msgctxt "Shop App Block Editor"
29582 msgid "Range Slider Connect Bg"
29583 msgstr ""
29584
29585 #: app/Services/Translations/TransStrings.php:67
29586 msgctxt "Shop App Block Editor"
29587 msgid "Reset Button"
29588 msgstr ""
29589
29590 #: app/Services/Translations/TransStrings.php:66
29591 msgctxt "Shop App Block Editor"
29592 msgid "Reset Button Bg"
29593 msgstr ""
29594
29595 #: app/Services/Translations/TransStrings.php:68
29596 msgctxt "Shop App Block Editor"
29597 msgid "Reset Button Border"
29598 msgstr ""
29599
29600 #: app/Services/Translations/TransStrings.php:70
29601 msgctxt "Shop App Block Editor"
29602 msgid "Reset Button Hover"
29603 msgstr ""
29604
29605 #: app/Services/Translations/TransStrings.php:69
29606 msgctxt "Shop App Block Editor"
29607 msgid "Reset Button Hover Bg"
29608 msgstr ""
29609
29610 #: app/Services/Translations/TransStrings.php:71
29611 msgctxt "Shop App Block Editor"
29612 msgid "Reset Button Hover Border"
29613 msgstr ""
29614
29615 #: app/Services/Translations/TransStrings.php:45
29616 msgctxt "Shop App Block Editor"
29617 msgid "Scroll"
29618 msgstr ""
29619
29620 #: app/Services/Translations/TransStrings.php:47
29621 msgctxt "Shop App Block Editor"
29622 msgid "Search"
29623 msgstr ""
29624
29625 #: app/Services/Translations/TransStrings.php:46
29626 msgctxt "Shop App Block Editor"
29627 msgid "Search Grid Size"
29628 msgstr ""
29629
29630 #: app/Services/Translations/TransStrings.php:53
29631 msgctxt "Shop App Block Editor"
29632 msgid "Text"
29633 msgstr ""
29634
29635 #: app/Services/Translations/TransStrings.php:48
29636 msgctxt "Shop App Block Editor"
29637 msgid "View mode"
29638 msgstr ""
29639
29640 #: app/Services/Translations/TransStrings.php:49
29641 msgctxt "Shop App Block Editor"
29642 msgid "Wildcard Filter"
29643 msgstr ""
29644
29645 #: app/Services/Translations/admin-translation.php:2178
29646 msgid "Shop Image/Logo"
29647 msgstr ""
29648
29649 #: app/Services/Translations/admin-translation.php:2179
29650 msgid "Shop Name"
29651 msgstr ""
29652
29653 #: app/Hooks/Handlers/MenuHandler.php:82
29654 msgid "Shop Page"
29655 msgstr ""
29656
29657 #: app/Services/Renderer/CartDrawerRenderer.php:57
29658 #: app/Services/Renderer/CartDrawerRenderer.php:94
29659 msgid "Shopping Cart"
29660 msgstr ""
29661
29662 #: app/Services/Renderer/CartDrawerRenderer.php:44
29663 msgid "Shopping Cart Drawer"
29664 msgstr ""
29665
29666 #: app/Services/Translations/admin-translation.php:2180
29667 msgid "Short Description"
29668 msgstr ""
29669
29670 #: app/Services/Translations/admin-translation.php:2181
29671 msgid "Short description"
29672 msgstr ""
29673
29674 #: app/Services/Translations/block-editor-translation.php:370
29675 msgid "Shortcode"
29676 msgstr ""
29677
29678 #. %s: Shortcode
29679 #: app/Helpers/Helper.php:1519
29680 #, php-format
29681 msgctxt "Shortcode instruction message"
29682 msgid "Use %1$s shortcode in your page."
29683 msgstr ""
29684
29685 #: app/Services/Translations/admin-translation.php:2182
29686 msgid ""
29687 "Shortcodes/Blocks shown here use sample data. Actual emails will be "
29688 "populated with real information."
29689 msgstr ""
29690
29691 #. %1$s: keyboard shortcut keys
29692 #: app/Services/Translations/admin-translation.php:2184
29693 #, php-format
29694 msgid "Shortcut: %1$s"
29695 msgstr ""
29696
29697 #: app/Services/Translations/admin-translation.php:2810
29698 msgid "shortcuts..."
29699 msgstr ""
29700
29701 #: app/Services/Renderer/CheckoutFieldsSchema.php:492
29702 msgid ""
29703 "Show a legal registration / business ID field at checkout (e.g. company "
29704 "registration number)."
29705 msgstr ""
29706
29707 #: app/Services/Renderer/CheckoutFieldsSchema.php:486
29708 msgid ""
29709 "Show a VAT/GST/Tax number field at checkout for customers to provide their "
29710 "tax ID."
29711 msgstr ""
29712
29713 #: app/Services/Translations/admin-translation.php:2185
29714 msgid "Show All"
29715 msgstr ""
29716
29717 #: app/Services/Translations/customer-profile-translation.php:245
29718 msgid "Show all items for this order"
29719 msgstr ""
29720
29721 #: app/Services/Translations/admin-translation.php:2186
29722 msgid "Show Bulk Actions"
29723 msgstr ""
29724
29725 #: app/Services/Translations/block-editor-translation.php:371
29726 msgid "Show Cart Button"
29727 msgstr ""
29728
29729 #: app/Services/Translations/block-editor-translation.php:380
29730 msgid "Show cart item count"
29731 msgstr ""
29732
29733 #: app/Services/Translations/block-editor-translation.php:372
29734 msgid "Show Checkout Button"
29735 msgstr ""
29736
29737 #: app/Services/Translations/admin-translation.php:2187
29738 msgid "Show Content Editor"
29739 msgstr ""
29740
29741 #: app/Services/Translations/block-editor-translation.php:373
29742 msgid "Show Dimensions"
29743 msgstr ""
29744
29745 #: app/Services/Translations/block-editor-translation.php:374
29746 msgid "Show Discount Percentage"
29747 msgstr ""
29748
29749 #: app/Services/Translations/block-editor-translation.php:381
29750 msgid "Show empty categories"
29751 msgstr ""
29752
29753 #: app/Services/Translations/block-editor-translation.php:382
29754 msgid "Show hierarchy"
29755 msgstr ""
29756
29757 #: app/Services/Translations/block-editor-translation.php:383
29758 msgid "Show icon"
29759 msgstr ""
29760
29761 #. %s is the order number
29762 #: app/Services/Translations/customer-profile-translation.php:247
29763 #, php-format
29764 msgid "Show items for order %s"
29765 msgstr ""
29766
29767 #: app/Services/Translations/block-editor-translation.php:375
29768 msgid "Show Label"
29769 msgstr ""
29770
29771 #: app/Services/Translations/admin-translation.php:2191
29772 msgid "Show less"
29773 msgstr ""
29774
29775 #: app/Services/Translations/admin-translation.php:2188
29776 msgid "Show License Stats"
29777 msgstr ""
29778
29779 #: app/Services/Translations/admin-translation.php:2192
29780 msgid "Show more"
29781 msgstr ""
29782
29783 #: app/Services/Translations/block-editor-translation.php:376
29784 msgid "Show Name"
29785 msgstr ""
29786
29787 #: app/Services/Translations/admin-translation.php:2193
29788 msgid "Show on checkout?"
29789 msgstr ""
29790
29791 #: app/Services/Translations/admin-translation.php:2189
29792 msgid "Show Order Stats"
29793 msgstr ""
29794
29795 #: app/Services/Translations/admin-translation.php:2190
29796 msgid "Show Percentages"
29797 msgstr ""
29798
29799 #: app/Services/Translations/block-editor-translation.php:384
29800 msgid "Show product count"
29801 msgstr ""
29802
29803 #: app/Services/Translations/block-editor-translation.php:377
29804 msgid "Show Product Weight"
29805 msgstr ""
29806
29807 #: api/StoreSettings.php:825
29808 msgid "Show Relevant In Product Modal"
29809 msgstr ""
29810
29811 #: api/StoreSettings.php:820
29812 msgid "Show Relevant In Single Page"
29813 msgstr ""
29814
29815 #: app/Services/Translations/block-editor-translation.php:378
29816 msgid "Show Remove Button"
29817 msgstr ""
29818
29819 #: app/Services/Translations/block-editor-translation.php:379
29820 msgid "Show Total Weight"
29821 msgstr ""
29822
29823 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:84
29824 msgid "Show View Switcher"
29825 msgstr ""
29826
29827 #: app/Services/Email/ConditionPresets.php:67
29828 msgid "Show when a coupon or manual discount was applied."
29829 msgstr ""
29830
29831 #: app/Services/Email/ConditionPresets.php:91
29832 msgid "Show when a refund has been issued."
29833 msgstr ""
29834
29835 #: app/Services/Email/ConditionPresets.php:117
29836 msgid "Show when downloadable files are attached."
29837 msgstr ""
29838
29839 #: app/Services/Email/ConditionPresets.php:41
29840 msgid "Show when payment has been received."
29841 msgstr ""
29842
29843 #: app/Services/Email/ConditionPresets.php:57
29844 msgid "Show when payment has failed."
29845 msgstr ""
29846
29847 #: app/Services/Email/ConditionPresets.php:49
29848 msgid "Show when payment is still pending."
29849 msgstr ""
29850
29851 #: app/Services/Email/ConditionPresets.php:75
29852 msgid "Show when shipping charges are present."
29853 msgstr ""
29854
29855 #: app/Services/Email/ConditionPresets.php:99
29856 msgid "Show when shipping tax is charged."
29857 msgstr ""
29858
29859 #: app/Services/Email/ConditionPresets.php:109
29860 msgid "Show when the customer left an order note."
29861 msgstr ""
29862
29863 #: app/Services/Email/ConditionPresets.php:23
29864 msgid "Show when the order contains only digital products."
29865 msgstr ""
29866
29867 #: app/Services/Email/ConditionPresets.php:83
29868 msgid "Show when the order includes tax."
29869 msgstr ""
29870
29871 #: app/Services/Email/ConditionPresets.php:31
29872 msgid "Show when the order requires physical fulfillment."
29873 msgstr ""
29874
29875 #: app/Services/Translations/block-editor-translation.php:385
29876 msgid "Show/Hide Icon"
29877 msgstr ""
29878
29879 #: app/Services/Translations/admin-translation.php:2194
29880 #, php-format
29881 msgid "Showing %1$s of %2$s variants"
29882 msgstr ""
29883
29884 #. 1: starting item number, 2: ending item number, 3: total number of items
29885 #: app/Services/Renderer/ShopAppRenderer.php:636
29886 #, php-format
29887 msgid "Showing %1$s to %2$s of %3$s Items"
29888 msgstr ""
29889
29890 #: app/Services/Translations/admin-translation.php:2196
29891 msgid ""
29892 "Shown on prices where tax is excluded. Applies when product or store pricing "
29893 "is tax-exclusive."
29894 msgstr ""
29895
29896 #: app/Services/Translations/admin-translation.php:2197
29897 msgid ""
29898 "Shown on prices where tax is included. Applies when product or store pricing "
29899 "is tax-inclusive."
29900 msgstr ""
29901
29902 #: app/Services/Translations/admin-translation.php:2195
29903 msgid "Shown on VAT invoice"
29904 msgstr ""
29905
29906 #: app/Services/Localization/i18n/states.php:210
29907 msgid "Shumen"
29908 msgstr ""
29909
29910 #: app/Services/Localization/i18n/states.php:1134
29911 msgid "Siaya"
29912 msgstr ""
29913
29914 #: app/Services/Localization/i18n/states.php:1694
29915 msgid "Sibiu"
29916 msgstr ""
29917
29918 #: app/Services/Localization/i18n/states.php:365
29919 msgid "Sichuan / 四川"
29920 msgstr ""
29921
29922 #: app/Services/Localization/i18n/states.php:505
29923 msgid "Sidi Bel Abbès"
29924 msgstr ""
29925
29926 #: app/Services/Localization/i18n/states.php:1263
29927 msgid "Sidi Bennour"
29928 msgstr ""
29929
29930 #: app/Services/Localization/i18n/states.php:1264
29931 msgid "Sidi Ifni"
29932 msgstr ""
29933
29934 #: app/Services/Localization/i18n/states.php:1265
29935 msgid "Sidi Kacem"
29936 msgstr ""
29937
29938 #: app/Services/Localization/i18n/states.php:1266
29939 msgid "Sidi Slimane"
29940 msgstr ""
29941
29942 #: app/Services/Localization/i18n/states.php:1268
29943 msgid "Sidi Youssef Ben Ali"
29944 msgstr ""
29945
29946 #: app/Services/Localization/i18n/states.php:1000
29947 msgid "Siena"
29948 msgstr ""
29949
29950 #: app/Services/Localization/i18n/countries.php:210
29951 msgid "Sierra Leone"
29952 msgstr ""
29953
29954 #: app/Helpers/CurrenciesHelper.php:132
29955 msgid "Sierra Leonean Leone"
29956 msgstr ""
29957
29958 #: app/Views/invoice/dispatch_slip.php:154
29959 msgid "Signature:"
29960 msgstr ""
29961
29962 #: app/Helpers/AdminOrderProcessor.php:152
29963 #: app/Helpers/CheckoutProcessor.php:690
29964 #: app/Http/Controllers/FrontendControllers/CustomerOrderController.php:207
29965 msgid "Signup Fee"
29966 msgstr ""
29967
29968 #: app/Helpers/Helper.php:1015
29969 msgid "signup fee"
29970 msgstr ""
29971
29972 #: app/Modules/PaymentMethods/StripeGateway/Processor.php:479
29973 msgid "Signup fee / initial payment"
29974 msgstr ""
29975
29976 #: app/Services/Translations/admin-translation.php:2198
29977 msgid "Signups"
29978 msgstr ""
29979
29980 #: app/Services/Localization/i18n/states.php:1873
29981 msgid "Siirt"
29982 msgstr ""
29983
29984 #: app/Services/Localization/i18n/states.php:864
29985 msgid "Sikkim"
29986 msgstr ""
29987
29988 #: app/Services/Localization/i18n/states.php:211
29989 msgid "Silistra"
29990 msgstr ""
29991
29992 #: app/Services/Localization/i18n/states.php:1930
29993 msgid "Simiyu"
29994 msgstr ""
29995
29996 #: app/Helpers/Helper.php:716 app/Services/Filter/ProductFilter.php:288
29997 #: app/Services/Translations/admin-translation.php:2199
29998 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:186
29999 msgid "Simple"
30000 msgstr ""
30001
30002 #: app/Services/Translations/admin-translation.php:2200
30003 msgid "Simple Variation"
30004 msgstr ""
30005
30006 #: app/Helpers/Helper.php:717 app/Services/Filter/ProductFilter.php:289
30007 #: app/Services/Translations/admin-translation.php:2201
30008 msgid "Simple Variations"
30009 msgstr ""
30010
30011 #: app/Services/Translations/block-editor-translation.php:386
30012 msgid "Simulate Loading"
30013 msgstr ""
30014
30015 #: app/Services/Translations/block-editor-translation.php:387
30016 msgid "Simulate No Results"
30017 msgstr ""
30018
30019 #: app/Services/Translations/block-editor-translation.php:388
30020 msgid "Simulation"
30021 msgstr ""
30022
30023 #: app/Services/Localization/i18n/states.php:1348
30024 msgid "Sinaloa"
30025 msgstr ""
30026
30027 #: app/Services/Localization/i18n/states.php:1633
30028 msgid "Sindh"
30029 msgstr ""
30030
30031 #: app/Services/Localization/i18n/states.php:1800
30032 msgid "Sing Buri"
30033 msgstr ""
30034
30035 #: app/Services/Localization/i18n/countries.php:211
30036 msgid "Singapore"
30037 msgstr ""
30038
30039 #: app/Helpers/CurrenciesHelper.php:130
30040 msgid "Singapore Dollar"
30041 msgstr ""
30042
30043 #: app/Services/Localization/i18n/states.php:1923
30044 msgid "Singida"
30045 msgstr ""
30046
30047 #: app/Services/Translations/admin-translation.php:2203
30048 msgid "Single charge for the entire order."
30049 msgstr ""
30050
30051 #: app/Services/Filter/OrderFilter.php:291
30052 msgid "Single Payment"
30053 msgstr ""
30054
30055 #: app/Services/Translations/admin-translation.php:2202
30056 msgid "Single Product & Order Setup"
30057 msgstr ""
30058
30059 #: app/Services/Translations/TransStrings.php:96
30060 msgctxt "Single Product Page"
30061 msgid "Dimensions"
30062 msgstr ""
30063
30064 #: app/Services/Translations/TransStrings.php:93
30065 msgctxt "Single Product Page"
30066 msgid "In Stock"
30067 msgstr ""
30068
30069 #: app/Services/Translations/TransStrings.php:94
30070 msgctxt "Single Product Page"
30071 msgid "Out Of Stock"
30072 msgstr ""
30073
30074 #: app/Services/Translations/TransStrings.php:95
30075 msgctxt "Single Product Page"
30076 msgid "Package"
30077 msgstr ""
30078
30079 #: app/Services/Translations/TransStrings.php:98
30080 msgctxt "Single Product Page"
30081 msgid "Shipping Weight"
30082 msgstr ""
30083
30084 #: app/Services/Translations/TransStrings.php:97
30085 msgctxt "Single Product Page"
30086 msgid "Weight"
30087 msgstr ""
30088
30089 #: api/StoreSettings.php:808
30090 msgid "Single Product Setup"
30091 msgstr ""
30092
30093 #: app/Services/Translations/block-editor-translation.php:389
30094 msgid "Single Site Lifetime License"
30095 msgstr ""
30096
30097 #: app/Services/Localization/i18n/states.php:1202
30098 msgid "Sinoe"
30099 msgstr ""
30100
30101 #: app/Services/Localization/i18n/states.php:1874
30102 msgid "Sinop"
30103 msgstr ""
30104
30105 #: app/Services/Localization/i18n/states.php:1609
30106 msgid "Siquijor"
30107 msgstr ""
30108
30109 #: app/Services/Localization/i18n/states.php:1001
30110 msgid "Siracusa"
30111 msgstr ""
30112
30113 #: app/Services/Localization/i18n/states.php:187
30114 msgid "Sirajganj"
30115 msgstr ""
30116
30117 #: app/Services/Localization/i18n/states.php:2121
30118 msgid "Sironko"
30119 msgstr ""
30120
30121 #: app/Services/Localization/i18n/states.php:734
30122 msgid "Sisak-Moslavina County"
30123 msgstr ""
30124
30125 #: app/Services/Localization/i18n/states.php:1801
30126 msgid "Sisaket"
30127 msgstr ""
30128
30129 #: app/Services/Localization/i18n/states.php:910
30130 msgid "Sistan and Baluchestan (سیستان و بلوچستان)"
30131 msgstr ""
30132
30133 #: app/Services/Translations/customer-profile-translation.php:248
30134 msgid "Site"
30135 msgstr ""
30136
30137 #: app/Services/Translations/admin-translation.php:2204
30138 msgid "Site Details"
30139 msgstr ""
30140
30141 #: app/Services/Translations/admin-translation.php:2206
30142 msgid "Site not found"
30143 msgstr ""
30144
30145 #: app/Services/Filter/LicenseSiteFilter.php:73
30146 msgid "Site Property"
30147 msgstr ""
30148
30149 #: app/Helpers/EditorShortCodeHelper.php:18
30150 msgid "Site Title"
30151 msgstr ""
30152
30153 #: app/Helpers/EditorShortCodeHelper.php:17
30154 #: app/Services/Filter/LicenseSiteFilter.php:77
30155 #: app/Services/Translations/admin-translation.php:2205
30156 msgid "Site URL"
30157 msgstr ""
30158
30159 #: app/Services/Translations/admin-translation.php:2207
30160 msgid "Sites"
30161 msgstr ""
30162
30163 #: app/Services/Localization/i18n/states.php:1875
30164 msgid "Sivas"
30165 msgstr ""
30166
30167 #: app/Services/Tax/TaxManager.php:122
30168 msgid "Six"
30169 msgstr ""
30170
30171 #: app/Helpers/Helper.php:1027 app/Helpers/Helper.php:1134
30172 #: app/Helpers/Helper.php:1631
30173 msgid "six month"
30174 msgid_plural "six months"
30175 msgstr[0] ""
30176 msgstr[1] ""
30177
30178 #: app/Services/Translations/admin-translation.php:2208
30179 #: app/Services/Translations/block-editor-translation.php:390
30180 msgid "Size"
30181 msgstr ""
30182
30183 #: app/Services/Localization/i18n/states.php:1267
30184 msgid "Skhirat-Témara"
30185 msgstr ""
30186
30187 #: app/Services/Localization/i18n/states.php:504
30188 msgid "Skikda"
30189 msgstr ""
30190
30191 #: app/Services/Translations/admin-translation.php:2209
30192 msgid "Skip All"
30193 msgstr ""
30194
30195 #: app/Services/Translations/admin-translation.php:2210
30196 msgid "Skip for now"
30197 msgstr ""
30198
30199 #: app/Services/Translations/admin-translation.php:2211
30200 msgid "Skip inventory"
30201 msgstr ""
30202
30203 #: app/Services/Translations/admin-translation.php:1936
30204 #: app/Services/Translations/block-editor-translation.php:328
30205 msgid "SKU"
30206 msgstr ""
30207
30208 #: app/Services/BulkProductUpdateService.php:257
30209 #, php-format
30210 msgid "SKU \"%s\" is already in use by another product."
30211 msgstr ""
30212
30213 #: app/Services/BulkProductInsertService.php:351
30214 #: app/Services/BulkProductInsertService.php:408
30215 #, php-format
30216 msgid "SKU \"%s\" is already in use."
30217 msgstr ""
30218
30219 #: app/Services/Translations/admin-translation.php:1937
30220 msgid "SKU (Stock Keeping Unit)"
30221 msgstr ""
30222
30223 #: app/Services/BulkProductUpdateService.php:211
30224 #: app/Services/BulkProductInsertService.php:125
30225 msgid "SKU may not be greater than 100 characters."
30226 msgstr ""
30227
30228 #: app/Http/Requests/ProductVariationRequest.php:202
30229 msgid "SKU may not be greater than 30 characters."
30230 msgstr ""
30231
30232 #: app/Services/Translations/block-editor-translation.php:329
30233 msgid "SKU Settings"
30234 msgstr ""
30235
30236 #: app/Services/Renderer/ProductRenderer.php:727
30237 #: app/Services/Translations/block-editor-translation.php:330
30238 #: app/Hooks/Handlers/BlockEditors/ProductSkuBlockEditor.php:113
30239 msgid "SKU:"
30240 msgstr ""
30241
30242 #: app/Services/Translations/TransStrings.php:256
30243 msgid "slider between {min} and {max}"
30244 msgstr ""
30245
30246 #: app/Services/Translations/block-editor-translation.php:391
30247 msgid "Slides per view"
30248 msgstr ""
30249
30250 #: app/Services/Localization/i18n/states.php:833
30251 msgid "Sligo"
30252 msgstr ""
30253
30254 #: app/Services/Localization/i18n/states.php:212
30255 msgid "Sliven"
30256 msgstr ""
30257
30258 #: app/Services/Localization/i18n/countries.php:212
30259 msgid "Slovakia"
30260 msgstr ""
30261
30262 #: app/Services/Localization/i18n/countries.php:213
30263 msgid "Slovenia"
30264 msgstr ""
30265
30266 #: app/Services/Translations/admin-translation.php:2212
30267 msgid "Slug"
30268 msgstr ""
30269
30270 #: app/Services/Translations/block-editor-translation.php:392
30271 msgid "Small"
30272 msgstr ""
30273
30274 #: app/Services/Translations/block-editor-translation.php:331
30275 msgid "SMARTCODES"
30276 msgstr ""
30277
30278 #: app/Services/Localization/i18n/states.php:213
30279 msgid "Smolyan"
30280 msgstr ""
30281
30282 #: app/Services/Translations/admin-translation.php:2213
30283 msgid "Snapshot generation failed!"
30284 msgstr ""
30285
30286 #: app/Services/Translations/admin-translation.php:2214
30287 msgid "Snapshot generation started in background!"
30288 msgstr ""
30289
30290 #: app/Services/Translations/admin-translation.php:2215
30291 msgid "Snapshots generated successfully!"
30292 msgstr ""
30293
30294 #: app/Modules/Tax/TaxModule.php:2103
30295 msgid "SOAP is not available on the server."
30296 msgstr ""
30297
30298 #: app/Services/Localization/i18n/states.php:1384
30299 msgid "Sofala"
30300 msgstr ""
30301
30302 #: app/Services/Localization/i18n/states.php:215
30303 msgid "Sofia"
30304 msgstr ""
30305
30306 #: app/Services/Localization/i18n/states.php:214
30307 msgid "Sofia District"
30308 msgstr ""
30309
30310 #: app/Services/ShortCodeParser/Parsers/ItemParser.php:98
30311 msgid "Soft Package"
30312 msgstr ""
30313
30314 #: app/Services/Localization/i18n/states.php:583
30315 msgid "Sohag"
30316 msgstr ""
30317
30318 #: app/Services/Localization/i18n/states.php:1438
30319 msgid "Sokoto"
30320 msgstr ""
30321
30322 #: app/Hooks/Handlers/BlockEditors/SoldOutBadgeBlockEditor.php:81
30323 msgid "Sold Out Badge"
30324 msgstr ""
30325
30326 #: app/Services/Localization/i18n/states.php:701
30327 msgid "Sololá"
30328 msgstr ""
30329
30330 #: app/Services/Localization/i18n/countries.php:214
30331 msgid "Solomon Islands"
30332 msgstr ""
30333
30334 #: app/Helpers/CurrenciesHelper.php:127
30335 msgid "Solomon Islands Dollar"
30336 msgstr ""
30337
30338 #: app/Services/Localization/i18n/states.php:313
30339 msgid "Solothurn"
30340 msgstr ""
30341
30342 #: app/Helpers/CurrenciesHelper.php:133
30343 msgid "Somali Shilling"
30344 msgstr ""
30345
30346 #: app/Services/Localization/i18n/countries.php:215
30347 msgid "Somalia"
30348 msgstr ""
30349
30350 #: api/Resource/ProductResource.php:649
30351 #, php-format
30352 msgid ""
30353 "Some products could not be duplicated (Product ID: %s). Remaining selected "
30354 "products have been duplicated as drafts."
30355 msgstr ""
30356
30357 #: app/Services/Translations/admin-translation.php:2216
30358 msgid "Some products were ${actionText} successfully"
30359 msgstr ""
30360
30361 #: app/Services/Translations/admin-translation.php:2217
30362 msgid "Something is wrong!"
30363 msgstr ""
30364
30365 #: app/Services/Translations/checkout-translation.php:37
30366 #: app/Services/Translations/admin-translation.php:2218
30367 #: app/Services/Translations/customer-profile-translation.php:249
30368 #: app/Http/Controllers/ProductController.php:616
30369 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:186
30370 msgid "Something went wrong"
30371 msgstr ""
30372
30373 #: api/Resource/CouponResource.php:236 api/Resource/CouponResource.php:283
30374 #: api/Resource/CouponResource.php:325
30375 msgid "Something went wrong while updating the cart."
30376 msgstr ""
30377
30378 #: app/Services/Translations/admin-translation.php:2219
30379 msgid "Something went wrong!"
30380 msgstr ""
30381
30382 #: app/Services/Localization/i18n/states.php:769
30383 msgid "Somogy"
30384 msgstr ""
30385
30386 #: app/Services/Localization/i18n/states.php:1002
30387 msgid "Sondrio"
30388 msgstr ""
30389
30390 #: app/Services/Localization/i18n/states.php:1802
30391 msgid "Songkhla"
30392 msgstr ""
30393
30394 #: app/Services/Localization/i18n/states.php:1349
30395 msgid "Sonora"
30396 msgstr ""
30397
30398 #: app/Services/Localization/i18n/states.php:1732
30399 msgid "Sonsonate"
30400 msgstr ""
30401
30402 #: app/Services/Localization/i18n/states.php:633
30403 msgid "Soria"
30404 msgstr ""
30405
30406 #: app/Services/Localization/i18n/states.php:2212
30407 msgid "Soriano"
30408 msgstr ""
30409
30410 #: app/Services/Localization/i18n/states.php:1312
30411 msgid "Soroca"
30412 msgstr ""
30413
30414 #: app/Services/Localization/i18n/states.php:2122
30415 msgid "Soroti"
30416 msgstr ""
30417
30418 #: app/Modules/Integrations/GlobalIntegrationSettings.php:31
30419 msgid "Sorry! No integration failed found with: "
30420 msgstr ""
30421
30422 #: app/Services/Translations/admin-translation.php:2220
30423 msgid "Sorry! No modules found based on your filter."
30424 msgstr ""
30425
30426 #: app/Modules/PaymentMethods/PayPalGateway/SubscriptionManager.php:152
30427 msgid "Sorry, New Subscription ID or Vendor Order ID is not available!"
30428 msgstr ""
30429
30430 #: app/Modules/Integrations/GlobalIntegrationSettings.php:74
30431 msgid ""
30432 "Sorry, no Integration found. Please make sure that latest version of "
30433 "installed"
30434 msgstr ""
30435
30436 #: app/Hooks/Handlers/ShortCodes/ReceiptHandler.php:212
30437 msgid "Sorry, no receipt found."
30438 msgstr ""
30439
30440 #: app/Hooks/Handlers/ShortCodes/ReceiptHandler.php:64
30441 msgid "Sorry, no transaction found."
30442 msgstr ""
30443
30444 #: app/Modules/PaymentMethods/PayPalGateway/SubscriptionManager.php:99
30445 msgid "Sorry, Subscription ID is not available!"
30446 msgstr ""
30447
30448 #: app/Modules/PaymentMethods/PayPalGateway/SubscriptionManager.php:34
30449 #: app/Modules/PaymentMethods/PayPalGateway/SubscriptionManager.php:69
30450 msgid "Sorry, Subscription not found!"
30451 msgstr ""
30452
30453 #: app/Modules/PaymentMethods/PayPalGateway/SubscriptionManager.php:107
30454 msgid "Sorry, Subscription or Order not found!"
30455 msgstr ""
30456
30457 #: app/Helpers/CustomerHelper.php:132
30458 msgid "Sorry, This is not your order"
30459 msgstr ""
30460
30461 #: app/Models/ProductVariation.php:260 app/Models/ProductVariation.php:277
30462 #: app/Modules/StockManagement/StockManagement.php:69
30463 msgid "Sorry, this product is currently out of stock."
30464 msgstr ""
30465
30466 #: app/Models/ProductVariation.php:266
30467 msgid "Sorry, this product is not available for purchase."
30468 msgstr ""
30469
30470 #: app/Services/Translations/admin-translation.php:2221
30471 msgid "Sorry, Unable To Create Page!!"
30472 msgstr ""
30473
30474 #: api/Helper.php:60
30475 msgid ""
30476 "Sorry, You can not update permissions. Only administrators can update "
30477 "permissions"
30478 msgstr ""
30479
30480 #: app/Http/Controllers/McpSettingsController.php:108
30481 msgid "Sorry, you do not have permission to change the MCP setting."
30482 msgstr ""
30483
30484 #: app/Http/Controllers/McpSettingsController.php:55
30485 msgid "Sorry, you do not have permission to install plugins."
30486 msgstr ""
30487
30488 #: app/Modules/PaymentMethods/PayPalGateway/SubscriptionManager.php:27
30489 msgid "Sorry, You do not have permission to pause subscription!"
30490 msgstr ""
30491
30492 #: app/Modules/PaymentMethods/PayPalGateway/SubscriptionManager.php:62
30493 msgid "Sorry, You do not have permission to resume subscription!"
30494 msgstr ""
30495
30496 #: app/Services/Localization/i18n/states.php:1610
30497 msgid "Sorsogon"
30498 msgstr ""
30499
30500 #: app/Services/Translations/admin-translation.php:2222
30501 msgid "Sort"
30502 msgstr ""
30503
30504 #: app/Services/Renderer/ShopAppRenderer.php:381
30505 msgid "Sort alphabetically A to Z"
30506 msgstr ""
30507
30508 #: app/Services/Renderer/ShopAppRenderer.php:396
30509 msgid "Sort alphabetically Z to A"
30510 msgstr ""
30511
30512 #: app/Services/Renderer/ShopAppRenderer.php:356
30513 #: app/Services/Translations/admin-translation.php:2223
30514 #: app/Services/Translations/block-editor-translation.php:393
30515 msgid "Sort By"
30516 msgstr ""
30517
30518 #: app/Services/Renderer/ShopAppRenderer.php:441
30519 msgid "Sort by date newest first"
30520 msgstr ""
30521
30522 #: app/Services/Renderer/ShopAppRenderer.php:456
30523 msgid "Sort by date oldest first"
30524 msgstr ""
30525
30526 #: app/Services/Renderer/ShopAppRenderer.php:426
30527 msgid "Sort by price high to low"
30528 msgstr ""
30529
30530 #: app/Services/Renderer/ShopAppRenderer.php:411
30531 msgid "Sort by price low to high"
30532 msgstr ""
30533
30534 #: app/Services/Renderer/ShopAppRenderer.php:368
30535 msgid "Sort products"
30536 msgstr ""
30537
30538 #: app/Services/Renderer/ShopAppRenderer.php:371
30539 msgid "Sort products by"
30540 msgstr ""
30541
30542 #: app/Services/Localization/i18n/states.php:524
30543 msgid "Souk Ahras"
30544 msgstr ""
30545
30546 #: app/Services/PluginInstaller/AddonManager.php:115
30547 #: app/Http/Controllers/PaymentMethodController.php:203
30548 msgid "Source link is required"
30549 msgstr ""
30550
30551 #: app/Services/Translations/admin-translation.php:2224
30552 msgid "Sources"
30553 msgstr ""
30554
30555 #: app/Services/Localization/i18n/states.php:679
30556 msgid "South Aegean"
30557 msgstr ""
30558
30559 #: app/Services/Localization/i18n/countries.php:216
30560 msgid "South Africa"
30561 msgstr ""
30562
30563 #: app/Helpers/CurrenciesHelper.php:158
30564 msgid "South African Rand"
30565 msgstr ""
30566
30567 #: app/Services/Localization/i18n/continents.php:280
30568 msgid "South America"
30569 msgstr ""
30570
30571 #: app/Services/Localization/i18n/states.php:121
30572 msgid "South Australia"
30573 msgstr ""
30574
30575 #: app/Services/Localization/i18n/states.php:2180
30576 msgid "South Carolina"
30577 msgstr ""
30578
30579 #: app/Services/Localization/i18n/states.php:1611
30580 msgid "South Cotabato"
30581 msgstr ""
30582
30583 #: app/Services/Localization/i18n/states.php:2181
30584 msgid "South Dakota"
30585 msgstr ""
30586
30587 #: app/Services/Localization/i18n/countries.php:217
30588 msgid "South Georgia/Sandwich Islands"
30589 msgstr ""
30590
30591 #: app/Services/Localization/i18n/states.php:897
30592 msgid "South Khorasan (خراسان جنوبی)"
30593 msgstr ""
30594
30595 #: app/Services/Localization/i18n/countries.php:218
30596 msgid "South Korea"
30597 msgstr ""
30598
30599 #: app/Helpers/CurrenciesHelper.php:86 app/Helpers/CurrenciesHelper.php:390
30600 msgid "South Korean Won"
30601 msgstr ""
30602
30603 #: app/Services/Localization/i18n/states.php:574
30604 msgid "South Sinai"
30605 msgstr ""
30606
30607 #: app/Services/Localization/i18n/countries.php:219
30608 msgid "South Sudan"
30609 msgstr ""
30610
30611 #: app/Services/Localization/i18n/states.php:2263
30612 msgid "Southern"
30613 msgstr ""
30614
30615 #: app/Services/Localization/i18n/states.php:1612
30616 msgid "Southern Leyte"
30617 msgstr ""
30618
30619 #: app/Services/Localization/i18n/states.php:1496
30620 msgid "Southland"
30621 msgstr ""
30622
30623 #: app/Services/Localization/i18n/countries.php:220
30624 msgid "Spain"
30625 msgstr ""
30626
30627 #: app/Services/Translations/admin-translation.php:2225
30628 msgid ""
30629 "Specifies the HTTP method (e.g., GET, POST) used to send data to the webhook "
30630 "URL."
30631 msgstr ""
30632
30633 #: app/Services/Translations/admin-translation.php:2226
30634 msgid "Spend by day"
30635 msgstr ""
30636
30637 #: app/Services/Translations/admin-translation.php:2227
30638 msgid "Spend by hour "
30639 msgstr ""
30640
30641 #: app/Services/Localization/i18n/states.php:748
30642 msgid "Split-Dalmatia County"
30643 msgstr ""
30644
30645 #: app/Modules/PaymentMethods/PromoGateways/Addons/SquareAddon.php:81
30646 #: app/Modules/PaymentMethods/PromoGateways/Addons/SquareAddon.php:106
30647 msgid "Square Payment Gateway"
30648 msgstr ""
30649
30650 #: app/Services/Localization/i18n/countries.php:221
30651 msgid "Sri Lanka"
30652 msgstr ""
30653
30654 #: app/Modules/Tax/TaxModule.php:2379
30655 msgid "SST"
30656 msgstr ""
30657
30658 #: app/Services/Localization/i18n/states.php:314
30659 msgid "St. Gallen"
30660 msgstr ""
30661
30662 #: app/Services/Translations/admin-translation.php:2228
30663 msgid "Stackable"
30664 msgstr ""
30665
30666 #: app/Services/Tax/TaxManager.php:103 app/Services/Tax/TaxManager.php:175
30667 #: app/Services/Tax/TaxManager.php:539 app/Services/Tax/TaxManager.php:569
30668 #: app/Services/Translations/admin-translation.php:2229
30669 #: app/Http/Controllers/TaxClassController.php:66
30670 msgid "Standard"
30671 msgstr ""
30672
30673 #: app/Services/Translations/admin-translation.php:2230
30674 msgid ""
30675 "Standard EU VAT rates will be imported automatically for all EU countries."
30676 msgstr ""
30677
30678 #: app/Http/Controllers/TaxRateController.php:113
30679 #: app/Http/Controllers/TaxRateController.php:1014
30680 msgid "Standard tax class could not be found"
30681 msgstr ""
30682
30683 #: app/Services/Localization/i18n/states.php:216
30684 msgid "Stara Zagora"
30685 msgstr ""
30686
30687 #: app/Services/Translations/admin-translation.php:2231
30688 msgid "Start"
30689 msgstr ""
30690
30691 #: app/Services/Translations/TransStrings.php:147
30692 msgid "Start Date"
30693 msgstr ""
30694
30695 #: app/Services/Translations/admin-translation.php:2234
30696 msgid "Start date"
30697 msgstr ""
30698
30699 #: app/Services/Translations/admin-translation.php:2232
30700 msgid "Start Date & Time"
30701 msgstr ""
30702
30703 #: app/Services/Translations/admin-translation.php:2235
30704 msgid "Start date & time"
30705 msgstr ""
30706
30707 #: app/Http/Requests/CouponRequest.php:121
30708 msgid "Start date is required. "
30709 msgstr ""
30710
30711 #: app/Services/Translations/admin-translation.php:2233
30712 msgid "Start From"
30713 msgstr ""
30714
30715 #: app/Modules/MCP/Tools/ContextTools.php:69
30716 msgid ""
30717 "START HERE — call once per session. Returns who you are and your permissions,"
30718 " the store currency/timezone conventions, headline stats, every valid enum "
30719 "value (order/payment/shipping/subscription statuses, intervals, types), and "
30720 "usage guidelines. Use this before any other tool so you never guess a status "
30721 "string or money format."
30722 msgstr ""
30723
30724 #: app/Services/Translations/TransStrings.php:148
30725 msgid "Start Time"
30726 msgstr ""
30727
30728 #: app/Services/Translations/admin-translation.php:2236
30729 msgid "Started"
30730 msgstr ""
30731
30732 #. %s: min price
30733 #: app/Services/Renderer/ProductCardRender.php:401
30734 #, php-format
30735 msgid "Starting from %s"
30736 msgstr ""
30737
30738 #: app/Services/Translations/block-editor-translation.php:394
30739 msgid "Starts From"
30740 msgstr ""
30741
30742 #: app/Services/Filter/CustomerFilter.php:120
30743 #: app/Services/Filter/OrderFilter.php:344
30744 #: app/Services/Filter/OrderFilter.php:433
30745 msgid "Starts With"
30746 msgstr ""
30747
30748 #: app/Helpers/CartCheckoutHelper.php:450
30749 #: app/Helpers/EditorShortCodeHelper.php:137
30750 #: app/Helpers/EditorShortCodeHelper.php:146
30751 #: app/Services/Renderer/CheckoutFieldsSchema.php:154
30752 #: app/Services/Renderer/CheckoutFieldsSchema.php:510
30753 #: app/Services/Renderer/CheckoutFieldsSchema.php:552
30754 #: app/Services/Translations/admin-translation.php:2237
30755 #: app/Services/Translations/customer-profile-translation.php:250
30756 #: app/Services/Translations/block-editor-translation.php:395
30757 #: app/Services/Localization/i18n/address-locales.php:52
30758 #: app/Services/Localization/i18n/address-locales.php:399
30759 #: app/Services/Localization/i18n/address-locales.php:548
30760 #: app/Services/Localization/i18n/address-locales.php:749
30761 msgid "State"
30762 msgstr ""
30763
30764 #: app/Services/Renderer/AddressSelectRenderer.php:324
30765 msgid "State / Province"
30766 msgstr ""
30767
30768 #: app/Services/Localization/i18n/address-locales.php:571
30769 msgid "State / Zone"
30770 msgstr ""
30771
30772 #: app/Http/Requests/CustomerAddressRequest.php:72
30773 #: app/Http/Requests/FrontendRequests/CustomerAddressRequest.php:44
30774 msgid "State field is required."
30775 msgstr ""
30776
30777 #: app/Services/Localization/LocalizationManager.php:627
30778 msgid "State is required."
30779 msgstr ""
30780
30781 #: app/Services/Translations/admin-translation.php:2238
30782 msgid "State Tax"
30783 msgstr ""
30784
30785 #: app/Services/Translations/admin-translation.php:2239
30786 msgid "States"
30787 msgstr ""
30788
30789 #: app/Helpers/EditorShortCodeHelper.php:185
30790 #: app/Helpers/EditorShortCodeHelper.php:336
30791 #: app/Helpers/EditorShortCodeHelper.php:369
30792 #: app/Services/Filter/LicenseFilter.php:169
30793 #: app/Services/Filter/OrderBumpFilter.php:152
30794 #: app/Services/Translations/admin-translation.php:2240
30795 #: app/Services/Translations/customer-profile-translation.php:251
30796 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:129
30797 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:184
30798 msgid "Status"
30799 msgstr ""
30800
30801 #: app/Services/Translations/admin-translation.php:2241
30802 msgid ""
30803 "Status controls the product's visibility on the public page and its "
30804 "purchasability. 'Publish' indicates that it is live and can be purchased, "
30805 "'Draft' signifies that it is in private editing, and 'Schedule' means it "
30806 "will be publish on a specified date. 'Private' means, Only visible to "
30807 "adminstrators but can be purchased via direct purchase link. The status can "
30808 "only be changed once pricing is set."
30809 msgstr ""
30810
30811 #: api/Resource/OrderResource.php:2149
30812 msgid "Status has been updated"
30813 msgstr ""
30814
30815 #: app/Services/BulkProductUpdateService.php:207
30816 #: app/Services/BulkProductInsertService.php:117
30817 msgid "Status is required."
30818 msgstr ""
30819
30820 #: app/Services/BulkProductUpdateService.php:208
30821 #: app/Services/BulkProductInsertService.php:118
30822 msgid "Status must be published or draft."
30823 msgstr ""
30824
30825 #: app/Modules/Integrations/AddOnModule.php:29
30826 msgid "Status successfully updated"
30827 msgstr ""
30828
30829 #: app/Http/Controllers/StorageController.php:214
30830 msgid "Status updated successfully"
30831 msgstr ""
30832
30833 #. %1$s - current step number, %2$s - total steps
30834 #: app/Services/Translations/admin-translation.php:2243
30835 #, php-format
30836 msgid "Step %1$s of %2$s"
30837 msgstr ""
30838
30839 #: app/Services/Translations/admin-translation.php:2244
30840 msgid "Step into the moonlight!"
30841 msgstr ""
30842
30843 #: app/Services/Filter/ProductFilter.php:209
30844 #: app/Services/Translations/admin-translation.php:2245
30845 #: app/Services/Translations/block-editor-translation.php:396
30846 #: app/Hooks/Handlers/BlockEditors/StockBlock.php:57
30847 msgid "Stock"
30848 msgstr ""
30849
30850 #: app/Services/Translations/admin-translation.php:2246
30851 msgid "Stock Adjustment History"
30852 msgstr ""
30853
30854 #: app/Services/Translations/block-editor-translation.php:397
30855 msgid "Stock Availability"
30856 msgstr ""
30857
30858 #: app/Services/Translations/admin-translation.php:2247
30859 msgid "Stock Change"
30860 msgstr ""
30861
30862 #: app/Services/Translations/admin-translation.php:2248
30863 msgid "Stock Keeping Unit"
30864 msgstr ""
30865
30866 #: app/Modules/StockManagement/StockManagement.php:22
30867 msgid "Stock Management"
30868 msgstr ""
30869
30870 #: app/Services/Translations/admin-translation.php:2249
30871 msgid "Stock Management Inactive"
30872 msgstr ""
30873
30874 #: app/Services/Translations/admin-translation.php:2250
30875 msgid "Stock Management module is currently disabled. Please enable it in "
30876 msgstr ""
30877
30878 #: app/Modules/Templating/Bricks/Elements/ProductStock.php:224
30879 msgid "Stock management not enabled for this product."
30880 msgstr ""
30881
30882 #: app/Services/Filter/ProductFilter.php:214
30883 #: app/Services/Translations/admin-translation.php:2251
30884 msgid "Stock Status"
30885 msgstr ""
30886
30887 #: app/Http/Requests/ProductUpdateRequest.php:368
30888 #: app/Http/Requests/ProductRequest.php:339
30889 #: app/Http/Requests/ProductVariationRequest.php:207
30890 msgid "Stock status is required."
30891 msgstr ""
30892
30893 #: app/Services/Translations/admin-translation.php:2252
30894 msgid "Stock updated successfully"
30895 msgstr ""
30896
30897 #: app/Modules/MCP/Tools/ProductTools.php:83
30898 msgid ""
30899 "Stock-managed variations that need attention: out-of-stock, or at/below a "
30900 "threshold. Answers \"what do I need to restock?\" — this is inventory health,"
30901 " not sales. Shows available vs committed vs on-hold."
30902 msgstr ""
30903
30904 #: app/Services/Translations/admin-translation.php:2253
30905 msgid "Stop Collecting"
30906 msgstr ""
30907
30908 #: app/Services/Translations/admin-translation.php:2254
30909 msgid "Stop collecting"
30910 msgstr ""
30911
30912 #: app/Services/Translations/admin-translation.php:2255
30913 msgid "Storage Providers"
30914 msgstr ""
30915
30916 #: app/Services/Translations/admin-translation.php:2256
30917 msgid "Storage Settings"
30918 msgstr ""
30919
30920 #: app/Services/Translations/admin-translation.php:2257
30921 msgid "Storage Settings updated!"
30922 msgstr ""
30923
30924 #: api/StoreSettings.php:256
30925 msgid "Store Address"
30926 msgstr ""
30927
30928 #: app/Helpers/EditorShortCodeHelper.php:37
30929 msgid "Store Address Line 1"
30930 msgstr ""
30931
30932 #: app/Helpers/EditorShortCodeHelper.php:38
30933 msgid "Store Address Line 2"
30934 msgstr ""
30935
30936 #: app/Helpers/EditorShortCodeHelper.php:41
30937 msgid "Store City"
30938 msgstr ""
30939
30940 #: app/Helpers/EditorShortCodeHelper.php:271
30941 msgid "Store Company Name"
30942 msgstr ""
30943
30944 #: app/Helpers/EditorShortCodeHelper.php:272
30945 msgid "Store Company Name (formatted)"
30946 msgstr ""
30947
30948 #: app/Modules/MCP/Tools/ContextTools.php:150
30949 msgid "Store context loaded."
30950 msgstr ""
30951
30952 #: app/Helpers/EditorShortCodeHelper.php:39
30953 #: app/Services/Translations/admin-translation.php:2258
30954 msgid "Store Country"
30955 msgstr ""
30956
30957 #: app/Services/Translations/admin-translation.php:2266
30958 msgid "Store country"
30959 msgstr ""
30960
30961 #: app/Services/Translations/admin-translation.php:2267
30962 msgid "Store country is not configured."
30963 msgstr ""
30964
30965 #: app/Http/Requests/FluentMetaRequest.php:48
30966 msgid "Store country is required."
30967 msgstr ""
30968
30969 #: app/Services/Translations/admin-translation.php:2259
30970 msgid "Store Currency"
30971 msgstr ""
30972
30973 #: app/Services/Translations/admin-translation.php:2268
30974 msgid "Store default"
30975 msgstr ""
30976
30977 #: app/Http/Controllers/DashboardController.php:28
30978 msgid "Store details such as addresses, company info etc."
30979 msgstr ""
30980
30981 #: app/Services/Translations/admin-translation.php:2260
30982 msgid "Store Digest"
30983 msgstr ""
30984
30985 #: app/Services/Translations/admin-translation.php:2261
30986 msgid "Store Digest Emails"
30987 msgstr ""
30988
30989 #: app/Http/Controllers/EmailNotificationController.php:222
30990 msgid "Store digest settings saved successfully"
30991 msgstr ""
30992
30993 #: app/Hooks/Handlers/GlobalStorageHandler.php:68
30994 msgid ""
30995 "Store downloadable product files in Cloudflare R2. Available in FluentCart "
30996 "Pro."
30997 msgstr ""
30998
30999 #: app/Http/Controllers/OnboardingController.php:299
31000 msgid "Store has been updated successfully"
31001 msgstr ""
31002
31003 #: app/Services/Translations/admin-translation.php:2269
31004 msgid "Store info could not be saved. You can update it in Settings."
31005 msgstr ""
31006
31007 #: app/Helpers/EditorShortCodeHelper.php:273
31008 msgid "Store Legal Registration ID"
31009 msgstr ""
31010
31011 #: app/Helpers/EditorShortCodeHelper.php:274
31012 msgid "Store Legal Registration ID (formatted)"
31013 msgstr ""
31014
31015 #: app/Services/Translations/admin-translation.php:2262
31016 msgid "Store Location"
31017 msgstr ""
31018
31019 #: api/StoreSettings.php:180 app/Helpers/EditorShortCodeHelper.php:36
31020 #: app/Services/Translations/block-editor-translation.php:398
31021 #: app/Hooks/Handlers/BlockEditors/StoreLogoBlockEditor.php:36
31022 msgid "Store Logo"
31023 msgstr ""
31024
31025 #: api/StoreSettings.php:219
31026 msgid "Store Mode"
31027 msgstr ""
31028
31029 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:293
31030 msgid "Store Mode notice"
31031 msgstr ""
31032
31033 #: api/StoreSettings.php:152 app/Helpers/EditorShortCodeHelper.php:35
31034 msgid "Store Name"
31035 msgstr ""
31036
31037 #: app/Http/Requests/FluentMetaRequest.php:47
31038 msgid "Store name is required."
31039 msgstr ""
31040
31041 #: app/Helpers/EditorShortCodeHelper.php:42
31042 msgid "Store Postcode"
31043 msgstr ""
31044
31045 #: app/Helpers/EditorShortCodeHelper.php:277
31046 msgid "Store Seller Tax ID"
31047 msgstr ""
31048
31049 #: app/Helpers/EditorShortCodeHelper.php:278
31050 msgid "Store Seller Tax ID (formatted)"
31051 msgstr ""
31052
31053 #: app/Helpers/EditorShortCodeHelper.php:275
31054 msgid "Store Seller VAT ID"
31055 msgstr ""
31056
31057 #: app/Helpers/EditorShortCodeHelper.php:276
31058 msgid "Store Seller VAT ID (formatted)"
31059 msgstr ""
31060
31061 #: app/Services/Permission/PermissionManager.php:182
31062 #: app/Services/Translations/admin-translation.php:2263
31063 #: app/Hooks/Handlers/AdminMenuBarHandler.php:71
31064 msgid "Store Settings"
31065 msgstr ""
31066
31067 #: app/Services/Translations/admin-translation.php:2264
31068 msgid "Store Settings → Business Details"
31069 msgstr ""
31070
31071 #: api/StoreSettings.php:133
31072 #: app/Services/Translations/admin-translation.php:2265
31073 msgid "Store Setup"
31074 msgstr ""
31075
31076 #. %1$s: 30-day revenue, %2$d: 30-day order count, %3$d: total customers
31077 #: app/Modules/MCP/Tools/ContextTools.php:231
31078 #, php-format
31079 msgid ""
31080 "Store snapshot — last 30 days: %1$s across %2$d orders; %3$d customers total."
31081 msgstr ""
31082
31083 #: app/Helpers/EditorShortCodeHelper.php:40
31084 msgid "Store State"
31085 msgstr ""
31086
31087 #: app/Helpers/EditorShortCodeHelper.php:270
31088 msgid "Store VAT Number (formatted)"
31089 msgstr ""
31090
31091 #. use local order of street name and house number.
31092 #: app/Helpers/CartCheckoutHelper.php:521
31093 #: app/Services/Renderer/CheckoutFieldsSchema.php:239
31094 #: app/Services/Renderer/CheckoutFieldsSchema.php:241
31095 #: app/Services/Renderer/CheckoutFieldsSchema.php:515
31096 #: app/Services/Renderer/CheckoutFieldsSchema.php:557
31097 #: app/Services/Renderer/AddressSelectRenderer.php:291
31098 #: app/Services/Renderer/AddressSelectRenderer.php:295
31099 msgid "Street Address"
31100 msgstr ""
31101
31102 #: app/Services/Translations/admin-translation.php:2270
31103 #: app/Services/Translations/customer-profile-translation.php:252
31104 msgid "Street address"
31105 msgstr ""
31106
31107 #: api/Checkout/CheckoutApi.php:1009
31108 #: app/Http/Requests/CustomerAddressRequest.php:68
31109 #: app/Http/Requests/FrontendRequests/CustomerAddressRequest.php:41
31110 msgid "Street Address field is required."
31111 msgstr ""
31112
31113 #: app/Http/Requests/FrontendRequests/CustomerRequests/CustomerProfileRequest.php:73
31114 msgid "Street Address is required."
31115 msgstr ""
31116
31117 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:239
31118 msgid "Stripe account already verified!"
31119 msgstr ""
31120
31121 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:281
31122 msgid "Stripe account verified!"
31123 msgstr ""
31124
31125 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:335
31126 msgid "Stripe Hosted Checkout"
31127 msgstr ""
31128
31129 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:231
31130 msgid "Stripe not connected in live mode!"
31131 msgstr ""
31132
31133 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:231
31134 msgid "Stripe not connected in test mode!"
31135 msgstr ""
31136
31137 #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:579
31138 #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:584
31139 msgid "Stripe Payment Confirmation"
31140 msgstr ""
31141
31142 #: app/Services/Translations/customer-profile-translation.php:253
31143 msgid "Stripe Payment Method"
31144 msgstr ""
31145
31146 #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:64
31147 #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:71
31148 msgid "Stripe Session Retrieval Failed"
31149 msgstr ""
31150
31151 #: app/Modules/PaymentMethods/StripeGateway/Connect/ConnectConfig.php:274
31152 msgid "Stripe settings has been disconnected"
31153 msgstr ""
31154
31155 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:64
31156 msgid ""
31157 "Stripe's payments platform lets you accept credit cards, debit cards, and "
31158 "popular payment methods around the world all with a single integration."
31159 msgstr ""
31160
31161 #: app/Services/Localization/i18n/states.php:1313
31162 msgid "Strășeni"
31163 msgstr ""
31164
31165 #: app/Services/Translations/admin-translation.php:2271
31166 #: app/Services/Translations/block-editor-translation.php:399
31167 msgid "Styling"
31168 msgstr ""
31169
31170 #: app/Services/Translations/block-editor-translation.php:400
31171 msgid "Sub Title"
31172 msgstr ""
31173
31174 #: app/Http/Requests/EmailNotificationRequest.php:30
31175 msgid "Subject field is required."
31176 msgstr ""
31177
31178 #: app/Services/Renderer/AddressSelectRenderer.php:388
31179 #: app/Services/Renderer/AddressSelectRenderer.php:389
31180 #: app/Services/Translations/checkout-translation.php:38
31181 #: app/Services/Translations/block-editor-translation.php:401
31182 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:160
31183 msgid "Submit"
31184 msgstr ""
31185
31186 #: app/Services/Translations/block-editor-translation.php:402
31187 msgid "Submit Button"
31188 msgstr ""
31189
31190 #: app/Services/Translations/block-editor-translation.php:403
31191 msgid "Submit Button Text"
31192 msgstr ""
31193
31194 #: app/Services/Translations/admin-translation.php:2272
31195 msgid "Subscribable"
31196 msgstr ""
31197
31198 #: app/Services/Translations/admin-translation.php:2273
31199 msgid "Subscribed"
31200 msgstr ""
31201
31202 #: app/Services/Filter/OrderFilter.php:292
31203 #: app/Services/Renderer/ProductRenderer.php:199
31204 #: app/Services/Renderer/PricingTableRenderer.php:167
31205 #: app/Services/Translations/admin-translation.php:2274
31206 #: app/Services/Translations/customer-profile-translation.php:254
31207 #: app/Services/Translations/block-editor-translation.php:404
31208 #: app/Views/emails/parts/subscription_item.php:19
31209 #: app/Modules/PaymentMethods/PayPalGateway/PayPalHelper.php:197
31210 #: app/Views/emails/subscription/trial_end/customer.php:43
31211 #: app/Views/emails/subscription/trial_end/admin.php:30
31212 #: app/Views/emails/subscription/reminder/customer.php:38
31213 #: app/Views/emails/subscription/reminder/admin.php:25
31214 #: app/Views/emails/subscription/canceled/customer.php:41
31215 #: app/Views/emails/subscription/canceled/admin.php:25
31216 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:118
31217 msgid "Subscription"
31218 msgstr ""
31219
31220 #. 1: subscription id, 2: when
31221 #: app/Modules/MCP/Tools/SubscriptionTools.php:388
31222 #, php-format
31223 msgid "Subscription #%1$d canceled, effective %2$s."
31224 msgstr ""
31225
31226 #: app/Helpers/EditorShortCodeHelper.php:364
31227 msgid "Subscription (Loop)"
31228 msgstr ""
31229
31230 #: app/Services/Email/EmailNotifications.php:108
31231 #: app/Services/Email/EmailNotifications.php:126
31232 #: app/Services/Email/EmailNotifications.php:145
31233 #: app/Services/Email/EmailNotifications.php:162
31234 msgid "Subscription Actions"
31235 msgstr ""
31236
31237 #: app/Helpers/Status.php:457
31238 msgid "Subscription Activated"
31239 msgstr ""
31240
31241 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:293
31242 msgid "Subscription activation failed."
31243 msgstr ""
31244
31245 #: app/Helpers/Status.php:465
31246 msgid "Subscription Canceled"
31247 msgstr ""
31248
31249 #: app/Services/Email/EmailNotifications.php:172
31250 msgid "Subscription Canceled - {{order.customer.full_name}}"
31251 msgstr ""
31252
31253 #: app/Services/Email/EmailNotifications.php:154
31254 msgid "Subscription Canceled on {{settings.store_name}}"
31255 msgstr ""
31256
31257 #: app/Services/Translations/admin-translation.php:2291
31258 msgid "Subscription canceled successfully"
31259 msgstr ""
31260
31261 #: app/Modules/PaymentMethods/PayPalGateway/PayPalSubscriptions.php:166
31262 msgid "Subscription canceled."
31263 msgstr ""
31264
31265 #: app/Http/Controllers/OrderController.php:346
31266 msgid "Subscription cancelled successfully"
31267 msgstr ""
31268
31269 #: app/Services/Translations/admin-translation.php:2275
31270 msgid "Subscription Chart"
31271 msgstr ""
31272
31273 #: app/Services/Translations/admin-translation.php:2276
31274 msgid "Subscription Churn"
31275 msgstr ""
31276
31277 #: app/Services/Translations/admin-translation.php:2277
31278 msgid "Subscription Cohorts"
31279 msgstr ""
31280
31281 #: app/Services/Translations/admin-translation.php:2278
31282 msgid "Subscription Comparison"
31283 msgstr ""
31284
31285 #: app/Services/Translations/admin-translation.php:2279
31286 #: app/Services/Translations/customer-profile-translation.php:255
31287 #: app/Services/Renderer/Receipt/ThankYouRender.php:632
31288 #: app/Views/invoice/parts/subscription_items.php:5
31289 msgid "Subscription Details"
31290 msgstr ""
31291
31292 #: app/Helpers/Status.php:473
31293 msgid "Subscription End of Term (Completed)"
31294 msgstr ""
31295
31296 #: app/Helpers/Status.php:477
31297 msgid "Subscription Expired / End of Access Validity"
31298 msgstr ""
31299
31300 #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:137
31301 msgid "Subscription fetched successfully from remote payment gateway!"
31302 msgstr ""
31303
31304 #: app/Modules/PaymentMethods/Core/AbstractSubscriptionModule.php:14
31305 msgid "Subscription fetching not available for this method!"
31306 msgstr ""
31307
31308 #: app/Services/Translations/admin-translation.php:2280
31309 msgid "Subscription Future Revenue"
31310 msgstr ""
31311
31312 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:299
31313 msgid "Subscription has been activated successfully!"
31314 msgstr ""
31315
31316 #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:114
31317 msgid "Subscription has been cancelled successfully!"
31318 msgstr ""
31319
31320 #: app/Modules/PaymentMethods/PayPalGateway/SubscriptionManager.php:52
31321 msgid "Subscription has been paused successfully"
31322 msgstr ""
31323
31324 #: app/Modules/PaymentMethods/PayPalGateway/SubscriptionManager.php:87
31325 msgid "Subscription has been resumed successfully"
31326 msgstr ""
31327
31328 #: app/Services/Translations/admin-translation.php:2281
31329 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:101
31330 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:122
31331 msgid "Subscription ID"
31332 msgstr ""
31333
31334 #: app/Services/Translations/admin-translation.php:2282
31335 msgid "Subscription Interval"
31336 msgstr ""
31337
31338 #: app/Services/Translations/customer-profile-translation.php:259
31339 msgid "Subscription is active"
31340 msgstr ""
31341
31342 #. %1$s: current subscription status
31343 #: app/Modules/MCP/Tools/SubscriptionTools.php:318
31344 #, php-format
31345 msgid "Subscription is already in status %1$s."
31346 msgstr ""
31347
31348 #: app/Services/Reminders/ReminderService.php:240
31349 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:252
31350 msgid "Subscription is not active"
31351 msgstr ""
31352
31353 #. %s is the payment method name
31354 #: app/Modules/PaymentMethods/Core/AbstractPaymentGateway.php:253
31355 #, php-format
31356 msgid "Subscription is not active for Selected payment method %s!"
31357 msgstr ""
31358
31359 #: app/Services/Reminders/ReminderService.php:298
31360 msgid "Subscription is not in a trial period"
31361 msgstr ""
31362
31363 #: app/Models/Cart.php:360 api/Resource/FrontendResource/CartResource.php:496
31364 #: api/Resource/FrontendResource/CartResource.php:608
31365 msgid "Subscription items can't be combined with other products in the cart."
31366 msgstr ""
31367
31368 #: app/Models/Cart.php:430
31369 msgid "Subscription items must be purchased via direct checkout."
31370 msgstr ""
31371
31372 #: app/Services/Translations/admin-translation.php:2283
31373 msgid "Subscription List By Customer"
31374 msgstr ""
31375
31376 #: app/Services/Translations/admin-translation.php:2284
31377 msgid "Subscription List By Product"
31378 msgstr ""
31379
31380 #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:186
31381 msgid "Subscription must be active to make early payments."
31382 msgstr ""
31383
31384 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:103
31385 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:207
31386 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:254
31387 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:302
31388 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:352
31389 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:393
31390 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:435
31391 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:486
31392 #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:45
31393 msgid "Subscription not found"
31394 msgstr ""
31395
31396 #: app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php:81
31397 msgid "Subscription not found!"
31398 msgstr ""
31399
31400 #: app/Modules/Subscriptions/Services/SubscriptionService.php:29
31401 msgid "Subscription not found."
31402 msgstr ""
31403
31404 #: app/Services/Translations/customer-profile-translation.php:260
31405 msgid "Subscription options"
31406 msgstr ""
31407
31408 #: app/Services/Reminders/ReminderService.php:233
31409 #: app/Services/Reminders/ReminderService.php:291
31410 msgid "Subscription or customer not found"
31411 msgstr ""
31412
31413 #: app/Services/Translations/admin-translation.php:2285
31414 #: app/Http/Controllers/OrderController.php:137
31415 msgid "Subscription Order cannot be edited."
31416 msgstr ""
31417
31418 #: app/Http/Controllers/OrderController.php:94
31419 msgid "Subscription order with Manual Order is not supported yet!"
31420 msgstr ""
31421
31422 #: app/Services/Translations/customer-profile-translation.php:261
31423 msgid "Subscription pagination"
31424 msgstr ""
31425
31426 #: app/Modules/PaymentMethods/Core/AbstractPaymentGateway.php:227
31427 msgid ""
31428 "Subscription payment is not avalable for this gateway. Please choose another "
31429 "payment method!"
31430 msgstr ""
31431
31432 #: app/Services/Translations/admin-translation.php:2286
31433 #: app/Services/Translations/customer-profile-translation.php:256
31434 #: app/Modules/PaymentMethods/PayPalGateway/PayPalHelper.php:198
31435 msgid "Subscription Plan"
31436 msgstr ""
31437
31438 #: app/Services/Translations/customer-profile-translation.php:257
31439 msgid "Subscription Plan Details"
31440 msgstr ""
31441
31442 #: app/Services/Translations/customer-profile-translation.php:258
31443 #: app/Services/Translations/block-editor-translation.php:405
31444 #: app/Hooks/Handlers/ShortCodes/CustomerProfileHandler.php:218
31445 msgid "Subscription Plans"
31446 msgstr ""
31447
31448 #: app/Services/Translations/admin-translation.php:2287
31449 msgid "Subscription Plans #"
31450 msgstr ""
31451
31452 #: app/Services/Translations/customer-profile-translation.php:262
31453 msgid "Subscription plans table"
31454 msgstr ""
31455
31456 #: app/Helpers/Status.php:461
31457 msgid "Subscription Reactivated"
31458 msgstr ""
31459
31460 #: app/Hooks/Handlers/ReminderHandler.php:148
31461 msgid "Subscription Reminders"
31462 msgstr ""
31463
31464 #: app/Views/emails/subscription/renewal/admin.php:33
31465 msgid "Subscription Renewal Summary:"
31466 msgstr ""
31467
31468 #: app/Helpers/Status.php:469
31469 msgid "Subscription Renewed"
31470 msgstr ""
31471
31472 #: app/Services/Translations/admin-translation.php:2288
31473 msgid "Subscription Retention"
31474 msgstr ""
31475
31476 #: api/StoreSettings.php:1174
31477 #: app/Services/Translations/admin-translation.php:2289
31478 msgid "Subscription Settings"
31479 msgstr ""
31480
31481 #: app/Services/Translations/admin-translation.php:2292
31482 msgid "Subscription settings"
31483 msgstr ""
31484
31485 #: app/Modules/PaymentMethods/PayPalGateway/SubscriptionManager.php:220
31486 msgid "Subscription switched to PayPal"
31487 msgstr ""
31488
31489 #: app/Services/Translations/admin-translation.php:2290
31490 msgid "Subscription Type"
31491 msgstr ""
31492
31493 #: app/Modules/PaymentMethods/PayPalGateway/SubscriptionManager.php:250
31494 msgid "Subscription updated successfully"
31495 msgstr ""
31496
31497 #: app/Events/Subscription/SubscriptionValidityExpired.php:52
31498 #: dev/wp-browser/tests/Integration/Events/SubscriptionEventsTest.php:296
31499 msgid "Subscription validity expired"
31500 msgstr ""
31501
31502 #: app/Modules/PaymentMethods/PayPalGateway/SubscriptionManager.php:162
31503 msgid "Subscription was created but not found in paypal or connecting issue"
31504 msgstr ""
31505
31506 #: app/Modules/MCP/Tools/SubscriptionTools.php:209
31507 #: app/Modules/MCP/Tools/SubscriptionTools.php:302
31508 msgid "subscription_id is required."
31509 msgstr ""
31510
31511 #: api/StoreSettings.php:1155 app/Helpers/AdminHelper.php:144
31512 #: app/Helpers/Status.php:453
31513 #: app/Services/Translations/admin-translation.php:2293
31514 #: app/Services/Translations/customer-profile-translation.php:263
31515 #: app/Hooks/Handlers/MenuHandler.php:277
31516 #: app/Hooks/Handlers/BlockEditors/CustomerProfileBlockEditor.php:44
31517 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:191
31518 msgid "Subscriptions"
31519 msgstr ""
31520
31521 #: app/Services/Translations/admin-translation.php:2294
31522 msgid "Subscriptions Count Trend"
31523 msgstr ""
31524
31525 #: app/Services/Translations/admin-translation.php:2295
31526 msgid "Subscriptions Report"
31527 msgstr ""
31528
31529 #: app/Services/Translations/admin-translation.php:2296
31530 msgid "Subscriptions Setup"
31531 msgstr ""
31532
31533 #: app/Services/Translations/block-editor-translation.php:406
31534 msgid "Subtitle Color"
31535 msgstr ""
31536
31537 #: app/Helpers/EditorShortCodeHelper.php:320
31538 #: app/Services/Renderer/CartSummaryRender.php:170
31539 #: app/Services/Translations/admin-translation.php:2297
31540 #: app/Services/Translations/customer-profile-translation.php:264
31541 #: app/Services/Translations/block-editor-translation.php:407
31542 #: app/Views/invoice/thank_you.php:179 app/Views/invoice/receipt_slip.php:323
31543 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:587
31544 #: app/Services/Renderer/Receipt/ThankYouRender.php:408
31545 #: app/Views/emails/parts/subscription_item.php:66
31546 #: app/Views/emails/parts/items_table.php:284
31547 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:402
31548 msgid "Subtotal"
31549 msgstr ""
31550
31551 #: app/Helpers/EditorShortCodeHelper.php:321
31552 msgid "Subtotal (Formatted)"
31553 msgstr ""
31554
31555 #: app/Services/Translations/customer-profile-translation.php:265
31556 msgid "Subtotal for this item"
31557 msgstr ""
31558
31559 #: app/Services/Localization/i18n/address-locales.php:46
31560 msgid "Suburb"
31561 msgstr ""
31562
31563 #: app/Helpers/Status.php:203 app/Helpers/Status.php:221
31564 #: app/Services/Filter/OrderFilter.php:386
31565 #: app/Services/Translations/admin-translation.php:2298
31566 #: app/Services/Translations/customer-profile-translation.php:266
31567 msgid "Succeeded"
31568 msgstr ""
31569
31570 #: app/Services/Translations/admin-translation.php:2299
31571 #: app/Services/Translations/customer-profile-translation.php:267
31572 #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:59
31573 #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:115
31574 #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:144
31575 #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:176
31576 #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:423
31577 #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:485
31578 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:28
31579 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:67
31580 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:172
31581 #: app/Http/Controllers/FrontendControllers/CustomerOrderController.php:378
31582 #: app/Http/Controllers/FrontendControllers/CustomerOrderController.php:384
31583 #: app/Http/Controllers/FrontendControllers/CustomerOrderController.php:471
31584 msgid "Success"
31585 msgstr ""
31586
31587 #: api/Resource/FrontendResource/CartResource.php:232
31588 msgid "Successfully added!"
31589 msgstr ""
31590
31591 #: api/Resource/AttrGroupResource.php:73
31592 msgid "Successfully created!"
31593 msgstr ""
31594
31595 #: app/Services/FileSystem/Drivers/S3/S3FileList.php:107
31596 msgid "Successfully tested S3!"
31597 msgstr ""
31598
31599 #: api/Helper.php:64
31600 msgid "Successfully updated the role(s)."
31601 msgstr ""
31602
31603 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:253
31604 msgid "Successfully verified bucket!"
31605 msgstr ""
31606
31607 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:139
31608 msgid "Successfully verified S3 connection!"
31609 msgstr ""
31610
31611 #: app/Services/Localization/i18n/states.php:1695
31612 msgid "Suceava"
31613 msgstr ""
31614
31615 #: app/Services/Localization/i18n/states.php:702
31616 msgid "Suchitepéquez"
31617 msgstr ""
31618
31619 #: app/Services/Localization/i18n/states.php:404
31620 #: app/Services/Localization/i18n/states.php:2233
31621 msgid "Sucre"
31622 msgstr ""
31623
31624 #: app/Services/Localization/i18n/states.php:556
31625 msgid "Sucumbíos"
31626 msgstr ""
31627
31628 #: app/Services/Localization/i18n/states.php:1003
31629 msgid "Sud Sardegna"
31630 msgstr ""
31631
31632 #: app/Services/Localization/i18n/countries.php:222
31633 msgid "Sudan"
31634 msgstr ""
31635
31636 #: app/Services/Localization/i18n/states.php:586
31637 msgid "Suez"
31638 msgstr ""
31639
31640 #: app/Modules/Templating/Bricks/Elements/ProductTitle.php:52
31641 msgid "Suffix"
31642 msgstr ""
31643
31644 #: app/Modules/Templating/Bricks/Elements/ProductTitle.php:59
31645 msgid "Suffix block"
31646 msgstr ""
31647
31648 #: app/Services/Renderer/SearchBarRenderer.php:135
31649 msgid "Suggestions"
31650 msgstr ""
31651
31652 #: app/Services/Localization/i18n/states.php:1803
31653 msgid "Sukhothai"
31654 msgstr ""
31655
31656 #: app/Services/Localization/i18n/states.php:804
31657 msgid "Sulawesi Barat"
31658 msgstr ""
31659
31660 #: app/Services/Localization/i18n/states.php:805
31661 msgid "Sulawesi Selatan"
31662 msgstr ""
31663
31664 #: app/Services/Localization/i18n/states.php:802
31665 msgid "Sulawesi Tengah"
31666 msgstr ""
31667
31668 #: app/Services/Localization/i18n/states.php:803
31669 msgid "Sulawesi Tenggara"
31670 msgstr ""
31671
31672 #: app/Services/Localization/i18n/states.php:801
31673 msgid "Sulawesi Utara"
31674 msgstr ""
31675
31676 #: app/Services/Localization/i18n/states.php:1613
31677 msgid "Sultan Kudarat"
31678 msgstr ""
31679
31680 #: app/Services/Localization/i18n/states.php:1614
31681 msgid "Sulu"
31682 msgstr ""
31683
31684 #: app/Services/Translations/TransStrings.php:265
31685 msgid "Sum"
31686 msgstr ""
31687
31688 #: app/Services/Translations/admin-translation.php:2300
31689 msgid "Sum All"
31690 msgstr ""
31691
31692 #: app/Services/Localization/i18n/states.php:779
31693 msgid "Sumatera Barat"
31694 msgstr ""
31695
31696 #: app/Services/Localization/i18n/states.php:783
31697 msgid "Sumatera Selatan"
31698 msgstr ""
31699
31700 #: app/Services/Localization/i18n/states.php:778
31701 msgid "Sumatera Utara"
31702 msgstr ""
31703
31704 #: app/Services/Translations/admin-translation.php:2301
31705 #: app/Services/Translations/customer-profile-translation.php:268
31706 #: app/Services/Translations/block-editor-translation.php:408
31707 #: app/Views/emails/order/refunded/customer.php:28
31708 #: app/Views/emails/order/refunded/admin.php:37
31709 #: app/Views/emails/subscription/renewal/customer.php:38
31710 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:200
31711 msgid "Summary"
31712 msgstr ""
31713
31714 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:391
31715 msgid "Summary Footer"
31716 msgstr ""
31717
31718 #: app/Services/Translations/admin-translation.php:2302
31719 msgid "Sums of all shipping classes."
31720 msgstr ""
31721
31722 #: app/Services/Localization/i18n/states.php:1989
31723 msgid "Sumshchyna"
31724 msgstr ""
31725
31726 #: app/Services/Translations/TransStrings.php:169
31727 msgid "Sun"
31728 msgstr ""
31729
31730 #: app/Services/Localization/i18n/states.php:188
31731 msgid "Sunamganj"
31732 msgstr ""
31733
31734 #: app/Services/Translations/TransStrings.php:178
31735 #: app/Services/Translations/admin-translation.php:2303
31736 msgid "Sunday"
31737 msgstr ""
31738
31739 #: app/Services/Permission/PermissionManager.php:21
31740 msgid "Super Admin"
31741 msgstr ""
31742
31743 #: app/Services/Localization/i18n/states.php:1804
31744 msgid "Suphan Buri"
31745 msgstr ""
31746
31747 #: app/Services/Localization/i18n/states.php:1805
31748 msgid "Surat Thani"
31749 msgstr ""
31750
31751 #: app/Services/Localization/i18n/states.php:1615
31752 msgid "Surigao del Norte"
31753 msgstr ""
31754
31755 #: app/Services/Localization/i18n/states.php:1616
31756 msgid "Surigao del Sur"
31757 msgstr ""
31758
31759 #: app/Services/Localization/i18n/states.php:1806
31760 msgid "Surin"
31761 msgstr ""
31762
31763 #: app/Services/Localization/i18n/countries.php:223
31764 msgid "Suriname"
31765 msgstr ""
31766
31767 #: app/Helpers/CurrenciesHelper.php:134
31768 msgid "Surinamese Dollar"
31769 msgstr ""
31770
31771 #: app/Services/Localization/i18n/countries.php:224
31772 msgid "Svalbard and Jan Mayen"
31773 msgstr ""
31774
31775 #: app/Helpers/CurrenciesHelper.php:137
31776 msgid "Swazi Lilangeni"
31777 msgstr ""
31778
31779 #: app/Services/Localization/i18n/countries.php:226
31780 msgid "Sweden"
31781 msgstr ""
31782
31783 #: app/Helpers/CurrenciesHelper.php:129
31784 msgid "Swedish Krona"
31785 msgstr ""
31786
31787 #: app/Helpers/CurrenciesHelper.php:46
31788 msgid "Swiss Franc"
31789 msgstr ""
31790
31791 #: app/Services/Translations/admin-translation.php:2304
31792 msgid ""
31793 "Switching to 'Simple' will permanently delete all variations except the "
31794 "first one."
31795 msgstr ""
31796
31797 #: app/Services/Translations/admin-translation.php:2305
31798 msgid ""
31799 "Switching to Advanced Variations will delete all current variations for this "
31800 "product and cannot be undone. You won't be able to switch back to Simple "
31801 "Variations."
31802 msgstr ""
31803
31804 #: app/Services/Localization/i18n/countries.php:227
31805 msgid "Switzerland"
31806 msgstr ""
31807
31808 #: app/Services/Localization/i18n/states.php:189
31809 msgid "Sylhet"
31810 msgstr ""
31811
31812 #: api/StoreSettings.php:453
31813 msgid "Symbol & ISO (eg: $100 USD)"
31814 msgstr ""
31815
31816 #: api/StoreSettings.php:441
31817 msgid "Symbol after (eg: 100$)"
31818 msgstr ""
31819
31820 #: api/StoreSettings.php:437
31821 msgid "Symbol before (eg: $100)"
31822 msgstr ""
31823
31824 #: app/Services/Translations/admin-translation.php:2306
31825 msgid "Sync Order Statuses"
31826 msgstr ""
31827
31828 #: app/Services/Localization/i18n/countries.php:228
31829 msgid "Syria"
31830 msgstr ""
31831
31832 #: app/Services/Translations/admin-translation.php:2307
31833 msgid "System"
31834 msgstr ""
31835
31836 #: app/Services/Localization/i18n/states.php:770
31837 msgid "Szabolcs-Szatmár-Bereg"
31838 msgstr ""
31839
31840 #: app/Services/Localization/i18n/states.php:475
31841 msgid "Sánchez Ramírez"
31842 msgstr ""
31843
31844 #: app/Services/Localization/i18n/states.php:276
31845 msgid "São Paulo"
31846 msgstr ""
31847
31848 #: app/Services/Localization/i18n/countries.php:205
31849 msgid "São Tomé and Príncipe"
31850 msgstr ""
31851
31852 #: app/Helpers/CurrenciesHelper.php:135
31853 msgid "São Tomé and Príncipe Dobra"
31854 msgstr ""
31855
31856 #: app/Services/Localization/i18n/states.php:1713
31857 msgid "Sédhiou"
31858 msgstr ""
31859
31860 #: app/Services/Localization/i18n/states.php:502
31861 msgid "Sétif"
31862 msgstr ""
31863
31864 #: app/Services/Localization/i18n/states.php:1311
31865 msgid "Sîngerei"
31866 msgstr ""
31867
31868 #: app/Services/Localization/i18n/states.php:1692
31869 msgid "Sălaj"
31870 msgstr ""
31871
31872 #: app/Services/Translations/block-editor-translation.php:409
31873 msgid "Tab"
31874 msgstr ""
31875
31876 #: app/Services/Localization/i18n/states.php:1350
31877 msgid "Tabasco"
31878 msgstr ""
31879
31880 #: app/Services/Translations/customer-profile-translation.php:269
31881 msgid "Table of activated sites"
31882 msgstr ""
31883
31884 #: app/Services/Translations/admin-translation.php:2308
31885 msgid "Tablet"
31886 msgstr ""
31887
31888 #: app/Services/Localization/i18n/states.php:1924
31889 msgid "Tabora"
31890 msgstr ""
31891
31892 #: app/Services/Localization/i18n/states.php:1537
31893 msgid "Tacna"
31894 msgstr ""
31895
31896 #: app/Services/Localization/i18n/states.php:2213
31897 msgid "Tacuarembó"
31898 msgstr ""
31899
31900 #: app/Services/Translations/block-editor-translation.php:410
31901 msgid "Tag"
31902 msgstr ""
31903
31904 #: app/Services/Localization/i18n/states.php:1135
31905 msgid "Taita-Taveta"
31906 msgstr ""
31907
31908 #: app/Services/Localization/i18n/countries.php:229
31909 msgid "Taiwan"
31910 msgstr ""
31911
31912 #: app/Services/Localization/i18n/countries.php:230
31913 msgid "Tajikistan"
31914 msgstr ""
31915
31916 #: app/Helpers/CurrenciesHelper.php:139
31917 msgid "Tajikistani Somoni"
31918 msgstr ""
31919
31920 #: app/Services/Localization/i18n/states.php:1807
31921 msgid "Tak"
31922 msgstr ""
31923
31924 #: app/Services/Localization/i18n/states.php:50
31925 msgid "Takhar"
31926 msgstr ""
31927
31928 #: app/Services/Localization/i18n/states.php:494
31929 msgid "Tamanghasset"
31930 msgstr ""
31931
31932 #: app/Services/Localization/i18n/states.php:1351
31933 msgid "Tamaulipas"
31934 msgstr ""
31935
31936 #: app/Services/Localization/i18n/states.php:1715
31937 msgid "Tambacounda"
31938 msgstr ""
31939
31940 #: app/Services/Localization/i18n/states.php:865
31941 msgid "Tamil Nadu"
31942 msgstr ""
31943
31944 #: app/Services/Localization/i18n/states.php:1279
31945 msgid "Tan-Tan"
31946 msgstr ""
31947
31948 #: app/Services/Localization/i18n/states.php:1136
31949 msgid "Tana River"
31950 msgstr ""
31951
31952 #: app/Services/Localization/i18n/states.php:1925
31953 msgid "Tanga"
31954 msgstr ""
31955
31956 #: app/Services/Localization/i18n/states.php:190
31957 msgid "Tangail"
31958 msgstr ""
31959
31960 #: app/Services/Localization/i18n/states.php:1278
31961 msgid "Tangier-Assilah"
31962 msgstr ""
31963
31964 #: app/Services/Localization/i18n/countries.php:231
31965 msgid "Tanzania"
31966 msgstr ""
31967
31968 #: app/Helpers/CurrenciesHelper.php:144
31969 msgid "Tanzanian Shilling"
31970 msgstr ""
31971
31972 #: app/Services/Localization/i18n/states.php:1271
31973 msgid "Taounate"
31974 msgstr ""
31975
31976 #: app/Services/Localization/i18n/states.php:1270
31977 msgid "Taourirt"
31978 msgstr ""
31979
31980 #: app/Services/Localization/i18n/states.php:1439
31981 msgid "Taraba"
31982 msgstr ""
31983
31984 #: app/Services/Localization/i18n/states.php:1316
31985 msgid "Taraclia"
31986 msgstr ""
31987
31988 #: app/Services/Localization/i18n/states.php:1485
31989 msgid "Taranaki"
31990 msgstr ""
31991
31992 #: app/Services/Localization/i18n/states.php:1004
31993 msgid "Taranto"
31994 msgstr ""
31995
31996 #: app/Services/Localization/i18n/states.php:338
31997 msgid "Tarapacá"
31998 msgstr ""
31999
32000 #: app/Services/Localization/i18n/states.php:1269
32001 msgid "Tarfaya (EH-partial)"
32002 msgstr ""
32003
32004 #: app/Services/Localization/i18n/states.php:217
32005 msgid "Targovishte"
32006 msgstr ""
32007
32008 #: app/Services/Localization/i18n/states.php:249
32009 msgid "Tarija"
32010 msgstr ""
32011
32012 #: app/Services/Localization/i18n/states.php:1617
32013 msgid "Tarlac"
32014 msgstr ""
32015
32016 #: app/Services/Localization/i18n/states.php:1272
32017 msgid "Taroudant"
32018 msgstr ""
32019
32020 #: app/Services/Localization/i18n/states.php:634
32021 msgid "Tarragona"
32022 msgstr ""
32023
32024 #: app/Services/Localization/i18n/states.php:1492
32025 msgid "Tasman"
32026 msgstr ""
32027
32028 #: app/Services/Localization/i18n/states.php:122
32029 msgid "Tasmania"
32030 msgstr ""
32031
32032 #: app/Services/Localization/i18n/states.php:1273
32033 msgid "Tata"
32034 msgstr ""
32035
32036 #: app/Services/Localization/i18n/states.php:1618
32037 msgid "Tawi-Tawi"
32038 msgstr ""
32039
32040 #: app/Modules/Tax/TaxModule.php:308 app/Views/emails/parts/items_table.php:392
32041 msgid "TAX"
32042 msgstr ""
32043
32044 #: app/Models/Order.php:557 app/Models/Order.php:611
32045 #: app/Services/Translations/admin-translation.php:2309
32046 #: app/Services/Translations/customer-profile-translation.php:270
32047 #: app/Services/Translations/block-editor-translation.php:411
32048 #: app/Views/invoice/thank_you.php:264 app/Views/invoice/receipt_slip.php:403
32049 #: app/Views/invoice/receipt_slip.php:412 app/Modules/Tax/TaxModule.php:206
32050 #: app/Modules/Tax/TaxModule.php:696 app/Modules/Tax/TaxModule.php:713
32051 #: app/Modules/Tax/TaxModule.php:867 app/Modules/Tax/TaxModule.php:1070
32052 #: app/Modules/Tax/TaxCalculator.php:826
32053 #: app/Services/Renderer/Receipt/TaxSummaryHelper.php:285
32054 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:704
32055 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:713
32056 #: app/Services/Renderer/Receipt/ThankYouRender.php:521
32057 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:634
32058 #: app/Views/emails/parts/subscription_item.php:91
32059 #: app/Views/emails/parts/subscription_item.php:104
32060 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:457
32061 msgid "Tax"
32062 msgstr ""
32063
32064 #: app/Views/emails/parts/items_table.php:138
32065 msgid "Tax (excl.)"
32066 msgstr ""
32067
32068 #: app/Views/emails/parts/items_table.php:138
32069 msgid "Tax (incl.)"
32070 msgstr ""
32071
32072 #: app/Modules/Tax/TaxModule.php:787
32073 msgid "Tax breakdown"
32074 msgstr ""
32075
32076 #: app/Services/Renderer/Receipt/ThankYouRender.php:1126
32077 msgid "Tax breakdown explanation"
32078 msgstr ""
32079
32080 #: app/Services/Translations/admin-translation.php:2310
32081 msgid "Tax Class"
32082 msgstr ""
32083
32084 #. %1$s: tax class slug (e.g. standard, reduced)
32085 #: app/Http/Controllers/TaxEUController.php:113
32086 #, php-format
32087 msgid ""
32088 "Tax class \"%1$s\" could not be found. Create the class first and try again."
32089 msgstr ""
32090
32091 #: app/Http/Controllers/TaxRateController.php:95
32092 msgid "Tax class created successfully"
32093 msgstr ""
32094
32095 #: app/Services/Translations/admin-translation.php:2325
32096 msgid "Tax class creation returned an invalid response"
32097 msgstr ""
32098
32099 #: app/Http/Controllers/TaxRateController.php:144
32100 msgid "Tax class deleted successfully"
32101 msgstr ""
32102
32103 #: app/Http/Controllers/TaxRateController.php:72
32104 msgid "Tax class name is required"
32105 msgstr ""
32106
32107 #: app/Http/Controllers/TaxRateController.php:77
32108 msgid "Tax class name must be 30 characters or fewer"
32109 msgstr ""
32110
32111 #: app/Http/Controllers/ProductController.php:394
32112 msgid "Tax Class not found"
32113 msgstr ""
32114
32115 #: app/Http/Requests/TaxClassRequest.php:21
32116 msgid "Tax class title is required."
32117 msgstr ""
32118
32119 #: app/Http/Requests/TaxClassRequest.php:22
32120 msgid "Tax class title must be 30 characters or fewer."
32121 msgstr ""
32122
32123 #: app/Services/Translations/admin-translation.php:2311
32124 msgid "Tax Classes"
32125 msgstr ""
32126
32127 #: app/Services/Translations/admin-translation.php:2326
32128 msgid "Tax classes are not available. Please reload the page and try again."
32129 msgstr ""
32130
32131 #: app/Services/Translations/admin-translation.php:2327
32132 msgid "Tax collection is disabled. Enable it any time in Tax → Settings."
32133 msgstr ""
32134
32135 #: app/Services/Translations/admin-translation.php:2312
32136 msgid "Tax Configuration"
32137 msgstr ""
32138
32139 #: app/Services/Translations/admin-translation.php:2313
32140 msgid "Tax Configuration Countries"
32141 msgstr ""
32142
32143 #: app/Services/Translations/admin-translation.php:2314
32144 msgid "Tax Country"
32145 msgstr ""
32146
32147 #: app/Services/Translations/admin-translation.php:2328
32148 msgid "Tax disabled"
32149 msgstr ""
32150
32151 #: app/Services/Translations/admin-translation.php:2329
32152 msgid "Tax excluded"
32153 msgstr ""
32154
32155 #: app/Services/Translations/admin-translation.php:2315
32156 msgid "Tax Filing"
32157 msgstr ""
32158
32159 #: app/Http/Controllers/TaxRateController.php:477
32160 msgid "Tax has been disabled successfully"
32161 msgstr ""
32162
32163 #: app/Http/Controllers/TaxRateController.php:476
32164 msgid "Tax has been enabled successfully"
32165 msgstr ""
32166
32167 #: app/Modules/Tax/TaxModule.php:325
32168 msgid "Tax has been reversed for this order."
32169 msgstr ""
32170
32171 #: app/Services/Translations/admin-translation.php:2316
32172 msgid "Tax ID / VAT Number"
32173 msgstr ""
32174
32175 #: app/Services/Translations/admin-translation.php:2317
32176 #: app/Http/Controllers/TaxRateController.php:533
32177 msgid "Tax ID has been saved successfully"
32178 msgstr ""
32179
32180 #. %1$s: store seller tax ID
32181 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:808
32182 #, php-format
32183 msgid "Tax ID: %1$s"
32184 msgstr ""
32185
32186 #: app/Services/Translations/admin-translation.php:2330
32187 msgid "Tax included"
32188 msgstr ""
32189
32190 #: app/Modules/Tax/TaxModule.php:314
32191 msgid "Tax information"
32192 msgstr ""
32193
32194 #: app/Services/Translations/admin-translation.php:2331
32195 msgid "Tax is already factored into your listed price."
32196 msgstr ""
32197
32198 #: app/Services/Translations/admin-translation.php:2332
32199 msgid ""
32200 "Tax is currently disabled. Enable tax from the Tax Settings page to start "
32201 "collecting tax."
32202 msgstr ""
32203
32204 #: app/Modules/Tax/TaxModule.php:1842
32205 msgid "Tax is not enabled."
32206 msgstr ""
32207
32208 #: app/Services/Translations/admin-translation.php:2333
32209 msgid "Tax is shown separately and added to the subtotal."
32210 msgstr ""
32211
32212 #: app/Services/Translations/admin-translation.php:2318
32213 msgid "Tax Label"
32214 msgstr ""
32215
32216 #: app/Services/Translations/admin-translation.php:2334
32217 msgid "Tax label"
32218 msgstr ""
32219
32220 #: app/Services/Filter/TaxFilter.php:101
32221 #: app/Services/Translations/admin-translation.php:2319
32222 msgid "Tax Name"
32223 msgstr ""
32224
32225 #: app/Services/Translations/admin-translation.php:2335
32226 msgid "Tax name"
32227 msgstr ""
32228
32229 #: app/Http/Controllers/TaxRateController.php:726
32230 msgid "Tax override has been saved successfully"
32231 msgstr ""
32232
32233 #: app/Services/Translations/admin-translation.php:2336
32234 msgid "Tax overrides"
32235 msgstr ""
32236
32237 #: app/Http/Controllers/TaxClassController.php:52
32238 msgid "Tax profile has been created successfully"
32239 msgstr ""
32240
32241 #: app/Http/Controllers/TaxClassController.php:119
32242 msgid "Tax profile has been deleted successfully"
32243 msgstr ""
32244
32245 #: app/Http/Controllers/TaxClassController.php:94
32246 msgid "Tax profile has been updated successfully"
32247 msgstr ""
32248
32249 #: app/Http/Controllers/ProductController.php:434
32250 msgid "Tax profile removed successfully"
32251 msgstr ""
32252
32253 #: app/Http/Controllers/ProductController.php:416
32254 msgid "Tax profile updated successfully"
32255 msgstr ""
32256
32257 #: app/Services/Filter/TaxFilter.php:74 app/Services/Filter/OrderFilter.php:512
32258 msgid "Tax Property"
32259 msgstr ""
32260
32261 #: app/Services/Translations/admin-translation.php:2320
32262 msgid "Tax Rate"
32263 msgstr ""
32264
32265 #: app/Services/Translations/admin-translation.php:2337
32266 msgid "Tax rate (%)"
32267 msgstr ""
32268
32269 #: app/Http/Controllers/TaxRateController.php:455
32270 msgid "Tax rate has been deleted successfully"
32271 msgstr ""
32272
32273 #: app/Http/Controllers/TaxRateController.php:438
32274 msgid "Tax rate has been saved successfully"
32275 msgstr ""
32276
32277 #: app/Http/Controllers/TaxRateController.php:378
32278 msgid "Tax rate has been updated successfully"
32279 msgstr ""
32280
32281 #: app/Http/Controllers/TaxRateController.php:573
32282 msgid "Tax rate must be 0 or greater"
32283 msgstr ""
32284
32285 #: app/Http/Controllers/TaxRateController.php:565
32286 msgid "Tax rate must be a valid number"
32287 msgstr ""
32288
32289 #: app/Http/Controllers/TaxRateController.php:593
32290 msgid "Tax rate not found"
32291 msgstr ""
32292
32293 #: app/Services/Translations/admin-translation.php:2321
32294 msgid "Tax Rates"
32295 msgstr ""
32296
32297 #: app/Services/Translations/admin-translation.php:2338
32298 msgid "Tax rates have been reset to defaults"
32299 msgstr ""
32300
32301 #: app/Services/Translations/admin-translation.php:2339
32302 msgid "Tax rates saved"
32303 msgstr ""
32304
32305 #: app/Services/Translations/admin-translation.php:2322
32306 msgid "Tax Region"
32307 msgstr ""
32308
32309 #: app/Services/Translations/admin-translation.php:2323
32310 msgid "Tax Regions"
32311 msgstr ""
32312
32313 #: app/Services/Translations/admin-translation.php:2340
32314 #: app/Modules/Tax/TaxModule.php:398
32315 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:960
32316 #: app/Services/Renderer/Receipt/ThankYouRender.php:1149
32317 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:551
32318 #: app/Views/emails/parts/items_table.php:421
32319 msgid "Tax reversed"
32320 msgstr ""
32321
32322 #. %1$s: formatted reversed tax amount
32323 #: app/Services/Translations/customer-profile-translation.php:272
32324 #: app/Views/invoice/thank_you.php:255 app/Views/invoice/receipt_slip.php:396
32325 #: app/Modules/Tax/TaxModule.php:217
32326 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:697
32327 #: app/Services/Renderer/Receipt/ThankYouRender.php:514
32328 #: app/Views/emails/parts/subscription_item.php:81
32329 #, php-format
32330 msgid "Tax reversed: %1$s"
32331 msgstr ""
32332
32333 #: app/Services/Translations/admin-translation.php:2324
32334 msgid "Tax Settings"
32335 msgstr ""
32336
32337 #: app/Services/Translations/admin-translation.php:2341
32338 msgid ""
32339 "Tax settings could not be saved. You can configure them in Tax → Settings."
32340 msgstr ""
32341
32342 #: app/Http/Controllers/OnboardingController.php:153
32343 #: app/Http/Controllers/OnboardingController.php:281
32344 msgid "Tax settings saved"
32345 msgstr ""
32346
32347 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:937
32348 #: app/Services/Renderer/Receipt/ThankYouRender.php:1123
32349 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:542
32350 msgid "TAX SUMMARY"
32351 msgstr ""
32352
32353 #: app/Services/Translations/admin-translation.php:2811
32354 msgid "tax summary"
32355 msgstr ""
32356
32357 #: app/Views/invoice/thank_you.php:346 app/Views/invoice/receipt_slip.php:470
32358 #: app/Services/Renderer/Receipt/ThankYouRender.php:396
32359 #: app/Views/emails/parts/subscription_item.php:120
32360 #: app/Views/emails/parts/items_table.php:612
32361 msgid "Tax to be paid on reverse charge basis"
32362 msgstr ""
32363
32364 #: app/Services/Translations/admin-translation.php:2342
32365 msgid "Tax will be calculated on save"
32366 msgstr ""
32367
32368 #: app/Http/Controllers/ProductController.php:483
32369 msgid "Tax will be charged on this product"
32370 msgstr ""
32371
32372 #: app/Http/Controllers/ProductVariationController.php:115
32373 msgid "Tax will be charged on this variation"
32374 msgstr ""
32375
32376 #: app/Services/Translations/admin-translation.php:2343
32377 msgid "Tax will be recalculated on save"
32378 msgstr ""
32379
32380 #: app/Modules/Tax/TaxModule.php:911 app/Modules/Tax/TaxModule.php:1021
32381 msgid "Tax-exclusive price"
32382 msgstr ""
32383
32384 #: app/Modules/Tax/TaxModule.php:911 app/Modules/Tax/TaxModule.php:1021
32385 msgid "Tax-inclusive price"
32386 msgstr ""
32387
32388 #: app/Services/Translations/admin-translation.php:2344
32389 msgid "Tax-Inclusive Price Mode"
32390 msgstr ""
32391
32392 #. %1$s: formatted tax amount
32393 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:522
32394 #, php-format
32395 msgid "Tax: %1$s"
32396 msgstr ""
32397
32398 #: app/Services/Translations/admin-translation.php:2345
32399 msgid "Taxable Amount"
32400 msgstr ""
32401
32402 #: app/Helpers/AdminHelper.php:170
32403 #: app/Services/Translations/admin-translation.php:2346
32404 #: app/Hooks/Handlers/MenuHandler.php:330
32405 msgid "Taxes"
32406 msgstr ""
32407
32408 #: app/Http/Controllers/TaxController.php:93
32409 msgid "Taxes marked as filed successfully"
32410 msgstr ""
32411
32412 #: app/Services/Translations/admin-translation.php:2347
32413 msgid ""
32414 "Taxes paid in orders. This is deducted from gross sales to calculate revenue."
32415 msgstr ""
32416
32417 #: app/Services/Filter/ProductFilter.php:298
32418 msgid "Taxonomies"
32419 msgstr ""
32420
32421 #: app/Services/Localization/i18n/states.php:1274
32422 msgid "Taza"
32423 msgstr ""
32424
32425 #: app/Services/Localization/i18n/states.php:881
32426 msgid "Tehran (تهران)"
32427 msgstr ""
32428
32429 #: app/Services/Localization/i18n/states.php:1876
32430 msgid "Tekirdağ"
32431 msgstr ""
32432
32433 #: app/Services/Localization/i18n/states.php:866
32434 msgid "Telangana"
32435 msgstr ""
32436
32437 #: app/Services/Localization/i18n/states.php:1317
32438 msgid "Telenești"
32439 msgstr ""
32440
32441 #: app/Services/Localization/i18n/states.php:1696
32442 msgid "Teleorman"
32443 msgstr ""
32444
32445 #: app/Modules/Templating/BlockTemplates/TemplateParts/ProductModalTemplatePart.php:344
32446 msgid "Template content cannot be empty."
32447 msgstr ""
32448
32449 #: app/Services/Translations/admin-translation.php:2349
32450 msgid "Template created"
32451 msgstr ""
32452
32453 #: app/Services/Translations/admin-translation.php:2350
32454 msgid "Template deleted"
32455 msgstr ""
32456
32457 #: app/Modules/Templating/BlockTemplates/ProductModalTemplate.php:48
32458 msgid "Template for Single Product Modal."
32459 msgstr ""
32460
32461 #: app/Services/Translations/admin-translation.php:2348
32462 msgid "Template Name"
32463 msgstr ""
32464
32465 #: app/Modules/Templating/BlockTemplates/ProductCategoryTemplate.php:38
32466 msgctxt "Template name"
32467 msgid "Products by Category"
32468 msgstr ""
32469
32470 #: app/Modules/Templating/BlockTemplates/ProductPageTemplate.php:38
32471 msgctxt "Template name"
32472 msgid "Single Product"
32473 msgstr ""
32474
32475 #: app/Modules/Templating/BlockTemplates/ProductModalTemplate.php:38
32476 msgctxt "Template name"
32477 msgid "Single Product Modal"
32478 msgstr ""
32479
32480 #: app/Modules/Templating/BlockTemplates/TemplateParts/ProductModalTemplatePart.php:135
32481 msgctxt "Template part name"
32482 msgid "Product Modal"
32483 msgstr ""
32484
32485 #: app/Services/Translations/admin-translation.php:2351
32486 msgid "Template saved"
32487 msgstr ""
32488
32489 #: app/Http/Controllers/TemplateController.php:48
32490 msgid "Template saved successfully"
32491 msgstr ""
32492
32493 #: app/Services/Tax/TaxManager.php:126
32494 msgid "Ten"
32495 msgstr ""
32496
32497 #: app/Services/Localization/i18n/states.php:2182
32498 msgid "Tennessee"
32499 msgstr ""
32500
32501 #: app/Services/Localization/i18n/states.php:1005
32502 msgid "Teramo"
32503 msgstr ""
32504
32505 #: app/Services/Localization/i18n/states.php:1371
32506 msgid "Terengganu"
32507 msgstr ""
32508
32509 #: app/Services/Translations/admin-translation.php:2352
32510 msgid "Term created successfully"
32511 msgstr ""
32512
32513 #: api/Resource/AttrTermResource.php:103
32514 msgid "Term creation failed."
32515 msgstr ""
32516
32517 #: api/Resource/AttrTermResource.php:182
32518 msgid "Term Successfully updated!"
32519 msgstr ""
32520
32521 #: app/Services/Translations/admin-translation.php:2353
32522 msgid "Term title"
32523 msgstr ""
32524
32525 #: api/Resource/AttrTermResource.php:175 api/Resource/AttrTermResource.php:187
32526 msgid "Term update failed."
32527 msgstr ""
32528
32529 #: app/Services/Translations/admin-translation.php:2354
32530 msgid "Term updated"
32531 msgstr ""
32532
32533 #: app/Services/Translations/admin-translation.php:2355
32534 msgid "Terms"
32535 msgstr ""
32536
32537 #: app/Services/Translations/admin-translation.php:2812
32538 msgid "terms"
32539 msgstr ""
32540
32541 #: app/Services/Translations/admin-translation.php:2356
32542 msgid "Terms added"
32543 msgstr ""
32544
32545 #: api/Resource/AttrTermResource.php:98
32546 msgid "Terms created successfully."
32547 msgstr ""
32548
32549 #: api/Resource/AttrTermResource.php:276
32550 msgid "Terms reordered."
32551 msgstr ""
32552
32553 #: app/Services/Localization/i18n/states.php:1006
32554 msgid "Terni"
32555 msgstr ""
32556
32557 #: app/Services/Localization/i18n/states.php:1990
32558 msgid "Ternopilshchyna"
32559 msgstr ""
32560
32561 #: app/Services/Localization/i18n/states.php:635
32562 msgid "Teruel"
32563 msgstr ""
32564
32565 #: api/StoreSettings.php:232
32566 msgid "Test"
32567 msgstr ""
32568
32569 #. %s is the storage driver name
32570 #: app/Services/Translations/admin-translation.php:2358
32571 #, php-format
32572 msgid "Test %s Config"
32573 msgstr ""
32574
32575 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:163
32576 msgid "Test API Key"
32577 msgstr ""
32578
32579 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:152
32580 msgid "Test Client ID"
32581 msgstr ""
32582
32583 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:307
32584 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:471
32585 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:147
32586 msgid "Test credentials"
32587 msgstr ""
32588
32589 #: app/Http/Controllers/EmailNotificationController.php:243
32590 msgid "Test digest email sent."
32591 msgstr ""
32592
32593 #: app/Services/Translations/admin-translation.php:2359
32594 msgid "Test Download"
32595 msgstr ""
32596
32597 #: app/Services/Translations/admin-translation.php:2360
32598 #: app/Hooks/Handlers/AdminMenuBarHandler.php:32
32599 msgid "Test Mode"
32600 msgstr ""
32601
32602 #: app/Services/Translations/admin-translation.php:2361
32603 #: app/Http/Controllers/OrderController.php:1043
32604 #: app/Http/Controllers/OrderController.php:1077
32605 msgid "Test order deletion completed."
32606 msgstr ""
32607
32608 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:428
32609 msgid "Test Webhook ID (Copy the webhook id and paste bellow)"
32610 msgstr ""
32611
32612 #: app/Services/Localization/i18n/states.php:1385
32613 msgid "Tete"
32614 msgstr ""
32615
32616 #: app/Services/Localization/i18n/states.php:2183
32617 msgid "Texas"
32618 msgstr ""
32619
32620 #: api/StoreSettings.php:904
32621 #: app/Services/Translations/admin-translation.php:2362
32622 #: app/Services/Translations/block-editor-translation.php:412
32623 msgid "Text"
32624 msgstr ""
32625
32626 #: app/Services/Translations/block-editor-translation.php:413
32627 msgid "Text Color"
32628 msgstr ""
32629
32630 #: app/Services/Translations/block-editor-translation.php:414
32631 msgid "Text displayed on the badge."
32632 msgstr ""
32633
32634 #: app/Services/Translations/block-editor-translation.php:415
32635 msgid "Text shown when not using percentage mode."
32636 msgstr ""
32637
32638 #: app/Helpers/CurrenciesHelper.php:138
32639 msgid "Thai Baht"
32640 msgstr ""
32641
32642 #: app/Services/Localization/i18n/countries.php:232
32643 msgid "Thailand"
32644 msgstr ""
32645
32646 #: app/Services/Localization/i18n/states.php:191
32647 msgid "Thakurgaon"
32648 msgstr ""
32649
32650 #: app/Hooks/Handlers/ShortCodes/ReceiptHandler.php:199
32651 msgid "Thank you"
32652 msgstr ""
32653
32654 #: app/Views/emails/order/shipped/customer.php:47
32655 msgid ""
32656 "Thank you for choosing us! We hope you’re excited about your order. If you "
32657 "have any questions, feel free to reach out."
32658 msgstr ""
32659
32660 #: app/Views/emails/order/delivered/customer.php:50
32661 msgid "Thank you for shopping with us! We look forward to serving you again."
32662 msgstr ""
32663
32664 #: app/Views/invoice/delivery_slip.php:87
32665 msgid "Thank You for Your Business!"
32666 msgstr ""
32667
32668 #: app/Services/PDF/DefaultPdfStructures.php:113
32669 msgid "Thank you for your continued subscription!"
32670 msgstr ""
32671
32672 #: app/Views/emails/order/placed/customer.php:16
32673 msgid ""
32674 "Thank you for your order! We have received your order placed with offline "
32675 "payment method. We will process your order once payment is confirmed. Here "
32676 "are the details of your order:"
32677 msgstr ""
32678
32679 #: app/Services/PDF/DefaultPdfStructures.php:193
32680 msgid ""
32681 "Thank you for your order. Please complete the payment to process your order."
32682 msgstr ""
32683
32684 #: app/Services/PDF/DefaultPdfStructures.php:74
32685 msgid "Thank you for your purchase!"
32686 msgstr ""
32687
32688 #: app/Views/emails/order/paid/customer.php:16
32689 msgid ""
32690 "Thank you for your purchase! Your order has been successfully placed and "
32691 "confirmed. Here are your order details."
32692 msgstr ""
32693
32694 #: app/Views/emails/order/refunded/customer.php:20
32695 msgid ""
32696 "Thank you for your understanding, and we truly value your trust in us. Below "
32697 "are the details of your refund."
32698 msgstr ""
32699
32700 #: app/Services/Translations/admin-translation.php:2363
32701 msgid "Thank you page Instruction"
32702 msgstr ""
32703
32704 #: app/Services/Translations/admin-translation.php:2364
32705 msgid ""
32706 "Thank you page Instruction will be displayed on the thank you page receipt "
32707 "section."
32708 msgstr ""
32709
32710 #: app/Services/Localization/i18n/states.php:1137
32711 msgid "Tharaka-Nithi"
32712 msgstr ""
32713
32714 #. %1$s: field attribute name
32715 #: app/Http/Rules/SanitizeTextArea.php:12
32716 #, php-format
32717 msgid "The %1$s must be a valid text"
32718 msgstr ""
32719
32720 #. 1: attribute name, 2: max length
32721 #: app/Http/Rules/MaxLengthRule.php:31
32722 #, php-format
32723 msgid "The %1$s must not be greater than %2$s characters."
32724 msgstr ""
32725
32726 #. 1: attribute name
32727 #: app/Http/Rules/MaxLengthRule.php:21 app/Http/Rules/SanitizeText.php:18
32728 #: app/Http/Rules/SanitizeText.php:26 app/Http/Rules/SanitizeTextArea.php:26
32729 #: app/Http/Rules/SanitizeTextArea.php:34 app/Http/Rules/MaxPostCodeRule.php:16
32730 #, php-format
32731 msgid "The %s must be a valid text"
32732 msgstr ""
32733
32734 #. 1: attribute name
32735 #: app/Http/Rules/MaxPostCodeRule.php:24
32736 #, php-format
32737 msgid "The %s must not be greater than 100 characters."
32738 msgstr ""
32739
32740 #: api/Resource/OrderResource.php:1672
32741 msgid "The address information does not match"
32742 msgstr ""
32743
32744 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:191
32745 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:312
32746 msgid ""
32747 "The bucket you are attempting to access must be addressed using the "
32748 "specified endpoint."
32749 msgstr ""
32750
32751 #: app/Modules/MCP/Support/WriteGuard.php:99
32752 msgid "The confirm_token does not match. Run a fresh dry_run."
32753 msgstr ""
32754
32755 #: app/Services/Translations/admin-translation.php:2365
32756 msgid "The data sent in the request body."
32757 msgstr ""
32758
32759 #. %s is the directory path
32760 #: dev/ComposerScript.php:317
32761 #, php-format
32762 msgid "The directory \"%s\" does not exist."
32763 msgstr ""
32764
32765 #: app/Services/Translations/admin-translation.php:2366
32766 msgid "The duplicated product will be created as a draft"
32767 msgstr ""
32768
32769 #: app/Services/Translations/block-editor-translation.php:416
32770 msgid ""
32771 "The editor does not display the real count value, but a placeholder to "
32772 "indicate how it will look on the front-end."
32773 msgstr ""
32774
32775 #: app/Services/Coupon/DiscountService.php:245
32776 msgid "The eligible items are already fully discounted by another coupon."
32777 msgstr ""
32778
32779 #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:263
32780 msgid "The email address is already in use in the customer records."
32781 msgstr ""
32782
32783 #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:253
32784 msgid "The email address is already in use in WordPress users."
32785 msgstr ""
32786
32787 #: app/Http/Requests/CouponRequest.php:101
32788 msgid "The end date must be after the start date."
32789 msgstr ""
32790
32791 #: app/Http/Requests/CouponRequest.php:123
32792 msgid "The end date type should be date."
32793 msgstr ""
32794
32795 #. %s: The reserved endpoint slug.
32796 #: api/FluentCartGeneralApi.php:37
32797 #, php-format
32798 msgid "The endpoint slug \"%s\" is reserved and cannot be used."
32799 msgstr ""
32800
32801 #: api/FluentCartGeneralApi.php:28
32802 msgid "The endpoint slug cannot be empty."
32803 msgstr ""
32804
32805 #. %d: The maximum number of words allowed
32806 #: app/Http/Requests/ProductUpdateRequest.php:200
32807 #: app/Http/Requests/ProductRequest.php:202
32808 msgid "The excerpt field cannot contain more than %d words."
32809 msgstr ""
32810
32811 #: app/Modules/MCP/Support/PermissionGate.php:48
32812 msgid "The FluentCart MCP server is disabled. Enable it in Settings → MCP."
32813 msgstr ""
32814
32815 #: app/Http/Controllers/AddonsController.php:26
32816 msgid ""
32817 "The most powerful and user-friendly email marketing automation plugin for "
32818 "WordPress. Send newsletters, marketing emails, customer onboard emails, "
32819 "Automations with FluentCart + FluentCRM integration."
32820 msgstr ""
32821
32822 #: app/Services/Translations/admin-translation.php:2367
32823 msgid "The night's still young!"
32824 msgstr ""
32825
32826 #: app/Modules/MCP/Tools/OrderTools.php:945
32827 msgid "The note could not be saved to the order activity log."
32828 msgstr ""
32829
32830 #. %s: The order ID(s) that could not be deleted.
32831 #: api/Resource/OrderResource.php:2236
32832 #, php-format
32833 msgid ""
32834 "The order ID - %s cannot be deleted at the moment as these orders status is "
32835 "not canceled."
32836 msgstr ""
32837
32838 #. %s: The order ID(s) that could not be deleted.
32839 #: api/Resource/OrderResource.php:2233
32840 #, php-format
32841 msgid ""
32842 "The order ID - %s cannot be deleted at the moment as these orders status is "
32843 "not canceled. And remaining order and its associated data have been deleted"
32844 msgstr ""
32845
32846 #. %s is the order ids
32847 #: app/Http/Controllers/OrderController.php:1000
32848 #, php-format
32849 msgid ""
32850 "The order ID - %s cannot be updated at the moment because its payment status "
32851 "is either the same as before or has already been refunded."
32852 msgstr ""
32853
32854 #. %s is the order ids
32855 #: app/Http/Controllers/OrderController.php:994
32856 #, php-format
32857 msgid ""
32858 "The order ID - %s cannot be updated at the moment because the transaction "
32859 "either already has the same status or does not match the provided order. The "
32860 "remaining order statuses have been updated successfully."
32861 msgstr ""
32862
32863 #. %s is the order ids
32864 #: app/Http/Controllers/OrderController.php:926
32865 #, php-format
32866 msgid ""
32867 "The order ID - %s cannot be updated because they are either already "
32868 "cancelled or have the same status."
32869 msgstr ""
32870
32871 #. %s is the order ids
32872 #: app/Http/Controllers/OrderController.php:920
32873 #, php-format
32874 msgid ""
32875 "The order ID - %s cannot be updated because they are either already "
32876 "cancelled or have the same status. And remaining order status has been "
32877 "successfully changed"
32878 msgstr ""
32879
32880 #: api/Resource/OrderResource.php:1442
32881 msgid "The order information does not match"
32882 msgstr ""
32883
32884 #: app/Services/Translations/admin-translation.php:2368
32885 msgid "The page created successfully."
32886 msgstr ""
32887
32888 #: app/Services/FrontendView.php:62
32889 msgid ""
32890 "The page you are looking for might have been removed, had its name changed, "
32891 "or is temporarily unavailable."
32892 msgstr ""
32893
32894 #. %s: The name of the invalid payment gateway class.
32895 #: api/FluentCartGeneralApi.php:102
32896 #, php-format
32897 msgid ""
32898 "The payment gateway class \"%s\" is not valid. It must extend "
32899 "AbstractPaymentGateway."
32900 msgstr ""
32901
32902 #: app/Http/Requests/ProductUpdateRequest.php:172
32903 #: app/Http/Requests/ProductRequest.php:174
32904 msgid "The post date is invalid."
32905 msgstr ""
32906
32907 #: app/Http/Requests/ProductUpdateRequest.php:166
32908 #: app/Http/Requests/ProductRequest.php:168
32909 msgid "The post date is required when status is scheduled."
32910 msgstr ""
32911
32912 #: app/Http/Requests/ProductUpdateRequest.php:176
32913 #: app/Http/Requests/ProductRequest.php:178
32914 msgid "The post date must be in the future."
32915 msgstr ""
32916
32917 #: app/Services/Translations/admin-translation.php:2369
32918 msgid ""
32919 "The preview shown here use sample data. Actual emails will be populated with "
32920 "real information."
32921 msgstr ""
32922
32923 #: app/Services/Translations/admin-translation.php:2370
32924 msgid ""
32925 "The preview shown here uses sample data. Actual emails will be populated "
32926 "with real information."
32927 msgstr ""
32928
32929 #: app/Services/Translations/admin-translation.php:2371
32930 msgid "The previous 7 days, sent on your chosen day."
32931 msgstr ""
32932
32933 #: app/Services/Translations/admin-translation.php:2372
32934 msgid "The previous calendar month, sent on the 1st."
32935 msgstr ""
32936
32937 #. %s: The product ID(s) that could not be deleted.
32938 #: api/Resource/ProductResource.php:595
32939 #, php-format
32940 msgid ""
32941 "The Product ID - %s cannot be deleted at the moment as there are pending "
32942 "orders associated with it."
32943 msgstr ""
32944
32945 #. %s: The product ID(s) that could not be deleted.
32946 #: api/Resource/ProductResource.php:583
32947 #, php-format
32948 msgid ""
32949 "The Product ID - %s cannot be deleted at the moment as there are pending "
32950 "orders associated with it. And remaining product and its associated data "
32951 "have been deleted."
32952 msgstr ""
32953
32954 #: api/Resource/ProductDetailResource.php:172
32955 msgid "the product variation type was changed to 'Advanced Variations'"
32956 msgstr ""
32957
32958 #: api/Resource/ProductDetailResource.php:143
32959 msgid "the product variation type was changed to 'Simple'"
32960 msgstr ""
32961
32962 #: app/Helpers/ProductAdminHelper.php:241
32963 msgid "the product variations were updated"
32964 msgstr ""
32965
32966 #. 1: field name
32967 #: app/Modules/MCP/Tools/CustomerTools.php:122
32968 #, php-format
32969 msgid "The provided %1$s is not a valid email address."
32970 msgstr ""
32971
32972 #: app/Hooks/Handlers/ShortCodes/ReceiptHandler.php:65
32973 msgid ""
32974 "The provided transaction appears invalid, expired or does’t match our records"
32975 msgstr ""
32976
32977 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:176
32978 msgid "The query settings will be ignored when Is main query is enabled."
32979 msgstr ""
32980
32981 #: app/Modules/MCP/Support/WriteGuard.php:108
32982 msgid ""
32983 "The record changed since you previewed it. Run a fresh dry_run to see the "
32984 "current state before executing."
32985 msgstr ""
32986
32987 #: app/Views/emails/order/refunded/customer.php:34
32988 msgid ""
32989 "The refund should appear in your account within 5-10 business days, "
32990 "depending on your payment provider."
32991 msgstr ""
32992
32993 #: app/Services/FrontendView.php:84
32994 msgid "The requested file is unavailable or the download link has expired."
32995 msgstr ""
32996
32997 #: app/Hooks/Handlers/ShortCodes/ReceiptHandler.php:213
32998 msgid "The requested receipt is invalid"
32999 msgstr ""
33000
33001 #: app/Services/Report/LicenseReportService.php:30
33002 msgid "The required plugin is not installed or the License class is missing."
33003 msgstr ""
33004
33005 #: app/Services/Translations/admin-translation.php:2373
33006 msgid ""
33007 "The same attribute group is selected more than once. Remove the duplicate."
33008 msgstr ""
33009
33010 #: app/Http/Controllers/ModuleSettingsController.php:249
33011 msgid ""
33012 "The Secret Key is invalid. Please check it in your Cloudflare Dashboard."
33013 msgstr ""
33014
33015 #: app/Modules/Integrations/GlobalIntegrationSettings.php:416
33016 msgid "The selected plugin has been installed. Please refresh the page."
33017 msgstr ""
33018
33019 #: app/Hooks/Cart/WebCheckoutHandler.php:1067
33020 msgid "The selected product variation is not available for purchase."
33021 msgstr ""
33022
33023 #: app/Http/Requests/ProductVariationRequest.php:100
33024 msgid "The selected shipping class does not exist."
33025 msgstr ""
33026
33027 #: api/Checkout/CheckoutApi.php:947
33028 msgid "The selected shipping method is not available."
33029 msgstr ""
33030
33031 #: app/Http/Controllers/StorageController.php:230
33032 msgid "The selected storage driver does not support bucket management."
33033 msgstr ""
33034
33035 #: api/Resource/OrderResource.php:2276
33036 #: app/Http/Controllers/OrderController.php:1112
33037 msgid "The selected transaction does not match with the provided order"
33038 msgstr ""
33039
33040 #: app/Models/OrderTransaction.php:197
33041 msgid "The selected transaction is not a dispute"
33042 msgstr ""
33043
33044 #: app/Services/Translations/admin-translation.php:2374
33045 msgid ""
33046 "The shipping class you are looking for does not exist or has been deleted."
33047 msgstr ""
33048
33049 #: app/Http/Requests/ProductVariationRequest.php:203
33050 msgid "The SKU must be unique."
33051 msgstr ""
33052
33053 #: app/Services/Translations/block-editor-translation.php:417
33054 msgid "The smartcode value to evaluate."
33055 msgstr ""
33056
33057 #. %s is the driver name
33058 #: app/Http/Controllers/WebController/FileDownloader.php:119
33059 #, php-format
33060 msgid "The storage driver %s is not configured correctly."
33061 msgstr ""
33062
33063 #: app/Services/Translations/admin-translation.php:2375
33064 msgid "The total amount expected from future installments."
33065 msgstr ""
33066
33067 #: app/Services/Translations/admin-translation.php:2376
33068 msgid "The total number of items sold in this period."
33069 msgstr ""
33070
33071 #: app/Services/Translations/admin-translation.php:2377
33072 msgid "The total number of orders placed in this period."
33073 msgstr ""
33074
33075 #: app/Services/Translations/admin-translation.php:2378
33076 msgid "The total number of units sold in this period."
33077 msgstr ""
33078
33079 #: app/Services/Translations/admin-translation.php:2379
33080 msgid "The total sales you had in this period."
33081 msgstr ""
33082
33083 #: app/Services/Permission/PermissionManager.php:268
33084 #: app/Services/Permission/PermissionManager.php:286
33085 msgid "The user already has all the accesses as part of Administrator Role"
33086 msgstr ""
33087
33088 #: app/Models/User.php:50
33089 msgid "The user already have all the accesses as part of Administrator Role"
33090 msgstr ""
33091
33092 #: app/Modules/Tax/TaxModule.php:2163
33093 msgid ""
33094 "The VAT validation service is temporarily unavailable. Please try again "
33095 "later."
33096 msgstr ""
33097
33098 #: app/Services/PlanUpgradeService.php:171
33099 msgid "then"
33100 msgstr ""
33101
33102 #: app/Services/Translations/admin-translation.php:2380
33103 msgid "There is an error in the form fields. Please try reloading the page."
33104 msgstr ""
33105
33106 #: app/Modules/MCP/Tools/OrderTools.php:979
33107 msgid "There is no remaining refundable balance on this order."
33108 msgstr ""
33109
33110 #: app/Modules/PaymentMethods/StripeGateway/API/ApiRequest.php:137
33111 #: app/Modules/PaymentMethods/StripeGateway/API/ApiRequest.php:179
33112 msgid "There was a problem connecting to the Stripe API endpoint."
33113 msgstr ""
33114
33115 #: app/Views/emails/digest.php:80
33116 msgid "There were no paid orders during this period."
33117 msgstr ""
33118
33119 #: app/Services/PlanUpgradeService.php:172
33120 msgid "thereafter"
33121 msgstr ""
33122
33123 #: app/Services/Translations/admin-translation.php:2381
33124 msgid ""
33125 "These are the general shipping zones that apply to all products. For class-"
33126 "specific zones, visit the individual shipping class page."
33127 msgstr ""
33128
33129 #: app/Services/Translations/admin-translation.php:2382
33130 msgid ""
33131 "These integration feeds will be applied globally across all your orders and "
33132 "related actions."
33133 msgstr ""
33134
33135 #. %1$s: maximum allowed identifier length
33136 #: app/Services/Translations/admin-translation.php:2384
33137 #, php-format
33138 msgid ""
33139 "These options would create variant identifiers longer than %1$s characters. "
33140 "Use fewer attribute groups."
33141 msgstr ""
33142
33143 #: app/Services/Localization/i18n/states.php:673
33144 msgid "Thessaly"
33145 msgstr ""
33146
33147 #: app/Services/Tax/TaxManager.php:129
33148 msgid "Thirteen"
33149 msgstr ""
33150
33151 #. %s is the applied coupon code
33152 #: app/Helpers/CouponHelper.php:195
33153 #, php-format
33154 msgid "This %s coupon cannot be used with other coupon"
33155 msgstr ""
33156
33157 #: app/Services/Translations/admin-translation.php:2391
33158 msgid "This action cannot be undone."
33159 msgstr ""
33160
33161 #: app/Modules/MCP/Support/WriteGuard.php:81
33162 msgid ""
33163 "This action changes data. Call again with dry_run:true to preview, then pass "
33164 "the returned confirm_token to execute."
33165 msgstr ""
33166
33167 #: app/Http/Controllers/AddonsController.php:132
33168 msgid "This addon cannot be installed at this time"
33169 msgstr ""
33170
33171 #: app/Http/Controllers/ModuleSettingsController.php:154
33172 msgid "This addon cannot be installed."
33173 msgstr ""
33174
33175 #: app/Hooks/Handlers/BlockEditors/BuySectionBlockEditor.php:43
33176 msgid "This block will display the buy section."
33177 msgstr ""
33178
33179 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:62
33180 msgid "This block will display the checkout page."
33181 msgstr ""
33182
33183 #: app/Hooks/Handlers/BlockEditors/ExcerptBlockEditor.php:91
33184 msgid "This block will display the excerpt."
33185 msgstr ""
33186
33187 #: app/Hooks/Handlers/BlockEditors/ProductDescriptionBlockEditor.php:89
33188 msgid "This block will display the full product description."
33189 msgstr ""
33190
33191 #: app/Hooks/Handlers/BlockEditors/MediaCarousel/MediaCarouselBlockEditor.php:66
33192 msgid "This block will display the media carousel."
33193 msgstr ""
33194
33195 #: app/Hooks/Handlers/BlockEditors/PriceRangeBlockEditor.php:92
33196 msgid "This block will display the price range."
33197 msgstr ""
33198
33199 #: app/Hooks/Handlers/BlockEditors/ProductCardBlockEditor.php:43
33200 msgid "This block will display the product card."
33201 msgstr ""
33202
33203 #: app/Hooks/Handlers/BlockEditors/ProductCarousel/ProductCarouselBlockEditor.php:66
33204 msgid "This block will display the product carousel."
33205 msgstr ""
33206
33207 #: app/Hooks/Handlers/BlockEditors/ProductGalleryBlockEditor.php:44
33208 msgid "This block will display the product gallery."
33209 msgstr ""
33210
33211 #: app/Hooks/Handlers/BlockEditors/ProductImageBlockEditor.php:72
33212 msgid "This block will display the product image."
33213 msgstr ""
33214
33215 #: app/Hooks/Handlers/BlockEditors/ProductInfoBlockEditor.php:44
33216 msgid "This block will display the product information."
33217 msgstr ""
33218
33219 #: app/Hooks/Handlers/BlockEditors/ProductTitleBlockEditor.php:91
33220 msgid "This block will display the product title."
33221 msgstr ""
33222
33223 #: app/Hooks/Handlers/BlockEditors/StockBlock.php:58
33224 msgid "This block will display the stock."
33225 msgstr ""
33226
33227 #: app/Models/Cart.php:224 app/Models/Cart.php:255 app/Models/Cart.php:355
33228 #: app/Models/Cart.php:485 app/Models/Cart.php:536 app/Models/Cart.php:578
33229 msgid "This cart is locked and cannot be modified."
33230 msgstr ""
33231
33232 #: app/Hooks/Cart/WebCheckoutHandler.php:1044
33233 msgid "This cart is locked or already has an upgrade applied."
33234 msgstr ""
33235
33236 #: app/Helpers/CouponHelper.php:383
33237 msgid "This coupon can not be applied to some items in your cart"
33238 msgstr ""
33239
33240 #: app/Services/Coupon/DiscountService.php:141
33241 msgid "This coupon cannot be stacked with other coupons."
33242 msgstr ""
33243
33244 #: app/Http/Requests/CouponRequest.php:40
33245 msgid "This coupon code is already in use."
33246 msgstr ""
33247
33248 #: app/Services/Coupon/DiscountService.php:261
33249 msgid "This coupon does not provide any additional discount on your order."
33250 msgstr ""
33251
33252 #: app/Services/Coupon/Concerns/CanValidateCoupon.php:58
33253 msgid "This coupon has expired or is not valid"
33254 msgstr ""
33255
33256 #: app/Services/Coupon/DiscountService.php:575
33257 #: app/Services/Coupon/DiscountService.php:591
33258 msgid "This coupon has expired."
33259 msgstr ""
33260
33261 #: app/Services/Coupon/DiscountService.php:620
33262 msgid "This coupon has reached its maximum number of uses."
33263 msgstr ""
33264
33265 #: app/Services/Coupon/DiscountService.php:282
33266 msgid "This coupon is not available for your order."
33267 msgstr ""
33268
33269 #: app/Services/Coupon/DiscountService.php:581
33270 msgid "This coupon is not currently available."
33271 msgstr ""
33272
33273 #: app/Services/Coupon/DiscountService.php:578
33274 #: app/Services/Coupon/DiscountService.php:587
33275 msgid "This coupon is not yet active."
33276 msgstr ""
33277
33278 #. %1$s: "Manage digest settings" link
33279 #: app/Views/emails/digest.php:205
33280 #, php-format
33281 msgid "This digest is enabled for your store. %1$s"
33282 msgstr ""
33283
33284 #: app/Services/Translations/admin-translation.php:2392
33285 msgid ""
33286 "This dispute has refundable action, so you may refund the charge to the "
33287 "customer for a dispute resolution."
33288 msgstr ""
33289
33290 #: app/Services/Renderer/Receipt/ThankYouRender.php:763
33291 msgid ""
33292 "This download link is valid for 7 days. After that, you can download the "
33293 "files again from your account\n"
33294 " on our website."
33295 msgstr ""
33296
33297 #: app/Views/emails/parts/downloads.php:69
33298 #: app/Views/emails/parts/licenses.php:49
33299 msgid ""
33300 "This download link is valid for 7 days. After that, you can download the "
33301 "files again from your account\n"
33302 " on our website."
33303 msgstr ""
33304
33305 #: app/Services/Translations/block-editor-translation.php:418
33306 #: app/Services/Renderer/Receipt/ThankYouRender.php:790
33307 msgid ""
33308 "This download link is valid for 7 days. After that, you can download the "
33309 "files again from your account on our website."
33310 msgstr ""
33311
33312 #: app/Services/Translations/admin-translation.php:2394
33313 msgid ""
33314 "This email footer will be used for all emails sent from FluentCart, It's "
33315 "highly recommended to use your business name and address in the footer for\n"
33316 "compliance."
33317 msgstr ""
33318
33319 #: app/Http/Requests/UserRequest.php:29
33320 msgid "This email is already registered."
33321 msgstr ""
33322
33323 #: app/Services/Email/EmailNotifications.php:378
33324 msgid ""
33325 "This email will be sent before a trial period ends and converts to a paid "
33326 "subscription."
33327 msgstr ""
33328
33329 #: app/Services/Email/EmailNotifications.php:343
33330 msgid "This email will be sent before subscription auto-renewal date."
33331 msgstr ""
33332
33333 #: app/Services/Email/EmailNotifications.php:395
33334 msgid ""
33335 "This email will be sent to admin when a trial ending reminder is sent to a "
33336 "customer."
33337 msgstr ""
33338
33339 #: app/Services/Email/EmailNotifications.php:360
33340 msgid ""
33341 "This email will be sent to admin when an upcoming renewal reminder is sent."
33342 msgstr ""
33343
33344 #: app/Services/Email/EmailNotifications.php:325
33345 msgid "This email will be sent to remind customer about pending payment."
33346 msgstr ""
33347
33348 #: app/Services/Email/EmailNotifications.php:128
33349 msgid "This email will be sent to the admin after a renewal payment made"
33350 msgstr ""
33351
33352 #: app/Services/Email/EmailNotifications.php:73
33353 msgid "This email will be sent to the admin after an order is placed."
33354 msgstr ""
33355
33356 #: app/Services/Email/EmailNotifications.php:182
33357 msgid ""
33358 "This email will be sent to the admin after an order is refunded (partial / "
33359 "full)."
33360 msgstr ""
33361
33362 #: app/Services/Email/EmailNotifications.php:164
33363 msgid "This email will be sent to the admin when a subscription is canceled."
33364 msgstr ""
33365
33366 #: app/Services/Email/EmailNotifications.php:254
33367 msgid ""
33368 "This email will be sent to the admin when an order is placed using offline "
33369 "payment method."
33370 msgstr ""
33371
33372 #: app/Services/Email/EmailNotifications.php:110
33373 msgid "This email will be sent to the customer after a renewal payment made"
33374 msgstr ""
33375
33376 #: app/Services/Email/EmailNotifications.php:236
33377 msgid ""
33378 "This email will be sent to the customer after an order is marked as delivered"
33379 msgstr ""
33380
33381 #: app/Services/Email/EmailNotifications.php:218
33382 msgid ""
33383 "This email will be sent to the customer after an order is marked as shipped"
33384 msgstr ""
33385
33386 #: app/Services/Email/EmailNotifications.php:92
33387 msgid "This email will be sent to the customer after an order is placed."
33388 msgstr ""
33389
33390 #: app/Services/Email/EmailNotifications.php:200
33391 msgid ""
33392 "This email will be sent to the customer after an order is refunded (partial "
33393 "/ full)."
33394 msgstr ""
33395
33396 #: app/Services/Email/EmailNotifications.php:274
33397 msgid ""
33398 "This email will be sent to the customer when an order is placed using "
33399 "offline payment method."
33400 msgstr ""
33401
33402 #: app/Services/Email/EmailNotifications.php:147
33403 msgid ""
33404 "This email will be sent to the customer when their subscription is canceled."
33405 msgstr ""
33406
33407 #: app/Services/Translations/admin-translation.php:2396
33408 msgid "This endpoint receives data from webhooks when events occur"
33409 msgstr ""
33410
33411 #: app/Services/Translations/admin-translation.php:2397
33412 msgid "This feature is available in pro version only."
33413 msgstr ""
33414
33415 #: app/Services/Translations/admin-translation.php:2398
33416 msgid "This feature is only available for pro version."
33417 msgstr ""
33418
33419 #: app/Services/Translations/admin-translation.php:2399
33420 msgid "This feature is only available in FluentCart Pro with "
33421 msgstr ""
33422
33423 #: app/Services/Translations/admin-translation.php:2400
33424 msgid "This feature is only available in FluentCart Pro."
33425 msgstr ""
33426
33427 #: app/Services/Translations/admin-translation.php:2401
33428 #, php-format
33429 msgid ""
33430 "This feature requires FluentCart Pro v%s or later. Please update FluentCart "
33431 "Pro to use this feature."
33432 msgstr ""
33433
33434 #: app/Services/FileSystem/Drivers/Local/LocalDriver.php:141
33435 msgid "This file type is not allowed."
33436 msgstr ""
33437
33438 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:78
33439 msgid "This filter will check if a contact has at least one shop order or not"
33440 msgstr ""
33441
33442 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:201
33443 msgid ""
33444 "This filter will check if a contact has at least one specific variation "
33445 "expired license or not"
33446 msgstr ""
33447
33448 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:177
33449 msgid ""
33450 "This filter will check if a contact has at least one specific variation "
33451 "license or not"
33452 msgstr ""
33453
33454 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:122
33455 msgid ""
33456 "This filter will check if a contact has purchased at least one specific "
33457 "product variation or not"
33458 msgstr ""
33459
33460 #: api/Resource/AttrGroupResource.php:201
33461 msgid "This group is already in use, can not be deleted."
33462 msgstr ""
33463
33464 #: app/Http/Controllers/IntegrationController.php:161
33465 msgid "This integration is not available for global scope or not enabled"
33466 msgstr ""
33467
33468 #: app/Http/Controllers/ProductIntegrationsController.php:59
33469 msgid "This integration is not available for products or not enabled"
33470 msgstr ""
33471
33472 #: app/Services/Translations/admin-translation.php:2402
33473 msgid ""
33474 "This integration is not enabled. Please enable it from the integration "
33475 "modules."
33476 msgstr ""
33477
33478 #: api/StoreSettings.php:1193
33479 msgid "This is a FluentCart Pro feature."
33480 msgstr ""
33481
33482 #. %s is the order reference
33483 #: app/Views/emails/order/reminder/due/customer.php:33
33484 #, php-format
33485 msgid "This is a friendly reminder that payment for order %s is due."
33486 msgstr ""
33487
33488 #. %s is order reference
33489 #: app/Views/emails/order/reminder/overdue/customer.php:37
33490 #, php-format
33491 msgid ""
33492 "This is a friendly reminder that your payment for order %s is still pending."
33493 msgstr ""
33494
33495 #. %s is subscription item name
33496 #: app/Views/emails/subscription/reminder/customer.php:30
33497 #, php-format
33498 msgid ""
33499 "This is a friendly reminder that your subscription for %s will renew soon."
33500 msgstr ""
33501
33502 #: app/Modules/MCP/Support/WriteGuard.php:194
33503 msgid ""
33504 "This is a live (real-money) gateway action and live mutations are disabled. "
33505 "Enable the mcp_allow_live_gateway option or the "
33506 "fluent_cart/mcp_allow_live_gateway filter to permit live refunds and "
33507 "cancellations."
33508 msgstr ""
33509
33510 #: app/Services/Translations/admin-translation.php:2403
33511 msgid "This is a physical product"
33512 msgstr ""
33513
33514 #: app/Http/Controllers/FrontendControllers/CustomerOrderController.php:159
33515 msgid "This is a renewal order. Please check the parent order details."
33516 msgstr ""
33517
33518 #: app/Services/Translations/admin-translation.php:2404
33519 msgid "This is the product for the bump."
33520 msgstr ""
33521
33522 #: app/Services/Translations/admin-translation.php:2405
33523 msgid "This is the product for the offer."
33524 msgstr ""
33525
33526 #. Button aria-label shown when a product is out of stock
33527 #: app/Services/Renderer/PricingTableRenderer.php:397
33528 msgid "This item is out of stock and cannot be added to cart"
33529 msgstr ""
33530
33531 #: app/Services/Translations/admin-translation.php:2385
33532 msgid "This Month"
33533 msgstr ""
33534
33535 #: app/Http/Controllers/ProductController.php:721
33536 msgid "This month"
33537 msgstr ""
33538
33539 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:161
33540 msgid "This note will be added to the Contact's Profile"
33541 msgstr ""
33542
33543 #: app/Services/Translations/admin-translation.php:2406
33544 msgid ""
33545 "This notification trigger is controlled from the Reminders section. You can "
33546 "configure it from"
33547 msgstr ""
33548
33549 #: app/Modules/MCP/Tools/OrderTools.php:974
33550 msgid "This order cannot be refunded in its current state."
33551 msgstr ""
33552
33553 #: app/Services/Translations/admin-translation.php:2407
33554 msgid "This order has been upgraded from"
33555 msgstr ""
33556
33557 #: app/Services/Translations/admin-translation.php:2408
33558 msgid "This order has been upgraded to"
33559 msgstr ""
33560
33561 #: app/Services/Translations/customer-profile-translation.php:273
33562 msgid "This order has some due amount. Please complete the payment."
33563 msgstr ""
33564
33565 #: app/Models/OrderTransaction.php:236
33566 msgid "This payment method does not support remote dispute management"
33567 msgstr ""
33568
33569 #: app/Models/Subscription.php:548
33570 msgid "This payment method does not support remote resync"
33571 msgstr ""
33572
33573 #: app/Models/Subscription.php:584
33574 msgid "This payment method does not support remote subscription cancel"
33575 msgstr ""
33576
33577 #: api/Resource/ProductVariationResource.php:376
33578 msgid ""
33579 "This pricing cannot be deleted at the moment. There are pending orders "
33580 "associated with it. Deleting the pricing will disrupt the order processing "
33581 "and might cause inconvenience to our customers."
33582 msgstr ""
33583
33584 #: api/Resource/ProductResource.php:438
33585 msgid ""
33586 "This product cannot be deleted at the moment. There are pending orders "
33587 "associated with it. Deleting the product will disrupt the order processing "
33588 "and might cause inconvenience to our customers."
33589 msgstr ""
33590
33591 #. %s is the link to shipping settings
33592 #: app/Services/Translations/admin-translation.php:2387
33593 #, php-format
33594 msgid "This Product has physical variants. Please %s"
33595 msgstr ""
33596
33597 #: app/Services/Translations/admin-translation.php:2409
33598 msgid ""
33599 "This product is currently in draft and cannot be sold to customers. Please "
33600 "publish the product to make it available for purchase."
33601 msgstr ""
33602
33603 #: app/Services/Translations/admin-translation.php:2410
33604 msgid ""
33605 "This product is currently in draft. You can't share direct checkout link"
33606 msgstr ""
33607
33608 #: app/Models/ProductVariation.php:255
33609 #: app/Modules/StockManagement/StockManagement.php:66
33610 msgid "This product is not available for purchase"
33611 msgstr ""
33612
33613 #: app/Models/ProductVariation.php:246
33614 msgid "This product is not available for purchase."
33615 msgstr ""
33616
33617 #: app/Services/Translations/admin-translation.php:2411
33618 msgid "This product was already saved and will be permanently deleted."
33619 msgstr ""
33620
33621 #: app/Services/Translations/admin-translation.php:2388
33622 msgid "This Quarter"
33623 msgstr ""
33624
33625 #: app/Services/Translations/admin-translation.php:2412
33626 msgid ""
33627 "This report is calculated by looking at active subscriptions and "
33628 "extrapolating their renewals over time, to estimate future renewal revenue "
33629 msgstr ""
33630
33631 #: app/Services/Translations/admin-translation.php:2413
33632 msgid "This report looks at orders created "
33633 msgstr ""
33634
33635 #: app/Services/Translations/admin-translation.php:2414
33636 msgid "This report looks at refunds made for successful orders created "
33637 msgstr ""
33638
33639 #: app/Services/Translations/admin-translation.php:2415
33640 msgid "This report looks at the revenue you received "
33641 msgstr ""
33642
33643 #: app/Services/Translations/admin-translation.php:2416
33644 msgid "This report looks at the subscription you received "
33645 msgstr ""
33646
33647 #: app/Services/Translations/admin-translation.php:2417
33648 msgid "This report looks at the units sold "
33649 msgstr ""
33650
33651 #: app/Http/Controllers/StorageController.php:198
33652 msgid "This storage driver must be managed from its settings page."
33653 msgstr ""
33654
33655 #: app/Services/Translations/admin-translation.php:2418
33656 msgid "This store is not collecting tax."
33657 msgstr ""
33658
33659 #: app/Services/Translations/admin-translation.php:2419
33660 msgid "This store is now collecting tax."
33661 msgstr ""
33662
33663 #: app/Models/Subscription.php:561
33664 msgid "This subscription is already cancelled."
33665 msgstr ""
33666
33667 #: app/Modules/PaymentMethods/StripeGateway/StripeSubscriptions.php:22
33668 msgid "This subscription is not using Stripe as payment method."
33669 msgstr ""
33670
33671 #: app/Http/Controllers/TaxRateController.php:62
33672 msgid "This tax class already exists"
33673 msgstr ""
33674
33675 #: api/Resource/AttrTermResource.php:221
33676 msgid "This term is already in use, can not be deleted."
33677 msgstr ""
33678
33679 #: app/Modules/Subscriptions/Services/SubscriptionService.php:36
33680 msgid "This transaction already exists for this subscription."
33681 msgstr ""
33682
33683 #: app/Services/Translations/admin-translation.php:2389
33684 msgid "This Week"
33685 msgstr ""
33686
33687 #: app/Services/Translations/admin-translation.php:2813
33688 msgid "this week"
33689 msgstr ""
33690
33691 #: app/Services/Translations/admin-translation.php:2420
33692 msgid ""
33693 "This will overwrite all EU destination country standard rates with preset "
33694 "defaults. Continue?"
33695 msgstr ""
33696
33697 #: app/Services/Translations/admin-translation.php:2421
33698 msgid "This will overwrite your current rates with preset defaults. Continue?"
33699 msgstr ""
33700
33701 #: app/Services/Translations/admin-translation.php:2422
33702 #, php-format
33703 msgid "This will permanently delete \\\"%s\\\" and its %s variant(s)."
33704 msgstr ""
33705
33706 #: app/Services/Translations/admin-translation.php:2423
33707 #, php-format
33708 msgid "This will permanently delete \\\"%s\\\"."
33709 msgstr ""
33710
33711 #. %1$s: tax class name (e.g. Reduced)
33712 #: app/Services/Translations/admin-translation.php:2425
33713 #, php-format
33714 msgid ""
33715 "This will permanently delete the \\\"%1$s\\\" tax class and all its rates "
33716 "across every country (not just EU). Products using this class will fall back "
33717 "to Standard. Continue?"
33718 msgstr ""
33719
33720 #: app/Services/Translations/admin-translation.php:2426
33721 msgid ""
33722 "This will regenerate all retention snapshots. This may take 30-60 seconds."
33723 msgstr ""
33724
33725 #: app/Services/Translations/admin-translation.php:2427
33726 #, php-format
33727 msgid "This will remove \\\"%s\\\" and its %s variant(s)."
33728 msgstr ""
33729
33730 #: app/Services/Translations/admin-translation.php:2428
33731 #, php-format
33732 msgid "This will remove \\\"%s\\\"."
33733 msgstr ""
33734
33735 #: app/Services/Translations/admin-translation.php:2429
33736 #, php-format
33737 msgid "This will remove the variant \\\"%s\\\"."
33738 msgstr ""
33739
33740 #: app/Services/Translations/admin-translation.php:2390
33741 msgid "This Year"
33742 msgstr ""
33743
33744 #: app/Services/Localization/i18n/states.php:1716
33745 msgid "Thiès"
33746 msgstr ""
33747
33748 #: app/Services/Tax/TaxManager.php:119
33749 msgid "Three"
33750 msgstr ""
33751
33752 #: api/StoreSettings.php:948
33753 msgid "Three Columns"
33754 msgstr ""
33755
33756 #: app/Services/Translations/TransStrings.php:173
33757 msgid "Thu"
33758 msgstr ""
33759
33760 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:78
33761 msgid "Thumbnail"
33762 msgstr ""
33763
33764 #. %1$s: number of variants the bulk image was applied to
33765 #: app/Services/Translations/admin-translation.php:2431
33766 #, php-format
33767 msgid "Thumbnail applied to %1$s variants"
33768 msgstr ""
33769
33770 #: api/Resource/ProductMetaResource.php:141
33771 msgid "Thumbnail has been deleted successfully!"
33772 msgstr ""
33773
33774 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:96
33775 msgid "Thumbnail navigation"
33776 msgstr ""
33777
33778 #: app/Services/Translations/block-editor-translation.php:420
33779 msgid "Thumbnail position"
33780 msgstr ""
33781
33782 #: api/Resource/ProductMetaResource.php:78
33783 #: app/Services/Translations/admin-translation.php:2432
33784 msgid "Thumbnail set successfully"
33785 msgstr ""
33786
33787 #: api/Resource/ProductMetaResource.php:114
33788 msgid "Thumbnail set successfully!"
33789 msgstr ""
33790
33791 #: app/Services/Translations/block-editor-translation.php:419
33792 msgid "Thumbnail Settings"
33793 msgstr ""
33794
33795 #: app/Services/Localization/i18n/states.php:315
33796 msgid "Thurgau"
33797 msgstr ""
33798
33799 #: app/Services/Localization/i18n/states.php:436
33800 msgid "Thuringia"
33801 msgstr ""
33802
33803 #: app/Services/Translations/TransStrings.php:182
33804 #: app/Services/Translations/admin-translation.php:2433
33805 msgid "Thursday"
33806 msgstr ""
33807
33808 #: app/Services/Localization/i18n/states.php:344
33809 msgid "Tianjin / 天津"
33810 msgstr ""
33811
33812 #: app/Services/Localization/i18n/states.php:497
33813 msgid "Tiaret"
33814 msgstr ""
33815
33816 #: app/Services/Localization/i18n/states.php:372
33817 msgid "Tibet / 西藏"
33818 msgstr ""
33819
33820 #: app/Services/Localization/i18n/states.php:316
33821 msgid "Ticino"
33822 msgstr ""
33823
33824 #: app/Services/Localization/i18n/states.php:112
33825 msgid "Tierra del Fuego"
33826 msgstr ""
33827
33828 #: app/Services/Translations/admin-translation.php:2434
33829 msgid "Time between an order's created & completed date"
33830 msgstr ""
33831
33832 #: app/Modules/MCP/Tools/ReportTools.php:69
33833 msgid ""
33834 "Time series of revenue and order count bucketed by day, week, or month over "
33835 "a period. Scoped to one currency. Use to see growth and seasonality."
33836 msgstr ""
33837
33838 #: app/Services/Translations/admin-translation.php:2435
33839 msgid "Timeline"
33840 msgstr ""
33841
33842 #: app/Http/Requests/ProductUpdateRequest.php:372
33843 #: app/Http/Requests/ProductRequest.php:343
33844 #: app/Http/Requests/ProductVariationRequest.php:213
33845 msgid "Times is required."
33846 msgstr ""
33847
33848 #: app/Http/Requests/ProductUpdateRequest.php:288
33849 #: app/Http/Requests/ProductVariationRequest.php:133
33850 msgid "Times must be a number."
33851 msgstr ""
33852
33853 #: app/Services/Localization/i18n/states.php:1697
33854 msgid "Timiș"
33855 msgstr ""
33856
33857 #: app/Services/Localization/i18n/countries.php:233
33858 msgid "Timor-Leste"
33859 msgstr ""
33860
33861 #: app/Modules/Tax/TaxModule.php:2391 app/Modules/Tax/TaxModule.php:2398
33862 msgid "TIN / VAT"
33863 msgstr ""
33864
33865 #: app/Services/Localization/i18n/states.php:520
33866 msgid "Tindouf"
33867 msgstr ""
33868
33869 #: app/Services/Localization/i18n/states.php:1276
33870 msgid "Tinghir"
33871 msgstr ""
33872
33873 #: app/Services/Translations/admin-translation.php:2436
33874 msgid "Tip: FluentCart Pro can install it for you in one click."
33875 msgstr ""
33876
33877 #: app/Services/Localization/i18n/states.php:525
33878 msgid "Tipasa"
33879 msgstr ""
33880
33881 #: app/Services/Localization/i18n/states.php:834
33882 msgid "Tipperary"
33883 msgstr ""
33884
33885 #: app/Services/Localization/i18n/states.php:66
33886 msgid "Tirana"
33887 msgstr ""
33888
33889 #: app/Services/Localization/i18n/states.php:521
33890 msgid "Tissemsilt"
33891 msgstr ""
33892
33893 #: app/Services/Translations/admin-translation.php:2437
33894 #: app/Services/Translations/block-editor-translation.php:421
33895 msgid "Title"
33896 msgstr ""
33897
33898 #: app/Services/Translations/block-editor-translation.php:422
33899 msgid "Title Color"
33900 msgstr ""
33901
33902 #: app/Services/Translations/block-editor-translation.php:423
33903 msgid "Title Hover Color"
33904 msgstr ""
33905
33906 #: app/Services/BulkProductUpdateService.php:205
33907 #: app/Services/BulkProductInsertService.php:115
33908 #: app/Http/Requests/ProductUpdateRequest.php:352
33909 #: app/Http/Requests/ProductUpdateRequest.php:357
33910 #: app/Http/Requests/ProductRequest.php:323
33911 #: app/Http/Requests/ProductRequest.php:328
33912 #: app/Http/Requests/ProductCreateRequest.php:61
33913 #: app/Http/Requests/AttrTermUpdateRequest.php:36
33914 #: app/Http/Requests/CouponRequest.php:116
33915 #: app/Http/Requests/ProductVariationRequest.php:200
33916 #: app/Http/Requests/ProductDownloadable/ProductDownloadableFileRequest.php:34
33917 #: app/Http/Requests/ProductDownloadable/ProductDownloadableBulkFileRequest.php:36
33918 msgid "Title is required."
33919 msgstr ""
33920
33921 #: app/Services/BulkProductUpdateService.php:206
33922 #: app/Services/BulkProductInsertService.php:116
33923 #: app/Http/Requests/ProductUpdateRequest.php:353
33924 #: app/Http/Requests/ProductUpdateRequest.php:358
33925 #: app/Http/Requests/ProductRequest.php:324
33926 #: app/Http/Requests/ProductRequest.php:329
33927 #: app/Http/Requests/ProductCreateRequest.php:62
33928 #: app/Http/Requests/ProductVariationRequest.php:201
33929 msgid "Title may not be greater than 200 characters."
33930 msgstr ""
33931
33932 #: app/Services/Localization/i18n/states.php:498
33933 msgid "Tizi Ouzou"
33934 msgstr ""
33935
33936 #: app/Services/Localization/i18n/states.php:1277
33937 msgid "Tiznit"
33938 msgstr ""
33939
33940 #: app/Services/Localization/i18n/states.php:1352
33941 msgid "Tlaxcala"
33942 msgstr ""
33943
33944 #: app/Services/Localization/i18n/states.php:496
33945 msgid "Tlemcen"
33946 msgstr ""
33947
33948 #: app/Services/Translations/admin-translation.php:2440
33949 msgid "To add"
33950 msgstr ""
33951
33952 #: app/Services/Translations/admin-translation.php:2441
33953 msgid "To close"
33954 msgstr ""
33955
33956 #: app/Views/emails/order/paid/customer.php:61
33957 msgid ""
33958 "To download receipt and view your order details, please visit the order "
33959 "details page."
33960 msgstr ""
33961
33962 #: app/Views/emails/subscription/renewal/customer.php:42
33963 msgid ""
33964 "To manage your subscription, download receipts, please visit the details "
33965 "page."
33966 msgstr ""
33967
33968 #: app/Services/Translations/admin-translation.php:2442
33969 msgid "To navigate"
33970 msgstr ""
33971
33972 #: app/Services/Translations/admin-translation.php:2438
33973 msgid "To Plan"
33974 msgstr ""
33975
33976 #: app/Services/Translations/admin-translation.php:2439
33977 msgid "To Plan(s)"
33978 msgstr ""
33979
33980 #: app/Services/Translations/admin-translation.php:2443
33981 msgid "To select"
33982 msgstr ""
33983
33984 #: app/Services/Translations/admin-translation.php:2444
33985 msgid ""
33986 "To use PDF receipt templates, you need to install and activate the Fluent "
33987 "PDF plugin."
33988 msgstr ""
33989
33990 #: app/Views/emails/order/paid/admin.php:37
33991 #: app/Views/emails/order/placed/admin.php:37
33992 msgid "To view more details of this order, please check the order detail page."
33993 msgstr ""
33994
33995 #: app/Views/emails/order/placed/customer.php:34
33996 msgid ""
33997 "To view your order details, please visit the order details page. Payment "
33998 "information is included in the email."
33999 msgstr ""
34000
34001 #: app/Services/Localization/i18n/states.php:278
34002 msgid "Tocantins"
34003 msgstr ""
34004
34005 #: app/Services/Localization/i18n/states.php:1056
34006 msgid "Tochigi"
34007 msgstr ""
34008
34009 #: app/Services/Translations/TransStrings.php:137
34010 #: app/Services/Translations/admin-translation.php:2445
34011 msgid "Today"
34012 msgstr ""
34013
34014 #: app/Services/Translations/admin-translation.php:2814
34015 #: app/Services/Translations/customer-profile-translation.php:347
34016 msgid "today"
34017 msgstr ""
34018
34019 #: app/Services/Translations/admin-translation.php:2446
34020 #, php-format
34021 msgid "Toggle %1$s variants"
34022 msgstr ""
34023
34024 #: app/Services/Translations/block-editor-translation.php:424
34025 msgid "Toggle Button Text"
34026 msgstr ""
34027
34028 #: app/Views/admin/admin_menu.php:117
34029 msgid "Toggle color theme"
34030 msgstr ""
34031
34032 #: app/Services/Translations/admin-translation.php:2447
34033 msgid "Toggle columns"
34034 msgstr ""
34035
34036 #: app/Services/Translations/TransStrings.php:215
34037 msgid "Toggle Dropdown"
34038 msgstr ""
34039
34040 #: app/Services/Renderer/ProductFilterRender.php:109
34041 msgid "Toggle filter"
34042 msgstr ""
34043
34044 #: app/Views/frontend/customer_menu.php:15
34045 #: app/Views/frontend/customer_menu.php:40
34046 msgid "Toggle navigation menu"
34047 msgstr ""
34048
34049 #: app/Services/Translations/admin-translation.php:2448
34050 msgid "Toggle reports"
34051 msgstr ""
34052
34053 #: app/Services/Translations/admin-translation.php:2449
34054 msgid "Toggle settings"
34055 msgstr ""
34056
34057 #: app/Services/Translations/admin-translation.php:2450
34058 msgid "Toggle settings navigation"
34059 msgstr ""
34060
34061 #: app/Services/Translations/admin-translation.php:2451
34062 msgid "Toggle storage driver status"
34063 msgstr ""
34064
34065 #. %1$s: country name
34066 #: app/Services/Translations/admin-translation.php:2453
34067 #, php-format
34068 msgid "Toggle tax collection for %1$s"
34069 msgstr ""
34070
34071 #: app/Services/Translations/block-editor-translation.php:425
34072 msgid "Toggle to display the total price of the cart."
34073 msgstr ""
34074
34075 #: app/Services/Localization/i18n/countries.php:234
34076 msgid "Togo"
34077 msgstr ""
34078
34079 #: app/Services/Localization/i18n/states.php:1877
34080 msgid "Tokat"
34081 msgstr ""
34082
34083 #: app/Services/Localization/i18n/countries.php:235
34084 msgid "Tokelau"
34085 msgstr ""
34086
34087 #: app/Services/Localization/i18n/states.php:1083
34088 msgid "Tokushima"
34089 msgstr ""
34090
34091 #: app/Services/Localization/i18n/states.php:1060
34092 msgid "Tokyo"
34093 msgstr ""
34094
34095 #: app/Services/Localization/i18n/states.php:636
34096 msgid "Toledo"
34097 msgstr ""
34098
34099 #: app/Services/Localization/i18n/states.php:405
34100 msgid "Tolima"
34101 msgstr ""
34102
34103 #: app/Services/Localization/i18n/states.php:771
34104 msgid "Tolna"
34105 msgstr ""
34106
34107 #: app/Services/Localization/i18n/countries.php:236
34108 msgid "Tonga"
34109 msgstr ""
34110
34111 #: app/Helpers/CurrenciesHelper.php:140
34112 msgid "Tongan Paʻanga"
34113 msgstr ""
34114
34115 #. 1: provided group count, 2: configured maximum
34116 #: app/Services/AdvancedVariationService.php:138
34117 #, php-format
34118 msgid ""
34119 "Too many attribute groups (%1$d). The maximum allowed is %2$d per save. "
34120 "Reduce the number of groups, or raise the limit via the "
34121 "fluent_cart/advanced_variation/max_groups_per_save filter."
34122 msgstr ""
34123
34124 #. %1$s: maximum allowed attribute groups
34125 #: app/Services/Translations/admin-translation.php:2455
34126 #, php-format
34127 msgid "Too many attribute groups. Maximum allowed is %1$s. Remove some groups."
34128 msgstr ""
34129
34130 #. 1: total unique term count in payload, 2: configured maximum
34131 #: app/Services/AdvancedVariationService.php:154
34132 #, php-format
34133 msgid ""
34134 "Too many attribute terms (%1$d) referenced. The maximum allowed is %2$d "
34135 "unique terms per save. Trim the term selection, or raise the limit via the "
34136 "fluent_cart/advanced_variation/max_terms_per_save filter."
34137 msgstr ""
34138
34139 #. %1$s: current combinations count, %2$s: maximum allowed combinations
34140 #: app/Services/Translations/admin-translation.php:2457
34141 #, php-format
34142 msgid "Too many combinations (%1$s). Maximum allowed is %2$s."
34143 msgstr ""
34144
34145 #. %1$s: current combinations count, %2$s: maximum allowed combinations
34146 #: app/Services/Translations/admin-translation.php:2459
34147 #, php-format
34148 msgid ""
34149 "Too many combinations (%1$s). Maximum allowed is %2$s. Remove some option "
34150 "values."
34151 msgstr ""
34152
34153 #. %1$d: maximum number of groups that can be reordered in one request
34154 #: app/Http/Controllers/AttributesController.php:210
34155 #, php-format
34156 msgid "Too many groups in the reorder request (maximum %1$d)."
34157 msgstr ""
34158
34159 #: app/Services/RateLimiter.php:64
34160 msgid "Too many requests. Please try again after some time."
34161 msgstr ""
34162
34163 #. 1: projected combination count, 2: configured maximum
34164 #: app/Services/AdvancedVariationService.php:170
34165 #, php-format
34166 msgid ""
34167 "Too many variation combinations (%1$d). The maximum allowed is %2$d. Reduce "
34168 "attribute groups or terms, or raise the limit via the "
34169 "fluent_cart/advanced_variation/max_combinations filter."
34170 msgstr ""
34171
34172 #: app/Modules/PaymentMethods/StripeGateway/SubscriptionsManager.php:43
34173 msgid "Too many verification attempts. You can try again tomorrow."
34174 msgstr ""
34175
34176 #: app/Services/Translations/admin-translation.php:2460
34177 msgid "Tooltip only"
34178 msgstr ""
34179
34180 #: app/Services/Translations/block-editor-translation.php:426
34181 msgid "Tooltip Text"
34182 msgstr ""
34183
34184 #: app/Services/Translations/block-editor-translation.php:427
34185 #: app/Modules/Templating/Bricks/Elements/ProductGallery.php:106
34186 msgid "Top"
34187 msgstr ""
34188
34189 #. 1: number of products, 2: ranking metric
34190 #: app/Modules/MCP/Tools/ReportTools.php:426
34191 #, php-format
34192 msgid "Top %1$d products by %2$s."
34193 msgstr ""
34194
34195 #: app/Services/Translations/admin-translation.php:2461
34196 msgid "Top Countries Gross Revenue"
34197 msgstr ""
34198
34199 #: app/Services/Translations/admin-translation.php:2462
34200 msgid "Top Countries Net Revenue"
34201 msgstr ""
34202
34203 #: app/Services/Translations/admin-translation.php:2463
34204 msgid "Top Country Gross Volume"
34205 msgstr ""
34206
34207 #: app/Services/Translations/admin-translation.php:2464
34208 msgid "Top Country Net Volume"
34209 msgstr ""
34210
34211 #: app/Services/Translations/block-editor-translation.php:428
34212 msgid "Top Left"
34213 msgstr ""
34214
34215 #: app/Views/emails/digest.php:144
34216 msgid "Top products"
34217 msgstr ""
34218
34219 #: app/Services/Translations/block-editor-translation.php:429
34220 msgid "Top Right"
34221 msgstr ""
34222
34223 #: app/Services/Translations/admin-translation.php:2465
34224 msgid "Top Sold Products"
34225 msgstr ""
34226
34227 #: app/Services/Translations/admin-translation.php:2466
34228 msgid "Top Sold Variants"
34229 msgstr ""
34230
34231 #: app/Services/Localization/i18n/states.php:1007
34232 msgid "Torino"
34233 msgstr ""
34234
34235 #: app/Services/Localization/i18n/states.php:2123
34236 msgid "Tororo"
34237 msgstr ""
34238
34239 #: app/Services/Renderer/CartSummaryRender.php:218
34240 #: app/Services/Renderer/CartRenderer.php:405
34241 #: app/Services/Translations/admin-translation.php:2467
34242 #: app/Services/Translations/customer-profile-translation.php:274
34243 #: app/Services/Translations/block-editor-translation.php:430
34244 #: app/Views/invoice/thank_you.php:133 app/Views/invoice/thank_you.php:317
34245 #: app/Views/invoice/receipt_slip.php:446
34246 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:773
34247 #: app/Services/Renderer/Receipt/ThankYouRender.php:272
34248 #: app/Services/Renderer/Receipt/ThankYouRender.php:589
34249 #: app/Views/emails/parts/subscription_item.php:130
34250 #: app/Views/emails/parts/items_table.php:46
34251 #: app/Views/emails/parts/items_table.php:570
34252 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:199
34253 #: app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php:479
34254 msgid "Total"
34255 msgstr ""
34256
34257 #: app/Services/Translations/admin-translation.php:2815
34258 #: app/Modules/MCP/Tools/ReportTools.php:609
34259 #: app/Modules/MCP/Tools/ReportTools.php:732
34260 msgid "total"
34261 msgstr ""
34262
34263 #. %1$s: line total amount
34264 #: app/Modules/Tax/TaxModule.php:933 app/Modules/Tax/TaxModule.php:1043
34265 #, php-format
34266 msgid "Total %1$s"
34267 msgstr ""
34268
34269 #. %s - total number of items
34270 #: app/Services/Translations/admin-translation.php:2469
34271 #: app/Services/Translations/customer-profile-translation.php:276
34272 #, php-format
34273 msgid "Total %s"
34274 msgstr ""
34275
34276 #: app/Services/Translations/admin-translation.php:2470
34277 msgid "Total Activated Sites"
34278 msgstr ""
34279
34280 #: app/Services/Translations/admin-translation.php:2471
34281 msgid "Total Activations"
34282 msgstr ""
34283
34284 #: app/Helpers/EditorShortCodeHelper.php:178
34285 msgid "Total Amount"
34286 msgstr ""
34287
34288 #: app/Services/Translations/customer-profile-translation.php:277
34289 msgid "Total amount"
34290 msgstr ""
34291
34292 #: app/Helpers/EditorShortCodeHelper.php:179
34293 msgid "Total Amount (Formatted)"
34294 msgstr ""
34295
34296 #: app/Services/Translations/customer-profile-translation.php:278
34297 msgid "Total amount for the order"
34298 msgstr ""
34299
34300 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:180
34301 msgid "Total amount is not valid, please add some items to cart!"
34302 msgstr ""
34303
34304 #: app/Services/Translations/admin-translation.php:2488
34305 msgid "Total amount of shipping costs"
34306 msgstr ""
34307
34308 #: app/Services/Translations/admin-translation.php:2489
34309 msgid "Total amount of taxes"
34310 msgstr ""
34311
34312 #. 1: Total price
34313 #: app/Services/Renderer/MiniCartRenderer.php:54
34314 #: app/Services/Renderer/CartRenderer.php:394
34315 #, php-format
34316 msgid "Total cart price: %1$s"
34317 msgstr ""
34318
34319 #: app/Services/Translations/admin-translation.php:2472
34320 msgid "Total Due"
34321 msgstr ""
34322
34323 #: app/Services/Translations/admin-translation.php:2490
34324 msgid "Total items sold divided by orders made."
34325 msgstr ""
34326
34327 #: app/Services/Translations/admin-translation.php:2473
34328 msgid "Total Limit"
34329 msgstr ""
34330
34331 #: app/Services/Translations/admin-translation.php:2491
34332 msgid "Total limit"
34333 msgstr ""
34334
34335 #: app/Services/Translations/admin-translation.php:2492
34336 msgid "Total number of refunds (full or partial)"
34337 msgstr ""
34338
34339 #: app/Services/Translations/admin-translation.php:2493
34340 msgid ""
34341 "Total number of times this coupon can be redeemed across the entire store."
34342 msgstr ""
34343
34344 #: app/Services/Translations/admin-translation.php:2474
34345 msgid "Total Orders"
34346 msgstr ""
34347
34348 #: app/Services/Translations/admin-translation.php:2494
34349 msgid "Total orders divided by the number of unique customers."
34350 msgstr ""
34351
34352 #: app/Services/Translations/admin-translation.php:2475
34353 msgid "Total Paid"
34354 msgstr ""
34355
34356 #: app/Services/Translations/admin-translation.php:2495
34357 #: app/Services/Translations/customer-profile-translation.php:279
34358 #: app/Modules/Tax/TaxModule.php:464
34359 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:1035
34360 #: app/Services/Renderer/Receipt/ThankYouRender.php:1204
34361 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:599
34362 #: app/Views/emails/parts/items_table.php:521
34363 msgid "Total payable tax"
34364 msgstr ""
34365
34366 #: app/Helpers/EditorShortCodeHelper.php:318
34367 #: app/Services/Translations/admin-translation.php:2476
34368 msgid "Total Price"
34369 msgstr ""
34370
34371 #: app/Services/Renderer/CartItemRenderer.php:79
34372 msgid "Total price"
34373 msgstr ""
34374
34375 #: app/Helpers/EditorShortCodeHelper.php:319
34376 msgid "Total Price (Formatted)"
34377 msgstr ""
34378
34379 #. 1: Total price
34380 #: app/Services/Renderer/CartRenderer.php:351
34381 #, php-format
34382 msgid "Total price for this item: %1$s"
34383 msgstr ""
34384
34385 #: app/Services/Widgets/DashboardWidget.php:51
34386 msgid "Total Products"
34387 msgstr ""
34388
34389 #: app/Services/Translations/admin-translation.php:2477
34390 msgid "Total Refund"
34391 msgstr ""
34392
34393 #: app/Services/Translations/admin-translation.php:2478
34394 msgid "Total Refund Owed"
34395 msgstr ""
34396
34397 #: app/Services/Translations/admin-translation.php:2479
34398 msgid "Total Refunded Amount"
34399 msgstr ""
34400
34401 #: app/Services/Translations/admin-translation.php:2480
34402 msgid "Total Refunded Amount / Total Order Amount"
34403 msgstr ""
34404
34405 #: app/Services/Translations/admin-translation.php:2481
34406 msgid "Total Refunded Amount / Total Refund count"
34407 msgstr ""
34408
34409 #: app/Services/Translations/admin-translation.php:2482
34410 msgid "Total Refunds"
34411 msgstr ""
34412
34413 #: app/Services/Translations/admin-translation.php:2496
34414 msgid "Total refunds count including partially refunds."
34415 msgstr ""
34416
34417 #: app/Services/Translations/admin-translation.php:2483
34418 msgid "Total Revenue"
34419 msgstr ""
34420
34421 #: app/Services/Translations/admin-translation.php:2484
34422 msgid "Total Stock"
34423 msgstr ""
34424
34425 #: app/Services/Translations/admin-translation.php:2485
34426 msgid "Total Subscriptions"
34427 msgstr ""
34428
34429 #: app/Views/invoice/thank_you.php:276
34430 #: app/Services/Renderer/Receipt/ThankYouRender.php:530
34431 msgid "Total Tax"
34432 msgstr ""
34433
34434 #: app/Services/Translations/admin-translation.php:2497
34435 #: app/Services/Translations/customer-profile-translation.php:280
34436 #: app/Modules/Tax/TaxModule.php:474
34437 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:1046
34438 #: app/Services/Renderer/Receipt/ThankYouRender.php:1210
34439 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:606
34440 #: app/Views/emails/parts/items_table.php:535
34441 msgid "Total tax in this order"
34442 msgstr ""
34443
34444 #: app/Services/Translations/block-editor-translation.php:431
34445 msgid "Total text"
34446 msgstr ""
34447
34448 #: app/Services/Translations/customer-profile-translation.php:281
34449 msgid "Total to pay now"
34450 msgstr ""
34451
34452 #: app/Services/Translations/admin-translation.php:2486
34453 msgid "Total Value"
34454 msgstr ""
34455
34456 #: app/Services/Translations/admin-translation.php:2487
34457 msgid "Total Variants"
34458 msgstr ""
34459
34460 #: app/Services/Translations/TransStrings.php:226
34461 msgid "Total {total}"
34462 msgstr ""
34463
34464 #: app/Services/Localization/i18n/states.php:703
34465 msgid "Totonicapán"
34466 msgstr ""
34467
34468 #: app/Services/Localization/i18n/states.php:1078
34469 msgid "Tottori"
34470 msgstr ""
34471
34472 #: app/Helpers/CartCheckoutHelper.php:545
34473 #: app/Services/Renderer/CheckoutFieldsSchema.php:265
34474 #: app/Services/Renderer/CheckoutFieldsSchema.php:268
34475 #: app/Services/Translations/block-editor-translation.php:432
34476 msgid "Town / City"
34477 msgstr ""
34478
34479 #: app/Services/Localization/i18n/address-locales.php:427
34480 msgid "Town / City / Post Office"
34481 msgstr ""
34482
34483 #: app/Services/Localization/i18n/address-locales.php:318
34484 msgid "Town / District"
34485 msgstr ""
34486
34487 #: app/Services/Localization/i18n/address-locales.php:736
34488 msgid "Town / Village"
34489 msgstr ""
34490
34491 #: app/Services/Translations/block-editor-translation.php:433
34492 msgid "Town/City"
34493 msgstr ""
34494
34495 #: app/Services/Localization/i18n/states.php:1063
34496 msgid "Toyama"
34497 msgstr ""
34498
34499 #: app/Services/Localization/i18n/states.php:1878
34500 msgid "Trabzon"
34501 msgstr ""
34502
34503 #: app/Services/Translations/admin-translation.php:2498
34504 msgid "Track Quantity"
34505 msgstr ""
34506
34507 #: app/Services/Translations/admin-translation.php:2499
34508 msgid "Traffic Sources Report"
34509 msgstr ""
34510
34511 #: app/Services/Localization/i18n/states.php:1808
34512 msgid "Trang"
34513 msgstr ""
34514
34515 #: app/Services/Localization/i18n/states.php:1138
34516 msgid "Trans Nzoia"
34517 msgstr ""
34518
34519 #: api/Resource/OrderResource.php:2270
34520 #: app/Http/Controllers/OrderController.php:1106
34521 msgid "Transaction already has the same status"
34522 msgstr ""
34523
34524 #: app/Services/Translations/customer-profile-translation.php:283
34525 msgid "Transaction amount"
34526 msgstr ""
34527
34528 #: app/Services/Translations/customer-profile-translation.php:284
34529 msgid "Transaction date"
34530 msgstr ""
34531
34532 #: app/Services/Translations/admin-translation.php:2500
34533 msgid "Transaction Details"
34534 msgstr ""
34535
34536 #: app/Services/Filter/OrderFilter.php:371
34537 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:197
34538 msgid "Transaction Id"
34539 msgstr ""
34540
34541 #: app/Http/Controllers/OrderController.php:274
34542 msgid "Transaction ID is required"
34543 msgstr ""
34544
34545 #: app/Services/Translations/customer-profile-translation.php:282
34546 msgid "Transaction ID:"
34547 msgstr ""
34548
34549 #: app/Http/Controllers/FrontendControllers/CustomerOrderController.php:416
34550 msgid "Transaction not found"
34551 msgstr ""
34552
34553 #: app/Modules/PaymentMethods/StripeGateway/Confirmations.php:412
34554 msgid "Transaction not found for the provided setup intent."
34555 msgstr ""
34556
34557 #: api/Resource/OrderResource.php:2264
34558 #: app/Modules/PaymentMethods/Core/AbstractPaymentGateway.php:177
34559 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:137
34560 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:261
34561 msgid "Transaction not found!"
34562 msgstr ""
34563
34564 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:193
34565 msgid "Transaction Property"
34566 msgstr ""
34567
34568 #: app/Services/Filter/OrderFilter.php:379
34569 msgid "Transaction Status"
34570 msgstr ""
34571
34572 #: app/Services/Filter/OrderFilter.php:395
34573 msgid "Transaction Type"
34574 msgstr ""
34575
34576 #: app/Services/Translations/customer-profile-translation.php:285
34577 msgid "Transactions"
34578 msgstr ""
34579
34580 #: app/Services/Filter/OrderFilter.php:366
34581 msgid "Transactions Property"
34582 msgstr ""
34583
34584 #: app/Services/Translations/customer-profile-translation.php:286
34585 msgid "Transactions Table"
34586 msgstr ""
34587
34588 #: app/Services/Localization/i18n/states.php:1008
34589 msgid "Trapani"
34590 msgstr ""
34591
34592 #: app/Helpers/Status.php:115 app/Helpers/Helper.php:374
34593 msgid "Trashed"
34594 msgstr ""
34595
34596 #: app/Services/Localization/i18n/states.php:1809
34597 msgid "Trat"
34598 msgstr ""
34599
34600 #: app/Services/Localization/i18n/states.php:2214
34601 msgid "Treinta y Tres"
34602 msgstr ""
34603
34604 #: app/Services/Localization/i18n/states.php:1031
34605 msgid "Trelawny"
34606 msgstr ""
34607
34608 #: app/Services/Localization/i18n/states.php:1009
34609 msgid "Trento"
34610 msgstr ""
34611
34612 #: app/Services/Localization/i18n/states.php:1010
34613 msgid "Treviso"
34614 msgstr ""
34615
34616 #: app/Helpers/EditorShortCodeHelper.php:377
34617 #: app/Services/Translations/admin-translation.php:2501
34618 msgid "Trial Days"
34619 msgstr ""
34620
34621 #: app/Services/BulkProductUpdateService.php:220
34622 #: app/Services/BulkProductInsertService.php:134
34623 msgid "Trial days may not be greater than 365."
34624 msgstr ""
34625
34626 #: app/Services/BulkProductUpdateService.php:219
34627 #: app/Services/BulkProductInsertService.php:133
34628 msgid "Trial days must be 0 or more."
34629 msgstr ""
34630
34631 #: app/Services/BulkProductUpdateService.php:218
34632 #: app/Services/BulkProductInsertService.php:132
34633 #: app/Http/Requests/ProductUpdateRequest.php:300
34634 #: app/Http/Requests/ProductVariationRequest.php:144
34635 #: app/Http/Requests/ProductVariationRequest.php:217
34636 msgid "Trial days must be a number."
34637 msgstr ""
34638
34639 #: app/Views/emails/subscription/trial_end/customer.php:54
34640 #: app/Views/emails/subscription/trial_end/admin.php:41
34641 msgid "Trial End Date"
34642 msgstr ""
34643
34644 #: app/Http/Requests/SchedulingSettingsRequest.php:72
34645 msgid "Trial end reminder days must be a whole number."
34646 msgstr ""
34647
34648 #: app/Http/Requests/SchedulingSettingsRequest.php:73
34649 msgid "Trial end reminder days must be at least 1."
34650 msgstr ""
34651
34652 #: app/Http/Requests/SchedulingSettingsRequest.php:74
34653 msgid "Trial end reminder days must not exceed 14."
34654 msgstr ""
34655
34656 #: app/Hooks/Handlers/ReminderHandler.php:167
34657 msgid "Trial Ending"
34658 msgstr ""
34659
34660 #: app/Services/Reminders/ReminderService.php:334
34661 msgid "Trial ending reminder sent successfully"
34662 msgstr ""
34663
34664 #: app/Services/Email/EmailNotifications.php:403
34665 msgid "Trial Ending Soon - {{order.customer.full_name}}"
34666 msgstr ""
34667
34668 #: app/Services/Email/EmailNotifications.php:394
34669 msgid "Trial ending soon reminder copy to admin"
34670 msgstr ""
34671
34672 #: app/Services/Email/EmailNotifications.php:377
34673 msgid "Trial ending soon reminder to customer"
34674 msgstr ""
34675
34676 #: app/Views/emails/subscription/trial_end/customer.php:48
34677 #: app/Views/emails/subscription/trial_end/admin.php:35
34678 msgid "Trial Ends In"
34679 msgstr ""
34680
34681 #: app/Http/Requests/ProductUpdateRequest.php:303
34682 #: app/Http/Requests/ProductVariationRequest.php:147
34683 #: app/Http/Requests/ProductVariationRequest.php:218
34684 msgid "Trial period cannot exceed 365 days."
34685 msgstr ""
34686
34687 #: app/Helpers/Status.php:273
34688 #: app/Services/Translations/admin-translation.php:2502
34689 #: app/Services/Translations/customer-profile-translation.php:287
34690 msgid "Trialing"
34691 msgstr ""
34692
34693 #: app/Services/Localization/i18n/states.php:1011
34694 msgid "Trieste"
34695 msgstr ""
34696
34697 #: app/Services/Translations/admin-translation.php:2503
34698 msgid "Triggers"
34699 msgstr ""
34700
34701 #: app/Services/Localization/i18n/countries.php:237
34702 msgid "Trinidad and Tobago"
34703 msgstr ""
34704
34705 #: app/Helpers/CurrenciesHelper.php:142
34706 msgid "Trinidad and Tobago Dollar"
34707 msgstr ""
34708
34709 #: app/Services/Localization/i18n/states.php:1161
34710 msgid "Trinity Palmetto Point"
34711 msgstr ""
34712
34713 #: app/Services/Localization/i18n/states.php:867
34714 msgid "Tripura"
34715 msgstr ""
34716
34717 #: app/Modules/Tax/TaxModule.php:2392
34718 msgid "TRN / VAT"
34719 msgstr ""
34720
34721 #: app/Services/Localization/i18n/states.php:2235
34722 msgid "Trujillo"
34723 msgstr ""
34724
34725 #: app/Services/Translations/admin-translation.php:2504
34726 msgid "Try a different search term or clear some filters."
34727 msgstr ""
34728
34729 #: app/Services/Localization/i18n/states.php:113
34730 msgid "Tucumán"
34731 msgstr ""
34732
34733 #: app/Services/Translations/TransStrings.php:171
34734 msgid "Tue"
34735 msgstr ""
34736
34737 #: app/Services/Translations/TransStrings.php:180
34738 #: app/Services/Translations/admin-translation.php:2505
34739 msgid "Tuesday"
34740 msgstr ""
34741
34742 #: app/Services/Localization/i18n/states.php:1698
34743 msgid "Tulcea"
34744 msgstr ""
34745
34746 #: app/Services/Localization/i18n/states.php:1538
34747 msgid "Tumbes"
34748 msgstr ""
34749
34750 #: app/Services/Localization/i18n/states.php:1879
34751 msgid "Tunceli"
34752 msgstr ""
34753
34754 #: app/Services/Localization/i18n/states.php:557
34755 msgid "Tungurahua"
34756 msgstr ""
34757
34758 #: app/Services/Localization/i18n/countries.php:238
34759 msgid "Tunisia"
34760 msgstr ""
34761
34762 #: app/Services/Localization/i18n/states.php:1139
34763 msgid "Turkana"
34764 msgstr ""
34765
34766 #: app/Services/Localization/i18n/countries.php:239
34767 msgid "Turkey"
34768 msgstr ""
34769
34770 #: app/Helpers/CurrenciesHelper.php:141
34771 msgid "Turkish Lira"
34772 msgstr ""
34773
34774 #: app/Services/Localization/i18n/countries.php:240
34775 msgid "Turkmenistan"
34776 msgstr ""
34777
34778 #: app/Services/Localization/i18n/countries.php:241
34779 msgid "Turks and Caicos Islands"
34780 msgstr ""
34781
34782 #: app/Services/Translations/admin-translation.php:2506
34783 msgid ""
34784 "Turn MCP on from the card to generate connection snippets for your AI "
34785 "clients."
34786 msgstr ""
34787
34788 #: app/Http/Controllers/ModuleSettingsController.php:241
34789 msgid "Turnstile keys are valid and working."
34790 msgstr ""
34791
34792 #: app/Services/Translations/admin-translation.php:2507
34793 msgid "Turnstile Secret Key"
34794 msgstr ""
34795
34796 #: app/Services/Translations/admin-translation.php:2508
34797 msgid "Turnstile Site Key"
34798 msgstr ""
34799
34800 #: app/Services/Localization/i18n/countries.php:242
34801 msgid "Tuvalu"
34802 msgstr ""
34803
34804 #: app/Services/Tax/TaxManager.php:128
34805 msgid "Twelve"
34806 msgstr ""
34807
34808 #: app/Services/Tax/TaxManager.php:118
34809 msgid "Two"
34810 msgstr ""
34811
34812 #: api/StoreSettings.php:944
34813 msgid "Two Columns"
34814 msgstr ""
34815
34816 #: app/Services/Translations/admin-translation.php:2509
34817 #: app/Services/Translations/customer-profile-translation.php:288
34818 #: app/Views/emails/digest.php:121
34819 #: app/Modules/Shipping/Services/Filter/ShippingClassFilter.php:51
34820 msgid "Type"
34821 msgstr ""
34822
34823 #: app/Services/Translations/admin-translation.php:2510
34824 msgid "Type & Method"
34825 msgstr ""
34826
34827 #: app/Services/Translations/admin-translation.php:2511
34828 msgid "Type and hit enter..."
34829 msgstr ""
34830
34831 #: app/Http/Requests/CouponRequest.php:118
34832 #: app/Http/Requests/ProductDownloadable/ProductDownloadableFileRequest.php:35
34833 #: app/Http/Requests/ProductDownloadable/ProductDownloadableBulkFileRequest.php:37
34834 msgid "Type is required."
34835 msgstr ""
34836
34837 #. %s is the search term
34838 #: app/Services/Translations/admin-translation.php:2513
34839 #, php-format
34840 msgid "Type something to find %s"
34841 msgstr ""
34842
34843 #: app/Services/Translations/admin-translation.php:2514
34844 msgid "Type to search countries..."
34845 msgstr ""
34846
34847 #: app/Services/Translations/block-editor-translation.php:434
34848 msgid "Type to search for products, then hit Enter"
34849 msgstr ""
34850
34851 #: app/Services/Renderer/SearchBarRenderer.php:124
34852 msgid "Type to search products"
34853 msgstr ""
34854
34855 #: app/Services/Translations/admin-translation.php:2515
34856 msgid "Type to search user"
34857 msgstr ""
34858
34859 #: app/Services/Translations/admin-translation.php:2516
34860 msgid "Type:"
34861 msgstr ""
34862
34863 #: app/Modules/Templating/Bricks/Elements/BuySection.php:155
34864 #: app/Modules/Templating/Bricks/Elements/BuySection.php:283
34865 #: app/Modules/Templating/Bricks/Elements/ProductStock.php:89
34866 #: app/Modules/Templating/Bricks/Elements/ProductStock.php:125
34867 #: app/Modules/Templating/Bricks/Elements/ProductStock.php:161
34868 msgid "Typography"
34869 msgstr ""
34870
34871 #: app/Services/Localization/i18n/states.php:2234
34872 msgid "Táchira"
34873 msgstr ""
34874
34875 #: app/Services/Localization/i18n/states.php:495
34876 msgid "Tébessa"
34877 msgstr ""
34878
34879 #: app/Services/Localization/i18n/states.php:1275
34880 msgid "Tétouan"
34881 msgstr ""
34882
34883 #: app/Services/Localization/i18n/states.php:1140
34884 msgid "Uasin Gishu"
34885 msgstr ""
34886
34887 #: app/Services/Localization/i18n/states.php:1810
34888 msgid "Ubon Ratchathani"
34889 msgstr ""
34890
34891 #: app/Services/Localization/i18n/states.php:1539
34892 msgid "Ucayali"
34893 msgstr ""
34894
34895 #: app/Services/Localization/i18n/states.php:1012
34896 msgid "Udine"
34897 msgstr ""
34898
34899 #: app/Services/Localization/i18n/states.php:1811
34900 msgid "Udon Thani"
34901 msgstr ""
34902
34903 #: app/Services/Localization/i18n/countries.php:243
34904 msgid "Uganda"
34905 msgstr ""
34906
34907 #: app/Helpers/CurrenciesHelper.php:146 app/Helpers/CurrenciesHelper.php:399
34908 msgid "Ugandan Shilling"
34909 msgstr ""
34910
34911 #: app/Services/Localization/i18n/countries.php:244
34912 msgid "Ukraine"
34913 msgstr ""
34914
34915 #: app/Helpers/CurrenciesHelper.php:145
34916 msgid "Ukrainian Hryvnia"
34917 msgstr ""
34918
34919 #: app/Services/Translations/admin-translation.php:2527
34920 msgid "Unable to adjust quantity"
34921 msgstr ""
34922
34923 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:404
34924 msgid ""
34925 "Unable to cancel subscription at this time. Please try again later or "
34926 "contact support."
34927 msgstr ""
34928
34929 #: app/Services/PluginInstaller/AddonManager.php:153
34930 msgid "Unable to check for updates from WordPress.org"
34931 msgstr ""
34932
34933 #: app/Modules/PaymentMethods/PayPalGateway/API/PayPalPartnerRenderer.php:72
34934 msgid "Unable To connect with PayPal."
34935 msgstr ""
34936
34937 #: app/Http/Controllers/OnboardingController.php:128
34938 msgid "Unable to create page"
34939 msgstr ""
34940
34941 #: app/Http/Controllers/ProductController.php:853
34942 msgid "Unable To Create Term/s"
34943 msgstr ""
34944
34945 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:648
34946 msgid ""
34947 "Unable to determine the correct S3 region after multiple attempts. Please "
34948 "verify the bucket region and try again."
34949 msgstr ""
34950
34951 #: app/Http/Controllers/OrderController.php:711
34952 msgid "Unable to mark paid for canceled order"
34953 msgstr ""
34954
34955 #: app/Services/DateTime/DateTime.php:163
34956 msgid "Unable to parse datetime:"
34957 msgstr ""
34958
34959 #: app/Services/Report/DashBoardReportService.php:221
34960 msgid "Uncategorized"
34961 msgstr ""
34962
34963 #: app/Services/Translations/admin-translation.php:2528
34964 msgid "Undeletable"
34965 msgstr ""
34966
34967 #: app/Services/Translations/admin-translation.php:2816
34968 msgid "under"
34969 msgstr ""
34970
34971 #: app/Services/Localization/i18n/states.php:1318
34972 msgid "Ungheni"
34973 msgstr ""
34974
34975 #: app/Services/Renderer/PricingTableRenderer.php:264
34976 msgid "unit"
34977 msgstr ""
34978
34979 #: app/Helpers/EditorShortCodeHelper.php:316
34980 msgid "Unit Price"
34981 msgstr ""
34982
34983 #: app/Views/invoice/receipt_slip.php:276
34984 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:487
34985 msgid "Unit price"
34986 msgstr ""
34987
34988 #: app/Helpers/EditorShortCodeHelper.php:317
34989 msgid "Unit Price (Formatted)"
34990 msgstr ""
34991
34992 #: app/Modules/Tax/TaxModule.php:1144
34993 msgid ""
34994 "Unit price is rounded for display. The line total is calculated at full "
34995 "precision, so it always reconciles exactly."
34996 msgstr ""
34997
34998 #: app/Services/Translations/admin-translation.php:2529
34999 #: app/Services/Translations/customer-profile-translation.php:289
35000 msgid ""
35001 "Unit price is rounded for display. The line total is calculated at full "
35002 "precision."
35003 msgstr ""
35004
35005 #: app/Modules/Tax/TaxModule.php:1138
35006 msgid "Unit price rounding information"
35007 msgstr ""
35008
35009 #: app/Services/Renderer/CartRenderer.php:241
35010 #: app/Services/Translations/block-editor-translation.php:435
35011 msgid "Unit Price:"
35012 msgstr ""
35013
35014 #: api/StoreSettings.php:1242
35015 msgid "Unit used for product dimension measurements."
35016 msgstr ""
35017
35018 #: api/StoreSettings.php:1218
35019 msgid "Unit used for product weight measurements."
35020 msgstr ""
35021
35022 #: app/Services/Localization/i18n/countries.php:245
35023 msgid "United Arab Emirates"
35024 msgstr ""
35025
35026 #: app/Helpers/CurrenciesHelper.php:21
35027 msgid "United Arab Emirates Dirham"
35028 msgstr ""
35029
35030 #: app/Helpers/Helper.php:587
35031 msgid "United Kingdom"
35032 msgstr ""
35033
35034 #: app/Services/Localization/i18n/countries.php:246
35035 msgid "United Kingdom (UK)"
35036 msgstr ""
35037
35038 #: app/Helpers/Helper.php:582
35039 msgid "United State Dollar"
35040 msgstr ""
35041
35042 #: app/Services/Localization/i18n/countries.php:247
35043 msgid "United States (US)"
35044 msgstr ""
35045
35046 #: app/Services/Localization/i18n/countries.php:248
35047 msgid "United States (US) Minor Outlying Islands"
35048 msgstr ""
35049
35050 #: app/Helpers/CurrenciesHelper.php:147
35051 msgid "United States Dollar"
35052 msgstr ""
35053
35054 #: app/Services/Translations/admin-translation.php:2530
35055 #: app/Views/emails/digest.php:150
35056 msgid "Units"
35057 msgstr ""
35058
35059 #: app/Services/Translations/admin-translation.php:2817
35060 msgid "units"
35061 msgstr ""
35062
35063 #: app/Services/Translations/admin-translation.php:2531
35064 msgid "Units Sold"
35065 msgstr ""
35066
35067 #. %s is the error message
35068 #: app/Services/Translations/admin-translation.php:2532
35069 #: app/Services/Translations/block-editor-translation.php:437
35070 #: app/Services/Report/Concerns/CanParseAddressField.php:31
35071 #: app/Services/Report/Concerns/CanParseAddressField.php:41
35072 #: app/Services/Report/Concerns/CanParseAddressField.php:46
35073 msgid "Unknown"
35074 msgstr ""
35075
35076 #. 1: comma-separated list of unknown attribute term IDs
35077 #: app/Services/AdvancedVariationService.php:190
35078 #, php-format
35079 msgid ""
35080 "Unknown attribute terms in payload: %1$s. Refresh the editor and try again."
35081 msgstr ""
35082
35083 #: app/Services/FileSystem/Drivers/S3/S3BucketCreator.php:81
35084 msgid "Unknown error occurred"
35085 msgstr ""
35086
35087 #: app/Services/Report/LicenseReportService.php:146
35088 #: app/Services/Report/DefaultReportService.php:37
35089 #: app/Services/Report/DefaultReportService.php:78
35090 #: app/Services/Email/StoreDigestService.php:391
35091 msgid "Unknown Product"
35092 msgstr ""
35093
35094 #: app/Services/Reminders/ReminderService.php:149
35095 msgid "Unknown reminder type"
35096 msgstr ""
35097
35098 #: app/Modules/PaymentMethods/StripeGateway/API/API.php:86
35099 msgid "Unknown Stripe API request error"
35100 msgstr ""
35101
35102 #: app/Services/Report/DefaultReportService.php:80
35103 msgid "Unknown Variant"
35104 msgstr ""
35105
35106 #. %s - number of items available
35107 #. %d - number of items available
35108 #: app/Services/Translations/admin-translation.php:2534
35109 #: app/Services/Translations/block-editor-translation.php:439
35110 #: app/Services/ShortCodeParser/Parsers/SubscriptionParser.php:48
35111 #: app/Services/ShortCodeParser/Parsers/LicenseParser.php:37
35112 msgid "Unlimited"
35113 msgstr ""
35114
35115 #: app/Services/Renderer/ModalCheckoutRenderer.php:278
35116 msgid "Unlimited Activation"
35117 msgstr ""
35118
35119 #: app/Services/Translations/admin-translation.php:2535
35120 msgid "Unlink"
35121 msgstr ""
35122
35123 #: app/Modules/PaymentMethods/PromoGateways/Pro/PromoGatewaySettings.php:182
35124 msgid "Unlock all premium payment gateways and features"
35125 msgstr ""
35126
35127 #: app/Services/Translations/admin-translation.php:2536
35128 #: app/Services/Translations/customer-profile-translation.php:290
35129 msgid "Unpaid"
35130 msgstr ""
35131
35132 #: app/Services/Translations/admin-translation.php:2537
35133 msgid "Unsaved Changes"
35134 msgstr ""
35135
35136 #: app/Services/Translations/admin-translation.php:2538
35137 msgid "Unsaved changes"
35138 msgstr ""
35139
35140 #: app/Services/Translations/admin-translation.php:2539
35141 msgid "Unsaved copy"
35142 msgstr ""
35143
35144 #: app/Services/Translations/admin-translation.php:2540
35145 msgid "Unsaved draft"
35146 msgstr ""
35147
35148 #: app/Helpers/Status.php:244 app/Helpers/Status.php:255
35149 #: app/Helpers/Helper.php:266 app/Helpers/Helper.php:280
35150 msgid "Unshippable"
35151 msgstr ""
35152
35153 #: app/Helpers/Status.php:241 app/Helpers/Status.php:252
35154 #: app/Helpers/Helper.php:263 app/Helpers/Helper.php:277
35155 #: app/Services/Translations/customer-profile-translation.php:291
35156 msgid "Unshipped"
35157 msgstr ""
35158
35159 #: app/Services/Translations/admin-translation.php:2541
35160 msgid "Until Cancel"
35161 msgstr ""
35162
35163 #: app/Helpers/Helper.php:1208
35164 msgid "until cancel"
35165 msgstr ""
35166
35167 #: app/Services/Translations/admin-translation.php:2542
35168 msgid "Untitled option"
35169 msgstr ""
35170
35171 #: app/Services/Translations/admin-translation.php:2543
35172 msgid "Untitled product"
35173 msgstr ""
35174
35175 #: app/Services/Translations/admin-translation.php:2544
35176 msgid "Untitled variant"
35177 msgstr ""
35178
35179 #: app/Services/Translations/admin-translation.php:2545
35180 msgid "Unverified"
35181 msgstr ""
35182
35183 #: app/Services/Translations/admin-translation.php:2546
35184 msgid "Upcoming"
35185 msgstr ""
35186
35187 #: app/Services/Email/EmailNotifications.php:359
35188 msgid "Upcoming renewal reminder copy to admin"
35189 msgstr ""
35190
35191 #: app/Services/Email/EmailNotifications.php:350
35192 msgid "Upcoming Renewal Reminder from {{settings.store_name}}"
35193 msgstr ""
35194
35195 #: app/Services/Email/EmailNotifications.php:342
35196 msgid "Upcoming renewal reminder to customer"
35197 msgstr ""
35198
35199 #: app/Services/Translations/admin-translation.php:2547
35200 msgid "Upcoming Renewal Revenue"
35201 msgstr ""
35202
35203 #: app/Services/Translations/admin-translation.php:2548
35204 #: app/Services/Translations/customer-profile-translation.php:292
35205 msgid "Update"
35206 msgstr ""
35207
35208 #: app/Services/Translations/admin-translation.php:2549
35209 #: app/Services/Translations/customer-profile-translation.php:293
35210 msgid "Update Address"
35211 msgstr ""
35212
35213 #: app/CPT/FluentProducts.php:315
35214 msgid "Update Brand"
35215 msgstr ""
35216
35217 #: app/CPT/FluentProducts.php:293
35218 msgid "Update Category"
35219 msgstr ""
35220
35221 #: app/Services/PluginInstaller/AddonManager.php:194
35222 #, php-format
35223 msgid "Update check for source type \"%s\" is not currently available."
35224 msgstr ""
35225
35226 #: app/Services/Translations/admin-translation.php:2550
35227 msgid "Update Customer"
35228 msgstr ""
35229
35230 #: app/Services/Translations/admin-translation.php:2551
35231 msgid "Update Customer Status"
35232 msgstr ""
35233
35234 #: app/Services/Translations/admin-translation.php:2552
35235 msgid "Update File"
35236 msgstr ""
35237
35238 #: app/Services/Translations/admin-translation.php:2553
35239 msgid "Update File (Choose the source file to get automatic updates)"
35240 msgstr ""
35241
35242 #: app/Services/PluginInstaller/AddonManager.php:316
35243 #, php-format
35244 msgid "Update for source type \"%s\" is not currently available."
35245 msgstr ""
35246
35247 #: app/Services/Translations/admin-translation.php:2560
35248 msgid "Update package"
35249 msgstr ""
35250
35251 #: app/Services/Translations/customer-profile-translation.php:294
35252 msgid "Update Payment"
35253 msgstr ""
35254
35255 #: app/Services/Translations/customer-profile-translation.php:295
35256 msgid "Update Payment Method"
35257 msgstr ""
35258
35259 #: app/Services/Translations/admin-translation.php:2554
35260 msgid "Update Required"
35261 msgstr ""
35262
35263 #: app/Services/Translations/admin-translation.php:2555
35264 msgid "Update Role"
35265 msgstr ""
35266
35267 #: app/Services/Translations/admin-translation.php:2556
35268 msgid "Update Shipping Status"
35269 msgstr ""
35270
35271 #: app/Services/Translations/admin-translation.php:2557
35272 msgid "Update Status"
35273 msgstr ""
35274
35275 #: app/Services/Translations/admin-translation.php:2558
35276 msgid "Update Stocks"
35277 msgstr ""
35278
35279 #: app/Services/Translations/admin-translation.php:2559
35280 msgid "Update Upgrade Path"
35281 msgstr ""
35282
35283 #: app/Services/Translations/admin-translation.php:2561
35284 msgid "Update wordpress user profile"
35285 msgstr ""
35286
35287 #: app/Services/Translations/customer-profile-translation.php:296
35288 msgid "Update your payment method to continue with the subscription."
35289 msgstr ""
35290
35291 #. 1: fields changed, 2: order id
35292 #: app/Modules/MCP/Tools/OrderTools.php:896
35293 #, php-format
35294 msgid "Updated %1$s on order #%2$d."
35295 msgstr ""
35296
35297 #: api/Resource/OrderMetaResource.php:112
35298 msgid "Updated successfully"
35299 msgstr ""
35300
35301 #: app/Http/Requests/BulkUpdateVariantRequest.php:30
35302 msgid "Updates payload must be an array."
35303 msgstr ""
35304
35305 #: app/Services/Translations/admin-translation.php:2562
35306 msgid "Updating"
35307 msgstr ""
35308
35309 #: app/Services/Translations/block-editor-translation.php:440
35310 msgid "Updating preview..."
35311 msgstr ""
35312
35313 #: app/Services/Translations/admin-translation.php:2563
35314 msgid "Updating variants"
35315 msgstr ""
35316
35317 #: app/Services/Translations/admin-translation.php:2564
35318 #: app/Services/Translations/customer-profile-translation.php:297
35319 msgid "Upgrade"
35320 msgstr ""
35321
35322 #: app/Services/Renderer/CartSummaryRender.php:356
35323 #: app/Services/Translations/admin-translation.php:2565
35324 #: app/Services/Translations/customer-profile-translation.php:298
35325 #: app/Views/invoice/thank_you.php:207 app/Views/invoice/receipt_slip.php:350
35326 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:618
35327 #: app/Services/Renderer/Receipt/ThankYouRender.php:436
35328 #: app/Views/emails/parts/items_table.php:356
35329 #: app/Hooks/Handlers/CustomCheckout/CustomCheckout.php:196
35330 msgid "Upgrade Discount"
35331 msgstr ""
35332
35333 #: app/Services/Translations/customer-profile-translation.php:300
35334 msgid "Upgrade Options"
35335 msgstr ""
35336
35337 #: app/Services/Translations/customer-profile-translation.php:302
35338 msgid "Upgrade options table"
35339 msgstr ""
35340
35341 #: app/Helpers/AdminHelper.php:36
35342 #: app/Services/Translations/admin-translation.php:2566
35343 msgid "Upgrade Paths"
35344 msgstr ""
35345
35346 #: app/Services/Translations/admin-translation.php:2568
35347 msgid ""
35348 "Upgrade paths feature is temporarily disabled for bundle products. This "
35349 "feature will be enabled in a future update."
35350 msgstr ""
35351
35352 #: app/Services/Translations/admin-translation.php:2567
35353 msgid "Upgrade Paths Temporarily Unavailable for Bundle Products"
35354 msgstr ""
35355
35356 #: app/Services/Translations/customer-profile-translation.php:301
35357 msgid "Upgrade Plan"
35358 msgstr ""
35359
35360 #: app/Services/Translations/customer-profile-translation.php:303
35361 msgid "Upgrade to"
35362 msgstr ""
35363
35364 #: app/Modules/PaymentMethods/PromoGateways/Pro/PromoGatewaySettings.php:162
35365 msgid "Upgrade to FluentCart Pro"
35366 msgstr ""
35367
35368 #: app/Services/Translations/admin-translation.php:2569
35369 #: app/Modules/PaymentMethods/PromoGateways/Addons/AddonGatewaySettings.php:254
35370 msgid "Upgrade to Pro"
35371 msgstr ""
35372
35373 #: app/Services/Translations/admin-translation.php:2571
35374 msgid "Upgrade to Pro for filtering"
35375 msgstr ""
35376
35377 #: app/Services/Translations/admin-translation.php:2570
35378 msgid "Upgrade to Pro for Roles & Permission"
35379 msgstr ""
35380
35381 #: app/Services/Translations/admin-translation.php:2572
35382 msgid "Upgraded From"
35383 msgstr ""
35384
35385 #: app/Services/Translations/admin-translation.php:2573
35386 msgid "Upgraded To"
35387 msgstr ""
35388
35389 #: app/Modules/PaymentMethods/PromoGateways/Addons/RazorpayAddon.php:88
35390 msgid "UPI, Cards, NetBanking, and Wallets"
35391 msgstr ""
35392
35393 #: app/Services/Translations/admin-translation.php:2574
35394 msgid "Upload"
35395 msgstr ""
35396
35397 #: app/Services/Translations/block-editor-translation.php:442
35398 msgid ""
35399 "Upload a logo or select one from your media library. You can also set your "
35400 "store logo in Settings."
35401 msgstr ""
35402
35403 #: app/Services/Translations/admin-translation.php:2576
35404 msgid "Upload image"
35405 msgstr ""
35406
35407 #: app/Services/Translations/admin-translation.php:2575
35408 #: app/Services/Translations/block-editor-translation.php:441
35409 msgid "Upload Logo"
35410 msgstr ""
35411
35412 #: api/StoreSettings.php:181
35413 msgid "Upload your brand's logo. Recommended width: 512 pixels minimum."
35414 msgstr ""
35415
35416 #. %s - upload progress
35417 #: app/Services/Translations/admin-translation.php:2578
35418 msgid "Uploading... %s%"
35419 msgstr ""
35420
35421 #: app/Services/Localization/i18n/states.php:660
35422 msgid "Upper East"
35423 msgstr ""
35424
35425 #: app/Services/Localization/i18n/states.php:661
35426 msgid "Upper West"
35427 msgstr ""
35428
35429 #: app/Services/Localization/i18n/states.php:317
35430 msgid "Uri"
35431 msgstr ""
35432
35433 #. %s is the URL
35434 #: app/Services/Translations/admin-translation.php:2518
35435 msgid "URL"
35436 msgstr ""
35437
35438 #: app/Services/Translations/admin-translation.php:2519
35439 msgid "URL Slug"
35440 msgstr ""
35441
35442 #: app/Services/Localization/i18n/countries.php:249
35443 msgid "Uruguay"
35444 msgstr ""
35445
35446 #: app/Helpers/CurrenciesHelper.php:148
35447 msgid "Uruguayan Peso"
35448 msgstr ""
35449
35450 #: app/Services/Localization/i18n/states.php:51
35451 msgid "Uruzgan"
35452 msgstr ""
35453
35454 #: app/Services/Localization/i18n/states.php:2150
35455 msgctxt "US state of Georgia"
35456 msgid "Georgia"
35457 msgstr ""
35458
35459 #: app/Services/Translations/admin-translation.php:2579
35460 msgid "Usage"
35461 msgstr ""
35462
35463 #: app/Services/Translations/admin-translation.php:2580
35464 msgid "Usage Restrictions"
35465 msgstr ""
35466
35467 #: app/Services/Translations/admin-translation.php:2581
35468 msgid "Usage Statistics"
35469 msgstr ""
35470
35471 #: app/Services/Translations/admin-translation.php:2582
35472 msgid "Usage:"
35473 msgstr ""
35474
35475 #: app/Services/Translations/admin-translation.php:2583
35476 msgid "Use 0 or empty for no limit"
35477 msgstr ""
35478
35479 #: app/Services/Translations/admin-translation.php:2587
35480 msgid ""
35481 "Use a shipping class to group products with similar shipping requirements. "
35482 "This allows you to set specific shipping rates for different types of items, "
35483 "such as 'Bulky Items', 'Fragile Goods'. Select an existing class from the "
35484 "search box or click + Add to create a new one. If no class is assigned, the "
35485 "product will use your store's default shipping rates."
35486 msgstr ""
35487
35488 #: app/Services/Translations/admin-translation.php:2588
35489 msgid "Use as default package"
35490 msgstr ""
35491
35492 #: app/Services/Translations/admin-translation.php:2584
35493 #: app/Services/Translations/block-editor-translation.php:443
35494 msgid "Use Enter to add line breaks for a list format"
35495 msgstr ""
35496
35497 #: app/Services/Translations/TransStrings.php:141
35498 msgid "Use the arrow keys and enter to select the day of the month"
35499 msgstr ""
35500
35501 #: app/Services/Translations/TransStrings.php:142
35502 msgid "Use the arrow keys and enter to select the month"
35503 msgstr ""
35504
35505 #: app/Services/Translations/TransStrings.php:143
35506 msgid "Use the arrow keys and enter to select the year"
35507 msgstr ""
35508
35509 #: api/StoreSettings.php:1012
35510 msgid "Use this"
35511 msgstr ""
35512
35513 #: app/Services/Translations/admin-translation.php:2589
35514 msgid "Use this address"
35515 msgstr ""
35516
35517 #: app/Services/Translations/admin-translation.php:2585
35518 msgid "Use This File"
35519 msgstr ""
35520
35521 #: app/Services/Translations/admin-translation.php:2586
35522 msgid "Use This Media"
35523 msgstr ""
35524
35525 #: app/Services/Translations/admin-translation.php:2590
35526 msgid "Use vendor checkout"
35527 msgstr ""
35528
35529 #: app/Services/Translations/block-editor-translation.php:444
35530 msgid "Use {percent} as placeholder. E.g., \\\"-{percent}% OFF\\\""
35531 msgstr ""
35532
35533 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:144
35534 msgid "Used Coupons"
35535 msgstr ""
35536
35537 #: app/Services/Translations/admin-translation.php:2591
35538 msgid ""
35539 "Used to calculate rates at checkout and pre-selected when assigning packages "
35540 "to products"
35541 msgstr ""
35542
35543 #: app/Services/Translations/admin-translation.php:2592
35544 msgid "User"
35545 msgstr ""
35546
35547 #: api/StoreSettings.php:1044
35548 msgid "User Account Creation Mode"
35549 msgstr ""
35550
35551 #: app/Listeners/Order/OrderPaid.php:46
35552 msgid ""
35553 "User account has been created automatically on payment success. Created User "
35554 "ID: "
35555 msgstr ""
35556
35557 #: api/StoreSettings.php:1061
35558 msgid "User account will be created automatically after payment."
35559 msgstr ""
35560
35561 #: api/StoreSettings.php:1045
35562 msgid ""
35563 "User account will be created regardless of the mode if the order has a "
35564 "subscription."
35565 msgstr ""
35566
35567 #: api/StoreSettings.php:1073
35568 msgid "User account will not be created for onetime purchases."
35569 msgstr ""
35570
35571 #: app/Http/Requests/AttachUserRequest.php:32
35572 msgid "User already linked to a customer."
35573 msgstr ""
35574
35575 #: app/Http/Controllers/CustomerController.php:218
35576 msgid "User attached successfully"
35577 msgstr ""
35578
35579 #: app/Listeners/Order/OrderPaid.php:46
35580 msgid "User created successfully"
35581 msgstr ""
35582
35583 #: api/User.php:127
35584 msgid "User created successfully! You are now logged in."
35585 msgstr ""
35586
35587 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:248
35588 msgid "User creation failed from FluentCommunity Integration"
35589 msgstr ""
35590
35591 #: app/Listeners/Order/OrderPaid.php:39
35592 msgid "User creation failed: "
35593 msgstr ""
35594
35595 #: app/Http/Controllers/CustomerController.php:246
35596 msgid "User detached successfully"
35597 msgstr ""
35598
35599 #: app/Helpers/EditorShortCodeHelper.php:20
35600 msgid "User Display Name"
35601 msgstr ""
35602
35603 #: app/Helpers/EditorShortCodeHelper.php:23
35604 msgid "User Email"
35605 msgstr ""
35606
35607 #: app/Helpers/EditorShortCodeHelper.php:21
35608 msgid "User First Name"
35609 msgstr ""
35610
35611 #. 1: space ids, 2: course ids
35612 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:332
35613 #, php-format
35614 msgid "User has been added to spaces: %1$s and courses: %2$s"
35615 msgstr ""
35616
35617 #. %s is the space ids
35618 #: app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php:235
35619 #, php-format
35620 msgid "User has been removed from spaces and courses: %s"
35621 msgstr ""
35622
35623 #: app/Helpers/EditorShortCodeHelper.php:19
35624 msgid "User ID"
35625 msgstr ""
35626
35627 #: app/Http/Requests/CartRequest.php:37
35628 msgid "User Id must be a number."
35629 msgstr ""
35630
35631 #: app/Http/Requests/AttachUserRequest.php:46
35632 msgid "User is required."
35633 msgstr ""
35634
35635 #: app/Helpers/EditorShortCodeHelper.php:22
35636 msgid "User Last Name"
35637 msgstr ""
35638
35639 #: app/Services/Permission/PermissionManager.php:265
35640 #: app/Services/Permission/PermissionManager.php:283
35641 msgid "User not found"
35642 msgstr ""
35643
35644 #: app/Http/Requests/AttachUserRequest.php:28
35645 #: app/Http/Requests/AttachUserRequest.php:47
35646 msgid "User not found."
35647 msgstr ""
35648
35649 #: app/Helpers/EditorShortCodeHelper.php:24
35650 msgid "User Username"
35651 msgstr ""
35652
35653 #: api/StoreSettings.php:1067
35654 msgid "User will have an option to create an account during checkout."
35655 msgstr ""
35656
35657 #: app/Helpers/CartCheckoutHelper.php:857
35658 msgid "Username or Email Address"
35659 msgstr ""
35660
35661 #: app/Services/Translations/checkout-translation.php:39
35662 msgid "Username or Email is required"
35663 msgstr ""
35664
35665 #: app/Services/Translations/customer-profile-translation.php:348
35666 msgid "using"
35667 msgstr ""
35668
35669 #: app/Modules/StorageDrivers/S3/S3.php:647
35670 msgid "Using Define Mode"
35671 msgstr ""
35672
35673 #: app/Modules/PaymentMethods/PromoGateways/Addons/PaystackAddon.php:89
35674 msgid "USSD & Mobile Money support"
35675 msgstr ""
35676
35677 #: app/Services/Localization/i18n/states.php:1736
35678 msgid "Usulután"
35679 msgstr ""
35680
35681 #: app/Services/Localization/i18n/states.php:1301
35682 msgid "UTA Găgăuzia"
35683 msgstr ""
35684
35685 #: app/Services/Localization/i18n/states.php:2184
35686 msgid "Utah"
35687 msgstr ""
35688
35689 #: app/Services/Localization/i18n/states.php:1812
35690 msgid "Uthai Thani"
35691 msgstr ""
35692
35693 #: app/Services/Translations/admin-translation.php:2520
35694 msgid "UTM Campaign"
35695 msgstr ""
35696
35697 #: app/Services/Filter/OrderFilter.php:483
35698 msgid "Utm Campaign"
35699 msgstr ""
35700
35701 #: app/Services/Translations/admin-translation.php:2521
35702 msgid "UTM Content"
35703 msgstr ""
35704
35705 #: app/Services/Filter/OrderFilter.php:487
35706 msgid "Utm Content"
35707 msgstr ""
35708
35709 #: app/Services/Translations/admin-translation.php:2522
35710 msgid "UTM Details"
35711 msgstr ""
35712
35713 #: app/Services/Translations/admin-translation.php:2523
35714 msgid "UTM ID"
35715 msgstr ""
35716
35717 #: app/Services/Filter/OrderFilter.php:488
35718 msgid "Utm Id"
35719 msgstr ""
35720
35721 #: app/Services/Translations/admin-translation.php:2524
35722 msgid "UTM Medium"
35723 msgstr ""
35724
35725 #: app/Services/Filter/OrderFilter.php:486
35726 msgid "Utm Medium"
35727 msgstr ""
35728
35729 #: app/Services/Filter/OrderFilter.php:505
35730 msgid "Utm Property"
35731 msgstr ""
35732
35733 #: app/Services/Translations/admin-translation.php:2525
35734 msgid "UTM Source"
35735 msgstr ""
35736
35737 #: app/Services/Filter/OrderFilter.php:485
35738 msgid "Utm Source"
35739 msgstr ""
35740
35741 #: app/Services/Translations/admin-translation.php:2526
35742 msgid "UTM Term"
35743 msgstr ""
35744
35745 #: app/Services/Filter/OrderFilter.php:484
35746 msgid "Utm Term"
35747 msgstr ""
35748
35749 #: app/Services/Localization/i18n/states.php:869
35750 msgid "Uttar Pradesh"
35751 msgstr ""
35752
35753 #: app/Services/Localization/i18n/states.php:1813
35754 msgid "Uttaradit"
35755 msgstr ""
35756
35757 #: app/Services/Localization/i18n/states.php:868
35758 msgid "Uttarakhand"
35759 msgstr ""
35760
35761 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:608
35762 msgid "uuid not found"
35763 msgstr ""
35764
35765 #: app/Services/Localization/i18n/countries.php:250
35766 msgid "Uzbekistan"
35767 msgstr ""
35768
35769 #: app/Helpers/CurrenciesHelper.php:149
35770 msgid "Uzbekistani Som"
35771 msgstr ""
35772
35773 #: app/Services/Localization/i18n/states.php:86
35774 msgid "Uíge"
35775 msgstr ""
35776
35777 #: app/Services/Localization/i18n/states.php:1881
35778 msgid "Uşak"
35779 msgstr ""
35780
35781 #: app/Services/Localization/i18n/states.php:318
35782 msgid "Valais"
35783 msgstr ""
35784
35785 #: app/Services/Localization/i18n/states.php:479
35786 msgid "Valdesia"
35787 msgstr ""
35788
35789 #: app/Services/Localization/i18n/states.php:637
35790 msgid "Valencia"
35791 msgstr ""
35792
35793 #: app/Services/Translations/admin-translation.php:2601
35794 msgid "Valid Till"
35795 msgstr ""
35796
35797 #: app/Services/Renderer/VatFieldRenderer.php:95
35798 msgid "Validating VAT number"
35799 msgstr ""
35800
35801 #: app/Services/Translations/checkout-translation.php:40
35802 msgid "Validating..."
35803 msgstr ""
35804
35805 #: app/Http/Controllers/FrontendControllers/CustomerController.php:293
35806 msgid "Validation error"
35807 msgstr ""
35808
35809 #: app/Services/Translations/checkout-translation.php:41
35810 msgid "Validation Error! Please fill required fields!"
35811 msgstr ""
35812
35813 #: app/Modules/Integrations/GlobalIntegrationSettings.php:222
35814 msgid "Validation Failed"
35815 msgstr ""
35816
35817 #: app/Http/Controllers/TaxEUController.php:408
35818 msgid "Validation failed for EU VAT settings"
35819 msgstr ""
35820
35821 #: app/Http/Controllers/TaxEUController.php:285
35822 msgid "Validation failed for OSS country rates"
35823 msgstr ""
35824
35825 #: app/Http/Controllers/TaxEUController.php:121
35826 msgid "Validation failed for VAT registration rates"
35827 msgstr ""
35828
35829 #: app/Modules/Integrations/GlobalIntegrationSettings.php:268
35830 msgid "Validation Failed, No valid data found."
35831 msgstr ""
35832
35833 #: app/Modules/Integrations/GlobalIntegrationSettings.php:237
35834 msgid "Validation Failed, Please fill up the required fields."
35835 msgstr ""
35836
35837 #: app/Services/Translations/checkout-translation.php:42
35838 msgid "Validation service unavailable. Please try again."
35839 msgstr ""
35840
35841 #: app/Services/Localization/i18n/states.php:638
35842 msgid "Valladolid"
35843 msgstr ""
35844
35845 #: app/Services/Localization/i18n/states.php:728
35846 msgid "Valle"
35847 msgstr ""
35848
35849 #: app/Services/Localization/i18n/states.php:406
35850 msgid "Valle del Cauca"
35851 msgstr ""
35852
35853 #: app/Services/Localization/i18n/states.php:339
35854 msgid "Valparaíso"
35855 msgstr ""
35856
35857 #: app/Services/Translations/admin-translation.php:2602
35858 msgid "Value"
35859 msgstr ""
35860
35861 #: app/Services/Translations/block-editor-translation.php:445
35862 msgid "Value to compare against"
35863 msgstr ""
35864
35865 #: app/Services/Localization/i18n/states.php:480
35866 msgid "Valverde"
35867 msgstr ""
35868
35869 #: app/Services/Localization/i18n/states.php:1882
35870 msgid "Van"
35871 msgstr ""
35872
35873 #: app/Services/Localization/i18n/countries.php:251
35874 msgid "Vanuatu"
35875 msgstr ""
35876
35877 #: app/Helpers/CurrenciesHelper.php:151 app/Helpers/CurrenciesHelper.php:395
35878 msgid "Vanuatu Vatu"
35879 msgstr ""
35880
35881 #: app/Services/Localization/i18n/states.php:736
35882 msgid "Varaždin County"
35883 msgstr ""
35884
35885 #: app/Services/Localization/i18n/states.php:1013
35886 msgid "Varese"
35887 msgstr ""
35888
35889 #: app/Helpers/EditorShortCodeHelper.php:338
35890 #: app/Services/Renderer/CartItemRenderer.php:138
35891 #: app/Services/Translations/admin-translation.php:2603
35892 msgid "Variant"
35893 msgstr ""
35894
35895 #: app/Services/Translations/admin-translation.php:2818
35896 msgid "variant"
35897 msgstr ""
35898
35899 #: app/Services/Translations/admin-translation.php:2604
35900 #, php-format
35901 msgid "Variant combinations the current options will generate (max %1$s)"
35902 msgstr ""
35903
35904 #: app/Helpers/EditorShortCodeHelper.php:314
35905 msgid "Variant Name"
35906 msgstr ""
35907
35908 #: app/Http/Controllers/ProductController.php:1338
35909 #: app/Http/Controllers/ProductVariationController.php:83
35910 msgid "Variant not found"
35911 msgstr ""
35912
35913 #: app/Services/Renderer/ProductRenderer.php:1746
35914 msgid "Variant title"
35915 msgstr ""
35916
35917 #: app/Services/BulkProductUpdateService.php:209
35918 #: app/Services/BulkProductInsertService.php:123
35919 msgid "Variant title is required."
35920 msgstr ""
35921
35922 #: app/Services/BulkProductUpdateService.php:210
35923 #: app/Services/BulkProductInsertService.php:124
35924 msgid "Variant title may not be greater than 200 characters."
35925 msgstr ""
35926
35927 #: app/Services/Translations/admin-translation.php:2605
35928 msgid "Variant updated successfully"
35929 msgstr ""
35930
35931 #: app/Services/Translations/admin-translation.php:2819
35932 msgid "variants"
35933 msgstr ""
35934
35935 #: app/Services/Translations/admin-translation.php:2606
35936 msgid "Variants deleted successfully"
35937 msgstr ""
35938
35939 #: app/Services/Translations/admin-translation.php:2607
35940 #: app/Services/Translations/block-editor-translation.php:446
35941 msgid "Variants features..."
35942 msgstr ""
35943
35944 #: app/Services/Translations/admin-translation.php:2608
35945 msgid "Variants updated successfully"
35946 msgstr ""
35947
35948 #: app/Http/Controllers/ProductVariationController.php:389
35949 msgid "Variants updated successfully."
35950 msgstr ""
35951
35952 #: app/Services/Translations/admin-translation.php:2820
35953 msgid "variants will be changed:"
35954 msgstr ""
35955
35956 #: app/Services/Filter/ProductFilter.php:271
35957 #: app/Services/Translations/admin-translation.php:2609
35958 msgid "Variation"
35959 msgstr ""
35960
35961 #: app/Services/Translations/admin-translation.php:2615
35962 msgid "Variation actions"
35963 msgstr ""
35964
35965 #: api/StoreSettings.php:931
35966 msgid "Variation Columns"
35967 msgstr ""
35968
35969 #: app/Services/AdvancedVariationService.php:285
35970 msgid "Variation combination updated!"
35971 msgstr ""
35972
35973 #: app/Services/Translations/admin-translation.php:2610
35974 msgid "Variation Compare Price"
35975 msgstr ""
35976
35977 #: app/Services/Filter/ProductFilter.php:266
35978 msgid "Variation Count"
35979 msgstr ""
35980
35981 #: app/Services/Translations/admin-translation.php:2611
35982 msgid "Variation ID copied to clipboard"
35983 msgstr ""
35984
35985 #: app/Http/Controllers/ProductController.php:327
35986 msgid "Variation info is not present"
35987 msgstr ""
35988
35989 #: app/Http/Controllers/ProductVariationController.php:114
35990 msgid "Variation is now tax exempt"
35991 msgstr ""
35992
35993 #: app/Http/Requests/UpgradePathSettingRequest.php:28
35994 #: app/Http/Requests/UpgradePathSettingRequest.php:29
35995 msgid "Variation is required."
35996 msgstr ""
35997
35998 #: app/Services/Translations/admin-translation.php:2612
35999 msgid "Variation Price"
36000 msgstr ""
36001
36002 #: app/Services/Translations/admin-translation.php:2613
36003 msgid "Variation Title"
36004 msgstr ""
36005
36006 #: app/Services/Translations/admin-translation.php:2616
36007 msgid "Variation title"
36008 msgstr ""
36009
36010 #: app/Services/Filter/ProductFilter.php:281
36011 #: app/Services/Translations/admin-translation.php:2614
36012 msgid "Variation Type"
36013 msgstr ""
36014
36015 #: app/Http/Requests/ProductUpdateRequest.php:355
36016 #: app/Http/Requests/ProductRequest.php:326
36017 msgid "Variation Type is required."
36018 msgstr ""
36019
36020 #: api/StoreSettings.php:891
36021 msgid "Variation View"
36022 msgstr ""
36023
36024 #: app/Services/Filter/ProductFilter.php:260
36025 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:189
36026 msgid "Variations"
36027 msgstr ""
36028
36029 #: app/Services/Translations/admin-translation.php:2618
36030 msgid "Variations generated successfully!"
36031 msgstr ""
36032
36033 #: app/Services/Translations/admin-translation.php:2617
36034 msgid "Variations Synced Successfully"
36035 msgstr ""
36036
36037 #: app/Services/Localization/i18n/states.php:218
36038 msgid "Varna"
36039 msgstr ""
36040
36041 #: app/Services/Localization/i18n/states.php:772
36042 msgid "Vas"
36043 msgstr ""
36044
36045 #: app/Services/Localization/i18n/states.php:1700
36046 msgid "Vaslui"
36047 msgstr ""
36048
36049 #: app/Modules/Tax/TaxModule.php:2381 app/Modules/Tax/TaxModule.php:2382
36050 #: app/Modules/Tax/TaxModule.php:2383 app/Modules/Tax/TaxModule.php:2384
36051 #: app/Modules/Tax/TaxModule.php:2385 app/Modules/Tax/TaxModule.php:2386
36052 #: app/Modules/Tax/TaxModule.php:2387 app/Modules/Tax/TaxModule.php:2388
36053 #: app/Modules/Tax/TaxModule.php:2390 app/Modules/Tax/TaxModule.php:2393
36054 #: app/Modules/Tax/TaxModule.php:2394 app/Modules/Tax/TaxModule.php:2396
36055 #: app/Modules/Tax/TaxModule.php:2400 app/Modules/Tax/TaxModule.php:2404
36056 #: app/Modules/Tax/TaxModule.php:2414 app/Modules/Tax/TaxModule.php:2416
36057 #: app/Modules/Tax/TaxModule.php:2417 app/Modules/Tax/TaxModule.php:2428
36058 msgid "VAT"
36059 msgstr ""
36060
36061 #: api/Checkout/CheckoutApi.php:876
36062 msgid "VAT / Tax ID is required."
36063 msgstr ""
36064
36065 #: app/Services/Translations/admin-translation.php:2595
36066 msgid "VAT collection"
36067 msgstr ""
36068
36069 #: app/Services/Translations/admin-translation.php:2596
36070 msgid ""
36071 "VAT for these EU countries is currently being collected using Collect VAT "
36072 "cross-border (OSS). Check the country list in the Collect VAT cross-border "
36073 "section."
36074 msgstr ""
36075
36076 #: app/Modules/Tax/TaxModule.php:1980
36077 msgid "VAT has been applied successfully"
36078 msgstr ""
36079
36080 #: app/Modules/Tax/TaxModule.php:2045
36081 msgid "VAT has been removed successfully"
36082 msgstr ""
36083
36084 #: app/Services/Translations/admin-translation.php:2593
36085 msgid "VAT ID missing"
36086 msgstr ""
36087
36088 #. %1$s: store seller VAT ID
36089 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:793
36090 #, php-format
36091 msgid "VAT ID: %1$s"
36092 msgstr ""
36093
36094 #: app/Services/Translations/admin-translation.php:2597
36095 msgid ""
36096 "VAT is stripped from the price on reverse charge. Customer pays the net (ex-"
36097 "VAT) amount."
36098 msgstr ""
36099
36100 #: app/Services/Renderer/VatFieldRenderer.php:51
36101 msgid "VAT Number"
36102 msgstr ""
36103
36104 #: app/Services/Translations/admin-translation.php:2598
36105 msgid "VAT number"
36106 msgstr ""
36107
36108 #: app/Modules/Tax/TaxModule.php:1846
36109 msgid "VAT number collection is not enabled."
36110 msgstr ""
36111
36112 #: app/Modules/Tax/TaxModule.php:1901
36113 msgid "VAT number is not valid!"
36114 msgstr ""
36115
36116 #: app/Http/Controllers/TaxEUController.php:85
36117 msgid "VAT number is too long"
36118 msgstr ""
36119
36120 #: app/Modules/Tax/TaxModule.php:1877
36121 msgid "VAT reverse charge is not available for this country."
36122 msgstr ""
36123
36124 #: app/Services/Translations/admin-translation.php:2594
36125 msgid "VAT Reverse Charge Settings"
36126 msgstr ""
36127
36128 #: app/Services/Translations/customer-profile-translation.php:306
36129 msgid "Vat Tax ID"
36130 msgstr ""
36131
36132 #: app/Modules/Tax/TaxModule.php:1873
36133 msgid "VAT validation is only available for EU countries."
36134 msgstr ""
36135
36136 #: app/Modules/Tax/TaxModule.php:2147
36137 msgid "VAT validation rate limit reached. Please try again in a few moments."
36138 msgstr ""
36139
36140 #: app/Services/Renderer/CheckoutFieldsSchema.php:485
36141 #: app/Services/Renderer/AddressSelectRenderer.php:465
36142 #: app/Services/Translations/admin-translation.php:2599
36143 #: app/Services/Translations/customer-profile-translation.php:304
36144 msgid "VAT/GST/Tax Number"
36145 msgstr ""
36146
36147 #: app/Http/Requests/CustomerAddressRequest.php:75
36148 #: app/Http/Requests/FrontendRequests/CustomerRequests/CustomerProfileRequest.php:79
36149 msgid "VAT/GST/Tax Number field is required."
36150 msgstr ""
36151
36152 #: app/Services/Translations/customer-profile-translation.php:305
36153 msgid "VAT/GST/Tax Number is required."
36154 msgstr ""
36155
36156 #: app/Services/Translations/admin-translation.php:2600
36157 #: app/Views/invoice/thank_you.php:442 app/Views/invoice/receipt_slip.php:212
36158 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:386
36159 #: app/Services/Renderer/Receipt/ThankYouRender.php:917
36160 #: app/Services/ShortCodeParser/Parsers/OrderParser.php:682
36161 #: app/Views/emails/parts/addresses.php:71
36162 msgid "VAT/Tax ID"
36163 msgstr ""
36164
36165 #: app/Services/Localization/i18n/countries.php:252
36166 msgid "Vatican"
36167 msgstr ""
36168
36169 #: app/Services/Localization/i18n/states.php:319
36170 msgid "Vaud"
36171 msgstr ""
36172
36173 #: app/Services/Localization/i18n/states.php:407
36174 msgid "Vaupés"
36175 msgstr ""
36176
36177 #: app/Services/Localization/i18n/states.php:219
36178 msgid "Veliko Tarnovo"
36179 msgstr ""
36180
36181 #: app/Services/Translations/admin-translation.php:2621
36182 msgid "Vendor charge id"
36183 msgstr ""
36184
36185 #: app/Services/Translations/admin-translation.php:2622
36186 msgid ""
36187 "Vendor checkout will redirect to vendor payment page instead of default "
36188 "payment page!"
36189 msgstr ""
36190
36191 #: app/Services/Translations/admin-translation.php:2619
36192 msgid "Vendor Customer ID"
36193 msgstr ""
36194
36195 #: app/Services/Translations/admin-translation.php:2620
36196 msgid "Vendor Subscription ID"
36197 msgstr ""
36198
36199 #: app/Views/emails/subscription/renewal/admin.php:37
36200 msgid "Vendor Transaction ID:"
36201 msgstr ""
36202
36203 #: app/Services/Localization/i18n/states.php:1014
36204 msgid "Venezia"
36205 msgstr ""
36206
36207 #: app/Services/Localization/i18n/countries.php:253
36208 msgid "Venezuela"
36209 msgstr ""
36210
36211 #: app/Services/Localization/i18n/states.php:1353
36212 msgid "Veracruz"
36213 msgstr ""
36214
36215 #: app/Services/Localization/i18n/states.php:1507
36216 msgid "Veraguas"
36217 msgstr ""
36218
36219 #: app/Services/Localization/i18n/states.php:1015
36220 msgid "Verbano-Cusio-Ossola"
36221 msgstr ""
36222
36223 #: app/Services/Localization/i18n/states.php:1016
36224 msgid "Vercelli"
36225 msgstr ""
36226
36227 #: app/Services/Translations/admin-translation.php:2623
36228 msgid "Verification failed. Please check your keys."
36229 msgstr ""
36230
36231 #: app/Services/Translations/admin-translation.php:2624
36232 msgid "Verify Keys"
36233 msgstr ""
36234
36235 #: app/Services/Translations/admin-translation.php:2625
36236 msgid "Verify License"
36237 msgstr ""
36238
36239 #: app/Services/Localization/i18n/states.php:2185
36240 msgid "Vermont"
36241 msgstr ""
36242
36243 #: app/Services/Localization/i18n/states.php:1017
36244 msgid "Verona"
36245 msgstr ""
36246
36247 #: app/Services/Translations/admin-translation.php:2626
36248 msgid "Version Number"
36249 msgstr ""
36250
36251 #: app/Services/Localization/i18n/states.php:773
36252 msgid "Veszprém"
36253 msgstr ""
36254
36255 #: app/Services/Localization/i18n/states.php:1018
36256 msgid "Vibo Valentia"
36257 msgstr ""
36258
36259 #: app/Services/Localization/i18n/states.php:1019
36260 msgid "Vicenza"
36261 msgstr ""
36262
36263 #: app/Services/Localization/i18n/states.php:408
36264 msgid "Vichada"
36265 msgstr ""
36266
36267 #: app/Services/Localization/i18n/states.php:123
36268 msgid "Victoria"
36269 msgstr ""
36270
36271 #: app/Services/Localization/i18n/states.php:220
36272 msgid "Vidin"
36273 msgstr ""
36274
36275 #: app/Services/Localization/i18n/states.php:1179
36276 msgid "Vientiane"
36277 msgstr ""
36278
36279 #: app/Services/Localization/i18n/states.php:1178
36280 msgid "Vientiane Province"
36281 msgstr ""
36282
36283 #: app/Services/Localization/i18n/countries.php:254
36284 msgid "Vietnam"
36285 msgstr ""
36286
36287 #: app/Helpers/CurrenciesHelper.php:394
36288 msgid "Vietnamese Dong"
36289 msgstr ""
36290
36291 #: app/Helpers/CurrenciesHelper.php:150
36292 msgid "Vietnamese Đồng"
36293 msgstr ""
36294
36295 #: app/Services/Translations/admin-translation.php:2627
36296 #: app/Services/Translations/block-editor-translation.php:447
36297 msgid "View"
36298 msgstr ""
36299
36300 #. 1: Post or product title
36301 #: app/Services/Renderer/CartRenderer.php:205
36302 #, php-format
36303 msgid "View %1$s"
36304 msgstr ""
36305
36306 #. %1$s: image title
36307 #: app/Services/Renderer/ProductRenderer.php:616
36308 #, php-format
36309 msgid "View %1$s image"
36310 msgstr ""
36311
36312 #. %s: product title
36313 #: app/Services/Renderer/ProductCardRender.php:327
36314 #, php-format
36315 msgid "View %s product image"
36316 msgstr ""
36317
36318 #: app/Services/Permission/PermissionManager.php:61
36319 msgid ""
36320 "View Access for products, customers, coupons, integretions. Manage Access "
36321 "for Order Statuses"
36322 msgstr ""
36323
36324 #: app/Services/Permission/PermissionManager.php:76
36325 msgid ""
36326 "View Access for products, customers, orders, subscriptions, licenses, "
36327 "coupons, reports and integrations"
36328 msgstr ""
36329
36330 #: app/Services/Translations/admin-translation.php:2628
36331 #: app/Services/Translations/block-editor-translation.php:448
36332 msgid "View All"
36333 msgstr ""
36334
36335 #: app/Services/Translations/customer-profile-translation.php:310
36336 msgid "View all"
36337 msgstr ""
36338
36339 #. %d number of remaining images
36340 #: app/Services/Renderer/ProductRenderer.php:574
36341 msgid "View all %d more images"
36342 msgstr ""
36343
36344 #: app/Services/Translations/customer-profile-translation.php:311
36345 msgid "View all downloads"
36346 msgstr ""
36347
36348 #: app/Services/Translations/customer-profile-translation.php:312
36349 msgid "View all purchases"
36350 msgstr ""
36351
36352 #: app/CPT/FluentProducts.php:319
36353 msgid "View Brand"
36354 msgstr ""
36355
36356 #: api/StoreSettings.php:57 api/StoreSettings.php:1456
36357 #: app/Services/Renderer/CartRenderer.php:470
36358 msgid "View Cart"
36359 msgstr ""
36360
36361 #: app/Services/Permission/PermissionManager.php:204
36362 msgid "View Coupons"
36363 msgstr ""
36364
36365 #: app/Services/Translations/admin-translation.php:2629
36366 msgid "View Customer"
36367 msgstr ""
36368
36369 #: app/Services/Permission/PermissionManager.php:188
36370 msgid "View Customers"
36371 msgstr ""
36372
36373 #: app/Services/Permission/PermissionManager.php:215
36374 msgid "View Dashboard Stats"
36375 msgstr ""
36376
36377 #: app/Views/emails/order/paid/customer.php:63
36378 #: app/Views/emails/order/paid/admin.php:39
36379 #: app/Views/emails/order/refunded/customer.php:36
36380 #: app/Views/emails/order/refunded/admin.php:46
36381 #: app/Views/emails/order/shipped/customer.php:49
36382 #: app/Views/emails/order/placed/admin.php:39
36383 #: app/Views/emails/order/delivered/customer.php:52
36384 #: app/Views/emails/subscription/renewal/customer.php:44
36385 #: app/Views/emails/subscription/renewal/admin.php:45
36386 msgid "View Details"
36387 msgstr ""
36388
36389 #. %s: product title
36390 #: app/Services/Renderer/CartItemRenderer.php:129
36391 #, php-format
36392 msgid "View details for %s"
36393 msgstr ""
36394
36395 #. %s is the license title
36396 #: app/Services/Translations/customer-profile-translation.php:314
36397 #, php-format
36398 msgid "View details for license: %s"
36399 msgstr ""
36400
36401 #: app/Services/Translations/admin-translation.php:2630
36402 msgid "View Documentations"
36403 msgstr ""
36404
36405 #: app/Views/emails/digest.php:171
36406 msgid "View full reports"
36407 msgstr ""
36408
36409 #: app/Services/Permission/PermissionManager.php:209
36410 msgid "View Integrations"
36411 msgstr ""
36412
36413 #: app/Services/Translations/admin-translation.php:2631
36414 msgid "View Invoice"
36415 msgstr ""
36416
36417 #: app/Services/Translations/customer-profile-translation.php:315
36418 msgid "View item details:"
36419 msgstr ""
36420
36421 #: app/Services/Translations/block-editor-translation.php:449
36422 #: app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php:197
36423 msgid "View Items"
36424 msgstr ""
36425
36426 #: app/Services/Permission/PermissionManager.php:212
36427 msgid "View Labels"
36428 msgstr ""
36429
36430 #: app/Services/Permission/PermissionManager.php:201
36431 msgid "View Licenses"
36432 msgstr ""
36433
36434 #: app/Services/Translations/customer-profile-translation.php:307
36435 msgid "View List"
36436 msgstr ""
36437
36438 #: app/Services/Translations/customer-profile-translation.php:316
36439 msgid "View list of activated sites"
36440 msgstr ""
36441
36442 #: app/Services/Translations/block-editor-translation.php:450
36443 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:71
36444 msgid "View Mode"
36445 msgstr ""
36446
36447 #: app/Services/Translations/admin-translation.php:2634
36448 msgid "View name"
36449 msgstr ""
36450
36451 #: app/Services/Renderer/ProductCardRender.php:464
36452 #: app/Services/Translations/block-editor-translation.php:451
36453 msgid "View Options"
36454 msgstr ""
36455
36456 #. %s: product title
36457 #: app/Services/Renderer/ProductCardRender.php:467
36458 #, php-format
36459 msgid "View options for %s"
36460 msgstr ""
36461
36462 #: app/Services/Translations/customer-profile-translation.php:308
36463 #: app/Views/invoice/thank_you.php:508
36464 #: app/Services/Renderer/Receipt/ThankYouRender.php:988
36465 #: app/Views/emails/order/reminder/due/admin.php:52
36466 msgid "View Order"
36467 msgstr ""
36468
36469 #: app/Services/Translations/customer-profile-translation.php:317
36470 msgid "View order"
36471 msgstr ""
36472
36473 #: app/Views/emails/order/placed/customer.php:36
36474 msgid "View Order Details"
36475 msgstr ""
36476
36477 #: app/Services/Permission/PermissionManager.php:191
36478 #: app/Hooks/Handlers/AdminMenuBarHandler.php:57
36479 msgid "View Orders"
36480 msgstr ""
36481
36482 #: api/StoreSettings.php:59 app/CPT/FluentProducts.php:212
36483 #: app/Services/Translations/admin-translation.php:2632
36484 #: app/Services/Translations/block-editor-translation.php:452
36485 msgid "View Product"
36486 msgstr ""
36487
36488 #: app/Services/Translations/customer-profile-translation.php:318
36489 msgid "View product"
36490 msgstr ""
36491
36492 #. 1: Product title
36493 #: app/Services/Renderer/SearchBarRenderer.php:160
36494 #, php-format
36495 msgid "View product: %1$s"
36496 msgstr ""
36497
36498 #: app/Services/Permission/PermissionManager.php:184
36499 #: app/Hooks/Handlers/AdminMenuBarHandler.php:64
36500 msgid "View Products"
36501 msgstr ""
36502
36503 #: app/Services/Translations/customer-profile-translation.php:309
36504 #: app/Views/invoice/delivery_slip.php:80
36505 msgid "View Receipt"
36506 msgstr ""
36507
36508 #: app/Services/Permission/PermissionManager.php:207
36509 msgid "View Reports"
36510 msgstr ""
36511
36512 #: app/Services/Translations/customer-profile-translation.php:319
36513 msgid "View single item for this order"
36514 msgstr ""
36515
36516 #: app/Services/Translations/admin-translation.php:2633
36517 #: app/Views/emails/subscription/trial_end/admin.php:64
36518 #: app/Views/emails/subscription/reminder/admin.php:53
36519 #: app/Views/emails/subscription/canceled/admin.php:59
36520 msgid "View Subscription"
36521 msgstr ""
36522
36523 #: app/Services/Translations/customer-profile-translation.php:320
36524 msgid "View subscription details for"
36525 msgstr ""
36526
36527 #: app/Services/Permission/PermissionManager.php:198
36528 msgid "View Subscriptions"
36529 msgstr ""
36530
36531 #: app/Modules/Tax/TaxModule.php:904 app/Modules/Tax/TaxModule.php:1014
36532 msgid "View tax breakdown for this item"
36533 msgstr ""
36534
36535 #: app/Views/emails/order/refunded/admin.php:44
36536 msgid "View the details of this refund on the order details page."
36537 msgstr ""
36538
36539 #: app/Services/Renderer/CartRenderer.php:469
36540 msgid "View your shopping cart"
36541 msgstr ""
36542
36543 #: app/Services/Translations/admin-translation.php:2635
36544 #, php-format
36545 msgid "Viewing %s"
36546 msgstr ""
36547
36548 #: app/Services/Localization/i18n/states.php:1141
36549 msgid "Vihiga"
36550 msgstr ""
36551
36552 #: app/Services/Localization/i18n/states.php:1970
36553 msgid "Vinnychchyna"
36554 msgstr ""
36555
36556 #: app/Services/Localization/i18n/countries.php:255
36557 msgid "Virgin Islands (British)"
36558 msgstr ""
36559
36560 #: app/Services/Localization/i18n/countries.php:256
36561 msgid "Virgin Islands (US)"
36562 msgstr ""
36563
36564 #: app/Services/Localization/i18n/states.php:2186
36565 msgid "Virginia"
36566 msgstr ""
36567
36568 #: app/Services/Localization/i18n/states.php:741
36569 msgid "Virovitica-Podravina County"
36570 msgstr ""
36571
36572 #: app/Services/Translations/block-editor-translation.php:453
36573 msgid "Visibility Condition"
36574 msgstr ""
36575
36576 #: app/Services/Localization/i18n/states.php:1020
36577 msgid "Viterbo"
36578 msgstr ""
36579
36580 #: app/Modules/Tax/TaxModule.php:2412
36581 msgid "VKN / VAT"
36582 msgstr ""
36583
36584 #: app/Services/Localization/i18n/states.php:67
36585 msgid "Vlorë"
36586 msgstr ""
36587
36588 #: app/Services/Localization/i18n/states.php:662
36589 msgid "Volta"
36590 msgstr ""
36591
36592 #. %s - currency sign
36593 #: app/Services/Translations/admin-translation.php:2637
36594 #, php-format
36595 msgid "Volume (%s)"
36596 msgstr ""
36597
36598 #: app/Services/Localization/i18n/states.php:1971
36599 msgid "Volyn"
36600 msgstr ""
36601
36602 #: app/Services/Localization/i18n/states.php:1701
36603 msgid "Vrancea"
36604 msgstr ""
36605
36606 #: app/Services/Localization/i18n/states.php:221
36607 msgid "Vratsa"
36608 msgstr ""
36609
36610 #: app/Services/Translations/admin-translation.php:2821
36611 msgid "vs"
36612 msgstr ""
36613
36614 #: app/Modules/Tax/TaxModule.php:2415
36615 msgid "VSK"
36616 msgstr ""
36617
36618 #: app/Services/Localization/i18n/states.php:747
36619 msgid "Vukovar-Srijem County"
36620 msgstr ""
36621
36622 #: app/Services/Localization/i18n/states.php:1699
36623 msgid "Vâlcea"
36624 msgstr ""
36625
36626 #: app/Services/Localization/i18n/states.php:1483
36627 msgid "Waikato"
36628 msgstr ""
36629
36630 #: app/Services/Localization/i18n/states.php:1142
36631 msgid "Wajir"
36632 msgstr ""
36633
36634 #: app/Services/Localization/i18n/states.php:1077
36635 msgid "Wakayama"
36636 msgstr ""
36637
36638 #: app/Services/Localization/i18n/states.php:2137
36639 msgid "Wake Island"
36640 msgstr ""
36641
36642 #: app/Services/Localization/i18n/states.php:2124
36643 msgid "Wakiso"
36644 msgstr ""
36645
36646 #: app/Services/Localization/i18n/countries.php:257
36647 msgid "Wallis and Futuna"
36648 msgstr ""
36649
36650 #: app/Services/Translations/admin-translation.php:2639
36651 msgid "Want to deactivate this license?"
36652 msgstr ""
36653
36654 #: app/Views/emails/subscription/renewal/admin.php:43
36655 msgid ""
36656 "Want to see more details about this renewal? You can view the order details "
36657 "page for more information."
36658 msgstr ""
36659
36660 #: app/Services/Localization/i18n/states.php:52
36661 msgid "Wardak"
36662 msgstr ""
36663
36664 #: app/Services/Translations/admin-translation.php:2640
36665 #: app/Services/Translations/customer-profile-translation.php:321
36666 msgid "Warning"
36667 msgstr ""
36668
36669 #: app/Services/Localization/i18n/states.php:2187
36670 msgid "Washington"
36671 msgstr ""
36672
36673 #: app/Services/Localization/i18n/states.php:835
36674 msgid "Waterford"
36675 msgstr ""
36676
36677 #: app/Services/Renderer/Receipt/ReceiptRenderer.php:886
36678 msgid "We are sorry, your order is placed but payment confirmation has failed."
36679 msgstr ""
36680
36681 #: app/Services/Translations/admin-translation.php:2641
36682 msgid "We could not find any customers matching your search."
36683 msgstr ""
36684
36685 #: app/Services/Translations/admin-translation.php:2642
36686 msgid "We could't find any logs matching your filter."
36687 msgstr ""
36688
36689 #: app/Services/Translations/admin-translation.php:2643
36690 msgid "We could't find any products matching your search."
36691 msgstr ""
36692
36693 #: app/Services/Translations/admin-translation.php:2644
36694 msgid "We could't find any taxes matching your filter."
36695 msgstr ""
36696
36697 #: app/Services/Translations/block-editor-translation.php:454
36698 msgid "We couldn't find any products matching your search"
36699 msgstr ""
36700
36701 #: api/Checkout/CheckoutApi.php:936
36702 msgid "We don't ship to this address. Please select a different address."
36703 msgstr ""
36704
36705 #. %s is the number of completed orders
36706 #: app/Services/Translations/admin-translation.php:2646
36707 #, php-format
36708 msgid "We have found some completed orders that are not deletable (%s)"
36709 msgstr ""
36710
36711 #: app/Views/emails/order/refunded/customer.php:16
36712 msgid "We have processed a refund for your recent order"
36713 msgstr ""
36714
36715 #: app/Views/invoice/delivery_slip.php:88
36716 msgid "We hope you love your purchase. Your satisfaction is our top priority."
36717 msgstr ""
36718
36719 #: app/Services/Translations/admin-translation.php:2647
36720 msgid ""
36721 "We will create a new user for this customer. If a user with the same email "
36722 "already exists, we will associate the customer with that existing user."
36723 msgstr ""
36724
36725 #: app/Http/Controllers/AddonsController.php:97
36726 msgid "Webhook"
36727 msgstr ""
36728
36729 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:402
36730 msgid "Webhook (No further setup needed) :"
36731 msgstr ""
36732
36733 #: app/Services/Translations/admin-translation.php:2648
36734 msgid "Webhook Feed Name"
36735 msgstr ""
36736
36737 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:250
36738 msgid "Webhook ID is missing."
36739 msgstr ""
36740
36741 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:484
36742 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:490
36743 msgid "Webhook Info"
36744 msgstr ""
36745
36746 #: app/Services/Translations/admin-translation.php:2649
36747 msgid "Webhook Settings"
36748 msgstr ""
36749
36750 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:421
36751 #: app/Modules/PaymentMethods/PayPalGateway/PayPal.php:436
36752 msgid "Webhook Setup"
36753 msgstr ""
36754
36755 #: app/Http/Controllers/PaymentMethodController.php:152
36756 msgid "Webhook setup successfully! Please reload the page."
36757 msgstr ""
36758
36759 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:345
36760 #: app/Modules/PaymentMethods/Cod/Cod.php:182
36761 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:207
36762 #: app/Modules/PaymentMethods/StripeGateway/Webhook/Webhook.php:55
36763 msgid "Webhook URL"
36764 msgstr ""
36765
36766 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:120
36767 msgid "Webhook URL: "
36768 msgstr ""
36769
36770 #: app/Modules/PaymentMethods/PayPalGateway/IPN.php:298
36771 msgid "Webhook verification failed."
36772 msgstr ""
36773
36774 #: app/Services/Translations/admin-translation.php:2650
36775 msgid "Webhooks"
36776 msgstr ""
36777
36778 #: app/Services/Translations/TransStrings.php:172
36779 msgid "Wed"
36780 msgstr ""
36781
36782 #: app/Services/Translations/TransStrings.php:181
36783 #: app/Services/Translations/admin-translation.php:2651
36784 msgid "Wednesday"
36785 msgstr ""
36786
36787 #: app/Helpers/Helper.php:1023 app/Helpers/Helper.php:1128
36788 #: app/Helpers/Helper.php:1628
36789 msgid "week"
36790 msgid_plural "weeks"
36791 msgstr[0] ""
36792 msgstr[1] ""
36793
36794 #: app/Services/Translations/TransStrings.php:312
36795 msgctxt "weekdays"
36796 msgid "Friday"
36797 msgstr ""
36798
36799 #: app/Services/Translations/TransStrings.php:308
36800 msgctxt "weekdays"
36801 msgid "Monday"
36802 msgstr ""
36803
36804 #: app/Services/Translations/TransStrings.php:313
36805 msgctxt "weekdays"
36806 msgid "Saturday"
36807 msgstr ""
36808
36809 #: app/Services/Translations/TransStrings.php:307
36810 msgctxt "weekdays"
36811 msgid "Sunday"
36812 msgstr ""
36813
36814 #: app/Services/Translations/TransStrings.php:311
36815 msgctxt "weekdays"
36816 msgid "Thursday"
36817 msgstr ""
36818
36819 #: app/Services/Translations/TransStrings.php:309
36820 msgctxt "weekdays"
36821 msgid "Tuesday"
36822 msgstr ""
36823
36824 #: app/Services/Translations/TransStrings.php:310
36825 msgctxt "weekdays"
36826 msgid "Wednesday"
36827 msgstr ""
36828
36829 #: app/Services/Translations/TransStrings.php:335
36830 msgctxt "weekdaysShort"
36831 msgid "Fri"
36832 msgstr ""
36833
36834 #: app/Services/Translations/TransStrings.php:331
36835 msgctxt "weekdaysShort"
36836 msgid "Mon"
36837 msgstr ""
36838
36839 #: app/Services/Translations/TransStrings.php:336
36840 msgctxt "weekdaysShort"
36841 msgid "Sat"
36842 msgstr ""
36843
36844 #: app/Services/Translations/TransStrings.php:330
36845 msgctxt "weekdaysShort"
36846 msgid "Sun"
36847 msgstr ""
36848
36849 #: app/Services/Translations/TransStrings.php:334
36850 msgctxt "weekdaysShort"
36851 msgid "Thu"
36852 msgstr ""
36853
36854 #: app/Services/Translations/TransStrings.php:332
36855 msgctxt "weekdaysShort"
36856 msgid "Tue"
36857 msgstr ""
36858
36859 #: app/Services/Translations/TransStrings.php:333
36860 msgctxt "weekdaysShort"
36861 msgid "Wed"
36862 msgstr ""
36863
36864 #: app/Helpers/Helper.php:1665
36865 #: app/Services/Renderer/PricingTableRenderer.php:163
36866 #: app/Services/Email/StoreDigestService.php:562
36867 #: app/Services/Translations/admin-translation.php:2652
36868 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:154
36869 msgid "Weekly"
36870 msgstr ""
36871
36872 #: app/Services/Translations/admin-translation.php:2653
36873 msgid "Weekly digest"
36874 msgstr ""
36875
36876 #: app/Services/Translations/admin-translation.php:2654
36877 msgid "Weeks"
36878 msgstr ""
36879
36880 #: app/Services/Translations/admin-translation.php:2655
36881 msgid "Weeks between an order's created date and refund date"
36882 msgstr ""
36883
36884 #: app/Services/Renderer/ProductCardRender.php:233
36885 #: app/Services/Translations/admin-translation.php:2656
36886 #: app/Services/Translations/block-editor-translation.php:455
36887 msgid "Weight"
36888 msgstr ""
36889
36890 #: app/Services/Translations/admin-translation.php:2657
36891 msgid "Weight & Dimensions"
36892 msgstr ""
36893
36894 #: app/Services/Translations/admin-translation.php:2658
36895 #, php-format
36896 msgid "Weight (%s)"
36897 msgstr ""
36898
36899 #: app/Services/Translations/admin-translation.php:2659
36900 msgid "Weight (empty)"
36901 msgstr ""
36902
36903 #: app/Services/Translations/admin-translation.php:2660
36904 msgid "Weight Tiers"
36905 msgstr ""
36906
36907 #: app/Services/Translations/admin-translation.php:2661
36908 msgid "Weight tiers must have a cost greater than zero"
36909 msgstr ""
36910
36911 #: api/StoreSettings.php:1217
36912 msgid "Weight Unit"
36913 msgstr ""
36914
36915 #: app/Services/Translations/admin-translation.php:2662
36916 msgid "Weighted Avg. Retained"
36917 msgstr ""
36918
36919 #: app/Services/Translations/admin-translation.php:2663
36920 msgid "Welcome aboard! Let's create your online store."
36921 msgstr ""
36922
36923 #. %1$s - store name, %2$s - emoji
36924 #: app/Services/Translations/admin-translation.php:2665
36925 #, php-format
36926 msgid "Welcome to %1$s"
36927 msgstr ""
36928
36929 #: app/Services/Localization/i18n/states.php:1489
36930 msgid "Wellington"
36931 msgstr ""
36932
36933 #: app/Helpers/CurrenciesHelper.php:155 app/Helpers/CurrenciesHelper.php:397
36934 msgid "West African Cfa Franc"
36935 msgstr ""
36936
36937 #: app/Services/Localization/i18n/states.php:895
36938 msgid "West Azarbaijan (آذربایجان غربی)"
36939 msgstr ""
36940
36941 #: app/Services/Localization/i18n/states.php:870
36942 msgid "West Bengal"
36943 msgstr ""
36944
36945 #: app/Services/Localization/i18n/states.php:1493
36946 msgid "West Coast"
36947 msgstr ""
36948
36949 #: app/Services/Localization/i18n/states.php:675
36950 msgid "West Greece"
36951 msgstr ""
36952
36953 #: app/Services/Localization/i18n/states.php:671
36954 msgid "West Macedonia"
36955 msgstr ""
36956
36957 #: app/Services/Localization/i18n/states.php:1508
36958 msgid "West Panamá"
36959 msgstr ""
36960
36961 #: app/Services/Localization/i18n/states.php:1143
36962 msgid "West Pokot"
36963 msgstr ""
36964
36965 #: app/Services/Localization/i18n/states.php:2188
36966 msgid "West Virginia"
36967 msgstr ""
36968
36969 #: app/Services/Localization/i18n/states.php:663
36970 #: app/Services/Localization/i18n/states.php:2257
36971 msgid "Western"
36972 msgstr ""
36973
36974 #: app/Services/Localization/i18n/states.php:124
36975 msgid "Western Australia"
36976 msgstr ""
36977
36978 #: app/Services/Localization/i18n/states.php:2254
36979 msgid "Western Cape"
36980 msgstr ""
36981
36982 #: app/Services/Localization/i18n/states.php:664
36983 msgid "Western North"
36984 msgstr ""
36985
36986 #: app/Services/Localization/i18n/countries.php:258
36987 msgid "Western Sahara"
36988 msgstr ""
36989
36990 #: app/Services/Localization/i18n/states.php:836
36991 msgid "Westmeath"
36992 msgstr ""
36993
36994 #: app/Services/Localization/i18n/states.php:1034
36995 msgid "Westmoreland"
36996 msgstr ""
36997
36998 #: app/Services/Localization/i18n/states.php:837
36999 msgid "Wexford"
37000 msgstr ""
37001
37002 #: app/Services/Renderer/CheckoutFieldsSchema.php:498
37003 msgid ""
37004 "When enabled, the B2B purchase toggle is hidden and business fields are "
37005 "always shown to all customers."
37006 msgstr ""
37007
37008 #: app/Services/Translations/admin-translation.php:2666
37009 msgid "When off, a digest is skipped for any period with no paid orders."
37010 msgstr ""
37011
37012 #: app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php:168
37013 msgid ""
37014 "When the double opt-in option is enabled. FluentCRM will send a double opt-"
37015 "in email to the contact for new and not subscribed contacts."
37016 msgstr ""
37017
37018 #: app/Services/Translations/admin-translation.php:2667
37019 msgid "Where"
37020 msgstr ""
37021
37022 #: app/Services/Translations/block-editor-translation.php:456
37023 msgid "Where to check the sale price from."
37024 msgstr ""
37025
37026 #: app/Models/ShippingZone.php:97
37027 #: app/Services/Translations/admin-translation.php:2668
37028 msgid "Whole World"
37029 msgstr ""
37030
37031 #: app/Services/Translations/admin-translation.php:2669
37032 msgid "Whole world"
37033 msgstr ""
37034
37035 #: app/Services/Localization/i18n/states.php:838
37036 msgid "Wicklow"
37037 msgstr ""
37038
37039 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:60
37040 msgid "Widgets"
37041 msgstr ""
37042
37043 #: app/Services/Translations/admin-translation.php:2670
37044 #: app/Modules/Templating/Bricks/Elements/BuySection.php:118
37045 #: app/Modules/Templating/Bricks/Elements/BuySection.php:246
37046 msgid "Width"
37047 msgstr ""
37048
37049 #: app/Services/Translations/admin-translation.php:2671
37050 #, php-format
37051 msgid "Width (%s)"
37052 msgstr ""
37053
37054 #: app/Services/Translations/block-editor-translation.php:457
37055 #: app/Modules/Templating/Bricks/Elements/ProductsCollection.php:280
37056 msgid "Wildcard Filter"
37057 msgstr ""
37058
37059 #: app/Services/Translations/admin-translation.php:2672
37060 msgid "Will be shown as the title of the offer"
37061 msgstr ""
37062
37063 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:169
37064 msgid "Will filter the contacts who have at least one active licenses or not"
37065 msgstr ""
37066
37067 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:193
37068 msgid "Will filter the contacts who have at least one expired licenses or not"
37069 msgstr ""
37070
37071 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:114
37072 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:136
37073 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:154
37074 msgid "Will filter the contacts who have at least one order"
37075 msgstr ""
37076
37077 #: app/Services/Localization/i18n/states.php:2189
37078 msgid "Wisconsin"
37079 msgstr ""
37080
37081 #: app/Modules/Wishlist/WishlistModule.php:16
37082 msgid "Wishlist"
37083 msgstr ""
37084
37085 #: app/Services/Permission/PermissionManager.php:22
37086 msgid "With All Permissions"
37087 msgstr ""
37088
37089 #: app/Services/Permission/PermissionManager.php:27
37090 msgid "With All Permissions Except Sensitive Settings"
37091 msgstr ""
37092
37093 #: app/Services/Translations/admin-translation.php:2673
37094 msgid "With Headers"
37095 msgstr ""
37096
37097 #: app/Services/Translations/admin-translation.php:2674
37098 msgid "Within days"
37099 msgstr ""
37100
37101 #: app/Views/emails/order/delivered/customer.php:21
37102 msgid ""
37103 "Wonderful news! Your order has been successfully delivered. We hope you're "
37104 "thrilled with your purchase! If you need any assistance or have feedback, "
37105 "we're here to help."
37106 msgstr ""
37107
37108 #: app/Modules/WooCommerceMigrator/WooCommerceMigratorCli.php:42
37109 msgid "WooCommerce is not installed or activated."
37110 msgstr ""
37111
37112 #: app/Services/Translations/admin-translation.php:2675
37113 msgid "WordPress username"
37114 msgstr ""
37115
37116 #: app/Services/Permission/PermissionManager.php:60
37117 msgid "Worker"
37118 msgstr ""
37119
37120 #: app/Http/Controllers/AddonsController.php:106
37121 msgid "WP User Create/Update"
37122 msgstr ""
37123
37124 #: app/Services/Translations/admin-translation.php:2638
37125 msgid "WP User:"
37126 msgstr ""
37127
37128 #: app/Services/Translations/block-editor-translation.php:458
37129 msgid "Write your own shortcode condition."
37130 msgstr ""
37131
37132 #: app/Services/Renderer/ProductCardRender.php:120
37133 msgid "Wt:"
37134 msgstr ""
37135
37136 #: app/Services/Localization/i18n/states.php:2190
37137 msgid "Wyoming"
37138 msgstr ""
37139
37140 #: app/Services/Localization/i18n/states.php:1183
37141 msgid "Xaisomboun"
37142 msgstr ""
37143
37144 #: app/Services/Localization/i18n/states.php:1182
37145 msgid "Xiangkhouang"
37146 msgstr ""
37147
37148 #: app/Services/Localization/i18n/states.php:373
37149 msgid "Xinjiang / 新疆"
37150 msgstr ""
37151
37152 #: app/Services/Localization/i18n/states.php:1814
37153 msgid "Yala"
37154 msgstr ""
37155
37156 #: app/Services/Localization/i18n/states.php:1894
37157 msgid "Yalova"
37158 msgstr ""
37159
37160 #: app/Services/Localization/i18n/states.php:1053
37161 msgid "Yamagata"
37162 msgstr ""
37163
37164 #: app/Services/Localization/i18n/states.php:1082
37165 msgid "Yamaguchi"
37166 msgstr ""
37167
37168 #: app/Services/Localization/i18n/states.php:1066
37169 msgid "Yamanashi"
37170 msgstr ""
37171
37172 #: app/Services/Localization/i18n/states.php:222
37173 msgid "Yambol"
37174 msgstr ""
37175
37176 #: app/Services/Localization/i18n/states.php:2236
37177 msgid "Yaracuy"
37178 msgstr ""
37179
37180 #: app/Services/Localization/i18n/states.php:1815
37181 msgid "Yasothon"
37182 msgstr ""
37183
37184 #: app/Services/Localization/i18n/states.php:886
37185 msgid "Yazd (یزد)"
37186 msgstr ""
37187
37188 #: app/Services/Localization/i18n/units.php:25
37189 msgid "yd"
37190 msgstr ""
37191
37192 #: app/Services/Translations/admin-translation.php:2676
37193 msgid "Year"
37194 msgstr ""
37195
37196 #: app/Helpers/Helper.php:1029 app/Helpers/Helper.php:1136
37197 #: app/Helpers/Helper.php:1632
37198 msgid "year"
37199 msgid_plural "years"
37200 msgstr[0] ""
37201 msgstr[1] ""
37202
37203 #: app/Helpers/Helper.php:1645
37204 #: app/Services/Renderer/PricingTableRenderer.php:165
37205 #: app/Services/Translations/admin-translation.php:2677
37206 #: app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php:150
37207 msgid "Yearly"
37208 msgstr ""
37209
37210 #: app/Hooks/Handlers/ReminderHandler.php:218
37211 msgid "Yearly (Recommended)"
37212 msgstr ""
37213
37214 #: app/Http/Requests/SchedulingSettingsRequest.php:69
37215 msgid "Yearly renewal reminder days must be a whole number."
37216 msgstr ""
37217
37218 #: app/Http/Requests/SchedulingSettingsRequest.php:70
37219 msgid "Yearly renewal reminder days must be at least 7."
37220 msgstr ""
37221
37222 #: app/Http/Requests/SchedulingSettingsRequest.php:71
37223 msgid "Yearly renewal reminder days must not exceed 90."
37224 msgstr ""
37225
37226 #: app/Services/Localization/i18n/countries.php:260
37227 msgid "Yemen"
37228 msgstr ""
37229
37230 #: app/Helpers/CurrenciesHelper.php:157
37231 msgid "Yemeni Rial"
37232 msgstr ""
37233
37234 #: app/Services/Filter/OrderFilter.php:521
37235 #: app/Services/Filter/OrderFilter.php:542
37236 #: app/Services/Translations/TransStrings.php:291
37237 #: app/Services/Translations/admin-translation.php:2678
37238 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:80
37239 #: app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php:215
37240 #: app/Modules/Templating/Bricks/Elements/BuySection.php:192
37241 #: app/Modules/Templating/Bricks/Elements/BuySection.php:320
37242 msgid "Yes"
37243 msgstr ""
37244
37245 #: app/Services/Translations/customer-profile-translation.php:322
37246 msgid "Yes cancel this subscription!"
37247 msgstr ""
37248
37249 #: app/Services/Translations/admin-translation.php:2679
37250 msgid "Yes means the coupon can be applied with other coupons"
37251 msgstr ""
37252
37253 #: app/Services/Translations/admin-translation.php:2680
37254 msgid "Yes! Delete"
37255 msgstr ""
37256
37257 #: app/Services/Translations/admin-translation.php:2681
37258 msgid "Yes, Changed status to Cancel"
37259 msgstr ""
37260
37261 #: app/Services/Translations/admin-translation.php:2682
37262 msgid "Yes, Confirm!"
37263 msgstr ""
37264
37265 #: app/Services/Translations/admin-translation.php:2683
37266 msgid "Yes, Delete"
37267 msgstr ""
37268
37269 #: app/Services/Translations/admin-translation.php:2684
37270 msgid "Yes, Delete this group"
37271 msgstr ""
37272
37273 #: app/Services/Translations/admin-translation.php:2685
37274 #: app/Services/Translations/customer-profile-translation.php:323
37275 msgid "Yes, Delete!"
37276 msgstr ""
37277
37278 #: app/Services/Translations/admin-translation.php:2686
37279 msgid "Yes, Generate all missing licenses!"
37280 msgstr ""
37281
37282 #: app/Services/Translations/admin-translation.php:2687
37283 msgid "Yes, Mark order as complete!"
37284 msgstr ""
37285
37286 #: app/Services/Translations/admin-translation.php:2688
37287 msgid "Yes, Mark order as processing!"
37288 msgstr ""
37289
37290 #: app/Services/Translations/customer-profile-translation.php:324
37291 msgid "Yes, Proceed"
37292 msgstr ""
37293
37294 #: app/Services/Translations/admin-translation.php:2689
37295 msgid "Yes, Proceed!"
37296 msgstr ""
37297
37298 #: app/Services/Translations/admin-translation.php:2690
37299 msgid "Yes, Remove"
37300 msgstr ""
37301
37302 #: app/Services/Translations/admin-translation.php:2691
37303 msgid "Yes, Stop"
37304 msgstr ""
37305
37306 #. %s - comparison range
37307 #: app/Services/Translations/admin-translation.php:2693
37308 msgid "Yesterday"
37309 msgstr ""
37310
37311 #: app/Services/Translations/admin-translation.php:2822
37312 msgid "yesterday"
37313 msgstr ""
37314
37315 #: app/Services/Translations/admin-translation.php:2694
37316 msgid "Yesterday's performance, sent every morning."
37317 msgstr ""
37318
37319 #: app/Services/Localization/i18n/states.php:1440
37320 msgid "Yobe"
37321 msgstr ""
37322
37323 #: app/Services/Localization/i18n/states.php:729
37324 msgid "Yoro"
37325 msgstr ""
37326
37327 #: app/Services/Translations/admin-translation.php:2697
37328 msgid "You already have a path for this variation"
37329 msgstr ""
37330
37331 #: app/Services/Translations/admin-translation.php:2698
37332 msgid "You are about to permanently delete"
37333 msgstr ""
37334
37335 #: api/User.php:65
37336 msgid "You are already logged in"
37337 msgstr ""
37338
37339 #: app/Services/Translations/admin-translation.php:2699
37340 msgid "You are not allowed"
37341 msgstr ""
37342
37343 #: app/Services/FileSystem/Drivers/Local/LocalDriver.php:229
37344 msgid "You are not allowed to delete file"
37345 msgstr ""
37346
37347 #: app/Http/Controllers/FrontendControllers/CustomerController.php:417
37348 msgid "You are not authorized to delete this address"
37349 msgstr ""
37350
37351 #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:320
37352 #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:358
37353 #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:400
37354 #: app/Http/Controllers/FrontendControllers/CustomerController.php:391
37355 #: app/Http/Controllers/FrontendControllers/CustomerController.php:437
37356 msgid "You are not authorized to update this address"
37357 msgstr ""
37358
37359 #: app/Http/Controllers/FrontendControllers/CustomerController.php:45
37360 msgid "You are not authorized to update this customer"
37361 msgstr ""
37362
37363 #: app/Hooks/Cart/WebCheckoutHandler.php:509
37364 msgid "You are not authorized to view this address"
37365 msgstr ""
37366
37367 #: app/Http/Controllers/FrontendControllers/CustomerController.php:61
37368 msgid "You are not authorized to view this customer"
37369 msgstr ""
37370
37371 #: app/Hooks/CLI/Commands.php:516
37372 msgid "You Are Not In Dev Mode"
37373 msgstr ""
37374
37375 #: app/Helpers/CustomerHelper.php:121
37376 #: app/Http/Controllers/FrontendControllers/BaseFrontendController.php:21
37377 msgid "You are not logged in"
37378 msgstr ""
37379
37380 #: app/Services/Translations/admin-translation.php:2701
37381 msgid "You can close this — deletion will continue in the background"
37382 msgstr ""
37383
37384 #: app/Services/Translations/admin-translation.php:2702
37385 msgid "You can configure methods "
37386 msgstr ""
37387
37388 #: app/Services/Translations/customer-profile-translation.php:325
37389 msgid ""
37390 "You can continue using the product until the current subscription ends. "
37391 "Cancel Now?"
37392 msgstr ""
37393
37394 #: app/Services/Translations/admin-translation.php:2703
37395 msgid "You can purchase one subscription at a time."
37396 msgstr ""
37397
37398 #: app/Views/emails/subscription/trial_end/admin.php:62
37399 #: app/Views/emails/subscription/canceled/admin.php:57
37400 msgid ""
37401 "You can review subscription details and take action if needed from the admin "
37402 "dashboard."
37403 msgstr ""
37404
37405 #: app/Views/emails/subscription/reminder/admin.php:51
37406 msgid "You can review subscription details from the admin dashboard."
37407 msgstr ""
37408
37409 #: app/Services/Translations/admin-translation.php:2700
37410 msgid "You can Set Up API keys defined as constant, Or use connect."
37411 msgstr ""
37412
37413 #. %1$s, %2$s, %3$s, %4$s is the anchor tag
37414 #: app/Services/Translations/block-editor-translation.php:460
37415 #, php-format
37416 msgid ""
37417 "You can try %1$s clearing any filters %2$s or head to our %3$s store's home "
37418 "%4$s"
37419 msgstr ""
37420
37421 #: app/Services/Renderer/ProductRenderer.php:1643
37422 msgid "You can try clearing any filters."
37423 msgstr ""
37424
37425 #: app/Services/Translations/customer-profile-translation.php:326
37426 msgid "You can update your card"
37427 msgstr ""
37428
37429 #: api/Resource/OrderResource.php:2096
37430 msgid "You cannot change the order status once it has been canceled."
37431 msgstr ""
37432
37433 #: app/Models/ProductVariation.php:250
37434 #: api/Resource/FrontendResource/CartResource.php:598
37435 msgid "You cannot purchase more than one subscription at a time."
37436 msgstr ""
37437
37438 #. %s: product title
37439 #: app/Services/OrderService.php:174
37440 #, php-format
37441 msgid ""
37442 "You cannot purchase multiple quantities of the subscription product [%s]. "
37443 "Please adjust the quantity to 1."
37444 msgstr ""
37445
37446 #: app/Services/Translations/admin-translation.php:2704
37447 msgid "You did not add any integration actions yet."
37448 msgstr ""
37449
37450 #: app/Http/Controllers/WidgetsController.php:16
37451 msgid "You do not have permission to access this resource"
37452 msgstr ""
37453
37454 #: app/Services/PluginInstaller/AddonManager.php:30
37455 msgid "You do not have permission to activate plugins."
37456 msgstr ""
37457
37458 #: app/Services/PluginInstaller/AddonManager.php:10
37459 #: app/Modules/Integrations/GlobalIntegrationSettings.php:389
37460 msgid "You do not have permission to install plugins."
37461 msgstr ""
37462
37463 #: app/Modules/PaymentMethods/StripeGateway/Connect/ConnectConfig.php:22
37464 msgid "You do not have permission to perform this action."
37465 msgstr ""
37466
37467 #: app/Http/Controllers/FrontendControllers/CustomerController.php:164
37468 msgid "You don't have any associated account"
37469 msgstr ""
37470
37471 #: app/Services/Translations/admin-translation.php:2705
37472 msgid ""
37473 "You don't have any integration module enabled. Please go to integration "
37474 "modules and enable and configured from available modules"
37475 msgstr ""
37476
37477 #: app/Services/Email/EmailNotifications.php:78
37478 msgid ""
37479 "You got a new order on your shop. Congratulations! Checkout all the details "
37480 "in this email. You can also go to FluentCart Dashboard to view the order "
37481 "details and manage it. Thank you for using FluentCart."
37482 msgstr ""
37483
37484 #: app/Services/Email/EmailNotifications.php:132
37485 msgid ""
37486 "You got a new Renewal on your shop. Congratulations! Checkout all the "
37487 "details in this email. You can also go to FluentCart Dashboard to view the "
37488 "order details and manage it. Thank you for using FluentCart."
37489 msgstr ""
37490
37491 #. %1$s: number of orders, %2$s: opening <strong> tag, %3$s: closing </strong> tag
37492 #: app/Services/Email/StoreDigestService.php:687
37493 #, php-format
37494 msgid ""
37495 "You handled %1$s orders this period — that's a lot of moving parts. "
37496 "%2$sFluentCart Pro%3$s automates the busywork with premium integrations, "
37497 "gateways, and customizations so you can focus on growth."
37498 msgstr ""
37499
37500 #: app/Services/Email/EmailNotifications.php:261
37501 msgid ""
37502 "You have a new order on your shop placed with offline payment. Please review "
37503 "the order details in this email. You can also go to FluentCart Dashboard to "
37504 "view the order details and manage it. Thank you for using FluentCart."
37505 msgstr ""
37506
37507 #: api/Checkout/CheckoutApi.php:75
37508 msgid "You have already completed this order."
37509 msgstr ""
37510
37511 #: app/Services/Coupon/DiscountService.php:645
37512 msgid "You have already used this coupon the maximum number of times."
37513 msgstr ""
37514
37515 #: app/Helpers/CustomerHelper.php:163
37516 msgid "You have crossed download limit"
37517 msgstr ""
37518
37519 #. %s is the available stock
37520 #: app/Services/Translations/admin-translation.php:2707
37521 #, php-format
37522 msgid "You have exceeded the stock limit! Current stock is : %s"
37523 msgstr ""
37524
37525 #: app/Services/Translations/customer-profile-translation.php:327
37526 msgid ""
37527 "You have reached your 24 hours limit for updating card. Please try again "
37528 "tomorrow."
37529 msgstr ""
37530
37531 #: app/Services/Translations/admin-translation.php:2708
37532 msgid ""
37533 "You have unsaved variation changes. Discard them or save before continuing."
37534 msgstr ""
37535
37536 #: app/Services/Translations/admin-translation.php:2709
37537 msgid ""
37538 "You haven't added a home country registration. The information you add here "
37539 "will be used to create one for you."
37540 msgstr ""
37541
37542 #: app/Services/Translations/admin-translation.php:2710
37543 msgid ""
37544 "You lost ${churnRate}% (${formatNumber(churnedCount)}) of your "
37545 "${prevMonthName} subscriptions (${formatNumber(startCount)})."
37546 msgstr ""
37547
37548 #: app/Services/Translations/admin-translation.php:2711
37549 msgid ""
37550 "You lost ${mrrChurnRate}% (${CurrencyFormatter.scaled(churnedMrr)}) of your "
37551 "${prevMonthName} subscription MRR (${CurrencyFormatter.scaled(startMrr)})."
37552 msgstr ""
37553
37554 #: app/Services/Translations/admin-translation.php:2712
37555 msgid ""
37556 "You may either counter the dispute by providing evidence to prove that the "
37557 "cardholder is the legitimate purchaser, or you can accept this dispute "
37558 "immediately to refund the cardholder and close the dispute."
37559 msgstr ""
37560
37561 #: api/Checkout/CheckoutApi.php:895
37562 msgid "You must agree to the terms and conditions."
37563 msgstr ""
37564
37565 #: app/Http/Controllers/FrontendControllers/CustomerProfileController.php:505
37566 msgid "You must be logged in to view upgrade paths."
37567 msgstr ""
37568
37569 #: api/FluentCartGeneralApi.php:48
37570 msgid ""
37571 "You must provide either a render callback or a page ID for the endpoint."
37572 msgstr ""
37573
37574 #: api/Checkout/CheckoutApi.php:953
37575 msgid "You must select a shipping method."
37576 msgstr ""
37577
37578 #. %s is the required text
37579 #: app/Services/Translations/admin-translation.php:2716
37580 #, php-format
37581 msgid "You must type %s exactly to proceed"
37582 msgstr ""
37583
37584 #. %s is the required text
37585 #: app/Services/Translations/admin-translation.php:2714
37586 #, php-format
37587 msgid "You must type \\\"%s\\\" exactly to proceed"
37588 msgstr ""
37589
37590 #: app/Services/Coupon/Concerns/CanValidateCoupon.php:64
37591 msgid "You Need To be logged in"
37592 msgstr ""
37593
37594 #: app/Services/Translations/admin-translation.php:2717
37595 msgid ""
37596 "You retained ${lastItem.retention_rate_money}% (${CurrencyFormatter."
37597 "scaled(retainedMrr)}) of your ${prevMonthName} subscription MRR "
37598 "(${CurrencyFormatter.scaled(startMrr)})."
37599 msgstr ""
37600
37601 #: app/Services/Translations/admin-translation.php:2718
37602 msgid ""
37603 "You retained ${lastItem.retention_rate}% (${formatNumber(retainedCount)}) of "
37604 "your ${prevMonthName} subscriptions (${formatNumber(startCount)})."
37605 msgstr ""
37606
37607 #. %2$s (reused)
37608 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:122
37609 msgid ""
37610 "You should configure your Airwallex webhooks to get all updates of your "
37611 "payments remotely."
37612 msgstr ""
37613
37614 #. %1$s
37615 #: app/Modules/PaymentMethods/PayPalGateway/API/Webhook.php:71
37616 msgid ""
37617 "You should configure your PayPal webhooks manually if you connected manually."
37618 " Follow the instruction to Create webhook and paste the webhook ID below."
37619 msgstr ""
37620
37621 #: app/Modules/PaymentMethods/StripeGateway/Webhook/Webhook.php:57
37622 msgid ""
37623 "You should configure your Stripe webhooks to get all updates of your "
37624 "payments remotely."
37625 msgstr ""
37626
37627 #: app/Services/Translations/admin-translation.php:2719
37628 msgid "You successfully finished your onboarding & your store is ready."
37629 msgstr ""
37630
37631 #: app/Modules/PaymentMethods/StripeGateway/Stripe.php:185
37632 msgid "You will be redirected to Stripe to complete your payment securely."
37633 msgstr ""
37634
37635 #: app/Services/Translations/admin-translation.php:2720
37636 msgid "You're about to mark this tax report as filed."
37637 msgstr ""
37638
37639 #: api/Resource/FrontendResource/CartResource.php:554
37640 msgid "You've reached the maximum quantity for this product."
37641 msgstr ""
37642
37643 #: app/Services/Translations/admin-translation.php:2721
37644 msgid "You've successfully Installed The Plugin."
37645 msgstr ""
37646
37647 #. %1$s: home country name (e.g. Cyprus)
37648 #: app/Services/Translations/admin-translation.php:2723
37649 #, php-format
37650 msgid ""
37651 "Your %1$s home country VAT rate will apply to all EU cross-border sales. "
37652 "This is available for small businesses below €10,000/year in cross-border EU "
37653 "sales. Make sure %1$s is registered below with the correct rate."
37654 msgstr ""
37655
37656 #. %1$s: frequency (e.g. daily), %2$s: period label
37657 #: app/Services/Email/StoreDigestService.php:518
37658 #, php-format
37659 msgid "Your %1$s store digest for %2$s"
37660 msgstr ""
37661
37662 #: app/Modules/MCP/Support/PermissionGate.php:62
37663 msgid "Your account does not have FluentCart access."
37664 msgstr ""
37665
37666 #: app/Modules/Integrations/GlobalIntegrationSettings.php:44
37667 msgid "Your API Key is not valid"
37668 msgstr ""
37669
37670 #: app/Modules/Integrations/GlobalIntegrationSettings.php:40
37671 msgid "Your API Key is valid"
37672 msgstr ""
37673
37674 #: app/Services/Translations/admin-translation.php:2724
37675 msgid "Your API setup is Up & Running 🎉"
37676 msgstr ""
37677
37678 #: app/Services/Renderer/CartRenderer.php:565
37679 #: app/Services/Renderer/CartRenderer.php:596
37680 msgid "Your cart is empty."
37681 msgstr ""
37682
37683 #: app/Services/Coupon/DiscountService.php:605
37684 msgid "Your cart total exceeds the maximum amount allowed for this coupon."
37685 msgstr ""
37686
37687 #: app/Services/Coupon/DiscountService.php:612
37688 msgid "Your cart total is below the minimum required to use this coupon."
37689 msgstr ""
37690
37691 #: app/Modules/MCP/Support/WriteGuard.php:91
37692 msgid ""
37693 "Your confirmation has expired. Run a fresh dry_run to preview and get a new "
37694 "confirm_token."
37695 msgstr ""
37696
37697 #: app/Services/Translations/admin-translation.php:2729
37698 msgid "Your customers can see this reason"
37699 msgstr ""
37700
37701 #: app/Services/Renderer/CheckoutFieldsSchema.php:218
37702 msgid "Your Full Name"
37703 msgstr ""
37704
37705 #. %1$s: home country name (e.g. Germany)
37706 #: app/Services/Translations/admin-translation.php:2731
37707 #, php-format
37708 msgid ""
37709 "Your home country VAT rate applies to all EU cross-border sales. Make sure "
37710 "%1$s is registered here with the correct rate."
37711 msgstr ""
37712
37713 #: app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php:214
37714 msgid "Your IAM user does not have permission to use S3 buckets"
37715 msgstr ""
37716
37717 #. %s is the expiration date
37718 #: app/Services/Translations/customer-profile-translation.php:330
37719 #, php-format
37720 msgid ""
37721 "Your license has been expired at %s. Please renew the license for getting "
37722 "updates and support."
37723 msgstr ""
37724
37725 #: app/Services/Translations/admin-translation.php:2725
37726 msgid "Your License Key"
37727 msgstr ""
37728
37729 #: app/Services/Translations/admin-translation.php:2726
37730 msgid "Your License Key Prefix"
37731 msgstr ""
37732
37733 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:194
37734 msgid "Your live API key"
37735 msgstr ""
37736
37737 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:183
37738 msgid "Your live client ID"
37739 msgstr ""
37740
37741 #: app/Services/Translations/customer-profile-translation.php:331
37742 msgid "Your next billing date is:"
37743 msgstr ""
37744
37745 #: app/Views/invoice/thank_you.php:92
37746 #: app/Services/Renderer/Receipt/ThankYouRender.php:216
37747 msgid "Your order"
37748 msgstr ""
37749
37750 #: app/Views/invoice/invoice_template.php:29 app/Views/invoice/thank_you.php:78
37751 #: app/Services/Renderer/Receipt/ThankYouRender.php:202
37752 msgid "Your order "
37753 msgstr ""
37754
37755 #: app/Views/emails/order/reminder/overdue/customer.php:68
37756 msgid ""
37757 "Your order has an outstanding balance. Please complete your payment at your "
37758 "earliest convenience."
37759 msgstr ""
37760
37761 #: app/Views/invoice/delivery_slip.php:21
37762 msgid "Your order has arrived at its destination"
37763 msgstr ""
37764
37765 #. %s is the order status
37766 #: api/Resource/OrderResource.php:1449
37767 #, php-format
37768 msgid ""
37769 "Your order status is marked as %s and not eligible for any further "
37770 "modifications at this time."
37771 msgstr ""
37772
37773 #: app/Services/Translations/admin-translation.php:2727
37774 msgid "Your Product Changelog Page URL"
37775 msgstr ""
37776
37777 #: app/Services/Translations/admin-translation.php:2728
37778 msgid "Your Product Version"
37779 msgstr ""
37780
37781 #: app/Services/Translations/customer-profile-translation.php:332
37782 msgid "Your purchases will be shown here!"
37783 msgstr ""
37784
37785 #: app/Services/Translations/customer-profile-translation.php:328
37786 msgid "Your Recent Purchases"
37787 msgstr ""
37788
37789 #: app/Services/PDF/DefaultPdfStructures.php:150
37790 msgid ""
37791 "Your refund has been processed. Please allow a few business days for the "
37792 "amount to appear in your account."
37793 msgstr ""
37794
37795 #: app/Services/Translations/admin-translation.php:2732
37796 msgid "Your registration number, printed on invoices"
37797 msgstr ""
37798
37799 #: app/Modules/StorageDrivers/S3/S3.php:408
37800 msgid "Your s3 storage is activated successfully"
37801 msgstr ""
37802
37803 #. %1$s: percentage increase, %2$s: opening <strong> tag, %3$s: closing </strong> tag
37804 #: app/Services/Email/StoreDigestService.php:675
37805 #, php-format
37806 msgid ""
37807 "Your sales are up %1$s%% this period — and you're just getting started. "
37808 "%2$sFluentCart Pro%3$s adds premium payment gateways, integrations, and "
37809 "customizations to help you scale what's working."
37810 msgstr ""
37811
37812 #: app/Services/Translations/admin-translation.php:2733
37813 msgid ""
37814 "Your session has expired due to inactivity. Please refresh the page to "
37815 "continue."
37816 msgstr ""
37817
37818 #: app/Services/Renderer/CartRenderer.php:37
37819 msgid "Your Shopping Cart"
37820 msgstr ""
37821
37822 #: app/Services/Translations/admin-translation.php:2734
37823 msgid ""
37824 "Your store is in ${filters.storeMode} mode but you are watching data in "
37825 "${filters.filterMode} mode."
37826 msgstr ""
37827
37828 #: app/Modules/PaymentMethods/Core/AbstractPaymentGateway.php:311
37829 msgid "Your Store is in Live mode"
37830 msgstr ""
37831
37832 #: app/Modules/PaymentMethods/Core/AbstractPaymentGateway.php:309
37833 msgid ""
37834 "Your Store is in test mode, change Store's 'Order Mode' to 'Live' and update "
37835 "related settings to enable live payment!"
37836 msgstr ""
37837
37838 #. %s is the subscription item name
37839 #: app/Views/emails/subscription/canceled/customer.php:32
37840 #, php-format
37841 msgid "Your subscription for %s has been canceled."
37842 msgstr ""
37843
37844 #: app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php:409
37845 msgid "Your subscription has been successfully cancelled"
37846 msgstr ""
37847
37848 #. %s is the subscription item name
37849 #: app/Views/emails/subscription/renewal/customer.php:26
37850 #, php-format
37851 msgid ""
37852 "Your subscription has been successfully renewed, ensuring uninterrupted "
37853 "access to %s."
37854 msgstr ""
37855
37856 #. %s is the expiration date
37857 #: app/Services/Translations/customer-profile-translation.php:334
37858 #, php-format
37859 msgid ""
37860 "Your subscription has expired at %s. Please renew to keep things running "
37861 "smoothly."
37862 msgstr ""
37863
37864 #. %s is the subscription status
37865 #: app/Services/Translations/customer-profile-translation.php:336
37866 #, php-format
37867 msgid ""
37868 "Your subscription status is now: %s. Please reactivate to keep things "
37869 "running smoothly."
37870 msgstr ""
37871
37872 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:165
37873 msgid "Your test API key"
37874 msgstr ""
37875
37876 #: app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php:154
37877 msgid "Your test client ID"
37878 msgstr ""
37879
37880 #. %s is the trial end date
37881 #: app/Services/Translations/customer-profile-translation.php:338
37882 #, php-format
37883 msgid "Your trial ends on: %s"
37884 msgstr ""
37885
37886 #. %s is subscription item name
37887 #: app/Views/emails/subscription/trial_end/customer.php:35
37888 #, php-format
37889 msgid "Your trial for %s is ending soon."
37890 msgstr ""
37891
37892 #: app/Services/Email/EmailNotifications.php:385
37893 msgid "Your Trial is Ending Soon - {{settings.store_name}}"
37894 msgstr ""
37895
37896 #: app/Services/Translations/customer-profile-translation.php:339
37897 msgid "Your valid downloads will be shown here."
37898 msgstr ""
37899
37900 #: app/Services/Localization/i18n/states.php:1280
37901 msgid "Youssoufia"
37902 msgstr ""
37903
37904 #: app/Services/Translations/admin-translation.php:2695
37905 msgid "YoY"
37906 msgstr ""
37907
37908 #: app/Services/Translations/admin-translation.php:2696
37909 msgid "YoY Growth"
37910 msgstr ""
37911
37912 #: app/Services/Localization/i18n/states.php:1883
37913 msgid "Yozgat"
37914 msgstr ""
37915
37916 #: app/Services/Localization/i18n/states.php:1354
37917 msgid "Yucatán"
37918 msgstr ""
37919
37920 #: app/Services/Localization/i18n/states.php:293
37921 msgid "Yukon Territory"
37922 msgstr ""
37923
37924 #: app/Services/Localization/i18n/states.php:481
37925 msgid "Yuma"
37926 msgstr ""
37927
37928 #: app/Services/Localization/i18n/states.php:2125
37929 msgid "Yumbe"
37930 msgstr ""
37931
37932 #: app/Services/Localization/i18n/states.php:342
37933 msgid "Yunnan / 云南"
37934 msgstr ""
37935
37936 #: app/Services/Translations/block-editor-translation.php:461
37937 msgid "Z → A"
37938 msgstr ""
37939
37940 #: app/Services/Localization/i18n/states.php:53
37941 msgid "Zabul"
37942 msgstr ""
37943
37944 #: app/Services/Localization/i18n/states.php:704
37945 msgid "Zacapa"
37946 msgstr ""
37947
37948 #: app/Services/Localization/i18n/states.php:1355
37949 msgid "Zacatecas"
37950 msgstr ""
37951
37952 #: app/Services/Localization/i18n/states.php:744
37953 msgid "Zadar County"
37954 msgstr ""
37955
37956 #: app/Services/Localization/i18n/states.php:1281
37957 msgid "Zagora"
37958 msgstr ""
37959
37960 #: app/Services/Localization/i18n/states.php:752
37961 msgid "Zagreb City"
37962 msgstr ""
37963
37964 #: app/Services/Localization/i18n/states.php:732
37965 msgid "Zagreb County"
37966 msgstr ""
37967
37968 #: app/Services/Localization/i18n/states.php:87
37969 msgid "Zaire"
37970 msgstr ""
37971
37972 #: app/Services/Localization/i18n/states.php:1976
37973 msgid "Zakarpattia"
37974 msgstr ""
37975
37976 #: app/Services/Localization/i18n/states.php:774
37977 msgid "Zala"
37978 msgstr ""
37979
37980 #: app/Services/Localization/i18n/states.php:1619
37981 msgid "Zambales"
37982 msgstr ""
37983
37984 #: app/Services/Localization/i18n/states.php:1402
37985 msgid "Zambezi"
37986 msgstr ""
37987
37988 #: app/Services/Localization/i18n/countries.php:261
37989 msgid "Zambia"
37990 msgstr ""
37991
37992 #: app/Helpers/CurrenciesHelper.php:159
37993 msgid "Zambian Kwacha"
37994 msgstr ""
37995
37996 #: app/Services/Localization/i18n/states.php:1620
37997 msgid "Zamboanga del Norte"
37998 msgstr ""
37999
38000 #: app/Services/Localization/i18n/states.php:1621
38001 msgid "Zamboanga del Sur"
38002 msgstr ""
38003
38004 #: app/Services/Localization/i18n/states.php:1622
38005 msgid "Zamboanga Sibugay"
38006 msgstr ""
38007
38008 #: app/Services/Localization/i18n/states.php:1386
38009 msgid "Zambézia"
38010 msgstr ""
38011
38012 #: app/Services/Localization/i18n/states.php:1441
38013 msgid "Zamfara"
38014 msgstr ""
38015
38016 #: app/Services/Localization/i18n/states.php:640
38017 msgid "Zamora"
38018 msgstr ""
38019
38020 #: app/Services/Localization/i18n/states.php:558
38021 msgid "Zamora-Chinchipe"
38022 msgstr ""
38023
38024 #: app/Services/Localization/i18n/states.php:891
38025 msgid "Zanjan (زنجان)"
38026 msgstr ""
38027
38028 #: app/Services/Localization/i18n/states.php:1907
38029 msgid "Zanzibar North"
38030 msgstr ""
38031
38032 #: app/Services/Localization/i18n/states.php:1911
38033 msgid "Zanzibar South"
38034 msgstr ""
38035
38036 #: app/Services/Localization/i18n/states.php:1915
38037 msgid "Zanzibar West"
38038 msgstr ""
38039
38040 #: app/Services/Localization/i18n/states.php:1977
38041 msgid "Zaporizhzhya"
38042 msgstr ""
38043
38044 #: app/Services/Localization/i18n/states.php:641
38045 msgid "Zaragoza"
38046 msgstr ""
38047
38048 #: app/Services/Tax/TaxManager.php:104 app/Services/Tax/TaxManager.php:177
38049 #: app/Services/Tax/TaxManager.php:571
38050 #: app/Services/Translations/admin-translation.php:2737
38051 msgid "Zero"
38052 msgstr ""
38053
38054 #: app/Services/Localization/i18n/states.php:353
38055 msgid "Zhejiang / 浙江"
38056 msgstr ""
38057
38058 #: app/Services/Localization/i18n/states.php:1975
38059 msgid "Zhytomyrshchyna"
38060 msgstr ""
38061
38062 #: app/Services/Localization/i18n/states.php:1717
38063 msgid "Ziguinchor"
38064 msgstr ""
38065
38066 #: app/Services/Localization/i18n/countries.php:263
38067 msgid "Zimbabwe"
38068 msgstr ""
38069
38070 #: app/Http/Controllers/ProductController.php:939
38071 msgid "Zip"
38072 msgstr ""
38073
38074 #: app/Services/Localization/i18n/address-locales.php:746
38075 msgid "ZIP Code"
38076 msgstr ""
38077
38078 #: app/Services/Translations/admin-translation.php:2738
38079 #: app/Services/Translations/customer-profile-translation.php:340
38080 msgid "Zip Code"
38081 msgstr ""
38082
38083 #: app/Services/Localization/i18n/states.php:2126
38084 msgid "Zombo"
38085 msgstr ""
38086
38087 #: app/Services/Translations/admin-translation.php:2739
38088 msgid "Zone Details"
38089 msgstr ""
38090
38091 #: app/Services/Translations/admin-translation.php:2740
38092 msgid "Zone Name"
38093 msgstr ""
38094
38095 #: app/Services/Translations/admin-translation.php:2741
38096 msgid "Zone name is required"
38097 msgstr ""
38098
38099 #: app/Services/Localization/i18n/states.php:1884
38100 msgid "Zonguldak"
38101 msgstr ""
38102
38103 #: app/Services/Translations/admin-translation.php:2742
38104 msgid "Zoom Chart"
38105 msgstr ""
38106
38107 #: app/Services/Localization/i18n/states.php:238
38108 msgid "Zou"
38109 msgstr ""
38110
38111 #: app/Services/Localization/i18n/states.php:320
38112 msgid "Zug"
38113 msgstr ""
38114
38115 #: app/Services/Translations/admin-translation.php:2735
38116 msgid "ZUGFeRD Profile"
38117 msgstr ""
38118
38119 #: app/Services/Translations/admin-translation.php:2736
38120 msgid "ZUGFeRD XML cannot be embedded in PDFs until your store country is set."
38121 msgstr ""
38122
38123 #: app/Services/Localization/i18n/states.php:2237
38124 msgid "Zulia"
38125 msgstr ""
38126
38127 #: app/Services/Localization/i18n/states.php:321
38128 msgid "Zürich"
38129 msgstr ""
38130
38131 #: app/Services/Translations/TransStrings.php:282
38132 msgid "{checked}/{total} checked"
38133 msgstr ""
38134
38135 #: app/Services/Translations/TransStrings.php:281
38136 msgid "{total} items"
38137 msgstr ""
38138
38139 #: app/Services/Localization/i18n/states.php:596
38140 msgid "Ávila"
38141 msgstr ""
38142
38143 #: app/Services/Localization/i18n/countries.php:15
38144 msgid "Åland Islands"
38145 msgstr ""
38146
38147 #: app/Services/Localization/i18n/states.php:1834
38148 msgid "Çanakkale"
38149 msgstr ""
38150
38151 #: app/Services/Localization/i18n/states.php:1835
38152 msgid "Çankırı"
38153 msgstr ""
38154
38155 #: app/Services/Localization/i18n/states.php:1836
38156 msgid "Çorum"
38157 msgstr ""
38158
38159 #: app/Services/Localization/i18n/states.php:1651
38160 msgid "Ñeembucú"
38161 msgstr ""
38162
38163 #: app/Services/Localization/i18n/states.php:336
38164 msgid "Ñuble"
38165 msgstr ""
38166
38167 #: app/Services/Localization/i18n/states.php:1851
38168 msgid "İstanbul"
38169 msgstr ""
38170
38171 #: app/Services/Localization/i18n/states.php:1852
38172 msgid "İzmir"
38173 msgstr ""
38174
38175 #: app/Services/Localization/i18n/states.php:1850
38176 msgid "İçel"
38177 msgstr ""
38178
38179 #: app/Services/Localization/i18n/states.php:1880
38180 msgid "Şanlıurfa"
38181 msgstr ""
38182
38183 #: app/Services/Localization/i18n/states.php:1890
38184 msgid "Şırnak"
38185 msgstr ""
38186
38187 #: app/Services/Localization/i18n/states.php:746
38188 msgid "Šibenik-Knin County"
38189 msgstr ""
38190
38191 #: app/Services/Localization/i18n/states.php:1314
38192 msgid "Șoldănești"
38193 msgstr ""
38194
38195 #: app/Services/Localization/i18n/states.php:1315
38196 msgid "Ștefan Vodă"
38197 msgstr ""
38198
38199 #: app/Services/Translations/block-editor-translation.php:463
38200 msgid "— Select a condition —"
38201 msgstr ""
38202
38203 #: app/Hooks/Handlers/AttributesHandler.php:54
38204 msgid "↳ Attributes"
38205 msgstr ""
38206
38207 #: app/Services/Translations/block-editor-translation.php:464
38208 msgid ""
38209 "⚠ Deprecated: VAT is now rendered inside the B2B section automatically. This "
38210 "block will be removed in a future version — please remove it from your "
38211 "template."
38212 msgstr ""
38213
38214 #: app/Modules/PaymentMethods/Cod/Cod.php:174
38215 msgid ""
38216 "✅ Customers can pay for their orders by cash upon delivery. You may receive "
38217 "using bank transfer or other manual process as well.\n"
38218 " You may remind them to have the exact amount ready "
38219 "for our delivery personnel!"
38220 msgstr ""
38221