messages.po 33 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332
  1. # Afrikaans translations for PROJECT.
  2. # Copyright (C) 2022 ORGANIZATION
  3. # This file is distributed under the same license as the PROJECT project.
  4. # FIRST AUTHOR <EMAIL@ADDRESS>, 2022.
  5. # Edrean Ernst <edrean@allesbeste.com>, 2022.
  6. # Markus Heiser <markus.heiser@darmarit.de>, 2022.
  7. # Sean Botha <seanbotha@gmail.com>, 2022.
  8. # jestie <jestie@gmail.com>, 2023.
  9. # return42 <markus.heiser@darmarit.de>, 2023.
  10. msgid ""
  11. msgstr ""
  12. "Project-Id-Version: PROJECT VERSION\n"
  13. "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
  14. "POT-Creation-Date: 2023-06-02 18:34+0000\n"
  15. "PO-Revision-Date: 2023-06-11 13:37+0000\n"
  16. "Last-Translator: return42 <markus.heiser@darmarit.de>\n"
  17. "Language-Team: Afrikaans <https://translate.codeberg.org/projects/searxng/"
  18. "searxng/af/>\n"
  19. "Language: af\n"
  20. "MIME-Version: 1.0\n"
  21. "Content-Type: text/plain; charset=utf-8\n"
  22. "Content-Transfer-Encoding: 8bit\n"
  23. "Plural-Forms: nplurals=2; plural=n != 1;\n"
  24. "X-Generator: Weblate 4.17\n"
  25. "Generated-By: Babel 2.12.1\n"
  26. #. CONSTANT_NAMES['NO_SUBGROUPING']
  27. #: searx/searxng.msg
  28. msgid "without further subgrouping"
  29. msgstr "sonder verdere subgroepering"
  30. #. CONSTANT_NAMES['DEFAULT_CATEGORY']
  31. #: searx/searxng.msg
  32. msgid "other"
  33. msgstr "ander"
  34. #. CATEGORY_NAMES['FILES']
  35. #: searx/searxng.msg
  36. msgid "files"
  37. msgstr "lêers"
  38. #. CATEGORY_NAMES['GENERAL']
  39. #: searx/searxng.msg
  40. msgid "general"
  41. msgstr "algemeen"
  42. #. CATEGORY_NAMES['MUSIC']
  43. #: searx/searxng.msg
  44. msgid "music"
  45. msgstr "musiek"
  46. #. CATEGORY_NAMES['SOCIAL_MEDIA']
  47. #: searx/searxng.msg
  48. msgid "social media"
  49. msgstr "sosiale media"
  50. #. CATEGORY_NAMES['IMAGES']
  51. #: searx/searxng.msg
  52. msgid "images"
  53. msgstr "prente"
  54. #. CATEGORY_NAMES['VIDEOS']
  55. #: searx/searxng.msg
  56. msgid "videos"
  57. msgstr "video's"
  58. #. CATEGORY_NAMES['IT']
  59. #: searx/searxng.msg
  60. msgid "it"
  61. msgstr "it"
  62. #. CATEGORY_NAMES['NEWS']
  63. #: searx/searxng.msg
  64. msgid "news"
  65. msgstr "nuus"
  66. #. CATEGORY_NAMES['MAP']
  67. #: searx/searxng.msg
  68. msgid "map"
  69. msgstr "kaart"
  70. #. CATEGORY_NAMES['ONIONS']
  71. #: searx/searxng.msg
  72. msgid "onions"
  73. msgstr "uie"
  74. #. CATEGORY_NAMES['SCIENCE']
  75. #: searx/searxng.msg
  76. msgid "science"
  77. msgstr "wetenskap"
  78. #. CATEGORY_GROUPS['APPS']
  79. #: searx/searxng.msg
  80. msgid "apps"
  81. msgstr "toeps"
  82. #. CATEGORY_GROUPS['DICTIONARIES']
  83. #: searx/searxng.msg
  84. msgid "dictionaries"
  85. msgstr "woordeboeke"
  86. #. CATEGORY_GROUPS['LYRICS']
  87. #: searx/searxng.msg
  88. msgid "lyrics"
  89. msgstr "lirieke"
  90. #. CATEGORY_GROUPS['PACKAGES']
  91. #: searx/searxng.msg
  92. msgid "packages"
  93. msgstr "pakkette"
  94. #. CATEGORY_GROUPS['Q_A']
  95. #: searx/searxng.msg
  96. msgid "q&a"
  97. msgstr "v&a"
  98. #. CATEGORY_GROUPS['REPOS']
  99. #: searx/searxng.msg
  100. msgid "repos"
  101. msgstr "bewaarplekke"
  102. #. CATEGORY_GROUPS['SOFTWARE_WIKIS']
  103. #: searx/searxng.msg
  104. msgid "software wikis"
  105. msgstr "programmatuur wiki's"
  106. #. CATEGORY_GROUPS['WEB']
  107. #: searx/searxng.msg
  108. msgid "web"
  109. msgstr "web"
  110. #. CATEGORY_GROUPS['SCIENTIFIC PUBLICATIONS']
  111. #: searx/searxng.msg
  112. msgid "scientific publications"
  113. msgstr "Wetenskaplike publikasies"
  114. #. STYLE_NAMES['AUTO']
  115. #: searx/searxng.msg
  116. msgid "auto"
  117. msgstr "outo"
  118. #. STYLE_NAMES['LIGHT']
  119. #: searx/searxng.msg
  120. msgid "light"
  121. msgstr "lig"
  122. #. STYLE_NAMES['DARK']
  123. #: searx/searxng.msg
  124. msgid "dark"
  125. msgstr "donker"
  126. #: searx/webapp.py:167
  127. msgid "timeout"
  128. msgstr "tydsverloop"
  129. #: searx/webapp.py:168
  130. msgid "parsing error"
  131. msgstr "ontledingsfout"
  132. #: searx/webapp.py:169
  133. msgid "HTTP protocol error"
  134. msgstr "HTTP protokol fout"
  135. #: searx/webapp.py:170
  136. msgid "network error"
  137. msgstr "netwerk fout"
  138. #: searx/webapp.py:171
  139. msgid "SSL error: certificate validation has failed"
  140. msgstr "SSL vout: Kon nie sertifikaat verifieer nie"
  141. #: searx/webapp.py:173
  142. msgid "unexpected crash"
  143. msgstr "onverwagse breek"
  144. #: searx/webapp.py:180
  145. msgid "HTTP error"
  146. msgstr "HTTP fout"
  147. #: searx/webapp.py:181
  148. msgid "HTTP connection error"
  149. msgstr "HTTP koppelingsfout"
  150. #: searx/webapp.py:187
  151. msgid "proxy error"
  152. msgstr "proksie fout"
  153. #: searx/webapp.py:188
  154. msgid "CAPTCHA"
  155. msgstr "CAPTCHA"
  156. #: searx/webapp.py:189
  157. msgid "too many requests"
  158. msgstr "te veel versoeke"
  159. #: searx/webapp.py:190
  160. msgid "access denied"
  161. msgstr "toegang geweier"
  162. #: searx/webapp.py:191
  163. msgid "server API error"
  164. msgstr "bediener API fout"
  165. #: searx/webapp.py:363
  166. msgid "No item found"
  167. msgstr "Geen item gevind"
  168. #: searx/engines/qwant.py:218
  169. #: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:365
  170. msgid "Source"
  171. msgstr "Bron"
  172. #: searx/webapp.py:367
  173. msgid "Error loading the next page"
  174. msgstr "Fout met die laai van die volgende bladsy"
  175. #: searx/webapp.py:520 searx/webapp.py:953
  176. msgid "Invalid settings, please edit your preferences"
  177. msgstr "Ongeldige opstellings, redigeer asb jou voorkeure"
  178. #: searx/webapp.py:536
  179. msgid "Invalid settings"
  180. msgstr "Ongeldige opstellings"
  181. #: searx/webapp.py:613 searx/webapp.py:691
  182. msgid "search error"
  183. msgstr "soekfout"
  184. #: searx/webapp.py:857
  185. msgid "Suspended"
  186. msgstr "Opgehef"
  187. #: searx/webutils.py:205
  188. msgid "{minutes} minute(s) ago"
  189. msgstr "{minutes} minute terug"
  190. #: searx/webutils.py:206
  191. msgid "{hours} hour(s), {minutes} minute(s) ago"
  192. msgstr "{hours} ure, {minutes} minute terug"
  193. #: searx/answerers/random/answerer.py:67
  194. msgid "Random value generator"
  195. msgstr "Ewekansige getal genereerder"
  196. #: searx/answerers/random/answerer.py:68
  197. msgid "Generate different random values"
  198. msgstr "Genereer verskillende ewekansige waardes"
  199. #: searx/answerers/statistics/answerer.py:47
  200. msgid "Statistics functions"
  201. msgstr "Statistiese funksies"
  202. #: searx/answerers/statistics/answerer.py:48
  203. msgid "Compute {functions} of the arguments"
  204. msgstr "Verwerk {functions} van die argumente"
  205. #: searx/engines/openstreetmap.py:160
  206. msgid "Get directions"
  207. msgstr "Kry aanwysings"
  208. #: searx/engines/pdbe.py:96
  209. msgid "{title} (OBSOLETE)"
  210. msgstr "{title} (VEROUDERD)"
  211. #: searx/engines/pdbe.py:103
  212. msgid "This entry has been superseded by"
  213. msgstr "Hierdie inskrywing was vervang deur"
  214. #: searx/engines/qwant.py:220
  215. msgid "Channel"
  216. msgstr "Kanaal"
  217. #: searx/engines/semantic_scholar.py:81
  218. msgid ""
  219. "{numCitations} citations from the year {firstCitationVelocityYear} to "
  220. "{lastCitationVelocityYear}"
  221. msgstr ""
  222. "{numCitations} aanhalings vanaf die jaar {firstCitationVelocityYear} tot "
  223. "{lastCitationVelocityYear}"
  224. #: searx/engines/tineye.py:40
  225. msgid ""
  226. "Could not read that image url. This may be due to an unsupported file "
  227. "format. TinEye only supports images that are JPEG, PNG, GIF, BMP, TIFF or"
  228. " WebP."
  229. msgstr ""
  230. "Kon nie daardie prent url lees nie. Dit mag weens 'n lêer formaat wees "
  231. "wat nie ondersteun is nie. TinEye ondersteun slegs prente wat JPEG, PNG, "
  232. "GIF, BMP, TIFF of WebP is."
  233. #: searx/engines/tineye.py:46
  234. msgid ""
  235. "The image is too simple to find matches. TinEye requires a basic level of"
  236. " visual detail to successfully identify matches."
  237. msgstr ""
  238. "Hierdie prent is te eenvoudig om ooreenkomste te vind. TinEye benodig 'n "
  239. "basiese vlak van visuele detail om suksesvol ooreenkomste te "
  240. "identifiseer."
  241. #: searx/engines/tineye.py:52
  242. msgid "The image could not be downloaded."
  243. msgstr "Die prent kon nie afgelaai word nie."
  244. #: searx/engines/wttr.py:101
  245. msgid "Morning"
  246. msgstr "More"
  247. #: searx/engines/wttr.py:101
  248. msgid "Noon"
  249. msgstr "Middag"
  250. #: searx/engines/wttr.py:101
  251. msgid "Evening"
  252. msgstr "aand"
  253. #: searx/engines/wttr.py:101
  254. msgid "Night"
  255. msgstr "Nag"
  256. #: searx/plugins/hash_plugin.py:24
  257. msgid "Converts strings to different hash digests."
  258. msgstr "Skakel snare om na verskillende hash digests."
  259. #: searx/plugins/hash_plugin.py:52
  260. msgid "hash digest"
  261. msgstr "hash digest"
  262. #: searx/plugins/hostname_replace.py:9
  263. msgid "Hostname replace"
  264. msgstr "vervang Gasheernaam"
  265. #: searx/plugins/hostname_replace.py:10
  266. msgid "Rewrite result hostnames or remove results based on the hostname"
  267. msgstr ""
  268. "Herskryf resultaatgasheername of verwyder resultate op grond van die "
  269. "gasheernaam"
  270. #: searx/plugins/oa_doi_rewrite.py:9
  271. msgid "Open Access DOI rewrite"
  272. msgstr "oop toegang DOI oorskryf"
  273. #: searx/plugins/oa_doi_rewrite.py:10
  274. msgid ""
  275. "Avoid paywalls by redirecting to open-access versions of publications "
  276. "when available"
  277. msgstr ""
  278. "Vermy betaalmure deur na ope-toegang weergawes van publikasies te herlei "
  279. "wanneer beskikbaar"
  280. #: searx/plugins/search_on_category_select.py:19
  281. msgid "Search on category select"
  282. msgstr "Soek op kategorie selekteer"
  283. #: searx/plugins/search_on_category_select.py:20
  284. msgid ""
  285. "Perform search immediately if a category selected. Disable to select "
  286. "multiple categories. (JavaScript required)"
  287. msgstr ""
  288. "Doen soektog onmiddelik indien 'n kategorie geselekteer is. Deaktiveer om"
  289. " veelvoudige kategoriee te selekteer. (JavaScript benodig)"
  290. #: searx/plugins/self_info.py:20
  291. msgid "Self Information"
  292. msgstr "Self-inligting"
  293. #: searx/plugins/self_info.py:21
  294. msgid ""
  295. "Displays your IP if the query is \"ip\" and your user agent if the query "
  296. "contains \"user agent\"."
  297. msgstr ""
  298. "Vertoon jou IP indien die navraag \"ip\" is en jou gebruiker agent indien"
  299. " die navraag \"user agent\" bevat."
  300. #: searx/plugins/tor_check.py:25
  301. msgid "Tor check plugin"
  302. msgstr "Tor toets inprop"
  303. #: searx/plugins/tor_check.py:28
  304. msgid ""
  305. "This plugin checks if the address of the request is a Tor exit-node, and "
  306. "informs the user if it is; like check.torproject.org, but from SearXNG."
  307. msgstr ""
  308. "Hierdie inprop toepassing kontroleer of die adres van die versoek 'n TOR "
  309. "uitgang nodus is en stel die gebruiker in kennis indien wel, soos "
  310. "check.torproject.org maar vanaf SearXNG."
  311. #: searx/plugins/tor_check.py:62
  312. msgid ""
  313. "Could not download the list of Tor exit-nodes from: "
  314. "https://check.torproject.org/exit-addresses"
  315. msgstr ""
  316. "Kon nie die lys van Tor-uitgangsnodes aflaai vanaf: https://check.torproject."
  317. "org/exit-addresses"
  318. #: searx/plugins/tor_check.py:78
  319. msgid ""
  320. "You are using Tor and it looks like you have this external IP address: "
  321. "{ip_address}"
  322. msgstr ""
  323. "Jy maak gebruik van Tor en dit lys as of jy hierdie eksterne IP-adres het"
  324. " :{ip_address}"
  325. #: searx/plugins/tor_check.py:86
  326. msgid "You are not using Tor and you have this external IP address: {ip_address}"
  327. msgstr ""
  328. "Jy maak gebruik van Tor en dit lys as of jy hierdie eksterne IP-adres het"
  329. " :{ip_address}"
  330. #: searx/plugins/tracker_url_remover.py:29
  331. msgid "Tracker URL remover"
  332. msgstr "Spoorsnyer URL verwyderaar"
  333. #: searx/plugins/tracker_url_remover.py:30
  334. msgid "Remove trackers arguments from the returned URL"
  335. msgstr "Verwyder spoorsnyersargumente van die teruggestuurde URL"
  336. #: searx/plugins/vim_hotkeys.py:3
  337. msgid "Vim-like hotkeys"
  338. msgstr "Soortgelyke-VIM kortpad sleutels"
  339. #: searx/plugins/vim_hotkeys.py:4
  340. msgid ""
  341. "Navigate search results with Vim-like hotkeys (JavaScript required). "
  342. "Press \"h\" key on main or result page to get help."
  343. msgstr ""
  344. "Navigeer soekresultate met Vim-agtige sneltoetse (JavaScript vereis). Druk "
  345. "\"h\"-sleutel op hoof- of resultaatbladsy om hulp te kry."
  346. #: searx/templates/simple/404.html:4
  347. msgid "Page not found"
  348. msgstr "Bladsy nie gevind"
  349. #: searx/templates/simple/404.html:6
  350. #, python-format
  351. msgid "Go to %(search_page)s."
  352. msgstr "Gaan na %(search_page)s."
  353. #: searx/templates/simple/404.html:6
  354. msgid "search page"
  355. msgstr "soekblad"
  356. #: searx/templates/simple/base.html:46
  357. msgid "About"
  358. msgstr "Aangaande"
  359. #: searx/templates/simple/base.html:50
  360. msgid "Donate"
  361. msgstr "Skenk"
  362. #: searx/templates/simple/base.html:54
  363. #: searx/templates/simple/preferences.html:156
  364. msgid "Preferences"
  365. msgstr "Voorkeure"
  366. #: searx/templates/simple/base.html:64
  367. msgid "Powered by"
  368. msgstr "Aangedryf deur"
  369. #: searx/templates/simple/base.html:64
  370. msgid "a privacy-respecting, open metasearch engine"
  371. msgstr "'n oop metasoekenjin wat privaatheid respekteer"
  372. #: searx/templates/simple/base.html:65
  373. msgid "Source code"
  374. msgstr "Bronkode"
  375. #: searx/templates/simple/base.html:66
  376. msgid "Issue tracker"
  377. msgstr "Uitgawe spoorsnyer"
  378. #: searx/templates/simple/base.html:67 searx/templates/simple/stats.html:18
  379. msgid "Engine stats"
  380. msgstr "Enjin statistieke"
  381. #: searx/templates/simple/base.html:69
  382. msgid "Public instances"
  383. msgstr ""
  384. #: searx/templates/simple/base.html:72
  385. msgid "Privacy policy"
  386. msgstr "Privaatheidsbeleid"
  387. #: searx/templates/simple/base.html:75
  388. msgid "Contact instance maintainer"
  389. msgstr ""
  390. #: searx/templates/simple/categories.html:24
  391. msgid "Click on the magnifier to perform search"
  392. msgstr "Kliek op die vergrootglas om 'n soektog te doen"
  393. #: searx/templates/simple/macros.html:36
  394. msgid "Length"
  395. msgstr "Lengte"
  396. #: searx/templates/simple/macros.html:37
  397. #: searx/templates/simple/result_templates/images.html:18
  398. #: searx/templates/simple/result_templates/paper.html:6
  399. msgid "Author"
  400. msgstr "Outeur"
  401. #: searx/templates/simple/macros.html:45
  402. msgid "cached"
  403. msgstr ""
  404. #: searx/templates/simple/macros.html:45
  405. msgid "proxied"
  406. msgstr ""
  407. #: searx/templates/simple/new_issue.html:64
  408. msgid "Start submiting a new issue on GitHub"
  409. msgstr "Begin om 'n nuwe probleem op GitHub in te dien"
  410. #: searx/templates/simple/new_issue.html:66
  411. msgid "Please check for existing bugs about this engine on GitHub"
  412. msgstr "Kyk asseblief vir bestaande goggas vir hierdie enjin op GitHub"
  413. #: searx/templates/simple/new_issue.html:69
  414. msgid "I confirm there is no existing bug about the issue I encounter"
  415. msgstr "Ek bevestig daar is geen bestaande gogga oor die probleem wat ek teekom"
  416. #: searx/templates/simple/new_issue.html:71
  417. msgid "If this is a public instance, please specify the URL in the bug report"
  418. msgstr ""
  419. #: searx/templates/simple/new_issue.html:72
  420. msgid "Submit a new issue on Github including the above information"
  421. msgstr "Dien 'n nuwe probleem in op GitHub insluitend die bogenoemde inligting"
  422. #: searx/templates/simple/preferences.html:65
  423. msgid "No HTTPS"
  424. msgstr "Geen HTTPS"
  425. #: searx/templates/simple/elements/engines_msg.html:14
  426. #: searx/templates/simple/preferences.html:69
  427. #: searx/templates/simple/preferences.html:70
  428. msgid "View error logs and submit a bug report"
  429. msgstr ""
  430. #: searx/templates/simple/preferences.html:74
  431. msgid "!bang for this engine"
  432. msgstr ""
  433. #: searx/templates/simple/preferences.html:80
  434. msgid "!bang for its categories"
  435. msgstr ""
  436. #: searx/templates/simple/preferences.html:102
  437. #: searx/templates/simple/stats.html:64
  438. msgid "Median"
  439. msgstr "Mediaan"
  440. #: searx/templates/simple/preferences.html:103
  441. #: searx/templates/simple/stats.html:70
  442. msgid "P80"
  443. msgstr "P80"
  444. #: searx/templates/simple/preferences.html:104
  445. #: searx/templates/simple/stats.html:76
  446. msgid "P95"
  447. msgstr "P95"
  448. #: searx/templates/simple/preferences.html:136
  449. msgid "Failed checker test(s): "
  450. msgstr ""
  451. #: searx/templates/simple/preferences.html:138
  452. msgid "Errors:"
  453. msgstr "Foute:"
  454. #: searx/templates/simple/preferences.html:162
  455. msgid "General"
  456. msgstr "Algemeen"
  457. #: searx/templates/simple/preferences.html:165
  458. msgid "Default categories"
  459. msgstr "Verstek kategoriee"
  460. #: searx/templates/simple/preferences.html:187
  461. msgid "User interface"
  462. msgstr ""
  463. #: searx/templates/simple/preferences.html:204
  464. msgid "Privacy"
  465. msgstr "Privaatheid"
  466. #: searx/templates/simple/preferences.html:217
  467. msgid "Engines"
  468. msgstr "Enjins"
  469. #: searx/templates/simple/preferences.html:219
  470. msgid "Currently used search engines"
  471. msgstr "Huidige gebruikte soekenjins"
  472. #: searx/templates/simple/preferences.html:227
  473. msgid "Special Queries"
  474. msgstr "Spesiale Navrae"
  475. #: searx/templates/simple/preferences.html:233
  476. msgid "Cookies"
  477. msgstr "Koekies"
  478. #: searx/templates/simple/results.html:23
  479. msgid "Answers"
  480. msgstr "Antwoord"
  481. #: searx/templates/simple/results.html:39
  482. msgid "Number of results"
  483. msgstr ""
  484. #: searx/templates/simple/results.html:45
  485. msgid "Info"
  486. msgstr "Info"
  487. #: searx/templates/simple/results.html:74
  488. msgid "Try searching for:"
  489. msgstr ""
  490. #: searx/templates/simple/results.html:106
  491. msgid "Back to top"
  492. msgstr ""
  493. #: searx/templates/simple/results.html:124
  494. msgid "Previous page"
  495. msgstr ""
  496. #: searx/templates/simple/results.html:141
  497. msgid "Next page"
  498. msgstr ""
  499. #: searx/templates/simple/search.html:3
  500. msgid "Display the front page"
  501. msgstr ""
  502. #: searx/templates/simple/search.html:9
  503. #: searx/templates/simple/simple_search.html:5
  504. msgid "Search for..."
  505. msgstr ""
  506. #: searx/templates/simple/search.html:10
  507. #: searx/templates/simple/simple_search.html:6
  508. msgid "clear"
  509. msgstr ""
  510. #: searx/templates/simple/search.html:11
  511. #: searx/templates/simple/simple_search.html:7
  512. msgid "search"
  513. msgstr ""
  514. #: searx/templates/simple/stats.html:21
  515. msgid "There is currently no data available. "
  516. msgstr ""
  517. #: searx/templates/simple/preferences/engines.html:18
  518. #: searx/templates/simple/stats.html:25
  519. msgid "Engine name"
  520. msgstr "Enjin naam"
  521. #: searx/templates/simple/stats.html:26
  522. msgid "Scores"
  523. msgstr ""
  524. #: searx/templates/simple/stats.html:27
  525. msgid "Result count"
  526. msgstr ""
  527. #: searx/templates/simple/preferences/engines.html:24
  528. #: searx/templates/simple/stats.html:28
  529. msgid "Response time"
  530. msgstr "Reaksietyd"
  531. #: searx/templates/simple/preferences/engines.html:28
  532. #: searx/templates/simple/stats.html:29
  533. msgid "Reliability"
  534. msgstr "Betroubaarheid"
  535. #: searx/templates/simple/stats.html:59
  536. msgid "Total"
  537. msgstr ""
  538. #: searx/templates/simple/stats.html:60
  539. msgid "HTTP"
  540. msgstr "HTTP"
  541. #: searx/templates/simple/stats.html:61
  542. msgid "Processing"
  543. msgstr ""
  544. #: searx/templates/simple/stats.html:99
  545. msgid "Warnings"
  546. msgstr "Waarskuwings"
  547. #: searx/templates/simple/stats.html:99
  548. msgid "Errors and exceptions"
  549. msgstr ""
  550. #: searx/templates/simple/stats.html:105
  551. msgid "Exception"
  552. msgstr ""
  553. #: searx/templates/simple/stats.html:107
  554. msgid "Message"
  555. msgstr ""
  556. #: searx/templates/simple/stats.html:109
  557. msgid "Percentage"
  558. msgstr "Persentasie"
  559. #: searx/templates/simple/stats.html:111
  560. msgid "Parameter"
  561. msgstr "Parameter"
  562. #: searx/templates/simple/stats.html:119
  563. msgid "Filename"
  564. msgstr "Lêernaam"
  565. #: searx/templates/simple/stats.html:120
  566. msgid "Function"
  567. msgstr ""
  568. #: searx/templates/simple/stats.html:121
  569. msgid "Code"
  570. msgstr ""
  571. #: searx/templates/simple/stats.html:128
  572. msgid "Checker"
  573. msgstr ""
  574. #: searx/templates/simple/stats.html:131
  575. msgid "Failed test"
  576. msgstr ""
  577. #: searx/templates/simple/stats.html:132
  578. msgid "Comment(s)"
  579. msgstr ""
  580. #: searx/templates/simple/elements/apis.html:3
  581. msgid "Download results"
  582. msgstr ""
  583. #: searx/templates/simple/elements/engines_msg.html:3
  584. msgid "Messages from the search engines"
  585. msgstr ""
  586. #: searx/templates/simple/elements/engines_msg.html:8
  587. msgid "Error!"
  588. msgstr "Fout!"
  589. #: searx/templates/simple/elements/engines_msg.html:9
  590. msgid "Engines cannot retrieve results"
  591. msgstr ""
  592. #: searx/templates/simple/elements/search_url.html:3
  593. msgid "Search URL"
  594. msgstr ""
  595. #: searx/templates/simple/elements/suggestions.html:3
  596. msgid "Suggestions"
  597. msgstr ""
  598. #: searx/templates/simple/filters/languages.html:1
  599. #: searx/templates/simple/preferences/language.html:2
  600. msgid "Search language"
  601. msgstr "Soek taal"
  602. #: searx/templates/simple/filters/languages.html:2
  603. #: searx/templates/simple/preferences/language.html:7
  604. msgid "Default language"
  605. msgstr "Verstek taal"
  606. #: searx/templates/simple/filters/languages.html:4
  607. #: searx/templates/simple/preferences/language.html:11
  608. msgid "Auto-detect"
  609. msgstr ""
  610. #: searx/templates/simple/filters/safesearch.html:1
  611. #: searx/templates/simple/filters/safesearch.html:2
  612. #: searx/templates/simple/filters/safesearch.html:3
  613. #: searx/templates/simple/filters/safesearch.html:4
  614. #: searx/templates/simple/preferences/engines.html:21
  615. #: searx/templates/simple/preferences/safesearch.html:2
  616. msgid "SafeSearch"
  617. msgstr "VeiligeSoek"
  618. #: searx/templates/simple/filters/safesearch.html:2
  619. #: searx/templates/simple/preferences/safesearch.html:7
  620. msgid "Strict"
  621. msgstr "Streng"
  622. #: searx/templates/simple/filters/safesearch.html:3
  623. #: searx/templates/simple/preferences/safesearch.html:11
  624. msgid "Moderate"
  625. msgstr "Matig"
  626. #: searx/templates/simple/filters/safesearch.html:4
  627. #: searx/templates/simple/preferences/safesearch.html:15
  628. msgid "None"
  629. msgstr "Geen"
  630. #: searx/templates/simple/filters/time_range.html:1
  631. #: searx/templates/simple/preferences/engines.html:22
  632. msgid "Time range"
  633. msgstr "Tydreeks"
  634. #: searx/templates/simple/filters/time_range.html:3
  635. msgid "Anytime"
  636. msgstr ""
  637. #: searx/templates/simple/filters/time_range.html:6
  638. msgid "Last day"
  639. msgstr ""
  640. #: searx/templates/simple/filters/time_range.html:9
  641. msgid "Last week"
  642. msgstr ""
  643. #: searx/templates/simple/filters/time_range.html:12
  644. msgid "Last month"
  645. msgstr ""
  646. #: searx/templates/simple/filters/time_range.html:15
  647. msgid "Last year"
  648. msgstr ""
  649. #: searx/templates/simple/messages/no_cookies.html:3
  650. msgid "Information!"
  651. msgstr ""
  652. #: searx/templates/simple/messages/no_cookies.html:4
  653. msgid "currently, there are no cookies defined."
  654. msgstr ""
  655. #: searx/templates/simple/messages/no_results.html:3
  656. msgid "Sorry!"
  657. msgstr ""
  658. #: searx/templates/simple/messages/no_results.html:4
  659. msgid ""
  660. "we didn't find any results. Please use another query or search in more "
  661. "categories."
  662. msgstr ""
  663. #: searx/templates/simple/preferences/answerers.html:4
  664. #: searx/templates/simple/preferences/engines.html:17
  665. msgid "Allow"
  666. msgstr "Laat toe"
  667. #: searx/templates/simple/preferences/answerers.html:5
  668. msgid "Keywords"
  669. msgstr "Sleutelwoorde"
  670. #: searx/templates/simple/preferences/answerers.html:6
  671. msgid "Name"
  672. msgstr "Naam"
  673. #: searx/templates/simple/preferences/answerers.html:7
  674. msgid "Description"
  675. msgstr "Beskrywing"
  676. #: searx/templates/simple/preferences/answerers.html:8
  677. msgid "Examples"
  678. msgstr "Voorbeelde"
  679. #: searx/templates/simple/preferences/answerers.html:13
  680. msgid "This is the list of SearXNG's instant answering modules."
  681. msgstr ""
  682. #: searx/templates/simple/preferences/answerers.html:28
  683. msgid "This is the list of plugins."
  684. msgstr ""
  685. #: searx/templates/simple/preferences/autocomplete.html:2
  686. msgid "Autocomplete"
  687. msgstr "Outovoltooi"
  688. #: searx/templates/simple/preferences/autocomplete.html:15
  689. msgid "Find stuff as you type"
  690. msgstr "Vind goed soos jy tik"
  691. #: searx/templates/simple/preferences/center_alignment.html:2
  692. msgid "Center Alignment"
  693. msgstr ""
  694. #: searx/templates/simple/preferences/center_alignment.html:5
  695. #: searx/templates/simple/preferences/infinite_scroll.html:5
  696. #: searx/templates/simple/preferences/results_on_new_tab.html:5
  697. msgid "On"
  698. msgstr "Aan"
  699. #: searx/templates/simple/preferences/center_alignment.html:6
  700. #: searx/templates/simple/preferences/infinite_scroll.html:6
  701. #: searx/templates/simple/preferences/results_on_new_tab.html:6
  702. msgid "Off"
  703. msgstr "Af"
  704. #: searx/templates/simple/preferences/center_alignment.html:10
  705. msgid "Displays results in the center of the page (Oscar layout)."
  706. msgstr "Vertoon resultate in die middel van die bladsy (Oscar uitleg)."
  707. #: searx/templates/simple/preferences/cookies.html:2
  708. msgid ""
  709. "This is the list of cookies and their values SearXNG is storing on your "
  710. "computer."
  711. msgstr ""
  712. #: searx/templates/simple/preferences/cookies.html:3
  713. msgid "With that list, you can assess SearXNG transparency."
  714. msgstr ""
  715. #: searx/templates/simple/preferences/cookies.html:9
  716. msgid "Cookie name"
  717. msgstr ""
  718. #: searx/templates/simple/preferences/cookies.html:10
  719. msgid "Value"
  720. msgstr ""
  721. #: searx/templates/simple/preferences/cookies.html:23
  722. msgid "Search URL of the currently saved preferences"
  723. msgstr ""
  724. #: searx/templates/simple/preferences/cookies.html:32
  725. msgid ""
  726. "Note: specifying custom settings in the search URL can reduce privacy by "
  727. "leaking data to the clicked result sites."
  728. msgstr ""
  729. #: searx/templates/simple/preferences/cookies.html:35
  730. msgid "URL to restore your preferences in another browser"
  731. msgstr ""
  732. #: searx/templates/simple/preferences/cookies.html:44
  733. msgid ""
  734. "Specifying custom settings in the preferences URL can be used to sync "
  735. "preferences across devices."
  736. msgstr ""
  737. #: searx/templates/simple/preferences/doi_resolver.html:2
  738. msgid "Open Access DOI resolver"
  739. msgstr ""
  740. #: searx/templates/simple/preferences/doi_resolver.html:14
  741. msgid "Select service used by DOI rewrite"
  742. msgstr ""
  743. #: searx/templates/simple/preferences/engines.html:9
  744. msgid ""
  745. "This tab does not exists in the user interface, but you can search in "
  746. "these engines by its !bangs."
  747. msgstr ""
  748. #: searx/templates/simple/preferences/engines.html:19
  749. msgid "!bang"
  750. msgstr ""
  751. #: searx/templates/simple/preferences/engines.html:20
  752. msgid "Supports selected language"
  753. msgstr "Ondersteun gekose taal"
  754. #: searx/templates/simple/preferences/engines.html:26
  755. msgid "Max time"
  756. msgstr "Maks tyd"
  757. #: searx/templates/simple/preferences/footer.html:2
  758. msgid ""
  759. "These settings are stored in your cookies, this allows us not to store "
  760. "this data about you."
  761. msgstr ""
  762. #: searx/templates/simple/preferences/footer.html:3
  763. msgid ""
  764. "These cookies serve your sole convenience, we don't use these cookies to "
  765. "track you."
  766. msgstr ""
  767. #: searx/templates/simple/preferences/footer.html:6
  768. msgid "Save"
  769. msgstr ""
  770. #: searx/templates/simple/preferences/footer.html:9
  771. msgid "Reset defaults"
  772. msgstr ""
  773. #: searx/templates/simple/preferences/footer.html:13
  774. msgid "Back"
  775. msgstr "Terug"
  776. #: searx/templates/simple/preferences/image_proxy.html:2
  777. msgid "Image proxy"
  778. msgstr "Beeld proksie"
  779. #: searx/templates/simple/preferences/image_proxy.html:5
  780. #: searx/templates/simple/preferences/query_in_title.html:5
  781. msgid "Enabled"
  782. msgstr "Geaktiveer"
  783. #: searx/templates/simple/preferences/image_proxy.html:6
  784. #: searx/templates/simple/preferences/query_in_title.html:6
  785. msgid "Disabled"
  786. msgstr "Gedeaktiveer"
  787. #: searx/templates/simple/preferences/image_proxy.html:10
  788. msgid "Proxying image results through SearXNG"
  789. msgstr "Proksie beeld resultate deur SearXNG"
  790. #: searx/templates/simple/preferences/infinite_scroll.html:2
  791. msgid "Infinite scroll"
  792. msgstr "Oneindige blaai"
  793. #: searx/templates/simple/preferences/infinite_scroll.html:10
  794. msgid "Automatically load next page when scrolling to bottom of current page"
  795. msgstr ""
  796. "Laai die volgende bladsy outomaties wanneer blaai na die onderkant van "
  797. "die huidige bladsy"
  798. #: searx/templates/simple/preferences/language.html:24
  799. msgid "What language do you prefer for search?"
  800. msgstr "Watter taal verkies jy vir soek?"
  801. #: searx/templates/simple/preferences/language.html:25
  802. msgid "Choose Auto-detect to let SearXNG detect the language of your query."
  803. msgstr ""
  804. #: searx/templates/simple/preferences/method.html:2
  805. msgid "HTTP Method"
  806. msgstr "HTTP Metode"
  807. #: searx/templates/simple/preferences/method.html:14
  808. msgid "Change how forms are submitted"
  809. msgstr ""
  810. #: searx/templates/simple/preferences/query_in_title.html:2
  811. msgid "Query in the page's title"
  812. msgstr "Navraag in die bladsy se titel"
  813. #: searx/templates/simple/preferences/query_in_title.html:10
  814. msgid ""
  815. "When enabled, the result page's title contains your query. Your browser "
  816. "can record this title"
  817. msgstr ""
  818. "Wanneer geaktiveer sal die resultaat se bladsy titel jou navraag bevat. "
  819. "Jou blaaier kan hierdie titel opneem"
  820. #: searx/templates/simple/preferences/results_on_new_tab.html:2
  821. msgid "Results on new tabs"
  822. msgstr "Resultate op nuwe oortjies"
  823. #: searx/templates/simple/preferences/results_on_new_tab.html:10
  824. msgid "Open result links on new browser tabs"
  825. msgstr "Maak resultaat skakels oop in nuwe blaaier oortjies"
  826. #: searx/templates/simple/preferences/safesearch.html:20
  827. msgid "Filter content"
  828. msgstr "Filter inhoud"
  829. #: searx/templates/simple/preferences/theme.html:2
  830. msgid "Theme"
  831. msgstr "Tema"
  832. #: searx/templates/simple/preferences/theme.html:14
  833. msgid "Change SearXNG layout"
  834. msgstr "Verander SearXNG uitleg"
  835. #: searx/templates/simple/preferences/theme.html:19
  836. msgid "Theme style"
  837. msgstr "Tema styl"
  838. #: searx/templates/simple/preferences/theme.html:31
  839. msgid "Choose auto to follow your browser settings"
  840. msgstr "Kies outo om jou blaaier verstellings te volg"
  841. #: searx/templates/simple/preferences/tokens.html:2
  842. msgid "Engine tokens"
  843. msgstr ""
  844. #: searx/templates/simple/preferences/tokens.html:9
  845. msgid "Access tokens for private engines"
  846. msgstr ""
  847. #: searx/templates/simple/preferences/ui_locale.html:2
  848. msgid "Interface language"
  849. msgstr ""
  850. #: searx/templates/simple/preferences/ui_locale.html:14
  851. msgid "Change the language of the layout"
  852. msgstr "Verander die uitleg taal"
  853. #: searx/templates/simple/result_templates/default.html:6
  854. msgid "show media"
  855. msgstr ""
  856. #: searx/templates/simple/result_templates/default.html:6
  857. msgid "hide media"
  858. msgstr ""
  859. #: searx/templates/simple/result_templates/default.html:14
  860. #: searx/templates/simple/result_templates/videos.html:14
  861. msgid "This site did not provide any description."
  862. msgstr ""
  863. #: searx/templates/simple/result_templates/images.html:19
  864. msgid "Format"
  865. msgstr ""
  866. #: searx/templates/simple/result_templates/images.html:21
  867. msgid "Engine"
  868. msgstr "Enjin"
  869. #: searx/templates/simple/result_templates/images.html:22
  870. msgid "View source"
  871. msgstr ""
  872. #: searx/templates/simple/result_templates/map.html:12
  873. msgid "address"
  874. msgstr "adres"
  875. #: searx/templates/simple/result_templates/map.html:43
  876. msgid "show map"
  877. msgstr ""
  878. #: searx/templates/simple/result_templates/map.html:43
  879. msgid "hide map"
  880. msgstr ""
  881. #: searx/templates/simple/result_templates/paper.html:5
  882. msgid "Published date"
  883. msgstr ""
  884. #: searx/templates/simple/result_templates/paper.html:9
  885. msgid "Journal"
  886. msgstr ""
  887. #: searx/templates/simple/result_templates/paper.html:22
  888. msgid "Editor"
  889. msgstr ""
  890. #: searx/templates/simple/result_templates/paper.html:23
  891. msgid "Publisher"
  892. msgstr ""
  893. #: searx/templates/simple/result_templates/paper.html:24
  894. msgid "Type"
  895. msgstr ""
  896. #: searx/templates/simple/result_templates/paper.html:25
  897. msgid "Tags"
  898. msgstr ""
  899. #: searx/templates/simple/result_templates/paper.html:26
  900. msgid "DOI"
  901. msgstr "DOI"
  902. #: searx/templates/simple/result_templates/paper.html:27
  903. msgid "ISSN"
  904. msgstr "ISSN"
  905. #: searx/templates/simple/result_templates/paper.html:28
  906. msgid "ISBN"
  907. msgstr "ISBN"
  908. #: searx/templates/simple/result_templates/paper.html:33
  909. msgid "PDF"
  910. msgstr "PDF"
  911. #: searx/templates/simple/result_templates/paper.html:34
  912. msgid "HTML"
  913. msgstr "HTML"
  914. #: searx/templates/simple/result_templates/torrent.html:6
  915. msgid "magnet link"
  916. msgstr ""
  917. #: searx/templates/simple/result_templates/torrent.html:7
  918. msgid "torrent file"
  919. msgstr ""
  920. #: searx/templates/simple/result_templates/torrent.html:9
  921. msgid "Seeder"
  922. msgstr ""
  923. #: searx/templates/simple/result_templates/torrent.html:9
  924. msgid "Leecher"
  925. msgstr ""
  926. #: searx/templates/simple/result_templates/torrent.html:11
  927. msgid "Filesize"
  928. msgstr ""
  929. #: searx/templates/simple/result_templates/torrent.html:12
  930. msgid "Bytes"
  931. msgstr ""
  932. #: searx/templates/simple/result_templates/torrent.html:13
  933. msgid "kiB"
  934. msgstr "kiB"
  935. #: searx/templates/simple/result_templates/torrent.html:14
  936. msgid "MiB"
  937. msgstr "MiB"
  938. #: searx/templates/simple/result_templates/torrent.html:15
  939. msgid "GiB"
  940. msgstr "GiB"
  941. #: searx/templates/simple/result_templates/torrent.html:16
  942. msgid "TiB"
  943. msgstr "TiB"
  944. #: searx/templates/simple/result_templates/torrent.html:20
  945. msgid "Number of Files"
  946. msgstr ""
  947. #: searx/templates/simple/result_templates/videos.html:6
  948. msgid "show video"
  949. msgstr ""
  950. #: searx/templates/simple/result_templates/videos.html:6
  951. msgid "hide video"
  952. msgstr ""
  953. #~ msgid "Scores per result"
  954. #~ msgstr ""
  955. #~ msgid "a privacy-respecting, hackable metasearch engine"
  956. #~ msgstr ""
  957. #~ msgid "No abstract is available for this publication."
  958. #~ msgstr "Geen uittreksel is beskikbaar vir hierdie publikasie nie."
  959. #~ msgid "Self Informations"
  960. #~ msgstr "Eie informasie"
  961. #~ msgid ""
  962. #~ "Change how forms are submited, <a "
  963. #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  964. #~ " rel=\"external\">learn more about request "
  965. #~ "methods</a>"
  966. #~ msgstr ""
  967. #~ "Verander hoe vorms ingedien word, <a "
  968. #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  969. #~ " rel=\"external\"> leer meer oor versoek"
  970. #~ " metodes</a>"
  971. #~ msgid ""
  972. #~ "This plugin checks if the address "
  973. #~ "of the request is a TOR exit "
  974. #~ "node, and informs the user if it"
  975. #~ " is, like check.torproject.org but from "
  976. #~ "searxng."
  977. #~ msgstr ""
  978. #~ "Hierdie inprop toepassing kontroleer of "
  979. #~ "die adres van die versoek 'n TOR"
  980. #~ " uitgang nodus is en stel die "
  981. #~ "gebruiker in kennis indien wel, soos "
  982. #~ "check.torproject.org maar vanaf searxng."
  983. #~ msgid ""
  984. #~ "The TOR exit node list "
  985. #~ "(https://check.torproject.org/exit-addresses) is "
  986. #~ "unreachable."
  987. #~ msgstr ""
  988. #~ "Die TOR uitgang nodus lys "
  989. #~ "(https://check.torproject.org/exit-addresses) is nie"
  990. #~ " bereikbaar nie."
  991. #~ msgid "You are using TOR. Your IP address seems to be: {ip_address}."
  992. #~ msgstr "Jy gebruik tans TOR. Jou IP adres lyk na : {ip_address}."
  993. #~ msgid "You are not using TOR. Your IP address seems to be: {ip_address}."
  994. #~ msgstr "Jy gebruik nie tans TOR nie. Jou IP adres lyk na: {ip_address}."
  995. #~ msgid ""
  996. #~ "The could not download the list of"
  997. #~ " Tor exit-nodes from "
  998. #~ "https://check.torproject.org/exit-addresses."
  999. #~ msgstr ""
  1000. #~ msgid ""
  1001. #~ "You are using Tor. It looks like"
  1002. #~ " you have this external IP address:"
  1003. #~ " {ip_address}."
  1004. #~ msgstr ""
  1005. #~ msgid "You are not using Tor. You have this external IP address: {ip_address}."
  1006. #~ msgstr ""
  1007. #~ msgid "Autodetect search language"
  1008. #~ msgstr "Outo-bespeur soektog taal"
  1009. #~ msgid "Automatically detect the query search language and switch to it."
  1010. #~ msgstr "Spoor die navraagsoektaal outomaties op en skakel daaroor oor."
  1011. #~ msgid "others"
  1012. #~ msgstr "andere"
  1013. #~ msgid ""
  1014. #~ "This tab does not show up for "
  1015. #~ "search results, but you can search "
  1016. #~ "the engines listed here via bangs."
  1017. #~ msgstr ""
  1018. #~ msgid "Shortcut"
  1019. #~ msgstr "Kortpad"
  1020. #~ msgid "!bang"
  1021. #~ msgstr ""
  1022. #~ msgid ""
  1023. #~ "This tab dues not exists in the"
  1024. #~ " user interface, but you can search"
  1025. #~ " in these engines by its !bangs."
  1026. #~ msgstr ""
  1027. #~ msgid "Engines cannot retrieve results."
  1028. #~ msgstr ""
  1029. #~ msgid "Please, try again later or find another SearXNG instance."
  1030. #~ msgstr ""
  1031. #~ msgid ""
  1032. #~ "Redirect to open-access versions of "
  1033. #~ "publications when available (plugin required)"
  1034. #~ msgstr ""
  1035. #~ msgid "Bang"
  1036. #~ msgstr ""
  1037. #~ msgid ""
  1038. #~ "Change how forms are submitted, <a "
  1039. #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  1040. #~ " rel=\"external\">learn more about request "
  1041. #~ "methods</a>"
  1042. #~ msgstr ""