This commit is contained in:
samsonsin
2025-05-29 23:26:10 +02:00
commit 90b3575aea
11149 changed files with 2362534 additions and 0 deletions

View File

@@ -0,0 +1,70 @@
tc4tweaks.gui.search=Search
tc4tweaks.gui.progress=Learnt %s out of %s
tc4tweaks.gui.progress.partial=Learnt %s out of %s..§4?§r
tc4tweaks.gui.progress.tooltip=No more hidden research
tc4tweaks.gui.progress.partial.tooltip=At least 1 research is still not visible
tc4tweaks.gui.clear_notification=Clear Notification
tc4tweaks.enabled_scrolling=Scrolling aspect list with mouse wheel at research table enabled
tc4tweaks.disable_vanilla=Arcane workbench will no longer work as an vanilla crafting table
tc4tweaks.config.client=Client Side Configurations
tc4tweaks.config.client.tooltip=Configurations that only changes how the game looks like, but not how it functions.
tc4tweaks.config.client.addTooltip=Add tooltip
tc4tweaks.config.client.addTooltip.tooltip=If false, no tooltip will be added.
tc4tweaks.config.client.browser_scale=Scaling Thaumonomicon GUI
tc4tweaks.config.client.browser_scale.scale=Current Thaumonomicon GUI Scale
tc4tweaks.config.client.browser_scale.scale.tooltip=Tweak the size of the book gui. Got overwritten by the software if Infer Thaumonomicon GUI Scale is set to true. \n[range: 1.0 ~ 4.0]
tc4tweaks.config.client.browser_scale.infer=Infer Thaumonomicon GUI Scale
tc4tweaks.config.client.browser_scale.infer.tooltip=Tweak the size of the book gui based on window size automatically. The value of browserScale set manually will not function any more.
tc4tweaks.config.client.browser_scale.considerSearchArea=Consider search result area while auto rescaling
tc4tweaks.config.client.browser_scale.considerSearchArea.tooltip=The search result area, even if it's not disabled, will be considered while inferring browserScale.
tc4tweaks.config.client.browser_scale.minimum=Minimum inferred scale
tc4tweaks.config.client.browser_scale.minimum.tooltip=The minimum inferred scale. Cannot be bigger than the value of inferBrowserScaleUpperBound. \n[range: 1.0 ~ 16.0]
tc4tweaks.config.client.browser_scale.maximum=Maximum inferred scale
tc4tweaks.config.client.browser_scale.maximum.tooltip=The maximum inferred scale. Cannot be smaller than the value of inferBrowserScaleLowerBound. This shouldn't be too high as a huge browser would be rendered with really poor image quality. \n[range: 1.0 ~ 16.0]
tc4tweaks.config.client.inverted=Inverted scrolling
tc4tweaks.config.client.inverted.tooltip=Flip it if you find the scrolling unintuitive
tc4tweaks.config.client.limitBookSearchToCategory=Limit Thaumonomicon Search To Current Category
tc4tweaks.config.client.limitBookSearchToCategory.tooltip=Whether the book gui search should search current tab only.
tc4tweaks.config.client.limitOversizedNodeRender=Maximum Node Rendered Size
tc4tweaks.config.client.limitOversizedNodeRender.tooltip=The upper limit on how big nodes can be rendered. This is purely a visual thing and will not affect how big your node can actually grow. Setting a value like 10000.0 will effectively turn off this functionality, i.e. not limit the rendered size. \n[range: 0.5 ~ 1.0E10]
tc4tweaks.config.client.updateInterval=Arcane Workbench GUI Update Interval
tc4tweaks.config.client.updateInterval.tooltip=How often should Arcane Workbench update displayed crafting result. Unit is in game ticks. \n[range: 0 ~ 40]
tc4tweaks.config.client.categoryOrder=Reorder Research Tabs
tc4tweaks.config.client.categoryOrder.tooltip=Specify a full sorting order of research tabs. An empty list here means the feature is disabled. any research tab not listed here will be appended to the end in their original order. Use NEI utility to dump a list of all research tabs. Default is the list of all vanilla thaumcraft tabs, i.e. no change.
tc4tweaks.config.client.addClearButton=Add Clear Notification Button
tc4tweaks.config.client.addClearButton.tooltip=If true, a button will be shown when there is any amount of tc4 notifications AND when sending chat.
tc4tweaks.config.client.addResearchSearch=Enable Research Search
tc4tweaks.config.client.addResearchSearch.tooltip=If enabled, a search box will appear on the top right bar of thaumonomicon gui. This feature is taken from WitchingGadgets due to the said GUI is being upsized by this mod and without modifying its code, the search box would not be positioned correctly. Will disable WitchingGadget's search feature (if it is present) regardless of the value of this setting.
tc4tweaks.config.client.completionCounterStyle=Completion Counter Style
tc4tweaks.config.client.completionCounterStyle.tooltip=Select the style of completion counter. Default: Current. None: disable completion progress counter. Current: display how many you have completed already, and only show the total count for this tab when everything here has been learnt. All: show all counters at all times.
tc4tweaks.config.general=General Configurations
tc4tweaks.config.general.tooltip=Configurations that can alter the mechanisms of the game
tc4tweaks.config.general.arcaneCraftingHistorySize=Arcane Crafting History Size
tc4tweaks.config.general.arcaneCraftingHistorySize.tooltip=The maximum size of arcane crafting cache. 0 will effectively turn off the cache. It is suggested to keep a size of at least 1 to ensure shift crafting does not lag the server. \n[range: 0 ~ 256]
tc4tweaks.config.general.checkWorkbenchRecipes=checkWorkbenchRecipes
tc4tweaks.config.general.checkWorkbenchRecipes.tooltip=When false, Arcane Workbench will not perform vanilla crafting bench recipes. Arcane Workbench GUI will behave slightly awkwardly if the client has it false but not on server, but nothing would be broken. See curseforge mod page for a detailed explanation.
tc4tweaks.config.general.smallerJars=Smaller Jars
tc4tweaks.config.general.smallerJars.tooltip=If true, jars (brain in jar, essentia jars, etc) will have a collision box the same as block outline. Otherwise it will have a collision box of 1x1x1, which is the vanilla tc4 behavior.
tc4tweaks.config.general.moreRandomizedLoot=More randomized lootbags
tc4tweaks.config.general.moreRandomizedLoot.tooltip=If true, enchanted books will have randomized enchantment and vis stone will have different vis stored even without server restart.
tc4tweaks.config.general.dispenserShootPrimalArrow=Dispenser shoots primal arrow
tc4tweaks.config.general.dispenserShootPrimalArrow.tooltip=If true, dispenser will shoot primal arrow instead of dropping it into world.
tc4tweaks.config.general.infusionOreDictMode=Infusion OreDict Mode
tc4tweaks.config.general.infusionOreDictMode.tooltip=Select the infusion oredict mode. Default: vanilla TC4 behavior. Strict: all oredict names must match to count as oredict substitute. Relaxed: oredict names needs only overlaps to count as oredict substitute. None: no oredict substitute at all.
nei.options.tools.dump.tc4tweaks=TC4Tweaks
nei.options.tools.dump.tc4tweaks.tc4tags=Registered ItemStack tags
nei.options.tools.dump.tc4tweaks.tc4tags.dumped=Tags were dumped to %s
nei.options.tools.dump.tc4tweaks.tc4research=Registered Researches
nei.options.tools.dump.tc4tweaks.tc4research.dumped=Researches were dumped to %s
nei.options.tools.dump.tc4tweaks.tc4researchtab=Registered Research Tabs
nei.options.tools.dump.tc4tweaks.tc4researchtab.dumped=Research tabs were dumped to %s
nei.options.tools.dump.tc4tweaks.tc4researchtab.mode.0=Full
nei.options.tools.dump.tc4tweaks.tc4researchtab.mode.1=Only Names
tc4tweaks.configgui.tooltip.moveUp=Move up
tc4tweaks.configgui.tooltip.moveUp.shift=Move up by 5
tc4tweaks.configgui.tooltip.moveUp.ctrl=Move to top
tc4tweaks.configgui.tooltip.moveDown=Move down
tc4tweaks.configgui.tooltip.moveDown.shift=Move down by 5
tc4tweaks.configgui.tooltip.moveDown.ctrl=Move to bottom

View File

