I18n.
[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 "POT-Creation-Date: 2020-09-10 15:34+0200\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "Language: \n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
20
21 #: club/admin.py:45
22 msgid "payment complete"
23 msgstr ""
24
25 #: club/admin.py:51
26 msgid "schedule expired"
27 msgstr ""
28
29 #: club/apps.py:10
30 msgid "Club"
31 msgstr ""
32
33 #: club/forms.py:26
34 #, python-format
35 msgid "Minimal amount is %(amount)d PLN."
36 msgstr ""
37
38 #: club/models.py:25
39 msgid "minimum amount"
40 msgstr ""
41
42 #: club/models.py:26
43 msgid "minimum amount for year"
44 msgstr ""
45
46 #: club/models.py:27
47 msgid "proposed amounts for single payment"
48 msgstr ""
49
50 #: club/models.py:28
51 msgid "default single amount"
52 msgstr ""
53
54 #: club/models.py:29
55 msgid "proposed amounts for monthly payments"
56 msgstr ""
57
58 #: club/models.py:30
59 msgid "default monthly amount"
60 msgstr ""
61
62 #: club/models.py:33
63 msgid "club"
64 msgstr ""
65
66 #: club/models.py:34
67 msgid "clubs"
68 msgstr ""
69
70 #: club/models.py:48
71 msgid "key"
72 msgstr ""
73
74 #: club/models.py:49
75 msgid "email"
76 msgstr ""
77
78 #: club/models.py:50 club/models.py:139
79 msgid "membership"
80 msgstr ""
81
82 #: club/models.py:51
83 msgid "amount"
84 msgstr ""
85
86 #: club/models.py:52 club/templates/club/membership_form.html:185
87 msgid "monthly"
88 msgstr ""
89
90 #: club/models.py:53
91 msgid "yearly"
92 msgstr ""
93
94 #: club/models.py:55
95 msgid "cancelled"
96 msgstr ""
97
98 #: club/models.py:56
99 msgid "payed at"
100 msgstr ""
101
102 #: club/models.py:57
103 msgid "started at"
104 msgstr ""
105
106 #: club/models.py:58
107 msgid "expires_at"
108 msgstr ""
109
110 #: club/models.py:62
111 msgid "schedule"
112 msgstr ""
113
114 #: club/models.py:63
115 msgid "schedules"
116 msgstr ""
117
118 #: club/models.py:133
119 msgid "user"
120 msgstr ""
121
122 #: club/models.py:134
123 msgid "created at"
124 msgstr ""
125
126 #: club/models.py:140
127 msgid "memberships"
128 msgstr ""
129
130 #: club/models.py:162
131 msgid "days before"
132 msgstr ""
133
134 #: club/models.py:163
135 msgid "subject"
136 msgstr ""
137
138 #: club/models.py:164 club/payu/models.py:140
139 msgid "body"
140 msgstr ""
141
142 #: club/models.py:167
143 msgid "reminder email"
144 msgstr ""
145
146 #: club/models.py:168
147 msgid "reminder emails"
148 msgstr ""
149
150 #: club/models.py:173
151 #, python-format
152 msgid "a day before expiration"
153 msgid_plural "%d days before expiration"
154 msgstr[0] ""
155 msgstr[1] ""
156
157 #: club/models.py:175
158 #, python-format
159 msgid "a day after expiration"
160 msgid_plural "%d days after expiration"
161 msgstr[0] ""
162 msgstr[1] ""
163
164 #: club/models.py:179
165 msgid "name"
166 msgstr ""
167
168 #: club/models.py:180
169 msgid "photo"
170 msgstr ""
171
172 #: club/models.py:181
173 msgid "text"
174 msgstr ""
175
176 #: club/models.py:184
177 msgid "ambassador"
178 msgstr ""
179
180 #: club/models.py:185
181 msgid "ambassadors"
182 msgstr ""
183
184 #: club/models.py:216 club/templates/club/index.html:7
185 #: club/templates/club/index.html:13 club/templates/club/thanks.html:6
186 #: club/templates/payu/rec_payment.html:5
187 msgid "Towarzystwo Przyjaciół Wolnych Lektur"
188 msgstr ""
189
190 #: club/payu/models.py:17 club/payu/models.py:29
191 msgid "POS id"
192 msgstr ""
193
194 #: club/payu/models.py:18
195 msgid "disposable token"
196 msgstr ""
197
198 #: club/payu/models.py:19
199 msgid "reusable token"
200 msgstr ""
201
202 #: club/payu/models.py:20
203 msgid "created_at"
204 msgstr ""
205
206 #: club/payu/models.py:24
207 msgid "PayU card token"
208 msgstr ""
209
210 #: club/payu/models.py:25
211 msgid "PayU card tokens"
212 msgstr ""
213
214 #: club/payu/models.py:30
215 msgid "customer IP"
216 msgstr ""
217
218 #: club/payu/models.py:31
219 msgid "order ID"
220 msgstr ""
221
222 #: club/payu/models.py:34
223 msgid "Pending"
224 msgstr ""
225
226 #: club/payu/models.py:35
227 msgid "Waiting for confirmation"
228 msgstr ""
229
230 #: club/payu/models.py:36
231 msgid "Completed"
232 msgstr ""
233
234 #: club/payu/models.py:37
235 msgid "Canceled"
236 msgstr ""
237
238 #: club/payu/models.py:38
239 msgid "Rejected"
240 msgstr ""
241
242 #: club/payu/models.py:44
243 msgid "PayU order"
244 msgstr ""
245
246 #: club/payu/models.py:45
247 msgid "PayU orders"
248 msgstr ""
249
250 #: club/payu/models.py:141
251 msgid "received_at"
252 msgstr ""
253
254 #: club/payu/models.py:145
255 msgid "PayU notification"
256 msgstr ""
257
258 #: club/payu/models.py:146
259 msgid "PayU notifications"
260 msgstr ""
261
262 #: club/templates/club/index.html:20
263 msgid "Congratulations – you're already a supporter of Wolne Lektury!"
264 msgstr ""
265
266 #: club/templates/club/index.html:22
267 msgid "Become a supporter"
268 msgstr ""
269
270 #: club/templates/club/membership_form.html:7
271 msgid "Join us in freeing the books!"
272 msgstr ""
273
274 #: club/templates/club/membership_form.html:8
275 msgid "„Wolne Lektury należy wspierać, bo są” - Filip Springer"
276 msgstr ""
277
278 #: club/templates/club/membership_form.html:144
279 msgid "Support Wolne Lektury"
280 msgstr ""
281
282 #: club/templates/club/membership_form.html:148
283 msgid "Thank you for your support! Support us again!"
284 msgstr ""
285
286 #: club/templates/club/membership_form.html:151
287 msgid "Thank you for wanting to free the books with us!"
288 msgstr ""
289
290 #: club/templates/club/membership_form.html:156
291 msgid "See your past support."
292 msgstr ""
293
294 #: club/templates/club/membership_form.html:179
295 msgid "Choose your type of support"
296 msgstr ""
297
298 #: club/templates/club/membership_form.html:184
299 msgid "one-time"
300 msgstr ""
301
302 #: club/templates/club/membership_form.html:188
303 msgid "Choose the amount"
304 msgstr ""
305
306 #: club/templates/club/membership_form.html:196
307 #: club/templates/club/membership_form.html:209
308 msgid "different amount"
309 msgstr ""
310
311 #: club/templates/club/membership_form.html:215
312 msgid "Provide an e-mail address"
313 msgstr ""
314
315 #: club/templates/club/membership_form.html:222
316 msgid "I'd like to receive informations about new publications."
317 msgstr ""
318
319 #: club/templates/club/membership_form.html:226
320 msgid ""
321 "You can unsubscribe at any point. More in the <a target=\"_blank\" href="
322 "\"https://nowoczesnapolska.org.pl/prywatnosc/\">privacy policy</a>."
323 msgstr ""
324
325 #: club/templates/club/membership_form.html:228
326 msgid "Donate"
327 msgstr ""
328
329 #: club/templates/club/payment/payu-re.html:4
330 #: club/templates/club/payment/payu.html:4
331 msgid "Safe payments"
332 msgstr ""
333
334 #: club/templates/club/payment/payu.html:10
335 msgid "transfer"
336 msgstr ""
337
338 #: club/templates/club/thanks.html:14
339 msgid "Thank you"
340 msgstr ""
341
342 #: club/templates/club/year_summary.html:10
343 #, python-format
344 msgid "Summary of donations in the year %(year)s for the address %(email)s."
345 msgstr ""
346
347 #: club/templates/club/year_summary.html:15
348 msgid "Date"
349 msgstr ""
350
351 #: club/templates/club/year_summary.html:16
352 msgid "Amount"
353 msgstr ""
354
355 #: club/templates/club/year_summary.html:27
356 msgid "Total"
357 msgstr ""
358
359 #: club/templates/payu/rec_payment.html:12
360 msgid "Supporting Wolne Lektury"
361 msgstr ""
362
363 #: club/templates/payu/rec_payment.html:15
364 #, python-format
365 msgid ""
366 "\n"
367 "        You are setting up a monthly payment in the amount of %(amount)s "
368 "PLN. Thank you!\n"
369 "      "
370 msgstr ""