en_us.json 9.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162
  1. {
  2. "key.rei.category": "Roughly Enough Items",
  3. "key.roughlyenoughitems.recipe_keybind": "Show Recipe",
  4. "key.roughlyenoughitems.hide_keybind": "Hide/Show REI",
  5. "key.roughlyenoughitems.usage_keybind": "Show Uses",
  6. "key.roughlyenoughitems.next_page": "Next Page",
  7. "key.roughlyenoughitems.previous_page": "Previous Page",
  8. "key.roughlyenoughitems.focus_search": "Focus Search Field",
  9. "key.roughlyenoughitems.copy_recipe_id": "Copy Recipe Identifier",
  10. "text.rei.cheating": "Cheating",
  11. "text.rei.cheating_disabled": "§7Cheating Disabled",
  12. "text.rei.cheating_enabled": "§cCheating Enabled",
  13. "text.rei.cheating_limited_enabled": "§bCheating Enabled (Using Commands)",
  14. "text.rei.cheating_enabled_no_perms": "§7Cheating §cEnabled §7(No Permission)",
  15. "text.rei.no_permission_cheat": "Operator permissions are required to cheat items",
  16. "text.rei.search.field.suggestion": "Search...",
  17. "category.rei.crafting": "Crafting",
  18. "category.rei.smelting": "Smelting",
  19. "category.rei.smelting.fuel": "Fuel",
  20. "category.rei.smoking": "Smoking",
  21. "category.rei.blasting": "Blasting",
  22. "category.rei.campfire": "Campfire",
  23. "category.rei.campfire.time": "%d Seconds",
  24. "category.rei.stone_cutting": "Stone Cutting",
  25. "category.rei.brewing": "Brewing",
  26. "category.rei.brewing.input": "Original Potion",
  27. "category.rei.brewing.reactant": "Ingredient",
  28. "category.rei.brewing.result": "Resulted Potion",
  29. "category.rei.composting": "Composting",
  30. "category.rei.stripping": "Stripping",
  31. "text.rei.composting.chance": "§e%d%% Chance",
  32. "text.rei.composting.page": "Page %d",
  33. "text.rei.config": "Config",
  34. "text.rei.config_tooltip": "Open Config Screen\n§7Shift-Click to toggle cheat mode",
  35. "text.rei.cheat_items": "Gave [{item_name}§f] x{item_count} to {player_name}.",
  36. "text.rei.failed_cheat_items": "§cFailed to give items.",
  37. "ordering.rei.ascending": "Ascending",
  38. "ordering.rei.descending": "Descending",
  39. "ordering.rei.registry": "Registry",
  40. "ordering.rei.name": "Name",
  41. "ordering.rei.item_groups": "Item Groups",
  42. "text.auto_craft.move_items": "Move Items",
  43. "text.auto_craft.move_items.yog": "Generate NullPointerException!!",
  44. "error.rei.transfer.too_small": "Unable to move items to a %dx%d grid.",
  45. "error.rei.not.on.server": "REI is not on the server.",
  46. "error.rei.not.enough.materials": "Not enough materials.",
  47. "error.rei.internal.error": "Internal Error: %s",
  48. "error.rei.recipe.not.unlocked": "Recipe not unlocked in Recipe Book.",
  49. "error.rei.no.handlers.applicable": "No handlers are applicable.",
  50. "error.rei.multi.errors": "Multiple Errors:",
  51. "rei.rei.no.slot.in.inv": "Can't find any space for item in the inventory",
  52. "text.rei.showing_craftable": "Showing Craftable",
  53. "text.rei.showing_all": "Showing All",
  54. "text.rei.delete_items": "§cDelete Item",
  55. "text.rei.credits": "Credits",
  56. "text.rei.left_arrow": "<",
  57. "text.rei.right_arrow": ">",
  58. "text.rei.view_all_categories": "View All Categories",
  59. "text.rei.go_back_first_page": "Back to Page 1",
  60. "text.rei.choose_page": "Choose Page",
  61. "text.rei.gamemode_button.tooltip": "Switch Game Mode\n§7Switch to %s mode.\n\n§7Shift-Click to switch in a reverse cycle.",
  62. "text.rei.weather_button.tooltip": "Switch Weather\n§7Switch to %s.",
  63. "text.rei.reload_config": "Reload Plugins",
  64. "text.rei.config.is.reloading": "Plugins are reloading!",
  65. "text.rei.enabled": "Yes",
  66. "text.rei.disabled": "No",
  67. "text.rei.short_gamemode.survival": "S",
  68. "text.rei.short_gamemode.creative": "C",
  69. "text.rei.short_gamemode.adventure": "A",
  70. "text.rei.short_gamemode.spectator": "SP",
  71. "text.rei.weather.clear": "Clear",
  72. "text.rei.weather.rain": "Rain",
  73. "text.rei.weather.thunder": "Thunder",
  74. "text.rei.previous_category": "Previous Category",
  75. "text.rei.next_category": "Next Category",
  76. "text.rei.previous_page": "Previous Page",
  77. "text.rei.next_page": "Next Page",
  78. "text.rei.back": "Back",
  79. "text.rei.select": "Select",
  80. "text.rei.favorites": "Favorites",
  81. "text.rei.favorites_tooltip": " \n§7Press %s to add this to favorites.",
  82. "text.rei.remove_favorites_tooltip": " \n§7Press %s to remove this from favorites.",
  83. "text.rei.working_station": "Working Station",
  84. "text.rei.recipe_id": "\n%sRecipe Id: %s",
  85. "text.rei.recipe_screen_type.selection": "Recipe Screen Type Selection",
  86. "text.rei.recipe_screen_type.selection.sub": "You can always edit this setting again via the config screen.",
  87. "text.rei.view_recipes_for": "View Recipes for %s",
  88. "tooltip.rei.fluid_amount": "§7%d Unit",
  89. "msg.rei.copied_recipe_id": "Copied Recipe Identifier",
  90. "msg.rei.recipe_id_details": "Recipe ID: %s",
  91. "_comment": "Config Tooltips",
  92. "config.roughlyenoughitems.title": "Roughly Enough Items Config",
  93. "config.roughlyenoughitems.!general": "General",
  94. "config.roughlyenoughitems.appearance": "Appearance",
  95. "config.roughlyenoughitems.modules": "Modules",
  96. "config.roughlyenoughitems.technical": "Technical",
  97. "config.roughlyenoughitems.performance": "Performance",
  98. "config.roughlyenoughitems.cheating": "Cheating:",
  99. "config.roughlyenoughitems.favoriteKeybind": "Favorite Entry:",
  100. "config.roughlyenoughitems.favoritesEnabled": "Favorites Enabled:",
  101. "config.roughlyenoughitems.clickableRecipeArrows": "Clickable Recipe Arrows:",
  102. "config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "Enabled",
  103. "config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "Disabled",
  104. "config.roughlyenoughitems.renderEntryEnchantmentGlint": "Render Enchantment Glint:",
  105. "config.roughlyenoughitems.darkTheme": "Appearance Theme:",
  106. "config.roughlyenoughitems.darkTheme.boolean.true": "Dark Theme",
  107. "config.roughlyenoughitems.darkTheme.boolean.false": "Light Theme",
  108. "config.roughlyenoughitems.lightGrayRecipeBorder": "Recipe Display Border:",
  109. "config.roughlyenoughitems.lightGrayRecipeBorder.boolean.true": "Light Gray",
  110. "config.roughlyenoughitems.lightGrayRecipeBorder.boolean.false": "High Contrast",
  111. "config.roughlyenoughitems.maxRecipePerPage": "Maximum Recipes Per Page:",
  112. "config.roughlyenoughitems.mirrorItemPanel": "Item List Position:",
  113. "config.roughlyenoughitems.mirrorItemPanel.boolean.true": "Left Side",
  114. "config.roughlyenoughitems.mirrorItemPanel.boolean.false": "Right Side",
  115. "config.roughlyenoughitems.debugRenderTimeRequired": "Entry List Debug Mode:",
  116. "config.roughlyenoughitems.searchFieldLocation": "Search Field Position:",
  117. "config.roughlyenoughitems.searchFieldLocation.bottom_side": "Bottom Left / Right",
  118. "config.roughlyenoughitems.searchFieldLocation.top_side": "Top Left / Right",
  119. "config.roughlyenoughitems.searchFieldLocation.center": "Middle",
  120. "config.roughlyenoughitems.villagerScreenPermanentScrollBar": "Scrollbar Fade:",
  121. "config.roughlyenoughitems.villagerScreenPermanentScrollBar.boolean.true": "Never",
  122. "config.roughlyenoughitems.villagerScreenPermanentScrollBar.boolean.false": "When Inactive",
  123. "config.roughlyenoughitems.disableRecipeBook": "Vanilla Recipe Book:",
  124. "config.roughlyenoughitems.disableRecipeBook.boolean.true": "Disabled",
  125. "config.roughlyenoughitems.disableRecipeBook.boolean.false": "Enabled",
  126. "config.roughlyenoughitems.fixTabCloseContainer": "Fix Vanilla Tab Container (When Recipe Book Disabled):",
  127. "config.roughlyenoughitems.lighterButtonHover": "Lighter Button Hover:",
  128. "config.roughlyenoughitems.enableCraftableOnlyButton": "Craftable Filter:",
  129. "config.roughlyenoughitems.enableCraftableOnlyButton.boolean.true": "Enabled",
  130. "config.roughlyenoughitems.enableCraftableOnlyButton.boolean.false": "Disabled",
  131. "config.roughlyenoughitems.showUtilsButtons": "Utils Buttons:",
  132. "config.roughlyenoughitems.showUtilsButtons.boolean.true": "Enabled",
  133. "config.roughlyenoughitems.showUtilsButtons.boolean.false": "Disabled",
  134. "config.roughlyenoughitems.gamemodeCommand": "Game Mode Command:",
  135. "config.roughlyenoughitems.giveCommand": "Give Command:",
  136. "config.roughlyenoughitems.loadDefaultPlugin": "Load Default Plugin:",
  137. "config.roughlyenoughitems.loadDefaultPlugin.boolean.false": "§cNo (Dangerous)",
  138. "config.roughlyenoughitems.registerRecipesInAnotherThread": "Recipe Sync Thread:",
  139. "config.roughlyenoughitems.registerRecipesInAnotherThread.boolean.true": "New REI Thread",
  140. "config.roughlyenoughitems.registerRecipesInAnotherThread.boolean.false": "§cPacket Thread",
  141. "config.roughlyenoughitems.weatherCommand": "Weather Command:",
  142. "config.roughlyenoughitems.itemListOrdering": "Entry List Ordering:",
  143. "config.roughlyenoughitems.list_ordering_button": "%s [%s]",
  144. "config.roughlyenoughitems.recipeScreenType": "Recipe Screen Type:",
  145. "config.roughlyenoughitems.recipeScreenType.unset": "Not Set",
  146. "config.roughlyenoughitems.recipeScreenType.original": "Original",
  147. "config.roughlyenoughitems.recipeScreenType.villager": "Villager Like",
  148. "config.roughlyenoughitems.itemCheatingMode": "Item Cheating Amount:",
  149. "config.roughlyenoughitems.itemCheatingMode.rei_like": "Normal",
  150. "config.roughlyenoughitems.itemCheatingMode.jei_like": "Inverted",
  151. "config.roughlyenoughitems.appendModNames": "Append Mod Names:",
  152. "config.roughlyenoughitems.displayFavoritesOnTheLeft": "Favorites Position:",
  153. "config.roughlyenoughitems.displayFavoritesOnTheLeft.boolean.true": "Opposite Side",
  154. "config.roughlyenoughitems.displayFavoritesOnTheLeft.boolean.false": "Top of list",
  155. "config.roughlyenoughitems.displayFavoritesTooltip": "Display Favorites Tooltips:",
  156. "config.roughlyenoughitems.snapToRows": "Entry List Snap To Rows:",
  157. "config.roughlyenoughitems.toastDisplayedOnCopyIdentifier": "Copy Identifier Toast:",
  158. "config.roughlyenoughitems.scrollingEntryListWidget": "Entry List Action:",
  159. "config.roughlyenoughitems.scrollingEntryListWidget.boolean.true": "Scrolled",
  160. "config.roughlyenoughitems.scrollingEntryListWidget.boolean.false": "Paginated",
  161. "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."
  162. }