mirror of
https://gitlab.crans.org/mediatek/med.git
synced 2025-06-21 03:58:24 +02:00
Send password init mail
This commit is contained in:
@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-08-08 13:02+0200\n"
|
||||
"POT-Creation-Date: 2019-08-09 23:09+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"
|
||||
@ -13,30 +13,50 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#: admin.py:34
|
||||
#: admin.py:32
|
||||
msgid "adherent status"
|
||||
msgstr "statut adhérent"
|
||||
|
||||
#: admin.py:39
|
||||
#: admin.py:37
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: admin.py:55
|
||||
#: admin.py:54
|
||||
msgid "Personal info"
|
||||
msgstr ""
|
||||
|
||||
#: admin.py:57
|
||||
#: admin.py:56
|
||||
msgid "Permissions"
|
||||
msgstr ""
|
||||
|
||||
#: admin.py:60
|
||||
#: admin.py:59
|
||||
msgid "Important dates"
|
||||
msgstr ""
|
||||
|
||||
#: admin.py:75
|
||||
#: admin.py:89
|
||||
msgid "An email to set the password was sent."
|
||||
msgstr "Un mail pour initialiser le mot de passe a été envoyé."
|
||||
|
||||
#: admin.py:92
|
||||
msgid "The email is invalid."
|
||||
msgstr "L'adresse mail est invalide."
|
||||
|
||||
#: admin.py:111
|
||||
msgid "Adhere"
|
||||
msgstr "Adhérer"
|
||||
|
||||
#: admin.py:114
|
||||
msgid "is adherent"
|
||||
msgstr "statut adhérent"
|
||||
|
||||
#: admin.py:122
|
||||
msgid "Register borrowed item"
|
||||
msgstr "Enregistrer emprunt"
|
||||
|
||||
#: admin.py:125
|
||||
msgid "actions"
|
||||
msgstr "actions"
|
||||
|
||||
#: models.py:18
|
||||
msgid "phone number"
|
||||
msgstr "numéro de téléphone"
|
||||
@ -53,18 +73,22 @@ msgstr "emprunts maximal"
|
||||
msgid "Maximal amount of simultaneous borrowed item authorized."
|
||||
msgstr "Nombre maximal d'objets empruntés en même temps."
|
||||
|
||||
#: models.py:35
|
||||
#: models.py:36
|
||||
msgid "comment"
|
||||
msgstr "commentaire"
|
||||
|
||||
#: models.py:36
|
||||
#: models.py:37
|
||||
msgid "Promotion..."
|
||||
msgstr ""
|
||||
|
||||
#: models.py:96
|
||||
msgid "right"
|
||||
#: templates/users/user.html:40
|
||||
msgid "Change password"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:97
|
||||
msgid "rights"
|
||||
#: templates/users/user.html:49
|
||||
msgid "Save"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:40
|
||||
msgid "Edit user profile"
|
||||
msgstr "Editer le profil utilisateur"
|
||||
|
Reference in New Issue
Block a user