From ac2d0592194570a3f3cea84b83571699b95b2771 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=84=A1=E6=83=85=E5=A4=A9?= Date: Fri, 31 Oct 2025 07:23:41 -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 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/strings/zh-cn.json b/src/strings/zh-cn.json index a25ce1ca8b..f586e18d6c 100644 --- a/src/strings/zh-cn.json +++ b/src/strings/zh-cn.json @@ -1749,10 +1749,10 @@ "LabelMediaDetails": "媒体详情", "LabelSystem": "系统", "LogLevel.Trace": "Trace", - "LogLevel.Debug": "Debug", - "LogLevel.Information": "Information", - "LogLevel.Warning": "Warning", - "LogLevel.Error": "Error", + "LogLevel.Debug": "调试", + "LogLevel.Information": "信息", + "LogLevel.Warning": "警告", + "LogLevel.Error": "错误", "LogLevel.Critical": "Critical", "LogLevel.None": "无", "LabelThrottleDelaySecondsHelp": "当转码进度快于客户端下载进度的距离大于这个时间(以秒为单位),暂停转码以限制转码速度。必须足够长,以便客户端能够保持有效的缓冲时长。仅在启用了限制转码速度功能时生效。",