messages.po 37 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470
  1. # Hungarian translations for .
  2. # Copyright (C) 2020 ORGANIZATION
  3. # This file is distributed under the same license as the project.
  4. #
  5. # Translators:
  6. # Adam Tauber <asciimoo@gmail.com>, 2014-2017,2020
  7. # FIRST AUTHOR <EMAIL@ADDRESS>, 2014
  8. # Noémi Ványi <sitbackandwait@gmail.com>, 2016
  9. # Noémi Ványi <sitbackandwait@gmail.com>, 2016-2017
  10. # Kuka Manó <dumpster@perjel.hu>, 2022.
  11. # Markus Heiser <markus.heiser@darmarit.de>, 2022.
  12. # Lakatos Tamás <tomimost@gmail.com>, 2022.
  13. msgid ""
  14. msgstr ""
  15. "Project-Id-Version: searx\n"
  16. "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
  17. "POT-Creation-Date: 2022-09-23 21:13+0000\n"
  18. "PO-Revision-Date: 2022-08-05 07:18+0000\n"
  19. "Last-Translator: Lakatos Tamás <tomimost@gmail.com>\n"
  20. "Language: hu\n"
  21. "Language-Team: Hungarian "
  22. "<https://weblate.bubu1.eu/projects/searxng/searxng/hu/>\n"
  23. "Plural-Forms: nplurals=2; plural=n != 1;\n"
  24. "MIME-Version: 1.0\n"
  25. "Content-Type: text/plain; charset=utf-8\n"
  26. "Content-Transfer-Encoding: 8bit\n"
  27. "Generated-By: Babel 2.10.3\n"
  28. #. CONSTANT_NAMES['DEFAULT_GROUP_NAME']
  29. #: searx/searxng.msg
  30. msgid "others"
  31. msgstr "mások"
  32. #. CONSTANT_NAMES['OTHER_CATEGORY']
  33. #: searx/searxng.msg
  34. msgid "other"
  35. msgstr "más"
  36. #. CATEGORY_NAMES['FILES']
  37. #: searx/searxng.msg
  38. msgid "files"
  39. msgstr "fájlok"
  40. #. CATEGORY_NAMES['GENERAL']
  41. #: searx/searxng.msg
  42. msgid "general"
  43. msgstr "általános"
  44. #. CATEGORY_NAMES['MUSIC']
  45. #: searx/searxng.msg
  46. msgid "music"
  47. msgstr "zene"
  48. #. CATEGORY_NAMES['SOCIAL_MEDIA']
  49. #: searx/searxng.msg
  50. msgid "social media"
  51. msgstr "közösségi média"
  52. #. CATEGORY_NAMES['IMAGES']
  53. #: searx/searxng.msg
  54. msgid "images"
  55. msgstr "képek"
  56. #. CATEGORY_NAMES['VIDEOS']
  57. #: searx/searxng.msg
  58. msgid "videos"
  59. msgstr "videók"
  60. #. CATEGORY_NAMES['IT']
  61. #: searx/searxng.msg
  62. msgid "it"
  63. msgstr "IT"
  64. #. CATEGORY_NAMES['NEWS']
  65. #: searx/searxng.msg
  66. msgid "news"
  67. msgstr "hírek"
  68. #. CATEGORY_NAMES['MAP']
  69. #: searx/searxng.msg
  70. msgid "map"
  71. msgstr "térkép"
  72. #. CATEGORY_NAMES['ONIONS']
  73. #: searx/searxng.msg
  74. msgid "onions"
  75. msgstr "hagymák"
  76. #. CATEGORY_NAMES['SCIENCE']
  77. #: searx/searxng.msg
  78. msgid "science"
  79. msgstr "tudomány"
  80. #. CATEGORY_GROUPS['APPS']
  81. #: searx/searxng.msg
  82. msgid "apps"
  83. msgstr "appok"
  84. #. CATEGORY_GROUPS['DICTIONARIES']
  85. #: searx/searxng.msg
  86. msgid "dictionaries"
  87. msgstr "szótárak"
  88. #. CATEGORY_GROUPS['LYRICS']
  89. #: searx/searxng.msg
  90. msgid "lyrics"
  91. msgstr "dalszöveg"
  92. #. CATEGORY_GROUPS['PACKAGES']
  93. #: searx/searxng.msg
  94. msgid "packages"
  95. msgstr "csomagok"
  96. #. CATEGORY_GROUPS['Q_A']
  97. #: searx/searxng.msg
  98. msgid "q&a"
  99. msgstr "kérdések és válaszok"
  100. #. CATEGORY_GROUPS['REPOS']
  101. #: searx/searxng.msg
  102. msgid "repos"
  103. msgstr "tárolók"
  104. #. CATEGORY_GROUPS['SOFTWARE_WIKIS']
  105. #: searx/searxng.msg
  106. msgid "software wikis"
  107. msgstr "szoftver wikik"
  108. #. CATEGORY_GROUPS['WEB']
  109. #: searx/searxng.msg
  110. msgid "web"
  111. msgstr "web"
  112. #. CATEGORY_GROUPS['SCIENTIFIC PUBLICATIONS']
  113. #: searx/searxng.msg
  114. msgid "scientific publications"
  115. msgstr ""
  116. #. STYLE_NAMES['AUTO']
  117. #: searx/searxng.msg
  118. msgid "auto"
  119. msgstr "auto"
  120. #. STYLE_NAMES['LIGHT']
  121. #: searx/searxng.msg
  122. msgid "light"
  123. msgstr "világos"
  124. #. STYLE_NAMES['DARK']
  125. #: searx/searxng.msg
  126. msgid "dark"
  127. msgstr "sötét"
  128. #: searx/webapp.py:164
  129. msgid "timeout"
  130. msgstr "időtúllépés"
  131. #: searx/webapp.py:165
  132. msgid "parsing error"
  133. msgstr "elemzési hiba"
  134. #: searx/webapp.py:166
  135. msgid "HTTP protocol error"
  136. msgstr "HTTP protokoll hiba"
  137. #: searx/webapp.py:167
  138. msgid "network error"
  139. msgstr "hálózati hiba"
  140. #: searx/webapp.py:169
  141. msgid "unexpected crash"
  142. msgstr "váratlan összeomlás"
  143. #: searx/webapp.py:176
  144. msgid "HTTP error"
  145. msgstr "HTTP hiba"
  146. #: searx/webapp.py:177
  147. msgid "HTTP connection error"
  148. msgstr "HTTP csatlakozási hiba"
  149. #: searx/webapp.py:183
  150. msgid "proxy error"
  151. msgstr "proxy szerver hiba"
  152. #: searx/webapp.py:184
  153. msgid "CAPTCHA"
  154. msgstr "CAPTCHA"
  155. #: searx/webapp.py:185
  156. msgid "too many requests"
  157. msgstr "túl sok kérés"
  158. #: searx/webapp.py:186
  159. msgid "access denied"
  160. msgstr "hozzáférés megtagadva"
  161. #: searx/webapp.py:187
  162. msgid "server API error"
  163. msgstr "szerver API hiba"
  164. #: searx/webapp.py:362
  165. msgid "No item found"
  166. msgstr "Nincs találat"
  167. #: searx/engines/qwant.py:217
  168. #: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:364
  169. msgid "Source"
  170. msgstr "Forrás"
  171. #: searx/webapp.py:366
  172. msgid "Error loading the next page"
  173. msgstr "Hiba a következő oldal betöltése során"
  174. #: searx/webapp.py:517 searx/webapp.py:949
  175. msgid "Invalid settings, please edit your preferences"
  176. msgstr "Érvénytelen beállítások, kérlek módosítsd őket"
  177. #: searx/webapp.py:533
  178. msgid "Invalid settings"
  179. msgstr "Érvénytelen beállítások"
  180. #: searx/webapp.py:610 searx/webapp.py:686
  181. msgid "search error"
  182. msgstr "keresési hiba"
  183. #: searx/webapp.py:848
  184. msgid "Suspended"
  185. msgstr "Felfüggesztve"
  186. #: searx/webutils.py:161
  187. msgid "{minutes} minute(s) ago"
  188. msgstr "{minutes} perce"
  189. #: searx/webutils.py:162
  190. msgid "{hours} hour(s), {minutes} minute(s) ago"
  191. msgstr "{hours} óra, {minutes} perce"
  192. #: searx/answerers/random/answerer.py:67
  193. msgid "Random value generator"
  194. msgstr "Véletlen érték generátor"
  195. #: searx/answerers/random/answerer.py:68
  196. msgid "Generate different random values"
  197. msgstr "Különböző véletlen értékek generálása"
  198. #: searx/answerers/statistics/answerer.py:47
  199. msgid "Statistics functions"
  200. msgstr "Statisztikai függvények"
  201. #: searx/answerers/statistics/answerer.py:48
  202. msgid "Compute {functions} of the arguments"
  203. msgstr "{functions} függvények alkalmazása az argumentumokon"
  204. #: searx/engines/openstreetmap.py:160
  205. msgid "Get directions"
  206. msgstr "Útvonal tervezés"
  207. #: searx/engines/pdbe.py:96
  208. msgid "{title} (OBSOLETE)"
  209. msgstr "{title} (elavult)"
  210. #: searx/engines/pdbe.py:103
  211. msgid "This entry has been superseded by"
  212. msgstr "Ezt a bejegyzést törölte:"
  213. #: searx/engines/qwant.py:219
  214. msgid "Channel"
  215. msgstr "Csatorna"
  216. #: searx/engines/semantic_scholar.py:81
  217. msgid ""
  218. "{numCitations} citations from the year {firstCitationVelocityYear} to "
  219. "{lastCitationVelocityYear}"
  220. msgstr ""
  221. #: searx/engines/tineye.py:40
  222. msgid ""
  223. "Could not read that image url. This may be due to an unsupported file "
  224. "format. TinEye only supports images that are JPEG, PNG, GIF, BMP, TIFF or"
  225. " WebP."
  226. msgstr ""
  227. "Ennek a képnek az url-je nem olvasható. Ennek oka lehet egy nem "
  228. "támogatott fájl formátum. A TinEye által támogatott formátumok: JPEG, "
  229. "PNG, GIF, BMP, TIFF or WebP."
  230. #: searx/engines/tineye.py:46
  231. msgid ""
  232. "The image is too simple to find matches. TinEye requires a basic level of"
  233. " visual detail to successfully identify matches."
  234. msgstr ""
  235. "A kép túl egyszerű a kereséshez. A TinEye-nek szüksége van egy minimális "
  236. "vizuális részletességre a sikeres kereséshez."
  237. #: searx/engines/tineye.py:52
  238. msgid "The image could not be downloaded."
  239. msgstr "A kép nem tölthető le."
  240. #: searx/engines/wttr.py:101
  241. msgid "Morning"
  242. msgstr ""
  243. #: searx/engines/wttr.py:101
  244. msgid "Noon"
  245. msgstr ""
  246. #: searx/engines/wttr.py:101
  247. msgid "Evening"
  248. msgstr ""
  249. #: searx/engines/wttr.py:101
  250. msgid "Night"
  251. msgstr ""
  252. #: searx/plugins/hash_plugin.py:24
  253. msgid "Converts strings to different hash digests."
  254. msgstr "A szöveget különböző hash értékekké alakítja."
  255. #: searx/plugins/hash_plugin.py:52
  256. msgid "hash digest"
  257. msgstr "hash érték"
  258. #: searx/plugins/hostname_replace.py:9
  259. msgid "Hostname replace"
  260. msgstr "Hosztnév kicserélése"
  261. #: searx/plugins/hostname_replace.py:10
  262. msgid "Rewrite result hostnames or remove results based on the hostname"
  263. msgstr ""
  264. "Találatok hosztnevének átírása vagy találatok eltávolítása hosztnév "
  265. "alapján"
  266. #: searx/plugins/oa_doi_rewrite.py:9
  267. msgid "Open Access DOI rewrite"
  268. msgstr "Szabad DOI használat"
  269. #: searx/plugins/oa_doi_rewrite.py:10
  270. msgid ""
  271. "Avoid paywalls by redirecting to open-access versions of publications "
  272. "when available"
  273. msgstr ""
  274. "Ha lehetséges, kerüld el a fizetőkapukat azzal, hogy a kiadvány szabadon "
  275. "elérhető változatát tekinted meg"
  276. #: searx/plugins/search_on_category_select.py:19
  277. msgid "Search on category select"
  278. msgstr "Keresés kategória választással"
  279. #: searx/plugins/search_on_category_select.py:20
  280. msgid ""
  281. "Perform search immediately if a category selected. Disable to select "
  282. "multiple categories. (JavaScript required)"
  283. msgstr ""
  284. "Keresés megkezdése, ha a kategória ki van választva. Több kategória "
  285. "kiválasztásához tiltsd le ezt. (JavaScript szükséges)"
  286. #: searx/plugins/self_info.py:20
  287. msgid "Self Informations"
  288. msgstr "Saját információ"
  289. #: searx/plugins/self_info.py:21
  290. msgid ""
  291. "Displays your IP if the query is \"ip\" and your user agent if the query "
  292. "contains \"user agent\"."
  293. msgstr ""
  294. "Saját IP cím, user agent megjelenítése az \"ip\", \"user agent\" szavakra"
  295. " keresve."
  296. #: searx/plugins/tor_check.py:25
  297. msgid "Tor check plugin"
  298. msgstr "Tor ellenőrző kiegészítő"
  299. #: searx/plugins/tor_check.py:28
  300. msgid ""
  301. "This plugin checks if the address of the request is a TOR exit node, and "
  302. "informs the user if it is, like check.torproject.org but from searxng."
  303. msgstr ""
  304. "Ez a kiegeszítő ellenőrzi, hogy a kérés címe az egy TOR kilépő nodé-e, és"
  305. " téjákoztatja erről a felhasználót. Olyan, mint a check.torproject.org, "
  306. "de a searxng-től."
  307. #: searx/plugins/tor_check.py:62
  308. msgid ""
  309. "The TOR exit node list (https://check.torproject.org/exit-addresses) is "
  310. "unreachable."
  311. msgstr ""
  312. "A TOR kilébő node listája (https://check.torproject.org/exit-addresses) "
  313. "elérhetetlen."
  314. #: searx/plugins/tor_check.py:78
  315. msgid "You are using TOR. Your IP address seems to be: {ip_address}."
  316. msgstr "TOR-t használsz. Az IP címed ennek tűnik: {ip_address}."
  317. #: searx/plugins/tor_check.py:84
  318. msgid "You are not using TOR. Your IP address seems to be: {ip_address}."
  319. msgstr "Nem használsz TOR-t. Az IP címed ennek tűnik: {ip_address}."
  320. #: searx/plugins/tracker_url_remover.py:29
  321. msgid "Tracker URL remover"
  322. msgstr "Tracker URL eltávolítás"
  323. #: searx/plugins/tracker_url_remover.py:30
  324. msgid "Remove trackers arguments from the returned URL"
  325. msgstr "Felhasználó követéshez használt találati URL paraméterek eltávolítása"
  326. #: searx/plugins/vim_hotkeys.py:3
  327. msgid "Vim-like hotkeys"
  328. msgstr "Vim jellegű billentyűzetes navigáció"
  329. #: searx/plugins/vim_hotkeys.py:4
  330. msgid ""
  331. "Navigate search results with Vim-like hotkeys (JavaScript required). "
  332. "Press \"h\" key on main or result page to get help."
  333. msgstr ""
  334. "Navigálj Vim stílusú gombnyomásokkal a találatok között. Aktiválás után a"
  335. " \"h\" betű lenyomásával jeleníthető meg részletes segítség a "
  336. "használatról. (Ez a funkció JavaScriptet igényel)."
  337. #: searx/templates/simple/404.html:4
  338. msgid "Page not found"
  339. msgstr "Az oldal nem található"
  340. #: searx/templates/simple/404.html:6
  341. #, python-format
  342. msgid "Go to %(search_page)s."
  343. msgstr "Vissza a %(search_page)s."
  344. #: searx/templates/simple/404.html:6
  345. msgid "search page"
  346. msgstr "kereső oldal"
  347. #: searx/templates/simple/base.html:46
  348. msgid "About"
  349. msgstr "Rólunk"
  350. #: searx/templates/simple/base.html:50
  351. msgid "Donate"
  352. msgstr "Támogatás"
  353. #: searx/templates/simple/base.html:54
  354. #: searx/templates/simple/preferences.html:99
  355. msgid "Preferences"
  356. msgstr "Beállítások"
  357. #: searx/templates/simple/base.html:64
  358. msgid "Powered by"
  359. msgstr "Az oldalt kiszolgálja"
  360. #: searx/templates/simple/base.html:64
  361. msgid "a privacy-respecting, open metasearch engine"
  362. msgstr ""
  363. #: searx/templates/simple/base.html:65
  364. msgid "Source code"
  365. msgstr "Forráskód"
  366. #: searx/templates/simple/base.html:66
  367. msgid "Issue tracker"
  368. msgstr "Hibajegy kezelő"
  369. #: searx/templates/simple/base.html:67 searx/templates/simple/stats.html:18
  370. msgid "Engine stats"
  371. msgstr "Kereső statisztikák"
  372. #: searx/templates/simple/base.html:69
  373. #: searx/templates/simple/messages/no_results.html:15
  374. msgid "Public instances"
  375. msgstr "Publikus példányok"
  376. #: searx/templates/simple/base.html:72
  377. msgid "Privacy policy"
  378. msgstr "Adatvédelmi irányelvek"
  379. #: searx/templates/simple/base.html:75
  380. msgid "Contact instance maintainer"
  381. msgstr "Kapcsolat felvétele az egység fenntartójával"
  382. #: searx/templates/simple/categories.html:24
  383. msgid "Click on the magnifier to perform search"
  384. msgstr "A nagyítóra kattintva indítható a keresés"
  385. #: searx/templates/simple/macros.html:36
  386. msgid "Length"
  387. msgstr "Hossz"
  388. #: searx/templates/simple/macros.html:37
  389. #: searx/templates/simple/result_templates/images.html:18
  390. #: searx/templates/simple/result_templates/paper.html:6
  391. msgid "Author"
  392. msgstr "Szerző"
  393. #: searx/templates/simple/macros.html:45
  394. msgid "cached"
  395. msgstr "tárolt"
  396. #: searx/templates/simple/macros.html:45
  397. msgid "proxied"
  398. msgstr "proxy nézet"
  399. #: searx/templates/simple/new_issue.html:64
  400. msgid "Start submiting a new issue on GitHub"
  401. msgstr "Probléma bejelentése GitHubon"
  402. #: searx/templates/simple/new_issue.html:66
  403. msgid "Please check for existing bugs about this engine on GitHub"
  404. msgstr "Kérlek ellenőrizd a GitHubon bejelentett hibákat"
  405. #: searx/templates/simple/new_issue.html:69
  406. msgid "I confirm there is no existing bug about the issue I encounter"
  407. msgstr "Megerősítem, hogy nincs meglévő bejelentés a problémámról"
  408. #: searx/templates/simple/new_issue.html:71
  409. msgid "If this is a public instance, please specify the URL in the bug report"
  410. msgstr "Ha ez egy nyilvános példány, kérlek add meg az URL-t a hiba bejelentésben"
  411. #: searx/templates/simple/new_issue.html:72
  412. msgid "Submit a new issue on Github including the above information"
  413. msgstr ""
  414. "Jelents be egy új problémát GitHubon, amely tartalmazza a fenti "
  415. "információkat"
  416. #: searx/templates/simple/preferences.html:29
  417. msgid "No HTTPS"
  418. msgstr "Nincs HTTPS"
  419. #: searx/templates/simple/messages/no_results.html:10
  420. #: searx/templates/simple/preferences.html:31
  421. #: searx/templates/simple/preferences.html:32
  422. #: searx/templates/simple/results.html:49
  423. msgid "View error logs and submit a bug report"
  424. msgstr "A hibanapló megtekintése és egy hiba bejelentése"
  425. #: searx/templates/simple/preferences.html:53
  426. #: searx/templates/simple/stats.html:64
  427. msgid "Median"
  428. msgstr "Medián"
  429. #: searx/templates/simple/preferences.html:54
  430. #: searx/templates/simple/stats.html:70
  431. msgid "P80"
  432. msgstr "P80"
  433. #: searx/templates/simple/preferences.html:55
  434. #: searx/templates/simple/stats.html:76
  435. msgid "P95"
  436. msgstr "P95"
  437. #: searx/templates/simple/preferences.html:83
  438. msgid "Failed checker test(s): "
  439. msgstr "Elbukott ellenőrző tesztek: "
  440. #: searx/templates/simple/preferences.html:85
  441. msgid "Errors:"
  442. msgstr "Hibák:"
  443. #: searx/templates/simple/preferences.html:105
  444. msgid "General"
  445. msgstr "Általános"
  446. #: searx/templates/simple/preferences.html:108
  447. msgid "Default categories"
  448. msgstr "Alapértelmezett kategóriák"
  449. #: searx/templates/simple/filters/languages.html:1
  450. #: searx/templates/simple/preferences.html:115
  451. msgid "Search language"
  452. msgstr "Keresés nyelve"
  453. #: searx/templates/simple/filters/languages.html:2
  454. #: searx/templates/simple/preferences.html:118
  455. msgid "Default language"
  456. msgstr "Alapértelmezett nyelv"
  457. #: searx/templates/simple/preferences.html:124
  458. msgid "What language do you prefer for search?"
  459. msgstr "Preferált keresési nyelv?"
  460. #: searx/templates/simple/preferences.html:129
  461. msgid "Autocomplete"
  462. msgstr "Automatikus kiegészítés"
  463. #: searx/templates/simple/preferences.html:138
  464. msgid "Find stuff as you type"
  465. msgstr "Automatikus kiegészítés"
  466. #: searx/templates/simple/filters/safesearch.html:1
  467. #: searx/templates/simple/filters/safesearch.html:2
  468. #: searx/templates/simple/filters/safesearch.html:3
  469. #: searx/templates/simple/filters/safesearch.html:4
  470. #: searx/templates/simple/preferences.html:143
  471. #: searx/templates/simple/preferences.html:311
  472. msgid "SafeSearch"
  473. msgstr "Felnőtt tartalom szűrés"
  474. #: searx/templates/simple/filters/safesearch.html:2
  475. #: searx/templates/simple/preferences.html:146
  476. msgid "Strict"
  477. msgstr "Erős"
  478. #: searx/templates/simple/filters/safesearch.html:3
  479. #: searx/templates/simple/preferences.html:147
  480. msgid "Moderate"
  481. msgstr "Enyhe"
  482. #: searx/templates/simple/filters/safesearch.html:4
  483. #: searx/templates/simple/preferences.html:148
  484. msgid "None"
  485. msgstr "Nincs"
  486. #: searx/templates/simple/preferences.html:151
  487. msgid "Filter content"
  488. msgstr "Tartalom szűrés"
  489. #: searx/templates/simple/preferences.html:157
  490. msgid "Open Access DOI resolver"
  491. msgstr "Szabad DOI feloldó"
  492. #: searx/templates/simple/preferences.html:167
  493. msgid ""
  494. "Redirect to open-access versions of publications when available (plugin "
  495. "required)"
  496. msgstr "Átirányítás a publikáció szabadon elérhető változatára (plugin szükséges)"
  497. #: searx/templates/simple/preferences.html:171
  498. msgid "Engine tokens"
  499. msgstr "Keresőmotor kulcsok"
  500. #: searx/templates/simple/preferences.html:175
  501. msgid "Access tokens for private engines"
  502. msgstr "Hozzáférési kulcsok"
  503. #: searx/templates/simple/preferences.html:179
  504. msgid "User interface"
  505. msgstr "Felhasználói felület"
  506. #: searx/templates/simple/preferences.html:182
  507. msgid "Interface language"
  508. msgstr "Felület nyelve"
  509. #: searx/templates/simple/preferences.html:190
  510. msgid "Change the language of the layout"
  511. msgstr "A felület nyelvének megváltoztatása"
  512. #: searx/templates/simple/preferences.html:195
  513. msgid "Theme"
  514. msgstr "Témák"
  515. #: searx/templates/simple/preferences.html:203
  516. msgid "Change SearXNG layout"
  517. msgstr "A SearXNG elrendezésének megváltoztatása"
  518. #: searx/templates/simple/preferences.html:206
  519. msgid "Theme style"
  520. msgstr "Téma stílusa"
  521. #: searx/templates/simple/preferences.html:214
  522. msgid "Choose auto to follow your browser settings"
  523. msgstr ""
  524. "Válaszd ki az \"automatikus\" beállítást hogy a böngésződ beállítását "
  525. "használja"
  526. #: searx/templates/simple/preferences.html:217
  527. msgid "Center Alignment"
  528. msgstr "Középre rendezés"
  529. #: searx/templates/simple/preferences.html:220
  530. #: searx/templates/simple/preferences.html:232
  531. #: searx/templates/simple/preferences.html:244
  532. msgid "On"
  533. msgstr "Be"
  534. #: searx/templates/simple/preferences.html:221
  535. #: searx/templates/simple/preferences.html:233
  536. #: searx/templates/simple/preferences.html:245
  537. msgid "Off"
  538. msgstr "Ki"
  539. #: searx/templates/simple/preferences.html:224
  540. msgid "Displays results in the center of the page (Oscar layout)."
  541. msgstr "A találatokat a lap közepén jelenítse meg (Oscar elrendezés)."
  542. #: searx/templates/simple/preferences.html:229
  543. msgid "Results on new tabs"
  544. msgstr "Találatok megjelenítése új lapon"
  545. #: searx/templates/simple/preferences.html:236
  546. msgid "Open result links on new browser tabs"
  547. msgstr "Találatok megnyitása új lapon"
  548. #: searx/templates/simple/preferences.html:241
  549. msgid "Infinite scroll"
  550. msgstr "Végtelen görgetés"
  551. #: searx/templates/simple/preferences.html:248
  552. msgid "Automatically load next page when scrolling to bottom of current page"
  553. msgstr "További találatok automatikus betöltése, ha a lap aljára érsz"
  554. #: searx/templates/simple/preferences.html:254
  555. msgid "Privacy"
  556. msgstr "Magánszféra"
  557. #: searx/templates/simple/preferences.html:257
  558. msgid "HTTP Method"
  559. msgstr "HTTP Módszer"
  560. #: searx/templates/simple/preferences.html:264
  561. msgid ""
  562. "Change how forms are submited, <a "
  563. "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  564. " rel=\"external\">learn more about request methods</a>"
  565. msgstr ""
  566. "Keresés metódusa (<a "
  567. "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  568. " rel=\"external\">bővebben</a>)"
  569. #: searx/templates/simple/preferences.html:269
  570. msgid "Image proxy"
  571. msgstr "Kép proxy"
  572. #: searx/templates/simple/preferences.html:272
  573. #: searx/templates/simple/preferences.html:284
  574. msgid "Enabled"
  575. msgstr "Engedélyez"
  576. #: searx/templates/simple/preferences.html:273
  577. #: searx/templates/simple/preferences.html:285
  578. msgid "Disabled"
  579. msgstr "Inaktivál"
  580. #: searx/templates/simple/preferences.html:276
  581. msgid "Proxying image results through SearXNG"
  582. msgstr "Képek megjelenítése a SearXNG proxyn keresztül"
  583. #: searx/templates/simple/preferences.html:281
  584. msgid "Query in the page's title"
  585. msgstr "Lekérdezés az oldal címében"
  586. #: searx/templates/simple/preferences.html:288
  587. msgid ""
  588. "When enabled, the result page's title contains your query. Your browser "
  589. "can record this title"
  590. msgstr ""
  591. "Ha bekapcsolod, a találati oldal fejléce tartalmazza a keresésed. A "
  592. "böngésződ elmentheti ezt"
  593. #: searx/templates/simple/preferences.html:294
  594. msgid "Engines"
  595. msgstr "Keresőmotorok"
  596. #: searx/templates/simple/preferences.html:295
  597. msgid "Currently used search engines"
  598. msgstr "Jelenleg használt keresőmotorok"
  599. #: searx/templates/simple/preferences.html:302
  600. msgid ""
  601. "This tab does not show up for search results, but you can search the "
  602. "engines listed here via bangs."
  603. msgstr ""
  604. "Ez az oldal nem jelenik meg a keresés eredményében, de te tudsz keresni "
  605. "keresőmotorokat a \"bangs\"-el."
  606. #: searx/templates/simple/preferences.html:307
  607. #: searx/templates/simple/preferences.html:358
  608. msgid "Allow"
  609. msgstr "Engedélyezés"
  610. #: searx/templates/simple/preferences.html:308
  611. #: searx/templates/simple/stats.html:25
  612. msgid "Engine name"
  613. msgstr "Keresőmotor neve"
  614. #: searx/templates/simple/preferences.html:309
  615. msgid "Shortcut"
  616. msgstr "Rövidítés"
  617. #: searx/templates/simple/preferences.html:310
  618. msgid "Supports selected language"
  619. msgstr "Támogatja a kiválasztott nyelvet"
  620. #: searx/templates/simple/filters/time_range.html:1
  621. #: searx/templates/simple/preferences.html:312
  622. msgid "Time range"
  623. msgstr "Időintervallum"
  624. #: searx/templates/simple/preferences.html:313
  625. #: searx/templates/simple/stats.html:28
  626. msgid "Response time"
  627. msgstr "Válaszidő"
  628. #: searx/templates/simple/preferences.html:314
  629. msgid "Max time"
  630. msgstr "Maximális idő"
  631. #: searx/templates/simple/preferences.html:315
  632. #: searx/templates/simple/stats.html:29
  633. msgid "Reliability"
  634. msgstr "Megbízhatóság"
  635. #: searx/templates/simple/preferences.html:353
  636. msgid "Special Queries"
  637. msgstr "Speciális lekérdezések"
  638. #: searx/templates/simple/preferences.html:359
  639. msgid "Keywords"
  640. msgstr "Kulcsszavak"
  641. #: searx/templates/simple/preferences.html:360
  642. msgid "Name"
  643. msgstr "Név"
  644. #: searx/templates/simple/preferences.html:361
  645. msgid "Description"
  646. msgstr "Leírás"
  647. #: searx/templates/simple/preferences.html:362
  648. msgid "Examples"
  649. msgstr "Példák"
  650. #: searx/templates/simple/preferences.html:365
  651. msgid "This is the list of SearXNG's instant answering modules."
  652. msgstr "Lista a SearXNG \"egyből válaszoló\" moduljairól."
  653. #: searx/templates/simple/preferences.html:376
  654. msgid "This is the list of plugins."
  655. msgstr "Ez egy lista a beépülő modulokról."
  656. #: searx/templates/simple/preferences.html:393
  657. msgid "Cookies"
  658. msgstr "Sütik"
  659. #: searx/templates/simple/preferences.html:395
  660. msgid ""
  661. "This is the list of cookies and their values SearXNG is storing on your "
  662. "computer."
  663. msgstr ""
  664. "Ez egy lista a sütikről és azok értékeikről amelyeket a SearXNG tárol a "
  665. "számítógépeden."
  666. #: searx/templates/simple/preferences.html:396
  667. msgid "With that list, you can assess SearXNG transparency."
  668. msgstr "Ennek a listának segítségével elbírálhatod a SearXNG átláthatóságát."
  669. #: searx/templates/simple/preferences.html:401
  670. msgid "Cookie name"
  671. msgstr "Süti neve"
  672. #: searx/templates/simple/preferences.html:402
  673. msgid "Value"
  674. msgstr "Érték"
  675. #: searx/templates/simple/preferences.html:414
  676. msgid "Search URL of the currently saved preferences"
  677. msgstr "Keresési URL a beállítások alapján"
  678. #: searx/templates/simple/preferences.html:418
  679. msgid ""
  680. "Note: specifying custom settings in the search URL can reduce privacy by "
  681. "leaking data to the clicked result sites."
  682. msgstr "Megjegyzés: URL-ben tárolt saját beállítások csökkenthetik az anonimitást."
  683. #: searx/templates/simple/preferences.html:419
  684. msgid "URL to restore your preferences in another browser"
  685. msgstr ""
  686. "Ennek a linknek segítségével átviheted a beállításaidat egy másik "
  687. "böngészőbe"
  688. #: searx/templates/simple/preferences.html:423
  689. msgid ""
  690. "Specifying custom settings in the preferences URL can be used to sync "
  691. "preferences across devices."
  692. msgstr ""
  693. "Meghatározhatsz egyéni beállításokat a \"beállítások\" linkben, amelyeket"
  694. " szinkronizálhatsz az eszközeid között."
  695. #: searx/templates/simple/preferences.html:428
  696. msgid ""
  697. "These settings are stored in your cookies, this allows us not to store "
  698. "this data about you."
  699. msgstr "Ezek a beállítások csak a böngésző sütijeiben tárolódnak."
  700. #: searx/templates/simple/preferences.html:430
  701. msgid ""
  702. "These cookies serve your sole convenience, we don't use these cookies to "
  703. "track you."
  704. msgstr ""
  705. "Ezek a sütik csak kényelmi funkciókat látnak el, nem használjuk a "
  706. "felhasználók követésére."
  707. #: searx/templates/simple/preferences.html:433
  708. msgid "Save"
  709. msgstr "Mentés"
  710. #: searx/templates/simple/preferences.html:434
  711. msgid "Reset defaults"
  712. msgstr "Alapbeállítások visszaállítása"
  713. #: searx/templates/simple/preferences.html:435
  714. msgid "Back"
  715. msgstr "Vissza"
  716. #: searx/templates/simple/results.html:23
  717. msgid "Answers"
  718. msgstr "Válaszok"
  719. #: searx/templates/simple/results.html:39
  720. msgid "Number of results"
  721. msgstr "Találatok száma"
  722. #: searx/templates/simple/messages/no_results.html:6
  723. #: searx/templates/simple/results.html:46
  724. msgid "Error!"
  725. msgstr "Hiba!"
  726. #: searx/templates/simple/results.html:46
  727. msgid "Engines cannot retrieve results"
  728. msgstr "Nincs találat a keresőmotortól"
  729. #: searx/templates/simple/results.html:68
  730. msgid "Suggestions"
  731. msgstr "Javaslatok"
  732. #: searx/templates/simple/results.html:90
  733. msgid "Search URL"
  734. msgstr "Keresési URL"
  735. #: searx/templates/simple/results.html:96
  736. msgid "Download results"
  737. msgstr "Találatok letöltése"
  738. #: searx/templates/simple/results.html:120
  739. msgid "Try searching for:"
  740. msgstr "Keresés erre:"
  741. #: searx/templates/simple/results.html:152
  742. msgid "Back to top"
  743. msgstr "Vissza a lap tetejére"
  744. #: searx/templates/simple/results.html:170
  745. msgid "Previous page"
  746. msgstr "Előző oldal"
  747. #: searx/templates/simple/results.html:187
  748. msgid "Next page"
  749. msgstr "Következő oldal"
  750. #: searx/templates/simple/search.html:3
  751. msgid "Display the front page"
  752. msgstr "Kezdőlap megjelenítése"
  753. #: searx/templates/simple/search.html:9
  754. #: searx/templates/simple/simple_search.html:5
  755. msgid "Search for..."
  756. msgstr "Keresés..."
  757. #: searx/templates/simple/search.html:10
  758. #: searx/templates/simple/simple_search.html:6
  759. msgid "clear"
  760. msgstr "alaphelyzet"
  761. #: searx/templates/simple/search.html:11
  762. #: searx/templates/simple/simple_search.html:7
  763. msgid "search"
  764. msgstr "keresés"
  765. #: searx/templates/simple/stats.html:21
  766. msgid "There is currently no data available. "
  767. msgstr "Nincs megjeleníthető adat."
  768. #: searx/templates/simple/stats.html:26
  769. msgid "Scores"
  770. msgstr "Pontszámok"
  771. #: searx/templates/simple/stats.html:27
  772. msgid "Result count"
  773. msgstr "Találatok száma"
  774. #: searx/templates/simple/stats.html:59
  775. msgid "Total"
  776. msgstr "Összesen"
  777. #: searx/templates/simple/stats.html:60
  778. msgid "HTTP"
  779. msgstr "HTTP"
  780. #: searx/templates/simple/stats.html:61
  781. msgid "Processing"
  782. msgstr "Feldolgozás"
  783. #: searx/templates/simple/stats.html:99
  784. msgid "Warnings"
  785. msgstr "Figyelmeztetések"
  786. #: searx/templates/simple/stats.html:99
  787. msgid "Errors and exceptions"
  788. msgstr "Hibák és kivételek"
  789. #: searx/templates/simple/stats.html:105
  790. msgid "Exception"
  791. msgstr "Kivétel"
  792. #: searx/templates/simple/stats.html:107
  793. msgid "Message"
  794. msgstr "Üzenet"
  795. #: searx/templates/simple/stats.html:109
  796. msgid "Percentage"
  797. msgstr "Százalék"
  798. #: searx/templates/simple/stats.html:111
  799. msgid "Parameter"
  800. msgstr "Paraméter"
  801. #: searx/templates/simple/stats.html:119
  802. msgid "Filename"
  803. msgstr "Fájlnév"
  804. #: searx/templates/simple/stats.html:120
  805. msgid "Function"
  806. msgstr "Funkció"
  807. #: searx/templates/simple/stats.html:121
  808. msgid "Code"
  809. msgstr "Kód"
  810. #: searx/templates/simple/stats.html:128
  811. msgid "Checker"
  812. msgstr "Ellenőrző"
  813. #: searx/templates/simple/stats.html:131
  814. msgid "Failed test"
  815. msgstr "Elbukott teszt"
  816. #: searx/templates/simple/stats.html:132
  817. msgid "Comment(s)"
  818. msgstr "Komment(ek)"
  819. #: searx/templates/simple/filters/time_range.html:3
  820. msgid "Anytime"
  821. msgstr "Bármikor"
  822. #: searx/templates/simple/filters/time_range.html:6
  823. msgid "Last day"
  824. msgstr "Legutóbbi nap"
  825. #: searx/templates/simple/filters/time_range.html:9
  826. msgid "Last week"
  827. msgstr "Legutóbbi hét"
  828. #: searx/templates/simple/filters/time_range.html:12
  829. msgid "Last month"
  830. msgstr "Legutóbbi hónap"
  831. #: searx/templates/simple/filters/time_range.html:15
  832. msgid "Last year"
  833. msgstr "Előző év"
  834. #: searx/templates/simple/messages/no_cookies.html:3
  835. msgid "Information!"
  836. msgstr "Figyelem!"
  837. #: searx/templates/simple/messages/no_cookies.html:4
  838. msgid "currently, there are no cookies defined."
  839. msgstr "jelenleg nincs süti definiálva"
  840. #: searx/templates/simple/messages/no_results.html:6
  841. msgid "Engines cannot retrieve results."
  842. msgstr "Nincs találat a keresőmotortól."
  843. #: searx/templates/simple/messages/no_results.html:15
  844. msgid "Please, try again later or find another SearXNG instance."
  845. msgstr "Kérlek próbáld újra, vagy keress egy másik SearXNG oldalt."
  846. #: searx/templates/simple/messages/no_results.html:20
  847. msgid "Sorry!"
  848. msgstr "Elnézést!"
  849. #: searx/templates/simple/messages/no_results.html:21
  850. msgid ""
  851. "we didn't find any results. Please use another query or search in more "
  852. "categories."
  853. msgstr ""
  854. "Nincs megjeleníthető találat. Kérlek, hogy használj másik kifejezést vagy"
  855. " keress több kategóriában."
  856. #: searx/templates/simple/result_templates/default.html:6
  857. msgid "show media"
  858. msgstr "média mutatása"
  859. #: searx/templates/simple/result_templates/default.html:6
  860. msgid "hide media"
  861. msgstr "média elrejtése"
  862. #: searx/templates/simple/result_templates/default.html:14
  863. #: searx/templates/simple/result_templates/videos.html:14
  864. msgid "This site did not provide any description."
  865. msgstr "Ennek a weblapnak nincsen leírása."
  866. #: searx/templates/simple/result_templates/images.html:19
  867. msgid "Format"
  868. msgstr "Formátum"
  869. #: searx/templates/simple/result_templates/images.html:21
  870. msgid "Engine"
  871. msgstr "Motor"
  872. #: searx/templates/simple/result_templates/images.html:22
  873. msgid "View source"
  874. msgstr "Forrás megtekintése"
  875. #: searx/templates/simple/result_templates/map.html:12
  876. msgid "address"
  877. msgstr "cím"
  878. #: searx/templates/simple/result_templates/map.html:43
  879. msgid "show map"
  880. msgstr "térkép megjelenítése"
  881. #: searx/templates/simple/result_templates/map.html:43
  882. msgid "hide map"
  883. msgstr "térkép elrejtése"
  884. #: searx/templates/simple/result_templates/paper.html:5
  885. msgid "Published date"
  886. msgstr ""
  887. #: searx/templates/simple/result_templates/paper.html:9
  888. msgid "Journal"
  889. msgstr ""
  890. #: searx/templates/simple/result_templates/paper.html:22
  891. msgid "Editor"
  892. msgstr ""
  893. #: searx/templates/simple/result_templates/paper.html:23
  894. msgid "Publisher"
  895. msgstr ""
  896. #: searx/templates/simple/result_templates/paper.html:24
  897. msgid "Type"
  898. msgstr ""
  899. #: searx/templates/simple/result_templates/paper.html:25
  900. msgid "Tags"
  901. msgstr ""
  902. #: searx/templates/simple/result_templates/paper.html:26
  903. msgid "DOI"
  904. msgstr ""
  905. #: searx/templates/simple/result_templates/paper.html:27
  906. msgid "ISSN"
  907. msgstr ""
  908. #: searx/templates/simple/result_templates/paper.html:28
  909. msgid "ISBN"
  910. msgstr ""
  911. #: searx/templates/simple/result_templates/paper.html:34
  912. msgid "PDF"
  913. msgstr ""
  914. #: searx/templates/simple/result_templates/paper.html:37
  915. msgid "HTML"
  916. msgstr ""
  917. #: searx/templates/simple/result_templates/torrent.html:6
  918. msgid "magnet link"
  919. msgstr "magnet link"
  920. #: searx/templates/simple/result_templates/torrent.html:7
  921. msgid "torrent file"
  922. msgstr "torrent fájl"
  923. #: searx/templates/simple/result_templates/torrent.html:9
  924. msgid "Seeder"
  925. msgstr "Seeder"
  926. #: searx/templates/simple/result_templates/torrent.html:9
  927. msgid "Leecher"
  928. msgstr "Leecher"
  929. #: searx/templates/simple/result_templates/torrent.html:11
  930. msgid "Filesize"
  931. msgstr "Fájl méret"
  932. #: searx/templates/simple/result_templates/torrent.html:12
  933. msgid "Bytes"
  934. msgstr "Byte"
  935. #: searx/templates/simple/result_templates/torrent.html:13
  936. msgid "kiB"
  937. msgstr "kiB"
  938. #: searx/templates/simple/result_templates/torrent.html:14
  939. msgid "MiB"
  940. msgstr "MiB"
  941. #: searx/templates/simple/result_templates/torrent.html:15
  942. msgid "GiB"
  943. msgstr "GiB"
  944. #: searx/templates/simple/result_templates/torrent.html:16
  945. msgid "TiB"
  946. msgstr "TiB"
  947. #: searx/templates/simple/result_templates/torrent.html:20
  948. msgid "Number of Files"
  949. msgstr "Fájlok száma"
  950. #: searx/templates/simple/result_templates/videos.html:6
  951. msgid "show video"
  952. msgstr "videó mutatása"
  953. #: searx/templates/simple/result_templates/videos.html:6
  954. msgid "hide video"
  955. msgstr "videó elrejtése"
  956. #~ msgid "Engine time (sec)"
  957. #~ msgstr "Keresési idő (másodperc)"
  958. #~ msgid "Page loads (sec)"
  959. #~ msgstr "Válaszidők (sec)"
  960. #~ msgid "Errors"
  961. #~ msgstr "Hibák"
  962. #~ msgid "CAPTCHA required"
  963. #~ msgstr "CAPTCHA hiba"
  964. #~ msgid "Rewrite HTTP links to HTTPS if possible"
  965. #~ msgstr "HTTP linkek lecserélése HTTPS-re"
  966. #~ msgid ""
  967. #~ "Results are opened in the same "
  968. #~ "window by default. This plugin "
  969. #~ "overwrites the default behaviour to open"
  970. #~ " links on new tabs/windows. (JavaScript "
  971. #~ "required)"
  972. #~ msgstr ""
  973. #~ "A találatok az aktuális oldalon nyílnak"
  974. #~ " meg alapértelmezetten. Ez a plugin "
  975. #~ "megváltoztatja ezt a működést és új "
  976. #~ "lapra nyitja meg a találatokat. (ez "
  977. #~ "a funkció JavaScript-et igényel)"
  978. #~ msgid "Color"
  979. #~ msgstr "Szín"
  980. #~ msgid "Blue (default)"
  981. #~ msgstr "Kék"
  982. #~ msgid "Violet"
  983. #~ msgstr "Ibolya"
  984. #~ msgid "Green"
  985. #~ msgstr "Zöld"
  986. #~ msgid "Cyan"
  987. #~ msgstr "Türkiz"
  988. #~ msgid "Orange"
  989. #~ msgstr "Narancs"
  990. #~ msgid "Red"
  991. #~ msgstr "Piros"
  992. #~ msgid "Category"
  993. #~ msgstr "Kategória"
  994. #~ msgid "Block"
  995. #~ msgstr "Tiltás"
  996. #~ msgid "original context"
  997. #~ msgstr "eredeti kontextus"
  998. #~ msgid "Plugins"
  999. #~ msgstr "Pluginek"
  1000. #~ msgid "Answerers"
  1001. #~ msgstr "Válaszok"
  1002. #~ msgid "Avg. time"
  1003. #~ msgstr "Átlag idő"
  1004. #~ msgid "show details"
  1005. #~ msgstr "Részletek"
  1006. #~ msgid "hide details"
  1007. #~ msgstr "Részletek elrejtése"
  1008. #~ msgid "Load more..."
  1009. #~ msgstr "További találatok betöltése"
  1010. #~ msgid "Loading..."
  1011. #~ msgstr "Töltés..."
  1012. #~ msgid "Change searx layout"
  1013. #~ msgstr "Megjelenés"
  1014. #~ msgid "Proxying image results through searx"
  1015. #~ msgstr "Kép találatok betöltése searx-ön keresztül"
  1016. #~ msgid "This is the list of searx's instant answering modules."
  1017. #~ msgstr "Az alábbi lista tartalmazza searx instant válaszoló moduljait."
  1018. #~ msgid ""
  1019. #~ "This is the list of cookies and"
  1020. #~ " their values searx is storing on "
  1021. #~ "your computer."
  1022. #~ msgstr "Searx által használt sütik listája."
  1023. #~ msgid "With that list, you can assess searx transparency."
  1024. #~ msgstr "Ez a lista a kereső transzparenciáját hivatott megmutatni."
  1025. #~ msgid "It look like you are using searx first time."
  1026. #~ msgstr "Úgy tűnik először használod a keresőt."
  1027. #~ msgid "Please, try again later or find another searx instance."
  1028. #~ msgstr "Kérjük próbáld újra, vagy használj egy másik searx-t."
  1029. #~ msgid "Themes"
  1030. #~ msgstr "Megjelenés"
  1031. #~ msgid "Reliablity"
  1032. #~ msgstr ""
  1033. #~ msgid ""
  1034. #~ "When enabled, the result page's title"
  1035. #~ " contains your query. Your browser "
  1036. #~ "can record this title."
  1037. #~ msgstr ""
  1038. #~ msgid "Method"
  1039. #~ msgstr "Method"
  1040. #~ msgid ""
  1041. #~ "This tab does not show up for "
  1042. #~ "search results but you can search "
  1043. #~ "the engines listed here via bangs."
  1044. #~ msgstr ""
  1045. #~ msgid "Advanced settings"
  1046. #~ msgstr "Keresés beállításai"
  1047. #~ msgid "Close"
  1048. #~ msgstr "Bezár"
  1049. #~ msgid "Language"
  1050. #~ msgstr "Nyelv"
  1051. #~ msgid "broken"
  1052. #~ msgstr "törött"
  1053. #~ msgid "supported"
  1054. #~ msgstr "támogatott"
  1055. #~ msgid "not supported"
  1056. #~ msgstr "nem támogatott"
  1057. #~ msgid "about"
  1058. #~ msgstr "rólunk"
  1059. #~ msgid "Avg."
  1060. #~ msgstr "Átl."
  1061. #~ msgid "User Interface"
  1062. #~ msgstr ""
  1063. #~ msgid "Choose style for this theme"
  1064. #~ msgstr "Válassz megjelenést ehhez a témához"
  1065. #~ msgid "Style"
  1066. #~ msgstr "Megjelenés"
  1067. #~ msgid "Show advanced settings"
  1068. #~ msgstr ""
  1069. #~ msgid "Show advanced settings panel in the home page by default"
  1070. #~ msgstr ""
  1071. #~ msgid "Allow all"
  1072. #~ msgstr "Mindent engedélyez"
  1073. #~ msgid "Disable all"
  1074. #~ msgstr "Mindent tilt"
  1075. #~ msgid "Selected language"
  1076. #~ msgstr "Kiválasztott nyelv"
  1077. #~ msgid "Query"
  1078. #~ msgstr ""
  1079. #~ msgid "save"
  1080. #~ msgstr "mentés"
  1081. #~ msgid "back"
  1082. #~ msgstr "vissza"
  1083. #~ msgid "Links"
  1084. #~ msgstr "Linkek"
  1085. #~ msgid "RSS subscription"
  1086. #~ msgstr "RSS feliratkozás"
  1087. #~ msgid "Search results"
  1088. #~ msgstr "Keresési eredmények"
  1089. #~ msgid "next page"
  1090. #~ msgstr "következő oldal"
  1091. #~ msgid "previous page"
  1092. #~ msgstr "előző oldal"
  1093. #~ msgid "Start search"
  1094. #~ msgstr "Keresés indítása"
  1095. #~ msgid "Clear search"
  1096. #~ msgstr "Keresés törlése"
  1097. #~ msgid "Clear"
  1098. #~ msgstr "Törlés"
  1099. #~ msgid "stats"
  1100. #~ msgstr "statisztikák"
  1101. #~ msgid "Heads up!"
  1102. #~ msgstr "Figyelem!"
  1103. #~ msgid "It look like you are using SearXNG first time."
  1104. #~ msgstr ""
  1105. #~ msgid "Well done!"
  1106. #~ msgstr "Siker!"
  1107. #~ msgid "Settings saved successfully."
  1108. #~ msgstr "Beállítások mentve."
  1109. #~ msgid "Oh snap!"
  1110. #~ msgstr "Oh!"
  1111. #~ msgid "Something went wrong."
  1112. #~ msgstr "Hiba történt."
  1113. #~ msgid "Date"
  1114. #~ msgstr ""
  1115. #~ msgid "Type"
  1116. #~ msgstr ""
  1117. #~ msgid "Get image"
  1118. #~ msgstr "Kép megjelenítése"
  1119. #~ msgid "Center Alignment"
  1120. #~ msgstr ""
  1121. #~ msgid "Displays results in the center of the page (Oscar layout)."
  1122. #~ msgstr ""
  1123. #~ msgid "preferences"
  1124. #~ msgstr "beállítások"
  1125. #~ msgid "Scores per result"
  1126. #~ msgstr "Pontszámok találatonként"
  1127. #~ msgid "a privacy-respecting, hackable metasearch engine"
  1128. #~ msgstr "egy magánszféra tisztelő, könnyen módosítható metakereső"
  1129. #~ msgid "No abstract is available for this publication."
  1130. #~ msgstr "Nem elérhető absztrakt a publikációhoz."