mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
[translations] update messages.pot and messages.po files
From 3ca97cf5 - 2023-05-28 - Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
b1358ad50f
commit
4fe1a9201a
56 changed files with 4085 additions and 3559 deletions
|
|
@ -11,22 +11,21 @@
|
|||
# return42 <markus.heiser@darmarit.de>, 2023.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: searx\n"
|
||||
"Project-Id-Version: searx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2023-04-08 09:24+0000\n"
|
||||
"POT-Creation-Date: 2023-05-28 10:23+0000\n"
|
||||
"PO-Revision-Date: 2023-05-23 11:37+0000\n"
|
||||
"Last-Translator: return42 <markus.heiser@darmarit.de>\n"
|
||||
"Language-Team: Ukrainian <https://translate.codeberg.org/projects/searxng/"
|
||||
"searxng/uk/>\n"
|
||||
"Language: uk\n"
|
||||
"Language-Team: Ukrainian "
|
||||
"<https://translate.codeberg.org/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.17\n"
|
||||
"Generated-By: Babel 2.12.1\n"
|
||||
|
||||
#. CONSTANT_NAMES['NO_SUBGROUPING']
|
||||
|
|
@ -154,84 +153,84 @@ msgstr "світла"
|
|||
msgid "dark"
|
||||
msgstr "темна"
|
||||
|
||||
#: searx/webapp.py:165
|
||||
#: searx/webapp.py:167
|
||||
msgid "timeout"
|
||||
msgstr "таймаут"
|
||||
|
||||
#: searx/webapp.py:166
|
||||
#: searx/webapp.py:168
|
||||
msgid "parsing error"
|
||||
msgstr "помилка парсингу"
|
||||
|
||||
#: searx/webapp.py:167
|
||||
#: searx/webapp.py:169
|
||||
msgid "HTTP protocol error"
|
||||
msgstr "помилка HTTP протоколу"
|
||||
|
||||
#: searx/webapp.py:168
|
||||
#: searx/webapp.py:170
|
||||
msgid "network error"
|
||||
msgstr "помилка мережі"
|
||||
|
||||
#: searx/webapp.py:169
|
||||
#: searx/webapp.py:171
|
||||
msgid "SSL error: certificate validation has failed"
|
||||
msgstr "Помилка SSL: не вдалося перевірити сертифікат"
|
||||
|
||||
#: searx/webapp.py:171
|
||||
#: searx/webapp.py:173
|
||||
msgid "unexpected crash"
|
||||
msgstr "непередбачена помилка"
|
||||
|
||||
#: searx/webapp.py:178
|
||||
#: searx/webapp.py:180
|
||||
msgid "HTTP error"
|
||||
msgstr "помилка HTTP"
|
||||
|
||||
#: searx/webapp.py:179
|
||||
#: searx/webapp.py:181
|
||||
msgid "HTTP connection error"
|
||||
msgstr "помилка HTTP з'єднання"
|
||||
|
||||
#: searx/webapp.py:185
|
||||
#: searx/webapp.py:187
|
||||
msgid "proxy error"
|
||||
msgstr "помилка проксі"
|
||||
|
||||
#: searx/webapp.py:186
|
||||
#: searx/webapp.py:188
|
||||
msgid "CAPTCHA"
|
||||
msgstr "CAPTCHA"
|
||||
|
||||
#: searx/webapp.py:187
|
||||
#: searx/webapp.py:189
|
||||
msgid "too many requests"
|
||||
msgstr "забагато запитів"
|
||||
|
||||
#: searx/webapp.py:188
|
||||
#: searx/webapp.py:190
|
||||
msgid "access denied"
|
||||
msgstr "доступ заборонено"
|
||||
|
||||
#: searx/webapp.py:189
|
||||
#: searx/webapp.py:191
|
||||
msgid "server API error"
|
||||
msgstr "Помилка API сервера"
|
||||
|
||||
#: searx/webapp.py:368
|
||||
#: searx/webapp.py:363
|
||||
msgid "No item found"
|
||||
msgstr "Нічого не знайдено"
|
||||
|
||||
#: searx/engines/qwant.py:218
|
||||
#: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:370
|
||||
#: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:365
|
||||
msgid "Source"
|
||||
msgstr "Джерело"
|
||||
|
||||
#: searx/webapp.py:372
|
||||
#: searx/webapp.py:367
|
||||
msgid "Error loading the next page"
|
||||
msgstr "Не вдалося завантажити наступну сторінку"
|
||||
|
||||
#: searx/webapp.py:527 searx/webapp.py:965
|
||||
#: searx/webapp.py:520 searx/webapp.py:953
|
||||
msgid "Invalid settings, please edit your preferences"
|
||||
msgstr "Неправильні налаштування, будь ласка, зробіть зміни в налаштуваннях"
|
||||
|
||||
#: searx/webapp.py:543
|
||||
#: searx/webapp.py:536
|
||||
msgid "Invalid settings"
|
||||
msgstr "Неправильні налаштування"
|
||||
|
||||
#: searx/webapp.py:620 searx/webapp.py:696
|
||||
#: searx/webapp.py:613 searx/webapp.py:691
|
||||
msgid "search error"
|
||||
msgstr "помилка пошуку"
|
||||
|
||||
#: searx/webapp.py:869
|
||||
#: searx/webapp.py:857
|
||||
msgid "Suspended"
|
||||
msgstr "Призупинено"
|
||||
|
||||
|
|
@ -471,7 +470,6 @@ msgid "Engine stats"
|
|||
msgstr "Статистика пошукової системи"
|
||||
|
||||
#: searx/templates/simple/base.html:69
|
||||
#: searx/templates/simple/messages/no_results.html:15
|
||||
msgid "Public instances"
|
||||
msgstr "Публічні інстанції"
|
||||
|
||||
|
|
@ -529,10 +527,9 @@ msgstr ""
|
|||
msgid "No HTTPS"
|
||||
msgstr "Без HTTPS"
|
||||
|
||||
#: searx/templates/simple/messages/no_results.html:10
|
||||
#: searx/templates/simple/elements/engines_msg.html:14
|
||||
#: searx/templates/simple/preferences.html:31
|
||||
#: searx/templates/simple/preferences.html:32
|
||||
#: searx/templates/simple/results.html:49
|
||||
msgid "View error logs and submit a bug report"
|
||||
msgstr "Перегляньте журнали помилок і надішліть звіт про недолік"
|
||||
|
||||
|
|
@ -771,7 +768,7 @@ msgstr "Пошукові системи, які використовуються
|
|||
|
||||
#: searx/templates/simple/preferences.html:306
|
||||
msgid ""
|
||||
"This tab dues not exists in the user interface, but you can search in "
|
||||
"This tab does not exists in the user interface, but you can search in "
|
||||
"these engines by its !bangs."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -918,40 +915,23 @@ msgstr "Відповіді"
|
|||
msgid "Number of results"
|
||||
msgstr "Число результатів"
|
||||
|
||||
#: searx/templates/simple/messages/no_results.html:6
|
||||
#: searx/templates/simple/results.html:46
|
||||
msgid "Error!"
|
||||
msgstr "Помилка!"
|
||||
#: searx/templates/simple/results.html:45
|
||||
msgid "Info"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/results.html:46
|
||||
msgid "Engines cannot retrieve results"
|
||||
msgstr "Пошукові системи неможуть отримати результати"
|
||||
|
||||
#: searx/templates/simple/results.html:68
|
||||
msgid "Suggestions"
|
||||
msgstr "Пропозиції"
|
||||
|
||||
#: searx/templates/simple/results.html:90
|
||||
msgid "Search URL"
|
||||
msgstr "Посилання на пошук"
|
||||
|
||||
#: searx/templates/simple/results.html:96
|
||||
msgid "Download results"
|
||||
msgstr "Завантажити результати"
|
||||
|
||||
#: searx/templates/simple/results.html:120
|
||||
#: searx/templates/simple/results.html:74
|
||||
msgid "Try searching for:"
|
||||
msgstr "Спробуйте шукати:"
|
||||
|
||||
#: searx/templates/simple/results.html:152
|
||||
#: searx/templates/simple/results.html:106
|
||||
msgid "Back to top"
|
||||
msgstr "Доверху"
|
||||
|
||||
#: searx/templates/simple/results.html:170
|
||||
#: searx/templates/simple/results.html:124
|
||||
msgid "Previous page"
|
||||
msgstr "Попередня сторінка"
|
||||
|
||||
#: searx/templates/simple/results.html:187
|
||||
#: searx/templates/simple/results.html:141
|
||||
msgid "Next page"
|
||||
msgstr "Наступна сторінка"
|
||||
|
||||
|
|
@ -1046,6 +1026,30 @@ msgstr "Провалений тест"
|
|||
msgid "Comment(s)"
|
||||
msgstr "Коментар(і)"
|
||||
|
||||
#: searx/templates/simple/elements/apis.html:3
|
||||
msgid "Download results"
|
||||
msgstr "Завантажити результати"
|
||||
|
||||
#: searx/templates/simple/elements/engines_msg.html:3
|
||||
msgid "Messages from the search engines"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/elements/engines_msg.html:8
|
||||
msgid "Error!"
|
||||
msgstr "Помилка!"
|
||||
|
||||
#: searx/templates/simple/elements/engines_msg.html:9
|
||||
msgid "Engines cannot retrieve results"
|
||||
msgstr "Пошукові системи неможуть отримати результати"
|
||||
|
||||
#: searx/templates/simple/elements/search_url.html:3
|
||||
msgid "Search URL"
|
||||
msgstr "Посилання на пошук"
|
||||
|
||||
#: searx/templates/simple/elements/suggestions.html:3
|
||||
msgid "Suggestions"
|
||||
msgstr "Пропозиції"
|
||||
|
||||
#: searx/templates/simple/filters/time_range.html:3
|
||||
msgid "Anytime"
|
||||
msgstr "За весь час"
|
||||
|
|
@ -1074,19 +1078,11 @@ msgstr "Інформація!"
|
|||
msgid "currently, there are no cookies defined."
|
||||
msgstr "в даний час cookie-файли не встановлені."
|
||||
|
||||
#: searx/templates/simple/messages/no_results.html:6
|
||||
msgid "Engines cannot retrieve results."
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/messages/no_results.html:15
|
||||
msgid "Please, try again later or find another SearXNG instance."
|
||||
msgstr "Будь ласка, спробуйте пізніше або пошукайте інший екземпляр SearXNG."
|
||||
|
||||
#: searx/templates/simple/messages/no_results.html:20
|
||||
#: searx/templates/simple/messages/no_results.html:3
|
||||
msgid "Sorry!"
|
||||
msgstr "Вибачте!"
|
||||
|
||||
#: searx/templates/simple/messages/no_results.html:21
|
||||
#: searx/templates/simple/messages/no_results.html:4
|
||||
msgid ""
|
||||
"we didn't find any results. Please use another query or search in more "
|
||||
"categories."
|
||||
|
|
@ -1551,3 +1547,16 @@ msgstr "приховати відео"
|
|||
|
||||
#~ msgid "!bang"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "This tab dues not exists in the"
|
||||
#~ " user interface, but you can search"
|
||||
#~ " in these engines by its !bangs."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Engines cannot retrieve results."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Please, try again later or find another SearXNG instance."
|
||||
#~ msgstr "Будь ласка, спробуйте пізніше або пошукайте інший екземпляр SearXNG."
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue