11618bbdb22453157364a508e63309ccae7daac3
[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: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:48
72 msgid "key"
73 msgstr ""
74
75 #: club/models.py:49
76 msgid "email"
77 msgstr ""
78
79 #: club/models.py:50 club/models.py:141
80 msgid "membership"
81 msgstr ""
82
83 #: club/models.py:51
84 msgid "amount"
85 msgstr ""
86
87 #: club/models.py:52 club/templates/club/membership_form.html:185
88 msgid "monthly"
89 msgstr ""
90
91 #: club/models.py:53
92 msgid "yearly"
93 msgstr ""
94
95 #: club/models.py:55
96 msgid "cancelled"
97 msgstr ""
98
99 #: club/models.py:56
100 msgid "payed at"
101 msgstr ""
102
103 #: club/models.py:57
104 msgid "started at"
105 msgstr ""
106
107 #: club/models.py:58
108 msgid "expires_at"
109 msgstr ""
110
111 #: club/models.py:62
112 msgid "schedule"
113 msgstr ""
114
115 #: club/models.py:63
116 msgid "schedules"
117 msgstr ""
118
119 #: club/models.py:133
120 msgid "user"
121 msgstr ""
122
123 #: club/models.py:134
124 msgid "created at"
125 msgstr ""
126
127 #: club/models.py:135 club/models.py:196
128 msgid "name"
129 msgstr ""
130
131 #: club/models.py:136
132 msgid "manual"
133 msgstr ""
134
135 #: club/models.py:137
136 msgid "notes"
137 msgstr ""
138
139 #: club/models.py:138
140 msgid "updated at"
141 msgstr ""
142
143 #: club/models.py:142
144 msgid "memberships"
145 msgstr ""
146
147 #: club/models.py:179
148 msgid "days before"
149 msgstr ""
150
151 #: club/models.py:180
152 msgid "subject"
153 msgstr ""
154
155 #: club/models.py:181 club/payu/models.py:140
156 msgid "body"
157 msgstr ""
158
159 #: club/models.py:184
160 msgid "reminder email"
161 msgstr ""
162
163 #: club/models.py:185
164 msgid "reminder emails"
165 msgstr ""
166
167 #: club/models.py:190
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:192
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:197
182 msgid "photo"
183 msgstr ""
184
185 #: club/models.py:198
186 msgid "text"
187 msgstr ""
188
189 #: club/models.py:201
190 msgid "ambassador"
191 msgstr ""
192
193 #: club/models.py:202
194 msgid "ambassadors"
195 msgstr ""
196
197 #: club/models.py:233 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:144
304 msgid "Support Wolne Lektury"
305 msgstr ""
306
307 #: club/templates/club/membership_form.html:148
308 msgid "Thank you for your support! Support us again!"
309 msgstr ""
310
311 #: club/templates/club/membership_form.html:151
312 msgid "Thank you for wanting to free the books with us!"
313 msgstr ""
314
315 #: club/templates/club/membership_form.html:156
316 msgid "See your past support."
317 msgstr ""
318
319 #: club/templates/club/membership_form.html:179
320 msgid "Choose your type of support"
321 msgstr ""
322
323 #: club/templates/club/membership_form.html:184
324 msgid "one-time"
325 msgstr ""
326
327 #: club/templates/club/membership_form.html:188
328 msgid "Choose the amount"
329 msgstr ""
330
331 #: club/templates/club/membership_form.html:196
332 #: club/templates/club/membership_form.html:209
333 msgid "different amount"
334 msgstr ""
335
336 #: club/templates/club/membership_form.html:215
337 msgid "Provide an e-mail address"
338 msgstr ""
339
340 #: club/templates/club/membership_form.html:222
341 msgid "I'd like to receive informations about new publications."
342 msgstr ""
343
344 #: club/templates/club/membership_form.html:226
345 msgid ""
346 "You can unsubscribe at any point. More in the <a target=\"_blank\" href="
347 "\"https://nowoczesnapolska.org.pl/prywatnosc/\">privacy policy</a>."
348 msgstr ""
349
350 #: club/templates/club/membership_form.html:228
351 msgid "Donate"
352 msgstr ""
353
354 #: club/templates/club/payment/payu-re.html:4
355 #: club/templates/club/payment/payu.html:4
356 msgid "Safe payments"
357 msgstr ""
358
359 #: club/templates/club/payment/payu.html:10
360 msgid "transfer"
361 msgstr ""
362
363 #: club/templates/club/thanks.html:14
364 msgid "Thank you"
365 msgstr ""
366
367 #: club/templates/club/thanks.html:19
368 msgid "Go back to the app"
369 msgstr ""
370
371 #: club/templates/club/year_summary.html:10
372 #, python-format
373 msgid "Summary of donations in the year %(year)s for the address %(email)s."
374 msgstr ""
375
376 #: club/templates/club/year_summary.html:15
377 msgid "Date"
378 msgstr ""
379
380 #: club/templates/club/year_summary.html:16
381 msgid "Amount"
382 msgstr ""
383
384 #: club/templates/club/year_summary.html:27
385 msgid "Total"
386 msgstr ""
387
388 #: club/templates/payu/rec_payment.html:12
389 msgid "Supporting Wolne Lektury"
390 msgstr ""
391
392 #: club/templates/payu/rec_payment.html:15
393 #, python-format
394 msgid ""
395 "\n"
396 "        You are setting up a monthly payment in the amount of %(amount)s "
397 "PLN. Thank you!\n"
398 "      "
399 msgstr ""