aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Localization
diff options
context:
space:
mode:
author無情天 <kofzhanganguo@126.com>2026-08-02 21:26:54 -0400
committerWeblate <noreply@weblate.org>2026-08-03 01:53:49 +0000
commitfe3585577b1cb2683031988b0e99c259f89a4d86 (patch)
tree7d40e58c2e3b138f1a417fe9385cd549974d0ffb /Emby.Server.Implementations/Localization
parentb3a06113029585594fe7a44becbfae7d2bdd9974 (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')
-rw-r--r--Emby.Server.Implementations/Localization/Core/zh-CN.json15
1 files changed, 14 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/zh-CN.json b/Emby.Server.Implementations/Localization/Core/zh-CN.json
index 18418ae0bc..d6e4be01e8 100644
--- a/Emby.Server.Implementations/Localization/Core/zh-CN.json
+++ b/Emby.Server.Implementations/Localization/Core/zh-CN.json
@@ -108,5 +108,18 @@
"CleanupUserDataTask": "用户数据清理任务",
"CleanupUserDataTaskDescription": "清理已被删除超过90天的媒体中的所有用户数据(观看状态、收藏夹状态等)。",
"LyricDownloadFailureFromForItem": "无法从 {0} 下载 {1} 的歌词",
- "Original": "原始"
+ "Original": "原始",
+ "NameExtraBehindTheScenes": "幕后花絮",
+ "NameExtraClip": "片段",
+ "NameExtraDeletedScene": "删减场景",
+ "NameExtraFeaturette": "花絮",
+ "NameExtraInterview": "采访",
+ "NameExtraNumbered": "{0} {1}",
+ "NameExtraSample": "样本",
+ "NameExtraScene": "场景",
+ "NameExtraShort": "短片",
+ "NameExtraThemeSong": "主题曲",
+ "NameExtraThemeVideo": "主题视频",
+ "NameExtraTrailer": "预告片",
+ "NameExtraUnknown": "额外"
}