diff options
| author | Markus Heiser <markus.heiser@darmarIT.de> | 2022-08-05 09:44:57 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-08-05 09:44:57 +0200 |
| commit | 3d0bf840b95d207973c6a409d39f97ad7450c5a7 (patch) | |
| tree | 2441347cefdaf045c69fa77184996ac62a2c2427 /searx/translations/es | |
| parent | 051cf5bc61f029e4741b69fafd3ac8766719529a (diff) | |
| parent | 0f02fcc8369cb0b51dfd70e99024d721fad3671d (diff) | |
Merge pull request #1617 from searxng/translations_update
Update translations
Diffstat (limited to 'searx/translations/es')
| -rw-r--r-- | searx/translations/es/LC_MESSAGES/messages.mo | bin | 17163 -> 17877 bytes | |||
| -rw-r--r-- | searx/translations/es/LC_MESSAGES/messages.po | 12 |
2 files changed, 9 insertions, 3 deletions
diff --git a/searx/translations/es/LC_MESSAGES/messages.mo b/searx/translations/es/LC_MESSAGES/messages.mo Binary files differindex 3f951b7d3..83f722a60 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 cf4e77dbf..5659a09de 100644 --- a/searx/translations/es/LC_MESSAGES/messages.po +++ b/searx/translations/es/LC_MESSAGES/messages.po @@ -25,8 +25,8 @@ msgstr "" "Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2022-07-23 14:08+0000\n" -"PO-Revision-Date: 2022-07-29 07:17+0000\n" -"Last-Translator: alexfs2015 <alex04fs@gmail.com>\n" +"PO-Revision-Date: 2022-08-05 07:18+0000\n" +"Last-Translator: Markus Heiser <markus.heiser@darmarit.de>\n" "Language-Team: Spanish <https://weblate.bubu1.eu/projects/searxng/searxng/es/" ">\n" "Language: es\n" @@ -284,16 +284,22 @@ msgid "" "format. TinEye only supports images that are JPEG, PNG, GIF, BMP, TIFF or" " WebP." msgstr "" +"No se pudo leer la URL de esa imagen. Esto puede deberse a un formato de " +"archivo no compatible. TinEye solo admite imágenes JPEG, PNG, GIF, BMP, TIFF " +"o WebP." #: searx/engines/tineye.py:46 msgid "" "The image is too simple to find matches. TinEye requires a basic level of" " visual detail to successfully identify matches." msgstr "" +"La imagen es demasiado simple para encontrar coincidencias. TinEye requiere " +"un nivel básico de detalle visual para identificar con éxito las " +"coincidencias." #: searx/engines/tineye.py:52 msgid "The image could not be downloaded." -msgstr "" +msgstr "No se pudo descargar la imagen." #: searx/plugins/hash_plugin.py:24 msgid "Converts strings to different hash digests." |