aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rwxr-xr-xsrc/main/resources/assets/roughlyenoughitems/lang/fr_fr.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json
index 10bc0843d..138e039cf 100755
--- a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json
@@ -53,12 +53,12 @@
"text.rei.left_arrow": "<",
"text.rei.right_arrow": ">",
"text.rei.view_all_categories": "Voir toutes les catégories",
- "text.rei.go_back_first_page": "Retourner à la page 1",
+ "text.rei.go_back_first_page": "Retour à la page 1",
"text.rei.choose_page": "Choisir une page",
"text.rei.gamemode_button.tooltip": "Changer le mode de jeu\n§7Mettre le mode de jeu en %s.\n\n§7Maj. + Clic pour changer le mode de jeu dans le sens inverse.",
"text.rei.weather_button.tooltip": "Changer la météo\n§7Rendre le temps %s.",
"text.rei.reload_config": "Recharger plugins",
- "text.rei.config.is.reloading": "Les plugins sont en train d'être rechargés !",
+ "text.rei.config.is.reloading": "Les plugins sont en cours de rechargement !",
"text.rei.enabled": "Oui",
"text.rei.disabled": "Non",
"text.rei.short_gamemode.survival": "S",
@@ -105,7 +105,7 @@
"config.roughlyenoughitems.clickableRecipeArrows": "Flèches de recette cliquables :",
"config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "Activées",
"config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "Désactivées",
- "config.roughlyenoughitems.renderEntryEnchantmentGlint": "Aura des enchantements :",
+ "config.roughlyenoughitems.renderEntryEnchantmentGlint": "Afficher l'aura des enchantements :",
"config.roughlyenoughitems.entrySize": "Taille des entrées :",
"config.roughlyenoughitems.useCompactTabs": "Onglets compacts :",
"config.roughlyenoughitems.darkTheme": "Thème d'apparence :",
@@ -130,7 +130,7 @@
"config.roughlyenoughitems.disableRecipeBook.boolean.true": "Désactivé",
"config.roughlyenoughitems.disableRecipeBook.boolean.false": "Activé",
"config.roughlyenoughitems.fixTabCloseContainer": "Fix Vanilla Tab Container (When Recipe Book Disabled):",
- "config.roughlyenoughitems.lighterButtonHover": "Lighter Button Hover:",
+ "config.roughlyenoughitems.lighterButtonHover": "Bouton survolé plus clair :",
"config.roughlyenoughitems.enableCraftableOnlyButton": "Filtre des recettes réalisables :",
"config.roughlyenoughitems.enableCraftableOnlyButton.boolean.true": "Activé",
"config.roughlyenoughitems.enableCraftableOnlyButton.boolean.false": "Désactivé",
@@ -140,9 +140,9 @@
"config.roughlyenoughitems.gamemodeCommand": "Commande pour le mode de jeu :",
"config.roughlyenoughitems.giveCommand": "Commande pour donner :",
"config.roughlyenoughitems.loadDefaultPlugin": "Charger le plugin par défaut :",
- "config.roughlyenoughitems.loadDefaultPlugin.boolean.false": "§cNon (Dangereux)",
- "config.roughlyenoughitems.registerRecipesInAnotherThread": "Recipe Sync Thread:",
- "config.roughlyenoughitems.registerRecipesInAnotherThread.boolean.true": "New REI Thread",
+ "config.roughlyenoughitems.loadDefaultPlugin.boolean.false": "§cNon (dangereux)",
+ "config.roughlyenoughitems.registerRecipesInAnotherThread": "Thread de synchronisation des recettes :",
+ "config.roughlyenoughitems.registerRecipesInAnotherThread.boolean.true": "Nouveau thread REI",
"config.roughlyenoughitems.registerRecipesInAnotherThread.boolean.false": "§cPacket Thread",
"config.roughlyenoughitems.weatherCommand": "Commande pour la météo :",
"config.roughlyenoughitems.itemListOrdering": "Classement de la liste des entrées :",