pl.po 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944
  1. # snac message translation file
  2. #
  3. #, fuzzy
  4. msgid ""
  5. msgstr ""
  6. "Project-Id-Version: snac\n"
  7. "Last-Translator: kpm\n"
  8. "Language: pl\n"
  9. "Content-Type: text/plain; charset=UTF-8\n"
  10. #: html.c:621
  11. msgid "Sensitive content: "
  12. msgstr "Zawartość wrażliwa: "
  13. #: html.c:629
  14. msgid "Sensitive content description"
  15. msgstr "Opis treści wrażliwych"
  16. msgid "Only for mentioned people: "
  17. msgstr "Tylko dla wymienionych osób: "
  18. #: html.c:657
  19. msgid "Reply to (URL): "
  20. msgstr "Odpowiedz na (URL): "
  21. #: html.c:666
  22. msgid "Don't send, but store as a draft"
  23. msgstr "Nie wysyłaj - jedynie zapisz wersję roboczą"
  24. #: html.c:667
  25. msgid "Draft:"
  26. msgstr "Wersja robocza:"
  27. #: html.c:757
  28. msgid "Attachments..."
  29. msgstr "Załączniki..."
  30. #: html.c:780
  31. msgid "File:"
  32. msgstr "Plik:"
  33. #: html.c:784
  34. msgid "Clear this field to delete the attachment"
  35. msgstr "By usunąć załącznik, wyczyść to pole"
  36. #: html.c:793 html.c:818
  37. msgid "Attachment description"
  38. msgstr "Opis załącznika"
  39. #: html.c:834
  40. msgid "Poll..."
  41. msgstr "Ankieta"
  42. #: html.c:826
  43. msgid "Poll options (one per line, up to 8):"
  44. msgstr "Opcje w ankiecie (jedno na linijkę, maksymalnie 8):"
  45. #: html.c:848
  46. msgid "One choice"
  47. msgstr "Jednokrotnego wyboru"
  48. #: html.c:851
  49. msgid "Multiple choices"
  50. msgstr "Wielokrotnego wyboru"
  51. #: html.c:857
  52. msgid "End in 5 minutes"
  53. msgstr "Koniec za 5 minut"
  54. #: html.c:861
  55. msgid "End in 1 hour"
  56. msgstr "Koniec za 1 godzinę"
  57. #: html.c:864
  58. msgid "End in 1 day"
  59. msgstr "Koniec za 1 dzień"
  60. #: html.c:878
  61. msgid "Post"
  62. msgstr "Napisz"
  63. #: html.c:980 html.c:987
  64. msgid "Site description"
  65. msgstr "Opis strony"
  66. #: html.c:998
  67. msgid "Admin email"
  68. msgstr "Adres email administratora"
  69. #: html.c:1011
  70. msgid "Admin account"
  71. msgstr "Konto administratora"
  72. #: html.c:1076 html.c:1432 html.c:3813
  73. #, c-format
  74. msgid "%d following, %d followers"
  75. msgstr "obserwuje %d, %d obserwujących"
  76. #: html.c:1173
  77. msgid "RSS"
  78. msgstr "RSS"
  79. #: html.c:1178 html.c:1217
  80. msgid "private"
  81. msgstr "prywatne"
  82. #: html.c:1213
  83. msgid "public"
  84. msgstr "publiczne"
  85. #: html.c:1221
  86. msgid "notifications"
  87. msgstr "powiadomienia"
  88. #: html.c:1226
  89. msgid "people"
  90. msgstr "ludzie"
  91. #: html.c:1231
  92. msgid "instance"
  93. msgstr "instancja"
  94. #: html.c:1240
  95. msgid ""
  96. "Search posts by URL or content (regular expression), @user@host accounts, or "
  97. "#tag"
  98. msgstr ""
  99. "Szukaj postów po łączu URL lub treści (regex), kont @użytkownik@domena, lub "
  100. "#tagów"
  101. #: html.c:1241
  102. msgid "Content search"
  103. msgstr "Wyszukiwanie treści"
  104. #: html.c:1367
  105. msgid "verified link"
  106. msgstr "zweryfikowane łącze"
  107. #: html.c:1424 html.c:3158 html.c:3171 html.c:3180 html.c:4467
  108. msgid "Location: "
  109. msgstr "Położenie: "
  110. #: html.c:1471
  111. msgid "New Post..."
  112. msgstr "Nowy wpis..."
  113. #: html.c:1473
  114. msgid "What's on your mind?"
  115. msgstr "Co Ci chodzi po głowie?"
  116. #: html.c:1482
  117. msgid "Operations..."
  118. msgstr "Działania..."
  119. #: html.c:1497 html.c:2126 html.c:3950 html.c:4416 html.c:5680
  120. msgid "Follow"
  121. msgstr "Obserwuj"
  122. #: html.c:1499
  123. msgid "(by URL or user@host)"
  124. msgstr "(po łączu URL lub użytkownik@domena)"
  125. #: html.c:1514 html.c:2102 html.c:5629
  126. msgid "Boost"
  127. msgstr "Boostuj"
  128. #: html.c:1516 html.c:1533 html.c:1555
  129. msgid "(by URL)"
  130. msgstr "(po łączu URL)"
  131. #: html.c:1531 html.c:2081 html.c:5620
  132. msgid "Like"
  133. msgstr "Lubię to"
  134. #: html.c:1682
  135. msgid "User Settings..."
  136. msgstr "Ustawienia użytkownika..."
  137. #: html.c:1691
  138. msgid "Display name:"
  139. msgstr "Nazwa wyświetlana:"
  140. #: html.c:1697
  141. msgid "Your name"
  142. msgstr "Twoje imię"
  143. #: html.c:1699
  144. msgid "Avatar: "
  145. msgstr "Zdjęcie profilowe: "
  146. #: html.c:1707
  147. msgid "Delete current avatar"
  148. msgstr "Usuń aktualne zdjęcie profilowe"
  149. #: html.c:1709
  150. msgid "Header image (banner): "
  151. msgstr "Zdjęcie w tle (baner): "
  152. #: html.c:1717
  153. msgid "Delete current header image"
  154. msgstr "Usuń aktualne zdjęcie w tle"
  155. #: html.c:1719
  156. msgid "Bio:"
  157. msgstr "Bio:"
  158. #: html.c:1725
  159. msgid "Write about yourself here..."
  160. msgstr "Napisz tu coś o sobie..."
  161. #: html.c:1734
  162. msgid "Always show sensitive content"
  163. msgstr "Zawsze pokazuj treści wrażliwe"
  164. #: html.c:1736
  165. msgid "Email address for notifications:"
  166. msgstr "Adres email dla powiadomień:"
  167. #: html.c:1744
  168. msgid "Telegram notifications (bot key and chat id):"
  169. msgstr "Powiadomienia na telegramie (klucz bota i id chatu):"
  170. #: html.c:1758
  171. msgid "ntfy notifications (ntfy server and token):"
  172. msgstr "powiadomienia ntfy (serwer i token ntfy):"
  173. #: html.c:1780
  174. msgid "Maximum days to keep posts (0: server settings):"
  175. msgstr ""
  176. "Maksymalna ilość dni, przez które przetrzymywane będą posty (0: użyj "
  177. "ustawień serwera):"
  178. #: html.c:1786
  179. msgid "Drop direct messages from people you don't follow"
  180. msgstr "Olej wiadomości prywatne od osób których nie obserwujesz"
  181. #: html.c:1788
  182. msgid "This account is a bot"
  183. msgstr "To konto jest botem"
  184. #: html.c:1790
  185. msgid "Auto-boost all mentions to this account"
  186. msgstr "Auto-boostuj wszystkie oznaczenia tego konta"
  187. #: html.c:1792
  188. msgid "This account is private (posts are not shown through the web)"
  189. msgstr "To konto jest prywatne (wpisy nie są wyświetlane w sieci)"
  190. #: html.c:1795
  191. msgid "Collapse top threads by default"
  192. msgstr "Domyślnie zwijaj wątki"
  193. #: html.c:1797
  194. msgid "Follow requests must be approved"
  195. msgstr "Prośby o obserwowanie muszą zostać zatwierdzone"
  196. #: html.c:1799
  197. msgid "Publish follower and following metrics"
  198. msgstr "Ujawniaj dane o obserwowanych i obserwujących"
  199. #: html.c:1804
  200. msgid "Current location:"
  201. msgstr "Aktualne położenie: "
  202. #: html.c:1818
  203. msgid "Profile metadata (key=value pairs in each line):"
  204. msgstr "Metadane profilu (pary klucz=wartość w każdej kolejnej linii):"
  205. #: html.c:1829
  206. msgid "Web interface language:"
  207. msgstr "Język interfejsu:"
  208. #: html.c:1848
  209. msgid "New password:"
  210. msgstr "Nowe hasło:"
  211. #: html.c:1855
  212. msgid "Repeat new password:"
  213. msgstr "Nowe hasło (raz jeszcze):"
  214. #: html.c:1865
  215. msgid "Update user info"
  216. msgstr "Zaktualizuj informacje o użytkowniku"
  217. #: html.c:1876
  218. msgid "Followed hashtags..."
  219. msgstr "Obserwowane hasztagi..."
  220. #: html.c:1878 html.c:1911
  221. msgid "One hashtag per line"
  222. msgstr "Jeden hasztag na linijkę"
  223. #: html.c:1900 html.c:1932
  224. msgid "Update hashtags"
  225. msgstr "Zaktualizuj hasztagi"
  226. #: html.c:2081
  227. msgid "Say you like this post"
  228. msgstr "Pokaż że podoba Ci się ten wpis"
  229. #: html.c:2086 html.c:5638
  230. msgid "Unlike"
  231. msgstr "Jednak nie lubię"
  232. #: html.c:2086
  233. msgid "Nah don't like it that much"
  234. msgstr "Meh, nie lubię tego aż tak"
  235. #: html.c:2092 html.c:5775
  236. msgid "Unpin"
  237. msgstr "Odepnij"
  238. #: html.c:2092
  239. msgid "Unpin this post from your timeline"
  240. msgstr "Odepnij ten wpis ze swojej osi czasu"
  241. #: html.c:2095 html.c:5770
  242. msgid "Pin"
  243. msgstr "Przypnij"
  244. #: html.c:2095
  245. msgid "Pin this post to the top of your timeline"
  246. msgstr "Przypnij ten wpis do początku swojej osi czasu"
  247. #: html.c:2102
  248. msgid "Announce this post to your followers"
  249. msgstr "Ogłoś ten wpis swoim obserwującym"
  250. #: html.c:2107 html.c:5646
  251. msgid "Unboost"
  252. msgstr "Odboostuj"
  253. #: html.c:2107
  254. msgid "I regret I boosted this"
  255. msgstr "Żałuję i pluję sobie w brodę że to zboostowałem"
  256. #: html.c:2113 html.c:5785
  257. msgid "Unbookmark"
  258. msgstr "Usuń z zakładek"
  259. #: html.c:2113
  260. msgid "Delete this post from your bookmarks"
  261. msgstr "Usuń ten wpis ze swoich zakładek"
  262. #: html.c:2116 html.c:5780
  263. msgid "Bookmark"
  264. msgstr "Dodaj do zakładek"
  265. #: html.c:2116
  266. msgid "Add this post to your bookmarks"
  267. msgstr "Dodaj ten wpis do swoich zakładek"
  268. #: html.c:2122 html.c:3936 html.c:4327 html.c:4414 html.c:5693
  269. msgid "Unfollow"
  270. msgstr "Przestań obserwować"
  271. #: html.c:2122 html.c:3937 html.c:4414
  272. msgid "Stop following this user's activity"
  273. msgstr "Przestań obserwować aktywność tego użytkownika"
  274. #: html.c:2126 html.c:3951 html.c:4416
  275. msgid "Start following this user's activity"
  276. msgstr "Zacznij obserwować aktywność tego użytkownika"
  277. #: html.c:2132 html.c:5723
  278. msgid "Unfollow Group"
  279. msgstr "Przestań obserwować Grupę"
  280. #: html.c:2133
  281. msgid "Stop following this group or channel"
  282. msgstr "Przestań obserwować tę grupę lub kanał"
  283. #: html.c:2137 html.c:5710
  284. msgid "Follow Group"
  285. msgstr "Obserwuj Grupę"
  286. #: html.c:2138
  287. msgid "Start following this group or channel"
  288. msgstr "Zaobserwuj tę grupę lub kanał"
  289. #: html.c:2143 html.c:3973 html.c:5654
  290. msgid "MUTE"
  291. msgstr "WYCISZ"
  292. #: html.c:2144
  293. msgid "Block any activity from this user forever"
  294. msgstr "Po wsze czasy zablokuj wszystek aktywności tego użytkownika"
  295. #: html.c:2149 html.c:3955 html.c:5740
  296. msgid "Delete"
  297. msgstr "Usuń"
  298. #: html.c:2149
  299. msgid "Delete this post"
  300. msgstr "Usuń ten wpis"
  301. #: html.c:2152 html.c:5662
  302. msgid "Hide"
  303. msgstr "Ukryj"
  304. #: html.c:2152
  305. msgid "Hide this post and its children"
  306. msgstr "Ukryj ten wpis i jego wszystkie dzieci"
  307. #: html.c:2194
  308. msgid "Edit..."
  309. msgstr "Edytuj..."
  310. #: html.c:2232
  311. msgid "Reply..."
  312. msgstr "Odpowiedz..."
  313. #: html.c:2306
  314. msgid "Truncated (too deep)"
  315. msgstr "Skrócono (zbyt głębokie)"
  316. #: html.c:2324
  317. msgid "follows you"
  318. msgstr "obserwuje Cię"
  319. #: html.c:2398
  320. msgid "Pinned"
  321. msgstr "Przypięte"
  322. #: html.c:2406
  323. msgid "Bookmarked"
  324. msgstr "W zakładkach"
  325. #: html.c:2414
  326. msgid "Poll"
  327. msgstr "Ankieta"
  328. #: html.c:2421
  329. msgid "Voted"
  330. msgstr "Zagłosowano"
  331. #: html.c:2430
  332. msgid "Event"
  333. msgstr "Zdarzenie"
  334. #: html.c:2462 html.c:2491
  335. msgid "boosted"
  336. msgstr "zaboostował był"
  337. #: html.c:2505
  338. msgid "in reply to"
  339. msgstr "w odpowiedzi do"
  340. #: html.c:2570
  341. msgid " [SENSITIVE CONTENT]"
  342. msgstr " [TREŚCI WRAŻLIWE]"
  343. #: html.c:2944
  344. msgid "Vote"
  345. msgstr "Zagłosuj"
  346. #: html.c:2954
  347. msgid "Closed"
  348. msgstr "Zakończona"
  349. #: html.c:2979
  350. msgid "Closes in"
  351. msgstr "Kończy się za"
  352. #: html.c:3059
  353. msgid "Video"
  354. msgstr "Wideofilm"
  355. #: html.c:3074
  356. msgid "Audio"
  357. msgstr "Audio"
  358. #: html.c:3102
  359. msgid "Attachment"
  360. msgstr "Załącznik"
  361. #: html.c:3116
  362. msgid "Alt..."
  363. msgstr "Opis..."
  364. #: html.c:3129
  365. msgid "Source channel or community"
  366. msgstr "Źródłowy kanał lub społeczność"
  367. #: html.c:3223
  368. msgid "Time: "
  369. msgstr "Czas: "
  370. #: html.c:3304
  371. msgid "Older..."
  372. msgstr "Starsze..."
  373. #: html.c:3406
  374. msgid "about this site"
  375. msgstr "o tej stronie"
  376. #: html.c:3408
  377. msgid "powered by "
  378. msgstr "działa dzięki "
  379. #: html.c:3477
  380. msgid "Dismiss"
  381. msgstr "Odrzuć"
  382. #: html.c:3494
  383. #, c-format
  384. msgid "Timeline for list '%s'"
  385. msgstr "Oś czasu dla listy '%s'"
  386. #: html.c:3513 html.c:5003
  387. msgid "Pinned posts"
  388. msgstr "Przypięte wpisy"
  389. #: html.c:3525 html.c:5018
  390. msgid "Bookmarked posts"
  391. msgstr "Wpisy w zakładkach"
  392. #: html.c:3537 html.c:5033
  393. msgid "Post drafts"
  394. msgstr "Wersje robocze wpisów"
  395. #: html.c:3615
  396. msgid "No more unseen posts"
  397. msgstr "Nic nowego"
  398. #: html.c:3619 html.c:3732 html.c:4114
  399. msgid "Back to top"
  400. msgstr "Wróć na górę"
  401. #: html.c:3685
  402. msgid "History"
  403. msgstr "Historia"
  404. #: html.c:3737 html.c:4119 html.c:4521
  405. msgid "More..."
  406. msgstr "Więcej..."
  407. #: html.c:3941 html.c:5676
  408. msgid "Unlimit"
  409. msgstr "Usuń ograniczenia"
  410. #: html.c:3942
  411. msgid "Allow announces (boosts) from this user"
  412. msgstr "Zezwól na rozgłoszenia (boosty) od tego użytkownika"
  413. #: html.c:3945 html.c:5672
  414. msgid "Limit"
  415. msgstr "Dodaj ograniczenia"
  416. #: html.c:3946
  417. msgid "Block announces (boosts) from this user"
  418. msgstr "Blokuj rozgłoszenia (boosty) od tego użytkownika"
  419. #: html.c:3955
  420. msgid "Delete this user"
  421. msgstr "Usuń tego użytkownika"
  422. #: html.c:3960 html.c:5790
  423. msgid "Approve"
  424. msgstr "Zatwierdź"
  425. #: html.c:3961
  426. msgid "Approve this follow request"
  427. msgstr "Zatwierdź tę prośbę o obserwowanie"
  428. #: html.c:3964 html.c:5814
  429. msgid "Discard"
  430. msgstr "Olej"
  431. #: html.c:3964
  432. msgid "Discard this follow request"
  433. msgstr "Olej tę prośbę o obserwowanie"
  434. #: html.c:3969 html.c:5658
  435. msgid "Unmute"
  436. msgstr "Odcisz"
  437. #: html.c:3970
  438. msgid "Stop blocking activities from this user"
  439. msgstr "Przestań blokować tego użytkownika"
  440. #: html.c:3974
  441. msgid "Block any activity from this user"
  442. msgstr "Zablokuj całkowicie aktywność tego użytkownika"
  443. #: html.c:3982
  444. msgid "Direct Message..."
  445. msgstr "Napisz wiadomość prywatną..."
  446. #: html.c:4017
  447. msgid "Pending follow confirmations"
  448. msgstr "Oczekujące prośby o obserwowanie"
  449. #: html.c:4021
  450. msgid "People you follow"
  451. msgstr "Ludzie, których obserwujesz"
  452. #: html.c:4022
  453. msgid "People that follow you"
  454. msgstr "Ludzie, którzy Cię obserwują"
  455. #: html.c:4246
  456. msgid "Clear all"
  457. msgstr "Wyczyść wszystko"
  458. #: html.c:4321
  459. msgid "Mention"
  460. msgstr "Wspomniano o Tobie"
  461. #: html.c:4324
  462. msgid "Finished poll"
  463. msgstr "Koniec ankiety"
  464. #: html.c:4351
  465. msgid "Follow Request"
  466. msgstr "Prośba o obserwowanie"
  467. #: html.c:4461
  468. msgid "Context"
  469. msgstr "Kontekst"
  470. #: html.c:4479
  471. msgid "New"
  472. msgstr "Nowe"
  473. #: html.c:4494
  474. msgid "Already seen"
  475. msgstr "Już przejrzane"
  476. #: html.c:4509
  477. msgid "None"
  478. msgstr "Nic"
  479. #: html.c:4797
  480. #, c-format
  481. msgid "Search results for account %s"
  482. msgstr "Wyniki wyszukiwania dla konta %s"
  483. #: html.c:4804
  484. #, c-format
  485. msgid "Account %s not found"
  486. msgstr "Konto %s nie zostało odnalezione"
  487. #: html.c:4835
  488. #, c-format
  489. msgid "Search results for tag %s"
  490. msgstr "Wyniki wyszukiwania dla tagu %s"
  491. #: html.c:4835
  492. #, c-format
  493. msgid "Nothing found for tag %s"
  494. msgstr "Nic nie znaleziono dla tagu %s"
  495. #: html.c:4851
  496. #, c-format
  497. msgid "Search results for '%s' (may be more)"
  498. msgstr "Wyniki wyszukiwania dla '%s' (może być i więcej)"
  499. #: html.c:4854
  500. #, c-format
  501. msgid "Search results for '%s'"
  502. msgstr "Wyniki wyszukiwania dla '%s'"
  503. #: html.c:4857
  504. #, c-format
  505. msgid "No more matches for '%s'"
  506. msgstr "Koniec dopasowań dla '%s'"
  507. #: html.c:4859
  508. #, c-format
  509. msgid "Nothing found for '%s'"
  510. msgstr "Nic nie znaleziono dla '%s'"
  511. #: html.c:4988
  512. msgid "Showing instance timeline"
  513. msgstr "Oś czasu tej instancji"
  514. #: html.c:5071
  515. #, c-format
  516. msgid "Showing timeline for list '%s'"
  517. msgstr "Oś czasu dla listy '%s'"
  518. #: httpd.c:259
  519. #, c-format
  520. msgid "Search results for tag #%s"
  521. msgstr "Wyniki wyszukiwania dla tagu #%s"
  522. #: httpd.c:268
  523. msgid "Recent posts by users in this instance"
  524. msgstr "Ostatnie posty użytkowników tej instancji"
  525. #: html.c:1909
  526. msgid "Blocked hashtags..."
  527. msgstr "Zablokowane hasztagi..."
  528. #: html.c:661
  529. msgid "Optional URL to reply to"
  530. msgstr "Opcjonalne łącze URL, na które odpowiadasz"
  531. #: html.c:843
  532. msgid ""
  533. "Option 1...\n"
  534. "Option 2...\n"
  535. "Option 3...\n"
  536. "..."
  537. msgstr ""
  538. "Opcja 1...\n"
  539. "Opcja 2...\n"
  540. "Opcja 3...\n"
  541. "..."
  542. #: html.c:1750
  543. msgid "Bot API key"
  544. msgstr "Klucz API bota"
  545. #: html.c:1756
  546. msgid "Chat id"
  547. msgstr "Id chatu"
  548. #: html.c:1764
  549. msgid "ntfy server - full URL (example: https://ntfy.sh/YourTopic)"
  550. msgstr "serwer ntfy - pełne łącze URL (np.: https://ntfy.sh/TwojTemat)"
  551. #: html.c:1770
  552. msgid "ntfy token - if needed"
  553. msgstr "token ntfy - jeśli wymagany"
  554. #: html.c:3514
  555. msgid "pinned"
  556. msgstr "przypięte"
  557. #: html.c:3526
  558. msgid "bookmarks"
  559. msgstr "zakładki"
  560. #: html.c:3538
  561. msgid "drafts"
  562. msgstr "wersje robocze"
  563. #: html.c:727
  564. msgid "Scheduled post..."
  565. msgstr "Zaplanowany wpis..."
  566. msgid "Post date and time:"
  567. msgstr "Data i czas wpisu:"
  568. #: html.c:3549 html.c:5048
  569. msgid "Scheduled posts"
  570. msgstr "Zaplanowane wpisy"
  571. #: html.c:3550
  572. msgid "scheduled posts"
  573. msgstr "zaplanowane wpisy"
  574. #: html.c:721
  575. #, c-format
  576. msgid "Post date and time (timezone: %s):"
  577. msgstr "Data i czas wpisu (strefa czasowa: %s):"
  578. #: html.c:1834
  579. msgid "Time zone:"
  580. msgstr "Strefa czasowa:"
  581. #: html.c:702
  582. msgid "Language:"
  583. msgstr "Język:"
  584. #: html.c:1772
  585. msgid "Notify webhook:"
  586. msgstr "Webhook do powiadomień:"
  587. #: html.c:1778
  588. msgid "http://example.com/webhook"
  589. msgstr "http://example.pl/webhook"
  590. #: html.c:1839
  591. msgid "Languages you usually post in:"
  592. msgstr "Języki w których zwykle piszesz:"
  593. #: html.c:1845
  594. msgid "en fr es de_AT"
  595. msgstr "pl en lt by ua sk cz de"
  596. #: html.c:515
  597. msgid "Visibility: "
  598. msgstr "Widoczność: "
  599. msgid "Public"
  600. msgstr "Publiczne"
  601. msgid "Unlisted"
  602. msgstr "Niepubliczne"
  603. msgid "Followers-only"
  604. msgstr "Wyłącznie dla obserwujących"
  605. msgid "Direct Message"
  606. msgstr "Wiadomość Prywatna"
  607. #: html.c:575 html.c:2680 html.c:2705 html.c:5596
  608. msgid "EmojiUnreact"
  609. msgstr ""
  610. #: html.c:575 html.c:1553 html.c:2680 html.c:2705 html.c:5607
  611. msgid "EmojiReact"
  612. msgstr ""
  613. #: html.c:2214
  614. msgid "Emoji react..."
  615. msgstr "Zareaguj emotikonem..."
  616. #: html.c:2755
  617. msgid "Emoji reactions: "
  618. msgstr "Emotikony: "
  619. #: html.c:1941
  620. msgid "Muted words..."
  621. msgstr "Wyciszone słowa..."
  622. #: html.c:1943
  623. msgid "One word per line, partial matches count"
  624. msgstr ""
  625. "Jedno słowo w linijce, można wpisywać rdzenie, bo liczą się również "
  626. "częściowe dopasowania"
  627. #: html.c:1964
  628. msgid "Update muted words"
  629. msgstr "Zaktualizuj wyciszone słowa"
  630. #: html.c:2580
  631. msgid "Muted: "
  632. msgstr "Wyciszone: "
  633. #: html.c:4055
  634. msgid "Contact's posts"
  635. msgstr "Wpisy użytkownika"
  636. #: html.c:4124
  637. msgid "More (x 10)..."
  638. msgstr "Więcej (x 10)..."
  639. #: html.c:867
  640. msgid "End in 3 days"
  641. msgstr "Koniec za 3 dni"
  642. #: html.c:870
  643. msgid "End in 1 year"
  644. msgstr "Koniec za 1 rok"
  645. #: html.c:4212
  646. msgid "Likes"
  647. msgstr "Polubienia"
  648. #: html.c:4213
  649. msgid "Emoji reacts"
  650. msgstr "Emotikonowe reakcje"
  651. #: html.c:4214
  652. msgid "Mentions"
  653. msgstr "Oznaczenia"
  654. #: html.c:4215
  655. msgid "Announces"
  656. msgstr "Rozgłoszenia"
  657. #: html.c:4216
  658. msgid "Follows"
  659. msgstr "Obserwacje"
  660. #: html.c:4217
  661. msgid "Unfollows"
  662. msgstr "od-Obserwacje"
  663. #: html.c:4218
  664. msgid "Follow requests"
  665. msgstr "Prośby o obserwowanie"
  666. #: html.c:4219
  667. msgid "Blocks"
  668. msgstr "Blokady"
  669. #: html.c:4220
  670. msgid "Polls"
  671. msgstr "Ankiety"
  672. #: html.c:4224
  673. msgid "Save"
  674. msgstr "Zapisz"
  675. #: html.c:4232
  676. msgid "Notifications filter..."
  677. msgstr "Filtr powiadomień"
  678. #: data.c:45
  679. msgid "Jan"
  680. msgstr "Sty"
  681. #: data.c:46
  682. msgid "Feb"
  683. msgstr "Lut"
  684. #: data.c:47
  685. msgid "Mar"
  686. msgstr "Mar"
  687. #: data.c:48
  688. msgid "Apr"
  689. msgstr "Kwi"
  690. #: data.c:49
  691. msgid "May"
  692. msgstr "Maj"
  693. #: data.c:50
  694. msgid "Jun"
  695. msgstr "Cze"
  696. #: data.c:51
  697. msgid "Jul"
  698. msgstr "Lip"
  699. #: data.c:52
  700. msgid "Aug"
  701. msgstr "Sie"
  702. #: data.c:53
  703. msgid "Sep"
  704. msgstr "Wrz"
  705. #: data.c:54
  706. msgid "Oct"
  707. msgstr "Paź"
  708. #: data.c:55
  709. msgid "Nov"
  710. msgstr "Lis"
  711. #: data.c:56
  712. msgid "Dec"
  713. msgstr "Gru"
  714. #: html.c:1801
  715. msgid "Show unlisted posts in the public page and RSS feed"
  716. msgstr ""