[translations] update messages.pot and messages.po files

From 899cf7e08 - 2025-10-10 - Bnyro <bnyro@tutanota.com>
This commit is contained in:
searxng-bot
2025-10-10 16:16:55 +00:00
parent bb1f7a8511
commit 7a2337dc48
58 changed files with 5898 additions and 5031 deletions

View File

@@ -22,22 +22,21 @@
# return42 <return42@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: 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 5.12.2\n"
"Generated-By: Babel 2.17.0\n"
#. CONSTANT_NAMES['NO_SUBGROUPING']
@@ -81,7 +80,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 "радіо"
@@ -506,7 +505,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 "коментарів"
@@ -522,7 +521,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 "балів"
@@ -532,7 +531,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 "автор"
@@ -551,28 +550,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 "помилка пошуку"
@@ -632,17 +631,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 "Створити різні випадкові значення"
@@ -651,7 +650,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 "Показати маршрут на карті ..."
@@ -664,27 +663,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 "
@@ -693,7 +692,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"
@@ -703,7 +702,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."
@@ -711,39 +710,39 @@ msgstr ""
"Зображення занадто просте, щоб знайти збіги. TinEye вимагає базового "
"рівня візуальної деталізації для успішного визначення збігів."
#: 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 "Плагін Hash"
#: 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."
@@ -751,25 +750,25 @@ msgstr ""
"Конвертує рядки у різні хеш-дайджести. Доступні функції: md5, sha1, "
"sha224, sha256, sha384, sha512."
#: 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 "Плагін Hostnames"
#: 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 "Переадресація на Open Access 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"
@@ -777,11 +776,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\"."
@@ -789,27 +788,27 @@ msgstr ""
"Показує вашу IP-адресу, якщо запит «ip», і ваш User-Agent, якщо запит "
"«user-agent»."
#: 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 "Ваш User-Agent: "
#: 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."
@@ -817,35 +816,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}"
@@ -867,41 +866,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 "Вихідний код"
#: 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 "Зв'язатися з власником інстансу"
@@ -914,13 +913,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 "Автор"
@@ -993,35 +993,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 "Cookie-файли"
@@ -1665,7 +1679,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 "Тип"
@@ -1710,7 +1724,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 "Теги"
@@ -1730,39 +1744,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 "DOI"
#: 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"
@@ -2356,3 +2370,4 @@ msgstr "приховати відео"
#~ msgid "repo"
#~ msgstr "репозиторій"