diff options
Diffstat (limited to 'searx/translations/pt/LC_MESSAGES/messages.po')
-rw-r--r-- | searx/translations/pt/LC_MESSAGES/messages.po | 33 |
1 files changed, 19 insertions, 14 deletions
diff --git a/searx/translations/pt/LC_MESSAGES/messages.po b/searx/translations/pt/LC_MESSAGES/messages.po index 9adc65588..b3dadc1e7 100644 --- a/searx/translations/pt/LC_MESSAGES/messages.po +++ b/searx/translations/pt/LC_MESSAGES/messages.po @@ -17,19 +17,19 @@ # lspepinho <lspepinho@users.noreply.translate.codeberg.org>, 2024. msgid "" msgstr "" -"Project-Id-Version: searx\n" +"Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-04-27 16:29+0000\n" +"POT-Creation-Date: 2024-05-09 15:27+0000\n" "PO-Revision-Date: 2024-05-03 07:09+0000\n" -"Last-Translator: lspepinho <lspepinho@users.noreply.translate.codeberg.org>\n" -"Language-Team: Portuguese <https://translate.codeberg.org/projects/searxng/" -"searxng/pt/>\n" +"Last-Translator: lspepinho " +"<lspepinho@users.noreply.translate.codeberg.org>\n" "Language: pt\n" +"Language-Team: Portuguese " +"<https://translate.codeberg.org/projects/searxng/searxng/pt/>\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" "MIME-Version: 1.0\n" "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" #. CONSTANT_NAMES['NO_SUBGROUPING'] @@ -493,6 +493,10 @@ msgstr "Classificação do livro" msgid "File quality" msgstr "Qualidade do ficheiro" +#: searx/plugins/calculator.py:12 +msgid "Calculate mathematical expressions via the search bar" +msgstr "" + #: searx/plugins/hash_plugin.py:10 msgid "Converts strings to different hash digests." msgstr "Converte strings em diferentes resumos de hash." @@ -576,7 +580,7 @@ msgstr "Remover rastreio de hiperligação" msgid "Remove trackers arguments from the returned URL" msgstr "Remover argumentos de rastreio da hiperligação devolvida" -#: searx/plugins/unit_converter.py:10 +#: searx/plugins/unit_converter.py:29 msgid "Convert between units" msgstr "" @@ -755,27 +759,27 @@ msgstr "Cookies" msgid "Answers" msgstr "Respostas" -#: searx/templates/simple/results.html:38 +#: searx/templates/simple/results.html:42 msgid "Number of results" msgstr "Número de resultados" -#: searx/templates/simple/results.html:44 +#: searx/templates/simple/results.html:48 msgid "Info" msgstr "Informações" -#: searx/templates/simple/results.html:73 +#: searx/templates/simple/results.html:77 msgid "Try searching for:" msgstr "Tente pesquisar por:" -#: searx/templates/simple/results.html:105 +#: searx/templates/simple/results.html:109 msgid "Back to top" msgstr "Voltar ao topo" -#: searx/templates/simple/results.html:123 +#: searx/templates/simple/results.html:127 msgid "Previous page" msgstr "Página anterior" -#: searx/templates/simple/results.html:141 +#: searx/templates/simple/results.html:145 msgid "Next page" msgstr "Página seguinte" @@ -1933,3 +1937,4 @@ msgstr "esconder vídeo" #~ "não encontramos nenhum resultado. Por " #~ "favor pesquise outra coisa ou utilize" #~ " mais categorias na sua pesquisa." + |