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

This commit is contained in:
Joshua M. Boniface 2020-12-30 19:12:43 -05:00 committed by GitHub
commit b744fe4d74
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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.",