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:
Nyanmisaka 2024-03-29 16:30:38 +00:00 committed by Weblate
parent 9b3ae748cf
commit adb54ddd64

View file

@ -1854,5 +1854,7 @@
"LimitSupportedVideoResolution": "限制支持的最高视频分辨率", "LimitSupportedVideoResolution": "限制支持的最高视频分辨率",
"AllowContentWithTagsHelp": "仅显示至少具有一个指定标签的媒体。", "AllowContentWithTagsHelp": "仅显示至少具有一个指定标签的媒体。",
"BlockContentWithTagsHelp": "隐藏至少具有一个指定标签的媒体。", "BlockContentWithTagsHelp": "隐藏至少具有一个指定标签的媒体。",
"AirPlay": "隔空播放" "AirPlay": "隔空播放",
"LabelEncodingFormatOptions": "编码格式选项",
"EncodingFormatHelp": "选择 Jellyfin 应转码到的视频编码。 当所选格式的硬件加速不可用时Jellyfin 将使用软件编码。 H264 编码将始终启用。"
} }