Skip to content

Commit

Permalink
New translations messages.properties (Chinese Traditional)
Browse files Browse the repository at this point in the history
  • Loading branch information
jpenilla committed Oct 22, 2023
1 parent f911a39 commit d29ca25
Showing 1 changed file with 13 additions and 13 deletions.
Original file line number Diff line number Diff line change
@@ -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=平均值
Expand All @@ -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=上一頁

Expand All @@ -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=以毫秒為單位顯示指定玩家到伺服器的延遲。
Expand All @@ -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=執行此指令時發生了一個內部錯誤

Expand Down

0 comments on commit d29ca25

Please sign in to comment.