messages.po 41 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617
  1. # Finnish translations for .
  2. # Copyright (C) 2020 ORGANIZATION
  3. # This file is distributed under the same license as the project.
  4. #
  5. # Translators:
  6. # Jiri Grönroos <jiri.gronroos@iki.fi>, 2017
  7. # Markus Heiser <markus.heiser@darmarit.de>, 2022, 2023.
  8. # Mico Hautaluoma <m@mha.fi>, 2022.
  9. # return42 <markus.heiser@darmarit.de>, 2023.
  10. # artnay <jiri.gronroos@iki.fi>, 2023.
  11. msgid ""
  12. msgstr ""
  13. "Project-Id-Version: searx\n"
  14. "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
  15. "POT-Creation-Date: 2023-07-07 19:41+0000\n"
  16. "PO-Revision-Date: 2023-07-25 06:38+0000\n"
  17. "Last-Translator: artnay <jiri.gronroos@iki.fi>\n"
  18. "Language-Team: Finnish <https://translate.codeberg.org/projects/searxng/"
  19. "searxng/fi/>\n"
  20. "Language: fi\n"
  21. "MIME-Version: 1.0\n"
  22. "Content-Type: text/plain; charset=utf-8\n"
  23. "Content-Transfer-Encoding: 8bit\n"
  24. "Plural-Forms: nplurals=2; plural=n != 1;\n"
  25. "X-Generator: Weblate 4.18.1\n"
  26. "Generated-By: Babel 2.12.1\n"
  27. #. CONSTANT_NAMES['NO_SUBGROUPING']
  28. #: searx/searxng.msg
  29. msgid "without further subgrouping"
  30. msgstr "Ilman lisäryhmitystä"
  31. #. CONSTANT_NAMES['DEFAULT_CATEGORY']
  32. #: searx/searxng.msg
  33. msgid "other"
  34. msgstr "Toinen"
  35. #. CATEGORY_NAMES['FILES']
  36. #: searx/searxng.msg
  37. msgid "files"
  38. msgstr "tiedostot"
  39. #. CATEGORY_NAMES['GENERAL']
  40. #: searx/searxng.msg
  41. msgid "general"
  42. msgstr "yleiset"
  43. #. CATEGORY_NAMES['MUSIC']
  44. #: searx/searxng.msg
  45. msgid "music"
  46. msgstr "musiikki"
  47. #. CATEGORY_NAMES['SOCIAL_MEDIA']
  48. #: searx/searxng.msg
  49. msgid "social media"
  50. msgstr "sosiaalinen media"
  51. #. CATEGORY_NAMES['IMAGES']
  52. #: searx/searxng.msg
  53. msgid "images"
  54. msgstr "kuvat"
  55. #. CATEGORY_NAMES['VIDEOS']
  56. #: searx/searxng.msg
  57. msgid "videos"
  58. msgstr "videot"
  59. #. CATEGORY_NAMES['IT']
  60. #: searx/searxng.msg
  61. msgid "it"
  62. msgstr "it"
  63. #. CATEGORY_NAMES['NEWS']
  64. #: searx/searxng.msg
  65. msgid "news"
  66. msgstr "uutiset"
  67. #. CATEGORY_NAMES['MAP']
  68. #: searx/searxng.msg
  69. msgid "map"
  70. msgstr "kartta"
  71. #. CATEGORY_NAMES['ONIONS']
  72. #: searx/searxng.msg
  73. msgid "onions"
  74. msgstr "onion-linkit"
  75. #. CATEGORY_NAMES['SCIENCE']
  76. #: searx/searxng.msg
  77. msgid "science"
  78. msgstr "tiede"
  79. #. CATEGORY_GROUPS['APPS']
  80. #: searx/searxng.msg
  81. msgid "apps"
  82. msgstr "sovellukset"
  83. #. CATEGORY_GROUPS['DICTIONARIES']
  84. #: searx/searxng.msg
  85. msgid "dictionaries"
  86. msgstr "sanakirjat"
  87. #. CATEGORY_GROUPS['LYRICS']
  88. #: searx/searxng.msg
  89. msgid "lyrics"
  90. msgstr "lyriikat"
  91. #. CATEGORY_GROUPS['PACKAGES']
  92. #: searx/searxng.msg
  93. msgid "packages"
  94. msgstr "paketit"
  95. #. CATEGORY_GROUPS['Q_A']
  96. #: searx/searxng.msg
  97. msgid "q&a"
  98. msgstr "q&a"
  99. #. CATEGORY_GROUPS['REPOS']
  100. #: searx/searxng.msg
  101. msgid "repos"
  102. msgstr "repot"
  103. #. CATEGORY_GROUPS['SOFTWARE_WIKIS']
  104. #: searx/searxng.msg
  105. msgid "software wikis"
  106. msgstr "ohjelmistowikit"
  107. #. CATEGORY_GROUPS['WEB']
  108. #: searx/searxng.msg
  109. msgid "web"
  110. msgstr "web"
  111. #. CATEGORY_GROUPS['SCIENTIFIC PUBLICATIONS']
  112. #: searx/searxng.msg
  113. msgid "scientific publications"
  114. msgstr "Tieteelliset Julkaisut"
  115. #. STYLE_NAMES['AUTO']
  116. #: searx/searxng.msg
  117. msgid "auto"
  118. msgstr "automaattinen"
  119. #. STYLE_NAMES['LIGHT']
  120. #: searx/searxng.msg
  121. msgid "light"
  122. msgstr "vaalea"
  123. #. STYLE_NAMES['DARK']
  124. #: searx/searxng.msg
  125. msgid "dark"
  126. msgstr "tumma"
  127. #: searx/webapp.py:330
  128. msgid "No item found"
  129. msgstr "Tietuetta ei löytynyt"
  130. #: searx/engines/qwant.py:218
  131. #: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:332
  132. msgid "Source"
  133. msgstr "Lähde"
  134. #: searx/webapp.py:334
  135. msgid "Error loading the next page"
  136. msgstr "Virhe ladattaessa seuraavaa sivua"
  137. #: searx/webapp.py:488 searx/webapp.py:880
  138. msgid "Invalid settings, please edit your preferences"
  139. msgstr "Virheelliset asetukset, muokkaa siis asetuksia"
  140. #: searx/webapp.py:504
  141. msgid "Invalid settings"
  142. msgstr "Virheelliset asetukset"
  143. #: searx/webapp.py:581 searx/webapp.py:663
  144. msgid "search error"
  145. msgstr "hakuvirhe"
  146. #: searx/webutils.py:34
  147. msgid "timeout"
  148. msgstr "aikakatkaistu"
  149. #: searx/webutils.py:35
  150. msgid "parsing error"
  151. msgstr "jäsentämisvirhe"
  152. #: searx/webutils.py:36
  153. msgid "HTTP protocol error"
  154. msgstr "HTTP-protokollavirhe"
  155. #: searx/webutils.py:37
  156. msgid "network error"
  157. msgstr "verkkovirhe"
  158. #: searx/webutils.py:38
  159. msgid "SSL error: certificate validation has failed"
  160. msgstr "SSL-virhe: sertifikaatin vahvistus epäonnistui"
  161. #: searx/webutils.py:40
  162. msgid "unexpected crash"
  163. msgstr "odottamaton kaatuminen"
  164. #: searx/webutils.py:47
  165. msgid "HTTP error"
  166. msgstr "HTTP-virhe"
  167. #: searx/webutils.py:48
  168. msgid "HTTP connection error"
  169. msgstr "HTTP-yhteysvirhe"
  170. #: searx/webutils.py:54
  171. msgid "proxy error"
  172. msgstr "proxy-virhe"
  173. #: searx/webutils.py:55
  174. msgid "CAPTCHA"
  175. msgstr "CAPTCHA"
  176. #: searx/webutils.py:56
  177. msgid "too many requests"
  178. msgstr "liian monta pyyntöä"
  179. #: searx/webutils.py:57
  180. msgid "access denied"
  181. msgstr "pääsy kielletty"
  182. #: searx/webutils.py:58
  183. msgid "server API error"
  184. msgstr "palvelimen API-virhe"
  185. #: searx/webutils.py:77
  186. msgid "Suspended"
  187. msgstr "Keskeytetty"
  188. #: searx/webutils.py:317
  189. msgid "{minutes} minute(s) ago"
  190. msgstr "{minutes} minuutti(a) sitten"
  191. #: searx/webutils.py:318
  192. msgid "{hours} hour(s), {minutes} minute(s) ago"
  193. msgstr "{hours} tunti(a), {minutes} minuutti(a) sitten"
  194. #: searx/answerers/random/answerer.py:67
  195. msgid "Random value generator"
  196. msgstr "Satunnaisluvun generaattori"
  197. #: searx/answerers/random/answerer.py:68
  198. msgid "Generate different random values"
  199. msgstr "Generoi satunnaislukuja"
  200. #: searx/answerers/statistics/answerer.py:47
  201. msgid "Statistics functions"
  202. msgstr "Tilastolliset funktiot"
  203. #: searx/answerers/statistics/answerer.py:48
  204. msgid "Compute {functions} of the arguments"
  205. msgstr "Laske argumenttien {functions}"
  206. #: searx/engines/openstreetmap.py:160
  207. msgid "Get directions"
  208. msgstr "Reittiohjeet"
  209. #: searx/engines/pdbe.py:96
  210. msgid "{title} (OBSOLETE)"
  211. msgstr "{title} (VANHENTUNUT)"
  212. #: searx/engines/pdbe.py:103
  213. msgid "This entry has been superseded by"
  214. msgstr "Tämän kohdan on korvannut"
  215. #: searx/engines/qwant.py:220
  216. msgid "Channel"
  217. msgstr "Kanava"
  218. #: searx/engines/semantic_scholar.py:81
  219. msgid ""
  220. "{numCitations} citations from the year {firstCitationVelocityYear} to "
  221. "{lastCitationVelocityYear}"
  222. msgstr ""
  223. "{numCitations} Sitaatit vuodesta {firstCitationVelocityYear} vuoteen "
  224. "{lastCitationVelocityYear}"
  225. #: searx/engines/tineye.py:40
  226. msgid ""
  227. "Could not read that image url. This may be due to an unsupported file "
  228. "format. TinEye only supports images that are JPEG, PNG, GIF, BMP, TIFF or"
  229. " WebP."
  230. msgstr ""
  231. "Kuvan url-osoitetta ei voitu lukea. Tämä saattaa johtua tiedostomuodosta,"
  232. " jota ei tueta. TinEye tukee vain kuvia, jotka ovat JPEG, PNG, GIF, BMP, "
  233. "TIFF tai WebP."
  234. #: searx/engines/tineye.py:46
  235. msgid ""
  236. "The image is too simple to find matches. TinEye requires a basic level of"
  237. " visual detail to successfully identify matches."
  238. msgstr ""
  239. "Kuva on liian yksinkertainen löytääkseen osumia. TinEye vaatii "
  240. "visuaalisen tarkkuuden perustason, jotta osumien tunnistaminen onnistuu."
  241. #: searx/engines/tineye.py:52
  242. msgid "The image could not be downloaded."
  243. msgstr "Tätä kuvaa ei voida ladata."
  244. #: searx/engines/wttr.py:101
  245. msgid "Morning"
  246. msgstr "Aamu"
  247. #: searx/engines/wttr.py:101
  248. msgid "Noon"
  249. msgstr "Päivä"
  250. #: searx/engines/wttr.py:101
  251. msgid "Evening"
  252. msgstr "Ilta"
  253. #: searx/engines/wttr.py:101
  254. msgid "Night"
  255. msgstr "Yö"
  256. #: searx/engines/zlibrary.py:129
  257. msgid "Language"
  258. msgstr "Kieli"
  259. #: searx/engines/zlibrary.py:130
  260. msgid "Book rating"
  261. msgstr "Kirjan arvostelu"
  262. #: searx/engines/zlibrary.py:131
  263. msgid "File quality"
  264. msgstr "Tiedoston laatu"
  265. #: searx/plugins/hash_plugin.py:24
  266. msgid "Converts strings to different hash digests."
  267. msgstr "Muuntaa merkkijonot erilaisiksi hash-digesteiksi."
  268. #: searx/plugins/hash_plugin.py:52
  269. msgid "hash digest"
  270. msgstr "hash-digest"
  271. #: searx/plugins/hostname_replace.py:9
  272. msgid "Hostname replace"
  273. msgstr "Isäntänimen korvaus"
  274. #: searx/plugins/hostname_replace.py:10
  275. msgid "Rewrite result hostnames or remove results based on the hostname"
  276. msgstr ""
  277. "Kirjoita tuloksien isäntänimiä uudelleen tai poista tulokset isäntänimen "
  278. "perusteella"
  279. #: searx/plugins/oa_doi_rewrite.py:9
  280. msgid "Open Access DOI rewrite"
  281. msgstr "Open Access DOI -uudelleenkirjoitus"
  282. #: searx/plugins/oa_doi_rewrite.py:10
  283. msgid ""
  284. "Avoid paywalls by redirecting to open-access versions of publications "
  285. "when available"
  286. msgstr ""
  287. "Vältä maksumuureja ohjaamalla julkaisujen avoimiin versioihin jos "
  288. "mahdollista"
  289. #: searx/plugins/search_on_category_select.py:19
  290. msgid "Search on category select"
  291. msgstr "Etsi valitsemalla luokka"
  292. #: searx/plugins/search_on_category_select.py:20
  293. msgid ""
  294. "Perform search immediately if a category selected. Disable to select "
  295. "multiple categories. (JavaScript required)"
  296. msgstr ""
  297. "Suorita haku välittömästi, jos luokka valitaan. Poista käytöstä "
  298. "valitaksesi useita luokkia. (JavaScript vaaditaan)"
  299. #: searx/plugins/self_info.py:10
  300. msgid "Self Information"
  301. msgstr "Tietojasi"
  302. #: searx/plugins/self_info.py:11
  303. msgid ""
  304. "Displays your IP if the query is \"ip\" and your user agent if the query "
  305. "contains \"user agent\"."
  306. msgstr ""
  307. "Näyttää IP-osoitteesi jos hakuehtosi on \"ip\" ja selaimen tunnistetiedot"
  308. " jos hakuehtosi sisältää sanat \"user agent\"."
  309. #: searx/plugins/tor_check.py:25
  310. msgid "Tor check plugin"
  311. msgstr "Tor-verkon tarkistus lisäosa"
  312. #: searx/plugins/tor_check.py:28
  313. msgid ""
  314. "This plugin checks if the address of the request is a Tor exit-node, and "
  315. "informs the user if it is; like check.torproject.org, but from SearXNG."
  316. msgstr ""
  317. "Tämä lisäosa tarkistaa, tuleeko pyyntö TOR exit nodesta, ja ilmoittaa "
  318. "käyttäjälle, jos se on, samalla tavalla kuin check.torproject.org, mutta "
  319. "SearXNGista."
  320. #: searx/plugins/tor_check.py:62
  321. msgid ""
  322. "Could not download the list of Tor exit-nodes from: "
  323. "https://check.torproject.org/exit-addresses"
  324. msgstr ""
  325. "Lopetuspisteiden luettelo Tor-verkon poistumisreiteistä ei voitu ladata "
  326. "osoitteesta: https://check.torproject.org/exit-addresses"
  327. #: searx/plugins/tor_check.py:78
  328. msgid ""
  329. "You are using Tor and it looks like you have this external IP address: "
  330. "{ip_address}"
  331. msgstr ""
  332. "Käytät Tor-verkkoa ja vaikuttaa siltä, että sinulla on tämä ulkoinen IP-"
  333. "osoite: {ip_address}"
  334. #: searx/plugins/tor_check.py:86
  335. msgid "You are not using Tor and you have this external IP address: {ip_address}"
  336. msgstr "Et käytä Tor-verkkoa ja sinulla on tämä ulkoinen IP-osoite: {ip_address}"
  337. #: searx/plugins/tracker_url_remover.py:29
  338. msgid "Tracker URL remover"
  339. msgstr "Seurantapalvelimen osoitteen poistaja"
  340. #: searx/plugins/tracker_url_remover.py:30
  341. msgid "Remove trackers arguments from the returned URL"
  342. msgstr "Poista seurantapalvelinten argumentit palautetusta osoitteesta"
  343. #: searx/plugins/vim_hotkeys.py:3
  344. msgid "Vim-like hotkeys"
  345. msgstr "Vim-kaltaiset pikanäppäimet"
  346. #: searx/plugins/vim_hotkeys.py:4
  347. msgid ""
  348. "Navigate search results with Vim-like hotkeys (JavaScript required). "
  349. "Press \"h\" key on main or result page to get help."
  350. msgstr ""
  351. "Liiku hakutulossivuilla Vim-kaltaisin näppäinkomennoin (JavaScript "
  352. "vaaditaan). Paina \"h\" pää- tai hakutulossivulla nähdäksesi ohjeet."
  353. #: searx/templates/simple/404.html:4
  354. msgid "Page not found"
  355. msgstr "Sivua ei löytynyt"
  356. #: searx/templates/simple/404.html:6
  357. #, python-format
  358. msgid "Go to %(search_page)s."
  359. msgstr "Siirry %(search_page)s."
  360. #: searx/templates/simple/404.html:6
  361. msgid "search page"
  362. msgstr "hakusivulle"
  363. #: searx/templates/simple/base.html:49
  364. msgid "About"
  365. msgstr "Tietoa SearXNG:stä"
  366. #: searx/templates/simple/base.html:53
  367. msgid "Donate"
  368. msgstr "Lahjoita"
  369. #: searx/templates/simple/base.html:57
  370. #: searx/templates/simple/preferences.html:156
  371. msgid "Preferences"
  372. msgstr "Asetukset"
  373. #: searx/templates/simple/base.html:67
  374. msgid "Powered by"
  375. msgstr "Taustavoimana"
  376. #: searx/templates/simple/base.html:67
  377. msgid "a privacy-respecting, open metasearch engine"
  378. msgstr "yksityisyyttä kunnioittava, avoin metahakukone"
  379. #: searx/templates/simple/base.html:68
  380. msgid "Source code"
  381. msgstr "Lähdekoodi"
  382. #: searx/templates/simple/base.html:69
  383. msgid "Issue tracker"
  384. msgstr "Ongelmien seuranta"
  385. #: searx/templates/simple/base.html:70 searx/templates/simple/stats.html:18
  386. msgid "Engine stats"
  387. msgstr "Hakukoneen tilastot"
  388. #: searx/templates/simple/base.html:72
  389. msgid "Public instances"
  390. msgstr "Julkiset palvelimet"
  391. #: searx/templates/simple/base.html:75
  392. msgid "Privacy policy"
  393. msgstr "Tietosuojakäytäntö"
  394. #: searx/templates/simple/base.html:78
  395. msgid "Contact instance maintainer"
  396. msgstr "Ota yhteyttä palvelun ylläpitäjään"
  397. #: searx/templates/simple/categories.html:24
  398. msgid "Click on the magnifier to perform search"
  399. msgstr "Napsauta suurennuslasia suorittaaksesi haun"
  400. #: searx/templates/simple/macros.html:36
  401. msgid "Length"
  402. msgstr "Pituus"
  403. #: searx/templates/simple/macros.html:37
  404. #: searx/templates/simple/result_templates/images.html:18
  405. #: searx/templates/simple/result_templates/paper.html:6
  406. msgid "Author"
  407. msgstr "Tekijä"
  408. #: searx/templates/simple/macros.html:45
  409. msgid "cached"
  410. msgstr "välimuistissa"
  411. #: searx/templates/simple/macros.html:45
  412. msgid "proxied"
  413. msgstr "välityspalvelimella"
  414. #: searx/templates/simple/new_issue.html:64
  415. msgid "Start submiting a new issue on GitHub"
  416. msgstr "Avaa uusi issue GitHubissa"
  417. #: searx/templates/simple/new_issue.html:66
  418. msgid "Please check for existing bugs about this engine on GitHub"
  419. msgstr "Tarkista tämän hakukoneen tämänhetkiset ongelmat GitHubista"
  420. #: searx/templates/simple/new_issue.html:69
  421. msgid "I confirm there is no existing bug about the issue I encounter"
  422. msgstr "Vahvistan, että tästä bugista ei ole olemassaolevaa issue:ta"
  423. #: searx/templates/simple/new_issue.html:71
  424. msgid "If this is a public instance, please specify the URL in the bug report"
  425. msgstr ""
  426. "Jos kyseessä on julkinen instanssi, määritä sen URL-osoite "
  427. "vikailmoituksessa"
  428. #: searx/templates/simple/new_issue.html:72
  429. msgid "Submit a new issue on Github including the above information"
  430. msgstr "Lähetä uusi ongelma Githubiin sisältäen edellä mainitut tiedot"
  431. #: searx/templates/simple/preferences.html:65
  432. msgid "No HTTPS"
  433. msgstr "Ei HTTPS-yhteyttä"
  434. #: searx/templates/simple/elements/engines_msg.html:14
  435. #: searx/templates/simple/preferences.html:69
  436. #: searx/templates/simple/preferences.html:70
  437. msgid "View error logs and submit a bug report"
  438. msgstr "Katso virhelokit ja lähetä virhe raportti"
  439. #: searx/templates/simple/preferences.html:74
  440. msgid "!bang for this engine"
  441. msgstr "!bang tälle hakukoneelle"
  442. #: searx/templates/simple/preferences.html:80
  443. msgid "!bang for its categories"
  444. msgstr "!bang sen kategorioille"
  445. #: searx/templates/simple/preferences.html:102
  446. #: searx/templates/simple/stats.html:64
  447. msgid "Median"
  448. msgstr "Mediaani"
  449. #: searx/templates/simple/preferences.html:103
  450. #: searx/templates/simple/stats.html:70
  451. msgid "P80"
  452. msgstr "P80"
  453. #: searx/templates/simple/preferences.html:104
  454. #: searx/templates/simple/stats.html:76
  455. msgid "P95"
  456. msgstr "P95"
  457. #: searx/templates/simple/preferences.html:136
  458. msgid "Failed checker test(s): "
  459. msgstr "Epäonnistuneet tarkistustestit: "
  460. #: searx/templates/simple/preferences.html:138
  461. msgid "Errors:"
  462. msgstr "Virheet:"
  463. #: searx/templates/simple/preferences.html:162
  464. msgid "General"
  465. msgstr "Yleiset"
  466. #: searx/templates/simple/preferences.html:165
  467. msgid "Default categories"
  468. msgstr "Oletusluokat"
  469. #: searx/templates/simple/preferences.html:187
  470. msgid "User interface"
  471. msgstr "Käyttöliittymä"
  472. #: searx/templates/simple/preferences.html:204
  473. msgid "Privacy"
  474. msgstr "Yksityisyys"
  475. #: searx/templates/simple/preferences.html:217
  476. msgid "Engines"
  477. msgstr "Hakukoneet"
  478. #: searx/templates/simple/preferences.html:219
  479. msgid "Currently used search engines"
  480. msgstr "Nyt käytetyt hakukoneet"
  481. #: searx/templates/simple/preferences.html:227
  482. msgid "Special Queries"
  483. msgstr "Erityiset kyselyt"
  484. #: searx/templates/simple/preferences.html:233
  485. msgid "Cookies"
  486. msgstr "Evästeet"
  487. #: searx/templates/simple/results.html:23
  488. msgid "Answers"
  489. msgstr "Vastaukset"
  490. #: searx/templates/simple/results.html:39
  491. msgid "Number of results"
  492. msgstr "Tulosten määrä"
  493. #: searx/templates/simple/results.html:45
  494. msgid "Info"
  495. msgstr "Tiedot"
  496. #: searx/templates/simple/results.html:74
  497. msgid "Try searching for:"
  498. msgstr "Yritä etsiä:"
  499. #: searx/templates/simple/results.html:106
  500. msgid "Back to top"
  501. msgstr "Takaisin huipulle"
  502. #: searx/templates/simple/results.html:124
  503. msgid "Previous page"
  504. msgstr "Edellinen sivu"
  505. #: searx/templates/simple/results.html:141
  506. msgid "Next page"
  507. msgstr "Seuraava sivu"
  508. #: searx/templates/simple/search.html:3
  509. msgid "Display the front page"
  510. msgstr "Näytä etusivu"
  511. #: searx/templates/simple/search.html:9
  512. #: searx/templates/simple/simple_search.html:5
  513. msgid "Search for..."
  514. msgstr "Etsi..."
  515. #: searx/templates/simple/search.html:10
  516. #: searx/templates/simple/simple_search.html:6
  517. msgid "clear"
  518. msgstr "tyhjennä"
  519. #: searx/templates/simple/search.html:11
  520. #: searx/templates/simple/simple_search.html:7
  521. msgid "search"
  522. msgstr "haku"
  523. #: searx/templates/simple/stats.html:21
  524. msgid "There is currently no data available. "
  525. msgstr "Tietoja ei ole juuri nyt saatavilla. "
  526. #: searx/templates/simple/preferences/engines.html:18
  527. #: searx/templates/simple/stats.html:25
  528. msgid "Engine name"
  529. msgstr "Hakukoneen nimi"
  530. #: searx/templates/simple/stats.html:26
  531. msgid "Scores"
  532. msgstr "Pisteet"
  533. #: searx/templates/simple/stats.html:27
  534. msgid "Result count"
  535. msgstr "Tulosten määrä"
  536. #: searx/templates/simple/preferences/engines.html:24
  537. #: searx/templates/simple/stats.html:28
  538. msgid "Response time"
  539. msgstr "Vastausaika"
  540. #: searx/templates/simple/preferences/engines.html:28
  541. #: searx/templates/simple/stats.html:29
  542. msgid "Reliability"
  543. msgstr "Luotettavuus"
  544. #: searx/templates/simple/stats.html:59
  545. msgid "Total"
  546. msgstr "Yhteensä"
  547. #: searx/templates/simple/stats.html:60
  548. msgid "HTTP"
  549. msgstr "HTTP"
  550. #: searx/templates/simple/stats.html:61
  551. msgid "Processing"
  552. msgstr "Käsitellään"
  553. #: searx/templates/simple/stats.html:99
  554. msgid "Warnings"
  555. msgstr "Varoitukset"
  556. #: searx/templates/simple/stats.html:99
  557. msgid "Errors and exceptions"
  558. msgstr "Virheet ja poikkeukset"
  559. #: searx/templates/simple/stats.html:105
  560. msgid "Exception"
  561. msgstr "Poikkeus"
  562. #: searx/templates/simple/stats.html:107
  563. msgid "Message"
  564. msgstr "Viesti"
  565. #: searx/templates/simple/stats.html:109
  566. msgid "Percentage"
  567. msgstr "Prosentti"
  568. #: searx/templates/simple/stats.html:111
  569. msgid "Parameter"
  570. msgstr "Parametri"
  571. #: searx/templates/simple/stats.html:119
  572. msgid "Filename"
  573. msgstr "Tiedoston nimi"
  574. #: searx/templates/simple/stats.html:120
  575. msgid "Function"
  576. msgstr "Funktio"
  577. #: searx/templates/simple/stats.html:121
  578. msgid "Code"
  579. msgstr "Koodi"
  580. #: searx/templates/simple/stats.html:128
  581. msgid "Checker"
  582. msgstr "Tarkistaja"
  583. #: searx/templates/simple/stats.html:131
  584. msgid "Failed test"
  585. msgstr "Epäonnistunut testi"
  586. #: searx/templates/simple/stats.html:132
  587. msgid "Comment(s)"
  588. msgstr "Kommentit"
  589. #: searx/templates/simple/elements/apis.html:3
  590. msgid "Download results"
  591. msgstr "Lataa tulokset"
  592. #: searx/templates/simple/elements/engines_msg.html:3
  593. msgid "Messages from the search engines"
  594. msgstr "Viestit hakukoneilta"
  595. #: searx/templates/simple/elements/engines_msg.html:8
  596. msgid "Error!"
  597. msgstr "Virhe!"
  598. #: searx/templates/simple/elements/engines_msg.html:9
  599. msgid "Engines cannot retrieve results"
  600. msgstr "Moottorit eivät voi palauttaa tuloksia"
  601. #: searx/templates/simple/elements/search_url.html:3
  602. msgid "Search URL"
  603. msgstr "Haun osoite"
  604. #: searx/templates/simple/elements/suggestions.html:3
  605. msgid "Suggestions"
  606. msgstr "Ehdotukset"
  607. #: searx/templates/simple/filters/languages.html:1
  608. #: searx/templates/simple/preferences/language.html:2
  609. msgid "Search language"
  610. msgstr "Haun kieli"
  611. #: searx/templates/simple/filters/languages.html:2
  612. #: searx/templates/simple/preferences/language.html:7
  613. msgid "Default language"
  614. msgstr "Oletuskieli"
  615. #: searx/templates/simple/filters/languages.html:4
  616. #: searx/templates/simple/preferences/language.html:11
  617. msgid "Auto-detect"
  618. msgstr "Havaitse automaattisesti"
  619. #: searx/templates/simple/filters/safesearch.html:1
  620. #: searx/templates/simple/filters/safesearch.html:2
  621. #: searx/templates/simple/filters/safesearch.html:3
  622. #: searx/templates/simple/filters/safesearch.html:4
  623. #: searx/templates/simple/preferences/engines.html:21
  624. #: searx/templates/simple/preferences/safesearch.html:2
  625. msgid "SafeSearch"
  626. msgstr "Turvahaku"
  627. #: searx/templates/simple/filters/safesearch.html:2
  628. #: searx/templates/simple/preferences/safesearch.html:7
  629. msgid "Strict"
  630. msgstr "Tiukka"
  631. #: searx/templates/simple/filters/safesearch.html:3
  632. #: searx/templates/simple/preferences/safesearch.html:11
  633. msgid "Moderate"
  634. msgstr "Keskitaso"
  635. #: searx/templates/simple/filters/safesearch.html:4
  636. #: searx/templates/simple/preferences/safesearch.html:15
  637. msgid "None"
  638. msgstr "Ei mitään"
  639. #: searx/templates/simple/filters/time_range.html:1
  640. #: searx/templates/simple/preferences/engines.html:22
  641. msgid "Time range"
  642. msgstr "Aikaväli"
  643. #: searx/templates/simple/filters/time_range.html:3
  644. msgid "Anytime"
  645. msgstr "Milloin tahansa"
  646. #: searx/templates/simple/filters/time_range.html:6
  647. msgid "Last day"
  648. msgstr "Viimeinen päivä"
  649. #: searx/templates/simple/filters/time_range.html:9
  650. msgid "Last week"
  651. msgstr "Viimeinen viikko"
  652. #: searx/templates/simple/filters/time_range.html:12
  653. msgid "Last month"
  654. msgstr "Viimeinen kuukausi"
  655. #: searx/templates/simple/filters/time_range.html:15
  656. msgid "Last year"
  657. msgstr "Viimeinen vuosi"
  658. #: searx/templates/simple/messages/no_cookies.html:3
  659. msgid "Information!"
  660. msgstr "Huomio!"
  661. #: searx/templates/simple/messages/no_cookies.html:4
  662. msgid "currently, there are no cookies defined."
  663. msgstr "Evästeitä ei ole määritetty tällä hetkellä."
  664. #: searx/templates/simple/messages/no_results.html:3
  665. msgid "Sorry!"
  666. msgstr "Pahoittelut!"
  667. #: searx/templates/simple/messages/no_results.html:4
  668. msgid ""
  669. "we didn't find any results. Please use another query or search in more "
  670. "categories."
  671. msgstr ""
  672. "Yhtäkään hakuasi vastaavaa tulosta ei löytynyt. Etsi käyttäen eri "
  673. "hakuehtoja tai ulota hakusi nykyistä useampiin eri luokkiin."
  674. #: searx/templates/simple/preferences/answerers.html:4
  675. #: searx/templates/simple/preferences/engines.html:17
  676. msgid "Allow"
  677. msgstr "Salli"
  678. #: searx/templates/simple/preferences/answerers.html:5
  679. msgid "Keywords"
  680. msgstr "Avainsanat"
  681. #: searx/templates/simple/preferences/answerers.html:6
  682. msgid "Name"
  683. msgstr "Nimi"
  684. #: searx/templates/simple/preferences/answerers.html:7
  685. msgid "Description"
  686. msgstr "Kuvaus"
  687. #: searx/templates/simple/preferences/answerers.html:8
  688. msgid "Examples"
  689. msgstr "Esimerkit"
  690. #: searx/templates/simple/preferences/answerers.html:13
  691. msgid "This is the list of SearXNG's instant answering modules."
  692. msgstr "Tämä on luettelo SearXNG:n pikavastausmoduuleista."
  693. #: searx/templates/simple/preferences/answerers.html:28
  694. msgid "This is the list of plugins."
  695. msgstr "Tämä on lista lisäosista."
  696. #: searx/templates/simple/preferences/autocomplete.html:2
  697. msgid "Autocomplete"
  698. msgstr "Automaattinen täydentäminen"
  699. #: searx/templates/simple/preferences/autocomplete.html:15
  700. msgid "Find stuff as you type"
  701. msgstr "Löydä tuloksia kirjoittaessasi"
  702. #: searx/templates/simple/preferences/center_alignment.html:2
  703. msgid "Center Alignment"
  704. msgstr "Keskipisteen kohdistus"
  705. #: searx/templates/simple/preferences/center_alignment.html:5
  706. #: searx/templates/simple/preferences/infinite_scroll.html:5
  707. #: searx/templates/simple/preferences/results_on_new_tab.html:5
  708. msgid "On"
  709. msgstr "Päällä"
  710. #: searx/templates/simple/preferences/center_alignment.html:6
  711. #: searx/templates/simple/preferences/infinite_scroll.html:6
  712. #: searx/templates/simple/preferences/results_on_new_tab.html:6
  713. msgid "Off"
  714. msgstr "Pois"
  715. #: searx/templates/simple/preferences/center_alignment.html:10
  716. msgid "Displays results in the center of the page (Oscar layout)."
  717. msgstr "Näyttää tulokset sivun keskellä (Oscar-asettelu)."
  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. "Tämä on luettelo evästeistä ja niiden arvoista, joita SearXNG tallentaa "
  724. "tietokoneellesi."
  725. #: searx/templates/simple/preferences/cookies.html:3
  726. msgid "With that list, you can assess SearXNG transparency."
  727. msgstr "Tämän luettelon avulla voit arvioida SearXNG:n läpinäkyvyyttä."
  728. #: searx/templates/simple/preferences/cookies.html:9
  729. msgid "Cookie name"
  730. msgstr "Evästeen nimi"
  731. #: searx/templates/simple/preferences/cookies.html:10
  732. msgid "Value"
  733. msgstr "Arvo"
  734. #: searx/templates/simple/preferences/cookies.html:23
  735. msgid "Search URL of the currently saved preferences"
  736. msgstr "Nykyisten asetusten hakuosoite"
  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. "Huomio: mukautettujen asetusten hakuosoite voi heikentää yksityisyyttä "
  743. "vuotamalla tietoja niille sivustoille, joihin kohdistuvia tuloksia "
  744. "napsautetaan."
  745. #: searx/templates/simple/preferences/cookies.html:35
  746. msgid "URL to restore your preferences in another browser"
  747. msgstr "URL-osoite asetusten palauttamiseksi toisessa selaimessa"
  748. #: searx/templates/simple/preferences/cookies.html:44
  749. msgid ""
  750. "Specifying custom settings in the preferences URL can be used to sync "
  751. "preferences across devices."
  752. msgstr ""
  753. "Määrittämällä mukautettuja asetuksia asetusten URL-osoitteessa voidaan "
  754. "käyttää synkronoimiseen asetuksia eri laitteissa."
  755. #: searx/templates/simple/preferences/doi_resolver.html:2
  756. msgid "Open Access DOI resolver"
  757. msgstr "Open Access DOI -selvitin"
  758. #: searx/templates/simple/preferences/doi_resolver.html:14
  759. msgid "Select service used by DOI rewrite"
  760. msgstr "Valitse palvelu, jota käytetään DOI:n uudelleenkirjoituksessa"
  761. #: searx/templates/simple/preferences/engines.html:9
  762. msgid ""
  763. "This tab does not exists in the user interface, but you can search in "
  764. "these engines by its !bangs."
  765. msgstr ""
  766. "Tätä välilehteä ei ole käyttöliittymässä, mutta voit tehdä haun näillä "
  767. "moottoreilla käyttämällä niiden erikoismerkkejä (!bangs)."
  768. #: searx/templates/simple/preferences/engines.html:19
  769. msgid "!bang"
  770. msgstr "!bang"
  771. #: searx/templates/simple/preferences/engines.html:20
  772. msgid "Supports selected language"
  773. msgstr "Tukee valittua kieltä"
  774. #: searx/templates/simple/preferences/engines.html:26
  775. msgid "Max time"
  776. msgstr "Enimmäisaika"
  777. #: searx/templates/simple/preferences/footer.html:2
  778. msgid ""
  779. "These settings are stored in your cookies, this allows us not to store "
  780. "this data about you."
  781. msgstr ""
  782. "Nämä asetukset tallennetaan evästeisiisi. Näin Searxin ei tarvitse "
  783. "tallentaa sinuun liittyviä henkilökohtaisia tietoja."
  784. #: searx/templates/simple/preferences/footer.html:3
  785. msgid ""
  786. "These cookies serve your sole convenience, we don't use these cookies to "
  787. "track you."
  788. msgstr ""
  789. "Kyseiset evästeet palvelevat ainoastaan sinua, eikä niitä käytetä "
  790. "seuraamiseesi."
  791. #: searx/templates/simple/preferences/footer.html:6
  792. msgid "Save"
  793. msgstr "Tallenna"
  794. #: searx/templates/simple/preferences/footer.html:9
  795. msgid "Reset defaults"
  796. msgstr "Palauta oletukset"
  797. #: searx/templates/simple/preferences/footer.html:13
  798. msgid "Back"
  799. msgstr "Takaisin"
  800. #: searx/templates/simple/preferences/image_proxy.html:2
  801. msgid "Image proxy"
  802. msgstr "Kuvat välityspalvelimen kautta"
  803. #: searx/templates/simple/preferences/image_proxy.html:5
  804. #: searx/templates/simple/preferences/query_in_title.html:5
  805. msgid "Enabled"
  806. msgstr "Käytössä"
  807. #: searx/templates/simple/preferences/image_proxy.html:6
  808. #: searx/templates/simple/preferences/query_in_title.html:6
  809. msgid "Disabled"
  810. msgstr "Ei käytössä"
  811. #: searx/templates/simple/preferences/image_proxy.html:10
  812. msgid "Proxying image results through SearXNG"
  813. msgstr "Kuvatulosten välitys SearXNG:n kautta"
  814. #: searx/templates/simple/preferences/infinite_scroll.html:2
  815. msgid "Infinite scroll"
  816. msgstr "Loputon vieritys"
  817. #: searx/templates/simple/preferences/infinite_scroll.html:10
  818. msgid "Automatically load next page when scrolling to bottom of current page"
  819. msgstr "Lataa automaattisesti seuraava sivu, kun nykyisen sivun loppu saavutetaan"
  820. #: searx/templates/simple/preferences/language.html:24
  821. msgid "What language do you prefer for search?"
  822. msgstr "Millä kielellä haluat etsiä ensisijaisesti?"
  823. #: searx/templates/simple/preferences/language.html:25
  824. msgid "Choose Auto-detect to let SearXNG detect the language of your query."
  825. msgstr ""
  826. "Valitse \"Havaitse automaattisesti\", jotta SearXNG havaitsee haun kielen"
  827. " automaattisesti."
  828. #: searx/templates/simple/preferences/method.html:2
  829. msgid "HTTP Method"
  830. msgstr "HTTP-menetelmä"
  831. #: searx/templates/simple/preferences/method.html:14
  832. msgid "Change how forms are submitted"
  833. msgstr "Vaihda tapaa, miten lomakkeet lähetetään"
  834. #: searx/templates/simple/preferences/query_in_title.html:2
  835. msgid "Query in the page's title"
  836. msgstr "Haun nimi sivun otsikossa"
  837. #: searx/templates/simple/preferences/query_in_title.html:10
  838. msgid ""
  839. "When enabled, the result page's title contains your query. Your browser "
  840. "can record this title"
  841. msgstr ""
  842. "Kun tämä on käytössä, sivun otsikko sisältää kyselysi. Selaimesi voi "
  843. "tallentaa tämän otsikon"
  844. #: searx/templates/simple/preferences/results_on_new_tab.html:2
  845. msgid "Results on new tabs"
  846. msgstr "Tulokset uusiin välilehtiin"
  847. #: searx/templates/simple/preferences/results_on_new_tab.html:10
  848. msgid "Open result links on new browser tabs"
  849. msgstr "Avaa tulokset uusiin välilehtiin"
  850. #: searx/templates/simple/preferences/safesearch.html:20
  851. msgid "Filter content"
  852. msgstr "Suodata hakutulosten sisältöä"
  853. #: searx/templates/simple/preferences/theme.html:2
  854. msgid "Theme"
  855. msgstr "Teema"
  856. #: searx/templates/simple/preferences/theme.html:14
  857. msgid "Change SearXNG layout"
  858. msgstr "Vaihda SearXNG:n käyttöliittymä"
  859. #: searx/templates/simple/preferences/theme.html:19
  860. msgid "Theme style"
  861. msgstr "Teeman tyyli"
  862. #: searx/templates/simple/preferences/theme.html:31
  863. msgid "Choose auto to follow your browser settings"
  864. msgstr "Valitse auto seurataksesi selaimesi asetuksia"
  865. #: searx/templates/simple/preferences/tokens.html:2
  866. msgid "Engine tokens"
  867. msgstr "Hakukonetokenit"
  868. #: searx/templates/simple/preferences/tokens.html:9
  869. msgid "Access tokens for private engines"
  870. msgstr "Pääsytunnukset yksityisiin hakukoneisiin"
  871. #: searx/templates/simple/preferences/ui_locale.html:2
  872. msgid "Interface language"
  873. msgstr "Käyttöliittymän kieli"
  874. #: searx/templates/simple/preferences/ui_locale.html:14
  875. msgid "Change the language of the layout"
  876. msgstr "Vaihda asettelun kieltä"
  877. #: searx/templates/simple/result_templates/default.html:6
  878. msgid "show media"
  879. msgstr "näytä media"
  880. #: searx/templates/simple/result_templates/default.html:6
  881. msgid "hide media"
  882. msgstr "piilota media"
  883. #: searx/templates/simple/result_templates/default.html:14
  884. #: searx/templates/simple/result_templates/videos.html:14
  885. msgid "This site did not provide any description."
  886. msgstr "Tämä sivu ei antanut mitään kuvausta."
  887. #: searx/templates/simple/result_templates/images.html:19
  888. msgid "Format"
  889. msgstr "Muoto"
  890. #: searx/templates/simple/result_templates/images.html:21
  891. msgid "Engine"
  892. msgstr "Hakukone"
  893. #: searx/templates/simple/result_templates/images.html:22
  894. msgid "View source"
  895. msgstr "Näytä lähde"
  896. #: searx/templates/simple/result_templates/map.html:12
  897. msgid "address"
  898. msgstr "osoite"
  899. #: searx/templates/simple/result_templates/map.html:43
  900. msgid "show map"
  901. msgstr "näytä kartta"
  902. #: searx/templates/simple/result_templates/map.html:43
  903. msgid "hide map"
  904. msgstr "piilota kartta"
  905. #: searx/templates/simple/result_templates/paper.html:5
  906. msgid "Published date"
  907. msgstr "Julkaisupäivä"
  908. #: searx/templates/simple/result_templates/paper.html:9
  909. msgid "Journal"
  910. msgstr "Journaali"
  911. #: searx/templates/simple/result_templates/paper.html:22
  912. msgid "Editor"
  913. msgstr "Editori"
  914. #: searx/templates/simple/result_templates/paper.html:23
  915. msgid "Publisher"
  916. msgstr "Julkaisija"
  917. #: searx/templates/simple/result_templates/paper.html:24
  918. msgid "Type"
  919. msgstr "Tyyppi"
  920. #: searx/templates/simple/result_templates/paper.html:25
  921. msgid "Tags"
  922. msgstr "Tägit"
  923. #: searx/templates/simple/result_templates/paper.html:26
  924. msgid "DOI"
  925. msgstr "DOI"
  926. #: searx/templates/simple/result_templates/paper.html:27
  927. msgid "ISSN"
  928. msgstr "ISSN"
  929. #: searx/templates/simple/result_templates/paper.html:28
  930. msgid "ISBN"
  931. msgstr "ISBN"
  932. #: searx/templates/simple/result_templates/paper.html:33
  933. msgid "PDF"
  934. msgstr "PDF"
  935. #: searx/templates/simple/result_templates/paper.html:34
  936. msgid "HTML"
  937. msgstr "HTML"
  938. #: searx/templates/simple/result_templates/torrent.html:6
  939. msgid "magnet link"
  940. msgstr "magnet-linkki"
  941. #: searx/templates/simple/result_templates/torrent.html:7
  942. msgid "torrent file"
  943. msgstr "torrent-tiedosto"
  944. #: searx/templates/simple/result_templates/torrent.html:9
  945. msgid "Seeder"
  946. msgstr "Lähettäjä"
  947. #: searx/templates/simple/result_templates/torrent.html:9
  948. msgid "Leecher"
  949. msgstr "Lataaja"
  950. #: searx/templates/simple/result_templates/torrent.html:11
  951. msgid "Filesize"
  952. msgstr "Tiedostokoko"
  953. #: searx/templates/simple/result_templates/torrent.html:12
  954. msgid "Bytes"
  955. msgstr "Tavua"
  956. #: searx/templates/simple/result_templates/torrent.html:13
  957. msgid "kiB"
  958. msgstr "kiB"
  959. #: searx/templates/simple/result_templates/torrent.html:14
  960. msgid "MiB"
  961. msgstr "MiB"
  962. #: searx/templates/simple/result_templates/torrent.html:15
  963. msgid "GiB"
  964. msgstr "GiB"
  965. #: searx/templates/simple/result_templates/torrent.html:16
  966. msgid "TiB"
  967. msgstr "TiB"
  968. #: searx/templates/simple/result_templates/torrent.html:20
  969. msgid "Number of Files"
  970. msgstr "Tiedostojen määrä"
  971. #: searx/templates/simple/result_templates/videos.html:6
  972. msgid "show video"
  973. msgstr "näytä video"
  974. #: searx/templates/simple/result_templates/videos.html:6
  975. msgid "hide video"
  976. msgstr "piilota video"
  977. #~ msgid "Engine time (sec)"
  978. #~ msgstr "Hakukoneen aika (s)"
  979. #~ msgid "Page loads (sec)"
  980. #~ msgstr "Sivun lataus (s)"
  981. #~ msgid "Errors"
  982. #~ msgstr "Virheet"
  983. #~ msgid "CAPTCHA required"
  984. #~ msgstr ""
  985. #~ msgid "Rewrite HTTP links to HTTPS if possible"
  986. #~ msgstr "Muuta HTTP-linkit HTTPS-muotoon jos mahdollista"
  987. #~ msgid ""
  988. #~ "Results are opened in the same "
  989. #~ "window by default. This plugin "
  990. #~ "overwrites the default behaviour to open"
  991. #~ " links on new tabs/windows. (JavaScript "
  992. #~ "required)"
  993. #~ msgstr ""
  994. #~ "Tulokset avataan oletuksena samaan ikkunaan."
  995. #~ " Tämä lisäosa korvaa oletustoiminnan "
  996. #~ "avaamalla linkit uusiin välilehtiin tai "
  997. #~ "ikkunoihin. (JavaScript vaaditaan)"
  998. #~ msgid "Color"
  999. #~ msgstr "Väri"
  1000. #~ msgid "Blue (default)"
  1001. #~ msgstr "Sininen (oletus)"
  1002. #~ msgid "Violet"
  1003. #~ msgstr "Violetti"
  1004. #~ msgid "Green"
  1005. #~ msgstr "Vihreä"
  1006. #~ msgid "Cyan"
  1007. #~ msgstr "Syaani"
  1008. #~ msgid "Orange"
  1009. #~ msgstr "Oranssi"
  1010. #~ msgid "Red"
  1011. #~ msgstr "Punainen"
  1012. #~ msgid "Category"
  1013. #~ msgstr "Luokka"
  1014. #~ msgid "Block"
  1015. #~ msgstr "Estä"
  1016. #~ msgid "original context"
  1017. #~ msgstr "alkuperäinen konteksti"
  1018. #~ msgid "Plugins"
  1019. #~ msgstr "Lisäosat"
  1020. #~ msgid "Answerers"
  1021. #~ msgstr "Vastaajat"
  1022. #~ msgid "Avg. time"
  1023. #~ msgstr ""
  1024. #~ "Keskimääräinen\n"
  1025. #~ "aika"
  1026. #~ msgid "show details"
  1027. #~ msgstr "näytä tiedot"
  1028. #~ msgid "hide details"
  1029. #~ msgstr "piilota tiedot"
  1030. #~ msgid "Load more..."
  1031. #~ msgstr "Lataa lisää..."
  1032. #~ msgid "Loading..."
  1033. #~ msgstr ""
  1034. #~ msgid "Change searx layout"
  1035. #~ msgstr "Muuta searxin asettelua"
  1036. #~ msgid "Proxying image results through searx"
  1037. #~ msgstr "Kuvatulokset välitetään searxin välityspalvelimen kautta"
  1038. #~ msgid "This is the list of searx's instant answering modules."
  1039. #~ msgstr "Tämä on luettelo searxin vastaajamoduuleista."
  1040. #~ msgid ""
  1041. #~ "This is the list of cookies and"
  1042. #~ " their values searx is storing on "
  1043. #~ "your computer."
  1044. #~ msgstr ""
  1045. #~ "Ohessa on lista evästeistä ja niiden "
  1046. #~ "arvoista, joita searx tallentaa "
  1047. #~ "tietokoneellesi."
  1048. #~ msgid "With that list, you can assess searx transparency."
  1049. #~ msgstr "Tämän luettelon avulla voit arvioida searxin läpinäkyvyyden."
  1050. #~ msgid "It look like you are using searx first time."
  1051. #~ msgstr "Vaikuttaa siltä, että käytät searxia ensimmäistä kertaa."
  1052. #~ msgid "Please, try again later or find another searx instance."
  1053. #~ msgstr "Yritä myöhemmin uudelleen tai kokeile toista searx-instanssia."
  1054. #~ msgid "Themes"
  1055. #~ msgstr "Teemat"
  1056. #~ msgid "Reliablity"
  1057. #~ msgstr ""
  1058. #~ msgid ""
  1059. #~ "When enabled, the result page's title"
  1060. #~ " contains your query. Your browser "
  1061. #~ "can record this title."
  1062. #~ msgstr ""
  1063. #~ msgid "Method"
  1064. #~ msgstr "Tapa"
  1065. #~ msgid ""
  1066. #~ "This tab does not show up for "
  1067. #~ "search results but you can search "
  1068. #~ "the engines listed here via bangs."
  1069. #~ msgstr ""
  1070. #~ msgid "Advanced settings"
  1071. #~ msgstr "Lisäasetukset"
  1072. #~ msgid "Close"
  1073. #~ msgstr "Sulje"
  1074. #~ msgid "Language"
  1075. #~ msgstr "Kieli"
  1076. #~ msgid "broken"
  1077. #~ msgstr "rikki"
  1078. #~ msgid "supported"
  1079. #~ msgstr "tuettu"
  1080. #~ msgid "not supported"
  1081. #~ msgstr "ei tuettu"
  1082. #~ msgid "about"
  1083. #~ msgstr "tietoja"
  1084. #~ msgid "Avg."
  1085. #~ msgstr "N."
  1086. #~ msgid "User Interface"
  1087. #~ msgstr "Käyttöliittymä"
  1088. #~ msgid "Choose style for this theme"
  1089. #~ msgstr "Valitse tyyli tälle teemalle"
  1090. #~ msgid "Style"
  1091. #~ msgstr "Tyyli"
  1092. #~ msgid "Show advanced settings"
  1093. #~ msgstr "Näytä edistyneet asetukset"
  1094. #~ msgid "Show advanced settings panel in the home page by default"
  1095. #~ msgstr "Näytä edistyneet asetukset kotisivulla oletuksena"
  1096. #~ msgid "Allow all"
  1097. #~ msgstr "Salli kaikki"
  1098. #~ msgid "Disable all"
  1099. #~ msgstr "Poista kaikki käytöstä"
  1100. #~ msgid "Selected language"
  1101. #~ msgstr "Valittu kieli"
  1102. #~ msgid "Query"
  1103. #~ msgstr "Kysely"
  1104. #~ msgid "save"
  1105. #~ msgstr "tallenna"
  1106. #~ msgid "back"
  1107. #~ msgstr "takaisin"
  1108. #~ msgid "Links"
  1109. #~ msgstr "Linkit"
  1110. #~ msgid "RSS subscription"
  1111. #~ msgstr "RSS-tilaus"
  1112. #~ msgid "Search results"
  1113. #~ msgstr "Hakutulokset"
  1114. #~ msgid "next page"
  1115. #~ msgstr "seuraava sivu"
  1116. #~ msgid "previous page"
  1117. #~ msgstr "edellinen sivu"
  1118. #~ msgid "Start search"
  1119. #~ msgstr "Aloita haku"
  1120. #~ msgid "Clear search"
  1121. #~ msgstr "Tyhjennä haku"
  1122. #~ msgid "Clear"
  1123. #~ msgstr "Tyhjennä"
  1124. #~ msgid "stats"
  1125. #~ msgstr "tilastot"
  1126. #~ msgid "Heads up!"
  1127. #~ msgstr "Pää pystyyn!"
  1128. #~ msgid "It look like you are using SearXNG first time."
  1129. #~ msgstr "Näyttää siltä, että käytät SearXNG:tä ensimmäistä kertaa."
  1130. #~ msgid "Well done!"
  1131. #~ msgstr "Hyvin tehty!"
  1132. #~ msgid "Settings saved successfully."
  1133. #~ msgstr "Asetukset tallennettiin onnistuneesti."
  1134. #~ msgid "Oh snap!"
  1135. #~ msgstr "Voi ei!"
  1136. #~ msgid "Something went wrong."
  1137. #~ msgstr "Jokin meni pieleen."
  1138. #~ msgid "Date"
  1139. #~ msgstr "Päivämäärä"
  1140. #~ msgid "Type"
  1141. #~ msgstr "Tyyppi"
  1142. #~ msgid "Get image"
  1143. #~ msgstr "Avaa kuva"
  1144. #~ msgid "Center Alignment"
  1145. #~ msgstr ""
  1146. #~ msgid "Displays results in the center of the page (Oscar layout)."
  1147. #~ msgstr ""
  1148. #~ msgid "preferences"
  1149. #~ msgstr "asetukset"
  1150. #~ msgid "Scores per result"
  1151. #~ msgstr "Pisteet per tulos"
  1152. #~ msgid "a privacy-respecting, hackable metasearch engine"
  1153. #~ msgstr "yksityisyyttä kunnioittava, muokattava metahakukone"
  1154. #~ msgid "No abstract is available for this publication."
  1155. #~ msgstr "Tästä julkaisusta ei ole yhteenvetoa."
  1156. #~ msgid "Self Informations"
  1157. #~ msgstr "Itsetiedot"
  1158. #~ msgid ""
  1159. #~ "Change how forms are submited, <a "
  1160. #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  1161. #~ " rel=\"external\">learn more about request "
  1162. #~ "methods</a>"
  1163. #~ msgstr ""
  1164. #~ "Muuta tapaa, miten lomaketiedot välitetään."
  1165. #~ " <a "
  1166. #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  1167. #~ " rel=\"external\">Lisätietoja eri välitystavoista.</a>"
  1168. #~ msgid ""
  1169. #~ "This plugin checks if the address "
  1170. #~ "of the request is a TOR exit "
  1171. #~ "node, and informs the user if it"
  1172. #~ " is, like check.torproject.org but from "
  1173. #~ "searxng."
  1174. #~ msgstr ""
  1175. #~ "Tämä lisäosa tarkistaa, tuleeko pyyntö "
  1176. #~ "TOR exit nodesta, ja ilmoittaa "
  1177. #~ "käyttäjälle, jos se on, samalla tavalla"
  1178. #~ " kuin check.torproject.org, mutta searxngista."
  1179. #~ msgid ""
  1180. #~ "The TOR exit node list "
  1181. #~ "(https://check.torproject.org/exit-addresses) is "
  1182. #~ "unreachable."
  1183. #~ msgstr ""
  1184. #~ "TOR exit node listaan "
  1185. #~ "(https://check.torproject.org/exit-addresses) ei "
  1186. #~ "saada yhteyttä."
  1187. #~ msgid "You are using TOR. Your IP address seems to be: {ip_address}."
  1188. #~ msgstr "Sinä käytät TOR:ia. Sinun IP-osoitteesi näyttää olevan: {ip_address}."
  1189. #~ msgid "You are not using TOR. Your IP address seems to be: {ip_address}."
  1190. #~ msgstr "Sinä et käytä TOR:ia. Sinun IP-osoitteesi näyttää olevan: {ip_address}."
  1191. #~ msgid ""
  1192. #~ "The could not download the list of"
  1193. #~ " Tor exit-nodes from "
  1194. #~ "https://check.torproject.org/exit-addresses."
  1195. #~ msgstr ""
  1196. #~ msgid ""
  1197. #~ "You are using Tor. It looks like"
  1198. #~ " you have this external IP address:"
  1199. #~ " {ip_address}."
  1200. #~ msgstr ""
  1201. #~ msgid "You are not using Tor. You have this external IP address: {ip_address}."
  1202. #~ msgstr ""
  1203. #~ msgid "Autodetect search language"
  1204. #~ msgstr "Tunnista hakukieli automaattisesti"
  1205. #~ msgid "Automatically detect the query search language and switch to it."
  1206. #~ msgstr "Automaattisesti huomaa hakukieli, ja vaihda siihen."
  1207. #~ msgid "others"
  1208. #~ msgstr "Toiset"
  1209. #~ msgid ""
  1210. #~ "This tab does not show up for "
  1211. #~ "search results, but you can search "
  1212. #~ "the engines listed here via bangs."
  1213. #~ msgstr ""
  1214. #~ "Tämä välilehti ei näy hakutuloksissa, "
  1215. #~ "mutta voit tehdä hakuja täällä "
  1216. #~ "luetelluista moottoreista \"bangien\" kautta."
  1217. #~ msgid "Shortcut"
  1218. #~ msgstr "Oikoreitti"
  1219. #~ msgid "!bang"
  1220. #~ msgstr ""
  1221. #~ msgid ""
  1222. #~ "This tab dues not exists in the"
  1223. #~ " user interface, but you can search"
  1224. #~ " in these engines by its !bangs."
  1225. #~ msgstr ""
  1226. #~ msgid "Engines cannot retrieve results."
  1227. #~ msgstr "Moottorit eivät voi palauttaa tuloksia."
  1228. #~ msgid "Please, try again later or find another SearXNG instance."
  1229. #~ msgstr "Yritä uudelleen tai etsi toinen SearXNG-palvelin."
  1230. #~ msgid ""
  1231. #~ "Redirect to open-access versions of "
  1232. #~ "publications when available (plugin required)"
  1233. #~ msgstr ""
  1234. #~ "Uudelleenohjaa julkaisujen open-access-"
  1235. #~ "versioihin kun mahdollista (vaatii "
  1236. #~ "liitännäisen)"
  1237. #~ msgid "Bang"
  1238. #~ msgstr ""
  1239. #~ msgid ""
  1240. #~ "Change how forms are submitted, <a "
  1241. #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  1242. #~ " rel=\"external\">learn more about request "
  1243. #~ "methods</a>"
  1244. #~ msgstr ""
  1245. #~ "Vaihda tapaa miten lomakkeet lähetetään, "
  1246. #~ "<a "
  1247. #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  1248. #~ " rel=\"external\">lisätietoja eri "
  1249. #~ "pyyntömenetelmistä</a>"