@@ -0,0 +1,70 @@
tc4tweaks.gui.search=Search
tc4tweaks.gui.progress=Learnt %s out of %s
tc4tweaks.gui.progress.partial=Learnt %s out of %s..§4?§r
tc4tweaks.gui.progress.tooltip=No more hidden research
tc4tweaks.gui.progress.partial.tooltip=At least 1 research is still not visible
tc4tweaks.gui.clear_notification=Clear Notification
tc4tweaks.enabled_scrolling=Scrolling aspect list with mouse wheel at research table enabled
tc4tweaks.disable_vanilla=Arcane workbench will no longer work as an vanilla crafting table
tc4tweaks.config.client=Client Side Configurations
tc4tweaks.config.client.tooltip=Configurations that only changes how the game looks like, but not how it functions.
tc4tweaks.config.client.addTooltip=Add tooltip
tc4tweaks.config.client.addTooltip.tooltip=If false, no tooltip will be added.
tc4tweaks.config.client.browser_scale=Scaling Thaumonomicon GUI
tc4tweaks.config.client.browser_scale.scale=Current Thaumonomicon GUI Scale
tc4tweaks.config.client.browser_scale.scale.tooltip=Tweak the size of the book gui. Got overwritten by the software if Infer Thaumonomicon GUI Scale is set to true. \n[range: 1.0 ~ 4.0]
tc4tweaks.config.client.browser_scale.infer=Infer Thaumonomicon GUI Scale
tc4tweaks.config.client.browser_scale.infer.tooltip=Tweak the size of the book gui based on window size automatically. The value of browserScale set manually will not function any more.
tc4tweaks.config.client.browser_scale.considerSearchArea=Consider search result area while auto rescaling
tc4tweaks.config.client.browser_scale.considerSearchArea.tooltip=The search result area, even if it's not disabled, will be considered while inferring browserScale.
tc4tweaks.config.client.browser_scale.minimum=Minimum inferred scale
tc4tweaks.config.client.browser_scale.minimum.tooltip=The minimum inferred scale. Cannot be bigger than the value of inferBrowserScaleUpperBound. \n[range: 1.0 ~ 16.0]
tc4tweaks.config.client.browser_scale.maximum=Maximum inferred scale
tc4tweaks.config.client.browser_scale.maximum.tooltip=The maximum inferred scale. Cannot be smaller than the value of inferBrowserScaleLowerBound. This shouldn't be too high as a huge browser would be rendered with really poor image quality. \n[range: 1.0 ~ 16.0]
tc4tweaks.config.client.inverted=Inverted scrolling
tc4tweaks.config.client.inverted.tooltip=Flip it if you find the scrolling unintuitive
tc4tweaks.config.client.limitBookSearchToCategory=Limit Thaumonomicon Search To Current Category
tc4tweaks.config.client.limitBookSearchToCategory.tooltip=Whether the book gui search should search current tab only.
tc4tweaks.config.client.limitOversizedNodeRender=Maximum Node Rendered Size
tc4tweaks.config.client.limitOversizedNodeRender.tooltip=The upper limit on how big nodes can be rendered. This is purely a visual thing and will not affect how big your node can actually grow. Setting a value like 10000.0 will effectively turn off this functionality, i.e. not limit the rendered size. \n[range: 0.5 ~ 1.0E10]
tc4tweaks.config.client.updateInterval=Arcane Workbench GUI Update Interval
tc4tweaks.config.client.updateInterval.tooltip=How often should Arcane Workbench update displayed crafting result. Unit is in game ticks. \n[range: 0 ~ 40]
tc4tweaks.config.client.categoryOrder=Reorder Research Tabs
tc4tweaks.config.client.categoryOrder.tooltip=Specify a full sorting order of research tabs. An empty list here means the feature is disabled. any research tab not listed here will be appended to the end in their original order. Use NEI utility to dump a list of all research tabs. Default is the list of all vanilla thaumcraft tabs, i.e. no change.
tc4tweaks.config.client.addClearButton=Add Clear Notification Button
tc4tweaks.config.client.addClearButton.tooltip=If true, a button will be shown when there is any amount of tc4 notifications AND when sending chat.
tc4tweaks.config.client.addResearchSearch=Enable Research Search
tc4tweaks.config.client.addResearchSearch.tooltip=If enabled, a search box will appear on the top right bar of thaumonomicon gui. This feature is taken from WitchingGadgets due to the said GUI is being upsized by this mod and without modifying its code, the search box would not be positioned correctly. Will disable WitchingGadget's search feature (if it is present) regardless of the value of this setting.
tc4tweaks.config.client.completionCounterStyle=Completion Counter Style
tc4tweaks.config.client.completionCounterStyle.tooltip=Select the style of completion counter. Default: Current. None: disable completion progress counter. Current: display how many you have completed already, and only show the total count for this tab when everything here has been learnt. All: show all counters at all times.
tc4tweaks.config.general=General Configurations
tc4tweaks.config.general.tooltip=Configurations that can alter the mechanisms of the game
tc4tweaks.config.general.arcaneCraftingHistorySize=Arcane Crafting History Size
tc4tweaks.config.general.arcaneCraftingHistorySize.tooltip=The maximum size of arcane crafting cache. 0 will effectively turn off the cache. It is suggested to keep a size of at least 1 to ensure shift crafting does not lag the server. \n[range: 0 ~ 256]
tc4tweaks.config.general.checkWorkbenchRecipes=checkWorkbenchRecipes
tc4tweaks.config.general.checkWorkbenchRecipes.tooltip=When false, Arcane Workbench will not perform vanilla crafting bench recipes. Arcane Workbench GUI will behave slightly awkwardly if the client has it false but not on server, but nothing would be broken. See curseforge mod page for a detailed explanation.
tc4tweaks.config.general.smallerJars=Smaller Jars
tc4tweaks.config.general.smallerJars.tooltip=If true, jars (brain in jar, essentia jars, etc) will have a collision box the same as block outline. Otherwise it will have a collision box of 1x1x1, which is the vanilla tc4 behavior.
tc4tweaks.config.general.moreRandomizedLoot=More randomized lootbags
tc4tweaks.config.general.moreRandomizedLoot.tooltip=If true, enchanted books will have randomized enchantment and vis stone will have different vis stored even without server restart.
tc4tweaks.config.general.dispenserShootPrimalArrow=Dispenser shoots primal arrow
tc4tweaks.config.general.dispenserShootPrimalArrow.tooltip=If true, dispenser will shoot primal arrow instead of dropping it into world.
tc4tweaks.config.general.infusionOreDictMode=Infusion OreDict Mode
tc4tweaks.config.general.infusionOreDictMode.tooltip=Select the infusion oredict mode. Default: vanilla TC4 behavior. Strict: all oredict names must match to count as oredict substitute. Relaxed: oredict names needs only overlaps to count as oredict substitute. None: no oredict substitute at all.
nei.options.tools.dump.tc4tweaks=TC4Tweaks
nei.options.tools.dump.tc4tweaks.tc4tags=Registered ItemStack tags
nei.options.tools.dump.tc4tweaks.tc4tags.dumped=Tags were dumped to %s
nei.options.tools.dump.tc4tweaks.tc4research=Registered Researches
nei.options.tools.dump.tc4tweaks.tc4research.dumped=Researches were dumped to %s
nei.options.tools.dump.tc4tweaks.tc4researchtab=Registered Research Tabs
nei.options.tools.dump.tc4tweaks.tc4researchtab.dumped=Research tabs were dumped to %s
nei.options.tools.dump.tc4tweaks.tc4researchtab.mode.0=Lleno
nei.options.tools.dump.tc4tweaks.tc4researchtab.mode.1=Only Names
tc4tweaks.configgui.tooltip.moveUp=Move up
tc4tweaks.configgui.tooltip.moveUp.shift=Move up by 5
tc4tweaks.configgui.tooltip.moveUp.ctrl=Move to top
tc4tweaks.configgui.tooltip.moveDown=Move down
tc4tweaks.configgui.tooltip.moveDown.shift=Move down by 5
tc4tweaks.configgui.tooltip.moveDown.ctrl=Move to bottom

View File

@@ -0,0 +1,70 @@
tc4tweaks.gui.search=Search
tc4tweaks.gui.progress=Learnt %s out of %s
tc4tweaks.gui.progress.partial=Learnt %s out of %s..§4?§r
tc4tweaks.gui.progress.tooltip=No more hidden research
tc4tweaks.gui.progress.partial.tooltip=At least 1 research is still not visible
tc4tweaks.gui.clear_notification=Clear Notification
tc4tweaks.enabled_scrolling=Scrolling aspect list with mouse wheel at research table enabled
tc4tweaks.disable_vanilla=Arcane workbench will no longer work as an vanilla crafting table
tc4tweaks.config.client=Client Side Configurations
tc4tweaks.config.client.tooltip=Configurations that only changes how the game looks like, but not how it functions.
tc4tweaks.config.client.addTooltip=Add tooltip
tc4tweaks.config.client.addTooltip.tooltip=If false, no tooltip will be added.
tc4tweaks.config.client.browser_scale=Scaling Thaumonomicon GUI
tc4tweaks.config.client.browser_scale.scale=Current Thaumonomicon GUI Scale
tc4tweaks.config.client.browser_scale.scale.tooltip=Tweak the size of the book gui. Got overwritten by the software if Infer Thaumonomicon GUI Scale is set to true. \n[range: 1.0 ~ 4.0]
tc4tweaks.config.client.browser_scale.infer=Infer Thaumonomicon GUI Scale
tc4tweaks.config.client.browser_scale.infer.tooltip=Tweak the size of the book gui based on window size automatically. The value of browserScale set manually will not function any more.
tc4tweaks.config.client.browser_scale.considerSearchArea=Consider search result area while auto rescaling
tc4tweaks.config.client.browser_scale.considerSearchArea.tooltip=The search result area, even if it's not disabled, will be considered while inferring browserScale.
tc4tweaks.config.client.browser_scale.minimum=Minimum inferred scale
tc4tweaks.config.client.browser_scale.minimum.tooltip=The minimum inferred scale. Cannot be bigger than the value of inferBrowserScaleUpperBound. \n[range: 1.0 ~ 16.0]
tc4tweaks.config.client.browser_scale.maximum=Maximum inferred scale
tc4tweaks.config.client.browser_scale.maximum.tooltip=The maximum inferred scale. Cannot be smaller than the value of inferBrowserScaleLowerBound. This shouldn't be too high as a huge browser would be rendered with really poor image quality. \n[range: 1.0 ~ 16.0]
tc4tweaks.config.client.inverted=Inverted scrolling
tc4tweaks.config.client.inverted.tooltip=Flip it if you find the scrolling unintuitive
tc4tweaks.config.client.limitBookSearchToCategory=Limit Thaumonomicon Search To Current Category
tc4tweaks.config.client.limitBookSearchToCategory.tooltip=Whether the book gui search should search current tab only.
tc4tweaks.config.client.limitOversizedNodeRender=Maximum Node Rendered Size
tc4tweaks.config.client.limitOversizedNodeRender.tooltip=The upper limit on how big nodes can be rendered. This is purely a visual thing and will not affect how big your node can actually grow. Setting a value like 10000.0 will effectively turn off this functionality, i.e. not limit the rendered size. \n[range: 0.5 ~ 1.0E10]
tc4tweaks.config.client.updateInterval=Arcane Workbench GUI Update Interval
tc4tweaks.config.client.updateInterval.tooltip=How often should Arcane Workbench update displayed crafting result. Unit is in game ticks. \n[range: 0 ~ 40]
tc4tweaks.config.client.categoryOrder=Reorder Research Tabs
tc4tweaks.config.client.categoryOrder.tooltip=Specify a full sorting order of research tabs. An empty list here means the feature is disabled. any research tab not listed here will be appended to the end in their original order. Use NEI utility to dump a list of all research tabs. Default is the list of all vanilla thaumcraft tabs, i.e. no change.
tc4tweaks.config.client.addClearButton=Add Clear Notification Button
tc4tweaks.config.client.addClearButton.tooltip=If true, a button will be shown when there is any amount of tc4 notifications AND when sending chat.
tc4tweaks.config.client.addResearchSearch=Enable Research Search
tc4tweaks.config.client.addResearchSearch.tooltip=If enabled, a search box will appear on the top right bar of thaumonomicon gui. This feature is taken from WitchingGadgets due to the said GUI is being upsized by this mod and without modifying its code, the search box would not be positioned correctly. Will disable WitchingGadget's search feature (if it is present) regardless of the value of this setting.
tc4tweaks.config.client.completionCounterStyle=Completion Counter Style
tc4tweaks.config.client.completionCounterStyle.tooltip=Select the style of completion counter. Default: Current. None: disable completion progress counter. Current: display how many you have completed already, and only show the total count for this tab when everything here has been learnt. All: show all counters at all times.
tc4tweaks.config.general=General Configurations
tc4tweaks.config.general.tooltip=Configurations that can alter the mechanisms of the game
tc4tweaks.config.general.arcaneCraftingHistorySize=Arcane Crafting History Size
tc4tweaks.config.general.arcaneCraftingHistorySize.tooltip=The maximum size of arcane crafting cache. 0 will effectively turn off the cache. It is suggested to keep a size of at least 1 to ensure shift crafting does not lag the server. \n[range: 0 ~ 256]
tc4tweaks.config.general.checkWorkbenchRecipes=checkWorkbenchRecipes
tc4tweaks.config.general.checkWorkbenchRecipes.tooltip=When false, Arcane Workbench will not perform vanilla crafting bench recipes. Arcane Workbench GUI will behave slightly awkwardly if the client has it false but not on server, but nothing would be broken. See curseforge mod page for a detailed explanation.
tc4tweaks.config.general.smallerJars=Smaller Jars
tc4tweaks.config.general.smallerJars.tooltip=If true, jars (brain in jar, essentia jars, etc) will have a collision box the same as block outline. Otherwise it will have a collision box of 1x1x1, which is the vanilla tc4 behavior.
tc4tweaks.config.general.moreRandomizedLoot=More randomized lootbags
tc4tweaks.config.general.moreRandomizedLoot.tooltip=If true, enchanted books will have randomized enchantment and vis stone will have different vis stored even without server restart.
tc4tweaks.config.general.dispenserShootPrimalArrow=Dispenser shoots primal arrow
tc4tweaks.config.general.dispenserShootPrimalArrow.tooltip=If true, dispenser will shoot primal arrow instead of dropping it into world.
tc4tweaks.config.general.infusionOreDictMode=Infusion OreDict Mode
tc4tweaks.config.general.infusionOreDictMode.tooltip=Select the infusion oredict mode. Default: vanilla TC4 behavior. Strict: all oredict names must match to count as oredict substitute. Relaxed: oredict names needs only overlaps to count as oredict substitute. None: no oredict substitute at all.
nei.options.tools.dump.tc4tweaks=TC4Tweaks
nei.options.tools.dump.tc4tweaks.tc4tags=Registered ItemStack tags
nei.options.tools.dump.tc4tweaks.tc4tags.dumped=Tags were dumped to %s
nei.options.tools.dump.tc4tweaks.tc4research=Registered Researches
nei.options.tools.dump.tc4tweaks.tc4research.dumped=Researches were dumped to %s
nei.options.tools.dump.tc4tweaks.tc4researchtab=Registered Research Tabs
nei.options.tools.dump.tc4tweaks.tc4researchtab.dumped=Research tabs were dumped to %s
nei.options.tools.dump.tc4tweaks.tc4researchtab.mode.0=Full
nei.options.tools.dump.tc4tweaks.tc4researchtab.mode.1=Only Names
tc4tweaks.configgui.tooltip.moveUp=Move up
tc4tweaks.configgui.tooltip.moveUp.shift=Move up by 5
tc4tweaks.configgui.tooltip.moveUp.ctrl=Move to top
tc4tweaks.configgui.tooltip.moveDown=Move down
tc4tweaks.configgui.tooltip.moveDown.shift=Move down by 5
tc4tweaks.configgui.tooltip.moveDown.ctrl=Move to bottom

