messages.po 32 KB

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