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