aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Localization/Core
diff options
context:
space:
mode:
Diffstat (limited to 'Emby.Server.Implementations/Localization/Core')
-rw-r--r--Emby.Server.Implementations/Localization/Core/zh-CN.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/zh-CN.json b/Emby.Server.Implementations/Localization/Core/zh-CN.json
index 4bec590fb..a2337e069 100644
--- a/Emby.Server.Implementations/Localization/Core/zh-CN.json
+++ b/Emby.Server.Implementations/Localization/Core/zh-CN.json
@@ -132,5 +132,9 @@
"TaskAudioNormalization": "音频标准化",
"TaskAudioNormalizationDescription": "扫描文件以寻找音频标准化数据。",
"TaskDownloadMissingLyrics": "下载缺失的歌词",
- "TaskDownloadMissingLyricsDescription": "下载歌曲歌词"
+ "TaskDownloadMissingLyricsDescription": "下载歌曲歌词",
+ "TaskMoveTrickplayImages": "迁移 特技播放 图像位置",
+ "TaskExtractMediaSegments": "媒体片段扫描",
+ "TaskExtractMediaSegmentsDescription": "从启用 MediaSegment 的插件中提取或获取媒体片段。",
+ "TaskMoveTrickplayImagesDescription": "根据媒体库设置移动现有的特技播放文件。"
}