messages.po 37 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314
  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-06-05 19:43+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:20 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:544 searx/webapp.py:985
  173. msgid "Invalid settings, please edit your preferences"
  174. msgstr "Неправильные параметры, пожалуйста измените ваши настройки"
  175. #: searx/webapp.py:560
  176. msgid "Invalid settings"
  177. msgstr "Неверные настройки"
  178. #: searx/webapp.py:635 searx/webapp.py:711
  179. msgid "search error"
  180. msgstr "ошибка поиска"
  181. #: searx/webapp.py:757
  182. msgid "{minutes} minute(s) ago"
  183. msgstr "{minutes} минут(а) назад"
  184. #: searx/webapp.py:759
  185. msgid "{hours} hour(s), {minutes} minute(s) ago"
  186. msgstr "{hours} час(ов), {minutes} минут(а) назад"
  187. #: searx/webapp.py:885
  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:18
  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:311
  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:217
  442. msgid "Center Alignment"
  443. msgstr ""
  444. #: searx/templates/simple/preferences.html:220
  445. #: searx/templates/simple/preferences.html:232
  446. #: searx/templates/simple/preferences.html:244
  447. msgid "On"
  448. msgstr "Включено"
  449. #: searx/templates/simple/preferences.html:221
  450. #: searx/templates/simple/preferences.html:233
  451. #: searx/templates/simple/preferences.html:245
  452. msgid "Off"
  453. msgstr "Выключено"
  454. #: searx/templates/simple/preferences.html:224
  455. msgid "Displays results in the center of the page (Oscar layout)."
  456. msgstr ""
  457. #: searx/templates/simple/preferences.html:229
  458. msgid "Results on new tabs"
  459. msgstr "Новые вкладки"
  460. #: searx/templates/simple/preferences.html:236
  461. msgid "Open result links on new browser tabs"
  462. msgstr "Открывать результаты поиска в новых вкладках"
  463. #: searx/templates/simple/preferences.html:241
  464. msgid "Infinite scroll"
  465. msgstr "Бесконечная прокрутка"
  466. #: searx/templates/simple/preferences.html:248
  467. msgid "Automatically load next page when scrolling to bottom of current page"
  468. msgstr "Автоматически загружать следующую страницу при прокрутке"
  469. #: searx/templates/simple/preferences.html:254
  470. msgid "Privacy"
  471. msgstr "Конфиденциальность"
  472. #: searx/templates/simple/preferences.html:257
  473. msgid "HTTP Method"
  474. msgstr "Метод HTTP"
  475. #: searx/templates/simple/preferences.html:264
  476. msgid ""
  477. "Change how forms are submited, <a "
  478. "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  479. " rel=\"external\">learn more about request methods</a>"
  480. msgstr ""
  481. "Способ отправки запросов. <a "
  482. "href=\"http://ru.wikipedia.org/wiki/HTTP#Методы\" "
  483. "rel=\"external\">Подробнее о методах HTTP</a>"
  484. #: searx/templates/simple/preferences.html:269
  485. msgid "Image proxy"
  486. msgstr "Прокси для картинок"
  487. #: searx/templates/simple/preferences.html:272
  488. #: searx/templates/simple/preferences.html:284
  489. msgid "Enabled"
  490. msgstr "Включено"
  491. #: searx/templates/simple/preferences.html:273
  492. #: searx/templates/simple/preferences.html:285
  493. msgid "Disabled"
  494. msgstr "Выключено"
  495. #: searx/templates/simple/preferences.html:276
  496. msgid "Proxying image results through SearXNG"
  497. msgstr "Проксировать изображения в результатах методами SearXNG"
  498. #: searx/templates/simple/preferences.html:281
  499. msgid "Query in the page's title"
  500. msgstr "Поисковый запрос в заголовке страницы"
  501. #: searx/templates/simple/preferences.html:288
  502. msgid ""
  503. "When enabled, the result page's title contains your query. Your browser "
  504. "can record this title"
  505. msgstr ""
  506. "Добавить поисковый запрос в заголовок страницы с результатами. Браузер "
  507. "может сохранять этот заголовок"
  508. #: searx/templates/simple/preferences.html:294
  509. msgid "Engines"
  510. msgstr "Поисковые системы"
  511. #: searx/templates/simple/preferences.html:295
  512. msgid "Currently used search engines"
  513. msgstr "Используемые поисковые системы"
  514. #: searx/templates/simple/preferences.html:302
  515. msgid ""
  516. "This tab does not show up for search results, but you can search the "
  517. "engines listed here via bangs."
  518. msgstr ""
  519. "Результаты из этого раздела не отображаются в общих, но вы можете "
  520. "использовать эти поисковые движки через восклицательный знак."
  521. #: searx/templates/simple/preferences.html:307
  522. #: searx/templates/simple/preferences.html:358
  523. msgid "Allow"
  524. msgstr "Использовать"
  525. #: searx/templates/simple/preferences.html:308
  526. #: searx/templates/simple/stats.html:25
  527. msgid "Engine name"
  528. msgstr "Поисковая система"
  529. #: searx/templates/simple/preferences.html:309
  530. msgid "Shortcut"
  531. msgstr "Сокращение"
  532. #: searx/templates/simple/preferences.html:310
  533. msgid "Supports selected language"
  534. msgstr "Выбор языка"
  535. #: searx/templates/simple/filters/time_range.html:1
  536. #: searx/templates/simple/preferences.html:312
  537. msgid "Time range"
  538. msgstr "Временной диапазон"
  539. #: searx/templates/simple/preferences.html:313
  540. #: searx/templates/simple/stats.html:28
  541. msgid "Response time"
  542. msgstr "Время отклика"
  543. #: searx/templates/simple/preferences.html:314
  544. msgid "Max time"
  545. msgstr "Максимальное время"
  546. #: searx/templates/simple/preferences.html:315
  547. #: searx/templates/simple/stats.html:29
  548. msgid "Reliability"
  549. msgstr "Надёжность"
  550. #: searx/templates/simple/preferences.html:353
  551. msgid "Special Queries"
  552. msgstr "Особые запросы"
  553. #: searx/templates/simple/preferences.html:359
  554. msgid "Keywords"
  555. msgstr "Ключевые слова"
  556. #: searx/templates/simple/preferences.html:360
  557. msgid "Name"
  558. msgstr "Название"
  559. #: searx/templates/simple/preferences.html:361
  560. msgid "Description"
  561. msgstr "Описание"
  562. #: searx/templates/simple/preferences.html:362
  563. msgid "Examples"
  564. msgstr "Пример"
  565. #: searx/templates/simple/preferences.html:365
  566. msgid "This is the list of SearXNG's instant answering modules."
  567. msgstr "Модули SearXNG с мгновенным ответом."
  568. #: searx/templates/simple/preferences.html:376
  569. msgid "This is the list of plugins."
  570. msgstr "Список плагинов."
  571. #: searx/templates/simple/preferences.html:393
  572. msgid "Cookies"
  573. msgstr "Cookies"
  574. #: searx/templates/simple/preferences.html:395
  575. msgid ""
  576. "This is the list of cookies and their values SearXNG is storing on your "
  577. "computer."
  578. msgstr "Список cookies и их значений, которые SearXNG хранит в вашем браузере."
  579. #: searx/templates/simple/preferences.html:396
  580. msgid "With that list, you can assess SearXNG transparency."
  581. msgstr "SearXNG ничего от вас не скрывает."
  582. #: searx/templates/simple/preferences.html:401
  583. msgid "Cookie name"
  584. msgstr "Cookie"
  585. #: searx/templates/simple/preferences.html:402
  586. msgid "Value"
  587. msgstr "Значение"
  588. #: searx/templates/simple/preferences.html:414
  589. msgid "Search URL of the currently saved preferences"
  590. msgstr "URL с сохраненными настройками"
  591. #: searx/templates/simple/preferences.html:418
  592. msgid ""
  593. "Note: specifying custom settings in the search URL can reduce privacy by "
  594. "leaking data to the clicked result sites."
  595. msgstr ""
  596. "Внимание: использование URL с параметрами может привести к утечке данных "
  597. "на сайты, открытые из результатов поиска."
  598. #: searx/templates/simple/preferences.html:419
  599. msgid "URL to restore your preferences in another browser"
  600. msgstr ""
  601. #: searx/templates/simple/preferences.html:423
  602. msgid ""
  603. "Specifying custom settings in the preferences URL can be used to sync "
  604. "preferences across devices."
  605. msgstr ""
  606. #: searx/templates/simple/preferences.html:428
  607. msgid ""
  608. "These settings are stored in your cookies, this allows us not to store "
  609. "this data about you."
  610. msgstr ""
  611. "Все настройки сохраняются в cookie вашего браузера. Это позволяет нам не "
  612. "хранить о вас никаких данных на серверах."
  613. #: searx/templates/simple/preferences.html:430
  614. msgid ""
  615. "These cookies serve your sole convenience, we don't use these cookies to "
  616. "track you."
  617. msgstr ""
  618. "Cookie нужны исключительно для вашего удобства, мы не используем cookie "
  619. "для слежки."
  620. #: searx/templates/simple/preferences.html:433
  621. msgid "Save"
  622. msgstr "Сохранить"
  623. #: searx/templates/simple/preferences.html:434
  624. msgid "Reset defaults"
  625. msgstr "Восстановить настройки по умолчанию"
  626. #: searx/templates/simple/preferences.html:435
  627. msgid "Back"
  628. msgstr "Назад"
  629. #: searx/templates/simple/results.html:23
  630. msgid "Answers"
  631. msgstr "Ответы"
  632. #: searx/templates/simple/results.html:39
  633. msgid "Number of results"
  634. msgstr "Количество результатов"
  635. #: searx/templates/simple/messages/no_results.html:6
  636. #: searx/templates/simple/results.html:46
  637. msgid "Error!"
  638. msgstr "Ошибка!"
  639. #: searx/templates/simple/results.html:46
  640. msgid "Engines cannot retrieve results"
  641. msgstr "Поисковые системы не могут получить результат"
  642. #: searx/templates/simple/results.html:68
  643. msgid "Suggestions"
  644. msgstr "Предложения"
  645. #: searx/templates/simple/results.html:90
  646. msgid "Search URL"
  647. msgstr "Ссылка на поиск"
  648. #: searx/templates/simple/results.html:96
  649. msgid "Download results"
  650. msgstr "Загрузить результаты"
  651. #: searx/templates/simple/results.html:120
  652. msgid "Try searching for:"
  653. msgstr "Попробуйте поискать:"
  654. #: searx/templates/simple/results.html:152
  655. msgid "Back to top"
  656. msgstr "Наверх"
  657. #: searx/templates/simple/results.html:170
  658. msgid "Previous page"
  659. msgstr "предыдущая страница"
  660. #: searx/templates/simple/results.html:187
  661. msgid "Next page"
  662. msgstr "следующая страница"
  663. #: searx/templates/simple/search.html:3
  664. msgid "Display the front page"
  665. msgstr "Показать главную страницу"
  666. #: searx/templates/simple/search.html:9
  667. #: searx/templates/simple/simple_search.html:5
  668. msgid "Search for..."
  669. msgstr "Искать..."
  670. #: searx/templates/simple/search.html:10
  671. #: searx/templates/simple/simple_search.html:6
  672. msgid "clear"
  673. msgstr "очистить"
  674. #: searx/templates/simple/search.html:11
  675. #: searx/templates/simple/simple_search.html:7
  676. msgid "search"
  677. msgstr "поиск"
  678. #: searx/templates/simple/stats.html:21
  679. msgid "There is currently no data available. "
  680. msgstr "На данный момент данные недоступны. "
  681. #: searx/templates/simple/stats.html:26
  682. msgid "Scores"
  683. msgstr "Попаданий"
  684. #: searx/templates/simple/stats.html:27
  685. msgid "Result count"
  686. msgstr "Подсчёт результатов"
  687. #: searx/templates/simple/stats.html:38
  688. msgid "Scores per result"
  689. msgstr "Попаданий за результат"
  690. #: searx/templates/simple/stats.html:62
  691. msgid "Total"
  692. msgstr "Всего"
  693. #: searx/templates/simple/stats.html:63
  694. msgid "HTTP"
  695. msgstr "HTTP"
  696. #: searx/templates/simple/stats.html:64
  697. msgid "Processing"
  698. msgstr "Обработка"
  699. #: searx/templates/simple/stats.html:102
  700. msgid "Warnings"
  701. msgstr "Предупреждения"
  702. #: searx/templates/simple/stats.html:102
  703. msgid "Errors and exceptions"
  704. msgstr "Ошибки и исключения"
  705. #: searx/templates/simple/stats.html:108
  706. msgid "Exception"
  707. msgstr "Исключение"
  708. #: searx/templates/simple/stats.html:110
  709. msgid "Message"
  710. msgstr "Сообщение"
  711. #: searx/templates/simple/stats.html:112
  712. msgid "Percentage"
  713. msgstr "Процент"
  714. #: searx/templates/simple/stats.html:114
  715. msgid "Parameter"
  716. msgstr "Параметр"
  717. #: searx/templates/simple/stats.html:122
  718. msgid "Filename"
  719. msgstr "Имя файла"
  720. #: searx/templates/simple/stats.html:123
  721. msgid "Function"
  722. msgstr "Функция"
  723. #: searx/templates/simple/stats.html:124
  724. msgid "Code"
  725. msgstr "Код"
  726. #: searx/templates/simple/stats.html:131
  727. msgid "Checker"
  728. msgstr "Checker"
  729. #: searx/templates/simple/stats.html:134
  730. msgid "Failed test"
  731. msgstr "Неудачный тест"
  732. #: searx/templates/simple/stats.html:135
  733. msgid "Comment(s)"
  734. msgstr "Комментарии"
  735. #: searx/templates/simple/filters/time_range.html:3
  736. msgid "Anytime"
  737. msgstr "Когда угодно"
  738. #: searx/templates/simple/filters/time_range.html:6
  739. msgid "Last day"
  740. msgstr "Последние сутки"
  741. #: searx/templates/simple/filters/time_range.html:9
  742. msgid "Last week"
  743. msgstr "Последняя неделя"
  744. #: searx/templates/simple/filters/time_range.html:12
  745. msgid "Last month"
  746. msgstr "Последний месяц"
  747. #: searx/templates/simple/filters/time_range.html:15
  748. msgid "Last year"
  749. msgstr "Последний год"
  750. #: searx/templates/simple/messages/no_cookies.html:3
  751. msgid "Information!"
  752. msgstr "Информируем!"
  753. #: searx/templates/simple/messages/no_cookies.html:4
  754. msgid "currently, there are no cookies defined."
  755. msgstr "в данный момент cookie-файлы не установлены."
  756. #: searx/templates/simple/messages/no_results.html:6
  757. msgid "Engines cannot retrieve results."
  758. msgstr "Поисковые системы не могут получить результат."
  759. #: searx/templates/simple/messages/no_results.html:15
  760. msgid "Please, try again later or find another SearXNG instance."
  761. msgstr ""
  762. "Пожалуйста, попробуйте еще раз позднее, либо перейдите на другое зеркало "
  763. "SearXNG."
  764. #: searx/templates/simple/messages/no_results.html:20
  765. msgid "Sorry!"
  766. msgstr "Грусть-печаль!"
  767. #: searx/templates/simple/messages/no_results.html:21
  768. msgid ""
  769. "we didn't find any results. Please use another query or search in more "
  770. "categories."
  771. msgstr ""
  772. "мы не нашли никаких результатов. Попробуйте изменить поисковый запрос или"
  773. " поищите в других категориях."
  774. #: searx/templates/simple/result_templates/default.html:6
  775. msgid "show media"
  776. msgstr "показать медиа"
  777. #: searx/templates/simple/result_templates/default.html:6
  778. msgid "hide media"
  779. msgstr "скрыть медиа"
  780. #: searx/templates/simple/result_templates/default.html:14
  781. #: searx/templates/simple/result_templates/videos.html:14
  782. msgid "This site did not provide any description."
  783. msgstr "Этот сайт не предоставил какое-либо описание."
  784. #: searx/templates/simple/result_templates/images.html:19
  785. msgid "Format"
  786. msgstr "Формат"
  787. #: searx/templates/simple/result_templates/images.html:21
  788. msgid "Engine"
  789. msgstr "Движок"
  790. #: searx/templates/simple/result_templates/images.html:22
  791. msgid "View source"
  792. msgstr "Перейти к источнику"
  793. #: searx/templates/simple/result_templates/map.html:12
  794. msgid "address"
  795. msgstr "адрес"
  796. #: searx/templates/simple/result_templates/map.html:43
  797. msgid "show map"
  798. msgstr "показать карту"
  799. #: searx/templates/simple/result_templates/map.html:43
  800. msgid "hide map"
  801. msgstr "скрыть карту"
  802. #: searx/templates/simple/result_templates/torrent.html:6
  803. msgid "magnet link"
  804. msgstr "magnet-ссылка"
  805. #: searx/templates/simple/result_templates/torrent.html:7
  806. msgid "torrent file"
  807. msgstr "торрент-файл"
  808. #: searx/templates/simple/result_templates/torrent.html:9
  809. msgid "Seeder"
  810. msgstr "Раздают"
  811. #: searx/templates/simple/result_templates/torrent.html:9
  812. msgid "Leecher"
  813. msgstr "Качают"
  814. #: searx/templates/simple/result_templates/torrent.html:11
  815. msgid "Filesize"
  816. msgstr "Размер файла"
  817. #: searx/templates/simple/result_templates/torrent.html:12
  818. msgid "Bytes"
  819. msgstr "Байт"
  820. #: searx/templates/simple/result_templates/torrent.html:13
  821. msgid "kiB"
  822. msgstr "КиБ"
  823. #: searx/templates/simple/result_templates/torrent.html:14
  824. msgid "MiB"
  825. msgstr "МиБ"
  826. #: searx/templates/simple/result_templates/torrent.html:15
  827. msgid "GiB"
  828. msgstr "ГиБ"
  829. #: searx/templates/simple/result_templates/torrent.html:16
  830. msgid "TiB"
  831. msgstr "ТиБ"
  832. #: searx/templates/simple/result_templates/torrent.html:20
  833. msgid "Number of Files"
  834. msgstr "Количество файлов"
  835. #: searx/templates/simple/result_templates/videos.html:6
  836. msgid "show video"
  837. msgstr "показать видео"
  838. #: searx/templates/simple/result_templates/videos.html:6
  839. msgid "hide video"
  840. msgstr "скрыть видео"
  841. #~ msgid "Engine time (sec)"
  842. #~ msgstr "Время поиска (сек)"
  843. #~ msgid "Page loads (sec)"
  844. #~ msgstr "Загрузка страниц (сек)"
  845. #~ msgid "Errors"
  846. #~ msgstr "Ошибки"
  847. #~ msgid "CAPTCHA required"
  848. #~ msgstr "Требуется капча"
  849. #~ msgid "Rewrite HTTP links to HTTPS if possible"
  850. #~ msgstr "Заменять в ссылках HTTP на HTTPS если это возможно"
  851. #~ msgid ""
  852. #~ "Results are opened in the same "
  853. #~ "window by default. This plugin "
  854. #~ "overwrites the default behaviour to open"
  855. #~ " links on new tabs/windows. (JavaScript "
  856. #~ "required)"
  857. #~ msgstr ""
  858. #~ "По умолчанию результаты открываются в "
  859. #~ "том же окне. Этот плагин переопределяет"
  860. #~ " поведение по умолчанию для открытия "
  861. #~ "ссылок в новых вкладках/окнах. (Требуется "
  862. #~ "JavaScript)"
  863. #~ msgid "Color"
  864. #~ msgstr "Цвет"
  865. #~ msgid "Blue (default)"
  866. #~ msgstr "Синий (по умолчанию)"
  867. #~ msgid "Violet"
  868. #~ msgstr "Фиолетовый"
  869. #~ msgid "Green"
  870. #~ msgstr "Зеленый"
  871. #~ msgid "Cyan"
  872. #~ msgstr "Бирюзовый"
  873. #~ msgid "Orange"
  874. #~ msgstr "Оранжевый"
  875. #~ msgid "Red"
  876. #~ msgstr "Красный"
  877. #~ msgid "Category"
  878. #~ msgstr "Категория"
  879. #~ msgid "Block"
  880. #~ msgstr "Блокировать"
  881. #~ msgid "original context"
  882. #~ msgstr "исходный контекст"
  883. #~ msgid "Plugins"
  884. #~ msgstr "Плагины"
  885. #~ msgid "Answerers"
  886. #~ msgstr "Ответчики"
  887. #~ msgid "Avg. time"
  888. #~ msgstr "Среднее время"
  889. #~ msgid "show details"
  890. #~ msgstr "показать подробности"
  891. #~ msgid "hide details"
  892. #~ msgstr "скрыть подробности"
  893. #~ msgid "Load more..."
  894. #~ msgstr "Загрузить еще…"
  895. #~ msgid "Loading..."
  896. #~ msgstr "Загрузка..."
  897. #~ msgid "Change searx layout"
  898. #~ msgstr "Изменить вид сайта"
  899. #~ msgid "Proxying image results through searx"
  900. #~ msgstr "Проксировать найденные изображения с помощью searx"
  901. #~ msgid "This is the list of searx's instant answering modules."
  902. #~ msgstr "Это список модулей мгновенного ответа searx."
  903. #~ msgid ""
  904. #~ "This is the list of cookies and"
  905. #~ " their values searx is storing on "
  906. #~ "your computer."
  907. #~ msgstr ""
  908. #~ "Это список cookie-файлов и их значения,"
  909. #~ " которые searx хранит на Вашем "
  910. #~ "компьютере."
  911. #~ msgid "With that list, you can assess searx transparency."
  912. #~ msgstr "С помощью этого списка можно изменить прозрачность searx."
  913. #~ msgid "It look like you are using searx first time."
  914. #~ msgstr "Похоже, вы используете searx впервые."
  915. #~ msgid "Please, try again later or find another searx instance."
  916. #~ msgstr "Пожалуйста, попробуйте позже или воспользуйтесь другим сервером searx."
  917. #~ msgid "Themes"
  918. #~ msgstr "Темы"
  919. #~ msgid "Reliablity"
  920. #~ msgstr "Надежность"
  921. #~ msgid ""
  922. #~ "When enabled, the result page's title"
  923. #~ " contains your query. Your browser "
  924. #~ "can record this title."
  925. #~ msgstr ""
  926. #~ msgid "Method"
  927. #~ msgstr "Cпособ"
  928. #~ msgid ""
  929. #~ "This tab does not show up for "
  930. #~ "search results but you can search "
  931. #~ "the engines listed here via bangs."
  932. #~ msgstr ""
  933. #~ "На этой вкладке отсутсвуют результаты, "
  934. #~ "но вы можете использовать поисковики "
  935. #~ "перечисленные ниже."
  936. #~ msgid "Advanced settings"
  937. #~ msgstr "Дополнительные настройки"
  938. #~ msgid "Close"
  939. #~ msgstr "Закрыть"
  940. #~ msgid "Language"
  941. #~ msgstr "Язык"
  942. #~ msgid "broken"
  943. #~ msgstr "сломанный"
  944. #~ msgid "supported"
  945. #~ msgstr "поддерживается"
  946. #~ msgid "not supported"
  947. #~ msgstr "не поддерживается"
  948. #~ msgid "about"
  949. #~ msgstr "О сайте"
  950. #~ msgid "Avg."
  951. #~ msgstr "примерно"
  952. #~ msgid "User Interface"
  953. #~ msgstr "Внешний вид"
  954. #~ msgid "Choose style for this theme"
  955. #~ msgstr "Цветовое решение для выбранной темы"
  956. #~ msgid "Style"
  957. #~ msgstr "Стиль"
  958. #~ msgid "Show advanced settings"
  959. #~ msgstr "Дополнительные настройки"
  960. #~ msgid "Show advanced settings panel in the home page by default"
  961. #~ msgstr "Развернуть дополнительные настройки на главной странице"
  962. #~ msgid "Allow all"
  963. #~ msgstr "Выбрать все"
  964. #~ msgid "Disable all"
  965. #~ msgstr "Выключить все"
  966. #~ msgid "Selected language"
  967. #~ msgstr "Выбранный язык"
  968. #~ msgid "Query"
  969. #~ msgstr "Запрос"
  970. #~ msgid "save"
  971. #~ msgstr "Сохранить"
  972. #~ msgid "back"
  973. #~ msgstr "Назад"
  974. #~ msgid "Links"
  975. #~ msgstr "Ссылки"
  976. #~ msgid "RSS subscription"
  977. #~ msgstr "RSS-подписка"
  978. #~ msgid "Search results"
  979. #~ msgstr "Результаты поиска"
  980. #~ msgid "next page"
  981. #~ msgstr "следующая страница"
  982. #~ msgid "previous page"
  983. #~ msgstr "предыдущая страница"
  984. #~ msgid "Start search"
  985. #~ msgstr "Начать поиск"
  986. #~ msgid "Clear search"
  987. #~ msgstr "Очистить запрос"
  988. #~ msgid "Clear"
  989. #~ msgstr "Очистить"
  990. #~ msgid "stats"
  991. #~ msgstr "статистика"
  992. #~ msgid "Heads up!"
  993. #~ msgstr "Вот чёрт!"
  994. #~ msgid "It look like you are using SearXNG first time."
  995. #~ msgstr "Похоже, вы используете SearXNG впервые."
  996. #~ msgid "Well done!"
  997. #~ msgstr "Отлично!"
  998. #~ msgid "Settings saved successfully."
  999. #~ msgstr "Настройки успешно сохранены."
  1000. #~ msgid "Oh snap!"
  1001. #~ msgstr "Вот черт!"
  1002. #~ msgid "Something went wrong."
  1003. #~ msgstr "Что-то пошло не так."
  1004. #~ msgid "Date"
  1005. #~ msgstr "Дата"
  1006. #~ msgid "Type"
  1007. #~ msgstr "Тип"
  1008. #~ msgid "Get image"
  1009. #~ msgstr "Скачать картинку"