msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-09-12 05:20+0200\n"
+"POT-Creation-Date: 2012-03-05 13:06+0100\n"
"PO-Revision-Date: 2011-09-12 05:22+0100\n"
"Last-Translator: Radek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
+"|| n%100>=20) ? 1 : 2);\n"
#: templates/api/main.html:4
msgid "WolneLektury.pl API"
#: templates/api/main.html:13
msgid ""
"\n"
-"WolneLektury.pl API resides under <code>http://www.wolnelektury.pl/api/</code>.\n"
+"WolneLektury.pl API resides under <code>http://www.wolnelektury.pl/api/</"
+"code>.\n"
"You can use it to access information about books, their fragments and\n"
"their metadata.\n"
msgstr ""
"\n"
-"API serwisu WolneLektury.pl znajduje się pod adresem <code>http://www.wolnelektury.pl/api/</code>.\n"
-"Za jego pomocą można uzyskać informacje o utworach, ich fragmentach i metadanych.\n"
+"API serwisu WolneLektury.pl znajduje się pod adresem <code>http://www."
+"wolnelektury.pl/api/</code>.\n"
+"Za jego pomocą można uzyskać informacje o utworach, ich fragmentach i "
+"metadanych.\n"
#: templates/api/main.html:21
msgid ""
"query parameter to each URL.\n"
msgstr ""
"\n"
-"Dane domyślnie są serializowane w formacie <a href=\"http://pl.wikipedia.org/wiki/JSON\">JSON</a>,ale dostępny jest też format XML – wystarczy dodać parametr <code>?format=xml</code>\n"
+"Dane domyślnie są serializowane w formacie <a href=\"http://pl.wikipedia.org/"
+"wiki/JSON\">JSON</a>,ale dostępny jest też format XML – wystarczy dodać "
+"parametr <code>?format=xml</code>\n"
"do każdego zapytania.\n"
#: templates/api/main.html:30
"<a href=\"%(e2)s\">%(e2)s</a>.\n"
msgstr ""
"\n"
-"Każdy element na tych listach zawiera adres (w atrybucie „href”), pod którym można znaleźć szczegółowe dane, np. <a href=\"%(e1)s\">%(e1)s</a> czy <a href=\"%(e2)s\">%(e2)s</a>.\n"
+"Każdy element na tych listach zawiera adres (w atrybucie „href”), pod którym "
+"można znaleźć szczegółowe dane, np. <a href=\"%(e1)s\">%(e1)s</a> czy <a "
+"href=\"%(e2)s\">%(e2)s</a>.\n"
#: templates/api/main.html:58
#, python-format
msgid ""
"\n"
-"You can combine authors, epochs, genres and kinds to find only books matching\n"
+"You can combine authors, epochs, genres and kinds to find only books "
+"matching\n"
"those criteria. For instance:\n"
"<a href=\"%(e)s\">%(e)s</a>.\n"
msgstr ""
"\n"
-"Można łączyć autorów, epoki, gatunki i rodzaje, aby wybrać tylko utwory odpowiadające zadanym kryteriom. Na przykład: <a href=\"%(e)s\">%(e)s</a>.\n"
+"Można łączyć autorów, epoki, gatunki i rodzaje, aby wybrać tylko utwory "
+"odpowiadające zadanym kryteriom. Na przykład: <a href=\"%(e)s\">%(e)s</a>.\n"
#: templates/api/main.html:66
#, python-format
msgid ""
"\n"
-"If you only want top-level books and not all the children, you can use /parent_books/, as in:\n"
+"If you only want top-level books and not all the children, you can use /"
+"parent_books/, as in:\n"
"<a href=\"%(e)s\">%(e)s</a>.\n"
msgstr ""
"\n"
-"Aby spośród wszystkich pasujących wybrać tylko utwory najwyższego poziomu (pomijając ich podutwory), można użyć zapytania /parent_books/, np.: <a href=\"%(e)s\">%(e)s</a>.\n"
+"Aby spośród wszystkich pasujących wybrać tylko utwory najwyższego poziomu "
+"(pomijając ich podutwory), można użyć zapytania /parent_books/, np.: <a href="
+"\"%(e)s\">%(e)s</a>.\n"
#: templates/api/main.html:74
#, python-format
msgid ""
"\n"
-"The same way, using also books and themes, you can search for a list of fragments:\n"
+"The same way, using also books and themes, you can search for a list of "
+"fragments:\n"
"<a href=\"%(e)s\">%(e)s</a>. \n"
-"Again, each entry has a \"href\" attribute which links to the fragment's details, i.e.:\n"
+"Again, each entry has a \"href\" attribute which links to the fragment's "
+"details, i.e.:\n"
"<a href=\"%(f)s\">%(f)s</a>. \n"
msgstr ""
"\n"
-"W ten sam sposób, filtrując dodatkowo według lektur lub motywów, można wyszukiwać fragmenty:<a href=\"%(e)s\">%(e)s</a>. \n"
-"Każdy element uzyskanej listy w atrybucie „href” zawiera link do szczegółowego opisu danego fragmentu, np.:\n"
+"W ten sam sposób, filtrując dodatkowo według lektur lub motywów, można "
+"wyszukiwać fragmenty:<a href=\"%(e)s\">%(e)s</a>. \n"
+"Każdy element uzyskanej listy w atrybucie „href” zawiera link do "
+"szczegółowego opisu danego fragmentu, np.:\n"
"<a href=\"%(f)s\">%(f)s</a>. \n"
-