diff options
author | searxng-bot <searxng-bot@users.noreply.github.com> | 2024-04-27 16:14:44 +0000 |
---|---|---|
committer | searxng-bot <searxng-bot@users.noreply.github.com> | 2024-04-27 16:14:44 +0000 |
commit | 5cccc29b5b68cfd72d539668a97716fdbe5b4e6b (patch) | |
tree | 3c33d668cba7d1c26ac93af1a44f799acd2b4c6f /searx/translations/es | |
parent | 9492245c904159b3cc617b006e8fe3704e90c194 (diff) | |
download | searxng-5cccc29b5b68cfd72d539668a97716fdbe5b4e6b.tar.gz searxng-5cccc29b5b68cfd72d539668a97716fdbe5b4e6b.zip |
[translations] update messages.pot and messages.po files
From 46efb2f36 - 2024-04-07 - Bnyro <bnyro@tutanota.com>
Diffstat (limited to 'searx/translations/es')
-rw-r--r-- | searx/translations/es/LC_MESSAGES/messages.po | 20 |
1 files changed, 12 insertions, 8 deletions
diff --git a/searx/translations/es/LC_MESSAGES/messages.po b/searx/translations/es/LC_MESSAGES/messages.po index 7c68f13a7..98912c77c 100644 --- a/searx/translations/es/LC_MESSAGES/messages.po +++ b/searx/translations/es/LC_MESSAGES/messages.po @@ -32,20 +32,19 @@ # 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-04-26 05:37+0000\n" +"POT-Creation-Date: 2024-04-27 16:14+0000\n" "PO-Revision-Date: 2024-04-27 16:14+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.4.3\n" "Generated-By: Babel 2.14.0\n" #. CONSTANT_NAMES['NO_SUBGROUPING'] @@ -593,6 +592,10 @@ msgstr "Removedor de URL rastreadora" msgid "Remove trackers arguments from the returned URL" msgstr "Remueve los argumentos de rastreadores de la URL devuelta" +#: searx/plugins/unit_converter.py:10 +msgid "Convert between units" +msgstr "" + #: searx/templates/simple/404.html:4 msgid "Page not found" msgstr "Página no encontrada" @@ -1941,3 +1944,4 @@ msgstr "ocultar video" #~ "No encontramos ningún resultado. Por " #~ "favor, formule su búsqueda de otra " #~ "forma o busque en más categorías." + |