Updated
This commit is contained in:
+25
-1
@@ -1418,5 +1418,29 @@
|
||||
"ButtonUseQuickConnect": "Use Quick Connect",
|
||||
"ButtonActivate": "Activate",
|
||||
"Authorize": "Authorise",
|
||||
"EnableAutoCast": "Set as Default"
|
||||
"EnableAutoCast": "Set as Default",
|
||||
"LabelCreateHttpPortMap": "Enable automatic port mapping for http traffic as well as https.",
|
||||
"LabelCreateHttpPortMapHelp": "Permit automatic port mapping to create a rule for http traffic in addition to https traffic.",
|
||||
"HeaderAutoDiscovery": "Network Discovery",
|
||||
"LabelAutomaticDiscovery": "Enable Auto Discovery:",
|
||||
"LabelAutomaticDiscoveryHelp": "Enable applications to automatically detect Jellyfin by using udp port 7359.",
|
||||
"LabelAutoDiscoveryTracing": "Enable Auto Discovery tracing.",
|
||||
"LabelAutoDiscoveryTracingHelp": "When enabled, packets received on the auto discovery port will be logged.",
|
||||
"HeaderPortRanges": "Firewall and Proxy Settings",
|
||||
"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.",
|
||||
"LabelHDHomerunPortRange": "HD Homerun Range:",
|
||||
"LabelHDHomerunPortRangeHelp": "Restricts the HD Homerun UDP port range to this value. (Default is 1024 - 645535).",
|
||||
"LabelPublishedServerUri": "Published Server URIs:",
|
||||
"LabelPublishedServerUriHelp": "Override the URI used by Jellyfin, based on the interface, or client IP address.",
|
||||
"HeaderDebugging": "Debugging and Tracing",
|
||||
"LabelEnableSSDPTracing": "Enable SSDP Tracing:",
|
||||
"LabelEnableSSDPTracingHelp": "Enable details SSDP network tracing to be logged.<br/><b>WARNING:</b> This will cause serious performance degradation.",
|
||||
"LabelSSDPTracingFilter": "SSDP Filter:",
|
||||
"LabelSSDPTracingFilterHelp": "Optional IP address upon which to filter the logged SSDP traffic.",
|
||||
"LabelEnableIP6Help": "Enables IPv6 functionality.",
|
||||
"LabelEnableIP6": "Enable IPv6:",
|
||||
"LabelEnableIP4Help": "Enables IPv4 functionality.",
|
||||
"LabelEnableIP4": "Enable IPv4:",
|
||||
"HeaderNetworking": "IP Protocols"
|
||||
}
|
||||
|
||||
+1447
-1423
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user