View File

@@ -0,0 +1,70 @@
tc4tweaks.gui.search=Search
tc4tweaks.gui.progress=Learnt %s out of %s
tc4tweaks.gui.progress.partial=Learnt %s out of %s..§4?§r
tc4tweaks.gui.progress.tooltip=No more hidden research
tc4tweaks.gui.progress.partial.tooltip=At least 1 research is still not visible
tc4tweaks.gui.clear_notification=Clear Notification
tc4tweaks.enabled_scrolling=Scrolling aspect list with mouse wheel at research table enabled
tc4tweaks.disable_vanilla=Arcane workbench will no longer work as an vanilla crafting table
tc4tweaks.config.client=Client Side Configurations
tc4tweaks.config.client.tooltip=Configurations that only changes how the game looks like, but not how it functions.
tc4tweaks.config.client.addTooltip=Add tooltip
tc4tweaks.config.client.addTooltip.tooltip=If false, no tooltip will be added.
tc4tweaks.config.client.browser_scale=Scaling Thaumonomicon GUI
tc4tweaks.config.client.browser_scale.scale=Current Thaumonomicon GUI Scale
tc4tweaks.config.client.browser_scale.scale.tooltip=Tweak the size of the book gui. Got overwritten by the software if Infer Thaumonomicon GUI Scale is set to true. \n[range: 1.0 ~ 4.0]
tc4tweaks.config.client.browser_scale.infer=Infer Thaumonomicon GUI Scale
tc4tweaks.config.client.browser_scale.infer.tooltip=Tweak the size of the book gui based on window size automatically. The value of browserScale set manually will not function any more.
tc4tweaks.config.client.browser_scale.considerSearchArea=Consider search result area while auto rescaling
tc4tweaks.config.client.browser_scale.considerSearchArea.tooltip=The search result area, even if it's not disabled, will be considered while inferring browserScale.
tc4tweaks.config.client.browser_scale.minimum=Minimum inferred scale
tc4tweaks.config.client.browser_scale.minimum.tooltip=The minimum inferred scale. Cannot be bigger than the value of inferBrowserScaleUpperBound. \n[range: 1.0 ~ 16.0]
tc4tweaks.config.client.browser_scale.maximum=Maximum inferred scale
tc4tweaks.config.client.browser_scale.maximum.tooltip=The maximum inferred scale. Cannot be smaller than the value of inferBrowserScaleLowerBound. This shouldn't be too high as a huge browser would be rendered with really poor image quality. \n[range: 1.0 ~ 16.0]
tc4tweaks.config.client.inverted=Inverted scrolling
tc4tweaks.config.client.inverted.tooltip=Flip it if you find the scrolling unintuitive
tc4tweaks.config.client.limitBookSearchToCategory=Limit Thaumonomicon Search To Current Category
tc4tweaks.config.client.limitBookSearchToCategory.tooltip=Whether the book gui search should search current tab only.
tc4tweaks.config.client.limitOversizedNodeRender=Maximum Node Rendered Size
tc4tweaks.config.client.limitOversizedNodeRender.tooltip=The upper limit on how big nodes can be rendered. This is purely a visual thing and will not affect how big your node can actually grow. Setting a value like 10000.0 will effectively turn off this functionality, i.e. not limit the rendered size. \n[range: 0.5 ~ 1.0E10]
tc4tweaks.config.client.updateInterval=Arcane Workbench GUI Update Interval
tc4tweaks.config.client.updateInterval.tooltip=How often should Arcane Workbench update displayed crafting result. Unit is in game ticks. \n[range: 0 ~ 40]
tc4tweaks.config.client.categoryOrder=Reorder Research Tabs
tc4tweaks.config.client.categoryOrder.tooltip=Specify a full sorting order of research tabs. An empty list here means the feature is disabled. any research tab not listed here will be appended to the end in their original order. Use NEI utility to dump a list of all research tabs. Default is the list of all vanilla thaumcraft tabs, i.e. no change.
tc4tweaks.config.client.addClearButton=Add Clear Notification Button
tc4tweaks.config.client.addClearButton.tooltip=If true, a button will be shown when there is any amount of tc4 notifications AND when sending chat.
tc4tweaks.config.client.addResearchSearch=Enable Research Search
tc4tweaks.config.client.addResearchSearch.tooltip=If enabled, a search box will appear on the top right bar of thaumonomicon gui. This feature is taken from WitchingGadgets due to the said GUI is being upsized by this mod and without modifying its code, the search box would not be positioned correctly. Will disable WitchingGadget's search feature (if it is present) regardless of the value of this setting.
tc4tweaks.config.client.completionCounterStyle=Completion Counter Style
tc4tweaks.config.client.completionCounterStyle.tooltip=Select the style of completion counter. Default: Current. None: disable completion progress counter. Current: display how many you have completed already, and only show the total count for this tab when everything here has been learnt. All: show all counters at all times.
tc4tweaks.config.general=General Configurations
tc4tweaks.config.general.tooltip=Configurations that can alter the mechanisms of the game
tc4tweaks.config.general.arcaneCraftingHistorySize=Arcane Crafting History Size
tc4tweaks.config.general.arcaneCraftingHistorySize.tooltip=The maximum size of arcane crafting cache. 0 will effectively turn off the cache. It is suggested to keep a size of at least 1 to ensure shift crafting does not lag the server. \n[range: 0 ~ 256]
tc4tweaks.config.general.checkWorkbenchRecipes=checkWorkbenchRecipes
tc4tweaks.config.general.checkWorkbenchRecipes.tooltip=When false, Arcane Workbench will not perform vanilla crafting bench recipes. Arcane Workbench GUI will behave slightly awkwardly if the client has it false but not on server, but nothing would be broken. See curseforge mod page for a detailed explanation.
tc4tweaks.config.general.smallerJars=Smaller Jars
tc4tweaks.config.general.smallerJars.tooltip=If true, jars (brain in jar, essentia jars, etc) will have a collision box the same as block outline. Otherwise it will have a collision box of 1x1x1, which is the vanilla tc4 behavior.
tc4tweaks.config.general.moreRandomizedLoot=More randomized lootbags
tc4tweaks.config.general.moreRandomizedLoot.tooltip=If true, enchanted books will have randomized enchantment and vis stone will have different vis stored even without server restart.
tc4tweaks.config.general.dispenserShootPrimalArrow=Dispenser shoots primal arrow
tc4tweaks.config.general.dispenserShootPrimalArrow.tooltip=If true, dispenser will shoot primal arrow instead of dropping it into world.
tc4tweaks.config.general.infusionOreDictMode=Infusion OreDict Mode
tc4tweaks.config.general.infusionOreDictMode.tooltip=Select the infusion oredict mode. Default: vanilla TC4 behavior. Strict: all oredict names must match to count as oredict substitute. Relaxed: oredict names needs only overlaps to count as oredict substitute. None: no oredict substitute at all.
nei.options.tools.dump.tc4tweaks=TC4Tweaks
nei.options.tools.dump.tc4tweaks.tc4tags=Registered ItemStack tags
nei.options.tools.dump.tc4tweaks.tc4tags.dumped=Tags were dumped to %s
nei.options.tools.dump.tc4tweaks.tc4research=Registered Researches
nei.options.tools.dump.tc4tweaks.tc4research.dumped=Researches were dumped to %s
nei.options.tools.dump.tc4tweaks.tc4researchtab=Registered Research Tabs
nei.options.tools.dump.tc4tweaks.tc4researchtab.dumped=Research tabs were dumped to %s
nei.options.tools.dump.tc4tweaks.tc4researchtab.mode.0=Full
nei.options.tools.dump.tc4tweaks.tc4researchtab.mode.1=Only Names
tc4tweaks.configgui.tooltip.moveUp=Move up
tc4tweaks.configgui.tooltip.moveUp.shift=Move up by 5
tc4tweaks.configgui.tooltip.moveUp.ctrl=Move to top
tc4tweaks.configgui.tooltip.moveDown=Move down
tc4tweaks.configgui.tooltip.moveDown.shift=Move down by 5
tc4tweaks.configgui.tooltip.moveDown.ctrl=Move to bottom

