diff --git a/src/main/resources/assets/worldhandler/lang/fr_fr.json b/src/main/resources/assets/worldhandler/lang/fr_fr.json new file mode 100644 index 0000000..b1e7aca --- /dev/null +++ b/src/main/resources/assets/worldhandler/lang/fr_fr.json @@ -0,0 +1,426 @@ +{ + "gui.worldhandler.config.tooltip": "Paramètres de World Handler", + + "gui.worldhandler.config.settings.command_syntax": "Syntaxe des commandes", + "gui.worldhandler.config.settings.shortcuts": "Raccourcis", + "gui.worldhandler.config.settings.key_shortcuts": "Raccourcis clavier", + "gui.worldhandler.config.settings.tooltips": "Info-bulles", + "gui.worldhandler.config.settings.watch": "Montre", + "gui.worldhandler.config.settings.smooth_watch": "Montre fluide", + "gui.worldhandler.config.settings.pause_game": "Mettre en pause", + "gui.worldhandler.config.settings.custom_times": "Heures perso.", + "gui.worldhandler.config.settings.permission_query": "Requête de permission", + "gui.worldhandler.config.settings.highlight_blocks": "Highlight Blocks", + "gui.worldhandler.config.settings.custom_time_dawn": "Ticks de l'aube perso.", + "gui.worldhandler.config.settings.custom_time_noon": "Ticks du midi perso.", + "gui.worldhandler.config.settings.custom_time_sunset": "Ticks du crépuscule perso.", + "gui.worldhandler.config.settings.custom_time_midnight": "Ticks de minuit perso.", + "gui.worldhandler.config.settings.block_placing_mode": "Mode de placement des blocs", + + "gui.worldhandler.config.skin.icons": "Taille des icônes", + "gui.worldhandler.config.skin.label_color": "Couleur d'étiquette", + "gui.worldhandler.config.skin.headline_color": "Couleur de titre", + "gui.worldhandler.config.skin.background_red": "Fond rouge", + "gui.worldhandler.config.skin.background_green": "Fond vert", + "gui.worldhandler.config.skin.background_blue": "Fond bleu", + "gui.worldhandler.config.skin.button_red": "Bouton rouge", + "gui.worldhandler.config.skin.button_green": "Bouton vert", + "gui.worldhandler.config.skin.button_blue": "Bouton bleu", + "gui.worldhandler.config.skin.textures": "Textures", + "gui.worldhandler.config.skin.sharp_tab_edges": "Bords nets des onglets", + "gui.worldhandler.config.skin.draw_background": "Draw Background", + "gui.worldhandler.config.skin.background_alpha": "Fond Alpha", + "gui.worldhandler.config.skin.button_alpha": "Bouton Alpha", + + "gui.worldhandler.config.sliders.max_potion_amplifier": "Amplificateur de potion max.", + "gui.worldhandler.config.sliders.max_item_enchantment": "Enchantement d'objet max.", + "gui.worldhandler.config.sliders.max_item_attributes": "Attribut d'objet max.", + "gui.worldhandler.config.sliders.max_summon_potion_amplifier": "Amplificateur d'invocation de potion max.", + "gui.worldhandler.config.sliders.max_summon_potion_minutes": "Minutes d'invocation de potion max.", + "gui.worldhandler.config.sliders.max_summon_attributes": "Attributs d'invocation max.", + "gui.worldhandler.config.sliders.max_experience": "Expérience max.", + "gui.worldhandler.config.sliders.max_player_points": "Points de joueur max.", + "gui.worldhandler.config.sliders.max_trigger_value": "Valeur de déclencheur max.", + + "gui.worldhandler.config.comment.settings.command_syntax": "Afficher en bas la commande actuelle", + "gui.worldhandler.config.comment.settings.shortcuts": "Adds a row of buttons at the top for quick access", + "gui.worldhandler.config.comment.settings.key_shortcuts": "Enables button keys for pos1 and pos2", + "gui.worldhandler.config.comment.settings.tooltips": "Afficher ou non les info-bulles", + "gui.worldhandler.config.comment.settings.watch": "Afficher ou non une montre", + "gui.worldhandler.config.comment.settings.smooth_watch": "Rendre ou non lisse les aiguilles de la montre", + "gui.worldhandler.config.comment.settings.pause_game": "Mettre en pause ou non le jeu quand l'interface est ouverte", + "gui.worldhandler.config.comment.settings.custom_times": "Utiliser ou non les heures personnalisées", + "gui.worldhandler.config.comment.settings.permission_query": "Activer ou non les requêtes de permissions", + "gui.worldhandler.config.comment.settings.highlight_blocks": "Mettre en surbrillance ou non les blocs sélectionnés", + "gui.worldhandler.config.comment.settings.custom_time_dawn": "Ticks à l'aube", + "gui.worldhandler.config.comment.settings.custom_time_noon": "Ticks à midi", + "gui.worldhandler.config.comment.settings.custom_time_sunset": "Ticks au crépuscule", + "gui.worldhandler.config.comment.settings.custom_time_midnight": "Ticks à minuit", + "gui.worldhandler.config.comment.settings.block_placing_mode": "Mode de placement des blocs", + + "gui.worldhandler.tab.scoreboard.objectives": "Objectifs", + "gui.worldhandler.tab.scoreboard.teams": "Équipes", + "gui.worldhandler.tab.scoreboard.players": "Joueurs", + + "gui.worldhandler.tab.player.player": "Joueur", + "gui.worldhandler.tab.player.experience": "Expérience", + "gui.worldhandler.tab.player.advancements": "Progrès", + + "gui.worldhandler.tab.entities.summon": "Invoquer", + + "gui.worldhandler.tab.world.world": "Monde", + "gui.worldhandler.tab.world.gamerules": "Règles de jeu", + + "gui.worldhandler.tab.blocks.edit_blocks": "Blocs", + "gui.worldhandler.tab.blocks.sign_editor": "Pancarte", + "gui.worldhandler.tab.blocks.note_block_editor": "Note", + + "gui.worldhandler.tab.items.custom_item": "Objet perso.", + "gui.worldhandler.tab.items.enchantment": "Enchantement", + "gui.worldhandler.tab.items.recipes": "Recettes", + + "gui.worldhandler.tab.containers": "Contenants", + "gui.worldhandler.tab.multiplayer": "Multijoueur", + + "gui.worldhandler.title.entities.summon": "Invoquer", + + "gui.worldhandler.title.items.custom_item": "Objet personnalisé", + "gui.worldhandler.title.items.enchantment": "Enchantement", + "gui.worldhandler.title.items.recipes": "Recettes", + + "gui.worldhandler.title.blocks.edit_blocks": "Modifier des blocs", + "gui.worldhandler.title.blocks.sign_editor": "Éditeur de pancarte", + "gui.worldhandler.title.blocks.note_block_editor": "Éditeur de note", + + "gui.worldhandler.title.scoreboard": "Tableau de score", + + "gui.worldhandler.title.world.world": "Monde", + "gui.worldhandler.title.world.gamerules": "Règles de jeu", + + "gui.worldhandler.title.player.player": "Joueur", + "gui.worldhandler.title.player.experience": "Expérience ", + "gui.worldhandler.title.player.advancements": "Progrès", + + "gui.worldhandler.title.butcher": "Boucher", + "gui.worldhandler.title.change_world": "Changer de monde", + "gui.worldhandler.title.potions": "Potions", + + "gui.worldhandler.title.containers": "Contenants", + "gui.worldhandler.title.multiplayer": "Multijoueur", + + "gui.worldhandler.advancements.grant": "Octroyer", + "gui.worldhandler.advancements.revoke": "Retirer", + "gui.worldhandler.advancements.only": "Uniquement", + "gui.worldhandler.advancements.until": "Jusqu'à", + "gui.worldhandler.advancements.from": "À partir de", + "gui.worldhandler.advancements.through": "À travers", + "gui.worldhandler.advancements.everything": "Tout", + + "gui.worldhandler.change_world.singleplayer": "Monde solo", + "gui.worldhandler.change_world.multiplayer": "Serveur multijoueur", + + "gui.worldhandler.butcher.radius": "Rayon", + "gui.worldhandler.butcher.configure": "Configurer", + "gui.worldhandler.butcher.slaughter": "Massacrer", + + "gui.worldhandler.multiplayer.kick": "Expulser", + "gui.worldhandler.multiplayer.ban": "Bannir", + "gui.worldhandler.multiplayer.pardon": "Débannir", + "gui.worldhandler.multiplayer.permissions": "Permissions", + "gui.worldhandler.multiplayer.runtime": "Exécution", + "gui.worldhandler.multiplayer.whitelist": "Liste blanche", + "gui.worldhandler.multiplayer.username": "Nom d'utilisateur", + + "gui.worldhandler.multiplayer.kick_ban.reason": "Raison", + + "gui.worldhandler.multiplayer.permissions.give": "Donner les permissions", + "gui.worldhandler.multiplayer.permissions.take": "Retirer les permissions", + + "gui.worldhandler.multiplayer.runtime.save_world": "Sauvegarder le monde", + "gui.worldhandler.multiplayer.runtime.autosave": "Auto-sauvegarde : %s", + "gui.worldhandler.multiplayer.runtime.stop_server": "Arrêter le serveur", + + "gui.worldhandler.multiplayer.whitelist.reload": "Recharger la liste blanche", + "gui.worldhandler.multiplayer.whitelist.whitelist": "Liste blanche : %s", + "gui.worldhandler.multiplayer.whitelist.add": "Ajouter", + "gui.worldhandler.multiplayer.whitelist.remove": "Retirer", + + "gui.worldhandler.potions.effect": "Effet", + "gui.worldhandler.potions.effect.give": "Donner", + "gui.worldhandler.potions.effect.remove": "Retirer", + "gui.worldhandler.potions.effect.remove_all": "Tout retirer", + "gui.worldhandler.potions.effect.amplifier": "Amplificateur", + "gui.worldhandler.potions.effect.ambient": "Ambiant : %s", + "gui.worldhandler.potions.effect.particles": "Particules : %s", + "gui.worldhandler.potions.effect.bottle": "Fiole", + "gui.worldhandler.potions.effect.splash": "Jetable", + "gui.worldhandler.potions.effect.lingering": "Persistant", + "gui.worldhandler.potions.effect.tipped_arrow": "Flèche", + + "gui.worldhandler.entities": "Entités", + "gui.worldhandler.items": "Objets", + "gui.worldhandler.scoreboard": "Scores", + "gui.worldhandler.resourcepack": "Packs", + "gui.worldhandler.change_world": "Changer monde", + "gui.worldhandler.world": "Monde", + "gui.worldhandler.blocks": "Blocs", + "gui.worldhandler.player": "Joueur", + + "gui.worldhandler.items.custom_item.start": "Démarrer", + "gui.worldhandler.items.custom_item.enchantment": "Enchantement", + "gui.worldhandler.items.custom_item.attributes": "Attributs", + "gui.worldhandler.items.custom_item.custom_item": "Donner", + + "gui.worldhandler.items.custom_item.start.item_id": "Objet", + "gui.worldhandler.items.custom_item.start.lore_1": "Description I", + "gui.worldhandler.items.custom_item.start.lore_2": "Description II", + "gui.worldhandler.items.custom_item.start.custom_name": "Nom personnalisé", + + "gui.worldhandler.items.enchantment.level": "Niveau ", + "gui.worldhandler.items.enchantment.enchant": "Enchanter", + + "gui.worldhandler.blocks.sign_editor.look_at_sign": "Regardez une pancarte et appuyez sur '%s'", + "gui.worldhandler.blocks.sign_editor.text_line_1": "Ligne de texte I", + "gui.worldhandler.blocks.sign_editor.text_line_2": "Ligne de texte II", + "gui.worldhandler.blocks.sign_editor.text_line_3": "Ligne de texte III", + "gui.worldhandler.blocks.sign_editor.text_line_4": "Ligne de texte IV", + "gui.worldhandler.blocks.sign_editor.commmand": "Commande", + "gui.worldhandler.blocks.sign_editor.done": "Terminé", + "gui.worldhandler.blocks.sign_editor.format_text_line": "Format ligne de texte", + + "gui.worldhandler.blocks.note_block_editor.look_at_note_block": "Regardez un bloc musical et appuyez sur '%s'", + "gui.worldhandler.blocks.note_block_editor.c": "C", + "gui.worldhandler.blocks.note_block_editor.d": "D", + "gui.worldhandler.blocks.note_block_editor.e": "E", + "gui.worldhandler.blocks.note_block_editor.f": "F", + "gui.worldhandler.blocks.note_block_editor.g": "G", + "gui.worldhandler.blocks.note_block_editor.a": "A", + "gui.worldhandler.blocks.note_block_editor.b": "B", + + "gui.worldhandler.gamerules.rule.commandBlockOutput": "Messages bloc commande", + "gui.worldhandler.gamerules.rule.disableElytraMovementCheck": "Désactiver vérif. vitesse", + "gui.worldhandler.gamerules.rule.doDaylightCycle": "Cycle jour-nuit", + "gui.worldhandler.gamerules.rule.doEntityDrops": "Butin des entités", + "gui.worldhandler.gamerules.rule.doFireTick": "Propagation du feu", + "gui.worldhandler.gamerules.rule.doMobLoot": "Butin des créatures", + "gui.worldhandler.gamerules.rule.doMobSpawning": "Apparition créatures", + "gui.worldhandler.gamerules.rule.doTileDrops": "Blocs lâchés", + "gui.worldhandler.gamerules.rule.keepInventory": "Conserver l'inventaire", + "gui.worldhandler.gamerules.rule.logAdminCommands": "Log Admin Commands", + "gui.worldhandler.gamerules.rule.mobGriefing": "Vandalisme de créatures", + "gui.worldhandler.gamerules.rule.naturalRegeneration": "Régénération naturelle", + "gui.worldhandler.gamerules.rule.randomTickSpeed": "Vitesse ticks aléatoires", + "gui.worldhandler.gamerules.rule.reducedDebugInfo": "Infos F3 réduites", + "gui.worldhandler.gamerules.rule.sendCommandFeedback": "Retour des commandes", + "gui.worldhandler.gamerules.rule.showDeathMessages": "Messages de mort", + "gui.worldhandler.gamerules.rule.spawnRadius": "Rayon d'apparition", + "gui.worldhandler.gamerules.rule.spectatorsGenerateChunks": "Spectateurs gén. tronçons", + "gui.worldhandler.gamerules.rule.doWeatherCycle": "Cycle météorologique", + "gui.worldhandler.gamerules.rule.maxEntityCramming": "Entités max. entassées", + "gui.worldhandler.gamerules.rule.announceAdvancements": "Annoncer les progrès", + "gui.worldhandler.gamerules.rule.doLimitedCrafting": "Fabrication limitée", + "gui.worldhandler.gamerules.rule.gameLoopFunction": "Game Loop Function", + "gui.worldhandler.gamerules.rule.maxCommandChainLength": "Blocs commande de chaîne max.", + "gui.worldhandler.gamerules.rule.disableRaids": "Désactiver invasions", + "gui.worldhandler.gamerules.rule.doImmediateRespawn": "Réapparition immédiate", + "gui.worldhandler.gamerules.rule.doInsomnia": "Insomnie", + "gui.worldhandler.gamerules.rule.drowningDamage": "Dégâts de noyade", + "gui.worldhandler.gamerules.rule.fallDamage": "Dégâts de chute", + "gui.worldhandler.gamerules.rule.fireDamage": "Dégâts de feu", + + "gui.worldhandler.world_info.start": "Démarrer", + "gui.worldhandler.world_info.world": "Monde", + "gui.worldhandler.world_info.statistics": "Statistiques", + + "gui.worldhandler.world_info.n_a": "n/a", + + "gui.worldhandler.world_info.start.spawn": "Apparition", + + "gui.worldhandler.world_info.world.name": "Nom ", + "gui.worldhandler.world_info.world.world_type": "Type ", + "gui.worldhandler.world_info.world.seed": "Graine ", + "gui.worldhandler.world_info.world.copy_seed": "Copier la graine", + + "gui.worldhandler.world_info.statistics.world_time": "Heure monde ", + "gui.worldhandler.world_info.statistics.played": "Joué ", + + "gui.worldhandler.edit_blocks.coordinates": "Coordonnées", + "gui.worldhandler.edit_blocks.fill": "Remplir", + "gui.worldhandler.edit_blocks.replace": "Remplacer", + "gui.worldhandler.edit_blocks.clone": "Cloner", + + "gui.worldhandler.edit_blocks.replace.block_id_replace": "ID du bloc à remplacer", + "gui.worldhandler.edit_blocks.replace.block_id_place": "ID du bloc à placer", + + "gui.worldhandler.edit_blocks.fill.block_id_to_fill": "ID du bloc à remplir", + + "gui.worldhandler.edit_blocks.clone.filter": "Filtrer", + + "gui.worldhandler.edit_blocks.clone.mode.replace": "Remplacer", + "gui.worldhandler.edit_blocks.clone.mode.masked": "Masqué", + "gui.worldhandler.edit_blocks.clone.mode.filtered": "Filtré", + + "gui.worldhandler.edit_blocks.pos.set_pos_1": "Déf. pos 1", + "gui.worldhandler.edit_blocks.pos.set_pos_2": "Déf. pos 2", + + "gui.worldhandler.recipes.give": "Débloquer", + "gui.worldhandler.recipes.take": "Retirer", + + "gui.worldhandler.scoreboard.slot.list": "Liste", + "gui.worldhandler.scoreboard.slot.belowName": "Sous le nom", + "gui.worldhandler.scoreboard.slot.sidebar": "Barre latérale", + "gui.worldhandler.scoreboard.slot.sidebar.team": "Sidebar Team", + + "gui.worldhandler.scoreboard.objectives.objective": "Objectif", + "gui.worldhandler.scoreboard.objectives.create": "Créer", + "gui.worldhandler.scoreboard.objectives.display": "Afficher", + "gui.worldhandler.scoreboard.objectives.undisplay": "Désafficher", + "gui.worldhandler.scoreboard.objectives.remove": "Retirer", + + "gui.worldhandler.scoreboard.objectives.stat.air": "Oxygène du joueur", + "gui.worldhandler.scoreboard.objectives.stat.armor": "Armure du joueur", + "gui.worldhandler.scoreboard.objectives.stat.deathCount": "Nombre de morts", + "gui.worldhandler.scoreboard.objectives.stat.dummy": "Test", + "gui.worldhandler.scoreboard.objectives.stat.food": "Faim du joueur", + "gui.worldhandler.scoreboard.objectives.stat.health": "Santé du joueur", + "gui.worldhandler.scoreboard.objectives.stat.killedByTeam": "Tué par l'équipe", + "gui.worldhandler.scoreboard.objectives.stat.level": "Niv. d'expérience", + "gui.worldhandler.scoreboard.objectives.stat.custom": "Statistiques", + "gui.worldhandler.scoreboard.objectives.stat.killed": "Tué", + "gui.worldhandler.scoreboard.objectives.stat.killed_by": "Tué par", + "gui.worldhandler.scoreboard.objectives.stat.playerKillCount": "Joueurs tués", + "gui.worldhandler.scoreboard.objectives.stat.teamkill": "Teamkills", + "gui.worldhandler.scoreboard.objectives.stat.totalKillCount": "Total Kill Count", + "gui.worldhandler.scoreboard.objectives.stat.trigger": "Déclencheur", + "gui.worldhandler.scoreboard.objectives.stat.xp": "Expérience totale", + + "gui.worldhandler.scoreboard.team.options.friendlyFire": "Tir allié", + "gui.worldhandler.scoreboard.team.options.seeFriendlyInvisibles": "Invisibles alliés", + "gui.worldhandler.scoreboard.team.options.nametagVisibility": "Visibilité des noms", + "gui.worldhandler.scoreboard.team.options.deathMessageVisibility": "Messages de mort", + "gui.worldhandler.scoreboard.team.options.collisionRule": "Collision d'équipe", + "gui.worldhandler.scoreboard.team.options.color": "Couleur", + + "gui.worldhandler.scoreboard.team.suboption.always": "Toujours", + "gui.worldhandler.scoreboard.team.suboption.never": "Jamais", + "gui.worldhandler.scoreboard.team.suboption.hideForOtherTeams": "Cacher pour autres", + "gui.worldhandler.scoreboard.team.suboption.hideForOwnTeam": "Cacher pour équipe", + "gui.worldhandler.scoreboard.team.suboption.pushOwnTeam": "Avec coéquipiers", + "gui.worldhandler.scoreboard.team.suboption.pushOtherTeams": "Avec autres équipes", + "gui.worldhandler.scoreboard.team.suboption.true": "Activé", + "gui.worldhandler.scoreboard.team.suboption.false": "Désactivé", + + "gui.worldhandler.scoreboard.team.team": "Équipe", + "gui.worldhandler.scoreboard.team.create": "Créer", + "gui.worldhandler.scoreboard.team.join": "Rejoindre", + "gui.worldhandler.scoreboard.team.leave": "Quitter", + "gui.worldhandler.scoreboard.team.remove": "Supprimer", + "gui.worldhandler.scoreboard.team.empty": "Vider", + "gui.worldhandler.scoreboard.team.options": "Options d'équipe", + + "gui.worldhandler.scoreboard.players.points": "Points ", + "gui.worldhandler.scoreboard.players.tag": "Tag", + "gui.worldhandler.scoreboard.players.trigger": "Déclencheur", + + "gui.worldhandler.entities.player.start": "Démarrer", + "gui.worldhandler.entities.player.score": "Score ", + "gui.worldhandler.entities.player.position": "Position", + "gui.worldhandler.entities.player.miscellaneous": "Divers", + + "gui.worldhandler.entities.player.score.experience": "Expérience ", + "gui.worldhandler.entities.player.score.experience_coins": "Points d'XP ", + + "gui.worldhandler.entities.player.position.copy_position": "Copier la position", + + "gui.worldhandler.entities.player.miscellaneous.set_spawn": "Point d'apparition", + "gui.worldhandler.entities.player.miscellaneous.set_global_spawn": "Pt d'apparition du monde", + "gui.worldhandler.entities.player.miscellaneous.kill": "Tuer", + "gui.worldhandler.entities.player.miscellaneous.clear_inventory": "Vider l'inventaire", + + "gui.worldhandler.entities.summon.start": "Démarrer", + "gui.worldhandler.entities.summon.potion_effects": "Effets de potions", + "gui.worldhandler.entities.summon.attributes": "Attributs", + "gui.worldhandler.entities.summon.equipment": "Équipement", + + "gui.worldhandler.entities.summon.start.mob_id": "ID de créature", + "gui.worldhandler.entities.summon.start.custom_name": "Nom personnalisé", + "gui.worldhandler.entities.summon.start.passenger_mob_id": "ID créature passager", + + "gui.worldhandler.potion.time.hours": "Heures ", + "gui.worldhandler.potion.time.minutes": "Minutes ", + "gui.worldhandler.potion.time.seconds": "Secondes ", + + "gui.worldhandler.shortcuts.tooltip.home": "Accueil", + "gui.worldhandler.shortcuts.tooltip.butcher": "Boucher", + "gui.worldhandler.shortcuts.tooltip.settings": "Paramètres", + "gui.worldhandler.shortcuts.tooltip.potions": "Potions", + + "gui.worldhandler.shortcuts.tooltip.gamemode": "Mode de jeu : %s", + "gui.worldhandler.shortcuts.tooltip.gamemode.survival": "Survie", + "gui.worldhandler.shortcuts.tooltip.gamemode.creative": "Créatif", + "gui.worldhandler.shortcuts.tooltip.gamemode.adventure": "Aventure", + "gui.worldhandler.shortcuts.tooltip.gamemode.spectator": "Spectateur", + + "gui.worldhandler.shortcuts.tooltip.difficulty": "Difficulté : %s", + "gui.worldhandler.shortcuts.tooltip.difficulty.peaceful": "Paisible", + "gui.worldhandler.shortcuts.tooltip.difficulty.easy": "Facile", + "gui.worldhandler.shortcuts.tooltip.difficulty.normal": "Normale", + "gui.worldhandler.shortcuts.tooltip.difficulty.hard": "Difficile", + + "gui.worldhandler.shortcuts.tooltip.weather": "Météo : %s", + "gui.worldhandler.shortcuts.tooltip.weather.thunder": "Orage", + "gui.worldhandler.shortcuts.tooltip.weather.rainy": "Pluie", + "gui.worldhandler.shortcuts.tooltip.weather.clear": "Claire", + + "gui.worldhandler.shortcuts.tooltip.time": "Temps : %s", + "gui.worldhandler.shortcuts.tooltip.time.midnight": "Minuit (%s)", + "gui.worldhandler.shortcuts.tooltip.time.sunset": "Crépuscule (%s)", + "gui.worldhandler.shortcuts.tooltip.time.noon": "Midi (%s)", + "gui.worldhandler.shortcuts.tooltip.time.dawn": "Aube (%s)", + + "gui.worldhandler.generic.back": "Retour", + "gui.worldhandler.generic.backToGame": "Retour au jeu", + "gui.worldhandler.generic.on": "Oui", + "gui.worldhandler.generic.off": "Non", + "gui.worldhandler.generic.yes": "Oui", + "gui.worldhandler.generic.no": "Non", + "gui.worldhandler.generic.value": "Valeur", + "gui.worldhandler.generic.name": "Nom", + "gui.worldhandler.generic.enable": "Activer", + "gui.worldhandler.generic.disable": "Désactiver", + "gui.worldhandler.generic.edit_username": "Modifier le nom d'utilisateur", + + "gui.worldhandler.actions.add": "Ajouter", + "gui.worldhandler.actions.remove": "Supprimer", + "gui.worldhandler.actions.set": "Définir", + "gui.worldhandler.actions.reset": "Réinitialiser", + "gui.worldhandler.actions.set_to_0": "Définir sur 0", + "gui.worldhandler.actions.perform": "Exécuter", + "gui.worldhandler.actions.send": "Envoyer", + "gui.worldhandler.actions.copy": "Copier", + "gui.worldhandler.actions.place_command_block": "Placer bloc commande", + + "gui.worldhandler.color": "Couleur", + "gui.worldhandler.color.black": "Noir", + "gui.worldhandler.color.dark_blue": "Bleu foncé", + "gui.worldhandler.color.dark_green": "Vert foncé", + "gui.worldhandler.color.dark_aqua": "Bleu ciel", + "gui.worldhandler.color.dark_red": "Rouge foncé", + "gui.worldhandler.color.dark_purple": "Violet", + "gui.worldhandler.color.gold": "Or", + "gui.worldhandler.color.gray": "Gris", + "gui.worldhandler.color.dark_gray": "Gris foncé", + "gui.worldhandler.color.blue": "Bleu", + "gui.worldhandler.color.green": "Vert", + "gui.worldhandler.color.aqua": "Cyan", + "gui.worldhandler.color.red": "Rouge", + "gui.worldhandler.color.light_purple": "Magenta", + "gui.worldhandler.color.yellow": "Jaune", + "gui.worldhandler.color.white": "Blanc", + "gui.worldhandler.color.reset": "Par défaut", + + "worldhandler.permission.refused": "Vous n'avez pas la permission d'utiliser World Handler", + "worldhandler.permission.refused.change": "Modifiez \"%s\" pour désactiver ce message", + + "worldhandler.error.gui": "Une erreur inattendue s'est produite." +}