From 2687b3daf1258c729be688f64c026240e2266b03 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=9A=87=E7=94=AB=E6=9C=9D=E4=BA=91?= Date: Sun, 2 Nov 2025 06:25:36 -0500 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, 2 insertions(+), 2 deletions(-) diff --git a/src/strings/zh-cn.json b/src/strings/zh-cn.json index f586e18d6c..e9328feaba 100644 --- a/src/strings/zh-cn.json +++ b/src/strings/zh-cn.json @@ -1748,12 +1748,12 @@ "LabelLevel": "等级", "LabelMediaDetails": "媒体详情", "LabelSystem": "系统", - "LogLevel.Trace": "Trace", + "LogLevel.Trace": "追踪", "LogLevel.Debug": "调试", "LogLevel.Information": "信息", "LogLevel.Warning": "警告", "LogLevel.Error": "错误", - "LogLevel.Critical": "Critical", + "LogLevel.Critical": "严重", "LogLevel.None": "无", "LabelThrottleDelaySecondsHelp": "当转码进度快于客户端下载进度的距离大于这个时间(以秒为单位),暂停转码以限制转码速度。必须足够长,以便客户端能够保持有效的缓冲时长。仅在启用了限制转码速度功能时生效。", "AllowSegmentDeletion": "删除分段",