1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Translated using Weblate (Chinese (Simplified))

Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hans/
This commit is contained in:
無情天 2024-05-11 19:03:38 +00:00 committed by Weblate
parent f94d395cc0
commit b33173938a

View file

@ -1717,7 +1717,7 @@
"SubtitleYellow": "黄色",
"Featurette": "花絮",
"Short": "短片",
"LabelParallelImageEncodingLimitHelp": "允许并行运行的图像编码的最大数量。设为 0 以根据您的系统配置自动设置。",
"LabelParallelImageEncodingLimitHelp": "允许并行运行的最大图像编码数量。 将其设置为 0 将根据您的系统核心数量选择限制。",
"HeaderPerformance": "性能",
"LabelParallelImageEncodingLimit": "并行图像编码限制",
"LabelEnableAudioVbr": "启用 VBR 音频编码",
@ -1890,5 +1890,7 @@
"Inker": "着墨师",
"Letterer": "文字书写员",
"Penciller": "铅笔师",
"Translator": "译者"
"Translator": "译者",
"LibraryScanFanoutConcurrency": "并行媒体库扫描任务限制",
"LibraryScanFanoutConcurrencyHelp": "媒体库扫描期间并行任务的最大数量。将其设置为 0 将根据您的系统核心数量选择限制。警告:将此数字设置得太高可能会导致网络文件系统出现问题; 如果您遇到问题,请降低此数字。"
}