commit: bfe45a7b0cf655f74365045725f3efcae939d94b
parent: c48e3c061434bbaffe979c56fbb302f917ccd3b7
Author: Adam Tauber <asciimoo@gmail.com>
Date: Wed, 5 Mar 2014 00:37:12 +0100
[enh] spanish translations
Diffstat:
2 files changed, 162 insertions(+), 3 deletions(-)
diff --git a/searx/settings.yml b/searx/settings.yml
@@ -21,7 +21,7 @@ engines:
engine : bing_news
locale : en-US
shortcut : bin
-
+
- name : currency
engine : currency_convert
categories : general
@@ -69,7 +69,7 @@ engines:
- name : google news
engine : google_news
shortcut : gon
-
+
- name : piratebay
engine : piratebay
categories : videos, music, files
@@ -124,7 +124,7 @@ engines:
- name : yahoo news
engine : yahoo_news
shortcut : yhn
-
+
- name : youtube
engine : youtube
categories : videos
@@ -150,3 +150,4 @@ locales:
de : Deutsch
hu : Magyar
fr : Français
+ es : Español
diff --git a/searx/translations/es/LC_MESSAGES/messages.po b/searx/translations/es/LC_MESSAGES/messages.po
@@ -0,0 +1,158 @@
+# English translations for PROJECT.
+# Copyright (C) 2014 ORGANIZATION
+# This file is distributed under the same license as the PROJECT project.
+#
+# Translators:
+# niazle, 2014
+msgid ""
+msgstr ""
+"Project-Id-Version: searx\n"
+"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
+"POT-Creation-Date: 2014-03-04 20:54+0100\n"
+"PO-Revision-Date: 2014-03-04 20:40+0000\n"
+"Last-Translator: niazle\n"
+"Language-Team: Spanish (http://www.transifex.com/projects/p/searx/language/es/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Generated-By: Babel 1.3\n"
+"Language: es\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: searx/engines/__init__.py:308
+msgid "Page loads (sec)"
+msgstr "Tiempo de carga (segundos)"
+
+#: searx/engines/__init__.py:312
+msgid "Number of results"
+msgstr "Número de resultados"
+
+#: searx/engines/__init__.py:316
+msgid "Scores"
+msgstr "Puntuaciones"
+
+#: searx/engines/__init__.py:320
+msgid "Scores per result"
+msgstr "Puntuaciones por resultado"
+
+#: searx/engines/__init__.py:324
+msgid "Errors"
+msgstr "Errores"
+
+#: searx/templates/index.html:7
+msgid "about"
+msgstr "acerca de"
+
+#: searx/templates/index.html:8
+msgid "preferences"
+msgstr "preferencias"
+
+#: searx/templates/preferences.html:5
+msgid "Preferences"
+msgstr "Preferencias"
+
+#: searx/templates/preferences.html:9
+msgid "Default categories"
+msgstr "Categorías predeterminadas"
+
+#: searx/templates/preferences.html:15
+msgid "Search language"
+msgstr "Buscar idioma"
+
+#: searx/templates/preferences.html:18
+msgid "Automatic"
+msgstr "Automático"
+
+#: searx/templates/preferences.html:26
+msgid "Interface language"
+msgstr "Idioma de la interfaz"
+
+#: searx/templates/preferences.html:36
+msgid "Currently used search engines"
+msgstr "Motores de búsqueda actualmente en uso"
+
+#: searx/templates/preferences.html:40
+msgid "Engine name"
+msgstr "Nombre del motor de búsqueda"
+
+#: searx/templates/preferences.html:41
+msgid "Category"
+msgstr "Categoría"
+
+#: searx/templates/preferences.html:42 searx/templates/preferences.html:53
+msgid "Allow"
+msgstr "Permitir"
+
+#: searx/templates/preferences.html:42 searx/templates/preferences.html:54
+msgid "Block"
+msgstr "Bloquear"
+
+#: searx/templates/preferences.html:62
+msgid ""
+"These settings are stored in your cookies, this allows us not to store this "
+"data about you."
+msgstr "Esta configuración se guarda en sus cookies, lo que nos permite no almacenar dicha información sobre usted."
+
+#: searx/templates/preferences.html:64
+msgid ""
+"These cookies serve your sole convenience, we don't use these cookies to "
+"track you."
+msgstr "Estas cookies son para su propia comodidad, no las utilizamos para rastrearle."
+
+#: searx/templates/preferences.html:67
+msgid "save"
+msgstr "Guardar"
+
+#: searx/templates/preferences.html:69
+msgid "back"
+msgstr "Atrás"
+
+#: searx/templates/results.html:11
+msgid "Suggestions"
+msgstr "Sugerencias"
+
+#: searx/templates/results.html:22
+msgid "Search URL"
+msgstr "Buscar URL"
+
+#: searx/templates/results.html:26
+msgid "Download results"
+msgstr "Descargar resultados"
+
+#: searx/templates/results.html:62
+msgid "previous page"
+msgstr "Página anterior"
+
+#: searx/templates/results.html:73
+msgid "next page"
+msgstr "Página siguiente"
+
+#: searx/templates/stats.html:4
+msgid "Engine stats"
+msgstr "Estadísticas del motor de búsqueda"
+
+# categories - manually added
+# TODO - automatically add
+msgid "files"
+msgstr "Archivos"
+
+msgid "general"
+msgstr "General"
+
+msgid "music"
+msgstr "Música"
+
+msgid "social media"
+msgstr "Medios sociales"
+
+msgid "images"
+msgstr "Imágenes"
+
+msgid "videos"
+msgstr "Vídeos"
+
+msgid "it"
+msgstr "TIC"
+
+msgid "news"
+msgstr "noticias"