forgotten allauth templates
authorRadek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>
Tue, 14 Aug 2012 15:55:03 +0000 (17:55 +0200)
committerRadek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>
Tue, 14 Aug 2012 15:55:03 +0000 (17:55 +0200)
18 files changed:
apps/wolnelektury_core/templates/account/base.html [new file with mode: 0755]
requirements.txt
wolnelektury/locale-contrib/de/LC_MESSAGES/django.mo [new file with mode: 0644]
wolnelektury/locale-contrib/de/LC_MESSAGES/django.po
wolnelektury/locale-contrib/django.pot
wolnelektury/locale-contrib/en/LC_MESSAGES/django.mo [new file with mode: 0644]
wolnelektury/locale-contrib/en/LC_MESSAGES/django.po
wolnelektury/locale-contrib/es/LC_MESSAGES/django.mo
wolnelektury/locale-contrib/es/LC_MESSAGES/django.po
wolnelektury/locale-contrib/fr/LC_MESSAGES/django.po
wolnelektury/locale-contrib/it/LC_MESSAGES/django.po
wolnelektury/locale-contrib/lt/LC_MESSAGES/django.mo [new file with mode: 0644]
wolnelektury/locale-contrib/lt/LC_MESSAGES/django.po
wolnelektury/locale-contrib/pl/LC_MESSAGES/django.mo [new file with mode: 0644]
wolnelektury/locale-contrib/pl/LC_MESSAGES/django.po
wolnelektury/locale-contrib/ru/LC_MESSAGES/django.po
wolnelektury/locale-contrib/uk/LC_MESSAGES/django.mo
wolnelektury/locale-contrib/uk/LC_MESSAGES/django.po

diff --git a/apps/wolnelektury_core/templates/account/base.html b/apps/wolnelektury_core/templates/account/base.html
new file mode 100755 (executable)
index 0000000..6bcdf12
--- /dev/null
@@ -0,0 +1,10 @@
+{% extends "site_base.html" %}
+
+{% block body %}
+{% block content %} {% endblock %}
+{% endblock %}
+
+{% block extrabody %}
+{% block extra_body %}
+{% endblock %}
+{% endblock %}
index f94a945..9cb7972 100644 (file)
@@ -10,7 +10,10 @@ django-piston<=0.2.3
 #django-jsonfield
 -e git+git://github.com/bradjasper/django-jsonfield.git@2f427368ad70bf8d9a0580df58ec0eb0654d62ae#egg=django-jsonfield
 django-picklefield
-django-allauth>=0.4,<0.5
+#django-allauth>=0.4,<0.5
+# version of django-allauth 0.4 with install script fixed
+-e git+git://github.com/pennersr/django-allauth.git@3a03db9b2ecca370af228df367bd8fa52afea5ea#egg=django-allauth
+
 django-honeypot
 django-uni-form
 
diff --git a/wolnelektury/locale-contrib/de/LC_MESSAGES/django.mo b/wolnelektury/locale-contrib/de/LC_MESSAGES/django.mo
new file mode 100644 (file)
index 0000000..d42ae5a
Binary files /dev/null and b/wolnelektury/locale-contrib/de/LC_MESSAGES/django.mo differ
index 14b2665..096febd 100644 (file)
@@ -7,9 +7,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PROJECT VERSION\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2012-07-19 11:40+0200\n"
-"PO-Revision-Date: 2012-04-29 23:45+0100\n"
-"Last-Translator: Kamil <kjaklukowski@gmail.com>\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: de <LL@li.org>\n"
 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
 "MIME-Version: 1.0\n"
@@ -17,400 +17,352 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "Generated-By: Babel 0.9.6\n"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:36
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:167
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:341
+#: /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"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:40
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:40
 msgid "Remember Me"
 msgstr "Einspeichern"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:52
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:113
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:284
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:363
+#: /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"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:57
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:104
+#: /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"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:85
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:85
 msgid "This account is currently inactive."
 msgstr "Dieses Account ist zurzeit inaktiv."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:88
+#: /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 "Die E-Mail-Adresse und/oder das Password sind nicht korrekt."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:90
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:90
 msgid "The username and/or password you specified are not correct."
 msgstr "Der Username ist nicht korrekt."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:116
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:142
 msgid "E-mail (optional)"
 msgstr "E-Mail (fakultativ)"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:127
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:153
 msgid "Usernames can only contain letters, numbers and underscores."
 msgstr "Usernamen können nur aus Buchstaben, Ziffern"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:133
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:159
 msgid "This username is already taken. Please choose another."
 msgstr "Dieser Username ist schon besetzt. Wählen Sie bitte einen anderen."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:141
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:167
 msgid "A user is registered with this e-mail address."
 msgstr "Ein User ist schon mit dieser E-Mail-Adresse verbunden."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:171
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:345
+#: /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 (nochmals)"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:198
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:330
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:352
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:428
+#: /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 "Sie müssen dasselbe Password jedesmal eintippen."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:234
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:260
 msgid "Your e-mail address has already been verified"
 msgstr "Ihre E-Mail-Adresse wurd erfolgreich verifiziert."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:244
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/utils.py:93
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:101
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:117
+#: /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 "BestBestätigungsmail an %(email)s gesendet"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:292
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:309
 msgid "This e-mail address already associated with this account."
 msgstr "Die E-Mail ist schon mit diesem Account verbunden."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:293
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:310
 msgid "This e-mail address already associated with another account."
 msgstr "Diese E-Mail-Adresse ist schon mit einem anderen Account verbunden."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:310
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:327
 msgid "Current Password"
 msgstr "Aktuelles Password"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:314
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:411
+#: /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 "Neues Password"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:318
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:415
+#: /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 "Neues Password (nochmals)"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:324
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:341
 msgid "Please type your current password."
 msgstr "Tippe Ihr Password ein."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:373
+#: /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 "Diese E-Mail-Adresse ist noch mit keinem anderen Account verbunden."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:393
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:409
 msgid "Password Reset E-mail"
 msgstr "Password neu stellen E-Mail"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/utils.py:72
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/utils.py:84
 #, python-format
 msgid "Successfully signed in as %(user)s."
 msgstr "Erfolgreich als %(user)s eingeloggt."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:133
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:125
 #, python-format
 msgid "Removed e-mail address %(email)s"
 msgstr "Die E-Mail-Adresse %(email)s gelöscht."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:147
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:139
 msgid "Primary e-mail address set"
 msgstr "Die Haupt-Email-Adresse eingestellt"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:168
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:241
+#: /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 erfolgreich geändert."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:191
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:183
 msgid "Password successfully set."
 msgstr "Password erfolgreich erstellt."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:255
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/logout.html:10
+#: /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 "Sie haben sich ausgeloggt."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/openid/forms.py:6
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/openid/forms.py:6
 msgid "OpenID"
 msgstr "OpenID"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/forms.py:32
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/forms.py:33
 msgid "Your local account has no password setup."
 msgstr "Ihr lokales Account hat keine Schlüsselworteinstellung"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/forms.py:36
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/forms.py:37
 msgid "Your local account has no verified e-mail address."
 msgstr "Ihr lokales Account hat keine verfizierte Email-Adresse"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/helpers.py:112
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/helpers.py:111
 msgid "The social account has been connected to your existing account"
 msgstr "Das Social-Network-Account wurde mit Ihrem Account verbunden."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/oauth.py:89
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/oauth.py:89
 #, python-format
 msgid "Invalid response while obtaining request token from \"%s\"."
 msgstr "Falsche Antwort beim Erhalten des Fragentokens von \"%s\"."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/oauth.py:111
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/oauth.py:111
 #, python-format
 msgid "Invalid response while obtaining access token from \"%s\"."
 msgstr "Falsche Antwort beim Erhalten des Zugangstokens von \"%s\"."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/oauth.py:124
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/oauth.py:124
 #, python-format
 msgid "No request token saved for \"%s\"."
 msgstr "Keine Fragentokens für \"%s\" gespeichert."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/oauth.py:172
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/oauth.py:172
 #, python-format
 msgid "No access token saved for \"%s\"."
 msgstr "Keine Zugangstokens für \"%s\" gespeichert."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/oauth.py:192
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/oauth.py:192
 #, python-format
 msgid "No access to private resources at \"%s\"."
 msgstr "Kein Zugagng zu privaten Angaben bei \"%s\"."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/views.py:68
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/views.py:68
 msgid "The social account has been disconnected"
 msgstr "Das Social-Account wurde abgeschaltet."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:6
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:5
 msgid "Account"
 msgstr "Account"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:9
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:8
 msgid "E-mail Addresses"
 msgstr "E-Mail Adresse"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:12
+#: /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 "Die folgenden E-Mail-Adressen wurden mit Ihrem Account verbunden:"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:26
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:24
 msgid "Verified"
 msgstr "Verifiziert"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:28
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:26
 msgid "Unverified"
 msgstr "Unverifiziert"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:30
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:28
 msgid "Primary"
 msgstr "Primär"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:36
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:34
 msgid "Make Primary"
 msgstr "Stelle als primär ein"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:37
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:35
 msgid "Re-send Verification"
 msgstr "Verifizierung wiedersenden"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:38
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:36
 msgid "Remove"
 msgstr "Entfernen"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:45
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:43
 msgid "Warning:"
 msgstr "Warnung:"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:45
-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 ""
-"Sie haben jetzt keine Email-Adresse eingestellt. Sie sollen eine Email-"
-"Adresse einstellen, um Ihr Schlüsselwort zu resetieren, um wichtige "
-"Informationen zu bekommen."
+#: /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 "Sie haben jetzt keine Email-Adresse eingestellt. Sie sollen eine Email-Adresse einstellen, um Ihr Schlüsselwort zu resetieren, um wichtige Informationen zu bekommen."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:50
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:48
 msgid "Add E-mail Address"
 msgstr "E-Mail-Adress eintippen"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:57
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:53
 msgid "Add E-mail"
 msgstr "Add E-Mail eintippen"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:69
+#: /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 "Wollen Sie wirklich die angegebene E-Mail-Adresse löschen?"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/language_change.html:6
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/language_change.html:9
-msgid "Language"
-msgstr "Sprache"
-
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/language_change.html:11
-msgid "Pinax can be used in your preferred language."
-msgstr "Pinax kann in der bevorzugten Sprache benutzt werden"
-
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/language_change.html:18
-msgid "Change my language"
-msgstr "Sprache wechseln"
-
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/login.html:7
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/login.html:12
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/login.html:47
+#: /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 "Anmelden"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/login.html:20
+#: /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"
+"href=\"%(signup_url)s\">sign up</a> for a %(site_name)s account and sign in\n"
 "below:"
 msgstr ""
 "Loggen Sie sich bitte ein mit einem\n"
 "von Accounts einer dritten Partei. Oder, <a \n"
-"href=\"%(signup_url)s\">registrieren Sie</a> for a %(site_name)s den "
-"Account und loggen Sie sich ein\n"
+"href=\"%(signup_url)s\">registrieren Sie</a> for a %(site_name)s den Account und loggen Sie sich ein\n"
 "hierunter:"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/login.html:28
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/login.html:27
 msgid "or"
 msgstr "oder"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/login.html:45
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/login.html:42
 msgid "Forgot Password?"
 msgstr "Password vergessen?"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/logout.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/logout.html:8
+#: /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 "Ausgeloggt"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_change.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_change.html:8
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_change.html:15
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_from_key.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_from_key.html:8
+#: /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 "Password ändern"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_delete.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_delete.html:8
+#: /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 "Password löschen"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_delete.html:9
-msgid ""
-"You may delete your password since you are currently logged in using "
-"OpenID."
-msgstr ""
-"Sie können Ihr Schlüsselwort löschen, weil Sie jetzt durch OpenID "
-"eingeloggt sind."
+#: /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 "Sie können Ihr Schlüsselwort löschen, weil Sie jetzt durch OpenID eingeloggt sind."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_delete.html:12
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_delete.html:12
 msgid "delete my password"
 msgstr "Password löschen"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_delete_done.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_delete_done.html:8
+#: /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 gelöscht"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_delete_done.html:9
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_delete_done.html:9
 msgid "Your password has been deleted."
 msgstr "Password wurde gelöscht."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset.html:7
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset.html:11
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_done.html:6
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_done.html:9
+#: /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 neu erstellen"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset.html:16
-msgid ""
-"Forgotten your password? Enter your e-mail address below, and we'll send "
-"you an e-mail allowing you to reset it."
-msgstr ""
-"Password vergessen? Tippe unten Ihre E-Mail-Adresse ein, dann senden wir "
-"Ihnen eine E-Mail, um das Password zu ändern."
+#: /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 "Password vergessen? Tippe unten Ihre E-Mail-Adresse ein, dann senden wir Ihnen eine E-Mail, um das Password zu ändern."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset.html:23
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset.html:20
 msgid "Reset My Password"
 msgstr "Password neu erstellen"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset.html:28
+#: /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 ""
-"Falls Sie Probleme haben, Ihr Schlüsselwort neu zu stellen, wenden Sie "
-"isch biite an uns <a "
-"href=\"mailto:%(CONTACT_EMAIL)s\">%(CONTACT_EMAIL)s</a>."
+msgid "If you have any trouble resetting your password, contact us at <a href=\"mailto:%(CONTACT_EMAIL)s\">%(CONTACT_EMAIL)s</a>."
+msgstr "Falls Sie Probleme haben, Ihr Schlüsselwort neu zu stellen, wenden Sie isch biite an uns <a href=\"mailto:%(CONTACT_EMAIL)s\">%(CONTACT_EMAIL)s</a>."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_done.html:15
+#: /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 ""
-"Wir haben Ihnen eine Email geschickt. Falls Sie sie nicht innerhalb von "
-"einigen Minuten erhalten, wenden Sie sich bitte an uns <a "
-"href=\"mailto:%(CONTACT_EMAIL)s\">%(CONTACT_EMAIL)s</a>."
+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 "Wir haben Ihnen eine Email geschickt. Falls Sie sie nicht innerhalb von einigen Minuten erhalten, wenden Sie sich bitte an uns <a href=\"mailto:%(CONTACT_EMAIL)s\">%(CONTACT_EMAIL)s</a>."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_from_key.html:8
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset_from_key.html:7
 msgid "Bad Token"
 msgstr "Falscher Token"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_from_key.html:12
+#: /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 ""
-"Der Passwort-Reset-Link war falsch, da er schon möglicherweise benutzt "
-"worden war. Bitten Sie um ein <a href=\"%(passwd_reset_url)s\">Reset "
-"eines neuen Passwortes</a>."
+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 "Der Passwort-Reset-Link war falsch, da er schon möglicherweise benutzt worden war. Bitten Sie um ein <a href=\"%(passwd_reset_url)s\">Reset eines neuen Passwortes</a>."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_from_key.html:20
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset_from_key.html:17
 msgid "change password"
 msgstr "Password ändern"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_from_key.html:25
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset_from_key.html:20
 msgid "Your password is now changed."
 msgstr "Password wurde geändert"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_key_message.txt:9
+#: /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"
+"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"
@@ -418,10 +370,7 @@ msgid ""
 "\n"
 "Thanks for using our site!\n"
 msgstr ""
-"Sie bekommen diese Email an %(site_domain)s, weil Sie or jemand anderer "
-"Ihr Schlüsselwort erhalten will. Sie können diese Nachricht ignorieren, "
-"wenn Sie um Neustellung des Schlüssekworts nicht gebeten haben. Klicken "
-"Sie an das Link unten, um Ihr Schlüsselwort neu zu stellen.\n"
+"Sie bekommen diese Email an %(site_domain)s, weil Sie or jemand anderer Ihr Schlüsselwort erhalten will. Sie können diese Nachricht ignorieren, wenn Sie um Neustellung des Schlüssekworts nicht gebeten haben. Klicken Sie an das Link unten, um Ihr Schlüsselwort neu zu stellen.\n"
 "\n"
 "%(password_reset_url)s\n"
 "\n"
