diff options
| author | Markus Heiser <markus.heiser@darmarIT.de> | 2022-12-23 08:24:49 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-12-23 08:24:49 +0100 |
| commit | e8f72d705209bee09738ba050aeb75927d663c84 (patch) | |
| tree | 289e532fe111df20f77384deedeb6c8de653e250 /searx/translations/es | |
| parent | a2d506d45b4b82d694a37533df6c4b906df75a66 (diff) | |
| parent | dd125321e41e8984b8c2f217af5643eda27cb8a7 (diff) | |
Merge pull request #2040 from searxng/translations_update
Update translations
Diffstat (limited to 'searx/translations/es')
| -rw-r--r-- | searx/translations/es/LC_MESSAGES/messages.mo | bin | 18544 -> 18777 bytes | |||
| -rw-r--r-- | searx/translations/es/LC_MESSAGES/messages.po | 19 |
2 files changed, 10 insertions, 9 deletions
diff --git a/searx/translations/es/LC_MESSAGES/messages.mo b/searx/translations/es/LC_MESSAGES/messages.mo Binary files differindex 1a473b22d..aea0e680a 100644 --- a/searx/translations/es/LC_MESSAGES/messages.mo +++ b/searx/translations/es/LC_MESSAGES/messages.mo diff --git a/searx/translations/es/LC_MESSAGES/messages.po b/searx/translations/es/LC_MESSAGES/messages.po index 4247b2105..f3f6eacc7 100644 --- a/searx/translations/es/LC_MESSAGES/messages.po +++ b/searx/translations/es/LC_MESSAGES/messages.po @@ -22,20 +22,22 @@ # alexfs2015 <alex04fs@gmail.com>, 2022. # KEINOS <github@keinos.com>, 2022. # Peter Martin <weblate@pe7er.com>, 2022. +# zDylant <dylantfcs@gmail.com>, 2022. msgid "" msgstr "" -"Project-Id-Version: searx\n" +"Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2022-12-12 07:18+0000\n" -"PO-Revision-Date: 2022-10-20 07:00+0000\n" -"Last-Translator: Peter Martin <weblate@pe7er.com>\n" +"PO-Revision-Date: 2022-12-23 07:14+0000\n" +"Last-Translator: zDylant <dylantfcs@gmail.com>\n" +"Language-Team: Spanish <https://weblate.bubu1.eu/projects/searxng/searxng/es/" +">\n" "Language: es\n" -"Language-Team: Spanish " -"<https://weblate.bubu1.eu/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 4.14.1\n" "Generated-By: Babel 2.11.0\n" #. CONSTANT_NAMES['DEFAULT_GROUP_NAME'] @@ -333,11 +335,11 @@ msgstr "Noche" #: searx/plugins/autodetect_search_language.py:79 msgid "Autodetect search language" -msgstr "" +msgstr "Detectar el lenguaje de búsqueda automáticamente" #: searx/plugins/autodetect_search_language.py:80 msgid "Automatically detect the query search language and switch to it." -msgstr "" +msgstr "Detectar el lenguaje de búsqueda automáticamente y usarlo." #: searx/plugins/hash_plugin.py:24 msgid "Converts strings to different hash digests." @@ -1525,4 +1527,3 @@ msgstr "ocultar video" #~ "href=\"http://es.wikipedia.org/wiki/Hypertext_Transfer_Protocol#M.C3.A9todos_de_petici.C3.B3n\"" #~ " rel=\"external\">más información sobre métodos" #~ " de peticiones</a>" - |