diff options
| author | searxng-bot <searxng-bot@users.noreply.github.com> | 2022-08-26 07:24:01 +0000 |
|---|---|---|
| committer | searxng-bot <searxng-bot@users.noreply.github.com> | 2022-08-26 07:24:01 +0000 |
| commit | e5a25e51bfc03285019209a0e733ca019f39c48e (patch) | |
| tree | 0b6c7ac799399d3b6e0414510e54eebb0abb15f2 /searx/translations/pt | |
| parent | 5a241e545ed2c64cd71f88a3b46ae4b170b6d883 (diff) | |
[translations] update from Weblate
3e034294 - 2022-08-26 - Markus Heiser <markus.heiser@darmarit.de>
46a4dfd3 - 2022-08-24 - Markus Heiser <markus.heiser@darmarit.de>
d41463fd - 2022-08-24 - Markus Heiser <markus.heiser@darmarit.de>
338b6716 - 2022-08-22 - Markus Heiser <markus.heiser@darmarit.de>
0c9d7756 - 2022-08-22 - Markus Heiser <markus.heiser@darmarit.de>
b422a480 - 2022-08-19 - Markus Heiser <markus.heiser@darmarit.de>
44c9caa0 - 2022-08-22 - Ricardo Simões <xmcorporation@gmail.com>
a774721f - 2022-08-20 - Markus Heiser <markus.heiser@darmarit.de>
d8a322d6 - 2022-08-22 - Markus Heiser <markus.heiser@darmarit.de>
Diffstat (limited to 'searx/translations/pt')
| -rw-r--r-- | searx/translations/pt/LC_MESSAGES/messages.mo | bin | 16759 -> 17522 bytes | |||
| -rw-r--r-- | searx/translations/pt/LC_MESSAGES/messages.po | 18 |
2 files changed, 10 insertions, 8 deletions
diff --git a/searx/translations/pt/LC_MESSAGES/messages.mo b/searx/translations/pt/LC_MESSAGES/messages.mo Binary files differindex 4ebbf131b..7a979fe35 100644 --- a/searx/translations/pt/LC_MESSAGES/messages.mo +++ b/searx/translations/pt/LC_MESSAGES/messages.mo diff --git a/searx/translations/pt/LC_MESSAGES/messages.po b/searx/translations/pt/LC_MESSAGES/messages.po index 32e860d2f..9e9ba1e55 100644 --- a/searx/translations/pt/LC_MESSAGES/messages.po +++ b/searx/translations/pt/LC_MESSAGES/messages.po @@ -7,12 +7,13 @@ # C. E., 2018 # Markus Heiser <markus.heiser@darmarit.de>, 2022. # Miguel Silva <miguelcabeca.dev@gmail.com>, 2022. +# Ricardo Simões <xmcorporation@gmail.com>, 2022. msgid "" msgstr "" "Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2022-07-23 14:08+0000\n" -"PO-Revision-Date: 2022-08-19 07:18+0000\n" +"PO-Revision-Date: 2022-08-22 12:54+0000\n" "Last-Translator: Markus Heiser <markus.heiser@darmarit.de>\n" "Language-Team: Portuguese <https://weblate.bubu1.eu/projects/searxng/searxng/" "pt/>\n" @@ -293,7 +294,7 @@ msgstr "Converte strings em diferentes resumos de hash." #: searx/plugins/hash_plugin.py:52 msgid "hash digest" -msgstr "hash digest" +msgstr "resumo de hash" #: searx/plugins/hostname_replace.py:9 msgid "Hostname replace" @@ -344,7 +345,7 @@ msgstr "" #: searx/plugins/tor_check.py:25 msgid "Tor check plugin" -msgstr "" +msgstr "Verificar plugin Tor" #: searx/plugins/tor_check.py:28 msgid "" @@ -368,7 +369,7 @@ msgstr "Está a utilizar os TOR. O seu endereço IP parece estar: {ip_address}." #: searx/plugins/tor_check.py:84 msgid "You are not using TOR. Your IP address seems to be: {ip_address}." -msgstr "" +msgstr "Não está a usar o TOR. O seu endereço IP parece ser: {ip_address}." #: searx/plugins/tracker_url_remover.py:29 msgid "Tracker URL remover" @@ -472,19 +473,20 @@ msgstr "via proxy" #: searx/templates/simple/new_issue.html:64 msgid "Start submiting a new issue on GitHub" -msgstr "" +msgstr "Iniciar envio de novo problema para o GitHub" #: searx/templates/simple/new_issue.html:66 msgid "Please check for existing bugs about this engine on GitHub" -msgstr "" +msgstr "Por favor verifique se há bugs existentes sobre este motor no GitHub" #: searx/templates/simple/new_issue.html:69 msgid "I confirm there is no existing bug about the issue I encounter" -msgstr "" +msgstr "Confirmo que não há bug existente sobre o problema que encontro" #: searx/templates/simple/new_issue.html:71 msgid "If this is a public instance, please specify the URL in the bug report" msgstr "" +"Se esta for uma instância pública, especifique a URL no relatório do bug" #: searx/templates/simple/new_issue.html:72 msgid "Submit a new issue on Github including the above information" @@ -596,7 +598,7 @@ msgstr "" #: searx/templates/simple/preferences.html:171 msgid "Engine tokens" -msgstr "Engine tokens" +msgstr "Tokens do Motor" #: searx/templates/simple/preferences.html:175 msgid "Access tokens for private engines" |