Преглед изворни кода

New translations en_us.json (fr_fr)

shedaniel пре 5 година
родитељ
комит
04f2b85cd1
1 измењених фајлова са 8 додато и 8 уклоњено
  1. 8 8
      src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json

+ 8 - 8
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."
 }