View File

@@ -0,0 +1,70 @@
tc4tweaks.gui.search=검색
tc4tweaks.gui.progress=Learnt %s out of %s
tc4tweaks.gui.progress.partial=Learnt %s out of %s..§4?§r
tc4tweaks.gui.progress.tooltip=감춰진 연구는 더 없습니다
tc4tweaks.gui.progress.partial.tooltip=최소 1개의 연구가 아직 감춰져 있습니다
tc4tweaks.gui.clear_notification=Clear Notification
tc4tweaks.enabled_scrolling=Scrolling aspect list with mouse wheel at research table enabled
tc4tweaks.disable_vanilla=Arcane workbench will no longer work as an vanilla crafting table
tc4tweaks.config.client=클라이언트 측 설정
tc4tweaks.config.client.tooltip=Configurations that only changes how the game looks like, but not how it functions.
tc4tweaks.config.client.addTooltip=툴팁 추가
tc4tweaks.config.client.addTooltip.tooltip=false일 경우, 아무런 툴팁도 추가되지 않습니다.
tc4tweaks.config.client.browser_scale=Scaling Thaumonomicon GUI
tc4tweaks.config.client.browser_scale.scale=현재 사우모노미콘 GUI 크기
tc4tweaks.config.client.browser_scale.scale.tooltip=Tweak the size of the book gui. Got overwritten by the software if Infer Thaumonomicon GUI Scale is set to true. \n[range: 1.0 ~ 4.0]
tc4tweaks.config.client.browser_scale.infer=Infer Thaumonomicon GUI Scale
tc4tweaks.config.client.browser_scale.infer.tooltip=Tweak the size of the book gui based on window size automatically. The value of browserScale set manually will not function any more.
tc4tweaks.config.client.browser_scale.considerSearchArea=Consider search result area while auto rescaling
tc4tweaks.config.client.browser_scale.considerSearchArea.tooltip=The search result area, even if it's not disabled, will be considered while inferring browserScale.
tc4tweaks.config.client.browser_scale.minimum=Minimum inferred scale
tc4tweaks.config.client.browser_scale.minimum.tooltip=The minimum inferred scale. Cannot be bigger than the value of inferBrowserScaleUpperBound. \n[range: 1.0 ~ 16.0]
tc4tweaks.config.client.browser_scale.maximum=Maximum inferred scale
tc4tweaks.config.client.browser_scale.maximum.tooltip=The maximum inferred scale. Cannot be smaller than the value of inferBrowserScaleLowerBound. This shouldn't be too high as a huge browser would be rendered with really poor image quality. \n[range: 1.0 ~ 16.0]
tc4tweaks.config.client.inverted=Inverted scrolling
tc4tweaks.config.client.inverted.tooltip=Flip it if you find the scrolling unintuitive
tc4tweaks.config.client.limitBookSearchToCategory=Limit Thaumonomicon Search To Current Category
tc4tweaks.config.client.limitBookSearchToCategory.tooltip=Whether the book gui search should search current tab only.
tc4tweaks.config.client.limitOversizedNodeRender=Maximum Node Rendered Size
tc4tweaks.config.client.limitOversizedNodeRender.tooltip=The upper limit on how big nodes can be rendered. This is purely a visual thing and will not affect how big your node can actually grow. Setting a value like 10000.0 will effectively turn off this functionality, i.e. not limit the rendered size. \n[range: 0.5 ~ 1.0E10]
tc4tweaks.config.client.updateInterval=Arcane Workbench GUI Update Interval
tc4tweaks.config.client.updateInterval.tooltip=How often should Arcane Workbench update displayed crafting result. Unit is in game ticks. \n[range: 0 ~ 40]
tc4tweaks.config.client.categoryOrder=Reorder Research Tabs
tc4tweaks.config.client.categoryOrder.tooltip=Specify a full sorting order of research tabs. An empty list here means the feature is disabled. any research tab not listed here will be appended to the end in their original order. Use NEI utility to dump a list of all research tabs. Default is the list of all vanilla thaumcraft tabs, i.e. no change.
tc4tweaks.config.client.addClearButton=Add Clear Notification Button
tc4tweaks.config.client.addClearButton.tooltip=If true, a button will be shown when there is any amount of tc4 notifications AND when sending chat.
tc4tweaks.config.client.addResearchSearch=Enable Research Search
tc4tweaks.config.client.addResearchSearch.tooltip=If enabled, a search box will appear on the top right bar of thaumonomicon gui. This feature is taken from WitchingGadgets due to the said GUI is being upsized by this mod and without modifying its code, the search box would not be positioned correctly. Will disable WitchingGadget's search feature (if it is present) regardless of the value of this setting.
tc4tweaks.config.client.completionCounterStyle=Completion Counter Style
tc4tweaks.config.client.completionCounterStyle.tooltip=Select the style of completion counter. Default: Current. None: disable completion progress counter. Current: display how many you have completed already, and only show the total count for this tab when everything here has been learnt. All: show all counters at all times.
tc4tweaks.config.general=General Configurations
tc4tweaks.config.general.tooltip=Configurations that can alter the mechanisms of the game
tc4tweaks.config.general.arcaneCraftingHistorySize=Arcane Crafting History Size
tc4tweaks.config.general.arcaneCraftingHistorySize.tooltip=The maximum size of arcane crafting cache. 0 will effectively turn off the cache. It is suggested to keep a size of at least 1 to ensure shift crafting does not lag the server. \n[range: 0 ~ 256]
tc4tweaks.config.general.checkWorkbenchRecipes=checkWorkbenchRecipes
tc4tweaks.config.general.checkWorkbenchRecipes.tooltip=When false, Arcane Workbench will not perform vanilla crafting bench recipes. Arcane Workbench GUI will behave slightly awkwardly if the client has it false but not on server, but nothing would be broken. See curseforge mod page for a detailed explanation.
tc4tweaks.config.general.smallerJars=Smaller Jars
tc4tweaks.config.general.smallerJars.tooltip=If true, jars (brain in jar, essentia jars, etc) will have a collision box the same as block outline. Otherwise it will have a collision box of 1x1x1, which is the vanilla tc4 behavior.
tc4tweaks.config.general.moreRandomizedLoot=More randomized lootbags
tc4tweaks.config.general.moreRandomizedLoot.tooltip=If true, enchanted books will have randomized enchantment and vis stone will have different vis stored even without server restart.
tc4tweaks.config.general.dispenserShootPrimalArrow=Dispenser shoots primal arrow
tc4tweaks.config.general.dispenserShootPrimalArrow.tooltip=If true, dispenser will shoot primal arrow instead of dropping it into world.
tc4tweaks.config.general.infusionOreDictMode=Infusion OreDict Mode
tc4tweaks.config.general.infusionOreDictMode.tooltip=Select the infusion oredict mode. Default: vanilla TC4 behavior. Strict: all oredict names must match to count as oredict substitute. Relaxed: oredict names needs only overlaps to count as oredict substitute. None: no oredict substitute at all.
nei.options.tools.dump.tc4tweaks=TC4Tweaks
nei.options.tools.dump.tc4tweaks.tc4tags=Registered ItemStack tags
nei.options.tools.dump.tc4tweaks.tc4tags.dumped=Tags were dumped to %s
nei.options.tools.dump.tc4tweaks.tc4research=Registered Researches
nei.options.tools.dump.tc4tweaks.tc4research.dumped=Researches were dumped to %s
nei.options.tools.dump.tc4tweaks.tc4researchtab=Registered Research Tabs
nei.options.tools.dump.tc4tweaks.tc4researchtab.dumped=Research tabs were dumped to %s
nei.options.tools.dump.tc4tweaks.tc4researchtab.mode.0=Full
nei.options.tools.dump.tc4tweaks.tc4researchtab.mode.1=Only Names
tc4tweaks.configgui.tooltip.moveUp=Move up
tc4tweaks.configgui.tooltip.moveUp.shift=Move up by 5
tc4tweaks.configgui.tooltip.moveUp.ctrl=Move to top
tc4tweaks.configgui.tooltip.moveDown=Move down
tc4tweaks.configgui.tooltip.moveDown.shift=Move down by 5
tc4tweaks.configgui.tooltip.moveDown.ctrl=Move to bottom

View File

