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,58 @@
modularui.test=Test Text\n2. Line
modularui.tooltip.shift=§bHold Shift for more info
modularui.increment.tooltip=§7Click to increase the number by §6%d§7\nHold shift[§6%d§7], ctrl[§6%d§7] or shift+ctrl[§6%d§7]
modularui.decrement.tooltip=§7Click to decrease the number by §6%d§7\nHold shift[§6%d§7], ctrl[§6%d§7] or shift+ctrl[§6%d§7]
modularui.amount=§9Amount: %,d
modularui.fluid.empty=Empty
modularui.fluid.none=None
modularui.fluid.amount=§9Amount: %,d/%,d L
modularui.fluid.capacity=§9Capacity: %,d L
modularui.fluid.phantom.amount=§9Amount: %,d L
modularui.fluid.phantom.control=§7Scroll wheel up increases amount, down decreases.\nShift[§6x10§7],Ctrl[§ex100§7],Shift+Ctrl[§ax1000§7]\nRight click increases amount, left click decreases.\nShift + left click to clear.
modularui.item.phantom.control=§7Scroll wheel up increases amount, down decreases.\n§7Shift[§6x8§7],Ctrl[§ex64§7],Shift+Ctrl[§ax512§7]\n§7Right click increases amount, left click decreases.\n§7Shift + left click to clear.
modularui.fluid.registry=§7Registry: %s
modularui.fluid.unique_registry=§7Unique registry key: %s
modularui.fluid.temperature=§cTemperature: %,d K
modularui.fluid.state=§aState: %s
modularui.fluid.gas=Gas
modularui.fluid.liquid=Liquid
modularui.phantom.single.clear=§8left click to remove
modularui.dropdown.select=Select...
modularui.fluid.click_to_fill=§7Left Click with a Fluid Container to fill the tank.\nRight Click to process 1 item per click.
modularui.fluid.click_combined=§7Left Click with a Fluid Container to fill/empty the tank.\nRight Click to process 1 item per click.
modularui.fluid.click_to_empty=§7Left Click with a Fluid Container to empty the tank.\nRight Click to process 1 item per click.
modularui.config.animations=Animations
modularui.config.rendering=Rendering
modularui.config.keyboard=Keyboard
modularui.config.localization=Localization
modularui.config.json=Json
modularui.config.debug=Debug
modularui.config.animations.openCloseDurationMs=Duration of animations
modularui.config.animations.openCloseDurationMs.tooltip=How many milliseconds will it take to draw open/close animation
modularui.config.animations.openCloseFade=Enable GUI fade in/out
modularui.config.animations.openCloseFade.tooltip=Whether to draw fade in/out animation on GUI open/close
modularui.config.animations.openCloseScale=Enable GUI scale in/out
modularui.config.animations.openCloseScale.tooltip=Whether to draw scale in/out animation on GUI open/close
modularui.config.animations.openCloseTranslateFromBottom=Enable GUI slide
modularui.config.animations.openCloseTranslateFromBottom.tooltip=Whether to draw GUI coming out of / going out to the bottom of the screen on GUI open/close
modularui.config.animations.openCloseRotateFast=Enable GUI rotation
modularui.config.animations.openCloseRotateFast.tooltip=Whether to draw GUI rotating fast on GUI open/close
modularui.config.rendering.smoothProgressbar=Enable smooth progress bar
modularui.config.rendering.smoothProgressbar.tooltip=Draw progress bar smoothly
modularui.config.rendering.textCursor=Cursor style
modularui.config.rendering.textCursor.tooltip=Select: underscore, vertical
modularui.config.keyboard.escRestoreLastText=Restore last text with esc key
modularui.config.keyboard.escRestoreLastText.tooltip=Whether to restore last text if esc key is pressed in the text field
modularui.config.keyboard.closeWindowsAtOnce=Close windows at once
modularui.config.keyboard.closeWindowsAtOnce.tooltip=Whether to close all the opened windows at once
modularui.config.localization.locale=Locale
modularui.config.localization.locale.tooltip=Locale to use to display GUI elements. Primarily used to display numbers in your regional format.
modularui.config.json.useJson=Use Json
modularui.config.json.useJson.tooltip=Whether to enable Json. Enabling this will increase loading time.
modularui.config.debug.debug=Enable debug
modularui.config.debug.debug.tooltip=Enable Debug information display
modularui.config.debug.forceEnableDebugBlock=Enable debug block
modularui.config.debug.forceEnableDebugBlock.tooltip=Add debug block even in non-dev env

View File

