aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNyanmisaka <799610810@qq.com>2020-11-18 13:28:26 +0000
committerWeblate <noreply@weblate.org>2020-11-18 10:05:49 -0500
commitfbcf3b750dd4a9d07e80a5455a315518ceb9aa3b (patch)
tree11f67f3080ded8c206997983a8e640c42748caaa
parent742966573d448ce48715245c083b845ec6df3f58 (diff)
Translated using Weblate (Chinese (Simplified))
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hans/
-rw-r--r--Emby.Server.Implementations/Localization/Core/zh-CN.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/zh-CN.json b/Emby.Server.Implementations/Localization/Core/zh-CN.json
index 3ae0fe5e7..12803456e 100644
--- a/Emby.Server.Implementations/Localization/Core/zh-CN.json
+++ b/Emby.Server.Implementations/Localization/Core/zh-CN.json
@@ -115,5 +115,8 @@
"TasksApplicationCategory": "应用程序",
"TasksMaintenanceCategory": "维护",
"TaskCleanActivityLog": "清理程序日志",
- "TaskCleanActivityLogDescription": "删除早于设置时间的活动日志条目。"
+ "TaskCleanActivityLogDescription": "删除早于设置时间的活动日志条目。",
+ "Undefined": "未定义",
+ "Forced": "强制的",
+ "Default": "默认"
}