diff options
Diffstat (limited to 'searx/translations/es/LC_MESSAGES/messages.po')
-rw-r--r-- | searx/translations/es/LC_MESSAGES/messages.po | 59 |
1 files changed, 41 insertions, 18 deletions
diff --git a/searx/translations/es/LC_MESSAGES/messages.po b/searx/translations/es/LC_MESSAGES/messages.po index 399866d7c..9b0362465 100644 --- a/searx/translations/es/LC_MESSAGES/messages.po +++ b/searx/translations/es/LC_MESSAGES/messages.po @@ -32,21 +32,20 @@ # gallegonovato <gallegonovato@users.noreply.translate.codeberg.org>, 2024. msgid "" msgstr "" -"Project-Id-Version: searx\n" +"Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-05-09 15:27+0000\n" +"POT-Creation-Date: 2024-06-07 12:50+0000\n" "PO-Revision-Date: 2024-05-14 19:20+0000\n" -"Last-Translator: gallegonovato <gallegonovato@users.noreply.translate." -"codeberg.org>\n" -"Language-Team: Spanish <https://translate.codeberg.org/projects/searxng/" -"searxng/es/>\n" +"Last-Translator: gallegonovato " +"<gallegonovato@users.noreply.translate.codeberg.org>\n" "Language: es\n" +"Language-Team: Spanish " +"<https://translate.codeberg.org/projects/searxng/searxng/es/>\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 5.5.5\n" -"Generated-By: Babel 2.14.0\n" +"Generated-By: Babel 2.15.0\n" #. CONSTANT_NAMES['NO_SUBGROUPING'] #: searx/searxng.msg @@ -333,6 +332,21 @@ msgstr "título" msgid "author" msgstr "autor" +#. SOCIAL_MEDIA_TERMS['THREAD OPEN'] +#: searx/engines/discourse.py:121 searx/searxng.msg +msgid "open" +msgstr "" + +#. SOCIAL_MEDIA_TERMS['THREAD CLOSED'] +#: searx/engines/discourse.py:121 searx/searxng.msg +msgid "closed" +msgstr "" + +#. SOCIAL_MEDIA_TERMS['THREAD ANSWERED'] +#: searx/engines/discourse.py:132 searx/searxng.msg +msgid "answered" +msgstr "" + #: searx/webapp.py:330 msgid "No item found" msgstr "Ningún artículo encontrado" @@ -522,15 +536,17 @@ msgstr "Convierte cadenas de texto a diferentes resúmenes hash." msgid "hash digest" msgstr "resumen de hash" -#: searx/plugins/hostname_replace.py:12 +#: searx/plugins/hostname_replace.py:7 msgid "Hostname replace" msgstr "Sustituir el nombre de host" -#: searx/plugins/hostname_replace.py:13 -msgid "Rewrite result hostnames or remove results based on the hostname" +#: searx/plugins/hostnames.py:68 +msgid "Hostnames plugin" +msgstr "" + +#: searx/plugins/hostnames.py:69 +msgid "Rewrite hostnames, remove results or prioritize them based on the hostname" msgstr "" -"Reescribir los nombres de host de los resultados o eliminar los " -"resultados en función del nombre de host" #: searx/plugins/oa_doi_rewrite.py:12 msgid "Open Access DOI rewrite" @@ -660,22 +676,22 @@ msgstr "Contactar al mantenedor de la instancia" msgid "Click on the magnifier to perform search" msgstr "Haz clic en la lupa para realizar la búsqueda" -#: searx/templates/simple/macros.html:36 +#: searx/templates/simple/macros.html:35 msgid "Length" msgstr "Longitud" -#: searx/templates/simple/macros.html:37 +#: searx/templates/simple/macros.html:36 #: searx/templates/simple/result_templates/files.html:34 #: searx/templates/simple/result_templates/images.html:19 #: searx/templates/simple/result_templates/paper.html:6 msgid "Author" msgstr "Autor" -#: searx/templates/simple/macros.html:45 +#: searx/templates/simple/macros.html:44 msgid "cached" msgstr "en caché" -#: searx/templates/simple/macros.html:45 +#: searx/templates/simple/macros.html:44 msgid "proxied" msgstr "por un proxy" @@ -1957,3 +1973,10 @@ msgstr "ocultar video" #~ "No encontramos ningún resultado. Por " #~ "favor, formule su búsqueda de otra " #~ "forma o busque en más categorías." + +#~ msgid "Rewrite result hostnames or remove results based on the hostname" +#~ msgstr "" +#~ "Reescribir los nombres de host de " +#~ "los resultados o eliminar los resultados" +#~ " en función del nombre de host" + |