From a580e2998fc11645a1caf99568599421ccba39d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=84=A1=E6=83=85=E5=A4=A9?= Date: Sun, 6 Apr 2025 02:36:27 -0400 Subject: [PATCH] Translated using Weblate (Chinese (Simplified Han script)) 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 b4a6315459..5a46e4f4f8 100644 --- a/src/strings/zh-cn.json +++ b/src/strings/zh-cn.json @@ -2022,5 +2022,7 @@ "ImageUploadFailed": "图片上传失败", "UploadCustomImage": "上传自定义图片", "LabelGroupShowsIntoCollections": "将节目分组到合集中", - "LabelGroupShowsIntoCollectionsHelp": "显示节目列表时,集合中的节目将显示为一个分组项目。" + "LabelGroupShowsIntoCollectionsHelp": "显示节目列表时,集合中的节目将显示为一个分组项目。", + "ReadInputAtNativeFramerate": "以原始帧率读取输入", + "ReadInputAtNativeFramerateHelp": "启用此选项可能会解决一些问题,例如直播流过早停止。" }