diff options
Diffstat (limited to 'applications/luci-app-commands/po/da/commands.po')
-rw-r--r-- | applications/luci-app-commands/po/da/commands.po | 159 |
1 files changed, 159 insertions, 0 deletions
diff --git a/applications/luci-app-commands/po/da/commands.po b/applications/luci-app-commands/po/da/commands.po new file mode 100644 index 0000000000..a9073931ee --- /dev/null +++ b/applications/luci-app-commands/po/da/commands.po @@ -0,0 +1,159 @@ +msgid "" +msgstr "" +"Project-Id-Version: \n" +"POT-Creation-Date: \n" +"PO-Revision-Date: 2021-11-09 20:53+0000\n" +"Last-Translator: drax red <drax@outlook.dk>\n" +"Language-Team: Danish <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationscommands/da/>\n" +"Language: da\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.9-dev\n" + +#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:16 +msgid "A short textual description of the configured command" +msgstr "En kort tekstbeskrivelse af den konfigurerede kommando" + +#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:25 +msgid "" +"Allow executing the command and downloading its output without prior " +"authentication" +msgstr "" +"Tillad at udføre kommandoen og downloade dens output uden forudgående " +"godkendelse" + +#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:22 +msgid "Allow the user to provide additional command line arguments" +msgstr "Tillad brugeren at angive yderligere kommandolinjeargumenter" + +#: applications/luci-app-commands/luasrc/view/commands.htm:162 +msgid "Arguments:" +msgstr "Argumenter:" + +#: applications/luci-app-commands/luasrc/view/commands.htm:66 +msgid "Binary data not displayed, download instead." +msgstr "Binære data vises ikke, download i stedet." + +#: applications/luci-app-commands/luasrc/view/commands.htm:71 +msgid "Code:" +msgstr "Kode:" + +#: applications/luci-app-commands/luasrc/view/commands.htm:182 +msgid "Collecting data..." +msgstr "Indsamler data..." + +#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:18 +msgid "Command" +msgstr "Kommando" + +#: applications/luci-app-commands/luasrc/view/commands_public.htm:30 +msgid "Command executed successfully." +msgstr "Kommandoen blev udført." + +#: applications/luci-app-commands/luasrc/view/commands_public.htm:32 +msgid "Command exited with status code" +msgstr "Kommando afslutede med statuskode" + +#: applications/luci-app-commands/luasrc/view/commands.htm:73 +msgid "Command failed" +msgstr "Kommandoen mislykkedes" + +#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:19 +msgid "Command line to execute" +msgstr "Kommandolinje til udførelse" + +#: applications/luci-app-commands/luasrc/view/commands.htm:73 +msgid "Command successful" +msgstr "Kommandoen lykkedes" + +#: applications/luci-app-commands/luasrc/view/commands.htm:160 +msgid "Command:" +msgstr "Kommando:" + +#: applications/luci-app-commands/luasrc/controller/commands.lua:9 +msgid "Configure" +msgstr "Konfigurer" + +#: 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 "Brugerdefinerede kommandoer" + +#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:21 +msgid "Custom arguments" +msgstr "Brugerdefinerede argumenter" + +#: applications/luci-app-commands/luasrc/controller/commands.lua:8 +msgid "Dashboard" +msgstr "Dashboard" + +#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:15 +msgid "Description" +msgstr "Beskrivelse" + +#: applications/luci-app-commands/luasrc/view/commands.htm:166 +msgid "Download" +msgstr "Hent" + +#: applications/luci-app-commands/luasrc/view/commands.htm:123 +msgid "Download execution result" +msgstr "Hent udførelsesresultat" + +#: applications/luci-app-commands/luasrc/view/commands.htm:79 +msgid "Failed to execute command!" +msgstr "Kunne ikke udføre kommandoen!" + +#: applications/luci-app-commands/root/usr/share/rpcd/acl.d/luci-app-commands.json:3 +msgid "Grant UCI access for luci-app-commands" +msgstr "Giv UCI-adgang til luci-app-kommandoer" + +#: applications/luci-app-commands/luasrc/view/commands.htm:168 +msgid "Link" +msgstr "Link" + +#: applications/luci-app-commands/luasrc/view/commands.htm:53 +msgid "Loading" +msgstr "Indlæser" + +#: applications/luci-app-commands/luasrc/view/commands.htm:123 +msgid "Or display result" +msgstr "Eller vis resultatet" + +#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:24 +msgid "Public access" +msgstr "Offentlig adgang" + +#: applications/luci-app-commands/luasrc/view/commands.htm:165 +msgid "Run" +msgstr "Kør" + +#: applications/luci-app-commands/luasrc/view/commands_public.htm:41 +msgid "Standard Error" +msgstr "Standard fejl" + +#: applications/luci-app-commands/luasrc/view/commands_public.htm:36 +msgid "Standard Output" +msgstr "Standard Output" + +#: 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 "" +"Denne side giver dig mulighed for at konfigurere brugerdefinerede shell-" +"kommandoer, som nemt kan fremkaldes fra web interface." + +#: applications/luci-app-commands/luasrc/view/commands.htm:150 +msgid "This section contains no values yet" +msgstr "Denne sektion indeholder endnu ingen værdier" + +#: applications/luci-app-commands/luasrc/view/commands.htm:54 +msgid "Waiting for command to complete..." +msgstr "Venter på, at kommandoen er fuldført..." + +#~ msgid "Command exited with status code " +#~ msgstr "Command exited with status code " |