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

Change to drop-down for embed sub options

This commit is contained in:
Matthew Jones 2022-01-26 20:38:41 +00:00
parent f426eb68c0
commit 424b4fb976
4 changed files with 25 additions and 15 deletions

View file

@ -1266,8 +1266,12 @@
"Season": "Series",
"PreferEmbeddedEpisodeInfosOverFileNames": "Prefer embedded episode information over filenames",
"PreferEmbeddedEpisodeInfosOverFileNamesHelp": "Use the episode information from the embedded metadata if available.",
"DisableEmbeddedSubtitles": "Disable embedded subtitles",
"DisableEmbeddedSubtitlesHelp": "Disable subtitles that are packaged within media containers.",
"AllowEmbeddedSubtitles": "Disable different types of embedded subtitles",
"AllowEmbeddedSubtitlesHelp": "Disable subtitles that are packaged within media containers. Requires a full library refresh.",
"AllowEmbeddedSubtitlesAllowAllOption": "Allow All",
"AllowEmbeddedSubtitlesAllowNoneOption": "Allow None",
"AllowEmbeddedSubtitlesAllowImageOption": "Allow Image",
"AllowEmbeddedSubtitlesAllowTextOption": "Allow Text",
"Person": "Person",
"Movie": "Film",
"LabelLibraryPageSizeHelp": "Set the amount of items to show on a library page. Set to 0 in order to disable paging.",

View file

@ -1288,8 +1288,12 @@
"PreferEmbeddedEpisodeInfosOverFileNamesHelp": "Use the episode information from the embedded metadata if available.",
"PreferEmbeddedTitlesOverFileNames": "Prefer embedded titles over filenames",
"PreferEmbeddedTitlesOverFileNamesHelp": "Determine the display title to use when no internet metadata or local metadata is available.",
"DisableEmbeddedSubtitles": "Disable embedded subtitles",
"DisableEmbeddedSubtitlesHelp": "Disable subtitles that are packaged within media containers.",
"AllowEmbeddedSubtitles": "Disable different types of embedded subtitles",
"AllowEmbeddedSubtitlesHelp": "Disable subtitles that are packaged within media containers. Requires a full library refresh.",
"AllowEmbeddedSubtitlesAllowAllOption": "Allow All",
"AllowEmbeddedSubtitlesAllowNoneOption": "Allow None",
"AllowEmbeddedSubtitlesAllowImageOption": "Allow Image",
"AllowEmbeddedSubtitlesAllowTextOption": "Allow Text",
"Premiere": "Premiere",
"Premieres": "Premieres",
"Preview": "Preview",