mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Merge pull request #2018 from jellyfin/settings
Remove broken features from user settings
This commit is contained in:
commit
be70115513
6 changed files with 15 additions and 35 deletions
|
@ -1235,7 +1235,7 @@
|
|||
"SelectAdminUsername": "Please select a username for the admin account.",
|
||||
"ButtonSplit": "Split",
|
||||
"HeaderNavigation": "Navigation",
|
||||
"OptionForceRemoteSourceTranscoding": "Force transcoding of remote media sources (like LiveTV)",
|
||||
"OptionForceRemoteSourceTranscoding": "Force transcoding of remote media sources such as Live TV",
|
||||
"MessageConfirmAppExit": "Do you want to exit?",
|
||||
"LabelVideoResolution": "Video resolution:",
|
||||
"LabelStreamType": "Stream type:",
|
||||
|
|
|
@ -1004,10 +1004,11 @@
|
|||
"OptionAdminUsers": "Administrators",
|
||||
"OptionAllUsers": "All users",
|
||||
"OptionAllowAudioPlaybackTranscoding": "Allow audio playback that requires transcoding",
|
||||
"OptionForceRemoteSourceTranscoding": "Force transcoding of remote media sources (like LiveTV)",
|
||||
"OptionForceRemoteSourceTranscoding": "Force transcoding of remote media sources such as Live TV",
|
||||
"OptionAllowBrowsingLiveTv": "Allow Live TV access",
|
||||
"OptionAllowContentDownloading": "Allow media downloading and syncing",
|
||||
"OptionAllowContentDownload": "Allow media downloads",
|
||||
"OptionAllowLinkSharing": "Allow social media sharing",
|
||||
"OptionAllowContentDownloadHelp": "Users can download media and store it on their devices. This is not the same as a sync feature. Book libraries require this enabled to function properly.",
|
||||
"OptionAllowLinkSharingHelp": "Only web pages containing media information are shared. Media files are never shared publicly. Shares are time-limited and will expire after {0} days.",
|
||||
"OptionAllowManageLiveTv": "Allow Live TV recording management",
|
||||
"OptionAllowMediaPlayback": "Allow media playback",
|
||||
|
|
|
@ -832,7 +832,7 @@
|
|||
"OptionAdminUsers": "Administrators",
|
||||
"OptionAllUsers": "All users",
|
||||
"OptionAllowAudioPlaybackTranscoding": "Allow audio playback that requires transcoding",
|
||||
"OptionForceRemoteSourceTranscoding": "Force transcoding of remote media sources (like LiveTV)",
|
||||
"OptionForceRemoteSourceTranscoding": "Force transcoding of remote media sources such as Live TV",
|
||||
"OptionAllowBrowsingLiveTv": "Allow Live TV access",
|
||||
"OptionAllowContentDownloading": "Allow media downloading and syncing",
|
||||
"OptionAllowLinkSharing": "Allow social media sharing",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue