messages.po 43 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689
  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, 2024.
  10. # APoniatowski <adam@poniatowski.dev>, 2023.
  11. # return42 <return42@users.noreply.translate.codeberg.org>, 2024.
  12. # louispires <louispires@users.noreply.translate.codeberg.org>, 2024.
  13. # notlmutsaers <notlmutsaers@users.noreply.translate.codeberg.org>, 2024.
  14. msgid ""
  15. msgstr ""
  16. "Project-Id-Version: PROJECT VERSION\n"
  17. "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
  18. "POT-Creation-Date: 2024-08-08 10:01+0000\n"
  19. "PO-Revision-Date: 2024-07-09 15:18+0000\n"
  20. "Last-Translator: notlmutsaers "
  21. "<notlmutsaers@users.noreply.translate.codeberg.org>\n"
  22. "Language: af\n"
  23. "Language-Team: Afrikaans "
  24. "<https://translate.codeberg.org/projects/searxng/searxng/af/>\n"
  25. "Plural-Forms: nplurals=2; plural=n != 1;\n"
  26. "MIME-Version: 1.0\n"
  27. "Content-Type: text/plain; charset=utf-8\n"
  28. "Content-Transfer-Encoding: 8bit\n"
  29. "Generated-By: Babel 2.15.0\n"
  30. #. CONSTANT_NAMES['NO_SUBGROUPING']
  31. #: searx/searxng.msg
  32. msgid "without further subgrouping"
  33. msgstr "sonder verdere subgroepering"
  34. #. CONSTANT_NAMES['DEFAULT_CATEGORY']
  35. #: searx/searxng.msg
  36. msgid "other"
  37. msgstr "ander"
  38. #. CATEGORY_NAMES['FILES']
  39. #: searx/searxng.msg
  40. msgid "files"
  41. msgstr "lêers"
  42. #. CATEGORY_NAMES['GENERAL']
  43. #: searx/searxng.msg
  44. msgid "general"
  45. msgstr "algemeen"
  46. #. CATEGORY_NAMES['MUSIC']
  47. #: searx/searxng.msg
  48. msgid "music"
  49. msgstr "musiek"
  50. #. CATEGORY_NAMES['SOCIAL_MEDIA']
  51. #: searx/searxng.msg
  52. msgid "social media"
  53. msgstr "sosiale media"
  54. #. CATEGORY_NAMES['IMAGES']
  55. #: searx/searxng.msg
  56. msgid "images"
  57. msgstr "prente"
  58. #. CATEGORY_NAMES['VIDEOS']
  59. #: searx/searxng.msg
  60. msgid "videos"
  61. msgstr "video's"
  62. #. CATEGORY_NAMES['RADIO']
  63. #: searx/engines/radio_browser.py:103 searx/searxng.msg
  64. msgid "radio"
  65. msgstr "draadloos"
  66. #. CATEGORY_NAMES['TV']
  67. #: searx/searxng.msg
  68. msgid "tv"
  69. msgstr "tv"
  70. #. CATEGORY_NAMES['IT']
  71. #: searx/searxng.msg
  72. msgid "it"
  73. msgstr "inligtingstegnologie"
  74. #. CATEGORY_NAMES['NEWS']
  75. #: searx/searxng.msg
  76. msgid "news"
  77. msgstr "nuus"
  78. #. CATEGORY_NAMES['MAP']
  79. #: searx/searxng.msg
  80. msgid "map"
  81. msgstr "kaart"
  82. #. CATEGORY_NAMES['ONIONS']
  83. #: searx/searxng.msg
  84. msgid "onions"
  85. msgstr "uie"
  86. #. CATEGORY_NAMES['SCIENCE']
  87. #: searx/searxng.msg
  88. msgid "science"
  89. msgstr "wetenskap"
  90. #. CATEGORY_GROUPS['APPS']
  91. #: searx/searxng.msg
  92. msgid "apps"
  93. msgstr "toeps"
  94. #. CATEGORY_GROUPS['DICTIONARIES']
  95. #: searx/searxng.msg
  96. msgid "dictionaries"
  97. msgstr "woordeboeke"
  98. #. CATEGORY_GROUPS['LYRICS']
  99. #: searx/searxng.msg
  100. msgid "lyrics"
  101. msgstr "lirieke"
  102. #. CATEGORY_GROUPS['PACKAGES']
  103. #: searx/searxng.msg
  104. msgid "packages"
  105. msgstr "pakkette"
  106. #. CATEGORY_GROUPS['Q_A']
  107. #: searx/searxng.msg
  108. msgid "q&a"
  109. msgstr "v&a"
  110. #. CATEGORY_GROUPS['REPOS']
  111. #: searx/searxng.msg
  112. msgid "repos"
  113. msgstr "bewaarplekke"
  114. #. CATEGORY_GROUPS['SOFTWARE_WIKIS']
  115. #: searx/searxng.msg
  116. msgid "software wikis"
  117. msgstr "sagteware wiki's"
  118. #. CATEGORY_GROUPS['WEB']
  119. #: searx/searxng.msg
  120. msgid "web"
  121. msgstr "web"
  122. #. CATEGORY_GROUPS['SCIENTIFIC PUBLICATIONS']
  123. #: searx/searxng.msg
  124. msgid "scientific publications"
  125. msgstr "Wetenskaplike publikasies"
  126. #. STYLE_NAMES['AUTO']
  127. #: searx/searxng.msg
  128. msgid "auto"
  129. msgstr "outo"
  130. #. STYLE_NAMES['LIGHT']
  131. #: searx/searxng.msg
  132. msgid "light"
  133. msgstr "lig"
  134. #. STYLE_NAMES['DARK']
  135. #: searx/searxng.msg
  136. msgid "dark"
  137. msgstr "donker"
  138. #. BRAND_CUSTOM_LINKS['UPTIME']
  139. #: searx/searxng.msg
  140. msgid "Uptime"
  141. msgstr "optyd"
  142. #. BRAND_CUSTOM_LINKS['ABOUT']
  143. #: searx/searxng.msg searx/templates/simple/base.html:50
  144. msgid "About"
  145. msgstr "Aangaande"
  146. #. WEATHER_TERMS['AVERAGE TEMP.']
  147. #: searx/searxng.msg
  148. msgid "Average temp."
  149. msgstr "gemiddelde temperatuur"
  150. #. WEATHER_TERMS['CLOUD COVER']
  151. #: searx/searxng.msg
  152. msgid "Cloud cover"
  153. msgstr "wolk dekking"
  154. #. WEATHER_TERMS['CONDITION']
  155. #: searx/searxng.msg
  156. msgid "Condition"
  157. msgstr "geval"
  158. #. WEATHER_TERMS['CURRENT CONDITION']
  159. #: searx/searxng.msg
  160. msgid "Current condition"
  161. msgstr "Huidige toestand"
  162. #. WEATHER_TERMS['EVENING']
  163. #: searx/engines/wttr.py:100 searx/searxng.msg
  164. msgid "Evening"
  165. msgstr "aand"
  166. #. WEATHER_TERMS['FEELS LIKE']
  167. #: searx/searxng.msg
  168. msgid "Feels like"
  169. msgstr "Voel soos"
  170. #. WEATHER_TERMS['HUMIDITY']
  171. #: searx/searxng.msg
  172. msgid "Humidity"
  173. msgstr "Humiditeit"
  174. #. WEATHER_TERMS['MAX TEMP.']
  175. #: searx/searxng.msg
  176. msgid "Max temp."
  177. msgstr "Maksimum temp."
  178. #. WEATHER_TERMS['MIN TEMP.']
  179. #: searx/searxng.msg
  180. msgid "Min temp."
  181. msgstr "Minimum temp."
  182. #. WEATHER_TERMS['MORNING']
  183. #: searx/engines/wttr.py:100 searx/searxng.msg
  184. msgid "Morning"
  185. msgstr "Oggend"
  186. #. WEATHER_TERMS['NIGHT']
  187. #: searx/engines/wttr.py:100 searx/searxng.msg
  188. msgid "Night"
  189. msgstr "Nag"
  190. #. WEATHER_TERMS['NOON']
  191. #: searx/engines/wttr.py:100 searx/searxng.msg
  192. msgid "Noon"
  193. msgstr "Middag"
  194. #. WEATHER_TERMS['PRESSURE']
  195. #: searx/searxng.msg
  196. msgid "Pressure"
  197. msgstr "Druk"
  198. #. WEATHER_TERMS['SUNRISE']
  199. #: searx/searxng.msg
  200. msgid "Sunrise"
  201. msgstr "Sonopkoms"
  202. #. WEATHER_TERMS['SUNSET']
  203. #: searx/searxng.msg
  204. msgid "Sunset"
  205. msgstr "Sonsondergang"
  206. #. WEATHER_TERMS['TEMPERATURE']
  207. #: searx/searxng.msg
  208. msgid "Temperature"
  209. msgstr "Temperatuur"
  210. #. WEATHER_TERMS['UV INDEX']
  211. #: searx/searxng.msg
  212. msgid "UV index"
  213. msgstr "UV indeks"
  214. #. WEATHER_TERMS['VISIBILITY']
  215. #: searx/searxng.msg
  216. msgid "Visibility"
  217. msgstr "Sigbaarheid"
  218. #. WEATHER_TERMS['WIND']
  219. #: searx/searxng.msg
  220. msgid "Wind"
  221. msgstr "Wind"
  222. #. SOCIAL_MEDIA_TERMS['SUBSCRIBERS']
  223. #: searx/searxng.msg
  224. msgid "subscribers"
  225. msgstr "intekenare"
  226. #. SOCIAL_MEDIA_TERMS['POSTS']
  227. #: searx/searxng.msg
  228. msgid "posts"
  229. msgstr "plasings"
  230. #. SOCIAL_MEDIA_TERMS['ACTIVE USERS']
  231. #: searx/searxng.msg
  232. msgid "active users"
  233. msgstr "aktiewe gebruikers"
  234. #. SOCIAL_MEDIA_TERMS['COMMENTS']
  235. #: searx/searxng.msg
  236. msgid "comments"
  237. msgstr "kommentaar"
  238. #. SOCIAL_MEDIA_TERMS['USER']
  239. #: searx/searxng.msg
  240. msgid "user"
  241. msgstr "gebruiker"
  242. #. SOCIAL_MEDIA_TERMS['COMMUNITY']
  243. #: searx/searxng.msg
  244. msgid "community"
  245. msgstr "gemeenskap"
  246. #. SOCIAL_MEDIA_TERMS['POINTS']
  247. #: searx/searxng.msg
  248. msgid "points"
  249. msgstr "punte"
  250. #. SOCIAL_MEDIA_TERMS['TITLE']
  251. #: searx/searxng.msg
  252. msgid "title"
  253. msgstr "titel"
  254. #. SOCIAL_MEDIA_TERMS['AUTHOR']
  255. #: searx/searxng.msg
  256. msgid "author"
  257. msgstr "outeur"
  258. #. SOCIAL_MEDIA_TERMS['THREAD OPEN']
  259. #: searx/engines/discourse.py:149 searx/searxng.msg
  260. msgid "open"
  261. msgstr "oop"
  262. #. SOCIAL_MEDIA_TERMS['THREAD CLOSED']
  263. #: searx/engines/discourse.py:149 searx/searxng.msg
  264. msgid "closed"
  265. msgstr "toe"
  266. #. SOCIAL_MEDIA_TERMS['THREAD ANSWERED']
  267. #: searx/engines/discourse.py:160 searx/searxng.msg
  268. msgid "answered"
  269. msgstr "geantwoord"
  270. #: searx/webapp.py:330
  271. msgid "No item found"
  272. msgstr "Geen item gevind"
  273. #: searx/engines/qwant.py:281
  274. #: searx/templates/simple/result_templates/images.html:23 searx/webapp.py:332
  275. msgid "Source"
  276. msgstr "Bron"
  277. #: searx/webapp.py:334
  278. msgid "Error loading the next page"
  279. msgstr "Fout met die laai van die volgende bladsy"
  280. #: searx/webapp.py:491 searx/webapp.py:887
  281. msgid "Invalid settings, please edit your preferences"
  282. msgstr "Ongeldige opstellings, redigeer asb jou voorkeure"
  283. #: searx/webapp.py:507
  284. msgid "Invalid settings"
  285. msgstr "Ongeldige opstellings"
  286. #: searx/webapp.py:584 searx/webapp.py:666
  287. msgid "search error"
  288. msgstr "soekfout"
  289. #: searx/webutils.py:36
  290. msgid "timeout"
  291. msgstr "tydsverloop"
  292. #: searx/webutils.py:37
  293. msgid "parsing error"
  294. msgstr "ontledingsfout"
  295. #: searx/webutils.py:38
  296. msgid "HTTP protocol error"
  297. msgstr "HTTP protokol fout"
  298. #: searx/webutils.py:39
  299. msgid "network error"
  300. msgstr "netwerk fout"
  301. #: searx/webutils.py:40
  302. msgid "SSL error: certificate validation has failed"
  303. msgstr "SSL vout: Kon nie sertifikaat verifieer nie"
  304. #: searx/webutils.py:42
  305. msgid "unexpected crash"
  306. msgstr "onverwagse breek"
  307. #: searx/webutils.py:49
  308. msgid "HTTP error"
  309. msgstr "HTTP fout"
  310. #: searx/webutils.py:50
  311. msgid "HTTP connection error"
  312. msgstr "HTTP koppelingsfout"
  313. #: searx/webutils.py:56
  314. msgid "proxy error"
  315. msgstr "proksie fout"
  316. #: searx/webutils.py:57
  317. msgid "CAPTCHA"
  318. msgstr "CAPTCHA"
  319. #: searx/webutils.py:58
  320. msgid "too many requests"
  321. msgstr "te veel versoeke"
  322. #: searx/webutils.py:59
  323. msgid "access denied"
  324. msgstr "toegang geweier"
  325. #: searx/webutils.py:60
  326. msgid "server API error"
  327. msgstr "bediener API fout"
  328. #: searx/webutils.py:79
  329. msgid "Suspended"
  330. msgstr "Opgehef"
  331. #: searx/webutils.py:314
  332. msgid "{minutes} minute(s) ago"
  333. msgstr "{minutes} minute terug"
  334. #: searx/webutils.py:315
  335. msgid "{hours} hour(s), {minutes} minute(s) ago"
  336. msgstr "{hours} ure, {minutes} minute terug"
  337. #: searx/answerers/random/answerer.py:76
  338. msgid "Random value generator"
  339. msgstr "Ewekansige getal genereerder"
  340. #: searx/answerers/random/answerer.py:77
  341. msgid "Generate different random values"
  342. msgstr "Genereer verskillende ewekansige waardes"
  343. #: searx/answerers/statistics/answerer.py:50
  344. msgid "Statistics functions"
  345. msgstr "Statistiese funksies"
  346. #: searx/answerers/statistics/answerer.py:51
  347. msgid "Compute {functions} of the arguments"
  348. msgstr "Verwerk {functions} van die argumente"
  349. #: searx/engines/openstreetmap.py:159
  350. msgid "Get directions"
  351. msgstr "Kry aanwysings"
  352. #: searx/engines/pdbe.py:96
  353. msgid "{title} (OBSOLETE)"
  354. msgstr "{title} (VEROUDERD)"
  355. #: searx/engines/pdbe.py:103
  356. msgid "This entry has been superseded by"
  357. msgstr "Hierdie inskrywing was vervang deur"
  358. #: searx/engines/qwant.py:283
  359. msgid "Channel"
  360. msgstr "Kanaal"
  361. #: searx/engines/radio_browser.py:105
  362. msgid "bitrate"
  363. msgstr "bitsnelheid"
  364. #: searx/engines/radio_browser.py:106
  365. msgid "votes"
  366. msgstr "stemme"
  367. #: searx/engines/radio_browser.py:107
  368. msgid "clicks"
  369. msgstr "klikke"
  370. #: searx/engines/seekr.py:193 searx/engines/yummly.py:71
  371. #: searx/engines/zlibrary.py:137
  372. msgid "Language"
  373. msgstr "Taal"
  374. #: searx/engines/semantic_scholar.py:78
  375. msgid ""
  376. "{numCitations} citations from the year {firstCitationVelocityYear} to "
  377. "{lastCitationVelocityYear}"
  378. msgstr ""
  379. "{numCitations} aanhalings vanaf die jaar {firstCitationVelocityYear} tot "
  380. "{lastCitationVelocityYear}"
  381. #: searx/engines/tineye.py:39
  382. msgid ""
  383. "Could not read that image url. This may be due to an unsupported file "
  384. "format. TinEye only supports images that are JPEG, PNG, GIF, BMP, TIFF or"
  385. " WebP."
  386. msgstr ""
  387. "Kon nie daardie prent url lees nie. Dit mag weens 'n lêer formaat wees "
  388. "wat nie ondersteun is nie. TinEye ondersteun slegs prente wat JPEG, PNG, "
  389. "GIF, BMP, TIFF of WebP is."
  390. #: searx/engines/tineye.py:45
  391. msgid ""
  392. "The image is too simple to find matches. TinEye requires a basic level of"
  393. " visual detail to successfully identify matches."
  394. msgstr ""
  395. "Hierdie prent is te eenvoudig om ooreenkomste te vind. TinEye benodig 'n "
  396. "basiese vlak van visuele detail om suksesvol ooreenkomste te "
  397. "identifiseer."
  398. #: searx/engines/tineye.py:51
  399. msgid "The image could not be downloaded."
  400. msgstr "Die prent kon nie afgelaai word nie."
  401. #: searx/engines/zlibrary.py:138
  402. msgid "Book rating"
  403. msgstr "boekgradering"
  404. #: searx/engines/zlibrary.py:139
  405. msgid "File quality"
  406. msgstr "Lêer kwaliteit"
  407. #: searx/plugins/calculator.py:12
  408. msgid "Calculate mathematical expressions via the search bar"
  409. msgstr "Bereken wiskundige uitdrukkings via die soekbalk"
  410. #: searx/plugins/hash_plugin.py:10
  411. msgid "Converts strings to different hash digests."
  412. msgstr "Skakel snare om na verskillende hash digests."
  413. #: searx/plugins/hash_plugin.py:38
  414. msgid "hash digest"
  415. msgstr "hash digest"
  416. #: searx/plugins/hostnames.py:91
  417. msgid "Hostnames plugin"
  418. msgstr "Gasheername-inprop"
  419. #: searx/plugins/hostnames.py:92
  420. msgid "Rewrite hostnames, remove results or prioritize them based on the hostname"
  421. msgstr ""
  422. "Herskryf gasheername, verwyder resultate of prioritiseer dit op grond van"
  423. " die gasheernaam"
  424. #: searx/plugins/oa_doi_rewrite.py:12
  425. msgid "Open Access DOI rewrite"
  426. msgstr "oop toegang DOI oorskryf"
  427. #: searx/plugins/oa_doi_rewrite.py:13
  428. msgid ""
  429. "Avoid paywalls by redirecting to open-access versions of publications "
  430. "when available"
  431. msgstr ""
  432. "Vermy betaalmure deur na ope-toegang weergawes van publikasies te herlei "
  433. "wanneer beskikbaar"
  434. #: searx/plugins/self_info.py:9
  435. msgid "Self Information"
  436. msgstr "Self-inligting"
  437. #: searx/plugins/self_info.py:10
  438. msgid ""
  439. "Displays your IP if the query is \"ip\" and your user agent if the query "
  440. "contains \"user agent\"."
  441. msgstr ""
  442. "Vertoon jou IP indien die navraag \"ip\" is en jou gebruiker agent indien"
  443. " die navraag \"user agent\" bevat."
  444. #: searx/plugins/self_info.py:28
  445. msgid "Your IP is: "
  446. msgstr "Jou IP is: "
  447. #: searx/plugins/self_info.py:31
  448. msgid "Your user-agent is: "
  449. msgstr "Jou gebruiker-agent is: "
  450. #: searx/plugins/tor_check.py:24
  451. msgid "Tor check plugin"
  452. msgstr "Tor toets inprop"
  453. #: searx/plugins/tor_check.py:27
  454. msgid ""
  455. "This plugin checks if the address of the request is a Tor exit-node, and "
  456. "informs the user if it is; like check.torproject.org, but from SearXNG."
  457. msgstr ""
  458. "Hierdie inprop toepassing kontroleer of die adres van die versoek 'n TOR "
  459. "uitgang nodus is en stel die gebruiker in kennis indien wel, soos "
  460. "check.torproject.org maar vanaf SearXNG."
  461. #: searx/plugins/tor_check.py:61
  462. msgid ""
  463. "Could not download the list of Tor exit-nodes from: "
  464. "https://check.torproject.org/exit-addresses"
  465. msgstr ""
  466. "Kon nie die lys van Tor-uitgangsnodes aflaai vanaf: "
  467. "https://check.torproject.org/exit-addresses"
  468. #: searx/plugins/tor_check.py:77
  469. msgid ""
  470. "You are using Tor and it looks like you have this external IP address: "
  471. "{ip_address}"
  472. msgstr ""
  473. "Jy maak gebruik van Tor en dit lys as of jy hierdie eksterne IP-adres het"
  474. " :{ip_address}"
  475. #: searx/plugins/tor_check.py:85
  476. msgid "You are not using Tor and you have this external IP address: {ip_address}"
  477. msgstr ""
  478. "Jy maak gebruik van Tor en dit lys as of jy hierdie eksterne IP-adres het"
  479. " :{ip_address}"
  480. #: searx/plugins/tracker_url_remover.py:16
  481. msgid "Tracker URL remover"
  482. msgstr "Spoorsnyer URL verwyderaar"
  483. #: searx/plugins/tracker_url_remover.py:17
  484. msgid "Remove trackers arguments from the returned URL"
  485. msgstr "Verwyder spoorsnyersargumente van die teruggestuurde URL"
  486. #: searx/plugins/unit_converter.py:29
  487. msgid "Convert between units"
  488. msgstr "Skakel tussen eenhede om"
  489. #: searx/templates/simple/404.html:4
  490. msgid "Page not found"
  491. msgstr "Bladsy nie gevind"
  492. #: searx/templates/simple/404.html:6
  493. #, python-format
  494. msgid "Go to %(search_page)s."
  495. msgstr "Gaan na %(search_page)s."
  496. #: searx/templates/simple/404.html:6
  497. msgid "search page"
  498. msgstr "soekblad"
  499. #: searx/templates/simple/base.html:54
  500. msgid "Donate"
  501. msgstr "Skenk"
  502. #: searx/templates/simple/base.html:58
  503. #: searx/templates/simple/preferences.html:156
  504. msgid "Preferences"
  505. msgstr "Voorkeure"
  506. #: searx/templates/simple/base.html:68
  507. msgid "Powered by"
  508. msgstr "Aangedryf deur"
  509. #: searx/templates/simple/base.html:68
  510. msgid "a privacy-respecting, open metasearch engine"
  511. msgstr "'n oop metasoekenjin wat privaatheid respekteer"
  512. #: searx/templates/simple/base.html:69
  513. #: searx/templates/simple/result_templates/packages.html:59
  514. msgid "Source code"
  515. msgstr "Bronkode"
  516. #: searx/templates/simple/base.html:70
  517. msgid "Issue tracker"
  518. msgstr "Uitgawe spoorsnyer"
  519. #: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:18
  520. msgid "Engine stats"
  521. msgstr "Enjin statistieke"
  522. #: searx/templates/simple/base.html:73
  523. msgid "Public instances"
  524. msgstr "Openbare instansies"
  525. #: searx/templates/simple/base.html:76
  526. msgid "Privacy policy"
  527. msgstr "Privaatheidsbeleid"
  528. #: searx/templates/simple/base.html:79
  529. msgid "Contact instance maintainer"
  530. msgstr "Kontak instansie onderhouer"
  531. #: searx/templates/simple/categories.html:26
  532. msgid "Click on the magnifier to perform search"
  533. msgstr "Kliek op die vergrootglas om 'n soektog te doen"
  534. #: searx/templates/simple/macros.html:35
  535. msgid "Length"
  536. msgstr "Lengte"
  537. #: searx/templates/simple/macros.html:36
  538. msgid "Views"
  539. msgstr ""
  540. #: searx/templates/simple/macros.html:37
  541. #: searx/templates/simple/result_templates/files.html:34
  542. #: searx/templates/simple/result_templates/images.html:19
  543. #: searx/templates/simple/result_templates/paper.html:6
  544. msgid "Author"
  545. msgstr "Outeur"
  546. #: searx/templates/simple/macros.html:45
  547. msgid "cached"
  548. msgstr "gekas"
  549. #: searx/templates/simple/macros.html:45
  550. msgid "proxied"
  551. msgstr "gevolmagtig"
  552. #: searx/templates/simple/new_issue.html:64
  553. msgid "Start submiting a new issue on GitHub"
  554. msgstr "Begin om 'n nuwe probleem op GitHub in te dien"
  555. #: searx/templates/simple/new_issue.html:66
  556. msgid "Please check for existing bugs about this engine on GitHub"
  557. msgstr "Kyk asseblief vir bestaande goggas vir hierdie enjin op GitHub"
  558. #: searx/templates/simple/new_issue.html:69
  559. msgid "I confirm there is no existing bug about the issue I encounter"
  560. msgstr "Ek bevestig daar is geen bestaande gogga oor die probleem wat ek teekom"
  561. #: searx/templates/simple/new_issue.html:71
  562. msgid "If this is a public instance, please specify the URL in the bug report"
  563. msgstr ""
  564. "As dit 'n publieke geval is, spesifiseer asseblief die URL in die "
  565. "foutverslag"
  566. #: searx/templates/simple/new_issue.html:72
  567. msgid "Submit a new issue on Github including the above information"
  568. msgstr "Dien 'n nuwe probleem in op GitHub insluitend die bogenoemde inligting"
  569. #: searx/templates/simple/preferences.html:65
  570. msgid "No HTTPS"
  571. msgstr "Geen HTTPS"
  572. #: searx/templates/simple/elements/engines_msg.html:18
  573. #: searx/templates/simple/preferences.html:69
  574. #: searx/templates/simple/preferences.html:70
  575. msgid "View error logs and submit a bug report"
  576. msgstr "Bekyk foutlogboeke en dien 'n foutverslag in"
  577. #: searx/templates/simple/preferences.html:74
  578. msgid "!bang for this engine"
  579. msgstr "!bang vir hierdie enjin"
  580. #: searx/templates/simple/preferences.html:80
  581. msgid "!bang for its categories"
  582. msgstr "!bang vir sy kategorieë"
  583. #: searx/templates/simple/preferences.html:102
  584. #: searx/templates/simple/stats.html:64
  585. msgid "Median"
  586. msgstr "Mediaan"
  587. #: searx/templates/simple/preferences.html:103
  588. #: searx/templates/simple/stats.html:70
  589. msgid "P80"
  590. msgstr "P80"
  591. #: searx/templates/simple/preferences.html:104
  592. #: searx/templates/simple/stats.html:76
  593. msgid "P95"
  594. msgstr "P95"
  595. #: searx/templates/simple/preferences.html:136
  596. msgid "Failed checker test(s): "
  597. msgstr "Mislukte toetsertoets(e): "
  598. #: searx/templates/simple/preferences.html:138
  599. msgid "Errors:"
  600. msgstr "Foute:"
  601. #: searx/templates/simple/preferences.html:162
  602. msgid "General"
  603. msgstr "Algemeen"
  604. #: searx/templates/simple/preferences.html:165
  605. msgid "Default categories"
  606. msgstr "Verstek kategoriee"
  607. #: searx/templates/simple/preferences.html:187
  608. msgid "User interface"
  609. msgstr "Gebruikerskoppelvlak"
  610. #: searx/templates/simple/preferences.html:208
  611. msgid "Privacy"
  612. msgstr "Privaatheid"
  613. #: searx/templates/simple/preferences.html:221
  614. msgid "Engines"
  615. msgstr "Enjins"
  616. #: searx/templates/simple/preferences.html:223
  617. msgid "Currently used search engines"
  618. msgstr "Huidige gebruikte soekenjins"
  619. #: searx/templates/simple/preferences.html:231
  620. msgid "Special Queries"
  621. msgstr "Spesiale Navrae"
  622. #: searx/templates/simple/preferences.html:237
  623. msgid "Cookies"
  624. msgstr "Koekies"
  625. #: searx/templates/simple/results.html:23
  626. msgid "Answers"
  627. msgstr "Antwoord"
  628. #: searx/templates/simple/results.html:42
  629. msgid "Number of results"
  630. msgstr "Aantal resultate"
  631. #: searx/templates/simple/results.html:48
  632. msgid "Info"
  633. msgstr "Info"
  634. #: searx/templates/simple/results.html:77
  635. msgid "Try searching for:"
  636. msgstr "Probeer soek na:"
  637. #: searx/templates/simple/results.html:109
  638. msgid "Back to top"
  639. msgstr "Terug na bo"
  640. #: searx/templates/simple/results.html:127
  641. msgid "Previous page"
  642. msgstr "Vorige bladsy"
  643. #: searx/templates/simple/results.html:145
  644. msgid "Next page"
  645. msgstr "Volgende bladsy"
  646. #: searx/templates/simple/search.html:3
  647. msgid "Display the front page"
  648. msgstr "Vertoon die voorblad"
  649. #: searx/templates/simple/search.html:9
  650. #: searx/templates/simple/simple_search.html:5
  651. msgid "Search for..."
  652. msgstr "Soek vir..."
  653. #: searx/templates/simple/search.html:10
  654. #: searx/templates/simple/simple_search.html:6
  655. msgid "clear"
  656. msgstr "maak skoon"
  657. #: searx/templates/simple/search.html:11
  658. #: searx/templates/simple/simple_search.html:7
  659. msgid "search"
  660. msgstr "soek"
  661. #: searx/templates/simple/stats.html:21
  662. msgid "There is currently no data available. "
  663. msgstr "Daar is tans geen data beskikbaar nie."
  664. #: searx/templates/simple/preferences/engines.html:24
  665. #: searx/templates/simple/stats.html:25
  666. msgid "Engine name"
  667. msgstr "Enjin naam"
  668. #: searx/templates/simple/stats.html:26
  669. msgid "Scores"
  670. msgstr "Tellings"
  671. #: searx/templates/simple/stats.html:27
  672. msgid "Result count"
  673. msgstr "Resultaattelling"
  674. #: searx/templates/simple/preferences/engines.html:31
  675. #: searx/templates/simple/stats.html:28
  676. msgid "Response time"
  677. msgstr "Reaksietyd"
  678. #: searx/templates/simple/preferences/engines.html:35
  679. #: searx/templates/simple/stats.html:29
  680. msgid "Reliability"
  681. msgstr "Betroubaarheid"
  682. #: searx/templates/simple/stats.html:59
  683. msgid "Total"
  684. msgstr "Totaal"
  685. #: searx/templates/simple/stats.html:60
  686. msgid "HTTP"
  687. msgstr "HTTP"
  688. #: searx/templates/simple/stats.html:61
  689. msgid "Processing"
  690. msgstr "Verwerking"
  691. #: searx/templates/simple/stats.html:99
  692. msgid "Warnings"
  693. msgstr "Waarskuwings"
  694. #: searx/templates/simple/stats.html:99
  695. msgid "Errors and exceptions"
  696. msgstr "Foute en uitsonderings"
  697. #: searx/templates/simple/stats.html:105
  698. msgid "Exception"
  699. msgstr "Uitsondering"
  700. #: searx/templates/simple/stats.html:107
  701. msgid "Message"
  702. msgstr "Boodskap"
  703. #: searx/templates/simple/stats.html:109
  704. msgid "Percentage"
  705. msgstr "Persentasie"
  706. #: searx/templates/simple/stats.html:111
  707. msgid "Parameter"
  708. msgstr "Parameter"
  709. #: searx/templates/simple/result_templates/files.html:36
  710. #: searx/templates/simple/stats.html:119
  711. msgid "Filename"
  712. msgstr "Lêernaam"
  713. #: searx/templates/simple/stats.html:120
  714. msgid "Function"
  715. msgstr "Funksie"
  716. #: searx/templates/simple/stats.html:121
  717. msgid "Code"
  718. msgstr "Kode"
  719. #: searx/templates/simple/stats.html:128
  720. msgid "Checker"
  721. msgstr "Inspekteur"
  722. #: searx/templates/simple/stats.html:131
  723. msgid "Failed test"
  724. msgstr "Mislukte toets"
  725. #: searx/templates/simple/stats.html:132
  726. msgid "Comment(s)"
  727. msgstr "Opmerking(s)"
  728. #: searx/templates/simple/elements/apis.html:3
  729. msgid "Download results"
  730. msgstr "Laai resultate af"
  731. #: searx/templates/simple/elements/engines_msg.html:7
  732. msgid "Messages from the search engines"
  733. msgstr "Boodskappe van die soek enjins"
  734. #: searx/templates/simple/elements/engines_msg.html:12
  735. msgid "Error!"
  736. msgstr "Fout!"
  737. #: searx/templates/simple/elements/engines_msg.html:13
  738. msgid "Engines cannot retrieve results"
  739. msgstr "Enjins kan nie resultate ophaal nie"
  740. #: searx/templates/simple/elements/search_url.html:3
  741. msgid "Search URL"
  742. msgstr "Soek URL"
  743. #: searx/templates/simple/elements/search_url.html:4
  744. #: searx/templates/simple/preferences/cookies.html:54
  745. msgid "Copied"
  746. msgstr "Gekopieer"
  747. #: searx/templates/simple/elements/search_url.html:4
  748. #: searx/templates/simple/preferences/cookies.html:54
  749. msgid "Copy"
  750. msgstr "kopieer"
  751. #: searx/templates/simple/elements/suggestions.html:3
  752. msgid "Suggestions"
  753. msgstr "Voorstelle"
  754. #: searx/templates/simple/filters/languages.html:1
  755. #: searx/templates/simple/preferences/language.html:2
  756. msgid "Search language"
  757. msgstr "Soek taal"
  758. #: searx/templates/simple/filters/languages.html:4
  759. #: searx/templates/simple/preferences/language.html:7
  760. msgid "Default language"
  761. msgstr "Verstek taal"
  762. #: searx/templates/simple/filters/languages.html:8
  763. #: searx/templates/simple/preferences/language.html:11
  764. msgid "Auto-detect"
  765. msgstr "Outo-bespeur"
  766. #: searx/templates/simple/filters/safesearch.html:1
  767. #: searx/templates/simple/filters/safesearch.html:2
  768. #: searx/templates/simple/filters/safesearch.html:3
  769. #: searx/templates/simple/filters/safesearch.html:4
  770. #: searx/templates/simple/preferences/engines.html:27
  771. #: searx/templates/simple/preferences/safesearch.html:2
  772. msgid "SafeSearch"
  773. msgstr "VeiligeSoek"
  774. #: searx/templates/simple/filters/safesearch.html:2
  775. #: searx/templates/simple/preferences/safesearch.html:7
  776. msgid "Strict"
  777. msgstr "Streng"
  778. #: searx/templates/simple/filters/safesearch.html:3
  779. #: searx/templates/simple/preferences/safesearch.html:11
  780. msgid "Moderate"
  781. msgstr "Matig"
  782. #: searx/templates/simple/filters/safesearch.html:4
  783. #: searx/templates/simple/preferences/safesearch.html:15
  784. msgid "None"
  785. msgstr "Geen"
  786. #: searx/templates/simple/filters/time_range.html:1
  787. #: searx/templates/simple/preferences/engines.html:28
  788. msgid "Time range"
  789. msgstr "Tydreeks"
  790. #: searx/templates/simple/filters/time_range.html:3
  791. msgid "Anytime"
  792. msgstr "Enige tyd"
  793. #: searx/templates/simple/filters/time_range.html:6
  794. msgid "Last day"
  795. msgstr "Laaste dag"
  796. #: searx/templates/simple/filters/time_range.html:9
  797. msgid "Last week"
  798. msgstr "Laas week"
  799. #: searx/templates/simple/filters/time_range.html:12
  800. msgid "Last month"
  801. msgstr "Laas maand"
  802. #: searx/templates/simple/filters/time_range.html:15
  803. msgid "Last year"
  804. msgstr "Laas jaar"
  805. #: searx/templates/simple/messages/no_cookies.html:3
  806. msgid "Information!"
  807. msgstr "Informasie!"
  808. #: searx/templates/simple/messages/no_cookies.html:4
  809. msgid "currently, there are no cookies defined."
  810. msgstr "tans is daar geen koekies gedefinieer nie."
  811. #: searx/templates/simple/messages/no_results.html:6
  812. msgid "Sorry!"
  813. msgstr "Jammer!"
  814. #: searx/templates/simple/messages/no_results.html:12
  815. msgid "No results were found. You can try to:"
  816. msgstr "Geen resultate was gevind nie. Jy kan probeer om:"
  817. #: searx/templates/simple/messages/no_results.html:14
  818. msgid "There are no more results. You can try to:"
  819. msgstr "Daar is geen meer resultate nie. Jy kan probeer om:"
  820. #: searx/templates/simple/messages/no_results.html:19
  821. msgid "Refresh the page."
  822. msgstr "Verfris die bladsy."
  823. #: searx/templates/simple/messages/no_results.html:20
  824. msgid "Search for another query or select another category (above)."
  825. msgstr "Soek vir 'n ander navraag of kies 'n ander kategorie (hierbo)."
  826. #: searx/templates/simple/messages/no_results.html:21
  827. msgid "Change the search engine used in the preferences:"
  828. msgstr "Verander die soekenjin wat in die voorkeure gebruik word:"
  829. #: searx/templates/simple/messages/no_results.html:22
  830. msgid "Switch to another instance:"
  831. msgstr "Skakel oor na 'n ander geval:"
  832. #: searx/templates/simple/messages/no_results.html:24
  833. msgid "Search for another query or select another category."
  834. msgstr "Soek vir 'n ander navraag of kies 'n ander kategorie."
  835. #: searx/templates/simple/messages/no_results.html:25
  836. msgid "Go back to the previous page using the previous page button."
  837. msgstr "Gaan terug na die vorige bladsy deur die vorige bladsy-knoppie te gebruik."
  838. #: searx/templates/simple/preferences/answerers.html:4
  839. #: searx/templates/simple/preferences/engines.html:23
  840. msgid "Allow"
  841. msgstr "Laat toe"
  842. #: searx/templates/simple/preferences/answerers.html:5
  843. msgid "Keywords"
  844. msgstr "Sleutelwoorde"
  845. #: searx/templates/simple/preferences/answerers.html:6
  846. #: searx/templates/simple/result_templates/packages.html:7
  847. msgid "Name"
  848. msgstr "Naam"
  849. #: searx/templates/simple/preferences/answerers.html:7
  850. msgid "Description"
  851. msgstr "Beskrywing"
  852. #: searx/templates/simple/preferences/answerers.html:8
  853. msgid "Examples"
  854. msgstr "Voorbeelde"
  855. #: searx/templates/simple/preferences/answerers.html:13
  856. msgid "This is the list of SearXNG's instant answering modules."
  857. msgstr "Dit is die lys van SearXNG se kitsantwoordmodules."
  858. #: searx/templates/simple/preferences/answerers.html:29
  859. msgid "This is the list of plugins."
  860. msgstr "Dit is die lys van plugins."
  861. #: searx/templates/simple/preferences/autocomplete.html:2
  862. msgid "Autocomplete"
  863. msgstr "Outovoltooi"
  864. #: searx/templates/simple/preferences/autocomplete.html:15
  865. msgid "Find stuff as you type"
  866. msgstr "Vind goed soos jy tik"
  867. #: searx/templates/simple/preferences/center_alignment.html:2
  868. msgid "Center Alignment"
  869. msgstr "Middelbelyning"
  870. #: searx/templates/simple/preferences/center_alignment.html:14
  871. msgid "Displays results in the center of the page (Oscar layout)."
  872. msgstr "Vertoon resultate in die middel van die bladsy (Oscar uitleg)."
  873. #: searx/templates/simple/preferences/cookies.html:2
  874. msgid ""
  875. "This is the list of cookies and their values SearXNG is storing on your "
  876. "computer."
  877. msgstr ""
  878. "Dit is die lys van koekies en hul waardes wat SearXNG op jou rekenaar "
  879. "stoor."
  880. #: searx/templates/simple/preferences/cookies.html:3
  881. msgid "With that list, you can assess SearXNG transparency."
  882. msgstr "Met daardie lys kan u SearXNG-deursigtigheid assesseer."
  883. #: searx/templates/simple/preferences/cookies.html:9
  884. msgid "Cookie name"
  885. msgstr "Koekie naam"
  886. #: searx/templates/simple/preferences/cookies.html:10
  887. msgid "Value"
  888. msgstr "Waarde"
  889. #: searx/templates/simple/preferences/cookies.html:23
  890. msgid "Search URL of the currently saved preferences"
  891. msgstr "Soek URL van die tans gestoorde voorkeure"
  892. #: searx/templates/simple/preferences/cookies.html:32
  893. msgid ""
  894. "Note: specifying custom settings in the search URL can reduce privacy by "
  895. "leaking data to the clicked result sites."
  896. msgstr ""
  897. "Let wel: om gepasmaakte instellings in die soek-URL te spesifiseer, kan "
  898. "privaatheid verminder deur data na die geklikte resultaatwebwerwe te lek."
  899. #: searx/templates/simple/preferences/cookies.html:35
  900. msgid "URL to restore your preferences in another browser"
  901. msgstr "URL om jou voorkeure in 'n ander blaaier te herstel"
  902. #: searx/templates/simple/preferences/cookies.html:43
  903. msgid ""
  904. "Specifying custom settings in the preferences URL can be used to sync "
  905. "preferences across devices."
  906. msgstr ""
  907. "Deur gepasmaakte instellings in die voorkeur-URL te spesifiseer, kan dit "
  908. "gebruik word om voorkeure oor toestelle heen te sinkroniseer."
  909. #: searx/templates/simple/preferences/cookies.html:46
  910. msgid "Copy preferences hash"
  911. msgstr "Kopieer voorkeur-hash"
  912. #: searx/templates/simple/preferences/cookies.html:57
  913. msgid "Insert copied preferences hash (without URL) to restore"
  914. msgstr "Voeg gekopieerde voorkeur-hash (sonder URL) in om te herstel"
  915. #: searx/templates/simple/preferences/cookies.html:59
  916. msgid "Preferences hash"
  917. msgstr "Voorkeure hash"
  918. #: searx/templates/simple/preferences/doi_resolver.html:2
  919. msgid "Open Access DOI resolver"
  920. msgstr "Ooptoegang DOI-oplosser"
  921. #: searx/templates/simple/preferences/doi_resolver.html:14
  922. msgid "Select service used by DOI rewrite"
  923. msgstr "Kies diens wat deur DOI herskryf gebruik word"
  924. #: searx/templates/simple/preferences/engines.html:9
  925. msgid ""
  926. "This tab does not exists in the user interface, but you can search in "
  927. "these engines by its !bangs."
  928. msgstr ""
  929. "Hierdie oortjie bestaan nie in die gebruikerskoppelvlak nie, maar jy kan "
  930. "in hierdie enjins soek volgens sy !bangs."
  931. #: searx/templates/simple/preferences/engines.html:15
  932. msgid "Enable all"
  933. msgstr "Aktiveer alles"
  934. #: searx/templates/simple/preferences/engines.html:16
  935. msgid "Disable all"
  936. msgstr "Deaktiveer alles"
  937. #: searx/templates/simple/preferences/engines.html:25
  938. msgid "!bang"
  939. msgstr "!bang"
  940. #: searx/templates/simple/preferences/engines.html:26
  941. msgid "Supports selected language"
  942. msgstr "Ondersteun gekose taal"
  943. #: searx/templates/simple/preferences/engines.html:29
  944. msgid "Weight"
  945. msgstr "Gewig"
  946. #: searx/templates/simple/preferences/engines.html:33
  947. msgid "Max time"
  948. msgstr "Maks tyd"
  949. #: searx/templates/simple/preferences/footer.html:2
  950. msgid ""
  951. "These settings are stored in your cookies, this allows us not to store "
  952. "this data about you."
  953. msgstr ""
  954. "Hierdie instellings word in jou koekies gestoor, dit laat ons toe om nie "
  955. "hierdie data oor jou te stoor nie."
  956. #: searx/templates/simple/preferences/footer.html:3
  957. msgid ""
  958. "These cookies serve your sole convenience, we don't use these cookies to "
  959. "track you."
  960. msgstr ""
  961. "Hierdie koekies dien jou enigste gerief, ons gebruik nie hierdie koekies "
  962. "om jou op te spoor nie."
  963. #: searx/templates/simple/preferences/footer.html:6
  964. msgid "Save"
  965. msgstr "Stoor"
  966. #: searx/templates/simple/preferences/footer.html:9
  967. msgid "Reset defaults"
  968. msgstr "Stel verstekwaardes terug"
  969. #: searx/templates/simple/preferences/footer.html:13
  970. msgid "Back"
  971. msgstr "Terug"
  972. #: searx/templates/simple/preferences/hotkeys.html:2
  973. msgid "Hotkeys"
  974. msgstr "sleutelbord kortpaaie"
  975. #: searx/templates/simple/preferences/hotkeys.html:13
  976. msgid "Vim-like"
  977. msgstr "Vim-agtig"
  978. #: searx/templates/simple/preferences/hotkeys.html:18
  979. msgid ""
  980. "Navigate search results with hotkeys (JavaScript required). Press \"h\" "
  981. "key on main or result page to get help."
  982. msgstr ""
  983. "Navigeer soekresultate met sneltoetse (JavaScript vereis). Druk "
  984. "\"h\"-sleutel op hoof- of resultaatbladsy om hulp te kry."
  985. #: searx/templates/simple/preferences/image_proxy.html:2
  986. msgid "Image proxy"
  987. msgstr "Beeld proksie"
  988. #: searx/templates/simple/preferences/image_proxy.html:14
  989. msgid "Proxying image results through SearXNG"
  990. msgstr "Proksie beeld resultate deur SearXNG"
  991. #: searx/templates/simple/preferences/infinite_scroll.html:2
  992. msgid "Infinite scroll"
  993. msgstr "Oneindige blaai"
  994. #: searx/templates/simple/preferences/infinite_scroll.html:14
  995. msgid "Automatically load next page when scrolling to bottom of current page"
  996. msgstr ""
  997. "Laai die volgende bladsy outomaties wanneer blaai na die onderkant van "
  998. "die huidige bladsy"
  999. #: searx/templates/simple/preferences/language.html:24
  1000. msgid "What language do you prefer for search?"
  1001. msgstr "Watter taal verkies jy vir soek?"
  1002. #: searx/templates/simple/preferences/language.html:25
  1003. msgid "Choose Auto-detect to let SearXNG detect the language of your query."
  1004. msgstr "Kies Outo-detect om SearXNG die taal van jou navraag te laat opspoor."
  1005. #: searx/templates/simple/preferences/method.html:2
  1006. msgid "HTTP Method"
  1007. msgstr "HTTP Metode"
  1008. #: searx/templates/simple/preferences/method.html:14
  1009. msgid "Change how forms are submitted"
  1010. msgstr "Verander hoe vorms ingedien word"
  1011. #: searx/templates/simple/preferences/query_in_title.html:2
  1012. msgid "Query in the page's title"
  1013. msgstr "Navraag in die bladsy se titel"
  1014. #: searx/templates/simple/preferences/query_in_title.html:14
  1015. msgid ""
  1016. "When enabled, the result page's title contains your query. Your browser "
  1017. "can record this title"
  1018. msgstr ""
  1019. "Wanneer geaktiveer sal die resultaat se bladsy titel jou navraag bevat. "
  1020. "Jou blaaier kan hierdie titel opneem"
  1021. #: searx/templates/simple/preferences/results_on_new_tab.html:2
  1022. msgid "Results on new tabs"
  1023. msgstr "Resultate op nuwe oortjies"
  1024. #: searx/templates/simple/preferences/results_on_new_tab.html:14
  1025. msgid "Open result links on new browser tabs"
  1026. msgstr "Maak resultaat skakels oop in nuwe blaaier oortjies"
  1027. #: searx/templates/simple/preferences/safesearch.html:20
  1028. msgid "Filter content"
  1029. msgstr "Filter inhoud"
  1030. #: searx/templates/simple/preferences/search_on_category_select.html:2
  1031. msgid "Search on category select"
  1032. msgstr "Soek op kategorie selekteer"
  1033. #: searx/templates/simple/preferences/search_on_category_select.html:14
  1034. msgid ""
  1035. "Perform search immediately if a category selected. Disable to select "
  1036. "multiple categories"
  1037. msgstr ""
  1038. "Voer onmiddellik soektog uit as 'n kategorie gekies is. Deaktiveer om "
  1039. "verskeie kategorieë te kies"
  1040. #: searx/templates/simple/preferences/theme.html:2
  1041. msgid "Theme"
  1042. msgstr "Tema"
  1043. #: searx/templates/simple/preferences/theme.html:14
  1044. msgid "Change SearXNG layout"
  1045. msgstr "Verander SearXNG uitleg"
  1046. #: searx/templates/simple/preferences/theme.html:19
  1047. msgid "Theme style"
  1048. msgstr "Tema styl"
  1049. #: searx/templates/simple/preferences/theme.html:31
  1050. msgid "Choose auto to follow your browser settings"
  1051. msgstr "Kies outo om jou blaaier verstellings te volg"
  1052. #: searx/templates/simple/preferences/tokens.html:2
  1053. msgid "Engine tokens"
  1054. msgstr "Enjin tekens"
  1055. #: searx/templates/simple/preferences/tokens.html:9
  1056. msgid "Access tokens for private engines"
  1057. msgstr "Toegangstekens vir private enjins"
  1058. #: searx/templates/simple/preferences/ui_locale.html:2
  1059. msgid "Interface language"
  1060. msgstr "Koppelvlak taal"
  1061. #: searx/templates/simple/preferences/ui_locale.html:14
  1062. msgid "Change the language of the layout"
  1063. msgstr "Verander die uitleg taal"
  1064. #: searx/templates/simple/result_templates/code.html:13
  1065. msgid "repo"
  1066. msgstr "bewaarplek"
  1067. #: searx/templates/simple/result_templates/default.html:6
  1068. #: searx/templates/simple/result_templates/files.html:8
  1069. #: searx/templates/simple/result_templates/files.html:11
  1070. msgid "show media"
  1071. msgstr "media wys"
  1072. #: searx/templates/simple/result_templates/default.html:6
  1073. #: searx/templates/simple/result_templates/files.html:8
  1074. msgid "hide media"
  1075. msgstr "versteek media"
  1076. #: searx/templates/simple/result_templates/default.html:14
  1077. #: searx/templates/simple/result_templates/videos.html:14
  1078. msgid "This site did not provide any description."
  1079. msgstr "Hierdie webwerf het geen beskrywing verskaf nie."
  1080. #: searx/templates/simple/result_templates/files.html:38
  1081. #: searx/templates/simple/result_templates/images.html:22
  1082. #: searx/templates/simple/result_templates/torrent.html:11
  1083. msgid "Filesize"
  1084. msgstr "Lêergrootte"
  1085. #: searx/templates/simple/result_templates/files.html:40
  1086. msgid "Date"
  1087. msgstr "Datum"
  1088. #: searx/templates/simple/result_templates/files.html:42
  1089. #: searx/templates/simple/result_templates/paper.html:24
  1090. msgid "Type"
  1091. msgstr "Tik"
  1092. #: searx/templates/simple/result_templates/images.html:20
  1093. msgid "Resolution"
  1094. msgstr "Resolusie"
  1095. #: searx/templates/simple/result_templates/images.html:21
  1096. msgid "Format"
  1097. msgstr "Formaat"
  1098. #: searx/templates/simple/result_templates/images.html:24
  1099. msgid "Engine"
  1100. msgstr "Enjin"
  1101. #: searx/templates/simple/result_templates/images.html:25
  1102. msgid "View source"
  1103. msgstr "Sien Bron"
  1104. #: searx/templates/simple/result_templates/map.html:12
  1105. msgid "address"
  1106. msgstr "adres"
  1107. #: searx/templates/simple/result_templates/map.html:43
  1108. msgid "show map"
  1109. msgstr "wys kaart"
  1110. #: searx/templates/simple/result_templates/map.html:43
  1111. msgid "hide map"
  1112. msgstr "versteek kaart"
  1113. #: searx/templates/simple/result_templates/packages.html:12
  1114. msgid "Version"
  1115. msgstr "Weergawe"
  1116. #: searx/templates/simple/result_templates/packages.html:18
  1117. msgid "Maintainer"
  1118. msgstr "Onderhouer"
  1119. #: searx/templates/simple/result_templates/packages.html:24
  1120. msgid "Updated at"
  1121. msgstr "Opgedateer by"
  1122. #: searx/templates/simple/result_templates/packages.html:30
  1123. #: searx/templates/simple/result_templates/paper.html:25
  1124. msgid "Tags"
  1125. msgstr "Merkers"
  1126. #: searx/templates/simple/result_templates/packages.html:36
  1127. msgid "Popularity"
  1128. msgstr "Gewildheid"
  1129. #: searx/templates/simple/result_templates/packages.html:42
  1130. msgid "License"
  1131. msgstr "Lisensie"
  1132. #: searx/templates/simple/result_templates/packages.html:52
  1133. msgid "Project"
  1134. msgstr "Projek"
  1135. #: searx/templates/simple/result_templates/packages.html:55
  1136. msgid "Project homepage"
  1137. msgstr "Projek tuisblad"
  1138. #: searx/templates/simple/result_templates/paper.html:5
  1139. msgid "Published date"
  1140. msgstr "Gepubliseerde datum"
  1141. #: searx/templates/simple/result_templates/paper.html:9
  1142. msgid "Journal"
  1143. msgstr "Joernaal"
  1144. #: searx/templates/simple/result_templates/paper.html:22
  1145. msgid "Editor"
  1146. msgstr "Redakteur"
  1147. #: searx/templates/simple/result_templates/paper.html:23
  1148. msgid "Publisher"
  1149. msgstr "Uitgewer"
  1150. #: searx/templates/simple/result_templates/paper.html:26
  1151. msgid "DOI"
  1152. msgstr "DOI"
  1153. #: searx/templates/simple/result_templates/paper.html:27
  1154. msgid "ISSN"
  1155. msgstr "ISSN"
  1156. #: searx/templates/simple/result_templates/paper.html:28
  1157. msgid "ISBN"
  1158. msgstr "ISBN"
  1159. #: searx/templates/simple/result_templates/paper.html:33
  1160. msgid "PDF"
  1161. msgstr "PDF"
  1162. #: searx/templates/simple/result_templates/paper.html:34
  1163. msgid "HTML"
  1164. msgstr "HTML"
  1165. #: searx/templates/simple/result_templates/torrent.html:6
  1166. msgid "magnet link"
  1167. msgstr "magneet skakel"
  1168. #: searx/templates/simple/result_templates/torrent.html:7
  1169. msgid "torrent file"
  1170. msgstr "torrent lêer"
  1171. #: searx/templates/simple/result_templates/torrent.html:9
  1172. msgid "Seeder"
  1173. msgstr "Saaier"
  1174. #: searx/templates/simple/result_templates/torrent.html:9
  1175. msgid "Leecher"
  1176. msgstr "Suier"
  1177. #: searx/templates/simple/result_templates/torrent.html:13
  1178. msgid "Number of Files"
  1179. msgstr "Aantal lêers"
  1180. #: searx/templates/simple/result_templates/videos.html:6
  1181. msgid "show video"
  1182. msgstr "video"
  1183. #: searx/templates/simple/result_templates/videos.html:6
  1184. msgid "hide video"
  1185. msgstr "versteek video"
  1186. #~ msgid "Scores per result"
  1187. #~ msgstr ""
  1188. #~ msgid "a privacy-respecting, hackable metasearch engine"
  1189. #~ msgstr ""
  1190. #~ msgid "No abstract is available for this publication."
  1191. #~ msgstr "Geen uittreksel is beskikbaar vir hierdie publikasie nie."
  1192. #~ msgid "Self Informations"
  1193. #~ msgstr "Eie informasie"
  1194. #~ msgid ""
  1195. #~ "Change how forms are submited, <a "
  1196. #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  1197. #~ " rel=\"external\">learn more about request "
  1198. #~ "methods</a>"
  1199. #~ msgstr ""
  1200. #~ "Verander hoe vorms ingedien word, <a "
  1201. #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  1202. #~ " rel=\"external\"> leer meer oor versoek"
  1203. #~ " metodes</a>"
  1204. #~ msgid ""
  1205. #~ "This plugin checks if the address "
  1206. #~ "of the request is a TOR exit "
  1207. #~ "node, and informs the user if it"
  1208. #~ " is, like check.torproject.org but from "
  1209. #~ "searxng."
  1210. #~ msgstr ""
  1211. #~ "Hierdie inprop toepassing kontroleer of "
  1212. #~ "die adres van die versoek 'n TOR"
  1213. #~ " uitgang nodus is en stel die "
  1214. #~ "gebruiker in kennis indien wel, soos "
  1215. #~ "check.torproject.org maar vanaf searxng."
  1216. #~ msgid ""
  1217. #~ "The TOR exit node list "
  1218. #~ "(https://check.torproject.org/exit-addresses) is "
  1219. #~ "unreachable."
  1220. #~ msgstr ""
  1221. #~ "Die TOR uitgang nodus lys "
  1222. #~ "(https://check.torproject.org/exit-addresses) is nie"
  1223. #~ " bereikbaar nie."
  1224. #~ msgid "You are using TOR. Your IP address seems to be: {ip_address}."
  1225. #~ msgstr "Jy gebruik tans TOR. Jou IP adres lyk na : {ip_address}."
  1226. #~ msgid "You are not using TOR. Your IP address seems to be: {ip_address}."
  1227. #~ msgstr "Jy gebruik nie tans TOR nie. Jou IP adres lyk na: {ip_address}."
  1228. #~ msgid ""
  1229. #~ "The could not download the list of"
  1230. #~ " Tor exit-nodes from "
  1231. #~ "https://check.torproject.org/exit-addresses."
  1232. #~ msgstr ""
  1233. #~ msgid ""
  1234. #~ "You are using Tor. It looks like"
  1235. #~ " you have this external IP address:"
  1236. #~ " {ip_address}."
  1237. #~ msgstr ""
  1238. #~ msgid "You are not using Tor. You have this external IP address: {ip_address}."
  1239. #~ msgstr ""
  1240. #~ msgid "Autodetect search language"
  1241. #~ msgstr "Outo-bespeur soektog taal"
  1242. #~ msgid "Automatically detect the query search language and switch to it."
  1243. #~ msgstr "Spoor die navraagsoektaal outomaties op en skakel daaroor oor."
  1244. #~ msgid "others"
  1245. #~ msgstr "andere"
  1246. #~ msgid ""
  1247. #~ "This tab does not show up for "
  1248. #~ "search results, but you can search "
  1249. #~ "the engines listed here via bangs."
  1250. #~ msgstr ""
  1251. #~ msgid "Shortcut"
  1252. #~ msgstr "Kortpad"
  1253. #~ msgid "!bang"
  1254. #~ msgstr ""
  1255. #~ msgid ""
  1256. #~ "This tab dues not exists in the"
  1257. #~ " user interface, but you can search"
  1258. #~ " in these engines by its !bangs."
  1259. #~ msgstr ""
  1260. #~ msgid "Engines cannot retrieve results."
  1261. #~ msgstr ""
  1262. #~ msgid "Please, try again later or find another SearXNG instance."
  1263. #~ msgstr ""
  1264. #~ msgid ""
  1265. #~ "Redirect to open-access versions of "
  1266. #~ "publications when available (plugin required)"
  1267. #~ msgstr ""
  1268. #~ msgid "Bang"
  1269. #~ msgstr ""
  1270. #~ msgid ""
  1271. #~ "Change how forms are submitted, <a "
  1272. #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  1273. #~ " rel=\"external\">learn more about request "
  1274. #~ "methods</a>"
  1275. #~ msgstr ""
  1276. #~ msgid "On"
  1277. #~ msgstr "Aan"
  1278. #~ msgid "Off"
  1279. #~ msgstr "Af"
  1280. #~ msgid "Enabled"
  1281. #~ msgstr "Geaktiveer"
  1282. #~ msgid "Disabled"
  1283. #~ msgstr "Gedeaktiveer"
  1284. #~ msgid ""
  1285. #~ "Perform search immediately if a category"
  1286. #~ " selected. Disable to select multiple "
  1287. #~ "categories. (JavaScript required)"
  1288. #~ msgstr ""
  1289. #~ "Doen soektog onmiddelik indien 'n "
  1290. #~ "kategorie geselekteer is. Deaktiveer om "
  1291. #~ "veelvoudige kategoriee te selekteer. "
  1292. #~ "(JavaScript benodig)"
  1293. #~ msgid "Vim-like hotkeys"
  1294. #~ msgstr "Soortgelyke-VIM kortpad sleutels"
  1295. #~ msgid ""
  1296. #~ "Navigate search results with Vim-like"
  1297. #~ " hotkeys (JavaScript required). Press \"h\""
  1298. #~ " key on main or result page to"
  1299. #~ " get help."
  1300. #~ msgstr ""
  1301. #~ "Navigeer soekresultate met Vim-agtige "
  1302. #~ "sneltoetse (JavaScript vereis). Druk "
  1303. #~ "\"h\"-sleutel op hoof- of resultaatbladsy "
  1304. #~ "om hulp te kry."
  1305. #~ msgid ""
  1306. #~ "we didn't find any results. Please "
  1307. #~ "use another query or search in "
  1308. #~ "more categories."
  1309. #~ msgstr ""
  1310. #~ msgid "Rewrite result hostnames or remove results based on the hostname"
  1311. #~ msgstr ""
  1312. #~ "Herskryf resultaatgasheername of verwyder "
  1313. #~ "resultate op grond van die gasheernaam"
  1314. #~ msgid "Bytes"
  1315. #~ msgstr "Grepe"
  1316. #~ msgid "kiB"
  1317. #~ msgstr "kiB"
  1318. #~ msgid "MiB"
  1319. #~ msgstr "MiB"
  1320. #~ msgid "GiB"
  1321. #~ msgstr "GiB"
  1322. #~ msgid "TiB"
  1323. #~ msgstr "TiB"
  1324. #~ msgid "Hostname replace"
  1325. #~ msgstr "vervang Gasheernaam"