Skip to content

Commit

Permalink
Translated using Weblate (English)
Browse files Browse the repository at this point in the history
Currently translated at 100.0% (103 of 103 strings)

Co-authored-by: Weblate Admin <[email protected]>
Translate-URL: https://weblate.siphalor.de/projects/mouse-wheelie/lang/en/
Translation: Mouse Wheelie/Mouse Wheelie
  • Loading branch information
weblate and Siphalor committed Jul 24, 2023
1 parent 43a5cbe commit 9c3e3a1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/main/resources/assets/mousewheelie/lang/en_us.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"key.mousewheelie.whole_stack_modifier": "Whole Stack Modifier",
"key.mousewheelie.all_of_kind_modifier": "All of Kind Modifier",
"key.mousewheelie.drop_modifier": "Drop Modifier",
"key.mousewheelie.deposit_modifier": "Deposit Modifier",
"key.mousewheelie.restock_modifier": "Restock Modifier",
"key.mousewheelie.deposit_modifier": "Deposit Modifier",
"key.mousewheelie.restock_modifier": "Restock Modifier",
"key.mousewheelie.sort_inventory": "Sort Inventory",
"key.mousewheelie.scroll_up": "Scroll Items Up",
"key.mousewheelie.scroll_down": "Scroll Items Down",
Expand Down Expand Up @@ -43,7 +43,7 @@
"tweed4_tailor_screen.screen.mousewheelie.scrolling.invert": "Invert scroll direction",
"tweed4_tailor_screen.screen.mousewheelie.scrolling.invert.description": "Invert the scroll direction when scrolling items.",
"tweed4_tailor_screen.screen.mousewheelie.scrolling.directional-scrolling": "Directional Scrolling",
"tweed4_tailor_screen.screen.mousewheelie.scrolling.directional-scrolling.description": "If enabled items will be moved according to whether your scrolling up or down.\nIf disabled you will scroll to change the amount of items present (up will increase - down will decrease).",
"tweed4_tailor_screen.screen.mousewheelie.scrolling.directional-scrolling.description": "If enabled, items will be moved based on the visual position on the screen:\nWhen scrolling up, items will be sent to the upper inventory, when scrolling down to the lower inventory.\nIf disabled, scrolling will instead affect the amount of items:\nWhen scrolling up, items will be moved towards the stack, when scrolling down items will be sent to the opposite inventory.\n\nUsing \"Invert scroll direction\", you can swap the up and down behavior for these actions.",
"tweed4_tailor_screen.screen.mousewheelie.scrolling.scroll-creative-menu-items": "Scroll creative menu items",
"tweed4_tailor_screen.screen.mousewheelie.scrolling.scroll-creative-menu-items.description": "Sets whether to by default scroll items out of the creative menu.",
"tweed4_tailor_screen.screen.mousewheelie.scrolling.scroll-creative-menu-tabs": "Scroll creative menu tabs",
Expand All @@ -61,7 +61,7 @@
"tweed4_tailor_screen.screen.mousewheelie.sort.optimize-creative-search-sort": "Optimized creative sorting",
"tweed4_tailor_screen.screen.mousewheelie.sort.optimize-creative-search-sort.description": "Whether the creative search sorting should be optimized for performance.\nThis will make use of more memory in exchange for processor time, only disable this if you run into memory issues.",
"tweed4_tailor_screen.screen.mousewheelie.refill": "Refill",
"tweed4_tailor_screen.screen.mousewheelie.refill.description": "Item refilling is a feature that automatically loads more items from your inventory when your current stack runs out.\nThis is for example useful when building with a lot of the same block so you don't have to constantly open the inventory.",
"tweed4_tailor_screen.screen.mousewheelie.refill.description": "Item refilling is a feature that automatically loads more items from your inventory when your current stack runs out.\nThis is for example useful when building with a lot of the same block, so you don't have to constantly open your inventory.\n\nThe first section of this config concerns which or under which circumstances items will get refilled.\nThe \"Refill rules\" section, allows you to configure how the replacement stack will be determined by searching your inventory.",
"tweed4_tailor_screen.screen.mousewheelie.refill.enable": "Enable item refilling",
"tweed4_tailor_screen.screen.mousewheelie.refill.enable.description": "Enables item refilling.\nTurn this off to disable refilling entirely.",
"tweed4_tailor_screen.screen.mousewheelie.refill.off-hand": "Refill the off hand",
Expand Down

0 comments on commit 9c3e3a1

Please sign in to comment.