aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations
diff options
context:
space:
mode:
authorNyanmisaka <799610810@qq.com>2024-05-04 09:34:15 +0000
committerWeblate <noreply@weblate.org>2024-05-04 13:06:46 -0400
commite2a22cec0ef1af84cbefae73b8162d6c2f0fe240 (patch)
tree91eaa05d584c17a0ba8c0dce30ef43b837ab8e8c /Emby.Server.Implementations
parent067962ae2afeed51a1bce0bf071f28d4934c096a (diff)
Translated using Weblate (Chinese (Simplified))
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hans/
Diffstat (limited to 'Emby.Server.Implementations')
-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 1f1458b6c..eb44edbec 100644
--- a/Emby.Server.Implementations/Localization/Core/zh-CN.json
+++ b/Emby.Server.Implementations/Localization/Core/zh-CN.json
@@ -128,5 +128,7 @@
"TaskRefreshTrickplayImages": "生成时间轴缩略图",
"TaskRefreshTrickplayImagesDescription": "为启用的媒体库中的视频生成时间轴缩略图。",
"TaskCleanCollectionsAndPlaylists": "清理合集和播放列表",
- "TaskCleanCollectionsAndPlaylistsDescription": "清理合集和播放列表中已不存在的项目。"
+ "TaskCleanCollectionsAndPlaylistsDescription": "清理合集和播放列表中已不存在的项目。",
+ "TaskAudioNormalization": "音频标准化",
+ "TaskAudioNormalizationDescription": "扫描文件以寻找音频标准化数据。"
}