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