diff options
Diffstat (limited to 'applications/luci-app-frps')
-rw-r--r-- | applications/luci-app-frps/po/da/frps.po | 348 | ||||
-rw-r--r-- | applications/luci-app-frps/po/ro/frps.po | 80 | ||||
-rw-r--r-- | applications/luci-app-frps/po/ru/frps.po | 4 |
3 files changed, 402 insertions, 30 deletions
diff --git a/applications/luci-app-frps/po/da/frps.po b/applications/luci-app-frps/po/da/frps.po new file mode 100644 index 0000000000..4c6b313291 --- /dev/null +++ b/applications/luci-app-frps/po/da/frps.po @@ -0,0 +1,348 @@ +msgid "" +msgstr "" +"PO-Revision-Date: 2021-11-15 14:07+0000\n" +"Last-Translator: drax red <drax@outlook.dk>\n" +"Language-Team: Danish <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsfrps/da/>\n" +"Language: da\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.9.1-dev\n" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:15 +msgid "Additional configs" +msgstr "Yderligere konfigurationer" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:43 +msgid "Additional settings" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:40 +msgid "Allow ports" +msgstr "" + +#: 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 " +"value is an empty set." +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:31 +msgid "Assets dir" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:31 +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 \"\"." +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:19 +msgid "Bind address" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:20 +msgid "Bind port" +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 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 " +"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 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 " +"value is 0" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:143 +msgid "Collecting data ..." +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:151 +msgid "Common settings" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:15 +msgid "Config files include in temporary config file" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39 +msgid "Custom 404 page" +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 " +"is \"\"." +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:27 +msgid "Dashboard address" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:30 +msgid "Dashboard password" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:28 +msgid "Dashboard port" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:29 +msgid "Dashboard user" +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 " +"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 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\"." +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\"." +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35 +msgid "Disable log color" +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." +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:14 +msgid "Environment variable" +msgstr "" + +#: applications/luci-app-frps/root/usr/share/rpcd/acl.d/luci-app-frps.json:3 +msgid "Grant access to LuCI app frps" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42 +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." +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42 +msgid "Heartbeat timeout" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:22 +msgid "KCP bind port" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:32 +msgid "Log file" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:33 +msgid "Log level" +msgstr "Log niveau" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:34 +msgid "Log max days" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:10 +msgid "Log stderr" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:9 +msgid "Log stdout" +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 " +"\"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" +"\"." +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, " +"this value is 0." +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:41 +msgid "Max ports per client" +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 value is 0." +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:118 +msgid "NOT RUNNING" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:14 +msgid "" +"OS environments pass to frp for config file template, see <a href=\"https://" +"github.com/fatedier/frp#configuration-file-template\">frp README</a>" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:23 +msgid "Proxy bind address" +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\"." +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:116 +msgid "RUNNING" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:13 +msgid "Respawn when crashed" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:12 +msgid "Run daemon as group" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:11 +msgid "Run daemon as user" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:152 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:156 +msgid "Startup settings" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:37 +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 is \"\"." +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:37 +msgid "Subdomain host" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:38 +msgid "TCP mux" +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." +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:43 +msgid "" +"This list can be used to specify some additional parameters which have not " +"been included in this LuCI." +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:36 +msgid "Token" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:36 +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 \"\"." +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:21 +msgid "UDP bind port" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:24 +msgid "Vhost HTTP port" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:26 +msgid "Vhost HTTP timeout" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:25 +msgid "Vhost HTTPS port" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:24 +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." +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." +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." +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:116 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:118 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:128 +#: applications/luci-app-frps/root/usr/share/luci/menu.d/luci-app-frps.json:3 +msgid "frp Server" +msgstr "" diff --git a/applications/luci-app-frps/po/ro/frps.po b/applications/luci-app-frps/po/ro/frps.po index 8a9626f4c6..c4861a34e5 100644 --- a/applications/luci-app-frps/po/ro/frps.po +++ b/applications/luci-app-frps/po/ro/frps.po @@ -1,7 +1,7 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-04-02 14:47+0000\n" -"Last-Translator: Andrei Pavel <andreicristianpavel@gmail.com>\n" +"PO-Revision-Date: 2021-11-17 19:57+0000\n" +"Last-Translator: Simona Iacob <s@zp1.net>\n" "Language-Team: Romanian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsfrps/ro/>\n" "Language: ro\n" @@ -9,7 +9,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < " "20)) ? 1 : 2;\n" -"X-Generator: Weblate 4.0-dev\n" +"X-Generator: Weblate 4.9.1-dev\n" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:15 msgid "Additional configs" @@ -17,7 +17,7 @@ msgstr "Configurații adiționale" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:43 msgid "Additional settings" -msgstr "" +msgstr "Setări adiționale" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:40 msgid "Allow ports" @@ -57,9 +57,11 @@ msgstr "Portul legat" #: 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 " -"value is \"0.0.0.0\"." +"BindAddr specifies the address that the server binds to.<br />By default, " +"this value is \"0.0.0.0\"." msgstr "" +"BindAddr specifică adresa la care se leagă serverul.<br />În mod implicit, " +"această valoare este \"0.0.0.0\"." #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:22 msgid "" @@ -67,12 +69,17 @@ msgid "" "is 0, the server will not listen for KCP connections.<br />By default, this " "value is 0." msgstr "" +"BindKcpPort specifică portul KCP pe care serverul ascultă. Dacă această " +"valoare este 0, serverul nu va asculta conexiunile KCP.<br />În mod " +"implicit, această valoare este 0." #: 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 " -"value is 7000." +"BindPort specifies the port that the server listens on.<br />By default, " +"this value is 7000." msgstr "" +"BindPort specifică portul pe care serverul ascultă.<br />În mod implicit, " +"această valoare este 7000." #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:21 msgid "" @@ -80,22 +87,25 @@ msgid "" "is 0, the server will not listen for UDP connections.<br />By default, this " "value is 0" msgstr "" +"BindUdpPort specifică portul UDP pe care serverul ascultă. Dacă această " +"valoare este 0, serverul nu va asculta conexiuni UDP.<br />În mod implicit, " +"această valoare este 0" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:143 msgid "Collecting data ..." -msgstr "" +msgstr "Colectarea datelor ..." #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:151 msgid "Common settings" -msgstr "" +msgstr "Setări comune" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:15 msgid "Config files include in temporary config file" -msgstr "" +msgstr "Fișiere de configurare incluse în fișierul de configurare temporar" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39 msgid "Custom 404 page" -msgstr "" +msgstr "Pagina 404 personalizată" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39 msgid "" @@ -103,51 +113,64 @@ msgid "" "value is \"\", a default page will be displayed.<br />By default, this value " "is \"\"." msgstr "" +"Custom404Page specifică o cale către o pagină 404 personalizată care urmează " +"să fie afișată. Dacă această valoare este \"\", va fi afișată o pagină " +"implicită.<br />Din mod implicit, această valoare este \"\"." #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:27 msgid "Dashboard address" -msgstr "" +msgstr "Adresa tabloului de bord" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:30 msgid "Dashboard password" -msgstr "" +msgstr "Parola tabloului de bord" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:28 msgid "Dashboard port" -msgstr "" +msgstr "Port pentru tabloul de bord" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:29 msgid "Dashboard user" -msgstr "" +msgstr "Utilizatorul tabloului de bord" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:27 msgid "" "DashboardAddr specifies the address that the dashboard binds to.<br />By " "default, this value is \"0.0.0.0\"." msgstr "" +"DashboardAddr specifică adresa la care se leagă tabloul de bord.<br />În mod " +"implicit, această valoare este \"0.0.0.0.0\"." #: 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 " -"0." +"value is 0, the dashboard will not be started.<br />By default, this value " +"is 0." msgstr "" +"DashboardPort specifică portul pe care ascultă tabloul de bord. Dacă această " +"valoare este 0, tabloul de bord nu va fi pornit.<br />În mod implicit, " +"această valoare este 0." #: 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\"." msgstr "" +"DashboardPwd specifică parola pe care tabloul de bord o va utiliza pentru " +"autentificare.<br />În mod implicit, această valoare este \"admin\"." #: 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\"." msgstr "" +"DashboardUser specifică numele de utilizator pe care tabloul de bord îl va " +"utiliza pentru autentificare.<br />În mod implicit, această valoare este " +"\"admin\"." #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35 msgid "Disable log color" -msgstr "" +msgstr "Dezactivați culoarea jurnalului" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35 msgid "" @@ -157,7 +180,7 @@ msgstr "" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:14 msgid "Environment variable" -msgstr "" +msgstr "Variabila de mediu" #: applications/luci-app-frps/root/usr/share/rpcd/acl.d/luci-app-frps.json:3 msgid "Grant access to LuCI app frps" @@ -166,8 +189,8 @@ msgstr "" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42 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." +"terminating the connection. It is not recommended to change this value.<br /" +">By default, this value is 90." msgstr "" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42 @@ -180,7 +203,7 @@ msgstr "" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:32 msgid "Log file" -msgstr "" +msgstr "Fișier jurnal" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:33 msgid "Log level" @@ -208,7 +231,8 @@ 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 @@ -225,8 +249,8 @@ 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 " -"value is 0." +"proxy to. If this value is 0, no limit will be applied.<br />By default, " +"this value is 0." msgstr "" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:118 @@ -275,8 +299,8 @@ 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 " -"is \"\"." +"\", the resulting URL would be \"test.frps.com\".<br />By default, this " +"value is \"\"." msgstr "" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:37 diff --git a/applications/luci-app-frps/po/ru/frps.po b/applications/luci-app-frps/po/ru/frps.po index f7cc667bc0..de24fb4e17 100644 --- a/applications/luci-app-frps/po/ru/frps.po +++ b/applications/luci-app-frps/po/ru/frps.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"PO-Revision-Date: 2021-09-17 06:52+0000\n" +"PO-Revision-Date: 2021-10-30 16:38+0000\n" "Last-Translator: masta0f1eave <lomskoff.dima@gmail.com>\n" "Language-Team: Russian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsfrps/ru/>\n" @@ -90,7 +90,7 @@ msgstr "Общие настройки" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:15 msgid "Config files include in temporary config file" -msgstr "" +msgstr "Конфигурационные настройки записаны во временный конфигурационный файл" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39 msgid "Custom 404 page" |