messages.pot 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467
  1. # Translations template for PROJECT.
  2. # Copyright (C) 2024 ORGANIZATION
  3. # This file is distributed under the same license as the PROJECT project.
  4. # FIRST AUTHOR <EMAIL@ADDRESS>, 2024.
  5. #
  6. #, fuzzy
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: PROJECT VERSION\n"
  10. "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
  11. "POT-Creation-Date: 2024-06-07 08:23+0000\n"
  12. "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
  13. "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  14. "Language-Team: LANGUAGE <LL@li.org>\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=utf-8\n"
  17. "Content-Transfer-Encoding: 8bit\n"
  18. "Generated-By: Babel 2.15.0\n"
  19. #. CONSTANT_NAMES['NO_SUBGROUPING']
  20. #: searx/searxng.msg
  21. msgid "without further subgrouping"
  22. msgstr ""
  23. #. CONSTANT_NAMES['DEFAULT_CATEGORY']
  24. #: searx/searxng.msg
  25. msgid "other"
  26. msgstr ""
  27. #. CATEGORY_NAMES['FILES']
  28. #: searx/searxng.msg
  29. msgid "files"
  30. msgstr ""
  31. #. CATEGORY_NAMES['GENERAL']
  32. #: searx/searxng.msg
  33. msgid "general"
  34. msgstr ""
  35. #. CATEGORY_NAMES['MUSIC']
  36. #: searx/searxng.msg
  37. msgid "music"
  38. msgstr ""
  39. #. CATEGORY_NAMES['SOCIAL_MEDIA']
  40. #: searx/searxng.msg
  41. msgid "social media"
  42. msgstr ""
  43. #. CATEGORY_NAMES['IMAGES']
  44. #: searx/searxng.msg
  45. msgid "images"
  46. msgstr ""
  47. #. CATEGORY_NAMES['VIDEOS']
  48. #: searx/searxng.msg
  49. msgid "videos"
  50. msgstr ""
  51. #. CATEGORY_NAMES['RADIO']
  52. #: searx/engines/radio_browser.py:103 searx/searxng.msg
  53. msgid "radio"
  54. msgstr ""
  55. #. CATEGORY_NAMES['TV']
  56. #: searx/searxng.msg
  57. msgid "tv"
  58. msgstr ""
  59. #. CATEGORY_NAMES['IT']
  60. #: searx/searxng.msg
  61. msgid "it"
  62. msgstr ""
  63. #. CATEGORY_NAMES['NEWS']
  64. #: searx/searxng.msg
  65. msgid "news"
  66. msgstr ""
  67. #. CATEGORY_NAMES['MAP']
  68. #: searx/searxng.msg
  69. msgid "map"
  70. msgstr ""
  71. #. CATEGORY_NAMES['ONIONS']
  72. #: searx/searxng.msg
  73. msgid "onions"
  74. msgstr ""
  75. #. CATEGORY_NAMES['SCIENCE']
  76. #: searx/searxng.msg
  77. msgid "science"
  78. msgstr ""
  79. #. CATEGORY_GROUPS['APPS']
  80. #: searx/searxng.msg
  81. msgid "apps"
  82. msgstr ""
  83. #. CATEGORY_GROUPS['DICTIONARIES']
  84. #: searx/searxng.msg
  85. msgid "dictionaries"
  86. msgstr ""
  87. #. CATEGORY_GROUPS['LYRICS']
  88. #: searx/searxng.msg
  89. msgid "lyrics"
  90. msgstr ""
  91. #. CATEGORY_GROUPS['PACKAGES']
  92. #: searx/searxng.msg
  93. msgid "packages"
  94. msgstr ""
  95. #. CATEGORY_GROUPS['Q_A']
  96. #: searx/searxng.msg
  97. msgid "q&a"
  98. msgstr ""
  99. #. CATEGORY_GROUPS['REPOS']
  100. #: searx/searxng.msg
  101. msgid "repos"
  102. msgstr ""
  103. #. CATEGORY_GROUPS['SOFTWARE_WIKIS']
  104. #: searx/searxng.msg
  105. msgid "software wikis"
  106. msgstr ""
  107. #. CATEGORY_GROUPS['WEB']
  108. #: searx/searxng.msg
  109. msgid "web"
  110. msgstr ""
  111. #. CATEGORY_GROUPS['SCIENTIFIC PUBLICATIONS']
  112. #: searx/searxng.msg
  113. msgid "scientific publications"
  114. msgstr ""
  115. #. STYLE_NAMES['AUTO']
  116. #: searx/searxng.msg
  117. msgid "auto"
  118. msgstr ""
  119. #. STYLE_NAMES['LIGHT']
  120. #: searx/searxng.msg
  121. msgid "light"
  122. msgstr ""
  123. #. STYLE_NAMES['DARK']
  124. #: searx/searxng.msg
  125. msgid "dark"
  126. msgstr ""
  127. #. BRAND_CUSTOM_LINKS['UPTIME']
  128. #: searx/searxng.msg
  129. msgid "Uptime"
  130. msgstr ""
  131. #. BRAND_CUSTOM_LINKS['ABOUT']
  132. #: searx/searxng.msg searx/templates/simple/base.html:50
  133. msgid "About"
  134. msgstr ""
  135. #. WEATHER_TERMS['AVERAGE TEMP.']
  136. #: searx/searxng.msg
  137. msgid "Average temp."
  138. msgstr ""
  139. #. WEATHER_TERMS['CLOUD COVER']
  140. #: searx/searxng.msg
  141. msgid "Cloud cover"
  142. msgstr ""
  143. #. WEATHER_TERMS['CONDITION']
  144. #: searx/searxng.msg
  145. msgid "Condition"
  146. msgstr ""
  147. #. WEATHER_TERMS['CURRENT CONDITION']
  148. #: searx/searxng.msg
  149. msgid "Current condition"
  150. msgstr ""
  151. #. WEATHER_TERMS['EVENING']
  152. #: searx/engines/wttr.py:100 searx/searxng.msg
  153. msgid "Evening"
  154. msgstr ""
  155. #. WEATHER_TERMS['FEELS LIKE']
  156. #: searx/searxng.msg
  157. msgid "Feels like"
  158. msgstr ""
  159. #. WEATHER_TERMS['HUMIDITY']
  160. #: searx/searxng.msg
  161. msgid "Humidity"
  162. msgstr ""
  163. #. WEATHER_TERMS['MAX TEMP.']
  164. #: searx/searxng.msg
  165. msgid "Max temp."
  166. msgstr ""
  167. #. WEATHER_TERMS['MIN TEMP.']
  168. #: searx/searxng.msg
  169. msgid "Min temp."
  170. msgstr ""
  171. #. WEATHER_TERMS['MORNING']
  172. #: searx/engines/wttr.py:100 searx/searxng.msg
  173. msgid "Morning"
  174. msgstr ""
  175. #. WEATHER_TERMS['NIGHT']
  176. #: searx/engines/wttr.py:100 searx/searxng.msg
  177. msgid "Night"
  178. msgstr ""
  179. #. WEATHER_TERMS['NOON']
  180. #: searx/engines/wttr.py:100 searx/searxng.msg
  181. msgid "Noon"
  182. msgstr ""
  183. #. WEATHER_TERMS['PRESSURE']
  184. #: searx/searxng.msg
  185. msgid "Pressure"
  186. msgstr ""
  187. #. WEATHER_TERMS['SUNRISE']
  188. #: searx/searxng.msg
  189. msgid "Sunrise"
  190. msgstr ""
  191. #. WEATHER_TERMS['SUNSET']
  192. #: searx/searxng.msg
  193. msgid "Sunset"
  194. msgstr ""
  195. #. WEATHER_TERMS['TEMPERATURE']
  196. #: searx/searxng.msg
  197. msgid "Temperature"
  198. msgstr ""
  199. #. WEATHER_TERMS['UV INDEX']
  200. #: searx/searxng.msg
  201. msgid "UV index"
  202. msgstr ""
  203. #. WEATHER_TERMS['VISIBILITY']
  204. #: searx/searxng.msg
  205. msgid "Visibility"
  206. msgstr ""
  207. #. WEATHER_TERMS['WIND']
  208. #: searx/searxng.msg
  209. msgid "Wind"
  210. msgstr ""
  211. #. SOCIAL_MEDIA_TERMS['SUBSCRIBERS']
  212. #: searx/searxng.msg
  213. msgid "subscribers"
  214. msgstr ""
  215. #. SOCIAL_MEDIA_TERMS['POSTS']
  216. #: searx/searxng.msg
  217. msgid "posts"
  218. msgstr ""
  219. #. SOCIAL_MEDIA_TERMS['ACTIVE USERS']
  220. #: searx/searxng.msg
  221. msgid "active users"
  222. msgstr ""
  223. #. SOCIAL_MEDIA_TERMS['COMMENTS']
  224. #: searx/searxng.msg
  225. msgid "comments"
  226. msgstr ""
  227. #. SOCIAL_MEDIA_TERMS['USER']
  228. #: searx/searxng.msg
  229. msgid "user"
  230. msgstr ""
  231. #. SOCIAL_MEDIA_TERMS['COMMUNITY']
  232. #: searx/searxng.msg
  233. msgid "community"
  234. msgstr ""
  235. #. SOCIAL_MEDIA_TERMS['POINTS']
  236. #: searx/searxng.msg
  237. msgid "points"
  238. msgstr ""
  239. #. SOCIAL_MEDIA_TERMS['TITLE']
  240. #: searx/searxng.msg
  241. msgid "title"
  242. msgstr ""
  243. #. SOCIAL_MEDIA_TERMS['AUTHOR']
  244. #: searx/searxng.msg
  245. msgid "author"
  246. msgstr ""
  247. #. SOCIAL_MEDIA_TERMS['THREAD OPEN']
  248. #: searx/engines/discourse.py:121 searx/searxng.msg
  249. msgid "open"
  250. msgstr ""
  251. #. SOCIAL_MEDIA_TERMS['THREAD CLOSED']
  252. #: searx/engines/discourse.py:121 searx/searxng.msg
  253. msgid "closed"
  254. msgstr ""
  255. #. SOCIAL_MEDIA_TERMS['THREAD ANSWERED']
  256. #: searx/engines/discourse.py:132 searx/searxng.msg
  257. msgid "answered"
  258. msgstr ""
  259. #: searx/webapp.py:330
  260. msgid "No item found"
  261. msgstr ""
  262. #: searx/engines/qwant.py:281
  263. #: searx/templates/simple/result_templates/images.html:23 searx/webapp.py:332
  264. msgid "Source"
  265. msgstr ""
  266. #: searx/webapp.py:334
  267. msgid "Error loading the next page"
  268. msgstr ""
  269. #: searx/webapp.py:491 searx/webapp.py:887
  270. msgid "Invalid settings, please edit your preferences"
  271. msgstr ""
  272. #: searx/webapp.py:507
  273. msgid "Invalid settings"
  274. msgstr ""
  275. #: searx/webapp.py:584 searx/webapp.py:666
  276. msgid "search error"
  277. msgstr ""
  278. #: searx/webutils.py:36
  279. msgid "timeout"
  280. msgstr ""
  281. #: searx/webutils.py:37
  282. msgid "parsing error"
  283. msgstr ""
  284. #: searx/webutils.py:38
  285. msgid "HTTP protocol error"
  286. msgstr ""
  287. #: searx/webutils.py:39
  288. msgid "network error"
  289. msgstr ""
  290. #: searx/webutils.py:40
  291. msgid "SSL error: certificate validation has failed"
  292. msgstr ""
  293. #: searx/webutils.py:42
  294. msgid "unexpected crash"
  295. msgstr ""
  296. #: searx/webutils.py:49
  297. msgid "HTTP error"
  298. msgstr ""
  299. #: searx/webutils.py:50
  300. msgid "HTTP connection error"
  301. msgstr ""
  302. #: searx/webutils.py:56
  303. msgid "proxy error"
  304. msgstr ""
  305. #: searx/webutils.py:57
  306. msgid "CAPTCHA"
  307. msgstr ""
  308. #: searx/webutils.py:58
  309. msgid "too many requests"
  310. msgstr ""
  311. #: searx/webutils.py:59
  312. msgid "access denied"
  313. msgstr ""
  314. #: searx/webutils.py:60
  315. msgid "server API error"
  316. msgstr ""
  317. #: searx/webutils.py:79
  318. msgid "Suspended"
  319. msgstr ""
  320. #: searx/webutils.py:314
  321. msgid "{minutes} minute(s) ago"
  322. msgstr ""
  323. #: searx/webutils.py:315
  324. msgid "{hours} hour(s), {minutes} minute(s) ago"
  325. msgstr ""
  326. #: searx/answerers/random/answerer.py:75
  327. msgid "Random value generator"
  328. msgstr ""
  329. #: searx/answerers/random/answerer.py:76
  330. msgid "Generate different random values"
  331. msgstr ""
  332. #: searx/answerers/statistics/answerer.py:48
  333. msgid "Statistics functions"
  334. msgstr ""
  335. #: searx/answerers/statistics/answerer.py:49
  336. msgid "Compute {functions} of the arguments"
  337. msgstr ""
  338. #: searx/engines/openstreetmap.py:159
  339. msgid "Get directions"
  340. msgstr ""
  341. #: searx/engines/pdbe.py:96
  342. msgid "{title} (OBSOLETE)"
  343. msgstr ""
  344. #: searx/engines/pdbe.py:103
  345. msgid "This entry has been superseded by"
  346. msgstr ""
  347. #: searx/engines/qwant.py:283
  348. msgid "Channel"
  349. msgstr ""
  350. #: searx/engines/radio_browser.py:105
  351. msgid "bitrate"
  352. msgstr ""
  353. #: searx/engines/radio_browser.py:106
  354. msgid "votes"
  355. msgstr ""
  356. #: searx/engines/radio_browser.py:107
  357. msgid "clicks"
  358. msgstr ""
  359. #: searx/engines/seekr.py:193 searx/engines/yummly.py:71
  360. #: searx/engines/zlibrary.py:128
  361. msgid "Language"
  362. msgstr ""
  363. #: searx/engines/semantic_scholar.py:78
  364. msgid ""
  365. "{numCitations} citations from the year {firstCitationVelocityYear} to "
  366. "{lastCitationVelocityYear}"
  367. msgstr ""
  368. #: searx/engines/tineye.py:39
  369. msgid ""
  370. "Could not read that image url. This may be due to an unsupported file "
  371. "format. TinEye only supports images that are JPEG, PNG, GIF, BMP, TIFF or"
  372. " WebP."
  373. msgstr ""
  374. #: searx/engines/tineye.py:45
  375. msgid ""
  376. "The image is too simple to find matches. TinEye requires a basic level of"
  377. " visual detail to successfully identify matches."
  378. msgstr ""
  379. #: searx/engines/tineye.py:51
  380. msgid "The image could not be downloaded."
  381. msgstr ""
  382. #: searx/engines/zlibrary.py:129
  383. msgid "Book rating"
  384. msgstr ""
  385. #: searx/engines/zlibrary.py:130
  386. msgid "File quality"
  387. msgstr ""
  388. #: searx/plugins/calculator.py:12
  389. msgid "Calculate mathematical expressions via the search bar"
  390. msgstr ""
  391. #: searx/plugins/hash_plugin.py:10
  392. msgid "Converts strings to different hash digests."
  393. msgstr ""
  394. #: searx/plugins/hash_plugin.py:38
  395. msgid "hash digest"
  396. msgstr ""
  397. #: searx/plugins/hostname_replace.py:12
  398. msgid "Hostname replace"
  399. msgstr ""
  400. #: searx/plugins/hostname_replace.py:13
  401. msgid "Rewrite result hostnames or remove results based on the hostname"
  402. msgstr ""
  403. #: searx/plugins/oa_doi_rewrite.py:12
  404. msgid "Open Access DOI rewrite"
  405. msgstr ""
  406. #: searx/plugins/oa_doi_rewrite.py:13
  407. msgid ""
  408. "Avoid paywalls by redirecting to open-access versions of publications "
  409. "when available"
  410. msgstr ""
  411. #: searx/plugins/self_info.py:9
  412. msgid "Self Information"
  413. msgstr ""
  414. #: searx/plugins/self_info.py:10
  415. msgid ""
  416. "Displays your IP if the query is \"ip\" and your user agent if the query "
  417. "contains \"user agent\"."
  418. msgstr ""
  419. #: searx/plugins/tor_check.py:24
  420. msgid "Tor check plugin"
  421. msgstr ""
  422. #: searx/plugins/tor_check.py:27
  423. msgid ""
  424. "This plugin checks if the address of the request is a Tor exit-node, and "
  425. "informs the user if it is; like check.torproject.org, but from SearXNG."
  426. msgstr ""
  427. #: searx/plugins/tor_check.py:61
  428. msgid ""
  429. "Could not download the list of Tor exit-nodes from: "
  430. "https://check.torproject.org/exit-addresses"
  431. msgstr ""
  432. #: searx/plugins/tor_check.py:77
  433. msgid ""
  434. "You are using Tor and it looks like you have this external IP address: "
  435. "{ip_address}"
  436. msgstr ""
  437. #: searx/plugins/tor_check.py:85
  438. msgid "You are not using Tor and you have this external IP address: {ip_address}"
  439. msgstr ""
  440. #: searx/plugins/tracker_url_remover.py:16
  441. msgid "Tracker URL remover"
  442. msgstr ""
  443. #: searx/plugins/tracker_url_remover.py:17
  444. msgid "Remove trackers arguments from the returned URL"
  445. msgstr ""
  446. #: searx/plugins/unit_converter.py:29
  447. msgid "Convert between units"
  448. msgstr ""
  449. #: searx/templates/simple/404.html:4
  450. msgid "Page not found"
  451. msgstr ""
  452. #: searx/templates/simple/404.html:6
  453. #, python-format
  454. msgid "Go to %(search_page)s."
  455. msgstr ""
  456. #: searx/templates/simple/404.html:6
  457. msgid "search page"
  458. msgstr ""
  459. #: searx/templates/simple/base.html:54
  460. msgid "Donate"
  461. msgstr ""
  462. #: searx/templates/simple/base.html:58
  463. #: searx/templates/simple/preferences.html:156
  464. msgid "Preferences"
  465. msgstr ""
  466. #: searx/templates/simple/base.html:68
  467. msgid "Powered by"
  468. msgstr ""
  469. #: searx/templates/simple/base.html:68
  470. msgid "a privacy-respecting, open metasearch engine"
  471. msgstr ""
  472. #: searx/templates/simple/base.html:69
  473. #: searx/templates/simple/result_templates/packages.html:59
  474. msgid "Source code"
  475. msgstr ""
  476. #: searx/templates/simple/base.html:70
  477. msgid "Issue tracker"
  478. msgstr ""
  479. #: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:18
  480. msgid "Engine stats"
  481. msgstr ""
  482. #: searx/templates/simple/base.html:73
  483. msgid "Public instances"
  484. msgstr ""
  485. #: searx/templates/simple/base.html:76
  486. msgid "Privacy policy"
  487. msgstr ""
  488. #: searx/templates/simple/base.html:79
  489. msgid "Contact instance maintainer"
  490. msgstr ""
  491. #: searx/templates/simple/categories.html:26
  492. msgid "Click on the magnifier to perform search"
  493. msgstr ""
  494. #: searx/templates/simple/macros.html:35
  495. msgid "Length"
  496. msgstr ""
  497. #: searx/templates/simple/macros.html:36
  498. #: searx/templates/simple/result_templates/files.html:34
  499. #: searx/templates/simple/result_templates/images.html:19
  500. #: searx/templates/simple/result_templates/paper.html:6
  501. msgid "Author"
  502. msgstr ""
  503. #: searx/templates/simple/macros.html:44
  504. msgid "cached"
  505. msgstr ""
  506. #: searx/templates/simple/macros.html:44
  507. msgid "proxied"
  508. msgstr ""
  509. #: searx/templates/simple/new_issue.html:64
  510. msgid "Start submiting a new issue on GitHub"
  511. msgstr ""
  512. #: searx/templates/simple/new_issue.html:66
  513. msgid "Please check for existing bugs about this engine on GitHub"
  514. msgstr ""
  515. #: searx/templates/simple/new_issue.html:69
  516. msgid "I confirm there is no existing bug about the issue I encounter"
  517. msgstr ""
  518. #: searx/templates/simple/new_issue.html:71
  519. msgid "If this is a public instance, please specify the URL in the bug report"
  520. msgstr ""
  521. #: searx/templates/simple/new_issue.html:72
  522. msgid "Submit a new issue on Github including the above information"
  523. msgstr ""
  524. #: searx/templates/simple/preferences.html:65
  525. msgid "No HTTPS"
  526. msgstr ""
  527. #: searx/templates/simple/elements/engines_msg.html:18
  528. #: searx/templates/simple/preferences.html:69
  529. #: searx/templates/simple/preferences.html:70
  530. msgid "View error logs and submit a bug report"
  531. msgstr ""
  532. #: searx/templates/simple/preferences.html:74
  533. msgid "!bang for this engine"
  534. msgstr ""
  535. #: searx/templates/simple/preferences.html:80
  536. msgid "!bang for its categories"
  537. msgstr ""
  538. #: searx/templates/simple/preferences.html:102
  539. #: searx/templates/simple/stats.html:64
  540. msgid "Median"
  541. msgstr ""
  542. #: searx/templates/simple/preferences.html:103
  543. #: searx/templates/simple/stats.html:70
  544. msgid "P80"
  545. msgstr ""
  546. #: searx/templates/simple/preferences.html:104
  547. #: searx/templates/simple/stats.html:76
  548. msgid "P95"
  549. msgstr ""
  550. #: searx/templates/simple/preferences.html:136
  551. msgid "Failed checker test(s): "
  552. msgstr ""
  553. #: searx/templates/simple/preferences.html:138
  554. msgid "Errors:"
  555. msgstr ""
  556. #: searx/templates/simple/preferences.html:162
  557. msgid "General"
  558. msgstr ""
  559. #: searx/templates/simple/preferences.html:165
  560. msgid "Default categories"
  561. msgstr ""
  562. #: searx/templates/simple/preferences.html:187
  563. msgid "User interface"
  564. msgstr ""
  565. #: searx/templates/simple/preferences.html:208
  566. msgid "Privacy"
  567. msgstr ""
  568. #: searx/templates/simple/preferences.html:221
  569. msgid "Engines"
  570. msgstr ""
  571. #: searx/templates/simple/preferences.html:223
  572. msgid "Currently used search engines"
  573. msgstr ""
  574. #: searx/templates/simple/preferences.html:231
  575. msgid "Special Queries"
  576. msgstr ""
  577. #: searx/templates/simple/preferences.html:237
  578. msgid "Cookies"
  579. msgstr ""
  580. #: searx/templates/simple/results.html:23
  581. msgid "Answers"
  582. msgstr ""
  583. #: searx/templates/simple/results.html:42
  584. msgid "Number of results"
  585. msgstr ""
  586. #: searx/templates/simple/results.html:48
  587. msgid "Info"
  588. msgstr ""
  589. #: searx/templates/simple/results.html:77
  590. msgid "Try searching for:"
  591. msgstr ""
  592. #: searx/templates/simple/results.html:109
  593. msgid "Back to top"
  594. msgstr ""
  595. #: searx/templates/simple/results.html:127
  596. msgid "Previous page"
  597. msgstr ""
  598. #: searx/templates/simple/results.html:145
  599. msgid "Next page"
  600. msgstr ""
  601. #: searx/templates/simple/search.html:3
  602. msgid "Display the front page"
  603. msgstr ""
  604. #: searx/templates/simple/search.html:9
  605. #: searx/templates/simple/simple_search.html:5
  606. msgid "Search for..."
  607. msgstr ""
  608. #: searx/templates/simple/search.html:10
  609. #: searx/templates/simple/simple_search.html:6
  610. msgid "clear"
  611. msgstr ""
  612. #: searx/templates/simple/search.html:11
  613. #: searx/templates/simple/simple_search.html:7
  614. msgid "search"
  615. msgstr ""
  616. #: searx/templates/simple/stats.html:21
  617. msgid "There is currently no data available. "
  618. msgstr ""
  619. #: searx/templates/simple/preferences/engines.html:24
  620. #: searx/templates/simple/stats.html:25
  621. msgid "Engine name"
  622. msgstr ""
  623. #: searx/templates/simple/stats.html:26
  624. msgid "Scores"
  625. msgstr ""
  626. #: searx/templates/simple/stats.html:27
  627. msgid "Result count"
  628. msgstr ""
  629. #: searx/templates/simple/preferences/engines.html:31
  630. #: searx/templates/simple/stats.html:28
  631. msgid "Response time"
  632. msgstr ""
  633. #: searx/templates/simple/preferences/engines.html:35
  634. #: searx/templates/simple/stats.html:29
  635. msgid "Reliability"
  636. msgstr ""
  637. #: searx/templates/simple/stats.html:59
  638. msgid "Total"
  639. msgstr ""
  640. #: searx/templates/simple/stats.html:60
  641. msgid "HTTP"
  642. msgstr ""
  643. #: searx/templates/simple/stats.html:61
  644. msgid "Processing"
  645. msgstr ""
  646. #: searx/templates/simple/stats.html:99
  647. msgid "Warnings"
  648. msgstr ""
  649. #: searx/templates/simple/stats.html:99
  650. msgid "Errors and exceptions"
  651. msgstr ""
  652. #: searx/templates/simple/stats.html:105
  653. msgid "Exception"
  654. msgstr ""
  655. #: searx/templates/simple/stats.html:107
  656. msgid "Message"
  657. msgstr ""
  658. #: searx/templates/simple/stats.html:109
  659. msgid "Percentage"
  660. msgstr ""
  661. #: searx/templates/simple/stats.html:111
  662. msgid "Parameter"
  663. msgstr ""
  664. #: searx/templates/simple/result_templates/files.html:36
  665. #: searx/templates/simple/stats.html:119
  666. msgid "Filename"
  667. msgstr ""
  668. #: searx/templates/simple/stats.html:120
  669. msgid "Function"
  670. msgstr ""
  671. #: searx/templates/simple/stats.html:121
  672. msgid "Code"
  673. msgstr ""
  674. #: searx/templates/simple/stats.html:128
  675. msgid "Checker"
  676. msgstr ""
  677. #: searx/templates/simple/stats.html:131
  678. msgid "Failed test"
  679. msgstr ""
  680. #: searx/templates/simple/stats.html:132
  681. msgid "Comment(s)"
  682. msgstr ""
  683. #: searx/templates/simple/elements/apis.html:3
  684. msgid "Download results"
  685. msgstr ""
  686. #: searx/templates/simple/elements/engines_msg.html:7
  687. msgid "Messages from the search engines"
  688. msgstr ""
  689. #: searx/templates/simple/elements/engines_msg.html:12
  690. msgid "Error!"
  691. msgstr ""
  692. #: searx/templates/simple/elements/engines_msg.html:13
  693. msgid "Engines cannot retrieve results"
  694. msgstr ""
  695. #: searx/templates/simple/elements/search_url.html:3
  696. msgid "Search URL"
  697. msgstr ""
  698. #: searx/templates/simple/elements/search_url.html:4
  699. #: searx/templates/simple/preferences/cookies.html:54
  700. msgid "Copied"
  701. msgstr ""
  702. #: searx/templates/simple/elements/search_url.html:4
  703. #: searx/templates/simple/preferences/cookies.html:54
  704. msgid "Copy"
  705. msgstr ""
  706. #: searx/templates/simple/elements/suggestions.html:3
  707. msgid "Suggestions"
  708. msgstr ""
  709. #: searx/templates/simple/filters/languages.html:1
  710. #: searx/templates/simple/preferences/language.html:2
  711. msgid "Search language"
  712. msgstr ""
  713. #: searx/templates/simple/filters/languages.html:2
  714. #: searx/templates/simple/preferences/language.html:7
  715. msgid "Default language"
  716. msgstr ""
  717. #: searx/templates/simple/filters/languages.html:4
  718. #: searx/templates/simple/preferences/language.html:11
  719. msgid "Auto-detect"
  720. msgstr ""
  721. #: searx/templates/simple/filters/safesearch.html:1
  722. #: searx/templates/simple/filters/safesearch.html:2
  723. #: searx/templates/simple/filters/safesearch.html:3
  724. #: searx/templates/simple/filters/safesearch.html:4
  725. #: searx/templates/simple/preferences/engines.html:27
  726. #: searx/templates/simple/preferences/safesearch.html:2
  727. msgid "SafeSearch"
  728. msgstr ""
  729. #: searx/templates/simple/filters/safesearch.html:2
  730. #: searx/templates/simple/preferences/safesearch.html:7
  731. msgid "Strict"
  732. msgstr ""
  733. #: searx/templates/simple/filters/safesearch.html:3
  734. #: searx/templates/simple/preferences/safesearch.html:11
  735. msgid "Moderate"
  736. msgstr ""
  737. #: searx/templates/simple/filters/safesearch.html:4
  738. #: searx/templates/simple/preferences/safesearch.html:15
  739. msgid "None"
  740. msgstr ""
  741. #: searx/templates/simple/filters/time_range.html:1
  742. #: searx/templates/simple/preferences/engines.html:28
  743. msgid "Time range"
  744. msgstr ""
  745. #: searx/templates/simple/filters/time_range.html:3
  746. msgid "Anytime"
  747. msgstr ""
  748. #: searx/templates/simple/filters/time_range.html:6
  749. msgid "Last day"
  750. msgstr ""
  751. #: searx/templates/simple/filters/time_range.html:9
  752. msgid "Last week"
  753. msgstr ""
  754. #: searx/templates/simple/filters/time_range.html:12
  755. msgid "Last month"
  756. msgstr ""
  757. #: searx/templates/simple/filters/time_range.html:15
  758. msgid "Last year"
  759. msgstr ""
  760. #: searx/templates/simple/messages/no_cookies.html:3
  761. msgid "Information!"
  762. msgstr ""
  763. #: searx/templates/simple/messages/no_cookies.html:4
  764. msgid "currently, there are no cookies defined."
  765. msgstr ""
  766. #: searx/templates/simple/messages/no_results.html:6
  767. msgid "Sorry!"
  768. msgstr ""
  769. #: searx/templates/simple/messages/no_results.html:12
  770. msgid "No results were found. You can try to:"
  771. msgstr ""
  772. #: searx/templates/simple/messages/no_results.html:14
  773. msgid "There are no more results. You can try to:"
  774. msgstr ""
  775. #: searx/templates/simple/messages/no_results.html:19
  776. msgid "Refresh the page."
  777. msgstr ""
  778. #: searx/templates/simple/messages/no_results.html:20
  779. msgid "Search for another query or select another category (above)."
  780. msgstr ""
  781. #: searx/templates/simple/messages/no_results.html:21
  782. msgid "Change the search engine used in the preferences:"
  783. msgstr ""
  784. #: searx/templates/simple/messages/no_results.html:22
  785. msgid "Switch to another instance:"
  786. msgstr ""
  787. #: searx/templates/simple/messages/no_results.html:24
  788. msgid "Search for another query or select another category."
  789. msgstr ""
  790. #: searx/templates/simple/messages/no_results.html:25
  791. msgid "Go back to the previous page using the previous page button."
  792. msgstr ""
  793. #: searx/templates/simple/preferences/answerers.html:4
  794. #: searx/templates/simple/preferences/engines.html:23
  795. msgid "Allow"
  796. msgstr ""
  797. #: searx/templates/simple/preferences/answerers.html:5
  798. msgid "Keywords"
  799. msgstr ""
  800. #: searx/templates/simple/preferences/answerers.html:6
  801. #: searx/templates/simple/result_templates/packages.html:7
  802. msgid "Name"
  803. msgstr ""
  804. #: searx/templates/simple/preferences/answerers.html:7
  805. msgid "Description"
  806. msgstr ""
  807. #: searx/templates/simple/preferences/answerers.html:8
  808. msgid "Examples"
  809. msgstr ""
  810. #: searx/templates/simple/preferences/answerers.html:13
  811. msgid "This is the list of SearXNG's instant answering modules."
  812. msgstr ""
  813. #: searx/templates/simple/preferences/answerers.html:29
  814. msgid "This is the list of plugins."
  815. msgstr ""
  816. #: searx/templates/simple/preferences/autocomplete.html:2
  817. msgid "Autocomplete"
  818. msgstr ""
  819. #: searx/templates/simple/preferences/autocomplete.html:15
  820. msgid "Find stuff as you type"
  821. msgstr ""
  822. #: searx/templates/simple/preferences/center_alignment.html:2
  823. msgid "Center Alignment"
  824. msgstr ""
  825. #: searx/templates/simple/preferences/center_alignment.html:14
  826. msgid "Displays results in the center of the page (Oscar layout)."
  827. msgstr ""
  828. #: searx/templates/simple/preferences/cookies.html:2
  829. msgid ""
  830. "This is the list of cookies and their values SearXNG is storing on your "
  831. "computer."
  832. msgstr ""
  833. #: searx/templates/simple/preferences/cookies.html:3
  834. msgid "With that list, you can assess SearXNG transparency."
  835. msgstr ""
  836. #: searx/templates/simple/preferences/cookies.html:9
  837. msgid "Cookie name"
  838. msgstr ""
  839. #: searx/templates/simple/preferences/cookies.html:10
  840. msgid "Value"
  841. msgstr ""
  842. #: searx/templates/simple/preferences/cookies.html:23
  843. msgid "Search URL of the currently saved preferences"
  844. msgstr ""
  845. #: searx/templates/simple/preferences/cookies.html:32
  846. msgid ""
  847. "Note: specifying custom settings in the search URL can reduce privacy by "
  848. "leaking data to the clicked result sites."
  849. msgstr ""
  850. #: searx/templates/simple/preferences/cookies.html:35
  851. msgid "URL to restore your preferences in another browser"
  852. msgstr ""
  853. #: searx/templates/simple/preferences/cookies.html:43
  854. msgid ""
  855. "Specifying custom settings in the preferences URL can be used to sync "
  856. "preferences across devices."
  857. msgstr ""
  858. #: searx/templates/simple/preferences/cookies.html:46
  859. msgid "Copy preferences hash"
  860. msgstr ""
  861. #: searx/templates/simple/preferences/cookies.html:57
  862. msgid "Insert copied preferences hash (without URL) to restore"
  863. msgstr ""
  864. #: searx/templates/simple/preferences/cookies.html:59
  865. msgid "Preferences hash"
  866. msgstr ""
  867. #: searx/templates/simple/preferences/doi_resolver.html:2
  868. msgid "Open Access DOI resolver"
  869. msgstr ""
  870. #: searx/templates/simple/preferences/doi_resolver.html:14
  871. msgid "Select service used by DOI rewrite"
  872. msgstr ""
  873. #: searx/templates/simple/preferences/engines.html:9
  874. msgid ""
  875. "This tab does not exists in the user interface, but you can search in "
  876. "these engines by its !bangs."
  877. msgstr ""
  878. #: searx/templates/simple/preferences/engines.html:15
  879. msgid "Enable all"
  880. msgstr ""
  881. #: searx/templates/simple/preferences/engines.html:16
  882. msgid "Disable all"
  883. msgstr ""
  884. #: searx/templates/simple/preferences/engines.html:25
  885. msgid "!bang"
  886. msgstr ""
  887. #: searx/templates/simple/preferences/engines.html:26
  888. msgid "Supports selected language"
  889. msgstr ""
  890. #: searx/templates/simple/preferences/engines.html:29
  891. msgid "Weight"
  892. msgstr ""
  893. #: searx/templates/simple/preferences/engines.html:33
  894. msgid "Max time"
  895. msgstr ""
  896. #: searx/templates/simple/preferences/footer.html:2
  897. msgid ""
  898. "These settings are stored in your cookies, this allows us not to store "
  899. "this data about you."
  900. msgstr ""
  901. #: searx/templates/simple/preferences/footer.html:3
  902. msgid ""
  903. "These cookies serve your sole convenience, we don't use these cookies to "
  904. "track you."
  905. msgstr ""
  906. #: searx/templates/simple/preferences/footer.html:6
  907. msgid "Save"
  908. msgstr ""
  909. #: searx/templates/simple/preferences/footer.html:9
  910. msgid "Reset defaults"
  911. msgstr ""
  912. #: searx/templates/simple/preferences/footer.html:13
  913. msgid "Back"
  914. msgstr ""
  915. #: searx/templates/simple/preferences/hotkeys.html:2
  916. msgid "Hotkeys"
  917. msgstr ""
  918. #: searx/templates/simple/preferences/hotkeys.html:13
  919. msgid "Vim-like"
  920. msgstr ""
  921. #: searx/templates/simple/preferences/hotkeys.html:18
  922. msgid ""
  923. "Navigate search results with hotkeys (JavaScript required). Press \"h\" "
  924. "key on main or result page to get help."
  925. msgstr ""
  926. #: searx/templates/simple/preferences/image_proxy.html:2
  927. msgid "Image proxy"
  928. msgstr ""
  929. #: searx/templates/simple/preferences/image_proxy.html:14
  930. msgid "Proxying image results through SearXNG"
  931. msgstr ""
  932. #: searx/templates/simple/preferences/infinite_scroll.html:2
  933. msgid "Infinite scroll"
  934. msgstr ""
  935. #: searx/templates/simple/preferences/infinite_scroll.html:14
  936. msgid "Automatically load next page when scrolling to bottom of current page"
  937. msgstr ""
  938. #: searx/templates/simple/preferences/language.html:24
  939. msgid "What language do you prefer for search?"
  940. msgstr ""
  941. #: searx/templates/simple/preferences/language.html:25
  942. msgid "Choose Auto-detect to let SearXNG detect the language of your query."
  943. msgstr ""
  944. #: searx/templates/simple/preferences/method.html:2
  945. msgid "HTTP Method"
  946. msgstr ""
  947. #: searx/templates/simple/preferences/method.html:14
  948. msgid "Change how forms are submitted"
  949. msgstr ""
  950. #: searx/templates/simple/preferences/query_in_title.html:2
  951. msgid "Query in the page's title"
  952. msgstr ""
  953. #: searx/templates/simple/preferences/query_in_title.html:14
  954. msgid ""
  955. "When enabled, the result page's title contains your query. Your browser "
  956. "can record this title"
  957. msgstr ""
  958. #: searx/templates/simple/preferences/results_on_new_tab.html:2
  959. msgid "Results on new tabs"
  960. msgstr ""
  961. #: searx/templates/simple/preferences/results_on_new_tab.html:14
  962. msgid "Open result links on new browser tabs"
  963. msgstr ""
  964. #: searx/templates/simple/preferences/safesearch.html:20
  965. msgid "Filter content"
  966. msgstr ""
  967. #: searx/templates/simple/preferences/search_on_category_select.html:2
  968. msgid "Search on category select"
  969. msgstr ""
  970. #: searx/templates/simple/preferences/search_on_category_select.html:14
  971. msgid ""
  972. "Perform search immediately if a category selected. Disable to select "
  973. "multiple categories"
  974. msgstr ""
  975. #: searx/templates/simple/preferences/theme.html:2
  976. msgid "Theme"
  977. msgstr ""
  978. #: searx/templates/simple/preferences/theme.html:14
  979. msgid "Change SearXNG layout"
  980. msgstr ""
  981. #: searx/templates/simple/preferences/theme.html:19
  982. msgid "Theme style"
  983. msgstr ""
  984. #: searx/templates/simple/preferences/theme.html:31
  985. msgid "Choose auto to follow your browser settings"
  986. msgstr ""
  987. #: searx/templates/simple/preferences/tokens.html:2
  988. msgid "Engine tokens"
  989. msgstr ""
  990. #: searx/templates/simple/preferences/tokens.html:9
  991. msgid "Access tokens for private engines"
  992. msgstr ""
  993. #: searx/templates/simple/preferences/ui_locale.html:2
  994. msgid "Interface language"
  995. msgstr ""
  996. #: searx/templates/simple/preferences/ui_locale.html:14
  997. msgid "Change the language of the layout"
  998. msgstr ""
  999. #: searx/templates/simple/result_templates/code.html:13
  1000. msgid "repo"
  1001. msgstr ""
  1002. #: searx/templates/simple/result_templates/default.html:6
  1003. #: searx/templates/simple/result_templates/files.html:8
  1004. #: searx/templates/simple/result_templates/files.html:11
  1005. msgid "show media"
  1006. msgstr ""
  1007. #: searx/templates/simple/result_templates/default.html:6
  1008. #: searx/templates/simple/result_templates/files.html:8
  1009. msgid "hide media"
  1010. msgstr ""
  1011. #: searx/templates/simple/result_templates/default.html:14
  1012. #: searx/templates/simple/result_templates/videos.html:14
  1013. msgid "This site did not provide any description."
  1014. msgstr ""
  1015. #: searx/templates/simple/result_templates/files.html:38
  1016. #: searx/templates/simple/result_templates/images.html:22
  1017. #: searx/templates/simple/result_templates/torrent.html:11
  1018. msgid "Filesize"
  1019. msgstr ""
  1020. #: searx/templates/simple/result_templates/files.html:39
  1021. #: searx/templates/simple/result_templates/torrent.html:12
  1022. msgid "Bytes"
  1023. msgstr ""
  1024. #: searx/templates/simple/result_templates/files.html:40
  1025. #: searx/templates/simple/result_templates/torrent.html:13
  1026. msgid "kiB"
  1027. msgstr ""
  1028. #: searx/templates/simple/result_templates/files.html:41
  1029. #: searx/templates/simple/result_templates/torrent.html:14
  1030. msgid "MiB"
  1031. msgstr ""
  1032. #: searx/templates/simple/result_templates/files.html:42
  1033. #: searx/templates/simple/result_templates/torrent.html:15
  1034. msgid "GiB"
  1035. msgstr ""
  1036. #: searx/templates/simple/result_templates/files.html:43
  1037. #: searx/templates/simple/result_templates/torrent.html:16
  1038. msgid "TiB"
  1039. msgstr ""
  1040. #: searx/templates/simple/result_templates/files.html:47
  1041. msgid "Date"
  1042. msgstr ""
  1043. #: searx/templates/simple/result_templates/files.html:49
  1044. #: searx/templates/simple/result_templates/paper.html:24
  1045. msgid "Type"
  1046. msgstr ""
  1047. #: searx/templates/simple/result_templates/images.html:20
  1048. msgid "Resolution"
  1049. msgstr ""
  1050. #: searx/templates/simple/result_templates/images.html:21
  1051. msgid "Format"
  1052. msgstr ""
  1053. #: searx/templates/simple/result_templates/images.html:24
  1054. msgid "Engine"
  1055. msgstr ""
  1056. #: searx/templates/simple/result_templates/images.html:25
  1057. msgid "View source"
  1058. msgstr ""
  1059. #: searx/templates/simple/result_templates/map.html:12
  1060. msgid "address"
  1061. msgstr ""
  1062. #: searx/templates/simple/result_templates/map.html:43
  1063. msgid "show map"
  1064. msgstr ""
  1065. #: searx/templates/simple/result_templates/map.html:43
  1066. msgid "hide map"
  1067. msgstr ""
  1068. #: searx/templates/simple/result_templates/packages.html:12
  1069. msgid "Version"
  1070. msgstr ""
  1071. #: searx/templates/simple/result_templates/packages.html:18
  1072. msgid "Maintainer"
  1073. msgstr ""
  1074. #: searx/templates/simple/result_templates/packages.html:24
  1075. msgid "Updated at"
  1076. msgstr ""
  1077. #: searx/templates/simple/result_templates/packages.html:30
  1078. #: searx/templates/simple/result_templates/paper.html:25
  1079. msgid "Tags"
  1080. msgstr ""
  1081. #: searx/templates/simple/result_templates/packages.html:36
  1082. msgid "Popularity"
  1083. msgstr ""
  1084. #: searx/templates/simple/result_templates/packages.html:42
  1085. msgid "License"
  1086. msgstr ""
  1087. #: searx/templates/simple/result_templates/packages.html:52
  1088. msgid "Project"
  1089. msgstr ""
  1090. #: searx/templates/simple/result_templates/packages.html:55
  1091. msgid "Project homepage"
  1092. msgstr ""
  1093. #: searx/templates/simple/result_templates/paper.html:5
  1094. msgid "Published date"
  1095. msgstr ""
  1096. #: searx/templates/simple/result_templates/paper.html:9
  1097. msgid "Journal"
  1098. msgstr ""
  1099. #: searx/templates/simple/result_templates/paper.html:22
  1100. msgid "Editor"
  1101. msgstr ""
  1102. #: searx/templates/simple/result_templates/paper.html:23
  1103. msgid "Publisher"
  1104. msgstr ""
  1105. #: searx/templates/simple/result_templates/paper.html:26
  1106. msgid "DOI"
  1107. msgstr ""
  1108. #: searx/templates/simple/result_templates/paper.html:27
  1109. msgid "ISSN"
  1110. msgstr ""
  1111. #: searx/templates/simple/result_templates/paper.html:28
  1112. msgid "ISBN"
  1113. msgstr ""
  1114. #: searx/templates/simple/result_templates/paper.html:33
  1115. msgid "PDF"
  1116. msgstr ""
  1117. #: searx/templates/simple/result_templates/paper.html:34
  1118. msgid "HTML"
  1119. msgstr ""
  1120. #: searx/templates/simple/result_templates/torrent.html:6
  1121. msgid "magnet link"
  1122. msgstr ""
  1123. #: searx/templates/simple/result_templates/torrent.html:7
  1124. msgid "torrent file"
  1125. msgstr ""
  1126. #: searx/templates/simple/result_templates/torrent.html:9
  1127. msgid "Seeder"
  1128. msgstr ""
  1129. #: searx/templates/simple/result_templates/torrent.html:9
  1130. msgid "Leecher"
  1131. msgstr ""
  1132. #: searx/templates/simple/result_templates/torrent.html:20
  1133. msgid "Number of Files"
  1134. msgstr ""
  1135. #: searx/templates/simple/result_templates/videos.html:6
  1136. msgid "show video"
  1137. msgstr ""
  1138. #: searx/templates/simple/result_templates/videos.html:6
  1139. msgid "hide video"
  1140. msgstr ""