From 13ced53b07fbbdb0fec0499b7c8e583eb9c27fcf Mon Sep 17 00:00:00 2001 From: Kevin Date: Mon, 13 Sep 2021 00:24:55 +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 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/strings/zh-cn.json b/src/strings/zh-cn.json index 5543f838d3..788500bea5 100644 --- a/src/strings/zh-cn.json +++ b/src/strings/zh-cn.json @@ -1574,5 +1574,8 @@ "SetUsingLastTracks": "根据上次使用的选项设置字幕/音轨", "PreviousChapter": "上一章", "NextChapter": "下一章", - "ErrorPlayerNotFound": "未找到所请求媒体的播放器。" + "ErrorPlayerNotFound": "未找到所请求媒体的播放器。", + "LabelSortName": "排序名称:", + "LabelOriginalName": "原名:", + "AgeValue": "({0} 岁)" }