aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Localization/Core
diff options
context:
space:
mode:
authorDyingSlacker <2391773977@outlook.com>2026-05-18 02:31:26 -0400
committerWeblate <noreply@weblate.org>2026-05-18 17:22:24 +0000
commitc4957dff31a57b5c32817f28df802139464e3621 (patch)
treecea0017f8edf7f1091f81f626b97f63fca2d0e51 /Emby.Server.Implementations/Localization/Core
parented27de13a0b6e1ddbe7f5836d6c21ed6d8adf2d9 (diff)
Translated using Weblate (Chinese (Simplified Han script))
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hans/
Diffstat (limited to 'Emby.Server.Implementations/Localization/Core')
-rw-r--r--Emby.Server.Implementations/Localization/Core/zh-CN.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/zh-CN.json b/Emby.Server.Implementations/Localization/Core/zh-CN.json
index 8c36139f29..18418ae0bc 100644
--- a/Emby.Server.Implementations/Localization/Core/zh-CN.json
+++ b/Emby.Server.Implementations/Localization/Core/zh-CN.json
@@ -106,5 +106,7 @@
"TaskExtractMediaSegmentsDescription": "从支持 MediaSegment 的插件中提取或获取媒体分段。",
"TaskMoveTrickplayImagesDescription": "根据媒体库设置移动现有的进度条预览图文件。",
"CleanupUserDataTask": "用户数据清理任务",
- "CleanupUserDataTaskDescription": "清理已被删除超过90天的媒体中的所有用户数据(观看状态、收藏夹状态等)。"
+ "CleanupUserDataTaskDescription": "清理已被删除超过90天的媒体中的所有用户数据(观看状态、收藏夹状态等)。",
+ "LyricDownloadFailureFromForItem": "无法从 {0} 下载 {1} 的歌词",
+ "Original": "原始"
}