@@ -0,0 +1,58 @@
modularui.test=Test Text\n2. Line
modularui.tooltip.shift=§bPulsa shift para más información
modularui.increment.tooltip=§7Click to increase the number by §6%d§7\nHold shift[§6%d§7], ctrl[§6%d§7] or shift+ctrl[§6%d§7]
modularui.decrement.tooltip=§7Click to decrease the number by §6%d§7\nHold shift[§6%d§7], ctrl[§6%d§7] or shift+ctrl[§6%d§7]
modularui.amount=§9Cantidad: %,d
modularui.fluid.empty=Vacío
modularui.fluid.none=None
modularui.fluid.amount=§9Amount: %,d/%,d L
modularui.fluid.capacity=§9Capacity: %,d L
modularui.fluid.phantom.amount=§9Amount: %,d L
modularui.fluid.phantom.control=§7Scroll wheel up increases amount, down decreases.\nShift[§6x10§7],Ctrl[§ex100§7],Shift+Ctrl[§ax1000§7]\nRight click increases amount, left click decreases.\nShift + left click to clear.
modularui.item.phantom.control=§7Scroll wheel up increases amount, down decreases.\n§7Shift[§6x8§7],Ctrl[§ex64§7],Shift+Ctrl[§ax512§7]\n§7Right click increases amount, left click decreases.\n§7Shift + left click to clear.
modularui.fluid.registry=§7Registry: %s
modularui.fluid.unique_registry=§7Unique registry key: %s
modularui.fluid.temperature=§cTemperature: %,d K
modularui.fluid.state=§aState: %s
modularui.fluid.gas=Gas
modularui.fluid.liquid=Líquido
modularui.phantom.single.clear=§8left click to remove
modularui.dropdown.select=Select...
modularui.fluid.click_to_fill=§7Left Click with a Fluid Container to fill the tank.\nRight Click to process 1 item per click.
modularui.fluid.click_combined=§7Left Click with a Fluid Container to fill/empty the tank.\nRight Click to process 1 item per click.
modularui.fluid.click_to_empty=§7Left Click with a Fluid Container to empty the tank.\nRight Click to process 1 item per click.
modularui.config.animations=Animations
modularui.config.rendering=Rendering
modularui.config.keyboard=Keyboard
modularui.config.localization=Localization
modularui.config.json=Json
modularui.config.debug=Debug
modularui.config.animations.openCloseDurationMs=Duration of animations
modularui.config.animations.openCloseDurationMs.tooltip=How many milliseconds will it take to draw open/close animation
modularui.config.animations.openCloseFade=Enable GUI fade in/out
modularui.config.animations.openCloseFade.tooltip=Whether to draw fade in/out animation on GUI open/close
modularui.config.animations.openCloseScale=Enable GUI scale in/out
modularui.config.animations.openCloseScale.tooltip=Whether to draw scale in/out animation on GUI open/close
modularui.config.animations.openCloseTranslateFromBottom=Enable GUI slide
modularui.config.animations.openCloseTranslateFromBottom.tooltip=Whether to draw GUI coming out of / going out to the bottom of the screen on GUI open/close
modularui.config.animations.openCloseRotateFast=Enable GUI rotation
modularui.config.animations.openCloseRotateFast.tooltip=Whether to draw GUI rotating fast on GUI open/close
modularui.config.rendering.smoothProgressbar=Enable smooth progress bar
modularui.config.rendering.smoothProgressbar.tooltip=Draw progress bar smoothly
modularui.config.rendering.textCursor=Cursor style
modularui.config.rendering.textCursor.tooltip=Select: underscore, vertical
modularui.config.keyboard.escRestoreLastText=Restore last text with esc key
modularui.config.keyboard.escRestoreLastText.tooltip=Whether to restore last text if esc key is pressed in the text field
modularui.config.keyboard.closeWindowsAtOnce=Close windows at once
modularui.config.keyboard.closeWindowsAtOnce.tooltip=Whether to close all the opened windows at once
modularui.config.localization.locale=Locale
modularui.config.localization.locale.tooltip=Locale to use to display GUI elements. Primarily used to display numbers in your regional format.
modularui.config.json.useJson=Use Json
modularui.config.json.useJson.tooltip=Whether to enable Json. Enabling this will increase loading time.
modularui.config.debug.debug=Enable debug
modularui.config.debug.debug.tooltip=Enable Debug information display
modularui.config.debug.forceEnableDebugBlock=Enable debug block
modularui.config.debug.forceEnableDebugBlock.tooltip=Add debug block even in non-dev env

View File

@@ -0,0 +1,58 @@
modularui.test=Test Text\n2. Line
modularui.tooltip.shift=§bHold Shift for more info
modularui.increment.tooltip=§7Click to increase the number by §6%d§7\nHold shift[§6%d§7], ctrl[§6%d§7] or shift+ctrl[§6%d§7]
modularui.decrement.tooltip=§7Click to decrease the number by §6%d§7\nHold shift[§6%d§7], ctrl[§6%d§7] or shift+ctrl[§6%d§7]
modularui.amount=§9Amount: %,d
modularui.fluid.empty=Empty
modularui.fluid.none=None
modularui.fluid.amount=§9Amount: %,d/%,d L
modularui.fluid.capacity=§9Capacité : %,d L
modularui.fluid.phantom.amount=§9Amount: %,d L
modularui.fluid.phantom.control=§7Scroll wheel up increases amount, down decreases.\nShift[§6x10§7],Ctrl[§ex100§7],Shift+Ctrl[§ax1000§7]\nRight click increases amount, left click decreases.\nShift + left click to clear.
modularui.item.phantom.control=§7Scroll wheel up increases amount, down decreases.\n§7Shift[§6x8§7],Ctrl[§ex64§7],Shift+Ctrl[§ax512§7]\n§7Right click increases amount, left click decreases.\n§7Shift + left click to clear.
modularui.fluid.registry=§7Registry: %s
modularui.fluid.unique_registry=§7Unique registry key: %s
modularui.fluid.temperature=§cTemperature: %,d K
modularui.fluid.state=§aState: %s
modularui.fluid.gas=Gas
modularui.fluid.liquid=Liquid
modularui.phantom.single.clear=§8left click to remove
modularui.dropdown.select=Select...
modularui.fluid.click_to_fill=§7Left Click with a Fluid Container to fill the tank.\nRight Click to process 1 item per click.
modularui.fluid.click_combined=§7Left Click with a Fluid Container to fill/empty the tank.\nRight Click to process 1 item per click.
modularui.fluid.click_to_empty=§7Left Click with a Fluid Container to empty the tank.\nRight Click to process 1 item per click.
modularui.config.animations=Animations
modularui.config.rendering=Rendering
modularui.config.keyboard=Keyboard
modularui.config.localization=Localization
modularui.config.json=Json
modularui.config.debug=Debug
modularui.config.animations.openCloseDurationMs=Duration of animations
modularui.config.animations.openCloseDurationMs.tooltip=How many milliseconds will it take to draw open/close animation
modularui.config.animations.openCloseFade=Enable GUI fade in/out
modularui.config.animations.openCloseFade.tooltip=Whether to draw fade in/out animation on GUI open/close
modularui.config.animations.openCloseScale=Enable GUI scale in/out
modularui.config.animations.openCloseScale.tooltip=Whether to draw scale in/out animation on GUI open/close
modularui.config.animations.openCloseTranslateFromBottom=Enable GUI slide
modularui.config.animations.openCloseTranslateFromBottom.tooltip=Whether to draw GUI coming out of / going out to the bottom of the screen on GUI open/close
modularui.config.animations.openCloseRotateFast=Enable GUI rotation
modularui.config.animations.openCloseRotateFast.tooltip=Whether to draw GUI rotating fast on GUI open/close
modularui.config.rendering.smoothProgressbar=Enable smooth progress bar
modularui.config.rendering.smoothProgressbar.tooltip=Draw progress bar smoothly
modularui.config.rendering.textCursor=Cursor style
modularui.config.rendering.textCursor.tooltip=Select: underscore, vertical
modularui.config.keyboard.escRestoreLastText=Restore last text with esc key
modularui.config.keyboard.escRestoreLastText.tooltip=Whether to restore last text if esc key is pressed in the text field
modularui.config.keyboard.closeWindowsAtOnce=Close windows at once
modularui.config.keyboard.closeWindowsAtOnce.tooltip=Whether to close all the opened windows at once
modularui.config.localization.locale=Locale
modularui.config.localization.locale.tooltip=Locale to use to display GUI elements. Primarily used to display numbers in your regional format.
modularui.config.json.useJson=Use Json
modularui.config.json.useJson.tooltip=Whether to enable Json. Enabling this will increase loading time.
modularui.config.debug.debug=Enable debug
modularui.config.debug.debug.tooltip=Enable Debug information display
modularui.config.debug.forceEnableDebugBlock=Enable debug block
modularui.config.debug.forceEnableDebugBlock.tooltip=Add debug block even in non-dev env

