diff options
Diffstat (limited to 'searx/translations/pt_BR/LC_MESSAGES')
| -rw-r--r-- | searx/translations/pt_BR/LC_MESSAGES/messages.mo | bin | 18023 -> 18113 bytes | |||
| -rw-r--r-- | searx/translations/pt_BR/LC_MESSAGES/messages.po | 47 |
2 files changed, 26 insertions, 21 deletions
diff --git a/searx/translations/pt_BR/LC_MESSAGES/messages.mo b/searx/translations/pt_BR/LC_MESSAGES/messages.mo Binary files differindex 6fb0b39ff..b4d1ca04a 100644 --- a/searx/translations/pt_BR/LC_MESSAGES/messages.mo +++ b/searx/translations/pt_BR/LC_MESSAGES/messages.mo diff --git a/searx/translations/pt_BR/LC_MESSAGES/messages.po b/searx/translations/pt_BR/LC_MESSAGES/messages.po index 29011849b..26f04a2a3 100644 --- a/searx/translations/pt_BR/LC_MESSAGES/messages.po +++ b/searx/translations/pt_BR/LC_MESSAGES/messages.po @@ -16,13 +16,14 @@ # Markus Heiser <markus.heiser@darmarit.de>, 2022. # calb sepherus <calb.sepherus@protonmail.com>, 2022. # Yan Lyra <yanlyra3@gmail.com>, 2022. +# zaioti <zaioti@tuta.io>, 2022. msgid "" msgstr "" "Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-09-28 07:29+0000\n" -"PO-Revision-Date: 2022-10-11 13:31+0000\n" -"Last-Translator: Markus Heiser <markus.heiser@darmarit.de>\n" +"POT-Creation-Date: 2022-10-14 14:11+0000\n" +"PO-Revision-Date: 2022-10-28 07:18+0000\n" +"Last-Translator: zaioti <zaioti@tuta.io>\n" "Language-Team: Portuguese (Brazil) <https://weblate.bubu1.eu/projects/" "searxng/searxng/pt_BR/>\n" "Language: pt_BR\n" @@ -174,64 +175,68 @@ msgstr "error de protocolo HTTP" msgid "network error" msgstr "erro de rede" -#: searx/webapp.py:169 +#: searx/webapp.py:168 +msgid "SSL error: certificate validation has failed" +msgstr "Erro de SSL: validação de certificado falhou" + +#: searx/webapp.py:170 msgid "unexpected crash" msgstr "falha inesperada" -#: searx/webapp.py:176 +#: searx/webapp.py:177 msgid "HTTP error" msgstr "erro HTTP" -#: searx/webapp.py:177 +#: searx/webapp.py:178 msgid "HTTP connection error" msgstr "erro de conexão HTTP" -#: searx/webapp.py:183 +#: searx/webapp.py:184 msgid "proxy error" msgstr "erro de proxy" -#: searx/webapp.py:184 +#: searx/webapp.py:185 msgid "CAPTCHA" msgstr "CAPTCHA" -#: searx/webapp.py:185 +#: searx/webapp.py:186 msgid "too many requests" msgstr "muitas solicitações" -#: searx/webapp.py:186 +#: searx/webapp.py:187 msgid "access denied" msgstr "acesso negado" -#: searx/webapp.py:187 +#: searx/webapp.py:188 msgid "server API error" msgstr "erro de API do servidor" -#: searx/webapp.py:362 +#: searx/webapp.py:365 msgid "No item found" msgstr "Nenhum item encontrado" #: searx/engines/qwant.py:217 -#: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:364 +#: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:367 msgid "Source" msgstr "Fonte" -#: searx/webapp.py:366 +#: searx/webapp.py:369 msgid "Error loading the next page" msgstr "Erro ao carregar a próxima página" -#: searx/webapp.py:518 searx/webapp.py:950 +#: searx/webapp.py:521 searx/webapp.py:953 msgid "Invalid settings, please edit your preferences" msgstr "Configurações inválidas, por favor, edite suas preferências" -#: searx/webapp.py:534 +#: searx/webapp.py:537 msgid "Invalid settings" msgstr "Configurações inválidas" -#: searx/webapp.py:611 searx/webapp.py:687 +#: searx/webapp.py:614 searx/webapp.py:690 msgid "search error" msgstr "erro de busca" -#: searx/webapp.py:849 +#: searx/webapp.py:852 msgid "Suspended" msgstr "Suspenso" @@ -721,9 +726,9 @@ msgid "" "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\"" " rel=\"external\">learn more about request methods</a>" msgstr "" -"Mude como formulários são enviados, <a href=\"http://en.wikipedia.org/wiki/" -"Hypertext_Transfer_Protocol#Request_methods\" rel=\"external\">aprenda mais " -"sobre métodos de requisição</a>" +"Mude como formulários são enviados, <a " +"href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\"" +" rel=\"external\">aprenda mais sobre métodos de requisição</a>" #: searx/templates/simple/preferences.html:269 msgid "Image proxy" |