diff options
author | Cedrik Boudreau <cedrik@arweave.org> | 2022-07-22 16:00:51 +0000 |
---|---|---|
committer | Weblate <noreply@weblate.org> | 2022-07-23 16:09:02 +0200 |
commit | 788e0f597731130ea8bef670df234200766667c3 (patch) | |
tree | 8c3d995e394333e76b4e166a2a31d4f4f303009d /searx/translations/es | |
parent | b97e263c8e0c22077301b305bdd4fceb92db8c49 (diff) | |
download | searxng-788e0f597731130ea8bef670df234200766667c3.tar.gz searxng-788e0f597731130ea8bef670df234200766667c3.zip |
[translations] Translated using Weblate (Spanish)
Currently translated at 100.0% (243 of 243 strings)
Translation: searxng/searxng.messagespo
Translate-URL: https://weblate.bubu1.eu/projects/searxng/searxng/es/
Diffstat (limited to 'searx/translations/es')
-rw-r--r-- | searx/translations/es/LC_MESSAGES/messages.po | 26 |
1 files changed, 16 insertions, 10 deletions
diff --git a/searx/translations/es/LC_MESSAGES/messages.po b/searx/translations/es/LC_MESSAGES/messages.po index 09ac23b63..e54b78bee 100644 --- a/searx/translations/es/LC_MESSAGES/messages.po +++ b/searx/translations/es/LC_MESSAGES/messages.po @@ -18,20 +18,22 @@ # Markus Heiser <markus.heiser@darmarit.de>, 2022. # Fijxu <fijxu@zzls.xyz>, 2022. # Raúl Díaz <flan@chocoflan.net>, 2022. +# Cedrik Boudreau <cedrik@arweave.org>, 2022. msgid "" msgstr "" -"Project-Id-Version: searx\n" +"Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2022-07-19 05:45+0000\n" -"PO-Revision-Date: 2022-07-13 15:40+0000\n" -"Last-Translator: Markus Heiser <markus.heiser@darmarit.de>\n" +"PO-Revision-Date: 2022-07-23 14:09+0000\n" +"Last-Translator: Cedrik Boudreau <cedrik@arweave.org>\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.13.1\n" "Generated-By: Babel 2.10.3\n" #. CONSTANT_NAMES['DEFAULT_GROUP_NAME'] @@ -333,27 +335,32 @@ msgstr "" #: searx/plugins/tor_check.py:25 msgid "Tor check plugin" -msgstr "" +msgstr "Plugin de comprobación de Tor" #: searx/plugins/tor_check.py:28 msgid "" "This plugin checks if the address of the request is a TOR exit node, and " "informs the user if it is, like check.torproject.org but from searxng." msgstr "" +"Este plugin verifica si la dirección de la solicitud es un nodo de salida " +"TOR e informa al usuario si lo es, como check.torproject.org pero desde " +"searxng." #: searx/plugins/tor_check.py:62 msgid "" "The TOR exit node list (https://check.torproject.org/exit-addresses) is " "unreachable." msgstr "" +"Imposible de acceder a la lista de nodos de salida de TOR (https://check." +"torproject.org/exit-addresses)." #: searx/plugins/tor_check.py:78 msgid "You are using TOR. Your IP address seems to be: {ip_address}." -msgstr "" +msgstr "Estás usando TOR. Tu dirección IP parece ser: {ip_address}." #: searx/plugins/tor_check.py:84 msgid "You are not using TOR. Your IP address seems to be: {ip_address}." -msgstr "" +msgstr "No estás usando TOR. Tu dirección IP parece ser: {ip_address}." #: searx/plugins/tracker_url_remover.py:29 msgid "Tracker URL remover" @@ -1391,4 +1398,3 @@ msgstr "ocultar video" #~ msgid "preferences" #~ msgstr "preferencias" - |