View File

@@ -0,0 +1,58 @@
modularui.test=Test Text\n2. Line
modularui.tooltip.shift=§bShiftを押して詳細を表示します
modularui.increment.tooltip=§7Click to increase the number by §6%d§7\nHold shift[§6%d§7], ctrl[§6%d§7] or shift+ctrl[§6%d§7]
modularui.decrement.tooltip=§7Click to decrease the number by §6%d§7\nHold shift[§6%d§7], ctrl[§6%d§7] or shift+ctrl[§6%d§7]
modularui.amount=§9量: %,d
modularui.fluid.empty=Empty
modularui.fluid.none=None
modularui.fluid.amount=§9量: %,d/%,d mB
modularui.fluid.capacity=§9容量上限: %,d mB
modularui.fluid.phantom.amount=§9量: %,d mB
modularui.fluid.phantom.control=§7上にスクロールして量を加算、下にスクロールして減算する。\nShift[§6x10§7],Ctrl[§ex100§7],Shift+Ctrl[§ax1000§7]\n右クリックで加算、左クリックで減算する。\nShift+左クリックで削除
modularui.item.phantom.control=§7上にスクロールして量を加算、下にスクロールして減算する。\n§7Shift[§6x8§7],Ctrl[§ex64§7],Shift+Ctrl[§ax512§7]\n§7右クリックで加算、左クリックで減算する。\n§7Shift+左クリックで削除
modularui.fluid.registry=§7レジストリ: %s
modularui.fluid.unique_registry=§7Unique registry key: %s
modularui.fluid.temperature=§c温度: %,d K
modularui.fluid.state=§a状態: %s
modularui.fluid.gas=気体
modularui.fluid.liquid=液体
modularui.phantom.single.clear=§8左クリックで削除
modularui.dropdown.select=Select...
modularui.fluid.click_to_fill=§7液体を保持できるアイテムで左クリックするとタンクへ搬入できます\n右クリックで1アイテムずつ使用します
modularui.fluid.click_combined=§7液体を保持できるアイテムで左クリックするとタンクから搬出/搬入できます\n右クリックで1アイテムずつ使用します
modularui.fluid.click_to_empty=§7液体を保持できるアイテムで左クリックするとタンクから搬出できます\n右クリックで1アイテムずつ使用します
modularui.config.animations=Animations
modularui.config.rendering=Rendering
modularui.config.keyboard=Keyboard
modularui.config.localization=Localization
modularui.config.json=Json
modularui.config.debug=Debug
modularui.config.animations.openCloseDurationMs=Duration of animations
modularui.config.animations.openCloseDurationMs.tooltip=How many milliseconds will it take to draw open/close animation
modularui.config.animations.openCloseFade=Enable GUI fade in/out
modularui.config.animations.openCloseFade.tooltip=Whether to draw fade in/out animation on GUI open/close
modularui.config.animations.openCloseScale=Enable GUI scale in/out
modularui.config.animations.openCloseScale.tooltip=Whether to draw scale in/out animation on GUI open/close
modularui.config.animations.openCloseTranslateFromBottom=Enable GUI slide
modularui.config.animations.openCloseTranslateFromBottom.tooltip=Whether to draw GUI coming out of / going out to the bottom of the screen on GUI open/close
modularui.config.animations.openCloseRotateFast=Enable GUI rotation
modularui.config.animations.openCloseRotateFast.tooltip=Whether to draw GUI rotating fast on GUI open/close
modularui.config.rendering.smoothProgressbar=Enable smooth progress bar
modularui.config.rendering.smoothProgressbar.tooltip=Draw progress bar smoothly
modularui.config.rendering.textCursor=Cursor style
modularui.config.rendering.textCursor.tooltip=Select: underscore, vertical
modularui.config.keyboard.escRestoreLastText=Restore last text with esc key
modularui.config.keyboard.escRestoreLastText.tooltip=Whether to restore last text if esc key is pressed in the text field
modularui.config.keyboard.closeWindowsAtOnce=Close windows at once
modularui.config.keyboard.closeWindowsAtOnce.tooltip=Whether to close all the opened windows at once
modularui.config.localization.locale=Locale
modularui.config.localization.locale.tooltip=Locale to use to display GUI elements. Primarily used to display numbers in your regional format.
modularui.config.json.useJson=Use Json
modularui.config.json.useJson.tooltip=Whether to enable Json. Enabling this will increase loading time.
modularui.config.debug.debug=Enable debug
modularui.config.debug.debug.tooltip=Enable Debug information display
modularui.config.debug.forceEnableDebugBlock=Enable debug block
modularui.config.debug.forceEnableDebugBlock.tooltip=Add debug block even in non-dev env

