From ae4db7a8cc409158c1b256b0d5269de3f1c8e007 Mon Sep 17 00:00:00 2001 From: Guanghui Qin Date: Tue, 6 Aug 2024 07:03:52 +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 | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/strings/zh-cn.json b/src/strings/zh-cn.json index 91eaca8355..51050a41ee 100644 --- a/src/strings/zh-cn.json +++ b/src/strings/zh-cn.json @@ -1899,5 +1899,11 @@ "AlternateDVD": "替换DVD", "Alternate": "替换", "LabelSelectPreferredTranscodeVideoCodec": "首选转码视频编解码器", - "SelectPreferredTranscodeVideoCodecHelp": "选择要转码到的首选视频编解码器。如果不支持首选编解码器,服务器将使用下一个最佳可用编解码器。" + "SelectPreferredTranscodeVideoCodecHelp": "选择要转码到的首选视频编解码器。如果不支持首选编解码器,服务器将使用下一个最佳可用编解码器。", + "HeaderNextItem": "下 {0} 页", + "LabelEnablePlugin": "启用插件", + "LabelInstalled": "已安装", + "LabelNoChangelog": "这个版本并没有更改日志。", + "LabelNotInstalled": "未安装", + "LabelRepository": "仓库" }