mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Merge pull request #3770 from negulici-r-barnabas/master
This commit is contained in:
commit
8956cc2766
6 changed files with 103 additions and 31 deletions
|
@ -360,6 +360,7 @@
|
|||
"HeaderDirectPlayProfile": "Direct Playback Profile",
|
||||
"HeaderDirectPlayProfileHelp": "Add direct playback profiles to indicate which formats the device can handle natively.",
|
||||
"HeaderDownloadSync": "Download & Sync",
|
||||
"HeaderDummyChapter": "Chapter Images",
|
||||
"HeaderDVR": "DVR",
|
||||
"HeaderEasyPinCode": "Easy PIN Code",
|
||||
"HeaderEditImages": "Edit Images",
|
||||
|
@ -625,6 +626,12 @@
|
|||
"LabelDroppedFrames": "Dropped frames:",
|
||||
"LabelDropShadow": "Drop shadow:",
|
||||
"LabelDropSubtitleHere": "Drop subtitle here, or click to browse.",
|
||||
"LabelDummyChapterDuration": "Interval:",
|
||||
"LabelDummyChapterDurationHelp": "The chapter image extraction interval in seconds.",
|
||||
"LabelDummyChapterCount": "Limit:",
|
||||
"LabelDummyChapterCountHelp": "The maximum number of chapter images that will be extracted for each media file.",
|
||||
"LabelChapterImageResolution": "Resolution:",
|
||||
"LabelChapterImageResolutionHelp": "The resolution of the extracted chapter images.",
|
||||
"LabelDynamicExternalId": "{0} Id:",
|
||||
"LabelEasyPinCode": "Easy PIN code:",
|
||||
"LabelEmbedAlbumArtDidl": "Embed album art in DIDL",
|
||||
|
@ -1379,6 +1386,7 @@
|
|||
"ReplaceAllMetadata": "Replace all metadata",
|
||||
"ReplaceExistingImages": "Replace existing images",
|
||||
"ResetPassword": "Reset Password",
|
||||
"ResolutionMatchSource": "Match Source",
|
||||
"Restart": "Restart",
|
||||
"ResumeAt": "Resume from {0}",
|
||||
"Rewind": "Rewind",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue