mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-17 10:58:20 -07:00
Reorder chapter translations
This commit is contained in:
parent
87833b0737
commit
555d3ff10f
@ -362,6 +362,7 @@
|
|||||||
"HeaderDirectPlayProfile": "Direct Playback Profile",
|
"HeaderDirectPlayProfile": "Direct Playback Profile",
|
||||||
"HeaderDirectPlayProfileHelp": "Add direct playback profiles to indicate which formats the device can handle natively.",
|
"HeaderDirectPlayProfileHelp": "Add direct playback profiles to indicate which formats the device can handle natively.",
|
||||||
"HeaderDownloadSync": "Download & Sync",
|
"HeaderDownloadSync": "Download & Sync",
|
||||||
|
"HeaderDummyChapter": "Chapter Images",
|
||||||
"HeaderDVR": "DVR",
|
"HeaderDVR": "DVR",
|
||||||
"HeaderEasyPinCode": "Easy PIN Code",
|
"HeaderEasyPinCode": "Easy PIN Code",
|
||||||
"HeaderEditImages": "Edit Images",
|
"HeaderEditImages": "Edit Images",
|
||||||
@ -627,6 +628,12 @@
|
|||||||
"LabelDroppedFrames": "Dropped frames:",
|
"LabelDroppedFrames": "Dropped frames:",
|
||||||
"LabelDropShadow": "Drop shadow:",
|
"LabelDropShadow": "Drop shadow:",
|
||||||
"LabelDropSubtitleHere": "Drop subtitle here, or click to browse.",
|
"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:",
|
"LabelDynamicExternalId": "{0} Id:",
|
||||||
"LabelEasyPinCode": "Easy PIN code:",
|
"LabelEasyPinCode": "Easy PIN code:",
|
||||||
"LabelEmbedAlbumArtDidl": "Embed album art in DIDL",
|
"LabelEmbedAlbumArtDidl": "Embed album art in DIDL",
|
||||||
@ -1679,12 +1686,5 @@
|
|||||||
"MediaInfoElPresentFlag": "DV el preset flag",
|
"MediaInfoElPresentFlag": "DV el preset flag",
|
||||||
"MediaInfoBlPresentFlag": "DV bl preset flag",
|
"MediaInfoBlPresentFlag": "DV bl preset flag",
|
||||||
"MediaInfoDvBlSignalCompatibilityId": "DV bl signal compatibility id",
|
"MediaInfoDvBlSignalCompatibilityId": "DV bl signal compatibility id",
|
||||||
"Unreleased": "Not yet released",
|
"Unreleased": "Not yet released"
|
||||||
"HeaderDummyChapter": "Chapter Images",
|
|
||||||
"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."
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user