1
0
Fork 0
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:
dkanada 2020-10-28 17:43:09 +09:00 committed by GitHub
commit be70115513
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 15 additions and 35 deletions

View file

@ -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:",

View file

@ -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",

View file

@ -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",