summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-ttyd/po/uk
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-app-ttyd/po/uk')
-rw-r--r--applications/luci-app-ttyd/po/uk/ttyd.po142
1 files changed, 81 insertions, 61 deletions
diff --git a/applications/luci-app-ttyd/po/uk/ttyd.po b/applications/luci-app-ttyd/po/uk/ttyd.po
index 930abe9892..e4c4271bec 100644
--- a/applications/luci-app-ttyd/po/uk/ttyd.po
+++ b/applications/luci-app-ttyd/po/uk/ttyd.po
@@ -1,210 +1,230 @@
msgid ""
msgstr ""
-"PO-Revision-Date: 2019-10-27 21:32+0000\n"
-"Last-Translator: Yurii Petrashko <yuripet@gmail.com>\n"
+"PO-Revision-Date: 2020-09-04 13:36+0000\n"
+"Last-Translator: Olexandr Nesterenko <olexn@ukr.net>\n"
"Language-Team: Ukrainian <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsttyd/uk/>\n"
"Language: uk\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<="
-"4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
-"X-Generator: Weblate 3.9.1-dev\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
+"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
+"X-Generator: Weblate 4.3-dev\n"
-#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:55
+#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:56
msgid "Accept only one client and exit on disconnection"
msgstr ""
-#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:14
+#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:15
msgid "Add instance"
msgstr "Додати реалізацію"
-#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:39
+#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:40
msgid "Allow URL args"
msgstr ""
-#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:39
+#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:40
msgid ""
"Allow client to send command line arguments in URL (eg: http://"
"localhost:7681?arg=foo&arg=bar)"
msgstr ""
-#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:49
+#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:50
msgid "Check origin"
msgstr ""
-#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:43
+#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:44
msgid "Client option"
msgstr ""
-#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:75
+#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:80
msgid "Command"
msgstr "Команда"
-#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:12
+#: applications/luci-app-ttyd/root/usr/share/luci/menu.d/luci-app-ttyd.json:23
msgid "Config"
msgstr ""
-#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:27
+#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:28
msgid "Credential"
msgstr ""
-#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:27
+#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:28
msgid "Credential for Basic Authentication"
msgstr ""
-#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:57
+#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:58
msgid "Custom index.html path"
msgstr ""
-#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:72
+#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:73
msgid "Debug"
msgstr "Зневаджування"
-#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:41
+#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:42
msgid "Do not allow clients to write to the TTY"
msgstr ""
-#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:49
+#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:50
msgid "Do not allow websocket connection from different origin"
msgstr ""
-#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:16
+#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:17
msgid "Enable"
msgstr "Увімкнути"
-#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:59
+#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:60
msgid "Enable IPv6 support"
-msgstr ""
+msgstr "Увімкнути підтримку IPv6"
-#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:61
+#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:62
msgid "Enable SSL"
+msgstr "Увімкнути SSL"
+
+#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:74
+msgid "Error"
+msgstr "Помилка"
+
+#: applications/luci-app-ttyd/root/usr/share/rpcd/acl.d/luci-app-ttyd.json:3
+msgid "Grant UCI access for luci-app-ttyd"
msgstr ""
-#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:33
+#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:34
msgid "Group ID"
msgstr ""
-#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:33
+#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:34
msgid "Group id to run with"
msgstr ""
-#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:59
+#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:60
msgid "IPv6"
msgstr "IPv6"
-#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:57
+#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:58
msgid "Index"
-msgstr ""
+msgstr "Індекс"
+
+#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:77
+msgid "Info"
+msgstr "Інформація"
-#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:23
+#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:24
msgid "Interface"
msgstr "Інтерфейс"
-#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:51
+#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:52
msgid "Max clients"
-msgstr ""
+msgstr "Максимум клієнтів"
-#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:51
+#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:52
msgid "Maximum clients to support (default: 0, no limit)"
msgstr ""
-#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:23
+#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:24
msgid ""
"Network interface to bind (eg: eth0), or UNIX domain socket path (eg: /var/"
"run/ttyd.sock)"
msgstr ""
-#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:55
+#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:76
+msgid "Notice"
+msgstr "Зауваження"
+
+#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:56
msgid "Once"
msgstr ""
-#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:19
+#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:20
msgid "Port"
msgstr "Порт"
-#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:19
+#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:20
msgid "Port to listen (default: 7681, use `0` for random port)"
msgstr ""
-#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/term.js:12
+#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/term.js:14
msgid ""
"Random ttyd port (port=0) is not supported.<br>Change to a fixed port and "
"try again."
msgstr ""
-#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:41
+#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:42
msgid "Read-only"
-msgstr ""
+msgstr "Тільки читання"
-#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:61
+#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:62
msgid "SSL"
-msgstr ""
+msgstr "SSL"
-#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:69
+#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:70
msgid "SSL CA file path for client certificate verification"
msgstr ""
-#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:69
+#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:70
msgid "SSL ca"
msgstr ""
-#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:63
+#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:64
msgid "SSL cert"
msgstr ""
-#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:63
+#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:64
msgid "SSL certificate file path"
msgstr ""
-#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:66
+#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:67
msgid "SSL key"
msgstr ""
-#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:66
+#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:67
msgid "SSL key file path"
msgstr ""
-#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:43
+#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:44
msgid "Send option to client"
msgstr ""
-#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:72
+#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:73
msgid "Set log level (default: 7)"
msgstr ""
-#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:36
+#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:37
msgid "Signal"
msgstr "Сигнал"
-#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:36
+#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:37
msgid "Signal to send to the command when exit it (default: 1, SIGHUP)"
msgstr ""
-#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:11
+#: applications/luci-app-ttyd/root/usr/share/luci/menu.d/luci-app-ttyd.json:14
msgid "Terminal"
-msgstr ""
+msgstr "Термінал"
-#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:46
+#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:47
msgid "Terminal type"
-msgstr ""
+msgstr "Тип терміналу"
-#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:46
+#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:47
msgid "Terminal type to report (default: xterm-256color)"
-msgstr ""
+msgstr "Який тип терміналу відзвітує (типово: xterm-256color)"
-#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:30
+#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:31
msgid "User ID"
msgstr ""
-#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:30
+#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:31
msgid "User id to run with"
msgstr ""
-#: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:10
+#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:75
+msgid "Warning"
+msgstr "Застереження"
+
+#: applications/luci-app-ttyd/root/usr/share/luci/menu.d/luci-app-ttyd.json:3
msgid "ttyd"
msgstr ""
-#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:11
+#: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:12
msgid "ttyd Instance"
msgstr ""