diff options
Diffstat (limited to 'src')
| -rwxr-xr-x | src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json index 2258fb713..654cf9721 100755 --- a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json @@ -25,7 +25,7 @@ "category.rei.brewing.result": "Potion obtenue", "category.rei.composting": "Compostage", "category.rei.stripping": "Écorçage", - "text.rei.composting.chance": "§e%d%% Chance", + "text.rei.composting.chance": "§e%d% % de chances", "text.rei.composting.page": "Page %d", "text.rei.config": "Configuration", "text.rei.config_tooltip": "Ouvrir le menu de configuration \n§7Appuyez sur Maj. et cliquez pour activer le mode triche", @@ -111,7 +111,7 @@ "config.roughlyenoughitems.darkTheme.boolean.true": "Dark Theme", "config.roughlyenoughitems.darkTheme.boolean.false": "Light Theme", "config.roughlyenoughitems.lightGrayRecipeBorder": "Recipe Display Border:", - "config.roughlyenoughitems.lightGrayRecipeBorder.boolean.true": "Light Gray", + "config.roughlyenoughitems.lightGrayRecipeBorder.boolean.true": "Gris clair", "config.roughlyenoughitems.lightGrayRecipeBorder.boolean.false": "High Contrast", "config.roughlyenoughitems.maxRecipePerPage": "Maximum de recettes par page :", "config.roughlyenoughitems.mirrorItemPanel": "Item List Position:", @@ -123,7 +123,7 @@ "config.roughlyenoughitems.searchFieldLocation.top_side": "Top Left / Right", "config.roughlyenoughitems.searchFieldLocation.center": "Middle", "config.roughlyenoughitems.villagerScreenPermanentScrollBar": "Scrollbar Fade:", - "config.roughlyenoughitems.villagerScreenPermanentScrollBar.boolean.true": "Never", + "config.roughlyenoughitems.villagerScreenPermanentScrollBar.boolean.true": "Jamais", "config.roughlyenoughitems.villagerScreenPermanentScrollBar.boolean.false": "When Inactive", "config.roughlyenoughitems.disableRecipeBook": "Vanilla Recipe Book:", "config.roughlyenoughitems.disableRecipeBook.boolean.true": "Désactivé", @@ -136,14 +136,14 @@ "config.roughlyenoughitems.showUtilsButtons": "Utils Buttons:", "config.roughlyenoughitems.showUtilsButtons.boolean.true": "Activé", "config.roughlyenoughitems.showUtilsButtons.boolean.false": "Désactivé", - "config.roughlyenoughitems.gamemodeCommand": "Game Mode Command:", - "config.roughlyenoughitems.giveCommand": "Give Command:", + "config.roughlyenoughitems.gamemodeCommand": "Commande pour le mode de jeu :", + "config.roughlyenoughitems.giveCommand": "Commande pour donner :", "config.roughlyenoughitems.loadDefaultPlugin": "Charger le plugin par défaut :", "config.roughlyenoughitems.loadDefaultPlugin.boolean.false": "§cNon (Dangereux)", "config.roughlyenoughitems.registerRecipesInAnotherThread": "Recipe Sync Thread:", "config.roughlyenoughitems.registerRecipesInAnotherThread.boolean.true": "New REI Thread", "config.roughlyenoughitems.registerRecipesInAnotherThread.boolean.false": "§cPacket Thread", - "config.roughlyenoughitems.weatherCommand": "Weather Command:", + "config.roughlyenoughitems.weatherCommand": "Commande pour la météo :", "config.roughlyenoughitems.itemListOrdering": "Entry List Ordering:", "config.roughlyenoughitems.list_ordering_button": "%s [%s]", "config.roughlyenoughitems.recipeScreenType": "Type d'affichage des recettes :", |
