1809 lines
58 KiB
Plaintext
1809 lines
58 KiB
Plaintext
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
# Yohann D'ANELLO <yohann.danello@animath.fr>, 2020.
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: TFJM\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2021-01-21 17:46+0100\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"
|
|
"Language: fr\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
|
|
|
#: apps/api/apps.py:13
|
|
msgid "API"
|
|
msgstr "API"
|
|
|
|
#: apps/eastereggs/templates/eastereggs/xp_modal.html:7
|
|
msgid "Error"
|
|
msgstr "Erreur"
|
|
|
|
#: apps/eastereggs/templates/eastereggs/xp_modal.html:13
|
|
msgid "This task failed successfully."
|
|
msgstr "Cette tâche a échoué avec succès."
|
|
|
|
#: apps/eastereggs/templates/eastereggs/xp_modal.html:16
|
|
#: tfjm/templates/base_modal.html:19
|
|
msgid "Close"
|
|
msgstr "Fermer"
|
|
|
|
#: apps/logs/apps.py:11
|
|
msgid "Logs"
|
|
msgstr "Logs"
|
|
|
|
#: apps/logs/models.py:22 apps/registration/models.py:30
|
|
msgid "user"
|
|
msgstr "utilisateur"
|
|
|
|
#: apps/logs/models.py:28
|
|
msgid "IP Address"
|
|
msgstr "Adresse IP"
|
|
|
|
#: apps/logs/models.py:36
|
|
msgid "model"
|
|
msgstr "modèle"
|
|
|
|
#: apps/logs/models.py:43
|
|
msgid "identifier"
|
|
msgstr "identifiant"
|
|
|
|
#: apps/logs/models.py:49
|
|
msgid "previous data"
|
|
msgstr "données précédentes"
|
|
|
|
#: apps/logs/models.py:55
|
|
msgid "new data"
|
|
msgstr "nouvelles données"
|
|
|
|
#: apps/logs/models.py:63
|
|
msgid "create"
|
|
msgstr "créer"
|
|
|
|
#: apps/logs/models.py:64
|
|
msgid "edit"
|
|
msgstr "modifier"
|
|
|
|
#: apps/logs/models.py:65
|
|
msgid "delete"
|
|
msgstr "supprimer"
|
|
|
|
#: apps/logs/models.py:68
|
|
msgid "action"
|
|
msgstr "action"
|
|
|
|
#: apps/logs/models.py:76
|
|
msgid "timestamp"
|
|
msgstr "date"
|
|
|
|
#: apps/logs/models.py:80
|
|
msgid "Logs cannot be destroyed."
|
|
msgstr "Les logs ne peuvent pas être détruits."
|
|
|
|
#: apps/logs/models.py:83
|
|
msgid "changelog"
|
|
msgstr "changelog"
|
|
|
|
#: apps/logs/models.py:84
|
|
msgid "changelogs"
|
|
msgstr "changelogs"
|
|
|
|
#: apps/logs/models.py:87
|
|
#, python-brace-format
|
|
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:298
|
|
#: apps/participation/tables.py:44 apps/registration/models.py:335
|
|
msgid "valid"
|
|
msgstr "valide"
|
|
|
|
#: apps/participation/forms.py:23 apps/participation/models.py:37
|
|
msgid "The trigram must be composed of three uppercase letters."
|
|
msgstr "Le trigramme doit être composé de trois lettres majuscules."
|
|
|
|
#: apps/participation/forms.py:38
|
|
msgid "No team was found with this access code."
|
|
msgstr "Aucune équipe n'a été trouvée avec ce code d'accès."
|
|
|
|
#: apps/participation/forms.py:72
|
|
msgid "I engage myself to participate to the whole TFJM²."
|
|
msgstr "Je m'engage à participer à l'intégralité du TFJM²."
|
|
|
|
#: apps/participation/forms.py:87
|
|
msgid "Message to address to the team:"
|
|
msgstr "Message à adresser à l'équipe :"
|
|
|
|
#: apps/participation/forms.py:124
|
|
msgid "The uploaded file size must be under 5 Mo."
|
|
msgstr "Le fichier envoyé doit peser moins de 5 Mo."
|
|
|
|
#: apps/participation/forms.py:126 apps/participation/forms.py:189
|
|
msgid "The uploaded file must be a PDF file."
|
|
msgstr "Le fichier envoyé doit être au format PDF."
|
|
|
|
#: apps/participation/forms.py:130
|
|
msgid "The PDF file must not have more than 30 pages."
|
|
msgstr "Le fichier PDF ne doit pas avoir plus de 30 pages."
|
|
|
|
#: apps/participation/forms.py:170
|
|
msgid "The defender, the opponent and the reporter must be different."
|
|
msgstr "Le défenseur, l'opposant et le rapporteur doivent être différents."
|
|
|
|
#: apps/participation/forms.py:174
|
|
msgid "This defender did not work on this problem."
|
|
msgstr "Ce défenseur ne travaille pas sur ce problème."
|
|
|
|
#: apps/participation/forms.py:187 apps/registration/forms.py:116
|
|
#: apps/registration/forms.py:138 apps/registration/forms.py:160
|
|
#: apps/registration/forms.py:214
|
|
msgid "The uploaded file size must be under 2 Mo."
|
|
msgstr "Le fichier envoyé doit peser moins de 2 Mo."
|
|
|
|
#: apps/participation/models.py:30 apps/participation/models.py:121
|
|
#: apps/participation/tables.py:17 apps/participation/tables.py:34
|
|
msgid "name"
|
|
msgstr "nom"
|
|
|
|
#: apps/participation/models.py:36 apps/participation/tables.py:39
|
|
msgid "trigram"
|
|
msgstr "trigramme"
|
|
|
|
#: apps/participation/models.py:44
|
|
msgid "access code"
|
|
msgstr "code d'accès"
|
|
|
|
#: apps/participation/models.py:45
|
|
msgid "The access code let other people to join the team."
|
|
msgstr "Le code d'accès permet aux autres participants de rejoindre l'équipe."
|
|
|
|
#: apps/participation/models.py:108
|
|
#, python-brace-format
|
|
msgid "Team {name} ({trigram})"
|
|
msgstr "Équipe {name} ({trigram})"
|
|
|
|
#: apps/participation/models.py:111 apps/participation/models.py:283
|
|
#: apps/registration/models.py:123
|
|
msgid "team"
|
|
msgstr "équipe"
|
|
|
|
#: apps/participation/models.py:112 apps/participation/tables.py:84
|
|
msgid "teams"
|
|
msgstr "équipes"
|
|
|
|
#: apps/participation/models.py:126
|
|
msgid "start"
|
|
msgstr "début"
|
|
|
|
#: apps/participation/models.py:131
|
|
msgid "end"
|
|
msgstr "fin"
|
|
|
|
#: apps/participation/models.py:136 apps/participation/models.py:386
|
|
#: apps/participation/templates/participation/tournament_detail.html:18
|
|
msgid "place"
|
|
msgstr "lieu"
|
|
|
|
#: apps/participation/models.py:140
|
|
msgid "max team count"
|
|
msgstr "nombre maximal d'équipes"
|
|
|
|
#: apps/participation/models.py:145
|
|
#: apps/participation/templates/participation/tournament_detail.html:21
|
|
msgid "price"
|
|
msgstr "prix"
|
|
|
|
#: apps/participation/models.py:150
|
|
msgid "limit date for registrations"
|
|
msgstr "date limite d'inscription"
|
|
|
|
#: apps/participation/models.py:155
|
|
msgid "limit date to upload solutions"
|
|
msgstr "date limite pour envoyer les solutions"
|
|
|
|
#: apps/participation/models.py:160
|
|
msgid "random draw for solutions"
|
|
msgstr "tirage au sort des solutions"
|
|
|
|
#: apps/participation/models.py:165
|
|
msgid "limit date to upload the syntheses for the first phase"
|
|
msgstr "date limite pour envoyer les notes de synthèses pour la première phase"
|
|
|
|
#: apps/participation/models.py:170
|
|
msgid "date when the solutions for the second round become available"
|
|
msgstr "date à laquelle les solutions pour le second tour sont accessibles"
|
|
|
|
#: apps/participation/models.py:175
|
|
msgid "limit date to upload the syntheses for the second phase"
|
|
msgstr "date limite d'envoi des notes de synthèse pour la seconde phase"
|
|
|
|
#: apps/participation/models.py:180
|
|
#: apps/participation/templates/participation/tournament_detail.html:45
|
|
msgid "description"
|
|
msgstr "description"
|
|
|
|
#: apps/participation/models.py:186
|
|
#: apps/participation/templates/participation/tournament_detail.html:12
|
|
msgid "organizers"
|
|
msgstr "organisateurs"
|
|
|
|
#: apps/participation/models.py:191
|
|
msgid "final"
|
|
msgstr "finale"
|
|
|
|
#: apps/participation/models.py:268 apps/participation/models.py:292
|
|
#: apps/participation/models.py:324
|
|
msgid "tournament"
|
|
msgstr "tournoi"
|
|
|
|
#: apps/participation/models.py:269
|
|
msgid "tournaments"
|
|
msgstr "tournois"
|
|
|
|
#: apps/participation/models.py:299
|
|
msgid "The participation got the validation of the organizers."
|
|
msgstr "La participation a été validée par les organisateurs."
|
|
|
|
#: apps/participation/models.py:304
|
|
msgid "selected for final"
|
|
msgstr "sélectionnée pour la finale"
|
|
|
|
#: apps/participation/models.py:305
|
|
msgid "The team is selected for the final tournament."
|
|
msgstr "L'équipe est sélectionnée pour la finale."
|
|
|
|
#: apps/participation/models.py:312
|
|
#, python-brace-format
|
|
msgid "Participation of the team {name} ({trigram})"
|
|
msgstr "Participation de l'équipe {name} ({trigram})"
|
|
|
|
#: apps/participation/models.py:315 apps/participation/models.py:508
|
|
#: apps/participation/models.py:546
|
|
msgid "participation"
|
|
msgstr "participation"
|
|
|
|
#: apps/participation/models.py:316 apps/participation/models.py:338
|
|
msgid "participations"
|
|
msgstr "participations"
|
|
|
|
#: apps/participation/models.py:328
|
|
msgid "round"
|
|
msgstr "tour"
|
|
|
|
#: apps/participation/models.py:330 apps/participation/models.py:331
|
|
#, python-brace-format
|
|
msgid "Round {round}"
|
|
msgstr "Tour {round}"
|
|
|
|
#: apps/participation/models.py:344
|
|
msgid "juries"
|
|
msgstr "jurys"
|
|
|
|
#: apps/participation/models.py:352
|
|
msgid "BigBlueButton code"
|
|
msgstr "Code BigBlueButton"
|
|
|
|
#: apps/participation/models.py:353
|
|
msgid "The code of the form xxx-xxx-xxx at the end of the BBB link."
|
|
msgstr "Le code de la forme xxx-xxx-xxx à la fin du lien BBB."
|
|
|
|
#: apps/participation/models.py:367
|
|
#, python-brace-format
|
|
msgid "Pool {round} for tournament {tournament} with teams {teams}"
|
|
msgstr "Poule {round} du tournoi {tournament} avec les équipes {teams}"
|
|
|
|
#: apps/participation/models.py:373 apps/participation/models.py:381
|
|
msgid "pool"
|
|
msgstr "poule"
|
|
|
|
#: apps/participation/models.py:374
|
|
msgid "pools"
|
|
msgstr "poules"
|
|
|
|
#: apps/participation/models.py:388
|
|
msgid "Where the solution is presented?"
|
|
msgstr "Où est-ce que les solutions sont défendues ?"
|
|
|
|
#: apps/participation/models.py:393
|
|
msgid "defended solution"
|
|
msgstr "solution défendue"
|
|
|
|
#: apps/participation/models.py:395 apps/participation/models.py:515
|
|
#, python-brace-format
|
|
msgid "Problem #{problem}"
|
|
msgstr "Problème n°{problem}"
|
|
|
|
#: apps/participation/models.py:402 apps/participation/tables.py:105
|
|
msgid "defender"
|
|
msgstr "défenseur"
|
|
|
|
#: apps/participation/models.py:409 apps/participation/models.py:558
|
|
msgid "opponent"
|
|
msgstr "opposant"
|
|
|
|
#: apps/participation/models.py:416 apps/participation/models.py:559
|
|
msgid "reporter"
|
|
msgstr "rapporteur"
|
|
|
|
#: apps/participation/models.py:476 apps/participation/models.py:479
|
|
#: apps/participation/models.py:482
|
|
#, python-brace-format
|
|
msgid "Team {trigram} is not registered in the pool."
|
|
msgstr "L'équipe {trigram} n'est pas inscrite dans la poule."
|
|
|
|
#: apps/participation/models.py:487
|
|
#, python-brace-format
|
|
msgid "Passage of {defender} for problem {problem}"
|
|
msgstr "Passage de {defender} pour le problème {problem}"
|
|
|
|
#: apps/participation/models.py:491 apps/participation/models.py:553
|
|
#: apps/participation/models.py:591
|
|
msgid "passage"
|
|
msgstr "passage"
|
|
|
|
#: apps/participation/models.py:492
|
|
msgid "passages"
|
|
msgstr "passages"
|
|
|
|
#: apps/participation/models.py:513
|
|
msgid "problem"
|
|
msgstr "numéro de problème"
|
|
|
|
#: apps/participation/models.py:520
|
|
msgid "solution for the final tournament"
|
|
msgstr "solution pour la finale"
|
|
|
|
#: apps/participation/models.py:525 apps/participation/models.py:564
|
|
msgid "file"
|
|
msgstr "fichier"
|
|
|
|
#: apps/participation/models.py:533
|
|
#, python-brace-format
|
|
msgid "Solution of team {team} for problem {problem}"
|
|
msgstr "Solution de l'équipe {team} pour le problème {problem}"
|
|
|
|
#: apps/participation/models.py:537
|
|
msgid "solution"
|
|
msgstr "solution"
|
|
|
|
#: apps/participation/models.py:538
|
|
msgid "solutions"
|
|
msgstr "solutions"
|
|
|
|
#: apps/participation/models.py:572
|
|
#, python-brace-format
|
|
msgid "Synthesis for the {type} of the {passage}"
|
|
msgstr "Synthèse pour {type} du {passage}"
|
|
|
|
#: apps/participation/models.py:575
|
|
msgid "synthesis"
|
|
msgstr "note de synthèse"
|
|
|
|
#: apps/participation/models.py:576
|
|
msgid "syntheses"
|
|
msgstr "notes de synthèse"
|
|
|
|
#: apps/participation/models.py:584
|
|
msgid "jury"
|
|
msgstr "jury"
|
|
|
|
#: apps/participation/models.py:596
|
|
msgid "defender writing note"
|
|
msgstr "note d'écrit du défenseur"
|
|
|
|
#: apps/participation/models.py:602
|
|
msgid "defender oral note"
|
|
msgstr "note d'oral du défenseur"
|
|
|
|
#: apps/participation/models.py:608
|
|
msgid "opponent writing note"
|
|
msgstr "note d'écrit de l'opposant"
|
|
|
|
#: apps/participation/models.py:614
|
|
msgid "opponent oral note"
|
|
msgstr "note d'oral de l'opposant"
|
|
|
|
#: apps/participation/models.py:620
|
|
msgid "reporter writing note"
|
|
msgstr "not d'écrit du rapporteur"
|
|
|
|
#: apps/participation/models.py:626
|
|
msgid "reporter oral note"
|
|
msgstr "note d'oral du rapporteur"
|
|
|
|
#: apps/participation/models.py:635
|
|
#, python-brace-format
|
|
msgid "Notes of {jury} for {passage}"
|
|
msgstr "Notes de {jury} pour le {passage}"
|
|
|
|
#: apps/participation/models.py:642
|
|
msgid "note"
|
|
msgstr "note"
|
|
|
|
#: apps/participation/models.py:643
|
|
msgid "notes"
|
|
msgstr "notes"
|
|
|
|
#: apps/participation/tables.py:50
|
|
msgid "Validated"
|
|
msgstr "Validée"
|
|
|
|
#: apps/participation/tables.py:50
|
|
msgid "Validation pending"
|
|
msgstr "Validation en attente"
|
|
|
|
#: apps/participation/tables.py:50
|
|
msgid "Not validated"
|
|
msgstr "Non validée"
|
|
|
|
#: apps/participation/tables.py:64
|
|
msgid "date"
|
|
msgstr "date"
|
|
|
|
#: apps/participation/tables.py:67
|
|
#, python-brace-format
|
|
msgid "From {start} to {end}"
|
|
msgstr "Du {start} au {end}"
|
|
|
|
#: apps/participation/tables.py:90
|
|
msgid "No defined team"
|
|
msgstr "Pas d'équipe définie"
|
|
|
|
#: apps/participation/templates/participation/chat.html:7
|
|
msgid "The chat is located on the dedicated Matrix server:"
|
|
msgstr "Le chat est situé sur le serveur Matrix dédié au TFJM² :"
|
|
|
|
#: apps/participation/templates/participation/chat.html:14
|
|
msgid "Access to the Matrix server"
|
|
msgstr "Accéder au serveur Matrix"
|
|
|
|
#: apps/participation/templates/participation/chat.html:20
|
|
msgid ""
|
|
"To connect to the server, you can select \"Log in\", then use your "
|
|
"credentials of this platform to connect with the central authentication "
|
|
"server, then you must trust the connection between the Matrix account and "
|
|
"the platform. Finally, you will be able to access to the chat platform."
|
|
msgstr ""
|
|
"Pour se connecter au serveur, vous pouvez sélectionner \"Se connecter\", "
|
|
"puis utiliser vos identifiants de cette plateforme via l'authentication "
|
|
"centralisée. Vous devrez ensuite approuver la connexion entre le compte "
|
|
"Matrix et la plateforme. Enfin, vous pourrez accéder à la plateforme de chat."
|
|
|
|
#: apps/participation/templates/participation/chat.html:28
|
|
msgid ""
|
|
"You will be invited in some basic rooms. You must confirm the invitations to "
|
|
"join channels."
|
|
msgstr ""
|
|
"Vous serez invités dans quelques salons basiques. Vous devez confirmer les "
|
|
"invitations pour rejoindre les canaux."
|
|
|
|
#: apps/participation/templates/participation/chat.html:34
|
|
msgid "If you have any trouble, don't hesitate to contact us :)"
|
|
msgstr ""
|
|
"Si vous rencontrez le moindre problème, n'hésitez surtout pas à nous "
|
|
"contacter :)"
|
|
|
|
#: apps/participation/templates/participation/create_team.html:11
|
|
#: apps/participation/templates/participation/tournament_form.html:14
|
|
#: tfjm/templates/base.html:234
|
|
msgid "Create"
|
|
msgstr "Créer"
|
|
|
|
#: apps/participation/templates/participation/join_team.html:11
|
|
#: tfjm/templates/base.html:229
|
|
msgid "Join"
|
|
msgstr "Rejoindre"
|
|
|
|
#: apps/participation/templates/participation/note_form.html:11
|
|
#: apps/participation/templates/participation/passage_detail.html:44
|
|
#: apps/participation/templates/participation/passage_detail.html:100
|
|
#: apps/participation/templates/participation/passage_detail.html:105
|
|
#: apps/participation/templates/participation/pool_detail.html:52
|
|
#: apps/participation/templates/participation/pool_detail.html:70
|
|
#: apps/participation/templates/participation/pool_detail.html:75
|
|
#: apps/participation/templates/participation/team_detail.html:89
|
|
#: apps/participation/templates/participation/team_detail.html:148
|
|
#: apps/participation/templates/participation/tournament_form.html:12
|
|
#: apps/participation/templates/participation/update_team.html:12
|
|
#: apps/registration/templates/registration/payment_form.html:49
|
|
#: apps/registration/templates/registration/update_user.html:16
|
|
#: apps/registration/templates/registration/user_detail.html:147
|
|
#: apps/registration/templates/registration/user_detail.html:156
|
|
#: apps/registration/templates/registration/user_detail.html:184
|
|
msgid "Update"
|
|
msgstr "Modifier"
|
|
|
|
#: apps/participation/templates/participation/participation_detail.html:6
|
|
#: apps/participation/templates/participation/participation_detail.html:21
|
|
#: apps/participation/templates/participation/passage_detail.html:6
|
|
#: apps/participation/templates/participation/team_detail.html:30
|
|
#: apps/participation/templates/participation/team_detail.html:39
|
|
#: apps/participation/templates/participation/team_detail.html:48
|
|
#: apps/registration/templates/registration/user_detail.html:6
|
|
#: apps/registration/templates/registration/user_detail.html:35
|
|
msgid "any"
|
|
msgstr "aucun·e"
|
|
|
|
#: apps/participation/templates/participation/participation_detail.html:9
|
|
msgid "Participation of team"
|
|
msgstr "Participation de l'équipe"
|
|
|
|
#: apps/participation/templates/participation/participation_detail.html:13
|
|
#: apps/registration/templates/registration/user_detail.html:34
|
|
msgid "Team:"
|
|
msgstr "Équipe :"
|
|
|
|
#: apps/participation/templates/participation/participation_detail.html:16
|
|
#: apps/participation/templates/participation/pool_detail.html:12
|
|
#: apps/participation/templates/participation/team_detail.html:43
|
|
msgid "Tournament:"
|
|
msgstr "Tournoi :"
|
|
|
|
#: apps/participation/templates/participation/participation_detail.html:25
|
|
msgid "Solutions:"
|
|
msgstr "Solutions :"
|
|
|
|
#: apps/participation/templates/participation/participation_detail.html:30
|
|
msgid "No solution was uploaded yet."
|
|
msgstr "Aucune solution n'a encore été envoyée."
|
|
|
|
#: apps/participation/templates/participation/participation_detail.html:35
|
|
msgid "Pools:"
|
|
msgstr "Poules :"
|
|
|
|
#: apps/participation/templates/participation/participation_detail.html:45
|
|
#: apps/participation/templates/participation/participation_detail.html:49
|
|
msgid "Upload solution"
|
|
msgstr "Envoyer une solution"
|
|
|
|
#: apps/participation/templates/participation/participation_detail.html:50
|
|
#: apps/participation/templates/participation/passage_detail.html:110
|
|
#: apps/participation/templates/participation/upload_solution.html:11
|
|
#: apps/participation/templates/participation/upload_synthesis.html:11
|
|
#: apps/registration/templates/registration/upload_health_sheet.html:17
|
|
#: apps/registration/templates/registration/upload_parental_authorization.html:17
|
|
#: apps/registration/templates/registration/upload_photo_authorization.html:18
|
|
#: apps/registration/templates/registration/user_detail.html:162
|
|
#: apps/registration/templates/registration/user_detail.html:167
|
|
#: apps/registration/templates/registration/user_detail.html:172
|
|
#: apps/registration/templates/registration/user_detail.html:177
|
|
msgid "Upload"
|
|
msgstr "Téléverser"
|
|
|
|
#: apps/participation/templates/participation/passage_detail.html:13
|
|
msgid "Pool:"
|
|
msgstr "Poule :"
|
|
|
|
#: apps/participation/templates/participation/passage_detail.html:16
|
|
msgid "Defender:"
|
|
msgstr "Défenseur :"
|
|
|
|
#: apps/participation/templates/participation/passage_detail.html:19
|
|
msgid "Opponent:"
|
|
msgstr "Opposant :"
|
|
|
|
#: apps/participation/templates/participation/passage_detail.html:22
|
|
msgid "Reporter:"
|
|
msgstr "Rapporteur :"
|
|
|
|
#: apps/participation/templates/participation/passage_detail.html:25
|
|
msgid "Defended solution:"
|
|
msgstr "Solution défendue"
|
|
|
|
#: apps/participation/templates/participation/passage_detail.html:28
|
|
msgid "Place:"
|
|
msgstr "Lieu :"
|
|
|
|
#: apps/participation/templates/participation/passage_detail.html:31
|
|
msgid "Syntheses:"
|
|
msgstr "Notes de synthèse :"
|
|
|
|
#: apps/participation/templates/participation/passage_detail.html:36
|
|
msgid "No synthesis was uploaded yet."
|
|
msgstr "Aucune note de synthèse n'a encore été envoyée."
|
|
|
|
#: apps/participation/templates/participation/passage_detail.html:43
|
|
#: apps/participation/templates/participation/passage_detail.html:104
|
|
msgid "Update notes"
|
|
msgstr "Modifier les notes"
|
|
|
|
#: apps/participation/templates/participation/passage_detail.html:48
|
|
#: apps/participation/templates/participation/passage_detail.html:109
|
|
msgid "Upload synthesis"
|
|
msgstr "Envoyer une note de synthèse"
|
|
|
|
#: apps/participation/templates/participation/passage_detail.html:56
|
|
msgid "Notes detail"
|
|
msgstr "Détails des notes"
|
|
|
|
#: apps/participation/templates/participation/passage_detail.html:63
|
|
msgid "Average points for the defender writing:"
|
|
msgstr "Moyenne de l'écrit du défenseur :"
|
|
|
|
#: apps/participation/templates/participation/passage_detail.html:66
|
|
msgid "Average points for the defender oral:"
|
|
msgstr "Moyenne de l'oral du défenseur :"
|
|
|
|
#: apps/participation/templates/participation/passage_detail.html:69
|
|
msgid "Average points for the opponent writing:"
|
|
msgstr "Moyenne de l'écrit de l'opposant :"
|
|
|
|
#: apps/participation/templates/participation/passage_detail.html:72
|
|
msgid "Average points for the opponent oral:"
|
|
msgstr "Moyenne de l'oral de l'opposant :"
|
|
|
|
#: apps/participation/templates/participation/passage_detail.html:75
|
|
msgid "Average points for the reporter writing:"
|
|
msgstr "Moyenne de l'écrit du rapporteur :"
|
|
|
|
#: apps/participation/templates/participation/passage_detail.html:78
|
|
msgid "Average points for the reporter oral:"
|
|
msgstr "Moyenne de l'oral du rapporteur :"
|
|
|
|
#: apps/participation/templates/participation/passage_detail.html:85
|
|
msgid "Defender points:"
|
|
msgstr "Points du défenseur :"
|
|
|
|
#: apps/participation/templates/participation/passage_detail.html:88
|
|
msgid "Opponent points:"
|
|
msgstr "Points de l'opposant :"
|
|
|
|
#: apps/participation/templates/participation/passage_detail.html:91
|
|
msgid "Reporter points:"
|
|
msgstr "Points du rapporteur :"
|
|
|
|
#: apps/participation/templates/participation/passage_detail.html:99
|
|
#: apps/participation/templates/participation/passage_form.html:11
|
|
msgid "Update passage"
|
|
msgstr "Modifier le passage"
|
|
|
|
#: apps/participation/templates/participation/pool_detail.html:15
|
|
msgid "Round:"
|
|
msgstr "Tour :"
|
|
|
|
#: apps/participation/templates/participation/pool_detail.html:18
|
|
msgid "Teams:"
|
|
msgstr "Équipes :"
|
|
|
|
#: apps/participation/templates/participation/pool_detail.html:25
|
|
msgid "Juries:"
|
|
msgstr "Jurys :"
|
|
|
|
#: apps/participation/templates/participation/pool_detail.html:28
|
|
msgid "Defended solutions:"
|
|
msgstr "Solutions défendues :"
|
|
|
|
#: apps/participation/templates/participation/pool_detail.html:38
|
|
#: apps/participation/templates/participation/tournament_detail.html:82
|
|
msgid "Ranking"
|
|
msgstr "Classement"
|
|
|
|
#: apps/participation/templates/participation/pool_detail.html:51
|
|
#: apps/participation/templates/participation/pool_detail.html:64
|
|
msgid "Add passage"
|
|
msgstr "Ajouter un passage"
|
|
|
|
#: apps/participation/templates/participation/pool_detail.html:53
|
|
#: apps/participation/templates/participation/pool_detail.html:74
|
|
msgid "Update teams"
|
|
msgstr "Modifier les équipes"
|
|
|
|
#: apps/participation/templates/participation/pool_detail.html:60
|
|
msgid "Passages"
|
|
msgstr "Passages"
|
|
|
|
#: apps/participation/templates/participation/pool_detail.html:65
|
|
#: apps/participation/templates/participation/tournament_detail.html:96
|
|
msgid "Add"
|
|
msgstr "Ajouter"
|
|
|
|
#: apps/participation/templates/participation/pool_detail.html:69
|
|
#: apps/participation/templates/participation/pool_form.html:11
|
|
msgid "Update pool"
|
|
msgstr "Modifier la poule"
|
|
|
|
#: apps/participation/templates/participation/team_detail.html:13
|
|
msgid "Name:"
|
|
msgstr "Nom :"
|
|
|
|
#: apps/participation/templates/participation/team_detail.html:16
|
|
msgid "Trigram:"
|
|
msgstr "Trigramme :"
|
|
|
|
#: apps/participation/templates/participation/team_detail.html:19
|
|
#: apps/registration/templates/registration/user_detail.html:20
|
|
msgid "Email:"
|
|
msgstr "Adresse e-mail :"
|
|
|
|
#: apps/participation/templates/participation/team_detail.html:22
|
|
msgid "Access code:"
|
|
msgstr "Code d'accès :"
|
|
|
|
#: apps/participation/templates/participation/team_detail.html:25
|
|
msgid "Coaches:"
|
|
msgstr "Encadrants :"
|
|
|
|
#: apps/participation/templates/participation/team_detail.html:34
|
|
msgid "Participants:"
|
|
msgstr "Participants :"
|
|
|
|
#: apps/participation/templates/participation/team_detail.html:52
|
|
msgid "Photo authorizations:"
|
|
msgstr "Autorisations de droit à l'image :"
|
|
|
|
#: apps/participation/templates/participation/team_detail.html:58
|
|
#: apps/participation/templates/participation/team_detail.html:69
|
|
#: apps/participation/templates/participation/team_detail.html:81
|
|
msgid "Not uploaded yet"
|
|
msgstr "Pas encore envoyée"
|
|
|
|
#: apps/participation/templates/participation/team_detail.html:63
|
|
msgid "Health sheets:"
|
|
msgstr "Fiches sanitaires :"
|
|
|
|
#: apps/participation/templates/participation/team_detail.html:74
|
|
msgid "Parental authorizations:"
|
|
msgstr "Autorisations parentales :"
|
|
|
|
#: apps/participation/templates/participation/team_detail.html:91
|
|
#: apps/participation/templates/participation/team_detail.html:153
|
|
#: apps/participation/templates/participation/team_leave.html:11
|
|
msgid "Leave"
|
|
msgstr "Quitter"
|
|
|
|
#: apps/participation/templates/participation/team_detail.html:101
|
|
msgid "Access to team participation"
|
|
msgstr "Accéder à la participation de l'équipe"
|
|
|
|
#: apps/participation/templates/participation/team_detail.html:108
|
|
msgid ""
|
|
"Your team has at least 4 members and a coach and all authorizations were "
|
|
"given: the team can be validated."
|
|
msgstr ""
|
|
"Votre équipe contient au moins 4 personnes et un encadrant et toutes les "
|
|
"autorisations ont été données : l'équipe peut être validée."
|
|
|
|
#: apps/participation/templates/participation/team_detail.html:113
|
|
msgid "Submit my team to validation"
|
|
msgstr "Soumettre mon équipe à validation"
|
|
|
|
#: apps/participation/templates/participation/team_detail.html:119
|
|
msgid ""
|
|
"Your team must be composed of 4 members and a coach and each member must "
|
|
"upload their authorizations and confirm its email address."
|
|
msgstr ""
|
|
"Votre équipe doit être composée de 4 membres et un encadrant et chaque "
|
|
"membre doit envoyer ses autorisations et confirmé son adresse e-mail."
|
|
|
|
#: apps/participation/templates/participation/team_detail.html:124
|
|
msgid "This team didn't ask for validation yet."
|
|
msgstr "L'équipe n'a pas encore demandé à être validée."
|
|
|
|
#: apps/participation/templates/participation/team_detail.html:130
|
|
msgid "Your validation is pending."
|
|
msgstr "Votre validation est en attente."
|
|
|
|
#: apps/participation/templates/participation/team_detail.html:134
|
|
msgid ""
|
|
"The team requested to be validated. You may now control the authorizations "
|
|
"and confirm that they can participate."
|
|
msgstr ""
|
|
"L'équipe a demandé à être validée. Vous pouvez désormais contrôler les "
|
|
"différentes autorisations et confirmer qu'elle peut participer."
|
|
|
|
#: apps/participation/templates/participation/team_detail.html:140
|
|
msgid "Validate"
|
|
msgstr "Valider"
|
|
|
|
#: apps/participation/templates/participation/team_detail.html:141
|
|
msgid "Invalidate"
|
|
msgstr "Invalider"
|
|
|
|
#: apps/participation/templates/participation/team_detail.html:147
|
|
msgid "Update team"
|
|
msgstr "Modifier l'équipe"
|
|
|
|
#: apps/participation/templates/participation/team_detail.html:152
|
|
#: apps/participation/views.py:360
|
|
msgid "Leave team"
|
|
msgstr "Quitter l'équipe"
|
|
|
|
#: apps/participation/templates/participation/team_leave.html:9
|
|
msgid "Are you sure that you want to leave this team?"
|
|
msgstr "Êtes-vous sûr·e de vouloir quitter cette équipe ?"
|
|
|
|
#: apps/participation/templates/participation/team_list.html:6
|
|
#: tfjm/templates/base.html:222
|
|
msgid "All teams"
|
|
msgstr "Toutes les équipes"
|
|
|
|
#: apps/participation/templates/participation/tournament_detail.html:15
|
|
msgid "size"
|
|
msgstr "taille"
|
|
|
|
#: apps/participation/templates/participation/tournament_detail.html:22
|
|
msgid "Free"
|
|
msgstr "Gratuit"
|
|
|
|
#: apps/participation/templates/participation/tournament_detail.html:24
|
|
msgid "dates"
|
|
msgstr "dates"
|
|
|
|
#: apps/participation/templates/participation/tournament_detail.html:25
|
|
msgid "From"
|
|
msgstr "Du"
|
|
|
|
#: apps/participation/templates/participation/tournament_detail.html:25
|
|
msgid "to"
|
|
msgstr "au"
|
|
|
|
#: apps/participation/templates/participation/tournament_detail.html:27
|
|
msgid "date of registration closing"
|
|
msgstr "date de clôture des inscriptions"
|
|
|
|
#: apps/participation/templates/participation/tournament_detail.html:30
|
|
msgid "date of maximal solution submission"
|
|
msgstr "date limite d'envoi des solutions"
|
|
|
|
#: apps/participation/templates/participation/tournament_detail.html:33
|
|
msgid "date of the random draw"
|
|
msgstr "date du tirage au sort"
|
|
|
|
#: apps/participation/templates/participation/tournament_detail.html:36
|
|
msgid "date of maximal syntheses submission for the first round"
|
|
msgstr "date limite de soumission des notes de synthèse pour le premier tour"
|
|
|
|
#: apps/participation/templates/participation/tournament_detail.html:39
|
|
msgid "date when solutions of round 2 are available"
|
|
msgstr ""
|
|
"date à partir de laquelle les solutions pour le second tour sont disponibles"
|
|
|
|
#: apps/participation/templates/participation/tournament_detail.html:42
|
|
msgid "date of maximal syntheses submission for the second round"
|
|
msgstr "date limite de soumission des notes de synthèse pour le second tour"
|
|
|
|
#: apps/participation/templates/participation/tournament_detail.html:52
|
|
msgid "Edit tournament"
|
|
msgstr "Modifier le tournoi"
|
|
|
|
#: apps/participation/templates/participation/tournament_detail.html:59
|
|
#: tfjm/templates/base.html:68
|
|
msgid "Teams"
|
|
msgstr "Équipes"
|
|
|
|
#: apps/participation/templates/participation/tournament_detail.html:67
|
|
msgid "Pools"
|
|
msgstr "Poules"
|
|
|
|
#: apps/participation/templates/participation/tournament_detail.html:74
|
|
msgid "Add new pool"
|
|
msgstr "Ajouter une nouvelle poule"
|
|
|
|
#: apps/participation/templates/participation/tournament_detail.html:95
|
|
msgid "Add pool"
|
|
msgstr "Ajouter une poule"
|
|
|
|
#: apps/participation/templates/participation/tournament_list.html:6
|
|
#: tfjm/templates/base.html:218
|
|
msgid "All tournaments"
|
|
msgstr "Tous les tournois"
|
|
|
|
#: apps/participation/templates/participation/tournament_list.html:13
|
|
msgid "Add tournament"
|
|
msgstr "Ajouter un tournoi"
|
|
|
|
#: apps/participation/views.py:40 tfjm/templates/base.html:74
|
|
#: tfjm/templates/base.html:233
|
|
msgid "Create team"
|
|
msgstr "Créer une équipe"
|
|
|
|
#: apps/participation/views.py:49 apps/participation/views.py:94
|
|
msgid "You don't participate, so you can't create a team."
|
|
msgstr "Vous ne participez pas, vous ne pouvez pas créer d'équipe."
|
|
|
|
#: apps/participation/views.py:51 apps/participation/views.py:96
|
|
msgid "You are already in a team."
|
|
msgstr "Vous êtes déjà dans une équipe."
|
|
|
|
#: apps/participation/views.py:85 tfjm/templates/base.html:79
|
|
#: tfjm/templates/base.html:228
|
|
msgid "Join team"
|
|
msgstr "Rejoindre une équipe"
|
|
|
|
#: apps/participation/views.py:147 apps/participation/views.py:366
|
|
#: apps/participation/views.py:399
|
|
msgid "You are not in a team."
|
|
msgstr "Vous n'êtes pas dans une équipe."
|
|
|
|
#: apps/participation/views.py:148 apps/participation/views.py:400
|
|
msgid "You don't participate, so you don't have any team."
|
|
msgstr "Vous ne participez pas, vous n'avez donc pas d'équipe."
|
|
|
|
#: apps/participation/views.py:172
|
|
#, python-brace-format
|
|
msgid "Detail of team {trigram}"
|
|
msgstr "Détails de l'équipe {trigram}"
|
|
|
|
#: apps/participation/views.py:205
|
|
msgid "You don't participate, so you can't request the validation of the team."
|
|
msgstr ""
|
|
"Vous ne participez pas, vous ne pouvez pas demander la validation de "
|
|
"l'équipe."
|
|
|
|
#: apps/participation/views.py:208
|
|
msgid "The validation of the team is already done or pending."
|
|
msgstr "La validation de l'équipe est déjà faite ou en cours."
|
|
|
|
#: apps/participation/views.py:211
|
|
msgid ""
|
|
"The team can't be validated: missing email address confirmations, "
|
|
"authorizations, people or the chosen problem is not set."
|
|
msgstr ""
|
|
"L'équipe ne peut pas être validée : il manque soit les confirmations "
|
|
"d'adresse e-mail, soit une autorisation, soit des personnes soit le problème "
|
|
"n'a pas été choisi."
|
|
|
|
#: apps/participation/views.py:230
|
|
msgid "You are not an administrator."
|
|
msgstr "Vous n'êtes pas administrateur."
|
|
|
|
#: apps/participation/views.py:233
|
|
msgid "This team has no pending validation."
|
|
msgstr "L'équipe n'a pas de validation en attente."
|
|
|
|
#: apps/participation/views.py:263
|
|
msgid "You must specify if you validate the registration or not."
|
|
msgstr "Vous devez spécifier si vous validez l'inscription ou non."
|
|
|
|
#: apps/participation/views.py:294
|
|
#, python-brace-format
|
|
msgid "Update team {trigram}"
|
|
msgstr "Mise à jour de l'équipe {trigram}"
|
|
|
|
#: apps/participation/views.py:333
|
|
#, python-brace-format
|
|
msgid "Photo authorization of {participant}.{ext}"
|
|
msgstr "Autorisation de droit à l'image de {participant}.{ext}"
|
|
|
|
#: apps/participation/views.py:339
|
|
#, python-brace-format
|
|
msgid "Parental authorization of {participant}.{ext}"
|
|
msgstr "Autorisation parentale de {participant}.{ext}"
|
|
|
|
#: apps/participation/views.py:346
|
|
#, python-brace-format
|
|
msgid "Health sheet of {participant}.{ext}"
|
|
msgstr "Fiche sanitaire de {participant}.{ext}"
|
|
|
|
#: apps/participation/views.py:350
|
|
#, python-brace-format
|
|
msgid "Photo authorizations of team {trigram}.zip"
|
|
msgstr "Autorisations de droit à l'image de l'équipe {trigram}.zip"
|
|
|
|
#: apps/participation/views.py:368
|
|
msgid "The team is already validated or the validation is pending."
|
|
msgstr "La validation de l'équipe est déjà faite ou en cours."
|
|
|
|
#: apps/participation/views.py:414
|
|
msgid "The team is not validated yet."
|
|
msgstr "L'équipe n'est pas encore validée."
|
|
|
|
#: apps/participation/views.py:426
|
|
#, python-brace-format
|
|
msgid "Participation of team {trigram}"
|
|
msgstr "Participation de l'équipe {trigram}"
|
|
|
|
#: apps/participation/views.py:515
|
|
msgid "You can't upload a solution after the deadline."
|
|
msgstr "Vous ne pouvez pas envoyer de solution après la date limite."
|
|
|
|
#: apps/participation/views.py:695
|
|
msgid "You can't upload a synthesis after the deadline."
|
|
msgstr "Vous ne pouvez pas envoyer de note de synthèse après la date limite."
|
|
|
|
#: apps/registration/forms.py:21 apps/registration/forms.py:53
|
|
msgid "role"
|
|
msgstr "rôle"
|
|
|
|
#: apps/registration/forms.py:23
|
|
msgid "participant"
|
|
msgstr "participant"
|
|
|
|
#: apps/registration/forms.py:24 apps/registration/models.py:236
|
|
msgid "coach"
|
|
msgstr "encadrant"
|
|
|
|
#: apps/registration/forms.py:34 apps/registration/forms.py:67
|
|
msgid "This email address is already used."
|
|
msgstr "Cette adresse e-mail est déjà utilisée."
|
|
|
|
#: apps/registration/forms.py:55 apps/registration/models.py:262
|
|
msgid "volunteer"
|
|
msgstr "bénévole"
|
|
|
|
#: apps/registration/forms.py:56 apps/registration/models.py:281
|
|
msgid "admin"
|
|
msgstr "admin"
|
|
|
|
#: apps/registration/forms.py:118 apps/registration/forms.py:140
|
|
#: apps/registration/forms.py:162 apps/registration/forms.py:216
|
|
msgid "The uploaded file must be a PDF, PNG of JPEG file."
|
|
msgstr "Le fichier envoyé doit être au format PDF, PNG ou JPEG."
|
|
|
|
#: apps/registration/forms.py:208
|
|
msgid "Pending"
|
|
msgstr "En attente"
|
|
|
|
#: apps/registration/forms.py:224
|
|
msgid "You must upload your scholarship attestation."
|
|
msgstr "Vous devez envoyer votre attestation de bourse."
|
|
|
|
#: apps/registration/models.py:35
|
|
msgid "Grant Animath to contact me in the future about other actions"
|
|
msgstr ""
|
|
"Autoriser Animath à me recontacter à l'avenir à propos d'autres actions"
|
|
|
|
#: apps/registration/models.py:40
|
|
msgid "email confirmed"
|
|
msgstr "email confirmé"
|
|
|
|
#: apps/registration/models.py:48
|
|
msgid "Activate your TFJM² account"
|
|
msgstr "Activez votre compte du TFJM²"
|
|
|
|
#: apps/registration/models.py:99 apps/registration/models.py:302
|
|
msgid "registration"
|
|
msgstr "inscription"
|
|
|
|
#: apps/registration/models.py:100
|
|
msgid "registrations"
|
|
msgstr "inscriptions"
|
|
|
|
#: apps/registration/models.py:127
|
|
msgid "birth date"
|
|
msgstr "date de naissance"
|
|
|
|
#: apps/registration/models.py:132
|
|
msgid "address"
|
|
msgstr "adresse"
|
|
|
|
#: apps/registration/models.py:138
|
|
msgid "phone number"
|
|
msgstr "numéro de téléphone"
|
|
|
|
#: apps/registration/models.py:143
|
|
msgid "photo authorization"
|
|
msgstr "autorisation de droit à l'image"
|
|
|
|
#: apps/registration/models.py:150
|
|
msgid "health sheet"
|
|
msgstr "fiche sanitaire"
|
|
|
|
#: apps/registration/models.py:176
|
|
msgid "12th grade"
|
|
msgstr "Terminale"
|
|
|
|
#: apps/registration/models.py:177
|
|
msgid "11th grade"
|
|
msgstr "Première"
|
|
|
|
#: apps/registration/models.py:178
|
|
msgid "10th grade or lower"
|
|
msgstr "Seconde ou inférieur"
|
|
|
|
#: apps/registration/models.py:180
|
|
msgid "student class"
|
|
msgstr "classe"
|
|
|
|
#: apps/registration/models.py:185
|
|
msgid "school"
|
|
msgstr "école"
|
|
|
|
#: apps/registration/models.py:190
|
|
msgid "responsible name"
|
|
msgstr "nom du responsable légal"
|
|
|
|
#: apps/registration/models.py:195
|
|
msgid "responsible phone number"
|
|
msgstr "numéro de téléphone du responsable légal"
|
|
|
|
#: apps/registration/models.py:200
|
|
msgid "responsible email address"
|
|
msgstr "adresse e-mail du responsable légal"
|
|
|
|
#: apps/registration/models.py:205
|
|
msgid "parental authorization"
|
|
msgstr "autorisation parentale"
|
|
|
|
#: apps/registration/models.py:213
|
|
msgid "student"
|
|
msgstr "étudiant"
|
|
|
|
#: apps/registration/models.py:221
|
|
msgid "student registration"
|
|
msgstr "inscription d'élève"
|
|
|
|
#: apps/registration/models.py:222
|
|
msgid "student registrations"
|
|
msgstr "inscriptions d'élève"
|
|
|
|
#: apps/registration/models.py:231 apps/registration/models.py:253
|
|
msgid "professional activity"
|
|
msgstr "activité professionnelle"
|
|
|
|
#: apps/registration/models.py:244
|
|
msgid "coach registration"
|
|
msgstr "inscription d'encadrant"
|
|
|
|
#: apps/registration/models.py:245
|
|
msgid "coach registrations"
|
|
msgstr "inscriptions d'encadrants"
|
|
|
|
#: apps/registration/models.py:276
|
|
msgid "role of the administrator"
|
|
msgstr "rôle de l'administrateur"
|
|
|
|
#: apps/registration/models.py:289
|
|
msgid "admin registration"
|
|
msgstr "inscription d'administrateur"
|
|
|
|
#: apps/registration/models.py:290
|
|
msgid "admin registrations"
|
|
msgstr "inscriptions d'administrateur"
|
|
|
|
#: apps/registration/models.py:306
|
|
msgid "type"
|
|
msgstr "type"
|
|
|
|
#: apps/registration/models.py:309
|
|
msgid "No payment"
|
|
msgstr "Pas de paiement"
|
|
|
|
#: apps/registration/models.py:311
|
|
msgid "Scholarship"
|
|
msgstr "Notification de bourse"
|
|
|
|
#: apps/registration/models.py:312
|
|
msgid "Bank transfer"
|
|
msgstr "Virement bancaire"
|
|
|
|
#: apps/registration/models.py:313
|
|
msgid "The tournament is free"
|
|
msgstr "Le tournoi est gratuit"
|
|
|
|
#: apps/registration/models.py:320
|
|
msgid "scholarship file"
|
|
msgstr "Notification de bourse"
|
|
|
|
#: apps/registration/models.py:321
|
|
msgid "only if you have a scholarship."
|
|
msgstr "Nécessaire seulement si vous déclarez être boursier."
|
|
|
|
#: apps/registration/models.py:328
|
|
msgid "additional information"
|
|
msgstr "informations additionnelles"
|
|
|
|
#: apps/registration/models.py:329
|
|
msgid "To help us to find your payment."
|
|
msgstr "Pour nous aider à retrouver votre paiement, si nécessaire."
|
|
|
|
#: apps/registration/models.py:344
|
|
#, python-brace-format
|
|
msgid "Payment of {registration}"
|
|
msgstr "Paiement de {registration}"
|
|
|
|
#: apps/registration/models.py:347
|
|
msgid "payment"
|
|
msgstr "paiement"
|
|
|
|
#: apps/registration/models.py:348
|
|
msgid "payments"
|
|
msgstr "paiements"
|
|
|
|
#: apps/registration/tables.py:17
|
|
msgid "last name"
|
|
msgstr "nom de famille"
|
|
|
|
#: apps/registration/templates/registration/add_organizer.html:5
|
|
#: apps/registration/templates/registration/add_organizer.html:12
|
|
#: apps/registration/templates/registration/add_organizer.html:19
|
|
#: apps/registration/templates/registration/user_list.html:8
|
|
#: apps/registration/views.py:86
|
|
msgid "Add organizer"
|
|
msgstr "Ajouter un organisateur"
|
|
|
|
#: apps/registration/templates/registration/email_validation_complete.html:15
|
|
msgid "Your email have successfully been validated."
|
|
msgstr "Votre email a été validé avec succès."
|
|
|
|
#: apps/registration/templates/registration/email_validation_complete.html:18
|
|
#, python-format
|
|
msgid "You can now <a href=\"%(login_url)s\">log in</a>."
|
|
msgstr "Vous pouvez désormais vous <a href=\"%(login_url)s\">connecter</a>."
|
|
|
|
#: apps/registration/templates/registration/email_validation_complete.html:23
|
|
msgid ""
|
|
"The link was invalid. The token may have expired, or your account is already "
|
|
"activated. However, your account seems to be already valid."
|
|
msgstr ""
|
|
"Le lien est invalide. Le jeton a peut-être expiré, ou votre compte est déjà "
|
|
"activé. Toutefois, il semble que votre compte est déjà valide."
|
|
|
|
#: apps/registration/templates/registration/email_validation_complete.html:25
|
|
msgid ""
|
|
"The link was invalid. The token may have expired, or your account is already "
|
|
"activated. Please send us an email to activate your account."
|
|
msgstr ""
|
|
"Le lien est invalide. Le jeton a peut-être expiré, ou votre compte est déjà "
|
|
"activé. Merci de nous envoyer un mail pour activer votre compte."
|
|
|
|
#: apps/registration/templates/registration/email_validation_email_sent.html:10
|
|
msgid "Account activation"
|
|
msgstr "Activation du compte"
|
|
|
|
#: apps/registration/templates/registration/email_validation_email_sent.html:14
|
|
msgid ""
|
|
"An email has been sent. Please click on the link to activate your account."
|
|
msgstr ""
|
|
"Un email a été envoyé. Merci de cliquer sur le lien pour activer votre "
|
|
"compte."
|
|
|
|
#: apps/registration/templates/registration/mails/add_organizer.html:37
|
|
#: apps/registration/templates/registration/mails/add_organizer.txt:17
|
|
#: apps/registration/templates/registration/mails/email_validation_email.html:35
|
|
#: apps/registration/templates/registration/mails/email_validation_email.txt:13
|
|
msgid "The TFJM² team."
|
|
msgstr "L'équipe du TFJM²"
|
|
|
|
#: apps/registration/templates/registration/mails/email_validation_email.html:12
|
|
#: apps/registration/templates/registration/mails/email_validation_email.txt:3
|
|
msgid "Hi"
|
|
msgstr "Bonjour"
|
|
|
|
#: apps/registration/templates/registration/mails/email_validation_email.html:16
|
|
#: apps/registration/templates/registration/mails/email_validation_email.txt:5
|
|
msgid ""
|
|
"You recently registered on the TFJM² platform. Please click on the link "
|
|
"below to confirm your registration."
|
|
msgstr ""
|
|
"Vous vous êtes inscrits sur la plateforme du TFJM². Merci de cliquer sur le "
|
|
"lien ci-dessous pour confirmer votre inscription."
|
|
|
|
#: apps/registration/templates/registration/mails/email_validation_email.html:26
|
|
#: apps/registration/templates/registration/mails/email_validation_email.txt:9
|
|
msgid ""
|
|
"This link is only valid for a couple of days, after that you will need to "
|
|
"contact us to validate your email."
|
|
msgstr ""
|
|
"Ce lien n'est valide que pendant quelques jours, après cela vous devrez nous "
|
|
"contacter pour valider votre email."
|
|
|
|
#: apps/registration/templates/registration/mails/email_validation_email.html:30
|
|
#: apps/registration/templates/registration/mails/email_validation_email.txt:11
|
|
msgid "Thanks"
|
|
msgstr "Merci"
|
|
|
|
#: apps/registration/templates/registration/password_change_done.html:8
|
|
msgid "Your password was changed."
|
|
msgstr "Votre mot de passe a été changé."
|
|
|
|
#: apps/registration/templates/registration/password_change_form.html:9
|
|
msgid ""
|
|
"Please enter your old password, for security's sake, and then enter your new "
|
|
"password twice so we can verify you typed it in correctly."
|
|
msgstr ""
|
|
"Merci d'entrer votre ancien mot de passe pour des raisons de sécurité, et "
|
|
"d'entrer votre nouveau mot de passe deux fois afin de s'assurer que vous "
|
|
"l'ayez tapé correctement."
|
|
|
|
#: apps/registration/templates/registration/password_change_form.html:11
|
|
#: apps/registration/templates/registration/password_reset_confirm.html:12
|
|
msgid "Change my password"
|
|
msgstr "Changer mon mot de passe"
|
|
|
|
#: apps/registration/templates/registration/password_reset_complete.html:8
|
|
msgid "Your password has been set. You may go ahead and log in now."
|
|
msgstr "Votre mot de passe a été changé. Vous pouvez désormais vous connecter."
|
|
|
|
#: apps/registration/templates/registration/password_reset_complete.html:10
|
|
#: tfjm/templates/base.html:127 tfjm/templates/base.html:238
|
|
#: tfjm/templates/base.html:239 tfjm/templates/registration/login.html:7
|
|
#: tfjm/templates/registration/login.html:8
|
|
#: tfjm/templates/registration/login.html:25
|
|
msgid "Log in"
|
|
msgstr "Connexion"
|
|
|
|
#: apps/registration/templates/registration/password_reset_confirm.html:9
|
|
msgid ""
|
|
"Please enter your new password twice so we can verify you typed it in "
|
|
"correctly."
|
|
msgstr ""
|
|
"Merci d'entrer votre nouveau mot de passe deux fois afin de vérifier que "
|
|
"vous l'ayez tapé correctement."
|
|
|
|
#: apps/registration/templates/registration/password_reset_confirm.html:15
|
|
msgid ""
|
|
"The password reset link was invalid, possibly because it has already been "
|
|
"used. Please request a new password reset."
|
|
msgstr ""
|
|
"Le lien de réinitialisation du mot de passe est invalide, probablement parce "
|
|
"qu'il a déjà été utilisé. Merci de demander une nouvelle réinitialisation du "
|
|
"mot de passe."
|
|
|
|
#: apps/registration/templates/registration/password_reset_done.html:8
|
|
msgid ""
|
|
"We've emailed you instructions for setting your password, if an account "
|
|
"exists with the email you entered. You should receive them shortly."
|
|
msgstr ""
|
|
"Nous vous avons envoyé un email contenant des instructions pour définir "
|
|
"votre mot de passe, si un compte existe avec l'adresse mail que vous avez "
|
|
"entrée. Vous devriez le recevoir très rapidement."
|
|
|
|
#: apps/registration/templates/registration/password_reset_done.html:9
|
|
msgid ""
|
|
"If you don't receive an email, please make sure you've entered the address "
|
|
"you registered with, and check your spam folder."
|
|
msgstr ""
|
|
"Si vous ne recevez pas de mail, merci de vous assurer que vous avez entré "
|
|
"l'adresse mail avec laquelle vous êtes inscrits, et de vérifier vos "
|
|
"courriers indésirables."
|
|
|
|
#: apps/registration/templates/registration/password_reset_form.html:8
|
|
msgid ""
|
|
"Forgotten your password? Enter your email address below, and we'll email "
|
|
"instructions for setting a new one."
|
|
msgstr ""
|
|
"Mot de passe oublié ? Entrez votre adresse mail ci-dessous, et nous vous "
|
|
"enverrons un mail avec les instructions pour en définir un nouveau."
|
|
|
|
#: apps/registration/templates/registration/password_reset_form.html:11
|
|
msgid "Reset my password"
|
|
msgstr "Réinitialiser mon mot de passe"
|
|
|
|
#: apps/registration/templates/registration/payment_form.html:10
|
|
#, python-format
|
|
msgid ""
|
|
"The price of the tournament is %(price)s €. The participation fee is offered "
|
|
"for coaches and for students who have a scholarship. If so, please send us "
|
|
"your scholarship attestation."
|
|
msgstr ""
|
|
"Le prix du tournoi est de %(price)s €. Les frais de participation sont "
|
|
"offerts pour les encadrants et les étudiants boursiers. Si c'est le cas, "
|
|
"merci de nous transmettre votre notification de bourse."
|
|
|
|
#: apps/registration/templates/registration/payment_form.html:17
|
|
msgid ""
|
|
"You can pay with a credit card through <a class=\"alert-link\" href="
|
|
"\"https://www.helloasso.com/associations/animath/evenements/tfjmm-2018\">our "
|
|
"Hello Asso page</a>. To make the validation of the payment easier, <span "
|
|
"class=\"text-danger\">please use the same e-mail address that you use on "
|
|
"this platform.</span> The payment verification will be checked automatically "
|
|
"under 10 minutes, you don't necessary need to fill this form."
|
|
msgstr ""
|
|
"Vous pouvez payer par carte bancaire sur <a class=\"alert-link\" href="
|
|
"\"https://www.helloasso.com/associations/animath/evenements/"
|
|
"tfjmm-2018\">notre page Hello Asso</a>. Pour rendre la validation du "
|
|
"paiement plus facile, <span class=\"text-danger\">merci d'utiliser la même "
|
|
"adresse e-mail que vous utilisez sur cette plateforme.</span> La "
|
|
"vérification du paiement sera faite automatiquement sous 10 minutes, vous "
|
|
"n'avez pas nécessairement besoin de remplir ce formulaire."
|
|
|
|
#: apps/registration/templates/registration/payment_form.html:27
|
|
msgid ""
|
|
"You can also send a bank transfer to the bank account of Animath. You must "
|
|
"put in the reference of the transfer the mention \"TFJMpu\" followed by the "
|
|
"last name and the first name of the student."
|
|
msgstr ""
|
|
"Vous pouvez également faire un virement bancaire sur le compte d'Animath. "
|
|
"Vous devez alors mettre dans la référence du transfert la mention \"TFJMpu\" "
|
|
"suivie du nom et du prénom de l'élève."
|
|
|
|
#: apps/registration/templates/registration/payment_form.html:39
|
|
msgid ""
|
|
"If any payment mean is available to you, please contact us at <a class="
|
|
"\"alert-link\" href=\"mailto:contact@tfjm.org\">contact@tfjm.org</a> to find "
|
|
"a solution to your difficulties."
|
|
msgstr ""
|
|
"Si aucun moyen de paiement ne vous convient, merci de nous contecter à "
|
|
"l'adresse <a class=\"alert-link\" href=\"mailto:contact@tfjm.org"
|
|
"\">contact@tfjm.org</a> pour que nous puissions trouver une solution à vos "
|
|
"difficultés."
|
|
|
|
#: apps/registration/templates/registration/signup.html:5
|
|
#: apps/registration/templates/registration/signup.html:12
|
|
#: apps/registration/templates/registration/signup.html:19
|
|
#: apps/registration/views.py:42
|
|
msgid "Sign up"
|
|
msgstr "Inscription"
|
|
|
|
#: apps/registration/templates/registration/upload_health_sheet.html:6
|
|
#: apps/registration/templates/registration/upload_parental_authorization.html:6
|
|
#: apps/registration/templates/registration/upload_photo_authorization.html:6
|
|
msgid "Back to the user detail"
|
|
msgstr "Retour aux détails de l'utilisateur"
|
|
|
|
#: apps/registration/templates/registration/upload_health_sheet.html:11
|
|
msgid "Health sheet template:"
|
|
msgstr "Modèle de fiche sanitaire :"
|
|
|
|
#: apps/registration/templates/registration/upload_health_sheet.html:12
|
|
#: apps/registration/templates/registration/upload_parental_authorization.html:12
|
|
#: apps/registration/templates/registration/user_detail.html:54
|
|
#: apps/registration/templates/registration/user_detail.html:64
|
|
#: apps/registration/templates/registration/user_detail.html:77
|
|
msgid "Download"
|
|
msgstr "Télécharger"
|
|
|
|
#: apps/registration/templates/registration/upload_parental_authorization.html:11
|
|
msgid "Authorization template:"
|
|
msgstr "Modèles d'autorisation :"
|
|
|
|
#: apps/registration/templates/registration/upload_photo_authorization.html:11
|
|
msgid "Authorization templates:"
|
|
msgstr "Modèles d'autorisation :"
|
|
|
|
#: apps/registration/templates/registration/upload_photo_authorization.html:12
|
|
msgid "Adult"
|
|
msgstr "Majeur"
|
|
|
|
#: apps/registration/templates/registration/upload_photo_authorization.html:13
|
|
msgid "Child"
|
|
msgstr "Mineur"
|
|
|
|
#: apps/registration/templates/registration/user_detail.html:14
|
|
msgid "Last name:"
|
|
msgstr "Nom de famille :"
|
|
|
|
#: apps/registration/templates/registration/user_detail.html:17
|
|
msgid "First name:"
|
|
msgstr "Prénom :"
|
|
|
|
#: apps/registration/templates/registration/user_detail.html:22
|
|
msgid "Not confirmed"
|
|
msgstr "Non confirmée"
|
|
|
|
#: apps/registration/templates/registration/user_detail.html:22
|
|
msgid "resend the validation link"
|
|
msgstr "Renvoyer le lien de validation"
|
|
|
|
#: apps/registration/templates/registration/user_detail.html:25
|
|
msgid "Password:"
|
|
msgstr "Mot de passe :"
|
|
|
|
#: apps/registration/templates/registration/user_detail.html:28
|
|
msgid "Change password"
|
|
msgstr "Changer mon mot de passe"
|
|
|
|
#: apps/registration/templates/registration/user_detail.html:42
|
|
msgid "Birth date:"
|
|
msgstr "Date de naissance :"
|
|
|
|
#: apps/registration/templates/registration/user_detail.html:45
|
|
msgid "Address:"
|
|
msgstr "Adresse :"
|
|
|
|
#: apps/registration/templates/registration/user_detail.html:48
|
|
msgid "Phone number:"
|
|
msgstr "Numéro de téléphone :"
|
|
|
|
#: apps/registration/templates/registration/user_detail.html:51
|
|
msgid "Photo authorization:"
|
|
msgstr "Autorisation de droit à l'image"
|
|
|
|
#: apps/registration/templates/registration/user_detail.html:57
|
|
#: apps/registration/templates/registration/user_detail.html:67
|
|
#: apps/registration/templates/registration/user_detail.html:80
|
|
msgid "Replace"
|
|
msgstr "Remplacer"
|
|
|
|
#: apps/registration/templates/registration/user_detail.html:61
|
|
msgid "Health sheet:"
|
|
msgstr "Fiche sanitaire :"
|
|
|
|
#: apps/registration/templates/registration/user_detail.html:74
|
|
msgid "Parental authorization:"
|
|
msgstr "Autorisation parentale :"
|
|
|
|
#: apps/registration/templates/registration/user_detail.html:85
|
|
msgid "Student class:"
|
|
msgstr "Classe :"
|
|
|
|
#: apps/registration/templates/registration/user_detail.html:88
|
|
msgid "School:"
|
|
msgstr "École :"
|
|
|
|
#: apps/registration/templates/registration/user_detail.html:91
|
|
msgid "Responsible name:"
|
|
msgstr "Nom du responsable légal :"
|
|
|
|
#: apps/registration/templates/registration/user_detail.html:94
|
|
msgid "Responsible phone number:"
|
|
msgstr "Numéro de téléphone du responsable légal :"
|
|
|
|
#: apps/registration/templates/registration/user_detail.html:97
|
|
msgid "Responsible email address:"
|
|
msgstr "Adresse e-mail du responsable légal :"
|
|
|
|
#: apps/registration/templates/registration/user_detail.html:102
|
|
msgid "Role:"
|
|
msgstr "Rôle :"
|
|
|
|
#: apps/registration/templates/registration/user_detail.html:105
|
|
msgid "Profesional activity:"
|
|
msgstr "Activité professionnelle :"
|
|
|
|
#: apps/registration/templates/registration/user_detail.html:109
|
|
msgid "Grant Animath to contact me in the future about other actions:"
|
|
msgstr "Autorise Animath à recontacter à propos d'autres actions :"
|
|
|
|
#: apps/registration/templates/registration/user_detail.html:117
|
|
msgid "Payment information:"
|
|
msgstr "Informations de paiement :"
|
|
|
|
#: apps/registration/templates/registration/user_detail.html:119
|
|
msgid "yes,no,pending"
|
|
msgstr "oui,non,en attente"
|
|
|
|
#: apps/registration/templates/registration/user_detail.html:123
|
|
#: apps/registration/templates/registration/user_detail.html:126
|
|
msgid "valid:"
|
|
msgstr "valide :"
|
|
|
|
#: apps/registration/templates/registration/user_detail.html:130
|
|
#: apps/registration/templates/registration/user_detail.html:183
|
|
msgid "Update payment"
|
|
msgstr "Modifier le paiement"
|
|
|
|
#: apps/registration/templates/registration/user_detail.html:136
|
|
msgid "Download scholarship attestation"
|
|
msgstr "Télécharger l'attestation de bourse"
|
|
|
|
#: apps/registration/templates/registration/user_detail.html:149
|
|
msgid "Impersonate"
|
|
msgstr "Impersonifier"
|
|
|
|
#: apps/registration/templates/registration/user_detail.html:155
|
|
msgid "Update user"
|
|
msgstr "Modifier l'utilisateur"
|
|
|
|
#: apps/registration/templates/registration/user_detail.html:161
|
|
#: apps/registration/views.py:313
|
|
msgid "Upload photo authorization"
|
|
msgstr "Téléverser l'autorisation de droit à l'image"
|
|
|
|
#: apps/registration/templates/registration/user_detail.html:166
|
|
#: apps/registration/views.py:339
|
|
msgid "Upload health sheet"
|
|
msgstr "Téléverser la fiche sanitaire"
|
|
|
|
#: apps/registration/templates/registration/user_detail.html:171
|
|
#: apps/registration/templates/registration/user_detail.html:176
|
|
#: apps/registration/views.py:365
|
|
msgid "Upload parental authorization"
|
|
msgstr "Téléverser l'autorisation parentale"
|
|
|
|
#: apps/registration/views.py:125
|
|
msgid "New TFJM² organizer account"
|
|
msgstr "Nouveau compte organisateur pour le TFJM²"
|
|
|
|
#: apps/registration/views.py:147
|
|
msgid "Email validation"
|
|
msgstr "Validation de l'adresse mail"
|
|
|
|
#: apps/registration/views.py:149
|
|
msgid "Validate email"
|
|
msgstr "Valider l'adresse mail"
|
|
|
|
#: apps/registration/views.py:188
|
|
msgid "Email validation unsuccessful"
|
|
msgstr "Échec de la validation de l'adresse mail"
|
|
|
|
#: apps/registration/views.py:199
|
|
msgid "Email validation email sent"
|
|
msgstr "Mail de confirmation de l'adresse mail envoyé"
|
|
|
|
#: apps/registration/views.py:207
|
|
msgid "Resend email validation link"
|
|
msgstr "Renvoyé le lien de validation de l'adresse mail"
|
|
|
|
#: apps/registration/views.py:247
|
|
#, python-brace-format
|
|
msgid "Detail of user {user}"
|
|
msgstr "Détails de l'utilisateur {user}"
|
|
|
|
#: apps/registration/views.py:277
|
|
#, python-brace-format
|
|
msgid "Update user {user}"
|
|
msgstr "Mise à jour de l'utilisateur {user}"
|
|
|
|
#: apps/registration/views.py:428
|
|
#, python-brace-format
|
|
msgid "Photo authorization of {student}.{ext}"
|
|
msgstr "Autorisation de droit à l'image de {student}.{ext}"
|
|
|
|
#: apps/registration/views.py:451
|
|
#, python-brace-format
|
|
msgid "Health sheet of {student}.{ext}"
|
|
msgstr "Fiche sanitaire de {student}.{ext}"
|
|
|
|
#: apps/registration/views.py:474
|
|
#, python-brace-format
|
|
msgid "Parental authorization of {student}.{ext}"
|
|
msgstr "Autorisation parentale de {student}.{ext}"
|
|
|
|
#: apps/registration/views.py:496
|
|
#, python-brace-format
|
|
msgid "Scholarship attestation of {user}.{ext}"
|
|
msgstr "Notification de bourse de {user}.{ext}"
|
|
|
|
#: tfjm/settings.py:162
|
|
msgid "English"
|
|
msgstr "Anglais"
|
|
|
|
#: tfjm/settings.py:163
|
|
msgid "French"
|
|
msgstr "Français"
|
|
|
|
#: tfjm/templates/400.html:6
|
|
msgid "Bad request"
|
|
msgstr "Requête invalide"
|
|
|
|
#: tfjm/templates/400.html:7
|
|
msgid ""
|
|
"Sorry, your request was bad. Don't know what could be wrong. An email has "
|
|
"been sent to webmasters with the details of the error. You can now think "
|
|
"about other solutions."
|
|
msgstr ""
|
|
"Désolé, votre requête est invalide. Aucune idée de ce qui a pu se passer. Un "
|
|
"email a été envoyé aux administrateurs avec les détails de l'erreur. Vous "
|
|
"pouvez désormais retourner chercher d'autres solutions."
|
|
|
|
#: tfjm/templates/403.html:6
|
|
msgid "Permission denied"
|
|
msgstr "Permission refusée"
|
|
|
|
#: tfjm/templates/403.html:7
|
|
msgid "You don't have the right to perform this request."
|
|
msgstr "Vous n'avez pas le droit d'effectuer cette requête."
|
|
|
|
#: tfjm/templates/403.html:10 tfjm/templates/404.html:10
|
|
msgid "Exception message:"
|
|
msgstr "Message d'erreur :"
|
|
|
|
#: tfjm/templates/404.html:6
|
|
msgid "Page not found"
|
|
msgstr "Page non trouvée"
|
|
|
|
#: tfjm/templates/404.html:7
|
|
#, python-format
|
|
msgid ""
|
|
"The requested path <code>%(request_path)s</code> was not found on the server."
|
|
msgstr ""
|
|
"Le chemin demandé <code>%(request_path)s</code> n'a pas été trouvé sur le "
|
|
"serveur."
|
|
|
|
#: tfjm/templates/500.html:6
|
|
msgid "Server error"
|
|
msgstr "Erreur du serveur"
|
|
|
|
#: tfjm/templates/500.html:7
|
|
msgid ""
|
|
"Sorry, an error occurred when processing your request. An email has been "
|
|
"sent to webmasters with the detail of the error, and this will be fixed "
|
|
"soon. You can now think about other solutions."
|
|
msgstr ""
|
|
"Désolé, une erreur est survenue lors du traitement de votre requête. Aucune "
|
|
"idée de ce qui a pu se passer. Un email a été envoyé aux administrateurs "
|
|
"avec les détails de l'erreur. Vous pouvez désormais retourner chercher "
|
|
"d'autres solutions.."
|
|
|
|
#: tfjm/templates/base.html:56
|
|
msgid "Home"
|
|
msgstr "Accueil"
|
|
|
|
#: tfjm/templates/base.html:60
|
|
msgid "Tournaments"
|
|
msgstr "Tournois"
|
|
|
|
#: tfjm/templates/base.html:65
|
|
msgid "Users"
|
|
msgstr "Utilisateurs"
|
|
|
|
#: tfjm/templates/base.html:85
|
|
msgid "My team"
|
|
msgstr "Mon équipe"
|
|
|
|
#: tfjm/templates/base.html:90
|
|
msgid "My participation"
|
|
msgstr "Ma participation"
|
|
|
|
#: tfjm/templates/base.html:97
|
|
msgid "Chat"
|
|
msgstr "Chat"
|
|
|
|
#: tfjm/templates/base.html:101
|
|
msgid "Administration"
|
|
msgstr "Administration"
|
|
|
|
#: tfjm/templates/base.html:109
|
|
msgid "Search..."
|
|
msgstr "Chercher ..."
|
|
|
|
#: tfjm/templates/base.html:118
|
|
msgid "Return to admin view"
|
|
msgstr "Retourner à l'interface administrateur"
|
|
|
|
#: tfjm/templates/base.html:123
|
|
msgid "Register"
|
|
msgstr "S'inscrire"
|
|
|
|
#: tfjm/templates/base.html:139
|
|
msgid "My account"
|
|
msgstr "Mon compte"
|
|
|
|
#: tfjm/templates/base.html:142
|
|
msgid "Log out"
|
|
msgstr "Déconnexion"
|
|
|
|
#: tfjm/templates/base.html:159
|
|
#, python-format
|
|
msgid ""
|
|
"Your email address is not validated. Please click on the link you received "
|
|
"by email. You can resend a mail by clicking on <a href=\"%(send_email_url)s"
|
|
"\">this link</a>."
|
|
msgstr ""
|
|
"Votre adresse mail n'est pas validée. Merci de cliquer sur le lien que vous "
|
|
"avez reçu par mail. Vous pouvez renvoyer un mail en cliquant sur <a href="
|
|
"\"%(send_email_url)s\">ce lien</a>."
|
|
|
|
#: tfjm/templates/base.html:183
|
|
msgid "Contact us"
|
|
msgstr "Nous contacter"
|
|
|
|
#: tfjm/templates/base.html:202
|
|
msgid "About"
|
|
msgstr "À propos"
|
|
|
|
#: tfjm/templates/base.html:225
|
|
msgid "Search results"
|
|
msgstr "Résultats de la recherche"
|
|
|
|
#: tfjm/templates/registration/logged_out.html:8
|
|
msgid "Thanks for spending some quality time with the Web site today."
|
|
msgstr "Merci d'avoir utilisé la plateforme du TFJM²."
|
|
|
|
#: tfjm/templates/registration/logged_out.html:9
|
|
msgid "Log in again"
|
|
msgstr "Se reconnecter"
|
|
|
|
#: tfjm/templates/registration/login.html:13
|
|
#, python-format
|
|
msgid ""
|
|
"You are authenticated as %(user)s, but are not authorized to access this "
|
|
"page. Would you like to login to a different account?"
|
|
msgstr ""
|
|
"Vous êtes connectés en tant que %(user)s, mais n'êtes pas autorisés à "
|
|
"accéder à cette page. Voulez-vous vous reconnecter avec un autre compte ?"
|
|
|
|
#: tfjm/templates/registration/login.html:23
|
|
msgid "Forgotten your password or username?"
|
|
msgstr "Mot de passe oublié ?"
|
|
|
|
#: tfjm/templates/search/search.html:6 tfjm/templates/search/search.html:10
|
|
msgid "Search"
|
|
msgstr "Chercher"
|
|
|
|
#: tfjm/templates/search/search.html:15
|
|
msgid "Results"
|
|
msgstr "Résultats"
|
|
|
|
#: tfjm/templates/search/search.html:25
|
|
msgid "No results found."
|
|
msgstr "Aucun résultat."
|