@@ -0,0 +1,70 @@
tc4tweaks.gui.search=Search
tc4tweaks.gui.progress=Learnt %s out of %s
tc4tweaks.gui.progress.partial=Learnt %s out of %s..§4?§r
tc4tweaks.gui.progress.tooltip=No more hidden research
tc4tweaks.gui.progress.partial.tooltip=At least 1 research is still not visible
tc4tweaks.gui.clear_notification=Clear Notification
tc4tweaks.enabled_scrolling=Scrolling aspect list with mouse wheel at research table enabled
tc4tweaks.disable_vanilla=Arcane workbench will no longer work as an vanilla crafting table
tc4tweaks.config.client=Client Side Configurations
tc4tweaks.config.client.tooltip=Configurations that only changes how the game looks like, but not how it functions.
tc4tweaks.config.client.addTooltip=Add tooltip
tc4tweaks.config.client.addTooltip.tooltip=If false, no tooltip will be added.
tc4tweaks.config.client.browser_scale=Scaling Thaumonomicon GUI
tc4tweaks.config.client.browser_scale.scale=Current Thaumonomicon GUI Scale
tc4tweaks.config.client.browser_scale.scale.tooltip=Tweak the size of the book gui. Got overwritten by the software if Infer Thaumonomicon GUI Scale is set to true. \n[range: 1.0 ~ 4.0]
tc4tweaks.config.client.browser_scale.infer=Infer Thaumonomicon GUI Scale
tc4tweaks.config.client.browser_scale.infer.tooltip=Tweak the size of the book gui based on window size automatically. The value of browserScale set manually will not function any more.
tc4tweaks.config.client.browser_scale.considerSearchArea=Consider search result area while auto rescaling
tc4tweaks.config.client.browser_scale.considerSearchArea.tooltip=The search result area, even if it's not disabled, will be considered while inferring browserScale.
tc4tweaks.config.client.browser_scale.minimum=Minimum inferred scale
tc4tweaks.config.client.browser_scale.minimum.tooltip=The minimum inferred scale. Cannot be bigger than the value of inferBrowserScaleUpperBound. \n[range: 1.0 ~ 16.0]
tc4tweaks.config.client.browser_scale.maximum=Maximum inferred scale
tc4tweaks.config.client.browser_scale.maximum.tooltip=The maximum inferred scale. Cannot be smaller than the value of inferBrowserScaleLowerBound. This shouldn't be too high as a huge browser would be rendered with really poor image quality. \n[range: 1.0 ~ 16.0]
tc4tweaks.config.client.inverted=Inverted scrolling
tc4tweaks.config.client.inverted.tooltip=Flip it if you find the scrolling unintuitive
tc4tweaks.config.client.limitBookSearchToCategory=Limit Thaumonomicon Search To Current Category
tc4tweaks.config.client.limitBookSearchToCategory.tooltip=Whether the book gui search should search current tab only.
tc4tweaks.config.client.limitOversizedNodeRender=Maximum Node Rendered Size
tc4tweaks.config.client.limitOversizedNodeRender.tooltip=The upper limit on how big nodes can be rendered. This is purely a visual thing and will not affect how big your node can actually grow. Setting a value like 10000.0 will effectively turn off this functionality, i.e. not limit the rendered size. \n[range: 0.5 ~ 1.0E10]
tc4tweaks.config.client.updateInterval=Arcane Workbench GUI Update Interval
tc4tweaks.config.client.updateInterval.tooltip=How often should Arcane Workbench update displayed crafting result. Unit is in game ticks. \n[range: 0 ~ 40]
tc4tweaks.config.client.categoryOrder=Reorder Research Tabs
tc4tweaks.config.client.categoryOrder.tooltip=Specify a full sorting order of research tabs. An empty list here means the feature is disabled. any research tab not listed here will be appended to the end in their original order. Use NEI utility to dump a list of all research tabs. Default is the list of all vanilla thaumcraft tabs, i.e. no change.
tc4tweaks.config.client.addClearButton=Add Clear Notification Button
tc4tweaks.config.client.addClearButton.tooltip=If true, a button will be shown when there is any amount of tc4 notifications AND when sending chat.
tc4tweaks.config.client.addResearchSearch=Enable Research Search
tc4tweaks.config.client.addResearchSearch.tooltip=If enabled, a search box will appear on the top right bar of thaumonomicon gui. This feature is taken from WitchingGadgets due to the said GUI is being upsized by this mod and without modifying its code, the search box would not be positioned correctly. Will disable WitchingGadget's search feature (if it is present) regardless of the value of this setting.
tc4tweaks.config.client.completionCounterStyle=Completion Counter Style
tc4tweaks.config.client.completionCounterStyle.tooltip=Select the style of completion counter. Default: Current. None: disable completion progress counter. Current: display how many you have completed already, and only show the total count for this tab when everything here has been learnt. All: show all counters at all times.
tc4tweaks.config.general=General Configurations
tc4tweaks.config.general.tooltip=Configurations that can alter the mechanisms of the game
tc4tweaks.config.general.arcaneCraftingHistorySize=Arcane Crafting History Size
tc4tweaks.config.general.arcaneCraftingHistorySize.tooltip=The maximum size of arcane crafting cache. 0 will effectively turn off the cache. It is suggested to keep a size of at least 1 to ensure shift crafting does not lag the server. \n[range: 0 ~ 256]
tc4tweaks.config.general.checkWorkbenchRecipes=checkWorkbenchRecipes
tc4tweaks.config.general.checkWorkbenchRecipes.tooltip=When false, Arcane Workbench will not perform vanilla crafting bench recipes. Arcane Workbench GUI will behave slightly awkwardly if the client has it false but not on server, but nothing would be broken. See curseforge mod page for a detailed explanation.
tc4tweaks.config.general.smallerJars=Smaller Jars
tc4tweaks.config.general.smallerJars.tooltip=If true, jars (brain in jar, essentia jars, etc) will have a collision box the same as block outline. Otherwise it will have a collision box of 1x1x1, which is the vanilla tc4 behavior.
tc4tweaks.config.general.moreRandomizedLoot=More randomized lootbags
tc4tweaks.config.general.moreRandomizedLoot.tooltip=If true, enchanted books will have randomized enchantment and vis stone will have different vis stored even without server restart.
tc4tweaks.config.general.dispenserShootPrimalArrow=Dispenser shoots primal arrow
tc4tweaks.config.general.dispenserShootPrimalArrow.tooltip=If true, dispenser will shoot primal arrow instead of dropping it into world.
tc4tweaks.config.general.infusionOreDictMode=Infusion OreDict Mode
tc4tweaks.config.general.infusionOreDictMode.tooltip=Select the infusion oredict mode. Default: vanilla TC4 behavior. Strict: all oredict names must match to count as oredict substitute. Relaxed: oredict names needs only overlaps to count as oredict substitute. None: no oredict substitute at all.
nei.options.tools.dump.tc4tweaks=TC4Tweaks
nei.options.tools.dump.tc4tweaks.tc4tags=Registered ItemStack tags
nei.options.tools.dump.tc4tweaks.tc4tags.dumped=Tags were dumped to %s
nei.options.tools.dump.tc4tweaks.tc4research=Registered Researches
nei.options.tools.dump.tc4tweaks.tc4research.dumped=Researches were dumped to %s
nei.options.tools.dump.tc4tweaks.tc4researchtab=Registered Research Tabs
nei.options.tools.dump.tc4tweaks.tc4researchtab.dumped=Research tabs were dumped to %s
nei.options.tools.dump.tc4tweaks.tc4researchtab.mode.0=Full
nei.options.tools.dump.tc4tweaks.tc4researchtab.mode.1=Only Names
tc4tweaks.configgui.tooltip.moveUp=Move up
tc4tweaks.configgui.tooltip.moveUp.shift=Move up by 5
tc4tweaks.configgui.tooltip.moveUp.ctrl=Move to top
tc4tweaks.configgui.tooltip.moveDown=Move down
tc4tweaks.configgui.tooltip.moveDown.shift=Move down by 5
tc4tweaks.configgui.tooltip.moveDown.ctrl=Move to bottom

View File

