diff options
author | Jo-Philipp Wich <jo@mein.io> | 2023-07-27 13:17:31 +0200 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2023-07-27 13:17:31 +0200 |
commit | 6649969dc7ec186218763694337987c781973bba (patch) | |
tree | 7ce76bb5ae3f8d55e9057e4d7c87063e8a79db04 /applications/luci-app-uhttpd/po/lt/uhttpd.po | |
parent | 257301151e82a28ea9230499898836e9e3ec0709 (diff) |
i18n: fully initialize lithuanian translation
In particular ensure that luci-base has an (empty for now) po file
available so that lithuanian becomes available for building.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'applications/luci-app-uhttpd/po/lt/uhttpd.po')
-rw-r--r-- | applications/luci-app-uhttpd/po/lt/uhttpd.po | 273 |
1 files changed, 273 insertions, 0 deletions
diff --git a/applications/luci-app-uhttpd/po/lt/uhttpd.po b/applications/luci-app-uhttpd/po/lt/uhttpd.po new file mode 100644 index 0000000000..7d3e521d7f --- /dev/null +++ b/applications/luci-app-uhttpd/po/lt/uhttpd.po @@ -0,0 +1,273 @@ +msgid "" +msgstr "" +"Content-Type: text/plain; charset=UTF-8\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: lt\n" +"MIME-Version: 1.0\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"(n%100<10 || n%100>=20) ? 1 : 2);\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 "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:170 +msgid "404 Error" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:17 +msgid "A lightweight single-threaded HTTP(S) server" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:25 +msgid "Advanced Settings" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:160 +msgid "Aliases" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:173 +msgid "Base directory for files to be served" +msgstr "" + +#: 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 "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:151 +msgid "CGI filetype handler" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:177 +msgid "CGI is disabled if not present." +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:167 +msgid "Config file (e.g. for credentials for Basic Auth)" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:211 +msgid "Connection reuse" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:253 +msgid "Country" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:197 +msgid "Disable JSON-RPC authorization via ubus session API" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:154 +msgid "Do not follow symlinks outside document root" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:157 +msgid "Do not generate directory listings." +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:173 +msgid "Document root" +msgstr "" + +#: 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 "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:184 +msgid "Embedded Lua interpreter is disabled if not present." +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:193 +msgid "Enable JSON-RPC Cross-Origin Resource Support" +msgstr "" + +#: 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 "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:24 +msgid "Full Web Server Settings" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:184 +msgid "Full real path to handler for Lua scripts" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:23 +msgid "General Settings" +msgstr "" + +#: 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 "" + +#: 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 "" + +#: 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 "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:147 +msgid "Index page(s)" +msgstr "" + +#: 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 "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:238 +msgid "Length of key in bits" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:247 +msgid "Location" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:221 +msgid "Maximum number of connections" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:225 +msgid "Maximum number of script requests" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:201 +msgid "Maximum wait time for Lua, CGI, or ubus execution" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:206 +msgid "Maximum wait time for network activity" +msgstr "" + +#: 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 "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:177 +msgid "Path prefix for CGI scripts" +msgstr "" + +#: 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 "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:163 +msgid "Realm for Basic Auth" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:98 +msgid "Redirect all HTTP to HTTPS" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:128 +msgid "Remove configuration for certificate and key" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:114 +msgid "Remove old certificate and key" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:242 +msgid "Server Hostname" +msgstr "" + +#: 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 "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:250 +msgid "State" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:216 +msgid "TCP Keepalive" +msgstr "" + +#: 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 "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:234 +msgid "Valid for # of Days" +msgstr "" + +#: 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 "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:180 +msgid "Virtual path prefix for Lua scripts" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:187 +msgid "Virtual path prefix for ubus via JSON-RPC integration" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:167 +msgid "Will not use HTTP authentication if not present" +msgstr "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:242 +msgid "a.k.a CommonName" +msgstr "" + +#: 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 "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:229 +msgid "uHTTPd Self-signed Certificate Parameters" +msgstr "" + +#: 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 "" + +#: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:187 +msgid "ubus integration is disabled if not present" +msgstr "" |