messages.po 46 KB

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