From 84ec052625844387539b1f2802b4fdae2869c68c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=9A=87=E7=94=AB=E6=9C=9D=E4=BA=91?= Date: Fri, 26 May 2023 05:56:41 +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 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/strings/zh-cn.json b/src/strings/zh-cn.json index 7feaa7e1a5..2bc2f192a5 100644 --- a/src/strings/zh-cn.json +++ b/src/strings/zh-cn.json @@ -1729,5 +1729,9 @@ "MenuClose": "关闭菜单", "UserMenu": "用户菜单", "Studio": "广播", - "AllowCollectionManagement": "允许该用户管理收藏夹" + "AllowCollectionManagement": "允许该用户管理收藏夹", + "EnableAudioNormalizationHelp": "音频标准化将添加一个恒定的增益,以保持平均音量在所需的级别(-18dB)。", + "EnableAudioNormalization": "音频标准化", + "LabelEnableLUFSScan": "启用 LUFS 扫描", + "LabelEnableLUFSScanHelp": "启用音乐的LUFS扫描(这将需要更长时间和更多资源)。" }