@@ -0,0 +1,70 @@
tc4tweaks.gui.search=Search
tc4tweaks.gui.progress=Learnt %s out of %s
tc4tweaks.gui.progress.partial=Learnt %s out of %s..§4?§r
tc4tweaks.gui.progress.tooltip=No more hidden research
tc4tweaks.gui.progress.partial.tooltip=At least 1 research is still not visible
tc4tweaks.gui.clear_notification=Clear Notification
tc4tweaks.enabled_scrolling=Scrolling aspect list with mouse wheel at research table enabled
tc4tweaks.disable_vanilla=Arcane workbench will no longer work as an vanilla crafting table
tc4tweaks.config.client=Client Side Configurations
tc4tweaks.config.client.tooltip=Configurations that only changes how the game looks like, but not how it functions.
tc4tweaks.config.client.addTooltip=Add tooltip
tc4tweaks.config.client.addTooltip.tooltip=If false, no tooltip will be added.
tc4tweaks.config.client.browser_scale=Scaling Thaumonomicon GUI
tc4tweaks.config.client.browser_scale.scale=Current Thaumonomicon GUI Scale
tc4tweaks.config.client.browser_scale.scale.tooltip=Tweak the size of the book gui. Got overwritten by the software if Infer Thaumonomicon GUI Scale is set to true. \n[range: 1.0 ~ 4.0]
tc4tweaks.config.client.browser_scale.infer=Infer Thaumonomicon GUI Scale
tc4tweaks.config.client.browser_scale.infer.tooltip=Tweak the size of the book gui based on window size automatically. The value of browserScale set manually will not function any more.
tc4tweaks.config.client.browser_scale.considerSearchArea=Consider search result area while auto rescaling
tc4tweaks.config.client.browser_scale.considerSearchArea.tooltip=The search result area, even if it's not disabled, will be considered while inferring browserScale.
tc4tweaks.config.client.browser_scale.minimum=Minimum inferred scale
tc4tweaks.config.client.browser_scale.minimum.tooltip=The minimum inferred scale. Cannot be bigger than the value of inferBrowserScaleUpperBound. \n[range: 1.0 ~ 16.0]
tc4tweaks.config.client.browser_scale.maximum=Maximum inferred scale
tc4tweaks.config.client.browser_scale.maximum.tooltip=The maximum inferred scale. Cannot be smaller than the value of inferBrowserScaleLowerBound. This shouldn't be too high as a huge browser would be rendered with really poor image quality. \n[range: 1.0 ~ 16.0]
tc4tweaks.config.client.inverted=Inverted scrolling
tc4tweaks.config.client.inverted.tooltip=Flip it if you find the scrolling unintuitive
tc4tweaks.config.client.limitBookSearchToCategory=Limit Thaumonomicon Search To Current Category
tc4tweaks.config.client.limitBookSearchToCategory.tooltip=Whether the book gui search should search current tab only.
tc4tweaks.config.client.limitOversizedNodeRender=Maximum Node Rendered Size
tc4tweaks.config.client.limitOversizedNodeRender.tooltip=The upper limit on how big nodes can be rendered. This is purely a visual thing and will not affect how big your node can actually grow. Setting a value like 10000.0 will effectively turn off this functionality, i.e. not limit the rendered size. \n[range: 0.5 ~ 1.0E10]
tc4tweaks.config.client.updateInterval=Arcane Workbench GUI Update Interval
tc4tweaks.config.client.updateInterval.tooltip=How often should Arcane Workbench update displayed crafting result. Unit is in game ticks. \n[range: 0 ~ 40]
tc4tweaks.config.client.categoryOrder=Reorder Research Tabs
tc4tweaks.config.client.categoryOrder.tooltip=Specify a full sorting order of research tabs. An empty list here means the feature is disabled. any research tab not listed here will be appended to the end in their original order. Use NEI utility to dump a list of all research tabs. Default is the list of all vanilla thaumcraft tabs, i.e. no change.
tc4tweaks.config.client.addClearButton=Add Clear Notification Button
tc4tweaks.config.client.addClearButton.tooltip=If true, a button will be shown when there is any amount of tc4 notifications AND when sending chat.
tc4tweaks.config.client.addResearchSearch=Enable Research Search
tc4tweaks.config.client.addResearchSearch.tooltip=If enabled, a search box will appear on the top right bar of thaumonomicon gui. This feature is taken from WitchingGadgets due to the said GUI is being upsized by this mod and without modifying its code, the search box would not be positioned correctly. Will disable WitchingGadget's search feature (if it is present) regardless of the value of this setting.
tc4tweaks.config.client.completionCounterStyle=Completion Counter Style
tc4tweaks.config.client.completionCounterStyle.tooltip=Select the style of completion counter. Default: Current. None: disable completion progress counter. Current: display how many you have completed already, and only show the total count for this tab when everything here has been learnt. All: show all counters at all times.
tc4tweaks.config.general=General Configurations
tc4tweaks.config.general.tooltip=Configurations that can alter the mechanisms of the game
tc4tweaks.config.general.arcaneCraftingHistorySize=Arcane Crafting History Size
tc4tweaks.config.general.arcaneCraftingHistorySize.tooltip=The maximum size of arcane crafting cache. 0 will effectively turn off the cache. It is suggested to keep a size of at least 1 to ensure shift crafting does not lag the server. \n[range: 0 ~ 256]
tc4tweaks.config.general.checkWorkbenchRecipes=checkWorkbenchRecipes
tc4tweaks.config.general.checkWorkbenchRecipes.tooltip=When false, Arcane Workbench will not perform vanilla crafting bench recipes. Arcane Workbench GUI will behave slightly awkwardly if the client has it false but not on server, but nothing would be broken. See curseforge mod page for a detailed explanation.
tc4tweaks.config.general.smallerJars=Smaller Jars
tc4tweaks.config.general.smallerJars.tooltip=If true, jars (brain in jar, essentia jars, etc) will have a collision box the same as block outline. Otherwise it will have a collision box of 1x1x1, which is the vanilla tc4 behavior.
tc4tweaks.config.general.moreRandomizedLoot=More randomized lootbags
tc4tweaks.config.general.moreRandomizedLoot.tooltip=If true, enchanted books will have randomized enchantment and vis stone will have different vis stored even without server restart.
tc4tweaks.config.general.dispenserShootPrimalArrow=Dispenser shoots primal arrow
tc4tweaks.config.general.dispenserShootPrimalArrow.tooltip=If true, dispenser will shoot primal arrow instead of dropping it into world.
tc4tweaks.config.general.infusionOreDictMode=Infusion OreDict Mode
tc4tweaks.config.general.infusionOreDictMode.tooltip=Select the infusion oredict mode. Default: vanilla TC4 behavior. Strict: all oredict names must match to count as oredict substitute. Relaxed: oredict names needs only overlaps to count as oredict substitute. None: no oredict substitute at all.
nei.options.tools.dump.tc4tweaks=TC4Tweaks
nei.options.tools.dump.tc4tweaks.tc4tags=Registered ItemStack tags
nei.options.tools.dump.tc4tweaks.tc4tags.dumped=Tags were dumped to %s
nei.options.tools.dump.tc4tweaks.tc4research=Registered Researches
nei.options.tools.dump.tc4tweaks.tc4research.dumped=Researches were dumped to %s
nei.options.tools.dump.tc4tweaks.tc4researchtab=Registered Research Tabs
nei.options.tools.dump.tc4tweaks.tc4researchtab.dumped=Research tabs were dumped to %s
nei.options.tools.dump.tc4tweaks.tc4researchtab.mode.0=Full
nei.options.tools.dump.tc4tweaks.tc4researchtab.mode.1=Only Names
tc4tweaks.configgui.tooltip.moveUp=Move up
tc4tweaks.configgui.tooltip.moveUp.shift=Move up by 5
tc4tweaks.configgui.tooltip.moveUp.ctrl=Move to top
tc4tweaks.configgui.tooltip.moveDown=Move down
tc4tweaks.configgui.tooltip.moveDown.shift=Move down by 5
tc4tweaks.configgui.tooltip.moveDown.ctrl=Move to bottom

View File

@@ -0,0 +1,70 @@
tc4tweaks.gui.search=Поиск
tc4tweaks.gui.progress=Изучено %s из %s
tc4tweaks.gui.progress.partial=Изучено %s из %s..§4?§r
tc4tweaks.gui.progress.tooltip=Скрытых исследований больше нет
tc4tweaks.gui.progress.partial.tooltip=По крайней мере 1 исследование все еще не видно
tc4tweaks.gui.clear_notification=Очистить уведомление
tc4tweaks.enabled_scrolling=Прокрутка списка аспектов в столе исследований колёсиком мыши включена
tc4tweaks.disable_vanilla=Магический верстак больше не будет работать как обычный верстак
tc4tweaks.config.client=Настройки клиента
tc4tweaks.config.client.tooltip=Настройки, которые изменяют только внешний вид игры, но не то, как она функционирует
tc4tweaks.config.client.addTooltip=Добавлять подсказки
tc4tweaks.config.client.addTooltip.tooltip=Если значение установлено на "false", то подсказки появляться не будут
tc4tweaks.config.client.browser_scale=Масштабирование GUI Таумономикона
tc4tweaks.config.client.browser_scale.scale=Текущий масштаб GUI Таумономикона
tc4tweaks.config.client.browser_scale.scale.tooltip=Настройка размера GUI книги. Будет программно перезаписано, если параметр "Предполагаемый масштаб GUI Таумономикона" установлен на "true" \n[диапазон: 1.0 ~ 4.0]
tc4tweaks.config.client.browser_scale.infer=Предполагаемый масштаб GUI Таумономикона
tc4tweaks.config.client.browser_scale.infer.tooltip=Автоматическая настройка размера GUI книги, основанная на размере окна. Значение параметра "Текущий масштаб GUI Таумономикона", установленного вручную, не будет работать
tc4tweaks.config.client.browser_scale.considerSearchArea=Учитывать область результатов поиска при автоматической регулировкой масштаба
tc4tweaks.config.client.browser_scale.considerSearchArea.tooltip=Область результатов поиска, даже если она не отключена, будет учитываться при изменении текущего масштаба GUI Таумономикона
tc4tweaks.config.client.browser_scale.minimum=Минимальный предполагаемый масштаб
tc4tweaks.config.client.browser_scale.minimum.tooltip=Минимальный предполагаемый масштаб. Не может быть больше, чем значение "Максимальный предполагаемый масштаб" \n[диапазон: 1.0 ~ 16.0]
tc4tweaks.config.client.browser_scale.maximum=Максимальный предполагаемый масштаб
tc4tweaks.config.client.browser_scale.maximum.tooltip=Максимальный предполагаемый масштаб. Не может быть меньше, чем значение "Минимальный предполагаемый масштаб". Это значение не должно быть слишком большим, поскольку огромное окно просмотра будет отображаться с очень плохим качеством изображения \n[диапазон: 1.0 ~ 16.0]
tc4tweaks.config.client.inverted=Инвертированная прокрутка
tc4tweaks.config.client.inverted.tooltip=Инвертирует прокрутку, если она кажется вам не интуитивной
tc4tweaks.config.client.limitBookSearchToCategory=Ограничить поиск в Таумономиконе до текущей категории
tc4tweaks.config.client.limitBookSearchToCategory.tooltip=Поиск в GUI книги будет искать только в текущей вкладке
tc4tweaks.config.client.limitOversizedNodeRender=Максимальный размер отображения узла ауры
tc4tweaks.config.client.limitOversizedNodeRender.tooltip=Верхний предел того, насколько большими могут отображаться узлы ауры. Это чисто визуальный эффект, не влияющий на то, какими большими могут быть ваши узлы. Установка такого значения, как 10000.0, фактически отключит этот функционал, то есть не ограничит размер отображения \n[диапазон: 0.5 ~ 1.0E10]
tc4tweaks.config.client.updateInterval=Интервал обновлений GUI магического верстака
tc4tweaks.config.client.updateInterval.tooltip=Как часто магический верстак должен обновлять отображаемый результат крафта (значение указано в игровых тиках) \n[диапазон: 0 ~ 40]
tc4tweaks.config.client.categoryOrder=Изменить порядок вкладок исследований
tc4tweaks.config.client.categoryOrder.tooltip=Задайте полный порядок сортировки вкладок исследований. Пустой список означает, что эта функция отключена. Любая вкладка исследований, не указанная здесь, будет добавлена в конец в исходном порядке. Используйте утилиту NEI, чтобы вывести список всех вкладок исследований. По умолчанию - это список всех вкладок vanilla thaumcraft, т.е. без изменений.
tc4tweaks.config.client.addClearButton=Добавить кнопку Очистить уведомление
tc4tweaks.config.client.addClearButton.tooltip=Если значение равно true, кнопка будет отображаться при любом количестве уведомлений tc4 и при отправке чата.
tc4tweaks.config.client.addResearchSearch=Включить поиск исследований
tc4tweaks.config.client.addResearchSearch.tooltip=Если эта функция включена, в правом верхнем углу gui таумономикона появится окно поиска. Эта функция взята из WitchingGadgets, поскольку указанный GUI увеличивается в размерах этим модом, и без изменения его кода окно поиска не будет располагаться правильно. Отключает функцию поиска WitchingGadget (если она присутствует) независимо от значения этого параметра.
tc4tweaks.config.client.completionCounterStyle=Стиль счётчика завершения
tc4tweaks.config.client.completionCounterStyle.tooltip=Выберите стиль счетчика завершения. По умолчанию: Текущий. Нет: отключить счетчик прогресса завершения. Текущий: отображает, сколько заданий вы уже выполнили, и показывает общий счетчик для этой вкладки только после того как все задания здесь будут выполнены. Все: показывать все счетчики в любое время.
tc4tweaks.config.general=Основные настройки
tc4tweaks.config.general.tooltip=Настройки, которые могут изменить механики игры
tc4tweaks.config.general.arcaneCraftingHistorySize=Размер истории магического верстака
tc4tweaks.config.general.arcaneCraftingHistorySize.tooltip=Максимальный размер кэша магического верстака. Установка 0 значения полностью отключает кэш. Рекомендуется оставить размер не менее 1, чтобы быть уверенным, что крафт Shift-кликом не подтормаживал сервер \n[диапазон: 0 ~ 256]
tc4tweaks.config.general.checkWorkbenchRecipes=Проверять рецепты верстака
tc4tweaks.config.general.checkWorkbenchRecipes.tooltip=Когда значение установлено на "false", магический верстак не будет работать с рецептами обычного верстака. GUI магического верстака будет вести себя немного нелепо, если значение "false" установлено на клиенте, а не на сервере, но ничего не будет сломано (для подробной информации просмотрите страницу мода на сайте CurseForge)
tc4tweaks.config.general.smallerJars=Маленькие баночки
tc4tweaks.config.general.smallerJars.tooltip=Если значение true, то банки (мозг в банке, банки с эссенциями и т. д.) будут иметь поле столкновения, такое же, как и контур блока. В противном случае оно будет иметь поле столкновения 1x1x1, что является ванильным поведением tc4.
tc4tweaks.config.general.moreRandomizedLoot=Больше рандомизированных мешков с добычей
tc4tweaks.config.general.moreRandomizedLoot.tooltip=Если установлено значение true, зачарованные книги будут иметь случайные чары, а камни Вис будут иметь разные сохраненные Вис даже без перезапуска сервера.
tc4tweaks.config.general.dispenserShootPrimalArrow=Раздатчик стреляет первобытной стрелой
tc4tweaks.config.general.dispenserShootPrimalArrow.tooltip=Если значение true, то раздатчик выпустит первобытную стрелу, а не выбросит её в мир.
tc4tweaks.config.general.infusionOreDictMode=Режим OreDict для наполнения
tc4tweaks.config.general.infusionOreDictMode.tooltip=Выберите режим OreDict для наполнения. По умолчанию: поведение ванильный TC4. Strict: все имена OreDict должны совпадать, чтобы считаться заменой. Relaxed: имена OreDict должны лишь частично совпадать, чтобы считаться заменой. None: замена через OreDict полностью отключена.
nei.options.tools.dump.tc4tweaks=TC4Tweaks
nei.options.tools.dump.tc4tweaks.tc4tags=Зарегистрированные теги ItemStack
nei.options.tools.dump.tc4tweaks.tc4tags.dumped=Теги были сброшены в %s
nei.options.tools.dump.tc4tweaks.tc4research=Зарегистрированные исследования
nei.options.tools.dump.tc4tweaks.tc4research.dumped=Исследования были сброшены в %s
nei.options.tools.dump.tc4tweaks.tc4researchtab=Зарегистрированные вкладки исследований
nei.options.tools.dump.tc4tweaks.tc4researchtab.dumped=Вкладки исследований были перенесены в %s
nei.options.tools.dump.tc4tweaks.tc4researchtab.mode.0=Полный
nei.options.tools.dump.tc4tweaks.tc4researchtab.mode.1=Только имена
tc4tweaks.configgui.tooltip.moveUp=Двигаться вверх
tc4tweaks.configgui.tooltip.moveUp.shift=Подняться на 5
tc4tweaks.configgui.tooltip.moveUp.ctrl=Переместить наверх
tc4tweaks.configgui.tooltip.moveDown=Двигаться вниз
tc4tweaks.configgui.tooltip.moveDown.shift=Переместить вниз на 5
tc4tweaks.configgui.tooltip.moveDown.ctrl=Двигаться вниз

