Add tags to upload form

This commit is contained in:
Alexandre Iooss 2021-10-23 17:31:37 +02:00
parent 04951b2ee4
commit a2e06185ad
3 changed files with 69 additions and 21 deletions

View file

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-10-22 16:05+0000\n"
"POT-Creation-Date: 2021-10-23 15:29+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"
@ -42,19 +42,19 @@ msgstr ""
msgid "hash"
msgstr ""
#: photo21/settings.py:163
#: photo21/settings.py:162
msgid "German"
msgstr ""
#: photo21/settings.py:164
#: photo21/settings.py:163
msgid "English"
msgstr ""
#: photo21/settings.py:165
#: photo21/settings.py:164
msgid "Spanish"
msgstr ""
#: photo21/settings.py:166
#: photo21/settings.py:165
msgid "French"
msgstr ""
@ -229,10 +229,9 @@ msgstr ""
msgid "Galleries"
msgstr "Galeries"
#: photo21/templates/base.html:41
#: photo21/templates/base.html:41 photologue_custom/forms.py:76
#: photologue_custom/templates/photologue/upload.html:6
#: photologue_custom/templates/photologue/upload.html:54
#: photologue_custom/templates/photologue/upload.html:65
msgid "Upload"
msgstr "Téléversement"
@ -279,33 +278,46 @@ msgstr ""
msgid "owner"
msgstr "propriétaire"
#: photologue_custom/forms.py:22
#: photologue_custom/forms.py:34
msgid "Gallery"
msgstr "Galerie"
#: photologue_custom/forms.py:24
#: photologue_custom/forms.py:36
msgid "-- Create a new gallery --"
msgstr "-- Créer une nouvelle galerie --"
#: photologue_custom/forms.py:37
msgid ""
"Select a gallery to add these images to. Leave this empty to create a new "
"gallery from the supplied title."
msgstr ""
#: photologue_custom/forms.py:28
#: photologue_custom/forms.py:41
msgid "New gallery title"
msgstr "Titre de la nouvelle galerie"
#: photologue_custom/forms.py:33
#: photologue_custom/forms.py:46
msgid "New gallery event start date"
msgstr "Date de début de l'évènement de la nouvelle galerie"
#: photologue_custom/forms.py:38
#: photologue_custom/forms.py:51
msgid "New gallery event end date"
msgstr "Date de fin de l'évènement de la nouvelle galerie"
#: photologue_custom/forms.py:46
#: photologue_custom/forms.py:57
msgid "New gallery tags"
msgstr "Tags de la nouvelle galerie"
#: photologue_custom/forms.py:59
msgid ""
"Hold down \"Control\", or \"Command\" on a Mac, to select more than one."
msgstr ""
#: photologue_custom/forms.py:82
msgid "A gallery with that title already exists."
msgstr ""
#: photologue_custom/forms.py:55
#: photologue_custom/forms.py:91
msgid "Select an existing gallery, or enter a title for a new gallery."
msgstr ""