@@ -429,157 +378,155 @@ msgstr ""
 "\n"
 "Vielen dank, dass Sie unsere Webseite benutzt haben!\n"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_set.html:6
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_set.html:9
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_set.html:16
+#: /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 "Password erstellen"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/signup.html:6
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/signup.html:6
+#: /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 "Registrieren"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/signup.html:9
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/signup.html:24
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/signup.html:9
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/signup.html:22
+#: /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 "Anmelden"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/signup.html:14
-msgid "Already have an account?"
-msgstr "Haben Sie schon ein Account?"
-
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/signup.html:14
-msgid "Sign in"
-msgstr "Anmelden"
-
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/timezone_change.html:6
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/timezone_change.html:9
-msgid "Timezone"
-msgstr "Zeitzone"
-
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/timezone_change.html:11
-msgid ""
-"Pinax can localize all times into your preferred timezone. Change your "
-"timezone below."
+#: /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 ""
-"Pinax kann alle Zeiten in Ihre Zeitzone lokalisieren. Wechseln Sie Ihre "
-"Zeitzone hierunter."
-
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/timezone_change.html:18
-msgid "Change my timezone"
-msgstr "Zeitzone wechseln"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/verification_sent.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/verification_sent.html:8
+#: /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 "Verifizieren Sie Ihre E-Mail-Adresse"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/verification_sent.html:10
+#: /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 ""
-"Wir haben Ihnen eine Email geschickt. <b>%(email)s</b> wegen der "
-"Verifizierung. Klicken Sie an das Link, um die Registrierung zu "
-"finalisieren.Falls Sie sie nicht innerhalb von einigen Minuten erhalten, "
-"wenden Sie sich bitte an uns <a "
-"href=\"mailto:%(CONTACT_EMAIL)s\">%(CONTACT_EMAIL)s</a>."
+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 "Wir haben Ihnen eine Email geschickt. <b>%(email)s</b> wegen der Verifizierung. Klicken Sie an das Link, um die Registrierung zu finalisieren.Falls Sie sie nicht innerhalb von einigen Minuten erhalten, wenden Sie sich bitte an uns <a href=\"mailto:%(CONTACT_EMAIL)s\">%(CONTACT_EMAIL)s</a>."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/snippets/already_logged_in.html:5
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/snippets/already_logged_in.html:5
 msgid "Note"
 msgstr "Notiz"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/snippets/already_logged_in.html:5
+#: /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 "Sie sind schon als %(user_display)s eingeloggt."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/emailconfirmation/confirm_email.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/emailconfirmation/confirm_email.html:8
+#: /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-Adresse-Bestätigung"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/emailconfirmation/confirm_email.html:11
+#: /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 ""
-"Sie haben bestätigt, dass <a href=\"mailto:%(email)s\">%(email)s</a> ist "
-"mit dem User '%(user)s' verbunden."
+msgid "You have confirmed that <a href=\"mailto:%(email)s\">%(email)s</a> is an e-mail address for user '%(user)s'."
+msgstr "Sie haben bestätigt, dass <a href=\"mailto:%(email)s\">%(email)s</a> ist mit dem User '%(user)s' verbunden."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/emailconfirmation/confirm_email.html:13
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/emailconfirmation/confirm_email.html:13
 msgid "Invalid confirmation key."
 msgstr "Bestätigungsschlüssel fehlerhaft eingetippt."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/openid/login.html:10
+#: /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 "Die Haupt-Email-Adresse eingestellt"
+
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/openid/login.html:9
 msgid "OpenID Sign In"
 msgstr "OpenID Registrieren"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/account_inactive.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/account_inactive.html:8
+#: /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 "Inaktives Account"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/account_inactive.html:10
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/account_inactive.html:10
 msgid "This account is inactive."
 msgstr "Dieses Account ist inaktiv."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/authentication_error.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/authentication_error.html:8
+#: /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-Networt-Login Fehler"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/authentication_error.html:10
-msgid ""
-"An error occured while attempting to login via your social network "
-"account."
+#: /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 "Ein Fehler ist eingetreten beim Einloggen mithilfe Social-Networt-Account."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/connections.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/connections.html:8
+#: /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-Beziehungen"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/connections.html:11
-msgid ""
-"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:11
+msgid "You can sign in to your account using any of the following third party accounts:"
 msgstr "Sie können sich einloggen mittels eines von folgenden Accounts Dritter:"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/connections.html:46
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/connections.html:46
 msgid "Add a 3rd Party Account"
 msgstr "Fügen Sie ein fremdes Account hinzu."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/login_cancelled.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/login_cancelled.html:9
+#: /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 annulliert"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/login_cancelled.html:13
+#: /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 ""
-"Sie haben sich entschieden, das Einloggen in unsere Webseite mittels "
-"eines von Ihren existierenden Accounts. Falls dies ein Fehler war, gehen "
-"Sie auf <a href=\"%(login_url)s\">sign in</a>."
+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 "Sie haben sich entschieden, das Einloggen in unsere Webseite mittels eines von Ihren existierenden Accounts. Falls dies ein Fehler war, gehen Sie auf <a href=\"%(login_url)s\">sign in</a>."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/signup.html:12
+#: /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 ""
 "Sie werden Ihr  %(provider_name)s Account benutzen, um\n"
-"sich in %(site_name)s einzuloggen. Der letzte Schritt ist, den folgenden "
-"Formular auszufüllen"
+"sich in %(site_name)s einzuloggen. Der letzte Schritt ist, den folgenden Formular auszufüllen"
+
+#~ msgid "Language"
+#~ msgstr "Sprache"
+
+#~ msgid "Pinax can be used in your preferred language."
+#~ msgstr "Pinax kann in der bevorzugten Sprache benutzt werden"
+
+#~ msgid "Change my language"
+#~ msgstr "Sprache wechseln"
+
+#~ msgid "Already have an account?"
+#~ msgstr "Haben Sie schon ein Account?"
+
+#~ msgid "Sign in"
+#~ msgstr "Anmelden"
+
+#~ msgid "Timezone"
+#~ msgstr "Zeitzone"
+
+#~ msgid ""
+#~ "Pinax can localize all times into "
+#~ "your preferred timezone. Change your "
+#~ "timezone below."
+#~ msgstr ""
+#~ "Pinax kann alle Zeiten in Ihre "
+#~ "Zeitzone lokalisieren. Wechseln Sie Ihre "
+#~ "Zeitzone hierunter."
 
+#~ msgid "Change my timezone"
+#~ msgstr "Zeitzone wechseln"
index a50d614..2962c6e 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PROJECT VERSION\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2012-07-19 11:40+0200\n"
+"POT-Creation-Date: 2012-08-14 17:40+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,266 +17,253 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "Generated-By: Babel 0.9.6\n"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:36
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:167
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:341
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:40
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:40
 msgid "Remember Me"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:52
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:113
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:284
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:363
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:57
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:104
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:85
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:85
 msgid "This account is currently inactive."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:88
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:90
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:90
 msgid "The username and/or password you specified are not correct."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:116
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:142
 msgid "E-mail (optional)"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:127
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:153
 msgid "Usernames can only contain letters, numbers and underscores."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:133
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:159
 msgid "This username is already taken. Please choose another."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:141
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:167
 msgid "A user is registered with this e-mail address."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:171
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:345
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:198
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:330
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:352
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:428
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:234
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:260
 msgid "Your e-mail address has already been verified"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:244
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/utils.py:93
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:101
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:117
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:292
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:309
 msgid "This e-mail address already associated with this account."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:293
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:310
 msgid "This e-mail address already associated with another account."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:310
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:327
 msgid "Current Password"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:314
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:411
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:318
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:415
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:324
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:341
 msgid "Please type your current password."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:373
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:393
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:409
 msgid "Password Reset E-mail"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/utils.py:72
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/utils.py:84
 #, python-format
 msgid "Successfully signed in as %(user)s."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:133
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:125
 #, python-format
 msgid "Removed e-mail address %(email)s"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:147
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:139
 msgid "Primary e-mail address set"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:168
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:241
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:191
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:183
 msgid "Password successfully set."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:255
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/logout.html:10
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/openid/forms.py:6
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/openid/forms.py:6
 msgid "OpenID"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/forms.py:32
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/forms.py:33
 msgid "Your local account has no password setup."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/forms.py:36
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/forms.py:37
 msgid "Your local account has no verified e-mail address."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/helpers.py:112
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/helpers.py:111
 msgid "The social account has been connected to your existing account"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/oauth.py:89
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/oauth.py:89
 #, python-format
 msgid "Invalid response while obtaining request token from \"%s\"."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/oauth.py:111
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/oauth.py:111
 #, python-format
 msgid "Invalid response while obtaining access token from \"%s\"."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/oauth.py:124
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/oauth.py:124
 #, python-format
 msgid "No request token saved for \"%s\"."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/oauth.py:172
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/oauth.py:172
 #, python-format
 msgid "No access token saved for \"%s\"."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/oauth.py:192
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/oauth.py:192
 #, python-format
 msgid "No access to private resources at \"%s\"."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/views.py:68
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/views.py:68
 msgid "The social account has been disconnected"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:6
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:5
 msgid "Account"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:9
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:8
 msgid "E-mail Addresses"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:12
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:26
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:24
 msgid "Verified"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:28
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:26
 msgid "Unverified"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:30
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:28
 msgid "Primary"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:36
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:34
 msgid "Make Primary"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:37
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:35
 msgid "Re-send Verification"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:38
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:36
 msgid "Remove"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:45
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:43
 msgid "Warning:"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:45
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:50
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:48
 msgid "Add E-mail Address"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:57
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:53
 msgid "Add E-mail"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:69
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/language_change.html:6
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/language_change.html:9
-msgid "Language"
-msgstr ""
-
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/language_change.html:11
-msgid "Pinax can be used in your preferred language."
-msgstr ""
-
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/language_change.html:18
-msgid "Change my language"
-msgstr ""
-
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/login.html:7
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/login.html:12
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/login.html:47
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/login.html:20
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/login.html:19
 #, python-format
 msgid ""
 "Please sign in with one\n"
@@ -286,76 +273,76 @@ msgid ""
 "below:"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/login.html:28
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/login.html:27
 msgid "or"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/login.html:45
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/login.html:42
 msgid "Forgot Password?"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/logout.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/logout.html:8
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_change.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_change.html:8
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_change.html:15
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_from_key.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_from_key.html:8
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_delete.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_delete.html:8
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_delete.html:9
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_delete.html:12
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_delete.html:12
 msgid "delete my password"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_delete_done.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_delete_done.html:8
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_delete_done.html:9
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_delete_done.html:9
 msgid "Your password has been deleted."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset.html:7
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset.html:11
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_done.html:6
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_done.html:9
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset.html:16
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset.html:23
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset.html:20
 msgid "Reset My Password"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset.html:28
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_done.html:15
+#: /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 "
@@ -363,11 +350,11 @@ msgid ""
 "href=\"mailto:%(CONTACT_EMAIL)s\">%(CONTACT_EMAIL)s</a>."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_from_key.html:8
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset_from_key.html:7
 msgid "Bad Token"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_from_key.html:12
+#: /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"
@@ -375,15 +362,15 @@ msgid ""
 "reset</a>."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_from_key.html:20
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset_from_key.html:17
 msgid "change password"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_from_key.html:25
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset_from_key.html:20
 msgid "Your password is now changed."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_key_message.txt:9
+#: /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 "
@@ -398,53 +385,37 @@ msgid ""
 "Thanks for using our site!\n"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_set.html:6
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_set.html:9
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_set.html:16
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/signup.html:6
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/signup.html:6
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/signup.html:9
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/signup.html:24
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/signup.html:9
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/signup.html:22
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/signup.html:14
-msgid "Already have an account?"
-msgstr ""
-
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/signup.html:14
-msgid "Sign in"
-msgstr ""
-
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/timezone_change.html:6
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/timezone_change.html:9
-msgid "Timezone"
-msgstr ""
-
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/timezone_change.html:11
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/signup.html:13
+#, python-format
 msgid ""
-"Pinax can localize all times into your preferred timezone. Change your "
-"timezone below."
-msgstr ""
-
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/timezone_change.html:18
-msgid "Change my timezone"
+"Already have an account? Then please <a href=\"%(login_url)s\">sign "
+"in</a>."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/verification_sent.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/verification_sent.html:8
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/verification_sent.html:10
+#: /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 "
@@ -453,76 +424,88 @@ msgid ""
 "href=\"mailto:%(CONTACT_EMAIL)s\">%(CONTACT_EMAIL)s</a>."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/snippets/already_logged_in.html:5
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/snippets/already_logged_in.html:5
 msgid "Note"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/snippets/already_logged_in.html:5
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/emailconfirmation/confirm_email.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/emailconfirmation/confirm_email.html:8
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/emailconfirmation/confirm_email.html:11
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/emailconfirmation/confirm_email.html:13
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/emailconfirmation/confirm_email.html:13
 msgid "Invalid confirmation key."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/openid/login.html:10
+#: /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
+msgid "Confirm E-mail Address"
+msgstr ""
+
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/openid/login.html:9
 msgid "OpenID Sign In"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/account_inactive.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/account_inactive.html:8
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/account_inactive.html:10
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/account_inactive.html:10
 msgid "This account is inactive."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/authentication_error.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/authentication_error.html:8
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/authentication_error.html:10
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/connections.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/connections.html:8
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/connections.html:11
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/connections.html:46
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/connections.html:46
 msgid "Add a 3rd Party Account"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/login_cancelled.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/login_cancelled.html:9
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/login_cancelled.html:13
+#: /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 "
@@ -530,7 +513,7 @@ msgid ""
 "href=\"%(login_url)s\">sign in</a>."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/signup.html:12
+#: /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"
diff --git a/wolnelektury/locale-contrib/en/LC_MESSAGES/django.mo b/wolnelektury/locale-contrib/en/LC_MESSAGES/django.mo
new file mode 100644 (file)
index 0000000..9786db9
Binary files /dev/null and b/wolnelektury/locale-contrib/en/LC_MESSAGES/django.mo differ
index 8e9a2ba..41fcb74 100644 (file)
@@ -7,9 +7,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PROJECT VERSION\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2012-07-19 11:40+0200\n"
-"PO-Revision-Date: 2012-04-29 23:31+0100\n"
-"Last-Translator: Kamil <kjaklukowski@gmail.com>\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"
@@ -17,399 +17,352 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "Generated-By: Babel 0.9.6\n"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:36
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:167
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:341
+#: /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"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:40
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:40
 msgid "Remember Me"
 msgstr "Remember Me"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:52
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:113
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:284
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:363
+#: /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"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:57
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:104
+#: /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"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:85
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:85
 msgid "This account is currently inactive."
 msgstr "This account is currently inactive."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:88
+#: /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."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:90
+#: /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."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:116
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:142
 msgid "E-mail (optional)"
 msgstr "E-mail (optional)"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:127
+#: /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."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:133
+#: /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."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:141
+#: /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."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:171
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:345
+#: /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)"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:198
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:330
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:352
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:428
+#: /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."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:234
+#: /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"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:244
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/utils.py:93
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:101
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:117
+#: /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"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:292
+#: /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."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:293
+#: /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."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:310
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:327
 msgid "Current Password"
 msgstr "Current Password"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:314
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:411
+#: /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"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:318
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:415
+#: /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)"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:324
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:341
 msgid "Please type your current password."
 msgstr "Please type your current password."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:373
+#: /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"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:393
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:409
 msgid "Password Reset E-mail"
 msgstr "Password Reset E-mail"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/utils.py:72
+#: /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."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:133
+#: /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"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:147
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:139
 msgid "Primary e-mail address set"
 msgstr "Primary e-mail address set"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:168
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:241
+#: /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."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:191
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:183
 msgid "Password successfully set."
 msgstr "Password successfully set."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:255
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/logout.html:10
+#: /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."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/openid/forms.py:6
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/openid/forms.py:6
 msgid "OpenID"
 msgstr "OpenID"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/forms.py:32
+#: /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."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/forms.py:36
+#: /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."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/helpers.py:112
+#: /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"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/oauth.py:89
+#: /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\"."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/oauth.py:111
+#: /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\"."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/oauth.py:124
+#: /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\"."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/oauth.py:172
+#: /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\"."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/oauth.py:192
+#: /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\"."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/views.py:68
+#: /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"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:6
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:5
 msgid "Account"
 msgstr "Account"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:9
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:8
 msgid "E-mail Addresses"
 msgstr "E-mail Addresses"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:12
+#: /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:"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:26
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:24
 msgid "Verified"
 msgstr "Verified"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:28
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:26
 msgid "Unverified"
 msgstr "Unverified"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:30
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:28
 msgid "Primary"
 msgstr "Primary"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:36
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:34
 msgid "Make Primary"
 msgstr "Make Primary"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:37
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:35
 msgid "Re-send Verification"
 msgstr "Re-send Verification"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:38
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:36
 msgid "Remove"
 msgstr "Remove"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:45
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:43
 msgid "Warning:"
 msgstr "Warning:"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:45
