From b890956a3ac0b527801ac8ca85a0f13d4d841124 Mon Sep 17 00:00:00 2001 From: Nyanmisaka <799610810@qq.com> Date: Sat, 26 Oct 2024 00:41:09 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Simplified Han script)) 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 35e1bc8dd5..b29466d4a6 100644 --- a/src/strings/zh-cn.json +++ b/src/strings/zh-cn.json @@ -1985,5 +1985,7 @@ "MediaSegmentType.Preview": "预告", "MediaSegmentType.Recap": "回顾", "HeaderNewPlaylist": "新建播放列表", - "PlaylistError.UpdateFailed": "更新播放列表时出错" + "PlaylistError.UpdateFailed": "更新播放列表时出错", + "MediaSegmentAction.AskToSkip": "询问是否跳过", + "MediaSegmentSkipPrompt": "跳过{0}" }