-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Factorize locale.ts + initiate French localization * Add french localization * Fix Typo * Forgot messages * Corrections
- Loading branch information
Showing
9 changed files
with
223 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,183 @@ | ||
{ | ||
"Create": "Créer", | ||
"Matches": "Matchs", | ||
"Game Servers": "Serveurs de jeu", | ||
"Login": "Connexion", | ||
"Logout": "Déconnexion", | ||
"Chat": "Tchat", | ||
"Send chat message...": "Envoyer un message dans le tchat...", | ||
"Select Preset": "Sélectionner Préréglage", | ||
"Delete preset": "Supprimer préréglage", | ||
"Preset Name": "Nom Préréglage", | ||
"Can be used by": "Utilisable par", | ||
"Everybody": "Tout le monde", | ||
"Only logged in users": "Utilisateurs connectés seulement", | ||
"Add new preset": "Ajouter nouveau préréglage", | ||
"Update preset": "Enregistrer préréglage", | ||
"The map pool has too few maps.": "La liste de cartes est trop courte.", | ||
"Teams": "Équipes", | ||
"Team A Name": "Nom Équipe A", | ||
"Team B Name": "Nom Équipe B", | ||
"Game Server": "Serveur de jeu", | ||
"Use Own Game Server": "Utiliser son propre serveur de jeu", | ||
"Game Server IP": "IP Serveur", | ||
"Game Server Port": "Port Serveur", | ||
"Game Server RCON Password": "Mot de passe RCON Serveur", | ||
"Map Pool": "Liste Cartes", | ||
"Election Steps": "Étapes Sélection", | ||
"Quick Load:": "Chargement Rapide :", | ||
"Best of 1": "Best of 1", | ||
"Best of 3": "Best of 3", | ||
"Empty": "Vide", | ||
"Add new step": "Ajouter une étape", | ||
"RCON Commands": "Commandes RCON", | ||
"Init": "Initialisation", | ||
"Executed only once: when the match is created": "Exécuté une seule fois : lors de la création du match", | ||
"Knife": "Knife", | ||
"Executed at the start of a knife round": "Exécuté au début d'un knife round", | ||
"Match": "Match", | ||
"Executed at the start of each match map": "Exécuté au début de chaque carte du match", | ||
"End": "Fin", | ||
"Executed only once: after the end of the last map": "Exécuté une seule fois : à la fin de la dernière carte", | ||
"Advanced Settings": "Paramètres Avancés", | ||
"Hide": "Cacher", | ||
"Show": "Montrer", | ||
"Mode": "Mode", | ||
"Single match (stops when match is finished)": "Match unique (s'arrête quand le match est fini)", | ||
"Loop mode (starts again after match is finished)": "Mode boucle (recommence après la fin du match)", | ||
"Match End Action": "Action Fin Match", | ||
"None": "Aucune", | ||
"Kick all players after match end": "Kick tous les joueurs à la fin du match", | ||
"Quit server via RCON after match end": "Quitter le serveur via RCON à la fin du match", | ||
"TMT Log Address": "Adresse Logs TMT", | ||
"HTTP log receiver from the perspective of the game server": "Destinataire de logs HTTP de la perspective du serveur de jeu", | ||
"Webhook URL": "URL Webhook", | ||
"HTTP address to receive TMT's webhooks": "Adresse HTTP pour recevoir les webhooks de TMT", | ||
"Webhook Headers": "En-têtes du webhook", | ||
"Additional headers that will be added to each webhook request": "En-têtes supplémentaires ajoutés à chaque requête de webhook", | ||
"Match Passthrough": "Passerelle Match", | ||
"Custom value to identify the match in 3rd party tools": "Valeur personnalisée pour identifier le match dans des outils tiers", | ||
"Team A Advantage": "Avantage Équipe A", | ||
"Team A Passthrough": "Passerelle Équipe A", | ||
"Custom value to identify this team in 3rd party tools": "Valeur personnalisée pour identifier cette équipe dans des outils tiers", | ||
"Team A Player Steam IDs 64": "Steam IDs 64 Joueurs Équipe A", | ||
"Force players by their steam id 64 into team A": "Forcer les joueurs par leur Steam ID 64 dans l'équipe A", | ||
"Team B Advantage": "Avantage Équipe B", | ||
"Team B Passthrough": "Passerelle Équipe B", | ||
"Team B Player Steam IDs 64": "Steam IDs 64 Joueurs Équipe B", | ||
"Force players by their steam id 64 into team B": "Forcer les joueurs par leur Steam ID 64 dans l'équipe B", | ||
"Can Clinch": "Clinch Possible", | ||
"Ends match series after a map if a winner is determined": "Termine la série de matchs après une carte si un gagnant est déterminé", | ||
"Match State": "État du Match", | ||
"Overrides the match state (does not execute anything)": "Remplace l'état du match (n'exécute rien)", | ||
"Election": "Sélection", | ||
"Match Map": "Carte Match", | ||
"Finished": "Terminé", | ||
"JSON Payload": "Instructions JSON", | ||
"This will be used to create the match": "Ceci sera utilisé pour créer le match", | ||
"This will be used to update the match": "Ceci sera utilisé pour modifier le match", | ||
"JSON parse error: Invalid JSON": "Erreur de traitement JSON : JSON invalide", | ||
"Create Match": "Créer Match", | ||
"Update Match": "Modifier Match", | ||
"Map Mode": "Mode Carte", | ||
"Map Who": "Équipe Carte", | ||
"Map Fixed": "Carte Déterminée", | ||
"Side Mode": "Mode Camp", | ||
"Side Who": "Équipe Camp", | ||
"Side Fixed": "Camp Déterminé", | ||
"Add": "Ajouter", | ||
"Map ban by": "Bannissement de carte par", | ||
"Map pick by": "Choix de carte par", | ||
"Fixed map": "Carte déterminée", | ||
"Map must be agreed on": "La carte doit être un accord mutuel", | ||
"Random map ban": "Bannissement de carte aléatoire", | ||
"Random map pick": "Choix de carte aléatoire", | ||
"Team A starts as CT": "L'équipe A commence comme CT", | ||
"Team A starts as T": "L'équipe A commence comme T", | ||
"Team B starts as CT": "L'équipe B commence comme CT", | ||
"Team B starts as T": "L'équipe B commence comme T", | ||
"Team X starts as CT": "L'équipe X commence comme CT", | ||
"Team X starts as T": "L'équipe X commence comme T", | ||
"Team Y starts as CT": "L'équipe Y commence comme CT", | ||
"Team Y starts as T": "L'équipe Y commence comme T", | ||
"Team A": "Équipe A", | ||
"Team B": "Équipe B", | ||
"Team X": "Équipe X", | ||
"Team Y": "Équipe Y", | ||
"Side pick by": "Choix de camp par", | ||
"Knife for side": "Knife pour camp", | ||
"Random sides": "Camps aléatoires", | ||
"Logs": "Logs", | ||
"#": "#", | ||
"IP": "IP", | ||
"Port": "Port", | ||
"RCON Password": "Mot de passe RCON", | ||
"Can Be Used?": "Utilisable ?", | ||
"Used By": "Utilisé Par", | ||
"Actions": "Actions", | ||
"RCON": "RCON", | ||
"Stop Match": "Arrêter Match", | ||
"Restart Match": "Recommencer Match", | ||
"Execute RCON Init Commands": "Exécuter Commandes RCON Initialisation", | ||
"Execute RCON Knife Commands": "Exécuter Commandes RCON Knife", | ||
"Execute RCON Match Commands": "Exécuter Commandes RCON Match", | ||
"Execute RCON End Commands": "Exécuter Commandes RCON Fin", | ||
"Share Match With Token": "Partager Match Avec Token", | ||
"Edit Match": "Modifier Match", | ||
"Map Wins": "Victoires Carte", | ||
"draws": "égalités", | ||
"ELECTION": "SÉLECTION", | ||
"MATCH_MAP": "CARTE_MATCH", | ||
"FINISHED": "TERMINÉ", | ||
"Copy & share the link below.": "Copiez & partagez le lien ci-dessous.", | ||
"Warning: The link gives full admin access to (only) this match.": "Attention : Le lien donne un accès administrateur complet à (seulement) ce match.", | ||
"Online Players": "Joueurs En Ligne", | ||
"Age": "Âge", | ||
"Best of": "Best of", | ||
"Current Map": "Carte Actuelle", | ||
"Map State": "État Carte", | ||
"Map Score": "Score Carte", | ||
"Details": "Détails", | ||
"enter map name": "entrer nom de carte", | ||
"enter map state": "entrer état de carte", | ||
"change map name": "changer nom de carte", | ||
"change map state": "changer état de carte", | ||
"load round backup": "charger sauvegarde de round", | ||
"switch to this map": "passer à cette carte", | ||
"switch team internals": "échanger propriétés d'équipes", | ||
"Load Round Backup": "Charger Sauvegarde de Round", | ||
"close": "fermer", | ||
"Match is not live": "Le match n'est pas en cours", | ||
"This match is not being supervised.": "Ce match n'est pas supervisé.", | ||
"Start Supervising": "Commencer Supervision", | ||
"This match was not stopped properly.": "Ce match n'a pas été arrêté correctement.", | ||
"The next time TMT starts, it will try to supervise it again." : "La prochaine fois que TMT démarrera, il réessaiera de le superviser.", | ||
"Stop it to prevent supervising retries.": "Arrêtez le pour empêcher d'essayer la supervision.", | ||
"Stop Supervising": "Arrêter Supervision", | ||
"Players": "Joueurs", | ||
"Not Assigned": "Non Assigné", | ||
"Online": "En Ligne", | ||
"Offline": "Hors-Ligne", | ||
"Execute RCON command...": "Lancer une commande RCON...", | ||
"Select Round Backup File": "Choisir Fichier de Sauvegarde de Round", | ||
"ip: port invalid": "ip: port invalide", | ||
"Game servers managed by TMT can be used to automatically assign them to new matches.": "Les serveurs de jeu gérés par TMT peuvent automatiquement être assignés aux nouveaux matchs.", | ||
"Anonymous (not logged in) users can then also use them for their games.": "Les utilisateurs anonymes (non connectés) peuvent alors aussi les utiliser pour leurs parties.", | ||
"Add Game Server": "Ajouter Serveur de Jeu", | ||
"Can be used for new matches?": "Utilisable par des nouveaux matchs ?", | ||
"Login Failed": "Échec Connexion", | ||
"Password/Token": "Mot de Passe / Token", | ||
"Log Out": "Déconnnexion", | ||
"Back to the Match": "Retour au Match", | ||
"Live Matches": "Matchs en Cours", | ||
"Only show matches that are currently being supervised": "Afficher seulement les matchs actuellement supervisés", | ||
"Not Live": "Pas en Cours", | ||
"Only show offline matches (not supervised)": "Afficher seulement les matchs hors-ligne (non supervisés)", | ||
"Dangling Matches": "Matchs Suspendus", | ||
"Only show offline matches which have not been properly stopped": "Afficher seulement les matchs hors-ligne qui n'ont pas été arrêtés correctement", | ||
"A custom filter from the URL is used": "Un filtre personnalisé dans l'URL est utilisé", | ||
"Custom Filter": "Filtre Personnalisé", | ||
"Column Settings": "Paramètres de Colonnes", | ||
"Error": "Erreur", | ||
"caution, please confirm": "attention, veuillez confirmer" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.