From dc263070eb615314056609ee90372b240c9aa13a Mon Sep 17 00:00:00 2001 From: wolong gl Date: Thu, 17 Feb 2022 05:42:48 +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 | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/src/strings/zh-cn.json b/src/strings/zh-cn.json index 18d77fb9b..147239ca2 100644 --- a/src/strings/zh-cn.json +++ b/src/strings/zh-cn.json @@ -1622,5 +1622,12 @@ "BehindTheScenes": "幕后花絮", "Trailer": "预告片", "Clip": "花絮", - "ButtonExitApp": "退出应用" + "ButtonExitApp": "退出应用", + "ShowParentImages": "显示系列图片", + "AllowEmbeddedSubtitlesAllowTextOption": "允许文本", + "AllowEmbeddedSubtitlesAllowImageOption": "允许图像", + "AllowEmbeddedSubtitlesAllowNoneOption": "允许无", + "AllowEmbeddedSubtitlesAllowAllOption": "允许全部", + "AllowEmbeddedSubtitlesHelp": "禁用媒体容器中打包的字幕。 需全部刷新媒体库。", + "AllowEmbeddedSubtitles": "禁用不同类型的嵌入字幕" }