# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2010-08-27 03:58-0500\n" "PO-Revision-Date: 2010-06-11 15:31\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Translated-Using: django-rosetta 0.5.3\n" #: fields.py:47 #, python-format msgid "Enter a valid JSON value. Error: %s" msgstr "Wprowadź prawidłową wartość JSON. Błąd: %s" #: forms.py:28 msgid "title, author, theme/topic, epoch, kind, genre" msgstr "tytuł, autor, motyw/temat, epoka, rodzaj, gatunek" #: forms.py:45 msgid "Shelves" msgstr "Półki" #: forms.py:58 msgid "Name of the new shelf" msgstr "nazwa nowej półki" #: models.py:25 models.py:533 msgid "author" msgstr "autor" #: models.py:26 msgid "epoch" msgstr "epoka" #: models.py:27 msgid "kind" msgstr "rodzaj" #: models.py:28 msgid "genre" msgstr "gatunek" #: models.py:29 msgid "theme" msgstr "motyw" #: models.py:30 msgid "set" msgstr "półka" #: models.py:31 models.py:204 msgid "book" msgstr "książka" #: models.py:45 msgid "name" msgstr "nazwa" #: models.py:46 models.py:170 models.py:535 models.py:560 msgid "slug" msgstr "" #: models.py:47 msgid "sort key" msgstr "klucz sortowania" #: models.py:48 msgid "category" msgstr "kategoria" #: models.py:50 models.py:87 models.py:171 models.py:294 msgid "description" msgstr "opis" #: models.py:51 msgid "main page" msgstr "strona główna" #: models.py:51 msgid "Show tag on main page" msgstr "Pokazuj tag na stronie głównej" #: models.py:54 msgid "book count" msgstr "liczba książek" #: models.py:55 msgid "year of death" msgstr "rok śmierci" #: models.py:71 msgid "tag" msgstr "tag" #: models.py:72 msgid "tags" msgstr "tagi" #: models.py:169 models.py:532 msgid "title" msgstr "tytuł" #: models.py:172 msgid "creation date" msgstr "data utworzenia" #: models.py:173 msgid "short HTML" msgstr "krótki HTML" #: models.py:174 msgid "parent number" msgstr "numer rodzica" #: models.py:175 msgid "extra information" msgstr "dodatkowe informacje" #: models.py:181 msgid "XML file" msgstr "Plik XML" #: models.py:182 msgid "HTML file" msgstr "Plik HTML" #: models.py:183 msgid "PDF file" msgstr "Plik PDF" #: models.py:184 msgid "EPUB file" msgstr "Plik EPUB" #: models.py:185 msgid "ODT file" msgstr "Plik ODT" #: models.py:186 msgid "TXT file" msgstr "Plik TXT" #: models.py:187 msgid "MP3 file" msgstr "Plik MP3" #: models.py:188 msgid "OGG file" msgstr "Plik OGG" #: models.py:205 msgid "books" msgstr "książki" #: models.py:263 msgid "Read online" msgstr "Czytaj online" #: models.py:348 #, python-format msgid "Book %s already exists" msgstr "Książka %s już istnieje" #: models.py:389 #, python-format msgid "Book with slug = \"%s\" does not exist." msgstr "Książki ο slug = \"%s\" nie istnieje." #: models.py:513 msgid "fragment" msgstr "fragment" #: models.py:514 msgid "fragments" msgstr "fragmenty" #: models.py:534 msgid "goes to public domain" msgstr "trafia do domeny publicznej" #: models.py:536 msgid "translator" msgstr "tłumacz" #: models.py:537 msgid "year of translator's death" msgstr "rok śmierci tłumacza" #: models.py:541 msgid "book stub" msgstr "zapowiedź książki" #: models.py:542 msgid "book stubs" msgstr "zapowiedzi książek" #: models.py:561 msgid "type" msgstr "" #: models.py:562 msgid "sha-1 hash" msgstr "" #: models.py:563 #, fuzzy msgid "time" msgstr "motyw" #: models.py:567 msgid "file record" msgstr "" #: models.py:568 msgid "file records" msgstr "" #: views.py:452 msgid "

To maintain your shelves you need to be logged in.

" msgstr "

Aby zarządzać swoimi półkami, musisz się zalogować.

" #: views.py:470 msgid "

Shelves were sucessfully saved.

" msgstr "

Półki zostały zapisane.

" #: views.py:494 msgid "Book was successfully removed from the shelf" msgstr "Usunięto" #: views.py:496 msgid "This book is not on the shelf" msgstr "Książki nie ma na półce" #: views.py:597 #, python-format msgid "

Shelf %s was successfully created

" msgstr "

Półka %s została utworzona

" #: views.py:612 #, python-format msgid "

Shelf %s was successfully removed

" msgstr "

Półka %s została usunięta

" #: views.py:671 #, python-format msgid "" "An error occurred: %(exception)s\n" "\n" "%(tb)s" msgstr "" "Wystąpił błąd: %(exception)s\n" "\n" "%(tb)s" #: views.py:672 msgid "Book imported successfully" msgstr "Książka zaimportowana" #: views.py:674 #, python-format msgid "Error importing file: %r" msgstr "Błąd podczas importowania pliku: %r"