From 03a18aa1ab5fc3101a4696ed146b6b7ad6b0301b Mon Sep 17 00:00:00 2001 From: shedaniel Date: Mon, 17 Feb 2020 21:04:59 +0800 Subject: New translations en_us.json (fr_fr) --- .../assets/roughlyenoughitems/lang/fr_fr.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json index 93737c29f..e1a9549a2 100755 --- a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json @@ -28,7 +28,7 @@ "category.rei.brewing.result": "Potion obtenue", "category.rei.composting": "Compostage", "category.rei.stripping": "Écorçage", - "category.rei.beacon_base": "Beacon Base", + "category.rei.beacon_base": "Base de balise", "category.rei.information": "Informations", "text.rei.composting.chance": "§e%d% % de chances", "text.rei.composting.page": "Page %d", @@ -98,7 +98,7 @@ "config.roughlyenoughitems.modules": "Modules", "config.roughlyenoughitems.technical": "Technique", "config.roughlyenoughitems.performance": "Performances", - "config.roughlyenoughitems.filtering": "Filtering", + "config.roughlyenoughitems.filtering": "Filtrage", "config.roughlyenoughitems.cheating": "Triche :", "config.roughlyenoughitems.smooth_scrolling": "Paramètres de défilement régulier", "config.roughlyenoughitems.recipeKeybind": "Afficher la recette :", @@ -117,11 +117,11 @@ "config.roughlyenoughitems.lowerConfigButton": "Position du bouton de configuration :", "config.roughlyenoughitems.lowerConfigButton.boolean.false": "En haut", "config.roughlyenoughitems.lowerConfigButton.boolean.true": "À côté de la recherche", - "config.roughlyenoughitems.filteredEntries.selectAll": "Select All", - "config.roughlyenoughitems.filteredEntries.selectNone": "Unselect All", - "config.roughlyenoughitems.filteredEntries.hide": "Hide Selected", - "config.roughlyenoughitems.filteredEntries.show": "Show Selected", - "config.roughlyenoughitems.filteredEntries.loadWorldFirst": "Load World First!", + "config.roughlyenoughitems.filteredEntries.selectAll": "Sélect. tout", + "config.roughlyenoughitems.filteredEntries.selectNone": "Désélect. tout", + "config.roughlyenoughitems.filteredEntries.hide": "Masquer", + "config.roughlyenoughitems.filteredEntries.show": "Afficher", + "config.roughlyenoughitems.filteredEntries.loadWorldFirst": "Charger d'abord le monde !", "config.roughlyenoughitems.entrySize": "Taille des entrées :", "config.roughlyenoughitems.useCompactTabs": "Onglets compacts :", "config.roughlyenoughitems.darkTheme": "Thème d'apparence :", @@ -169,8 +169,8 @@ "config.roughlyenoughitems.recipeScreenType.unset": "Non défini", "config.roughlyenoughitems.recipeScreenType.original": "Original", "config.roughlyenoughitems.recipeScreenType.villager": "Villageois", - "config.roughlyenoughitems.itemCheatingMode": "Item Cheating Amount:", - "config.roughlyenoughitems.itemCheatingMode.rei_like": "Normal", + "config.roughlyenoughitems.itemCheatingMode": "Quantité d'objets obtenus en trichant :", + "config.roughlyenoughitems.itemCheatingMode.rei_like": "Normale", "config.roughlyenoughitems.itemCheatingMode.jei_like": "Inversé", "config.roughlyenoughitems.searchFavorites": "Filtre de recherche des favoris :", "config.roughlyenoughitems.appendModNames": "Ajouter les noms des mods :", -- cgit