1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
|
{
"key.rei.category": "Roughly Enough Items",
"key.roughlyenoughitems.recipe_keybind": "Afficher la recette",
"key.roughlyenoughitems.hide_keybind": "Masquer/afficher REI",
"key.roughlyenoughitems.usage_keybind": "Afficher les utilisations",
"key.roughlyenoughitems.next_page": "Page suivante",
"key.roughlyenoughitems.previous_page": "Page précédente",
"key.roughlyenoughitems.focus_search": "Focus Search Field",
"key.roughlyenoughitems.copy_recipe_id": "Copy Recipe Identifier",
"text.rei.cheating": "Tricherie",
"text.rei.cheating_disabled": "§7Cheating Disabled",
"text.rei.cheating_enabled": "§cCheating Enabled",
"text.rei.cheating_limited_enabled": "§bCheating Enabled (Using Commands)",
"text.rei.cheating_enabled_no_perms": "§7Cheating §cEnabled §7(No Permission)",
"text.rei.no_permission_cheat": "Operator permissions are required to cheat items",
"text.rei.search.field.suggestion": "Rechercher...",
"category.rei.crafting": "Fabrication",
"category.rei.smelting": "Cuisson",
"category.rei.smelting.fuel": "Combustible",
"category.rei.smoking": "Fumage",
"category.rei.blasting": "Fonte",
"category.rei.campfire": "Feu de camp",
"category.rei.campfire.time": "%d secondes",
"category.rei.stone_cutting": "Tailleur de pierre",
"category.rei.brewing": "Alchimie",
"category.rei.brewing.input": "Potion originale",
"category.rei.brewing.reactant": "Ingrédient",
"category.rei.brewing.result": "Potion obtenue",
"category.rei.composting": "Composting",
"category.rei.stripping": "Stripping",
"text.rei.composting.chance": "§e%d%% Chance",
"text.rei.composting.page": "Page %d",
"text.rei.config": "Configuration",
"text.rei.config_tooltip": "Ouvrir le menu de configuration \n§7Appuyer sur Shift en cliquant pour activer le mode triche",
"text.rei.cheat_items": "[{item_name}] x{item_count} ont été donnés à {player_name}.",
"text.rei.failed_cheat_items": "§cImpossible de donner les objets.",
"ordering.rei.ascending": "Croissant",
"ordering.rei.descending": "Décroissant",
"ordering.rei.registry": "Registre",
"ordering.rei.name": "Nom",
"ordering.rei.item_groups": "Groupes d'objets",
"text.auto_craft.move_items": "Déplacer les objets",
"error.rei.transfer.too_small": "Unable to move items to a %dx%d grid.",
"error.rei.not.on.server": "REI n'est pas installé sur le server.",
"error.rei.not.enough.materials": "Matériaux manquant.",
"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": "No handlers are applicable.",
"error.rei.multi.errors": "Erreurs multiples :",
"rei.rei.no.slot.in.inv": "Impossible de trouver un espace 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",
"text.rei.credits": "Crédits",
"text.rei.left_arrow": "<",
"text.rei.right_arrow": ">",
"text.rei.view_all_categories": "Voir toutes les catégories",
"text.rei.go_back_first_page": "Retourner à la page 1",
"text.rei.choose_page": "Choisir une page",
"text.rei.gamemode_button.tooltip": "Changer le mode de jeu\n§7Mode de jeu changé en %s.\n\n§7Appuyer sur Shift en cliquant pour changer le mode de jeu dans le sens inverse.",
"text.rei.weather_button.tooltip": "Changer la météo\n§7Météo changée en %s.",
"text.rei.enabled": "Oui",
"text.rei.disabled": "Non",
"text.rei.short_gamemode.survival": "S",
"text.rei.short_gamemode.creative": "C",
"text.rei.short_gamemode.adventure": "A",
"text.rei.short_gamemode.spectator": "SP",
"text.rei.weather.clear": "Clair",
"text.rei.weather.rain": "Pluvieux",
"text.rei.weather.thunder": "Orage",
"text.rei.previous_category": "Catégorie précédente",
"text.rei.next_category": "Catégorie suivante",
"text.rei.previous_page": "Page précédente",
"text.rei.next_page": "Page suivante",
"text.rei.back": "Retour",
"text.rei.select": "Sélectionner",
"text.rei.working_station": "Working Station",
"text.rei.recipe_id": "\n%sRecipe Id: %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": "View Recipes for %s",
"msg.rei.copied_recipe_id": "Copied Recipe Identifier",
"msg.rei.recipe_id_details": "Recipe ID: %s",
"_comment": "Config Tooltips",
"config.roughlyenoughitems.title": "Roughly Enough Items Config",
"config.roughlyenoughitems.!general": "General",
"config.roughlyenoughitems.appearance": "Appearance",
"config.roughlyenoughitems.modules": "Modules",
"config.roughlyenoughitems.technical": "Technical",
"config.roughlyenoughitems.cheating": "Cheating:",
"config.roughlyenoughitems.clickableRecipeArrows": "Clickable Recipe Arrows:",
"config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "Enabled",
"config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "Disabled",
"config.roughlyenoughitems.renderEntryExtraOverlay": "Render Entry Extra Overlay:",
"config.roughlyenoughitems.darkTheme": "Appearance Theme:",
"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.false": "High Contrast",
"config.roughlyenoughitems.maxRecipePerPage": "Maximum Recipes Per Page:",
"config.roughlyenoughitems.mirrorItemPanel": "Item List Position:",
"config.roughlyenoughitems.mirrorItemPanel.boolean.true": "Left Side",
"config.roughlyenoughitems.mirrorItemPanel.boolean.false": "Right Side",
"config.roughlyenoughitems.searchFieldLocation": "Search Field Position:",
"config.roughlyenoughitems.searchFieldLocation.bottom_side": "Bottom Left / Right",
"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.false": "When Inactive",
"config.roughlyenoughitems.disableRecipeBook": "Vanilla Recipe Book:",
"config.roughlyenoughitems.disableRecipeBook.boolean.true": "Disabled",
"config.roughlyenoughitems.disableRecipeBook.boolean.false": "Enabled",
"config.roughlyenoughitems.fixTabCloseContainer": "Fix Vanilla Tab Container (When Recipe Book Disabled):",
"config.roughlyenoughitems.enableCraftableOnlyButton": "Craftable Filter:",
"config.roughlyenoughitems.enableCraftableOnlyButton.boolean.true": "Enabled",
"config.roughlyenoughitems.enableCraftableOnlyButton.boolean.false": "Désactivé",
"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.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.itemListOrdering": "Entry List Ordering:",
"config.roughlyenoughitems.list_ordering_button": "%s [%s]",
"config.roughlyenoughitems.recipeScreenType": "Type d'affichage des recettes :",
"config.roughlyenoughitems.recipeScreenType.unset": "Not Set",
"config.roughlyenoughitems.recipeScreenType.original": "Original",
"config.roughlyenoughitems.recipeScreenType.villager": "Villager Like",
"config.roughlyenoughitems.itemCheatingMode": "Item Cheating Amount:",
"config.roughlyenoughitems.itemCheatingMode.rei_like": "Normal",
"config.roughlyenoughitems.itemCheatingMode.jei_like": "Inversé",
"config.roughlyenoughitems.appendModNames": "Append Mod Names:",
"config.roughlyenoughitems.toastDisplayedOnCopyIdentifier": "Copy Identifier Toast:",
"config.roughlyenoughitems.scrollingEntryListWidget": "Entry List Action:",
"config.roughlyenoughitems.scrollingEntryListWidget.boolean.true": "Scrolled",
"config.roughlyenoughitems.scrollingEntryListWidget.boolean.false": "Paginated",
"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."
}
|