Skip to content

Commit e82a696

Browse files
Accessible Step 翻译提交 (#5756)
* Accessible Step 翻译提交 * Fix key for accessible step category in zh_cn.json * Update projects/1.21/assets/accessible-step/accessible-step/lang/zh_cn.json Co-authored-by: SlimeSB <86453765+SlimeSB@users.noreply.github.com> * Update projects/1.21/assets/accessible-step/accessible-step/lang/zh_cn.json Co-authored-by: SlimeSB <86453765+SlimeSB@users.noreply.github.com> * Update zh_cn.json * Added new key names * 增加新版键名 --------- Co-authored-by: SlimeSB <86453765+SlimeSB@users.noreply.github.com>
1 parent e3c8661 commit e82a696

2 files changed

Lines changed: 46 additions & 0 deletions

File tree

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
{
2+
"options.accessiblestep.title": "Accessible Step",
3+
"key.accessiblestep.mode": "Step Assistance",
4+
"key.category.accessible-step.title": "Accessible Step",
5+
"category.accessiblestep.title": "Accessible Step",
6+
"options.accessiblestep.mode": "Step Assistance",
7+
"options.accessiblestep.perworld": "Custom Config for World",
8+
"options.accessiblestep.fullrange": "Full Range",
9+
"options.accessiblestep.height": "Step Height",
10+
"options.accessiblestep.sneakheight": "Sneak Height",
11+
"options.accessiblestep.sprintheight": "Sprint Height",
12+
"options.accessiblestep.step": "Step",
13+
"options.accessiblestep.default.mod": "Default",
14+
"options.accessiblestep.default.vanilla": "Vanilla",
15+
"options.accessiblestep.off.tooltip": "No assistance.",
16+
"options.accessiblestep.autojump.tooltip": "Jump when approaching a full block.",
17+
"options.accessiblestep.step.tooltip": "Step up smoothly when approaching a full block.",
18+
"options.accessiblestep.perworld.tooltip": "Use different options on this world or server. Worlds without this option set will use the main configuration.",
19+
"options.accessiblestep.fullrange.tooltip": "Allow the step height sliders to go to their full range. This may make it hard to select a specific value.\nWarning: high step heights may cause problems on multiplayer servers. Use with caution.",
20+
"options.accessiblestep.height.tooltip": "Height (in blocks) that can be stepped up smoothly when walking.",
21+
"options.accessiblestep.sneakheight.tooltip": "Height (in blocks) that can be stepped up smoothly when sneaking.\nValues greater than the configured Step Height will use the Step Height instead.",
22+
"options.accessiblestep.sprintheight.tooltip": "Height (in blocks) that can be stepped up smoothly when sprinting.\nValues smaller than the configured Step Height will use the Step Height instead."
23+
}
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
{
2+
"options.accessiblestep.title": "无障碍上坡",
3+
"key.accessiblestep.mode": "上坡辅助",
4+
"key.category.accessible-step.title": "无障碍上坡",
5+
"category.accessiblestep.title": "无障碍上坡",
6+
"options.accessiblestep.mode": "上坡辅助",
7+
"options.accessiblestep.perworld": "配置隔离",
8+
"options.accessiblestep.fullrange": "全范围取值",
9+
"options.accessiblestep.height": "行走上坡高度",
10+
"options.accessiblestep.sneakheight": "潜行上坡高度",
11+
"options.accessiblestep.sprintheight": "疾跑上坡高度",
12+
"options.accessiblestep.step": "自动上坡",
13+
"options.accessiblestep.default.mod": "默认",
14+
"options.accessiblestep.default.vanilla": "原版",
15+
"options.accessiblestep.off.tooltip": "无辅助",
16+
"options.accessiblestep.autojump.tooltip": "接近方块时自动跳跃。",
17+
"options.accessiblestep.step.tooltip": "接近方块时自动上坡。",
18+
"options.accessiblestep.perworld.tooltip": "在当前存档或服务器上使用独立配置\n未启用此选项则使用默认配置。",
19+
"options.accessiblestep.fullrange.tooltip": "允许上坡高度滑块达到最大取值范围,这可能会导致难以选择特定值\n警告:过高的上坡高度可能在服务器中出现问题,请谨慎使用。",
20+
"options.accessiblestep.height.tooltip": "行走时触发自动上坡的高度(格)。",
21+
"options.accessiblestep.sneakheight.tooltip": "潜行时触发自动上坡的高度(格)\n最大有效值受行走上坡高度限制。",
22+
"options.accessiblestep.sprintheight.tooltip": "疾跑时触发自动上坡的高度(格)\n最小有效值受行走上坡高度限制。"
23+
}

0 commit comments

Comments
 (0)