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 =您當前沒有可連線的伺服器,請稍後重試或聯絡管理員。
32- velocity.error.illegal-chat-characters =聊天欄中出現不允許的字符
32+ velocity.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