Allow some customisation in core/edit.jinja

This commit is contained in:
imperosol
2025-02-12 16:32:04 +01:00
parent 05d4a09f8c
commit 6bf02cecd9
4 changed files with 51 additions and 12 deletions

View File

@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-02-12 15:32+0100\n"
"POT-Creation-Date: 2025-02-12 15:55+0100\n"
"PO-Revision-Date: 2016-07-18\n"
"Last-Translator: Maréchal <thomas.girod@utbm.fr\n"
"Language-Team: AE info <ae.info@utbm.fr>\n"
@ -2383,11 +2383,10 @@ msgstr "Confirmation"
msgid "Cancel"
msgstr "Annuler"
#: core/templates/core/edit.jinja core/templates/core/file_edit.jinja
#: counter/templates/counter/cash_register_summary.jinja
#: core/templates/core/edit.jinja
#, python-format
msgid "Edit %(obj)s"
msgstr "Éditer %(obj)s"
msgid "Edit %(name)s"
msgstr "Éditer %(name)s"
#: core/templates/core/file.jinja core/templates/core/file_list.jinja
msgid "File list"
@ -2457,6 +2456,12 @@ msgstr "octets"
msgid "Download"
msgstr "Télécharger"
#: core/templates/core/file_edit.jinja
#: counter/templates/counter/cash_register_summary.jinja
#, python-format
msgid "Edit %(obj)s"
msgstr "Éditer %(obj)s"
#: core/templates/core/file_list.jinja
msgid "There is no file in this website."
msgstr "Il n'y a pas de fichier sur ce site web."
@ -3359,6 +3364,10 @@ msgstr "Utilisateurs à ajouter au groupe"
msgid "Users to remove from group"
msgstr "Utilisateurs à retirer du groupe"
#: core/views/group.py
msgid "Groups have been successfully updated."
msgstr "Les groupes ont été mis à jour avec succès."
#: core/views/user.py
msgid "We couldn't verify that this email actually exists"
msgstr "Nous n'avons pas réussi à vérifier que cette adresse mail existe."
@ -5680,6 +5689,10 @@ msgstr "Cotisations par type"
msgid "Existing member"
msgstr "Membre existant"
#: subscription/views.py
msgid "the groups that can create subscriptions"
msgstr "les groupes pouvant créer des cotisations"
#: trombi/models.py
msgid "subscription deadline"
msgstr "fin des inscriptions"