[translations] update messages.pot and messages.po files

From 71508abcb - 2023-09-19 - Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
searxng-bot 2023-09-19 06:36:33 +00:00
parent 62471e083c
commit 4acd23138a
56 changed files with 2051 additions and 1192 deletions

View file

@ -30,7 +30,7 @@ msgid ""
msgstr ""
"Project-Id-Version: searx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2023-09-18 19:34+0000\n"
"POT-Creation-Date: 2023-09-19 06:36+0000\n"
"PO-Revision-Date: 2023-09-12 14:53+0000\n"
"Last-Translator: return42 <markus.heiser@darmarit.de>\n"
"Language: es\n"
@ -180,15 +180,15 @@ msgstr "Fuente"
msgid "Error loading the next page"
msgstr "Error al cargar la siguiente página"
#: searx/webapp.py:490 searx/webapp.py:882
#: searx/webapp.py:491 searx/webapp.py:883
msgid "Invalid settings, please edit your preferences"
msgstr "Parámetros incorrectos, por favor, cambia tus preferencias"
#: searx/webapp.py:506
#: searx/webapp.py:507
msgid "Invalid settings"
msgstr "Ajustes no válidos"
#: searx/webapp.py:583 searx/webapp.py:665
#: searx/webapp.py:584 searx/webapp.py:666
msgid "search error"
msgstr "error en la búsqueda"
@ -431,19 +431,6 @@ msgstr "Eliminador de URL rastreadora"
msgid "Remove trackers arguments from the returned URL"
msgstr "Eliminar los argumentos de los rastreadores en la URL devuelta"
#: searx/plugins/vim_hotkeys.py:3
msgid "Vim-like hotkeys"
msgstr "Teclas de acceso rápido como Vim"
#: searx/plugins/vim_hotkeys.py:4
msgid ""
"Navigate search results with Vim-like hotkeys (JavaScript required). "
"Press \"h\" key on main or result page to get help."
msgstr ""
"Navegar por los resultados de búsqueda con las teclas de acceso rápido "
"como-Vim (es necesario JavaScript). Pulse la tecla \"h\" en la página "
"principal o en el resultado para obtener ayuda."
#: searx/templates/simple/404.html:4
msgid "Page not found"
msgstr "Página no encontrada"
@ -599,23 +586,23 @@ msgstr "Categorías predeterminadas"
msgid "User interface"
msgstr "Interfaz de usuario"
#: searx/templates/simple/preferences.html:207
#: searx/templates/simple/preferences.html:208
msgid "Privacy"
msgstr "Privacidad"
#: searx/templates/simple/preferences.html:220
#: searx/templates/simple/preferences.html:221
msgid "Engines"
msgstr "Motores"
#: searx/templates/simple/preferences.html:222
#: searx/templates/simple/preferences.html:223
msgid "Currently used search engines"
msgstr "Motores de búsqueda actualmente en uso"
#: searx/templates/simple/preferences.html:230
#: searx/templates/simple/preferences.html:231
msgid "Special Queries"
msgstr "Consultas Especiales"
#: searx/templates/simple/preferences.html:236
#: searx/templates/simple/preferences.html:237
msgid "Cookies"
msgstr "Cookies"
@ -1011,6 +998,20 @@ msgstr "Restablecer configuración por defecto"
msgid "Back"
msgstr "Atrás"
#: searx/templates/simple/preferences/hotkeys.html:2
msgid "Hotkeys"
msgstr ""
#: searx/templates/simple/preferences/hotkeys.html:13
msgid "Vim-like"
msgstr ""
#: searx/templates/simple/preferences/hotkeys.html:18
msgid ""
"Navigate search results with hotkeys (JavaScript required). Press \"h\" "
"key on main or result page to get help."
msgstr ""
#: searx/templates/simple/preferences/image_proxy.html:2
msgid "Image proxy"
msgstr "Proxy de imágenes"
@ -1655,3 +1656,19 @@ msgstr "ocultar video"
#~ "Desactivar para seleccionar varias categorías."
#~ " (Se requiere JavaScript)"
#~ msgid "Vim-like hotkeys"
#~ msgstr "Teclas de acceso rápido como Vim"
#~ msgid ""
#~ "Navigate search results with Vim-like"
#~ " hotkeys (JavaScript required). Press \"h\""
#~ " key on main or result page to"
#~ " get help."
#~ msgstr ""
#~ "Navegar por los resultados de búsqueda"
#~ " con las teclas de acceso rápido "
#~ "como-Vim (es necesario JavaScript). "
#~ "Pulse la tecla \"h\" en la página"
#~ " principal o en el resultado para "
#~ "obtener ayuda."