mirror of
https://gitlab.crans.org/mediatek/med.git
synced 2025-06-21 03:58:24 +02:00
Swap AbstractBaseUser to AbstractUser
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-02 14:42+0200\n"
|
||||
"POT-Creation-Date: 2019-08-08 12:10+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,10 +13,46 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#: models.py:195
|
||||
#: admin.py:37
|
||||
msgid "Personal info"
|
||||
msgstr ""
|
||||
|
||||
#: admin.py:39
|
||||
msgid "Permissions"
|
||||
msgstr ""
|
||||
|
||||
#: admin.py:42
|
||||
msgid "Important dates"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:18
|
||||
msgid "phone number"
|
||||
msgstr "numéro de téléphone"
|
||||
|
||||
#: models.py:24
|
||||
msgid "address"
|
||||
msgstr "adresse"
|
||||
|
||||
#: models.py:30
|
||||
msgid "maximum borrowed"
|
||||
msgstr "emprunts maximal"
|
||||
|
||||
#: models.py:31
|
||||
msgid "Maximal amount of simultaneous borrowed item authorized."
|
||||
msgstr "Nombre maximal d'objets empruntés en même temps."
|
||||
|
||||
#: models.py:35
|
||||
msgid "comment"
|
||||
msgstr "commentaire"
|
||||
|
||||
#: models.py:36
|
||||
msgid "Promotion..."
|
||||
msgstr ""
|
||||
|
||||
#: models.py:96
|
||||
msgid "right"
|
||||
msgstr ""
|
||||
|
||||
#: models.py:196
|
||||
#: models.py:97
|
||||
msgid "rights"
|
||||
msgstr ""
|
||||
|
Reference in New Issue
Block a user