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-18 05:30+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.3\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:165
  123. msgid "timeout"
  124. msgstr "таймаут"
  125. #: searx/webapp.py:166
  126. msgid "parsing error"
  127. msgstr "помилка парсингу"
  128. #: searx/webapp.py:167
  129. msgid "HTTP protocol error"
  130. msgstr "помилка HTTP протоколу"
  131. #: searx/webapp.py:168
  132. msgid "network error"
  133. msgstr "помилка мережі"
  134. #: searx/webapp.py:170
  135. msgid "unexpected crash"
  136. msgstr ""
  137. #: searx/webapp.py:177
  138. msgid "HTTP error"
  139. msgstr "помилка HTTP"
  140. #: searx/webapp.py:178
  141. msgid "HTTP connection error"
  142. msgstr "помилка HTTP з'єднання"
  143. #: searx/webapp.py:184
  144. msgid "proxy error"
  145. msgstr "помилка проксі"
  146. #: searx/webapp.py:185
  147. msgid "CAPTCHA"
  148. msgstr "CAPTCHA"
  149. #: searx/webapp.py:186
  150. msgid "too many requests"
  151. msgstr "забагато запитів"
  152. #: searx/webapp.py:187
  153. msgid "access denied"
  154. msgstr ""
  155. #: searx/webapp.py:188
  156. msgid "server API error"
  157. msgstr "Помилка API сервера"
  158. #: searx/webapp.py:363
  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:365
  163. msgid "Source"
  164. msgstr ""
  165. #: searx/webapp.py:367
  166. msgid "Error loading the next page"
  167. msgstr "Не вдалося завантажити наступну сторінку"
  168. #: searx/webapp.py:510 searx/webapp.py:954
  169. msgid "Invalid settings, please edit your preferences"
  170. msgstr "Невірні налаштування, будь ласка, зробіть зміни в налаштуваннях"
  171. #: searx/webapp.py:526
  172. msgid "Invalid settings"
  173. msgstr ""
  174. #: searx/webapp.py:603 searx/webapp.py:679
  175. msgid "search error"
  176. msgstr "помилка пошуку"
  177. #: searx/webapp.py:725
  178. msgid "{minutes} minute(s) ago"
  179. msgstr "{minutes} хвилин тому"
  180. #: searx/webapp.py:727
  181. msgid "{hours} hour(s), {minutes} minute(s) ago"
  182. msgstr "{hours} годин, {minutes} хвилин тому"
  183. #: searx/webapp.py:853
  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:60
  305. msgid "Privacy policy"
  306. msgstr ""
  307. #: searx/templates/simple/base.html:63
  308. msgid "Contact instance maintainer"
  309. msgstr ""
  310. #: searx/templates/simple/categories.html:24
  311. msgid "Click on the magnifier to perform search"
  312. msgstr "Натисніть лупу, щоб виконати пошук"
  313. #: searx/templates/simple/macros.html:36
  314. msgid "Length"
  315. msgstr ""
  316. #: searx/templates/simple/macros.html:37
  317. #: searx/templates/simple/result_templates/images.html:18
  318. msgid "Author"
  319. msgstr ""
  320. #: searx/templates/simple/macros.html:45
  321. msgid "cached"
  322. msgstr "архівовано"
  323. #: searx/templates/simple/macros.html:45
  324. msgid "proxied"
  325. msgstr "проксовано"
  326. #: searx/templates/simple/new_issue.html:63
  327. msgid "Submit a new issue on Github including the above information"
  328. msgstr ""
  329. #: searx/templates/simple/preferences.html:29
  330. msgid "No HTTPS"
  331. msgstr ""
  332. #: searx/templates/simple/messages/no_results.html:10
  333. #: searx/templates/simple/preferences.html:31
  334. #: searx/templates/simple/preferences.html:32
  335. #: searx/templates/simple/results.html:49
  336. msgid "View error logs and submit a bug report"
  337. msgstr ""
  338. #: searx/templates/simple/preferences.html:53
  339. #: searx/templates/simple/stats.html:67
  340. msgid "Median"
  341. msgstr ""
  342. #: searx/templates/simple/preferences.html:54
  343. #: searx/templates/simple/stats.html:73
  344. msgid "P80"
  345. msgstr ""
  346. #: searx/templates/simple/preferences.html:55
  347. #: searx/templates/simple/stats.html:79
  348. msgid "P95"
  349. msgstr ""
  350. #: searx/templates/simple/preferences.html:83
  351. msgid "Failed checker test(s): "
  352. msgstr ""
  353. #: searx/templates/simple/preferences.html:85
  354. msgid "Errors:"
  355. msgstr ""
  356. #: searx/templates/simple/preferences.html:99
  357. msgid "Preferences"
  358. msgstr "Опції"
  359. #: searx/templates/simple/preferences.html:105
  360. msgid "General"
  361. msgstr "Загальні"
  362. #: searx/templates/simple/preferences.html:108
  363. msgid "Default categories"
  364. msgstr "Типові категорії"
  365. #: searx/templates/simple/filters/languages.html:1
  366. #: searx/templates/simple/preferences.html:115
  367. msgid "Search language"
  368. msgstr "Мова пошуку"
  369. #: searx/templates/simple/filters/languages.html:2
  370. #: searx/templates/simple/preferences.html:118
  371. msgid "Default language"
  372. msgstr "Стандартна мова"
  373. #: searx/templates/simple/preferences.html:124
  374. msgid "What language do you prefer for search?"
  375. msgstr "Якій мові ви віддаєте перевагу для пошуку?"
  376. #: searx/templates/simple/preferences.html:129
  377. msgid "Autocomplete"
  378. msgstr "Автозаповнення"
  379. #: searx/templates/simple/preferences.html:138
  380. msgid "Find stuff as you type"
  381. msgstr "Шукати підчас набору"
  382. #: searx/templates/simple/filters/safesearch.html:1
  383. #: searx/templates/simple/filters/safesearch.html:2
  384. #: searx/templates/simple/filters/safesearch.html:3
  385. #: searx/templates/simple/filters/safesearch.html:4
  386. #: searx/templates/simple/preferences.html:143
  387. #: searx/templates/simple/preferences.html:301
  388. msgid "SafeSearch"
  389. msgstr "БезпечнийПошук"
  390. #: searx/templates/simple/filters/safesearch.html:2
  391. #: searx/templates/simple/preferences.html:146
  392. msgid "Strict"
  393. msgstr "Жорский"
  394. #: searx/templates/simple/filters/safesearch.html:3
  395. #: searx/templates/simple/preferences.html:147
  396. msgid "Moderate"
  397. msgstr "Помірний"
  398. #: searx/templates/simple/filters/safesearch.html:4
  399. #: searx/templates/simple/preferences.html:148
  400. msgid "None"
  401. msgstr "Вимкнений"
  402. #: searx/templates/simple/preferences.html:151
  403. msgid "Filter content"
  404. msgstr "Фільтр контенту"
  405. #: searx/templates/simple/preferences.html:157
  406. msgid "Open Access DOI resolver"
  407. msgstr ""
  408. #: searx/templates/simple/preferences.html:167
  409. msgid ""
  410. "Redirect to open-access versions of publications when available (plugin "
  411. "required)"
  412. msgstr ""
  413. #: searx/templates/simple/preferences.html:171
  414. msgid "Engine tokens"
  415. msgstr ""
  416. #: searx/templates/simple/preferences.html:175
  417. msgid "Access tokens for private engines"
  418. msgstr ""
  419. #: searx/templates/simple/preferences.html:179
  420. msgid "User interface"
  421. msgstr ""
  422. #: searx/templates/simple/preferences.html:182
  423. msgid "Interface language"
  424. msgstr "Мова інтерфейсу"
  425. #: searx/templates/simple/preferences.html:190
  426. msgid "Change the language of the layout"
  427. msgstr "Змінити мову сайту"
  428. #: searx/templates/simple/preferences.html:195
  429. msgid "Theme"
  430. msgstr ""
  431. #: searx/templates/simple/preferences.html:203
  432. msgid "Change SearXNG layout"
  433. msgstr ""
  434. #: searx/templates/simple/preferences.html:206
  435. msgid "Theme style"
  436. msgstr ""
  437. #: searx/templates/simple/preferences.html:214
  438. msgid "Choose auto to follow your browser settings"
  439. msgstr ""
  440. #: searx/templates/simple/preferences.html:219
  441. msgid "Results on new tabs"
  442. msgstr "Результати в нових вкладках"
  443. #: searx/templates/simple/preferences.html:222
  444. #: searx/templates/simple/preferences.html:234
  445. msgid "On"
  446. msgstr "Ввімк."
  447. #: searx/templates/simple/preferences.html:223
  448. #: searx/templates/simple/preferences.html:235
  449. msgid "Off"
  450. msgstr "Вимк."
  451. #: searx/templates/simple/preferences.html:226
  452. msgid "Open result links on new browser tabs"
  453. msgstr "Відкривати посилання результатів в нових вкладках"
  454. #: searx/templates/simple/preferences.html:231
  455. msgid "Infinite scroll"
  456. msgstr "Нескінченна прокрутка"
  457. #: searx/templates/simple/preferences.html:238
  458. msgid "Automatically load next page when scrolling to bottom of current page"
  459. msgstr ""
  460. "Автоматично завантажувати наступну сторінку при прокрутці поточної до "
  461. "кінця"
  462. #: searx/templates/simple/preferences.html:244
  463. msgid "Privacy"
  464. msgstr ""
  465. #: searx/templates/simple/preferences.html:247
  466. msgid "HTTP Method"
  467. msgstr ""
  468. #: searx/templates/simple/preferences.html:254
  469. msgid ""
  470. "Change how forms are submited, <a "
  471. "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  472. " rel=\"external\">learn more about request methods</a>"
  473. msgstr ""
  474. "Змінити спосіб відправки запитів, <a "
  475. "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  476. " rel=\"external\">детальніше про методи запитів</a>"
  477. #: searx/templates/simple/preferences.html:259
  478. msgid "Image proxy"
  479. msgstr "Проксі для зображень"
  480. #: searx/templates/simple/preferences.html:262
  481. #: searx/templates/simple/preferences.html:274
  482. msgid "Enabled"
  483. msgstr "Ввімкнено"
  484. #: searx/templates/simple/preferences.html:263
  485. #: searx/templates/simple/preferences.html:275
  486. msgid "Disabled"
  487. msgstr "Вимкнено"
  488. #: searx/templates/simple/preferences.html:266
  489. msgid "Proxying image results through SearXNG"
  490. msgstr ""
  491. #: searx/templates/simple/preferences.html:271
  492. msgid "Query in the page's title"
  493. msgstr ""
  494. #: searx/templates/simple/preferences.html:278
  495. msgid ""
  496. "When enabled, the result page's title contains your query. Your browser "
  497. "can record this title"
  498. msgstr ""
  499. #: searx/templates/simple/preferences.html:284
  500. msgid "Engines"
  501. msgstr "Пошукові системи"
  502. #: searx/templates/simple/preferences.html:285
  503. msgid "Currently used search engines"
  504. msgstr "Пошукові системи, які використовуються"
  505. #: searx/templates/simple/preferences.html:292
  506. msgid ""
  507. "This tab does not show up for search results, but you can search the "
  508. "engines listed here via bangs."
  509. msgstr ""
  510. #: searx/templates/simple/preferences.html:297
  511. #: searx/templates/simple/preferences.html:348
  512. msgid "Allow"
  513. msgstr "Дозволити"
  514. #: searx/templates/simple/preferences.html:298
  515. #: searx/templates/simple/stats.html:25
  516. msgid "Engine name"
  517. msgstr "Назва пошукової системи"
  518. #: searx/templates/simple/preferences.html:299
  519. msgid "Shortcut"
  520. msgstr "Гарячі клавіші"
  521. #: searx/templates/simple/preferences.html:300
  522. msgid "Supports selected language"
  523. msgstr "Підтримка обраної мови"
  524. #: searx/templates/simple/filters/time_range.html:1
  525. #: searx/templates/simple/preferences.html:302
  526. msgid "Time range"
  527. msgstr "Часовий діапазон"
  528. #: searx/templates/simple/preferences.html:303
  529. #: searx/templates/simple/stats.html:28
  530. msgid "Response time"
  531. msgstr ""
  532. #: searx/templates/simple/preferences.html:304
  533. msgid "Max time"
  534. msgstr "Максимальний час"
  535. #: searx/templates/simple/preferences.html:305
  536. #: searx/templates/simple/stats.html:29
  537. msgid "Reliability"
  538. msgstr ""
  539. #: searx/templates/simple/preferences.html:343
  540. msgid "Special Queries"
  541. msgstr ""
  542. #: searx/templates/simple/preferences.html:349
  543. msgid "Keywords"
  544. msgstr "Ключові слова"
  545. #: searx/templates/simple/preferences.html:350
  546. msgid "Name"
  547. msgstr "Назва"
  548. #: searx/templates/simple/preferences.html:351
  549. msgid "Description"
  550. msgstr "Опис"
  551. #: searx/templates/simple/preferences.html:352
  552. msgid "Examples"
  553. msgstr "Приклади"
  554. #: searx/templates/simple/preferences.html:355
  555. msgid "This is the list of SearXNG's instant answering modules."
  556. msgstr ""
  557. #: searx/templates/simple/preferences.html:366
  558. msgid "This is the list of plugins."
  559. msgstr ""
  560. #: searx/templates/simple/preferences.html:383
  561. msgid "Cookies"
  562. msgstr "Cookie-файли"
  563. #: searx/templates/simple/preferences.html:385
  564. msgid ""
  565. "This is the list of cookies and their values SearXNG is storing on your "
  566. "computer."
  567. msgstr ""
  568. #: searx/templates/simple/preferences.html:386
  569. msgid "With that list, you can assess SearXNG transparency."
  570. msgstr ""
  571. #: searx/templates/simple/preferences.html:391
  572. msgid "Cookie name"
  573. msgstr "Ім'я cookie"
  574. #: searx/templates/simple/preferences.html:392
  575. msgid "Value"
  576. msgstr "Значення"
  577. #: searx/templates/simple/preferences.html:404
  578. msgid "Search URL of the currently saved preferences"
  579. msgstr ""
  580. #: searx/templates/simple/preferences.html:408
  581. msgid ""
  582. "Note: specifying custom settings in the search URL can reduce privacy by "
  583. "leaking data to the clicked result sites."
  584. msgstr ""
  585. #: searx/templates/simple/preferences.html:409
  586. msgid "URL to restore your preferences in another browser"
  587. msgstr ""
  588. #: searx/templates/simple/preferences.html:413
  589. msgid ""
  590. "Specifying custom settings in the preferences URL can be used to sync "
  591. "preferences across devices."
  592. msgstr ""
  593. #: searx/templates/simple/preferences.html:418
  594. msgid ""
  595. "These settings are stored in your cookies, this allows us not to store "
  596. "this data about you."
  597. msgstr ""
  598. "Налаштування зберігаються в ваших cookie-файлах, що дає нам змогу не "
  599. "зберігати ці відомості про вас."
  600. #: searx/templates/simple/preferences.html:420
  601. msgid ""
  602. "These cookies serve your sole convenience, we don't use these cookies to "
  603. "track you."
  604. msgstr ""
  605. "Ці cookie-файли необхідні винятково для вашої зручності, ми не "
  606. "використовуємо ці cookie-файли, щоб відслідковувати вас."
  607. #: searx/templates/simple/preferences.html:423
  608. msgid "Save"
  609. msgstr ""
  610. #: searx/templates/simple/preferences.html:424
  611. msgid "Reset defaults"
  612. msgstr "Відновити стандартні налаштування"
  613. #: searx/templates/simple/preferences.html:425
  614. msgid "Back"
  615. msgstr ""
  616. #: searx/templates/simple/results.html:23
  617. msgid "Answers"
  618. msgstr "Відповіді"
  619. #: searx/templates/simple/results.html:39
  620. msgid "Number of results"
  621. msgstr "Число результатів"
  622. #: searx/templates/simple/messages/no_results.html:6
  623. #: searx/templates/simple/results.html:46
  624. msgid "Error!"
  625. msgstr "Помилка!"
  626. #: searx/templates/simple/results.html:46
  627. msgid "Engines cannot retrieve results"
  628. msgstr ""
  629. #: searx/templates/simple/results.html:68
  630. msgid "Suggestions"
  631. msgstr "Пропозиції"
  632. #: searx/templates/simple/results.html:90
  633. msgid "Search URL"
  634. msgstr "Посилання на пошук"
  635. #: searx/templates/simple/results.html:96
  636. msgid "Download results"
  637. msgstr "Завантажити результати"
  638. #: searx/templates/simple/results.html:120
  639. msgid "Try searching for:"
  640. msgstr ""
  641. #: searx/templates/simple/results.html:152
  642. msgid "Back to top"
  643. msgstr ""
  644. #: searx/templates/simple/results.html:170
  645. msgid "Previous page"
  646. msgstr ""
  647. #: searx/templates/simple/results.html:187
  648. msgid "Next page"
  649. msgstr ""
  650. #: searx/templates/simple/search.html:3
  651. msgid "Display the front page"
  652. msgstr ""
  653. #: searx/templates/simple/search.html:9
  654. #: searx/templates/simple/simple_search.html:5
  655. msgid "Search for..."
  656. msgstr "Шукати..."
  657. #: searx/templates/simple/search.html:10
  658. #: searx/templates/simple/simple_search.html:6
  659. msgid "clear"
  660. msgstr ""
  661. #: searx/templates/simple/search.html:11
  662. #: searx/templates/simple/simple_search.html:7
  663. msgid "search"
  664. msgstr ""
  665. #: searx/templates/simple/stats.html:21
  666. msgid "There is currently no data available. "
  667. msgstr "В даний час немає доступних даних."
  668. #: searx/templates/simple/stats.html:26
  669. msgid "Scores"
  670. msgstr "Влучань"
  671. #: searx/templates/simple/stats.html:27
  672. msgid "Result count"
  673. msgstr ""
  674. #: searx/templates/simple/stats.html:38
  675. msgid "Scores per result"
  676. msgstr "Влучань за результат"
  677. #: searx/templates/simple/stats.html:62
  678. msgid "Total"
  679. msgstr ""
  680. #: searx/templates/simple/stats.html:63
  681. msgid "HTTP"
  682. msgstr ""
  683. #: searx/templates/simple/stats.html:64
  684. msgid "Processing"
  685. msgstr ""
  686. #: searx/templates/simple/stats.html:102
  687. msgid "Warnings"
  688. msgstr ""
  689. #: searx/templates/simple/stats.html:102
  690. msgid "Errors and exceptions"
  691. msgstr ""
  692. #: searx/templates/simple/stats.html:108
  693. msgid "Exception"
  694. msgstr ""
  695. #: searx/templates/simple/stats.html:110
  696. msgid "Message"
  697. msgstr ""
  698. #: searx/templates/simple/stats.html:112
  699. msgid "Percentage"
  700. msgstr ""
  701. #: searx/templates/simple/stats.html:114
  702. msgid "Parameter"
  703. msgstr ""
  704. #: searx/templates/simple/stats.html:122
  705. msgid "Filename"
  706. msgstr ""
  707. #: searx/templates/simple/stats.html:123
  708. msgid "Function"
  709. msgstr ""
  710. #: searx/templates/simple/stats.html:124
  711. msgid "Code"
  712. msgstr ""
  713. #: searx/templates/simple/stats.html:131
  714. msgid "Checker"
  715. msgstr ""
  716. #: searx/templates/simple/stats.html:134
  717. msgid "Failed test"
  718. msgstr ""
  719. #: searx/templates/simple/stats.html:135
  720. msgid "Comment(s)"
  721. msgstr ""
  722. #: searx/templates/simple/filters/time_range.html:3
  723. msgid "Anytime"
  724. msgstr "За весь час"
  725. #: searx/templates/simple/filters/time_range.html:6
  726. msgid "Last day"
  727. msgstr "За останній день"
  728. #: searx/templates/simple/filters/time_range.html:9
  729. msgid "Last week"
  730. msgstr "За останній тиждень"
  731. #: searx/templates/simple/filters/time_range.html:12
  732. msgid "Last month"
  733. msgstr "За останній місяць"
  734. #: searx/templates/simple/filters/time_range.html:15
  735. msgid "Last year"
  736. msgstr "За останній рік"
  737. #: searx/templates/simple/messages/no_cookies.html:3
  738. msgid "Information!"
  739. msgstr "Інформація!"
  740. #: searx/templates/simple/messages/no_cookies.html:4
  741. msgid "currently, there are no cookies defined."
  742. msgstr "в даний час cookie-файли не встановлені."
  743. #: searx/templates/simple/messages/no_results.html:6
  744. msgid "Engines cannot retrieve results."
  745. msgstr ""
  746. #: searx/templates/simple/messages/no_results.html:15
  747. msgid "Please, try again later or find another SearXNG instance."
  748. msgstr ""
  749. #: searx/templates/simple/messages/no_results.html:20
  750. msgid "Sorry!"
  751. msgstr "Вибачте!"
  752. #: searx/templates/simple/messages/no_results.html:21
  753. msgid ""
  754. "we didn't find any results. Please use another query or search in more "
  755. "categories."
  756. msgstr ""
  757. "ми не знайшли жодних результатів. Будь ласка, використайте інший запит "
  758. "або виконайте пошук в декількох категоріях."
  759. #: searx/templates/simple/result_templates/default.html:6
  760. msgid "show media"
  761. msgstr "показати медіа"
  762. #: searx/templates/simple/result_templates/default.html:6
  763. msgid "hide media"
  764. msgstr "приховати медіа"
  765. #: searx/templates/simple/result_templates/default.html:14
  766. #: searx/templates/simple/result_templates/videos.html:14
  767. msgid "This site did not provide any description."
  768. msgstr ""
  769. #: searx/templates/simple/result_templates/images.html:19
  770. msgid "Format"
  771. msgstr ""
  772. #: searx/templates/simple/result_templates/images.html:21
  773. msgid "Engine"
  774. msgstr ""
  775. #: searx/templates/simple/result_templates/images.html:22
  776. msgid "View source"
  777. msgstr "Переглянути джерело"
  778. #: searx/templates/simple/result_templates/map.html:12
  779. msgid "address"
  780. msgstr "адреса"
  781. #: searx/templates/simple/result_templates/map.html:43
  782. msgid "show map"
  783. msgstr "показати карту"
  784. #: searx/templates/simple/result_templates/map.html:43
  785. msgid "hide map"
  786. msgstr "приховати карту"
  787. #: searx/templates/simple/result_templates/torrent.html:6
  788. msgid "magnet link"
  789. msgstr "магнет-посилання"
  790. #: searx/templates/simple/result_templates/torrent.html:7
  791. msgid "torrent file"
  792. msgstr "торрент-файл"
  793. #: searx/templates/simple/result_templates/torrent.html:9
  794. msgid "Seeder"
  795. msgstr "Сідер"
  796. #: searx/templates/simple/result_templates/torrent.html:9
  797. msgid "Leecher"
  798. msgstr "Лічер"
  799. #: searx/templates/simple/result_templates/torrent.html:11
  800. msgid "Filesize"
  801. msgstr "Розмір файла"
  802. #: searx/templates/simple/result_templates/torrent.html:12
  803. msgid "Bytes"
  804. msgstr "Байтів"
  805. #: searx/templates/simple/result_templates/torrent.html:13
  806. msgid "kiB"
  807. msgstr "КіБ"
  808. #: searx/templates/simple/result_templates/torrent.html:14
  809. msgid "MiB"
  810. msgstr "МіБ"
  811. #: searx/templates/simple/result_templates/torrent.html:15
  812. msgid "GiB"
  813. msgstr "ГіБ"
  814. #: searx/templates/simple/result_templates/torrent.html:16
  815. msgid "TiB"
  816. msgstr "ТіБ"
  817. #: searx/templates/simple/result_templates/torrent.html:20
  818. msgid "Number of Files"
  819. msgstr "Кількість Файлів"
  820. #: searx/templates/simple/result_templates/videos.html:6
  821. msgid "show video"
  822. msgstr "показати відео"
  823. #: searx/templates/simple/result_templates/videos.html:6
  824. msgid "hide video"
  825. msgstr "приховати відео"
  826. #~ msgid "Engine time (sec)"
  827. #~ msgstr "Час пошуку (сек)"
  828. #~ msgid "Page loads (sec)"
  829. #~ msgstr "Час завантадення (сек)"
  830. #~ msgid "Errors"
  831. #~ msgstr "Помилок"
  832. #~ msgid "CAPTCHA required"
  833. #~ msgstr ""
  834. #~ msgid "Rewrite HTTP links to HTTPS if possible"
  835. #~ msgstr "За можливістю замінити в посиланнях HTTP на HTTPS"
  836. #~ msgid ""
  837. #~ "Results are opened in the same "
  838. #~ "window by default. This plugin "
  839. #~ "overwrites the default behaviour to open"
  840. #~ " links on new tabs/windows. (JavaScript "
  841. #~ "required)"
  842. #~ msgstr ""
  843. #~ "Типово результати відкриваються в тому ж"
  844. #~ " вікні. Цей плагін змінює поведінку, "
  845. #~ "щоб посилання відкривались типово в "
  846. #~ "нових вкладках/вікнах. (Необхідний JavaScript)"
  847. #~ msgid "Color"
  848. #~ msgstr "Колір"
  849. #~ msgid "Blue (default)"
  850. #~ msgstr "Синій (типово)"
  851. #~ msgid "Violet"
  852. #~ msgstr "Фіолетовий"
  853. #~ msgid "Green"
  854. #~ msgstr "Зелений"
  855. #~ msgid "Cyan"
  856. #~ msgstr "Блакитний"
  857. #~ msgid "Orange"
  858. #~ msgstr "Помаранчевий"
  859. #~ msgid "Red"
  860. #~ msgstr "Червоний"
  861. #~ msgid "Category"
  862. #~ msgstr "Категорія"
  863. #~ msgid "Block"
  864. #~ msgstr "Заблокувати"
  865. #~ msgid "original context"
  866. #~ msgstr "в контексті"
  867. #~ msgid "Plugins"
  868. #~ msgstr "Плагіни"
  869. #~ msgid "Answerers"
  870. #~ msgstr "Відповідачі"
  871. #~ msgid "Avg. time"
  872. #~ msgstr "Середній час"
  873. #~ msgid "show details"
  874. #~ msgstr "показати деталі"
  875. #~ msgid "hide details"
  876. #~ msgstr "приховати деталі"
  877. #~ msgid "Load more..."
  878. #~ msgstr "Завантажити більше..."
  879. #~ msgid "Loading..."
  880. #~ msgstr ""
  881. #~ msgid "Change searx layout"
  882. #~ msgstr "Змінити вигляд сайту"
  883. #~ msgid "Proxying image results through searx"
  884. #~ msgstr "Проксувати знайдені зображення за допомогою searx"
  885. #~ msgid "This is the list of searx's instant answering modules."
  886. #~ msgstr "Список модулів миттєвих відповідей searx."
  887. #~ msgid ""
  888. #~ "This is the list of cookies and"
  889. #~ " their values searx is storing on "
  890. #~ "your computer."
  891. #~ msgstr ""
  892. #~ "Це список cookie-файлів та їх значень,"
  893. #~ " які searx зберігає на вашому "
  894. #~ "комп'ютері."
  895. #~ msgid "With that list, you can assess searx transparency."
  896. #~ msgstr "По цьому списку ви можете оцінити відкритість searx."
  897. #~ msgid "It look like you are using searx first time."
  898. #~ msgstr "Схоже, що ви використовуєте searx вперше."
  899. #~ msgid "Please, try again later or find another searx instance."
  900. #~ msgstr ""
  901. #~ msgid "Themes"
  902. #~ msgstr "Теми"
  903. #~ msgid "Reliablity"
  904. #~ msgstr ""
  905. #~ msgid ""
  906. #~ "When enabled, the result page's title"
  907. #~ " contains your query. Your browser "
  908. #~ "can record this title."
  909. #~ msgstr ""
  910. #~ msgid "Method"
  911. #~ msgstr "Метод"
  912. #~ msgid ""
  913. #~ "This tab does not show up for "
  914. #~ "search results but you can search "
  915. #~ "the engines listed here via bangs."
  916. #~ msgstr ""
  917. #~ msgid "Advanced settings"
  918. #~ msgstr "Додаткові налаштування"
  919. #~ msgid "Close"
  920. #~ msgstr "Закрити"
  921. #~ msgid "Language"
  922. #~ msgstr ""
  923. #~ msgid "broken"
  924. #~ msgstr ""
  925. #~ msgid "supported"
  926. #~ msgstr ""
  927. #~ msgid "not supported"
  928. #~ msgstr ""
  929. #~ msgid "about"
  930. #~ msgstr "про сайт"
  931. #~ msgid "Avg."
  932. #~ msgstr ""
  933. #~ msgid "User Interface"
  934. #~ msgstr ""
  935. #~ msgid "Choose style for this theme"
  936. #~ msgstr "Обрати стиль для цієї теми"
  937. #~ msgid "Style"
  938. #~ msgstr "Стиль"
  939. #~ msgid "Show advanced settings"
  940. #~ msgstr ""
  941. #~ msgid "Show advanced settings panel in the home page by default"
  942. #~ msgstr ""
  943. #~ msgid "Allow all"
  944. #~ msgstr ""
  945. #~ msgid "Disable all"
  946. #~ msgstr ""
  947. #~ msgid "Selected language"
  948. #~ msgstr ""
  949. #~ msgid "Query"
  950. #~ msgstr ""
  951. #~ msgid "save"
  952. #~ msgstr "зберегти"
  953. #~ msgid "back"
  954. #~ msgstr "назад"
  955. #~ msgid "Links"
  956. #~ msgstr "Посилання"
  957. #~ msgid "RSS subscription"
  958. #~ msgstr ""
  959. #~ msgid "Search results"
  960. #~ msgstr "Результати пошуку"
  961. #~ msgid "next page"
  962. #~ msgstr "наступна сторінка"
  963. #~ msgid "previous page"
  964. #~ msgstr "попередня сторінка"
  965. #~ msgid "Start search"
  966. #~ msgstr "Розпочати пошук"
  967. #~ msgid "Clear search"
  968. #~ msgstr ""
  969. #~ msgid "Clear"
  970. #~ msgstr ""
  971. #~ msgid "stats"
  972. #~ msgstr "статистика"
  973. #~ msgid "Heads up!"
  974. #~ msgstr "Отакої!"
  975. #~ msgid "It look like you are using SearXNG first time."
  976. #~ msgstr ""
  977. #~ msgid "Well done!"
  978. #~ msgstr "Чудово!"
  979. #~ msgid "Settings saved successfully."
  980. #~ msgstr "Налаштування успішно збережені."
  981. #~ msgid "Oh snap!"
  982. #~ msgstr "От халепа!"
  983. #~ msgid "Something went wrong."
  984. #~ msgstr "Щось пішло не так."
  985. #~ msgid "Date"
  986. #~ msgstr ""
  987. #~ msgid "Type"
  988. #~ msgstr ""
  989. #~ msgid "Get image"
  990. #~ msgstr "Завантажити зображення"
  991. #~ msgid "Center Alignment"
  992. #~ msgstr ""
  993. #~ msgid "Displays results in the center of the page (Oscar layout)."
  994. #~ msgstr ""