View File

@@ -0,0 +1,70 @@
tc4tweaks.gui.search=Search
tc4tweaks.gui.progress=Learnt %s out of %s
tc4tweaks.gui.progress.partial=Learnt %s out of %s..§4?§r
tc4tweaks.gui.progress.tooltip=No more hidden research
tc4tweaks.gui.progress.partial.tooltip=At least 1 research is still not visible
tc4tweaks.gui.clear_notification=Clear Notification
tc4tweaks.enabled_scrolling=Scrolling aspect list with mouse wheel at research table enabled
tc4tweaks.disable_vanilla=Arcane workbench will no longer work as an vanilla crafting table
tc4tweaks.config.client=Client Side Configurations
tc4tweaks.config.client.tooltip=Configurations that only changes how the game looks like, but not how it functions.
tc4tweaks.config.client.addTooltip=Add tooltip
tc4tweaks.config.client.addTooltip.tooltip=If false, no tooltip will be added.
tc4tweaks.config.client.browser_scale=Scaling Thaumonomicon GUI
tc4tweaks.config.client.browser_scale.scale=Current Thaumonomicon GUI Scale
tc4tweaks.config.client.browser_scale.scale.tooltip=Tweak the size of the book gui. Got overwritten by the software if Infer Thaumonomicon GUI Scale is set to true. \n[range: 1.0 ~ 4.0]
tc4tweaks.config.client.browser_scale.infer=Infer Thaumonomicon GUI Scale
tc4tweaks.config.client.browser_scale.infer.tooltip=Tweak the size of the book gui based on window size automatically. The value of browserScale set manually will not function any more.
tc4tweaks.config.client.browser_scale.considerSearchArea=Consider search result area while auto rescaling
tc4tweaks.config.client.browser_scale.considerSearchArea.tooltip=The search result area, even if it's not disabled, will be considered while inferring browserScale.
tc4tweaks.config.client.browser_scale.minimum=Minimum inferred scale
tc4tweaks.config.client.browser_scale.minimum.tooltip=The minimum inferred scale. Cannot be bigger than the value of inferBrowserScaleUpperBound. \n[range: 1.0 ~ 16.0]
tc4tweaks.config.client.browser_scale.maximum=Maximum inferred scale
tc4tweaks.config.client.browser_scale.maximum.tooltip=The maximum inferred scale. Cannot be smaller than the value of inferBrowserScaleLowerBound. This shouldn't be too high as a huge browser would be rendered with really poor image quality. \n[range: 1.0 ~ 16.0]
tc4tweaks.config.client.inverted=Inverted scrolling
tc4tweaks.config.client.inverted.tooltip=Flip it if you find the scrolling unintuitive
tc4tweaks.config.client.limitBookSearchToCategory=Limit Thaumonomicon Search To Current Category
tc4tweaks.config.client.limitBookSearchToCategory.tooltip=Whether the book gui search should search current tab only.
tc4tweaks.config.client.limitOversizedNodeRender=Maximum Node Rendered Size
tc4tweaks.config.client.limitOversizedNodeRender.tooltip=The upper limit on how big nodes can be rendered. This is purely a visual thing and will not affect how big your node can actually grow. Setting a value like 10000.0 will effectively turn off this functionality, i.e. not limit the rendered size. \n[range: 0.5 ~ 1.0E10]
tc4tweaks.config.client.updateInterval=Arcane Workbench GUI Update Interval
tc4tweaks.config.client.updateInterval.tooltip=How often should Arcane Workbench update displayed crafting result. Unit is in game ticks. \n[range: 0 ~ 40]
tc4tweaks.config.client.categoryOrder=Reorder Research Tabs
tc4tweaks.config.client.categoryOrder.tooltip=Specify a full sorting order of research tabs. An empty list here means the feature is disabled. any research tab not listed here will be appended to the end in their original order. Use NEI utility to dump a list of all research tabs. Default is the list of all vanilla thaumcraft tabs, i.e. no change.
tc4tweaks.config.client.addClearButton=Add Clear Notification Button
tc4tweaks.config.client.addClearButton.tooltip=If true, a button will be shown when there is any amount of tc4 notifications AND when sending chat.
tc4tweaks.config.client.addResearchSearch=Enable Research Search
tc4tweaks.config.client.addResearchSearch.tooltip=If enabled, a search box will appear on the top right bar of thaumonomicon gui. This feature is taken from WitchingGadgets due to the said GUI is being upsized by this mod and without modifying its code, the search box would not be positioned correctly. Will disable WitchingGadget's search feature (if it is present) regardless of the value of this setting.
tc4tweaks.config.client.completionCounterStyle=Completion Counter Style
tc4tweaks.config.client.completionCounterStyle.tooltip=Select the style of completion counter. Default: Current. None: disable completion progress counter. Current: display how many you have completed already, and only show the total count for this tab when everything here has been learnt. All: show all counters at all times.
tc4tweaks.config.general=General Configurations
tc4tweaks.config.general.tooltip=Configurations that can alter the mechanisms of the game
tc4tweaks.config.general.arcaneCraftingHistorySize=Arcane Crafting History Size
tc4tweaks.config.general.arcaneCraftingHistorySize.tooltip=The maximum size of arcane crafting cache. 0 will effectively turn off the cache. It is suggested to keep a size of at least 1 to ensure shift crafting does not lag the server. \n[range: 0 ~ 256]
tc4tweaks.config.general.checkWorkbenchRecipes=checkWorkbenchRecipes
tc4tweaks.config.general.checkWorkbenchRecipes.tooltip=When false, Arcane Workbench will not perform vanilla crafting bench recipes. Arcane Workbench GUI will behave slightly awkwardly if the client has it false but not on server, but nothing would be broken. See curseforge mod page for a detailed explanation.
tc4tweaks.config.general.smallerJars=Smaller Jars
tc4tweaks.config.general.smallerJars.tooltip=If true, jars (brain in jar, essentia jars, etc) will have a collision box the same as block outline. Otherwise it will have a collision box of 1x1x1, which is the vanilla tc4 behavior.
tc4tweaks.config.general.moreRandomizedLoot=More randomized lootbags
tc4tweaks.config.general.moreRandomizedLoot.tooltip=If true, enchanted books will have randomized enchantment and vis stone will have different vis stored even without server restart.
tc4tweaks.config.general.dispenserShootPrimalArrow=Dispenser shoots primal arrow
tc4tweaks.config.general.dispenserShootPrimalArrow.tooltip=If true, dispenser will shoot primal arrow instead of dropping it into world.
tc4tweaks.config.general.infusionOreDictMode=Infusion OreDict Mode
tc4tweaks.config.general.infusionOreDictMode.tooltip=Select the infusion oredict mode. Default: vanilla TC4 behavior. Strict: all oredict names must match to count as oredict substitute. Relaxed: oredict names needs only overlaps to count as oredict substitute. None: no oredict substitute at all.
nei.options.tools.dump.tc4tweaks=TC4Tweaks
nei.options.tools.dump.tc4tweaks.tc4tags=Registered ItemStack tags
nei.options.tools.dump.tc4tweaks.tc4tags.dumped=Tags were dumped to %s
nei.options.tools.dump.tc4tweaks.tc4research=Registered Researches
nei.options.tools.dump.tc4tweaks.tc4research.dumped=Researches were dumped to %s
nei.options.tools.dump.tc4tweaks.tc4researchtab=Registered Research Tabs
nei.options.tools.dump.tc4tweaks.tc4researchtab.dumped=Research tabs were dumped to %s
nei.options.tools.dump.tc4tweaks.tc4researchtab.mode.0=Full
nei.options.tools.dump.tc4tweaks.tc4researchtab.mode.1=Only Names
tc4tweaks.configgui.tooltip.moveUp=Move up
tc4tweaks.configgui.tooltip.moveUp.shift=Move up by 5
tc4tweaks.configgui.tooltip.moveUp.ctrl=Move to top
tc4tweaks.configgui.tooltip.moveDown=Move down
tc4tweaks.configgui.tooltip.moveDown.shift=Move down by 5
tc4tweaks.configgui.tooltip.moveDown.ctrl=Move to bottom

