Revert "Merge pull request 'adjust email value to external-email' (#1) from adjust_mail into main"
This reverts commitba5b75e45c
, reversing changes made toc12c58e4dc
.
This commit is contained in:
parent
ba5b75e45c
commit
712dc16447
4 changed files with 30 additions and 30 deletions
|
@ -5,7 +5,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: qzwi-ldap-frontend\n"
|
||||
"Report-Msgid-Bugs-To: qzwi@kunsmann.eu\n"
|
||||
"POT-Creation-Date: 2022-01-03 11:26+0100\n"
|
||||
"POT-Creation-Date: 2021-12-23 09:11+0100\n"
|
||||
"PO-Revision-Date: 2021-12-23 08:41+0100\n"
|
||||
"Last-Translator: Franziska Kunsmann <qzwi@kunsmann.eu>\n"
|
||||
"Language: de\n"
|
||||
|
@ -22,44 +22,44 @@ msgstr ""
|
|||
"Formularvalidierung fehlgeschlagen. Zu deiner Sicherheit wurdest du "
|
||||
"abgemeldet."
|
||||
|
||||
#: __init__.py:70
|
||||
#: __init__.py:69
|
||||
msgid "logged in"
|
||||
msgstr "Erfolgreich angemeldet"
|
||||
|
||||
#: __init__.py:74
|
||||
#: __init__.py:73
|
||||
msgid "username or password is wrong"
|
||||
msgstr "Der eingegebene Benutzername existiert nicht oder das Passwort ist falsch."
|
||||
|
||||
#: __init__.py:85
|
||||
#: __init__.py:84
|
||||
msgid "you have been logged out"
|
||||
msgstr "Du wurdest abgemeldet."
|
||||
|
||||
#: __init__.py:109
|
||||
#: __init__.py:108
|
||||
msgid "user data was updated"
|
||||
msgstr "Die Benutzerdaten wurden geändert."
|
||||
|
||||
#: __init__.py:126
|
||||
#: __init__.py:125
|
||||
msgid "current password does not match the one stored"
|
||||
msgstr "Das eingegebene Passwort stimmt nicht mit dem bisherigen überein."
|
||||
|
||||
#: __init__.py:130
|
||||
#: __init__.py:129
|
||||
msgid "new passwords do not match"
|
||||
msgstr "Das neue Passwort stimmt nicht mit der Wiederholung überein."
|
||||
|
||||
#: __init__.py:134
|
||||
#: __init__.py:133
|
||||
msgid "new password must be atleast 12 characters long"
|
||||
msgstr "Dein neues Passwort muss mindestens 12 Zeichen lang sein."
|
||||
|
||||
#: __init__.py:144
|
||||
#: __init__.py:143
|
||||
msgid "your password was changed"
|
||||
msgstr "Dein Passwort wurde geändert."
|
||||
|
||||
#: __init__.py:198
|
||||
#: __init__.py:196
|
||||
#, python-format
|
||||
msgid "%(user)s was removed from %(ou)s"
|
||||
msgstr "%(user)s wurde aus %(ou)s entfernt."
|
||||
|
||||
#: __init__.py:219
|
||||
#: __init__.py:211
|
||||
#, python-format
|
||||
msgid "%(user)s was added to %(ou)s"
|
||||
msgstr "%(user)s wurde zu %(ou)s hinzugefügt."
|
||||
|
@ -109,8 +109,8 @@ msgid "given name"
|
|||
msgstr "Vorname"
|
||||
|
||||
#: templates/selfservice.html:40
|
||||
msgid "external e-mail address"
|
||||
msgstr "Externe E-Mail-Adresse"
|
||||
msgid "e-mail address"
|
||||
msgstr "E-Mail-Adresse"
|
||||
|
||||
#: templates/selfservice.html:46
|
||||
msgid "Update"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue