diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-12-31 23:09:14 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2021-01-21 09:20:15 +0800 |
| commit | fc49f3cc160eea6cefe5a2df90cd037022efdf13 (patch) | |
| tree | 188929ddfb6a63f365979e805586f7a6cd3f4e8f /src | |
| parent | 961b5e08518eedab0b3f1081ed5f1d562f2b23b3 (diff) | |
| download | RoughlyEnoughItems-fc49f3cc160eea6cefe5a2df90cd037022efdf13.tar.gz RoughlyEnoughItems-fc49f3cc160eea6cefe5a2df90cd037022efdf13.tar.bz2 RoughlyEnoughItems-fc49f3cc160eea6cefe5a2df90cd037022efdf13.zip | |
New translations en_us.json (fr_fr)
Diffstat (limited to 'src')
| -rwxr-xr-x | src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json index 69f8d59f2..caf6f8ad6 100755 --- a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json @@ -93,11 +93,15 @@ "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", + "text.rei.subsets": "Sous-ensembles", "text.rei.tiny_potato": "P'tites patates", + "text.rei.add_favorite_widget": "Ajouter...", + "favorite.section.gamemode": "Mode de jeu", "tooltip.rei.fluid_amount": "§7%d unités", "msg.rei.copied_recipe_id": "Identifiant de la recette copié", "msg.rei.recipe_id_details": "ID de recette : %s", "msg.rei.exported_recipe": "Recette exportée", + "msg.rei.exported_recipe.desc": "Vérifiez le dossier \"rei_exports\".", "subsets.rei.roughlyenoughitems.all_entries": "Toutes les entrées", "subsets.rei.roughlyenoughitems.item_groups": "Onglets Créatif", "config.roughlyenoughitems.title": "Configuration de Roughly Enough Items", @@ -118,6 +122,7 @@ "config.roughlyenoughitems.keyBindings.favoriteKeybind": "Entrée favorite :", "config.roughlyenoughitems.cheatingStyle": "Style de triche :", "config.roughlyenoughitems.cheatingStyle.grab": "Saisir", + "config.roughlyenoughitems.cheatingStyle.give": "Donner", "config.roughlyenoughitems.recipeScreenType": "Type d'affichage des recettes :", "config.roughlyenoughitems.recipeScreenType.config": "Type d'affichage des recettes : %s", "config.roughlyenoughitems.recipeScreenType.unset": "Non défini", @@ -131,6 +136,7 @@ "config.roughlyenoughitems.filtering": "Filtrage", "config.roughlyenoughitems.miscellaneous": "Divers", "config.roughlyenoughitems.miscellaneous.clickableRecipeArrows": "Flèches de recettes cliquables :", + "config.roughlyenoughitems.isSubsetsEnabled": "Sous-ensembles activés :", "config.roughlyenoughitems.miscellaneous.renderEntryEnchantmentGlint": "Afficher l'aura des enchantements :", "config.roughlyenoughitems.layout.configButtonLocation": "Position du bouton de configuration :", "config.roughlyenoughitems.filteredEntries.selectAll": "Sélect. tout", @@ -189,6 +195,7 @@ "config.roughlyenoughitems.filteringRulesScreen.delete": "Supprimer", "rule.roughlyenoughitems.filtering.manual": "Filtrage manuel", "rule.roughlyenoughitems.filtering.manual.subtitle": "Sélectionnez manuellement ce qu'il faut masquer et afficher.", + "rule.roughlyenoughitems.filtering.search": "Filtre de recherche", "rule.roughlyenoughitems.filtering.search.subtitle": "Filtrer en utilisant les filtres de recherche.", "rule.roughlyenoughitems.filtering.search.filter": "Filtre de recherche", "rule.roughlyenoughitems.filtering.search.show": "Afficher/Masquer :", |
