PluginProbe
SureDonation – Donation Forms, Fundraising Campaigns & Donor Management / 1.5.1
SureDonation – Donation Forms, Fundraising Campaigns & Donor Management v1.5.1
1.6.1 1.6.0 1.5.1 1.5.0 1.4.0 1.3.0 trunk 0.0.1 1.0.0 1.1.0 1.1.1 1.1.2 1.2.0
suredonation / languages / suredonation.pot

suredonation.pot in SureDonation – Donation Forms, Fundraising Campaigns & Donor Management 1.5.1, at languages/suredonation.pot

9,771 lines 231.9 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 # Copyright (C) 2026 SureDonation
2 # This file is distributed under the GPL v2 or later.
3 msgid ""
4 msgstr ""
5 "Project-Id-Version: SureDonation 1.5.1\n"
6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/suredonation\n"
7 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
8 "Language-Team: LANGUAGE <[email protected]>\n"
9 "MIME-Version: 1.0\n"
10 "Content-Type: text/plain; charset=UTF-8\n"
11 "Content-Transfer-Encoding: 8bit\n"
12 "POT-Creation-Date: 2026-09-08T06:56:22+00:00\n"
13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
14 "X-Generator: WP-CLI 2.11.0\n"
15 "X-Domain: suredonation\n"
16
17 #. Plugin Name of the plugin
18 #. Author of the plugin
19 #: suredonation.php
20 #: inc/abilities/runtime.php:83
21 #: inc/admin/admin.php:387
22 #: inc/admin/admin.php:388
23 #: inc/blocks/register.php:310
24 #: inc/page-builders/bricks/service-provider.php:85
25 #: inc/page-builders/elementor/service-provider.php:102
26 #: assets/build/admin/onboarding/index.js:1
27 #: assets/build/blocks/donation-form/editor.js:2
28 #: assets/build/editor/editor.js:1
29 msgid "SureDonation"
30 msgstr ""
31
32 #. Plugin URI of the plugin
33 #: suredonation.php
34 msgid "https://suredonation.com"
35 msgstr ""
36
37 #. Description of the plugin
38 #: suredonation.php
39 msgid "A powerful donation management plugin for WordPress with campaign tracking, payment processing, and donor management."
40 msgstr ""
41
42 #: inc/abilities/config-ability.php:236
43 msgid "List campaigns"
44 msgstr ""
45
46 #: inc/abilities/config-ability.php:237
47 msgid "Returns a paginated list of fundraising campaigns with optional search, status filter, and sorting."
48 msgstr ""
49
50 #: inc/abilities/config-ability.php:245
51 msgid "Search campaigns by title."
52 msgstr ""
53
54 #: inc/abilities/config-ability.php:252
55 msgid "Filter by status. \"publish\", \"draft\" and \"trash\" are WordPress post statuses; \"paused\" matches published campaigns whose campaign status is paused."
56 msgstr ""
57
58 #: inc/abilities/config-ability.php:258
59 #: inc/abilities/config-ability.php:722
60 #: inc/abilities/config-ability.php:1242
61 msgid "Column to sort by."
62 msgstr ""
63
64 #: inc/abilities/config-ability.php:264
65 #: inc/abilities/config-ability.php:728
66 #: inc/abilities/config-ability.php:1248
67 msgid "Sort direction."
68 msgstr ""
69
70 #: inc/abilities/config-ability.php:269
71 #: inc/abilities/config-ability.php:733
72 #: inc/abilities/config-ability.php:1253
73 #: inc/abilities/config-ability.php:1402
74 #: inc/abilities/config-ability.php:1550
75 msgid "Page number (1-based)."
76 msgstr ""
77
78 #: inc/abilities/config-ability.php:274
79 #: inc/abilities/config-ability.php:738
80 #: inc/abilities/config-ability.php:1258
81 #: inc/abilities/config-ability.php:1407
82 #: inc/abilities/config-ability.php:1545
83 msgid "Results per page (max 100)."
84 msgstr ""
85
86 #: inc/abilities/config-ability.php:312
87 msgid "Total matching campaigns."
88 msgstr ""
89
90 #: inc/abilities/config-ability.php:316
91 #: inc/abilities/config-ability.php:774
92 #: inc/abilities/config-ability.php:905
93 #: inc/abilities/config-ability.php:1293
94 #: inc/abilities/config-ability.php:1563
95 msgid "Total pages."
96 msgstr ""
97
98 #: inc/abilities/config-ability.php:327
99 msgid "Get campaign"
100 msgstr ""
101
102 #: inc/abilities/config-ability.php:328
103 msgid "Returns a single fundraising campaign by ID with real-time stats including total raised, donor count, and progress."
104 msgstr ""
105
106 #: inc/abilities/config-ability.php:337
107 msgid "The campaign ID."
108 msgstr ""
109
110 #: inc/abilities/config-ability.php:380
111 msgid "Create campaign"
112 msgstr ""
113
114 #: inc/abilities/config-ability.php:381
115 msgid "Creates a new fundraising campaign with title, description, goal settings, and optional fee coverage/terms configuration."
116 msgstr ""
117
118 #: inc/abilities/config-ability.php:390
119 #: inc/abilities/config-ability.php:471
120 msgid "Campaign title."
121 msgstr ""
122
123 #: inc/abilities/config-ability.php:395
124 #: inc/abilities/config-ability.php:476
125 msgid "Campaign description (HTML allowed)."
126 msgstr ""
127
128 #: inc/abilities/config-ability.php:402
129 msgid "Goal type: track by amount raised or donation count."
130 msgstr ""
131
132 #: inc/abilities/config-ability.php:406
133 msgid "Goal amount (0 for no goal)."
134 msgstr ""
135
136 #: inc/abilities/config-ability.php:413
137 #: inc/abilities/config-ability.php:490
138 msgid "Campaign status."
139 msgstr ""
140
141 #: inc/abilities/config-ability.php:418
142 msgid "Require terms acceptance before donating."
143 msgstr ""
144
145 #: inc/abilities/config-ability.php:423
146 #: inc/abilities/config-ability.php:498
147 msgid "Terms and conditions text."
148 msgstr ""
149
150 #: inc/abilities/config-ability.php:428
151 #: inc/abilities/config-ability.php:502
152 msgid "Message shown to the donor after a successful donation."
153 msgstr ""
154
155 #: inc/abilities/config-ability.php:433
156 msgid "Attachment ID to use as the campaign featured image (0 for none)."
157 msgstr ""
158
159 #: inc/abilities/config-ability.php:442
160 #: inc/abilities/config-ability.php:585
161 msgid "New campaign ID."
162 msgstr ""
163
164 #: inc/abilities/config-ability.php:457
165 msgid "Update campaign"
166 msgstr ""
167
168 #: inc/abilities/config-ability.php:458
169 msgid "Updates an existing campaign. All fields except ID are optional — only provided fields are updated."
170 msgstr ""
171
172 #: inc/abilities/config-ability.php:467
173 msgid "Campaign ID to update."
174 msgstr ""
175
176 #: inc/abilities/config-ability.php:481
177 msgid "Goal type."
178 msgstr ""
179
180 #: inc/abilities/config-ability.php:485
181 msgid "Goal amount."
182 msgstr ""
183
184 #: inc/abilities/config-ability.php:494
185 msgid "Require terms acceptance."
186 msgstr ""
187
188 #: inc/abilities/config-ability.php:506
189 msgid "Attachment ID to use as the campaign featured image (0 clears it)."
190 msgstr ""
191
192 #: inc/abilities/config-ability.php:527
193 msgid "Delete campaign"
194 msgstr ""
195
196 #: inc/abilities/config-ability.php:528
197 msgid "Permanently deletes a campaign by ID, along with its donation forms. Refused when the campaign has donations recorded against it, since those are financial records. This action cannot be undone."
198 msgstr ""
199
200 #: inc/abilities/config-ability.php:537
201 msgid "Campaign ID to delete."
202 msgstr ""
203
204 #: inc/abilities/config-ability.php:548
205 msgid "IDs of the campaign donation forms deleted alongside it."
206 msgstr ""
207
208 #: inc/abilities/config-ability.php:553
209 msgid "Forms left in place because they still have donations recorded against them."
210 msgstr ""
211
212 #: inc/abilities/config-ability.php:561
213 msgid "Permanent and not undoable. It also deletes the campaign's donation forms. Confirm with the user before executing."
214 msgstr ""
215
216 #: inc/abilities/config-ability.php:566
217 msgid "Duplicate campaign"
218 msgstr ""
219
220 #: inc/abilities/config-ability.php:567
221 msgid "Creates a copy of an existing campaign as a draft. Copies title (with \" (Copy)\" suffix), description, and settings."
222 msgstr ""
223
224 #: inc/abilities/config-ability.php:576
225 msgid "Campaign ID to duplicate."
226 msgstr ""
227
228 #: inc/abilities/config-ability.php:599
229 msgid "Get campaign form locations"
230 msgstr ""
231
232 #: inc/abilities/config-ability.php:600
233 msgid "Finds all pages and posts where a campaign donation form block is embedded. Returns page IDs, titles, and edit/view URLs."
234 msgstr ""
235
236 #: inc/abilities/config-ability.php:609
237 #: inc/abilities/config-ability.php:651
238 msgid "Campaign ID."
239 msgstr ""
240
241 #: inc/abilities/config-ability.php:640
242 msgid "Publish, draft or trash a campaign"
243 msgstr ""
244
245 #: inc/abilities/config-ability.php:641
246 msgid "Changes a campaign's WordPress post status: publish makes it live, draft hides it, trash removes it from listings without deleting it. This is different from the campaign business status (active/paused/completed), which update-campaign sets via campaign_status."
247 msgstr ""
248
249 #: inc/abilities/config-ability.php:656
250 msgid "The new post status."
251 msgstr ""
252
253 #: inc/abilities/config-ability.php:692
254 msgid "List donations"
255 msgstr ""
256
257 #: inc/abilities/config-ability.php:693
258 msgid "Returns a paginated list of donations with optional search, status filter, campaign filter, and sorting."
259 msgstr ""
260
261 #: inc/abilities/config-ability.php:701
262 msgid "Search donations by donor name, donor email, or transaction ID."
263 msgstr ""
264
265 #: inc/abilities/config-ability.php:711
266 msgid "Filter by payment status."
267 msgstr ""
268
269 #: inc/abilities/config-ability.php:716
270 #: inc/abilities/config-ability.php:1534
271 msgid "Filter by campaign ID (0 for all campaigns)."
272 msgstr ""
273
274 #: inc/abilities/config-ability.php:770
275 msgid "Total matching donations."
276 msgstr ""
277
278 #: inc/abilities/config-ability.php:785
279 msgid "Get donation"
280 msgstr ""
281
282 #: inc/abilities/config-ability.php:786
283 msgid "Returns a single donation by ID with full details including donor info, payment data, transaction ID, and activity logs."
284 msgstr ""
285
286 #: inc/abilities/config-ability.php:795
287 #: inc/abilities/config-ability.php:869
288 #: inc/abilities/config-ability.php:926
289 #: inc/abilities/config-ability.php:963
290 #: inc/abilities/config-ability.php:1003
291 #: inc/abilities/config-ability.php:1145
292 msgid "The donation ID."
293 msgstr ""
294
295 #: inc/abilities/config-ability.php:825
296 msgid "Connected Stripe account that processed this donation."
297 msgstr ""
298
299 #: inc/abilities/config-ability.php:837
300 msgid "Field values the donor submitted, as label/value/group triples."
301 msgstr ""
302
303 #: inc/abilities/config-ability.php:859
304 msgid "Get donation notes"
305 msgstr ""
306
307 #: inc/abilities/config-ability.php:860
308 msgid "Returns paginated notes for a donation. Notes are admin-added comments for internal tracking."
309 msgstr ""
310
311 #: inc/abilities/config-ability.php:874
312 msgid "Page number."
313 msgstr ""
314
315 #: inc/abilities/config-ability.php:879
316 msgid "Notes per page (max 100)."
317 msgstr ""
318
319 #: inc/abilities/config-ability.php:901
320 msgid "Total notes."
321 msgstr ""
322
323 #: inc/abilities/config-ability.php:916
324 msgid "Add donation note"
325 msgstr ""
326
327 #: inc/abilities/config-ability.php:917
328 msgid "Adds an internal note to a donation for admin tracking purposes."
329 msgstr ""
330
331 #: inc/abilities/config-ability.php:930
332 msgid "The note content."
333 msgstr ""
334
335 #: inc/abilities/config-ability.php:939
336 msgid "The new note ID."
337 msgstr ""
338
339 #: inc/abilities/config-ability.php:952
340 msgid "Update donation status"
341 msgstr ""
342
343 #: inc/abilities/config-ability.php:953
344 msgid "Changes a donation's payment status. Use refund-donation instead when money should actually move: this only changes the record."
345 msgstr ""
346
347 #: inc/abilities/config-ability.php:968
348 msgid "The new payment status."
349 msgstr ""
350
351 #: inc/abilities/config-ability.php:980
352 msgid "False when the donation already had that status."
353 msgstr ""
354
355 #: inc/abilities/config-ability.php:992
356 msgid "Refund donation"
357 msgstr ""
358
359 #: inc/abilities/config-ability.php:993
360 msgid "Refunds a donation through the gateway that processed it (Stripe or PayPal), fully or partially. Moves real money and cannot be undone. Amounts are in the donation currency (for example 25.50), not cents. Omit the amount to refund everything still refundable. This also emails the donor a refund notification and fires any connected refund automations. For a recurring donation it refunds the one charge only and does not cancel the subscription."
361 msgstr ""
362
363 #: inc/abilities/config-ability.php:1008
364 msgid "Amount to refund in the donation currency. 0 or omitted refunds the full remaining balance."
365 msgstr ""
366
367 #: inc/abilities/config-ability.php:1013
368 msgid "Optional safety check. When supplied it must match the donation's gateway transaction ID."
369 msgstr ""
370
371 #: inc/abilities/config-ability.php:1018
372 msgid "Internal note recorded against the refund."
373 msgstr ""
374
375 #: inc/abilities/config-ability.php:1028
376 msgid "Amount refunded by this call, in the donation currency."
377 msgstr ""
378
379 #: inc/abilities/config-ability.php:1033
380 msgid "Total refunded against this donation so far."
381 msgstr ""
382
383 #: inc/abilities/config-ability.php:1042
384 msgid "Moves real money through the payment gateway and cannot be undone, emails the donor a refund notification, and does not cancel a subscription. Always confirm the donation and the amount with the user before executing."
385 msgstr ""
386
387 #: inc/abilities/config-ability.php:1046
388 msgid "Record a donation"
389 msgstr ""
390
391 #: inc/abilities/config-ability.php:1047
392 msgid "Records a donation taken outside the online checkout — a cheque, cash, or bank transfer. This does NOT charge anyone: it only creates the record. Never use it to take a card payment."
393 msgstr ""
394
395 #: inc/abilities/config-ability.php:1057
396 msgid "Campaign the donation belongs to."
397 msgstr ""
398
399 #: inc/abilities/config-ability.php:1061
400 msgid "Donation amount in the store currency."
401 msgstr ""
402
403 #: inc/abilities/config-ability.php:1066
404 #: inc/abilities/config-ability.php:1459
405 msgid "Donor name."
406 msgstr ""
407
408 #: inc/abilities/config-ability.php:1071
409 #: inc/abilities/config-ability.php:1463
410 msgid "Donor email address."
411 msgstr ""
412
413 #: inc/abilities/config-ability.php:1076
414 #: inc/abilities/config-ability.php:1467
415 msgid "Donor phone number."
416 msgstr ""
417
418 #: inc/abilities/config-ability.php:1081
419 msgid "Comment left by the donor."
420 msgstr ""
421
422 #: inc/abilities/config-ability.php:1087
423 msgid "Status to record. Defaults to \"pending\" so recording a donation does not send donor receipts or fire completion automations; pass \"completed\" explicitly for a gift that has already cleared."
424 msgstr ""
425
426 #: inc/abilities/config-ability.php:1093
427 msgid "Donation type."
428 msgstr ""
429
430 #: inc/abilities/config-ability.php:1098
431 msgid "How the donation was taken (for example \"offline\")."
432 msgstr ""
433
434 #: inc/abilities/config-ability.php:1103
435 msgid "External reference, such as a cheque number."
436 msgstr ""
437
438 #: inc/abilities/config-ability.php:1108
439 msgid "Amount the donor added to cover processing fees."
440 msgstr ""
441
442 #: inc/abilities/config-ability.php:1113
443 msgid "Whether the donation should be shown anonymously."
444 msgstr ""
445
446 #: inc/abilities/config-ability.php:1134
447 msgid "Delete donation note"
448 msgstr ""
449
450 #: inc/abilities/config-ability.php:1135
451 msgid "Permanently removes an internal note from a donation. Get the note ID from get-donation-notes first."
452 msgstr ""
453
454 #: inc/abilities/config-ability.php:1149
455 msgid "The note ID, as returned by get-donation-notes."
456 msgstr ""
457
458 #: inc/abilities/config-ability.php:1164
459 msgid "Permanently removes the note. Confirm with the user before executing."
460 msgstr ""
461
462 #: inc/abilities/config-ability.php:1205
463 msgid "List donors"
464 msgstr ""
465
466 #: inc/abilities/config-ability.php:1206
467 msgid "Returns a paginated list of donors with optional search, status filter, campaign filter, date range, and sorting."
468 msgstr ""
469
470 #: inc/abilities/config-ability.php:1215
471 msgid "Search donors by name or email."
472 msgstr ""
473
474 #: inc/abilities/config-ability.php:1220
475 msgid "Only donors who gave to this campaign (0 for all campaigns)."
476 msgstr ""
477
478 #: inc/abilities/config-ability.php:1225
479 msgid "Only donors whose last donation was on or after this date (YYYY-MM-DD)."
480 msgstr ""
481
482 #: inc/abilities/config-ability.php:1230
483 msgid "Only donors whose last donation was on or before this date (YYYY-MM-DD)."
484 msgstr ""
485
486 #: inc/abilities/config-ability.php:1236
487 msgid "Filter by donor status."
488 msgstr ""
489
490 #: inc/abilities/config-ability.php:1289
491 msgid "Total matching donors."
492 msgstr ""
493
494 #: inc/abilities/config-ability.php:1304
495 msgid "Get donor"
496 msgstr ""
497
498 #: inc/abilities/config-ability.php:1305
499 msgid "Returns a single donor by ID with full stats including total donated, donation count, largest donation, and donation dates."
500 msgstr ""
501
502 #: inc/abilities/config-ability.php:1314
503 #: inc/abilities/config-ability.php:1397
504 #: inc/abilities/config-ability.php:1455
505 msgid "The donor ID."
506 msgstr ""
507
508 #: inc/abilities/config-ability.php:1326
509 msgid "Get donor by email"
510 msgstr ""
511
512 #: inc/abilities/config-ability.php:1327
513 msgid "Looks up a donor by email address. Returns full donor details if found, or an error if no donor exists with that email."
514 msgstr ""
515
516 #: inc/abilities/config-ability.php:1336
517 msgid "The donor email address."
518 msgstr ""
519
520 #: inc/abilities/config-ability.php:1348
521 msgid "Get top donors"
522 msgstr ""
523
524 #: inc/abilities/config-ability.php:1349
525 msgid "Returns the top active donors ranked by total donated amount. Blocked and inactive donors are excluded. Useful for identifying major supporters and generating donor reports."
526 msgstr ""
527
528 #: inc/abilities/config-ability.php:1358
529 msgid "Number of top donors to return (max 100)."
530 msgstr ""
531
532 #: inc/abilities/config-ability.php:1387
533 msgid "Get donor donation history"
534 msgstr ""
535
536 #: inc/abilities/config-ability.php:1388
537 msgid "Returns a paginated donation history for one donor, newest first."
538 msgstr ""
539
540 #: inc/abilities/config-ability.php:1444
541 msgid "Update donor"
542 msgstr ""
543
544 #: inc/abilities/config-ability.php:1445
545 msgid "Updates a donor's contact details, status or tags. Only the fields you send are changed; everything else is left as-is. Donation totals are derived from donations and cannot be set here."
546 msgstr ""
547
548 #: inc/abilities/config-ability.php:1471
549 msgid "Donor company."
550 msgstr ""
551
552 #: inc/abilities/config-ability.php:1475
553 msgid "Donor address."
554 msgstr ""
555
556 #: inc/abilities/config-ability.php:1480
557 msgid "Donor status. Blocked donors are excluded from top-donor reports."
558 msgstr ""
559
560 #: inc/abilities/config-ability.php:1485
561 msgid "Replaces the donor's tags with this list."
562 msgstr ""
563
564 #: inc/abilities/config-ability.php:1496
565 msgid "Names of the fields this call changed."
566 msgstr ""
567
568 #: inc/abilities/config-ability.php:1524
569 msgid "List donation forms"
570 msgstr ""
571
572 #: inc/abilities/config-ability.php:1525
573 msgid "Returns donation forms with optional campaign filter and status filter. Forms are the front-end donation widgets linked to campaigns."
574 msgstr ""
575
576 #: inc/abilities/config-ability.php:1540
577 msgid "Filter by form status."
578 msgstr ""
579
580 #: inc/abilities/config-ability.php:1559
581 msgid "Total matching forms."
582 msgstr ""
583
584 #: inc/abilities/config-ability.php:1593
585 msgid "Get donation form"
586 msgstr ""
587
588 #: inc/abilities/config-ability.php:1594
589 msgid "Returns a single donation form by ID with campaign association, status, and edit URL."
590 msgstr ""
591
592 #: inc/abilities/config-ability.php:1603
593 #: inc/abilities/config-ability.php:1641
594 #: inc/abilities/config-ability.php:1752
595 msgid "The donation form ID."
596 msgstr ""
597
598 #: inc/abilities/config-ability.php:1630
599 msgid "Move a form to another campaign"
600 msgstr ""
601
602 #: inc/abilities/config-ability.php:1631
603 msgid "Reassigns a donation form to a different campaign. Donations already recorded through the form keep their original campaign."
604 msgstr ""
605
606 #: inc/abilities/config-ability.php:1645
607 msgid "Campaign to attach the form to."
608 msgstr ""
609
610 #: inc/abilities/config-ability.php:1673
611 msgid "Duplicate donation form"
612 msgstr ""
613
614 #: inc/abilities/config-ability.php:1674
615 msgid "Creates a copy of a donation form, including its fields and settings."
616 msgstr ""
617
618 #: inc/abilities/config-ability.php:1684
619 msgid "The donation form ID to copy."
620 msgstr ""
621
622 #: inc/abilities/config-ability.php:1693
623 msgid "The new form ID."
624 msgstr ""
625
626 #: inc/abilities/config-ability.php:1707
627 msgid "Set a campaign's default form"
628 msgstr ""
629
630 #: inc/abilities/config-ability.php:1708
631 msgid "Chooses which donation form a campaign renders. A campaign can have several forms attached but renders only its default."
632 msgstr ""
633
634 #: inc/abilities/config-ability.php:1718
635 msgid "Form to make the default."
636 msgstr ""
637
638 #: inc/abilities/config-ability.php:1722
639 msgid "Campaign to set it on."
640 msgstr ""
641
642 #: inc/abilities/config-ability.php:1741
643 msgid "Trash, restore or delete a form"
644 msgstr ""
645
646 #: inc/abilities/config-ability.php:1742
647 msgid "Moves a donation form to the trash, restores it, or deletes it permanently. Trashing is reversible; deleting is not. Donations already recorded through the form are never removed."
648 msgstr ""
649
650 #: inc/abilities/config-ability.php:1757
651 msgid "What to do with the form. \"delete\" is permanent."
652 msgstr ""
653
654 #: inc/abilities/config-ability.php:1790
655 msgid "Get donation trends"
656 msgstr ""
657
658 #: inc/abilities/config-ability.php:1791
659 msgid "Returns donation trend data grouped by day, week, or month for a single currency. Supports date-range and campaign filtering; defaults to the last 30 days in the store currency. Useful for charts and analytics."
660 msgstr ""
661
662 #: inc/abilities/config-ability.php:1800
663 msgid "Start date (YYYY-MM-DD). Empty defaults to 30 days ago."
664 msgstr ""
665
666 #: inc/abilities/config-ability.php:1805
667 msgid "End date (YYYY-MM-DD). Empty defaults to today."
668 msgstr ""
669
670 #: inc/abilities/config-ability.php:1811
671 msgid "Group results by time period."
672 msgstr ""
673
674 #: inc/abilities/config-ability.php:1816
675 #: inc/abilities/config-ability.php:1874
676 #: inc/abilities/config-ability.php:1919
677 #: inc/abilities/config-ability.php:1976
678 msgid "Three-letter currency code to report on. Defaults to the store currency. Amounts across currencies are never summed together."
679 msgstr ""
680
681 #: inc/abilities/config-ability.php:1821
682 msgid "Limit to one campaign (0 for all campaigns)."
683 msgstr ""
684
685 #: inc/abilities/config-ability.php:1827
686 msgid "Report on test or live donations. Defaults to the store's current mode."
687 msgstr ""
688
689 #: inc/abilities/config-ability.php:1848
690 msgid "Start of the window actually queried."
691 msgstr ""
692
693 #: inc/abilities/config-ability.php:1852
694 msgid "End of the window actually queried."
695 msgstr ""
696
697 #: inc/abilities/config-ability.php:1864
698 msgid "Get donation dashboard stats"
699 msgstr ""
700
701 #: inc/abilities/config-ability.php:1865
702 msgid "Returns the site-wide donation totals: number of donations, amount raised, unique donors, average and largest donation, and how many campaigns are published. The single best call for answering \"how are we doing?\"."
703 msgstr ""
704
705 #: inc/abilities/config-ability.php:1880
706 #: inc/abilities/config-ability.php:1925
707 #: inc/abilities/config-ability.php:1982
708 msgid "Report on test or live donations. Defaults to the store's current mode. Test and live figures are never summed together."
709 msgstr ""
710
711 #: inc/abilities/config-ability.php:1904
712 msgid "Get recent donations"
713 msgstr ""
714
715 #: inc/abilities/config-ability.php:1905
716 msgid "Returns the most recent donations across all campaigns, newest first."
717 msgstr ""
718
719 #: inc/abilities/config-ability.php:1914
720 msgid "How many donations to return (max 100)."
721 msgstr ""
722
723 #: inc/abilities/config-ability.php:1961
724 msgid "Get top campaigns"
725 msgstr ""
726
727 #: inc/abilities/config-ability.php:1962
728 msgid "Returns the campaigns that have raised the most, ranked by amount raised."
729 msgstr ""
730
731 #: inc/abilities/config-ability.php:1971
732 msgid "How many campaigns to return (max 100)."
733 msgstr ""
734
735 #: inc/abilities/config-ability.php:2012
736 msgid "Get donation settings"
737 msgstr ""
738
739 #: inc/abilities/config-ability.php:2013
740 msgid "Returns the non-sensitive store settings: currency and how its symbol is positioned, whether payments are in test or live mode, and the donor/spam options. Payment credentials and the AI settings that gate these abilities are never returned."
741 msgstr ""
742
743 #: inc/abilities/config-ability.php:2028
744 msgid "test or live. Global, not per gateway."
745 msgstr ""
746
747 #: inc/abilities/config-ability.php:2041
748 msgid "Get payment gateway status"
749 msgstr ""
750
751 #: inc/abilities/config-ability.php:2042
752 msgid "Returns which payment gateways are connected and whether the store is in test or live mode. Connection state only, never credentials. Useful for diagnosing why a donation form offers no payment options."
753 msgstr ""
754
755 #: inc/abilities/runtime.php:84
756 msgid "Abilities for the SureDonation donation management plugin."
757 msgstr ""
758
759 #: inc/abilities/runtime.php:116
760 msgid "SureDonation MCP Server"
761 msgstr ""
762
763 #: inc/abilities/runtime.php:117
764 msgid "SureDonation MCP Server for donation management."
765 msgstr ""
766
767 #: inc/abilities/runtime.php:316
768 #: inc/api/campaigns-api.php:524
769 msgid "Failed to create campaign."
770 msgstr ""
771
772 #: inc/abilities/runtime.php:343
773 #: inc/api/campaigns-api.php:575
774 msgid "Campaign created successfully."
775 msgstr ""
776
777 #: inc/abilities/runtime.php:394
778 #: inc/api/campaigns-api.php:626
779 msgid "Failed to update campaign."
780 msgstr ""
781
782 #: inc/abilities/runtime.php:430
783 #: inc/api/campaigns-api.php:682
784 msgid "Campaign updated successfully."
785 msgstr ""
786
787 #. translators: %d: number of donations recorded against the campaign.
788 #: inc/abilities/runtime.php:460
789 msgid "This campaign has %d donation(s) recorded against it and cannot be deleted through this ability, because the donation records are financial history. Archive the campaign by setting its status to completed instead."
790 msgstr ""
791
792 #: inc/abilities/runtime.php:507
793 #: inc/api/campaigns-api.php:820
794 #: assets/build/admin.js:10
795 msgid "Failed to delete campaign."
796 msgstr ""
797
798 #: inc/abilities/runtime.php:516
799 msgid "Campaign permanently deleted."
800 msgstr ""
801
802 #: inc/abilities/runtime.php:551
803 #: inc/api/campaigns-api.php:774
804 #: assets/build/admin.js:10
805 msgid "Failed to duplicate campaign."
806 msgstr ""
807
808 #: inc/abilities/runtime.php:563
809 #: inc/api/campaigns-api.php:788
810 #: assets/build/admin.js:10
811 msgid "Campaign duplicated successfully."
812 msgstr ""
813
814 #: inc/abilities/runtime.php:746
815 #: inc/api/donations-api.php:1063
816 #: assets/build/admin.js:59
817 msgid "Failed to add note."
818 msgstr ""
819
820 #: inc/abilities/runtime.php:751
821 #: inc/api/donations-api.php:1071
822 #: assets/build/admin.js:59
823 msgid "Note added successfully."
824 msgstr ""
825
826 #: inc/abilities/runtime.php:837
827 msgid "A valid email address is required."
828 msgstr ""
829
830 #: inc/abilities/runtime.php:842
831 #: inc/abilities/runtime.php:2218
832 #: inc/api/donors-api.php:317
833 #: inc/api/donors-api.php:345
834 #: inc/api/donors-api.php:542
835 #: inc/api/donors-api.php:598
836 #: inc/api/donors-api.php:733
837 msgid "Donor not found."
838 msgstr ""
839
840 #: inc/abilities/runtime.php:969
841 #: inc/admin/admin-ajax.php:134
842 msgid "Invalid form ID."
843 msgstr ""
844
845 #: inc/abilities/runtime.php:974
846 #: inc/abilities/runtime.php:1359
847 #: inc/abilities/runtime.php:1391
848 #: inc/abilities/runtime.php:1433
849 #: inc/abilities/runtime.php:1471
850 #: inc/api/forms-api.php:248
851 #: inc/api/forms-api.php:294
852 #: inc/api/forms-api.php:324
853 #: inc/api/forms-api.php:372
854 msgid "Form not found."
855 msgstr ""
856
857 #: inc/abilities/runtime.php:1002
858 #: inc/api/donations-api.php:1114
859 #: assets/build/admin.js:59
860 msgid "Note deleted successfully."
861 msgstr ""
862
863 #: inc/abilities/runtime.php:1030
864 msgid "The donation already has that status."
865 msgstr ""
866
867 #: inc/abilities/runtime.php:1041
868 msgid "Donation status updated."
869 msgstr ""
870
871 #: inc/abilities/runtime.php:1069
872 msgid "This donation has no gateway transaction to refund."
873 msgstr ""
874
875 #: inc/abilities/runtime.php:1081
876 msgid "The supplied transaction ID does not match this donation."
877 msgstr ""
878
879 #. translators: 1: requested amount, 2: refundable amount, 3: currency code.
880 #: inc/abilities/runtime.php:1099
881 msgid "Requested refund of %1$s exceeds the %2$s %3$s still refundable on this donation."
882 msgstr ""
883
884 #: inc/abilities/runtime.php:1128
885 msgid "Refund processed."
886 msgstr ""
887
888 #: inc/abilities/runtime.php:1153
889 msgid "The donation amount must be greater than zero."
890 msgstr ""
891
892 #: inc/abilities/runtime.php:1164
893 #: inc/abilities/runtime.php:1292
894 msgid "A valid donor email address is required."
895 msgstr ""
896
897 #: inc/abilities/runtime.php:1195
898 msgid "Donation recorded successfully."
899 msgstr ""
900
901 #: inc/abilities/runtime.php:1226
902 msgid "The campaign already has that status."
903 msgstr ""
904
905 #: inc/abilities/runtime.php:1237
906 msgid "Campaign status updated."
907 msgstr ""
908
909 #: inc/abilities/runtime.php:1303
910 #: inc/api/donors-api.php:390
911 msgid "Invalid donor status."
912 msgstr ""
913
914 #: inc/abilities/runtime.php:1317
915 msgid "Provide at least one donor field to update."
916 msgstr ""
917
918 #: inc/abilities/runtime.php:1327
919 msgid "The donor could not be updated. If you changed the email address, another donor may already use it."
920 msgstr ""
921
922 #: inc/abilities/runtime.php:1337
923 #: inc/api/donors-api.php:413
924 #: assets/build/admin.js:74
925 msgid "Donor updated successfully."
926 msgstr ""
927
928 #: inc/abilities/runtime.php:1370
929 #: inc/abilities/runtime.php:1522
930 #: inc/api/forms-api.php:337
931 msgid "Form updated successfully."
932 msgstr ""
933
934 #: inc/abilities/runtime.php:1411
935 msgid "Form duplicated successfully."
936 msgstr ""
937
938 #: inc/abilities/runtime.php:1449
939 #: inc/api/forms-api.php:274
940 #: assets/build/admin.js:29
941 msgid "Default form updated."
942 msgstr ""
943
944 #. translators: %d: number of donations recorded through the form.
945 #: inc/abilities/runtime.php:1485
946 msgid "This form has %d donation(s) recorded through it and cannot be permanently deleted through this ability, because those records are financial history. Use the \"trash\" action instead, which is reversible."
947 msgstr ""
948
949 #: inc/abilities/runtime.php:1512
950 msgid "The form action could not be completed."
951 msgstr ""
952
953 #: inc/abilities/runtime.php:1551
954 msgid "The featured image must be the ID of an image in the media library."
955 msgstr ""
956
957 #: inc/abilities/runtime.php:1894
958 msgid "Inputs not parsed."
959 msgstr ""
960
961 #. translators: %s: property name
962 #: inc/abilities/runtime.php:1905
963 msgid "Property %s not found."
964 msgstr ""
965
966 #. translators: %s: field name
967 #: inc/abilities/runtime.php:1996
968 msgid "Required field %s is missing."
969 msgstr ""
970
971 #. translators: %s: field name
972 #: inc/abilities/runtime.php:2065
973 msgid "Invalid value for %s."
974 msgstr ""
975
976 #: inc/abilities/runtime.php:2134
977 msgid "The request could not be completed because of an internal error."
978 msgstr ""
979
980 #: inc/abilities/runtime.php:2171
981 #: inc/api/campaigns-api.php:810
982 msgid "Invalid campaign ID."
983 msgstr ""
984
985 #: inc/abilities/runtime.php:2176
986 #: inc/api/campaigns-api.php:306
987 #: inc/api/campaigns-api.php:341
988 #: inc/api/campaigns-api.php:597
989 #: inc/api/campaigns-api.php:705
990 #: inc/api/campaigns-api.php:750
991 #: inc/api/campaigns-api.php:955
992 msgid "Campaign not found."
993 msgstr ""
994
995 #: inc/abilities/runtime.php:2192
996 msgid "Invalid donation ID."
997 msgstr ""
998
999 #: inc/abilities/runtime.php:2197
1000 #: inc/api/donations-api.php:321
1001 #: inc/api/donations-api.php:528
1002 #: inc/api/donations-api.php:604
1003 #: inc/api/donations-api.php:759
1004 #: inc/api/donations-api.php:946
1005 #: inc/api/donations-api.php:1016
1006 #: inc/api/donations-api.php:1052
1007 #: inc/api/donations-api.php:1095
1008 #: inc/payments/pay-pal/pay-pal-frontend.php:273
1009 #: inc/payments/pay-pal/pay-pal-frontend.php:472
1010 msgid "Donation not found."
1011 msgstr ""
1012
1013 #: inc/abilities/runtime.php:2213
1014 msgid "Invalid donor ID."
1015 msgstr ""
1016
1017 #: inc/abilities/runtime.php:2275
1018 msgid "The request could not be completed."
1019 msgstr ""
1020
1021 #: inc/admin/admin-ajax.php:53
1022 msgid "You do not have permission to activate plugins."
1023 msgstr ""
1024
1025 #: inc/admin/admin-ajax.php:62
1026 msgid "Invalid security token. Please refresh the page and try again."
1027 msgstr ""
1028
1029 #: inc/admin/admin-ajax.php:73
1030 msgid "No plugin specified."
1031 msgstr ""
1032
1033 #: inc/admin/admin-ajax.php:96
1034 msgid "Plugin activated successfully."
1035 msgstr ""
1036
1037 #: inc/admin/admin-ajax.php:115
1038 msgid "You do not have permission to access this page."
1039 msgstr ""
1040
1041 #: inc/admin/admin-ajax.php:119
1042 #: inc/admin/notices.php:374
1043 msgid "Invalid nonce."
1044 msgstr ""
1045
1046 #: inc/admin/admin-ajax.php:126
1047 msgid "OttoKit is not configured properly."
1048 msgstr ""
1049
1050 #: inc/admin/admin-ajax.php:144
1051 msgid "This form is not linked to a campaign yet."
1052 msgstr ""
1053
1054 #. translators: %d: Campaign ID.
1055 #: inc/admin/admin-ajax.php:153
1056 msgid "Campaign #%d"
1057 msgstr ""
1058
1059 #: inc/admin/admin-ajax.php:165
1060 msgid "Donation Completed"
1061 msgstr ""
1062
1063 #: inc/admin/admin-ajax.php:167
1064 msgid "Runs when a donation payment is completed"
1065 msgstr ""
1066
1067 #: inc/admin/admin-ajax.php:191
1068 msgid "John Doe"
1069 msgstr ""
1070
1071 #: inc/admin/admin-bar.php:102
1072 msgid "SureDonation: Test Mode"
1073 msgstr ""
1074
1075 #: inc/admin/admin-bar.php:103
1076 msgid "SureDonation: Live"
1077 msgstr ""
1078
1079 #: inc/admin/admin-bar.php:105
1080 msgid "SureDonation is in test mode — no real payments are being accepted. Click to switch to live mode."
1081 msgstr ""
1082
1083 #: inc/admin/admin-bar.php:106
1084 msgid "SureDonation is in live mode — real payments are being accepted."
1085 msgstr ""
1086
1087 #. translators: the <a></a> tags wrap the inline link text and must be kept intact.
1088 #: inc/admin/admin.php:79
1089 msgid "Your forms cannot accept donations yet. <a>Connect Stripe or PayPal</a> and you can start accepting them today."
1090 msgstr ""
1091
1092 #. translators: the <a></a> tags wrap the inline link text and must be kept intact.
1093 #: inc/admin/admin.php:97
1094 msgid "Webhooks keep SureDonation in sync with Stripe by automatically updating donation and subscription data. Please <a>configure</a> the webhook."
1095 msgstr ""
1096
1097 #. translators: the <a></a> tags wrap the inline link text and must be kept intact.
1098 #: inc/admin/admin.php:115
1099 msgid "Supporters cannot donate while your site is in test mode. Anything they try now is a test and no money reaches you. <a>Switch to live mode</a> when you are ready to accept real donations."
1100 msgstr ""
1101
1102 #: inc/admin/admin.php:143
1103 msgid "When a Phone field with automatic country detection is used, this site sends the visitor’s IP address to a third-party service (ipapi.co) to determine their country code. The IP address is not stored for this purpose; the resulting country code is cached temporarily. Automatic detection can be disabled per Phone field, or site-wide via the “suredonation_phone_geo_enabled” filter."
1104 msgstr ""
1105
1106 #: inc/admin/admin.php:467
1107 msgid "SEO Made Easy for Your Website"
1108 msgstr ""
1109
1110 #: inc/admin/admin.php:468
1111 msgid "Beautiful pages, persuasive content, and custom code in seconds. The possibilities are endless!"
1112 msgstr ""
1113
1114 #: inc/admin/admin.php:511
1115 #: assets/build/admin.js:126
1116 msgid "Dashboard"
1117 msgstr ""
1118
1119 #: inc/admin/admin.php:515
1120 #: inc/campaigns/campaign-cpt.php:73
1121 #: assets/build/admin.js:10
1122 #: assets/build/admin.js:97
1123 #: assets/build/admin.js:98
1124 #: assets/build/admin.js:108
1125 #: assets/build/admin.js:120
1126 #: assets/build/admin.js:126
1127 #: assets/build/admin/onboarding/index.js:10
1128 #: assets/build/admin/onboarding/index.js:22
1129 msgid "Campaigns"
1130 msgstr ""
1131
1132 #: inc/admin/admin.php:519
1133 #: inc/blocks/campaign-stats/block.php:91
1134 #: inc/page-builders/bricks/elements/campaign-stats.php:82
1135 #: inc/page-builders/elementor/widgets/campaign-stats-widget.php:77
1136 #: assets/build/admin.js:13
1137 #: assets/build/admin.js:95
1138 #: assets/build/admin.js:98
1139 #: assets/build/admin.js:99
1140 #: assets/build/admin.js:104
1141 #: assets/build/admin.js:108
1142 #: assets/build/admin.js:120
1143 #: assets/build/admin.js:126
1144 #: assets/build/admin/onboarding/index.js:1
1145 #: assets/build/admin/onboarding/index.js:6
1146 #: assets/build/admin/onboarding/index.js:10
1147 #: assets/build/admin/onboarding/index.js:22
1148 #: assets/build/campaign-blocks.js:1
1149 msgid "Donations"
1150 msgstr ""
1151
1152 #: inc/admin/admin.php:523
1153 #: inc/blocks/campaign-stats/block.php:86
1154 #: inc/page-builders/bricks/elements/campaign-stats.php:81
1155 #: inc/page-builders/elementor/widgets/campaign-stats-widget.php:76
1156 #: assets/build/admin.js:96
1157 #: assets/build/admin.js:98
1158 #: assets/build/admin.js:99
1159 #: assets/build/admin.js:104
1160 #: assets/build/admin.js:108
1161 #: assets/build/admin.js:120
1162 #: assets/build/admin.js:126
1163 #: assets/build/admin.js:129
1164 #: assets/build/admin/onboarding/index.js:1
1165 #: assets/build/admin/onboarding/index.js:6
1166 #: assets/build/admin/onboarding/index.js:10
1167 #: assets/build/admin/onboarding/index.js:22
1168 #: assets/build/campaign-blocks.js:1
1169 msgid "Donors"
1170 msgstr ""
1171
1172 #: inc/admin/admin.php:527
1173 #: assets/build/admin.js:74
1174 #: assets/build/admin.js:126
1175 msgid "Reports"
1176 msgstr ""
1177
1178 #: inc/admin/admin.php:531
1179 #: assets/build/admin.js:98
1180 #: assets/build/admin.js:126
1181 msgid "Settings"
1182 msgstr ""
1183
1184 #: inc/admin/admin.php:551
1185 #: inc/admin/admin.php:552
1186 msgid "SureDonation Setup"
1187 msgstr ""
1188
1189 #: inc/admin/analytics.php:177
1190 msgid "Quick Feedback"
1191 msgstr ""
1192
1193 #: inc/admin/analytics.php:179
1194 msgid "If you have a moment, please share why you are deactivating SureDonation:"
1195 msgstr ""
1196
1197 #: inc/admin/notices.php:148
1198 msgid "You received your first donation with SureDonation!"
1199 msgstr ""
1200
1201 #: inc/admin/notices.php:149
1202 msgid "That is a big milestone. If SureDonation is helping power your cause, would you take a moment to leave a 5-star review on WordPress.org? It really helps."
1203 msgstr ""
1204
1205 #: inc/admin/notices.php:151
1206 #: inc/admin/notices.php:280
1207 msgid "Rate SureDonation"
1208 msgstr ""
1209
1210 #: inc/admin/notices.php:152
1211 #: inc/admin/notices.php:281
1212 msgid "Maybe later"
1213 msgstr ""
1214
1215 #: inc/admin/notices.php:153
1216 #: inc/admin/notices.php:282
1217 msgid "I already did"
1218 msgstr ""
1219
1220 #. translators: %1$s: link to configure the Stripe webhook
1221 #: inc/admin/notices.php:239
1222 msgid "Webhooks keep SureDonation in sync with Stripe by automatically updating donation and subscription data. Please %1$s the webhook."
1223 msgstr ""
1224
1225 #: inc/admin/notices.php:243
1226 msgid "configure"
1227 msgstr ""
1228
1229 #: inc/admin/notices.php:277
1230 msgid "Your payment gateway is all set up!"
1231 msgstr ""
1232
1233 #: inc/admin/notices.php:278
1234 msgid "You have connected a payment gateway and SureDonation is ready to start raising funds. If you are enjoying it so far, a quick 5-star review on WordPress.org would mean a lot."
1235 msgstr ""
1236
1237 #: inc/admin/notices.php:378
1238 msgid "Unauthorized user."
1239 msgstr ""
1240
1241 #: inc/admin/notices.php:416
1242 msgid "Invalid parameters."
1243 msgstr ""
1244
1245 #: inc/admin/notices.php:497
1246 msgid "Your donation site is almost ready!"
1247 msgstr ""
1248
1249 #: inc/admin/notices.php:498
1250 msgid "Connect Stripe or PayPal and you can start accepting donations today. It takes a few minutes."
1251 msgstr ""
1252
1253 #: inc/admin/notices.php:500
1254 msgid "Connect Stripe or PayPal"
1255 msgstr ""
1256
1257 #. translators: %1$s: link to the PayPal payment settings
1258 #: inc/admin/notices.php:541
1259 msgid "PayPal needs reconnecting before it can take live donations on this site. Test and live are separate PayPal connections, and an earlier version stored one of them over the other. Please %1$s while in live mode. It takes a moment and no settings are lost."
1260 msgstr ""
1261
1262 #: inc/admin/notices.php:545
1263 msgid "reconnect PayPal"
1264 msgstr ""
1265
1266 #: inc/admin/notices.php:631
1267 msgid "Supporters cannot donate while your site is in test mode. Anything they try now is a test and no money reaches you. Switch to live mode when you are ready to accept real donations."
1268 msgstr ""
1269
1270 #: inc/admin/notices.php:634
1271 msgid "SureDonation is in test mode"
1272 msgstr ""
1273
1274 #: inc/admin/notices.php:637
1275 msgid "Switch to Live Mode"
1276 msgstr ""
1277
1278 #: inc/ajax/donation-handler.php:63
1279 #: inc/ajax/donation-handler.php:86
1280 #: inc/payments/offline/offline-frontend.php:51
1281 #: inc/payments/pay-pal/pay-pal-frontend.php:59
1282 #: inc/payments/stripe/stripe-frontend.php:81
1283 msgid "Too many requests. Please wait a moment and try again."
1284 msgstr ""
1285
1286 #: inc/ajax/donation-handler.php:91
1287 #: inc/ajax/donation-handler.php:110
1288 msgid "Security check failed"
1289 msgstr ""
1290
1291 #: inc/ajax/donation-handler.php:115
1292 #: inc/payments/offline/offline-frontend.php:58
1293 #: inc/payments/pay-pal/pay-pal-frontend.php:66
1294 #: inc/payments/stripe/stripe-frontend.php:88
1295 msgid "Your submission was flagged as spam. Please try again."
1296 msgstr ""
1297
1298 #: inc/ajax/donation-handler.php:122
1299 #: inc/ajax/donation-handler.php:127
1300 #: inc/payments/stripe/stripe-frontend.php:507
1301 #: inc/payments/stripe/stripe-frontend.php:564
1302 msgid "Invalid campaign"
1303 msgstr ""
1304
1305 #: inc/ajax/donation-handler.php:150
1306 msgid "Invalid donation amount"
1307 msgstr ""
1308
1309 #: inc/ajax/donation-handler.php:155
1310 #: inc/payments/offline/offline-frontend.php:120
1311 #: inc/payments/pay-pal/pay-pal-frontend.php:660
1312 #: inc/payments/payment-helper.php:1141
1313 #: inc/payments/stripe/stripe-frontend.php:521
1314 msgid "Invalid form configuration."
1315 msgstr ""
1316
1317 #: inc/ajax/donation-handler.php:171
1318 msgid "Donor name is required"
1319 msgstr ""
1320
1321 #: inc/ajax/donation-handler.php:174
1322 msgid "Valid email address is required"
1323 msgstr ""
1324
1325 #: inc/ajax/donation-handler.php:230
1326 msgid "Failed to create donation"
1327 msgstr ""
1328
1329 #: inc/ajax/donation-handler.php:263
1330 msgid "Your generous contribution will make a real difference. A confirmation email has been sent to you."
1331 msgstr ""
1332
1333 #: inc/api/campaigns-api.php:721
1334 #: assets/build/admin.js:10
1335 msgid "Failed to update campaign status."
1336 msgstr ""
1337
1338 #: inc/api/campaigns-api.php:729
1339 #: assets/build/admin.js:10
1340 msgid "Campaign status updated successfully."
1341 msgstr ""
1342
1343 #: inc/api/campaigns-api.php:828
1344 #: assets/build/admin.js:10
1345 msgid "Campaign deleted successfully."
1346 msgstr ""
1347
1348 #. translators: %1$d: success count, %2$d: error count.
1349 #: inc/api/campaigns-api.php:886
1350 #: inc/api/donations-api.php:731
1351 msgid "Bulk action completed. Success: %1$d, Failed: %2$d"
1352 msgstr ""
1353
1354 #: inc/api/donations-api.php:496
1355 msgid "Failed to create donation."
1356 msgstr ""
1357
1358 #: inc/api/donations-api.php:506
1359 msgid "Donation created successfully."
1360 msgstr ""
1361
1362 #: inc/api/donations-api.php:582
1363 msgid "Donation updated successfully."
1364 msgstr ""
1365
1366 #: inc/api/donations-api.php:625
1367 msgid "The donation status could not be updated."
1368 msgstr ""
1369
1370 #: inc/api/donations-api.php:640
1371 #: assets/build/admin.js:56
1372 msgid "Donation status updated successfully."
1373 msgstr ""
1374
1375 #: inc/api/donations-api.php:661
1376 #: assets/build/admin.js:29
1377 msgid "Failed to delete donation."
1378 msgstr ""
1379
1380 #: inc/api/donations-api.php:669
1381 #: assets/build/admin.js:29
1382 msgid "Donation deleted successfully."
1383 msgstr ""
1384
1385 #: inc/api/donations-api.php:699
1386 msgid "Bulk actions are limited to 200 donations per request."
1387 msgstr ""
1388
1389 #: inc/api/donations-api.php:769
1390 msgid "Only completed or partially refunded donations can be refunded."
1391 msgstr ""
1392
1393 #: inc/api/donations-api.php:778
1394 msgid "Transaction ID mismatch."
1395 msgstr ""
1396
1397 #. translators: %s: maximum refundable amount
1398 #: inc/api/donations-api.php:795
1399 msgid "Refund amount exceeds maximum refundable amount of %s."
1400 msgstr ""
1401
1402 #: inc/api/donations-api.php:815
1403 msgid "Stripe is not connected. Please configure Stripe in settings."
1404 msgstr ""
1405
1406 #: inc/api/donations-api.php:867
1407 #: inc/payments/stripe/stripe-webhook.php:667
1408 msgid "Full"
1409 msgstr ""
1410
1411 #: inc/api/donations-api.php:868
1412 #: inc/payments/stripe/stripe-webhook.php:668
1413 msgid "Partial"
1414 msgstr ""
1415
1416 #. translators: %s: Refund type (Full/Partial)
1417 #: inc/api/donations-api.php:876
1418 msgid "%s refund processed via admin"
1419 msgstr ""
1420
1421 #: inc/api/donations-api.php:911
1422 msgid "Refund processed successfully."
1423 msgstr ""
1424
1425 #: inc/api/donations-api.php:957
1426 msgid "No logs found for this donation."
1427 msgstr ""
1428
1429 #: inc/api/donations-api.php:966
1430 msgid "Log entry not found."
1431 msgstr ""
1432
1433 #: inc/api/donations-api.php:983
1434 #: assets/build/admin.js:59
1435 msgid "Failed to delete log entry."
1436 msgstr ""
1437
1438 #: inc/api/donations-api.php:991
1439 #: assets/build/admin.js:59
1440 msgid "Log entry deleted successfully."
1441 msgstr ""
1442
1443 #: inc/api/donations-api.php:1106
1444 msgid "Note not found or could not be deleted."
1445 msgstr ""
1446
1447 #: inc/api/donors-api.php:363
1448 msgid "Please provide a valid email address."
1449 msgstr ""
1450
1451 #: inc/api/donors-api.php:434
1452 #: assets/build/admin.js:59
1453 msgid "Failed to delete donor."
1454 msgstr ""
1455
1456 #: inc/api/donors-api.php:442
1457 #: assets/build/admin.js:59
1458 msgid "Donor deleted successfully."
1459 msgstr ""
1460
1461 #: inc/api/donors-api.php:471
1462 msgid "Bulk actions are limited to 200 donors per request."
1463 msgstr ""
1464
1465 #. translators: %1$d is the success count, %2$d is the error count.
1466 #: inc/api/donors-api.php:515
1467 msgid "%1$d donor(s) processed, %2$d error(s)."
1468 msgstr ""
1469
1470 #: inc/api/donors-api.php:650
1471 #: inc/api/donors-api.php:758
1472 #: assets/build/admin.js:1
1473 #: assets/build/admin.js:42
1474 msgid "ID"
1475 msgstr ""
1476
1477 #: inc/api/donors-api.php:651
1478 #: inc/import-export/import/column-map.php:191
1479 #: inc/privacy/privacy-data.php:108
1480 #: assets/build/editor/editor.js:1
1481 msgid "Name"
1482 msgstr ""
1483
1484 #: inc/api/donors-api.php:652
1485 #: inc/import-export/import/column-map.php:186
1486 #: inc/privacy/privacy-data.php:109
1487 msgid "Email"
1488 msgstr ""
1489
1490 #: inc/api/donors-api.php:653
1491 #: inc/import-export/import/column-map.php:196
1492 #: inc/privacy/privacy-data.php:110
1493 msgid "Phone"
1494 msgstr ""
1495
1496 #: inc/api/donors-api.php:654
1497 #: inc/import-export/import/column-map.php:75
1498 #: inc/import-export/import/column-map.php:201
1499 #: inc/privacy/privacy-data.php:111
1500 msgid "Company"
1501 msgstr ""
1502
1503 #: inc/api/donors-api.php:655
1504 #: inc/import-export/import/column-map.php:80
1505 #: inc/import-export/import/column-map.php:206
1506 #: inc/privacy/privacy-data.php:112
1507 #: assets/build/admin.js:74
1508 #: assets/build/blocks.js:1
1509 msgid "Address"
1510 msgstr ""
1511
1512 #: inc/api/donors-api.php:656
1513 #: inc/api/donors-api.php:762
1514 #: inc/import-export/import/column-map.php:211
1515 #: inc/privacy/privacy-data.php:130
1516 #: assets/build/admin.js:1
1517 #: assets/build/admin.js:10
1518 #: assets/build/admin.js:13
1519 #: assets/build/admin.js:30
1520 #: assets/build/admin.js:43
1521 #: assets/build/admin.js:56
1522 #: assets/build/editor/editor.js:1
1523 msgid "Status"
1524 msgstr ""
1525
1526 #: inc/api/donors-api.php:657
1527 #: inc/import-export/import/column-map.php:221
1528 #: assets/build/admin.js:62
1529 msgid "Total Donated"
1530 msgstr ""
1531
1532 #: inc/api/donors-api.php:658
1533 #: inc/import-export/import/column-map.php:226
1534 msgid "Donation Count"
1535 msgstr ""
1536
1537 #: inc/api/donors-api.php:659
1538 #: inc/import-export/import/column-map.php:231
1539 msgid "Largest Donation"
1540 msgstr ""
1541
1542 #: inc/api/donors-api.php:660
1543 #: inc/import-export/import/column-map.php:236
1544 msgid "First Donation"
1545 msgstr ""
1546
1547 #: inc/api/donors-api.php:661
1548 #: inc/import-export/import/column-map.php:241
1549 #: assets/build/admin.js:68
1550 msgid "Last Donation"
1551 msgstr ""
1552
1553 #: inc/api/donors-api.php:662
1554 #: inc/import-export/import/column-map.php:246
1555 msgid "Created At"
1556 msgstr ""
1557
1558 #: inc/api/donors-api.php:692
1559 #: inc/api/donors-api.php:749
1560 msgid "Failed to generate CSV."
1561 msgstr ""
1562
1563 #: inc/api/donors-api.php:759
1564 #: inc/campaigns/campaign-cpt.php:104
1565 #: inc/import-export/import/column-map.php:85
1566 #: inc/page-builders/bricks/base-element.php:137
1567 #: inc/page-builders/elementor/base-widget.php:93
1568 #: assets/build/admin.js:42
1569 #: assets/build/admin.js:59
1570 #: assets/build/admin.js:71
1571 #: assets/build/admin.js:99
1572 #: assets/build/admin.js:104
1573 #: assets/build/admin/onboarding/index.js:1
1574 #: assets/build/admin/onboarding/index.js:6
1575 #: assets/build/blocks/donation-form/editor.js:2
1576 #: assets/build/campaign-blocks.js:1
1577 msgid "Campaign"
1578 msgstr ""
1579
1580 #: inc/api/donors-api.php:760
1581 #: inc/import-export/import/column-map.php:50
1582 #: inc/import-export/import/column-map.php:424
1583 #: inc/privacy/privacy-data.php:128
1584 #: assets/build/admin.js:56
1585 #: assets/build/admin.js:74
1586 msgid "Amount"
1587 msgstr ""
1588
1589 #: inc/api/donors-api.php:761
1590 #: inc/import-export/import/column-map.php:95
1591 #: inc/import-export/import/column-map.php:427
1592 #: inc/privacy/privacy-data.php:129
1593 #: assets/build/admin.js:56
1594 msgid "Currency"
1595 msgstr ""
1596
1597 #: inc/api/donors-api.php:763
1598 #: assets/build/admin.js:1
1599 msgid "Type"
1600 msgstr ""
1601
1602 #: inc/api/donors-api.php:764
1603 #: inc/helper.php:1047
1604 #: inc/helper.php:1124
1605 #: inc/helper.php:1381
1606 #: inc/pdf/receipt-generator.php:456
1607 #: assets/build/admin.js:56
1608 msgid "Payment Method"
1609 msgstr ""
1610
1611 #: inc/api/donors-api.php:765
1612 #: inc/import-export/import/column-map.php:165
1613 #: inc/import-export/import/column-map.php:439
1614 #: inc/pdf/receipt-generator.php:469
1615 #: inc/privacy/privacy-data.php:131
1616 msgid "Date"
1617 msgstr ""
1618
1619 #: inc/api/donors-api.php:839
1620 #: inc/api/import-export-api.php:138
1621 #: inc/api/import-givewp-api.php:191
1622 #: inc/api/onboarding-api.php:177
1623 msgid "Invalid or missing nonce."
1624 msgstr ""
1625
1626 #: inc/api/forms-api.php:128
1627 msgid " (Copy)"
1628 msgstr ""
1629
1630 #: inc/api/forms-api.php:239
1631 #: inc/payments/offline/offline-frontend.php:90
1632 #: inc/payments/offline/offline-frontend.php:105
1633 #: inc/payments/pay-pal/pay-pal-frontend.php:693
1634 msgid "Invalid campaign."
1635 msgstr ""
1636
1637 #: inc/api/forms-api.php:256
1638 msgid "Only a published form can be set as the default."
1639 msgstr ""
1640
1641 #: inc/api/forms-api.php:264
1642 msgid "This form does not belong to the selected campaign."
1643 msgstr ""
1644
1645 #: inc/api/forms-api.php:358
1646 #: inc/payments/pay-pal/pay-pal-frontend.php:265
1647 #: inc/payments/pay-pal/pay-pal-frontend.php:467
1648 msgid "Missing required parameters."
1649 msgstr ""
1650
1651 #: inc/api/forms-api.php:384
1652 msgid "Form is already in trash."
1653 msgstr ""
1654
1655 #: inc/api/forms-api.php:395
1656 msgid "Form is not in trash."
1657 msgstr ""
1658
1659 #: inc/api/forms-api.php:416
1660 msgid "Operation failed."
1661 msgstr ""
1662
1663 #: inc/api/import-charitable-api.php:112
1664 #: inc/api/import-givewp-api.php:112
1665 msgid "No file uploaded."
1666 msgstr ""
1667
1668 #: inc/api/import-charitable-api.php:124
1669 #: inc/api/import-givewp-api.php:124
1670 msgid "The upload did not complete successfully."
1671 msgstr ""
1672
1673 #: inc/api/import-charitable-api.php:132
1674 #: inc/api/import-givewp-api.php:132
1675 msgid "Invalid file upload."
1676 msgstr ""
1677
1678 #: inc/api/import-charitable-api.php:149
1679 #: inc/api/import-givewp-api.php:149
1680 msgid "Only .csv files are supported."
1681 msgstr ""
1682
1683 #: inc/api/import-charitable-api.php:206
1684 msgid "No Charitable data was found on this site — nothing to preview."
1685 msgstr ""
1686
1687 #: inc/api/import-charitable-api.php:228
1688 msgid "No Charitable data was found on this site — nothing to migrate."
1689 msgstr ""
1690
1691 #: inc/api/import-charitable-api.php:241
1692 #: inc/api/import-givewp-api.php:266
1693 msgid "Select at least one campaign to migrate."
1694 msgstr ""
1695
1696 #: inc/api/import-charitable-api.php:256
1697 #: inc/api/import-givewp-api.php:281
1698 msgid "No import phases were registered for this session."
1699 msgstr ""
1700
1701 #: inc/api/import-charitable-api.php:290
1702 #: inc/api/import-givewp-api.php:310
1703 msgid "Import session not found or already completed."
1704 msgstr ""
1705
1706 #: inc/api/import-export-api.php:122
1707 msgid "You are not allowed to import or export data."
1708 msgstr ""
1709
1710 #: inc/api/import-export-api.php:392
1711 msgid "No file was uploaded."
1712 msgstr ""
1713
1714 #: inc/api/import-export-api.php:397
1715 msgid "Please upload a .csv file."
1716 msgstr ""
1717
1718 #: inc/api/import-export-api.php:402
1719 msgid "The file is empty or larger than 20 MB."
1720 msgstr ""
1721
1722 #: inc/api/import-export-api.php:407
1723 msgid "Could not process the uploaded file."
1724 msgstr ""
1725
1726 #: inc/api/import-export-api.php:413
1727 msgid "The file has no header row."
1728 msgstr ""
1729
1730 #: inc/api/import-export-api.php:457
1731 msgid "The uploaded file could not be found. Please upload it again."
1732 msgstr ""
1733
1734 #: inc/api/import-export-api.php:462
1735 msgid "Invalid import type."
1736 msgstr ""
1737
1738 #. translators: %s: comma-separated required column labels.
1739 #: inc/api/import-export-api.php:477
1740 msgid "This does not look like a SureDonation export. Required columns were not found: %s. Please upload the CSV exported by SureDonation."
1741 msgstr ""
1742
1743 #: inc/api/import-export-api.php:494
1744 msgid "Please choose a campaign to import the donations into."
1745 msgstr ""
1746
1747 #: inc/api/import-export-api.php:524
1748 #: inc/api/import-export-api.php:531
1749 msgid "Import session not found or already finished."
1750 msgstr ""
1751
1752 #: inc/api/import-export-api.php:527
1753 msgid "You cannot modify an import started by another user."
1754 msgstr ""
1755
1756 #: inc/api/import-export-api.php:563
1757 msgid "Import session not found."
1758 msgstr ""
1759
1760 #: inc/api/import-export-api.php:566
1761 msgid "You cannot view an import started by another user."
1762 msgstr ""
1763
1764 #: inc/api/import-export-api.php:619
1765 msgid "No campaigns were found in the file."
1766 msgstr ""
1767
1768 #. translators: 1: campaign count, 2: form count.
1769 #: inc/api/import-export-api.php:629
1770 msgid "Imported %1$d campaigns and %2$d forms."
1771 msgstr ""
1772
1773 #: inc/api/import-export-api.php:655
1774 msgid "No settings were found in the file."
1775 msgstr ""
1776
1777 #: inc/api/import-export-api.php:663
1778 #: assets/build/admin.js:98
1779 msgid "Settings imported."
1780 msgstr ""
1781
1782 #: inc/api/import-export-api.php:664
1783 msgid "Payment credentials were not imported. Reconnect your gateways under Settings → Payment Methods."
1784 msgstr ""
1785
1786 #: inc/api/import-givewp-api.php:231
1787 msgid "No GiveWP data was found on this site — nothing to preview."
1788 msgstr ""
1789
1790 #: inc/api/import-givewp-api.php:253
1791 msgid "No GiveWP data was found on this site — nothing to migrate."
1792 msgstr ""
1793
1794 #: inc/api/onboarding-api.php:243
1795 #: assets/build/admin/onboarding/index.js:24
1796 msgid "Campaign name is required."
1797 msgstr ""
1798
1799 #: inc/api/onboarding-api.php:280
1800 #: assets/build/admin/onboarding/index.js:24
1801 msgid "Could not create the campaign."
1802 msgstr ""
1803
1804 #: inc/api/settings-api.php:312
1805 msgid "Form validation settings saved"
1806 msgstr ""
1807
1808 #: inc/api/settings-api.php:380
1809 #: inc/payments/stripe/stripe-settings.php:294
1810 msgid "Invalid settings provided"
1811 msgstr ""
1812
1813 #: inc/api/settings-api.php:419
1814 #: inc/payments/stripe/stripe-settings.php:405
1815 msgid "Failed to update settings"
1816 msgstr ""
1817
1818 #: inc/api/settings-api.php:427
1819 #: inc/payments/stripe/stripe-settings.php:413
1820 msgid "Settings updated successfully"
1821 msgstr ""
1822
1823 #: inc/api/settings-api.php:506
1824 msgid "AI settings saved"
1825 msgstr ""
1826
1827 #: inc/api/settings-api.php:565
1828 msgid "Spam protection settings saved"
1829 msgstr ""
1830
1831 #: inc/api/settings-api.php:624
1832 #: inc/api/settings-api.php:680
1833 #: assets/build/admin.js:95
1834 msgid "Settings saved"
1835 msgstr ""
1836
1837 #: inc/blocks/campaign-donate-button/block.php:43
1838 #: inc/blocks/campaign-donations/block.php:75
1839 #: inc/campaign-templates/campaign-templates.php:187
1840 #: inc/campaign-templates/templates/animal-rescue/template.php:25
1841 #: inc/campaign-templates/templates/donate-for-a-cause/template.php:25
1842 #: inc/campaign-templates/templates/medical/template.php:26
1843 #: inc/page-builders/bricks/elements/campaign-donate-button.php:69
1844 #: inc/page-builders/bricks/elements/campaign-donate-button.php:89
1845 #: inc/page-builders/bricks/elements/campaign-donations.php:93
1846 #: inc/page-builders/bricks/elements/campaign-donations.php:117
1847 #: inc/page-builders/elementor/widgets/campaign-donate-button-widget.php:71
1848 #: inc/page-builders/elementor/widgets/campaign-donate-button-widget.php:87
1849 #: inc/page-builders/elementor/widgets/campaign-donations-widget.php:102
1850 #: inc/page-builders/elementor/widgets/campaign-donations-widget.php:122
1851 #: inc/post-types/donation-form.php:828
1852 #: inc/post-types/donation-form.php:926
1853 msgid "Donate"
1854 msgstr ""
1855
1856 #: inc/blocks/campaign-donate-button/block.php:52
1857 msgid "Campaign ended"
1858 msgstr ""
1859
1860 #: inc/blocks/campaign-donate-button/block.php:53
1861 msgid "Donations paused"
1862 msgstr ""
1863
1864 #: inc/blocks/campaign-donations/block.php:79
1865 #: assets/build/admin.js:1
1866 msgid "Recent Donations"
1867 msgstr ""
1868
1869 #: inc/blocks/campaign-donations/block.php:85
1870 msgid "Be the first to donate."
1871 msgstr ""
1872
1873 #: inc/blocks/campaign-donations/block.php:91
1874 #: inc/blocks/campaign-donors/block.php:75
1875 #: inc/import-export/import/column-map.php:130
1876 #: inc/import-export/import/column-map.php:436
1877 #: assets/build/admin.js:1
1878 #: assets/build/admin.js:42
1879 #: assets/build/admin.js:56
1880 msgid "Anonymous"
1881 msgstr ""
1882
1883 #. translators: 1: donor name, 2: donation amount.
1884 #: inc/blocks/campaign-donations/block.php:108
1885 msgid "%1$s donated %2$s"
1886 msgstr ""
1887
1888 #. translators: %s: human-readable time difference, e.g. "3 weeks".
1889 #: inc/blocks/campaign-donations/block.php:119
1890 msgid "%s ago"
1891 msgstr ""
1892
1893 #: inc/blocks/campaign-donors/block.php:58
1894 #: inc/page-builders/bricks/elements/campaign-donors.php:84
1895 #: inc/page-builders/bricks/elements/campaign-donors.php:107
1896 #: inc/page-builders/elementor/widgets/campaign-donors-widget.php:92
1897 #: inc/page-builders/elementor/widgets/campaign-donors-widget.php:111
1898 msgid "Join the list"
1899 msgstr ""
1900
1901 #: inc/blocks/campaign-donors/block.php:62
1902 msgid "Top Donors"
1903 msgstr ""
1904
1905 #: inc/blocks/campaign-donors/block.php:68
1906 #: assets/build/campaign-blocks.js:1
1907 msgid "No donors yet."
1908 msgstr ""
1909
1910 #. translators: %s: formatted goal amount or count.
1911 #: inc/blocks/campaign-goal/block.php:68
1912 msgid "raised of %s goal"
1913 msgstr ""
1914
1915 #: inc/blocks/campaign-goal/block.php:77
1916 msgid "donor"
1917 msgid_plural "donors"
1918 msgstr[0] ""
1919 msgstr[1] ""
1920
1921 #: inc/blocks/campaign-social-sharing/block.php:61
1922 #: inc/page-builders/bricks/elements/campaign-social-sharing.php:84
1923 #: inc/page-builders/bricks/elements/campaign-social-sharing.php:150
1924 #: inc/page-builders/elementor/widgets/campaign-social-sharing-widget.php:71
1925 #: inc/page-builders/elementor/widgets/campaign-social-sharing-widget.php:146
1926 #: assets/build/campaign-blocks.js:1
1927 msgid "Share:"
1928 msgstr ""
1929
1930 #. translators: %s: social network name.
1931 #: inc/blocks/campaign-social-sharing/block.php:99
1932 #: inc/blocks/campaign-social-sharing/block.php:124
1933 msgid "Share on %s"
1934 msgstr ""
1935
1936 #: inc/blocks/campaign-social-sharing/block.php:154
1937 #: inc/page-builders/bricks/elements/campaign-social-sharing.php:93
1938 #: inc/page-builders/elementor/widgets/campaign-social-sharing-widget.php:83
1939 #: assets/build/campaign-blocks.js:1
1940 msgid "Twitter / X"
1941 msgstr ""
1942
1943 #: inc/blocks/campaign-social-sharing/block.php:158
1944 #: inc/page-builders/bricks/elements/campaign-social-sharing.php:94
1945 #: inc/page-builders/elementor/widgets/campaign-social-sharing-widget.php:84
1946 #: assets/build/campaign-blocks.js:1
1947 msgid "Facebook"
1948 msgstr ""
1949
1950 #: inc/blocks/campaign-social-sharing/block.php:162
1951 #: inc/page-builders/bricks/elements/campaign-social-sharing.php:95
1952 #: inc/page-builders/elementor/widgets/campaign-social-sharing-widget.php:85
1953 #: assets/build/campaign-blocks.js:1
1954 msgid "LinkedIn"
1955 msgstr ""
1956
1957 #: inc/blocks/campaign-social-sharing/block.php:166
1958 #: inc/page-builders/bricks/elements/campaign-social-sharing.php:96
1959 #: inc/page-builders/elementor/widgets/campaign-social-sharing-widget.php:86
1960 #: assets/build/campaign-blocks.js:1
1961 msgid "Pinterest"
1962 msgstr ""
1963
1964 #: inc/blocks/campaign-social-sharing/block.php:170
1965 #: inc/page-builders/bricks/elements/campaign-social-sharing.php:97
1966 #: inc/page-builders/elementor/widgets/campaign-social-sharing-widget.php:87
1967 #: assets/build/campaign-blocks.js:1
1968 msgid "Mastodon"
1969 msgstr ""
1970
1971 #: inc/blocks/campaign-social-sharing/block.php:177
1972 #: inc/page-builders/bricks/elements/campaign-social-sharing.php:98
1973 #: inc/page-builders/elementor/widgets/campaign-social-sharing-widget.php:88
1974 #: assets/build/campaign-blocks.js:1
1975 msgid "Threads"
1976 msgstr ""
1977
1978 #: inc/blocks/campaign-social-sharing/block.php:181
1979 #: inc/page-builders/bricks/elements/campaign-social-sharing.php:99
1980 #: inc/page-builders/elementor/widgets/campaign-social-sharing-widget.php:89
1981 #: assets/build/campaign-blocks.js:1
1982 msgid "Bluesky"
1983 msgstr ""
1984
1985 #: inc/blocks/campaign-social-sharing/block.php:255
1986 msgid "Enter your Mastodon instance (e.g. mastodon.social):"
1987 msgstr ""
1988
1989 #: inc/blocks/campaign-stats/block.php:76
1990 #: inc/page-builders/bricks/elements/campaign-stats.php:80
1991 #: inc/page-builders/elementor/widgets/campaign-stats-widget.php:75
1992 #: assets/build/admin.js:1
1993 #: assets/build/admin.js:74
1994 #: assets/build/campaign-blocks.js:1
1995 msgid "Total Raised"
1996 msgstr ""
1997
1998 #: inc/blocks/campaign-stats/block.php:81
1999 #: inc/page-builders/bricks/elements/campaign-stats.php:79
2000 #: inc/page-builders/elementor/widgets/campaign-stats-widget.php:74
2001 #: assets/build/campaign-blocks.js:1
2002 msgid "Top Donation"
2003 msgstr ""
2004
2005 #: inc/blocks/campaign-stats/block.php:97
2006 #: inc/page-builders/bricks/elements/campaign-stats.php:78
2007 #: inc/page-builders/elementor/widgets/campaign-stats-widget.php:73
2008 #: assets/build/admin.js:68
2009 #: assets/build/campaign-blocks.js:1
2010 msgid "Average Donation"
2011 msgstr ""
2012
2013 #: inc/blocks/donation-form/block.php:49
2014 msgid "Please select a donation form in the block settings."
2015 msgstr ""
2016
2017 #: inc/blocks/donation-form/block.php:69
2018 msgid "Invalid form selected."
2019 msgstr ""
2020
2021 #: inc/blocks/donation-form/block.php:74
2022 msgid "This form is not available."
2023 msgstr ""
2024
2025 #: inc/blocks/donation-form/block.php:87
2026 msgid "Invalid campaign selected."
2027 msgstr ""
2028
2029 #: inc/blocks/donation-form/block.php:94
2030 msgid "This campaign is not available."
2031 msgstr ""
2032
2033 #: inc/blocks/donation-form/block.php:100
2034 #: inc/payments/offline/offline-frontend.php:114
2035 #: inc/payments/pay-pal/pay-pal-frontend.php:702
2036 #: inc/payments/stripe/stripe-frontend.php:573
2037 msgid "This campaign is not currently accepting donations."
2038 msgstr ""
2039
2040 #: inc/blocks/register.php:294
2041 msgid "General Fields"
2042 msgstr ""
2043
2044 #: inc/blocks/register.php:624
2045 #: inc/helper.php:1264
2046 #: inc/payments/payment-helper.php:1084
2047 #: assets/build/admin.js:75
2048 msgid "Stripe"
2049 msgstr ""
2050
2051 #: inc/blocks/register.php:629
2052 #: inc/payments/payment-helper.php:1090
2053 #: assets/build/admin.js:78
2054 #: assets/build/admin.js:95
2055 msgid "Offline Donations"
2056 msgstr ""
2057
2058 #: inc/campaign-templates/campaign-templates.php:186
2059 #: inc/post-types/donation-form.php:784
2060 #: inc/post-types/donation-form.php:878
2061 msgid "Select Donation Amount"
2062 msgstr ""
2063
2064 #: inc/campaign-templates/campaign-templates.php:204
2065 #: inc/post-types/donation-form.php:764
2066 #: inc/post-types/donation-form.php:854
2067 msgid "Full Name"
2068 msgstr ""
2069
2070 #: inc/campaign-templates/campaign-templates.php:206
2071 #: inc/post-types/donation-form.php:766
2072 #: inc/post-types/donation-form.php:856
2073 msgid "Enter your full name"
2074 msgstr ""
2075
2076 #: inc/campaign-templates/campaign-templates.php:214
2077 #: inc/campaign-templates/templates/buy-me-a-coffee/template.php:48
2078 #: inc/post-types/donation-form.php:774
2079 #: inc/post-types/donation-form.php:866
2080 #: assets/build/admin.js:74
2081 #: assets/build/admin/onboarding/index.js:24
2082 msgid "Email Address"
2083 msgstr ""
2084
2085 #: inc/campaign-templates/campaign-templates.php:216
2086 #: inc/campaign-templates/templates/buy-me-a-coffee/template.php:50
2087 #: inc/post-types/donation-form.php:776
2088 #: inc/post-types/donation-form.php:868
2089 msgid "Enter your email"
2090 msgstr ""
2091
2092 #: inc/campaign-templates/campaign-templates.php:364
2093 #: assets/build/admin.js:10
2094 msgid "Start from scratch"
2095 msgstr ""
2096
2097 #: inc/campaign-templates/campaign-templates.php:365
2098 #: inc/campaign-templates/templates/donate-for-a-cause/template.php:15
2099 #: assets/build/blocks.js:1
2100 #: assets/build/editor/editor.js:1
2101 msgid "General"
2102 msgstr ""
2103
2104 #: inc/campaign-templates/campaign-templates.php:366
2105 msgid "A blank donation campaign with the standard form."
2106 msgstr ""
2107
2108 #: inc/campaign-templates/templates/animal-rescue/template.php:14
2109 msgid "Animal Rescue"
2110 msgstr ""
2111
2112 #: inc/campaign-templates/templates/animal-rescue/template.php:15
2113 msgid "Animal"
2114 msgstr ""
2115
2116 #: inc/campaign-templates/templates/animal-rescue/template.php:16
2117 msgid "Raise funds to rescue, shelter, and care for animals."
2118 msgstr ""
2119
2120 #: inc/campaign-templates/templates/animal-rescue/template.php:17
2121 msgid "Help us rescue animals in need"
2122 msgstr ""
2123
2124 #: inc/campaign-templates/templates/animal-rescue/template.php:18
2125 msgid "Share your rescue mission and how donations feed, treat, and rehome animals."
2126 msgstr ""
2127
2128 #: inc/campaign-templates/templates/buy-me-a-coffee/template.php:18
2129 #: inc/campaign-templates/templates/buy-me-a-coffee/template.php:21
2130 msgid "Buy me a coffee"
2131 msgstr ""
2132
2133 #: inc/campaign-templates/templates/buy-me-a-coffee/template.php:19
2134 msgid "Personal"
2135 msgstr ""
2136
2137 #: inc/campaign-templates/templates/buy-me-a-coffee/template.php:20
2138 msgid "A simple tip jar so supporters can buy you a coffee."
2139 msgstr ""
2140
2141 #: inc/campaign-templates/templates/buy-me-a-coffee/template.php:22
2142 msgid "If you enjoy my work, consider supporting it with a coffee. Every cup helps!"
2143 msgstr ""
2144
2145 #: inc/campaign-templates/templates/buy-me-a-coffee/template.php:37
2146 msgid "Your Name"
2147 msgstr ""
2148
2149 #: inc/campaign-templates/templates/buy-me-a-coffee/template.php:39
2150 msgid "Enter your name"
2151 msgstr ""
2152
2153 #: inc/campaign-templates/templates/buy-me-a-coffee/template.php:59
2154 msgid "How many coffees?"
2155 msgstr ""
2156
2157 #: inc/campaign-templates/templates/buy-me-a-coffee/template.php:101
2158 #: inc/campaign-templates/templates/education/template.php:26
2159 msgid "Support"
2160 msgstr ""
2161
2162 #: inc/campaign-templates/templates/disaster-relief/template.php:14
2163 msgid "Disaster Relief"
2164 msgstr ""
2165
2166 #: inc/campaign-templates/templates/disaster-relief/template.php:15
2167 msgid "Emergency"
2168 msgstr ""
2169
2170 #: inc/campaign-templates/templates/disaster-relief/template.php:16
2171 msgid "Rally urgent support for communities hit by a disaster."
2172 msgstr ""
2173
2174 #. translators: [Region] is a literal placeholder the site owner replaces after creating the campaign; keep it as-is.
2175 #: inc/campaign-templates/templates/disaster-relief/template.php:18
2176 msgid "Emergency relief for [Region]"
2177 msgstr ""
2178
2179 #: inc/campaign-templates/templates/disaster-relief/template.php:19
2180 msgid "Describe the situation, the urgency, and how funds provide immediate relief."
2181 msgstr ""
2182
2183 #: inc/campaign-templates/templates/disaster-relief/template.php:26
2184 msgid "Donate now"
2185 msgstr ""
2186
2187 #: inc/campaign-templates/templates/donate-for-a-cause/template.php:14
2188 msgid "Donate for a Cause"
2189 msgstr ""
2190
2191 #: inc/campaign-templates/templates/donate-for-a-cause/template.php:16
2192 msgid "A versatile campaign for any cause or nonprofit."
2193 msgstr ""
2194
2195 #: inc/campaign-templates/templates/donate-for-a-cause/template.php:17
2196 msgid "Support our cause"
2197 msgstr ""
2198
2199 #: inc/campaign-templates/templates/donate-for-a-cause/template.php:18
2200 msgid "Tell your story and invite supporters to contribute to your mission."
2201 msgstr ""
2202
2203 #: inc/campaign-templates/templates/education/template.php:14
2204 msgid "School / Education"
2205 msgstr ""
2206
2207 #: inc/campaign-templates/templates/education/template.php:15
2208 msgid "Education"
2209 msgstr ""
2210
2211 #: inc/campaign-templates/templates/education/template.php:16
2212 msgid "Fund a school project, club, or scholarship drive."
2213 msgstr ""
2214
2215 #. translators: [School] is a literal placeholder the site owner replaces after creating the campaign; keep it as-is.
2216 #: inc/campaign-templates/templates/education/template.php:18
2217 msgid "Support [School] students"
2218 msgstr ""
2219
2220 #: inc/campaign-templates/templates/education/template.php:19
2221 msgid "Explain the project and rally supporters to hit the goal together."
2222 msgstr ""
2223
2224 #: inc/campaign-templates/templates/faith/template.php:14
2225 msgid "Faith / Place of Worship"
2226 msgstr ""
2227
2228 #: inc/campaign-templates/templates/faith/template.php:15
2229 msgid "Faith"
2230 msgstr ""
2231
2232 #: inc/campaign-templates/templates/faith/template.php:16
2233 msgid "Collect offerings and donations for your congregation."
2234 msgstr ""
2235
2236 #: inc/campaign-templates/templates/faith/template.php:17
2237 msgid "Support our congregation"
2238 msgstr ""
2239
2240 #: inc/campaign-templates/templates/faith/template.php:18
2241 msgid "Invite your community to give and share how contributions sustain your mission."
2242 msgstr ""
2243
2244 #: inc/campaign-templates/templates/faith/template.php:25
2245 msgid "Give"
2246 msgstr ""
2247
2248 #: inc/campaign-templates/templates/in-memory/template.php:14
2249 msgid "In Loving Memory"
2250 msgstr ""
2251
2252 #: inc/campaign-templates/templates/in-memory/template.php:15
2253 msgid "Memorial"
2254 msgstr ""
2255
2256 #: inc/campaign-templates/templates/in-memory/template.php:16
2257 msgid "A tribute campaign to honor a loved one."
2258 msgstr ""
2259
2260 #. translators: [Name] is a literal placeholder the site owner replaces after creating the campaign; keep it as-is.
2261 #: inc/campaign-templates/templates/in-memory/template.php:18
2262 msgid "In loving memory of [Name]"
2263 msgstr ""
2264
2265 #: inc/campaign-templates/templates/in-memory/template.php:19
2266 msgid "Celebrate their life and invite friends and family to give in their memory."
2267 msgstr ""
2268
2269 #: inc/campaign-templates/templates/in-memory/template.php:26
2270 msgid "Give in their memory"
2271 msgstr ""
2272
2273 #: inc/campaign-templates/templates/medical/template.php:14
2274 msgid "Medical Fundraiser"
2275 msgstr ""
2276
2277 #: inc/campaign-templates/templates/medical/template.php:15
2278 msgid "Medical"
2279 msgstr ""
2280
2281 #: inc/campaign-templates/templates/medical/template.php:16
2282 msgid "Raise funds for treatment, surgery, or medical bills."
2283 msgstr ""
2284
2285 #. translators: [Name] is a literal placeholder the site owner replaces after creating the campaign; keep it as-is.
2286 #: inc/campaign-templates/templates/medical/template.php:18
2287 msgid "Help [Name] with medical costs"
2288 msgstr ""
2289
2290 #: inc/campaign-templates/templates/medical/template.php:19
2291 msgid "Share the story, the diagnosis, and how donations will help cover treatment and recovery."
2292 msgstr ""
2293
2294 #: inc/campaigns/campaign-cpt.php:71
2295 msgctxt "Post Type General Name"
2296 msgid "Campaigns"
2297 msgstr ""
2298
2299 #: inc/campaigns/campaign-cpt.php:72
2300 msgctxt "Post Type Singular Name"
2301 msgid "Campaign"
2302 msgstr ""
2303
2304 #: inc/campaigns/campaign-cpt.php:77
2305 msgid "SureDonation Campaign"
2306 msgstr ""
2307
2308 #: inc/campaigns/campaign-cpt.php:78
2309 msgid "Campaign Archives"
2310 msgstr ""
2311
2312 #: inc/campaigns/campaign-cpt.php:79
2313 msgid "Campaign Attributes"
2314 msgstr ""
2315
2316 #: inc/campaigns/campaign-cpt.php:80
2317 msgid "Parent Campaign:"
2318 msgstr ""
2319
2320 #: inc/campaigns/campaign-cpt.php:81
2321 #: assets/build/admin.js:74
2322 msgid "All Campaigns"
2323 msgstr ""
2324
2325 #: inc/campaigns/campaign-cpt.php:82
2326 msgid "Add New Campaign"
2327 msgstr ""
2328
2329 #: inc/campaigns/campaign-cpt.php:83
2330 #: inc/post-types/donation-form.php:125
2331 msgid "Add New"
2332 msgstr ""
2333
2334 #: inc/campaigns/campaign-cpt.php:84
2335 #: assets/build/admin.js:10
2336 msgid "New Campaign"
2337 msgstr ""
2338
2339 #: inc/campaigns/campaign-cpt.php:85
2340 #: assets/build/admin.js:10
2341 #: assets/build/admin.js:42
2342 msgid "Edit Campaign"
2343 msgstr ""
2344
2345 #: inc/campaigns/campaign-cpt.php:86
2346 msgid "Update Campaign"
2347 msgstr ""
2348
2349 #: inc/campaigns/campaign-cpt.php:87
2350 #: assets/build/admin.js:42
2351 msgid "View Campaign"
2352 msgstr ""
2353
2354 #: inc/campaigns/campaign-cpt.php:88
2355 msgid "View Campaigns"
2356 msgstr ""
2357
2358 #: inc/campaigns/campaign-cpt.php:89
2359 msgid "Search Campaign"
2360 msgstr ""
2361
2362 #: inc/campaigns/campaign-cpt.php:90
2363 msgid "Not found"
2364 msgstr ""
2365
2366 #: inc/campaigns/campaign-cpt.php:91
2367 msgid "Not found in Trash"
2368 msgstr ""
2369
2370 #: inc/campaigns/campaign-cpt.php:92
2371 msgid "Campaign Image"
2372 msgstr ""
2373
2374 #: inc/campaigns/campaign-cpt.php:93
2375 msgid "Set campaign image"
2376 msgstr ""
2377
2378 #: inc/campaigns/campaign-cpt.php:94
2379 msgid "Remove campaign image"
2380 msgstr ""
2381
2382 #: inc/campaigns/campaign-cpt.php:95
2383 msgid "Use as campaign image"
2384 msgstr ""
2385
2386 #: inc/campaigns/campaign-cpt.php:96
2387 msgid "Insert into campaign"
2388 msgstr ""
2389
2390 #: inc/campaigns/campaign-cpt.php:97
2391 msgid "Uploaded to this campaign"
2392 msgstr ""
2393
2394 #: inc/campaigns/campaign-cpt.php:98
2395 msgid "Campaigns list"
2396 msgstr ""
2397
2398 #: inc/campaigns/campaign-cpt.php:99
2399 msgid "Campaigns list navigation"
2400 msgstr ""
2401
2402 #: inc/campaigns/campaign-cpt.php:100
2403 msgid "Filter campaigns list"
2404 msgstr ""
2405
2406 #: inc/campaigns/campaign-cpt.php:105
2407 msgid "Fundraising Campaigns"
2408 msgstr ""
2409
2410 #: inc/campaigns/campaign-cpt.php:159
2411 msgid "Consolidated campaign settings."
2412 msgstr ""
2413
2414 #: inc/campaigns/campaign-cpt.php:178
2415 msgid "Campaign template the campaign was created from."
2416 msgstr ""
2417
2418 #: inc/campaigns/campaign-meta-tags.php:177
2419 msgid "Support this fundraising campaign and help make a difference."
2420 msgstr ""
2421
2422 #: inc/campaigns/campaign-page.php:115
2423 msgid "Single Campaign"
2424 msgstr ""
2425
2426 #: inc/campaigns/campaign-page.php:116
2427 msgid "Campaign page without the theme byline or duplicate featured image."
2428 msgstr ""
2429
2430 #: inc/database/tables/donations.php:2515
2431 msgid "System"
2432 msgstr ""
2433
2434 #: inc/duplicate-form.php:40
2435 msgid "Invalid form ID provided."
2436 msgstr ""
2437
2438 #: inc/duplicate-form.php:50
2439 msgid "Source form not found."
2440 msgstr ""
2441
2442 #: inc/duplicate-form.php:58
2443 msgid "The specified post is not a donation form."
2444 msgstr ""
2445
2446 #: inc/duplicate-form.php:81
2447 msgid "Failed to create duplicate form."
2448 msgstr ""
2449
2450 #: inc/emails/email-handler.php:900
2451 #: plugin-loader.php:244
2452 #: plugin-loader.php:270
2453 #: assets/build/admin.js:1
2454 #: assets/build/admin.js:42
2455 #: assets/build/admin.js:74
2456 msgid "Donor"
2457 msgstr ""
2458
2459 #: inc/emails/email-template.php:48
2460 msgid "Donation Notification"
2461 msgstr ""
2462
2463 #: inc/field-validation.php:1096
2464 #: inc/field-validation.php:1097
2465 #: inc/field-validation.php:1098
2466 #: inc/field-validation.php:1099
2467 #: inc/field-validation.php:1100
2468 #: inc/field-validation.php:1101
2469 #: inc/field-validation.php:1102
2470 #: inc/field-validation.php:1391
2471 #: inc/fields/base.php:391
2472 #: assets/build/editor/editor.js:1
2473 msgid "This field is required."
2474 msgstr ""
2475
2476 #: inc/field-validation.php:1103
2477 #: inc/fields/email-markup.php:39
2478 #: assets/build/admin.js:74
2479 #: assets/build/admin/onboarding/index.js:24
2480 msgid "Please enter a valid email address."
2481 msgstr ""
2482
2483 #: inc/field-validation.php:1104
2484 #: assets/build/admin/onboarding/index.js:24
2485 msgid "Please enter a valid number."
2486 msgstr ""
2487
2488 #: inc/field-validation.php:1105
2489 #: assets/build/admin.js:74
2490 msgid "Please enter a valid phone number."
2491 msgstr ""
2492
2493 #: inc/field-validation.php:1106
2494 #: inc/fields/url-markup.php:41
2495 #: assets/build/editor/editor.js:1
2496 msgid "Please enter a valid URL."
2497 msgstr ""
2498
2499 #: inc/field-validation.php:1107
2500 msgid "Please select a valid option."
2501 msgstr ""
2502
2503 #. translators: %s: minimum number of selections required.
2504 #: inc/field-validation.php:1109
2505 msgid "Please select at least %s option(s)."
2506 msgstr ""
2507
2508 #. translators: %s: maximum number of selections allowed.
2509 #: inc/field-validation.php:1111
2510 msgid "Please select no more than %s option(s)."
2511 msgstr ""
2512
2513 #. translators: %s: maximum number of characters allowed.
2514 #: inc/field-validation.php:1113
2515 msgid "Maximum length is %s characters."
2516 msgstr ""
2517
2518 #. translators: %s: maximum characters allowed before the @ symbol.
2519 #: inc/field-validation.php:1115
2520 msgid "The part before @ may not exceed %s characters."
2521 msgstr ""
2522
2523 #. translators: %s: maximum characters allowed after the @ symbol.
2524 #: inc/field-validation.php:1117
2525 msgid "The part after @ may not exceed %s characters."
2526 msgstr ""
2527
2528 #. translators: %s: maximum total characters allowed in an email address.
2529 #: inc/field-validation.php:1119
2530 msgid "The email address may not exceed %s characters."
2531 msgstr ""
2532
2533 #. translators: %s: minimum allowed value.
2534 #: inc/field-validation.php:1121
2535 msgid "Minimum value is %s."
2536 msgstr ""
2537
2538 #. translators: %s: maximum allowed value.
2539 #: inc/field-validation.php:1123
2540 msgid "Maximum value is %s."
2541 msgstr ""
2542
2543 #: inc/fields/donate-button-markup.php:37
2544 msgid "Donate Now"
2545 msgstr ""
2546
2547 #: inc/fields/donation-amount-markup.php:226
2548 #: inc/fields/donation-amount-markup.php:227
2549 #: assets/build/blocks.js:1
2550 msgid "Enter custom amount"
2551 msgstr ""
2552
2553 #: inc/fields/dropdown-markup.php:98
2554 #: assets/build/blocks.js:1
2555 msgid "Select an option"
2556 msgstr ""
2557
2558 #: inc/fields/payment-markup.php:275
2559 msgid "Make this a recurring donation"
2560 msgstr ""
2561
2562 #: inc/fields/payment-markup.php:449
2563 msgid "Subscription Plan"
2564 msgstr ""
2565
2566 #: inc/fields/payment-markup.php:505
2567 msgid "Credit / Debit Card"
2568 msgstr ""
2569
2570 #: inc/fields/payment-markup.php:517
2571 #: inc/helper.php:1262
2572 msgid "Offline Donation"
2573 msgstr ""
2574
2575 #. translators: 1: Amount with currency, 2: Interval (day/week/month/quarter/year)
2576 #: inc/fields/payment-markup.php:814
2577 msgid "%1$s per %2$s (until cancelled)"
2578 msgstr ""
2579
2580 #. translators: 1: Amount with currency, 2: Interval (day/week/month/quarter/year), 3: Number of billing cycles
2581 #: inc/fields/payment-markup.php:823
2582 msgid "%1$s per %2$s (%3$s payments)"
2583 msgstr ""
2584
2585 #. translators: 1: Amount with currency, 2: Interval (day/week/month/quarter/year)
2586 #: inc/fields/payment-markup.php:833
2587 msgid "%1$s per %2$s"
2588 msgstr ""
2589
2590 #. translators: 1: Amount with currency placeholder, 2: Interval (day/week/month/quarter/year)
2591 #: inc/fields/payment-markup.php:862
2592 msgid "{amount} per %s (until cancelled)"
2593 msgstr ""
2594
2595 #. translators: 1: Amount with currency placeholder, 2: Interval (day/week/month/quarter/year), 3: Number of billing cycles
2596 #: inc/fields/payment-markup.php:865
2597 msgid "{amount} per %1$s (%2$s payments)"
2598 msgstr ""
2599
2600 #. translators: 1: Amount with currency placeholder, 2: Interval (day/week/month/quarter/year)
2601 #: inc/fields/payment-markup.php:868
2602 msgid "{amount} per %s"
2603 msgstr ""
2604
2605 #: inc/fields/payment-markup.php:873
2606 #: inc/helper.php:967
2607 msgid "Complete the form to view the amount."
2608 msgstr ""
2609
2610 #. translators: %s: Minimum amount with currency
2611 #: inc/fields/payment-markup.php:882
2612 msgid "Minimum amount: %s"
2613 msgstr ""
2614
2615 #: inc/fields/payment-markup.php:948
2616 #: assets/build/admin.js:42
2617 msgid "day"
2618 msgstr ""
2619
2620 #: inc/fields/payment-markup.php:949
2621 #: assets/build/admin.js:42
2622 msgid "week"
2623 msgstr ""
2624
2625 #: inc/fields/payment-markup.php:950
2626 #: assets/build/admin.js:42
2627 msgid "month"
2628 msgstr ""
2629
2630 #: inc/fields/payment-markup.php:951
2631 msgid "quarter"
2632 msgstr ""
2633
2634 #: inc/fields/payment-markup.php:952
2635 #: assets/build/admin.js:42
2636 msgid "year"
2637 msgstr ""
2638
2639 #: inc/fields/payment-markup.php:982
2640 msgid "Test mode is enabled:"
2641 msgstr ""
2642
2643 #: inc/fields/payment-markup.php:984
2644 msgid "Click here to enable live mode and accept payment"
2645 msgstr ""
2646
2647 #: inc/fields/payment-markup.php:1030
2648 msgid "Stripe is connected but cannot accept card payments for this account."
2649 msgstr ""
2650
2651 #: inc/fields/payment-markup.php:1031
2652 msgid "Card payments are currently unavailable. Please contact the site administrator."
2653 msgstr ""
2654
2655 #: inc/fields/payment-markup.php:1034
2656 msgid "Payment gateways are not configured."
2657 msgstr ""
2658
2659 #: inc/fields/payment-markup.php:1035
2660 msgid "Payment gateways are not configured. Please contact the site administrator."
2661 msgstr ""
2662
2663 #: inc/fields/payment-markup.php:1042
2664 #: inc/fields/payment-markup.php:1165
2665 msgid "Review Stripe account status"
2666 msgstr ""
2667
2668 #: inc/fields/payment-markup.php:1057
2669 msgid "Edit this form’s payment settings"
2670 msgstr ""
2671
2672 #: inc/fields/payment-markup.php:1062
2673 #: inc/fields/payment-markup.php:1116
2674 #: assets/build/admin.js:1
2675 msgid "Configure payment gateway"
2676 msgstr ""
2677
2678 #: inc/fields/payment-markup.php:1111
2679 msgid "No payment gateway is connected, so donors can only give using the offline method."
2680 msgstr ""
2681
2682 #: inc/fields/payment-markup.php:1155
2683 msgid "Stripe is connected but cannot accept card payments for this account, so the card option is hidden on this form."
2684 msgstr ""
2685
2686 #: inc/form-editor/assets.php:252
2687 msgid "Form confirmation settings."
2688 msgstr ""
2689
2690 #: inc/form-editor/assets.php:290
2691 msgid "We truly appreciate your support"
2692 msgstr ""
2693
2694 #: inc/form-editor/assets.php:300
2695 #: inc/helper.php:1063
2696 #: inc/helper.php:1406
2697 #: inc/pdf/receipt-generator.php:433
2698 msgid "Donation Receipt"
2699 msgstr ""
2700
2701 #: inc/form-editor/assets.php:302
2702 msgid "Thank you for your donation to {campaign_name}"
2703 msgstr ""
2704
2705 #: inc/form-editor/assets.php:303
2706 #: inc/form-editor/assets.php:324
2707 #: inc/form-editor/assets.php:344
2708 #: inc/form-editor/assets.php:360
2709 msgid "Hi {donor_name},"
2710 msgstr ""
2711
2712 #: inc/form-editor/assets.php:304
2713 msgid "Thank you for supporting {campaign_name}. Your contribution means a lot."
2714 msgstr ""
2715
2716 #: inc/form-editor/assets.php:305
2717 msgid "Donation Details:"
2718 msgstr ""
2719
2720 #: inc/form-editor/assets.php:307
2721 #: inc/form-editor/assets.php:327
2722 #: inc/form-editor/assets.php:364
2723 #: inc/form-editor/assets.php:387
2724 #: inc/form-editor/assets.php:407
2725 #: inc/form-editor/assets.php:427
2726 msgid "Amount:"
2727 msgstr ""
2728
2729 #: inc/form-editor/assets.php:308
2730 #: inc/form-editor/assets.php:328
2731 #: inc/form-editor/assets.php:388
2732 #: inc/form-editor/assets.php:408
2733 msgid "Date:"
2734 msgstr ""
2735
2736 #: inc/form-editor/assets.php:309
2737 msgid "Transaction ID:"
2738 msgstr ""
2739
2740 #: inc/form-editor/assets.php:321
2741 msgid "Donation Processing"
2742 msgstr ""
2743
2744 #: inc/form-editor/assets.php:323
2745 msgid "Your donation is being processed"
2746 msgstr ""
2747
2748 #: inc/form-editor/assets.php:325
2749 msgid "Your donation to {campaign_name} is currently being processed."
2750 msgstr ""
2751
2752 #: inc/form-editor/assets.php:330
2753 msgid "We'll notify you once it's confirmed."
2754 msgstr ""
2755
2756 #: inc/form-editor/assets.php:341
2757 msgid "Donation Failed"
2758 msgstr ""
2759
2760 #: inc/form-editor/assets.php:343
2761 msgid "We couldn't process your donation"
2762 msgstr ""
2763
2764 #: inc/form-editor/assets.php:345
2765 msgid "Unfortunately, your donation to {campaign_name} could not be completed."
2766 msgstr ""
2767
2768 #: inc/form-editor/assets.php:346
2769 msgid "If you need help, feel free to contact us."
2770 msgstr ""
2771
2772 #: inc/form-editor/assets.php:357
2773 #: assets/build/admin.js:56
2774 msgid "Refund Processed"
2775 msgstr ""
2776
2777 #: inc/form-editor/assets.php:359
2778 msgid "Your donation has been refunded"
2779 msgstr ""
2780
2781 #: inc/form-editor/assets.php:361
2782 msgid "Your donation has been refunded."
2783 msgstr ""
2784
2785 #: inc/form-editor/assets.php:363
2786 #: inc/form-editor/assets.php:386
2787 #: inc/form-editor/assets.php:406
2788 #: inc/form-editor/assets.php:426
2789 msgid "Campaign:"
2790 msgstr ""
2791
2792 #: inc/form-editor/assets.php:366
2793 msgid "If you have any questions, feel free to reach out."
2794 msgstr ""
2795
2796 #: inc/form-editor/assets.php:379
2797 msgid "New Donation (Admin)"
2798 msgstr ""
2799
2800 #: inc/form-editor/assets.php:381
2801 msgid "New donation received"
2802 msgstr ""
2803
2804 #: inc/form-editor/assets.php:382
2805 msgid "A new donation has been received."
2806 msgstr ""
2807
2808 #: inc/form-editor/assets.php:384
2809 #: inc/form-editor/assets.php:405
2810 #: inc/form-editor/assets.php:425
2811 msgid "Donor:"
2812 msgstr ""
2813
2814 #: inc/form-editor/assets.php:385
2815 msgid "Email:"
2816 msgstr ""
2817
2818 #: inc/form-editor/assets.php:390
2819 #: inc/form-editor/assets.php:429
2820 msgid "View details:"
2821 msgstr ""
2822
2823 #: inc/form-editor/assets.php:400
2824 msgid "Donation Failed (Admin)"
2825 msgstr ""
2826
2827 #: inc/form-editor/assets.php:402
2828 msgid "Donation failed"
2829 msgstr ""
2830
2831 #: inc/form-editor/assets.php:403
2832 msgid "A donation attempt has failed."
2833 msgstr ""
2834
2835 #: inc/form-editor/assets.php:410
2836 msgid "Check details:"
2837 msgstr ""
2838
2839 #: inc/form-editor/assets.php:420
2840 msgid "Refund Processed (Admin)"
2841 msgstr ""
2842
2843 #: inc/form-editor/assets.php:422
2844 msgid "Refund issued"
2845 msgstr ""
2846
2847 #: inc/form-editor/assets.php:423
2848 msgid "A refund has been processed."
2849 msgstr ""
2850
2851 #: inc/form-editor/assets.php:462
2852 msgid "Form email notification settings."
2853 msgstr ""
2854
2855 #: inc/helper.php:946
2856 msgid "Thank you for your donation!"
2857 msgstr ""
2858
2859 #: inc/helper.php:951
2860 msgid "Thank You!"
2861 msgstr ""
2862
2863 #: inc/helper.php:956
2864 msgid "Payment received. We are finalizing your donation and will email you a confirmation shortly. Please do not pay again."
2865 msgstr ""
2866
2867 #: inc/helper.php:962
2868 msgid "Card payments are unavailable right now. Please choose another payment method or contact the site owner."
2869 msgstr ""
2870
2871 #. translators: %s: formatted fee amount with currency symbol.
2872 #: inc/helper.php:966
2873 msgid "(includes %s processing fee)"
2874 msgstr ""
2875
2876 #: inc/helper.php:974
2877 msgid "Please re-enter your card details to continue."
2878 msgstr ""
2879
2880 #: inc/helper.php:1023
2881 #: inc/helper.php:1100
2882 #: inc/helper.php:1360
2883 #: inc/import-export/import/column-map.php:55
2884 #: inc/import-export/import/column-map.php:421
2885 #: inc/pdf/receipt-generator.php:441
2886 #: inc/privacy/privacy-data.php:132
2887 #: assets/build/admin.js:1
2888 #: assets/build/admin.js:56
2889 #: assets/build/admin.js:68
2890 #: assets/build/admin.js:74
2891 msgid "Donor Name"
2892 msgstr ""
2893
2894 #: inc/helper.php:1027
2895 #: inc/helper.php:1104
2896 #: inc/helper.php:1364
2897 #: inc/import-export/import/column-map.php:45
2898 #: inc/import-export/import/column-map.php:422
2899 #: inc/pdf/receipt-generator.php:444
2900 #: inc/privacy/privacy-data.php:133
2901 #: assets/build/admin.js:56
2902 #: assets/build/admin.js:68
2903 msgid "Donor Email"
2904 msgstr ""
2905
2906 #: inc/helper.php:1031
2907 #: inc/helper.php:1108
2908 #: inc/helper.php:1385
2909 #: inc/pdf/receipt-generator.php:460
2910 msgid "Donation Amount"
2911 msgstr ""
2912
2913 #: inc/helper.php:1035
2914 #: inc/helper.php:1112
2915 #: inc/helper.php:1171
2916 #: inc/helper.php:1371
2917 #: inc/import-export/import/column-map.php:417
2918 #: inc/pdf/receipt-generator.php:450
2919 #: assets/build/admin.js:1
2920 #: assets/build/admin.js:10
2921 #: assets/build/admin.js:56
2922 msgid "Campaign Name"
2923 msgstr ""
2924
2925 #: inc/helper.php:1039
2926 #: inc/helper.php:1116
2927 msgid "Donation Date"
2928 msgstr ""
2929
2930 #: inc/helper.php:1043
2931 #: inc/helper.php:1120
2932 #: inc/import-export/import/column-map.php:115
2933 #: inc/import-export/import/column-map.php:431
2934 #: inc/pdf/receipt-generator.php:413
2935 #: assets/build/admin.js:56
2936 msgid "Transaction ID"
2937 msgstr ""
2938
2939 #: inc/helper.php:1051
2940 #: inc/helper.php:1147
2941 #: inc/helper.php:1175
2942 msgid "Site Title"
2943 msgstr ""
2944
2945 #: inc/helper.php:1055
2946 #: inc/helper.php:1400
2947 #: inc/pdf/receipt-generator.php:464
2948 msgid "Donation Total"
2949 msgstr ""
2950
2951 #: inc/helper.php:1059
2952 #: inc/helper.php:1377
2953 #: inc/import-export/import/column-map.php:105
2954 #: inc/import-export/import/column-map.php:429
2955 #: inc/pdf/receipt-generator.php:453
2956 msgid "Payment Status"
2957 msgstr ""
2958
2959 #: inc/helper.php:1067
2960 msgid "Success Badge"
2961 msgstr ""
2962
2963 #: inc/helper.php:1078
2964 #: inc/helper.php:1151
2965 #: inc/helper.php:1183
2966 msgid "Admin Email"
2967 msgstr ""
2968
2969 #: inc/helper.php:1082
2970 #: inc/helper.php:1155
2971 #: inc/helper.php:1179
2972 msgid "Site URL"
2973 msgstr ""
2974
2975 #: inc/helper.php:1086
2976 #: inc/helper.php:1159
2977 msgid "Admin URL"
2978 msgstr ""
2979
2980 #: inc/helper.php:1090
2981 #: inc/helper.php:1163
2982 msgid "Offline Instructions"
2983 msgstr ""
2984
2985 #: inc/helper.php:1096
2986 msgid "Donation Tags"
2987 msgstr ""
2988
2989 #: inc/helper.php:1128
2990 #: assets/build/admin.js:53
2991 #: assets/build/admin.js:56
2992 msgid "Refund Amount"
2993 msgstr ""
2994
2995 #: inc/helper.php:1132
2996 msgid "Form Fields"
2997 msgstr ""
2998
2999 #: inc/helper.php:1143
3000 msgid "General Tags"
3001 msgstr ""
3002
3003 #: inc/helper.php:1196
3004 msgid "Recurring Donation ID"
3005 msgstr ""
3006
3007 #: inc/helper.php:1200
3008 msgid "Frequency"
3009 msgstr ""
3010
3011 #: inc/helper.php:1259
3012 #: inc/payments/pay-pal/pay-pal-settings.php:157
3013 #: inc/payments/pay-pal/pay-pal-settings.php:176
3014 #: inc/payments/pay-pal/pay-pal-settings.php:214
3015 #: assets/build/admin.js:78
3016 msgid "PayPal"
3017 msgstr ""
3018
3019 #: inc/helper.php:1277
3020 msgid "Success"
3021 msgstr ""
3022
3023 #: inc/helper.php:1292
3024 #: inc/helper.php:1296
3025 #: inc/helper.php:1318
3026 msgid "Complete"
3027 msgstr ""
3028
3029 #: inc/helper.php:1300
3030 #: assets/build/admin.js:1
3031 #: assets/build/admin.js:30
3032 #: assets/build/admin.js:43
3033 #: assets/build/admin/onboarding/index.js:1
3034 #: assets/build/blocks.js:1
3035 #: assets/build/editor/editor.js:1
3036 msgid "Pending"
3037 msgstr ""
3038
3039 #: inc/helper.php:1304
3040 #: assets/build/admin.js:1
3041 #: assets/build/admin.js:43
3042 #: assets/build/admin/onboarding/index.js:1
3043 #: assets/build/blocks.js:1
3044 #: assets/build/editor/editor.js:1
3045 msgid "Processing"
3046 msgstr ""
3047
3048 #: inc/helper.php:1308
3049 #: assets/build/admin.js:1
3050 #: assets/build/admin.js:43
3051 #: assets/build/admin/onboarding/index.js:1
3052 #: assets/build/blocks.js:1
3053 #: assets/build/editor/editor.js:1
3054 msgid "Failed"
3055 msgstr ""
3056
3057 #: inc/helper.php:1312
3058 #: assets/build/admin.js:1
3059 #: assets/build/admin.js:43
3060 #: assets/build/admin/onboarding/index.js:1
3061 #: assets/build/blocks.js:1
3062 #: assets/build/editor/editor.js:1
3063 msgid "Refunded"
3064 msgstr ""
3065
3066 #: inc/helper.php:1432
3067 msgctxt "checkbox field value"
3068 msgid "Yes"
3069 msgstr ""
3070
3071 #: inc/helper.php:1434
3072 msgctxt "checkbox field value"
3073 msgid "No"
3074 msgstr ""
3075
3076 #. translators: 1: parent field label, 2: sub-field label.
3077 #: inc/helper.php:1493
3078 msgctxt "parent field label: sub-field label"
3079 msgid "%1$s: %2$s"
3080 msgstr ""
3081
3082 #: inc/helper.php:1510
3083 msgid "Form Details"
3084 msgstr ""
3085
3086 #. translators: {donor_name} is a smart tag replaced with the donor's name.
3087 #: inc/helper.php:1525
3088 msgid "Thank you {donor_name} for your Donation"
3089 msgstr ""
3090
3091 #: inc/helper.php:1528
3092 msgid "Your contribution means a lot. We have sent a confirmation email to your registered address with the details of your donation."
3093 msgstr ""
3094
3095 #: inc/import-export/import/column-map.php:40
3096 #: inc/import-export/import/column-map.php:415
3097 msgid "Donation ID"
3098 msgstr ""
3099
3100 #: inc/import-export/import/column-map.php:60
3101 #: assets/build/admin/onboarding/index.js:24
3102 msgid "First Name"
3103 msgstr ""
3104
3105 #: inc/import-export/import/column-map.php:65
3106 #: assets/build/admin/onboarding/index.js:24
3107 msgid "Last Name"
3108 msgstr ""
3109
3110 #: inc/import-export/import/column-map.php:70
3111 #: inc/import-export/import/column-map.php:423
3112 #: inc/privacy/privacy-data.php:134
3113 msgid "Donor Phone"
3114 msgstr ""
3115
3116 #: inc/import-export/import/column-map.php:90
3117 #: assets/build/blocks/donation-form/editor.js:2
3118 msgid "Form"
3119 msgstr ""
3120
3121 #: inc/import-export/import/column-map.php:100
3122 #: inc/import-export/import/column-map.php:428
3123 msgid "Gateway"
3124 msgstr ""
3125
3126 #: inc/import-export/import/column-map.php:110
3127 #: inc/import-export/import/column-map.php:430
3128 #: assets/build/admin.js:56
3129 #: assets/build/admin.js:74
3130 msgid "Payment Mode"
3131 msgstr ""
3132
3133 #: inc/import-export/import/column-map.php:120
3134 #: inc/import-export/import/column-map.php:425
3135 #: inc/pdf/receipt-generator.php:424
3136 #: assets/build/admin.js:56
3137 msgid "Fees Covered"
3138 msgstr ""
3139
3140 #: inc/import-export/import/column-map.php:125
3141 #: inc/import-export/import/column-map.php:426
3142 msgid "Refunded Amount"
3143 msgstr ""
3144
3145 #: inc/import-export/import/column-map.php:135
3146 #: inc/import-export/import/column-map.php:432
3147 #: assets/build/admin.js:43
3148 msgid "Donation Type"
3149 msgstr ""
3150
3151 #: inc/import-export/import/column-map.php:140
3152 #: inc/import-export/import/column-map.php:433
3153 msgid "Subscription ID"
3154 msgstr ""
3155
3156 #: inc/import-export/import/column-map.php:145
3157 #: inc/import-export/import/column-map.php:434
3158 msgid "Subscription Status"
3159 msgstr ""
3160
3161 #: inc/import-export/import/column-map.php:150
3162 #: inc/import-export/import/column-map.php:435
3163 msgid "Parent Subscription ID"
3164 msgstr ""
3165
3166 #: inc/import-export/import/column-map.php:155
3167 #: inc/import-export/import/column-map.php:437
3168 msgid "Donor Comment"
3169 msgstr ""
3170
3171 #: inc/import-export/import/column-map.php:160
3172 #: inc/import-export/import/column-map.php:438
3173 #: inc/privacy/privacy-data.php:136
3174 msgid "IP Address"
3175 msgstr ""
3176
3177 #: inc/import-export/import/column-map.php:181
3178 #: inc/import-export/import/column-map.php:420
3179 #: assets/build/admin.js:56
3180 #: assets/build/admin.js:68
3181 msgid "Donor ID"
3182 msgstr ""
3183
3184 #: inc/import-export/import/column-map.php:216
3185 msgid "Tags"
3186 msgstr ""
3187
3188 #: inc/import-export/import/column-map.php:416
3189 msgid "Campaign ID"
3190 msgstr ""
3191
3192 #: inc/import-export/import/column-map.php:418
3193 msgid "Form ID"
3194 msgstr ""
3195
3196 #: inc/import-export/import/column-map.php:419
3197 #: assets/build/editor/editor.js:1
3198 msgid "Form Title"
3199 msgstr ""
3200
3201 #: inc/import-export/import/column-map.php:440
3202 msgid "Import Source"
3203 msgstr ""
3204
3205 #: inc/import-export/import/column-map.php:441
3206 msgid "Import Source ID"
3207 msgstr ""
3208
3209 #: inc/import-export/import/donations-import-mapper.php:115
3210 msgid "Row skipped: missing/invalid email or non-positive amount."
3211 msgstr ""
3212
3213 #: inc/import-export/import/donations-import-mapper.php:210
3214 msgid "Row skipped: could not insert donation."
3215 msgstr ""
3216
3217 #: inc/import-export/import/donors-import-mapper.php:87
3218 msgid "Row skipped: missing or invalid email."
3219 msgstr ""
3220
3221 #: inc/import-export/import/import-runner.php:273
3222 msgid "The import stopped because of an unexpected error. Please try again."
3223 msgstr ""
3224
3225 #. translators: %s: exception message
3226 #: inc/import/charitable/campaign-mapper.php:99
3227 #: inc/import/givewp/campaign-mapper.php:94
3228 msgid "Unhandled exception while importing campaign: %s"
3229 msgstr ""
3230
3231 #. translators: %d: Charitable campaign ID.
3232 #. translators: %d: GiveWP form ID
3233 #: inc/import/charitable/campaign-mapper.php:166
3234 #: inc/import/givewp/campaign-mapper.php:210
3235 msgid "Imported campaign %d"
3236 msgstr ""
3237
3238 #: inc/import/charitable/csv-parser.php:89
3239 #: inc/import/givewp/csv-parser.php:82
3240 msgid "CSV file is not readable."
3241 msgstr ""
3242
3243 #: inc/import/charitable/csv-parser.php:99
3244 #: inc/import/givewp/csv-parser.php:92
3245 msgid "Could not open CSV file."
3246 msgstr ""
3247
3248 #: inc/import/charitable/csv-parser.php:110
3249 #: inc/import/givewp/csv-parser.php:103
3250 msgid "CSV is empty or missing header row."
3251 msgstr ""
3252
3253 #. translators: %d: row cap for a single CSV upload.
3254 #: inc/import/charitable/csv-parser.php:144
3255 #: inc/import/givewp/csv-parser.php:126
3256 msgid "CSV exceeds the per-upload row cap (%d). Split the export into smaller files."
3257 msgstr ""
3258
3259 #: inc/import/charitable/csv-parser.php:201
3260 msgid "Row has no valid donor email."
3261 msgstr ""
3262
3263 #: inc/import/charitable/csv-parser.php:208
3264 msgid "Row has no positive donation amount."
3265 msgstr ""
3266
3267 #: inc/import/charitable/csv-parser.php:230
3268 msgid "Row has no Donation ID — cannot be de-duplicated or rolled back; skipped."
3269 msgstr ""
3270
3271 #: inc/import/charitable/csv-parser.php:265
3272 msgid "Could not resolve a SureDonation donor for this row."
3273 msgstr ""
3274
3275 #: inc/import/charitable/csv-parser.php:316
3276 msgid "Database insert failed for row."
3277 msgstr ""
3278
3279 #. translators: %s: exception message
3280 #: inc/import/charitable/donation-mapper.php:89
3281 #: inc/import/givewp/donation-mapper.php:99
3282 msgid "Unhandled exception while processing donation: %s"
3283 msgstr ""
3284
3285 #: inc/import/charitable/donation-mapper.php:114
3286 msgid "Malformed campaign donation row."
3287 msgstr ""
3288
3289 #: inc/import/charitable/donation-mapper.php:141
3290 msgid "Donation has no resolvable donor email — skipped."
3291 msgstr ""
3292
3293 #: inc/import/charitable/donation-mapper.php:147
3294 msgid "Donation has no positive amount — skipped."
3295 msgstr ""
3296
3297 #: inc/import/charitable/donation-mapper.php:158
3298 msgid "Could not resolve a SureDonation donor for this donation."
3299 msgstr ""
3300
3301 #: inc/import/charitable/donation-mapper.php:234
3302 msgid "Database insert failed for donation."
3303 msgstr ""
3304
3305 #: inc/import/givewp/csv-parser.php:192
3306 msgid "Missing email or zero amount."
3307 msgstr ""
3308
3309 #: inc/import/givewp/csv-parser.php:217
3310 #: inc/import/givewp/donation-mapper.php:176
3311 msgid "Failed to resolve donor."
3312 msgstr ""
3313
3314 #: inc/import/givewp/csv-parser.php:269
3315 msgid "Failed to insert donation row."
3316 msgstr ""
3317
3318 #. translators: %s: raw value from GiveWP payment meta
3319 #: inc/import/givewp/donation-mapper.php:144
3320 msgid "Missing donor email (got \"%s\")."
3321 msgstr ""
3322
3323 #. translators: %s: raw value from GiveWP payment meta
3324 #: inc/import/givewp/donation-mapper.php:157
3325 msgid "Donation amount is zero or missing (raw _give_payment_total \"%s\")."
3326 msgstr ""
3327
3328 #: inc/import/givewp/donation-mapper.php:236
3329 msgid "unknown DB error"
3330 msgstr ""
3331
3332 #. translators: 1: gateway slug, 2: amount, 3: DB error message
3333 #: inc/import/givewp/donation-mapper.php:242
3334 msgid "Failed to insert donation row (gateway=%1$s, amount=%2$s): %3$s"
3335 msgstr ""
3336
3337 #: inc/page-builders/bricks/base-element.php:81
3338 msgid "Select a campaign, or place this element on a campaign page."
3339 msgstr ""
3340
3341 #: inc/page-builders/bricks/base-element.php:142
3342 #: inc/page-builders/page-builders.php:52
3343 #: assets/build/admin.js:98
3344 #: assets/build/blocks/donation-form/editor.js:2
3345 #: assets/build/campaign-blocks.js:1
3346 msgid "Select a campaign"
3347 msgstr ""
3348
3349 #: inc/page-builders/bricks/base-element.php:143
3350 #: inc/page-builders/elementor/base-widget.php:98
3351 msgid "Leave empty to use the current campaign when placed on a campaign page."
3352 msgstr ""
3353
3354 #: inc/page-builders/bricks/elements/campaign-donate-button.php:46
3355 #: inc/page-builders/elementor/widgets/campaign-donate-button-widget.php:35
3356 #: inc/page-builders/elementor/widgets/campaign-donate-button-widget.php:61
3357 msgid "Campaign Donate Button"
3358 msgstr ""
3359
3360 #: inc/page-builders/bricks/elements/campaign-donate-button.php:67
3361 #: inc/page-builders/bricks/elements/campaign-donations.php:91
3362 #: inc/page-builders/bricks/elements/campaign-donors.php:82
3363 #: inc/page-builders/elementor/widgets/campaign-donate-button-widget.php:69
3364 #: inc/page-builders/elementor/widgets/campaign-donations-widget.php:100
3365 #: inc/page-builders/elementor/widgets/campaign-donors-widget.php:90
3366 #: assets/build/campaign-blocks.js:1
3367 msgid "Button text"
3368 msgstr ""
3369
3370 #: inc/page-builders/bricks/elements/campaign-donations.php:46
3371 #: inc/page-builders/elementor/widgets/campaign-donations-widget.php:35
3372 #: inc/page-builders/elementor/widgets/campaign-donations-widget.php:61
3373 msgid "Campaign Donations"
3374 msgstr ""
3375
3376 #: inc/page-builders/bricks/elements/campaign-donations.php:67
3377 #: inc/page-builders/elementor/widgets/campaign-donations-widget.php:69
3378 #: assets/build/admin.js:10
3379 #: assets/build/admin/onboarding/index.js:24
3380 #: assets/build/campaign-blocks.js:1
3381 msgid "Number of donations"
3382 msgstr ""
3383
3384 #: inc/page-builders/bricks/elements/campaign-donations.php:79
3385 msgid "Hide anonymous donations"
3386 msgstr ""
3387
3388 #: inc/page-builders/bricks/elements/campaign-donations.php:85
3389 #: inc/page-builders/bricks/elements/campaign-donors.php:76
3390 #: inc/page-builders/elementor/widgets/campaign-donations-widget.php:90
3391 #: inc/page-builders/elementor/widgets/campaign-donors-widget.php:80
3392 #: assets/build/campaign-blocks.js:1
3393 msgid "Show button"
3394 msgstr ""
3395
3396 #: inc/page-builders/bricks/elements/campaign-donors.php:46
3397 #: inc/page-builders/elementor/widgets/campaign-donors-widget.php:35
3398 #: inc/page-builders/elementor/widgets/campaign-donors-widget.php:61
3399 msgid "Campaign Donors"
3400 msgstr ""
3401
3402 #: inc/page-builders/bricks/elements/campaign-donors.php:67
3403 #: inc/page-builders/elementor/widgets/campaign-donors-widget.php:69
3404 #: assets/build/campaign-blocks.js:1
3405 msgid "Number of donors"
3406 msgstr ""
3407
3408 #: inc/page-builders/bricks/elements/campaign-goal.php:46
3409 #: inc/page-builders/elementor/widgets/campaign-goal-widget.php:35
3410 #: inc/page-builders/elementor/widgets/campaign-goal-widget.php:61
3411 #: assets/build/admin.js:29
3412 msgid "Campaign Goal"
3413 msgstr ""
3414
3415 #: inc/page-builders/bricks/elements/campaign-goal.php:70
3416 msgid "Hide progress bar"
3417 msgstr ""
3418
3419 #: inc/page-builders/bricks/elements/campaign-social-sharing.php:61
3420 #: inc/page-builders/elementor/widgets/campaign-social-sharing-widget.php:35
3421 #: inc/page-builders/elementor/widgets/campaign-social-sharing-widget.php:61
3422 msgid "Campaign Social Sharing"
3423 msgstr ""
3424
3425 #: inc/page-builders/bricks/elements/campaign-social-sharing.php:82
3426 #: inc/page-builders/elementor/widgets/campaign-social-sharing-widget.php:69
3427 #: assets/build/campaign-blocks.js:1
3428 msgid "Headline"
3429 msgstr ""
3430
3431 #: inc/page-builders/bricks/elements/campaign-social-sharing.php:89
3432 #: inc/page-builders/elementor/widgets/campaign-social-sharing-widget.php:78
3433 msgid "Social networks"
3434 msgstr ""
3435
3436 #: inc/page-builders/bricks/elements/campaign-social-sharing.php:109
3437 msgid "Open Links In Same Tab"
3438 msgstr ""
3439
3440 #: inc/page-builders/bricks/elements/campaign-social-sharing.php:115
3441 #: inc/page-builders/elementor/widgets/campaign-social-sharing-widget.php:108
3442 #: assets/build/blocks.js:1
3443 msgid "Alignment"
3444 msgstr ""
3445
3446 #: inc/page-builders/bricks/elements/campaign-social-sharing.php:119
3447 #: inc/page-builders/elementor/widgets/campaign-social-sharing-widget.php:113
3448 #: assets/build/blocks.js:1
3449 #: assets/build/editor/editor.js:1
3450 msgid "Left"
3451 msgstr ""
3452
3453 #: inc/page-builders/bricks/elements/campaign-social-sharing.php:120
3454 #: inc/page-builders/elementor/widgets/campaign-social-sharing-widget.php:117
3455 #: assets/build/blocks.js:1
3456 #: assets/build/editor/editor.js:1
3457 msgid "Center"
3458 msgstr ""
3459
3460 #: inc/page-builders/bricks/elements/campaign-social-sharing.php:121
3461 #: inc/page-builders/elementor/widgets/campaign-social-sharing-widget.php:121
3462 #: assets/build/blocks.js:1
3463 #: assets/build/editor/editor.js:1
3464 msgid "Right"
3465 msgstr ""
3466
3467 #: inc/page-builders/bricks/elements/campaign-stats.php:53
3468 #: inc/page-builders/elementor/widgets/campaign-stats-widget.php:35
3469 #: inc/page-builders/elementor/widgets/campaign-stats-widget.php:61
3470 msgid "Campaign Statistic"
3471 msgstr ""
3472
3473 #: inc/page-builders/bricks/elements/campaign-stats.php:74
3474 #: inc/page-builders/elementor/widgets/campaign-stats-widget.php:69
3475 #: assets/build/campaign-blocks.js:1
3476 msgid "Statistic to display"
3477 msgstr ""
3478
3479 #: inc/page-builders/bricks/elements/donation-form.php:48
3480 #: inc/page-builders/elementor/widgets/donation-form-widget.php:37
3481 #: inc/page-builders/elementor/widgets/donation-form-widget.php:85
3482 #: inc/post-types/donation-form.php:724
3483 msgid "Donation Form"
3484 msgstr ""
3485
3486 #: inc/page-builders/bricks/elements/donation-form.php:87
3487 #: inc/page-builders/elementor/widgets/donation-form-widget.php:102
3488 #: inc/page-builders/elementor/widgets/donation-form-widget.php:124
3489 msgid "Donation form"
3490 msgstr ""
3491
3492 #: inc/page-builders/bricks/elements/donation-form.php:92
3493 #: inc/page-builders/page-builders.php:69
3494 #: inc/page-builders/page-builders.php:91
3495 msgid "Select a donation form"
3496 msgstr ""
3497
3498 #: inc/page-builders/bricks/elements/donation-form.php:112
3499 #: inc/page-builders/elementor/widgets/donation-form-widget.php:166
3500 msgid "Select a donation form to display."
3501 msgstr ""
3502
3503 #: inc/page-builders/bricks/elements/donation-form.php:123
3504 #: inc/page-builders/elementor/widgets/donation-form-widget.php:174
3505 msgid "The selected donation form is unavailable."
3506 msgstr ""
3507
3508 #: inc/page-builders/elementor/base-widget.php:116
3509 msgid "Select a campaign to preview this widget."
3510 msgstr ""
3511
3512 #: inc/page-builders/elementor/widgets/campaign-donations-widget.php:80
3513 #: assets/build/campaign-blocks.js:1
3514 msgid "Show anonymous donations"
3515 msgstr ""
3516
3517 #: inc/page-builders/elementor/widgets/campaign-goal-widget.php:69
3518 #: assets/build/campaign-blocks.js:1
3519 msgid "Show progress bar"
3520 msgstr ""
3521
3522 #: inc/page-builders/elementor/widgets/campaign-social-sharing-widget.php:98
3523 #: assets/build/campaign-blocks.js:1
3524 msgid "Open Links In New Tab"
3525 msgstr ""
3526
3527 #: inc/page-builders/elementor/widgets/donation-form-widget.php:142
3528 #: inc/post-types/donation-form.php:128
3529 #: assets/build/blocks/donation-form/editor.js:2
3530 msgid "Edit Form"
3531 msgstr ""
3532
3533 #: inc/page-builders/elementor/widgets/donation-form-widget.php:145
3534 #: assets/build/admin.js:13
3535 #: assets/build/admin.js:30
3536 #: assets/build/editor/editor.js:1
3537 msgid "Edit"
3538 msgstr ""
3539
3540 #. translators: %d: post ID.
3541 #: inc/page-builders/page-builders.php:148
3542 msgid "(no title) #%d"
3543 msgstr ""
3544
3545 #: inc/payments/offline/offline-frontend.php:63
3546 msgid "Offline donations are not enabled."
3547 msgstr ""
3548
3549 #: inc/payments/offline/offline-frontend.php:94
3550 msgid "Invalid donation amount."
3551 msgstr ""
3552
3553 #: inc/payments/offline/offline-frontend.php:98
3554 #: inc/payments/pay-pal/pay-pal-frontend.php:646
3555 #: assets/build/admin.js:74
3556 #: assets/build/admin/onboarding/index.js:24
3557 msgid "Email address is required."
3558 msgstr ""
3559
3560 #: inc/payments/offline/offline-frontend.php:109
3561 #: inc/payments/pay-pal/pay-pal-frontend.php:697
3562 #: inc/payments/stripe/stripe-frontend.php:568
3563 msgid "This campaign is not available for donations."
3564 msgstr ""
3565
3566 #: inc/payments/offline/offline-frontend.php:169
3567 #: inc/payments/pay-pal/pay-pal-frontend.php:213
3568 msgid "Failed to create donation record."
3569 msgstr ""
3570
3571 #: inc/payments/offline/offline-frontend.php:179
3572 msgid "Offline donation created — pending payment"
3573 msgstr ""
3574
3575 #: inc/payments/offline/offline-helper.php:86
3576 msgid "To make an offline donation toward this cause, follow these steps:"
3577 msgstr ""
3578
3579 #: inc/payments/offline/offline-helper.php:88
3580 msgid "Write a check payable to \"{site_title}\""
3581 msgstr ""
3582
3583 #: inc/payments/offline/offline-helper.php:89
3584 msgid "On the memo line of the check, indicate that the donation is for \"{site_title}\""
3585 msgstr ""
3586
3587 #: inc/payments/offline/offline-helper.php:90
3588 msgid "Mail your check to the address below:"
3589 msgstr ""
3590
3591 #: inc/payments/offline/offline-helper.php:92
3592 msgid "Your mailing address here"
3593 msgstr ""
3594
3595 #: inc/payments/offline/offline-helper.php:93
3596 msgid "Your tax-deductible donation is greatly appreciated!"
3597 msgstr ""
3598
3599 #: inc/payments/offline/offline-settings.php:136
3600 msgid "Failed to update offline donation settings."
3601 msgstr ""
3602
3603 #: inc/payments/offline/offline-settings.php:145
3604 msgid "Offline donation settings updated successfully."
3605 msgstr ""
3606
3607 #: inc/payments/pay-pal/pay-pal-frontend.php:98
3608 #: inc/payments/pay-pal/pay-pal-frontend.php:683
3609 msgid "PayPal is not configured."
3610 msgstr ""
3611
3612 #. translators: %s is the campaign title.
3613 #: inc/payments/pay-pal/pay-pal-frontend.php:139
3614 #: inc/payments/stripe/stripe-frontend.php:153
3615 msgid "Donation to %s"
3616 msgstr ""
3617
3618 #: inc/payments/pay-pal/pay-pal-frontend.php:166
3619 #: inc/payments/pay-pal/pay-pal-frontend.php:175
3620 msgid "We could not start your payment. Please try again."
3621 msgstr ""
3622
3623 #: inc/payments/pay-pal/pay-pal-frontend.php:263
3624 msgid "Capture request arrived without an order id or donation id."
3625 msgstr ""
3626
3627 #: inc/payments/pay-pal/pay-pal-frontend.php:281
3628 msgid "The order id sent for capture is not the one stored on this donation."
3629 msgstr ""
3630
3631 #: inc/payments/pay-pal/pay-pal-frontend.php:283
3632 #: inc/payments/pay-pal/pay-pal-frontend.php:479
3633 msgid "Payment verification failed."
3634 msgstr ""
3635
3636 #: inc/payments/pay-pal/pay-pal-frontend.php:294
3637 msgid "Capture was not attempted because the donation is no longer pending."
3638 msgstr ""
3639
3640 #: inc/payments/pay-pal/pay-pal-frontend.php:298
3641 msgid "Donation is not in pending state."
3642 msgstr ""
3643
3644 #: inc/payments/pay-pal/pay-pal-frontend.php:340
3645 #: inc/payments/pay-pal/pay-pal-frontend.php:358
3646 msgid "We could not complete your payment. Please try again, or contact us if you have already been charged."
3647 msgstr ""
3648
3649 #: inc/payments/pay-pal/pay-pal-frontend.php:347
3650 msgid "PayPal did not report a completed capture."
3651 msgstr ""
3652
3653 #: inc/payments/pay-pal/pay-pal-frontend.php:353
3654 #: inc/payments/pay-pal/pay-pal-webhook-listener.php:249
3655 msgid "none returned"
3656 msgstr ""
3657
3658 #: inc/payments/pay-pal/pay-pal-frontend.php:374
3659 msgid "Captured amount does not match expected amount"
3660 msgstr ""
3661
3662 #: inc/payments/pay-pal/pay-pal-frontend.php:382
3663 msgid "Payment amount verification failed."
3664 msgstr ""
3665
3666 #: inc/payments/pay-pal/pay-pal-frontend.php:396
3667 msgid "Payment Verification"
3668 msgstr ""
3669
3670 #: inc/payments/pay-pal/pay-pal-frontend.php:397
3671 #: inc/payments/stripe/stripe-frontend.php:333
3672 msgid "Payment captured but donation status update failed"
3673 msgstr ""
3674
3675 #: inc/payments/pay-pal/pay-pal-frontend.php:494
3676 msgid "Donor left PayPal without approving the payment"
3677 msgstr ""
3678
3679 #: inc/payments/pay-pal/pay-pal-frontend.php:567
3680 msgid "PayPal capture did not complete"
3681 msgstr ""
3682
3683 #: inc/payments/pay-pal/pay-pal-frontend.php:653
3684 msgid "Donation amount must be greater than zero."
3685 msgstr ""
3686
3687 #: inc/payments/pay-pal/pay-pal-frontend.php:687
3688 #: inc/payments/stripe/stripe-frontend.php:156
3689 #: assets/build/admin.js:59
3690 msgid "Donation"
3691 msgstr ""
3692
3693 #: inc/payments/pay-pal/pay-pal-helper.php:543
3694 msgid "PayPal is not connected. Please reconnect from settings."
3695 msgstr ""
3696
3697 #: inc/payments/pay-pal/pay-pal-helper.php:577
3698 msgid "Invalid response from middleware."
3699 msgstr ""
3700
3701 #: inc/payments/pay-pal/pay-pal-helper.php:586
3702 msgid "Middleware request failed."
3703 msgstr ""
3704
3705 #. translators: 1: middleware error message, 2: reason reported by PayPal.
3706 #: inc/payments/pay-pal/pay-pal-helper.php:600
3707 msgid "%1$s (PayPal: %2$s)"
3708 msgstr ""
3709
3710 #: inc/payments/pay-pal/pay-pal-settings.php:97
3711 msgid "Security verification failed. Please restart the PayPal connection from settings."
3712 msgstr ""
3713
3714 #: inc/payments/pay-pal/pay-pal-settings.php:98
3715 msgid "PayPal Connect Error"
3716 msgstr ""
3717
3718 #: inc/payments/pay-pal/pay-pal-settings.php:158
3719 msgid "Accept payments via PayPal"
3720 msgstr ""
3721
3722 #: inc/payments/pay-pal/pay-pal-settings.php:259
3723 msgid "An error occurred while processing your PayPal payment. Please try again."
3724 msgstr ""
3725
3726 #: inc/payments/pay-pal/pay-pal-settings.php:260
3727 msgid "Payment was cancelled."
3728 msgstr ""
3729
3730 #: inc/payments/pay-pal/pay-pal-settings.php:261
3731 msgid "PayPal SDK failed to load. Please refresh the page."
3732 msgstr ""
3733
3734 #: inc/payments/pay-pal/pay-pal-settings.php:265
3735 msgid "PayPal is not available right now. Please choose another payment method."
3736 msgstr ""
3737
3738 #: inc/payments/pay-pal/pay-pal-settings.php:503
3739 #: assets/build/admin.js:78
3740 msgid "Failed to get PayPal connect URL."
3741 msgstr ""
3742
3743 #: inc/payments/pay-pal/pay-pal-settings.php:567
3744 msgid "Merchant ID is required."
3745 msgstr ""
3746
3747 #. translators: %s: comma-separated list of issues
3748 #: inc/payments/pay-pal/pay-pal-settings.php:597
3749 msgid "PayPal account setup incomplete: %s. Please complete your PayPal account setup and try again."
3750 msgstr ""
3751
3752 #: inc/payments/pay-pal/pay-pal-settings.php:611
3753 #: assets/build/admin.js:78
3754 msgid "PayPal account connected successfully!"
3755 msgstr ""
3756
3757 #: inc/payments/pay-pal/pay-pal-settings.php:638
3758 msgid "No pending onboarding."
3759 msgstr ""
3760
3761 #: inc/payments/pay-pal/pay-pal-settings.php:744
3762 msgid "PayPal disconnected."
3763 msgstr ""
3764
3765 #. translators: 1: PayPal webhook id, 2: reason reported by PayPal.
3766 #: inc/payments/pay-pal/pay-pal-settings.php:755
3767 msgid "PayPal disconnected, but its webhook (%1$s) could not be removed and still counts against your PayPal webhook limit. Delete it from your PayPal dashboard, or reconnect and disconnect again to retry. Reason: %2$s"
3768 msgstr ""
3769
3770 #: inc/payments/pay-pal/pay-pal-settings.php:756
3771 msgid "id unavailable"
3772 msgstr ""
3773
3774 #: inc/payments/pay-pal/pay-pal-settings.php:811
3775 msgid "Webhook deleted."
3776 msgstr ""
3777
3778 #: inc/payments/pay-pal/pay-pal-settings.php:863
3779 msgid "Account is not set up to receive payments"
3780 msgstr ""
3781
3782 #: inc/payments/pay-pal/pay-pal-settings.php:866
3783 msgid "Primary email is not confirmed"
3784 msgstr ""
3785
3786 #: inc/payments/pay-pal/pay-pal-webhook-listener.php:158
3787 msgid "Webhook ID not configured."
3788 msgstr ""
3789
3790 #: inc/payments/pay-pal/pay-pal-webhook-listener.php:168
3791 msgid "Invalid PayPal certificate URL."
3792 msgstr ""
3793
3794 #. translators: %s: comma-separated list of missing PayPal header names.
3795 #: inc/payments/pay-pal/pay-pal-webhook-listener.php:198
3796 msgid "PayPal signature headers missing from the request: %s."
3797 msgstr ""
3798
3799 #. translators: 1: middleware error code, 2: middleware error message.
3800 #: inc/payments/pay-pal/pay-pal-webhook-listener.php:230
3801 msgid "Webhook signature verification request failed (%1$s): %2$s"
3802 msgstr ""
3803
3804 #. translators: %s: verification status reported by PayPal.
3805 #: inc/payments/pay-pal/pay-pal-webhook-listener.php:248
3806 msgid "PayPal reported webhook verification status: %s"
3807 msgstr ""
3808
3809 #: inc/payments/pay-pal/pay-pal-webhook-listener.php:336
3810 msgid "PayPal webhook rejected before processing"
3811 msgstr ""
3812
3813 #: inc/payments/pay-pal/pay-pal-webhook-listener.php:539
3814 #: inc/payments/stripe/stripe-webhook.php:356
3815 msgid "Webhook filter returned unexpected value"
3816 msgstr ""
3817
3818 #: inc/payments/pay-pal/pay-pal-webhook-listener.php:587
3819 msgid "Captured amount does not match expected amount — marked suspicious"
3820 msgstr ""
3821
3822 #: inc/payments/pay-pal/pay-pal-webhook-listener.php:600
3823 msgid "Payment confirmed via PayPal webhook"
3824 msgstr ""
3825
3826 #: inc/payments/pay-pal/pay-pal-webhook-listener.php:653
3827 msgid "PayPal payment capture denied"
3828 msgstr ""
3829
3830 #: inc/payments/pay-pal/pay-pal-webhook-listener.php:733
3831 msgid "Refund received via PayPal webhook"
3832 msgstr ""
3833
3834 #: inc/payments/pay-pal/pay-pal-webhook.php:36
3835 msgid "PayPal is not connected."
3836 msgstr ""
3837
3838 #: inc/payments/pay-pal/pay-pal-webhook.php:120
3839 msgid "No webhook found to delete."
3840 msgstr ""
3841
3842 #: inc/payments/payment-helper.php:208
3843 msgid "This page was loaded with outdated payment settings. Please reload the page and try again."
3844 msgstr ""
3845
3846 #. translators: 1: payment mode the page was rendered in, 2: current payment mode.
3847 #: inc/payments/payment-helper.php:215
3848 msgid "Site owner: this page was cached in %1$s mode but payments now run in %2$s mode. Clear your page cache so visitors receive the updated form."
3849 msgstr ""
3850
3851 #: inc/payments/payment-helper.php:455
3852 msgid "US Dollar"
3853 msgstr ""
3854
3855 #: inc/payments/payment-helper.php:460
3856 msgid "Euro"
3857 msgstr ""
3858
3859 #: inc/payments/payment-helper.php:465
3860 msgid "British Pound"
3861 msgstr ""
3862
3863 #: inc/payments/payment-helper.php:470
3864 msgid "Japanese Yen"
3865 msgstr ""
3866
3867 #: inc/payments/payment-helper.php:475
3868 msgid "Australian Dollar"
3869 msgstr ""
3870
3871 #: inc/payments/payment-helper.php:480
3872 msgid "Canadian Dollar"
3873 msgstr ""
3874
3875 #: inc/payments/payment-helper.php:485
3876 msgid "Swiss Franc"
3877 msgstr ""
3878
3879 #: inc/payments/payment-helper.php:490
3880 msgid "Chinese Yuan"
3881 msgstr ""
3882
3883 #: inc/payments/payment-helper.php:495
3884 msgid "Swedish Krona"
3885 msgstr ""
3886
3887 #: inc/payments/payment-helper.php:500
3888 msgid "New Zealand Dollar"
3889 msgstr ""
3890
3891 #: inc/payments/payment-helper.php:505
3892 msgid "Mexican Peso"
3893 msgstr ""
3894
3895 #: inc/payments/payment-helper.php:510
3896 msgid "Singapore Dollar"
3897 msgstr ""
3898
3899 #: inc/payments/payment-helper.php:515
3900 msgid "Hong Kong Dollar"
3901 msgstr ""
3902
3903 #: inc/payments/payment-helper.php:520
3904 msgid "Norwegian Krone"
3905 msgstr ""
3906
3907 #: inc/payments/payment-helper.php:525
3908 msgid "South Korean Won"
3909 msgstr ""
3910
3911 #: inc/payments/payment-helper.php:530
3912 msgid "Turkish Lira"
3913 msgstr ""
3914
3915 #: inc/payments/payment-helper.php:535
3916 msgid "Russian Ruble"
3917 msgstr ""
3918
3919 #: inc/payments/payment-helper.php:540
3920 msgid "Indian Rupee"
3921 msgstr ""
3922
3923 #: inc/payments/payment-helper.php:545
3924 msgid "Brazilian Real"
3925 msgstr ""
3926
3927 #: inc/payments/payment-helper.php:550
3928 msgid "South African Rand"
3929 msgstr ""
3930
3931 #: inc/payments/payment-helper.php:555
3932 msgid "UAE Dirham"
3933 msgstr ""
3934
3935 #: inc/payments/payment-helper.php:560
3936 msgid "Philippine Peso"
3937 msgstr ""
3938
3939 #: inc/payments/payment-helper.php:565
3940 msgid "Indonesian Rupiah"
3941 msgstr ""
3942
3943 #: inc/payments/payment-helper.php:570
3944 msgid "Malaysian Ringgit"
3945 msgstr ""
3946
3947 #: inc/payments/payment-helper.php:575
3948 msgid "Thai Baht"
3949 msgstr ""
3950
3951 #: inc/payments/payment-helper.php:580
3952 msgid "Burundian Franc"
3953 msgstr ""
3954
3955 #: inc/payments/payment-helper.php:585
3956 msgid "Chilean Peso"
3957 msgstr ""
3958
3959 #: inc/payments/payment-helper.php:590
3960 msgid "Djiboutian Franc"
3961 msgstr ""
3962
3963 #: inc/payments/payment-helper.php:595
3964 msgid "Guinean Franc"
3965 msgstr ""
3966
3967 #: inc/payments/payment-helper.php:600
3968 msgid "Comorian Franc"
3969 msgstr ""
3970
3971 #: inc/payments/payment-helper.php:605
3972 msgid "Malagasy Ariary"
3973 msgstr ""
3974
3975 #: inc/payments/payment-helper.php:610
3976 msgid "Paraguayan Guaraní"
3977 msgstr ""
3978
3979 #: inc/payments/payment-helper.php:615
3980 msgid "Rwandan Franc"
3981 msgstr ""
3982
3983 #: inc/payments/payment-helper.php:620
3984 msgid "Ugandan Shilling"
3985 msgstr ""
3986
3987 #: inc/payments/payment-helper.php:625
3988 msgid "Vietnamese Đồng"
3989 msgstr ""
3990
3991 #: inc/payments/payment-helper.php:630
3992 msgid "Vanuatu Vatu"
3993 msgstr ""
3994
3995 #: inc/payments/payment-helper.php:635
3996 msgid "Central African CFA Franc"
3997 msgstr ""
3998
3999 #: inc/payments/payment-helper.php:640
4000 msgid "West African CFA Franc"
4001 msgstr ""
4002
4003 #: inc/payments/payment-helper.php:645
4004 msgid "CFP Franc"
4005 msgstr ""
4006
4007 #: inc/payments/payment-helper.php:1085
4008 msgid "Accept payments via Stripe"
4009 msgstr ""
4010
4011 #: inc/payments/payment-helper.php:1091
4012 msgid "Accept offline donations"
4013 msgstr ""
4014
4015 #: inc/payments/payment-helper.php:1149
4016 #: inc/payments/payment-helper.php:1164
4017 #: inc/payments/payment-helper.php:1374
4018 msgid "Payment configuration not found for this form."
4019 msgstr ""
4020
4021 #: inc/payments/payment-helper.php:1182
4022 #: inc/payments/payment-helper.php:1193
4023 #: inc/payments/payment-helper.php:1229
4024 msgid "Payment configuration is incomplete for this form."
4025 msgstr ""
4026
4027 #. translators: 1: expected currency, 2: received currency
4028 #: inc/payments/payment-helper.php:1213
4029 msgid "Currency mismatch: expected %1$s, received %2$s."
4030 msgstr ""
4031
4032 #. translators: %s: expected amount with currency
4033 #: inc/payments/payment-helper.php:1239
4034 msgid "Payment amount must be exactly %s."
4035 msgstr ""
4036
4037 #. translators: %s: minimum amount with currency
4038 #. translators: %s: minimum amount
4039 #: inc/payments/payment-helper.php:1251
4040 #: inc/payments/payment-helper.php:1281
4041 #: inc/payments/payment-helper.php:2033
4042 #: inc/payments/payment-helper.php:2120
4043 msgid "Payment amount must be at least %s."
4044 msgstr ""
4045
4046 #: inc/payments/payment-helper.php:1258
4047 msgid "Payment amount must be greater than zero."
4048 msgstr ""
4049
4050 #: inc/payments/payment-helper.php:1389
4051 msgid "Payment type mismatch. This form does not support the requested payment type."
4052 msgstr ""
4053
4054 #: inc/payments/payment-helper.php:1500
4055 #: inc/payments/payment-helper.php:1513
4056 #: inc/payments/payment-helper.php:1529
4057 #: inc/payments/stripe/stripe-frontend.php:112
4058 msgid "Please correct the highlighted fields and try again."
4059 msgstr ""
4060
4061 #: inc/payments/payment-helper.php:1884
4062 msgid "Unable to verify the expected donation amount for this payment. Flagged for manual review."
4063 msgstr ""
4064
4065 #. translators: 1: expected currency, 2: actual currency
4066 #: inc/payments/payment-helper.php:1898
4067 msgid "Currency mismatch. Expected %1$s but received %2$s."
4068 msgstr ""
4069
4070 #. translators: 1: expected amount, 2: actual amount
4071 #: inc/payments/payment-helper.php:1914
4072 msgid "Amount mismatch detected. Expected %1$s but received %2$s. Possible payment manipulation."
4073 msgstr ""
4074
4075 #: inc/payments/payment-helper.php:1956
4076 #: inc/payments/payment-helper.php:1980
4077 msgid "Unable to verify the donation amount for this form. Please reload the page and try again."
4078 msgstr ""
4079
4080 #: inc/payments/payment-helper.php:1999
4081 msgid "Unsupported variable amount field configuration."
4082 msgstr ""
4083
4084 #: inc/payments/payment-helper.php:2019
4085 #: inc/payments/payment-helper.php:2067
4086 msgid "Variable amount field configuration not found."
4087 msgstr ""
4088
4089 #. translators: %s: maximum amount with currency
4090 #: inc/payments/payment-helper.php:2045
4091 #: inc/payments/payment-helper.php:2128
4092 msgid "Payment amount cannot exceed %s."
4093 msgstr ""
4094
4095 #: inc/payments/payment-helper.php:2099
4096 msgid "No payment options are configured for this field."
4097 msgstr ""
4098
4099 #: inc/payments/payment-helper.php:2104
4100 msgid "Invalid payment amount. Please select a valid amount from the available options."
4101 msgstr ""
4102
4103 #: inc/payments/stripe/stripe-frontend.php:178
4104 msgid "Invalid payment intent response."
4105 msgstr ""
4106
4107 #: inc/payments/stripe/stripe-frontend.php:254
4108 #: inc/payments/stripe/stripe-helper.php:1119
4109 msgid "Payment intent ID is required"
4110 msgstr ""
4111
4112 #: inc/payments/stripe/stripe-frontend.php:258
4113 msgid "Donation ID is required"
4114 msgstr ""
4115
4116 #: inc/payments/stripe/stripe-frontend.php:263
4117 msgid "Invalid payment intent ID"
4118 msgstr ""
4119
4120 #: inc/payments/stripe/stripe-frontend.php:269
4121 #: assets/build/admin.js:59
4122 msgid "Donation not found"
4123 msgstr ""
4124
4125 #: inc/payments/stripe/stripe-frontend.php:274
4126 #: inc/payments/stripe/stripe-frontend.php:316
4127 msgid "Payment verification failed"
4128 msgstr ""
4129
4130 #: inc/payments/stripe/stripe-frontend.php:279
4131 msgid "Donation is not in pending state"
4132 msgstr ""
4133
4134 #: inc/payments/stripe/stripe-frontend.php:294
4135 #: inc/payments/stripe/stripe-helper.php:1157
4136 msgid "Payment capture failed"
4137 msgstr ""
4138
4139 #: inc/payments/stripe/stripe-frontend.php:310
4140 msgid "One-time donation PaymentIntent unexpectedly saved the payment method for future use"
4141 msgstr ""
4142
4143 #: inc/payments/stripe/stripe-frontend.php:343
4144 msgid "Payment captured and donation completed"
4145 msgstr ""
4146
4147 #: inc/payments/stripe/stripe-frontend.php:452
4148 msgid "Failed to create customer"
4149 msgstr ""
4150
4151 #: inc/payments/stripe/stripe-frontend.php:511
4152 msgid "Email address is required"
4153 msgstr ""
4154
4155 #: inc/payments/stripe/stripe-frontend.php:548
4156 msgid "Payment gateway not configured"
4157 msgstr ""
4158
4159 #: inc/payments/stripe/stripe-frontend.php:656
4160 #: inc/payments/stripe/stripe-frontend.php:694
4161 msgid "Failed to create donation record"
4162 msgstr ""
4163
4164 #: inc/payments/stripe/stripe-frontend.php:704
4165 msgid "Donation created with pending payment"
4166 msgstr ""
4167
4168 #: inc/payments/stripe/stripe-helper.php:788
4169 #: inc/payments/stripe/stripe-helper.php:992
4170 #: inc/payments/stripe/stripe-helper.php:1115
4171 msgid "Stripe secret key not configured"
4172 msgstr ""
4173
4174 #: inc/payments/stripe/stripe-helper.php:822
4175 msgid "Unknown error"
4176 msgstr ""
4177
4178 #: inc/payments/stripe/stripe-helper.php:827
4179 msgid "Invalid response from Stripe API"
4180 msgstr ""
4181
4182 #: inc/payments/stripe/stripe-helper.php:1013
4183 msgid "SureDonation Payment"
4184 msgstr ""
4185
4186 #: inc/payments/stripe/stripe-helper.php:1076
4187 #: inc/payments/stripe/stripe-helper.php:1146
4188 msgid "Failed to connect to payment processor"
4189 msgstr ""
4190
4191 #: inc/payments/stripe/stripe-helper.php:1083
4192 #: inc/payments/stripe/stripe-helper.php:1153
4193 msgid "Invalid response from payment processor"
4194 msgstr ""
4195
4196 #: inc/payments/stripe/stripe-helper.php:1088
4197 msgid "Payment processing failed"
4198 msgstr ""
4199
4200 #: inc/payments/stripe/stripe-helper.php:1094
4201 msgid "Missing required payment data"
4202 msgstr ""
4203
4204 #. translators: %s: provided mode value
4205 #: inc/payments/stripe/stripe-settings.php:182
4206 msgid "Invalid mode \"%s\". Must be \"all\", \"test\" or \"live\"."
4207 msgstr ""
4208
4209 #: inc/payments/stripe/stripe-settings.php:458
4210 #: inc/payments/stripe/stripe-settings.php:504
4211 msgid "Stripe account not found."
4212 msgstr ""
4213
4214 #: inc/payments/stripe/stripe-settings.php:468
4215 msgid "This Stripe account is still in use and cannot be disconnected."
4216 msgstr ""
4217
4218 #: inc/payments/stripe/stripe-settings.php:484
4219 msgid "Stripe account disconnected successfully"
4220 msgstr ""
4221
4222 #: inc/payments/stripe/stripe-settings.php:512
4223 #: assets/build/admin.js:75
4224 msgid "Default Stripe account updated."
4225 msgstr ""
4226
4227 #. translators: %s: number of donation forms
4228 #: inc/payments/stripe/stripe-settings.php:596
4229 msgid "%s donation form is assigned to this account."
4230 msgid_plural "%s donation forms are assigned to this account."
4231 msgstr[0] ""
4232 msgstr[1] ""
4233
4234 #: inc/payments/stripe/stripe-settings.php:635
4235 #: assets/build/admin.js:75
4236 msgid "Failed to create webhook."
4237 msgstr ""
4238
4239 #. translators: %s: per-mode failure reasons, already prefixed with the mode name.
4240 #: inc/payments/stripe/stripe-settings.php:649
4241 msgid "Webhook created, but some modes failed. %s"
4242 msgstr ""
4243
4244 #: inc/payments/stripe/stripe-settings.php:652
4245 msgid "Webhook created successfully."
4246 msgstr ""
4247
4248 #. translators: %s is the mode (test or live).
4249 #: inc/payments/stripe/stripe-settings.php:670
4250 msgid "Webhook created successfully for %s mode"
4251 msgstr ""
4252
4253 #. translators: %s is the mode (test or live).
4254 #: inc/payments/stripe/stripe-settings.php:702
4255 msgid "Webhook deleted successfully for %s mode"
4256 msgstr ""
4257
4258 #: inc/payments/stripe/stripe-settings.php:748
4259 msgid "Security verification failed. Invalid nonce."
4260 msgstr ""
4261
4262 #: inc/payments/stripe/stripe-settings.php:749
4263 #: inc/payments/stripe/stripe-settings.php:760
4264 #: inc/payments/stripe/stripe-settings.php:1378
4265 #: inc/payments/stripe/stripe-settings.php:1391
4266 msgid "Stripe Connect Error"
4267 msgstr ""
4268
4269 #: inc/payments/stripe/stripe-settings.php:759
4270 msgid "Security verification failed. OAuth session expired or nonce mismatch."
4271 msgstr ""
4272
4273 #: inc/payments/stripe/stripe-settings.php:1205
4274 msgid "No Stripe account to create a webhook for."
4275 msgstr ""
4276
4277 #: inc/payments/stripe/stripe-settings.php:1220
4278 msgid "A webhook is already configured for this mode."
4279 msgstr ""
4280
4281 #: inc/payments/stripe/stripe-settings.php:1343
4282 msgid "OAuth callback missing response data."
4283 msgstr ""
4284
4285 #: inc/payments/stripe/stripe-settings.php:1377
4286 msgid "Invalid OAuth response format."
4287 msgstr ""
4288
4289 #: inc/payments/stripe/stripe-settings.php:1390
4290 msgid "Stripe did not return an account identifier."
4291 msgstr ""
4292
4293 #: inc/payments/stripe/stripe-settings.php:1445
4294 msgid "You do not have permission to connect Stripe."
4295 msgstr ""
4296
4297 #: inc/payments/stripe/stripe-settings.php:1446
4298 msgid "Permission Denied"
4299 msgstr ""
4300
4301 #: inc/payments/stripe/stripe-settings.php:1458
4302 #: assets/build/admin.js:75
4303 msgid "Failed to connect to Stripe."
4304 msgstr ""
4305
4306 #. translators: 1: payment mode (test or live), 2: error message from Stripe.
4307 #: inc/payments/stripe/stripe-settings.php:1514
4308 msgid "%1$s: %2$s"
4309 msgstr ""
4310
4311 #: inc/payments/stripe/stripe-webhook.php:189
4312 msgid "Webhook secret not configured"
4313 msgstr ""
4314
4315 #: inc/payments/stripe/stripe-webhook.php:202
4316 msgid "Webhook signature verification failed"
4317 msgstr ""
4318
4319 #: inc/payments/stripe/stripe-webhook.php:209
4320 msgid "Invalid webhook payload"
4321 msgstr ""
4322
4323 #: inc/payments/stripe/stripe-webhook.php:439
4324 msgid "Payment completed successfully via webhook"
4325 msgstr ""
4326
4327 #: inc/payments/stripe/stripe-webhook.php:521
4328 msgid "Payment failed via webhook"
4329 msgstr ""
4330
4331 #. translators: %s: Refund type (Full/Partial)
4332 #: inc/payments/stripe/stripe-webhook.php:676
4333 msgid "%s refund processed via webhook"
4334 msgstr ""
4335
4336 #: inc/payments/stripe/stripe-webhook.php:760
4337 msgid "Refund canceled via webhook"
4338 msgstr ""
4339
4340 #: inc/payments/stripe/stripe-webhook.php:807
4341 msgid "Payment canceled via webhook"
4342 msgstr ""
4343
4344 #: inc/pdf/pdf-manager.php:59
4345 #: inc/pdf/pdf-manager.php:150
4346 msgid "You do not have permission to perform this action."
4347 msgstr ""
4348
4349 #: inc/pdf/pdf-manager.php:63
4350 #: assets/build/admin.js:1
4351 msgid "PHP 8.0 or higher is required for the PDF library."
4352 msgstr ""
4353
4354 #: inc/pdf/pdf-manager.php:81
4355 msgid "Library integrity check failed. The downloaded file may be corrupted or tampered with."
4356 msgstr ""
4357
4358 #: inc/pdf/pdf-manager.php:93
4359 #: inc/pdf/pdf-manager.php:160
4360 msgid "Could not initialize filesystem."
4361 msgstr ""
4362
4363 #: inc/pdf/pdf-manager.php:131
4364 msgid "Library extraction failed. Please try again."
4365 msgstr ""
4366
4367 #: inc/pdf/pdf-manager.php:137
4368 #: assets/build/admin.js:1
4369 msgid "PDF library installed successfully."
4370 msgstr ""
4371
4372 #: inc/pdf/pdf-manager.php:167
4373 #: assets/build/admin.js:1
4374 msgid "PDF library removed successfully."
4375 msgstr ""
4376
4377 #: inc/pdf/pdf-manager.php:193
4378 msgid "Could not open library archive for validation."
4379 msgstr ""
4380
4381 #: inc/pdf/pdf-manager.php:210
4382 msgid "Archive contains an unreadable entry."
4383 msgstr ""
4384
4385 #: inc/pdf/pdf-manager.php:219
4386 msgid "Archive contains an unsafe path."
4387 msgstr ""
4388
4389 #: inc/pdf/pdf-manager.php:226
4390 msgid "Archive contains a path escaping the target directory."
4391 msgstr ""
4392
4393 #: inc/pdf/pdf-manager.php:232
4394 msgid "Archive uncompressed size exceeds the safety limit."
4395 msgstr ""
4396
4397 #: inc/pdf/receipt-generator.php:437
4398 msgid "Receipt"
4399 msgstr ""
4400
4401 #. translators: 1: Site name, 2: Site URL.
4402 #: inc/pdf/receipt-generator.php:475
4403 msgid "Generated by %1$s · %2$s"
4404 msgstr ""
4405
4406 #: inc/post-types/donation-form.php:121
4407 msgctxt "Post type general name"
4408 msgid "Donation Forms"
4409 msgstr ""
4410
4411 #: inc/post-types/donation-form.php:122
4412 msgctxt "Post type singular name"
4413 msgid "Donation Form"
4414 msgstr ""
4415
4416 #: inc/post-types/donation-form.php:123
4417 msgctxt "Admin Menu text"
4418 msgid "Donation Forms"
4419 msgstr ""
4420
4421 #: inc/post-types/donation-form.php:124
4422 msgctxt "Add New on Toolbar"
4423 msgid "Donation Form"
4424 msgstr ""
4425
4426 #: inc/post-types/donation-form.php:126
4427 #: assets/build/admin.js:42
4428 msgid "Add New Form"
4429 msgstr ""
4430
4431 #: inc/post-types/donation-form.php:127
4432 msgid "New Form"
4433 msgstr ""
4434
4435 #: inc/post-types/donation-form.php:129
4436 msgid "View Form"
4437 msgstr ""
4438
4439 #: inc/post-types/donation-form.php:130
4440 msgid "All Forms"
4441 msgstr ""
4442
4443 #: inc/post-types/donation-form.php:131
4444 msgid "Search Forms"
4445 msgstr ""
4446
4447 #: inc/post-types/donation-form.php:132
4448 msgid "Parent Forms:"
4449 msgstr ""
4450
4451 #: inc/post-types/donation-form.php:133
4452 msgid "No forms found."
4453 msgstr ""
4454
4455 #: inc/post-types/donation-form.php:134
4456 msgid "No forms found in Trash."
4457 msgstr ""
4458
4459 #: inc/post-types/donation-form.php:135
4460 msgctxt "The post type archive label used in nav menus."
4461 msgid "Form archives"
4462 msgstr ""
4463
4464 #: inc/post-types/donation-form.php:136
4465 msgctxt "Overrides the \"Insert into post\" phrase."
4466 msgid "Insert into form"
4467 msgstr ""
4468
4469 #: inc/post-types/donation-form.php:137
4470 msgctxt "Overrides the \"Uploaded to this post\" phrase."
4471 msgid "Uploaded to this form"
4472 msgstr ""
4473
4474 #: inc/post-types/donation-form.php:138
4475 msgctxt "Screen reader text for the filter links heading."
4476 msgid "Filter forms list"
4477 msgstr ""
4478
4479 #: inc/post-types/donation-form.php:139
4480 msgctxt "Screen reader text for the pagination heading."
4481 msgid "Forms list navigation"
4482 msgstr ""
4483
4484 #: inc/post-types/donation-form.php:140
4485 msgctxt "Screen reader text for the items list heading."
4486 msgid "Forms list"
4487 msgstr ""
4488
4489 #: inc/post-types/donation-form.php:145
4490 msgid "Donation forms for SureDonation."
4491 msgstr ""
4492
4493 #: inc/post-types/donation-form.php:184
4494 msgid "The ID of the linked campaign."
4495 msgstr ""
4496
4497 #: inc/post-types/donation-form.php:200
4498 msgid "Per-form styling settings (JSON)."
4499 msgstr ""
4500
4501 #: inc/post-types/donation-form.php:216
4502 msgid "Per-form Custom CSS."
4503 msgstr ""
4504
4505 #: inc/post-types/donation-form.php:239
4506 msgid "Selected Stripe account for this form (account id, or empty/\"default\" to use the site default)."
4507 msgstr ""
4508
4509 #. translators: %s: campaign name
4510 #: inc/post-types/donation-form.php:721
4511 msgid "%s - Donation Form"
4512 msgstr ""
4513
4514 #: inc/privacy/privacy-data.php:57
4515 #: inc/privacy/privacy-data.php:75
4516 #: inc/privacy/privacy-data.php:161
4517 msgid "SureDonation Donations"
4518 msgstr ""
4519
4520 #: inc/privacy/privacy-data.php:104
4521 msgid "SureDonation Donor"
4522 msgstr ""
4523
4524 #: inc/privacy/privacy-data.php:135
4525 msgid "Comment"
4526 msgstr ""
4527
4528 #: inc/privacy/privacy-data.php:137
4529 msgid "User Agent"
4530 msgstr ""
4531
4532 #: inc/privacy/privacy-data.php:138
4533 msgid "Referrer"
4534 msgstr ""
4535
4536 #: inc/privacy/privacy-data.php:323
4537 msgid "Some donation data was retained because it falls within the configured data retention period."
4538 msgstr ""
4539
4540 #: inc/privacy/privacy-data.php:327
4541 msgid "Some SureDonation data could not be erased due to a database or filesystem error. Please retry or contact the site administrator."
4542 msgstr ""
4543
4544 #: inc/privacy/privacy-frontend.php:121
4545 msgid "Please acknowledge consent before submitting your donation."
4546 msgstr ""
4547
4548 #: inc/privacy/privacy-frontend.php:161
4549 #: assets/build/admin.js:95
4550 #: assets/build/admin/onboarding/index.js:24
4551 msgid "Privacy Policy"
4552 msgstr ""
4553
4554 #: inc/privacy/privacy-frontend.php:173
4555 msgid "Terms & Conditions"
4556 msgstr ""
4557
4558 #: inc/privacy/privacy-settings.php:51
4559 msgid "I consent to being contacted."
4560 msgstr ""
4561
4562 #: inc/privacy/privacy-settings.php:55
4563 msgid "Your personal data will be used to process your donation. Read our [privacy_policy]."
4564 msgstr ""
4565
4566 #: inc/privacy/privacy-settings.php:62
4567 msgid "By donating you agree to our [terms]."
4568 msgstr ""
4569
4570 #: inc/privacy/privacy-settings.php:88
4571 #: assets/build/admin.js:94
4572 #: assets/build/admin.js:95
4573 #: assets/build/blocks.js:1
4574 msgid "None"
4575 msgstr ""
4576
4577 #. translators: %d: number of years.
4578 #: inc/privacy/privacy-settings.php:94
4579 #: assets/build/admin.js:95
4580 msgid "%d year"
4581 msgid_plural "%d years"
4582 msgstr[0] ""
4583 msgstr[1] ""
4584
4585 #: inc/privacy/privacy-settings.php:99
4586 #: assets/build/admin.js:95
4587 msgid "Forever"
4588 msgstr ""
4589
4590 #: inc/shortcodes/donation-form.php:61
4591 msgid "Please specify a form ID: [suredonation_form id=\"123\"]"
4592 msgstr ""
4593
4594 #: inc/shortcodes/donation-form.php:71
4595 msgid "Invalid donation form ID."
4596 msgstr ""
4597
4598 #: assets/build/admin.js:1
4599 msgid "PDF Receipt"
4600 msgstr ""
4601
4602 #: assets/build/admin.js:1
4603 msgid "Install the PDF library to enable downloadable PDF receipts for donors."
4604 msgstr ""
4605
4606 #: assets/build/admin.js:1
4607 msgid "An error occurred. Please try again."
4608 msgstr ""
4609
4610 #: assets/build/admin.js:1
4611 msgid "PDF Library"
4612 msgstr ""
4613
4614 #: assets/build/admin.js:1
4615 msgid "mPDF library is installed and ready."
4616 msgstr ""
4617
4618 #: assets/build/admin.js:1
4619 msgid "Required for generating downloadable PDF receipts."
4620 msgstr ""
4621
4622 #: assets/build/admin.js:1
4623 msgid "Installed"
4624 msgstr ""
4625
4626 #: assets/build/admin.js:1
4627 msgid "Not Installed"
4628 msgstr ""
4629
4630 #: assets/build/admin.js:1
4631 msgid "Failed to remove PDF library."
4632 msgstr ""
4633
4634 #: assets/build/admin.js:1
4635 msgid "Removing…"
4636 msgstr ""
4637
4638 #: assets/build/admin.js:1
4639 msgid "Remove PDF Library"
4640 msgstr ""
4641
4642 #: assets/build/admin.js:1
4643 msgid "Failed to install PDF library."
4644 msgstr ""
4645
4646 #: assets/build/admin.js:1
4647 #: assets/build/admin.js:94
4648 #: assets/build/editor/editor.js:1
4649 msgid "Installing…"
4650 msgstr ""
4651
4652 #: assets/build/admin.js:1
4653 msgid "Install PDF Library"
4654 msgstr ""
4655
4656 #: assets/build/admin.js:1
4657 msgid "Install the PDF library to enable downloadable PDF receipts in the donor dashboard."
4658 msgstr ""
4659
4660 #: assets/build/admin.js:1
4661 #: assets/build/admin.js:10
4662 #: assets/build/admin.js:13
4663 #: assets/build/admin.js:43
4664 #: assets/build/admin/onboarding/index.js:1
4665 #: assets/build/blocks.js:1
4666 #: assets/build/editor/editor.js:1
4667 msgid "Completed"
4668 msgstr ""
4669
4670 #: assets/build/admin.js:1
4671 #: assets/build/admin.js:43
4672 #: assets/build/admin/onboarding/index.js:1
4673 #: assets/build/blocks.js:1
4674 #: assets/build/editor/editor.js:1
4675 msgid "Partially Refunded"
4676 msgstr ""
4677
4678 #: assets/build/admin.js:1
4679 #: assets/build/admin.js:43
4680 #: assets/build/admin/onboarding/index.js:1
4681 #: assets/build/blocks.js:1
4682 #: assets/build/editor/editor.js:1
4683 msgid "Cancelled"
4684 msgstr ""
4685
4686 #: assets/build/admin.js:1
4687 #: assets/build/admin.js:43
4688 #: assets/build/admin/onboarding/index.js:1
4689 #: assets/build/blocks.js:1
4690 #: assets/build/editor/editor.js:1
4691 msgid "Suspicious"
4692 msgstr ""
4693
4694 #: assets/build/admin.js:1
4695 #: assets/build/admin.js:43
4696 #: assets/build/admin/onboarding/index.js:1
4697 #: assets/build/blocks.js:1
4698 #: assets/build/editor/editor.js:1
4699 msgid "Abandoned"
4700 msgstr ""
4701
4702 #: assets/build/admin.js:1
4703 #: assets/build/admin/onboarding/index.js:1
4704 #: assets/build/blocks.js:1
4705 #: assets/build/editor/editor.js:1
4706 msgid "The donor left the payment window without approving. No payment was attempted."
4707 msgstr ""
4708
4709 #: assets/build/admin.js:1
4710 #: assets/build/admin/onboarding/index.js:1
4711 #: assets/build/blocks.js:1
4712 #: assets/build/editor/editor.js:1
4713 msgid "The donor started this donation but has not completed payment at the gateway."
4714 msgstr ""
4715
4716 #: assets/build/admin.js:1
4717 #: assets/build/admin/onboarding/index.js:1
4718 #: assets/build/blocks.js:1
4719 #: assets/build/editor/editor.js:1
4720 msgid "One Time"
4721 msgstr ""
4722
4723 #: assets/build/admin.js:1
4724 #: assets/build/admin.js:99
4725 #: assets/build/admin.js:104
4726 #: assets/build/admin/onboarding/index.js:1
4727 #: assets/build/admin/onboarding/index.js:6
4728 #: assets/build/blocks.js:1
4729 #: assets/build/editor/editor.js:1
4730 msgid "Recurring"
4731 msgstr ""
4732
4733 #: assets/build/admin.js:1
4734 #: assets/build/admin/onboarding/index.js:1
4735 #: assets/build/blocks.js:1
4736 #: assets/build/editor/editor.js:1
4737 msgid "Renewal"
4738 msgstr ""
4739
4740 #: assets/build/admin.js:1
4741 #: assets/build/admin/onboarding/index.js:1
4742 msgid "Welcome to SureDonation"
4743 msgstr ""
4744
4745 #: assets/build/admin.js:1
4746 msgid "Start collecting donations in minutes"
4747 msgstr ""
4748
4749 #: assets/build/admin.js:1
4750 msgid "To start receiving donations, create a donation campaign. Once done, you can add the donation form to any page and start accepting contributions."
4751 msgstr ""
4752
4753 #: assets/build/admin.js:1
4754 msgid "Create a Donation Campaign"
4755 msgstr ""
4756
4757 #: assets/build/admin.js:1
4758 msgid "Open Support Ticket"
4759 msgstr ""
4760
4761 #: assets/build/admin.js:1
4762 msgid "Help Center"
4763 msgstr ""
4764
4765 #: assets/build/admin.js:1
4766 msgid "Join Our Community on Facebook"
4767 msgstr ""
4768
4769 #: assets/build/admin.js:1
4770 msgid "Enjoying SureDonation? Leave a Review"
4771 msgstr ""
4772
4773 #: assets/build/admin.js:1
4774 msgid "Launch Setup Wizard"
4775 msgstr ""
4776
4777 #: assets/build/admin.js:1
4778 msgid "Quick Access"
4779 msgstr ""
4780
4781 #: assets/build/admin.js:1
4782 msgid "Failed to install plugin"
4783 msgstr ""
4784
4785 #: assets/build/admin.js:1
4786 msgid "Failed to activate plugin"
4787 msgstr ""
4788
4789 #: assets/build/admin.js:1
4790 msgid "Install Free"
4791 msgstr ""
4792
4793 #: assets/build/admin.js:1
4794 #: assets/build/admin.js:132
4795 msgid "Activated"
4796 msgstr ""
4797
4798 #: assets/build/admin.js:1
4799 #: assets/build/admin.js:94
4800 #: assets/build/editor/editor.js:1
4801 msgid "Activate"
4802 msgstr ""
4803
4804 #: assets/build/admin.js:1
4805 #: assets/build/admin.js:94
4806 #: assets/build/editor/editor.js:1
4807 msgid "Install & Activate"
4808 msgstr ""
4809
4810 #: assets/build/admin.js:1
4811 msgid "Donations Over Time"
4812 msgstr ""
4813
4814 #: assets/build/admin.js:1
4815 #: assets/build/admin.js:13
4816 #: assets/build/admin.js:43
4817 #: assets/build/admin.js:62
4818 #: assets/build/admin.js:68
4819 msgid "Clear Filters"
4820 msgstr ""
4821
4822 #: assets/build/admin.js:1
4823 #: assets/build/admin.js:104
4824 #: assets/build/admin/onboarding/index.js:6
4825 msgid "Clear"
4826 msgstr ""
4827
4828 #: assets/build/admin.js:1
4829 #: assets/build/admin.js:42
4830 #: assets/build/admin.js:43
4831 msgid "mm/dd/yyyy - mm/dd/yyyy"
4832 msgstr ""
4833
4834 #: assets/build/admin.js:1
4835 #: assets/build/admin.js:42
4836 #: assets/build/admin.js:68
4837 msgid "Select Date Range"
4838 msgstr ""
4839
4840 #: assets/build/admin.js:1
4841 #: assets/build/admin.js:42
4842 #: assets/build/admin.js:68
4843 msgid "Apply"
4844 msgstr ""
4845
4846 #: assets/build/admin.js:1
4847 #: assets/build/admin.js:10
4848 #: assets/build/admin.js:42
4849 #: assets/build/admin.js:56
4850 #: assets/build/admin.js:68
4851 #: assets/build/admin.js:74
4852 #: assets/build/admin.js:106
4853 #: assets/build/admin/onboarding/index.js:8
4854 #: assets/build/blocks.js:1
4855 #: assets/build/editor/editor.js:1
4856 msgid "Cancel"
4857 msgstr ""
4858
4859 #: assets/build/admin.js:1
4860 msgid "No Donation Activity Yet"
4861 msgstr ""
4862
4863 #: assets/build/admin.js:1
4864 msgid "Once you start receiving donations, insights will appear here."
4865 msgstr ""
4866
4867 #: assets/build/admin.js:1
4868 #: assets/build/admin.js:68
4869 #: assets/build/admin.js:74
4870 msgid "Total Donors"
4871 msgstr ""
4872
4873 #: assets/build/admin.js:1
4874 msgid "Live Campaigns"
4875 msgstr ""
4876
4877 #: assets/build/admin.js:1
4878 #: assets/build/admin.js:42
4879 #: assets/build/admin.js:56
4880 msgid "Amount Paid"
4881 msgstr ""
4882
4883 #: assets/build/admin.js:1
4884 #: assets/build/admin.js:42
4885 #: assets/build/admin.js:56
4886 #: assets/build/admin.js:62
4887 #: assets/build/admin.js:68
4888 msgid "N/A"
4889 msgstr ""
4890
4891 #: assets/build/admin.js:1
4892 #: assets/build/admin.js:59
4893 msgid "Subscription"
4894 msgstr ""
4895
4896 #: assets/build/admin.js:1
4897 msgid "One time"
4898 msgstr ""
4899
4900 #: assets/build/admin.js:1
4901 msgid "No recent donations yet"
4902 msgstr ""
4903
4904 #: assets/build/admin.js:1
4905 msgid "Recent donation activity will appear here once donations start coming in."
4906 msgstr ""
4907
4908 #: assets/build/admin.js:1
4909 #: assets/build/admin.js:68
4910 msgid "View All"
4911 msgstr ""
4912
4913 #: assets/build/admin.js:1
4914 #: assets/build/admin.js:43
4915 #: assets/build/admin.js:62
4916 msgid "Search…"
4917 msgstr ""
4918
4919 #: assets/build/admin.js:1
4920 #: assets/build/admin/onboarding/index.js:1
4921 #: assets/build/editor/editor.js:1
4922 msgid "Page"
4923 msgstr ""
4924
4925 #: assets/build/admin.js:1
4926 #: assets/build/admin/onboarding/index.js:1
4927 msgid "out of"
4928 msgstr ""
4929
4930 #: assets/build/admin.js:1
4931 msgid "No items found"
4932 msgstr ""
4933
4934 #: assets/build/admin.js:1
4935 msgid "No results found"
4936 msgstr ""
4937
4938 #: assets/build/admin.js:1
4939 msgid "We couldn't find any records matching your filters. Try adjusting the filters or resetting them to see all results."
4940 msgstr ""
4941
4942 #: assets/build/admin.js:1
4943 msgid "Clear Filter"
4944 msgstr ""
4945
4946 #: assets/build/admin.js:1
4947 msgid "Confirm"
4948 msgstr ""
4949
4950 #: assets/build/admin.js:1
4951 msgid "delete"
4952 msgstr ""
4953
4954 #. translators: %s is the confirmation text
4955 #: assets/build/admin.js:4
4956 msgid "To confirm, type \"%s\" in the box below:"
4957 msgstr ""
4958
4959 #. translators: %s is the confirmation text
4960 #: assets/build/admin.js:7
4961 msgid "Type \"%s\""
4962 msgstr ""
4963
4964 #. translators: %s is the confirmation text
4965 #: assets/build/admin.js:10
4966 msgid "Please type \"%s\" in the input box"
4967 msgstr ""
4968
4969 #: assets/build/admin.js:10
4970 msgid "Select campaign image"
4971 msgstr ""
4972
4973 #: assets/build/admin.js:10
4974 msgid "Use this image"
4975 msgstr ""
4976
4977 #: assets/build/admin.js:10
4978 #: assets/build/admin.js:13
4979 msgid "Active"
4980 msgstr ""
4981
4982 #: assets/build/admin.js:10
4983 #: assets/build/admin.js:13
4984 msgid "Paused"
4985 msgstr ""
4986
4987 #: assets/build/admin.js:10
4988 #: assets/build/admin/onboarding/index.js:24
4989 msgid "Raised Amount"
4990 msgstr ""
4991
4992 #: assets/build/admin.js:10
4993 #: assets/build/admin.js:74
4994 #: assets/build/admin/onboarding/index.js:24
4995 msgid "Number of Donations"
4996 msgstr ""
4997
4998 #: assets/build/admin.js:10
4999 msgid "Update your campaign details."
5000 msgstr ""
5001
5002 #: assets/build/admin.js:10
5003 msgid "Tell us about your fundraising cause."
5004 msgstr ""
5005
5006 #: assets/build/admin.js:10
5007 #: assets/build/admin.js:25
5008 #: assets/build/admin/onboarding/index.js:24
5009 msgid "Name your campaign"
5010 msgstr ""
5011
5012 #: assets/build/admin.js:10
5013 msgid "Campaign image"
5014 msgstr ""
5015
5016 #: assets/build/admin.js:10
5017 #: assets/build/editor/editor.js:1
5018 msgid "Remove"
5019 msgstr ""
5020
5021 #: assets/build/admin.js:10
5022 #: assets/build/admin.js:98
5023 #: assets/build/editor/editor.js:1
5024 msgid "Replace"
5025 msgstr ""
5026
5027 #: assets/build/admin.js:10
5028 msgid "This will be displayed in your campaign block and campaign grid."
5029 msgstr ""
5030
5031 #: assets/build/admin.js:10
5032 #: assets/build/admin.js:25
5033 #: assets/build/admin/onboarding/index.js:24
5034 msgid "Describe your campaign"
5035 msgstr ""
5036
5037 #: assets/build/admin.js:10
5038 msgid "What is goal of your campaign"
5039 msgstr ""
5040
5041 #: assets/build/admin.js:10
5042 #: assets/build/admin/onboarding/index.js:24
5043 msgid "Amount to raise"
5044 msgstr ""
5045
5046 #: assets/build/admin.js:10
5047 #: assets/build/admin/onboarding/index.js:24
5048 msgid "e.g. $1,000"
5049 msgstr ""
5050
5051 #: assets/build/admin.js:10
5052 #: assets/build/admin/onboarding/index.js:24
5053 msgid "e.g. 100"
5054 msgstr ""
5055
5056 #: assets/build/admin.js:10
5057 msgid "Set the target amount for your campaign to raise. Leave empty for no limit."
5058 msgstr ""
5059
5060 #: assets/build/admin.js:10
5061 msgid "Set the target number of donations for your campaign. Leave empty for no limit."
5062 msgstr ""
5063
5064 #: assets/build/admin.js:10
5065 msgid "Select status"
5066 msgstr ""
5067
5068 #: assets/build/admin.js:10
5069 msgid "Campaign title is required"
5070 msgstr ""
5071
5072 #: assets/build/admin.js:10
5073 msgid "Goal must be a valid number"
5074 msgstr ""
5075
5076 #: assets/build/admin.js:10
5077 msgid "Goal cannot be negative"
5078 msgstr ""
5079
5080 #: assets/build/admin.js:10
5081 msgid "Failed to save campaign"
5082 msgstr ""
5083
5084 #: assets/build/admin.js:10
5085 msgid "An error occurred while saving the campaign"
5086 msgstr ""
5087
5088 #: assets/build/admin.js:10
5089 #: assets/build/admin.js:74
5090 #: assets/build/admin.js:78
5091 msgid "Saving…"
5092 msgstr ""
5093
5094 #: assets/build/admin.js:10
5095 #: assets/build/admin.js:74
5096 msgid "Save Changes"
5097 msgstr ""
5098
5099 #: assets/build/admin.js:10
5100 msgid "Choose a starting point"
5101 msgstr ""
5102
5103 #: assets/build/admin.js:10
5104 msgid "Start from scratch, or pick a ready-made template you can edit."
5105 msgstr ""
5106
5107 #: assets/build/admin.js:10
5108 msgid "Search templates…"
5109 msgstr ""
5110
5111 #: assets/build/admin.js:10
5112 msgid "All"
5113 msgstr ""
5114
5115 #: assets/build/admin.js:10
5116 msgid "Blank campaign"
5117 msgstr ""
5118
5119 #: assets/build/admin.js:10
5120 msgid "Failed to create campaign from template"
5121 msgstr ""
5122
5123 #: assets/build/admin.js:10
5124 msgid "Campaign was created but no ID was returned."
5125 msgstr ""
5126
5127 #: assets/build/admin.js:10
5128 msgid "Could not create campaign"
5129 msgstr ""
5130
5131 #: assets/build/admin.js:10
5132 msgid "Please try again."
5133 msgstr ""
5134
5135 #: assets/build/admin.js:10
5136 msgid "Use template"
5137 msgstr ""
5138
5139 #: assets/build/admin.js:10
5140 msgid "No templates match your search."
5141 msgstr ""
5142
5143 #: assets/build/admin.js:10
5144 msgid "Clear search"
5145 msgstr ""
5146
5147 #: assets/build/admin.js:10
5148 msgid "Templates could not be loaded. You can still start from scratch."
5149 msgstr ""
5150
5151 #: assets/build/admin.js:10
5152 #: assets/build/admin.js:29
5153 #: assets/build/admin.js:59
5154 msgid "Bulk action completed successfully."
5155 msgstr ""
5156
5157 #: assets/build/admin.js:10
5158 #: assets/build/admin.js:29
5159 #: assets/build/admin.js:59
5160 msgid "Failed to perform bulk action."
5161 msgstr ""
5162
5163 #: assets/build/admin.js:10
5164 msgid "No donation campaigns yet"
5165 msgstr ""
5166
5167 #: assets/build/admin.js:10
5168 msgid "Create a campaign to define your cause and start collecting donations on your site."
5169 msgstr ""
5170
5171 #: assets/build/admin.js:10
5172 msgid "See all your donation campaigns in one place"
5173 msgstr ""
5174
5175 #: assets/build/admin.js:10
5176 msgid "Track total donations and progress for each cause"
5177 msgstr ""
5178
5179 #: assets/build/admin.js:10
5180 msgid "Edit campaign details or pause donations anytime"
5181 msgstr ""
5182
5183 #: assets/build/admin.js:10
5184 msgid "Copy and reuse campaigns for new causes"
5185 msgstr ""
5186
5187 #: assets/build/admin.js:10
5188 msgid "Create Your First Campaign"
5189 msgstr ""
5190
5191 #: assets/build/admin.js:10
5192 msgid "Goal"
5193 msgstr ""
5194
5195 #. translators: %1$s is the current progress (amount or donation count), %2$s is the goal
5196 #: assets/build/admin.js:13
5197 msgid "%1$s of %2$s"
5198 msgstr ""
5199
5200 #: assets/build/admin.js:13
5201 #: assets/build/admin.js:30
5202 msgid "Created On"
5203 msgstr ""
5204
5205 #: assets/build/admin.js:13
5206 #: assets/build/admin.js:43
5207 #: assets/build/admin.js:62
5208 #: assets/build/editor/editor.js:1
5209 msgid "Actions"
5210 msgstr ""
5211
5212 #: assets/build/admin.js:13
5213 msgid "View"
5214 msgstr ""
5215
5216 #: assets/build/admin.js:13
5217 #: assets/build/admin.js:30
5218 msgid "Duplicate"
5219 msgstr ""
5220
5221 #: assets/build/admin.js:13
5222 msgid "Move to Trash"
5223 msgstr ""
5224
5225 #: assets/build/admin.js:13
5226 #: assets/build/admin.js:16
5227 #: assets/build/admin.js:30
5228 #: assets/build/admin.js:34
5229 #: assets/build/admin.js:43
5230 msgid "Restore"
5231 msgstr ""
5232
5233 #: assets/build/admin.js:13
5234 #: assets/build/admin.js:16
5235 #: assets/build/admin.js:36
5236 #: assets/build/admin.js:43
5237 msgid "Delete Permanently"
5238 msgstr ""
5239
5240 #: assets/build/admin.js:13
5241 #: assets/build/admin.js:104
5242 #: assets/build/admin/onboarding/index.js:6
5243 msgid "Search campaigns…"
5244 msgstr ""
5245
5246 #: assets/build/admin.js:13
5247 #: assets/build/admin.js:43
5248 msgid "All Statuses"
5249 msgstr ""
5250
5251 #: assets/build/admin.js:13
5252 #: assets/build/admin.js:30
5253 msgid "Trash"
5254 msgstr ""
5255
5256 #: assets/build/admin.js:13
5257 msgid "Create New"
5258 msgstr ""
5259
5260 #. translators: %d is the number of campaigns
5261 #: assets/build/admin.js:16
5262 msgid "Move %d campaign(s) to trash?"
5263 msgstr ""
5264
5265 #: assets/build/admin.js:16
5266 msgid "You can restore these campaigns from the trash later."
5267 msgstr ""
5268
5269 #. translators: %d is the number of campaigns
5270 #: assets/build/admin.js:19
5271 msgid "Permanently delete %d campaign(s)?"
5272 msgstr ""
5273
5274 #: assets/build/admin.js:19
5275 #: assets/build/admin.js:25
5276 msgid "This action cannot be undone. All campaign data will be permanently deleted."
5277 msgstr ""
5278
5279 #. translators: %s is the campaign name
5280 #: assets/build/admin.js:22
5281 msgid "Move \"%s\" to trash?"
5282 msgstr ""
5283
5284 #: assets/build/admin.js:22
5285 msgid "You can restore this campaign from the trash later."
5286 msgstr ""
5287
5288 #. translators: %s is the campaign name
5289 #: assets/build/admin.js:25
5290 msgid "Permanently delete \"%s\"?"
5291 msgstr ""
5292
5293 #: assets/build/admin.js:25
5294 msgid "No campaigns found"
5295 msgstr ""
5296
5297 #: assets/build/admin.js:25
5298 msgid "Give your campaign a clear, memorable name - this is what donors see first."
5299 msgstr ""
5300
5301 #: assets/build/admin.js:25
5302 msgid "Add a campaign image"
5303 msgstr ""
5304
5305 #: assets/build/admin.js:25
5306 msgid "Upload a hero image - it appears on the campaign block and in the campaign grid."
5307 msgstr ""
5308
5309 #: assets/build/admin.js:25
5310 msgid "Tell donors what their support achieves. A short, specific story converts best."
5311 msgstr ""
5312
5313 #: assets/build/admin.js:25
5314 msgid "Set your goal"
5315 msgstr ""
5316
5317 #: assets/build/admin.js:25
5318 msgid "Choose an amount goal or a donation-count goal, or leave it open. You can change this anytime."
5319 msgstr ""
5320
5321 #. translators: %s: template name
5322 #: assets/build/admin.js:26
5323 msgid "This campaign was created from the “%s” template. Click Edit Campaign to fine-tune its details - I’ll walk you through them."
5324 msgstr ""
5325
5326 #: assets/build/admin.js:26
5327 msgid "Click Edit Campaign to fine-tune its details - I’ll walk you through them."
5328 msgstr ""
5329
5330 #: assets/build/admin.js:26
5331 msgid "Edit your campaign"
5332 msgstr ""
5333
5334 #: assets/build/admin.js:26
5335 #: assets/build/admin.js:27
5336 msgid "Your campaign page"
5337 msgstr ""
5338
5339 #: assets/build/admin.js:26
5340 msgid "Open this menu to View your live campaign page or Edit its content."
5341 msgstr ""
5342
5343 #: assets/build/admin.js:26
5344 #: assets/build/admin.js:27
5345 msgid "Edit your donation form"
5346 msgstr ""
5347
5348 #: assets/build/admin.js:26
5349 msgid "Use Edit to customize your donation form’s fields, amounts and settings."
5350 msgstr ""
5351
5352 #. translators: %s: template name
5353 #: assets/build/admin.js:27
5354 msgid "This campaign was created from the “%s” template. Here’s a quick tour of everything you can edit."
5355 msgstr ""
5356
5357 #: assets/build/admin.js:27
5358 msgid "Your campaign is ready. Here’s a quick tour of everything you can do from this page."
5359 msgstr ""
5360
5361 #: assets/build/admin.js:27
5362 msgid "Welcome to your campaign"
5363 msgstr ""
5364
5365 #: assets/build/admin.js:27
5366 msgid "Edit campaign details"
5367 msgstr ""
5368
5369 #: assets/build/admin.js:27
5370 msgid "Add a donation form"
5371 msgstr ""
5372
5373 #: assets/build/admin.js:27
5374 msgid "Create and manage the donation forms attached to this campaign."
5375 msgstr ""
5376
5377 #: assets/build/admin.js:27
5378 msgid "View or edit the public campaign page your donors will see."
5379 msgstr ""
5380
5381 #: assets/build/admin.js:27
5382 msgid "Edit an existing form to customize its fields, amounts and settings."
5383 msgstr ""
5384
5385 #: assets/build/admin.js:27
5386 msgid "Track your goal"
5387 msgstr ""
5388
5389 #: assets/build/admin.js:27
5390 msgid "Watch progress toward your fundraising goal at a glance."
5391 msgstr ""
5392
5393 #: assets/build/admin.js:27
5394 msgid "Monitor performance"
5395 msgstr ""
5396
5397 #: assets/build/admin.js:27
5398 msgid "See revenue and key stats for the selected date range."
5399 msgstr ""
5400
5401 #: assets/build/admin.js:27
5402 msgid "Filter by date"
5403 msgstr ""
5404
5405 #: assets/build/admin.js:27
5406 msgid "Change the date range to focus the charts and stats."
5407 msgstr ""
5408
5409 #. translators: {{current}} and {{total}} are literal driver.js placeholders — do not translate or alter them.
5410 #: assets/build/admin.js:29
5411 msgid "{{current}} of {{total}}"
5412 msgstr ""
5413
5414 #: assets/build/admin.js:29
5415 #: assets/build/admin.js:56
5416 #: assets/build/admin.js:59
5417 msgid "Next"
5418 msgstr ""
5419
5420 #: assets/build/admin.js:29
5421 #: assets/build/admin/onboarding/index.js:22
5422 #: assets/build/admin/onboarding/index.js:24
5423 msgid "Back"
5424 msgstr ""
5425
5426 #: assets/build/admin.js:29
5427 msgid "Done"
5428 msgstr ""
5429
5430 #: assets/build/admin.js:29
5431 msgid "Don't show this again"
5432 msgstr ""
5433
5434 #: assets/build/admin.js:29
5435 msgid "Donations Received"
5436 msgstr ""
5437
5438 #: assets/build/admin.js:29
5439 msgid "Amount Donated"
5440 msgstr ""
5441
5442 #: assets/build/admin.js:29
5443 msgid "Donations Remaining"
5444 msgstr ""
5445
5446 #: assets/build/admin.js:29
5447 msgid "Amount Pending"
5448 msgstr ""
5449
5450 #: assets/build/admin.js:29
5451 msgid "Total Raised:"
5452 msgstr ""
5453
5454 #: assets/build/admin.js:29
5455 msgid "Total Donors:"
5456 msgstr ""
5457
5458 #: assets/build/admin.js:29
5459 msgid "Total Donations:"
5460 msgstr ""
5461
5462 #: assets/build/admin.js:29
5463 msgid "Overview"
5464 msgstr ""
5465
5466 #: assets/build/admin.js:29
5467 msgid "Loading revenue data…"
5468 msgstr ""
5469
5470 #: assets/build/admin.js:29
5471 msgid "No revenue data available"
5472 msgstr ""
5473
5474 #: assets/build/admin.js:29
5475 msgid "Revenue data will appear here once donations are received"
5476 msgstr ""
5477
5478 #: assets/build/admin.js:29
5479 msgid "Failed to set the default form."
5480 msgstr ""
5481
5482 #: assets/build/admin.js:29
5483 msgid "Form moved to trash."
5484 msgstr ""
5485
5486 #: assets/build/admin.js:29
5487 msgid "Form restored."
5488 msgstr ""
5489
5490 #: assets/build/admin.js:29
5491 msgid "Form permanently deleted."
5492 msgstr ""
5493
5494 #: assets/build/admin.js:29
5495 msgid "Failed to perform action."
5496 msgstr ""
5497
5498 #. translators: %s: new form title
5499 #: assets/build/admin.js:30
5500 msgid "Form duplicated successfully: %s"
5501 msgstr ""
5502
5503 #: assets/build/admin.js:30
5504 msgid "Failed to duplicate form."
5505 msgstr ""
5506
5507 #: assets/build/admin.js:30
5508 msgid "Title"
5509 msgstr ""
5510
5511 #: assets/build/admin.js:30
5512 #: assets/build/admin.js:42
5513 msgid "(Untitled)"
5514 msgstr ""
5515
5516 #: assets/build/admin.js:30
5517 #: assets/build/admin.js:75
5518 #: assets/build/blocks.js:1
5519 msgid "Default"
5520 msgstr ""
5521
5522 #: assets/build/admin.js:30
5523 msgid "Shortcode"
5524 msgstr ""
5525
5526 #: assets/build/admin.js:30
5527 msgid "Copied!"
5528 msgstr ""
5529
5530 #: assets/build/admin.js:30
5531 msgid "Copy Shortcode"
5532 msgstr ""
5533
5534 #: assets/build/admin.js:30
5535 msgid "Published"
5536 msgstr ""
5537
5538 #: assets/build/admin.js:30
5539 msgid "Draft"
5540 msgstr ""
5541
5542 #: assets/build/admin.js:30
5543 msgid "Revenue"
5544 msgstr ""
5545
5546 #: assets/build/admin.js:30
5547 #: assets/build/admin.js:56
5548 msgid "Action"
5549 msgstr ""
5550
5551 #: assets/build/admin.js:30
5552 #: assets/build/admin.js:32
5553 #: assets/build/admin.js:42
5554 #: assets/build/admin.js:43
5555 #: assets/build/admin.js:62
5556 msgid "Delete"
5557 msgstr ""
5558
5559 #: assets/build/admin.js:30
5560 msgid "Permanently Delete"
5561 msgstr ""
5562
5563 #. translators: %s: form title
5564 #: assets/build/admin.js:32
5565 msgid "Delete \"%s\"?"
5566 msgstr ""
5567
5568 #: assets/build/admin.js:32
5569 msgid "The form will be moved to trash and can be restored later."
5570 msgstr ""
5571
5572 #. translators: %s: form title
5573 #: assets/build/admin.js:34
5574 msgid "Restore \"%s\"?"
5575 msgstr ""
5576
5577 #: assets/build/admin.js:34
5578 msgid "The form will be restored from trash."
5579 msgstr ""
5580
5581 #. translators: %s: form title
5582 #: assets/build/admin.js:36
5583 msgid "Permanently Delete \"%s\"?"
5584 msgstr ""
5585
5586 #: assets/build/admin.js:36
5587 msgid "This action cannot be undone. The form will be permanently deleted."
5588 msgstr ""
5589
5590 #. translators: %d: number of forms.
5591 #: assets/build/admin.js:38
5592 msgid "Delete %d form?"
5593 msgid_plural "Delete %d forms?"
5594 msgstr[0] ""
5595 msgstr[1] ""
5596
5597 #. translators: %d: number of forms.
5598 #: assets/build/admin.js:40
5599 msgid "Restore %d form?"
5600 msgid_plural "Restore %d forms?"
5601 msgstr[0] ""
5602 msgstr[1] ""
5603
5604 #. translators: %d: number of forms.
5605 #: assets/build/admin.js:42
5606 msgid "Permanently Delete %d form?"
5607 msgid_plural "Permanently Delete %d forms?"
5608 msgstr[0] ""
5609 msgstr[1] ""
5610
5611 #: assets/build/admin.js:42
5612 msgid "Campaign Form"
5613 msgstr ""
5614
5615 #: assets/build/admin.js:42
5616 msgid "Set as Default"
5617 msgstr ""
5618
5619 #: assets/build/admin.js:42
5620 msgid "No forms found"
5621 msgstr ""
5622
5623 #: assets/build/admin.js:42
5624 msgid "Select date"
5625 msgstr ""
5626
5627 #: assets/build/admin.js:42
5628 msgid "Select Date"
5629 msgstr ""
5630
5631 #: assets/build/admin.js:42
5632 msgid "Campaign page created."
5633 msgstr ""
5634
5635 #: assets/build/admin.js:42
5636 msgid "Failed to create campaign page."
5637 msgstr ""
5638
5639 #: assets/build/admin.js:42
5640 msgid "Campaign not found"
5641 msgstr ""
5642
5643 #: assets/build/admin.js:42
5644 msgid "Take a tour"
5645 msgstr ""
5646
5647 #: assets/build/admin.js:42
5648 msgid "Campaign Page"
5649 msgstr ""
5650
5651 #: assets/build/admin.js:42
5652 msgid "Edit Page"
5653 msgstr ""
5654
5655 #: assets/build/admin.js:42
5656 msgid "Create Campaign Page"
5657 msgstr ""
5658
5659 #: assets/build/admin.js:42
5660 msgid "All Donations"
5661 msgstr ""
5662
5663 #: assets/build/admin.js:42
5664 msgid "No donations yet"
5665 msgstr ""
5666
5667 #: assets/build/admin.js:42
5668 msgid "Donations will appear here once someone contributes through your campaign."
5669 msgstr ""
5670
5671 #: assets/build/admin.js:42
5672 msgid "Donation amount and payment status"
5673 msgstr ""
5674
5675 #: assets/build/admin.js:42
5676 msgid "Donor details and contact information"
5677 msgstr ""
5678
5679 #: assets/build/admin.js:42
5680 msgid "Campaign linked to each donation"
5681 msgstr ""
5682
5683 #: assets/build/admin.js:42
5684 msgid "Receipts and transaction records"
5685 msgstr ""
5686
5687 #: assets/build/admin.js:42
5688 #: assets/build/admin.js:59
5689 msgid "Create a Campaign"
5690 msgstr ""
5691
5692 #: assets/build/admin.js:42
5693 #: assets/build/admin.js:62
5694 msgid "No Name"
5695 msgstr ""
5696
5697 #: assets/build/admin.js:42
5698 msgid "Shown as \"Anonymous\" on public donor lists."
5699 msgstr ""
5700
5701 #: assets/build/admin.js:42
5702 msgid "Campaign name"
5703 msgstr ""
5704
5705 #. translators: %s: billing interval.
5706 #: assets/build/admin.js:43
5707 msgid "%s interval"
5708 msgstr ""
5709
5710 #: assets/build/admin.js:43
5711 msgid "fees"
5712 msgstr ""
5713
5714 #: assets/build/admin.js:43
5715 msgid "Date & Time"
5716 msgstr ""
5717
5718 #: assets/build/admin.js:43
5719 #: assets/build/admin.js:62
5720 msgid "View Details"
5721 msgstr ""
5722
5723 #. translators: %d is the number of donations
5724 #: assets/build/admin.js:46
5725 msgid "Delete %d donation(s)?"
5726 msgstr ""
5727
5728 #: assets/build/admin.js:46
5729 #: assets/build/admin.js:49
5730 msgid "This action cannot be undone. All donation data will be permanently deleted."
5731 msgstr ""
5732
5733 #. translators: %s is the donor name
5734 #: assets/build/admin.js:49
5735 msgid "Delete donation from %s?"
5736 msgstr ""
5737
5738 #: assets/build/admin.js:49
5739 #: assets/build/admin.js:56
5740 #: assets/build/admin.js:68
5741 msgid "Unknown"
5742 msgstr ""
5743
5744 #: assets/build/admin.js:49
5745 msgid "No donations found"
5746 msgstr ""
5747
5748 #: assets/build/admin.js:49
5749 msgid "Refund failed. Please try again."
5750 msgstr ""
5751
5752 #: assets/build/admin.js:49
5753 msgid "Please enter a valid refund amount."
5754 msgstr ""
5755
5756 #. translators: %s: maximum refundable amount
5757 #: assets/build/admin.js:50
5758 msgid "Amount cannot exceed %s."
5759 msgstr ""
5760
5761 #. translators: %s: refund amount
5762 #: assets/build/admin.js:51
5763 msgid "This will issue a complete refund of %s. The entire payment will be refunded."
5764 msgstr ""
5765
5766 #. translators: 1: partial refund amount, 2: remaining balance
5767 #: assets/build/admin.js:52
5768 msgid "This will issue a partial refund of %1$s. Remaining balance of %2$s will still be valid."
5769 msgstr ""
5770
5771 #: assets/build/admin.js:52
5772 msgid "Refund Donation"
5773 msgstr ""
5774
5775 #. translators: %s: donation ID
5776 #: assets/build/admin.js:53
5777 msgid "Process refund for donation #%s. The refunded amount will be sent to the donor's original payment method."
5778 msgstr ""
5779
5780 #. translators: %s: maximum refundable amount
5781 #: assets/build/admin.js:54
5782 msgid "Max: %s"
5783 msgstr ""
5784
5785 #. translators: %s: maximum refundable amount
5786 #: assets/build/admin.js:55
5787 msgid "Maximum refundable amount: %s"
5788 msgstr ""
5789
5790 #: assets/build/admin.js:55
5791 msgid "Refund Notes (Optional)"
5792 msgstr ""
5793
5794 #: assets/build/admin.js:55
5795 msgid "Add a reason or note for this refund…"
5796 msgstr ""
5797
5798 #: assets/build/admin.js:55
5799 msgid "This note will be stored with the refund record for future reference."
5800 msgstr ""
5801
5802 #. translators: %s: already refunded amount
5803 #: assets/build/admin.js:56
5804 msgid "Already refunded: %s"
5805 msgstr ""
5806
5807 #: assets/build/admin.js:56
5808 msgid "Processing…"
5809 msgstr ""
5810
5811 #: assets/build/admin.js:56
5812 msgid "Process Refund"
5813 msgstr ""
5814
5815 #: assets/build/admin.js:56
5816 msgid "Failed to update donation status."
5817 msgstr ""
5818
5819 #: assets/build/admin.js:56
5820 msgid "Donation Details"
5821 msgstr ""
5822
5823 #: assets/build/admin.js:56
5824 msgid "Transaction Date"
5825 msgstr ""
5826
5827 #: assets/build/admin.js:56
5828 msgid "Refund"
5829 msgstr ""
5830
5831 #: assets/build/admin.js:56
5832 msgid "Updating…"
5833 msgstr ""
5834
5835 #: assets/build/admin.js:56
5836 msgid "Mark as Complete"
5837 msgstr ""
5838
5839 #: assets/build/admin.js:56
5840 msgid "-"
5841 msgstr ""
5842
5843 #: assets/build/admin.js:56
5844 msgid "Guest"
5845 msgstr ""
5846
5847 #: assets/build/admin.js:56
5848 msgid "Parent Subscription"
5849 msgstr ""
5850
5851 #: assets/build/admin.js:56
5852 msgid "PayPal Subscription ID"
5853 msgstr ""
5854
5855 #: assets/build/admin.js:56
5856 msgid "Stripe Subscription ID"
5857 msgstr ""
5858
5859 #: assets/build/admin.js:56
5860 msgid "Payment ID"
5861 msgstr ""
5862
5863 #: assets/build/admin.js:56
5864 msgid "Form Name"
5865 msgstr ""
5866
5867 #: assets/build/admin.js:56
5868 #: assets/build/admin.js:74
5869 #: assets/build/admin.js:78
5870 msgid "Live Mode"
5871 msgstr ""
5872
5873 #: assets/build/admin.js:56
5874 #: assets/build/admin.js:74
5875 #: assets/build/admin.js:78
5876 msgid "Test Mode"
5877 msgstr ""
5878
5879 #: assets/build/admin.js:56
5880 msgid "Payment Type"
5881 msgstr ""
5882
5883 #: assets/build/admin.js:56
5884 msgid "Billing Cycle"
5885 msgstr ""
5886
5887 #: assets/build/admin.js:56
5888 msgid "Received On"
5889 msgstr ""
5890
5891 #: assets/build/admin.js:56
5892 msgid "Payment Information"
5893 msgstr ""
5894
5895 #: assets/build/admin.js:56
5896 msgid "View In Stripe"
5897 msgstr ""
5898
5899 #: assets/build/admin.js:56
5900 msgid "View In PayPal"
5901 msgstr ""
5902
5903 #: assets/build/admin.js:56
5904 msgid "Additional Information"
5905 msgstr ""
5906
5907 #: assets/build/admin.js:56
5908 msgid "Payment Logs"
5909 msgstr ""
5910
5911 #: assets/build/admin.js:56
5912 msgid "Customer ID"
5913 msgstr ""
5914
5915 #: assets/build/admin.js:56
5916 msgid "Refund ID"
5917 msgstr ""
5918
5919 #: assets/build/admin.js:56
5920 msgid "Total Refunded"
5921 msgstr ""
5922
5923 #: assets/build/admin.js:56
5924 msgid "Original Amount"
5925 msgstr ""
5926
5927 #: assets/build/admin.js:56
5928 msgid "Canceled Amount"
5929 msgstr ""
5930
5931 #: assets/build/admin.js:56
5932 msgid "Remaining Refunded"
5933 msgstr ""
5934
5935 #: assets/build/admin.js:56
5936 msgid "Mode"
5937 msgstr ""
5938
5939 #: assets/build/admin.js:56
5940 msgid "Error"
5941 msgstr ""
5942
5943 #: assets/build/admin.js:56
5944 msgid "Amount Verified"
5945 msgstr ""
5946
5947 #: assets/build/admin.js:56
5948 msgid "Expected Amount"
5949 msgstr ""
5950
5951 #: assets/build/admin.js:56
5952 msgid "Actual Amount"
5953 msgstr ""
5954
5955 #: assets/build/admin.js:56
5956 msgid "Cancellation Reason"
5957 msgstr ""
5958
5959 #: assets/build/admin.js:56
5960 msgid "Yes"
5961 msgstr ""
5962
5963 #: assets/build/admin.js:56
5964 msgid "No"
5965 msgstr ""
5966
5967 #: assets/build/admin.js:56
5968 msgid "Donation Created"
5969 msgstr ""
5970
5971 #: assets/build/admin.js:56
5972 msgid "Payment Succeeded"
5973 msgstr ""
5974
5975 #: assets/build/admin.js:56
5976 msgid "Payment Failed"
5977 msgstr ""
5978
5979 #: assets/build/admin.js:56
5980 msgid "Payment Canceled"
5981 msgstr ""
5982
5983 #: assets/build/admin.js:56
5984 msgid "Refund Canceled"
5985 msgstr ""
5986
5987 #: assets/build/admin.js:56
5988 msgid "Payment Completed"
5989 msgstr ""
5990
5991 #: assets/build/admin.js:56
5992 msgid "Status Change"
5993 msgstr ""
5994
5995 #: assets/build/admin.js:56
5996 msgid "Security Warning"
5997 msgstr ""
5998
5999 #: assets/build/admin.js:56
6000 msgid "Warning"
6001 msgstr ""
6002
6003 #: assets/build/admin.js:56
6004 msgid "Webhook Event"
6005 msgstr ""
6006
6007 #: assets/build/admin.js:56
6008 msgid "Webhook Rejected"
6009 msgstr ""
6010
6011 #: assets/build/admin.js:56
6012 msgid "Delete Log?"
6013 msgstr ""
6014
6015 #: assets/build/admin.js:56
6016 msgid "This action cannot be undone. The log will be permanently deleted."
6017 msgstr ""
6018
6019 #: assets/build/admin.js:56
6020 msgid "Delete Log"
6021 msgstr ""
6022
6023 #: assets/build/admin.js:56
6024 msgid "Delete log"
6025 msgstr ""
6026
6027 #: assets/build/admin.js:56
6028 #: assets/build/admin.js:59
6029 msgid "Previous"
6030 msgstr ""
6031
6032 #. translators: %1$s is author name, %2$s is date
6033 #: assets/build/admin.js:59
6034 msgid "Submitted by %1$s - %2$s"
6035 msgstr ""
6036
6037 #: assets/build/admin.js:59
6038 msgid "Delete note"
6039 msgstr ""
6040
6041 #: assets/build/admin.js:59
6042 msgid "Failed to delete note."
6043 msgstr ""
6044
6045 #: assets/build/admin.js:59
6046 msgid "Delete Note?"
6047 msgstr ""
6048
6049 #: assets/build/admin.js:59
6050 msgid "This action cannot be undone. The note will be permanently deleted."
6051 msgstr ""
6052
6053 #: assets/build/admin.js:59
6054 msgid "Delete Note"
6055 msgstr ""
6056
6057 #: assets/build/admin.js:59
6058 msgid "Notes"
6059 msgstr ""
6060
6061 #: assets/build/admin.js:59
6062 msgid "Cancel Note"
6063 msgstr ""
6064
6065 #: assets/build/admin.js:59
6066 msgid "Add Note"
6067 msgstr ""
6068
6069 #: assets/build/admin.js:59
6070 msgid "Add an internal note about this transaction"
6071 msgstr ""
6072
6073 #: assets/build/admin.js:59
6074 msgid "Submit Note"
6075 msgstr ""
6076
6077 #: assets/build/admin.js:59
6078 msgid "Add an internal note about this transaction."
6079 msgstr ""
6080
6081 #: assets/build/admin.js:59
6082 msgid "Donors exported successfully."
6083 msgstr ""
6084
6085 #: assets/build/admin.js:59
6086 #: assets/build/admin.js:96
6087 msgid "Failed to export donors."
6088 msgstr ""
6089
6090 #: assets/build/admin.js:59
6091 msgid "Donors List"
6092 msgstr ""
6093
6094 #: assets/build/admin.js:59
6095 msgid "No donors yet"
6096 msgstr ""
6097
6098 #: assets/build/admin.js:59
6099 msgid "Donors will appear here once someone contributes to your campaigns. You'll be able to manage supporter relationships and track their donation activity."
6100 msgstr ""
6101
6102 #: assets/build/admin.js:59
6103 msgid "Donor contact details and profile information"
6104 msgstr ""
6105
6106 #: assets/build/admin.js:59
6107 msgid "Donation history and total contribution"
6108 msgstr ""
6109
6110 #: assets/build/admin.js:59
6111 msgid "Active recurring donations and subscriptions"
6112 msgstr ""
6113
6114 #: assets/build/admin.js:59
6115 msgid "Notes and tags for managing supporter relationships"
6116 msgstr ""
6117
6118 #: assets/build/admin.js:59
6119 #: assets/build/admin.js:68
6120 msgid "Donor Info"
6121 msgstr ""
6122
6123 #. translators: %s is the donor name
6124 #: assets/build/admin.js:62
6125 msgid "View donor %s"
6126 msgstr ""
6127
6128 #: assets/build/admin.js:62
6129 msgid "No of Donations"
6130 msgstr ""
6131
6132 #: assets/build/admin.js:62
6133 msgid "Last Donation Date"
6134 msgstr ""
6135
6136 #: assets/build/admin.js:62
6137 msgid "View donor details"
6138 msgstr ""
6139
6140 #: assets/build/admin.js:62
6141 msgid "Delete donor"
6142 msgstr ""
6143
6144 #: assets/build/admin.js:62
6145 #: assets/build/admin.js:68
6146 msgid "mm/dd/yyyy"
6147 msgstr ""
6148
6149 #. translators: %d is the number of donors
6150 #: assets/build/admin.js:65
6151 msgid "Delete %d donor(s)?"
6152 msgstr ""
6153
6154 #: assets/build/admin.js:65
6155 #: assets/build/admin.js:68
6156 msgid "This action cannot be undone. All donor data will be permanently deleted."
6157 msgstr ""
6158
6159 #. translators: %s is the donor name
6160 #: assets/build/admin.js:68
6161 msgid "Delete donor %s?"
6162 msgstr ""
6163
6164 #: assets/build/admin.js:68
6165 msgid "No donors found"
6166 msgstr ""
6167
6168 #: assets/build/admin.js:68
6169 msgid "Donors Overview"
6170 msgstr ""
6171
6172 #: assets/build/admin.js:68
6173 #: assets/build/admin.js:95
6174 msgid "Exporting…"
6175 msgstr ""
6176
6177 #: assets/build/admin.js:68
6178 #: assets/build/admin.js:74
6179 #: assets/build/admin.js:95
6180 #: assets/build/admin.js:96
6181 msgid "Export CSV"
6182 msgstr ""
6183
6184 #: assets/build/admin.js:68
6185 msgid "Total Donations"
6186 msgstr ""
6187
6188 #: assets/build/admin.js:68
6189 msgid "Donor Activity"
6190 msgstr ""
6191
6192 #: assets/build/admin.js:68
6193 msgid "No Donation Activity"
6194 msgstr ""
6195
6196 #: assets/build/admin.js:68
6197 msgid "Donation activity for this donor will appear here once they make contributions."
6198 msgstr ""
6199
6200 #: assets/build/admin.js:68
6201 msgid "Lifetime Donation"
6202 msgstr ""
6203
6204 #: assets/build/admin.js:68
6205 msgid "Highest Donation"
6206 msgstr ""
6207
6208 #: assets/build/admin.js:68
6209 msgid "First Contribution"
6210 msgstr ""
6211
6212 #: assets/build/admin.js:68
6213 msgid "Recent Transactions"
6214 msgstr ""
6215
6216 #. translators: %s is the campaign name
6217 #: assets/build/admin.js:71
6218 msgid "Donated to %s"
6219 msgstr ""
6220
6221 #. translators: %s is the formatted amount
6222 #: assets/build/admin.js:74
6223 msgid "Amount: %s"
6224 msgstr ""
6225
6226 #: assets/build/admin.js:74
6227 msgid "No transactions yet."
6228 msgstr ""
6229
6230 #: assets/build/admin.js:74
6231 msgid "Failed to update donor."
6232 msgstr ""
6233
6234 #: assets/build/admin.js:74
6235 msgid "Edit Donor Profile"
6236 msgstr ""
6237
6238 #: assets/build/admin.js:74
6239 msgid "Update the donor's profile information."
6240 msgstr ""
6241
6242 #: assets/build/admin.js:74
6243 msgid "Phone Number"
6244 msgstr ""
6245
6246 #: assets/build/admin.js:74
6247 msgid "Company Name"
6248 msgstr ""
6249
6250 #: assets/build/admin.js:74
6251 msgid "Donor name is required."
6252 msgstr ""
6253
6254 #: assets/build/admin.js:74
6255 msgid "Donor exported successfully."
6256 msgstr ""
6257
6258 #: assets/build/admin.js:74
6259 msgid "Failed to export donor."
6260 msgstr ""
6261
6262 #: assets/build/admin.js:74
6263 msgid "Failed to load donor. Please try again."
6264 msgstr ""
6265
6266 #: assets/build/admin.js:74
6267 msgid "Donor Profile"
6268 msgstr ""
6269
6270 #: assets/build/admin.js:74
6271 msgid "Send Email"
6272 msgstr ""
6273
6274 #: assets/build/admin.js:74
6275 msgid "Donor not found"
6276 msgstr ""
6277
6278 #: assets/build/admin.js:74
6279 msgid "Food for Children"
6280 msgstr ""
6281
6282 #: assets/build/admin.js:74
6283 msgid "18 donations · 12 donors"
6284 msgstr ""
6285
6286 #: assets/build/admin.js:74
6287 msgid "Animal Welfare"
6288 msgstr ""
6289
6290 #: assets/build/admin.js:74
6291 msgid "10 donations · 6 donors"
6292 msgstr ""
6293
6294 #: assets/build/admin.js:74
6295 msgid "Clothes for Old Age Home"
6296 msgstr ""
6297
6298 #: assets/build/admin.js:74
6299 msgid "4 donations · 3 donors"
6300 msgstr ""
6301
6302 #: assets/build/admin.js:74
6303 msgid "Campaign Performance"
6304 msgstr ""
6305
6306 #: assets/build/admin.js:74
6307 msgid "Campaigns ranked by revenue with progress toward each campaign goal."
6308 msgstr ""
6309
6310 #: assets/build/admin.js:74
6311 msgid "Goal progress"
6312 msgstr ""
6313
6314 #: assets/build/admin.js:74
6315 msgid "3 active campaigns"
6316 msgstr ""
6317
6318 #: assets/build/admin.js:74
6319 msgid "$350 raised this period"
6320 msgstr ""
6321
6322 #: assets/build/admin.js:74
6323 msgid "Top Donor"
6324 msgstr ""
6325
6326 #: assets/build/admin.js:74
6327 msgid "Aaditya Sharma"
6328 msgstr ""
6329
6330 #: assets/build/admin.js:74
6331 msgid "3 donations · One Time"
6332 msgstr ""
6333
6334 #: assets/build/admin.js:74
6335 msgid "Avg Donation"
6336 msgstr ""
6337
6338 #: assets/build/admin.js:74
6339 msgid "Refunds"
6340 msgstr ""
6341
6342 #: assets/build/admin.js:74
6343 msgid "Track revenue, campaigns, and donor insights"
6344 msgstr ""
6345
6346 #: assets/build/admin.js:74
6347 msgid "Last 30 Days"
6348 msgstr ""
6349
6350 #: assets/build/admin.js:74
6351 msgid "Export as CSV"
6352 msgstr ""
6353
6354 #: assets/build/admin.js:74
6355 msgid "Donation Trend"
6356 msgstr ""
6357
6358 #: assets/build/admin.js:74
6359 msgid "Daily donation amounts for the selected period."
6360 msgstr ""
6361
6362 #: assets/build/admin.js:74
6363 msgid "Unlock advanced reports"
6364 msgstr ""
6365
6366 #: assets/build/admin.js:74
6367 msgid "Get deeper insights into your donations, campaigns, and donors with advanced analytics."
6368 msgstr ""
6369
6370 #: assets/build/admin.js:74
6371 msgid "Revenue trends · Campaign performance · Donor insights"
6372 msgstr ""
6373
6374 #: assets/build/admin.js:74
6375 msgid "Upgrade to Pro"
6376 msgstr ""
6377
6378 #: assets/build/admin.js:74
6379 msgid "Unsaved changes"
6380 msgstr ""
6381
6382 #: assets/build/admin.js:74
6383 msgid "Some fields have unsaved changes. Discard them to continue, or stay to save your edits."
6384 msgstr ""
6385
6386 #: assets/build/admin.js:74
6387 msgid "Discard & switch"
6388 msgstr ""
6389
6390 #: assets/build/admin.js:74
6391 msgid "Keep editing"
6392 msgstr ""
6393
6394 #: assets/build/admin.js:74
6395 msgid "Select Currency"
6396 msgstr ""
6397
6398 #: assets/build/admin.js:74
6399 msgid "Select the default currency for donation forms."
6400 msgstr ""
6401
6402 #: assets/build/admin.js:74
6403 msgid "Test mode allows you to process payments without real charges. Switch to Live mode for actual transactions."
6404 msgstr ""
6405
6406 #: assets/build/admin.js:74
6407 msgid "Auto (Left)"
6408 msgstr ""
6409
6410 #: assets/build/admin.js:74
6411 msgid "Left ($100)"
6412 msgstr ""
6413
6414 #: assets/build/admin.js:74
6415 msgid "Right (100$)"
6416 msgstr ""
6417
6418 #: assets/build/admin.js:74
6419 msgid "Left Space ($ 100)"
6420 msgstr ""
6421
6422 #: assets/build/admin.js:74
6423 msgid "Right Space (100 $)"
6424 msgstr ""
6425
6426 #: assets/build/admin.js:74
6427 msgid "Currency Sign Position"
6428 msgstr ""
6429
6430 #: assets/build/admin.js:74
6431 msgid "Auto follows your site locale in the dashboard and places the symbol on the left for donation forms, receipts, and emails. Choose a specific position to override this everywhere."
6432 msgstr ""
6433
6434 #. translators: %s: payment gateway name (e.g. Stripe, PayPal).
6435 #: assets/build/admin.js:75
6436 msgid "You'll pay a 2.9%% transaction fee plus standard %s fees."
6437 msgstr ""
6438
6439 #: assets/build/admin.js:75
6440 msgid "Card payments are not enabled on this account."
6441 msgstr ""
6442
6443 #: assets/build/admin.js:75
6444 msgid "Stripe is not currently allowing charges on this account."
6445 msgstr ""
6446
6447 #: assets/build/admin.js:75
6448 msgid "Stripe is waiting on information for this account."
6449 msgstr ""
6450
6451 #: assets/build/admin.js:75
6452 msgid "Stripe reported a problem with this account."
6453 msgstr ""
6454
6455 #: assets/build/admin.js:75
6456 msgid "PayPal cannot receive payments for this account yet, which usually means its setup is unfinished."
6457 msgstr ""
6458
6459 #: assets/build/admin.js:75
6460 msgid "The primary email on the PayPal account has not been confirmed."
6461 msgstr ""
6462
6463 #: assets/build/admin.js:75
6464 msgid "PayPal has not enabled checkout on this account, so donations cannot be captured."
6465 msgstr ""
6466
6467 #: assets/build/admin.js:75
6468 msgid "PayPal reported a problem with this account."
6469 msgstr ""
6470
6471 #: assets/build/admin.js:75
6472 #: assets/build/blocks.js:1
6473 #: assets/build/editor/editor.js:1
6474 msgid "Visual"
6475 msgstr ""
6476
6477 #: assets/build/admin.js:75
6478 #: assets/build/blocks.js:1
6479 #: assets/build/editor/editor.js:1
6480 msgid "HTML"
6481 msgstr ""
6482
6483 #: assets/build/admin.js:75
6484 #: assets/build/blocks.js:1
6485 #: assets/build/editor/editor.js:1
6486 msgid "Add Tag"
6487 msgstr ""
6488
6489 #: assets/build/admin.js:75
6490 msgid "Enable Offline Donations"
6491 msgstr ""
6492
6493 #: assets/build/admin.js:75
6494 msgid "Allow donors to submit donations without online payment. You can manually mark them as complete."
6495 msgstr ""
6496
6497 #: assets/build/admin.js:75
6498 msgid "Payment Instructions"
6499 msgstr ""
6500
6501 #: assets/build/admin.js:75
6502 msgid "These instructions will be shown to donors who choose offline payment."
6503 msgstr ""
6504
6505 #: assets/build/admin.js:75
6506 msgid "Successfully connected to Stripe!"
6507 msgstr ""
6508
6509 #: assets/build/admin.js:75
6510 msgid "Invalid response from server. Please try again."
6511 msgstr ""
6512
6513 #: assets/build/admin.js:75
6514 msgid "Cannot charge"
6515 msgstr ""
6516
6517 #: assets/build/admin.js:75
6518 msgid "Webhook active"
6519 msgstr ""
6520
6521 #: assets/build/admin.js:75
6522 msgid "Webhook created successfully!"
6523 msgstr ""
6524
6525 #: assets/build/admin.js:75
6526 msgid "Creating webhook…"
6527 msgstr ""
6528
6529 #: assets/build/admin.js:75
6530 msgid "Create webhook"
6531 msgstr ""
6532
6533 #: assets/build/admin.js:75
6534 msgid "Failed to set default account."
6535 msgstr ""
6536
6537 #: assets/build/admin.js:75
6538 msgid "Setting…"
6539 msgstr ""
6540
6541 #: assets/build/admin.js:75
6542 msgid "Set as default"
6543 msgstr ""
6544
6545 #: assets/build/admin.js:75
6546 msgid "Disconnect Stripe Account"
6547 msgstr ""
6548
6549 #. translators: %s is the account name or id.
6550 #: assets/build/admin.js:78
6551 msgid "Are you sure you want to disconnect “%s”? Donation forms using this account will fall back to the default account, and it will stop processing new payments."
6552 msgstr ""
6553
6554 #: assets/build/admin.js:78
6555 msgid "Disconnect"
6556 msgstr ""
6557
6558 #: assets/build/admin.js:78
6559 msgid "Failed to disconnect Stripe account."
6560 msgstr ""
6561
6562 #: assets/build/admin.js:78
6563 msgid "Stripe account disconnected successfully."
6564 msgstr ""
6565
6566 #: assets/build/admin.js:78
6567 msgid "Disconnecting…"
6568 msgstr ""
6569
6570 #: assets/build/admin.js:78
6571 msgid "Stripe cannot accept card donations for this account"
6572 msgstr ""
6573
6574 #: assets/build/admin.js:78
6575 msgid "Stripe may stop accepting card donations for this account"
6576 msgstr ""
6577
6578 #: assets/build/admin.js:78
6579 msgid "This updates automatically once Stripe reports the change."
6580 msgstr ""
6581
6582 #: assets/build/admin.js:78
6583 msgid "Open Stripe dashboard"
6584 msgstr ""
6585
6586 #: assets/build/admin.js:78
6587 msgid "Connected Accounts"
6588 msgstr ""
6589
6590 #: assets/build/admin.js:78
6591 #: assets/build/admin.js:94
6592 #: assets/build/editor/editor.js:1
6593 msgid "Connecting…"
6594 msgstr ""
6595
6596 #: assets/build/admin.js:78
6597 msgid "Connect another account"
6598 msgstr ""
6599
6600 #: assets/build/admin.js:78
6601 msgid "Connect your Stripe account to start accepting donations through your forms."
6602 msgstr ""
6603
6604 #: assets/build/admin.js:78
6605 msgid "Connect to Stripe"
6606 msgstr ""
6607
6608 #: assets/build/admin.js:78
6609 msgid "Securely connect to Stripe with just a few clicks to begin accepting donations!"
6610 msgstr ""
6611
6612 #: assets/build/admin.js:78
6613 msgid "Learn More"
6614 msgstr ""
6615
6616 #: assets/build/admin.js:78
6617 msgid "PayPal onboarding failed: merchant ID not received."
6618 msgstr ""
6619
6620 #: assets/build/admin.js:78
6621 msgid "PayPal onboarding failed: could not verify merchant status."
6622 msgstr ""
6623
6624 #: assets/build/admin.js:78
6625 msgid "PayPal account setup is incomplete. Please complete your PayPal account setup and try again."
6626 msgstr ""
6627
6628 #: assets/build/admin.js:78
6629 msgid "PayPal onboarding failed."
6630 msgstr ""
6631
6632 #: assets/build/admin.js:78
6633 msgid "Failed to disconnect PayPal."
6634 msgstr ""
6635
6636 #: assets/build/admin.js:78
6637 msgid "PayPal account disconnected successfully."
6638 msgstr ""
6639
6640 #: assets/build/admin.js:78
6641 msgid "PayPal cannot accept donations for this account"
6642 msgstr ""
6643
6644 #: assets/build/admin.js:78
6645 msgid "PayPal may not accept donations for this account"
6646 msgstr ""
6647
6648 #: assets/build/admin.js:78
6649 msgid "Finish the account setup in PayPal, then reconnect here so the account is checked again."
6650 msgstr ""
6651
6652 #: assets/build/admin.js:78
6653 msgid "Open PayPal account settings"
6654 msgstr ""
6655
6656 #: assets/build/admin.js:78
6657 msgid "Connection Status"
6658 msgstr ""
6659
6660 #: assets/build/admin.js:78
6661 msgid "Testing PayPal needs a PayPal sandbox account. Your usual PayPal login will not work in test mode."
6662 msgstr ""
6663
6664 #: assets/build/admin.js:78
6665 msgid "Disconnect PayPal Account"
6666 msgstr ""
6667
6668 #: assets/build/admin.js:78
6669 msgid "Are you sure you want to disconnect your live PayPal account? This will stop all real PayPal donations."
6670 msgstr ""
6671
6672 #: assets/build/admin.js:78
6673 msgid "Are you sure you want to disconnect your test PayPal account? Live donations are not affected."
6674 msgstr ""
6675
6676 #: assets/build/admin.js:78
6677 msgid "Webhook"
6678 msgstr ""
6679
6680 #: assets/build/admin.js:78
6681 msgid "Webhook successfully connected. PayPal events are being tracked."
6682 msgstr ""
6683
6684 #: assets/build/admin.js:78
6685 msgid "Set up a webhook to receive real-time payment notifications from PayPal."
6686 msgstr ""
6687
6688 #: assets/build/admin.js:78
6689 msgid "The webhook could not be created automatically"
6690 msgstr ""
6691
6692 #: assets/build/admin.js:78
6693 msgid "Failed to create PayPal webhook."
6694 msgstr ""
6695
6696 #: assets/build/admin.js:78
6697 msgid "PayPal webhook created successfully!"
6698 msgstr ""
6699
6700 #: assets/build/admin.js:78
6701 msgid "Creating…"
6702 msgstr ""
6703
6704 #: assets/build/admin.js:78
6705 msgid "Create Webhook"
6706 msgstr ""
6707
6708 #: assets/build/admin.js:78
6709 msgid "Connect your PayPal account to start accepting donations through PayPal."
6710 msgstr ""
6711
6712 #: assets/build/admin.js:78
6713 msgid "Failed to connect to PayPal."
6714 msgstr ""
6715
6716 #: assets/build/admin.js:78
6717 msgid "Waiting for PayPal setup…"
6718 msgstr ""
6719
6720 #: assets/build/admin.js:78
6721 msgid "Connect to PayPal"
6722 msgstr ""
6723
6724 #: assets/build/admin.js:78
6725 msgid "Complete the setup in the PayPal tab that just opened. This page will update automatically."
6726 msgstr ""
6727
6728 #: assets/build/admin.js:78
6729 msgid "A new tab will open for you to complete the PayPal setup."
6730 msgstr ""
6731
6732 #: assets/build/admin.js:78
6733 msgid "Payment Gateways"
6734 msgstr ""
6735
6736 #: assets/build/admin.js:78
6737 msgid "General Settings"
6738 msgstr ""
6739
6740 #: assets/build/admin.js:78
6741 msgid "Fee Recovery"
6742 msgstr ""
6743
6744 #: assets/build/admin.js:78
6745 msgid "Let donors cover the processing fees so your cause receives the full donation amount."
6746 msgstr ""
6747
6748 #: assets/build/admin.js:78
6749 #: assets/build/admin.js:95
6750 msgid "Payments"
6751 msgstr ""
6752
6753 #: assets/build/admin.js:78
6754 msgid "Connect and manage your payment gateways to securely accept donations."
6755 msgstr ""
6756
6757 #: assets/build/admin.js:78
6758 msgid "Donor Management"
6759 msgstr ""
6760
6761 #: assets/build/admin.js:78
6762 msgid "Control how donor records relate to WordPress user accounts."
6763 msgstr ""
6764
6765 #: assets/build/admin.js:78
6766 #: assets/build/admin.js:94
6767 #: assets/build/editor/editor.js:1
6768 msgid "OttoKit"
6769 msgstr ""
6770
6771 #: assets/build/admin.js:78
6772 msgid "Connect your donations to 1,000+ apps and automate workflows with OttoKit."
6773 msgstr ""
6774
6775 #: assets/build/admin.js:78
6776 msgid "MCP"
6777 msgstr ""
6778
6779 #: assets/build/admin.js:78
6780 msgid "Control AI agent access to your donation data through the WordPress Abilities API."
6781 msgstr ""
6782
6783 #: assets/build/admin.js:78
6784 msgid "Spam Protection"
6785 msgstr ""
6786
6787 #: assets/build/admin.js:78
6788 msgid "Honeypot"
6789 msgstr ""
6790
6791 #: assets/build/admin.js:78
6792 msgid "Protect your donation forms from spam submissions."
6793 msgstr ""
6794
6795 #: assets/build/admin.js:78
6796 msgid "Form Validation"
6797 msgstr ""
6798
6799 #: assets/build/admin.js:78
6800 msgid "Customize the default validation messages shown on donation form fields."
6801 msgstr ""
6802
6803 #: assets/build/admin.js:78
6804 msgid "Privacy"
6805 msgstr ""
6806
6807 #: assets/build/admin.js:78
6808 msgid "Control donor data retention, consent, and the privacy policy and terms shown on donation forms."
6809 msgstr ""
6810
6811 #: assets/build/admin.js:78
6812 msgid "Miscellaneous"
6813 msgstr ""
6814
6815 #: assets/build/admin.js:78
6816 msgid "Additional settings to improve your experience."
6817 msgstr ""
6818
6819 #: assets/build/admin.js:78
6820 #: assets/build/blocks.js:1
6821 #: assets/build/editor/editor.js:1
6822 msgid "Save"
6823 msgstr ""
6824
6825 #: assets/build/admin.js:78
6826 #: assets/build/blocks.js:4
6827 msgid "Fee Percentage (%)"
6828 msgstr ""
6829
6830 #: assets/build/admin.js:78
6831 #: assets/build/blocks.js:4
6832 msgid "Fixed Fee"
6833 msgstr ""
6834
6835 #: assets/build/admin.js:78
6836 #: assets/build/blocks.js:4
6837 msgid "Fee Configuration"
6838 msgstr ""
6839
6840 #: assets/build/admin.js:78
6841 msgid "Set the default processing fee rates. These apply when donors opt to cover fees, unless overridden per form."
6842 msgstr ""
6843
6844 #: assets/build/admin.js:78
6845 #: assets/build/blocks.js:4
6846 msgid "All Gateways"
6847 msgstr ""
6848
6849 #: assets/build/admin.js:78
6850 #: assets/build/blocks.js:4
6851 msgid "Per Gateway"
6852 msgstr ""
6853
6854 #: assets/build/admin.js:78
6855 msgid "The percentage fee charged by Stripe (e.g., 2.9 for US accounts)."
6856 msgstr ""
6857
6858 #: assets/build/admin.js:78
6859 msgid "The fixed fee per transaction charged by Stripe (e.g., 0.30 for US accounts)."
6860 msgstr ""
6861
6862 #: assets/build/admin.js:78
6863 msgid "Stripe fees vary by country and account. Check your Stripe dashboard for your actual processing rates."
6864 msgstr ""
6865
6866 #: assets/build/admin.js:78
6867 msgid "Copy to clipboard"
6868 msgstr ""
6869
6870 #: assets/build/admin.js:78
6871 msgid "Create an Application Password"
6872 msgstr ""
6873
6874 #: assets/build/admin.js:78
6875 msgid "Open Application Passwords"
6876 msgstr ""
6877
6878 #: assets/build/admin.js:78
6879 msgid "Copy the JSON config below into your AI client's MCP config file."
6880 msgstr ""
6881
6882 #: assets/build/admin.js:78
6883 msgid "Replace \"your-application-password\" with the password from Step 1."
6884 msgstr ""
6885
6886 #: assets/build/admin.js:78
6887 msgid "Add to .mcp.json (Claude Code), claude_desktop_config.json (Claude Desktop), or your client's MCP settings."
6888 msgstr ""
6889
6890 #: assets/build/admin.js:78
6891 msgid "Experimental"
6892 msgstr ""
6893
6894 #: assets/build/admin.js:78
6895 msgid "Enable Abilities"
6896 msgstr ""
6897
6898 #: assets/build/admin.js:78
6899 msgid "Register SureDonation abilities with the WordPress Abilities API. When enabled, AI clients can list, read, create, edit, and delete your campaigns, donations, and donors. When disabled, no abilities are registered."
6900 msgstr ""
6901
6902 #: assets/build/admin.js:78
6903 msgid "Abilities API - Edit"
6904 msgstr ""
6905
6906 #: assets/build/admin.js:78
6907 msgid "Enable Edit Abilities"
6908 msgstr ""
6909
6910 #: assets/build/admin.js:78
6911 msgid "When enabled, AI clients can create new campaigns, update campaign settings, change donation statuses, issue refunds through your payment gateway, and manage donor records. Refunds move real money and cannot be undone. When disabled, these abilities are unregistered and AI clients can only read your data."
6912 msgstr ""
6913
6914 #: assets/build/admin.js:78
6915 msgid "Abilities API - Delete"
6916 msgstr ""
6917
6918 #: assets/build/admin.js:78
6919 msgid "Enable Delete Abilities"
6920 msgstr ""
6921
6922 #: assets/build/admin.js:78
6923 msgid "When enabled, AI clients can permanently delete campaigns, donations, and donors. Deleted data cannot be recovered. When disabled, delete abilities are unregistered."
6924 msgstr ""
6925
6926 #: assets/build/admin.js:78
6927 msgid "MCP Server"
6928 msgstr ""
6929
6930 #: assets/build/admin.js:78
6931 msgid "Enable MCP Server"
6932 msgstr ""
6933
6934 #: assets/build/admin.js:78
6935 msgid "Creates a dedicated SureDonation MCP endpoint that AI clients like Claude can connect to. When disabled, only this endpoint is removed — whenever abilities are enabled above they remain available to authenticated clients through the WordPress Abilities REST API."
6936 msgstr ""
6937
6938 #: assets/build/admin.js:78
6939 msgid "Learn more"
6940 msgstr ""
6941
6942 #: assets/build/admin.js:78
6943 msgid "Connect Your AI Client"
6944 msgstr ""
6945
6946 #: assets/build/admin.js:78
6947 msgid "Enable Honeypot Security"
6948 msgstr ""
6949
6950 #: assets/build/admin.js:78
6951 msgid "Add a hidden field that genuine visitors never fill in to block automated spam submissions, without affecting real donors."
6952 msgstr ""
6953
6954 #: assets/build/admin.js:78
6955 msgid "Contribute to SureDonation"
6956 msgstr ""
6957
6958 #: assets/build/admin.js:78
6959 msgid "Help shape the future of SureDonation. Share how you use the plugin so we can build features that matter, fix issues faster, and make smarter decisions."
6960 msgstr ""
6961
6962 #: assets/build/admin.js:78
6963 msgid "Create WordPress accounts for donors"
6964 msgstr ""
6965
6966 #: assets/build/admin.js:78
6967 msgid "When enabled, a WordPress user account is automatically created for each new donor and a new-account email is sent to them. Leave this off to keep guest donations from creating accounts."
6968 msgstr ""
6969
6970 #: assets/build/admin.js:78
6971 msgid "Required Error Messages"
6972 msgstr ""
6973
6974 #: assets/build/admin.js:78
6975 msgid "Other Error Messages"
6976 msgstr ""
6977
6978 #: assets/build/admin.js:78
6979 msgid "Input Field"
6980 msgstr ""
6981
6982 #: assets/build/admin.js:78
6983 msgid "Email Field"
6984 msgstr ""
6985
6986 #: assets/build/admin.js:78
6987 msgid "Number Field"
6988 msgstr ""
6989
6990 #: assets/build/admin.js:78
6991 msgid "Checkbox Field"
6992 msgstr ""
6993
6994 #: assets/build/admin.js:78
6995 msgid "Dropdown Field"
6996 msgstr ""
6997
6998 #: assets/build/admin.js:78
6999 msgid "Phone Field"
7000 msgstr ""
7001
7002 #: assets/build/admin.js:78
7003 msgid "URL Field"
7004 msgstr ""
7005
7006 #: assets/build/admin.js:78
7007 msgid "Invalid Email"
7008 msgstr ""
7009
7010 #: assets/build/admin.js:78
7011 msgid "Invalid Number"
7012 msgstr ""
7013
7014 #: assets/build/admin.js:78
7015 msgid "Invalid Phone"
7016 msgstr ""
7017
7018 #: assets/build/admin.js:78
7019 msgid "Invalid URL"
7020 msgstr ""
7021
7022 #: assets/build/admin.js:78
7023 msgid "Maximum Length"
7024 msgstr ""
7025
7026 #. translators: %s is replaced with the configured maximum length.
7027 #: assets/build/admin.js:80
7028 msgid "%s is replaced with the configured maximum. For example: \"Maximum length is 100 characters.\""
7029 msgstr ""
7030
7031 #: assets/build/admin.js:80
7032 msgid "Email — Local Part Too Long"
7033 msgstr ""
7034
7035 #. translators: %s is replaced with the configured maximum local-part length.
7036 #: assets/build/admin.js:82
7037 msgid "%s is replaced with the configured maximum for the part before @. For example: \"The part before @ may not exceed 64 characters.\""
7038 msgstr ""
7039
7040 #: assets/build/admin.js:82
7041 msgid "Email — Domain Part Too Long"
7042 msgstr ""
7043
7044 #. translators: %s is replaced with the configured maximum domain-part length.
7045 #: assets/build/admin.js:84
7046 msgid "%s is replaced with the configured maximum for the part after @. For example: \"The part after @ may not exceed 255 characters.\""
7047 msgstr ""
7048
7049 #: assets/build/admin.js:84
7050 msgid "Email — Too Long"
7051 msgstr ""
7052
7053 #. translators: %s is replaced with the configured maximum email length.
7054 #: assets/build/admin.js:86
7055 msgid "%s is replaced with the maximum total email length (254). For example: \"The email address may not exceed 254 characters.\""
7056 msgstr ""
7057
7058 #: assets/build/admin.js:86
7059 #: assets/build/blocks.js:1
7060 msgid "Minimum Value"
7061 msgstr ""
7062
7063 #. translators: %s is replaced with the configured minimum value.
7064 #: assets/build/admin.js:88
7065 msgid "%s is replaced with the configured minimum. For example: \"Minimum value is 10.\""
7066 msgstr ""
7067
7068 #: assets/build/admin.js:88
7069 #: assets/build/blocks.js:1
7070 msgid "Maximum Value"
7071 msgstr ""
7072
7073 #. translators: %s is replaced with the configured maximum value.
7074 #: assets/build/admin.js:90
7075 msgid "%s is replaced with the configured maximum. For example: \"Maximum value is 100.\""
7076 msgstr ""
7077
7078 #: assets/build/admin.js:90
7079 msgid "Dropdown Minimum Selections"
7080 msgstr ""
7081
7082 #. translators: %s is replaced with the configured minimum number of selections.
7083 #: assets/build/admin.js:92
7084 msgid "%s is replaced with the configured minimum. For example: \"Please select at least 2 option(s).\""
7085 msgstr ""
7086
7087 #: assets/build/admin.js:92
7088 msgid "Dropdown Maximum Selections"
7089 msgstr ""
7090
7091 #. translators: %s is replaced with the configured maximum number of selections.
7092 #: assets/build/admin.js:94
7093 msgid "%s is replaced with the configured maximum. For example: \"Please select no more than 5 option(s).\""
7094 msgstr ""
7095
7096 #: assets/build/admin.js:94
7097 #: assets/build/editor/editor.js:1
7098 msgid "Send donations to 1,000+ popular apps."
7099 msgstr ""
7100
7101 #: assets/build/admin.js:94
7102 #: assets/build/editor/editor.js:1
7103 msgid "Build automated workflows that run instantly."
7104 msgstr ""
7105
7106 #: assets/build/admin.js:94
7107 #: assets/build/editor/editor.js:1
7108 msgid "Notify your team on Slack, add donors to your CRM, or update Google Sheets."
7109 msgstr ""
7110
7111 #: assets/build/admin.js:94
7112 #: assets/build/editor/editor.js:1
7113 msgid "Keep your tools in sync automatically."
7114 msgstr ""
7115
7116 #: assets/build/admin.js:94
7117 #: assets/build/editor/editor.js:1
7118 msgid "OttoKit Settings"
7119 msgstr ""
7120
7121 #: assets/build/admin.js:94
7122 #: assets/build/editor/editor.js:1
7123 msgid "Couldn’t load the OttoKit builder. A browser ad blocker may be blocking it — allow it for this page and retry."
7124 msgstr ""
7125
7126 #: assets/build/admin.js:94
7127 #: assets/build/editor/editor.js:1
7128 msgid "Retry"
7129 msgstr ""
7130
7131 #: assets/build/admin.js:94
7132 #: assets/build/editor/editor.js:1
7133 msgid "OttoKit Automations"
7134 msgstr ""
7135
7136 #: assets/build/admin.js:94
7137 #: assets/build/editor/editor.js:1
7138 msgid "Link this form to a campaign first to set up automations."
7139 msgstr ""
7140
7141 #: assets/build/admin.js:94
7142 #: assets/build/editor/editor.js:1
7143 msgid "Automate Your Donations with OttoKit"
7144 msgstr ""
7145
7146 #: assets/build/admin.js:94
7147 #: assets/build/editor/editor.js:1
7148 msgid "Every completed donation should trigger something: a Slack alert, a CRM contact, a thank-you email, or a new row in Google Sheets."
7149 msgstr ""
7150
7151 #: assets/build/admin.js:94
7152 #: assets/build/editor/editor.js:1
7153 msgid "Plugin installation failed."
7154 msgstr ""
7155
7156 #: assets/build/admin.js:94
7157 #: assets/build/editor/editor.js:1
7158 msgid "Activating…"
7159 msgstr ""
7160
7161 #: assets/build/admin.js:94
7162 #: assets/build/editor/editor.js:1
7163 msgid "Plugin activation failed."
7164 msgstr ""
7165
7166 #: assets/build/admin.js:94
7167 #: assets/build/editor/editor.js:1
7168 msgid "Something went wrong. Please try again."
7169 msgstr ""
7170
7171 #: assets/build/admin.js:94
7172 #: assets/build/blocks/donation-form/editor.js:1
7173 #: assets/build/campaign-blocks.js:1
7174 #: assets/build/editor/editor.js:1
7175 msgid "Loading…"
7176 msgstr ""
7177
7178 #: assets/build/admin.js:94
7179 #: assets/build/editor/editor.js:1
7180 msgid "Please allow popups for this site to connect with OttoKit, then try again."
7181 msgstr ""
7182
7183 #: assets/build/admin.js:94
7184 #: assets/build/editor/editor.js:1
7185 msgid "Could not connect to OttoKit."
7186 msgstr ""
7187
7188 #: assets/build/admin.js:94
7189 #: assets/build/editor/editor.js:1
7190 msgid "Get Started"
7191 msgstr ""
7192
7193 #: assets/build/admin.js:94
7194 #: assets/build/editor/editor.js:1
7195 msgid "Connect with OttoKit"
7196 msgstr ""
7197
7198 #: assets/build/admin.js:94
7199 #: assets/build/editor/editor.js:1
7200 msgid "Go to OttoKit Settings"
7201 msgstr ""
7202
7203 #: assets/build/admin.js:95
7204 #: assets/build/editor/editor.js:1
7205 msgid "Select a page"
7206 msgstr ""
7207
7208 #: assets/build/admin.js:95
7209 msgid "SureDonation stores personal data such as donors’ names, emails, and phone numbers. Donors may request erasure, but you may be legally required to retain donation data for a certain time. Control how long personal data is retained below."
7210 msgstr ""
7211
7212 #: assets/build/admin.js:95
7213 msgid "Minimum Data Retention Period"
7214 msgstr ""
7215
7216 #: assets/build/admin.js:95
7217 msgid "Prevent personal data from being erased for donations made within this period. \"None\" allows any donation’s data to be erased; \"Forever\" prevents erasure regardless of age."
7218 msgstr ""
7219
7220 #: assets/build/admin.js:95
7221 msgid "Contact Consent Field"
7222 msgstr ""
7223
7224 #: assets/build/admin.js:95
7225 msgid "Display a checkbox asking donors for their consent to being contacted."
7226 msgstr ""
7227
7228 #: assets/build/admin.js:95
7229 msgid "Make Consent Field Required For Donation Forms"
7230 msgstr ""
7231
7232 #: assets/build/admin.js:95
7233 msgid "Requires the donor acknowledge consent before submitting a donation."
7234 msgstr ""
7235
7236 #: assets/build/admin.js:95
7237 msgid "Note: on sites using full-page caching, forms cached before enabling this may not show the checkbox until the cache is purged — those submissions are rejected until then."
7238 msgstr ""
7239
7240 #: assets/build/admin.js:95
7241 msgid "Contact Consent Label"
7242 msgstr ""
7243
7244 #: assets/build/admin.js:95
7245 msgid "A short statement describing how you would like to contact people."
7246 msgstr ""
7247
7248 #: assets/build/admin.js:95
7249 msgid "Privacy Policy Field"
7250 msgstr ""
7251
7252 #: assets/build/admin.js:95
7253 msgid "Display the privacy policy statement on donation forms."
7254 msgstr ""
7255
7256 #: assets/build/admin.js:95
7257 msgid "Shown to donors on the form. Use [privacy_policy] to link to the Privacy Policy page selected below."
7258 msgstr ""
7259
7260 #: assets/build/admin.js:95
7261 msgid "Privacy Policy Page"
7262 msgstr ""
7263
7264 #: assets/build/admin.js:95
7265 msgid "The page the [privacy_policy] shortcode links to. Falls back to WordPress Settings → Privacy when not set."
7266 msgstr ""
7267
7268 #: assets/build/admin.js:95
7269 msgid "Terms And Conditions Field"
7270 msgstr ""
7271
7272 #: assets/build/admin.js:95
7273 msgid "Display the terms and conditions statement on donation forms."
7274 msgstr ""
7275
7276 #: assets/build/admin.js:95
7277 msgid "Terms And Conditions"
7278 msgstr ""
7279
7280 #: assets/build/admin.js:95
7281 msgid "Shown to donors on the form. Use [terms] to link to the Terms & Conditions page selected below."
7282 msgstr ""
7283
7284 #: assets/build/admin.js:95
7285 msgid "Terms & Conditions Page"
7286 msgstr ""
7287
7288 #: assets/build/admin.js:95
7289 msgid "The page the [terms] shortcode links to."
7290 msgstr ""
7291
7292 #: assets/build/admin.js:95
7293 msgid "Let donors give manually. Turn it on and set the instructions they see."
7294 msgstr ""
7295
7296 #: assets/build/admin.js:95
7297 msgid "Set your donation currency and mode, then connect a payment gateway."
7298 msgstr ""
7299
7300 #: assets/build/admin.js:95
7301 msgid "Failed to save some settings"
7302 msgstr ""
7303
7304 #: assets/build/admin.js:95
7305 msgid "Import & Export"
7306 msgstr ""
7307
7308 #: assets/build/admin.js:95
7309 msgid "Export your donations, donors, campaigns, and settings, or import them back from a file."
7310 msgstr ""
7311
7312 #: assets/build/admin.js:95
7313 #: assets/build/admin.js:126
7314 #: assets/build/admin/onboarding/index.js:22
7315 msgid "Migrate"
7316 msgstr ""
7317
7318 #: assets/build/admin.js:95
7319 msgid "Migrate donor data from other plugins."
7320 msgstr ""
7321
7322 #: assets/build/admin.js:95
7323 msgid "The file is larger than 20 MB."
7324 msgstr ""
7325
7326 #: assets/build/admin.js:95
7327 msgid "The file is not valid JSON."
7328 msgstr ""
7329
7330 #: assets/build/admin.js:95
7331 msgid "Could not read the file."
7332 msgstr ""
7333
7334 #: assets/build/admin.js:95
7335 msgid "Export your one-time donations to a CSV file, including submitted form fields."
7336 msgstr ""
7337
7338 #: assets/build/admin.js:95
7339 msgid "Failed to export donations."
7340 msgstr ""
7341
7342 #. translators: %d: number of donations exported.
7343 #: assets/build/admin.js:96
7344 msgid "Exported %d donation."
7345 msgid_plural "Exported %d donations."
7346 msgstr[0] ""
7347 msgstr[1] ""
7348
7349 #: assets/build/admin.js:96
7350 msgid "No donations to export."
7351 msgstr ""
7352
7353 #: assets/build/admin.js:96
7354 msgid "Export was capped at 10,000 rows. Narrow the date range to export the rest."
7355 msgstr ""
7356
7357 #: assets/build/admin.js:96
7358 msgid "Export your donor database with names, contact details, and giving totals to a CSV file."
7359 msgstr ""
7360
7361 #. translators: %d: number of donors exported.
7362 #: assets/build/admin.js:97
7363 msgid "Exported %d donor."
7364 msgid_plural "Exported %d donors."
7365 msgstr[0] ""
7366 msgstr[1] ""
7367
7368 #: assets/build/admin.js:97
7369 msgid "No donors to export."
7370 msgstr ""
7371
7372 #: assets/build/admin.js:97
7373 msgid "Export was capped at 10,000 rows. Narrow the results to export the rest."
7374 msgstr ""
7375
7376 #: assets/build/admin.js:97
7377 msgid "Export your campaigns and their donation forms to a JSON file for backup or moving to another site."
7378 msgstr ""
7379
7380 #: assets/build/admin.js:97
7381 #: assets/build/admin.js:98
7382 msgid "Export JSON"
7383 msgstr ""
7384
7385 #: assets/build/admin.js:97
7386 msgid "Failed to export campaigns."
7387 msgstr ""
7388
7389 #. translators: %d: number of campaigns exported.
7390 #: assets/build/admin.js:98
7391 msgid "Exported %d campaign."
7392 msgid_plural "Exported %d campaigns."
7393 msgstr[0] ""
7394 msgstr[1] ""
7395
7396 #: assets/build/admin.js:98
7397 msgid "No campaigns to export."
7398 msgstr ""
7399
7400 #: assets/build/admin.js:98
7401 msgid "Export your SureDonation settings to a JSON file. Payment credentials and other secrets are never included."
7402 msgstr ""
7403
7404 #: assets/build/admin.js:98
7405 msgid "Failed to export settings."
7406 msgstr ""
7407
7408 #: assets/build/admin.js:98
7409 msgid "Settings exported."
7410 msgstr ""
7411
7412 #: assets/build/admin.js:98
7413 msgid "Merge"
7414 msgstr ""
7415
7416 #: assets/build/admin.js:98
7417 msgid "Please select a .json file."
7418 msgstr ""
7419
7420 #: assets/build/admin.js:98
7421 msgid "Restore from JSON"
7422 msgstr ""
7423
7424 #: assets/build/admin.js:98
7425 msgid "Import campaigns or settings from a JSON file exported by SureDonation."
7426 msgstr ""
7427
7428 #: assets/build/admin.js:98
7429 msgid "Imported campaigns and their forms are added as published campaigns."
7430 msgstr ""
7431
7432 #: assets/build/admin.js:98
7433 msgid "Campaigns imported."
7434 msgstr ""
7435
7436 #: assets/build/admin.js:98
7437 msgid "Failed to import campaigns."
7438 msgstr ""
7439
7440 #: assets/build/admin.js:98
7441 #: assets/build/admin.js:99
7442 #: assets/build/admin.js:120
7443 #: assets/build/admin.js:126
7444 #: assets/build/admin/onboarding/index.js:22
7445 msgid "Importing…"
7446 msgstr ""
7447
7448 #: assets/build/admin.js:98
7449 #: assets/build/admin.js:99
7450 #: assets/build/admin.js:126
7451 msgid "Import"
7452 msgstr ""
7453
7454 #: assets/build/admin.js:98
7455 msgid "Choose Merge to update only the keys in the file, or Replace to overwrite all settings. Payment credentials and other secrets are never imported."
7456 msgstr ""
7457
7458 #: assets/build/admin.js:98
7459 msgid "Import mode"
7460 msgstr ""
7461
7462 #: assets/build/admin.js:98
7463 msgid "Failed to import settings."
7464 msgstr ""
7465
7466 #: assets/build/admin.js:98
7467 #: assets/build/admin.js:126
7468 msgid "Import from CSV"
7469 msgstr ""
7470
7471 #: assets/build/admin.js:98
7472 msgid "Import donations or donors from a CSV exported by SureDonation. Columns are matched automatically."
7473 msgstr ""
7474
7475 #: assets/build/admin.js:98
7476 msgid "Import type"
7477 msgstr ""
7478
7479 #: assets/build/admin.js:98
7480 msgid "Import into campaign"
7481 msgstr ""
7482
7483 #: assets/build/admin.js:98
7484 msgid "All imported donations are added to this campaign."
7485 msgstr ""
7486
7487 #: assets/build/admin.js:98
7488 msgid "Create a campaign first — imported donations need a campaign to belong to."
7489 msgstr ""
7490
7491 #: assets/build/admin.js:98
7492 msgid "Upload CSV file"
7493 msgstr ""
7494
7495 #: assets/build/admin.js:98
7496 #: assets/build/admin.js:125
7497 msgid "Please select a .csv file."
7498 msgstr ""
7499
7500 #: assets/build/admin.js:98
7501 msgid "Import progress"
7502 msgstr ""
7503
7504 #: assets/build/admin.js:98
7505 msgid "Import complete"
7506 msgstr ""
7507
7508 #. translators: 1: imported count, 2: skipped count, 3: error count.
7509 #: assets/build/admin.js:99
7510 msgid "Imported %1$d, skipped %2$d, %3$d error."
7511 msgid_plural "Imported %1$d, skipped %2$d, %3$d errors."
7512 msgstr[0] ""
7513 msgstr[1] ""
7514
7515 #: assets/build/admin.js:99
7516 msgid "Import failed."
7517 msgstr ""
7518
7519 #: assets/build/admin.js:99
7520 msgid "The import did not finish. It may still be running - reload to check."
7521 msgstr ""
7522
7523 #: assets/build/admin.js:99
7524 msgid "Export"
7525 msgstr ""
7526
7527 #: assets/build/admin.js:99
7528 #: assets/build/admin.js:108
7529 #: assets/build/admin.js:125
7530 #: assets/build/admin.js:126
7531 #: assets/build/admin/onboarding/index.js:1
7532 #: assets/build/admin/onboarding/index.js:10
7533 #: assets/build/admin/onboarding/index.js:22
7534 msgid "GiveWP"
7535 msgstr ""
7536
7537 #. translators: %s: source plugin name, e.g. "GiveWP"
7538 #: assets/build/admin.js:100
7539 #: assets/build/admin/onboarding/index.js:2
7540 msgid "Could not load %s data"
7541 msgstr ""
7542
7543 #. translators: %s: source plugin name, e.g. "GiveWP"
7544 #: assets/build/admin.js:101
7545 #: assets/build/admin/onboarding/index.js:3
7546 msgid "Failed to fetch %s preview."
7547 msgstr ""
7548
7549 #. translators: %s: source plugin name, e.g. "GiveWP"
7550 #: assets/build/admin.js:102
7551 #: assets/build/admin/onboarding/index.js:4
7552 msgid "No %s campaigns found"
7553 msgstr ""
7554
7555 #. translators: 1: source plugin name 2: source plugin name
7556 #: assets/build/admin.js:103
7557 #: assets/build/admin/onboarding/index.js:5
7558 msgid "We didn't find any %1$s campaigns to migrate. If you've recently moved sites, restore the %2$s database tables and try again."
7559 msgstr ""
7560
7561 #. translators: %d: campaign count
7562 #: assets/build/admin.js:104
7563 #: assets/build/admin/onboarding/index.js:6
7564 msgid "Found %d campaign. Select what to migrate."
7565 msgid_plural "Found %d campaigns. Select what to migrate."
7566 msgstr[0] ""
7567 msgstr[1] ""
7568
7569 #: assets/build/admin.js:104
7570 #: assets/build/admin/onboarding/index.js:6
7571 msgid "Picking a campaign migrates all its donations, donors, and recurring donations."
7572 msgstr ""
7573
7574 #: assets/build/admin.js:104
7575 #: assets/build/admin/onboarding/index.js:6
7576 msgid "Select all"
7577 msgstr ""
7578
7579 #: assets/build/admin.js:104
7580 #: assets/build/admin/onboarding/index.js:6
7581 msgid "With donations"
7582 msgstr ""
7583
7584 #: assets/build/admin.js:104
7585 #: assets/build/admin/onboarding/index.js:6
7586 msgid "No campaigns match your search."
7587 msgstr ""
7588
7589 #: assets/build/admin.js:104
7590 #: assets/build/admin/onboarding/index.js:6
7591 msgid "Include standalone donors"
7592 msgstr ""
7593
7594 #. translators: %d: standalone donor count
7595 #: assets/build/admin.js:105
7596 #: assets/build/admin/onboarding/index.js:7
7597 msgid "Also import %d standalone donor"
7598 msgid_plural "Also import %d standalone donors"
7599 msgstr[0] ""
7600 msgstr[1] ""
7601
7602 #. translators: %s: source plugin name, e.g. "GiveWP"
7603 #: assets/build/admin.js:106
7604 #: assets/build/admin/onboarding/index.js:8
7605 msgid "Donors that exist in %s without any donation linked to them."
7606 msgstr ""
7607
7608 #. translators: 1: item count, 2: campaign count phrase, e.g. "3 campaigns"
7609 #: assets/build/admin.js:107
7610 #: assets/build/admin/onboarding/index.js:9
7611 msgid "%1$d item across %2$s"
7612 msgid_plural "%1$d items across %2$s"
7613 msgstr[0] ""
7614 msgstr[1] ""
7615
7616 #. translators: %d: campaign count
7617 #: assets/build/admin.js:108
7618 #: assets/build/admin/onboarding/index.js:10
7619 msgid "%d campaign"
7620 msgid_plural "%d campaigns"
7621 msgstr[0] ""
7622 msgstr[1] ""
7623
7624 #: assets/build/admin.js:108
7625 #: assets/build/admin/onboarding/index.js:10
7626 msgid "Proceed"
7627 msgstr ""
7628
7629 #: assets/build/admin.js:108
7630 #: assets/build/admin.js:120
7631 #: assets/build/admin/onboarding/index.js:10
7632 #: assets/build/admin/onboarding/index.js:22
7633 msgid "Recurring Donations"
7634 msgstr ""
7635
7636 #. translators: %s: source plugin name, e.g. "GiveWP"
7637 #: assets/build/admin.js:110
7638 #: assets/build/admin/onboarding/index.js:12
7639 msgid "Importing campaigns and settings from %s"
7640 msgstr ""
7641
7642 #. translators: %s: source plugin name, e.g. "GiveWP"
7643 #: assets/build/admin.js:112
7644 #: assets/build/admin/onboarding/index.js:14
7645 msgid "Importing donations from %s"
7646 msgstr ""
7647
7648 #. translators: %s: source plugin name, e.g. "GiveWP"
7649 #: assets/build/admin.js:114
7650 #: assets/build/admin/onboarding/index.js:16
7651 msgid "Importing recurring donations from %s"
7652 msgstr ""
7653
7654 #. translators: %s: source plugin name, e.g. "GiveWP"
7655 #: assets/build/admin.js:116
7656 #: assets/build/admin/onboarding/index.js:18
7657 msgid "Importing donors from %s"
7658 msgstr ""
7659
7660 #: assets/build/admin.js:116
7661 #: assets/build/admin.js:120
7662 #: assets/build/admin/onboarding/index.js:18
7663 #: assets/build/admin/onboarding/index.js:22
7664 msgid "Migration complete"
7665 msgstr ""
7666
7667 #: assets/build/admin.js:116
7668 #: assets/build/admin.js:125
7669 #: assets/build/admin/onboarding/index.js:18
7670 #: assets/build/admin/onboarding/index.js:23
7671 msgid "Migration cancelled"
7672 msgstr ""
7673
7674 #: assets/build/admin.js:116
7675 #: assets/build/admin.js:121
7676 #: assets/build/admin.js:125
7677 #: assets/build/admin/onboarding/index.js:18
7678 #: assets/build/admin/onboarding/index.js:23
7679 msgid "Migration failed"
7680 msgstr ""
7681
7682 #. translators: %s: source plugin name, e.g. "GiveWP"
7683 #: assets/build/admin.js:117
7684 #: assets/build/admin/onboarding/index.js:19
7685 msgid "Importing data from %s"
7686 msgstr ""
7687
7688 #: assets/build/admin.js:117
7689 #: assets/build/admin/onboarding/index.js:19
7690 msgid "All done."
7691 msgstr ""
7692
7693 #: assets/build/admin.js:117
7694 #: assets/build/admin/onboarding/index.js:19
7695 msgid "Cancelled."
7696 msgstr ""
7697
7698 #: assets/build/admin.js:117
7699 #: assets/build/admin.js:121
7700 #: assets/build/admin/onboarding/index.js:19
7701 #: assets/build/admin/onboarding/index.js:23
7702 msgid "Migration failed."
7703 msgstr ""
7704
7705 #. translators: %s: current phase label, e.g. "Donations"
7706 #: assets/build/admin.js:118
7707 #: assets/build/admin/onboarding/index.js:20
7708 msgid "Importing %s…"
7709 msgstr ""
7710
7711 #. translators: %s: completion percentage, e.g. "100%".
7712 #: assets/build/admin.js:119
7713 #: assets/build/admin/onboarding/index.js:21
7714 msgid "%s completed"
7715 msgstr ""
7716
7717 #. translators: 1: processed count 2: total count
7718 #: assets/build/admin.js:120
7719 #: assets/build/admin/onboarding/index.js:22
7720 msgid "%1$d/%2$d items imported"
7721 msgstr ""
7722
7723 #. translators: 1: imported 2: skipped 3: errors
7724 #: assets/build/admin.js:121
7725 #: assets/build/admin.js:126
7726 #: assets/build/admin/onboarding/index.js:23
7727 msgid "Imported %1$d, skipped %2$d, %3$d errors."
7728 msgstr ""
7729
7730 #. translators: %s: source plugin name, e.g. "GiveWP"
7731 #: assets/build/admin.js:122
7732 msgid "Could not check %s"
7733 msgstr ""
7734
7735 #. translators: %s: source plugin name, e.g. "GiveWP"
7736 #: assets/build/admin.js:123
7737 msgid "Failed to fetch %s data."
7738 msgstr ""
7739
7740 #. translators: %s: source plugin name, e.g. "GiveWP"
7741 #: assets/build/admin.js:124
7742 msgid "No %s data found"
7743 msgstr ""
7744
7745 #. translators: 1: source plugin name 2: source plugin name
7746 #: assets/build/admin.js:125
7747 msgid "We didn't find any %1$s records in this site's database, so there's nothing to migrate. If you've recently moved sites, restore the %2$s database tables and try again. You can still upload a CSV export from the Import from CSV tab."
7748 msgstr ""
7749
7750 #: assets/build/admin.js:125
7751 #: assets/build/admin/onboarding/index.js:23
7752 msgid "Your data has been imported successfully."
7753 msgstr ""
7754
7755 #: assets/build/admin.js:125
7756 msgid "We've Imported Your Donation Data. Here's What's Done:"
7757 msgstr ""
7758
7759 #: assets/build/admin.js:125
7760 #: assets/build/admin/onboarding/index.js:23
7761 msgid "Data Type"
7762 msgstr ""
7763
7764 #: assets/build/admin.js:125
7765 #: assets/build/admin/onboarding/index.js:23
7766 msgid "Imported"
7767 msgstr ""
7768
7769 #: assets/build/admin.js:125
7770 #: assets/build/admin/onboarding/index.js:23
7771 msgid "Skipped"
7772 msgstr ""
7773
7774 #: assets/build/admin.js:125
7775 msgid "Some settings may not migrate exactly due to differences between platforms. Donation forms are not imported and will be automatically generated for each imported campaign. Please review your imported data."
7776 msgstr ""
7777
7778 #: assets/build/admin.js:125
7779 msgid "Review Campaigns"
7780 msgstr ""
7781
7782 #: assets/build/admin.js:125
7783 #: assets/build/admin/onboarding/index.js:23
7784 msgid "The migration did not finish. You can try again."
7785 msgstr ""
7786
7787 #: assets/build/admin.js:125
7788 msgid "Back to selector"
7789 msgstr ""
7790
7791 #: assets/build/admin.js:125
7792 #: assets/build/admin.js:126
7793 msgid "Charitable"
7794 msgstr ""
7795
7796 #: assets/build/admin.js:125
7797 msgid "Select Source Plugin"
7798 msgstr ""
7799
7800 #: assets/build/admin.js:125
7801 msgid "Choose the platform that exported your CSV file to ensure the data is mapped correctly."
7802 msgstr ""
7803
7804 #: assets/build/admin.js:125
7805 msgid "Upload CSV File"
7806 msgstr ""
7807
7808 #: assets/build/admin.js:125
7809 msgid "Upload your donation export CSV to import donations into SureDonation."
7810 msgstr ""
7811
7812 #: assets/build/admin.js:125
7813 msgid "Upload failed."
7814 msgstr ""
7815
7816 #: assets/build/admin.js:126
7817 msgid "CSV processed with errors"
7818 msgstr ""
7819
7820 #: assets/build/admin.js:126
7821 msgid "CSV imported successfully"
7822 msgstr ""
7823
7824 #: assets/build/admin.js:126
7825 msgid "CSV import failed"
7826 msgstr ""
7827
7828 #: assets/build/admin.js:126
7829 msgid "Something went wrong while importing this CSV."
7830 msgstr ""
7831
7832 #: assets/build/admin.js:126
7833 #: assets/build/admin/onboarding/index.js:22
7834 msgid "Import Donation Information"
7835 msgstr ""
7836
7837 #: assets/build/admin.js:126
7838 msgid "Unlock Full Migration Support"
7839 msgstr ""
7840
7841 #: assets/build/admin.js:126
7842 msgid "Migrate recurring donations, import standalone donors and more with SureDonation Pro."
7843 msgstr ""
7844
7845 #: assets/build/admin.js:126
7846 msgid "Upgrade now"
7847 msgstr ""
7848
7849 #: assets/build/admin.js:126
7850 msgid "Migrate from Plugin"
7851 msgstr ""
7852
7853 #: assets/build/admin.js:126
7854 msgid "What's New?"
7855 msgstr ""
7856
7857 #: assets/build/admin.js:126
7858 msgid "Tools"
7859 msgstr ""
7860
7861 #. translators: %s is the donation ID
7862 #: assets/build/admin.js:129
7863 msgid "Donation #%s"
7864 msgstr ""
7865
7866 #. translators: %s is the donor ID
7867 #: assets/build/admin.js:132
7868 msgid "Donor #%s"
7869 msgstr ""
7870
7871 #: assets/build/admin.js:132
7872 msgid "Core"
7873 msgstr ""
7874
7875 #: assets/build/admin.js:132
7876 msgid "Pro"
7877 msgstr ""
7878
7879 #: assets/build/admin.js:132
7880 msgid "Unlicensed"
7881 msgstr ""
7882
7883 #: assets/build/admin.js:132
7884 msgid "Knowledge Base"
7885 msgstr ""
7886
7887 #: assets/build/admin.js:132
7888 msgid "What's New"
7889 msgstr ""
7890
7891 #: assets/build/admin.js:132
7892 msgid "Something went wrong"
7893 msgstr ""
7894
7895 #: assets/build/admin.js:132
7896 msgid "This section failed to load. Try again, or reload the page if the problem continues."
7897 msgstr ""
7898
7899 #: assets/build/admin.js:132
7900 msgid "Try again"
7901 msgstr ""
7902
7903 #: assets/build/admin/onboarding/index.js:1
7904 msgid "Something went wrong."
7905 msgstr ""
7906
7907 #: assets/build/admin/onboarding/index.js:1
7908 msgid "Exit Setup"
7909 msgstr ""
7910
7911 #: assets/build/admin/onboarding/index.js:1
7912 msgid "Create donation campaigns for any cause"
7913 msgstr ""
7914
7915 #: assets/build/admin/onboarding/index.js:1
7916 msgid "Accept secure payments from supporters"
7917 msgstr ""
7918
7919 #: assets/build/admin/onboarding/index.js:1
7920 msgid "Send automatic receipts to donors"
7921 msgstr ""
7922
7923 #: assets/build/admin/onboarding/index.js:1
7924 msgid "Track donations and donor details"
7925 msgstr ""
7926
7927 #: assets/build/admin/onboarding/index.js:1
7928 msgid "Go live in just a few minutes"
7929 msgstr ""
7930
7931 #: assets/build/admin/onboarding/index.js:1
7932 msgid "Accept donations on your website easily. No setup stress."
7933 msgstr ""
7934
7935 #: assets/build/admin/onboarding/index.js:1
7936 msgid "Create donation campaigns, collect payments securely, and manage contributions all in one place."
7937 msgstr ""
7938
7939 #: assets/build/admin/onboarding/index.js:1
7940 msgid "Let's Get Started"
7941 msgstr ""
7942
7943 #: assets/build/admin/onboarding/index.js:22
7944 #: assets/build/admin/onboarding/index.js:23
7945 #: assets/build/admin/onboarding/index.js:24
7946 msgid "Skip"
7947 msgstr ""
7948
7949 #: assets/build/admin/onboarding/index.js:22
7950 #: assets/build/admin/onboarding/index.js:23
7951 msgid "Continue"
7952 msgstr ""
7953
7954 #: assets/build/admin/onboarding/index.js:23
7955 msgid "Import your existing donation data"
7956 msgstr ""
7957
7958 #: assets/build/admin/onboarding/index.js:23
7959 msgid "Migrate campaigns, donations, and donors from another donation plugin. You can review everything before publishing."
7960 msgstr ""
7961
7962 #: assets/build/admin/onboarding/index.js:23
7963 msgid "We've imported your donation data. Here's what's done:"
7964 msgstr ""
7965
7966 #: assets/build/admin/onboarding/index.js:23
7967 msgid "Some settings may not migrate exactly due to differences between platforms. Donation forms are not imported and will be automatically generated for each imported campaign."
7968 msgstr ""
7969
7970 #: assets/build/admin/onboarding/index.js:23
7971 msgid "Try Again"
7972 msgstr ""
7973
7974 #. translators: %s: site name or platform name.
7975 #: assets/build/admin/onboarding/index.js:24
7976 msgid "Importing data from %s…"
7977 msgstr ""
7978
7979 #: assets/build/admin/onboarding/index.js:24
7980 msgid "This may take a few moments. Please keep this tab open."
7981 msgstr ""
7982
7983 #: assets/build/admin/onboarding/index.js:24
7984 msgid "Create your first campaign"
7985 msgstr ""
7986
7987 #: assets/build/admin/onboarding/index.js:24
7988 msgid "A campaign explains why people are donating and how much they can contribute."
7989 msgstr ""
7990
7991 #: assets/build/admin/onboarding/index.js:24
7992 msgid "e.g. Education Support Fund"
7993 msgstr ""
7994
7995 #: assets/build/admin/onboarding/index.js:24
7996 msgid "What is the goal of your campaign"
7997 msgstr ""
7998
7999 #: assets/build/admin/onboarding/index.js:24
8000 msgid "Set the target amount for your campaign to raise."
8001 msgstr ""
8002
8003 #: assets/build/admin/onboarding/index.js:24
8004 msgid "Set the target number of donations for your campaign."
8005 msgstr ""
8006
8007 #: assets/build/admin/onboarding/index.js:24
8008 msgid "Configure Later"
8009 msgstr ""
8010
8011 #: assets/build/admin/onboarding/index.js:24
8012 msgid "Goal amount is required."
8013 msgstr ""
8014
8015 #: assets/build/admin/onboarding/index.js:24
8016 msgid "Number of donations is required."
8017 msgstr ""
8018
8019 #: assets/build/admin/onboarding/index.js:24
8020 msgid "Please enter a value greater than 0."
8021 msgstr ""
8022
8023 #: assets/build/admin/onboarding/index.js:24
8024 msgid "Could not create the campaign"
8025 msgstr ""
8026
8027 #: assets/build/admin/onboarding/index.js:24
8028 msgid "Create Campaign"
8029 msgstr ""
8030
8031 #: assets/build/admin/onboarding/index.js:24
8032 msgid "Okay, just one last step…"
8033 msgstr ""
8034
8035 #: assets/build/admin/onboarding/index.js:24
8036 msgid "Help us tailor your SureDonation experience by sharing a bit about yourself."
8037 msgstr ""
8038
8039 #: assets/build/admin/onboarding/index.js:24
8040 msgid "Stay in the loop and help shape SureDonation! Get feature updates, and help us in betterment of SureDonation by sharing how you use the plugin. <a>Privacy Policy</a>."
8041 msgstr ""
8042
8043 #: assets/build/admin/onboarding/index.js:24
8044 msgid "First name is required."
8045 msgstr ""
8046
8047 #: assets/build/admin/onboarding/index.js:24
8048 msgid "This is required."
8049 msgstr ""
8050
8051 #: assets/build/admin/onboarding/index.js:24
8052 msgid "Could not save your details."
8053 msgstr ""
8054
8055 #: assets/build/admin/onboarding/index.js:24
8056 msgid "Could not save your details"
8057 msgstr ""
8058
8059 #: assets/build/admin/onboarding/index.js:24
8060 msgid "Finish"
8061 msgstr ""
8062
8063 #: assets/build/admin/onboarding/index.js:24
8064 msgid "You’re all set, your campaign is ready 🚀"
8065 msgstr ""
8066
8067 #: assets/build/admin/onboarding/index.js:24
8068 msgid "You’re all set, SureDonation is ready 🚀"
8069 msgstr ""
8070
8071 #: assets/build/admin/onboarding/index.js:24
8072 msgid "Your donation campaign has been created successfully. You’re in control of when and how it goes live."
8073 msgstr ""
8074
8075 #: assets/build/admin/onboarding/index.js:24
8076 msgid "SureDonation is installed and ready to go. Create your first campaign whenever you’d like to start accepting donations."
8077 msgstr ""
8078
8079 #: assets/build/admin/onboarding/index.js:24
8080 msgid "Created your donation campaign and saved it as a draft"
8081 msgstr ""
8082
8083 #: assets/build/admin/onboarding/index.js:24
8084 msgid "Generated a donation form for your campaign"
8085 msgstr ""
8086
8087 #: assets/build/admin/onboarding/index.js:24
8088 msgid "Prepared everything for secure payment setup"
8089 msgstr ""
8090
8091 #: assets/build/admin/onboarding/index.js:24
8092 msgid "Set up your SureDonation workspace"
8093 msgstr ""
8094
8095 #: assets/build/admin/onboarding/index.js:24
8096 msgid "To start accepting donations, connect a payment method and publish your campaign."
8097 msgstr ""
8098
8099 #: assets/build/admin/onboarding/index.js:24
8100 msgid "Create a donation campaign and connect a payment method to start accepting donations."
8101 msgstr ""
8102
8103 #: assets/build/admin/onboarding/index.js:24
8104 msgid "Here’s what SureDonation has done for you:"
8105 msgstr ""
8106
8107 #: assets/build/admin/onboarding/index.js:24
8108 msgid "What’s next"
8109 msgstr ""
8110
8111 #: assets/build/admin/onboarding/index.js:24
8112 msgid "Visit Dashboard"
8113 msgstr ""
8114
8115 #: assets/build/admin/onboarding/index.js:24
8116 msgid "Set Up Payments"
8117 msgstr ""
8118
8119 #: assets/build/blocks.js:1
8120 #: assets/build/editor/editor.js:1
8121 msgid "Style"
8122 msgstr ""
8123
8124 #: assets/build/blocks.js:1
8125 #: assets/build/editor/editor.js:1
8126 msgid "Advanced"
8127 msgstr ""
8128
8129 #: assets/build/blocks.js:1
8130 msgid "Please add an options prop to MultiButtonsControl"
8131 msgstr ""
8132
8133 #: assets/build/blocks.js:1
8134 msgid "Reset"
8135 msgstr ""
8136
8137 #: assets/build/blocks.js:1
8138 msgid "Required"
8139 msgstr ""
8140
8141 #: assets/build/blocks.js:1
8142 msgid "Error Message"
8143 msgstr ""
8144
8145 #: assets/build/blocks.js:1
8146 msgid "Placeholder"
8147 msgstr ""
8148
8149 #: assets/build/blocks.js:1
8150 #: assets/build/blocks.js:3
8151 #: assets/build/blocks.js:4
8152 msgid "Help Text"
8153 msgstr ""
8154
8155 #: assets/build/blocks.js:1
8156 msgid "Default Value"
8157 msgstr ""
8158
8159 #: assets/build/blocks.js:1
8160 msgid "Input Pattern"
8161 msgstr ""
8162
8163 #: assets/build/blocks.js:1
8164 msgid "Custom"
8165 msgstr ""
8166
8167 #: assets/build/blocks.js:1
8168 msgid "Custom Mask"
8169 msgstr ""
8170
8171 #: assets/build/blocks.js:1
8172 msgid "Use 9 for a digit, a for a letter, * for alphanumeric. Prefix with \"date:\" for a date format (e.g. date: dd/mm/yyyy) or \"alias:\" for an Inputmask alias (e.g. alias: email)."
8173 msgstr ""
8174
8175 #: assets/build/blocks.js:1
8176 msgid "Maximum Characters"
8177 msgstr ""
8178
8179 #: assets/build/blocks.js:1
8180 #: assets/build/blocks.js:4
8181 msgid "Label"
8182 msgstr ""
8183
8184 #: assets/build/blocks.js:1
8185 msgid "Invalid Email Message"
8186 msgstr ""
8187
8188 #: assets/build/blocks.js:1
8189 msgid "Show Currency Symbol"
8190 msgstr ""
8191
8192 #: assets/build/blocks.js:1
8193 msgid "Set to 0 for no maximum limit."
8194 msgstr ""
8195
8196 #: assets/build/blocks.js:1
8197 msgid "Step"
8198 msgstr ""
8199
8200 #: assets/build/blocks.js:1
8201 #: assets/build/blocks.js:4
8202 msgid "Checked by Default"
8203 msgstr ""
8204
8205 #: assets/build/blocks.js:1
8206 msgid "Bulk Add"
8207 msgstr ""
8208
8209 #: assets/build/blocks.js:1
8210 msgid "Bulk Add Options"
8211 msgstr ""
8212
8213 #: assets/build/blocks.js:1
8214 msgid "Enter each option on a new line."
8215 msgstr ""
8216
8217 #: assets/build/blocks.js:1
8218 msgid "Insert Options"
8219 msgstr ""
8220
8221 #: assets/build/blocks.js:1
8222 msgid "Bulk Edit"
8223 msgstr ""
8224
8225 #: assets/build/blocks.js:1
8226 msgid "Edit Options"
8227 msgstr ""
8228
8229 #: assets/build/blocks.js:1
8230 msgid "Preselect this option"
8231 msgstr ""
8232
8233 #: assets/build/blocks.js:1
8234 msgid "Add New Option"
8235 msgstr ""
8236
8237 #: assets/build/blocks.js:1
8238 msgid "ADD"
8239 msgstr ""
8240
8241 #: assets/build/blocks.js:1
8242 msgid "Allow Multiple"
8243 msgstr ""
8244
8245 #: assets/build/blocks.js:1
8246 msgid "Enable Dropdown Search"
8247 msgstr ""
8248
8249 #: assets/build/blocks.js:1
8250 msgid "Minimum selections"
8251 msgstr ""
8252
8253 #: assets/build/blocks.js:1
8254 msgid "Maximum selections (0 = no limit)"
8255 msgstr ""
8256
8257 #: assets/build/blocks.js:1
8258 msgid "Address Line 1"
8259 msgstr ""
8260
8261 #: assets/build/blocks.js:1
8262 msgid "Address Line 2"
8263 msgstr ""
8264
8265 #: assets/build/blocks.js:1
8266 msgid "City"
8267 msgstr ""
8268
8269 #: assets/build/blocks.js:1
8270 msgid "State"
8271 msgstr ""
8272
8273 #: assets/build/blocks.js:1
8274 msgid "Postal Code"
8275 msgstr ""
8276
8277 #: assets/build/blocks.js:1
8278 msgid "Country"
8279 msgstr ""
8280
8281 #: assets/build/blocks.js:1
8282 msgid "Select a country"
8283 msgstr ""
8284
8285 #: assets/build/blocks.js:1
8286 msgid "Select Country"
8287 msgstr ""
8288
8289 #: assets/build/blocks.js:1
8290 msgid "Auto-detect country"
8291 msgstr ""
8292
8293 #: assets/build/blocks.js:1
8294 msgid "Detect the visitor’s country automatically. This sends the visitor’s IP address to a third-party service (ipapi.co) to look up their country. Turn off to set a fixed default country."
8295 msgstr ""
8296
8297 #: assets/build/blocks.js:1
8298 msgid "Default Country"
8299 msgstr ""
8300
8301 #: assets/build/blocks.js:1
8302 msgid "Restrict country codes"
8303 msgstr ""
8304
8305 #: assets/build/blocks.js:1
8306 msgid "Restriction Type"
8307 msgstr ""
8308
8309 #: assets/build/blocks.js:1
8310 msgid "Allow"
8311 msgstr ""
8312
8313 #: assets/build/blocks.js:1
8314 msgid "Block"
8315 msgstr ""
8316
8317 #: assets/build/blocks.js:1
8318 msgid "Allowed Countries"
8319 msgstr ""
8320
8321 #: assets/build/blocks.js:1
8322 msgid "Blocked Countries"
8323 msgstr ""
8324
8325 #: assets/build/blocks.js:1
8326 msgid "Invalid URL Message"
8327 msgstr ""
8328
8329 #: assets/build/blocks.js:1
8330 msgid "H1"
8331 msgstr ""
8332
8333 #: assets/build/blocks.js:1
8334 msgid "H2"
8335 msgstr ""
8336
8337 #: assets/build/blocks.js:1
8338 msgid "H3"
8339 msgstr ""
8340
8341 #: assets/build/blocks.js:1
8342 msgid "H4"
8343 msgstr ""
8344
8345 #: assets/build/blocks.js:1
8346 msgid "H5"
8347 msgstr ""
8348
8349 #: assets/build/blocks.js:1
8350 msgid "H6"
8351 msgstr ""
8352
8353 #: assets/build/blocks.js:1
8354 msgid "P"
8355 msgstr ""
8356
8357 #: assets/build/blocks.js:1
8358 msgid "Div"
8359 msgstr ""
8360
8361 #: assets/build/blocks.js:1
8362 msgid "Below Heading"
8363 msgstr ""
8364
8365 #: assets/build/blocks.js:1
8366 msgid "Above Heading"
8367 msgstr ""
8368
8369 #: assets/build/blocks.js:1
8370 #: assets/build/editor/editor.js:1
8371 msgid "Solid"
8372 msgstr ""
8373
8374 #: assets/build/blocks.js:1
8375 msgid "Double"
8376 msgstr ""
8377
8378 #: assets/build/blocks.js:1
8379 msgid "Dashed"
8380 msgstr ""
8381
8382 #: assets/build/blocks.js:1
8383 msgid "Dotted"
8384 msgstr ""
8385
8386 #: assets/build/blocks.js:1
8387 msgid "Below Subheading"
8388 msgstr ""
8389
8390 #: assets/build/blocks.js:1
8391 msgid "Section Heading"
8392 msgstr ""
8393
8394 #: assets/build/blocks.js:1
8395 msgid "Sub heading"
8396 msgstr ""
8397
8398 #: assets/build/blocks.js:1
8399 msgid "Content"
8400 msgstr ""
8401
8402 #: assets/build/blocks.js:1
8403 msgid "Heading Tag"
8404 msgstr ""
8405
8406 #: assets/build/blocks.js:1
8407 msgid "Sub Heading"
8408 msgstr ""
8409
8410 #: assets/build/blocks.js:1
8411 msgid "Enable Sub Heading"
8412 msgstr ""
8413
8414 #: assets/build/blocks.js:1
8415 msgid "Position"
8416 msgstr ""
8417
8418 #: assets/build/blocks.js:1
8419 msgid "Separator"
8420 msgstr ""
8421
8422 #: assets/build/blocks.js:1
8423 msgid "HTML Code Block"
8424 msgstr ""
8425
8426 #: assets/build/blocks.js:1
8427 msgid "Add custom HTML in the block. It is sanitized on output and rendered on the published form. The block carries no submission value."
8428 msgstr ""
8429
8430 #: assets/build/blocks.js:1
8431 msgid "HTML Block"
8432 msgstr ""
8433
8434 #: assets/build/blocks.js:1
8435 msgid "Form tags are not allowed and will be removed on the published form."
8436 msgstr ""
8437
8438 #: assets/build/blocks.js:1
8439 msgid "Add your custom HTML here. It will show on the published form. The block label is only visible in the editor for your reference and won't appear on the live form."
8440 msgstr ""
8441
8442 #: assets/build/blocks.js:1
8443 msgid "Edit HTML Content"
8444 msgstr ""
8445
8446 #: assets/build/blocks.js:1
8447 msgid "Fill"
8448 msgstr ""
8449
8450 #: assets/build/blocks.js:1
8451 msgid "Cover"
8452 msgstr ""
8453
8454 #: assets/build/blocks.js:1
8455 msgid "Contain"
8456 msgstr ""
8457
8458 #: assets/build/blocks.js:1
8459 msgid "Thumbnail"
8460 msgstr ""
8461
8462 #: assets/build/blocks.js:1
8463 #: assets/build/editor/editor.js:1
8464 msgid "Medium"
8465 msgstr ""
8466
8467 #: assets/build/blocks.js:1
8468 #: assets/build/editor/editor.js:1
8469 msgid "Large"
8470 msgstr ""
8471
8472 #: assets/build/blocks.js:1
8473 msgid "Full Size"
8474 msgstr ""
8475
8476 #: assets/build/blocks.js:1
8477 #: assets/build/editor/editor.js:1
8478 msgid "Image"
8479 msgstr ""
8480
8481 #: assets/build/blocks.js:1
8482 msgid "Remove Image"
8483 msgstr ""
8484
8485 #: assets/build/blocks.js:1
8486 msgid "Change Image"
8487 msgstr ""
8488
8489 #: assets/build/blocks.js:1
8490 msgid "Image Alignment"
8491 msgstr ""
8492
8493 #: assets/build/blocks.js:1
8494 msgid "Image Size"
8495 msgstr ""
8496
8497 #: assets/build/blocks.js:1
8498 msgid "Width"
8499 msgstr ""
8500
8501 #: assets/build/blocks.js:1
8502 msgid "Height"
8503 msgstr ""
8504
8505 #: assets/build/blocks.js:1
8506 msgid "Alt Text"
8507 msgstr ""
8508
8509 #: assets/build/blocks.js:1
8510 msgid "Describes the image for screen readers and when it fails to load."
8511 msgstr ""
8512
8513 #: assets/build/blocks.js:1
8514 msgid "Object Fit"
8515 msgstr ""
8516
8517 #: assets/build/blocks.js:1
8518 msgid "Enable Caption"
8519 msgstr ""
8520
8521 #: assets/build/blocks.js:1
8522 msgid "Caption Alignment"
8523 msgstr ""
8524
8525 #: assets/build/blocks.js:1
8526 msgid "Add a caption…"
8527 msgstr ""
8528
8529 #: assets/build/blocks.js:1
8530 msgid "Upload an image or pick one from your media library."
8531 msgstr ""
8532
8533 #: assets/build/blocks.js:1
8534 msgid "Horizontal"
8535 msgstr ""
8536
8537 #: assets/build/blocks.js:1
8538 msgid "Vertical"
8539 msgstr ""
8540
8541 #: assets/build/blocks.js:1
8542 msgid "Custom Amount"
8543 msgstr ""
8544
8545 #: assets/build/blocks.js:1
8546 msgid "Show a custom amount input after the preset options."
8547 msgstr ""
8548
8549 #: assets/build/blocks.js:1
8550 #: assets/build/blocks.js:3
8551 msgid "Minimum Amount"
8552 msgstr ""
8553
8554 #: assets/build/blocks.js:1
8555 msgid "0 means no minimum."
8556 msgstr ""
8557
8558 #: assets/build/blocks.js:1
8559 msgid "Maximum Amount"
8560 msgstr ""
8561
8562 #: assets/build/blocks.js:1
8563 msgid "0 means no maximum."
8564 msgstr ""
8565
8566 #: assets/build/blocks.js:1
8567 msgid "Options Layout"
8568 msgstr ""
8569
8570 #: assets/build/blocks.js:1
8571 msgid "Choice Width"
8572 msgstr ""
8573
8574 #. translators: %1$s: a comma-separated list of missing field names
8575 #: assets/build/blocks.js:2
8576 msgid "%1$s fields are required. Please configure these fields in the block settings."
8577 msgstr ""
8578
8579 #. translators: %1$s: the missing field name
8580 #: assets/build/blocks.js:3
8581 msgid "%1$s field is required. Please configure this field in the block settings."
8582 msgstr ""
8583
8584 #: assets/build/blocks.js:3
8585 msgid "You need to configure a payment account to collect payments from this form. Please configure your payment provider to proceed."
8586 msgstr ""
8587
8588 #: assets/build/blocks.js:3
8589 msgid "Configure Payment Account"
8590 msgstr ""
8591
8592 #: assets/build/blocks.js:3
8593 msgid "This is a placeholder for the Payment block. The actual payment fields for your configured payment provider(s) will only appear when you preview or publish the form."
8594 msgstr ""
8595
8596 #: assets/build/blocks.js:3
8597 msgid "Offline donations is enabled for this form. Donors can submit donations without online payment."
8598 msgstr ""
8599
8600 #: assets/build/blocks.js:3
8601 msgid "Form Field"
8602 msgstr ""
8603
8604 #: assets/build/blocks.js:3
8605 msgid "Amount Type"
8606 msgstr ""
8607
8608 #: assets/build/blocks.js:3
8609 msgid "Fixed Amount"
8610 msgstr ""
8611
8612 #: assets/build/blocks.js:3
8613 msgid "Dynamic Amount"
8614 msgstr ""
8615
8616 #: assets/build/blocks.js:3
8617 msgid "Choose whether to charge a fixed amount or charge the amount based on user input in other form fields."
8618 msgstr ""
8619
8620 #: assets/build/blocks.js:3
8621 msgid "Set the exact amount you want to charge. Users won't be able to change it"
8622 msgstr ""
8623
8624 #: assets/build/blocks.js:3
8625 msgid "Choose Amount Field"
8626 msgstr ""
8627
8628 #: assets/build/blocks.js:3
8629 #: assets/build/blocks.js:4
8630 msgid "Select a field…"
8631 msgstr ""
8632
8633 #: assets/build/blocks.js:3
8634 msgid "Pick a field from your form like a number, dropdown, or donation-amount whose value should decide the payment amount."
8635 msgstr ""
8636
8637 #: assets/build/blocks.js:3
8638 msgid "Set the minimum amount users can enter (0 for no minimum)"
8639 msgstr ""
8640
8641 #: assets/build/blocks.js:3
8642 msgid "Payment Methods"
8643 msgstr ""
8644
8645 #: assets/build/blocks.js:3
8646 msgid "Select payment methods…"
8647 msgstr ""
8648
8649 #: assets/build/blocks.js:3
8650 msgid "Select which payment methods donors can use on this form."
8651 msgstr ""
8652
8653 #: assets/build/blocks.js:3
8654 msgid "Stripe Account"
8655 msgstr ""
8656
8657 #: assets/build/blocks.js:3
8658 msgid "Site default account"
8659 msgstr ""
8660
8661 #. translators: %s: Stripe account name
8662 #: assets/build/blocks.js:4
8663 msgid "%s (default)"
8664 msgstr ""
8665
8666 #: assets/build/blocks.js:4
8667 msgid "Choose which connected Stripe account receives donations from this form."
8668 msgstr ""
8669
8670 #: assets/build/blocks.js:4
8671 msgid "Customer Name Field (Optional)"
8672 msgstr ""
8673
8674 #: assets/build/blocks.js:4
8675 msgid "Select the input field that contains the customer name"
8676 msgstr ""
8677
8678 #: assets/build/blocks.js:4
8679 msgid "Customer Email Field (Required)"
8680 msgstr ""
8681
8682 #: assets/build/blocks.js:4
8683 msgid "Select the email field that contains the customer email"
8684 msgstr ""
8685
8686 #: assets/build/blocks.js:4
8687 msgid "Customer Phone Field (Optional)"
8688 msgstr ""
8689
8690 #: assets/build/blocks.js:4
8691 msgid "Optionally map a Phone field to the donor’s phone number. When set, its value is saved to the donation’s phone column instead of Additional Information."
8692 msgstr ""
8693
8694 #: assets/build/blocks.js:4
8695 msgid "Button Text"
8696 msgstr ""
8697
8698 #: assets/build/blocks.js:4
8699 msgid "Use Global Defaults"
8700 msgstr ""
8701
8702 #: assets/build/blocks.js:4
8703 msgid "Using global fee rates from Settings > Payments."
8704 msgstr ""
8705
8706 #: assets/build/blocks.js:4
8707 msgid "Using custom fee rates for this form."
8708 msgstr ""
8709
8710 #: assets/build/blocks.js:4
8711 msgid "Disabled"
8712 msgstr ""
8713
8714 #: assets/build/blocks.js:4
8715 msgid "Mode: Per Gateway"
8716 msgstr ""
8717
8718 #: assets/build/blocks.js:4
8719 msgid "Fee Percentage:"
8720 msgstr ""
8721
8722 #: assets/build/blocks.js:4
8723 msgid "Fixed Fee:"
8724 msgstr ""
8725
8726 #. translators: %s: field width percentage.
8727 #: assets/build/blocks.js:7
8728 msgid "%s Width"
8729 msgstr ""
8730
8731 #: assets/build/blocks/donation-form/editor.js:1
8732 #: assets/build/campaign-blocks.js:1
8733 msgid "No results found…"
8734 msgstr ""
8735
8736 #: assets/build/blocks/donation-form/editor.js:1
8737 msgid "Select a campaign…"
8738 msgstr ""
8739
8740 #: assets/build/blocks/donation-form/editor.js:1
8741 msgid "No forms available"
8742 msgstr ""
8743
8744 #: assets/build/blocks/donation-form/editor.js:1
8745 msgid "Select a form…"
8746 msgstr ""
8747
8748 #. translators: %d: form post ID
8749 #: assets/build/blocks/donation-form/editor.js:2
8750 msgid "(Untitled) #%d"
8751 msgstr ""
8752
8753 #: assets/build/blocks/donation-form/editor.js:2
8754 msgid "Form Selection"
8755 msgstr ""
8756
8757 #: assets/build/blocks/donation-form/editor.js:2
8758 msgid "Loading campaigns…"
8759 msgstr ""
8760
8761 #: assets/build/blocks/donation-form/editor.js:2
8762 msgid "Donations will be linked to this campaign"
8763 msgstr ""
8764
8765 #: assets/build/blocks/donation-form/editor.js:2
8766 msgid "Loading forms…"
8767 msgstr ""
8768
8769 #: assets/build/blocks/donation-form/editor.js:2
8770 msgid "No donation forms found. Create one first."
8771 msgstr ""
8772
8773 #: assets/build/blocks/donation-form/editor.js:2
8774 msgid "Select a campaign first."
8775 msgstr ""
8776
8777 #: assets/build/blocks/donation-form/editor.js:2
8778 #: assets/build/campaign-blocks.js:1
8779 msgid "No campaigns found…"
8780 msgstr ""
8781
8782 #: assets/build/blocks/donation-form/editor.js:2
8783 msgid "Nothing to preview yet."
8784 msgstr ""
8785
8786 #: assets/build/campaign-blocks.js:1
8787 msgid "Choose"
8788 msgstr ""
8789
8790 #: assets/build/campaign-blocks.js:1
8791 msgid "Nothing to display yet."
8792 msgstr ""
8793
8794 #: assets/build/campaign-blocks.js:1
8795 msgid "Goal Settings"
8796 msgstr ""
8797
8798 #: assets/build/campaign-blocks.js:1
8799 msgid "No goal data yet."
8800 msgstr ""
8801
8802 #: assets/build/campaign-blocks.js:1
8803 msgid "Statistic"
8804 msgstr ""
8805
8806 #: assets/build/campaign-blocks.js:1
8807 msgid "No statistics yet."
8808 msgstr ""
8809
8810 #: assets/build/campaign-blocks.js:1
8811 msgid "Donations Settings"
8812 msgstr ""
8813
8814 #: assets/build/campaign-blocks.js:1
8815 msgid "No donations yet."
8816 msgstr ""
8817
8818 #: assets/build/campaign-blocks.js:1
8819 msgid "Donors Settings"
8820 msgstr ""
8821
8822 #: assets/build/campaign-blocks.js:1
8823 msgid "Button Settings"
8824 msgstr ""
8825
8826 #: assets/build/campaign-blocks.js:1
8827 msgid "Donate button unavailable."
8828 msgstr ""
8829
8830 #: assets/build/campaign-blocks.js:1
8831 msgid "Social Sharing"
8832 msgstr ""
8833
8834 #: assets/build/campaign-blocks.js:1
8835 msgid "Choose your social network(s):"
8836 msgstr ""
8837
8838 #: assets/build/campaign-blocks.js:1
8839 msgid "Select at least one social network."
8840 msgstr ""
8841
8842 #: assets/build/editor/editor.js:1
8843 msgid "Customize your donation form"
8844 msgstr ""
8845
8846 #: assets/build/editor/editor.js:1
8847 msgid "Colors"
8848 msgstr ""
8849
8850 #: assets/build/editor/editor.js:1
8851 msgid "Primary color"
8852 msgstr ""
8853
8854 #: assets/build/editor/editor.js:1
8855 msgid "Text color"
8856 msgstr ""
8857
8858 #: assets/build/editor/editor.js:1
8859 msgid "Text color on primary"
8860 msgstr ""
8861
8862 #: assets/build/editor/editor.js:1
8863 msgid "Background"
8864 msgstr ""
8865
8866 #: assets/build/editor/editor.js:1
8867 msgid "Background type"
8868 msgstr ""
8869
8870 #: assets/build/editor/editor.js:1
8871 msgid "Gradient"
8872 msgstr ""
8873
8874 #: assets/build/editor/editor.js:1
8875 msgid "Background color"
8876 msgstr ""
8877
8878 #: assets/build/editor/editor.js:1
8879 msgid "Select image"
8880 msgstr ""
8881
8882 #: assets/build/editor/editor.js:1
8883 msgid "Size"
8884 msgstr ""
8885
8886 #: assets/build/editor/editor.js:1
8887 msgid "Repeat"
8888 msgstr ""
8889
8890 #: assets/build/editor/editor.js:1
8891 msgid "Layout"
8892 msgstr ""
8893
8894 #: assets/build/editor/editor.js:1
8895 msgid "Padding"
8896 msgstr ""
8897
8898 #: assets/build/editor/editor.js:1
8899 msgid "Border radius"
8900 msgstr ""
8901
8902 #: assets/build/editor/editor.js:1
8903 msgid "Fields"
8904 msgstr ""
8905
8906 #: assets/build/editor/editor.js:1
8907 msgid "Field spacing"
8908 msgstr ""
8909
8910 #: assets/build/editor/editor.js:1
8911 msgid "Small"
8912 msgstr ""
8913
8914 #: assets/build/editor/editor.js:1
8915 msgid "Button"
8916 msgstr ""
8917
8918 #: assets/build/editor/editor.js:1
8919 msgid "Button alignment"
8920 msgstr ""
8921
8922 #: assets/build/editor/editor.js:1
8923 msgid "Full width"
8924 msgstr ""
8925
8926 #: assets/build/editor/editor.js:1
8927 msgid "SureDonation Description"
8928 msgstr ""
8929
8930 #: assets/build/editor/editor.js:1
8931 msgid "Styles"
8932 msgstr ""
8933
8934 #: assets/build/editor/editor.js:1
8935 msgid "Saving"
8936 msgstr ""
8937
8938 #: assets/build/editor/editor.js:1
8939 msgid "Hide Form"
8940 msgstr ""
8941
8942 #: assets/build/editor/editor.js:1
8943 msgid "Reset Form"
8944 msgstr ""
8945
8946 #: assets/build/editor/editor.js:1
8947 msgid "Success Message"
8948 msgstr ""
8949
8950 #: assets/build/editor/editor.js:1
8951 msgid "Redirect"
8952 msgstr ""
8953
8954 #: assets/build/editor/editor.js:1
8955 msgid "Redirect to"
8956 msgstr ""
8957
8958 #: assets/build/editor/editor.js:1
8959 msgid "Custom URL"
8960 msgstr ""
8961
8962 #: assets/build/editor/editor.js:1
8963 msgid "Form Confirmation"
8964 msgstr ""
8965
8966 #: assets/build/editor/editor.js:1
8967 msgid "Customize the confirmation message or redirect the users after submitting the form."
8968 msgstr ""
8969
8970 #: assets/build/editor/editor.js:1
8971 msgid "Please select a page."
8972 msgstr ""
8973
8974 #: assets/build/editor/editor.js:1
8975 msgid "Suggestion: URL should use HTTPS"
8976 msgstr ""
8977
8978 #: assets/build/editor/editor.js:1
8979 msgid "URL is missing Top Level Domain (TLD)."
8980 msgstr ""
8981
8982 #: assets/build/editor/editor.js:1
8983 msgid "Confirmation settings saved."
8984 msgstr ""
8985
8986 #: assets/build/editor/editor.js:1
8987 msgid "Failed to save confirmation settings."
8988 msgstr ""
8989
8990 #: assets/build/editor/editor.js:1
8991 msgid "Confirmation Type"
8992 msgstr ""
8993
8994 #: assets/build/editor/editor.js:1
8995 msgid "After Form Submission"
8996 msgstr ""
8997
8998 #: assets/build/editor/editor.js:1
8999 msgid "Select Page to redirect"
9000 msgstr ""
9001
9002 #: assets/build/editor/editor.js:1
9003 msgid "Search for a page"
9004 msgstr ""
9005
9006 #: assets/build/editor/editor.js:1
9007 msgid "Insert smart tag"
9008 msgstr ""
9009
9010 #: assets/build/editor/editor.js:1
9011 msgid "New Notification"
9012 msgstr ""
9013
9014 #: assets/build/editor/editor.js:1
9015 msgid "Add Notification"
9016 msgstr ""
9017
9018 #: assets/build/editor/editor.js:1
9019 msgid "Configure the email notification details."
9020 msgstr ""
9021
9022 #: assets/build/editor/editor.js:1
9023 msgid "Email notification saved."
9024 msgstr ""
9025
9026 #: assets/build/editor/editor.js:1
9027 msgid "Please provide a recipient email and subject line."
9028 msgstr ""
9029
9030 #: assets/build/editor/editor.js:1
9031 msgid "Notification name"
9032 msgstr ""
9033
9034 #: assets/build/editor/editor.js:1
9035 msgid "Send Email To"
9036 msgstr ""
9037
9038 #: assets/build/editor/editor.js:1
9039 msgid "e.g. {donor_email} or [email protected]"
9040 msgstr ""
9041
9042 #: assets/build/editor/editor.js:1
9043 msgid "Use smart tags or enter email addresses. Comma-separated values accepted."
9044 msgstr ""
9045
9046 #: assets/build/editor/editor.js:1
9047 msgid "Subject"
9048 msgstr ""
9049
9050 #: assets/build/editor/editor.js:1
9051 msgid "Email subject line…"
9052 msgstr ""
9053
9054 #: assets/build/editor/editor.js:1
9055 msgid "Email Message"
9056 msgstr ""
9057
9058 #: assets/build/editor/editor.js:1
9059 msgid "From Name"
9060 msgstr ""
9061
9062 #: assets/build/editor/editor.js:1
9063 msgid "From Email"
9064 msgstr ""
9065
9066 #: assets/build/editor/editor.js:1
9067 msgid "Notifications can use only one From Email so please enter a single address."
9068 msgstr ""
9069
9070 #: assets/build/editor/editor.js:1
9071 msgid "Reply-To Email"
9072 msgstr ""
9073
9074 #: assets/build/editor/editor.js:1
9075 msgid "Email Notifications"
9076 msgstr ""
9077
9078 #: assets/build/editor/editor.js:1
9079 msgid "Configure email notifications sent after a donation is submitted through this form."
9080 msgstr ""
9081
9082 #: assets/build/editor/editor.js:1
9083 msgid "Email notifications saved."
9084 msgstr ""
9085
9086 #: assets/build/editor/editor.js:1
9087 msgid "Failed to save email notifications."
9088 msgstr ""
9089
9090 #: assets/build/editor/editor.js:1
9091 msgid "Custom CSS"
9092 msgstr ""
9093
9094 #: assets/build/editor/editor.js:1
9095 msgid "Add custom CSS rules to style this donation form independently of your global styles."
9096 msgstr ""
9097
9098 #: assets/build/editor/editor.js:1
9099 msgid "Custom CSS saved."
9100 msgstr ""
9101
9102 #: assets/build/editor/editor.js:1
9103 msgid "Failed to save custom CSS."
9104 msgstr ""
9105
9106 #: assets/build/editor/editor.js:1
9107 msgid "Rules are scoped to this form automatically. Target elements inside it (for example .sd-donate-button), or write plain declarations to style the form container itself."
9108 msgstr ""
9109
9110 #: assets/build/editor/editor.js:1
9111 msgid "Confirmation Settings"
9112 msgstr ""
9113
9114 #: assets/build/editor/editor.js:1
9115 msgid "Form settings navigation"
9116 msgstr ""
9117
9118 #: assets/build/editor/editor.js:1
9119 msgid "Form Settings"
9120 msgstr ""
9121
9122 #: assets/build/editor/editor.js:1
9123 msgid "Close form settings"
9124 msgstr ""
9125
9126 #: assets/build/editor/editor.js:1
9127 msgid "Add Block"
9128 msgstr ""
9129
9130 #: inc/blocks/address/block.json
9131 msgctxt "block title"
9132 msgid "Address"
9133 msgstr ""
9134
9135 #: inc/blocks/address/block.json
9136 msgctxt "block description"
9137 msgid "Displays a SureDonation Address field (street, city, state, postal code, country)"
9138 msgstr ""
9139
9140 #: inc/blocks/address/block.json
9141 msgctxt "block keyword"
9142 msgid "address"
9143 msgstr ""
9144
9145 #: inc/blocks/address/block.json
9146 msgctxt "block keyword"
9147 msgid "street"
9148 msgstr ""
9149
9150 #: inc/blocks/address/block.json
9151 msgctxt "block keyword"
9152 msgid "city"
9153 msgstr ""
9154
9155 #: inc/blocks/address/block.json
9156 msgctxt "block keyword"
9157 msgid "state"
9158 msgstr ""
9159
9160 #: inc/blocks/address/block.json
9161 msgctxt "block keyword"
9162 msgid "postal"
9163 msgstr ""
9164
9165 #: inc/blocks/address/block.json
9166 msgctxt "block keyword"
9167 msgid "country"
9168 msgstr ""
9169
9170 #: inc/blocks/anonymous-donation/block.json
9171 msgctxt "block title"
9172 msgid "Anonymous Donation"
9173 msgstr ""
9174
9175 #: inc/blocks/anonymous-donation/block.json
9176 msgctxt "block description"
9177 msgid "Allow donors to make their donation anonymous"
9178 msgstr ""
9179
9180 #: inc/blocks/anonymous-donation/block.json
9181 msgctxt "block keyword"
9182 msgid "anonymous"
9183 msgstr ""
9184
9185 #: inc/blocks/anonymous-donation/block.json
9186 msgctxt "block keyword"
9187 msgid "private"
9188 msgstr ""
9189
9190 #: inc/blocks/anonymous-donation/block.json
9191 msgctxt "block keyword"
9192 msgid "hidden"
9193 msgstr ""
9194
9195 #: inc/blocks/anonymous-donation/block.json
9196 #: inc/blocks/campaign-goal/block.json
9197 #: inc/blocks/campaign-stats/block.json
9198 #: inc/blocks/donate-button/block.json
9199 #: inc/blocks/donation-amount/block.json
9200 #: inc/blocks/number/block.json
9201 msgctxt "block keyword"
9202 msgid "donation"
9203 msgstr ""
9204
9205 #: inc/blocks/campaign-donate-button/block.json
9206 msgctxt "block title"
9207 msgid "Campaign Donate Button"
9208 msgstr ""
9209
9210 #: inc/blocks/campaign-donate-button/block.json
9211 msgctxt "block description"
9212 msgid "A call-to-action button that takes supporters to the campaign's donation form."
9213 msgstr ""
9214
9215 #: inc/blocks/campaign-donate-button/block.json
9216 #: inc/blocks/campaign-donations/block.json
9217 #: inc/blocks/campaign-donors/block.json
9218 #: inc/blocks/campaign-goal/block.json
9219 #: inc/blocks/campaign-social-sharing/block.json
9220 #: inc/blocks/campaign-stats/block.json
9221 msgctxt "block keyword"
9222 msgid "campaign"
9223 msgstr ""
9224
9225 #: inc/blocks/campaign-donate-button/block.json
9226 #: inc/blocks/donate-button/block.json
9227 msgctxt "block keyword"
9228 msgid "donate"
9229 msgstr ""
9230
9231 #: inc/blocks/campaign-donate-button/block.json
9232 #: inc/blocks/donate-button/block.json
9233 msgctxt "block keyword"
9234 msgid "button"
9235 msgstr ""
9236
9237 #: inc/blocks/campaign-donate-button/block.json
9238 msgctxt "block keyword"
9239 msgid "cta"
9240 msgstr ""
9241
9242 #: inc/blocks/campaign-donations/block.json
9243 msgctxt "block title"
9244 msgid "Campaign Donations"
9245 msgstr ""
9246
9247 #: inc/blocks/campaign-donations/block.json
9248 msgctxt "block description"
9249 msgid "Displays a list of recent donations for the campaign."
9250 msgstr ""
9251
9252 #: inc/blocks/campaign-donations/block.json
9253 msgctxt "block keyword"
9254 msgid "donations"
9255 msgstr ""
9256
9257 #: inc/blocks/campaign-donations/block.json
9258 msgctxt "block keyword"
9259 msgid "recent"
9260 msgstr ""
9261
9262 #: inc/blocks/campaign-donations/block.json
9263 msgctxt "block keyword"
9264 msgid "list"
9265 msgstr ""
9266
9267 #: inc/blocks/campaign-donors/block.json
9268 msgctxt "block title"
9269 msgid "Campaign Donors"
9270 msgstr ""
9271
9272 #: inc/blocks/campaign-donors/block.json
9273 msgctxt "block description"
9274 msgid "Displays the campaign's top donors."
9275 msgstr ""
9276
9277 #: inc/blocks/campaign-donors/block.json
9278 msgctxt "block keyword"
9279 msgid "donors"
9280 msgstr ""
9281
9282 #: inc/blocks/campaign-donors/block.json
9283 msgctxt "block keyword"
9284 msgid "wall"
9285 msgstr ""
9286
9287 #: inc/blocks/campaign-donors/block.json
9288 msgctxt "block keyword"
9289 msgid "supporters"
9290 msgstr ""
9291
9292 #: inc/blocks/campaign-goal/block.json
9293 msgctxt "block title"
9294 msgid "Campaign Goal"
9295 msgstr ""
9296
9297 #: inc/blocks/campaign-goal/block.json
9298 msgctxt "block description"
9299 msgid "Displays the campaign's fundraising goal and live progress."
9300 msgstr ""
9301
9302 #: inc/blocks/campaign-goal/block.json
9303 msgctxt "block keyword"
9304 msgid "goal"
9305 msgstr ""
9306
9307 #: inc/blocks/campaign-goal/block.json
9308 msgctxt "block keyword"
9309 msgid "progress"
9310 msgstr ""
9311
9312 #: inc/blocks/campaign-social-sharing/block.json
9313 msgctxt "block title"
9314 msgid "Campaign Social Sharing"
9315 msgstr ""
9316
9317 #: inc/blocks/campaign-social-sharing/block.json
9318 msgctxt "block description"
9319 msgid "Lets visitors share the campaign on social networks."
9320 msgstr ""
9321
9322 #: inc/blocks/campaign-social-sharing/block.json
9323 msgctxt "block keyword"
9324 msgid "social"
9325 msgstr ""
9326
9327 #: inc/blocks/campaign-social-sharing/block.json
9328 msgctxt "block keyword"
9329 msgid "share"
9330 msgstr ""
9331
9332 #: inc/blocks/campaign-social-sharing/block.json
9333 msgctxt "block keyword"
9334 msgid "sharing"
9335 msgstr ""
9336
9337 #: inc/blocks/campaign-stats/block.json
9338 msgctxt "block title"
9339 msgid "Campaign Statistic"
9340 msgstr ""
9341
9342 #: inc/blocks/campaign-stats/block.json
9343 msgctxt "block description"
9344 msgid "Displays a single campaign statistic such as the average or top donation."
9345 msgstr ""
9346
9347 #: inc/blocks/campaign-stats/block.json
9348 msgctxt "block keyword"
9349 msgid "stats"
9350 msgstr ""
9351
9352 #: inc/blocks/campaign-stats/block.json
9353 msgctxt "block keyword"
9354 msgid "statistic"
9355 msgstr ""
9356
9357 #: inc/blocks/checkbox/block.json
9358 msgctxt "block title"
9359 msgid "Checkbox"
9360 msgstr ""
9361
9362 #: inc/blocks/checkbox/block.json
9363 msgctxt "block description"
9364 msgid "Adds a single checkbox for consent or opt-in, such as a newsletter sign-up or a Gift Aid declaration."
9365 msgstr ""
9366
9367 #: inc/blocks/checkbox/block.json
9368 msgctxt "block keyword"
9369 msgid "checkbox"
9370 msgstr ""
9371
9372 #: inc/blocks/checkbox/block.json
9373 msgctxt "block keyword"
9374 msgid "check"
9375 msgstr ""
9376
9377 #: inc/blocks/checkbox/block.json
9378 msgctxt "block keyword"
9379 msgid "agree"
9380 msgstr ""
9381
9382 #: inc/blocks/checkbox/block.json
9383 msgctxt "block keyword"
9384 msgid "terms"
9385 msgstr ""
9386
9387 #: inc/blocks/checkbox/block.json
9388 msgctxt "block keyword"
9389 msgid "consent"
9390 msgstr ""
9391
9392 #: inc/blocks/checkbox/block.json
9393 msgctxt "block keyword"
9394 msgid "opt-in"
9395 msgstr ""
9396
9397 #: inc/blocks/checkbox/block.json
9398 msgctxt "block keyword"
9399 msgid "optin"
9400 msgstr ""
9401
9402 #: inc/blocks/checkbox/block.json
9403 msgctxt "block keyword"
9404 msgid "subscribe"
9405 msgstr ""
9406
9407 #: inc/blocks/cover-fees/block.json
9408 msgctxt "block title"
9409 msgid "Cover Processing Fees"
9410 msgstr ""
9411
9412 #: inc/blocks/cover-fees/block.json
9413 msgctxt "block description"
9414 msgid "Allow donors to cover payment processing fees"
9415 msgstr ""
9416
9417 #: inc/blocks/cover-fees/block.json
9418 msgctxt "block keyword"
9419 msgid "cover"
9420 msgstr ""
9421
9422 #: inc/blocks/cover-fees/block.json
9423 msgctxt "block keyword"
9424 msgid "fees"
9425 msgstr ""
9426
9427 #: inc/blocks/cover-fees/block.json
9428 msgctxt "block keyword"
9429 msgid "processing"
9430 msgstr ""
9431
9432 #: inc/blocks/cover-fees/block.json
9433 #: inc/blocks/payment/block.json
9434 msgctxt "block keyword"
9435 msgid "stripe"
9436 msgstr ""
9437
9438 #: inc/blocks/cover-fees/block.json
9439 #: inc/blocks/payment/block.json
9440 msgctxt "block keyword"
9441 msgid "payment"
9442 msgstr ""
9443
9444 #: inc/blocks/donate-button/block.json
9445 msgctxt "block title"
9446 msgid "Donate Button"
9447 msgstr ""
9448
9449 #: inc/blocks/donate-button/block.json
9450 msgctxt "block description"
9451 msgid "Displays a donate/submit button for the donation form"
9452 msgstr ""
9453
9454 #: inc/blocks/donate-button/block.json
9455 msgctxt "block keyword"
9456 msgid "submit"
9457 msgstr ""
9458
9459 #: inc/blocks/donation-amount/block.json
9460 msgctxt "block title"
9461 msgid "Donation Amount"
9462 msgstr ""
9463
9464 #: inc/blocks/donation-amount/block.json
9465 msgctxt "block description"
9466 msgid "Preset donation amount options plus an optional custom amount field."
9467 msgstr ""
9468
9469 #: inc/blocks/donation-amount/block.json
9470 #: inc/blocks/number/block.json
9471 msgctxt "block keyword"
9472 msgid "amount"
9473 msgstr ""
9474
9475 #: inc/blocks/donation-amount/block.json
9476 msgctxt "block keyword"
9477 msgid "radio"
9478 msgstr ""
9479
9480 #: inc/blocks/donation-amount/block.json
9481 #: inc/blocks/dropdown/block.json
9482 msgctxt "block keyword"
9483 msgid "choice"
9484 msgstr ""
9485
9486 #: inc/blocks/donation-amount/block.json
9487 msgctxt "block keyword"
9488 msgid "preset"
9489 msgstr ""
9490
9491 #: inc/blocks/donation-amount/block.json
9492 #: inc/blocks/html/block.json
9493 msgctxt "block keyword"
9494 msgid "custom"
9495 msgstr ""
9496
9497 #: inc/blocks/donation-form/block.json
9498 msgctxt "block title"
9499 msgid "Donation Form"
9500 msgstr ""
9501
9502 #: inc/blocks/donation-form/block.json
9503 msgctxt "block description"
9504 msgid "Display a donation form linked to a campaign"
9505 msgstr ""
9506
9507 #: inc/blocks/dropdown/block.json
9508 msgctxt "block title"
9509 msgid "Dropdown"
9510 msgstr ""
9511
9512 #: inc/blocks/dropdown/block.json
9513 msgctxt "block description"
9514 msgid "Displays a SureDonation Dropdown (select) field"
9515 msgstr ""
9516
9517 #: inc/blocks/dropdown/block.json
9518 msgctxt "block keyword"
9519 msgid "dropdown"
9520 msgstr ""
9521
9522 #: inc/blocks/dropdown/block.json
9523 msgctxt "block keyword"
9524 msgid "select"
9525 msgstr ""
9526
9527 #: inc/blocks/dropdown/block.json
9528 #: inc/blocks/email/block.json
9529 #: inc/blocks/input/block.json
9530 #: inc/blocks/phone/block.json
9531 #: inc/blocks/url/block.json
9532 msgctxt "block keyword"
9533 msgid "field"
9534 msgstr ""
9535
9536 #: inc/blocks/dropdown/block.json
9537 msgctxt "block keyword"
9538 msgid "option"
9539 msgstr ""
9540
9541 #: inc/blocks/email/block.json
9542 msgctxt "block title"
9543 msgid "Email"
9544 msgstr ""
9545
9546 #: inc/blocks/email/block.json
9547 msgctxt "block description"
9548 msgid "Displays a SureDonation Email Field"
9549 msgstr ""
9550
9551 #: inc/blocks/email/block.json
9552 msgctxt "block keyword"
9553 msgid "email"
9554 msgstr ""
9555
9556 #: inc/blocks/email/block.json
9557 msgctxt "block keyword"
9558 msgid "mail"
9559 msgstr ""
9560
9561 #: inc/blocks/email/block.json
9562 msgctxt "block keyword"
9563 msgid "contact"
9564 msgstr ""
9565
9566 #: inc/blocks/heading/block.json
9567 msgctxt "block title"
9568 msgid "Heading"
9569 msgstr ""
9570
9571 #: inc/blocks/heading/block.json
9572 msgctxt "block description"
9573 msgid "Displays a section heading within the donation form"
9574 msgstr ""
9575
9576 #: inc/blocks/heading/block.json
9577 msgctxt "block keyword"
9578 msgid "heading"
9579 msgstr ""
9580
9581 #: inc/blocks/heading/block.json
9582 msgctxt "block keyword"
9583 msgid "title"
9584 msgstr ""
9585
9586 #: inc/blocks/heading/block.json
9587 msgctxt "block keyword"
9588 msgid "section"
9589 msgstr ""
9590
9591 #: inc/blocks/heading/block.json
9592 #: inc/blocks/input/block.json
9593 msgctxt "block keyword"
9594 msgid "text"
9595 msgstr ""
9596
9597 #: inc/blocks/html/block.json
9598 msgctxt "block title"
9599 msgid "HTML"
9600 msgstr ""
9601
9602 #: inc/blocks/html/block.json
9603 msgctxt "block description"
9604 msgid "Inserts custom HTML markup within the donation form"
9605 msgstr ""
9606
9607 #: inc/blocks/html/block.json
9608 msgctxt "block keyword"
9609 msgid "html"
9610 msgstr ""
9611
9612 #: inc/blocks/html/block.json
9613 msgctxt "block keyword"
9614 msgid "code"
9615 msgstr ""
9616
9617 #: inc/blocks/html/block.json
9618 msgctxt "block keyword"
9619 msgid "markup"
9620 msgstr ""
9621
9622 #: inc/blocks/image/block.json
9623 msgctxt "block title"
9624 msgid "Image"
9625 msgstr ""
9626
9627 #: inc/blocks/image/block.json
9628 msgctxt "block description"
9629 msgid "Displays an image within the donation form"
9630 msgstr ""
9631
9632 #: inc/blocks/image/block.json
9633 msgctxt "block keyword"
9634 msgid "image"
9635 msgstr ""
9636
9637 #: inc/blocks/image/block.json
9638 msgctxt "block keyword"
9639 msgid "picture"
9640 msgstr ""
9641
9642 #: inc/blocks/image/block.json
9643 msgctxt "block keyword"
9644 msgid "photo"
9645 msgstr ""
9646
9647 #: inc/blocks/image/block.json
9648 msgctxt "block keyword"
9649 msgid "logo"
9650 msgstr ""
9651
9652 #: inc/blocks/image/block.json
9653 msgctxt "block keyword"
9654 msgid "media"
9655 msgstr ""
9656
9657 #: inc/blocks/input/block.json
9658 msgctxt "block title"
9659 msgid "Text"
9660 msgstr ""
9661
9662 #: inc/blocks/input/block.json
9663 msgctxt "block description"
9664 msgid "Displays a SureDonation Text Field"
9665 msgstr ""
9666
9667 #: inc/blocks/input/block.json
9668 msgctxt "block keyword"
9669 msgid "input"
9670 msgstr ""
9671
9672 #: inc/blocks/input/block.json
9673 msgctxt "block keyword"
9674 msgid "name"
9675 msgstr ""
9676
9677 #: inc/blocks/number/block.json
9678 msgctxt "block title"
9679 msgid "Number"
9680 msgstr ""
9681
9682 #: inc/blocks/number/block.json
9683 msgctxt "block description"
9684 msgid "Displays a SureDonation Number Field for donation amounts"
9685 msgstr ""
9686
9687 #: inc/blocks/number/block.json
9688 msgctxt "block keyword"
9689 msgid "number"
9690 msgstr ""
9691
9692 #: inc/blocks/number/block.json
9693 msgctxt "block keyword"
9694 msgid "currency"
9695 msgstr ""
9696
9697 #: inc/blocks/payment/block.json
9698 msgctxt "block title"
9699 msgid "Payment"
9700 msgstr ""
9701
9702 #: inc/blocks/payment/block.json
9703 msgctxt "block description"
9704 msgid "Displays a SureDonation Payment Field"
9705 msgstr ""
9706
9707 #: inc/blocks/payment/block.json
9708 msgctxt "block keyword"
9709 msgid "money"
9710 msgstr ""
9711
9712 #: inc/blocks/payment/block.json
9713 msgctxt "block keyword"
9714 msgid "charge"
9715 msgstr ""
9716
9717 #: inc/blocks/payment/block.json
9718 msgctxt "block keyword"
9719 msgid "billing"
9720 msgstr ""
9721
9722 #: inc/blocks/phone/block.json
9723 msgctxt "block title"
9724 msgid "Phone Number"
9725 msgstr ""
9726
9727 #: inc/blocks/phone/block.json
9728 msgctxt "block description"
9729 msgid "Displays a SureDonation Phone Number field"
9730 msgstr ""
9731
9732 #: inc/blocks/phone/block.json
9733 msgctxt "block keyword"
9734 msgid "telephone"
9735 msgstr ""
9736
9737 #: inc/blocks/phone/block.json
9738 msgctxt "block keyword"
9739 msgid "phone"
9740 msgstr ""
9741
9742 #: inc/blocks/phone/block.json
9743 msgctxt "block keyword"
9744 msgid "mobile"
9745 msgstr ""
9746
9747 #: inc/blocks/url/block.json
9748 msgctxt "block title"
9749 msgid "URL"
9750 msgstr ""
9751
9752 #: inc/blocks/url/block.json
9753 msgctxt "block description"
9754 msgid "Displays a SureDonation URL Field"
9755 msgstr ""
9756
9757 #: inc/blocks/url/block.json
9758 msgctxt "block keyword"
9759 msgid "url"
9760 msgstr ""
9761
9762 #: inc/blocks/url/block.json
9763 msgctxt "block keyword"
9764 msgid "link"
9765 msgstr ""
9766
9767 #: inc/blocks/url/block.json
9768 msgctxt "block keyword"
9769 msgid "website"
9770 msgstr ""
9771