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/tr | |
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/tr')
-rw-r--r-- | applications/luci-app-tinyproxy/po/tr/tinyproxy.po | 13 |
1 files changed, 9 insertions, 4 deletions
diff --git a/applications/luci-app-tinyproxy/po/tr/tinyproxy.po b/applications/luci-app-tinyproxy/po/tr/tinyproxy.po index cc6bd3e2ba..33aec8c9b9 100644 --- a/applications/luci-app-tinyproxy/po/tr/tinyproxy.po +++ b/applications/luci-app-tinyproxy/po/tr/tinyproxy.po @@ -160,11 +160,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 yöntemi için izin verilen bağlantı noktalarının listesi. Tek bir \"0" -"\" değeri tüm bağlantı noktalarına izin verir" #: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:39 msgid "Listen address" @@ -368,3 +366,10 @@ msgstr "Günlük mesajlarını bir günlük dosyası yerine syslog'a yazar" #: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:107 msgid "X-Tinyproxy header" msgstr "X-Tinyproxy başlığı" + +#~ msgid "" +#~ "List of allowed ports for the CONNECT method. A single value \"0\" allows " +#~ "all ports" +#~ msgstr "" +#~ "CONNECT yöntemi için izin verilen bağlantı noktalarının listesi. Tek bir " +#~ "\"0\" değeri tüm bağlantı noktalarına izin verir" |