-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: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."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:50
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:48
 msgid "Add E-mail Address"
 msgstr "Add E-mail Address"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:57
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:53
 msgid "Add E-mail"
 msgstr "Add E-mail"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:69
+#: /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?"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/language_change.html:6
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/language_change.html:9
-msgid "Language"
-msgstr "Language"
-
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/language_change.html:11
-msgid "Pinax can be used in your preferred language."
-msgstr "Pinax can be used in your preferred language."
-
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/language_change.html:18
-msgid "Change my language"
-msgstr "Change my language"
-
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/login.html:7
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/login.html:12
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/login.html:47
+#: /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"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/login.html:20
+#: /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"
+"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"
+"href=\"%(signup_url)s\">sign up</a> for a %(site_name)s account and sign in\n"
 "below:"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/login.html:28
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/login.html:27
 msgid "or"
 msgstr "or"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/login.html:45
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/login.html:42
 msgid "Forgot Password?"
 msgstr "Forgot Password?"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/logout.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/logout.html:8
+#: /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"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_change.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_change.html:8
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_change.html:15
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_from_key.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_from_key.html:8
+#: /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"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_delete.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_delete.html:8
+#: /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"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/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: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."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_delete.html:12
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_delete.html:12
 msgid "delete my password"
 msgstr "delete my password"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_delete_done.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_delete_done.html:8
+#: /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"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_delete_done.html:9
+#: /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."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset.html:7
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset.html:11
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_done.html:6
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_done.html:9
+#: /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"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset.html:16
-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: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."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset.html:23
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset.html:20
 msgid "Reset My Password"
 msgstr "Reset My Password"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset.html:28
+#: /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>."
+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>."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_done.html:15
+#: /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>."
+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>."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_from_key.html:8
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset_from_key.html:7
 msgid "Bad Token"
 msgstr "Bad Token"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_from_key.html:12
+#: /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>."
+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>."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_from_key.html:20
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset_from_key.html:17
 msgid "change password"
 msgstr "change password"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_from_key.html:25
+#: /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."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_key_message.txt:9
+#: /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"
+"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"
@@ -417,10 +370,8 @@ msgid ""
 "\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"
+"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"
@@ -428,154 +379,121 @@ msgstr ""
 "\n"
 "Thanks for using our site!\n"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_set.html:6
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_set.html:9
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_set.html:16
+#: /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"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/signup.html:6
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/signup.html:6
+#: /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"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/signup.html:9
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/signup.html:24
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/signup.html:9
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/signup.html:22
+#: /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"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/signup.html:14
-msgid "Already have an account?"
-msgstr "Already have an account?"
-
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/signup.html:14
-msgid "Sign in"
-msgstr "Sign in"
-
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/timezone_change.html:6
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/timezone_change.html:9
-msgid "Timezone"
-msgstr "Timezone"
-
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/timezone_change.html:11
-msgid ""
-"Pinax can localize all times into your preferred timezone. Change your "
-"timezone below."
+#: /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 ""
-"Pinax can localize all times into your preferred timezone. Change your "
-"timezone below."
-
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/timezone_change.html:18
-msgid "Change my timezone"
-msgstr "Change my timezone"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/verification_sent.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/verification_sent.html:8
+#: /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"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/verification_sent.html:10
+#: /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>."
+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>."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/snippets/already_logged_in.html:5
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/snippets/already_logged_in.html:5
 msgid "Note"
 msgstr "Note"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/snippets/already_logged_in.html:5
+#: /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."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/emailconfirmation/confirm_email.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/emailconfirmation/confirm_email.html:8
+#: /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"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/emailconfirmation/confirm_email.html:11
+#: /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'."
+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'."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/emailconfirmation/confirm_email.html:13
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/emailconfirmation/confirm_email.html:13
 msgid "Invalid confirmation key."
 msgstr "Invalid confirmation key."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/openid/login.html:10
+#: /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"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/account_inactive.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/account_inactive.html:8
+#: /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"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/account_inactive.html:10
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/account_inactive.html:10
 msgid "This account is inactive."
 msgstr "This account is inactive."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/authentication_error.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/authentication_error.html:8
+#: /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"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/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/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."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/connections.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/connections.html:8
+#: /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"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/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: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:"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/connections.html:46
+#: /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"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/login_cancelled.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/login_cancelled.html:9
+#: /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"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/login_cancelled.html:13
+#: /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>."
+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>."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/signup.html:12
+#: /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"
@@ -584,3 +502,32 @@ 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"
index 46eb730..e447419 100644 (file)
Binary files a/wolnelektury/locale-contrib/es/LC_MESSAGES/django.mo and b/wolnelektury/locale-contrib/es/LC_MESSAGES/django.mo differ
index d8bf417..d317ca4 100644 (file)
@@ -7,9 +7,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PROJECT VERSION\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2012-07-19 11:40+0200\n"
-"PO-Revision-Date: 2012-06-04 13:07+0100\n"
-"Last-Translator: x <x>\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: es <LL@li.org>\n"
 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
 "MIME-Version: 1.0\n"
@@ -17,402 +17,352 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "Generated-By: Babel 0.9.6\n"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:36
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:167
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:341
+#: /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 "Contraseña"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:40
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:40
 msgid "Remember Me"
 msgstr "Recuérdame"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:52
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:113
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:284
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:363
+#: /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 "Correo elctrónico"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:57
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:104
+#: /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 "Nombre de usuario"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:85
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:85
 msgid "This account is currently inactive."
 msgstr "Esta cuenta de usuario está actualmente inactiva."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:88
+#: /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 "El correo electrónico y/o contraseña son incorrectos."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:90
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:90
 msgid "The username and/or password you specified are not correct."
 msgstr "El nombre de usuario y/o contraseña son incorrectos."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:116
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:142
 msgid "E-mail (optional)"
 msgstr "Correo elctrónico (opcional)"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:127
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:153
 msgid "Usernames can only contain letters, numbers and underscores."
 msgstr "Nombre de usuario sólo puede consistir de letras, números y guiones bajos"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:133
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:159
 msgid "This username is already taken. Please choose another."
 msgstr "El nombre de usuario está ocupado. Por favor, elija otro."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:141
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:167
 msgid "A user is registered with this e-mail address."
 msgstr "Un usuario está registrado con esta direccin de correo electrónico."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:171
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:345
+#: /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 "Contraseña (otra vez)"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:198
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:330
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:352
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:428
+#: /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 "Tiene que introducir cada vez la misma contraseña."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:234
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:260
 msgid "Your e-mail address has already been verified"
 msgstr "Su correo electrónico ha sido verificado"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:244
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/utils.py:93
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:101
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:117
+#: /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 "La confirmación ha sido enviada a %(email)s"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:292
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:309
 msgid "This e-mail address already associated with this account."
 msgstr "Este correo electrónico ya ha sido asociado a esta cuenta de usuario."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:293
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:310
 msgid "This e-mail address already associated with another account."
 msgstr "Este correo electrónico ya ha sido asociado a otra cuenta de usuario."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:310
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:327
 msgid "Current Password"
 msgstr "Contraseña actual"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:314
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:411
+#: /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 "Nueva contarseña"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:318
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:415
+#: /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 "Nueva contarseña (otra vez)"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:324
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:341
 msgid "Please type your current password."
 msgstr "Introduzca su contraseña actual, por favor."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:373
+#: /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 "Este correo electrónico no ha sido asignado a ninguna cuenta de usuario."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:393
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:409
 msgid "Password Reset E-mail"
 msgstr "La dirección de correo electrónico en caso de restablecer la contraseña"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/utils.py:72
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/utils.py:84
 #, python-format
 msgid "Successfully signed in as %(user)s."
 msgstr "Ha iniciado sesión como %(user)s"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:133
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:125
 #, python-format
 msgid "Removed e-mail address %(email)s"
 msgstr "Dirección de correo electrónico eliminado %(email)s"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:147
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:139
 msgid "Primary e-mail address set"
 msgstr "La dirección de correo electrónico principal establecida"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:168
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:241
+#: /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 "Contraseña ha sido cambiada con éxito."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:191
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:183
 msgid "Password successfully set."
 msgstr "Contraseña ha sido establecida con éxito."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:255
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/logout.html:10
+#: /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 "Ha cerrado sesión."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/openid/forms.py:6
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/openid/forms.py:6
 msgid "OpenID"
 msgstr "OpenID"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/forms.py:32
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/forms.py:33
 msgid "Your local account has no password setup."
 msgstr "Su cuenta de usuario local todavía no tiene la contraseña establecida."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/forms.py:36
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/forms.py:37
 msgid "Your local account has no verified e-mail address."
-msgstr ""
-"Su cuenta de usuario local no dispone de direcciones de correo "
-"electrónico verificadas."
+msgstr "Su cuenta de usuario local no dispone de direcciones de correo electrónico verificadas."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/helpers.py:112
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/helpers.py:111
 msgid "The social account has been connected to your existing account"
 msgstr "La cuenta social ha sido conectada con su cuenta de usuario existente "
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/oauth.py:89
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/oauth.py:89
 #, python-format
 msgid "Invalid response while obtaining request token from \"%s\"."
 msgstr "Respuesta inválida al obtener request token de \"%s\"."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/oauth.py:111
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/oauth.py:111
 #, python-format
 msgid "Invalid response while obtaining access token from \"%s\"."
 msgstr "Respuesta inválida al obtener access token de \"%s\"."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/oauth.py:124
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/oauth.py:124
 #, fuzzy, python-format
 msgid "No request token saved for \"%s\"."
 msgstr "No hay request token guardado para \"%s\"."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/oauth.py:172
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/oauth.py:172
 #, fuzzy, python-format
 msgid "No access token saved for \"%s\"."
 msgstr "No hay acces token guardado para \"%s\"."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/oauth.py:192
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/oauth.py:192
 #, python-format
 msgid "No access to private resources at \"%s\"."
 msgstr "No hay acceso a recursos privados en \"%s\"."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/views.py:68
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/views.py:68
 msgid "The social account has been disconnected"
 msgstr "La cuenta social ha sido desconectada"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:6
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:5
 msgid "Account"
 msgstr "Cuenta de usuario"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:9
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:8
 msgid "E-mail Addresses"
 msgstr "Direcciones de correo electrónico"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:12
+#: /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 ""
-"A su cuenta de usuario están asociados los siguientes direcciones de "
-"correo electrónico:"
+msgstr "A su cuenta de usuario están asociados los siguientes direcciones de correo electrónico:"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:26
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:24
 msgid "Verified"
 msgstr "Verificado"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:28
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:26
 msgid "Unverified"
 msgstr "No verificado"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:30
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:28
 msgid "Primary"
 msgstr "Principal"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:36
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:34
 msgid "Make Primary"
 msgstr "La dirección de correo electrónico principal"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:37
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:35
 msgid "Re-send Verification"
 msgstr "Reenviar verificación"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:38
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:36
 msgid "Remove"
 msgstr "Borrar"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:45
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:43
 msgid "Warning:"
 msgstr "Aviso:"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:45
-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 ""
-"Actualmente no tiene ninguna dirección de correo electrónico configurada."
-" Debe agregar una para poder recibir notificaciones, restablecer su "
-"contraseña etc."
+#: /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 "Actualmente no tiene ninguna dirección de correo electrónico configurada. Debe agregar una para poder recibir notificaciones, restablecer su contraseña etc."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:50
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:48
 msgid "Add E-mail Address"
 msgstr "Agregar dirección de correo electrónico"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:57
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:53
 msgid "Add E-mail"
 msgstr "Agregar correo electrónico"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:69
+#: /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 "¿Está seguro que quiere borrar el correo electrónico seleccionado?"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/language_change.html:6
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/language_change.html:9
-msgid "Language"
-msgstr "Idioma"
-
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/language_change.html:11
-msgid "Pinax can be used in your preferred language."
-msgstr "Se puede usar Pinax en su idioma preferido."
-
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/language_change.html:18
-msgid "Change my language"
-msgstr "Cambia el idioma"
-
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/login.html:7
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/login.html:12
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/login.html:47
+#: /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 "Iniciar sesión"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/login.html:20
+#: /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"
+"href=\"%(signup_url)s\">sign up</a> for a %(site_name)s account and sign in\n"
 "below:"
 msgstr ""
 "Por favor, inicie sesión con una \n"
 " de sus cuentas de terceros o <a \n"
-"href=\"%(signup_url)s\"> regístrese </a> en la cuenta de %(site_name)s e "
-"inicie sesión \n"
+"href=\"%(signup_url)s\"> regístrese </a> en la cuenta de %(site_name)s e inicie sesión \n"
 "abajo:"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/login.html:28
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/login.html:27
 msgid "or"
 msgstr "o"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/login.html:45
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/login.html:42
 msgid "Forgot Password?"
 msgstr "¿Olvidaste tu contraseña?"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/logout.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/logout.html:8
+#: /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 "Cerrar sesión"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_change.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_change.html:8
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_change.html:15
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_from_key.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_from_key.html:8
+#: /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 "Cambia la contraseña"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_delete.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_delete.html:8
+#: /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 "Borra la contraseña"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_delete.html:9
-msgid ""
-"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:9
+msgid "You may delete your password since you are currently logged in using OpenID."
 msgstr "Puede borrar su contraseña ya que ha iniciado sesión con OpenID."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_delete.html:12
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_delete.html:12
 msgid "delete my password"
 msgstr "borra mi contraseña"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_delete_done.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_delete_done.html:8
+#: /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 "La contraseña ha sido borrada"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_delete_done.html:9
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_delete_done.html:9
 msgid "Your password has been deleted."
 msgstr "Su contraseña ha sido borrada. "
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset.html:7
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset.html:11
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_done.html:6
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_done.html:9
+#: /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 "Restablecimiento de la contraseña"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset.html:16
-msgid ""
-"Forgotten your password? Enter your e-mail address below, and we'll send "
-"you an e-mail allowing you to reset it."
-msgstr ""
-"¿Olvidaste tu contraseña? Introduce aquí tu dirección de correo "
-"electrónico y te enviamos un mensaje que te permitirá restablecerla. "
+#: /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 "¿Olvidaste tu contraseña? Introduce aquí tu dirección de correo electrónico y te enviamos un mensaje que te permitirá restablecerla. "
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset.html:23
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset.html:20
 msgid "Reset My Password"
 msgstr "Restablecimiento de la contraseña"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset.html:28
+#: /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 ""
-"Si tiene algún problema en restablecer su contraseña, póngase en contacto"
-" con nosotros a través de <a "
-"href=\"mailto:%(CONTACT_EMAIL)s\">%(CONTACT_EMAIL)s</a>."
+msgid "If you have any trouble resetting your password, contact us at <a href=\"mailto:%(CONTACT_EMAIL)s\">%(CONTACT_EMAIL)s</a>."
+msgstr "Si tiene algún problema en restablecer su contraseña, póngase en contacto con nosotros a través de <a href=\"mailto:%(CONTACT_EMAIL)s\">%(CONTACT_EMAIL)s</a>."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_done.html:15
+#: /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 ""
-"Le hemos enviado un correo. Si no recibe ningún correo dentro de unos "
-"minutos, póngase en contacto con nosotros a través de <a "
-"href=\"mailto:%(CONTACT_EMAIL)s\">%(CONTACT_EMAIL)s</a>."
+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 "Le hemos enviado un correo. Si no recibe ningún correo dentro de unos minutos, póngase en contacto con nosotros a través de <a href=\"mailto:%(CONTACT_EMAIL)s\">%(CONTACT_EMAIL)s</a>."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_from_key.html:8
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset_from_key.html:7
 msgid "Bad Token"
 msgstr "Token incorrecto"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_from_key.html:12
+#: /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 ""
-"El enlace de restablecimiento de la contraseña ha sido inválido. Es "
-"probable que ya haya sido usado. Por favor, solicite uno nuevo <a "
-"href=\"%(passwd_reset_url)s\">new password reset</a>."
+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 "El enlace de restablecimiento de la contraseña ha sido inválido. Es probable que ya haya sido usado. Por favor, solicite uno nuevo <a href=\"%(passwd_reset_url)s\">new password reset</a>."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_from_key.html:20
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset_from_key.html:17
 msgid "change password"
 msgstr "cambia la contraseña"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_from_key.html:25
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset_from_key.html:20
 msgid "Your password is now changed."
 msgstr "Su contraseña ya se ha cambiado."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_key_message.txt:9
+#: /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"
+"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"
@@ -420,10 +370,8 @@ msgid ""
 "\n"
 "Thanks for using our site!\n"
 msgstr ""
