mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-18 03:18:19 -07:00
Readd Missing Strings
This commit is contained in:
parent
5bd9d56190
commit
353cf8fa99
@ -894,6 +894,8 @@
|
|||||||
"LanNetworksHelp": "Comma separated list of IP addresses or IP/netmask entries for networks that will be considered on local network when enforcing bandwidth restrictions. If set, all other IP addresses will be considered to be on the external network and will be subject to the external bandwidth restrictions. If left blank, only the server's subnet is considered to be on the local network.",
|
"LanNetworksHelp": "Comma separated list of IP addresses or IP/netmask entries for networks that will be considered on local network when enforcing bandwidth restrictions. If set, all other IP addresses will be considered to be on the external network and will be subject to the external bandwidth restrictions. If left blank, only the server's subnet is considered to be on the local network.",
|
||||||
"Large": "Large",
|
"Large": "Large",
|
||||||
"LatestFromLibrary": "Latest {0}",
|
"LatestFromLibrary": "Latest {0}",
|
||||||
|
"LaunchWebAppOnStartup": "Launch the Jellyfin web app in my web browser when Jellyfin Server starts",
|
||||||
|
"LaunchWebAppOnStartupHelp": "This will open the web app in your default web browser when Jellyfin Server initially starts. This will not occur when using the restart server function.",
|
||||||
"LearnHowToCreateSynologyShares": "Learn how to share folders in Synology.",
|
"LearnHowToCreateSynologyShares": "Learn how to share folders in Synology.",
|
||||||
"LearnHowYouCanContribute": "Learn how you can contribute.",
|
"LearnHowYouCanContribute": "Learn how you can contribute.",
|
||||||
"LeaveBlankToNotSetAPassword": "Optional - leave blank to set no password",
|
"LeaveBlankToNotSetAPassword": "Optional - leave blank to set no password",
|
||||||
@ -1060,6 +1062,7 @@
|
|||||||
"OptionAutomatic": "Auto",
|
"OptionAutomatic": "Auto",
|
||||||
"OptionAutomaticallyGroupSeries": "Automatically merge series that are spread across multiple folders",
|
"OptionAutomaticallyGroupSeries": "Automatically merge series that are spread across multiple folders",
|
||||||
"OptionAutomaticallyGroupSeriesHelp": "If enabled, series that are spread across multiple folders within this library will be automatically merged into a single series.",
|
"OptionAutomaticallyGroupSeriesHelp": "If enabled, series that are spread across multiple folders within this library will be automatically merged into a single series.",
|
||||||
|
"OptionBanner": "Banner",
|
||||||
"OptionBlockBooks": "Books",
|
"OptionBlockBooks": "Books",
|
||||||
"OptionBlockChannelContent": "Internet Channel Content",
|
"OptionBlockChannelContent": "Internet Channel Content",
|
||||||
"OptionBlockLiveTvChannels": "Live TV Channels",
|
"OptionBlockLiveTvChannels": "Live TV Channels",
|
||||||
@ -1129,6 +1132,7 @@
|
|||||||
"OptionIsHD": "HD",
|
"OptionIsHD": "HD",
|
||||||
"OptionIsSD": "SD",
|
"OptionIsSD": "SD",
|
||||||
"OptionLikes": "Likes",
|
"OptionLikes": "Likes",
|
||||||
|
"OptionList": "List",
|
||||||
"OptionLoginAttemptsBeforeLockout": "Determines how many incorrect login attempts can be made before lockout occurs.",
|
"OptionLoginAttemptsBeforeLockout": "Determines how many incorrect login attempts can be made before lockout occurs.",
|
||||||
"OptionLoginAttemptsBeforeLockoutHelp": "0 means inheriting the default of 3 for non-admin and 5 for admin, -1 disables lockout",
|
"OptionLoginAttemptsBeforeLockoutHelp": "0 means inheriting the default of 3 for non-admin and 5 for admin, -1 disables lockout",
|
||||||
"OptionMax": "Max",
|
"OptionMax": "Max",
|
||||||
@ -1146,6 +1150,8 @@
|
|||||||
"OptionPlainVideoItemsHelp": "If enabled, all videos are represented in DIDL as \"object.item.videoItem\" instead of a more specific type, such as \"object.item.videoItem.movie\".",
|
"OptionPlainVideoItemsHelp": "If enabled, all videos are represented in DIDL as \"object.item.videoItem\" instead of a more specific type, such as \"object.item.videoItem.movie\".",
|
||||||
"OptionPlayCount": "Play Count",
|
"OptionPlayCount": "Play Count",
|
||||||
"OptionPlayed": "Played",
|
"OptionPlayed": "Played",
|
||||||
|
"OptionPoster": "Poster",
|
||||||
|
"OptionPosterCard": "Poster card",
|
||||||
"OptionPremiereDate": "Premiere Date",
|
"OptionPremiereDate": "Premiere Date",
|
||||||
"OptionProfileAudio": "Audio",
|
"OptionProfileAudio": "Audio",
|
||||||
"OptionProfilePhoto": "Photo",
|
"OptionProfilePhoto": "Photo",
|
||||||
@ -1169,6 +1175,8 @@
|
|||||||
"OptionSubstring": "Substring",
|
"OptionSubstring": "Substring",
|
||||||
"OptionSunday": "Sunday",
|
"OptionSunday": "Sunday",
|
||||||
"OptionThursday": "Thursday",
|
"OptionThursday": "Thursday",
|
||||||
|
"OptionThumb": "Thumb",
|
||||||
|
"OptionThumbCard": "Thumb card",
|
||||||
"OptionTrackName": "Track Name",
|
"OptionTrackName": "Track Name",
|
||||||
"OptionTuesday": "Tuesday",
|
"OptionTuesday": "Tuesday",
|
||||||
"OptionTvdbRating": "Tvdb Rating",
|
"OptionTvdbRating": "Tvdb Rating",
|
||||||
|
Loading…
Reference in New Issue
Block a user