View File

@@ -0,0 +1,70 @@
tc4tweaks.gui.search=搜索
tc4tweaks.gui.progress=已完成 %s 研究,总共 %s
tc4tweaks.gui.progress.partial=已完成 %s 研究,已窥探到 %s篇..§4?§r
tc4tweaks.gui.progress.tooltip=没有未发现的研究了
tc4tweaks.gui.progress.partial.tooltip=仍有研究未窥探到
tc4tweaks.gui.clear_notification=清空通知
tc4tweaks.enabled_scrolling=研究台可用鼠标滚轮控制源质列表
tc4tweaks.disable_vanilla=奥术工作台将不再用作原版工作台
tc4tweaks.config.client=客户端配置
tc4tweaks.config.client.tooltip=只改变游戏外观而不改变其功能的配置.
tc4tweaks.config.client.addTooltip=添加tooltip
tc4tweaks.config.client.addTooltip.tooltip=如果为false,则不添加tooltip.
tc4tweaks.config.client.browser_scale=扩展魔导手册的GUI
tc4tweaks.config.client.browser_scale.scale=当前的魔导手册GUI大小
tc4tweaks.config.client.browser_scale.scale.tooltip=调整书的GUI大小.如果推测魔导手册的GUI比例为true,则会被软件覆盖.\n[范围:1.0~4.0]
tc4tweaks.config.client.browser_scale.infer=推测魔导手册的GUI大小
tc4tweaks.config.client.browser_scale.infer.tooltip=根据窗口大小自动调整图书界面的大小.手动设置的browserScale值将不再起作用.
tc4tweaks.config.client.browser_scale.considerSearchArea=自动调整大小时考虑搜索结果区域
tc4tweaks.config.client.browser_scale.considerSearchArea.tooltip=在退出browserScale时,即使搜索结果区域未禁用,也会将其考虑在内.
tc4tweaks.config.client.browser_scale.minimum=最小推测比例
tc4tweaks.config.client.browser_scale.minimum.tooltip=最小推测比例.不能大于inferBrowserScaleUpperBound的值. \n[范围:1.0~16.0]
tc4tweaks.config.client.browser_scale.maximum=最大推测比例
tc4tweaks.config.client.browser_scale.maximum.tooltip=最大推测缩放比例.不能小于inferBrowserScaleLowerBound的值.这个值不宜过大,因为巨大的浏览器渲染出来的图像质量会非常差.\n[范围:1.0~16.0]
tc4tweaks.config.client.inverted=反转滚轮
tc4tweaks.config.client.inverted.tooltip=如果你觉得滚动不直观,可以翻转它
tc4tweaks.config.client.limitBookSearchToCategory=将魔导手册搜索限制为当前类别
tc4tweaks.config.client.limitBookSearchToCategory.tooltip=图书引导搜索是否只搜索当前标签页.
tc4tweaks.config.client.limitOversizedNodeRender=最大节点渲染尺寸
tc4tweaks.config.client.limitOversizedNodeRender.tooltip=渲染节点大小的上限.这纯粹是一种视觉效果,不会影响节点的实际大小.设置像10000.0这样的值将有效关闭此功能,即不限制渲染大小. \n[范围:0.5~1.0E10]
tc4tweaks.config.client.updateInterval=奥术工作台GUI更新间隔
tc4tweaks.config.client.updateInterval.tooltip=奥术工作台应该多久更新一次显示的制作结果.单位为game ticks(gt). \n[范围:0~40]
tc4tweaks.config.client.categoryOrder=重新排序研究标签栏
tc4tweaks.config.client.categoryOrder.tooltip=制定研究标签栏的完整排序顺序。若为空则表示禁用该功能。未在此处列出的任何其他研究标签栏都将按原始顺序添加到末尾。可以使用NEI来导出所有研究标签栏。默认为包含所有原版神秘标签栏的列表即不变。
tc4tweaks.config.client.addClearButton=添加清空通知按钮
tc4tweaks.config.client.addClearButton.tooltip=如果为true当有任何tc4通知并且发送到聊天窗口时会显示一个按钮。
tc4tweaks.config.client.addResearchSearch=启用研究条目搜索
tc4tweaks.config.client.addResearchSearch.tooltip=若启用魔导手册GUI的右上栏位会添加一个搜索框。此特性由WitchingGadgets迁移至此因为这一GUI被此mod放大且无法在不修改代码的前提下正确定位。WitchingGadgets的搜索框将被禁用若存在不论此设置为何。
tc4tweaks.config.client.completionCounterStyle=已完成研究计数器样式
tc4tweaks.config.client.completionCounterStyle.tooltip=选择已完成研究计数器的样式。默认:当前。“无”:禁用计数器。“当前”:显示你当前完成了多少研究,并仅在你已完成此选项卡中的所有研究时显示总数。“所有”:始终显示所有计数器。
tc4tweaks.config.general=通用配置
tc4tweaks.config.general.tooltip=可改变游戏机制的配置
tc4tweaks.config.general.arcaneCraftingHistorySize=奥数工作台历史大小
tc4tweaks.config.general.arcaneCraftingHistorySize.tooltip=奥术工作台缓存的最大容量.0将有效关闭缓存.建议至少保持1的大小,以确保批量(shift)制作不会导致服务器卡顿。 \n[范围:0~256]
tc4tweaks.config.general.checkWorkbenchRecipes=检查工作台配方
tc4tweaks.config.general.checkWorkbenchRecipes.tooltip=为false时,奥数工作台将不执行原版合成配方.如果客户端的奥数工作台GUI设置为false,而服务器上没有,那么奥数工作台GUI的行为会略显笨拙,但不会有任何问题.详细解释请参见curseforge模组页面。
tc4tweaks.config.general.smallerJars=更小的罐子
tc4tweaks.config.general.smallerJars.tooltip=如果为true罐子缸中之脑源质罐子等等将会有和方块轮廓相同的碰撞箱。否则它会和原版tc4的行为相同即1x1x1的碰撞箱。
tc4tweaks.config.general.moreRandomizedLoot=更加随机化的奖励
tc4tweaks.config.general.moreRandomizedLoot.tooltip=如果为true附魔书将会有随机的附魔而且即使没有重启服务器魔力石也会存储不同的魔力值
tc4tweaks.config.general.dispenserShootPrimalArrow=发射器发射元始之矢
tc4tweaks.config.general.dispenserShootPrimalArrow.tooltip=如果为true发射器可以发射元始之矢而不是掉落在世界里。
tc4tweaks.config.general.infusionOreDictMode=注魔矿典模式
tc4tweaks.config.general.infusionOreDictMode.tooltip=选择注魔矿典模式。Default原版TC4行为。Strict所有矿典名字必须都匹配才能作为替代物。Relaxed矿典名字只需要有重叠的部分就能作为替代物。None完全不支持矿典替代。
nei.options.tools.dump.tc4tweaks=TC4Tweaks
nei.options.tools.dump.tc4tweaks.tc4tags=已注册物品堆叠标签
nei.options.tools.dump.tc4tweaks.tc4tags.dumped=标签已导出到 %s
nei.options.tools.dump.tc4tweaks.tc4research=已注册研究
nei.options.tools.dump.tc4tweaks.tc4research.dumped=研究已导出到 %s
nei.options.tools.dump.tc4tweaks.tc4researchtab=已注册研究标签栏
nei.options.tools.dump.tc4tweaks.tc4researchtab.dumped=研究标签栏已导出到 %s
nei.options.tools.dump.tc4tweaks.tc4researchtab.mode.0=完全
nei.options.tools.dump.tc4tweaks.tc4researchtab.mode.1=只有名字
tc4tweaks.configgui.tooltip.moveUp=向上移动
tc4tweaks.configgui.tooltip.moveUp.shift=向上移动5格
tc4tweaks.configgui.tooltip.moveUp.ctrl=移动到顶部
tc4tweaks.configgui.tooltip.moveDown=向下移动
tc4tweaks.configgui.tooltip.moveDown.shift=向下移动5格
tc4tweaks.configgui.tooltip.moveDown.ctrl=移动到底部