msgstr ""
"Project-Id-Version: WolneLektury\n"
"Report-Msgid-Bugs-To: \n"
-"PO-Revision-Date: 2021-01-20 13:47+0100\n"
+"PO-Revision-Date: 2022-03-29 17:29+0200\n"
"Last-Translator: Radek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>\n"
"Language-Team: \n"
"Language: pl\n"
"X-Translated-Using: django-rosetta 0.5.6\n"
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
"|| n%100>=20) ? 1 : 2);\n"
-"X-Generator: Poedit 2.3\n"
+"X-Generator: Poedit 3.0\n"
-#: wolnelektury/templates/404.html:4
+#: isbn/forms.py:66
+#, fuzzy
+#| msgid "of the book"
+msgid "Soft cover book"
+msgstr "utworu"
+
+#: push/models.py:10
+msgid "title"
+msgstr ""
+
+#: push/models.py:11
+#, fuzzy
+#| msgid "Go to content"
+msgid "content"
+msgstr "Przejdź do treści"
+
+#: push/models.py:12
+msgid "image"
+msgstr ""
+
+#: push/templates/push/notification_form.html:4
+#: push/templates/push/notification_sent.html:4
+msgid "Notifications"
+msgstr ""
+
+#: wolnelektury/templates/404.html:6 wolnelektury/templates/404.html:11
msgid "Page does not exist"
msgstr "Podana strona nie istnieje"
-#: wolnelektury/templates/404.html:8
+#: wolnelektury/templates/404.html:15
msgid "Page not found"
msgstr "Strona nie znaleziona"
-#: wolnelektury/templates/404.html:11
+#: wolnelektury/templates/404.html:18
msgid ""
"We are sorry, but this page does not exist. Please check if you entered "
"correct address or go to "
"Przepraszamy, ale ta strona nie istnieje. Sprawdź czy podałeś dobry adres, "
"lub przejdź do "
-#: wolnelektury/templates/404.html:12
+#: wolnelektury/templates/404.html:19
msgid "main page"
msgstr "strony głównej"
-#: wolnelektury/templates/500.html:6 wolnelektury/templates/500.html:17
+#: wolnelektury/templates/500.html:7
msgid "Server error"
msgstr "Błąd serwera"
-#: wolnelektury/templates/500.html:19
+#: wolnelektury/templates/500.html:73
msgid ""
"<p>The Wolnelektury.pl site is currently unavailable. Meanwhile, visit our "
-"<a href='http://nowoczesnapolska.org.pl'>blog</a>.</p> <p>Inform our <a "
-"href='mailto:fundacja@nowoczesnapolska.org.pl'>administrators</a> about the "
-"error.</p>"
+"<a href='https://fundacja.wolnelektury.pl'>blog</a>.</p> <p>Inform our <a "
+"href='mailto:fundacja@wolnelektury.pl'>administrators</a> about the error.</"
+"p>"
msgstr ""
-"<p>Serwis Wolnelektury.pl jest chwilowo niedostępny. Odwiedź naszego <a "
-"href='http://nowoczesnapolska.org.pl'>bloga</a></p>\n"
-"<p>Powiadom <a href='mailto:fundacja@nowoczesnapolska.org."
-"pl'>administratorów</a> o błędzie.</p>"
+"<p>Serwis Wolnelektury.pl jest chwilowo niedostępny. Odwiedź <a "
+"href='https://fundacja.wolnelektury.pl'>stronę Fundacji</a>.</p>\n"
+"<p>Powiadom <a href='mailto:fundacja@wolnelektury.pl'>administratorów</a> o "
+"błędzie.</p>"
#: wolnelektury/templates/503.html:6 wolnelektury/templates/503.html:17
msgid "Service unavailable"
msgid "Import book"
msgstr "Importuj książkę"
+#: wolnelektury/templates/admin/long_filter.html:2
+#, python-format
+msgid " By %(filter_title)s "
+msgstr ""
+
#: wolnelektury/templates/auth/login.html:11
+#: wolnelektury/templates/registration/login.html:25
msgid "Forgot Password?"
msgstr "Nie pamiętasz hasła?"
#: wolnelektury/templates/auth/login.html:17
#: wolnelektury/templates/auth/register.html:8
+#: wolnelektury/templates/registration/login.html:31
+#: wolnelektury/templates/registration/register.html:20
msgid "Sign in using:"
msgstr "Zaloguj się używając:"
#: wolnelektury/templates/base/app.html:42
#: wolnelektury/templates/base/app.html:43
-#: wolnelektury/templates/base/superbase.html:69
-#: wolnelektury/templates/base/superbase.html:70
+#: wolnelektury/templates/base/superbase.html:75
msgid "Language"
msgstr "Język"
#: wolnelektury/templates/base/app.html:66
-#: wolnelektury/templates/base/superbase.html:100
-#: wolnelektury/templates/board_base.html:48
+#: wolnelektury/templates/base/superbase.html:105
msgid "Logout"
msgstr "Wyloguj"
-#: wolnelektury/templates/base/superbase.html:60
-#, fuzzy, python-format
-#| msgid ""
-#| "\n"
-#| " <a href='%(b)s'>%(c)s</a> free reading you have <a "
-#| "href='%(r)s'>right to</a>\n"
-#| " "
-#| msgid_plural ""
-#| "\n"
-#| " <a href='%(b)s'>%(c)s</a> free readings you have <a "
-#| "href='%(r)s'>right to</a>\n"
-#| " "
+#: wolnelektury/templates/base/superbase.html:37
+msgid "Go to content"
+msgstr "Przejdź do treści"
+
+#: wolnelektury/templates/base/superbase.html:38
+msgid "Go to search"
+msgstr "Przejdź do wyszukiwarki"
+
+#: wolnelektury/templates/base/superbase.html:39
+msgid "Go to page footer"
+msgstr "Przejdź do stopki strony"
+
+#: wolnelektury/templates/base/superbase.html:65
+#, python-format
msgid ""
"\n"
" <a href='%(b)s'>%(c)s</a> free reading you have <a "
"<a href='%(r)s'>masz prawo</a>\n"
" "
-#: wolnelektury/templates/base/superbase.html:94
+#: wolnelektury/templates/base/superbase.html:99
msgid "My shelf"
msgstr "Moja półka"
-#: wolnelektury/templates/base/superbase.html:97
-#: wolnelektury/templates/board_base.html:43
+#: wolnelektury/templates/base/superbase.html:102
msgid "Administration"
msgstr "Administracja"
-#: wolnelektury/templates/base/superbase.html:104 wolnelektury/views.py:78
-#: wolnelektury/views.py:79
+#: wolnelektury/templates/base/superbase.html:109 wolnelektury/views.py:106
+#: wolnelektury/views.py:107
msgid "Sign in"
msgstr "Zaloguj się"
-#: wolnelektury/templates/base/superbase.html:105 wolnelektury/views.py:97
-#: wolnelektury/views.py:98 wolnelektury/views.py:126
+#: wolnelektury/templates/base/superbase.html:110
+#: wolnelektury/templates/registration/register.html:7
+#: wolnelektury/templates/registration/register.html:16
+#: wolnelektury/views.py:144 wolnelektury/views.py:145
+#: wolnelektury/views.py:176
msgid "Register"
msgstr "Załóż konto"
-#: wolnelektury/templates/base/superbase.html:112
-msgid "Support us"
-msgstr "Wesprzyj nas"
-
-#: wolnelektury/templates/base/superbase.html:115
-msgid "Literature"
-msgstr "Literatura"
-
-#: wolnelektury/templates/base/superbase.html:118
-msgid "Themes"
-msgstr "Motywy"
-
-#: wolnelektury/templates/base/superbase.html:121
-msgid "Audiobooks"
-msgstr "Audiobooki"
-
#: wolnelektury/templates/base/superbase.html:124
-#: wolnelektury/templates/main_page.html:83
-msgid "All works"
-msgstr "Wszystkie utwory"
-
-#: wolnelektury/templates/base/superbase.html:127
-#: wolnelektury/templates/main_page.html:92
-msgid "Newsletter"
-msgstr "Newsletter"
-
-#: wolnelektury/templates/base/superbase.html:136
-#: wolnelektury/templates/board_base.html:28
msgid "Search"
msgstr "Szukaj"
-#: wolnelektury/templates/base/superbase.html:167
+#: wolnelektury/templates/base/superbase.html:162
msgid "Close"
msgstr "Zamknij"
-#: wolnelektury/templates/base/superbase.html:169
+#: wolnelektury/templates/base/superbase.html:164
msgid "Loading"
msgstr "Ładowanie"
-#: wolnelektury/templates/board_base.html:31
-msgid "Advanced search"
-msgstr "Wyszukiwanie zaawansowane"
+#: wolnelektury/templates/forms/form_sent.html:12
+msgid "Thank you"
+msgstr ""
#: wolnelektury/templates/info/join_us.html:6
#, python-format
msgid "More..."
msgstr "Więcej..."
+#: wolnelektury/templates/main_menu.html:4
+msgid "Support us"
+msgstr "Wesprzyj nas"
+
+#: wolnelektury/templates/main_menu.html:7
+msgid "School readings"
+msgstr "Lektury szkolne"
+
+#: wolnelektury/templates/main_menu.html:10
+msgid "Literature"
+msgstr "Literatura"
+
+#: wolnelektury/templates/main_menu.html:13
+msgid "Themes"
+msgstr "Motywy"
+
+#: wolnelektury/templates/main_menu.html:16
+msgid "Audiobooks"
+msgstr "Audiobooki"
+
+#: wolnelektury/templates/main_menu.html:19
+#: wolnelektury/templates/main_page.html:52
+msgid "Collections"
+msgstr "Kolekcje"
+
+#: wolnelektury/templates/main_menu.html:22
+#: wolnelektury/templates/main_page.html:110
+msgid "Newsletter"
+msgstr "Newsletter"
+
#: wolnelektury/templates/main_page.html:11
#: wolnelektury/templates/main_page.html:12
msgid "Wolne Lektury internet library"
msgstr "Biblioteka internetowa Wolne Lektury"
-#: wolnelektury/templates/main_page.html:19
+#: wolnelektury/templates/main_page.html:21
msgid "In our digital library you will find"
msgstr "W naszej cyfrowej bibliotece znajdziesz"
-#: wolnelektury/templates/main_page.html:28
+#: wolnelektury/templates/main_page.html:30
msgid "and many other books, poems, pictures, audiobooks…"
msgstr "i wiele innych książek, wierszy, obrazów, audiobooków…"
-#: wolnelektury/templates/main_page.html:35
+#: wolnelektury/templates/main_page.html:39
+msgid "Recent publications"
+msgstr "Ostatnie publikacje"
+
+#: wolnelektury/templates/main_page.html:65
msgid "Motifs and themes"
msgstr "Motywy i tematy"
-#: wolnelektury/templates/main_page.html:37
+#: wolnelektury/templates/main_page.html:70
msgid "Theme"
msgstr "Motyw"
-#: wolnelektury/templates/main_page.html:38
+#: wolnelektury/templates/main_page.html:71
msgid "Explore works with the same theme"
msgstr "Utwory, w których występuje ten motyw:"
-#: wolnelektury/templates/main_page.html:48
-msgid "See motifs catalog"
-msgstr "Zobacz katalog motywów"
-
-#: wolnelektury/templates/main_page.html:53
-msgid "Collections"
-msgstr "Kolekcje"
-
-#: wolnelektury/templates/main_page.html:55
-msgid "See collections catalog"
-msgstr "Zobacz katalog kolekcji"
-
-#: wolnelektury/templates/main_page.html:60
-msgid "Recent publications"
-msgstr "Ostatnie publikacje"
-
-#: wolnelektury/templates/main_page.html:64
-msgid "More recent publications"
-msgstr "Więcej ostatnich publikacji"
-
-#: wolnelektury/templates/main_page.html:70
+#: wolnelektury/templates/main_page.html:86
msgid "News"
msgstr "Aktualności"
-#: wolnelektury/templates/main_page.html:77
+#: wolnelektury/templates/main_page.html:95
msgid "Utilities"
msgstr "Narzędzia"
-#: wolnelektury/templates/main_page.html:80
+#: wolnelektury/templates/main_page.html:98
msgid "Report a bug or suggestion"
msgstr "Zgłoś błąd lub sugestię"
-#: wolnelektury/templates/main_page.html:81
+#: wolnelektury/templates/main_page.html:99
msgid "Download the catalogue in PDF format."
msgstr "Pobierz katalog w formacie PDF."
-#: wolnelektury/templates/main_page.html:82
+#: wolnelektury/templates/main_page.html:100
msgid "Art"
msgstr "Sztuka"
-#: wolnelektury/templates/main_page.html:85
+#: wolnelektury/templates/main_page.html:101
+msgid "All works"
+msgstr "Wszystkie utwory"
+
+#: wolnelektury/templates/main_page.html:103
msgid "Footnotes"
msgstr "Przypisy"
-#: wolnelektury/templates/main_page.html:86
+#: wolnelektury/templates/main_page.html:104
msgid "Missing a book?"
msgstr "Nie znalazłeś/-aś utworu?"
-#: wolnelektury/templates/main_page.html:87
-#: wolnelektury/templates/publish_plan.html:4
-#: wolnelektury/templates/publish_plan.html:8
+#: wolnelektury/templates/main_page.html:105
+#: wolnelektury/templates/publish_plan.html:6
+#: wolnelektury/templates/publish_plan.html:10
+#: wolnelektury/templates/publish_plan.html:14
msgid "Publishing plan"
msgstr "Plan publikacji"
-#: wolnelektury/templates/main_page.html:97
+#: wolnelektury/templates/main_page.html:115
msgid "Information"
msgstr "Informacje"
-#: wolnelektury/templates/main_page.html:99
+#: wolnelektury/templates/main_page.html:117
msgid "Privacy policy"
msgstr "Polityka prywatności"
-#: wolnelektury/templates/main_page.html:120
+#: wolnelektury/templates/main_page.html:122
+msgid "Follow us on Facebook"
+msgstr "Obserwuj nas na Facebooku"
+
+#: wolnelektury/templates/main_page.html:135
msgid "Image used:"
msgstr "Użyto obrazu:"
-#: wolnelektury/templates/openid/login.html:5
-#: wolnelektury/templates/openid/login.html:8
+#: wolnelektury/templates/openid/login.html:7
+#: wolnelektury/templates/openid/login.html:21
msgid "OpenID Sign In"
msgstr "Logowanie przez OpenID"
-#: wolnelektury/templates/openid/login.html:16
+#: wolnelektury/templates/openid/login.html:13
+#: wolnelektury/templates/openid/login.html:29
+#: wolnelektury/templates/registration/login.html:6
msgid "Sign In"
msgstr "Zaloguj się"
#, python-format
msgid ""
"You decided to cancel logging in to our site using one of your exisiting "
-"accounts. If this was a mistake, please proceed to <a href=\"%(login_url)s"
-"\">sign in</a>."
+"accounts. If this was a mistake, please proceed to <a "
+"href=\"%(login_url)s\">sign in</a>."
msgstr ""
"Logowanie przy użyciu zewnętrznego konta zostało anulowane. Jeśli był to "
"błąd, przejdź do <a href=\"%(login_url)s\">strony logowania</a>."
"Używasz konta %(provider_name)s do zalogowania się w \n"
"%(site_name)s. Jako ostatni krok, proszę wypełnij formularz:"
-#: wolnelektury/templates/user.html:5 wolnelektury/templates/user.html:9
+#: wolnelektury/templates/user.html:7 wolnelektury/templates/user.html:11
+#: wolnelektury/templates/user.html:15
msgid "User"
msgstr "Użytkownik"
-#: wolnelektury/templates/user.html:11
+#: wolnelektury/templates/user.html:17
msgid "Password"
msgstr "Hasło"
-#: wolnelektury/templates/user.html:12
+#: wolnelektury/templates/user.html:18
msgid "E-mail"
msgstr "E-mail"
-#: wolnelektury/templates/user.html:13
+#: wolnelektury/templates/user.html:19
msgid "Social accounts"
msgstr "Konta społecznościowe"
-#: wolnelektury/utils.py:123
+#: wolnelektury/utils.py:112
msgid "Message sent automatically. Please do not reply."
msgstr "Wiadomość wysłana automatycznie. Prosimy nie odpowiadać."
-#: wolnelektury/utils.py:205
+#: wolnelektury/utils.py:194
msgid "Yes"
msgstr "Tak"
-#: wolnelektury/utils.py:206
+#: wolnelektury/utils.py:195
msgid "No"
msgstr "Nie"
-#: wolnelektury/views.py:86 wolnelektury/views.py:107
+#: wolnelektury/views.py:117 wolnelektury/views.py:157
#, python-format
msgid "Already logged in as user %(user)s"
msgstr "Zalogowano jako %(user)s"
-#: wolnelektury/views.py:121
+#: wolnelektury/views.py:171
msgid "You have to be logged in to continue"
msgstr "Zaloguj się, aby kontynuować"
+#~ msgid "Advanced search"
+#~ msgstr "Wyszukiwanie zaawansowane"
+
+#~ msgid "See motifs catalog"
+#~ msgstr "Zobacz katalog motywów"
+
+#~ msgid "See collections catalog"
+#~ msgstr "Zobacz katalog kolekcji"
+
+#~ msgid "More recent publications"
+#~ msgstr "Więcej ostatnich publikacji"
+
#, fuzzy
#~| msgid ""
#~| "Please enter a correct %(username)s and password. Note that both fields "
#~ "\n"
#~ "\t\t\t\tModern Poland Foundation, 00-514 Warsaw, ul. Marszałkowska 84/92 "
#~ "lok. 125, tel/fax: (22) 621-30-17\n"
-#~ " e-mail: <a href=\"mailto:fundacja@nowoczesnapolska.org.pl"
-#~ "\">fundacja@nowoczesnapolska.org.pl</a>\n"
+#~ " e-mail: <a href=\"mailto:fundacja@nowoczesnapolska.org."
+#~ "pl\">fundacja@nowoczesnapolska.org.pl</a>\n"
#~ "\t\t\t\t"
#~ msgstr ""
#~ "\n"
#~ msgid "Listen"
#~ msgstr "Słuchaj"
-#~ msgid "Table of contents"
-#~ msgstr "Spis treści"
-
#~ msgid "Edit. note"
#~ msgstr "Nota red."
#~ msgid "Source"
#~ msgstr "Źródło"
-#~ msgid "of the book"
-#~ msgstr "utworu"
-
#~ msgid "Source XML file"
#~ msgstr "Źródłowy plik XML"
#~ msgid ""
#~ "\n"
-#~ "\t\t\tInternet library with school readings “Wolne Lektury” (<a href="
-#~ "\"http://wolnelektury.pl\">www.wolnelektury.pl</a>) is a project made by "
-#~ "Modern Poland Foundation. It started in 2007 and shares school readings, "
-#~ "which are recommended by Ministry of National Education and are in public "
-#~ "domain.\n"
+#~ "\t\t\tInternet library with school readings “Wolne Lektury” (<a "
+#~ "href=\"http://wolnelektury.pl\">www.wolnelektury.pl</a>) is a project "
+#~ "made by Modern Poland Foundation. It started in 2007 and shares school "
+#~ "readings, which are recommended by Ministry of National Education and are "
+#~ "in public domain.\n"
#~ "\t\t\t"
#~ msgstr ""
#~ "\n"
-#~ "Biblioteka internetowa z lekturami szkolnymi „Wolne Lektury” (<a href="
-#~ "\"http://wolnelektury.pl\">www.wolnelektury.pl</a>) to projekt "
+#~ "Biblioteka internetowa z lekturami szkolnymi „Wolne Lektury” (<a "
+#~ "href=\"http://wolnelektury.pl\">www.wolnelektury.pl</a>) to projekt "
#~ "realizowany przez fundację Nowoczesna Polska. Działa od 2007 roku i "
#~ "udostępnia w swoich zbiorach lektury szkolne, które są zalecane do użytku "
#~ "przez Ministerstwo Edukacji Narodowej i które trafiły już do domeny "
#~ msgid ""
#~ "\n"
-#~ "Portions of this page are modifications based on work created and <a href="
-#~ "\"http://code.google.com/policies.html\">shared by Google</a> and used\n"
+#~ "Portions of this page are modifications based on work created and <a "
+#~ "href=\"http://code.google.com/policies.html\">shared by Google</a> and "
+#~ "used\n"
#~ "according to terms described in the <a href=\"http://creativecommons.org/"
#~ "licenses/by/3.0/\">Creative Commons\n"
#~ "3.0 Attribution License</a>.\n"