Skip to content

Commit

Permalink
New translations messages.yml (Chinese Simplified)
Browse files Browse the repository at this point in the history
  • Loading branch information
yueyinqiu committed Nov 7, 2020
1 parent d0f8feb commit ba2028a
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions translations/Chinese Simplified.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,9 +103,10 @@ messages:
tp:
help: |
&r&3[&bNWorldPermissions&3]:
试试这些指令!
&r&b/wp tp online <世界名> <坐标名> <传送次数 = 1> &r&6-- 传送在指定世界中的所有在线玩家到某坐标。
&r&b/wp tp offline <世界名> <坐标名> &r&6-- 传送所有有记录的离线玩家到某坐标。
Try these commands!
&r&b/wp tp online <world_name> <mark_name> <teleportation_times = 1> &r&6-- To teleport all the online players in the specified world to a mark.
&r&b/wp tp offline <world_name> <mark_name> &r&6-- To teleport all the tracked offline players in the specified world to a mark.
&r&b/wp tp untracked &r&6-- To teleport all the untracked players to a mark and make them tracked.
#Available Arg(s): {senderName}.
online:
no-such-world: |
Expand Down Expand Up @@ -136,14 +137,14 @@ messages:
#Available Arg(s): {senderName}, {worldName}, {markName}, {teleportedCount}.
untracked:
tracker-not-enabled: |
&r&3[&bNWorldPermissions&3]: Uh, the offline players tracker isn't enabled.
Make sure 'offline-players-tracker.enabled' in file 'config.yml' is 'true'.
&r&3[&bNWorldPermissions&3]: 额……离线玩家追踪器并未启用。
请确保文件 config.yml 中的 offline-players-tracker.enabledtrue
#Available Arg(s): {senderName}, {markName}.
no-such-mark: |
&r&3[&bNWorldPermissions&3]: Um, where is the mark '{markName}&r&3'?
&r&3[&bNWorldPermissions&3]: 蛤? {markName}&r&3 是哪?
#Available Arg(s): {senderName}, {markName}.
completed: |
&r&3[&bNWorldPermissions&3]: Well, {teleportedCount}&r&3 untracked players have been teleported, but {unteleportedCount}&r&3 failed.
&r&3[&bNWorldPermissions&3]: 报告! {teleportedCount}&r&3 个未追踪离线玩家被传送了,但 {unteleportedCount}&r&3 个玩家传送失败了。
#Available Arg(s): {senderName}, {markName}, {teleportedCount}, {unteleportedCount}.
tpsingle:
help: |
Expand Down

0 comments on commit ba2028a

Please # to comment.