mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
[translations] update from Weblate
663d8815b- 2024-03-01 - return42 <markus.heiser@darmarit.de>f97823239- 2024-02-28 - return42 <markus.heiser@darmarit.de>480a0ec8d- 2024-02-28 - eownerdead <wlpx0yii@anonaddy.me>905211981- 2024-02-26 - gallegonovato <fran-carro@hotmail.es>10e90be9a- 2024-02-25 - SomeTr <SomeTr@users.noreply.translate.codeberg.org>3b803ba23- 2024-02-26 - feather1 <verdimario2015@gmail.com>8bbaaa43e- 2024-02-25 - return42 <markus.heiser@darmarit.de>6950cdb97- 2024-02-26 - Linerly <linerly@protonmail.com>807c9891d- 2024-02-26 - ghose <correo@xmgz.eu>e16ca50cd- 2024-02-25 - return42 <markus.heiser@darmarit.de>85241d9ce- 2024-02-25 - Fjuro <ifjuro@proton.me>
This commit is contained in:
parent
858b2071df
commit
1892a87fd2
111 changed files with 2969 additions and 948 deletions
Binary file not shown.
|
|
@ -15,8 +15,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: searx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2024-02-10 07:07+0000\n"
|
||||
"PO-Revision-Date: 2024-02-11 15:56+0000\n"
|
||||
"POT-Creation-Date: 2024-02-25 15:26+0000\n"
|
||||
"PO-Revision-Date: 2024-02-26 16:56+0000\n"
|
||||
"Last-Translator: SomeTr <SomeTr@users.noreply.translate.codeberg.org>\n"
|
||||
"Language-Team: Ukrainian <https://translate.codeberg.org/projects/searxng/"
|
||||
"searxng/uk/>\n"
|
||||
|
|
@ -28,7 +28,7 @@ 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.3.1\n"
|
||||
"X-Generator: Weblate 5.4\n"
|
||||
"Generated-By: Babel 2.14.0\n"
|
||||
|
||||
#. CONSTANT_NAMES['NO_SUBGROUPING']
|
||||
|
|
@ -170,8 +170,8 @@ msgstr "Про"
|
|||
msgid "No item found"
|
||||
msgstr "Нічого не знайдено"
|
||||
|
||||
#: searx/engines/qwant.py:280
|
||||
#: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:334
|
||||
#: searx/engines/qwant.py:282
|
||||
#: searx/templates/simple/result_templates/images.html:23 searx/webapp.py:334
|
||||
msgid "Source"
|
||||
msgstr "Джерело"
|
||||
|
||||
|
|
@ -179,15 +179,15 @@ msgstr "Джерело"
|
|||
msgid "Error loading the next page"
|
||||
msgstr "Не вдалося завантажити наступну сторінку"
|
||||
|
||||
#: searx/webapp.py:493 searx/webapp.py:889
|
||||
#: searx/webapp.py:483 searx/webapp.py:879
|
||||
msgid "Invalid settings, please edit your preferences"
|
||||
msgstr "Неправильні налаштування, будь ласка, зробіть зміни в налаштуваннях"
|
||||
|
||||
#: searx/webapp.py:509
|
||||
#: searx/webapp.py:499
|
||||
msgid "Invalid settings"
|
||||
msgstr "Неправильні налаштування"
|
||||
|
||||
#: searx/webapp.py:586 searx/webapp.py:668
|
||||
#: searx/webapp.py:576 searx/webapp.py:658
|
||||
msgid "search error"
|
||||
msgstr "помилка пошуку"
|
||||
|
||||
|
|
@ -283,7 +283,7 @@ msgstr "{title} (ЗАСТАРІЛО)"
|
|||
msgid "This entry has been superseded by"
|
||||
msgstr "Цей запис було замінено на"
|
||||
|
||||
#: searx/engines/qwant.py:282
|
||||
#: searx/engines/qwant.py:284
|
||||
msgid "Channel"
|
||||
msgstr "Канал"
|
||||
|
||||
|
|
@ -470,6 +470,7 @@ msgid "a privacy-respecting, open metasearch engine"
|
|||
msgstr "відкрита пошукова система, що поважає конфіденційність"
|
||||
|
||||
#: searx/templates/simple/base.html:68
|
||||
#: searx/templates/simple/result_templates/packages.html:59
|
||||
msgid "Source code"
|
||||
msgstr "Вихідний код"
|
||||
|
||||
|
|
@ -503,7 +504,7 @@ msgstr "Довжина"
|
|||
|
||||
#: searx/templates/simple/macros.html:37
|
||||
#: searx/templates/simple/result_templates/files.html:34
|
||||
#: searx/templates/simple/result_templates/images.html:18
|
||||
#: searx/templates/simple/result_templates/images.html:19
|
||||
#: searx/templates/simple/result_templates/paper.html:6
|
||||
msgid "Author"
|
||||
msgstr "Автор"
|
||||
|
|
@ -900,6 +901,7 @@ msgid "Keywords"
|
|||
msgstr "Ключові слова"
|
||||
|
||||
#: searx/templates/simple/preferences/answerers.html:6
|
||||
#: searx/templates/simple/result_templates/packages.html:7
|
||||
msgid "Name"
|
||||
msgstr "Назва"
|
||||
|
||||
|
|
@ -1191,6 +1193,7 @@ msgid "This site did not provide any description."
|
|||
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
|
||||
msgid "Filesize"
|
||||
msgstr "Розмір файлу"
|
||||
|
|
@ -1229,15 +1232,19 @@ msgstr "Дата"
|
|||
msgid "Type"
|
||||
msgstr "Тип"
|
||||
|
||||
#: searx/templates/simple/result_templates/images.html:19
|
||||
#: searx/templates/simple/result_templates/images.html:20
|
||||
msgid "Resolution"
|
||||
msgstr "Роздільна здатність"
|
||||
|
||||
#: searx/templates/simple/result_templates/images.html:21
|
||||
msgid "Format"
|
||||
msgstr "Формат"
|
||||
|
||||
#: searx/templates/simple/result_templates/images.html:21
|
||||
#: searx/templates/simple/result_templates/images.html:24
|
||||
msgid "Engine"
|
||||
msgstr "Рушій"
|
||||
|
||||
#: searx/templates/simple/result_templates/images.html:22
|
||||
#: searx/templates/simple/result_templates/images.html:25
|
||||
msgid "View source"
|
||||
msgstr "Переглянути джерело"
|
||||
|
||||
|
|
@ -1253,6 +1260,39 @@ msgstr "показати карту"
|
|||
msgid "hide map"
|
||||
msgstr "приховати карту"
|
||||
|
||||
#: searx/templates/simple/result_templates/packages.html:12
|
||||
msgid "Version"
|
||||
msgstr "Версія"
|
||||
|
||||
#: searx/templates/simple/result_templates/packages.html:18
|
||||
msgid "Maintainer"
|
||||
msgstr "Підтримка"
|
||||
|
||||
#: searx/templates/simple/result_templates/packages.html:24
|
||||
msgid "Updated at"
|
||||
msgstr "Оновлено о"
|
||||
|
||||
#: searx/templates/simple/result_templates/packages.html:30
|
||||
#: searx/templates/simple/result_templates/paper.html:25
|
||||
msgid "Tags"
|
||||
msgstr "Теги"
|
||||
|
||||
#: searx/templates/simple/result_templates/packages.html:36
|
||||
msgid "Popularity"
|
||||
msgstr "Популярність"
|
||||
|
||||
#: searx/templates/simple/result_templates/packages.html:42
|
||||
msgid "License"
|
||||
msgstr "Ліцензія"
|
||||
|
||||
#: searx/templates/simple/result_templates/packages.html:52
|
||||
msgid "Project"
|
||||
msgstr "Проєкт"
|
||||
|
||||
#: searx/templates/simple/result_templates/packages.html:55
|
||||
msgid "Project homepage"
|
||||
msgstr "Сторінка проєкту"
|
||||
|
||||
#: searx/templates/simple/result_templates/paper.html:5
|
||||
msgid "Published date"
|
||||
msgstr "Дата публікації"
|
||||
|
|
@ -1269,10 +1309,6 @@ msgstr "Редактор"
|
|||
msgid "Publisher"
|
||||
msgstr "Видавець"
|
||||
|
||||
#: searx/templates/simple/result_templates/paper.html:25
|
||||
msgid "Tags"
|
||||
msgstr "Теги"
|
||||
|
||||
#: searx/templates/simple/result_templates/paper.html:26
|
||||
msgid "DOI"
|
||||
msgstr "DOI"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue