feat: translation result
This commit is contained in:
67
src/main/webapp/public/locales/en/result.json
Normal file
67
src/main/webapp/public/locales/en/result.json
Normal file
@@ -0,0 +1,67 @@
|
||||
{
|
||||
"--sélectionnerUnClub--": "--Select a club--",
|
||||
"--sélectionnerUnCombattant--": "--Select a fighter--",
|
||||
"--sélectionnerUneCatégorie--": "--Select a category--",
|
||||
"abs.": "abs.",
|
||||
"adversaire": "Opponent",
|
||||
"aujourdhuià": "Today at {{time}}",
|
||||
"avanthierà": "Day before yesterday at {{time}}",
|
||||
"back": "« back",
|
||||
"bleu": "Blue",
|
||||
"catégorie": "Category",
|
||||
"chargement": "Loading",
|
||||
"club": "Club",
|
||||
"combattant": "Fighter",
|
||||
"combattants": "Fighters",
|
||||
"date": "Date",
|
||||
"disc.": "DQ",
|
||||
"défaites": "Losses",
|
||||
"erreurDeChargementDeLaListe": "Error loading the list",
|
||||
"erreurDeChargementDeLaPoule": "Error loading the pool",
|
||||
"erreurDeChargementDesCatégories": "Error loading categories",
|
||||
"erreurDeChargementDesClubs": "Error loading clubs",
|
||||
"erreurDeChargementDesCombattants": "Error loading fighters",
|
||||
"erreurDeChargementDuClub": "Error loading club",
|
||||
"erreurDeChargementDuCombattant": "Error loading fighter",
|
||||
"for.": "forf.",
|
||||
"hierà": "Yesterday at {{time}}",
|
||||
"info": "Info",
|
||||
"listeDesCombattants": "List of fighters",
|
||||
"listeDesMatchs": "List of matches",
|
||||
"listeDesMembres": "List of members",
|
||||
"listeDesMenbres": "List of members",
|
||||
"nom": "Last name",
|
||||
"nomPrénom": "Last name First name",
|
||||
"nombreDeMatchDisputé2": "Number of matches played: {{nb}}",
|
||||
"nombreDeVictoires2": "Number of wins: {{nb}}",
|
||||
"nombreDinscris": "Number of registered",
|
||||
"nombreDinscris2": "Number of registered: {{nb}}",
|
||||
"parCatégorie": "By category",
|
||||
"parClub": "By club",
|
||||
"parCombattant": "By fighter",
|
||||
"place": "Place",
|
||||
"pointsMarqués": "Points scored",
|
||||
"pointsMarqués2": "Points scored: {{nb}}",
|
||||
"pointsReçus": "Points received",
|
||||
"pointsReçus2": "Points received: {{nb}}",
|
||||
"poule": "Pool",
|
||||
"ratio": "Ratio",
|
||||
"ratioDePointsMoyen2": "Average points ratio: {{nb}}",
|
||||
"ratioDeVictoiresMoyen2": "Average win ratio: {{nb}}",
|
||||
"ratioDuScore2": "Score ratio (points scored / points received): {{nb}}",
|
||||
"ratioPoints": "Points ratio",
|
||||
"ratioVictoires": "Win ratio",
|
||||
"ratiosPoints": "Points ratios",
|
||||
"rechercheParCatégorie": "Search by category",
|
||||
"rechercheParClub": "Search by club",
|
||||
"rechercheParCombattant": "Search by fighter",
|
||||
"rouge": "Red",
|
||||
"résultatDeLaCompétition": "Competition result",
|
||||
"scores": "Scores",
|
||||
"statistique": "Statistics",
|
||||
"tauxDeVictoire2": "Win rate: {{nb}}% ({{victoires}} out of {{matchs}})",
|
||||
"tournois": "Tournaments",
|
||||
"tousLesCombattants": "All fighters",
|
||||
"victoire": "Win",
|
||||
"victoires": "Wins"
|
||||
}
|
||||
Reference in New Issue
Block a user