From cc22fbc042eef6114fa50f0193c496e9809d5f61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=84=A1=E6=83=85=E5=A4=A9?= Date: Sat, 17 Aug 2024 02:00:54 +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 e858ba9817..cf9054aa10 100644 --- a/src/strings/zh-cn.json +++ b/src/strings/zh-cn.json @@ -1911,5 +1911,6 @@ "PluginLoadConfigError": "在获取插件配置页面的时候发生错误。", "PluginLoadRepoError": "在从仓库获取插件详情的时候发生了错误。", "PluginUninstallError": "在卸载插件的时候发生了错误。", - "HeaderNextItemPlayingInValue": "下一个 {0} 在 {1} 播放" + "HeaderNextItemPlayingInValue": "下一个 {0} 在 {1} 播放", + "AndOtherArtists": "{0} 和 {1} 位其他艺术家。" }