-"Ha recibido este correo porque usted u otra persona ha solicitado la "
-"contraseña de su cuenta de usuario en %(site_domain)s. \n"
-"Si no ha solicitado restablecimiento de su contraseña, pase de este "
-"mensaje. Abra el enlace de abajo para restablecer su contraseña.\n"
+"Ha recibido este correo porque usted u otra persona ha solicitado la contraseña de su cuenta de usuario en %(site_domain)s. \n"
+"Si no ha solicitado restablecimiento de su contraseña, pase de este mensaje. Abra el enlace de abajo para restablecer su contraseña.\n"
 "\n"
 "%(password_reset_url)s\n"
 "\n"
@@ -431,161 +379,155 @@ msgstr ""
 " \n"
 "¡Gracias por usar nuestra página!\n"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_set.html:6
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_set.html:9
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_set.html:16
+#: /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 "Establecer contraseña"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/signup.html:6
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/signup.html:6
+#: /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 "Registrarse"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/signup.html:9
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/signup.html:24
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/signup.html:9
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/signup.html:22
+#: /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 "Registrarse"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/signup.html:14
-msgid "Already have an account?"
-msgstr "¿Ya tiene una cuenta de usuario?"
-
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/signup.html:14
-msgid "Sign in"
-msgstr "Iniciar sesión"
-
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/timezone_change.html:6
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/timezone_change.html:9
-msgid "Timezone"
-msgstr "Huso horario"
-
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/timezone_change.html:11
-msgid ""
-"Pinax can localize all times into your preferred timezone. Change your "
-"timezone below."
+#: /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 ""
-"Pinax puede localizar todos los horarios en su huso horario preferido. "
-"Cambie su huso horario aquí abajo."
-
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/timezone_change.html:18
-msgid "Change my timezone"
-msgstr "Cambia mi huso horario"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/verification_sent.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/verification_sent.html:8
+#: /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 "Verifique su dirección de correo electrónico"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/verification_sent.html:10
+#: /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 ""
-"Para verificar le hemos enviado un correo a <b>%(email)s</b>. Abra el "
-"enlace que viene en el correo para finalizar el proceso de registrarse. "
-"Si no recibe ningún correo dentro de unos minutos, póngase en contacto "
-"con nosotros a través de <a "
-"href=\"mailto:%(CONTACT_EMAIL)s\">%(CONTACT_EMAIL)s</a>."
+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 "Para verificar le hemos enviado un correo a <b>%(email)s</b>. Abra el enlace que viene en el correo para finalizar el proceso de registrarse. Si no recibe ningún correo dentro de unos minutos, póngase en contacto con nosotros a través de <a href=\"mailto:%(CONTACT_EMAIL)s\">%(CONTACT_EMAIL)s</a>."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/snippets/already_logged_in.html:5
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/snippets/already_logged_in.html:5
 msgid "Note"
 msgstr "Nota"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/snippets/already_logged_in.html:5
+#: /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 "ya está conectado como %(user_display)s."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/emailconfirmation/confirm_email.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/emailconfirmation/confirm_email.html:8
+#: /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 "Confirmación de la dirección de correo electrónico"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/emailconfirmation/confirm_email.html:11
+#: /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 ""
-"Ha confirmado que <a href=\"mailto:%(email)s\">%(email)s</a> es  la "
-"dirección del correo electrónico para usuario '%(user)s'."
+msgid "You have confirmed that <a href=\"mailto:%(email)s\">%(email)s</a> is an e-mail address for user '%(user)s'."
+msgstr "Ha confirmado que <a href=\"mailto:%(email)s\">%(email)s</a> es  la dirección del correo electrónico para usuario '%(user)s'."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/emailconfirmation/confirm_email.html:13
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/emailconfirmation/confirm_email.html:13
 msgid "Invalid confirmation key."
 msgstr "Clave de confirmación inválida."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/openid/login.html:10
+#: /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 "La dirección de correo electrónico principal establecida"
+
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/openid/login.html:9
 msgid "OpenID Sign In"
 msgstr "Iniciar sesión con OpenID "
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/account_inactive.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/account_inactive.html:8
+#: /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 "La cuenta de usuario inactiva"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/account_inactive.html:10
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/account_inactive.html:10
 msgid "This account is inactive."
 msgstr "Esta cuenta de usuario está inactiva."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/authentication_error.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/authentication_error.html:8
+#: /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 "Error al iniciar sesión en la red social"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/authentication_error.html:10
-msgid ""
-"An error occured while attempting to login via your social network "
-"account."
-msgstr ""
-"Ha ocurrido un error al intentar iniciar sesión a través de su cuenta de "
-"red social."
+#: /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 "Ha ocurrido un error al intentar iniciar sesión a través de su cuenta de red social."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/connections.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/connections.html:8
+#: /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 "Conexiones de la cuenta de usuario"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/connections.html:11
-msgid ""
-"You can sign in to your account using any of the following third party "
-"accounts:"
-msgstr ""
-"Puede iniciar sesión en su cuenta de usuario a través de cualquiera de "
-"las siguientes cuentas de terceros:"
+#: /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 "Puede iniciar sesión en su cuenta de usuario a través de cualquiera de las siguientes cuentas de terceros:"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/connections.html:46
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/connections.html:46
 msgid "Add a 3rd Party Account"
 msgstr "Agrega una cuenta de terceros"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/login_cancelled.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/login_cancelled.html:9
+#: /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 "Nombre de usuario ha sido cancelado"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/login_cancelled.html:13
+#: /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 ""
-"Ha decidido anular lo de iniciar sesión en nuestra página usando una de "
-"sus cuentas de usuario existentes. Si se ha equivocado, pase a<a "
-"href=\"%(login_url)s\">sign in</a>, por favor."
+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 "Ha decidido anular lo de iniciar sesión en nuestra página usando una de sus cuentas de usuario existentes. Si se ha equivocado, pase a<a href=\"%(login_url)s\">sign in</a>, por favor."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/signup.html:12
+#: /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 ""
-"Está a punto de usar su %(provider_name)s cuenta de usuario para iniciar "
-"sesión en \n"
+"Está a punto de usar su %(provider_name)s cuenta de usuario para iniciar sesión en \n"
 "%(site_name)s. El último paso es rellenar este formulario:"
 
+#~ msgid "Language"
+#~ msgstr "Idioma"
+
+#~ msgid "Pinax can be used in your preferred language."
+#~ msgstr "Se puede usar Pinax en su idioma preferido."
+
+#~ msgid "Change my language"
+#~ msgstr "Cambia el idioma"
+
+#~ msgid "Already have an account?"
+#~ msgstr "¿Ya tiene una cuenta de usuario?"
+
+#~ msgid "Sign in"
+#~ msgstr "Iniciar sesión"
+
+#~ msgid "Timezone"
+#~ msgstr "Huso horario"
+
+#~ msgid ""
+#~ "Pinax can localize all times into "
+#~ "your preferred timezone. Change your "
+#~ "timezone below."
+#~ msgstr ""
+#~ "Pinax puede localizar todos los horarios"
+#~ " en su huso horario preferido. Cambie"
+#~ " su huso horario aquí abajo."
+
+#~ msgid "Change my timezone"
+#~ msgstr "Cambia mi huso horario"
index aafb3bc..6fec10b 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PROJECT VERSION\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2012-07-19 11:40+0200\n"
+"POT-Creation-Date: 2012-08-14 17:40+0200\n"
 "PO-Revision-Date: 2012-03-22 14:23+0100\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: fr <LL@li.org>\n"
@@ -18,266 +18,253 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "Generated-By: Babel 0.9.6\n"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:36
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:167
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:341
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:40
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:40
 msgid "Remember Me"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:52
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:113
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:284
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:363
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:57
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:104
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:85
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:85
 msgid "This account is currently inactive."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:88
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:90
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:90
 msgid "The username and/or password you specified are not correct."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:116
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:142
 msgid "E-mail (optional)"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:127
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:153
 msgid "Usernames can only contain letters, numbers and underscores."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:133
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:159
 msgid "This username is already taken. Please choose another."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:141
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:167
 msgid "A user is registered with this e-mail address."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:171
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:345
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:198
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:330
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:352
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:428
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:234
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:260
 msgid "Your e-mail address has already been verified"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:244
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/utils.py:93
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:101
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:117
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:292
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:309
 msgid "This e-mail address already associated with this account."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:293
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:310
 msgid "This e-mail address already associated with another account."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:310
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:327
 msgid "Current Password"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:314
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:411
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:318
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:415
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:324
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:341
 msgid "Please type your current password."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:373
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:393
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:409
 msgid "Password Reset E-mail"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/utils.py:72
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/utils.py:84
 #, python-format
 msgid "Successfully signed in as %(user)s."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:133
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:125
 #, python-format
 msgid "Removed e-mail address %(email)s"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:147
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:139
 msgid "Primary e-mail address set"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:168
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:241
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:191
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:183
 msgid "Password successfully set."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:255
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/logout.html:10
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/openid/forms.py:6
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/openid/forms.py:6
 msgid "OpenID"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/forms.py:32
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/forms.py:33
 msgid "Your local account has no password setup."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/forms.py:36
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/forms.py:37
 msgid "Your local account has no verified e-mail address."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/helpers.py:112
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/helpers.py:111
 msgid "The social account has been connected to your existing account"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/oauth.py:89
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/oauth.py:89
 #, python-format
 msgid "Invalid response while obtaining request token from \"%s\"."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/oauth.py:111
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/oauth.py:111
 #, python-format
 msgid "Invalid response while obtaining access token from \"%s\"."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/oauth.py:124
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/oauth.py:124
 #, python-format
 msgid "No request token saved for \"%s\"."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/oauth.py:172
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/oauth.py:172
 #, python-format
 msgid "No access token saved for \"%s\"."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/oauth.py:192
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/oauth.py:192
 #, python-format
 msgid "No access to private resources at \"%s\"."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/views.py:68
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/views.py:68
 msgid "The social account has been disconnected"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:6
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:5
 msgid "Account"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:9
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:8
 msgid "E-mail Addresses"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:12
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:26
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:24
 msgid "Verified"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:28
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:26
 msgid "Unverified"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:30
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:28
 msgid "Primary"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:36
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:34
 msgid "Make Primary"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:37
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:35
 msgid "Re-send Verification"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:38
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:36
 msgid "Remove"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:45
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:43
 msgid "Warning:"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:45
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:50
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:48
 msgid "Add E-mail Address"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:57
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:53
 msgid "Add E-mail"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:69
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/language_change.html:6
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/language_change.html:9
-msgid "Language"
-msgstr ""
-
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/language_change.html:11
-msgid "Pinax can be used in your preferred language."
-msgstr ""
-
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/language_change.html:18
-msgid "Change my language"
-msgstr ""
-
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/login.html:7
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/login.html:12
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/login.html:47
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/login.html:20
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/login.html:19
 #, python-format
 msgid ""
 "Please sign in with one\n"
@@ -287,76 +274,76 @@ msgid ""
 "below:"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/login.html:28
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/login.html:27
 msgid "or"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/login.html:45
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/login.html:42
 msgid "Forgot Password?"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/logout.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/logout.html:8
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_change.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_change.html:8
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_change.html:15
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_from_key.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_from_key.html:8
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_delete.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_delete.html:8
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_delete.html:9
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_delete.html:12
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_delete.html:12
 msgid "delete my password"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_delete_done.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_delete_done.html:8
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_delete_done.html:9
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_delete_done.html:9
 msgid "Your password has been deleted."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset.html:7
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset.html:11
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_done.html:6
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_done.html:9
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset.html:16
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset.html:23
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset.html:20
 msgid "Reset My Password"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset.html:28
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_done.html:15
+#: /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 "
@@ -364,11 +351,11 @@ msgid ""
 "href=\"mailto:%(CONTACT_EMAIL)s\">%(CONTACT_EMAIL)s</a>."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_from_key.html:8
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset_from_key.html:7
 msgid "Bad Token"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_from_key.html:12
+#: /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"
@@ -376,15 +363,15 @@ msgid ""
 "reset</a>."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_from_key.html:20
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset_from_key.html:17
 msgid "change password"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_from_key.html:25
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset_from_key.html:20
 msgid "Your password is now changed."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_key_message.txt:9
+#: /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 "
@@ -399,53 +386,37 @@ msgid ""
 "Thanks for using our site!\n"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_set.html:6
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_set.html:9
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_set.html:16
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/signup.html:6
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/signup.html:6
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/signup.html:9
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/signup.html:24
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/signup.html:9
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/signup.html:22
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/signup.html:14
-msgid "Already have an account?"
-msgstr ""
-
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/signup.html:14
-msgid "Sign in"
-msgstr ""
-
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/timezone_change.html:6
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/timezone_change.html:9
-msgid "Timezone"
-msgstr ""
-
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/timezone_change.html:11
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/signup.html:13
+#, python-format
 msgid ""
-"Pinax can localize all times into your preferred timezone. Change your "
-"timezone below."
-msgstr ""
-
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/timezone_change.html:18
-msgid "Change my timezone"
+"Already have an account? Then please <a href=\"%(login_url)s\">sign "
+"in</a>."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/verification_sent.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/verification_sent.html:8
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/verification_sent.html:10
+#: /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 "
@@ -454,76 +425,88 @@ msgid ""
 "href=\"mailto:%(CONTACT_EMAIL)s\">%(CONTACT_EMAIL)s</a>."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/snippets/already_logged_in.html:5
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/snippets/already_logged_in.html:5
 msgid "Note"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/snippets/already_logged_in.html:5
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/emailconfirmation/confirm_email.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/emailconfirmation/confirm_email.html:8
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/emailconfirmation/confirm_email.html:11
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/emailconfirmation/confirm_email.html:13
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/emailconfirmation/confirm_email.html:13
 msgid "Invalid confirmation key."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/openid/login.html:10
+#: /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
+msgid "Confirm E-mail Address"
+msgstr ""
+
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/openid/login.html:9
 msgid "OpenID Sign In"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/account_inactive.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/account_inactive.html:8
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/account_inactive.html:10
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/account_inactive.html:10
 msgid "This account is inactive."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/authentication_error.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/authentication_error.html:8
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/authentication_error.html:10
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/connections.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/connections.html:8
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/connections.html:11
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/connections.html:46
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/connections.html:46
 msgid "Add a 3rd Party Account"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/login_cancelled.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/login_cancelled.html:9
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/login_cancelled.html:13
+#: /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 "
@@ -531,10 +514,37 @@ msgid ""
 "href=\"%(login_url)s\">sign in</a>."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/signup.html:12
+#: /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 ""
 
+#~ msgid "Language"
+#~ msgstr ""
+
+#~ msgid "Pinax can be used in your preferred language."
+#~ msgstr ""
+
+#~ msgid "Change my language"
+#~ msgstr ""
+
+#~ msgid "Already have an account?"
+#~ msgstr ""
+
+#~ msgid "Sign in"
+#~ msgstr ""
+
+#~ msgid "Timezone"
+#~ msgstr ""
+
+#~ msgid ""
+#~ "Pinax can localize all times into "
+#~ "your preferred timezone. Change your "
+#~ "timezone below."
+#~ msgstr ""
+
+#~ msgid "Change my timezone"
+#~ msgstr ""
+
index ef986b2..cc70820 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PROJECT VERSION\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2012-07-19 11:40+0200\n"
+"POT-Creation-Date: 2012-08-14 17:40+0200\n"
 "PO-Revision-Date: 2012-03-22 14:23+0100\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: en <LL@li.org>\n"
