diff options
Diffstat (limited to 'applications/luci-app-frps')
30 files changed, 527 insertions, 30 deletions
diff --git a/applications/luci-app-frps/po/bg/frps.po b/applications/luci-app-frps/po/bg/frps.po index 9504e74870..92703d59b3 100644 --- a/applications/luci-app-frps/po/bg/frps.po +++ b/applications/luci-app-frps/po/bg/frps.po @@ -138,6 +138,10 @@ msgstr "" 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:41 msgid "" "HeartBeatTimeout specifies the maximum time to wait for a heartbeat before " diff --git a/applications/luci-app-frps/po/bn_BD/frps.po b/applications/luci-app-frps/po/bn_BD/frps.po new file mode 100644 index 0000000000..3acfd59a17 --- /dev/null +++ b/applications/luci-app-frps/po/bn_BD/frps.po @@ -0,0 +1,317 @@ +msgid "" +msgstr "" +"Language: bn_BD\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:14 +msgid "Additional configs" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39 +msgid "Allow ports" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39 +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:30 +msgid "Assets dir" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:30 +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:18 +msgid "Bind address" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:19 +msgid "Bind port" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:18 +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:21 +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:19 +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:20 +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:101 +msgid "Common settings" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:14 +msgid "Config files include in temporary config file" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:38 +msgid "Custom 404 page" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:38 +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:26 +msgid "Dashboard address" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:29 +msgid "Dashboard password" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:27 +msgid "Dashboard port" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:28 +msgid "Dashboard user" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:26 +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:27 +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:29 +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:28 +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:34 +msgid "Disable log color" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:34 +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:13 +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:41 +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:41 +msgid "Heartbeat timeout" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:21 +msgid "KCP bind port" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:31 +msgid "Log file" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:32 +msgid "Log level" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:33 +msgid "Log max days" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:9 +msgid "Log stderr" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:8 +msgid "Log stdout" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:31 +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:32 +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:33 +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:40 +msgid "Max ports per client" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:40 +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:13 +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:22 +msgid "Proxy bind address" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:22 +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:12 +msgid "Respawn when crashed" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:11 +msgid "Run daemon as group" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:10 +msgid "Run daemon as user" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:106 +msgid "Startup settings" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:36 +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:36 +msgid "Subdomain host" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:37 +msgid "TCP mux" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:37 +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:35 +msgid "Token" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35 +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:20 +msgid "UDP bind port" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:23 +msgid "Vhost HTTP port" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:25 +msgid "Vhost HTTP timeout" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:24 +msgid "Vhost HTTPS port" +msgstr "" + +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:23 +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:25 +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:24 +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:96 +#: 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/ca/frps.po b/applications/luci-app-frps/po/ca/frps.po index e49e9d2c74..b77dee2876 100644 --- a/applications/luci-app-frps/po/ca/frps.po +++ b/applications/luci-app-frps/po/ca/frps.po @@ -138,6 +138,10 @@ msgstr "" 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:41 msgid "" "HeartBeatTimeout specifies the maximum time to wait for a heartbeat before " diff --git a/applications/luci-app-frps/po/cs/frps.po b/applications/luci-app-frps/po/cs/frps.po index b84aa989d6..b550359288 100644 --- a/applications/luci-app-frps/po/cs/frps.po +++ b/applications/luci-app-frps/po/cs/frps.po @@ -138,6 +138,10 @@ msgstr "" 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:41 msgid "" "HeartBeatTimeout specifies the maximum time to wait for a heartbeat before " diff --git a/applications/luci-app-frps/po/de/frps.po b/applications/luci-app-frps/po/de/frps.po index 051e0bf500..bf22350bd2 100644 --- a/applications/luci-app-frps/po/de/frps.po +++ b/applications/luci-app-frps/po/de/frps.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-04-02 14:47+0000\n" -"Last-Translator: CE4 <chregger@gmail.com>\n" +"PO-Revision-Date: 2020-04-30 05:51+0000\n" +"Last-Translator: Sandro Stross <sandro.stross@gmx.at>\n" "Language-Team: German <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsfrps/de/>\n" "Language: de\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.0-dev\n" +"X-Generator: Weblate 4.0.2\n" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:14 msgid "Additional configs" @@ -24,6 +24,9 @@ msgid "" "the length of this value is 0, all ports are allowed.<br>By default, this " "value is an empty set." msgstr "" +"AllowPorts gibt an auf welchen Ports sich der Client per Proxy verbinden " +"kann.Wenn der Wert \"length\" auf 0 gesetzt wird sind alle Ports erlaubt.In " +"der Standartkonfiguration ist dieser Wert leer." #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:30 msgid "Assets dir" @@ -35,6 +38,9 @@ msgid "" "resources from. If this value is \"\", assets will be loaded from the " "bundled executable using statik.<br>By default, this value is \"\"." msgstr "" +"AssetsDir gibt das lokale Verzeichnis an, aus dem das Dashboard Ressourcen " +"laden soll. Wenn dieser Wert \"\" ist, werden Assets aus der gebündelten " +"ausführbaren Datei mit statik.<br> Standardmäßig ist dieser Wert \"\"." #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:18 msgid "Bind address" @@ -42,13 +48,15 @@ msgstr "Bind-Adresse" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:19 msgid "Bind port" -msgstr "" +msgstr "Bind Port" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:18 msgid "" "BindAddr specifies the address that the server binds to.<br>By default, this " "value is \"0.0.0.0\"." msgstr "" +"BindAddr gibt die Adresse an, an den sich der Server bindet.In der " +"Standartkonfiguration ist dieser Wert auf \"0.0.0.0\"." #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:21 msgid "" @@ -56,12 +64,17 @@ msgid "" "is 0, the server will not listen for KCP connections.<br>By default, this " "value is 0." msgstr "" +"BindKcpPort gibt den KCP-Port an, auf dem der Server lauscht. Wenn dieser " +"Wert 0 ist, lauscht der Server nicht auf KCP-Verbindungen.<br>Standardmäßig " +"ist dieser Wert 0." #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:19 msgid "" "BindPort specifies the port that the server listens on.<br>By default, this " "value is 7000." msgstr "" +"BindPort gibt den Port an, auf dem der Server lauscht.<br>Standardmäßig ist " +"dieser Wert 7000." #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:20 msgid "" @@ -69,10 +82,13 @@ msgid "" "is 0, the server will not listen for UDP connections.<br>By default, this " "value is 0" msgstr "" +"BindKcpPort gibt den KCP-Port an, auf dem der Server lauscht. Wenn dieser " +"Wert 0 ist, lauscht der Server nicht auf KCP-Verbindungen.<br>Standardmäßig " +"ist dieser Wert 0" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:101 msgid "Common settings" -msgstr "" +msgstr "Allgemeine Einstellungen" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:14 msgid "Config files include in temporary config file" @@ -80,7 +96,7 @@ msgstr "Konfigurationsdateien die in temporärer Konfiguration enthalten sind" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:38 msgid "Custom 404 page" -msgstr "" +msgstr "Benutzerdefinierte 404 Fehlerseite" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:38 msgid "" @@ -88,28 +104,33 @@ msgid "" "value is \"\", a default page will be displayed.<br>By default, this value " "is \"\"." msgstr "" +"Custom404Page gibt einen Pfad zu einer benutzerdefinierten 404-Seite an, die " +"angezeigt werden soll. Wenn dieser Wert \"\" ist, wird eine Standardseite " +"angezeigt.<br>Standardmäßig ist dieser Wert \"\"." #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:26 msgid "Dashboard address" -msgstr "" +msgstr "Dashboard Adresse" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:29 msgid "Dashboard password" -msgstr "" +msgstr "Dashboard Passwort" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:27 msgid "Dashboard port" -msgstr "" +msgstr "Dashboard Port" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:28 msgid "Dashboard user" -msgstr "" +msgstr "Dashboard Benutzername" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:26 msgid "" "DashboardAddr specifies the address that the dashboard binds to.<br>By " "default, this value is \"0.0.0.0\"." msgstr "" +"DashboardAddr gibt die Adresse an, an die das Dashboard gebunden ist. <br> " +"Standardmäßig ist dieser Wert \"0.0.0.0\"." #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:27 msgid "" @@ -117,18 +138,25 @@ msgid "" "value is 0, the dashboard will not be started.<br>By default, this value is " "0." msgstr "" +"DashboardPort gibt den Port an, an dem das Dashboard lauscht. Wenn dieser " +"Wert 0 ist, wird das Dashboard nicht gestartet. <br>Standardmäßig ist dieser " +"Wert 0." #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:29 msgid "" "DashboardPwd specifies the password that the dashboard will use for login." "<br>By default, this value is \"admin\"." msgstr "" +"DashboardPwd gibt das Kennwort an, das das Dashboard für die Anmeldung " +"verwendet. <br> Standardmäßig lautet dieser Wert \"admin\"." #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:28 msgid "" "DashboardUser specifies the username that the dashboard will use for login." "<br>By default, this value is \"admin\"." msgstr "" +"DashboardUser gibt den Benutzernamen an, den das Dashboard für die Anmeldung " +"verlangt. <br> Standardmäßig lautet dieser Wert \"admin\"." #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:34 msgid "Disable log color" @@ -139,17 +167,26 @@ msgid "" "DisableLogColor disables log colors when LogWay == \"console\" when set to " "true.<br>By default, this value is false." msgstr "" +"DisableLogColor deaktiviert Protokollfarben, wenn LogWay == \"Konsole\" auf " +"\"true\" gesetzt ist. <br>Standardmäßig ist dieser Wert \"false\"." #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:13 msgid "Environment variable" msgstr "Umgebungsvariable" +#: 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:41 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 "" +"HeartBeatTimeout gibt die maximale Zeit an, die auf einen \"heartbeat\" " +"gewartet werden soll, bevor die Verbindung beendet wird. Es wird nicht " +"empfohlen, diesen Wert zu ändern.<br>Standardmäßig ist dieser Wert 90." #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:41 msgid "Heartbeat timeout" @@ -157,7 +194,7 @@ msgstr "Heartbeat-Timeout" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:21 msgid "KCP bind port" -msgstr "" +msgstr "KCP-Bind-Port" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:31 msgid "Log file" @@ -169,7 +206,7 @@ msgstr "Protokollierungsstufe" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:33 msgid "Log max days" -msgstr "" +msgstr "Maximale Tage die ein Log aufgezeichnet werden soll" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:9 msgid "Log stderr" @@ -185,6 +222,9 @@ msgid "" "be used if LogWay is set appropriately.<br>By default, this value is " "\"console\"." msgstr "" +"LogFile gibt eine Datei an, in die Protokolle geschrieben werden. Dieser " +"Wert wird nur verwendet, wenn LogWay entsprechend eingestellt ist.<br>In der " +"Voreinstellung ist dieser Wert \"console\"." #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:32 msgid "" @@ -201,10 +241,13 @@ msgid "" "before deletion. This is only used if LogWay == \"file\".<br>By default, " "this value is 0." msgstr "" +"LogMaxDays gibt die maximale Anzahl von Tagen an, die die " +"Protokollinformationen vor dem Löschen gespeichert werden sollen. Dies wird " +"nur verwendet, wenn LogWay == \"Datei\".<br>Standardmäßig ist dieser Wert 0." #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:40 msgid "Max ports per client" -msgstr "" +msgstr "Maximale Ports pro Client" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:40 msgid "" @@ -212,6 +255,9 @@ msgid "" "proxy to. If this value is 0, no limit will be applied.<br>By default, this " "value is 0." msgstr "" +"MaxPortsPerClient gibt die maximale Anzahl von Ports an, an die ein " +"einzelner Client proxyen darf. Wenn dieser Wert 0 ist, wird keine " +"Beschränkung angewendet.<br>In der Voreinstellung ist dieser Wert 0." #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:13 msgid "" @@ -224,13 +270,15 @@ msgstr "" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:22 msgid "Proxy bind address" -msgstr "" +msgstr "Proxy-Bind-Adresse" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:22 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 "" +"ProxyBindAddr gibt die Adresse an, an die der Proxy bindet. Dieser Wert kann " +"derselbe sein wie BindAddr.<br>Standardmäßig ist dieser Wert \"0.0.0.0\"." #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:12 msgid "Respawn when crashed" @@ -247,7 +295,7 @@ msgstr "Daemon als Gruppe ausführen" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:106 msgid "Startup settings" -msgstr "" +msgstr "Start-Einstellungen" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:36 msgid "" @@ -257,20 +305,28 @@ msgid "" "\", the resulting URL would be \"test.frps.com\".<br>By default, this value " "is \"\"." msgstr "" +"SubDomainHost gibt die Domäne an, die an vom Client angeforderte Subdomänen " +"angehängt wird, wenn Vhost-Proxying verwendet wird. Wenn dieser Wert " +"beispielsweise auf \"frps.com\" gesetzt ist und der Client die Subdomäne " +"\"test\" angefordert hat, wäre die resultierende URL \"test.frps.com\"." +"<br>Standardmäßig ist dieser Wert \"\"." #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:36 msgid "Subdomain host" -msgstr "" +msgstr "Subdomain-Host" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:37 msgid "TCP mux" -msgstr "TCP mux" +msgstr "TCP-mux" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:37 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 "" +"TcpMux schaltet das TCP-Stream-Multiplexing um. Dies erlaubt mehreren " +"Anfragen von einem Client, sich eine einzige TCP-Verbindung zu teilen.<br>In " +"der Voreinstellung ist dieser Wert wahr." #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35 msgid "Token" @@ -282,22 +338,26 @@ msgid "" "from clients. Clients must have a matching token to be authorized to use the " "server.<br>By default, this value is \"\"." msgstr "" +"Token gibt das Autorisierungstoken an, das zur Authentifizierung von " +"Schlüsseln verwendet wird, die von Clients empfangen wurden. Clients müssen " +"über ein passendes Token verfügen, um zur Benutzung des Servers berechtigt " +"zu sein.<br>Standardmäßig ist dieser Wert \"\"." #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:20 msgid "UDP bind port" -msgstr "" +msgstr "UDP-Bind-Port" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:23 msgid "Vhost HTTP port" -msgstr "" +msgstr "Vhost-HTTP-Port" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:25 msgid "Vhost HTTP timeout" -msgstr "" +msgstr "Vhost-HTTP-Timeout" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:24 msgid "Vhost HTTPS port" -msgstr "" +msgstr "Vhost HTTPS-Port" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:23 msgid "" @@ -305,12 +365,17 @@ msgid "" "requests. If this value is 0, the server will not listen for HTTP requests." "<br>By default, this value is 0." msgstr "" +"VhostHttpPort gibt den Port an, den der Server auf HTTP-Vhost-Anfragen " +"abhört. Wenn dieser Wert 0 ist, lauscht der Server nicht auf HTTP-Anfragen." +"<br>Standardmäßig ist dieser Wert 0." #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:25 msgid "" "VhostHttpTimeout specifies the response header timeout for the Vhost HTTP " "server, in seconds.<br>By default, this value is 60." msgstr "" +"VhostHttpTimeout gibt das Antwort-Header-Timeout für den Vhost-HTTP-Server " +"an, in Sekunden.<br>Standardmäßig ist dieser Wert 60." #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:24 msgid "" @@ -318,8 +383,11 @@ msgid "" "requests. If this value is 0, the server will not listen for HTTPS requests." "<br>By default, this value is 0." msgstr "" +"VhostHttpPort gibt den Port an, den der Server auf HTTP-Vhost-Anfragen " +"abhört. Wenn dieser Wert 0 ist, lauscht der Server nicht auf HTTP-Anfragen." +"<br>Standardmäßig ist dieser Wert 0." #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:96 #: applications/luci-app-frps/root/usr/share/luci/menu.d/luci-app-frps.json:3 msgid "frp Server" -msgstr "" +msgstr "frp-Server" diff --git a/applications/luci-app-frps/po/el/frps.po b/applications/luci-app-frps/po/el/frps.po index a19b1dbd04..ad1426048e 100644 --- a/applications/luci-app-frps/po/el/frps.po +++ b/applications/luci-app-frps/po/el/frps.po @@ -144,6 +144,10 @@ msgstr "" 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:41 msgid "" "HeartBeatTimeout specifies the maximum time to wait for a heartbeat before " diff --git a/applications/luci-app-frps/po/es/frps.po b/applications/luci-app-frps/po/es/frps.po index e05bb77a44..471e636cba 100644 --- a/applications/luci-app-frps/po/es/frps.po +++ b/applications/luci-app-frps/po/es/frps.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2020-02-09 15:52+0000\n" +"PO-Revision-Date: 2020-05-02 10:22+0000\n" "Last-Translator: Franco Castillo <castillofrancodamian@gmail.com>\n" "Language-Team: Spanish <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsfrps/es/>\n" @@ -11,7 +11,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 3.11-dev\n" +"X-Generator: Weblate 4.1-dev\n" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:14 msgid "Additional configs" @@ -179,6 +179,10 @@ msgstr "" msgid "Environment variable" msgstr "Variable ambiental" +#: applications/luci-app-frps/root/usr/share/rpcd/acl.d/luci-app-frps.json:3 +msgid "Grant access to LuCI app frps" +msgstr "Conceder acceso a la aplicación frps de LuCI" + #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:41 msgid "" "HeartBeatTimeout specifies the maximum time to wait for a heartbeat before " diff --git a/applications/luci-app-frps/po/fr/frps.po b/applications/luci-app-frps/po/fr/frps.po index e5acbc658c..6278aac44d 100644 --- a/applications/luci-app-frps/po/fr/frps.po +++ b/applications/luci-app-frps/po/fr/frps.po @@ -177,6 +177,10 @@ msgstr "" msgid "Environment variable" msgstr "Variable d'environnement" +#: 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:41 msgid "" "HeartBeatTimeout specifies the maximum time to wait for a heartbeat before " diff --git a/applications/luci-app-frps/po/he/frps.po b/applications/luci-app-frps/po/he/frps.po index 3c950191de..0936b9cefc 100644 --- a/applications/luci-app-frps/po/he/frps.po +++ b/applications/luci-app-frps/po/he/frps.po @@ -138,6 +138,10 @@ msgstr "" 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:41 msgid "" "HeartBeatTimeout specifies the maximum time to wait for a heartbeat before " diff --git a/applications/luci-app-frps/po/hi/frps.po b/applications/luci-app-frps/po/hi/frps.po index 0391b422d5..c476845d50 100644 --- a/applications/luci-app-frps/po/hi/frps.po +++ b/applications/luci-app-frps/po/hi/frps.po @@ -138,6 +138,10 @@ msgstr "" 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:41 msgid "" "HeartBeatTimeout specifies the maximum time to wait for a heartbeat before " diff --git a/applications/luci-app-frps/po/hu/frps.po b/applications/luci-app-frps/po/hu/frps.po index 7263250437..910a227391 100644 --- a/applications/luci-app-frps/po/hu/frps.po +++ b/applications/luci-app-frps/po/hu/frps.po @@ -144,6 +144,10 @@ msgstr "" 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:41 msgid "" "HeartBeatTimeout specifies the maximum time to wait for a heartbeat before " diff --git a/applications/luci-app-frps/po/it/frps.po b/applications/luci-app-frps/po/it/frps.po index a899c583b2..7d0f609b81 100644 --- a/applications/luci-app-frps/po/it/frps.po +++ b/applications/luci-app-frps/po/it/frps.po @@ -138,6 +138,10 @@ msgstr "" 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:41 msgid "" "HeartBeatTimeout specifies the maximum time to wait for a heartbeat before " diff --git a/applications/luci-app-frps/po/ja/frps.po b/applications/luci-app-frps/po/ja/frps.po index b6b5d6b7bb..81995157ea 100644 --- a/applications/luci-app-frps/po/ja/frps.po +++ b/applications/luci-app-frps/po/ja/frps.po @@ -138,6 +138,10 @@ msgstr "" 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:41 msgid "" "HeartBeatTimeout specifies the maximum time to wait for a heartbeat before " diff --git a/applications/luci-app-frps/po/ko/frps.po b/applications/luci-app-frps/po/ko/frps.po index 11c1b86932..e57ff72047 100644 --- a/applications/luci-app-frps/po/ko/frps.po +++ b/applications/luci-app-frps/po/ko/frps.po @@ -138,6 +138,10 @@ msgstr "" 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:41 msgid "" "HeartBeatTimeout specifies the maximum time to wait for a heartbeat before " diff --git a/applications/luci-app-frps/po/mr/frps.po b/applications/luci-app-frps/po/mr/frps.po index f67c16f2e5..9221adad6b 100644 --- a/applications/luci-app-frps/po/mr/frps.po +++ b/applications/luci-app-frps/po/mr/frps.po @@ -144,6 +144,10 @@ msgstr "" 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:41 msgid "" "HeartBeatTimeout specifies the maximum time to wait for a heartbeat before " diff --git a/applications/luci-app-frps/po/ms/frps.po b/applications/luci-app-frps/po/ms/frps.po index c3fbcb01ff..da2c33856a 100644 --- a/applications/luci-app-frps/po/ms/frps.po +++ b/applications/luci-app-frps/po/ms/frps.po @@ -138,6 +138,10 @@ msgstr "" 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:41 msgid "" "HeartBeatTimeout specifies the maximum time to wait for a heartbeat before " diff --git a/applications/luci-app-frps/po/nb_NO/frps.po b/applications/luci-app-frps/po/nb_NO/frps.po index 96abfe4341..4361c37c99 100644 --- a/applications/luci-app-frps/po/nb_NO/frps.po +++ b/applications/luci-app-frps/po/nb_NO/frps.po @@ -138,6 +138,10 @@ msgstr "" 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:41 msgid "" "HeartBeatTimeout specifies the maximum time to wait for a heartbeat before " diff --git a/applications/luci-app-frps/po/pl/frps.po b/applications/luci-app-frps/po/pl/frps.po index 24631b9dc3..9ac6bef9be 100644 --- a/applications/luci-app-frps/po/pl/frps.po +++ b/applications/luci-app-frps/po/pl/frps.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-03-05 21:35+0000\n" +"PO-Revision-Date: 2020-05-02 15:56+0000\n" "Last-Translator: Marcin Net <marcin.net@linux.pl>\n" "Language-Team: Polish <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsfrps/pl/>\n" @@ -9,7 +9,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2;\n" -"X-Generator: Weblate 4.0-dev\n" +"X-Generator: Weblate 4.1-dev\n" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:14 msgid "Additional configs" @@ -175,6 +175,10 @@ msgstr "" msgid "Environment variable" msgstr "Zmienna środowiskowa" +#: applications/luci-app-frps/root/usr/share/rpcd/acl.d/luci-app-frps.json:3 +msgid "Grant access to LuCI app frps" +msgstr "Udziel dostępu LuCI do aplikacji frps" + #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:41 msgid "" "HeartBeatTimeout specifies the maximum time to wait for a heartbeat before " diff --git a/applications/luci-app-frps/po/pt/frps.po b/applications/luci-app-frps/po/pt/frps.po index fdea352a83..2f9bb065bc 100644 --- a/applications/luci-app-frps/po/pt/frps.po +++ b/applications/luci-app-frps/po/pt/frps.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-03-31 18:12+0000\n" +"PO-Revision-Date: 2020-05-02 10:22+0000\n" "Last-Translator: ssantos <ssantos@web.de>\n" "Language-Team: Portuguese <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsfrps/pt/>\n" @@ -8,7 +8,7 @@ msgstr "" "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.0-dev\n" +"X-Generator: Weblate 4.1-dev\n" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:14 msgid "Additional configs" @@ -172,6 +172,10 @@ msgstr "" msgid "Environment variable" msgstr "Variável de ambiente" +#: applications/luci-app-frps/root/usr/share/rpcd/acl.d/luci-app-frps.json:3 +msgid "Grant access to LuCI app frps" +msgstr "Conceder acesso UCI à app LuCI frps" + #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:41 msgid "" "HeartBeatTimeout specifies the maximum time to wait for a heartbeat before " diff --git a/applications/luci-app-frps/po/pt_BR/frps.po b/applications/luci-app-frps/po/pt_BR/frps.po index b114a31f3e..70572c1c1f 100644 --- a/applications/luci-app-frps/po/pt_BR/frps.po +++ b/applications/luci-app-frps/po/pt_BR/frps.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-02-22 11:58+0000\n" +"PO-Revision-Date: 2020-05-02 10:22+0000\n" "Last-Translator: Wellington Terumi Uemura <wellingtonuemura@gmail.com>\n" "Language-Team: Portuguese (Brazil) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsfrps/pt_BR/>\n" @@ -8,7 +8,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" -"X-Generator: Weblate 3.11.1\n" +"X-Generator: Weblate 4.1-dev\n" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:14 msgid "Additional configs" @@ -172,6 +172,10 @@ msgstr "" msgid "Environment variable" msgstr "Variável de ambiente" +#: applications/luci-app-frps/root/usr/share/rpcd/acl.d/luci-app-frps.json:3 +msgid "Grant access to LuCI app frps" +msgstr "Conceda acesso UCI ao aplicativo LuCI frps" + #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:41 msgid "" "HeartBeatTimeout specifies the maximum time to wait for a heartbeat before " diff --git a/applications/luci-app-frps/po/ro/frps.po b/applications/luci-app-frps/po/ro/frps.po index 776d0d7624..cd239ec4b4 100644 --- a/applications/luci-app-frps/po/ro/frps.po +++ b/applications/luci-app-frps/po/ro/frps.po @@ -151,6 +151,10 @@ msgstr "" 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:41 msgid "" "HeartBeatTimeout specifies the maximum time to wait for a heartbeat before " diff --git a/applications/luci-app-frps/po/ru/frps.po b/applications/luci-app-frps/po/ru/frps.po index 37bc2d772a..85aa9685c1 100644 --- a/applications/luci-app-frps/po/ru/frps.po +++ b/applications/luci-app-frps/po/ru/frps.po @@ -145,6 +145,10 @@ msgstr "" 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:41 msgid "" "HeartBeatTimeout specifies the maximum time to wait for a heartbeat before " diff --git a/applications/luci-app-frps/po/sk/frps.po b/applications/luci-app-frps/po/sk/frps.po index 83a7828430..550f107d37 100644 --- a/applications/luci-app-frps/po/sk/frps.po +++ b/applications/luci-app-frps/po/sk/frps.po @@ -138,6 +138,10 @@ msgstr "" 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:41 msgid "" "HeartBeatTimeout specifies the maximum time to wait for a heartbeat before " diff --git a/applications/luci-app-frps/po/sv/frps.po b/applications/luci-app-frps/po/sv/frps.po index 30423375bb..e936c74deb 100644 --- a/applications/luci-app-frps/po/sv/frps.po +++ b/applications/luci-app-frps/po/sv/frps.po @@ -145,6 +145,10 @@ msgstr "" 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:41 msgid "" "HeartBeatTimeout specifies the maximum time to wait for a heartbeat before " diff --git a/applications/luci-app-frps/po/templates/frps.pot b/applications/luci-app-frps/po/templates/frps.pot index c1f57572d3..e759c9ca5d 100644 --- a/applications/luci-app-frps/po/templates/frps.pot +++ b/applications/luci-app-frps/po/templates/frps.pot @@ -135,6 +135,10 @@ msgstr "" 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:41 msgid "" "HeartBeatTimeout specifies the maximum time to wait for a heartbeat before " diff --git a/applications/luci-app-frps/po/tr/frps.po b/applications/luci-app-frps/po/tr/frps.po index 1e4f89ea2d..b3cee78890 100644 --- a/applications/luci-app-frps/po/tr/frps.po +++ b/applications/luci-app-frps/po/tr/frps.po @@ -138,6 +138,10 @@ msgstr "" 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:41 msgid "" "HeartBeatTimeout specifies the maximum time to wait for a heartbeat before " diff --git a/applications/luci-app-frps/po/uk/frps.po b/applications/luci-app-frps/po/uk/frps.po index 3d9ffc8599..7ecd53e7c3 100644 --- a/applications/luci-app-frps/po/uk/frps.po +++ b/applications/luci-app-frps/po/uk/frps.po @@ -145,6 +145,10 @@ msgstr "" 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:41 msgid "" "HeartBeatTimeout specifies the maximum time to wait for a heartbeat before " diff --git a/applications/luci-app-frps/po/vi/frps.po b/applications/luci-app-frps/po/vi/frps.po index 2194e0b18c..858cdfc65a 100644 --- a/applications/luci-app-frps/po/vi/frps.po +++ b/applications/luci-app-frps/po/vi/frps.po @@ -138,6 +138,10 @@ msgstr "" 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:41 msgid "" "HeartBeatTimeout specifies the maximum time to wait for a heartbeat before " diff --git a/applications/luci-app-frps/po/zh_Hans/frps.po b/applications/luci-app-frps/po/zh_Hans/frps.po index bdfe929228..898b8bbce5 100644 --- a/applications/luci-app-frps/po/zh_Hans/frps.po +++ b/applications/luci-app-frps/po/zh_Hans/frps.po @@ -169,6 +169,10 @@ msgstr "" 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:41 #, fuzzy msgid "" diff --git a/applications/luci-app-frps/po/zh_Hant/frps.po b/applications/luci-app-frps/po/zh_Hant/frps.po index ecee6f00a7..42ac0f8d1e 100644 --- a/applications/luci-app-frps/po/zh_Hant/frps.po +++ b/applications/luci-app-frps/po/zh_Hant/frps.po @@ -138,6 +138,10 @@ msgstr "" 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:41 msgid "" "HeartBeatTimeout specifies the maximum time to wait for a heartbeat before " |