Skip to content

Commit f77a06e

Browse files
authored
Update and improve translation. (#1987)
1 parent 7e2e90b commit f77a06e

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

MinecraftClient/Resources/lang/zh-CHS.ini

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -309,8 +309,10 @@ cmd.move.disable=禁用地形和移动。
309309
cmd.move.moving=移动{0}
310310
cmd.move.dir_fail=不能朝此方向移动。
311311
cmd.move.walk=移动到{0}
312-
cmd.move.fail=无法计算到达{0}的路径
312+
cmd.move.fail=无法计算到达{0}的路径
313313
cmd.move.suggestforce=无法计算安全到达{0}的路径. 请使用 -f 参数允许不安全移动。
314+
cmd.move.gravity.enabled=重力已开启。
315+
cmd.move.gravity.disabled=重力已关闭。
314316

315317
# Reco
316318
cmd.reco.desc=重新启动并重新连接到服务器。
@@ -336,24 +338,24 @@ cmd.setrndstr.format=setrnd 变量名 字符串1 "\"字符串2\" 字符串3"
336338

337339
# Sneak
338340
cmd.sneak.desc=切换到潜行
339-
cmd.sneak.on=现在你在潜行状态
340-
cmd.sneak.off=你不在潜行状态了
341+
cmd.sneak.on=现在你在潜行状态
342+
cmd.sneak.off=你不在潜行状态了
341343

342344
# DropItem
343345
cmd.dropItem.desc=丢弃玩家物品栏中的指定类型物品或打开的容器
344346
cmd.dropItem.dropped=已从物品栏#{1}中丢弃所有{0}
345347
cmd.dropItem.unknown_item=未知物品:{0}
346348

347349
# Tps
348-
cmd.tps.desc=显示服务器当前tps (tick per second)。可能不精确
350+
cmd.tps.desc=显示服务器当前tps (tick per second)。可能不精确
349351
cmd.tps.current=当前TPS
350352

351353
# Useblock
352354
cmd.useblock.desc=放置一个方块或打开箱子
353355

354356
# Useitem
355357
cmd.useitem.desc=使用(左键单击)手上的物品
356-
cmd.useitem.use=使用了一个物品
358+
cmd.useitem.use=使用了一个物品
357359

358360

359361
[bot]

0 commit comments

Comments
 (0)