diff options
author | Paul Donald <newtwen+github@gmail.com> | 2024-12-02 01:48:10 +0100 |
---|---|---|
committer | Paul Donald <newtwen+github@gmail.com> | 2024-12-02 16:13:50 +0100 |
commit | 0ca52ebe27e96f01b82250e58a375bac0def9561 (patch) | |
tree | 513a1b0e33dc599fc754bd998e8b21bdedf3265e /applications/luci-app-tinyproxy | |
parent | f9f17fab946aa4bc7853612d5bf56fdc87a6c593 (diff) |
i18n: drop 'en' English folders.
When code is installed, its corresponding English i18n isn't.
Signed-off-by: Paul Donald <newtwen+github@gmail.com>
Diffstat (limited to 'applications/luci-app-tinyproxy')
-rw-r--r-- | applications/luci-app-tinyproxy/po/en/tinyproxy.po | 419 |
1 files changed, 0 insertions, 419 deletions
diff --git a/applications/luci-app-tinyproxy/po/en/tinyproxy.po b/applications/luci-app-tinyproxy/po/en/tinyproxy.po deleted file mode 100644 index dfe1c65634..0000000000 --- a/applications/luci-app-tinyproxy/po/en/tinyproxy.po +++ /dev/null @@ -1,419 +0,0 @@ -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-05-19 19:35+0200\n" -"PO-Revision-Date: 2023-11-30 14:34+0000\n" -"Last-Translator: rygle <pittos@post.com>\n" -"Language-Team: English <https://hosted.weblate.org/projects/openwrt/" -"luciapplicationstinyproxy/en/>\n" -"Language: en\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 5.3-dev\n" - -#: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:291 -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 "" - -#: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:180 -msgid "" -"Adds an 'X-Tinyproxy' HTTP header with the client IP address to forwarded " -"requests" -msgstr "" - -#: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:198 -msgid "Allowed clients" -msgstr "" - -#: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:205 -msgid "Allowed connect ports" -msgstr "" - -#: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:119 -msgid "Bind address" -msgstr "" - -#: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:221 -msgid "" -"By default, basic POSIX expressions are used for filtering. Enable this to " -"activate extended regular expressions" -msgstr "" - -#: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:225 -msgid "" -"By default, filter strings are treated as case-insensitive. Enable this to " -"make the matching case-sensitive" -msgstr "" - -#: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:217 -msgid "" -"By default, filtering is done based on domain names. Enable this to match " -"against URLs instead" -msgstr "" - -#: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:229 -msgid "" -"By default, the filter rules act as blacklist. Enable this option to only " -"allow matched URLs or domain names" -msgstr "" - -#: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:298 -msgid "" -"Can be either an IP address or range, a domain name or '.' for any host " -"without domain" -msgstr "" - -#: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:236 -msgid "Connection timeout" -msgstr "" - -#: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:228 -msgid "Default deny" -msgstr "" - -#: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:100 -msgid "Enable Tinyproxy server" -msgstr "" - -#: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:127 -msgid "Error page" -msgstr "" - -#: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:220 -msgid "Filter by RegExp" -msgstr "" - -#: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:216 -msgid "Filter by URLs" -msgstr "" - -#: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:224 -msgid "Filter case-sensitive" -msgstr "" - -#: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:212 -msgid "Filter file" -msgstr "" - -#: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:96 -msgid "Filtering and ACLs" -msgstr "" - -#: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:94 -msgid "General settings" -msgstr "" - -#: applications/luci-app-tinyproxy/root/usr/share/rpcd/acl.d/luci-app-tinyproxy.json:3 -msgid "Grant UCI access for luci-app-tinyproxy" -msgstr "" - -#: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:169 -msgid "Group" -msgstr "" - -#: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:135 -msgid "HTML template file to serve for stat host requests" -msgstr "" - -#: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:128 -msgid "HTML template file to serve when HTTP errors occur" -msgstr "" - -#: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:190 -msgid "Header whitelist" -msgstr "" - -#: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:199 -msgid "" -"List of IP addresses or ranges which are allowed to use the proxy server" -msgstr "" - -#: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:206 -msgid "" -"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/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:111 -msgid "Listen address" -msgstr "" - -#: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:103 -msgid "Listen port" -msgstr "" - -#: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:145 -msgid "Log file" -msgstr "" - -#: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:146 -msgid "Log file to use for dumping messages" -msgstr "" - -#: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:152 -msgid "Log level" -msgstr "Log level" - -#: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:153 -msgid "Logging verbosity of the Tinyproxy process" -msgstr "" - -#: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:244 -msgid "Max. clients" -msgstr "" - -#: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:272 -msgid "Max. requests per server" -msgstr "" - -#: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:258 -msgid "Max. spare servers" -msgstr "Max. spare servers" - -#: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:245 -msgid "Maximum allowed number of concurrently connected clients" -msgstr "" - -#: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:273 -msgid "" -"Maximum allowed number of requests per process. If it is exeeded, the " -"process is restarted. Zero means unlimited." -msgstr "" - -#: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:259 -msgid "Maximum number of prepared idle processes" -msgstr "" - -#: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:237 -msgid "Maximum number of seconds an inactive connection is held open" -msgstr "" - -#: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:251 -msgid "Min. spare servers" -msgstr "Min. spare servers" - -#: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:252 -msgid "Minimum number of prepared idle processes" -msgstr "" - -#: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:266 -msgid "Number of idle processes to start when launching Tinyproxy" -msgstr "" - -#: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:213 -msgid "Plaintext file with URLs or domains to filter. One entry per line" -msgstr "" - -#: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:290 -msgid "Policy" -msgstr "" - -#: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:95 -msgid "Privacy settings" -msgstr "" - -#: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:294 -msgid "Reject access" -msgstr "Reject access" - -#: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:35 -msgid "Reload settings into tinyproxy" -msgstr "" - -#: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:26 -msgid "Restart tinyproxy" -msgstr "" - -#: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:90 -msgid "Server Settings" -msgstr "" - -#: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:97 -msgid "Server limits" -msgstr "" - -#: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:191 -msgid "" -"Specifies HTTP header names which are allowed to pass-through, all others " -"are discarded. Leave empty to disable header filtering" -msgstr "" - -#: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:104 -msgid "Specifies the HTTP port Tinyproxy is listening on for requests" -msgstr "" - -#: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:184 -msgid "Specifies the Tinyproxy hostname to use in the Via HTTP header" -msgstr "" - -#: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:120 -msgid "" -"Specifies the address Tinyproxy binds to for outbound forwarded requests" -msgstr "" - -#: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:112 -msgid "Specifies the addresses Tinyproxy is listening on for requests" -msgstr "" - -#: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:170 -msgid "Specifies the group name the Tinyproxy process is running as" -msgstr "" - -#: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:306 -msgid "" -"Specifies the upstream proxy to use for accessing the target host. Format is " -"<code>address:port</code> or <code>socks5 address:port</code>" -msgstr "" - -#: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:164 -msgid "Specifies the user name the Tinyproxy process is running as" -msgstr "" - -#: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:265 -msgid "Start spare servers" -msgstr "" - -#: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:134 -msgid "Statistics page" -msgstr "" - -#: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:82 -msgid "Status" -msgstr "" - -#: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:297 -msgid "Target host" -msgstr "Target host" - -#: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:79 -#: applications/luci-app-tinyproxy/root/usr/share/luci/menu.d/luci-app-tinyproxy.json:3 -msgid "Tinyproxy" -msgstr "Tinyproxy" - -#: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:79 -msgid "Tinyproxy is a small and fast non-caching HTTP(S)-Proxy" -msgstr "Tinyproxy is a small and fast non-caching HTTP(S)-Proxy" - -#: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:58 -msgid "Tinyproxy is disabled" -msgstr "" - -#: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:283 -msgid "Upstream Proxies" -msgstr "" - -#: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:284 -msgid "" -"Upstream proxy rules define proxy servers to use when accessing certain IP " -"addresses or domains." -msgstr "" - -#: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:141 -msgid "Use syslog" -msgstr "" - -#: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:163 -msgid "User" -msgstr "" - -#: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:183 -msgid "Via hostname" -msgstr "" - -#: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:293 -#: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:305 -msgid "Via proxy" -msgstr "Via proxy" - -#: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:56 -msgid "Waiting for data from url:" -msgstr "" - -#: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:142 -msgid "Writes log messages to syslog instead of a log file" -msgstr "" - -#: applications/luci-app-tinyproxy/htdocs/luci-static/resources/view/tinyproxy/tinyproxy.js:179 -msgid "X-Tinyproxy header" -msgstr "" - -#~ msgid "Configuration" -#~ msgstr "Configuration" - -#~ msgid "Allow access from" -#~ msgstr "Allow access from" - -#~ msgid "Allowed headers for anonymous proxy" -#~ msgstr "Allowed headers for anonymous proxy" - -#~ msgid "Bind outgoing traffic to address" -#~ msgstr "Bind outgoing traffic to address" - -#~ msgid "Ports allowed for CONNECT method" -#~ msgstr "Ports allowed for CONNECT method" - -#~ msgid "0 = disabled, empty = all" -#~ msgstr "0 = disabled, empty = all" - -#~ msgid "Error document" -#~ msgstr "Error document" - -#~ msgid "Filter list" -#~ msgstr "Filter list" - -#~ msgid "Case sensitive filters" -#~ msgstr "Case sensitive filters" - -#~ msgid "Filter list is a whitelist" -#~ msgstr "Filter list is a whitelist" - -#~ msgid "Extended regular expression filters" -#~ msgstr "Extended regular expression filters" - -#~ msgid "Filter URLs instead of domains" -#~ msgstr "Filter URLs instead of domains" - -#~ msgid "Listen on address" -#~ msgstr "Listen on address" - -#~ msgid "Logfile" -#~ msgstr "Logfile" - -#~ msgid "Maximum number of clients" -#~ msgstr "Maximum number of clients" - -#~ msgid "Maximum requests per thread" -#~ msgstr "Maximum requests per thread" - -#~ msgid "Spare servers to start with" -#~ msgstr "Spare servers to start with" - -#~ msgid "Statistic document" -#~ msgstr "Statistic document" - -#~ msgid "Write to syslog" -#~ msgstr "Write to syslog" - -#~ msgid "Connection Timeout" -#~ msgstr "Connection Timeout" - -#~ msgid "Value of Via-Header" -#~ msgstr "Value of Via-Header" - -#~ msgid "Include client IP" -#~ msgstr "Include client IP" - -#~ msgid "Upstream Control" -#~ msgstr "Upstream Control" - -#~ msgid "Type" -#~ msgstr "Type" - -#~ msgid "Upstream Proxy" -#~ msgstr "Upstream Proxy" |