Skip to content

Commit 295307c

Browse files
ZombieArchivecfpa-bot[bot]ZHAY10086
authored
Combat Roll 翻译提交 (#5053)
* translate for combat roll * Apply suggestions from code review Co-authored-by: cfpa-bot[bot] <101878103+cfpa-bot[bot]@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: ZHAY10086 <34602681+ZHAY10086@users.noreply.github.com> --------- Co-authored-by: cfpa-bot[bot] <101878103+cfpa-bot[bot]@users.noreply.github.com> Co-authored-by: ZHAY10086 <34602681+ZHAY10086@users.noreply.github.com>
1 parent 7bd57b4 commit 295307c

2 files changed

Lines changed: 68 additions & 0 deletions

File tree

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
{
2+
"combat_roll.mod_name" : "Combat Roll",
3+
4+
"keybinds.combat_roll.roll" : "Roll",
5+
6+
"gui.combat_roll.config_menu" : "Combat Roll config",
7+
"gui.combat_roll.close" : "Close",
8+
"gui.combat_roll.settings" : "Settings",
9+
"gui.combat_roll.hud" : "Move the arrow",
10+
"gui.combat_roll.corner" : "Corner",
11+
"gui.combat_roll.reset" : "Reset",
12+
13+
"enchantment.combat_roll.longfooted" : "Longfooted",
14+
"enchantment.combat_roll.longfooted.desc" : "Increases the distance of your rolls",
15+
"enchantment.combat_roll.acrobat" : "Acrobat",
16+
"enchantment.combat_roll.acrobat.desc" : "Reduces the cooldown time between your rolls",
17+
"enchantment.combat_roll.multi_roll" : "Multi-Roll",
18+
"enchantment.combat_roll.multi_roll.desc" : "Grants extra rolls",
19+
20+
"attribute.name.combat_roll.distance" : "Roll Distance",
21+
"attribute.name.combat_roll.count" : "Extra Roll",
22+
"attribute.name.combat_roll.recharge" : "Roll Recharge",
23+
24+
"text.autoconfig.combat_roll.title": "Combat Roll",
25+
"text.autoconfig.combat_roll.option.client.playCooldownSound" : "Play cooldown ready sound",
26+
"text.autoconfig.combat_roll.option.client.playCooldownFlash": "Flash arrow when cooldown ready",
27+
"text.autoconfig.combat_roll.option.client.playRollSound" : "Play roll sound",
28+
"text.autoconfig.combat_roll.option.client.hudArrowColor" : "Arrow color",
29+
"text.autoconfig.combat_roll.option.client.hudBackgroundOpacity" : "Arrow background opacity",
30+
"text.autoconfig.combat_roll.option.client.showHUDInCreative" : "Show Arrow in Creative mode",
31+
"text.autoconfig.combat_roll.option.client.showWhenFull" : "Show Arrow when full",
32+
"text.autoconfig.combat_roll.option.client.showKeybinding" : "Show keybinding on HUD",
33+
"text.autoconfig.combat_roll.option.client.keybindingLabelPosition" : "Keybinding label position"
34+
}
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
{
2+
"combat_roll.mod_name":"战斗翻滚",
3+
4+
"keybinds.combat_roll.roll":"翻滚",
5+
6+
"gui.combat_roll.config_menu":"战斗翻滚配置",
7+
"gui.combat_roll.close":"关闭",
8+
"gui.combat_roll.settings":"设置",
9+
"gui.combat_roll.hud":"移动闪避箭头",
10+
"gui.combat_roll.corner":"换一个角落",
11+
"gui.combat_roll.reset":"重置设置",
12+
13+
"enchantment.combat_roll.longfooted":"长足",
14+
"enchantment.combat_roll.longfooted.desc":"增长你的翻滚距离",
15+
"enchantment.combat_roll.acrobat":"杂技",
16+
"enchantment.combat_roll.acrobat.desc":"减少翻滚的冷却时间",
17+
"enchantment.combat_roll.multi_roll":"多重翻滚",
18+
"enchantment.combat_roll.multi_roll.desc":"给予额外翻滚次数",
19+
20+
"attribute.name.combat_roll.distance":"翻滚距离",
21+
"attribute.name.combat_roll.count":"额外翻滚",
22+
"attribute.name.combat_roll.recharge":"翻滚充能时间",
23+
24+
"text.autoconfig.combat_roll.title":"战斗翻滚",
25+
"text.autoconfig.combat_roll.option.client.playCooldownSound":"播放冷却结束提示音",
26+
"text.autoconfig.combat_roll.option.client.playCooldownFlash":"当冷却结束时,闪烁闪避箭头",
27+
"text.autoconfig.combat_roll.option.client.playRollSound":"播放翻滚声",
28+
"text.autoconfig.combat_roll.option.client.hudArrowColor":"闪避箭头颜色",
29+
"text.autoconfig.combat_roll.option.client.hudBackgroundOpacity":"闪避箭头背景不透明度",
30+
"text.autoconfig.combat_roll.option.client.showHUDInCreative":"在创造模式下显示闪避箭头",
31+
"text.autoconfig.combat_roll.option.client.showWhenFull":"当充能完毕才显示闪避箭头",
32+
"text.autoconfig.combat_roll.option.client.showKeybinding":"在HUD中显示绑定按键",
33+
"text.autoconfig.combat_roll.option.client.keybindingLabelPosition":"绑定按键图标的位置"
34+
}

0 commit comments

Comments
 (0)