Skip to content

Commit

Permalink
Merge pull request #253 from joshuaboniface/missing-strings-rebase
Browse files Browse the repository at this point in the history
Readd missing strings
  • Loading branch information
joshuaboniface committed Apr 19, 2019
2 parents b3e0c1e + 353cf8f commit 874b512
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/strings/en-us.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.",
"Large": "Large",
"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.",
"LearnHowYouCanContribute": "Learn how you can contribute.",
"LeaveBlankToNotSetAPassword": "Optional - leave blank to set no password",
Expand Down Expand Up @@ -1060,6 +1062,7 @@
"OptionAutomatic": "Auto",
"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.",
"OptionBanner": "Banner",
"OptionBlockBooks": "Books",
"OptionBlockChannelContent": "Internet Channel Content",
"OptionBlockLiveTvChannels": "Live TV Channels",
Expand Down Expand Up @@ -1129,6 +1132,7 @@
"OptionIsHD": "HD",
"OptionIsSD": "SD",
"OptionLikes": "Likes",
"OptionList": "List",
"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",
"OptionMax": "Max",
Expand All @@ -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\".",
"OptionPlayCount": "Play Count",
"OptionPlayed": "Played",
"OptionPoster": "Poster",
"OptionPosterCard": "Poster card",
"OptionPremiereDate": "Premiere Date",
"OptionProfileAudio": "Audio",
"OptionProfilePhoto": "Photo",
Expand All @@ -1169,6 +1175,8 @@
"OptionSubstring": "Substring",
"OptionSunday": "Sunday",
"OptionThursday": "Thursday",
"OptionThumb": "Thumb",
"OptionThumbCard": "Thumb card",
"OptionTrackName": "Track Name",
"OptionTuesday": "Tuesday",
"OptionTvdbRating": "Tvdb Rating",
Expand Down

0 comments on commit 874b512

Please sign in to comment.