messages.po 49 KB

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