messages.po 33 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300
  1. # Ukrainian translations for .
  2. # Copyright (C) 2020 ORGANIZATION
  3. # This file is distributed under the same license as the project.
  4. #
  5. # Translators:
  6. # pvhn4 <pvhn4@protonmail.com>, 2017
  7. # zubr139, 2016-2017
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: searx\n"
  11. "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
  12. "POT-Creation-Date: 2022-06-05 19:43+0000\n"
  13. "PO-Revision-Date: 2022-06-03 07:18+0000\n"
  14. "Last-Translator: Markus Heiser <markus.heiser@darmarit.de>\n"
  15. "Language: uk\n"
  16. "Language-Team: Ukrainian "
  17. "<https://weblate.bubu1.eu/projects/searxng/searxng/uk/>\n"
  18. "Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 !="
  19. " 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n "
  20. "% 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9)"
  21. " || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n"
  22. "MIME-Version: 1.0\n"
  23. "Content-Type: text/plain; charset=utf-8\n"
  24. "Content-Transfer-Encoding: 8bit\n"
  25. "Generated-By: Babel 2.10.1\n"
  26. #. CONSTANT_NAMES['DEFAULT_GROUP_NAME']
  27. #: searx/searxng.msg
  28. msgid "others"
  29. msgstr "інші"
  30. #. CONSTANT_NAMES['OTHER_CATEGORY']
  31. #: searx/searxng.msg
  32. msgid "other"
  33. msgstr "інше"
  34. #. CATEGORY_NAMES['FILES']
  35. #: searx/searxng.msg
  36. msgid "files"
  37. msgstr "файли"
  38. #. CATEGORY_NAMES['GENERAL']
  39. #: searx/searxng.msg
  40. msgid "general"
  41. msgstr "загальні"
  42. #. CATEGORY_NAMES['MUSIC']
  43. #: searx/searxng.msg
  44. msgid "music"
  45. msgstr "музика"
  46. #. CATEGORY_NAMES['SOCIAL_MEDIA']
  47. #: searx/searxng.msg
  48. msgid "social media"
  49. msgstr "соцмережі"
  50. #. CATEGORY_NAMES['IMAGES']
  51. #: searx/searxng.msg
  52. msgid "images"
  53. msgstr "зображення"
  54. #. CATEGORY_NAMES['VIDEOS']
  55. #: searx/searxng.msg
  56. msgid "videos"
  57. msgstr "відео"
  58. #. CATEGORY_NAMES['IT']
  59. #: searx/searxng.msg
  60. msgid "it"
  61. msgstr "IT"
  62. #. CATEGORY_NAMES['NEWS']
  63. #: searx/searxng.msg
  64. msgid "news"
  65. msgstr "новини"
  66. #. CATEGORY_NAMES['MAP']
  67. #: searx/searxng.msg
  68. msgid "map"
  69. msgstr "карти"
  70. #. CATEGORY_NAMES['ONIONS']
  71. #: searx/searxng.msg
  72. msgid "onions"
  73. msgstr ""
  74. #. CATEGORY_NAMES['SCIENCE']
  75. #: searx/searxng.msg
  76. msgid "science"
  77. msgstr "наука"
  78. #. CATEGORY_GROUPS['APPS']
  79. #: searx/searxng.msg
  80. msgid "apps"
  81. msgstr "програми"
  82. #. CATEGORY_GROUPS['DICTIONARIES']
  83. #: searx/searxng.msg
  84. msgid "dictionaries"
  85. msgstr "словники"
  86. #. CATEGORY_GROUPS['LYRICS']
  87. #: searx/searxng.msg
  88. msgid "lyrics"
  89. msgstr ""
  90. #. CATEGORY_GROUPS['PACKAGES']
  91. #: searx/searxng.msg
  92. msgid "packages"
  93. msgstr "пакети"
  94. #. CATEGORY_GROUPS['Q_A']
  95. #: searx/searxng.msg
  96. msgid "q&a"
  97. msgstr "q&a"
  98. #. CATEGORY_GROUPS['REPOS']
  99. #: searx/searxng.msg
  100. msgid "repos"
  101. msgstr "репозиторії"
  102. #. CATEGORY_GROUPS['SOFTWARE_WIKIS']
  103. #: searx/searxng.msg
  104. msgid "software wikis"
  105. msgstr ""
  106. #. CATEGORY_GROUPS['WEB']
  107. #: searx/searxng.msg
  108. msgid "web"
  109. msgstr "веб"
  110. #. STYLE_NAMES['AUTO']
  111. #: searx/searxng.msg
  112. msgid "auto"
  113. msgstr "автоматично"
  114. #. STYLE_NAMES['LIGHT']
  115. #: searx/searxng.msg
  116. msgid "light"
  117. msgstr "світла"
  118. #. STYLE_NAMES['DARK']
  119. #: searx/searxng.msg
  120. msgid "dark"
  121. msgstr "темна"
  122. #: searx/webapp.py:164
  123. msgid "timeout"
  124. msgstr "таймаут"
  125. #: searx/webapp.py:165
  126. msgid "parsing error"
  127. msgstr "помилка парсингу"
  128. #: searx/webapp.py:166
  129. msgid "HTTP protocol error"
  130. msgstr "помилка HTTP протоколу"
  131. #: searx/webapp.py:167
  132. msgid "network error"
  133. msgstr "помилка мережі"
  134. #: searx/webapp.py:169
  135. msgid "unexpected crash"
  136. msgstr ""
  137. #: searx/webapp.py:176
  138. msgid "HTTP error"
  139. msgstr "помилка HTTP"
  140. #: searx/webapp.py:177
  141. msgid "HTTP connection error"
  142. msgstr "помилка HTTP з'єднання"
  143. #: searx/webapp.py:183
  144. msgid "proxy error"
  145. msgstr "помилка проксі"
  146. #: searx/webapp.py:184
  147. msgid "CAPTCHA"
  148. msgstr "CAPTCHA"
  149. #: searx/webapp.py:185
  150. msgid "too many requests"
  151. msgstr "забагато запитів"
  152. #: searx/webapp.py:186
  153. msgid "access denied"
  154. msgstr ""
  155. #: searx/webapp.py:187
  156. msgid "server API error"
  157. msgstr "Помилка API сервера"
  158. #: searx/webapp.py:397
  159. msgid "No item found"
  160. msgstr "Нічого не знайдено"
  161. #: searx/engines/qwant.py:212
  162. #: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:399
  163. msgid "Source"
  164. msgstr ""
  165. #: searx/webapp.py:401
  166. msgid "Error loading the next page"
  167. msgstr "Не вдалося завантажити наступну сторінку"
  168. #: searx/webapp.py:544 searx/webapp.py:985
  169. msgid "Invalid settings, please edit your preferences"
  170. msgstr "Невірні налаштування, будь ласка, зробіть зміни в налаштуваннях"
  171. #: searx/webapp.py:560
  172. msgid "Invalid settings"
  173. msgstr ""
  174. #: searx/webapp.py:635 searx/webapp.py:711
  175. msgid "search error"
  176. msgstr "помилка пошуку"
  177. #: searx/webapp.py:757
  178. msgid "{minutes} minute(s) ago"
  179. msgstr "{minutes} хвилин тому"
  180. #: searx/webapp.py:759
  181. msgid "{hours} hour(s), {minutes} minute(s) ago"
  182. msgstr "{hours} годин, {minutes} хвилин тому"
  183. #: searx/webapp.py:885
  184. msgid "Suspended"
  185. msgstr ""
  186. #: searx/answerers/random/answerer.py:67
  187. msgid "Random value generator"
  188. msgstr "Генератор випадкових значень"
  189. #: searx/answerers/random/answerer.py:68
  190. msgid "Generate different random values"
  191. msgstr "Створити різні випадкові значення"
  192. #: searx/answerers/statistics/answerer.py:47
  193. msgid "Statistics functions"
  194. msgstr "Функції статистики"
  195. #: searx/answerers/statistics/answerer.py:48
  196. msgid "Compute {functions} of the arguments"
  197. msgstr "Розрахувати {functions} аргументів"
  198. #: searx/engines/openstreetmap.py:156
  199. msgid "Get directions"
  200. msgstr ""
  201. #: searx/engines/pdbe.py:96
  202. msgid "{title} (OBSOLETE)"
  203. msgstr ""
  204. #: searx/engines/pdbe.py:103
  205. msgid "This entry has been superseded by"
  206. msgstr "Цей запис був змінений"
  207. #: searx/engines/pubmed.py:78
  208. msgid "No abstract is available for this publication."
  209. msgstr ""
  210. #: searx/engines/qwant.py:214
  211. msgid "Channel"
  212. msgstr ""
  213. #: searx/plugins/hash_plugin.py:24
  214. msgid "Converts strings to different hash digests."
  215. msgstr ""
  216. #: searx/plugins/hash_plugin.py:52
  217. msgid "hash digest"
  218. msgstr ""
  219. #: searx/plugins/hostname_replace.py:9
  220. msgid "Hostname replace"
  221. msgstr ""
  222. #: searx/plugins/hostname_replace.py:10
  223. msgid "Rewrite result hostnames or remove results based on the hostname"
  224. msgstr ""
  225. #: searx/plugins/oa_doi_rewrite.py:9
  226. msgid "Open Access DOI rewrite"
  227. msgstr ""
  228. #: searx/plugins/oa_doi_rewrite.py:10
  229. msgid ""
  230. "Avoid paywalls by redirecting to open-access versions of publications "
  231. "when available"
  232. msgstr ""
  233. "Уникайте платіжних каналів шляхом переадресації на версії публікацій з "
  234. "відкритим доступом, коли це можливо"
  235. #: searx/plugins/search_on_category_select.py:19
  236. msgid "Search on category select"
  237. msgstr "Пошук по обраній категорії"
  238. #: searx/plugins/search_on_category_select.py:20
  239. msgid ""
  240. "Perform search immediately if a category selected. Disable to select "
  241. "multiple categories. (JavaScript required)"
  242. msgstr ""
  243. "Виконувати пошук зразу при обранні категорії. Вимкнути вибір декількох "
  244. "категорій. (Необхідний JavaScript)"
  245. #: searx/plugins/self_info.py:20
  246. msgid "Self Informations"
  247. msgstr ""
  248. #: searx/plugins/self_info.py:21
  249. msgid ""
  250. "Displays your IP if the query is \"ip\" and your user agent if the query "
  251. "contains \"user agent\"."
  252. msgstr ""
  253. "Відображає IP-адресу при запиті \"ip\" та ваш user-agent при запиті "
  254. "\"user agent\"."
  255. #: searx/plugins/tracker_url_remover.py:29
  256. msgid "Tracker URL remover"
  257. msgstr "Видалення URL-адреси трекера"
  258. #: searx/plugins/tracker_url_remover.py:30
  259. msgid "Remove trackers arguments from the returned URL"
  260. msgstr "Вилучіть аргументи трекера з поверненої URL-адреси"
  261. #: searx/plugins/vim_hotkeys.py:3
  262. msgid "Vim-like hotkeys"
  263. msgstr "Гарячі клавіші Vim"
  264. #: searx/plugins/vim_hotkeys.py:4
  265. msgid ""
  266. "Navigate search results with Vim-like hotkeys (JavaScript required). "
  267. "Press \"h\" key on main or result page to get help."
  268. msgstr ""
  269. "Переміщення результатів пошуку за допомогою віртуальних клавіш (потрібно "
  270. "JavaScript). Натисніть клавішу \"h\" на головній сторінці або на сторінці"
  271. " результатів, щоб отримати допомогу."
  272. #: searx/templates/simple/404.html:4
  273. msgid "Page not found"
  274. msgstr "Сторінка не знайдена"
  275. #: searx/templates/simple/404.html:6
  276. #, python-format
  277. msgid "Go to %(search_page)s."
  278. msgstr "Перейти до %(search_page)s."
  279. #: searx/templates/simple/404.html:6
  280. msgid "search page"
  281. msgstr "сторінки пошуку"
  282. #: searx/templates/simple/base.html:45
  283. msgid "preferences"
  284. msgstr "опції"
  285. #: searx/templates/simple/base.html:54
  286. msgid "Powered by"
  287. msgstr "Використовується"
  288. #: searx/templates/simple/base.html:54
  289. msgid "a privacy-respecting, hackable metasearch engine"
  290. msgstr "вільна система метапошуку, яка поважає вашу приватність"
  291. #: searx/templates/simple/base.html:55
  292. msgid "Source code"
  293. msgstr ""
  294. #: searx/templates/simple/base.html:56
  295. msgid "Issue tracker"
  296. msgstr ""
  297. #: searx/templates/simple/base.html:57 searx/templates/simple/stats.html:18
  298. msgid "Engine stats"
  299. msgstr "Статистика пошукової системи"
  300. #: searx/templates/simple/base.html:58
  301. #: searx/templates/simple/messages/no_results.html:15
  302. msgid "Public instances"
  303. msgstr ""
  304. #: searx/templates/simple/base.html:59
  305. msgid "Contact instance maintainer"
  306. msgstr ""
  307. #: searx/templates/simple/categories.html:24
  308. msgid "Click on the magnifier to perform search"
  309. msgstr "Натисніть лупу, щоб виконати пошук"
  310. #: searx/templates/simple/macros.html:36
  311. msgid "Length"
  312. msgstr ""
  313. #: searx/templates/simple/macros.html:37
  314. #: searx/templates/simple/result_templates/images.html:18
  315. msgid "Author"
  316. msgstr ""
  317. #: searx/templates/simple/macros.html:45
  318. msgid "cached"
  319. msgstr "архівовано"
  320. #: searx/templates/simple/macros.html:45
  321. msgid "proxied"
  322. msgstr "проксовано"
  323. #: searx/templates/simple/new_issue.html:63
  324. msgid "Submit a new issue on Github including the above information"
  325. msgstr ""
  326. #: searx/templates/simple/preferences.html:29
  327. msgid "No HTTPS"
  328. msgstr ""
  329. #: searx/templates/simple/messages/no_results.html:10
  330. #: searx/templates/simple/preferences.html:31
  331. #: searx/templates/simple/preferences.html:32
  332. #: searx/templates/simple/results.html:49
  333. msgid "View error logs and submit a bug report"
  334. msgstr ""
  335. #: searx/templates/simple/preferences.html:53
  336. #: searx/templates/simple/stats.html:67
  337. msgid "Median"
  338. msgstr ""
  339. #: searx/templates/simple/preferences.html:54
  340. #: searx/templates/simple/stats.html:73
  341. msgid "P80"
  342. msgstr ""
  343. #: searx/templates/simple/preferences.html:55
  344. #: searx/templates/simple/stats.html:79
  345. msgid "P95"
  346. msgstr ""
  347. #: searx/templates/simple/preferences.html:83
  348. msgid "Failed checker test(s): "
  349. msgstr ""
  350. #: searx/templates/simple/preferences.html:85
  351. msgid "Errors:"
  352. msgstr ""
  353. #: searx/templates/simple/preferences.html:99
  354. msgid "Preferences"
  355. msgstr "Опції"
  356. #: searx/templates/simple/preferences.html:105
  357. msgid "General"
  358. msgstr "Загальні"
  359. #: searx/templates/simple/preferences.html:108
  360. msgid "Default categories"
  361. msgstr "Типові категорії"
  362. #: searx/templates/simple/filters/languages.html:1
  363. #: searx/templates/simple/preferences.html:115
  364. msgid "Search language"
  365. msgstr "Мова пошуку"
  366. #: searx/templates/simple/filters/languages.html:2
  367. #: searx/templates/simple/preferences.html:118
  368. msgid "Default language"
  369. msgstr "Стандартна мова"
  370. #: searx/templates/simple/preferences.html:124
  371. msgid "What language do you prefer for search?"
  372. msgstr "Якій мові ви віддаєте перевагу для пошуку?"
  373. #: searx/templates/simple/preferences.html:129
  374. msgid "Autocomplete"
  375. msgstr "Автозаповнення"
  376. #: searx/templates/simple/preferences.html:138
  377. msgid "Find stuff as you type"
  378. msgstr "Шукати підчас набору"
  379. #: searx/templates/simple/filters/safesearch.html:1
  380. #: searx/templates/simple/filters/safesearch.html:2
  381. #: searx/templates/simple/filters/safesearch.html:3
  382. #: searx/templates/simple/filters/safesearch.html:4
  383. #: searx/templates/simple/preferences.html:143
  384. #: searx/templates/simple/preferences.html:311
  385. msgid "SafeSearch"
  386. msgstr "БезпечнийПошук"
  387. #: searx/templates/simple/filters/safesearch.html:2
  388. #: searx/templates/simple/preferences.html:146
  389. msgid "Strict"
  390. msgstr "Жорский"
  391. #: searx/templates/simple/filters/safesearch.html:3
  392. #: searx/templates/simple/preferences.html:147
  393. msgid "Moderate"
  394. msgstr "Помірний"
  395. #: searx/templates/simple/filters/safesearch.html:4
  396. #: searx/templates/simple/preferences.html:148
  397. msgid "None"
  398. msgstr "Вимкнений"
  399. #: searx/templates/simple/preferences.html:151
  400. msgid "Filter content"
  401. msgstr "Фільтр контенту"
  402. #: searx/templates/simple/preferences.html:157
  403. msgid "Open Access DOI resolver"
  404. msgstr ""
  405. #: searx/templates/simple/preferences.html:167
  406. msgid ""
  407. "Redirect to open-access versions of publications when available (plugin "
  408. "required)"
  409. msgstr ""
  410. #: searx/templates/simple/preferences.html:171
  411. msgid "Engine tokens"
  412. msgstr ""
  413. #: searx/templates/simple/preferences.html:175
  414. msgid "Access tokens for private engines"
  415. msgstr ""
  416. #: searx/templates/simple/preferences.html:179
  417. msgid "User interface"
  418. msgstr ""
  419. #: searx/templates/simple/preferences.html:182
  420. msgid "Interface language"
  421. msgstr "Мова інтерфейсу"
  422. #: searx/templates/simple/preferences.html:190
  423. msgid "Change the language of the layout"
  424. msgstr "Змінити мову сайту"
  425. #: searx/templates/simple/preferences.html:195
  426. msgid "Theme"
  427. msgstr ""
  428. #: searx/templates/simple/preferences.html:203
  429. msgid "Change SearXNG layout"
  430. msgstr ""
  431. #: searx/templates/simple/preferences.html:206
  432. msgid "Theme style"
  433. msgstr ""
  434. #: searx/templates/simple/preferences.html:214
  435. msgid "Choose auto to follow your browser settings"
  436. msgstr ""
  437. #: searx/templates/simple/preferences.html:217
  438. msgid "Center Alignment"
  439. msgstr ""
  440. #: searx/templates/simple/preferences.html:220
  441. #: searx/templates/simple/preferences.html:232
  442. #: searx/templates/simple/preferences.html:244
  443. msgid "On"
  444. msgstr "Ввімк."
  445. #: searx/templates/simple/preferences.html:221
  446. #: searx/templates/simple/preferences.html:233
  447. #: searx/templates/simple/preferences.html:245
  448. msgid "Off"
  449. msgstr "Вимк."
  450. #: searx/templates/simple/preferences.html:224
  451. msgid "Displays results in the center of the page (Oscar layout)."
  452. msgstr ""
  453. #: searx/templates/simple/preferences.html:229
  454. msgid "Results on new tabs"
  455. msgstr "Результати в нових вкладках"
  456. #: searx/templates/simple/preferences.html:236
  457. msgid "Open result links on new browser tabs"
  458. msgstr "Відкривати посилання результатів в нових вкладках"
  459. #: searx/templates/simple/preferences.html:241
  460. msgid "Infinite scroll"
  461. msgstr "Нескінченна прокрутка"
  462. #: searx/templates/simple/preferences.html:248
  463. msgid "Automatically load next page when scrolling to bottom of current page"
  464. msgstr ""
  465. "Автоматично завантажувати наступну сторінку при прокрутці поточної до "
  466. "кінця"
  467. #: searx/templates/simple/preferences.html:254
  468. msgid "Privacy"
  469. msgstr ""
  470. #: searx/templates/simple/preferences.html:257
  471. msgid "HTTP Method"
  472. msgstr ""
  473. #: searx/templates/simple/preferences.html:264
  474. msgid ""
  475. "Change how forms are submited, <a "
  476. "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  477. " rel=\"external\">learn more about request methods</a>"
  478. msgstr ""
  479. "Змінити спосіб відправки запитів, <a "
  480. "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  481. " rel=\"external\">детальніше про методи запитів</a>"
  482. #: searx/templates/simple/preferences.html:269
  483. msgid "Image proxy"
  484. msgstr "Проксі для зображень"
  485. #: searx/templates/simple/preferences.html:272
  486. #: searx/templates/simple/preferences.html:284
  487. msgid "Enabled"
  488. msgstr "Ввімкнено"
  489. #: searx/templates/simple/preferences.html:273
  490. #: searx/templates/simple/preferences.html:285
  491. msgid "Disabled"
  492. msgstr "Вимкнено"
  493. #: searx/templates/simple/preferences.html:276
  494. msgid "Proxying image results through SearXNG"
  495. msgstr ""
  496. #: searx/templates/simple/preferences.html:281
  497. msgid "Query in the page's title"
  498. msgstr ""
  499. #: searx/templates/simple/preferences.html:288
  500. msgid ""
  501. "When enabled, the result page's title contains your query. Your browser "
  502. "can record this title"
  503. msgstr ""
  504. #: searx/templates/simple/preferences.html:294
  505. msgid "Engines"
  506. msgstr "Пошукові системи"
  507. #: searx/templates/simple/preferences.html:295
  508. msgid "Currently used search engines"
  509. msgstr "Пошукові системи, які використовуються"
  510. #: searx/templates/simple/preferences.html:302
  511. msgid ""
  512. "This tab does not show up for search results, but you can search the "
  513. "engines listed here via bangs."
  514. msgstr ""
  515. #: searx/templates/simple/preferences.html:307
  516. #: searx/templates/simple/preferences.html:358
  517. msgid "Allow"
  518. msgstr "Дозволити"
  519. #: searx/templates/simple/preferences.html:308
  520. #: searx/templates/simple/stats.html:25
  521. msgid "Engine name"
  522. msgstr "Назва пошукової системи"
  523. #: searx/templates/simple/preferences.html:309
  524. msgid "Shortcut"
  525. msgstr "Гарячі клавіші"
  526. #: searx/templates/simple/preferences.html:310
  527. msgid "Supports selected language"
  528. msgstr "Підтримка обраної мови"
  529. #: searx/templates/simple/filters/time_range.html:1
  530. #: searx/templates/simple/preferences.html:312
  531. msgid "Time range"
  532. msgstr "Часовий діапазон"
  533. #: searx/templates/simple/preferences.html:313
  534. #: searx/templates/simple/stats.html:28
  535. msgid "Response time"
  536. msgstr ""
  537. #: searx/templates/simple/preferences.html:314
  538. msgid "Max time"
  539. msgstr "Максимальний час"
  540. #: searx/templates/simple/preferences.html:315
  541. #: searx/templates/simple/stats.html:29
  542. msgid "Reliability"
  543. msgstr ""
  544. #: searx/templates/simple/preferences.html:353
  545. msgid "Special Queries"
  546. msgstr ""
  547. #: searx/templates/simple/preferences.html:359
  548. msgid "Keywords"
  549. msgstr "Ключові слова"
  550. #: searx/templates/simple/preferences.html:360
  551. msgid "Name"
  552. msgstr "Назва"
  553. #: searx/templates/simple/preferences.html:361
  554. msgid "Description"
  555. msgstr "Опис"
  556. #: searx/templates/simple/preferences.html:362
  557. msgid "Examples"
  558. msgstr "Приклади"
  559. #: searx/templates/simple/preferences.html:365
  560. msgid "This is the list of SearXNG's instant answering modules."
  561. msgstr ""
  562. #: searx/templates/simple/preferences.html:376
  563. msgid "This is the list of plugins."
  564. msgstr ""
  565. #: searx/templates/simple/preferences.html:393
  566. msgid "Cookies"
  567. msgstr "Cookie-файли"
  568. #: searx/templates/simple/preferences.html:395
  569. msgid ""
  570. "This is the list of cookies and their values SearXNG is storing on your "
  571. "computer."
  572. msgstr ""
  573. #: searx/templates/simple/preferences.html:396
  574. msgid "With that list, you can assess SearXNG transparency."
  575. msgstr ""
  576. #: searx/templates/simple/preferences.html:401
  577. msgid "Cookie name"
  578. msgstr "Ім'я cookie"
  579. #: searx/templates/simple/preferences.html:402
  580. msgid "Value"
  581. msgstr "Значення"
  582. #: searx/templates/simple/preferences.html:414
  583. msgid "Search URL of the currently saved preferences"
  584. msgstr ""
  585. #: searx/templates/simple/preferences.html:418
  586. msgid ""
  587. "Note: specifying custom settings in the search URL can reduce privacy by "
  588. "leaking data to the clicked result sites."
  589. msgstr ""
  590. #: searx/templates/simple/preferences.html:419
  591. msgid "URL to restore your preferences in another browser"
  592. msgstr ""
  593. #: searx/templates/simple/preferences.html:423
  594. msgid ""
  595. "Specifying custom settings in the preferences URL can be used to sync "
  596. "preferences across devices."
  597. msgstr ""
  598. #: searx/templates/simple/preferences.html:428
  599. msgid ""
  600. "These settings are stored in your cookies, this allows us not to store "
  601. "this data about you."
  602. msgstr ""
  603. "Налаштування зберігаються в ваших cookie-файлах, що дає нам змогу не "
  604. "зберігати ці відомості про вас."
  605. #: searx/templates/simple/preferences.html:430
  606. msgid ""
  607. "These cookies serve your sole convenience, we don't use these cookies to "
  608. "track you."
  609. msgstr ""
  610. "Ці cookie-файли необхідні винятково для вашої зручності, ми не "
  611. "використовуємо ці cookie-файли, щоб відслідковувати вас."
  612. #: searx/templates/simple/preferences.html:433
  613. msgid "Save"
  614. msgstr ""
  615. #: searx/templates/simple/preferences.html:434
  616. msgid "Reset defaults"
  617. msgstr "Відновити стандартні налаштування"
  618. #: searx/templates/simple/preferences.html:435
  619. msgid "Back"
  620. msgstr ""
  621. #: searx/templates/simple/results.html:23
  622. msgid "Answers"
  623. msgstr "Відповіді"
  624. #: searx/templates/simple/results.html:39
  625. msgid "Number of results"
  626. msgstr "Число результатів"
  627. #: searx/templates/simple/messages/no_results.html:6
  628. #: searx/templates/simple/results.html:46
  629. msgid "Error!"
  630. msgstr "Помилка!"
  631. #: searx/templates/simple/results.html:46
  632. msgid "Engines cannot retrieve results"
  633. msgstr ""
  634. #: searx/templates/simple/results.html:68
  635. msgid "Suggestions"
  636. msgstr "Пропозиції"
  637. #: searx/templates/simple/results.html:90
  638. msgid "Search URL"
  639. msgstr "Посилання на пошук"
  640. #: searx/templates/simple/results.html:96
  641. msgid "Download results"
  642. msgstr "Завантажити результати"
  643. #: searx/templates/simple/results.html:120
  644. msgid "Try searching for:"
  645. msgstr ""
  646. #: searx/templates/simple/results.html:152
  647. msgid "Back to top"
  648. msgstr ""
  649. #: searx/templates/simple/results.html:170
  650. msgid "Previous page"
  651. msgstr ""
  652. #: searx/templates/simple/results.html:187
  653. msgid "Next page"
  654. msgstr ""
  655. #: searx/templates/simple/search.html:3
  656. msgid "Display the front page"
  657. msgstr ""
  658. #: searx/templates/simple/search.html:9
  659. #: searx/templates/simple/simple_search.html:5
  660. msgid "Search for..."
  661. msgstr "Шукати..."
  662. #: searx/templates/simple/search.html:10
  663. #: searx/templates/simple/simple_search.html:6
  664. msgid "clear"
  665. msgstr ""
  666. #: searx/templates/simple/search.html:11
  667. #: searx/templates/simple/simple_search.html:7
  668. msgid "search"
  669. msgstr ""
  670. #: searx/templates/simple/stats.html:21
  671. msgid "There is currently no data available. "
  672. msgstr "В даний час немає доступних даних."
  673. #: searx/templates/simple/stats.html:26
  674. msgid "Scores"
  675. msgstr "Влучань"
  676. #: searx/templates/simple/stats.html:27
  677. msgid "Result count"
  678. msgstr ""
  679. #: searx/templates/simple/stats.html:38
  680. msgid "Scores per result"
  681. msgstr "Влучань за результат"
  682. #: searx/templates/simple/stats.html:62
  683. msgid "Total"
  684. msgstr ""
  685. #: searx/templates/simple/stats.html:63
  686. msgid "HTTP"
  687. msgstr ""
  688. #: searx/templates/simple/stats.html:64
  689. msgid "Processing"
  690. msgstr ""
  691. #: searx/templates/simple/stats.html:102
  692. msgid "Warnings"
  693. msgstr ""
  694. #: searx/templates/simple/stats.html:102
  695. msgid "Errors and exceptions"
  696. msgstr ""
  697. #: searx/templates/simple/stats.html:108
  698. msgid "Exception"
  699. msgstr ""
  700. #: searx/templates/simple/stats.html:110
  701. msgid "Message"
  702. msgstr ""
  703. #: searx/templates/simple/stats.html:112
  704. msgid "Percentage"
  705. msgstr ""
  706. #: searx/templates/simple/stats.html:114
  707. msgid "Parameter"
  708. msgstr ""
  709. #: searx/templates/simple/stats.html:122
  710. msgid "Filename"
  711. msgstr ""
  712. #: searx/templates/simple/stats.html:123
  713. msgid "Function"
  714. msgstr ""
  715. #: searx/templates/simple/stats.html:124
  716. msgid "Code"
  717. msgstr ""
  718. #: searx/templates/simple/stats.html:131
  719. msgid "Checker"
  720. msgstr ""
  721. #: searx/templates/simple/stats.html:134
  722. msgid "Failed test"
  723. msgstr ""
  724. #: searx/templates/simple/stats.html:135
  725. msgid "Comment(s)"
  726. msgstr ""
  727. #: searx/templates/simple/filters/time_range.html:3
  728. msgid "Anytime"
  729. msgstr "За весь час"
  730. #: searx/templates/simple/filters/time_range.html:6
  731. msgid "Last day"
  732. msgstr "За останній день"
  733. #: searx/templates/simple/filters/time_range.html:9
  734. msgid "Last week"
  735. msgstr "За останній тиждень"
  736. #: searx/templates/simple/filters/time_range.html:12
  737. msgid "Last month"
  738. msgstr "За останній місяць"
  739. #: searx/templates/simple/filters/time_range.html:15
  740. msgid "Last year"
  741. msgstr "За останній рік"
  742. #: searx/templates/simple/messages/no_cookies.html:3
  743. msgid "Information!"
  744. msgstr "Інформація!"
  745. #: searx/templates/simple/messages/no_cookies.html:4
  746. msgid "currently, there are no cookies defined."
  747. msgstr "в даний час cookie-файли не встановлені."
  748. #: searx/templates/simple/messages/no_results.html:6
  749. msgid "Engines cannot retrieve results."
  750. msgstr ""
  751. #: searx/templates/simple/messages/no_results.html:15
  752. msgid "Please, try again later or find another SearXNG instance."
  753. msgstr ""
  754. #: searx/templates/simple/messages/no_results.html:20
  755. msgid "Sorry!"
  756. msgstr "Вибачте!"
  757. #: searx/templates/simple/messages/no_results.html:21
  758. msgid ""
  759. "we didn't find any results. Please use another query or search in more "
  760. "categories."
  761. msgstr ""
  762. "ми не знайшли жодних результатів. Будь ласка, використайте інший запит "
  763. "або виконайте пошук в декількох категоріях."
  764. #: searx/templates/simple/result_templates/default.html:6
  765. msgid "show media"
  766. msgstr "показати медіа"
  767. #: searx/templates/simple/result_templates/default.html:6
  768. msgid "hide media"
  769. msgstr "приховати медіа"
  770. #: searx/templates/simple/result_templates/default.html:14
  771. #: searx/templates/simple/result_templates/videos.html:14
  772. msgid "This site did not provide any description."
  773. msgstr ""
  774. #: searx/templates/simple/result_templates/images.html:19
  775. msgid "Format"
  776. msgstr ""
  777. #: searx/templates/simple/result_templates/images.html:21
  778. msgid "Engine"
  779. msgstr ""
  780. #: searx/templates/simple/result_templates/images.html:22
  781. msgid "View source"
  782. msgstr "Переглянути джерело"
  783. #: searx/templates/simple/result_templates/map.html:12
  784. msgid "address"
  785. msgstr "адреса"
  786. #: searx/templates/simple/result_templates/map.html:43
  787. msgid "show map"
  788. msgstr "показати карту"
  789. #: searx/templates/simple/result_templates/map.html:43
  790. msgid "hide map"
  791. msgstr "приховати карту"
  792. #: searx/templates/simple/result_templates/torrent.html:6
  793. msgid "magnet link"
  794. msgstr "магнет-посилання"
  795. #: searx/templates/simple/result_templates/torrent.html:7
  796. msgid "torrent file"
  797. msgstr "торрент-файл"
  798. #: searx/templates/simple/result_templates/torrent.html:9
  799. msgid "Seeder"
  800. msgstr "Сідер"
  801. #: searx/templates/simple/result_templates/torrent.html:9
  802. msgid "Leecher"
  803. msgstr "Лічер"
  804. #: searx/templates/simple/result_templates/torrent.html:11
  805. msgid "Filesize"
  806. msgstr "Розмір файла"
  807. #: searx/templates/simple/result_templates/torrent.html:12
  808. msgid "Bytes"
  809. msgstr "Байтів"
  810. #: searx/templates/simple/result_templates/torrent.html:13
  811. msgid "kiB"
  812. msgstr "КіБ"
  813. #: searx/templates/simple/result_templates/torrent.html:14
  814. msgid "MiB"
  815. msgstr "МіБ"
  816. #: searx/templates/simple/result_templates/torrent.html:15
  817. msgid "GiB"
  818. msgstr "ГіБ"
  819. #: searx/templates/simple/result_templates/torrent.html:16
  820. msgid "TiB"
  821. msgstr "ТіБ"
  822. #: searx/templates/simple/result_templates/torrent.html:20
  823. msgid "Number of Files"
  824. msgstr "Кількість Файлів"
  825. #: searx/templates/simple/result_templates/videos.html:6
  826. msgid "show video"
  827. msgstr "показати відео"
  828. #: searx/templates/simple/result_templates/videos.html:6
  829. msgid "hide video"
  830. msgstr "приховати відео"
  831. #~ msgid "Engine time (sec)"
  832. #~ msgstr "Час пошуку (сек)"
  833. #~ msgid "Page loads (sec)"
  834. #~ msgstr "Час завантадення (сек)"
  835. #~ msgid "Errors"
  836. #~ msgstr "Помилок"
  837. #~ msgid "CAPTCHA required"
  838. #~ msgstr ""
  839. #~ msgid "Rewrite HTTP links to HTTPS if possible"
  840. #~ msgstr "За можливістю замінити в посиланнях HTTP на HTTPS"
  841. #~ msgid ""
  842. #~ "Results are opened in the same "
  843. #~ "window by default. This plugin "
  844. #~ "overwrites the default behaviour to open"
  845. #~ " links on new tabs/windows. (JavaScript "
  846. #~ "required)"
  847. #~ msgstr ""
  848. #~ "Типово результати відкриваються в тому ж"
  849. #~ " вікні. Цей плагін змінює поведінку, "
  850. #~ "щоб посилання відкривались типово в "
  851. #~ "нових вкладках/вікнах. (Необхідний JavaScript)"
  852. #~ msgid "Color"
  853. #~ msgstr "Колір"
  854. #~ msgid "Blue (default)"
  855. #~ msgstr "Синій (типово)"
  856. #~ msgid "Violet"
  857. #~ msgstr "Фіолетовий"
  858. #~ msgid "Green"
  859. #~ msgstr "Зелений"
  860. #~ msgid "Cyan"
  861. #~ msgstr "Блакитний"
  862. #~ msgid "Orange"
  863. #~ msgstr "Помаранчевий"
  864. #~ msgid "Red"
  865. #~ msgstr "Червоний"
  866. #~ msgid "Category"
  867. #~ msgstr "Категорія"
  868. #~ msgid "Block"
  869. #~ msgstr "Заблокувати"
  870. #~ msgid "original context"
  871. #~ msgstr "в контексті"
  872. #~ msgid "Plugins"
  873. #~ msgstr "Плагіни"
  874. #~ msgid "Answerers"
  875. #~ msgstr "Відповідачі"
  876. #~ msgid "Avg. time"
  877. #~ msgstr "Середній час"
  878. #~ msgid "show details"
  879. #~ msgstr "показати деталі"
  880. #~ msgid "hide details"
  881. #~ msgstr "приховати деталі"
  882. #~ msgid "Load more..."
  883. #~ msgstr "Завантажити більше..."
  884. #~ msgid "Loading..."
  885. #~ msgstr ""
  886. #~ msgid "Change searx layout"
  887. #~ msgstr "Змінити вигляд сайту"
  888. #~ msgid "Proxying image results through searx"
  889. #~ msgstr "Проксувати знайдені зображення за допомогою searx"
  890. #~ msgid "This is the list of searx's instant answering modules."
  891. #~ msgstr "Список модулів миттєвих відповідей searx."
  892. #~ msgid ""
  893. #~ "This is the list of cookies and"
  894. #~ " their values searx is storing on "
  895. #~ "your computer."
  896. #~ msgstr ""
  897. #~ "Це список cookie-файлів та їх значень,"
  898. #~ " які searx зберігає на вашому "
  899. #~ "комп'ютері."
  900. #~ msgid "With that list, you can assess searx transparency."
  901. #~ msgstr "По цьому списку ви можете оцінити відкритість searx."
  902. #~ msgid "It look like you are using searx first time."
  903. #~ msgstr "Схоже, що ви використовуєте searx вперше."
  904. #~ msgid "Please, try again later or find another searx instance."
  905. #~ msgstr ""
  906. #~ msgid "Themes"
  907. #~ msgstr "Теми"
  908. #~ msgid "Reliablity"
  909. #~ msgstr ""
  910. #~ msgid ""
  911. #~ "When enabled, the result page's title"
  912. #~ " contains your query. Your browser "
  913. #~ "can record this title."
  914. #~ msgstr ""
  915. #~ msgid "Method"
  916. #~ msgstr "Метод"
  917. #~ msgid ""
  918. #~ "This tab does not show up for "
  919. #~ "search results but you can search "
  920. #~ "the engines listed here via bangs."
  921. #~ msgstr ""
  922. #~ msgid "Advanced settings"
  923. #~ msgstr "Додаткові налаштування"
  924. #~ msgid "Close"
  925. #~ msgstr "Закрити"
  926. #~ msgid "Language"
  927. #~ msgstr ""
  928. #~ msgid "broken"
  929. #~ msgstr ""
  930. #~ msgid "supported"
  931. #~ msgstr ""
  932. #~ msgid "not supported"
  933. #~ msgstr ""
  934. #~ msgid "about"
  935. #~ msgstr "про сайт"
  936. #~ msgid "Avg."
  937. #~ msgstr ""
  938. #~ msgid "User Interface"
  939. #~ msgstr ""
  940. #~ msgid "Choose style for this theme"
  941. #~ msgstr "Обрати стиль для цієї теми"
  942. #~ msgid "Style"
  943. #~ msgstr "Стиль"
  944. #~ msgid "Show advanced settings"
  945. #~ msgstr ""
  946. #~ msgid "Show advanced settings panel in the home page by default"
  947. #~ msgstr ""
  948. #~ msgid "Allow all"
  949. #~ msgstr ""
  950. #~ msgid "Disable all"
  951. #~ msgstr ""
  952. #~ msgid "Selected language"
  953. #~ msgstr ""
  954. #~ msgid "Query"
  955. #~ msgstr ""
  956. #~ msgid "save"
  957. #~ msgstr "зберегти"
  958. #~ msgid "back"
  959. #~ msgstr "назад"
  960. #~ msgid "Links"
  961. #~ msgstr "Посилання"
  962. #~ msgid "RSS subscription"
  963. #~ msgstr ""
  964. #~ msgid "Search results"
  965. #~ msgstr "Результати пошуку"
  966. #~ msgid "next page"
  967. #~ msgstr "наступна сторінка"
  968. #~ msgid "previous page"
  969. #~ msgstr "попередня сторінка"
  970. #~ msgid "Start search"
  971. #~ msgstr "Розпочати пошук"
  972. #~ msgid "Clear search"
  973. #~ msgstr ""
  974. #~ msgid "Clear"
  975. #~ msgstr ""
  976. #~ msgid "stats"
  977. #~ msgstr "статистика"
  978. #~ msgid "Heads up!"
  979. #~ msgstr "Отакої!"
  980. #~ msgid "It look like you are using SearXNG first time."
  981. #~ msgstr ""
  982. #~ msgid "Well done!"
  983. #~ msgstr "Чудово!"
  984. #~ msgid "Settings saved successfully."
  985. #~ msgstr "Налаштування успішно збережені."
  986. #~ msgid "Oh snap!"
  987. #~ msgstr "От халепа!"
  988. #~ msgid "Something went wrong."
  989. #~ msgstr "Щось пішло не так."
  990. #~ msgid "Date"
  991. #~ msgstr ""
  992. #~ msgid "Type"
  993. #~ msgstr ""
  994. #~ msgid "Get image"
  995. #~ msgstr "Завантажити зображення"