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