Skip to content

Commit f190034

Browse files
ZHAY10086SlimeSB
andauthored
Enchantment Library 翻译更新 (#5923)
* 模组更新 * Apply suggestion from @SlimeSB Co-authored-by: SlimeSB <86453765+SlimeSB@users.noreply.github.com> --------- Co-authored-by: SlimeSB <86453765+SlimeSB@users.noreply.github.com>
1 parent 4b867b9 commit f190034

File tree

2 files changed

+27
-7
lines changed

2 files changed

+27
-7
lines changed

projects/1.12.2/assets/enchantment-library/enchlib/lang/en_us.lang

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@ enchlib.config.server_settings=Server Settings
99
enchlib.config.server_settings.tooltip=Settings that change gameplay.\nThese settings are server-side and will be applied to all players.\nCan only be changed in the GUI in SinglePlayer, edit the config file directly to change these settings on dedicated servers
1010

1111
# Client config
12+
enchlib.config.client_settings.ench_level_translation_enabled=Enchantment Level Translation Enabled
13+
enchlib.config.client_settings.ench_level_translation_enabled.tooltip=Disabling this completely disables enchantment level translation. Only set this to false when the enchantment level translation mixin causes problems with other mods.
14+
enchlib.config.client_settings.ench_level_translation=Enchantment Level Translation
15+
enchlib.config.client_settings.ench_level_translation.tooltip=Overwrites the enchantment level translation to fully support roman numerals (up to 3999) or use simple numbers. Set to VANILLA to get vanilla behaviour / allow other mods to overwrite it.
16+
enchlib.config.client_settings.show_tips=Show Tips
17+
enchlib.config.client_settings.show_tips.tooltip=Shows tips on how to use the enchantment library in various tooltips in the GUI
1218
enchlib.config.client_settings.modified_conway_wechsler=Modified Conway-Wechsler
1319
enchlib.config.client_settings.modified_conway_wechsler.tooltip=Changes the enchantment points display to the modified Conway-Wechsler format.\nThis format is more intuitive, but invalid (N=103 and N=300 have same name)
1420

@@ -21,11 +27,15 @@ enchlib.config.server_settings.enable_ae2uel_hash_fix_mixin=Enable AE2UEL Hash F
2127
enchlib.config.server_settings.enable_ae2uel_hash_fix_mixin.tooltip=Attempts to fix the ItemStack cache hash collision issues introduced in AE2UEL v0.56.6 by changing the vanilla NBT hashCode functions using a mixin.\nDo not disable this unless you know what you're doing. Without this, AE2UEL will think that Protection I = Fire Protection II or Unbreaking III = Efficiency V for example, because they have matching hashes.
2228
enchlib.config.server_settings.enchanted_book_stack_size=Enchanted Book Stack Size
2329
enchlib.config.server_settings.enchanted_book_stack_size.tooltip=The maximum stack size for enchanted books. Set to 0 to not overwrite it at all.\nValues over 64 will not really work.
24-
enchlib.config.server_settings.ench_level_translation=Enchantment Level Translation
25-
enchlib.config.server_settings.ench_level_translation.tooltip=Overwrites the enchantment level translation to fully support roman numerals (up to 3999) or use simple numbers. Set to VANILLA to get vanilla behaviour / allow other mods to overwrite it.
30+
enchlib.config.server_settings.optimize_item_handler=Optimize Item Handler
31+
enchlib.config.server_settings.optimize_item_handler.tooltip=Optimizes common item handler operations for the enchlib. This should have no impact on performance for non-enchlib item handlers, but a pretty big impact for enchlib. The mixins themselves should be compatible with everything.
2632

2733
# Blocks
2834
tile.enchlib.enchantment_library.name=Enchantment Library
2935

3036
# Gui info
31-
info.enchlib.gui.enchantment_count=%s Enchantments
37+
info.enchlib.gui.enchantment_diff=Click to apply:
38+
info.enchlib.gui.scroll_tip=Scroll to change enchantment level
39+
info.enchlib.gui.merge_tip=Hover with an enchanted book to combine
40+
info.enchlib.gui.no_entries=Put your enchanted\nbooks here
41+
info.enchlib.gui.no_filter_matches=No enchanted book\nmatching filter found

projects/1.12.2/assets/enchantment-library/enchlib/lang/zh_cn.lang

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,15 @@ enchlib.config.general.tooltip=魔咒图书馆的设置
66
enchlib.config.client_settings=客户端设置
77
enchlib.config.client_settings.tooltip=改变客户端行为的设置。\n这些设置作用于客户端,仅影响本机玩家自己。
88
enchlib.config.server_settings=服务端设置
9-
enchlib.config.server_settings.tooltip=改变游戏玩法的设置。\n这些设置作用于服务端,对所有玩家生效。\n仅在单人模式中可通过GUI修改,专用服务器则需要直接编辑配置文件
9+
enchlib.config.server_settings.tooltip=改变游戏玩法的设置。\n这些设置作用于服务端,对所有玩家生效。\n仅在单人模式中可通过 GUI 修改,专用服务器则需要直接编辑配置文件
1010

1111
# Client config
12+
enchlib.config.client_settings.ench_level_translation_enabled=启用魔咒等级翻译
13+
enchlib.config.client_settings.ench_level_translation_enabled.tooltip=关闭此项将完全禁用魔咒等级翻译。仅当魔咒等级翻译的 Mixin 与其他模组发生冲突时,才应将此项设为 false。
14+
enchlib.config.client_settings.ench_level_translation=魔咒等级翻译
15+
enchlib.config.client_settings.ench_level_translation.tooltip=覆盖魔咒等级的翻译,以完全支持罗马数字(最高 3999)或使用简单数字。设置为 VANILLA 可恢复原版行为/允许其他模组覆盖。
16+
enchlib.config.client_settings.show_tips=显示提示
17+
enchlib.config.client_settings.show_tips.tooltip=在 GUI 的各类提示框中显示魔咒图书馆的使用说明
1218
enchlib.config.client_settings.modified_conway_wechsler=改进的康威-韦克斯勒计数法
1319
enchlib.config.client_settings.modified_conway_wechsler.tooltip=将魔咒点数的显示格式更改为改进的康威-韦克斯勒格式。\n这种格式更加直观,但存在无效情况(N=103 和 N=300 拥有相同的名字)
1420

@@ -21,11 +27,15 @@ enchlib.config.server_settings.enable_ae2uel_hash_fix_mixin=启用 AE2UEL 哈希
2127
enchlib.config.server_settings.enable_ae2uel_hash_fix_mixin.tooltip=尝试通过使用 Mixin 修改原版的 NBT hashCode 函数,从而修复 AE2UEL v0.56.6 导致的 ItemStack 缓存哈希冲突问题。\n除非知道自己在做什么,否则不要禁用此功能。若没有此修复,AE2UEL 会认为保护 I = 火焰保护 II,或耐久 III = 效率 V,因为它们的哈希值相同。
2228
enchlib.config.server_settings.enchanted_book_stack_size=附魔书堆叠上限
2329
enchlib.config.server_settings.enchanted_book_stack_size.tooltip=附魔书的最大堆叠数量。设置为 0 则不覆盖原值。\n超过 64 的值不会生效。
24-
enchlib.config.server_settings.ench_level_translation=魔咒等级翻译
25-
enchlib.config.server_settings.ench_level_translation.tooltip=覆盖魔咒等级的翻译,以完全支持罗马数字(最高 3999)或使用简单数字。设置为 VANILLA 可恢复原版行为/允许其他模组覆盖
30+
enchlib.config.server_settings.optimize_item_handler=优化物品处理器
31+
enchlib.config.server_settings.optimize_item_handler.tooltip=对魔咒图书馆的通用物品处理器操作进行优化。对非本模组的物品处理器无性能影响,但对本模组相关处理器提升显著。Mixin 本身应该与所有内容兼容
2632

2733
# Blocks
2834
tile.enchlib.enchantment_library.name=魔咒图书馆
2935

3036
# Gui info
31-
info.enchlib.gui.enchantment_count=%s魔咒
37+
info.enchlib.gui.enchantment_diff=点击应用:
38+
info.enchlib.gui.scroll_tip=滚动滚轮调整魔咒等级
39+
info.enchlib.gui.merge_tip=用附魔书悬停以合并
40+
info.enchlib.gui.no_entries=将你的附魔书放置于此
41+
info.enchlib.gui.no_filter_matches=未找到符合筛选条件的附魔书

0 commit comments

Comments
 (0)