diff options
author | brvphoenix <vanwaholtz@gmail.com> | 2020-12-15 05:11:59 -0800 |
---|---|---|
committer | Van Waholtz <vanwaholtz@gmail.com> | 2020-12-15 05:53:35 -0800 |
commit | 75586668ffdf5a7e19e4eb14fcc572759d791e51 (patch) | |
tree | 13c2bb3023615081699931afd09fa2470d3064e8 /applications/luci-app-frps/po/de/frps.po | |
parent | 4843841fda1e33eaf727c9626e2e8918fd5ee6ae (diff) |
luci-app-frp: add the dynamiclist for additional parameters
Signed-off-by: Van Waholtz <vanwaholtz@gmail.com>
Diffstat (limited to 'applications/luci-app-frps/po/de/frps.po')
-rw-r--r-- | applications/luci-app-frps/po/de/frps.po | 18 |
1 files changed, 14 insertions, 4 deletions
diff --git a/applications/luci-app-frps/po/de/frps.po b/applications/luci-app-frps/po/de/frps.po index 6beef3184a..b40ac71cc2 100644 --- a/applications/luci-app-frps/po/de/frps.po +++ b/applications/luci-app-frps/po/de/frps.po @@ -14,6 +14,10 @@ msgstr "" msgid "Additional configs" msgstr "Zusätzliche Konfiguration" +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42 +msgid "Additional settings" +msgstr "" + #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39 msgid "Allow ports" msgstr "Erlaube Ports" @@ -86,7 +90,7 @@ msgstr "" "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 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:102 msgid "Common settings" msgstr "Allgemeine Einstellungen" @@ -292,8 +296,8 @@ msgstr "Daemon als Gruppe ausführen" msgid "Run daemon as user" 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 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:103 +#: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:107 msgid "Startup settings" msgstr "Start-Einstellungen" @@ -328,6 +332,12 @@ msgstr "" "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:42 +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:35 msgid "Token" msgstr "Token" @@ -387,7 +397,7 @@ msgstr "" "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/htdocs/luci-static/resources/view/frps.js:97 #: applications/luci-app-frps/root/usr/share/luci/menu.d/luci-app-frps.json:3 msgid "frp Server" msgstr "frp-Server" |