From aa3f05c36a0baeaa2a52f586418fbe88773fcee0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=84=A1=E6=83=85=E5=A4=A9?= Date: Fri, 12 May 2023 17:41:32 +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, 4 insertions(+), 1 deletion(-) diff --git a/src/strings/zh-cn.json b/src/strings/zh-cn.json index 2535a8c533..7b5e2a821e 100644 --- a/src/strings/zh-cn.json +++ b/src/strings/zh-cn.json @@ -1724,5 +1724,8 @@ "LabelEnableAudioVbrHelp": "可变比特率(VBR)相比平均比特率(ABR)可以提供更好的质量,但在少见情况中可能造成缓冲和兼容性问题。", "LabelTonemappingMode": "色调映射模式", "TonemappingModeHelp": "如果您遇到高光过曝问题,请尝试切换到 RGB 模式。", - "Select": "选择" + "Select": "选择", + "MenuOpen": "打开菜单", + "MenuClose": "关闭菜单", + "UserMenu": "用户菜单" }