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-25 07:58:50 +00:00 committed by Weblate
parent 13f621c258
commit bf6d06133a

View file

@ -1847,5 +1847,7 @@
"PlaybackError.NO_MEDIA_ERROR": "无法找到有效的媒体源来播放。",
"PlaybackError.PLAYER_ERROR": "由于致命的播放器错误,播放失败。",
"PlaybackError.SERVER_ERROR": "由于服务器错误,播放失败。",
"PlaybackError.NotAllowed": "该媒体被禁止播放。"
"PlaybackError.NotAllowed": "该媒体被禁止播放。",
"LabelAllowContentWithTags": "允许带有标签的项目",
"EnableSmoothScroll": "启用平滑滚动"
}