diff options
Diffstat (limited to 'searx/translations/bg/LC_MESSAGES/messages.po')
-rw-r--r-- | searx/translations/bg/LC_MESSAGES/messages.po | 50 |
1 files changed, 27 insertions, 23 deletions
diff --git a/searx/translations/bg/LC_MESSAGES/messages.po b/searx/translations/bg/LC_MESSAGES/messages.po index 1b70ef587..a7e7094dd 100644 --- a/searx/translations/bg/LC_MESSAGES/messages.po +++ b/searx/translations/bg/LC_MESSAGES/messages.po @@ -9,18 +9,19 @@ # NxOne14 <kiril2315@gmail.com>, 2022. msgid "" msgstr "" -"Project-Id-Version: searx\n" +"Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-09-28 07:29+0000\n" -"PO-Revision-Date: 2022-09-11 22:50+0000\n" +"POT-Creation-Date: 2022-10-14 14:11+0000\n" +"PO-Revision-Date: 2022-10-20 07:00+0000\n" "Last-Translator: Markus Heiser <markus.heiser@darmarit.de>\n" +"Language-Team: Bulgarian <https://weblate.bubu1.eu/projects/searxng/searxng/" +"bg/>\n" "Language: bg\n" -"Language-Team: Bulgarian " -"<https://weblate.bubu1.eu/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 4.14.1\n" "Generated-By: Babel 2.10.3\n" #. CONSTANT_NAMES['DEFAULT_GROUP_NAME'] @@ -131,7 +132,7 @@ msgstr "мрежа" #. CATEGORY_GROUPS['SCIENTIFIC PUBLICATIONS'] #: searx/searxng.msg msgid "scientific publications" -msgstr "" +msgstr "научни публикации" #. STYLE_NAMES['AUTO'] #: searx/searxng.msg @@ -164,64 +165,68 @@ msgstr "Грешка в протокола HTTP" msgid "network error" msgstr "мрежова грешка" -#: searx/webapp.py:169 +#: searx/webapp.py:168 +msgid "SSL error: certificate validation has failed" +msgstr "" + +#: searx/webapp.py:170 msgid "unexpected crash" msgstr "неочакван срив" -#: searx/webapp.py:176 +#: searx/webapp.py:177 msgid "HTTP error" msgstr "HTTP грешка" -#: searx/webapp.py:177 +#: searx/webapp.py:178 msgid "HTTP connection error" msgstr "HTTP грешка във връзката" -#: searx/webapp.py:183 +#: searx/webapp.py:184 msgid "proxy error" msgstr "прокси грешка" -#: searx/webapp.py:184 +#: searx/webapp.py:185 msgid "CAPTCHA" msgstr "Кепча" -#: searx/webapp.py:185 +#: searx/webapp.py:186 msgid "too many requests" msgstr "твърде много искания" -#: searx/webapp.py:186 +#: searx/webapp.py:187 msgid "access denied" msgstr "отказан достъп" -#: searx/webapp.py:187 +#: searx/webapp.py:188 msgid "server API error" msgstr "грешка в API на сървъра" -#: searx/webapp.py:362 +#: searx/webapp.py:365 msgid "No item found" msgstr "Не е намерен артикул" #: searx/engines/qwant.py:217 -#: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:364 +#: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:367 msgid "Source" msgstr "Източник" -#: searx/webapp.py:366 +#: searx/webapp.py:369 msgid "Error loading the next page" msgstr "Грешка при зареждането на следващата страница" -#: searx/webapp.py:518 searx/webapp.py:950 +#: searx/webapp.py:521 searx/webapp.py:953 msgid "Invalid settings, please edit your preferences" msgstr "Неправилни настройки, моля проверете предпочитанията си" -#: searx/webapp.py:534 +#: searx/webapp.py:537 msgid "Invalid settings" msgstr "невалидни настройки" -#: searx/webapp.py:611 searx/webapp.py:687 +#: searx/webapp.py:614 searx/webapp.py:690 msgid "search error" msgstr "грешка при търсенето" -#: searx/webapp.py:849 +#: searx/webapp.py:852 msgid "Suspended" msgstr "преустановен" @@ -1477,4 +1482,3 @@ msgstr "скрий видеото" #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\"" #~ " rel=\"external\">learn more about request " #~ "methods</a>" - |