View File

@@ -0,0 +1,58 @@
modularui.test=Test Text\n2. Line
modularui.tooltip.shift=§bHold Shift for more info
modularui.increment.tooltip=§7Click to increase the number by §6%d§7\nHold shift[§6%d§7], ctrl[§6%d§7] or shift+ctrl[§6%d§7]
modularui.decrement.tooltip=§7Click to decrease the number by §6%d§7\nHold shift[§6%d§7], ctrl[§6%d§7] or shift+ctrl[§6%d§7]
modularui.amount=§9Amount: %,d
modularui.fluid.empty=Empty
modularui.fluid.none=None
modularui.fluid.amount=§9Amount: %,d/%,d L
modularui.fluid.capacity=§9Capacity: %,d L
modularui.fluid.phantom.amount=§9Amount: %,d L
modularui.fluid.phantom.control=§7Scroll wheel up increases amount, down decreases.\nShift[§6x10§7],Ctrl[§ex100§7],Shift+Ctrl[§ax1000§7]\nRight click increases amount, left click decreases.\nShift + left click to clear.
modularui.item.phantom.control=§7Scroll wheel up increases amount, down decreases.\n§7Shift[§6x8§7],Ctrl[§ex64§7],Shift+Ctrl[§ax512§7]\n§7Right click increases amount, left click decreases.\n§7Shift + left click to clear.
modularui.fluid.registry=§7Registry: %s
modularui.fluid.unique_registry=§7Unique registry key: %s
modularui.fluid.temperature=§cTemperature: %,d K
modularui.fluid.state=§aState: %s
modularui.fluid.gas=Gas
modularui.fluid.liquid=Liquid
modularui.phantom.single.clear=§8left click to remove
modularui.dropdown.select=Select...
modularui.fluid.click_to_fill=§7Left Click with a Fluid Container to fill the tank.\nRight Click to process 1 item per click.
modularui.fluid.click_combined=§7Left Click with a Fluid Container to fill/empty the tank.\nRight Click to process 1 item per click.
modularui.fluid.click_to_empty=§7Left Click with a Fluid Container to empty the tank.\nRight Click to process 1 item per click.
modularui.config.animations=Animations
modularui.config.rendering=Rendering
modularui.config.keyboard=Keyboard
modularui.config.localization=Localization
modularui.config.json=Json
modularui.config.debug=Debug
modularui.config.animations.openCloseDurationMs=Duration of animations
modularui.config.animations.openCloseDurationMs.tooltip=How many milliseconds will it take to draw open/close animation
modularui.config.animations.openCloseFade=Enable GUI fade in/out
modularui.config.animations.openCloseFade.tooltip=Whether to draw fade in/out animation on GUI open/close
modularui.config.animations.openCloseScale=Enable GUI scale in/out
modularui.config.animations.openCloseScale.tooltip=Whether to draw scale in/out animation on GUI open/close
modularui.config.animations.openCloseTranslateFromBottom=Enable GUI slide
modularui.config.animations.openCloseTranslateFromBottom.tooltip=Whether to draw GUI coming out of / going out to the bottom of the screen on GUI open/close
modularui.config.animations.openCloseRotateFast=Enable GUI rotation
modularui.config.animations.openCloseRotateFast.tooltip=Whether to draw GUI rotating fast on GUI open/close
modularui.config.rendering.smoothProgressbar=Enable smooth progress bar
modularui.config.rendering.smoothProgressbar.tooltip=Draw progress bar smoothly
modularui.config.rendering.textCursor=Cursor style
modularui.config.rendering.textCursor.tooltip=Select: underscore, vertical
modularui.config.keyboard.escRestoreLastText=Restore last text with esc key
modularui.config.keyboard.escRestoreLastText.tooltip=Whether to restore last text if esc key is pressed in the text field
modularui.config.keyboard.closeWindowsAtOnce=Close windows at once
modularui.config.keyboard.closeWindowsAtOnce.tooltip=Whether to close all the opened windows at once
modularui.config.localization.locale=Locale
modularui.config.localization.locale.tooltip=Locale to use to display GUI elements. Primarily used to display numbers in your regional format.
modularui.config.json.useJson=Use Json
modularui.config.json.useJson.tooltip=Whether to enable Json. Enabling this will increase loading time.
modularui.config.debug.debug=Enable debug
modularui.config.debug.debug.tooltip=Enable Debug information display
modularui.config.debug.forceEnableDebugBlock=Enable debug block
modularui.config.debug.forceEnableDebugBlock.tooltip=Add debug block even in non-dev env

View File

@@ -0,0 +1,58 @@
modularui.test=Test Text\n2. Line
modularui.tooltip.shift=§bHold Shift for more info
modularui.increment.tooltip=§7Click to increase the number by §6%d§7\nHold shift[§6%d§7], ctrl[§6%d§7] or shift+ctrl[§6%d§7]
modularui.decrement.tooltip=§7Click to decrease the number by §6%d§7\nHold shift[§6%d§7], ctrl[§6%d§7] or shift+ctrl[§6%d§7]
modularui.amount=§9Amount: %,d
modularui.fluid.empty=Empty
modularui.fluid.none=None
modularui.fluid.amount=§9Amount: %,d/%,d L
modularui.fluid.capacity=§9Capacity: %,d L
modularui.fluid.phantom.amount=§9Amount: %,d L
modularui.fluid.phantom.control=§7Scroll wheel up increases amount, down decreases.\nShift[§6x10§7],Ctrl[§ex100§7],Shift+Ctrl[§ax1000§7]\nRight click increases amount, left click decreases.\nShift + left click to clear.
modularui.item.phantom.control=§7Scroll wheel up increases amount, down decreases.\n§7Shift[§6x8§7],Ctrl[§ex64§7],Shift+Ctrl[§ax512§7]\n§7Right click increases amount, left click decreases.\n§7Shift + left click to clear.
modularui.fluid.registry=§7Registry: %s
modularui.fluid.unique_registry=§7Unique registry key: %s
modularui.fluid.temperature=§cTemperature: %,d K
modularui.fluid.state=§aState: %s
modularui.fluid.gas=Gaz
modularui.fluid.liquid=Liquid
modularui.phantom.single.clear=§8left click to remove
modularui.dropdown.select=Select...
modularui.fluid.click_to_fill=§7Left Click with a Fluid Container to fill the tank.\nRight Click to process 1 item per click.
modularui.fluid.click_combined=§7Left Click with a Fluid Container to fill/empty the tank.\nRight Click to process 1 item per click.
modularui.fluid.click_to_empty=§7Left Click with a Fluid Container to empty the tank.\nRight Click to process 1 item per click.
modularui.config.animations=Animations
modularui.config.rendering=Rendering
modularui.config.keyboard=Keyboard
modularui.config.localization=Localization
modularui.config.json=Json
modularui.config.debug=Debug
modularui.config.animations.openCloseDurationMs=Duration of animations
modularui.config.animations.openCloseDurationMs.tooltip=How many milliseconds will it take to draw open/close animation
modularui.config.animations.openCloseFade=Enable GUI fade in/out
modularui.config.animations.openCloseFade.tooltip=Whether to draw fade in/out animation on GUI open/close
modularui.config.animations.openCloseScale=Enable GUI scale in/out
modularui.config.animations.openCloseScale.tooltip=Whether to draw scale in/out animation on GUI open/close
modularui.config.animations.openCloseTranslateFromBottom=Enable GUI slide
modularui.config.animations.openCloseTranslateFromBottom.tooltip=Whether to draw GUI coming out of / going out to the bottom of the screen on GUI open/close
modularui.config.animations.openCloseRotateFast=Enable GUI rotation
modularui.config.animations.openCloseRotateFast.tooltip=Whether to draw GUI rotating fast on GUI open/close
modularui.config.rendering.smoothProgressbar=Enable smooth progress bar
modularui.config.rendering.smoothProgressbar.tooltip=Draw progress bar smoothly
modularui.config.rendering.textCursor=Cursor style
modularui.config.rendering.textCursor.tooltip=Select: underscore, vertical
modularui.config.keyboard.escRestoreLastText=Restore last text with esc key
modularui.config.keyboard.escRestoreLastText.tooltip=Whether to restore last text if esc key is pressed in the text field
modularui.config.keyboard.closeWindowsAtOnce=Close windows at once
modularui.config.keyboard.closeWindowsAtOnce.tooltip=Whether to close all the opened windows at once
modularui.config.localization.locale=Locale
modularui.config.localization.locale.tooltip=Locale to use to display GUI elements. Primarily used to display numbers in your regional format.
modularui.config.json.useJson=Use Json
modularui.config.json.useJson.tooltip=Whether to enable Json. Enabling this will increase loading time.
modularui.config.debug.debug=Enable debug
modularui.config.debug.debug.tooltip=Enable Debug information display
modularui.config.debug.forceEnableDebugBlock=Enable debug block
modularui.config.debug.forceEnableDebugBlock.tooltip=Add debug block even in non-dev env

View File

