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:
@@ -9,7 +9,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-09-23 07:38+0000\n"
|
||||
"Last-Translator: Xosé M. <correo@xmgz.eu>\n"
|
||||
"Language: gl\n"
|
||||
@@ -126,6 +126,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"
|
||||
@@ -141,91 +146,91 @@ msgstr "claro"
|
||||
msgid "dark"
|
||||
msgstr "escuro"
|
||||
|
||||
#: searx/webapp.py:165
|
||||
#: searx/webapp.py:164
|
||||
msgid "timeout"
|
||||
msgstr "tempo máximo"
|
||||
|
||||
#: searx/webapp.py:166
|
||||
#: searx/webapp.py:165
|
||||
msgid "parsing error"
|
||||
msgstr "erro sintáctico"
|
||||
|
||||
#: searx/webapp.py:167
|
||||
#: searx/webapp.py:166
|
||||
msgid "HTTP protocol error"
|
||||
msgstr "erro de protocolo HTTP"
|
||||
|
||||
#: searx/webapp.py:168
|
||||
#: searx/webapp.py:167
|
||||
msgid "network error"
|
||||
msgstr "erro de conexión"
|
||||
|
||||
#: searx/webapp.py:170
|
||||
#: searx/webapp.py:169
|
||||
msgid "unexpected crash"
|
||||
msgstr "erro non agardado"
|
||||
|
||||
#: 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 da conexión HTTP"
|
||||
|
||||
#: searx/webapp.py:184
|
||||
#: searx/webapp.py:183
|
||||
msgid "proxy error"
|
||||
msgstr "erro do 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 "demasiadas solicitudes"
|
||||
|
||||
#: searx/webapp.py:187
|
||||
#: searx/webapp.py:186
|
||||
msgid "access denied"
|
||||
msgstr "acceso denegado"
|
||||
|
||||
#: searx/webapp.py:188
|
||||
#: searx/webapp.py:187
|
||||
msgid "server API error"
|
||||
msgstr "erro na API do servidor"
|
||||
|
||||
#: searx/webapp.py:363
|
||||
#: searx/webapp.py:362
|
||||
msgid "No item found"
|
||||
msgstr "Non se atoparon elementos"
|
||||
|
||||
#: 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 cargar a páxina seguinte"
|
||||
|
||||
#: searx/webapp.py:518 searx/webapp.py:962
|
||||
#: searx/webapp.py:517 searx/webapp.py:949
|
||||
msgid "Invalid settings, please edit your preferences"
|
||||
msgstr "Axustes non válidos, por favor edita a configuración"
|
||||
|
||||
#: searx/webapp.py:534
|
||||
#: searx/webapp.py:533
|
||||
msgid "Invalid settings"
|
||||
msgstr "Axustes non válidos"
|
||||
|
||||
#: searx/webapp.py:611 searx/webapp.py:687
|
||||
#: searx/webapp.py:610 searx/webapp.py:686
|
||||
msgid "search error"
|
||||
msgstr "fallo na busca"
|
||||
|
||||
#: searx/webapp.py:733
|
||||
#: searx/webapp.py:848
|
||||
msgid "Suspended"
|
||||
msgstr "Suspendido"
|
||||
|
||||
#: searx/webutils.py:161
|
||||
msgid "{minutes} minute(s) ago"
|
||||
msgstr "fai {minutes} minuto(s)"
|
||||
|
||||
#: searx/webapp.py:735
|
||||
#: searx/webutils.py:162
|
||||
msgid "{hours} hour(s), {minutes} minute(s) ago"
|
||||
msgstr "fai {hours} hora(s), {minutes} minuto(s)"
|
||||
|
||||
#: searx/webapp.py:861
|
||||
msgid "Suspended"
|
||||
msgstr "Suspendido"
|
||||
|
||||
#: searx/answerers/random/answerer.py:67
|
||||
msgid "Random value generator"
|
||||
msgstr "Xerador de valor aleatorio"
|
||||
@@ -254,14 +259,16 @@ msgstr "{title} (OBSOLETO)"
|
||||
msgid "This entry has been superseded by"
|
||||
msgstr "Esta entrada foi proporcionada por"
|
||||
|
||||
#: searx/engines/pubmed.py:78
|
||||
msgid "No abstract is available for this publication."
|
||||
msgstr "Non hai dispoñible un extracto para esta publicación."
|
||||
|
||||
#: searx/engines/qwant.py:219
|
||||
msgid "Channel"
|
||||
msgstr "Canle"
|
||||
|
||||
#: 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 "
|
||||
@@ -473,6 +480,7 @@ msgstr "Lonxitude"
|
||||
|
||||
#: 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 "Autora"
|
||||
|
||||
@@ -1108,6 +1116,50 @@ msgstr "mostrar mapa"
|
||||
msgid "hide map"
|
||||
msgstr "agochar mapa"
|
||||
|
||||
#: 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 "ligazón magnet"
|
||||
@@ -1413,3 +1465,6 @@ msgstr "agochar vídeo"
|
||||
#~ msgid "a privacy-respecting, hackable metasearch engine"
|
||||
#~ msgstr "un metabuscador configurable que respecta a túa privacidade"
|
||||
|
||||
#~ msgid "No abstract is available for this publication."
|
||||
#~ msgstr "Non hai dispoñible un extracto para esta publicación."
|
||||
|
||||
|
||||
Reference in New Issue
Block a user