Added password reset email translation
This commit is contained in:
parent
7c70ee637a
commit
b4ba882c9c
1 changed files with 16 additions and 12 deletions
|
@ -8,7 +8,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2017-09-02 03:08+0530\n"
|
"POT-Creation-Date: 2017-09-02 10:28+0000\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
|
@ -193,21 +193,25 @@ msgstr "Meine Einstellungen"
|
||||||
msgid "Support / Contact"
|
msgid "Support / Contact"
|
||||||
msgstr "Support / Kontakt"
|
msgstr "Support / Kontakt"
|
||||||
|
|
||||||
|
msgid "Password Reset"
|
||||||
|
msgstr "Passwort zurücksetzen"
|
||||||
|
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
|
"\n"
|
||||||
"You're receiving this email because you requested a password reset for your "
|
"You're receiving this email because you requested a password reset for your "
|
||||||
"user account at %(site_name)s."
|
"user account at %(site_name)s.\n"
|
||||||
msgstr ""
|
"Please go to the following page and choose a new password: %(base_url)s"
|
||||||
|
"%(password_reset_url)s\n"
|
||||||
msgid "Please go to the following page and choose a new password:"
|
"If you didn't request a new password, ignore this e-mail.\n"
|
||||||
msgstr ""
|
"Thank you!\n"
|
||||||
|
|
||||||
msgid "Thanks for using our site!"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#, python-format
|
|
||||||
msgid "The %(site_name)s team"
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
"\n"
|
||||||
|
"Du erhälst diese E-Mail da du dein Passwort für deinen Account bei "
|
||||||
|
"Data Center Light zurücksetzen möchtest.\n"
|
||||||
|
"Bitte folge diesem Link und wähle ein neues Passwort: %(base_url)s"
|
||||||
|
"Solltest du kein neues Passwort angefordert haben, dann ignoriere diese E-Mail.\n"
|
||||||
|
"Dankeschön!"
|
||||||
|
|
||||||
msgid "Don't have an account yet ? "
|
msgid "Don't have an account yet ? "
|
||||||
msgstr "Besitzt du kein Benutzerkonto?"
|
msgstr "Besitzt du kein Benutzerkonto?"
|
||||||
|
|
Loading…
Reference in a new issue