Skip to content

Commit

Permalink
New translations kahoot.json (French) (#7479)
Browse files Browse the repository at this point in the history
  • Loading branch information
SeMiD authored Sep 27, 2024
1 parent f9802ef commit c8ff7a1
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions fr-FR/Presence/kahoot.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,26 @@
"description": "Used when the user is viewing the create.kahoot.it home page",
"message": "Consulte la page de d'accueil"
},
"kahoot.discover": {
"description": "Used when the user is viewing the discover page",
"message": "Consulte la page \"Découvrir\""
},
"kahoot.drumRoll": {
"description": "Used when a player is waiting to receive their final ranking",
"message": "En attente du classement final..."
},
"kahoot.editingCourse": {
"description": "Used when the user is editing a course. The name of the course will be displayed below.",
"message": "Modifie le cours :"
},
"kahoot.editingKahoot": {
"description": "Used when the user is editing a Kahoot. The name of the Kahoot will be displayed below.",
"message": "Modifie le Kahoot :"
},
"kahoot.feedback": {
"description": "Used when a player is providing feedback about the quiz to the host",
"message": "Donne son avis"
},
"kahoot.firstPlace": {
"description": "Used to display who was first place in a game. {0} is a player name",
"message": "Première Place: {0}"
Expand All @@ -27,6 +47,10 @@
"description": "Used when a Kahoot Game is starting",
"message": "La partie commence!"
},
"kahoot.gameSummary": {
"description": "Used when the host is viewing the summary of a game",
"message": "Consulte le résumé de la partie"
},
"kahoot.incorrectAnswer": {
"description": "Used when the user answered incorrectly on a question",
"message": "Réponse incorrect"
Expand All @@ -35,6 +59,14 @@
"description": "Used when a user is joining a Kahoot Game.",
"message": "En train de rejoindre la partie..."
},
"kahoot.kahootDetails": {
"description": "Used when the user is viewing the details of a Kahoot. The name of the Kahoot will be displayed below.",
"message": "Consulte les détails du Kahoot :"
},
"kahoot.kahootProfile": {
"description": "Used when the user is viewing the profile of a Kahoot user or group. The name of the Kahoot user/group will be displayed below.",
"message": "Consulte le profil Kahoot de :"
},
"kahoot.loadingPage": {
"description": "Used when a page is loading",
"message": "Chargement de la page ..."
Expand All @@ -55,6 +87,10 @@
"description": "Used to display how many points a user has. {0} is the number of points",
"message": "Points : {0}"
},
"kahoot.position": {
"description": "Used to display the position (ranking) of a player. For example, \"Position: 2\"",
"message": "Position : {0}"
},
"kahoot.questionLoading": {
"description": "Used when the next question is loading",
"message": "Chargement de la prochaine question..."
Expand Down Expand Up @@ -98,5 +134,9 @@
"kahoot.waiting": {
"description": "Used when the user is waiting for a Kahoot Game to start",
"message": "En attente du démarrage de la partie..."
},
"kahoot.waitingAnswer": {
"description": "Used when a player is waiting for the question results",
"message": "En attente des résultats..."
}
}

0 comments on commit c8ff7a1

Please sign in to comment.