nn_no.json 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213
  1. {
  2. "key.rei.category": "Roughly Enough Items (Set Modifiers at Config Screen)",
  3. "text.rei.cheating": "Cheating",
  4. "text.rei.cheating_disabled": "§7Cheating Disabled",
  5. "text.rei.cheating_enabled": "§cCheating Enabled",
  6. "text.rei.cheating_limited_enabled": "§bCheating Enabled (Using Commands)",
  7. "text.rei.cheating_enabled_no_perms": "§7Cheating §cEnabled §7(No Permission)",
  8. "text.rei.no_permission_cheat": "Operator permissions are required to cheat items",
  9. "text.rei.search.field.suggestion": "Search...",
  10. "category.rei.crafting": "Crafting",
  11. "category.rei.smelting": "Smelting",
  12. "category.rei.smelting.fuel": "Fuel",
  13. "category.rei.fuel": "Fuel",
  14. "category.rei.fuel.time": "Burn Time: %d ticks",
  15. "category.rei.fuel.time.items": "Burn Time: %s item(s)",
  16. "category.rei.fuel.time_short": "%d ticks",
  17. "category.rei.fuel.time_short.items": "%s item(s)",
  18. "category.rei.cooking.xp": "%f XP",
  19. "category.rei.cooking.time&xp": "%s XP in %s sec",
  20. "category.rei.smoking": "Smoking",
  21. "category.rei.blasting": "Blasting",
  22. "category.rei.campfire": "Campfire",
  23. "category.rei.campfire.time": "%s sec",
  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. "category.rei.smithing": "Smithing",
  32. "category.rei.beacon_base": "Beacon Base",
  33. "category.rei.information": "Information",
  34. "text.rei.composting.chance": "§e%d%% Chance",
  35. "text.rei.composting.page": "Page %d",
  36. "text.rei.config": "Config",
  37. "text.rei.config_tooltip": "Open Config Screen\n§7Shift-Click to toggle cheat mode",
  38. "text.rei.cheat_items": "Gave [{item_name}§f] x{item_count} to {player_name}.",
  39. "text.rei.failed_cheat_items": "§cFailed to give items.",
  40. "ordering.rei.ascending": "Ascending",
  41. "ordering.rei.descending": "Descending",
  42. "ordering.rei.registry": "Registry",
  43. "ordering.rei.name": "Name",
  44. "ordering.rei.item_groups": "Item Groups",
  45. "text.auto_craft.move_items": "Move Items",
  46. "text.auto_craft.move_items.yog": "Generate NullPointerException!!",
  47. "error.rei.transfer.too_small": "Unable to move items to a %dx%d grid.",
  48. "error.rei.not.on.server": "REI is not on the server.",
  49. "error.rei.not.enough.materials": "Not enough materials.",
  50. "error.rei.internal.error": "Internal Error: %s",
  51. "error.rei.recipe.not.unlocked": "Recipe not unlocked in Recipe Book.",
  52. "error.rei.no.handlers.applicable": "No handlers are applicable.",
  53. "error.rei.multi.errors": "Multiple Errors:",
  54. "rei.rei.no.slot.in.inv": "Can't find any space for item in the inventory",
  55. "text.rei.showing_craftable": "Showing Craftable",
  56. "text.rei.showing_all": "Showing All",
  57. "text.rei.delete_items": "§cDelete Item",
  58. "text.rei.credits": "Credits",
  59. "text.rei.left_arrow": "<",
  60. "text.rei.right_arrow": ">",
  61. "text.rei.view_all_categories": "View All Categories",
  62. "text.rei.go_back_first_page": "Back to Page 1",
  63. "text.rei.choose_page": "Choose Page",
  64. "text.rei.gamemode_button.tooltip.all": "Switch Game Mode",
  65. "text.rei.gamemode_button.tooltip.entry": "Switch to %s",
  66. "text.rei.weather_button.tooltip.all": "Switch Weather",
  67. "text.rei.weather_button.tooltip.entry": "Switch to %s",
  68. "text.rei.reload_config": "Reload Plugins",
  69. "text.rei.config.is.reloading": "Plugins are reloading!",
  70. "text.rei.enabled": "Yes",
  71. "text.rei.disabled": "No",
  72. "text.rei.short_gamemode.survival": "S",
  73. "text.rei.short_gamemode.creative": "C",
  74. "text.rei.short_gamemode.adventure": "A",
  75. "text.rei.short_gamemode.spectator": "SP",
  76. "text.rei.weather.clear": "Clear",
  77. "text.rei.weather.rain": "Rain",
  78. "text.rei.weather.thunder": "Thunder",
  79. "text.rei.previous_category": "Previous Category",
  80. "text.rei.next_category": "Next Category",
  81. "text.rei.previous_page": "Previous Page",
  82. "text.rei.next_page": "Next Page",
  83. "text.rei.back": "Back",
  84. "text.rei.select": "Select",
  85. "text.rei.favorites": "Favorites",
  86. "text.rei.favorites_tooltip": " \n§7Press %s to add this to favorites.",
  87. "text.rei.remove_favorites_tooltip": " \n§7Press %s to remove this from favorites.",
  88. "text.rei.working_station": "Working Station",
  89. "text.rei.release_export": "Release %s to export",
  90. "text.rei.recipe_id": "\n%sRecipe Id: %s",
  91. "text.rei.recipe_screen_type.selection": "Recipe Screen Type Selection",
  92. "text.rei.recipe_screen_type.selection.sub": "You can always edit this setting again via the config screen.",
  93. "text.rei.view_recipes_for": "View Recipes for %s",
  94. "text.rei.subsets": "Subsets",
  95. "text.rei.tiny_potato": "Tiny Potatoz",
  96. "tooltip.rei.fluid_amount": "§7%d Unit",
  97. "msg.rei.copied_recipe_id": "Copied Recipe Identifier",
  98. "msg.rei.recipe_id_details": "Recipe ID: %s",
  99. "msg.rei.exported_recipe": "Exported Recipe",
  100. "msg.rei.exported_recipe.desc": "Check the 'rei_exports' folder.",
  101. "subsets.rei.roughlyenoughitems.all_entries": "All Entries",
  102. "subsets.rei.roughlyenoughitems.item_groups": "Creative Tabs",
  103. "_comment": "Config Tooltips",
  104. "config.roughlyenoughitems.title": "Roughly Enough Items Config",
  105. "config.roughlyenoughitems.basics": "Basics",
  106. "config.roughlyenoughitems.appearance": "Appearance",
  107. "config.roughlyenoughitems.functionality": "Functionality",
  108. "config.roughlyenoughitems.advanced": "Advanced",
  109. "config.roughlyenoughitems.cheating": "Cheating:",
  110. "config.roughlyenoughitems.favoritesEnabled": "Favorites Enabled:",
  111. "config.roughlyenoughitems.keyBindings": "Keybindings",
  112. "config.roughlyenoughitems.keyBindings.recipeKeybind": "Show Recipe:",
  113. "config.roughlyenoughitems.keyBindings.hideKeybind": "Hide/Show REI:",
  114. "config.roughlyenoughitems.keyBindings.usageKeybind": "Show Uses:",
  115. "config.roughlyenoughitems.keyBindings.nextPageKeybind": "Next Page:",
  116. "config.roughlyenoughitems.keyBindings.previousPageKeybind": "Previous Page:",
  117. "config.roughlyenoughitems.keyBindings.focusSearchFieldKeybind": "Focus Search Field:",
  118. "config.roughlyenoughitems.keyBindings.copyRecipeIdentifierKeybind": "Copy Recipe Identifier:",
  119. "config.roughlyenoughitems.keyBindings.exportImageKeybind": "Export Recipe:",
  120. "config.roughlyenoughitems.keyBindings.favoriteKeybind": "Favorite Entry:",
  121. "config.roughlyenoughitems.recipeScreenType": "Recipe Screen Type:",
  122. "config.roughlyenoughitems.recipeScreenType.config": "Recipe Screen Type: %s",
  123. "config.roughlyenoughitems.recipeScreenType.unset": "Not Set",
  124. "config.roughlyenoughitems.recipeScreenType.original": "Original",
  125. "config.roughlyenoughitems.recipeScreenType.villager": "Villager Like",
  126. "config.roughlyenoughitems.layout": "Layout",
  127. "config.roughlyenoughitems.tooltips": "Tooltips",
  128. "config.roughlyenoughitems.accessibility": "Accessibility",
  129. "config.roughlyenoughitems.search": "Search",
  130. "config.roughlyenoughitems.commands": "Commands",
  131. "config.roughlyenoughitems.filtering": "Filtering",
  132. "config.roughlyenoughitems.miscellaneous": "Miscellaneous",
  133. "config.roughlyenoughitems.miscellaneous.clickableRecipeArrows": "Clickable Recipe Arrows:",
  134. "config.roughlyenoughitems.isSubsetsEnabled": "Subsets Enabled:",
  135. "config.roughlyenoughitems.miscellaneous.renderEntryEnchantmentGlint": "Render Enchantment Glint:",
  136. "config.roughlyenoughitems.layout.configButtonLocation": "Config Button Position:",
  137. "config.roughlyenoughitems.layout.configButtonLocation.upper": "Upper",
  138. "config.roughlyenoughitems.layout.configButtonLocation.lower": "Lower",
  139. "config.roughlyenoughitems.filteredEntries.selectAll": "Select All",
  140. "config.roughlyenoughitems.filteredEntries.selectNone": "Unselect All",
  141. "config.roughlyenoughitems.filteredEntries.hide": "Hide Selected",
  142. "config.roughlyenoughitems.filteredEntries.show": "Show Selected",
  143. "config.roughlyenoughitems.filteredEntries.loadWorldFirst": "Load World First!",
  144. "config.roughlyenoughitems.accessibility.entrySize": "Entry Size:",
  145. "config.roughlyenoughitems.search.asyncSearch": "Async Search:",
  146. "config.roughlyenoughitems.search.numberAsyncSearch": "Async Group Size:",
  147. "config.roughlyenoughitems.accessibility.useCompactTabs": "Compact Tabs:",
  148. "config.roughlyenoughitems.theme": "Appearance Theme:",
  149. "config.roughlyenoughitems.theme.dark": "Dark Theme",
  150. "config.roughlyenoughitems.theme.light": "Light Theme",
  151. "config.roughlyenoughitems.recipeBorder": "Recipe Display Border:",
  152. "config.roughlyenoughitems.recipeBorder.lighter": "Lighter",
  153. "config.roughlyenoughitems.recipeBorder.default": "Default",
  154. "config.roughlyenoughitems.recipeBorder.none": "None",
  155. "config.roughlyenoughitems.layout.maxRecipesPerPage": "Maximum Recipes Per Page:",
  156. "config.roughlyenoughitems.accessibility.displayPanelLocation": "Entry Panel Position:",
  157. "config.roughlyenoughitems.accessibility.displayPanelLocation.left": "Left Side",
  158. "config.roughlyenoughitems.accessibility.displayPanelLocation.right": "Right Side",
  159. "config.roughlyenoughitems.layout.debugRenderTimeRequired": "Entry Panel Debug Mode:",
  160. "config.roughlyenoughitems.search.debugSearchTimeRequired": "Search Debug Mode:",
  161. "config.roughlyenoughitems.accessibility.resizeDynamically": "Resize Dynamically:",
  162. "config.roughlyenoughitems.layout.searchFieldLocation": "Search Field Position:",
  163. "config.roughlyenoughitems.layout.searchFieldLocation.bottom_side": "Bottom Left / Right",
  164. "config.roughlyenoughitems.layout.searchFieldLocation.top_side": "Top Left / Right",
  165. "config.roughlyenoughitems.layout.searchFieldLocation.center": "Middle",
  166. "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar": "Scrollbar Fade:",
  167. "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar.boolean.true": "Never",
  168. "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar.boolean.false": "When Inactive",
  169. "config.roughlyenoughitems.disableRecipeBook": "Vanilla Recipe Book:",
  170. "config.roughlyenoughitems.disableRecipeBook.boolean.true": "§cNo",
  171. "config.roughlyenoughitems.disableRecipeBook.boolean.false": "§aYes",
  172. "config.roughlyenoughitems.fixTabCloseContainer": "Fix Vanilla Tab Container (When Recipe Book Disabled):",
  173. "config.roughlyenoughitems.lighterButtonHover": "Lighter Button Hover:",
  174. "config.roughlyenoughitems.layout.enableCraftableOnlyButton": "Craftable Filter:",
  175. "config.roughlyenoughitems.layout.showUtilsButtons": "Utils Buttons:",
  176. "config.roughlyenoughitems.commands.gamemodeCommand": "Game Mode Command:",
  177. "config.roughlyenoughitems.commands.giveCommand": "Give Command:",
  178. "config.roughlyenoughitems.miscellaneous.loadDefaultPlugin": "Load Default Plugin:",
  179. "config.roughlyenoughitems.miscellaneous.loadDefaultPlugin.boolean.false": "§cNo (Dangerous)",
  180. "config.roughlyenoughitems.miscellaneous.registerRecipesInAnotherThread": "REI Reload Thread:",
  181. "config.roughlyenoughitems.miscellaneous.registerRecipesInAnotherThread.boolean.true": "REI Thread",
  182. "config.roughlyenoughitems.miscellaneous.registerRecipesInAnotherThread.boolean.false": "§cPacket Thread",
  183. "config.roughlyenoughitems.commands.weatherCommand": "Weather Command:",
  184. "config.roughlyenoughitems.layout.entryPanelOrdering": "Entry Panel Ordering:",
  185. "config.roughlyenoughitems.list_ordering_button": "%s [%s]",
  186. "config.roughlyenoughitems.miscellaneous.newFastEntryRendering": "Faster Entry Rendering:",
  187. "config.roughlyenoughitems.itemCheatingMode": "Item Cheating Amount:",
  188. "config.roughlyenoughitems.itemCheatingMode.rei_like": "Normal",
  189. "config.roughlyenoughitems.itemCheatingMode.jei_like": "Inverted",
  190. "config.roughlyenoughitems.search.searchFavorites": "Search Filter in Favorites:",
  191. "config.roughlyenoughitems.tooltips.appendModNames": "Append Mod Names:",
  192. "config.roughlyenoughitems.tooltips.displayFavoritesTooltip": "Append Favorites Hint:",
  193. "config.roughlyenoughitems.accessibility.snapToRows": "Entry Panel Snap Rows:",
  194. "config.roughlyenoughitems.accessibility.toastDisplayedOnCopyIdentifier": "Copy Identifier Toast:",
  195. "config.roughlyenoughitems.scrollingEntryListWidget": "Entry List Action:",
  196. "config.roughlyenoughitems.scrollingEntryListWidget.boolean.true": "Scrolled",
  197. "config.roughlyenoughitems.scrollingEntryListWidget.boolean.false": "Paginated",
  198. "config.roughlyenoughitems.filteringScreen": "Customized Filtering",
  199. "language.roughlyenoughitems.english": "English",
  200. "language.roughlyenoughitems.japanese": "Japanese",
  201. "language.roughlyenoughitems.chinese_simplified": "Chinese Simplified",
  202. "language.roughlyenoughitems.chinese_traditional": "Chinese Traditional",
  203. "language.roughlyenoughitems.french": "French",
  204. "language.roughlyenoughitems.german": "German",
  205. "language.roughlyenoughitems.estonian": "Estonian",
  206. "language.roughlyenoughitems.portuguese": "Portuguese",
  207. "language.roughlyenoughitems.portuguese_brazilian": "Portuguese, Brazilian",
  208. "language.roughlyenoughitems.lolcat": "LOLCAT",
  209. "language.roughlyenoughitems.upside_down_english": "Upside Down English",
  210. "language.roughlyenoughitems.bulgarian": "Bulgarian",
  211. "language.roughlyenoughitems.russian": "Russian",
  212. "language.roughlyenoughitems.polish": "Polish"
  213. }