+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email/password_reset_key_message.txt:9
+#, python-format
+msgid ""
+"You're receiving this e-mail because you or someone else has requested a "
+"password for your user account at %(site_domain)s.\n"
+"It can be safely ignored if you did not request a password reset. Click "
+"the link below to reset your password.\n"
+"\n"
+"%(password_reset_url)s\n"
+"\n"
+"In case you forgot, your username is %(username)s.\n"
+"\n"
+"Thanks for using our site!\n"
+msgstr ""
+"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"
+"Falls Sie vergessen haben, ist Ihr Benutzername: %(username)s.\n"
+"\n"
+"Vielen dank, dass Sie unsere Webseite benutzt haben!\n"
+
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/email/password_reset_key_subject.txt:3
+msgid "Password Reset E-mail"
+msgstr "Password neu stellen E-Mail"
+
+#: /home/rczajka/.virtualenvs/wolnelektury/src/django-allauth/allauth/templates/account/snippets/already_logged_in.html:5
+msgid "Note"
+msgstr "Notiz"
+
+#: /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."