Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[1.20.x] Chinese localization update #30

Open
wants to merge 4 commits into
base: 1.20.x
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 20 additions & 2 deletions src/main/resources/assets/thermal/lang/zh_cn.json
Original file line number Diff line number Diff line change
Expand Up @@ -245,16 +245,19 @@
"subtitles.thermal.entity.basalz.death": "岩石人:死亡",
"subtitles.thermal.entity.basalz.hurt": "岩石人:受伤",
"subtitles.thermal.entity.basalz.shoot": "岩石人:射击",
"subtitles.thermal.entity.basalz.roam": "岩石人:游荡",

"subtitles.thermal.entity.blitz.ambient": "狂风人:呼吸",
"subtitles.thermal.entity.blitz.death": "狂风人:死亡",
"subtitles.thermal.entity.blitz.hurt": "狂风人:受伤",
"subtitles.thermal.entity.blitz.shoot": "狂风人:射击",
"subtitles.thermal.entity.blitz.roam": "狂风人:游荡",

"subtitles.thermal.entity.blizz.ambient": "暴雪人:呼吸",
"subtitles.thermal.entity.blizz.death": "暴雪人:死亡",
"subtitles.thermal.entity.blizz.hurt": "暴雪人:受伤",
"subtitles.thermal.entity.blizz.shoot": "暴雪人:射击",
"subtitles.thermal.entity.blizz.roam": "暴雪人:游荡",

"subtitles.thermal.item.magnet": "磁铁:吸引",

Expand Down Expand Up @@ -660,6 +663,7 @@

"item.thermal.dynamo_fuel_augment.keyword": "组件 能源炉",
"item.thermal.dynamo_output_augment.keyword": "组件 能源炉",
"item.thermal.dynamo_throttle_augment.keyword": "组件 能源炉",

"item.thermal.fluid_tank_augment.keyword": "组件 流体 存储 容器 储罐 缸",
"item.thermal.fluid_tank_creative_augment.keyword": "组件 创造 流体 存储 容器 储罐 缸",
Expand Down Expand Up @@ -776,7 +780,21 @@
"death.attack.sadiroot": "%1$s被萨蒂根茎的刺叶扎死了",
"death.attack.sadiroot.player": "%1$s在试图逃离%2$s时被萨蒂根茎的刺叶扎死了",

"item.thermal.amaranth": "苋菜",
"effect.thermal.fortune_revealed": "幸运揭晓",

"info.thermal.fortune_cookie_bad_luck.0": "救命!我被困在幸运饼干烘焙坊里了。",
"info.thermal.fortune_cookie_bad_luck.1": "事情会好起来的。当然不是你。",
"info.thermal.fortune_cookie_bad_luck.2": "我相信你,不过别人都不相信。",
"info.thermal.fortune_cookie_bad_luck.3": "命运垂青你。但幸运不然。",
"info.thermal.fortune_cookie_bad_luck.4": "希望你要么脑子活络,要么长得漂亮。因为你*不*幸运。",

"info.thermal.fortune_cookie_luck.0": "幸运向你微笑。",
"info.thermal.fortune_cookie_luck.1": "你的幸运数字是……",
"info.thermal.fortune_cookie_luck.2": " 幸运总比优秀更好。",
"info.thermal.fortune_cookie_luck.3": "要么做,要么不做,没有尝试一说。",
"info.thermal.fortune_cookie_luck.4": "谁需要脑子和容貌?你有运气!",

"item.thermal.amaranth": "苋菜",
"item.thermal.amaranth_seeds": "苋菜种子",
"item.thermal.barley": "大麦",
"item.thermal.barley_seeds": "大麦种子",
Expand Down Expand Up @@ -817,7 +835,6 @@

"item.thermal.dough": "面团",
"item.thermal.flour": "面粉",

"item.thermal.jar": "玻璃罐",
"item.thermal.jelly": "罐装果酱",
"item.thermal.peanut_butter": "罐装花生酱",
Expand All @@ -828,6 +845,7 @@
"item.thermal.cooked_mushroom": "烤蘑菇",

"item.thermal.cheese_wedge": "奶酪",
"item.thermal.fortune_cookie": "幸运饼干",
"item.thermal.green_bean_pie": "四季豆派",
"item.thermal.hearty_stew": "丰盛炖菜",
"item.thermal.onion_stew": "洋葱炖菜",
Expand Down