diff options
author | Florian Eckert <fe@dev.tdt.de> | 2020-12-15 20:02:59 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-15 20:02:59 +0100 |
commit | a650949e2282c4b6583f5416b83ae6a3c6c3fb63 (patch) | |
tree | 3993fd87830404f47f3b5881680a2a1fbec54df5 /applications/luci-app-frps/po/pl/frps.po | |
parent | f3beb3bf1345939c21770947e229e6d8c9587163 (diff) | |
parent | 75586668ffdf5a7e19e4eb14fcc572759d791e51 (diff) |
Merge pull request #4661 from brvphoenix/frpc
luci-app-frp: add the dynamiclist for additional parameters
Diffstat (limited to 'applications/luci-app-frps/po/pl/frps.po')
-rw-r--r-- | applications/luci-app-frps/po/pl/frps.po | 18 |
1 files changed, 14 insertions, 4 deletions
diff --git a/applications/luci-app-frps/po/pl/frps.po b/applications/luci-app-frps/po/pl/frps.po index 9ac6bef9be..82e04dc50c 100644 --- a/applications/luci-app-frps/po/pl/frps.po +++ b/applications/luci-app-frps/po/pl/frps.po @@ -15,6 +15,10 @@ msgstr "" msgid "Additional configs" msgstr "Dodatkowe konfiguracje" +#: 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 "Zezwalaj na porty" @@ -87,7 +91,7 @@ msgstr "" "wynosi 0, serwer nie będzie nasłuchiwał połączeń UDP. <br> Domyślnie ta " "wartość wynosi 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 "Wspólne ustawienia" @@ -292,8 +296,8 @@ msgstr "Uruchom demona jako grupę" msgid "Run daemon as user" msgstr "Uruchom daemona jako użytkownik" -#: 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 "Ustawienia startowe" @@ -327,6 +331,12 @@ msgstr "" "współdzielenie wielu żądań od klienta na jedno połączenie TCP.<br> Domyślnie " "wartość ta jest true." +#: 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" @@ -385,7 +395,7 @@ msgstr "" "Jeśli ta wartość wynosi 0, serwer nie będzie nasłuchiwał żądań HTTPS. <br> " "Domyślnie ta wartość wynosi 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 "Serwer frp" |