Code layout change.
[wolnelektury.git] / wolnelektury / locale-contrib / en / LC_MESSAGES / django.po
diff --git a/wolnelektury/locale-contrib/en/LC_MESSAGES/django.po b/wolnelektury/locale-contrib/en/LC_MESSAGES/django.po
deleted file mode 100644 (file)
index 41fcb74..0000000
+++ /dev/null
@@ -1,533 +0,0 @@
-# English translations for PROJECT.
-# Copyright (C) 2012 ORGANIZATION
-# This file is distributed under the same license as the PROJECT project.
-# FIRST AUTHOR <EMAIL@ADDRESS>, 2012.
-#
-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:50+0100\n"
-"Last-Translator: Radek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>\n"
-"Language-Team: en <LL@li.org>\n"
-"Plural-Forms: nplurals=2; plural=(n != 1)\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=utf-8\n"
-"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
-msgid "Password"
-msgstr "Password"
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:40
-msgid "Remember Me"
-msgstr "Remember Me"
-
-#: /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:301
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:380
-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
-msgid "Username"
-msgstr "Username"
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:85
-msgid "This account is currently inactive."
-msgstr "This account is currently inactive."
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:88
-msgid "The e-mail address and/or password you specified are not correct."
-msgstr "The e-mail address and/or password you specified are not correct."
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:90
-msgid "The username and/or password you specified are not correct."
-msgstr "The username and/or password you specified are not correct."
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:142
-msgid "E-mail (optional)"
-msgstr "E-mail (optional)"
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:153
-msgid "Usernames can only contain letters, numbers and underscores."
-msgstr "Usernames can only contain letters, numbers and underscores."
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:159
-msgid "This username is already taken. Please choose another."
-msgstr "This username is already taken. Please choose another."
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:167
-msgid "A user is registered with this e-mail address."
-msgstr "A user is registered with this e-mail address."
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:195
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:362
-msgid "Password (again)"
-msgstr "Password (again)"
-
-#: /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
-msgid "You must type the same password each time."
-msgstr "You must type the same password each time."
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:260
-msgid "Your e-mail address has already been verified"
-msgstr "Your e-mail address has already been verified"
-
-#: /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 "Confirmation e-mail sent to %(email)s"
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:309
-msgid "This e-mail address already associated with this account."
-msgstr "This e-mail address already associated with this account."
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:310
-msgid "This e-mail address already associated with another account."
-msgstr "This e-mail address already associated with another account."
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:327
-msgid "Current Password"
-msgstr "Current Password"
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:331
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:427
-msgid "New Password"
-msgstr "New Password"
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:335
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:431
-msgid "New Password (again)"
-msgstr "New Password (again)"
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:341
-msgid "Please type your current password."
-msgstr "Please type your current password."
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:390
-msgid "The e-mail address is not assigned to any user account"
-msgstr "The e-mail address is not assigned to any user account"
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:409
-msgid "Password Reset E-mail"
-msgstr "Password Reset E-mail"
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/utils.py:84
-#, python-format
-msgid "Successfully signed in as %(user)s."
-msgstr "Successfully signed in as %(user)s."
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:125
-#, python-format
-msgid "Removed e-mail address %(email)s"
-msgstr "Removed e-mail address %(email)s"
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:139
-msgid "Primary e-mail address set"
-msgstr "Primary e-mail address set"
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:160
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:233
-msgid "Password successfully changed."
-msgstr "Password successfully changed."
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:183
-msgid "Password successfully set."
-msgstr "Password successfully set."
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:247
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/logout.html:10
-msgid "You have signed out."
-msgstr "You have signed out."
-
-#: /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."
-msgstr "Your local account has no password setup."
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/forms.py:37
-msgid "Your local account has no verified e-mail address."
-msgstr "Your local account has no verified e-mail address."
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/helpers.py:111
-msgid "The social account has been connected to your existing account"
-msgstr "The social account has been connected to your existing account"
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/oauth.py:89
-#, python-format
-msgid "Invalid response while obtaining request token from \"%s\"."
-msgstr "Invalid response while obtaining request token from \"%s\"."
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/oauth.py:111
-#, python-format
-msgid "Invalid response while obtaining access token from \"%s\"."
-msgstr "Invalid response while obtaining access token from \"%s\"."
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/oauth.py:124
-#, python-format
-msgid "No request token saved for \"%s\"."
-msgstr "No request token saved for \"%s\"."
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/oauth.py:172
-#, python-format
-msgid "No access token saved for \"%s\"."
-msgstr "No access token saved for \"%s\"."
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/oauth.py:192
-#, python-format
-msgid "No access to private resources at \"%s\"."
-msgstr "No access to private resources at \"%s\"."
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/views.py:68
-msgid "The social account has been disconnected"
-msgstr "The social account has been disconnected"
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:5
-msgid "Account"
-msgstr "Account"
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:8
-msgid "E-mail Addresses"
-msgstr "E-mail Addresses"
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:10
-msgid "The following e-mail addresses are associated to your account:"
-msgstr "The following e-mail addresses are associated to your account:"
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:24
-msgid "Verified"
-msgstr "Verified"
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:26
-msgid "Unverified"
-msgstr "Unverified"
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:28
-msgid "Primary"
-msgstr "Primary"
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:34
-msgid "Make Primary"
-msgstr "Make Primary"
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:35
-msgid "Re-send Verification"
-msgstr "Re-send Verification"
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:36
-msgid "Remove"
-msgstr "Remove"
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:43
-msgid "Warning:"
-msgstr "Warning:"
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:43
-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 "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."
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:48
-msgid "Add E-mail Address"
-msgstr "Add E-mail Address"
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:53
-msgid "Add E-mail"
-msgstr "Add E-mail"
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:63
-msgid "Do you really want to remove the selected e-mail address?"
-msgstr "Do you really want to remove the selected e-mail address?"
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/login.html:6
-#: /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
-msgid "Sign In"
-msgstr "Sign In"
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/login.html:19
-#, 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:"
-msgstr ""
-"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:"
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/login.html:27
-msgid "or"
-msgstr "or"
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/login.html:42
-msgid "Forgot Password?"
-msgstr "Forgot Password?"
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/logout.html:5
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/logout.html:8
-msgid "Signed Out"
-msgstr "Signed Out"
-
-#: /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
-msgid "Change Password"
-msgstr "Change Password"
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_delete.html:5
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_delete.html:8
-msgid "Delete Password"
-msgstr "Delete Password"
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_delete.html:9
-msgid "You may delete your password since you are currently logged in using OpenID."
-msgstr "You may delete your password since you are currently logged in using OpenID."
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_delete.html:12
-msgid "delete my password"
-msgstr "delete my password"
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_delete_done.html:5
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_delete_done.html:8
-msgid "Password Deleted"
-msgstr "Password Deleted"
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_delete_done.html:9
-msgid "Your password has been deleted."
-msgstr "Your password has been deleted."
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset.html:6
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset.html:10
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset_done.html:6
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset_done.html:9
-msgid "Password Reset"
-msgstr "Password Reset"
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset.html:15
-msgid "Forgotten your password? Enter your e-mail address below, and we'll send you an e-mail allowing you to reset it."
-msgstr "Forgotten your password? Enter your e-mail address below, and we'll send you an e-mail allowing you to reset it."
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset.html:20
-msgid "Reset My Password"
-msgstr "Reset My Password"
-
-#: /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 "If you have any trouble resetting your password, contact us at <a href=\"mailto:%(CONTACT_EMAIL)s\">%(CONTACT_EMAIL)s</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 "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>."
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset_from_key.html:7
-msgid "Bad Token"
-msgstr "Bad Token"
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset_from_key.html:11
-#, 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 "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>."
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset_from_key.html:17
-msgid "change password"
-msgstr "change password"
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset_from_key.html:20
-msgid "Your password is now changed."
-msgstr "Your password is now changed."
-
-#: /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 ""
-"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"
-
-#: /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 "Set Password"
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/signup.html:5
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/signup.html:5
-msgid "Signup"
-msgstr "Signup"
-
-#: /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/socialaccount/signup.html:8
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/signup.html:19
-msgid "Sign Up"
-msgstr "Sign Up"
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/signup.html:13
-#, python-format
-msgid "Already have an account? Then please <a href=\"%(login_url)s\">sign in</a>."
-msgstr ""
-
-#: /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
-msgid "Verify Your E-mail Address"
-msgstr "Verify Your E-mail Address"
-
-#: /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 "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>."
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/snippets/already_logged_in.html:5
-msgid "Note"
-msgstr "Note"
-
-#: /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 "you are already logged in as %(user_display)s."
-
-#: /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 "E-mail Address Confirmation"
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/emailconfirmation/confirm_email.html:11
-#, 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 "You have confirmed that <a href=\"mailto:%(email)s\">%(email)s</a> is an e-mail address for user '%(user)s'."
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/emailconfirmation/confirm_email.html:13
-msgid "Invalid confirmation key."
-msgstr "Invalid confirmation key."
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/emailconfirmation/email_confirmation_message.txt:4
-#, python-format
-msgid ""
-"User '%(user)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 ""
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/emailconfirmation/email_confirmation_subject.txt:1
-#, fuzzy
-msgid "Confirm E-mail Address"
-msgstr "Primary e-mail address set"
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/openid/login.html:9
-msgid "OpenID Sign In"
-msgstr "OpenID Sign In"
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/account_inactive.html:5
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/account_inactive.html:8
-msgid "Account Inactive"
-msgstr "Account Inactive"
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/account_inactive.html:10
-msgid "This account is inactive."
-msgstr "This account is inactive."
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/authentication_error.html:5
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/authentication_error.html:8
-msgid "Social Network Login Failure"
-msgstr "Social Network Login Failure"
-
-#: /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."
-msgstr "An error occured while attempting to login via your social network account."
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/connections.html:5
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/connections.html:8
-msgid "Account Connections"
-msgstr "Account Connections"
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/connections.html:11
-msgid "You can sign in to your account using any of the following third party accounts:"
-msgstr "You can sign in to your account using any of the following third party accounts:"
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/connections.html:46
-msgid "Add a 3rd Party Account"
-msgstr "Add a 3rd Party Account"
-
-#: /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
-msgid "Login Cancelled"
-msgstr "Login Cancelled"
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/login_cancelled.html:13
-#, 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>."
-msgstr "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>."
-
-#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/signup.html:11
-#, python-format
-msgid ""
-"You are about to use your %(provider_name)s account to login to \n"
-"%(site_name)s. As a final step, please complete the following form:"
-msgstr ""
-"You are about to use your %(provider_name)s account to login to \n"
-"%(site_name)s. As a final step, please complete the following form:"
-
-#~ msgid "Language"
-#~ msgstr "Language"
-
-#~ msgid "Pinax can be used in your preferred language."
-#~ msgstr "Pinax can be used in your preferred language."
-
-#~ msgid "Change my language"
-#~ msgstr "Change my language"
-
-#~ msgid "Already have an account?"
-#~ msgstr "Already have an account?"
-
-#~ msgid "Sign in"
-#~ msgstr "Sign in"
-
-#~ msgid "Timezone"
-#~ msgstr "Timezone"
-
-#~ msgid ""
-#~ "Pinax can localize all times into "
-#~ "your preferred timezone. Change your "
-#~ "timezone below."
-#~ msgstr ""
-#~ "Pinax can localize all times into "
-#~ "your preferred timezone. Change your "
-#~ "timezone below."
-
-#~ msgid "Change my timezone"
-#~ msgstr "Change my timezone"