update django-allauth
[wolnelektury.git] / wolnelektury / locale-contrib / pl / LC_MESSAGES / django.po
1 # Polish translations for PROJECT.
2 # Copyright (C) 2012 ORGANIZATION
3 # This file is distributed under the same license as the PROJECT project.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, 2012.
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: PROJECT VERSION\n"
9 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
10 "POT-Creation-Date: 2013-04-09 15:30+0200\n"
11 "PO-Revision-Date: 2013-04-09 15:46+0100\n"
12 "Last-Translator: Radek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>\n"
13 "Language-Team: pl <LL@li.org>\n"
14 "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=utf-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Generated-By: Babel 0.9.6\n"
19
20 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:31
21 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:47
22 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:233
23 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:351
24 msgid "Password"
25 msgstr "Hasło"
26
27 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:40
28 msgid "Password must be a minimum of {0} characters."
29 msgstr "Hasło musi składać się z co najmniej {0} znaków."
30
31 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:49
32 msgid "Remember Me"
33 msgstr "Zapamiętaj mnie"
34
35 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:60
36 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:173
37 msgid "E-mail address"
38 msgstr "Adres e-mail"
39
40 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:61
41 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:182
42 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:301
43 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:368
44 msgid "E-mail"
45 msgstr "E-mail"
46
47 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:66
48 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:67
49 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:166
50 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:170
51 msgid "Username"
52 msgstr "Login"
53
54 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:74
55 msgid "Username or e-mail"
56 msgstr "Nazwa użytkownika lub e-mail."
57
58 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:108
59 msgid "This account is currently inactive."
60 msgstr "Konto jest nieaktywne."
61
62 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:112
63 msgid "The e-mail address and/or password you specified are not correct."
64 msgstr "Podany e-mail i/lub hasło są niepoprawne."
65
66 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:116
67 msgid "The username and/or password you specified are not correct."
68 msgstr "Podany login i/lub hasło są niepoprawne."
69
70 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:119
71 msgid "The login and/or password you specified are not correct."
72 msgstr "Podany login i/lub hasło są niepoprawne."
73
74 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:185
75 msgid "E-mail (optional)"
76 msgstr "E-mail (opcjonalnie)"
77
78 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:193
79 msgid "Usernames can only contain letters, digits and @/./+/-/_."
80 msgstr "Login może zawierać tylko litery, cyfry i znaki @/./+/-/_."
81
82 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:197
83 msgid "Username can not be used. Please use other username."
84 msgstr "Ta nazwa użytkownika nie może zostać użyta. Prosimy użyć innej."
85
86 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:204
87 msgid "This username is already taken. Please choose another."
88 msgstr "Ten login jest zajęty. Proszę wybrać inny."
89
90 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:212
91 msgid "A user is already registered with this e-mail address."
92 msgstr "Istnieje użytkownik o tym adresie e-mail."
93
94 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:234
95 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:352
96 msgid "Password (again)"
97 msgstr "Hasło (ponownie)"
98
99 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:262
100 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:341
101 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:357
102 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:425
103 msgid "You must type the same password each time."
104 msgstr "Proszę wpisać dwa razy to samo hasło."
105
106 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:309
107 msgid "This e-mail address is already associated with this account."
108 msgstr "Ten adres e-mail jest już używany przez to konto."
109
110 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:310
111 msgid "This e-mail address is already associated with another account."
112 msgstr "Ten adres e-mail jest już używany przez inne konto."
113
114 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:329
115 msgid "Current Password"
116 msgstr "Aktualne hasło"
117
118 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:330
119 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:413
120 msgid "New Password"
121 msgstr "Nowe hasło"
122
123 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:331
124 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:414
125 msgid "New Password (again)"
126 msgstr "Nowe hasło (ponownie)"
127
128 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:335
129 msgid "Please type your current password."
130 msgstr "Proszę wpisać swoje aktualne hasło."
131
132 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:378
133 msgid "The e-mail address is not assigned to any user account"
134 msgstr "Ten adres e-mail nie jest używany przez żadne konto."
135
136 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/models.py:30
137 msgid "email address"
138 msgstr "adres e-mail"
139
140 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/models.py:31
141 msgid "email addresses"
142 msgstr "adresy e-mail"
143
144 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/models.py:81
145 msgid "email confirmation"
146 msgstr "potwierdzenie adresu e-mail"
147
148 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/models.py:82
149 msgid "email confirmations"
150 msgstr "potwierdzenia adresów e-mail"
151
152 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/utils.py:89
153 #, python-format
154 msgid "Successfully signed in as %(user)s."
155 msgstr "Zalogowano jako  %(user)s."
156
157 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/utils.py:237
158 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:216
159 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:235
160 #, python-format
161 msgid "Confirmation e-mail sent to %(email)s"
162 msgstr "E-mail potwierdzający wysłany do %(email)s"
163
164 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:141
165 #, python-format
166 msgid "You have confirmed %(email)s."
167 msgstr "Adres %(email)s został potwierdzony."
168
169 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:253
170 #, python-format
171 msgid "You cannot remove your primary e-mail address (%(email)s)"
172 msgstr "Nie można usunąć głównego adresu e-mail (%(email)s)"
173
174 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:263
175 #, python-format
176 msgid "Removed e-mail address %(email)s"
177 msgstr "Usunięto adres e-mail %(email)s"
178
179 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:289
180 msgid "Your primary e-mail address must be verified"
181 msgstr "Główny adres e-mail musi zostać potwierdzony"
182
183 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:301
184 msgid "Primary e-mail address set"
185 msgstr "Ustawiono główny adres e-mail"
186
187 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:330
188 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:407
189 msgid "Password successfully changed."
190 msgstr "Hasło zostało zmienione."
191
192 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:355
193 msgid "Password successfully set."
194 msgstr "Hasło zostało ustawione."
195
196 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:423
197 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/logout.html:10
198 msgid "You have signed out."
199 msgstr "Wylogowano."
200
201 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/forms.py:47
202 msgid "Your account has no password set up."
203 msgstr "Twoje konto nie ma ustawionego hasła."
204
205 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/forms.py:51
206 msgid "Your account has no verified e-mail address."
207 msgstr "Twoje konto nie ma potwierdzonego adresu e-mail."
208
209 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/helpers.py:129
210 msgid "The social account has been connected"
211 msgstr "Konto społecznościowe zostało dołączone"
212
213 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/views.py:66
214 msgid "The social account has been disconnected"
215 msgstr "Konto społecznościowe zostało odłączone."
216
217 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/providers/oauth/client.py:78
218 #, python-format
219 msgid "Invalid response while obtaining request token from \"%s\"."
220 msgstr ""
221
222 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/providers/oauth/client.py:102
223 #, python-format
224 msgid "Invalid response while obtaining access token from \"%s\"."
225 msgstr ""
226
227 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/providers/oauth/client.py:115
228 #, python-format
229 msgid "No request token saved for \"%s\"."
230 msgstr ""
231
232 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/providers/oauth/client.py:160
233 #, python-format
234 msgid "No access token saved for \"%s\"."
235 msgstr ""
236
237 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/providers/oauth/client.py:178
238 #, python-format
239 msgid "No access to private resources at \"%s\"."
240 msgstr "Brak dostępu do prywatnych zasobów pod adresem \"%s\"."
241
242 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:6
243 msgid "Account"
244 msgstr "Konto"
245
246 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:9
247 msgid "E-mail Addresses"
248 msgstr "Adresy e-mail"
249
250 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:11
251 msgid "The following e-mail addresses are associated with your account:"
252 msgstr "Z Twoim kontem są związane następujące adresy e-mail:"
253
254 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:25
255 msgid "Verified"
256 msgstr "Potwierdzony"
257
258 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:27
259 msgid "Unverified"
260 msgstr "Nie potwierdzony"
261
262 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:29
263 msgid "Primary"
264 msgstr "Główny"
265
266 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:35
267 msgid "Make Primary"
268 msgstr "Ustaw główny"
269
270 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:36
271 msgid "Re-send Verification"
272 msgstr "Ponownie prześlij link potwierdzający"
273
274 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:37
275 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/connections.html:35
276 msgid "Remove"
277 msgstr "Usuń"
278
279 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:44
280 msgid "Warning:"
281 msgstr "Uwaga:"
282
283 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:44
284 msgid "You currently do not have any e-mail address set up. You should really add an e-mail address so you can receive notifications, reset your password, etc."
285 msgstr "Nie masz ustawionego żadnego adresu e-mail. Dodanie adresu e-mail umożliwi odzyskanie konta w przypadku utraty hasła."
286
287 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:49
288 msgid "Add E-mail Address"
289 msgstr "Dodaj adres e-mail"
290
291 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:54
292 msgid "Add E-mail"
293 msgstr "Dodaj e-mail"
294
295 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:64
296 msgid "Do you really want to remove the selected e-mail address?"
297 msgstr "Czy na pewno usunąć wybrany adres e-mail?"
298
299 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email_confirm.html:7
300 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email_confirm.html:11
301 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email_confirmed.html:6
302 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email_confirmed.html:11
303 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email/email_confirmation_subject.txt:3
304 msgid "Confirm E-mail Address"
305 msgstr "Potwierdź adres e-mail"
306
307 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email_confirm.html:17
308 #, python-format
309 msgid "Please confirm that <a href=\"mailto:%(email)s\">%(email)s</a> is an e-mail address for user %(user_display)s."
310 msgstr "Proszę potwierdzić adres <a href=\"mailto:%(email)s\">%(email)s</a> jako e-mail użytkownika '%(user_display)s'."
311
312 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email_confirm.html:21
313 msgid "Confirm"
314 msgstr "Potwierdź"
315
316 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email_confirm.html:28
317 #, python-format
318 msgid "This e-mail confirmation link expired or is invalid. Please <a href=\"%(email_url)s\">issue a new e-mail confirmation request</a>."
319 msgstr "Ten link z wiadomości e-mail jest nieprawidłowy lub nieaktualny. Możesz <a href=\"%(email_url)s\">zamówić kolejny link weryfikacyjny</a>."
320
321 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email_confirmed.html:15
322 #, python-format
323 msgid "You have confirmed that <a href=\"mailto:%(email)s\">%(email)s</a> is an e-mail address for user %(user_display)s."
324 msgstr "Adres <a href=\"mailto:%(email)s\">%(email)s</a> został właśnie powierdzony jako e-mail dla użytkownika '%(user_display)s'."
325
326 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/login.html:7
327 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/login.html:11
328 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/login.html:39
329 msgid "Sign In"
330 msgstr "Zaloguj"
331
332 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/login.html:16
333 #, python-format
334 msgid ""
335 "Please sign in with one\n"
336 "of your existing third party accounts. Or, <a href=\"%(signup_url)s\">sign up</a> \n"
337 "for a %(site_name)s account and sign in below:"
338 msgstr ""
339 "Zaloguj za pomocą konta zewnętrznego, albo <a \n"
340 "href=\"%(signup_url)s\">zarejestruj się</a> w serwisie %(site_name)s i zaloguj poniżej:"
341
342 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/login.html:24
343 msgid "or"
344 msgstr "lub"
345
346 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/login.html:38
347 msgid "Forgot Password?"
348 msgstr "Nie pamiętasz hasła?"
349
350 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/logout.html:5
351 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/logout.html:8
352 msgid "Signed Out"
353 msgstr "Wylogowano"
354
355 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_change.html:4
356 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_change.html:7
357 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_change.html:12
358 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset_from_key.html:5
359 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset_from_key.html:8
360 msgid "Change Password"
361 msgstr "Zmień hasło"
362
363 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_delete.html:5
364 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_delete.html:8
365 msgid "Delete Password"
366 msgstr "Usuń hasło"
367
368 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_delete.html:9
369 msgid "You may delete your password since you are currently logged in using OpenID."
370 msgstr "Możesz usunąć hasło, ponieważ jesteś zalogowany/-a za pomocą OpenID."
371
372 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_delete.html:12
373 msgid "delete my password"
374 msgstr "usuń moje hasło"
375
376 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_delete_done.html:5
377 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_delete_done.html:8
378 msgid "Password Deleted"
379 msgstr "Hasło usunięte"
380
381 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_delete_done.html:9
382 msgid "Your password has been deleted."
383 msgstr "Twoje hasło zostało usunięte."
384
385 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset.html:6
386 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset.html:10
387 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset_done.html:6
388 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset_done.html:9
389 msgid "Password Reset"
390 msgstr "Odzyskiwanie hasła"
391
392 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset.html:15
393 msgid "Forgotten your password? Enter your e-mail address below, and we'll send you an e-mail allowing you to reset it."
394 msgstr "Nie pamiętasz swojego hasła? Wpisz adres e-mail, a wyślemy Ci e-mail umożliwiający zresetowanie go."
395
396 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset.html:20
397 msgid "Reset My Password"
398 msgstr "Odzyskaj hasło"
399
400 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset.html:23
401 msgid "Please contact us if you have any trouble resetting your password."
402 msgstr "Prosimy o kontakt w przypadku problemów z uzyskaniem nowego hasła."
403
404 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset_done.html:15
405 #, python-format
406 msgid "We have sent you an e-mail. Please contact us if you do not receive it within a few minutes."
407 msgstr "E-mail został wysłany. Prosimy o kontakt, jeśli wiadomość nie dotrze w ciągu kilku minut."
408
409 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset_from_key.html:8
410 msgid "Bad Token"
411 msgstr "Błędny klucz"
412
413 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset_from_key.html:12
414 #, python-format
415 msgid "The password reset link was invalid, possibly because it has already been used.  Please request a <a href=\"%(passwd_reset_url)s\">new password reset</a>."
416 msgstr "Link resetujący hasło jest nieprawidłowy, być może ponieważ został już wcześniej użyty. Spróbuj <a href=\"%(passwd_reset_url)s\">zresetować hasło ponownie</a>."
417
418 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset_from_key.html:18
419 msgid "change password"
420 msgstr "zmień hasło"
421
422 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset_from_key.html:21
423 msgid "Your password is now changed."
424 msgstr "Hasło zostało zmienione."
425
426 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_set.html:5
427 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_set.html:8
428 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_set.html:13
429 msgid "Set Password"
430 msgstr "Ustaw hasło"
431
432 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/signup.html:6
433 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/signup.html:5
434 msgid "Signup"
435 msgstr "Rejestracja"
436
437 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/signup.html:9
438 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/signup.html:19
439 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/signup.html:8
440 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/signup.html:19
441 msgid "Sign Up"
442 msgstr "Zarejestruj się"
443
444 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/signup.html:11
445 #, python-format
446 msgid "Already have an account? Then please <a href=\"%(login_url)s\">sign in</a>."
447 msgstr "Masz już konto? <a href=\"%(login_url)s\">Zaloguj się</a>."
448
449 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/signup_closed.html:6
450 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/signup_closed.html:9
451 msgid "Sign Up Closed"
452 msgstr "Rejestracja zamknięta"
453
454 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/signup_closed.html:11
455 msgid "We are sorry, but the sign up is currently closed."
456 msgstr "Przepraszamy, ale rejestracja jest obecnie zamknięta."
457
458 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/verification_sent.html:5
459 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/verification_sent.html:8
460 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/verified_email_required.html:6
461 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/verified_email_required.html:9
462 msgid "Verify Your E-mail Address"
463 msgstr "Potwierdź swój adres e-mail"
464
465 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/verification_sent.html:10
466 #, python-format
467 msgid "We have sent an e-mail to <a href=\"mailto:%(email)s\">%(email)s</a> for verification. Follow the link provided to finalize the signup process. Please contact us if you do not receive it within a few minutes."
468 msgstr "Na podany adres e-mail <a href=\"mailto:%(email)s\">%(email)s</a> została wysłana wiadomość w celu weryfikacji. Proszę kliknąć w podany w tej wiadomości link w celu zakończenia procesu rejestracji. Prosimy o kontakt, jeśli wiadomość nie dotrze w ciągu kilku minut."
469
470 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/verified_email_required.html:15
471 msgid ""
472 "This part of the site requires us to verify that\n"
473 "you are who you claim to be. For this purpose, we require that you\n"
474 "verify ownership of your e-mail address. "
475 msgstr ""
476 "W celu korzystania z tej części strony wymagamy\n"
477 "potwierdzenia tożsamości. W tym celu konieczne jest\n"
478 "potwierdzenie adresu e-mail. "
479
480 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/verified_email_required.html:19
481 msgid ""
482 "We have sent an e-mail to you for\n"
483 "verification. Please click on the link inside this e-mail. Please\n"
484 "contact us if you do not receive it within a few minutes."
485 msgstr ""
486 "Na podany adres została wysłana wiadomość w celu\n"
487 "weryfikacji. Proszę kliknąć na link wewnątrz tej wiadomości. Prosimy\n"
488 "o kontakt, jeśli wiadomość nie dotrze w ciągu kilku minut."
489
490 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/verified_email_required.html:21
491 #, python-format
492 msgid "<strong>Note:</strong> you can still <a href=\"%(email_url)s\">change your e-mail address</a>."
493 msgstr "<strong>Uwaga:</strong> nadal możesz <a href=\"%(email_url)s\">zmienić swój adres e-mail</a>."
494
495 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email/email_confirmation_message.txt:4
496 #, python-format
497 msgid ""
498 "User %(user_display)s at %(site_name)s has given this as an email address.\n"
499 "\n"
500 "To confirm this is correct, go to %(activate_url)s\n"
501 msgstr ""
502 "Użytkownik '%(user_display)s' podał ten adres e-mail na stronie  %(site_name)s.\n"
503 "\n"
504 "Aby go potwierdzić, przejdź do %(activate_url)s\n"
505
506 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email/password_reset_key_message.txt:9
507 #, python-format
508 msgid ""
509 "You're receiving this e-mail because you or someone else has requested a password for your user account at %(site_domain)s.\n"
510 "It can be safely ignored if you did not request a password reset. Click the link below to reset your password.\n"
511 "\n"
512 "%(password_reset_url)s\n"
513 "\n"
514 "In case you forgot, your username is %(username)s.\n"
515 "\n"
516 "Thanks for using our site!\n"
517 msgstr ""
518 "Otrzymujesz tego e-maila, ponieważ zostaliśmy poproszeni o zresetowanie hasła dla konta w serwisie %(site_domain)s.\n"
519 "Możesz go zignorować, jeśli prośba nie pochodzi od Ciebie. Wejdź pod poniższy link, aby zresetować swoje hasło.\n"
520 "\n"
521 "%(password_reset_url)s\n"
522 "\n"
523 "W razie czego, Twój login to: %(username)s.\n"
524 "\n"
525 "Miłego czytania!\n"
526
527 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email/password_reset_key_subject.txt:3
528 msgid "Password Reset E-mail"
529 msgstr "E-mail resetujący hasło"
530
531 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/snippets/already_logged_in.html:5
532 msgid "Note"
533 msgstr "Zwróć uwagę"
534
535 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/snippets/already_logged_in.html:5
536 #, python-format
537 msgid "you are already logged in as %(user_display)s."
538 msgstr "jesteś już zalogowany/-a jako %(user_display)s."
539
540 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/openid/login.html:10
541 msgid "OpenID Sign In"
542 msgstr "Logowanie przy użyciu OpenID"
543
544 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/account_inactive.html:5
545 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/account_inactive.html:8
546 msgid "Account Inactive"
547 msgstr "Konto nieaktywne"
548
549 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/account_inactive.html:10
550 msgid "This account is inactive."
551 msgstr "To konto jest nieaktywne."
552
553 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/authentication_error.html:5
554 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/authentication_error.html:8
555 msgid "Social Network Login Failure"
556 msgstr "Błąd podczas logowania przy użyciu sieci społecznościowej."
557
558 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/authentication_error.html:10
559 msgid "An error occurred while attempting to login via your social network account."
560 msgstr "Podczas próby zalogowania za pośrednictwej konta w sieci społecznościowej wystąpił błąd."
561
562 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/connections.html:5
563 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/connections.html:8
564 msgid "Account Connections"
565 msgstr "Powiązania konta"
566
567 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/connections.html:11
568 msgid "You can sign in to your account using any of the following third party accounts:"
569 msgstr "Możesz zalogować się na swoje konto używając następujących kont zewnętrznych:"
570
571 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/connections.html:43
572 msgid "You currently have no social network accounts connected to this account."
573 msgstr "Aktualnie do Twojego konta nie są podłączone żadne konta w sieciach społecznościowych."
574
575 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/connections.html:46
576 msgid "Add a 3rd Party Account"
577 msgstr "Dodaj konto zewnętrzne"
578
579 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/login_cancelled.html:6
580 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/login_cancelled.html:10
581 msgid "Login Cancelled"
582 msgstr "Logowanie anulowane"
583
584 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/login_cancelled.html:14
585 #, python-format
586 msgid "You decided to cancel logging in to our site using one of your existing accounts. If this was a mistake, please proceed to <a href=\"%(login_url)s\">sign in</a>."
587 msgstr "Logowanie do serwisu za pomocą istniejącego konta zostało anulowane. Jeśli był to błąd, przejdź do <a href=\"%(login_url)s\">strony logowania</a>."
588
589 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/signup.html:11
590 #, python-format
591 msgid ""
592 "You are about to use your %(provider_name)s account to login to \n"
593 "%(site_name)s. As a final step, please complete the following form:"
594 msgstr ""
595 "Za chwilę użyjesz konta w serwisie %(provider_name)s aby zalogować się \n"
596 "do serwisu %(site_name)s. Zanim to nastąpi, wypełnij proszę ten krótki formularz:"
597
598 #~ msgid "OpenID"
599 #~ msgstr "OpenID"
600
601 #~ msgid ""
602 #~ "If you have any trouble resetting "
603 #~ "your password, contact us at <a "
604 #~ "href=\"mailto:%(CONTACT_EMAIL)s\">%(CONTACT_EMAIL)s</a>."
605 #~ msgstr ""
606 #~ "Jeśli masz problem z odzyskaniem hasła,"
607 #~ " napisz do nas pod <a "
608 #~ "href=\"mailto:%(CONTACT_EMAIL)s\">%(CONTACT_EMAIL)s</a>."
609
610 #~ msgid ""
611 #~ "We have sent you an e-mail to "
612 #~ "<b>%(email)s</b> for verification. Follow the"
613 #~ " link provided to finalize the signup"
614 #~ " process. If you do not receive "
615 #~ "it within a few minutes, contact "
616 #~ "us at <a "
617 #~ "href=\"mailto:%(CONTACT_EMAIL)s\">%(CONTACT_EMAIL)s</a>."
618 #~ msgstr ""
619 #~ "Na adres <b>%(email)s</b> został wysłany "
620 #~ "e-mail w celu potwierdzenia konta. W "
621 #~ "treści e-maila znajduje się link, pod"
622 #~ " który trzeba przejść w celu "
623 #~ "dokończenia rejestracji. Jeśli nie dostaniesz"
624 #~ " go w ciągu kilku minut, napisz "
625 #~ "do nas pod <a "
626 #~ "href=\"mailto:%(CONTACT_EMAIL)s\">%(CONTACT_EMAIL)s</a>."
627
628 #~ msgid "Invalid confirmation key."
629 #~ msgstr "Niepoprawny klucz potwierdzający."