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