web/i18n/settings: update youtube hls toggle title

This commit is contained in:
wukko 2024-10-30 22:06:00 +06:00
parent d16118ed42
commit fb2b0ad290
No known key found for this signature in database
GPG key ID: 3E30B3F26C7B4AA2

View file

@ -33,7 +33,7 @@
"video.youtube.codec.description": "h264: best compatibility, average quality. max quality is 1080p. \nav1: best quality and efficiency. supports 8k & HDR. \nvp9: same quality as av1, but file is ~2x bigger. supports 4k & HDR.\n\nav1 and vp9 aren't as widely supported as h264. if av1 or vp9 isn't available, h264 is used instead.", "video.youtube.codec.description": "h264: best compatibility, average quality. max quality is 1080p. \nav1: best quality and efficiency. supports 8k & HDR. \nvp9: same quality as av1, but file is ~2x bigger. supports 4k & HDR.\n\nav1 and vp9 aren't as widely supported as h264. if av1 or vp9 isn't available, h264 is used instead.",
"video.youtube.hls": "youtube hls", "video.youtube.hls": "youtube hls",
"video.youtube.hls.title": "use hls formats for videos", "video.youtube.hls.title": "prefer hls for video & audio",
"video.youtube.hls.description": "files download faster and are less prone to errors or getting abruptly cut off. only h264 and vp9 codecs are available in this mode. original audio codec is aac, it's re-encoded for compatibility, audio quality may be slightly worse than the non-HLS counterpart.\n\nthis option is experimental, it may go away or change in the future.", "video.youtube.hls.description": "files download faster and are less prone to errors or getting abruptly cut off. only h264 and vp9 codecs are available in this mode. original audio codec is aac, it's re-encoded for compatibility, audio quality may be slightly worse than the non-HLS counterpart.\n\nthis option is experimental, it may go away or change in the future.",
"video.twitter.gif": "twitter/x", "video.twitter.gif": "twitter/x",