From 8dca67a4c8a9ef4a3253a9402e163161e7495608 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E9=80=A0xu=5Fzh?= Date: Thu, 16 Mar 2023 04:35:36 +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 f05bb4d988..759c754f1e 100644 --- a/src/strings/zh-cn.json +++ b/src/strings/zh-cn.json @@ -1716,5 +1716,8 @@ "SubtitleRed": "红色", "SubtitleYellow": "黄色", "Featurette": "花絮", - "Short": "短片" + "Short": "短片", + "LabelParallelImageEncodingLimitHelp": "允许并行运行的图像编码的最大数量。设为 0 以根据您的系统配置自动设置。", + "HeaderPerformance": "性能", + "LabelParallelImageEncodingLimit": "并行图像编码限制" }