mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Updated
This commit is contained in:
parent
c282e689b0
commit
020b955cfd
4 changed files with 1586 additions and 1429 deletions
|
@ -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"
|
||||
}
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue