diff options
| author | CHO-HSUN-TE <ousi4706@gmail.com> | 2026-07-17 16:26:48 -0400 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2026-07-18 12:21:45 +0000 |
| commit | 3321a0cf09f24626263527f736345f1d7cb93fa1 (patch) | |
| tree | 65ee6acdd02c5b234e82c8a2246e81f3412241a0 | |
| parent | dd0b273b2604af0016bd0e135a5276f2d56d39dd (diff) | |
Translated using Weblate (Chinese (Traditional Han script))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant/
| -rw-r--r-- | Emby.Server.Implementations/Localization/Core/zh-TW.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/zh-TW.json b/Emby.Server.Implementations/Localization/Core/zh-TW.json index 5dace3b0b7..4e0dff87b9 100644 --- a/Emby.Server.Implementations/Localization/Core/zh-TW.json +++ b/Emby.Server.Implementations/Localization/Core/zh-TW.json @@ -106,5 +106,7 @@ "TaskMoveTrickplayImages": "遷移快轉縮圖位置", "TaskMoveTrickplayImagesDescription": "根據媒體庫的設定遷移快轉縮圖的檔案。", "CleanupUserDataTask": "用戶資料清理工作", - "CleanupUserDataTaskDescription": "從用戶資料中清除已被刪除超過 90 天的媒體的相關資料。" + "CleanupUserDataTaskDescription": "從用戶資料中清除已被刪除超過 90 天的媒體的相關資料。", + "Original": "原作", + "LyricDownloadFailureFromForItem": "無法從 {0} 下載 {1} 的歌詞" } |
