1818velocity.error.already-connected =您已经连接到此服务器了!
1919velocity.error.already-connected-proxy =您已经连接到此代理服务器了!
2020velocity.error.already-connecting =您已经在尝试连接服务器了!
21- velocity.error.cant-connect =无法连接至 <arg:0>:<arg:1>
22- velocity.error.connecting-server-error =无法将您连接至 <arg:0>,请稍后再试。
23- velocity.error.connected-server-error =您与 <arg:0> 的连接出现问题。
21+ velocity.error.cant-connect =无法连接至 <arg\ :0>:<arg\ :1>
22+ velocity.error.connecting-server-error =无法将您连接至 <arg\ :0>,请稍后再试。
23+ velocity.error.connected-server-error =您与 <arg\ :0> 的连接出现问题。
2424velocity.error.internal-server-connection-error =发送内部服务器连接错误。
2525velocity.error.logging-in-too-fast =您的登录过于频繁,请稍后重试。
2626velocity.error.online-mode-only =您尚未登录至 Minecraft 账户。若您已登录,请尝试重启您的客户端。
2727velocity.error.player-connection-error =您的连接发生内部错误。
2828velocity.error.modern-forwarding-needs-new-client =此服务器仅兼容 Minecraft 1.13 及更高版本。
2929velocity.error.modern-forwarding-failed =您的服务器未向代理服务器转发请求,请确保已配置 Velocity 转发。
30- velocity.error.moved-to-new-server =您已被踢出 <arg:0>:<arg:1>
30+ velocity.error.moved-to-new-server =您已被踢出 <arg\ :0>:<arg\ :1>
3131velocity.error.no-available-servers =您当前没有可连接的服务器,请稍后重试或联系管理员。
3232velocity.error.illegal-chat-characters =聊天中出现非法字符
3333# Commands
3434velocity.command.generic-error =执行此命令时发生错误。
3535velocity.command.command-does-not-exist =此命令不存在。
3636velocity.command.players-only =只有玩家才能执行此命令。
37- velocity.command.server-does-not-exist =指定的服务器 <arg:0> 不存在。
38- velocity.command.player-not-found =指定的玩家 <arg:0> 不存在。
39- velocity.command.server-current-server =您已连接至 <arg:0>。
37+ velocity.command.server-does-not-exist =指定的服务器 <arg\ :0> 不存在。
38+ velocity.command.player-not-found =指定的玩家 <arg\ :0> 不存在。
39+ velocity.command.server-current-server =您已连接至 <arg\ :0>。
4040velocity.command.server-too-many =设置的服务器过多,请使用 Tab 键补全来查看所有可用的服务器。
4141velocity.command.server-available =可用的服务器:
42- velocity.command.server-tooltip-player-online =<arg:0> 名玩家在线
43- velocity.command.server-tooltip-players-online =<arg:0> 名玩家在线
42+ velocity.command.server-tooltip-player-online =<arg\ :0> 名玩家在线
43+ velocity.command.server-tooltip-players-online =<arg\ :0> 名玩家在线
4444velocity.command.server-tooltip-current-server =当前已连接至此服务器
4545velocity.command.server-tooltip-offer-connect-server =点击连接至此服务器
46- velocity.command.glist-player-singular =共有 <arg:0> 名玩家已连接至此代理服务器。
47- velocity.command.glist-player-plural =共有 <arg:0> 名玩家已连接至此代理服务器。
46+ velocity.command.glist-player-singular =共有 <arg\ :0> 名玩家已连接至此代理服务器。
47+ velocity.command.glist-player-plural =共有 <arg\ :0> 名玩家已连接至此代理服务器。
4848velocity.command.glist-view-all =使用 /glist all 命令来查看所有服务器的全部玩家列表。
4949velocity.command.reload-success =Velocity 配置已成功重载。
5050velocity.command.reload-failure =无法重载 Velocity 配置,请查看控制台了解详情。
51- velocity.command.version-copyright =Copyright 2018-<arg:2> <arg:0>。<arg:1> 以 GNU 通用公共许可证第三版授权。
51+ velocity.command.version-copyright =Copyright 2018-<arg\ :2> <arg\ :0>。<arg\ :1> 以 GNU 通用公共许可证第三版授权。
5252velocity.command.no-plugins =当前没有安装任何插件。
53- velocity.command.plugins-list =插件:<arg:0>
54- velocity.command.plugin-tooltip-website =网站:<arg:0>
55- velocity.command.plugin-tooltip-author =作者:<arg:0>
56- velocity.command.plugin-tooltip-authors =作者:<arg:0>
53+ velocity.command.plugins-list =插件:<arg\ :0>
54+ velocity.command.plugin-tooltip-website =网站:<arg\ :0>
55+ velocity.command.plugin-tooltip-author =作者:<arg\ :0>
56+ velocity.command.plugin-tooltip-authors =作者:<arg\ :0>
5757velocity.command.dump-uploading =正在上传已收集的信息...
5858velocity.command.dump-send-error =与 Velocity 服务器通信时发生错误,服务器可能暂不可用或您的网络设置存在问题。您可在 Velocity 服务器日志或控制台中了解详情。
5959velocity.command.dump-success =已创建关于此代理的匿名反馈数据。若开发者需要,您可与其分享以下链接:
@@ -62,4 +62,6 @@ velocity.command.dump-server-error=Velocity 服务器发生错误,无法完成
6262velocity.command.dump-offline =可能原因:系统 DNS 设置无效或无网络连接
6363velocity.command.send-usage =/send <玩家> <服务器>
6464# Kick
65- velocity.kick.shutdown =正在关闭代理。
65+ velocity.kick.shutdown =正在关闭代理。
66+ velocity.kick.command-rate-limit =You are sending too many commands too quickly.
67+ velocity.kick.tab-complete-rate-limit =You are sending too many tab complete requests too quickly.
0 commit comments