Internationalize carousels and club progress bar.
[wolnelektury.git] / src / club / 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 "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"
14 "Language: \n"
15 "MIME-Version: 1.0\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"
19
20 #: club/admin.py:46
21 msgid "payment complete"
22 msgstr ""
23
24 #: club/admin.py:52
25 msgid "schedule expired"
26 msgstr ""
27
28 #: club/apps.py:10
29 msgid "Club"
30 msgstr ""
31
32 #: club/forms.py:26
33 #, python-format
34 msgid "Minimal amount is %(amount)d PLN."
35 msgstr ""
36
37 #: club/models.py:25
38 msgid "minimum amount"
39 msgstr ""
40
41 #: club/models.py:26
42 msgid "minimum amount for year"
43 msgstr ""
44
45 #: club/models.py:27
46 msgid "proposed amounts for single payment"
47 msgstr ""
48
49 #: club/models.py:28
50 msgid "default single amount"
51 msgstr ""
52
53 #: club/models.py:29
54 msgid "proposed amounts for monthly payments"
55 msgstr ""
56
57 #: club/models.py:30
58 msgid "default monthly amount"
59 msgstr ""
60
61 #: club/models.py:33
62 msgid "club"
63 msgstr ""
64
65 #: club/models.py:34
66 msgid "clubs"
67 msgstr ""
68
69 #: club/models.py:47
70 msgid "key"
71 msgstr ""
72
73 #: club/models.py:48
74 msgid "email"
75 msgstr ""
76
77 #: club/models.py:49 club/models.py:155
78 msgid "membership"
79 msgstr ""
80
81 #: club/models.py:50
82 msgid "payed at"
83 msgstr ""
84
85 #: club/models.py:51
86 msgid "expires_at"
87 msgstr ""
88
89 #: club/models.py:71
90 msgid "amount"
91 msgstr ""
92
93 #: club/models.py:72 club/templates/club/payment_form.html:21
94 msgid "monthly"
95 msgstr ""
96
97 #: club/models.py:73
98 msgid "yearly"
99 msgstr ""
100
101 #: club/models.py:75
102 msgid "cancelled"
103 msgstr ""
104
105 #: club/models.py:76
106 msgid "started at"
107 msgstr ""
108
109 #: club/models.py:79
110 msgid "schedule"
111 msgstr ""
112
113 #: club/models.py:80
114 msgid "schedules"
115 msgstr ""
116
117 #: club/models.py:147
118 msgid "user"
119 msgstr ""
120
121 #: club/models.py:148
122 msgid "created at"
123 msgstr ""
124
125 #: club/models.py:149 club/models.py:210
126 msgid "name"
127 msgstr ""
128
129 #: club/models.py:150
130 msgid "manual"
131 msgstr ""
132
133 #: club/models.py:151
134 msgid "notes"
135 msgstr ""
136
137 #: club/models.py:152
138 msgid "updated at"
139 msgstr ""
140
141 #: club/models.py:156
142 msgid "memberships"
143 msgstr ""
144
145 #: club/models.py:193
146 msgid "days before"
147 msgstr ""
148
149 #: club/models.py:194
150 msgid "subject"
151 msgstr ""
152
153 #: club/models.py:195 club/payu/models.py:140
154 msgid "body"
155 msgstr ""
156
157 #: club/models.py:198
158 msgid "reminder email"
159 msgstr ""
160
161 #: club/models.py:199
162 msgid "reminder emails"
163 msgstr ""
164
165 #: club/models.py:204
166 #, python-format
167 msgid "a day before expiration"
168 msgid_plural "%d days before expiration"
169 msgstr[0] ""
170 msgstr[1] ""
171
172 #: club/models.py:206
173 #, python-format
174 msgid "a day after expiration"
175 msgid_plural "%d days after expiration"
176 msgstr[0] ""
177 msgstr[1] ""
178
179 #: club/models.py:211
180 msgid "photo"
181 msgstr ""
182
183 #: club/models.py:212
184 msgid "text"
185 msgstr ""
186
187 #: club/models.py:215
188 msgid "ambassador"
189 msgstr ""
190
191 #: club/models.py:216
192 msgid "ambassadors"
193 msgstr ""
194
195 #: club/models.py:247 club/templates/club/index.html:7
196 #: club/templates/club/index.html:13 club/templates/club/thanks.html:6
197 #: club/templates/payu/rec_payment.html:5
198 msgid "Towarzystwo Przyjaciół Wolnych Lektur"
199 msgstr ""
200
201 #: club/payu/models.py:17 club/payu/models.py:29
202 msgid "POS id"
203 msgstr ""
204
205 #: club/payu/models.py:18
206 msgid "disposable token"
207 msgstr ""
208
209 #: club/payu/models.py:19
210 msgid "reusable token"
211 msgstr ""
212
213 #: club/payu/models.py:20
214 msgid "created_at"
215 msgstr ""
216
217 #: club/payu/models.py:24
218 msgid "PayU card token"
219 msgstr ""
220
221 #: club/payu/models.py:25
222 msgid "PayU card tokens"
223 msgstr ""
224
225 #: club/payu/models.py:30
226 msgid "customer IP"
227 msgstr ""
228
229 #: club/payu/models.py:31
230 msgid "order ID"
231 msgstr ""
232
233 #: club/payu/models.py:34
234 msgid "Pending"
235 msgstr ""
236
237 #: club/payu/models.py:35
238 msgid "Waiting for confirmation"
239 msgstr ""
240
241 #: club/payu/models.py:36
242 msgid "Completed"
243 msgstr ""
244
245 #: club/payu/models.py:37
246 msgid "Canceled"
247 msgstr ""
248
249 #: club/payu/models.py:38
250 msgid "Rejected"
251 msgstr ""
252
253 #: club/payu/models.py:44
254 msgid "PayU order"
255 msgstr ""
256
257 #: club/payu/models.py:45
258 msgid "PayU orders"
259 msgstr ""
260
261 #: club/payu/models.py:141
262 msgid "received_at"
263 msgstr ""
264
265 #: club/payu/models.py:145
266 msgid "PayU notification"
267 msgstr ""
268
269 #: club/payu/models.py:146
270 msgid "PayU notifications"
271 msgstr ""
272
273 #: club/templates/admin/club/schedule/change_list.html:7
274 msgid "Active monthly recurring donations"
275 msgstr ""
276
277 #: club/templates/admin/club/schedule/change_list.html:12
278 msgid "Active yearly recurring donations"
279 msgstr ""
280
281 #: club/templates/admin/club/schedule/change_list.html:17
282 msgid "One-time donations in last 30 days"
283 msgstr ""
284
285 #: club/templates/club/index.html:20
286 msgid "Congratulations – you're already a supporter of Wolne Lektury!"
287 msgstr ""
288
289 #: club/templates/club/index.html:22
290 msgid "Become a supporter"
291 msgstr ""
292
293 #: club/templates/club/membership_form.html:7
294 msgid "Join us in freeing the books!"
295 msgstr ""
296
297 #: club/templates/club/membership_form.html:8
298 msgid "„Wolne Lektury należy wspierać, bo są” - Filip Springer"
299 msgstr ""
300
301 #: club/templates/club/membership_form.html:14
302 msgid "Support Wolne Lektury"
303 msgstr ""
304
305 #: club/templates/club/membership_form.html:18
306 msgid "Thank you for your support! Support us again!"
307 msgstr ""
308
309 #: club/templates/club/membership_form.html:21
310 msgid "Thank you for wanting to free the books with us!"
311 msgstr ""
312
313 #: club/templates/club/membership_form.html:26
314 msgid "See your past support."
315 msgstr ""
316
317 #: club/templates/club/membership_form.html:40
318 msgid "Help us get 100 new Friends by the end of the school semester."
319 msgstr ""
320
321 #: club/templates/club/membership_form.html:41
322 #, python-format
323 msgid ""
324 "\n"
325 "\t    So far <b style=\"color: #0d7e85\">%(supporters)s</b> reader has "
326 "already supported us with a regular donation,\n"
327 "\t    "
328 msgid_plural ""
329 "\n"
330 "\t    So far <b style=\"color: #0d7e85\">%(supporters)s</b> readers have "
331 "already supported us with a regular donation,\n"
332 "\t  "
333 msgstr[0] ""
334 msgstr[1] ""
335
336 #: club/templates/club/membership_form.html:46
337 #, python-format
338 msgid ""
339 "\n"
340 "\t    <b style=\"color: #0d7e85\">%(missing_supporters)s</b> is missing.\n"
341 "            "
342 msgid_plural ""
343 "\n"
344 "            <b style=\"color: #0d7e85\">%(missing_supporters)s</b> are "
345 "missing.\n"
346 "\t  "
347 msgstr[0] ""
348 msgstr[1] ""
349
350 #: club/templates/club/payment/payu-re.html:4
351 #: club/templates/club/payment/payu.html:4
352 msgid "Safe payments"
353 msgstr ""
354
355 #: club/templates/club/payment/payu.html:10
356 msgid "transfer"
357 msgstr ""
358
359 #: club/templates/club/payment_form.html:15
360 msgid "Choose your type of support"
361 msgstr ""
362
363 #: club/templates/club/payment_form.html:20
364 msgid "one-time"
365 msgstr ""
366
367 #: club/templates/club/payment_form.html:24
368 msgid "Choose the amount"
369 msgstr ""
370
371 #: club/templates/club/payment_form.html:32
372 #: club/templates/club/payment_form.html:45
373 msgid "different amount"
374 msgstr ""
375
376 #: club/templates/club/payment_form.html:51
377 msgid "Provide an e-mail address"
378 msgstr ""
379
380 #: club/templates/club/payment_form.html:58
381 msgid "I'd like to receive informations about new publications."
382 msgstr ""
383
384 #: club/templates/club/payment_form.html:62
385 msgid ""
386 "You can unsubscribe at any point. More in the <a target=\"_blank\" href="
387 "\"https://nowoczesnapolska.org.pl/prywatnosc/\">privacy policy</a>."
388 msgstr ""
389
390 #: club/templates/club/payment_form.html:64
391 msgid "Donate"
392 msgstr ""
393
394 #: club/templates/club/thanks.html:14
395 msgid "Thank you"
396 msgstr ""
397
398 #: club/templates/club/thanks.html:19
399 msgid "Go back to the app"
400 msgstr ""
401
402 #: club/templates/club/year_summary.html:10
403 #, python-format
404 msgid "Summary of donations in the year %(year)s for the address %(email)s."
405 msgstr ""
406
407 #: club/templates/club/year_summary.html:15
408 msgid "Date"
409 msgstr ""
410
411 #: club/templates/club/year_summary.html:16
412 msgid "Amount"
413 msgstr ""
414
415 #: club/templates/club/year_summary.html:27
416 msgid "Total"
417 msgstr ""
418
419 #: club/templates/payu/rec_payment.html:12
420 msgid "Supporting Wolne Lektury"
421 msgstr ""
422
423 #: club/templates/payu/rec_payment.html:15
424 #, python-format
425 msgid ""
426 "\n"
427 "        You are setting up a monthly payment in the amount of %(amount)s "
428 "PLN. Thank you!\n"
429 "      "
430 msgstr ""