123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254 |
- msgid ""
- msgstr ""
- "Project-Id-Version: PACKAGE VERSION\n"
- "Last-Translator: Automatically generated\n"
- "Language-Team: none\n"
- "MIME-Version: 1.0\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- "Content-Transfer-Encoding: 8bit\n"
- msgid ""
- "<em>Via proxy</em> routes requests to the given target via the specifed "
- "upstream proxy, <em>Reject access</em> disables any upstream proxy for the "
- "target"
- msgstr ""
- msgid ""
- "Adds an \"X-Tinyproxy\" HTTP header with the client IP address to forwarded "
- "requests"
- msgstr ""
- msgid "Allowed clients"
- msgstr ""
- msgid "Allowed connect ports"
- msgstr ""
- msgid "Bind address"
- msgstr ""
- msgid ""
- "By default, basic POSIX expressions are used for filtering. Enable this to "
- "activate extended regular expressions"
- msgstr ""
- msgid ""
- "By default, filter strings are treated as case-insensitive. Enable this to "
- "make the matching case-sensitive"
- msgstr ""
- msgid ""
- "By default, filtering is done based on domain names. Enable this to match "
- "against URLs instead"
- msgstr ""
- msgid ""
- "By default, the filter rules act as blacklist. Enable this option to only "
- "allow matched URLs or domain names"
- msgstr ""
- msgid ""
- "Can be either an IP address or range, a domain name or \".\" for any host "
- "without domain"
- msgstr ""
- msgid "Configuration"
- msgstr ""
- msgid "Connection timeout"
- msgstr ""
- msgid "Default deny"
- msgstr ""
- msgid "Enable Tinyproxy server"
- msgstr ""
- msgid "Error page"
- msgstr ""
- msgid "Failed to retrieve statistics from url:"
- msgstr ""
- msgid "Filter by RegExp"
- msgstr ""
- 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 ""
- msgid "Log level"
- msgstr ""
- msgid "Logging verbosity of the Tinyproxy process"
- msgstr ""
- msgid "Max. clients"
- msgstr ""
- msgid "Max. requests per server"
- msgstr ""
- msgid "Max. spare servers"
- msgstr ""
- msgid "Maximum allowed number of concurrently connected clients"
- 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"
- msgstr ""
- msgid "Minimum number of prepared idle processes"
- msgstr ""
- msgid "Number of idle processes to start when launching Tinyproxy"
- msgstr ""
- msgid "Plaintext file with URLs or domains to filter. One entry per line"
- msgstr ""
- msgid "Policy"
- msgstr ""
- msgid "Privacy settings"
- msgstr ""
- msgid "Reject access"
- msgstr ""
- msgid "Server Settings"
- msgstr ""
- 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 ""
- msgid "Status"
- msgstr ""
- msgid "Target host"
- msgstr ""
- msgid "Tinyproxy"
- msgstr ""
- msgid "Tinyproxy Status"
- msgstr ""
- msgid "Tinyproxy is a small and fast non-caching HTTP(S)-Proxy"
- msgstr ""
- 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 ""
|