I18n.
[wolnelektury.git] / src / funding / locale / uk / LC_MESSAGES / django.po
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.
5 #
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2020-09-10 15:34+0200\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "Language: \n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
20 "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
21
22 #: funding/admin.py:24
23 msgid "payment complete"
24 msgstr ""
25
26 #: funding/admin.py:29 funding/admin.py:46
27 msgid "Yes"
28 msgstr ""
29
30 #: funding/admin.py:30 funding/admin.py:47
31 msgid "No"
32 msgstr ""
33
34 #: funding/admin.py:41 funding/models.py:257 funding/models.py:275
35 msgid "perks"
36 msgstr ""
37
38 #: funding/forms.py:18 funding/templates/funding/wlfund.html:29
39 msgid "Amount"
40 msgstr ""
41
42 #: funding/forms.py:20
43 msgid "Name"
44 msgstr ""
45
46 #: funding/forms.py:20
47 msgid "Optional name for public list of contributors"
48 msgstr ""
49
50 #: funding/forms.py:22
51 msgid "Contact e-mail"
52 msgstr ""
53
54 #: funding/forms.py:24
55 msgid ""
56 "We'll use it to contact you about the <strong>details needed for your perks</"
57 "strong>,<br/>and to send you updates about your payment and the fundraiser "
58 "status (which you can always turn off).<br/>Your e-mail won't be publicised."
59 msgstr ""
60
61 #: funding/forms.py:43
62 #, python-format
63 msgid "The minimum amount is %(amount)s PLN."
64 msgstr ""
65
66 #: funding/forms.py:49
67 msgid "This offer is out of date."
68 msgstr ""
69
70 #: funding/models.py:25
71 msgid "author"
72 msgstr ""
73
74 #: funding/models.py:26
75 msgid "title"
76 msgstr ""
77
78 #: funding/models.py:27
79 msgid "slug"
80 msgstr ""
81
82 #: funding/models.py:28
83 msgid "description"
84 msgstr ""
85
86 #: funding/models.py:29
87 msgid "target"
88 msgstr ""
89
90 #: funding/models.py:30
91 msgid "start"
92 msgstr ""
93
94 #: funding/models.py:31
95 msgid "end"
96 msgstr ""
97
98 #: funding/models.py:32
99 msgid "redakcja URL"
100 msgstr ""
101
102 #: funding/models.py:33
103 msgid "Published book."
104 msgstr ""
105
106 #: funding/models.py:34
107 msgid "Cover"
108 msgstr ""
109
110 #: funding/models.py:35
111 msgid "Poll"
112 msgstr ""
113
114 #: funding/models.py:37
115 msgid "Near-end notifications sent"
116 msgstr ""
117
118 #: funding/models.py:38
119 msgid "End notifications sent"
120 msgstr ""
121
122 #: funding/models.py:42
123 msgid "Cover preview"
124 msgstr ""
125
126 #: funding/models.py:46 funding/models.py:249 funding/models.py:270
127 msgid "offer"
128 msgstr ""
129
130 #: funding/models.py:47
131 msgid "offers"
132 msgstr ""
133
134 #: funding/models.py:154
135 msgid "The fundraiser has ended!"
136 msgstr ""
137
138 #: funding/models.py:171
139 msgid "The fundraiser will end soon!"
140 msgstr ""
141
142 #: funding/models.py:185
143 msgid "The book you helped fund has been published."
144 msgstr ""
145
146 #: funding/models.py:250
147 msgid "price"
148 msgstr ""
149
150 #: funding/models.py:251 funding/models.py:271
151 msgid "name"
152 msgstr ""
153
154 #: funding/models.py:252
155 msgid "long name"
156 msgstr ""
157
158 #: funding/models.py:253
159 msgid "end date"
160 msgstr ""
161
162 #: funding/models.py:256
163 msgid "perk"
164 msgstr ""
165
166 #: funding/models.py:272
167 msgid "email"
168 msgstr ""
169
170 #: funding/models.py:273 funding/models.py:352
171 msgid "amount"
172 msgstr ""
173
174 #: funding/models.py:274
175 msgid "payed at"
176 msgstr ""
177
178 #: funding/models.py:277
179 msgid "notifications"
180 msgstr ""
181
182 #: funding/models.py:281
183 msgid "funding"
184 msgstr ""
185
186 #: funding/models.py:282
187 #: funding/templates/admin/funding/offer/change_form.html:18
188 msgid "fundings"
189 msgstr ""
190
191 #: funding/models.py:353
192 msgid "when"
193 msgstr ""
194
195 #: funding/models.py:356
196 msgid "money spent on a book"
197 msgstr ""
198
199 #: funding/models.py:357
200 msgid "money spent on books"
201 msgstr ""
202
203 #: funding/models.py:385 funding/templates/funding/thanks.html:6
204 #: funding/templates/funding/thanks.html:13
205 msgid "Thank you for your support!"
206 msgstr ""
207
208 #: funding/templates/funding/disable_notifications.html:5
209 #: funding/templates/funding/no_thanks.html:5
210 #: funding/templates/funding/no_thanks.html:8
211 msgid "Payment failed"
212 msgstr ""
213
214 #: funding/templates/funding/disable_notifications.html:8
215 #: funding/templates/funding/disable_notifications.html:15
216 msgid "Disable notifications"
217 msgstr ""
218
219 #: funding/templates/funding/disable_notifications.html:12
220 #, python-format
221 msgid "Are you sure you want to disable notifications for address %(e)s?"
222 msgstr ""
223
224 #: funding/templates/funding/disable_notifications.html:19
225 #, python-format
226 msgid "Notifications for address %(e)s have been successfully disabled."
227 msgstr ""
228
229 #: funding/templates/funding/disable_notifications.html:25
230 #, python-format
231 msgid "Return to the <a href=\"%(current)s\">current fundraiser</a>."
232 msgstr ""
233
234 #: funding/templates/funding/email/base.txt:1
235 msgid "Hi"
236 msgstr ""
237
238 #: funding/templates/funding/email/base.txt:6
239 msgid ""
240 "Cheers,\n"
241 "Wolne Lektury team"
242 msgstr ""
243
244 #: funding/templates/funding/email/base.txt:10
245 msgid "If you don't want to receive any more updates, please visit this page:"
246 msgstr ""
247
248 #: funding/templates/funding/email/end.txt:6
249 msgid ""
250 "we succesfully collected the full amount needed\n"
251 "for the book you contributed to:"
252 msgstr ""
253
254 #: funding/templates/funding/email/end.txt:12
255 msgid ""
256 "We will now digitize it, develop and publish it in the library,\n"
257 "in various formats, free for everyone."
258 msgstr ""
259
260 #: funding/templates/funding/email/end.txt:15
261 msgid ""
262 "Your name will be included on the list of contributors, irrespectively\n"
263 "of the amount of your contribution."
264 msgstr ""
265
266 #: funding/templates/funding/email/end.txt:18
267 msgid ""
268 "We will contact you again about details needed\n"
269 "to deliver your perks."
270 msgstr ""
271
272 #: funding/templates/funding/email/end.txt:21
273 #, python-format
274 msgid ""
275 "All of the money remaining after this fundraiser (%(r)s PLN)\n"
276 "will be spent on liberating other books still waiting for publication."
277 msgstr ""
278
279 #: funding/templates/funding/email/end.txt:23
280 #: funding/templates/funding/email/end.txt:34
281 msgid "You can see how we're spending these funds on this page:"
282 msgstr ""
283
284 #: funding/templates/funding/email/end.txt:26
285 msgid ""
286 "unfortunately, we were unable to collect the full amount needed\n"
287 "for the book you contributed to:"
288 msgstr ""
289
290 #: funding/templates/funding/email/end.txt:32
291 #, python-format
292 msgid ""
293 "All of the money we collected in this fundraiser (%(x)s PLN)\n"
294 "will be spent on liberating other books still waiting for publication."
295 msgstr ""
296
297 #: funding/templates/funding/email/end.txt:37
298 #: funding/templates/funding/email/published.txt:12
299 msgid ""
300 "If you'd like to help liberate another book, or invite your friends\n"
301 "to do so, we're currently raising money for:"
302 msgstr ""
303
304 #: funding/templates/funding/email/near.txt:5
305 #, python-format
306 msgid "there's only %(d)s day left until the end of the fundraiser for:\n"
307 msgid_plural ""
308 "There're only %(d)s days left until the end of the fundraiser for:\n"
309 msgstr[0] ""
310 msgstr[1] ""
311
312 #: funding/templates/funding/email/near.txt:10
313 #, python-format
314 msgid "We managed to collect %(x)s PLN so far."
315 msgstr ""
316
317 #: funding/templates/funding/email/near.txt:12
318 msgid ""
319 "The fundraiser is a success already, but the more money\n"
320 "we collect, the more other books we'll publish."
321 msgstr ""
322
323 #: funding/templates/funding/email/near.txt:14
324 #, python-format
325 msgid "We still need %(x)s PLN more."
326 msgstr ""
327
328 #: funding/templates/funding/email/near.txt:16
329 msgid "There's still time to let your friends know about the fundraiser!"
330 msgstr ""
331
332 #: funding/templates/funding/email/published.txt:4
333 msgid "we have just published the book you contributed to:"
334 msgstr ""
335
336 #: funding/templates/funding/email/published.txt:9
337 msgid ""
338 "Thanks to you, it is now available for free,\n"
339 "in various formats, to everyone."
340 msgstr ""
341
342 #: funding/templates/funding/email/thanks.txt:6
343 msgid ""
344 "Thank you for your support - thanks to you we will set another book free."
345 msgstr ""
346
347 #: funding/templates/funding/email/thanks.txt:8
348 msgid "The book will be supplemented with your name as a donor."
349 msgstr ""
350
351 #: funding/templates/funding/email/thanks.txt:10
352 msgid "We will contact you about details needed for your perks."
353 msgstr ""
354
355 #: funding/templates/funding/email/thanks.txt:12
356 msgid ""
357 "We will keep you informed about status changes to this fundraiser\n"
358 "and the upcoming ones that we plan to launch."
359 msgstr ""
360
361 #: funding/templates/funding/includes/funding.html:12
362 msgid "Support!"
363 msgstr ""
364
365 #: funding/templates/funding/includes/funding.html:15
366 #: funding/templates/funding/offer_detail.html:76
367 #: funding/templates/funding/thanks.html:28
368 #: funding/templates/funding/wlfund.html:18
369 msgid "Learn more"
370 msgstr ""
371
372 #: funding/templates/funding/includes/funding.html:24
373 #: funding/templates/funding/includes/funding.html:48
374 #: funding/templates/funding/offer_detail.html:29
375 #: funding/templates/funding/offer_list.html:28
376 msgid "Help free the book!"
377 msgstr ""
378
379 #: funding/templates/funding/includes/funding.html:30
380 msgid "collected"
381 msgstr ""
382
383 #: funding/templates/funding/includes/funding.html:33
384 msgid "needed"
385 msgstr ""
386
387 #: funding/templates/funding/includes/funding.html:36
388 msgid "until fundraiser end"
389 msgstr ""
390
391 #: funding/templates/funding/includes/fundings.html:13
392 msgid "Anonymous"
393 msgstr ""
394
395 #: funding/templates/funding/includes/offer_status.html:6
396 #, python-format
397 msgid ""
398 "The fundraiser\n"
399 "      ends on %(end)s. The full amount has been successfully\n"
400 "      raised, but you can still contribute and help liberate\n"
401 "      more books."
402 msgstr ""
403
404 #: funding/templates/funding/includes/offer_status.html:13
405 #, python-format
406 msgid ""
407 "We need %(target)s zł to digitize it,\n"
408 "    compile it and publish for free in multiple formats."
409 msgstr ""
410
411 #: funding/templates/funding/includes/offer_status.html:17
412 #, python-format
413 msgid ""
414 "If we raise enough money before %(end)s we will\n"
415 "    publish it and make it available for everyone."
416 msgstr ""
417
418 #: funding/templates/funding/includes/offer_status.html:24
419 #: funding/templates/funding/thanks.html:17
420 msgid "Full amount was successfully raised!"
421 msgstr ""
422
423 #: funding/templates/funding/includes/offer_status.html:28
424 msgid "The amount needed was not raised."
425 msgstr ""
426
427 #: funding/templates/funding/includes/offer_status_more.html:8
428 msgid "Fundraiser span"
429 msgstr ""
430
431 #: funding/templates/funding/includes/offer_status_more.html:12
432 #, python-format
433 msgid ""
434 "The book\n"
435 "        <a href=\"%(bu)s\">%(bt)s</a> has been already published."
436 msgstr ""
437
438 #: funding/templates/funding/includes/offer_status_more.html:16
439 #, python-format
440 msgid ""
441 "You can follow\n"
442 "          the work on the <a href=\"%(r)s\">Editorial Platform</a>."
443 msgstr ""
444
445 #: funding/templates/funding/no_thanks.html:10
446 msgid "You're support has not been processed successfully."
447 msgstr ""
448
449 #: funding/templates/funding/no_thanks.html:13
450 #, python-format
451 msgid ""
452 "Return to the <a href=\"%(current)s\">current fundraiser</a> and try again "
453 "or try to use a different payment method."
454 msgstr ""
455
456 #: funding/templates/funding/offer_detail.html:36
457 msgid "Support the publication"
458 msgstr ""
459
460 #: funding/templates/funding/offer_detail.html:63
461 msgid "Donate!"
462 msgstr ""
463
464 #: funding/templates/funding/offer_detail.html:79
465 #: funding/templates/funding/thanks.html:35
466 msgid "Tell your friends!"
467 msgstr ""
468
469 #: funding/templates/funding/offer_detail.html:80
470 msgid "Support Wolne Lektury!"
471 msgstr ""
472
473 #: funding/templates/funding/offer_detail.html:84
474 msgid "See all fundraisers."
475 msgstr ""
476
477 #: funding/templates/funding/offer_detail.html:87
478 msgid "Supporters"
479 msgstr ""
480
481 #: funding/templates/funding/offer_list.html:5
482 #: funding/templates/funding/offer_list.html:10
483 msgid "All fundraisers"
484 msgstr ""
485
486 #: funding/templates/funding/offer_list.html:14
487 msgid "Current fundraiser:"
488 msgstr ""
489
490 #: funding/templates/funding/offer_list.html:20
491 msgid "No fundraiser is currently running."
492 msgstr ""
493
494 #: funding/templates/funding/offer_list.html:21
495 #: funding/templates/funding/offer_list.html:36
496 msgid "Previous fundraisers:"
497 msgstr ""
498
499 #: funding/templates/funding/snippets/any_remaining.html:4
500 #, python-format
501 msgid ""
502 "Any <a href=\"%(wlfund)s\">remaining funds</a> will be spent\n"
503 "on other books waiting to be published."
504 msgstr ""
505
506 #: funding/templates/funding/snippets/any_remaining.html:7
507 msgid ""
508 "We will supplement every book with your name as a donor, no matter how\n"
509 "big your support will be."
510 msgstr ""
511
512 #: funding/templates/funding/thanks.html:9
513 msgid "Thank you!"
514 msgstr ""
515
516 #: funding/templates/funding/thanks.html:14
517 msgid "We will contact you if you qualify for perks."
518 msgstr ""
519
520 #: funding/templates/funding/thanks.html:18
521 #, python-format
522 msgid ""
523 "Your donation will be spent on digitizing, compiling and\n"
524 "      publishing the book %(b)s in multiple formats."
525 msgstr ""
526
527 #: funding/templates/funding/thanks.html:21
528 #, python-format
529 msgid ""
530 "If the full amount needed is raised,\n"
531 "      your donation will be spent on digitizing, compiling and\n"
532 "      publishing the book %(b)s in multiple formats."
533 msgstr ""
534
535 #: funding/templates/funding/thanks.html:32
536 msgid "Go back to the current fundraiser."
537 msgstr ""
538
539 #: funding/templates/funding/thanks.html:36
540 msgid "I support Wolne Lektury."
541 msgstr ""
542
543 #: funding/templates/funding/thanks.html:39
544 msgid "Vote for a book for the next fundraiser"
545 msgstr ""
546
547 #: funding/templates/funding/widgets/amount.html:17
548 msgid "Other amount"
549 msgstr ""
550
551 #: funding/templates/funding/wlfund.html:4
552 #: funding/templates/funding/wlfund.html:7
553 msgid "Remaining funds"
554 msgstr ""
555
556 #: funding/templates/funding/wlfund.html:11
557 #, python-format
558 msgid ""
559 "\n"
560 "        If the full amount needed for publishing a book is not raised in "
561 "time,\n"
562 "        the funds are spent on <a href=\"%(r)s\">other books waiting for\n"
563 "        publication</a>. The same thing happens with any money remaining\n"
564 "        from successful fundraisers.\n"
565 "      "
566 msgstr ""
567
568 #: funding/templates/funding/wlfund.html:21
569 msgid "Spending these remaining funds is recorded in this table."
570 msgstr ""
571
572 #: funding/templates/funding/wlfund.html:27
573 msgid "Date"
574 msgstr ""
575
576 #: funding/templates/funding/wlfund.html:28
577 msgid "Operation"
578 msgstr ""
579
580 #: funding/templates/funding/wlfund.html:30
581 msgid "Balance"
582 msgstr ""
583
584 #: funding/templates/funding/wlfund.html:38
585 msgid "Money spent on publishing the book"
586 msgstr ""
587
588 #: funding/templates/funding/wlfund.html:48
589 msgid "Money remaining from the fundraiser for"
590 msgstr ""
591
592 #: funding/templates/funding/wlfund.html:58
593 msgid "There are no previous fundraisers to show yet."
594 msgstr ""