messages.po 43 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680
  1. # szl translations for PROJECT.
  2. # Copyright (C) 2022 ORGANIZATION
  3. # This file is distributed under the same license as the PROJECT project.
  4. # FIRST AUTHOR <EMAIL@ADDRESS>, 2022.
  5. # gkkulik <gregorykkulik@gmail.com>, 2022.
  6. # return42 <markus.heiser@darmarit.de>, 2023.
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: PROJECT VERSION\n"
  10. "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
  11. "POT-Creation-Date: 2024-06-07 08:23+0000\n"
  12. "PO-Revision-Date: 2023-09-12 14:53+0000\n"
  13. "Last-Translator: return42 <markus.heiser@darmarit.de>\n"
  14. "Language: szl\n"
  15. "Language-Team: Silesian "
  16. "<https://translate.codeberg.org/projects/searxng/searxng/szl/>\n"
  17. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  18. "MIME-Version: 1.0\n"
  19. "Content-Type: text/plain; charset=utf-8\n"
  20. "Content-Transfer-Encoding: 8bit\n"
  21. "Generated-By: Babel 2.15.0\n"
  22. #. CONSTANT_NAMES['NO_SUBGROUPING']
  23. #: searx/searxng.msg
  24. msgid "without further subgrouping"
  25. msgstr ""
  26. #. CONSTANT_NAMES['DEFAULT_CATEGORY']
  27. #: searx/searxng.msg
  28. msgid "other"
  29. msgstr "inksze"
  30. #. CATEGORY_NAMES['FILES']
  31. #: searx/searxng.msg
  32. msgid "files"
  33. msgstr "zbiory"
  34. #. CATEGORY_NAMES['GENERAL']
  35. #: searx/searxng.msg
  36. msgid "general"
  37. msgstr "ôgōlne"
  38. #. CATEGORY_NAMES['MUSIC']
  39. #: searx/searxng.msg
  40. msgid "music"
  41. msgstr "muzyka"
  42. #. CATEGORY_NAMES['SOCIAL_MEDIA']
  43. #: searx/searxng.msg
  44. msgid "social media"
  45. msgstr "społeczności"
  46. #. CATEGORY_NAMES['IMAGES']
  47. #: searx/searxng.msg
  48. msgid "images"
  49. msgstr "ôbrazy"
  50. #. CATEGORY_NAMES['VIDEOS']
  51. #: searx/searxng.msg
  52. msgid "videos"
  53. msgstr "wideo"
  54. #. CATEGORY_NAMES['RADIO']
  55. #: searx/engines/radio_browser.py:103 searx/searxng.msg
  56. msgid "radio"
  57. msgstr ""
  58. #. CATEGORY_NAMES['TV']
  59. #: searx/searxng.msg
  60. msgid "tv"
  61. msgstr ""
  62. #. CATEGORY_NAMES['IT']
  63. #: searx/searxng.msg
  64. msgid "it"
  65. msgstr "informatyka"
  66. #. CATEGORY_NAMES['NEWS']
  67. #: searx/searxng.msg
  68. msgid "news"
  69. msgstr "wiadōmości"
  70. #. CATEGORY_NAMES['MAP']
  71. #: searx/searxng.msg
  72. msgid "map"
  73. msgstr "karta"
  74. #. CATEGORY_NAMES['ONIONS']
  75. #: searx/searxng.msg
  76. msgid "onions"
  77. msgstr "cebule"
  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 "apki"
  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 śpiywek"
  94. #. CATEGORY_GROUPS['PACKAGES']
  95. #: searx/searxng.msg
  96. msgid "packages"
  97. msgstr "pakety"
  98. #. CATEGORY_GROUPS['Q_A']
  99. #: searx/searxng.msg
  100. msgid "q&a"
  101. msgstr "pyt. i ôdp."
  102. #. CATEGORY_GROUPS['REPOS']
  103. #: searx/searxng.msg
  104. msgid "repos"
  105. msgstr "repozytoryja"
  106. #. CATEGORY_GROUPS['SOFTWARE_WIKIS']
  107. #: searx/searxng.msg
  108. msgid "software wikis"
  109. msgstr "wiki ôprogramowanio"
  110. #. CATEGORY_GROUPS['WEB']
  111. #: searx/searxng.msg
  112. msgid "web"
  113. msgstr "nec"
  114. #. CATEGORY_GROUPS['SCIENTIFIC PUBLICATIONS']
  115. #: searx/searxng.msg
  116. msgid "scientific publications"
  117. msgstr "naukowe publikacyje"
  118. #. STYLE_NAMES['AUTO']
  119. #: searx/searxng.msg
  120. msgid "auto"
  121. msgstr "autōmatyczny"
  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 "ciymny"
  130. #. BRAND_CUSTOM_LINKS['UPTIME']
  131. #: searx/searxng.msg
  132. msgid "Uptime"
  133. msgstr ""
  134. #. BRAND_CUSTOM_LINKS['ABOUT']
  135. #: searx/searxng.msg searx/templates/simple/base.html:50
  136. msgid "About"
  137. msgstr "Informacyje"
  138. #. WEATHER_TERMS['AVERAGE TEMP.']
  139. #: searx/searxng.msg
  140. msgid "Average temp."
  141. msgstr ""
  142. #. WEATHER_TERMS['CLOUD COVER']
  143. #: searx/searxng.msg
  144. msgid "Cloud cover"
  145. msgstr ""
  146. #. WEATHER_TERMS['CONDITION']
  147. #: searx/searxng.msg
  148. msgid "Condition"
  149. msgstr ""
  150. #. WEATHER_TERMS['CURRENT CONDITION']
  151. #: searx/searxng.msg
  152. msgid "Current condition"
  153. msgstr ""
  154. #. WEATHER_TERMS['EVENING']
  155. #: searx/engines/wttr.py:100 searx/searxng.msg
  156. msgid "Evening"
  157. msgstr "Wieczōr"
  158. #. WEATHER_TERMS['FEELS LIKE']
  159. #: searx/searxng.msg
  160. msgid "Feels like"
  161. msgstr ""
  162. #. WEATHER_TERMS['HUMIDITY']
  163. #: searx/searxng.msg
  164. msgid "Humidity"
  165. msgstr ""
  166. #. WEATHER_TERMS['MAX TEMP.']
  167. #: searx/searxng.msg
  168. msgid "Max temp."
  169. msgstr ""
  170. #. WEATHER_TERMS['MIN TEMP.']
  171. #: searx/searxng.msg
  172. msgid "Min temp."
  173. msgstr ""
  174. #. WEATHER_TERMS['MORNING']
  175. #: searx/engines/wttr.py:100 searx/searxng.msg
  176. msgid "Morning"
  177. msgstr "Rano"
  178. #. WEATHER_TERMS['NIGHT']
  179. #: searx/engines/wttr.py:100 searx/searxng.msg
  180. msgid "Night"
  181. msgstr "Noc"
  182. #. WEATHER_TERMS['NOON']
  183. #: searx/engines/wttr.py:100 searx/searxng.msg
  184. msgid "Noon"
  185. msgstr "Połednie"
  186. #. WEATHER_TERMS['PRESSURE']
  187. #: searx/searxng.msg
  188. msgid "Pressure"
  189. msgstr ""
  190. #. WEATHER_TERMS['SUNRISE']
  191. #: searx/searxng.msg
  192. msgid "Sunrise"
  193. msgstr ""
  194. #. WEATHER_TERMS['SUNSET']
  195. #: searx/searxng.msg
  196. msgid "Sunset"
  197. msgstr ""
  198. #. WEATHER_TERMS['TEMPERATURE']
  199. #: searx/searxng.msg
  200. msgid "Temperature"
  201. msgstr ""
  202. #. WEATHER_TERMS['UV INDEX']
  203. #: searx/searxng.msg
  204. msgid "UV index"
  205. msgstr ""
  206. #. WEATHER_TERMS['VISIBILITY']
  207. #: searx/searxng.msg
  208. msgid "Visibility"
  209. msgstr ""
  210. #. WEATHER_TERMS['WIND']
  211. #: searx/searxng.msg
  212. msgid "Wind"
  213. msgstr ""
  214. #. SOCIAL_MEDIA_TERMS['SUBSCRIBERS']
  215. #: searx/searxng.msg
  216. msgid "subscribers"
  217. msgstr ""
  218. #. SOCIAL_MEDIA_TERMS['POSTS']
  219. #: searx/searxng.msg
  220. msgid "posts"
  221. msgstr ""
  222. #. SOCIAL_MEDIA_TERMS['ACTIVE USERS']
  223. #: searx/searxng.msg
  224. msgid "active users"
  225. msgstr ""
  226. #. SOCIAL_MEDIA_TERMS['COMMENTS']
  227. #: searx/searxng.msg
  228. msgid "comments"
  229. msgstr ""
  230. #. SOCIAL_MEDIA_TERMS['USER']
  231. #: searx/searxng.msg
  232. msgid "user"
  233. msgstr ""
  234. #. SOCIAL_MEDIA_TERMS['COMMUNITY']
  235. #: searx/searxng.msg
  236. msgid "community"
  237. msgstr ""
  238. #. SOCIAL_MEDIA_TERMS['POINTS']
  239. #: searx/searxng.msg
  240. msgid "points"
  241. msgstr ""
  242. #. SOCIAL_MEDIA_TERMS['TITLE']
  243. #: searx/searxng.msg
  244. msgid "title"
  245. msgstr ""
  246. #. SOCIAL_MEDIA_TERMS['AUTHOR']
  247. #: searx/searxng.msg
  248. msgid "author"
  249. msgstr ""
  250. #. SOCIAL_MEDIA_TERMS['THREAD OPEN']
  251. #: searx/engines/discourse.py:121 searx/searxng.msg
  252. msgid "open"
  253. msgstr ""
  254. #. SOCIAL_MEDIA_TERMS['THREAD CLOSED']
  255. #: searx/engines/discourse.py:121 searx/searxng.msg
  256. msgid "closed"
  257. msgstr ""
  258. #. SOCIAL_MEDIA_TERMS['THREAD ANSWERED']
  259. #: searx/engines/discourse.py:132 searx/searxng.msg
  260. msgid "answered"
  261. msgstr ""
  262. #: searx/webapp.py:330
  263. msgid "No item found"
  264. msgstr "Żodyn elymynt niy znojdziōny"
  265. #: searx/engines/qwant.py:281
  266. #: searx/templates/simple/result_templates/images.html:23 searx/webapp.py:332
  267. msgid "Source"
  268. msgstr "Zdrzōdło"
  269. #: searx/webapp.py:334
  270. msgid "Error loading the next page"
  271. msgstr "Feler ladowanio nastympnyj strōny"
  272. #: searx/webapp.py:491 searx/webapp.py:887
  273. msgid "Invalid settings, please edit your preferences"
  274. msgstr "Niynoleżne sztalōnki, zmiyń swoje preferyncyje"
  275. #: searx/webapp.py:507
  276. msgid "Invalid settings"
  277. msgstr "Niynoleżne sztalōnki"
  278. #: searx/webapp.py:584 searx/webapp.py:666
  279. msgid "search error"
  280. msgstr "błōnd wyszukowanio"
  281. #: searx/webutils.py:36
  282. msgid "timeout"
  283. msgstr "kōniec czasu"
  284. #: searx/webutils.py:37
  285. msgid "parsing error"
  286. msgstr "feler przetworzanio"
  287. #: searx/webutils.py:38
  288. msgid "HTTP protocol error"
  289. msgstr "Feler protokołu HTTP"
  290. #: searx/webutils.py:39
  291. msgid "network error"
  292. msgstr "feler necu"
  293. #: searx/webutils.py:40
  294. msgid "SSL error: certificate validation has failed"
  295. msgstr "Feler SSL: niy podarziło sie poświadczynie certyfikatu"
  296. #: searx/webutils.py:42
  297. msgid "unexpected crash"
  298. msgstr "niyspodziano awaryjo"
  299. #: searx/webutils.py:49
  300. msgid "HTTP error"
  301. msgstr "Feler HTTP"
  302. #: searx/webutils.py:50
  303. msgid "HTTP connection error"
  304. msgstr "Feler połōnczynio HTTP"
  305. #: searx/webutils.py:56
  306. msgid "proxy error"
  307. msgstr "feler proxy"
  308. #: searx/webutils.py:57
  309. msgid "CAPTCHA"
  310. msgstr "CAPTCHA"
  311. #: searx/webutils.py:58
  312. msgid "too many requests"
  313. msgstr "za moc żōndań"
  314. #: searx/webutils.py:59
  315. msgid "access denied"
  316. msgstr "dostymp ôdkozany"
  317. #: searx/webutils.py:60
  318. msgid "server API error"
  319. msgstr "feler serwera API"
  320. #: searx/webutils.py:79
  321. msgid "Suspended"
  322. msgstr "Strzimane"
  323. #: searx/webutils.py:314
  324. msgid "{minutes} minute(s) ago"
  325. msgstr "{minutes} minut(y) tymu"
  326. #: searx/webutils.py:315
  327. msgid "{hours} hour(s), {minutes} minute(s) ago"
  328. msgstr "{hours} godzin(y), {minutes} minut(y) tymu"
  329. #: searx/answerers/random/answerer.py:75
  330. msgid "Random value generator"
  331. msgstr "Gyneratōr losowych wert"
  332. #: searx/answerers/random/answerer.py:76
  333. msgid "Generate different random values"
  334. msgstr "Wygyneruj insze werty losowe"
  335. #: searx/answerers/statistics/answerer.py:48
  336. msgid "Statistics functions"
  337. msgstr "Funkcyje statystyczne"
  338. #: searx/answerers/statistics/answerer.py:49
  339. msgid "Compute {functions} of the arguments"
  340. msgstr "Porachuj {functions} ôd argumyntōw"
  341. #: searx/engines/openstreetmap.py:159
  342. msgid "Get directions"
  343. msgstr "Znojdź skazōwki"
  344. #: searx/engines/pdbe.py:96
  345. msgid "{title} (OBSOLETE)"
  346. msgstr "{title} (ZASTARZAŁE)"
  347. #: searx/engines/pdbe.py:103
  348. msgid "This entry has been superseded by"
  349. msgstr "Tyn wpis bōł zastōmpiōny ôd"
  350. #: searx/engines/qwant.py:283
  351. msgid "Channel"
  352. msgstr "Kanał"
  353. #: searx/engines/radio_browser.py:105
  354. msgid "bitrate"
  355. msgstr ""
  356. #: searx/engines/radio_browser.py:106
  357. msgid "votes"
  358. msgstr ""
  359. #: searx/engines/radio_browser.py:107
  360. msgid "clicks"
  361. msgstr ""
  362. #: searx/engines/seekr.py:193 searx/engines/yummly.py:71
  363. #: searx/engines/zlibrary.py:128
  364. msgid "Language"
  365. msgstr ""
  366. #: searx/engines/semantic_scholar.py:78
  367. msgid ""
  368. "{numCitations} citations from the year {firstCitationVelocityYear} to "
  369. "{lastCitationVelocityYear}"
  370. msgstr ""
  371. "{numCitations} cytowań ôd roku {firstCitationVelocityYear} do "
  372. "{lastCitationVelocityYear}"
  373. #: searx/engines/tineye.py:39
  374. msgid ""
  375. "Could not read that image url. This may be due to an unsupported file "
  376. "format. TinEye only supports images that are JPEG, PNG, GIF, BMP, TIFF or"
  377. " WebP."
  378. msgstr ""
  379. "Niy szło przeczytać adresy ôd tego ôbrozka. To może wynikać ze "
  380. "niyspiyranego formatu zbioru. TinEye spiyro ino ôbrazy JPEG, PNG, GIF, "
  381. "BMP, TIFF i WebP."
  382. #: searx/engines/tineye.py:45
  383. msgid ""
  384. "The image is too simple to find matches. TinEye requires a basic level of"
  385. " visual detail to successfully identify matches."
  386. msgstr ""
  387. "Tyn ôbroz je za mały, żeby znojś coś, co pasuje. TinEye potrzebuje "
  388. "podstawowego poziōmu wizualnyj akuratności, żeby akuratnie idyntyfikować "
  389. "pasowne ôbrazy."
  390. #: searx/engines/tineye.py:51
  391. msgid "The image could not be downloaded."
  392. msgstr "Tego ôbrazu niy szło ściōngnōńć."
  393. #: searx/engines/zlibrary.py:129
  394. msgid "Book rating"
  395. msgstr ""
  396. #: searx/engines/zlibrary.py:130
  397. msgid "File quality"
  398. msgstr ""
  399. #: searx/plugins/calculator.py:12
  400. msgid "Calculate mathematical expressions via the search bar"
  401. msgstr ""
  402. #: searx/plugins/hash_plugin.py:10
  403. msgid "Converts strings to different hash digests."
  404. msgstr "Kōnwertuje frazy na rozmajte skrōty hash."
  405. #: searx/plugins/hash_plugin.py:38
  406. msgid "hash digest"
  407. msgstr "skrōt hash"
  408. #: searx/plugins/hostname_replace.py:12
  409. msgid "Hostname replace"
  410. msgstr "Zastōmpiynie miana ôd hosta"
  411. #: searx/plugins/hostname_replace.py:13
  412. msgid "Rewrite result hostnames or remove results based on the hostname"
  413. msgstr ""
  414. "Przerōb miana ôd hostōw we wynikach abo ôdciep wyniki na podstawie miana "
  415. "ôd hosta"
  416. #: searx/plugins/oa_doi_rewrite.py:12
  417. msgid "Open Access DOI rewrite"
  418. msgstr "Nadpisowanie DOI z ôtwartym dostympym"
  419. #: searx/plugins/oa_doi_rewrite.py:13
  420. msgid ""
  421. "Avoid paywalls by redirecting to open-access versions of publications "
  422. "when available"
  423. msgstr ""
  424. "Unikej płacynio za dostymp bez przekerowowanie do ôtwartych wersyji "
  425. "publikacyji, kej sōm dostympne"
  426. #: searx/plugins/self_info.py:9
  427. msgid "Self Information"
  428. msgstr "Włosne informacyje"
  429. #: searx/plugins/self_info.py:10
  430. msgid ""
  431. "Displays your IP if the query is \"ip\" and your user agent if the query "
  432. "contains \"user agent\"."
  433. msgstr ""
  434. "Pokazuje twoja adresa IP, jeźli zapytanie to „ip”, i twojigo agynta "
  435. "używocza, jeźli zapytanie zawiyro „user agent”."
  436. #: searx/plugins/tor_check.py:24
  437. msgid "Tor check plugin"
  438. msgstr "Przidowek sprawdzanio necu Tor"
  439. #: searx/plugins/tor_check.py:27
  440. msgid ""
  441. "This plugin checks if the address of the request is a Tor exit-node, and "
  442. "informs the user if it is; like check.torproject.org, but from SearXNG."
  443. msgstr ""
  444. "Tyn przidowek sprawdzo, jeźli adresa ôd żōndanio to je wynzoł wyjścio TOR"
  445. " i informuje używocza, jeźli tak je. To jak check.torproject.org ino ôd "
  446. "SearXNG."
  447. #: searx/plugins/tor_check.py:61
  448. msgid ""
  449. "Could not download the list of Tor exit-nodes from: "
  450. "https://check.torproject.org/exit-addresses"
  451. msgstr ""
  452. #: searx/plugins/tor_check.py:77
  453. msgid ""
  454. "You are using Tor and it looks like you have this external IP address: "
  455. "{ip_address}"
  456. msgstr ""
  457. #: searx/plugins/tor_check.py:85
  458. msgid "You are not using Tor and you have this external IP address: {ip_address}"
  459. msgstr ""
  460. #: searx/plugins/tracker_url_remover.py:16
  461. msgid "Tracker URL remover"
  462. msgstr "Wymazowanie trackrōw z URL-ōw"
  463. #: searx/plugins/tracker_url_remover.py:17
  464. msgid "Remove trackers arguments from the returned URL"
  465. msgstr "Wymaż argumynta trackrōw ze swrōcōnyj adresy URL"
  466. #: searx/plugins/unit_converter.py:29
  467. msgid "Convert between units"
  468. msgstr ""
  469. #: searx/templates/simple/404.html:4
  470. msgid "Page not found"
  471. msgstr "Strōna niy znojdziōno"
  472. #: searx/templates/simple/404.html:6
  473. #, python-format
  474. msgid "Go to %(search_page)s."
  475. msgstr "Idź do %(search_page)s."
  476. #: searx/templates/simple/404.html:6
  477. msgid "search page"
  478. msgstr "strōny wyszukowanio"
  479. #: searx/templates/simple/base.html:54
  480. msgid "Donate"
  481. msgstr "Spōmōż"
  482. #: searx/templates/simple/base.html:58
  483. #: searx/templates/simple/preferences.html:156
  484. msgid "Preferences"
  485. msgstr "Preferyncyje"
  486. #: searx/templates/simple/base.html:68
  487. msgid "Powered by"
  488. msgstr "Spiyrane ôd"
  489. #: searx/templates/simple/base.html:68
  490. msgid "a privacy-respecting, open metasearch engine"
  491. msgstr "ôtwarto metawyszukowarka, co szanuje prywatność"
  492. #: searx/templates/simple/base.html:69
  493. #: searx/templates/simple/result_templates/packages.html:59
  494. msgid "Source code"
  495. msgstr "Kod zdrzōdłowy"
  496. #: searx/templates/simple/base.html:70
  497. msgid "Issue tracker"
  498. msgstr "Dziynnik problymōw"
  499. #: searx/templates/simple/base.html:71 searx/templates/simple/stats.html:18
  500. msgid "Engine stats"
  501. msgstr "Statystyki wyszukowarki"
  502. #: searx/templates/simple/base.html:73
  503. msgid "Public instances"
  504. msgstr "Publiczne instancyje"
  505. #: searx/templates/simple/base.html:76
  506. msgid "Privacy policy"
  507. msgstr "Polityka prywatności"
  508. #: searx/templates/simple/base.html:79
  509. msgid "Contact instance maintainer"
  510. msgstr "Skōntaktuj sie ze administratorym instancyje"
  511. #: searx/templates/simple/categories.html:26
  512. msgid "Click on the magnifier to perform search"
  513. msgstr "Kliknij na lupa, coby wykōnać wyszukowanie"
  514. #: searx/templates/simple/macros.html:35
  515. msgid "Length"
  516. msgstr "Dugość"
  517. #: searx/templates/simple/macros.html:36
  518. #: searx/templates/simple/result_templates/files.html:34
  519. #: searx/templates/simple/result_templates/images.html:19
  520. #: searx/templates/simple/result_templates/paper.html:6
  521. msgid "Author"
  522. msgstr "Autōr"
  523. #: searx/templates/simple/macros.html:44
  524. msgid "cached"
  525. msgstr "buforowane"
  526. #: searx/templates/simple/macros.html:44
  527. msgid "proxied"
  528. msgstr "ze proxy"
  529. #: searx/templates/simple/new_issue.html:64
  530. msgid "Start submiting a new issue on GitHub"
  531. msgstr "Zacznij ôtwiyrać nowy problym na GitHubie"
  532. #: searx/templates/simple/new_issue.html:66
  533. msgid "Please check for existing bugs about this engine on GitHub"
  534. msgstr "Sprawdź teroźne felery ôd tego motoru na GitHubie"
  535. #: searx/templates/simple/new_issue.html:69
  536. msgid "I confirm there is no existing bug about the issue I encounter"
  537. msgstr "Potwiyrdzōm, że niy ma teroźnego feleru, co by sie tykoł mojigo problymu"
  538. #: searx/templates/simple/new_issue.html:71
  539. msgid "If this is a public instance, please specify the URL in the bug report"
  540. msgstr "Jeźli to je publiczno instancyjo, to podej URL we reporcie ô felerze"
  541. #: searx/templates/simple/new_issue.html:72
  542. msgid "Submit a new issue on Github including the above information"
  543. msgstr "Wyślij nowe zgłoszynie problymu na Github ze informacyjōm wyżyj"
  544. #: searx/templates/simple/preferences.html:65
  545. msgid "No HTTPS"
  546. msgstr "Brak HTTPS"
  547. #: searx/templates/simple/elements/engines_msg.html:18
  548. #: searx/templates/simple/preferences.html:69
  549. #: searx/templates/simple/preferences.html:70
  550. msgid "View error logs and submit a bug report"
  551. msgstr "Pokoż dziynniki felerōw i wyślij report ô felerze"
  552. #: searx/templates/simple/preferences.html:74
  553. msgid "!bang for this engine"
  554. msgstr ""
  555. #: searx/templates/simple/preferences.html:80
  556. msgid "!bang for its categories"
  557. msgstr ""
  558. #: searx/templates/simple/preferences.html:102
  559. #: searx/templates/simple/stats.html:64
  560. msgid "Median"
  561. msgstr "Mediana"
  562. #: searx/templates/simple/preferences.html:103
  563. #: searx/templates/simple/stats.html:70
  564. msgid "P80"
  565. msgstr "P80"
  566. #: searx/templates/simple/preferences.html:104
  567. #: searx/templates/simple/stats.html:76
  568. msgid "P95"
  569. msgstr "P95"
  570. #: searx/templates/simple/preferences.html:136
  571. msgid "Failed checker test(s): "
  572. msgstr "Niypodarzōne testy weryfikacyjne: "
  573. #: searx/templates/simple/preferences.html:138
  574. msgid "Errors:"
  575. msgstr "Felery:"
  576. #: searx/templates/simple/preferences.html:162
  577. msgid "General"
  578. msgstr "Ôgōlne"
  579. #: searx/templates/simple/preferences.html:165
  580. msgid "Default categories"
  581. msgstr "Wychodne kategoryje"
  582. #: searx/templates/simple/preferences.html:187
  583. msgid "User interface"
  584. msgstr "Interfejs używocza"
  585. #: searx/templates/simple/preferences.html:208
  586. msgid "Privacy"
  587. msgstr "Prywatność"
  588. #: searx/templates/simple/preferences.html:221
  589. msgid "Engines"
  590. msgstr "Wyszukowarki"
  591. #: searx/templates/simple/preferences.html:223
  592. msgid "Currently used search engines"
  593. msgstr "Teroźnie używane wyszukowarki"
  594. #: searx/templates/simple/preferences.html:231
  595. msgid "Special Queries"
  596. msgstr "Ekstra zapytania"
  597. #: searx/templates/simple/preferences.html:237
  598. msgid "Cookies"
  599. msgstr "Cookies"
  600. #: searx/templates/simple/results.html:23
  601. msgid "Answers"
  602. msgstr "Ôdpowiedzi"
  603. #: searx/templates/simple/results.html:42
  604. msgid "Number of results"
  605. msgstr "Liczba wynikōw"
  606. #: searx/templates/simple/results.html:48
  607. msgid "Info"
  608. msgstr "Info"
  609. #: searx/templates/simple/results.html:77
  610. msgid "Try searching for:"
  611. msgstr "Sprōbuj wyszukać:"
  612. #: searx/templates/simple/results.html:109
  613. msgid "Back to top"
  614. msgstr "Nazod do wiyrchu"
  615. #: searx/templates/simple/results.html:127
  616. msgid "Previous page"
  617. msgstr "Piyrwyjszo strōna"
  618. #: searx/templates/simple/results.html:145
  619. msgid "Next page"
  620. msgstr "Dalszo strōna"
  621. #: searx/templates/simple/search.html:3
  622. msgid "Display the front page"
  623. msgstr "Pokoż przodnio strōna"
  624. #: searx/templates/simple/search.html:9
  625. #: searx/templates/simple/simple_search.html:5
  626. msgid "Search for..."
  627. msgstr "Szukej..."
  628. #: searx/templates/simple/search.html:10
  629. #: searx/templates/simple/simple_search.html:6
  630. msgid "clear"
  631. msgstr "wysnoż"
  632. #: searx/templates/simple/search.html:11
  633. #: searx/templates/simple/simple_search.html:7
  634. msgid "search"
  635. msgstr "szukanie"
  636. #: searx/templates/simple/stats.html:21
  637. msgid "There is currently no data available. "
  638. msgstr "Teroz niy ma dostympnych danych. "
  639. #: searx/templates/simple/preferences/engines.html:24
  640. #: searx/templates/simple/stats.html:25
  641. msgid "Engine name"
  642. msgstr "Miano ôd wyszukowarki"
  643. #: searx/templates/simple/stats.html:26
  644. msgid "Scores"
  645. msgstr "Wyniki"
  646. #: searx/templates/simple/stats.html:27
  647. msgid "Result count"
  648. msgstr "Wielość wynikōw"
  649. #: searx/templates/simple/preferences/engines.html:31
  650. #: searx/templates/simple/stats.html:28
  651. msgid "Response time"
  652. msgstr "Czas ôdpowiedzi"
  653. #: searx/templates/simple/preferences/engines.html:35
  654. #: searx/templates/simple/stats.html:29
  655. msgid "Reliability"
  656. msgstr "Wiarogodność"
  657. #: searx/templates/simple/stats.html:59
  658. msgid "Total"
  659. msgstr "Społym"
  660. #: searx/templates/simple/stats.html:60
  661. msgid "HTTP"
  662. msgstr "HTTP"
  663. #: searx/templates/simple/stats.html:61
  664. msgid "Processing"
  665. msgstr "Przetworzanie"
  666. #: searx/templates/simple/stats.html:99
  667. msgid "Warnings"
  668. msgstr "Ôstrzeżynia"
  669. #: searx/templates/simple/stats.html:99
  670. msgid "Errors and exceptions"
  671. msgstr "Felery i wyjōntki"
  672. #: searx/templates/simple/stats.html:105
  673. msgid "Exception"
  674. msgstr "Wyjōntek"
  675. #: searx/templates/simple/stats.html:107
  676. msgid "Message"
  677. msgstr "Kōmunikat"
  678. #: searx/templates/simple/stats.html:109
  679. msgid "Percentage"
  680. msgstr "Procynt"
  681. #: searx/templates/simple/stats.html:111
  682. msgid "Parameter"
  683. msgstr "Parameter"
  684. #: searx/templates/simple/result_templates/files.html:36
  685. #: searx/templates/simple/stats.html:119
  686. msgid "Filename"
  687. msgstr "Miano zbioru"
  688. #: searx/templates/simple/stats.html:120
  689. msgid "Function"
  690. msgstr "Funkcyjo"
  691. #: searx/templates/simple/stats.html:121
  692. msgid "Code"
  693. msgstr "Kod"
  694. #: searx/templates/simple/stats.html:128
  695. msgid "Checker"
  696. msgstr "Weryfikacyjo"
  697. #: searx/templates/simple/stats.html:131
  698. msgid "Failed test"
  699. msgstr "Niypodarzōny test"
  700. #: searx/templates/simple/stats.html:132
  701. msgid "Comment(s)"
  702. msgstr "Kōmyntorz(e)"
  703. #: searx/templates/simple/elements/apis.html:3
  704. msgid "Download results"
  705. msgstr "Ściōng wyniki"
  706. #: searx/templates/simple/elements/engines_msg.html:7
  707. msgid "Messages from the search engines"
  708. msgstr ""
  709. #: searx/templates/simple/elements/engines_msg.html:12
  710. msgid "Error!"
  711. msgstr "Feler!"
  712. #: searx/templates/simple/elements/engines_msg.html:13
  713. msgid "Engines cannot retrieve results"
  714. msgstr "Wyszukowarki niy mogōm pobrać wynikōw"
  715. #: searx/templates/simple/elements/search_url.html:3
  716. msgid "Search URL"
  717. msgstr "URL wyszukowanio"
  718. #: searx/templates/simple/elements/search_url.html:4
  719. #: searx/templates/simple/preferences/cookies.html:54
  720. msgid "Copied"
  721. msgstr ""
  722. #: searx/templates/simple/elements/search_url.html:4
  723. #: searx/templates/simple/preferences/cookies.html:54
  724. msgid "Copy"
  725. msgstr ""
  726. #: searx/templates/simple/elements/suggestions.html:3
  727. msgid "Suggestions"
  728. msgstr "Dorady"
  729. #: searx/templates/simple/filters/languages.html:1
  730. #: searx/templates/simple/preferences/language.html:2
  731. msgid "Search language"
  732. msgstr "Jynzyk wyszukowanio"
  733. #: searx/templates/simple/filters/languages.html:2
  734. #: searx/templates/simple/preferences/language.html:7
  735. msgid "Default language"
  736. msgstr "Wychodny jynzyk"
  737. #: searx/templates/simple/filters/languages.html:4
  738. #: searx/templates/simple/preferences/language.html:11
  739. msgid "Auto-detect"
  740. msgstr ""
  741. #: searx/templates/simple/filters/safesearch.html:1
  742. #: searx/templates/simple/filters/safesearch.html:2
  743. #: searx/templates/simple/filters/safesearch.html:3
  744. #: searx/templates/simple/filters/safesearch.html:4
  745. #: searx/templates/simple/preferences/engines.html:27
  746. #: searx/templates/simple/preferences/safesearch.html:2
  747. msgid "SafeSearch"
  748. msgstr "Bezpieczne szukanie"
  749. #: searx/templates/simple/filters/safesearch.html:2
  750. #: searx/templates/simple/preferences/safesearch.html:7
  751. msgid "Strict"
  752. msgstr "Ścisłe"
  753. #: searx/templates/simple/filters/safesearch.html:3
  754. #: searx/templates/simple/preferences/safesearch.html:11
  755. msgid "Moderate"
  756. msgstr "Postrzednie"
  757. #: searx/templates/simple/filters/safesearch.html:4
  758. #: searx/templates/simple/preferences/safesearch.html:15
  759. msgid "None"
  760. msgstr "Brak"
  761. #: searx/templates/simple/filters/time_range.html:1
  762. #: searx/templates/simple/preferences/engines.html:28
  763. msgid "Time range"
  764. msgstr "Zakres czasu"
  765. #: searx/templates/simple/filters/time_range.html:3
  766. msgid "Anytime"
  767. msgstr "Z leda kedy"
  768. #: searx/templates/simple/filters/time_range.html:6
  769. msgid "Last day"
  770. msgstr "Z ôstatnigo dnia"
  771. #: searx/templates/simple/filters/time_range.html:9
  772. msgid "Last week"
  773. msgstr "Z ôstatnigo tydnia"
  774. #: searx/templates/simple/filters/time_range.html:12
  775. msgid "Last month"
  776. msgstr "Z ôstatnigo miesiōnca"
  777. #: searx/templates/simple/filters/time_range.html:15
  778. msgid "Last year"
  779. msgstr "Z ôstatnigo roku"
  780. #: searx/templates/simple/messages/no_cookies.html:3
  781. msgid "Information!"
  782. msgstr "Informacyjo!"
  783. #: searx/templates/simple/messages/no_cookies.html:4
  784. msgid "currently, there are no cookies defined."
  785. msgstr "teroźnie niy ma zdefiniowanych żodnych cookies."
  786. #: searx/templates/simple/messages/no_results.html:6
  787. msgid "Sorry!"
  788. msgstr "Niystety!"
  789. #: searx/templates/simple/messages/no_results.html:12
  790. msgid "No results were found. You can try to:"
  791. msgstr ""
  792. #: searx/templates/simple/messages/no_results.html:14
  793. msgid "There are no more results. You can try to:"
  794. msgstr ""
  795. #: searx/templates/simple/messages/no_results.html:19
  796. msgid "Refresh the page."
  797. msgstr ""
  798. #: searx/templates/simple/messages/no_results.html:20
  799. msgid "Search for another query or select another category (above)."
  800. msgstr ""
  801. #: searx/templates/simple/messages/no_results.html:21
  802. msgid "Change the search engine used in the preferences:"
  803. msgstr ""
  804. #: searx/templates/simple/messages/no_results.html:22
  805. msgid "Switch to another instance:"
  806. msgstr ""
  807. #: searx/templates/simple/messages/no_results.html:24
  808. msgid "Search for another query or select another category."
  809. msgstr ""
  810. #: searx/templates/simple/messages/no_results.html:25
  811. msgid "Go back to the previous page using the previous page button."
  812. msgstr ""
  813. #: searx/templates/simple/preferences/answerers.html:4
  814. #: searx/templates/simple/preferences/engines.html:23
  815. msgid "Allow"
  816. msgstr "Zwōl"
  817. #: searx/templates/simple/preferences/answerers.html:5
  818. msgid "Keywords"
  819. msgstr "Słowa kluczowe"
  820. #: searx/templates/simple/preferences/answerers.html:6
  821. #: searx/templates/simple/result_templates/packages.html:7
  822. msgid "Name"
  823. msgstr "Miano"
  824. #: searx/templates/simple/preferences/answerers.html:7
  825. msgid "Description"
  826. msgstr "Ôpis"
  827. #: searx/templates/simple/preferences/answerers.html:8
  828. msgid "Examples"
  829. msgstr "Przikłady"
  830. #: searx/templates/simple/preferences/answerers.html:13
  831. msgid "This is the list of SearXNG's instant answering modules."
  832. msgstr "To je wykoz modułōw wartkij ôdpowiedzi we SearXNG."
  833. #: searx/templates/simple/preferences/answerers.html:29
  834. msgid "This is the list of plugins."
  835. msgstr "To je wykoz przidowkōw."
  836. #: searx/templates/simple/preferences/autocomplete.html:2
  837. msgid "Autocomplete"
  838. msgstr "Autodopołnianie"
  839. #: searx/templates/simple/preferences/autocomplete.html:15
  840. msgid "Find stuff as you type"
  841. msgstr "Szukej w czasie pisanio"
  842. #: searx/templates/simple/preferences/center_alignment.html:2
  843. msgid "Center Alignment"
  844. msgstr "Wypostrzodkowanie"
  845. #: searx/templates/simple/preferences/center_alignment.html:14
  846. msgid "Displays results in the center of the page (Oscar layout)."
  847. msgstr "Pokoż wyniki we postrzodku strōny (ukłod Oscar)."
  848. #: searx/templates/simple/preferences/cookies.html:2
  849. msgid ""
  850. "This is the list of cookies and their values SearXNG is storing on your "
  851. "computer."
  852. msgstr ""
  853. "To je wykoz cookies i jejich werty, co SearXNG zapisuje na twojim "
  854. "kōmputrze."
  855. #: searx/templates/simple/preferences/cookies.html:3
  856. msgid "With that list, you can assess SearXNG transparency."
  857. msgstr "Ze pōmocōm tego wykazu możesz ôcynić przejzdrzistość SearXNG."
  858. #: searx/templates/simple/preferences/cookies.html:9
  859. msgid "Cookie name"
  860. msgstr "Miano ôd cookie"
  861. #: searx/templates/simple/preferences/cookies.html:10
  862. msgid "Value"
  863. msgstr "Wert"
  864. #: searx/templates/simple/preferences/cookies.html:23
  865. msgid "Search URL of the currently saved preferences"
  866. msgstr "Wyszukej adresy URL aktualnie spamiyntanych preferyncyji"
  867. #: searx/templates/simple/preferences/cookies.html:32
  868. msgid ""
  869. "Note: specifying custom settings in the search URL can reduce privacy by "
  870. "leaking data to the clicked result sites."
  871. msgstr ""
  872. "Pozōr: ôkryślanie sztalōnkōw niysztandardowych w adresie URL wyszukowanio"
  873. " może zmyńszyć prywatność bez przenoszynie danych do klikniyntych strōn z"
  874. " wynikōw."
  875. #: searx/templates/simple/preferences/cookies.html:35
  876. msgid "URL to restore your preferences in another browser"
  877. msgstr "URL to prziwrōcynio twojich sztalōnkōw na inkszyj przeglōndarce"
  878. #: searx/templates/simple/preferences/cookies.html:43
  879. msgid ""
  880. "Specifying custom settings in the preferences URL can be used to sync "
  881. "preferences across devices."
  882. msgstr ""
  883. "Skazowanie włosnych parametrōw we adresie sztalōnkōw może być używane do "
  884. "synchrōnizowanio sztalōnkōw miyndzy maszinami."
  885. #: searx/templates/simple/preferences/cookies.html:46
  886. msgid "Copy preferences hash"
  887. msgstr ""
  888. #: searx/templates/simple/preferences/cookies.html:57
  889. msgid "Insert copied preferences hash (without URL) to restore"
  890. msgstr ""
  891. #: searx/templates/simple/preferences/cookies.html:59
  892. msgid "Preferences hash"
  893. msgstr ""
  894. #: searx/templates/simple/preferences/doi_resolver.html:2
  895. msgid "Open Access DOI resolver"
  896. msgstr "Podsystym DOI z ôtwartym dostympym"
  897. #: searx/templates/simple/preferences/doi_resolver.html:14
  898. msgid "Select service used by DOI rewrite"
  899. msgstr ""
  900. #: searx/templates/simple/preferences/engines.html:9
  901. msgid ""
  902. "This tab does not exists in the user interface, but you can search in "
  903. "these engines by its !bangs."
  904. msgstr ""
  905. #: searx/templates/simple/preferences/engines.html:15
  906. msgid "Enable all"
  907. msgstr ""
  908. #: searx/templates/simple/preferences/engines.html:16
  909. msgid "Disable all"
  910. msgstr ""
  911. #: searx/templates/simple/preferences/engines.html:25
  912. msgid "!bang"
  913. msgstr ""
  914. #: searx/templates/simple/preferences/engines.html:26
  915. msgid "Supports selected language"
  916. msgstr "Spiyro ôbrany jynzyk"
  917. #: searx/templates/simple/preferences/engines.html:29
  918. msgid "Weight"
  919. msgstr ""
  920. #: searx/templates/simple/preferences/engines.html:33
  921. msgid "Max time"
  922. msgstr "Maks. czas"
  923. #: searx/templates/simple/preferences/footer.html:2
  924. msgid ""
  925. "These settings are stored in your cookies, this allows us not to store "
  926. "this data about you."
  927. msgstr ""
  928. "Te sztalōnki sōm trzimane we zbiorach cookies, tōż mogymy niy trzimać "
  929. "tych danych ô ciebie."
  930. #: searx/templates/simple/preferences/footer.html:3
  931. msgid ""
  932. "These cookies serve your sole convenience, we don't use these cookies to "
  933. "track you."
  934. msgstr ""
  935. "Te zbiory cookies sużōm ino twojimu kōmfortowi, niy używōmy ich do "
  936. "śledzynio cie."
  937. #: searx/templates/simple/preferences/footer.html:6
  938. msgid "Save"
  939. msgstr "Spamiyntej"
  940. #: searx/templates/simple/preferences/footer.html:9
  941. msgid "Reset defaults"
  942. msgstr "Prziwrōć wychodne"
  943. #: searx/templates/simple/preferences/footer.html:13
  944. msgid "Back"
  945. msgstr "Nazod"
  946. #: searx/templates/simple/preferences/hotkeys.html:2
  947. msgid "Hotkeys"
  948. msgstr ""
  949. #: searx/templates/simple/preferences/hotkeys.html:13
  950. msgid "Vim-like"
  951. msgstr ""
  952. #: searx/templates/simple/preferences/hotkeys.html:18
  953. msgid ""
  954. "Navigate search results with hotkeys (JavaScript required). Press \"h\" "
  955. "key on main or result page to get help."
  956. msgstr ""
  957. #: searx/templates/simple/preferences/image_proxy.html:2
  958. msgid "Image proxy"
  959. msgstr "Proxy ôbrazōw"
  960. #: searx/templates/simple/preferences/image_proxy.html:14
  961. msgid "Proxying image results through SearXNG"
  962. msgstr "Przesyłanie wynikōw ôbrazōw bez proxy SearXNG"
  963. #: searx/templates/simple/preferences/infinite_scroll.html:2
  964. msgid "Infinite scroll"
  965. msgstr "Niyskōńczōne przewijanie"
  966. #: searx/templates/simple/preferences/infinite_scroll.html:14
  967. msgid "Automatically load next page when scrolling to bottom of current page"
  968. msgstr ""
  969. "Autōmatycznie laduj nastympno strōna przi przewijaniu do spodka teroźnyj "
  970. "strōny"
  971. #: searx/templates/simple/preferences/language.html:24
  972. msgid "What language do you prefer for search?"
  973. msgstr "W jakim jynzyku wolisz wyszukować?"
  974. #: searx/templates/simple/preferences/language.html:25
  975. msgid "Choose Auto-detect to let SearXNG detect the language of your query."
  976. msgstr ""
  977. #: searx/templates/simple/preferences/method.html:2
  978. msgid "HTTP Method"
  979. msgstr "Metoda HTTP"
  980. #: searx/templates/simple/preferences/method.html:14
  981. msgid "Change how forms are submitted"
  982. msgstr ""
  983. #: searx/templates/simple/preferences/query_in_title.html:2
  984. msgid "Query in the page's title"
  985. msgstr "Zapytanie we tytule ôd strōny"
  986. #: searx/templates/simple/preferences/query_in_title.html:14
  987. msgid ""
  988. "When enabled, the result page's title contains your query. Your browser "
  989. "can record this title"
  990. msgstr ""
  991. "Jak włōnczōne, to twoje zapytanie je we tytule ôd strōny wynikōw. Twoja "
  992. "przeglōndarka może spamiyntać tyn tytuł"
  993. #: searx/templates/simple/preferences/results_on_new_tab.html:2
  994. msgid "Results on new tabs"
  995. msgstr "Wyniki na nowych kartach"
  996. #: searx/templates/simple/preferences/results_on_new_tab.html:14
  997. msgid "Open result links on new browser tabs"
  998. msgstr "Ôtwōrz linki wynikōw we nowych kartach przeglōndarki"
  999. #: searx/templates/simple/preferences/safesearch.html:20
  1000. msgid "Filter content"
  1001. msgstr "Filtruj treści"
  1002. #: searx/templates/simple/preferences/search_on_category_select.html:2
  1003. msgid "Search on category select"
  1004. msgstr "Szukej po ôbraniu kategoryje"
  1005. #: searx/templates/simple/preferences/search_on_category_select.html:14
  1006. msgid ""
  1007. "Perform search immediately if a category selected. Disable to select "
  1008. "multiple categories"
  1009. msgstr ""
  1010. #: searx/templates/simple/preferences/theme.html:2
  1011. msgid "Theme"
  1012. msgstr "Tymat"
  1013. #: searx/templates/simple/preferences/theme.html:14
  1014. msgid "Change SearXNG layout"
  1015. msgstr "Zmiyń ukłod ôd SearXNG"
  1016. #: searx/templates/simple/preferences/theme.html:19
  1017. msgid "Theme style"
  1018. msgstr "Styl ôd tymatu"
  1019. #: searx/templates/simple/preferences/theme.html:31
  1020. msgid "Choose auto to follow your browser settings"
  1021. msgstr "Wybier autōmatyczny, żeby sie szaltrowoł podug sztalōnkōw przeglōndarki"
  1022. #: searx/templates/simple/preferences/tokens.html:2
  1023. msgid "Engine tokens"
  1024. msgstr "Tokyny ôd motora"
  1025. #: searx/templates/simple/preferences/tokens.html:9
  1026. msgid "Access tokens for private engines"
  1027. msgstr "Tokyny dostympu do prywatnych motorōw"
  1028. #: searx/templates/simple/preferences/ui_locale.html:2
  1029. msgid "Interface language"
  1030. msgstr "Jynzyk interfejsu"
  1031. #: searx/templates/simple/preferences/ui_locale.html:14
  1032. msgid "Change the language of the layout"
  1033. msgstr "Zmiyń jynzyk układu"
  1034. #: searx/templates/simple/result_templates/code.html:13
  1035. msgid "repo"
  1036. msgstr "repozytoryja"
  1037. #: searx/templates/simple/result_templates/default.html:6
  1038. #: searx/templates/simple/result_templates/files.html:8
  1039. #: searx/templates/simple/result_templates/files.html:11
  1040. msgid "show media"
  1041. msgstr "pokoż media"
  1042. #: searx/templates/simple/result_templates/default.html:6
  1043. #: searx/templates/simple/result_templates/files.html:8
  1044. msgid "hide media"
  1045. msgstr "skryj mydia"
  1046. #: searx/templates/simple/result_templates/default.html:14
  1047. #: searx/templates/simple/result_templates/videos.html:14
  1048. msgid "This site did not provide any description."
  1049. msgstr "Ta strōna niy podała żodnego ôpisu."
  1050. #: searx/templates/simple/result_templates/files.html:38
  1051. #: searx/templates/simple/result_templates/images.html:22
  1052. #: searx/templates/simple/result_templates/torrent.html:11
  1053. msgid "Filesize"
  1054. msgstr "Miara zbioru"
  1055. #: searx/templates/simple/result_templates/files.html:39
  1056. #: searx/templates/simple/result_templates/torrent.html:12
  1057. msgid "Bytes"
  1058. msgstr "Bajty"
  1059. #: searx/templates/simple/result_templates/files.html:40
  1060. #: searx/templates/simple/result_templates/torrent.html:13
  1061. msgid "kiB"
  1062. msgstr "kiB"
  1063. #: searx/templates/simple/result_templates/files.html:41
  1064. #: searx/templates/simple/result_templates/torrent.html:14
  1065. msgid "MiB"
  1066. msgstr "MiB"
  1067. #: searx/templates/simple/result_templates/files.html:42
  1068. #: searx/templates/simple/result_templates/torrent.html:15
  1069. msgid "GiB"
  1070. msgstr "GiB"
  1071. #: searx/templates/simple/result_templates/files.html:43
  1072. #: searx/templates/simple/result_templates/torrent.html:16
  1073. msgid "TiB"
  1074. msgstr "TiB"
  1075. #: searx/templates/simple/result_templates/files.html:47
  1076. msgid "Date"
  1077. msgstr ""
  1078. #: searx/templates/simple/result_templates/files.html:49
  1079. #: searx/templates/simple/result_templates/paper.html:24
  1080. msgid "Type"
  1081. msgstr "Typ"
  1082. #: searx/templates/simple/result_templates/images.html:20
  1083. msgid "Resolution"
  1084. msgstr ""
  1085. #: searx/templates/simple/result_templates/images.html:21
  1086. msgid "Format"
  1087. msgstr "Format"
  1088. #: searx/templates/simple/result_templates/images.html:24
  1089. msgid "Engine"
  1090. msgstr "Motōr"
  1091. #: searx/templates/simple/result_templates/images.html:25
  1092. msgid "View source"
  1093. msgstr "Pokoż zdrzōdło"
  1094. #: searx/templates/simple/result_templates/map.html:12
  1095. msgid "address"
  1096. msgstr "adresa"
  1097. #: searx/templates/simple/result_templates/map.html:43
  1098. msgid "show map"
  1099. msgstr "pokoż karta"
  1100. #: searx/templates/simple/result_templates/map.html:43
  1101. msgid "hide map"
  1102. msgstr "skryj karta"
  1103. #: searx/templates/simple/result_templates/packages.html:12
  1104. msgid "Version"
  1105. msgstr ""
  1106. #: searx/templates/simple/result_templates/packages.html:18
  1107. msgid "Maintainer"
  1108. msgstr ""
  1109. #: searx/templates/simple/result_templates/packages.html:24
  1110. msgid "Updated at"
  1111. msgstr ""
  1112. #: searx/templates/simple/result_templates/packages.html:30
  1113. #: searx/templates/simple/result_templates/paper.html:25
  1114. msgid "Tags"
  1115. msgstr "Etykety"
  1116. #: searx/templates/simple/result_templates/packages.html:36
  1117. msgid "Popularity"
  1118. msgstr ""
  1119. #: searx/templates/simple/result_templates/packages.html:42
  1120. msgid "License"
  1121. msgstr ""
  1122. #: searx/templates/simple/result_templates/packages.html:52
  1123. msgid "Project"
  1124. msgstr ""
  1125. #: searx/templates/simple/result_templates/packages.html:55
  1126. msgid "Project homepage"
  1127. msgstr ""
  1128. #: searx/templates/simple/result_templates/paper.html:5
  1129. msgid "Published date"
  1130. msgstr "Data publikacyje"
  1131. #: searx/templates/simple/result_templates/paper.html:9
  1132. msgid "Journal"
  1133. msgstr "Cajtōng"
  1134. #: searx/templates/simple/result_templates/paper.html:22
  1135. msgid "Editor"
  1136. msgstr "Redachtōr"
  1137. #: searx/templates/simple/result_templates/paper.html:23
  1138. msgid "Publisher"
  1139. msgstr "Wydowca"
  1140. #: searx/templates/simple/result_templates/paper.html:26
  1141. msgid "DOI"
  1142. msgstr "DOI"
  1143. #: searx/templates/simple/result_templates/paper.html:27
  1144. msgid "ISSN"
  1145. msgstr "ISSN"
  1146. #: searx/templates/simple/result_templates/paper.html:28
  1147. msgid "ISBN"
  1148. msgstr "ISBN"
  1149. #: searx/templates/simple/result_templates/paper.html:33
  1150. msgid "PDF"
  1151. msgstr "PDF"
  1152. #: searx/templates/simple/result_templates/paper.html:34
  1153. msgid "HTML"
  1154. msgstr "HTML"
  1155. #: searx/templates/simple/result_templates/torrent.html:6
  1156. msgid "magnet link"
  1157. msgstr "link magnet"
  1158. #: searx/templates/simple/result_templates/torrent.html:7
  1159. msgid "torrent file"
  1160. msgstr "zbiōr torrent"
  1161. #: searx/templates/simple/result_templates/torrent.html:9
  1162. msgid "Seeder"
  1163. msgstr "Wysyłocz"
  1164. #: searx/templates/simple/result_templates/torrent.html:9
  1165. msgid "Leecher"
  1166. msgstr "Ściōngocz"
  1167. #: searx/templates/simple/result_templates/torrent.html:20
  1168. msgid "Number of Files"
  1169. msgstr "Wielość zbiorōw"
  1170. #: searx/templates/simple/result_templates/videos.html:6
  1171. msgid "show video"
  1172. msgstr "pokoż wideo"
  1173. #: searx/templates/simple/result_templates/videos.html:6
  1174. msgid "hide video"
  1175. msgstr "skryj wideo"
  1176. #~ msgid "Center Alignment"
  1177. #~ msgstr ""
  1178. #~ msgid "Displays results in the center of the page (Oscar layout)."
  1179. #~ msgstr ""
  1180. #~ msgid "preferences"
  1181. #~ msgstr "preferyncyje"
  1182. #~ msgid "Scores per result"
  1183. #~ msgstr "Wyniki na rezultat"
  1184. #~ msgid "a privacy-respecting, hackable metasearch engine"
  1185. #~ msgstr "hakowalno metawyszukowarka, co szanuje prywatność"
  1186. #~ msgid "No abstract is available for this publication."
  1187. #~ msgstr "Skrōcynie niy ma dostympne dlo tyj publikacyje."
  1188. #~ msgid "Self Informations"
  1189. #~ msgstr "Informacyje ô siebie"
  1190. #~ msgid ""
  1191. #~ "Change how forms are submited, <a "
  1192. #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  1193. #~ " rel=\"external\">learn more about request "
  1194. #~ "methods</a>"
  1195. #~ msgstr ""
  1196. #~ "Zmiyń metoda przesyłanio formularōw, <a "
  1197. #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  1198. #~ " rel=\"external\">przewiydz sie wiyncyj ô "
  1199. #~ "metodach HTTP</a>"
  1200. #~ msgid ""
  1201. #~ "This plugin checks if the address "
  1202. #~ "of the request is a TOR exit "
  1203. #~ "node, and informs the user if it"
  1204. #~ " is, like check.torproject.org but from "
  1205. #~ "searxng."
  1206. #~ msgstr ""
  1207. #~ "Tyn przidowek sprawdzo, jeźli adresa ôd"
  1208. #~ " żōndanio to je wynzoł wyjścio TOR"
  1209. #~ " i informuje używocza, jeźli tak je."
  1210. #~ " To jak check.torproject.org ino ôd "
  1211. #~ "searxng."
  1212. #~ msgid ""
  1213. #~ "The TOR exit node list "
  1214. #~ "(https://check.torproject.org/exit-addresses) is "
  1215. #~ "unreachable."
  1216. #~ msgstr ""
  1217. #~ "Wykoz wynzłōw wyjścio TOR "
  1218. #~ "(https://check.torproject.org/exit-addresses) niy "
  1219. #~ "ôdpowiado."
  1220. #~ msgid "You are using TOR. Your IP address seems to be: {ip_address}."
  1221. #~ msgstr "Używosz TOR. Twoja adresa IP wyglōndo na: {ip_address}."
  1222. #~ msgid "You are not using TOR. Your IP address seems to be: {ip_address}."
  1223. #~ msgstr "Niy używosz TOR. Twoja adresa IP wyglōndo na: {ip_address}."
  1224. #~ msgid ""
  1225. #~ "The could not download the list of"
  1226. #~ " Tor exit-nodes from "
  1227. #~ "https://check.torproject.org/exit-addresses."
  1228. #~ msgstr ""
  1229. #~ msgid ""
  1230. #~ "You are using Tor. It looks like"
  1231. #~ " you have this external IP address:"
  1232. #~ " {ip_address}."
  1233. #~ msgstr ""
  1234. #~ msgid "You are not using Tor. You have this external IP address: {ip_address}."
  1235. #~ msgstr ""
  1236. #~ msgid "Autodetect search language"
  1237. #~ msgstr "Autowykrywanie jynzyka wyszukowanio"
  1238. #~ msgid "Automatically detect the query search language and switch to it."
  1239. #~ msgstr "Autōmatycznie wykrywo jynzyk zapytanio i szaltruje na niego."
  1240. #~ msgid "others"
  1241. #~ msgstr "inksze"
  1242. #~ msgid ""
  1243. #~ "This tab does not show up for "
  1244. #~ "search results, but you can search "
  1245. #~ "the engines listed here via bangs."
  1246. #~ msgstr ""
  1247. #~ "Wyszukowarki z tyj zokłodki niy "
  1248. #~ "pokazujōm sie we wynikach wyszukowanio, "
  1249. #~ "ale możesz ich używać bez bangs."
  1250. #~ msgid "Shortcut"
  1251. #~ msgstr "Skrōt"
  1252. #~ msgid "!bang"
  1253. #~ msgstr ""
  1254. #~ msgid ""
  1255. #~ "This tab dues not exists in the"
  1256. #~ " user interface, but you can search"
  1257. #~ " in these engines by its !bangs."
  1258. #~ msgstr ""
  1259. #~ msgid "Engines cannot retrieve results."
  1260. #~ msgstr "Wyszukowarki niy mogōm pobrać wynikōw."
  1261. #~ msgid "Please, try again later or find another SearXNG instance."
  1262. #~ msgstr "Sprōbuj zaś niyskorzij abo znojdź inkszo instancyjo SearXNG."
  1263. #~ msgid ""
  1264. #~ "Redirect to open-access versions of "
  1265. #~ "publications when available (plugin required)"
  1266. #~ msgstr ""
  1267. #~ "Przekeruj do ôtwartych wersyji publikacyji,"
  1268. #~ " kej sōm dostympne (potrzebne rozszyrzynie)"
  1269. #~ msgid "Bang"
  1270. #~ msgstr ""
  1271. #~ msgid ""
  1272. #~ "Change how forms are submitted, <a "
  1273. #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  1274. #~ " rel=\"external\">learn more about request "
  1275. #~ "methods</a>"
  1276. #~ msgstr ""
  1277. #~ "Zmiyń to, jak sōm wysyłane formulary,"
  1278. #~ " <a "
  1279. #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  1280. #~ " rel=\"external\">przewiydz sie wiyncyj ô "
  1281. #~ "metodach żōndań</a>"
  1282. #~ msgid "On"
  1283. #~ msgstr "Włōnczōny"
  1284. #~ msgid "Off"
  1285. #~ msgstr "Zastawiōne"
  1286. #~ msgid "Enabled"
  1287. #~ msgstr "Włōnczōne"
  1288. #~ msgid "Disabled"
  1289. #~ msgstr "Zastawiōne"
  1290. #~ msgid ""
  1291. #~ "Perform search immediately if a category"
  1292. #~ " selected. Disable to select multiple "
  1293. #~ "categories. (JavaScript required)"
  1294. #~ msgstr ""
  1295. #~ "Wykōnej wyszukowanie zaroz po ôbraniu "
  1296. #~ "kategoryje. Zastow, coby ôbrać wiyncyj "
  1297. #~ "kategoryji. (Potrzebny Javascript)"
  1298. #~ msgid "Vim-like hotkeys"
  1299. #~ msgstr "Skrōty jak we Vinie"
  1300. #~ msgid ""
  1301. #~ "Navigate search results with Vim-like"
  1302. #~ " hotkeys (JavaScript required). Press \"h\""
  1303. #~ " key on main or result page to"
  1304. #~ " get help."
  1305. #~ msgstr ""
  1306. #~ "Ruszej sie po wynikach wyszukowanio ze"
  1307. #~ " skrōtami jak we Vimie (potrzebny "
  1308. #~ "Javascript). Naciś knefel „h” na strōnie"
  1309. #~ " głōwnyj abo wynikōw, coby dostać "
  1310. #~ "pōmoc."
  1311. #~ msgid ""
  1312. #~ "we didn't find any results. Please "
  1313. #~ "use another query or search in "
  1314. #~ "more categories."
  1315. #~ msgstr ""
  1316. #~ "niy szło znojś wynikōw. Użyj inkszego"
  1317. #~ " zapytanio abo poszukej tyż we "
  1318. #~ "inkszych kategoryjach."