mirror of
https://github.com/searxng/searxng.git
synced 2026-01-14 02:25:28 +00:00
[translations] update messages.pot and messages.po files
From fc389f00 - 2022-09-23 - Alexandre Flament <alex@al-f.net>
This commit is contained in:
@@ -19,7 +19,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: searx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2022-09-23 16:19+0000\n"
|
||||
"POT-Creation-Date: 2022-09-23 21:13+0000\n"
|
||||
"PO-Revision-Date: 2022-07-29 07:17+0000\n"
|
||||
"Last-Translator: Markus Heiser <markus.heiser@darmarit.de>\n"
|
||||
"Language: pt_BR\n"
|
||||
@@ -136,6 +136,11 @@ msgstr "wikis de software"
|
||||
msgid "web"
|
||||
msgstr "web"
|
||||
|
||||
#. CATEGORY_GROUPS['SCIENTIFIC PUBLICATIONS']
|
||||
#: searx/searxng.msg
|
||||
msgid "scientific publications"
|
||||
msgstr ""
|
||||
|
||||
#. STYLE_NAMES['AUTO']
|
||||
#: searx/searxng.msg
|
||||
msgid "auto"
|
||||
@@ -151,91 +156,91 @@ msgstr "claro"
|
||||
msgid "dark"
|
||||
msgstr "escuro"
|
||||
|
||||
#: searx/webapp.py:165
|
||||
#: searx/webapp.py:164
|
||||
msgid "timeout"
|
||||
msgstr "tempo esgotado"
|
||||
|
||||
#: searx/webapp.py:166
|
||||
#: searx/webapp.py:165
|
||||
msgid "parsing error"
|
||||
msgstr "erro de leitura"
|
||||
|
||||
#: searx/webapp.py:167
|
||||
#: searx/webapp.py:166
|
||||
msgid "HTTP protocol error"
|
||||
msgstr "error de protocolo HTTP"
|
||||
|
||||
#: searx/webapp.py:168
|
||||
#: searx/webapp.py:167
|
||||
msgid "network error"
|
||||
msgstr "erro de rede"
|
||||
|
||||
#: searx/webapp.py:170
|
||||
#: searx/webapp.py:169
|
||||
msgid "unexpected crash"
|
||||
msgstr "falha inesperada"
|
||||
|
||||
#: searx/webapp.py:177
|
||||
#: searx/webapp.py:176
|
||||
msgid "HTTP error"
|
||||
msgstr "erro HTTP"
|
||||
|
||||
#: searx/webapp.py:178
|
||||
#: searx/webapp.py:177
|
||||
msgid "HTTP connection error"
|
||||
msgstr "erro de conexão HTTP"
|
||||
|
||||
#: searx/webapp.py:184
|
||||
#: searx/webapp.py:183
|
||||
msgid "proxy error"
|
||||
msgstr "erro de proxy"
|
||||
|
||||
#: searx/webapp.py:185
|
||||
#: searx/webapp.py:184
|
||||
msgid "CAPTCHA"
|
||||
msgstr "CAPTCHA"
|
||||
|
||||
#: searx/webapp.py:186
|
||||
#: searx/webapp.py:185
|
||||
msgid "too many requests"
|
||||
msgstr "muitas solicitações"
|
||||
|
||||
#: searx/webapp.py:187
|
||||
#: searx/webapp.py:186
|
||||
msgid "access denied"
|
||||
msgstr "acesso negado"
|
||||
|
||||
#: searx/webapp.py:188
|
||||
#: searx/webapp.py:187
|
||||
msgid "server API error"
|
||||
msgstr "erro de API do servidor"
|
||||
|
||||
#: searx/webapp.py:363
|
||||
#: searx/webapp.py:362
|
||||
msgid "No item found"
|
||||
msgstr "Nenhum item encontrado"
|
||||
|
||||
#: searx/engines/qwant.py:217
|
||||
#: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:365
|
||||
#: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:364
|
||||
msgid "Source"
|
||||
msgstr "Fonte"
|
||||
|
||||
#: searx/webapp.py:367
|
||||
#: searx/webapp.py:366
|
||||
msgid "Error loading the next page"
|
||||
msgstr "Erro ao carregar a próxima página"
|
||||
|
||||
#: searx/webapp.py:518 searx/webapp.py:962
|
||||
#: searx/webapp.py:517 searx/webapp.py:949
|
||||
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:533
|
||||
msgid "Invalid settings"
|
||||
msgstr "Configurações inválidas"
|
||||
|
||||
#: searx/webapp.py:611 searx/webapp.py:687
|
||||
#: searx/webapp.py:610 searx/webapp.py:686
|
||||
msgid "search error"
|
||||
msgstr "erro de busca"
|
||||
|
||||
#: searx/webapp.py:733
|
||||
#: searx/webapp.py:848
|
||||
msgid "Suspended"
|
||||
msgstr "Suspenso"
|
||||
|
||||
#: searx/webutils.py:161
|
||||
msgid "{minutes} minute(s) ago"
|
||||
msgstr "{minutes} minuto(s) atrás"
|
||||
|
||||
#: searx/webapp.py:735
|
||||
#: searx/webutils.py:162
|
||||
msgid "{hours} hour(s), {minutes} minute(s) ago"
|
||||
msgstr "{hours} hora(s), {minutes} minuto(s) atrás"
|
||||
|
||||
#: searx/webapp.py:861
|
||||
msgid "Suspended"
|
||||
msgstr "Suspenso"
|
||||
|
||||
#: searx/answerers/random/answerer.py:67
|
||||
msgid "Random value generator"
|
||||
msgstr "Gerador de valor aleatório"
|
||||
@@ -264,14 +269,16 @@ msgstr "{title} (OBSOLETO)"
|
||||
msgid "This entry has been superseded by"
|
||||
msgstr "Esta entrada foi substituída por"
|
||||
|
||||
#: searx/engines/pubmed.py:78
|
||||
msgid "No abstract is available for this publication."
|
||||
msgstr "Nenhum resumo disponível para essa publicação."
|
||||
|
||||
#: searx/engines/qwant.py:219
|
||||
msgid "Channel"
|
||||
msgstr "Canal"
|
||||
|
||||
#: searx/engines/semantic_scholar.py:81
|
||||
msgid ""
|
||||
"{numCitations} citations from the year {firstCitationVelocityYear} to "
|
||||
"{lastCitationVelocityYear}"
|
||||
msgstr ""
|
||||
|
||||
#: searx/engines/tineye.py:40
|
||||
msgid ""
|
||||
"Could not read that image url. This may be due to an unsupported file "
|
||||
@@ -482,6 +489,7 @@ msgstr "Duração"
|
||||
|
||||
#: searx/templates/simple/macros.html:37
|
||||
#: searx/templates/simple/result_templates/images.html:18
|
||||
#: searx/templates/simple/result_templates/paper.html:6
|
||||
msgid "Author"
|
||||
msgstr "Autor"
|
||||
|
||||
@@ -1124,6 +1132,50 @@ msgstr "exibir mapas"
|
||||
msgid "hide map"
|
||||
msgstr "ocultar mapas"
|
||||
|
||||
#: searx/templates/simple/result_templates/paper.html:5
|
||||
msgid "Published date"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/result_templates/paper.html:9
|
||||
msgid "Journal"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/result_templates/paper.html:22
|
||||
msgid "Editor"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/result_templates/paper.html:23
|
||||
msgid "Publisher"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/result_templates/paper.html:24
|
||||
msgid "Type"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/result_templates/paper.html:25
|
||||
msgid "Tags"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/result_templates/paper.html:26
|
||||
msgid "DOI"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/result_templates/paper.html:27
|
||||
msgid "ISSN"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/result_templates/paper.html:28
|
||||
msgid "ISBN"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/result_templates/paper.html:34
|
||||
msgid "PDF"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/result_templates/paper.html:37
|
||||
msgid "HTML"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/result_templates/torrent.html:6
|
||||
msgid "magnet link"
|
||||
msgstr "link magnético"
|
||||
@@ -1433,3 +1485,6 @@ msgstr "ocultar vídeo"
|
||||
#~ msgid "a privacy-respecting, hackable metasearch engine"
|
||||
#~ msgstr "um mecanismo de metabusca que respeita a sua privacidade"
|
||||
|
||||
#~ msgid "No abstract is available for this publication."
|
||||
#~ msgstr "Nenhum resumo disponível para essa publicação."
|
||||
|
||||
|
||||
Reference in New Issue
Block a user