aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Localization/Core
diff options
context:
space:
mode:
authorfelix920506 <felix920506@gmail.com>2024-09-10 22:07:04 +0000
committerWeblate <noreply@weblate.org>2024-09-11 16:41:36 -0400
commit751e12e5b5c59f9df4494251166f47c8cf9ebfe1 (patch)
treec8339ac247e3cb2b7e40328e4af56333923e6ebd /Emby.Server.Implementations/Localization/Core
parent074d9aa5d5cb191e7baca669dfe86314d229ca5a (diff)
Translated using Weblate (Chinese (Traditional))
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant/
Diffstat (limited to 'Emby.Server.Implementations/Localization/Core')
-rw-r--r--Emby.Server.Implementations/Localization/Core/zh-TW.json8
1 files changed, 7 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/zh-TW.json b/Emby.Server.Implementations/Localization/Core/zh-TW.json
index f06bbc591..81d5b83d6 100644
--- a/Emby.Server.Implementations/Localization/Core/zh-TW.json
+++ b/Emby.Server.Implementations/Localization/Core/zh-TW.json
@@ -129,5 +129,11 @@
"TaskCleanCollectionsAndPlaylists": "清理系列和播放清單",
"TaskCleanCollectionsAndPlaylistsDescription": "清理系列和播放清單中已不存在的項目。",
"TaskAudioNormalization": "音量標準化",
- "TaskAudioNormalizationDescription": "掃描文件以找出音量標準化資料。"
+ "TaskAudioNormalizationDescription": "掃描文件以找出音量標準化資料。",
+ "TaskDownloadMissingLyrics": "下載缺少的歌詞",
+ "TaskDownloadMissingLyricsDescription": "卡在歌曲歌詞",
+ "TaskExtractMediaSegments": "掃描媒體片段",
+ "TaskExtractMediaSegmentsDescription": "從使用媒體片段的擴充功能取得媒體片段。",
+ "TaskMoveTrickplayImages": "遷移快轉縮圖位置",
+ "TaskMoveTrickplayImagesDescription": "根據媒體庫的設定遷移快轉縮圖的檔案。"
}