diff --git a/common/src/main/messages/xyz/jpenilla/tabtps/common/messages_zh_TW.properties b/common/src/main/messages/xyz/jpenilla/tabtps/common/messages_zh_TW.properties index a293b4ed..62f48ff8 100644 --- a/common/src/main/messages/xyz/jpenilla/tabtps/common/messages_zh_TW.properties +++ b/common/src/main/messages/xyz/jpenilla/tabtps/common/messages_zh_TW.properties @@ -1,13 +1,13 @@ # Labels label.tps=TPS label.mspt=MSPT -label.memory=RAM -label.ping=Ping +label.memory=記憶體 +label.ping=延遲 label.player_count=線上人數 label.cpu=CPU label.cpu.system_short=系統 -label.cpu.process_short=處理程式 -label.milliseconds_short=ms +label.cpu.process_short=處理程序 +label.milliseconds_short=毫秒 label.used=已使用 label.allocated=已分配 label.average=平均值 @@ -24,10 +24,10 @@ help.no_description=沒有簡介 help.arguments=引數 help.optional=可選 help.showing_results_for_query=正在顯示查詢結果... -help.no_results_for_query=沒有查詢結果。 +help.no_results_for_query=沒有搜尋結果。 help.available_commands=可用的指令 -help.click_to_show_help=按一下以顯示這個指令的幫助 -help.page_out_of_range=錯誤:第 {0} 頁不存在。 可用的頁數為 [1, {1}] +help.click_to_show_help=點擊以顯示這個指令的幫助 +help.page_out_of_range=錯誤:第 {0} 頁不存在。可用的頁數為 [1, {1}] help.click_for_next_page=下一頁 help.click_for_previous_page=上一頁 @@ -36,10 +36,10 @@ command.tickinfo.description=顯示伺服器現在的 TPS 及 MSPT。 command.help.description=顯示 TabTPS 的指令幫助。 command.help.arguments.query=幫助查詢字串 command.about.description=顯示有關 TabTPS 的資訊。 -command.reload.description=重新載入 TabTPS 的設定檔案。 -command.toggle_tab.description=切換是否在 Tab列表 顯示資訊。 -command.toggle_bossbar.description=切換是否在 BossBar 顯示資訊。 -command.toggle_actionbar.description=切換是否在 ActionBar 顯示資訊。 +command.reload.description=重新載入 TabTPS 的設定檔。 +command.toggle_tab.description=切換是否在 Tab 列表顯示資訊。 +command.toggle_bossbar.description=切換是否在 Boss 狀態條顯示資訊。 +command.toggle_actionbar.description=切換是否在動作欄顯示資訊。 command.ping.arguments.page=要顯示的頁數(若可用)。 command.ping_self.description=以毫秒為單位顯示指令傳送者到伺服器的延遲。 command.ping_target.description=以毫秒為單位顯示指定玩家到伺服器的延遲。 @@ -49,8 +49,8 @@ command.memory.description=顯示伺服器 JVM 目前的記憶體池。輸出會 # Command exceptions command.exception.invalid_argument=未知的指令引數:{0} -command.exception.invalid_syntax=未知的指令語法。 正確的語法是:{0} -command.exception.invalid_sender_type=未知的指令傳送者類型. 你應該是 {0} 類型。 +command.exception.invalid_syntax=未知的指令語法。正確的語法是:{0} +command.exception.invalid_sender_type=未知的指令傳送者類型。你應該是 {0} 類型。 command.exception.no_permission=我很抱歉,但你沒有足夠權限使用這個指令。\n如果您認為這是一個錯誤,請聯繫伺服器管理員。 command.exception.command_execution=執行此指令時發生了一個內部錯誤