diff options
author | Jo-Philipp Wich <jo@mein.io> | 2021-10-08 19:48:52 +0200 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2021-10-08 19:53:09 +0200 |
commit | a93a91d75862e13940135ac7a86a395e6b5834af (patch) | |
tree | d077f6af65b396b5e4db94b9577d157762454033 /applications/luci-app-frps/po/vi | |
parent | 3e8659db84ee2ed6d6a439e60613de41b8336be5 (diff) |
luci-app-frps: fix markup which is not valid XHTML
Replace `<br>` with `<br />` as XHTML does not allow self-closing tags.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'applications/luci-app-frps/po/vi')
-rw-r--r-- | applications/luci-app-frps/po/vi/frps.po | 48 |
1 files changed, 24 insertions, 24 deletions
diff --git a/applications/luci-app-frps/po/vi/frps.po b/applications/luci-app-frps/po/vi/frps.po index e220080638..3da63a56ff 100644 --- a/applications/luci-app-frps/po/vi/frps.po +++ b/applications/luci-app-frps/po/vi/frps.po @@ -25,7 +25,7 @@ msgstr "Cho phép cổng" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:40 msgid "" "AllowPorts specifies a set of ports that clients are able to proxy to. If " -"the length of this value is 0, all ports are allowed.<br>By default, this " +"the length of this value is 0, all ports are allowed.<br />By default, this " "value is an empty set." msgstr "" @@ -37,7 +37,7 @@ msgstr "" msgid "" "AssetsDir specifies the local directory that the dashboard will load " "resources from. If this value is \"\", assets will be loaded from the " -"bundled executable using statik.<br>By default, this value is \"\"." +"bundled executable using statik.<br />By default, this value is \"\"." msgstr "" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:19 @@ -50,27 +50,27 @@ msgstr "" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:19 msgid "" -"BindAddr specifies the address that the server binds to.<br>By default, this " +"BindAddr specifies the address that the server binds to.<br />By default, this " "value is \"0.0.0.0\"." msgstr "" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:22 msgid "" "BindKcpPort specifies the KCP port that the server listens on. If this value " -"is 0, the server will not listen for KCP connections.<br>By default, this " +"is 0, the server will not listen for KCP connections.<br />By default, this " "value is 0." msgstr "" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:20 msgid "" -"BindPort specifies the port that the server listens on.<br>By default, this " +"BindPort specifies the port that the server listens on.<br />By default, this " "value is 7000." msgstr "" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:21 msgid "" "BindUdpPort specifies the UDP port that the server listens on. If this value " -"is 0, the server will not listen for UDP connections.<br>By default, this " +"is 0, the server will not listen for UDP connections.<br />By default, this " "value is 0" msgstr "" @@ -93,7 +93,7 @@ msgstr "" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39 msgid "" "Custom404Page specifies a path to a custom 404 page to display. If this " -"value is \"\", a default page will be displayed.<br>By default, this value " +"value is \"\", a default page will be displayed.<br />By default, this value " "is \"\"." msgstr "" @@ -115,27 +115,27 @@ msgstr "" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:27 msgid "" -"DashboardAddr specifies the address that the dashboard binds to.<br>By " +"DashboardAddr specifies the address that the dashboard binds to.<br />By " "default, this value is \"0.0.0.0\"." msgstr "" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:28 msgid "" "DashboardPort specifies the port that the dashboard listens on. If this " -"value is 0, the dashboard will not be started.<br>By default, this value is " +"value is 0, the dashboard will not be started.<br />By default, this value is " "0." msgstr "" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:30 msgid "" "DashboardPwd specifies the password that the dashboard will use for login." -"<br>By default, this value is \"admin\"." +"<br />By default, this value is \"admin\"." msgstr "" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:29 msgid "" "DashboardUser specifies the username that the dashboard will use for login." -"<br>By default, this value is \"admin\"." +"<br />By default, this value is \"admin\"." msgstr "" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35 @@ -145,7 +145,7 @@ msgstr "" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35 msgid "" "DisableLogColor disables log colors when LogWay == \"console\" when set to " -"true.<br>By default, this value is false." +"true.<br />By default, this value is false." msgstr "" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:14 @@ -160,7 +160,7 @@ msgstr "" msgid "" "HeartBeatTimeout specifies the maximum time to wait for a heartbeat before " "terminating the connection. It is not recommended to change this value." -"<br>By default, this value is 90." +"<br />By default, this value is 90." msgstr "" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42 @@ -194,20 +194,20 @@ msgstr "" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:32 msgid "" "LogFile specifies a file where logs will be written to. This value will only " -"be used if LogWay is set appropriately.<br>By default, this value is " +"be used if LogWay is set appropriately.<br />By default, this value is " "\"console\"." msgstr "" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:33 msgid "" "LogLevel specifies the minimum log level. Valid values are \"trace\", \"debug" -"\", \"info\", \"warn\", and \"error\".<br>By default, this value is \"info\"." +"\", \"info\", \"warn\", and \"error\".<br />By default, this value is \"info\"." msgstr "" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:34 msgid "" "LogMaxDays specifies the maximum number of days to store log information " -"before deletion. This is only used if LogWay == \"file\".<br>By default, " +"before deletion. This is only used if LogWay == \"file\".<br />By default, " "this value is 0." msgstr "" @@ -218,7 +218,7 @@ msgstr "" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:41 msgid "" "MaxPortsPerClient specifies the maximum number of ports a single client may " -"proxy to. If this value is 0, no limit will be applied.<br>By default, this " +"proxy to. If this value is 0, no limit will be applied.<br />By default, this " "value is 0." msgstr "" @@ -239,7 +239,7 @@ msgstr "" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:23 msgid "" "ProxyBindAddr specifies the address that the proxy binds to. This value may " -"be the same as BindAddr.<br>By default, this value is \"0.0.0.0\"." +"be the same as BindAddr.<br />By default, this value is \"0.0.0.0\"." msgstr "" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:116 @@ -268,7 +268,7 @@ msgid "" "SubDomainHost specifies the domain that will be attached to sub-domains " "requested by the client when using Vhost proxying. For example, if this " "value is set to \"frps.com\" and the client requested the subdomain \"test" -"\", the resulting URL would be \"test.frps.com\".<br>By default, this value " +"\", the resulting URL would be \"test.frps.com\".<br />By default, this value " "is \"\"." msgstr "" @@ -283,7 +283,7 @@ msgstr "" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:38 msgid "" "TcpMux toggles TCP stream multiplexing. This allows multiple requests from a " -"client to share a single TCP connection.<br>By default, this value is true." +"client to share a single TCP connection.<br />By default, this value is true." msgstr "" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:43 @@ -300,7 +300,7 @@ msgstr "" msgid "" "Token specifies the authorization token used to authenticate keys received " "from clients. Clients must have a matching token to be authorized to use the " -"server.<br>By default, this value is \"\"." +"server.<br />By default, this value is \"\"." msgstr "" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:21 @@ -323,20 +323,20 @@ msgstr "" msgid "" "VhostHttpPort specifies the port that the server listens for HTTP Vhost " "requests. If this value is 0, the server will not listen for HTTP requests." -"<br>By default, this value is 0." +"<br />By default, this value is 0." msgstr "" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:26 msgid "" "VhostHttpTimeout specifies the response header timeout for the Vhost HTTP " -"server, in seconds.<br>By default, this value is 60." +"server, in seconds.<br />By default, this value is 60." msgstr "" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:25 msgid "" "VhostHttpsPort specifies the port that the server listens for HTTPS Vhost " "requests. If this value is 0, the server will not listen for HTTPS requests." -"<br>By default, this value is 0." +"<br />By default, this value is 0." msgstr "" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:116 |