diff options
author | Florian Eckert <fe@dev.tdt.de> | 2022-10-27 14:03:37 +0200 |
---|---|---|
committer | Florian Eckert <fe@dev.tdt.de> | 2022-10-27 14:03:37 +0200 |
commit | b20b69b2fd65721a0e0a599c270eb7f259843282 (patch) | |
tree | d84b9f0a67a0edb9d09bac82aa77c31bf5646527 /applications/luci-app-commands/po/ca/commands.po | |
parent | 4e9aecb24b58cb250d6efeb373e08c45942964ee (diff) |
luci-app-commands: sync i18n
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Diffstat (limited to 'applications/luci-app-commands/po/ca/commands.po')
-rw-r--r-- | applications/luci-app-commands/po/ca/commands.po | 70 |
1 files changed, 35 insertions, 35 deletions
diff --git a/applications/luci-app-commands/po/ca/commands.po b/applications/luci-app-commands/po/ca/commands.po index 955fb052f9..5882b09b4d 100644 --- a/applications/luci-app-commands/po/ca/commands.po +++ b/applications/luci-app-commands/po/ca/commands.po @@ -12,11 +12,11 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\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" 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 "" "Allow executing the command and downloading its output without prior " "authentication" @@ -24,85 +24,85 @@ msgstr "" "Permet la execució de l'ordre i la baixada de la seva sortida sense " "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" 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:" 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." 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:" msgstr "Codi:" -#: applications/luci-app-commands/luasrc/view/commands.htm:182 +#: applications/luci-app-commands/ucode/template/commands.ut:174 msgid "Collecting data..." 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" 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." msgstr "" -#: applications/luci-app-commands/luasrc/view/commands_public.htm:32 -msgid "Command exited with status code" +#: applications/luci-app-commands/ucode/template/commands_public.ut:34 +msgid "Command exited with status code %d" msgstr "" -#: applications/luci-app-commands/luasrc/view/commands.htm:73 +#: applications/luci-app-commands/ucode/template/commands.ut:67 msgid "Command failed" 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" 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" 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:" 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" msgstr "Configura" -#: 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 +#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:10 +#: applications/luci-app-commands/root/usr/share/luci/menu.d/luci-app-commands.json:3 +#: applications/luci-app-commands/ucode/template/commands.ut:137 msgid "Custom Commands" 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" 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" 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" msgstr "Descripció" -#: applications/luci-app-commands/luasrc/view/commands.htm:166 +#: applications/luci-app-commands/ucode/template/commands.ut:160 msgid "Download" msgstr "Baixa" -#: applications/luci-app-commands/luasrc/view/commands.htm:123 +#: applications/luci-app-commands/ucode/template/commands.ut:117 msgid "Download execution result" msgstr "" -#: applications/luci-app-commands/luasrc/view/commands.htm:79 +#: applications/luci-app-commands/ucode/template/commands.ut:73 msgid "Failed to execute command!" 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" msgstr "" -#: applications/luci-app-commands/luasrc/view/commands.htm:168 +#: applications/luci-app-commands/ucode/template/commands.ut:162 msgid "Link" msgstr "Enllaç" -#: applications/luci-app-commands/luasrc/view/commands.htm:53 +#: applications/luci-app-commands/ucode/template/commands.ut:47 msgid "Loading" 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" 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" 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" 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" msgstr "" -#: applications/luci-app-commands/luasrc/view/commands_public.htm:36 +#: applications/luci-app-commands/ucode/template/commands_public.ut:39 msgid "Standard Output" msgstr "" -#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:7 +#: applications/luci-app-commands/htdocs/luci-static/resources/view/commands.js:11 msgid "" "This page allows you to configure custom shell commands which can be easily " "invoked from the web interface." @@ -146,11 +146,11 @@ msgstr "" "Aquesta pàgina us permet configurar ordres de consola personalitzats que es " "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" 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..." msgstr "S’està esperant que l’ordre s’acabi…" |