Sfoglia il codice sorgente

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/

dikson804 3 giorni fa
parent
commit
90b4345cfd

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

@@ -136,5 +136,6 @@
     "TaskAudioNormalizationDescription": "掃描檔案裏的音訊同等化資料。",
     "TaskAudioNormalizationDescription": "掃描檔案裏的音訊同等化資料。",
     "TaskCleanCollectionsAndPlaylistsDescription": "從資料庫及播放清單中移除已不存在的項目。",
     "TaskCleanCollectionsAndPlaylistsDescription": "從資料庫及播放清單中移除已不存在的項目。",
     "TaskMoveTrickplayImagesDescription": "根據媒體庫設定移動現有的 Trickplay 檔案。",
     "TaskMoveTrickplayImagesDescription": "根據媒體庫設定移動現有的 Trickplay 檔案。",
-    "TaskMoveTrickplayImages": "轉移 Trickplay 影像位置"
+    "TaskMoveTrickplayImages": "轉移 Trickplay 影像位置",
+    "CleanupUserDataTask": "用戶資料清理工作"
 }
 }