diff options
author | Jo-Philipp Wich <jo@mein.io> | 2022-05-03 14:51:13 +0200 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2022-05-03 14:54:51 +0200 |
commit | eadf07b5299a450c43bc4162f891d5c95b629e8a (patch) | |
tree | 3c5de855e80fea665165294c49176c49d13e130b /applications/luci-app-tinyproxy/po/ru/tinyproxy.po | |
parent | a000cf9c01d0c7af405ccd6e5e54eb20ea5fc481 (diff) |
luci-app-tinyproxy: fix description of ConnectPort option
Fixes: #803
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'applications/luci-app-tinyproxy/po/ru/tinyproxy.po')
-rw-r--r-- | applications/luci-app-tinyproxy/po/ru/tinyproxy.po | 13 |
1 files changed, 9 insertions, 4 deletions
diff --git a/applications/luci-app-tinyproxy/po/ru/tinyproxy.po b/applications/luci-app-tinyproxy/po/ru/tinyproxy.po index a4f4c38af5..22136ff7c8 100644 --- a/applications/luci-app-tinyproxy/po/ru/tinyproxy.po +++ b/applications/luci-app-tinyproxy/po/ru/tinyproxy.po @@ -162,11 +162,9 @@ msgstr "" #: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:134 msgid "" -"List of allowed ports for the CONNECT method. A single value \"0\" allows " -"all ports" +"List of allowed ports for the CONNECT method. A single value \"0\" disables " +"CONNECT completely, an empty list allows all ports" msgstr "" -"Список разрешенных портов для опции 'CONNECT'. Значение '0' разрешает все " -"порты" #: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:39 msgid "Listen address" @@ -375,3 +373,10 @@ msgstr "" #: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:107 msgid "X-Tinyproxy header" msgstr "Заголовок X-Tinyproxy" + +#~ msgid "" +#~ "List of allowed ports for the CONNECT method. A single value \"0\" allows " +#~ "all ports" +#~ msgstr "" +#~ "Список разрешенных портов для опции 'CONNECT'. Значение '0' разрешает все " +#~ "порты" |