From fd751b7902175133ff47a7e531a88682930c5bb0 Mon Sep 17 00:00:00 2001 From: wolong gl Date: Tue, 14 Sep 2021 06:08:52 +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 788500bea5..a951ed7fcb 100644 --- a/src/strings/zh-cn.json +++ b/src/strings/zh-cn.json @@ -1577,5 +1577,6 @@ "ErrorPlayerNotFound": "未找到所请求媒体的播放器。", "LabelSortName": "排序名称:", "LabelOriginalName": "原名:", - "AgeValue": "({0} 岁)" + "AgeValue": "({0} 岁)", + "PlaybackErrorPlaceHolder": "这是 Jellyfin 无法播放的物理媒体的占位符。 请插入光盘播放。" }