@@ -0,0 +1,58 @@
modularui.test=Test Text\n2. Line
modularui.tooltip.shift=§bHold Shift for more info
modularui.increment.tooltip=§7Click to increase the number by §6%d§7\nHold shift[§6%d§7], ctrl[§6%d§7] or shift+ctrl[§6%d§7]
modularui.decrement.tooltip=§7Click to decrease the number by §6%d§7\nHold shift[§6%d§7], ctrl[§6%d§7] or shift+ctrl[§6%d§7]
modularui.amount=§9Amount: %,d
modularui.fluid.empty=Empty
modularui.fluid.none=None
modularui.fluid.amount=§9Amount: %,d/%,d L
modularui.fluid.capacity=§9Capacity: %,d L
modularui.fluid.phantom.amount=§9Amount: %,d L
modularui.fluid.phantom.control=§7Scroll wheel up increases amount, down decreases.\nShift[§6x10§7],Ctrl[§ex100§7],Shift+Ctrl[§ax1000§7]\nRight click increases amount, left click decreases.\nShift + left click to clear.
modularui.item.phantom.control=§7Scroll wheel up increases amount, down decreases.\n§7Shift[§6x8§7],Ctrl[§ex64§7],Shift+Ctrl[§ax512§7]\n§7Right click increases amount, left click decreases.\n§7Shift + left click to clear.
modularui.fluid.registry=§7Registry: %s
modularui.fluid.unique_registry=§7Unique registry key: %s
modularui.fluid.temperature=§cTemperature: %,d K
modularui.fluid.state=§aState: %s
modularui.fluid.gas=Gas
modularui.fluid.liquid=Liquid
modularui.phantom.single.clear=§8left click to remove
modularui.dropdown.select=Select...
modularui.fluid.click_to_fill=§7Left Click with a Fluid Container to fill the tank.\nRight Click to process 1 item per click.
modularui.fluid.click_combined=§7Left Click with a Fluid Container to fill/empty the tank.\nRight Click to process 1 item per click.
modularui.fluid.click_to_empty=§7Left Click with a Fluid Container to empty the tank.\nRight Click to process 1 item per click.
modularui.config.animations=Animations
modularui.config.rendering=Rendering
modularui.config.keyboard=Keyboard
modularui.config.localization=Localization
modularui.config.json=Json
modularui.config.debug=Debug
modularui.config.animations.openCloseDurationMs=Duration of animations
modularui.config.animations.openCloseDurationMs.tooltip=How many milliseconds will it take to draw open/close animation
modularui.config.animations.openCloseFade=Enable GUI fade in/out
modularui.config.animations.openCloseFade.tooltip=Whether to draw fade in/out animation on GUI open/close
modularui.config.animations.openCloseScale=Enable GUI scale in/out
modularui.config.animations.openCloseScale.tooltip=Whether to draw scale in/out animation on GUI open/close
modularui.config.animations.openCloseTranslateFromBottom=Enable GUI slide
modularui.config.animations.openCloseTranslateFromBottom.tooltip=Whether to draw GUI coming out of / going out to the bottom of the screen on GUI open/close
modularui.config.animations.openCloseRotateFast=Enable GUI rotation
modularui.config.animations.openCloseRotateFast.tooltip=Whether to draw GUI rotating fast on GUI open/close
modularui.config.rendering.smoothProgressbar=Enable smooth progress bar
modularui.config.rendering.smoothProgressbar.tooltip=Draw progress bar smoothly
modularui.config.rendering.textCursor=Cursor style
modularui.config.rendering.textCursor.tooltip=Select: underscore, vertical
modularui.config.keyboard.escRestoreLastText=Restore last text with esc key
modularui.config.keyboard.escRestoreLastText.tooltip=Whether to restore last text if esc key is pressed in the text field
modularui.config.keyboard.closeWindowsAtOnce=Close windows at once
modularui.config.keyboard.closeWindowsAtOnce.tooltip=Whether to close all the opened windows at once
modularui.config.localization.locale=Locale
modularui.config.localization.locale.tooltip=Locale to use to display GUI elements. Primarily used to display numbers in your regional format.
modularui.config.json.useJson=Use Json
modularui.config.json.useJson.tooltip=Whether to enable Json. Enabling this will increase loading time.
modularui.config.debug.debug=Enable debug
modularui.config.debug.debug.tooltip=Enable Debug information display
modularui.config.debug.forceEnableDebugBlock=Enable debug block
modularui.config.debug.forceEnableDebugBlock.tooltip=Add debug block even in non-dev env

View File

@@ -0,0 +1,58 @@
modularui.test=Тестовый текст\n2. Строка
modularui.tooltip.shift=§bУдерживайте SHIFT для получения информации
modularui.increment.tooltip=§7Нажмите, чтобы увеличить число на §6%d§7\nУдерживайте shift[§6%d§7], ctrl[§6%d§7] или shift+ctrl[§6%d§7]
modularui.decrement.tooltip=§7Нажмите, чтобы уменьшить число на §6%d§7\nУдерживайте shift[§6%d§7], ctrl[§6%d§7] или shift+ctrl[§6%d§7]
modularui.amount=§9Количество: %,d
modularui.fluid.empty=Пусто
modularui.fluid.none=Никто
modularui.fluid.amount=§9Количество: %,d/%,d Л
modularui.fluid.capacity=§9Ёмкость: %,d Л
modularui.fluid.phantom.amount=§9Количество: %,d Л
modularui.fluid.phantom.control=§7. Колесико прокрутки вверх увеличивает количество, вниз уменьшает.\nShift[§6x10, §7],Ctrl[§ex100,§7],Shift+Ctrl[§ax1000,§7]\nПКМ увеличивает количество, ЛКМ уменьшает.\nShift + ЛКМ для очистки
modularui.item.phantom.control=§7Колесо прокрутки вверх увеличивает количество, вниз - уменьшает.\n§7Shift[§6x8§7],Ctrl[§ex64§7],Shift+Ctrl[§ax512§7]\n§7ПКМ увеличивает количество, ЛКМ уменьшает.\n§7ЛКМ, чтобы очистить.
modularui.fluid.registry=§7Реестр: %s
modularui.fluid.unique_registry=§7Уникальный ключ реестра: %s
modularui.fluid.temperature=§cТемпература: %,d K
modularui.fluid.state=§aСостояние: %s
modularui.fluid.gas=Газ
modularui.fluid.liquid=Жидкость
modularui.phantom.single.clear=§8ЛКМ, чтобы удалить
modularui.dropdown.select=Выбрать...
modularui.fluid.click_to_fill=§7ЛКМ с контейнером для жидкости, чтобы заполнить бак.\nПКМ, чтобы обработать 1 предмет за клик
modularui.fluid.click_combined=§7ЛКМ с контейнером для жидкости, чтобы заполнить/опустошить бак.\nПКМ, чтобы обработать 1 предмет за один клик
modularui.fluid.click_to_empty=§7ЛКМ с контейнером для жидкости, чтобы опустошить бак.\nПКМ, чтобы обработать 1 предмет за один клик.
modularui.config.animations=Анимации
modularui.config.rendering=Отображение
modularui.config.keyboard=Клавиатура
modularui.config.localization=Локализация
modularui.config.json=Json
modularui.config.debug=Отладка
modularui.config.animations.openCloseDurationMs=Продолжительность анимации
modularui.config.animations.openCloseDurationMs.tooltip=Сколько миллисекунд займет отрисовка анимации открытия/закрытия
modularui.config.animations.openCloseFade=Включить плавное появление/исчезновение Gui
modularui.config.animations.openCloseFade.tooltip=Рисовать ли анимацию появления/исчезновения при открытии/закрытии Gui
modularui.config.animations.openCloseScale=Включить масштабирование Gui вход/выход
modularui.config.animations.openCloseScale.tooltip=Рисовать ли анимацию увеличения/уменьшения масштаба при открытии/закрытии Gui
modularui.config.animations.openCloseTranslateFromBottom=Включить скольжение Gui
modularui.config.animations.openCloseTranslateFromBottom.tooltip=Рисовать ли Gui выходящим из/в нижнюю часть экрана при открытии/закрытии Gui
modularui.config.animations.openCloseRotateFast=Включить вращение Gui
modularui.config.animations.openCloseRotateFast.tooltip=Нужно ли рисовать быстрое вращени Gui при открытии/закрытии графического интерфейса
modularui.config.rendering.smoothProgressbar=Включить плавный индикатор выполнения
modularui.config.rendering.smoothProgressbar.tooltip=Плавно отрисовывать полосу прогресса
modularui.config.rendering.textCursor=Стиль курсора
modularui.config.rendering.textCursor.tooltip=Выберите: подчеркивание, вертикальное
modularui.config.keyboard.escRestoreLastText=Восстановить последний текст с помощью клавиши Esc
modularui.config.keyboard.escRestoreLastText.tooltip=Восстанавливать ли последний текст, если в текстовом поле нажата клавиша Esc
modularui.config.keyboard.closeWindowsAtOnce=Закройте окна немедленно.
modularui.config.keyboard.closeWindowsAtOnce.tooltip=Закрыть ли все открытые окна одновременно
modularui.config.localization.locale=Язык
modularui.config.localization.locale.tooltip=Язык, используемый для отображения элементов GUI. В основном используется для отображения чисел в вашем региональном формате.
modularui.config.json.useJson=Используйте Json
modularui.config.json.useJson.tooltip=Включать ли Json. Включение этого увеличит время загрузки.
modularui.config.debug.debug=Включить отладку
modularui.config.debug.debug.tooltip=Включить отображение отладочной информации
modularui.config.debug.forceEnableDebugBlock=Включить блок отладки
modularui.config.debug.forceEnableDebugBlock.tooltip=Добавить отладочный блок даже в среде, отличной от dev.

