diff options
Diffstat (limited to 'src')
| -rwxr-xr-x | src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json index fdf89e4b4..5dec6e31f 100755 --- a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json @@ -1,8 +1,8 @@ { "key.rei.category": "Roughly Enough Items (Set Modifiers at Config Screen)", "text.rei.cheating": "Tricherie", - "text.rei.cheating_disabled": "§7Cheating Disabled", - "text.rei.cheating_enabled": "§cCheating Enabled", + "text.rei.cheating_disabled": "§7Triche désactivée", + "text.rei.cheating_enabled": "§cTriche activée", "text.rei.cheating_limited_enabled": "§bCheating Enabled (Using Commands)", "text.rei.cheating_enabled_no_perms": "§7Cheating §cEnabled §7(No Permission)", "text.rei.no_permission_cheat": "Operator permissions are required to cheat items", @@ -57,7 +57,7 @@ "text.rei.choose_page": "Choisir une page", "text.rei.gamemode_button.tooltip": "Changer le mode de jeu\n§7Mode de jeu changé en %s.\n\n§7Appuyer sur Shift en cliquant pour changer le mode de jeu dans le sens inverse.", "text.rei.weather_button.tooltip": "Changer la météo\n§7Météo changée en %s.", - "text.rei.reload_config": "Reload Plugins", + "text.rei.reload_config": "Recharger les plugins", "text.rei.config.is.reloading": "Plugins are reloading!", "text.rei.enabled": "Oui", "text.rei.disabled": "Non", @@ -87,16 +87,16 @@ "msg.rei.recipe_id_details": "Recipe ID: %s", "_comment": "Config Tooltips", "config.roughlyenoughitems.title": "Roughly Enough Items Config", - "config.roughlyenoughitems.!general": "General", - "config.roughlyenoughitems.appearance": "Appearance", + "config.roughlyenoughitems.!general": "Général", + "config.roughlyenoughitems.appearance": "Affichage", "config.roughlyenoughitems.modules": "Modules", - "config.roughlyenoughitems.technical": "Technical", - "config.roughlyenoughitems.performance": "Performance", - "config.roughlyenoughitems.cheating": "Cheating:", - "config.roughlyenoughitems.recipeKeybind": "Show Recipe:", - "config.roughlyenoughitems.hideKeybind": "Hide/Show REI:", - "config.roughlyenoughitems.usageKeybind": "Show Uses:", - "config.roughlyenoughitems.nextPageKeybind": "Next Page:", + "config.roughlyenoughitems.technical": "Technique", + "config.roughlyenoughitems.performance": "Performances", + "config.roughlyenoughitems.cheating": "Triche :", + "config.roughlyenoughitems.recipeKeybind": "Afficher la recette :", + "config.roughlyenoughitems.hideKeybind": "Masquer/Afficher REI :", + "config.roughlyenoughitems.usageKeybind": "Afficher les utilisations :", + "config.roughlyenoughitems.nextPageKeybind": "Page suivante :", "config.roughlyenoughitems.previousPageKeybind": "Previous Page:", "config.roughlyenoughitems.focusSearchFieldKeybind": "Focus Search Field:", "config.roughlyenoughitems.copyRecipeIdentifierKeybind": "Copy Recipe Identifier:", |
