123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203 |
- 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 ""
|