From adb54ddd648bab9e5b387b7247abe4b3e98cf190 Mon Sep 17 00:00:00 2001 From: Nyanmisaka <799610810@qq.com> Date: Fri, 29 Mar 2024 16:30:38 +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 ea811604e0..0c604b8a32 100644 --- a/src/strings/zh-cn.json +++ b/src/strings/zh-cn.json @@ -1854,5 +1854,7 @@ "LimitSupportedVideoResolution": "限制支持的最高视频分辨率", "AllowContentWithTagsHelp": "仅显示至少具有一个指定标签的媒体。", "BlockContentWithTagsHelp": "隐藏至少具有一个指定标签的媒体。", - "AirPlay": "隔空播放" + "AirPlay": "隔空播放", + "LabelEncodingFormatOptions": "编码格式选项", + "EncodingFormatHelp": "选择 Jellyfin 应转码到的视频编码。 当所选格式的硬件加速不可用时,Jellyfin 将使用软件编码。 H264 编码将始终启用。" }