messages.po 37 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473
  1. # Polish (Poland) translations for .
  2. # Copyright (C) 2017 ORGANIZATION
  3. # This file is distributed under the same license as the project.
  4. #
  5. # Translators:
  6. # Artur <artur@komoter.pl>, 2017
  7. # Markus Heiser <markus.heiser@darmarit.de>, 2022.
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: searx\n"
  11. "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
  12. "POT-Creation-Date: 2022-09-23 21:13+0000\n"
  13. "PO-Revision-Date: 2022-08-19 07:18+0000\n"
  14. "Last-Translator: Markus Heiser <markus.heiser@darmarit.de>\n"
  15. "Language: pl\n"
  16. "Language-Team: Polish "
  17. "<https://weblate.bubu1.eu/projects/searxng/searxng/pl/>\n"
  18. "Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && "
  19. "(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && "
  20. "n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
  21. "MIME-Version: 1.0\n"
  22. "Content-Type: text/plain; charset=utf-8\n"
  23. "Content-Transfer-Encoding: 8bit\n"
  24. "Generated-By: Babel 2.10.3\n"
  25. #. CONSTANT_NAMES['DEFAULT_GROUP_NAME']
  26. #: searx/searxng.msg
  27. msgid "others"
  28. msgstr "inne"
  29. #. CONSTANT_NAMES['OTHER_CATEGORY']
  30. #: searx/searxng.msg
  31. msgid "other"
  32. msgstr "inne"
  33. #. CATEGORY_NAMES['FILES']
  34. #: searx/searxng.msg
  35. msgid "files"
  36. msgstr "pliki"
  37. #. CATEGORY_NAMES['GENERAL']
  38. #: searx/searxng.msg
  39. msgid "general"
  40. msgstr "ogólne"
  41. #. CATEGORY_NAMES['MUSIC']
  42. #: searx/searxng.msg
  43. msgid "music"
  44. msgstr "muzyka"
  45. #. CATEGORY_NAMES['SOCIAL_MEDIA']
  46. #: searx/searxng.msg
  47. msgid "social media"
  48. msgstr "media społecznościowe"
  49. #. CATEGORY_NAMES['IMAGES']
  50. #: searx/searxng.msg
  51. msgid "images"
  52. msgstr "zdjęcia"
  53. #. CATEGORY_NAMES['VIDEOS']
  54. #: searx/searxng.msg
  55. msgid "videos"
  56. msgstr "wideo"
  57. #. CATEGORY_NAMES['IT']
  58. #: searx/searxng.msg
  59. msgid "it"
  60. msgstr "informatyka"
  61. #. CATEGORY_NAMES['NEWS']
  62. #: searx/searxng.msg
  63. msgid "news"
  64. msgstr "wiadomości"
  65. #. CATEGORY_NAMES['MAP']
  66. #: searx/searxng.msg
  67. msgid "map"
  68. msgstr "mapa"
  69. #. CATEGORY_NAMES['ONIONS']
  70. #: searx/searxng.msg
  71. msgid "onions"
  72. msgstr "onions"
  73. #. CATEGORY_NAMES['SCIENCE']
  74. #: searx/searxng.msg
  75. msgid "science"
  76. msgstr "nauka"
  77. #. CATEGORY_GROUPS['APPS']
  78. #: searx/searxng.msg
  79. msgid "apps"
  80. msgstr "aplikacje"
  81. #. CATEGORY_GROUPS['DICTIONARIES']
  82. #: searx/searxng.msg
  83. msgid "dictionaries"
  84. msgstr "słowniki"
  85. #. CATEGORY_GROUPS['LYRICS']
  86. #: searx/searxng.msg
  87. msgid "lyrics"
  88. msgstr "teksty piosenek"
  89. #. CATEGORY_GROUPS['PACKAGES']
  90. #: searx/searxng.msg
  91. msgid "packages"
  92. msgstr "pakiety"
  93. #. CATEGORY_GROUPS['Q_A']
  94. #: searx/searxng.msg
  95. msgid "q&a"
  96. msgstr "q&a"
  97. #. CATEGORY_GROUPS['REPOS']
  98. #: searx/searxng.msg
  99. msgid "repos"
  100. msgstr "repozytorium"
  101. #. CATEGORY_GROUPS['SOFTWARE_WIKIS']
  102. #: searx/searxng.msg
  103. msgid "software wikis"
  104. msgstr "dokumentacja aplikacji"
  105. #. CATEGORY_GROUPS['WEB']
  106. #: searx/searxng.msg
  107. msgid "web"
  108. msgstr "web"
  109. #. CATEGORY_GROUPS['SCIENTIFIC PUBLICATIONS']
  110. #: searx/searxng.msg
  111. msgid "scientific publications"
  112. msgstr ""
  113. #. STYLE_NAMES['AUTO']
  114. #: searx/searxng.msg
  115. msgid "auto"
  116. msgstr "automatycznie"
  117. #. STYLE_NAMES['LIGHT']
  118. #: searx/searxng.msg
  119. msgid "light"
  120. msgstr "jasny"
  121. #. STYLE_NAMES['DARK']
  122. #: searx/searxng.msg
  123. msgid "dark"
  124. msgstr "ciemny"
  125. #: searx/webapp.py:164
  126. msgid "timeout"
  127. msgstr "przekroczenie maksymalnego dozwolonego czasu"
  128. #: searx/webapp.py:165
  129. msgid "parsing error"
  130. msgstr "błąd przetwarzania"
  131. #: searx/webapp.py:166
  132. msgid "HTTP protocol error"
  133. msgstr "błąd protokołu HTTP"
  134. #: searx/webapp.py:167
  135. msgid "network error"
  136. msgstr "błąd sieci"
  137. #: searx/webapp.py:169
  138. msgid "unexpected crash"
  139. msgstr "niespodziewana awaria"
  140. #: searx/webapp.py:176
  141. msgid "HTTP error"
  142. msgstr "błąd HTTP"
  143. #: searx/webapp.py:177
  144. msgid "HTTP connection error"
  145. msgstr "błąd połączenia HTTP"
  146. #: searx/webapp.py:183
  147. msgid "proxy error"
  148. msgstr "błąd serwera proxy"
  149. #: searx/webapp.py:184
  150. msgid "CAPTCHA"
  151. msgstr "CAPTCHA"
  152. #: searx/webapp.py:185
  153. msgid "too many requests"
  154. msgstr "za dużo zapytań"
  155. #: searx/webapp.py:186
  156. msgid "access denied"
  157. msgstr "odmowa dostępu"
  158. #: searx/webapp.py:187
  159. msgid "server API error"
  160. msgstr "błąd serwera API"
  161. #: searx/webapp.py:362
  162. msgid "No item found"
  163. msgstr "Nie znaleziono elementu"
  164. #: searx/engines/qwant.py:217
  165. #: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:364
  166. msgid "Source"
  167. msgstr "Źródło"
  168. #: searx/webapp.py:366
  169. msgid "Error loading the next page"
  170. msgstr "Błąd wczytywania następnej strony"
  171. #: searx/webapp.py:517 searx/webapp.py:949
  172. msgid "Invalid settings, please edit your preferences"
  173. msgstr "Nieprawidłowe ustawienia, proszę zmienić swoje preferencje"
  174. #: searx/webapp.py:533
  175. msgid "Invalid settings"
  176. msgstr "Nieprawidłowe ustawienia"
  177. #: searx/webapp.py:610 searx/webapp.py:686
  178. msgid "search error"
  179. msgstr "błąd wyszukiwania"
  180. #: searx/webapp.py:848
  181. msgid "Suspended"
  182. msgstr "Zawieszone"
  183. #: searx/webutils.py:161
  184. msgid "{minutes} minute(s) ago"
  185. msgstr "{minutes} minut(y) temu"
  186. #: searx/webutils.py:162
  187. msgid "{hours} hour(s), {minutes} minute(s) ago"
  188. msgstr "{hours} godzin(y), {minutes} minut(y) temu"
  189. #: searx/answerers/random/answerer.py:67
  190. msgid "Random value generator"
  191. msgstr "Generator wartości losowych"
  192. #: searx/answerers/random/answerer.py:68
  193. msgid "Generate different random values"
  194. msgstr "Wygeneruj różne wartości losowe"
  195. #: searx/answerers/statistics/answerer.py:47
  196. msgid "Statistics functions"
  197. msgstr "Funkcje statystyczne"
  198. #: searx/answerers/statistics/answerer.py:48
  199. msgid "Compute {functions} of the arguments"
  200. msgstr "Oblicz {functions} argumentów"
  201. #: searx/engines/openstreetmap.py:160
  202. msgid "Get directions"
  203. msgstr "Pokaż wskazówki"
  204. #: searx/engines/pdbe.py:96
  205. msgid "{title} (OBSOLETE)"
  206. msgstr "{title} (PRZESTARZAŁY)"
  207. #: searx/engines/pdbe.py:103
  208. msgid "This entry has been superseded by"
  209. msgstr "Ten wpis został zastąpiony przez"
  210. #: searx/engines/qwant.py:219
  211. msgid "Channel"
  212. msgstr "Kanał"
  213. #: searx/engines/semantic_scholar.py:81
  214. msgid ""
  215. "{numCitations} citations from the year {firstCitationVelocityYear} to "
  216. "{lastCitationVelocityYear}"
  217. msgstr ""
  218. #: searx/engines/tineye.py:40
  219. msgid ""
  220. "Could not read that image url. This may be due to an unsupported file "
  221. "format. TinEye only supports images that are JPEG, PNG, GIF, BMP, TIFF or"
  222. " WebP."
  223. msgstr ""
  224. "Nie można odczytać obrazu z tego adresu URL. Może być to spowodowane "
  225. "nieobsługiwanym formatem pliku. TinEye obsługuje jedynie obrazy w "
  226. "formatach JPEG, PNG, GIF, BMP, TIFF i WebP."
  227. #: searx/engines/tineye.py:46
  228. msgid ""
  229. "The image is too simple to find matches. TinEye requires a basic level of"
  230. " visual detail to successfully identify matches."
  231. msgstr ""
  232. "Zdjęcie jest za proste by znaleźć wyniki TinEye wymaga prostego poziomu "
  233. "szczegółów wizualnych aby poprawnie zidentyfikować wyniki."
  234. #: searx/engines/tineye.py:52
  235. msgid "The image could not be downloaded."
  236. msgstr "Nie można pobrać obrazu."
  237. #: searx/engines/wttr.py:101
  238. msgid "Morning"
  239. msgstr ""
  240. #: searx/engines/wttr.py:101
  241. msgid "Noon"
  242. msgstr ""
  243. #: searx/engines/wttr.py:101
  244. msgid "Evening"
  245. msgstr ""
  246. #: searx/engines/wttr.py:101
  247. msgid "Night"
  248. msgstr ""
  249. #: searx/plugins/hash_plugin.py:24
  250. msgid "Converts strings to different hash digests."
  251. msgstr "Konwertuje tekst na różne skróty hash."
  252. #: searx/plugins/hash_plugin.py:52
  253. msgid "hash digest"
  254. msgstr "wartość hash"
  255. #: searx/plugins/hostname_replace.py:9
  256. msgid "Hostname replace"
  257. msgstr "Zastąp nazwę hosta"
  258. #: searx/plugins/hostname_replace.py:10
  259. msgid "Rewrite result hostnames or remove results based on the hostname"
  260. msgstr "Przepisz nazwy hostów w wynikach lub usuń wyniki na podstawie nazw hostów"
  261. #: searx/plugins/oa_doi_rewrite.py:9
  262. msgid "Open Access DOI rewrite"
  263. msgstr "Nadpisywanie DOI z otwartym dostępem"
  264. #: searx/plugins/oa_doi_rewrite.py:10
  265. msgid ""
  266. "Avoid paywalls by redirecting to open-access versions of publications "
  267. "when available"
  268. msgstr ""
  269. "Unikaj opłat za dostęp, przekierowując do otwartych wersji publikacji, "
  270. "gdy są dostępne"
  271. #: searx/plugins/search_on_category_select.py:19
  272. msgid "Search on category select"
  273. msgstr "Szukaj po wybraniu kategorii"
  274. #: searx/plugins/search_on_category_select.py:20
  275. msgid ""
  276. "Perform search immediately if a category selected. Disable to select "
  277. "multiple categories. (JavaScript required)"
  278. msgstr ""
  279. "Wykonaj wyszukiwanie natychmiast po wybraniu kategorii. Wyłącz, aby "
  280. "wybrać wiele kategorii. (Wymagany Javascript)"
  281. #: searx/plugins/self_info.py:20
  282. msgid "Self Informations"
  283. msgstr "Informacje o sobie"
  284. #: searx/plugins/self_info.py:21
  285. msgid ""
  286. "Displays your IP if the query is \"ip\" and your user agent if the query "
  287. "contains \"user agent\"."
  288. msgstr ""
  289. "Wyświetla Twój adres IP, jeśli zapytanie to \"ip\", i Twojego agenta "
  290. "użytkownika, jeśli zapytanie zawiera \"user agent\"."
  291. #: searx/plugins/tor_check.py:25
  292. msgid "Tor check plugin"
  293. msgstr "Sprawdzenie plugin TOR"
  294. #: searx/plugins/tor_check.py:28
  295. msgid ""
  296. "This plugin checks if the address of the request is a TOR exit node, and "
  297. "informs the user if it is, like check.torproject.org but from searxng."
  298. msgstr ""
  299. "Ten plugin sprawdza, czy adres wysyłający zapytanie jest węzłem "
  300. "wyjściowym sieci Tor, i powiadamia użytkownika jeśli jest, tak jak "
  301. "check.torproject.org ale z searxng."
  302. #: searx/plugins/tor_check.py:62
  303. msgid ""
  304. "The TOR exit node list (https://check.torproject.org/exit-addresses) is "
  305. "unreachable."
  306. msgstr ""
  307. "Lista węzłów wyjsciowych sieci Tor (https://check.torproject.org/exit-"
  308. "addresses) jest nieosiągalna."
  309. #: searx/plugins/tor_check.py:78
  310. msgid "You are using TOR. Your IP address seems to be: {ip_address}."
  311. msgstr "Używasz sieci TOR. Twoje IP widoczne z zewnątrz to {ip_address}."
  312. #: searx/plugins/tor_check.py:84
  313. msgid "You are not using TOR. Your IP address seems to be: {ip_address}."
  314. msgstr "Nie używasz TOR. Twój adres IP to: {ip_address}."
  315. #: searx/plugins/tracker_url_remover.py:29
  316. msgid "Tracker URL remover"
  317. msgstr "Usuwanie elementów śledzących z URL-ów"
  318. #: searx/plugins/tracker_url_remover.py:30
  319. msgid "Remove trackers arguments from the returned URL"
  320. msgstr "Usuń argumenty elementów śledzących ze zwróconego adresu URL"
  321. #: searx/plugins/vim_hotkeys.py:3
  322. msgid "Vim-like hotkeys"
  323. msgstr "Skróty podobne do Vima"
  324. #: searx/plugins/vim_hotkeys.py:4
  325. msgid ""
  326. "Navigate search results with Vim-like hotkeys (JavaScript required). "
  327. "Press \"h\" key on main or result page to get help."
  328. msgstr ""
  329. "Poruszaj się po wynikach wyszukiwania za pomocą skrótów podobnych do Vima"
  330. " (wymagany Javascript). Naciśnij klawisz \"h\" na stronie głównej lub "
  331. "stronie wyników, aby uzyskać pomoc."
  332. #: searx/templates/simple/404.html:4
  333. msgid "Page not found"
  334. msgstr "Strona nie znaleziona"
  335. #: searx/templates/simple/404.html:6
  336. #, python-format
  337. msgid "Go to %(search_page)s."
  338. msgstr "Przejdź do %(search_page)s."
  339. #: searx/templates/simple/404.html:6
  340. msgid "search page"
  341. msgstr "strona wyszukiwania"
  342. #: searx/templates/simple/base.html:46
  343. msgid "About"
  344. msgstr "Informacje o"
  345. #: searx/templates/simple/base.html:50
  346. msgid "Donate"
  347. msgstr "Wpłać"
  348. #: searx/templates/simple/base.html:54
  349. #: searx/templates/simple/preferences.html:99
  350. msgid "Preferences"
  351. msgstr "Preferencje"
  352. #: searx/templates/simple/base.html:64
  353. msgid "Powered by"
  354. msgstr "Obsługiwane przez"
  355. #: searx/templates/simple/base.html:64
  356. msgid "a privacy-respecting, open metasearch engine"
  357. msgstr ""
  358. #: searx/templates/simple/base.html:65
  359. msgid "Source code"
  360. msgstr "Kod źródłowy"
  361. #: searx/templates/simple/base.html:66
  362. msgid "Issue tracker"
  363. msgstr "Śledzenie błędów"
  364. #: searx/templates/simple/base.html:67 searx/templates/simple/stats.html:18
  365. msgid "Engine stats"
  366. msgstr "Statystyki wyszukiwarki"
  367. #: searx/templates/simple/base.html:69
  368. #: searx/templates/simple/messages/no_results.html:15
  369. msgid "Public instances"
  370. msgstr "Publiczne instancje"
  371. #: searx/templates/simple/base.html:72
  372. msgid "Privacy policy"
  373. msgstr "Polityka prywatności"
  374. #: searx/templates/simple/base.html:75
  375. msgid "Contact instance maintainer"
  376. msgstr "Skontaktuj się z właścicielem instancji"
  377. #: searx/templates/simple/categories.html:24
  378. msgid "Click on the magnifier to perform search"
  379. msgstr "Kliknij na szkło powiększające, aby wykonać wyszukiwanie"
  380. #: searx/templates/simple/macros.html:36
  381. msgid "Length"
  382. msgstr "Długość"
  383. #: searx/templates/simple/macros.html:37
  384. #: searx/templates/simple/result_templates/images.html:18
  385. #: searx/templates/simple/result_templates/paper.html:6
  386. msgid "Author"
  387. msgstr "Autor"
  388. #: searx/templates/simple/macros.html:45
  389. msgid "cached"
  390. msgstr "buforowane"
  391. #: searx/templates/simple/macros.html:45
  392. msgid "proxied"
  393. msgstr "przesłane poprzez proxy"
  394. #: searx/templates/simple/new_issue.html:64
  395. msgid "Start submiting a new issue on GitHub"
  396. msgstr "Zacznij zgłaszać nowy problemy na GitHub'ie"
  397. #: searx/templates/simple/new_issue.html:66
  398. msgid "Please check for existing bugs about this engine on GitHub"
  399. msgstr "Sprawdź istniejące błędy dotyczące tego silnika na GitHub"
  400. #: searx/templates/simple/new_issue.html:69
  401. msgid "I confirm there is no existing bug about the issue I encounter"
  402. msgstr "Potwierdzam, że nie ma istniejącego błędu dotyczącego napotkanego problemu"
  403. #: searx/templates/simple/new_issue.html:71
  404. msgid "If this is a public instance, please specify the URL in the bug report"
  405. msgstr ""
  406. "Jeśli jest to instancja publiczna, podaj adres URL w zgłoszeniu "
  407. "dotyczącego tego błędu"
  408. #: searx/templates/simple/new_issue.html:72
  409. msgid "Submit a new issue on Github including the above information"
  410. msgstr "Zgłoś nowy problem na Githubie, podając powyższe informacje"
  411. #: searx/templates/simple/preferences.html:29
  412. msgid "No HTTPS"
  413. msgstr "Brak HTTPS"
  414. #: searx/templates/simple/messages/no_results.html:10
  415. #: searx/templates/simple/preferences.html:31
  416. #: searx/templates/simple/preferences.html:32
  417. #: searx/templates/simple/results.html:49
  418. msgid "View error logs and submit a bug report"
  419. msgstr "Zobacz dziennik błędów i zgłoś je"
  420. #: searx/templates/simple/preferences.html:53
  421. #: searx/templates/simple/stats.html:64
  422. msgid "Median"
  423. msgstr "Mediana"
  424. #: searx/templates/simple/preferences.html:54
  425. #: searx/templates/simple/stats.html:70
  426. msgid "P80"
  427. msgstr "P80"
  428. #: searx/templates/simple/preferences.html:55
  429. #: searx/templates/simple/stats.html:76
  430. msgid "P95"
  431. msgstr "P95"
  432. #: searx/templates/simple/preferences.html:83
  433. msgid "Failed checker test(s): "
  434. msgstr "Test sprawdzający zakończony niepowodzeniem: "
  435. #: searx/templates/simple/preferences.html:85
  436. msgid "Errors:"
  437. msgstr "Błędy:"
  438. #: searx/templates/simple/preferences.html:105
  439. msgid "General"
  440. msgstr "Ogólne"
  441. #: searx/templates/simple/preferences.html:108
  442. msgid "Default categories"
  443. msgstr "Domyślne kategorie"
  444. #: searx/templates/simple/filters/languages.html:1
  445. #: searx/templates/simple/preferences.html:115
  446. msgid "Search language"
  447. msgstr "Język wyszukiwania"
  448. #: searx/templates/simple/filters/languages.html:2
  449. #: searx/templates/simple/preferences.html:118
  450. msgid "Default language"
  451. msgstr "Domyślny język"
  452. #: searx/templates/simple/preferences.html:124
  453. msgid "What language do you prefer for search?"
  454. msgstr "W jakim języku wolisz wyszukiwać?"
  455. #: searx/templates/simple/preferences.html:129
  456. msgid "Autocomplete"
  457. msgstr "Autouzupełnienie"
  458. #: searx/templates/simple/preferences.html:138
  459. msgid "Find stuff as you type"
  460. msgstr "Szukaj podczas pisania"
  461. #: searx/templates/simple/filters/safesearch.html:1
  462. #: searx/templates/simple/filters/safesearch.html:2
  463. #: searx/templates/simple/filters/safesearch.html:3
  464. #: searx/templates/simple/filters/safesearch.html:4
  465. #: searx/templates/simple/preferences.html:143
  466. #: searx/templates/simple/preferences.html:311
  467. msgid "SafeSearch"
  468. msgstr "Bezpieczne wyszukiwanie"
  469. #: searx/templates/simple/filters/safesearch.html:2
  470. #: searx/templates/simple/preferences.html:146
  471. msgid "Strict"
  472. msgstr "Bezkompromisowe"
  473. #: searx/templates/simple/filters/safesearch.html:3
  474. #: searx/templates/simple/preferences.html:147
  475. msgid "Moderate"
  476. msgstr "Umiarkowane"
  477. #: searx/templates/simple/filters/safesearch.html:4
  478. #: searx/templates/simple/preferences.html:148
  479. msgid "None"
  480. msgstr "Wyłączone"
  481. #: searx/templates/simple/preferences.html:151
  482. msgid "Filter content"
  483. msgstr "Filtruj treści"
  484. #: searx/templates/simple/preferences.html:157
  485. msgid "Open Access DOI resolver"
  486. msgstr "Podsystem DOI z otwartym dostępem"
  487. #: searx/templates/simple/preferences.html:167
  488. msgid ""
  489. "Redirect to open-access versions of publications when available (plugin "
  490. "required)"
  491. msgstr ""
  492. "Przekierowanie do otwartych wersji publikacji, gdy są dostępne (wymagana "
  493. "wtyczka)"
  494. #: searx/templates/simple/preferences.html:171
  495. msgid "Engine tokens"
  496. msgstr "Tokeny wyszukiwarek"
  497. #: searx/templates/simple/preferences.html:175
  498. msgid "Access tokens for private engines"
  499. msgstr "Tokeny dostępu do prywatnych wyszukiwarek"
  500. #: searx/templates/simple/preferences.html:179
  501. msgid "User interface"
  502. msgstr "Interfejs użytkownika"
  503. #: searx/templates/simple/preferences.html:182
  504. msgid "Interface language"
  505. msgstr "Język interfejsu"
  506. #: searx/templates/simple/preferences.html:190
  507. msgid "Change the language of the layout"
  508. msgstr "Zmień język układu"
  509. #: searx/templates/simple/preferences.html:195
  510. msgid "Theme"
  511. msgstr "Motyw"
  512. #: searx/templates/simple/preferences.html:203
  513. msgid "Change SearXNG layout"
  514. msgstr "Zmień wygląd SearXNG"
  515. #: searx/templates/simple/preferences.html:206
  516. msgid "Theme style"
  517. msgstr "Styl motywu"
  518. #: searx/templates/simple/preferences.html:214
  519. msgid "Choose auto to follow your browser settings"
  520. msgstr "Wybierz auto by używać ustawień twojej przeglądarki"
  521. #: searx/templates/simple/preferences.html:217
  522. msgid "Center Alignment"
  523. msgstr "Wyśrodkowanie"
  524. #: searx/templates/simple/preferences.html:220
  525. #: searx/templates/simple/preferences.html:232
  526. #: searx/templates/simple/preferences.html:244
  527. msgid "On"
  528. msgstr "Włączone"
  529. #: searx/templates/simple/preferences.html:221
  530. #: searx/templates/simple/preferences.html:233
  531. #: searx/templates/simple/preferences.html:245
  532. msgid "Off"
  533. msgstr "Wyłączone"
  534. #: searx/templates/simple/preferences.html:224
  535. msgid "Displays results in the center of the page (Oscar layout)."
  536. msgstr "Pokazuje wyniki na środku strony (układ Oscara)."
  537. #: searx/templates/simple/preferences.html:229
  538. msgid "Results on new tabs"
  539. msgstr "Wyniki w nowych kartach"
  540. #: searx/templates/simple/preferences.html:236
  541. msgid "Open result links on new browser tabs"
  542. msgstr "Otwórz hiperłącza wyników w nowych kartach przeglądarki"
  543. #: searx/templates/simple/preferences.html:241
  544. msgid "Infinite scroll"
  545. msgstr "Nieskończone przewijanie"
  546. #: searx/templates/simple/preferences.html:248
  547. msgid "Automatically load next page when scrolling to bottom of current page"
  548. msgstr ""
  549. "Automatycznie ładuj następną stronę podczas przewijania do dolnej części "
  550. "bieżącej strony"
  551. #: searx/templates/simple/preferences.html:254
  552. msgid "Privacy"
  553. msgstr "Prywatność"
  554. #: searx/templates/simple/preferences.html:257
  555. msgid "HTTP Method"
  556. msgstr "Metoda HTTP"
  557. #: searx/templates/simple/preferences.html:264
  558. msgid ""
  559. "Change how forms are submited, <a "
  560. "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  561. " rel=\"external\">learn more about request methods</a>"
  562. msgstr ""
  563. "Zmień sposób przesyłania formularzy, <a "
  564. "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  565. " rel=\"external\">dowiedz się więcej o metodach HTTP</a>"
  566. #: searx/templates/simple/preferences.html:269
  567. msgid "Image proxy"
  568. msgstr "Proxy zdjęć"
  569. #: searx/templates/simple/preferences.html:272
  570. #: searx/templates/simple/preferences.html:284
  571. msgid "Enabled"
  572. msgstr "Włączone"
  573. #: searx/templates/simple/preferences.html:273
  574. #: searx/templates/simple/preferences.html:285
  575. msgid "Disabled"
  576. msgstr "Wyłączone"
  577. #: searx/templates/simple/preferences.html:276
  578. msgid "Proxying image results through SearXNG"
  579. msgstr "Przepuść zdjęcia przez serwer SearXNG"
  580. #: searx/templates/simple/preferences.html:281
  581. msgid "Query in the page's title"
  582. msgstr "Wyszukiwanie w tytule strony"
  583. #: searx/templates/simple/preferences.html:288
  584. msgid ""
  585. "When enabled, the result page's title contains your query. Your browser "
  586. "can record this title"
  587. msgstr ""
  588. "Gdy włączone, tytuł strony z wynikiem będzie zawierał twoje zapytanie. "
  589. "Twoja przeglądarka może widzieć ten tytuł"
  590. #: searx/templates/simple/preferences.html:294
  591. msgid "Engines"
  592. msgstr "Wyszukiwarki"
  593. #: searx/templates/simple/preferences.html:295
  594. msgid "Currently used search engines"
  595. msgstr "Obecnie używane wyszukiwarki"
  596. #: searx/templates/simple/preferences.html:302
  597. msgid ""
  598. "This tab does not show up for search results, but you can search the "
  599. "engines listed here via bangs."
  600. msgstr ""
  601. "Wyszukiwarki z tej zakładki nie pokazują się w wynikach wyszukiwania, ale"
  602. " możesz ich używać przez bangs."
  603. #: searx/templates/simple/preferences.html:307
  604. #: searx/templates/simple/preferences.html:358
  605. msgid "Allow"
  606. msgstr "Pozwól"
  607. #: searx/templates/simple/preferences.html:308
  608. #: searx/templates/simple/stats.html:25
  609. msgid "Engine name"
  610. msgstr "Nazwa wyszukiwarki"
  611. #: searx/templates/simple/preferences.html:309
  612. msgid "Shortcut"
  613. msgstr "Skrót"
  614. #: searx/templates/simple/preferences.html:310
  615. msgid "Supports selected language"
  616. msgstr "Obsługuje wybrany język"
  617. #: searx/templates/simple/filters/time_range.html:1
  618. #: searx/templates/simple/preferences.html:312
  619. msgid "Time range"
  620. msgstr "Zakres czasu"
  621. #: searx/templates/simple/preferences.html:313
  622. #: searx/templates/simple/stats.html:28
  623. msgid "Response time"
  624. msgstr "Czas odpowiedzi"
  625. #: searx/templates/simple/preferences.html:314
  626. msgid "Max time"
  627. msgstr "Maksymalny czas"
  628. #: searx/templates/simple/preferences.html:315
  629. #: searx/templates/simple/stats.html:29
  630. msgid "Reliability"
  631. msgstr "Niezawodność"
  632. #: searx/templates/simple/preferences.html:353
  633. msgid "Special Queries"
  634. msgstr "Specialne Zapytania"
  635. #: searx/templates/simple/preferences.html:359
  636. msgid "Keywords"
  637. msgstr "Słowa kluczowe"
  638. #: searx/templates/simple/preferences.html:360
  639. msgid "Name"
  640. msgstr "Nazwa"
  641. #: searx/templates/simple/preferences.html:361
  642. msgid "Description"
  643. msgstr "Opis"
  644. #: searx/templates/simple/preferences.html:362
  645. msgid "Examples"
  646. msgstr "Przykłady"
  647. #: searx/templates/simple/preferences.html:365
  648. msgid "This is the list of SearXNG's instant answering modules."
  649. msgstr "To jest lista modułów \"natychmiastowych odpowiedzi\" SearXNG."
  650. #: searx/templates/simple/preferences.html:376
  651. msgid "This is the list of plugins."
  652. msgstr "To jest list wtyczek."
  653. #: searx/templates/simple/preferences.html:393
  654. msgid "Cookies"
  655. msgstr "Ciasteczka"
  656. #: searx/templates/simple/preferences.html:395
  657. msgid ""
  658. "This is the list of cookies and their values SearXNG is storing on your "
  659. "computer."
  660. msgstr ""
  661. "To jest lista plików cookies i ich zawartości, które SearXNG przechowuje "
  662. "na twoim komputerze."
  663. #: searx/templates/simple/preferences.html:396
  664. msgid "With that list, you can assess SearXNG transparency."
  665. msgstr "Dzięki tej liście, możesz ocenić przejrzystość SearXNG."
  666. #: searx/templates/simple/preferences.html:401
  667. msgid "Cookie name"
  668. msgstr "Nazwa ciasteczka"
  669. #: searx/templates/simple/preferences.html:402
  670. msgid "Value"
  671. msgstr "Wartość"
  672. #: searx/templates/simple/preferences.html:414
  673. msgid "Search URL of the currently saved preferences"
  674. msgstr "Wyszukaj adres URL aktualnie zapisanych preferencji"
  675. #: searx/templates/simple/preferences.html:418
  676. msgid ""
  677. "Note: specifying custom settings in the search URL can reduce privacy by "
  678. "leaking data to the clicked result sites."
  679. msgstr ""
  680. "Uwaga: określanie ustawień niestandardowych w adresie URL wyszukiwania "
  681. "może zmniejszyć prywatność, przenosząc dane do klikniętych stron z "
  682. "wyników."
  683. #: searx/templates/simple/preferences.html:419
  684. msgid "URL to restore your preferences in another browser"
  685. msgstr "URL do przywrócenia twoich ustawień w innej przeglądarce"
  686. #: searx/templates/simple/preferences.html:423
  687. msgid ""
  688. "Specifying custom settings in the preferences URL can be used to sync "
  689. "preferences across devices."
  690. msgstr ""
  691. "Określanie własnych ustawień w adresie URL preferencji może służyć do "
  692. "synchronizowania preferencji między urządzeniami."
  693. #: searx/templates/simple/preferences.html:428
  694. msgid ""
  695. "These settings are stored in your cookies, this allows us not to store "
  696. "this data about you."
  697. msgstr ""
  698. "Ustawienia te są przechowywane w ciasteczkach, co pozwala nam nie "
  699. "przechowywać tych danych o Tobie."
  700. #: searx/templates/simple/preferences.html:430
  701. msgid ""
  702. "These cookies serve your sole convenience, we don't use these cookies to "
  703. "track you."
  704. msgstr ""
  705. "Te ciasteczka służą wyłącznie Twojej wygodzie, nie używamy tych "
  706. "ciasteczek do śledzenia Ciebie."
  707. #: searx/templates/simple/preferences.html:433
  708. msgid "Save"
  709. msgstr "Zapisz"
  710. #: searx/templates/simple/preferences.html:434
  711. msgid "Reset defaults"
  712. msgstr "Przywróć domyślne"
  713. #: searx/templates/simple/preferences.html:435
  714. msgid "Back"
  715. msgstr "Powrót"
  716. #: searx/templates/simple/results.html:23
  717. msgid "Answers"
  718. msgstr "Odpowiedzi"
  719. #: searx/templates/simple/results.html:39
  720. msgid "Number of results"
  721. msgstr "Liczba wyników"
  722. #: searx/templates/simple/messages/no_results.html:6
  723. #: searx/templates/simple/results.html:46
  724. msgid "Error!"
  725. msgstr "Błąd!"
  726. #: searx/templates/simple/results.html:46
  727. msgid "Engines cannot retrieve results"
  728. msgstr "Wyszukiwarki nie mogą pobrać wyników"
  729. #: searx/templates/simple/results.html:68
  730. msgid "Suggestions"
  731. msgstr "Propozycje"
  732. #: searx/templates/simple/results.html:90
  733. msgid "Search URL"
  734. msgstr "URL wyszukiwania"
  735. #: searx/templates/simple/results.html:96
  736. msgid "Download results"
  737. msgstr "Ściągnij wyniki"
  738. #: searx/templates/simple/results.html:120
  739. msgid "Try searching for:"
  740. msgstr "Spróbuj wyszukać:"
  741. #: searx/templates/simple/results.html:152
  742. msgid "Back to top"
  743. msgstr "Do góry"
  744. #: searx/templates/simple/results.html:170
  745. msgid "Previous page"
  746. msgstr "poprzednia strona"
  747. #: searx/templates/simple/results.html:187
  748. msgid "Next page"
  749. msgstr "następna strona"
  750. #: searx/templates/simple/search.html:3
  751. msgid "Display the front page"
  752. msgstr "Wyświetl stronę główną"
  753. #: searx/templates/simple/search.html:9
  754. #: searx/templates/simple/simple_search.html:5
  755. msgid "Search for..."
  756. msgstr "Wyszukaj..."
  757. #: searx/templates/simple/search.html:10
  758. #: searx/templates/simple/simple_search.html:6
  759. msgid "clear"
  760. msgstr "wyczyść"
  761. #: searx/templates/simple/search.html:11
  762. #: searx/templates/simple/simple_search.html:7
  763. msgid "search"
  764. msgstr "wyszukaj"
  765. #: searx/templates/simple/stats.html:21
  766. msgid "There is currently no data available. "
  767. msgstr "Obecnie nie ma dostępnych danych. "
  768. #: searx/templates/simple/stats.html:26
  769. msgid "Scores"
  770. msgstr "Wyniki"
  771. #: searx/templates/simple/stats.html:27
  772. msgid "Result count"
  773. msgstr "Ilość wyników"
  774. #: searx/templates/simple/stats.html:59
  775. msgid "Total"
  776. msgstr "Suma"
  777. #: searx/templates/simple/stats.html:60
  778. msgid "HTTP"
  779. msgstr "HTTP"
  780. #: searx/templates/simple/stats.html:61
  781. msgid "Processing"
  782. msgstr "Przetwarzanie"
  783. #: searx/templates/simple/stats.html:99
  784. msgid "Warnings"
  785. msgstr "Ostrzeżenia"
  786. #: searx/templates/simple/stats.html:99
  787. msgid "Errors and exceptions"
  788. msgstr "Błędy i wyjątki"
  789. #: searx/templates/simple/stats.html:105
  790. msgid "Exception"
  791. msgstr "Wyjątek"
  792. #: searx/templates/simple/stats.html:107
  793. msgid "Message"
  794. msgstr "Wiadomość"
  795. #: searx/templates/simple/stats.html:109
  796. msgid "Percentage"
  797. msgstr "Odsetek"
  798. #: searx/templates/simple/stats.html:111
  799. msgid "Parameter"
  800. msgstr "Parametr"
  801. #: searx/templates/simple/stats.html:119
  802. msgid "Filename"
  803. msgstr "Nazwa pliku"
  804. #: searx/templates/simple/stats.html:120
  805. msgid "Function"
  806. msgstr "Funkcja"
  807. #: searx/templates/simple/stats.html:121
  808. msgid "Code"
  809. msgstr "Kod"
  810. #: searx/templates/simple/stats.html:128
  811. msgid "Checker"
  812. msgstr "Weryfikacja"
  813. #: searx/templates/simple/stats.html:131
  814. msgid "Failed test"
  815. msgstr "Test zakończony niepowodzeniem"
  816. #: searx/templates/simple/stats.html:132
  817. msgid "Comment(s)"
  818. msgstr "Komentarz(e)"
  819. #: searx/templates/simple/filters/time_range.html:3
  820. msgid "Anytime"
  821. msgstr "W każdej chwili"
  822. #: searx/templates/simple/filters/time_range.html:6
  823. msgid "Last day"
  824. msgstr "W ostatnim dniu"
  825. #: searx/templates/simple/filters/time_range.html:9
  826. msgid "Last week"
  827. msgstr "W ostatnim tygodniu"
  828. #: searx/templates/simple/filters/time_range.html:12
  829. msgid "Last month"
  830. msgstr "W ostatnim miesiącu"
  831. #: searx/templates/simple/filters/time_range.html:15
  832. msgid "Last year"
  833. msgstr "W ostatnim roku"
  834. #: searx/templates/simple/messages/no_cookies.html:3
  835. msgid "Information!"
  836. msgstr "Informacja!"
  837. #: searx/templates/simple/messages/no_cookies.html:4
  838. msgid "currently, there are no cookies defined."
  839. msgstr "obecnie nie zdefiniowano żadnych ciasteczek."
  840. #: searx/templates/simple/messages/no_results.html:6
  841. msgid "Engines cannot retrieve results."
  842. msgstr "Wyszukiwarki nie mogą pobrać wyników."
  843. #: searx/templates/simple/messages/no_results.html:15
  844. msgid "Please, try again later or find another SearXNG instance."
  845. msgstr "Proszę spróbować później albo znaleźć inną instancję SearXNG."
  846. #: searx/templates/simple/messages/no_results.html:20
  847. msgid "Sorry!"
  848. msgstr "Przepraszamy!"
  849. #: searx/templates/simple/messages/no_results.html:21
  850. msgid ""
  851. "we didn't find any results. Please use another query or search in more "
  852. "categories."
  853. msgstr ""
  854. "nie znaleźliśmy żadnych wyników. Użyj innego zapytania lub wyszukaj "
  855. "więcej kategorii."
  856. #: searx/templates/simple/result_templates/default.html:6
  857. msgid "show media"
  858. msgstr "pokaż media"
  859. #: searx/templates/simple/result_templates/default.html:6
  860. msgid "hide media"
  861. msgstr "ukryj media"
  862. #: searx/templates/simple/result_templates/default.html:14
  863. #: searx/templates/simple/result_templates/videos.html:14
  864. msgid "This site did not provide any description."
  865. msgstr "Ta strona nie podała żadnego opisu."
  866. #: searx/templates/simple/result_templates/images.html:19
  867. msgid "Format"
  868. msgstr "Format"
  869. #: searx/templates/simple/result_templates/images.html:21
  870. msgid "Engine"
  871. msgstr "Wyszukiwarka"
  872. #: searx/templates/simple/result_templates/images.html:22
  873. msgid "View source"
  874. msgstr "Pokaż źródło"
  875. #: searx/templates/simple/result_templates/map.html:12
  876. msgid "address"
  877. msgstr "adres"
  878. #: searx/templates/simple/result_templates/map.html:43
  879. msgid "show map"
  880. msgstr "pokaż mapę"
  881. #: searx/templates/simple/result_templates/map.html:43
  882. msgid "hide map"
  883. msgstr "ukryj mapę"
  884. #: searx/templates/simple/result_templates/paper.html:5
  885. msgid "Published date"
  886. msgstr ""
  887. #: searx/templates/simple/result_templates/paper.html:9
  888. msgid "Journal"
  889. msgstr ""
  890. #: searx/templates/simple/result_templates/paper.html:22
  891. msgid "Editor"
  892. msgstr ""
  893. #: searx/templates/simple/result_templates/paper.html:23
  894. msgid "Publisher"
  895. msgstr ""
  896. #: searx/templates/simple/result_templates/paper.html:24
  897. msgid "Type"
  898. msgstr ""
  899. #: searx/templates/simple/result_templates/paper.html:25
  900. msgid "Tags"
  901. msgstr ""
  902. #: searx/templates/simple/result_templates/paper.html:26
  903. msgid "DOI"
  904. msgstr ""
  905. #: searx/templates/simple/result_templates/paper.html:27
  906. msgid "ISSN"
  907. msgstr ""
  908. #: searx/templates/simple/result_templates/paper.html:28
  909. msgid "ISBN"
  910. msgstr ""
  911. #: searx/templates/simple/result_templates/paper.html:34
  912. msgid "PDF"
  913. msgstr ""
  914. #: searx/templates/simple/result_templates/paper.html:37
  915. msgid "HTML"
  916. msgstr ""
  917. #: searx/templates/simple/result_templates/torrent.html:6
  918. msgid "magnet link"
  919. msgstr "hiperłącze magnetyczne"
  920. #: searx/templates/simple/result_templates/torrent.html:7
  921. msgid "torrent file"
  922. msgstr "plik torrent"
  923. #: searx/templates/simple/result_templates/torrent.html:9
  924. msgid "Seeder"
  925. msgstr "Udostępniający"
  926. #: searx/templates/simple/result_templates/torrent.html:9
  927. msgid "Leecher"
  928. msgstr "Pobierający"
  929. #: searx/templates/simple/result_templates/torrent.html:11
  930. msgid "Filesize"
  931. msgstr "Rozmiar pliku"
  932. #: searx/templates/simple/result_templates/torrent.html:12
  933. msgid "Bytes"
  934. msgstr "Bajtów"
  935. #: searx/templates/simple/result_templates/torrent.html:13
  936. msgid "kiB"
  937. msgstr "KiB"
  938. #: searx/templates/simple/result_templates/torrent.html:14
  939. msgid "MiB"
  940. msgstr "MiB"
  941. #: searx/templates/simple/result_templates/torrent.html:15
  942. msgid "GiB"
  943. msgstr "GiB"
  944. #: searx/templates/simple/result_templates/torrent.html:16
  945. msgid "TiB"
  946. msgstr "TiB"
  947. #: searx/templates/simple/result_templates/torrent.html:20
  948. msgid "Number of Files"
  949. msgstr "Liczba plików"
  950. #: searx/templates/simple/result_templates/videos.html:6
  951. msgid "show video"
  952. msgstr "pokaż wideo"
  953. #: searx/templates/simple/result_templates/videos.html:6
  954. msgid "hide video"
  955. msgstr "ukryj wideo"
  956. #~ msgid "request exception"
  957. #~ msgstr "wyjątek w żądaniu"
  958. #~ msgid "Engine time (sec)"
  959. #~ msgstr "Czas wyszukiwania (sek)"
  960. #~ msgid "Page loads (sec)"
  961. #~ msgstr "Ładowanie strony (sek)"
  962. #~ msgid "Errors"
  963. #~ msgstr "Błędy"
  964. #~ msgid "{title}&nbsp;(OBSOLETE)"
  965. #~ msgstr "{title}&nbsp;(PRZESTARZAŁE)"
  966. #~ msgid "Rewrite HTTP links to HTTPS if possible"
  967. #~ msgstr "Nadpisuj hiperłącza HTTP na HTTPS, jeśli to możliwe"
  968. #~ msgid ""
  969. #~ "Results are opened in the same "
  970. #~ "window by default. This plugin "
  971. #~ "overwrites the default behaviour to open"
  972. #~ " links on new tabs/windows. (JavaScript "
  973. #~ "required)"
  974. #~ msgstr ""
  975. #~ "Wyniki są domyślnie otwierane w tym "
  976. #~ "samym oknie. Ta wtyczka zastępuje "
  977. #~ "domyślne zachowanie w celu otwarcia "
  978. #~ "hiperłączy w nowych kartach/oknach. (Wymagany"
  979. #~ " Javascript)"
  980. #~ msgid "Color"
  981. #~ msgstr "Kolor"
  982. #~ msgid "Blue (default)"
  983. #~ msgstr "Niebieski (domyślny)"
  984. #~ msgid "Violet"
  985. #~ msgstr "Fioletowy"
  986. #~ msgid "Green"
  987. #~ msgstr "Zielony"
  988. #~ msgid "Cyan"
  989. #~ msgstr "Turkusowy"
  990. #~ msgid "Orange"
  991. #~ msgstr "Pomarańczowy"
  992. #~ msgid "Red"
  993. #~ msgstr "Czerwony"
  994. #~ msgid "Category"
  995. #~ msgstr "Kategoria"
  996. #~ msgid "Block"
  997. #~ msgstr "Blokuj"
  998. #~ msgid "original context"
  999. #~ msgstr "oryginalny kontekst"
  1000. #~ msgid "Plugins"
  1001. #~ msgstr "Wtyczki"
  1002. #~ msgid "Answerers"
  1003. #~ msgstr "Respondenci"
  1004. #~ msgid "Avg. time"
  1005. #~ msgstr "Śr. czas"
  1006. #~ msgid "show details"
  1007. #~ msgstr "pokaż szczegóły"
  1008. #~ msgid "hide details"
  1009. #~ msgstr "ukryj szczegóły"
  1010. #~ msgid "Load more..."
  1011. #~ msgstr "Załaduj więcej..."
  1012. #~ msgid "Change searx layout"
  1013. #~ msgstr "Zmień układ searx"
  1014. #~ msgid "Proxying image results through searx"
  1015. #~ msgstr "Przesyłanie wyników obrazów poprzez proxy searx"
  1016. #~ msgid "This is the list of searx's instant answering modules."
  1017. #~ msgstr "Oto lista modułów natychmiastowych odpowiedzi w searx."
  1018. #~ msgid ""
  1019. #~ "This is the list of cookies and"
  1020. #~ " their values searx is storing on "
  1021. #~ "your computer."
  1022. #~ msgstr ""
  1023. #~ "Oto lista ciasteczek i ich wartości, "
  1024. #~ "które searx zapisuje na Twoim "
  1025. #~ "komputerze."
  1026. #~ msgid "With that list, you can assess searx transparency."
  1027. #~ msgstr "Za pomocą tej listy możesz ocenić przezroczystość searx."
  1028. #~ msgid "It look like you are using searx first time."
  1029. #~ msgstr "Wygląda na to, że po raz pierwszy używasz searx."
  1030. #~ msgid "Please, try again later or find another searx instance."
  1031. #~ msgstr "Spróbuj ponownie później lub znajdź inną instancję searx."
  1032. #~ msgid "Themes"
  1033. #~ msgstr "Motywy"
  1034. #~ msgid "Reliablity"
  1035. #~ msgstr "Niezawodność"
  1036. #~ msgid ""
  1037. #~ "When enabled, the result page's title"
  1038. #~ " contains your query. Your browser "
  1039. #~ "can record this title."
  1040. #~ msgstr ""
  1041. #~ msgid "Method"
  1042. #~ msgstr "Metoda"
  1043. #~ msgid ""
  1044. #~ "This tab does not show up for "
  1045. #~ "search results but you can search "
  1046. #~ "the engines listed here via bangs."
  1047. #~ msgstr ""
  1048. #~ msgid "Advanced settings"
  1049. #~ msgstr "Zaawansowane ustawienia"
  1050. #~ msgid "Close"
  1051. #~ msgstr "Zamknij"
  1052. #~ msgid "Language"
  1053. #~ msgstr "Język"
  1054. #~ msgid "broken"
  1055. #~ msgstr "zepsute"
  1056. #~ msgid "supported"
  1057. #~ msgstr "wspierane"
  1058. #~ msgid "not supported"
  1059. #~ msgstr "niewspierane"
  1060. #~ msgid "about"
  1061. #~ msgstr "O searx"
  1062. #~ msgid "Avg."
  1063. #~ msgstr "Śr."
  1064. #~ msgid "User Interface"
  1065. #~ msgstr "Interfejs Użytkownika"
  1066. #~ msgid "Choose style for this theme"
  1067. #~ msgstr "Wybierz styl dla tego motywu"
  1068. #~ msgid "Style"
  1069. #~ msgstr "Styl"
  1070. #~ msgid "Show advanced settings"
  1071. #~ msgstr "Pokaż ustawienia zaawansowane"
  1072. #~ msgid "Show advanced settings panel in the home page by default"
  1073. #~ msgstr "Zawsze pokazuj panel ustawień zaawansowanych na stronie głównej"
  1074. #~ msgid "Allow all"
  1075. #~ msgstr "Zezwól na wszystkie"
  1076. #~ msgid "Disable all"
  1077. #~ msgstr "Wyłącz wszystkie"
  1078. #~ msgid "Selected language"
  1079. #~ msgstr "Wybrany język"
  1080. #~ msgid "Query"
  1081. #~ msgstr "Zapytanie"
  1082. #~ msgid "save"
  1083. #~ msgstr "zapisz"
  1084. #~ msgid "back"
  1085. #~ msgstr "z powrotem"
  1086. #~ msgid "Links"
  1087. #~ msgstr "Hiperłącza"
  1088. #~ msgid "RSS subscription"
  1089. #~ msgstr "Subskrypcja RSS"
  1090. #~ msgid "Search results"
  1091. #~ msgstr "Wyniki wyszukiwania"
  1092. #~ msgid "next page"
  1093. #~ msgstr "następna strona"
  1094. #~ msgid "previous page"
  1095. #~ msgstr "poprzednia strona"
  1096. #~ msgid "Start search"
  1097. #~ msgstr "Rozpocznij wyszukiwanie"
  1098. #~ msgid "Clear search"
  1099. #~ msgstr "Wyczyść wyszukiwanie"
  1100. #~ msgid "Clear"
  1101. #~ msgstr "Wyczyść"
  1102. #~ msgid "stats"
  1103. #~ msgstr "statystyki"
  1104. #~ msgid "Heads up!"
  1105. #~ msgstr "Moment!"
  1106. #~ msgid "It look like you are using SearXNG first time."
  1107. #~ msgstr "Wygląda na to, że używasz SearXNG po raz pierwszy."
  1108. #~ msgid "Well done!"
  1109. #~ msgstr "Dobra robota!"
  1110. #~ msgid "Settings saved successfully."
  1111. #~ msgstr "Ustawienia zostały pomyślnie zapisane."
  1112. #~ msgid "Oh snap!"
  1113. #~ msgstr "O rany!"
  1114. #~ msgid "Something went wrong."
  1115. #~ msgstr "Coś poszło nie tak."
  1116. #~ msgid "Date"
  1117. #~ msgstr "Data"
  1118. #~ msgid "Type"
  1119. #~ msgstr "Typ"
  1120. #~ msgid "Get image"
  1121. #~ msgstr "Pobierz obraz"
  1122. #~ msgid "Center Alignment"
  1123. #~ msgstr ""
  1124. #~ msgid "Displays results in the center of the page (Oscar layout)."
  1125. #~ msgstr ""
  1126. #~ msgid "preferences"
  1127. #~ msgstr "preferencje"
  1128. #~ msgid "Scores per result"
  1129. #~ msgstr "Wyniki na rezultat"
  1130. #~ msgid "a privacy-respecting, hackable metasearch engine"
  1131. #~ msgstr "szanująca prywatność, hackowalna wyszukiwarka metasearch"
  1132. #~ msgid "No abstract is available for this publication."
  1133. #~ msgstr "Streszczenie nie jest dostępne dla tej publikacji."