msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-08-25 10:23+0000\n"
+"POT-Creation-Date: 2010-09-02 13:01+0000\n"
"PO-Revision-Date: 2010-08-25 10:59\n"
"Last-Translator: <radek.czajka@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Translated-Using: django-rosetta 0.5.6\n"
-#: localsettings.py:37
-msgid "Polish"
-msgstr "polski"
-
-#: localsettings.py:38
-msgid "German"
-msgstr "niemiecki"
-
-#: localsettings.py:39
-msgid "English"
-msgstr "angielski"
-
-#: localsettings.py:40
-msgid "Lithuanian"
-msgstr "litewski"
-
-#: localsettings.py:41
-msgid "French"
-msgstr "francuski"
-
-#: localsettings.py:42
-msgid "Russian"
-msgstr "rosyjski"
-
-#: localsettings.py:43
-msgid "Spanish"
-msgstr "hiszpański"
-
-#: localsettings.py:44
-msgid "Ukrainian"
-msgstr "ukraiński"
-
#: templates/404.html:6 templates/404.html.py:15
msgid "Page does not exist"
msgstr "Podana strona nie istnieje"
msgid "Listing of all works"
msgstr "Spis wszystkich utworów"
+#: templates/catalogue/book_list.html:15
+#, fuzzy
+msgid "Table of Content"
+msgstr "Spis treści"
+
#: templates/catalogue/book_sets.html:2
msgid "Put a book on the shelf!"
msgstr "Wrzuć lekturę na półkę!"
#: templates/catalogue/differentiate_tags.html:13
msgid "The criteria are ambiguous. Please select one of the following options:"
-msgstr "Podane kryteria są niejednoznaczne. Proszę wybrać jedną z następujących możliwości:"
+msgstr ""
+"Podane kryteria są niejednoznaczne. Proszę wybrać jedną z następujących "
+"możliwości:"
#: templates/catalogue/folded_tag_list.html:4
msgid "Show full category"
"onto your page:"
msgstr ""
"Umieść widżet – wyszukiwarkę Wolnych Lektur umożliwiającą dostęp do "
-"darmowych lektur i audiobooków – na swojej stronie WWW! Po prostu skopiuj poniższy kod HTML "
-"na swoją stronę:"
+"darmowych lektur i audiobooków – na swojej stronie WWW! Po prostu skopiuj "
+"poniższy kod HTML na swoją stronę:"
#: templates/catalogue/main_page.html:21
msgid "Insert this element in place where you want display the widget"
msgstr "Wybierz formaty książek, które chcesz pobrać:"
#: templates/catalogue/tagged_object_list.html:37
+#: templates/catalogue/tagged_object_list.html:38
#: templates/catalogue/tagged_object_list.html:39
#: templates/catalogue/tagged_object_list.html:40
msgid "for reading"
msgid "and printing using"
msgstr "i drukowania przy pomocy"
+#: templates/catalogue/tagged_object_list.html:38
+msgid "on mobile devices"
+msgstr "na urządzeniach mobilnych"
+
#: templates/catalogue/tagged_object_list.html:39
msgid "and editing using"
msgstr "i edytowania przy pomocy"
msgid "next"
msgstr "następny"
+#~ msgid "Polish"
+#~ msgstr "polski"
+
+#~ msgid "German"
+#~ msgstr "niemiecki"
+
+#~ msgid "English"
+#~ msgstr "angielski"
+
+#~ msgid "Lithuanian"
+#~ msgstr "litewski"
+
+#~ msgid "French"
+#~ msgstr "francuski"
+
+#~ msgid "Russian"
+#~ msgstr "rosyjski"
+
+#~ msgid "Spanish"
+#~ msgstr "hiszpański"
+
+#~ msgid "Ukrainian"
+#~ msgstr "ukraiński"
+
#~ msgid "Choose your interface language: "
#~ msgstr "Wybierz język interfejsu:"
<form action="{% url download_shelf last_tag.slug %}" method="get" accept-charset="utf-8" id="download-formats-form" data-formats-feed="{% url shelf_book_formats last_tag.slug %}">
<p>{% trans "Choose books' formats which you want to download:" %}</p>
<li data-format="pdf"><label for="id_formats_2"><input type="checkbox" name="formats" value="pdf" id="id_formats_2" /> PDF</label> <em><strong>{% trans "for reading" %}</strong> {% trans "and printing using" %} <a href="http://get.adobe.com/reader/">Adobe Reader</a></em></li>
- <li data-format="epub"><label for="id_formats_5"><input type="checkbox" name="formats" value="epub" id="id_formats_5" /> EPUB</label> </li>
+ <li data-format="epub"><label for="id_formats_5"><input type="checkbox" name="formats" value="epub" id="id_formats_5" /> EPUB</label> <em><strong>{% trans "for reading" %}</strong> {% trans "on mobile devices" %}</em></li>
<li data-format="odt"><label for="id_formats_3"><input type="checkbox" name="formats" value="odt" id="id_formats_3" /> ODT</label> <em><strong>{% trans "for reading" %}</strong> {% trans "and editing using" %} <a href="http://pl.openoffice.org/">OpenOffice.org</a></em></li>
<li data-format="txt"><label for="id_formats_4"><input type="checkbox" name="formats" value="txt" id="id_formats_4" /> TXT</label> <em><strong>{% trans "for reading" %}</strong> {% trans "on small displays, for example mobile phones" %}</em></li>
<li data-format="mp3"><label for="id_formats_0"><input type="checkbox" name="formats" value="mp3" id="id_formats_0" /> MP3</label> <em><strong>{% trans "for listening" %}</strong> {% trans "on favourite MP3 player" %}</em></li>