blob: 93839c0a0376f1a3d6ff09e2fc0c395636e9172e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
|
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"PO-Revision-Date: 2026-05-12 09:06+0000\n"
"Last-Translator: Oleksandr Yurov <oyurov@icloud.com>\n"
"Language-Team: Ukrainian <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationscommands/uk/>\n"
"Language: uk\n"
"MIME-Version: 1.0\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 2026.5-dev\n"
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:19
msgid "A short textual description of the configured command"
msgstr "Короткий текстовий опис налаштовуваної команди"
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:30
msgid ""
"Allow executing the command and downloading its output without prior "
"authentication"
msgstr ""
"Дозволити виконання команди та завантаження її результатів без попередньої "
"автентифікації"
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:27
msgid "Allow the user to provide additional command line arguments"
msgstr "Дозволити користувачеві надати додаткові аргументи командного рядка"
#: applications/luci-app-commands/ucode/template/commands.ut:145
msgid "Arguments:"
msgstr "Аргументи:"
#: applications/luci-app-commands/ucode/template/commands.ut:163
msgid "Collecting data..."
msgstr "Збір даних…"
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:21
msgid "Command"
msgstr "Команда"
#: applications/luci-app-commands/ucode/template/commands_public.ut:32
msgid "Command executed successfully."
msgstr "Команду виконано успішно."
#: applications/luci-app-commands/ucode/template/commands_public.ut:34
msgid "Command exited with status code %d"
msgstr "Команду завершено з кодом стану %d"
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:21
msgid "Command line to execute"
msgstr "Командний рядок для виконання"
#: applications/luci-app-commands/ucode/template/commands.ut:143
msgid "Command:"
msgstr "Команда:"
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:23
msgid "Configure"
msgstr "Налаштувати"
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:10
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:3
#: applications/luci-app-commands/ucode/template/commands.ut:126
msgid "Custom Commands"
msgstr "Користувацькі команди"
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:26
msgid "Custom arguments"
msgstr "Користувацькі аргументи"
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:14
msgid "Dashboard"
msgstr "Інформаційна панель"
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:18
msgid "Description"
msgstr "Опис"
#: applications/luci-app-commands/ucode/template/commands.ut:149
msgid "Download"
msgstr "Завантажити"
#: applications/luci-app-commands/root/usr/share/rpcd/acl.d/luci-app-commands.json:3
msgid "Grant UCI access for luci-app-commands"
msgstr "Надати доступ до UCI для luci-app-commands"
#: applications/luci-app-commands/ucode/template/commands.ut:151
msgid "Link"
msgstr "Канал"
#: applications/luci-app-commands/ucode/template/commands.ut:41
msgid "Loading"
msgstr "Завантаження"
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:29
msgid "Public access"
msgstr "Відкритий доступ"
#: applications/luci-app-commands/ucode/template/commands.ut:148
msgid "Run"
msgstr "Запустити"
#: applications/luci-app-commands/ucode/template/commands_public.ut:44
msgid "Standard Error"
msgstr "Стандартна помилка"
#: applications/luci-app-commands/ucode/template/commands_public.ut:39
msgid "Standard Output"
msgstr "Стандартний вивід"
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:11
msgid ""
"This page allows you to configure custom shell commands which can be easily "
"invoked from the web interface."
msgstr ""
"Ця сторінка дозволяє налаштувати користувацькі команди оболонки, які можна "
"легко запустити з веб-інтерфейсу."
#: applications/luci-app-commands/ucode/template/commands.ut:133
msgid "This section contains no values yet"
msgstr "Ця секція поки що не містить значень"
|