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