You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
122 lines
3.2 KiB
122 lines
3.2 KiB
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
#
|
|
#, fuzzy
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2015-09-08 13:44+0300\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"
|
|
"Language: \n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
#: password_reset/forms.py:14
|
|
msgid "Sorry, this user doesn't exist."
|
|
msgstr ""
|
|
|
|
#: password_reset/forms.py:31
|
|
msgid "Username"
|
|
msgstr ""
|
|
|
|
#: password_reset/forms.py:32
|
|
msgid "Email"
|
|
msgstr ""
|
|
|
|
#: password_reset/forms.py:33
|
|
msgid "Для восстановления пароля укажите email, который Вы регистрировали"
|
|
msgstr ""
|
|
|
|
#: password_reset/forms.py:83
|
|
msgid "Unable to find user."
|
|
msgstr ""
|
|
|
|
#: password_reset/forms.py:89
|
|
msgid "New password"
|
|
msgstr ""
|
|
|
|
#: password_reset/forms.py:93
|
|
msgid "New password (confirm)"
|
|
msgstr ""
|
|
|
|
#: password_reset/forms.py:98
|
|
msgid "The two passwords didn't match."
|
|
msgstr ""
|
|
|
|
#: password_reset/templates/password_reset/recovery_done.html:3
|
|
msgid "New password set"
|
|
msgstr ""
|
|
|
|
#: password_reset/templates/password_reset/recovery_done.html:6
|
|
msgid ""
|
|
"Your password has successfully been reset. You can use it right now on the "
|
|
"login page."
|
|
msgstr ""
|
|
|
|
#: password_reset/templates/password_reset/recovery_email.txt:1
|
|
#, python-format
|
|
msgid "Dear %(username)s,"
|
|
msgstr ""
|
|
|
|
#: password_reset/templates/password_reset/recovery_email.txt:3
|
|
#, python-format
|
|
msgid ""
|
|
"You -- or someone pretending to be you -- has requested a password reset on "
|
|
"%(domain)s."
|
|
msgstr ""
|
|
|
|
#: password_reset/templates/password_reset/recovery_email.txt:5
|
|
msgid "You can set your new password by following this link:"
|
|
msgstr ""
|
|
|
|
#: password_reset/templates/password_reset/recovery_email.txt:9
|
|
msgid ""
|
|
"If you don't want to reset your password, simply ignore this email and it "
|
|
"will stay unchanged."
|
|
msgstr ""
|
|
|
|
#: password_reset/templates/password_reset/recovery_email_subject.txt:1
|
|
#, python-format
|
|
msgid "Password recovery on %(domain)s"
|
|
msgstr ""
|
|
|
|
#: password_reset/templates/password_reset/recovery_form.html:5
|
|
msgid "Password recovery"
|
|
msgstr ""
|
|
|
|
#: password_reset/templates/password_reset/recovery_form.html:10
|
|
msgid "Recover my password"
|
|
msgstr ""
|
|
|
|
#: password_reset/templates/password_reset/reset.html:5
|
|
#, python-format
|
|
msgid ""
|
|
"Sorry, this password reset link is invalid. You can still <a href="
|
|
"\"%(recovery_url)s\">request a new one</a>."
|
|
msgstr ""
|
|
|
|
#: password_reset/templates/password_reset/reset.html:7
|
|
#, python-format
|
|
msgid "Hi, <strong>%(username)s</strong>. Please choose your new password."
|
|
msgstr ""
|
|
|
|
#: password_reset/templates/password_reset/reset.html:11
|
|
msgid "Set new password"
|
|
msgstr ""
|
|
|
|
#: password_reset/templates/password_reset/reset_sent.html:4
|
|
msgid "Password recovery sent"
|
|
msgstr ""
|
|
|
|
#: password_reset/templates/password_reset/reset_sent.html:7
|
|
#, python-format
|
|
msgid ""
|
|
"An email was sent to <strong>%(email)s</strong> %(ago)s ago. Use the link in "
|
|
"it to set a new password."
|
|
msgstr ""
|
|
|