Skip to content

Commit

Permalink
New translations language-en.yml (Chinese Traditional)
Browse files Browse the repository at this point in the history
  • Loading branch information
Maintenancer committed Oct 15, 2024
1 parent 62ad2b8 commit 7d16a5a
Showing 1 changed file with 104 additions and 0 deletions.
104 changes: 104 additions & 0 deletions core/src/main/resources/language-zh_tw.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,104 @@
#Maintenance Plugin by kennytv
#You can use https://webui.adventure.kyori.net/ to edit and preview the formatted text
#For a full list of formats and fancy examples, see https://docs.adventure.kyori.net/minimessage/format.html
#Messages containing the placeholder "<prefix>" will have it replaced with the following string
prefix: "<dark_gray>[<yellow>Maintenance<dark_gray>] "
noPermission: "<red>您沒有權限使用此指令。"
kickmessage: "<red>伺服器目前正在維護中!<br>請稍後再試!"
maintenanceActivated: "<prefix><gold>維護模式現已啟用。"
maintenanceDeactivated: "<prefix><gold>維護模式已停用。"
alreadyEnabled: "<prefix><red>維護模式已經啟用!"
alreadyDisabled: "<prefix><red>維護模式已經停用!"
endtimerBroadcast: "<prefix><gray>維護模式將於 <gold>%TIME% <gray>後停用。"
endtimerStarted: "<prefix><green>已啟動計時器:<gray>維護模式將於 <gold>%TIME% <gray>後停用。"
starttimerBroadcast: "<prefix><gray>維護模式將於 <gold>%TIME% <gray>後啟用。"
starttimerStarted: "<prefix><green>已啟動計時器:<gray>維護模式將於 <gold>%TIME% <gray>後啟用。"
scheduletimerBroadcast: "<prefix><gray>維護模式將於 <gold>%TIME% <gray>後啟用,並持續 <gold>%DURATION%<gray>。"
scheduletimerStarted: "<prefix><green>已啟動計時器:<gray>維護模式將於 <gold>%TIME% <gray>後啟用,並持續 <gold>%DURATION%<gray>。"
timerAlreadyRunning: "<prefix><red>已經有一個計時器正在排程!"
timerNotRunning: "<prefix><red>目前沒有正在執行的計時器。"
timerCancelled: "<prefix><red>目前的計時器已被停用。"
timerTooLong: "<prefix><red>持續時間必須少於 28 天!"
timerMotdDisabled: "<prefix><red>如果您想使用/編輯計時器專用的伺服器資訊,您必須在設定中將「enable-timerspecific-messages」設定為「true」。"
motdTimer: "%HOURS%:%MINUTES%:%SECONDS%"
motdTimerNotRunning: "-"
joinNotification: "<prefix><yellow>%PLAYER% <red>嘗試加入伺服器。"
motdList: "<prefix><gray>您的維護伺服器資訊清單:"
motdListEmpty: "<prefix><red>您沒有設定任何維護伺服器資訊!"
reload: "<prefix><green>已重新載入設定、白名單玩家、語言檔案和維護圖示。"
removedMotd: "<prefix><green>已移除編號 %INDEX% 的伺服器資訊。"
removeMotdError: "<prefix><red>您只有一個伺服器資訊,因此您無法移除任何伺服器資訊!"
setMotd: "<prefix><green>已將第 %INDEX% 個維護伺服器資訊的第 %LINE% 行設定為 %MOTD%"
setMotdIndexError: "<prefix><red>您目前有 %MOTDS% 個伺服器資訊,因此您必須選擇一個介於 1 到 %NEWAMOUNT% 之間的數字。"
setMotdLineError: "<prefix><red>第二個引數必須是行號(1 或 2)!"
updateDownloading: "<prefix><red><bold>正在下載更新..."
updateFailed: "<prefix><dark_red><bold>更新失敗!"
updateFinished: "<prefix><green><bold>更新成功!為了防止任務出現問題並完成更新,您必須重新啟動伺服器!"
whitelistedPlayers: "<prefix><gold>維護模式的白名單玩家:"
whitelistedPlayersFormat: "<dark_gray>- <yellow>%NAME% <dark_gray>(<gray>%UUID%<dark_gray>)"
whitelistAdded: "<prefix><green>已將 <aqua>%PLAYER% <green>新增至維護白名單!"
whitelistAlreadyAdded: "<prefix><aqua>%PLAYER% <red>已經在維護白名單中!"
whitelistRemoved: "<prefix><green>已將 <aqua>%PLAYER% <green>從維護白名單中移除!"
whitelistNotFound: "<prefix><red>此玩家不在維護白名單中!"
whitelistEmpty: "<prefix><red>維護白名單是空的!使用 <yellow>/maintenance add <player/uuid> <red>新增玩家!"
playerNotFound: "<prefix><red>此伺服器上沒有此名稱的玩家遊玩過。"
playerNotFoundUuid: "<prefix><red>找不到具有該 UUID 的玩家。"
playerNotOnline: "<prefix><red>線上沒有此名稱的玩家。"
offlinePlayerFetchError: "<prefix><red>擷取離線玩家時發生錯誤。請稍後再試。"
invalidUuid: "<prefix><red>UUID 格式無效!"
#Messages for the Bungee/Velocity part, you can ignore them if you use the plugin on Paper/Sponge
sentToWaitingServer: "<prefix><red>您已被傳送到等待伺服器!"
forceWaitingServer: "<prefix><red>在維護模式啟用時,您無法離開等待伺服器!"
serverNotFound: "<prefix><red>代理伺服器上沒有註冊此名稱的伺服器!"
singleTimerAlreadyRunning: "<prefix><red>該伺服器已經有一個計時器正在排程!"
singleTimerCancelled: "<prefix><red>伺服器 <yellow>%SERVER% <red>的目前計時器已被停用。"
singleTimerNotRunning: "<prefix><red>目前該伺服器沒有正在執行的計時器。"
singleEndtimerBroadcast: "<prefix><gray>伺服器 %SERVER% 的維護模式將於 <gold>%TIME% <gray>後停用。"
singleEndtimerStarted: "<prefix><green>已啟動計時器:<gray>伺服器 %SERVER% 的維護模式將於 <gold>%TIME% <gray>後停用。"
singleStarttimerBroadcast: "<prefix><gray>伺服器 %SERVER% 的維護模式將於 <gold>%TIME% <gray>後啟用。"
singleStarttimerStarted: "<prefix><green>已啟動計時器:<gray>伺服器 %SERVER% 的維護模式將於 <gold>%TIME% <gray>後啟用。"
singleScheduletimerBroadcast: "<prefix><gray>伺服器 %SERVER% 的維護模式將於 <gold>%TIME% <gray>後啟用,並持續 <gold>%DURATION%<gray>。"
singleScheduletimerStarted: "<prefix><green>已啟動計時器:<gray>伺服器 %SERVER% 的維護模式將於 <gold>%TIME% <gray>後啟用,並持續 <gold>%DURATION%<gray>。"
singleMaintenanceKick: "<prefix><red>伺服器 %SERVER% 目前正在維護中!請稍後再試!"
singleMaintenanceKickComplete: "<red>伺服器 %SERVER% 正在維護中!<br>您可以嘗試重新加入以進入其他伺服器!"
singleMaintenanceActivated: "<prefix><gold>維護模式現已在伺服器 <yellow>%SERVER% <gold>上啟用。"
singleMaintenanceDeactivated: "<prefix><gold>維護模式現已在伺服器 <yellow>%SERVER% <gold>上停用。"
singleServerAlreadyEnabled: "<prefix><red>維護模式已經在伺服器 <yellow>%SERVER% <red>上啟用!"
singleServerAlreadyDisabled: "<prefix><red>維護模式已經在伺服器 <yellow>%SERVER% <red>上停用!"
singleServerMaintenanceList: "<prefix><gray>已啟用維護模式的代理伺服器:"
singleServerMaintenanceListEmpty: "<prefix><gray>沒有任何代理伺服器正在維護中。"
singleServerMaintenanceListEntry: "<dark_grey>- <aqua>%SERVER%"
second: ""
seconds: ""
minute: "分鐘"
minutes: "分鐘"
hour: "小時"
hours: "小時"
helpHeader: "<dark_gray>========[ <yellow>%NAME% <dark_gray>| <yellow>%PAGE%/%MAX% <dark_gray>]========"
helpPageNotFound: "<prefix><red>沒有該編號的頁面!"
helpNextPage: "<gray>使用 <aqua>/maintenance help %PAGE% <gray>前往下一個說明視窗。"
helpAbortTimer: "<gold>/maintenance aborttimer <gray>(如果正在執行,目前的計時器將會被中止)"
helpEndtimer: "<gold>/maintenance endtimer <停用時間> <gray>(經過指定的時間後,例如 1 小時 5 分鐘,維護模式將會被停用)"
helpStarttimer: "<gold>/maintenance starttimer <啟用時間> <gray>(經過指定的時間後,例如 1 小時 5 分鐘,維護模式將會被啟用)"
helpScheduleTimer: "<gold>/maintenance scheduletimer <啟用時間> <維護持續時間> <gray>(經過指定的時間後,例如 1 小時 5 分鐘,維護模式將會被啟用)"
helpDebug: "<gold>/maintenance debug <gray>(啟用一些除錯紀錄)"
helpDump: "<gold>/maintenance dump <gray>(傾印一些伺服器資訊,用於錯誤回報)"
helpHelp: "<gold>/maintenance help [頁碼] <gray>(顯示此說明視窗)"
helpMotd: "<gold>/maintenance motd [計時器] <gray>(列出目前設定的維護伺服器資訊。如果指定「計時器」,則會顯示計時器伺服器資訊)"
helpRemoveMotd: "<gold>/maintenance removemotd [計時器] <索引> <gray>(移除維護伺服器資訊。如果使用「計時器」作為引數,則會移除計時器專用的伺服器資訊)"
helpSetMotd: "<gold>/maintenance setmotd [計時器] <索引> <1/2> <訊息> <gray>(設定維護模式的伺服器資訊。如果使用「計時器」作為引數,則會設定計時器專用的伺服器資訊)"
helpReload: "<gold>/maintenance reload <gray>(重新載入設定檔、白名單檔案和伺服器圖示)"
helpToggle: "<gold>/maintenance <on/off> <gray>(啟用/停用維護模式)"
helpUpdate: "<gold>/maintenance update <gray>(從遠端下載最新版本的外掛程式到您的伺服器)"
helpWhitelist: "<gold>/maintenance whitelist <gray>(顯示維護模式的所有白名單玩家)"
helpWhitelistAdd: "<gold>/maintenance add <名稱/uuid> <gray>(將玩家新增至維護白名單,以便他們即使在維護模式啟用時也能加入伺服器)"
helpWhitelistRemove: "<gold>/maintenance remove <名稱/uuid> <gray>(將玩家從維護白名單中移除)"
#Messages for the Bungee/Velocity part, you can ignore them if you use the plugin on Paper/Sponge
helpAbortSingleTimer: "<gold>/maintenance aborttimer [伺服器] <gray>(如果正在執行,目前的計時器將會被中止)"
helpSingleEndtimer: "<gold>/maintenance endtimer [伺服器] <停用時間> <gray>(經過指定的時間後,例如 1 小時 5 分鐘,維護模式將會被停用)"
helpSingleStarttimer: "<gold>/maintenance starttimer [伺服器] <啟用時間> <gray>(經過指定的時間後,例如 1 小時 5 分鐘,維護模式將會被啟用)"
helpSingleScheduleTimer: "<gold>/maintenance scheduletimer [伺服器] <啟用時間> <維護持續時間> <gray>(經過指定的時間後,例如 1 小時 5 分鐘,維護模式將會被啟用)"
helpSingleToggle: "<gold>/maintenance <on/off> [伺服器] <gray>(啟用/停用維護模式)"
helpStatus: "<gold>/maintenance status <gray>(列出目前正在維護的所有代理伺服器)"
#Used for autoupdating the language file, do not change this value.
language-version: 2

0 comments on commit 7d16a5a

Please sign in to comment.