Remove POT-Creation-Date headers from PO files.
[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:139
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:140
128 msgid "memberships"
129 msgstr ""
130
131 #: club/models.py:162
132 msgid "days before"
133 msgstr ""
134
135 #: club/models.py:163
136 msgid "subject"
137 msgstr ""
138
139 #: club/models.py:164 club/payu/models.py:140
140 msgid "body"
141 msgstr ""
142
143 #: club/models.py:167
144 msgid "reminder email"
145 msgstr ""
146
147 #: club/models.py:168
148 msgid "reminder emails"
149 msgstr ""
150
151 #: club/models.py:173
152 #, python-format
153 msgid "a day before expiration"
154 msgid_plural "%d days before expiration"
155 msgstr[0] ""
156 msgstr[1] ""
157
158 #: club/models.py:175
159 #, python-format
160 msgid "a day after expiration"
161 msgid_plural "%d days after expiration"
162 msgstr[0] ""
163 msgstr[1] ""
164
165 #: club/models.py:179
166 msgid "name"
167 msgstr ""
168
169 #: club/models.py:180
170 msgid "photo"
171 msgstr ""
172
173 #: club/models.py:181
174 msgid "text"
175 msgstr ""
176
177 #: club/models.py:184
178 msgid "ambassador"
179 msgstr ""
180
181 #: club/models.py:185
182 msgid "ambassadors"
183 msgstr ""
184
185 #: club/models.py:216 club/templates/club/index.html:7
186 #: club/templates/club/index.html:13 club/templates/club/thanks.html:6
187 #: club/templates/payu/rec_payment.html:5
188 msgid "Towarzystwo Przyjaciół Wolnych Lektur"
189 msgstr ""
190
191 #: club/payu/models.py:17 club/payu/models.py:29
192 msgid "POS id"
193 msgstr ""
194
195 #: club/payu/models.py:18
196 msgid "disposable token"
197 msgstr ""
198
199 #: club/payu/models.py:19
200 msgid "reusable token"
201 msgstr ""
202
203 #: club/payu/models.py:20
204 msgid "created_at"
205 msgstr ""
206
207 #: club/payu/models.py:24
208 msgid "PayU card token"
209 msgstr ""
210
211 #: club/payu/models.py:25
212 msgid "PayU card tokens"
213 msgstr ""
214
215 #: club/payu/models.py:30
216 msgid "customer IP"
217 msgstr ""
218
219 #: club/payu/models.py:31
220 msgid "order ID"
221 msgstr ""
222
223 #: club/payu/models.py:34
224 msgid "Pending"
225 msgstr ""
226
227 #: club/payu/models.py:35
228 msgid "Waiting for confirmation"
229 msgstr ""
230
231 #: club/payu/models.py:36
232 msgid "Completed"
233 msgstr ""
234
235 #: club/payu/models.py:37
236 msgid "Canceled"
237 msgstr ""
238
239 #: club/payu/models.py:38
240 msgid "Rejected"
241 msgstr ""
242
243 #: club/payu/models.py:44
244 msgid "PayU order"
245 msgstr ""
246
247 #: club/payu/models.py:45
248 msgid "PayU orders"
249 msgstr ""
250
251 #: club/payu/models.py:141
252 msgid "received_at"
253 msgstr ""
254
255 #: club/payu/models.py:145
256 msgid "PayU notification"
257 msgstr ""
258
259 #: club/payu/models.py:146
260 msgid "PayU notifications"
261 msgstr ""
262
263 #: club/templates/admin/club/schedule/change_list.html:7
264 msgid "Active monthly recurring donations"
265 msgstr ""
266
267 #: club/templates/admin/club/schedule/change_list.html:12
268 msgid "Active yearly recurring donations"
269 msgstr ""
270
271 #: club/templates/admin/club/schedule/change_list.html:17
272 msgid "One-time donations in last 30 days"
273 msgstr ""
274
275 #: club/templates/club/index.html:20
276 msgid "Congratulations – you're already a supporter of Wolne Lektury!"
277 msgstr ""
278
279 #: club/templates/club/index.html:22
280 msgid "Become a supporter"
281 msgstr ""
282
283 #: club/templates/club/membership_form.html:7
284 msgid "Join us in freeing the books!"
285 msgstr ""
286
287 #: club/templates/club/membership_form.html:8
288 msgid "„Wolne Lektury należy wspierać, bo są” - Filip Springer"
289 msgstr ""
290
291 #: club/templates/club/membership_form.html:144
292 msgid "Support Wolne Lektury"
293 msgstr ""
294
295 #: club/templates/club/membership_form.html:148
296 msgid "Thank you for your support! Support us again!"
297 msgstr ""
298
299 #: club/templates/club/membership_form.html:151
300 msgid "Thank you for wanting to free the books with us!"
301 msgstr ""
302
303 #: club/templates/club/membership_form.html:156
304 msgid "See your past support."
305 msgstr ""
306
307 #: club/templates/club/membership_form.html:179
308 msgid "Choose your type of support"
309 msgstr ""
310
311 #: club/templates/club/membership_form.html:184
312 msgid "one-time"
313 msgstr ""
314
315 #: club/templates/club/membership_form.html:188
316 msgid "Choose the amount"
317 msgstr ""
318
319 #: club/templates/club/membership_form.html:196
320 #: club/templates/club/membership_form.html:209
321 msgid "different amount"
322 msgstr ""
323
324 #: club/templates/club/membership_form.html:215
325 msgid "Provide an e-mail address"
326 msgstr ""
327
328 #: club/templates/club/membership_form.html:222
329 msgid "I'd like to receive informations about new publications."
330 msgstr ""
331
332 #: club/templates/club/membership_form.html:226
333 msgid ""
334 "You can unsubscribe at any point. More in the <a target=\"_blank\" href="
335 "\"https://nowoczesnapolska.org.pl/prywatnosc/\">privacy policy</a>."
336 msgstr ""
337
338 #: club/templates/club/membership_form.html:228
339 msgid "Donate"
340 msgstr ""
341
342 #: club/templates/club/payment/payu-re.html:4
343 #: club/templates/club/payment/payu.html:4
344 msgid "Safe payments"
345 msgstr ""
346
347 #: club/templates/club/payment/payu.html:10
348 msgid "transfer"
349 msgstr ""
350
351 #: club/templates/club/thanks.html:14
352 msgid "Thank you"
353 msgstr ""
354
355 #: club/templates/club/thanks.html:19
356 msgid "Go back to the app"
357 msgstr ""
358
359 #: club/templates/club/year_summary.html:10
360 #, python-format
361 msgid "Summary of donations in the year %(year)s for the address %(email)s."
362 msgstr ""
363
364 #: club/templates/club/year_summary.html:15
365 msgid "Date"
366 msgstr ""
367
368 #: club/templates/club/year_summary.html:16
369 msgid "Amount"
370 msgstr ""
371
372 #: club/templates/club/year_summary.html:27
373 msgid "Total"
374 msgstr ""
375
376 #: club/templates/payu/rec_payment.html:12
377 msgid "Supporting Wolne Lektury"
378 msgstr ""
379
380 #: club/templates/payu/rec_payment.html:15
381 #, python-format
382 msgid ""
383 "\n"
384 "        You are setting up a monthly payment in the amount of %(amount)s "
385 "PLN. Thank you!\n"
386 "      "
387 msgstr ""