diff options
Diffstat (limited to 'src')
| -rwxr-xr-x | src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json index 654cf9721..89af66461 100755 --- a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json @@ -74,49 +74,49 @@ "text.rei.next_page": "Page suivante", "text.rei.back": "Retour", "text.rei.select": "Sélectionner", - "text.rei.favorites": "Favorites", + "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.recipe_id": "\n%sRecipe Id: %s", + "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.", - "text.rei.view_recipes_for": "View Recipes for %s", + "text.rei.view_recipes_for": "Voir les recettes de %s", "tooltip.rei.fluid_amount": "§7%d Unit", "msg.rei.copied_recipe_id": "Copied Recipe Identifier", - "msg.rei.recipe_id_details": "Recipe ID: %s", - "_comment": "Config Tooltips", + "msg.rei.recipe_id_details": "ID de recette : %s", + "_comment": "Info-bulles de configuration", "config.roughlyenoughitems.title": "Roughly Enough Items Config", "config.roughlyenoughitems.!general": "Général", - "config.roughlyenoughitems.appearance": "Affichage", + "config.roughlyenoughitems.appearance": "Apparence", "config.roughlyenoughitems.modules": "Modules", "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.hideKeybind": "Masquer/afficher REI :", "config.roughlyenoughitems.usageKeybind": "Afficher les utilisations :", "config.roughlyenoughitems.nextPageKeybind": "Page suivante :", "config.roughlyenoughitems.previousPageKeybind": "Page précédente :", "config.roughlyenoughitems.focusSearchFieldKeybind": "Focus Search Field:", "config.roughlyenoughitems.copyRecipeIdentifierKeybind": "Copy Recipe Identifier:", "config.roughlyenoughitems.favoriteKeybind": "Favorite Entry:", - "config.roughlyenoughitems.favoritesEnabled": "Favorites Enabled:", + "config.roughlyenoughitems.favoritesEnabled": "Favoris activés :", "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.entrySize": "Entry Size:", "config.roughlyenoughitems.darkTheme": "Appearance Theme:", - "config.roughlyenoughitems.darkTheme.boolean.true": "Dark Theme", - "config.roughlyenoughitems.darkTheme.boolean.false": "Light Theme", + "config.roughlyenoughitems.darkTheme.boolean.true": "Thème sombre", + "config.roughlyenoughitems.darkTheme.boolean.false": "Thème clair", "config.roughlyenoughitems.lightGrayRecipeBorder": "Recipe Display Border:", "config.roughlyenoughitems.lightGrayRecipeBorder.boolean.true": "Gris clair", - "config.roughlyenoughitems.lightGrayRecipeBorder.boolean.false": "High Contrast", + "config.roughlyenoughitems.lightGrayRecipeBorder.boolean.false": "Contraste élevé", "config.roughlyenoughitems.maxRecipePerPage": "Maximum de recettes par page :", "config.roughlyenoughitems.mirrorItemPanel": "Item List Position:", - "config.roughlyenoughitems.mirrorItemPanel.boolean.true": "Left Side", - "config.roughlyenoughitems.mirrorItemPanel.boolean.false": "Right Side", + "config.roughlyenoughitems.mirrorItemPanel.boolean.true": "Côté gauche", + "config.roughlyenoughitems.mirrorItemPanel.boolean.false": "Côté droit", "config.roughlyenoughitems.debugRenderTimeRequired": "Entry List Debug Mode:", "config.roughlyenoughitems.searchFieldLocation": "Search Field Position:", "config.roughlyenoughitems.searchFieldLocation.bottom_side": "Bottom Left / Right", @@ -155,8 +155,8 @@ "config.roughlyenoughitems.itemCheatingMode.jei_like": "Inversé", "config.roughlyenoughitems.searchFavorites": "Search Filter in Favorites:", "config.roughlyenoughitems.appendModNames": "Append Mod Names:", - "config.roughlyenoughitems.displayFavoritesOnTheLeft": "Favorites Position:", - "config.roughlyenoughitems.displayFavoritesOnTheLeft.boolean.true": "Opposite Side", + "config.roughlyenoughitems.displayFavoritesOnTheLeft": "Position des favoris :", + "config.roughlyenoughitems.displayFavoritesOnTheLeft.boolean.true": "Côté opposé", "config.roughlyenoughitems.displayFavoritesOnTheLeft.boolean.false": "Top of list", "config.roughlyenoughitems.displayFavoritesTooltip": "Display Favorites Tooltips:", "config.roughlyenoughitems.snapToRows": "Entry List Snap To Rows:", |
