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.
8 "Project-Id-Version: PROJECT VERSION\n"
9 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
10 "POT-Creation-Date: 2012-07-19 11:40+0200\n"
11 "PO-Revision-Date: 2012-03-13 15:39+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 && "
15 "(n%100<10 || n%100>=20) ? 1 : 2)\n"
17 "Content-Type: text/plain; charset=utf-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "Generated-By: Babel 0.9.6\n"
21 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:36
22 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:167
23 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:341
27 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:40
29 msgstr "Zapamiętaj mnie"
31 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:52
32 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:113
33 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:284
34 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:363
38 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:57
39 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:104
43 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:85
44 msgid "This account is currently inactive."
45 msgstr "Konto jest nieaktywne."
47 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:88
48 msgid "The e-mail address and/or password you specified are not correct."
49 msgstr "Podany e-mail i/lub hasło są niepoprawne."
51 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:90
52 msgid "The username and/or password you specified are not correct."
53 msgstr "Podany login i/lub hasło są niepoprawne."
55 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:116
56 msgid "E-mail (optional)"
57 msgstr "E-mail (opcjonalnie)"
59 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:127
60 msgid "Usernames can only contain letters, numbers and underscores."
61 msgstr "Login może zawierać tylko litery, cyfry i znaki podkreślenia."
63 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:133
64 msgid "This username is already taken. Please choose another."
65 msgstr "Ten login jest zajęty. Proszę wybrać inny."
67 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:141
68 msgid "A user is registered with this e-mail address."
69 msgstr "Istnieje użytkownik o tym adresie e-mail."
71 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:171
72 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:345
73 msgid "Password (again)"
74 msgstr "Hasło (ponownie)"
76 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:198
77 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:330
78 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:352
79 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:428
80 msgid "You must type the same password each time."
81 msgstr "Proszę wpisać dwa razy to samo hasło."
83 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:234
84 msgid "Your e-mail address has already been verified"
85 msgstr "Adres e-mail jest już zweryfikowany."
87 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:244
88 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/utils.py:93
89 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:101
90 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:117
92 msgid "Confirmation e-mail sent to %(email)s"
93 msgstr "E-mail potwierdzający wysłany do %(email)s"
95 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:292
96 msgid "This e-mail address already associated with this account."
97 msgstr "Ten adres e-mail jest już używany przez to konto."
99 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:293
100 msgid "This e-mail address already associated with another account."
101 msgstr "Ten adres e-mail jest już używany przez inne konto."
103 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:310
104 msgid "Current Password"
105 msgstr "Aktualne hasło"
107 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:314
108 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:411
112 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:318
113 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:415
114 msgid "New Password (again)"
115 msgstr "Nowe hasło (ponownie)"
117 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:324
118 msgid "Please type your current password."
119 msgstr "Proszę wpisać swoje aktualne hasło."
121 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:373
122 msgid "The e-mail address is not assigned to any user account"
123 msgstr "Ten adres e-mail nie jest używany przez żadne konto."
125 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:393
126 msgid "Password Reset E-mail"
127 msgstr "E-mail resetujący hasło"
129 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/utils.py:72
131 msgid "Successfully signed in as %(user)s."
132 msgstr "Zalogowano jako %(user)s."
134 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:133
136 msgid "Removed e-mail address %(email)s"
137 msgstr "Usunięto adres e-mail %(email)s"
139 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:147
140 msgid "Primary e-mail address set"
141 msgstr "Ustawiono główny adres e-mail"
143 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:168
144 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:241
145 msgid "Password successfully changed."
146 msgstr "Hasło zostało zmienione."
148 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:191
149 msgid "Password successfully set."
150 msgstr "Hasło zostało ustawione."
152 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:255
153 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/logout.html:10
154 msgid "You have signed out."
157 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/openid/forms.py:6
161 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/forms.py:32
162 msgid "Your local account has no password setup."
163 msgstr "Twoje konto nie ma ustawionego hasła."
165 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/forms.py:36
166 msgid "Your local account has no verified e-mail address."
167 msgstr "Twoje konto nie ma potwierdzonego adresu e-mail."
169 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/helpers.py:112
170 msgid "The social account has been connected to your existing account"
171 msgstr "Konto społecznościowe zostało podłączone do Twojego konta."
173 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/oauth.py:89
175 msgid "Invalid response while obtaining request token from \"%s\"."
178 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/oauth.py:111
180 msgid "Invalid response while obtaining access token from \"%s\"."
183 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/oauth.py:124
185 msgid "No request token saved for \"%s\"."
188 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/oauth.py:172
190 msgid "No access token saved for \"%s\"."
193 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/oauth.py:192
195 msgid "No access to private resources at \"%s\"."
198 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/views.py:68
199 msgid "The social account has been disconnected"
200 msgstr "Konto społecznościowe zostało odłączone."
202 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:6
206 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:9
207 msgid "E-mail Addresses"
208 msgstr "Adresy e-mail"
210 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:12
211 msgid "The following e-mail addresses are associated to your account:"
212 msgstr "Z Twoim kontem są związane następujące adresy e-mail:"
214 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:26
216 msgstr "Potwierdzony"
218 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:28
220 msgstr "Nie potwierdzony"
222 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:30
226 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:36
228 msgstr "Ustaw główny"
230 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:37
231 msgid "Re-send Verification"
232 msgstr "Ponownie prześlij link potwierdzający"
234 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:38
238 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:45
242 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:45
244 "You currently do not have any e-mail address set up. You should really "
245 "add an e-mail address so you can receive notifications, reset your "
248 "Nie masz ustawionego żadnego adresu e-mail. Dodanie adresu e-mail "
249 "umożliwi odzyskanie konta w przypadku utraty hasła."
251 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:50
252 msgid "Add E-mail Address"
253 msgstr "Dodaj adres e-mail"
255 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:57
257 msgstr "Dodaj e-mail"
259 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:69
260 msgid "Do you really want to remove the selected e-mail address?"
261 msgstr "Czy na pewno usunąć wybrany adres e-mail?"
263 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/language_change.html:6
264 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/language_change.html:9
268 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/language_change.html:11
269 msgid "Pinax can be used in your preferred language."
272 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/language_change.html:18
273 msgid "Change my language"
276 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/login.html:7
277 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/login.html:12
278 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/login.html:47
282 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/login.html:20
285 "Please sign in with one\n"
286 "of your existing third party accounts. Or, <a \n"
287 "href=\"%(signup_url)s\">sign up</a> for a %(site_name)s account and sign "
291 "Zaloguj za pomocą konta zewnętrznego, albo <a \n"
292 "href=\"%(signup_url)s\">zarejestruj się</a> w serwisie %(site_name)s i "
295 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/login.html:28
299 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/login.html:45
300 msgid "Forgot Password?"
301 msgstr "Nie pamiętasz hasła?"
303 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/logout.html:5
304 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/logout.html:8
308 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_change.html:5
309 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_change.html:8
310 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_change.html:15
311 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_from_key.html:5
312 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_from_key.html:8
313 msgid "Change Password"
316 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_delete.html:5
317 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_delete.html:8
318 msgid "Delete Password"
321 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_delete.html:9
323 "You may delete your password since you are currently logged in using "
325 msgstr "Możesz usunąć hasło, ponieważ jesteś zalogowany/-a za pomocą OpenID."
327 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_delete.html:12
328 msgid "delete my password"
329 msgstr "usuń moje hasło"
331 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_delete_done.html:5
332 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_delete_done.html:8
333 msgid "Password Deleted"
334 msgstr "Hasło usunięte"
336 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_delete_done.html:9
337 msgid "Your password has been deleted."
338 msgstr "Twoje hasło zostało usunięte."
340 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset.html:7
341 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset.html:11
342 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_done.html:6
343 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_done.html:9
344 msgid "Password Reset"
345 msgstr "Odzyskiwanie hasła"
347 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset.html:16
349 "Forgotten your password? Enter your e-mail address below, and we'll send "
350 "you an e-mail allowing you to reset it."
352 "Nie pamiętasz swojego hasła? Wpisz adres e-mail, a wyślemy Ci e-mail "
353 "umożliwiający zresetowanie go."
355 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset.html:23
356 msgid "Reset My Password"
357 msgstr "Odzyskaj hasło"
359 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset.html:28
362 "If you have any trouble resetting your password, contact us at <a "
363 "href=\"mailto:%(CONTACT_EMAIL)s\">%(CONTACT_EMAIL)s</a>."
365 "Jeśli masz problem z odzyskaniem hasła, napisz do nas pod <a "
366 "href=\"mailto:%(CONTACT_EMAIL)s\">%(CONTACT_EMAIL)s</a>."
368 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_done.html:15
371 "We have sent you an e-mail. If you do not receive it within a few "
372 "minutes, contact us at <a "
373 "href=\"mailto:%(CONTACT_EMAIL)s\">%(CONTACT_EMAIL)s</a>."
375 "E-mail został wysłany. Jeśli nie otrzymasz go w ciągu kilku minut, napisz"
376 " do nas pod <a href=\"mailto:%(CONTACT_EMAIL)s\">%(CONTACT_EMAIL)s</a>."
378 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_from_key.html:8
380 msgstr "Błędny klucz"
382 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_from_key.html:12
385 "The password reset link was invalid, possibly because it has already been"
386 " used. Please request a <a href=\"%(passwd_reset_url)s\">new password "
389 "Link resetujący hasło jest nieprawidłowy, być może ponieważ został już "
390 "wcześniej użyty. Spróbuj <a href=\"%(passwd_reset_url)s\">zresetować "
391 "hasło ponownie</a>."
393 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_from_key.html:20
394 msgid "change password"
397 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_from_key.html:25
398 msgid "Your password is now changed."
399 msgstr "Hasło zostało zmienione."
401 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_key_message.txt:9
404 "You're receiving this e-mail because you or someone else has requested a "
405 "password for your user account at %(site_domain)s.\n"
406 "It can be safely ignored if you did not request a password reset. Click "
407 "the link below to reset your password.\n"
409 "%(password_reset_url)s\n"
411 "In case you forgot, your username is %(username)s.\n"
413 "Thanks for using our site!\n"
415 "Otrzymujesz tego e-maila, ponieważ zostaliśmy poproszeni o zresetowanie "
416 "hasła dla konta w serwisie %(site_domain)s.\n"
417 "Możesz go zignorować, jeśli prośba nie pochodzi od Ciebie. Wejdź pod "
418 "poniższy link, aby zresetować swoje hasło.\n"
420 "%(password_reset_url)s\n"
422 "W razie czego, Twój login to: %(username)s.\n"
426 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_set.html:6
427 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_set.html:9
428 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_set.html:16
432 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/signup.html:6
433 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/signup.html:6
437 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/signup.html:9
438 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/signup.html:24
439 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/signup.html:9
440 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/signup.html:22
442 msgstr "Zarejestruj się"
444 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/signup.html:14
445 msgid "Already have an account?"
446 msgstr "Masz już konto?"
448 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/signup.html:14
452 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/timezone_change.html:6
453 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/timezone_change.html:9
457 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/timezone_change.html:11
459 "Pinax can localize all times into your preferred timezone. Change your "
463 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/timezone_change.html:18
464 msgid "Change my timezone"
467 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/verification_sent.html:5
468 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/verification_sent.html:8
469 msgid "Verify Your E-mail Address"
470 msgstr "Potwierdź swój adres e-mail"
472 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/verification_sent.html:10
475 "We have sent you an e-mail to <b>%(email)s</b> for verification. Follow "
476 "the link provided to finalize the signup process. If you do not receive "
477 "it within a few minutes, contact us at <a "
478 "href=\"mailto:%(CONTACT_EMAIL)s\">%(CONTACT_EMAIL)s</a>."
480 "Na adres <b>%(email)s</b> został wysłany e-mail w celu potwierdzenia "
481 "konta. W treści e-maila znajduje się link, pod który trzeba przejść w "
482 "celu dokończenia rejestracji. Jeśli nie dostaniesz go w ciągu kilku "
483 "minut, napisz do nas pod <a "
484 "href=\"mailto:%(CONTACT_EMAIL)s\">%(CONTACT_EMAIL)s</a>."
486 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/snippets/already_logged_in.html:5
490 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/snippets/already_logged_in.html:5
492 msgid "you are already logged in as %(user_display)s."
493 msgstr "jesteś już zalogowany/-a jako %(user_display)s."
495 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/emailconfirmation/confirm_email.html:5
496 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/emailconfirmation/confirm_email.html:8
497 msgid "E-mail Address Confirmation"
498 msgstr "Potwierdzenie adresu e-mail"
500 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/emailconfirmation/confirm_email.html:11
503 "You have confirmed that <a href=\"mailto:%(email)s\">%(email)s</a> is an "
504 "e-mail address for user '%(user)s'."
506 "Adres <a href=\"mailto:%(email)s\">%(email)s</a> został właśnie "
507 "powierdzony jako e-mail dla użytkownika '%(user)s'."
509 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/emailconfirmation/confirm_email.html:13
510 msgid "Invalid confirmation key."
511 msgstr "Niepoprawny klucz potwierdzający."
513 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/openid/login.html:10
514 msgid "OpenID Sign In"
515 msgstr "Logowanie przy użyciu OpenID"
517 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/account_inactive.html:5
518 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/account_inactive.html:8
519 msgid "Account Inactive"
520 msgstr "Konto nieaktywne"
522 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/account_inactive.html:10
523 msgid "This account is inactive."
524 msgstr "To konto jest nieaktywne."
526 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/authentication_error.html:5
527 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/authentication_error.html:8
528 msgid "Social Network Login Failure"
529 msgstr "Błąd podczas logowania przy użyciu sieci społecznościowej."
531 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/authentication_error.html:10
533 "An error occured while attempting to login via your social network "
536 "Podczas próby zalogowania za pośrednictwej konta w sieci społecznościowej"
539 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/connections.html:5
540 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/connections.html:8
541 msgid "Account Connections"
542 msgstr "Powiązania konta"
544 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/connections.html:11
546 "You can sign in to your account using any of the following third party "
549 "Możesz zalogować się na swoje konto używając następujących kont "
552 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/connections.html:46
553 msgid "Add a 3rd Party Account"
554 msgstr "Dodaj konto zewnętrzne"
556 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/login_cancelled.html:5
557 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/login_cancelled.html:9
558 msgid "Login Cancelled"
559 msgstr "Logowanie anulowane"
561 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/login_cancelled.html:13
564 "You decided to cancel logging in to our site using one of your exisiting "
565 "accounts. If this was a mistake, please proceed to <a "
566 "href=\"%(login_url)s\">sign in</a>."
568 "Logowanie do serwisu za pomocą istniejącego konta zostało anulowane. "
569 "Jeśli był to błąd, przejdź do <a href=\"%(login_url)s\">strony "
572 #: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/signup.html:12
575 "You are about to use your %(provider_name)s account to login to \n"
576 "%(site_name)s. As a final step, please complete the following form:"
578 "Za chwilę użyjesz konta w serwisie %(provider_name)s aby zalogować się \n"
579 "do serwisu %(site_name)s. Zanim to nastąpi, wypełnij proszę ten krótki "