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

Merge pull request #2286 from Artiume/patch-6

(cherry picked from commit b744fe4d74)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
This commit is contained in:
Joshua M. Boniface 2020-12-30 19:12:43 -05:00
parent 68edd48a0d
commit 7582206eb3
3 changed files with 20 additions and 0 deletions

View file

@ -683,6 +683,8 @@
"LabelManufacturer": "Manufacturer:",
"LabelManufacturerUrl": "Manufacturer URL",
"LabelMatchType": "Match type:",
"LabelMaxAudiobookResume": "Maximum Audiobook resume in minutes:",
"LabelMaxAudiobookResumeHelp": "Titles are assumed fully played if stopped after this time.",
"LabelMaxBackdropsPerItem": "Maximum number of backdrops per item:",
"LabelMaxChromecastBitrate": "Chromecast streaming quality:",
"LabelMaxMuxingQueueSize": "Max muxing queue size:",
@ -705,6 +707,8 @@
"LabelMetadataSavers": "Metadata savers:",
"LabelMetadataSaversHelp": "Choose the file formats to use when saving your metadata.",
"LabelMethod": "Method:",
"LabelMinAudiobookResume": "Minimum Audiobook resume in minutes:",
"LabelMinAudiobookResumeHelp": "Titles are assumed unplayed if stopped before this time.",
"LabelMinBackdropDownloadWidth": "Minimum backdrop download width:",
"LabelMinResumeDuration": "Minimum resume duration:",
"LabelMinResumeDurationHelp": "The shortest video length in seconds that will save playback location and let you resume.",