1
0
mirror of https://gitlab.com/animath/si/plateforme.git synced 2025-06-21 16:38:23 +02:00

Add new "other" payment type

Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
This commit is contained in:
2022-04-26 13:47:15 +02:00
parent 14de6cf824
commit e3f5541774
4 changed files with 53 additions and 9 deletions

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: TFJM\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-04-22 18:01+0200\n"
"POT-Creation-Date: 2022-04-26 13:45+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Yohann D'ANELLO <yohann.danello@animath.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -100,7 +100,7 @@ msgid "Changelog of type \"{action}\" for model {model} at {timestamp}"
msgstr "Changelog de type \"{action}\" pour le modèle {model} le {timestamp}"
#: apps/participation/admin.py:19 apps/participation/models.py:314
#: apps/participation/tables.py:44 apps/registration/models.py:358
#: apps/participation/tables.py:44 apps/registration/models.py:359
msgid "valid"
msgstr "valide"
@ -1326,35 +1326,39 @@ msgid "Bank transfer"
msgstr "Virement bancaire"
#: apps/registration/models.py:336
msgid "Other (please indicate)"
msgstr "Autre (veuillez spécifier)"
#: apps/registration/models.py:337
msgid "The tournament is free"
msgstr "Le tournoi est gratuit"
#: apps/registration/models.py:343
#: apps/registration/models.py:344
msgid "scholarship file"
msgstr "Notification de bourse"
#: apps/registration/models.py:344
#: apps/registration/models.py:345
msgid "only if you have a scholarship."
msgstr "Nécessaire seulement si vous déclarez être boursier."
#: apps/registration/models.py:351
#: apps/registration/models.py:352
msgid "additional information"
msgstr "informations additionnelles"
#: apps/registration/models.py:352
#: apps/registration/models.py:353
msgid "To help us to find your payment."
msgstr "Pour nous aider à retrouver votre paiement, si nécessaire."
#: apps/registration/models.py:367
#: apps/registration/models.py:368
#, python-brace-format
msgid "Payment of {registration}"
msgstr "Paiement de {registration}"
#: apps/registration/models.py:370
#: apps/registration/models.py:371
msgid "payment"
msgstr "paiement"
#: apps/registration/models.py:371
#: apps/registration/models.py:372
msgid "payments"
msgstr "paiements"