@@ -18,266 +18,253 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "Generated-By: Babel 0.9.6\n"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:36
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:167
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:341
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:40
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:40
 msgid "Remember Me"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:52
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:113
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:284
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:363
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:57
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:104
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:85
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:85
 msgid "This account is currently inactive."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:88
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:90
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:90
 msgid "The username and/or password you specified are not correct."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:116
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:142
 msgid "E-mail (optional)"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:127
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:153
 msgid "Usernames can only contain letters, numbers and underscores."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:133
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:159
 msgid "This username is already taken. Please choose another."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:141
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:167
 msgid "A user is registered with this e-mail address."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:171
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:345
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:198
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:330
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:352
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:428
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:234
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:260
 msgid "Your e-mail address has already been verified"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:244
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/utils.py:93
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:101
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:117
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:292
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:309
 msgid "This e-mail address already associated with this account."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:293
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:310
 msgid "This e-mail address already associated with another account."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:310
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:327
 msgid "Current Password"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:314
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:411
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:318
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:415
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:324
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:341
 msgid "Please type your current password."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:373
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:393
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:409
 msgid "Password Reset E-mail"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/utils.py:72
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/utils.py:84
 #, python-format
 msgid "Successfully signed in as %(user)s."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:133
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:125
 #, python-format
 msgid "Removed e-mail address %(email)s"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:147
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:139
 msgid "Primary e-mail address set"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:168
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:241
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:191
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:183
 msgid "Password successfully set."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:255
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/logout.html:10
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/openid/forms.py:6
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/openid/forms.py:6
 msgid "OpenID"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/forms.py:32
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/forms.py:33
 msgid "Your local account has no password setup."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/forms.py:36
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/forms.py:37
 msgid "Your local account has no verified e-mail address."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/helpers.py:112
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/helpers.py:111
 msgid "The social account has been connected to your existing account"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/oauth.py:89
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/oauth.py:89
 #, python-format
 msgid "Invalid response while obtaining request token from \"%s\"."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/oauth.py:111
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/oauth.py:111
 #, python-format
 msgid "Invalid response while obtaining access token from \"%s\"."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/oauth.py:124
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/oauth.py:124
 #, python-format
 msgid "No request token saved for \"%s\"."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/oauth.py:172
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/oauth.py:172
 #, python-format
 msgid "No access token saved for \"%s\"."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/oauth.py:192
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/oauth.py:192
 #, python-format
 msgid "No access to private resources at \"%s\"."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/views.py:68
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/views.py:68
 msgid "The social account has been disconnected"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:6
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:5
 msgid "Account"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:9
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:8
 msgid "E-mail Addresses"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:12
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:26
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:24
 msgid "Verified"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:28
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:26
 msgid "Unverified"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:30
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:28
 msgid "Primary"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:36
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:34
 msgid "Make Primary"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:37
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:35
 msgid "Re-send Verification"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:38
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:36
 msgid "Remove"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:45
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:43
 msgid "Warning:"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:45
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:50
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:48
 msgid "Add E-mail Address"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:57
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:53
 msgid "Add E-mail"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:69
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/language_change.html:6
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/language_change.html:9
-msgid "Language"
-msgstr ""
-
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/language_change.html:11
-msgid "Pinax can be used in your preferred language."
-msgstr ""
-
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/language_change.html:18
-msgid "Change my language"
-msgstr ""
-
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/login.html:7
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/login.html:12
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/login.html:47
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/login.html:20
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/login.html:19
 #, python-format
 msgid ""
 "Please sign in with one\n"
@@ -287,76 +274,76 @@ msgid ""
 "below:"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/login.html:28
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/login.html:27
 msgid "or"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/login.html:45
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/login.html:42
 msgid "Forgot Password?"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/logout.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/logout.html:8
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_change.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_change.html:8
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_change.html:15
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_from_key.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_from_key.html:8
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_delete.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_delete.html:8
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_delete.html:9
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_delete.html:12
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_delete.html:12
 msgid "delete my password"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_delete_done.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_delete_done.html:8
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_delete_done.html:9
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_delete_done.html:9
 msgid "Your password has been deleted."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset.html:7
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset.html:11
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_done.html:6
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_done.html:9
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset.html:16
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset.html:23
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset.html:20
 msgid "Reset My Password"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset.html:28
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_done.html:15
+#: /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 "
@@ -364,11 +351,11 @@ msgid ""
 "href=\"mailto:%(CONTACT_EMAIL)s\">%(CONTACT_EMAIL)s</a>."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_from_key.html:8
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset_from_key.html:7
 msgid "Bad Token"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_from_key.html:12
+#: /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"
@@ -376,15 +363,15 @@ msgid ""
 "reset</a>."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_from_key.html:20
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset_from_key.html:17
 msgid "change password"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_from_key.html:25
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset_from_key.html:20
 msgid "Your password is now changed."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_key_message.txt:9
+#: /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 "
@@ -399,53 +386,37 @@ msgid ""
 "Thanks for using our site!\n"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_set.html:6
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_set.html:9
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_set.html:16
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/signup.html:6
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/signup.html:6
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/signup.html:9
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/signup.html:24
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/signup.html:9
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/signup.html:22
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/signup.html:14
-msgid "Already have an account?"
-msgstr ""
-
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/signup.html:14
-msgid "Sign in"
-msgstr ""
-
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/timezone_change.html:6
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/timezone_change.html:9
-msgid "Timezone"
-msgstr ""
-
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/timezone_change.html:11
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/signup.html:13
+#, python-format
 msgid ""
-"Pinax can localize all times into your preferred timezone. Change your "
-"timezone below."
-msgstr ""
-
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/timezone_change.html:18
-msgid "Change my timezone"
+"Already have an account? Then please <a href=\"%(login_url)s\">sign "
+"in</a>."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/verification_sent.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/verification_sent.html:8
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/verification_sent.html:10
+#: /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 "
@@ -454,76 +425,88 @@ msgid ""
 "href=\"mailto:%(CONTACT_EMAIL)s\">%(CONTACT_EMAIL)s</a>."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/snippets/already_logged_in.html:5
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/snippets/already_logged_in.html:5
 msgid "Note"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/snippets/already_logged_in.html:5
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/emailconfirmation/confirm_email.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/emailconfirmation/confirm_email.html:8
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/emailconfirmation/confirm_email.html:11
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/emailconfirmation/confirm_email.html:13
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/emailconfirmation/confirm_email.html:13
 msgid "Invalid confirmation key."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/openid/login.html:10
+#: /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
+msgid "Confirm E-mail Address"
+msgstr ""
+
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/openid/login.html:9
 msgid "OpenID Sign In"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/account_inactive.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/account_inactive.html:8
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/account_inactive.html:10
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/account_inactive.html:10
 msgid "This account is inactive."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/authentication_error.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/authentication_error.html:8
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/authentication_error.html:10
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/connections.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/connections.html:8
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/connections.html:11
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/connections.html:46
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/connections.html:46
 msgid "Add a 3rd Party Account"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/login_cancelled.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/login_cancelled.html:9
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/login_cancelled.html:13
+#: /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 "
@@ -531,10 +514,37 @@ msgid ""
 "href=\"%(login_url)s\">sign in</a>."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/signup.html:12
+#: /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 ""
 
+#~ msgid "Language"
+#~ msgstr ""
+
+#~ msgid "Pinax can be used in your preferred language."
+#~ msgstr ""
+
+#~ msgid "Change my language"
+#~ msgstr ""
+
+#~ msgid "Already have an account?"
+#~ msgstr ""
+
+#~ msgid "Sign in"
+#~ msgstr ""
+
+#~ msgid "Timezone"
+#~ msgstr ""
+
+#~ msgid ""
+#~ "Pinax can localize all times into "
+#~ "your preferred timezone. Change your "
+#~ "timezone below."
+#~ msgstr ""
+
+#~ msgid "Change my timezone"
+#~ msgstr ""
+
diff --git a/wolnelektury/locale-contrib/lt/LC_MESSAGES/django.mo b/wolnelektury/locale-contrib/lt/LC_MESSAGES/django.mo
new file mode 100644 (file)
index 0000000..ad82921
Binary files /dev/null and b/wolnelektury/locale-contrib/lt/LC_MESSAGES/django.mo differ
index ffeef3b..ad40a18 100644 (file)
@@ -7,412 +7,362 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PROJECT VERSION\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2012-07-19 11:40+0200\n"
-"PO-Revision-Date: 2012-04-05 16:03+0100\n"
-"Last-Translator: Karolina Zuber <suomija@o2.pl>\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: lt <LL@li.org>\n"
-"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
-"(n%100<10 || n%100>=20) ? 1 : 2)\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2)\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"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:36
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:167
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:341
+#: /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 "Slaptažodis"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:40
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:40
 msgid "Remember Me"
 msgstr "Įsiminti mane"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:52
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:113
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:284
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:363
+#: /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 "El. paštas"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:57
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:104
+#: /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 "Vartotojo vardas"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:85
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:85
 msgid "This account is currently inactive."
 msgstr "Ši paskyra yra šiuo metu neaktyvi."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:88
+#: /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 "El. pašto adresas ir/arba slaptažodis nėra teisingas."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:90
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:90
 msgid "The username and/or password you specified are not correct."
 msgstr "Vartotojo vardas ir/arba slaptažodis nėra teisingas."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:116
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:142
 msgid "E-mail (optional)"
 msgstr "El. paštas (pasirenkamas)"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:127
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:153
 msgid "Usernames can only contain letters, numbers and underscores."
-msgstr ""
-"Vartotojo vardas gali būti sudarytas tik iš raidžių, skaičių ir "
-"pabraukimo brūkšnelių."
+msgstr "Vartotojo vardas gali būti sudarytas tik iš raidžių, skaičių ir pabraukimo brūkšnelių."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:133
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:159
 msgid "This username is already taken. Please choose another."
 msgstr "Šis vartotojo vardas yra užimtas. Prašome pasirinkite kitą."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:141
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:167
 msgid "A user is registered with this e-mail address."
 msgstr "Šiuo elektroninio pašto adresu jau yra užsiregistravęs vartotojas."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:171
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:345
+#: /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 "Slaptažodis (pakartoti)"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:198
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:330
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:352
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:428
+#: /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 "Kiekvieną kartą turite įvesti tokį patį slaptažodį."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:234
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:260
 msgid "Your e-mail address has already been verified"
 msgstr "Jūsų el.pašto adresas jau buvo patikrintas."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:244
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/utils.py:93
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:101
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:117
+#: /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 "El. pašto patvirtinimas buvo išsiųstas į %(email)s"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:292
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:309
 msgid "This e-mail address already associated with this account."
 msgstr "Šis el. pašto adresas jau yra susietas su šia paskyra."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:293
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:310
 msgid "This e-mail address already associated with another account."
 msgstr "Šis el. pašto adresas jau yra susietas su kita paskyra."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:310
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:327
 msgid "Current Password"
 msgstr "Dabartinis slaptažodis"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:314
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:411
+#: /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 "Naujas slaptažodis"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:318
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:415
+#: /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 "Naujas slaptažodis (pakartoti)"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:324
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:341
 msgid "Please type your current password."
 msgstr "Prašome įvesti jūsų dabartinį slaptažodį."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:373
+#: /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 "Šis el. pašto adresas nėra priskirtas jokio vartotojo paskyrai."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:393
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:409
 msgid "Password Reset E-mail"
 msgstr "Slaptažodžio atstatymo el. laiškas"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/utils.py:72
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/utils.py:84
 #, python-format
 msgid "Successfully signed in as %(user)s."
 msgstr "Sėkmingai prisijungęs kaip %(user)s."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:133
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:125
 #, python-format
 msgid "Removed e-mail address %(email)s"
 msgstr "Pašalintas el. pašto adresas %(email)s"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:147
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:139
 msgid "Primary e-mail address set"
 msgstr "Nustatytas pagrindinis el. pašto adresas"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:168
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:241
+#: /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 "Slaptažodis sėkmingai pakeistas."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:191
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:183
 msgid "Password successfully set."
 msgstr "Slaptažodis sėkmingai nustatytas."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:255
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/logout.html:10
+#: /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 "Jūs atsijungėte."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/openid/forms.py:6
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/openid/forms.py:6
 msgid "OpenID"
 msgstr "OpenID"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/forms.py:32
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/forms.py:33
 msgid "Your local account has no password setup."
 msgstr "Jūsų vietinės paskyros slaptažodis dar yra nenustatytas."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/forms.py:36
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/forms.py:37
 msgid "Your local account has no verified e-mail address."
 msgstr "Jūsų vietinės paskyros el. pašto adresas dar nepatikrintas."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/helpers.py:112
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/helpers.py:111
 msgid "The social account has been connected to your existing account"
 msgstr "Ši socialinė paskyra buvo prijungta prie jūsų paskyros"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/oauth.py:89
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/oauth.py:89
 #, python-format
 msgid "Invalid response while obtaining request token from \"%s\"."
 msgstr "Neteisingas atsakas gaunant užklausos žetoną iš \"%s\"."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/oauth.py:111
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/oauth.py:111
 #, python-format
 msgid "Invalid response while obtaining access token from \"%s\"."
 msgstr "Neteisingas atsakas gaunant prieigos žetoną iš \"%s\"."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/oauth.py:124
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/oauth.py:124
 #, python-format
 msgid "No request token saved for \"%s\"."
 msgstr "Nėra užklausos žetono įrašyto \"%s\"."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/oauth.py:172
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/oauth.py:172
 #, python-format
 msgid "No access token saved for \"%s\"."
 msgstr "Nėra prieigos žetono įrašyto \"%s\"."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/oauth.py:192
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/oauth.py:192
 #, python-format
 msgid "No access to private resources at \"%s\"."
 msgstr "Trūksta prieigos prie privačių išteklių \"%s\"."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/views.py:68
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/views.py:68
 msgid "The social account has been disconnected"
 msgstr "Socialinė paskyra buvo atjungta"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:6
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:5
 msgid "Account"
 msgstr "Paskyra"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:9
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:8
 msgid "E-mail Addresses"
 msgstr "El. pašto adresai"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:12
+#: /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 "Šie el. pašto adresai yra priskirti jūsų paskyrai:"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:26
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:24
 msgid "Verified"
 msgstr "Patikrintas"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:28
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:26
 msgid "Unverified"
 msgstr "Nepatikrintas"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:30
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:28
 msgid "Primary"
 msgstr "Pirminis"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:36
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:34
 msgid "Make Primary"
 msgstr "Padaryti pirminiu"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:37
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:35
 msgid "Re-send Verification"
 msgstr "Dar kartą siųsti patikrinimą"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:38
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:36
 msgid "Remove"
 msgstr "Pašalinti"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:45
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:43
 msgid "Warning:"
 msgstr "Įspėjimas:"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:45
-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 ""
-"Šiuo metu neturite nustatyto jokio el. pašto adreso. Jūs tikrai "
-"turėtumėte pridėti el. pašto adresą, kad gautumėte pranešimus, "
-"atstatytumėte jūsų slaptažodį ir t.t."
+#: /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 "Šiuo metu neturite nustatyto jokio el. pašto adreso. Jūs tikrai turėtumėte pridėti el. pašto adresą, kad gautumėte pranešimus, atstatytumėte jūsų slaptažodį ir t.t."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:50
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:48
 msgid "Add E-mail Address"
 msgstr "Pridėti el. pašto adresą"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:57
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:53
 msgid "Add E-mail"
 msgstr "Pridėti el. paštą"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:69
+#: /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 "Ar esate tikri, kad norite pašalinti pasirinktą  el. pašto adresą?"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/language_change.html:6
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/language_change.html:9
-msgid "Language"
-msgstr "Kalba"
-
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/language_change.html:11
-msgid "Pinax can be used in your preferred language."
-msgstr "Pinax gali būti naudojamas jūsų pageidaujama kalba."
-
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/language_change.html:18
-msgid "Change my language"
-msgstr "Keisti kalbą"
-
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/login.html:7
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/login.html:12
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/login.html:47
+#: /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 "Prisijungti"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/login.html:20
+#: /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"
+"href=\"%(signup_url)s\">sign up</a> for a %(site_name)s account and sign in\n"
 "below:"
 msgstr ""
 "Prašome prisijungti su viena\n"
 "iš jūsų third party paskyrų. Arba <a \n"
-"href=\"%(signup_url)s\">užsiregistruoti</a> %(site_name)s paskyrai "
-"sukurti ir prisijungti\n"
+"href=\"%(signup_url)s\">užsiregistruoti</a> %(site_name)s paskyrai sukurti ir prisijungti\n"
 "žemiau:"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/login.html:28
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/login.html:27
 msgid "or"
 msgstr "arba"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/login.html:45
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/login.html:42
 msgid "Forgot Password?"
 msgstr "Pamiršote slaptažodį?"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/logout.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/logout.html:8
+#: /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 "Atsijungęs"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_change.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_change.html:8
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_change.html:15
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_from_key.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_from_key.html:8
+#: /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 "Keisti slaptažodį"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_delete.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_delete.html:8
+#: /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 "Pašalinti slaptažodį"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_delete.html:9
-msgid ""
-"You may delete your password since you are currently logged in using "
-"OpenID."
-msgstr ""
-"Galite pašalinti jūsų slaptažodį, nes esate prisijungę naudodamiesi "
-"OpenID."
+#: /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 "Galite pašalinti jūsų slaptažodį, nes esate prisijungę naudodamiesi OpenID."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_delete.html:12
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_delete.html:12
 msgid "delete my password"
 msgstr "pašalinti mano slaptažodį"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_delete_done.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_delete_done.html:8
