polish-utf8.pl 48 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704
  1. # UTF-8 encoded polish translation file for use with Oddmuse
  2. #
  3. # Copyright (c) 2006 Radomir Dopieralski
  4. # Copyright (c) 2007 Marcin Borkowski
  5. # Copyright (c) 2008 Przemysław Wesołek
  6. #
  7. # Permission is granted to copy, distribute and/or modify this
  8. # document under the terms of the GNU Free Documentation License,
  9. # Version 1.2 or any later version published by the Free Software
  10. # Foundation; with no Invariant Sections, no Front-Cover Texts, and no
  11. # Back-Cover Texts. A copy of the license could be found at:
  12. # http://www.gnu.org/licenses/fdl.txt .
  13. #
  14. # Installation:
  15. # =============
  16. #
  17. # Create a modules subdirectory in your data directory, and put the
  18. # file in there. It will be loaded automatically.
  19. #
  20. use utf8;
  21. use strict;
  22. AddModuleDescription('polish-utf8.pl', 'Polish') if defined &AddModuleDescription;
  23. our %Translate = grep(!/^#/, split(/\n/,<<'END_OF_TRANSLATION'));
  24. ################################################################################
  25. # wiki.pl
  26. ################################################################################
  27. Reading not allowed: user, ip, or network is blocked.
  28. Nie wolno Ci czytać tej strony: użytkownik, numer ip lub sieć jest zablokowana.
  29. Login
  30. Zaloguj
  31. Error
  32. Błąd
  33. %s calls
  34. %s odwołań
  35. Cannot create %s
  36. Nie można utworzyć %s
  37. Include normal pages
  38. Ze zwykłymi stronami
  39. Invalid UserName %s: not saved.
  40. Nieprawidłowa NazwaUżytkownika %s: nie zapisano.
  41. UserName must be 50 characters or less: not saved
  42. NazwaUżytkownika musi mieć nie więcej niż 50 znaków: nie zapisane.
  43. This page contains an uploaded file:
  44. Ta strona zawiera wgrany plik:
  45. No summary was provided for this file.
  46. Recursive include of %s!
  47. Rekurencyjna inkluzja %s!
  48. Clear Cache
  49. Wyczyść Cache
  50. Main lock obtained.
  51. Uzyskano główną blokadę.
  52. Main lock released.
  53. Zwolniono główną blokadę.
  54. Journal
  55. Dziennik
  56. More...
  57. Więcej...
  58. Comments on this page
  59. Komentarze na tej stronie
  60. XML::RSS is not available on this system.
  61. XML::RSS niedostępne na tym systemie.
  62. diff
  63. różnice
  64. history
  65. historia
  66. %s returned no data, or LWP::UserAgent is not available.
  67. %s nie zwrócił danych lub LWP:UserAgent jest niedostępny.
  68. RSS parsing failed for %s
  69. Parsowanie RSS nie powiodło się dla %s
  70. No items found in %s.
  71. Nie znaleziono elementów w %s.
  72. . . . .
  73. . . . .
  74. Click to edit this page
  75. Kliknij aby edytować tę stronę
  76. CGI Internal error: %s
  77. Wewnętrzny błąd CGI: %s
  78. Invalid action parameter %s
  79. Niewłaściwy parametr działania %s
  80. Page name is missing
  81. Brakuje nazwy strony
  82. Page name is too long: %s
  83. Nazwa strony jest zbyt długa: %s
  84. Invalid Page %s (must not end with .db)
  85. Niewłaściwa strona %s (nie może kończyć się na .db)
  86. Invalid Page %s (must not end with .lck)
  87. Niewłaściwa strona %s (nie może kończyć się na .lck)
  88. Invalid Page %s
  89. Niewłaściwa strona %s
  90. There are no comments, yet. Be the first to leave a comment!
  91. Welcome!
  92. This page does not exist, but you can %s.
  93. create it now
  94. Too many redirections
  95. No redirection for old revisions
  96. Invalid link pattern for #REDIRECT
  97. Please go on to %s.
  98. Proszę przejść do %s.
  99. Updates since %s
  100. Zmiany od %s
  101. up to %s
  102. Updates in the last %s days
  103. Zmiany w ostatnich %s dniach
  104. Updates in the last day
  105. Zmiany w ostatnim dniu
  106. for %s only
  107. tylko dla %s
  108. List latest change per page only
  109. Wyświetl tylko ostatnią zmianę dla każdej strony
  110. List all changes
  111. Wyświetl wszystkie zmiany
  112. Skip rollbacks
  113. Pomiń cofnięcia
  114. Include rollbacks
  115. Uwzględnij cofnięcia
  116. List only major changes
  117. Wyświetl tylko istotne zmiany
  118. Include minor changes
  119. Uwzględnij drobne zmiany
  120. days
  121. List later changes
  122. Wyświetl późniejsze zmiany
  123. RSS
  124. RSS
  125. RSS with pages
  126. RSS ze stronami
  127. RSS with pages and diff
  128. RSS ze stronami i spisem różnic
  129. Using the 「rollback」 button on this page will reset the wiki to that particular point in time, undoing any later changes to all of the pages.
  130. Filters
  131. Filtry
  132. Title:
  133. Tytuł:
  134. Title and Body:
  135. Tytuł i tekst:
  136. Username:
  137. Użytkownik:
  138. Host:
  139. Komputer:
  140. Follow up to:
  141. Language:
  142. Język:
  143. Go!
  144. Szukaj
  145. (minor)
  146. (drobna)
  147. rollback
  148. cofnij
  149. new
  150. nowa
  151. All changes for %s
  152. Wszystkie zmiany dla %s
  153. This page is too big to send over RSS.
  154. Ta strona jest zbyt duża, żeby ją wysłać przez RSS.
  155. History of %s
  156. Historia %s
  157. Using the 「rollback」 button on this page will reset the page to that particular point in time, undoing any later changes to this page.
  158. Compare
  159. Porównaj
  160. Deleted
  161. Usunięta
  162. Mark this page for deletion
  163. Zaznacz tę stronę do usunięcia
  164. No other revisions available
  165. Nie ma dostępnych innych wersji
  166. current
  167. aktualna
  168. Revision %s
  169. Wersja %s
  170. Contributors to %s
  171. Współautorzy %s
  172. Missing target for rollback.
  173. Nie ma czego cofać
  174. Target for rollback is too far back.
  175. Zbyt stare, aby cofnąć
  176. A username is required for ordinary users.
  177. Zwykły użytkownik musi mieć nazwę.
  178. Rolling back changes
  179. Cofam zmiany
  180. Editing not allowed: %s is read-only.
  181. Edycja zabroniona: %s jest tylko do odczytu.
  182. Rollback of %s would restore banned content.
  183. Rollback to %s
  184. Cofam do %s
  185. %s rolled back
  186. %s cofnięte
  187. to %s
  188. do %s
  189. Index of all pages
  190. Spis wszystkich stron
  191. Wiki Version
  192. Wersja Wiki
  193. Password
  194. Hasło
  195. Run maintenance
  196. Przeprowadź konserwację
  197. Unlock Wiki
  198. Odblokuj Wiki
  199. Unlock site
  200. Odblokuj serwis
  201. Lock site
  202. Zablokuj serwis
  203. Unlock %s
  204. Odblokuj %s
  205. Lock %s
  206. Zablokuj %s
  207. Administration
  208. Administracja
  209. Actions:
  210. Działania:
  211. Important pages:
  212. Ważne strony:
  213. To mark a page for deletion, put <strong>%s</strong> on the first line.
  214. Aby zaznaczyć stronę do usunięcia, wpisz <strong>%s</strong> w pierwszej linii.
  215. Anonymous
  216. Anonimowy
  217. redirected from %s
  218. przekierowano z %s
  219. %s:
  220. [Home]
  221. [Dom]
  222. Click to search for references to this page
  223. Kliknij, aby szukać odniesień do tej strony
  224. Edit this page
  225. Edytuj tę stronę
  226. Preview:
  227. Podgląd:
  228. Preview only, not yet saved
  229. Tylko podgląd, jeszcze nie zapisane
  230. Warning
  231. Ostrzeżenie
  232. Database is stored in temporary directory %s
  233. Baza danych przechowywana w katalogu tymczasowym %s
  234. %s seconds
  235. %s sekund
  236. Last edited
  237. Ostatnio edytowane
  238. Edited
  239. Edytowane
  240. by %s
  241. przez %s
  242. (diff)
  243. (różnice)
  244. a
  245. c
  246. Edit revision %s of this page
  247. Edytuj wersję %s tej strony
  248. e
  249. e
  250. This page is read-only
  251. Ta strona jest tylko do odczytu
  252. View other revisions
  253. Zobacz inne wersje
  254. View current revision
  255. Zobacz aktualną wersję
  256. View all changes
  257. Zobacz wszystkie zmiany
  258. View contributors
  259. Zobacz współautorów
  260. Add your comment here:
  261. Homepage URL:
  262. URL strony domowej:
  263. s
  264. s
  265. Save
  266. Zapisz
  267. p
  268. p
  269. Preview
  270. Podgląd
  271. Search:
  272. Szukaj:
  273. f
  274. f
  275. Replace:
  276. Zamień:
  277. Delete
  278. Usuń
  279. Filter:
  280. Filtr:
  281. Last edit
  282. Ostatnia edycja
  283. revision %s
  284. wersja %s
  285. current revision
  286. aktualna wersja
  287. Difference between revision %1 and %2
  288. Różnice (pomiędzy wersjami %1 i %2)
  289. Last major edit (%s)
  290. Ostatnia główna edycja
  291. later minor edits
  292. Ostatnia pomniejsza edycja
  293. No diff available.
  294. Różnice niedostępne.
  295. Summary:
  296. Streszczenie:
  297. Old revision:
  298. Stara wersja:
  299. Changed:
  300. Zmienione:
  301. Deleted:
  302. Skasowane:
  303. Added:
  304. Dodane:
  305. to
  306. do
  307. Revision %s not available
  308. Wersja %s niedostępna
  309. showing current revision instead
  310. pokazuję aktualną wersję zamiast niej
  311. Showing revision %s
  312. Wyświetlana wersja %s
  313. Cannot save a nameless page.
  314. Nie można zapisać strony bez nazwy.
  315. Cannot save a page without revision.
  316. Nie można zapisać strony bez wersji.
  317. not deleted:
  318. nie skasowane:
  319. deleted
  320. skasowane
  321. Cannot open %s
  322. Nie można otworzyć %s
  323. Cannot write %s
  324. Nie można zapisać %s
  325. Could not get %s lock
  326. Nie można zablokować %s
  327. The lock was created %s.
  328. Blokada utworzona %s
  329. Maybe the user running this script is no longer allowed to remove the lock directory?
  330. Sometimes locks are left behind if a job crashes.
  331. After ten minutes, you could try to unlock the wiki.
  332. This operation may take several seconds...
  333. Ta operacja może potrwać kilka sekund...
  334. Forced unlock of %s lock.
  335. Wymuszone odblokowanie %s.
  336. No unlock required.
  337. Odblokowanie nie jest konieczne.
  338. %s hours ago
  339. %s godzin temu
  340. 1 hour ago
  341. 1 godzinę temu
  342. %s minutes ago
  343. %s minut temu
  344. 1 minute ago
  345. 1 minutę temu
  346. %s seconds ago
  347. %s sekund temu
  348. 1 second ago
  349. 1 sekundę temu
  350. just now
  351. przed chwilką
  352. Only administrators can upload files.
  353. Tylko administrator może wgrywać pliki.
  354. Editing revision %s of
  355. Edytowanie wersji %s strony
  356. Editing %s
  357. Edytowanie %s
  358. Editing old revision %s.
  359. Edytowanie starej wersji %s.
  360. Saving this page will replace the latest revision with this text.
  361. Zapisanie tej strony zastąpi ostatnią wersję tym tekstem.
  362. This change is a minor edit.
  363. Ta zmiana jest drobna.
  364. Cancel
  365. Anuluj
  366. Replace this file with text
  367. Zastąp ten plik tekstem
  368. Replace this text with a file
  369. Zastąp ten tekst plikiem
  370. File to upload:
  371. Plik do wgrania:
  372. Files of type %s are not allowed.
  373. Pliki typu %s są niedozwolone.
  374. Your password is saved in a cookie, if you have cookies enabled. Cookies may get lost if you connect from another machine, from another account, or using another software.
  375. Twoje hasło jest zapisane w ciasteczku, jeśli masz włączoną ich obsługę. Ciasteczka mogą zaginąć jeśli łączysz się z innego komputera, innego konta lub używasz innego programu.
  376. This site does not use admin or editor passwords.
  377. Ta strona nie używa haseł redaktora ani administratora.
  378. You are currently an administrator on this site.
  379. Jesteś obecnie administratorem tej strony.
  380. You are currently an editor on this site.
  381. Jesteś obecnie redaktorem tej strony.
  382. You are a normal user on this site.
  383. Jesteś zwyczajnym użytkownikiem.
  384. You do not have a password set.
  385. Your password does not match any of the administrator or editor passwords.
  386. Twoje hasło nie pasuje do żadnego z haseł edytora ani administratora.
  387. Password:
  388. Hasło:
  389. Return to %s
  390. This operation is restricted to site editors only...
  391. Ta operacja jest dozwolona tylko dla redaktorów strony.,,
  392. This operation is restricted to administrators only...
  393. Ta operacja jest dozwolona tylko dla administratorów strony...
  394. Edit Denied
  395. Edycja Niedozwolona
  396. Editing not allowed: user, ip, or network is blocked.
  397. Edycja zabroniona: użytkownik, numer ip lub sieć zablokowane.
  398. Contact the wiki administrator for more information.
  399. Skontaktuj się z administratorem wiki aby uzyskać więcej informacji.
  400. The rule %s matched for you.
  401. Reguła %s została dopasowana do Ciebie.
  402. See %s for more information.
  403. Zobacz %s aby uzyskać więcej informacji.
  404. SampleUndefinedPage
  405. PrzykładNiezdefiniowanejStrony
  406. Sample_Undefined_Page
  407. Przykład_Niezdefiniowanej_Strony
  408. Rule "%1" matched "%2" on this page.
  409. Reguła "%1" pasuje do "%2" na tej stronie.
  410. Reason: %s.
  411. Przyczyna: %s.
  412. Reason unknown.
  413. Przyczyna nieznana.
  414. (for %s)
  415. (dla %s)
  416. %s pages found.
  417. znaleziono %s stron.
  418. Preview: %s
  419. Replaced: %s
  420. Zamieniono: %s
  421. Search for: %s
  422. Szukaj: %s
  423. View changes for these pages
  424. Zobacz zmiany dla tych stron
  425. last updated
  426. ostatnio zmieniane
  427. by
  428. autorstwa
  429. Transfer Error: %s
  430. Błąd przesyłania: %s
  431. Browser reports no file info.
  432. Przeglądarka nie zwraca informacji o pliku.
  433. Browser reports no file type.
  434. Przeglądarka nie zwraca typu pliku.
  435. The page contains banned text.
  436. Strona zawiera zabroniony tekst.
  437. No changes to be saved.
  438. Nie ma żadnych zmian do zapisania.
  439. This page was changed by somebody else %s.
  440. Ta strona została zmieniona przez kogoś innego.
  441. The changes conflict. Please check the page again.
  442. Wystąpił konflikt zmian. Proszę sprawdzić stronę ponownie.
  443. Please check whether you overwrote those changes.
  444. Proszę sprawdzić, czy nadpisałeś te zmiany.
  445. Cannot delete the index file %s.
  446. Nie można skasować pliku indeksu %s.
  447. Please check the directory permissions.
  448. Proszę sprawdzić uprawnienia do katalogu.
  449. Your changes were not saved.
  450. Twoje zmiany nie zostały zapisane.
  451. Could not get a lock to merge!
  452. Nie można uzyskać blokady, aby połączyć zmiany.
  453. you
  454. ty
  455. ancestor
  456. przodek
  457. other
  458. inny
  459. Run Maintenance
  460. Przeprowadź konserwację
  461. Maintenance not done.
  462. Konserwacja nie przeprowadzona.
  463. (Maintenance can only be done once every 12 hours.)
  464. (Konserwacja może być przeprowadzona tylko raz na 12 godzin).
  465. Remove the "maintain" file or wait.
  466. Usuń plik "maintain" lub czekaj.
  467. Expiring keep files and deleting pages marked for deletion
  468. Przedawnianie plików staroci i usuwanie stron zaznaczonych do usunięcia
  469. Moving part of the %s log file.
  470. Przenoszenie części pliku logów %s.
  471. Could not open %s log file
  472. Nie można otworzyć pliku logów %s.
  473. Error was
  474. Błędem było
  475. Note: This error is normal if no changes have been made.
  476. Uwaga: Ten błąd jest normalny, jeśli nie było żadnych zmian.
  477. Moving %s log entries.
  478. Przenoszenie %s wpisów logów.
  479. Removing IP numbers from %s log entries.
  480. Set or Remove global edit lock
  481. Ustaw lub zwolnij globalną blokadę edycji
  482. Edit lock created.
  483. Ustawiono blokadę edycji.
  484. Edit lock removed.
  485. Zwolniono blokadę edycji.
  486. Set or Remove page edit lock
  487. Ustaw lub zwolnij blokadę edycji strony
  488. Lock for %s created.
  489. Ustawiono blokadę dla %s
  490. Lock for %s removed.
  491. Zwolniono blokadę dla %s
  492. Displaying Wiki Version
  493. Wyświetlanie wersji Wiki
  494. Debugging Information
  495. Too many connections by %s
  496. Zbyt dużo połączeń z %s
  497. Please do not fetch more than %1 pages in %2 seconds.
  498. Proszę nie pobierać więcej niż %1 stron w ciągu %2 sekund.
  499. Check whether the web server can create the directory %s and whether it can create files in it.
  500. Sprawdź czy serwer WWW może utworzyć katalog %s, oraz czy może tworzyć w nim pliki.
  501. , see
  502. The two revisions are the same.
  503. Te dwie wersje są identyczne.
  504. ################################################################################
  505. # modules/admin.pl
  506. ################################################################################
  507. Deleting %s
  508. Kasowanie %s
  509. Deleted %s
  510. Skasowano %s
  511. Renaming %1 to %2.
  512. Zmienianie nazwy %s na %s.
  513. The page %s does not exist
  514. Strona %s nie istnieje
  515. The page %s already exists
  516. Strona %s już istnieje
  517. Cannot rename %1 to %2
  518. Nie można zmienić nazwy %1 na %2
  519. Renamed to %s
  520. Zmieniono nazwę na %s
  521. Renamed from %s
  522. Zmieniono nazwę z %s
  523. Renamed %1 to %2.
  524. Zmieniono nazwę z %1 na %2.
  525. Immediately delete %s
  526. Niezwłocznie skasuj %s
  527. Rename %s to:
  528. Zmień nazwę %s na:
  529. ################################################################################
  530. # modules/advanced-uploads.pl
  531. ################################################################################
  532. Attach file:
  533. Upload
  534. ################################################################################
  535. # modules/aggregate.pl
  536. ################################################################################
  537. Learn more...
  538. Dowiedz się więcej...
  539. ################################################################################
  540. # modules/all.pl
  541. ################################################################################
  542. Complete Content
  543. Całkowita zawartość
  544. The main page is %s.
  545. Główną stroną jest %s.
  546. ################################################################################
  547. # modules/archive.pl
  548. ################################################################################
  549. Archive:
  550. Archiwum:
  551. ################################################################################
  552. # modules/backlinkage.pl
  553. ################################################################################
  554. Rebuild BackLink database
  555. Przebuduj spis linkujących
  556. Internal Page: %s
  557. Strona Wewnętrzna: %s
  558. Pages that link to this page
  559. Strony linkujące do tej strony
  560. ################################################################################
  561. # modules/backlinks.pl
  562. ################################################################################
  563. The search parameter is missing.
  564. Pages link to %s
  565. ################################################################################
  566. # modules/ban-contributors.pl
  567. ################################################################################
  568. Ban contributors
  569. Ban Contributors to %s
  570. Ban!
  571. Regular expression:
  572. %s is banned
  573. These URLs were rolled back. Perhaps you want to add a regular expression to %s?
  574. Consider banning the IP number as well:
  575. ################################################################################
  576. # modules/banned-regexps.pl
  577. ################################################################################
  578. Regular expression "%1" matched "%2" on this page.
  579. Regular expression "%s" matched on this page.
  580. ################################################################################
  581. # modules/big-brother.pl
  582. ################################################################################
  583. Recent Visitors
  584. Ostatni Odwiedzający
  585. some action
  586. jakieś działanie
  587. was here
  588. był tutaj
  589. and read
  590. i czytał
  591. ################################################################################
  592. # modules/calendar.pl
  593. ################################################################################
  594. Illegal year value: Use 0001-9999
  595. Niedozwolony rok: Użyj 0001-9999
  596. The match parameter is missing.
  597. Brakuje parametru dopasowania.
  598. Page Collection for %s
  599. Zbiór stron dla %s
  600. Previous
  601. Poprzedni
  602. Next
  603. Następny
  604. Calendar %s
  605. Kalendarz %s
  606. Su
  607. nd
  608. Mo
  609. pn
  610. Tu
  611. wt
  612. We
  613. śr
  614. Th
  615. cz
  616. Fr
  617. pt
  618. Sa
  619. so
  620. January
  621. styczeń
  622. February
  623. luty
  624. March
  625. marzec
  626. April
  627. kwiecień
  628. May
  629. maj
  630. June
  631. czerwiec
  632. July
  633. lipiec
  634. August
  635. sierpień
  636. September
  637. wrzesień
  638. October
  639. październik
  640. November
  641. listopad
  642. December
  643. grudzień
  644. ################################################################################
  645. # modules/checkbox.pl
  646. ################################################################################
  647. set %s
  648. ustaw %s
  649. unset %s
  650. anuluj ustawienie %s
  651. ################################################################################
  652. # modules/clustermap.pl
  653. ################################################################################
  654. Clustermap
  655. Mapa klastrów
  656. Pages without a Cluster
  657. Strony bez klastra
  658. ################################################################################
  659. # modules/comment-div-wrapper.pl
  660. ################################################################################
  661. Comments:
  662. ################################################################################
  663. # modules/commentcount.pl
  664. ################################################################################
  665. Comments on
  666. Komentarze na
  667. Comment on
  668. Skomentuj
  669. ################################################################################
  670. # modules/compilation.pl
  671. ################################################################################
  672. Compilation for %s
  673. Kompilacja dla %s
  674. Compilation tag is missing a regular expression.
  675. Brak wyrażenia regularnego w znaczniku kompilacji.
  676. ################################################################################
  677. # modules/creationdate.pl
  678. ################################################################################
  679. Add creation date to page files
  680. ################################################################################
  681. # modules/css-install.pl
  682. ################################################################################
  683. Install CSS
  684. Zainstaluj CSS
  685. Copy one of the following stylesheets to %s:
  686. Skopiuj jeden z następujących arkuszy styli do %s:
  687. Reset
  688. ################################################################################
  689. # modules/dates.pl
  690. ################################################################################
  691. Extract all dates from the database
  692. Dates
  693. No dates found.
  694. ################################################################################
  695. # modules/despam.pl
  696. ################################################################################
  697. List spammed pages
  698. Spis zaśmieconych stron
  699. Despamming pages
  700. Odśmiecanie stron
  701. Spammed pages
  702. Zaśmiecone strony
  703. Cannot find revision %s.
  704. Nie można znaleźć wersji %s.
  705. Revert to revision %1: %2
  706. Przywróć wersję %1: %2
  707. Marked as %s.
  708. Oznaczony jako %s.
  709. Cannot find unspammed revision.
  710. Nie można znaleźć czystej wersji.
  711. ################################################################################
  712. # modules/diff.pl
  713. ################################################################################
  714. Page diff
  715. Diff
  716. ################################################################################
  717. # modules/drafts.pl
  718. ################################################################################
  719. Recover Draft
  720. Odzyskaj brudnopis
  721. No text to save
  722. Brak tekstu do zapisania
  723. Draft saved
  724. Brudnopis zapisany
  725. Draft recovered
  726. Brudnopis odzyskany
  727. No draft available to recover
  728. Brak brudnopisu do odzyskania
  729. Save Draft
  730. Zapisz brudnopis
  731. Draft Cleanup
  732. Czyszczenie brudnopisu
  733. Unable to delete draft %s
  734. Nie udało się skasować brudnopisu %s
  735. %1 was last modified %2 and was kept
  736. %1 było ostatnio modyfikowane %2 i zostało zachowane
  737. %1 was last modified %2 and was deleted
  738. %1 było ostatnio modyfikowane %2 i zostało skasowane
  739. ################################################################################
  740. # modules/dynamic-comments.pl
  741. ################################################################################
  742. Add Comment
  743. Dodaj komentarz
  744. ################################################################################
  745. # modules/edit-cluster.pl
  746. ################################################################################
  747. ordinary changes
  748. zwykłe zmiany
  749. %s days
  750. %s dni
  751. ################################################################################
  752. # modules/edit-paragraphs.pl
  753. ################################################################################
  754. Could not identify the paragraph you were editing
  755. This is the section you edited:
  756. This is the current page:
  757. ################################################################################
  758. # modules/find.pl
  759. ################################################################################
  760. Matching page names:
  761. Pasujące nazwy stron:
  762. ################################################################################
  763. # modules/fix-encoding.pl
  764. ################################################################################
  765. Fix character encoding
  766. Fix HTML escapes
  767. ################################################################################
  768. # modules/form_timeout.pl
  769. ################################################################################
  770. Set $FormTimeoutSalt.
  771. Form Timeout
  772. ################################################################################
  773. # modules/gd_security_image.pl
  774. ################################################################################
  775. GD or Image::Magick modules not available.
  776. GD::SecurityImage module not available.
  777. Image storing failed. (%s)
  778. Bad gd_security_image_id.
  779. Please type the six characters from the anti-spam image
  780. Submit
  781. CAPTCHA
  782. You did not answer correctly.
  783. Nie odpowiedziałeś poprawnie.
  784. $GdSecurityImageFont is not set.
  785. ################################################################################
  786. # modules/git-another.pl
  787. ################################################################################
  788. No summary provided
  789. ################################################################################
  790. # modules/git.pl
  791. ################################################################################
  792. no summary available
  793. page was marked for deletion
  794. Oddmuse
  795. Cleaning up git repository
  796. ################################################################################
  797. # modules/google-plus-one.pl
  798. ################################################################################
  799. Google +1 Buttons
  800. All Pages +1
  801. This page lists the twenty last diary entries and their +1 buttons.
  802. ################################################################################
  803. # modules/gravatar.pl
  804. ################################################################################
  805. Email:
  806. ################################################################################
  807. # modules/header-and-footer-templates.pl
  808. ################################################################################
  809. Could not find %1.html template in %2
  810. Nie można znaleźć szablonu %1.html w %2
  811. ################################################################################
  812. # modules/hiddenpages.pl
  813. ################################################################################
  814. Only Editors are allowed to see this hidden page.
  815. Tylko redaktorom wolno oglądać tę ukrytą stronę.
  816. Only Admins are allowed to see this hidden page.
  817. Tylko administratorom wolno oglądać tę ukrytą stronę.
  818. ################################################################################
  819. # modules/index.pl
  820. ################################################################################
  821. Index
  822. Indeks
  823. ################################################################################
  824. # modules/joiner.pl
  825. ################################################################################
  826. The username %s already exists.
  827. The email address %s has already been used.
  828. Wait %s minutes before try again.
  829. Registration Confirmation
  830. Visit the link below to confirm registration.
  831. Recover Account
  832. You can login by following the link below. Then set new password.
  833. Change Email Address
  834. To confirm changing email address, follow the link below.
  835. To submit this form you must answer this question:
  836. Question:
  837. CAPTCHA:
  838. Registration
  839. The username must be valid page name.
  840. Confirmation email will be sent to the email address.
  841. Repeat Password:
  842. Bad email address format.
  843. Password needs to have at least %s characters.
  844. Passwords differ.
  845. Email Sent
  846. Confirmation email has been sent to %s. Visit the link on the mail to confirm registration.
  847. Failed to Confirm Registration
  848. Invalid key.
  849. The key expired.
  850. Registration Confirmed
  851. Now, you can login by using username and password.
  852. Forgot your password?
  853. Zapomniałeś hasła?
  854. Login failed.
  855. You are banned.
  856. You must confirm email address.
  857. Logged in
  858. %s has logged in.
  859. You should set new password immediately.
  860. Change Password
  861. Logged out
  862. %s has logged out.
  863. Account Settings
  864. Logout
  865. Wyloguj
  866. Current Password:
  867. New Password:
  868. Repeat New Password:
  869. Password is wrong.
  870. Password Changed
  871. Your password has been changed.
  872. Twoje hasło zostało zmienione.
  873. Forgot Password
  874. Enter email address, and recovery login ticket will be sent.
  875. Not found.
  876. The mail address is not valid anymore.
  877. An email has been sent to %s with further instructions.
  878. New Email Address:
  879. Failed to load account.
  880. An email has been sent to %s with a login ticket.
  881. Confirmation Failed
  882. Failed to confirm.
  883. Email Address Changed
  884. Email address for %1 has been changed to %2.
  885. Account Management
  886. Ban Account
  887. Enter username of the account to ban:
  888. Ban
  889. Enter username of the account to unban:
  890. Unban
  891. %s is already banned.
  892. %s has been banned.
  893. %s is not banned.
  894. %s has been unbanned.
  895. Register
  896. ################################################################################
  897. # modules/lang.pl
  898. ################################################################################
  899. Languages:
  900. Języki:
  901. Show!
  902. Pokaż!
  903. ################################################################################
  904. # modules/like.pl
  905. ################################################################################
  906. ====(\d+) persons? liked this====
  907. ====%d persons liked this====
  908. ====1 person liked this====
  909. I like this!
  910. ################################################################################
  911. # modules/link-all.pl
  912. ################################################################################
  913. Define
  914. Zdefiniuj
  915. ################################################################################
  916. # modules/links.pl
  917. ################################################################################
  918. Full Link List
  919. Pełna lista odnośników
  920. ################################################################################
  921. # modules/list-banned-content.pl
  922. ################################################################################
  923. Banned Content
  924. Rule "%1" matched on this page.
  925. ################################################################################
  926. # modules/listlocked.pl
  927. ################################################################################
  928. List of locked pages
  929. ################################################################################
  930. # modules/listtags.pl
  931. ################################################################################
  932. Pages tagged with %s
  933. ################################################################################
  934. # modules/live-templates.pl
  935. ################################################################################
  936. Template without parameters
  937. Szablon bez parametrów
  938. The template %s is either empty or does not exist.
  939. Szablon %s albo jest pusty, albo nie istnieje.
  940. ################################################################################
  941. # modules/localnames.pl
  942. ################################################################################
  943. Name:
  944. URL:
  945. Define Local Names
  946. Define external redirect:
  947. -- defined on %s
  948. -- zdefiniowane na %s
  949. Local names defined on %1: %2
  950. Lokalne nazwy zdefiniowane na %1: %2
  951. ################################################################################
  952. # modules/logbannedcontent.pl
  953. ################################################################################
  954. IP number matched %s
  955. ################################################################################
  956. # modules/login.pl
  957. ################################################################################
  958. Register for %s
  959. Zarejestruj dla %s
  960. Please choose a username of the form "FirstLast" using your real name.
  961. Proszę wybrać nazwę użytkownika w postaci "ImięNazwisko".
  962. The passwords do not match.
  963. Hasła nie zgadzają się.
  964. The password must be at least %s characters.
  965. Hasło musi mieć co najmniej %s znaków.
  966. That email address is invalid.
  967. Adres poczty elektronicznej jest niepoprawny.
  968. The username %s has already been registered.
  969. Nazwa użytkownika %s jest już zarejestrowana.
  970. Your registration for %s has been submitted.
  971. Twoja rejestracja dla %s została wysłana.
  972. Please allow time for the webmaster to approve your request.
  973. Proszę dać administratorowi czas na potwierdzenie.
  974. An email has been sent to "%s" with further instructions.
  975. Wysłano e-mail do "%s" z dalszymi instrukcjami.
  976. There was an error saving your registration.
  977. Wystąpił błąd podczas zapisywania rejestracji.
  978. An account was created for %s.
  979. Konto dla %s zostało utworzone.
  980. Login to %s
  981. Zaloguj się do %s
  982. Username and/or password are incorrect.
  983. Nazwa użytkownika i/lub hasło są niepoprawne.
  984. Logged in as %s.
  985. Zalogowano jako %s.
  986. Logout of %s
  987. Wylogowanie %s
  988. Logout of %s?
  989. Wylogować %s?
  990. Logged out of %s
  991. Wylogowano %s
  992. You are now logged out.
  993. Jesteś teraz wylogowany.
  994. Register a new account
  995. Zarejestruj nowe konto
  996. Who am I?
  997. Kim jestem?
  998. Change your password
  999. Zmień hasło
  1000. Approve pending registrations
  1001. Potwierdź oczekujące rejestracje
  1002. Confirm Registration for %s
  1003. Potwierdź rejestrację dla %s
  1004. %s, your registration has been approved. You can now use your password to login and edit this wiki.
  1005. %s, twoja rejestracja została potwierdzona. Możesz teraz użyć swojego hasła, żeby się zalogować i edytować to wiki.
  1006. Confirmation failed. Please email %s for help.
  1007. Potwierdzenie nie powiodło się. Proszę wysłać e-maila do %s, aby uzyskać pomoc.
  1008. Who Am I?
  1009. Kim jestem?
  1010. You are logged in as %s.
  1011. Jesteś zalogowany jako %s.
  1012. You are not logged in.
  1013. Nie jesteś zalogowany.
  1014. Reset Password
  1015. Zresetuj hasło
  1016. The password for %s was reset. It has been emailed to the address on file.
  1017. Hasło dla %s zostało zresetowane. Nowe hasło zostało wysłane pocztą.
  1018. There was an error resetting the password for %s.
  1019. Nastąpił błąd podczas resetowania hasła dla %s.
  1020. The username "%s" does not exist.
  1021. Nazwa użytkownika "%s" nie istnieje.
  1022. Reset Password for %s
  1023. Zresetuj hasło dla %s
  1024. Reset Password?
  1025. Zresetować hasło?
  1026. Change Password for %s
  1027. Zmień hasło dla %s
  1028. Change Password?
  1029. Zmienić hasło?
  1030. Your current password is incorrect.
  1031. Twoje obecne hasło jest nieprawidłowe.
  1032. Approve Pending Registrations for %s
  1033. Potwierdź oczekujące rejestracje dla %s
  1034. %s has been approved.
  1035. %s zostało potwierdzone.
  1036. There was an error approving %s.
  1037. Nastąpił błąd przy potwierdzaniu %s.
  1038. There are no pending registrations.
  1039. Nie ma oczekujących rejestracji.
  1040. ################################################################################
  1041. # modules/mail.pl
  1042. ################################################################################
  1043. Invalid Mail %s: not saved.
  1044. unsubscribe
  1045. subscribe
  1046. %s appears to be an invalid mail address
  1047. Your mail subscriptions
  1048. All mail subscriptions
  1049. Subscriptions
  1050. Email:
  1051. Show
  1052. Subscriptions for %s:
  1053. Unsubscribe
  1054. There are no subscriptions for %s.
  1055. Change email address
  1056. Mail addresses are linked to unsubscription links.
  1057. Subscribe to %s.
  1058. Subscribe
  1059. Subscribed %s to the following pages:
  1060. The remaining pages do not exist.
  1061. Unsubscribed %s from the following pages:
  1062. Migrating Subscriptions
  1063. No non-migrated email addresses found, migration not necessary.
  1064. Migrated %s rows.
  1065. ################################################################################
  1066. # modules/markdown-converter.pl
  1067. ################################################################################
  1068. Help convert %s to Markdown
  1069. List all non-Markdown pages
  1070. Converting %s
  1071. Candidates for Conversion to Markdown
  1072. ################################################################################
  1073. # modules/module-bisect.pl
  1074. ################################################################################
  1075. Bisect modules
  1076. Module Bisect
  1077. All modules enabled now!
  1078. Go back
  1079. Test / Always enabled / Always disabled
  1080. Start
  1081. Bisecting proccess is already active.
  1082. Stop
  1083. It seems like module %s is causing your problem.
  1084. Please note that this module does not handle situations when your problem is caused by a combination of specific modules (which is rare anyway).
  1085. Good luck fixing your problem! ;)
  1086. Module count (only testable modules):
  1087. Current module statuses:
  1088. Good
  1089. Bad
  1090. Enabling %s
  1091. ################################################################################
  1092. # modules/module-updater.pl
  1093. ################################################################################
  1094. Update modules
  1095. Module Updater
  1096. Looks good. Update modules now!
  1097. ################################################################################
  1098. # modules/multi-url-spam-block.pl
  1099. ################################################################################
  1100. You linked more than %s times to the same domain. It would seem that only a spammer would do this. Your edit is refused.
  1101. ################################################################################
  1102. # modules/namespaces.pl
  1103. ################################################################################
  1104. %s is not a legal name for a namespace
  1105. %s nie jest dozwoloną nazwą przestrzeni nazw
  1106. Namespaces
  1107. ################################################################################
  1108. # modules/near-links.pl
  1109. ################################################################################
  1110. Getting page index file for %s.
  1111. Pobieranie pliku indeksu dla %s.
  1112. Near links:
  1113. Bliskie odnośniki:
  1114. Search sites on the %s as well
  1115. Szukaj stron także na %s
  1116. Fetching results from %s:
  1117. Pobieram wyniki z %s:
  1118. Near pages:
  1119. Bliskie strony:
  1120. Include near pages
  1121. Z bliskimi stronami
  1122. EditNearLinks
  1123. EdytujBliskieLinki
  1124. The same page on other sites:
  1125. Ta sama strona gdzie indziej
  1126. ################################################################################
  1127. # modules/nearlink-create.pl
  1128. ################################################################################
  1129. (create locally)
  1130. (utwórz lokalnie)
  1131. ################################################################################
  1132. # modules/no-question-mark.pl
  1133. ################################################################################
  1134. image
  1135. obrazek
  1136. download
  1137. pobieranie
  1138. ################################################################################
  1139. # modules/nosearch.pl
  1140. ################################################################################
  1141. Backlinks
  1142. ################################################################################
  1143. # modules/not-found-handler.pl
  1144. ################################################################################
  1145. Clearing Cache
  1146. Czyszczenie pamięci podręcznej
  1147. Done.
  1148. Gotowe.
  1149. Generating Link Database
  1150. Generowanie bazy danych odnośników
  1151. The 404 handler extension requires the link data extension (links.pl).
  1152. Rozszerzenie obsługi 404 wymaga rozszerzenia danych o odnośnikach (links.pl).
  1153. ################################################################################
  1154. # modules/offline.pl
  1155. ################################################################################
  1156. Make available offline
  1157. Offline
  1158. You are currently offline and what you requested is not part of the offline application. You need to be online to do this.
  1159. ################################################################################
  1160. # modules/olocalmap.pl
  1161. ################################################################################
  1162. LocalMap
  1163. MapaLokalna
  1164. No page id for action localmap
  1165. Nie ma identyfikatora strony dla działania mapy lokalnej
  1166. Requested page %s does not exist
  1167. Żądana strona %s nie istnieje
  1168. Local Map for %s
  1169. Mapa lokalna dla %s
  1170. view
  1171. zobacz
  1172. ################################################################################
  1173. # modules/open-proxy.pl
  1174. ################################################################################
  1175. Self-ban by %s
  1176. Samo-zablokowano przez %s
  1177. You have banned your own IP.
  1178. Zablokowałeś własny numer ip.
  1179. ################################################################################
  1180. # modules/orphans.pl
  1181. ################################################################################
  1182. Orphan List
  1183. Lista Sierot
  1184. ################################################################################
  1185. # modules/page-trail.pl
  1186. ################################################################################
  1187. Trail:
  1188. Ślad:
  1189. ################################################################################
  1190. # modules/page-type.pl
  1191. ################################################################################
  1192. None
  1193. Żaden
  1194. Type
  1195. Typ
  1196. ################################################################################
  1197. # modules/paragraph-link.pl
  1198. ################################################################################
  1199. Permalink to "%s"
  1200. Stały odnośnik do "%s"
  1201. anchor first defined here: %s
  1202. odnośnik zdefiniowano uprzednio tutaj: %s
  1203. the page %s also exists
  1204. strona %s także istnieje
  1205. ################################################################################
  1206. # modules/permanent-anchors.pl
  1207. ################################################################################
  1208. Click to search for references to this permanent anchor
  1209. Kliknij aby poszukać odniesień do tego stałego odnośnika
  1210. Include permanent anchors
  1211. Ze stałymi odnośnikami
  1212. ################################################################################
  1213. # modules/portrait-support.pl
  1214. ################################################################################
  1215. Portrait
  1216. Portret
  1217. ################################################################################
  1218. # modules/preview.pl
  1219. ################################################################################
  1220. Pages with changed HTML
  1221. Preview changes in HTML output
  1222. ################################################################################
  1223. # modules/private-pages.pl
  1224. ################################################################################
  1225. This page is password protected. If you know the password, you can %s. Once you have done that, return and reload this page.
  1226. supply the password now
  1227. ################################################################################
  1228. # modules/private-wiki.pl
  1229. ################################################################################
  1230. This error should not happen. If your password is set correctly and you are still seeing this message, then it is a bug, please report it. If you are just a stranger and trying to get unsolicited access, then keep in mind that all of the data is encrypted with AES-256 and the key is not stored on the server, good luck.
  1231. Attempt to read encrypted data without a password.
  1232. Cannot refresh index.
  1233. ################################################################################
  1234. # modules/publish.pl
  1235. ################################################################################
  1236. Publish %s
  1237. Opublikuj %s
  1238. No target wiki was specified in the config file.
  1239. Docelowa wiki nie została określona w pliku konfiguracji.
  1240. The target wiki was misconfigured.
  1241. Docelowa wiki jest źle skonfigurowana.
  1242. ################################################################################
  1243. # modules/put.pl
  1244. ################################################################################
  1245. Upload is limited to %s bytes
  1246. ################################################################################
  1247. # modules/questionasker.pl
  1248. ################################################################################
  1249. To save this page you must answer this question:
  1250. Aby zapisać tę stronę, musisz odpowiedzieć na pytanie:
  1251. ################################################################################
  1252. # modules/recaptcha.pl
  1253. ################################################################################
  1254. Please type the following two words:
  1255. Please answer this captcha:
  1256. ################################################################################
  1257. # modules/referrer-rss.pl
  1258. ################################################################################
  1259. Referrers
  1260. Odniesienia
  1261. ################################################################################
  1262. # modules/referrer-tracking.pl
  1263. ################################################################################
  1264. All Referrers
  1265. Wszystkie odniesienia
  1266. ################################################################################
  1267. # modules/search-list.pl
  1268. ################################################################################
  1269. Page list for %s
  1270. ################################################################################
  1271. # modules/small.pl
  1272. ################################################################################
  1273. Index of all small pages
  1274. Spis wszystkich małych stron
  1275. ################################################################################
  1276. # modules/sort.pl
  1277. ################################################################################
  1278. Sort alphabetically
  1279. Sorted alphabetically
  1280. Sorted by last update first
  1281. Sort by last update
  1282. Sorted by creation date
  1283. Sort by creation date
  1284. ################################################################################
  1285. # modules/static-copy.pl
  1286. ################################################################################
  1287. Static Copy
  1288. Kopia Statyczna
  1289. Back to %s
  1290. Wróć do %s
  1291. ################################################################################
  1292. # modules/static-hybrid.pl
  1293. ################################################################################
  1294. Editing not allowed for %s.
  1295. Edycja %s niedozwolona.
  1296. ################################################################################
  1297. # modules/svg-edit.pl
  1298. ################################################################################
  1299. Edit image in the browser
  1300. Summary of your changes:
  1301. ################################################################################
  1302. # modules/sync.pl
  1303. ################################################################################
  1304. Copy to %1 succeeded: %2.
  1305. Kopiowanie do %1 udane: %2.
  1306. Copy to %1 failed: %2.
  1307. Kopiowanie do %1 nie powiodło się: %2.
  1308. ################################################################################
  1309. # modules/tags.pl
  1310. ################################################################################
  1311. Tag
  1312. Znaczniki
  1313. Feed for this tag
  1314. Tag Cloud
  1315. Chmura znaczników
  1316. Rebuilding index not done.
  1317. Przebudowywanie indeksu nie zakończone.
  1318. (Rebuilding the index can only be done once every 12 hours.)
  1319. (Przebudowa indeksu może być dokonana raz na 12 godzin).
  1320. Rebuild tag index
  1321. list tags
  1322. tag cloud
  1323. ################################################################################
  1324. # modules/templates.pl
  1325. ################################################################################
  1326. Alternatively, use one of the following templates:
  1327. Ewentualnie użyj jednego z poniższych szablonów:
  1328. ################################################################################
  1329. # modules/throttle.pl
  1330. ################################################################################
  1331. Too many instances. Only %s allowed.
  1332. Zbyt wiele instancji - może być tylko %s.
  1333. Please try again later. Perhaps somebody is running maintenance or doing a long search. Unfortunately the site has limited resources, and so we must ask you for a bit of patience.
  1334. Prosimy spróbować później. Być może ktoś dokonuje konserwacji serwisu lub jest w trakcie długiego wyszukiwania. Niestety, nasz serwis ma ograniczone zasoby, więc musimy prosić o odrobinę cierpliwości.
  1335. ################################################################################
  1336. # modules/thumbs.pl
  1337. ################################################################################
  1338. thumb
  1339. Error creating thumbnail from nonexisting page %s.
  1340. Can not create thumbnail for file type %s.
  1341. Can not create thumbnail for a text document
  1342. Can not create path for thumbnail - %s
  1343. Could not open %s for writing whilst trying to save image before creating thumbnail. Check write permissions.
  1344. Failed to run %1 to create thumbnail: %2
  1345. %s ran into an error
  1346. %s produced no output
  1347. Failed to parse %s.
  1348. ################################################################################
  1349. # modules/timezone.pl
  1350. ################################################################################
  1351. Timezone
  1352. Pick your timezone:
  1353. Set
  1354. ################################################################################
  1355. # modules/toc-headers.pl
  1356. ################################################################################
  1357. Contents
  1358. Zawartość
  1359. ################################################################################
  1360. # modules/today.pl
  1361. ################################################################################
  1362. Create a new page for today
  1363. Utwórz nową stronę na dzisiaj
  1364. ################################################################################
  1365. # modules/translation-links.pl
  1366. ################################################################################
  1367. Add Translation
  1368. Added translation: %1 (%2)
  1369. Translate %s
  1370. Thank you for writing a translation of %s.
  1371. Please indicate what language you will be using.
  1372. Language is missing
  1373. Suggested languages:
  1374. Please indicate a page name for the translation of %s.
  1375. More help may be available here: %s.
  1376. Translated page:
  1377. Please provide a different page name for the translation.
  1378. ################################################################################
  1379. # modules/translations.pl
  1380. ################################################################################
  1381. This page is a translation of %s.
  1382. Ta strona jest tłumaczeniem %s.
  1383. The translation is up to date.
  1384. Tłumaczenie jest aktualne.
  1385. The translation is outdated.
  1386. Tłumaczenie jest przestarzałe.
  1387. The page does not exist.
  1388. Strona ta nie istnieje.
  1389. ################################################################################
  1390. # modules/upgrade.pl
  1391. ################################################################################
  1392. Upgrading Database
  1393. Did the previous upgrade end with an error? A lock was left behind.
  1394. Unlock wiki
  1395. Upgrade complete.
  1396. Upgrade complete. Please remove $ModuleDir/upgade.pl, now.
  1397. ################################################################################
  1398. # modules/usemod.pl
  1399. ################################################################################
  1400. http://search.barnesandnoble.com/booksearch/isbninquiry.asp?ISBN=%s
  1401. http://search.barnesandnoble.com/booksearch/isbninquiry.asp?ISBN=%s
  1402. http://www.amazon.com/exec/obidos/ISBN=%s
  1403. http://www.amazon.com/exec/obidos/ISBN=%s
  1404. alternate
  1405. alternatywne
  1406. http://www.pricescan.com/books/BookDetail.asp?isbn=%s
  1407. http://www.pricescan.com/books/BookDetail.asp?isbn=%s
  1408. search
  1409. szukanie
  1410. ################################################################################
  1411. # modules/wanted.pl
  1412. ################################################################################
  1413. Wanted Pages
  1414. Pożądane strony
  1415. %s pages
  1416. %s stron
  1417. %s, referenced from:
  1418. %s, wspomniana na:
  1419. ################################################################################
  1420. # modules/webapp.pl
  1421. ################################################################################
  1422. Web application for offline browsing
  1423. ################################################################################
  1424. # modules/webdav.pl
  1425. ################################################################################
  1426. Upload of %s file
  1427. Wgranie pliku %s
  1428. ################################################################################
  1429. # modules/weblog-1.pl
  1430. ################################################################################
  1431. Blog
  1432. Blog
  1433. ################################################################################
  1434. # modules/weblog-3.pl
  1435. ################################################################################
  1436. Matching pages:
  1437. Pasujące strony:
  1438. New
  1439. Nowy
  1440. Edit %s.
  1441. Edycja %s.
  1442. ################################################################################
  1443. # modules/weblog-4.pl
  1444. ################################################################################
  1445. Tags:
  1446. Znaczniki:
  1447. #
  1448. END_OF_TRANSLATION