summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-uhttpd
diff options
context:
space:
mode:
authorPaul Donald <newtwen+github@gmail.com>2024-12-02 01:48:10 +0100
committerPaul Donald <newtwen+github@gmail.com>2024-12-02 16:13:50 +0100
commit0ca52ebe27e96f01b82250e58a375bac0def9561 (patch)
tree513a1b0e33dc599fc754bd998e8b21bdedf3265e /applications/luci-app-uhttpd
parentf9f17fab946aa4bc7853612d5bf56fdc87a6c593 (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-uhttpd')
-rw-r--r--applications/luci-app-uhttpd/po/en/uhttpd.po289
1 files changed, 0 insertions, 289 deletions
diff --git a/applications/luci-app-uhttpd/po/en/uhttpd.po b/applications/luci-app-uhttpd/po/en/uhttpd.po
deleted file mode 100644
index 0596f76339..0000000000
--- a/applications/luci-app-uhttpd/po/en/uhttpd.po
+++ /dev/null
@@ -1,289 +0,0 @@
-msgid ""
-msgstr ""
-"Content-Type: text/plain; charset=UTF-8\n"
-"Project-Id-Version: PACKAGE VERSION\n"
-"PO-Revision-Date: 2019-01-09 07:00-0500\n"
-"Last-Translator: Daniel F. Dickinson <cshored@theshore.com>\n"
-"Language-Team: English\n"
-"Language: en\n"
-"MIME-Version: 1.0\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-
-#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:160
-msgid ""
-"(/old/path=/new/path) or (just /old/path which becomes /cgi-prefix/old/path)"
-msgstr ""
-"(/old/path=/new/path) or (just /old/path which becomes /cgi-prefix/old/path)"
-
-#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:170
-msgid "404 Error"
-msgstr "404 Error"
-
-#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:17
-msgid "A lightweight single-threaded HTTP(S) server"
-msgstr "A lightweight single-threaded HTTP(S) server"
-
-#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:25
-msgid "Advanced Settings"
-msgstr "Advanced Settings"
-
-#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:160
-msgid "Aliases"
-msgstr "Aliases"
-
-#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:173
-msgid "Base directory for files to be served"
-msgstr "Base directory for files to be served"
-
-#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:27
-#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:55
-msgid "Bind to specific interface:port (by specifying interface address)"
-msgstr "Bind to specific interface:port (by specifying interface address)"
-
-#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:151
-msgid "CGI filetype handler"
-msgstr "CGI filetype handler"
-
-#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:177
-msgid "CGI is disabled if not present."
-msgstr "CGI is disabled if not present."
-
-#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:167
-msgid "Config file (e.g. for credentials for Basic Auth)"
-msgstr "Config file (e.g. for credentials for Basic Auth)"
-
-#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:211
-msgid "Connection reuse"
-msgstr "Connection reuse"
-
-#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:253
-msgid "Country"
-msgstr "Country"
-
-#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:197
-msgid "Disable JSON-RPC authorization via ubus session API"
-msgstr "Disable JSON-RPC authorization via ubus session API"
-
-#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:154
-msgid "Do not follow symlinks outside document root"
-msgstr "Do not follow symlinks outside document root"
-
-#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:157
-msgid "Do not generate directory listings."
-msgstr "Do not generate directory listings."
-
-#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:173
-msgid "Document root"
-msgstr "Document root"
-
-#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:147
-msgid "E.g specify with index.html and index.php when using PHP"
-msgstr "E.g specify with index.html and index.php when using PHP"
-
-#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:184
-msgid "Embedded Lua interpreter is disabled if not present."
-msgstr "Embedded Lua interpreter is disabled if not present."
-
-#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:193
-msgid "Enable JSON-RPC Cross-Origin Resource Support"
-msgstr "Enable JSON-RPC Cross-Origin Resource Support"
-
-#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:106
-#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:110
-msgid ""
-"Files can only be uploaded and saved to the /etc/luci-uploads directory."
-msgstr ""
-
-#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:24
-msgid "For settings primarily geared to serving more than the web UI"
-msgstr "For settings primarily geared to serving more than the web UI"
-
-#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:24
-msgid "Full Web Server Settings"
-msgstr "Full Web Server Settings"
-
-#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:184
-msgid "Full real path to handler for Lua scripts"
-msgstr "Full real path to handler for Lua scripts"
-
-#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:23
-msgid "General Settings"
-msgstr "General Settings"
-
-#: applications/luci-app-uhttpd/root/usr/share/rpcd/acl.d/luci-app-uhttpd.json:3
-msgid "Grant UCI access for luci-app-uhttpd"
-msgstr ""
-
-#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:27
-msgid "HTTP listeners (address:port)"
-msgstr "HTTP listeners (address:port)"
-
-#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:106
-msgid "HTTPS Certificate (DER or PEM format)"
-msgstr ""
-
-#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:110
-msgid "HTTPS Private Key (DER or PEM format)"
-msgstr ""
-
-#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:55
-msgid "HTTPS listener (address:port)"
-msgstr "HTTPS listener (address:port)"
-
-#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:245
-msgid "If empty, a random/unique value is used in cert generation"
-msgstr ""
-
-#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:102
-msgid "Ignore private IPs on public interface"
-msgstr "Ignore private IPs on public interface"
-
-#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:147
-msgid "Index page(s)"
-msgstr "Index page(s)"
-
-#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:151
-msgid ""
-"Interpreter to associate with file endings ('suffix=handler', e.g. '.php=/"
-"usr/bin/php-cgi')"
-msgstr ""
-"Interpreter to associate with file endings ('suffix=handler', e.g. '.php=/"
-"usr/bin/php-cgi')"
-
-#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:238
-msgid "Length of key in bits"
-msgstr "Length of key in bits"
-
-#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:247
-msgid "Location"
-msgstr "Location"
-
-#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:221
-msgid "Maximum number of connections"
-msgstr "Maximum number of connections"
-
-#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:225
-msgid "Maximum number of script requests"
-msgstr "Maximum number of script requests"
-
-#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:201
-msgid "Maximum wait time for Lua, CGI, or ubus execution"
-msgstr "Maximum wait time for Lua, CGI, or ubus execution"
-
-#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:206
-msgid "Maximum wait time for network activity"
-msgstr "Maximum wait time for network activity"
-
-#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:245
-msgid "Organization"
-msgstr ""
-
-#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:190
-msgid "Override path for ubus socket"
-msgstr "Override path for ubus socket"
-
-#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:177
-msgid "Path prefix for CGI scripts"
-msgstr "Path prefix for CGI scripts"
-
-#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:102
-msgid ""
-"Prevent access from private (RFC1918) IPs on an interface if it has an "
-"public IP address"
-msgstr ""
-"Prevent access from private (RFC1918) IPs on an interface if it has an "
-"public IP address"
-
-#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:163
-msgid "Realm for Basic Auth"
-msgstr "Realm for Basic Auth"
-
-#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:98
-msgid "Redirect all HTTP to HTTPS"
-msgstr "Redirect all HTTP to HTTPS"
-
-#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:128
-msgid "Remove configuration for certificate and key"
-msgstr "Remove configuration for certificate and key"
-
-#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:114
-msgid "Remove old certificate and key"
-msgstr "Remove old certificate and key"
-
-#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:242
-msgid "Server Hostname"
-msgstr "Server Hostname"
-
-#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:25
-msgid ""
-"Settings which are either rarely needed or which affect serving the WebUI"
-msgstr ""
-"Settings which are either rarely needed or which affect serving the WebUI"
-
-#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:250
-msgid "State"
-msgstr "State"
-
-#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:216
-msgid "TCP Keepalive"
-msgstr "TCP Keepalive"
-
-#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:128
-msgid "This permanently deletes the cert, key, and configuration to use same."
-msgstr "This permanently deletes the cert, key, and configuration to use same."
-
-#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:234
-msgid "Valid for # of Days"
-msgstr "Valid for # of Days"
-
-#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:170
-msgid ""
-"Virtual URL or CGI script to display on status '404 Not Found'. Must begin "
-"with '/'"
-msgstr ""
-"Virtual URL or CGI script to display on status '404 Not Found'. Must begin "
-"with '/'"
-
-#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:180
-msgid "Virtual path prefix for Lua scripts"
-msgstr "Virtual path prefix for Lua scripts"
-
-#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:187
-msgid "Virtual path prefix for ubus via JSON-RPC integration"
-msgstr "Virtual path prefix for ubus via JSON-RPC integration"
-
-#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:167
-msgid "Will not use HTTP authentication if not present"
-msgstr "Will not use HTTP authentication if not present"
-
-#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:242
-msgid "a.k.a CommonName"
-msgstr "a.k.a CommonName"
-
-#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:17
-#: applications/luci-app-uhttpd/root/usr/share/luci/menu.d/luci-app-uhttpd.json:3
-msgid "uHTTPd"
-msgstr "uHTTPd"
-
-#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:229
-msgid "uHTTPd Self-signed Certificate Parameters"
-msgstr "uHTTPd Self-signed Certificate Parameters"
-
-#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:114
-msgid ""
-"uHTTPd will generate a new self-signed certificate using the configuration "
-"shown below."
-msgstr ""
-"uHTTPd will generate a new self-signed certificate using the configuration "
-"shown below."
-
-#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:187
-msgid "ubus integration is disabled if not present"
-msgstr "ubus integration is disabled if not present"
-
-#~ msgid "HTTPS Certificate (DER Encoded)"
-#~ msgstr "HTTPS Certificate (DER Encoded)"
-
-#~ msgid "HTTPS Private Key (DER Encoded)"
-#~ msgstr "HTTPS Private Key (DER Encoded)"