Skip to content

Commit b0b1a51

Browse files
Optional Equivalence 翻译提交 (#4934)
* Create en_us.lang * Create zh_cn.lang * Update zh_cn.lang * Update projects/1.12.2/assets/optional-equivalence/opeq/lang/zh_cn.lang --------- Co-authored-by: 落雪鸦杀 <38830216+luoxueyasha@users.noreply.github.com>
1 parent e0eb268 commit b0b1a51

2 files changed

Lines changed: 40 additions & 0 deletions

File tree

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Items
2+
item.destabilization_scissors.name=Destabilization Scissors
3+
item.stabilization_tape.name=Stabilization Tape
4+
5+
opeq.config.general=Optional Equivalence Config
6+
opeq.config.general.tooltip=Settings for Optional Equivalence
7+
8+
# Client Config
9+
opeq.config.client_settings=Client Settings
10+
opeq.config.client_settings.tooltip=Settings that change the client-side behavior.\nThese settings are client-side and will only affect you.
11+
opeq.config.client_settings.hide_emc=Hide EMC
12+
opeq.config.client_settings.hide_emc.tooltip=Hide EMC tooltip completely when the item is stabilized
13+
14+
# Server Config
15+
opeq.config.server_settings=Server Settings
16+
opeq.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
17+
opeq.config.server_settings.stabilized_tags=Stabilized NBT Tags
18+
opeq.config.server_settings.stabilized_tags.tooltip=List of NBT tags that should stabilize an item
19+
opeq.config.server_settings.enable_stabilization_items=Enable Stabilization Items
20+
opeq.config.server_settings.enable_stabilization_items.tooltip=Disabling this will only remove the stabilization items.\nThe Stabilization itself will still work.
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Items
2+
item.destabilization_scissors.name=退稳定剪刀
3+
item.stabilization_tape.name=稳定胶带
4+
5+
opeq.config.general=可选等价设置
6+
opeq.config.general.tooltip=可选等价的设置
7+
8+
# Client Config
9+
opeq.config.client_settings=客户端设置
10+
opeq.config.client_settings.tooltip=改变客户端行为的设置。\n这些设置作用于客户端,仅影响本机玩家自己。
11+
opeq.config.client_settings.hide_emc=隐藏EMC
12+
opeq.config.client_settings.hide_emc.tooltip=物品被稳定化后,完全隐藏其EMC信息提示
13+
14+
# Server Config
15+
opeq.config.server_settings=服务端设置
16+
opeq.config.server_settings.tooltip=改变游戏玩法的设置。\n这些设置作用于服务端,对所有玩家生效。\n仅在单人模式中可通过GUI修改,专用服务器则需要直接编辑配置文件
17+
opeq.config.server_settings.stabilized_tags=稳定化NBT标签
18+
opeq.config.server_settings.stabilized_tags.tooltip=用于稳定物品的NBT标签列表
19+
opeq.config.server_settings.enable_stabilization_items=启用用于稳定的物品
20+
opeq.config.server_settings.enable_stabilization_items.tooltip=禁用此功能只会移除用于稳定的物品。\n稳定机制本身仍会继续生效。

0 commit comments

Comments
 (0)