diff options
Diffstat (limited to 'src')
| -rwxr-xr-x | src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json index 62dc4e2d6..4f2290dfc 100755 --- a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json @@ -5,7 +5,7 @@ "text.rei.cheating_enabled": "§cTriche activée", "text.rei.cheating_limited_enabled": "§bTriche activée (commandes activées)", "text.rei.cheating_enabled_no_perms": "§7Triche §cactivée §7(aucune permission)", - "text.rei.no_permission_cheat": "Operator permissions are required to cheat items", + "text.rei.no_permission_cheat": "Les permissions d'opérateur sont requises pour obtenir des objets", "text.rei.search.field.suggestion": "Rechercher...", "category.rei.crafting": "Fabrication", "category.rei.smelting": "Cuisson", @@ -37,7 +37,7 @@ "ordering.rei.name": "Nom", "ordering.rei.item_groups": "Groupes d'objets", "text.auto_craft.move_items": "Déplacer les objets", - "text.auto_craft.move_items.yog": "Generate NullPointerException!!", + "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.", "error.rei.not.on.server": "REI n'est pas installé sur le serveur.", "error.rei.not.enough.materials": "Matériaux manquants.", @@ -100,13 +100,13 @@ "config.roughlyenoughitems.previousPageKeybind": "Page précédente :", "config.roughlyenoughitems.focusSearchFieldKeybind": "Focus Search Field:", "config.roughlyenoughitems.copyRecipeIdentifierKeybind": "Copier l'identifiant de la recette :", - "config.roughlyenoughitems.favoriteKeybind": "Favorite Entry:", + "config.roughlyenoughitems.favoriteKeybind": "Entrée favorite :", "config.roughlyenoughitems.favoritesEnabled": "Favoris activés :", "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.entrySize": "Entry Size:", + "config.roughlyenoughitems.entrySize": "Taille des entrées :", "config.roughlyenoughitems.useCompactTabs": "Onglets compacts :", "config.roughlyenoughitems.darkTheme": "Thème d'apparence :", "config.roughlyenoughitems.darkTheme.boolean.true": "Thème sombre", @@ -118,7 +118,7 @@ "config.roughlyenoughitems.mirrorItemPanel": "Position de la liste des objets :", "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.debugRenderTimeRequired": "Mode de débogage de la liste d'entrées :", "config.roughlyenoughitems.searchFieldLocation": "Position du champ de recherche :", "config.roughlyenoughitems.searchFieldLocation.bottom_side": "En bas à gauche/droite", "config.roughlyenoughitems.searchFieldLocation.top_side": "En haut à gauche/droite", @@ -145,7 +145,7 @@ "config.roughlyenoughitems.registerRecipesInAnotherThread.boolean.true": "New REI Thread", "config.roughlyenoughitems.registerRecipesInAnotherThread.boolean.false": "§cPacket Thread", "config.roughlyenoughitems.weatherCommand": "Commande pour la météo :", - "config.roughlyenoughitems.itemListOrdering": "Entry List Ordering:", + "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.unset": "Non défini", @@ -154,7 +154,7 @@ "config.roughlyenoughitems.itemCheatingMode": "Item Cheating Amount:", "config.roughlyenoughitems.itemCheatingMode.rei_like": "Normal", "config.roughlyenoughitems.itemCheatingMode.jei_like": "Inversé", - "config.roughlyenoughitems.searchFavorites": "Search Filter in Favorites:", + "config.roughlyenoughitems.searchFavorites": "Filtre de recherche des favoris :", "config.roughlyenoughitems.appendModNames": "Ajouter les noms des mods :", "config.roughlyenoughitems.displayFavoritesOnTheLeft": "Position des favoris :", "config.roughlyenoughitems.displayFavoritesOnTheLeft.boolean.true": "Côté opposé", @@ -162,7 +162,7 @@ "config.roughlyenoughitems.displayFavoritesTooltip": "Afficher les info-bulles des favoris :", "config.roughlyenoughitems.snapToRows": "Entry List Snap To Rows:", "config.roughlyenoughitems.toastDisplayedOnCopyIdentifier": "Copier l'identifiant de la notification :", - "config.roughlyenoughitems.scrollingEntryListWidget": "Entry List Action:", + "config.roughlyenoughitems.scrollingEntryListWidget": "Type de navigation dans la liste :", "config.roughlyenoughitems.scrollingEntryListWidget.boolean.true": "Défilement", "config.roughlyenoughitems.scrollingEntryListWidget.boolean.false": "Pagination", "text.rei.credit.text": "§lRoughly Enough Items (v%s)\n§7Initialement un fork du mod Almost Enough Items.\n\n§lDéveloppeurs\n Mod de base par ZenDarva\n Réécrit par Danielshe\n Prise en charge sur d'anciens plugins par TehNut\n\n§lTraductions\n%s\n\n§lLicence\n§7Roughly Enough Items est sous licence MIT." |
