From c53645ee94003f0dcdf2e5284cd5812307d3c2f6 Mon Sep 17 00:00:00 2001 From: Nyanmisaka <799610810@qq.com> Date: Tue, 7 May 2024 05:12:21 +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 | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/src/strings/zh-cn.json b/src/strings/zh-cn.json index d0da13425d..738cee3c18 100644 --- a/src/strings/zh-cn.json +++ b/src/strings/zh-cn.json @@ -1880,5 +1880,15 @@ "PlaylistPublic": "允许公开访问", "PlaylistPublicDescription": "允许任何登录用户查看此播放列表。", "PlaylistError.CreateFailed": "创建播放列表时出错", - "PlaylistError.AddFailed": "添加到播放列表时出错" + "PlaylistError.AddFailed": "添加到播放列表时出错", + "Author": "作者", + "Colorist": "着色师", + "CoverArtist": "封面艺术家", + "Creator": "创作者", + "Editor": "编辑", + "Illustrator": "插画师", + "Inker": "着墨师", + "Letterer": "文字书写员", + "Penciller": "铅笔师", + "Translator": "译者" }