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:
parent
4278046e77
commit
6ad7de3211
1 changed files with 6 additions and 2 deletions
|
@ -1846,7 +1846,7 @@
|
|||
"LabelAllowContentWithTags": "Allow items with tags",
|
||||
"EnableSmoothScroll": "Enable smooth scroll",
|
||||
"EncodingFormatHelp": "Select the video encoding that Jellyfin should transcode to. Jellyfin will use software encoding when hardware acceleration for the selected format is not available. H264 encoding will always be enabled.",
|
||||
"LabelTrickplayAccelEncodingHelp": "Currently only available on QSV, VAAPI and VideoToolbox, this option has no effect on other hardware acceleration methods.",
|
||||
"LabelTrickplayAccelEncodingHelp": "Currently only available on QSV, VA-API, VideoToolbox and RKMPP, this option has no effect on other hardware acceleration methods.",
|
||||
"LabelEncodingFormatOptions": "Encoding format options",
|
||||
"LabelTrickplayAccelEncoding": "Enable hardware accelerated MJPEG encoding",
|
||||
"LimitSupportedVideoResolutionHelp": "Use 'Maximum Allowed Video Transcoding Resolution' as maximum supported video resolution.",
|
||||
|
@ -1950,5 +1950,9 @@
|
|||
"VideoCodecTagNotSupported": "The video codec tag is not supported",
|
||||
"LabelSaveTrickplayLocally": "Save trickplay images next to media",
|
||||
"LabelSaveTrickplayLocallyHelp": "Saving trickplay images into media folders will put them next to your media for easy migration and access.",
|
||||
"ReplaceTrickplayImages": "Replace existing trickplay images"
|
||||
"ReplaceTrickplayImages": "Replace existing trickplay images",
|
||||
"RenderPgsSubtitle": "Experimental PGS subtitle rendering",
|
||||
"RenderPgsSubtitleHelp": "Determine if the client should render PGS subtitles instead of using burned in subtitles. This can avoid server-side transcoding in exchange of client-side rendering performance.",
|
||||
"LabelLyricDownloaders": "Lyric downloaders",
|
||||
"LyricDownloadersHelp": "Enable and rank your preferred subtitle downloaders in order of priority."
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue