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