From 494367b7437f5b9472cd943efc677efb1463b9a9 Mon Sep 17 00:00:00 2001 From: TitouanDor Date: Sat, 30 May 2026 20:15:09 +0200 Subject: [PATCH] ajout translation --- locale/fr/LC_MESSAGES/django.po | 29 +++++++++++++++-------------- 1 file changed, 15 insertions(+), 14 deletions(-) diff --git a/locale/fr/LC_MESSAGES/django.po b/locale/fr/LC_MESSAGES/django.po index 3caa04f3..99b7f3c3 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-15 11:46+0200\n" +"POT-Creation-Date: 2026-05-30 20:12+0200\n" "PO-Revision-Date: 2016-07-18\n" "Last-Translator: Maréchal \n" @@ -683,6 +683,7 @@ msgstr "Étiquette" #: core/templates/core/user_account_detail.jinja #: core/templates/core/user_stats.jinja #: counter/templates/counter/last_ops.jinja +#: eboutic/templates/eboutic/eboutic_checkout.jinja msgid "Quantity" msgstr "Quantité" @@ -966,7 +967,7 @@ msgstr "rôle de club – membre" msgid "Benefit" msgstr "Bénéfice" -#: club/views.py +#: club/views.py eboutic/templates/eboutic/eboutic_checkout.jinja msgid "Unit price" msgstr "Prix unitaire" @@ -4367,6 +4368,18 @@ msgstr "Solde actuel : " msgid "Remaining account amount: " msgstr "Solde restant : " +#: eboutic/templates/eboutic/eboutic_checkout.jinja +msgid "I have read and I accept" +msgstr "J'ai lu et j'accepte" + +#: eboutic/templates/eboutic/eboutic_checkout.jinja +msgid "the general terms and conditions" +msgstr "les conditions générales de vente" + +#: eboutic/templates/eboutic/eboutic_checkout.jinja +msgid "of the student association of the UTBM" +msgstr "de l'Association des étudiants de l'UTBM" + #: eboutic/templates/eboutic/eboutic_checkout.jinja msgid "Pay with credit card" msgstr "Payer avec une carte bancaire" @@ -4518,18 +4531,6 @@ msgstr "Panier disponible jusqu'à %(until)s" msgid "You can't buy a refilling with sith money" msgstr "Vous ne pouvez pas acheter un rechargement avec de l'argent du sith" -#: eboutic/views.py -msgid "I have read and I accept" -msgstr "J'ai lu et j'accepte" - -#: eboutic/views.py -msgid "the general terms and conditions" -msgstr "les conditions générales de vente" - -#: eboutic/views.py -msgid "of the student association of the UTBM" -msgstr "de l'Association des étudiants de l'UTBM" - #: election/forms.py msgid "You have selected too many candidates." msgstr "Vous avez sélectionné trop de candidats."