X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/a409c6cc6901eea44c2cbe3a49038eb21f2db18d..84a3f7f335bf15b4671cc56c26d243bf539a9536:/src/wolnelektury/locale/pl/LC_MESSAGES/django.po diff --git a/src/wolnelektury/locale/pl/LC_MESSAGES/django.po b/src/wolnelektury/locale/pl/LC_MESSAGES/django.po index 6835c74d6..4e8d94832 100644 --- a/src/wolnelektury/locale/pl/LC_MESSAGES/django.po +++ b/src/wolnelektury/locale/pl/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: WolneLektury\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2020-02-12 10:05+0100\n" +"PO-Revision-Date: 2022-03-29 17:29+0200\n" "Last-Translator: Radek Czajka \n" "Language-Team: \n" "Language: pl\n" @@ -17,43 +17,68 @@ msgstr "" "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.2.4\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 " msgstr "" "Przepraszamy, ale ta strona nie istnieje. Sprawdź czy podałeś dobry adres, " -"lub przejdź do" +"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 "" "

The Wolnelektury.pl site is currently unavailable. Meanwhile, visit our " -"blog.

Inform our administrators about the " -"error.

" +"blog.

Inform our administrators about the error." msgstr "" -"

Serwis Wolnelektury.pl jest chwilowo niedostępny. Odwiedź naszego bloga

\n" -"

Powiadom administratorów o błędzie.

" +"

Serwis Wolnelektury.pl jest chwilowo niedostępny. Odwiedź stronę Fundacji.

\n" +"

Powiadom administratorów o " +"błędzie.

" #: wolnelektury/templates/503.html:6 wolnelektury/templates/503.html:17 msgid "Service unavailable" @@ -83,12 +108,20 @@ msgstr "uproszczone" 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:" @@ -103,18 +136,28 @@ msgstr "Wolne Lektury" #: 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 +#: 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" @@ -142,69 +185,42 @@ msgstr[2] "" "masz prawo\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 "Wesprzyj nas" -msgstr "" - -#: 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 -#, fuzzy -#| msgid "advanced" -msgid "Advanced search" -msgstr "zaawansowane" +#: wolnelektury/templates/forms/form_sent.html:12 +msgid "Thank you" +msgstr "" #: wolnelektury/templates/info/join_us.html:6 #, python-format @@ -260,103 +276,128 @@ msgstr "" 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ę" @@ -404,22 +445,18 @@ msgstr "Anulowano logowanie" #, 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 sign in." +"accounts. If this was a mistake, please proceed to sign in." msgstr "" "Logowanie przy użyciu zewnętrznego konta zostało anulowane. Jeśli był to " "błąd, przejdź do strony logowania." #: wolnelektury/templates/socialaccount/signup.html:6 -#, fuzzy -#| msgid "Sign in" msgid "Signup" msgstr "Zaloguj się" #: wolnelektury/templates/socialaccount/signup.html:9 #: wolnelektury/templates/socialaccount/signup.html:25 -#, fuzzy -#| msgid "Sign in" msgid "Sign Up" msgstr "Zaloguj się" @@ -429,44 +466,59 @@ msgid "" "You are about to use your %(provider_name)s account to login to\n" "%(site_name)s. As a final step, please complete the following form:" msgstr "" +"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 "" +msgstr "Tak" -#: wolnelektury/utils.py:206 +#: wolnelektury/utils.py:195 msgid "No" -msgstr "" +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 " @@ -534,8 +586,8 @@ msgstr "Zaloguj się, aby kontynuować" #~ "\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: fundacja@nowoczesnapolska.org.pl\n" +#~ " e-mail: fundacja@nowoczesnapolska.org.pl\n" #~ "\t\t\t\t" #~ msgstr "" #~ "\n" @@ -649,9 +701,6 @@ msgstr "Zaloguj się, aby kontynuować" #~ msgid "Listen" #~ msgstr "Słuchaj" -#~ msgid "Table of contents" -#~ msgstr "Spis treści" - #~ msgid "Edit. note" #~ msgstr "Nota red." @@ -673,9 +722,6 @@ msgstr "Zaloguj się, aby kontynuować" #~ msgid "Source" #~ msgstr "Źródło" -#~ msgid "of the book" -#~ msgstr "utworu" - #~ msgid "Source XML file" #~ msgstr "Źródłowy plik XML" @@ -1127,16 +1173,16 @@ msgstr "Zaloguj się, aby kontynuować" #~ msgid "" #~ "\n" -#~ "\t\t\tInternet library with school readings “Wolne Lektury” (www.wolnelektury.pl) 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” (www.wolnelektury.pl) 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” (www.wolnelektury.pl) to projekt " +#~ "Biblioteka internetowa z lekturami szkolnymi „Wolne Lektury” (www.wolnelektury.pl) 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 " @@ -1144,8 +1190,9 @@ msgstr "Zaloguj się, aby kontynuować" #~ msgid "" #~ "\n" -#~ "Portions of this page are modifications based on work created and shared by Google and used\n" +#~ "Portions of this page are modifications based on work created and shared by Google and " +#~ "used\n" #~ "according to terms described in the Creative Commons\n" #~ "3.0 Attribution License.\n"