13e9228ef6d31fb8b9af0dd7c134647db3bf84b9
[wolnelektury.git] / apps / funding / locale / pl / 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 msgid ""
7 msgstr ""
8 "Project-Id-Version: PACKAGE VERSION\n"
9 "Report-Msgid-Bugs-To: \n"
10 "POT-Creation-Date: 2013-05-20 14:06+0200\n"
11 "PO-Revision-Date: 2013-04-25 13:03+0100\n"
12 "Last-Translator: Radek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>\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=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
19 "|| n%100>=20) ? 1 : 2)\n"
20
21 #: forms.py:10 templates/funding/wlfund.html:28
22 msgid "Amount"
23 msgstr "Kwota"
24
25 #: forms.py:12
26 msgid "Name"
27 msgstr "Imię i nazwisko na listę darczyńców"
28
29 #: forms.py:13
30 msgid "Optional name for public list of contributors"
31 msgstr "Opcjonalnie imię i nazwisko lub pseudonim do listy darczyńców."
32
33 #: forms.py:14
34 msgid "Contact e-mail"
35 msgstr "E-mail kontaktowy"
36
37 #: forms.py:15
38 msgid ""
39 "We'll use it to contact you about your perks and fundraiser status and "
40 "payment updates.<br/> Won't be publicised."
41 msgstr ""
42 "Użyjemy go do kontaktu w sprawie prezentów i informacji o zmianach statusu "
43 "zbiórki i kolejnych akcjach.<br/>Nie będzie publikowany."
44
45 #: models.py:15
46 msgid "author"
47 msgstr "autor"
48
49 #: models.py:16
50 msgid "title"
51 msgstr "tytuł"
52
53 #: models.py:17
54 msgid "slug"
55 msgstr "slug"
56
57 #: models.py:18 models.py:113
58 msgid "description"
59 msgstr "opis"
60
61 #: models.py:19
62 msgid "target"
63 msgstr "kwota docelowa"
64
65 #: models.py:20
66 msgid "start"
67 msgstr "początek"
68
69 #: models.py:21
70 msgid "end"
71 msgstr "koniec"
72
73 #: models.py:22
74 msgid "due"
75 msgstr "data publikacji"
76
77 #: models.py:23
78 msgid "When will it be published if the money is raised."
79 msgstr "Kiedy książka zostanie opublikowana, jeśli uda się zebrać pieniądze."
80
81 #: models.py:24
82 msgid "redakcja URL"
83 msgstr "URL na Redakcji"
84
85 #: models.py:26
86 msgid "Published book."
87 msgstr "Opublikowana książka."
88
89 #: models.py:27
90 msgid "Cover"
91 msgstr "Okładka"
92
93 #: models.py:28
94 msgid "Poll"
95 msgstr "Ankieta"
96
97 #: models.py:32
98 msgid "Cover preview"
99 msgstr "Podgląd okładki"
100
101 #: models.py:36 models.py:110 models.py:131
102 msgid "offer"
103 msgstr "zbiórka"
104
105 #: models.py:37
106 msgid "offers"
107 msgstr "zbiórki"
108
109 #: models.py:111
110 msgid "price"
111 msgstr "cena"
112
113 #: models.py:112 models.py:132
114 msgid "name"
115 msgstr "nazwa"
116
117 #: models.py:114
118 msgid "end date"
119 msgstr "data końcowa"
120
121 #: models.py:117
122 msgid "perk"
123 msgstr "prezent"
124
125 #: models.py:118 models.py:136
126 msgid "perks"
127 msgstr "prezenty"
128
129 #: models.py:133
130 msgid "email"
131 msgstr "e-mail"
132
133 #: models.py:134 models.py:163
134 msgid "amount"
135 msgstr "kwota"
136
137 #: models.py:135
138 msgid "payed at"
139 msgstr "data wpłaty"
140
141 #: models.py:146
142 msgid "funding"
143 msgstr "wpłata"
144
145 #: models.py:147
146 msgid "fundings"
147 msgstr "wpłaty"
148
149 #: models.py:164
150 msgid "when"
151 msgstr "kiedy"
152
153 #: models.py:167
154 msgid "money spent on a book"
155 msgstr "pieniądze wydane na książkę"
156
157 #: models.py:168
158 msgid "money spent on books"
159 msgstr "pieniądze wydane na książki"
160
161 #: templates/funding/no_thanks.html:5 templates/funding/no_thanks.html.py:9
162 msgid "Payment failed"
163 msgstr "Płatność nie doszła do skutku"
164
165 #: templates/funding/no_thanks.html:12
166 msgid "You're support has not been processed successfully."
167 msgstr "Twoje wsparcie nie zostało zaksięgowane."
168
169 #: templates/funding/no_thanks.html:16
170 #, python-format
171 msgid ""
172 "Return to the <a href=\"%(current)s\">current fundraiser</a> and try again "
173 "or try to use a different payment method."
174 msgstr ""
175 "Wróć do <a href=\"%(current)s\">aktualnej zbiórki</a> i spróbuj ponownie lub "
176 "użyj innej metody płatności."
177
178 #: templates/funding/offer_detail.html:25
179 #: templates/funding/tags/funding.html:20
180 #: templates/funding/tags/funding.html:46
181 msgid "Help free the book!"
182 msgstr "Pomóż uwolnić książkę!"
183
184 #: templates/funding/offer_detail.html:29 templates/funding/thanks.html:29
185 #: templates/funding/wlfund.html:17 templates/funding/tags/funding.html:12
186 msgid "Learn more"
187 msgstr "Dowiedz się więcej"
188
189 #: templates/funding/offer_detail.html:37
190 msgid "Support the publication"
191 msgstr "Wesprzyj publikację"
192
193 #: templates/funding/offer_detail.html:44
194 msgid "Donate!"
195 msgstr "Wpłać!"
196
197 #: templates/funding/offer_detail.html:52 templates/funding/thanks.html:35
198 msgid "Tell your friends!"
199 msgstr "Powiedz swoim znajomym!"
200
201 #: templates/funding/offer_detail.html:53
202 msgid "Support Wolne Lektury!"
203 msgstr "Wesprzyj Wolne Lektury!"
204
205 #: templates/funding/offer_detail.html:56
206 msgid "See all fundraisers."
207 msgstr "Zobacz wszystkie zbiórki."
208
209 #: templates/funding/offer_detail.html:61
210 msgid "Supporters"
211 msgstr "Wpłaty"
212
213 #: templates/funding/offer_detail.html:75
214 msgid "Anonymous"
215 msgstr "Anonim"
216
217 #: templates/funding/offer_list.html:7 templates/funding/offer_list.html:12
218 msgid "All fundraisers"
219 msgstr "Wszystkie zbiórki"
220
221 #: templates/funding/offer_list.html:20
222 msgid "Current fundraiser:"
223 msgstr "Aktualna zbiórka:"
224
225 #: templates/funding/offer_list.html:22 templates/funding/offer_list.html:37
226 msgid "Previous fundraisers:"
227 msgstr "Poprzednie zbiórki:"
228
229 #: templates/funding/thanks.html:6 templates/funding/thanks.html.py:13
230 msgid "Thank you for your support!"
231 msgstr "Dziękujemy za Twoje wsparcie!"
232
233 #: templates/funding/thanks.html:10
234 msgid "Thank you!"
235 msgstr "Dziękujemy!"
236
237 #: templates/funding/thanks.html:16
238 #: templates/funding/tags/offer_status.html:18
239 msgid "Full amount was successfully raised!"
240 msgstr "Udało się zebrać pełną kwotę!"
241
242 #: templates/funding/thanks.html:18 templates/funding/tags/offer_status.html:6
243 #, python-format
244 msgid ""
245 "The fundraiser\n"
246 "            ends on %(end)s. The book will be published by %(due)s."
247 msgstr "Zbiórka kończy się %(end)s. Książka zostanie opublikowana do %(due)s."
248
249 #: templates/funding/thanks.html:21
250 #, python-format
251 msgid ""
252 "Your\n"
253 "    donation will be spent on publishing\n"
254 "    the book %(b)s if the full amount is raised by %(end)s.\n"
255 "    The book will then be published by %(due)s."
256 msgstr ""
257 "Pieniądze przez Ciebie wpłacone zostaną przekazane na publikację książki "
258 "%(b)s, jeśli do %(end)s uda nam się zebrać pełną kwotę potrzebną na "
259 "digitalizację, redakcję techniczną i literacką. Książka zostanie wówczas "
260 "opublikowana do %(due)s."
261
262 #: templates/funding/thanks.html:32
263 msgid "Go back to the current fundraiser."
264 msgstr "Wróć do aktualnej zbiórki."
265
266 #: templates/funding/thanks.html:36
267 msgid "I support Wolne Lektury."
268 msgstr "Wspieram Wolne Lektury"
269
270 #: templates/funding/thanks.html:39
271 msgid "Vote for a book for the next fundraiser"
272 msgstr "Pomóż wybrać nastęną książkę, na którą będziemy zbierać pieniądze"
273
274 #: templates/funding/wlfund.html:4 templates/funding/wlfund.html.py:8
275 msgid "Remaining funds"
276 msgstr "Pozostałe środki"
277
278 #: templates/funding/wlfund.html:11
279 #, python-format
280 msgid ""
281 "If\n"
282 "the full amount needed for publishing a book is not raised in time,\n"
283 "the funds are spent on <a href=\"%(r)s\">other books waiting for\n"
284 "publication</a>. The same thing happens with any money remaining\n"
285 "from successful fundraisers."
286 msgstr ""
287 "Jeśli nie udało się zebrać pełnej kwoty potrzebnej do opublikowania książki, "
288 "środki przekazujemy na redakcję <a href=\"%(r)s\">innych utworów "
289 "oczekujących na publikację w serwisie</a>. Na ten cel przekazujemy również "
290 "nadmiarowe środki ze zbiórek ukończonych sukcesem."
291
292 #: templates/funding/wlfund.html:19
293 msgid "Spending these remaining funds is recorded in this table."
294 msgstr "W poniższej tabeli rejetrujemy wydatkowanie tych środków."
295
296 #: templates/funding/wlfund.html:26
297 msgid "Date"
298 msgstr "Data"
299
300 #: templates/funding/wlfund.html:27
301 msgid "Title"
302 msgstr "Tytuł"
303
304 #: templates/funding/wlfund.html:29
305 msgid "Balance"
306 msgstr "Bilans"
307
308 #: templates/funding/wlfund.html:36
309 msgid "Money spent on publishing the book"
310 msgstr "Pieniądze przeznaczone na opublikowanie książki"
311
312 #: templates/funding/wlfund.html:45
313 msgid "Money remaining from the fundraiser for"
314 msgstr "Pieniądze pozostałe ze zbiórki na"
315
316 #: templates/funding/snippets/any_remaining.html:3
317 #, python-format
318 msgid ""
319 "Any <a href=\"%(wlfund)s\">remaining funds</a> will be spent\n"
320 "on other books waiting to be published in the library."
321 msgstr ""
322 "Wszelkie <a href=\"%(wlfund)s\">pozostałe środki</a> przeznaczymy na inne "
323 "książki czekające na publikację w serwisie."
324
325 #: templates/funding/tags/funding.html:10
326 msgid "Support!"
327 msgstr "Wesprzyj!"
328
329 #: templates/funding/tags/funding.html:28
330 msgid "collected"
331 msgstr "zebrane"
332
333 #: templates/funding/tags/funding.html:31
334 msgid "needed"
335 msgstr "potrzebujemy"
336
337 #: templates/funding/tags/funding.html:34
338 msgid "until fundraiser end"
339 msgstr "do końca zbiórki"
340
341 #: templates/funding/tags/offer_status.html:11
342 #, python-format
343 msgid ""
344 "If the target is met\n"
345 "        by %(end)s, this book will be published by %(due)s."
346 msgstr ""
347 "Jeśli do %(end)s uda się zebrać pełną kwotę, książka zostanie opublikowana "
348 "do %(due)s."
349
350 #: templates/funding/tags/offer_status.html:22
351 msgid "The amount needed was not raised."
352 msgstr "Nie udało się zebrać pełnej kwoty."
353
354 #: templates/funding/tags/offer_status_more.html:12
355 #, python-format
356 msgid ""
357 "The book\n"
358 "                <a href=\"%(bu)s\">%(bt)s</a> has been already published."
359 msgstr ""
360 "Książka\n"
361 "                <a href=\"%(bu)s\">%(bt)s</a> została opublikowana."
362
363 #: templates/funding/tags/offer_status_more.html:15
364 #, python-format
365 msgid ""
366 "The book\n"
367 "                will be published by %(due)s."
368 msgstr "Książka zostanie opublikowana do %(due)s."
369
370 #: templates/funding/tags/offer_status_more.html:18
371 #, python-format
372 msgid ""
373 "You can follow\n"
374 "                    the work on the <a href=\"%(r)s\">Editorial Platform</a>."
375 msgstr "Możesz śledzić prace na <a href=\"%(r)s\">Platformie Redakcyjnej</a>."
376
377 #: templates/funding/widgets/amount.html:13
378 msgid "Other amount"
379 msgstr "Inna kwota"