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

Translated using Weblate (English (United Kingdom))

Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/en_GB/
This commit is contained in:
WWWesten 2021-12-30 21:12:27 +00:00 committed by Weblate
parent 2a7761e09b
commit c55d6a511a

View file

@ -1606,5 +1606,10 @@
"EnableIntelLowPowerHevcHwEncoder": "Enable Intel Low-Power HEVC hardware encoder",
"EnableIntelLowPowerH264HwEncoder": "Enable Intel Low-Power H.264 hardware encoder",
"PreferSystemNativeHwDecoder": "Prefer OS native DXVA or VA-API hardware decoders",
"ContainerBitrateExceedsLimit": "The video's bitrate exceeds the limit"
"ContainerBitrateExceedsLimit": "The video's bitrate exceeds the limit",
"DirectPlayError": "There was an error starting direct playback",
"UnknownAudioStreamInfo": "The audio stream info is unknown",
"UnknownVideoStreamInfo": "The video stream info is unknown",
"VideoBitrateNotSupported": "The video's bitrate is not supported",
"AudioIsExternal": "The audio stream is external"
}