From 86acd7461781b74ecbd4536f67379c409146d544 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=84=A1=E6=83=85=E5=A4=A9?= Date: Wed, 28 Aug 2024 21:57:42 +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 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/strings/zh-cn.json b/src/strings/zh-cn.json index d4427b3caf..691686882b 100644 --- a/src/strings/zh-cn.json +++ b/src/strings/zh-cn.json @@ -1262,7 +1262,7 @@ "WeeklyAt": "每周第 {0} 天的 {1}", "OnWakeFromSleep": "当从睡眠中唤醒时", "DailyAt": "每天的 {0}", - "LastSeen": "上次观看 {0}", + "LastSeen": "上次活动 {0}", "PersonRole": "饰演 {0}", "OnApplicationStartup": "当应用启动时", "EveryXHours": "每 {0} 小时", @@ -1928,5 +1928,6 @@ "MoveToBottom": "移至底部", "MoveToTop": "移至顶部", "LabelTrickplayKeyFrameOnlyExtractionHelp": "仅提取关键帧以实现更快的处理速度,但时间精度较低。如果配置的硬件解码器不支持此模式,则将改用软件解码器。", - "AllowTonemappingSoftwareHelp": "色调映射可以将视频的动态范围从 HDR 变换成 SDR,同时保持图像细节与颜色等对于表现原始场景非常重要的信息。目前仅对 10bit HDR10 和 HLG 视频生效。" + "AllowTonemappingSoftwareHelp": "色调映射可以将视频的动态范围从 HDR 变换成 SDR,同时保持图像细节与颜色等对于表现原始场景非常重要的信息。目前仅对 10bit HDR10 和 HLG 视频生效。", + "Reset": "重置" }