123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151 |
- msgid ""
- msgstr ""
- "Project-Id-Version: PACKAGE VERSION\n"
- "PO-Revision-Date: 2020-04-04 17:34+0000\n"
- "Last-Translator: Dušan Kazik <prescott66@gmail.com>\n"
- "Language-Team: Slovak <https://hosted.weblate.org/projects/openwrt/"
- "luciapplicationscommands/sk/>\n"
- "Language: sk\n"
- "MIME-Version: 1.0\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- "Content-Transfer-Encoding: 8bit\n"
- "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
- "X-Generator: Weblate 4.0-dev\n"
- #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:16
- msgid "A short textual description of the configured command"
- msgstr "Krátky textový popis nakonfigurovaného príkazu"
- #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:25
- msgid ""
- "Allow executing the command and downloading its output without prior "
- "authentication"
- msgstr ""
- #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:22
- msgid "Allow the user to provide additional command line arguments"
- msgstr "Umožniť používateľovi poskytnúť dodatočné parametre príkazového riadku"
- #: applications/luci-app-commands/luasrc/view/commands.htm:162
- msgid "Arguments:"
- msgstr "Parametre:"
- #: applications/luci-app-commands/luasrc/view/commands.htm:66
- msgid "Binary data not displayed, download instead."
- msgstr "Binárne údaje neboli zobrazené, ale môžu byť prevzaté."
- #: applications/luci-app-commands/luasrc/view/commands.htm:71
- msgid "Code:"
- msgstr "Kód:"
- #: applications/luci-app-commands/luasrc/view/commands.htm:182
- msgid "Collecting data..."
- msgstr "Zbierajú sa údaje..."
- #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:18
- msgid "Command"
- msgstr "Príkaz"
- #: applications/luci-app-commands/luasrc/view/commands_public.htm:30
- msgid "Command executed successfully."
- msgstr "Príkaz úspešne spustený."
- #: applications/luci-app-commands/luasrc/view/commands_public.htm:32
- msgid "Command exited with status code"
- msgstr "Príkaz skončil so stavovým kódom"
- #: applications/luci-app-commands/luasrc/view/commands.htm:73
- msgid "Command failed"
- msgstr "Príkaz zlyhal"
- #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:19
- msgid "Command line to execute"
- msgstr "Príkazový riadok na spustenie"
- #: applications/luci-app-commands/luasrc/view/commands.htm:73
- msgid "Command successful"
- msgstr "Príkaz úspešný"
- #: applications/luci-app-commands/luasrc/view/commands.htm:160
- msgid "Command:"
- msgstr "Príkaz:"
- #: applications/luci-app-commands/luasrc/controller/commands.lua:9
- msgid "Configure"
- msgstr "Konfigurovať"
- #: applications/luci-app-commands/luasrc/controller/commands.lua:7
- #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:6
- #: applications/luci-app-commands/luasrc/view/commands.htm:144
- msgid "Custom Commands"
- msgstr "Vlastné príkazy"
- #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:21
- msgid "Custom arguments"
- msgstr "Vlastné parametre"
- #: applications/luci-app-commands/luasrc/controller/commands.lua:8
- msgid "Dashboard"
- msgstr "Nástenka"
- #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:15
- msgid "Description"
- msgstr "Popis"
- #: applications/luci-app-commands/luasrc/view/commands.htm:166
- msgid "Download"
- msgstr "Prevziať"
- #: applications/luci-app-commands/luasrc/view/commands.htm:123
- msgid "Download execution result"
- msgstr ""
- #: applications/luci-app-commands/luasrc/view/commands.htm:79
- msgid "Failed to execute command!"
- msgstr "Zlyhalo spustenie príkazu!"
- #: applications/luci-app-commands/root/usr/share/rpcd/acl.d/luci-app-commands.json:3
- msgid "Grant UCI access for luci-app-commands"
- msgstr ""
- #: applications/luci-app-commands/luasrc/view/commands.htm:168
- msgid "Link"
- msgstr "Odkaz"
- #: applications/luci-app-commands/luasrc/view/commands.htm:53
- msgid "Loading"
- msgstr "Načítava sa"
- #: applications/luci-app-commands/luasrc/view/commands.htm:123
- msgid "Or display result"
- msgstr "Alebo zobraziť výsledok"
- #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:24
- msgid "Public access"
- msgstr "Verejný prístup"
- #: applications/luci-app-commands/luasrc/view/commands.htm:165
- msgid "Run"
- msgstr "Spustiť"
- #: applications/luci-app-commands/luasrc/view/commands_public.htm:41
- msgid "Standard Error"
- msgstr "Štandardná chyba"
- #: applications/luci-app-commands/luasrc/view/commands_public.htm:36
- msgid "Standard Output"
- msgstr "Štandardný výstup"
- #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:7
- msgid ""
- "This page allows you to configure custom shell commands which can be easily "
- "invoked from the web interface."
- msgstr ""
- #: applications/luci-app-commands/luasrc/view/commands.htm:150
- msgid "This section contains no values yet"
- msgstr ""
- #: applications/luci-app-commands/luasrc/view/commands.htm:54
- msgid "Waiting for command to complete..."
- msgstr "Čaká sa na dokončenie príkazu..."
|