diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-01-12 22:35:59 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-01-12 22:35:59 +0800 |
| commit | d895843d80f7fe3af21ad04454afb5209d296937 (patch) | |
| tree | 095cee5fff12b787e0a46081dccb30912879b695 /src | |
| parent | 4fd1e677145f32d3bdec2181ebc0537915c3fb70 (diff) | |
| download | RoughlyEnoughItems-d895843d80f7fe3af21ad04454afb5209d296937.tar.gz RoughlyEnoughItems-d895843d80f7fe3af21ad04454afb5209d296937.tar.bz2 RoughlyEnoughItems-d895843d80f7fe3af21ad04454afb5209d296937.zip | |
New translations en_us.json (fr_fr)
Diffstat (limited to 'src')
| -rwxr-xr-x | src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json index d96ace50c..12ef78534 100755 --- a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json @@ -36,7 +36,7 @@ "ordering.rei.descending": "Décroissant", "ordering.rei.registry": "Registre", "ordering.rei.name": "Nom", - "ordering.rei.item_groups": "Groupes d'objets", + "ordering.rei.item_groups": "Thème", "text.auto_craft.move_items": "Déplacer les objets", "text.auto_craft.move_items.yog": "NullPointerException générée !", "error.rei.transfer.too_small": "Impossible de déplacer les objets vers une grille de %dx%d.", @@ -80,7 +80,7 @@ "text.rei.remove_favorites_tooltip": " \n§7Appuyez sur %s pour le retirer des favoris.", "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": "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.", "text.rei.view_recipes_for": "Voir les recettes de %s", "tooltip.rei.fluid_amount": "§7%d unités", @@ -103,7 +103,7 @@ "config.roughlyenoughitems.copyRecipeIdentifierKeybind": "Copier l'identifiant de la recette :", "config.roughlyenoughitems.favoriteKeybind": "Entrée favorite :", "config.roughlyenoughitems.favoritesEnabled": "Favoris activés :", - "config.roughlyenoughitems.clickableRecipeArrows": "Flèches de recette cliquables :", + "config.roughlyenoughitems.clickableRecipeArrows": "Flèches de recettes cliquables :", "config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "Activées", "config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "Désactivées", "config.roughlyenoughitems.renderEntryEnchantmentGlint": "Afficher l'aura des enchantements :", @@ -149,10 +149,10 @@ "config.roughlyenoughitems.itemListOrdering": "Classement de la liste des entrées :", "config.roughlyenoughitems.list_ordering_button": "%s [%s]", "config.roughlyenoughitems.recipeScreenType": "Type d'affichage des recettes :", - "config.roughlyenoughitems.recipeScreenType.config": "Recipe Screen Type: %s", + "config.roughlyenoughitems.recipeScreenType.config": "Type d'affichage des recettes : %s", "config.roughlyenoughitems.recipeScreenType.unset": "Non défini", "config.roughlyenoughitems.recipeScreenType.original": "Original", - "config.roughlyenoughitems.recipeScreenType.villager": "Menu de villageois", + "config.roughlyenoughitems.recipeScreenType.villager": "Interface de villageois", "config.roughlyenoughitems.itemCheatingMode": "Item Cheating Amount:", "config.roughlyenoughitems.itemCheatingMode.rei_like": "Normal", "config.roughlyenoughitems.itemCheatingMode.jei_like": "Inversé", |
