some translation stuff
[wolnelektury.git] / apps / catalogue / locale / pl / LC_MESSAGES / django.po
index dd45be0..83b0bc7 100644 (file)
@@ -2,13 +2,13 @@
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
-# 
+#
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-05-18 10:57+0200\n"
-"PO-Revision-Date: 2010-05-19 14:20\n"
+"POT-Creation-Date: 2010-05-25 11:21+0200\n"
+"PO-Revision-Date: 2010-05-19 16:15\n"
 "Last-Translator: <radoslaw.czajka@nowoczesnapolska.org.pl>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
 "MIME-Version: 1.0\n"
@@ -16,10 +16,10 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "X-Translated-Using: django-rosetta 0.5.3\n"
 
-#: fields.py:45
+#: fields.py:47
 #, python-format
 msgid "Enter a valid JSON value. Error: %s"
-msgstr ""
+msgstr "Wprowadź prawidłową wartość JSON. Błąd: %s"
 
 #: forms.py:28
 msgid "title, author, theme/topic, epoch, kind, genre"
@@ -59,11 +59,11 @@ msgstr "półka"
 
 #: models.py:30 models.py:322
 msgid "book"
-msgstr ""
+msgstr "książka"
 
 #: models.py:44 migrations/0001_initial.py:47
 msgid "name"
-msgstr ""
+msgstr "nazwa"
 
 #: models.py:45 models.py:103 models.py:365 migrations/0001_initial.py:19
 #: migrations/0001_initial.py:48
@@ -72,24 +72,24 @@ msgstr ""
 
 #: models.py:46 migrations/0001_initial.py:49
 msgid "sort key"
-msgstr ""
+msgstr "klucz sortowania"
 
 #: models.py:47 migrations/0001_initial.py:50
 msgid "category"
-msgstr ""
+msgstr "kategoria"
 
 #: models.py:49 models.py:60 models.py:104 models.py:185
 #: migrations/0001_initial.py:20 migrations/0001_initial.py:51
 msgid "description"
-msgstr ""
+msgstr "opis"
 
 #: models.py:50 migrations/0001_initial.py:52
 msgid "main page"
-msgstr ""
+msgstr "strona główna"
 
 #: models.py:50 migrations/0001_initial.py:52
 msgid "Show tag on main page"
-msgstr ""
+msgstr "Pokazuj tag na stronie głównej"
 
 #: models.py:53 migrations/0001_initial.py:54
 msgid "book count"
@@ -113,19 +113,19 @@ msgstr "tytuł"
 
 #: models.py:105 migrations/0001_initial.py:21
 msgid "creation date"
-msgstr ""
+msgstr "data utworzenia"
 
 #: models.py:106 migrations/0001_initial.py:22
 msgid "short HTML"
-msgstr ""
+msgstr "krótki HTML"
 
 #: models.py:107 migrations/0001_initial.py:23
 msgid "parent number"
-msgstr ""
+msgstr "numer rodzica"
 
 #: models.py:108
 msgid "extra information"
-msgstr ""
+msgstr "dodatkowe informacje"
 
 #: models.py:114 migrations/0001_initial.py:24
 msgid "XML file"
@@ -162,24 +162,24 @@ msgstr "Czytaj online"
 #: models.py:221
 #, python-format
 msgid "Book %s already exists"
-msgstr ""
+msgstr "Książka %s już istnieje"
 
 #: models.py:264
 #, python-format
 msgid "Book with slug = \"%s\" does not exist."
-msgstr ""
+msgstr "Książki ο slug = \"%s\" nie istnieje."
 
 #: models.py:323
 msgid "books"
-msgstr ""
+msgstr "książki"
 
 #: models.py:357
 msgid "fragment"
-msgstr ""
+msgstr "fragment"
 
 #: models.py:358
 msgid "fragments"
-msgstr ""
+msgstr "fragmenty"
 
 #: models.py:364
 msgid "goes to public domain"
@@ -201,58 +201,61 @@ msgstr "zapowiedź książki"
 msgid "book stubs"
 msgstr "zapowiedzi książek"
 
-#: views.py:308
+#: views.py:339
 msgid "<p>To maintain your shelves you need to be logged in.</p>"
 msgstr "<p>Aby zarządzać swoimi półkami, musisz się zalogować.</p>"
 
-#: views.py:326
+#: views.py:357
 msgid "<p>Shelves were sucessfully saved.</p>"
 msgstr "<p>Półki zostały zapisane.</p>"
 
-#: views.py:350
+#: views.py:381
 msgid "Book was successfully removed from the shelf"
 msgstr "Usunięto"
 
-#: views.py:352
+#: views.py:383
 msgid "This book is not on the shelf"
 msgstr "Książki nie ma na półce"
 
-#: views.py:448
+#: views.py:479
 #, python-format
 msgid "<p>Shelf <strong>%s</strong> was successfully created</p>"
 msgstr "<p>Półka <strong>%s</strong> została utworzona</p>"
 
-#: views.py:463
+#: views.py:494
 #, python-format
 msgid "<p>Shelf <strong>%s</strong> was successfully removed</p>"
 msgstr "<p>Półka <strong>%s</strong> została usunięta</p>"
 
-#: views.py:522
+#: views.py:553
 #, python-format
 msgid "Today is %(month)s, %(day)s."
 msgstr ""
 
-#: views.py:523
+#: views.py:554
 #, 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:524
+#: views.py:555
 msgid "Book imported successfully"
-msgstr ""
+msgstr "Książka zaimportowana"
 
-#: views.py:526
+#: views.py:557
 #, python-format
 msgid "Error importing file: %r"
-msgstr ""
+msgstr "Błąd podczas importowania pliku: %r"
 
 #: migrations/0001_initial.py:62
 msgid "content type"
-msgstr ""
+msgstr "typ zawartości"
 
 #: migrations/0001_initial.py:63
 msgid "object id"
-msgstr ""
+msgstr "id obiektu"