Rapporteure -> Rapportrice

Signed-off-by: Emmy D'Anello <emmy.danello@animath.fr>
This commit is contained in:
Emmy D'Anello 2024-03-31 21:45:28 +02:00
parent 9092cf1846
commit d7b4233282
Signed by: ynerant
GPG Key ID: 3A75C55819C8CF85
5 changed files with 12 additions and 12 deletions

View File

@ -469,7 +469,7 @@ msgstr "opposant⋅e"
#: participation/admin.py:132 participation/models.py:1360 #: participation/admin.py:132 participation/models.py:1360
#: participation/models.py:1571 #: participation/models.py:1571
msgid "reporter" msgid "reporter"
msgstr "rapporteur⋅e" msgstr "rapporteur⋅rice"
#: participation/admin.py:187 participation/models.py:1521 #: participation/admin.py:187 participation/models.py:1521
msgid "problem" msgid "problem"
@ -1090,27 +1090,27 @@ msgstr "jury"
#: participation/models.py:1612 #: participation/models.py:1612
msgid "defender writing note" msgid "defender writing note"
msgstr "note d'écrit de la défense" msgstr "note d'écrit défenseur⋅se"
#: participation/models.py:1618 #: participation/models.py:1618
msgid "defender oral note" msgid "defender oral note"
msgstr "note d'oral de la défense" msgstr "note d'oral défenseur⋅se"
#: participation/models.py:1624 #: participation/models.py:1624
msgid "opponent writing note" msgid "opponent writing note"
msgstr "note d'écrit de l'opposition" msgstr "note d'écrit opposant⋅e"
#: participation/models.py:1630 #: participation/models.py:1630
msgid "opponent oral note" msgid "opponent oral note"
msgstr "note d'oral de l'opposition" msgstr "note d'oral opposant⋅e"
#: participation/models.py:1636 #: participation/models.py:1636
msgid "reporter writing note" msgid "reporter writing note"
msgstr "note d'écrit du rapportage" msgstr "note d'écrit rapporteur⋅rice"
#: participation/models.py:1642 #: participation/models.py:1642
msgid "reporter oral note" msgid "reporter oral note"
msgstr "note d'oral du rapportage" msgstr "note d'oral du rapporteur⋅rice"
#: participation/models.py:1648 #: participation/models.py:1648
msgid "observer note" msgid "observer note"
@ -1302,7 +1302,7 @@ msgstr "Opposant⋅e :"
#: participation/templates/participation/passage_detail.html:25 #: participation/templates/participation/passage_detail.html:25
msgid "Reporter:" msgid "Reporter:"
msgstr "Rapporteur⋅e :" msgstr "Rapporteur⋅rice :"
#: participation/templates/participation/passage_detail.html:29 #: participation/templates/participation/passage_detail.html:29
msgid "Observer:" msgid "Observer:"
@ -1366,7 +1366,7 @@ msgstr "Moyenne de l'oral de l'équipe rapportrice"
#: participation/templates/participation/passage_detail.html:111 #: participation/templates/participation/passage_detail.html:111
msgid "Average points for the observer oral" msgid "Average points for the observer oral"
msgstr "Moyenne de l'oral de l'observateur⋅rice" msgstr "Moyenne de l'oral de l'équipe observatrice"
#: participation/templates/participation/passage_detail.html:122 #: participation/templates/participation/passage_detail.html:122
msgid "Defender points" msgid "Defender points"

View File

@ -928,7 +928,7 @@ class Pool(models.Model):
header = [ header = [
sum(([f"Problème {passage.solution_number}"] + (passage_width - 1) * [""] sum(([f"Problème {passage.solution_number}"] + (passage_width - 1) * [""]
for passage in passages), start=["Problème", ""]), for passage in passages), start=["Problème", ""]),
sum((["Défenseur⋅se", "", "Opposant⋅e", "", "Rapporteur⋅e", ""] sum((["Défenseur⋅se", "", "Opposant⋅e", "", "Rapporteur⋅rice", ""]
+ (["Observateur⋅rice"] if pool_size == 4 else []) + (["Observateur⋅rice"] if pool_size == 4 else [])
for _passage in passages), start=["Rôle", ""]), for _passage in passages), start=["Rôle", ""]),
sum((["Écrit (/20)", "Oral (/20)", "Écrit (/10)", "Oral (/10)", "Écrit (/10)", "Oral (/10)"] sum((["Écrit (/20)", "Oral (/20)", "Écrit (/10)", "Oral (/10)", "Écrit (/10)", "Oral (/10)"]

View File

@ -1431,7 +1431,7 @@ class PoolNotesTemplateView(VolunteerMixin, DetailView):
reporter_tc = TableCell(valuetype="string", reporter_tc = TableCell(valuetype="string",
stylename=title_style_right if pool_size != 4 else title_style) stylename=title_style_right if pool_size != 4 else title_style)
reporter_tc.addElement(P(text="Rapporteur⋅e")) reporter_tc.addElement(P(text="Rapporteur⋅rice"))
reporter_tc.setAttribute('numbercolumnsspanned', "2") reporter_tc.setAttribute('numbercolumnsspanned', "2")
header_role.addElement(reporter_tc) header_role.addElement(reporter_tc)
header_role.addElement(CoveredTableCell()) header_role.addElement(CoveredTableCell())

Binary file not shown.

View File

@ -53,7 +53,7 @@ Problème \underline{~~~~} défendu par l'équipe \underline{~~~~~~~~~~~~~~~~~~~
\medskip \medskip
Synthèse par l'équipe \underline{~~~~~~~~~~~~~~~~~~~~~~~~~~~~} dans le rôle de : ~ $\square$ Opposante ~ $\square$ Rapporteure Synthèse par l'équipe \underline{~~~~~~~~~~~~~~~~~~~~~~~~~~~~} dans le rôle de : ~ $\square$ Opposante ~ $\square$ Rapportrice
\section*{\'Evaluation question par question de la solution} \section*{\'Evaluation question par question de la solution}