messages.po 50 KB

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