diff options
Diffstat (limited to 'applications/luci-app-commands')
-rw-r--r-- | applications/luci-app-commands/po/da/commands.po | 159 | ||||
-rw-r--r-- | applications/luci-app-commands/po/it/commands.po | 8 | ||||
-rw-r--r-- | applications/luci-app-commands/po/ro/commands.po | 28 |
3 files changed, 177 insertions, 18 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..6aa474d5aa --- /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-18 18:36+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.1-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 "Download" + +#: applications/luci-app-commands/luasrc/view/commands.htm:123 +msgid "Download execution result" +msgstr "Download 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 " diff --git a/applications/luci-app-commands/po/it/commands.po b/applications/luci-app-commands/po/it/commands.po index aa1f0e42d0..9d909467c1 100644 --- a/applications/luci-app-commands/po/it/commands.po +++ b/applications/luci-app-commands/po/it/commands.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2021-04-23 07:01+0000\n" -"Last-Translator: Diego Depaoli <trebestie@gmail.com>\n" +"PO-Revision-Date: 2021-11-15 14:07+0000\n" +"Last-Translator: coronabond <coronabond@airmail.cc>\n" "Language-Team: Italian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationscommands/it/>\n" "Language: it\n" @@ -10,7 +10,7 @@ msgstr "" "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.7-dev\n" +"X-Generator: Weblate 4.9.1-dev\n" #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:16 msgid "A short textual description of the configured command" @@ -153,7 +153,7 @@ msgstr "Questa sezione non contiene ancora valori" #: applications/luci-app-commands/luasrc/view/commands.htm:54 msgid "Waiting for command to complete..." -msgstr "In attesa del comando da completare..." +msgstr "In attesa che il comando sia completato..." #~ msgid "Access command with" #~ msgstr "Accesso comando con" diff --git a/applications/luci-app-commands/po/ro/commands.po b/applications/luci-app-commands/po/ro/commands.po index fdc4eb623a..1442c17eae 100644 --- a/applications/luci-app-commands/po/ro/commands.po +++ b/applications/luci-app-commands/po/ro/commands.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2021-11-07 15:53+0000\n" -"Last-Translator: CRISTIAN ANDREI <cristianvdr@gmail.com>\n" +"PO-Revision-Date: 2021-11-22 19:52+0000\n" +"Last-Translator: Simona Iacob <s@zp1.net>\n" "Language-Team: Romanian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationscommands/ro/>\n" "Language: ro\n" @@ -11,7 +11,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < " "20)) ? 1 : 2;\n" -"X-Generator: Weblate 4.9-dev\n" +"X-Generator: Weblate 4.10-dev\n" #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:16 msgid "A short textual description of the configured command" @@ -35,7 +35,7 @@ msgstr "Parametrii:" #: applications/luci-app-commands/luasrc/view/commands.htm:66 msgid "Binary data not displayed, download instead." -msgstr "Datele binare nu sunt afisate, descarcale in schimb" +msgstr "Datele binare nu sunt afișate, descărcați în schimb." #: applications/luci-app-commands/luasrc/view/commands.htm:71 msgid "Code:" @@ -55,7 +55,7 @@ msgstr "Comandă executată cu succes." #: applications/luci-app-commands/luasrc/view/commands_public.htm:32 msgid "Command exited with status code" -msgstr "" +msgstr "Comanda a ieșit cu codul de stare" #: applications/luci-app-commands/luasrc/view/commands.htm:73 msgid "Command failed" @@ -97,11 +97,11 @@ msgstr "Descriere" #: applications/luci-app-commands/luasrc/view/commands.htm:166 msgid "Download" -msgstr "Descarca" +msgstr "Descărcați" #: applications/luci-app-commands/luasrc/view/commands.htm:123 msgid "Download execution result" -msgstr "" +msgstr "Descărcați rezultatul execuției" #: applications/luci-app-commands/luasrc/view/commands.htm:79 msgid "Failed to execute command!" @@ -109,7 +109,7 @@ msgstr "S-a esuat executarea comenzii!!" #: applications/luci-app-commands/root/usr/share/rpcd/acl.d/luci-app-commands.json:3 msgid "Grant UCI access for luci-app-commands" -msgstr "" +msgstr "Acordarea accesului UCI pentru luci-app-commands" #: applications/luci-app-commands/luasrc/view/commands.htm:168 msgid "Link" @@ -121,7 +121,7 @@ msgstr "Încărcare" #: applications/luci-app-commands/luasrc/view/commands.htm:123 msgid "Or display result" -msgstr "" +msgstr "Sau afișați rezultatul" #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:24 msgid "Public access" @@ -133,23 +133,23 @@ msgstr "Ruleaza" #: applications/luci-app-commands/luasrc/view/commands_public.htm:41 msgid "Standard Error" -msgstr "" +msgstr "Eroare standard" #: applications/luci-app-commands/luasrc/view/commands_public.htm:36 msgid "Standard Output" -msgstr "" +msgstr "Ieșire standard" #: 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 "" -"Aceasta pagina permite configurarea de comenzi personale ce pot fi usor " -"apelate din interfata grafica" +"Această pagină vă permite să configurați comenzi shell personalizate care " +"pot fi invocate cu ușurință din interfața web." #: applications/luci-app-commands/luasrc/view/commands.htm:150 msgid "This section contains no values yet" -msgstr "" +msgstr "Această secțiune nu conține încă nicio valoare" #: applications/luci-app-commands/luasrc/view/commands.htm:54 msgid "Waiting for command to complete..." |