mirror of
https://github.com/searxng/searxng.git
synced 2026-01-13 18:15:30 +00:00
[l10n] update translations from Weblate
faf95be5a- 2025-04-03 - sakistzimas <sakistzimas@noreply.codeberg.org>e42efee66- 2025-04-02 - Juno Takano <jutty@noreply.codeberg.org>c1fbb26c4- 2025-04-02 - return42 <return42@noreply.codeberg.org>562d21fb9- 2025-04-02 - ghose <ghose@noreply.codeberg.org>1ea9e67c5- 2025-04-01 - return42 <return42@noreply.codeberg.org>daaa0b41e- 2025-03-31 - wags07 <wags07@noreply.codeberg.org>52635ec5f- 2025-03-31 - return42 <return42@noreply.codeberg.org>589ad13f2- 2025-03-31 - return42 <return42@noreply.codeberg.org>1f063c96e- 2025-03-31 - return42 <return42@noreply.codeberg.org>c001e606d- 2025-03-31 - return42 <return42@noreply.codeberg.org>9bc14f1a0- 2025-03-31 - wags07 <wags07@noreply.codeberg.org>6a524ecb4- 2025-03-31 - return42 <return42@noreply.codeberg.org>508fe79c7- 2025-03-31 - return42 <return42@noreply.codeberg.org>8c8db80e7- 2025-03-31 - return42 <return42@noreply.codeberg.org>c9f551913- 2025-03-31 - AndersNordh <andersnordh@noreply.codeberg.org>6c56adc71- 2025-03-31 - artens <artens@noreply.codeberg.org>15526190b- 2025-03-31 - Linerly <linerly@noreply.codeberg.org>2102783df- 2025-03-31 - AndersNordh <andersnordh@noreply.codeberg.org>fee510d78- 2025-03-30 - kratos <makesocialfoss32@keemail.me>d5c9b970c- 2025-03-30 - Fjuro <fjuro@noreply.codeberg.org>94259815b- 2025-03-30 - return42 <return42@noreply.codeberg.org>a448cf7da- 2025-03-29 - Outbreak2096 <outbreak2096@noreply.codeberg.org>0c3ef7929- 2025-03-29 - Priit Jõerüüt <jrtcdbrg@noreply.codeberg.org>ce2fbffe8- 2025-03-29 - SomeTr <sometr@noreply.codeberg.org>
This commit is contained in:
committed by
Markus Heiser
parent
4452358e87
commit
f630a24311
@@ -17,14 +17,14 @@
|
||||
# maxch <maxch@users.noreply.translate.codeberg.org>, 2025.
|
||||
# BalkanMadman <balkanmadman@users.noreply.translate.codeberg.org>, 2025.
|
||||
# curtwheeler <curtwheeler@users.noreply.translate.codeberg.org>, 2025.
|
||||
# SomeTr <sometr@noreply.codeberg.org>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: searx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2025-01-29 05:08+0000\n"
|
||||
"PO-Revision-Date: 2025-02-06 15:54+0000\n"
|
||||
"Last-Translator: curtwheeler "
|
||||
"<curtwheeler@users.noreply.translate.codeberg.org>\n"
|
||||
"POT-Creation-Date: 2025-03-29 09:21+0000\n"
|
||||
"PO-Revision-Date: 2025-03-29 12:40+0000\n"
|
||||
"Last-Translator: SomeTr <sometr@noreply.codeberg.org>\n"
|
||||
"Language-Team: Ukrainian <https://translate.codeberg.org/projects/searxng/"
|
||||
"searxng/uk/>\n"
|
||||
"Language: uk\n"
|
||||
@@ -35,8 +35,8 @@ msgstr ""
|
||||
"? 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.9.2\n"
|
||||
"Generated-By: Babel 2.16.0\n"
|
||||
"X-Generator: Weblate 5.10.2\n"
|
||||
"Generated-By: Babel 2.17.0\n"
|
||||
|
||||
#. CONSTANT_NAMES['NO_SUBGROUPING']
|
||||
#: searx/searxng.msg
|
||||
@@ -360,7 +360,7 @@ msgstr "є відповідь"
|
||||
msgid "No item found"
|
||||
msgstr "Нічого не знайдено"
|
||||
|
||||
#: searx/engines/qwant.py:288
|
||||
#: searx/engines/qwant.py:291
|
||||
#: searx/templates/simple/result_templates/images.html:23 searx/webapp.py:314
|
||||
msgid "Source"
|
||||
msgstr "Джерело"
|
||||
@@ -438,10 +438,12 @@ msgid "Suspended"
|
||||
msgstr "Призупинено"
|
||||
|
||||
#: searx/webutils.py:314
|
||||
#, python-brace-format
|
||||
msgid "{minutes} minute(s) ago"
|
||||
msgstr "{minutes} хвилин тому"
|
||||
|
||||
#: searx/webutils.py:315
|
||||
#, python-brace-format
|
||||
msgid "{hours} hour(s), {minutes} minute(s) ago"
|
||||
msgstr "{hours} годин, {minutes} хвилин тому"
|
||||
|
||||
@@ -450,6 +452,7 @@ msgid "Generate different random values"
|
||||
msgstr "Створити різні випадкові значення"
|
||||
|
||||
#: searx/answerers/statistics.py:36
|
||||
#, python-brace-format
|
||||
msgid "Compute {func} of the arguments"
|
||||
msgstr "Обчислити {func} від аргументів"
|
||||
|
||||
@@ -458,6 +461,7 @@ msgid "Show route in map .."
|
||||
msgstr "Показати маршрут на карті ..."
|
||||
|
||||
#: searx/engines/pdbe.py:96
|
||||
#, python-brace-format
|
||||
msgid "{title} (OBSOLETE)"
|
||||
msgstr "{title} (ЗАСТАРІЛО)"
|
||||
|
||||
@@ -465,7 +469,7 @@ msgstr "{title} (ЗАСТАРІЛО)"
|
||||
msgid "This entry has been superseded by"
|
||||
msgstr "Цей запис було замінено на"
|
||||
|
||||
#: searx/engines/qwant.py:290
|
||||
#: searx/engines/qwant.py:293
|
||||
msgid "Channel"
|
||||
msgstr "Канал"
|
||||
|
||||
@@ -486,7 +490,8 @@ msgstr "кліки"
|
||||
msgid "Language"
|
||||
msgstr "Мова"
|
||||
|
||||
#: searx/engines/semantic_scholar.py:78
|
||||
#: searx/engines/semantic_scholar.py:79
|
||||
#, python-brace-format
|
||||
msgid ""
|
||||
"{numCitations} citations from the year {firstCitationVelocityYear} to "
|
||||
"{lastCitationVelocityYear}"
|
||||
@@ -494,7 +499,7 @@ msgstr ""
|
||||
"{numCitations} цитувань з {firstCitationVelocityYear} по "
|
||||
"{lastCitationVelocityYear} рік"
|
||||
|
||||
#: searx/engines/tineye.py:47
|
||||
#: searx/engines/tineye.py:48
|
||||
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"
|
||||
@@ -504,7 +509,7 @@ msgstr ""
|
||||
"цього зображення не підтримується. TinEye підтримує зображення у форматах"
|
||||
" JPEG, PNG, GIF, BMP, TIFF та WebP."
|
||||
|
||||
#: searx/engines/tineye.py:53
|
||||
#: searx/engines/tineye.py:54
|
||||
msgid ""
|
||||
"The image is too simple to find matches. TinEye requires a basic level of"
|
||||
" visual detail to successfully identify matches."
|
||||
@@ -524,7 +529,19 @@ msgstr "Рейтинг книги"
|
||||
msgid "File quality"
|
||||
msgstr "Якість файлу"
|
||||
|
||||
#: searx/plugins/calculator.py:20
|
||||
#: searx/plugins/ahmia_filter.py:32
|
||||
msgid "Ahmia blacklist"
|
||||
msgstr "Чорний список Ahmia"
|
||||
|
||||
#: searx/plugins/ahmia_filter.py:33
|
||||
msgid "Filter out onion results that appear in Ahmia's blacklist."
|
||||
msgstr "Відфільтрувати onion-адреси, внесені до чорного списку Ahmia."
|
||||
|
||||
#: searx/plugins/calculator.py:38
|
||||
msgid "Basic Calculator"
|
||||
msgstr "Простий калькулятор"
|
||||
|
||||
#: searx/plugins/calculator.py:39
|
||||
msgid "Calculate mathematical expressions via the search bar"
|
||||
msgstr "Обчислювати математичні вирази в рядку пошуку"
|
||||
|
||||
@@ -540,21 +557,21 @@ msgstr "Конвертує рядки в різні геш-послідовно
|
||||
msgid "hash digest"
|
||||
msgstr "геш-послідовність"
|
||||
|
||||
#: searx/plugins/hostnames.py:105
|
||||
#: searx/plugins/hostnames.py:123
|
||||
msgid "Hostnames plugin"
|
||||
msgstr "Плагін Hostnames"
|
||||
|
||||
#: searx/plugins/hostnames.py:106
|
||||
#: searx/plugins/hostnames.py:124
|
||||
msgid "Rewrite hostnames, remove results or prioritize them based on the hostname"
|
||||
msgstr ""
|
||||
"Переписування імен хостів, видалення результатів або визначення їх "
|
||||
"пріоритетності на основі імені хоста"
|
||||
|
||||
#: searx/plugins/oa_doi_rewrite.py:15
|
||||
#: searx/plugins/oa_doi_rewrite.py:55
|
||||
msgid "Open Access DOI rewrite"
|
||||
msgstr "Переадресація на Open Access DOI"
|
||||
|
||||
#: searx/plugins/oa_doi_rewrite.py:16
|
||||
#: searx/plugins/oa_doi_rewrite.py:56
|
||||
msgid ""
|
||||
"Avoid paywalls by redirecting to open-access versions of publications "
|
||||
"when available"
|
||||
@@ -566,7 +583,7 @@ msgstr ""
|
||||
msgid "Self Information"
|
||||
msgstr "Інформація про себе"
|
||||
|
||||
#: searx/plugins/self_info.py:38
|
||||
#: 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\"."
|
||||
@@ -582,11 +599,11 @@ msgstr "Ваша IP-адреса: "
|
||||
msgid "Your user-agent is: "
|
||||
msgstr "Ваш User-Agent: "
|
||||
|
||||
#: searx/plugins/tor_check.py:29
|
||||
#: searx/plugins/tor_check.py:42
|
||||
msgid "Tor check plugin"
|
||||
msgstr "Плагін перевірки Tor"
|
||||
|
||||
#: searx/plugins/tor_check.py:32
|
||||
#: searx/plugins/tor_check.py:44
|
||||
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."
|
||||
@@ -594,27 +611,31 @@ msgstr ""
|
||||
"Цей плагін перевіряє, чи належить адреса запиту вихідному вузлу Tor і, "
|
||||
"якщо так, інформує користувача; як check.torproject.org, але від SearXNG."
|
||||
|
||||
#: searx/plugins/tor_check.py:69
|
||||
#: searx/plugins/tor_check.py:65
|
||||
msgid "Could not download the list of Tor exit-nodes from"
|
||||
msgstr "Не вдалося завантажити список вихідних вузлів Tor із"
|
||||
|
||||
#: searx/plugins/tor_check.py:81
|
||||
#: searx/plugins/tor_check.py:72
|
||||
msgid "You are using Tor and it looks like you have the external IP address"
|
||||
msgstr "Ви використовуєте Tor, і виглядає так, що у вас зовнішня IP-адреса"
|
||||
|
||||
#: searx/plugins/tor_check.py:85
|
||||
#: searx/plugins/tor_check.py:76
|
||||
msgid "You are not using Tor and you have the external IP address"
|
||||
msgstr "Ви не використовуєте Tor, і у вас зовнішня IP-адреса"
|
||||
|
||||
#: searx/plugins/tracker_url_remover.py:18
|
||||
#: searx/plugins/tracker_url_remover.py:37
|
||||
msgid "Tracker URL remover"
|
||||
msgstr "Видалення URL-адреси трекера"
|
||||
|
||||
#: searx/plugins/tracker_url_remover.py:19
|
||||
#: searx/plugins/tracker_url_remover.py:38
|
||||
msgid "Remove trackers arguments from the returned URL"
|
||||
msgstr "Вилучіть аргументи трекера з поверненої URL-адреси"
|
||||
|
||||
#: searx/plugins/unit_converter.py:32
|
||||
#: searx/plugins/unit_converter.py:49
|
||||
msgid "Unit converter plugin"
|
||||
msgstr "Плагін-конвертер одиниць вимірювання"
|
||||
|
||||
#: searx/plugins/unit_converter.py:50
|
||||
msgid "Convert between units"
|
||||
msgstr "Конвертувати одиниці"
|
||||
|
||||
@@ -673,7 +694,7 @@ msgstr "Політика приватності"
|
||||
msgid "Contact instance maintainer"
|
||||
msgstr "Зв'язатися з власником інстансу"
|
||||
|
||||
#: searx/templates/simple/categories.html:26
|
||||
#: searx/templates/simple/categories.html:30
|
||||
msgid "Click on the magnifier to perform search"
|
||||
msgstr "Натисніть лупу, щоб виконати пошук"
|
||||
|
||||
@@ -1164,11 +1185,11 @@ msgstr "URL для відновлення Ваших налаштувань в
|
||||
|
||||
#: searx/templates/simple/preferences/cookies.html:43
|
||||
msgid ""
|
||||
"Specifying custom settings in the preferences URL can be used to sync "
|
||||
"preferences across devices."
|
||||
"A URL containing your preferences. This URL can be used to restore your "
|
||||
"settings on a different device."
|
||||
msgstr ""
|
||||
"Зазначення користувацьких налаштувань в URL-адресі можна використовувати "
|
||||
"для синхронізації налаштувань на різних пристроях."
|
||||
"URL-адреса, що містить Ваші налаштування. Цю URL-адресу можна використати "
|
||||
"для відновлення налаштувань на іншому пристрої."
|
||||
|
||||
#: searx/templates/simple/preferences/cookies.html:46
|
||||
msgid "Copy preferences hash"
|
||||
@@ -1423,7 +1444,7 @@ msgstr "Цей сайт не надає опису."
|
||||
|
||||
#: searx/templates/simple/result_templates/files.html:38
|
||||
#: searx/templates/simple/result_templates/images.html:22
|
||||
#: searx/templates/simple/result_templates/torrent.html:11
|
||||
#: searx/templates/simple/result_templates/torrent.html:18
|
||||
msgid "Filesize"
|
||||
msgstr "Розмір файлу"
|
||||
|
||||
@@ -1533,23 +1554,23 @@ msgstr "PDF"
|
||||
msgid "HTML"
|
||||
msgstr "HTML"
|
||||
|
||||
#: searx/templates/simple/result_templates/torrent.html:6
|
||||
#: searx/templates/simple/result_templates/torrent.html:7
|
||||
msgid "magnet link"
|
||||
msgstr "магнет-посилання"
|
||||
|
||||
#: searx/templates/simple/result_templates/torrent.html:7
|
||||
#: searx/templates/simple/result_templates/torrent.html:8
|
||||
msgid "torrent file"
|
||||
msgstr "торрент-файл"
|
||||
|
||||
#: searx/templates/simple/result_templates/torrent.html:9
|
||||
#: searx/templates/simple/result_templates/torrent.html:13
|
||||
msgid "Seeder"
|
||||
msgstr "Сідер"
|
||||
|
||||
#: searx/templates/simple/result_templates/torrent.html:9
|
||||
#: searx/templates/simple/result_templates/torrent.html:14
|
||||
msgid "Leecher"
|
||||
msgstr "Лічер"
|
||||
|
||||
#: searx/templates/simple/result_templates/torrent.html:13
|
||||
#: searx/templates/simple/result_templates/torrent.html:19
|
||||
msgid "Number of Files"
|
||||
msgstr "Кількість файлів"
|
||||
|
||||
@@ -2038,3 +2059,12 @@ msgstr "приховати відео"
|
||||
|
||||
#~ msgid "/"
|
||||
#~ msgstr "/"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Specifying custom settings in the "
|
||||
#~ "preferences URL can be used to "
|
||||
#~ "sync preferences across devices."
|
||||
#~ msgstr ""
|
||||
#~ "Зазначення користувацьких налаштувань в "
|
||||
#~ "URL-адресі можна використовувати для "
|
||||
#~ "синхронізації налаштувань на різних пристроях."
|
||||
|
||||
Reference in New Issue
Block a user