diff options
| author | Wong To Han, Toby <tobywong0803@gmail.com> | 2021-01-22 04:03:13 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2021-01-22 02:44:01 -0500 |
| commit | 84f6d683f2f11c55c321bdddf6c2562dbd4b18a5 (patch) | |
| tree | a07440d295dc710533e0058eac46fe86f6d0de17 | |
| parent | d80daa3bec9a0853d7692e3e7ac763f13f197c20 (diff) | |
Translated using Weblate (Chinese (Hong Kong))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant_HK/
| -rw-r--r-- | Emby.Server.Implementations/Localization/Core/zh-HK.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/zh-HK.json b/Emby.Server.Implementations/Localization/Core/zh-HK.json index 435e294ef..3dad21dcb 100644 --- a/Emby.Server.Implementations/Localization/Core/zh-HK.json +++ b/Emby.Server.Implementations/Localization/Core/zh-HK.json @@ -113,5 +113,9 @@ "TaskCleanCache": "清理緩存目錄", "TasksChannelsCategory": "互聯網頻道", "TasksLibraryCategory": "庫", - "TaskRefreshPeople": "刷新人物" + "TaskRefreshPeople": "刷新人物", + "TaskCleanActivityLog": "清理活動記錄", + "Undefined": "未定義", + "Forced": "強制", + "Default": "預設" } |
