[l10n] update translations from Weblate (#5336)

e23460caa - 2025-10-13 - aindriu80 <aindriu80@noreply.codeberg.org>
bb7d1cc0e - 2025-10-13 - Juno Takano <jutty@noreply.codeberg.org>
8b8bc1461 - 2025-10-13 - Priit Jõerüüt <jrtcdbrg@noreply.codeberg.org>
f4bec8c6a - 2025-10-13 - Raithlin <raithlin@noreply.codeberg.org>
609efd4e6 - 2025-10-13 - AndersNordh <andersnordh@noreply.codeberg.org>
6c709f898 - 2025-10-13 - return42 <return42@noreply.codeberg.org>
a2b608da4 - 2025-10-13 - AndersNordh <andersnordh@noreply.codeberg.org>
4f0cd2119 - 2025-10-12 - kratos <makesocialfoss32@keemail.me>
8d049e1cb - 2025-10-11 - Outbreak2096 <outbreak2096@noreply.codeberg.org>
4bf5fc5fe - 2025-10-11 - Linerly <linerly@noreply.codeberg.org>
c80cf6e92 - 2025-10-11 - ghose <ghose@noreply.codeberg.org>
92427655d - 2025-10-11 - Fjuro <fjuro@alius.cz>
8efe1bb12 - 2025-10-10 - SomeTr <sometr@noreply.codeberg.org>
This commit is contained in:
github-actions[bot]
2025-10-17 09:41:21 +02:00
committed by GitHub
parent 576d30ffcd
commit f6cdd16449
115 changed files with 5903 additions and 5006 deletions

View File

@@ -21,19 +21,18 @@
# muha7a <muha7a@noreply.codeberg.org>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: searx\n"
"Project-Id-Version: searx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2025-09-01 12:54+0000\n"
"POT-Creation-Date: 2025-10-10 16:16+0000\n"
"PO-Revision-Date: 2025-09-02 04:50+0000\n"
"Last-Translator: return42 <return42@noreply.codeberg.org>\n"
"Language-Team: Bulgarian <https://translate.codeberg.org/projects/searxng/"
"searxng/bg/>\n"
"Language: bg\n"
"Language-Team: Bulgarian "
"<https://translate.codeberg.org/projects/searxng/searxng/bg/>\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 5.12.2\n"
"Generated-By: Babel 2.17.0\n"
#. CONSTANT_NAMES['NO_SUBGROUPING']
@@ -77,7 +76,7 @@ msgid "videos"
msgstr "видео"
#. CATEGORY_NAMES['RADIO']
#: searx/engines/radio_browser.py:151 searx/searxng.msg
#: searx/engines/radio_browser.py:142 searx/searxng.msg
msgid "radio"
msgstr "радио"
@@ -502,7 +501,7 @@ msgid "active users"
msgstr "активни потребители"
#. SOCIAL_MEDIA_TERMS['COMMENTS']
#: searx/engines/discourse.py:157 searx/engines/hackernews.py:82
#: searx/engines/discourse.py:157 searx/engines/hackernews.py:81
#: searx/engines/lemmy.py:130 searx/searxng.msg
msgid "comments"
msgstr "Коментари"
@@ -518,7 +517,7 @@ msgid "community"
msgstr "общност"
#. SOCIAL_MEDIA_TERMS['POINTS']
#: searx/engines/hackernews.py:82 searx/searxng.msg
#: searx/engines/hackernews.py:81 searx/searxng.msg
msgid "points"
msgstr "Точки"
@@ -528,7 +527,7 @@ msgid "title"
msgstr "Заглавие"
#. SOCIAL_MEDIA_TERMS['AUTHOR']
#: searx/engines/hackernews.py:85 searx/searxng.msg
#: searx/engines/hackernews.py:84 searx/searxng.msg
msgid "author"
msgstr "Автор"
@@ -547,28 +546,28 @@ msgstr "Затворено"
msgid "answered"
msgstr "Отговорено"
#: searx/webapp.py:329
#: searx/webapp.py:328
msgid "No item found"
msgstr "Не е намерен артикул"
#: searx/engines/qwant.py:291
#: searx/templates/simple/result_templates/images.html:23 searx/webapp.py:331
#: searx/engines/qwant.py:289
#: searx/templates/simple/result_templates/images.html:23 searx/webapp.py:330
msgid "Source"
msgstr "Източник"
#: searx/webapp.py:333
#: searx/webapp.py:332
msgid "Error loading the next page"
msgstr "Грешка при зареждането на следващата страница"
#: searx/webapp.py:476 searx/webapp.py:874
#: searx/webapp.py:475 searx/webapp.py:876
msgid "Invalid settings, please edit your preferences"
msgstr "Неправилни настройки, моля редактирайте предпочитанията си"
#: searx/webapp.py:492
#: searx/webapp.py:491
msgid "Invalid settings"
msgstr "Невалидни настройки"
#: searx/webapp.py:569 searx/webapp.py:659
#: searx/webapp.py:568 searx/webapp.py:658
msgid "search error"
msgstr "Грешка при търсенето"
@@ -628,17 +627,17 @@ msgstr "грешка в API на сървъра"
msgid "Suspended"
msgstr "преустановен"
#: searx/webutils.py:306
#: searx/webutils.py:308
#, python-brace-format
msgid "{minutes} minute(s) ago"
msgstr "преди {minutes} минута(минути)"
#: searx/webutils.py:307
#: searx/webutils.py:309
#, python-brace-format
msgid "{hours} hour(s), {minutes} minute(s) ago"
msgstr "преди {hours} час(ове), {minutes} минута(минути)"
#: searx/answerers/random.py:69
#: searx/answerers/random.py:68
msgid "Generate different random values"
msgstr "Генерирайте различни произволни стойности"
@@ -647,7 +646,7 @@ msgstr "Генерирайте различни произволни стойн
msgid "Compute {func} of the arguments"
msgstr "Изчислете {func} на аргументите"
#: searx/engines/openstreetmap.py:158
#: searx/engines/openstreetmap.py:156
msgid "Show route in map .."
msgstr "Покажи маршрута в картата.."
@@ -660,27 +659,27 @@ msgstr "{title} (ОСТАРЯЛО)"
msgid "This entry has been superseded by"
msgstr "Този запис е заменен от"
#: searx/engines/qwant.py:293
#: searx/engines/qwant.py:291
msgid "Channel"
msgstr "Канал"
#: searx/engines/radio_browser.py:153
#: searx/engines/radio_browser.py:144
msgid "bitrate"
msgstr "Скорост"
#: searx/engines/radio_browser.py:154
#: searx/engines/radio_browser.py:145
msgid "votes"
msgstr "Гласове"
#: searx/engines/radio_browser.py:155
#: searx/engines/radio_browser.py:146
msgid "clicks"
msgstr "клика"
#: searx/engines/seekr.py:193 searx/engines/zlibrary.py:137
#: searx/engines/seekr.py:193 searx/engines/zlibrary.py:78
msgid "Language"
msgstr "Език"
#: searx/engines/semantic_scholar.py:102
#: searx/engines/semantic_scholar.py:141
#, python-brace-format
msgid ""
"{numCitations} citations from the year {firstCitationVelocityYear} to "
@@ -689,7 +688,7 @@ msgstr ""
"{numCitations} цитати от годината {firstCitationVelocityYear} до "
"{lastCitationVelocityYear}"
#: searx/engines/tineye.py:48
#: searx/engines/tineye.py:42
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"
@@ -699,7 +698,7 @@ msgstr ""
"дължи на неподдържан файлов формат. TinEye поддържа само изображения, "
"които са JPEG, PNG, GIF, BMP, TIFF или WebP."
#: searx/engines/tineye.py:54
#: searx/engines/tineye.py:48
msgid ""
"The image is too simple to find matches. TinEye requires a basic level of"
" visual detail to successfully identify matches."
@@ -708,63 +707,63 @@ msgstr ""
"основно ниво на визуална детайлност за успешно идентифициране на "
"съвпадения."
#: searx/engines/tineye.py:59
#: searx/engines/tineye.py:53
msgid "The image could not be downloaded."
msgstr "Снимката не може да бъде свалена."
#: searx/engines/zlibrary.py:138
#: searx/engines/zlibrary.py:79
msgid "Book rating"
msgstr "Рейтинг на книги"
#: searx/engines/zlibrary.py:139
#: searx/engines/zlibrary.py:80
msgid "File quality"
msgstr "Качество на файл"
#: searx/plugins/ahmia_filter.py:32
#: searx/plugins/ahmia_filter.py:33
msgid "Ahmia blacklist"
msgstr "Черен списък от Ahmia"
#: searx/plugins/ahmia_filter.py:33
#: searx/plugins/ahmia_filter.py:34
msgid "Filter out onion results that appear in Ahmia's blacklist."
msgstr ""
"Филтриране на резултати от onion, които присъстват в черния списък на "
"Ahmia."
#: searx/plugins/calculator.py:38
#: searx/plugins/calculator.py:37
msgid "Basic Calculator"
msgstr "Основен Калкулатор"
#: searx/plugins/calculator.py:39
#: searx/plugins/calculator.py:38
msgid "Calculate mathematical expressions via the search bar"
msgstr "Изчеслете математически изрази през лентата за търсене"
#: searx/plugins/hash_plugin.py:34
#: searx/plugins/hash_plugin.py:33
msgid "Hash plugin"
msgstr ""
#: searx/plugins/hash_plugin.py:36
#: searx/plugins/hash_plugin.py:35
msgid ""
"Converts strings to different hash digests. Available functions: md5, "
"sha1, sha224, sha256, sha384, sha512."
msgstr ""
#: searx/plugins/hash_plugin.py:64
#: searx/plugins/hash_plugin.py:63
msgid "hash digest"
msgstr "хеш извлечение"
#: searx/plugins/hostnames.py:123
#: searx/plugins/hostnames.py:119
msgid "Hostnames plugin"
msgstr "Добавка за Хостинг имена"
#: searx/plugins/hostnames.py:124
#: searx/plugins/hostnames.py:120
msgid "Rewrite hostnames and remove or prioritize results based on the hostname"
msgstr ""
#: searx/plugins/oa_doi_rewrite.py:55
#: searx/plugins/oa_doi_rewrite.py:54
msgid "Open Access DOI rewrite"
msgstr "Отворен достъп DOI пренаписване"
#: searx/plugins/oa_doi_rewrite.py:56
#: searx/plugins/oa_doi_rewrite.py:55
msgid ""
"Avoid paywalls by redirecting to open-access versions of publications "
"when available"
@@ -772,11 +771,11 @@ msgstr ""
"Избягвайте заплатите, като пренасочвате към версии с отворен достъп на "
"публикации, когато са налични"
#: searx/plugins/self_info.py:38
#: searx/plugins/self_info.py:37
msgid "Self Information"
msgstr "Лична информация"
#: searx/plugins/self_info.py:40
#: searx/plugins/self_info.py:39
msgid ""
"Displays your IP if the query is \"ip\" and your user agent if the query "
"is \"user-agent\"."
@@ -784,27 +783,27 @@ msgstr ""
"Показва твоят IP адрес и твоят потребителски агент, ако заявката е "
"\"потребителски агент\"."
#: searx/plugins/self_info.py:54
#: searx/plugins/self_info.py:53
msgid "Your IP is: "
msgstr "Твоето IP е: "
#: searx/plugins/self_info.py:58
#: searx/plugins/self_info.py:57
msgid "Your user-agent is: "
msgstr "Вашият потребителски агент е: "
#: searx/plugins/time_zone.py:34
#: searx/plugins/time_zone.py:33
msgid "Timezones plugin"
msgstr ""
#: searx/plugins/time_zone.py:35
#: searx/plugins/time_zone.py:34
msgid "Display the current time on different time zones."
msgstr ""
#: searx/plugins/tor_check.py:42
#: searx/plugins/tor_check.py:41
msgid "Tor check plugin"
msgstr "Проверка на Tor приставката"
#: searx/plugins/tor_check.py:44
#: searx/plugins/tor_check.py:43
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."
@@ -812,35 +811,35 @@ msgstr ""
"Тази добавка проверява дали адресът на заявката е изходен възел на TOR и "
"осведомява потребителя ако е - като check.torproject.org, но от SearXNG."
#: searx/plugins/tor_check.py:65
#: searx/plugins/tor_check.py:64
msgid "Could not download the list of Tor exit-nodes from"
msgstr "Не може да се изтегли списъкът с изходни възли на Tor от"
#: searx/plugins/tor_check.py:72
#: searx/plugins/tor_check.py:71
msgid "You are using Tor and it looks like you have the external IP address"
msgstr "Използвате Tor и изглежда, че имате външен IP адрес"
#: searx/plugins/tor_check.py:76
#: searx/plugins/tor_check.py:75
msgid "You are not using Tor and you have the external IP address"
msgstr "Не използвате Tor и имате външен IP адрес"
#: searx/plugins/tracker_url_remover.py:36
#: searx/plugins/tracker_url_remover.py:35
msgid "Tracker URL remover"
msgstr "Премахвач на URL тракери"
#: searx/plugins/tracker_url_remover.py:37
#: searx/plugins/tracker_url_remover.py:36
msgid "Remove trackers arguments from the returned URL"
msgstr "Премахни следящите аргументи от върнатия URL"
#: searx/plugins/unit_converter.py:49
#: searx/plugins/unit_converter.py:48
msgid "Unit converter plugin"
msgstr ""
#: searx/plugins/unit_converter.py:50
#: searx/plugins/unit_converter.py:49
msgid "Convert between units"
msgstr "Превръщане между единици"
#: searx/result_types/answer.py:224
#: searx/result_types/answer.py:226
#, python-brace-format
msgid "{location}: {temperature}, {condition}"
msgstr "{location}: {temperature}, {condition}"
@@ -862,41 +861,41 @@ msgstr "търси страница"
msgid "Donate"
msgstr "Дарете"
#: searx/templates/simple/base.html:54
#: searx/templates/simple/base.html:55 searx/templates/simple/base.html:57
#: searx/templates/simple/preferences.html:156
msgid "Preferences"
msgstr "Предпочитания"
#: searx/templates/simple/base.html:64
#: searx/templates/simple/base.html:68
msgid "Powered by"
msgstr "С подкрепата на"
#: searx/templates/simple/base.html:64
#: searx/templates/simple/base.html:68
msgid "a privacy-respecting, open metasearch engine"
msgstr "отворена метатърсачка, уважаваща поверителността на потребителя"
#: searx/templates/simple/base.html:65
#: searx/templates/simple/base.html:69
#: searx/templates/simple/result_templates/packages.html:59
msgid "Source code"
msgstr "Код на SearXNG"
#: searx/templates/simple/base.html:66
#: searx/templates/simple/base.html:70
msgid "Issue tracker"
msgstr "Търсачка на проблеми"
#: searx/templates/simple/base.html:67 searx/templates/simple/stats.html:18
#: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:18
msgid "Engine stats"
msgstr "Статистика на търсачката"
#: searx/templates/simple/base.html:69
#: searx/templates/simple/base.html:73
msgid "Public instances"
msgstr "Публични сървъри"
#: searx/templates/simple/base.html:72
#: searx/templates/simple/base.html:76
msgid "Privacy policy"
msgstr "Политика за поверителност"
#: searx/templates/simple/base.html:75
#: searx/templates/simple/base.html:79
msgid "Contact instance maintainer"
msgstr "Контакт за връзка с поддържащия публичния сървър"
@@ -909,13 +908,14 @@ msgid "Length"
msgstr "Дължина"
#: searx/templates/simple/macros.html:41
#: searx/templates/simple/result_templates/paper.html:74
msgid "Views"
msgstr "Изгледи"
#: searx/templates/simple/macros.html:42
#: searx/templates/simple/result_templates/files.html:34
#: searx/templates/simple/result_templates/images.html:19
#: searx/templates/simple/result_templates/paper.html:6
#: searx/templates/simple/result_templates/paper.html:14
msgid "Author"
msgstr "Автор"
@@ -988,35 +988,49 @@ msgstr "Провалили се тест(ове) на проверяващия:
msgid "Errors:"
msgstr "Грешки:"
#: searx/templates/simple/preferences.html:160
msgid ""
"This is a preview of the settings used by the 'Search URL' you used to "
"get here."
msgstr ""
#: searx/templates/simple/preferences.html:162
msgid "Press save to copy these preferences to your browser."
msgstr ""
#: searx/templates/simple/preferences.html:163
msgid "Click here to view your browser preferences instead:"
msgstr ""
#: searx/templates/simple/preferences.html:173
msgid "General"
msgstr "Общи"
#: searx/templates/simple/preferences.html:166
#: searx/templates/simple/preferences.html:176
msgid "Default categories"
msgstr "Първоначални категории"
#: searx/templates/simple/preferences.html:194
#: searx/templates/simple/preferences.html:204
msgid "User interface"
msgstr "Потребителски интерфейс"
#: searx/templates/simple/preferences.html:217
#: searx/templates/simple/preferences.html:227
msgid "Privacy"
msgstr "Поверителност"
#: searx/templates/simple/preferences.html:232
#: searx/templates/simple/preferences.html:242
msgid "Engines"
msgstr "Търсачки"
#: searx/templates/simple/preferences.html:234
#: searx/templates/simple/preferences.html:244
msgid "Currently used search engines"
msgstr "Използвани търсачки в момента"
#: searx/templates/simple/preferences.html:243
#: searx/templates/simple/preferences.html:253
msgid "Special Queries"
msgstr "Специялни Запитвания"
#: searx/templates/simple/preferences.html:251
#: searx/templates/simple/preferences.html:261
msgid "Cookies"
msgstr "Бисквитки"
@@ -1660,7 +1674,7 @@ msgid "Date"
msgstr "Дата"
#: searx/templates/simple/result_templates/files.html:42
#: searx/templates/simple/result_templates/paper.html:24
#: searx/templates/simple/result_templates/paper.html:44
msgid "Type"
msgstr "Тип"
@@ -1705,7 +1719,7 @@ msgid "Updated at"
msgstr "Обновено в"
#: searx/templates/simple/result_templates/packages.html:30
#: searx/templates/simple/result_templates/paper.html:25
#: searx/templates/simple/result_templates/paper.html:50
msgid "Tags"
msgstr "Етикети"
@@ -1725,39 +1739,39 @@ msgstr "Проект"
msgid "Project homepage"
msgstr "Начална страница на проекта"
#: searx/templates/simple/result_templates/paper.html:5
#: searx/templates/simple/result_templates/paper.html:8
msgid "Published date"
msgstr "Дата на публикуване"
#: searx/templates/simple/result_templates/paper.html:9
#: searx/templates/simple/result_templates/paper.html:20
msgid "Journal"
msgstr "Дневник"
#: searx/templates/simple/result_templates/paper.html:22
#: searx/templates/simple/result_templates/paper.html:32
msgid "Editor"
msgstr "Редактор"
#: searx/templates/simple/result_templates/paper.html:23
#: searx/templates/simple/result_templates/paper.html:38
msgid "Publisher"
msgstr "Издател"
#: searx/templates/simple/result_templates/paper.html:26
#: searx/templates/simple/result_templates/paper.html:56
msgid "DOI"
msgstr "Дигитален идентификатор на обекти"
#: searx/templates/simple/result_templates/paper.html:27
#: searx/templates/simple/result_templates/paper.html:62
msgid "ISSN"
msgstr "ISSN"
#: searx/templates/simple/result_templates/paper.html:28
#: searx/templates/simple/result_templates/paper.html:68
msgid "ISBN"
msgstr "ISBN"
#: searx/templates/simple/result_templates/paper.html:33
#: searx/templates/simple/result_templates/paper.html:91
msgid "PDF"
msgstr "PDF"
#: searx/templates/simple/result_templates/paper.html:34
#: searx/templates/simple/result_templates/paper.html:92
msgid "HTML"
msgstr "HTML"
@@ -2365,3 +2379,4 @@ msgstr "скрий видеото"
#~ msgid "repo"
#~ msgstr "репозитори"