X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/7b97c4af7aee7f66f628256eb39f53f59bb10cf0..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 1cc253808..4e8d94832 100644 --- a/src/wolnelektury/locale/pl/LC_MESSAGES/django.po +++ b/src/wolnelektury/locale/pl/LC_MESSAGES/django.po @@ -7,8 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: WolneLektury\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-04-13 12:40+0200\n" -"PO-Revision-Date: 2015-12-31 16:45+0100\n" +"PO-Revision-Date: 2022-03-29 17:29+0200\n" "Last-Translator: Radek Czajka \n" "Language-Team: \n" "Language: pl\n" @@ -18,374 +17,540 @@ 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 1.8.4\n" +"X-Generator: Poedit 3.0\n" -#: templates/404.html:5 +#: 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" -#: templates/404.html:10 +#: wolnelektury/templates/404.html:15 msgid "Page not found" msgstr "Strona nie znaleziona" -#: templates/404.html:14 +#: 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 " -#: templates/404.html:14 +#: wolnelektury/templates/404.html:19 msgid "main page" msgstr "strony głównej" -#: templates/500.html:6 templates/500.html.py:17 +#: wolnelektury/templates/500.html:7 msgid "Server error" msgstr "Błąd serwera" -#: 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.

" -#: templates/503.html:6 templates/503.html.py:17 +#: wolnelektury/templates/503.html:6 wolnelektury/templates/503.html:17 msgid "Service unavailable" msgstr "Serwis niedostępny" -#: templates/503.html:19 +#: wolnelektury/templates/503.html:19 msgid "The Wolnelektury.pl site is currently unavailable due to maintainance." msgstr "" "Serwis Wolnelektury.pl jest obecnie niedostępny z powodu prac " "konserwacyjnych." -#: templates/admin/base_site.html:4 templates/admin/base_site.html.py:7 +#: wolnelektury/templates/admin/base_site.html:4 +#: wolnelektury/templates/admin/base_site.html:7 msgid "Site administration" msgstr "Administracja stroną" -#: templates/admin/base_site.html:9 -msgid "Translations" -msgstr "Tłumaczenia" - -#: templates/admin/catalogue/book/change_form.html:6 -#: templates/admin/catalogue/book/change_form.html:35 +#: wolnelektury/templates/admin/catalogue/book/change_form.html:6 +#: wolnelektury/templates/admin/catalogue/book/change_form.html:36 msgid "advanced" msgstr "zaawansowane" -#: templates/admin/catalogue/book/change_form.html:33 +#: wolnelektury/templates/admin/catalogue/book/change_form.html:34 msgid "simplified" msgstr "uproszczone" -#: templates/admin/catalogue/book/change_list.html:7 +#: wolnelektury/templates/admin/catalogue/book/change_list.html:9 msgid "Import book" msgstr "Importuj książkę" -#: templates/auth/login.html:12 +#: 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?" -#: templates/auth/login.html:17 templates/auth/register.html:7 +#: 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:" -#: templates/auth/login_register.html:10 +#: wolnelektury/templates/auth/login_register.html:8 msgid "or register" msgstr "albo załóż konto" -#: templates/info/join_us.html:6 +#: wolnelektury/templates/base/app.html:20 +#: wolnelektury/templates/base/superbase.html:25 +msgid "Wolne Lektury" +msgstr "Wolne Lektury" + +#: wolnelektury/templates/base/app.html:42 +#: wolnelektury/templates/base/app.html:43 +#: wolnelektury/templates/base/superbase.html:75 +msgid "Language" +msgstr "Język" + +#: wolnelektury/templates/base/app.html:66 +#: wolnelektury/templates/base/superbase.html:105 +msgid "Logout" +msgstr "Wyloguj" + +#: 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" +" %(c)s free reading you have right to\n" +" " +msgid_plural "" +"\n" +" %(c)s free readings you have right to\n" +" " +msgstr[0] "" +"\n" +" %(c)s darmowy utwór do którego masz prawo\n" +" " +msgstr[1] "" +"\n" +" %(c)s darmowe utwory do których masz prawo\n" +" " +msgstr[2] "" +"\n" +" %(c)s darmowych utworów do których " +"masz prawo\n" +" " + +#: wolnelektury/templates/base/superbase.html:99 +msgid "My shelf" +msgstr "Moja półka" + +#: wolnelektury/templates/base/superbase.html:102 +msgid "Administration" +msgstr "Administracja" + +#: 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: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:124 +msgid "Search" +msgstr "Szukaj" + +#: wolnelektury/templates/base/superbase.html:162 +msgid "Close" +msgstr "Zamknij" + +#: wolnelektury/templates/base/superbase.html:164 +msgid "Loading" +msgstr "Ładowanie" + +#: wolnelektury/templates/forms/form_sent.html:12 +msgid "Thank you" +msgstr "" + +#: wolnelektury/templates/info/join_us.html:6 #, python-format msgid "" "\n" -"We have %(c)s work published in Wolne Lektury!\n" -"Help us expand the library and set new readings free by\n" -"making a donation\n" -"or transferring 1% of your income tax.\n" +" We have %(c)s work published in Wolne Lektury!\n" +" Help us expand the library and set new readings free by\n" +" making a " +"donation\n" +" or transferring 1% of your income tax.\n" +" " msgid_plural "" "\n" -"We have %(c)s works published in Wolne Lektury!\n" -"Help us expand the library and set new readings free by\n" -"making a donation\n" -"or transferring 1% of your income tax.\n" +" We have %(c)s works published in Wolne Lektury!\n" +" Help us expand the library and set new readings free by\n" +" making a " +"donation\n" +" or transferring 1% of your income tax.\n" +" " msgstr[0] "" "\n" "W serwisie Wolne Lektury już teraz opublikowany jest %(c)s utwór! Pomóż w " "rozwijaniu biblioteki i uwalnianiu nowych lektur przekazując nam darowiznę lub 1% " "podatku.\n" +" " msgstr[1] "" "\n" "W serwisie Wolne Lektury już teraz opublikowane są %(c)s utwory! Pomóż w " "rozwijaniu biblioteki i uwalnianiu nowych lektur przekazując nam darowiznę lub 1% " "podatku.\n" +" " msgstr[2] "" "\n" "W serwisie Wolne Lektury już teraz opublikowanych jest %(c)s utworów! Pomóż " "w rozwijaniu biblioteki i uwalnianiu nowych lektur przekazując nam darowiznę lub 1% " "podatku.\n" +" " -#: templates/info/join_us.html:20 +#: wolnelektury/templates/info/join_us.html:22 msgid "" "Become an editor of Wolne Lektury! Find out if\n" -"we're currently working on a reading you're looking for and prepare\n" -"a publication by yourself by logging into the Editorial Platform." +" we're currently working on a reading you're looking for and prepare\n" +" a publication by yourself by logging into the Editorial Platform." msgstr "" "Zostań redaktorem lub redaktorką Wolnych Lektur! Sprawdź, czy obecnie " "pracujemy nad publikacją wyszukiwanej przez ciebie lektury i samodzielnie " "przygotuj publikację logując się na Platformie Redakcyjnej." -#: templates/info/join_us.html:23 +#: wolnelektury/templates/info/join_us.html:25 msgid "More..." msgstr "Więcej..." -#: templates/main_page.html:8 templates/main_page.html.py:9 +#: 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" -#: templates/main_page.html:40 -msgid "Theme" -msgstr "Motyw" +#: 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:30 +msgid "and many other books, poems, pictures, audiobooks…" +msgstr "i wiele innych książek, wierszy, obrazów, audiobooków…" -#: templates/main_page.html:99 +#: wolnelektury/templates/main_page.html:39 msgid "Recent publications" msgstr "Ostatnie publikacje" -#: templates/main_page.html:106 -msgid "More recent publications" -msgstr "Więcej ostatnich publikacji" +#: wolnelektury/templates/main_page.html:65 +msgid "Motifs and themes" +msgstr "Motywy i tematy" + +#: wolnelektury/templates/main_page.html:70 +msgid "Theme" +msgstr "Motyw" + +#: wolnelektury/templates/main_page.html:71 +msgid "Explore works with the same theme" +msgstr "Utwory, w których występuje ten motyw:" -#: templates/main_page.html:112 +#: wolnelektury/templates/main_page.html:86 msgid "News" msgstr "Aktualności" -#: templates/main_page.html:118 +#: wolnelektury/templates/main_page.html:95 msgid "Utilities" msgstr "Narzędzia" -#: templates/main_page.html:121 +#: wolnelektury/templates/main_page.html:98 msgid "Report a bug or suggestion" msgstr "Zgłoś błąd lub sugestię" -#: templates/main_page.html:123 +#: wolnelektury/templates/main_page.html:99 msgid "Download the catalogue in PDF format." msgstr "Pobierz katalog w formacie PDF." -#: templates/main_page.html:124 +#: wolnelektury/templates/main_page.html:100 +msgid "Art" +msgstr "Sztuka" + +#: wolnelektury/templates/main_page.html:101 +msgid "All works" +msgstr "Wszystkie utwory" + +#: wolnelektury/templates/main_page.html:103 msgid "Footnotes" msgstr "Przypisy" -#: templates/main_page.html:125 +#: wolnelektury/templates/main_page.html:104 msgid "Missing a book?" msgstr "Nie znalazłeś/-aś utworu?" -#: templates/main_page.html:126 templates/publish_plan.html:4 -#: templates/publish_plan.html.py: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" -#: templates/main_page.html:136 +#: wolnelektury/templates/main_page.html:115 msgid "Information" msgstr "Informacje" -#: templates/main_page.html:138 +#: wolnelektury/templates/main_page.html:117 msgid "Privacy policy" msgstr "Polityka prywatności" -#: templates/main_page.html:157 +#: 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:" -#: templates/openid/login.html:6 templates/openid/login.html.py:10 +#: wolnelektury/templates/openid/login.html:7 +#: wolnelektury/templates/openid/login.html:21 msgid "OpenID Sign In" msgstr "Logowanie przez OpenID" -#: templates/openid/login.html:27 +#: wolnelektury/templates/openid/login.html:13 +#: wolnelektury/templates/openid/login.html:29 +#: wolnelektury/templates/registration/login.html:6 msgid "Sign In" msgstr "Zaloguj się" -#: templates/pagination/pagination.html:5 -#: templates/pagination/pagination.html:7 +#: wolnelektury/templates/pagination/pagination.html:6 +#: wolnelektury/templates/pagination/pagination.html:8 msgid "previous" msgstr "poprzedni" -#: templates/pagination/pagination.html:21 -#: templates/pagination/pagination.html:23 +#: wolnelektury/templates/pagination/pagination.html:22 +#: wolnelektury/templates/pagination/pagination.html:24 msgid "next" msgstr "następny" -#: templates/piston/authorize_token.html:4 -#: templates/piston/authorize_token.html:7 -msgid "Authorize access to Wolne Lektury" -msgstr "Zezwól na dostęp do Wolnych Lektur" - -#: templates/piston/authorize_token.html:10 -#, python-format -msgid "" -"Confirm to authorize access to Wolne Lektury as user %(user)s." -msgstr "" -"Potwierdź dostęp do Wolnych Lektur jako użytkownik %(user)s." - -#: templates/socialaccount/connections.html:5 -#: templates/socialaccount/connections.html:10 +#: wolnelektury/templates/socialaccount/connections.html:5 +#: wolnelektury/templates/socialaccount/connections.html:10 msgid "Account Connections" msgstr "Powiązania konta" -#: templates/socialaccount/connections.html:13 +#: wolnelektury/templates/socialaccount/connections.html:13 msgid "" "You can sign in to your account using any of the following third party " "accounts:" msgstr "" "Możesz się zalogować na swoje konto używając następujących kont zewnętrznych:" -#: templates/socialaccount/connections.html:37 +#: wolnelektury/templates/socialaccount/connections.html:33 msgid "Remove" msgstr "Usuń" -#: templates/socialaccount/connections.html:45 +#: wolnelektury/templates/socialaccount/connections.html:39 msgid "" "You currently have no social network accounts connected to this account." msgstr "Aktualnie do Twojego konta nie są podłączone żadne konta zewnętrzne." -#: templates/socialaccount/connections.html:48 +#: wolnelektury/templates/socialaccount/connections.html:43 msgid "Add a 3rd Party Account" msgstr "Dodaj konto zewnętrzne" -#: templates/socialaccount/login_cancelled.html:5 -#: templates/socialaccount/login_cancelled.html:10 +#: wolnelektury/templates/socialaccount/login_cancelled.html:5 +#: wolnelektury/templates/socialaccount/login_cancelled.html:10 msgid "Login Cancelled" msgstr "Anulowano logowanie" -#: templates/socialaccount/login_cancelled.html:15 +#: wolnelektury/templates/socialaccount/login_cancelled.html:15 #, 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." -#: templates/superbase.html:22 -msgid "Wolne Lektury" -msgstr "Wolne Lektury" +#: wolnelektury/templates/socialaccount/signup.html:6 +msgid "Signup" +msgstr "Zaloguj się" + +#: wolnelektury/templates/socialaccount/signup.html:9 +#: wolnelektury/templates/socialaccount/signup.html:25 +msgid "Sign Up" +msgstr "Zaloguj się" -#: templates/superbase.html:53 +#: wolnelektury/templates/socialaccount/signup.html:11 #, python-format msgid "" -"\n" -" %(c)s free reading you have " -"right to\n" -" " -msgid_plural "" -"\n" -" %(c)s free readings you have " -"right to\n" -" " -msgstr[0] "" -"\n" -" %(c)s darmowy utwór do której masz prawo\n" -" " -msgstr[1] "" -"\n" -" %(c)s darmowe utwory do których masz prawo\n" -" " -msgstr[2] "" -"\n" -" %(c)s darmowych utworów do których " -"masz prawo\n" -" " +"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:" -#: templates/superbase.html:63 -msgid "Language" -msgstr "Język" +#: wolnelektury/templates/user.html:7 wolnelektury/templates/user.html:11 +#: wolnelektury/templates/user.html:15 +msgid "User" +msgstr "Użytkownik" -#: templates/superbase.html:89 -msgid "My shelf" -msgstr "Moja półka" +#: wolnelektury/templates/user.html:17 +msgid "Password" +msgstr "Hasło" -#: templates/superbase.html:93 -msgid "Administration" -msgstr "Administracja" +#: wolnelektury/templates/user.html:18 +msgid "E-mail" +msgstr "E-mail" -#: templates/superbase.html:99 -msgid "Logout" -msgstr "Wyloguj" +#: wolnelektury/templates/user.html:19 +msgid "Social accounts" +msgstr "Konta społecznościowe" -#: templates/superbase.html:103 views.py:67 views.py:68 -msgid "Sign in" -msgstr "Zaloguj się" +#: wolnelektury/utils.py:112 +msgid "Message sent automatically. Please do not reply." +msgstr "Wiadomość wysłana automatycznie. Prosimy nie odpowiadać." -#: templates/superbase.html:105 views.py:86 views.py:87 views.py:115 -msgid "Register" -msgstr "Załóż konto" +#: wolnelektury/utils.py:194 +msgid "Yes" +msgstr "Tak" -#: templates/superbase.html:113 -msgid "Literature" -msgstr "Literatura" +#: wolnelektury/utils.py:195 +msgid "No" +msgstr "Nie" -#: templates/superbase.html:116 -msgid "Themes" -msgstr "Motywy" +#: wolnelektury/views.py:117 wolnelektury/views.py:157 +#, python-format +msgid "Already logged in as user %(user)s" +msgstr "Zalogowano jako %(user)s" -#: templates/superbase.html:119 -msgid "Audiobooks" -msgstr "Audiobooki" +#: wolnelektury/views.py:171 +msgid "You have to be logged in to continue" +msgstr "Zaloguj się, aby kontynuować" -#: templates/superbase.html:122 -msgid "Gallery" -msgstr "Galeria" +#~ msgid "Advanced search" +#~ msgstr "Wyszukiwanie zaawansowane" -#: templates/superbase.html:125 -msgid "All works" -msgstr "Wszystkie utwory" +#~ msgid "See motifs catalog" +#~ msgstr "Zobacz katalog motywów" -#: templates/superbase.html:137 -msgid "Search" -msgstr "Szukaj" +#~ msgid "See collections catalog" +#~ msgstr "Zobacz katalog kolekcji" -#: templates/superbase.html:171 -msgid "Close" -msgstr "Zamknij" +#~ msgid "More recent publications" +#~ msgstr "Więcej ostatnich publikacji" -#: templates/superbase.html:173 -msgid "Loading" -msgstr "Ładowanie" +#, fuzzy +#~| msgid "" +#~| "Please enter a correct %(username)s and password. Note that both fields " +#~| "may be case-sensitive." +#~ msgid "" +#~ "Please enter a correct %(username) and password. Note that both fields " +#~ "may be case-sensitive." +#~ msgstr "" +#~ "Wprowadź poprawne dane (%(username)s oraz hasło). Uwaga: wielkość liter " +#~ "ma znaczenie." -#: templates/user.html:5 templates/user.html.py:11 -msgid "User" -msgstr "Użytkownik" +#~ msgid "Donate 1%%" +#~ msgstr "Przekaż 1%%" -#: templates/user.html:13 -msgid "Password" -msgstr "Hasło" +#~ msgid "Translations" +#~ msgstr "Tłumaczenia" -#: templates/user.html:14 -msgid "E-mail" -msgstr "E-mail" +#~ msgid "Gallery" +#~ msgstr "Galeria" -#: templates/user.html:15 -msgid "Social accounts" -msgstr "Konta społecznościowe" +#~ msgid "Authorize access to Wolne Lektury" +#~ msgstr "Zezwól na dostęp do Wolnych Lektur" -#: views.py:75 views.py:96 -#, python-format -msgid "Already logged in as user %(user)s" -msgstr "Zalogowano jako %(user)s" +#~ msgid "" +#~ "Confirm to authorize access to Wolne Lektury as user %(user)s." +#~ msgstr "" +#~ "Potwierdź dostęp do Wolnych Lektur jako użytkownik %(user)s." -#: views.py:110 -msgid "You have to be logged in to continue" -msgstr "Zaloguj się, aby kontynuować" +#~ msgid "Confirm" +#~ msgstr "Potwierdź" #~ msgid "What's new?" #~ msgstr "Co nowego?" @@ -421,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" @@ -536,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." @@ -554,18 +716,12 @@ msgstr "Zaloguj się, aby kontynuować" #~ msgid "Download a custom PDF" #~ msgstr "Stwórz własny plik PDF" -#~ msgid "Motifs and themes" -#~ msgstr "Motywy i tematy" - #~ msgid "See" #~ msgstr "Zobacz" #~ msgid "Source" #~ msgstr "Źródło" -#~ msgid "of the book" -#~ msgstr "utworu" - #~ msgid "Source XML file" #~ msgstr "Źródłowy plik XML" @@ -685,9 +841,6 @@ msgstr "Zaloguj się, aby kontynuować" #~ msgid "Download as" #~ msgstr "Pobierz jako" -#~ msgid "Artist" -#~ msgstr "Czyta" - #~ msgid "Director" #~ msgstr "Reżyseruje" @@ -1000,9 +1153,6 @@ msgstr "Zaloguj się, aby kontynuować" #~ msgid "Themes groups" #~ msgstr "Rodziny motywów" -#~ msgid "See our blog" -#~ msgstr "Zobacz nasz blog" - #~ msgid "You can help us!" #~ msgstr "Możesz nam pomóc!" @@ -1023,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 " @@ -1040,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"