aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwolong gl <wolong98@gmail.com>2022-10-20 02:13:07 +0000
committerWeblate <noreply@weblate.org>2022-10-20 22:50:53 -0400
commitc1e3fa3182936942e3e28d5662f557c886e13dd7 (patch)
treeb6cf71a2bf893bfe42a0b86b69705bda662299fb
parent83cd1451d485e6370a562993af50de1257dd3cb5 (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.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/zh-CN.json b/Emby.Server.Implementations/Localization/Core/zh-CN.json
index a121fc376..ccfbeef0c 100644
--- a/Emby.Server.Implementations/Localization/Core/zh-CN.json
+++ b/Emby.Server.Implementations/Localization/Core/zh-CN.json
@@ -123,5 +123,6 @@
"TaskOptimizeDatabase": "优化数据库",
"TaskKeyframeExtractorDescription": "从视频文件中提取关键帧以创建更准确的HLS播放列表。这项任务可能需要很长时间。",
"TaskKeyframeExtractor": "关键帧提取器",
- "External": "外部"
+ "External": "外部",
+ "HearingImpaired": "听力障碍"
}