From d24ce4ffa9397bd744effbab51b64dfb6a6e6bfb Mon Sep 17 00:00:00 2001 From: DyingSlacker <2391773977@outlook.com> Date: Thu, 6 Mar 2025 14:23:15 +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 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/strings/zh-cn.json b/src/strings/zh-cn.json index bdde9c32e6..90b5c0e4d6 100644 --- a/src/strings/zh-cn.json +++ b/src/strings/zh-cn.json @@ -2003,5 +2003,9 @@ "LabelDevice": "设备", "LastActive": "上次活跃", "DeleteServerConfirmation": "您确定要删除此服务器吗?", - "LibraryNameInvalid": "媒体库名称不能为空。" + "LibraryNameInvalid": "媒体库名称不能为空。", + "CopyLogSuccess": "已成功复制日志内容。", + "Retry": "重试", + "DisplayLoadError": "加载显示配置时发生错误。", + "MetadataImagesLoadError": "加载元数据设置时发生错误" }