messages.po 44 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707
  1. # Galician translations for .
  2. # Copyright (C) 2020 ORGANIZATION
  3. # This file is distributed under the same license as the project.
  4. #
  5. # Translators:
  6. # Xosé M. <correo@xmgz.eu>, 2020, 2022.
  7. # Xosé M. <correo@xmgz.eu>, 2018-2019, 2022.
  8. # ghose <correo@xmgz.eu>, 2023.
  9. # return42 <markus.heiser@darmarit.de>, 2023.
  10. msgid ""
  11. msgstr ""
  12. "Project-Id-Version: searx\n"
  13. "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
  14. "POT-Creation-Date: 2023-12-23 08:54+0000\n"
  15. "PO-Revision-Date: 2023-12-27 07:56+0000\n"
  16. "Last-Translator: ghose <correo@xmgz.eu>\n"
  17. "Language-Team: Galician <https://translate.codeberg.org/projects/searxng/"
  18. "searxng/gl/>\n"
  19. "Language: gl\n"
  20. "MIME-Version: 1.0\n"
  21. "Content-Type: text/plain; charset=utf-8\n"
  22. "Content-Transfer-Encoding: 8bit\n"
  23. "Plural-Forms: nplurals=2; plural=n != 1;\n"
  24. "X-Generator: Weblate 5.3.1\n"
  25. "Generated-By: Babel 2.14.0\n"
  26. #. CONSTANT_NAMES['NO_SUBGROUPING']
  27. #: searx/searxng.msg
  28. msgid "without further subgrouping"
  29. msgstr "sen posterior subagrupamento"
  30. #. CONSTANT_NAMES['DEFAULT_CATEGORY']
  31. #: searx/searxng.msg
  32. msgid "other"
  33. msgstr "outro"
  34. #. CATEGORY_NAMES['FILES']
  35. #: searx/searxng.msg
  36. msgid "files"
  37. msgstr "ficheiros"
  38. #. CATEGORY_NAMES['GENERAL']
  39. #: searx/searxng.msg
  40. msgid "general"
  41. msgstr "xeral"
  42. #. CATEGORY_NAMES['MUSIC']
  43. #: searx/searxng.msg
  44. msgid "music"
  45. msgstr "música"
  46. #. CATEGORY_NAMES['SOCIAL_MEDIA']
  47. #: searx/searxng.msg
  48. msgid "social media"
  49. msgstr "medios sociais"
  50. #. CATEGORY_NAMES['IMAGES']
  51. #: searx/searxng.msg
  52. msgid "images"
  53. msgstr "imaxes"
  54. #. CATEGORY_NAMES['VIDEOS']
  55. #: searx/searxng.msg
  56. msgid "videos"
  57. msgstr "vídeos"
  58. #. CATEGORY_NAMES['IT']
  59. #: searx/searxng.msg
  60. msgid "it"
  61. msgstr "TIC"
  62. #. CATEGORY_NAMES['NEWS']
  63. #: searx/searxng.msg
  64. msgid "news"
  65. msgstr "novas"
  66. #. CATEGORY_NAMES['MAP']
  67. #: searx/searxng.msg
  68. msgid "map"
  69. msgstr "mapa"
  70. #. CATEGORY_NAMES['ONIONS']
  71. #: searx/searxng.msg
  72. msgid "onions"
  73. msgstr "cebolas"
  74. #. CATEGORY_NAMES['SCIENCE']
  75. #: searx/searxng.msg
  76. msgid "science"
  77. msgstr "ciencia"
  78. #. CATEGORY_GROUPS['APPS']
  79. #: searx/searxng.msg
  80. msgid "apps"
  81. msgstr "apps"
  82. #. CATEGORY_GROUPS['DICTIONARIES']
  83. #: searx/searxng.msg
  84. msgid "dictionaries"
  85. msgstr "dicionario"
  86. #. CATEGORY_GROUPS['LYRICS']
  87. #: searx/searxng.msg
  88. msgid "lyrics"
  89. msgstr "letras"
  90. #. CATEGORY_GROUPS['PACKAGES']
  91. #: searx/searxng.msg
  92. msgid "packages"
  93. msgstr "paquetes"
  94. #. CATEGORY_GROUPS['Q_A']
  95. #: searx/searxng.msg
  96. msgid "q&a"
  97. msgstr "preguntas e respostas"
  98. #. CATEGORY_GROUPS['REPOS']
  99. #: searx/searxng.msg
  100. msgid "repos"
  101. msgstr "repos"
  102. #. CATEGORY_GROUPS['SOFTWARE_WIKIS']
  103. #: searx/searxng.msg
  104. msgid "software wikis"
  105. msgstr "wikis de software"
  106. #. CATEGORY_GROUPS['WEB']
  107. #: searx/searxng.msg
  108. msgid "web"
  109. msgstr "web"
  110. #. CATEGORY_GROUPS['SCIENTIFIC PUBLICATIONS']
  111. #: searx/searxng.msg
  112. msgid "scientific publications"
  113. msgstr "publicacións científicas"
  114. #. STYLE_NAMES['AUTO']
  115. #: searx/searxng.msg
  116. msgid "auto"
  117. msgstr "automático"
  118. #. STYLE_NAMES['LIGHT']
  119. #: searx/searxng.msg
  120. msgid "light"
  121. msgstr "claro"
  122. #. STYLE_NAMES['DARK']
  123. #: searx/searxng.msg
  124. msgid "dark"
  125. msgstr "escuro"
  126. #: searx/webapp.py:332
  127. msgid "No item found"
  128. msgstr "Non se atoparon elementos"
  129. #: searx/engines/qwant.py:280
  130. #: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:334
  131. msgid "Source"
  132. msgstr "Fonte"
  133. #: searx/webapp.py:336
  134. msgid "Error loading the next page"
  135. msgstr "Erro ao cargar a páxina seguinte"
  136. #: searx/webapp.py:493 searx/webapp.py:889
  137. msgid "Invalid settings, please edit your preferences"
  138. msgstr "Axustes non válidos, por favor edita a configuración"
  139. #: searx/webapp.py:509
  140. msgid "Invalid settings"
  141. msgstr "Axustes non válidos"
  142. #: searx/webapp.py:586 searx/webapp.py:668
  143. msgid "search error"
  144. msgstr "fallo na busca"
  145. #: searx/webutils.py:34
  146. msgid "timeout"
  147. msgstr "tempo máximo"
  148. #: searx/webutils.py:35
  149. msgid "parsing error"
  150. msgstr "erro sintáctico"
  151. #: searx/webutils.py:36
  152. msgid "HTTP protocol error"
  153. msgstr "erro de protocolo HTTP"
  154. #: searx/webutils.py:37
  155. msgid "network error"
  156. msgstr "erro de conexión"
  157. #: searx/webutils.py:38
  158. msgid "SSL error: certificate validation has failed"
  159. msgstr "Erro SSL: fallou a validación do certificado"
  160. #: searx/webutils.py:40
  161. msgid "unexpected crash"
  162. msgstr "erro non agardado"
  163. #: searx/webutils.py:47
  164. msgid "HTTP error"
  165. msgstr "Erro HTTP"
  166. #: searx/webutils.py:48
  167. msgid "HTTP connection error"
  168. msgstr "Erro da conexión HTTP"
  169. #: searx/webutils.py:54
  170. msgid "proxy error"
  171. msgstr "erro do proxy"
  172. #: searx/webutils.py:55
  173. msgid "CAPTCHA"
  174. msgstr "CAPTCHA"
  175. #: searx/webutils.py:56
  176. msgid "too many requests"
  177. msgstr "demasiadas solicitudes"
  178. #: searx/webutils.py:57
  179. msgid "access denied"
  180. msgstr "acceso denegado"
  181. #: searx/webutils.py:58
  182. msgid "server API error"
  183. msgstr "erro na API do servidor"
  184. #: searx/webutils.py:77
  185. msgid "Suspended"
  186. msgstr "Suspendido"
  187. #: searx/webutils.py:317
  188. msgid "{minutes} minute(s) ago"
  189. msgstr "fai {minutes} minuto(s)"
  190. #: searx/webutils.py:318
  191. msgid "{hours} hour(s), {minutes} minute(s) ago"
  192. msgstr "fai {hours} hora(s), {minutes} minuto(s)"
  193. #: searx/answerers/random/answerer.py:73
  194. msgid "Random value generator"
  195. msgstr "Xerador de valor aleatorio"
  196. #: searx/answerers/random/answerer.py:74
  197. msgid "Generate different random values"
  198. msgstr "Xerar diferentes valores aleatorios"
  199. #: searx/answerers/statistics/answerer.py:47
  200. msgid "Statistics functions"
  201. msgstr "Funcións de estatística"
  202. #: searx/answerers/statistics/answerer.py:48
  203. msgid "Compute {functions} of the arguments"
  204. msgstr "Calcula {functions} dos argumentos"
  205. #: searx/engines/openstreetmap.py:160
  206. msgid "Get directions"
  207. msgstr "Obter direccións"
  208. #: searx/engines/pdbe.py:96
  209. msgid "{title} (OBSOLETE)"
  210. msgstr "{title} (OBSOLETO)"
  211. #: searx/engines/pdbe.py:103
  212. msgid "This entry has been superseded by"
  213. msgstr "Esta entrada foi proporcionada por"
  214. #: searx/engines/qwant.py:282
  215. msgid "Channel"
  216. msgstr "Canle"
  217. #: searx/engines/radio_browser.py:104
  218. msgid "radio"
  219. msgstr "radio"
  220. #: searx/engines/radio_browser.py:106
  221. msgid "bitrate"
  222. msgstr "taxa de bits"
  223. #: searx/engines/radio_browser.py:107
  224. msgid "votes"
  225. msgstr "votos"
  226. #: searx/engines/radio_browser.py:108
  227. msgid "clicks"
  228. msgstr "clicks"
  229. #: searx/engines/seekr.py:194 searx/engines/zlibrary.py:129
  230. msgid "Language"
  231. msgstr "Idioma"
  232. #: searx/engines/semantic_scholar.py:81
  233. msgid ""
  234. "{numCitations} citations from the year {firstCitationVelocityYear} to "
  235. "{lastCitationVelocityYear}"
  236. msgstr ""
  237. "{numCitations} citas desde o ano {firstCitationVelocityYear} ao "
  238. "{lastCitationVelocityYear}"
  239. #: searx/engines/tineye.py:40
  240. msgid ""
  241. "Could not read that image url. This may be due to an unsupported file "
  242. "format. TinEye only supports images that are JPEG, PNG, GIF, BMP, TIFF or"
  243. " WebP."
  244. msgstr ""
  245. "Non se puido ler o url da imaxe. Podería ser debido a un formato do "
  246. "ficheiro non soportado. TinEye só soporta imaxes tipo JPEG, PNG, GIF, "
  247. "BMP, TIFF ou WebP."
  248. #: searx/engines/tineye.py:46
  249. msgid ""
  250. "The image is too simple to find matches. TinEye requires a basic level of"
  251. " visual detail to successfully identify matches."
  252. msgstr ""
  253. "A imaxe é demasiado simple para atopar coincidencias. TinEyes require un "
  254. "nivel de detalle básico para poder atopar coincidencias."
  255. #: searx/engines/tineye.py:52
  256. msgid "The image could not be downloaded."
  257. msgstr "Non se puido descargar a imaxe."
  258. #: searx/engines/wttr.py:101
  259. msgid "Morning"
  260. msgstr "Mañán"
  261. #: searx/engines/wttr.py:101
  262. msgid "Noon"
  263. msgstr "Mediodía"
  264. #: searx/engines/wttr.py:101
  265. msgid "Evening"
  266. msgstr "Tarde"
  267. #: searx/engines/wttr.py:101
  268. msgid "Night"
  269. msgstr "Noite"
  270. #: searx/engines/zlibrary.py:130
  271. msgid "Book rating"
  272. msgstr "Valoración do libro"
  273. #: searx/engines/zlibrary.py:131
  274. msgid "File quality"
  275. msgstr "Calidade do ficheiro"
  276. #: searx/plugins/hash_plugin.py:24
  277. msgid "Converts strings to different hash digests."
  278. msgstr "Converte o escrito usando diferentes funcións hash."
  279. #: searx/plugins/hash_plugin.py:52
  280. msgid "hash digest"
  281. msgstr "función hash"
  282. #: searx/plugins/hostname_replace.py:9
  283. msgid "Hostname replace"
  284. msgstr "Substituír servidor"
  285. #: searx/plugins/hostname_replace.py:10
  286. msgid "Rewrite result hostnames or remove results based on the hostname"
  287. msgstr ""
  288. "Reescribir o nome do servidor ou eliminar resultado en función do nome do"
  289. " servidor"
  290. #: searx/plugins/oa_doi_rewrite.py:9
  291. msgid "Open Access DOI rewrite"
  292. msgstr "Reescritura Open Access DOI"
  293. #: searx/plugins/oa_doi_rewrite.py:10
  294. msgid ""
  295. "Avoid paywalls by redirecting to open-access versions of publications "
  296. "when available"
  297. msgstr ""
  298. "Evitar valados de pago redireccionando a versións públicas das "
  299. "publicacións cando estén dispoñibles"
  300. #: searx/plugins/self_info.py:10
  301. msgid "Self Information"
  302. msgstr "Información propia"
  303. #: searx/plugins/self_info.py:11
  304. msgid ""
  305. "Displays your IP if the query is \"ip\" and your user agent if the query "
  306. "contains \"user agent\"."
  307. msgstr ""
  308. "Mostra o teu IP se a consulta é \"ip\" e o teu Use Agent se a consulta "
  309. "contén \"user agent\"."
  310. #: searx/plugins/tor_check.py:25
  311. msgid "Tor check plugin"
  312. msgstr "Complemento para comprobar Tor"
  313. #: searx/plugins/tor_check.py:28
  314. msgid ""
  315. "This plugin checks if the address of the request is a Tor exit-node, and "
  316. "informs the user if it is; like check.torproject.org, but from SearXNG."
  317. msgstr ""
  318. "Este complemento comproba se o enderezo da solicitude é un nodo-saída de "
  319. "Tor, e informate de se o é; como check.torproject.org, pero desde "
  320. "SearXNG."
  321. #: searx/plugins/tor_check.py:62
  322. msgid ""
  323. "Could not download the list of Tor exit-nodes from: "
  324. "https://check.torproject.org/exit-addresses"
  325. msgstr ""
  326. "Non se puido descargar a lista de nodos de saída a Tor desde: "
  327. "https://check.torproject.org/exit-addresses"
  328. #: searx/plugins/tor_check.py:78
  329. msgid ""
  330. "You are using Tor and it looks like you have this external IP address: "
  331. "{ip_address}"
  332. msgstr "Estás usando Tor e semella que tes este enderezo IP externo: {ip_address}"
  333. #: searx/plugins/tor_check.py:86
  334. msgid "You are not using Tor and you have this external IP address: {ip_address}"
  335. msgstr "Non estás usando Tor e tes este endero IP externo: {ip_address}"
  336. #: searx/plugins/tracker_url_remover.py:29
  337. msgid "Tracker URL remover"
  338. msgstr "Eliminador de rastrexadores na URL"
  339. #: searx/plugins/tracker_url_remover.py:30
  340. msgid "Remove trackers arguments from the returned URL"
  341. msgstr "Elimina os elementos de rastrexo da URL devolta"
  342. #: searx/templates/simple/404.html:4
  343. msgid "Page not found"
  344. msgstr "Páxina non atopada"
  345. #: searx/templates/simple/404.html:6
  346. #, python-format
  347. msgid "Go to %(search_page)s."
  348. msgstr "Ir a %(search_page)s."
  349. #: searx/templates/simple/404.html:6
  350. msgid "search page"
  351. msgstr "páxina de busca"
  352. #: searx/templates/simple/base.html:49
  353. msgid "About"
  354. msgstr "Acerca de"
  355. #: searx/templates/simple/base.html:53
  356. msgid "Donate"
  357. msgstr "Doar"
  358. #: searx/templates/simple/base.html:57
  359. #: searx/templates/simple/preferences.html:156
  360. msgid "Preferences"
  361. msgstr "Axustes"
  362. #: searx/templates/simple/base.html:67
  363. msgid "Powered by"
  364. msgstr "Proporcionado por"
  365. #: searx/templates/simple/base.html:67
  366. msgid "a privacy-respecting, open metasearch engine"
  367. msgstr "metabuscador aberto que respecta a privacidade"
  368. #: searx/templates/simple/base.html:68
  369. msgid "Source code"
  370. msgstr "Código fonte"
  371. #: searx/templates/simple/base.html:69
  372. msgid "Issue tracker"
  373. msgstr "Seguimento de problemas"
  374. #: searx/templates/simple/base.html:70 searx/templates/simple/stats.html:18
  375. msgid "Engine stats"
  376. msgstr "Estatísticas do buscador"
  377. #: searx/templates/simple/base.html:72
  378. msgid "Public instances"
  379. msgstr "Instancias públicas"
  380. #: searx/templates/simple/base.html:75
  381. msgid "Privacy policy"
  382. msgstr "Política de privacidade"
  383. #: searx/templates/simple/base.html:78
  384. msgid "Contact instance maintainer"
  385. msgstr "Contactar coa administración"
  386. #: searx/templates/simple/categories.html:26
  387. msgid "Click on the magnifier to perform search"
  388. msgstr "Preme na lupa para realizar a busca"
  389. #: searx/templates/simple/macros.html:36
  390. msgid "Length"
  391. msgstr "Lonxitude"
  392. #: searx/templates/simple/macros.html:37
  393. #: searx/templates/simple/result_templates/images.html:18
  394. #: searx/templates/simple/result_templates/paper.html:6
  395. msgid "Author"
  396. msgstr "Autora"
  397. #: searx/templates/simple/macros.html:45
  398. msgid "cached"
  399. msgstr "en memoria"
  400. #: searx/templates/simple/macros.html:45
  401. msgid "proxied"
  402. msgstr "a través de proxy"
  403. #: searx/templates/simple/new_issue.html:64
  404. msgid "Start submiting a new issue on GitHub"
  405. msgstr "Crea un novo informe en GitHub"
  406. #: searx/templates/simple/new_issue.html:66
  407. msgid "Please check for existing bugs about this engine on GitHub"
  408. msgstr "Comproba que non exista xa un informe sobre este motor en GitHub"
  409. #: searx/templates/simple/new_issue.html:69
  410. msgid "I confirm there is no existing bug about the issue I encounter"
  411. msgstr "Confirmo que non existe un informe acerca deste problema que atopei"
  412. #: searx/templates/simple/new_issue.html:71
  413. msgid "If this is a public instance, please specify the URL in the bug report"
  414. msgstr "Se esta é unha instancia pública, indica o URL no informe do problema"
  415. #: searx/templates/simple/new_issue.html:72
  416. msgid "Submit a new issue on Github including the above information"
  417. msgstr "Enviar un issue a Github incluíndo a información superior"
  418. #: searx/templates/simple/preferences.html:65
  419. msgid "No HTTPS"
  420. msgstr "Sen HTTPS"
  421. #: searx/templates/simple/elements/engines_msg.html:18
  422. #: searx/templates/simple/preferences.html:69
  423. #: searx/templates/simple/preferences.html:70
  424. msgid "View error logs and submit a bug report"
  425. msgstr "Ver rexistros do erro e enviar informe do problema"
  426. #: searx/templates/simple/preferences.html:74
  427. msgid "!bang for this engine"
  428. msgstr "!bang para este buscador"
  429. #: searx/templates/simple/preferences.html:80
  430. msgid "!bang for its categories"
  431. msgstr "!bang para as súas catergorías"
  432. #: searx/templates/simple/preferences.html:102
  433. #: searx/templates/simple/stats.html:64
  434. msgid "Median"
  435. msgstr "Median"
  436. #: searx/templates/simple/preferences.html:103
  437. #: searx/templates/simple/stats.html:70
  438. msgid "P80"
  439. msgstr "P80"
  440. #: searx/templates/simple/preferences.html:104
  441. #: searx/templates/simple/stats.html:76
  442. msgid "P95"
  443. msgstr "P95"
  444. #: searx/templates/simple/preferences.html:136
  445. msgid "Failed checker test(s): "
  446. msgstr "Test con fallo(s): "
  447. #: searx/templates/simple/preferences.html:138
  448. msgid "Errors:"
  449. msgstr "Erros:"
  450. #: searx/templates/simple/preferences.html:162
  451. msgid "General"
  452. msgstr "Xeral"
  453. #: searx/templates/simple/preferences.html:165
  454. msgid "Default categories"
  455. msgstr "Categorías por defecto"
  456. #: searx/templates/simple/preferences.html:187
  457. msgid "User interface"
  458. msgstr "Interface"
  459. #: searx/templates/simple/preferences.html:208
  460. msgid "Privacy"
  461. msgstr "Privacidade"
  462. #: searx/templates/simple/preferences.html:221
  463. msgid "Engines"
  464. msgstr "Motores"
  465. #: searx/templates/simple/preferences.html:223
  466. msgid "Currently used search engines"
  467. msgstr "Motores de busca utilizados actualmente"
  468. #: searx/templates/simple/preferences.html:231
  469. msgid "Special Queries"
  470. msgstr "Consultas especiais"
  471. #: searx/templates/simple/preferences.html:237
  472. msgid "Cookies"
  473. msgstr "Cookies"
  474. #: searx/templates/simple/results.html:23
  475. msgid "Answers"
  476. msgstr "Respostas"
  477. #: searx/templates/simple/results.html:38
  478. msgid "Number of results"
  479. msgstr "Número de resultados"
  480. #: searx/templates/simple/results.html:44
  481. msgid "Info"
  482. msgstr "Info"
  483. #: searx/templates/simple/results.html:73
  484. msgid "Try searching for:"
  485. msgstr "Intenta buscar:"
  486. #: searx/templates/simple/results.html:105
  487. msgid "Back to top"
  488. msgstr "Ir arriba"
  489. #: searx/templates/simple/results.html:123
  490. msgid "Previous page"
  491. msgstr "Páxina anterior"
  492. #: searx/templates/simple/results.html:141
  493. msgid "Next page"
  494. msgstr "Páxina seguinte"
  495. #: searx/templates/simple/search.html:3
  496. msgid "Display the front page"
  497. msgstr "Mostrar páxina de inicio"
  498. #: searx/templates/simple/search.html:9
  499. #: searx/templates/simple/simple_search.html:5
  500. msgid "Search for..."
  501. msgstr "Buscar por..."
  502. #: searx/templates/simple/search.html:10
  503. #: searx/templates/simple/simple_search.html:6
  504. msgid "clear"
  505. msgstr "limpar"
  506. #: searx/templates/simple/search.html:11
  507. #: searx/templates/simple/simple_search.html:7
  508. msgid "search"
  509. msgstr "buscar"
  510. #: searx/templates/simple/stats.html:21
  511. msgid "There is currently no data available. "
  512. msgstr "Non hai datos dispoñibles. "
  513. #: searx/templates/simple/preferences/engines.html:18
  514. #: searx/templates/simple/stats.html:25
  515. msgid "Engine name"
  516. msgstr "Nome do motor"
  517. #: searx/templates/simple/stats.html:26
  518. msgid "Scores"
  519. msgstr "Puntuacións"
  520. #: searx/templates/simple/stats.html:27
  521. msgid "Result count"
  522. msgstr "Número de resultados"
  523. #: searx/templates/simple/preferences/engines.html:25
  524. #: searx/templates/simple/stats.html:28
  525. msgid "Response time"
  526. msgstr "Tempo de resposta"
  527. #: searx/templates/simple/preferences/engines.html:29
  528. #: searx/templates/simple/stats.html:29
  529. msgid "Reliability"
  530. msgstr "Fiabilidade"
  531. #: searx/templates/simple/stats.html:59
  532. msgid "Total"
  533. msgstr "Total"
  534. #: searx/templates/simple/stats.html:60
  535. msgid "HTTP"
  536. msgstr "HTTP"
  537. #: searx/templates/simple/stats.html:61
  538. msgid "Processing"
  539. msgstr "Procesando"
  540. #: searx/templates/simple/stats.html:99
  541. msgid "Warnings"
  542. msgstr "Avisos"
  543. #: searx/templates/simple/stats.html:99
  544. msgid "Errors and exceptions"
  545. msgstr "Erros e excepcións"
  546. #: searx/templates/simple/stats.html:105
  547. msgid "Exception"
  548. msgstr "Excepción"
  549. #: searx/templates/simple/stats.html:107
  550. msgid "Message"
  551. msgstr "Mensaxe"
  552. #: searx/templates/simple/stats.html:109
  553. msgid "Percentage"
  554. msgstr "Porcentaxe"
  555. #: searx/templates/simple/stats.html:111
  556. msgid "Parameter"
  557. msgstr "Parámetro"
  558. #: searx/templates/simple/stats.html:119
  559. msgid "Filename"
  560. msgstr "Nome de ficheiro"
  561. #: searx/templates/simple/stats.html:120
  562. msgid "Function"
  563. msgstr "Función"
  564. #: searx/templates/simple/stats.html:121
  565. msgid "Code"
  566. msgstr "Código"
  567. #: searx/templates/simple/stats.html:128
  568. msgid "Checker"
  569. msgstr "Verificador"
  570. #: searx/templates/simple/stats.html:131
  571. msgid "Failed test"
  572. msgstr "Test con fallo"
  573. #: searx/templates/simple/stats.html:132
  574. msgid "Comment(s)"
  575. msgstr "Comentario(s)"
  576. #: searx/templates/simple/elements/apis.html:3
  577. msgid "Download results"
  578. msgstr "Descargar resultados"
  579. #: searx/templates/simple/elements/engines_msg.html:7
  580. msgid "Messages from the search engines"
  581. msgstr "Mensaxes desde os motores de busca"
  582. #: searx/templates/simple/elements/engines_msg.html:12
  583. msgid "Error!"
  584. msgstr "Fallo!"
  585. #: searx/templates/simple/elements/engines_msg.html:13
  586. msgid "Engines cannot retrieve results"
  587. msgstr "Os buscadores non obtiveron resultados"
  588. #: searx/templates/simple/elements/search_url.html:3
  589. msgid "Search URL"
  590. msgstr "URL da busca"
  591. #: searx/templates/simple/elements/search_url.html:4
  592. msgid "Copied"
  593. msgstr "Copiado"
  594. #: searx/templates/simple/elements/search_url.html:4
  595. msgid "Copy"
  596. msgstr "Copiar"
  597. #: searx/templates/simple/elements/suggestions.html:3
  598. msgid "Suggestions"
  599. msgstr "Suxestións"
  600. #: searx/templates/simple/filters/languages.html:1
  601. #: searx/templates/simple/preferences/language.html:2
  602. msgid "Search language"
  603. msgstr "Idioma de busca"
  604. #: searx/templates/simple/filters/languages.html:2
  605. #: searx/templates/simple/preferences/language.html:7
  606. msgid "Default language"
  607. msgstr "Idioma por defecto"
  608. #: searx/templates/simple/filters/languages.html:4
  609. #: searx/templates/simple/preferences/language.html:11
  610. msgid "Auto-detect"
  611. msgstr "Autodetectar"
  612. #: searx/templates/simple/filters/safesearch.html:1
  613. #: searx/templates/simple/filters/safesearch.html:2
  614. #: searx/templates/simple/filters/safesearch.html:3
  615. #: searx/templates/simple/filters/safesearch.html:4
  616. #: searx/templates/simple/preferences/engines.html:21
  617. #: searx/templates/simple/preferences/safesearch.html:2
  618. msgid "SafeSearch"
  619. msgstr "Busca segura"
  620. #: searx/templates/simple/filters/safesearch.html:2
  621. #: searx/templates/simple/preferences/safesearch.html:7
  622. msgid "Strict"
  623. msgstr "Estrita"
  624. #: searx/templates/simple/filters/safesearch.html:3
  625. #: searx/templates/simple/preferences/safesearch.html:11
  626. msgid "Moderate"
  627. msgstr "Moderada"
  628. #: searx/templates/simple/filters/safesearch.html:4
  629. #: searx/templates/simple/preferences/safesearch.html:15
  630. msgid "None"
  631. msgstr "Ningunha"
  632. #: searx/templates/simple/filters/time_range.html:1
  633. #: searx/templates/simple/preferences/engines.html:22
  634. msgid "Time range"
  635. msgstr "Marco temporal"
  636. #: searx/templates/simple/filters/time_range.html:3
  637. msgid "Anytime"
  638. msgstr "Calquera momento"
  639. #: searx/templates/simple/filters/time_range.html:6
  640. msgid "Last day"
  641. msgstr "Último día"
  642. #: searx/templates/simple/filters/time_range.html:9
  643. msgid "Last week"
  644. msgstr "Última semana"
  645. #: searx/templates/simple/filters/time_range.html:12
  646. msgid "Last month"
  647. msgstr "Último mes"
  648. #: searx/templates/simple/filters/time_range.html:15
  649. msgid "Last year"
  650. msgstr "Último ano"
  651. #: searx/templates/simple/messages/no_cookies.html:3
  652. msgid "Information!"
  653. msgstr "Información!"
  654. #: searx/templates/simple/messages/no_cookies.html:4
  655. msgid "currently, there are no cookies defined."
  656. msgstr "actualmente non hai cookies establecidas."
  657. #: searx/templates/simple/messages/no_results.html:6
  658. msgid "Sorry!"
  659. msgstr "Lamentámolo!"
  660. #: searx/templates/simple/messages/no_results.html:12
  661. msgid "No results were found. You can try to:"
  662. msgstr "Non hai resultados. Podes probar:"
  663. #: searx/templates/simple/messages/no_results.html:14
  664. msgid "There are no more results. You can try to:"
  665. msgstr "Non hai máis resultados. Intenta:"
  666. #: searx/templates/simple/messages/no_results.html:19
  667. msgid "Refresh the page."
  668. msgstr "Actualizar a páxina."
  669. #: searx/templates/simple/messages/no_results.html:20
  670. msgid "Search for another query or select another category (above)."
  671. msgstr "Facer outra consulta ou escoller outra categoría (das de arriba)."
  672. #: searx/templates/simple/messages/no_results.html:21
  673. msgid "Change the search engine used in the preferences:"
  674. msgstr "Cambiar o motor de busca establecido nos axustes:"
  675. #: searx/templates/simple/messages/no_results.html:22
  676. msgid "Switch to another instance:"
  677. msgstr "Cambiar a outra instancia:"
  678. #: searx/templates/simple/messages/no_results.html:24
  679. msgid "Search for another query or select another category."
  680. msgstr "Facer unha nova consulta ou seleccionar outra categoría."
  681. #: searx/templates/simple/messages/no_results.html:25
  682. msgid "Go back to the previous page using the previous page button."
  683. msgstr "Volver á páxina anterior usando o botón de páxina anterior."
  684. #: searx/templates/simple/preferences/answerers.html:4
  685. #: searx/templates/simple/preferences/engines.html:17
  686. msgid "Allow"
  687. msgstr "Permitir"
  688. #: searx/templates/simple/preferences/answerers.html:5
  689. msgid "Keywords"
  690. msgstr "Palabras chave"
  691. #: searx/templates/simple/preferences/answerers.html:6
  692. msgid "Name"
  693. msgstr "Nome"
  694. #: searx/templates/simple/preferences/answerers.html:7
  695. msgid "Description"
  696. msgstr "Descrición"
  697. #: searx/templates/simple/preferences/answerers.html:8
  698. msgid "Examples"
  699. msgstr "Exemplos"
  700. #: searx/templates/simple/preferences/answerers.html:13
  701. msgid "This is the list of SearXNG's instant answering modules."
  702. msgstr "Esta é a lista de módulos de respostas instantáneas de SearXNG."
  703. #: searx/templates/simple/preferences/answerers.html:29
  704. msgid "This is the list of plugins."
  705. msgstr "Esta é a lista de complementos."
  706. #: searx/templates/simple/preferences/autocomplete.html:2
  707. msgid "Autocomplete"
  708. msgstr "Autocompletar"
  709. #: searx/templates/simple/preferences/autocomplete.html:15
  710. msgid "Find stuff as you type"
  711. msgstr "Buscar nas cousas metras escribes"
  712. #: searx/templates/simple/preferences/center_alignment.html:2
  713. msgid "Center Alignment"
  714. msgstr "Situar no centro"
  715. #: searx/templates/simple/preferences/center_alignment.html:14
  716. msgid "Displays results in the center of the page (Oscar layout)."
  717. msgstr "Mostra os resultados no centro da páxina (interface Oscar)."
  718. #: searx/templates/simple/preferences/cookies.html:2
  719. msgid ""
  720. "This is the list of cookies and their values SearXNG is storing on your "
  721. "computer."
  722. msgstr ""
  723. "Esta é a lista de cookies e os seus valores que SearXNG garda na túa "
  724. "computadora."
  725. #: searx/templates/simple/preferences/cookies.html:3
  726. msgid "With that list, you can assess SearXNG transparency."
  727. msgstr "Con esta lista podes dar conta da transparencia de SearXNG."
  728. #: searx/templates/simple/preferences/cookies.html:9
  729. msgid "Cookie name"
  730. msgstr "Nome da cookie"
  731. #: searx/templates/simple/preferences/cookies.html:10
  732. msgid "Value"
  733. msgstr "Valor"
  734. #: searx/templates/simple/preferences/cookies.html:23
  735. msgid "Search URL of the currently saved preferences"
  736. msgstr "URL de Busca dos Axustes gardados actualmente"
  737. #: searx/templates/simple/preferences/cookies.html:32
  738. msgid ""
  739. "Note: specifying custom settings in the search URL can reduce privacy by "
  740. "leaking data to the clicked result sites."
  741. msgstr ""
  742. "Nota: establecer axustes personalizados na URL de busca pode reducir a "
  743. "túa privacidade ó filtrar datos ós sitios web dos resultados."
  744. #: searx/templates/simple/preferences/cookies.html:35
  745. msgid "URL to restore your preferences in another browser"
  746. msgstr "URL para restablecer as túas preferencias noutro navegador"
  747. #: searx/templates/simple/preferences/cookies.html:44
  748. msgid ""
  749. "Specifying custom settings in the preferences URL can be used to sync "
  750. "preferences across devices."
  751. msgstr ""
  752. "Cos axustes personalizados gardados nun URL coas preferencias podes "
  753. "utilizalo para sincronizalas entre dispositivos."
  754. #: searx/templates/simple/preferences/doi_resolver.html:2
  755. msgid "Open Access DOI resolver"
  756. msgstr "Resolutor Open Access DOI"
  757. #: searx/templates/simple/preferences/doi_resolver.html:14
  758. msgid "Select service used by DOI rewrite"
  759. msgstr "Elixe o servizo utilizado para rescribir DOI"
  760. #: searx/templates/simple/preferences/engines.html:9
  761. msgid ""
  762. "This tab does not exists in the user interface, but you can search in "
  763. "these engines by its !bangs."
  764. msgstr ""
  765. "Esta pestana non existe na interface de usuaria, mais podes buscar nestos"
  766. " buscadores grazas aos seus !bangs."
  767. #: searx/templates/simple/preferences/engines.html:19
  768. msgid "!bang"
  769. msgstr "!bang"
  770. #: searx/templates/simple/preferences/engines.html:20
  771. msgid "Supports selected language"
  772. msgstr "Soporta o idioma seleccionado"
  773. #: searx/templates/simple/preferences/engines.html:23
  774. msgid "Weight"
  775. msgstr "Peso"
  776. #: searx/templates/simple/preferences/engines.html:27
  777. msgid "Max time"
  778. msgstr "Tempo máx"
  779. #: searx/templates/simple/preferences/footer.html:2
  780. msgid ""
  781. "These settings are stored in your cookies, this allows us not to store "
  782. "this data about you."
  783. msgstr ""
  784. "Estes axustes gárdanse en cookies, así non temos que almacenar ningún "
  785. "dato sobre ti."
  786. #: searx/templates/simple/preferences/footer.html:3
  787. msgid ""
  788. "These cookies serve your sole convenience, we don't use these cookies to "
  789. "track you."
  790. msgstr ""
  791. "Estas cookies son para a túa conveniencia, non utilizamos estas cookies "
  792. "para rastrexarte."
  793. #: searx/templates/simple/preferences/footer.html:6
  794. msgid "Save"
  795. msgstr "Gardar"
  796. #: searx/templates/simple/preferences/footer.html:9
  797. msgid "Reset defaults"
  798. msgstr "Restablecer"
  799. #: searx/templates/simple/preferences/footer.html:13
  800. msgid "Back"
  801. msgstr "Atrás"
  802. #: searx/templates/simple/preferences/hotkeys.html:2
  803. msgid "Hotkeys"
  804. msgstr "Atallos"
  805. #: searx/templates/simple/preferences/hotkeys.html:13
  806. msgid "Vim-like"
  807. msgstr "Estilo-Vim"
  808. #: searx/templates/simple/preferences/hotkeys.html:18
  809. msgid ""
  810. "Navigate search results with hotkeys (JavaScript required). Press \"h\" "
  811. "key on main or result page to get help."
  812. msgstr ""
  813. "Navega entre os resultdos cos atallos (require JavaScript). Preme tecla "
  814. "\"h\" na páxina de resultados para obter axuda."
  815. #: searx/templates/simple/preferences/image_proxy.html:2
  816. msgid "Image proxy"
  817. msgstr "Proxy de imaxes"
  818. #: searx/templates/simple/preferences/image_proxy.html:14
  819. msgid "Proxying image results through SearXNG"
  820. msgstr "Usar o proxy de SearXNG para resultados das imaxes"
  821. #: searx/templates/simple/preferences/infinite_scroll.html:2
  822. msgid "Infinite scroll"
  823. msgstr "Desprazamento infinito"
  824. #: searx/templates/simple/preferences/infinite_scroll.html:14
  825. msgid "Automatically load next page when scrolling to bottom of current page"
  826. msgstr ""
  827. "Cargar automáticamente a seguinte páxina ó desprazarse ó fondo da páxina "
  828. "actual"
  829. #: searx/templates/simple/preferences/language.html:24
  830. msgid "What language do you prefer for search?"
  831. msgstr "Que idioma prefires para buscar?"
  832. #: searx/templates/simple/preferences/language.html:25
  833. msgid "Choose Auto-detect to let SearXNG detect the language of your query."
  834. msgstr ""
  835. "Elixe Autodetectar para deixar que SearXNG detecte o idioma da túa "
  836. "consulta."
  837. #: searx/templates/simple/preferences/method.html:2
  838. msgid "HTTP Method"
  839. msgstr "Método HTTP"
  840. #: searx/templates/simple/preferences/method.html:14
  841. msgid "Change how forms are submitted"
  842. msgstr "Cambiar o xeito en que se envían formularios"
  843. #: searx/templates/simple/preferences/query_in_title.html:2
  844. msgid "Query in the page's title"
  845. msgstr "Consulta no título da páxina"
  846. #: searx/templates/simple/preferences/query_in_title.html:14
  847. msgid ""
  848. "When enabled, the result page's title contains your query. Your browser "
  849. "can record this title"
  850. msgstr ""
  851. "Se está activado, o título da páxina de resultados contén a túa consulta."
  852. " O navegador pode rexistrar este título"
  853. #: searx/templates/simple/preferences/results_on_new_tab.html:2
  854. msgid "Results on new tabs"
  855. msgstr "Resultados en novas lapelas"
  856. #: searx/templates/simple/preferences/results_on_new_tab.html:14
  857. msgid "Open result links on new browser tabs"
  858. msgstr "Abrir ligazóns de resultados en novas lapelas do navegador"
  859. #: searx/templates/simple/preferences/safesearch.html:20
  860. msgid "Filter content"
  861. msgstr "Filtro de contido"
  862. #: searx/templates/simple/preferences/search_on_category_select.html:2
  863. msgid "Search on category select"
  864. msgstr "Busca en categoría seleccionada"
  865. #: searx/templates/simple/preferences/search_on_category_select.html:14
  866. msgid ""
  867. "Perform search immediately if a category selected. Disable to select "
  868. "multiple categories"
  869. msgstr ""
  870. "Buscar inmediatamente se hai unha categoría seleccionada. Desactiva para "
  871. "elexir varias categorías"
  872. #: searx/templates/simple/preferences/theme.html:2
  873. msgid "Theme"
  874. msgstr "Decorado"
  875. #: searx/templates/simple/preferences/theme.html:14
  876. msgid "Change SearXNG layout"
  877. msgstr "Cambiar a interface de SearXNG"
  878. #: searx/templates/simple/preferences/theme.html:19
  879. msgid "Theme style"
  880. msgstr "Estilo do decorado"
  881. #: searx/templates/simple/preferences/theme.html:31
  882. msgid "Choose auto to follow your browser settings"
  883. msgstr "Elixe auto para que siga os axustes do navegador"
  884. #: searx/templates/simple/preferences/tokens.html:2
  885. msgid "Engine tokens"
  886. msgstr "Tokens do buscador"
  887. #: searx/templates/simple/preferences/tokens.html:9
  888. msgid "Access tokens for private engines"
  889. msgstr "Tokens de acceso para buscadores privados"
  890. #: searx/templates/simple/preferences/ui_locale.html:2
  891. msgid "Interface language"
  892. msgstr "Idioma da interface"
  893. #: searx/templates/simple/preferences/ui_locale.html:14
  894. msgid "Change the language of the layout"
  895. msgstr "Cambiar o idioma da interface"
  896. #: searx/templates/simple/result_templates/code.html:13
  897. msgid "repo"
  898. msgstr "repo"
  899. #: searx/templates/simple/result_templates/default.html:6
  900. msgid "show media"
  901. msgstr "mostrar medios"
  902. #: searx/templates/simple/result_templates/default.html:6
  903. msgid "hide media"
  904. msgstr "agochar medios"
  905. #: searx/templates/simple/result_templates/default.html:14
  906. #: searx/templates/simple/result_templates/videos.html:14
  907. msgid "This site did not provide any description."
  908. msgstr "A web non proporcionou unha descrición."
  909. #: searx/templates/simple/result_templates/images.html:19
  910. msgid "Format"
  911. msgstr "Formato"
  912. #: searx/templates/simple/result_templates/images.html:21
  913. msgid "Engine"
  914. msgstr "Motor"
  915. #: searx/templates/simple/result_templates/images.html:22
  916. msgid "View source"
  917. msgstr "Ver fonte"
  918. #: searx/templates/simple/result_templates/map.html:12
  919. msgid "address"
  920. msgstr "enderezo"
  921. #: searx/templates/simple/result_templates/map.html:43
  922. msgid "show map"
  923. msgstr "mostrar mapa"
  924. #: searx/templates/simple/result_templates/map.html:43
  925. msgid "hide map"
  926. msgstr "agochar mapa"
  927. #: searx/templates/simple/result_templates/paper.html:5
  928. msgid "Published date"
  929. msgstr "Data de publicación"
  930. #: searx/templates/simple/result_templates/paper.html:9
  931. msgid "Journal"
  932. msgstr "Xornal"
  933. #: searx/templates/simple/result_templates/paper.html:22
  934. msgid "Editor"
  935. msgstr "Autoría"
  936. #: searx/templates/simple/result_templates/paper.html:23
  937. msgid "Publisher"
  938. msgstr "Editorial"
  939. #: searx/templates/simple/result_templates/paper.html:24
  940. msgid "Type"
  941. msgstr "Tipo"
  942. #: searx/templates/simple/result_templates/paper.html:25
  943. msgid "Tags"
  944. msgstr "Etiquetas"
  945. #: searx/templates/simple/result_templates/paper.html:26
  946. msgid "DOI"
  947. msgstr "DOI"
  948. #: searx/templates/simple/result_templates/paper.html:27
  949. msgid "ISSN"
  950. msgstr "ISSN"
  951. #: searx/templates/simple/result_templates/paper.html:28
  952. msgid "ISBN"
  953. msgstr "ISBN"
  954. #: searx/templates/simple/result_templates/paper.html:33
  955. msgid "PDF"
  956. msgstr "PDF"
  957. #: searx/templates/simple/result_templates/paper.html:34
  958. msgid "HTML"
  959. msgstr "HTML"
  960. #: searx/templates/simple/result_templates/torrent.html:6
  961. msgid "magnet link"
  962. msgstr "ligazón magnet"
  963. #: searx/templates/simple/result_templates/torrent.html:7
  964. msgid "torrent file"
  965. msgstr "ficheiro torrent"
  966. #: searx/templates/simple/result_templates/torrent.html:9
  967. msgid "Seeder"
  968. msgstr "Sementadora"
  969. #: searx/templates/simple/result_templates/torrent.html:9
  970. msgid "Leecher"
  971. msgstr "Cliente"
  972. #: searx/templates/simple/result_templates/torrent.html:11
  973. msgid "Filesize"
  974. msgstr "Tamaño do ficheiro"
  975. #: searx/templates/simple/result_templates/torrent.html:12
  976. msgid "Bytes"
  977. msgstr "Bytes"
  978. #: searx/templates/simple/result_templates/torrent.html:13
  979. msgid "kiB"
  980. msgstr "kiB"
  981. #: searx/templates/simple/result_templates/torrent.html:14
  982. msgid "MiB"
  983. msgstr "MiB"
  984. #: searx/templates/simple/result_templates/torrent.html:15
  985. msgid "GiB"
  986. msgstr "GiB"
  987. #: searx/templates/simple/result_templates/torrent.html:16
  988. msgid "TiB"
  989. msgstr "TiB"
  990. #: searx/templates/simple/result_templates/torrent.html:20
  991. msgid "Number of Files"
  992. msgstr "Número de ficheiros"
  993. #: searx/templates/simple/result_templates/videos.html:6
  994. msgid "show video"
  995. msgstr "mostrar vídeo"
  996. #: searx/templates/simple/result_templates/videos.html:6
  997. msgid "hide video"
  998. msgstr "agochar vídeo"
  999. #~ msgid "Engine time (sec)"
  1000. #~ msgstr "Tempo de busca (seg)"
  1001. #~ msgid "Page loads (sec)"
  1002. #~ msgstr "Cargou en (seg)"
  1003. #~ msgid "Errors"
  1004. #~ msgstr "Fallos"
  1005. #~ msgid "CAPTCHA required"
  1006. #~ msgstr "CAPTCHA requerido"
  1007. #~ msgid "Rewrite HTTP links to HTTPS if possible"
  1008. #~ msgstr "Reescribir ligazóns HTTP a HTTPS se fose posible"
  1009. #~ msgid ""
  1010. #~ "Results are opened in the same "
  1011. #~ "window by default. This plugin "
  1012. #~ "overwrites the default behaviour to open"
  1013. #~ " links on new tabs/windows. (JavaScript "
  1014. #~ "required)"
  1015. #~ msgstr ""
  1016. #~ "Por omisión, os resultados ábrense na"
  1017. #~ " mesma lapela. Este engadido sobreescribe"
  1018. #~ " o comportamento por omisión para "
  1019. #~ "abrir as ligazóns en novas "
  1020. #~ "lapelas/ventás. (Require JavaScript)"
  1021. #~ msgid "Color"
  1022. #~ msgstr "Cor"
  1023. #~ msgid "Blue (default)"
  1024. #~ msgstr "Azul (por omisión)"
  1025. #~ msgid "Violet"
  1026. #~ msgstr "Violeta"
  1027. #~ msgid "Green"
  1028. #~ msgstr "Verde"
  1029. #~ msgid "Cyan"
  1030. #~ msgstr "Cian"
  1031. #~ msgid "Orange"
  1032. #~ msgstr "Laranxa"
  1033. #~ msgid "Red"
  1034. #~ msgstr "Vermello"
  1035. #~ msgid "Category"
  1036. #~ msgstr "Categoría"
  1037. #~ msgid "Block"
  1038. #~ msgstr "Bloquear"
  1039. #~ msgid "original context"
  1040. #~ msgstr "contexto orixinal"
  1041. #~ msgid "Plugins"
  1042. #~ msgstr "Engadidos"
  1043. #~ msgid "Answerers"
  1044. #~ msgstr "Respostas"
  1045. #~ msgid "Avg. time"
  1046. #~ msgstr "Tempo medio"
  1047. #~ msgid "show details"
  1048. #~ msgstr "mostrar detalles"
  1049. #~ msgid "hide details"
  1050. #~ msgstr "agochar detalles"
  1051. #~ msgid "Load more..."
  1052. #~ msgstr "Cargar máis..."
  1053. #~ msgid "Loading..."
  1054. #~ msgstr "Cargando..."
  1055. #~ msgid "Change searx layout"
  1056. #~ msgstr "Cambiar a disposición de searx"
  1057. #~ msgid "Proxying image results through searx"
  1058. #~ msgstr "Utilizar o proxy de searx para as imaxes dos resultados"
  1059. #~ msgid "This is the list of searx's instant answering modules."
  1060. #~ msgstr "Este é o listado dos módulos de respostas instantáneas de searx"
  1061. #~ msgid ""
  1062. #~ "This is the list of cookies and"
  1063. #~ " their values searx is storing on "
  1064. #~ "your computer."
  1065. #~ msgstr ""
  1066. #~ "Este é o listados dos testemuños e"
  1067. #~ " os seus valores que searx almacena"
  1068. #~ " na túa computadora."
  1069. #~ msgid "With that list, you can assess searx transparency."
  1070. #~ msgstr "Con esta lista podes comprobar a transparencia de searx."
  1071. #~ msgid "It look like you are using searx first time."
  1072. #~ msgstr "Semella que é a primeira vez que utilizas searx."
  1073. #~ msgid "Please, try again later or find another searx instance."
  1074. #~ msgstr "Por favor, inténtao máis tarde ou busca outra instancia de searx."
  1075. #~ msgid "Themes"
  1076. #~ msgstr "Decorados"
  1077. #~ msgid "Reliablity"
  1078. #~ msgstr ""
  1079. #~ msgid ""
  1080. #~ "When enabled, the result page's title"
  1081. #~ " contains your query. Your browser "
  1082. #~ "can record this title."
  1083. #~ msgstr ""
  1084. #~ msgid "Method"
  1085. #~ msgstr "Método"
  1086. #~ msgid ""
  1087. #~ "This tab does not show up for "
  1088. #~ "search results but you can search "
  1089. #~ "the engines listed here via bangs."
  1090. #~ msgstr ""
  1091. #~ msgid "Advanced settings"
  1092. #~ msgstr "Axustes avanzados"
  1093. #~ msgid "Close"
  1094. #~ msgstr "Pechar"
  1095. #~ msgid "Language"
  1096. #~ msgstr "Idioma"
  1097. #~ msgid "broken"
  1098. #~ msgstr ""
  1099. #~ msgid "supported"
  1100. #~ msgstr "soportado"
  1101. #~ msgid "not supported"
  1102. #~ msgstr "non soportado"
  1103. #~ msgid "about"
  1104. #~ msgstr "Acerca de"
  1105. #~ msgid "Avg."
  1106. #~ msgstr ""
  1107. #~ msgid "User Interface"
  1108. #~ msgstr ""
  1109. #~ msgid "Choose style for this theme"
  1110. #~ msgstr "Escolle o estilo para este decorado"
  1111. #~ msgid "Style"
  1112. #~ msgstr "Estilo"
  1113. #~ msgid "Show advanced settings"
  1114. #~ msgstr ""
  1115. #~ msgid "Show advanced settings panel in the home page by default"
  1116. #~ msgstr ""
  1117. #~ msgid "Allow all"
  1118. #~ msgstr "Permitir todo"
  1119. #~ msgid "Disable all"
  1120. #~ msgstr "Desactivar todo"
  1121. #~ msgid "Selected language"
  1122. #~ msgstr "Idioma seleccionado"
  1123. #~ msgid "Query"
  1124. #~ msgstr ""
  1125. #~ msgid "save"
  1126. #~ msgstr "gardar"
  1127. #~ msgid "back"
  1128. #~ msgstr "atrás"
  1129. #~ msgid "Links"
  1130. #~ msgstr "Ligazóns"
  1131. #~ msgid "RSS subscription"
  1132. #~ msgstr "Subscrición RSS"
  1133. #~ msgid "Search results"
  1134. #~ msgstr "Resultados da busca"
  1135. #~ msgid "next page"
  1136. #~ msgstr "páxina seguinte"
  1137. #~ msgid "previous page"
  1138. #~ msgstr "páxina anterior"
  1139. #~ msgid "Start search"
  1140. #~ msgstr "Iniciar busca"
  1141. #~ msgid "Clear search"
  1142. #~ msgstr "Baleirar busca"
  1143. #~ msgid "Clear"
  1144. #~ msgstr "Baleirar"
  1145. #~ msgid "stats"
  1146. #~ msgstr "estatísticas"
  1147. #~ msgid "Heads up!"
  1148. #~ msgstr "Heads up!"
  1149. #~ msgid "It look like you are using SearXNG first time."
  1150. #~ msgstr ""
  1151. #~ msgid "Well done!"
  1152. #~ msgstr "Ben feito!"
  1153. #~ msgid "Settings saved successfully."
  1154. #~ msgstr "Gardáronse correctamente os Axustes."
  1155. #~ msgid "Oh snap!"
  1156. #~ msgstr "Vaia!"
  1157. #~ msgid "Something went wrong."
  1158. #~ msgstr "Algo fallou."
  1159. #~ msgid "Date"
  1160. #~ msgstr ""
  1161. #~ msgid "Type"
  1162. #~ msgstr ""
  1163. #~ msgid "Get image"
  1164. #~ msgstr "Obter imaxe"
  1165. #~ msgid "Center Alignment"
  1166. #~ msgstr ""
  1167. #~ msgid "Displays results in the center of the page (Oscar layout)."
  1168. #~ msgstr ""
  1169. #~ msgid "preferences"
  1170. #~ msgstr "axustes"
  1171. #~ msgid "Scores per result"
  1172. #~ msgstr "Puntuacións por resultado"
  1173. #~ msgid "a privacy-respecting, hackable metasearch engine"
  1174. #~ msgstr "un metabuscador configurable que respecta a túa privacidade"
  1175. #~ msgid "No abstract is available for this publication."
  1176. #~ msgstr "Non hai dispoñible un extracto para esta publicación."
  1177. #~ msgid "Self Informations"
  1178. #~ msgstr "Información propia"
  1179. #~ msgid ""
  1180. #~ "Change how forms are submited, <a "
  1181. #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  1182. #~ " rel=\"external\">learn more about request "
  1183. #~ "methods</a>"
  1184. #~ msgstr ""
  1185. #~ "Cambiar cómo se envían os formularios,"
  1186. #~ " <a "
  1187. #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  1188. #~ " rel=\"external\">aprende máis sobre os "
  1189. #~ "métodos de consulta</a>"
  1190. #~ msgid ""
  1191. #~ "This plugin checks if the address "
  1192. #~ "of the request is a TOR exit "
  1193. #~ "node, and informs the user if it"
  1194. #~ " is, like check.torproject.org but from "
  1195. #~ "searxng."
  1196. #~ msgstr ""
  1197. #~ "Este complemento comproba se o enderezo"
  1198. #~ " da solicitude é un nodo de "
  1199. #~ "saída TOR, e informa ás usuarias "
  1200. #~ "se o é, como check.torproject.org pero"
  1201. #~ " desde searxng."
  1202. #~ msgid ""
  1203. #~ "The TOR exit node list "
  1204. #~ "(https://check.torproject.org/exit-addresses) is "
  1205. #~ "unreachable."
  1206. #~ msgstr ""
  1207. #~ "A lista dos nodos de saída TOR "
  1208. #~ "(https://check.torproject.org/exit-addresses) non é"
  1209. #~ " accesible."
  1210. #~ msgid "You are using TOR. Your IP address seems to be: {ip_address}."
  1211. #~ msgstr "Estás a usar TOR. O teu enderezo ip semella ser: {ip_address}."
  1212. #~ msgid "You are not using TOR. Your IP address seems to be: {ip_address}."
  1213. #~ msgstr "Non estás a usar TOR. O teu enderezo IP semella ser: {ip_address}."
  1214. #~ msgid ""
  1215. #~ "The could not download the list of"
  1216. #~ " Tor exit-nodes from "
  1217. #~ "https://check.torproject.org/exit-addresses."
  1218. #~ msgstr ""
  1219. #~ "Non se puido descargar a lista de"
  1220. #~ " nodos de saída a Tor desde "
  1221. #~ "https://check.torproject.org/exit-addresses."
  1222. #~ msgid ""
  1223. #~ "You are using Tor. It looks like"
  1224. #~ " you have this external IP address:"
  1225. #~ " {ip_address}."
  1226. #~ msgstr ""
  1227. #~ "Estás a usar Tor. Este semella ser"
  1228. #~ " o teu enderezo IP externo: "
  1229. #~ "{ip_address}."
  1230. #~ msgid "You are not using Tor. You have this external IP address: {ip_address}."
  1231. #~ msgstr "Non estás a usar Tor. Tes este enderezo IP externo: {ip_address}."
  1232. #~ msgid "Autodetect search language"
  1233. #~ msgstr "Detección automática do idioma"
  1234. #~ msgid "Automatically detect the query search language and switch to it."
  1235. #~ msgstr "Detectar automáticamente o idioma usado na busca e cambiar a el."
  1236. #~ msgid "others"
  1237. #~ msgstr "outros"
  1238. #~ msgid ""
  1239. #~ "This tab does not show up for "
  1240. #~ "search results, but you can search "
  1241. #~ "the engines listed here via bangs."
  1242. #~ msgstr ""
  1243. #~ "Esta lapela non é para os "
  1244. #~ "resultados, pero podesbuscar nos buscadores"
  1245. #~ " aquí mostrados a través de bangs."
  1246. #~ msgid "Shortcut"
  1247. #~ msgstr "Atallo"
  1248. #~ msgid "!bang"
  1249. #~ msgstr "!bang"
  1250. #~ msgid ""
  1251. #~ "This tab dues not exists in the"
  1252. #~ " user interface, but you can search"
  1253. #~ " in these engines by its !bangs."
  1254. #~ msgstr ""
  1255. #~ "Esta lapela non existe na interface "
  1256. #~ "da usuaria, pero podes buscar nestes "
  1257. #~ "buscadores grazas aos !bangs."
  1258. #~ msgid "Engines cannot retrieve results."
  1259. #~ msgstr "Os buscadores non poden obter resultados."
  1260. #~ msgid "Please, try again later or find another SearXNG instance."
  1261. #~ msgstr "Inténtao máis tarde ou busca noutra instancia de SearXNG."
  1262. #~ msgid ""
  1263. #~ "Redirect to open-access versions of "
  1264. #~ "publications when available (plugin required)"
  1265. #~ msgstr ""
  1266. #~ "Redireccionar a versións abertas das "
  1267. #~ "publicacións cando estén dispoñibles (require"
  1268. #~ " o engadido)"
  1269. #~ msgid "Bang"
  1270. #~ msgstr "Bang"
  1271. #~ msgid ""
  1272. #~ "Change how forms are submitted, <a "
  1273. #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  1274. #~ " rel=\"external\">learn more about request "
  1275. #~ "methods</a>"
  1276. #~ msgstr ""
  1277. #~ "Cambiar o xeito de enviar formularios,"
  1278. #~ " <a "
  1279. #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  1280. #~ " rel=\"external\">coñece máis sobre os "
  1281. #~ "métodos de solicitude</a>"
  1282. #~ msgid "On"
  1283. #~ msgstr "On"
  1284. #~ msgid "Off"
  1285. #~ msgstr "Off"
  1286. #~ msgid "Enabled"
  1287. #~ msgstr "Activado"
  1288. #~ msgid "Disabled"
  1289. #~ msgstr "Desactivado"
  1290. #~ msgid ""
  1291. #~ "Perform search immediately if a category"
  1292. #~ " selected. Disable to select multiple "
  1293. #~ "categories. (JavaScript required)"
  1294. #~ msgstr ""
  1295. #~ "Busca ó momento se hai unha "
  1296. #~ "categoría seleccionada. Desactivar para "
  1297. #~ "seleccionar múltiples categorías. (Require "
  1298. #~ "JavaScript)"
  1299. #~ msgid "Vim-like hotkeys"
  1300. #~ msgstr "Atallos como os de Vim"
  1301. #~ msgid ""
  1302. #~ "Navigate search results with Vim-like"
  1303. #~ " hotkeys (JavaScript required). Press \"h\""
  1304. #~ " key on main or result page to"
  1305. #~ " get help."
  1306. #~ msgstr ""
  1307. #~ "Navegar nos resultados da busca con "
  1308. #~ "atallos como os de Vim (require "
  1309. #~ "JavaScript). Preme \"h\" na pantalla "
  1310. #~ "principal ou de resultados para obter"
  1311. #~ " axuda."
  1312. #~ msgid ""
  1313. #~ "we didn't find any results. Please "
  1314. #~ "use another query or search in "
  1315. #~ "more categories."
  1316. #~ msgstr ""
  1317. #~ "non atopamos ningún resultado. Por "
  1318. #~ "favor, realiza outra consulta ou busca"
  1319. #~ " en máis categorías."