+#: /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 "Slaptažodis pašalintas"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_delete_done.html:9
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_delete_done.html:9
 msgid "Your password has been deleted."
 msgstr "Jūsų slaptažodis pašalintas."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset.html:7
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset.html:11
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_done.html:6
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_done.html:9
+#: /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 "Slaptažodžio atstatymas"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset.html:16
-msgid ""
-"Forgotten your password? Enter your e-mail address below, and we'll send "
-"you an e-mail allowing you to reset it."
-msgstr ""
-"Pamiršote slaptažodį? Įveskite jūsų el. pašto adresą žemiau ir mes "
-"išsiųsime jums el. laišką leidžiantį jį atstatyti."
+#: /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 "Pamiršote slaptažodį? Įveskite jūsų el. pašto adresą žemiau ir mes išsiųsime jums el. laišką leidžiantį jį atstatyti."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset.html:23
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset.html:20
 msgid "Reset My Password"
 msgstr "Atstatyti mano slaptažodį"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset.html:28
+#: /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 ""
-"Jei turite problemų su jūsų slaptažodžio atstatymu, susisiekite su mumis "
-"<a href=\"mailto:%(CONTACT_EMAIL)s\">%(CONTACT_EMAIL)s</a>."
+msgid "If you have any trouble resetting your password, contact us at <a href=\"mailto:%(CONTACT_EMAIL)s\">%(CONTACT_EMAIL)s</a>."
+msgstr "Jei turite problemų su jūsų slaptažodžio atstatymu, susisiekite su mumis <a href=\"mailto:%(CONTACT_EMAIL)s\">%(CONTACT_EMAIL)s</a>."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_done.html:15
+#: /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 ""
-"Jums išsiuntėme el. laišką. Jei to negausite per kelias minutes, "
-"susisiekite su mumis <a "
-"href=\"mailto:%(CONTACT_EMAIL)s\">%(CONTACT_EMAIL)s</a>."
+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 "Jums išsiuntėme el. laišką. Jei to negausite per kelias minutes, susisiekite su mumis <a href=\"mailto:%(CONTACT_EMAIL)s\">%(CONTACT_EMAIL)s</a>."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_from_key.html:8
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset_from_key.html:7
 msgid "Bad Token"
 msgstr "Blogas žetonas"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_from_key.html:12
+#: /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 ""
-"Atstatymo slaptažodžio nuoroda buvo netinkama, galbūt, nes jau buvo "
-"panaudota. Prašome paprašyti <a href=\"%(passwd_reset_url)s\">naujo "
-"slaptažodžio atstatymo</a>."
+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 "Atstatymo slaptažodžio nuoroda buvo netinkama, galbūt, nes jau buvo panaudota. Prašome paprašyti <a href=\"%(passwd_reset_url)s\">naujo slaptažodžio atstatymo</a>."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_from_key.html:20
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset_from_key.html:17
 msgid "change password"
 msgstr "keisti slaptažodį"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_from_key.html:25
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset_from_key.html:20
 msgid "Your password is now changed."
 msgstr "Jūsų slaptažodis pakeistas."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_key_message.txt:9
+#: /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"
+"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"
@@ -420,167 +370,162 @@ msgid ""
 "\n"
 "Thanks for using our site!\n"
 msgstr ""
-"Gavote šį el. laišką, nes paprašėte, arba kitas asmuo paprašė, atstatyti "
-"slaptažodį jūsų paskyrai čia %(site_domain)s.\n"
-"Galite į jį nekreipti dėmesio jei neprašėte slaptažodžio atstatymo. "
-"Paspauskite jūsų slaptažodžio atstatymui skirtą nuorodą.\n"
+"Gavote šį el. laišką, nes paprašėte, arba kitas asmuo paprašė, atstatyti slaptažodį jūsų paskyrai čia %(site_domain)s.\n"
+"Galite į jį nekreipti dėmesio jei neprašėte slaptažodžio atstatymo. Paspauskite jūsų slaptažodžio atstatymui skirtą nuorodą.\n"
 "\n"
 "%(password_reset_url)s\n"
 "\n"
 "Jūsų vartotojo vardas yra %(username)s\n"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_set.html:6
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_set.html:9
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_set.html:16
+#: /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 "Nustatyti slaptažodį"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/signup.html:6
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/signup.html:6
+#: /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 "Registracija"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/signup.html:9
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/signup.html:24
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/signup.html:9
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/signup.html:22
+#: /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 "Registruotis"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/signup.html:14
-msgid "Already have an account?"
-msgstr "Jau turite paskyrą?"
-
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/signup.html:14
-msgid "Sign in"
-msgstr "Prisijungti"
-
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/timezone_change.html:6
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/timezone_change.html:9
-msgid "Timezone"
-msgstr "Laiko juosta"
-
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/timezone_change.html:11
-msgid ""
-"Pinax can localize all times into your preferred timezone. Change your "
-"timezone below."
+#: /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 ""
-"Pinax gali pritaikyti laiką prie jūsų pasirinktos laiko juostos. Keiskite"
-" laiko juostą žemiau."
-
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/timezone_change.html:18
-msgid "Change my timezone"
-msgstr "Keisti mano laiko juostą"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/verification_sent.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/verification_sent.html:8
+#: /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 "Patikrinkite jūsų el. pašto adresą"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/verification_sent.html:10
+#: /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 ""
-"Išsiuntėme patvirtinimo el. laišką į <b>%(email)s</b>. Paspauskite "
-"pateiktą nuorodą, norėdami baigti registracijos procesą. Jei to negausite"
-" per kelias minutes, susisiekite su mumis <a "
-"href=\"mailto:%(CONTACT_EMAIL)s\">%(CONTACT_EMAIL)s</a>."
+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 "Išsiuntėme patvirtinimo el. laišką į <b>%(email)s</b>. Paspauskite pateiktą nuorodą, norėdami baigti registracijos procesą. Jei to negausite per kelias minutes, susisiekite su mumis <a href=\"mailto:%(CONTACT_EMAIL)s\">%(CONTACT_EMAIL)s</a>."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/snippets/already_logged_in.html:5
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/snippets/already_logged_in.html:5
 msgid "Note"
 msgstr "Pastaba"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/snippets/already_logged_in.html:5
+#: /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 "jūs jau esate prisijungęs kaip %(user_display)s."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/emailconfirmation/confirm_email.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/emailconfirmation/confirm_email.html:8
+#: /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 "El. pašto adreso patvirtinimas"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/emailconfirmation/confirm_email.html:11
+#: /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 ""
-"Patvirtinote, kad <a href=\"mailto:%(email)s\">%(email)s</a> yra "
-"'%(user)s' vartotojo el. pašto adresas."
+msgid "You have confirmed that <a href=\"mailto:%(email)s\">%(email)s</a> is an e-mail address for user '%(user)s'."
+msgstr "Patvirtinote, kad <a href=\"mailto:%(email)s\">%(email)s</a> yra '%(user)s' vartotojo el. pašto adresas."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/emailconfirmation/confirm_email.html:13
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/emailconfirmation/confirm_email.html:13
 msgid "Invalid confirmation key."
 msgstr "Netinkamas patvirtinimo raktas."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/openid/login.html:10
+#: /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 "Nustatytas pagrindinis el. pašto adresas"
+
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/openid/login.html:9
 msgid "OpenID Sign In"
 msgstr "OpenID prisijungimas"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/account_inactive.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/account_inactive.html:8
+#: /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 "Paskyra neaktyvi"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/account_inactive.html:10
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/account_inactive.html:10
 msgid "This account is inactive."
 msgstr "Ši paskyra neaktyvi."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/authentication_error.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/authentication_error.html:8
+#: /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 "Klaida "
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/authentication_error.html:10
-msgid ""
-"An error occured while attempting to login via your social network "
-"account."
+#: /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 "Įvyko klaida prisijungiant per jūsų socialinio tinklo paskyrą."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/connections.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/connections.html:8
+#: /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 "Paskyros jungtys"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/connections.html:11
-msgid ""
-"You can sign in to your account using any of the following third party "
-"accounts:"
-msgstr ""
-"Galite prisijungti prie jūsų paskyros naudodamiesi šiomis 3rd party "
-"paskyromis:"
+#: /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 "Galite prisijungti prie jūsų paskyros naudodamiesi šiomis 3rd party paskyromis:"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/connections.html:46
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/connections.html:46
 msgid "Add a 3rd Party Account"
 msgstr "Pridėti 3rd Party Paskyra"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/login_cancelled.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/login_cancelled.html:9
+#: /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 "Prisijungimas atšauktas"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/login_cancelled.html:13
+#: /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 ""
-"Nusprendėte atšaukti prisijungimą prie mūsų interneto svetainės "
-"naudodamiesi viena iš jūsų paskyrų. Jei įvyko klaida, prašome pradėti čia"
-" <a href=\"%(login_url)s\">sign in</a>."
+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 "Nusprendėte atšaukti prisijungimą prie mūsų interneto svetainės naudodamiesi viena iš jūsų paskyrų. Jei įvyko klaida, prašome pradėti čia <a href=\"%(login_url)s\">sign in</a>."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/signup.html:12
+#: /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 ""
-"Jūs ruošiatės naudotis jūsų %(provider_name)s paskyra, kad "
-"prisijungtumėte prie \n"
+"Jūs ruošiatės naudotis jūsų %(provider_name)s paskyra, kad prisijungtumėte prie \n"
 "%(site_name)s. Prašome užpildyti šią formą:"
 
+#~ msgid "Language"
+#~ msgstr "Kalba"
+
+#~ msgid "Pinax can be used in your preferred language."
+#~ msgstr "Pinax gali būti naudojamas jūsų pageidaujama kalba."
+
+#~ msgid "Change my language"
+#~ msgstr "Keisti kalbą"
+
+#~ msgid "Already have an account?"
+#~ msgstr "Jau turite paskyrą?"
+
+#~ msgid "Sign in"
+#~ msgstr "Prisijungti"
+
+#~ msgid "Timezone"
+#~ msgstr "Laiko juosta"
+
+#~ msgid ""
+#~ "Pinax can localize all times into "
+#~ "your preferred timezone. Change your "
+#~ "timezone below."
+#~ msgstr ""
+#~ "Pinax gali pritaikyti laiką prie jūsų"
+#~ " pasirinktos laiko juostos. Keiskite laiko"
+#~ " juostą žemiau."
+
+#~ msgid "Change my timezone"
+#~ msgstr "Keisti mano laiko juostą"
diff --git a/wolnelektury/locale-contrib/pl/LC_MESSAGES/django.mo b/wolnelektury/locale-contrib/pl/LC_MESSAGES/django.mo
new file mode 100644 (file)
index 0000000..b60e4da
Binary files /dev/null and b/wolnelektury/locale-contrib/pl/LC_MESSAGES/django.mo differ
index 73d2db7..bf3a36a 100644 (file)
@@ -7,404 +7,360 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PROJECT VERSION\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2012-07-19 11:40+0200\n"
-"PO-Revision-Date: 2012-03-13 15:39+0100\n"
+"POT-Creation-Date: 2012-08-14 17:40+0200\n"
+"PO-Revision-Date: 2012-08-14 17:49+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"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\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"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:36
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:167
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:341
+#: /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 "Hasło"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:40
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:40
 msgid "Remember Me"
 msgstr "Zapamiętaj mnie"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:52
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:113
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:284
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:363
+#: /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"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:57
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:104
+#: /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 "Login"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:85
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:85
 msgid "This account is currently inactive."
 msgstr "Konto jest nieaktywne."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:88
+#: /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 "Podany e-mail i/lub hasło są niepoprawne."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:90
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:90
 msgid "The username and/or password you specified are not correct."
 msgstr "Podany login i/lub hasło są niepoprawne."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:116
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:142
 msgid "E-mail (optional)"
 msgstr "E-mail (opcjonalnie)"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:127
+#: /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."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:133
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:159
 msgid "This username is already taken. Please choose another."
 msgstr "Ten login jest zajęty. Proszę wybrać inny."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:141
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:167
 msgid "A user is registered with this e-mail address."
 msgstr "Istnieje użytkownik o tym adresie e-mail."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:171
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:345
+#: /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 "Hasło (ponownie)"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:198
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:330
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:352
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:428
+#: /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 "Proszę wpisać dwa razy to samo hasło."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:234
+#: /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."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:244
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/utils.py:93
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:101
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:117
+#: /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"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:292
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:309
 msgid "This e-mail address already associated with this account."
 msgstr "Ten adres e-mail jest już używany przez to konto."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:293
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:310
 msgid "This e-mail address already associated with another account."
 msgstr "Ten adres e-mail jest już używany przez inne konto."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:310
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:327
 msgid "Current Password"
 msgstr "Aktualne hasło"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:314
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:411
+#: /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 "Nowe hasło"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:318
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:415
+#: /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 "Nowe hasło (ponownie)"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:324
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:341
 msgid "Please type your current password."
 msgstr "Proszę wpisać swoje aktualne hasło."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:373
+#: /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 "Ten adres e-mail nie jest używany przez żadne konto."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:393
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:409
 msgid "Password Reset E-mail"
 msgstr "E-mail resetujący hasło"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/utils.py:72
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/utils.py:84
 #, python-format
 msgid "Successfully signed in as %(user)s."
 msgstr "Zalogowano jako  %(user)s."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:133
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:125
 #, python-format
 msgid "Removed e-mail address %(email)s"
 msgstr "Usunięto adres e-mail %(email)s"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:147
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:139
 msgid "Primary e-mail address set"
 msgstr "Ustawiono główny adres e-mail"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:168
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:241
+#: /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 "Hasło zostało zmienione."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:191
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:183
 msgid "Password successfully set."
 msgstr "Hasło zostało ustawione."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:255
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/logout.html:10
+#: /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 "Wylogowano."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/openid/forms.py:6
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/openid/forms.py:6
 msgid "OpenID"
 msgstr "OpenID"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/forms.py:32
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/forms.py:33
 msgid "Your local account has no password setup."
 msgstr "Twoje konto nie ma ustawionego hasła."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/forms.py:36
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/forms.py:37
 msgid "Your local account has no verified e-mail address."
 msgstr "Twoje konto nie ma potwierdzonego adresu e-mail."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/helpers.py:112
+#: /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."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/oauth.py:89
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/oauth.py:89
 #, python-format
 msgid "Invalid response while obtaining request token from \"%s\"."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/oauth.py:111
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/oauth.py:111
 #, python-format
 msgid "Invalid response while obtaining access token from \"%s\"."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/oauth.py:124
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/oauth.py:124
 #, python-format
 msgid "No request token saved for \"%s\"."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/oauth.py:172
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/oauth.py:172
 #, python-format
 msgid "No access token saved for \"%s\"."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/oauth.py:192
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/oauth.py:192
 #, python-format
 msgid "No access to private resources at \"%s\"."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/views.py:68
+#: /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."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:6
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:5
 msgid "Account"
 msgstr "Konto"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:9
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:8
 msgid "E-mail Addresses"
 msgstr "Adresy e-mail"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:12
+#: /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 "Z Twoim kontem są związane następujące adresy e-mail:"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:26
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:24
 msgid "Verified"
 msgstr "Potwierdzony"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:28
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:26
 msgid "Unverified"
 msgstr "Nie potwierdzony"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:30
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:28
 msgid "Primary"
 msgstr "Główny"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:36
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:34
 msgid "Make Primary"
 msgstr "Ustaw główny"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:37
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:35
 msgid "Re-send Verification"
 msgstr "Ponownie prześlij link potwierdzający"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:38
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:36
 msgid "Remove"
 msgstr "Usuń"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:45
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:43
 msgid "Warning:"
 msgstr "Uwaga:"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:45
-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: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 "Nie masz ustawionego żadnego adresu e-mail. Dodanie adresu e-mail umożliwi odzyskanie konta w przypadku utraty hasła."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:50
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:48
 msgid "Add E-mail Address"
 msgstr "Dodaj adres e-mail"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:57
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:53
 msgid "Add E-mail"
 msgstr "Dodaj e-mail"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:69
