po: resync tinyproxy.pot

This commit is contained in:
Jo-Philipp Wich 2010-11-20 19:16:39 +00:00
parent 4c23e51101
commit 59d99ff567

View file

@ -1,164 +1,236 @@
# tinyproxy.pot
# generated from ./applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua
msgid "" msgid ""
msgstr "Content-Type: text/plain; charset=UTF-8" msgstr "Content-Type: text/plain; charset=UTF-8"
#. Tinyproxy msgid ""
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:1 "<em>Via proxy</em> routes requests to the given target via the specifed "
msgid "Tinyproxy" "upstream proxy, <em>Reject access</em> disables any upstream proxy for the "
"target"
msgstr "" msgstr ""
#. Tinyproxy is a small and fast non-caching HTTP(S)-Proxy msgid ""
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:2 "Adds an \"X-Tinyproxy\" HTTP header with the client IP address to forwarded "
msgid "Tinyproxy is a small and fast non-caching HTTP(S)-Proxy" "requests"
msgstr "" msgstr ""
#. Allow access from msgid "Allowed clients"
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:3
msgid "Allow access from"
msgstr "" msgstr ""
#. Allowed headers for anonymous proxy msgid "Allowed connect ports"
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:4
msgid "Allowed headers for anonymous proxy"
msgstr "" msgstr ""
#. Bind outgoing traffic to address msgid "Bind address"
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:5
msgid "Bind outgoing traffic to address"
msgstr "" msgstr ""
#. Ports allowed for CONNECT method msgid ""
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:6 "By default, basic POSIX expressions are used for filtering. Enable this to "
msgid "Ports allowed for CONNECT method" "activate extended regular expressions"
msgstr "" msgstr ""
#. 0 = disabled, empty = all msgid ""
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:7 "By default, filter strings are treated as case-insensitive. Enable this to "
msgid "0 = disabled, empty = all" "make the matching case-sensitive"
msgstr "" msgstr ""
#. Error document msgid ""
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:8 "By default, filtering is done based on domain names. Enable this to match "
msgid "Error document" "against URLs instead"
msgstr "" msgstr ""
#. Filter list msgid ""
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:9 "By default, the filter rules act as blacklist. Enable this option to only "
msgid "Filter list" "allow matched URLs or domain names"
msgstr "" msgstr ""
#. Case sensitive filters msgid ""
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:10 "Can be either an IP address or range, a domain name or \".\" for any host "
msgid "Case sensitive filters" "without domain"
msgstr "" msgstr ""
#. Filter list is a whitelist msgid "Connection timeout"
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:11
msgid "Filter list is a whitelist"
msgstr "" msgstr ""
#. Extended regular expression filters msgid "Default deny"
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:12
msgid "Extended regular expression filters"
msgstr "" msgstr ""
#. Filter URLs instead of domains msgid "Enable Tinyproxy server"
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:13
msgid "Filter URLs instead of domains"
msgstr "" msgstr ""
#. Listen on address msgid "Error page"
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:14
msgid "Listen on address"
msgstr "" msgstr ""
#. Logfile msgid "Filter by RegExp"
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:15 msgstr ""
msgid "Logfile"
msgid "Filter by URLs"
msgstr ""
msgid "Filter case-sensitive"
msgstr ""
msgid "Filter file"
msgstr ""
msgid "Filtering and ACLs"
msgstr ""
msgid "General settings"
msgstr ""
msgid "Group"
msgstr ""
msgid "HTML template file to serve for stat host requests"
msgstr ""
msgid "HTML template file to serve when HTTP errors occur"
msgstr ""
msgid "Header whitelist"
msgstr ""
msgid ""
"List of IP addresses or ranges which are allowed to use the proxy server"
msgstr ""
msgid ""
"List of allowed ports for the CONNECT method. A single value \"0\" allows "
"all ports"
msgstr ""
msgid "Listen address"
msgstr ""
msgid "Listen port"
msgstr ""
msgid "Log file"
msgstr ""
msgid "Log file to use for dumping messages"
msgstr "" msgstr ""
#. Log level
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:16
msgid "Log level" msgid "Log level"
msgstr "" msgstr ""
#. Maximum number of clients msgid "Logging verbosity of the Tinyproxy process"
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:17
msgid "Maximum number of clients"
msgstr "" msgstr ""
#. Maximum requests per thread msgid "Max. clients"
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:18 msgstr ""
msgid "Maximum requests per thread"
msgid "Max. requests per server"
msgstr "" msgstr ""
#. Max. spare servers
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:19
msgid "Max. spare servers" msgid "Max. spare servers"
msgstr "" msgstr ""
#. Min. spare servers msgid "Maximum allowed number of concurrently connected clients"
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:20 msgstr ""
msgid ""
"Maximum allowed number of requests per process. If it is exeeded, the "
"process is restarted. Zero means unlimited."
msgstr ""
msgid "Maximum number of prepared idle processes"
msgstr ""
msgid "Maximum number of seconds an inactive connection is held open"
msgstr ""
msgid "Min. spare servers" msgid "Min. spare servers"
msgstr "" msgstr ""
#. Spare servers to start with msgid "Minimum number of prepared idle processes"
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:21
msgid "Spare servers to start with"
msgstr "" msgstr ""
#. Statistic document msgid "Number of idle processes to start when launching Tinyproxy"
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:22
msgid "Statistic document"
msgstr "" msgstr ""
#. Write to syslog msgid "Plaintext file with URLs or domains to filter. One entry per line"
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:23
msgid "Write to syslog"
msgstr "" msgstr ""
#. Connection Timeout msgid "Policy"
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:24
msgid "Connection Timeout"
msgstr "" msgstr ""
#. Value of Via-Header msgid "Privacy settings"
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:25
msgid "Value of Via-Header"
msgstr "" msgstr ""
#. Include client IP
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:26
msgid "Include client IP"
msgstr ""
#. Via proxy
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:27
msgid "Via proxy"
msgstr ""
#. Reject access
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:28
msgid "Reject access" msgid "Reject access"
msgstr "" msgstr ""
#. Upstream Control msgid "Server Settings"
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:29 msgstr ""
msgid "Upstream Control"
msgid "Server limits"
msgstr ""
msgid ""
"Specifies HTTP header names which are allowed to pass-through, all others "
"are discarded. Leave empty to disable header filtering"
msgstr ""
msgid "Specifies the HTTP port Tinyproxy is listening on for requests"
msgstr ""
msgid "Specifies the Tinyproxy hostname to use in the Via HTTP header"
msgstr ""
msgid ""
"Specifies the address Tinyproxy binds to for outbound forwarded requests"
msgstr ""
msgid "Specifies the addresses Tinyproxy is listening on for requests"
msgstr ""
msgid "Specifies the group name the Tinyproxy process is running as"
msgstr ""
msgid ""
"Specifies the upstream proxy to use for accessing the target host. Format is "
"<code>address:port</code>"
msgstr ""
msgid "Specifies the user name the Tinyproxy process is running as"
msgstr ""
msgid "Start spare servers"
msgstr ""
msgid "Statistics page"
msgstr "" msgstr ""
#. Target host
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:30
msgid "Target host" msgid "Target host"
msgstr "" msgstr ""
#. Type msgid "Tinyproxy"
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:31
msgid "Type"
msgstr "" msgstr ""
#. Upstream Proxy msgid "Tinyproxy is a small and fast non-caching HTTP(S)-Proxy"
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:32 msgstr ""
msgid "Upstream Proxy"
msgid "Upstream Proxies"
msgstr ""
msgid ""
"Upstream proxy rules define proxy servers to use when accessing certain IP "
"addresses or domains."
msgstr ""
msgid "Use syslog"
msgstr ""
msgid "User"
msgstr ""
msgid "Via hostname"
msgstr ""
msgid "Via proxy"
msgstr ""
msgid "Writes log messages to syslog instead of a log file"
msgstr ""
msgid "X-Tinyproxy header"
msgstr "" msgstr ""