diff options
| author | johan456789 <johan456789@gmail.com> | 2020-11-07 22:20:54 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2020-11-08 00:22:51 -0500 |
| commit | 1bd5f780250993b01e551699f54f703032a0d1dd (patch) | |
| tree | 67a63ac2c2a3e446cc44874a142d91874ffacb1b | |
| parent | ad1b08f2d63bc8aec79f8bbd131c1c85e65a0eba (diff) | |
Translated using Weblate (Chinese (Traditional))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant/
| -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 30f726630..d2e3d77a3 100644 --- a/Emby.Server.Implementations/Localization/Core/zh-TW.json +++ b/Emby.Server.Implementations/Localization/Core/zh-TW.json @@ -112,5 +112,7 @@ "TaskRefreshChapterImagesDescription": "為有章節的影片建立縮圖。", "TasksChannelsCategory": "網路頻道", "TasksApplicationCategory": "應用程式", - "TasksMaintenanceCategory": "維修" + "TasksMaintenanceCategory": "維護", + "TaskCleanActivityLogDescription": "刪除超過所設時間的活動紀錄。", + "TaskCleanActivityLog": "清除活動紀錄" } |
