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