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/pl | |
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/pl')
-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" |