diff options
author | Dirk Brenken <dev@brenken.org> | 2020-04-12 10:00:34 +0200 |
---|---|---|
committer | Dirk Brenken <dev@brenken.org> | 2020-04-12 10:00:34 +0200 |
commit | 94799995aa3fc7961c6d6aea6d3105a29d550b3f (patch) | |
tree | 0a7454534a8416569b78054628be492e2ca15cc9 /applications/luci-app-adblock/po/pt_BR | |
parent | 2c812fbd58fd7399969185cc501bdba561d98d95 (diff) |
luci-app-adblock: more DNS Report tweaks
* revert last page loading change,
this breaks the filter functionality on that page
* Add a short paragraph to explain the page functionality
* Fix search to accept ":" character as well
(e.g. for IPv6 address search)
Signed-off-by: Dirk Brenken <dev@brenken.org>
Diffstat (limited to 'applications/luci-app-adblock/po/pt_BR')
-rw-r--r-- | applications/luci-app-adblock/po/pt_BR/adblock.po | 22 |
1 files changed, 14 insertions, 8 deletions
diff --git a/applications/luci-app-adblock/po/pt_BR/adblock.po b/applications/luci-app-adblock/po/pt_BR/adblock.po index f19587e7bc..bdc6dbcd34 100644 --- a/applications/luci-app-adblock/po/pt_BR/adblock.po +++ b/applications/luci-app-adblock/po/pt_BR/adblock.po @@ -122,7 +122,7 @@ msgstr "Cópia de Segurança da Lista de Bloqueio" msgid "Blocklist Query" msgstr "Consulta na Lista de Bloqueio" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:314 +#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:316 msgid "Blocklist Query..." msgstr "Pesquisando a Lista de Bloqueio..." @@ -198,11 +198,11 @@ msgstr "Zerar Arquivo de DNS" msgid "DNS Report" msgstr "Relatório do DNS" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:306 +#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:308 msgid "DNS Requests (blocked)" msgstr "Solicitações do DNS (bloqueadas)" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:303 +#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:305 msgid "DNS Requests (total)" msgstr "Solicitações do DNS (total)" @@ -307,7 +307,7 @@ msgstr "" msgid "Enabled" msgstr "Ativado" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:300 +#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:302 msgid "End Date" msgstr "Data Final" @@ -379,7 +379,7 @@ msgstr "Diretório Prisional" msgid "Last Run" msgstr "Última Execução" -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:333 +#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:335 msgid "Latest DNS Requests" msgstr "As últimas solicitações do DNS" @@ -528,7 +528,7 @@ msgstr "Atualizar Temporizador" msgid "Refresh Timer..." msgstr "Atualizando o Temporizador..." -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:321 +#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:323 msgid "Refresh..." msgstr "Atualizar..." @@ -650,7 +650,7 @@ msgid "Special config options for the selected download utility." msgstr "" "Opções especiais de configuração para o utilitário de download selecionado." -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:297 +#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:299 msgid "Start Date" msgstr "Data de Início" @@ -741,6 +741,12 @@ msgstr "" "Comentários introduzidos com '#' são permitidos - endereços ip, curingas e " "regex não são." +#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:296 +msgid "" +"This shows the last generated DNS Report, press the refresh button to get a " +"current one." +msgstr "" + #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:252 msgid "Time" msgstr "Tempo" @@ -757,7 +763,7 @@ msgstr "" "Para manter as suas listas de bloqueio de anúncios atualizadas, você deve " "configurar uma tarefa de atualização automática para essas listas." -#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:326 +#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/dnsreport.js:328 msgid "Top 10 Statistics" msgstr "As 10 Estatísticas Principais" |