PluginProbe
SureDonation – Donation Forms, Fundraising Campaigns & Donor Management / 1.6.1
SureDonation – Donation Forms, Fundraising Campaigns & Donor Management v1.6.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.6.1, at languages/suredonation.pot

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