pl_PL.json 35 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600
  1. {
  2. "skip_to_content": "Skip to content",
  3. "confirm.question": "Czy jesteś pewny?",
  4. "confirm.question.refresh": "Czy chcesz wymusić odświeżenie?",
  5. "confirm.yes": "tak",
  6. "confirm.no": "nie",
  7. "confirm.loading": "W toku...",
  8. "action.subscribe": "Subskrypcja",
  9. "action.save": "Zapisz",
  10. "action.or": "lub",
  11. "action.cancel": "anuluj",
  12. "action.remove": "Usuń",
  13. "action.remove_feed": "Usuń ten kanał",
  14. "action.update": "Zaktualizuj",
  15. "action.edit": "Edytuj",
  16. "action.download": "Pobierz",
  17. "action.import": "Importuj",
  18. "action.login": "Zaloguj się",
  19. "action.home_screen": "Dodaj do ekranu głównego",
  20. "tooltip.keyboard_shortcuts": "Skróty klawiszowe: %s",
  21. "tooltip.logged_user": "Zalogowany jako %s",
  22. "menu.title": "Menu",
  23. "menu.home_page": "Home page",
  24. "menu.unread": "Nieprzeczytane",
  25. "menu.starred": "Ulubione",
  26. "menu.history": "Historia",
  27. "menu.feeds": "Kanały",
  28. "menu.categories": "Kategorie",
  29. "menu.settings": "Ustawienia",
  30. "menu.logout": "Wyloguj się",
  31. "menu.preferences": "Preferencje",
  32. "menu.integrations": "Usługi",
  33. "menu.sessions": "Sesje",
  34. "menu.users": "Użytkownicy",
  35. "menu.about": "O stronie",
  36. "menu.export": "Eksportuj",
  37. "menu.import": "Importuj",
  38. "menu.search": "Szukaj",
  39. "menu.create_category": "Utwórz kategorię",
  40. "menu.mark_page_as_read": "Oznacz jako przeczytane",
  41. "menu.mark_all_as_read": "Oznacz wszystko jako przeczytane",
  42. "menu.show_all_entries": "Pokaż wszystkie artykuły",
  43. "menu.show_only_unread_entries": "Pokaż tylko nieprzeczytane artykuły",
  44. "menu.show_only_starred_entries": "Pokaż tylko ulubione artykuły",
  45. "menu.refresh_feed": "Odśwież",
  46. "menu.refresh_all_feeds": "Odśwież wszystkie subskrypcje w tle",
  47. "menu.edit_feed": "Edytuj",
  48. "menu.edit_category": "Edytuj",
  49. "menu.add_feed": "Dodaj subskrypcję",
  50. "menu.add_user": "Dodaj użytkownika",
  51. "menu.flush_history": "Usuń historię",
  52. "menu.feed_entries": "Artykuły",
  53. "menu.api_keys": "Klucze API",
  54. "menu.create_api_key": "Utwórz nowy klucz API",
  55. "menu.shared_entries": "Udostępnione wpisy",
  56. "search.label": "Szukaj",
  57. "search.placeholder": "Szukaj...",
  58. "search.submit": "Search",
  59. "pagination.last": "Ostatni",
  60. "pagination.next": "Następny",
  61. "pagination.first": "Pierwszy",
  62. "pagination.previous": "Poprzedni",
  63. "entry.status.unread": "Nieprzeczytane",
  64. "entry.status.read": "Przeczytane",
  65. "entry.status.toast.unread": "Oznaczone jako nieprzeczytane",
  66. "entry.status.toast.read": "Oznaczone jako przeczytane",
  67. "entry.status.title": "Zmień status artykułu",
  68. "entry.bookmark.toggle.on": "Oznacz gwiazdką",
  69. "entry.bookmark.toggle.off": "Usuń gwiazdkę",
  70. "entry.bookmark.toast.on": "Oznaczone gwiazdką",
  71. "entry.bookmark.toast.off": "Bez gwiazdek",
  72. "entry.state.saving": "Zapisywanie...",
  73. "entry.state.loading": "Ładowanie...",
  74. "entry.save.label": "Zapisz",
  75. "entry.save.title": "Zapisz ten artykuł",
  76. "entry.save.completed": "Gotowe!",
  77. "entry.save.toast.completed": "Artykuł zapisany",
  78. "entry.scraper.label": "Ściągnij",
  79. "entry.scraper.title": "Pobierz oryginalną treść",
  80. "entry.scraper.completed": "Gotowe!",
  81. "entry.external_link.label": "Link zewnętrzny",
  82. "entry.comments.label": "Komentarze",
  83. "entry.comments.title": "Zobacz komentarze",
  84. "entry.share.label": "Podzielić się",
  85. "entry.share.title": "Podzielić się ten artykuł",
  86. "entry.unshare.label": "Unshare",
  87. "entry.shared_entry.title": "Otwórz publiczny link",
  88. "entry.shared_entry.label": "Udostępnianie",
  89. "entry.estimated_reading_time": [
  90. "%d minuta czytania",
  91. "%d minuty czytania",
  92. "%d minut czytania"
  93. ],
  94. "entry.tags.label": "Tagi:",
  95. "page.shared_entries.title": "Udostępnione wpisy",
  96. "page.shared_entries_count": [
  97. "%d shared entry",
  98. "%d shared entry",
  99. "%d shared entries"
  100. ],
  101. "page.unread.title": "Nieprzeczytane",
  102. "page.unread_entry_count": [
  103. "%d unread entry",
  104. "%d unread entry",
  105. "%d unread entries"
  106. ],
  107. "page.total_entry_count": [
  108. "%d entry in total",
  109. "%d entry in total",
  110. "%d entries in total"
  111. ],
  112. "page.starred.title": "Oznaczone gwiazdką",
  113. "page.starred_entry_count": [
  114. "%d starred entry",
  115. "%d starred entry",
  116. "%d starred entries"
  117. ],
  118. "page.categories.title": "Kategorie",
  119. "page.categories.no_feed": "Brak kanałów.",
  120. "page.categories.entries": "Artykuły",
  121. "page.categories.feeds": "Subskrypcje",
  122. "page.categories.feed_count": [
  123. "Jest %d kanał.",
  124. "Są %d kanały.",
  125. "Jest %d kanałów."
  126. ],
  127. "page.categories_count": [
  128. "%d category",
  129. "%d category",
  130. "%d categories"
  131. ],
  132. "page.new_category.title": "Nowa kategoria",
  133. "page.new_user.title": "Nowy użytkownik",
  134. "page.edit_category.title": "Edycja Kategorii: %s",
  135. "page.edit_user.title": "Edytuj użytkownika: %s",
  136. "page.feeds.title": "Kanały",
  137. "page.category_label": "Category: %s",
  138. "page.feeds.last_check": "Ostatnia aktualizacja:",
  139. "page.feeds.next_check": "Next check:",
  140. "page.feeds.read_counter": "Liczba przeczytanych wpisów",
  141. "page.feeds.error_count": [
  142. "%d błąd",
  143. "%d błąd",
  144. "%d błędów"
  145. ],
  146. "page.history.title": "Historia",
  147. "page.read_entry_count": [
  148. "%d read entry",
  149. "%d read entry",
  150. "%d read entries"
  151. ],
  152. "page.import.title": "Importuj",
  153. "page.search.title": "Wyniki wyszukiwania",
  154. "page.about.title": "O",
  155. "page.about.credits": "Prawa autorskie",
  156. "page.about.version": "Wersja:",
  157. "page.about.build_date": "Data opracowania:",
  158. "page.about.author": "Autor:",
  159. "page.about.license": "Licencja:",
  160. "page.about.postgres_version": "Postgres wersja:",
  161. "page.about.go_version": "Go wersja:",
  162. "page.about.global_config_options": "globalne opcje konfiguracji",
  163. "page.add_feed.title": "Nowa subskrypcja",
  164. "page.add_feed.no_category": "Nie ma żadnej kategorii. Musisz mieć co najmniej jedną kategorię.",
  165. "page.add_feed.label.url": "URL",
  166. "page.add_feed.submit": "Znajdź subskrypcję",
  167. "page.add_feed.legend.advanced_options": "Zaawansowane opcje",
  168. "page.add_feed.choose_feed": "Wybierz subskrypcję",
  169. "page.edit_feed.title": "Edytuj kanał: %s",
  170. "page.edit_feed.last_check": "Ostatnia aktualizacja:",
  171. "page.edit_feed.last_modified_header": "Ostatnio zmienione:",
  172. "page.edit_feed.etag_header": "Nagłówek ETag:",
  173. "page.edit_feed.no_header": "Brak",
  174. "page.edit_feed.last_parsing_error": "Ostatni błąd analizy",
  175. "page.entry.attachments": "Załączniki",
  176. "page.keyboard_shortcuts.title": "Skróty klawiszowe",
  177. "page.keyboard_shortcuts.subtitle.sections": "Nawigacja między punktami menu",
  178. "page.keyboard_shortcuts.subtitle.items": "Nawigacja między artykułami",
  179. "page.keyboard_shortcuts.subtitle.pages": "Nawigacja między stronami",
  180. "page.keyboard_shortcuts.subtitle.actions": "Działania",
  181. "page.keyboard_shortcuts.go_to_unread": "Przejdź do nieprzeczytanych artykułów",
  182. "page.keyboard_shortcuts.go_to_starred": "Przejdź do zakładek",
  183. "page.keyboard_shortcuts.go_to_history": "Przejdź do historii",
  184. "page.keyboard_shortcuts.go_to_feeds": "Przejdź do kanałów",
  185. "page.keyboard_shortcuts.go_to_categories": "Przejdź do kategorii",
  186. "page.keyboard_shortcuts.go_to_settings": "Przejdź do ustawień",
  187. "page.keyboard_shortcuts.show_keyboard_shortcuts": "Pokaż listę skrótów klawiszowych",
  188. "page.keyboard_shortcuts.go_to_previous_item": "Przejdź do poprzedniego artykułu",
  189. "page.keyboard_shortcuts.go_to_next_item": "Przejdź do następnego punktu artykułu",
  190. "page.keyboard_shortcuts.go_to_feed": "Przejdź do subskrypcji",
  191. "page.keyboard_shortcuts.go_to_previous_page": "Przejdź do poprzedniej strony",
  192. "page.keyboard_shortcuts.go_to_next_page": "Przejdź do następnej strony",
  193. "page.keyboard_shortcuts.go_to_bottom_item": "Przejdź do dolnego elementu",
  194. "page.keyboard_shortcuts.go_to_top_item": "Przejdź do najwyższego elementu",
  195. "page.keyboard_shortcuts.open_item": "Otwórz zaznaczony artykuł",
  196. "page.keyboard_shortcuts.open_original": "Otwórz oryginalny artykuł",
  197. "page.keyboard_shortcuts.open_original_same_window": "Otwórz oryginalny link w bieżącej karcie",
  198. "page.keyboard_shortcuts.open_comments": "Otwórz link do komentarzy",
  199. "page.keyboard_shortcuts.open_comments_same_window": "Otwórz link do komentarzy w bieżącej karcie",
  200. "page.keyboard_shortcuts.toggle_read_status_next": "Oznacz jako przeczytane/nieprzeczytane, skup się dalej",
  201. "page.keyboard_shortcuts.toggle_read_status_prev": "Oznacz jako przeczytane/nieprzeczytane, skup poprzednie",
  202. "page.keyboard_shortcuts.refresh_all_feeds": "Odśwież wszystkie subskrypcje w tle",
  203. "page.keyboard_shortcuts.mark_page_as_read": "Zaznacz aktualną stronę jako przeczytaną",
  204. "page.keyboard_shortcuts.download_content": "Pobierz oryginalną zawartość",
  205. "page.keyboard_shortcuts.toggle_bookmark_status": "Dodaj/usuń zakładki",
  206. "page.keyboard_shortcuts.save_article": "Zapisz artykuł",
  207. "page.keyboard_shortcuts.scroll_item_to_top": "Przewiń artykuł do góry",
  208. "page.keyboard_shortcuts.remove_feed": "Usuń ten kanał",
  209. "page.keyboard_shortcuts.go_to_search": "Ustaw fokus na formularzu wyszukiwania",
  210. "page.keyboard_shortcuts.toggle_entry_attachments": "Toggle open/close entry attachments",
  211. "page.keyboard_shortcuts.close_modal": "Zamknij listę skrótów klawiszowych",
  212. "page.users.title": "Użytkownicy",
  213. "page.users.username": "Nazwa użytkownika",
  214. "page.users.never_logged": "Nigdy",
  215. "page.users.admin.yes": "Tak",
  216. "page.users.admin.no": "Nie",
  217. "page.users.actions": "Działania",
  218. "page.users.last_login": "Ostatnie logowanie",
  219. "page.users.is_admin": "Administrator",
  220. "page.settings.title": "Ustawienia",
  221. "page.settings.link_google_account": "Połącz z moim kontem Google",
  222. "page.settings.unlink_google_account": "Odłącz moje konto Google",
  223. "page.settings.link_oidc_account": "Połącz z moim kontem %s",
  224. "page.settings.unlink_oidc_account": "Odłącz moje konto %s",
  225. "page.settings.webauthn.passkeys": "Passkeys",
  226. "page.settings.webauthn.actions": "Actions",
  227. "page.settings.webauthn.passkey_name": "Passkey Name",
  228. "page.settings.webauthn.added_on": "Added On",
  229. "page.settings.webauthn.last_seen_on": "Last Used",
  230. "page.settings.webauthn.register": "Zarejestruj klucz dostępu",
  231. "page.settings.webauthn.register.error": "Nie można zarejestrować klucza dostępu",
  232. "page.settings.webauthn.delete": [
  233. "Usuń %d klucz dostępu",
  234. "Usuń %d klucze dostępu",
  235. "Usuń %d klucze dostępu"
  236. ],
  237. "page.login.title": "Zaloguj się",
  238. "page.login.google_signin": "Zaloguj przez Google",
  239. "page.login.oidc_signin": "Zaloguj przez %s",
  240. "page.login.webauthn_login": "Zaloguj się za pomocą hasła",
  241. "page.login.webauthn_login.error": "Nie można zalogować się za pomocą klucza dostępu",
  242. "page.integrations.title": "Usługi",
  243. "page.integration.miniflux_api": "Miniflux API",
  244. "page.integration.miniflux_api_endpoint": "Punkt końcowy API",
  245. "page.integration.miniflux_api_username": "Nazwa Użytkownika",
  246. "page.integration.miniflux_api_password": "Hasło",
  247. "page.integration.miniflux_api_password_value": "Hasło konta",
  248. "page.integration.bookmarklet": "Bookmarklet",
  249. "page.integration.bookmarklet.name": "Dodaj do Miniflux",
  250. "page.integration.bookmarklet.instructions": "Przeciągnij i upuść to łącze do zakładek.",
  251. "page.integration.bookmarklet.help": "Ten link umożliwia subskrypcję strony internetowej bezpośrednio za pomocą zakładki w przeglądarce internetowej.",
  252. "page.sessions.title": "Sesje",
  253. "page.sessions.table.date": "Data",
  254. "page.sessions.table.ip": "Adres IP",
  255. "page.sessions.table.user_agent": "Agent użytkownika",
  256. "page.sessions.table.actions": "Działania",
  257. "page.sessions.table.current_session": "Bieżąca sesja",
  258. "page.api_keys.title": "Klucze API",
  259. "page.api_keys.table.description": "Opis",
  260. "page.api_keys.table.token": "Znak",
  261. "page.api_keys.table.last_used_at": "Ostatnio używane",
  262. "page.api_keys.table.created_at": "Data utworzenia",
  263. "page.api_keys.table.actions": "Działania",
  264. "page.api_keys.never_used": "Nigdy nie używany",
  265. "page.new_api_key.title": "Nowy klucz API",
  266. "page.offline.title": "Tryb offline",
  267. "page.offline.message": "Jesteś odłączony od sieci",
  268. "page.offline.refresh_page": "Spróbuj odświeżyć stronę",
  269. "page.webauthn_rename.title": "Rename Passkey",
  270. "alert.no_shared_entry": "Brak wspólnego wpisu.",
  271. "alert.no_bookmark": "Obecnie nie ma żadnych zakładek.",
  272. "alert.no_category": "Nie ma żadnej kategorii!",
  273. "alert.no_category_entry": "W tej kategorii nie ma żadnych artykułów",
  274. "alert.no_tag_entry": "Nie ma wpisów pasujących do tego tagu.",
  275. "alert.no_feed_entry": "Nie ma artykułu dla tego kanału.",
  276. "alert.no_feed": "Nie masz żadnej subskrypcji.",
  277. "alert.no_feed_in_category": "Nie ma subskrypcji dla tej kategorii.",
  278. "alert.no_history": "Obecnie nie ma żadnej historii.",
  279. "alert.feed_error": "Z tym kanałem jest problem",
  280. "alert.no_search_result": "Brak wyników dla tego wyszukiwania.",
  281. "alert.no_unread_entry": "Nie ma żadnych nieprzeczytanych artykułów.",
  282. "alert.no_user": "Jesteś jedynym użytkownikiem.",
  283. "alert.account_unlinked": "Twoje konto zewnętrzne jest teraz zdysocjowane!",
  284. "alert.account_linked": "Twoje konto zewnętrzne jest teraz połączone!",
  285. "alert.pocket_linked": "Twoje konto Pocket jest teraz połączone!",
  286. "alert.prefs_saved": "Ustawienia zapisane!",
  287. "error.unlink_account_without_password": "Musisz zdefiniować hasło, inaczej nie będziesz mógł się ponownie zalogować.",
  288. "error.duplicate_linked_account": "Już ktoś jest powiązany z tym dostawcą!",
  289. "error.duplicate_fever_username": "Już ktoś inny używa tej nazwy użytkownika Fever!",
  290. "error.duplicate_googlereader_username": "Już ktoś inny używa tej nazwy użytkownika Google Reader!",
  291. "error.pocket_request_token": "Nie można pobrać tokena żądania z Pocket!",
  292. "error.pocket_access_token": "Nie można pobrać tokena dostępu z Pocket!",
  293. "error.category_already_exists": "Ta kategoria już istnieje.",
  294. "error.unable_to_create_category": "Ta kategoria nie mogła zostać utworzona.",
  295. "error.unable_to_update_category": "Ta kategoria nie mogła zostać zaktualizowana.",
  296. "error.user_already_exists": "Ten użytkownik już istnieje.",
  297. "error.unable_to_create_user": "Nie można utworzyć tego użytkownika.",
  298. "error.unable_to_update_user": "Nie można zaktualizować tego użytkownika.",
  299. "error.unable_to_update_feed": "Nie można zaktualizować tego kanału.",
  300. "error.subscription_not_found": "Nie znaleziono żadnych subskrypcji.",
  301. "error.empty_file": "Ten plik jest pusty.",
  302. "error.bad_credentials": "Nieprawidłowa nazwa użytkownika lub hasło.",
  303. "error.fields_mandatory": "Wszystkie pola są obowiązkowe.",
  304. "error.title_required": "Tytuł jest obowiązkowy.",
  305. "error.different_passwords": "Hasła nie są identyczne.",
  306. "error.password_min_length": "Musisz użyć co najmniej 6 znaków.",
  307. "error.settings_mandatory_fields": "Pola nazwy użytkownika, tematu, języka i strefy czasowej są obowiązkowe.",
  308. "error.settings_reading_speed_is_positive": "Prędkości odczytu muszą być dodatnimi liczbami całkowitymi.",
  309. "error.settings_block_rule_fieldname_invalid": "Invalid Block rule: rule #%d is missing a valid field name (Options: %s)",
  310. "error.settings_block_rule_separator_required": "Invalid Block rule: rule #%d's pattern is required to be seperated by a '='",
  311. "error.settings_block_rule_regex_required": "Invalid Block rule: rule #%d's pattern is not provided",
  312. "error.settings_block_rule_invalid_regex": "Invalid Block rule: rule #%d's pattern is not a valid regex",
  313. "error.settings_keep_rule_fieldname_invalid": "Invalid Keep rule: rule #%d is missing a valid field name (Options: %s)",
  314. "error.settings_keep_rule_separator_required": "Invalid Keep rule: rule #%d's pattern is required to be seperated by a '='",
  315. "error.settings_keep_rule_regex_required": "Invalid Keep rule: rule #%d pattern is not provided",
  316. "error.settings_keep_rule_invalid_regex": "Invalid Keep rule: rule #%d's pattern is not a valid regex",
  317. "error.entries_per_page_invalid": "Liczba wpisów na stronę jest nieprawidłowa.",
  318. "error.feed_mandatory_fields": "URL i kategoria są obowiązkowe.",
  319. "error.feed_already_exists": "Ten kanał już istnieje.",
  320. "error.invalid_feed_url": "Nieprawidłowy adres URL kanału.",
  321. "error.invalid_site_url": "Nieprawidłowy adres URL witryny.",
  322. "error.feed_url_not_empty": "Adres URL kanału nie może być pusty.",
  323. "error.site_url_not_empty": "Adres URL witryny nie może być pusty.",
  324. "error.feed_title_not_empty": "Tytuł kanału nie może być pusty.",
  325. "error.feed_category_not_found": "Ta kategoria nie istnieje lub nie należy do tego użytkownika.",
  326. "error.feed_invalid_blocklist_rule": "Reguła listy zablokowanych jest nieprawidłowa.",
  327. "error.feed_invalid_keeplist_rule": "Reguła listy zachowania jest nieprawidłowa.",
  328. "error.user_mandatory_fields": "Nazwa użytkownika jest obowiązkowa.",
  329. "error.api_key_already_exists": "Deze API-sleutel bestaat al.",
  330. "error.unable_to_create_api_key": "Nie można utworzyć tego klucza API.",
  331. "error.invalid_theme": "Nieprawidłowy motyw.",
  332. "error.invalid_language": "Nieprawidłowy język.",
  333. "error.invalid_timezone": "Nieprawidłowa strefa czasowa.",
  334. "error.invalid_entry_direction": "Nieprawidłowa kolejność sortowania.",
  335. "error.invalid_display_mode": "Nieprawidłowy tryb wyświetlania aplikacji internetowej.",
  336. "error.invalid_gesture_nav": "Nieprawidłowa nawigacja gestami.",
  337. "error.invalid_default_home_page": "Nieprawidłowa domyślna strona główna!",
  338. "form.feed.label.title": "Tytuł",
  339. "form.feed.label.site_url": "URL strony",
  340. "form.feed.label.feed_url": "URL kanału",
  341. "form.feed.label.description": "Opis",
  342. "form.feed.label.category": "Kategoria",
  343. "form.feed.label.crawler": "Pobierz oryginalną treść",
  344. "form.feed.label.feed_username": "Subskrypcję nazwa użytkownika",
  345. "form.feed.label.feed_password": "Subskrypcję Hasło",
  346. "form.feed.label.user_agent": "Zastąp domyślny agent użytkownika",
  347. "form.feed.label.cookie": "Ustawianie ciasteczek",
  348. "form.feed.label.scraper_rules": "Zasady ekstrakcji",
  349. "form.feed.label.rewrite_rules": "Reguły zapisu",
  350. "form.feed.label.blocklist_rules": "Zasady blokowania",
  351. "form.feed.label.keeplist_rules": "Zasady zezwoleń",
  352. "form.feed.label.urlrewrite_rules": "Zasady przepisywania adresów URL",
  353. "form.feed.label.apprise_service_urls": "Comma separated list of Apprise service URLs",
  354. "form.feed.label.ignore_http_cache": "Zignoruj ​​pamięć podręczną HTTP",
  355. "form.feed.label.allow_self_signed_certificates": "Zezwalaj na certyfikaty z podpisem własnym lub nieprawidłowe certyfikaty",
  356. "form.feed.label.disable_http2": "Disable HTTP/2 to avoid fingerprinting",
  357. "form.feed.label.fetch_via_proxy": "Pobierz przez proxy",
  358. "form.feed.label.disabled": "Nie odświeżaj tego kanału",
  359. "form.feed.label.no_media_player": "No media player (audio/video)",
  360. "form.feed.label.hide_globally": "Ukryj wpisy na globalnej liście nieprzeczytanych",
  361. "form.feed.label.ntfy_activate": "Push entries to ntfy",
  362. "form.feed.label.ntfy_priority": "Ntfy priority",
  363. "form.feed.label.ntfy_max_priority": "Ntfy max priority",
  364. "form.feed.label.ntfy_high_priority": "Ntfy high priority",
  365. "form.feed.label.ntfy_default_priority": "Ntfy default priority",
  366. "form.feed.label.ntfy_low_priority": "Ntfy low priority",
  367. "form.feed.label.ntfy_min_priority": "Ntfy min priority",
  368. "form.feed.fieldset.general": "General",
  369. "form.feed.fieldset.rules": "Rules",
  370. "form.feed.fieldset.network_settings": "Network Settings",
  371. "form.feed.fieldset.integration": "Third-Party Services",
  372. "form.category.label.title": "Tytuł",
  373. "form.category.hide_globally": "Ukryj wpisy na globalnej liście nieprzeczytanych",
  374. "form.user.label.username": "Nazwa użytkownika",
  375. "form.user.label.password": "Hasło",
  376. "form.user.label.confirmation": "Potwierdzenie hasła",
  377. "form.user.label.admin": "Administrator",
  378. "form.prefs.label.language": "Język",
  379. "form.prefs.label.timezone": "Strefa czasowa",
  380. "form.prefs.label.theme": "Wygląd",
  381. "form.prefs.label.entry_sorting": "Sortowanie artykułów",
  382. "form.prefs.label.entries_per_page": "Wpisy na stronie",
  383. "form.prefs.label.default_reading_speed": "Tryb wyświetlania Progressive Web App (PWA).",
  384. "form.prefs.label.cjk_reading_speed": "Prędkość czytania dla języka chińskiego, koreańskiego i japońskiego (znaki na minutę)",
  385. "form.prefs.label.display_mode": "Tryb wyświetlania aplikacji internetowej (wymaga ponownej instalacji)",
  386. "form.prefs.select.older_first": "Najstarsze wpisy jako pierwsze",
  387. "form.prefs.label.keyboard_shortcuts": "Włącz skróty klawiaturowe",
  388. "form.prefs.label.entry_swipe": "Włącz machnięcie wpisu na ekranach dotykowych",
  389. "form.prefs.label.gesture_nav": "Gest, aby poruszać się między wpisami",
  390. "form.prefs.label.show_reading_time": "Pokaż szacowany czas czytania artykułów",
  391. "form.prefs.select.recent_first": "Najnowsze wpisy jako pierwsze",
  392. "form.prefs.select.fullscreen": "Pełny ekran",
  393. "form.prefs.select.standalone": "Samodzielny",
  394. "form.prefs.select.minimal_ui": "Minimalny",
  395. "form.prefs.select.browser": "Przeglądarka",
  396. "form.prefs.select.publish_time": "Czas publikacji wpisu",
  397. "form.prefs.select.created_time": "Czas utworzenia wpisu",
  398. "form.prefs.select.alphabetical": "Alfabetycznie",
  399. "form.prefs.select.unread_count": "Liczba nieprzeczytanych",
  400. "form.prefs.select.none": "Nic",
  401. "form.prefs.select.tap": "Podwójne wciśnięcie",
  402. "form.prefs.select.swipe": "Trzepnąć",
  403. "form.prefs.label.custom_css": "Niestandardowy CSS",
  404. "form.prefs.label.custom_js": "Niestandardowy JavaScript",
  405. "form.prefs.label.entry_order": "Kolumna sortowania wpisów",
  406. "form.prefs.label.default_home_page": "Domyślna strona główna",
  407. "form.prefs.label.categories_sorting_order": "Sortowanie kategorii",
  408. "form.prefs.label.mark_read_on_view": "Automatycznie oznaczaj wpisy jako przeczytane podczas przeglądania",
  409. "form.prefs.label.mark_read_on_view_or_media_completion": "Mark entries as read when viewed. For audio/video, mark as read at 90%% completion",
  410. "form.prefs.label.mark_read_on_media_completion": "Only mark as read when audio/video playback reaches 90%% completion",
  411. "form.prefs.label.mark_read_manually": "Mark entries as read manually",
  412. "form.prefs.fieldset.application_settings": "Application Settings",
  413. "form.prefs.fieldset.authentication_settings": "Authentication Settings",
  414. "form.prefs.fieldset.reader_settings": "Reader Settings",
  415. "form.prefs.fieldset.global_feed_settings": "Global Feed Settings",
  416. "form.prefs.label.external_font_hosts": "External font hosts",
  417. "form.prefs.help.external_font_hosts": "Space separated list of external font hosts to allow. For example: \"fonts.gstatic.com fonts.googleapis.com\".",
  418. "error.settings_invalid_domain_list": "Invalid domain list. Please provide a space separated list of domains.",
  419. "form.import.label.file": "Plik OPML",
  420. "form.import.label.url": "URL",
  421. "form.integration.betula_activate": "Save entries to Betula",
  422. "form.integration.betula_url": "Betula server URL",
  423. "form.integration.betula_token": "Betula Token",
  424. "form.integration.fever_activate": "Aktywuj Fever API",
  425. "form.integration.fever_username": "Login do Fever",
  426. "form.integration.fever_password": "Hasło do Fever",
  427. "form.integration.fever_endpoint": "Punkt końcowy API gorączka:",
  428. "form.integration.googlereader_activate": "Aktywuj Google Reader API",
  429. "form.integration.googlereader_username": "Login do Google Reader",
  430. "form.integration.googlereader_password": "Hasło do Google Reader",
  431. "form.integration.googlereader_endpoint": "Punkt końcowy API gorączka:",
  432. "form.integration.pinboard_activate": "Zapisz artykuł w Pinboard",
  433. "form.integration.pinboard_token": "Token Pinboard API",
  434. "form.integration.pinboard_tags": "Pinboard Tags",
  435. "form.integration.pinboard_bookmark": "Zaznacz zakładkę jako nieprzeczytaną",
  436. "form.integration.instapaper_activate": "Zapisz artykuł w Instapaper",
  437. "form.integration.instapaper_username": "Login do Instapaper",
  438. "form.integration.instapaper_password": "Hasło do Instapaper",
  439. "form.integration.pocket_activate": "Zapisz artykuły w Pocket",
  440. "form.integration.pocket_consumer_key": "Pocket Consumer Key",
  441. "form.integration.pocket_access_token": "Token dostępu kieszeń",
  442. "form.integration.pocket_connect_link": "Połącz swoje konto Pocket",
  443. "form.integration.wallabag_activate": "Zapisz artykuły do Wallabag",
  444. "form.integration.wallabag_only_url": "Wyślij tylko adres URL (zamiast pełnej treści)",
  445. "form.integration.wallabag_endpoint": "Wallabag URL",
  446. "form.integration.wallabag_client_id": "Wallabag Client-ID",
  447. "form.integration.wallabag_client_secret": "Wallabag Client Secret",
  448. "form.integration.wallabag_username": "Login do Wallabag",
  449. "form.integration.wallabag_password": "Hasło do Wallabag",
  450. "form.integration.notion_activate": "Save entries to Notion",
  451. "form.integration.notion_page_id": "Notion Page ID",
  452. "form.integration.notion_token": "Notion Secret Token",
  453. "form.integration.apprise_activate": "Push entries to Apprise",
  454. "form.integration.apprise_url": "Apprise API URL",
  455. "form.integration.apprise_services_url": "Comma separated list of Apprise service URLs",
  456. "form.integration.nunux_keeper_activate": "Zapisz artykuly do Nunux Keeper",
  457. "form.integration.nunux_keeper_endpoint": "Nunux Keeper URL",
  458. "form.integration.nunux_keeper_api_key": "Nunux Keeper API key",
  459. "form.integration.omnivore_activate": "Zapisz artykuly do Omnivore",
  460. "form.integration.omnivore_url": "Omnivore URL",
  461. "form.integration.omnivore_api_key": "Omnivore API key",
  462. "form.integration.espial_activate": "Zapisz artykuly do Espial",
  463. "form.integration.espial_endpoint": "Espial URL",
  464. "form.integration.espial_api_key": "Espial API key",
  465. "form.integration.espial_tags": "Espial Tags",
  466. "form.integration.readwise_activate": "Save entries to Readwise Reader",
  467. "form.integration.readwise_api_key": "Readwise Reader Access Token",
  468. "form.integration.readwise_api_key_link": "Get your Readwise Access Token",
  469. "form.integration.telegram_bot_activate": "Przesyłaj nowe artykuły do czatu Telegram",
  470. "form.integration.telegram_bot_token": "Token bota",
  471. "form.integration.telegram_chat_id": "Identyfikator czatu",
  472. "form.integration.telegram_topic_id": "Topic ID",
  473. "form.integration.telegram_bot_disable_web_page_preview": "Disable web page preview",
  474. "form.integration.telegram_bot_disable_notification": "Disable notification",
  475. "form.integration.telegram_bot_disable_buttons": "Disable buttons",
  476. "form.integration.linkace_activate": "Save entries to LinkAce",
  477. "form.integration.linkace_endpoint": "LinkAce API Endpoint",
  478. "form.integration.linkace_api_key": "LinkAce API key",
  479. "form.integration.linkace_tags": "LinkAce Tags",
  480. "form.integration.linkace_is_private": "Mark link as private",
  481. "form.integration.linkace_check_disabled": "Disable link check",
  482. "form.integration.linkding_activate": "Zapisz artykuły do Linkding",
  483. "form.integration.linkding_endpoint": "Linkding URL",
  484. "form.integration.linkding_api_key": "Linkding API key",
  485. "form.integration.linkding_tags": "Linkding Tags",
  486. "form.integration.linkding_bookmark": "Zaznacz zakładkę jako nieprzeczytaną",
  487. "form.integration.linkwarden_activate": "Zapisz artykuły do Linkwarden",
  488. "form.integration.linkwarden_endpoint": "Linkwarden URL",
  489. "form.integration.linkwarden_api_key": "Linkwarden API key",
  490. "form.integration.matrix_bot_activate": "Przenieś nowe artykuły do Matrix",
  491. "form.integration.matrix_bot_user": "Nazwa użytkownika dla Matrix",
  492. "form.integration.matrix_bot_password": "Hasło dla użytkownika Matrix",
  493. "form.integration.matrix_bot_url": "URL serwera Matrix",
  494. "form.integration.matrix_bot_chat_id": "Identyfikator pokoju Matrix",
  495. "form.integration.raindrop_activate": "Save entries to Raindrop",
  496. "form.integration.raindrop_token": "(Test) Token",
  497. "form.integration.raindrop_collection_id": "Collection ID",
  498. "form.integration.raindrop_tags": "Tags (comma-separated)",
  499. "form.integration.readeck_activate": "Zapisz artykuły do Readeck",
  500. "form.integration.readeck_endpoint": "Readeck URL",
  501. "form.integration.readeck_api_key": "Readeck API key",
  502. "form.integration.readeck_labels": "Readeck Labels",
  503. "form.integration.readeck_only_url": "Wyślij tylko adres URL (zamiast pełnej treści)",
  504. "form.integration.shiori_activate": "Zapisz artykuły do Shiori",
  505. "form.integration.shiori_endpoint": "Shiori URL",
  506. "form.integration.shiori_username": "Login do Shiori",
  507. "form.integration.shiori_password": "Hasło do Shiori",
  508. "form.integration.shaarli_activate": "Save articles to Shaarli",
  509. "form.integration.shaarli_endpoint": "Shaarli URL",
  510. "form.integration.shaarli_api_secret": "Shaarli API Secret",
  511. "form.integration.webhook_activate": "Enable Webhook",
  512. "form.integration.webhook_url": "Webhook URL",
  513. "form.integration.webhook_secret": "Webhook Secret",
  514. "form.integration.rssbridge_activate": "Check RSS-Bridge when adding subscriptions",
  515. "form.integration.rssbridge_url": "RSS-Bridge server URL",
  516. "form.integration.ntfy_activate": "Push entries to ntfy",
  517. "form.integration.ntfy_topic": "Ntfy topic",
  518. "form.integration.ntfy_url": "Ntfy URL (optional, default is ntfy.sh)",
  519. "form.integration.ntfy_api_token": "Ntfy API Token (optional)",
  520. "form.integration.ntfy_username": "Ntfy Username (optional)",
  521. "form.integration.ntfy_password": "Ntfy Password (optional)",
  522. "form.integration.ntfy_icon_url": "Ntfy Icon URL (optional)",
  523. "form.api_key.label.description": "Etykieta klucza API",
  524. "form.submit.loading": "Ładowanie...",
  525. "form.submit.saving": "Zapisywanie...",
  526. "time_elapsed.not_yet": "jeszcze nie",
  527. "time_elapsed.yesterday": "wczoraj",
  528. "time_elapsed.now": "przed chwilą",
  529. "time_elapsed.minutes": [
  530. "%d minuta temu",
  531. "%d minuty temu",
  532. "%d minut temu"
  533. ],
  534. "time_elapsed.hours": [
  535. "%d godzinę temu",
  536. "%d godziny temu",
  537. "%d godzin temu"
  538. ],
  539. "time_elapsed.days": [
  540. "%d dzień temu",
  541. "%d dni temu",
  542. "%d dni temu"
  543. ],
  544. "time_elapsed.weeks": [
  545. "%d tydzień temu",
  546. "%d tygodni temu",
  547. "%d tygodni temu"
  548. ],
  549. "time_elapsed.months": [
  550. "%d miesiąc temu",
  551. "%d miesięcy temu",
  552. "%d miesięcy temu"
  553. ],
  554. "time_elapsed.years": [
  555. "%d rok temu",
  556. "%d lat temu",
  557. "%d lat temu"
  558. ],
  559. "alert.too_many_feeds_refresh": [
  560. "You have triggered too many feed refreshes. Please wait %d minute before trying again.",
  561. "You have triggered too many feed refreshes. Please wait %d minutes before trying again.",
  562. "You have triggered too many feed refreshes. Please wait %d minutes before trying again."
  563. ],
  564. "alert.background_feed_refresh": "All feeds are being refreshed in the background. You can continue to use Miniflux while this process is running.",
  565. "error.http_response_too_large": "The HTTP response is too large. You could increase the HTTP response size limit in the global settings (requires a server restart).",
  566. "error.http_body_read": "Unable to read the HTTP body: %v.",
  567. "error.http_empty_response_body": "The HTTP response body is empty.",
  568. "error.http_empty_response": "The HTTP response is empty. Perhaps, this website is using a bot protection mechanism?",
  569. "error.tls_error": "TLS error: %q. You could disable TLS verification in the feed settings if you would like.",
  570. "error.network_operation": "Miniflux is not able to reach this website due to a network error: %v.",
  571. "error.network_timeout": "This website is too slow and the request timed out: %v",
  572. "error.http_client_error": "HTTP client error: %v.",
  573. "error.http_not_authorized": "Access to this website is not authorized. It could be a bad username or password.",
  574. "error.http_too_many_requests": "Miniflux generated too many requests to this website. Please, try again later or change the application configuration.",
  575. "error.http_forbidden": "Access to this website is forbidden. Perhaps, this website has a bot protection mechanism?",
  576. "error.http_resource_not_found": "The requested resource is not found. Please, verify the URL.",
  577. "error.http_internal_server_error": "The website is not available at the moment due to a server error. The problem is not on Miniflux side. Please, try again later.",
  578. "error.http_bad_gateway": "The website is not available at the moment due to a bad gateway error. The problem is not on Miniflux side. Please, try again later.",
  579. "error.http_service_unavailable": "The website is not available at the moment due to an internal server error. The problem is not on Miniflux side. Please, try again later.",
  580. "error.http_gateway_timeout": "The website is not available at the moment due to a gateway timeout error. The problem is not on Miniflux side. Please, try again later.",
  581. "error.http_unexpected_status_code": "The website is not available at the moment due to an unexpected HTTP status code: %d. The problem is not on Miniflux side. Please, try again later.",
  582. "error.database_error": "Database error: %v.",
  583. "error.category_not_found": "This category does not exist or does not belong to this user.",
  584. "error.duplicated_feed": "This feed already exists.",
  585. "error.unable_to_parse_feed": "Unable to parse this feed: %v.",
  586. "error.feed_not_found": "This feed does not exist or does not belong to this user.",
  587. "error.unable_to_detect_rssbridge": "Unable to detect feed using RSS-Bridge: %v.",
  588. "error.feed_format_not_detected": "Unable to detect feed format: %v.",
  589. "form.prefs.label.media_playback_rate": "Prędkość odtwarzania audio/wideo",
  590. "error.settings_media_playback_rate_range": "Prędkość odtwarzania jest poza zakresem",
  591. "enclosure_media_controls.seek" : "Seek:",
  592. "enclosure_media_controls.seek.title" : "Seek %s seconds",
  593. "enclosure_media_controls.speed" : "Speed:",
  594. "enclosure_media_controls.speed.faster" : "Faster",
  595. "enclosure_media_controls.speed.faster.title" : "Faster by %sx",
  596. "enclosure_media_controls.speed.slower" : "Slower",
  597. "enclosure_media_controls.speed.slower.title" : "Slower by %sx",
  598. "enclosure_media_controls.speed.reset" : "Reset",
  599. "enclosure_media_controls.speed.reset.title" : "Reset speed to 1x"
  600. }