Skip to content

Commit

Permalink
Merge pull request #38 from NewbieOrange/patch-2
Browse files Browse the repository at this point in the history
Add Chineses localization for #36 and #37
  • Loading branch information
AtriusX authored Sep 4, 2021
2 parents a7687af + e2281af commit e1b4f0a
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions src/main/resources/locale-cn.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,16 @@ command-config-set: "&7[&d传送石&7] &b成功设置 &e{0} &b为 &a{1}!"
command-config-set-fail: "&7[&d传送石&7] &c修改设置 {0} 失败."
command-give-key: "&7[&d传送石&7]&f 给予 &b{0}个&r 传送石钥匙 给玩家 &a{1}&r"
command-reload: "&7[&d传送石&7] &a配置文件已重载!"
command-ratio-invalid-command: "&7[&d传送石&7] &c无效子命令: {0}"
command-no-arguments: "&7[&d传送石&7] &c缺少该子命令所需的参数."
command-ratio-bad-sender: "&7[&d传送石&7] &c控制台用户必须提供该命令生效的世界或环境名."
command-ratio-world-not-found: "&7[&d传送石&7] &c找不到指定的{0,choice,0#世界|1#环境} {1}."
command-ratio-added-successfully: "&7[&d传送石&7] &a成功设置{0,choice,0#世界|1#环境} {1}!"
command-ratio-addition-failed: "&7[&d传送石&7] &c无法添加配置文件项{0}."
command-ratio-removed-successfully: '&7[&d传送石&7] &成功移除{0,choice,0#世界|1#环境} {1}!'
command-ratio-removal-failed: "&7[&d传送石&7] &c无法移除配置文件项{0}."
command-ratio-no-ratios: "&7[&d传送石&7] &b暂无传送距离比例!"
command-ratio-bad-ratio: "&7[&d传送石&7] &c无效的比例: {0}"
waystone-info: "&3&l名称: {0} | {1}"
waystone-status: "状态: {0}{1,choice,-2#|-1#' | 距离: {1,choice,-1#无限|0#{1}}'}"
waystone-status-active: "激活"
Expand Down Expand Up @@ -34,3 +44,26 @@ key-name: "&6传送石钥匙"
key-lore: "&5传送石: [&kUNKNOWN&5]"
world-jump-disabled: "&c不同世界之间的干扰阻碍了你的传送之路..."
command-bad-sender: "&c该命令不能由 {0} 执行."
# Advancements
waystones: "传送石"
waystones-desc: "来来回回"
secret-tunnel: "秘密隧道"
secret-tunnel-desc: "第一次使用传送石"
gigawarps: "超远传送"
gigawarps-desc: "传送超过一个传送石最大距离的50%"
i-dont-feel-so-good: "感觉不太好..."
i-dont-feel-so-good-desc: "在传送后感到一阵寒冷和眩晕"
heavy-artillery: "加强模块"
heavy-artillery-desc: "用下界合金块强化一个传送石"
unlimited-power: "无 限 能 量"
unlimited-power-desc: "过度强化一个传送石导致爆炸"
quantum-domestication: "量子确定性"
quantum-domestication-desc: "给一个传送石命名"
blocked: "阻碍"
blocked-desc: "抑制一个传送石"
shoot-the-messenger: "枪杀信使"
shoot-the-messenger-desc: "差点在传送时被一个骷髅射死"
clean-energy: "干净能源"
clean-energy-desc: "使用一个被信标充能的传送石"
how-low-can-you-go: "你能下到多深处?"
how-low-can-you-go-desc: "在传送中误入混沌世界"

0 comments on commit e1b4f0a

Please sign in to comment.