X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/46a90d7cfe54bb6df2f99175abd0ad7d26b3da72..9a7603cfbfdf7c0b4a2210ef454cecf894c5e172:/wolnelektury/locale-contrib/pl/LC_MESSAGES/django.po diff --git a/wolnelektury/locale-contrib/pl/LC_MESSAGES/django.po b/wolnelektury/locale-contrib/pl/LC_MESSAGES/django.po index bf3a36a51..8e7c15ba1 100644 --- a/wolnelektury/locale-contrib/pl/LC_MESSAGES/django.po +++ b/wolnelektury/locale-contrib/pl/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2012-08-14 17:40+0200\n" -"PO-Revision-Date: 2012-08-14 17:49+0100\n" +"POT-Creation-Date: 2013-04-09 15:30+0200\n" +"PO-Revision-Date: 2013-04-09 15:46+0100\n" "Last-Translator: Radek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>\n" "Language-Team: pl <LL@li.org>\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" @@ -17,265 +17,333 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 0.9.6\n" -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:36 -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:191 -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:358 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:31 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:47 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:233 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:351 msgid "Password" msgstr "HasÅo" #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:40 +msgid "Password must be a minimum of {0} characters." +msgstr "HasÅo musi skÅadaÄ siÄ z co najmniej {0} znaków." + +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:49 msgid "Remember Me" msgstr "ZapamiÄtaj mnie" -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:52 -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:139 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:60 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:173 +msgid "E-mail address" +msgstr "Adres e-mail" + +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:61 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:182 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:301 -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:380 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:368 msgid "E-mail" msgstr "E-mail" -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:57 -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:130 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:66 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:67 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:166 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:170 msgid "Username" msgstr "Login" -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:85 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:74 +msgid "Username or e-mail" +msgstr "Nazwa użytkownika lub e-mail." + +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:108 msgid "This account is currently inactive." msgstr "Konto jest nieaktywne." -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:88 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:112 msgid "The e-mail address and/or password you specified are not correct." msgstr "Podany e-mail i/lub hasÅo sÄ niepoprawne." -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:90 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:116 msgid "The username and/or password you specified are not correct." msgstr "Podany login i/lub hasÅo sÄ niepoprawne." -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:142 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:119 +msgid "The login and/or password you specified are not correct." +msgstr "Podany login i/lub hasÅo sÄ niepoprawne." + +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:185 msgid "E-mail (optional)" msgstr "E-mail (opcjonalnie)" -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:153 -msgid "Usernames can only contain letters, numbers and underscores." -msgstr "Login może zawieraÄ tylko litery, cyfry i znaki podkreÅlenia." +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:193 +msgid "Usernames can only contain letters, digits and @/./+/-/_." +msgstr "Login może zawieraÄ tylko litery, cyfry i znaki @/./+/-/_." -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:159 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:197 +msgid "Username can not be used. Please use other username." +msgstr "Ta nazwa użytkownika nie może zostaÄ użyta. Prosimy użyÄ innej." + +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:204 msgid "This username is already taken. Please choose another." msgstr "Ten login jest zajÄty. ProszÄ wybraÄ inny." -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:167 -msgid "A user is registered with this e-mail address." +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:212 +msgid "A user is already registered with this e-mail address." msgstr "Istnieje użytkownik o tym adresie e-mail." -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:195 -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:362 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:234 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:352 msgid "Password (again)" msgstr "HasÅo (ponownie)" -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:225 -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:347 -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:369 -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:444 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:262 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:341 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:357 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:425 msgid "You must type the same password each time." msgstr "ProszÄ wpisaÄ dwa razy to samo hasÅo." -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:260 -msgid "Your e-mail address has already been verified" -msgstr "Adres e-mail jest już zweryfikowany." - -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:270 -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/utils.py:123 -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:93 -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:109 -#, python-format -msgid "Confirmation e-mail sent to %(email)s" -msgstr "E-mail potwierdzajÄ cy wysÅany do %(email)s" - #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:309 -msgid "This e-mail address already associated with this account." +msgid "This e-mail address is already associated with this account." msgstr "Ten adres e-mail jest już używany przez to konto." #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:310 -msgid "This e-mail address already associated with another account." +msgid "This e-mail address is already associated with another account." msgstr "Ten adres e-mail jest już używany przez inne konto." -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:327 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:329 msgid "Current Password" msgstr "Aktualne hasÅo" -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:331 -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:427 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:330 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:413 msgid "New Password" msgstr "Nowe hasÅo" -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:335 -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:431 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:331 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:414 msgid "New Password (again)" msgstr "Nowe hasÅo (ponownie)" -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:341 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:335 msgid "Please type your current password." msgstr "ProszÄ wpisaÄ swoje aktualne hasÅo." -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:390 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:378 msgid "The e-mail address is not assigned to any user account" msgstr "Ten adres e-mail nie jest używany przez żadne konto." -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:409 -msgid "Password Reset E-mail" -msgstr "E-mail resetujÄ cy hasÅo" +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/models.py:30 +msgid "email address" +msgstr "adres e-mail" + +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/models.py:31 +msgid "email addresses" +msgstr "adresy e-mail" + +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/models.py:81 +msgid "email confirmation" +msgstr "potwierdzenie adresu e-mail" -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/utils.py:84 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/models.py:82 +msgid "email confirmations" +msgstr "potwierdzenia adresów e-mail" + +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/utils.py:89 #, python-format msgid "Successfully signed in as %(user)s." msgstr "Zalogowano jako %(user)s." -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:125 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/utils.py:237 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:216 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:235 +#, python-format +msgid "Confirmation e-mail sent to %(email)s" +msgstr "E-mail potwierdzajÄ cy wysÅany do %(email)s" + +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:141 +#, python-format +msgid "You have confirmed %(email)s." +msgstr "Adres %(email)s zostaÅ potwierdzony." + +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:253 +#, python-format +msgid "You cannot remove your primary e-mail address (%(email)s)" +msgstr "Nie można usunÄ Ä gÅównego adresu e-mail (%(email)s)" + +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:263 #, python-format msgid "Removed e-mail address %(email)s" msgstr "UsuniÄto adres e-mail %(email)s" -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:139 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:289 +msgid "Your primary e-mail address must be verified" +msgstr "GÅówny adres e-mail musi zostaÄ potwierdzony" + +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:301 msgid "Primary e-mail address set" msgstr "Ustawiono gÅówny adres e-mail" -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:160 -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:233 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:330 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:407 msgid "Password successfully changed." msgstr "HasÅo zostaÅo zmienione." -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:183 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:355 msgid "Password successfully set." msgstr "HasÅo zostaÅo ustawione." -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:247 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:423 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/logout.html:10 msgid "You have signed out." msgstr "Wylogowano." -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/openid/forms.py:6 -msgid "OpenID" -msgstr "OpenID" - -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/forms.py:33 -msgid "Your local account has no password setup." +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/forms.py:47 +msgid "Your account has no password set up." msgstr "Twoje konto nie ma ustawionego hasÅa." -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/forms.py:37 -msgid "Your local account has no verified e-mail address." +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/forms.py:51 +msgid "Your account has no verified e-mail address." msgstr "Twoje konto nie ma potwierdzonego adresu e-mail." -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/helpers.py:111 -msgid "The social account has been connected to your existing account" -msgstr "Konto spoÅecznoÅciowe zostaÅo podÅÄ czone do Twojego konta." +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/helpers.py:129 +msgid "The social account has been connected" +msgstr "Konto spoÅecznoÅciowe zostaÅo doÅÄ czone" + +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/views.py:66 +msgid "The social account has been disconnected" +msgstr "Konto spoÅecznoÅciowe zostaÅo odÅÄ czone." -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/oauth.py:89 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/providers/oauth/client.py:78 #, python-format msgid "Invalid response while obtaining request token from \"%s\"." msgstr "" -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/oauth.py:111 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/providers/oauth/client.py:102 #, python-format msgid "Invalid response while obtaining access token from \"%s\"." msgstr "" -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/oauth.py:124 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/providers/oauth/client.py:115 #, python-format msgid "No request token saved for \"%s\"." msgstr "" -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/oauth.py:172 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/providers/oauth/client.py:160 #, python-format msgid "No access token saved for \"%s\"." msgstr "" -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/oauth.py:192 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/providers/oauth/client.py:178 #, python-format msgid "No access to private resources at \"%s\"." -msgstr "" +msgstr "Brak dostÄpu do prywatnych zasobów pod adresem \"%s\"." -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/views.py:68 -msgid "The social account has been disconnected" -msgstr "Konto spoÅecznoÅciowe zostaÅo odÅÄ czone." - -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:5 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:6 msgid "Account" msgstr "Konto" -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:8 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:9 msgid "E-mail Addresses" msgstr "Adresy e-mail" -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:10 -msgid "The following e-mail addresses are associated to your account:" +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:11 +msgid "The following e-mail addresses are associated with your account:" msgstr "Z Twoim kontem sÄ zwiÄ zane nastÄpujÄ ce adresy e-mail:" -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:24 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:25 msgid "Verified" msgstr "Potwierdzony" -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:26 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:27 msgid "Unverified" msgstr "Nie potwierdzony" -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:28 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:29 msgid "Primary" msgstr "GÅówny" -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:34 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:35 msgid "Make Primary" msgstr "Ustaw gÅówny" -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:35 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:36 msgid "Re-send Verification" msgstr "Ponownie przeÅlij link potwierdzajÄ cy" -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:36 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:37 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/connections.html:35 msgid "Remove" msgstr "UsuÅ" -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:43 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:44 msgid "Warning:" msgstr "Uwaga:" -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:43 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:44 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." msgstr "Nie masz ustawionego żadnego adresu e-mail. Dodanie adresu e-mail umożliwi odzyskanie konta w przypadku utraty hasÅa." -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:48 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:49 msgid "Add E-mail Address" msgstr "Dodaj adres e-mail" -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:53 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:54 msgid "Add E-mail" msgstr "Dodaj e-mail" -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:63 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:64 msgid "Do you really want to remove the selected e-mail address?" msgstr "Czy na pewno usunÄ Ä wybrany adres e-mail?" -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/login.html:6 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email_confirm.html:7 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email_confirm.html:11 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email_confirmed.html:6 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email_confirmed.html:11 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email/email_confirmation_subject.txt:3 +msgid "Confirm E-mail Address" +msgstr "Potwierdź adres e-mail" + +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email_confirm.html:17 +#, python-format +msgid "Please confirm that <a href=\"mailto:%(email)s\">%(email)s</a> is an e-mail address for user %(user_display)s." +msgstr "ProszÄ potwierdziÄ adres <a href=\"mailto:%(email)s\">%(email)s</a> jako e-mail użytkownika '%(user_display)s'." + +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email_confirm.html:21 +msgid "Confirm" +msgstr "Potwierdź" + +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email_confirm.html:28 +#, python-format +msgid "This e-mail confirmation link expired or is invalid. Please <a href=\"%(email_url)s\">issue a new e-mail confirmation request</a>." +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>." + +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email_confirmed.html:15 +#, python-format +msgid "You have confirmed that <a href=\"mailto:%(email)s\">%(email)s</a> is an e-mail address for user %(user_display)s." +msgstr "Adres <a href=\"mailto:%(email)s\">%(email)s</a> zostaÅ wÅaÅnie powierdzony jako e-mail dla użytkownika '%(user_display)s'." + +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/login.html:7 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/login.html:11 -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/login.html:43 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/login.html:39 msgid "Sign In" msgstr "Zaloguj" -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/login.html:19 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/login.html:16 #, python-format msgid "" "Please sign in with one\n" -"of your existing third party accounts. Or, <a \n" -"href=\"%(signup_url)s\">sign up</a> for a %(site_name)s account and sign in\n" -"below:" +"of your existing third party accounts. Or, <a href=\"%(signup_url)s\">sign up</a> \n" +"for a %(site_name)s account and sign in below:" msgstr "" "Zaloguj za pomocÄ konta zewnÄtrznego, albo <a \n" "href=\"%(signup_url)s\">zarejestruj siÄ</a> w serwisie %(site_name)s i zaloguj poniżej:" -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/login.html:27 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/login.html:24 msgid "or" msgstr "lub" -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/login.html:42 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/login.html:38 msgid "Forgot Password?" msgstr "Nie pamiÄtasz hasÅa?" @@ -287,8 +355,8 @@ msgstr "Wylogowano" #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_change.html:4 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_change.html:7 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_change.html:12 -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset_from_key.html:4 -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset_from_key.html:7 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset_from_key.html:5 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset_from_key.html:8 msgid "Change Password" msgstr "ZmieÅ hasÅo" @@ -330,125 +398,146 @@ msgid "Reset My Password" msgstr "Odzyskaj hasÅo" #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset.html:23 -#, python-format -msgid "If you have any trouble resetting your password, contact us at <a href=\"mailto:%(CONTACT_EMAIL)s\">%(CONTACT_EMAIL)s</a>." -msgstr "JeÅli masz problem z odzyskaniem hasÅa, napisz do nas pod <a href=\"mailto:%(CONTACT_EMAIL)s\">%(CONTACT_EMAIL)s</a>." +msgid "Please contact us if you have any trouble resetting your password." +msgstr "Prosimy o kontakt w przypadku problemów z uzyskaniem nowego hasÅa." #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset_done.html:15 #, python-format -msgid "We have sent you an e-mail. If you do not receive it within a few minutes, contact us at <a href=\"mailto:%(CONTACT_EMAIL)s\">%(CONTACT_EMAIL)s</a>." -msgstr "E-mail zostaÅ wysÅany. JeÅli nie otrzymasz go w ciÄ gu kilku minut, napisz do nas pod <a href=\"mailto:%(CONTACT_EMAIL)s\">%(CONTACT_EMAIL)s</a>." +msgid "We have sent you an e-mail. Please contact us if you do not receive it within a few minutes." +msgstr "E-mail zostaÅ wysÅany. Prosimy o kontakt, jeÅli wiadomoÅÄ nie dotrze w ciÄ gu kilku minut." -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset_from_key.html:7 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset_from_key.html:8 msgid "Bad Token" msgstr "BÅÄdny klucz" -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset_from_key.html:11 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset_from_key.html:12 #, python-format 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>." 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>." -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset_from_key.html:17 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset_from_key.html:18 msgid "change password" msgstr "zmieÅ hasÅo" -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset_from_key.html:20 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset_from_key.html:21 msgid "Your password is now changed." msgstr "HasÅo zostaÅo zmienione." -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset_key_message.txt:9 -#, python-format -msgid "" -"You're receiving this e-mail because you or someone else has requested a password for your user account at %(site_domain)s.\n" -"It can be safely ignored if you did not request a password reset. Click the link below to reset your password.\n" -"\n" -"%(password_reset_url)s\n" -"\n" -"In case you forgot, your username is %(username)s.\n" -"\n" -"Thanks for using our site!\n" -msgstr "" -"Otrzymujesz tego e-maila, ponieważ zostaliÅmy poproszeni o zresetowanie hasÅa dla konta w serwisie %(site_domain)s.\n" -"Możesz go zignorowaÄ, jeÅli proÅba nie pochodzi od Ciebie. Wejdź pod poniższy link, aby zresetowaÄ swoje hasÅo.\n" -"\n" -"%(password_reset_url)s\n" -"\n" -"W razie czego, Twój login to: %(username)s.\n" -"\n" -"MiÅego czytania!\n" - #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_set.html:5 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_set.html:8 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_set.html:13 msgid "Set Password" msgstr "Ustaw hasÅo" -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/signup.html:5 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/signup.html:6 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/signup.html:5 msgid "Signup" msgstr "Rejestracja" -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/signup.html:8 -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/signup.html:21 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/signup.html:9 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/signup.html:19 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/signup.html:8 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/signup.html:19 msgid "Sign Up" msgstr "Zarejestruj siÄ" -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/signup.html:13 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/signup.html:11 #, python-format msgid "Already have an account? Then please <a href=\"%(login_url)s\">sign in</a>." msgstr "Masz już konto? <a href=\"%(login_url)s\">Zaloguj siÄ</a>." +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/signup_closed.html:6 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/signup_closed.html:9 +msgid "Sign Up Closed" +msgstr "Rejestracja zamkniÄta" + +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/signup_closed.html:11 +msgid "We are sorry, but the sign up is currently closed." +msgstr "Przepraszamy, ale rejestracja jest obecnie zamkniÄta." + #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/verification_sent.html:5 #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/verification_sent.html:8 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/verified_email_required.html:6 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/verified_email_required.html:9 msgid "Verify Your E-mail Address" msgstr "Potwierdź swój adres e-mail" #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/verification_sent.html:10 #, python-format -msgid "We have sent you an e-mail to <b>%(email)s</b> for verification. Follow the link provided to finalize the signup process. If you do not receive it within a few minutes, contact us at <a href=\"mailto:%(CONTACT_EMAIL)s\">%(CONTACT_EMAIL)s</a>." -msgstr "Na adres <b>%(email)s</b> zostaÅ wysÅany e-mail w celu potwierdzenia konta. W treÅci e-maila znajduje siÄ link, pod który trzeba przejÅÄ w celu dokoÅczenia rejestracji. JeÅli nie dostaniesz go w ciÄ gu kilku minut, napisz do nas pod <a href=\"mailto:%(CONTACT_EMAIL)s\">%(CONTACT_EMAIL)s</a>." - -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/snippets/already_logged_in.html:5 -msgid "Note" -msgstr "ZwrÃ³Ä uwagÄ" +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." +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." -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/snippets/already_logged_in.html:5 -#, python-format -msgid "you are already logged in as %(user_display)s." -msgstr "jesteÅ już zalogowany/-a jako %(user_display)s." +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/verified_email_required.html:15 +msgid "" +"This part of the site requires us to verify that\n" +"you are who you claim to be. For this purpose, we require that you\n" +"verify ownership of your e-mail address. " +msgstr "" +"W celu korzystania z tej czÄÅci strony wymagamy\n" +"potwierdzenia tożsamoÅci. W tym celu konieczne jest\n" +"potwierdzenie adresu e-mail. " -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/emailconfirmation/confirm_email.html:5 -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/emailconfirmation/confirm_email.html:8 -msgid "E-mail Address Confirmation" -msgstr "Potwierdzenie adresu e-mail" +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/verified_email_required.html:19 +msgid "" +"We have sent an e-mail to you for\n" +"verification. Please click on the link inside this e-mail. Please\n" +"contact us if you do not receive it within a few minutes." +msgstr "" +"Na podany adres zostaÅa wysÅana wiadomoÅÄ w celu\n" +"weryfikacji. ProszÄ kliknÄ Ä na link wewnÄ trz tej wiadomoÅci. Prosimy\n" +"o kontakt, jeÅli wiadomoÅÄ nie dotrze w ciÄ gu kilku minut." -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/emailconfirmation/confirm_email.html:11 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/verified_email_required.html:21 #, python-format -msgid "You have confirmed that <a href=\"mailto:%(email)s\">%(email)s</a> is an e-mail address for user '%(user)s'." -msgstr "Adres <a href=\"mailto:%(email)s\">%(email)s</a> zostaÅ wÅaÅnie powierdzony jako e-mail dla użytkownika '%(user)s'." - -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/emailconfirmation/confirm_email.html:13 -msgid "Invalid confirmation key." -msgstr "Niepoprawny klucz potwierdzajÄ cy." +msgid "<strong>Note:</strong> you can still <a href=\"%(email_url)s\">change your e-mail address</a>." +msgstr "<strong>Uwaga:</strong> nadal możesz <a href=\"%(email_url)s\">zmieniÄ swój adres e-mail</a>." -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/emailconfirmation/email_confirmation_message.txt:4 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email/email_confirmation_message.txt:4 #, python-format msgid "" -"User '%(user)s' at %(site_name)s has given this as an email address.\n" +"User %(user_display)s at %(site_name)s has given this as an email address.\n" "\n" "To confirm this is correct, go to %(activate_url)s\n" msgstr "" -"Użytkownik '%(user)s' podaÅ ten adres e-mail na stronie %(site_name)s.\n" +"Użytkownik '%(user_display)s' podaÅ ten adres e-mail na stronie %(site_name)s.\n" "\n" "Aby go potwierdziÄ, przejdź do %(activate_url)s\n" -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/emailconfirmation/email_confirmation_subject.txt:1 -msgid "Confirm E-mail Address" -msgstr "Potwierdź adres e-mail" +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email/password_reset_key_message.txt:9 +#, python-format +msgid "" +"You're receiving this e-mail because you or someone else has requested a password for your user account at %(site_domain)s.\n" +"It can be safely ignored if you did not request a password reset. Click the link below to reset your password.\n" +"\n" +"%(password_reset_url)s\n" +"\n" +"In case you forgot, your username is %(username)s.\n" +"\n" +"Thanks for using our site!\n" +msgstr "" +"Otrzymujesz tego e-maila, ponieważ zostaliÅmy poproszeni o zresetowanie hasÅa dla konta w serwisie %(site_domain)s.\n" +"Możesz go zignorowaÄ, jeÅli proÅba nie pochodzi od Ciebie. Wejdź pod poniższy link, aby zresetowaÄ swoje hasÅo.\n" +"\n" +"%(password_reset_url)s\n" +"\n" +"W razie czego, Twój login to: %(username)s.\n" +"\n" +"MiÅego czytania!\n" + +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email/password_reset_key_subject.txt:3 +msgid "Password Reset E-mail" +msgstr "E-mail resetujÄ cy hasÅo" + +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/snippets/already_logged_in.html:5 +msgid "Note" +msgstr "ZwrÃ³Ä uwagÄ" + +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/snippets/already_logged_in.html:5 +#, python-format +msgid "you are already logged in as %(user_display)s." +msgstr "jesteÅ już zalogowany/-a jako %(user_display)s." -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/openid/login.html:9 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/openid/login.html:10 msgid "OpenID Sign In" msgstr "Logowanie przy użyciu OpenID" @@ -467,7 +556,7 @@ msgid "Social Network Login Failure" msgstr "BÅÄ d podczas logowania przy użyciu sieci spoÅecznoÅciowej." #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/authentication_error.html:10 -msgid "An error occured while attempting to login via your social network account." +msgid "An error occurred while attempting to login via your social network account." msgstr "Podczas próby zalogowania za poÅrednictwej konta w sieci spoÅecznoÅciowej wystÄ piÅ bÅÄ d." #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/connections.html:5 @@ -479,18 +568,22 @@ msgstr "PowiÄ zania konta" msgid "You can sign in to your account using any of the following third party accounts:" msgstr "Możesz zalogowaÄ siÄ na swoje konto używajÄ c nastÄpujÄ cych kont zewnÄtrznych:" +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/connections.html:43 +msgid "You currently have no social network accounts connected to this account." +msgstr "Aktualnie do Twojego konta nie sÄ podÅÄ czone żadne konta w sieciach spoÅecznoÅciowych." + #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/connections.html:46 msgid "Add a 3rd Party Account" msgstr "Dodaj konto zewnÄtrzne" -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/login_cancelled.html:5 -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/login_cancelled.html:9 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/login_cancelled.html:6 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/login_cancelled.html:10 msgid "Login Cancelled" msgstr "Logowanie anulowane" -#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/login_cancelled.html:13 +#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/login_cancelled.html:14 #, python-format -msgid "You decided to cancel logging in to our site using one of your exisiting accounts. If this was a mistake, please proceed to <a href=\"%(login_url)s\">sign in</a>." +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>." 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>." #: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/signup.html:11 @@ -502,29 +595,35 @@ msgstr "" "Za chwilÄ użyjesz konta w serwisie %(provider_name)s aby zalogowaÄ siÄ \n" "do serwisu %(site_name)s. Zanim to nastÄ pi, wypeÅnij proszÄ ten krótki formularz:" -#~ msgid "Language" -#~ msgstr "JÄzyk" - -#~ msgid "Pinax can be used in your preferred language." -#~ msgstr "" - -#~ msgid "Change my language" -#~ msgstr "ZmieÅ jÄzyk" - -#~ msgid "Already have an account?" -#~ msgstr "Masz już konto?" - -#~ msgid "Sign in" -#~ msgstr "Zaloguj siÄ" - -#~ msgid "Timezone" -#~ msgstr "" +#~ msgid "OpenID" +#~ msgstr "OpenID" #~ msgid "" -#~ "Pinax can localize all times into " -#~ "your preferred timezone. Change your " -#~ "timezone below." +#~ "If you have any trouble resetting " +#~ "your password, contact us at <a " +#~ "href=\"mailto:%(CONTACT_EMAIL)s\">%(CONTACT_EMAIL)s</a>." #~ msgstr "" +#~ "JeÅli masz problem z odzyskaniem hasÅa," +#~ " napisz do nas pod <a " +#~ "href=\"mailto:%(CONTACT_EMAIL)s\">%(CONTACT_EMAIL)s</a>." -#~ msgid "Change my timezone" +#~ msgid "" +#~ "We have sent you an e-mail to " +#~ "<b>%(email)s</b> for verification. Follow the" +#~ " link provided to finalize the signup" +#~ " process. If you do not receive " +#~ "it within a few minutes, contact " +#~ "us at <a " +#~ "href=\"mailto:%(CONTACT_EMAIL)s\">%(CONTACT_EMAIL)s</a>." #~ msgstr "" +#~ "Na adres <b>%(email)s</b> zostaÅ wysÅany " +#~ "e-mail w celu potwierdzenia konta. W " +#~ "treÅci e-maila znajduje siÄ link, pod" +#~ " który trzeba przejÅÄ w celu " +#~ "dokoÅczenia rejestracji. JeÅli nie dostaniesz" +#~ " go w ciÄ gu kilku minut, napisz " +#~ "do nas pod <a " +#~ "href=\"mailto:%(CONTACT_EMAIL)s\">%(CONTACT_EMAIL)s</a>." + +#~ msgid "Invalid confirmation key." +#~ msgstr "Niepoprawny klucz potwierdzajÄ cy."