mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Merge pull request #4703 from Shadowghost/network-cleanup
Cleanup network config
This commit is contained in:
commit
651ec7cf05
4 changed files with 21 additions and 83 deletions
|
@ -347,7 +347,6 @@
|
|||
"HeaderContinueReading": "Continue Reading",
|
||||
"HeaderCustomDlnaProfiles": "Custom Profiles",
|
||||
"HeaderDateIssued": "Date Issued",
|
||||
"HeaderDebugging": "Debugging and Tracing",
|
||||
"HeaderDefaultRecordingSettings": "Default Recording Settings",
|
||||
"HeaderDeleteDevice": "Delete Device",
|
||||
"HeaderDeleteDevices": "Delete All Devices",
|
||||
|
@ -555,8 +554,6 @@
|
|||
"LabelAuthProvider": "Authentication Provider",
|
||||
"LabelAutomaticallyAddToCollection": "Automatically add to collection",
|
||||
"LabelAutomaticallyAddToCollectionHelp": "When at least 2 movies have the same collection name, they will be automatically added to the collection.",
|
||||
"LabelAutoDiscoveryTracing": "Enable Auto Discovery tracing.",
|
||||
"LabelAutoDiscoveryTracingHelp": "When enabled, packets received on the auto discovery port will be logged.",
|
||||
"LabelAutomaticallyRefreshInternetMetadataEvery": "Automatically refresh metadata from the internet",
|
||||
"LabelAutomaticDiscovery": "Enable Auto Discovery",
|
||||
"LabelAutomaticDiscoveryHelp": "Allow applications to automatically detect Jellyfin by using UDP port 7359.",
|
||||
|
@ -663,8 +660,6 @@
|
|||
"LabelEnableRealtimeMonitorHelp": "Changes to files will be processed immediately on supported file systems.",
|
||||
"LabelEnableSingleImageInDidlLimit": "Limit to single embedded image",
|
||||
"LabelEnableSingleImageInDidlLimitHelp": "Some devices will not render properly if multiple images are embedded within DIDL.",
|
||||
"LabelEnableSSDPTracing": "Enable SSDP Tracing",
|
||||
"LabelEnableSSDPTracingHelp": "Enable details SSDP network tracing to be logged.<br/><b>WARNING:</b> This will cause serious performance degradation.",
|
||||
"LabelEncoderPreset": "Encoding preset",
|
||||
"LabelEndDate": "End date",
|
||||
"LabelEpisodeNumber": "Episode number",
|
||||
|
@ -689,8 +684,6 @@
|
|||
"LabelHardwareAccelerationType": "Hardware acceleration",
|
||||
"LabelHardwareAccelerationTypeHelp": "Hardware acceleration requires additional configuration.",
|
||||
"LabelHardwareEncoding": "Hardware encoding",
|
||||
"LabelHDHomerunPortRange": "HDHomeRun port range",
|
||||
"LabelHDHomerunPortRangeHelp": "Restricts the HDHomeRun UDP port range to this value. (Default is 1024 - 645535).",
|
||||
"LabelHomeNetworkQuality": "Home network quality",
|
||||
"LabelHomeScreenSectionValue": "Home screen section {0}",
|
||||
"LabelHttpsPort": "Local HTTPS port number",
|
||||
|
@ -880,8 +873,6 @@
|
|||
"LabelSource": "Source",
|
||||
"LabelSpecialSeasonsDisplayName": "Special season display name",
|
||||
"LabelSportsCategories": "Sports categories",
|
||||
"LabelSSDPTracingFilter": "SSDP Filter",
|
||||
"LabelSSDPTracingFilterHelp": "Optional IP address upon which to filter the logged SSDP traffic.",
|
||||
"LabelStable": "Stable",
|
||||
"LabelStartWhenPossible": "Start when possible",
|
||||
"LabelStatus": "Status",
|
||||
|
@ -964,8 +955,6 @@
|
|||
"LabelType": "Type",
|
||||
"LabelTypeMetadataDownloaders": "Metadata downloaders ({0})",
|
||||
"LabelTypeText": "Text",
|
||||
"LabelUDPPortRange": "UDP Communication Range",
|
||||
"LabelUDPPortRangeHelp": "Restrict Jellyfin to use this port range when making UDP connections. (Default is 1024 - 645535).<br/> Note: Certain function require fixed ports that may be outside of this range.",
|
||||
"LabelUnstable": "Unstable",
|
||||
"LabelUser": "User",
|
||||
"LabelUserAgent": "User agent",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue