diff options
Diffstat (limited to 'searx/translations/pt_BR')
| -rw-r--r-- | searx/translations/pt_BR/LC_MESSAGES/messages.mo | bin | 20885 -> 20795 bytes | |||
| -rw-r--r-- | searx/translations/pt_BR/LC_MESSAGES/messages.po | 48 |
2 files changed, 35 insertions, 13 deletions
diff --git a/searx/translations/pt_BR/LC_MESSAGES/messages.mo b/searx/translations/pt_BR/LC_MESSAGES/messages.mo Binary files differindex b86ed1915..01b3827eb 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 c0885d91b..868ecdaa5 100644 --- a/searx/translations/pt_BR/LC_MESSAGES/messages.po +++ b/searx/translations/pt_BR/LC_MESSAGES/messages.po @@ -32,9 +32,9 @@ msgid "" msgstr "" "Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-05-09 15:27+0000\n" -"PO-Revision-Date: 2024-05-11 09:18+0000\n" -"Last-Translator: Pyrbor <Pyrbor@users.noreply.translate.codeberg.org>\n" +"POT-Creation-Date: 2024-06-07 12:50+0000\n" +"PO-Revision-Date: 2024-06-08 13:18+0000\n" +"Last-Translator: return42 <return42@users.noreply.translate.codeberg.org>\n" "Language-Team: Portuguese (Brazil) <https://translate.codeberg.org/projects/" "searxng/searxng/pt_BR/>\n" "Language: pt_BR\n" @@ -42,8 +42,8 @@ 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 5.5.2\n" -"Generated-By: Babel 2.14.0\n" +"X-Generator: Weblate 5.5.5\n" +"Generated-By: Babel 2.15.0\n" #. CONSTANT_NAMES['NO_SUBGROUPING'] #: searx/searxng.msg @@ -330,6 +330,21 @@ msgstr "título" msgid "author" msgstr "autor" +#. SOCIAL_MEDIA_TERMS['THREAD OPEN'] +#: searx/engines/discourse.py:121 searx/searxng.msg +msgid "open" +msgstr "Abrir" + +#. SOCIAL_MEDIA_TERMS['THREAD CLOSED'] +#: searx/engines/discourse.py:121 searx/searxng.msg +msgid "closed" +msgstr "Fechado" + +#. SOCIAL_MEDIA_TERMS['THREAD ANSWERED'] +#: searx/engines/discourse.py:132 searx/searxng.msg +msgid "answered" +msgstr "" + #: searx/webapp.py:330 msgid "No item found" msgstr "Nenhum item encontrado" @@ -519,13 +534,17 @@ msgstr "Converte as sequências em diferentes resultados de hash." msgid "hash digest" msgstr "resultado de hash" -#: searx/plugins/hostname_replace.py:12 +#: searx/plugins/hostname_replace.py:7 msgid "Hostname replace" msgstr "Substituir host" -#: searx/plugins/hostname_replace.py:13 -msgid "Rewrite result hostnames or remove results based on the hostname" -msgstr "Sobreescreve hosts dos resultados ou remove resultados baseado no host" +#: searx/plugins/hostnames.py:68 +msgid "Hostnames plugin" +msgstr "" + +#: searx/plugins/hostnames.py:69 +msgid "Rewrite hostnames, remove results or prioritize them based on the hostname" +msgstr "" #: searx/plugins/oa_doi_rewrite.py:12 msgid "Open Access DOI rewrite" @@ -655,22 +674,22 @@ msgstr "Contatar o responsável da instância" msgid "Click on the magnifier to perform search" msgstr "Clique na lupa para realizar a busca" -#: searx/templates/simple/macros.html:36 +#: searx/templates/simple/macros.html:35 msgid "Length" msgstr "Duração" -#: searx/templates/simple/macros.html:37 +#: searx/templates/simple/macros.html:36 #: searx/templates/simple/result_templates/files.html:34 #: searx/templates/simple/result_templates/images.html:19 #: searx/templates/simple/result_templates/paper.html:6 msgid "Author" msgstr "Autor" -#: searx/templates/simple/macros.html:45 +#: searx/templates/simple/macros.html:44 msgid "cached" msgstr "em cache" -#: searx/templates/simple/macros.html:45 +#: searx/templates/simple/macros.html:44 msgid "proxied" msgstr "por proxy" @@ -1958,3 +1977,6 @@ msgstr "ocultar vídeo" #~ "Não encontramos nenhum resultado. Utilize " #~ "outra consulta ou pesquisa em mais " #~ "categorias." + +#~ msgid "Rewrite result hostnames or remove results based on the hostname" +#~ msgstr "Sobreescreve hosts dos resultados ou remove resultados baseado no host" |