diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-01-05 19:35:57 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-01-05 19:35:57 +0800 |
| commit | d2ef13683675929de59b7da1411855b4be7dbca0 (patch) | |
| tree | 3ff320d2fc6a57d72a77a76e16d8ce96d76ffc93 /src/main | |
| parent | 0c9e70b7becc6842f9e07d8b785fb4863e638811 (diff) | |
| download | RoughlyEnoughItems-d2ef13683675929de59b7da1411855b4be7dbca0.tar.gz RoughlyEnoughItems-d2ef13683675929de59b7da1411855b4be7dbca0.tar.bz2 RoughlyEnoughItems-d2ef13683675929de59b7da1411855b4be7dbca0.zip | |
New translations en_us.json (fr_fr)
Diffstat (limited to 'src/main')
| -rwxr-xr-x | src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json index 0ac9b912e..90547389a 100755 --- a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json @@ -29,7 +29,7 @@ "text.rei.composting.page": "Page %d", "text.rei.config": "Configuration", "text.rei.config_tooltip": "Ouvrir le menu de configuration \n§7Maj. + Clic pour activer le mode triche", - "text.rei.cheat_items": "[{item_name}] x{item_count} ont été donnés à {player_name}.", + "text.rei.cheat_items": "Don de {item_count} [{item_name}§f] à {player_name}.", "text.rei.failed_cheat_items": "§cImpossible de donner les objets.", "ordering.rei.ascending": "Croissant", "ordering.rei.descending": "Décroissant", @@ -40,12 +40,12 @@ "text.auto_craft.move_items.yog": "Generate NullPointerException!!", "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 manquant.", + "error.rei.not.enough.materials": "Matériaux manquants.", "error.rei.internal.error": "Erreur interne : %s", "error.rei.recipe.not.unlocked": "Recette non débloquée dans le livre de recettes.", "error.rei.no.handlers.applicable": "Aucun gestionnaire n'est applicable.", "error.rei.multi.errors": "Erreurs multiples :", - "rei.rei.no.slot.in.inv": "Impossible de trouver un espace pour l'objet dans l'inventaire", + "rei.rei.no.slot.in.inv": "Impossible de trouver un emplacement pour l'objet dans l'inventaire", "text.rei.showing_craftable": "Recettes réalisables", "text.rei.showing_all": "Toutes les recettes", "text.rei.delete_items": "§cSupprimer l'objet", |
