From 94bc7f44117898980b818044893168b87826841c Mon Sep 17 00:00:00 2001 From: chaol Date: Fri, 28 Oct 2022 08:47:56 +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 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/strings/zh-cn.json b/src/strings/zh-cn.json index 5d6e6c1f87..cac0f6aaa9 100644 --- a/src/strings/zh-cn.json +++ b/src/strings/zh-cn.json @@ -1679,5 +1679,6 @@ "IgnoreDtsHelp": "禁用此选项可能会解决一些问题,例如在具有单独的音频和视频流的频道上缺少音频。", "IgnoreDts": "忽略DTS(解码时间戳)", "OptionDateShowAdded": "节目添加日期", - "OptionDateEpisodeAdded": "剧集添加日期" + "OptionDateEpisodeAdded": "剧集添加日期", + "MessageRenameMediaFolder": "请注意: 重命名一个媒体库将会导致所有的元数据丢失." }