messages.po 42 KB

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