diff options
author | Daniel Nilsson <daniel.nilsson94@outlook.com> | 2024-02-29 22:10:43 +0100 |
---|---|---|
committer | Paul Donald <itsascambutmailmeanyway@gmail.com> | 2024-03-19 17:22:44 +0100 |
commit | ae4e305b0d860df4366b913b92b7e468a0f7fecf (patch) | |
tree | 3496a3adbb8dba1fea473566a662e08863462500 /applications/luci-app-attendedsysupgrade/po/pt_BR | |
parent | c608a15a9c53a19654f5a36ba2056a7a1eb561da (diff) |
luci-app-attendedsysupgrade: move init of rpc data into load function
Signed-off-by: Daniel Nilsson <daniel.nilsson94@outlook.com>
Diffstat (limited to 'applications/luci-app-attendedsysupgrade/po/pt_BR')
-rw-r--r-- | applications/luci-app-attendedsysupgrade/po/pt_BR/attendedsysupgrade.po | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/applications/luci-app-attendedsysupgrade/po/pt_BR/attendedsysupgrade.po b/applications/luci-app-attendedsysupgrade/po/pt_BR/attendedsysupgrade.po index c79a9fee62..5611462b4f 100644 --- a/applications/luci-app-attendedsysupgrade/po/pt_BR/attendedsysupgrade.po +++ b/applications/luci-app-attendedsysupgrade/po/pt_BR/attendedsysupgrade.po @@ -23,7 +23,7 @@ msgid "Advanced Mode" msgstr "Modo avançado" #: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/configuration.js:11 -#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:600 +#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:602 #: applications/luci-app-attendedsysupgrade/root/usr/share/luci/menu.d/luci-app-attendedsysupgrade.json:3 msgid "Attended Sysupgrade" msgstr "Sysupgrade Assistido" @@ -69,7 +69,7 @@ msgid "Could not reach API at \"%s\". Please try again later." msgstr "Não foi possível alcançar a API em \"%s\". tente novamente mais tarde." #: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:519 -#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:615 +#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:617 msgid "Currently running: %s - %s" msgstr "Atualmente em execução: %s - %s" @@ -205,7 +205,7 @@ msgstr "Pedido posicionado na fila de compilação %s" msgid "SHA256" msgstr "SHA256" -#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:626 +#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:628 msgid "Search for firmware upgrade" msgstr "Procurar pela atualização do firmware" @@ -249,7 +249,7 @@ msgstr "A imagem do firmware foi criada com sucesso" msgid "Target" msgstr "Destino" -#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:604 +#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:606 msgid "" "The attended sysupgrade service allows to easily upgrade vanilla and custom " "firmware images." @@ -261,7 +261,7 @@ msgstr "" msgid "The device runs the latest firmware version %s - %s" msgstr "O dispositivo possui a versão mas recente do firmware %s - %s" -#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:610 +#: applications/luci-app-attendedsysupgrade/htdocs/luci-static/resources/view/attendedsysupgrade/overview.js:612 msgid "" "This is done by building a new firmware on demand via an online service." msgstr "" |