aboutsummaryrefslogtreecommitdiff
path: root/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_gb.json
blob: 8ff387e6eaa4704d98e2e96fa2be361498cdd0b2 (plain)
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
{
  "text.rei.cheating": "Cheating",
  "text.rei.not.fully.initialized": "REI not yet fully initialised!",
  "text.rei.inventory.highlighting.enabled": "Inventory Highlighting On",
  "text.rei.inventory.highlighting.enabled.tooltip": "This makes slots that does not match\nthe search filter grey.\nDouble click the search bar to toggle this mode.",
  "category.rei.crafting": "Crafting",
  "category.rei.smelting": "Smelting",
  "category.rei.smelting.fuel": "Fuel",
  "category.rei.fuel": "Fuel",
  "category.rei.fuel.time": "Burn Time: %d ticks",
  "category.rei.fuel.time.items": "Burn Time: %s item(s)",
  "category.rei.fuel.time_short": "%d ticks",
  "category.rei.fuel.time_short.items": "%s item(s)",
  "category.rei.smoking": "Smoking",
  "category.rei.blasting": "Blasting",
  "category.rei.campfire": "Campfire",
  "category.rei.stone_cutting": "Stone Cutting",
  "category.rei.brewing": "Brewing",
  "category.rei.brewing.input": "Original Potion",
  "category.rei.brewing.reactant": "Ingredient",
  "category.rei.brewing.result": "Resulted Potion",
  "category.rei.composting": "Composting",
  "category.rei.stripping": "Stripping",
  "category.rei.smithing": "Smithing",
  "category.rei.beacon_base": "Beacon Base",
  "category.rei.beacon_payment": "Beacon Payment",
  "category.rei.tilling": "Tilling",
  "category.rei.pathing": "Pathing",
  "category.rei.information": "Information",
  "text.rei.config": "Config",
  "text.rei.performance": "Performance Analysis",
  "ordering.rei.ascending": "Ascending",
  "ordering.rei.descending": "Descending",
  "text.rei.favorites": "Favourites",
  "text.rei.favorites_tooltip": " \n§7Press %s to add this to favourites.",
  "text.rei.remove_favorites_tooltip": " \n§7Press %s to remove this from favourites.",
  "config.roughlyenoughitems.favoritesEnabled": "Favourites Enabled:",
  "config.roughlyenoughitems.keyBindings.favoriteKeybind": "Favourite Entry:",
  "config.roughlyenoughitems.search.searchFavorites": "Search Filter in Favourites:",
  "config.roughlyenoughitems.tooltips.displayFavoritesTooltip": "Append Favourites Hint:",
  "config.roughlyenoughitems.syntaxHighlightingMode.colorful": "Colourful",
  "config.roughlyenoughitems.syntaxHighlightingMode.colorful_underscored": "Colourful (Underscored)",
  "config.roughlyenoughitems.filteringRulesScreen": "Customised Filtering Rules"
}