diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-01-09 18:59:44 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-01-09 18:59:44 +0800 |
| commit | eb13aaa0c75d58667502e4d72562b1a3b50cac86 (patch) | |
| tree | 89e02bcdb055083327b0fcc4fb879a546613b942 /src | |
| parent | 3d6e7beaf6901a12dde927d0f1b672a3e8e79895 (diff) | |
| download | RoughlyEnoughItems-eb13aaa0c75d58667502e4d72562b1a3b50cac86.tar.gz RoughlyEnoughItems-eb13aaa0c75d58667502e4d72562b1a3b50cac86.tar.bz2 RoughlyEnoughItems-eb13aaa0c75d58667502e4d72562b1a3b50cac86.zip | |
New translations en_us.json (fr_fr)
Diffstat (limited to 'src')
| -rwxr-xr-x | src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json | 14 |
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 e78be1c4f..62dc4e2d6 100755 --- a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json @@ -11,7 +11,7 @@ "category.rei.smelting": "Cuisson", "category.rei.smelting.fuel": "Combustible", "category.rei.fuel": "Combustible", - "category.rei.fuel.time": "Temps de cuisson : %d ticks", + "category.rei.fuel.time": "Durée de cuisson : %d ticks", "category.rei.fuel.time_short": "%d ticks", "category.rei.cooking.xp": "%f XP", "category.rei.smoking": "Fumage", @@ -57,7 +57,7 @@ "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 les plugins", + "text.rei.reload_config": "Recharger plugins", "text.rei.config.is.reloading": "Les plugins sont en train d'être rechargés !", "text.rei.enabled": "Oui", "text.rei.disabled": "Non", @@ -103,11 +103,11 @@ "config.roughlyenoughitems.favoriteKeybind": "Favorite Entry:", "config.roughlyenoughitems.favoritesEnabled": "Favoris activés :", "config.roughlyenoughitems.clickableRecipeArrows": "Flèches de recette cliquables :", - "config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "Activé", - "config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "Désactivé", + "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.useCompactTabs": "Compact Tabs:", + "config.roughlyenoughitems.useCompactTabs": "Onglets compacts :", "config.roughlyenoughitems.darkTheme": "Thème d'apparence :", "config.roughlyenoughitems.darkTheme.boolean.true": "Thème sombre", "config.roughlyenoughitems.darkTheme.boolean.false": "Thème clair", @@ -120,8 +120,8 @@ "config.roughlyenoughitems.mirrorItemPanel.boolean.false": "Côté droit", "config.roughlyenoughitems.debugRenderTimeRequired": "Entry List Debug Mode:", "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", + "config.roughlyenoughitems.searchFieldLocation.bottom_side": "En bas à gauche/droite", + "config.roughlyenoughitems.searchFieldLocation.top_side": "En haut à gauche/droite", "config.roughlyenoughitems.searchFieldLocation.center": "Milieu", "config.roughlyenoughitems.villagerScreenPermanentScrollBar": "Fondu de la barre de défilement :", "config.roughlyenoughitems.villagerScreenPermanentScrollBar.boolean.true": "Jamais", |
