X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/c600b1bd8a8a631ce2972b0efc3a1a6014b56f40..f1b5cd61a3b431bd37b1fc7becb21672fcc28513:/apps/catalogue/locale/pl/LC_MESSAGES/django.po diff --git a/apps/catalogue/locale/pl/LC_MESSAGES/django.po b/apps/catalogue/locale/pl/LC_MESSAGES/django.po index 5f5148e3..b067bedd 100644 --- a/apps/catalogue/locale/pl/LC_MESSAGES/django.po +++ b/apps/catalogue/locale/pl/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Platforma Redakcyjna\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-04-01 11:28+0200\n" +"POT-Creation-Date: 2017-04-25 14:36+0200\n" "PO-Revision-Date: 2014-04-01 11:29+0100\n" "Last-Translator: Radek Czajka \n" "Language-Team: Fundacja Nowoczesna Polska =20) ? 1 : 2);\n" "X-Generator: Poedit 1.5.4\n" -#: forms.py:38 -msgid "You must select a template" -msgstr "Musisz wybrać szablon" +#: constants.py:21 +msgid "Draft" +msgstr "Szkic" -#: forms.py:47 +#: constants.py:22 +msgid "Comments" +msgstr "Komentarze" + +#: constants.py:23 +msgid "Comments review" +msgstr "Przegląd komentarzy" + +#: constants.py:24 +msgid "Proofreading" +msgstr "Korekta" + +#: constants.py:25 +msgid "Publication" +msgstr "Publikacja" + +#: forms.py:36 +msgid "The cover should be an image file (jpg/png/gif)" +msgstr "Okładka powinna być plikiem graficznym (jpg/png/gif)" + +#: forms.py:122 +msgid "Choose" +msgstr "Wybierz" + +#: forms.py:139 msgid "ZIP file" msgstr "Plik ZIP" -#: forms.py:48 +#: forms.py:141 msgid "Directories are documents in chunks" msgstr "Katalogi zawierają dokumenty w częściach" -#: forms.py:72 +#: models/document.py:62 +msgid "stage" +msgstr "etap" + +#: models/document.py:73 models/publish_log.py:15 +msgid "document" +msgstr "dokument" + +#: models/document.py:74 +msgid "documents" +msgstr "dokumenty" + +#: models/publish_log.py:16 +msgid "revision" +msgstr "wersja" + +#: models/publish_log.py:17 +msgid "time" +msgstr "czas" + +#: models/publish_log.py:18 +msgid "user" +msgstr "użytkownik" + +#: models/publish_log.py:22 +msgid "book publish record" +msgstr "zapis publikacji książki" + +#: models/publish_log.py:23 +msgid "book publish records" +msgstr "zapisy publikacji książek" + +#: models/tag.py:13 models/tag.py:21 +msgid "category" +msgstr "kategoria" + +#: models/tag.py:15 +msgid "multiple choice" +msgstr "wielokrotny wybór" + +#: models/tag.py:22 +msgid "categories" +msgstr "kategorie" + +#: models/tag.py:33 models/tag.py:41 +msgid "tag" +msgstr "tag" + +#: models/tag.py:42 +msgid "tags" +msgstr "tagi" + +#: templates/catalogue/book_delete.html:5 templates/catalogue/book_owner.html:5 +#: templates/catalogue/book_schedule.html:10 +#: templates/catalogue/my_page.html:12 +msgid "My resources" +msgstr "Moje zasoby" + +#: templates/catalogue/book_delete.html:13 +msgid "Really delete the resource?" +msgstr "Naprawdę usunąć zasób" + +#: templates/catalogue/book_delete.html:17 +#: templates/catalogue/book_list/book.html:23 +#: templates/catalogue/book_text.html:47 +msgid "Delete" +msgstr "Usun" + +#: templates/catalogue/book_delete.html:18 +msgid "Cancel" +msgstr "Anuluj" + +#: templates/catalogue/book_list/book.html:12 +msgid "change" +msgstr "zmiana" + +#: templates/catalogue/book_list/book.html:21 +#: templates/catalogue/book_schedule.html:7 +#: templates/catalogue/book_text.html:38 +msgid "Edit" +msgstr "Zmień" + +#: templates/catalogue/book_list/book.html:22 +#: templates/catalogue/book_text.html:41 +msgid "Schedule" +msgstr "Plan" + +#: templates/catalogue/book_list/book_list.html:8 +#: templates/catalogue/document_create_missing.html:24 +msgid "Title" +msgstr "Tytuł" + +#: templates/catalogue/book_list/book_list.html:9 +#: templates/catalogue/book_owner.html:16 +#: templates/catalogue/document_create_missing.html:11 +#: templates/catalogue/resource_box.html:20 +msgid "Owner" +msgstr "Właściciel" + +#: templates/catalogue/book_list/book_list.html:10 +#: templates/catalogue/book_schedule.html:28 +msgid "Stage" +msgstr "Etap" + +#: templates/catalogue/book_list/book_list.html:11 msgid "Assigned to" msgstr "Przypisane do" -#: forms.py:93 forms.py:107 -msgid "Chunk with this slug already exists" -msgstr "Część z tym slugiem już istnieje" +#: templates/catalogue/book_list/book_list.html:12 +#: templates/catalogue/book_schedule.html:30 +msgid "Deadline" +msgstr "Termin" + +#: templates/catalogue/book_list/book_list.html:25 +msgid "No resources found." +msgstr "Nie znaleziono zasobów." + +#: templates/catalogue/book_owner.html:26 templates/catalogue/book_text.html:46 +msgid "Change owner" +msgstr "Zmień właściciela" + +#: templates/catalogue/book_schedule.html:8 +#: templates/catalogue/book_text.html:45 templates/catalogue/book_text.html:53 +#: templates/catalogue/document_fork.html:20 +msgid "Create another version" +msgstr "Utwórz odrębną wersję" + +#: templates/catalogue/book_schedule.html:29 +msgid "Person" +msgstr "Osoba" + +#: templates/catalogue/book_schedule.html:57 +msgid "Current stage" +msgstr "Aktualny etap" + +#: templates/catalogue/book_schedule.html:72 +msgid "Update" +msgstr "Zaktualizuj" + +#: templates/catalogue/book_text.html:23 templates/catalogue/book_text.html:30 +msgid "Resource owner" +msgstr "Właściciel zasobu" + +#: templates/catalogue/book_text.html:38 +msgid "You can edit your resource here." +msgstr "Tutaj możesz edytować zasób" + +#: templates/catalogue/book_text.html:41 +msgid "You can assign work stages and deadlines to people on your team." +msgstr "Możesz przypisywać etapy prac i terminy osobom w Twoim zespole." -#: forms.py:116 -msgid "Append to" -msgstr "Dołącz do" +#: templates/catalogue/book_text.html:44 +msgid "" +"You can also create another, independent version of this resource – e.g. for " +"translation to other language or simply for adapting it to your needs." +msgstr "" +"Możesz też utworzyć osobną, niezależną wersję tego zasobu – np. w celu " +"tłumaczenia na inny język albo po prostu aby dostosować go do swoich potrzeb." + +#: templates/catalogue/book_text.html:52 +msgid "" +"You can create and edit another, independent version of this resource – e.g. " +"for translation to other language or simply for adapting it to your needs." +msgstr "" +"Możesz utworzyć osobną, niezależną wersję tego zasobu – np. w celu " +"tłumaczenia na inny język albo po prostu aby dostosować go do swoich potrzeb." -#: views.py:161 +#: templates/catalogue/book_text.html:67 #, python-format -msgid "Slug already used for %s" -msgstr "Slug taki sam jak dla pliku %s" +msgid "" +"This is a preview of a specific revision of this " +"resource." +msgstr "" +"To jest podgląd konkretnej wersji tego zasobu." -#: views.py:163 -msgid "Slug already used in repository." -msgstr "Dokument o tym slugu już istnieje w repozytorium." +#: templates/catalogue/book_text.html:72 +#, python-format +msgid "" +"There have been some changes since this revision. See " +"the current revision." +msgstr "" +"W dokumencie są zmiany nowsze od aktualnie oglądanej wersji. Zobacz aktualną wersję." -#: views.py:169 -msgid "File should be UTF-8 encoded." -msgstr "Plik powinien mieć kodowanie UTF-8." +#: templates/catalogue/book_text.html:78 +#, python-format +msgid "This resource has a published version." +msgstr "Ten zasób posiada opublikowaną wersję." -#: models/book.py:28 models/chunk.py:23 -msgid "title" -msgstr "tytuł" +#: templates/catalogue/book_text.html:81 +msgid "This resource hasn't been published yet." +msgstr "Ten zasób nie został jeszcze opublikowany." -#: models/book.py:29 models/chunk.py:24 -msgid "slug" -msgstr "slug" +#: templates/catalogue/book_text.html:87 +msgid "Do you really want to publish this revision?" +msgstr "Na pewno chcesz opublikować tę wersję?" -#: models/book.py:30 -msgid "public" -msgstr "publiczna" +#: templates/catalogue/book_text.html:92 +msgid "" +"When the resource is ready for use, you can mark its specific revision as " +"published here." +msgstr "" +"Kiedy zasób jest gotowy do użytku, możesz oznaczyć go jako opublikowany." -#: models/book.py:35 -msgid "parent" -msgstr "rodzic" +#: templates/catalogue/book_text.html:93 +msgid "Publish this revision" +msgstr "Opublikuj tę wersję" -#: models/book.py:36 -msgid "parent number" -msgstr "numeracja rodzica" +#: templates/catalogue/book_text.html:97 +msgid "Do you really want to undo publishing this resource?" +msgstr "Na pewno chcesz wycofać publikację tego zasobu?" -#: models/book.py:55 models/chunk.py:21 models/publish_log.py:17 -msgid "book" -msgstr "książka" +#: templates/catalogue/book_text.html:101 +msgid "" +"If you have published the resource by mistake, you can un-publish it here." +msgstr "Jeśli zasób został opublikowany przez pomyłkę, możesz to cofnąć tutaj." -#: models/book.py:56 -msgid "books" -msgstr "książki" +#: templates/catalogue/book_text.html:102 +msgid "Undo publishing this resource" +msgstr "Wycofaj publikację tego zasobu" -#: models/book.py:255 -msgid "No chunks in the book." -msgstr "Książka nie ma części." +#: templates/catalogue/book_text.html:150 +#: templates/catalogue/resource_box.html:18 +msgid "Audience" +msgstr "Odbiorcy" -#: models/book.py:259 -msgid "Not all chunks have publishable revisions." -msgstr "Niektóre części nie są gotowe do publikacji." +#: templates/catalogue/book_text.html:155 +msgid "You can download and share a PDF version." +msgstr "Możesz pobrać i opublikować wersję PDF." -#: models/book.py:266 -msgid "Invalid XML" -msgstr "Nieprawidłowy XML" +#: templates/catalogue/book_text.html:156 +msgid "Download PDF" +msgstr "Pobierz PDF" -#: models/book.py:268 -msgid "No Dublin Core found." -msgstr "Brak sekcji Dublin Core." +#: templates/catalogue/book_text.html:159 +msgid "You can also download an ebook version as EPUB…" +msgstr "Możesz też pobrać w postaci ebooka w formacie EPUB…" -#: models/book.py:270 -msgid "Invalid Dublin Core" -msgstr "Nieprawidłowy Dublin Core" +#: templates/catalogue/book_text.html:160 +msgid "Download EPUB" +msgstr "Pobierz EPUB" -#: models/book.py:273 -msgid "rdf:about is not" -msgstr "rdf:about jest różny od" +#: templates/catalogue/book_text.html:163 +msgid "…and MOBI." +msgstr "…i MOBI." -#: models/chunk.py:22 -msgid "number" -msgstr "numer" +#: templates/catalogue/book_text.html:164 +msgid "Download MOBI" +msgstr "Pobierz MOBI" -#: models/chunk.py:25 -msgid "gallery start" -msgstr "początek galerii" +#: templates/catalogue/book_text.html:171 +msgid "" +"And, of course, you can read and share the resource in a handy webpage form " +"right here." +msgstr "" +"I, oczywiście, możesz czytać zasób i dzielić się nim w postaci strony " +"internetowej, właśnie tutaj." -#: models/chunk.py:40 -msgid "chunk" -msgstr "część" +#: templates/catalogue/document_create_missing.html:5 +msgid "Create a new resource" +msgstr "Utwórz nowy zasób" -#: models/chunk.py:41 -msgid "chunks" -msgstr "części" +#: templates/catalogue/document_create_missing.html:15 +msgid "" +"You can choose whether the resource should be owned by you or by your " +"organization. This can be changed later." +msgstr "" +"Możesz wybrać, czy właścicielem zasobu masz być Ty, czy Twoja organizacja. " +"Można to zmienić później." -#: models/project.py:13 -msgid "name" -msgstr "nazwa" +#: templates/catalogue/document_create_missing.html:27 +msgid "Cover image" +msgstr "Obraz na okładkę" -#: models/project.py:14 -msgid "notes" -msgstr "notatki" +#: templates/catalogue/document_create_missing.html:30 +msgid "Publisher" +msgstr "Wydawca" -#: models/publish_log.py:18 -msgid "time" -msgstr "czas" +#: templates/catalogue/document_create_missing.html:43 +msgid "Summary" +msgstr "Podsumowanie" -#: models/publish_log.py:19 templates/catalogue/wall.html:18 -msgid "user" -msgstr "użytkownik" +#: templates/catalogue/document_create_missing.html:47 +msgid "You can provide a short description of the document here." +msgstr "Możesz tu dodać krótki opis dokumentu." -#: models/publish_log.py:24 models/publish_log.py:33 -msgid "book publish record" -msgstr "zapis publikacji książki" +#: templates/catalogue/document_create_missing.html:50 +msgid "Create resource" +msgstr "Utwórz zasób" -#: models/publish_log.py:25 -msgid "book publish records" -msgstr "zapisy publikacji książek" +#: templates/catalogue/document_fork.html:5 +msgid "Create another version of a resource" +msgstr "Utwórz odrębną wersję zasobu" -#: models/publish_log.py:34 -msgid "change" -msgstr "zmiana" +#: templates/catalogue/document_fork.html:11 +msgid "Create as" +msgstr "Utwórz jako" -#: models/publish_log.py:38 -msgid "chunk publish record" -msgstr "zapis publikacji części" +#: templates/catalogue/document_list_base.html:11 +msgid "Filters" +msgstr "Filtry" -#: models/publish_log.py:39 -msgid "chunk publish records" -msgstr "zapisy publikacji części" +#: templates/catalogue/document_list_base.html:14 +msgid "Apply" +msgstr "Zastosuj" -#: templates/catalogue/activity.html:9 templatetags/catalogue.py:29 -msgid "Activity" -msgstr "Aktywność" +#: templates/catalogue/finished.html:5 +msgid "Finished resources" +msgstr "Ukończone zasoby" -#: templates/catalogue/base.html:8 -msgid "Platforma Redakcyjna" -msgstr "Platforma Redakcyjna" +#: templates/catalogue/my_page.html:10 +msgid "New resource +" +msgstr "Nowy zasób +" -#: templates/catalogue/book_append_to.html:9 -msgid "Append book" -msgstr "Dołącz książkę" +#: templates/catalogue/my_page.html:15 +msgid "Projects" +msgstr "Projekty" -#: templates/catalogue/book_detail.html:14 -#: templates/catalogue/book_edit.html:9 templates/catalogue/chunk_edit.html:12 -msgid "Save" -msgstr "Zapisz" +#: templates/catalogue/upcoming.html:5 +msgid "Upcoming resources" +msgstr "Nadchodzące zasoby" -#: templates/catalogue/book_detail.html:21 -msgid "Edit gallery" -msgstr "Edytuj galerię" +#: templatetags/document_list.py:17 +msgid "publishable" +msgstr "do publikacji" -#: templates/catalogue/book_detail.html:24 -msgid "Append to other book" -msgstr "Dołącz do innej książki" +#: templatetags/document_list.py:18 +msgid "changed" +msgstr "zmienione" -#: templates/catalogue/book_detail.html:30 -msgid "Chunks" -msgstr "Części" +#: templatetags/document_list.py:19 +msgid "published" +msgstr "opublikowane" -#: templates/catalogue/book_detail.html:45 templatetags/wall.py:78 -msgid "Publication" -msgstr "Publikacja" +#: templatetags/document_list.py:20 +msgid "unpublished" +msgstr "nie opublikowane" -#: templates/catalogue/book_detail.html:54 -msgid "Last published" -msgstr "Ostatnio opublikowano" +#: templatetags/document_list.py:21 +msgid "empty" +msgstr "puste" -#: templates/catalogue/book_detail.html:64 -msgid "Full XML" -msgstr "Pełny XML" +#~ msgid "Language" +#~ msgstr "Język" -#: templates/catalogue/book_detail.html:65 -msgid "HTML version" -msgstr "Wersja HTML" +#~ msgid "Rights" +#~ msgstr "Prawa autorskie" -#: templates/catalogue/book_detail.html:66 -msgid "TXT version" -msgstr "Wersja TXT" +#~ msgid "" +#~ "You should choose a free license for your resource. We recommend using " +#~ "Creative Commons Attribution - Share Alike." +#~ msgstr "" +#~ "Wybierz wolną licencję dla swojego zasobu. Rekomendujemy Creative Commons " +#~ "Uznanie autorstwa - Na tych samych warunkach." -#: templates/catalogue/book_detail.html:67 -msgid "PDF version" -msgstr "Wersja PDF" +#~ msgid "Only set for resources that are not restricted with copyright." +#~ msgstr "Tylko dla zasobów nie objętych majątkowym prawem autorskim" -#: templates/catalogue/book_detail.html:68 -msgid "EPUB version" -msgstr "Wersja EPUB" +#~ msgid "public domain" +#~ msgstr "domena publiczna" -#: templates/catalogue/book_detail.html:81 -msgid "Publish" -msgstr "Opublikuj" +#~ msgid "" +#~ "Non-copyleft free culture license. See creativecommons.org" +#~ msgstr "" +#~ "Nie-copyleftowa licencja wolnej kultury. Zob. creativecommons.org" -#: templates/catalogue/book_detail.html:85 -msgid "Log in to publish." -msgstr "Zaloguj się, aby opublikować." +#~ msgid "Creative Commons Attribution" +#~ msgstr "Creative Commons Uznanie autorstwa" -#: templates/catalogue/book_detail.html:88 -msgid "This book can't be published yet, because:" -msgstr "Ta książka nie może jeszcze zostać opublikowana. Powód:" +#~ msgid "" +#~ "Copyleft free culture license. See creativecommons.org" +#~ msgstr "" +#~ "Copyleftowa licencja wolnej kultury. Zob. creativecommons.org" -#: templates/catalogue/book_detail.html:98 -msgid "Comments" -msgstr "Komentarze" +#~ msgid "Creative Commons Attribution – Share Alike" +#~ msgstr "Creative Commons Uznanie autorstwa – Na tych samych warunkach" -#: templates/catalogue/book_text.html:7 -msgid "Redakcja" -msgstr "" +#~ msgid "" +#~ "Copyleft free culture license. See artlibre.org" +#~ msgstr "" +#~ "Copyleftowa licencja wolnej kultury. Zob. artlibre.org" -#: templates/catalogue/book_text.html:15 -msgid "Table of contents" -msgstr "Spis treści" +#~ msgid "Free Art License" +#~ msgstr "Licencja Wolnej Sztuki (FAL)" -#: templates/catalogue/book_text.html:17 -msgid "Edit. note" -msgstr "Nota red." +#~ msgid "Choose primary audience for your resource." +#~ msgstr "Wybierz główną grupę odbiorców Twojego zasobu" -#: templates/catalogue/chunk_add.html:5 templates/catalogue/chunk_edit.html:18 -msgid "Split chunk" -msgstr "Podziel część" +#~ msgid "Chunk with this slug already exists" +#~ msgstr "Część z tym slugiem już istnieje" -#: templates/catalogue/chunk_add.html:10 -msgid "Insert empty chunk after" -msgstr "Wstaw pustą część po" +#~ msgid "title" +#~ msgstr "tytuł" -#: templates/catalogue/chunk_add.html:13 -msgid "Add chunk" -msgstr "Dodaj część" +#~ msgid "slug" +#~ msgstr "slug" -#: templates/catalogue/chunk_edit.html:5 -#: templates/catalogue/book_list/chunk.html:6 -msgid "Chunk settings" -msgstr "Ustawienia części" +#~ msgid "public" +#~ msgstr "publiczna" -#: templates/catalogue/chunk_edit.html:10 -msgid "Book" -msgstr "Książka" +#~ msgid "parent" +#~ msgstr "rodzic" -#: templates/catalogue/document_upload.html:8 -msgid "Bulk documents upload" -msgstr "Hurtowe dodawanie dokumentów" +#~ msgid "parent number" +#~ msgstr "numeracja rodzica" -#: templates/catalogue/document_upload.html:11 -msgid "" -"Please submit a ZIP with UTF-8 encoded XML files. Files not ending with " -".xml will be ignored." -msgstr "" -"Proszę wskazać archiwum ZIP z plikami XML w kodowaniu UTF-8. Pliki nie " -"kończące się na .xml zostaną zignorowane." +#~ msgid "No chunks in the book." +#~ msgstr "Książka nie ma części." -#: templates/catalogue/document_upload.html:17 -msgid "Upload" -msgstr "Załaduj" +#~ msgid "Not all chunks have publishable revisions." +#~ msgstr "Niektóre części nie są gotowe do publikacji." -#: templates/catalogue/document_upload.html:24 -msgid "" -"There have been some errors. No files have been added to the repository." -msgstr "Wystąpiły błędy. Żadne pliki nie zostały dodane do repozytorium." +#~ msgid "Invalid XML" +#~ msgstr "Nieprawidłowy XML" -#: templates/catalogue/document_upload.html:25 -msgid "Offending files" -msgstr "Błędne pliki" +#~ msgid "No Dublin Core found." +#~ msgstr "Brak sekcji Dublin Core." -#: templates/catalogue/document_upload.html:33 -msgid "Correct files" -msgstr "Poprawne pliki" +#~ msgid "Invalid Dublin Core" +#~ msgstr "Nieprawidłowy Dublin Core" -#: templates/catalogue/document_upload.html:44 -msgid "Files have been successfully uploaded to the repository." -msgstr "Pliki zostały dodane do repozytorium." +#~ msgid "rdf:about is not" +#~ msgstr "rdf:about jest różny od" -#: templates/catalogue/document_upload.html:45 -msgid "Uploaded files" -msgstr "Dodane pliki" +#~ msgid "Activity" +#~ msgstr "Aktywność" -#: templates/catalogue/document_upload.html:55 -msgid "Skipped files" -msgstr "Pominięte pliki" +#~ msgid "Append book" +#~ msgstr "Dołącz książkę" -#: templates/catalogue/document_upload.html:56 -msgid "Files skipped due to no .xml extension" -msgstr "Pliki pominięte z powodu braku rozszerzenia .xml." +#~ msgid "Save" +#~ msgstr "Zapisz" -#: templates/catalogue/my_page.html:21 -msgid "Your last edited documents" -msgstr "Twoje ostatnie edycje" +#~ msgid "Chunk settings" +#~ msgstr "Ustawienia części" -#: templates/catalogue/my_page.html:30 templates/catalogue/user_page.html:13 -msgid "Recent activity for" -msgstr "Ostatnia aktywność dla:" +#~ msgid "Split chunk" +#~ msgstr "Podziel część" -#: templates/catalogue/user_list.html:7 templatetags/catalogue.py:31 -msgid "Users" -msgstr "Użytkownicy" +#~ msgid "Insert empty chunk after" +#~ msgstr "Wstaw pustą część po" -#: templates/catalogue/wall.html:28 -msgid "not logged in" -msgstr "nie zalogowany" +#~ msgid "Add chunk" +#~ msgstr "Dodaj część" -#: templates/catalogue/wall.html:33 -msgid "No activity recorded." -msgstr "Nie zanotowano aktywności." +#~ msgid "Book" +#~ msgstr "Książka" -#: templates/catalogue/book_list/book_list.html:27 -msgid "stage" -msgstr "etap" +#~ msgid "Bulk documents upload" +#~ msgstr "Hurtowe dodawanie dokumentów" -#: templates/catalogue/book_list/book_list.html:29 -#: templates/catalogue/book_list/book_list.html:40 -#: templates/catalogue/book_list/book_list.html:51 -msgid "none" -msgstr "brak" +#~ msgid "" +#~ "Please submit a ZIP with UTF-8 encoded XML files. Files not ending with " +#~ ".xml will be ignored." +#~ msgstr "" +#~ "Proszę wskazać archiwum ZIP z plikami XML w kodowaniu UTF-8. Pliki nie " +#~ "kończące się na .xml zostaną zignorowane." -#: templates/catalogue/book_list/book_list.html:38 -msgid "editor" -msgstr "redaktor" +#~ msgid "Upload" +#~ msgstr "Załaduj" -#: templates/catalogue/book_list/book_list.html:76 -#, python-format -msgid "%(c)s module" -msgid_plural "%(c)s modules" -msgstr[0] "%(c)s moduł" -msgstr[1] "%(c)s moduły" -msgstr[2] "%(c)s modułów" +#~ msgid "" +#~ "There have been some errors. No files have been added to the repository." +#~ msgstr "Wystąpiły błędy. Żadne pliki nie zostały dodane do repozytorium." -#: templates/catalogue/book_list/book_list.html:87 -msgid "Set stage" -msgstr "Ustaw etap" +#~ msgid "Offending files" +#~ msgstr "Błędne pliki" -#: templates/catalogue/book_list/book_list.html:88 -msgid "Set user" -msgstr "Przypisz redaktora" +#~ msgid "Correct files" +#~ msgstr "Poprawne pliki" -#: templates/catalogue/book_list/book_list.html:91 -msgid "Mark publishable" -msgstr "Oznacz do publikacji" +#~ msgid "Files have been successfully uploaded to the repository." +#~ msgstr "Pliki zostały dodane do repozytorium." -#: templates/catalogue/book_list/book_list.html:92 -msgid "Mark not publishable" -msgstr "Odznacz do publikacji" +#~ msgid "Uploaded files" +#~ msgstr "Dodane pliki" -#: templates/catalogue/book_list/book_list.html:93 -msgid "Other user" -msgstr "Inny użytkownik" +#~ msgid "Skipped files" +#~ msgstr "Pominięte pliki" -#: templatetags/book_list.py:84 -msgid "publishable" -msgstr "do publikacji" +#~ msgid "Files skipped due to no .xml extension" +#~ msgstr "Pliki pominięte z powodu braku rozszerzenia .xml." -#: templatetags/book_list.py:85 -msgid "changed" -msgstr "zmienione" +#~ msgid "Users" +#~ msgstr "Użytkownicy" -#: templatetags/book_list.py:86 -msgid "published" -msgstr "opublikowane" +#~ msgid "Recent activity for" +#~ msgstr "Ostatnia aktywność dla:" -#: templatetags/book_list.py:87 -msgid "unpublished" -msgstr "nie opublikowane" +#~ msgid "not logged in" +#~ msgstr "nie zalogowany" -#: templatetags/book_list.py:88 -msgid "empty" -msgstr "puste" +#~ msgid "No activity recorded." +#~ msgstr "Nie zanotowano aktywności." -#: templatetags/catalogue.py:27 -msgid "My page" -msgstr "Moja strona" +#~ msgid "Related edit" +#~ msgstr "Powiązana zmiana" -#: templatetags/catalogue.py:30 -msgid "All" -msgstr "Wszystkie" +#~ msgid "Slug already used for %s" +#~ msgstr "Slug taki sam jak dla pliku %s" -#: templatetags/catalogue.py:34 -msgid "Add" -msgstr "Dodaj" +#~ msgid "Slug already used in repository." +#~ msgstr "Dokument o tym slugu już istnieje w repozytorium." -#: templatetags/wall.py:49 -msgid "Related edit" -msgstr "Powiązana zmiana" +#~ msgid "File should be UTF-8 encoded." +#~ msgstr "Plik powinien mieć kodowanie UTF-8." -#: templatetags/wall.py:51 -msgid "Edit" -msgstr "Zmiana" +#~ msgid "You must select a template" +#~ msgstr "Musisz wybrać szablon" + +#~ msgid "Append to" +#~ msgstr "Dołącz do" + +#~ msgid "book" +#~ msgstr "książka" + +#~ msgid "books" +#~ msgstr "książki" + +#~ msgid "number" +#~ msgstr "numer" + +#~ msgid "gallery start" +#~ msgstr "początek galerii" + +#~ msgid "chunk" +#~ msgstr "część" + +#~ msgid "chunks" +#~ msgstr "części" + +#~ msgid "name" +#~ msgstr "nazwa" -#: templatetags/wall.py:99 -msgid "Comment" -msgstr "Komentarz" +#~ msgid "notes" +#~ msgstr "notatki" + +#~ msgid "chunk publish record" +#~ msgstr "zapis publikacji części" + +#~ msgid "chunk publish records" +#~ msgstr "zapisy publikacji części" + +#~ msgid "Platforma Redakcyjna" +#~ msgstr "Platforma Redakcyjna" + +#~ msgid "Edit gallery" +#~ msgstr "Edytuj galerię" + +#~ msgid "Append to other book" +#~ msgstr "Dołącz do innej książki" + +#~ msgid "Chunks" +#~ msgstr "Części" + +#~ msgid "Last published" +#~ msgstr "Ostatnio opublikowano" + +#~ msgid "Full XML" +#~ msgstr "Pełny XML" + +#~ msgid "HTML version" +#~ msgstr "Wersja HTML" + +#~ msgid "TXT version" +#~ msgstr "Wersja TXT" + +#~ msgid "PDF version" +#~ msgstr "Wersja PDF" + +#~ msgid "EPUB version" +#~ msgstr "Wersja EPUB" + +#~ msgid "Log in to publish." +#~ msgstr "Zaloguj się, aby opublikować." + +#~ msgid "Table of contents" +#~ msgstr "Spis treści" + +#~ msgid "Edit. note" +#~ msgstr "Nota red." + +#~ msgid "Your last edited documents" +#~ msgstr "Twoje ostatnie edycje" + +#~ msgid "none" +#~ msgstr "brak" + +#~ msgid "editor" +#~ msgstr "redaktor" + +#~ msgid "%(c)s module" +#~ msgid_plural "%(c)s modules" +#~ msgstr[0] "%(c)s moduł" +#~ msgstr[1] "%(c)s moduły" +#~ msgstr[2] "%(c)s modułów" + +#~ msgid "Set user" +#~ msgstr "Przypisz redaktora" + +#~ msgid "Mark publishable" +#~ msgstr "Oznacz do publikacji" + +#~ msgid "Mark not publishable" +#~ msgstr "Odznacz do publikacji" + +#~ msgid "Other user" +#~ msgstr "Inny użytkownik" + +#~ msgid "My page" +#~ msgstr "Moja strona" + +#~ msgid "All" +#~ msgstr "Wszystkie" + +#~ msgid "Add" +#~ msgstr "Dodaj" #~ msgid "Text file must be UTF-8 encoded." #~ msgstr "Plik powinien mieć kodowanie UTF-8." @@ -436,12 +698,6 @@ msgstr "Komentarz" #~ msgid "projects" #~ msgstr "projekty" -#~ msgid "Create a new book" -#~ msgstr "Utwórz nową książkę" - -#~ msgid "Create book" -#~ msgstr "Utwórz książkę" - #~ msgid "Book settings" #~ msgstr "Ustawienia książki" @@ -454,12 +710,6 @@ msgstr "Komentarz" #~ msgid "status" #~ msgstr "status" -#~ msgid "No books found." -#~ msgstr "Nie znaleziono książek." - -#~ msgid "Project" -#~ msgstr "Projekt" - #~ msgid "Covers" #~ msgstr "Okładki" @@ -493,9 +743,6 @@ msgstr "Komentarz" #~ msgid "broken document" #~ msgstr "uszkodzony dokument" -#~ msgid "Apply fixes" -#~ msgstr "Wykonaj zmiany" - #~ msgid "Can mark for publishing" #~ msgstr "Oznacza do publikacji" @@ -547,9 +794,6 @@ msgstr "Komentarz" #~ msgid "Help" #~ msgstr "Pomoc" -#~ msgid "Version" -#~ msgstr "Wersja" - #~ msgid "Unknown" #~ msgstr "nieznana" @@ -562,9 +806,6 @@ msgstr "Komentarz" #~ msgid "Clear filter" #~ msgstr "Wyczyść filtr" -#~ msgid "Cancel" -#~ msgstr "Anuluj" - #~ msgid "Revert" #~ msgstr "Przywróć" @@ -622,24 +863,9 @@ msgstr "Komentarz" #~ msgid "Search and replace" #~ msgstr "Znajdź i zamień" -#~ msgid "Source code" -#~ msgstr "Kod źródłowy" - -#~ msgid "Title" -#~ msgstr "Tytuł" - -#~ msgid "Document ID" -#~ msgstr "ID dokumentu" - -#~ msgid "Current version" -#~ msgstr "Aktualna wersja" - #~ msgid "Last edited by" #~ msgstr "Ostatnio edytowane przez" -#~ msgid "Summary" -#~ msgstr "Podsumowanie" - #~ msgid "Insert theme" #~ msgstr "Wstaw motyw" @@ -658,9 +884,6 @@ msgstr "Komentarz" #~ msgid "Tagging" #~ msgstr "Tagowanie" -#~ msgid "Initial Proofreading" -#~ msgstr "Korekta" - #~ msgid "Annotation Proofreading" #~ msgstr "Sprawdzenie przypisów źródła" @@ -676,8 +899,5 @@ msgstr "Komentarz" #~ msgid "Technical Editor's Proofreading" #~ msgstr "Ostateczna redakcja techniczna" -#~ msgid "Finished stage: %s" -#~ msgstr "Ukończony etap: %s" - #~ msgid "Refresh" #~ msgstr "Odśwież"