diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-01-05 07:21:50 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-01-05 07:21:50 +0800 |
| commit | 02b80148c863f162e5a52b83f787dc33270661fa (patch) | |
| tree | 1ab3477c727ced2fb37561212bf4cd7ddb0e7249 /src | |
| parent | aa2718df2c4c13d83def7a2b35166f3e79ca150a (diff) | |
| download | RoughlyEnoughItems-02b80148c863f162e5a52b83f787dc33270661fa.tar.gz RoughlyEnoughItems-02b80148c863f162e5a52b83f787dc33270661fa.tar.bz2 RoughlyEnoughItems-02b80148c863f162e5a52b83f787dc33270661fa.zip | |
New translations en_us.json (fr_fr)
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 89af66461..8a31e2efc 100755 --- a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json @@ -10,7 +10,7 @@ "category.rei.crafting": "Fabrication", "category.rei.smelting": "Cuisson", "category.rei.smelting.fuel": "Combustible", - "category.rei.fuel": "Fuel", + "category.rei.fuel": "Combustible", "category.rei.fuel.time": "Temps de cuisson : %d ticks", "category.rei.fuel.time_short": "%d ticks", "category.rei.cooking.xp": "%f XP", @@ -77,7 +77,7 @@ "text.rei.favorites": "Favoris", "text.rei.favorites_tooltip": " \n§7Press %s to add this to favorites.", "text.rei.remove_favorites_tooltip": " \n§7Press %s to remove this from favorites.", - "text.rei.working_station": "Working Station", + "text.rei.working_station": "Poste de travail", "text.rei.recipe_id": "\n%sID de recette : %s", "text.rei.recipe_screen_type.selection": "Écran de sélection du type d'affichage des recettes", "text.rei.recipe_screen_type.selection.sub": "Vous pouvez toujours changer cette option dans l'écran de configuration.", @@ -105,9 +105,9 @@ "config.roughlyenoughitems.clickableRecipeArrows": "Clickable Recipe Arrows:", "config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "Activé", "config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "Désactivé", - "config.roughlyenoughitems.renderEntryEnchantmentGlint": "Render Enchantment Glint:", + "config.roughlyenoughitems.renderEntryEnchantmentGlint": "Aura des enchantements :", "config.roughlyenoughitems.entrySize": "Entry Size:", - "config.roughlyenoughitems.darkTheme": "Appearance Theme:", + "config.roughlyenoughitems.darkTheme": "Thème d'apparence :", "config.roughlyenoughitems.darkTheme.boolean.true": "Thème sombre", "config.roughlyenoughitems.darkTheme.boolean.false": "Thème clair", "config.roughlyenoughitems.lightGrayRecipeBorder": "Recipe Display Border:", @@ -147,9 +147,9 @@ "config.roughlyenoughitems.itemListOrdering": "Entry List Ordering:", "config.roughlyenoughitems.list_ordering_button": "%s [%s]", "config.roughlyenoughitems.recipeScreenType": "Type d'affichage des recettes :", - "config.roughlyenoughitems.recipeScreenType.unset": "Not Set", + "config.roughlyenoughitems.recipeScreenType.unset": "Non défini", "config.roughlyenoughitems.recipeScreenType.original": "Original", - "config.roughlyenoughitems.recipeScreenType.villager": "Villager Like", + "config.roughlyenoughitems.recipeScreenType.villager": "Menu de villageois", "config.roughlyenoughitems.itemCheatingMode": "Item Cheating Amount:", "config.roughlyenoughitems.itemCheatingMode.rei_like": "Normal", "config.roughlyenoughitems.itemCheatingMode.jei_like": "Inversé", |
