extended photologue photo to add an owner field
This commit is contained in:
parent
e91e79ad85
commit
7c0ba18824
4 changed files with 86 additions and 16 deletions
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-10-11 11:48+0000\n"
|
||||
"POT-Creation-Date: 2021-10-11 18:38+0000\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"
|
||||
|
|
@ -18,11 +18,7 @@ msgstr ""
|
|||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#: accounts/forms.py:9
|
||||
msgid "Email address"
|
||||
msgstr "Adresse email"
|
||||
|
||||
#: accounts/forms.py:13
|
||||
#: photo21/forms.py:12
|
||||
msgid ""
|
||||
"Please enter a valid email address ending with `@crans.org` or `@ens-paris-"
|
||||
"saclay.fr`."
|
||||
|
|
@ -30,23 +26,23 @@ msgstr ""
|
|||
"Veuillez entrer une adresse email valide finissant par `@crans.org` ou `@ens-"
|
||||
"paris-saclay.fr`."
|
||||
|
||||
#: accounts/forms.py:25
|
||||
#: photo21/forms.py:23
|
||||
msgid "Must end with `@crans.org` or `@ens-paris-saclay.fr`."
|
||||
msgstr "Doit finir par `@crans.org` ou `@ens-paris-saclay.fr`."
|
||||
|
||||
#: photo21/settings.py:144
|
||||
#: photo21/settings.py:143
|
||||
msgid "German"
|
||||
msgstr ""
|
||||
|
||||
#: photo21/settings.py:145
|
||||
#: photo21/settings.py:144
|
||||
msgid "English"
|
||||
msgstr ""
|
||||
|
||||
#: photo21/settings.py:146
|
||||
#: photo21/settings.py:145
|
||||
msgid "Spanish"
|
||||
msgstr ""
|
||||
|
||||
#: photo21/settings.py:147
|
||||
#: photo21/settings.py:146
|
||||
msgid "French"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -178,6 +174,10 @@ msgstr "Inscription"
|
|||
msgid "Connected as"
|
||||
msgstr "Connecté en tant que"
|
||||
|
||||
#: photologue_custom/models.py:39
|
||||
msgid "owner"
|
||||
msgstr "propriétaire"
|
||||
|
||||
#: photologue_custom/templates/photologue/gallery_archive.html:4
|
||||
#: photologue_custom/templates/photologue/gallery_archive.html:9
|
||||
msgid "Latest photo galleries"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue