diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-01-05 23:30:55 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-01-05 23:30:55 +0800 |
| commit | 33d97e64492b1c4775f8643263551a48dfe260a7 (patch) | |
| tree | 706aa78b8faa595d908209226a894b2609a622b9 /src | |
| parent | 3510fc74fc10c0d45b5f615275dd9790e9bd0e2b (diff) | |
| download | RoughlyEnoughItems-33d97e64492b1c4775f8643263551a48dfe260a7.tar.gz RoughlyEnoughItems-33d97e64492b1c4775f8643263551a48dfe260a7.tar.bz2 RoughlyEnoughItems-33d97e64492b1c4775f8643263551a48dfe260a7.zip | |
New translations en_us.json (fr_fr)
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 6164b660c..c6f562301 100755 --- a/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json @@ -1,10 +1,10 @@ { "key.rei.category": "Roughly Enough Items (Set Modifiers at Config Screen)", - "text.rei.cheating": "Tricherie", + "text.rei.cheating": "Triche", "text.rei.cheating_disabled": "§7Triche désactivée", "text.rei.cheating_enabled": "§cTriche activée", "text.rei.cheating_limited_enabled": "§bCheating Enabled (Using Commands)", - "text.rei.cheating_enabled_no_perms": "§7Cheating §cEnabled §7(No Permission)", + "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.search.field.suggestion": "Rechercher...", "category.rei.crafting": "Fabrication", @@ -76,14 +76,14 @@ "text.rei.select": "Sélectionner", "text.rei.favorites": "Favoris", "text.rei.favorites_tooltip": " \n§7Appuyez sur %s pour l'ajouter aux favoris.", - "text.rei.remove_favorites_tooltip": " \n§7Press %s to remove this from favorites.", + "text.rei.remove_favorites_tooltip": " \n§7Appuyez sur %s pour le retirer des favoris.", "text.rei.working_station": "Poste de travail", "text.rei.recipe_id": "\n%sID de recette : %s", "text.rei.recipe_screen_type.selection": "Écran de 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.view_recipes_for": "Voir les recettes de %s", "tooltip.rei.fluid_amount": "§7%d Unit", - "msg.rei.copied_recipe_id": "Copied Recipe Identifier", + "msg.rei.copied_recipe_id": "ID de la recette copié", "msg.rei.recipe_id_details": "ID de recette : %s", "_comment": "Info-bulles de configuration", "config.roughlyenoughitems.title": "Configuration de Roughly Enough Items", @@ -99,7 +99,7 @@ "config.roughlyenoughitems.nextPageKeybind": "Page suivante :", "config.roughlyenoughitems.previousPageKeybind": "Page précédente :", "config.roughlyenoughitems.focusSearchFieldKeybind": "Focus Search Field:", - "config.roughlyenoughitems.copyRecipeIdentifierKeybind": "Copy Recipe Identifier:", + "config.roughlyenoughitems.copyRecipeIdentifierKeybind": "Copier l'ID de la recette :", "config.roughlyenoughitems.favoriteKeybind": "Favorite Entry:", "config.roughlyenoughitems.favoritesEnabled": "Favoris activés :", "config.roughlyenoughitems.clickableRecipeArrows": "Flèches de recette cliquables :", @@ -119,8 +119,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": "Bottom Left / Right", - "config.roughlyenoughitems.searchFieldLocation.top_side": "Top Left / Right", + "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", @@ -164,5 +164,5 @@ "config.roughlyenoughitems.scrollingEntryListWidget": "Entry List Action:", "config.roughlyenoughitems.scrollingEntryListWidget.boolean.true": "Défilement", "config.roughlyenoughitems.scrollingEntryListWidget.boolean.false": "Pagination", - "text.rei.credit.text": "§lRoughly Enough Items (v%s)\n§7Originally a fork for Almost Enough Items.\n\n§lDevelopers\n Originally by ZenDarva\n Rewritten by Danielshe\n Old Plugin Support by TehNut\n\n§lLanguage Translation\n%s\n\n§lLicense\n§7Roughly Enough Items is licensed with MIT." + "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." } |
