po: resync tinyproxy.pot
This commit is contained in:
parent
4c23e51101
commit
59d99ff567
1 changed files with 169 additions and 97 deletions
|
@ -1,164 +1,236 @@
|
|||
# tinyproxy.pot
|
||||
# generated from ./applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua
|
||||
msgid ""
|
||||
msgstr "Content-Type: text/plain; charset=UTF-8"
|
||||
|
||||
#. Tinyproxy
|
||||
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:1
|
||||
msgid "Tinyproxy"
|
||||
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 ""
|
||||
|
||||
#. Tinyproxy is a small and fast non-caching HTTP(S)-Proxy
|
||||
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:2
|
||||
msgid "Tinyproxy is a small and fast non-caching HTTP(S)-Proxy"
|
||||
msgid ""
|
||||
"Adds an \"X-Tinyproxy\" HTTP header with the client IP address to forwarded "
|
||||
"requests"
|
||||
msgstr ""
|
||||
|
||||
#. Allow access from
|
||||
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:3
|
||||
msgid "Allow access from"
|
||||
msgid "Allowed clients"
|
||||
msgstr ""
|
||||
|
||||
#. Allowed headers for anonymous proxy
|
||||
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:4
|
||||
msgid "Allowed headers for anonymous proxy"
|
||||
msgid "Allowed connect ports"
|
||||
msgstr ""
|
||||
|
||||
#. Bind outgoing traffic to address
|
||||
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:5
|
||||
msgid "Bind outgoing traffic to address"
|
||||
msgid "Bind address"
|
||||
msgstr ""
|
||||
|
||||
#. Ports allowed for CONNECT method
|
||||
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:6
|
||||
msgid "Ports allowed for CONNECT method"
|
||||
msgid ""
|
||||
"By default, basic POSIX expressions are used for filtering. Enable this to "
|
||||
"activate extended regular expressions"
|
||||
msgstr ""
|
||||
|
||||
#. 0 = disabled, empty = all
|
||||
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:7
|
||||
msgid "0 = disabled, empty = all"
|
||||
msgid ""
|
||||
"By default, filter strings are treated as case-insensitive. Enable this to "
|
||||
"make the matching case-sensitive"
|
||||
msgstr ""
|
||||
|
||||
#. Error document
|
||||
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:8
|
||||
msgid "Error document"
|
||||
msgid ""
|
||||
"By default, filtering is done based on domain names. Enable this to match "
|
||||
"against URLs instead"
|
||||
msgstr ""
|
||||
|
||||
#. Filter list
|
||||
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:9
|
||||
msgid "Filter list"
|
||||
msgid ""
|
||||
"By default, the filter rules act as blacklist. Enable this option to only "
|
||||
"allow matched URLs or domain names"
|
||||
msgstr ""
|
||||
|
||||
#. Case sensitive filters
|
||||
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:10
|
||||
msgid "Case sensitive filters"
|
||||
msgid ""
|
||||
"Can be either an IP address or range, a domain name or \".\" for any host "
|
||||
"without domain"
|
||||
msgstr ""
|
||||
|
||||
#. Filter list is a whitelist
|
||||
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:11
|
||||
msgid "Filter list is a whitelist"
|
||||
msgid "Connection timeout"
|
||||
msgstr ""
|
||||
|
||||
#. Extended regular expression filters
|
||||
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:12
|
||||
msgid "Extended regular expression filters"
|
||||
msgid "Default deny"
|
||||
msgstr ""
|
||||
|
||||
#. Filter URLs instead of domains
|
||||
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:13
|
||||
msgid "Filter URLs instead of domains"
|
||||
msgid "Enable Tinyproxy server"
|
||||
msgstr ""
|
||||
|
||||
#. Listen on address
|
||||
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:14
|
||||
msgid "Listen on address"
|
||||
msgid "Error page"
|
||||
msgstr ""
|
||||
|
||||
#. Logfile
|
||||
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:15
|
||||
msgid "Logfile"
|
||||
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 ""
|
||||
|
||||
#. Log level
|
||||
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:16
|
||||
msgid "Log level"
|
||||
msgstr ""
|
||||
|
||||
#. Maximum number of clients
|
||||
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:17
|
||||
msgid "Maximum number of clients"
|
||||
msgid "Logging verbosity of the Tinyproxy process"
|
||||
msgstr ""
|
||||
|
||||
#. Maximum requests per thread
|
||||
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:18
|
||||
msgid "Maximum requests per thread"
|
||||
msgid "Max. clients"
|
||||
msgstr ""
|
||||
|
||||
msgid "Max. requests per server"
|
||||
msgstr ""
|
||||
|
||||
#. Max. spare servers
|
||||
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:19
|
||||
msgid "Max. spare servers"
|
||||
msgstr ""
|
||||
|
||||
#. Min. spare servers
|
||||
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:20
|
||||
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 ""
|
||||
|
||||
#. Spare servers to start with
|
||||
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:21
|
||||
msgid "Spare servers to start with"
|
||||
msgid "Minimum number of prepared idle processes"
|
||||
msgstr ""
|
||||
|
||||
#. Statistic document
|
||||
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:22
|
||||
msgid "Statistic document"
|
||||
msgid "Number of idle processes to start when launching Tinyproxy"
|
||||
msgstr ""
|
||||
|
||||
#. Write to syslog
|
||||
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:23
|
||||
msgid "Write to syslog"
|
||||
msgid "Plaintext file with URLs or domains to filter. One entry per line"
|
||||
msgstr ""
|
||||
|
||||
#. Connection Timeout
|
||||
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:24
|
||||
msgid "Connection Timeout"
|
||||
msgid "Policy"
|
||||
msgstr ""
|
||||
|
||||
#. Value of Via-Header
|
||||
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:25
|
||||
msgid "Value of Via-Header"
|
||||
msgid "Privacy settings"
|
||||
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"
|
||||
msgstr ""
|
||||
|
||||
#. Upstream Control
|
||||
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:29
|
||||
msgid "Upstream Control"
|
||||
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 ""
|
||||
|
||||
#. Target host
|
||||
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:30
|
||||
msgid "Target host"
|
||||
msgstr ""
|
||||
|
||||
#. Type
|
||||
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:31
|
||||
msgid "Type"
|
||||
msgid "Tinyproxy"
|
||||
msgstr ""
|
||||
|
||||
#. Upstream Proxy
|
||||
#: applications/luci-tinyproxy/luasrc/i18n/tinyproxy.en.lua:32
|
||||
msgid "Upstream Proxy"
|
||||
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 ""
|
||||
|
|
Loading…
Reference in a new issue