From ba12f10d0e546e0fa09bef16d82e4aeea9cb7f15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E9=80=A0xu=5Fzh?= Date: Wed, 29 Mar 2023 02:40:26 +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 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/strings/zh-cn.json b/src/strings/zh-cn.json index c2e7d0e7cf..d16e37c1e4 100644 --- a/src/strings/zh-cn.json +++ b/src/strings/zh-cn.json @@ -1719,5 +1719,7 @@ "Short": "短片", "LabelParallelImageEncodingLimitHelp": "允许并行运行的图像编码的最大数量。设为 0 以根据您的系统配置自动设置。", "HeaderPerformance": "性能", - "LabelParallelImageEncodingLimit": "并行图像编码限制" + "LabelParallelImageEncodingLimit": "并行图像编码限制", + "LabelEnableAudioVbr": "启用 VBR 音频编码", + "LabelEnableAudioVbrHelp": "可变比特率(VBR)相比平均比特率(ABR)可以提供更好的质量,但在少见情况中可能造成缓冲和兼容性问题。" }