diff --git a/locale/fr/LC_MESSAGES/django.po b/locale/fr/LC_MESSAGES/django.po index 7791ae3f..a393b87e 100644 --- a/locale/fr/LC_MESSAGES/django.po +++ b/locale/fr/LC_MESSAGES/django.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-05-12 09:48+0200\n" +"POT-Creation-Date: 2026-05-12 11:12+0200\n" "PO-Revision-Date: 2016-07-18\n" "Last-Translator: Maréchal \n" @@ -364,6 +364,58 @@ msgstr "Cet email est déjà abonné à cette mailing" msgid "Unregistered user" msgstr "Utilisateur non enregistré" +#: club/models.py +#, python-format +msgid "The base url that links with this type must respect (e.g. `%(url)s`)" +msgstr "" +"L'url de base que tous les liens de ce type doivent respecter (par exemple " +"`%(url)s`)" + +#: club/models.py counter/models.py +msgid "icon" +msgstr "icône" + +#: club/models.py +msgid "The fontawesome class to use (e.g. `fa-brands fa-instagram`)" +msgstr "" +"La classe fontawesome à utiliser (par exemple `fa-brands fa-instagram`)" + +#: club/models.py +msgid "link type" +msgstr "type de lien" + +#: club/models.py +msgid "link types" +msgstr "types de lien" + +#: club/models.py +msgid "link url" +msgstr "url du lien" + +#: club/models.py core/models.py counter/models.py +msgid "created at" +msgstr "créé le" + +#: club/models.py core/models.py counter/models.py +msgid "updated at" +msgstr "mis à jour le" + +#: club/models.py +msgid "club link" +msgstr "lien de club" + +#: club/models.py +msgid "club links" +msgstr "liens de club" + +#: club/models.py +msgid "This link doesn't match with the url base of its type." +msgstr "Ce lien ne correspond pas à l'url de base de son type." + +#: club/templates/club/club_detail.jinja com/templates/com/news_list.jinja +msgid "Links" +msgstr "Liens" + #: club/templates/club/club_list.jinja msgid "The list of all clubs existing at UTBM." msgstr "La liste de tous les clubs existants à l'UTBM" @@ -591,6 +643,10 @@ msgstr "Comptoirs : " msgid "Edit %(name)s" msgstr "Éditer %(name)s" +#: club/templates/club/edit_club.jinja +msgid "Remove link" +msgstr "Retirer le lien" + #: club/templates/club/edit_club.jinja msgid "Club properties" msgstr "Propriétés du club" @@ -615,6 +671,22 @@ msgstr "" "Les champs de formulaire suivants sont liées à la description basique d'un " "club. Tous les membres du bureau du club peuvent voir et modifier ceux-ci." +#: club/templates/club/edit_club.jinja +msgid "Club links" +msgstr "Liens du club" + +#: club/templates/club/edit_club.jinja +msgid "" +"Note: if the icon of one of your links doesn't exist yet, you can ask the " +"info team to add it." +msgstr "" +"Note : si l'icône d'un de vos liens n'existe pas encore, vous pouvez demander " +"au pôle info de l'ajouter." + +#: club/templates/club/edit_club.jinja +msgid "Add link" +msgstr "Ajouter un lien" + #: club/templates/club/edit_club.jinja club/templates/club/pagerev_edit.jinja #: com/templates/com/news_edit.jinja com/templates/com/poster_edit.jinja #: com/templates/com/screen_edit.jinja com/templates/com/weekmail.jinja @@ -1139,10 +1211,6 @@ msgstr "" msgid "All coming events" msgstr "Tous les événements à venir" -#: com/templates/com/news_list.jinja -msgid "Links" -msgstr "Liens" - #: com/templates/com/news_list.jinja msgid "Our services" msgstr "Nos services" @@ -1648,10 +1716,6 @@ msgstr "Visiteur" msgid "ban type" msgstr "type de ban" -#: core/models.py counter/models.py -msgid "created at" -msgstr "créé le" - #: core/models.py msgid "expires at" msgstr "expire le" @@ -1741,10 +1805,6 @@ msgstr "taille" msgid "date" msgstr "date" -#: core/models.py counter/models.py -msgid "updated at" -msgstr "mis à jour le" - #: core/models.py msgid "asked for removal" msgstr "retrait demandé" @@ -3219,10 +3279,6 @@ msgstr "prix d'achat" msgid "Initial cost of purchasing the product" msgstr "Coût initial d'achat du produit" -#: counter/models.py -msgid "icon" -msgstr "icône" - #: counter/models.py msgid "limit age" msgstr "âge limite"