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 a7b0b2ec - 2022-06-18 - 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-06-05 21:15+0000\n"
|
||||
"POT-Creation-Date: 2022-06-18 05:30+0000\n"
|
||||
"PO-Revision-Date: 2022-06-05 19:44+0000\n"
|
||||
"Last-Translator: devve <jaimecondel@gmail.com>\n"
|
||||
"Language: es\n"
|
||||
@@ -29,7 +29,7 @@ msgstr ""
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.10.1\n"
|
||||
"Generated-By: Babel 2.10.3\n"
|
||||
|
||||
#. CONSTANT_NAMES['DEFAULT_GROUP_NAME']
|
||||
#: searx/searxng.msg
|
||||
@@ -151,88 +151,88 @@ msgstr "claro"
|
||||
msgid "dark"
|
||||
msgstr "oscuro"
|
||||
|
||||
#: searx/webapp.py:164
|
||||
#: searx/webapp.py:165
|
||||
msgid "timeout"
|
||||
msgstr "expirado"
|
||||
|
||||
#: searx/webapp.py:165
|
||||
#: searx/webapp.py:166
|
||||
msgid "parsing error"
|
||||
msgstr "error de procesamiento"
|
||||
|
||||
#: searx/webapp.py:166
|
||||
#: searx/webapp.py:167
|
||||
msgid "HTTP protocol error"
|
||||
msgstr "Error de protocolo HTTP"
|
||||
|
||||
#: searx/webapp.py:167
|
||||
#: searx/webapp.py:168
|
||||
msgid "network error"
|
||||
msgstr "Error de red"
|
||||
|
||||
#: searx/webapp.py:169
|
||||
#: searx/webapp.py:170
|
||||
msgid "unexpected crash"
|
||||
msgstr "cierre inesperado"
|
||||
|
||||
#: searx/webapp.py:176
|
||||
#: searx/webapp.py:177
|
||||
msgid "HTTP error"
|
||||
msgstr "Error de HTTP"
|
||||
|
||||
#: searx/webapp.py:177
|
||||
#: searx/webapp.py:178
|
||||
msgid "HTTP connection error"
|
||||
msgstr "Error de conexíon HTTP"
|
||||
|
||||
#: searx/webapp.py:183
|
||||
#: searx/webapp.py:184
|
||||
msgid "proxy error"
|
||||
msgstr "error de proxy"
|
||||
|
||||
#: searx/webapp.py:184
|
||||
#: searx/webapp.py:185
|
||||
msgid "CAPTCHA"
|
||||
msgstr "CAPTCHA"
|
||||
|
||||
#: searx/webapp.py:185
|
||||
#: searx/webapp.py:186
|
||||
msgid "too many requests"
|
||||
msgstr "demasiadas peticiones"
|
||||
|
||||
#: searx/webapp.py:186
|
||||
#: searx/webapp.py:187
|
||||
msgid "access denied"
|
||||
msgstr "acceso denegado"
|
||||
|
||||
#: searx/webapp.py:187
|
||||
#: searx/webapp.py:188
|
||||
msgid "server API error"
|
||||
msgstr "error en la API del servidor"
|
||||
|
||||
#: searx/webapp.py:397
|
||||
#: searx/webapp.py:363
|
||||
msgid "No item found"
|
||||
msgstr "Ningún artículo encontrado"
|
||||
|
||||
#: searx/engines/qwant.py:212
|
||||
#: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:399
|
||||
#: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:365
|
||||
msgid "Source"
|
||||
msgstr "Fuente"
|
||||
|
||||
#: searx/webapp.py:401
|
||||
#: searx/webapp.py:367
|
||||
msgid "Error loading the next page"
|
||||
msgstr "Error al cargar la siguiente página"
|
||||
|
||||
#: searx/webapp.py:544 searx/webapp.py:985
|
||||
#: searx/webapp.py:510 searx/webapp.py:954
|
||||
msgid "Invalid settings, please edit your preferences"
|
||||
msgstr "Parámetros incorrectos, por favor, cambia tus preferencias"
|
||||
|
||||
#: searx/webapp.py:560
|
||||
#: searx/webapp.py:526
|
||||
msgid "Invalid settings"
|
||||
msgstr "Ajustes no válidos"
|
||||
|
||||
#: searx/webapp.py:635 searx/webapp.py:711
|
||||
#: searx/webapp.py:603 searx/webapp.py:679
|
||||
msgid "search error"
|
||||
msgstr "error en la búsqueda"
|
||||
|
||||
#: searx/webapp.py:757
|
||||
#: searx/webapp.py:725
|
||||
msgid "{minutes} minute(s) ago"
|
||||
msgstr "hace {minutes} minuto(s)"
|
||||
|
||||
#: searx/webapp.py:759
|
||||
#: searx/webapp.py:727
|
||||
msgid "{hours} hour(s), {minutes} minute(s) ago"
|
||||
msgstr "hace {hours} hora(s) y {minutes} minuto(s)"
|
||||
|
||||
#: searx/webapp.py:885
|
||||
#: searx/webapp.py:853
|
||||
msgid "Suspended"
|
||||
msgstr "Suspendido/a"
|
||||
|
||||
@@ -389,7 +389,11 @@ msgstr "Estadísticas del motor de búsqueda"
|
||||
msgid "Public instances"
|
||||
msgstr "Instancias públicas"
|
||||
|
||||
#: searx/templates/simple/base.html:59
|
||||
#: searx/templates/simple/base.html:60
|
||||
msgid "Privacy policy"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/base.html:63
|
||||
msgid "Contact instance maintainer"
|
||||
msgstr "Contactar al mantenedor de la instancia"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user