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