Browse Source

Translated using Weblate (Chinese (Traditional Han script, Hong Kong))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant_HK/

VC 7 tháng trước cách đây
mục cha
commit
257d8d12b8
1 tập tin đã thay đổi với 8 bổ sung1 xóa
  1. 8 1
      Emby.Server.Implementations/Localization/Core/zh-HK.json

+ 8 - 1
Emby.Server.Implementations/Localization/Core/zh-HK.json

@@ -126,5 +126,12 @@
     "External": "外部",
     "HearingImpaired": "聽力障礙",
     "TaskRefreshTrickplayImages": "建立 Trickplay 圖像",
-    "TaskRefreshTrickplayImagesDescription": "為已啟用 Trickplay 的媒體庫內的影片建立 Trickplay 預覽圖。"
+    "TaskRefreshTrickplayImagesDescription": "為已啟用 Trickplay 的媒體庫內的影片建立 Trickplay 預覽圖。",
+    "TaskExtractMediaSegments": "掃描媒體段落",
+    "TaskExtractMediaSegmentsDescription": "從MediaSegment中被允許的插件獲取媒體段落。",
+    "TaskDownloadMissingLyrics": "下載欠缺歌詞",
+    "TaskDownloadMissingLyricsDescription": "下載歌詞",
+    "TaskCleanCollectionsAndPlaylists": "整理媒體與播放清單",
+    "TaskAudioNormalization": "音訊同等化",
+    "TaskAudioNormalizationDescription": "掃描檔案裏的音訊同等化資料。"
 }