messages.po 37 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294
  1. # Russian translations for .
  2. # Copyright (C) 2020 ORGANIZATION
  3. # This file is distributed under the same license as the project.
  4. #
  5. # Translators:
  6. # Andrey, 2017-2020
  7. # Dima Ivchenko <kvdbve34@gmail.com>, 2020
  8. # dimqua <dimqua@riseup.net>, 2015
  9. # dimqua <dimqua@riseup.net>, 2015,2017
  10. # dimqua <dimqua@riseup.net>, 2017
  11. # John DOe <is-kir@ya.ru>, 2018
  12. # Дмитрий Михирев, 2016-2017
  13. msgid ""
  14. msgstr ""
  15. "Project-Id-Version: searx\n"
  16. "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
  17. "POT-Creation-Date: 2022-05-08 08:49+0000\n"
  18. "PO-Revision-Date: 2022-05-06 07:18+0000\n"
  19. "Last-Translator: AHOHNMYC <lqwh2h2cwa@protonmail.com>\n"
  20. "Language: ru\n"
  21. "Language-Team: Russian "
  22. "<https://weblate.bubu1.eu/projects/searxng/searxng/ru/>\n"
  23. "Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
  24. "n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) "
  25. "|| (n%100>=11 && n%100<=14)? 2 : 3);\n"
  26. "MIME-Version: 1.0\n"
  27. "Content-Type: text/plain; charset=utf-8\n"
  28. "Content-Transfer-Encoding: 8bit\n"
  29. "Generated-By: Babel 2.10.1\n"
  30. #. CONSTANT_NAMES['DEFAULT_GROUP_NAME']
  31. #: searx/searxng.msg
  32. msgid "others"
  33. msgstr "Другие"
  34. #. CONSTANT_NAMES['OTHER_CATEGORY']
  35. #: searx/searxng.msg
  36. msgid "other"
  37. msgstr "Другое"
  38. #. CATEGORY_NAMES['FILES']
  39. #: searx/searxng.msg
  40. msgid "files"
  41. msgstr "Файлы"
  42. #. CATEGORY_NAMES['GENERAL']
  43. #: searx/searxng.msg
  44. msgid "general"
  45. msgstr "Общие"
  46. #. CATEGORY_NAMES['MUSIC']
  47. #: searx/searxng.msg
  48. msgid "music"
  49. msgstr "Музыка"
  50. #. CATEGORY_NAMES['SOCIAL_MEDIA']
  51. #: searx/searxng.msg
  52. msgid "social media"
  53. msgstr "Соцсети"
  54. #. CATEGORY_NAMES['IMAGES']
  55. #: searx/searxng.msg
  56. msgid "images"
  57. msgstr "Картинки"
  58. #. CATEGORY_NAMES['VIDEOS']
  59. #: searx/searxng.msg
  60. msgid "videos"
  61. msgstr "Видео"
  62. #. CATEGORY_NAMES['IT']
  63. #: searx/searxng.msg
  64. msgid "it"
  65. msgstr "ИТ"
  66. #. CATEGORY_NAMES['NEWS']
  67. #: searx/searxng.msg
  68. msgid "news"
  69. msgstr "Новости"
  70. #. CATEGORY_NAMES['MAP']
  71. #: searx/searxng.msg
  72. msgid "map"
  73. msgstr "Карты"
  74. #. CATEGORY_NAMES['ONIONS']
  75. #: searx/searxng.msg
  76. msgid "onions"
  77. msgstr ".onion"
  78. #. CATEGORY_NAMES['SCIENCE']
  79. #: searx/searxng.msg
  80. msgid "science"
  81. msgstr "Наука"
  82. #. CATEGORY_GROUPS['APPS']
  83. #: searx/searxng.msg
  84. msgid "apps"
  85. msgstr "Программы"
  86. #. CATEGORY_GROUPS['DICTIONARIES']
  87. #: searx/searxng.msg
  88. msgid "dictionaries"
  89. msgstr "Словари"
  90. #. CATEGORY_GROUPS['LYRICS']
  91. #: searx/searxng.msg
  92. msgid "lyrics"
  93. msgstr "Текст песни"
  94. #. CATEGORY_GROUPS['PACKAGES']
  95. #: searx/searxng.msg
  96. msgid "packages"
  97. msgstr "Пакеты"
  98. #. CATEGORY_GROUPS['Q_A']
  99. #: searx/searxng.msg
  100. msgid "q&a"
  101. msgstr "Вопросы-ответы"
  102. #. CATEGORY_GROUPS['REPOS']
  103. #: searx/searxng.msg
  104. msgid "repos"
  105. msgstr "Репозитории"
  106. #. CATEGORY_GROUPS['SOFTWARE_WIKIS']
  107. #: searx/searxng.msg
  108. msgid "software wikis"
  109. msgstr "Программная документация"
  110. #. CATEGORY_GROUPS['WEB']
  111. #: searx/searxng.msg
  112. msgid "web"
  113. msgstr "Веб"
  114. #. STYLE_NAMES['AUTO']
  115. #: searx/searxng.msg
  116. msgid "auto"
  117. msgstr "автоматически"
  118. #. STYLE_NAMES['LIGHT']
  119. #: searx/searxng.msg
  120. msgid "light"
  121. msgstr "светлая"
  122. #. STYLE_NAMES['DARK']
  123. #: searx/searxng.msg
  124. msgid "dark"
  125. msgstr "тёмная"
  126. #: searx/webapp.py:164
  127. msgid "timeout"
  128. msgstr "таймаут"
  129. #: searx/webapp.py:165
  130. msgid "parsing error"
  131. msgstr "ошибка разбора"
  132. #: searx/webapp.py:166
  133. msgid "HTTP protocol error"
  134. msgstr "ошибка протокола HTTP"
  135. #: searx/webapp.py:167
  136. msgid "network error"
  137. msgstr "сетевая ошибка"
  138. #: searx/webapp.py:169
  139. msgid "unexpected crash"
  140. msgstr "непредвиденная ошибка"
  141. #: searx/webapp.py:176
  142. msgid "HTTP error"
  143. msgstr "ошибка HTTP"
  144. #: searx/webapp.py:177
  145. msgid "HTTP connection error"
  146. msgstr "ошибка HTTP-соединения"
  147. #: searx/webapp.py:183
  148. msgid "proxy error"
  149. msgstr "ошибка прокси"
  150. #: searx/webapp.py:184
  151. msgid "CAPTCHA"
  152. msgstr "КАПЧА"
  153. #: searx/webapp.py:185
  154. msgid "too many requests"
  155. msgstr "слишком много запросов"
  156. #: searx/webapp.py:186
  157. msgid "access denied"
  158. msgstr "доступ запрещён"
  159. #: searx/webapp.py:187
  160. msgid "server API error"
  161. msgstr "ошибка API сервера"
  162. #: searx/webapp.py:397
  163. msgid "No item found"
  164. msgstr "Ничего не найдено"
  165. #: searx/engines/qwant.py:212
  166. #: searx/templates/simple/result_templates/images.html:24 searx/webapp.py:399
  167. msgid "Source"
  168. msgstr "Источник"
  169. #: searx/webapp.py:401
  170. msgid "Error loading the next page"
  171. msgstr "Не удалось загрузить следующую страницу"
  172. #: searx/webapp.py:541 searx/webapp.py:977
  173. msgid "Invalid settings, please edit your preferences"
  174. msgstr "Неправильные параметры, пожалуйста измените ваши настройки"
  175. #: searx/webapp.py:557
  176. msgid "Invalid settings"
  177. msgstr "Неверные настройки"
  178. #: searx/webapp.py:632 searx/webapp.py:708
  179. msgid "search error"
  180. msgstr "ошибка поиска"
  181. #: searx/webapp.py:754
  182. msgid "{minutes} minute(s) ago"
  183. msgstr "{minutes} минут(а) назад"
  184. #: searx/webapp.py:756
  185. msgid "{hours} hour(s), {minutes} minute(s) ago"
  186. msgstr "{hours} час(ов), {minutes} минут(а) назад"
  187. #: searx/webapp.py:882
  188. msgid "Suspended"
  189. msgstr "Приостановлено"
  190. #: searx/answerers/random/answerer.py:67
  191. msgid "Random value generator"
  192. msgstr "Генератор случайных значений"
  193. #: searx/answerers/random/answerer.py:68
  194. msgid "Generate different random values"
  195. msgstr "Генерирует разные случайные значения"
  196. #: searx/answerers/statistics/answerer.py:47
  197. msgid "Statistics functions"
  198. msgstr "Статистические функции"
  199. #: searx/answerers/statistics/answerer.py:48
  200. msgid "Compute {functions} of the arguments"
  201. msgstr "Применяет функции {functions} к аргументам"
  202. #: searx/engines/openstreetmap.py:156
  203. msgid "Get directions"
  204. msgstr "Запрашивать маршруты"
  205. #: searx/engines/pdbe.py:96
  206. msgid "{title} (OBSOLETE)"
  207. msgstr "{title} (УСТАРЕЛО)"
  208. #: searx/engines/pdbe.py:103
  209. msgid "This entry has been superseded by"
  210. msgstr "Эта запись была заменена на"
  211. #: searx/engines/pubmed.py:78
  212. msgid "No abstract is available for this publication."
  213. msgstr "Нет доступного примечания для этой публикации."
  214. #: searx/engines/qwant.py:214
  215. msgid "Channel"
  216. msgstr "Канал"
  217. #: searx/plugins/hash_plugin.py:24
  218. msgid "Converts strings to different hash digests."
  219. msgstr "Рассчитывает контрольной суммы от строки."
  220. #: searx/plugins/hash_plugin.py:52
  221. msgid "hash digest"
  222. msgstr "контрольная сумма"
  223. #: searx/plugins/hostname_replace.py:9
  224. msgid "Hostname replace"
  225. msgstr "Замена имени сайта"
  226. #: searx/plugins/hostname_replace.py:10
  227. msgid "Rewrite result hostnames or remove results based on the hostname"
  228. msgstr "Заменить имя хоста или удалить результаты на основе имени хоста"
  229. #: searx/plugins/oa_doi_rewrite.py:9
  230. msgid "Open Access DOI rewrite"
  231. msgstr "Искать Open Access DOI"
  232. #: searx/plugins/oa_doi_rewrite.py:10
  233. msgid ""
  234. "Avoid paywalls by redirecting to open-access versions of publications "
  235. "when available"
  236. msgstr "Пробовать искать бесплатную версию статьи"
  237. #: searx/plugins/search_on_category_select.py:19
  238. msgid "Search on category select"
  239. msgstr "Поиск по выбранной категории"
  240. #: searx/plugins/search_on_category_select.py:20
  241. msgid ""
  242. "Perform search immediately if a category selected. Disable to select "
  243. "multiple categories. (JavaScript required)"
  244. msgstr ""
  245. "Выполнять поиск немедленно, если выбрана категория. Отключите для выбора "
  246. "нескольких категорий. (требуется JavaScript)"
  247. #: searx/plugins/self_info.py:20
  248. msgid "Self Informations"
  249. msgstr "Информация"
  250. #: searx/plugins/self_info.py:21
  251. msgid ""
  252. "Displays your IP if the query is \"ip\" and your user agent if the query "
  253. "contains \"user agent\"."
  254. msgstr ""
  255. "Показывает IP-адрес по запросу \"ip\" и версию браузера по запросу \"user"
  256. " agent\"."
  257. #: searx/plugins/tracker_url_remover.py:29
  258. msgid "Tracker URL remover"
  259. msgstr "Убрать отслеживание"
  260. #: searx/plugins/tracker_url_remover.py:30
  261. msgid "Remove trackers arguments from the returned URL"
  262. msgstr "Удаление параметров для отслеживания пользователя из URL-адреса"
  263. #: searx/plugins/vim_hotkeys.py:3
  264. msgid "Vim-like hotkeys"
  265. msgstr "Горячие клавиши в стиле Vim"
  266. #: searx/plugins/vim_hotkeys.py:4
  267. msgid ""
  268. "Navigate search results with Vim-like hotkeys (JavaScript required). "
  269. "Press \"h\" key on main or result page to get help."
  270. msgstr ""
  271. "Навигация по результатам поиска с помощью горячих клавиш в стиле Vim "
  272. "(требуется JavaScript). Чтобы получить справку, нажмите клавишу \"h\" на "
  273. "главной странице или на страницах результатов."
  274. #: searx/templates/simple/404.html:4
  275. msgid "Page not found"
  276. msgstr "Страница не найдена"
  277. #: searx/templates/simple/404.html:6
  278. #, python-format
  279. msgid "Go to %(search_page)s."
  280. msgstr "Перейти к %(search_page)s."
  281. #: searx/templates/simple/404.html:6
  282. msgid "search page"
  283. msgstr "страница поиска"
  284. #: searx/templates/simple/base.html:45
  285. msgid "preferences"
  286. msgstr "Настройки"
  287. #: searx/templates/simple/base.html:54
  288. msgid "Powered by"
  289. msgstr "Основано на"
  290. #: searx/templates/simple/base.html:54
  291. msgid "a privacy-respecting, hackable metasearch engine"
  292. msgstr "открытая метапоисковая система, уважающая приватность"
  293. #: searx/templates/simple/base.html:55
  294. msgid "Source code"
  295. msgstr "Исходный код"
  296. #: searx/templates/simple/base.html:56
  297. msgid "Issue tracker"
  298. msgstr "Сообщить о проблеме"
  299. #: searx/templates/simple/base.html:57 searx/templates/simple/stats.html:18
  300. msgid "Engine stats"
  301. msgstr "Статистика по поисковым системам"
  302. #: searx/templates/simple/base.html:58
  303. #: searx/templates/simple/messages/no_results.html:15
  304. msgid "Public instances"
  305. msgstr "Публичные зеркала"
  306. #: searx/templates/simple/base.html:59
  307. msgid "Contact instance maintainer"
  308. msgstr "Сопровождающий текущего зеркала"
  309. #: searx/templates/simple/categories.html:24
  310. msgid "Click on the magnifier to perform search"
  311. msgstr "Нажмите на лупу, чтобы выполнить поиск"
  312. #: searx/templates/simple/macros.html:36
  313. msgid "Length"
  314. msgstr "Длительность"
  315. #: searx/templates/simple/macros.html:37
  316. #: searx/templates/simple/result_templates/images.html:22
  317. msgid "Author"
  318. msgstr "Автор"
  319. #: searx/templates/simple/macros.html:45
  320. msgid "cached"
  321. msgstr "веб-архив"
  322. #: searx/templates/simple/macros.html:45
  323. msgid "proxied"
  324. msgstr "через прокси"
  325. #: searx/templates/simple/new_issue.html:63
  326. msgid "Submit a new issue on Github including the above information"
  327. msgstr ""
  328. #: searx/templates/simple/preferences.html:29
  329. msgid "No HTTPS"
  330. msgstr "Без HTTPS"
  331. #: searx/templates/simple/messages/no_results.html:10
  332. #: searx/templates/simple/preferences.html:31
  333. #: searx/templates/simple/preferences.html:32
  334. #: searx/templates/simple/results.html:49
  335. msgid "View error logs and submit a bug report"
  336. msgstr "Просмотр журнала ошибок и отправка отчета об ошибках"
  337. #: searx/templates/simple/preferences.html:53
  338. #: searx/templates/simple/stats.html:67
  339. msgid "Median"
  340. msgstr "Медиана"
  341. #: searx/templates/simple/preferences.html:54
  342. #: searx/templates/simple/stats.html:73
  343. msgid "P80"
  344. msgstr "P80"
  345. #: searx/templates/simple/preferences.html:55
  346. #: searx/templates/simple/stats.html:79
  347. msgid "P95"
  348. msgstr "P95"
  349. #: searx/templates/simple/preferences.html:83
  350. msgid "Failed checker test(s): "
  351. msgstr "Проваленные проверки: "
  352. #: searx/templates/simple/preferences.html:85
  353. msgid "Errors:"
  354. msgstr "Ошибки:"
  355. #: searx/templates/simple/preferences.html:99
  356. msgid "Preferences"
  357. msgstr "Настройки"
  358. #: searx/templates/simple/preferences.html:105
  359. msgid "General"
  360. msgstr "Общие"
  361. #: searx/templates/simple/preferences.html:108
  362. msgid "Default categories"
  363. msgstr "Категории по умолчанию"
  364. #: searx/templates/simple/filters/languages.html:1
  365. #: searx/templates/simple/preferences.html:115
  366. msgid "Search language"
  367. msgstr "Язык поиска"
  368. #: searx/templates/simple/filters/languages.html:2
  369. #: searx/templates/simple/preferences.html:118
  370. msgid "Default language"
  371. msgstr "Язык по умолчанию"
  372. #: searx/templates/simple/preferences.html:124
  373. msgid "What language do you prefer for search?"
  374. msgstr "Какой язык предпочтителен для поиска?"
  375. #: searx/templates/simple/preferences.html:129
  376. msgid "Autocomplete"
  377. msgstr "Подсказки"
  378. #: searx/templates/simple/preferences.html:138
  379. msgid "Find stuff as you type"
  380. msgstr "Показывать предложения по мере ввода запроса"
  381. #: searx/templates/simple/filters/safesearch.html:1
  382. #: searx/templates/simple/filters/safesearch.html:2
  383. #: searx/templates/simple/filters/safesearch.html:3
  384. #: searx/templates/simple/filters/safesearch.html:4
  385. #: searx/templates/simple/preferences.html:143
  386. #: searx/templates/simple/preferences.html:301
  387. msgid "SafeSearch"
  388. msgstr "Безопасный поиск"
  389. #: searx/templates/simple/filters/safesearch.html:2
  390. #: searx/templates/simple/preferences.html:146
  391. msgid "Strict"
  392. msgstr "Строгий"
  393. #: searx/templates/simple/filters/safesearch.html:3
  394. #: searx/templates/simple/preferences.html:147
  395. msgid "Moderate"
  396. msgstr "Умеренный"
  397. #: searx/templates/simple/filters/safesearch.html:4
  398. #: searx/templates/simple/preferences.html:148
  399. msgid "None"
  400. msgstr "Отключен"
  401. #: searx/templates/simple/preferences.html:151
  402. msgid "Filter content"
  403. msgstr "Отбирает только пристойные результаты"
  404. #: searx/templates/simple/preferences.html:157
  405. msgid "Open Access DOI resolver"
  406. msgstr "Источник Open Access DOI"
  407. #: searx/templates/simple/preferences.html:167
  408. msgid ""
  409. "Redirect to open-access versions of publications when available (plugin "
  410. "required)"
  411. msgstr ""
  412. "Перенаправлять на открытые версии публикаций при их наличии (требуется "
  413. "плагин)"
  414. #: searx/templates/simple/preferences.html:171
  415. msgid "Engine tokens"
  416. msgstr "Токены движка"
  417. #: searx/templates/simple/preferences.html:175
  418. msgid "Access tokens for private engines"
  419. msgstr "Доступные токены для частных движков"
  420. #: searx/templates/simple/preferences.html:179
  421. msgid "User interface"
  422. msgstr "Внешний вид"
  423. #: searx/templates/simple/preferences.html:182
  424. msgid "Interface language"
  425. msgstr "Язык интерфейса"
  426. #: searx/templates/simple/preferences.html:190
  427. msgid "Change the language of the layout"
  428. msgstr "Языка этого сайта"
  429. #: searx/templates/simple/preferences.html:195
  430. msgid "Theme"
  431. msgstr "Тема"
  432. #: searx/templates/simple/preferences.html:203
  433. msgid "Change SearXNG layout"
  434. msgstr "Изменить расположение элементов SearXNG"
  435. #: searx/templates/simple/preferences.html:206
  436. msgid "Theme style"
  437. msgstr "Стиль темы"
  438. #: searx/templates/simple/preferences.html:214
  439. msgid "Choose auto to follow your browser settings"
  440. msgstr "Выберите \"автоматически\" для использования настроек вашего браузера"
  441. #: searx/templates/simple/preferences.html:219
  442. msgid "Results on new tabs"
  443. msgstr "Новые вкладки"
  444. #: searx/templates/simple/preferences.html:222
  445. #: searx/templates/simple/preferences.html:234
  446. msgid "On"
  447. msgstr "Включено"
  448. #: searx/templates/simple/preferences.html:223
  449. #: searx/templates/simple/preferences.html:235
  450. msgid "Off"
  451. msgstr "Выключено"
  452. #: searx/templates/simple/preferences.html:226
  453. msgid "Open result links on new browser tabs"
  454. msgstr "Открывать результаты поиска в новых вкладках"
  455. #: searx/templates/simple/preferences.html:231
  456. msgid "Infinite scroll"
  457. msgstr "Бесконечная прокрутка"
  458. #: searx/templates/simple/preferences.html:238
  459. msgid "Automatically load next page when scrolling to bottom of current page"
  460. msgstr "Автоматически загружать следующую страницу при прокрутке"
  461. #: searx/templates/simple/preferences.html:244
  462. msgid "Privacy"
  463. msgstr "Конфиденциальность"
  464. #: searx/templates/simple/preferences.html:247
  465. msgid "HTTP Method"
  466. msgstr "Метод HTTP"
  467. #: searx/templates/simple/preferences.html:254
  468. msgid ""
  469. "Change how forms are submited, <a "
  470. "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  471. " rel=\"external\">learn more about request methods</a>"
  472. msgstr ""
  473. "Способ отправки запросов. <a "
  474. "href=\"http://ru.wikipedia.org/wiki/HTTP#Методы\" "
  475. "rel=\"external\">Подробнее о методах HTTP</a>"
  476. #: searx/templates/simple/preferences.html:259
  477. msgid "Image proxy"
  478. msgstr "Прокси для картинок"
  479. #: searx/templates/simple/preferences.html:262
  480. #: searx/templates/simple/preferences.html:274
  481. msgid "Enabled"
  482. msgstr "Включено"
  483. #: searx/templates/simple/preferences.html:263
  484. #: searx/templates/simple/preferences.html:275
  485. msgid "Disabled"
  486. msgstr "Выключено"
  487. #: searx/templates/simple/preferences.html:266
  488. msgid "Proxying image results through SearXNG"
  489. msgstr "Проксировать изображения в результатах методами SearXNG"
  490. #: searx/templates/simple/preferences.html:271
  491. msgid "Query in the page's title"
  492. msgstr "Поисковый запрос в заголовке страницы"
  493. #: searx/templates/simple/preferences.html:278
  494. msgid ""
  495. "When enabled, the result page's title contains your query. Your browser "
  496. "can record this title"
  497. msgstr ""
  498. "Добавить поисковый запрос в заголовок страницы с результатами. Браузер "
  499. "может сохранять этот заголовок"
  500. #: searx/templates/simple/preferences.html:284
  501. msgid "Engines"
  502. msgstr "Поисковые системы"
  503. #: searx/templates/simple/preferences.html:285
  504. msgid "Currently used search engines"
  505. msgstr "Используемые поисковые системы"
  506. #: searx/templates/simple/preferences.html:292
  507. msgid ""
  508. "This tab does not show up for search results, but you can search the "
  509. "engines listed here via bangs."
  510. msgstr ""
  511. "Результаты из этого раздела не отображаются в общих, но вы можете "
  512. "использовать эти поисковые движки через восклицательный знак."
  513. #: searx/templates/simple/preferences.html:297
  514. #: searx/templates/simple/preferences.html:348
  515. msgid "Allow"
  516. msgstr "Использовать"
  517. #: searx/templates/simple/preferences.html:298
  518. #: searx/templates/simple/stats.html:25
  519. msgid "Engine name"
  520. msgstr "Поисковая система"
  521. #: searx/templates/simple/preferences.html:299
  522. msgid "Shortcut"
  523. msgstr "Сокращение"
  524. #: searx/templates/simple/preferences.html:300
  525. msgid "Supports selected language"
  526. msgstr "Выбор языка"
  527. #: searx/templates/simple/filters/time_range.html:1
  528. #: searx/templates/simple/preferences.html:302
  529. msgid "Time range"
  530. msgstr "Временной диапазон"
  531. #: searx/templates/simple/preferences.html:303
  532. #: searx/templates/simple/stats.html:28
  533. msgid "Response time"
  534. msgstr "Время отклика"
  535. #: searx/templates/simple/preferences.html:304
  536. msgid "Max time"
  537. msgstr "Максимальное время"
  538. #: searx/templates/simple/preferences.html:305
  539. #: searx/templates/simple/stats.html:29
  540. msgid "Reliability"
  541. msgstr "Надёжность"
  542. #: searx/templates/simple/preferences.html:343
  543. msgid "Special Queries"
  544. msgstr "Особые запросы"
  545. #: searx/templates/simple/preferences.html:349
  546. msgid "Keywords"
  547. msgstr "Ключевые слова"
  548. #: searx/templates/simple/preferences.html:350
  549. msgid "Name"
  550. msgstr "Название"
  551. #: searx/templates/simple/preferences.html:351
  552. msgid "Description"
  553. msgstr "Описание"
  554. #: searx/templates/simple/preferences.html:352
  555. msgid "Examples"
  556. msgstr "Пример"
  557. #: searx/templates/simple/preferences.html:355
  558. msgid "This is the list of SearXNG's instant answering modules."
  559. msgstr "Модули SearXNG с мгновенным ответом."
  560. #: searx/templates/simple/preferences.html:366
  561. msgid "This is the list of plugins."
  562. msgstr "Список плагинов."
  563. #: searx/templates/simple/preferences.html:383
  564. msgid "Cookies"
  565. msgstr "Cookies"
  566. #: searx/templates/simple/preferences.html:385
  567. msgid ""
  568. "This is the list of cookies and their values SearXNG is storing on your "
  569. "computer."
  570. msgstr "Список cookies и их значений, которые SearXNG хранит в вашем браузере."
  571. #: searx/templates/simple/preferences.html:386
  572. msgid "With that list, you can assess SearXNG transparency."
  573. msgstr "SearXNG ничего от вас не скрывает."
  574. #: searx/templates/simple/preferences.html:391
  575. msgid "Cookie name"
  576. msgstr "Cookie"
  577. #: searx/templates/simple/preferences.html:392
  578. msgid "Value"
  579. msgstr "Значение"
  580. #: searx/templates/simple/preferences.html:404
  581. msgid "Search URL of the currently saved preferences"
  582. msgstr "URL с сохраненными настройками"
  583. #: searx/templates/simple/preferences.html:408
  584. msgid ""
  585. "Note: specifying custom settings in the search URL can reduce privacy by "
  586. "leaking data to the clicked result sites."
  587. msgstr ""
  588. "Внимание: использование URL с параметрами может привести к утечке данных "
  589. "на сайты, открытые из результатов поиска."
  590. #: searx/templates/simple/preferences.html:413
  591. msgid ""
  592. "These settings are stored in your cookies, this allows us not to store "
  593. "this data about you."
  594. msgstr ""
  595. "Все настройки сохраняются в cookie вашего браузера. Это позволяет нам не "
  596. "хранить о вас никаких данных на серверах."
  597. #: searx/templates/simple/preferences.html:415
  598. msgid ""
  599. "These cookies serve your sole convenience, we don't use these cookies to "
  600. "track you."
  601. msgstr ""
  602. "Cookie нужны исключительно для вашего удобства, мы не используем cookie "
  603. "для слежки."
  604. #: searx/templates/simple/preferences.html:418
  605. msgid "Save"
  606. msgstr "Сохранить"
  607. #: searx/templates/simple/preferences.html:419
  608. msgid "Reset defaults"
  609. msgstr "Восстановить настройки по умолчанию"
  610. #: searx/templates/simple/preferences.html:420
  611. msgid "Back"
  612. msgstr "Назад"
  613. #: searx/templates/simple/results.html:23
  614. msgid "Answers"
  615. msgstr "Ответы"
  616. #: searx/templates/simple/results.html:39
  617. msgid "Number of results"
  618. msgstr "Количество результатов"
  619. #: searx/templates/simple/messages/no_results.html:6
  620. #: searx/templates/simple/results.html:46
  621. msgid "Error!"
  622. msgstr "Ошибка!"
  623. #: searx/templates/simple/results.html:46
  624. msgid "Engines cannot retrieve results"
  625. msgstr "Поисковые системы не могут получить результат"
  626. #: searx/templates/simple/results.html:68
  627. msgid "Suggestions"
  628. msgstr "Предложения"
  629. #: searx/templates/simple/results.html:90
  630. msgid "Search URL"
  631. msgstr "Ссылка на поиск"
  632. #: searx/templates/simple/results.html:96
  633. msgid "Download results"
  634. msgstr "Загрузить результаты"
  635. #: searx/templates/simple/results.html:120
  636. msgid "Try searching for:"
  637. msgstr "Попробуйте поискать:"
  638. #: searx/templates/simple/results.html:152
  639. msgid "Back to top"
  640. msgstr "Наверх"
  641. #: searx/templates/simple/results.html:170
  642. msgid "Previous page"
  643. msgstr "предыдущая страница"
  644. #: searx/templates/simple/results.html:187
  645. msgid "Next page"
  646. msgstr "следующая страница"
  647. #: searx/templates/simple/search.html:3
  648. msgid "Display the front page"
  649. msgstr "Показать главную страницу"
  650. #: searx/templates/simple/search.html:9
  651. #: searx/templates/simple/simple_search.html:5
  652. msgid "Search for..."
  653. msgstr "Искать..."
  654. #: searx/templates/simple/search.html:10
  655. #: searx/templates/simple/simple_search.html:6
  656. msgid "clear"
  657. msgstr "очистить"
  658. #: searx/templates/simple/search.html:11
  659. #: searx/templates/simple/simple_search.html:7
  660. msgid "search"
  661. msgstr "поиск"
  662. #: searx/templates/simple/stats.html:21
  663. msgid "There is currently no data available. "
  664. msgstr "На данный момент данные недоступны. "
  665. #: searx/templates/simple/stats.html:26
  666. msgid "Scores"
  667. msgstr "Попаданий"
  668. #: searx/templates/simple/stats.html:27
  669. msgid "Result count"
  670. msgstr "Подсчёт результатов"
  671. #: searx/templates/simple/stats.html:38
  672. msgid "Scores per result"
  673. msgstr "Попаданий за результат"
  674. #: searx/templates/simple/stats.html:62
  675. msgid "Total"
  676. msgstr "Всего"
  677. #: searx/templates/simple/stats.html:63
  678. msgid "HTTP"
  679. msgstr "HTTP"
  680. #: searx/templates/simple/stats.html:64
  681. msgid "Processing"
  682. msgstr "Обработка"
  683. #: searx/templates/simple/stats.html:102
  684. msgid "Warnings"
  685. msgstr "Предупреждения"
  686. #: searx/templates/simple/stats.html:102
  687. msgid "Errors and exceptions"
  688. msgstr "Ошибки и исключения"
  689. #: searx/templates/simple/stats.html:108
  690. msgid "Exception"
  691. msgstr "Исключение"
  692. #: searx/templates/simple/stats.html:110
  693. msgid "Message"
  694. msgstr "Сообщение"
  695. #: searx/templates/simple/stats.html:112
  696. msgid "Percentage"
  697. msgstr "Процент"
  698. #: searx/templates/simple/stats.html:114
  699. msgid "Parameter"
  700. msgstr "Параметр"
  701. #: searx/templates/simple/stats.html:122
  702. msgid "Filename"
  703. msgstr "Имя файла"
  704. #: searx/templates/simple/stats.html:123
  705. msgid "Function"
  706. msgstr "Функция"
  707. #: searx/templates/simple/stats.html:124
  708. msgid "Code"
  709. msgstr "Код"
  710. #: searx/templates/simple/stats.html:131
  711. msgid "Checker"
  712. msgstr "Checker"
  713. #: searx/templates/simple/stats.html:134
  714. msgid "Failed test"
  715. msgstr "Неудачный тест"
  716. #: searx/templates/simple/stats.html:135
  717. msgid "Comment(s)"
  718. msgstr "Комментарии"
  719. #: searx/templates/simple/filters/time_range.html:3
  720. msgid "Anytime"
  721. msgstr "Когда угодно"
  722. #: searx/templates/simple/filters/time_range.html:6
  723. msgid "Last day"
  724. msgstr "Последние сутки"
  725. #: searx/templates/simple/filters/time_range.html:9
  726. msgid "Last week"
  727. msgstr "Последняя неделя"
  728. #: searx/templates/simple/filters/time_range.html:12
  729. msgid "Last month"
  730. msgstr "Последний месяц"
  731. #: searx/templates/simple/filters/time_range.html:15
  732. msgid "Last year"
  733. msgstr "Последний год"
  734. #: searx/templates/simple/messages/no_cookies.html:3
  735. msgid "Information!"
  736. msgstr "Информируем!"
  737. #: searx/templates/simple/messages/no_cookies.html:4
  738. msgid "currently, there are no cookies defined."
  739. msgstr "в данный момент cookie-файлы не установлены."
  740. #: searx/templates/simple/messages/no_results.html:6
  741. msgid "Engines cannot retrieve results."
  742. msgstr "Поисковые системы не могут получить результат."
  743. #: searx/templates/simple/messages/no_results.html:15
  744. msgid "Please, try again later or find another SearXNG instance."
  745. msgstr ""
  746. "Пожалуйста, попробуйте еще раз позднее, либо перейдите на другое зеркало "
  747. "SearXNG."
  748. #: searx/templates/simple/messages/no_results.html:20
  749. msgid "Sorry!"
  750. msgstr "Грусть-печаль!"
  751. #: searx/templates/simple/messages/no_results.html:21
  752. msgid ""
  753. "we didn't find any results. Please use another query or search in more "
  754. "categories."
  755. msgstr ""
  756. "мы не нашли никаких результатов. Попробуйте изменить поисковый запрос или"
  757. " поищите в других категориях."
  758. #: searx/templates/simple/result_templates/default.html:6
  759. msgid "show media"
  760. msgstr "показать медиа"
  761. #: searx/templates/simple/result_templates/default.html:6
  762. msgid "hide media"
  763. msgstr "скрыть медиа"
  764. #: searx/templates/simple/result_templates/default.html:14
  765. #: searx/templates/simple/result_templates/videos.html:14
  766. msgid "This site did not provide any description."
  767. msgstr "Этот сайт не предоставил какое-либо описание."
  768. #: searx/templates/simple/result_templates/images.html:23
  769. msgid "Format"
  770. msgstr "Формат"
  771. #: searx/templates/simple/result_templates/images.html:25
  772. msgid "Engine"
  773. msgstr "Движок"
  774. #: searx/templates/simple/result_templates/images.html:26
  775. msgid "View source"
  776. msgstr "Перейти к источнику"
  777. #: searx/templates/simple/result_templates/map.html:12
  778. msgid "address"
  779. msgstr "адрес"
  780. #: searx/templates/simple/result_templates/map.html:43
  781. msgid "show map"
  782. msgstr "показать карту"
  783. #: searx/templates/simple/result_templates/map.html:43
  784. msgid "hide map"
  785. msgstr "скрыть карту"
  786. #: searx/templates/simple/result_templates/torrent.html:6
  787. msgid "magnet link"
  788. msgstr "magnet-ссылка"
  789. #: searx/templates/simple/result_templates/torrent.html:7
  790. msgid "torrent file"
  791. msgstr "торрент-файл"
  792. #: searx/templates/simple/result_templates/torrent.html:9
  793. msgid "Seeder"
  794. msgstr "Раздают"
  795. #: searx/templates/simple/result_templates/torrent.html:9
  796. msgid "Leecher"
  797. msgstr "Качают"
  798. #: searx/templates/simple/result_templates/torrent.html:11
  799. msgid "Filesize"
  800. msgstr "Размер файла"
  801. #: searx/templates/simple/result_templates/torrent.html:12
  802. msgid "Bytes"
  803. msgstr "Байт"
  804. #: searx/templates/simple/result_templates/torrent.html:13
  805. msgid "kiB"
  806. msgstr "КиБ"
  807. #: searx/templates/simple/result_templates/torrent.html:14
  808. msgid "MiB"
  809. msgstr "МиБ"
  810. #: searx/templates/simple/result_templates/torrent.html:15
  811. msgid "GiB"
  812. msgstr "ГиБ"
  813. #: searx/templates/simple/result_templates/torrent.html:16
  814. msgid "TiB"
  815. msgstr "ТиБ"
  816. #: searx/templates/simple/result_templates/torrent.html:20
  817. msgid "Number of Files"
  818. msgstr "Количество файлов"
  819. #: searx/templates/simple/result_templates/videos.html:6
  820. msgid "show video"
  821. msgstr "показать видео"
  822. #: searx/templates/simple/result_templates/videos.html:6
  823. msgid "hide video"
  824. msgstr "скрыть видео"
  825. #~ msgid "Engine time (sec)"
  826. #~ msgstr "Время поиска (сек)"
  827. #~ msgid "Page loads (sec)"
  828. #~ msgstr "Загрузка страниц (сек)"
  829. #~ msgid "Errors"
  830. #~ msgstr "Ошибки"
  831. #~ msgid "CAPTCHA required"
  832. #~ msgstr "Требуется капча"
  833. #~ msgid "Rewrite HTTP links to HTTPS if possible"
  834. #~ msgstr "Заменять в ссылках HTTP на HTTPS если это возможно"
  835. #~ msgid ""
  836. #~ "Results are opened in the same "
  837. #~ "window by default. This plugin "
  838. #~ "overwrites the default behaviour to open"
  839. #~ " links on new tabs/windows. (JavaScript "
  840. #~ "required)"
  841. #~ msgstr ""
  842. #~ "По умолчанию результаты открываются в "
  843. #~ "том же окне. Этот плагин переопределяет"
  844. #~ " поведение по умолчанию для открытия "
  845. #~ "ссылок в новых вкладках/окнах. (Требуется "
  846. #~ "JavaScript)"
  847. #~ msgid "Color"
  848. #~ msgstr "Цвет"
  849. #~ msgid "Blue (default)"
  850. #~ msgstr "Синий (по умолчанию)"
  851. #~ msgid "Violet"
  852. #~ msgstr "Фиолетовый"
  853. #~ msgid "Green"
  854. #~ msgstr "Зеленый"
  855. #~ msgid "Cyan"
  856. #~ msgstr "Бирюзовый"
  857. #~ msgid "Orange"
  858. #~ msgstr "Оранжевый"
  859. #~ msgid "Red"
  860. #~ msgstr "Красный"
  861. #~ msgid "Category"
  862. #~ msgstr "Категория"
  863. #~ msgid "Block"
  864. #~ msgstr "Блокировать"
  865. #~ msgid "original context"
  866. #~ msgstr "исходный контекст"
  867. #~ msgid "Plugins"
  868. #~ msgstr "Плагины"
  869. #~ msgid "Answerers"
  870. #~ msgstr "Ответчики"
  871. #~ msgid "Avg. time"
  872. #~ msgstr "Среднее время"
  873. #~ msgid "show details"
  874. #~ msgstr "показать подробности"
  875. #~ msgid "hide details"
  876. #~ msgstr "скрыть подробности"
  877. #~ msgid "Load more..."
  878. #~ msgstr "Загрузить еще…"
  879. #~ msgid "Loading..."
  880. #~ msgstr "Загрузка..."
  881. #~ msgid "Change searx layout"
  882. #~ msgstr "Изменить вид сайта"
  883. #~ msgid "Proxying image results through searx"
  884. #~ msgstr "Проксировать найденные изображения с помощью searx"
  885. #~ msgid "This is the list of searx's instant answering modules."
  886. #~ msgstr "Это список модулей мгновенного ответа searx."
  887. #~ msgid ""
  888. #~ "This is the list of cookies and"
  889. #~ " their values searx is storing on "
  890. #~ "your computer."
  891. #~ msgstr ""
  892. #~ "Это список cookie-файлов и их значения,"
  893. #~ " которые searx хранит на Вашем "
  894. #~ "компьютере."
  895. #~ msgid "With that list, you can assess searx transparency."
  896. #~ msgstr "С помощью этого списка можно изменить прозрачность searx."
  897. #~ msgid "It look like you are using searx first time."
  898. #~ msgstr "Похоже, вы используете searx впервые."
  899. #~ msgid "Please, try again later or find another searx instance."
  900. #~ msgstr "Пожалуйста, попробуйте позже или воспользуйтесь другим сервером searx."
  901. #~ msgid "Themes"
  902. #~ msgstr "Темы"
  903. #~ msgid "Reliablity"
  904. #~ msgstr "Надежность"
  905. #~ msgid ""
  906. #~ "When enabled, the result page's title"
  907. #~ " contains your query. Your browser "
  908. #~ "can record this title."
  909. #~ msgstr ""
  910. #~ msgid "Method"
  911. #~ msgstr "Cпособ"
  912. #~ msgid ""
  913. #~ "This tab does not show up for "
  914. #~ "search results but you can search "
  915. #~ "the engines listed here via bangs."
  916. #~ msgstr ""
  917. #~ "На этой вкладке отсутсвуют результаты, "
  918. #~ "но вы можете использовать поисковики "
  919. #~ "перечисленные ниже."
  920. #~ msgid "Advanced settings"
  921. #~ msgstr "Дополнительные настройки"
  922. #~ msgid "Close"
  923. #~ msgstr "Закрыть"
  924. #~ msgid "Language"
  925. #~ msgstr "Язык"
  926. #~ msgid "broken"
  927. #~ msgstr "сломанный"
  928. #~ msgid "supported"
  929. #~ msgstr "поддерживается"
  930. #~ msgid "not supported"
  931. #~ msgstr "не поддерживается"
  932. #~ msgid "about"
  933. #~ msgstr "О сайте"
  934. #~ msgid "Avg."
  935. #~ msgstr "примерно"
  936. #~ msgid "User Interface"
  937. #~ msgstr "Внешний вид"
  938. #~ msgid "Choose style for this theme"
  939. #~ msgstr "Цветовое решение для выбранной темы"
  940. #~ msgid "Style"
  941. #~ msgstr "Стиль"
  942. #~ msgid "Show advanced settings"
  943. #~ msgstr "Дополнительные настройки"
  944. #~ msgid "Show advanced settings panel in the home page by default"
  945. #~ msgstr "Развернуть дополнительные настройки на главной странице"
  946. #~ msgid "Allow all"
  947. #~ msgstr "Выбрать все"
  948. #~ msgid "Disable all"
  949. #~ msgstr "Выключить все"
  950. #~ msgid "Selected language"
  951. #~ msgstr "Выбранный язык"
  952. #~ msgid "Query"
  953. #~ msgstr "Запрос"
  954. #~ msgid "save"
  955. #~ msgstr "Сохранить"
  956. #~ msgid "back"
  957. #~ msgstr "Назад"
  958. #~ msgid "Links"
  959. #~ msgstr "Ссылки"
  960. #~ msgid "RSS subscription"
  961. #~ msgstr "RSS-подписка"
  962. #~ msgid "Search results"
  963. #~ msgstr "Результаты поиска"
  964. #~ msgid "next page"
  965. #~ msgstr "следующая страница"
  966. #~ msgid "previous page"
  967. #~ msgstr "предыдущая страница"
  968. #~ msgid "Start search"
  969. #~ msgstr "Начать поиск"
  970. #~ msgid "Clear search"
  971. #~ msgstr "Очистить запрос"
  972. #~ msgid "Clear"
  973. #~ msgstr "Очистить"
  974. #~ msgid "stats"
  975. #~ msgstr "статистика"
  976. #~ msgid "Heads up!"
  977. #~ msgstr "Вот чёрт!"
  978. #~ msgid "It look like you are using SearXNG first time."
  979. #~ msgstr "Похоже, вы используете SearXNG впервые."
  980. #~ msgid "Well done!"
  981. #~ msgstr "Отлично!"
  982. #~ msgid "Settings saved successfully."
  983. #~ msgstr "Настройки успешно сохранены."
  984. #~ msgid "Oh snap!"
  985. #~ msgstr "Вот черт!"
  986. #~ msgid "Something went wrong."
  987. #~ msgstr "Что-то пошло не так."
  988. #~ msgid "Date"
  989. #~ msgstr "Дата"
  990. #~ msgid "Type"
  991. #~ msgstr "Тип"
  992. #~ msgid "Get image"
  993. #~ msgstr "Скачать картинку"