This commit is contained in:
Timothy Armes
2023-09-18 17:22:30 +02:00
parent a1cc8c80b4
commit cfd488ed5e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -153,7 +153,7 @@
"blackWin": "0 - 1", "blackWin": "0 - 1",
"initialRating": "Your initial Rating: {rating}", "initialRating": "Your initial Rating: {rating}",
"finalRating": "Final Rating: {rating} (<delta></delta>)", "finalRating": "Final Rating: {rating} (<delta></delta>)",
"noChangeInfo": "Note that {noChangeCount, plural, one {one of your games} other {# of your games}} resulted in no change to the Elo. Forfeited games and games played against players that do not yet have a FIDE rating are not included in the calculation.", "noChangeInfo": "Note that {noChangeCount, plural, one {one of the games} other {# of the games}} resulted in no change to the Elo. Forfeited games and games played against players that do not yet have a FIDE rating are not included in the calculation.",
"unknownError": "We were unable to fetch results from this URL. Please <contact>contact us</contact> if the problem persists.", "unknownError": "We were unable to fetch results from this URL. Please <contact>contact us</contact> if the problem persists.",
"ERR_TOURNAMENT_NOT_FOUND": "Tournament not found", "ERR_TOURNAMENT_NOT_FOUND": "Tournament not found",
+1 -1
View File
@@ -155,7 +155,7 @@
"blackWin": "0 - 1", "blackWin": "0 - 1",
"initialRating": "Votre classement initial : {rating}", "initialRating": "Votre classement initial : {rating}",
"finalRating": "Classement final : {rating} (<delta></delta>)", "finalRating": "Classement final : {rating} (<delta></delta>)",
"noChangeInfo": "Notez que {noChangeCount, plural, one {une de vos parties} other {# de vos parties}} n'a pas modifié l'Elo. Les parties perdues par forfait et les parties jouées contre des joueurs qui n'ont pas encore de classement FIDE ne sont pas prises en compte dans le calcul.", "noChangeInfo": "Notez que {noChangeCount, plural, one {une de ces parties n'a pas modifié l'Elo.} other {# de ces parties n'ont pas modifié l'Elo.}}. Les parties perdues par forfait et les parties jouées contre des joueurs qui n'ont pas encore de classement FIDE ne sont pas prises en compte dans le calcul.",
"unknownError": "Nous n'avons pas pu récupérer les résultats à partir de cette URL. Veuillez <contact>nous contacter</contact> si le problème persiste.", "unknownError": "Nous n'avons pas pu récupérer les résultats à partir de cette URL. Veuillez <contact>nous contacter</contact> si le problème persiste.",
"ERR_TOURNAMENT_NOT_FOUND": "Tournoi introuvable", "ERR_TOURNAMENT_NOT_FOUND": "Tournoi introuvable",