messages.po 34 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467
  1. # Basque translations for .
  2. # Copyright (C) 2020 ORGANIZATION
  3. # This file is distributed under the same license as the project.
  4. #
  5. # Translators:
  6. # beriain, 2018
  7. # beriain, 2018-2019
  8. # beriain, 2020-2021
  9. # Txopi <txopi@ikusimakusi.eus>, 2016
  10. # beriain <soila@disroot.org>, 2022.
  11. msgid ""
  12. msgstr ""
  13. "Project-Id-Version: searx\n"
  14. "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
  15. "POT-Creation-Date: 2022-09-28 07:29+0000\n"
  16. "PO-Revision-Date: 2022-09-11 22:50+0000\n"
  17. "Last-Translator: beriain <soila@disroot.org>\n"
  18. "Language: eu\n"
  19. "Language-Team: Basque "
  20. "<https://weblate.bubu1.eu/projects/searxng/searxng/eu/>\n"
  21. "Plural-Forms: nplurals=2; plural=n != 1;\n"
  22. "MIME-Version: 1.0\n"
  23. "Content-Type: text/plain; charset=utf-8\n"
  24. "Content-Transfer-Encoding: 8bit\n"
  25. "Generated-By: Babel 2.10.3\n"
  26. #. CONSTANT_NAMES['DEFAULT_GROUP_NAME']
  27. #: searx/searxng.msg
  28. msgid "others"
  29. msgstr "besteak"
  30. #. CONSTANT_NAMES['OTHER_CATEGORY']
  31. #: searx/searxng.msg
  32. msgid "other"
  33. msgstr "beste bat"
  34. #. CATEGORY_NAMES['FILES']
  35. #: searx/searxng.msg
  36. msgid "files"
  37. msgstr "fitxategiak"
  38. #. CATEGORY_NAMES['GENERAL']
  39. #: searx/searxng.msg
  40. msgid "general"
  41. msgstr "orokorra"
  42. #. CATEGORY_NAMES['MUSIC']
  43. #: searx/searxng.msg
  44. msgid "music"
  45. msgstr "musika"
  46. #. CATEGORY_NAMES['SOCIAL_MEDIA']
  47. #: searx/searxng.msg
  48. msgid "social media"
  49. msgstr "media soziala"
  50. #. CATEGORY_NAMES['IMAGES']
  51. #: searx/searxng.msg
  52. msgid "images"
  53. msgstr "irudiak"
  54. #. CATEGORY_NAMES['VIDEOS']
  55. #: searx/searxng.msg
  56. msgid "videos"
  57. msgstr "bideoak"
  58. #. CATEGORY_NAMES['IT']
  59. #: searx/searxng.msg
  60. msgid "it"
  61. msgstr "informatika"
  62. #. CATEGORY_NAMES['NEWS']
  63. #: searx/searxng.msg
  64. msgid "news"
  65. msgstr "berriak"
  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 ""
  74. #. CATEGORY_NAMES['SCIENCE']
  75. #: searx/searxng.msg
  76. msgid "science"
  77. msgstr "zientzia"
  78. #. CATEGORY_GROUPS['APPS']
  79. #: searx/searxng.msg
  80. msgid "apps"
  81. msgstr "aplikazioak"
  82. #. CATEGORY_GROUPS['DICTIONARIES']
  83. #: searx/searxng.msg
  84. msgid "dictionaries"
  85. msgstr "hiztegiak"
  86. #. CATEGORY_GROUPS['LYRICS']
  87. #: searx/searxng.msg
  88. msgid "lyrics"
  89. msgstr "hitzak"
  90. #. CATEGORY_GROUPS['PACKAGES']
  91. #: searx/searxng.msg
  92. msgid "packages"
  93. msgstr "paketeak"
  94. #. CATEGORY_GROUPS['Q_A']
  95. #: searx/searxng.msg
  96. msgid "q&a"
  97. msgstr "Galdera eta erantzunak"
  98. #. CATEGORY_GROUPS['REPOS']
  99. #: searx/searxng.msg
  100. msgid "repos"
  101. msgstr "biltegiak"
  102. #. CATEGORY_GROUPS['SOFTWARE_WIKIS']
  103. #: searx/searxng.msg
  104. msgid "software wikis"
  105. msgstr "software wikiak"
  106. #. CATEGORY_GROUPS['WEB']
  107. #: searx/searxng.msg
  108. msgid "web"
  109. msgstr ""
  110. #. CATEGORY_GROUPS['SCIENTIFIC PUBLICATIONS']
  111. #: searx/searxng.msg
  112. msgid "scientific publications"
  113. msgstr ""
  114. #. STYLE_NAMES['AUTO']
  115. #: searx/searxng.msg
  116. msgid "auto"
  117. msgstr "automatikoa"
  118. #. STYLE_NAMES['LIGHT']
  119. #: searx/searxng.msg
  120. msgid "light"
  121. msgstr "argia"
  122. #. STYLE_NAMES['DARK']
  123. #: searx/searxng.msg
  124. msgid "dark"
  125. msgstr "iluna"
  126. #: searx/webapp.py:164
  127. msgid "timeout"
  128. msgstr "itxarote-denbora"
  129. #: searx/webapp.py:165
  130. msgid "parsing error"
  131. msgstr "analizatze errorea"
  132. #: searx/webapp.py:166
  133. msgid "HTTP protocol error"
  134. msgstr "HTTP protokoloaren errorea"
  135. #: searx/webapp.py:167
  136. msgid "network error"
  137. msgstr "sareko errorea"
  138. #: searx/webapp.py:169
  139. msgid "unexpected crash"
  140. msgstr "ustekabeko kraskatzea"
  141. #: searx/webapp.py:176
  142. msgid "HTTP error"
  143. msgstr "HTTP errorea"
  144. #: searx/webapp.py:177
  145. msgid "HTTP connection error"
  146. msgstr "HTTP konexioaren errorea"
  147. #: searx/webapp.py:183
  148. msgid "proxy error"
  149. msgstr "proxy-aren errorea"
  150. #: searx/webapp.py:184
  151. msgid "CAPTCHA"
  152. msgstr "CAPTCHA"
  153. #: searx/webapp.py:185
  154. msgid "too many requests"
  155. msgstr "eskaera gehiegi"
  156. #: searx/webapp.py:186
  157. msgid "access denied"
  158. msgstr "sarbidea ukatua"
  159. #: searx/webapp.py:187
  160. msgid "server API error"
  161. msgstr "API zerbitzariaren errorea"
  162. #: searx/webapp.py:362
  163. msgid "No item found"
  164. msgstr "Ez da elementurik aurkitu"
  165. #: searx/engines/qwant.py:217
  166. #: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:364
  167. msgid "Source"
  168. msgstr "Iturria"
  169. #: searx/webapp.py:366
  170. msgid "Error loading the next page"
  171. msgstr "Errorea hurrengo orrialdea kargatzean"
  172. #: searx/webapp.py:518 searx/webapp.py:950
  173. msgid "Invalid settings, please edit your preferences"
  174. msgstr "Ezarpen ez baliodunak, mesedez editatu zure hobespenak"
  175. #: searx/webapp.py:534
  176. msgid "Invalid settings"
  177. msgstr "Ezarpen ez baliodunak"
  178. #: searx/webapp.py:611 searx/webapp.py:687
  179. msgid "search error"
  180. msgstr "bilaketa akatsa"
  181. #: searx/webapp.py:849
  182. msgid "Suspended"
  183. msgstr ""
  184. #: searx/webutils.py:161
  185. msgid "{minutes} minute(s) ago"
  186. msgstr "duela {minutes} minutu"
  187. #: searx/webutils.py:162
  188. msgid "{hours} hour(s), {minutes} minute(s) ago"
  189. msgstr "duela {hours} ordu eta {minutes} minutu"
  190. #: searx/answerers/random/answerer.py:67
  191. msgid "Random value generator"
  192. msgstr "Ausazko balio sortzailea"
  193. #: searx/answerers/random/answerer.py:68
  194. msgid "Generate different random values"
  195. msgstr "Ausazko balio ezberdinak sortu"
  196. #: searx/answerers/statistics/answerer.py:47
  197. msgid "Statistics functions"
  198. msgstr "Funtzio estatistikoak"
  199. #: searx/answerers/statistics/answerer.py:48
  200. msgid "Compute {functions} of the arguments"
  201. msgstr "Parametroen {functions} zenbatu"
  202. #: searx/engines/openstreetmap.py:160
  203. msgid "Get directions"
  204. msgstr "Norabideak lortu"
  205. #: searx/engines/pdbe.py:96
  206. msgid "{title} (OBSOLETE)"
  207. msgstr "{title} (ZAHARKITUA)"
  208. #: searx/engines/pdbe.py:103
  209. msgid "This entry has been superseded by"
  210. msgstr "Sarrera hau hurrengoarekin ordezkatu da"
  211. #: searx/engines/qwant.py:219
  212. msgid "Channel"
  213. msgstr "Kanala"
  214. #: searx/engines/semantic_scholar.py:81
  215. msgid ""
  216. "{numCitations} citations from the year {firstCitationVelocityYear} to "
  217. "{lastCitationVelocityYear}"
  218. msgstr ""
  219. #: searx/engines/tineye.py:40
  220. msgid ""
  221. "Could not read that image url. This may be due to an unsupported file "
  222. "format. TinEye only supports images that are JPEG, PNG, GIF, BMP, TIFF or"
  223. " WebP."
  224. msgstr ""
  225. #: searx/engines/tineye.py:46
  226. msgid ""
  227. "The image is too simple to find matches. TinEye requires a basic level of"
  228. " visual detail to successfully identify matches."
  229. msgstr ""
  230. #: searx/engines/tineye.py:52
  231. msgid "The image could not be downloaded."
  232. msgstr ""
  233. #: searx/engines/wttr.py:101
  234. msgid "Morning"
  235. msgstr ""
  236. #: searx/engines/wttr.py:101
  237. msgid "Noon"
  238. msgstr ""
  239. #: searx/engines/wttr.py:101
  240. msgid "Evening"
  241. msgstr ""
  242. #: searx/engines/wttr.py:101
  243. msgid "Night"
  244. msgstr ""
  245. #: searx/plugins/hash_plugin.py:24
  246. msgid "Converts strings to different hash digests."
  247. msgstr ""
  248. #: searx/plugins/hash_plugin.py:52
  249. msgid "hash digest"
  250. msgstr ""
  251. #: searx/plugins/hostname_replace.py:9
  252. msgid "Hostname replace"
  253. msgstr ""
  254. #: searx/plugins/hostname_replace.py:10
  255. msgid "Rewrite result hostnames or remove results based on the hostname"
  256. msgstr ""
  257. #: searx/plugins/oa_doi_rewrite.py:9
  258. msgid "Open Access DOI rewrite"
  259. msgstr "Berridatzi Open Access DOI"
  260. #: searx/plugins/oa_doi_rewrite.py:10
  261. msgid ""
  262. "Avoid paywalls by redirecting to open-access versions of publications "
  263. "when available"
  264. msgstr ""
  265. "Ordainketa hormak sahiestu argitalpenen sartze-askeko bertsioetara "
  266. "berbidaliz ahal denean"
  267. #: searx/plugins/search_on_category_select.py:19
  268. msgid "Search on category select"
  269. msgstr "Bilatu kategoria hautatzerakoan"
  270. #: searx/plugins/search_on_category_select.py:20
  271. msgid ""
  272. "Perform search immediately if a category selected. Disable to select "
  273. "multiple categories. (JavaScript required)"
  274. msgstr ""
  275. "Bilaketa egin kategoria hautatu bezain laster. Ezgaitu ezazu hainbat "
  276. "kategoria hautatu ahal izateko. (JavaScript behar du)"
  277. #: searx/plugins/self_info.py:20
  278. msgid "Self Information"
  279. msgstr ""
  280. #: searx/plugins/self_info.py:21
  281. msgid ""
  282. "Displays your IP if the query is \"ip\" and your user agent if the query "
  283. "contains \"user agent\"."
  284. msgstr ""
  285. "Zure IPa erakutsi bilatutakoa \"ip\" bada eta zure user agenta "
  286. "bilatutakoa \"user agent\" bada."
  287. #: searx/plugins/tor_check.py:25
  288. msgid "Tor check plugin"
  289. msgstr ""
  290. #: searx/plugins/tor_check.py:28
  291. msgid ""
  292. "This plugin checks if the address of the request is a TOR exit node, and "
  293. "informs the user if it is, like check.torproject.org but from searxng."
  294. msgstr ""
  295. #: searx/plugins/tor_check.py:62
  296. msgid ""
  297. "The TOR exit node list (https://check.torproject.org/exit-addresses) is "
  298. "unreachable."
  299. msgstr ""
  300. #: searx/plugins/tor_check.py:78
  301. msgid "You are using TOR. Your IP address seems to be: {ip_address}."
  302. msgstr ""
  303. #: searx/plugins/tor_check.py:84
  304. msgid "You are not using TOR. Your IP address seems to be: {ip_address}."
  305. msgstr ""
  306. #: searx/plugins/tracker_url_remover.py:29
  307. msgid "Tracker URL remover"
  308. msgstr "URL aztarnariak kendu"
  309. #: searx/plugins/tracker_url_remover.py:30
  310. msgid "Remove trackers arguments from the returned URL"
  311. msgstr "Aztarnarien argumentuak kendu itzulitako URLtik"
  312. #: searx/plugins/vim_hotkeys.py:3
  313. msgid "Vim-like hotkeys"
  314. msgstr "Vim antzeko laster-teklak"
  315. #: searx/plugins/vim_hotkeys.py:4
  316. msgid ""
  317. "Navigate search results with Vim-like hotkeys (JavaScript required). "
  318. "Press \"h\" key on main or result page to get help."
  319. msgstr ""
  320. "Emaitzetan zehar Vim bezalako tekla azkarrekin nabigatu (JavaScript behar"
  321. " du). Sakatu \"h\" tekla orri nagusian edo emaitzen orrian laguntza "
  322. "ikusteko."
  323. #: searx/templates/simple/404.html:4
  324. msgid "Page not found"
  325. msgstr "Orria ez da aurkitu"
  326. #: searx/templates/simple/404.html:6
  327. #, python-format
  328. msgid "Go to %(search_page)s."
  329. msgstr "%(search_page)s(e)ra joan."
  330. #: searx/templates/simple/404.html:6
  331. msgid "search page"
  332. msgstr "bilaketa orria"
  333. #: searx/templates/simple/base.html:46
  334. msgid "About"
  335. msgstr ""
  336. #: searx/templates/simple/base.html:50
  337. msgid "Donate"
  338. msgstr ""
  339. #: searx/templates/simple/base.html:54
  340. #: searx/templates/simple/preferences.html:99
  341. msgid "Preferences"
  342. msgstr "Hobespenak"
  343. #: searx/templates/simple/base.html:64
  344. msgid "Powered by"
  345. msgstr "Honek bultzatua"
  346. #: searx/templates/simple/base.html:64
  347. msgid "a privacy-respecting, open metasearch engine"
  348. msgstr ""
  349. #: searx/templates/simple/base.html:65
  350. msgid "Source code"
  351. msgstr "Iturburu-kodea"
  352. #: searx/templates/simple/base.html:66
  353. msgid "Issue tracker"
  354. msgstr "Arazoak"
  355. #: searx/templates/simple/base.html:67 searx/templates/simple/stats.html:18
  356. msgid "Engine stats"
  357. msgstr "Bilatzaileen estatistikak"
  358. #: searx/templates/simple/base.html:69
  359. #: searx/templates/simple/messages/no_results.html:15
  360. msgid "Public instances"
  361. msgstr "Instantzia publikoak"
  362. #: searx/templates/simple/base.html:72
  363. msgid "Privacy policy"
  364. msgstr "Pribatutasun politika"
  365. #: searx/templates/simple/base.html:75
  366. msgid "Contact instance maintainer"
  367. msgstr "Instantziaren mantentzailearekin harremanetan jarri"
  368. #: searx/templates/simple/categories.html:24
  369. msgid "Click on the magnifier to perform search"
  370. msgstr "Lupan sakatu bilaketa egiteko"
  371. #: searx/templates/simple/macros.html:36
  372. msgid "Length"
  373. msgstr "Luzera"
  374. #: searx/templates/simple/macros.html:37
  375. #: searx/templates/simple/result_templates/images.html:18
  376. #: searx/templates/simple/result_templates/paper.html:6
  377. msgid "Author"
  378. msgstr "Egilea"
  379. #: searx/templates/simple/macros.html:45
  380. msgid "cached"
  381. msgstr "cacheatuta"
  382. #: searx/templates/simple/macros.html:45
  383. msgid "proxied"
  384. msgstr "proxyatuta"
  385. #: searx/templates/simple/new_issue.html:64
  386. msgid "Start submiting a new issue on GitHub"
  387. msgstr ""
  388. #: searx/templates/simple/new_issue.html:66
  389. msgid "Please check for existing bugs about this engine on GitHub"
  390. msgstr ""
  391. #: searx/templates/simple/new_issue.html:69
  392. msgid "I confirm there is no existing bug about the issue I encounter"
  393. msgstr ""
  394. #: searx/templates/simple/new_issue.html:71
  395. msgid "If this is a public instance, please specify the URL in the bug report"
  396. msgstr ""
  397. #: searx/templates/simple/new_issue.html:72
  398. msgid "Submit a new issue on Github including the above information"
  399. msgstr ""
  400. #: searx/templates/simple/preferences.html:29
  401. msgid "No HTTPS"
  402. msgstr "HTTPS-rik ez"
  403. #: searx/templates/simple/messages/no_results.html:10
  404. #: searx/templates/simple/preferences.html:31
  405. #: searx/templates/simple/preferences.html:32
  406. #: searx/templates/simple/results.html:49
  407. msgid "View error logs and submit a bug report"
  408. msgstr ""
  409. #: searx/templates/simple/preferences.html:53
  410. #: searx/templates/simple/stats.html:64
  411. msgid "Median"
  412. msgstr ""
  413. #: searx/templates/simple/preferences.html:54
  414. #: searx/templates/simple/stats.html:70
  415. msgid "P80"
  416. msgstr ""
  417. #: searx/templates/simple/preferences.html:55
  418. #: searx/templates/simple/stats.html:76
  419. msgid "P95"
  420. msgstr ""
  421. #: searx/templates/simple/preferences.html:83
  422. msgid "Failed checker test(s): "
  423. msgstr ""
  424. #: searx/templates/simple/preferences.html:85
  425. msgid "Errors:"
  426. msgstr ""
  427. #: searx/templates/simple/preferences.html:105
  428. msgid "General"
  429. msgstr "Orokorra"
  430. #: searx/templates/simple/preferences.html:108
  431. msgid "Default categories"
  432. msgstr "Lehenetsitako kategoriak"
  433. #: searx/templates/simple/filters/languages.html:1
  434. #: searx/templates/simple/preferences.html:115
  435. msgid "Search language"
  436. msgstr "Bilaketaren hizkuntza"
  437. #: searx/templates/simple/filters/languages.html:2
  438. #: searx/templates/simple/preferences.html:118
  439. msgid "Default language"
  440. msgstr "Lehenetsitako hizkuntza"
  441. #: searx/templates/simple/preferences.html:124
  442. msgid "What language do you prefer for search?"
  443. msgstr "Zein hizkuntzan egin nahi duzu bilaketa?"
  444. #: searx/templates/simple/preferences.html:129
  445. msgid "Autocomplete"
  446. msgstr "Osatze automatikoa"
  447. #: searx/templates/simple/preferences.html:138
  448. msgid "Find stuff as you type"
  449. msgstr "Gauzak aurkitu idatzi bitartean"
  450. #: searx/templates/simple/filters/safesearch.html:1
  451. #: searx/templates/simple/filters/safesearch.html:2
  452. #: searx/templates/simple/filters/safesearch.html:3
  453. #: searx/templates/simple/filters/safesearch.html:4
  454. #: searx/templates/simple/preferences.html:143
  455. #: searx/templates/simple/preferences.html:311
  456. msgid "SafeSearch"
  457. msgstr "Bilaketa segurua"
  458. #: searx/templates/simple/filters/safesearch.html:2
  459. #: searx/templates/simple/preferences.html:146
  460. msgid "Strict"
  461. msgstr "Zorrotza"
  462. #: searx/templates/simple/filters/safesearch.html:3
  463. #: searx/templates/simple/preferences.html:147
  464. msgid "Moderate"
  465. msgstr "Moderatua"
  466. #: searx/templates/simple/filters/safesearch.html:4
  467. #: searx/templates/simple/preferences.html:148
  468. msgid "None"
  469. msgstr "Bat ere ez"
  470. #: searx/templates/simple/preferences.html:151
  471. msgid "Filter content"
  472. msgstr "Edukia iragazi"
  473. #: searx/templates/simple/preferences.html:157
  474. msgid "Open Access DOI resolver"
  475. msgstr "Open Access DOI ebatzi"
  476. #: searx/templates/simple/preferences.html:167
  477. msgid ""
  478. "Redirect to open-access versions of publications when available (plugin "
  479. "required)"
  480. msgstr ""
  481. "Argitalpenen sartze-askeko bertsioetara berbidali ahal denean (plugina "
  482. "behar du)"
  483. #: searx/templates/simple/preferences.html:171
  484. msgid "Engine tokens"
  485. msgstr "Bilatzaile token-ak"
  486. #: searx/templates/simple/preferences.html:175
  487. msgid "Access tokens for private engines"
  488. msgstr "Sarbide token-ak bilatzaile pribatuetarako"
  489. #: searx/templates/simple/preferences.html:179
  490. msgid "User interface"
  491. msgstr "Erabiltzailearen interfazea"
  492. #: searx/templates/simple/preferences.html:182
  493. msgid "Interface language"
  494. msgstr "Interfazearen hizkuntza"
  495. #: searx/templates/simple/preferences.html:190
  496. msgid "Change the language of the layout"
  497. msgstr "Interfazearen hizkuntza aldatu"
  498. #: searx/templates/simple/preferences.html:195
  499. msgid "Theme"
  500. msgstr ""
  501. #: searx/templates/simple/preferences.html:203
  502. msgid "Change SearXNG layout"
  503. msgstr ""
  504. #: searx/templates/simple/preferences.html:206
  505. msgid "Theme style"
  506. msgstr "Estiloa"
  507. #: searx/templates/simple/preferences.html:214
  508. msgid "Choose auto to follow your browser settings"
  509. msgstr ""
  510. #: searx/templates/simple/preferences.html:217
  511. msgid "Center Alignment"
  512. msgstr ""
  513. #: searx/templates/simple/preferences.html:220
  514. #: searx/templates/simple/preferences.html:232
  515. #: searx/templates/simple/preferences.html:244
  516. msgid "On"
  517. msgstr "Piztuta"
  518. #: searx/templates/simple/preferences.html:221
  519. #: searx/templates/simple/preferences.html:233
  520. #: searx/templates/simple/preferences.html:245
  521. msgid "Off"
  522. msgstr "Itzalita"
  523. #: searx/templates/simple/preferences.html:224
  524. msgid "Displays results in the center of the page (Oscar layout)."
  525. msgstr ""
  526. #: searx/templates/simple/preferences.html:229
  527. msgid "Results on new tabs"
  528. msgstr "Emaitzak fitxa berrietan"
  529. #: searx/templates/simple/preferences.html:236
  530. msgid "Open result links on new browser tabs"
  531. msgstr "Emaitzen estekak nabigatzailearen fitxa berrietan ireki"
  532. #: searx/templates/simple/preferences.html:241
  533. msgid "Infinite scroll"
  534. msgstr "Korritze amaigabea"
  535. #: searx/templates/simple/preferences.html:248
  536. msgid "Automatically load next page when scrolling to bottom of current page"
  537. msgstr ""
  538. "Hurrengo orria automatikoki kargatu uneko orriaren behekaldera "
  539. "mugitzerakoan"
  540. #: searx/templates/simple/preferences.html:254
  541. msgid "Privacy"
  542. msgstr "Pribatutasuna"
  543. #: searx/templates/simple/preferences.html:257
  544. msgid "HTTP Method"
  545. msgstr "HTTP metodoa"
  546. #: searx/templates/simple/preferences.html:264
  547. msgid ""
  548. "Change how forms are submitted, <a "
  549. "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  550. " rel=\"external\">learn more about request methods</a>"
  551. msgstr ""
  552. #: searx/templates/simple/preferences.html:269
  553. msgid "Image proxy"
  554. msgstr "Irudietarako proxya"
  555. #: searx/templates/simple/preferences.html:272
  556. #: searx/templates/simple/preferences.html:284
  557. msgid "Enabled"
  558. msgstr "Gaituta"
  559. #: searx/templates/simple/preferences.html:273
  560. #: searx/templates/simple/preferences.html:285
  561. msgid "Disabled"
  562. msgstr "Desgaituta"
  563. #: searx/templates/simple/preferences.html:276
  564. msgid "Proxying image results through SearXNG"
  565. msgstr ""
  566. #: searx/templates/simple/preferences.html:281
  567. msgid "Query in the page's title"
  568. msgstr ""
  569. #: searx/templates/simple/preferences.html:288
  570. msgid ""
  571. "When enabled, the result page's title contains your query. Your browser "
  572. "can record this title"
  573. msgstr ""
  574. #: searx/templates/simple/preferences.html:294
  575. msgid "Engines"
  576. msgstr "Bilatzaileak"
  577. #: searx/templates/simple/preferences.html:295
  578. msgid "Currently used search engines"
  579. msgstr "Erabiliak izaten ari diren bilatzaileak"
  580. #: searx/templates/simple/preferences.html:302
  581. msgid ""
  582. "This tab does not show up for search results, but you can search the "
  583. "engines listed here via bangs."
  584. msgstr ""
  585. #: searx/templates/simple/preferences.html:307
  586. #: searx/templates/simple/preferences.html:358
  587. msgid "Allow"
  588. msgstr "Baimendu"
  589. #: searx/templates/simple/preferences.html:308
  590. #: searx/templates/simple/stats.html:25
  591. msgid "Engine name"
  592. msgstr "Bilatzailearen izena"
  593. #: searx/templates/simple/preferences.html:309
  594. msgid "Shortcut"
  595. msgstr "Lasterbidea"
  596. #: searx/templates/simple/preferences.html:310
  597. msgid "Supports selected language"
  598. msgstr "Hautatutako hizkuntza onartzen du"
  599. #: searx/templates/simple/filters/time_range.html:1
  600. #: searx/templates/simple/preferences.html:312
  601. msgid "Time range"
  602. msgstr "Denbora tartea"
  603. #: searx/templates/simple/preferences.html:313
  604. #: searx/templates/simple/stats.html:28
  605. msgid "Response time"
  606. msgstr ""
  607. #: searx/templates/simple/preferences.html:314
  608. msgid "Max time"
  609. msgstr "Gehienezko denbora"
  610. #: searx/templates/simple/preferences.html:315
  611. #: searx/templates/simple/stats.html:29
  612. msgid "Reliability"
  613. msgstr ""
  614. #: searx/templates/simple/preferences.html:353
  615. msgid "Special Queries"
  616. msgstr ""
  617. #: searx/templates/simple/preferences.html:359
  618. msgid "Keywords"
  619. msgstr "Gako-hitzak"
  620. #: searx/templates/simple/preferences.html:360
  621. msgid "Name"
  622. msgstr "Izena"
  623. #: searx/templates/simple/preferences.html:361
  624. msgid "Description"
  625. msgstr "Deskripzioa"
  626. #: searx/templates/simple/preferences.html:362
  627. msgid "Examples"
  628. msgstr "Adibideak"
  629. #: searx/templates/simple/preferences.html:365
  630. msgid "This is the list of SearXNG's instant answering modules."
  631. msgstr ""
  632. #: searx/templates/simple/preferences.html:376
  633. msgid "This is the list of plugins."
  634. msgstr ""
  635. #: searx/templates/simple/preferences.html:393
  636. msgid "Cookies"
  637. msgstr "Cookieak"
  638. #: searx/templates/simple/preferences.html:395
  639. msgid ""
  640. "This is the list of cookies and their values SearXNG is storing on your "
  641. "computer."
  642. msgstr ""
  643. #: searx/templates/simple/preferences.html:396
  644. msgid "With that list, you can assess SearXNG transparency."
  645. msgstr ""
  646. #: searx/templates/simple/preferences.html:401
  647. msgid "Cookie name"
  648. msgstr "Cookiearen izena"
  649. #: searx/templates/simple/preferences.html:402
  650. msgid "Value"
  651. msgstr "Balioa"
  652. #: searx/templates/simple/preferences.html:414
  653. msgid "Search URL of the currently saved preferences"
  654. msgstr "Une honetan gordetako hobespenen bilaketa URLa"
  655. #: searx/templates/simple/preferences.html:418
  656. msgid ""
  657. "Note: specifying custom settings in the search URL can reduce privacy by "
  658. "leaking data to the clicked result sites."
  659. msgstr ""
  660. "Oharra: bilaketa URLan ezarpen pertsonalizatuak zehazteak pribatutasuna "
  661. "txikiagotu dezake klikatutako erantzun guneetara datuak emanez."
  662. #: searx/templates/simple/preferences.html:419
  663. msgid "URL to restore your preferences in another browser"
  664. msgstr ""
  665. #: searx/templates/simple/preferences.html:423
  666. msgid ""
  667. "Specifying custom settings in the preferences URL can be used to sync "
  668. "preferences across devices."
  669. msgstr ""
  670. #: searx/templates/simple/preferences.html:428
  671. msgid ""
  672. "These settings are stored in your cookies, this allows us not to store "
  673. "this data about you."
  674. msgstr ""
  675. "Ezarpen hauek zure cookietan gordetzen dira, honek zuri buruzko "
  676. "informaziorik ez gordetzea baimentzen digu."
  677. #: searx/templates/simple/preferences.html:430
  678. msgid ""
  679. "These cookies serve your sole convenience, we don't use these cookies to "
  680. "track you."
  681. msgstr ""
  682. "Cookie hauek zure onurarako besterik ez dira, ez ditugu zure jarraipenik "
  683. "egiteko erabiltzen."
  684. #: searx/templates/simple/preferences.html:433
  685. msgid "Save"
  686. msgstr ""
  687. #: searx/templates/simple/preferences.html:434
  688. msgid "Reset defaults"
  689. msgstr "Berrezarri lehenetsiak"
  690. #: searx/templates/simple/preferences.html:435
  691. msgid "Back"
  692. msgstr ""
  693. #: searx/templates/simple/results.html:23
  694. msgid "Answers"
  695. msgstr "Erantzunak"
  696. #: searx/templates/simple/results.html:39
  697. msgid "Number of results"
  698. msgstr "Emaitza kopurua"
  699. #: searx/templates/simple/messages/no_results.html:6
  700. #: searx/templates/simple/results.html:46
  701. msgid "Error!"
  702. msgstr "Errorea!"
  703. #: searx/templates/simple/results.html:46
  704. msgid "Engines cannot retrieve results"
  705. msgstr "Bilatzaileek ezin dute emaitzarik lortu"
  706. #: searx/templates/simple/results.html:68
  707. msgid "Suggestions"
  708. msgstr "Iradokizunak"
  709. #: searx/templates/simple/results.html:90
  710. msgid "Search URL"
  711. msgstr "Bilaketa URLa"
  712. #: searx/templates/simple/results.html:96
  713. msgid "Download results"
  714. msgstr "Emaitzak deskargatu"
  715. #: searx/templates/simple/results.html:120
  716. msgid "Try searching for:"
  717. msgstr "Saiatu hau bilatzen:"
  718. #: searx/templates/simple/results.html:152
  719. msgid "Back to top"
  720. msgstr "Gora bueltatu"
  721. #: searx/templates/simple/results.html:170
  722. msgid "Previous page"
  723. msgstr "Aurreko orria"
  724. #: searx/templates/simple/results.html:187
  725. msgid "Next page"
  726. msgstr "Hurrengo orria"
  727. #: searx/templates/simple/search.html:3
  728. msgid "Display the front page"
  729. msgstr ""
  730. #: searx/templates/simple/search.html:9
  731. #: searx/templates/simple/simple_search.html:5
  732. msgid "Search for..."
  733. msgstr "Bilatu..."
  734. #: searx/templates/simple/search.html:10
  735. #: searx/templates/simple/simple_search.html:6
  736. msgid "clear"
  737. msgstr ""
  738. #: searx/templates/simple/search.html:11
  739. #: searx/templates/simple/simple_search.html:7
  740. msgid "search"
  741. msgstr ""
  742. #: searx/templates/simple/stats.html:21
  743. msgid "There is currently no data available. "
  744. msgstr "Une honetan ez dago daturik eskuragarri."
  745. #: searx/templates/simple/stats.html:26
  746. msgid "Scores"
  747. msgstr "Balorazioak"
  748. #: searx/templates/simple/stats.html:27
  749. msgid "Result count"
  750. msgstr ""
  751. #: searx/templates/simple/stats.html:59
  752. msgid "Total"
  753. msgstr ""
  754. #: searx/templates/simple/stats.html:60
  755. msgid "HTTP"
  756. msgstr ""
  757. #: searx/templates/simple/stats.html:61
  758. msgid "Processing"
  759. msgstr ""
  760. #: searx/templates/simple/stats.html:99
  761. msgid "Warnings"
  762. msgstr ""
  763. #: searx/templates/simple/stats.html:99
  764. msgid "Errors and exceptions"
  765. msgstr ""
  766. #: searx/templates/simple/stats.html:105
  767. msgid "Exception"
  768. msgstr ""
  769. #: searx/templates/simple/stats.html:107
  770. msgid "Message"
  771. msgstr ""
  772. #: searx/templates/simple/stats.html:109
  773. msgid "Percentage"
  774. msgstr ""
  775. #: searx/templates/simple/stats.html:111
  776. msgid "Parameter"
  777. msgstr ""
  778. #: searx/templates/simple/stats.html:119
  779. msgid "Filename"
  780. msgstr ""
  781. #: searx/templates/simple/stats.html:120
  782. msgid "Function"
  783. msgstr ""
  784. #: searx/templates/simple/stats.html:121
  785. msgid "Code"
  786. msgstr ""
  787. #: searx/templates/simple/stats.html:128
  788. msgid "Checker"
  789. msgstr ""
  790. #: searx/templates/simple/stats.html:131
  791. msgid "Failed test"
  792. msgstr ""
  793. #: searx/templates/simple/stats.html:132
  794. msgid "Comment(s)"
  795. msgstr ""
  796. #: searx/templates/simple/filters/time_range.html:3
  797. msgid "Anytime"
  798. msgstr "Edonoiz"
  799. #: searx/templates/simple/filters/time_range.html:6
  800. msgid "Last day"
  801. msgstr "Azken eguna"
  802. #: searx/templates/simple/filters/time_range.html:9
  803. msgid "Last week"
  804. msgstr "Azken astea"
  805. #: searx/templates/simple/filters/time_range.html:12
  806. msgid "Last month"
  807. msgstr "Azken hilabetea"
  808. #: searx/templates/simple/filters/time_range.html:15
  809. msgid "Last year"
  810. msgstr "Azken urtea"
  811. #: searx/templates/simple/messages/no_cookies.html:3
  812. msgid "Information!"
  813. msgstr "Informazioa!"
  814. #: searx/templates/simple/messages/no_cookies.html:4
  815. msgid "currently, there are no cookies defined."
  816. msgstr "une honetan, ez dago cookierik definitutik."
  817. #: searx/templates/simple/messages/no_results.html:6
  818. msgid "Engines cannot retrieve results."
  819. msgstr "Bilatzaileek ezin dute emaitzarik lortu."
  820. #: searx/templates/simple/messages/no_results.html:15
  821. msgid "Please, try again later or find another SearXNG instance."
  822. msgstr ""
  823. #: searx/templates/simple/messages/no_results.html:20
  824. msgid "Sorry!"
  825. msgstr "Barkatu!"
  826. #: searx/templates/simple/messages/no_results.html:21
  827. msgid ""
  828. "we didn't find any results. Please use another query or search in more "
  829. "categories."
  830. msgstr ""
  831. "ez dugu emaitzarik aurkitu. Mesedez beste kontsulta bat egin edo bilatu "
  832. "kategoria gehiagotan."
  833. #: searx/templates/simple/result_templates/default.html:6
  834. msgid "show media"
  835. msgstr "media erakutsi"
  836. #: searx/templates/simple/result_templates/default.html:6
  837. msgid "hide media"
  838. msgstr "media ezkutatu"
  839. #: searx/templates/simple/result_templates/default.html:14
  840. #: searx/templates/simple/result_templates/videos.html:14
  841. msgid "This site did not provide any description."
  842. msgstr ""
  843. #: searx/templates/simple/result_templates/images.html:19
  844. msgid "Format"
  845. msgstr ""
  846. #: searx/templates/simple/result_templates/images.html:21
  847. msgid "Engine"
  848. msgstr ""
  849. #: searx/templates/simple/result_templates/images.html:22
  850. msgid "View source"
  851. msgstr "Iturria ikusi"
  852. #: searx/templates/simple/result_templates/map.html:12
  853. msgid "address"
  854. msgstr ""
  855. #: searx/templates/simple/result_templates/map.html:43
  856. msgid "show map"
  857. msgstr "mapa erakutsi"
  858. #: searx/templates/simple/result_templates/map.html:43
  859. msgid "hide map"
  860. msgstr "mapa ezkutatu"
  861. #: searx/templates/simple/result_templates/paper.html:5
  862. msgid "Published date"
  863. msgstr ""
  864. #: searx/templates/simple/result_templates/paper.html:9
  865. msgid "Journal"
  866. msgstr ""
  867. #: searx/templates/simple/result_templates/paper.html:22
  868. msgid "Editor"
  869. msgstr ""
  870. #: searx/templates/simple/result_templates/paper.html:23
  871. msgid "Publisher"
  872. msgstr ""
  873. #: searx/templates/simple/result_templates/paper.html:24
  874. msgid "Type"
  875. msgstr ""
  876. #: searx/templates/simple/result_templates/paper.html:25
  877. msgid "Tags"
  878. msgstr ""
  879. #: searx/templates/simple/result_templates/paper.html:26
  880. msgid "DOI"
  881. msgstr ""
  882. #: searx/templates/simple/result_templates/paper.html:27
  883. msgid "ISSN"
  884. msgstr ""
  885. #: searx/templates/simple/result_templates/paper.html:28
  886. msgid "ISBN"
  887. msgstr ""
  888. #: searx/templates/simple/result_templates/paper.html:33
  889. msgid "PDF"
  890. msgstr ""
  891. #: searx/templates/simple/result_templates/paper.html:34
  892. msgid "HTML"
  893. msgstr ""
  894. #: searx/templates/simple/result_templates/torrent.html:6
  895. msgid "magnet link"
  896. msgstr "magnet lotura"
  897. #: searx/templates/simple/result_templates/torrent.html:7
  898. msgid "torrent file"
  899. msgstr "torrent fitxategia"
  900. #: searx/templates/simple/result_templates/torrent.html:9
  901. msgid "Seeder"
  902. msgstr "Ereilea"
  903. #: searx/templates/simple/result_templates/torrent.html:9
  904. msgid "Leecher"
  905. msgstr "Izaina"
  906. #: searx/templates/simple/result_templates/torrent.html:11
  907. msgid "Filesize"
  908. msgstr "Fitxategi neurria"
  909. #: searx/templates/simple/result_templates/torrent.html:12
  910. msgid "Bytes"
  911. msgstr "Byteak"
  912. #: searx/templates/simple/result_templates/torrent.html:13
  913. msgid "kiB"
  914. msgstr "kiB"
  915. #: searx/templates/simple/result_templates/torrent.html:14
  916. msgid "MiB"
  917. msgstr "MiB"
  918. #: searx/templates/simple/result_templates/torrent.html:15
  919. msgid "GiB"
  920. msgstr "GiB"
  921. #: searx/templates/simple/result_templates/torrent.html:16
  922. msgid "TiB"
  923. msgstr "TiB"
  924. #: searx/templates/simple/result_templates/torrent.html:20
  925. msgid "Number of Files"
  926. msgstr "Fitxategi kopurua"
  927. #: searx/templates/simple/result_templates/videos.html:6
  928. msgid "show video"
  929. msgstr "erakutsi bideoa"
  930. #: searx/templates/simple/result_templates/videos.html:6
  931. msgid "hide video"
  932. msgstr "ezkutatu bideoa"
  933. #~ msgid "Engine time (sec)"
  934. #~ msgstr "Bilatzailearen denbora (seg)"
  935. #~ msgid "Page loads (sec)"
  936. #~ msgstr "Orri kargak (seg)"
  937. #~ msgid "Errors"
  938. #~ msgstr "Erroreak"
  939. #~ msgid "CAPTCHA required"
  940. #~ msgstr "CAPTCHA beharrezkoa da"
  941. #~ msgid "Rewrite HTTP links to HTTPS if possible"
  942. #~ msgstr "HTTP loturak HTTPS bihurtu ahal denean"
  943. #~ msgid ""
  944. #~ "Results are opened in the same "
  945. #~ "window by default. This plugin "
  946. #~ "overwrites the default behaviour to open"
  947. #~ " links on new tabs/windows. (JavaScript "
  948. #~ "required)"
  949. #~ msgstr ""
  950. #~ "Emaitzak leiho berdinean irekitzen dira "
  951. #~ "lehenetsi bezala. Plugin honek lehenetsitako"
  952. #~ " jokabidea aldatzen du estekak fitxa/leiho"
  953. #~ " berrietan irekitzeko. (JavaScript behar "
  954. #~ "du)"
  955. #~ msgid "Color"
  956. #~ msgstr "Kolorea"
  957. #~ msgid "Blue (default)"
  958. #~ msgstr "Urdina (lehenetsia)"
  959. #~ msgid "Violet"
  960. #~ msgstr "Bioleta"
  961. #~ msgid "Green"
  962. #~ msgstr "Berdea"
  963. #~ msgid "Cyan"
  964. #~ msgstr "Zian"
  965. #~ msgid "Orange"
  966. #~ msgstr "Laranja"
  967. #~ msgid "Red"
  968. #~ msgstr "Gorria"
  969. #~ msgid "Category"
  970. #~ msgstr "Kategoria"
  971. #~ msgid "Block"
  972. #~ msgstr "Blokeatu"
  973. #~ msgid "original context"
  974. #~ msgstr "jatorrizko testuingurua"
  975. #~ msgid "Plugins"
  976. #~ msgstr "Pluginak"
  977. #~ msgid "Answerers"
  978. #~ msgstr "Erantzun emaileak"
  979. #~ msgid "Avg. time"
  980. #~ msgstr " Batezbesteko denbora"
  981. #~ msgid "show details"
  982. #~ msgstr "xehetasunak erakutsi"
  983. #~ msgid "hide details"
  984. #~ msgstr "xehetasunak ezkutatu"
  985. #~ msgid "Load more..."
  986. #~ msgstr "Kargatu gehiago..."
  987. #~ msgid "Loading..."
  988. #~ msgstr "Kargatzen..."
  989. #~ msgid "Change searx layout"
  990. #~ msgstr "Searxen diseinua aldatu"
  991. #~ msgid "Proxying image results through searx"
  992. #~ msgstr "Irudien emaitzak searx proxyaren bidez pasatu"
  993. #~ msgid "This is the list of searx's instant answering modules."
  994. #~ msgstr "Hau da searxen berehalako erantzunen moduluen zerrenda."
  995. #~ msgid ""
  996. #~ "This is the list of cookies and"
  997. #~ " their values searx is storing on "
  998. #~ "your computer."
  999. #~ msgstr ""
  1000. #~ "Hau searxek zure ordenagailuan gordetzen "
  1001. #~ "ari den cookien eta haien balioen "
  1002. #~ "zerrenda bat da."
  1003. #~ msgid "With that list, you can assess searx transparency."
  1004. #~ msgstr "Zerrenda horrekin, searxen gardentasuna balioztatu dezakezu."
  1005. #~ msgid "It look like you are using searx first time."
  1006. #~ msgstr "Searx lehen aldiz erabiltzen ari zarela ematen du."
  1007. #~ msgid "Please, try again later or find another searx instance."
  1008. #~ msgstr ""
  1009. #~ "Mesedez, saiatu berriz beranduago edo "
  1010. #~ "bila ezazu beste searx instantzia bat."
  1011. #~ msgid "Themes"
  1012. #~ msgstr "Itxurak"
  1013. #~ msgid "Reliablity"
  1014. #~ msgstr ""
  1015. #~ msgid ""
  1016. #~ "When enabled, the result page's title"
  1017. #~ " contains your query. Your browser "
  1018. #~ "can record this title."
  1019. #~ msgstr ""
  1020. #~ msgid "Method"
  1021. #~ msgstr "Metodoa"
  1022. #~ msgid ""
  1023. #~ "This tab does not show up for "
  1024. #~ "search results but you can search "
  1025. #~ "the engines listed here via bangs."
  1026. #~ msgstr ""
  1027. #~ msgid "Advanced settings"
  1028. #~ msgstr "Ezarpen aurreratuak"
  1029. #~ msgid "Close"
  1030. #~ msgstr "Itxi"
  1031. #~ msgid "Language"
  1032. #~ msgstr "Hizkuntza"
  1033. #~ msgid "broken"
  1034. #~ msgstr ""
  1035. #~ msgid "supported"
  1036. #~ msgstr "onartua"
  1037. #~ msgid "not supported"
  1038. #~ msgstr "ez onartua"
  1039. #~ msgid "about"
  1040. #~ msgstr "honi buruz"
  1041. #~ msgid "Avg."
  1042. #~ msgstr ""
  1043. #~ msgid "User Interface"
  1044. #~ msgstr ""
  1045. #~ msgid "Choose style for this theme"
  1046. #~ msgstr "Gai honetarako estiloa hautatu"
  1047. #~ msgid "Style"
  1048. #~ msgstr "Estiloa"
  1049. #~ msgid "Show advanced settings"
  1050. #~ msgstr ""
  1051. #~ msgid "Show advanced settings panel in the home page by default"
  1052. #~ msgstr ""
  1053. #~ msgid "Allow all"
  1054. #~ msgstr "Guztiak baimendu"
  1055. #~ msgid "Disable all"
  1056. #~ msgstr "Guztiak ezgaitu"
  1057. #~ msgid "Selected language"
  1058. #~ msgstr "Hautatutako hizkuntza"
  1059. #~ msgid "Query"
  1060. #~ msgstr ""
  1061. #~ msgid "save"
  1062. #~ msgstr "gorde"
  1063. #~ msgid "back"
  1064. #~ msgstr "atzera"
  1065. #~ msgid "Links"
  1066. #~ msgstr "Estekak"
  1067. #~ msgid "RSS subscription"
  1068. #~ msgstr "RSS harpidetza"
  1069. #~ msgid "Search results"
  1070. #~ msgstr "Bilaketaren emaitzak"
  1071. #~ msgid "next page"
  1072. #~ msgstr "hurrengo orrialdea"
  1073. #~ msgid "previous page"
  1074. #~ msgstr "aurreko orrialdea"
  1075. #~ msgid "Start search"
  1076. #~ msgstr "Bilaketa hasi"
  1077. #~ msgid "Clear search"
  1078. #~ msgstr "Bilaketa garbitu"
  1079. #~ msgid "Clear"
  1080. #~ msgstr "Garbitu"
  1081. #~ msgid "stats"
  1082. #~ msgstr "estatistikak"
  1083. #~ msgid "Heads up!"
  1084. #~ msgstr "Kasu!"
  1085. #~ msgid "It look like you are using SearXNG first time."
  1086. #~ msgstr ""
  1087. #~ msgid "Well done!"
  1088. #~ msgstr "Ondo egina!"
  1089. #~ msgid "Settings saved successfully."
  1090. #~ msgstr "Ezarpenak ongi gorde dira."
  1091. #~ msgid "Oh snap!"
  1092. #~ msgstr "Hara!"
  1093. #~ msgid "Something went wrong."
  1094. #~ msgstr "Zerbait gaizki joan da."
  1095. #~ msgid "Date"
  1096. #~ msgstr ""
  1097. #~ msgid "Type"
  1098. #~ msgstr ""
  1099. #~ msgid "Get image"
  1100. #~ msgstr "Irudia eskuratu"
  1101. #~ msgid "Center Alignment"
  1102. #~ msgstr ""
  1103. #~ msgid "Displays results in the center of the page (Oscar layout)."
  1104. #~ msgstr ""
  1105. #~ msgid "preferences"
  1106. #~ msgstr "hobespenak"
  1107. #~ msgid "Scores per result"
  1108. #~ msgstr "Balorazioak emaitza bakoitzeko"
  1109. #~ msgid "a privacy-respecting, hackable metasearch engine"
  1110. #~ msgstr "pribatutasun-errespetatzaile, metabilaketa motor hackeagarri bat"
  1111. #~ msgid "No abstract is available for this publication."
  1112. #~ msgstr "Ez dago abstrakturik eskuragarri argitalpen honetarako."
  1113. #~ msgid "Self Informations"
  1114. #~ msgstr ""
  1115. #~ msgid ""
  1116. #~ "Change how forms are submited, <a "
  1117. #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  1118. #~ " rel=\"external\">learn more about request "
  1119. #~ "methods</a>"
  1120. #~ msgstr ""
  1121. #~ "Aldatu inprimakiak nola bidaltzen diren, "
  1122. #~ "<a "
  1123. #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  1124. #~ " rel=\"external\">ikasi gehiago eskaera metodoen"
  1125. #~ " inguruan</a>"