luci-app-commands: sync i18n
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
This commit is contained in:
parent
4e9aecb24b
commit
b20b69b2fd
34 changed files with 1286 additions and 1214 deletions
|
@ -14,95 +14,95 @@ msgstr ""
|
||||||
"&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
|
"&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
|
||||||
"X-Generator: Weblate 4.2-dev\n"
|
"X-Generator: Weblate 4.2-dev\n"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:16
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:19
|
||||||
msgid "A short textual description of the configured command"
|
msgid "A short textual description of the configured command"
|
||||||
msgstr "وصف نصي قصير للأمر الذي تم تكوينه"
|
msgstr "وصف نصي قصير للأمر الذي تم تكوينه"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:25
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:30
|
||||||
msgid ""
|
msgid ""
|
||||||
"Allow executing the command and downloading its output without prior "
|
"Allow executing the command and downloading its output without prior "
|
||||||
"authentication"
|
"authentication"
|
||||||
msgstr "السماح بتنفيذ الأمر وتنزيل إخراجه دون مصادقة مسبقة"
|
msgstr "السماح بتنفيذ الأمر وتنزيل إخراجه دون مصادقة مسبقة"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:22
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:27
|
||||||
msgid "Allow the user to provide additional command line arguments"
|
msgid "Allow the user to provide additional command line arguments"
|
||||||
msgstr "السماح للمستخدم بتقديم وسيطات سطر أوامر إضافية"
|
msgstr "السماح للمستخدم بتقديم وسيطات سطر أوامر إضافية"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:162
|
#: applications/luci-app-commands/ucode/template/commands.ut:156
|
||||||
msgid "Arguments:"
|
msgid "Arguments:"
|
||||||
msgstr "الحجج:"
|
msgstr "الحجج:"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:66
|
#: applications/luci-app-commands/ucode/template/commands.ut:60
|
||||||
msgid "Binary data not displayed, download instead."
|
msgid "Binary data not displayed, download instead."
|
||||||
msgstr "البيانات الثنائية غير معروضة، قم بتنزيلها بدلاً من ذلك."
|
msgstr "البيانات الثنائية غير معروضة، قم بتنزيلها بدلاً من ذلك."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:71
|
#: applications/luci-app-commands/ucode/template/commands.ut:65
|
||||||
msgid "Code:"
|
msgid "Code:"
|
||||||
msgstr "الكود:"
|
msgstr "الكود:"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:182
|
#: applications/luci-app-commands/ucode/template/commands.ut:174
|
||||||
msgid "Collecting data..."
|
msgid "Collecting data..."
|
||||||
msgstr "جمع البيانات..."
|
msgstr "جمع البيانات..."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:18
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:21
|
||||||
msgid "Command"
|
msgid "Command"
|
||||||
msgstr "أمر"
|
msgstr "أمر"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:30
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:32
|
||||||
msgid "Command executed successfully."
|
msgid "Command executed successfully."
|
||||||
msgstr "تم تنفيذ الأمر بنجاح."
|
msgstr "تم تنفيذ الأمر بنجاح."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:32
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:34
|
||||||
msgid "Command exited with status code"
|
msgid "Command exited with status code %d"
|
||||||
msgstr "تم إنهاء الأمر برمز الحالة"
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:73
|
#: applications/luci-app-commands/ucode/template/commands.ut:67
|
||||||
msgid "Command failed"
|
msgid "Command failed"
|
||||||
msgstr "فشل الأمر"
|
msgstr "فشل الأمر"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:19
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:21
|
||||||
msgid "Command line to execute"
|
msgid "Command line to execute"
|
||||||
msgstr "سطر الأوامر للتنفيذ"
|
msgstr "سطر الأوامر للتنفيذ"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:73
|
#: applications/luci-app-commands/ucode/template/commands.ut:67
|
||||||
msgid "Command successful"
|
msgid "Command successful"
|
||||||
msgstr "الأمر ناجح"
|
msgstr "الأمر ناجح"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:160
|
#: applications/luci-app-commands/ucode/template/commands.ut:154
|
||||||
msgid "Command:"
|
msgid "Command:"
|
||||||
msgstr "الأمر:"
|
msgstr "الأمر:"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:9
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:23
|
||||||
msgid "Configure"
|
msgid "Configure"
|
||||||
msgstr "تكوين"
|
msgstr "تكوين"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:7
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:10
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:6
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:3
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:144
|
#: applications/luci-app-commands/ucode/template/commands.ut:137
|
||||||
msgid "Custom Commands"
|
msgid "Custom Commands"
|
||||||
msgstr "أوامر مخصصة"
|
msgstr "أوامر مخصصة"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:21
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:26
|
||||||
msgid "Custom arguments"
|
msgid "Custom arguments"
|
||||||
msgstr "الحجج المخصصة"
|
msgstr "الحجج المخصصة"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:8
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:14
|
||||||
msgid "Dashboard"
|
msgid "Dashboard"
|
||||||
msgstr "لوحة المعلومات"
|
msgstr "لوحة المعلومات"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:15
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:18
|
||||||
msgid "Description"
|
msgid "Description"
|
||||||
msgstr "الوصف"
|
msgstr "الوصف"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:166
|
#: applications/luci-app-commands/ucode/template/commands.ut:160
|
||||||
msgid "Download"
|
msgid "Download"
|
||||||
msgstr "تنزيل"
|
msgstr "تنزيل"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:123
|
#: applications/luci-app-commands/ucode/template/commands.ut:117
|
||||||
msgid "Download execution result"
|
msgid "Download execution result"
|
||||||
msgstr "تحميل نتيجة التنفيذ"
|
msgstr "تحميل نتيجة التنفيذ"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:79
|
#: applications/luci-app-commands/ucode/template/commands.ut:73
|
||||||
msgid "Failed to execute command!"
|
msgid "Failed to execute command!"
|
||||||
msgstr "فشل في تنفيذ الأمر!"
|
msgstr "فشل في تنفيذ الأمر!"
|
||||||
|
|
||||||
|
@ -110,35 +110,35 @@ msgstr "فشل في تنفيذ الأمر!"
|
||||||
msgid "Grant UCI access for luci-app-commands"
|
msgid "Grant UCI access for luci-app-commands"
|
||||||
msgstr "امنح UCI حق الوصول إلى luci-app-wifischedule"
|
msgstr "امنح UCI حق الوصول إلى luci-app-wifischedule"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:168
|
#: applications/luci-app-commands/ucode/template/commands.ut:162
|
||||||
msgid "Link"
|
msgid "Link"
|
||||||
msgstr "رابط"
|
msgstr "رابط"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:53
|
#: applications/luci-app-commands/ucode/template/commands.ut:47
|
||||||
msgid "Loading"
|
msgid "Loading"
|
||||||
msgstr "جار التحميل"
|
msgstr "جار التحميل"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:123
|
#: applications/luci-app-commands/ucode/template/commands.ut:117
|
||||||
msgid "Or display result"
|
msgid "Or display result"
|
||||||
msgstr "أو عرض النتيجة"
|
msgstr "أو عرض النتيجة"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:24
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:29
|
||||||
msgid "Public access"
|
msgid "Public access"
|
||||||
msgstr "وصول عام"
|
msgstr "وصول عام"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:165
|
#: applications/luci-app-commands/ucode/template/commands.ut:159
|
||||||
msgid "Run"
|
msgid "Run"
|
||||||
msgstr "شغل"
|
msgstr "شغل"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:41
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:44
|
||||||
msgid "Standard Error"
|
msgid "Standard Error"
|
||||||
msgstr "خطأ تقليدي"
|
msgstr "خطأ تقليدي"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:36
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:39
|
||||||
msgid "Standard Output"
|
msgid "Standard Output"
|
||||||
msgstr "الإخراج القياسي"
|
msgstr "الإخراج القياسي"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:7
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:11
|
||||||
msgid ""
|
msgid ""
|
||||||
"This page allows you to configure custom shell commands which can be easily "
|
"This page allows you to configure custom shell commands which can be easily "
|
||||||
"invoked from the web interface."
|
"invoked from the web interface."
|
||||||
|
@ -146,13 +146,16 @@ msgstr ""
|
||||||
"تتيح لك هذه الصفحة تكوين أوامر shell مخصصة يمكن استدعاؤها بسهولة من واجهة "
|
"تتيح لك هذه الصفحة تكوين أوامر shell مخصصة يمكن استدعاؤها بسهولة من واجهة "
|
||||||
"الويب."
|
"الويب."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:150
|
#: applications/luci-app-commands/ucode/template/commands.ut:144
|
||||||
msgid "This section contains no values yet"
|
msgid "This section contains no values yet"
|
||||||
msgstr "لا يحتوي هذا القسم على قيم حتى الآن"
|
msgstr "لا يحتوي هذا القسم على قيم حتى الآن"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:54
|
#: applications/luci-app-commands/ucode/template/commands.ut:48
|
||||||
msgid "Waiting for command to complete..."
|
msgid "Waiting for command to complete..."
|
||||||
msgstr "في انتظار اكتمال الأمر ..."
|
msgstr "في انتظار اكتمال الأمر ..."
|
||||||
|
|
||||||
|
#~ msgid "Command exited with status code"
|
||||||
|
#~ msgstr "تم إنهاء الأمر برمز الحالة"
|
||||||
|
|
||||||
#~ msgid "Command exited with status code "
|
#~ msgid "Command exited with status code "
|
||||||
#~ msgstr "Command exited with status code "
|
#~ msgstr "Command exited with status code "
|
||||||
|
|
|
@ -13,96 +13,96 @@ msgstr ""
|
||||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||||
"X-Generator: Weblate 4.8.1-dev\n"
|
"X-Generator: Weblate 4.8.1-dev\n"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:16
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:19
|
||||||
msgid "A short textual description of the configured command"
|
msgid "A short textual description of the configured command"
|
||||||
msgstr "Кратко текстово описание на конфигурираната команда"
|
msgstr "Кратко текстово описание на конфигурираната команда"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:25
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:30
|
||||||
msgid ""
|
msgid ""
|
||||||
"Allow executing the command and downloading its output without prior "
|
"Allow executing the command and downloading its output without prior "
|
||||||
"authentication"
|
"authentication"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Позволяване изпълнение на командата и сваляне на аутпута й без аутентикация"
|
"Позволяване изпълнение на командата и сваляне на аутпута й без аутентикация"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:22
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:27
|
||||||
msgid "Allow the user to provide additional command line arguments"
|
msgid "Allow the user to provide additional command line arguments"
|
||||||
msgstr "Позволи на потребителя да въведе допълнителни командни аргументи"
|
msgstr "Позволи на потребителя да въведе допълнителни командни аргументи"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:162
|
#: applications/luci-app-commands/ucode/template/commands.ut:156
|
||||||
msgid "Arguments:"
|
msgid "Arguments:"
|
||||||
msgstr "Аргументи:"
|
msgstr "Аргументи:"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:66
|
#: applications/luci-app-commands/ucode/template/commands.ut:60
|
||||||
msgid "Binary data not displayed, download instead."
|
msgid "Binary data not displayed, download instead."
|
||||||
msgstr "Бинарни данни не са показани, свалете ги вместо това."
|
msgstr "Бинарни данни не са показани, свалете ги вместо това."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:71
|
#: applications/luci-app-commands/ucode/template/commands.ut:65
|
||||||
msgid "Code:"
|
msgid "Code:"
|
||||||
msgstr "Код:"
|
msgstr "Код:"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:182
|
#: applications/luci-app-commands/ucode/template/commands.ut:174
|
||||||
msgid "Collecting data..."
|
msgid "Collecting data..."
|
||||||
msgstr "Събиране данни..."
|
msgstr "Събиране данни..."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:18
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:21
|
||||||
msgid "Command"
|
msgid "Command"
|
||||||
msgstr "Команда"
|
msgstr "Команда"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:30
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:32
|
||||||
msgid "Command executed successfully."
|
msgid "Command executed successfully."
|
||||||
msgstr "Командата е изпълнена успешно."
|
msgstr "Командата е изпълнена успешно."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:32
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:34
|
||||||
msgid "Command exited with status code"
|
msgid "Command exited with status code %d"
|
||||||
msgstr "Командата приключи с код"
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:73
|
#: applications/luci-app-commands/ucode/template/commands.ut:67
|
||||||
msgid "Command failed"
|
msgid "Command failed"
|
||||||
msgstr "Командата се провали"
|
msgstr "Командата се провали"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:19
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:21
|
||||||
msgid "Command line to execute"
|
msgid "Command line to execute"
|
||||||
msgstr "Команден ред за изпълнение"
|
msgstr "Команден ред за изпълнение"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:73
|
#: applications/luci-app-commands/ucode/template/commands.ut:67
|
||||||
msgid "Command successful"
|
msgid "Command successful"
|
||||||
msgstr "Успешна команда"
|
msgstr "Успешна команда"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:160
|
#: applications/luci-app-commands/ucode/template/commands.ut:154
|
||||||
msgid "Command:"
|
msgid "Command:"
|
||||||
msgstr "Команда:"
|
msgstr "Команда:"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:9
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:23
|
||||||
msgid "Configure"
|
msgid "Configure"
|
||||||
msgstr "Конфигурирай"
|
msgstr "Конфигурирай"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:7
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:10
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:6
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:3
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:144
|
#: applications/luci-app-commands/ucode/template/commands.ut:137
|
||||||
msgid "Custom Commands"
|
msgid "Custom Commands"
|
||||||
msgstr "Персонализирани команди"
|
msgstr "Персонализирани команди"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:21
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:26
|
||||||
msgid "Custom arguments"
|
msgid "Custom arguments"
|
||||||
msgstr "Персонализирани аргументи"
|
msgstr "Персонализирани аргументи"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:8
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:14
|
||||||
msgid "Dashboard"
|
msgid "Dashboard"
|
||||||
msgstr "Табло"
|
msgstr "Табло"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:15
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:18
|
||||||
msgid "Description"
|
msgid "Description"
|
||||||
msgstr "Описание"
|
msgstr "Описание"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:166
|
#: applications/luci-app-commands/ucode/template/commands.ut:160
|
||||||
msgid "Download"
|
msgid "Download"
|
||||||
msgstr "Сваляне"
|
msgstr "Сваляне"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:123
|
#: applications/luci-app-commands/ucode/template/commands.ut:117
|
||||||
msgid "Download execution result"
|
msgid "Download execution result"
|
||||||
msgstr "Сваляне резултат от изпълнение"
|
msgstr "Сваляне резултат от изпълнение"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:79
|
#: applications/luci-app-commands/ucode/template/commands.ut:73
|
||||||
msgid "Failed to execute command!"
|
msgid "Failed to execute command!"
|
||||||
msgstr "Провалено изпълнение на команда!"
|
msgstr "Провалено изпълнение на команда!"
|
||||||
|
|
||||||
|
@ -110,35 +110,35 @@ msgstr "Провалено изпълнение на команда!"
|
||||||
msgid "Grant UCI access for luci-app-commands"
|
msgid "Grant UCI access for luci-app-commands"
|
||||||
msgstr "Разреши UCI достъп за luci-app-commands"
|
msgstr "Разреши UCI достъп за luci-app-commands"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:168
|
#: applications/luci-app-commands/ucode/template/commands.ut:162
|
||||||
msgid "Link"
|
msgid "Link"
|
||||||
msgstr "Връзка"
|
msgstr "Връзка"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:53
|
#: applications/luci-app-commands/ucode/template/commands.ut:47
|
||||||
msgid "Loading"
|
msgid "Loading"
|
||||||
msgstr "Зареждане"
|
msgstr "Зареждане"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:123
|
#: applications/luci-app-commands/ucode/template/commands.ut:117
|
||||||
msgid "Or display result"
|
msgid "Or display result"
|
||||||
msgstr "Или покажи резултат"
|
msgstr "Или покажи резултат"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:24
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:29
|
||||||
msgid "Public access"
|
msgid "Public access"
|
||||||
msgstr "Публичен достъп"
|
msgstr "Публичен достъп"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:165
|
#: applications/luci-app-commands/ucode/template/commands.ut:159
|
||||||
msgid "Run"
|
msgid "Run"
|
||||||
msgstr "Изпълни"
|
msgstr "Изпълни"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:41
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:44
|
||||||
msgid "Standard Error"
|
msgid "Standard Error"
|
||||||
msgstr "Стандартна грешка"
|
msgstr "Стандартна грешка"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:36
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:39
|
||||||
msgid "Standard Output"
|
msgid "Standard Output"
|
||||||
msgstr "Стандартен аутпут"
|
msgstr "Стандартен аутпут"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:7
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:11
|
||||||
msgid ""
|
msgid ""
|
||||||
"This page allows you to configure custom shell commands which can be easily "
|
"This page allows you to configure custom shell commands which can be easily "
|
||||||
"invoked from the web interface."
|
"invoked from the web interface."
|
||||||
|
@ -146,13 +146,16 @@ msgstr ""
|
||||||
"На тази страница можете да настроите персонализирани шел команди, които да "
|
"На тази страница можете да настроите персонализирани шел команди, които да "
|
||||||
"извиквате лесно през уеб интерфейса."
|
"извиквате лесно през уеб интерфейса."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:150
|
#: applications/luci-app-commands/ucode/template/commands.ut:144
|
||||||
msgid "This section contains no values yet"
|
msgid "This section contains no values yet"
|
||||||
msgstr "Секцията всеоще не съдържа стойности"
|
msgstr "Секцията всеоще не съдържа стойности"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:54
|
#: applications/luci-app-commands/ucode/template/commands.ut:48
|
||||||
msgid "Waiting for command to complete..."
|
msgid "Waiting for command to complete..."
|
||||||
msgstr "Изчакване командата да приключи..."
|
msgstr "Изчакване командата да приключи..."
|
||||||
|
|
||||||
|
#~ msgid "Command exited with status code"
|
||||||
|
#~ msgstr "Командата приключи с код"
|
||||||
|
|
||||||
#~ msgid "Command exited with status code "
|
#~ msgid "Command exited with status code "
|
||||||
#~ msgstr "Command exited with status code "
|
#~ msgstr "Command exited with status code "
|
||||||
|
|
|
@ -13,95 +13,95 @@ msgstr ""
|
||||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||||
"X-Generator: Weblate 4.9-dev\n"
|
"X-Generator: Weblate 4.9-dev\n"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:16
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:19
|
||||||
msgid "A short textual description of the configured command"
|
msgid "A short textual description of the configured command"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:25
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:30
|
||||||
msgid ""
|
msgid ""
|
||||||
"Allow executing the command and downloading its output without prior "
|
"Allow executing the command and downloading its output without prior "
|
||||||
"authentication"
|
"authentication"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:22
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:27
|
||||||
msgid "Allow the user to provide additional command line arguments"
|
msgid "Allow the user to provide additional command line arguments"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:162
|
#: applications/luci-app-commands/ucode/template/commands.ut:156
|
||||||
msgid "Arguments:"
|
msgid "Arguments:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:66
|
#: applications/luci-app-commands/ucode/template/commands.ut:60
|
||||||
msgid "Binary data not displayed, download instead."
|
msgid "Binary data not displayed, download instead."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:71
|
#: applications/luci-app-commands/ucode/template/commands.ut:65
|
||||||
msgid "Code:"
|
msgid "Code:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:182
|
#: applications/luci-app-commands/ucode/template/commands.ut:174
|
||||||
msgid "Collecting data..."
|
msgid "Collecting data..."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:18
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:21
|
||||||
msgid "Command"
|
msgid "Command"
|
||||||
msgstr "কমান্ড"
|
msgstr "কমান্ড"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:30
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:32
|
||||||
msgid "Command executed successfully."
|
msgid "Command executed successfully."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:32
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:34
|
||||||
msgid "Command exited with status code"
|
msgid "Command exited with status code %d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:73
|
#: applications/luci-app-commands/ucode/template/commands.ut:67
|
||||||
msgid "Command failed"
|
msgid "Command failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:19
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:21
|
||||||
msgid "Command line to execute"
|
msgid "Command line to execute"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:73
|
#: applications/luci-app-commands/ucode/template/commands.ut:67
|
||||||
msgid "Command successful"
|
msgid "Command successful"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:160
|
#: applications/luci-app-commands/ucode/template/commands.ut:154
|
||||||
msgid "Command:"
|
msgid "Command:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:9
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:23
|
||||||
msgid "Configure"
|
msgid "Configure"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:7
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:10
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:6
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:3
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:144
|
#: applications/luci-app-commands/ucode/template/commands.ut:137
|
||||||
msgid "Custom Commands"
|
msgid "Custom Commands"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:21
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:26
|
||||||
msgid "Custom arguments"
|
msgid "Custom arguments"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:8
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:14
|
||||||
msgid "Dashboard"
|
msgid "Dashboard"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:15
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:18
|
||||||
msgid "Description"
|
msgid "Description"
|
||||||
msgstr "বর্ণনা"
|
msgstr "বর্ণনা"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:166
|
#: applications/luci-app-commands/ucode/template/commands.ut:160
|
||||||
msgid "Download"
|
msgid "Download"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:123
|
#: applications/luci-app-commands/ucode/template/commands.ut:117
|
||||||
msgid "Download execution result"
|
msgid "Download execution result"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:79
|
#: applications/luci-app-commands/ucode/template/commands.ut:73
|
||||||
msgid "Failed to execute command!"
|
msgid "Failed to execute command!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -109,45 +109,45 @@ msgstr ""
|
||||||
msgid "Grant UCI access for luci-app-commands"
|
msgid "Grant UCI access for luci-app-commands"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:168
|
#: applications/luci-app-commands/ucode/template/commands.ut:162
|
||||||
msgid "Link"
|
msgid "Link"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:53
|
#: applications/luci-app-commands/ucode/template/commands.ut:47
|
||||||
msgid "Loading"
|
msgid "Loading"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:123
|
#: applications/luci-app-commands/ucode/template/commands.ut:117
|
||||||
msgid "Or display result"
|
msgid "Or display result"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:24
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:29
|
||||||
msgid "Public access"
|
msgid "Public access"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:165
|
#: applications/luci-app-commands/ucode/template/commands.ut:159
|
||||||
msgid "Run"
|
msgid "Run"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:41
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:44
|
||||||
msgid "Standard Error"
|
msgid "Standard Error"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:36
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:39
|
||||||
msgid "Standard Output"
|
msgid "Standard Output"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:7
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:11
|
||||||
msgid ""
|
msgid ""
|
||||||
"This page allows you to configure custom shell commands which can be easily "
|
"This page allows you to configure custom shell commands which can be easily "
|
||||||
"invoked from the web interface."
|
"invoked from the web interface."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:150
|
#: applications/luci-app-commands/ucode/template/commands.ut:144
|
||||||
msgid "This section contains no values yet"
|
msgid "This section contains no values yet"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:54
|
#: applications/luci-app-commands/ucode/template/commands.ut:48
|
||||||
msgid "Waiting for command to complete..."
|
msgid "Waiting for command to complete..."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
|
@ -12,11 +12,11 @@ msgstr ""
|
||||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||||
"X-Generator: Weblate 3.9.1-dev\n"
|
"X-Generator: Weblate 3.9.1-dev\n"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:16
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:19
|
||||||
msgid "A short textual description of the configured command"
|
msgid "A short textual description of the configured command"
|
||||||
msgstr "Una breva descripció textual de l'ordre configurat"
|
msgstr "Una breva descripció textual de l'ordre configurat"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:25
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:30
|
||||||
msgid ""
|
msgid ""
|
||||||
"Allow executing the command and downloading its output without prior "
|
"Allow executing the command and downloading its output without prior "
|
||||||
"authentication"
|
"authentication"
|
||||||
|
@ -24,85 +24,85 @@ msgstr ""
|
||||||
"Permet la execució de l'ordre i la baixada de la seva sortida sense "
|
"Permet la execució de l'ordre i la baixada de la seva sortida sense "
|
||||||
"autenticació prèvia"
|
"autenticació prèvia"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:22
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:27
|
||||||
msgid "Allow the user to provide additional command line arguments"
|
msgid "Allow the user to provide additional command line arguments"
|
||||||
msgstr "Permet que l'usuari proveïa paràmetres de línia de consola addicionals"
|
msgstr "Permet que l'usuari proveïa paràmetres de línia de consola addicionals"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:162
|
#: applications/luci-app-commands/ucode/template/commands.ut:156
|
||||||
msgid "Arguments:"
|
msgid "Arguments:"
|
||||||
msgstr "Paràmetres:"
|
msgstr "Paràmetres:"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:66
|
#: applications/luci-app-commands/ucode/template/commands.ut:60
|
||||||
msgid "Binary data not displayed, download instead."
|
msgid "Binary data not displayed, download instead."
|
||||||
msgstr "Els dades binaris no es mostren, descarregueu-los."
|
msgstr "Els dades binaris no es mostren, descarregueu-los."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:71
|
#: applications/luci-app-commands/ucode/template/commands.ut:65
|
||||||
msgid "Code:"
|
msgid "Code:"
|
||||||
msgstr "Codi:"
|
msgstr "Codi:"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:182
|
#: applications/luci-app-commands/ucode/template/commands.ut:174
|
||||||
msgid "Collecting data..."
|
msgid "Collecting data..."
|
||||||
msgstr "S’estan recollint dades…"
|
msgstr "S’estan recollint dades…"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:18
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:21
|
||||||
msgid "Command"
|
msgid "Command"
|
||||||
msgstr "Ordre"
|
msgstr "Ordre"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:30
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:32
|
||||||
msgid "Command executed successfully."
|
msgid "Command executed successfully."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:32
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:34
|
||||||
msgid "Command exited with status code"
|
msgid "Command exited with status code %d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:73
|
#: applications/luci-app-commands/ucode/template/commands.ut:67
|
||||||
msgid "Command failed"
|
msgid "Command failed"
|
||||||
msgstr "L'ordre ha fallat"
|
msgstr "L'ordre ha fallat"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:19
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:21
|
||||||
msgid "Command line to execute"
|
msgid "Command line to execute"
|
||||||
msgstr "Línia d'ordre per executar"
|
msgstr "Línia d'ordre per executar"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:73
|
#: applications/luci-app-commands/ucode/template/commands.ut:67
|
||||||
msgid "Command successful"
|
msgid "Command successful"
|
||||||
msgstr "L'ordre ha tingut èxit"
|
msgstr "L'ordre ha tingut èxit"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:160
|
#: applications/luci-app-commands/ucode/template/commands.ut:154
|
||||||
msgid "Command:"
|
msgid "Command:"
|
||||||
msgstr "Ordre;"
|
msgstr "Ordre;"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:9
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:23
|
||||||
msgid "Configure"
|
msgid "Configure"
|
||||||
msgstr "Configura"
|
msgstr "Configura"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:7
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:10
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:6
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:3
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:144
|
#: applications/luci-app-commands/ucode/template/commands.ut:137
|
||||||
msgid "Custom Commands"
|
msgid "Custom Commands"
|
||||||
msgstr "Ordres personalitzats"
|
msgstr "Ordres personalitzats"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:21
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:26
|
||||||
msgid "Custom arguments"
|
msgid "Custom arguments"
|
||||||
msgstr "Paràmetres personalitzats"
|
msgstr "Paràmetres personalitzats"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:8
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:14
|
||||||
msgid "Dashboard"
|
msgid "Dashboard"
|
||||||
msgstr "Panell"
|
msgstr "Panell"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:15
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:18
|
||||||
msgid "Description"
|
msgid "Description"
|
||||||
msgstr "Descripció"
|
msgstr "Descripció"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:166
|
#: applications/luci-app-commands/ucode/template/commands.ut:160
|
||||||
msgid "Download"
|
msgid "Download"
|
||||||
msgstr "Baixa"
|
msgstr "Baixa"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:123
|
#: applications/luci-app-commands/ucode/template/commands.ut:117
|
||||||
msgid "Download execution result"
|
msgid "Download execution result"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:79
|
#: applications/luci-app-commands/ucode/template/commands.ut:73
|
||||||
msgid "Failed to execute command!"
|
msgid "Failed to execute command!"
|
||||||
msgstr "L'execució de l'ordre ha fallat!"
|
msgstr "L'execució de l'ordre ha fallat!"
|
||||||
|
|
||||||
|
@ -110,35 +110,35 @@ msgstr "L'execució de l'ordre ha fallat!"
|
||||||
msgid "Grant UCI access for luci-app-commands"
|
msgid "Grant UCI access for luci-app-commands"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:168
|
#: applications/luci-app-commands/ucode/template/commands.ut:162
|
||||||
msgid "Link"
|
msgid "Link"
|
||||||
msgstr "Enllaç"
|
msgstr "Enllaç"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:53
|
#: applications/luci-app-commands/ucode/template/commands.ut:47
|
||||||
msgid "Loading"
|
msgid "Loading"
|
||||||
msgstr "S’està carregant"
|
msgstr "S’està carregant"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:123
|
#: applications/luci-app-commands/ucode/template/commands.ut:117
|
||||||
msgid "Or display result"
|
msgid "Or display result"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:24
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:29
|
||||||
msgid "Public access"
|
msgid "Public access"
|
||||||
msgstr "Accés públic"
|
msgstr "Accés públic"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:165
|
#: applications/luci-app-commands/ucode/template/commands.ut:159
|
||||||
msgid "Run"
|
msgid "Run"
|
||||||
msgstr "Executa"
|
msgstr "Executa"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:41
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:44
|
||||||
msgid "Standard Error"
|
msgid "Standard Error"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:36
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:39
|
||||||
msgid "Standard Output"
|
msgid "Standard Output"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:7
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:11
|
||||||
msgid ""
|
msgid ""
|
||||||
"This page allows you to configure custom shell commands which can be easily "
|
"This page allows you to configure custom shell commands which can be easily "
|
||||||
"invoked from the web interface."
|
"invoked from the web interface."
|
||||||
|
@ -146,11 +146,11 @@ msgstr ""
|
||||||
"Aquesta pàgina us permet configurar ordres de consola personalitzats que es "
|
"Aquesta pàgina us permet configurar ordres de consola personalitzats que es "
|
||||||
"poden invocar fàcilment de la interfície web."
|
"poden invocar fàcilment de la interfície web."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:150
|
#: applications/luci-app-commands/ucode/template/commands.ut:144
|
||||||
msgid "This section contains no values yet"
|
msgid "This section contains no values yet"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:54
|
#: applications/luci-app-commands/ucode/template/commands.ut:48
|
||||||
msgid "Waiting for command to complete..."
|
msgid "Waiting for command to complete..."
|
||||||
msgstr "S’està esperant que l’ordre s’acabi…"
|
msgstr "S’està esperant que l’ordre s’acabi…"
|
||||||
|
|
||||||
|
|
|
@ -12,95 +12,95 @@ msgstr ""
|
||||||
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
|
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
|
||||||
"X-Generator: Weblate 4.9-dev\n"
|
"X-Generator: Weblate 4.9-dev\n"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:16
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:19
|
||||||
msgid "A short textual description of the configured command"
|
msgid "A short textual description of the configured command"
|
||||||
msgstr "Stručný popis nastaveného příkazu"
|
msgstr "Stručný popis nastaveného příkazu"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:25
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:30
|
||||||
msgid ""
|
msgid ""
|
||||||
"Allow executing the command and downloading its output without prior "
|
"Allow executing the command and downloading its output without prior "
|
||||||
"authentication"
|
"authentication"
|
||||||
msgstr "Povolit vykonání příkazu a stažení výstupu bez předchozí autentizace"
|
msgstr "Povolit vykonání příkazu a stažení výstupu bez předchozí autentizace"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:22
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:27
|
||||||
msgid "Allow the user to provide additional command line arguments"
|
msgid "Allow the user to provide additional command line arguments"
|
||||||
msgstr "Povolit uživateli poskytnout dodatečné argumenty příkazového řádku"
|
msgstr "Povolit uživateli poskytnout dodatečné argumenty příkazového řádku"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:162
|
#: applications/luci-app-commands/ucode/template/commands.ut:156
|
||||||
msgid "Arguments:"
|
msgid "Arguments:"
|
||||||
msgstr "Argumenty:"
|
msgstr "Argumenty:"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:66
|
#: applications/luci-app-commands/ucode/template/commands.ut:60
|
||||||
msgid "Binary data not displayed, download instead."
|
msgid "Binary data not displayed, download instead."
|
||||||
msgstr "Binární data nezobrazena, stáhněte si je."
|
msgstr "Binární data nezobrazena, stáhněte si je."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:71
|
#: applications/luci-app-commands/ucode/template/commands.ut:65
|
||||||
msgid "Code:"
|
msgid "Code:"
|
||||||
msgstr "Kód:"
|
msgstr "Kód:"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:182
|
#: applications/luci-app-commands/ucode/template/commands.ut:174
|
||||||
msgid "Collecting data..."
|
msgid "Collecting data..."
|
||||||
msgstr "Shromažďování údajů…"
|
msgstr "Shromažďování údajů…"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:18
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:21
|
||||||
msgid "Command"
|
msgid "Command"
|
||||||
msgstr "Příkaz"
|
msgstr "Příkaz"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:30
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:32
|
||||||
msgid "Command executed successfully."
|
msgid "Command executed successfully."
|
||||||
msgstr "Příkaz byl úspěšně proveden."
|
msgstr "Příkaz byl úspěšně proveden."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:32
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:34
|
||||||
msgid "Command exited with status code"
|
msgid "Command exited with status code %d"
|
||||||
msgstr "Příkaz byl ukončen se stavovým kódem"
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:73
|
#: applications/luci-app-commands/ucode/template/commands.ut:67
|
||||||
msgid "Command failed"
|
msgid "Command failed"
|
||||||
msgstr "Vykonání příkazu se nezdařilo"
|
msgstr "Vykonání příkazu se nezdařilo"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:19
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:21
|
||||||
msgid "Command line to execute"
|
msgid "Command line to execute"
|
||||||
msgstr "Příkazový řádek k vykonání"
|
msgstr "Příkazový řádek k vykonání"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:73
|
#: applications/luci-app-commands/ucode/template/commands.ut:67
|
||||||
msgid "Command successful"
|
msgid "Command successful"
|
||||||
msgstr "Příkaz byl úspěšný"
|
msgstr "Příkaz byl úspěšný"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:160
|
#: applications/luci-app-commands/ucode/template/commands.ut:154
|
||||||
msgid "Command:"
|
msgid "Command:"
|
||||||
msgstr "Příkaz:"
|
msgstr "Příkaz:"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:9
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:23
|
||||||
msgid "Configure"
|
msgid "Configure"
|
||||||
msgstr "Konfigurovat"
|
msgstr "Konfigurovat"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:7
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:10
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:6
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:3
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:144
|
#: applications/luci-app-commands/ucode/template/commands.ut:137
|
||||||
msgid "Custom Commands"
|
msgid "Custom Commands"
|
||||||
msgstr "Vlastní příkazy"
|
msgstr "Vlastní příkazy"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:21
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:26
|
||||||
msgid "Custom arguments"
|
msgid "Custom arguments"
|
||||||
msgstr "Vlastní parametry"
|
msgstr "Vlastní parametry"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:8
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:14
|
||||||
msgid "Dashboard"
|
msgid "Dashboard"
|
||||||
msgstr "Řídicí panel"
|
msgstr "Řídicí panel"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:15
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:18
|
||||||
msgid "Description"
|
msgid "Description"
|
||||||
msgstr "Popis"
|
msgstr "Popis"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:166
|
#: applications/luci-app-commands/ucode/template/commands.ut:160
|
||||||
msgid "Download"
|
msgid "Download"
|
||||||
msgstr "Stáhnout"
|
msgstr "Stáhnout"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:123
|
#: applications/luci-app-commands/ucode/template/commands.ut:117
|
||||||
msgid "Download execution result"
|
msgid "Download execution result"
|
||||||
msgstr "Stáhnout výsledek spuštění"
|
msgstr "Stáhnout výsledek spuštění"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:79
|
#: applications/luci-app-commands/ucode/template/commands.ut:73
|
||||||
msgid "Failed to execute command!"
|
msgid "Failed to execute command!"
|
||||||
msgstr "Chyba při zpracování příkazu!"
|
msgstr "Chyba při zpracování příkazu!"
|
||||||
|
|
||||||
|
@ -108,35 +108,35 @@ msgstr "Chyba při zpracování příkazu!"
|
||||||
msgid "Grant UCI access for luci-app-commands"
|
msgid "Grant UCI access for luci-app-commands"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:168
|
#: applications/luci-app-commands/ucode/template/commands.ut:162
|
||||||
msgid "Link"
|
msgid "Link"
|
||||||
msgstr "Odkaz"
|
msgstr "Odkaz"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:53
|
#: applications/luci-app-commands/ucode/template/commands.ut:47
|
||||||
msgid "Loading"
|
msgid "Loading"
|
||||||
msgstr "Načítání"
|
msgstr "Načítání"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:123
|
#: applications/luci-app-commands/ucode/template/commands.ut:117
|
||||||
msgid "Or display result"
|
msgid "Or display result"
|
||||||
msgstr "Nebo zobrazit výsledek"
|
msgstr "Nebo zobrazit výsledek"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:24
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:29
|
||||||
msgid "Public access"
|
msgid "Public access"
|
||||||
msgstr "Veřejný přístup"
|
msgstr "Veřejný přístup"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:165
|
#: applications/luci-app-commands/ucode/template/commands.ut:159
|
||||||
msgid "Run"
|
msgid "Run"
|
||||||
msgstr "Spustit"
|
msgstr "Spustit"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:41
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:44
|
||||||
msgid "Standard Error"
|
msgid "Standard Error"
|
||||||
msgstr "Standardní chybový výstup"
|
msgstr "Standardní chybový výstup"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:36
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:39
|
||||||
msgid "Standard Output"
|
msgid "Standard Output"
|
||||||
msgstr "Standardní výstup"
|
msgstr "Standardní výstup"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:7
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:11
|
||||||
msgid ""
|
msgid ""
|
||||||
"This page allows you to configure custom shell commands which can be easily "
|
"This page allows you to configure custom shell commands which can be easily "
|
||||||
"invoked from the web interface."
|
"invoked from the web interface."
|
||||||
|
@ -144,10 +144,13 @@ msgstr ""
|
||||||
"Tato stránka umožňuje nastavit vlastní příkazy shellu, které lze snadno "
|
"Tato stránka umožňuje nastavit vlastní příkazy shellu, které lze snadno "
|
||||||
"vyvolat z webového rozhraní."
|
"vyvolat z webového rozhraní."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:150
|
#: applications/luci-app-commands/ucode/template/commands.ut:144
|
||||||
msgid "This section contains no values yet"
|
msgid "This section contains no values yet"
|
||||||
msgstr "Tato sekce ještě neobsahuje žádné hodnoty"
|
msgstr "Tato sekce ještě neobsahuje žádné hodnoty"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:54
|
#: applications/luci-app-commands/ucode/template/commands.ut:48
|
||||||
msgid "Waiting for command to complete..."
|
msgid "Waiting for command to complete..."
|
||||||
msgstr "Čekání na dokončení příkazu..."
|
msgstr "Čekání na dokončení příkazu..."
|
||||||
|
|
||||||
|
#~ msgid "Command exited with status code"
|
||||||
|
#~ msgstr "Příkaz byl ukončen se stavovým kódem"
|
||||||
|
|
|
@ -13,11 +13,11 @@ msgstr ""
|
||||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||||
"X-Generator: Weblate 4.9.1-dev\n"
|
"X-Generator: Weblate 4.9.1-dev\n"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:16
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:19
|
||||||
msgid "A short textual description of the configured command"
|
msgid "A short textual description of the configured command"
|
||||||
msgstr "En kort tekstbeskrivelse af den konfigurerede kommando"
|
msgstr "En kort tekstbeskrivelse af den konfigurerede kommando"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:25
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:30
|
||||||
msgid ""
|
msgid ""
|
||||||
"Allow executing the command and downloading its output without prior "
|
"Allow executing the command and downloading its output without prior "
|
||||||
"authentication"
|
"authentication"
|
||||||
|
@ -25,85 +25,85 @@ msgstr ""
|
||||||
"Tillad at udføre kommandoen og downloade dens output uden forudgående "
|
"Tillad at udføre kommandoen og downloade dens output uden forudgående "
|
||||||
"godkendelse"
|
"godkendelse"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:22
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:27
|
||||||
msgid "Allow the user to provide additional command line arguments"
|
msgid "Allow the user to provide additional command line arguments"
|
||||||
msgstr "Tillad brugeren at angive yderligere kommandolinjeargumenter"
|
msgstr "Tillad brugeren at angive yderligere kommandolinjeargumenter"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:162
|
#: applications/luci-app-commands/ucode/template/commands.ut:156
|
||||||
msgid "Arguments:"
|
msgid "Arguments:"
|
||||||
msgstr "Argumenter:"
|
msgstr "Argumenter:"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:66
|
#: applications/luci-app-commands/ucode/template/commands.ut:60
|
||||||
msgid "Binary data not displayed, download instead."
|
msgid "Binary data not displayed, download instead."
|
||||||
msgstr "Binære data vises ikke, download i stedet."
|
msgstr "Binære data vises ikke, download i stedet."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:71
|
#: applications/luci-app-commands/ucode/template/commands.ut:65
|
||||||
msgid "Code:"
|
msgid "Code:"
|
||||||
msgstr "Kode:"
|
msgstr "Kode:"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:182
|
#: applications/luci-app-commands/ucode/template/commands.ut:174
|
||||||
msgid "Collecting data..."
|
msgid "Collecting data..."
|
||||||
msgstr "Indsamler data..."
|
msgstr "Indsamler data..."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:18
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:21
|
||||||
msgid "Command"
|
msgid "Command"
|
||||||
msgstr "Kommando"
|
msgstr "Kommando"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:30
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:32
|
||||||
msgid "Command executed successfully."
|
msgid "Command executed successfully."
|
||||||
msgstr "Kommandoen blev udført."
|
msgstr "Kommandoen blev udført."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:32
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:34
|
||||||
msgid "Command exited with status code"
|
msgid "Command exited with status code %d"
|
||||||
msgstr "Kommando afslutede med statuskode"
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:73
|
#: applications/luci-app-commands/ucode/template/commands.ut:67
|
||||||
msgid "Command failed"
|
msgid "Command failed"
|
||||||
msgstr "Kommandoen mislykkedes"
|
msgstr "Kommandoen mislykkedes"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:19
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:21
|
||||||
msgid "Command line to execute"
|
msgid "Command line to execute"
|
||||||
msgstr "Kommandolinje til udførelse"
|
msgstr "Kommandolinje til udførelse"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:73
|
#: applications/luci-app-commands/ucode/template/commands.ut:67
|
||||||
msgid "Command successful"
|
msgid "Command successful"
|
||||||
msgstr "Kommandoen lykkedes"
|
msgstr "Kommandoen lykkedes"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:160
|
#: applications/luci-app-commands/ucode/template/commands.ut:154
|
||||||
msgid "Command:"
|
msgid "Command:"
|
||||||
msgstr "Kommando:"
|
msgstr "Kommando:"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:9
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:23
|
||||||
msgid "Configure"
|
msgid "Configure"
|
||||||
msgstr "Konfigurer"
|
msgstr "Konfigurer"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:7
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:10
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:6
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:3
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:144
|
#: applications/luci-app-commands/ucode/template/commands.ut:137
|
||||||
msgid "Custom Commands"
|
msgid "Custom Commands"
|
||||||
msgstr "Brugerdefinerede kommandoer"
|
msgstr "Brugerdefinerede kommandoer"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:21
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:26
|
||||||
msgid "Custom arguments"
|
msgid "Custom arguments"
|
||||||
msgstr "Brugerdefinerede argumenter"
|
msgstr "Brugerdefinerede argumenter"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:8
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:14
|
||||||
msgid "Dashboard"
|
msgid "Dashboard"
|
||||||
msgstr "Dashboard"
|
msgstr "Dashboard"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:15
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:18
|
||||||
msgid "Description"
|
msgid "Description"
|
||||||
msgstr "Beskrivelse"
|
msgstr "Beskrivelse"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:166
|
#: applications/luci-app-commands/ucode/template/commands.ut:160
|
||||||
msgid "Download"
|
msgid "Download"
|
||||||
msgstr "Download"
|
msgstr "Download"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:123
|
#: applications/luci-app-commands/ucode/template/commands.ut:117
|
||||||
msgid "Download execution result"
|
msgid "Download execution result"
|
||||||
msgstr "Download udførelsesresultat"
|
msgstr "Download udførelsesresultat"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:79
|
#: applications/luci-app-commands/ucode/template/commands.ut:73
|
||||||
msgid "Failed to execute command!"
|
msgid "Failed to execute command!"
|
||||||
msgstr "Kunne ikke udføre kommandoen!"
|
msgstr "Kunne ikke udføre kommandoen!"
|
||||||
|
|
||||||
|
@ -111,35 +111,35 @@ msgstr "Kunne ikke udføre kommandoen!"
|
||||||
msgid "Grant UCI access for luci-app-commands"
|
msgid "Grant UCI access for luci-app-commands"
|
||||||
msgstr "Giv UCI-adgang til luci-app-kommandoer"
|
msgstr "Giv UCI-adgang til luci-app-kommandoer"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:168
|
#: applications/luci-app-commands/ucode/template/commands.ut:162
|
||||||
msgid "Link"
|
msgid "Link"
|
||||||
msgstr "Link"
|
msgstr "Link"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:53
|
#: applications/luci-app-commands/ucode/template/commands.ut:47
|
||||||
msgid "Loading"
|
msgid "Loading"
|
||||||
msgstr "Indlæser"
|
msgstr "Indlæser"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:123
|
#: applications/luci-app-commands/ucode/template/commands.ut:117
|
||||||
msgid "Or display result"
|
msgid "Or display result"
|
||||||
msgstr "Eller vis resultatet"
|
msgstr "Eller vis resultatet"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:24
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:29
|
||||||
msgid "Public access"
|
msgid "Public access"
|
||||||
msgstr "Offentlig adgang"
|
msgstr "Offentlig adgang"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:165
|
#: applications/luci-app-commands/ucode/template/commands.ut:159
|
||||||
msgid "Run"
|
msgid "Run"
|
||||||
msgstr "Kør"
|
msgstr "Kør"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:41
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:44
|
||||||
msgid "Standard Error"
|
msgid "Standard Error"
|
||||||
msgstr "Standard fejl"
|
msgstr "Standard fejl"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:36
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:39
|
||||||
msgid "Standard Output"
|
msgid "Standard Output"
|
||||||
msgstr "Standard Output"
|
msgstr "Standard Output"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:7
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:11
|
||||||
msgid ""
|
msgid ""
|
||||||
"This page allows you to configure custom shell commands which can be easily "
|
"This page allows you to configure custom shell commands which can be easily "
|
||||||
"invoked from the web interface."
|
"invoked from the web interface."
|
||||||
|
@ -147,13 +147,16 @@ msgstr ""
|
||||||
"Denne side giver dig mulighed for at konfigurere brugerdefinerede shell-"
|
"Denne side giver dig mulighed for at konfigurere brugerdefinerede shell-"
|
||||||
"kommandoer, som nemt kan fremkaldes fra web interface."
|
"kommandoer, som nemt kan fremkaldes fra web interface."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:150
|
#: applications/luci-app-commands/ucode/template/commands.ut:144
|
||||||
msgid "This section contains no values yet"
|
msgid "This section contains no values yet"
|
||||||
msgstr "Denne sektion indeholder endnu ingen værdier"
|
msgstr "Denne sektion indeholder endnu ingen værdier"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:54
|
#: applications/luci-app-commands/ucode/template/commands.ut:48
|
||||||
msgid "Waiting for command to complete..."
|
msgid "Waiting for command to complete..."
|
||||||
msgstr "Venter på, at kommandoen er fuldført..."
|
msgstr "Venter på, at kommandoen er fuldført..."
|
||||||
|
|
||||||
|
#~ msgid "Command exited with status code"
|
||||||
|
#~ msgstr "Kommando afslutede med statuskode"
|
||||||
|
|
||||||
#~ msgid "Command exited with status code "
|
#~ msgid "Command exited with status code "
|
||||||
#~ msgstr "Command exited with status code "
|
#~ msgstr "Command exited with status code "
|
||||||
|
|
|
@ -12,11 +12,11 @@ msgstr ""
|
||||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||||
"X-Generator: Weblate 4.3.1-dev\n"
|
"X-Generator: Weblate 4.3.1-dev\n"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:16
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:19
|
||||||
msgid "A short textual description of the configured command"
|
msgid "A short textual description of the configured command"
|
||||||
msgstr "Eine kurze Beschreibung des konfigurierten Befehls"
|
msgstr "Eine kurze Beschreibung des konfigurierten Befehls"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:25
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:30
|
||||||
msgid ""
|
msgid ""
|
||||||
"Allow executing the command and downloading its output without prior "
|
"Allow executing the command and downloading its output without prior "
|
||||||
"authentication"
|
"authentication"
|
||||||
|
@ -24,85 +24,85 @@ msgstr ""
|
||||||
"Ausführen des Kommandos und Herunterladen der Ausgabe ohne vorherige "
|
"Ausführen des Kommandos und Herunterladen der Ausgabe ohne vorherige "
|
||||||
"Authentifizierung ermöglichen"
|
"Authentifizierung ermöglichen"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:22
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:27
|
||||||
msgid "Allow the user to provide additional command line arguments"
|
msgid "Allow the user to provide additional command line arguments"
|
||||||
msgstr "Erlaube dem Nutzer zusätzliche Kommandozeilenargumente zu übergeben"
|
msgstr "Erlaube dem Nutzer zusätzliche Kommandozeilenargumente zu übergeben"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:162
|
#: applications/luci-app-commands/ucode/template/commands.ut:156
|
||||||
msgid "Arguments:"
|
msgid "Arguments:"
|
||||||
msgstr "Argumente:"
|
msgstr "Argumente:"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:66
|
#: applications/luci-app-commands/ucode/template/commands.ut:60
|
||||||
msgid "Binary data not displayed, download instead."
|
msgid "Binary data not displayed, download instead."
|
||||||
msgstr "Binärdaten ausgeblendet, laden Sie die Ausgaben stattdessen herunter."
|
msgstr "Binärdaten ausgeblendet, laden Sie die Ausgaben stattdessen herunter."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:71
|
#: applications/luci-app-commands/ucode/template/commands.ut:65
|
||||||
msgid "Code:"
|
msgid "Code:"
|
||||||
msgstr "Rückgabewert:"
|
msgstr "Rückgabewert:"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:182
|
#: applications/luci-app-commands/ucode/template/commands.ut:174
|
||||||
msgid "Collecting data..."
|
msgid "Collecting data..."
|
||||||
msgstr "Sammle Daten..."
|
msgstr "Sammle Daten..."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:18
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:21
|
||||||
msgid "Command"
|
msgid "Command"
|
||||||
msgstr "Befehl"
|
msgstr "Befehl"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:30
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:32
|
||||||
msgid "Command executed successfully."
|
msgid "Command executed successfully."
|
||||||
msgstr "Befehl erfolgreich ausgeführt."
|
msgstr "Befehl erfolgreich ausgeführt."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:32
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:34
|
||||||
msgid "Command exited with status code"
|
msgid "Command exited with status code %d"
|
||||||
msgstr "Befehl wurde mit einem Rückgabewert beendet"
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:73
|
#: applications/luci-app-commands/ucode/template/commands.ut:67
|
||||||
msgid "Command failed"
|
msgid "Command failed"
|
||||||
msgstr "Befehl fehlgeschlagen"
|
msgstr "Befehl fehlgeschlagen"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:19
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:21
|
||||||
msgid "Command line to execute"
|
msgid "Command line to execute"
|
||||||
msgstr "Auszuführende Kommandozeile"
|
msgstr "Auszuführende Kommandozeile"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:73
|
#: applications/luci-app-commands/ucode/template/commands.ut:67
|
||||||
msgid "Command successful"
|
msgid "Command successful"
|
||||||
msgstr "Kommando erfolgreich"
|
msgstr "Kommando erfolgreich"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:160
|
#: applications/luci-app-commands/ucode/template/commands.ut:154
|
||||||
msgid "Command:"
|
msgid "Command:"
|
||||||
msgstr "Kommando:"
|
msgstr "Kommando:"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:9
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:23
|
||||||
msgid "Configure"
|
msgid "Configure"
|
||||||
msgstr "Konfigurieren"
|
msgstr "Konfigurieren"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:7
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:10
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:6
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:3
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:144
|
#: applications/luci-app-commands/ucode/template/commands.ut:137
|
||||||
msgid "Custom Commands"
|
msgid "Custom Commands"
|
||||||
msgstr "Benutzerdefinierte Kommandos"
|
msgstr "Benutzerdefinierte Kommandos"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:21
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:26
|
||||||
msgid "Custom arguments"
|
msgid "Custom arguments"
|
||||||
msgstr "Benutzerdefinierte Argumente"
|
msgstr "Benutzerdefinierte Argumente"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:8
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:14
|
||||||
msgid "Dashboard"
|
msgid "Dashboard"
|
||||||
msgstr "Übersicht"
|
msgstr "Übersicht"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:15
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:18
|
||||||
msgid "Description"
|
msgid "Description"
|
||||||
msgstr "Beschreibung"
|
msgstr "Beschreibung"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:166
|
#: applications/luci-app-commands/ucode/template/commands.ut:160
|
||||||
msgid "Download"
|
msgid "Download"
|
||||||
msgstr "Download"
|
msgstr "Download"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:123
|
#: applications/luci-app-commands/ucode/template/commands.ut:117
|
||||||
msgid "Download execution result"
|
msgid "Download execution result"
|
||||||
msgstr "Programmausgabe herunterladen"
|
msgstr "Programmausgabe herunterladen"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:79
|
#: applications/luci-app-commands/ucode/template/commands.ut:73
|
||||||
msgid "Failed to execute command!"
|
msgid "Failed to execute command!"
|
||||||
msgstr "Befehl konnte nicht ausgeführt werden!"
|
msgstr "Befehl konnte nicht ausgeführt werden!"
|
||||||
|
|
||||||
|
@ -110,35 +110,35 @@ msgstr "Befehl konnte nicht ausgeführt werden!"
|
||||||
msgid "Grant UCI access for luci-app-commands"
|
msgid "Grant UCI access for luci-app-commands"
|
||||||
msgstr "Gewähre UCI Zugriff auf luci-app-commands"
|
msgstr "Gewähre UCI Zugriff auf luci-app-commands"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:168
|
#: applications/luci-app-commands/ucode/template/commands.ut:162
|
||||||
msgid "Link"
|
msgid "Link"
|
||||||
msgstr "Link"
|
msgstr "Link"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:53
|
#: applications/luci-app-commands/ucode/template/commands.ut:47
|
||||||
msgid "Loading"
|
msgid "Loading"
|
||||||
msgstr "Lade"
|
msgstr "Lade"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:123
|
#: applications/luci-app-commands/ucode/template/commands.ut:117
|
||||||
msgid "Or display result"
|
msgid "Or display result"
|
||||||
msgstr "Oder Ergebnis anzeigen"
|
msgstr "Oder Ergebnis anzeigen"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:24
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:29
|
||||||
msgid "Public access"
|
msgid "Public access"
|
||||||
msgstr "Öffentlicher Zugriff"
|
msgstr "Öffentlicher Zugriff"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:165
|
#: applications/luci-app-commands/ucode/template/commands.ut:159
|
||||||
msgid "Run"
|
msgid "Run"
|
||||||
msgstr "Ausführen"
|
msgstr "Ausführen"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:41
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:44
|
||||||
msgid "Standard Error"
|
msgid "Standard Error"
|
||||||
msgstr "Fehlerausgabe"
|
msgstr "Fehlerausgabe"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:36
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:39
|
||||||
msgid "Standard Output"
|
msgid "Standard Output"
|
||||||
msgstr "Standardausgabe"
|
msgstr "Standardausgabe"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:7
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:11
|
||||||
msgid ""
|
msgid ""
|
||||||
"This page allows you to configure custom shell commands which can be easily "
|
"This page allows you to configure custom shell commands which can be easily "
|
||||||
"invoked from the web interface."
|
"invoked from the web interface."
|
||||||
|
@ -146,13 +146,16 @@ msgstr ""
|
||||||
"Diese Seite ermöglicht die Konfiguration eigener Shell-Kommandos um diese "
|
"Diese Seite ermöglicht die Konfiguration eigener Shell-Kommandos um diese "
|
||||||
"einfach über das Webinterface ausführen zu können."
|
"einfach über das Webinterface ausführen zu können."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:150
|
#: applications/luci-app-commands/ucode/template/commands.ut:144
|
||||||
msgid "This section contains no values yet"
|
msgid "This section contains no values yet"
|
||||||
msgstr "Dieser Abschnitt enthält noch keine Werte"
|
msgstr "Dieser Abschnitt enthält noch keine Werte"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:54
|
#: applications/luci-app-commands/ucode/template/commands.ut:48
|
||||||
msgid "Waiting for command to complete..."
|
msgid "Waiting for command to complete..."
|
||||||
msgstr "Der Befehl wird ausgeführt..."
|
msgstr "Der Befehl wird ausgeführt..."
|
||||||
|
|
||||||
|
#~ msgid "Command exited with status code"
|
||||||
|
#~ msgstr "Befehl wurde mit einem Rückgabewert beendet"
|
||||||
|
|
||||||
#~ msgid "Access command with"
|
#~ msgid "Access command with"
|
||||||
#~ msgstr "Kommando aufrufen mit"
|
#~ msgstr "Kommando aufrufen mit"
|
||||||
|
|
|
@ -12,95 +12,95 @@ msgstr ""
|
||||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||||
"X-Generator: Weblate 4.13-dev\n"
|
"X-Generator: Weblate 4.13-dev\n"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:16
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:19
|
||||||
msgid "A short textual description of the configured command"
|
msgid "A short textual description of the configured command"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:25
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:30
|
||||||
msgid ""
|
msgid ""
|
||||||
"Allow executing the command and downloading its output without prior "
|
"Allow executing the command and downloading its output without prior "
|
||||||
"authentication"
|
"authentication"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:22
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:27
|
||||||
msgid "Allow the user to provide additional command line arguments"
|
msgid "Allow the user to provide additional command line arguments"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:162
|
#: applications/luci-app-commands/ucode/template/commands.ut:156
|
||||||
msgid "Arguments:"
|
msgid "Arguments:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:66
|
#: applications/luci-app-commands/ucode/template/commands.ut:60
|
||||||
msgid "Binary data not displayed, download instead."
|
msgid "Binary data not displayed, download instead."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:71
|
#: applications/luci-app-commands/ucode/template/commands.ut:65
|
||||||
msgid "Code:"
|
msgid "Code:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:182
|
#: applications/luci-app-commands/ucode/template/commands.ut:174
|
||||||
msgid "Collecting data..."
|
msgid "Collecting data..."
|
||||||
msgstr "Συλλογή δεδομένων..."
|
msgstr "Συλλογή δεδομένων..."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:18
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:21
|
||||||
msgid "Command"
|
msgid "Command"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:30
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:32
|
||||||
msgid "Command executed successfully."
|
msgid "Command executed successfully."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:32
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:34
|
||||||
msgid "Command exited with status code"
|
msgid "Command exited with status code %d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:73
|
#: applications/luci-app-commands/ucode/template/commands.ut:67
|
||||||
msgid "Command failed"
|
msgid "Command failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:19
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:21
|
||||||
msgid "Command line to execute"
|
msgid "Command line to execute"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:73
|
#: applications/luci-app-commands/ucode/template/commands.ut:67
|
||||||
msgid "Command successful"
|
msgid "Command successful"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:160
|
#: applications/luci-app-commands/ucode/template/commands.ut:154
|
||||||
msgid "Command:"
|
msgid "Command:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:9
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:23
|
||||||
msgid "Configure"
|
msgid "Configure"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:7
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:10
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:6
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:3
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:144
|
#: applications/luci-app-commands/ucode/template/commands.ut:137
|
||||||
msgid "Custom Commands"
|
msgid "Custom Commands"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:21
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:26
|
||||||
msgid "Custom arguments"
|
msgid "Custom arguments"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:8
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:14
|
||||||
msgid "Dashboard"
|
msgid "Dashboard"
|
||||||
msgstr "Ταμπλό"
|
msgstr "Ταμπλό"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:15
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:18
|
||||||
msgid "Description"
|
msgid "Description"
|
||||||
msgstr "Περιγραφή"
|
msgstr "Περιγραφή"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:166
|
#: applications/luci-app-commands/ucode/template/commands.ut:160
|
||||||
msgid "Download"
|
msgid "Download"
|
||||||
msgstr "Λήψη"
|
msgstr "Λήψη"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:123
|
#: applications/luci-app-commands/ucode/template/commands.ut:117
|
||||||
msgid "Download execution result"
|
msgid "Download execution result"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:79
|
#: applications/luci-app-commands/ucode/template/commands.ut:73
|
||||||
msgid "Failed to execute command!"
|
msgid "Failed to execute command!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -108,44 +108,44 @@ msgstr ""
|
||||||
msgid "Grant UCI access for luci-app-commands"
|
msgid "Grant UCI access for luci-app-commands"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:168
|
#: applications/luci-app-commands/ucode/template/commands.ut:162
|
||||||
msgid "Link"
|
msgid "Link"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:53
|
#: applications/luci-app-commands/ucode/template/commands.ut:47
|
||||||
msgid "Loading"
|
msgid "Loading"
|
||||||
msgstr "Φόρτωση"
|
msgstr "Φόρτωση"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:123
|
#: applications/luci-app-commands/ucode/template/commands.ut:117
|
||||||
msgid "Or display result"
|
msgid "Or display result"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:24
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:29
|
||||||
msgid "Public access"
|
msgid "Public access"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:165
|
#: applications/luci-app-commands/ucode/template/commands.ut:159
|
||||||
msgid "Run"
|
msgid "Run"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:41
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:44
|
||||||
msgid "Standard Error"
|
msgid "Standard Error"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:36
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:39
|
||||||
msgid "Standard Output"
|
msgid "Standard Output"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:7
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:11
|
||||||
msgid ""
|
msgid ""
|
||||||
"This page allows you to configure custom shell commands which can be easily "
|
"This page allows you to configure custom shell commands which can be easily "
|
||||||
"invoked from the web interface."
|
"invoked from the web interface."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:150
|
#: applications/luci-app-commands/ucode/template/commands.ut:144
|
||||||
msgid "This section contains no values yet"
|
msgid "This section contains no values yet"
|
||||||
msgstr "Αυτή η ενότητα δεν περιέχει ακόμη τιμές"
|
msgstr "Αυτή η ενότητα δεν περιέχει ακόμη τιμές"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:54
|
#: applications/luci-app-commands/ucode/template/commands.ut:48
|
||||||
msgid "Waiting for command to complete..."
|
msgid "Waiting for command to complete..."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
|
@ -13,11 +13,11 @@ msgstr ""
|
||||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||||
"X-Generator: Weblate 4.7\n"
|
"X-Generator: Weblate 4.7\n"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:16
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:19
|
||||||
msgid "A short textual description of the configured command"
|
msgid "A short textual description of the configured command"
|
||||||
msgstr "A short textual description of the configured command"
|
msgstr "A short textual description of the configured command"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:25
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:30
|
||||||
msgid ""
|
msgid ""
|
||||||
"Allow executing the command and downloading its output without prior "
|
"Allow executing the command and downloading its output without prior "
|
||||||
"authentication"
|
"authentication"
|
||||||
|
@ -25,85 +25,85 @@ msgstr ""
|
||||||
"Allow executing the command and downloading its output without prior "
|
"Allow executing the command and downloading its output without prior "
|
||||||
"authentication"
|
"authentication"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:22
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:27
|
||||||
msgid "Allow the user to provide additional command line arguments"
|
msgid "Allow the user to provide additional command line arguments"
|
||||||
msgstr "Allow the user to provide additional command line arguments"
|
msgstr "Allow the user to provide additional command line arguments"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:162
|
#: applications/luci-app-commands/ucode/template/commands.ut:156
|
||||||
msgid "Arguments:"
|
msgid "Arguments:"
|
||||||
msgstr "Arguments:"
|
msgstr "Arguments:"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:66
|
#: applications/luci-app-commands/ucode/template/commands.ut:60
|
||||||
msgid "Binary data not displayed, download instead."
|
msgid "Binary data not displayed, download instead."
|
||||||
msgstr "Binary data not displayed, download instead."
|
msgstr "Binary data not displayed, download instead."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:71
|
#: applications/luci-app-commands/ucode/template/commands.ut:65
|
||||||
msgid "Code:"
|
msgid "Code:"
|
||||||
msgstr "Code:"
|
msgstr "Code:"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:182
|
#: applications/luci-app-commands/ucode/template/commands.ut:174
|
||||||
msgid "Collecting data..."
|
msgid "Collecting data..."
|
||||||
msgstr "Collecting data..."
|
msgstr "Collecting data..."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:18
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:21
|
||||||
msgid "Command"
|
msgid "Command"
|
||||||
msgstr "Command"
|
msgstr "Command"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:30
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:32
|
||||||
msgid "Command executed successfully."
|
msgid "Command executed successfully."
|
||||||
msgstr "Command executed successfully."
|
msgstr "Command executed successfully."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:32
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:34
|
||||||
msgid "Command exited with status code"
|
msgid "Command exited with status code %d"
|
||||||
msgstr "Command exited with status code"
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:73
|
#: applications/luci-app-commands/ucode/template/commands.ut:67
|
||||||
msgid "Command failed"
|
msgid "Command failed"
|
||||||
msgstr "Command failed"
|
msgstr "Command failed"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:19
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:21
|
||||||
msgid "Command line to execute"
|
msgid "Command line to execute"
|
||||||
msgstr "Command line to execute"
|
msgstr "Command line to execute"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:73
|
#: applications/luci-app-commands/ucode/template/commands.ut:67
|
||||||
msgid "Command successful"
|
msgid "Command successful"
|
||||||
msgstr "Command successful"
|
msgstr "Command successful"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:160
|
#: applications/luci-app-commands/ucode/template/commands.ut:154
|
||||||
msgid "Command:"
|
msgid "Command:"
|
||||||
msgstr "Command:"
|
msgstr "Command:"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:9
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:23
|
||||||
msgid "Configure"
|
msgid "Configure"
|
||||||
msgstr "Configure"
|
msgstr "Configure"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:7
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:10
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:6
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:3
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:144
|
#: applications/luci-app-commands/ucode/template/commands.ut:137
|
||||||
msgid "Custom Commands"
|
msgid "Custom Commands"
|
||||||
msgstr "Custom Commands"
|
msgstr "Custom Commands"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:21
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:26
|
||||||
msgid "Custom arguments"
|
msgid "Custom arguments"
|
||||||
msgstr "Custom arguments"
|
msgstr "Custom arguments"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:8
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:14
|
||||||
msgid "Dashboard"
|
msgid "Dashboard"
|
||||||
msgstr "Dashboard"
|
msgstr "Dashboard"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:15
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:18
|
||||||
msgid "Description"
|
msgid "Description"
|
||||||
msgstr "Description"
|
msgstr "Description"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:166
|
#: applications/luci-app-commands/ucode/template/commands.ut:160
|
||||||
msgid "Download"
|
msgid "Download"
|
||||||
msgstr "Download"
|
msgstr "Download"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:123
|
#: applications/luci-app-commands/ucode/template/commands.ut:117
|
||||||
msgid "Download execution result"
|
msgid "Download execution result"
|
||||||
msgstr "Download execution result"
|
msgstr "Download execution result"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:79
|
#: applications/luci-app-commands/ucode/template/commands.ut:73
|
||||||
msgid "Failed to execute command!"
|
msgid "Failed to execute command!"
|
||||||
msgstr "Failed to execute command!"
|
msgstr "Failed to execute command!"
|
||||||
|
|
||||||
|
@ -111,35 +111,35 @@ msgstr "Failed to execute command!"
|
||||||
msgid "Grant UCI access for luci-app-commands"
|
msgid "Grant UCI access for luci-app-commands"
|
||||||
msgstr "Grant UCI access for luci-app-commands"
|
msgstr "Grant UCI access for luci-app-commands"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:168
|
#: applications/luci-app-commands/ucode/template/commands.ut:162
|
||||||
msgid "Link"
|
msgid "Link"
|
||||||
msgstr "Link"
|
msgstr "Link"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:53
|
#: applications/luci-app-commands/ucode/template/commands.ut:47
|
||||||
msgid "Loading"
|
msgid "Loading"
|
||||||
msgstr "Loading"
|
msgstr "Loading"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:123
|
#: applications/luci-app-commands/ucode/template/commands.ut:117
|
||||||
msgid "Or display result"
|
msgid "Or display result"
|
||||||
msgstr "Or display result"
|
msgstr "Or display result"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:24
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:29
|
||||||
msgid "Public access"
|
msgid "Public access"
|
||||||
msgstr "Public access"
|
msgstr "Public access"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:165
|
#: applications/luci-app-commands/ucode/template/commands.ut:159
|
||||||
msgid "Run"
|
msgid "Run"
|
||||||
msgstr "Run"
|
msgstr "Run"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:41
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:44
|
||||||
msgid "Standard Error"
|
msgid "Standard Error"
|
||||||
msgstr "Standard Error"
|
msgstr "Standard Error"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:36
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:39
|
||||||
msgid "Standard Output"
|
msgid "Standard Output"
|
||||||
msgstr "Standard Output"
|
msgstr "Standard Output"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:7
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:11
|
||||||
msgid ""
|
msgid ""
|
||||||
"This page allows you to configure custom shell commands which can be easily "
|
"This page allows you to configure custom shell commands which can be easily "
|
||||||
"invoked from the web interface."
|
"invoked from the web interface."
|
||||||
|
@ -147,13 +147,16 @@ msgstr ""
|
||||||
"This page allows you to configure custom shell commands which can be easily "
|
"This page allows you to configure custom shell commands which can be easily "
|
||||||
"invoked from the web interface."
|
"invoked from the web interface."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:150
|
#: applications/luci-app-commands/ucode/template/commands.ut:144
|
||||||
msgid "This section contains no values yet"
|
msgid "This section contains no values yet"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:54
|
#: applications/luci-app-commands/ucode/template/commands.ut:48
|
||||||
msgid "Waiting for command to complete..."
|
msgid "Waiting for command to complete..."
|
||||||
msgstr "Waiting for command to complete..."
|
msgstr "Waiting for command to complete..."
|
||||||
|
|
||||||
|
#~ msgid "Command exited with status code"
|
||||||
|
#~ msgstr "Command exited with status code"
|
||||||
|
|
||||||
#~ msgid "Command exited with status code "
|
#~ msgid "Command exited with status code "
|
||||||
#~ msgstr "Command exited with status code "
|
#~ msgstr "Command exited with status code "
|
||||||
|
|
|
@ -13,97 +13,97 @@ msgstr ""
|
||||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||||
"X-Generator: Weblate 4.6-dev\n"
|
"X-Generator: Weblate 4.6-dev\n"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:16
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:19
|
||||||
msgid "A short textual description of the configured command"
|
msgid "A short textual description of the configured command"
|
||||||
msgstr "Una breve descripción textual del comando configurado"
|
msgstr "Una breve descripción textual del comando configurado"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:25
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:30
|
||||||
msgid ""
|
msgid ""
|
||||||
"Allow executing the command and downloading its output without prior "
|
"Allow executing the command and downloading its output without prior "
|
||||||
"authentication"
|
"authentication"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Permitir ejecutar el comando y descargar su salida sin autenticación previa"
|
"Permitir ejecutar el comando y descargar su salida sin autenticación previa"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:22
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:27
|
||||||
msgid "Allow the user to provide additional command line arguments"
|
msgid "Allow the user to provide additional command line arguments"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Permitir al usuario proporcionar argumentos de línea de comando adicionales"
|
"Permitir al usuario proporcionar argumentos de línea de comando adicionales"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:162
|
#: applications/luci-app-commands/ucode/template/commands.ut:156
|
||||||
msgid "Arguments:"
|
msgid "Arguments:"
|
||||||
msgstr "Parámetros:"
|
msgstr "Parámetros:"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:66
|
#: applications/luci-app-commands/ucode/template/commands.ut:60
|
||||||
msgid "Binary data not displayed, download instead."
|
msgid "Binary data not displayed, download instead."
|
||||||
msgstr "No se pueden mostrar datos binarios; descárguelos."
|
msgstr "No se pueden mostrar datos binarios; descárguelos."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:71
|
#: applications/luci-app-commands/ucode/template/commands.ut:65
|
||||||
msgid "Code:"
|
msgid "Code:"
|
||||||
msgstr "Código:"
|
msgstr "Código:"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:182
|
#: applications/luci-app-commands/ucode/template/commands.ut:174
|
||||||
msgid "Collecting data..."
|
msgid "Collecting data..."
|
||||||
msgstr "Recolectando datos…"
|
msgstr "Recolectando datos…"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:18
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:21
|
||||||
msgid "Command"
|
msgid "Command"
|
||||||
msgstr "Comando"
|
msgstr "Comando"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:30
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:32
|
||||||
msgid "Command executed successfully."
|
msgid "Command executed successfully."
|
||||||
msgstr "La orden se ejecutó correctamente."
|
msgstr "La orden se ejecutó correctamente."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:32
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:34
|
||||||
msgid "Command exited with status code"
|
msgid "Command exited with status code %d"
|
||||||
msgstr "El comando finalizó con un código de error"
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:73
|
#: applications/luci-app-commands/ucode/template/commands.ut:67
|
||||||
msgid "Command failed"
|
msgid "Command failed"
|
||||||
msgstr "Comando fallido"
|
msgstr "Comando fallido"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:19
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:21
|
||||||
msgid "Command line to execute"
|
msgid "Command line to execute"
|
||||||
msgstr "Línea de comandos para ejecutar"
|
msgstr "Línea de comandos para ejecutar"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:73
|
#: applications/luci-app-commands/ucode/template/commands.ut:67
|
||||||
msgid "Command successful"
|
msgid "Command successful"
|
||||||
msgstr "Comando exitoso"
|
msgstr "Comando exitoso"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:160
|
#: applications/luci-app-commands/ucode/template/commands.ut:154
|
||||||
msgid "Command:"
|
msgid "Command:"
|
||||||
msgstr "Comando:"
|
msgstr "Comando:"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:9
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:23
|
||||||
msgid "Configure"
|
msgid "Configure"
|
||||||
msgstr "Configurar"
|
msgstr "Configurar"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:7
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:10
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:6
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:3
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:144
|
#: applications/luci-app-commands/ucode/template/commands.ut:137
|
||||||
msgid "Custom Commands"
|
msgid "Custom Commands"
|
||||||
msgstr "Comandos personalizados"
|
msgstr "Comandos personalizados"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:21
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:26
|
||||||
msgid "Custom arguments"
|
msgid "Custom arguments"
|
||||||
msgstr "Parámetros personalizados"
|
msgstr "Parámetros personalizados"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:8
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:14
|
||||||
msgid "Dashboard"
|
msgid "Dashboard"
|
||||||
msgstr "Tablero"
|
msgstr "Tablero"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:15
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:18
|
||||||
msgid "Description"
|
msgid "Description"
|
||||||
msgstr "Descripción"
|
msgstr "Descripción"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:166
|
#: applications/luci-app-commands/ucode/template/commands.ut:160
|
||||||
msgid "Download"
|
msgid "Download"
|
||||||
msgstr "Descargar"
|
msgstr "Descargar"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:123
|
#: applications/luci-app-commands/ucode/template/commands.ut:117
|
||||||
msgid "Download execution result"
|
msgid "Download execution result"
|
||||||
msgstr "Descargar resultado de ejecución"
|
msgstr "Descargar resultado de ejecución"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:79
|
#: applications/luci-app-commands/ucode/template/commands.ut:73
|
||||||
msgid "Failed to execute command!"
|
msgid "Failed to execute command!"
|
||||||
msgstr "Falló la ejecución del comando!"
|
msgstr "Falló la ejecución del comando!"
|
||||||
|
|
||||||
|
@ -111,35 +111,35 @@ msgstr "Falló la ejecución del comando!"
|
||||||
msgid "Grant UCI access for luci-app-commands"
|
msgid "Grant UCI access for luci-app-commands"
|
||||||
msgstr "Conceder acceso UCI para luci-app-command"
|
msgstr "Conceder acceso UCI para luci-app-command"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:168
|
#: applications/luci-app-commands/ucode/template/commands.ut:162
|
||||||
msgid "Link"
|
msgid "Link"
|
||||||
msgstr "Enlace"
|
msgstr "Enlace"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:53
|
#: applications/luci-app-commands/ucode/template/commands.ut:47
|
||||||
msgid "Loading"
|
msgid "Loading"
|
||||||
msgstr "Cargando"
|
msgstr "Cargando"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:123
|
#: applications/luci-app-commands/ucode/template/commands.ut:117
|
||||||
msgid "Or display result"
|
msgid "Or display result"
|
||||||
msgstr "O mostrar resultado"
|
msgstr "O mostrar resultado"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:24
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:29
|
||||||
msgid "Public access"
|
msgid "Public access"
|
||||||
msgstr "Acceso público"
|
msgstr "Acceso público"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:165
|
#: applications/luci-app-commands/ucode/template/commands.ut:159
|
||||||
msgid "Run"
|
msgid "Run"
|
||||||
msgstr "Ejecutar"
|
msgstr "Ejecutar"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:41
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:44
|
||||||
msgid "Standard Error"
|
msgid "Standard Error"
|
||||||
msgstr "Error estándar"
|
msgstr "Error estándar"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:36
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:39
|
||||||
msgid "Standard Output"
|
msgid "Standard Output"
|
||||||
msgstr "Salida estándar"
|
msgstr "Salida estándar"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:7
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:11
|
||||||
msgid ""
|
msgid ""
|
||||||
"This page allows you to configure custom shell commands which can be easily "
|
"This page allows you to configure custom shell commands which can be easily "
|
||||||
"invoked from the web interface."
|
"invoked from the web interface."
|
||||||
|
@ -147,13 +147,16 @@ msgstr ""
|
||||||
"Esta página le permite configurar comandos de shell personalizados que se "
|
"Esta página le permite configurar comandos de shell personalizados que se "
|
||||||
"pueden invocar fácilmente desde la interfaz web."
|
"pueden invocar fácilmente desde la interfaz web."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:150
|
#: applications/luci-app-commands/ucode/template/commands.ut:144
|
||||||
msgid "This section contains no values yet"
|
msgid "This section contains no values yet"
|
||||||
msgstr "Esta sección aún no contiene valores"
|
msgstr "Esta sección aún no contiene valores"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:54
|
#: applications/luci-app-commands/ucode/template/commands.ut:48
|
||||||
msgid "Waiting for command to complete..."
|
msgid "Waiting for command to complete..."
|
||||||
msgstr "Esperando a que se complete el comando..."
|
msgstr "Esperando a que se complete el comando..."
|
||||||
|
|
||||||
|
#~ msgid "Command exited with status code"
|
||||||
|
#~ msgstr "El comando finalizó con un código de error"
|
||||||
|
|
||||||
#~ msgid "Access command with"
|
#~ msgid "Access command with"
|
||||||
#~ msgstr "Acceder al comando con"
|
#~ msgstr "Acceder al comando con"
|
||||||
|
|
|
@ -13,11 +13,11 @@ msgstr ""
|
||||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||||
"X-Generator: Weblate 4.12-dev\n"
|
"X-Generator: Weblate 4.12-dev\n"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:16
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:19
|
||||||
msgid "A short textual description of the configured command"
|
msgid "A short textual description of the configured command"
|
||||||
msgstr "Määritetyn komennon lyhyt kuvaus"
|
msgstr "Määritetyn komennon lyhyt kuvaus"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:25
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:30
|
||||||
msgid ""
|
msgid ""
|
||||||
"Allow executing the command and downloading its output without prior "
|
"Allow executing the command and downloading its output without prior "
|
||||||
"authentication"
|
"authentication"
|
||||||
|
@ -25,85 +25,85 @@ msgstr ""
|
||||||
"Salli komennon suoritus ja sen tuloksen lataaminen ilman erillistä "
|
"Salli komennon suoritus ja sen tuloksen lataaminen ilman erillistä "
|
||||||
"hyväksyntää"
|
"hyväksyntää"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:22
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:27
|
||||||
msgid "Allow the user to provide additional command line arguments"
|
msgid "Allow the user to provide additional command line arguments"
|
||||||
msgstr "Salli käyttäjän määritellä lisää komentoriviargumentteja"
|
msgstr "Salli käyttäjän määritellä lisää komentoriviargumentteja"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:162
|
#: applications/luci-app-commands/ucode/template/commands.ut:156
|
||||||
msgid "Arguments:"
|
msgid "Arguments:"
|
||||||
msgstr "Argumentit:"
|
msgstr "Argumentit:"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:66
|
#: applications/luci-app-commands/ucode/template/commands.ut:60
|
||||||
msgid "Binary data not displayed, download instead."
|
msgid "Binary data not displayed, download instead."
|
||||||
msgstr "Binääridataa ei näytetä. Lataa se."
|
msgstr "Binääridataa ei näytetä. Lataa se."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:71
|
#: applications/luci-app-commands/ucode/template/commands.ut:65
|
||||||
msgid "Code:"
|
msgid "Code:"
|
||||||
msgstr "Koodi:"
|
msgstr "Koodi:"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:182
|
#: applications/luci-app-commands/ucode/template/commands.ut:174
|
||||||
msgid "Collecting data..."
|
msgid "Collecting data..."
|
||||||
msgstr "Kerätään tietoja…"
|
msgstr "Kerätään tietoja…"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:18
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:21
|
||||||
msgid "Command"
|
msgid "Command"
|
||||||
msgstr "Komento"
|
msgstr "Komento"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:30
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:32
|
||||||
msgid "Command executed successfully."
|
msgid "Command executed successfully."
|
||||||
msgstr "Komento suoritettu onnistuneesti."
|
msgstr "Komento suoritettu onnistuneesti."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:32
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:34
|
||||||
msgid "Command exited with status code"
|
msgid "Command exited with status code %d"
|
||||||
msgstr "Komento päättyi statuskoodiin"
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:73
|
#: applications/luci-app-commands/ucode/template/commands.ut:67
|
||||||
msgid "Command failed"
|
msgid "Command failed"
|
||||||
msgstr "Komento epäonnistui"
|
msgstr "Komento epäonnistui"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:19
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:21
|
||||||
msgid "Command line to execute"
|
msgid "Command line to execute"
|
||||||
msgstr "Suoritettava komentorivi"
|
msgstr "Suoritettava komentorivi"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:73
|
#: applications/luci-app-commands/ucode/template/commands.ut:67
|
||||||
msgid "Command successful"
|
msgid "Command successful"
|
||||||
msgstr "Komento onnistui"
|
msgstr "Komento onnistui"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:160
|
#: applications/luci-app-commands/ucode/template/commands.ut:154
|
||||||
msgid "Command:"
|
msgid "Command:"
|
||||||
msgstr "Komento:"
|
msgstr "Komento:"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:9
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:23
|
||||||
msgid "Configure"
|
msgid "Configure"
|
||||||
msgstr "Asetukset"
|
msgstr "Asetukset"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:7
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:10
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:6
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:3
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:144
|
#: applications/luci-app-commands/ucode/template/commands.ut:137
|
||||||
msgid "Custom Commands"
|
msgid "Custom Commands"
|
||||||
msgstr "Räätälöidyt komennot"
|
msgstr "Räätälöidyt komennot"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:21
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:26
|
||||||
msgid "Custom arguments"
|
msgid "Custom arguments"
|
||||||
msgstr "Erilliset argumentit"
|
msgstr "Erilliset argumentit"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:8
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:14
|
||||||
msgid "Dashboard"
|
msgid "Dashboard"
|
||||||
msgstr "Kojelauta"
|
msgstr "Kojelauta"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:15
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:18
|
||||||
msgid "Description"
|
msgid "Description"
|
||||||
msgstr "Kuvaus"
|
msgstr "Kuvaus"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:166
|
#: applications/luci-app-commands/ucode/template/commands.ut:160
|
||||||
msgid "Download"
|
msgid "Download"
|
||||||
msgstr "Lataus"
|
msgstr "Lataus"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:123
|
#: applications/luci-app-commands/ucode/template/commands.ut:117
|
||||||
msgid "Download execution result"
|
msgid "Download execution result"
|
||||||
msgstr "Lataa suorituksen tulos"
|
msgstr "Lataa suorituksen tulos"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:79
|
#: applications/luci-app-commands/ucode/template/commands.ut:73
|
||||||
msgid "Failed to execute command!"
|
msgid "Failed to execute command!"
|
||||||
msgstr "Komennon suorittaminen epäonnistui!"
|
msgstr "Komennon suorittaminen epäonnistui!"
|
||||||
|
|
||||||
|
@ -111,35 +111,35 @@ msgstr "Komennon suorittaminen epäonnistui!"
|
||||||
msgid "Grant UCI access for luci-app-commands"
|
msgid "Grant UCI access for luci-app-commands"
|
||||||
msgstr "Salli pääsy räätälöityjen komentojen asetuksiin"
|
msgstr "Salli pääsy räätälöityjen komentojen asetuksiin"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:168
|
#: applications/luci-app-commands/ucode/template/commands.ut:162
|
||||||
msgid "Link"
|
msgid "Link"
|
||||||
msgstr "Linkki"
|
msgstr "Linkki"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:53
|
#: applications/luci-app-commands/ucode/template/commands.ut:47
|
||||||
msgid "Loading"
|
msgid "Loading"
|
||||||
msgstr "Ladataan"
|
msgstr "Ladataan"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:123
|
#: applications/luci-app-commands/ucode/template/commands.ut:117
|
||||||
msgid "Or display result"
|
msgid "Or display result"
|
||||||
msgstr "Tai näytä tulos"
|
msgstr "Tai näytä tulos"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:24
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:29
|
||||||
msgid "Public access"
|
msgid "Public access"
|
||||||
msgstr "Julkinen pääsy"
|
msgstr "Julkinen pääsy"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:165
|
#: applications/luci-app-commands/ucode/template/commands.ut:159
|
||||||
msgid "Run"
|
msgid "Run"
|
||||||
msgstr "Suorita"
|
msgstr "Suorita"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:41
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:44
|
||||||
msgid "Standard Error"
|
msgid "Standard Error"
|
||||||
msgstr "Vakiovirhe"
|
msgstr "Vakiovirhe"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:36
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:39
|
||||||
msgid "Standard Output"
|
msgid "Standard Output"
|
||||||
msgstr "Vakiotulos"
|
msgstr "Vakiotulos"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:7
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:11
|
||||||
msgid ""
|
msgid ""
|
||||||
"This page allows you to configure custom shell commands which can be easily "
|
"This page allows you to configure custom shell commands which can be easily "
|
||||||
"invoked from the web interface."
|
"invoked from the web interface."
|
||||||
|
@ -147,13 +147,16 @@ msgstr ""
|
||||||
"Tällä sivulla voit räätälöidä komentorivillä ajettavia komentoja, jotka "
|
"Tällä sivulla voit räätälöidä komentorivillä ajettavia komentoja, jotka "
|
||||||
"voidaan sitten suorittaa helposti verkkoselaimesta käsin."
|
"voidaan sitten suorittaa helposti verkkoselaimesta käsin."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:150
|
#: applications/luci-app-commands/ucode/template/commands.ut:144
|
||||||
msgid "This section contains no values yet"
|
msgid "This section contains no values yet"
|
||||||
msgstr "Tässä osassa ei ole vielä arvoja"
|
msgstr "Tässä osassa ei ole vielä arvoja"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:54
|
#: applications/luci-app-commands/ucode/template/commands.ut:48
|
||||||
msgid "Waiting for command to complete..."
|
msgid "Waiting for command to complete..."
|
||||||
msgstr "Odotetaan komennon suorittamisen päättymistä..."
|
msgstr "Odotetaan komennon suorittamisen päättymistä..."
|
||||||
|
|
||||||
|
#~ msgid "Command exited with status code"
|
||||||
|
#~ msgstr "Komento päättyi statuskoodiin"
|
||||||
|
|
||||||
#~ msgid "Command exited with status code "
|
#~ msgid "Command exited with status code "
|
||||||
#~ msgstr "Command exited with status code "
|
#~ msgstr "Command exited with status code "
|
||||||
|
|
|
@ -12,11 +12,11 @@ msgstr ""
|
||||||
"Plural-Forms: nplurals=2; plural=n > 1;\n"
|
"Plural-Forms: nplurals=2; plural=n > 1;\n"
|
||||||
"X-Generator: Weblate 4.1-dev\n"
|
"X-Generator: Weblate 4.1-dev\n"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:16
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:19
|
||||||
msgid "A short textual description of the configured command"
|
msgid "A short textual description of the configured command"
|
||||||
msgstr "Une courte description de la commande configurée"
|
msgstr "Une courte description de la commande configurée"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:25
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:30
|
||||||
msgid ""
|
msgid ""
|
||||||
"Allow executing the command and downloading its output without prior "
|
"Allow executing the command and downloading its output without prior "
|
||||||
"authentication"
|
"authentication"
|
||||||
|
@ -24,87 +24,87 @@ msgstr ""
|
||||||
"Autoriser l'exécution de la commande et le téléchargement de son résultat "
|
"Autoriser l'exécution de la commande et le téléchargement de son résultat "
|
||||||
"sans authentification préalable"
|
"sans authentification préalable"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:22
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:27
|
||||||
msgid "Allow the user to provide additional command line arguments"
|
msgid "Allow the user to provide additional command line arguments"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Autoriser l'utilisateur à fournir des arguments de ligne de commande "
|
"Autoriser l'utilisateur à fournir des arguments de ligne de commande "
|
||||||
"supplémentaires"
|
"supplémentaires"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:162
|
#: applications/luci-app-commands/ucode/template/commands.ut:156
|
||||||
msgid "Arguments:"
|
msgid "Arguments:"
|
||||||
msgstr "Arguments :"
|
msgstr "Arguments :"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:66
|
#: applications/luci-app-commands/ucode/template/commands.ut:60
|
||||||
msgid "Binary data not displayed, download instead."
|
msgid "Binary data not displayed, download instead."
|
||||||
msgstr "Données binaires non affichables, elle peuvent être téléchargées."
|
msgstr "Données binaires non affichables, elle peuvent être téléchargées."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:71
|
#: applications/luci-app-commands/ucode/template/commands.ut:65
|
||||||
msgid "Code:"
|
msgid "Code:"
|
||||||
msgstr "Code :"
|
msgstr "Code :"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:182
|
#: applications/luci-app-commands/ucode/template/commands.ut:174
|
||||||
msgid "Collecting data..."
|
msgid "Collecting data..."
|
||||||
msgstr "Récupération des données…"
|
msgstr "Récupération des données…"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:18
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:21
|
||||||
msgid "Command"
|
msgid "Command"
|
||||||
msgstr "Commande"
|
msgstr "Commande"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:30
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:32
|
||||||
msgid "Command executed successfully."
|
msgid "Command executed successfully."
|
||||||
msgstr "Commande exécutée avec succès."
|
msgstr "Commande exécutée avec succès."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:32
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:34
|
||||||
msgid "Command exited with status code"
|
msgid "Command exited with status code %d"
|
||||||
msgstr "La commande s'est arrêtée avec un code de sortie"
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:73
|
#: applications/luci-app-commands/ucode/template/commands.ut:67
|
||||||
msgid "Command failed"
|
msgid "Command failed"
|
||||||
msgstr "Échec de la commande"
|
msgstr "Échec de la commande"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:19
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:21
|
||||||
msgid "Command line to execute"
|
msgid "Command line to execute"
|
||||||
msgstr "Ligne de commande à exécuter"
|
msgstr "Ligne de commande à exécuter"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:73
|
#: applications/luci-app-commands/ucode/template/commands.ut:67
|
||||||
msgid "Command successful"
|
msgid "Command successful"
|
||||||
msgstr "Commande réussie"
|
msgstr "Commande réussie"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:160
|
#: applications/luci-app-commands/ucode/template/commands.ut:154
|
||||||
msgid "Command:"
|
msgid "Command:"
|
||||||
msgstr "Commande :"
|
msgstr "Commande :"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:9
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:23
|
||||||
msgid "Configure"
|
msgid "Configure"
|
||||||
msgstr "Configurer"
|
msgstr "Configurer"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:7
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:10
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:6
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:3
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:144
|
#: applications/luci-app-commands/ucode/template/commands.ut:137
|
||||||
msgid "Custom Commands"
|
msgid "Custom Commands"
|
||||||
msgstr "Commandes personnalisées"
|
msgstr "Commandes personnalisées"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:21
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:26
|
||||||
msgid "Custom arguments"
|
msgid "Custom arguments"
|
||||||
msgstr "Arguments personnalisés"
|
msgstr "Arguments personnalisés"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:8
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:14
|
||||||
msgid "Dashboard"
|
msgid "Dashboard"
|
||||||
msgstr "Tableau de bord"
|
msgstr "Tableau de bord"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:15
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:18
|
||||||
msgid "Description"
|
msgid "Description"
|
||||||
msgstr "Description"
|
msgstr "Description"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:166
|
#: applications/luci-app-commands/ucode/template/commands.ut:160
|
||||||
msgid "Download"
|
msgid "Download"
|
||||||
msgstr "Télécharger"
|
msgstr "Télécharger"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:123
|
#: applications/luci-app-commands/ucode/template/commands.ut:117
|
||||||
msgid "Download execution result"
|
msgid "Download execution result"
|
||||||
msgstr "Télécharger le résultat de l'exécution"
|
msgstr "Télécharger le résultat de l'exécution"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:79
|
#: applications/luci-app-commands/ucode/template/commands.ut:73
|
||||||
msgid "Failed to execute command!"
|
msgid "Failed to execute command!"
|
||||||
msgstr "Échec de l'exécution de la commande !"
|
msgstr "Échec de l'exécution de la commande !"
|
||||||
|
|
||||||
|
@ -112,35 +112,35 @@ msgstr "Échec de l'exécution de la commande !"
|
||||||
msgid "Grant UCI access for luci-app-commands"
|
msgid "Grant UCI access for luci-app-commands"
|
||||||
msgstr "Accorder tout accès UCI a luci-app-commands"
|
msgstr "Accorder tout accès UCI a luci-app-commands"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:168
|
#: applications/luci-app-commands/ucode/template/commands.ut:162
|
||||||
msgid "Link"
|
msgid "Link"
|
||||||
msgstr "Lien"
|
msgstr "Lien"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:53
|
#: applications/luci-app-commands/ucode/template/commands.ut:47
|
||||||
msgid "Loading"
|
msgid "Loading"
|
||||||
msgstr "Chargement"
|
msgstr "Chargement"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:123
|
#: applications/luci-app-commands/ucode/template/commands.ut:117
|
||||||
msgid "Or display result"
|
msgid "Or display result"
|
||||||
msgstr "Ou afficher le résultat"
|
msgstr "Ou afficher le résultat"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:24
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:29
|
||||||
msgid "Public access"
|
msgid "Public access"
|
||||||
msgstr "Accès public"
|
msgstr "Accès public"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:165
|
#: applications/luci-app-commands/ucode/template/commands.ut:159
|
||||||
msgid "Run"
|
msgid "Run"
|
||||||
msgstr "Exécuter"
|
msgstr "Exécuter"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:41
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:44
|
||||||
msgid "Standard Error"
|
msgid "Standard Error"
|
||||||
msgstr "Erreur standard"
|
msgstr "Erreur standard"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:36
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:39
|
||||||
msgid "Standard Output"
|
msgid "Standard Output"
|
||||||
msgstr "Sortie standard"
|
msgstr "Sortie standard"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:7
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:11
|
||||||
msgid ""
|
msgid ""
|
||||||
"This page allows you to configure custom shell commands which can be easily "
|
"This page allows you to configure custom shell commands which can be easily "
|
||||||
"invoked from the web interface."
|
"invoked from the web interface."
|
||||||
|
@ -148,13 +148,16 @@ msgstr ""
|
||||||
"Cette page vous permet de configurer des commandes shell personnalisées, "
|
"Cette page vous permet de configurer des commandes shell personnalisées, "
|
||||||
"pouvant être invoquées facilement depuis l'interface web."
|
"pouvant être invoquées facilement depuis l'interface web."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:150
|
#: applications/luci-app-commands/ucode/template/commands.ut:144
|
||||||
msgid "This section contains no values yet"
|
msgid "This section contains no values yet"
|
||||||
msgstr "Cette section ne contient pas encore de valeur"
|
msgstr "Cette section ne contient pas encore de valeur"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:54
|
#: applications/luci-app-commands/ucode/template/commands.ut:48
|
||||||
msgid "Waiting for command to complete..."
|
msgid "Waiting for command to complete..."
|
||||||
msgstr "En attente que la commande se termine…"
|
msgstr "En attente que la commande se termine…"
|
||||||
|
|
||||||
|
#~ msgid "Command exited with status code"
|
||||||
|
#~ msgstr "La commande s'est arrêtée avec un code de sortie"
|
||||||
|
|
||||||
#~ msgid "Access command with"
|
#~ msgid "Access command with"
|
||||||
#~ msgstr "Accéder à la commande par"
|
#~ msgstr "Accéder à la commande par"
|
||||||
|
|
|
@ -12,95 +12,95 @@ msgstr ""
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
"X-Generator: Weblate 4.5-dev\n"
|
"X-Generator: Weblate 4.5-dev\n"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:16
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:19
|
||||||
msgid "A short textual description of the configured command"
|
msgid "A short textual description of the configured command"
|
||||||
msgstr "תיאור טקסטואלי קצר של הפקודה שהוגדרה"
|
msgstr "תיאור טקסטואלי קצר של הפקודה שהוגדרה"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:25
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:30
|
||||||
msgid ""
|
msgid ""
|
||||||
"Allow executing the command and downloading its output without prior "
|
"Allow executing the command and downloading its output without prior "
|
||||||
"authentication"
|
"authentication"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:22
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:27
|
||||||
msgid "Allow the user to provide additional command line arguments"
|
msgid "Allow the user to provide additional command line arguments"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:162
|
#: applications/luci-app-commands/ucode/template/commands.ut:156
|
||||||
msgid "Arguments:"
|
msgid "Arguments:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:66
|
#: applications/luci-app-commands/ucode/template/commands.ut:60
|
||||||
msgid "Binary data not displayed, download instead."
|
msgid "Binary data not displayed, download instead."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:71
|
#: applications/luci-app-commands/ucode/template/commands.ut:65
|
||||||
msgid "Code:"
|
msgid "Code:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:182
|
#: applications/luci-app-commands/ucode/template/commands.ut:174
|
||||||
msgid "Collecting data..."
|
msgid "Collecting data..."
|
||||||
msgstr "נאספים נתונים…"
|
msgstr "נאספים נתונים…"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:18
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:21
|
||||||
msgid "Command"
|
msgid "Command"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:30
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:32
|
||||||
msgid "Command executed successfully."
|
msgid "Command executed successfully."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:32
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:34
|
||||||
msgid "Command exited with status code"
|
msgid "Command exited with status code %d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:73
|
#: applications/luci-app-commands/ucode/template/commands.ut:67
|
||||||
msgid "Command failed"
|
msgid "Command failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:19
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:21
|
||||||
msgid "Command line to execute"
|
msgid "Command line to execute"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:73
|
#: applications/luci-app-commands/ucode/template/commands.ut:67
|
||||||
msgid "Command successful"
|
msgid "Command successful"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:160
|
#: applications/luci-app-commands/ucode/template/commands.ut:154
|
||||||
msgid "Command:"
|
msgid "Command:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:9
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:23
|
||||||
msgid "Configure"
|
msgid "Configure"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:7
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:10
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:6
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:3
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:144
|
#: applications/luci-app-commands/ucode/template/commands.ut:137
|
||||||
msgid "Custom Commands"
|
msgid "Custom Commands"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:21
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:26
|
||||||
msgid "Custom arguments"
|
msgid "Custom arguments"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:8
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:14
|
||||||
msgid "Dashboard"
|
msgid "Dashboard"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:15
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:18
|
||||||
msgid "Description"
|
msgid "Description"
|
||||||
msgstr "תיאור"
|
msgstr "תיאור"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:166
|
#: applications/luci-app-commands/ucode/template/commands.ut:160
|
||||||
msgid "Download"
|
msgid "Download"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:123
|
#: applications/luci-app-commands/ucode/template/commands.ut:117
|
||||||
msgid "Download execution result"
|
msgid "Download execution result"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:79
|
#: applications/luci-app-commands/ucode/template/commands.ut:73
|
||||||
msgid "Failed to execute command!"
|
msgid "Failed to execute command!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -108,44 +108,44 @@ msgstr ""
|
||||||
msgid "Grant UCI access for luci-app-commands"
|
msgid "Grant UCI access for luci-app-commands"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:168
|
#: applications/luci-app-commands/ucode/template/commands.ut:162
|
||||||
msgid "Link"
|
msgid "Link"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:53
|
#: applications/luci-app-commands/ucode/template/commands.ut:47
|
||||||
msgid "Loading"
|
msgid "Loading"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:123
|
#: applications/luci-app-commands/ucode/template/commands.ut:117
|
||||||
msgid "Or display result"
|
msgid "Or display result"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:24
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:29
|
||||||
msgid "Public access"
|
msgid "Public access"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:165
|
#: applications/luci-app-commands/ucode/template/commands.ut:159
|
||||||
msgid "Run"
|
msgid "Run"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:41
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:44
|
||||||
msgid "Standard Error"
|
msgid "Standard Error"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:36
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:39
|
||||||
msgid "Standard Output"
|
msgid "Standard Output"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:7
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:11
|
||||||
msgid ""
|
msgid ""
|
||||||
"This page allows you to configure custom shell commands which can be easily "
|
"This page allows you to configure custom shell commands which can be easily "
|
||||||
"invoked from the web interface."
|
"invoked from the web interface."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:150
|
#: applications/luci-app-commands/ucode/template/commands.ut:144
|
||||||
msgid "This section contains no values yet"
|
msgid "This section contains no values yet"
|
||||||
msgstr "סעיף זה לא מכיל ערכים עדיין"
|
msgstr "סעיף זה לא מכיל ערכים עדיין"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:54
|
#: applications/luci-app-commands/ucode/template/commands.ut:48
|
||||||
msgid "Waiting for command to complete..."
|
msgid "Waiting for command to complete..."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
|
@ -12,95 +12,95 @@ msgstr ""
|
||||||
"Plural-Forms: nplurals=2; plural=n > 1;\n"
|
"Plural-Forms: nplurals=2; plural=n > 1;\n"
|
||||||
"X-Generator: Poedit 1.8.11\n"
|
"X-Generator: Poedit 1.8.11\n"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:16
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:19
|
||||||
msgid "A short textual description of the configured command"
|
msgid "A short textual description of the configured command"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:25
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:30
|
||||||
msgid ""
|
msgid ""
|
||||||
"Allow executing the command and downloading its output without prior "
|
"Allow executing the command and downloading its output without prior "
|
||||||
"authentication"
|
"authentication"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:22
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:27
|
||||||
msgid "Allow the user to provide additional command line arguments"
|
msgid "Allow the user to provide additional command line arguments"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:162
|
#: applications/luci-app-commands/ucode/template/commands.ut:156
|
||||||
msgid "Arguments:"
|
msgid "Arguments:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:66
|
#: applications/luci-app-commands/ucode/template/commands.ut:60
|
||||||
msgid "Binary data not displayed, download instead."
|
msgid "Binary data not displayed, download instead."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:71
|
#: applications/luci-app-commands/ucode/template/commands.ut:65
|
||||||
msgid "Code:"
|
msgid "Code:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:182
|
#: applications/luci-app-commands/ucode/template/commands.ut:174
|
||||||
msgid "Collecting data..."
|
msgid "Collecting data..."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:18
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:21
|
||||||
msgid "Command"
|
msgid "Command"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:30
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:32
|
||||||
msgid "Command executed successfully."
|
msgid "Command executed successfully."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:32
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:34
|
||||||
msgid "Command exited with status code"
|
msgid "Command exited with status code %d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:73
|
#: applications/luci-app-commands/ucode/template/commands.ut:67
|
||||||
msgid "Command failed"
|
msgid "Command failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:19
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:21
|
||||||
msgid "Command line to execute"
|
msgid "Command line to execute"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:73
|
#: applications/luci-app-commands/ucode/template/commands.ut:67
|
||||||
msgid "Command successful"
|
msgid "Command successful"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:160
|
#: applications/luci-app-commands/ucode/template/commands.ut:154
|
||||||
msgid "Command:"
|
msgid "Command:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:9
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:23
|
||||||
msgid "Configure"
|
msgid "Configure"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:7
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:10
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:6
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:3
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:144
|
#: applications/luci-app-commands/ucode/template/commands.ut:137
|
||||||
msgid "Custom Commands"
|
msgid "Custom Commands"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:21
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:26
|
||||||
msgid "Custom arguments"
|
msgid "Custom arguments"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:8
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:14
|
||||||
msgid "Dashboard"
|
msgid "Dashboard"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:15
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:18
|
||||||
msgid "Description"
|
msgid "Description"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:166
|
#: applications/luci-app-commands/ucode/template/commands.ut:160
|
||||||
msgid "Download"
|
msgid "Download"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:123
|
#: applications/luci-app-commands/ucode/template/commands.ut:117
|
||||||
msgid "Download execution result"
|
msgid "Download execution result"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:79
|
#: applications/luci-app-commands/ucode/template/commands.ut:73
|
||||||
msgid "Failed to execute command!"
|
msgid "Failed to execute command!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -108,45 +108,45 @@ msgstr ""
|
||||||
msgid "Grant UCI access for luci-app-commands"
|
msgid "Grant UCI access for luci-app-commands"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:168
|
#: applications/luci-app-commands/ucode/template/commands.ut:162
|
||||||
msgid "Link"
|
msgid "Link"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:53
|
#: applications/luci-app-commands/ucode/template/commands.ut:47
|
||||||
msgid "Loading"
|
msgid "Loading"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:123
|
#: applications/luci-app-commands/ucode/template/commands.ut:117
|
||||||
msgid "Or display result"
|
msgid "Or display result"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:24
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:29
|
||||||
msgid "Public access"
|
msgid "Public access"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:165
|
#: applications/luci-app-commands/ucode/template/commands.ut:159
|
||||||
msgid "Run"
|
msgid "Run"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:41
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:44
|
||||||
msgid "Standard Error"
|
msgid "Standard Error"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:36
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:39
|
||||||
msgid "Standard Output"
|
msgid "Standard Output"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:7
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:11
|
||||||
msgid ""
|
msgid ""
|
||||||
"This page allows you to configure custom shell commands which can be easily "
|
"This page allows you to configure custom shell commands which can be easily "
|
||||||
"invoked from the web interface."
|
"invoked from the web interface."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:150
|
#: applications/luci-app-commands/ucode/template/commands.ut:144
|
||||||
msgid "This section contains no values yet"
|
msgid "This section contains no values yet"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:54
|
#: applications/luci-app-commands/ucode/template/commands.ut:48
|
||||||
msgid "Waiting for command to complete..."
|
msgid "Waiting for command to complete..."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
|
@ -12,11 +12,11 @@ msgstr ""
|
||||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||||
"X-Generator: Weblate 4.8-dev\n"
|
"X-Generator: Weblate 4.8-dev\n"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:16
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:19
|
||||||
msgid "A short textual description of the configured command"
|
msgid "A short textual description of the configured command"
|
||||||
msgstr "A beállított parancs rövid szöveges leírása"
|
msgstr "A beállított parancs rövid szöveges leírása"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:25
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:30
|
||||||
msgid ""
|
msgid ""
|
||||||
"Allow executing the command and downloading its output without prior "
|
"Allow executing the command and downloading its output without prior "
|
||||||
"authentication"
|
"authentication"
|
||||||
|
@ -24,87 +24,87 @@ msgstr ""
|
||||||
"Lehetővé teszi a parancs végrehajtását és a kimenetének letöltését előzetes "
|
"Lehetővé teszi a parancs végrehajtását és a kimenetének letöltését előzetes "
|
||||||
"hitelesítés nélkül"
|
"hitelesítés nélkül"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:22
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:27
|
||||||
msgid "Allow the user to provide additional command line arguments"
|
msgid "Allow the user to provide additional command line arguments"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Annak lehetővé tétele a felhasználó számára, hogy további parancssori "
|
"Annak lehetővé tétele a felhasználó számára, hogy további parancssori "
|
||||||
"argumentumokat adjon meg"
|
"argumentumokat adjon meg"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:162
|
#: applications/luci-app-commands/ucode/template/commands.ut:156
|
||||||
msgid "Arguments:"
|
msgid "Arguments:"
|
||||||
msgstr "Argumentumok:"
|
msgstr "Argumentumok:"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:66
|
#: applications/luci-app-commands/ucode/template/commands.ut:60
|
||||||
msgid "Binary data not displayed, download instead."
|
msgid "Binary data not displayed, download instead."
|
||||||
msgstr "A bináris adat nem jelenik meg, töltse le inkább."
|
msgstr "A bináris adat nem jelenik meg, töltse le inkább."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:71
|
#: applications/luci-app-commands/ucode/template/commands.ut:65
|
||||||
msgid "Code:"
|
msgid "Code:"
|
||||||
msgstr "Kód:"
|
msgstr "Kód:"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:182
|
#: applications/luci-app-commands/ucode/template/commands.ut:174
|
||||||
msgid "Collecting data..."
|
msgid "Collecting data..."
|
||||||
msgstr "Adatok összegyűjtése…"
|
msgstr "Adatok összegyűjtése…"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:18
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:21
|
||||||
msgid "Command"
|
msgid "Command"
|
||||||
msgstr "Parancs"
|
msgstr "Parancs"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:30
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:32
|
||||||
msgid "Command executed successfully."
|
msgid "Command executed successfully."
|
||||||
msgstr "A parancs sikeresen végrehajtódott."
|
msgstr "A parancs sikeresen végrehajtódott."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:32
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:34
|
||||||
msgid "Command exited with status code"
|
msgid "Command exited with status code %d"
|
||||||
msgstr "A parancs állapotkóddal kilépett"
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:73
|
#: applications/luci-app-commands/ucode/template/commands.ut:67
|
||||||
msgid "Command failed"
|
msgid "Command failed"
|
||||||
msgstr "Parancs sikertelen"
|
msgstr "Parancs sikertelen"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:19
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:21
|
||||||
msgid "Command line to execute"
|
msgid "Command line to execute"
|
||||||
msgstr "Végrehajtandó parancssor"
|
msgstr "Végrehajtandó parancssor"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:73
|
#: applications/luci-app-commands/ucode/template/commands.ut:67
|
||||||
msgid "Command successful"
|
msgid "Command successful"
|
||||||
msgstr "A parancs sikeres"
|
msgstr "A parancs sikeres"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:160
|
#: applications/luci-app-commands/ucode/template/commands.ut:154
|
||||||
msgid "Command:"
|
msgid "Command:"
|
||||||
msgstr "Parancs:"
|
msgstr "Parancs:"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:9
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:23
|
||||||
msgid "Configure"
|
msgid "Configure"
|
||||||
msgstr "Beállítás"
|
msgstr "Beállítás"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:7
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:10
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:6
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:3
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:144
|
#: applications/luci-app-commands/ucode/template/commands.ut:137
|
||||||
msgid "Custom Commands"
|
msgid "Custom Commands"
|
||||||
msgstr "Egyéni parancsok"
|
msgstr "Egyéni parancsok"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:21
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:26
|
||||||
msgid "Custom arguments"
|
msgid "Custom arguments"
|
||||||
msgstr "Egyéni argumentumok"
|
msgstr "Egyéni argumentumok"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:8
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:14
|
||||||
msgid "Dashboard"
|
msgid "Dashboard"
|
||||||
msgstr "Kezelőfelület"
|
msgstr "Kezelőfelület"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:15
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:18
|
||||||
msgid "Description"
|
msgid "Description"
|
||||||
msgstr "Leírás"
|
msgstr "Leírás"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:166
|
#: applications/luci-app-commands/ucode/template/commands.ut:160
|
||||||
msgid "Download"
|
msgid "Download"
|
||||||
msgstr "Letöltés"
|
msgstr "Letöltés"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:123
|
#: applications/luci-app-commands/ucode/template/commands.ut:117
|
||||||
msgid "Download execution result"
|
msgid "Download execution result"
|
||||||
msgstr "Végrehajtás eredményének letöltése"
|
msgstr "Végrehajtás eredményének letöltése"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:79
|
#: applications/luci-app-commands/ucode/template/commands.ut:73
|
||||||
msgid "Failed to execute command!"
|
msgid "Failed to execute command!"
|
||||||
msgstr "Parancs végrehajtása sikertelen!"
|
msgstr "Parancs végrehajtása sikertelen!"
|
||||||
|
|
||||||
|
@ -112,35 +112,35 @@ msgstr "Parancs végrehajtása sikertelen!"
|
||||||
msgid "Grant UCI access for luci-app-commands"
|
msgid "Grant UCI access for luci-app-commands"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:168
|
#: applications/luci-app-commands/ucode/template/commands.ut:162
|
||||||
msgid "Link"
|
msgid "Link"
|
||||||
msgstr "Hivatkozás"
|
msgstr "Hivatkozás"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:53
|
#: applications/luci-app-commands/ucode/template/commands.ut:47
|
||||||
msgid "Loading"
|
msgid "Loading"
|
||||||
msgstr "Betöltés"
|
msgstr "Betöltés"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:123
|
#: applications/luci-app-commands/ucode/template/commands.ut:117
|
||||||
msgid "Or display result"
|
msgid "Or display result"
|
||||||
msgstr "Vagy az eredmény megjelenítése"
|
msgstr "Vagy az eredmény megjelenítése"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:24
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:29
|
||||||
msgid "Public access"
|
msgid "Public access"
|
||||||
msgstr "Nyilvános hozzáférés"
|
msgstr "Nyilvános hozzáférés"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:165
|
#: applications/luci-app-commands/ucode/template/commands.ut:159
|
||||||
msgid "Run"
|
msgid "Run"
|
||||||
msgstr "Futtatás"
|
msgstr "Futtatás"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:41
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:44
|
||||||
msgid "Standard Error"
|
msgid "Standard Error"
|
||||||
msgstr "Szabványos hiba"
|
msgstr "Szabványos hiba"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:36
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:39
|
||||||
msgid "Standard Output"
|
msgid "Standard Output"
|
||||||
msgstr "Szabványos kimenet"
|
msgstr "Szabványos kimenet"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:7
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:11
|
||||||
msgid ""
|
msgid ""
|
||||||
"This page allows you to configure custom shell commands which can be easily "
|
"This page allows you to configure custom shell commands which can be easily "
|
||||||
"invoked from the web interface."
|
"invoked from the web interface."
|
||||||
|
@ -148,13 +148,16 @@ msgstr ""
|
||||||
"Ez az oldal lehetővé teszi az egyéni parancsértelmező parancsok beállítását, "
|
"Ez az oldal lehetővé teszi az egyéni parancsértelmező parancsok beállítását, "
|
||||||
"amelyek egyszerűen meghívhatók a webes felületről."
|
"amelyek egyszerűen meghívhatók a webes felületről."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:150
|
#: applications/luci-app-commands/ucode/template/commands.ut:144
|
||||||
msgid "This section contains no values yet"
|
msgid "This section contains no values yet"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:54
|
#: applications/luci-app-commands/ucode/template/commands.ut:48
|
||||||
msgid "Waiting for command to complete..."
|
msgid "Waiting for command to complete..."
|
||||||
msgstr "Várakozás a parancs befejeződésére…"
|
msgstr "Várakozás a parancs befejeződésére…"
|
||||||
|
|
||||||
|
#~ msgid "Command exited with status code"
|
||||||
|
#~ msgstr "A parancs állapotkóddal kilépett"
|
||||||
|
|
||||||
#~ msgid "Access command with"
|
#~ msgid "Access command with"
|
||||||
#~ msgstr "Parancs hozzáférése"
|
#~ msgstr "Parancs hozzáférése"
|
||||||
|
|
|
@ -12,11 +12,11 @@ msgstr ""
|
||||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||||
"X-Generator: Weblate 4.14.1\n"
|
"X-Generator: Weblate 4.14.1\n"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:16
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:19
|
||||||
msgid "A short textual description of the configured command"
|
msgid "A short textual description of the configured command"
|
||||||
msgstr "Una breve descrizione testuale del comando configurato"
|
msgstr "Una breve descrizione testuale del comando configurato"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:25
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:30
|
||||||
msgid ""
|
msgid ""
|
||||||
"Allow executing the command and downloading its output without prior "
|
"Allow executing the command and downloading its output without prior "
|
||||||
"authentication"
|
"authentication"
|
||||||
|
@ -24,86 +24,86 @@ msgstr ""
|
||||||
"Consentire l'esecuzione del comando e il download del suo output senza "
|
"Consentire l'esecuzione del comando e il download del suo output senza "
|
||||||
"previa autenticazione"
|
"previa autenticazione"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:22
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:27
|
||||||
msgid "Allow the user to provide additional command line arguments"
|
msgid "Allow the user to provide additional command line arguments"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Consente all'utente di fornire ulteriori argomenti della riga di comando"
|
"Consente all'utente di fornire ulteriori argomenti della riga di comando"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:162
|
#: applications/luci-app-commands/ucode/template/commands.ut:156
|
||||||
msgid "Arguments:"
|
msgid "Arguments:"
|
||||||
msgstr "Argomenti:"
|
msgstr "Argomenti:"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:66
|
#: applications/luci-app-commands/ucode/template/commands.ut:60
|
||||||
msgid "Binary data not displayed, download instead."
|
msgid "Binary data not displayed, download instead."
|
||||||
msgstr "I dati binari non vengono visualizzati, ma possono essere scaricati."
|
msgstr "I dati binari non vengono visualizzati, ma possono essere scaricati."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:71
|
#: applications/luci-app-commands/ucode/template/commands.ut:65
|
||||||
msgid "Code:"
|
msgid "Code:"
|
||||||
msgstr "Codice:"
|
msgstr "Codice:"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:182
|
#: applications/luci-app-commands/ucode/template/commands.ut:174
|
||||||
msgid "Collecting data..."
|
msgid "Collecting data..."
|
||||||
msgstr "Sto raccogliendo i dati..."
|
msgstr "Sto raccogliendo i dati..."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:18
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:21
|
||||||
msgid "Command"
|
msgid "Command"
|
||||||
msgstr "Comando"
|
msgstr "Comando"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:30
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:32
|
||||||
msgid "Command executed successfully."
|
msgid "Command executed successfully."
|
||||||
msgstr "Esecuzione comando completata."
|
msgstr "Esecuzione comando completata."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:32
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:34
|
||||||
msgid "Command exited with status code"
|
msgid "Command exited with status code %d"
|
||||||
msgstr "Comando uscito con codice stato"
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:73
|
#: applications/luci-app-commands/ucode/template/commands.ut:67
|
||||||
msgid "Command failed"
|
msgid "Command failed"
|
||||||
msgstr "Comando fallito"
|
msgstr "Comando fallito"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:19
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:21
|
||||||
msgid "Command line to execute"
|
msgid "Command line to execute"
|
||||||
msgstr "Riga di comando da eseguire"
|
msgstr "Riga di comando da eseguire"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:73
|
#: applications/luci-app-commands/ucode/template/commands.ut:67
|
||||||
msgid "Command successful"
|
msgid "Command successful"
|
||||||
msgstr "Comando riuscito"
|
msgstr "Comando riuscito"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:160
|
#: applications/luci-app-commands/ucode/template/commands.ut:154
|
||||||
msgid "Command:"
|
msgid "Command:"
|
||||||
msgstr "Comando:"
|
msgstr "Comando:"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:9
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:23
|
||||||
msgid "Configure"
|
msgid "Configure"
|
||||||
msgstr "Configura"
|
msgstr "Configura"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:7
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:10
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:6
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:3
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:144
|
#: applications/luci-app-commands/ucode/template/commands.ut:137
|
||||||
msgid "Custom Commands"
|
msgid "Custom Commands"
|
||||||
msgstr "Comandi Personalizzati"
|
msgstr "Comandi Personalizzati"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:21
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:26
|
||||||
msgid "Custom arguments"
|
msgid "Custom arguments"
|
||||||
msgstr "Argomenti Personalizzati"
|
msgstr "Argomenti Personalizzati"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:8
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:14
|
||||||
msgid "Dashboard"
|
msgid "Dashboard"
|
||||||
msgstr "Pannello di controllo"
|
msgstr "Pannello di controllo"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:15
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:18
|
||||||
msgid "Description"
|
msgid "Description"
|
||||||
msgstr "Descrizione"
|
msgstr "Descrizione"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:166
|
#: applications/luci-app-commands/ucode/template/commands.ut:160
|
||||||
msgid "Download"
|
msgid "Download"
|
||||||
msgstr "Download"
|
msgstr "Download"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:123
|
#: applications/luci-app-commands/ucode/template/commands.ut:117
|
||||||
msgid "Download execution result"
|
msgid "Download execution result"
|
||||||
msgstr "Risultato esecuzione download"
|
msgstr "Risultato esecuzione download"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:79
|
#: applications/luci-app-commands/ucode/template/commands.ut:73
|
||||||
msgid "Failed to execute command!"
|
msgid "Failed to execute command!"
|
||||||
msgstr "Impossibile eseguire il comando!"
|
msgstr "Impossibile eseguire il comando!"
|
||||||
|
|
||||||
|
@ -111,35 +111,35 @@ msgstr "Impossibile eseguire il comando!"
|
||||||
msgid "Grant UCI access for luci-app-commands"
|
msgid "Grant UCI access for luci-app-commands"
|
||||||
msgstr "Concedi accesso UCI per luci-app-commands"
|
msgstr "Concedi accesso UCI per luci-app-commands"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:168
|
#: applications/luci-app-commands/ucode/template/commands.ut:162
|
||||||
msgid "Link"
|
msgid "Link"
|
||||||
msgstr "Collegamento"
|
msgstr "Collegamento"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:53
|
#: applications/luci-app-commands/ucode/template/commands.ut:47
|
||||||
msgid "Loading"
|
msgid "Loading"
|
||||||
msgstr "Caricamento"
|
msgstr "Caricamento"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:123
|
#: applications/luci-app-commands/ucode/template/commands.ut:117
|
||||||
msgid "Or display result"
|
msgid "Or display result"
|
||||||
msgstr "O visualizza risultato"
|
msgstr "O visualizza risultato"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:24
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:29
|
||||||
msgid "Public access"
|
msgid "Public access"
|
||||||
msgstr "Accesso Pubblico"
|
msgstr "Accesso Pubblico"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:165
|
#: applications/luci-app-commands/ucode/template/commands.ut:159
|
||||||
msgid "Run"
|
msgid "Run"
|
||||||
msgstr "Esegui"
|
msgstr "Esegui"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:41
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:44
|
||||||
msgid "Standard Error"
|
msgid "Standard Error"
|
||||||
msgstr "Errore standard"
|
msgstr "Errore standard"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:36
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:39
|
||||||
msgid "Standard Output"
|
msgid "Standard Output"
|
||||||
msgstr "Output standard"
|
msgstr "Output standard"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:7
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:11
|
||||||
msgid ""
|
msgid ""
|
||||||
"This page allows you to configure custom shell commands which can be easily "
|
"This page allows you to configure custom shell commands which can be easily "
|
||||||
"invoked from the web interface."
|
"invoked from the web interface."
|
||||||
|
@ -147,13 +147,16 @@ msgstr ""
|
||||||
"Questa pagina consente di configurare i comandi della shell personalizzate "
|
"Questa pagina consente di configurare i comandi della shell personalizzate "
|
||||||
"che possono essere facilmente richiamati dall'interfaccia web."
|
"che possono essere facilmente richiamati dall'interfaccia web."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:150
|
#: applications/luci-app-commands/ucode/template/commands.ut:144
|
||||||
msgid "This section contains no values yet"
|
msgid "This section contains no values yet"
|
||||||
msgstr "Questa sezione non contiene ancora valori"
|
msgstr "Questa sezione non contiene ancora valori"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:54
|
#: applications/luci-app-commands/ucode/template/commands.ut:48
|
||||||
msgid "Waiting for command to complete..."
|
msgid "Waiting for command to complete..."
|
||||||
msgstr "In attesa che il comando sia completato..."
|
msgstr "In attesa che il comando sia completato..."
|
||||||
|
|
||||||
|
#~ msgid "Command exited with status code"
|
||||||
|
#~ msgstr "Comando uscito con codice stato"
|
||||||
|
|
||||||
#~ msgid "Access command with"
|
#~ msgid "Access command with"
|
||||||
#~ msgstr "Accesso comando con"
|
#~ msgstr "Accesso comando con"
|
||||||
|
|
|
@ -13,95 +13,95 @@ msgstr ""
|
||||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
"X-Generator: Weblate 4.4-dev\n"
|
"X-Generator: Weblate 4.4-dev\n"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:16
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:19
|
||||||
msgid "A short textual description of the configured command"
|
msgid "A short textual description of the configured command"
|
||||||
msgstr "設定したコマンドの簡単な説明文を記載します"
|
msgstr "設定したコマンドの簡単な説明文を記載します"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:25
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:30
|
||||||
msgid ""
|
msgid ""
|
||||||
"Allow executing the command and downloading its output without prior "
|
"Allow executing the command and downloading its output without prior "
|
||||||
"authentication"
|
"authentication"
|
||||||
msgstr "事前認証なしでのコマンドの実行と、結果出力のダウンロードを許可します"
|
msgstr "事前認証なしでのコマンドの実行と、結果出力のダウンロードを許可します"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:22
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:27
|
||||||
msgid "Allow the user to provide additional command line arguments"
|
msgid "Allow the user to provide additional command line arguments"
|
||||||
msgstr "コマンドラインに対する引数の追記を許可するか設定します"
|
msgstr "コマンドラインに対する引数の追記を許可するか設定します"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:162
|
#: applications/luci-app-commands/ucode/template/commands.ut:156
|
||||||
msgid "Arguments:"
|
msgid "Arguments:"
|
||||||
msgstr "引数:"
|
msgstr "引数:"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:66
|
#: applications/luci-app-commands/ucode/template/commands.ut:60
|
||||||
msgid "Binary data not displayed, download instead."
|
msgid "Binary data not displayed, download instead."
|
||||||
msgstr "バイナリデータは表示されずにダウンロードされます。"
|
msgstr "バイナリデータは表示されずにダウンロードされます。"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:71
|
#: applications/luci-app-commands/ucode/template/commands.ut:65
|
||||||
msgid "Code:"
|
msgid "Code:"
|
||||||
msgstr "コード:"
|
msgstr "コード:"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:182
|
#: applications/luci-app-commands/ucode/template/commands.ut:174
|
||||||
msgid "Collecting data..."
|
msgid "Collecting data..."
|
||||||
msgstr "データを収集中..."
|
msgstr "データを収集中..."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:18
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:21
|
||||||
msgid "Command"
|
msgid "Command"
|
||||||
msgstr "コマンド"
|
msgstr "コマンド"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:30
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:32
|
||||||
msgid "Command executed successfully."
|
msgid "Command executed successfully."
|
||||||
msgstr "コマンドの実行に成功しました。"
|
msgstr "コマンドの実行に成功しました。"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:32
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:34
|
||||||
msgid "Command exited with status code"
|
msgid "Command exited with status code %d"
|
||||||
msgstr "コマンドは次のステータスコードで終了しました:"
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:73
|
#: applications/luci-app-commands/ucode/template/commands.ut:67
|
||||||
msgid "Command failed"
|
msgid "Command failed"
|
||||||
msgstr "コマンド実行失敗"
|
msgstr "コマンド実行失敗"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:19
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:21
|
||||||
msgid "Command line to execute"
|
msgid "Command line to execute"
|
||||||
msgstr "実行するコマンドラインを記載します"
|
msgstr "実行するコマンドラインを記載します"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:73
|
#: applications/luci-app-commands/ucode/template/commands.ut:67
|
||||||
msgid "Command successful"
|
msgid "Command successful"
|
||||||
msgstr "コマンド実行成功"
|
msgstr "コマンド実行成功"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:160
|
#: applications/luci-app-commands/ucode/template/commands.ut:154
|
||||||
msgid "Command:"
|
msgid "Command:"
|
||||||
msgstr "コマンド:"
|
msgstr "コマンド:"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:9
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:23
|
||||||
msgid "Configure"
|
msgid "Configure"
|
||||||
msgstr "設定"
|
msgstr "設定"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:7
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:10
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:6
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:3
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:144
|
#: applications/luci-app-commands/ucode/template/commands.ut:137
|
||||||
msgid "Custom Commands"
|
msgid "Custom Commands"
|
||||||
msgstr "カスタムコマンド"
|
msgstr "カスタムコマンド"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:21
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:26
|
||||||
msgid "Custom arguments"
|
msgid "Custom arguments"
|
||||||
msgstr "カスタム引数"
|
msgstr "カスタム引数"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:8
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:14
|
||||||
msgid "Dashboard"
|
msgid "Dashboard"
|
||||||
msgstr "ダッシュボード"
|
msgstr "ダッシュボード"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:15
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:18
|
||||||
msgid "Description"
|
msgid "Description"
|
||||||
msgstr "説明"
|
msgstr "説明"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:166
|
#: applications/luci-app-commands/ucode/template/commands.ut:160
|
||||||
msgid "Download"
|
msgid "Download"
|
||||||
msgstr "ダウンロード"
|
msgstr "ダウンロード"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:123
|
#: applications/luci-app-commands/ucode/template/commands.ut:117
|
||||||
msgid "Download execution result"
|
msgid "Download execution result"
|
||||||
msgstr "実行結果のダウンロード:"
|
msgstr "実行結果のダウンロード:"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:79
|
#: applications/luci-app-commands/ucode/template/commands.ut:73
|
||||||
msgid "Failed to execute command!"
|
msgid "Failed to execute command!"
|
||||||
msgstr "コマンドの実行に失敗しました!"
|
msgstr "コマンドの実行に失敗しました!"
|
||||||
|
|
||||||
|
@ -109,35 +109,35 @@ msgstr "コマンドの実行に失敗しました!"
|
||||||
msgid "Grant UCI access for luci-app-commands"
|
msgid "Grant UCI access for luci-app-commands"
|
||||||
msgstr "luci-app-commandsにUCIアクセスを許可"
|
msgstr "luci-app-commandsにUCIアクセスを許可"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:168
|
#: applications/luci-app-commands/ucode/template/commands.ut:162
|
||||||
msgid "Link"
|
msgid "Link"
|
||||||
msgstr "リンク"
|
msgstr "リンク"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:53
|
#: applications/luci-app-commands/ucode/template/commands.ut:47
|
||||||
msgid "Loading"
|
msgid "Loading"
|
||||||
msgstr "読み込み中"
|
msgstr "読み込み中"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:123
|
#: applications/luci-app-commands/ucode/template/commands.ut:117
|
||||||
msgid "Or display result"
|
msgid "Or display result"
|
||||||
msgstr "または結果の表示:"
|
msgstr "または結果の表示:"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:24
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:29
|
||||||
msgid "Public access"
|
msgid "Public access"
|
||||||
msgstr "パブリックアクセス"
|
msgstr "パブリックアクセス"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:165
|
#: applications/luci-app-commands/ucode/template/commands.ut:159
|
||||||
msgid "Run"
|
msgid "Run"
|
||||||
msgstr "実行"
|
msgstr "実行"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:41
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:44
|
||||||
msgid "Standard Error"
|
msgid "Standard Error"
|
||||||
msgstr "標準エラー"
|
msgstr "標準エラー"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:36
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:39
|
||||||
msgid "Standard Output"
|
msgid "Standard Output"
|
||||||
msgstr "標準出力"
|
msgstr "標準出力"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:7
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:11
|
||||||
msgid ""
|
msgid ""
|
||||||
"This page allows you to configure custom shell commands which can be easily "
|
"This page allows you to configure custom shell commands which can be easily "
|
||||||
"invoked from the web interface."
|
"invoked from the web interface."
|
||||||
|
@ -145,13 +145,16 @@ msgstr ""
|
||||||
"このページでは、ウェブインターフェースから簡単にシェルコマンドを実行すること"
|
"このページでは、ウェブインターフェースから簡単にシェルコマンドを実行すること"
|
||||||
"ができます。"
|
"ができます。"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:150
|
#: applications/luci-app-commands/ucode/template/commands.ut:144
|
||||||
msgid "This section contains no values yet"
|
msgid "This section contains no values yet"
|
||||||
msgstr "このセクションはまだ設定されていません"
|
msgstr "このセクションはまだ設定されていません"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:54
|
#: applications/luci-app-commands/ucode/template/commands.ut:48
|
||||||
msgid "Waiting for command to complete..."
|
msgid "Waiting for command to complete..."
|
||||||
msgstr "コマンド実行中..."
|
msgstr "コマンド実行中..."
|
||||||
|
|
||||||
|
#~ msgid "Command exited with status code"
|
||||||
|
#~ msgstr "コマンドは次のステータスコードで終了しました:"
|
||||||
|
|
||||||
#~ msgid "Access command with"
|
#~ msgid "Access command with"
|
||||||
#~ msgstr "コマンドへのアクセス"
|
#~ msgstr "コマンドへのアクセス"
|
||||||
|
|
|
@ -13,95 +13,95 @@ msgstr ""
|
||||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
"X-Generator: Weblate 4.14-dev\n"
|
"X-Generator: Weblate 4.14-dev\n"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:16
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:19
|
||||||
msgid "A short textual description of the configured command"
|
msgid "A short textual description of the configured command"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:25
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:30
|
||||||
msgid ""
|
msgid ""
|
||||||
"Allow executing the command and downloading its output without prior "
|
"Allow executing the command and downloading its output without prior "
|
||||||
"authentication"
|
"authentication"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:22
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:27
|
||||||
msgid "Allow the user to provide additional command line arguments"
|
msgid "Allow the user to provide additional command line arguments"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:162
|
#: applications/luci-app-commands/ucode/template/commands.ut:156
|
||||||
msgid "Arguments:"
|
msgid "Arguments:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:66
|
#: applications/luci-app-commands/ucode/template/commands.ut:60
|
||||||
msgid "Binary data not displayed, download instead."
|
msgid "Binary data not displayed, download instead."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:71
|
#: applications/luci-app-commands/ucode/template/commands.ut:65
|
||||||
msgid "Code:"
|
msgid "Code:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:182
|
#: applications/luci-app-commands/ucode/template/commands.ut:174
|
||||||
msgid "Collecting data..."
|
msgid "Collecting data..."
|
||||||
msgstr "데이터 수집 중..."
|
msgstr "데이터 수집 중..."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:18
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:21
|
||||||
msgid "Command"
|
msgid "Command"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:30
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:32
|
||||||
msgid "Command executed successfully."
|
msgid "Command executed successfully."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:32
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:34
|
||||||
msgid "Command exited with status code"
|
msgid "Command exited with status code %d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:73
|
#: applications/luci-app-commands/ucode/template/commands.ut:67
|
||||||
msgid "Command failed"
|
msgid "Command failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:19
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:21
|
||||||
msgid "Command line to execute"
|
msgid "Command line to execute"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:73
|
#: applications/luci-app-commands/ucode/template/commands.ut:67
|
||||||
msgid "Command successful"
|
msgid "Command successful"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:160
|
#: applications/luci-app-commands/ucode/template/commands.ut:154
|
||||||
msgid "Command:"
|
msgid "Command:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:9
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:23
|
||||||
msgid "Configure"
|
msgid "Configure"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:7
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:10
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:6
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:3
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:144
|
#: applications/luci-app-commands/ucode/template/commands.ut:137
|
||||||
msgid "Custom Commands"
|
msgid "Custom Commands"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:21
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:26
|
||||||
msgid "Custom arguments"
|
msgid "Custom arguments"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:8
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:14
|
||||||
msgid "Dashboard"
|
msgid "Dashboard"
|
||||||
msgstr "대시보드"
|
msgstr "대시보드"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:15
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:18
|
||||||
msgid "Description"
|
msgid "Description"
|
||||||
msgstr "설명"
|
msgstr "설명"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:166
|
#: applications/luci-app-commands/ucode/template/commands.ut:160
|
||||||
msgid "Download"
|
msgid "Download"
|
||||||
msgstr "다운로드"
|
msgstr "다운로드"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:123
|
#: applications/luci-app-commands/ucode/template/commands.ut:117
|
||||||
msgid "Download execution result"
|
msgid "Download execution result"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:79
|
#: applications/luci-app-commands/ucode/template/commands.ut:73
|
||||||
msgid "Failed to execute command!"
|
msgid "Failed to execute command!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -109,45 +109,45 @@ msgstr ""
|
||||||
msgid "Grant UCI access for luci-app-commands"
|
msgid "Grant UCI access for luci-app-commands"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:168
|
#: applications/luci-app-commands/ucode/template/commands.ut:162
|
||||||
msgid "Link"
|
msgid "Link"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:53
|
#: applications/luci-app-commands/ucode/template/commands.ut:47
|
||||||
msgid "Loading"
|
msgid "Loading"
|
||||||
msgstr "로드 중"
|
msgstr "로드 중"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:123
|
#: applications/luci-app-commands/ucode/template/commands.ut:117
|
||||||
msgid "Or display result"
|
msgid "Or display result"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:24
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:29
|
||||||
msgid "Public access"
|
msgid "Public access"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:165
|
#: applications/luci-app-commands/ucode/template/commands.ut:159
|
||||||
msgid "Run"
|
msgid "Run"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:41
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:44
|
||||||
msgid "Standard Error"
|
msgid "Standard Error"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:36
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:39
|
||||||
msgid "Standard Output"
|
msgid "Standard Output"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:7
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:11
|
||||||
msgid ""
|
msgid ""
|
||||||
"This page allows you to configure custom shell commands which can be easily "
|
"This page allows you to configure custom shell commands which can be easily "
|
||||||
"invoked from the web interface."
|
"invoked from the web interface."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:150
|
#: applications/luci-app-commands/ucode/template/commands.ut:144
|
||||||
msgid "This section contains no values yet"
|
msgid "This section contains no values yet"
|
||||||
msgstr "이 항목에 입력된 값이 없습니다"
|
msgstr "이 항목에 입력된 값이 없습니다"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:54
|
#: applications/luci-app-commands/ucode/template/commands.ut:48
|
||||||
msgid "Waiting for command to complete..."
|
msgid "Waiting for command to complete..."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
|
@ -13,11 +13,11 @@ msgstr ""
|
||||||
"Plural-Forms: nplurals=2; plural=n > 1;\n"
|
"Plural-Forms: nplurals=2; plural=n > 1;\n"
|
||||||
"X-Generator: Weblate 3.11-dev\n"
|
"X-Generator: Weblate 3.11-dev\n"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:16
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:19
|
||||||
msgid "A short textual description of the configured command"
|
msgid "A short textual description of the configured command"
|
||||||
msgstr "कॉन्फिगर केलेल्या कमांडचे लहान मजकूर वर्णन"
|
msgstr "कॉन्फिगर केलेल्या कमांडचे लहान मजकूर वर्णन"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:25
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:30
|
||||||
msgid ""
|
msgid ""
|
||||||
"Allow executing the command and downloading its output without prior "
|
"Allow executing the command and downloading its output without prior "
|
||||||
"authentication"
|
"authentication"
|
||||||
|
@ -25,85 +25,85 @@ msgstr ""
|
||||||
"आधीच्या प्रमाणीकरणाशिवाय कमांड कार्यान्वित करण्यास आणि त्याचे आउटपुट डाउनलोड करण्यास "
|
"आधीच्या प्रमाणीकरणाशिवाय कमांड कार्यान्वित करण्यास आणि त्याचे आउटपुट डाउनलोड करण्यास "
|
||||||
"अनुमती द्या"
|
"अनुमती द्या"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:22
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:27
|
||||||
msgid "Allow the user to provide additional command line arguments"
|
msgid "Allow the user to provide additional command line arguments"
|
||||||
msgstr "वापरकर्त्यास अतिरिक्त कमांड लाइन वितर्क प्रदान करण्याची परवानगी द्या"
|
msgstr "वापरकर्त्यास अतिरिक्त कमांड लाइन वितर्क प्रदान करण्याची परवानगी द्या"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:162
|
#: applications/luci-app-commands/ucode/template/commands.ut:156
|
||||||
msgid "Arguments:"
|
msgid "Arguments:"
|
||||||
msgstr "वितर्क:"
|
msgstr "वितर्क:"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:66
|
#: applications/luci-app-commands/ucode/template/commands.ut:60
|
||||||
msgid "Binary data not displayed, download instead."
|
msgid "Binary data not displayed, download instead."
|
||||||
msgstr "बायनरी डेटा प्रदर्शित नाही, त्याऐवजी डाउनलोड करा."
|
msgstr "बायनरी डेटा प्रदर्शित नाही, त्याऐवजी डाउनलोड करा."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:71
|
#: applications/luci-app-commands/ucode/template/commands.ut:65
|
||||||
msgid "Code:"
|
msgid "Code:"
|
||||||
msgstr "कोड:"
|
msgstr "कोड:"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:182
|
#: applications/luci-app-commands/ucode/template/commands.ut:174
|
||||||
msgid "Collecting data..."
|
msgid "Collecting data..."
|
||||||
msgstr "डेटा संकलित करीत आहे ..."
|
msgstr "डेटा संकलित करीत आहे ..."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:18
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:21
|
||||||
msgid "Command"
|
msgid "Command"
|
||||||
msgstr "कमांड"
|
msgstr "कमांड"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:30
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:32
|
||||||
msgid "Command executed successfully."
|
msgid "Command executed successfully."
|
||||||
msgstr "कमांड यशस्वीपणे चालवली ."
|
msgstr "कमांड यशस्वीपणे चालवली ."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:32
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:34
|
||||||
msgid "Command exited with status code"
|
msgid "Command exited with status code %d"
|
||||||
msgstr "स्टेटस कोडे सहा कमांड बाहेर पडली"
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:73
|
#: applications/luci-app-commands/ucode/template/commands.ut:67
|
||||||
msgid "Command failed"
|
msgid "Command failed"
|
||||||
msgstr "कमांड अयशस्वी"
|
msgstr "कमांड अयशस्वी"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:19
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:21
|
||||||
msgid "Command line to execute"
|
msgid "Command line to execute"
|
||||||
msgstr "कार्यान्वित करण्यासाठी कमांड लाइन"
|
msgstr "कार्यान्वित करण्यासाठी कमांड लाइन"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:73
|
#: applications/luci-app-commands/ucode/template/commands.ut:67
|
||||||
msgid "Command successful"
|
msgid "Command successful"
|
||||||
msgstr "कमांड यशस्वी"
|
msgstr "कमांड यशस्वी"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:160
|
#: applications/luci-app-commands/ucode/template/commands.ut:154
|
||||||
msgid "Command:"
|
msgid "Command:"
|
||||||
msgstr "कमांड:"
|
msgstr "कमांड:"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:9
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:23
|
||||||
msgid "Configure"
|
msgid "Configure"
|
||||||
msgstr "कॉन्फिगर करा"
|
msgstr "कॉन्फिगर करा"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:7
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:10
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:6
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:3
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:144
|
#: applications/luci-app-commands/ucode/template/commands.ut:137
|
||||||
msgid "Custom Commands"
|
msgid "Custom Commands"
|
||||||
msgstr "सानुकूल कमांड"
|
msgstr "सानुकूल कमांड"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:21
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:26
|
||||||
msgid "Custom arguments"
|
msgid "Custom arguments"
|
||||||
msgstr "सानुकूल वितर्क"
|
msgstr "सानुकूल वितर्क"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:8
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:14
|
||||||
msgid "Dashboard"
|
msgid "Dashboard"
|
||||||
msgstr "डॅशबोर्ड"
|
msgstr "डॅशबोर्ड"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:15
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:18
|
||||||
msgid "Description"
|
msgid "Description"
|
||||||
msgstr "वर्णन"
|
msgstr "वर्णन"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:166
|
#: applications/luci-app-commands/ucode/template/commands.ut:160
|
||||||
msgid "Download"
|
msgid "Download"
|
||||||
msgstr "डाउनलोड"
|
msgstr "डाउनलोड"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:123
|
#: applications/luci-app-commands/ucode/template/commands.ut:117
|
||||||
msgid "Download execution result"
|
msgid "Download execution result"
|
||||||
msgstr "अंमलबजावणी परिणाम डाउनलोड करा"
|
msgstr "अंमलबजावणी परिणाम डाउनलोड करा"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:79
|
#: applications/luci-app-commands/ucode/template/commands.ut:73
|
||||||
msgid "Failed to execute command!"
|
msgid "Failed to execute command!"
|
||||||
msgstr "कमांड चालविण्यात अयशस्वी!"
|
msgstr "कमांड चालविण्यात अयशस्वी!"
|
||||||
|
|
||||||
|
@ -111,35 +111,35 @@ msgstr "कमांड चालविण्यात अयशस्वी!"
|
||||||
msgid "Grant UCI access for luci-app-commands"
|
msgid "Grant UCI access for luci-app-commands"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:168
|
#: applications/luci-app-commands/ucode/template/commands.ut:162
|
||||||
msgid "Link"
|
msgid "Link"
|
||||||
msgstr "दुवा"
|
msgstr "दुवा"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:53
|
#: applications/luci-app-commands/ucode/template/commands.ut:47
|
||||||
msgid "Loading"
|
msgid "Loading"
|
||||||
msgstr "लोड करीत आहे"
|
msgstr "लोड करीत आहे"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:123
|
#: applications/luci-app-commands/ucode/template/commands.ut:117
|
||||||
msgid "Or display result"
|
msgid "Or display result"
|
||||||
msgstr "किंवा परिणाम दाखवा"
|
msgstr "किंवा परिणाम दाखवा"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:24
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:29
|
||||||
msgid "Public access"
|
msgid "Public access"
|
||||||
msgstr "सार्वजनिक प्रवेश"
|
msgstr "सार्वजनिक प्रवेश"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:165
|
#: applications/luci-app-commands/ucode/template/commands.ut:159
|
||||||
msgid "Run"
|
msgid "Run"
|
||||||
msgstr "चालवा"
|
msgstr "चालवा"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:41
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:44
|
||||||
msgid "Standard Error"
|
msgid "Standard Error"
|
||||||
msgstr "मानक त्रुटी"
|
msgstr "मानक त्रुटी"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:36
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:39
|
||||||
msgid "Standard Output"
|
msgid "Standard Output"
|
||||||
msgstr "मानक आउटपुट"
|
msgstr "मानक आउटपुट"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:7
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:11
|
||||||
msgid ""
|
msgid ""
|
||||||
"This page allows you to configure custom shell commands which can be easily "
|
"This page allows you to configure custom shell commands which can be easily "
|
||||||
"invoked from the web interface."
|
"invoked from the web interface."
|
||||||
|
@ -147,13 +147,16 @@ msgstr ""
|
||||||
"हे पृष्ठ आपल्याला सानुकूल शेल आदेश कॉन्फिगर करण्याची परवानगी देते जे वेब इंटरफेसवरून सहजपणे "
|
"हे पृष्ठ आपल्याला सानुकूल शेल आदेश कॉन्फिगर करण्याची परवानगी देते जे वेब इंटरफेसवरून सहजपणे "
|
||||||
"बोलाविले जाऊ शकतात ."
|
"बोलाविले जाऊ शकतात ."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:150
|
#: applications/luci-app-commands/ucode/template/commands.ut:144
|
||||||
msgid "This section contains no values yet"
|
msgid "This section contains no values yet"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:54
|
#: applications/luci-app-commands/ucode/template/commands.ut:48
|
||||||
msgid "Waiting for command to complete..."
|
msgid "Waiting for command to complete..."
|
||||||
msgstr "कमांड पूर्ण होण्याची प्रतीक्षा करीत आहे ..."
|
msgstr "कमांड पूर्ण होण्याची प्रतीक्षा करीत आहे ..."
|
||||||
|
|
||||||
|
#~ msgid "Command exited with status code"
|
||||||
|
#~ msgstr "स्टेटस कोडे सहा कमांड बाहेर पडली"
|
||||||
|
|
||||||
#~ msgid "Command exited with status code "
|
#~ msgid "Command exited with status code "
|
||||||
#~ msgstr "Command exited with status code "
|
#~ msgstr "Command exited with status code "
|
||||||
|
|
|
@ -12,95 +12,95 @@ msgstr ""
|
||||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
"X-Generator: Weblate 3.10-dev\n"
|
"X-Generator: Weblate 3.10-dev\n"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:16
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:19
|
||||||
msgid "A short textual description of the configured command"
|
msgid "A short textual description of the configured command"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:25
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:30
|
||||||
msgid ""
|
msgid ""
|
||||||
"Allow executing the command and downloading its output without prior "
|
"Allow executing the command and downloading its output without prior "
|
||||||
"authentication"
|
"authentication"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:22
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:27
|
||||||
msgid "Allow the user to provide additional command line arguments"
|
msgid "Allow the user to provide additional command line arguments"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:162
|
#: applications/luci-app-commands/ucode/template/commands.ut:156
|
||||||
msgid "Arguments:"
|
msgid "Arguments:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:66
|
#: applications/luci-app-commands/ucode/template/commands.ut:60
|
||||||
msgid "Binary data not displayed, download instead."
|
msgid "Binary data not displayed, download instead."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:71
|
#: applications/luci-app-commands/ucode/template/commands.ut:65
|
||||||
msgid "Code:"
|
msgid "Code:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:182
|
#: applications/luci-app-commands/ucode/template/commands.ut:174
|
||||||
msgid "Collecting data..."
|
msgid "Collecting data..."
|
||||||
msgstr "Mengumpul data..."
|
msgstr "Mengumpul data..."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:18
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:21
|
||||||
msgid "Command"
|
msgid "Command"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:30
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:32
|
||||||
msgid "Command executed successfully."
|
msgid "Command executed successfully."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:32
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:34
|
||||||
msgid "Command exited with status code"
|
msgid "Command exited with status code %d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:73
|
#: applications/luci-app-commands/ucode/template/commands.ut:67
|
||||||
msgid "Command failed"
|
msgid "Command failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:19
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:21
|
||||||
msgid "Command line to execute"
|
msgid "Command line to execute"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:73
|
#: applications/luci-app-commands/ucode/template/commands.ut:67
|
||||||
msgid "Command successful"
|
msgid "Command successful"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:160
|
#: applications/luci-app-commands/ucode/template/commands.ut:154
|
||||||
msgid "Command:"
|
msgid "Command:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:9
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:23
|
||||||
msgid "Configure"
|
msgid "Configure"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:7
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:10
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:6
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:3
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:144
|
#: applications/luci-app-commands/ucode/template/commands.ut:137
|
||||||
msgid "Custom Commands"
|
msgid "Custom Commands"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:21
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:26
|
||||||
msgid "Custom arguments"
|
msgid "Custom arguments"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:8
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:14
|
||||||
msgid "Dashboard"
|
msgid "Dashboard"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:15
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:18
|
||||||
msgid "Description"
|
msgid "Description"
|
||||||
msgstr "Keterangan"
|
msgstr "Keterangan"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:166
|
#: applications/luci-app-commands/ucode/template/commands.ut:160
|
||||||
msgid "Download"
|
msgid "Download"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:123
|
#: applications/luci-app-commands/ucode/template/commands.ut:117
|
||||||
msgid "Download execution result"
|
msgid "Download execution result"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:79
|
#: applications/luci-app-commands/ucode/template/commands.ut:73
|
||||||
msgid "Failed to execute command!"
|
msgid "Failed to execute command!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -108,44 +108,44 @@ msgstr ""
|
||||||
msgid "Grant UCI access for luci-app-commands"
|
msgid "Grant UCI access for luci-app-commands"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:168
|
#: applications/luci-app-commands/ucode/template/commands.ut:162
|
||||||
msgid "Link"
|
msgid "Link"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:53
|
#: applications/luci-app-commands/ucode/template/commands.ut:47
|
||||||
msgid "Loading"
|
msgid "Loading"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:123
|
#: applications/luci-app-commands/ucode/template/commands.ut:117
|
||||||
msgid "Or display result"
|
msgid "Or display result"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:24
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:29
|
||||||
msgid "Public access"
|
msgid "Public access"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:165
|
#: applications/luci-app-commands/ucode/template/commands.ut:159
|
||||||
msgid "Run"
|
msgid "Run"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:41
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:44
|
||||||
msgid "Standard Error"
|
msgid "Standard Error"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:36
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:39
|
||||||
msgid "Standard Output"
|
msgid "Standard Output"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:7
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:11
|
||||||
msgid ""
|
msgid ""
|
||||||
"This page allows you to configure custom shell commands which can be easily "
|
"This page allows you to configure custom shell commands which can be easily "
|
||||||
"invoked from the web interface."
|
"invoked from the web interface."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:150
|
#: applications/luci-app-commands/ucode/template/commands.ut:144
|
||||||
msgid "This section contains no values yet"
|
msgid "This section contains no values yet"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:54
|
#: applications/luci-app-commands/ucode/template/commands.ut:48
|
||||||
msgid "Waiting for command to complete..."
|
msgid "Waiting for command to complete..."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
|
@ -12,11 +12,11 @@ msgstr ""
|
||||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||||
"X-Generator: Weblate 4.7.2-dev\n"
|
"X-Generator: Weblate 4.7.2-dev\n"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:16
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:19
|
||||||
msgid "A short textual description of the configured command"
|
msgid "A short textual description of the configured command"
|
||||||
msgstr "En kort tekstlig beskrivelse av den konfigurerte kommandoen"
|
msgstr "En kort tekstlig beskrivelse av den konfigurerte kommandoen"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:25
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:30
|
||||||
msgid ""
|
msgid ""
|
||||||
"Allow executing the command and downloading its output without prior "
|
"Allow executing the command and downloading its output without prior "
|
||||||
"authentication"
|
"authentication"
|
||||||
|
@ -24,85 +24,85 @@ msgstr ""
|
||||||
"Tillat å utføre kommandoen og laste ned resultatet uten forutgående "
|
"Tillat å utføre kommandoen og laste ned resultatet uten forutgående "
|
||||||
"godkjenning"
|
"godkjenning"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:22
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:27
|
||||||
msgid "Allow the user to provide additional command line arguments"
|
msgid "Allow the user to provide additional command line arguments"
|
||||||
msgstr "Tillat brukeren å gi ytterligere kommandolinjeargumenter"
|
msgstr "Tillat brukeren å gi ytterligere kommandolinjeargumenter"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:162
|
#: applications/luci-app-commands/ucode/template/commands.ut:156
|
||||||
msgid "Arguments:"
|
msgid "Arguments:"
|
||||||
msgstr "Argumenter:"
|
msgstr "Argumenter:"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:66
|
#: applications/luci-app-commands/ucode/template/commands.ut:60
|
||||||
msgid "Binary data not displayed, download instead."
|
msgid "Binary data not displayed, download instead."
|
||||||
msgstr "Binære data vises ikke, last ned i stedet."
|
msgstr "Binære data vises ikke, last ned i stedet."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:71
|
#: applications/luci-app-commands/ucode/template/commands.ut:65
|
||||||
msgid "Code:"
|
msgid "Code:"
|
||||||
msgstr "Kode:"
|
msgstr "Kode:"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:182
|
#: applications/luci-app-commands/ucode/template/commands.ut:174
|
||||||
msgid "Collecting data..."
|
msgid "Collecting data..."
|
||||||
msgstr "Samler inn data…"
|
msgstr "Samler inn data…"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:18
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:21
|
||||||
msgid "Command"
|
msgid "Command"
|
||||||
msgstr "Kommando"
|
msgstr "Kommando"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:30
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:32
|
||||||
msgid "Command executed successfully."
|
msgid "Command executed successfully."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:32
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:34
|
||||||
msgid "Command exited with status code"
|
msgid "Command exited with status code %d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:73
|
#: applications/luci-app-commands/ucode/template/commands.ut:67
|
||||||
msgid "Command failed"
|
msgid "Command failed"
|
||||||
msgstr "Kommando mislyktes"
|
msgstr "Kommando mislyktes"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:19
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:21
|
||||||
msgid "Command line to execute"
|
msgid "Command line to execute"
|
||||||
msgstr "Kommandolinje å utføre"
|
msgstr "Kommandolinje å utføre"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:73
|
#: applications/luci-app-commands/ucode/template/commands.ut:67
|
||||||
msgid "Command successful"
|
msgid "Command successful"
|
||||||
msgstr "Kommando vellykket"
|
msgstr "Kommando vellykket"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:160
|
#: applications/luci-app-commands/ucode/template/commands.ut:154
|
||||||
msgid "Command:"
|
msgid "Command:"
|
||||||
msgstr "Kommando:"
|
msgstr "Kommando:"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:9
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:23
|
||||||
msgid "Configure"
|
msgid "Configure"
|
||||||
msgstr "Konfigurer"
|
msgstr "Konfigurer"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:7
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:10
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:6
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:3
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:144
|
#: applications/luci-app-commands/ucode/template/commands.ut:137
|
||||||
msgid "Custom Commands"
|
msgid "Custom Commands"
|
||||||
msgstr "Egendefinerte Kommandoer"
|
msgstr "Egendefinerte Kommandoer"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:21
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:26
|
||||||
msgid "Custom arguments"
|
msgid "Custom arguments"
|
||||||
msgstr "Egendefinerte argumenter"
|
msgstr "Egendefinerte argumenter"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:8
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:14
|
||||||
msgid "Dashboard"
|
msgid "Dashboard"
|
||||||
msgstr "Oversikt"
|
msgstr "Oversikt"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:15
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:18
|
||||||
msgid "Description"
|
msgid "Description"
|
||||||
msgstr "Beskrivelse"
|
msgstr "Beskrivelse"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:166
|
#: applications/luci-app-commands/ucode/template/commands.ut:160
|
||||||
msgid "Download"
|
msgid "Download"
|
||||||
msgstr "Last ned"
|
msgstr "Last ned"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:123
|
#: applications/luci-app-commands/ucode/template/commands.ut:117
|
||||||
msgid "Download execution result"
|
msgid "Download execution result"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:79
|
#: applications/luci-app-commands/ucode/template/commands.ut:73
|
||||||
msgid "Failed to execute command!"
|
msgid "Failed to execute command!"
|
||||||
msgstr "Kunne ikke utføre kommandoen!"
|
msgstr "Kunne ikke utføre kommandoen!"
|
||||||
|
|
||||||
|
@ -110,35 +110,35 @@ msgstr "Kunne ikke utføre kommandoen!"
|
||||||
msgid "Grant UCI access for luci-app-commands"
|
msgid "Grant UCI access for luci-app-commands"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:168
|
#: applications/luci-app-commands/ucode/template/commands.ut:162
|
||||||
msgid "Link"
|
msgid "Link"
|
||||||
msgstr "Link"
|
msgstr "Link"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:53
|
#: applications/luci-app-commands/ucode/template/commands.ut:47
|
||||||
msgid "Loading"
|
msgid "Loading"
|
||||||
msgstr "Laster inn"
|
msgstr "Laster inn"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:123
|
#: applications/luci-app-commands/ucode/template/commands.ut:117
|
||||||
msgid "Or display result"
|
msgid "Or display result"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:24
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:29
|
||||||
msgid "Public access"
|
msgid "Public access"
|
||||||
msgstr "Tilgjengelig for alle"
|
msgstr "Tilgjengelig for alle"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:165
|
#: applications/luci-app-commands/ucode/template/commands.ut:159
|
||||||
msgid "Run"
|
msgid "Run"
|
||||||
msgstr "Kjør"
|
msgstr "Kjør"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:41
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:44
|
||||||
msgid "Standard Error"
|
msgid "Standard Error"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:36
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:39
|
||||||
msgid "Standard Output"
|
msgid "Standard Output"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:7
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:11
|
||||||
msgid ""
|
msgid ""
|
||||||
"This page allows you to configure custom shell commands which can be easily "
|
"This page allows you to configure custom shell commands which can be easily "
|
||||||
"invoked from the web interface."
|
"invoked from the web interface."
|
||||||
|
@ -146,11 +146,11 @@ msgstr ""
|
||||||
"Denne siden lar deg konfigurere egendefinerte shell-kommandoer som lett kan "
|
"Denne siden lar deg konfigurere egendefinerte shell-kommandoer som lett kan "
|
||||||
"startes fra webgrensesnittet."
|
"startes fra webgrensesnittet."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:150
|
#: applications/luci-app-commands/ucode/template/commands.ut:144
|
||||||
msgid "This section contains no values yet"
|
msgid "This section contains no values yet"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:54
|
#: applications/luci-app-commands/ucode/template/commands.ut:48
|
||||||
msgid "Waiting for command to complete..."
|
msgid "Waiting for command to complete..."
|
||||||
msgstr "Venter på at kommandoen fullføres..."
|
msgstr "Venter på at kommandoen fullføres..."
|
||||||
|
|
||||||
|
|
|
@ -13,11 +13,11 @@ msgstr ""
|
||||||
"|| n%100>=20) ? 1 : 2;\n"
|
"|| n%100>=20) ? 1 : 2;\n"
|
||||||
"X-Generator: Weblate 4.7.1-dev\n"
|
"X-Generator: Weblate 4.7.1-dev\n"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:16
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:19
|
||||||
msgid "A short textual description of the configured command"
|
msgid "A short textual description of the configured command"
|
||||||
msgstr "Krótki opis konfigurowanej komendy"
|
msgstr "Krótki opis konfigurowanej komendy"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:25
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:30
|
||||||
msgid ""
|
msgid ""
|
||||||
"Allow executing the command and downloading its output without prior "
|
"Allow executing the command and downloading its output without prior "
|
||||||
"authentication"
|
"authentication"
|
||||||
|
@ -25,85 +25,85 @@ msgstr ""
|
||||||
"Zezwól na uruchomienie komendy i pobranie wyjścia bez uprzedniego "
|
"Zezwól na uruchomienie komendy i pobranie wyjścia bez uprzedniego "
|
||||||
"uwierzytelnienia"
|
"uwierzytelnienia"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:22
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:27
|
||||||
msgid "Allow the user to provide additional command line arguments"
|
msgid "Allow the user to provide additional command line arguments"
|
||||||
msgstr "Zezwól użytkownikowi dodać argumenty wiersza poleceń"
|
msgstr "Zezwól użytkownikowi dodać argumenty wiersza poleceń"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:162
|
#: applications/luci-app-commands/ucode/template/commands.ut:156
|
||||||
msgid "Arguments:"
|
msgid "Arguments:"
|
||||||
msgstr "Argumenty:"
|
msgstr "Argumenty:"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:66
|
#: applications/luci-app-commands/ucode/template/commands.ut:60
|
||||||
msgid "Binary data not displayed, download instead."
|
msgid "Binary data not displayed, download instead."
|
||||||
msgstr "Nie wyświetlono danych binarnych, możesz je pobrać."
|
msgstr "Nie wyświetlono danych binarnych, możesz je pobrać."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:71
|
#: applications/luci-app-commands/ucode/template/commands.ut:65
|
||||||
msgid "Code:"
|
msgid "Code:"
|
||||||
msgstr "Kod:"
|
msgstr "Kod:"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:182
|
#: applications/luci-app-commands/ucode/template/commands.ut:174
|
||||||
msgid "Collecting data..."
|
msgid "Collecting data..."
|
||||||
msgstr "Trwa zbieranie danych..."
|
msgstr "Trwa zbieranie danych..."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:18
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:21
|
||||||
msgid "Command"
|
msgid "Command"
|
||||||
msgstr "Polecenie"
|
msgstr "Polecenie"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:30
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:32
|
||||||
msgid "Command executed successfully."
|
msgid "Command executed successfully."
|
||||||
msgstr "Pomyślne wykonanie komendy."
|
msgstr "Pomyślne wykonanie komendy."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:32
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:34
|
||||||
msgid "Command exited with status code"
|
msgid "Command exited with status code %d"
|
||||||
msgstr "Komenda zakończona kodem statusu"
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:73
|
#: applications/luci-app-commands/ucode/template/commands.ut:67
|
||||||
msgid "Command failed"
|
msgid "Command failed"
|
||||||
msgstr "Błędne polecenie"
|
msgstr "Błędne polecenie"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:19
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:21
|
||||||
msgid "Command line to execute"
|
msgid "Command line to execute"
|
||||||
msgstr "Linia Komendy do wykonania"
|
msgstr "Linia Komendy do wykonania"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:73
|
#: applications/luci-app-commands/ucode/template/commands.ut:67
|
||||||
msgid "Command successful"
|
msgid "Command successful"
|
||||||
msgstr "Komenda Wykonana"
|
msgstr "Komenda Wykonana"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:160
|
#: applications/luci-app-commands/ucode/template/commands.ut:154
|
||||||
msgid "Command:"
|
msgid "Command:"
|
||||||
msgstr "Komenda:"
|
msgstr "Komenda:"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:9
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:23
|
||||||
msgid "Configure"
|
msgid "Configure"
|
||||||
msgstr "Konfiguracja"
|
msgstr "Konfiguracja"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:7
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:10
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:6
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:3
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:144
|
#: applications/luci-app-commands/ucode/template/commands.ut:137
|
||||||
msgid "Custom Commands"
|
msgid "Custom Commands"
|
||||||
msgstr "Własne komendy"
|
msgstr "Własne komendy"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:21
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:26
|
||||||
msgid "Custom arguments"
|
msgid "Custom arguments"
|
||||||
msgstr "Własne argumenty"
|
msgstr "Własne argumenty"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:8
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:14
|
||||||
msgid "Dashboard"
|
msgid "Dashboard"
|
||||||
msgstr "Info"
|
msgstr "Info"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:15
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:18
|
||||||
msgid "Description"
|
msgid "Description"
|
||||||
msgstr "Opis"
|
msgstr "Opis"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:166
|
#: applications/luci-app-commands/ucode/template/commands.ut:160
|
||||||
msgid "Download"
|
msgid "Download"
|
||||||
msgstr "Pobieranie"
|
msgstr "Pobieranie"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:123
|
#: applications/luci-app-commands/ucode/template/commands.ut:117
|
||||||
msgid "Download execution result"
|
msgid "Download execution result"
|
||||||
msgstr "Pobierz wynik wykonania"
|
msgstr "Pobierz wynik wykonania"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:79
|
#: applications/luci-app-commands/ucode/template/commands.ut:73
|
||||||
msgid "Failed to execute command!"
|
msgid "Failed to execute command!"
|
||||||
msgstr "Nie można wykonać komendy!"
|
msgstr "Nie można wykonać komendy!"
|
||||||
|
|
||||||
|
@ -111,35 +111,35 @@ msgstr "Nie można wykonać komendy!"
|
||||||
msgid "Grant UCI access for luci-app-commands"
|
msgid "Grant UCI access for luci-app-commands"
|
||||||
msgstr "Udziel dostępu UCI do luci-app-commands"
|
msgstr "Udziel dostępu UCI do luci-app-commands"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:168
|
#: applications/luci-app-commands/ucode/template/commands.ut:162
|
||||||
msgid "Link"
|
msgid "Link"
|
||||||
msgstr "Łącze"
|
msgstr "Łącze"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:53
|
#: applications/luci-app-commands/ucode/template/commands.ut:47
|
||||||
msgid "Loading"
|
msgid "Loading"
|
||||||
msgstr "Ładowanie"
|
msgstr "Ładowanie"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:123
|
#: applications/luci-app-commands/ucode/template/commands.ut:117
|
||||||
msgid "Or display result"
|
msgid "Or display result"
|
||||||
msgstr "Lub wyświetl wynik"
|
msgstr "Lub wyświetl wynik"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:24
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:29
|
||||||
msgid "Public access"
|
msgid "Public access"
|
||||||
msgstr "Publiczny dostęp"
|
msgstr "Publiczny dostęp"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:165
|
#: applications/luci-app-commands/ucode/template/commands.ut:159
|
||||||
msgid "Run"
|
msgid "Run"
|
||||||
msgstr "Uruchom"
|
msgstr "Uruchom"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:41
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:44
|
||||||
msgid "Standard Error"
|
msgid "Standard Error"
|
||||||
msgstr "Standardowy błąd"
|
msgstr "Standardowy błąd"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:36
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:39
|
||||||
msgid "Standard Output"
|
msgid "Standard Output"
|
||||||
msgstr "Standardowe wyjście"
|
msgstr "Standardowe wyjście"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:7
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:11
|
||||||
msgid ""
|
msgid ""
|
||||||
"This page allows you to configure custom shell commands which can be easily "
|
"This page allows you to configure custom shell commands which can be easily "
|
||||||
"invoked from the web interface."
|
"invoked from the web interface."
|
||||||
|
@ -147,13 +147,16 @@ msgstr ""
|
||||||
"Ta strona pozwala ci skonfigurować niestandardową komendę którą można łatwo "
|
"Ta strona pozwala ci skonfigurować niestandardową komendę którą można łatwo "
|
||||||
"wywołać z interfejsu sieciowego."
|
"wywołać z interfejsu sieciowego."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:150
|
#: applications/luci-app-commands/ucode/template/commands.ut:144
|
||||||
msgid "This section contains no values yet"
|
msgid "This section contains no values yet"
|
||||||
msgstr "Ta sekcja nie zawiera jeszcze żadnych wartości"
|
msgstr "Ta sekcja nie zawiera jeszcze żadnych wartości"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:54
|
#: applications/luci-app-commands/ucode/template/commands.ut:48
|
||||||
msgid "Waiting for command to complete..."
|
msgid "Waiting for command to complete..."
|
||||||
msgstr "Oczekiwanie na polecenie do wykonania..."
|
msgstr "Oczekiwanie na polecenie do wykonania..."
|
||||||
|
|
||||||
|
#~ msgid "Command exited with status code"
|
||||||
|
#~ msgstr "Komenda zakończona kodem statusu"
|
||||||
|
|
||||||
#~ msgid "Access command with"
|
#~ msgid "Access command with"
|
||||||
#~ msgstr "Dostęp do komendy przez"
|
#~ msgstr "Dostęp do komendy przez"
|
||||||
|
|
|
@ -12,11 +12,11 @@ msgstr ""
|
||||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||||
"X-Generator: Weblate 4.1-dev\n"
|
"X-Generator: Weblate 4.1-dev\n"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:16
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:19
|
||||||
msgid "A short textual description of the configured command"
|
msgid "A short textual description of the configured command"
|
||||||
msgstr "Uma pequena descrição textual do comando configurado"
|
msgstr "Uma pequena descrição textual do comando configurado"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:25
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:30
|
||||||
msgid ""
|
msgid ""
|
||||||
"Allow executing the command and downloading its output without prior "
|
"Allow executing the command and downloading its output without prior "
|
||||||
"authentication"
|
"authentication"
|
||||||
|
@ -24,86 +24,86 @@ msgstr ""
|
||||||
"Permitir a execução do comando e descarregar o resultado sem autenticação "
|
"Permitir a execução do comando e descarregar o resultado sem autenticação "
|
||||||
"prévia"
|
"prévia"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:22
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:27
|
||||||
msgid "Allow the user to provide additional command line arguments"
|
msgid "Allow the user to provide additional command line arguments"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Permitir que o utilizador forneça argumentos adicionais na linha de comandos"
|
"Permitir que o utilizador forneça argumentos adicionais na linha de comandos"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:162
|
#: applications/luci-app-commands/ucode/template/commands.ut:156
|
||||||
msgid "Arguments:"
|
msgid "Arguments:"
|
||||||
msgstr "Argumentos:"
|
msgstr "Argumentos:"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:66
|
#: applications/luci-app-commands/ucode/template/commands.ut:60
|
||||||
msgid "Binary data not displayed, download instead."
|
msgid "Binary data not displayed, download instead."
|
||||||
msgstr "Dados binários não mostrados, mas pode descarregar."
|
msgstr "Dados binários não mostrados, mas pode descarregar."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:71
|
#: applications/luci-app-commands/ucode/template/commands.ut:65
|
||||||
msgid "Code:"
|
msgid "Code:"
|
||||||
msgstr "Código:"
|
msgstr "Código:"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:182
|
#: applications/luci-app-commands/ucode/template/commands.ut:174
|
||||||
msgid "Collecting data..."
|
msgid "Collecting data..."
|
||||||
msgstr "A recolher dados..."
|
msgstr "A recolher dados..."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:18
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:21
|
||||||
msgid "Command"
|
msgid "Command"
|
||||||
msgstr "Comando"
|
msgstr "Comando"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:30
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:32
|
||||||
msgid "Command executed successfully."
|
msgid "Command executed successfully."
|
||||||
msgstr "Comando executado com sucesso."
|
msgstr "Comando executado com sucesso."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:32
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:34
|
||||||
msgid "Command exited with status code"
|
msgid "Command exited with status code %d"
|
||||||
msgstr "Comando terminou com código de estado"
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:73
|
#: applications/luci-app-commands/ucode/template/commands.ut:67
|
||||||
msgid "Command failed"
|
msgid "Command failed"
|
||||||
msgstr "O comando falhou"
|
msgstr "O comando falhou"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:19
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:21
|
||||||
msgid "Command line to execute"
|
msgid "Command line to execute"
|
||||||
msgstr "Linha de comandos a executar"
|
msgstr "Linha de comandos a executar"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:73
|
#: applications/luci-app-commands/ucode/template/commands.ut:67
|
||||||
msgid "Command successful"
|
msgid "Command successful"
|
||||||
msgstr "Comando executado com sucesso"
|
msgstr "Comando executado com sucesso"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:160
|
#: applications/luci-app-commands/ucode/template/commands.ut:154
|
||||||
msgid "Command:"
|
msgid "Command:"
|
||||||
msgstr "Comando:"
|
msgstr "Comando:"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:9
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:23
|
||||||
msgid "Configure"
|
msgid "Configure"
|
||||||
msgstr "Configurar"
|
msgstr "Configurar"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:7
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:10
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:6
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:3
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:144
|
#: applications/luci-app-commands/ucode/template/commands.ut:137
|
||||||
msgid "Custom Commands"
|
msgid "Custom Commands"
|
||||||
msgstr "Comandos Personalizados"
|
msgstr "Comandos Personalizados"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:21
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:26
|
||||||
msgid "Custom arguments"
|
msgid "Custom arguments"
|
||||||
msgstr "Argumentos personalizados"
|
msgstr "Argumentos personalizados"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:8
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:14
|
||||||
msgid "Dashboard"
|
msgid "Dashboard"
|
||||||
msgstr "Painel de Controlo"
|
msgstr "Painel de Controlo"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:15
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:18
|
||||||
msgid "Description"
|
msgid "Description"
|
||||||
msgstr "Descrição"
|
msgstr "Descrição"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:166
|
#: applications/luci-app-commands/ucode/template/commands.ut:160
|
||||||
msgid "Download"
|
msgid "Download"
|
||||||
msgstr "Descarregar"
|
msgstr "Descarregar"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:123
|
#: applications/luci-app-commands/ucode/template/commands.ut:117
|
||||||
msgid "Download execution result"
|
msgid "Download execution result"
|
||||||
msgstr "Descarregamento do resultado da execução"
|
msgstr "Descarregamento do resultado da execução"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:79
|
#: applications/luci-app-commands/ucode/template/commands.ut:73
|
||||||
msgid "Failed to execute command!"
|
msgid "Failed to execute command!"
|
||||||
msgstr "Falha ao executar comando!"
|
msgstr "Falha ao executar comando!"
|
||||||
|
|
||||||
|
@ -111,35 +111,35 @@ msgstr "Falha ao executar comando!"
|
||||||
msgid "Grant UCI access for luci-app-commands"
|
msgid "Grant UCI access for luci-app-commands"
|
||||||
msgstr "Conceder acesso UCI ao luci-app-commands"
|
msgstr "Conceder acesso UCI ao luci-app-commands"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:168
|
#: applications/luci-app-commands/ucode/template/commands.ut:162
|
||||||
msgid "Link"
|
msgid "Link"
|
||||||
msgstr "Link"
|
msgstr "Link"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:53
|
#: applications/luci-app-commands/ucode/template/commands.ut:47
|
||||||
msgid "Loading"
|
msgid "Loading"
|
||||||
msgstr "A carregar"
|
msgstr "A carregar"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:123
|
#: applications/luci-app-commands/ucode/template/commands.ut:117
|
||||||
msgid "Or display result"
|
msgid "Or display result"
|
||||||
msgstr "Ou exibir resultado"
|
msgstr "Ou exibir resultado"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:24
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:29
|
||||||
msgid "Public access"
|
msgid "Public access"
|
||||||
msgstr "Acesso público"
|
msgstr "Acesso público"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:165
|
#: applications/luci-app-commands/ucode/template/commands.ut:159
|
||||||
msgid "Run"
|
msgid "Run"
|
||||||
msgstr "Executar"
|
msgstr "Executar"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:41
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:44
|
||||||
msgid "Standard Error"
|
msgid "Standard Error"
|
||||||
msgstr "Erro Padrão"
|
msgstr "Erro Padrão"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:36
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:39
|
||||||
msgid "Standard Output"
|
msgid "Standard Output"
|
||||||
msgstr "Saída Padrão"
|
msgstr "Saída Padrão"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:7
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:11
|
||||||
msgid ""
|
msgid ""
|
||||||
"This page allows you to configure custom shell commands which can be easily "
|
"This page allows you to configure custom shell commands which can be easily "
|
||||||
"invoked from the web interface."
|
"invoked from the web interface."
|
||||||
|
@ -147,13 +147,16 @@ msgstr ""
|
||||||
"Esta página permite-lhe configurar uma linha de comandos personalizada que "
|
"Esta página permite-lhe configurar uma linha de comandos personalizada que "
|
||||||
"pode facilmente ser executada a partir da interface web."
|
"pode facilmente ser executada a partir da interface web."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:150
|
#: applications/luci-app-commands/ucode/template/commands.ut:144
|
||||||
msgid "This section contains no values yet"
|
msgid "This section contains no values yet"
|
||||||
msgstr "Esta secção ainda não contém valores"
|
msgstr "Esta secção ainda não contém valores"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:54
|
#: applications/luci-app-commands/ucode/template/commands.ut:48
|
||||||
msgid "Waiting for command to complete..."
|
msgid "Waiting for command to complete..."
|
||||||
msgstr "A aguardar que o comando termine..."
|
msgstr "A aguardar que o comando termine..."
|
||||||
|
|
||||||
|
#~ msgid "Command exited with status code"
|
||||||
|
#~ msgstr "Comando terminou com código de estado"
|
||||||
|
|
||||||
#~ msgid "Access command with"
|
#~ msgid "Access command with"
|
||||||
#~ msgstr "Aceder ao comando com"
|
#~ msgstr "Aceder ao comando com"
|
||||||
|
|
|
@ -13,11 +13,11 @@ msgstr ""
|
||||||
"Plural-Forms: nplurals=2; plural=n > 1;\n"
|
"Plural-Forms: nplurals=2; plural=n > 1;\n"
|
||||||
"X-Generator: Weblate 4.1-dev\n"
|
"X-Generator: Weblate 4.1-dev\n"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:16
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:19
|
||||||
msgid "A short textual description of the configured command"
|
msgid "A short textual description of the configured command"
|
||||||
msgstr "Uma pequena descrição textual do comando configurado"
|
msgstr "Uma pequena descrição textual do comando configurado"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:25
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:30
|
||||||
msgid ""
|
msgid ""
|
||||||
"Allow executing the command and downloading its output without prior "
|
"Allow executing the command and downloading its output without prior "
|
||||||
"authentication"
|
"authentication"
|
||||||
|
@ -25,85 +25,85 @@ msgstr ""
|
||||||
"Permitir a execução do comando e descarregar o resultado sem autenticação "
|
"Permitir a execução do comando e descarregar o resultado sem autenticação "
|
||||||
"prévia"
|
"prévia"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:22
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:27
|
||||||
msgid "Allow the user to provide additional command line arguments"
|
msgid "Allow the user to provide additional command line arguments"
|
||||||
msgstr "Permitir ao usuário inserir argumentos de linha de comando adicionais"
|
msgstr "Permitir ao usuário inserir argumentos de linha de comando adicionais"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:162
|
#: applications/luci-app-commands/ucode/template/commands.ut:156
|
||||||
msgid "Arguments:"
|
msgid "Arguments:"
|
||||||
msgstr "Argumentos:"
|
msgstr "Argumentos:"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:66
|
#: applications/luci-app-commands/ucode/template/commands.ut:60
|
||||||
msgid "Binary data not displayed, download instead."
|
msgid "Binary data not displayed, download instead."
|
||||||
msgstr "Dados binários não mostrados, mas podem ser baixados."
|
msgstr "Dados binários não mostrados, mas podem ser baixados."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:71
|
#: applications/luci-app-commands/ucode/template/commands.ut:65
|
||||||
msgid "Code:"
|
msgid "Code:"
|
||||||
msgstr "Código:"
|
msgstr "Código:"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:182
|
#: applications/luci-app-commands/ucode/template/commands.ut:174
|
||||||
msgid "Collecting data..."
|
msgid "Collecting data..."
|
||||||
msgstr "Coletando dados..."
|
msgstr "Coletando dados..."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:18
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:21
|
||||||
msgid "Command"
|
msgid "Command"
|
||||||
msgstr "Comando"
|
msgstr "Comando"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:30
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:32
|
||||||
msgid "Command executed successfully."
|
msgid "Command executed successfully."
|
||||||
msgstr "O comando executou com sucesso."
|
msgstr "O comando executou com sucesso."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:32
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:34
|
||||||
msgid "Command exited with status code"
|
msgid "Command exited with status code %d"
|
||||||
msgstr "O comando encerrou com um estado de erro"
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:73
|
#: applications/luci-app-commands/ucode/template/commands.ut:67
|
||||||
msgid "Command failed"
|
msgid "Command failed"
|
||||||
msgstr "O comando falhou"
|
msgstr "O comando falhou"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:19
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:21
|
||||||
msgid "Command line to execute"
|
msgid "Command line to execute"
|
||||||
msgstr "Linha de comandos a executar"
|
msgstr "Linha de comandos a executar"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:73
|
#: applications/luci-app-commands/ucode/template/commands.ut:67
|
||||||
msgid "Command successful"
|
msgid "Command successful"
|
||||||
msgstr "Comando executado com sucesso"
|
msgstr "Comando executado com sucesso"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:160
|
#: applications/luci-app-commands/ucode/template/commands.ut:154
|
||||||
msgid "Command:"
|
msgid "Command:"
|
||||||
msgstr "Comando:"
|
msgstr "Comando:"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:9
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:23
|
||||||
msgid "Configure"
|
msgid "Configure"
|
||||||
msgstr "Configurar"
|
msgstr "Configurar"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:7
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:10
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:6
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:3
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:144
|
#: applications/luci-app-commands/ucode/template/commands.ut:137
|
||||||
msgid "Custom Commands"
|
msgid "Custom Commands"
|
||||||
msgstr "Comandos Personalizados"
|
msgstr "Comandos Personalizados"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:21
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:26
|
||||||
msgid "Custom arguments"
|
msgid "Custom arguments"
|
||||||
msgstr "Argumentos personalizados"
|
msgstr "Argumentos personalizados"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:8
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:14
|
||||||
msgid "Dashboard"
|
msgid "Dashboard"
|
||||||
msgstr "Painel de Controle"
|
msgstr "Painel de Controle"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:15
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:18
|
||||||
msgid "Description"
|
msgid "Description"
|
||||||
msgstr "Descrição"
|
msgstr "Descrição"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:166
|
#: applications/luci-app-commands/ucode/template/commands.ut:160
|
||||||
msgid "Download"
|
msgid "Download"
|
||||||
msgstr "Download"
|
msgstr "Download"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:123
|
#: applications/luci-app-commands/ucode/template/commands.ut:117
|
||||||
msgid "Download execution result"
|
msgid "Download execution result"
|
||||||
msgstr "Baixar os resultados da execução"
|
msgstr "Baixar os resultados da execução"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:79
|
#: applications/luci-app-commands/ucode/template/commands.ut:73
|
||||||
msgid "Failed to execute command!"
|
msgid "Failed to execute command!"
|
||||||
msgstr "Falha ao executar comando!"
|
msgstr "Falha ao executar comando!"
|
||||||
|
|
||||||
|
@ -111,35 +111,35 @@ msgstr "Falha ao executar comando!"
|
||||||
msgid "Grant UCI access for luci-app-commands"
|
msgid "Grant UCI access for luci-app-commands"
|
||||||
msgstr "Conceda acesso UCI ao luci-app-commands"
|
msgstr "Conceda acesso UCI ao luci-app-commands"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:168
|
#: applications/luci-app-commands/ucode/template/commands.ut:162
|
||||||
msgid "Link"
|
msgid "Link"
|
||||||
msgstr "Endereço"
|
msgstr "Endereço"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:53
|
#: applications/luci-app-commands/ucode/template/commands.ut:47
|
||||||
msgid "Loading"
|
msgid "Loading"
|
||||||
msgstr "Carregando"
|
msgstr "Carregando"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:123
|
#: applications/luci-app-commands/ucode/template/commands.ut:117
|
||||||
msgid "Or display result"
|
msgid "Or display result"
|
||||||
msgstr "Ou mostre o resultado"
|
msgstr "Ou mostre o resultado"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:24
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:29
|
||||||
msgid "Public access"
|
msgid "Public access"
|
||||||
msgstr "Acesso público"
|
msgstr "Acesso público"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:165
|
#: applications/luci-app-commands/ucode/template/commands.ut:159
|
||||||
msgid "Run"
|
msgid "Run"
|
||||||
msgstr "Executar"
|
msgstr "Executar"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:41
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:44
|
||||||
msgid "Standard Error"
|
msgid "Standard Error"
|
||||||
msgstr "Saída de Erro"
|
msgstr "Saída de Erro"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:36
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:39
|
||||||
msgid "Standard Output"
|
msgid "Standard Output"
|
||||||
msgstr "Saída Padrão"
|
msgstr "Saída Padrão"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:7
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:11
|
||||||
msgid ""
|
msgid ""
|
||||||
"This page allows you to configure custom shell commands which can be easily "
|
"This page allows you to configure custom shell commands which can be easily "
|
||||||
"invoked from the web interface."
|
"invoked from the web interface."
|
||||||
|
@ -147,13 +147,16 @@ msgstr ""
|
||||||
"Esta página permite a configuração de comandos personalizados que podem ser "
|
"Esta página permite a configuração de comandos personalizados que podem ser "
|
||||||
"facilmente executados através da interface web."
|
"facilmente executados através da interface web."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:150
|
#: applications/luci-app-commands/ucode/template/commands.ut:144
|
||||||
msgid "This section contains no values yet"
|
msgid "This section contains no values yet"
|
||||||
msgstr "Esta seção ainda não possui nenhum valor"
|
msgstr "Esta seção ainda não possui nenhum valor"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:54
|
#: applications/luci-app-commands/ucode/template/commands.ut:48
|
||||||
msgid "Waiting for command to complete..."
|
msgid "Waiting for command to complete..."
|
||||||
msgstr "Aguardando a conclusão do comando..."
|
msgstr "Aguardando a conclusão do comando..."
|
||||||
|
|
||||||
|
#~ msgid "Command exited with status code"
|
||||||
|
#~ msgstr "O comando encerrou com um estado de erro"
|
||||||
|
|
||||||
#~ msgid "Access command with"
|
#~ msgid "Access command with"
|
||||||
#~ msgstr "Acessar o comando com"
|
#~ msgstr "Acessar o comando com"
|
||||||
|
|
|
@ -13,11 +13,11 @@ msgstr ""
|
||||||
"20)) ? 1 : 2;\n"
|
"20)) ? 1 : 2;\n"
|
||||||
"X-Generator: Weblate 4.10-dev\n"
|
"X-Generator: Weblate 4.10-dev\n"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:16
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:19
|
||||||
msgid "A short textual description of the configured command"
|
msgid "A short textual description of the configured command"
|
||||||
msgstr "O scurta descriere textuala a comenzii configurate"
|
msgstr "O scurta descriere textuala a comenzii configurate"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:25
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:30
|
||||||
msgid ""
|
msgid ""
|
||||||
"Allow executing the command and downloading its output without prior "
|
"Allow executing the command and downloading its output without prior "
|
||||||
"authentication"
|
"authentication"
|
||||||
|
@ -25,85 +25,85 @@ msgstr ""
|
||||||
"Permite executarea comenzii si descarcarea rezultatului fara o autentificare "
|
"Permite executarea comenzii si descarcarea rezultatului fara o autentificare "
|
||||||
"anterioara"
|
"anterioara"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:22
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:27
|
||||||
msgid "Allow the user to provide additional command line arguments"
|
msgid "Allow the user to provide additional command line arguments"
|
||||||
msgstr "Permite utilizatorului sa adauge parametrii in linia de comanda"
|
msgstr "Permite utilizatorului sa adauge parametrii in linia de comanda"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:162
|
#: applications/luci-app-commands/ucode/template/commands.ut:156
|
||||||
msgid "Arguments:"
|
msgid "Arguments:"
|
||||||
msgstr "Parametrii:"
|
msgstr "Parametrii:"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:66
|
#: applications/luci-app-commands/ucode/template/commands.ut:60
|
||||||
msgid "Binary data not displayed, download instead."
|
msgid "Binary data not displayed, download instead."
|
||||||
msgstr "Datele binare nu sunt afișate, descărcați în schimb."
|
msgstr "Datele binare nu sunt afișate, descărcați în schimb."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:71
|
#: applications/luci-app-commands/ucode/template/commands.ut:65
|
||||||
msgid "Code:"
|
msgid "Code:"
|
||||||
msgstr "Cod:"
|
msgstr "Cod:"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:182
|
#: applications/luci-app-commands/ucode/template/commands.ut:174
|
||||||
msgid "Collecting data..."
|
msgid "Collecting data..."
|
||||||
msgstr "Colectare date..."
|
msgstr "Colectare date..."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:18
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:21
|
||||||
msgid "Command"
|
msgid "Command"
|
||||||
msgstr "Comandă"
|
msgstr "Comandă"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:30
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:32
|
||||||
msgid "Command executed successfully."
|
msgid "Command executed successfully."
|
||||||
msgstr "Comandă executată cu succes."
|
msgstr "Comandă executată cu succes."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:32
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:34
|
||||||
msgid "Command exited with status code"
|
msgid "Command exited with status code %d"
|
||||||
msgstr "Comanda a ieșit cu codul de stare"
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:73
|
#: applications/luci-app-commands/ucode/template/commands.ut:67
|
||||||
msgid "Command failed"
|
msgid "Command failed"
|
||||||
msgstr "Comandă eşuată"
|
msgstr "Comandă eşuată"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:19
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:21
|
||||||
msgid "Command line to execute"
|
msgid "Command line to execute"
|
||||||
msgstr "Linie de comanda pentru a executa"
|
msgstr "Linie de comanda pentru a executa"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:73
|
#: applications/luci-app-commands/ucode/template/commands.ut:67
|
||||||
msgid "Command successful"
|
msgid "Command successful"
|
||||||
msgstr "Comanda reusita"
|
msgstr "Comanda reusita"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:160
|
#: applications/luci-app-commands/ucode/template/commands.ut:154
|
||||||
msgid "Command:"
|
msgid "Command:"
|
||||||
msgstr "Comanda:"
|
msgstr "Comanda:"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:9
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:23
|
||||||
msgid "Configure"
|
msgid "Configure"
|
||||||
msgstr "Configureaza"
|
msgstr "Configureaza"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:7
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:10
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:6
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:3
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:144
|
#: applications/luci-app-commands/ucode/template/commands.ut:137
|
||||||
msgid "Custom Commands"
|
msgid "Custom Commands"
|
||||||
msgstr "Comenzi particulare"
|
msgstr "Comenzi particulare"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:21
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:26
|
||||||
msgid "Custom arguments"
|
msgid "Custom arguments"
|
||||||
msgstr "Argumenta particulare"
|
msgstr "Argumenta particulare"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:8
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:14
|
||||||
msgid "Dashboard"
|
msgid "Dashboard"
|
||||||
msgstr "Tabloul de bord"
|
msgstr "Tabloul de bord"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:15
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:18
|
||||||
msgid "Description"
|
msgid "Description"
|
||||||
msgstr "Descriere"
|
msgstr "Descriere"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:166
|
#: applications/luci-app-commands/ucode/template/commands.ut:160
|
||||||
msgid "Download"
|
msgid "Download"
|
||||||
msgstr "Descărcați"
|
msgstr "Descărcați"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:123
|
#: applications/luci-app-commands/ucode/template/commands.ut:117
|
||||||
msgid "Download execution result"
|
msgid "Download execution result"
|
||||||
msgstr "Descărcați rezultatul execuției"
|
msgstr "Descărcați rezultatul execuției"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:79
|
#: applications/luci-app-commands/ucode/template/commands.ut:73
|
||||||
msgid "Failed to execute command!"
|
msgid "Failed to execute command!"
|
||||||
msgstr "S-a esuat executarea comenzii!!"
|
msgstr "S-a esuat executarea comenzii!!"
|
||||||
|
|
||||||
|
@ -111,35 +111,35 @@ msgstr "S-a esuat executarea comenzii!!"
|
||||||
msgid "Grant UCI access for luci-app-commands"
|
msgid "Grant UCI access for luci-app-commands"
|
||||||
msgstr "Acordarea accesului UCI pentru luci-app-commands"
|
msgstr "Acordarea accesului UCI pentru luci-app-commands"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:168
|
#: applications/luci-app-commands/ucode/template/commands.ut:162
|
||||||
msgid "Link"
|
msgid "Link"
|
||||||
msgstr "Link"
|
msgstr "Link"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:53
|
#: applications/luci-app-commands/ucode/template/commands.ut:47
|
||||||
msgid "Loading"
|
msgid "Loading"
|
||||||
msgstr "Încărcare"
|
msgstr "Încărcare"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:123
|
#: applications/luci-app-commands/ucode/template/commands.ut:117
|
||||||
msgid "Or display result"
|
msgid "Or display result"
|
||||||
msgstr "Sau afișați rezultatul"
|
msgstr "Sau afișați rezultatul"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:24
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:29
|
||||||
msgid "Public access"
|
msgid "Public access"
|
||||||
msgstr "Access public"
|
msgstr "Access public"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:165
|
#: applications/luci-app-commands/ucode/template/commands.ut:159
|
||||||
msgid "Run"
|
msgid "Run"
|
||||||
msgstr "Ruleaza"
|
msgstr "Ruleaza"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:41
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:44
|
||||||
msgid "Standard Error"
|
msgid "Standard Error"
|
||||||
msgstr "Eroare standard"
|
msgstr "Eroare standard"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:36
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:39
|
||||||
msgid "Standard Output"
|
msgid "Standard Output"
|
||||||
msgstr "Ieșire standard"
|
msgstr "Ieșire standard"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:7
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:11
|
||||||
msgid ""
|
msgid ""
|
||||||
"This page allows you to configure custom shell commands which can be easily "
|
"This page allows you to configure custom shell commands which can be easily "
|
||||||
"invoked from the web interface."
|
"invoked from the web interface."
|
||||||
|
@ -147,13 +147,16 @@ msgstr ""
|
||||||
"Această pagină vă permite să configurați comenzi shell personalizate care "
|
"Această pagină vă permite să configurați comenzi shell personalizate care "
|
||||||
"pot fi invocate cu ușurință din interfața web."
|
"pot fi invocate cu ușurință din interfața web."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:150
|
#: applications/luci-app-commands/ucode/template/commands.ut:144
|
||||||
msgid "This section contains no values yet"
|
msgid "This section contains no values yet"
|
||||||
msgstr "Această secțiune nu conține încă nicio valoare"
|
msgstr "Această secțiune nu conține încă nicio valoare"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:54
|
#: applications/luci-app-commands/ucode/template/commands.ut:48
|
||||||
msgid "Waiting for command to complete..."
|
msgid "Waiting for command to complete..."
|
||||||
msgstr "În așteptarea finalizării comenzii..."
|
msgstr "În așteptarea finalizării comenzii..."
|
||||||
|
|
||||||
|
#~ msgid "Command exited with status code"
|
||||||
|
#~ msgstr "Comanda a ieșit cu codul de stare"
|
||||||
|
|
||||||
#~ msgid "Access command with"
|
#~ msgid "Access command with"
|
||||||
#~ msgstr "Acces la comanda cu"
|
#~ msgstr "Acces la comanda cu"
|
||||||
|
|
|
@ -16,11 +16,11 @@ msgstr ""
|
||||||
"Project-Info: Это технический перевод, не дословный. Главное-удобный русский "
|
"Project-Info: Это технический перевод, не дословный. Главное-удобный русский "
|
||||||
"интерфейс, все проверялось в графическом режиме, совместим с другими apps\n"
|
"интерфейс, все проверялось в графическом режиме, совместим с другими apps\n"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:16
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:19
|
||||||
msgid "A short textual description of the configured command"
|
msgid "A short textual description of the configured command"
|
||||||
msgstr "Короткое текстовое описание команды"
|
msgstr "Короткое текстовое описание команды"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:25
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:30
|
||||||
msgid ""
|
msgid ""
|
||||||
"Allow executing the command and downloading its output without prior "
|
"Allow executing the command and downloading its output without prior "
|
||||||
"authentication"
|
"authentication"
|
||||||
|
@ -28,87 +28,87 @@ msgstr ""
|
||||||
"Разрешить выполнение команды и загрузку ее выходных данных без ввода пароля "
|
"Разрешить выполнение команды и загрузку ее выходных данных без ввода пароля "
|
||||||
"пользователя"
|
"пользователя"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:22
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:27
|
||||||
msgid "Allow the user to provide additional command line arguments"
|
msgid "Allow the user to provide additional command line arguments"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Разрешить пользователю предоставлять дополнительные аргументы командной "
|
"Разрешить пользователю предоставлять дополнительные аргументы командной "
|
||||||
"строки"
|
"строки"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:162
|
#: applications/luci-app-commands/ucode/template/commands.ut:156
|
||||||
msgid "Arguments:"
|
msgid "Arguments:"
|
||||||
msgstr "Аргументы:"
|
msgstr "Аргументы:"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:66
|
#: applications/luci-app-commands/ucode/template/commands.ut:60
|
||||||
msgid "Binary data not displayed, download instead."
|
msgid "Binary data not displayed, download instead."
|
||||||
msgstr "Двоичные данные не отображаются, вместо этого загружаются."
|
msgstr "Двоичные данные не отображаются, вместо этого загружаются."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:71
|
#: applications/luci-app-commands/ucode/template/commands.ut:65
|
||||||
msgid "Code:"
|
msgid "Code:"
|
||||||
msgstr "Код:"
|
msgstr "Код:"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:182
|
#: applications/luci-app-commands/ucode/template/commands.ut:174
|
||||||
msgid "Collecting data..."
|
msgid "Collecting data..."
|
||||||
msgstr "Сбор данных..."
|
msgstr "Сбор данных..."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:18
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:21
|
||||||
msgid "Command"
|
msgid "Command"
|
||||||
msgstr "Команда"
|
msgstr "Команда"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:30
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:32
|
||||||
msgid "Command executed successfully."
|
msgid "Command executed successfully."
|
||||||
msgstr "Команда выполнена успешно."
|
msgstr "Команда выполнена успешно."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:32
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:34
|
||||||
msgid "Command exited with status code"
|
msgid "Command exited with status code %d"
|
||||||
msgstr "Команда вышла с кодом состояния"
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:73
|
#: applications/luci-app-commands/ucode/template/commands.ut:67
|
||||||
msgid "Command failed"
|
msgid "Command failed"
|
||||||
msgstr "Ошибка команды"
|
msgstr "Ошибка команды"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:19
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:21
|
||||||
msgid "Command line to execute"
|
msgid "Command line to execute"
|
||||||
msgstr "Командная строка<br />для выполнения"
|
msgstr "Командная строка<br />для выполнения"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:73
|
#: applications/luci-app-commands/ucode/template/commands.ut:67
|
||||||
msgid "Command successful"
|
msgid "Command successful"
|
||||||
msgstr "Команда выполнена"
|
msgstr "Команда выполнена"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:160
|
#: applications/luci-app-commands/ucode/template/commands.ut:154
|
||||||
msgid "Command:"
|
msgid "Command:"
|
||||||
msgstr "Команда:"
|
msgstr "Команда:"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:9
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:23
|
||||||
msgid "Configure"
|
msgid "Configure"
|
||||||
msgstr "Настройка панели управления"
|
msgstr "Настройка панели управления"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:7
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:10
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:6
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:3
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:144
|
#: applications/luci-app-commands/ucode/template/commands.ut:137
|
||||||
msgid "Custom Commands"
|
msgid "Custom Commands"
|
||||||
msgstr "Пользовательские команды"
|
msgstr "Пользовательские команды"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:21
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:26
|
||||||
msgid "Custom arguments"
|
msgid "Custom arguments"
|
||||||
msgstr "Пользовательские аргументы"
|
msgstr "Пользовательские аргументы"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:8
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:14
|
||||||
msgid "Dashboard"
|
msgid "Dashboard"
|
||||||
msgstr "Панель мониторинга"
|
msgstr "Панель мониторинга"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:15
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:18
|
||||||
msgid "Description"
|
msgid "Description"
|
||||||
msgstr "Описание"
|
msgstr "Описание"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:166
|
#: applications/luci-app-commands/ucode/template/commands.ut:160
|
||||||
msgid "Download"
|
msgid "Download"
|
||||||
msgstr "Скачать"
|
msgstr "Скачать"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:123
|
#: applications/luci-app-commands/ucode/template/commands.ut:117
|
||||||
msgid "Download execution result"
|
msgid "Download execution result"
|
||||||
msgstr "Результат выполнения загрузки"
|
msgstr "Результат выполнения загрузки"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:79
|
#: applications/luci-app-commands/ucode/template/commands.ut:73
|
||||||
msgid "Failed to execute command!"
|
msgid "Failed to execute command!"
|
||||||
msgstr "Ошибка выполнения команды!"
|
msgstr "Ошибка выполнения команды!"
|
||||||
|
|
||||||
|
@ -116,35 +116,35 @@ msgstr "Ошибка выполнения команды!"
|
||||||
msgid "Grant UCI access for luci-app-commands"
|
msgid "Grant UCI access for luci-app-commands"
|
||||||
msgstr "Предоставить UCI доступ для luci-app-commands"
|
msgstr "Предоставить UCI доступ для luci-app-commands"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:168
|
#: applications/luci-app-commands/ucode/template/commands.ut:162
|
||||||
msgid "Link"
|
msgid "Link"
|
||||||
msgstr "Ссылка"
|
msgstr "Ссылка"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:53
|
#: applications/luci-app-commands/ucode/template/commands.ut:47
|
||||||
msgid "Loading"
|
msgid "Loading"
|
||||||
msgstr "Загрузка"
|
msgstr "Загрузка"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:123
|
#: applications/luci-app-commands/ucode/template/commands.ut:117
|
||||||
msgid "Or display result"
|
msgid "Or display result"
|
||||||
msgstr "Или отобразить результат"
|
msgstr "Или отобразить результат"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:24
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:29
|
||||||
msgid "Public access"
|
msgid "Public access"
|
||||||
msgstr "Публичный доступ"
|
msgstr "Публичный доступ"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:165
|
#: applications/luci-app-commands/ucode/template/commands.ut:159
|
||||||
msgid "Run"
|
msgid "Run"
|
||||||
msgstr "Запуск"
|
msgstr "Запуск"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:41
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:44
|
||||||
msgid "Standard Error"
|
msgid "Standard Error"
|
||||||
msgstr "Стандартная ошибка"
|
msgstr "Стандартная ошибка"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:36
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:39
|
||||||
msgid "Standard Output"
|
msgid "Standard Output"
|
||||||
msgstr "Стандартный вывод"
|
msgstr "Стандартный вывод"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:7
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:11
|
||||||
msgid ""
|
msgid ""
|
||||||
"This page allows you to configure custom shell commands which can be easily "
|
"This page allows you to configure custom shell commands which can be easily "
|
||||||
"invoked from the web interface."
|
"invoked from the web interface."
|
||||||
|
@ -153,10 +153,13 @@ msgstr ""
|
||||||
"которые могут быть легко вызваны из веб-интерфейса по нажатию "
|
"которые могут быть легко вызваны из веб-интерфейса по нажатию "
|
||||||
"соответствующей кнопки. Здесь вы можете подписать кнопки и указать команды."
|
"соответствующей кнопки. Здесь вы можете подписать кнопки и указать команды."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:150
|
#: applications/luci-app-commands/ucode/template/commands.ut:144
|
||||||
msgid "This section contains no values yet"
|
msgid "This section contains no values yet"
|
||||||
msgstr "Этот раздел не содержит данных"
|
msgstr "Этот раздел не содержит данных"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:54
|
#: applications/luci-app-commands/ucode/template/commands.ut:48
|
||||||
msgid "Waiting for command to complete..."
|
msgid "Waiting for command to complete..."
|
||||||
msgstr "Ожидание завершения выполнения команды..."
|
msgstr "Ожидание завершения выполнения команды..."
|
||||||
|
|
||||||
|
#~ msgid "Command exited with status code"
|
||||||
|
#~ msgstr "Команда вышла с кодом состояния"
|
||||||
|
|
|
@ -12,95 +12,95 @@ msgstr ""
|
||||||
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
|
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
|
||||||
"X-Generator: Weblate 4.0-dev\n"
|
"X-Generator: Weblate 4.0-dev\n"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:16
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:19
|
||||||
msgid "A short textual description of the configured command"
|
msgid "A short textual description of the configured command"
|
||||||
msgstr "Krátky textový popis nakonfigurovaného príkazu"
|
msgstr "Krátky textový popis nakonfigurovaného príkazu"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:25
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:30
|
||||||
msgid ""
|
msgid ""
|
||||||
"Allow executing the command and downloading its output without prior "
|
"Allow executing the command and downloading its output without prior "
|
||||||
"authentication"
|
"authentication"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:22
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:27
|
||||||
msgid "Allow the user to provide additional command line arguments"
|
msgid "Allow the user to provide additional command line arguments"
|
||||||
msgstr "Umožniť používateľovi poskytnúť dodatočné parametre príkazového riadku"
|
msgstr "Umožniť používateľovi poskytnúť dodatočné parametre príkazového riadku"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:162
|
#: applications/luci-app-commands/ucode/template/commands.ut:156
|
||||||
msgid "Arguments:"
|
msgid "Arguments:"
|
||||||
msgstr "Parametre:"
|
msgstr "Parametre:"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:66
|
#: applications/luci-app-commands/ucode/template/commands.ut:60
|
||||||
msgid "Binary data not displayed, download instead."
|
msgid "Binary data not displayed, download instead."
|
||||||
msgstr "Binárne údaje neboli zobrazené, ale môžu byť prevzaté."
|
msgstr "Binárne údaje neboli zobrazené, ale môžu byť prevzaté."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:71
|
#: applications/luci-app-commands/ucode/template/commands.ut:65
|
||||||
msgid "Code:"
|
msgid "Code:"
|
||||||
msgstr "Kód:"
|
msgstr "Kód:"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:182
|
#: applications/luci-app-commands/ucode/template/commands.ut:174
|
||||||
msgid "Collecting data..."
|
msgid "Collecting data..."
|
||||||
msgstr "Zbierajú sa údaje..."
|
msgstr "Zbierajú sa údaje..."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:18
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:21
|
||||||
msgid "Command"
|
msgid "Command"
|
||||||
msgstr "Príkaz"
|
msgstr "Príkaz"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:30
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:32
|
||||||
msgid "Command executed successfully."
|
msgid "Command executed successfully."
|
||||||
msgstr "Príkaz úspešne spustený."
|
msgstr "Príkaz úspešne spustený."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:32
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:34
|
||||||
msgid "Command exited with status code"
|
msgid "Command exited with status code %d"
|
||||||
msgstr "Príkaz skončil so stavovým kódom"
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:73
|
#: applications/luci-app-commands/ucode/template/commands.ut:67
|
||||||
msgid "Command failed"
|
msgid "Command failed"
|
||||||
msgstr "Príkaz zlyhal"
|
msgstr "Príkaz zlyhal"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:19
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:21
|
||||||
msgid "Command line to execute"
|
msgid "Command line to execute"
|
||||||
msgstr "Príkazový riadok na spustenie"
|
msgstr "Príkazový riadok na spustenie"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:73
|
#: applications/luci-app-commands/ucode/template/commands.ut:67
|
||||||
msgid "Command successful"
|
msgid "Command successful"
|
||||||
msgstr "Príkaz úspešný"
|
msgstr "Príkaz úspešný"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:160
|
#: applications/luci-app-commands/ucode/template/commands.ut:154
|
||||||
msgid "Command:"
|
msgid "Command:"
|
||||||
msgstr "Príkaz:"
|
msgstr "Príkaz:"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:9
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:23
|
||||||
msgid "Configure"
|
msgid "Configure"
|
||||||
msgstr "Konfigurovať"
|
msgstr "Konfigurovať"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:7
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:10
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:6
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:3
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:144
|
#: applications/luci-app-commands/ucode/template/commands.ut:137
|
||||||
msgid "Custom Commands"
|
msgid "Custom Commands"
|
||||||
msgstr "Vlastné príkazy"
|
msgstr "Vlastné príkazy"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:21
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:26
|
||||||
msgid "Custom arguments"
|
msgid "Custom arguments"
|
||||||
msgstr "Vlastné parametre"
|
msgstr "Vlastné parametre"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:8
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:14
|
||||||
msgid "Dashboard"
|
msgid "Dashboard"
|
||||||
msgstr "Nástenka"
|
msgstr "Nástenka"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:15
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:18
|
||||||
msgid "Description"
|
msgid "Description"
|
||||||
msgstr "Popis"
|
msgstr "Popis"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:166
|
#: applications/luci-app-commands/ucode/template/commands.ut:160
|
||||||
msgid "Download"
|
msgid "Download"
|
||||||
msgstr "Prevziať"
|
msgstr "Prevziať"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:123
|
#: applications/luci-app-commands/ucode/template/commands.ut:117
|
||||||
msgid "Download execution result"
|
msgid "Download execution result"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:79
|
#: applications/luci-app-commands/ucode/template/commands.ut:73
|
||||||
msgid "Failed to execute command!"
|
msgid "Failed to execute command!"
|
||||||
msgstr "Zlyhalo spustenie príkazu!"
|
msgstr "Zlyhalo spustenie príkazu!"
|
||||||
|
|
||||||
|
@ -108,44 +108,47 @@ msgstr "Zlyhalo spustenie príkazu!"
|
||||||
msgid "Grant UCI access for luci-app-commands"
|
msgid "Grant UCI access for luci-app-commands"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:168
|
#: applications/luci-app-commands/ucode/template/commands.ut:162
|
||||||
msgid "Link"
|
msgid "Link"
|
||||||
msgstr "Odkaz"
|
msgstr "Odkaz"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:53
|
#: applications/luci-app-commands/ucode/template/commands.ut:47
|
||||||
msgid "Loading"
|
msgid "Loading"
|
||||||
msgstr "Načítava sa"
|
msgstr "Načítava sa"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:123
|
#: applications/luci-app-commands/ucode/template/commands.ut:117
|
||||||
msgid "Or display result"
|
msgid "Or display result"
|
||||||
msgstr "Alebo zobraziť výsledok"
|
msgstr "Alebo zobraziť výsledok"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:24
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:29
|
||||||
msgid "Public access"
|
msgid "Public access"
|
||||||
msgstr "Verejný prístup"
|
msgstr "Verejný prístup"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:165
|
#: applications/luci-app-commands/ucode/template/commands.ut:159
|
||||||
msgid "Run"
|
msgid "Run"
|
||||||
msgstr "Spustiť"
|
msgstr "Spustiť"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:41
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:44
|
||||||
msgid "Standard Error"
|
msgid "Standard Error"
|
||||||
msgstr "Štandardná chyba"
|
msgstr "Štandardná chyba"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:36
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:39
|
||||||
msgid "Standard Output"
|
msgid "Standard Output"
|
||||||
msgstr "Štandardný výstup"
|
msgstr "Štandardný výstup"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:7
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:11
|
||||||
msgid ""
|
msgid ""
|
||||||
"This page allows you to configure custom shell commands which can be easily "
|
"This page allows you to configure custom shell commands which can be easily "
|
||||||
"invoked from the web interface."
|
"invoked from the web interface."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:150
|
#: applications/luci-app-commands/ucode/template/commands.ut:144
|
||||||
msgid "This section contains no values yet"
|
msgid "This section contains no values yet"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:54
|
#: applications/luci-app-commands/ucode/template/commands.ut:48
|
||||||
msgid "Waiting for command to complete..."
|
msgid "Waiting for command to complete..."
|
||||||
msgstr "Čaká sa na dokončenie príkazu..."
|
msgstr "Čaká sa na dokončenie príkazu..."
|
||||||
|
|
||||||
|
#~ msgid "Command exited with status code"
|
||||||
|
#~ msgstr "Príkaz skončil so stavovým kódom"
|
||||||
|
|
|
@ -12,11 +12,11 @@ msgstr ""
|
||||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||||
"X-Generator: Weblate 4.7-dev\n"
|
"X-Generator: Weblate 4.7-dev\n"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:16
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:19
|
||||||
msgid "A short textual description of the configured command"
|
msgid "A short textual description of the configured command"
|
||||||
msgstr "En kort textuell beskrivning av det inställda kommandot"
|
msgstr "En kort textuell beskrivning av det inställda kommandot"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:25
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:30
|
||||||
msgid ""
|
msgid ""
|
||||||
"Allow executing the command and downloading its output without prior "
|
"Allow executing the command and downloading its output without prior "
|
||||||
"authentication"
|
"authentication"
|
||||||
|
@ -24,85 +24,85 @@ msgstr ""
|
||||||
"Tillåt att kommandot kan köras och ladda ner dess utmatning utan föregående "
|
"Tillåt att kommandot kan köras och ladda ner dess utmatning utan föregående "
|
||||||
"autentisering"
|
"autentisering"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:22
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:27
|
||||||
msgid "Allow the user to provide additional command line arguments"
|
msgid "Allow the user to provide additional command line arguments"
|
||||||
msgstr "Tillåt användaren att tillge extra kommandoradsargument"
|
msgstr "Tillåt användaren att tillge extra kommandoradsargument"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:162
|
#: applications/luci-app-commands/ucode/template/commands.ut:156
|
||||||
msgid "Arguments:"
|
msgid "Arguments:"
|
||||||
msgstr "Argument:"
|
msgstr "Argument:"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:66
|
#: applications/luci-app-commands/ucode/template/commands.ut:60
|
||||||
msgid "Binary data not displayed, download instead."
|
msgid "Binary data not displayed, download instead."
|
||||||
msgstr "Binärdatan visades inte, ladda ner istället."
|
msgstr "Binärdatan visades inte, ladda ner istället."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:71
|
#: applications/luci-app-commands/ucode/template/commands.ut:65
|
||||||
msgid "Code:"
|
msgid "Code:"
|
||||||
msgstr "Kod:"
|
msgstr "Kod:"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:182
|
#: applications/luci-app-commands/ucode/template/commands.ut:174
|
||||||
msgid "Collecting data..."
|
msgid "Collecting data..."
|
||||||
msgstr "Samlar in data..."
|
msgstr "Samlar in data..."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:18
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:21
|
||||||
msgid "Command"
|
msgid "Command"
|
||||||
msgstr "Kommando"
|
msgstr "Kommando"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:30
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:32
|
||||||
msgid "Command executed successfully."
|
msgid "Command executed successfully."
|
||||||
msgstr "Kommandot utfördes korrekt."
|
msgstr "Kommandot utfördes korrekt."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:32
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:34
|
||||||
msgid "Command exited with status code"
|
msgid "Command exited with status code %d"
|
||||||
msgstr "Kommandot avslutade med statuskod"
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:73
|
#: applications/luci-app-commands/ucode/template/commands.ut:67
|
||||||
msgid "Command failed"
|
msgid "Command failed"
|
||||||
msgstr "Kommandot misslyckades"
|
msgstr "Kommandot misslyckades"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:19
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:21
|
||||||
msgid "Command line to execute"
|
msgid "Command line to execute"
|
||||||
msgstr "Kommandorad att exekvera"
|
msgstr "Kommandorad att exekvera"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:73
|
#: applications/luci-app-commands/ucode/template/commands.ut:67
|
||||||
msgid "Command successful"
|
msgid "Command successful"
|
||||||
msgstr "Kommandot lyckades"
|
msgstr "Kommandot lyckades"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:160
|
#: applications/luci-app-commands/ucode/template/commands.ut:154
|
||||||
msgid "Command:"
|
msgid "Command:"
|
||||||
msgstr "Kommando:"
|
msgstr "Kommando:"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:9
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:23
|
||||||
msgid "Configure"
|
msgid "Configure"
|
||||||
msgstr "Ställ in"
|
msgstr "Ställ in"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:7
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:10
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:6
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:3
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:144
|
#: applications/luci-app-commands/ucode/template/commands.ut:137
|
||||||
msgid "Custom Commands"
|
msgid "Custom Commands"
|
||||||
msgstr "Anpassade kommandon"
|
msgstr "Anpassade kommandon"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:21
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:26
|
||||||
msgid "Custom arguments"
|
msgid "Custom arguments"
|
||||||
msgstr "Anpassade argument"
|
msgstr "Anpassade argument"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:8
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:14
|
||||||
msgid "Dashboard"
|
msgid "Dashboard"
|
||||||
msgstr "Instrumentbräda"
|
msgstr "Instrumentbräda"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:15
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:18
|
||||||
msgid "Description"
|
msgid "Description"
|
||||||
msgstr "Beskrivning"
|
msgstr "Beskrivning"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:166
|
#: applications/luci-app-commands/ucode/template/commands.ut:160
|
||||||
msgid "Download"
|
msgid "Download"
|
||||||
msgstr "Nedladdning"
|
msgstr "Nedladdning"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:123
|
#: applications/luci-app-commands/ucode/template/commands.ut:117
|
||||||
msgid "Download execution result"
|
msgid "Download execution result"
|
||||||
msgstr "Resultatet av nerladdningen"
|
msgstr "Resultatet av nerladdningen"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:79
|
#: applications/luci-app-commands/ucode/template/commands.ut:73
|
||||||
msgid "Failed to execute command!"
|
msgid "Failed to execute command!"
|
||||||
msgstr "Misslyckade med att köra kommando!"
|
msgstr "Misslyckade med att köra kommando!"
|
||||||
|
|
||||||
|
@ -110,35 +110,35 @@ msgstr "Misslyckade med att köra kommando!"
|
||||||
msgid "Grant UCI access for luci-app-commands"
|
msgid "Grant UCI access for luci-app-commands"
|
||||||
msgstr "Ge UCI åtkomst för luci-app-commands"
|
msgstr "Ge UCI åtkomst för luci-app-commands"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:168
|
#: applications/luci-app-commands/ucode/template/commands.ut:162
|
||||||
msgid "Link"
|
msgid "Link"
|
||||||
msgstr "Länk"
|
msgstr "Länk"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:53
|
#: applications/luci-app-commands/ucode/template/commands.ut:47
|
||||||
msgid "Loading"
|
msgid "Loading"
|
||||||
msgstr "Laddar"
|
msgstr "Laddar"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:123
|
#: applications/luci-app-commands/ucode/template/commands.ut:117
|
||||||
msgid "Or display result"
|
msgid "Or display result"
|
||||||
msgstr "Eller visa resultat"
|
msgstr "Eller visa resultat"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:24
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:29
|
||||||
msgid "Public access"
|
msgid "Public access"
|
||||||
msgstr "Publik tillgång"
|
msgstr "Publik tillgång"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:165
|
#: applications/luci-app-commands/ucode/template/commands.ut:159
|
||||||
msgid "Run"
|
msgid "Run"
|
||||||
msgstr "Kör"
|
msgstr "Kör"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:41
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:44
|
||||||
msgid "Standard Error"
|
msgid "Standard Error"
|
||||||
msgstr "Standardfel"
|
msgstr "Standardfel"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:36
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:39
|
||||||
msgid "Standard Output"
|
msgid "Standard Output"
|
||||||
msgstr "Standardinmatning"
|
msgstr "Standardinmatning"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:7
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:11
|
||||||
msgid ""
|
msgid ""
|
||||||
"This page allows you to configure custom shell commands which can be easily "
|
"This page allows you to configure custom shell commands which can be easily "
|
||||||
"invoked from the web interface."
|
"invoked from the web interface."
|
||||||
|
@ -146,10 +146,13 @@ msgstr ""
|
||||||
"Den här sidan tillåter dig att ställa in anpassade skalkommandon som lättast "
|
"Den här sidan tillåter dig att ställa in anpassade skalkommandon som lättast "
|
||||||
"kan åberopas från webbgränssnittet."
|
"kan åberopas från webbgränssnittet."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:150
|
#: applications/luci-app-commands/ucode/template/commands.ut:144
|
||||||
msgid "This section contains no values yet"
|
msgid "This section contains no values yet"
|
||||||
msgstr "Den här sektionen innehåller inga värden ännu"
|
msgstr "Den här sektionen innehåller inga värden ännu"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:54
|
#: applications/luci-app-commands/ucode/template/commands.ut:48
|
||||||
msgid "Waiting for command to complete..."
|
msgid "Waiting for command to complete..."
|
||||||
msgstr "Väntar på att kommandot ska slutföras..."
|
msgstr "Väntar på att kommandot ska slutföras..."
|
||||||
|
|
||||||
|
#~ msgid "Command exited with status code"
|
||||||
|
#~ msgstr "Kommandot avslutade med statuskod"
|
||||||
|
|
|
@ -1,95 +1,95 @@
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr "Content-Type: text/plain; charset=UTF-8"
|
msgstr "Content-Type: text/plain; charset=UTF-8"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:16
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:19
|
||||||
msgid "A short textual description of the configured command"
|
msgid "A short textual description of the configured command"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:25
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:30
|
||||||
msgid ""
|
msgid ""
|
||||||
"Allow executing the command and downloading its output without prior "
|
"Allow executing the command and downloading its output without prior "
|
||||||
"authentication"
|
"authentication"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:22
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:27
|
||||||
msgid "Allow the user to provide additional command line arguments"
|
msgid "Allow the user to provide additional command line arguments"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:162
|
#: applications/luci-app-commands/ucode/template/commands.ut:156
|
||||||
msgid "Arguments:"
|
msgid "Arguments:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:66
|
#: applications/luci-app-commands/ucode/template/commands.ut:60
|
||||||
msgid "Binary data not displayed, download instead."
|
msgid "Binary data not displayed, download instead."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:71
|
#: applications/luci-app-commands/ucode/template/commands.ut:65
|
||||||
msgid "Code:"
|
msgid "Code:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:182
|
#: applications/luci-app-commands/ucode/template/commands.ut:174
|
||||||
msgid "Collecting data..."
|
msgid "Collecting data..."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:18
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:21
|
||||||
msgid "Command"
|
msgid "Command"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:30
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:32
|
||||||
msgid "Command executed successfully."
|
msgid "Command executed successfully."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:32
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:34
|
||||||
msgid "Command exited with status code"
|
msgid "Command exited with status code %d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:73
|
#: applications/luci-app-commands/ucode/template/commands.ut:67
|
||||||
msgid "Command failed"
|
msgid "Command failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:19
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:21
|
||||||
msgid "Command line to execute"
|
msgid "Command line to execute"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:73
|
#: applications/luci-app-commands/ucode/template/commands.ut:67
|
||||||
msgid "Command successful"
|
msgid "Command successful"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:160
|
#: applications/luci-app-commands/ucode/template/commands.ut:154
|
||||||
msgid "Command:"
|
msgid "Command:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:9
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:23
|
||||||
msgid "Configure"
|
msgid "Configure"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:7
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:10
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:6
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:3
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:144
|
#: applications/luci-app-commands/ucode/template/commands.ut:137
|
||||||
msgid "Custom Commands"
|
msgid "Custom Commands"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:21
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:26
|
||||||
msgid "Custom arguments"
|
msgid "Custom arguments"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:8
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:14
|
||||||
msgid "Dashboard"
|
msgid "Dashboard"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:15
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:18
|
||||||
msgid "Description"
|
msgid "Description"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:166
|
#: applications/luci-app-commands/ucode/template/commands.ut:160
|
||||||
msgid "Download"
|
msgid "Download"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:123
|
#: applications/luci-app-commands/ucode/template/commands.ut:117
|
||||||
msgid "Download execution result"
|
msgid "Download execution result"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:79
|
#: applications/luci-app-commands/ucode/template/commands.ut:73
|
||||||
msgid "Failed to execute command!"
|
msgid "Failed to execute command!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -97,44 +97,44 @@ msgstr ""
|
||||||
msgid "Grant UCI access for luci-app-commands"
|
msgid "Grant UCI access for luci-app-commands"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:168
|
#: applications/luci-app-commands/ucode/template/commands.ut:162
|
||||||
msgid "Link"
|
msgid "Link"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:53
|
#: applications/luci-app-commands/ucode/template/commands.ut:47
|
||||||
msgid "Loading"
|
msgid "Loading"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:123
|
#: applications/luci-app-commands/ucode/template/commands.ut:117
|
||||||
msgid "Or display result"
|
msgid "Or display result"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:24
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:29
|
||||||
msgid "Public access"
|
msgid "Public access"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:165
|
#: applications/luci-app-commands/ucode/template/commands.ut:159
|
||||||
msgid "Run"
|
msgid "Run"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:41
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:44
|
||||||
msgid "Standard Error"
|
msgid "Standard Error"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:36
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:39
|
||||||
msgid "Standard Output"
|
msgid "Standard Output"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:7
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:11
|
||||||
msgid ""
|
msgid ""
|
||||||
"This page allows you to configure custom shell commands which can be easily "
|
"This page allows you to configure custom shell commands which can be easily "
|
||||||
"invoked from the web interface."
|
"invoked from the web interface."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:150
|
#: applications/luci-app-commands/ucode/template/commands.ut:144
|
||||||
msgid "This section contains no values yet"
|
msgid "This section contains no values yet"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:54
|
#: applications/luci-app-commands/ucode/template/commands.ut:48
|
||||||
msgid "Waiting for command to complete..."
|
msgid "Waiting for command to complete..."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
|
@ -12,11 +12,11 @@ msgstr ""
|
||||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
"X-Generator: Weblate 4.6-dev\n"
|
"X-Generator: Weblate 4.6-dev\n"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:16
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:19
|
||||||
msgid "A short textual description of the configured command"
|
msgid "A short textual description of the configured command"
|
||||||
msgstr "Yapılandırılan komutun kısa bir metin açıklaması"
|
msgstr "Yapılandırılan komutun kısa bir metin açıklaması"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:25
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:30
|
||||||
msgid ""
|
msgid ""
|
||||||
"Allow executing the command and downloading its output without prior "
|
"Allow executing the command and downloading its output without prior "
|
||||||
"authentication"
|
"authentication"
|
||||||
|
@ -24,85 +24,85 @@ msgstr ""
|
||||||
"Önceden kimlik doğrulama yapmadan komutun çalıştırılmasına ve çıktısının "
|
"Önceden kimlik doğrulama yapmadan komutun çalıştırılmasına ve çıktısının "
|
||||||
"indirilmesine izin ver"
|
"indirilmesine izin ver"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:22
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:27
|
||||||
msgid "Allow the user to provide additional command line arguments"
|
msgid "Allow the user to provide additional command line arguments"
|
||||||
msgstr "Kullanıcının ek komut satırı argümanları sağlamasına izin ver"
|
msgstr "Kullanıcının ek komut satırı argümanları sağlamasına izin ver"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:162
|
#: applications/luci-app-commands/ucode/template/commands.ut:156
|
||||||
msgid "Arguments:"
|
msgid "Arguments:"
|
||||||
msgstr "Argümanlar:"
|
msgstr "Argümanlar:"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:66
|
#: applications/luci-app-commands/ucode/template/commands.ut:60
|
||||||
msgid "Binary data not displayed, download instead."
|
msgid "Binary data not displayed, download instead."
|
||||||
msgstr "İkili veri görüntülenmiyor, bunun yerine indir."
|
msgstr "İkili veri görüntülenmiyor, bunun yerine indir."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:71
|
#: applications/luci-app-commands/ucode/template/commands.ut:65
|
||||||
msgid "Code:"
|
msgid "Code:"
|
||||||
msgstr "Kod:"
|
msgstr "Kod:"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:182
|
#: applications/luci-app-commands/ucode/template/commands.ut:174
|
||||||
msgid "Collecting data..."
|
msgid "Collecting data..."
|
||||||
msgstr "Veriler toplanıyor..."
|
msgstr "Veriler toplanıyor..."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:18
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:21
|
||||||
msgid "Command"
|
msgid "Command"
|
||||||
msgstr "Komut"
|
msgstr "Komut"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:30
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:32
|
||||||
msgid "Command executed successfully."
|
msgid "Command executed successfully."
|
||||||
msgstr "Komut başarıyla çalıştırıldı."
|
msgstr "Komut başarıyla çalıştırıldı."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:32
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:34
|
||||||
msgid "Command exited with status code"
|
msgid "Command exited with status code %d"
|
||||||
msgstr "Komut şu durum kodu ile çıktı:"
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:73
|
#: applications/luci-app-commands/ucode/template/commands.ut:67
|
||||||
msgid "Command failed"
|
msgid "Command failed"
|
||||||
msgstr "Komut başarısız oldu"
|
msgstr "Komut başarısız oldu"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:19
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:21
|
||||||
msgid "Command line to execute"
|
msgid "Command line to execute"
|
||||||
msgstr "Çalıştırılacak komut satırı"
|
msgstr "Çalıştırılacak komut satırı"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:73
|
#: applications/luci-app-commands/ucode/template/commands.ut:67
|
||||||
msgid "Command successful"
|
msgid "Command successful"
|
||||||
msgstr "Komut başarılı"
|
msgstr "Komut başarılı"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:160
|
#: applications/luci-app-commands/ucode/template/commands.ut:154
|
||||||
msgid "Command:"
|
msgid "Command:"
|
||||||
msgstr "Komut:"
|
msgstr "Komut:"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:9
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:23
|
||||||
msgid "Configure"
|
msgid "Configure"
|
||||||
msgstr "Yapılandır"
|
msgstr "Yapılandır"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:7
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:10
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:6
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:3
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:144
|
#: applications/luci-app-commands/ucode/template/commands.ut:137
|
||||||
msgid "Custom Commands"
|
msgid "Custom Commands"
|
||||||
msgstr "Özel Komutlar"
|
msgstr "Özel Komutlar"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:21
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:26
|
||||||
msgid "Custom arguments"
|
msgid "Custom arguments"
|
||||||
msgstr "Özel argümanlar"
|
msgstr "Özel argümanlar"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:8
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:14
|
||||||
msgid "Dashboard"
|
msgid "Dashboard"
|
||||||
msgstr "Denetim Paneli"
|
msgstr "Denetim Paneli"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:15
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:18
|
||||||
msgid "Description"
|
msgid "Description"
|
||||||
msgstr "Açıklama"
|
msgstr "Açıklama"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:166
|
#: applications/luci-app-commands/ucode/template/commands.ut:160
|
||||||
msgid "Download"
|
msgid "Download"
|
||||||
msgstr "İndir"
|
msgstr "İndir"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:123
|
#: applications/luci-app-commands/ucode/template/commands.ut:117
|
||||||
msgid "Download execution result"
|
msgid "Download execution result"
|
||||||
msgstr "Çalıştırma sonucunu indir"
|
msgstr "Çalıştırma sonucunu indir"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:79
|
#: applications/luci-app-commands/ucode/template/commands.ut:73
|
||||||
msgid "Failed to execute command!"
|
msgid "Failed to execute command!"
|
||||||
msgstr "Komutu çalıştırma başarısız oldu!"
|
msgstr "Komutu çalıştırma başarısız oldu!"
|
||||||
|
|
||||||
|
@ -110,35 +110,35 @@ msgstr "Komutu çalıştırma başarısız oldu!"
|
||||||
msgid "Grant UCI access for luci-app-commands"
|
msgid "Grant UCI access for luci-app-commands"
|
||||||
msgstr "luci-app-commands için UCI erişimi verin"
|
msgstr "luci-app-commands için UCI erişimi verin"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:168
|
#: applications/luci-app-commands/ucode/template/commands.ut:162
|
||||||
msgid "Link"
|
msgid "Link"
|
||||||
msgstr "Bağlantı"
|
msgstr "Bağlantı"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:53
|
#: applications/luci-app-commands/ucode/template/commands.ut:47
|
||||||
msgid "Loading"
|
msgid "Loading"
|
||||||
msgstr "Yükleniyor"
|
msgstr "Yükleniyor"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:123
|
#: applications/luci-app-commands/ucode/template/commands.ut:117
|
||||||
msgid "Or display result"
|
msgid "Or display result"
|
||||||
msgstr "Veya sonucu göster"
|
msgstr "Veya sonucu göster"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:24
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:29
|
||||||
msgid "Public access"
|
msgid "Public access"
|
||||||
msgstr "Genel erişim"
|
msgstr "Genel erişim"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:165
|
#: applications/luci-app-commands/ucode/template/commands.ut:159
|
||||||
msgid "Run"
|
msgid "Run"
|
||||||
msgstr "Çalıştır"
|
msgstr "Çalıştır"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:41
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:44
|
||||||
msgid "Standard Error"
|
msgid "Standard Error"
|
||||||
msgstr "Standart Hata"
|
msgstr "Standart Hata"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:36
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:39
|
||||||
msgid "Standard Output"
|
msgid "Standard Output"
|
||||||
msgstr "Standart Çıktı"
|
msgstr "Standart Çıktı"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:7
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:11
|
||||||
msgid ""
|
msgid ""
|
||||||
"This page allows you to configure custom shell commands which can be easily "
|
"This page allows you to configure custom shell commands which can be easily "
|
||||||
"invoked from the web interface."
|
"invoked from the web interface."
|
||||||
|
@ -146,10 +146,13 @@ msgstr ""
|
||||||
"Bu sayfa, web arayüzünden kolayca çağrılabilen özel kabuk komutlarını "
|
"Bu sayfa, web arayüzünden kolayca çağrılabilen özel kabuk komutlarını "
|
||||||
"yapılandırmanıza olanak tanır."
|
"yapılandırmanıza olanak tanır."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:150
|
#: applications/luci-app-commands/ucode/template/commands.ut:144
|
||||||
msgid "This section contains no values yet"
|
msgid "This section contains no values yet"
|
||||||
msgstr "Bu bölüm henüz herhangi bir değer içermiyor"
|
msgstr "Bu bölüm henüz herhangi bir değer içermiyor"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:54
|
#: applications/luci-app-commands/ucode/template/commands.ut:48
|
||||||
msgid "Waiting for command to complete..."
|
msgid "Waiting for command to complete..."
|
||||||
msgstr "Komutun tamamlanması bekleniyor..."
|
msgstr "Komutun tamamlanması bekleniyor..."
|
||||||
|
|
||||||
|
#~ msgid "Command exited with status code"
|
||||||
|
#~ msgstr "Komut şu durum kodu ile çıktı:"
|
||||||
|
|
|
@ -13,11 +13,11 @@ msgstr ""
|
||||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
||||||
"X-Generator: Weblate 4.9-dev\n"
|
"X-Generator: Weblate 4.9-dev\n"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:16
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:19
|
||||||
msgid "A short textual description of the configured command"
|
msgid "A short textual description of the configured command"
|
||||||
msgstr "Короткий текстовий опис налаштовуваної команди"
|
msgstr "Короткий текстовий опис налаштовуваної команди"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:25
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:30
|
||||||
msgid ""
|
msgid ""
|
||||||
"Allow executing the command and downloading its output without prior "
|
"Allow executing the command and downloading its output without prior "
|
||||||
"authentication"
|
"authentication"
|
||||||
|
@ -25,85 +25,85 @@ msgstr ""
|
||||||
"Дозволити виконання команди та завантаження її результатів без попередньої "
|
"Дозволити виконання команди та завантаження її результатів без попередньої "
|
||||||
"автентифікації"
|
"автентифікації"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:22
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:27
|
||||||
msgid "Allow the user to provide additional command line arguments"
|
msgid "Allow the user to provide additional command line arguments"
|
||||||
msgstr "Дозвольте користувачеві надати додаткові аргументи командного рядка"
|
msgstr "Дозвольте користувачеві надати додаткові аргументи командного рядка"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:162
|
#: applications/luci-app-commands/ucode/template/commands.ut:156
|
||||||
msgid "Arguments:"
|
msgid "Arguments:"
|
||||||
msgstr "Аргументи:"
|
msgstr "Аргументи:"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:66
|
#: applications/luci-app-commands/ucode/template/commands.ut:60
|
||||||
msgid "Binary data not displayed, download instead."
|
msgid "Binary data not displayed, download instead."
|
||||||
msgstr "Бінарні дані не відображаються, завантажте замість цього."
|
msgstr "Бінарні дані не відображаються, завантажте замість цього."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:71
|
#: applications/luci-app-commands/ucode/template/commands.ut:65
|
||||||
msgid "Code:"
|
msgid "Code:"
|
||||||
msgstr "Код:"
|
msgstr "Код:"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:182
|
#: applications/luci-app-commands/ucode/template/commands.ut:174
|
||||||
msgid "Collecting data..."
|
msgid "Collecting data..."
|
||||||
msgstr "Збирання даних..."
|
msgstr "Збирання даних..."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:18
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:21
|
||||||
msgid "Command"
|
msgid "Command"
|
||||||
msgstr "Команда"
|
msgstr "Команда"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:30
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:32
|
||||||
msgid "Command executed successfully."
|
msgid "Command executed successfully."
|
||||||
msgstr "Команду вдало виконано."
|
msgstr "Команду вдало виконано."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:32
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:34
|
||||||
msgid "Command exited with status code"
|
msgid "Command exited with status code %d"
|
||||||
msgstr "Команда вийшла із кодом стану"
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:73
|
#: applications/luci-app-commands/ucode/template/commands.ut:67
|
||||||
msgid "Command failed"
|
msgid "Command failed"
|
||||||
msgstr "Не вдалося виконати команду"
|
msgstr "Не вдалося виконати команду"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:19
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:21
|
||||||
msgid "Command line to execute"
|
msgid "Command line to execute"
|
||||||
msgstr "Командний рядок для виконання"
|
msgstr "Командний рядок для виконання"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:73
|
#: applications/luci-app-commands/ucode/template/commands.ut:67
|
||||||
msgid "Command successful"
|
msgid "Command successful"
|
||||||
msgstr "Команду виконано"
|
msgstr "Команду виконано"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:160
|
#: applications/luci-app-commands/ucode/template/commands.ut:154
|
||||||
msgid "Command:"
|
msgid "Command:"
|
||||||
msgstr "Команда:"
|
msgstr "Команда:"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:9
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:23
|
||||||
msgid "Configure"
|
msgid "Configure"
|
||||||
msgstr "Конфігурація"
|
msgstr "Конфігурація"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:7
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:10
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:6
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:3
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:144
|
#: applications/luci-app-commands/ucode/template/commands.ut:137
|
||||||
msgid "Custom Commands"
|
msgid "Custom Commands"
|
||||||
msgstr "Власна команда"
|
msgstr "Власна команда"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:21
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:26
|
||||||
msgid "Custom arguments"
|
msgid "Custom arguments"
|
||||||
msgstr "Власні аргументи"
|
msgstr "Власні аргументи"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:8
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:14
|
||||||
msgid "Dashboard"
|
msgid "Dashboard"
|
||||||
msgstr "Панелі"
|
msgstr "Панелі"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:15
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:18
|
||||||
msgid "Description"
|
msgid "Description"
|
||||||
msgstr "Опис"
|
msgstr "Опис"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:166
|
#: applications/luci-app-commands/ucode/template/commands.ut:160
|
||||||
msgid "Download"
|
msgid "Download"
|
||||||
msgstr "Завантажити"
|
msgstr "Завантажити"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:123
|
#: applications/luci-app-commands/ucode/template/commands.ut:117
|
||||||
msgid "Download execution result"
|
msgid "Download execution result"
|
||||||
msgstr "Підсумок виконання завантаження"
|
msgstr "Підсумок виконання завантаження"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:79
|
#: applications/luci-app-commands/ucode/template/commands.ut:73
|
||||||
msgid "Failed to execute command!"
|
msgid "Failed to execute command!"
|
||||||
msgstr "Помилка виконання команди!"
|
msgstr "Помилка виконання команди!"
|
||||||
|
|
||||||
|
@ -111,35 +111,35 @@ msgstr "Помилка виконання команди!"
|
||||||
msgid "Grant UCI access for luci-app-commands"
|
msgid "Grant UCI access for luci-app-commands"
|
||||||
msgstr "Надати доступ UCI для команд luci-app"
|
msgstr "Надати доступ UCI для команд luci-app"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:168
|
#: applications/luci-app-commands/ucode/template/commands.ut:162
|
||||||
msgid "Link"
|
msgid "Link"
|
||||||
msgstr "Посилання"
|
msgstr "Посилання"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:53
|
#: applications/luci-app-commands/ucode/template/commands.ut:47
|
||||||
msgid "Loading"
|
msgid "Loading"
|
||||||
msgstr "Завантаження"
|
msgstr "Завантаження"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:123
|
#: applications/luci-app-commands/ucode/template/commands.ut:117
|
||||||
msgid "Or display result"
|
msgid "Or display result"
|
||||||
msgstr "Або відобразити підсумок"
|
msgstr "Або відобразити підсумок"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:24
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:29
|
||||||
msgid "Public access"
|
msgid "Public access"
|
||||||
msgstr "Відкритий доступ"
|
msgstr "Відкритий доступ"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:165
|
#: applications/luci-app-commands/ucode/template/commands.ut:159
|
||||||
msgid "Run"
|
msgid "Run"
|
||||||
msgstr "Запустити"
|
msgstr "Запустити"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:41
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:44
|
||||||
msgid "Standard Error"
|
msgid "Standard Error"
|
||||||
msgstr "Стандартна помилка"
|
msgstr "Стандартна помилка"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:36
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:39
|
||||||
msgid "Standard Output"
|
msgid "Standard Output"
|
||||||
msgstr "Стандартний вивід"
|
msgstr "Стандартний вивід"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:7
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:11
|
||||||
msgid ""
|
msgid ""
|
||||||
"This page allows you to configure custom shell commands which can be easily "
|
"This page allows you to configure custom shell commands which can be easily "
|
||||||
"invoked from the web interface."
|
"invoked from the web interface."
|
||||||
|
@ -147,10 +147,13 @@ msgstr ""
|
||||||
"Ця сторінка дозволяє налаштувати користувацькі команди оболонки, які може "
|
"Ця сторінка дозволяє налаштувати користувацькі команди оболонки, які може "
|
||||||
"бути легко запущені з веб-інтерфейсу."
|
"бути легко запущені з веб-інтерфейсу."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:150
|
#: applications/luci-app-commands/ucode/template/commands.ut:144
|
||||||
msgid "This section contains no values yet"
|
msgid "This section contains no values yet"
|
||||||
msgstr "Ця секція поки що не містить значень"
|
msgstr "Ця секція поки що не містить значень"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:54
|
#: applications/luci-app-commands/ucode/template/commands.ut:48
|
||||||
msgid "Waiting for command to complete..."
|
msgid "Waiting for command to complete..."
|
||||||
msgstr "Очікуємо завершення виконання команди..."
|
msgstr "Очікуємо завершення виконання команди..."
|
||||||
|
|
||||||
|
#~ msgid "Command exited with status code"
|
||||||
|
#~ msgstr "Команда вийшла із кодом стану"
|
||||||
|
|
|
@ -12,95 +12,95 @@ msgstr ""
|
||||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
"X-Generator: Weblate 3.10-dev\n"
|
"X-Generator: Weblate 3.10-dev\n"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:16
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:19
|
||||||
msgid "A short textual description of the configured command"
|
msgid "A short textual description of the configured command"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:25
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:30
|
||||||
msgid ""
|
msgid ""
|
||||||
"Allow executing the command and downloading its output without prior "
|
"Allow executing the command and downloading its output without prior "
|
||||||
"authentication"
|
"authentication"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:22
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:27
|
||||||
msgid "Allow the user to provide additional command line arguments"
|
msgid "Allow the user to provide additional command line arguments"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:162
|
#: applications/luci-app-commands/ucode/template/commands.ut:156
|
||||||
msgid "Arguments:"
|
msgid "Arguments:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:66
|
#: applications/luci-app-commands/ucode/template/commands.ut:60
|
||||||
msgid "Binary data not displayed, download instead."
|
msgid "Binary data not displayed, download instead."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:71
|
#: applications/luci-app-commands/ucode/template/commands.ut:65
|
||||||
msgid "Code:"
|
msgid "Code:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:182
|
#: applications/luci-app-commands/ucode/template/commands.ut:174
|
||||||
msgid "Collecting data..."
|
msgid "Collecting data..."
|
||||||
msgstr "Đang lấy dữ liệu..."
|
msgstr "Đang lấy dữ liệu..."
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:18
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:21
|
||||||
msgid "Command"
|
msgid "Command"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:30
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:32
|
||||||
msgid "Command executed successfully."
|
msgid "Command executed successfully."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:32
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:34
|
||||||
msgid "Command exited with status code"
|
msgid "Command exited with status code %d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:73
|
#: applications/luci-app-commands/ucode/template/commands.ut:67
|
||||||
msgid "Command failed"
|
msgid "Command failed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:19
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:21
|
||||||
msgid "Command line to execute"
|
msgid "Command line to execute"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:73
|
#: applications/luci-app-commands/ucode/template/commands.ut:67
|
||||||
msgid "Command successful"
|
msgid "Command successful"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:160
|
#: applications/luci-app-commands/ucode/template/commands.ut:154
|
||||||
msgid "Command:"
|
msgid "Command:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:9
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:23
|
||||||
msgid "Configure"
|
msgid "Configure"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:7
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:10
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:6
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:3
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:144
|
#: applications/luci-app-commands/ucode/template/commands.ut:137
|
||||||
msgid "Custom Commands"
|
msgid "Custom Commands"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:21
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:26
|
||||||
msgid "Custom arguments"
|
msgid "Custom arguments"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:8
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:14
|
||||||
msgid "Dashboard"
|
msgid "Dashboard"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:15
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:18
|
||||||
msgid "Description"
|
msgid "Description"
|
||||||
msgstr "Mô tả"
|
msgstr "Mô tả"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:166
|
#: applications/luci-app-commands/ucode/template/commands.ut:160
|
||||||
msgid "Download"
|
msgid "Download"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:123
|
#: applications/luci-app-commands/ucode/template/commands.ut:117
|
||||||
msgid "Download execution result"
|
msgid "Download execution result"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:79
|
#: applications/luci-app-commands/ucode/template/commands.ut:73
|
||||||
msgid "Failed to execute command!"
|
msgid "Failed to execute command!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -108,44 +108,44 @@ msgstr ""
|
||||||
msgid "Grant UCI access for luci-app-commands"
|
msgid "Grant UCI access for luci-app-commands"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:168
|
#: applications/luci-app-commands/ucode/template/commands.ut:162
|
||||||
msgid "Link"
|
msgid "Link"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:53
|
#: applications/luci-app-commands/ucode/template/commands.ut:47
|
||||||
msgid "Loading"
|
msgid "Loading"
|
||||||
msgstr "Đang tải"
|
msgstr "Đang tải"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:123
|
#: applications/luci-app-commands/ucode/template/commands.ut:117
|
||||||
msgid "Or display result"
|
msgid "Or display result"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:24
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:29
|
||||||
msgid "Public access"
|
msgid "Public access"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:165
|
#: applications/luci-app-commands/ucode/template/commands.ut:159
|
||||||
msgid "Run"
|
msgid "Run"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:41
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:44
|
||||||
msgid "Standard Error"
|
msgid "Standard Error"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:36
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:39
|
||||||
msgid "Standard Output"
|
msgid "Standard Output"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:7
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:11
|
||||||
msgid ""
|
msgid ""
|
||||||
"This page allows you to configure custom shell commands which can be easily "
|
"This page allows you to configure custom shell commands which can be easily "
|
||||||
"invoked from the web interface."
|
"invoked from the web interface."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:150
|
#: applications/luci-app-commands/ucode/template/commands.ut:144
|
||||||
msgid "This section contains no values yet"
|
msgid "This section contains no values yet"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:54
|
#: applications/luci-app-commands/ucode/template/commands.ut:48
|
||||||
msgid "Waiting for command to complete..."
|
msgid "Waiting for command to complete..."
|
||||||
msgstr "Vui lòng chờ đến khi lệnh được thực thi hoàn thành..."
|
msgstr "Vui lòng chờ đến khi lệnh được thực thi hoàn thành..."
|
||||||
|
|
|
@ -16,95 +16,95 @@ msgstr ""
|
||||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
"X-Generator: Weblate 4.6-dev\n"
|
"X-Generator: Weblate 4.6-dev\n"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:16
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:19
|
||||||
msgid "A short textual description of the configured command"
|
msgid "A short textual description of the configured command"
|
||||||
msgstr "简短描述命令用途"
|
msgstr "简短描述命令用途"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:25
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:30
|
||||||
msgid ""
|
msgid ""
|
||||||
"Allow executing the command and downloading its output without prior "
|
"Allow executing the command and downloading its output without prior "
|
||||||
"authentication"
|
"authentication"
|
||||||
msgstr "允许不事先验证就执行命令并下载其输出"
|
msgstr "允许不事先验证就执行命令并下载其输出"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:22
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:27
|
||||||
msgid "Allow the user to provide additional command line arguments"
|
msgid "Allow the user to provide additional command line arguments"
|
||||||
msgstr "允许用户提供额外的命令行参数"
|
msgstr "允许用户提供额外的命令行参数"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:162
|
#: applications/luci-app-commands/ucode/template/commands.ut:156
|
||||||
msgid "Arguments:"
|
msgid "Arguments:"
|
||||||
msgstr "参数:"
|
msgstr "参数:"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:66
|
#: applications/luci-app-commands/ucode/template/commands.ut:60
|
||||||
msgid "Binary data not displayed, download instead."
|
msgid "Binary data not displayed, download instead."
|
||||||
msgstr "二进制数据未显示,以下载替代。"
|
msgstr "二进制数据未显示,以下载替代。"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:71
|
#: applications/luci-app-commands/ucode/template/commands.ut:65
|
||||||
msgid "Code:"
|
msgid "Code:"
|
||||||
msgstr "状态码:"
|
msgstr "状态码:"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:182
|
#: applications/luci-app-commands/ucode/template/commands.ut:174
|
||||||
msgid "Collecting data..."
|
msgid "Collecting data..."
|
||||||
msgstr "正在收集数据…"
|
msgstr "正在收集数据…"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:18
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:21
|
||||||
msgid "Command"
|
msgid "Command"
|
||||||
msgstr "命令"
|
msgstr "命令"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:30
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:32
|
||||||
msgid "Command executed successfully."
|
msgid "Command executed successfully."
|
||||||
msgstr "命令成功执行。"
|
msgstr "命令成功执行。"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:32
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:34
|
||||||
msgid "Command exited with status code"
|
msgid "Command exited with status code %d"
|
||||||
msgstr "命令退出,状态码为"
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:73
|
#: applications/luci-app-commands/ucode/template/commands.ut:67
|
||||||
msgid "Command failed"
|
msgid "Command failed"
|
||||||
msgstr "命令执行失败"
|
msgstr "命令执行失败"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:19
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:21
|
||||||
msgid "Command line to execute"
|
msgid "Command line to execute"
|
||||||
msgstr "执行命令行"
|
msgstr "执行命令行"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:73
|
#: applications/luci-app-commands/ucode/template/commands.ut:67
|
||||||
msgid "Command successful"
|
msgid "Command successful"
|
||||||
msgstr "执行命令成功"
|
msgstr "执行命令成功"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:160
|
#: applications/luci-app-commands/ucode/template/commands.ut:154
|
||||||
msgid "Command:"
|
msgid "Command:"
|
||||||
msgstr "命令:"
|
msgstr "命令:"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:9
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:23
|
||||||
msgid "Configure"
|
msgid "Configure"
|
||||||
msgstr "配置"
|
msgstr "配置"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:7
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:10
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:6
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:3
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:144
|
#: applications/luci-app-commands/ucode/template/commands.ut:137
|
||||||
msgid "Custom Commands"
|
msgid "Custom Commands"
|
||||||
msgstr "自定义命令"
|
msgstr "自定义命令"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:21
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:26
|
||||||
msgid "Custom arguments"
|
msgid "Custom arguments"
|
||||||
msgstr "自定义参数"
|
msgstr "自定义参数"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:8
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:14
|
||||||
msgid "Dashboard"
|
msgid "Dashboard"
|
||||||
msgstr "概览"
|
msgstr "概览"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:15
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:18
|
||||||
msgid "Description"
|
msgid "Description"
|
||||||
msgstr "描述"
|
msgstr "描述"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:166
|
#: applications/luci-app-commands/ucode/template/commands.ut:160
|
||||||
msgid "Download"
|
msgid "Download"
|
||||||
msgstr "下载"
|
msgstr "下载"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:123
|
#: applications/luci-app-commands/ucode/template/commands.ut:117
|
||||||
msgid "Download execution result"
|
msgid "Download execution result"
|
||||||
msgstr "下载执行结果"
|
msgstr "下载执行结果"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:79
|
#: applications/luci-app-commands/ucode/template/commands.ut:73
|
||||||
msgid "Failed to execute command!"
|
msgid "Failed to execute command!"
|
||||||
msgstr "执行命令失败!"
|
msgstr "执行命令失败!"
|
||||||
|
|
||||||
|
@ -112,47 +112,50 @@ msgstr "执行命令失败!"
|
||||||
msgid "Grant UCI access for luci-app-commands"
|
msgid "Grant UCI access for luci-app-commands"
|
||||||
msgstr "授予UCI访问luci-app-commands的权限"
|
msgstr "授予UCI访问luci-app-commands的权限"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:168
|
#: applications/luci-app-commands/ucode/template/commands.ut:162
|
||||||
msgid "Link"
|
msgid "Link"
|
||||||
msgstr "连接"
|
msgstr "连接"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:53
|
#: applications/luci-app-commands/ucode/template/commands.ut:47
|
||||||
msgid "Loading"
|
msgid "Loading"
|
||||||
msgstr "加载中"
|
msgstr "加载中"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:123
|
#: applications/luci-app-commands/ucode/template/commands.ut:117
|
||||||
msgid "Or display result"
|
msgid "Or display result"
|
||||||
msgstr "显示执行结果"
|
msgstr "显示执行结果"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:24
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:29
|
||||||
msgid "Public access"
|
msgid "Public access"
|
||||||
msgstr "公开访问"
|
msgstr "公开访问"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:165
|
#: applications/luci-app-commands/ucode/template/commands.ut:159
|
||||||
msgid "Run"
|
msgid "Run"
|
||||||
msgstr "运行"
|
msgstr "运行"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:41
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:44
|
||||||
msgid "Standard Error"
|
msgid "Standard Error"
|
||||||
msgstr "标准错误流"
|
msgstr "标准错误流"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:36
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:39
|
||||||
msgid "Standard Output"
|
msgid "Standard Output"
|
||||||
msgstr "标准输出流"
|
msgstr "标准输出流"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:7
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:11
|
||||||
msgid ""
|
msgid ""
|
||||||
"This page allows you to configure custom shell commands which can be easily "
|
"This page allows you to configure custom shell commands which can be easily "
|
||||||
"invoked from the web interface."
|
"invoked from the web interface."
|
||||||
msgstr "此页面允许您配置自定义 Shell 命令,并可以从 Web 界面调用。"
|
msgstr "此页面允许您配置自定义 Shell 命令,并可以从 Web 界面调用。"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:150
|
#: applications/luci-app-commands/ucode/template/commands.ut:144
|
||||||
msgid "This section contains no values yet"
|
msgid "This section contains no values yet"
|
||||||
msgstr "尚无任何配置"
|
msgstr "尚无任何配置"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:54
|
#: applications/luci-app-commands/ucode/template/commands.ut:48
|
||||||
msgid "Waiting for command to complete..."
|
msgid "Waiting for command to complete..."
|
||||||
msgstr "正在等待命令完成…"
|
msgstr "正在等待命令完成…"
|
||||||
|
|
||||||
|
#~ msgid "Command exited with status code"
|
||||||
|
#~ msgstr "命令退出,状态码为"
|
||||||
|
|
||||||
#~ msgid "Command exited with status code "
|
#~ msgid "Command exited with status code "
|
||||||
#~ msgstr "命令退出,状态码:"
|
#~ msgstr "命令退出,状态码:"
|
||||||
|
|
|
@ -17,95 +17,95 @@ msgstr ""
|
||||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
"X-Generator: Weblate 4.12.1\n"
|
"X-Generator: Weblate 4.12.1\n"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:16
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:19
|
||||||
msgid "A short textual description of the configured command"
|
msgid "A short textual description of the configured command"
|
||||||
msgstr "簡短描述指令用途"
|
msgstr "簡短描述指令用途"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:25
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:30
|
||||||
msgid ""
|
msgid ""
|
||||||
"Allow executing the command and downloading its output without prior "
|
"Allow executing the command and downloading its output without prior "
|
||||||
"authentication"
|
"authentication"
|
||||||
msgstr "允許執行命令並下載其輸出, 無須事先認證"
|
msgstr "允許執行命令並下載其輸出, 無須事先認證"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:22
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:27
|
||||||
msgid "Allow the user to provide additional command line arguments"
|
msgid "Allow the user to provide additional command line arguments"
|
||||||
msgstr "允許使用者提供額外的指令列引數"
|
msgstr "允許使用者提供額外的指令列引數"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:162
|
#: applications/luci-app-commands/ucode/template/commands.ut:156
|
||||||
msgid "Arguments:"
|
msgid "Arguments:"
|
||||||
msgstr "引數:"
|
msgstr "引數:"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:66
|
#: applications/luci-app-commands/ucode/template/commands.ut:60
|
||||||
msgid "Binary data not displayed, download instead."
|
msgid "Binary data not displayed, download instead."
|
||||||
msgstr "二進位資料未顯示,以下載替代。"
|
msgstr "二進位資料未顯示,以下載替代。"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:71
|
#: applications/luci-app-commands/ucode/template/commands.ut:65
|
||||||
msgid "Code:"
|
msgid "Code:"
|
||||||
msgstr "狀態碼:"
|
msgstr "狀態碼:"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:182
|
#: applications/luci-app-commands/ucode/template/commands.ut:174
|
||||||
msgid "Collecting data..."
|
msgid "Collecting data..."
|
||||||
msgstr "正在收集資料中…"
|
msgstr "正在收集資料中…"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:18
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:21
|
||||||
msgid "Command"
|
msgid "Command"
|
||||||
msgstr "命令"
|
msgstr "命令"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:30
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:32
|
||||||
msgid "Command executed successfully."
|
msgid "Command executed successfully."
|
||||||
msgstr "指令成功執行。"
|
msgstr "指令成功執行。"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:32
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:34
|
||||||
msgid "Command exited with status code"
|
msgid "Command exited with status code %d"
|
||||||
msgstr "指令退出附狀態碼"
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:73
|
#: applications/luci-app-commands/ucode/template/commands.ut:67
|
||||||
msgid "Command failed"
|
msgid "Command failed"
|
||||||
msgstr "指令失敗"
|
msgstr "指令失敗"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:19
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:21
|
||||||
msgid "Command line to execute"
|
msgid "Command line to execute"
|
||||||
msgstr "執行指令列"
|
msgstr "執行指令列"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:73
|
#: applications/luci-app-commands/ucode/template/commands.ut:67
|
||||||
msgid "Command successful"
|
msgid "Command successful"
|
||||||
msgstr "執行指令成功"
|
msgstr "執行指令成功"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:160
|
#: applications/luci-app-commands/ucode/template/commands.ut:154
|
||||||
msgid "Command:"
|
msgid "Command:"
|
||||||
msgstr "指令:"
|
msgstr "指令:"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:9
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:23
|
||||||
msgid "Configure"
|
msgid "Configure"
|
||||||
msgstr "配置"
|
msgstr "配置"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:7
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:10
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:6
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:3
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:144
|
#: applications/luci-app-commands/ucode/template/commands.ut:137
|
||||||
msgid "Custom Commands"
|
msgid "Custom Commands"
|
||||||
msgstr "自訂指令集"
|
msgstr "自訂指令集"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:21
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:26
|
||||||
msgid "Custom arguments"
|
msgid "Custom arguments"
|
||||||
msgstr "自訂參數集"
|
msgstr "自訂參數集"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/controller/commands.lua:8
|
#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:14
|
||||||
msgid "Dashboard"
|
msgid "Dashboard"
|
||||||
msgstr "儀表板"
|
msgstr "儀表板"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:15
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:18
|
||||||
msgid "Description"
|
msgid "Description"
|
||||||
msgstr "描述"
|
msgstr "描述"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:166
|
#: applications/luci-app-commands/ucode/template/commands.ut:160
|
||||||
msgid "Download"
|
msgid "Download"
|
||||||
msgstr "下載"
|
msgstr "下載"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:123
|
#: applications/luci-app-commands/ucode/template/commands.ut:117
|
||||||
msgid "Download execution result"
|
msgid "Download execution result"
|
||||||
msgstr "下載執行結果"
|
msgstr "下載執行結果"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:79
|
#: applications/luci-app-commands/ucode/template/commands.ut:73
|
||||||
msgid "Failed to execute command!"
|
msgid "Failed to execute command!"
|
||||||
msgstr "執行指令失敗!"
|
msgstr "執行指令失敗!"
|
||||||
|
|
||||||
|
@ -113,47 +113,50 @@ msgstr "執行指令失敗!"
|
||||||
msgid "Grant UCI access for luci-app-commands"
|
msgid "Grant UCI access for luci-app-commands"
|
||||||
msgstr "授予 luci-app-commands 擁有 UCI 存取的權限"
|
msgstr "授予 luci-app-commands 擁有 UCI 存取的權限"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:168
|
#: applications/luci-app-commands/ucode/template/commands.ut:162
|
||||||
msgid "Link"
|
msgid "Link"
|
||||||
msgstr "連線"
|
msgstr "連線"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:53
|
#: applications/luci-app-commands/ucode/template/commands.ut:47
|
||||||
msgid "Loading"
|
msgid "Loading"
|
||||||
msgstr "正在載入中"
|
msgstr "正在載入中"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:123
|
#: applications/luci-app-commands/ucode/template/commands.ut:117
|
||||||
msgid "Or display result"
|
msgid "Or display result"
|
||||||
msgstr "顯示執行結果"
|
msgstr "顯示執行結果"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:24
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:29
|
||||||
msgid "Public access"
|
msgid "Public access"
|
||||||
msgstr "公開訪問"
|
msgstr "公開訪問"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:165
|
#: applications/luci-app-commands/ucode/template/commands.ut:159
|
||||||
msgid "Run"
|
msgid "Run"
|
||||||
msgstr "執行"
|
msgstr "執行"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:41
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:44
|
||||||
msgid "Standard Error"
|
msgid "Standard Error"
|
||||||
msgstr "標準錯誤流"
|
msgstr "標準錯誤流"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:36
|
#: applications/luci-app-commands/ucode/template/commands_public.ut:39
|
||||||
msgid "Standard Output"
|
msgid "Standard Output"
|
||||||
msgstr "標準輸出流"
|
msgstr "標準輸出流"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:7
|
#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:11
|
||||||
msgid ""
|
msgid ""
|
||||||
"This page allows you to configure custom shell commands which can be easily "
|
"This page allows you to configure custom shell commands which can be easily "
|
||||||
"invoked from the web interface."
|
"invoked from the web interface."
|
||||||
msgstr "此頁面允許您配置自訂 Shell 指令,並可以從 Web 介面呼叫。"
|
msgstr "此頁面允許您配置自訂 Shell 指令,並可以從 Web 介面呼叫。"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:150
|
#: applications/luci-app-commands/ucode/template/commands.ut:144
|
||||||
msgid "This section contains no values yet"
|
msgid "This section contains no values yet"
|
||||||
msgstr "這部分尚無數值"
|
msgstr "這部分尚無數值"
|
||||||
|
|
||||||
#: applications/luci-app-commands/luasrc/view/commands.htm:54
|
#: applications/luci-app-commands/ucode/template/commands.ut:48
|
||||||
msgid "Waiting for command to complete..."
|
msgid "Waiting for command to complete..."
|
||||||
msgstr "正在等待指令完成…"
|
msgstr "正在等待指令完成…"
|
||||||
|
|
||||||
|
#~ msgid "Command exited with status code"
|
||||||
|
#~ msgstr "指令退出附狀態碼"
|
||||||
|
|
||||||
#~ msgid "Command exited with status code "
|
#~ msgid "Command exited with status code "
|
||||||
#~ msgstr "指令退出,狀態碼:"
|
#~ msgstr "指令退出,狀態碼:"
|
||||||
|
|
Loading…
Reference in a new issue