+#: /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 "Czy na pewno usunąć wybrany adres e-mail?"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/language_change.html:6
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/language_change.html:9
-msgid "Language"
-msgstr "Język"
-
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/language_change.html:11
-msgid "Pinax can be used in your preferred language."
-msgstr ""
-
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/language_change.html:18
-msgid "Change my language"
-msgstr "Zmień język"
-
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/login.html:7
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/login.html:12
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/login.html:47
+#: /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 "Zaloguj"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/login.html:20
+#: /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"
+"href=\"%(signup_url)s\">sign up</a> for a %(site_name)s account and sign in\n"
 "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:"
+"href=\"%(signup_url)s\">zarejestruj się</a> w serwisie %(site_name)s i zaloguj poniżej:"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/login.html:28
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/login.html:27
 msgid "or"
 msgstr "lub"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/login.html:45
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/login.html:42
 msgid "Forgot Password?"
 msgstr "Nie pamiętasz hasła?"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/logout.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/logout.html:8
+#: /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 "Wylogowano"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_change.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_change.html:8
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_change.html:15
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_from_key.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_from_key.html:8
+#: /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 "Zmień hasło"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_delete.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_delete.html:8
+#: /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 "Usuń hasło"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_delete.html:9
-msgid ""
-"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:9
+msgid "You may delete your password since you are currently logged in using OpenID."
 msgstr "Możesz usunąć hasło, ponieważ jesteś zalogowany/-a za pomocą OpenID."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_delete.html:12
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_delete.html:12
 msgid "delete my password"
 msgstr "usuń moje hasło"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_delete_done.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_delete_done.html:8
+#: /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 "Hasło usunięte"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_delete_done.html:9
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_delete_done.html:9
 msgid "Your password has been deleted."
 msgstr "Twoje hasło zostało usunięte."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset.html:7
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset.html:11
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_done.html:6
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_done.html:9
+#: /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 "Odzyskiwanie hasła"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset.html:16
-msgid ""
-"Forgotten your password? Enter your e-mail address below, and we'll send "
-"you an e-mail allowing you to reset it."
-msgstr ""
-"Nie pamiętasz swojego hasła? Wpisz adres e-mail, a wyślemy Ci e-mail "
-"umożliwiający zresetowanie go."
+#: /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 "Nie pamiętasz swojego hasła? Wpisz adres e-mail, a wyślemy Ci e-mail umożliwiający zresetowanie go."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset.html:23
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset.html:20
 msgid "Reset My Password"
 msgstr "Odzyskaj hasło"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset.html:28
+#: /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 "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>."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_done.html:15
+#: /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. 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>."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_from_key.html:8
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset_from_key.html:7
 msgid "Bad Token"
 msgstr "Błędny klucz"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_from_key.html:12
+#: /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 ""
-"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>."
+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>."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_from_key.html:20
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset_from_key.html:17
 msgid "change password"
 msgstr "zmień hasło"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_from_key.html:25
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset_from_key.html:20
 msgid "Your password is now changed."
 msgstr "Hasło zostało zmienione."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_key_message.txt:9
+#: /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"
+"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"
@@ -412,10 +368,8 @@ msgid ""
 "\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"
+"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"
@@ -423,159 +377,154 @@ msgstr ""
 "\n"
 "Miłego czytania!\n"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_set.html:6
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_set.html:9
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_set.html:16
+#: /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"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/signup.html:6
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/signup.html:6
+#: /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 "Rejestracja"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/signup.html:9
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/signup.html:24
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/signup.html:9
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/signup.html:22
+#: /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 "Zarejestruj się"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/signup.html:14
-msgid "Already have an account?"
-msgstr "Masz już konto?"
-
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/signup.html:14
-msgid "Sign in"
-msgstr "Zaloguj się"
-
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/timezone_change.html:6
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/timezone_change.html:9
-msgid "Timezone"
-msgstr ""
-
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/timezone_change.html:11
-msgid ""
-"Pinax can localize all times into your preferred timezone. Change your "
-"timezone below."
-msgstr ""
-
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/timezone_change.html:18
-msgid "Change my timezone"
-msgstr ""
+#: /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 "Masz już konto? <a href=\"%(login_url)s\">Zaloguj się</a>."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/verification_sent.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/verification_sent.html:8
+#: /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 "Potwierdź swój adres e-mail"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/verification_sent.html:10
+#: /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>."
+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>."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/snippets/already_logged_in.html:5
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/snippets/already_logged_in.html:5
 msgid "Note"
 msgstr "Zwróć uwagę"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/snippets/already_logged_in.html:5
+#: /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."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/emailconfirmation/confirm_email.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/emailconfirmation/confirm_email.html:8
+#: /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"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/emailconfirmation/confirm_email.html:11
+#: /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 ""
-"Adres <a href=\"mailto:%(email)s\">%(email)s</a> został właśnie "
-"powierdzony jako e-mail dla użytkownika '%(user)s'."
+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'."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/emailconfirmation/confirm_email.html:13
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/emailconfirmation/confirm_email.html:13
 msgid "Invalid confirmation key."
 msgstr "Niepoprawny klucz potwierdzający."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/openid/login.html:10
+#: /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 ""
+"Użytkownik '%(user)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/openid/login.html:9
 msgid "OpenID Sign In"
 msgstr "Logowanie przy użyciu OpenID"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/account_inactive.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/account_inactive.html:8
+#: /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 "Konto nieaktywne"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/account_inactive.html:10
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/account_inactive.html:10
 msgid "This account is inactive."
 msgstr "To konto jest nieaktywne."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/authentication_error.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/authentication_error.html:8
+#: /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 "Błąd podczas logowania przy użyciu sieci społecznościowej."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/authentication_error.html:10
-msgid ""
-"An error occured 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/authentication_error.html:10
+msgid "An error occured 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."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/connections.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/connections.html:8
+#: /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 "Powiązania konta"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/connections.html:11
-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:11
+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:"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/connections.html:46
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/connections.html:46
 msgid "Add a 3rd Party Account"
 msgstr "Dodaj konto zewnętrzne"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/login_cancelled.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/login_cancelled.html:9
+#: /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 "Logowanie anulowane"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/login_cancelled.html:13
+#: /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 ""
-"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>."
+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 "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>."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/signup.html:12
+#: /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 ""
 "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:"
+"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 ""
+#~ "Pinax can localize all times into "
+#~ "your preferred timezone. Change your "
+#~ "timezone below."
+#~ msgstr ""
 
+#~ msgid "Change my timezone"
+#~ msgstr ""
index b9dc1d1..d039922 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PROJECT VERSION\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2012-07-19 11:40+0200\n"
+"POT-Creation-Date: 2012-08-14 17:40+0200\n"
 "PO-Revision-Date: 2012-03-22 14:23+0100\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: ru <LL@li.org>\n"
@@ -19,266 +19,253 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "Generated-By: Babel 0.9.6\n"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:36
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:167
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:341
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:40
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:40
 msgid "Remember Me"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:52
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:113
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:284
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:363
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:57
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:104
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:85
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:85
 msgid "This account is currently inactive."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:88
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:90
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:90
 msgid "The username and/or password you specified are not correct."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:116
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:142
 msgid "E-mail (optional)"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:127
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:153
 msgid "Usernames can only contain letters, numbers and underscores."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:133
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:159
 msgid "This username is already taken. Please choose another."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:141
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:167
 msgid "A user is registered with this e-mail address."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:171
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:345
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:198
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:330
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:352
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:428
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:234
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:260
 msgid "Your e-mail address has already been verified"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:244
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/utils.py:93
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:101
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:117
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:292
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:309
 msgid "This e-mail address already associated with this account."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:293
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:310
 msgid "This e-mail address already associated with another account."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:310
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:327
 msgid "Current Password"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:314
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:411
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:318
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:415
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:324
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:341
 msgid "Please type your current password."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:373
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:393
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:409
 msgid "Password Reset E-mail"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/utils.py:72
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/utils.py:84
 #, python-format
 msgid "Successfully signed in as %(user)s."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:133
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:125
 #, python-format
 msgid "Removed e-mail address %(email)s"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:147
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:139
 msgid "Primary e-mail address set"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:168
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:241
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:191
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:183
 msgid "Password successfully set."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:255
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/logout.html:10
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/openid/forms.py:6
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/openid/forms.py:6
 msgid "OpenID"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/forms.py:32
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/forms.py:33
 msgid "Your local account has no password setup."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/forms.py:36
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/forms.py:37
 msgid "Your local account has no verified e-mail address."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/helpers.py:112
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/helpers.py:111
 msgid "The social account has been connected to your existing account"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/oauth.py:89
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/oauth.py:89
 #, python-format
 msgid "Invalid response while obtaining request token from \"%s\"."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/oauth.py:111
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/oauth.py:111
 #, python-format
 msgid "Invalid response while obtaining access token from \"%s\"."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/oauth.py:124
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/oauth.py:124
 #, python-format
 msgid "No request token saved for \"%s\"."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/oauth.py:172
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/oauth.py:172
 #, python-format
 msgid "No access token saved for \"%s\"."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/oauth.py:192
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/oauth.py:192
 #, python-format
 msgid "No access to private resources at \"%s\"."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/views.py:68
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/views.py:68
 msgid "The social account has been disconnected"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:6
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:5
 msgid "Account"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:9
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:8
 msgid "E-mail Addresses"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:12
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:26
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:24
 msgid "Verified"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:28
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:26
 msgid "Unverified"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:30
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:28
 msgid "Primary"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:36
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:34
 msgid "Make Primary"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:37
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:35
 msgid "Re-send Verification"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:38
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:36
 msgid "Remove"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:45
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:43
 msgid "Warning:"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:45
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:50
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:48
 msgid "Add E-mail Address"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:57
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:53
 msgid "Add E-mail"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:69
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/language_change.html:6
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/language_change.html:9
-msgid "Language"
-msgstr ""
-
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/language_change.html:11
-msgid "Pinax can be used in your preferred language."
-msgstr ""
-
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/language_change.html:18
-msgid "Change my language"
-msgstr ""
-
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/login.html:7
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/login.html:12
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/login.html:47
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/login.html:20
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/login.html:19
 #, python-format
 msgid ""
 "Please sign in with one\n"
@@ -288,76 +275,76 @@ msgid ""
 "below:"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/login.html:28
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/login.html:27
 msgid "or"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/login.html:45
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/login.html:42
 msgid "Forgot Password?"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/logout.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/logout.html:8
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_change.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_change.html:8
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_change.html:15
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_from_key.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_from_key.html:8
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_delete.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_delete.html:8
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_delete.html:9
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_delete.html:12
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_delete.html:12
 msgid "delete my password"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_delete_done.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_delete_done.html:8
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_delete_done.html:9
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_delete_done.html:9
 msgid "Your password has been deleted."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset.html:7
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset.html:11
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_done.html:6
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_done.html:9
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset.html:16
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset.html:23
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset.html:20
 msgid "Reset My Password"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset.html:28
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_done.html:15
+#: /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 "
@@ -365,11 +352,11 @@ msgid ""
 "href=\"mailto:%(CONTACT_EMAIL)s\">%(CONTACT_EMAIL)s</a>."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_from_key.html:8
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset_from_key.html:7
 msgid "Bad Token"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_from_key.html:12
+#: /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"
@@ -377,15 +364,15 @@ msgid ""
 "reset</a>."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_from_key.html:20
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset_from_key.html:17
 msgid "change password"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_from_key.html:25
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset_from_key.html:20
 msgid "Your password is now changed."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_key_message.txt:9
+#: /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 "
@@ -400,53 +387,37 @@ msgid ""
 "Thanks for using our site!\n"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_set.html:6
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_set.html:9
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_set.html:16
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/signup.html:6
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/signup.html:6
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/signup.html:9
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/signup.html:24
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/signup.html:9
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/signup.html:22
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/signup.html:14
-msgid "Already have an account?"
-msgstr ""
-
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/signup.html:14
-msgid "Sign in"
-msgstr ""
-
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/timezone_change.html:6
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/timezone_change.html:9
-msgid "Timezone"
-msgstr ""
-
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/timezone_change.html:11
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/signup.html:13
+#, python-format
 msgid ""
-"Pinax can localize all times into your preferred timezone. Change your "
-"timezone below."
-msgstr ""
-
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/timezone_change.html:18
-msgid "Change my timezone"
+"Already have an account? Then please <a href=\"%(login_url)s\">sign "
+"in</a>."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/verification_sent.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/verification_sent.html:8
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/verification_sent.html:10
+#: /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 "
@@ -455,76 +426,88 @@ msgid ""
 "href=\"mailto:%(CONTACT_EMAIL)s\">%(CONTACT_EMAIL)s</a>."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/snippets/already_logged_in.html:5
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/snippets/already_logged_in.html:5
 msgid "Note"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/snippets/already_logged_in.html:5
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/emailconfirmation/confirm_email.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/emailconfirmation/confirm_email.html:8
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/emailconfirmation/confirm_email.html:11
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/emailconfirmation/confirm_email.html:13
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/emailconfirmation/confirm_email.html:13
 msgid "Invalid confirmation key."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/openid/login.html:10
+#: /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
+msgid "Confirm E-mail Address"
+msgstr ""
+
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/openid/login.html:9
 msgid "OpenID Sign In"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/account_inactive.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/account_inactive.html:8
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/account_inactive.html:10
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/account_inactive.html:10
 msgid "This account is inactive."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/authentication_error.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/authentication_error.html:8
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/authentication_error.html:10
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/connections.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/connections.html:8
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/connections.html:11
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/connections.html:46
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/connections.html:46
 msgid "Add a 3rd Party Account"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/login_cancelled.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/login_cancelled.html:9
+#: /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 ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/login_cancelled.html:13
+#: /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 "
@@ -532,10 +515,37 @@ msgid ""
 "href=\"%(login_url)s\">sign in</a>."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/signup.html:12
+#: /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 ""
 
+#~ msgid "Language"
+#~ msgstr ""
+
+#~ msgid "Pinax can be used in your preferred language."
+#~ msgstr ""
+
+#~ msgid "Change my language"
+#~ msgstr ""
+
+#~ msgid "Already have an account?"
+#~ msgstr ""
+
+#~ msgid "Sign in"
+#~ msgstr ""
+
+#~ msgid "Timezone"
+#~ msgstr ""
+
+#~ msgid ""
+#~ "Pinax can localize all times into "
+#~ "your preferred timezone. Change your "
+#~ "timezone below."
+#~ msgstr ""
+
+#~ msgid "Change my timezone"
+#~ msgstr ""
+
index 79a7bac..09c72f5 100644 (file)
Binary files a/wolnelektury/locale-contrib/uk/LC_MESSAGES/django.mo and b/wolnelektury/locale-contrib/uk/LC_MESSAGES/django.mo differ
index b5cc79b..3919fd0 100644 (file)
@@ -7,288 +7,265 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PROJECT VERSION\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2012-07-19 11:40+0200\n"
-"PO-Revision-Date: 2012-06-01 16:44+0100\n"
-"Last-Translator: Natalia Kertyczak <natalczyk@o2.pl>\n"
+"POT-Creation-Date: 2012-08-14 17:40+0200\n"
+"PO-Revision-Date: 2012-08-14 17:49+0100\n"
+"Last-Translator: Radek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>\n"
 "Language-Team: uk <LL@li.org>\n"
-"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
-"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\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"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:36
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:167
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:341
+#: /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 "Пароль"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:40
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:40
 msgid "Remember Me"
 msgstr "Запам’ятати мене"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:52
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:113
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:284
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:363
+#: /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"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:57
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:104
+#: /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 "Ім’я користувача"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:85
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:85
 msgid "This account is currently inactive."
 msgstr "Акаунт на даний момент є неактивним."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:88
+#: /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 "Вказані електронна адреса та/або пароль неправильні."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:90
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:90
 msgid "The username and/or password you specified are not correct."
 msgstr "Вказані ім’я користувача та/або пароль неправильні."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:116
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:142
 msgid "E-mail (optional)"
 msgstr "E-mail (факультативно)"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:127
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:153
 msgid "Usernames can only contain letters, numbers and underscores."
 msgstr "Ім’я користувача може містити тільки букви, цифри та підчеркування."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:133
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:159
 msgid "This username is already taken. Please choose another."
 msgstr "Це ім’я користувача вже використано. Будь ласка, виберіть інше."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:141
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:167
 msgid "A user is registered with this e-mail address."
 msgstr "Користувач з такою електронною адресою вже існує."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:171
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:345
+#: /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 "Пароль (повторити)"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:198
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:330
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:352
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:428
+#: /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 "Впишіть двічі такий самий пароль."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:234
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:260
 msgid "Your e-mail address has already been verified"
 msgstr "Вашу електронну адресу підтверджено."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:244
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/utils.py:93
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:101
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:117
+#: /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 "Подвідомлення для підтвердження реєстрації вислано на %(email)s"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:292
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:309
 msgid "This e-mail address already associated with this account."
 msgstr "Ця електронна адреса вже пов'язана з цім акаунтом."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:293
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:310
 msgid "This e-mail address already associated with another account."
 msgstr "Ця електронна адреса вже пов'язана з іншим акаунтом."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:310
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:327
 msgid "Current Password"
 msgstr "Актуальний пароль"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:314
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:411
+#: /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 "Новий пароль"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:318
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:415
+#: /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 "Новий пароль (повторити)"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:324
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:341
 msgid "Please type your current password."
 msgstr "Введіть будь ласка Ваш теперішній пароль."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:373
