diff --git a/src/assets/i18n/messages.zh-Hant.xlf b/src/assets/i18n/messages.zh-Hant.xlf
index 129d700..746210b 100644
--- a/src/assets/i18n/messages.zh-Hant.xlf
+++ b/src/assets/i18n/messages.zh-Hant.xlf
@@ -1607,104 +1607,117 @@
N/A
-
+ Last confirmed
+ 上次確認src/app/components/tasks/tasks.component.html25Last confirmed
-
+ Status
+ 狀態src/app/components/tasks/tasks.component.html34Status
-
+ Busy
+ 繁忙src/app/components/tasks/tasks.component.html36Busy
-
+ Scheduled for
+ 計劃於src/app/components/tasks/tasks.component.html38Scheduled
-
+ Not scheduled
+ 尚未計劃src/app/components/tasks/tasks.component.html42Not scheduled
-
+ Clear missing files from DB:
+ 清除資料庫中缺少的檔案:src/app/components/tasks/tasks.component.html57Clear missing files from DB
-
+ Clear duplicate files from DB:
+ 清除資料庫中重複的檔案:src/app/components/tasks/tasks.component.html60Clear duplicate files from DB
-
+ Update binary to:
+ 升級二進位檔案:src/app/components/tasks/tasks.component.html63Update binary to
-
+ Delete old files:
+ 刪除舊檔案:src/app/components/tasks/tasks.component.html66Delete old files
-
+ Run
+ 運行src/app/components/tasks/tasks.component.html72Run
-
+ Schedule
+ 計劃src/app/components/tasks/tasks.component.html75Schedule
-
+ Show error
+ 查看錯誤src/app/components/tasks/tasks.component.html81Show error
-
+ Restore DB from backup
+ 從備份中還原資料庫src/app/components/tasks/tasks.component.html98
@@ -1715,31 +1728,35 @@
Restore DB from backup button
-
+ Reset tasks
+ 重設任務src/app/components/tasks/tasks.component.html99Reset tasks button
-
+ No tasks available!
+ 無可用任務!src/app/components/tasks/tasks.component.html103No tasks label
-
+ Successfully ran task!
+ 運行成功!src/app/components/tasks/tasks.component.ts86
-
+ Failed to run task!
+ 運行失敗!src/app/components/tasks/tasks.component.ts87
@@ -1749,15 +1766,17 @@
89
-
+ Successfully confirmed task!
+ 任務確認成功!src/app/components/tasks/tasks.component.ts97
-
+ Failed to confirm task!
+ 任務確認失敗!src/app/components/tasks/tasks.component.ts98
@@ -1767,36 +1786,41 @@
100
-
+ Reset tasks
+ 重置任務src/app/components/tasks/tasks.component.ts148
-
+ Would you like to reset your tasks? All your schedules will be removed as well.
+ 是否確認重置所有任務?您的所有計劃都將移除。src/app/components/tasks/tasks.component.ts149
-
+ Reset
+ 重置src/app/components/tasks/tasks.component.ts150
-
+ Tasks successfully reset!
+ 重置成功!src/app/components/tasks/tasks.component.ts158
-
+ Failed to reset tasks!
+ 重置失敗!src/app/components/tasks/tasks.component.ts160
@@ -1806,84 +1830,95 @@
163
-
+ Error for:
+ 錯誤: src/app/components/tasks/tasks.component.ts174
-
+ Download Twitch Chat
+ 下載Twitch彈幕src/app/components/twitch-chat/twitch-chat.component.html10Download Twitch Chat button
-
+ VOD url for this video is not supported. VOD ID must be after "twitch.tv/videos/"
+ 不支援此影片的視訊點播網址。視訊點播 ID 必須在“twitch.tv/videos/”之後src/app/components/twitch-chat/twitch-chat.component.ts100
-
+ Download failed.
+ 下載失敗。src/app/components/twitch-chat/twitch-chat.component.ts107
-
+ Chat could not be downloaded.
+ 聊天記錄無法下載。src/app/components/twitch-chat/twitch-chat.component.ts111
-
+ Auto-generated
+ 自動產生的src/app/components/unified-file-card/unified-file-card.component.html5Auto-generated label
-
+ Open file
+ 打開檔案src/app/components/unified-file-card/unified-file-card.component.html18Open file button
-
+ Open file in new tab
+ 在新分頁中開啟檔案src/app/components/unified-file-card/unified-file-card.component.html19Open file in new tab
-
+ Favorite
+ 喜歡src/app/components/unified-file-card/unified-file-card.component.html26Favorite button
-
+ Unfavorite
+ 不喜歡src/app/components/unified-file-card/unified-file-card.component.html27Unfavorite button
-
+ Info
+ 詳情src/app/components/unified-file-card/unified-file-card.component.html29
@@ -1898,32 +1933,36 @@
Video info button
-
+ Go to subscription
+ 前往訂閱src/app/components/unified-file-card/unified-file-card.component.html30Go to subscription menu item
-
+ Add to playlist
+ 新增到播放列表src/app/components/unified-file-card/unified-file-card.component.html31Add to playlist menu item
-
+ Delete and redownload
+ 刪除並重新下載src/app/components/unified-file-card/unified-file-card.component.html38Delete and redownload subscription video button
-
+ Delete
+ 刪除src/app/components/unified-file-card/unified-file-card.component.html39
@@ -1934,16 +1973,18 @@
Delete video button
-
+ Delete and don't download again
+ 刪除並取消下載src/app/components/unified-file-card/unified-file-card.component.html40Delete and don't download again
-
+ Edit
+ 編輯src/app/components/unified-file-card/unified-file-card.component.html43
@@ -1962,24 +2003,27 @@
Playlist edit button
-
+ Create a playlist
+ 建立播放清單src/app/create-playlist/create-playlist.component.html1Create a playlist dialog title
-
+ Modify playlist
+ 修改播放清單src/app/create-playlist/create-playlist.component.html2Modify playlist dialog title
-
+ Name
+ 名稱src/app/create-playlist/create-playlist.component.html9
@@ -1994,8 +2038,9 @@
Playlist name
-
+ Create
+ 創建src/app/create-playlist/create-playlist.component.html22
@@ -2006,8 +2051,9 @@
Create button
-
+ Playlist updated successfully.
+ 播放清單更新成功。src/app/create-playlist/create-playlist.component.ts69
@@ -2017,64 +2063,72 @@
75
-
+ About YoutubeDL-Material
+ 關於 YoutubeDL-Materialsrc/app/dialogs/about-dialog/about-dialog.component.html1About dialog title
-
+ is an open-source YouTube downloader built under Google's Material Design specifications. You can seamlessly download your favorite videos as video or audio files, and even subscribe to your favorite channels and playlists to keep updated with their new videos.
+ 是根據Google的Material Design規範建構的開源YouTube下載器。您可以將喜歡的影片下載為影片或音訊檔案,並且可以訂閱喜歡的頻道和播放列表,以便及時下載他們的新影片。src/app/dialogs/about-dialog/about-dialog.component.html12About first paragraph
-
+ has some awesome features included! An extensive API, Docker support, and localization (translation) support. Read up on all the supported features by clicking on the GitHub icon above.
+ 包含很多很棒的功能!支援API,Docker和本地化。在Github上尋找所有支援的功能。src/app/dialogs/about-dialog/about-dialog.component.html15About second paragraph
-
+ Installed version:
+ 安裝版本:src/app/dialogs/about-dialog/about-dialog.component.html20Version label
-
+ Checking for updates...
+ 檢查更新...src/app/dialogs/about-dialog/about-dialog.component.html20Checking for updates text
-
+ Update available
+ 更新可用src/app/dialogs/about-dialog/about-dialog.component.html21View latest update
-
+ You can update from the settings menu.
+ 你可以從設定選單進行更新。src/app/dialogs/about-dialog/about-dialog.component.html21Update through settings menu hint
-
+ Installation type:
+ 安裝類型:src/app/dialogs/about-dialog/about-dialog.component.html25