1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: \n"
11 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13 "Language-Team: LANGUAGE <LL@li.org>\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
20 #: funding/admin.py:27
21 msgid "payment complete"
24 #: funding/admin.py:32 funding/admin.py:49
28 #: funding/admin.py:33 funding/admin.py:50
32 #: funding/admin.py:44 funding/models.py:257 funding/models.py:275
36 #: funding/forms.py:18 funding/templates/funding/wlfund.html:29
40 #: funding/forms.py:20
44 #: funding/forms.py:20
45 msgid "Optional name for public list of contributors"
48 #: funding/forms.py:22
49 msgid "Contact e-mail"
52 #: funding/forms.py:24
54 "We'll use it to send you updates about your payment and the fundraiser "
55 "status (which you can always turn off).<br/>Your e-mail won't be publicised."
58 #: funding/forms.py:43
60 msgid "The minimum amount is %(amount)s PLN."
63 #: funding/forms.py:49
64 msgid "This offer is out of date."
67 #: funding/models.py:26
71 #: funding/models.py:27
75 #: funding/models.py:28
79 #: funding/models.py:29
83 #: funding/models.py:30
87 #: funding/models.py:31
91 #: funding/models.py:32
95 #: funding/models.py:33
99 #: funding/models.py:34
100 msgid "Published book."
103 #: funding/models.py:35
107 #: funding/models.py:36
111 #: funding/models.py:38
112 msgid "Near-end notifications sent"
115 #: funding/models.py:39
116 msgid "End notifications sent"
119 #: funding/models.py:43
120 msgid "Cover preview"
123 #: funding/models.py:46 funding/models.py:249 funding/models.py:270
127 #: funding/models.py:47
131 #: funding/models.py:154
132 msgid "The fundraiser has ended!"
135 #: funding/models.py:171
136 msgid "The fundraiser will end soon!"
139 #: funding/models.py:185
140 msgid "The book you helped fund has been published."
143 #: funding/models.py:250
147 #: funding/models.py:251 funding/models.py:271
151 #: funding/models.py:252
155 #: funding/models.py:253
159 #: funding/models.py:256
163 #: funding/models.py:272
167 #: funding/models.py:273 funding/models.py:355
171 #: funding/models.py:274
175 #: funding/models.py:277
176 msgid "notifications"
179 #: funding/models.py:281
183 #: funding/models.py:282
184 #: funding/templates/admin/funding/offer/change_form.html:18
188 #: funding/models.py:356
192 #: funding/models.py:359
193 msgid "money spent on a book"
196 #: funding/models.py:360
197 msgid "money spent on books"
200 #: funding/models.py:388 funding/templates/funding/thanks.html:6
201 #: funding/templates/funding/thanks.html:13
202 msgid "Thank you for your support!"
205 #: funding/templates/funding/disable_notifications.html:5
206 #: funding/templates/funding/no_thanks.html:5
207 #: funding/templates/funding/no_thanks.html:8
208 msgid "Payment failed"
211 #: funding/templates/funding/disable_notifications.html:8
212 #: funding/templates/funding/disable_notifications.html:15
213 msgid "Disable notifications"
216 #: funding/templates/funding/disable_notifications.html:12
218 msgid "Are you sure you want to disable notifications for address %(e)s?"
221 #: funding/templates/funding/disable_notifications.html:19
223 msgid "Notifications for address %(e)s have been successfully disabled."
226 #: funding/templates/funding/disable_notifications.html:25
228 msgid "Return to the <a href=\"%(current)s\">current fundraiser</a>."
231 #: funding/templates/funding/email/base.txt:1
235 #: funding/templates/funding/email/base.txt:6
241 #: funding/templates/funding/email/base.txt:10
242 msgid "If you don't want to receive any more updates, please visit this page:"
245 #: funding/templates/funding/email/end.txt:6
247 "we succesfully collected the full amount needed\n"
248 "for the book you contributed to:"
251 #: funding/templates/funding/email/end.txt:12
253 "We will now digitize it, develop and publish it in the library,\n"
254 "in various formats, free for everyone."
257 #: funding/templates/funding/email/end.txt:15
259 "Your name will be included on the list of contributors, irrespectively\n"
260 "of the amount of your contribution."
263 #: funding/templates/funding/email/end.txt:18
265 "We will contact you again about details needed\n"
266 "to deliver your perks."
269 #: funding/templates/funding/email/end.txt:21
272 "All of the money remaining after this fundraiser (%(r)s PLN)\n"
273 "will be spent on liberating other books still waiting for publication."
276 #: funding/templates/funding/email/end.txt:23
277 #: funding/templates/funding/email/end.txt:34
278 msgid "You can see how we're spending these funds on this page:"
281 #: funding/templates/funding/email/end.txt:26
283 "unfortunately, we were unable to collect the full amount needed\n"
284 "for the book you contributed to:"
287 #: funding/templates/funding/email/end.txt:32
290 "All of the money we collected in this fundraiser (%(x)s PLN)\n"
291 "will be spent on liberating other books still waiting for publication."
294 #: funding/templates/funding/email/end.txt:37
295 #: funding/templates/funding/email/published.txt:12
297 "If you'd like to help liberate another book, or invite your friends\n"
298 "to do so, we're currently raising money for:"
301 #: funding/templates/funding/email/near.txt:5
303 msgid "there's only %(d)s day left until the end of the fundraiser for:\n"
305 "There're only %(d)s days left until the end of the fundraiser for:\n"
309 #: funding/templates/funding/email/near.txt:10
311 msgid "We managed to collect %(x)s PLN so far."
314 #: funding/templates/funding/email/near.txt:12
316 "The fundraiser is a success already, but the more money\n"
317 "we collect, the more other books we'll publish."
320 #: funding/templates/funding/email/near.txt:14
322 msgid "We still need %(x)s PLN more."
325 #: funding/templates/funding/email/near.txt:16
326 msgid "There's still time to let your friends know about the fundraiser!"
329 #: funding/templates/funding/email/published.txt:4
330 msgid "we have just published the book you contributed to:"
333 #: funding/templates/funding/email/published.txt:9
335 "Thanks to you, it is now available for free,\n"
336 "in various formats, to everyone."
339 #: funding/templates/funding/email/thanks.txt:6
341 "Thank you for your support - thanks to you we will set another book free."
344 #: funding/templates/funding/email/thanks.txt:8
345 msgid "The book will be supplemented with your name as a donor."
348 #: funding/templates/funding/email/thanks.txt:10
349 msgid "We will contact you about details needed for your perks."
352 #: funding/templates/funding/email/thanks.txt:12
354 "We will keep you informed about status changes to this fundraiser\n"
355 "and the upcoming ones that we plan to launch."
358 #: funding/templates/funding/includes/funding.html:12
362 #: funding/templates/funding/includes/funding.html:15
363 #: funding/templates/funding/offer_detail.html:76
364 #: funding/templates/funding/thanks.html:27
365 #: funding/templates/funding/wlfund.html:18
369 #: funding/templates/funding/includes/funding.html:24
370 #: funding/templates/funding/includes/funding.html:48
371 #: funding/templates/funding/offer_detail.html:29
372 #: funding/templates/funding/offer_list.html:28
373 msgid "Help free the book!"
376 #: funding/templates/funding/includes/funding.html:30
380 #: funding/templates/funding/includes/funding.html:33
384 #: funding/templates/funding/includes/funding.html:36
385 msgid "until fundraiser end"
388 #: funding/templates/funding/includes/fundings.html:13
392 #: funding/templates/funding/includes/offer_status.html:6
396 " ends on %(end)s. The full amount has been successfully\n"
397 " raised, but you can still contribute and help liberate\n"
401 #: funding/templates/funding/includes/offer_status.html:13
404 "We need %(target)s zł to digitize it,\n"
405 " compile it and publish for free in multiple formats."
408 #: funding/templates/funding/includes/offer_status.html:17
411 "If we raise enough money before %(end)s we will\n"
412 " publish it and make it available for everyone."
415 #: funding/templates/funding/includes/offer_status.html:24
416 #: funding/templates/funding/thanks.html:16
417 msgid "Full amount was successfully raised!"
420 #: funding/templates/funding/includes/offer_status.html:28
421 msgid "The amount needed was not raised."
424 #: funding/templates/funding/includes/offer_status_more.html:8
425 msgid "Fundraiser span"
428 #: funding/templates/funding/includes/offer_status_more.html:12
432 " <a href=\"%(bu)s\">%(bt)s</a> has been already published."
435 #: funding/templates/funding/includes/offer_status_more.html:16
439 " the work on the <a href=\"%(r)s\">Editorial Platform</a>."
442 #: funding/templates/funding/no_thanks.html:10
443 msgid "You're support has not been processed successfully."
446 #: funding/templates/funding/no_thanks.html:13
449 "Return to the <a href=\"%(current)s\">current fundraiser</a> and try again "
450 "or try to use a different payment method."
453 #: funding/templates/funding/offer_detail.html:36
454 msgid "Support the publication"
457 #: funding/templates/funding/offer_detail.html:63
461 #: funding/templates/funding/offer_detail.html:79
462 #: funding/templates/funding/thanks.html:34
463 msgid "Tell your friends!"
466 #: funding/templates/funding/offer_detail.html:80
467 msgid "Support Wolne Lektury!"
470 #: funding/templates/funding/offer_detail.html:84
471 msgid "See all fundraisers."
474 #: funding/templates/funding/offer_detail.html:87
478 #: funding/templates/funding/offer_list.html:5
479 #: funding/templates/funding/offer_list.html:10
480 msgid "All fundraisers"
483 #: funding/templates/funding/offer_list.html:14
484 msgid "Current fundraiser:"
487 #: funding/templates/funding/offer_list.html:20
488 msgid "No fundraiser is currently running."
491 #: funding/templates/funding/offer_list.html:21
492 #: funding/templates/funding/offer_list.html:36
493 msgid "Previous fundraisers:"
496 #: funding/templates/funding/snippets/any_remaining.html:4
499 "Any <a href=\"%(wlfund)s\">remaining funds</a> will be spent\n"
500 "on other books waiting to be published."
503 #: funding/templates/funding/snippets/any_remaining.html:7
505 "We will supplement every book with your name as a donor, no matter how\n"
506 "big your support will be."
509 #: funding/templates/funding/thanks.html:9
513 #: funding/templates/funding/thanks.html:17
516 "Your donation will be spent on digitizing, compiling and\n"
517 " publishing the book %(b)s in multiple formats."
520 #: funding/templates/funding/thanks.html:20
523 "If the full amount needed is raised,\n"
524 " your donation will be spent on digitizing, compiling and\n"
525 " publishing the book %(b)s in multiple formats."
528 #: funding/templates/funding/thanks.html:31
529 msgid "Go back to the current fundraiser."
532 #: funding/templates/funding/thanks.html:35
533 msgid "I support Wolne Lektury."
536 #: funding/templates/funding/thanks.html:38
537 msgid "Vote for a book for the next fundraiser"
540 #: funding/templates/funding/widgets/amount.html:17
544 #: funding/templates/funding/wlfund.html:4
545 #: funding/templates/funding/wlfund.html:7
546 msgid "Remaining funds"
549 #: funding/templates/funding/wlfund.html:11
553 " If the full amount needed for publishing a book is not raised in "
555 " the funds are spent on <a href=\"%(r)s\">other books waiting for\n"
556 " publication</a>. The same thing happens with any money remaining\n"
557 " from successful fundraisers.\n"
561 #: funding/templates/funding/wlfund.html:21
562 msgid "Spending these remaining funds is recorded in this table."
565 #: funding/templates/funding/wlfund.html:27
569 #: funding/templates/funding/wlfund.html:28
573 #: funding/templates/funding/wlfund.html:30
577 #: funding/templates/funding/wlfund.html:38
578 msgid "Money spent on publishing the book"
581 #: funding/templates/funding/wlfund.html:48
582 msgid "Money remaining from the fundraiser for"
585 #: funding/templates/funding/wlfund.html:58
586 msgid "There are no previous fundraisers to show yet."