View File

@@ -0,0 +1,58 @@
modularui.test=Test Text\n2. Line
modularui.tooltip.shift=§bHold Shift for more info
modularui.increment.tooltip=§7Click to increase the number by §6%d§7\nHold shift[§6%d§7], ctrl[§6%d§7] or shift+ctrl[§6%d§7]
modularui.decrement.tooltip=§7Click to decrease the number by §6%d§7\nHold shift[§6%d§7], ctrl[§6%d§7] or shift+ctrl[§6%d§7]
modularui.amount=§9Amount: %,d
modularui.fluid.empty=Empty
modularui.fluid.none=None
modularui.fluid.amount=§9Amount: %,d/%,d L
modularui.fluid.capacity=§9Kapasite: %,d L
modularui.fluid.phantom.amount=§9Amount: %,d L
modularui.fluid.phantom.control=§7Scroll wheel up increases amount, down decreases.\nShift[§6x10§7],Ctrl[§ex100§7],Shift+Ctrl[§ax1000§7]\nRight click increases amount, left click decreases.\nShift + left click to clear.
modularui.item.phantom.control=§7Scroll wheel up increases amount, down decreases.\n§7Shift[§6x8§7],Ctrl[§ex64§7],Shift+Ctrl[§ax512§7]\n§7Right click increases amount, left click decreases.\n§7Shift + left click to clear.
modularui.fluid.registry=§7Registry: %s
modularui.fluid.unique_registry=§7Unique registry key: %s
modularui.fluid.temperature=§cTemperature: %,d K
modularui.fluid.state=§aState: %s
modularui.fluid.gas=Gas
modularui.fluid.liquid=Liquid
modularui.phantom.single.clear=§8left click to remove
modularui.dropdown.select=Select...
modularui.fluid.click_to_fill=§7Left Click with a Fluid Container to fill the tank.\nRight Click to process 1 item per click.
modularui.fluid.click_combined=§7Left Click with a Fluid Container to fill/empty the tank.\nRight Click to process 1 item per click.
modularui.fluid.click_to_empty=§7Left Click with a Fluid Container to empty the tank.\nRight Click to process 1 item per click.
modularui.config.animations=Animations
modularui.config.rendering=Rendering
modularui.config.keyboard=Keyboard
modularui.config.localization=Localization
modularui.config.json=Json
modularui.config.debug=Debug
modularui.config.animations.openCloseDurationMs=Duration of animations
modularui.config.animations.openCloseDurationMs.tooltip=How many milliseconds will it take to draw open/close animation
modularui.config.animations.openCloseFade=Enable GUI fade in/out
modularui.config.animations.openCloseFade.tooltip=Whether to draw fade in/out animation on GUI open/close
modularui.config.animations.openCloseScale=Enable GUI scale in/out
modularui.config.animations.openCloseScale.tooltip=Whether to draw scale in/out animation on GUI open/close
modularui.config.animations.openCloseTranslateFromBottom=Enable GUI slide
modularui.config.animations.openCloseTranslateFromBottom.tooltip=Whether to draw GUI coming out of / going out to the bottom of the screen on GUI open/close
modularui.config.animations.openCloseRotateFast=Enable GUI rotation
modularui.config.animations.openCloseRotateFast.tooltip=Whether to draw GUI rotating fast on GUI open/close
modularui.config.rendering.smoothProgressbar=Enable smooth progress bar
modularui.config.rendering.smoothProgressbar.tooltip=Draw progress bar smoothly
modularui.config.rendering.textCursor=Cursor style
modularui.config.rendering.textCursor.tooltip=Select: underscore, vertical
modularui.config.keyboard.escRestoreLastText=Restore last text with esc key
modularui.config.keyboard.escRestoreLastText.tooltip=Whether to restore last text if esc key is pressed in the text field
modularui.config.keyboard.closeWindowsAtOnce=Close windows at once
modularui.config.keyboard.closeWindowsAtOnce.tooltip=Whether to close all the opened windows at once
modularui.config.localization.locale=Locale
modularui.config.localization.locale.tooltip=Locale to use to display GUI elements. Primarily used to display numbers in your regional format.
modularui.config.json.useJson=Use Json
modularui.config.json.useJson.tooltip=Whether to enable Json. Enabling this will increase loading time.
modularui.config.debug.debug=Enable debug
modularui.config.debug.debug.tooltip=Enable Debug information display
modularui.config.debug.forceEnableDebugBlock=Enable debug block
modularui.config.debug.forceEnableDebugBlock.tooltip=Add debug block even in non-dev env

