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-ttyd/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-ttyd/po')
-rw-r--r-- | applications/luci-app-ttyd/po/lt/ttyd.po | 226 |
1 files changed, 226 insertions, 0 deletions
diff --git a/applications/luci-app-ttyd/po/lt/ttyd.po b/applications/luci-app-ttyd/po/lt/ttyd.po new file mode 100644 index 0000000000..1b28a54a06 --- /dev/null +++ b/applications/luci-app-ttyd/po/lt/ttyd.po @@ -0,0 +1,226 @@ +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-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:56 +msgid "Accept only one client and exit on disconnection" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:15 +msgid "Add instance" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:40 +msgid "Allow URL args" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:40 +msgid "" +"Allow client to send command line arguments in URL (eg: http://" +"localhost:7681?arg=foo&arg=bar)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:50 +msgid "Check origin" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:44 +msgid "Client option" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:80 +msgid "Command" +msgstr "" + +#: applications/luci-app-ttyd/root/usr/share/luci/menu.d/luci-app-ttyd.json:23 +msgid "Config" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:28 +msgid "Credential" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:28 +msgid "Credential for Basic Authentication" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:58 +msgid "Custom index.html path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:73 +msgid "Debug" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:42 +msgid "Do not allow clients to write to the TTY" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:50 +msgid "Do not allow websocket connection from different origin" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:17 +msgid "Enable" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:60 +msgid "Enable IPv6 support" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:62 +msgid "Enable SSL" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:74 +msgid "Error" +msgstr "" + +#: applications/luci-app-ttyd/root/usr/share/rpcd/acl.d/luci-app-ttyd.json:3 +msgid "Grant UCI access for luci-app-ttyd" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:34 +msgid "Group ID" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:34 +msgid "Group id to run with" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:60 +msgid "IPv6" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:58 +msgid "Index" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:77 +msgid "Info" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:24 +msgid "Interface" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:52 +msgid "Max clients" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:52 +msgid "Maximum clients to support (default: 0, no limit)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:24 +msgid "" +"Network interface to bind (eg: eth0), or UNIX domain socket path (eg: /var/" +"run/ttyd.sock)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:76 +msgid "Notice" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:56 +msgid "Once" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:20 +msgid "Port" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:20 +msgid "Port to listen (default: 7681, use `0` for random port)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/term.js:14 +msgid "" +"Random ttyd port (port=0) is not supported.<br />Change to a fixed port and " +"try again." +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:42 +msgid "Read-only" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:62 +msgid "SSL" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:70 +msgid "SSL CA file path for client certificate verification" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:70 +msgid "SSL ca" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:64 +msgid "SSL cert" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:64 +msgid "SSL certificate file path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:67 +msgid "SSL key" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:67 +msgid "SSL key file path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:44 +msgid "Send option to client" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:73 +msgid "Set log level (default: 7)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:37 +msgid "Signal" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:37 +msgid "Signal to send to the command when exit it (default: 1, SIGHUP)" +msgstr "" + +#: applications/luci-app-ttyd/root/usr/share/luci/menu.d/luci-app-ttyd.json:3 +#: applications/luci-app-ttyd/root/usr/share/luci/menu.d/luci-app-ttyd.json:14 +msgid "Terminal" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:47 +msgid "Terminal type" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:47 +msgid "Terminal type to report (default: xterm-256color)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:31 +msgid "User ID" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:31 +msgid "User id to run with" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:75 +msgid "Warning" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:12 +msgid "ttyd Instance" +msgstr "" |