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