mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
less -> fewer
This commit is contained in:
parent
b1add6f48d
commit
5e7a8f3f83
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
|||
"AllowContentWithTagsHelp": "Only show media with at least one of the specified tags.",
|
||||
"AllowSubtitleManagement": "Allow this user to edit subtitles",
|
||||
"AllowFfmpegThrottling": "Throttle Transcodes",
|
||||
"AllowFfmpegThrottlingHelp": "When a transcode or remux gets far enough ahead from the current playback position, pause the process so it will consume less resources. This is most useful when watching without seeking often. Turn this off if you experience playback issues.",
|
||||
"AllowFfmpegThrottlingHelp": "When a transcode or remux gets far enough ahead from the current playback position, pause the process so it will consume fewer resources. This is most useful when watching without seeking often. Turn this off if you experience playback issues.",
|
||||
"AllowSegmentDeletion": "Delete segments",
|
||||
"AllowSegmentDeletionHelp": "Delete old segments after they have been downloaded by the client. This prevents having to store the entire transcoded file on disk. Turn this off if you experience playback issues.",
|
||||
"LabelThrottleDelaySeconds": "Throttle after",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue