Files
searxng/searx/translations/ru/LC_MESSAGES/messages.po
T

2446 lines
73 KiB
Plaintext
Raw Normal View History

2021-07-31 19:12:20 +02:00
# Russian translations for .
2020-07-09 15:15:52 +02:00
# Copyright (C) 2020 ORGANIZATION
2021-07-31 19:12:20 +02:00
# This file is distributed under the same license as the project.
#
2015-01-19 20:58:20 +03:00
# Translators:
2021-03-27 18:57:05 +01:00
# Andrey, 2017-2020
# Dima Ivchenko <kvdbve34@gmail.com>, 2020
2015-01-19 20:58:20 +03:00
# dimqua <dimqua@riseup.net>, 2015
2020-01-30 11:16:15 +01:00
# dimqua <dimqua@riseup.net>, 2015,2017
2017-11-01 11:03:22 +01:00
# dimqua <dimqua@riseup.net>, 2017
# John DOe <is-kir@ya.ru>, 2018
2017-05-19 23:08:16 +02:00
# Дмитрий Михирев, 2016-2017
2022-07-08 07:18:05 +00:00
# Markus Heiser <markus.heiser@darmarit.de>, 2022.
2022-10-14 07:38:20 +00:00
# Surepusofu Arutemu <crexlight@gmail.com>, 2022.
# No4vick <MineBor1@yandex.ru>, 2022.
2023-03-03 07:08:08 +00:00
# BalkanMadman <zurabid2016@gmail.com>, 2023.
# AHOHNMYC <lqwh2h2cwa@protonmail.com>, 2023.
2024-02-02 07:07:53 +00:00
# return42 <markus.heiser@darmarit.de>, 2023, 2024.
2023-11-24 07:07:45 +00:00
# 0que <0que@users.noreply.translate.codeberg.org>, 2023.
2023-12-29 07:07:53 +00:00
# mittwerk <w0o0y8jt@duck.com>, 2023.
2025-01-10 07:09:47 +00:00
# 0ko <0ko@users.noreply.translate.codeberg.org>, 2024, 2025.
# return42 <return42@users.noreply.translate.codeberg.org>, 2024, 2025.
2024-06-14 07:09:34 +00:00
# Xvnov <Xvnov@users.noreply.translate.codeberg.org>, 2024.
2025-01-10 07:09:47 +00:00
# Xvnov <xvnov@users.noreply.translate.codeberg.org>, 2025.
# Anonymous <anonymous@users.noreply.translate.codeberg.org>, 2025.
# mittwerk <mittwerk@users.noreply.translate.codeberg.org>, 2025.
# BalkanMadman <balkanmadman@users.noreply.translate.codeberg.org>, 2025.
# AHOHNMYC <ahohnmyc@users.noreply.translate.codeberg.org>, 2025.
2025-02-07 07:10:01 +00:00
# curtwheeler <curtwheeler@users.noreply.translate.codeberg.org>, 2025.
# return42 <return42@noreply.codeberg.org>, 2025, 2026.
# yurtpage <yurtpage@noreply.codeberg.org>, 2025.
# kotovasia <kotovasia@noreply.codeberg.org>, 2025.
# IcewindX <icewindx@noreply.codeberg.org>, 2025.
# 0ko <0ko@noreply.codeberg.org>, 2025.
2026-02-13 07:28:50 +00:00
# greatdng <greatdng@noreply.codeberg.org>, 2026.
# code_gremlin <code_gremlin@noreply.codeberg.org>, 2026.
2015-01-19 20:58:20 +03:00
msgid ""
msgstr ""
"Project-Id-Version: searx\n"
2015-01-19 20:58:20 +03:00
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2026-07-15 15:45+0000\n"
"PO-Revision-Date: 2026-06-24 10:07+0000\n"
"Last-Translator: code_gremlin <code_gremlin@noreply.codeberg.org>\n"
2021-07-31 19:12:20 +02:00
"Language: ru\n"
"Language-Team: Russian "
"<https://translate.codeberg.org/projects/searxng/searxng/ru/>\n"
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
"n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) "
"|| (n%100>=11 && n%100<=14)? 2 : 3);\n"
2015-01-19 20:58:20 +03:00
"MIME-Version: 1.0\n"
2021-07-31 19:12:20 +02:00
"Content-Type: text/plain; charset=utf-8\n"
2015-01-19 20:58:20 +03:00
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.18.0\n"
2015-01-19 20:58:20 +03:00
2023-04-14 07:07:48 +00:00
#. CONSTANT_NAMES['NO_SUBGROUPING']
2022-03-25 07:17:42 +00:00
#: searx/searxng.msg
2023-04-14 07:07:48 +00:00
msgid "without further subgrouping"
msgstr "без дальнейшей разбивки на подгруппы"
2022-03-25 07:17:42 +00:00
2023-04-14 07:07:48 +00:00
#. CONSTANT_NAMES['DEFAULT_CATEGORY']
2022-03-25 07:17:42 +00:00
#: searx/searxng.msg
msgid "other"
2023-12-29 07:07:53 +00:00
msgstr "другие"
2022-03-25 07:17:42 +00:00
#. CATEGORY_NAMES['FILES']
#: searx/searxng.msg
msgid "files"
2023-12-29 07:07:53 +00:00
msgstr "файлы"
2022-03-25 07:17:42 +00:00
#. CATEGORY_NAMES['GENERAL']
#: searx/searxng.msg
msgid "general"
2023-12-29 07:07:53 +00:00
msgstr "общие"
2022-03-25 07:17:42 +00:00
#. CATEGORY_NAMES['MUSIC']
#: searx/searxng.msg
msgid "music"
2023-12-29 07:07:53 +00:00
msgstr "музыка"
2022-03-25 07:17:42 +00:00
#. CATEGORY_NAMES['SOCIAL_MEDIA']
#: searx/searxng.msg
msgid "social media"
2023-12-29 07:07:53 +00:00
msgstr "социальные сети"
2022-03-25 07:17:42 +00:00
#. CATEGORY_NAMES['IMAGES']
#: searx/searxng.msg
msgid "images"
2023-12-29 07:07:53 +00:00
msgstr "изображения"
2022-03-25 07:17:42 +00:00
#. CATEGORY_NAMES['VIDEOS']
#: searx/searxng.msg
msgid "videos"
2023-12-29 07:07:53 +00:00
msgstr "видео"
2024-04-26 07:09:48 +00:00
#. CATEGORY_NAMES['RADIO']
#: searx/engines/radio_browser.py:160 searx/searxng.msg
2024-04-26 07:09:48 +00:00
msgid "radio"
msgstr "радио"
#. CATEGORY_NAMES['TV']
#: searx/searxng.msg
msgid "tv"
2024-05-03 07:09:23 +00:00
msgstr "ТВ"
2024-04-26 07:09:48 +00:00
2022-03-25 07:17:42 +00:00
#. CATEGORY_NAMES['IT']
#: searx/searxng.msg
msgid "it"
2024-05-03 07:09:23 +00:00
msgstr "ИТ"
2022-03-25 07:17:42 +00:00
#. CATEGORY_NAMES['NEWS']
#: searx/searxng.msg
msgid "news"
2023-12-29 07:07:53 +00:00
msgstr "новости"
2022-03-25 07:17:42 +00:00
#. CATEGORY_NAMES['MAP']
#: searx/searxng.msg
msgid "map"
2023-12-29 07:07:53 +00:00
msgstr "карты"
2022-03-25 07:17:42 +00:00
#. CATEGORY_NAMES['ONIONS']
#: searx/searxng.msg
2021-07-31 19:12:20 +02:00
msgid "onions"
2022-03-18 07:17:25 +00:00
msgstr ".onion"
2021-07-31 19:12:20 +02:00
2022-03-25 07:17:42 +00:00
#. CATEGORY_NAMES['SCIENCE']
#: searx/searxng.msg
msgid "science"
2023-12-29 07:07:53 +00:00
msgstr "наука"
2022-03-25 07:17:42 +00:00
#. CATEGORY_GROUPS['APPS']
#: searx/searxng.msg
2022-01-07 07:17:58 +00:00
msgid "apps"
2023-12-29 07:07:53 +00:00
msgstr "приложения"
2022-01-07 07:17:58 +00:00
2022-03-25 07:17:42 +00:00
#. CATEGORY_GROUPS['DICTIONARIES']
#: searx/searxng.msg
2022-01-07 07:17:58 +00:00
msgid "dictionaries"
2023-12-29 07:07:53 +00:00
msgstr "словари"
2022-01-07 07:17:58 +00:00
2022-03-25 07:17:42 +00:00
#. CATEGORY_GROUPS['LYRICS']
#: searx/searxng.msg
2022-01-07 07:17:58 +00:00
msgid "lyrics"
2023-12-29 07:07:53 +00:00
msgstr "текст песни"
2022-01-07 07:17:58 +00:00
2022-03-25 07:17:42 +00:00
#. CATEGORY_GROUPS['PACKAGES']
#: searx/searxng.msg
2022-01-07 07:17:58 +00:00
msgid "packages"
2023-12-29 07:07:53 +00:00
msgstr "пакеты"
2022-01-07 07:17:58 +00:00
2022-03-25 07:17:42 +00:00
#. CATEGORY_GROUPS['Q_A']
#: searx/searxng.msg
2022-01-07 07:17:58 +00:00
msgid "q&a"
2023-12-29 07:07:53 +00:00
msgstr "вопросы-ответы"
2022-01-07 07:17:58 +00:00
2022-03-25 07:17:42 +00:00
#. CATEGORY_GROUPS['REPOS']
#: searx/searxng.msg
2022-01-07 07:17:58 +00:00
msgid "repos"
2023-12-29 07:07:53 +00:00
msgstr "репозитории"
2022-01-07 07:17:58 +00:00
2022-03-25 07:17:42 +00:00
#. CATEGORY_GROUPS['SOFTWARE_WIKIS']
#: searx/searxng.msg
2022-01-07 07:17:58 +00:00
msgid "software wikis"
2023-12-29 07:07:53 +00:00
msgstr "программные вики"
2022-01-07 07:17:58 +00:00
2022-03-25 07:17:42 +00:00
#. CATEGORY_GROUPS['WEB']
#: searx/searxng.msg
2022-01-07 07:17:58 +00:00
msgid "web"
2023-12-29 07:07:53 +00:00
msgstr "веб"
2022-01-07 07:17:58 +00:00
2022-09-30 07:43:45 +00:00
#. CATEGORY_GROUPS['SCIENTIFIC PUBLICATIONS']
#: searx/searxng.msg
msgid "scientific publications"
2022-10-14 07:38:20 +00:00
msgstr "научные публикации"
2022-09-30 07:43:45 +00:00
2022-03-25 07:17:42 +00:00
#. STYLE_NAMES['AUTO']
#: searx/searxng.msg
2021-11-26 07:18:23 +00:00
msgid "auto"
msgstr "как в системе"
2021-11-26 07:18:23 +00:00
2022-03-25 07:17:42 +00:00
#. STYLE_NAMES['LIGHT']
#: searx/searxng.msg
2021-11-26 07:18:23 +00:00
msgid "light"
2023-12-29 07:07:53 +00:00
msgstr "светлая"
2021-11-26 07:18:23 +00:00
2022-03-25 07:17:42 +00:00
#. STYLE_NAMES['DARK']
#: searx/searxng.msg
2021-11-26 07:18:23 +00:00
msgid "dark"
2023-12-29 07:07:53 +00:00
msgstr "тёмная"
2021-11-26 07:18:23 +00:00
2024-10-04 07:09:47 +00:00
#. STYLE_NAMES['BLACK']
#: searx/searxng.msg
msgid "black"
2024-10-11 07:10:28 +00:00
msgstr "чёрная"
2024-10-04 07:09:47 +00:00
2024-02-16 07:07:51 +00:00
#. BRAND_CUSTOM_LINKS['UPTIME']
#: searx/searxng.msg
msgid "Uptime"
2024-03-08 07:08:13 +00:00
msgstr "Вр. работы"
2024-02-16 07:07:51 +00:00
#. BRAND_CUSTOM_LINKS['ABOUT']
#: searx/searxng.msg searx/templates/simple/base.html:47
2024-02-16 07:07:51 +00:00
msgid "About"
msgstr "О программе"
2024-04-26 07:09:48 +00:00
#. WEATHER_TERMS['AVERAGE TEMP.']
#: searx/searxng.msg
2024-04-26 07:09:48 +00:00
msgid "Average temp."
2024-05-03 07:09:23 +00:00
msgstr "Средняя темп."
2024-04-26 07:09:48 +00:00
#. WEATHER_TERMS['CLOUD COVER']
#: searx/searxng.msg
2024-04-26 07:09:48 +00:00
msgid "Cloud cover"
2024-05-03 07:09:23 +00:00
msgstr "Облачность"
2024-04-26 07:09:48 +00:00
#. WEATHER_TERMS['CONDITION']
#: searx/searxng.msg
2024-04-26 07:09:48 +00:00
msgid "Condition"
2024-05-03 07:09:23 +00:00
msgstr "Условия"
2024-04-26 07:09:48 +00:00
#. WEATHER_TERMS['CURRENT CONDITION']
#: searx/searxng.msg
2024-04-26 07:09:48 +00:00
msgid "Current condition"
2024-05-03 07:09:23 +00:00
msgstr "Текущие условия"
2024-04-26 07:09:48 +00:00
#. WEATHER_TERMS['EVENING']
#: searx/searxng.msg
2024-04-26 07:09:48 +00:00
msgid "Evening"
msgstr "Вечер"
#. WEATHER_TERMS['FEELS LIKE']
#: searx/searxng.msg
2024-04-26 07:09:48 +00:00
msgid "Feels like"
2024-05-03 07:09:23 +00:00
msgstr "Ощущается как"
2024-04-26 07:09:48 +00:00
#. WEATHER_TERMS['HUMIDITY']
#: searx/searxng.msg searx/templates/simple/answer/weather.html:29
2024-04-26 07:09:48 +00:00
msgid "Humidity"
2024-05-03 07:09:23 +00:00
msgstr "Влажность"
2024-04-26 07:09:48 +00:00
#. WEATHER_TERMS['MAX TEMP.']
#: searx/searxng.msg
2024-04-26 07:09:48 +00:00
msgid "Max temp."
2024-05-03 07:09:23 +00:00
msgstr "Макс. темп."
2024-04-26 07:09:48 +00:00
#. WEATHER_TERMS['MIN TEMP.']
#: searx/searxng.msg
2024-04-26 07:09:48 +00:00
msgid "Min temp."
2024-05-03 07:09:23 +00:00
msgstr "Мин. темп."
2024-04-26 07:09:48 +00:00
#. WEATHER_TERMS['MORNING']
#: searx/searxng.msg
2024-04-26 07:09:48 +00:00
msgid "Morning"
msgstr "Утро"
#. WEATHER_TERMS['NIGHT']
#: searx/searxng.msg
2024-04-26 07:09:48 +00:00
msgid "Night"
msgstr "Ночь"
#. WEATHER_TERMS['NOON']
#: searx/searxng.msg
2024-04-26 07:09:48 +00:00
msgid "Noon"
msgstr "Полдень"
#. WEATHER_TERMS['PRESSURE']
#: searx/searxng.msg searx/templates/simple/answer/weather.html:25
2024-04-26 07:09:48 +00:00
msgid "Pressure"
2024-05-03 07:09:23 +00:00
msgstr "Давление"
2024-04-26 07:09:48 +00:00
#. WEATHER_TERMS['SUNRISE']
#: searx/searxng.msg
2024-04-26 07:09:48 +00:00
msgid "Sunrise"
2024-05-03 07:09:23 +00:00
msgstr "Восход"
2024-04-26 07:09:48 +00:00
#. WEATHER_TERMS['SUNSET']
#: searx/searxng.msg
2024-04-26 07:09:48 +00:00
msgid "Sunset"
2024-05-03 07:09:23 +00:00
msgstr "Закат"
2024-04-26 07:09:48 +00:00
#. WEATHER_TERMS['TEMPERATURE']
#: searx/searxng.msg searx/templates/simple/answer/weather.html:17
2024-04-26 07:09:48 +00:00
msgid "Temperature"
2024-05-03 07:09:23 +00:00
msgstr "Температура"
2024-04-26 07:09:48 +00:00
#. WEATHER_TERMS['UV INDEX']
#: searx/searxng.msg
2024-04-26 07:09:48 +00:00
msgid "UV index"
2024-05-03 07:09:23 +00:00
msgstr "УФ-индекс"
2024-04-26 07:09:48 +00:00
#. WEATHER_TERMS['VISIBILITY']
#: searx/searxng.msg
2024-04-26 07:09:48 +00:00
msgid "Visibility"
2024-05-03 07:09:23 +00:00
msgstr "Видимость"
2024-04-26 07:09:48 +00:00
#. WEATHER_TERMS['WIND']
#: searx/searxng.msg searx/templates/simple/answer/weather.html:23
2024-04-26 07:09:48 +00:00
msgid "Wind"
2024-05-03 07:09:23 +00:00
msgstr "Ветер"
2024-04-26 07:09:48 +00:00
#. WEATHER_CONDITIONS
#: searx/searxng.msg
msgid "Clear sky"
msgstr "Ясное небо"
#. WEATHER_CONDITIONS
#: searx/searxng.msg
msgid "Partly cloudy"
msgstr "Переменная облачность"
#. WEATHER_CONDITIONS
#: searx/searxng.msg
msgid "Cloudy"
msgstr "Облачно"
#. WEATHER_CONDITIONS
#: searx/searxng.msg
msgid "Fair"
msgstr "Ясно"
#. WEATHER_CONDITIONS
#: searx/searxng.msg
msgid "Fog"
msgstr "Туман"
#. WEATHER_CONDITIONS
#: searx/searxng.msg
msgid "Light rain and thunder"
msgstr "Небольшой дождь с грозой"
#. WEATHER_CONDITIONS
#: searx/searxng.msg
msgid "Light rain showers and thunder"
msgstr "Слабые ливни с грозой"
#. WEATHER_CONDITIONS
#: searx/searxng.msg
msgid "Light rain showers"
msgstr "Слабые ливни"
#. WEATHER_CONDITIONS
#: searx/searxng.msg
msgid "Light rain"
msgstr "Небольшой дождь"
#. WEATHER_CONDITIONS
#: searx/searxng.msg
msgid "Rain and thunder"
msgstr "Дождь с грозой"
#. WEATHER_CONDITIONS
#: searx/searxng.msg
msgid "Rain showers and thunder"
msgstr "Ливни с грозой"
#. WEATHER_CONDITIONS
#: searx/searxng.msg
msgid "Rain showers"
msgstr "Ливни"
#. WEATHER_CONDITIONS
#: searx/searxng.msg
msgid "Rain"
msgstr "Дождь"
#. WEATHER_CONDITIONS
#: searx/searxng.msg
msgid "Heavy rain and thunder"
msgstr "Проливной дождь с грозой"
#. WEATHER_CONDITIONS
#: searx/searxng.msg
msgid "Heavy rain showers and thunder"
msgstr "Ливень с грозой"
#. WEATHER_CONDITIONS
#: searx/searxng.msg
msgid "Heavy rain showers"
msgstr "Сильные ливни"
#. WEATHER_CONDITIONS
#: searx/searxng.msg
msgid "Heavy rain"
msgstr "Проливной дождь"
#. WEATHER_CONDITIONS
#: searx/searxng.msg
msgid "Light sleet and thunder"
msgstr "Небольшой мокрый снег с грозой"
#. WEATHER_CONDITIONS
#: searx/searxng.msg
msgid "Light sleet showers and thunder"
msgstr "Краткосрочные ливни с мокрым снегом и грозой"
#. WEATHER_CONDITIONS
#: searx/searxng.msg
msgid "Light sleet showers"
msgstr "Краткосрочные ливни с мокрым снегом"
#. WEATHER_CONDITIONS
#: searx/searxng.msg
msgid "Light sleet"
msgstr "Небольшой мокрый снег"
#. WEATHER_CONDITIONS
#: searx/searxng.msg
msgid "Sleet and thunder"
msgstr "Мокрый снег с грозой"
#. WEATHER_CONDITIONS
#: searx/searxng.msg
msgid "Sleet showers and thunder"
msgstr "Ливни с мокрым снегом и грозой"
#. WEATHER_CONDITIONS
#: searx/searxng.msg
msgid "Sleet showers"
msgstr "Ливни с мокрым снегом"
#. WEATHER_CONDITIONS
#: searx/searxng.msg
msgid "Sleet"
msgstr "Мокрый снег"
#. WEATHER_CONDITIONS
#: searx/searxng.msg
msgid "Heavy sleet and thunder"
msgstr "Сильный мокрый снег с грозой"
#. WEATHER_CONDITIONS
#: searx/searxng.msg
msgid "Heavy sleet showers and thunder"
msgstr "Сильные ливни с мокрым снегом и грозой"
#. WEATHER_CONDITIONS
#: searx/searxng.msg
msgid "Heavy sleet showers"
msgstr "Сильные ливни с мокрым снегом"
#. WEATHER_CONDITIONS
#: searx/searxng.msg
msgid "Heavy sleet"
msgstr "Сильный мокрый снег"
#. WEATHER_CONDITIONS
#: searx/searxng.msg
msgid "Light snow and thunder"
msgstr "Небольшой снег с грозой"
#. WEATHER_CONDITIONS
#: searx/searxng.msg
msgid "Light snow showers and thunder"
msgstr "Небольшой снегопад с грозой"
#. WEATHER_CONDITIONS
#: searx/searxng.msg
msgid "Light snow showers"
msgstr "Небольшой снегопад"
#. WEATHER_CONDITIONS
#: searx/searxng.msg
msgid "Light snow"
msgstr "Небольшой снег"
#. WEATHER_CONDITIONS
#: searx/searxng.msg
msgid "Snow and thunder"
msgstr "Снег с грозой"
#. WEATHER_CONDITIONS
#: searx/searxng.msg
msgid "Snow showers and thunder"
msgstr "Снегопад с грозой"
#. WEATHER_CONDITIONS
#: searx/searxng.msg
msgid "Snow showers"
msgstr "Снегопад"
#. WEATHER_CONDITIONS
#: searx/searxng.msg
msgid "Snow"
msgstr "Снег"
#. WEATHER_CONDITIONS
#: searx/searxng.msg
msgid "Heavy snow and thunder"
msgstr "Сильный снег с грозой"
#. WEATHER_CONDITIONS
#: searx/searxng.msg
msgid "Heavy snow showers and thunder"
msgstr "Сильный снегопад с грозой"
#. WEATHER_CONDITIONS
#: searx/searxng.msg
msgid "Heavy snow showers"
msgstr "Сильный снегопад"
#. WEATHER_CONDITIONS
#: searx/searxng.msg
msgid "Heavy snow"
msgstr "Сильный снег"
2024-04-26 07:09:48 +00:00
#. SOCIAL_MEDIA_TERMS['SUBSCRIBERS']
2024-10-04 07:09:47 +00:00
#: searx/engines/lemmy.py:85 searx/searxng.msg
2024-04-26 07:09:48 +00:00
msgid "subscribers"
2024-05-03 07:09:23 +00:00
msgstr "подписчики"
2024-04-26 07:09:48 +00:00
#. SOCIAL_MEDIA_TERMS['POSTS']
2024-10-04 07:09:47 +00:00
#: searx/engines/lemmy.py:86 searx/searxng.msg
2024-04-26 07:09:48 +00:00
msgid "posts"
2024-05-03 07:09:23 +00:00
msgstr "записи"
2024-04-26 07:09:48 +00:00
#. SOCIAL_MEDIA_TERMS['ACTIVE USERS']
2024-10-04 07:09:47 +00:00
#: searx/engines/lemmy.py:87 searx/searxng.msg
2024-04-26 07:09:48 +00:00
msgid "active users"
2024-05-03 07:09:23 +00:00
msgstr "активные пользователи"
2024-04-26 07:09:48 +00:00
#. SOCIAL_MEDIA_TERMS['COMMENTS']
#: searx/engines/discourse.py:157 searx/engines/hackernews.py:83
2024-10-04 07:09:47 +00:00
#: searx/engines/lemmy.py:130 searx/searxng.msg
2024-04-26 07:09:48 +00:00
msgid "comments"
2024-05-03 07:09:23 +00:00
msgstr "комментарии"
2024-04-26 07:09:48 +00:00
#. SOCIAL_MEDIA_TERMS['USER']
2024-10-04 07:09:47 +00:00
#: searx/engines/lemmy.py:129 searx/engines/lemmy.py:164 searx/searxng.msg
2024-04-26 07:09:48 +00:00
msgid "user"
2024-05-03 07:09:23 +00:00
msgstr "пользователь"
2024-04-26 07:09:48 +00:00
#. SOCIAL_MEDIA_TERMS['COMMUNITY']
2024-10-04 07:09:47 +00:00
#: searx/engines/lemmy.py:131 searx/engines/lemmy.py:165 searx/searxng.msg
2024-04-26 07:09:48 +00:00
msgid "community"
2024-05-03 07:09:23 +00:00
msgstr "сообщество"
2024-04-26 07:09:48 +00:00
#. SOCIAL_MEDIA_TERMS['POINTS']
#: searx/engines/hackernews.py:83 searx/searxng.msg
2024-04-26 07:09:48 +00:00
msgid "points"
2024-05-03 07:09:23 +00:00
msgstr "пункты"
2024-04-26 07:09:48 +00:00
#. SOCIAL_MEDIA_TERMS['TITLE']
#: searx/searxng.msg
msgid "title"
2024-05-03 07:09:23 +00:00
msgstr "название"
2024-04-26 07:09:48 +00:00
#. SOCIAL_MEDIA_TERMS['AUTHOR']
#: searx/engines/hackernews.py:86 searx/searxng.msg
2024-04-26 07:09:48 +00:00
msgid "author"
2024-05-03 07:09:23 +00:00
msgstr "автор"
2024-04-26 07:09:48 +00:00
2024-06-14 07:09:34 +00:00
#. SOCIAL_MEDIA_TERMS['THREAD OPEN']
2024-08-02 07:10:03 +00:00
#: searx/engines/discourse.py:149 searx/searxng.msg
2024-06-14 07:09:34 +00:00
msgid "open"
2024-08-16 07:09:46 +00:00
msgstr "открыт"
2024-06-14 07:09:34 +00:00
#. SOCIAL_MEDIA_TERMS['THREAD CLOSED']
2024-08-02 07:10:03 +00:00
#: searx/engines/discourse.py:149 searx/searxng.msg
2024-06-14 07:09:34 +00:00
msgid "closed"
2024-08-16 07:09:46 +00:00
msgstr "закрыт"
2024-06-14 07:09:34 +00:00
#. SOCIAL_MEDIA_TERMS['THREAD ANSWERED']
2024-08-02 07:10:03 +00:00
#: searx/engines/discourse.py:160 searx/searxng.msg
2024-06-14 07:09:34 +00:00
msgid "answered"
msgstr "ответил"
#: searx/webapp.py:326
2023-06-23 07:08:50 +00:00
msgid "No item found"
2024-05-03 07:09:23 +00:00
msgstr "Ничего не найдено"
2023-06-23 07:08:50 +00:00
#: searx/engines/qwant.py:286
#: searx/templates/simple/result_templates/images.html:62 searx/webapp.py:328
2023-06-23 07:08:50 +00:00
msgid "Source"
2024-05-03 07:09:23 +00:00
msgstr "Источник"
2023-06-23 07:08:50 +00:00
#: searx/webapp.py:330
2023-06-23 07:08:50 +00:00
msgid "Error loading the next page"
2024-05-03 07:09:23 +00:00
msgstr "Не удалось загрузить следующую страницу"
2023-06-23 07:08:50 +00:00
#: searx/webapp.py:478 searx/webapp.py:876
2023-06-23 07:08:50 +00:00
msgid "Invalid settings, please edit your preferences"
msgstr "Неправильные параметры, пожалуйста, измените ваши настройки"
2023-06-23 07:08:50 +00:00
#: searx/webapp.py:494
2023-06-23 07:08:50 +00:00
msgid "Invalid settings"
msgstr "Неверные настройки"
#: searx/webapp.py:570 searx/webapp.py:660
2023-06-23 07:08:50 +00:00
msgid "search error"
msgstr "ошибка поиска"
#: searx/webutils.py:36
2021-07-31 19:12:20 +02:00
msgid "timeout"
2023-11-24 07:07:45 +00:00
msgstr "истекло время ожидания"
2021-07-31 19:12:20 +02:00
#: searx/webutils.py:37
2021-07-31 19:12:20 +02:00
msgid "parsing error"
2022-03-18 07:17:25 +00:00
msgstr "ошибка разбора"
2021-07-31 19:12:20 +02:00
#: searx/webutils.py:38
2021-07-31 19:12:20 +02:00
msgid "HTTP protocol error"
2024-06-14 07:09:34 +00:00
msgstr "Ошибка протокола HTTP"
2021-07-31 19:12:20 +02:00
#: searx/webutils.py:39
2021-07-31 19:12:20 +02:00
msgid "network error"
2023-11-24 07:07:45 +00:00
msgstr "ошибка сети"
2021-07-31 19:12:20 +02:00
#: searx/webutils.py:40
2022-10-21 07:32:09 +00:00
msgid "SSL error: certificate validation has failed"
msgstr "ошибка TLS: проверка сертификата провалена"
2022-10-21 07:32:09 +00:00
#: searx/webutils.py:42
2021-07-31 19:12:20 +02:00
msgid "unexpected crash"
2022-03-18 07:17:25 +00:00
msgstr "непредвиденная ошибка"
2021-07-31 19:12:20 +02:00
#: searx/webutils.py:49
2021-07-31 19:12:20 +02:00
msgid "HTTP error"
2021-08-27 07:16:35 +00:00
msgstr "ошибка HTTP"
2021-07-31 19:12:20 +02:00
#: searx/webutils.py:50
2021-07-31 19:12:20 +02:00
msgid "HTTP connection error"
2022-03-18 07:17:25 +00:00
msgstr "ошибка HTTP-соединения"
2021-07-31 19:12:20 +02:00
#: searx/webutils.py:56
2021-07-31 19:12:20 +02:00
msgid "proxy error"
2021-08-27 07:16:35 +00:00
msgstr "ошибка прокси"
2021-07-31 19:12:20 +02:00
#: searx/webutils.py:57
2021-07-31 19:12:20 +02:00
msgid "CAPTCHA"
2022-03-18 07:17:25 +00:00
msgstr "КАПЧА"
2021-07-31 19:12:20 +02:00
#: searx/webutils.py:58
2021-07-31 19:12:20 +02:00
msgid "too many requests"
2021-08-27 07:16:35 +00:00
msgstr "слишком много запросов"
2021-07-31 19:12:20 +02:00
#: searx/webutils.py:59
2021-07-31 19:12:20 +02:00
msgid "access denied"
2021-08-27 07:16:35 +00:00
msgstr "доступ запрещён"
2021-07-31 19:12:20 +02:00
#: searx/webutils.py:60
2021-07-31 19:12:20 +02:00
msgid "server API error"
2021-08-27 07:16:35 +00:00
msgstr "ошибка API сервера"
2021-07-31 19:12:20 +02:00
#: searx/webutils.py:79
2022-09-30 07:43:45 +00:00
msgid "Suspended"
msgstr "Приостановлено"
#: searx/webutils.py:307
2025-04-04 07:10:10 +00:00
#, python-brace-format
2016-05-24 12:49:21 +02:00
msgid "{minutes} minute(s) ago"
2023-11-24 07:07:45 +00:00
msgstr "{minutes} минут(-у) назад"
2016-05-24 12:49:21 +02:00
#: searx/webutils.py:308
2025-04-04 07:10:10 +00:00
#, python-brace-format
2016-05-24 12:49:21 +02:00
msgid "{hours} hour(s), {minutes} minute(s) ago"
2017-05-19 23:08:16 +02:00
msgstr "{hours} час(ов), {minutes} минут(а) назад"
2016-05-24 12:49:21 +02:00
#: searx/answerers/random.py:68
2017-01-05 15:19:38 +01:00
msgid "Generate different random values"
2022-03-18 07:17:25 +00:00
msgstr "Генерирует разные случайные значения"
2017-01-05 15:19:38 +01:00
#: searx/answerers/statistics.py:37
2025-04-04 07:10:10 +00:00
#, python-brace-format
2025-01-31 07:09:55 +00:00
msgid "Compute {func} of the arguments"
2025-02-07 07:10:01 +00:00
msgstr "Вычислить {func} от аргументов"
2024-10-04 07:09:47 +00:00
#: searx/engines/boardreader.py:108
#, python-brace-format
msgid "Posted by {author}"
msgstr "Опубликовано {author}"
#: searx/engines/openstreetmap.py:155
2025-01-31 07:09:55 +00:00
msgid "Show route in map .."
2025-02-07 07:10:01 +00:00
msgstr "Показать маршрут в карте .."
2020-07-09 15:15:52 +02:00
2022-01-07 07:17:58 +00:00
#: searx/engines/pdbe.py:96
2025-04-04 07:10:10 +00:00
#, python-brace-format
2020-07-09 15:15:52 +02:00
msgid "{title} (OBSOLETE)"
2022-04-22 07:18:46 +00:00
msgstr "{title} (УСТАРЕЛО)"
2017-01-05 15:19:38 +01:00
2022-01-07 07:17:58 +00:00
#: searx/engines/pdbe.py:103
2017-01-05 15:19:38 +01:00
msgid "This entry has been superseded by"
2017-11-01 11:03:22 +01:00
msgstr "Эта запись была заменена на"
2017-01-05 15:19:38 +01:00
#: searx/engines/qwant.py:288
2021-07-31 19:12:20 +02:00
msgid "Channel"
2021-08-27 07:16:35 +00:00
msgstr "Канал"
2021-07-31 19:12:20 +02:00
#: searx/engines/radio_browser.py:162
2023-10-06 07:07:51 +00:00
msgid "bitrate"
2023-10-13 07:07:57 +00:00
msgstr "битрейт"
2023-10-06 07:07:51 +00:00
#: searx/engines/radio_browser.py:163
2023-10-06 07:07:51 +00:00
msgid "votes"
2023-10-13 07:07:57 +00:00
msgstr "голоса"
2023-10-06 07:07:51 +00:00
#: searx/engines/radio_browser.py:164
2023-10-06 07:07:51 +00:00
msgid "clicks"
2023-10-13 07:07:57 +00:00
msgstr "нажатия"
2023-10-06 07:07:51 +00:00
#: searx/engines/semantic_scholar.py:141
2025-04-04 07:10:10 +00:00
#, python-brace-format
2022-09-30 07:43:45 +00:00
msgid ""
"{numCitations} citations from the year {firstCitationVelocityYear} to "
"{lastCitationVelocityYear}"
msgstr ""
2022-10-14 07:38:20 +00:00
"{numCitations} цитирований с {firstCitationVelocityYear} года по "
"{lastCitationVelocityYear}"
2022-09-30 07:43:45 +00:00
#: searx/engines/tineye.py:42
2022-07-29 07:17:55 +00:00
msgid ""
"Could not read that image url. This may be due to an unsupported file "
"format. TinEye only supports images that are JPEG, PNG, GIF, BMP, TIFF or"
" WebP."
msgstr ""
"Не удалось прочитать изображение по ссылке. Возможно, этот формат не "
"поддерживается. TinEye поддерживает только JPEG, PNG, GIF, BMP, TIFF or "
"WebP."
2022-07-29 07:17:55 +00:00
#: searx/engines/tineye.py:48
2022-07-29 07:17:55 +00:00
msgid ""
"The image is too simple to find matches. TinEye requires a basic level of"
" visual detail to successfully identify matches."
msgstr ""
2022-10-21 07:32:09 +00:00
"Изображение слишком простое для нахождения похожих. TinEye требует "
"базовый уровень визуальных деталей для успешного определения совпадений."
2022-07-29 07:17:55 +00:00
#: searx/engines/tineye.py:53
2022-07-29 07:17:55 +00:00
msgid "The image could not be downloaded."
msgstr "Не удалось загрузить изображение."
#: searx/engines/zlibrary.py:80
msgid "Language"
msgstr "Язык"
#: searx/engines/zlibrary.py:81
2023-07-14 07:08:01 +00:00
msgid "Book rating"
msgstr "Рейтинг книги"
#: searx/engines/zlibrary.py:82
2023-07-14 07:08:01 +00:00
msgid "File quality"
msgstr "Качество файла"
#: searx/plugins/ahmia_filter.py:33
2025-04-04 07:10:10 +00:00
msgid "Ahmia blacklist"
msgstr "Чёрный список Ahmia"
#: searx/plugins/ahmia_filter.py:34
2025-04-04 07:10:10 +00:00
msgid "Filter out onion results that appear in Ahmia's blacklist."
msgstr "Отфильтровать найденные onion-ссылки, входящие в чёрный список Ahmia."
#: searx/plugins/calculator.py:25
msgid "Calculator"
2025-12-12 07:13:01 +00:00
msgstr "Калькулятор"
2025-04-04 07:10:10 +00:00
#: searx/plugins/calculator.py:26
msgid "Parses and solves mathematical expressions."
2025-12-12 07:13:01 +00:00
msgstr "Выполняет математические операции."
2024-05-10 07:09:32 +00:00
#: searx/plugins/hash_plugin.py:33
2025-01-31 07:09:55 +00:00
msgid "Hash plugin"
2025-02-07 07:10:01 +00:00
msgstr "Хеш плагин"
2025-01-31 07:09:55 +00:00
#: searx/plugins/hash_plugin.py:35
msgid ""
"Converts strings to different hash digests. Available functions: md5, "
"sha1, sha224, sha256, sha384, sha512."
msgstr ""
"Считает хеш-суммы строк. Доступные хеш-функции: md5, sha1, sha224, "
"sha256, sha384, sha512."
2021-07-31 19:12:20 +02:00
#: searx/plugins/hash_plugin.py:63
2021-07-31 19:12:20 +02:00
msgid "hash digest"
2022-03-18 07:17:25 +00:00
msgstr "контрольная сумма"
2016-09-06 18:12:01 +02:00
#: searx/plugins/hostnames.py:119
2024-06-14 07:09:34 +00:00
msgid "Hostnames plugin"
2024-08-16 07:09:46 +00:00
msgstr "Плагин имён хостов"
2024-06-14 07:09:34 +00:00
#: searx/plugins/hostnames.py:120
msgid "Rewrite hostnames and remove or prioritize results based on the hostname"
2024-06-14 07:09:34 +00:00
msgstr ""
"Перепишите имена хостов и удалите или приоритизируйте результаты на "
"основе имени хоста"
2021-10-08 07:16:49 +00:00
#: searx/plugins/infinite_scroll.py:25
msgid "Infinite scroll"
msgstr "Бесконечная прокрутка"
#: searx/plugins/infinite_scroll.py:26
msgid ""
"Automatically loads the next page when scrolling to bottom of the current"
" page"
msgstr ""
"Автоматически загружает следующую страницу при прокрутке до конца текущей"
" страницы"
#: searx/plugins/oa_doi_rewrite.py:54
2020-07-09 15:15:52 +02:00
msgid "Open Access DOI rewrite"
2022-03-18 07:17:25 +00:00
msgstr "Искать Open Access DOI"
2020-07-09 15:15:52 +02:00
#: searx/plugins/oa_doi_rewrite.py:55
2020-07-09 15:15:52 +02:00
msgid ""
2021-07-31 19:12:20 +02:00
"Avoid paywalls by redirecting to open-access versions of publications "
"when available"
2022-10-14 07:38:20 +00:00
msgstr ""
2022-10-21 07:32:09 +00:00
"Пробовать избегать платного доступа путём перенаправления на открытые "
"версии публикаций"
#: searx/plugins/self_info.py:37
2022-09-30 07:43:45 +00:00
msgid "Self Information"
2023-08-11 07:07:51 +00:00
msgstr "Информация о себе"
#: searx/plugins/self_info.py:39
2015-09-08 21:13:17 +02:00
msgid ""
"Displays your IP if the query is \"ip\" and your user agent if the query "
2025-01-31 07:09:55 +00:00
"is \"user-agent\"."
2021-07-31 19:12:20 +02:00
msgstr ""
2025-02-07 07:10:01 +00:00
"Отображает ваш IP, если запрос \"ip\", и ваш user agent, если запрос "
"\"user-agent\"."
2015-09-08 21:13:17 +02:00
#: searx/plugins/self_info.py:53
2024-06-21 07:09:40 +00:00
msgid "Your IP is: "
msgstr "Ваш IP-адрес: "
#: searx/plugins/self_info.py:57
2024-06-21 07:09:40 +00:00
msgid "Your user-agent is: "
msgstr "Ваш браузер: "
2024-06-21 07:09:40 +00:00
#: searx/plugins/time_zone.py:33
msgid "Timezones plugin"
msgstr "Плагин часовых поясов"
#: searx/plugins/time_zone.py:34
msgid "Display the current time on different time zones."
2025-12-12 07:13:01 +00:00
msgstr "Показывает текущее время в другом часовом поясе."
#: searx/plugins/tor_check.py:41
2022-07-22 07:20:00 +00:00
msgid "Tor check plugin"
2022-08-05 07:18:24 +00:00
msgstr "Плагин проверки Tor'a"
2022-07-22 07:20:00 +00:00
#: searx/plugins/tor_check.py:43
2022-07-22 07:20:00 +00:00
msgid ""
2023-02-19 11:46:59 +00:00
"This plugin checks if the address of the request is a Tor exit-node, and "
"informs the user if it is; like check.torproject.org, but from SearXNG."
2022-07-22 07:20:00 +00:00
msgstr ""
2023-03-03 07:08:08 +00:00
"Этот плагин проверяет, принадлежит ли адрес запроса выходному узлу Tor и "
"информирует пользователя если это так; как check.torproject.org, но от "
"SearXNG."
2022-07-22 07:20:00 +00:00
#: searx/plugins/tor_check.py:64
2025-01-31 07:09:55 +00:00
msgid "Could not download the list of Tor exit-nodes from"
2025-02-07 07:10:01 +00:00
msgstr "Не удалось загрузить список выходных узлов Tor из"
2022-07-22 07:20:00 +00:00
#: searx/plugins/tor_check.py:71
2025-01-31 07:09:55 +00:00
msgid "You are using Tor and it looks like you have the external IP address"
msgstr "Вы используете Tor и, кажется, что у вас есть внешний IP-адрес"
2022-07-22 07:20:00 +00:00
#: searx/plugins/tor_check.py:75
2025-01-31 07:09:55 +00:00
msgid "You are not using Tor and you have the external IP address"
2025-02-07 07:10:01 +00:00
msgstr "Вы не используете Tor и у вас внешний IP-адрес"
2022-07-22 07:20:00 +00:00
#: searx/plugins/tracker_url_remover.py:35
2015-09-08 21:13:17 +02:00
msgid "Tracker URL remover"
2022-10-14 07:38:20 +00:00
msgstr "Убрать отслеживание URL"
2015-09-08 21:13:17 +02:00
#: searx/plugins/tracker_url_remover.py:36
2015-09-08 21:13:17 +02:00
msgid "Remove trackers arguments from the returned URL"
2025-12-12 07:13:01 +00:00
msgstr "Удалять параметры отслеживания пользователя из URL-адреса"
#: searx/plugins/unit_converter.py:42
2025-04-04 07:10:10 +00:00
msgid "Unit converter plugin"
msgstr "Плагин - конвертер единиц измерения"
#: searx/plugins/unit_converter.py:43
2024-05-03 07:09:23 +00:00
msgid "Convert between units"
2024-05-10 07:09:32 +00:00
msgstr "Преобразовать единицы измерения"
2024-05-03 07:09:23 +00:00
#: searx/result_types/answer.py:223
#, python-brace-format
msgid "{location}: {temperature}, {condition}"
msgstr "{location}: {temperature}, {condition}"
2022-05-06 07:18:36 +00:00
#: searx/templates/simple/404.html:4
2016-09-06 18:12:01 +02:00
msgid "Page not found"
2017-01-05 15:19:38 +01:00
msgstr "Страница не найдена"
2016-09-06 18:12:01 +02:00
2022-05-06 07:18:36 +00:00
#: searx/templates/simple/404.html:6
2016-09-06 18:12:01 +02:00
#, python-format
msgid "Go to %(search_page)s."
2017-01-05 15:19:38 +01:00
msgstr "Перейти к %(search_page)s."
2016-09-06 18:12:01 +02:00
2022-05-06 07:18:36 +00:00
#: searx/templates/simple/404.html:6
2016-09-06 18:12:01 +02:00
msgid "search page"
2017-05-19 23:08:16 +02:00
msgstr "страница поиска"
2016-09-06 18:12:01 +02:00
#: searx/templates/simple/base.html:51
2022-07-01 07:18:53 +00:00
msgid "Donate"
2022-07-08 07:18:05 +00:00
msgstr "Пожертвовать"
2022-07-01 07:18:53 +00:00
#: searx/templates/simple/base.html:56 searx/templates/simple/base.html:58
#: searx/templates/simple/preferences.html:152
2022-07-02 09:17:14 +00:00
msgid "Preferences"
2022-05-06 07:18:36 +00:00
msgstr "Настройки"
2016-09-06 18:12:01 +02:00
#: searx/templates/simple/base.html:69
2015-01-19 20:58:20 +03:00
msgid "Powered by"
2023-11-24 07:07:45 +00:00
msgstr "Работает на"
2015-01-19 20:58:20 +03:00
#: searx/templates/simple/base.html:69
2022-09-23 07:38:23 +00:00
msgid "a privacy-respecting, open metasearch engine"
msgstr "открытая и конфиденциальная метапоисковая система"
2015-01-19 20:58:20 +03:00
#: searx/templates/simple/base.html:70
2024-03-01 07:08:45 +00:00
#: searx/templates/simple/result_templates/packages.html:59
2020-07-09 15:15:52 +02:00
msgid "Source code"
2021-03-27 18:57:05 +01:00
msgstr "Исходный код"
2020-07-09 15:15:52 +02:00
#: searx/templates/simple/base.html:71
2020-07-09 15:15:52 +02:00
msgid "Issue tracker"
2022-03-18 07:17:25 +00:00
msgstr "Сообщить о проблеме"
2020-07-09 15:15:52 +02:00
#: searx/templates/simple/base.html:72 searx/templates/simple/stats.html:17
2021-10-08 07:16:49 +00:00
msgid "Engine stats"
2022-03-18 07:17:25 +00:00
msgstr "Статистика по поисковым системам"
2021-10-08 07:16:49 +00:00
#: searx/templates/simple/base.html:74
2020-07-09 15:15:52 +02:00
msgid "Public instances"
2022-03-18 07:17:25 +00:00
msgstr "Публичные зеркала"
2020-07-09 15:15:52 +02:00
#: searx/templates/simple/base.html:77
2022-06-24 07:18:15 +00:00
msgid "Privacy policy"
2022-07-08 07:18:05 +00:00
msgstr "Политика конфиденциальности"
2022-06-24 07:18:15 +00:00
#: searx/templates/simple/base.html:80
2021-07-31 19:12:20 +02:00
msgid "Contact instance maintainer"
2022-03-18 07:17:25 +00:00
msgstr "Сопровождающий текущего зеркала"
2021-07-31 19:12:20 +02:00
2025-04-04 07:10:10 +00:00
#: searx/templates/simple/categories.html:30
2022-05-06 07:18:36 +00:00
msgid "Click on the magnifier to perform search"
msgstr "Нажмите на лупу, чтобы выполнить поиск"
2021-07-31 19:12:20 +02:00
#: searx/templates/simple/macros.html:41
2022-05-06 07:18:36 +00:00
msgid "Length"
msgstr "Длительность"
2021-07-31 19:12:20 +02:00
#: searx/templates/simple/macros.html:42
#: searx/templates/simple/result_templates/paper.html:74
2024-08-02 07:10:03 +00:00
msgid "Views"
2024-08-16 07:09:46 +00:00
msgstr "Просмотры"
2024-08-02 07:10:03 +00:00
#: searx/templates/simple/macros.html:43
#: searx/templates/simple/result_templates/file.html:18
#: searx/templates/simple/result_templates/images.html:52
#: searx/templates/simple/result_templates/paper.html:14
2022-05-06 07:18:36 +00:00
msgid "Author"
msgstr "Автор"
2021-07-31 19:12:20 +02:00
#: searx/templates/simple/macros.html:51
2021-07-31 19:12:20 +02:00
msgid "cached"
2022-03-18 07:17:25 +00:00
msgstr "веб-архив"
2021-07-31 19:12:20 +02:00
2023-06-09 07:07:51 +00:00
#: searx/templates/simple/preferences.html:65
2021-07-31 19:12:20 +02:00
msgid "No HTTPS"
2022-03-18 07:17:25 +00:00
msgstr "Без HTTPS"
2021-07-31 19:12:20 +02:00
2024-09-06 07:09:44 +00:00
#: searx/templates/simple/elements/engines_msg.html:14
2023-06-09 07:07:51 +00:00
#: searx/templates/simple/preferences.html:69
#: searx/templates/simple/preferences.html:70
2021-07-31 19:12:20 +02:00
msgid "View error logs and submit a bug report"
msgstr "Просмотр журнала ошибок и отправка отчёта об ошибках"
2021-07-31 19:12:20 +02:00
2023-06-09 07:07:51 +00:00
#: searx/templates/simple/preferences.html:74
2023-04-14 07:07:48 +00:00
msgid "!bang for this engine"
2023-05-26 07:08:21 +00:00
msgstr "!bang для этого движка"
2023-04-14 07:07:48 +00:00
2023-06-09 07:07:51 +00:00
#: searx/templates/simple/preferences.html:80
2023-04-14 07:07:48 +00:00
msgid "!bang for its categories"
2023-05-26 07:08:21 +00:00
msgstr "!bang для его категорий"
2023-04-14 07:07:48 +00:00
2023-06-09 07:07:51 +00:00
#: searx/templates/simple/preferences.html:102
#: searx/templates/simple/stats.html:63
2021-07-31 19:12:20 +02:00
msgid "Median"
2021-08-27 07:16:35 +00:00
msgstr "Медиана"
2021-07-31 19:12:20 +02:00
2023-06-09 07:07:51 +00:00
#: searx/templates/simple/preferences.html:103
#: searx/templates/simple/stats.html:69
2021-07-31 19:12:20 +02:00
msgid "P80"
2021-08-27 07:16:35 +00:00
msgstr "P80"
2021-07-31 19:12:20 +02:00
2023-06-09 07:07:51 +00:00
#: searx/templates/simple/preferences.html:104
#: searx/templates/simple/stats.html:75
2021-07-31 19:12:20 +02:00
msgid "P95"
2021-08-27 07:16:35 +00:00
msgstr "P95"
2021-07-31 19:12:20 +02:00
#: searx/templates/simple/preferences.html:134
2022-05-06 07:18:36 +00:00
msgid "Errors:"
msgstr "Ошибки:"
#: searx/templates/simple/preferences.html:156
msgid ""
"This is a preview of the settings used by the 'Search URL' you used to "
"get here."
msgstr "Это настройки, сохранённые в поисковой ссылке, которую вы открыли."
#: searx/templates/simple/preferences.html:158
msgid "Press save to copy these preferences to your browser."
msgstr "Замените текущие настройки этими, нажав Сохранить."
#: searx/templates/simple/preferences.html:159
msgid "Click here to view your browser preferences instead:"
msgstr "Перейдите для просмотра своих текущих настроек:"
#: searx/templates/simple/preferences.html:169
2015-01-19 20:58:20 +03:00
msgid "General"
msgstr "Общие"
#: searx/templates/simple/preferences.html:172
2021-07-31 19:12:20 +02:00
msgid "Default categories"
msgstr "Категории по умолчанию"
#: searx/templates/simple/preferences.html:200
2022-05-06 07:18:36 +00:00
msgid "User interface"
msgstr "Внешний вид"
#: searx/templates/simple/preferences.html:220
2022-05-06 07:18:36 +00:00
msgid "Privacy"
msgstr "Конфиденциальность"
#: searx/templates/simple/preferences.html:235
#: searx/templates/simple/result_templates/images.html:63
2022-05-06 07:18:36 +00:00
msgid "Engines"
msgstr "Поисковые системы"
2016-09-06 18:12:01 +02:00
#: searx/templates/simple/preferences.html:237
2022-05-06 07:18:36 +00:00
msgid "Currently used search engines"
msgstr "Используемые поисковые системы"
2020-07-09 15:15:52 +02:00
#: searx/templates/simple/preferences.html:246
2022-05-06 07:18:36 +00:00
msgid "Special Queries"
msgstr "Особые запросы"
2017-01-05 15:19:38 +01:00
#: searx/templates/simple/preferences.html:254
2022-05-06 07:18:36 +00:00
msgid "Cookies"
msgstr "Cookie-файлы"
2022-05-06 07:18:36 +00:00
#: searx/templates/simple/results.html:32
2023-06-02 07:07:54 +00:00
msgid "Info"
2025-12-12 07:13:01 +00:00
msgstr "Краткая информация"
2021-07-31 19:12:20 +02:00
#: searx/templates/simple/results.html:73
2022-05-06 07:18:36 +00:00
msgid "Back to top"
msgstr "Наверх"
2021-07-31 19:12:20 +02:00
#: searx/templates/simple/results.html:91
2022-05-06 07:18:36 +00:00
msgid "Previous page"
2022-10-14 07:38:20 +00:00
msgstr "Предыдущая страница"
2021-07-31 19:12:20 +02:00
#: searx/templates/simple/results.html:109
2022-05-06 07:18:36 +00:00
msgid "Next page"
2022-10-14 07:38:20 +00:00
msgstr "Следующая страница"
2022-05-06 07:18:36 +00:00
#: searx/templates/simple/search.html:3
msgid "Display the front page"
msgstr "Показать главную страницу"
#: searx/templates/simple/search.html:9
#: searx/templates/simple/simple_search.html:5
2021-07-31 19:12:20 +02:00
msgid "Search for..."
msgstr "Искать..."
2022-05-06 07:18:36 +00:00
#: searx/templates/simple/search.html:10
#: searx/templates/simple/simple_search.html:6
msgid "clear"
msgstr "очистить"
2020-07-09 15:15:52 +02:00
2022-05-06 07:18:36 +00:00
#: searx/templates/simple/search.html:11
#: searx/templates/simple/simple_search.html:7
msgid "search"
msgstr "поиск"
2020-07-09 15:15:52 +02:00
#: searx/templates/simple/stats.html:20
2022-05-06 07:18:36 +00:00
msgid "There is currently no data available. "
msgstr "На данный момент данные недоступны. "
2015-01-19 20:58:20 +03:00
2024-05-03 07:09:23 +00:00
#: searx/templates/simple/preferences/engines.html:24
#: searx/templates/simple/stats.html:24
2023-06-09 07:07:51 +00:00
msgid "Engine name"
msgstr "Поисковая система"
#: searx/templates/simple/stats.html:25
2021-07-31 19:12:20 +02:00
msgid "Scores"
msgstr "Попаданий"
#: searx/templates/simple/stats.html:26
2021-07-31 19:12:20 +02:00
msgid "Result count"
2022-10-14 07:38:20 +00:00
msgstr "Число результатов"
2021-07-31 19:12:20 +02:00
2024-09-06 07:09:44 +00:00
#: searx/templates/simple/elements/engines_msg.html:7
#: searx/templates/simple/preferences/engines.html:30
#: searx/templates/simple/stats.html:27
2023-06-09 07:07:51 +00:00
msgid "Response time"
msgstr "Время отклика"
#: searx/templates/simple/preferences/engines.html:34
#: searx/templates/simple/stats.html:28
2023-06-09 07:07:51 +00:00
msgid "Reliability"
msgstr "Надёжность"
#: searx/templates/simple/stats.html:58
2021-07-31 19:12:20 +02:00
msgid "Total"
2021-08-27 07:16:35 +00:00
msgstr "Всего"
2021-07-31 19:12:20 +02:00
#: searx/templates/simple/stats.html:59
2021-07-31 19:12:20 +02:00
msgid "HTTP"
2021-08-27 07:16:35 +00:00
msgstr "HTTP"
2021-07-31 19:12:20 +02:00
#: searx/templates/simple/stats.html:60
2021-07-31 19:12:20 +02:00
msgid "Processing"
2021-08-27 07:16:35 +00:00
msgstr "Обработка"
2021-07-31 19:12:20 +02:00
#: searx/templates/simple/stats.html:98
2021-07-31 19:12:20 +02:00
msgid "Warnings"
2021-08-27 07:16:35 +00:00
msgstr "Предупреждения"
2021-07-31 19:12:20 +02:00
#: searx/templates/simple/stats.html:98
2021-07-31 19:12:20 +02:00
msgid "Errors and exceptions"
2021-08-27 07:16:35 +00:00
msgstr "Ошибки и исключения"
2021-07-31 19:12:20 +02:00
#: searx/templates/simple/stats.html:104
2021-07-31 19:12:20 +02:00
msgid "Exception"
2021-08-27 07:16:35 +00:00
msgstr "Исключение"
2021-07-31 19:12:20 +02:00
#: searx/templates/simple/stats.html:106
2021-07-31 19:12:20 +02:00
msgid "Message"
2021-08-27 07:16:35 +00:00
msgstr "Сообщение"
2021-07-31 19:12:20 +02:00
#: searx/templates/simple/stats.html:108
2021-07-31 19:12:20 +02:00
msgid "Percentage"
2021-08-27 07:16:35 +00:00
msgstr "Процент"
2021-07-31 19:12:20 +02:00
#: searx/templates/simple/stats.html:110
2021-07-31 19:12:20 +02:00
msgid "Parameter"
2021-08-27 07:16:35 +00:00
msgstr "Параметр"
2021-07-31 19:12:20 +02:00
#: searx/templates/simple/result_templates/code.html:29
#: searx/templates/simple/result_templates/file.html:24
#: searx/templates/simple/stats.html:118
2021-07-31 19:12:20 +02:00
msgid "Filename"
2021-08-27 07:16:35 +00:00
msgstr "Имя файла"
2021-07-31 19:12:20 +02:00
#: searx/templates/simple/stats.html:119
2021-07-31 19:12:20 +02:00
msgid "Function"
2021-08-27 07:16:35 +00:00
msgstr "Функция"
2021-07-31 19:12:20 +02:00
#: searx/templates/simple/stats.html:120
2021-07-31 19:12:20 +02:00
msgid "Code"
2021-08-27 07:16:35 +00:00
msgstr "Код"
2021-07-31 19:12:20 +02:00
2025-01-31 07:09:55 +00:00
#: searx/templates/simple/answer/translations.html:12
#: searx/templates/simple/preferences/answerers.html:8
msgid "Examples"
msgstr "Пример"
#: searx/templates/simple/answer/translations.html:21
msgid "Definitions"
2025-02-07 07:10:01 +00:00
msgstr "Определения"
2025-01-31 07:09:55 +00:00
#: searx/templates/simple/answer/translations.html:30
msgid "Synonyms"
msgstr "Синонимы"
#: searx/templates/simple/answer/weather.html:19
msgid "Feels Like"
msgstr "Ощущается как"
2025-01-31 07:09:55 +00:00
#: searx/templates/simple/elements/answers.html:2
msgid "Answers"
msgstr "Ответы"
2023-06-02 07:07:54 +00:00
#: searx/templates/simple/elements/apis.html:3
msgid "Download results"
2023-11-24 07:07:45 +00:00
msgstr "Скачать результаты"
2023-06-02 07:07:54 +00:00
2025-01-31 07:09:55 +00:00
#: searx/templates/simple/elements/corrections.html:2
msgid "Try searching for:"
msgstr "Попробуйте поискать:"
2024-09-06 07:09:44 +00:00
#: searx/templates/simple/elements/engines_msg.html:4
2023-06-02 07:07:54 +00:00
msgid "Messages from the search engines"
2023-06-16 07:08:40 +00:00
msgstr "Сообщения от поисковых систем"
2023-06-02 07:07:54 +00:00
2024-09-06 07:09:44 +00:00
#: searx/templates/simple/elements/engines_msg.html:7
msgid "seconds"
msgstr "сек."
2023-06-02 07:07:54 +00:00
#: searx/templates/simple/elements/search_url.html:3
msgid "Search URL"
2025-12-12 07:13:01 +00:00
msgstr "Ссылка на поисковый запрос"
2023-06-02 07:07:54 +00:00
2023-11-17 07:07:45 +00:00
#: searx/templates/simple/elements/search_url.html:4
2024-02-02 07:07:53 +00:00
#: searx/templates/simple/preferences/cookies.html:54
2023-11-17 07:07:45 +00:00
msgid "Copied"
2023-11-24 07:07:45 +00:00
msgstr "Скопировано"
2023-11-17 07:07:45 +00:00
#: searx/templates/simple/elements/search_url.html:4
2024-02-02 07:07:53 +00:00
#: searx/templates/simple/preferences/cookies.html:54
2023-11-17 07:07:45 +00:00
msgid "Copy"
msgstr "Копировать"
2023-06-02 07:07:54 +00:00
#: searx/templates/simple/elements/suggestions.html:3
msgid "Suggestions"
msgstr "Предложения"
2023-06-09 07:07:51 +00:00
#: searx/templates/simple/filters/languages.html:1
#: searx/templates/simple/preferences/language.html:2
msgid "Search language"
msgstr "Язык поиска"
2024-08-09 07:09:32 +00:00
#: searx/templates/simple/filters/languages.html:4
2023-06-09 07:07:51 +00:00
#: searx/templates/simple/preferences/language.html:7
msgid "Default language"
msgstr "Язык по умолчанию"
2024-08-09 07:09:32 +00:00
#: searx/templates/simple/filters/languages.html:8
2023-06-09 07:07:51 +00:00
#: searx/templates/simple/preferences/language.html:11
msgid "Auto-detect"
msgstr "Авто-определение"
#: searx/templates/simple/filters/safesearch.html:1
#: searx/templates/simple/filters/safesearch.html:2
#: searx/templates/simple/filters/safesearch.html:3
#: searx/templates/simple/filters/safesearch.html:4
#: searx/templates/simple/preferences/engines.html:26
2023-06-09 07:07:51 +00:00
#: searx/templates/simple/preferences/safesearch.html:2
msgid "SafeSearch"
msgstr "Безопасный поиск"
#: searx/templates/simple/filters/safesearch.html:2
#: searx/templates/simple/preferences/safesearch.html:7
msgid "Strict"
msgstr "Строгий"
#: searx/templates/simple/filters/safesearch.html:3
#: searx/templates/simple/preferences/safesearch.html:11
msgid "Moderate"
msgstr "Умеренный"
#: searx/templates/simple/filters/safesearch.html:4
#: searx/templates/simple/preferences/safesearch.html:15
msgid "None"
2025-12-12 07:13:01 +00:00
msgstr "Отключен"
2023-06-09 07:07:51 +00:00
#: searx/templates/simple/filters/time_range.html:1
#: searx/templates/simple/preferences/engines.html:27
2023-06-09 07:07:51 +00:00
msgid "Time range"
msgstr "Временной диапазон"
2021-11-26 07:18:23 +00:00
#: searx/templates/simple/filters/time_range.html:3
2016-09-06 18:12:01 +02:00
msgid "Anytime"
2025-12-12 07:13:01 +00:00
msgstr "Любой период"
2016-09-06 18:12:01 +02:00
2021-11-26 07:18:23 +00:00
#: searx/templates/simple/filters/time_range.html:6
2016-09-06 18:12:01 +02:00
msgid "Last day"
2017-01-05 15:19:38 +01:00
msgstr "Последние сутки"
2016-09-06 18:12:01 +02:00
2021-11-26 07:18:23 +00:00
#: searx/templates/simple/filters/time_range.html:9
2016-09-06 18:12:01 +02:00
msgid "Last week"
2017-01-05 15:19:38 +01:00
msgstr "Последняя неделя"
2016-09-06 18:12:01 +02:00
2021-11-26 07:18:23 +00:00
#: searx/templates/simple/filters/time_range.html:12
2016-09-06 18:12:01 +02:00
msgid "Last month"
2017-01-05 15:19:38 +01:00
msgstr "Последний месяц"
2016-09-06 18:12:01 +02:00
2021-11-26 07:18:23 +00:00
#: searx/templates/simple/filters/time_range.html:15
2017-01-05 15:19:38 +01:00
msgid "Last year"
2017-05-19 23:08:16 +02:00
msgstr "Последний год"
2015-01-19 20:58:20 +03:00
2022-05-06 07:18:36 +00:00
#: searx/templates/simple/messages/no_cookies.html:3
2015-09-08 21:13:17 +02:00
msgid "Information!"
2022-10-14 07:38:20 +00:00
msgstr "Информация!"
2015-09-08 21:13:17 +02:00
2022-05-06 07:18:36 +00:00
#: searx/templates/simple/messages/no_cookies.html:4
2015-09-08 21:13:17 +02:00
msgid "currently, there are no cookies defined."
2022-10-14 07:38:20 +00:00
msgstr "в данный момент cookie-файлы не определены."
2015-09-08 21:13:17 +02:00
2023-12-29 07:07:53 +00:00
#: searx/templates/simple/messages/no_results.html:6
2015-01-19 20:58:20 +03:00
msgid "Sorry!"
2023-11-24 07:07:45 +00:00
msgstr "Извините!"
2015-01-19 20:58:20 +03:00
2023-12-29 07:07:53 +00:00
#: searx/templates/simple/messages/no_results.html:12
2023-09-22 07:07:45 +00:00
msgid "No results were found. You can try to:"
2023-09-29 07:07:45 +00:00
msgstr "Не было найдено никаких результатов. Вы можете попробовать:"
2023-09-22 07:07:45 +00:00
2023-12-29 07:07:53 +00:00
#: searx/templates/simple/messages/no_results.html:14
msgid "There are no more results. You can try to:"
msgstr "Больше никаких результатов нет. Вы можете попробовать:"
#: searx/templates/simple/messages/no_results.html:19
2023-09-22 07:07:45 +00:00
msgid "Refresh the page."
2023-09-29 07:07:45 +00:00
msgstr "Обновите страницу."
2023-09-22 07:07:45 +00:00
2023-12-29 07:07:53 +00:00
#: searx/templates/simple/messages/no_results.html:20
2023-09-22 07:07:45 +00:00
msgid "Search for another query or select another category (above)."
2023-09-29 07:07:45 +00:00
msgstr "Выполните поиск с другим запросом или выберите другую категорию (выше)."
2023-09-22 07:07:45 +00:00
2023-12-29 07:07:53 +00:00
#: searx/templates/simple/messages/no_results.html:21
2023-09-22 07:07:45 +00:00
msgid "Change the search engine used in the preferences:"
2023-09-29 07:07:45 +00:00
msgstr "Измените поисковую систему, указанную в настройках:"
2023-09-22 07:07:45 +00:00
2023-12-29 07:07:53 +00:00
#: searx/templates/simple/messages/no_results.html:22
2023-09-22 07:07:45 +00:00
msgid "Switch to another instance:"
2025-12-12 07:13:01 +00:00
msgstr "Измените экземпляр Searxng на другой:"
2015-01-19 20:58:20 +03:00
2023-12-29 07:07:53 +00:00
#: searx/templates/simple/messages/no_results.html:24
msgid "Search for another query or select another category."
2025-12-12 07:13:01 +00:00
msgstr "Выполните другой запрос или выберите другую категорию."
2023-12-29 07:07:53 +00:00
#: searx/templates/simple/messages/no_results.html:25
msgid "Go back to the previous page using the previous page button."
2025-12-12 07:13:01 +00:00
msgstr ""
"Вернитесь на предыдущую страницу с помощью кнопки возврата на предыдущую "
"страницу."
2023-12-29 07:07:53 +00:00
2023-06-09 07:07:51 +00:00
#: searx/templates/simple/preferences/answerers.html:4
2024-05-03 07:09:23 +00:00
#: searx/templates/simple/preferences/engines.html:23
2023-06-09 07:07:51 +00:00
msgid "Allow"
msgstr "Использовать"
#: searx/templates/simple/preferences/answerers.html:5
2025-01-31 07:09:55 +00:00
msgid "Keywords (first word in query)"
2025-02-07 07:10:01 +00:00
msgstr "Ключевые слова (первое слово в запросе)"
2023-06-09 07:07:51 +00:00
#: searx/templates/simple/preferences/answerers.html:6
2024-03-01 07:08:45 +00:00
#: searx/templates/simple/result_templates/packages.html:7
2023-06-09 07:07:51 +00:00
msgid "Name"
msgstr "Название"
#: searx/templates/simple/preferences/answerers.html:7
msgid "Description"
msgstr "Описание"
#: searx/templates/simple/preferences/answerers.html:13
msgid "This is the list of SearXNG's instant answering modules."
msgstr "Модули SearXNG с мгновенным ответом."
2023-09-15 07:07:48 +00:00
#: searx/templates/simple/preferences/answerers.html:29
2023-06-09 07:07:51 +00:00
msgid "This is the list of plugins."
msgstr "Список плагинов."
#: searx/templates/simple/preferences/autocomplete.html:2
msgid "Autocomplete"
2023-11-24 07:07:45 +00:00
msgstr "Автодополнение"
2023-06-09 07:07:51 +00:00
#: searx/templates/simple/preferences/autocomplete.html:15
msgid "Show possible queries as you type"
msgstr "Показать возможные запросы при введении"
2023-06-09 07:07:51 +00:00
#: searx/templates/simple/preferences/center_alignment.html:2
msgid "Center Alignment"
msgstr "Выравнивание по центру"
2023-09-01 07:07:54 +00:00
#: searx/templates/simple/preferences/center_alignment.html:14
msgid "Display results in the center of the page (Oscar layout)."
msgstr "Отображать результаты по центру страницы."
2023-06-09 07:07:51 +00:00
#: searx/templates/simple/preferences/cookies.html:2
msgid ""
"This is the list of cookies and their values SearXNG is storing on your "
"computer."
msgstr "Список cookies и их значений, которые SearXNG хранит в вашем браузере."
2023-06-09 07:07:51 +00:00
#: searx/templates/simple/preferences/cookies.html:3
msgid "With this list, you can assess the transparency of SearXNG."
msgstr "С помощью этого списка вы можете оценить прозрачность SearXNG."
2023-06-09 07:07:51 +00:00
#: searx/templates/simple/preferences/cookies.html:9
msgid "Cookie name"
msgstr "Cookie"
#: searx/templates/simple/preferences/cookies.html:10
msgid "Value"
msgstr "Значение"
#: searx/templates/simple/preferences/cookies.html:23
msgid "Search URL of the currently saved preferences"
msgstr "URL с сохраненными настройками"
#: searx/templates/simple/preferences/cookies.html:32
msgid ""
"Note: specifying custom settings in the search URL can reduce privacy by "
"leaking data to the clicked result sites."
msgstr ""
"Внимание: использование URL с параметрами может привести к утечке данных "
"на сайты, открытые из результатов поиска."
#: searx/templates/simple/preferences/cookies.html:35
msgid "URL to restore your preferences in another browser"
msgstr "URL-адрес для восстановления ваших настроек в другом браузере"
2023-06-09 07:07:51 +00:00
2024-02-02 07:07:53 +00:00
#: searx/templates/simple/preferences/cookies.html:43
2023-06-09 07:07:51 +00:00
msgid ""
2025-04-04 07:10:10 +00:00
"A URL containing your preferences. This URL can be used to restore your "
"settings on a different device."
2023-06-09 07:07:51 +00:00
msgstr ""
"URL-адрес, хранящий ваши настройки. Этот URL-адрес можно использовать для"
" восстановления настроек с другого устройства."
2023-06-09 07:07:51 +00:00
2024-02-02 07:07:53 +00:00
#: searx/templates/simple/preferences/cookies.html:46
msgid "Copy preferences hash"
msgstr "Скопировать хэш настроек"
#: searx/templates/simple/preferences/cookies.html:57
msgid "Insert copied preferences hash (without URL) to restore"
2024-02-16 07:07:51 +00:00
msgstr "Вставить скопированный хэш настроек (без URL-адреса) для их восстановления"
2024-02-02 07:07:53 +00:00
#: searx/templates/simple/preferences/cookies.html:59
msgid "Preferences hash"
msgstr "Хэш настроек"
2025-01-31 07:09:55 +00:00
#: searx/templates/simple/preferences/doi_resolver.html:1
msgid "Digital Object Identifier (DOI)"
2025-02-07 07:10:01 +00:00
msgstr "Цифровой идентификатор объекта (DOI)"
2025-01-31 07:09:55 +00:00
#: searx/templates/simple/preferences/doi_resolver.html:6
2023-06-09 07:07:51 +00:00
msgid "Open Access DOI resolver"
msgstr "Источник Open Access DOI"
2025-01-31 07:09:55 +00:00
#: searx/templates/simple/preferences/doi_resolver.html:18
2023-06-09 07:07:51 +00:00
msgid "Select service used by DOI rewrite"
msgstr ""
2023-06-16 07:08:40 +00:00
"Выберите службу, используемую переписыванием «Цифрового идентификатора "
"объекта»"
2023-06-09 07:07:51 +00:00
#: searx/templates/simple/preferences/engines.html:9
msgid ""
"This tab does not exist in the user interface, but you can search with "
"these engines via !bangs."
2023-06-09 07:07:51 +00:00
msgstr ""
"Такой вкладки нет в интерфейсе пользователя, но вы можете искать в этих "
"системах с помощью !bangs."
2023-06-09 07:07:51 +00:00
2024-05-03 07:09:23 +00:00
#: searx/templates/simple/preferences/engines.html:15
msgid "Enable all"
msgstr "Включить всё"
#: searx/templates/simple/preferences/engines.html:16
msgid "Disable all"
msgstr "Отключить всё"
#: searx/templates/simple/preferences/engines.html:25
2023-06-09 07:07:51 +00:00
msgid "!bang"
2023-06-16 07:08:40 +00:00
msgstr "!bang"
2023-06-09 07:07:51 +00:00
#: searx/templates/simple/preferences/engines.html:28
2023-08-11 07:07:51 +00:00
msgid "Weight"
2023-11-24 07:07:45 +00:00
msgstr "Вес"
2023-08-11 07:07:51 +00:00
#: searx/templates/simple/preferences/engines.html:32
2023-06-09 07:07:51 +00:00
msgid "Max time"
msgstr "Максимальное время"
2024-10-11 07:10:28 +00:00
#: searx/templates/simple/preferences/favicon.html:2
msgid "Favicon Resolver"
msgstr "Получение значков сайтов"
#: searx/templates/simple/preferences/favicon.html:15
msgid "Display favicons near search results"
msgstr "Показывать значки сайтов около результатов поиска"
2023-06-09 07:07:51 +00:00
#: searx/templates/simple/preferences/footer.html:2
msgid ""
"These settings are stored in your cookies. This allows us not to store "
2023-06-09 07:07:51 +00:00
"this data about you."
msgstr ""
"Эти настройки хранятся в ваших куки-файлах. Это позволяет нам не хранить "
"эти данные о вас."
2023-06-09 07:07:51 +00:00
#: searx/templates/simple/preferences/footer.html:3
msgid "These cookies serve your sole convenience; we don't use them to track you."
2023-06-09 07:07:51 +00:00
msgstr ""
"Эти файлы cookie предназначены исключительно для вашего удобства; мы не "
"используем их для отслеживания вас."
2023-06-09 07:07:51 +00:00
#: searx/templates/simple/preferences/footer.html:6
msgid "Save"
msgstr "Сохранить"
#: searx/templates/simple/preferences/footer.html:9
msgid "Reset defaults"
msgstr "Восстановить настройки по умолчанию"
#: searx/templates/simple/preferences/footer.html:13
msgid "Back"
msgstr "Назад"
2023-09-22 07:07:45 +00:00
#: searx/templates/simple/preferences/hotkeys.html:2
msgid "Hotkeys"
2023-09-29 07:07:45 +00:00
msgstr "Горячие клавиши"
2023-09-22 07:07:45 +00:00
#: searx/templates/simple/preferences/hotkeys.html:13
msgid "Vim-like"
2023-09-29 07:07:45 +00:00
msgstr "Наподобие Vim"
2023-09-22 07:07:45 +00:00
#: searx/templates/simple/preferences/hotkeys.html:18
msgid ""
"Navigate search results with hotkeys (JavaScript required). Press \"h\" "
"key on main or result page to get help."
msgstr ""
2023-09-29 07:07:45 +00:00
"Перемещаться по результатам поиска при помощи горячих клавиш (необходим "
"JavaScript). Нажмите клавишу \"h\" на главной странице или странице "
"результатов поиска для получения помощи."
2023-09-22 07:07:45 +00:00
2023-06-09 07:07:51 +00:00
#: searx/templates/simple/preferences/image_proxy.html:2
msgid "Image proxy"
msgstr "Прокси для картинок"
2023-09-01 07:07:54 +00:00
#: searx/templates/simple/preferences/image_proxy.html:14
msgid "Proxy image results through SearXNG"
msgstr "Проксировать найденные изображения через SearXNG"
2023-06-09 07:07:51 +00:00
#: searx/templates/simple/preferences/language.html:24
msgid "What language do you prefer for search?"
msgstr "Какой язык предпочтителен для поиска?"
#: searx/templates/simple/preferences/language.html:25
msgid "Choose Auto-detect to let SearXNG detect the language of your query."
msgstr ""
"Выберите Авто-определение, чтобы SearXNG сам определял язык вашего "
"запроса."
#: searx/templates/simple/preferences/method.html:2
msgid "HTTP Method"
2024-09-13 07:09:38 +00:00
msgstr "Метод запросов"
2023-06-09 07:07:51 +00:00
#: searx/templates/simple/preferences/method.html:14
msgid "Change how forms are submitted"
2023-06-16 07:08:40 +00:00
msgstr "Изменить содержание форм"
2023-06-09 07:07:51 +00:00
#: searx/templates/simple/preferences/query_in_title.html:2
msgid "Query in the page's title"
msgstr "Поисковый запрос в заголовке страницы"
2023-09-01 07:07:54 +00:00
#: searx/templates/simple/preferences/query_in_title.html:14
2023-06-09 07:07:51 +00:00
msgid ""
"When enabled, the result page's title contains your query. Your browser "
"can record this title"
msgstr ""
"Включать ваш запрос в заголовок страницы с результатами. Браузер может "
"сохранять этот заголовок"
2023-06-09 07:07:51 +00:00
#: searx/templates/simple/preferences/results_on_new_tab.html:2
msgid "Results in new tabs"
msgstr "Результаты в новых вкладках"
2023-06-09 07:07:51 +00:00
2023-09-01 07:07:54 +00:00
#: searx/templates/simple/preferences/results_on_new_tab.html:14
msgid "Open result links in new browser tabs"
msgstr "Открывать результаты с ссылками в новых вкладках браузера"
2023-06-09 07:07:51 +00:00
#: searx/templates/simple/preferences/safesearch.html:20
msgid "Filter content"
msgstr "Отбирает только пристойные результаты"
2023-09-22 07:07:45 +00:00
#: searx/templates/simple/preferences/search_on_category_select.html:2
msgid "Search on category select"
msgstr "Поиск по выбранной категории"
#: searx/templates/simple/preferences/search_on_category_select.html:14
msgid ""
"Perform a search immediately if a category is selected. Disable to select"
" multiple categories"
2023-09-22 07:07:45 +00:00
msgstr ""
"При выборе категории поиск выполняется немедленно. Отключите, чтобы "
"выбрать несколько категорий"
2023-09-22 07:07:45 +00:00
2023-06-09 07:07:51 +00:00
#: searx/templates/simple/preferences/theme.html:2
msgid "Theme"
msgstr "Тема"
#: searx/templates/simple/preferences/theme.html:14
msgid "Change the layout of SearXNG"
2025-12-12 07:13:01 +00:00
msgstr "Изменить тему интерфейса SearXNG"
2023-06-09 07:07:51 +00:00
#: searx/templates/simple/preferences/theme.html:19
msgid "Theme style"
msgstr "Стиль темы"
#: searx/templates/simple/preferences/theme.html:31
msgid "Choose auto to follow your browser settings"
msgstr "Выберите «автоматически» для использования настроек вашего браузера"
2023-06-09 07:07:51 +00:00
#: searx/templates/simple/preferences/tokens.html:2
msgid "Engine tokens"
msgstr "Токены движка"
#: searx/templates/simple/preferences/tokens.html:9
msgid "Access tokens for private engines"
msgstr "Доступные токены для частных движков"
#: searx/templates/simple/preferences/ui_locale.html:2
msgid "Interface language"
msgstr "Язык интерфейса"
#: searx/templates/simple/preferences/ui_locale.html:14
msgid "Change the language of the layout"
msgstr "Изменить язык интерфейса"
2024-12-13 07:10:26 +00:00
#: searx/templates/simple/preferences/urlformatting.html:2
msgid "URL formatting"
2024-12-20 07:09:40 +00:00
msgstr "Отображение URL"
2024-12-13 07:10:26 +00:00
#: searx/templates/simple/preferences/urlformatting.html:8
msgid "Pretty"
2024-12-20 07:09:40 +00:00
msgstr "Красивое"
2024-12-13 07:10:26 +00:00
#: searx/templates/simple/preferences/urlformatting.html:13
msgid "Full"
2024-12-20 07:09:40 +00:00
msgstr "Полное"
2024-12-13 07:10:26 +00:00
#: searx/templates/simple/preferences/urlformatting.html:18
msgid "Host"
2024-12-20 07:09:40 +00:00
msgstr "Имя хоста"
2024-12-13 07:10:26 +00:00
#: searx/templates/simple/preferences/urlformatting.html:23
msgid "Change result URL formatting"
2024-12-20 07:09:40 +00:00
msgstr "Формат отражения URL в результатах"
2024-12-13 07:10:26 +00:00
2023-09-15 07:07:48 +00:00
#: searx/templates/simple/result_templates/code.html:13
msgid "Repository"
2023-09-29 07:07:45 +00:00
msgstr "Репозиторий"
2023-09-15 07:07:48 +00:00
2017-11-01 11:03:22 +01:00
#: searx/templates/simple/result_templates/default.html:6
#: searx/templates/simple/result_templates/file.html:53
#: searx/templates/simple/result_templates/file.html:56
2015-01-19 20:58:20 +03:00
msgid "show media"
msgstr "показать медиа"
2017-11-01 11:03:22 +01:00
#: searx/templates/simple/result_templates/default.html:6
#: searx/templates/simple/result_templates/file.html:54
2015-01-19 20:58:20 +03:00
msgid "hide media"
msgstr "скрыть медиа"
2022-05-06 07:18:36 +00:00
#: searx/templates/simple/result_templates/default.html:14
#: searx/templates/simple/result_templates/videos.html:14
msgid "This site did not provide any description."
2022-10-14 07:38:20 +00:00
msgstr "Этот сайт не предоставил описания."
2021-07-31 19:12:20 +02:00
#: searx/templates/simple/result_templates/file.html:30
#: searx/templates/simple/result_templates/images.html:61
2025-04-04 07:10:10 +00:00
#: searx/templates/simple/result_templates/torrent.html:18
2024-02-02 07:07:53 +00:00
msgid "Filesize"
msgstr "Размер файла"
#: searx/templates/simple/result_templates/file.html:36
2024-02-02 07:07:53 +00:00
msgid "Date"
msgstr "Дата"
#: searx/templates/simple/result_templates/file.html:42
#: searx/templates/simple/result_templates/paper.html:44
2024-02-02 07:07:53 +00:00
msgid "Type"
msgstr "Тип"
#: searx/templates/simple/result_templates/file.html:67
msgid "Download"
msgstr "Скачать"
#: searx/templates/simple/result_templates/images.html:53
2024-03-01 07:08:45 +00:00
msgid "Resolution"
2024-03-08 07:08:13 +00:00
msgstr "Разрешение"
2024-03-01 07:08:45 +00:00
#: searx/templates/simple/result_templates/images.html:55
msgid "Image formats"
msgstr "Форматы изображений"
#: searx/templates/simple/result_templates/images.html:56
msgid "original format"
msgstr "формат оригинала"
2021-07-31 19:12:20 +02:00
#: searx/templates/simple/result_templates/images.html:64
2021-07-31 19:12:20 +02:00
msgid "View source"
2022-03-18 07:17:25 +00:00
msgstr "Перейти к источнику"
2021-07-31 19:12:20 +02:00
2021-11-26 07:18:23 +00:00
#: searx/templates/simple/result_templates/map.html:12
2021-07-31 19:12:20 +02:00
msgid "address"
2021-08-27 07:16:35 +00:00
msgstr "адрес"
2021-07-31 19:12:20 +02:00
2021-11-26 07:18:23 +00:00
#: searx/templates/simple/result_templates/map.html:43
2021-07-31 19:12:20 +02:00
msgid "show map"
msgstr "показать карту"
2021-11-26 07:18:23 +00:00
#: searx/templates/simple/result_templates/map.html:43
2021-07-31 19:12:20 +02:00
msgid "hide map"
msgstr "скрыть карту"
2024-03-01 07:08:45 +00:00
#: searx/templates/simple/result_templates/packages.html:12
msgid "Version"
2024-03-08 07:08:13 +00:00
msgstr "Версия"
2024-03-01 07:08:45 +00:00
#: searx/templates/simple/result_templates/packages.html:18
msgid "Maintainer"
2024-03-08 07:08:13 +00:00
msgstr "Сопровождающий"
2024-03-01 07:08:45 +00:00
#: searx/templates/simple/result_templates/packages.html:24
msgid "Updated at"
2024-03-08 07:08:13 +00:00
msgstr "Обновлено"
2024-03-01 07:08:45 +00:00
#: searx/templates/simple/result_templates/packages.html:30
#: searx/templates/simple/result_templates/paper.html:50
2024-03-01 07:08:45 +00:00
msgid "Tags"
msgstr "Теги"
#: searx/templates/simple/result_templates/packages.html:36
msgid "Popularity"
2024-03-08 07:08:13 +00:00
msgstr "Популярность"
2024-03-01 07:08:45 +00:00
#: searx/templates/simple/result_templates/packages.html:42
msgid "License"
2024-03-08 07:08:13 +00:00
msgstr "Лицензия"
2024-03-01 07:08:45 +00:00
#: searx/templates/simple/result_templates/packages.html:52
msgid "Project"
2024-03-08 07:08:13 +00:00
msgstr "Проект"
2024-03-01 07:08:45 +00:00
#: searx/templates/simple/result_templates/packages.html:55
msgid "Project homepage"
2024-03-08 07:08:13 +00:00
msgstr "Страница проекта"
2024-03-01 07:08:45 +00:00
#: searx/templates/simple/result_templates/paper.html:8
2022-09-30 07:43:45 +00:00
msgid "Published date"
2022-10-14 07:38:20 +00:00
msgstr "Дата публикации"
2022-09-30 07:43:45 +00:00
#: searx/templates/simple/result_templates/paper.html:20
2022-09-30 07:43:45 +00:00
msgid "Journal"
2022-10-14 07:38:20 +00:00
msgstr "Журнал"
2022-09-30 07:43:45 +00:00
#: searx/templates/simple/result_templates/paper.html:32
2022-09-30 07:43:45 +00:00
msgid "Editor"
2022-10-14 07:38:20 +00:00
msgstr "Редактор"
2022-09-30 07:43:45 +00:00
#: searx/templates/simple/result_templates/paper.html:38
2022-09-30 07:43:45 +00:00
msgid "Publisher"
2022-10-14 07:38:20 +00:00
msgstr "Издатель"
2022-09-30 07:43:45 +00:00
#: searx/templates/simple/result_templates/paper.html:56
2022-09-30 07:43:45 +00:00
msgid "DOI"
2022-10-14 07:38:20 +00:00
msgstr "DOI"
2022-09-30 07:43:45 +00:00
#: searx/templates/simple/result_templates/paper.html:62
2022-09-30 07:43:45 +00:00
msgid "ISSN"
2022-10-14 07:38:20 +00:00
msgstr "ISSN"
2022-09-30 07:43:45 +00:00
#: searx/templates/simple/result_templates/paper.html:68
2022-09-30 07:43:45 +00:00
msgid "ISBN"
2022-10-14 07:38:20 +00:00
msgstr "ISBN"
2022-09-30 07:43:45 +00:00
#: searx/templates/simple/result_templates/paper.html:91
2022-09-30 07:43:45 +00:00
msgid "PDF"
2022-10-14 07:38:20 +00:00
msgstr "PDF"
2022-09-30 07:43:45 +00:00
#: searx/templates/simple/result_templates/paper.html:92
2022-09-30 07:43:45 +00:00
msgid "HTML"
2022-10-14 07:38:20 +00:00
msgstr "HTML"
2022-09-30 07:43:45 +00:00
2025-04-04 07:10:10 +00:00
#: searx/templates/simple/result_templates/torrent.html:7
2022-05-06 07:18:36 +00:00
msgid "magnet link"
msgstr "magnet-ссылка"
2025-04-04 07:10:10 +00:00
#: searx/templates/simple/result_templates/torrent.html:8
2022-05-06 07:18:36 +00:00
msgid "torrent file"
msgstr "торрент-файл"
2025-04-04 07:10:10 +00:00
#: searx/templates/simple/result_templates/torrent.html:13
2021-07-31 19:12:20 +02:00
msgid "Seeder"
msgstr "Раздающий"
2021-07-31 19:12:20 +02:00
2025-04-04 07:10:10 +00:00
#: searx/templates/simple/result_templates/torrent.html:14
2021-07-31 19:12:20 +02:00
msgid "Leecher"
msgstr "Качающий"
2021-07-31 19:12:20 +02:00
2025-04-04 07:10:10 +00:00
#: searx/templates/simple/result_templates/torrent.html:19
msgid "Number of Files"
2021-08-27 07:16:35 +00:00
msgstr "Количество файлов"
2015-01-19 20:58:20 +03:00
2017-11-01 11:03:22 +01:00
#: searx/templates/simple/result_templates/videos.html:6
msgid "show video"
msgstr "показать видео"
2015-01-19 20:58:20 +03:00
2017-11-01 11:03:22 +01:00
#: searx/templates/simple/result_templates/videos.html:6
msgid "hide video"
msgstr "скрыть видео"
2015-01-19 20:58:20 +03:00
2021-07-31 19:12:20 +02:00
#~ msgid "Engine time (sec)"
#~ msgstr "Время поиска (сек)"
#~ msgid "Page loads (sec)"
#~ msgstr "Загрузка страниц (сек)"
#~ msgid "Errors"
#~ msgstr "Ошибки"
#~ msgid "CAPTCHA required"
#~ msgstr "Требуется капча"
#~ msgid "Rewrite HTTP links to HTTPS if possible"
#~ msgstr "Заменять в ссылках HTTP на HTTPS если это возможно"
#~ msgid ""
#~ "Results are opened in the same "
#~ "window by default. This plugin "
#~ "overwrites the default behaviour to open"
#~ " links on new tabs/windows. (JavaScript "
#~ "required)"
#~ msgstr ""
#~ "По умолчанию результаты открываются в "
#~ "том же окне. Этот плагин переопределяет"
#~ " поведение по умолчанию для открытия "
#~ "ссылок в новых вкладках/окнах. (Требуется "
#~ "JavaScript)"
#~ msgid "Color"
#~ msgstr "Цвет"
#~ msgid "Blue (default)"
#~ msgstr "Синий (по умолчанию)"
#~ msgid "Violet"
#~ msgstr "Фиолетовый"
#~ msgid "Green"
#~ msgstr "Зеленый"
#~ msgid "Cyan"
#~ msgstr "Бирюзовый"
#~ msgid "Orange"
#~ msgstr "Оранжевый"
#~ msgid "Red"
#~ msgstr "Красный"
#~ msgid "Category"
#~ msgstr "Категория"
#~ msgid "Block"
#~ msgstr "Блокировать"
#~ msgid "original context"
#~ msgstr "исходный контекст"
#~ msgid "Plugins"
#~ msgstr "Плагины"
#~ msgid "Answerers"
#~ msgstr "Ответчики"
#~ msgid "Avg. time"
#~ msgstr "Среднее время"
#~ msgid "show details"
#~ msgstr "показать подробности"
#~ msgid "hide details"
#~ msgstr "скрыть подробности"
#~ msgid "Load more..."
#~ msgstr "Загрузить еще…"
#~ msgid "Loading..."
#~ msgstr "Загрузка..."
2021-10-08 07:16:49 +00:00
#~ msgid "Change searx layout"
#~ msgstr "Изменить вид сайта"
#~ msgid "Proxying image results through searx"
#~ msgstr "Проксировать найденные изображения с помощью searx"
#~ msgid "This is the list of searx's instant answering modules."
#~ msgstr "Это список модулей мгновенного ответа searx."
#~ msgid ""
#~ "This is the list of cookies and"
#~ " their values searx is storing on "
#~ "your computer."
#~ msgstr ""
#~ "Это список cookie-файлов и их значения,"
#~ " которые searx хранит на Вашем "
#~ "компьютере."
#~ msgid "With that list, you can assess searx transparency."
#~ msgstr "С помощью этого списка можно изменить прозрачность searx."
#~ msgid "It look like you are using searx first time."
#~ msgstr "Похоже, вы используете searx впервые."
#~ msgid "Please, try again later or find another searx instance."
#~ msgstr "Пожалуйста, попробуйте позже или воспользуйтесь другим сервером searx."
2021-10-15 20:24:06 +00:00
#~ msgid "Themes"
#~ msgstr "Темы"
#~ msgid "Reliablity"
#~ msgstr "Надежность"
2021-11-26 07:18:23 +00:00
#~ msgid ""
#~ "When enabled, the result page's title"
#~ " contains your query. Your browser "
#~ "can record this title."
#~ msgstr ""
2022-01-21 07:16:40 +00:00
#~ msgid "Method"
#~ msgstr "Cпособ"
#~ msgid ""
#~ "This tab does not show up for "
#~ "search results but you can search "
#~ "the engines listed here via bangs."
#~ msgstr ""
#~ "На этой вкладке отсутсвуют результаты, "
#~ "но вы можете использовать поисковики "
#~ "перечисленные ниже."
2022-05-06 07:18:36 +00:00
#~ msgid "Advanced settings"
#~ msgstr "Дополнительные настройки"
#~ msgid "Close"
#~ msgstr "Закрыть"
#~ msgid "Language"
#~ msgstr "Язык"
#~ msgid "broken"
#~ msgstr "сломанный"
#~ msgid "supported"
#~ msgstr "поддерживается"
#~ msgid "not supported"
#~ msgstr "не поддерживается"
#~ msgid "about"
#~ msgstr "О сайте"
#~ msgid "Avg."
#~ msgstr "примерно"
#~ msgid "User Interface"
#~ msgstr "Внешний вид"
#~ msgid "Choose style for this theme"
#~ msgstr "Цветовое решение для выбранной темы"
#~ msgid "Style"
#~ msgstr "Стиль"
#~ msgid "Show advanced settings"
#~ msgstr "Дополнительные настройки"
#~ msgid "Show advanced settings panel in the home page by default"
#~ msgstr "Развернуть дополнительные настройки на главной странице"
#~ msgid "Allow all"
#~ msgstr "Выбрать все"
#~ msgid "Disable all"
#~ msgstr "Выключить все"
#~ msgid "Selected language"
#~ msgstr "Выбранный язык"
#~ msgid "Query"
#~ msgstr "Запрос"
#~ msgid "save"
#~ msgstr "Сохранить"
#~ msgid "back"
#~ msgstr "Назад"
#~ msgid "Links"
#~ msgstr "Ссылки"
#~ msgid "RSS subscription"
#~ msgstr "RSS-подписка"
#~ msgid "Search results"
#~ msgstr "Результаты поиска"
#~ msgid "next page"
#~ msgstr "следующая страница"
#~ msgid "previous page"
#~ msgstr "предыдущая страница"
#~ msgid "Start search"
#~ msgstr "Начать поиск"
#~ msgid "Clear search"
#~ msgstr "Очистить запрос"
#~ msgid "Clear"
#~ msgstr "Очистить"
#~ msgid "stats"
#~ msgstr "статистика"
#~ msgid "Heads up!"
#~ msgstr "Вот чёрт!"
#~ msgid "It look like you are using SearXNG first time."
#~ msgstr "Похоже, вы используете SearXNG впервые."
#~ msgid "Well done!"
#~ msgstr "Отлично!"
#~ msgid "Settings saved successfully."
#~ msgstr "Настройки успешно сохранены."
#~ msgid "Oh snap!"
#~ msgstr "Вот черт!"
#~ msgid "Something went wrong."
#~ msgstr "Что-то пошло не так."
#~ msgid "Date"
#~ msgstr "Дата"
#~ msgid "Type"
#~ msgstr "Тип"
#~ msgid "Get image"
#~ msgstr "Скачать картинку"
2022-05-13 07:20:35 +00:00
2022-06-10 07:19:19 +00:00
#~ msgid "Center Alignment"
#~ msgstr ""
#~ msgid "Displays results in the center of the page (Oscar layout)."
#~ msgstr "Отображать результаты по центру страницы (макет Oscar)."
2022-06-10 07:19:19 +00:00
2022-07-02 09:17:14 +00:00
#~ msgid "preferences"
#~ msgstr "Настройки"
2022-09-09 07:26:09 +00:00
#~ msgid "Scores per result"
#~ msgstr "Попаданий за результат"
2022-09-23 07:38:23 +00:00
#~ msgid "a privacy-respecting, hackable metasearch engine"
#~ msgstr "открытая метапоисковая система, уважающая приватность"
2022-09-30 07:43:45 +00:00
#~ msgid "No abstract is available for this publication."
#~ msgstr "Нет доступного примечания для этой публикации."
#~ msgid "Self Informations"
#~ msgstr "Информация"
#~ msgid ""
#~ "Change how forms are submited, <a "
#~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
#~ " rel=\"external\">learn more about request "
#~ "methods</a>"
#~ msgstr ""
#~ "Способ отправки запросов. <a "
#~ "href=\"http://ru.wikipedia.org/wiki/HTTP#Методы\" "
#~ "rel=\"external\">Подробнее о методах HTTP</a>"
2023-02-19 11:46:59 +00:00
#~ msgid ""
#~ "This plugin checks if the address "
#~ "of the request is a TOR exit "
#~ "node, and informs the user if it"
#~ " is, like check.torproject.org but from "
#~ "searxng."
#~ msgstr ""
#~ "Этот плагин проверяет, не является ли"
#~ " запрошенный адрес выходным узлом Tor'a,"
#~ " и информирует пользователя, если это "
#~ "так, как check.torproject.org, но от "
#~ "searxng."
#~ msgid ""
#~ "The TOR exit node list "
#~ "(https://check.torproject.org/exit-addresses) is "
#~ "unreachable."
#~ msgstr ""
#~ "Список выходных узлов Tor'a "
#~ "(https://check.torproject.org/exit-addresses) недоступен."
#~ msgid "You are using TOR. Your IP address seems to be: {ip_address}."
#~ msgstr "Вы используете Tor. Ваш IP адрес может быть: {ip_address}."
#~ msgid "You are not using TOR. Your IP address seems to be: {ip_address}."
#~ msgstr "Вы не используете Tor. Ваш IP адрес может быть: {ip_address}."
#~ msgid ""
#~ "The could not download the list of"
#~ " Tor exit-nodes from "
#~ "https://check.torproject.org/exit-addresses."
#~ msgstr ""
#~ msgid ""
#~ "You are using Tor. It looks like"
#~ " you have this external IP address:"
#~ " {ip_address}."
#~ msgstr ""
#~ msgid "You are not using Tor. You have this external IP address: {ip_address}."
#~ msgstr ""
2023-03-03 07:08:08 +00:00
#~ msgid "Autodetect search language"
#~ msgstr "Автоматически определять язык поиска"
#~ msgid "Automatically detect the query search language and switch to it."
#~ msgstr "Автоматически определять язык поиска запроса и переключаться на него."
2023-04-14 07:07:48 +00:00
#~ msgid "others"
#~ msgstr "Другие"
#~ msgid ""
#~ "This tab does not show up for "
#~ "search results, but you can search "
#~ "the engines listed here via bangs."
#~ msgstr ""
#~ "Результаты из этого раздела не "
#~ "отображаются в общих, но вы можете "
#~ "использовать эти поисковые движки через "
#~ "восклицательный знак."
#~ msgid "Shortcut"
#~ msgstr "Сокращение"
#~ msgid "!bang"
#~ msgstr ""
2023-06-02 07:07:54 +00:00
#~ msgid ""
#~ "This tab dues not exists in the"
#~ " user interface, but you can search"
#~ " in these engines by its !bangs."
#~ msgstr ""
#~ "Эта вкладка не существует в "
#~ "пользовательском интерфейсе, но вы можете "
#~ "искать в этих системах по ее "
#~ "!bangs."
#~ msgid "Engines cannot retrieve results."
#~ msgstr "Поисковые системы не могут получить результат."
#~ msgid "Please, try again later or find another SearXNG instance."
#~ msgstr ""
#~ "Пожалуйста, попробуйте ещё раз позднее, "
#~ "либо перейдите на другое зеркало "
#~ "SearXNG."
2023-06-09 07:07:51 +00:00
#~ msgid ""
#~ "Redirect to open-access versions of "
#~ "publications when available (plugin required)"
#~ msgstr ""
#~ "Перенаправлять на открытые версии публикаций"
#~ " при их наличии (требуется плагин)"
#~ msgid "Bang"
#~ msgstr "!bang"
#~ msgid ""
#~ "Change how forms are submitted, <a "
#~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
#~ " rel=\"external\">learn more about request "
#~ "methods</a>"
#~ msgstr ""
#~ "Способ отправки запросов. <a "
#~ "href=\"http://ru.wikipedia.org/wiki/HTTP#Методы\" "
#~ "rel=\"external\">Подробнее о методах HTTP</a>"
2023-08-18 07:07:45 +00:00
2023-09-01 07:07:54 +00:00
#~ msgid "On"
#~ msgstr "Включено"
#~ msgid "Off"
#~ msgstr "Выключено"
#~ msgid "Enabled"
#~ msgstr "Включено"
#~ msgid "Disabled"
#~ msgstr "Выключено"
2023-09-22 07:07:45 +00:00
#~ msgid ""
#~ "Perform search immediately if a category"
#~ " selected. Disable to select multiple "
#~ "categories. (JavaScript required)"
#~ msgstr ""
#~ "Выполнять поиск немедленно, если выбрана "
#~ "категория. Отключите для выбора нескольких "
#~ "категорий. (требуется JavaScript)"
#~ msgid "Vim-like hotkeys"
#~ msgstr "Горячие клавиши в стиле Vim"
#~ msgid ""
#~ "Navigate search results with Vim-like"
#~ " hotkeys (JavaScript required). Press \"h\""
#~ " key on main or result page to"
#~ " get help."
#~ msgstr ""
#~ "Навигация по результатам поиска с "
#~ "помощью горячих клавиш в стиле Vim "
#~ "(требуется JavaScript). Чтобы получить "
#~ "справку, нажмите клавишу \"h\" на "
#~ "главной странице или на страницах "
#~ "результатов."
#~ msgid ""
#~ "we didn't find any results. Please "
#~ "use another query or search in "
#~ "more categories."
#~ msgstr ""
#~ "мы не нашли никаких результатов. "
#~ "Попробуйте изменить запрос или поищите в"
#~ " других категориях."
2024-06-14 07:09:34 +00:00
#~ msgid "Rewrite result hostnames or remove results based on the hostname"
#~ msgstr "Заменить имя хоста или удалить результаты на основе имени хоста"
2024-06-21 07:09:40 +00:00
#~ msgid "Bytes"
#~ msgstr "Байт"
#~ msgid "kiB"
#~ msgstr "КиБ"
#~ msgid "MiB"
#~ msgstr "МиБ"
#~ msgid "GiB"
#~ msgstr "ГиБ"
#~ msgid "TiB"
#~ msgstr "ТиБ"
2024-08-02 07:10:03 +00:00
2024-08-09 07:09:32 +00:00
#~ msgid "Hostname replace"
#~ msgstr "Замена имени сайта"
2024-09-06 07:09:44 +00:00
#~ msgid "Error!"
#~ msgstr "Ошибка!"
#~ msgid "Engines cannot retrieve results"
#~ msgstr "Поисковые системы не могут получить результат"
2024-11-29 07:09:55 +00:00
#~ msgid "Start submiting a new issue on GitHub"
#~ msgstr "Откройте issue на GitHub"
2024-12-13 07:10:26 +00:00
2024-12-20 07:09:40 +00:00
#~ msgid "dummy"
#~ msgstr ""
2025-01-31 07:09:55 +00:00
#~ msgid "Random value generator"
#~ msgstr "Генератор случайных значений"
#~ msgid "Statistics functions"
#~ msgstr "Статистические функции"
#~ msgid "Compute {functions} of the arguments"
#~ msgstr "Применяет функции {functions} к аргументам"
#~ msgid "Get directions"
#~ msgstr "Запрашивать маршруты"
#~ msgid ""
#~ "Displays your IP if the query is"
#~ " \"ip\" and your user agent if "
#~ "the query contains \"user agent\"."
#~ msgstr ""
#~ "Показывать ваш IP-адрес по запросу "
#~ "\"ip\" и информацию о браузере по "
#~ "запросу \"user agent\"."
#~ msgid ""
#~ "Could not download the list of Tor"
#~ " exit-nodes from: https://check.torproject.org"
#~ "/exit-addresses"
#~ msgstr ""
#~ "Не удалось загрузить список выходных "
#~ "узлов Tor с адреса "
#~ "https://check.torproject.org/exit-addresses"
#~ msgid ""
#~ "You are using Tor and it looks "
#~ "like you have this external IP "
#~ "address: {ip_address}"
#~ msgstr "Вы не используете Tor. Ваш публичный IP-адрес: {ip_address}"
#~ msgid ""
#~ "You are not using Tor and you "
#~ "have this external IP address: "
#~ "{ip_address}"
#~ msgstr ""
#~ "Вы не используете Tor, и у вас "
#~ "следующий публичный IP-адрес: {ip_address}"
#~ msgid "Keywords"
#~ msgstr "Ключевые слова"
#~ msgid "/"
#~ msgstr ""
2025-04-04 07:10:10 +00:00
#~ msgid ""
#~ "Specifying custom settings in the "
#~ "preferences URL can be used to "
#~ "sync preferences across devices."
#~ msgstr ""
#~ "URL-адреса с пользовательскими настройками "
#~ "можно использовать для синхронизации настроек"
#~ " между устройствами."
#~ msgid "proxied"
#~ msgstr "через прокси"
#~ msgid ""
#~ "This tab does not exists in the"
#~ " user interface, but you can search"
#~ " in these engines by its !bangs."
#~ msgstr ""
#~ "Эта вкладка не существует в "
#~ "пользовательском интерфейсе, но вы можете "
#~ "искать в этих системах по ее "
#~ "!bangs."
#~ msgid "Results on new tabs"
#~ msgstr "Результаты в новых вкладках"
#~ msgid "Open result links on new browser tabs"
#~ msgstr "Открывать результаты поиска в новых вкладках"
#~ msgid "Find stuff as you type"
#~ msgstr "Показывать предложения по мере ввода запроса"
#~ msgid "Converts strings to different hash digests."
#~ msgstr "Рассчитывает контрольные суммы от строки."
#~ msgid ""
#~ "Rewrite hostnames, remove results or "
#~ "prioritize them based on the hostname"
#~ msgstr ""
#~ "Переписывать имена хостов, удалять и "
#~ "приоритизировать результаты в зависимости от"
#~ " имён хостов"
#~ msgid "With that list, you can assess SearXNG transparency."
#~ msgstr "SearXNG ничего от вас не скрывает."
#~ msgid ""
#~ "These settings are stored in your "
#~ "cookies, this allows us not to "
#~ "store this data about you."
#~ msgstr ""
#~ "Все настройки сохраняются в cookie "
#~ "вашего обозревателя. Это позволяет нам "
#~ "не хранить о вас никаких данных на"
#~ " серверах."
#~ msgid ""
#~ "These cookies serve your sole "
#~ "convenience, we don't use these cookies"
#~ " to track you."
#~ msgstr ""
#~ "Cookie нужны исключительно для вашего "
#~ "удобства, мы не используем cookie для"
#~ " слежки."
#~ msgid "Proxying image results through SearXNG"
#~ msgstr "Проксировать изображения в результатах методами SearXNG"
#~ msgid "Automatically load next page when scrolling to bottom of current page"
#~ msgstr ""
#~ "Автоматически загружать следующую страницу при"
#~ " прокрутке до конца страницы"
#~ msgid ""
#~ "Perform search immediately if a category"
#~ " selected. Disable to select multiple "
#~ "categories"
#~ msgstr ""
#~ "Выполняйте мгновенный поиск при выборе "
#~ "категории. Выключите для выбора нескольких "
#~ "категорий сразу"
#~ msgid "Change SearXNG layout"
#~ msgstr "Изменить расположение элементов SearXNG"
#~ msgid "repo"
#~ msgstr "Репозиторий"
#~ msgid "Basic Calculator"
#~ msgstr "Простой калькулятор"
#~ msgid "Calculate mathematical expressions via the search bar"
#~ msgstr "Считать математические выражения в строке поиска"
#~ msgid ""
#~ "Automatically load the next page when"
#~ " scrolling to the bottom of the "
#~ "current page"
#~ msgstr ""
#~ "Автоматически загружать следующую страницу при"
#~ " прокрутке текущей страницы вниз"
#~ msgid "Failed checker test(s): "
#~ msgstr "Проваленные проверки: "
#~ msgid "Checker"
#~ msgstr "Проверщик"
#~ msgid "Failed test"
#~ msgstr "Неудачный тест"
#~ msgid "Comment(s)"
#~ msgstr "Комментарии"
#~ msgid "Start submitting a new issue on GitHub"
#~ msgstr "Создайте задачу на GitHub"
#~ msgid "Please check for existing bugs about this engine on GitHub"
#~ msgstr ""
#~ "Пожалуйста, ознакомьтесь с сообщениями о "
#~ "проблемах этого движка на GitHub"
#~ msgid "I confirm there is no existing bug about the issue I encounter"
#~ msgstr ""
#~ "Я подтверждаю, что не существует ошибки,"
#~ " связанной со встретившейся мне проблемой"
#~ msgid "If this is a public instance, please specify the URL in the bug report"
#~ msgstr ""
#~ "Если это публичное зеркало, пожалуйста, "
#~ "укажите ссылку в отчёте об ошибке"
#~ msgid "Submit a new issue on Github including the above information"
#~ msgstr ""
#~ "Отправить новое сообщение о проблеме на"
#~ " Github, включая вышеуказанную информацию"
#~ msgid "Supports selected language"
#~ msgstr "Поддерживает выбранный язык"
#~ msgid "Number of results"
#~ msgstr "Количество результатов"
#~ msgid "Format"
#~ msgstr "Формат"
#~ msgid "Engine"
#~ msgstr "Движок"