mirror of
https://github.com/searxng/searxng.git
synced 2026-01-14 02:25:28 +00:00
[translations] update from Weblate
4cf39dae- 2022-12-14 - Markus Heiser <markus.heiser@darmarit.de>f67457cf- 2022-12-12 - Linerly <linerly@protonmail.com>dee211c2- 2022-12-12 - JohnyPeaN <johnypean@gmail.com>9eeb4290- 2022-12-12 - Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
@@ -9,23 +9,22 @@
|
||||
# Markus Heiser <markus.heiser@darmarit.de>, 2022.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: searx\n"
|
||||
"Project-Id-Version: searx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2022-10-14 14:11+0000\n"
|
||||
"POT-Creation-Date: 2022-12-12 07:18+0000\n"
|
||||
"PO-Revision-Date: 2022-11-25 07:16+0000\n"
|
||||
"Last-Translator: Markus Heiser <markus.heiser@darmarit.de>\n"
|
||||
"Language-Team: Ukrainian <https://weblate.bubu1.eu/projects/searxng/searxng/"
|
||||
"uk/>\n"
|
||||
"Language: uk\n"
|
||||
"Language-Team: Ukrainian "
|
||||
"<https://weblate.bubu1.eu/projects/searxng/searxng/uk/>\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 !="
|
||||
" 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n "
|
||||
"% 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9)"
|
||||
" || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 "
|
||||
"? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > "
|
||||
"14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % "
|
||||
"100 >=11 && n % 100 <=14 )) ? 2: 3);\n"
|
||||
"X-Generator: Weblate 4.14.1\n"
|
||||
"Generated-By: Babel 2.10.3\n"
|
||||
"Generated-By: Babel 2.11.0\n"
|
||||
|
||||
#. CONSTANT_NAMES['DEFAULT_GROUP_NAME']
|
||||
#: searx/searxng.msg
|
||||
@@ -152,84 +151,84 @@ msgstr "світла"
|
||||
msgid "dark"
|
||||
msgstr "темна"
|
||||
|
||||
#: searx/webapp.py:164
|
||||
#: searx/webapp.py:165
|
||||
msgid "timeout"
|
||||
msgstr "таймаут"
|
||||
|
||||
#: searx/webapp.py:165
|
||||
#: searx/webapp.py:166
|
||||
msgid "parsing error"
|
||||
msgstr "помилка парсингу"
|
||||
|
||||
#: searx/webapp.py:166
|
||||
#: searx/webapp.py:167
|
||||
msgid "HTTP protocol error"
|
||||
msgstr "помилка HTTP протоколу"
|
||||
|
||||
#: searx/webapp.py:167
|
||||
#: searx/webapp.py:168
|
||||
msgid "network error"
|
||||
msgstr "помилка мережі"
|
||||
|
||||
#: searx/webapp.py:168
|
||||
#: searx/webapp.py:169
|
||||
msgid "SSL error: certificate validation has failed"
|
||||
msgstr "Помилка SSL: не вдалося перевірити сертифікат"
|
||||
|
||||
#: searx/webapp.py:170
|
||||
#: searx/webapp.py:171
|
||||
msgid "unexpected crash"
|
||||
msgstr "непередбачена помилка"
|
||||
|
||||
#: searx/webapp.py:177
|
||||
#: searx/webapp.py:178
|
||||
msgid "HTTP error"
|
||||
msgstr "помилка HTTP"
|
||||
|
||||
#: searx/webapp.py:178
|
||||
#: searx/webapp.py:179
|
||||
msgid "HTTP connection error"
|
||||
msgstr "помилка HTTP з'єднання"
|
||||
|
||||
#: searx/webapp.py:184
|
||||
#: searx/webapp.py:185
|
||||
msgid "proxy error"
|
||||
msgstr "помилка проксі"
|
||||
|
||||
#: searx/webapp.py:185
|
||||
#: searx/webapp.py:186
|
||||
msgid "CAPTCHA"
|
||||
msgstr "CAPTCHA"
|
||||
|
||||
#: searx/webapp.py:186
|
||||
#: searx/webapp.py:187
|
||||
msgid "too many requests"
|
||||
msgstr "забагато запитів"
|
||||
|
||||
#: searx/webapp.py:187
|
||||
#: searx/webapp.py:188
|
||||
msgid "access denied"
|
||||
msgstr "доступ заборонено"
|
||||
|
||||
#: searx/webapp.py:188
|
||||
#: searx/webapp.py:189
|
||||
msgid "server API error"
|
||||
msgstr "Помилка API сервера"
|
||||
|
||||
#: searx/webapp.py:365
|
||||
#: searx/webapp.py:366
|
||||
msgid "No item found"
|
||||
msgstr "Нічого не знайдено"
|
||||
|
||||
#: searx/engines/qwant.py:217
|
||||
#: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:367
|
||||
#: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:368
|
||||
msgid "Source"
|
||||
msgstr "Джерело"
|
||||
|
||||
#: searx/webapp.py:369
|
||||
#: searx/webapp.py:370
|
||||
msgid "Error loading the next page"
|
||||
msgstr "Не вдалося завантажити наступну сторінку"
|
||||
|
||||
#: searx/webapp.py:521 searx/webapp.py:953
|
||||
#: searx/webapp.py:522 searx/webapp.py:954
|
||||
msgid "Invalid settings, please edit your preferences"
|
||||
msgstr "Неправильні налаштування, будь ласка, зробіть зміни в налаштуваннях"
|
||||
|
||||
#: searx/webapp.py:537
|
||||
#: searx/webapp.py:538
|
||||
msgid "Invalid settings"
|
||||
msgstr "Неправильні налаштування"
|
||||
|
||||
#: searx/webapp.py:614 searx/webapp.py:690
|
||||
#: searx/webapp.py:615 searx/webapp.py:691
|
||||
msgid "search error"
|
||||
msgstr "помилка пошуку"
|
||||
|
||||
#: searx/webapp.py:852
|
||||
#: searx/webapp.py:853
|
||||
msgid "Suspended"
|
||||
msgstr "Призупинено"
|
||||
|
||||
@@ -291,8 +290,8 @@ msgid ""
|
||||
"The image is too simple to find matches. TinEye requires a basic level of"
|
||||
" visual detail to successfully identify matches."
|
||||
msgstr ""
|
||||
"Зображення занадто просте, щоб знайти збіги. TinEye вимагає базового рівня "
|
||||
"візуальної деталізації для успішного визначення збігів."
|
||||
"Зображення занадто просте, щоб знайти збіги. TinEye вимагає базового "
|
||||
"рівня візуальної деталізації для успішного визначення збігів."
|
||||
|
||||
#: searx/engines/tineye.py:52
|
||||
msgid "The image could not be downloaded."
|
||||
@@ -314,6 +313,14 @@ msgstr ""
|
||||
msgid "Night"
|
||||
msgstr ""
|
||||
|
||||
#: searx/plugins/autodetect_search_language.py:79
|
||||
msgid "Autodetect search language"
|
||||
msgstr ""
|
||||
|
||||
#: searx/plugins/autodetect_search_language.py:80
|
||||
msgid "Automatically detect the query search language and switch to it."
|
||||
msgstr ""
|
||||
|
||||
#: searx/plugins/hash_plugin.py:24
|
||||
msgid "Converts strings to different hash digests."
|
||||
msgstr "Конвертує рядки в різні геш-послідовності."
|
||||
@@ -1465,3 +1472,4 @@ msgstr "приховати відео"
|
||||
#~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
|
||||
#~ " rel=\"external\">детальніше про методи "
|
||||
#~ "запитів</a>"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user