diff options
| author | Markus Heiser <markus.heiser@darmarIT.de> | 2022-10-28 09:24:08 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-10-28 09:24:08 +0200 |
| commit | 5db4ed5d2bbb09772900f05f77da37c2f3a46547 (patch) | |
| tree | 35ae2a415442b2fce1e879b894c9100cfe1e8a81 /searx/translations/pt | |
| parent | c26fa335ac1b94d6a4279ea1d2840bc1088a4235 (diff) | |
| parent | bc3db6fd167c0019af53ae0819819f1d9f8c2964 (diff) | |
Merge pull request #1902 from searxng/translations_update
Update translations
Diffstat (limited to 'searx/translations/pt')
| -rw-r--r-- | searx/translations/pt/LC_MESSAGES/messages.mo | bin | 17152 -> 17536 bytes | |||
| -rw-r--r-- | searx/translations/pt/LC_MESSAGES/messages.po | 27 |
2 files changed, 15 insertions, 12 deletions
diff --git a/searx/translations/pt/LC_MESSAGES/messages.mo b/searx/translations/pt/LC_MESSAGES/messages.mo Binary files differindex d42c34127..02cf27c69 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 198bc277b..baf690879 100644 --- a/searx/translations/pt/LC_MESSAGES/messages.po +++ b/searx/translations/pt/LC_MESSAGES/messages.po @@ -8,20 +8,22 @@ # Markus Heiser <markus.heiser@darmarit.de>, 2022. # Miguel Silva <miguelcabeca.dev@gmail.com>, 2022. # Ricardo Simões <xmcorporation@gmail.com>, 2022. +# zaioti <zaioti@tuta.io>, 2022. msgid "" msgstr "" -"Project-Id-Version: searx\n" +"Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2022-10-14 14:11+0000\n" -"PO-Revision-Date: 2022-10-11 13:31+0000\n" -"Last-Translator: Markus Heiser <markus.heiser@darmarit.de>\n" +"PO-Revision-Date: 2022-10-28 07:18+0000\n" +"Last-Translator: zaioti <zaioti@tuta.io>\n" +"Language-Team: Portuguese <https://weblate.bubu1.eu/projects/searxng/searxng/" +"pt/>\n" "Language: pt\n" -"Language-Team: Portuguese " -"<https://weblate.bubu1.eu/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 4.14.1\n" "Generated-By: Babel 2.10.3\n" #. CONSTANT_NAMES['DEFAULT_GROUP_NAME'] @@ -167,11 +169,11 @@ msgstr "erro de rede" #: searx/webapp.py:168 msgid "SSL error: certificate validation has failed" -msgstr "" +msgstr "Erro SSL: falha na validação do certificado" #: searx/webapp.py:170 msgid "unexpected crash" -msgstr "acidente inesperado" +msgstr "falha inesperada" #: searx/webapp.py:177 msgid "HTTP error" @@ -275,6 +277,8 @@ msgid "" "{numCitations} citations from the year {firstCitationVelocityYear} to " "{lastCitationVelocityYear}" msgstr "" +"{numCitations} citações do ano {firstCitationVelocityYear} até " +"{lastCitationVelocityYear}" #: searx/engines/tineye.py:40 msgid "" @@ -1126,11 +1130,11 @@ msgstr "Data de publicação" #: searx/templates/simple/result_templates/paper.html:9 msgid "Journal" -msgstr "" +msgstr "Jornal" #: searx/templates/simple/result_templates/paper.html:22 msgid "Editor" -msgstr "" +msgstr "Editor" #: searx/templates/simple/result_templates/paper.html:23 msgid "Publisher" @@ -1142,7 +1146,7 @@ msgstr "Tipo" #: searx/templates/simple/result_templates/paper.html:25 msgid "Tags" -msgstr "" +msgstr "Etiquetas" #: searx/templates/simple/result_templates/paper.html:26 msgid "DOI" @@ -1489,4 +1493,3 @@ msgstr "esconder vídeo" #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\"" #~ " rel=\"external\">aprender mais sobre métodos " #~ "de pedidos</a>" - |