diff options
Diffstat (limited to 'po/en/tinyproxy.po')
-rw-r--r-- | po/en/tinyproxy.po | 62 |
1 files changed, 31 insertions, 31 deletions
diff --git a/po/en/tinyproxy.po b/po/en/tinyproxy.po index daff03767..88d72b5c5 100644 --- a/po/en/tinyproxy.po +++ b/po/en/tinyproxy.po @@ -14,157 +14,157 @@ msgstr "" #. Tinyproxy #: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:1 -msgid "tinyproxy" +msgid "Tinyproxy" msgstr "Tinyproxy" #. Tinyproxy is a small and fast non-caching HTTP(S)-Proxy #: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:2 -msgid "tinyproxy_desc" +msgid "Tinyproxy is a small and fast non-caching HTTP(S)-Proxy" msgstr "Tinyproxy is a small and fast non-caching HTTP(S)-Proxy" #. Allow access from #: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:3 -msgid "tinyproxy_tinyproxy_allow" +msgid "Allow access from" msgstr "Allow access from" #. Allowed headers for anonymous proxy #: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:4 -msgid "tinyproxy_tinyproxy_anonymous" +msgid "Allowed headers for anonymous proxy" msgstr "Allowed headers for anonymous proxy" #. Bind outgoing traffic to address #: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:5 -msgid "tinyproxy_tinyproxy_bind" +msgid "Bind outgoing traffic to address" msgstr "Bind outgoing traffic to address" #. Ports allowed for CONNECT method #: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:6 -msgid "tinyproxy_tinyproxy_connectport" +msgid "Ports allowed for CONNECT method" msgstr "Ports allowed for CONNECT method" #. 0 = disabled, empty = all #: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:7 -msgid "tinyproxy_tinyproxy_connectport_desc" +msgid "0 = disabled, empty = all" msgstr "0 = disabled, empty = all" #. Error document #: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:8 -msgid "tinyproxy_tinyproxy_defaulterrorfile" +msgid "Error document" msgstr "Error document" #. Filter list #: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:9 -msgid "tinyproxy_tinyproxy_filter" +msgid "Filter list" msgstr "Filter list" #. Case sensitive filters #: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:10 -msgid "tinyproxy_tinyproxy_filtercasesensitive" +msgid "Case sensitive filters" msgstr "Case sensitive filters" #. Filter list is a whitelist #: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:11 -msgid "tinyproxy_tinyproxy_filterdefaultdeny" +msgid "Filter list is a whitelist" msgstr "Filter list is a whitelist" #. Extended regular expression filters #: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:12 -msgid "tinyproxy_tinyproxy_filterextended" +msgid "Extended regular expression filters" msgstr "Extended regular expression filters" #. Filter URLs instead of domains #: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:13 -msgid "tinyproxy_tinyproxy_filterurls" +msgid "Filter URLs instead of domains" msgstr "Filter URLs instead of domains" #. Listen on address #: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:14 -msgid "tinyproxy_tinyproxy_listen" +msgid "Listen on address" msgstr "Listen on address" #. Logfile #: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:15 -msgid "tinyproxy_tinyproxy_logfile" +msgid "Logfile" msgstr "Logfile" #. Log level #: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:16 -msgid "tinyproxy_tinyproxy_loglevel" +msgid "Log level" msgstr "Log level" #. Maximum number of clients #: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:17 -msgid "tinyproxy_tinyproxy_maxclients" +msgid "Maximum number of clients" msgstr "Maximum number of clients" #. Maximum requests per thread #: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:18 -msgid "tinyproxy_tinyproxy_maxrequestsperchild" +msgid "Maximum requests per thread" msgstr "Maximum requests per thread" #. Max. spare servers #: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:19 -msgid "tinyproxy_tinyproxy_maxspareservers" +msgid "Max. spare servers" msgstr "Max. spare servers" #. Min. spare servers #: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:20 -msgid "tinyproxy_tinyproxy_minspareservers" +msgid "Min. spare servers" msgstr "Min. spare servers" #. Spare servers to start with #: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:21 -msgid "tinyproxy_tinyproxy_startservers" +msgid "Spare servers to start with" msgstr "Spare servers to start with" #. Statistic document #: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:22 -msgid "tinyproxy_tinyproxy_statfile" +msgid "Statistic document" msgstr "Statistic document" #. Write to syslog #: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:23 -msgid "tinyproxy_tinyproxy_syslog" +msgid "Write to syslog" msgstr "Write to syslog" #. Connection Timeout #: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:24 -msgid "tinyproxy_tinyproxy_timeout" +msgid "Connection Timeout" msgstr "Connection Timeout" #. Value of Via-Header #: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:25 -msgid "tinyproxy_tinyproxy_viaproxyname" +msgid "Value of Via-Header" msgstr "Value of Via-Header" #. Include client IP #: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:26 -msgid "tinyproxy_tinyproxy_xtinyproxy" +msgid "Include client IP" msgstr "Include client IP" #. Via proxy #: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:27 -msgid "tinyproxy_type_proxy" +msgid "Via proxy" msgstr "Via proxy" #. Reject access #: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:28 -msgid "tinyproxy_type_reject" +msgid "Reject access" msgstr "Reject access" #. Upstream Control #: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:29 -msgid "tinyproxy_upstream" +msgid "Upstream Control" msgstr "Upstream Control" #. Target host #: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:30 -msgid "tinyproxy_upstream_target" +msgid "Target host" msgstr "Target host" #. Type #: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:31 -msgid "tinyproxy_upstream_type" +msgid "Type" msgstr "Type" #. Upstream Proxy |