feat: use preset in cmt

This commit is contained in:
2026-02-06 13:15:18 +01:00
parent 9954dd002c
commit 2e846bf801
10 changed files with 174 additions and 16 deletions

View File

@@ -82,12 +82,14 @@
"genre.h": "M",
"genre.na": "NA",
"individuelle": "Individual",
"informationCatégorie": "Category information",
"inscrit": "Registered",
"leTournoiServiraDePhaseFinaleAuxPoules": "The tournament will serve as the final phase for the group stage.",
"lesCombattantsEnDehors": "Fighters not participating in the tournament will have a ranking match.",
"listeDesCartons": "List of cards",
"manche": "Round",
"matchPourLesPerdantsDuTournoi": "Match for tournament losers:",
"matchTerminé": "Match over",
"matches": "Matches",
"modifier": "Edit",
"msg1": "There are already matches in this pool; what do you want to do with them?",
@@ -97,6 +99,7 @@
"nomDeLaZone": "Area name",
"nomDeLéquipe": "team name",
"nomDesZonesDeCombat": "Combat zone names <1>(separated by ';')</1>",
"nombreDeCombattants": "Number of fighters",
"nouvelle...": "New...",
"obs.préfixDesSources": "Source prefix",
"pays": "Country",
@@ -127,6 +130,7 @@
"supprimerUn": "Delete one",
"sélectionneLesModesDaffichage": "Select display modes",
"sélectionner": "Select",
"taille": "Size",
"team": "Team",
"terminé": "Finished",
"texteCopiéDansLePresse": "Text copied to clipboard! Paste it into an HTML tag on your WordPress.",

View File

@@ -619,9 +619,9 @@
"supprimerLeCompte": "Delete account",
"supprimerLeCompte.msg": "Are you sure you want to delete this account?",
"sword.none": "$t(sans) / $t(nonDéfinie)",
"sword.oneHand": "One hand",
"sword.oneHand": "One hand sword",
"sword.saber": "Saber",
"sword.twoHand": "Two hands",
"sword.twoHand": "Two hands sword",
"sélectionEnéquipeDeFrance": "Selection in the French team",
"sélectionner...": "Select...",
"toast.edit.error": "Failed to save changes",

View File

@@ -11,6 +11,7 @@
"catégorie": "Category",
"chargement": "Loading",
"classement": "Ranking",
"classementFinal": "Final standings",
"club": "Club",
"combattant": "Fighter",
"combattants": "Fighters",
@@ -65,6 +66,5 @@
"tournois": "Tournaments",
"tousLesCombattants": "All fighters",
"victoire": "Win",
"victoires": "Wins",
"classementFinal": "Final standings"
"victoires": "Wins"
}

View File

@@ -82,12 +82,14 @@
"genre.h": "H",
"genre.na": "NA",
"individuelle": "Individuelle",
"informationCatégorie": "Information catégorie",
"inscrit": "Inscrit",
"leTournoiServiraDePhaseFinaleAuxPoules": "Le tournoi servira de phase finale aux poules",
"lesCombattantsEnDehors": "Les combattants en dehors du tournoi auront un match de classement",
"listeDesCartons": "Liste des cartons",
"manche": "Manche",
"matchPourLesPerdantsDuTournoi": "Match pour les perdants du tournoi:",
"matchTerminé": "Match terminé",
"matches": "Matches",
"modifier": "Modifier",
"msg1": "Il y a déjà des matchs dans cette poule, que voulez-vous faire avec ?",
@@ -97,6 +99,7 @@
"nomDeLaZone": "Nom de la zone",
"nomDeLéquipe": "Nom de l'équipe",
"nomDesZonesDeCombat": "Nom des zones de combat <1>(séparée par des ';')</1>",
"nombreDeCombattants": "Nombre de combattants",
"nouvelle...": "Nouvelle...",
"obs.préfixDesSources": "Préfix des sources",
"pays": "Pays",
@@ -127,6 +130,7 @@
"supprimerUn": "Supprimer un",
"sélectionneLesModesDaffichage": "Sélectionne les modes d'affichage",
"sélectionner": "Sélectionner",
"taille": "Taille",
"team": "Équipe",
"terminé": "Terminé",
"texteCopiéDansLePresse": "Texte copié dans le presse-papier ! Collez-le dans une balise HTML sur votre WordPress.",

View File

@@ -623,9 +623,9 @@
"supprimerLeCompte": "Supprimer le compte",
"supprimerLeCompte.msg": "Êtes-vous sûr de vouloir supprimer ce compte ?",
"sword.none": "$t(sans) / $t(nonDéfinie)",
"sword.oneHand": "Une main",
"sword.oneHand": "Épée une main",
"sword.saber": "Sabre",
"sword.twoHand": "Deux mains",
"sword.twoHand": "Épée deux mains",
"sélectionEnéquipeDeFrance": "Sélection en équipe de France",
"sélectionner...": "Sélectionner...",
"toast.edit.error": "Échec de l'enregistrement des modifications",

View File

@@ -11,6 +11,7 @@
"catégorie": "Catégorie",
"chargement": "Chargement",
"classement": "Classement",
"classementFinal": "Classement final",
"club": "Club",
"combattant": "Combattant",
"combattants": "Combattants",
@@ -65,6 +66,5 @@
"tournois": "Tournois",
"tousLesCombattants": "Tous les combattants",
"victoire": "Victoire",
"victoires": "Victoires",
"classementFinal": "Classement final"
"victoires": "Victoires"
}