mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-10-14 21:22:49 +00:00
Update and improve translation. (#1987)
This commit is contained in:
parent
7e2e90b9f2
commit
f77a06e8ec
1 changed files with 7 additions and 5 deletions
|
|
@ -309,8 +309,10 @@ cmd.move.disable=禁用地形和移动。
|
|||
cmd.move.moving=移动{0}
|
||||
cmd.move.dir_fail=不能朝此方向移动。
|
||||
cmd.move.walk=移动到{0}
|
||||
cmd.move.fail=无法计算到达{0}的路径
|
||||
cmd.move.fail=无法计算到达{0}的路径。
|
||||
cmd.move.suggestforce=无法计算安全到达{0}的路径. 请使用 -f 参数允许不安全移动。
|
||||
cmd.move.gravity.enabled=重力已开启。
|
||||
cmd.move.gravity.disabled=重力已关闭。
|
||||
|
||||
# Reco
|
||||
cmd.reco.desc=重新启动并重新连接到服务器。
|
||||
|
|
@ -336,8 +338,8 @@ cmd.setrndstr.format=setrnd 变量名 字符串1 "\"字符串2\" 字符串3"
|
|||
|
||||
# Sneak
|
||||
cmd.sneak.desc=切换到潜行
|
||||
cmd.sneak.on=现在你在潜行状态
|
||||
cmd.sneak.off=你不在潜行状态了
|
||||
cmd.sneak.on=现在你在潜行状态。
|
||||
cmd.sneak.off=你不在潜行状态了。
|
||||
|
||||
# DropItem
|
||||
cmd.dropItem.desc=丢弃玩家物品栏中的指定类型物品或打开的容器
|
||||
|
|
@ -345,7 +347,7 @@ cmd.dropItem.dropped=已从物品栏#{1}中丢弃所有{0}
|
|||
cmd.dropItem.unknown_item=未知物品:{0}
|
||||
|
||||
# Tps
|
||||
cmd.tps.desc=显示服务器当前tps (tick per second)。可能不精确
|
||||
cmd.tps.desc=显示服务器当前tps (tick per second)。(可能不精确)
|
||||
cmd.tps.current=当前TPS
|
||||
|
||||
# Useblock
|
||||
|
|
@ -353,7 +355,7 @@ cmd.useblock.desc=放置一个方块或打开箱子
|
|||
|
||||
# Useitem
|
||||
cmd.useitem.desc=使用(左键单击)手上的物品
|
||||
cmd.useitem.use=使用了一个物品
|
||||
cmd.useitem.use=使用了一个物品。
|
||||
|
||||
|
||||
[bot]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue