diff options
26 files changed, 5278 insertions, 0 deletions
diff --git a/applications/luci-app-ttyd/po/ca/ttyd.po b/applications/luci-app-ttyd/po/ca/ttyd.po new file mode 100644 index 000000000..85a928873 --- /dev/null +++ b/applications/luci-app-ttyd/po/ca/ttyd.po @@ -0,0 +1,203 @@ +msgid "" +msgstr "" +"Language: ca\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:55 +msgid "Accept only one client and exit on disconnection" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:14 +msgid "Add instance" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:39 +msgid "Allow URL args" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:39 +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:49 +msgid "Check origin" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:43 +msgid "Client option" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:75 +msgid "Command" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:12 +msgid "Config" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:27 +msgid "Credential" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:27 +msgid "Credential for Basic Authentication" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:57 +msgid "Custom index.html path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:72 +msgid "Debug" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:41 +msgid "Do not allow clients to write to the TTY" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:49 +msgid "Do not allow websocket connection from different origin" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:16 +msgid "Enable" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:59 +msgid "Enable IPv6 support" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:61 +msgid "Enable SSL" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:33 +msgid "Group ID" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:33 +msgid "Group id to run with" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:59 +msgid "IPv6" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:57 +msgid "Index" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:23 +msgid "Interface" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:51 +msgid "Max clients" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:51 +msgid "Maximum clients to support (default: 0, no limit)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:23 +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:55 +msgid "Once" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:19 +msgid "Port" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:19 +msgid "Port to listen (default: 7681, use `0` for random port)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/term.js:12 +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:41 +msgid "Read-only" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:61 +msgid "SSL" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:69 +msgid "SSL CA file path for client certificate verification" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:69 +msgid "SSL ca" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:63 +msgid "SSL cert" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:63 +msgid "SSL certificate file path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:66 +msgid "SSL key" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:66 +msgid "SSL key file path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:43 +msgid "Send option to client" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:72 +msgid "Set log level (default: 7)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:36 +msgid "Signal" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:36 +msgid "Signal to send to the command when exit it (default: 1, SIGHUP)" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:11 +msgid "Terminal" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:46 +msgid "Terminal type" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:46 +msgid "Terminal type to report (default: xterm-256color)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:30 +msgid "User ID" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:30 +msgid "User id to run with" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:10 +msgid "ttyd" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:11 +msgid "ttyd Instance" +msgstr "" diff --git a/applications/luci-app-ttyd/po/cs/ttyd.po b/applications/luci-app-ttyd/po/cs/ttyd.po new file mode 100644 index 000000000..65feb9367 --- /dev/null +++ b/applications/luci-app-ttyd/po/cs/ttyd.po @@ -0,0 +1,203 @@ +msgid "" +msgstr "" +"Language: cs\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:55 +msgid "Accept only one client and exit on disconnection" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:14 +msgid "Add instance" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:39 +msgid "Allow URL args" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:39 +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:49 +msgid "Check origin" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:43 +msgid "Client option" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:75 +msgid "Command" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:12 +msgid "Config" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:27 +msgid "Credential" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:27 +msgid "Credential for Basic Authentication" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:57 +msgid "Custom index.html path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:72 +msgid "Debug" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:41 +msgid "Do not allow clients to write to the TTY" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:49 +msgid "Do not allow websocket connection from different origin" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:16 +msgid "Enable" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:59 +msgid "Enable IPv6 support" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:61 +msgid "Enable SSL" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:33 +msgid "Group ID" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:33 +msgid "Group id to run with" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:59 +msgid "IPv6" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:57 +msgid "Index" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:23 +msgid "Interface" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:51 +msgid "Max clients" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:51 +msgid "Maximum clients to support (default: 0, no limit)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:23 +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:55 +msgid "Once" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:19 +msgid "Port" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:19 +msgid "Port to listen (default: 7681, use `0` for random port)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/term.js:12 +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:41 +msgid "Read-only" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:61 +msgid "SSL" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:69 +msgid "SSL CA file path for client certificate verification" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:69 +msgid "SSL ca" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:63 +msgid "SSL cert" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:63 +msgid "SSL certificate file path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:66 +msgid "SSL key" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:66 +msgid "SSL key file path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:43 +msgid "Send option to client" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:72 +msgid "Set log level (default: 7)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:36 +msgid "Signal" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:36 +msgid "Signal to send to the command when exit it (default: 1, SIGHUP)" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:11 +msgid "Terminal" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:46 +msgid "Terminal type" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:46 +msgid "Terminal type to report (default: xterm-256color)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:30 +msgid "User ID" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:30 +msgid "User id to run with" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:10 +msgid "ttyd" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:11 +msgid "ttyd Instance" +msgstr "" diff --git a/applications/luci-app-ttyd/po/de/ttyd.po b/applications/luci-app-ttyd/po/de/ttyd.po new file mode 100644 index 000000000..a409bfafe --- /dev/null +++ b/applications/luci-app-ttyd/po/de/ttyd.po @@ -0,0 +1,203 @@ +msgid "" +msgstr "" +"Language: de\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:55 +msgid "Accept only one client and exit on disconnection" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:14 +msgid "Add instance" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:39 +msgid "Allow URL args" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:39 +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:49 +msgid "Check origin" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:43 +msgid "Client option" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:75 +msgid "Command" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:12 +msgid "Config" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:27 +msgid "Credential" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:27 +msgid "Credential for Basic Authentication" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:57 +msgid "Custom index.html path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:72 +msgid "Debug" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:41 +msgid "Do not allow clients to write to the TTY" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:49 +msgid "Do not allow websocket connection from different origin" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:16 +msgid "Enable" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:59 +msgid "Enable IPv6 support" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:61 +msgid "Enable SSL" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:33 +msgid "Group ID" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:33 +msgid "Group id to run with" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:59 +msgid "IPv6" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:57 +msgid "Index" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:23 +msgid "Interface" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:51 +msgid "Max clients" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:51 +msgid "Maximum clients to support (default: 0, no limit)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:23 +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:55 +msgid "Once" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:19 +msgid "Port" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:19 +msgid "Port to listen (default: 7681, use `0` for random port)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/term.js:12 +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:41 +msgid "Read-only" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:61 +msgid "SSL" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:69 +msgid "SSL CA file path for client certificate verification" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:69 +msgid "SSL ca" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:63 +msgid "SSL cert" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:63 +msgid "SSL certificate file path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:66 +msgid "SSL key" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:66 +msgid "SSL key file path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:43 +msgid "Send option to client" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:72 +msgid "Set log level (default: 7)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:36 +msgid "Signal" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:36 +msgid "Signal to send to the command when exit it (default: 1, SIGHUP)" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:11 +msgid "Terminal" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:46 +msgid "Terminal type" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:46 +msgid "Terminal type to report (default: xterm-256color)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:30 +msgid "User ID" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:30 +msgid "User id to run with" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:10 +msgid "ttyd" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:11 +msgid "ttyd Instance" +msgstr "" diff --git a/applications/luci-app-ttyd/po/el/ttyd.po b/applications/luci-app-ttyd/po/el/ttyd.po new file mode 100644 index 000000000..d21821269 --- /dev/null +++ b/applications/luci-app-ttyd/po/el/ttyd.po @@ -0,0 +1,203 @@ +msgid "" +msgstr "" +"Language: el\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:55 +msgid "Accept only one client and exit on disconnection" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:14 +msgid "Add instance" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:39 +msgid "Allow URL args" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:39 +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:49 +msgid "Check origin" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:43 +msgid "Client option" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:75 +msgid "Command" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:12 +msgid "Config" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:27 +msgid "Credential" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:27 +msgid "Credential for Basic Authentication" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:57 +msgid "Custom index.html path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:72 +msgid "Debug" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:41 +msgid "Do not allow clients to write to the TTY" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:49 +msgid "Do not allow websocket connection from different origin" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:16 +msgid "Enable" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:59 +msgid "Enable IPv6 support" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:61 +msgid "Enable SSL" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:33 +msgid "Group ID" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:33 +msgid "Group id to run with" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:59 +msgid "IPv6" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:57 +msgid "Index" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:23 +msgid "Interface" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:51 +msgid "Max clients" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:51 +msgid "Maximum clients to support (default: 0, no limit)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:23 +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:55 +msgid "Once" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:19 +msgid "Port" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:19 +msgid "Port to listen (default: 7681, use `0` for random port)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/term.js:12 +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:41 +msgid "Read-only" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:61 +msgid "SSL" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:69 +msgid "SSL CA file path for client certificate verification" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:69 +msgid "SSL ca" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:63 +msgid "SSL cert" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:63 +msgid "SSL certificate file path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:66 +msgid "SSL key" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:66 +msgid "SSL key file path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:43 +msgid "Send option to client" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:72 +msgid "Set log level (default: 7)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:36 +msgid "Signal" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:36 +msgid "Signal to send to the command when exit it (default: 1, SIGHUP)" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:11 +msgid "Terminal" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:46 +msgid "Terminal type" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:46 +msgid "Terminal type to report (default: xterm-256color)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:30 +msgid "User ID" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:30 +msgid "User id to run with" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:10 +msgid "ttyd" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:11 +msgid "ttyd Instance" +msgstr "" diff --git a/applications/luci-app-ttyd/po/en/ttyd.po b/applications/luci-app-ttyd/po/en/ttyd.po new file mode 100644 index 000000000..8f5a73280 --- /dev/null +++ b/applications/luci-app-ttyd/po/en/ttyd.po @@ -0,0 +1,203 @@ +msgid "" +msgstr "" +"Language: en\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:55 +msgid "Accept only one client and exit on disconnection" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:14 +msgid "Add instance" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:39 +msgid "Allow URL args" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:39 +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:49 +msgid "Check origin" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:43 +msgid "Client option" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:75 +msgid "Command" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:12 +msgid "Config" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:27 +msgid "Credential" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:27 +msgid "Credential for Basic Authentication" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:57 +msgid "Custom index.html path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:72 +msgid "Debug" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:41 +msgid "Do not allow clients to write to the TTY" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:49 +msgid "Do not allow websocket connection from different origin" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:16 +msgid "Enable" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:59 +msgid "Enable IPv6 support" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:61 +msgid "Enable SSL" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:33 +msgid "Group ID" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:33 +msgid "Group id to run with" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:59 +msgid "IPv6" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:57 +msgid "Index" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:23 +msgid "Interface" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:51 +msgid "Max clients" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:51 +msgid "Maximum clients to support (default: 0, no limit)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:23 +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:55 +msgid "Once" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:19 +msgid "Port" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:19 +msgid "Port to listen (default: 7681, use `0` for random port)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/term.js:12 +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:41 +msgid "Read-only" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:61 +msgid "SSL" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:69 +msgid "SSL CA file path for client certificate verification" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:69 +msgid "SSL ca" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:63 +msgid "SSL cert" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:63 +msgid "SSL certificate file path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:66 +msgid "SSL key" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:66 +msgid "SSL key file path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:43 +msgid "Send option to client" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:72 +msgid "Set log level (default: 7)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:36 +msgid "Signal" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:36 +msgid "Signal to send to the command when exit it (default: 1, SIGHUP)" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:11 +msgid "Terminal" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:46 +msgid "Terminal type" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:46 +msgid "Terminal type to report (default: xterm-256color)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:30 +msgid "User ID" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:30 +msgid "User id to run with" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:10 +msgid "ttyd" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:11 +msgid "ttyd Instance" +msgstr "" diff --git a/applications/luci-app-ttyd/po/fr/ttyd.po b/applications/luci-app-ttyd/po/fr/ttyd.po new file mode 100644 index 000000000..160377afb --- /dev/null +++ b/applications/luci-app-ttyd/po/fr/ttyd.po @@ -0,0 +1,203 @@ +msgid "" +msgstr "" +"Language: fr\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:55 +msgid "Accept only one client and exit on disconnection" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:14 +msgid "Add instance" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:39 +msgid "Allow URL args" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:39 +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:49 +msgid "Check origin" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:43 +msgid "Client option" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:75 +msgid "Command" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:12 +msgid "Config" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:27 +msgid "Credential" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:27 +msgid "Credential for Basic Authentication" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:57 +msgid "Custom index.html path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:72 +msgid "Debug" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:41 +msgid "Do not allow clients to write to the TTY" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:49 +msgid "Do not allow websocket connection from different origin" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:16 +msgid "Enable" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:59 +msgid "Enable IPv6 support" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:61 +msgid "Enable SSL" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:33 +msgid "Group ID" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:33 +msgid "Group id to run with" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:59 +msgid "IPv6" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:57 +msgid "Index" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:23 +msgid "Interface" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:51 +msgid "Max clients" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:51 +msgid "Maximum clients to support (default: 0, no limit)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:23 +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:55 +msgid "Once" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:19 +msgid "Port" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:19 +msgid "Port to listen (default: 7681, use `0` for random port)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/term.js:12 +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:41 +msgid "Read-only" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:61 +msgid "SSL" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:69 +msgid "SSL CA file path for client certificate verification" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:69 +msgid "SSL ca" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:63 +msgid "SSL cert" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:63 +msgid "SSL certificate file path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:66 +msgid "SSL key" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:66 +msgid "SSL key file path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:43 +msgid "Send option to client" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:72 +msgid "Set log level (default: 7)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:36 +msgid "Signal" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:36 +msgid "Signal to send to the command when exit it (default: 1, SIGHUP)" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:11 +msgid "Terminal" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:46 +msgid "Terminal type" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:46 +msgid "Terminal type to report (default: xterm-256color)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:30 +msgid "User ID" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:30 +msgid "User id to run with" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:10 +msgid "ttyd" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:11 +msgid "ttyd Instance" +msgstr "" diff --git a/applications/luci-app-ttyd/po/he/ttyd.po b/applications/luci-app-ttyd/po/he/ttyd.po new file mode 100644 index 000000000..98ed0c792 --- /dev/null +++ b/applications/luci-app-ttyd/po/he/ttyd.po @@ -0,0 +1,203 @@ +msgid "" +msgstr "" +"Language: he\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:55 +msgid "Accept only one client and exit on disconnection" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:14 +msgid "Add instance" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:39 +msgid "Allow URL args" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:39 +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:49 +msgid "Check origin" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:43 +msgid "Client option" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:75 +msgid "Command" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:12 +msgid "Config" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:27 +msgid "Credential" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:27 +msgid "Credential for Basic Authentication" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:57 +msgid "Custom index.html path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:72 +msgid "Debug" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:41 +msgid "Do not allow clients to write to the TTY" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:49 +msgid "Do not allow websocket connection from different origin" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:16 +msgid "Enable" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:59 +msgid "Enable IPv6 support" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:61 +msgid "Enable SSL" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:33 +msgid "Group ID" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:33 +msgid "Group id to run with" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:59 +msgid "IPv6" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:57 +msgid "Index" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:23 +msgid "Interface" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:51 +msgid "Max clients" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:51 +msgid "Maximum clients to support (default: 0, no limit)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:23 +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:55 +msgid "Once" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:19 +msgid "Port" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:19 +msgid "Port to listen (default: 7681, use `0` for random port)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/term.js:12 +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:41 +msgid "Read-only" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:61 +msgid "SSL" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:69 +msgid "SSL CA file path for client certificate verification" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:69 +msgid "SSL ca" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:63 +msgid "SSL cert" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:63 +msgid "SSL certificate file path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:66 +msgid "SSL key" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:66 +msgid "SSL key file path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:43 +msgid "Send option to client" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:72 +msgid "Set log level (default: 7)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:36 +msgid "Signal" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:36 +msgid "Signal to send to the command when exit it (default: 1, SIGHUP)" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:11 +msgid "Terminal" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:46 +msgid "Terminal type" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:46 +msgid "Terminal type to report (default: xterm-256color)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:30 +msgid "User ID" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:30 +msgid "User id to run with" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:10 +msgid "ttyd" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:11 +msgid "ttyd Instance" +msgstr "" diff --git a/applications/luci-app-ttyd/po/hi/ttyd.po b/applications/luci-app-ttyd/po/hi/ttyd.po new file mode 100644 index 000000000..2e67a7cf1 --- /dev/null +++ b/applications/luci-app-ttyd/po/hi/ttyd.po @@ -0,0 +1,203 @@ +msgid "" +msgstr "" +"Language: hi\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:55 +msgid "Accept only one client and exit on disconnection" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:14 +msgid "Add instance" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:39 +msgid "Allow URL args" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:39 +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:49 +msgid "Check origin" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:43 +msgid "Client option" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:75 +msgid "Command" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:12 +msgid "Config" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:27 +msgid "Credential" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:27 +msgid "Credential for Basic Authentication" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:57 +msgid "Custom index.html path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:72 +msgid "Debug" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:41 +msgid "Do not allow clients to write to the TTY" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:49 +msgid "Do not allow websocket connection from different origin" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:16 +msgid "Enable" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:59 +msgid "Enable IPv6 support" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:61 +msgid "Enable SSL" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:33 +msgid "Group ID" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:33 +msgid "Group id to run with" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:59 +msgid "IPv6" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:57 +msgid "Index" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:23 +msgid "Interface" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:51 +msgid "Max clients" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:51 +msgid "Maximum clients to support (default: 0, no limit)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:23 +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:55 +msgid "Once" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:19 +msgid "Port" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:19 +msgid "Port to listen (default: 7681, use `0` for random port)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/term.js:12 +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:41 +msgid "Read-only" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:61 +msgid "SSL" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:69 +msgid "SSL CA file path for client certificate verification" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:69 +msgid "SSL ca" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:63 +msgid "SSL cert" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:63 +msgid "SSL certificate file path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:66 +msgid "SSL key" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:66 +msgid "SSL key file path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:43 +msgid "Send option to client" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:72 +msgid "Set log level (default: 7)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:36 +msgid "Signal" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:36 +msgid "Signal to send to the command when exit it (default: 1, SIGHUP)" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:11 +msgid "Terminal" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:46 +msgid "Terminal type" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:46 +msgid "Terminal type to report (default: xterm-256color)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:30 +msgid "User ID" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:30 +msgid "User id to run with" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:10 +msgid "ttyd" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:11 +msgid "ttyd Instance" +msgstr "" diff --git a/applications/luci-app-ttyd/po/hu/ttyd.po b/applications/luci-app-ttyd/po/hu/ttyd.po new file mode 100644 index 000000000..42304ca49 --- /dev/null +++ b/applications/luci-app-ttyd/po/hu/ttyd.po @@ -0,0 +1,203 @@ +msgid "" +msgstr "" +"Language: hu\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:55 +msgid "Accept only one client and exit on disconnection" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:14 +msgid "Add instance" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:39 +msgid "Allow URL args" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:39 +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:49 +msgid "Check origin" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:43 +msgid "Client option" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:75 +msgid "Command" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:12 +msgid "Config" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:27 +msgid "Credential" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:27 +msgid "Credential for Basic Authentication" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:57 +msgid "Custom index.html path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:72 +msgid "Debug" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:41 +msgid "Do not allow clients to write to the TTY" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:49 +msgid "Do not allow websocket connection from different origin" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:16 +msgid "Enable" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:59 +msgid "Enable IPv6 support" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:61 +msgid "Enable SSL" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:33 +msgid "Group ID" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:33 +msgid "Group id to run with" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:59 +msgid "IPv6" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:57 +msgid "Index" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:23 +msgid "Interface" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:51 +msgid "Max clients" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:51 +msgid "Maximum clients to support (default: 0, no limit)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:23 +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:55 +msgid "Once" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:19 +msgid "Port" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:19 +msgid "Port to listen (default: 7681, use `0` for random port)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/term.js:12 +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:41 +msgid "Read-only" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:61 +msgid "SSL" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:69 +msgid "SSL CA file path for client certificate verification" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:69 +msgid "SSL ca" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:63 +msgid "SSL cert" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:63 +msgid "SSL certificate file path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:66 +msgid "SSL key" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:66 +msgid "SSL key file path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:43 +msgid "Send option to client" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:72 +msgid "Set log level (default: 7)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:36 +msgid "Signal" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:36 +msgid "Signal to send to the command when exit it (default: 1, SIGHUP)" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:11 +msgid "Terminal" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:46 +msgid "Terminal type" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:46 +msgid "Terminal type to report (default: xterm-256color)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:30 +msgid "User ID" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:30 +msgid "User id to run with" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:10 +msgid "ttyd" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:11 +msgid "ttyd Instance" +msgstr "" diff --git a/applications/luci-app-ttyd/po/it/ttyd.po b/applications/luci-app-ttyd/po/it/ttyd.po new file mode 100644 index 000000000..5d847b479 --- /dev/null +++ b/applications/luci-app-ttyd/po/it/ttyd.po @@ -0,0 +1,203 @@ +msgid "" +msgstr "" +"Language: it\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:55 +msgid "Accept only one client and exit on disconnection" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:14 +msgid "Add instance" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:39 +msgid "Allow URL args" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:39 +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:49 +msgid "Check origin" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:43 +msgid "Client option" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:75 +msgid "Command" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:12 +msgid "Config" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:27 +msgid "Credential" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:27 +msgid "Credential for Basic Authentication" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:57 +msgid "Custom index.html path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:72 +msgid "Debug" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:41 +msgid "Do not allow clients to write to the TTY" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:49 +msgid "Do not allow websocket connection from different origin" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:16 +msgid "Enable" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:59 +msgid "Enable IPv6 support" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:61 +msgid "Enable SSL" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:33 +msgid "Group ID" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:33 +msgid "Group id to run with" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:59 +msgid "IPv6" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:57 +msgid "Index" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:23 +msgid "Interface" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:51 +msgid "Max clients" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:51 +msgid "Maximum clients to support (default: 0, no limit)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:23 +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:55 +msgid "Once" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:19 +msgid "Port" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:19 +msgid "Port to listen (default: 7681, use `0` for random port)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/term.js:12 +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:41 +msgid "Read-only" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:61 +msgid "SSL" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:69 +msgid "SSL CA file path for client certificate verification" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:69 +msgid "SSL ca" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:63 +msgid "SSL cert" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:63 +msgid "SSL certificate file path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:66 +msgid "SSL key" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:66 +msgid "SSL key file path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:43 +msgid "Send option to client" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:72 +msgid "Set log level (default: 7)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:36 +msgid "Signal" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:36 +msgid "Signal to send to the command when exit it (default: 1, SIGHUP)" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:11 +msgid "Terminal" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:46 +msgid "Terminal type" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:46 +msgid "Terminal type to report (default: xterm-256color)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:30 +msgid "User ID" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:30 +msgid "User id to run with" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:10 +msgid "ttyd" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:11 +msgid "ttyd Instance" +msgstr "" diff --git a/applications/luci-app-ttyd/po/ja/ttyd.po b/applications/luci-app-ttyd/po/ja/ttyd.po new file mode 100644 index 000000000..4198b7a32 --- /dev/null +++ b/applications/luci-app-ttyd/po/ja/ttyd.po @@ -0,0 +1,203 @@ +msgid "" +msgstr "" +"Language: ja\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:55 +msgid "Accept only one client and exit on disconnection" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:14 +msgid "Add instance" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:39 +msgid "Allow URL args" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:39 +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:49 +msgid "Check origin" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:43 +msgid "Client option" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:75 +msgid "Command" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:12 +msgid "Config" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:27 +msgid "Credential" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:27 +msgid "Credential for Basic Authentication" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:57 +msgid "Custom index.html path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:72 +msgid "Debug" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:41 +msgid "Do not allow clients to write to the TTY" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:49 +msgid "Do not allow websocket connection from different origin" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:16 +msgid "Enable" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:59 +msgid "Enable IPv6 support" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:61 +msgid "Enable SSL" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:33 +msgid "Group ID" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:33 +msgid "Group id to run with" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:59 +msgid "IPv6" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:57 +msgid "Index" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:23 +msgid "Interface" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:51 +msgid "Max clients" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:51 +msgid "Maximum clients to support (default: 0, no limit)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:23 +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:55 +msgid "Once" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:19 +msgid "Port" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:19 +msgid "Port to listen (default: 7681, use `0` for random port)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/term.js:12 +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:41 +msgid "Read-only" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:61 +msgid "SSL" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:69 +msgid "SSL CA file path for client certificate verification" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:69 +msgid "SSL ca" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:63 +msgid "SSL cert" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:63 +msgid "SSL certificate file path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:66 +msgid "SSL key" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:66 +msgid "SSL key file path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:43 +msgid "Send option to client" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:72 +msgid "Set log level (default: 7)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:36 +msgid "Signal" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:36 +msgid "Signal to send to the command when exit it (default: 1, SIGHUP)" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:11 +msgid "Terminal" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:46 +msgid "Terminal type" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:46 +msgid "Terminal type to report (default: xterm-256color)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:30 +msgid "User ID" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:30 +msgid "User id to run with" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:10 +msgid "ttyd" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:11 +msgid "ttyd Instance" +msgstr "" diff --git a/applications/luci-app-ttyd/po/ko/ttyd.po b/applications/luci-app-ttyd/po/ko/ttyd.po new file mode 100644 index 000000000..1042c19f4 --- /dev/null +++ b/applications/luci-app-ttyd/po/ko/ttyd.po @@ -0,0 +1,203 @@ +msgid "" +msgstr "" +"Language: ko\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:55 +msgid "Accept only one client and exit on disconnection" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:14 +msgid "Add instance" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:39 +msgid "Allow URL args" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:39 +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:49 +msgid "Check origin" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:43 +msgid "Client option" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:75 +msgid "Command" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:12 +msgid "Config" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:27 +msgid "Credential" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:27 +msgid "Credential for Basic Authentication" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:57 +msgid "Custom index.html path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:72 +msgid "Debug" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:41 +msgid "Do not allow clients to write to the TTY" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:49 +msgid "Do not allow websocket connection from different origin" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:16 +msgid "Enable" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:59 +msgid "Enable IPv6 support" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:61 +msgid "Enable SSL" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:33 +msgid "Group ID" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:33 +msgid "Group id to run with" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:59 +msgid "IPv6" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:57 +msgid "Index" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:23 +msgid "Interface" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:51 +msgid "Max clients" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:51 +msgid "Maximum clients to support (default: 0, no limit)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:23 +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:55 +msgid "Once" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:19 +msgid "Port" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:19 +msgid "Port to listen (default: 7681, use `0` for random port)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/term.js:12 +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:41 +msgid "Read-only" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:61 +msgid "SSL" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:69 +msgid "SSL CA file path for client certificate verification" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:69 +msgid "SSL ca" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:63 +msgid "SSL cert" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:63 +msgid "SSL certificate file path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:66 +msgid "SSL key" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:66 +msgid "SSL key file path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:43 +msgid "Send option to client" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:72 +msgid "Set log level (default: 7)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:36 +msgid "Signal" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:36 +msgid "Signal to send to the command when exit it (default: 1, SIGHUP)" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:11 +msgid "Terminal" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:46 +msgid "Terminal type" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:46 +msgid "Terminal type to report (default: xterm-256color)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:30 +msgid "User ID" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:30 +msgid "User id to run with" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:10 +msgid "ttyd" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:11 +msgid "ttyd Instance" +msgstr "" diff --git a/applications/luci-app-ttyd/po/ms/ttyd.po b/applications/luci-app-ttyd/po/ms/ttyd.po new file mode 100644 index 000000000..db1fcd08b --- /dev/null +++ b/applications/luci-app-ttyd/po/ms/ttyd.po @@ -0,0 +1,203 @@ +msgid "" +msgstr "" +"Language: ms\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:55 +msgid "Accept only one client and exit on disconnection" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:14 +msgid "Add instance" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:39 +msgid "Allow URL args" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:39 +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:49 +msgid "Check origin" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:43 +msgid "Client option" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:75 +msgid "Command" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:12 +msgid "Config" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:27 +msgid "Credential" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:27 +msgid "Credential for Basic Authentication" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:57 +msgid "Custom index.html path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:72 +msgid "Debug" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:41 +msgid "Do not allow clients to write to the TTY" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:49 +msgid "Do not allow websocket connection from different origin" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:16 +msgid "Enable" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:59 +msgid "Enable IPv6 support" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:61 +msgid "Enable SSL" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:33 +msgid "Group ID" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:33 +msgid "Group id to run with" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:59 +msgid "IPv6" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:57 +msgid "Index" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:23 +msgid "Interface" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:51 +msgid "Max clients" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:51 +msgid "Maximum clients to support (default: 0, no limit)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:23 +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:55 +msgid "Once" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:19 +msgid "Port" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:19 +msgid "Port to listen (default: 7681, use `0` for random port)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/term.js:12 +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:41 +msgid "Read-only" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:61 +msgid "SSL" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:69 +msgid "SSL CA file path for client certificate verification" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:69 +msgid "SSL ca" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:63 +msgid "SSL cert" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:63 +msgid "SSL certificate file path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:66 +msgid "SSL key" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:66 +msgid "SSL key file path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:43 +msgid "Send option to client" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:72 +msgid "Set log level (default: 7)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:36 +msgid "Signal" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:36 +msgid "Signal to send to the command when exit it (default: 1, SIGHUP)" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:11 +msgid "Terminal" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:46 +msgid "Terminal type" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:46 +msgid "Terminal type to report (default: xterm-256color)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:30 +msgid "User ID" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:30 +msgid "User id to run with" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:10 +msgid "ttyd" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:11 +msgid "ttyd Instance" +msgstr "" diff --git a/applications/luci-app-ttyd/po/nb_NO/ttyd.po b/applications/luci-app-ttyd/po/nb_NO/ttyd.po new file mode 100644 index 000000000..3e3ee6e6c --- /dev/null +++ b/applications/luci-app-ttyd/po/nb_NO/ttyd.po @@ -0,0 +1,203 @@ +msgid "" +msgstr "" +"Language: nb_NO\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:55 +msgid "Accept only one client and exit on disconnection" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:14 +msgid "Add instance" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:39 +msgid "Allow URL args" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:39 +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:49 +msgid "Check origin" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:43 +msgid "Client option" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:75 +msgid "Command" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:12 +msgid "Config" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:27 +msgid "Credential" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:27 +msgid "Credential for Basic Authentication" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:57 +msgid "Custom index.html path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:72 +msgid "Debug" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:41 +msgid "Do not allow clients to write to the TTY" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:49 +msgid "Do not allow websocket connection from different origin" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:16 +msgid "Enable" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:59 +msgid "Enable IPv6 support" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:61 +msgid "Enable SSL" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:33 +msgid "Group ID" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:33 +msgid "Group id to run with" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:59 +msgid "IPv6" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:57 +msgid "Index" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:23 +msgid "Interface" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:51 +msgid "Max clients" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:51 +msgid "Maximum clients to support (default: 0, no limit)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:23 +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:55 +msgid "Once" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:19 +msgid "Port" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:19 +msgid "Port to listen (default: 7681, use `0` for random port)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/term.js:12 +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:41 +msgid "Read-only" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:61 +msgid "SSL" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:69 +msgid "SSL CA file path for client certificate verification" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:69 +msgid "SSL ca" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:63 +msgid "SSL cert" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:63 +msgid "SSL certificate file path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:66 +msgid "SSL key" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:66 +msgid "SSL key file path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:43 +msgid "Send option to client" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:72 +msgid "Set log level (default: 7)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:36 +msgid "Signal" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:36 +msgid "Signal to send to the command when exit it (default: 1, SIGHUP)" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:11 +msgid "Terminal" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:46 +msgid "Terminal type" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:46 +msgid "Terminal type to report (default: xterm-256color)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:30 +msgid "User ID" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:30 +msgid "User id to run with" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:10 +msgid "ttyd" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:11 +msgid "ttyd Instance" +msgstr "" diff --git a/applications/luci-app-ttyd/po/pl/ttyd.po b/applications/luci-app-ttyd/po/pl/ttyd.po new file mode 100644 index 000000000..3bc5f71dc --- /dev/null +++ b/applications/luci-app-ttyd/po/pl/ttyd.po @@ -0,0 +1,203 @@ +msgid "" +msgstr "" +"Language: pl\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:55 +msgid "Accept only one client and exit on disconnection" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:14 +msgid "Add instance" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:39 +msgid "Allow URL args" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:39 +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:49 +msgid "Check origin" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:43 +msgid "Client option" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:75 +msgid "Command" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:12 +msgid "Config" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:27 +msgid "Credential" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:27 +msgid "Credential for Basic Authentication" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:57 +msgid "Custom index.html path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:72 +msgid "Debug" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:41 +msgid "Do not allow clients to write to the TTY" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:49 +msgid "Do not allow websocket connection from different origin" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:16 +msgid "Enable" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:59 +msgid "Enable IPv6 support" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:61 +msgid "Enable SSL" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:33 +msgid "Group ID" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:33 +msgid "Group id to run with" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:59 +msgid "IPv6" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:57 +msgid "Index" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:23 +msgid "Interface" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:51 +msgid "Max clients" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:51 +msgid "Maximum clients to support (default: 0, no limit)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:23 +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:55 +msgid "Once" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:19 +msgid "Port" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:19 +msgid "Port to listen (default: 7681, use `0` for random port)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/term.js:12 +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:41 +msgid "Read-only" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:61 +msgid "SSL" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:69 +msgid "SSL CA file path for client certificate verification" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:69 +msgid "SSL ca" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:63 +msgid "SSL cert" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:63 +msgid "SSL certificate file path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:66 +msgid "SSL key" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:66 +msgid "SSL key file path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:43 +msgid "Send option to client" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:72 +msgid "Set log level (default: 7)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:36 +msgid "Signal" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:36 +msgid "Signal to send to the command when exit it (default: 1, SIGHUP)" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:11 +msgid "Terminal" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:46 +msgid "Terminal type" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:46 +msgid "Terminal type to report (default: xterm-256color)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:30 +msgid "User ID" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:30 +msgid "User id to run with" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:10 +msgid "ttyd" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:11 +msgid "ttyd Instance" +msgstr "" diff --git a/applications/luci-app-ttyd/po/pt/ttyd.po b/applications/luci-app-ttyd/po/pt/ttyd.po new file mode 100644 index 000000000..9da58edc8 --- /dev/null +++ b/applications/luci-app-ttyd/po/pt/ttyd.po @@ -0,0 +1,203 @@ +msgid "" +msgstr "" +"Language: pt\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:55 +msgid "Accept only one client and exit on disconnection" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:14 +msgid "Add instance" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:39 +msgid "Allow URL args" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:39 +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:49 +msgid "Check origin" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:43 +msgid "Client option" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:75 +msgid "Command" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:12 +msgid "Config" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:27 +msgid "Credential" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:27 +msgid "Credential for Basic Authentication" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:57 +msgid "Custom index.html path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:72 +msgid "Debug" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:41 +msgid "Do not allow clients to write to the TTY" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:49 +msgid "Do not allow websocket connection from different origin" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:16 +msgid "Enable" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:59 +msgid "Enable IPv6 support" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:61 +msgid "Enable SSL" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:33 +msgid "Group ID" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:33 +msgid "Group id to run with" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:59 +msgid "IPv6" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:57 +msgid "Index" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:23 +msgid "Interface" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:51 +msgid "Max clients" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:51 +msgid "Maximum clients to support (default: 0, no limit)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:23 +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:55 +msgid "Once" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:19 +msgid "Port" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:19 +msgid "Port to listen (default: 7681, use `0` for random port)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/term.js:12 +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:41 +msgid "Read-only" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:61 +msgid "SSL" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:69 +msgid "SSL CA file path for client certificate verification" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:69 +msgid "SSL ca" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:63 +msgid "SSL cert" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:63 +msgid "SSL certificate file path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:66 +msgid "SSL key" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:66 +msgid "SSL key file path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:43 +msgid "Send option to client" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:72 +msgid "Set log level (default: 7)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:36 +msgid "Signal" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:36 +msgid "Signal to send to the command when exit it (default: 1, SIGHUP)" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:11 +msgid "Terminal" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:46 +msgid "Terminal type" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:46 +msgid "Terminal type to report (default: xterm-256color)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:30 +msgid "User ID" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:30 +msgid "User id to run with" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:10 +msgid "ttyd" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:11 +msgid "ttyd Instance" +msgstr "" diff --git a/applications/luci-app-ttyd/po/pt_BR/ttyd.po b/applications/luci-app-ttyd/po/pt_BR/ttyd.po new file mode 100644 index 000000000..da7aec93d --- /dev/null +++ b/applications/luci-app-ttyd/po/pt_BR/ttyd.po @@ -0,0 +1,203 @@ +msgid "" +msgstr "" +"Language: pt_BR\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:55 +msgid "Accept only one client and exit on disconnection" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:14 +msgid "Add instance" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:39 +msgid "Allow URL args" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:39 +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:49 +msgid "Check origin" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:43 +msgid "Client option" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:75 +msgid "Command" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:12 +msgid "Config" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:27 +msgid "Credential" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:27 +msgid "Credential for Basic Authentication" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:57 +msgid "Custom index.html path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:72 +msgid "Debug" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:41 +msgid "Do not allow clients to write to the TTY" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:49 +msgid "Do not allow websocket connection from different origin" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:16 +msgid "Enable" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:59 +msgid "Enable IPv6 support" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:61 +msgid "Enable SSL" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:33 +msgid "Group ID" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:33 +msgid "Group id to run with" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:59 +msgid "IPv6" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:57 +msgid "Index" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:23 +msgid "Interface" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:51 +msgid "Max clients" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:51 +msgid "Maximum clients to support (default: 0, no limit)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:23 +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:55 +msgid "Once" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:19 +msgid "Port" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:19 +msgid "Port to listen (default: 7681, use `0` for random port)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/term.js:12 +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:41 +msgid "Read-only" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:61 +msgid "SSL" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:69 +msgid "SSL CA file path for client certificate verification" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:69 +msgid "SSL ca" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:63 +msgid "SSL cert" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:63 +msgid "SSL certificate file path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:66 +msgid "SSL key" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:66 +msgid "SSL key file path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:43 +msgid "Send option to client" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:72 +msgid "Set log level (default: 7)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:36 +msgid "Signal" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:36 +msgid "Signal to send to the command when exit it (default: 1, SIGHUP)" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:11 +msgid "Terminal" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:46 +msgid "Terminal type" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:46 +msgid "Terminal type to report (default: xterm-256color)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:30 +msgid "User ID" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:30 +msgid "User id to run with" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:10 +msgid "ttyd" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:11 +msgid "ttyd Instance" +msgstr "" diff --git a/applications/luci-app-ttyd/po/ro/ttyd.po b/applications/luci-app-ttyd/po/ro/ttyd.po new file mode 100644 index 000000000..6a10acb29 --- /dev/null +++ b/applications/luci-app-ttyd/po/ro/ttyd.po @@ -0,0 +1,203 @@ +msgid "" +msgstr "" +"Language: ro\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:55 +msgid "Accept only one client and exit on disconnection" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:14 +msgid "Add instance" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:39 +msgid "Allow URL args" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:39 +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:49 +msgid "Check origin" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:43 +msgid "Client option" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:75 +msgid "Command" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:12 +msgid "Config" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:27 +msgid "Credential" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:27 +msgid "Credential for Basic Authentication" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:57 +msgid "Custom index.html path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:72 +msgid "Debug" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:41 +msgid "Do not allow clients to write to the TTY" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:49 +msgid "Do not allow websocket connection from different origin" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:16 +msgid "Enable" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:59 +msgid "Enable IPv6 support" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:61 +msgid "Enable SSL" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:33 +msgid "Group ID" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:33 +msgid "Group id to run with" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:59 +msgid "IPv6" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:57 +msgid "Index" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:23 +msgid "Interface" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:51 +msgid "Max clients" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:51 +msgid "Maximum clients to support (default: 0, no limit)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:23 +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:55 +msgid "Once" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:19 +msgid "Port" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:19 +msgid "Port to listen (default: 7681, use `0` for random port)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/term.js:12 +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:41 +msgid "Read-only" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:61 +msgid "SSL" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:69 +msgid "SSL CA file path for client certificate verification" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:69 +msgid "SSL ca" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:63 +msgid "SSL cert" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:63 +msgid "SSL certificate file path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:66 +msgid "SSL key" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:66 +msgid "SSL key file path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:43 +msgid "Send option to client" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:72 +msgid "Set log level (default: 7)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:36 +msgid "Signal" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:36 +msgid "Signal to send to the command when exit it (default: 1, SIGHUP)" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:11 +msgid "Terminal" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:46 +msgid "Terminal type" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:46 +msgid "Terminal type to report (default: xterm-256color)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:30 +msgid "User ID" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:30 +msgid "User id to run with" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:10 +msgid "ttyd" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:11 +msgid "ttyd Instance" +msgstr "" diff --git a/applications/luci-app-ttyd/po/ru/ttyd.po b/applications/luci-app-ttyd/po/ru/ttyd.po new file mode 100644 index 000000000..7f3a82478 --- /dev/null +++ b/applications/luci-app-ttyd/po/ru/ttyd.po @@ -0,0 +1,203 @@ +msgid "" +msgstr "" +"Language: ru\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:55 +msgid "Accept only one client and exit on disconnection" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:14 +msgid "Add instance" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:39 +msgid "Allow URL args" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:39 +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:49 +msgid "Check origin" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:43 +msgid "Client option" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:75 +msgid "Command" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:12 +msgid "Config" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:27 +msgid "Credential" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:27 +msgid "Credential for Basic Authentication" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:57 +msgid "Custom index.html path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:72 +msgid "Debug" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:41 +msgid "Do not allow clients to write to the TTY" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:49 +msgid "Do not allow websocket connection from different origin" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:16 +msgid "Enable" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:59 +msgid "Enable IPv6 support" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:61 +msgid "Enable SSL" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:33 +msgid "Group ID" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:33 +msgid "Group id to run with" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:59 +msgid "IPv6" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:57 +msgid "Index" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:23 +msgid "Interface" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:51 +msgid "Max clients" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:51 +msgid "Maximum clients to support (default: 0, no limit)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:23 +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:55 +msgid "Once" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:19 +msgid "Port" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:19 +msgid "Port to listen (default: 7681, use `0` for random port)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/term.js:12 +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:41 +msgid "Read-only" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:61 +msgid "SSL" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:69 +msgid "SSL CA file path for client certificate verification" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:69 +msgid "SSL ca" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:63 +msgid "SSL cert" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:63 +msgid "SSL certificate file path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:66 +msgid "SSL key" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:66 +msgid "SSL key file path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:43 +msgid "Send option to client" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:72 +msgid "Set log level (default: 7)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:36 +msgid "Signal" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:36 +msgid "Signal to send to the command when exit it (default: 1, SIGHUP)" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:11 +msgid "Terminal" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:46 +msgid "Terminal type" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:46 +msgid "Terminal type to report (default: xterm-256color)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:30 +msgid "User ID" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:30 +msgid "User id to run with" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:10 +msgid "ttyd" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:11 +msgid "ttyd Instance" +msgstr "" diff --git a/applications/luci-app-ttyd/po/sk/ttyd.po b/applications/luci-app-ttyd/po/sk/ttyd.po new file mode 100644 index 000000000..fc7f71df7 --- /dev/null +++ b/applications/luci-app-ttyd/po/sk/ttyd.po @@ -0,0 +1,203 @@ +msgid "" +msgstr "" +"Language: sk\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:55 +msgid "Accept only one client and exit on disconnection" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:14 +msgid "Add instance" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:39 +msgid "Allow URL args" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:39 +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:49 +msgid "Check origin" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:43 +msgid "Client option" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:75 +msgid "Command" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:12 +msgid "Config" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:27 +msgid "Credential" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:27 +msgid "Credential for Basic Authentication" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:57 +msgid "Custom index.html path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:72 +msgid "Debug" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:41 +msgid "Do not allow clients to write to the TTY" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:49 +msgid "Do not allow websocket connection from different origin" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:16 +msgid "Enable" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:59 +msgid "Enable IPv6 support" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:61 +msgid "Enable SSL" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:33 +msgid "Group ID" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:33 +msgid "Group id to run with" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:59 +msgid "IPv6" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:57 +msgid "Index" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:23 +msgid "Interface" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:51 +msgid "Max clients" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:51 +msgid "Maximum clients to support (default: 0, no limit)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:23 +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:55 +msgid "Once" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:19 +msgid "Port" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:19 +msgid "Port to listen (default: 7681, use `0` for random port)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/term.js:12 +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:41 +msgid "Read-only" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:61 +msgid "SSL" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:69 +msgid "SSL CA file path for client certificate verification" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:69 +msgid "SSL ca" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:63 +msgid "SSL cert" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:63 +msgid "SSL certificate file path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:66 +msgid "SSL key" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:66 +msgid "SSL key file path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:43 +msgid "Send option to client" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:72 +msgid "Set log level (default: 7)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:36 +msgid "Signal" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:36 +msgid "Signal to send to the command when exit it (default: 1, SIGHUP)" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:11 +msgid "Terminal" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:46 +msgid "Terminal type" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:46 +msgid "Terminal type to report (default: xterm-256color)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:30 +msgid "User ID" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:30 +msgid "User id to run with" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:10 +msgid "ttyd" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:11 +msgid "ttyd Instance" +msgstr "" diff --git a/applications/luci-app-ttyd/po/sv/ttyd.po b/applications/luci-app-ttyd/po/sv/ttyd.po new file mode 100644 index 000000000..8d68fb5ca --- /dev/null +++ b/applications/luci-app-ttyd/po/sv/ttyd.po @@ -0,0 +1,203 @@ +msgid "" +msgstr "" +"Language: sv\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:55 +msgid "Accept only one client and exit on disconnection" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:14 +msgid "Add instance" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:39 +msgid "Allow URL args" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:39 +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:49 +msgid "Check origin" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:43 +msgid "Client option" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:75 +msgid "Command" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:12 +msgid "Config" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:27 +msgid "Credential" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:27 +msgid "Credential for Basic Authentication" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:57 +msgid "Custom index.html path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:72 +msgid "Debug" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:41 +msgid "Do not allow clients to write to the TTY" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:49 +msgid "Do not allow websocket connection from different origin" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:16 +msgid "Enable" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:59 +msgid "Enable IPv6 support" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:61 +msgid "Enable SSL" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:33 +msgid "Group ID" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:33 +msgid "Group id to run with" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:59 +msgid "IPv6" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:57 +msgid "Index" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:23 +msgid "Interface" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:51 +msgid "Max clients" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:51 +msgid "Maximum clients to support (default: 0, no limit)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:23 +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:55 +msgid "Once" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:19 +msgid "Port" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:19 +msgid "Port to listen (default: 7681, use `0` for random port)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/term.js:12 +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:41 +msgid "Read-only" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:61 +msgid "SSL" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:69 +msgid "SSL CA file path for client certificate verification" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:69 +msgid "SSL ca" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:63 +msgid "SSL cert" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:63 +msgid "SSL certificate file path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:66 +msgid "SSL key" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:66 +msgid "SSL key file path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:43 +msgid "Send option to client" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:72 +msgid "Set log level (default: 7)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:36 +msgid "Signal" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:36 +msgid "Signal to send to the command when exit it (default: 1, SIGHUP)" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:11 +msgid "Terminal" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:46 +msgid "Terminal type" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:46 +msgid "Terminal type to report (default: xterm-256color)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:30 +msgid "User ID" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:30 +msgid "User id to run with" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:10 +msgid "ttyd" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:11 +msgid "ttyd Instance" +msgstr "" diff --git a/applications/luci-app-ttyd/po/tr/ttyd.po b/applications/luci-app-ttyd/po/tr/ttyd.po new file mode 100644 index 000000000..35fb785cc --- /dev/null +++ b/applications/luci-app-ttyd/po/tr/ttyd.po @@ -0,0 +1,203 @@ +msgid "" +msgstr "" +"Language: tr\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:55 +msgid "Accept only one client and exit on disconnection" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:14 +msgid "Add instance" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:39 +msgid "Allow URL args" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:39 +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:49 +msgid "Check origin" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:43 +msgid "Client option" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:75 +msgid "Command" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:12 +msgid "Config" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:27 +msgid "Credential" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:27 +msgid "Credential for Basic Authentication" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:57 +msgid "Custom index.html path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:72 +msgid "Debug" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:41 +msgid "Do not allow clients to write to the TTY" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:49 +msgid "Do not allow websocket connection from different origin" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:16 +msgid "Enable" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:59 +msgid "Enable IPv6 support" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:61 +msgid "Enable SSL" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:33 +msgid "Group ID" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:33 +msgid "Group id to run with" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:59 +msgid "IPv6" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:57 +msgid "Index" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:23 +msgid "Interface" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:51 +msgid "Max clients" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:51 +msgid "Maximum clients to support (default: 0, no limit)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:23 +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:55 +msgid "Once" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:19 +msgid "Port" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:19 +msgid "Port to listen (default: 7681, use `0` for random port)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/term.js:12 +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:41 +msgid "Read-only" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:61 +msgid "SSL" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:69 +msgid "SSL CA file path for client certificate verification" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:69 +msgid "SSL ca" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:63 +msgid "SSL cert" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:63 +msgid "SSL certificate file path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:66 +msgid "SSL key" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:66 +msgid "SSL key file path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:43 +msgid "Send option to client" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:72 +msgid "Set log level (default: 7)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:36 +msgid "Signal" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:36 +msgid "Signal to send to the command when exit it (default: 1, SIGHUP)" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:11 +msgid "Terminal" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:46 +msgid "Terminal type" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:46 +msgid "Terminal type to report (default: xterm-256color)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:30 +msgid "User ID" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:30 +msgid "User id to run with" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:10 +msgid "ttyd" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:11 +msgid "ttyd Instance" +msgstr "" diff --git a/applications/luci-app-ttyd/po/uk/ttyd.po b/applications/luci-app-ttyd/po/uk/ttyd.po new file mode 100644 index 000000000..4caa272e2 --- /dev/null +++ b/applications/luci-app-ttyd/po/uk/ttyd.po @@ -0,0 +1,203 @@ +msgid "" +msgstr "" +"Language: uk\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:55 +msgid "Accept only one client and exit on disconnection" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:14 +msgid "Add instance" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:39 +msgid "Allow URL args" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:39 +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:49 +msgid "Check origin" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:43 +msgid "Client option" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:75 +msgid "Command" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:12 +msgid "Config" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:27 +msgid "Credential" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:27 +msgid "Credential for Basic Authentication" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:57 +msgid "Custom index.html path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:72 +msgid "Debug" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:41 +msgid "Do not allow clients to write to the TTY" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:49 +msgid "Do not allow websocket connection from different origin" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:16 +msgid "Enable" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:59 +msgid "Enable IPv6 support" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:61 +msgid "Enable SSL" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:33 +msgid "Group ID" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:33 +msgid "Group id to run with" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:59 +msgid "IPv6" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:57 +msgid "Index" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:23 +msgid "Interface" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:51 +msgid "Max clients" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:51 +msgid "Maximum clients to support (default: 0, no limit)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:23 +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:55 +msgid "Once" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:19 +msgid "Port" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:19 +msgid "Port to listen (default: 7681, use `0` for random port)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/term.js:12 +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:41 +msgid "Read-only" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:61 +msgid "SSL" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:69 +msgid "SSL CA file path for client certificate verification" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:69 +msgid "SSL ca" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:63 +msgid "SSL cert" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:63 +msgid "SSL certificate file path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:66 +msgid "SSL key" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:66 +msgid "SSL key file path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:43 +msgid "Send option to client" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:72 +msgid "Set log level (default: 7)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:36 +msgid "Signal" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:36 +msgid "Signal to send to the command when exit it (default: 1, SIGHUP)" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:11 +msgid "Terminal" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:46 +msgid "Terminal type" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:46 +msgid "Terminal type to report (default: xterm-256color)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:30 +msgid "User ID" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:30 +msgid "User id to run with" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:10 +msgid "ttyd" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:11 +msgid "ttyd Instance" +msgstr "" diff --git a/applications/luci-app-ttyd/po/vi/ttyd.po b/applications/luci-app-ttyd/po/vi/ttyd.po new file mode 100644 index 000000000..38de9cdbf --- /dev/null +++ b/applications/luci-app-ttyd/po/vi/ttyd.po @@ -0,0 +1,203 @@ +msgid "" +msgstr "" +"Language: vi\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:55 +msgid "Accept only one client and exit on disconnection" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:14 +msgid "Add instance" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:39 +msgid "Allow URL args" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:39 +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:49 +msgid "Check origin" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:43 +msgid "Client option" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:75 +msgid "Command" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:12 +msgid "Config" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:27 +msgid "Credential" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:27 +msgid "Credential for Basic Authentication" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:57 +msgid "Custom index.html path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:72 +msgid "Debug" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:41 +msgid "Do not allow clients to write to the TTY" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:49 +msgid "Do not allow websocket connection from different origin" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:16 +msgid "Enable" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:59 +msgid "Enable IPv6 support" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:61 +msgid "Enable SSL" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:33 +msgid "Group ID" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:33 +msgid "Group id to run with" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:59 +msgid "IPv6" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:57 +msgid "Index" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:23 +msgid "Interface" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:51 +msgid "Max clients" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:51 +msgid "Maximum clients to support (default: 0, no limit)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:23 +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:55 +msgid "Once" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:19 +msgid "Port" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:19 +msgid "Port to listen (default: 7681, use `0` for random port)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/term.js:12 +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:41 +msgid "Read-only" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:61 +msgid "SSL" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:69 +msgid "SSL CA file path for client certificate verification" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:69 +msgid "SSL ca" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:63 +msgid "SSL cert" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:63 +msgid "SSL certificate file path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:66 +msgid "SSL key" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:66 +msgid "SSL key file path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:43 +msgid "Send option to client" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:72 +msgid "Set log level (default: 7)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:36 +msgid "Signal" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:36 +msgid "Signal to send to the command when exit it (default: 1, SIGHUP)" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:11 +msgid "Terminal" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:46 +msgid "Terminal type" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:46 +msgid "Terminal type to report (default: xterm-256color)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:30 +msgid "User ID" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:30 +msgid "User id to run with" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:10 +msgid "ttyd" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:11 +msgid "ttyd Instance" +msgstr "" diff --git a/applications/luci-app-ttyd/po/zh_Hans/ttyd.po b/applications/luci-app-ttyd/po/zh_Hans/ttyd.po new file mode 100644 index 000000000..5b82c952e --- /dev/null +++ b/applications/luci-app-ttyd/po/zh_Hans/ttyd.po @@ -0,0 +1,203 @@ +msgid "" +msgstr "" +"Language: zh_Hans\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:55 +msgid "Accept only one client and exit on disconnection" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:14 +msgid "Add instance" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:39 +msgid "Allow URL args" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:39 +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:49 +msgid "Check origin" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:43 +msgid "Client option" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:75 +msgid "Command" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:12 +msgid "Config" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:27 +msgid "Credential" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:27 +msgid "Credential for Basic Authentication" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:57 +msgid "Custom index.html path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:72 +msgid "Debug" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:41 +msgid "Do not allow clients to write to the TTY" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:49 +msgid "Do not allow websocket connection from different origin" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:16 +msgid "Enable" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:59 +msgid "Enable IPv6 support" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:61 +msgid "Enable SSL" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:33 +msgid "Group ID" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:33 +msgid "Group id to run with" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:59 +msgid "IPv6" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:57 +msgid "Index" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:23 +msgid "Interface" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:51 +msgid "Max clients" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:51 +msgid "Maximum clients to support (default: 0, no limit)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:23 +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:55 +msgid "Once" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:19 +msgid "Port" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:19 +msgid "Port to listen (default: 7681, use `0` for random port)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/term.js:12 +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:41 +msgid "Read-only" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:61 +msgid "SSL" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:69 +msgid "SSL CA file path for client certificate verification" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:69 +msgid "SSL ca" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:63 +msgid "SSL cert" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:63 +msgid "SSL certificate file path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:66 +msgid "SSL key" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:66 +msgid "SSL key file path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:43 +msgid "Send option to client" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:72 +msgid "Set log level (default: 7)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:36 +msgid "Signal" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:36 +msgid "Signal to send to the command when exit it (default: 1, SIGHUP)" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:11 +msgid "Terminal" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:46 +msgid "Terminal type" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:46 +msgid "Terminal type to report (default: xterm-256color)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:30 +msgid "User ID" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:30 +msgid "User id to run with" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:10 +msgid "ttyd" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:11 +msgid "ttyd Instance" +msgstr "" diff --git a/applications/luci-app-ttyd/po/zh_Hant/ttyd.po b/applications/luci-app-ttyd/po/zh_Hant/ttyd.po new file mode 100644 index 000000000..6e7e66cef --- /dev/null +++ b/applications/luci-app-ttyd/po/zh_Hant/ttyd.po @@ -0,0 +1,203 @@ +msgid "" +msgstr "" +"Language: zh_Hant\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:55 +msgid "Accept only one client and exit on disconnection" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:14 +msgid "Add instance" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:39 +msgid "Allow URL args" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:39 +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:49 +msgid "Check origin" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:43 +msgid "Client option" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:75 +msgid "Command" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:12 +msgid "Config" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:27 +msgid "Credential" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:27 +msgid "Credential for Basic Authentication" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:57 +msgid "Custom index.html path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:72 +msgid "Debug" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:41 +msgid "Do not allow clients to write to the TTY" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:49 +msgid "Do not allow websocket connection from different origin" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:16 +msgid "Enable" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:59 +msgid "Enable IPv6 support" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:61 +msgid "Enable SSL" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:33 +msgid "Group ID" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:33 +msgid "Group id to run with" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:59 +msgid "IPv6" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:57 +msgid "Index" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:23 +msgid "Interface" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:51 +msgid "Max clients" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:51 +msgid "Maximum clients to support (default: 0, no limit)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:23 +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:55 +msgid "Once" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:19 +msgid "Port" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:19 +msgid "Port to listen (default: 7681, use `0` for random port)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/term.js:12 +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:41 +msgid "Read-only" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:61 +msgid "SSL" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:69 +msgid "SSL CA file path for client certificate verification" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:69 +msgid "SSL ca" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:63 +msgid "SSL cert" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:63 +msgid "SSL certificate file path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:66 +msgid "SSL key" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:66 +msgid "SSL key file path" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:43 +msgid "Send option to client" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:72 +msgid "Set log level (default: 7)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:36 +msgid "Signal" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:36 +msgid "Signal to send to the command when exit it (default: 1, SIGHUP)" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:11 +msgid "Terminal" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:46 +msgid "Terminal type" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:46 +msgid "Terminal type to report (default: xterm-256color)" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:30 +msgid "User ID" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:30 +msgid "User id to run with" +msgstr "" + +#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:10 +msgid "ttyd" +msgstr "" + +#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:11 +msgid "ttyd Instance" +msgstr "" |