mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-22 10:04:44 +01:00
update translations
This commit is contained in:
@@ -523,12 +523,10 @@
|
||||
"LabelPublicHttpPortHelp": "The public port number that should be mapped to the local http port.",
|
||||
"LabelPublicHttpsPort": "Public https port number:",
|
||||
"LabelPublicHttpsPortHelp": "The public port number that should be mapped to the local https port.",
|
||||
"LabelEnableHttps": "Enable https for remote connections",
|
||||
"LabelEnableHttpsHelp": "If enabled, the server will report an https url as it's external address.",
|
||||
"LabelEnableHttps": "Report https as external address",
|
||||
"LabelEnableHttpsHelp": "If enabled, the server will report an https url to clients as it's external address. This may break clients that do not yet support https.",
|
||||
"LabelHttpsPort": "Local https port number:",
|
||||
"LabelHttpsPortHelp": "The tcp port number that Media Browser's https server should bind to.",
|
||||
"LabelCertificatePath": "SSL Certificate path:",
|
||||
"LabelCertificatePathHelp": "The path on the file system to the ssl certificate .pfx file.",
|
||||
"LabelWebSocketPortNumber": "Web socket port number:",
|
||||
"LabelEnableAutomaticPortMap": "Enable automatic port mapping",
|
||||
"LabelEnableAutomaticPortMapHelp": "Attempt to automatically map the public port to the local port via UPnP. This may not work with some router models.",
|
||||
|
||||
Reference in New Issue
Block a user