messages.po 3.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167
  1. # English translations for .
  2. # Copyright (C) 2014 ORGANIZATION
  3. # This file is distributed under the same license as the project.
  4. #
  5. # Translators:
  6. # niazle, 2014
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: searx\n"
  10. "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
  11. "POT-Creation-Date: 2014-03-15 19:32+0100\n"
  12. "PO-Revision-Date: 2014-03-04 20:40+0000\n"
  13. "Last-Translator: niazle\n"
  14. "Language-Team: Spanish "
  15. "(http://www.transifex.com/projects/p/searx/language/es/)\n"
  16. "Plural-Forms: nplurals=2; plural=(n != 1)\n"
  17. "MIME-Version: 1.0\n"
  18. "Content-Type: text/plain; charset=utf-8\n"
  19. "Content-Transfer-Encoding: 8bit\n"
  20. "Generated-By: Babel 1.3\n"
  21. #: searx/engines/__init__.py:311
  22. msgid "Page loads (sec)"
  23. msgstr "Tiempo de carga (segundos)"
  24. #: searx/engines/__init__.py:315
  25. msgid "Number of results"
  26. msgstr "Número de resultados"
  27. #: searx/engines/__init__.py:319
  28. msgid "Scores"
  29. msgstr "Puntuaciones"
  30. #: searx/engines/__init__.py:323
  31. msgid "Scores per result"
  32. msgstr "Puntuaciones por resultado"
  33. #: searx/engines/__init__.py:327
  34. msgid "Errors"
  35. msgstr "Errores"
  36. #: searx/templates/index.html:7
  37. msgid "about"
  38. msgstr "acerca de"
  39. #: searx/templates/index.html:8
  40. msgid "preferences"
  41. msgstr "preferencias"
  42. #: searx/templates/preferences.html:5
  43. msgid "Preferences"
  44. msgstr "Preferencias"
  45. #: searx/templates/preferences.html:9
  46. msgid "Default categories"
  47. msgstr "Categorías predeterminadas"
  48. #: searx/templates/preferences.html:15
  49. msgid "Search language"
  50. msgstr "Buscar idioma"
  51. #: searx/templates/preferences.html:18
  52. msgid "Automatic"
  53. msgstr "Automático"
  54. #: searx/templates/preferences.html:26
  55. msgid "Interface language"
  56. msgstr "Idioma de la interfaz"
  57. #: searx/templates/preferences.html:36
  58. msgid "Currently used search engines"
  59. msgstr "Motores de búsqueda actualmente en uso"
  60. #: searx/templates/preferences.html:40
  61. msgid "Engine name"
  62. msgstr "Nombre del motor de búsqueda"
  63. #: searx/templates/preferences.html:41
  64. msgid "Category"
  65. msgstr "Categoría"
  66. #: searx/templates/preferences.html:42 searx/templates/preferences.html:53
  67. msgid "Allow"
  68. msgstr "Permitir"
  69. #: searx/templates/preferences.html:42 searx/templates/preferences.html:54
  70. msgid "Block"
  71. msgstr "Bloquear"
  72. #: searx/templates/preferences.html:62
  73. msgid ""
  74. "These settings are stored in your cookies, this allows us not to store "
  75. "this data about you."
  76. msgstr ""
  77. "Esta configuración se guarda en sus cookies, lo que nos permite no "
  78. "almacenar dicha información sobre usted."
  79. #: searx/templates/preferences.html:64
  80. msgid ""
  81. "These cookies serve your sole convenience, we don't use these cookies to "
  82. "track you."
  83. msgstr ""
  84. "Estas cookies son para su propia comodidad, no las utilizamos para "
  85. "rastrearle."
  86. #: searx/templates/preferences.html:67
  87. msgid "save"
  88. msgstr "Guardar"
  89. #: searx/templates/preferences.html:68
  90. msgid "back"
  91. msgstr "Atrás"
  92. #: searx/templates/results.html:11
  93. msgid "Suggestions"
  94. msgstr "Sugerencias"
  95. #: searx/templates/results.html:22
  96. msgid "Search URL"
  97. msgstr "Buscar URL"
  98. #: searx/templates/results.html:26
  99. msgid "Download results"
  100. msgstr "Descargar resultados"
  101. #: searx/templates/results.html:62
  102. msgid "previous page"
  103. msgstr "Página anterior"
  104. #: searx/templates/results.html:73
  105. msgid "next page"
  106. msgstr "Página siguiente"
  107. #: searx/templates/search.html:3
  108. msgid "Search for..."
  109. msgstr ""
  110. #: searx/templates/stats.html:4
  111. msgid "Engine stats"
  112. msgstr "Estadísticas del motor de búsqueda"
  113. # categories - manually added
  114. # TODO - automatically add
  115. msgid "files"
  116. msgstr "Archivos"
  117. msgid "general"
  118. msgstr "General"
  119. msgid "music"
  120. msgstr "Música"
  121. msgid "social media"
  122. msgstr "Medios sociales"
  123. msgid "images"
  124. msgstr "Imágenes"
  125. msgid "videos"
  126. msgstr "Vídeos"
  127. msgid "it"
  128. msgstr "TIC"
  129. msgid "news"
  130. msgstr "noticias"