View File

@@ -0,0 +1,58 @@
modularui.test=测试文本\n第二行
modularui.tooltip.shift=§b按住Shift查看详情
modularui.increment.tooltip=§7点击将数字增加§6%d§7\n按住shift[§6%d§7]ctrl[§6%d§7]或者shift+ctrl[§6%d§7]
modularui.decrement.tooltip=§7点击将数字减少§6%d§7\n按住shift[§6%d§7]ctrl[§6%d§7]或者shift+ctrl[§6%d§7]
modularui.amount=§9数量%,d
modularui.fluid.empty=空
modularui.fluid.none=无
modularui.fluid.amount=§9数量%,d/%,d L
modularui.fluid.capacity=§9容量: %,d L
modularui.fluid.phantom.amount=§9数量%,d L
modularui.fluid.phantom.control=§7向上滚动鼠标滚轮增加数量向下减少。\nShift[§6x10§7],Ctrl[§ex100§7],Shift+Ctrl[§ax1000§7]\n右键增加数量左键减少.\nShift + 左键清空。
modularui.item.phantom.control=§7向上滚动鼠标滚轮增加数量向下减少。\n§7Shift[§6x8§7],Ctrl[§ex64§7],Shift+Ctrl[§ax512§7]\n§7右键增加数量左键减少.\n§7Shift + 左键清空。
modularui.fluid.registry=§7注册信息: %s
modularui.fluid.unique_registry=§7唯一注册信息键: %s
modularui.fluid.temperature=§c温度: %,d K
modularui.fluid.state=§a状态: %s
modularui.fluid.gas=气体
modularui.fluid.liquid=液体
modularui.phantom.single.clear=§8左键移除
modularui.dropdown.select=选择...
modularui.fluid.click_to_fill=手持流体容器§b左键§7以§b填充§7超级缸\n每次点击§b右键§7处理1个物品.
modularui.fluid.click_combined=手持流体容器§b左键§7以§b填充§7或§c清空§7超级缸\n每次点击§b右键§7处理1个物品.
modularui.fluid.click_to_empty=手持流体容器§c左键§7以§c清空§7超级缸\n每次点击§b右键§7处理1个物品.
modularui.config.animations=动画
modularui.config.rendering=渲染
modularui.config.keyboard=键盘
modularui.config.localization=本地化
modularui.config.json=Json
modularui.config.debug=调试
modularui.config.animations.openCloseDurationMs=动画持续时间
modularui.config.animations.openCloseDurationMs.tooltip=打开/关闭的动画需要消耗多少毫秒
modularui.config.animations.openCloseFade=启用GUI淡入/淡出
modularui.config.animations.openCloseFade.tooltip=是否在GUI打开/关闭时绘制淡入/淡出动画
modularui.config.animations.openCloseScale=启用GUI放大/缩小
modularui.config.animations.openCloseScale.tooltip=是否在GUI打开/关闭时绘制放大/缩小动画
modularui.config.animations.openCloseTranslateFromBottom=启用GUI滑动
modularui.config.animations.openCloseTranslateFromBottom.tooltip=是否在GUI打开/关闭时绘制从底部滑入/滑出动画
modularui.config.animations.openCloseRotateFast=启用GUI旋转
modularui.config.animations.openCloseRotateFast.tooltip=是否在GUI打开/关闭时绘制GUI快速旋转动画
modularui.config.rendering.smoothProgressbar=启用平滑进度条
modularui.config.rendering.smoothProgressbar.tooltip=平滑地绘制进度条
modularui.config.rendering.textCursor=光标风格
modularui.config.rendering.textCursor.tooltip=选择:下划线,竖直
modularui.config.keyboard.escRestoreLastText=使用Esc键以恢复上次输入的文本
modularui.config.keyboard.escRestoreLastText.tooltip=当按下Esc键时是否恢复上次输入的文本
modularui.config.keyboard.closeWindowsAtOnce=立即关闭窗口
modularui.config.keyboard.closeWindowsAtOnce.tooltip=是否立即关闭所有打开的窗口
modularui.config.localization.locale=地区设置
modularui.config.localization.locale.tooltip=用于本地化显示 GUI 元素。主要用于以您地区对应的格式显示数字。
modularui.config.json.useJson=使用 Json
modularui.config.json.useJson.tooltip=是否启用 Json. 启用它会延长加载时间.
modularui.config.debug.debug=启用调试
modularui.config.debug.debug.tooltip=启用显示调试信息
modularui.config.debug.forceEnableDebugBlock=启用调试方块
modularui.config.debug.forceEnableDebugBlock.tooltip=即使不是开发环境也添加调试方块