messages.po 42 KB

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