messages.po 42 KB

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