+#: /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 "Ця електронна адреса не пов'язана з жодним акаунтом."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/forms.py:393
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/forms.py:409
 msgid "Password Reset E-mail"
 msgstr "Повідомлення для встановлення нового паролю"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/utils.py:72
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/utils.py:84
 #, python-format
 msgid "Successfully signed in as %(user)s."
 msgstr "Ви успішно увійшли як %(user)s."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:133
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:125
 #, python-format
 msgid "Removed e-mail address %(email)s"
 msgstr "Видалено електронну адресу %(email)s"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:147
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:139
 msgid "Primary e-mail address set"
 msgstr "Встановлено основну електронну адресу"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:168
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:241
+#: /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 "Пароль успішно змінено."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:191
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/account/views.py:183
 msgid "Password successfully set."
 msgstr "Успішно встановлено пароль."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/account/views.py:255
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/logout.html:10
+#: /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 "Ви вийшли з акаунту."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/openid/forms.py:6
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/openid/forms.py:6
 msgid "OpenID"
 msgstr "OpenID"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/forms.py:32
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/forms.py:33
 msgid "Your local account has no password setup."
 msgstr "Для Вашого локального акаунту не встановлено пароля."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/forms.py:36
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/forms.py:37
 msgid "Your local account has no verified e-mail address."
-msgstr ""
-"Для Вашого локального акаунту не встановлено перевіреної електронної "
-"адреси."
+msgstr "Для Вашого локального акаунту не встановлено перевіреної електронної адреси."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/helpers.py:112
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/helpers.py:111
 msgid "The social account has been connected to your existing account"
 msgstr "Ваш обліковий запис у соціальній мережі пов'язано з існуючим акаунтом."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/oauth.py:89
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/oauth.py:89
 #, python-format
 msgid "Invalid response while obtaining request token from \"%s\"."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/oauth.py:111
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/oauth.py:111
 #, python-format
 msgid "Invalid response while obtaining access token from \"%s\"."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/oauth.py:124
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/oauth.py:124
 #, python-format
 msgid "No request token saved for \"%s\"."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/oauth.py:172
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/oauth.py:172
 #, python-format
 msgid "No access token saved for \"%s\"."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/oauth.py:192
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/oauth.py:192
 #, python-format
 msgid "No access to private resources at \"%s\"."
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/socialaccount/views.py:68
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/socialaccount/views.py:68
 msgid "The social account has been disconnected"
 msgstr "Обліковий запис в соціальній мережі від'єднано."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:6
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:5
 msgid "Account"
 msgstr "Акаунт"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:9
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:8
 msgid "E-mail Addresses"
 msgstr "Електронні адреси"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:12
+#: /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 "З Вашим акаунтом пов'язані наступні електронні адреси:"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:26
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:24
 msgid "Verified"
 msgstr "Перевірено"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:28
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:26
 msgid "Unverified"
 msgstr "Неперевірено"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:30
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:28
 msgid "Primary"
 msgstr "Основна"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:36
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:34
 msgid "Make Primary"
 msgstr "Зробити основною"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:37
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:35
 msgid "Re-send Verification"
 msgstr "Надіслати ще раз повідомлення для перевірки"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:38
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:36
 msgid "Remove"
 msgstr "Видалити"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:45
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:43
 msgid "Warning:"
 msgstr "Попередження:"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:45
-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 ""
-"Ви не додали жодної електронної адреси. Рекомендуємо Вам додати адресу, "
-"для цього щоб отримувати повідомлення, мати можливість відновлення паролю"
-" тощо."
+#: /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 "Ви не додали жодної електронної адреси. Рекомендуємо Вам додати адресу, для цього щоб отримувати повідомлення, мати можливість відновлення паролю тощо."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:50
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:48
 msgid "Add E-mail Address"
 msgstr "Додати електронну адресу"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:57
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email.html:53
 msgid "Add E-mail"
 msgstr "Додати електронну адресу"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/email.html:69
+#: /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 "Чи справді хочете видалити вибрану адресу?"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/language_change.html:6
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/language_change.html:9
-msgid "Language"
-msgstr "Мова"
-
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/language_change.html:11
-msgid "Pinax can be used in your preferred language."
-msgstr "Платформою Pinax можна користуватися на вибраній Вами мові."
-
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/language_change.html:18
-msgid "Change my language"
-msgstr "Змінити мову"
-
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/login.html:7
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/login.html:12
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/login.html:47
+#: /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 "Увійти в акаунт"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/login.html:20
+#: /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"
+"href=\"%(signup_url)s\">sign up</a> for a %(site_name)s account and sign in\n"
 "below:"
 msgstr ""
 "Увійдіть за допомогою\n"
@@ -296,120 +273,96 @@ msgstr ""
 "href=\"%(signup_url)s\">увійти</a> в акаунт %(site_name)s та увійти\n"
 "нижче:"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/login.html:28
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/login.html:27
 msgid "or"
 msgstr "або"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/login.html:45
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/login.html:42
 msgid "Forgot Password?"
 msgstr "Забули пароль?"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/logout.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/logout.html:8
+#: /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 "Ви вийшли з акаунту."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_change.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_change.html:8
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_change.html:15
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_from_key.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_from_key.html:8
+#: /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 "Змінити пароль"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_delete.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_delete.html:8
+#: /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 "Видалити пароль"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_delete.html:9
-msgid ""
-"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:9
+msgid "You may delete your password since you are currently logged in using OpenID."
 msgstr "Можете видалити свій пароль, тому що зараз ви увійшли за допомогою OpenID."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_delete.html:12
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_delete.html:12
 msgid "delete my password"
 msgstr "видалити мій пароль"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_delete_done.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_delete_done.html:8
+#: /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 "Пароль видалено"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_delete_done.html:9
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_delete_done.html:9
 msgid "Your password has been deleted."
 msgstr "Ваш пароль видалено."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset.html:7
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset.html:11
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_done.html:6
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_done.html:9
+#: /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 "Зміна паролю"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset.html:16
-msgid ""
-"Forgotten your password? Enter your e-mail address below, and we'll send "
-"you an e-mail allowing you to reset it."
-msgstr ""
-"Забули пароль? Введіть свою електронну адресу, щоб отримати інструкції "
-"щодо встановлення нового паролю."
+#: /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 "Забули пароль? Введіть свою електронну адресу, щоб отримати інструкції щодо встановлення нового паролю."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset.html:23
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset.html:20
 msgid "Reset My Password"
 msgstr "Змінити мій пароль"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset.html:28
+#: /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 ""
-"Якщо у Вас виникають проблеми зі зміною паролю, напишіть нам на адресу, "
-"<a href=\"mailto:%(CONTACT_EMAIL)s\">%(CONTACT_EMAIL)s</a>."
+msgid "If you have any trouble resetting your password, contact us at <a href=\"mailto:%(CONTACT_EMAIL)s\">%(CONTACT_EMAIL)s</a>."
+msgstr "Якщо у Вас виникають проблеми зі зміною паролю, напишіть нам на адресу, <a href=\"mailto:%(CONTACT_EMAIL)s\">%(CONTACT_EMAIL)s</a>."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_done.html:15
+#: /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 ""
-"Вам було вислано повідомлення. Якщо не отримаєте його протягом кількох "
-"хвилин, напишіть на адресу <a "
-"href=\"mailto:%(CONTACT_EMAIL)s\">%(CONTACT_EMAIL)s</a>."
+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 "Вам було вислано повідомлення. Якщо не отримаєте його протягом кількох хвилин, напишіть на адресу <a href=\"mailto:%(CONTACT_EMAIL)s\">%(CONTACT_EMAIL)s</a>."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_from_key.html:8
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset_from_key.html:7
 msgid "Bad Token"
 msgstr ""
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_from_key.html:12
+#: /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 ""
-"Посилання на зміну пароля було неправильним, тому що його вже "
-"використали. Будь ласка, замовте <a href=\"%(passwd_reset_url)s\">ще одну"
-" зміну пароля</a>."
+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 "Посилання на зміну пароля було неправильним, тому що його вже використали. Будь ласка, замовте <a href=\"%(passwd_reset_url)s\">ще одну зміну пароля</a>."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_from_key.html:20
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset_from_key.html:17
 msgid "change password"
 msgstr "змінити пароль"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_from_key.html:25
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/password_reset_from_key.html:20
 msgid "Your password is now changed."
 msgstr "Ваш пароль змінено."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_reset_key_message.txt:9
+#: /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"
+"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"
@@ -417,10 +370,8 @@ msgid ""
 "\n"
 "Thanks for using our site!\n"
 msgstr ""
-"Ви отримали це повідомлення, тому що хтось попросив про зміну пароля для "
-"Вашого акаунту на сайті %(site_domain)s.\n"
-"Якщо ви не просили про зміну, можете проігнорувати це повідомлення. Для "
-"зміни пароля натисніть посилання.\n"
+"Ви отримали це повідомлення, тому що хтось попросив про зміну пароля для Вашого акаунту на сайті %(site_domain)s.\n"
+"Якщо ви не просили про зміну, можете проігнорувати це повідомлення. Для зміни пароля натисніть посилання.\n"
 "\n"
 "%(password_reset_url)s\n"
 "\n"
@@ -428,161 +379,155 @@ msgstr ""
 "\n"
 "Дякуємо за користування нашим сайтом!\n"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_set.html:6
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_set.html:9
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/password_set.html:16
+#: /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 "Встановити пароль"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/signup.html:6
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/signup.html:6
+#: /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 "Реєстрація"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/signup.html:9
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/signup.html:24
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/signup.html:9
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/signup.html:22
+#: /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 "Реєструватися"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/signup.html:14
-msgid "Already have an account?"
-msgstr "У вас вже є акаунт?"
-
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/signup.html:14
-msgid "Sign in"
-msgstr "Увійти"
-
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/timezone_change.html:6
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/timezone_change.html:9
-msgid "Timezone"
-msgstr "Часовий пояс"
-
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/timezone_change.html:11
-msgid ""
-"Pinax can localize all times into your preferred timezone. Change your "
-"timezone below."
+#: /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 ""
-"Pinax може змінити усі години у відповідності до Вашого часового пояса. "
-"Часовий пояс можна змінити нижче."
-
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/timezone_change.html:18
-msgid "Change my timezone"
-msgstr "Змінити часовий пояс"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/verification_sent.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/verification_sent.html:8
+#: /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 "Перевірити електронну адресу"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/verification_sent.html:10
+#: /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 ""
-"Вам було надіслано повідомлення на <b>%(email)s</b> для перевірення "
-"адреси. Натисніть отримане посилання, щоб завершити процес реєстрації. "
-"Якщо не отримажте повідомлення протягом кількох хвилин, напишіть нам на "
-"адресу <a href=\"mailto:%(CONTACT_EMAIL)s\">%(CONTACT_EMAIL)s</a>."
+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 "Вам було надіслано повідомлення на <b>%(email)s</b> для перевірення адреси. Натисніть отримане посилання, щоб завершити процес реєстрації. Якщо не отримажте повідомлення протягом кількох хвилин, напишіть нам на адресу <a href=\"mailto:%(CONTACT_EMAIL)s\">%(CONTACT_EMAIL)s</a>."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/snippets/already_logged_in.html:5
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/snippets/already_logged_in.html:5
 msgid "Note"
 msgstr "Увага"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/account/snippets/already_logged_in.html:5
+#: /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 "ви вже увійшли як користувач %(user_display)s."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/emailconfirmation/confirm_email.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/emailconfirmation/confirm_email.html:8
+#: /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 "Підтвердження електронної адреси."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/emailconfirmation/confirm_email.html:11
+#: /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 ""
-"Ви підтвердили, що адреса <a href=\"mailto:%(email)s\">%(email)s</a> є "
-"адресою коричтувача '%(user)s'."
+msgid "You have confirmed that <a href=\"mailto:%(email)s\">%(email)s</a> is an e-mail address for user '%(user)s'."
+msgstr "Ви підтвердили, що адреса <a href=\"mailto:%(email)s\">%(email)s</a> є адресою коричтувача '%(user)s'."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/emailconfirmation/confirm_email.html:13
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/emailconfirmation/confirm_email.html:13
 msgid "Invalid confirmation key."
 msgstr "Неправильний ключ підтвердження."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/openid/login.html:10
+#: /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 "Встановлено основну електронну адресу"
+
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/openid/login.html:9
 msgid "OpenID Sign In"
 msgstr "Увійти за допомогою OpenID"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/account_inactive.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/account_inactive.html:8
+#: /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 "Неактивний акаунт"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/account_inactive.html:10
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/account_inactive.html:10
 msgid "This account is inactive."
 msgstr "Цей акаунт неактивний."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/authentication_error.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/authentication_error.html:8
+#: /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 "Неможливо увійти в систему за допомогою соціальної мережі."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/authentication_error.html:10
-msgid ""
-"An error occured while attempting to login via your social network "
-"account."
-msgstr ""
-"Під час спроби увійти за допомоги облікового запису у соціальній мережі "
-"наступила помилка."
+#: /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 "Під час спроби увійти за допомоги облікового запису у соціальній мережі наступила помилка."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/connections.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/connections.html:8
+#: /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 "Пов’язані облікові записи"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/connections.html:11
-msgid ""
-"You can sign in to your account using any of the following third party "
-"accounts:"
-msgstr ""
-"Можете увійти у Ваш акаунт за допомогою облікових записів у наступних "
-"системах:"
+#: /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 "Можете увійти у Ваш акаунт за допомогою облікових записів у наступних системах:"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/connections.html:46
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/socialaccount/connections.html:46
 msgid "Add a 3rd Party Account"
 msgstr "Додати обліковий запис у іншій системі"
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/login_cancelled.html:5
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/login_cancelled.html:9
+#: /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 "Спробу увійти в систему скасовано."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/login_cancelled.html:13
+#: /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 ""
-"Ви вирішили скасувати спробу увійти в систему за допомогою вже існуючого "
-"облікового запису. Якщо це помилка, перейдіть до <a "
-"href=\"%(login_url)s\">увійти</a>."
+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 "Ви вирішили скасувати спробу увійти в систему за допомогою вже існуючого облікового запису. Якщо це помилка, перейдіть до <a href=\"%(login_url)s\">увійти</a>."
 
-#: /srv/wolnelektury.pl/ve/lib/python2.6/site-packages/allauth/templates/socialaccount/signup.html:12
+#: /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 ""
-"Хочете скористатися вашим обліковим записом %(provider_name)s щоб увійти "
-"на сайт \n"
-"%(site_name)s. Для завершення процесу, заповніть будь ласка наступну "
-"форму:"
+"Хочете скористатися вашим обліковим записом %(provider_name)s щоб увійти на сайт \n"
+"%(site_name)s. Для завершення процесу, заповніть будь ласка наступну форму:"
+
+#~ msgid "Language"
+#~ msgstr "Мова"
+
+#~ msgid "Pinax can be used in your preferred language."
+#~ msgstr "Платформою Pinax можна користуватися на вибраній Вами мові."
+
+#~ msgid "Change my language"
+#~ msgstr "Змінити мову"
+
+#~ msgid "Already have an account?"
+#~ msgstr "У вас вже є акаунт?"
+
+#~ msgid "Sign in"
+#~ msgstr "Увійти"
+
+#~ msgid "Timezone"
+#~ msgstr "Часовий пояс"
+
+#~ msgid ""
+#~ "Pinax can localize all times into "
+#~ "your preferred timezone. Change your "
+#~ "timezone below."
+#~ msgstr ""
+#~ "Pinax може змінити усі години у "
+#~ "відповідності до Вашого часового пояса. "
+#~ "Часовий пояс можна змінити нижче."
 
+#~ msgid "Change my timezone"
+#~ msgstr "Змінити часовий пояс"