luci-app-tinyproxy: fix description of ConnectPort option
Fixes: #803 Signed-off-by: Jo-Philipp Wich <jo@mein.io>
This commit is contained in:
parent
a000cf9c01
commit
eadf07b529
35 changed files with 189 additions and 105 deletions
|
@ -131,7 +131,7 @@ o.datatype = "ipaddr"
|
|||
|
||||
|
||||
o = s:taboption("filter", DynamicList, "ConnectPort", translate("Allowed connect ports"),
|
||||
translate("List of allowed ports for the CONNECT method. A single value \"0\" allows all ports"))
|
||||
translate("List of allowed ports for the CONNECT method. A single value \"0\" disables CONNECT completely, an empty list allows all ports"))
|
||||
|
||||
o.placeholder = 0
|
||||
o.datatype = "port"
|
||||
|
|
|
@ -145,8 +145,8 @@ 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 ""
|
||||
|
||||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:39
|
||||
|
|
|
@ -144,8 +144,8 @@ 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 ""
|
||||
|
||||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:39
|
||||
|
|
|
@ -144,8 +144,8 @@ 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 ""
|
||||
|
||||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:39
|
||||
|
|
|
@ -147,11 +147,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 ""
|
||||
"Llista de ports permesos per al mètode CONNECT. El valor solter \"0\" permet "
|
||||
"tots els ports"
|
||||
|
||||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:39
|
||||
msgid "Listen address"
|
||||
|
@ -345,6 +343,13 @@ msgstr ""
|
|||
msgid "X-Tinyproxy header"
|
||||
msgstr "Capçalera X-Tinyproxy"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "List of allowed ports for the CONNECT method. A single value \"0\" allows "
|
||||
#~ "all ports"
|
||||
#~ msgstr ""
|
||||
#~ "Llista de ports permesos per al mètode CONNECT. El valor solter \"0\" "
|
||||
#~ "permet tots els ports"
|
||||
|
||||
#~ msgid "Allow access from"
|
||||
#~ msgstr "Permet l'accés des de"
|
||||
|
||||
|
|
|
@ -146,8 +146,8 @@ 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 ""
|
||||
|
||||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:39
|
||||
|
|
|
@ -144,8 +144,8 @@ 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 ""
|
||||
|
||||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:39
|
||||
|
|
|
@ -161,11 +161,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 ""
|
||||
"Liste erlaubter Ports für \"CONNECT\" Anfragen. Ein einzelner Wert \"0\" "
|
||||
"erlaubt alle Ports"
|
||||
|
||||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:39
|
||||
msgid "Listen address"
|
||||
|
@ -380,6 +378,13 @@ msgstr ""
|
|||
msgid "X-Tinyproxy header"
|
||||
msgstr "X-Tinyproxy Headerzeile"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "List of allowed ports for the CONNECT method. A single value \"0\" allows "
|
||||
#~ "all ports"
|
||||
#~ msgstr ""
|
||||
#~ "Liste erlaubter Ports für \"CONNECT\" Anfragen. Ein einzelner Wert \"0\" "
|
||||
#~ "erlaubt alle Ports"
|
||||
|
||||
#~ msgid "Allow access from"
|
||||
#~ msgstr "Proxyzugang erlauben von"
|
||||
|
||||
|
|
|
@ -166,11 +166,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"
|
||||
|
@ -382,3 +380,10 @@ msgstr "Γράφει μηνύματα καταγραφής στο syslog αντ
|
|||
#: 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\" "
|
||||
#~ "επιτρέπει όλες τις θύρες"
|
||||
|
|
|
@ -144,8 +144,8 @@ 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 ""
|
||||
|
||||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:39
|
||||
|
|
|
@ -157,10 +157,9 @@ msgstr "Direcciones IP o rangos a los que se permite usar el servidor proxy"
|
|||
|
||||
#: 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 ""
|
||||
"Lista de puertos permitidos al método CONNECT. Use 0 para todos los puertos"
|
||||
|
||||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:39
|
||||
msgid "Listen address"
|
||||
|
@ -365,6 +364,13 @@ msgstr ""
|
|||
msgid "X-Tinyproxy header"
|
||||
msgstr "Cabecera X-Tinyproxy"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "List of allowed ports for the CONNECT method. A single value \"0\" allows "
|
||||
#~ "all ports"
|
||||
#~ msgstr ""
|
||||
#~ "Lista de puertos permitidos al método CONNECT. Use 0 para todos los "
|
||||
#~ "puertos"
|
||||
|
||||
#~ msgid "Allow access from"
|
||||
#~ msgstr "Permitir acceso desde"
|
||||
|
||||
|
|
|
@ -144,8 +144,8 @@ 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 ""
|
||||
|
||||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:39
|
||||
|
|
|
@ -164,11 +164,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 ""
|
||||
"Liste des ports autorisés pour la méthode CONNECT. Une valeur \"0\" unique "
|
||||
"autorises tous les ports"
|
||||
|
||||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:39
|
||||
msgid "Listen address"
|
||||
|
@ -379,6 +377,13 @@ msgstr "Envoyer les messages à syslog plutôt que dans un fichier-journal"
|
|||
msgid "X-Tinyproxy header"
|
||||
msgstr "Entête X-Tinyproxy"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "List of allowed ports for the CONNECT method. A single value \"0\" allows "
|
||||
#~ "all ports"
|
||||
#~ msgstr ""
|
||||
#~ "Liste des ports autorisés pour la méthode CONNECT. Une valeur \"0\" "
|
||||
#~ "unique autorises tous les ports"
|
||||
|
||||
#~ msgid "Allow access from"
|
||||
#~ msgstr "Allow access from"
|
||||
|
||||
|
|
|
@ -142,8 +142,8 @@ 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 ""
|
||||
|
||||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:39
|
||||
|
|
|
@ -142,8 +142,8 @@ 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 ""
|
||||
|
||||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:39
|
||||
|
|
|
@ -157,11 +157,9 @@ msgstr "A proxy kiszolgálónál engedélyezett IP-címek és -címtartományok"
|
|||
|
||||
#: 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 ""
|
||||
"A CONNECT parancsnál engedélyezett portok listája. \"0\" esetén minden port "
|
||||
"engedélyezett."
|
||||
|
||||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:39
|
||||
msgid "Listen address"
|
||||
|
@ -361,3 +359,10 @@ msgstr "Fájl helyett syslog-ba naplózzon"
|
|||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:107
|
||||
msgid "X-Tinyproxy header"
|
||||
msgstr "X-Tinyproxy fejléc"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "List of allowed ports for the CONNECT method. A single value \"0\" allows "
|
||||
#~ "all ports"
|
||||
#~ msgstr ""
|
||||
#~ "A CONNECT parancsnál engedélyezett portok listája. \"0\" esetén minden "
|
||||
#~ "port engedélyezett."
|
||||
|
|
|
@ -149,8 +149,8 @@ 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 ""
|
||||
|
||||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:39
|
||||
|
|
|
@ -46,29 +46,33 @@ msgid ""
|
|||
"By default, basic POSIX expressions are used for filtering. Enable this to "
|
||||
"activate extended regular expressions"
|
||||
msgstr ""
|
||||
"初期設定では、基本的なPOSIX正規表現がフィルタリングに使用されますが、このオプションが有効に設定されている場合、拡張版のPOSIX正規表現が用いられま"
|
||||
"す"
|
||||
"初期設定では、基本的なPOSIX正規表現がフィルタリングに使用されますが、このオプ"
|
||||
"ションが有効に設定されている場合、拡張版のPOSIX正規表現が用いられます"
|
||||
|
||||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:153
|
||||
msgid ""
|
||||
"By default, filter strings are treated as case-insensitive. Enable this to "
|
||||
"make the matching case-sensitive"
|
||||
msgstr "初期設定では、フィルターの文字列は大文字小文字を区別しませんが、このオプションが有効に設定されている場合、区別してフィルタリングを行います"
|
||||
msgstr ""
|
||||
"初期設定では、フィルターの文字列は大文字小文字を区別しませんが、このオプショ"
|
||||
"ンが有効に設定されている場合、区別してフィルタリングを行います"
|
||||
|
||||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:145
|
||||
msgid ""
|
||||
"By default, filtering is done based on domain names. Enable this to match "
|
||||
"against URLs instead"
|
||||
msgstr ""
|
||||
"初期設定では、ドメイン名を使用してフィルタリングを行いますが、このオプションが有効に設定されている場合、代わりにURLに対してフィルタリングを行います"
|
||||
"初期設定では、ドメイン名を使用してフィルタリングを行いますが、このオプション"
|
||||
"が有効に設定されている場合、代わりにURLに対してフィルタリングを行います"
|
||||
|
||||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:157
|
||||
msgid ""
|
||||
"By default, the filter rules act as blacklist. Enable this option to only "
|
||||
"allow matched URLs or domain names"
|
||||
msgstr ""
|
||||
"初期設定では、フィルタリング・ルールはブラックリストとして動作しますが、このオプションが有効に設定されている場合、URLまたはドメイン名が一致した場合のみ"
|
||||
"、接続が許可されます"
|
||||
"初期設定では、フィルタリング・ルールはブラックリストとして動作しますが、この"
|
||||
"オプションが有効に設定されている場合、URLまたはドメイン名が一致した場合のみ、"
|
||||
"接続が許可されます"
|
||||
|
||||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:226
|
||||
msgid ""
|
||||
|
@ -151,11 +155,9 @@ msgstr "プロキシサーバーの使用を許可するIPアドレスリスト
|
|||
|
||||
#: 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 ""
|
||||
"プロキシサーバーから接続可能なポートリストです。\"0\"を設定した場合、すべての"
|
||||
"ポートを許可します。"
|
||||
|
||||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:39
|
||||
msgid "Listen address"
|
||||
|
@ -354,3 +356,10 @@ msgstr "ログファイルの代わりにsyslogへメッセージを記録しま
|
|||
#: 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 ""
|
||||
#~ "プロキシサーバーから接続可能なポートリストです。\"0\"を設定した場合、すべ"
|
||||
#~ "てのポートを許可します。"
|
||||
|
|
|
@ -144,8 +144,8 @@ 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 ""
|
||||
|
||||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:39
|
||||
|
|
|
@ -144,8 +144,8 @@ 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 ""
|
||||
|
||||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:39
|
||||
|
|
|
@ -142,8 +142,8 @@ 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 ""
|
||||
|
||||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:39
|
||||
|
|
|
@ -142,8 +142,8 @@ 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 ""
|
||||
|
||||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:39
|
||||
|
|
|
@ -161,11 +161,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 ""
|
||||
"Lista dozwolonych portów dla metody CONNECT. Pojedyncza wartość \"0\" "
|
||||
"pozwala użyć wszystkich portów"
|
||||
|
||||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:39
|
||||
msgid "Listen address"
|
||||
|
@ -370,3 +368,10 @@ msgstr "Zapisuje komunikaty do dziennika systemowego zamiast pliku dziennika"
|
|||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:107
|
||||
msgid "X-Tinyproxy header"
|
||||
msgstr "Nagłówek X-Tinyproxy"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "List of allowed ports for the CONNECT method. A single value \"0\" allows "
|
||||
#~ "all ports"
|
||||
#~ msgstr ""
|
||||
#~ "Lista dozwolonych portów dla metody CONNECT. Pojedyncza wartość \"0\" "
|
||||
#~ "pozwala użyć wszystkich portów"
|
||||
|
|
|
@ -161,11 +161,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 ""
|
||||
"List as portas que podem utilizar o método CONNECT. Um valor \"0\" único "
|
||||
"permitirá todas as portas"
|
||||
|
||||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:39
|
||||
msgid "Listen address"
|
||||
|
@ -374,6 +372,13 @@ msgstr "Escreve as mensagens para o syslog ao invés do ficheiro de log"
|
|||
msgid "X-Tinyproxy header"
|
||||
msgstr "Cabeçalho do X-Tinyproxy"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "List of allowed ports for the CONNECT method. A single value \"0\" allows "
|
||||
#~ "all ports"
|
||||
#~ msgstr ""
|
||||
#~ "List as portas que podem utilizar o método CONNECT. Um valor \"0\" único "
|
||||
#~ "permitirá todas as portas"
|
||||
|
||||
#~ msgid "Allow access from"
|
||||
#~ msgstr "Permitir acesso de"
|
||||
|
||||
|
|
|
@ -161,11 +161,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 ""
|
||||
"List as portas que podem utilizar o método CONNECT. Um valor \"0\" único "
|
||||
"permitirá todas as portas"
|
||||
|
||||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:39
|
||||
msgid "Listen address"
|
||||
|
@ -374,6 +372,13 @@ msgstr ""
|
|||
msgid "X-Tinyproxy header"
|
||||
msgstr "Cabeçalho do X-Tinyproxy"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "List of allowed ports for the CONNECT method. A single value \"0\" allows "
|
||||
#~ "all ports"
|
||||
#~ msgstr ""
|
||||
#~ "List as portas que podem utilizar o método CONNECT. Um valor \"0\" único "
|
||||
#~ "permitirá todas as portas"
|
||||
|
||||
#~ msgid "Allow access from"
|
||||
#~ msgstr "Permitir acesso de"
|
||||
|
||||
|
|
|
@ -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 ""
|
||||
"Lista de porturi permise pentru metoda CONNECT. O singură valoare \"0\" "
|
||||
"permite toate porturile"
|
||||
|
||||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:39
|
||||
msgid "Listen address"
|
||||
|
@ -371,3 +369,10 @@ msgstr "Scrie mesajele de jurnal în syslog în loc de un fișier de jurnal"
|
|||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:107
|
||||
msgid "X-Tinyproxy header"
|
||||
msgstr "X-Tinyproxy antet"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "List of allowed ports for the CONNECT method. A single value \"0\" allows "
|
||||
#~ "all ports"
|
||||
#~ msgstr ""
|
||||
#~ "Lista de porturi permise pentru metoda CONNECT. O singură valoare \"0\" "
|
||||
#~ "permite toate porturile"
|
||||
|
|
|
@ -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' разрешает все "
|
||||
#~ "порты"
|
||||
|
|
|
@ -142,8 +142,8 @@ 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 ""
|
||||
|
||||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:39
|
||||
|
|
|
@ -157,8 +157,8 @@ 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 ""
|
||||
|
||||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:39
|
||||
|
|
|
@ -131,8 +131,8 @@ 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 ""
|
||||
|
||||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:39
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -143,8 +143,8 @@ 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 ""
|
||||
|
||||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:39
|
||||
|
|
|
@ -146,8 +146,8 @@ 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 ""
|
||||
|
||||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:39
|
||||
|
|
|
@ -18,7 +18,8 @@ msgid ""
|
|||
"upstream proxy, <em>Reject access</em> disables any upstream proxy for the "
|
||||
"target"
|
||||
msgstr ""
|
||||
"<em>Via proxy</em> 通过指定的上游代理将请求路由到给定的目标,<em>Reject access</em> 禁用目标的任何上游代理"
|
||||
"<em>Via proxy</em> 通过指定的上游代理将请求路由到给定的目标,<em>Reject "
|
||||
"access</em> 禁用目标的任何上游代理"
|
||||
|
||||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:108
|
||||
msgid ""
|
||||
|
@ -42,7 +43,8 @@ msgstr "绑定地址"
|
|||
msgid ""
|
||||
"By default, basic POSIX expressions are used for filtering. Enable this to "
|
||||
"activate extended regular expressions"
|
||||
msgstr "默认情况下,使用基本的POSIX表达式进行过滤。启用它来激活扩展的正则表达式"
|
||||
msgstr ""
|
||||
"默认情况下,使用基本的POSIX表达式进行过滤。启用它来激活扩展的正则表达式"
|
||||
|
||||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:153
|
||||
msgid ""
|
||||
|
@ -143,9 +145,9 @@ msgstr "允许访问代理服务器的IP或IP段列表"
|
|||
|
||||
#: 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"
|
||||
msgstr "值CONNECT方法允许的端口列表。单个值“0”代表允许所有端口"
|
||||
"List of allowed ports for the CONNECT method. A single value \"0\" disables "
|
||||
"CONNECT completely, an empty list allows all ports"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:39
|
||||
msgid "Listen address"
|
||||
|
@ -337,3 +339,8 @@ 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”代表允许所有端口"
|
||||
|
|
|
@ -17,7 +17,9 @@ msgid ""
|
|||
"<em>Via proxy</em> routes requests to the given target via the specified "
|
||||
"upstream proxy, <em>Reject access</em> disables any upstream proxy for the "
|
||||
"target"
|
||||
msgstr "<em>通過代理</em>通過指定的上游代理將請求路由到給定目標,<em>拒絕存取</em>為目標禁用任何上游代理"
|
||||
msgstr ""
|
||||
"<em>通過代理</em>通過指定的上游代理將請求路由到給定目標,<em>拒絕存取</em>為"
|
||||
"目標禁用任何上游代理"
|
||||
|
||||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:108
|
||||
msgid ""
|
||||
|
@ -142,9 +144,9 @@ msgstr "允許使用代理伺服器的IP地址或範圍的列表"
|
|||
|
||||
#: 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"
|
||||
msgstr "CONNECT方式允許的埠號列表。單個值“ 0”允許所有埠"
|
||||
"List of allowed ports for the CONNECT method. A single value \"0\" disables "
|
||||
"CONNECT completely, an empty list allows all ports"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:39
|
||||
msgid "Listen address"
|
||||
|
@ -336,3 +338,8 @@ msgstr "將日誌消息寫入syslog而不是日誌文件"
|
|||
#: 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”允許所有埠"
|
||||
|
|
Loading…
Reference in a new issue