diff options
| author | Cody Robibero <cody@robibe.ro> | 2026-07-20 20:49:37 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-07-20 20:49:37 -0400 |
| commit | 557b14e33ea8707ebae39b141d003d46141d6f5f (patch) | |
| tree | ddd70556add28e49e16b9a51a669d443e0bf3cf1 /Emby.Server.Implementations/Localization/Core/zh-TW.json | |
| parent | 0d629591ed8b491e6e3560f72b12d737e4f3922f (diff) | |
| parent | c222d370cedcc4452a7246baff3494b29875a708 (diff) | |
Merge branch 'master' into fix/backup-skip-corrupt-keyframe-data
Diffstat (limited to 'Emby.Server.Implementations/Localization/Core/zh-TW.json')
| -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} 的歌詞" } |
