aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2021-05-03 00:47:35 +0800
committershedaniel <daniel@shedaniel.me>2021-05-03 00:47:35 +0800
commit2ecc1d1dfe3ffa1261de82fee96d4943a3220bc1 (patch)
tree7c3c0f4083f6602d1cf18057120318a01db4b309
parentc9daea171f4def864ab0ce50d0b8f6931618017c (diff)
parent77181a0c6b2575175f190f4c399fcc46cd42786d (diff)
downloadRoughlyEnoughItems-2ecc1d1dfe3ffa1261de82fee96d4943a3220bc1.tar.gz
RoughlyEnoughItems-2ecc1d1dfe3ffa1261de82fee96d4943a3220bc1.tar.bz2
RoughlyEnoughItems-2ecc1d1dfe3ffa1261de82fee96d4943a3220bc1.zip
Merge remote-tracking branch 'shedaniel/6.x' into 6.x
-rwxr-xr-xsrc/main/resources/assets/roughlyenoughitems/lang/fr_fr.json21
1 files changed, 21 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 3ba966929..22b4028b5 100755
--- a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json
@@ -94,11 +94,15 @@
"text.rei.recipe_id": "\n%sID de recette : %s",
"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.jei_compat.false": "Couche de compatibilité JEI : Désactivé",
+ "text.rei.jei_compat.true": "Couche de compatibilité JEI : Activé",
+ "text.rei.jei_compat.sub": "Voulez-vous activer la couche de compatibilité de JEI %s§7 ?\n§7Cela permettrait de charger les plugins JEI à partir de ces sources :\n%s\n\n§7La compatibilité JEI de REI n'est cependant pas parfaite, certains problèmes peuvent avoirs lieu.\n§cUTILISEZ À VOS PROPRES RISQUES!",
"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",
+ "favorite.section.weather": "Météo",
"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",
@@ -106,6 +110,7 @@
"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",
+ "_comment": "Info-bulles de configuration",
"config.roughlyenoughitems.title": "Configuration de Roughly Enough Items",
"config.roughlyenoughitems.basics": "Fonctions de base",
"config.roughlyenoughitems.appearance": "Apparence",
@@ -126,6 +131,10 @@
"config.roughlyenoughitems.cheatingStyle": "Style de triche :",
"config.roughlyenoughitems.cheatingStyle.grab": "Saisir",
"config.roughlyenoughitems.cheatingStyle.give": "Donner",
+ "config.roughlyenoughitems.motion": "Paramètres animation / de mouvement",
+ "config.roughlyenoughitems.motion.configScreenAnimation": "Écran de configuration animé :",
+ "config.roughlyenoughitems.motion.creditsScreenAnimation": "Ecran de fin animé :",
+ "config.roughlyenoughitems.motion.favoritesAnimation": "Favoris animés :",
"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",
@@ -163,6 +172,12 @@
"config.roughlyenoughitems.accessibility.displayPanelLocation": "Position du panneau d'entrée:",
"config.roughlyenoughitems.accessibility.displayPanelLocation.left": "Côté gauche",
"config.roughlyenoughitems.accessibility.displayPanelLocation.right": "Côté droit",
+ "config.roughlyenoughitems.search.tooltipSearch": "Recherche par infobulle",
+ "config.roughlyenoughitems.search.tagSearch": "Recherche par tag",
+ "config.roughlyenoughitems.search.identifierSearch": "Recherche d'identifiant (*) :",
+ "config.roughlyenoughitems.search.modSearch": "Recherche par mod",
+ "config.roughlyenoughitems.search_mode.always": "Toujours activé",
+ "config.roughlyenoughitems.search_mode.never": "Toujours désactivé",
"config.roughlyenoughitems.search.debugSearchTimeRequired": "Mode de débogage de la recherche :",
"config.roughlyenoughitems.accessibility.resizeDynamically": "Redimensionner dynamiquement :",
"config.roughlyenoughitems.layout.searchFieldLocation": "Position du champ de recherche :",
@@ -183,6 +198,8 @@
"config.roughlyenoughitems.commands.giveCommand": "Commande pour donner :",
"config.roughlyenoughitems.miscellaneous.loadDefaultPlugin": "Charger le plugin par défaut :",
"config.roughlyenoughitems.miscellaneous.loadDefaultPlugin.boolean.false": "§cNon (dangereux)",
+ "config.roughlyenoughitems.miscellaneous.registerRecipesInAnotherThread": "Recharger le thread REI",
+ "config.roughlyenoughitems.miscellaneous.registerRecipesInAnotherThread.boolean.true": "Fil REI",
"config.roughlyenoughitems.miscellaneous.registerRecipesInAnotherThread.boolean.false": "§cThread de Paquet",
"config.roughlyenoughitems.commands.weatherCommand": "Commande pour la météo :",
"config.roughlyenoughitems.list_ordering_button": "%s [%s]",
@@ -198,6 +215,10 @@
"config.roughlyenoughitems.scrollingEntryListWidget.boolean.false": "Pagination",
"config.roughlyenoughitems.horizontalEntriesBoundaries": "Bordures d'entrées horizontales",
"config.roughlyenoughitems.verticalEntriesBoundaries": "Bordures d'entrée verticales",
+ "config.roughlyenoughitems.syntaxHighlightingMode.config": "%s",
+ "config.roughlyenoughitems.syntaxHighlightingMode.plain": "Texte brut",
+ "config.roughlyenoughitems.syntaxHighlightingMode.colorful": "Coloré",
+ "config.roughlyenoughitems.syntaxHighlightingMode.colorful_underscored": "Coloré (souligné)",
"config.roughlyenoughitems.filteringScreen": "Filtrage personnalisé",
"config.roughlyenoughitems.filteringRulesScreen": "Règles de filtrage personnalisées",
"config.roughlyenoughitems.filteringRulesScreen.new": "Créer une règle de filtrage",