diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-01-05 03:31:41 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-01-05 03:31:41 +0800 |
| commit | 7f025495f6123d1e4e95c18fe3135e15214f2114 (patch) | |
| tree | b883e1cc4a1e814dece0b3ae6b4a29864b38e5a2 /src | |
| parent | 21a8157f7c9bc3745a303e0eb2c0a027f553120f (diff) | |
| download | RoughlyEnoughItems-7f025495f6123d1e4e95c18fe3135e15214f2114.tar.gz RoughlyEnoughItems-7f025495f6123d1e4e95c18fe3135e15214f2114.tar.bz2 RoughlyEnoughItems-7f025495f6123d1e4e95c18fe3135e15214f2114.zip | |
New translations en_us.json (fr_fr)
Diffstat (limited to 'src')
| -rwxr-xr-x | src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json index 2258fb713..654cf9721 100755 --- a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json @@ -25,7 +25,7 @@ "category.rei.brewing.result": "Potion obtenue", "category.rei.composting": "Compostage", "category.rei.stripping": "Écorçage", - "text.rei.composting.chance": "§e%d%% Chance", + "text.rei.composting.chance": "§e%d% % de chances", "text.rei.composting.page": "Page %d", "text.rei.config": "Configuration", "text.rei.config_tooltip": "Ouvrir le menu de configuration \n§7Appuyez sur Maj. et cliquez pour activer le mode triche", @@ -111,7 +111,7 @@ "config.roughlyenoughitems.darkTheme.boolean.true": "Dark Theme", "config.roughlyenoughitems.darkTheme.boolean.false": "Light Theme", "config.roughlyenoughitems.lightGrayRecipeBorder": "Recipe Display Border:", - "config.roughlyenoughitems.lightGrayRecipeBorder.boolean.true": "Light Gray", + "config.roughlyenoughitems.lightGrayRecipeBorder.boolean.true": "Gris clair", "config.roughlyenoughitems.lightGrayRecipeBorder.boolean.false": "High Contrast", "config.roughlyenoughitems.maxRecipePerPage": "Maximum de recettes par page :", "config.roughlyenoughitems.mirrorItemPanel": "Item List Position:", @@ -123,7 +123,7 @@ "config.roughlyenoughitems.searchFieldLocation.top_side": "Top Left / Right", "config.roughlyenoughitems.searchFieldLocation.center": "Middle", "config.roughlyenoughitems.villagerScreenPermanentScrollBar": "Scrollbar Fade:", - "config.roughlyenoughitems.villagerScreenPermanentScrollBar.boolean.true": "Never", + "config.roughlyenoughitems.villagerScreenPermanentScrollBar.boolean.true": "Jamais", "config.roughlyenoughitems.villagerScreenPermanentScrollBar.boolean.false": "When Inactive", "config.roughlyenoughitems.disableRecipeBook": "Vanilla Recipe Book:", "config.roughlyenoughitems.disableRecipeBook.boolean.true": "Désactivé", @@ -136,14 +136,14 @@ "config.roughlyenoughitems.showUtilsButtons": "Utils Buttons:", "config.roughlyenoughitems.showUtilsButtons.boolean.true": "Activé", "config.roughlyenoughitems.showUtilsButtons.boolean.false": "Désactivé", - "config.roughlyenoughitems.gamemodeCommand": "Game Mode Command:", - "config.roughlyenoughitems.giveCommand": "Give Command:", + "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.registerRecipesInAnotherThread.boolean.false": "§cPacket Thread", - "config.roughlyenoughitems.weatherCommand": "Weather Command:", + "config.roughlyenoughitems.weatherCommand": "Commande pour la météo :", "config.roughlyenoughitems.itemListOrdering": "Entry List Ordering:", "config.roughlyenoughitems.list_ordering_button": "%s [%s]", "config.roughlyenoughitems.recipeScreenType": "Type d'affichage des recettes :", |
