wall coloured and split in days,
[redakcja.git] / apps / catalogue / locale / pl / LC_MESSAGES / django.po
index 293fd44..4378dcf 100644 (file)
@@ -7,8 +7,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Platforma Redakcyjna\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-10-24 13:25+0200\n"
-"PO-Revision-Date: 2011-10-24 13:28+0100\n"
+"POT-Creation-Date: 2011-11-30 13:01+0100\n"
+"PO-Revision-Date: 2011-11-30 13:06+0100\n"
 "Last-Translator: Radek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>\n"
 "Language-Team: Fundacja Nowoczesna Polska <fundacja@nowoczesnapolska.org.pl>\n"
 "Language: pl\n"
@@ -18,7 +18,6 @@ msgstr ""
 "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
 
 #: forms.py:39
-#, fuzzy
 msgid "Text file must be UTF-8 encoded."
 msgstr "Plik powinien mieć kodowanie UTF-8."
 
@@ -38,25 +37,25 @@ msgstr "Katalogi zawierają dokumenty w częściach"
 msgid "Assigned to"
 msgstr "Przypisane do"
 
-#: forms.py:96
-#: forms.py:110
+#: forms.py:97
+#: forms.py:111
 msgid "Chunk with this slug already exists"
 msgstr "Część z tym slugiem już istnieje"
 
-#: forms.py:119
+#: forms.py:120
 msgid "Append to"
 msgstr "Dołącz do"
 
-#: views.py:149
+#: views.py:162
 #, python-format
 msgid "Slug already used for %s"
 msgstr "Slug taki sam jak dla pliku %s"
 
-#: views.py:151
+#: views.py:164
 msgid "Slug already used in repository."
 msgstr "Dokument o tym slugu już istnieje w repozytorium."
 
-#: views.py:157
+#: views.py:170
 msgid "File should be UTF-8 encoded."
 msgstr "Plik powinien mieć kodowanie UTF-8."
 
@@ -96,27 +95,27 @@ msgstr "książka"
 msgid "books"
 msgstr "książki"
 
-#: models/book.py:198
+#: models/book.py:222
 msgid "No chunks in the book."
 msgstr "Książka nie ma części."
 
-#: models/book.py:202
+#: models/book.py:226
 msgid "Not all chunks have publishable revisions."
 msgstr "Niektóre części nie są gotowe do publikacji."
 
-#: models/book.py:208
+#: models/book.py:232
 msgid "Invalid XML"
 msgstr "Nieprawidłowy XML"
 
-#: models/book.py:210
+#: models/book.py:234
 msgid "No Dublin Core found."
 msgstr "Brak sekcji Dublin Core."
 
-#: models/book.py:212
+#: models/book.py:236
 msgid "Invalid Dublin Core"
 msgstr "Nieprawidłowy Dublin Core"
 
-#: models/book.py:215
+#: models/book.py:239
 msgid "rdf:about is not"
 msgstr "rdf:about jest różny od"
 
@@ -141,6 +140,7 @@ msgid "time"
 msgstr "czas"
 
 #: models/publish_log.py:19
+#: templates/catalogue/wall.html:17
 msgid "user"
 msgstr "użytkownik"
 
@@ -165,6 +165,11 @@ msgstr "zapis publikacji części"
 msgid "chunk publish records"
 msgstr "zapisy publikacji części"
 
+#: templates/catalogue/activity.html:10
+#: templatetags/catalogue.py:29
+msgid "Activity"
+msgstr "Aktywność"
+
 #: templates/catalogue/base.html:8
 msgid "Platforma Redakcyjna"
 msgstr "Platforma Redakcyjna"
@@ -188,7 +193,7 @@ msgid "Chunks"
 msgstr "Części"
 
 #: templates/catalogue/book_detail.html:42
-#: templatetags/wall.py:67
+#: templatetags/wall.py:78
 msgid "Publication"
 msgstr "Publikacja"
 
@@ -224,6 +229,18 @@ msgstr "Ta książka nie może jeszcze zostać opublikowana. Powód:"
 msgid "Comments"
 msgstr "Komentarze"
 
+#: templates/catalogue/book_html.html:21
+msgid "Table of contents"
+msgstr "Spis treści"
+
+#: templates/catalogue/book_html.html:22
+msgid "Edit. note"
+msgstr "Nota red."
+
+#: templates/catalogue/book_html.html:23
+msgid "Infobox"
+msgstr "Informacje"
+
 #: templates/catalogue/chunk_add.html:5
 #: templates/catalogue/chunk_edit.html:19
 msgid "Split chunk"
@@ -310,6 +327,14 @@ msgstr "Ostatnia aktywność dla:"
 msgid "Users"
 msgstr "Użytkownicy"
 
+#: templates/catalogue/wall.html:27
+msgid "not logged in"
+msgstr "nie zalogowany"
+
+#: templates/catalogue/wall.html:32
+msgid "No activity recorded."
+msgstr "Nie zanotowano aktywności."
+
 #: templates/catalogue/book_list/book.html:6
 #: templates/catalogue/book_list/book.html:25
 msgid "Book settings"
@@ -376,10 +401,6 @@ msgstr "puste"
 msgid "My page"
 msgstr "Moja strona"
 
-#: templatetags/catalogue.py:29
-msgid "Activity"
-msgstr "Aktywność"
-
 #: templatetags/catalogue.py:30
 msgid "All"
 msgstr "Wszystkie"
@@ -388,22 +409,21 @@ msgstr "Wszystkie"
 msgid "Add"
 msgstr "Dodaj"
 
-#: templatetags/catalogue.py:38
-msgid "Admin"
-msgstr "Administracja"
-
-#: templatetags/wall.py:43
+#: templatetags/wall.py:49
 msgid "Related edit"
 msgstr "Powiązana zmiana"
 
-#: templatetags/wall.py:45
+#: templatetags/wall.py:51
 msgid "Edit"
 msgstr "Zmiana"
 
-#: templatetags/wall.py:84
+#: templatetags/wall.py:99
 msgid "Comment"
 msgstr "Komentarz"
 
+#~ msgid "Admin"
+#~ msgstr "Administracja"
+
 #~ msgid "edit"
 #~ msgstr "edytuj"