From 48449b233fbd97ee16d3911326589552baac08b0 Mon Sep 17 00:00:00 2001 From: wolong gl Date: Fri, 30 Sep 2022 07:16:16 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Simplified)) Translation: Jellyfin/Jellyfin Web Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hans/ --- src/strings/zh-cn.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/strings/zh-cn.json b/src/strings/zh-cn.json index 54bcd5629c..5d6e6c1f87 100644 --- a/src/strings/zh-cn.json +++ b/src/strings/zh-cn.json @@ -1677,5 +1677,7 @@ "RememberAudioSelectionsHelp": "尝试将音轨设置为最接近最后一个视频的匹配。", "RememberAudioSelections": "根据上一项设置音轨", "IgnoreDtsHelp": "禁用此选项可能会解决一些问题,例如在具有单独的音频和视频流的频道上缺少音频。", - "IgnoreDts": "忽略DTS(解码时间戳)" + "IgnoreDts": "忽略DTS(解码时间戳)", + "OptionDateShowAdded": "节目添加日期", + "OptionDateEpisodeAdded": "剧集添加日期" }