Skip to content

Commit

Permalink
chore: update translation Chinese Traditional from crowdin
Browse files Browse the repository at this point in the history
  • Loading branch information
raoulvdberge committed Jan 11, 2025
1 parent 856846b commit 777c4ba
Showing 1 changed file with 12 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"gui.refinedstorage.grid.resource_type.all": "全部",
"gui.refinedstorage.grid.craft": "Craft",
"gui.refinedstorage.grid.autocraftable": "This resource is autocraftable",
"gui.refinedstorage.grid.pattern_in_inventory": "This resource has a pattern in your inventory.",
"gui.refinedstorage.grid.pattern_in_inventory": "There is a pattern in your inventory for this resource.",
"gui.refinedstorage.grid.click_to_autocraft": "Click to autocraft",
"gui.refinedstorage.grid.ctrl_click_to_autocraft": "CTRL + click to autocraft",
"gui.refinedstorage.grid.search_help": "Search through resources in storage.",
Expand Down Expand Up @@ -228,6 +228,15 @@
"gui.refinedstorage.autocrafting_preview.available": "Available: %s",
"gui.refinedstorage.autocrafting_preview.to_craft": "To craft: %s",
"gui.refinedstorage.autocrafting_preview.missing": "Missing: %s",
"gui.refinedstorage.autocrafting_preview.max": "Max",
"gui.refinedstorage.autocrafting_preview.max.help": "Fills in the maximum number of this resource you can craft right now without starting the crafting process yet.",
"gui.refinedstorage.autocrafting_preview.cycle_detected": "A pattern cycle was detected!",
"gui.refinedstorage.autocrafting_preview.cycle_detected.outputs": "The pattern had following outputs:",
"gui.refinedstorage.autocrafting_preview.cycle_detected.break_the_cycle_and_try_again": "Break the cycle and try again.",
"gui.refinedstorage.autocrafting_preview.request_too_large_to_handle": "The request is too large to handle!",
"gui.refinedstorage.autocrafting_preview.request_too_large_to_handle.try_smaller_amount": "Try a smaller amount.",
"gui.refinedstorage.autocrafting_preview.notify": "Notify",
"gui.refinedstorage.autocrafting_preview.notify.help": "Send a notification when the autocrafting task is finished.",
"gui.refinedstorage.autocrafter_manager.search_mode": "Search mode",
"gui.refinedstorage.autocrafter_manager.search_mode.all": "All",
"gui.refinedstorage.autocrafter_manager.search_mode.all.help": "Search in pattern inputs, pattern outputs and autocrafter names.",
Expand Down Expand Up @@ -456,6 +465,8 @@
"text.autoconfig.refinedstorage.option.maxRowsStretch.tooltip": "The maximum amount of rows that can be displayed when the screen size is stretched.",
"text.autoconfig.refinedstorage.option.searchBoxAutoSelected": "Auto-selected search box",
"text.autoconfig.refinedstorage.option.searchBoxAutoSelected.tooltip": "Whether the search box should be auto-selected.",
"text.autoconfig.refinedstorage.option.autocraftingNotification": "Autocrafting notification",
"text.autoconfig.refinedstorage.option.autocraftingNotification.tooltip": "Whether a notification should be shown when an autocrafting task is finished.",
"text.autoconfig.refinedstorage.option.grid": "Grid",
"text.autoconfig.refinedstorage.option.grid.tooltip": "Configuration for the Grid.",
"text.autoconfig.refinedstorage.option.grid.largeFont": "Large font",
Expand Down

0 comments on commit 777c4ba

Please sign in to comment.