From 19a91de0794d2aeb2cb1b557feb30410e9e1d639 Mon Sep 17 00:00:00 2001 From: Nyanmisaka <799610810@qq.com> Date: Sun, 15 Sep 2024 16:28:33 +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 0ed8976bf8..f400304007 100644 --- a/src/strings/zh-cn.json +++ b/src/strings/zh-cn.json @@ -1940,5 +1940,8 @@ "DisableVbrAudioEncodingHelp": "禁止服务器为此客户端使用 VBR 编码音频。", "LabelAlwaysRemuxMp3AudioFiles": "总是重新混合 MP3 音频文件", "LabelAlwaysRemuxFlacAudioFiles": "总是重新混合 FLAC 音频文件", - "LabelDisableVbrAudioEncoding": "禁用 VBR 音频编码" + "LabelDisableVbrAudioEncoding": "禁用 VBR 音频编码", + "LabelSaveTrickplayLocally": "将特技播放图像保存在媒体旁边", + "LabelSaveTrickplayLocallyHelp": "将特技播放图像保存到媒体文件夹中会将它们放在媒体旁边,以便于迁移和访问。", + "ReplaceTrickplayImages": "替换现有的特技图像" }