X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/973a567e29e69813586ccab9790918421d1a28b2..d118760df169a0090cba294b6d98cfbf48ebbc19:/apps/catalogue/locale/en/LC_MESSAGES/django.po?ds=sidebyside diff --git a/apps/catalogue/locale/en/LC_MESSAGES/django.po b/apps/catalogue/locale/en/LC_MESSAGES/django.po index bb2d51ccf..fe91865df 100644 --- a/apps/catalogue/locale/en/LC_MESSAGES/django.po +++ b/apps/catalogue/locale/en/LC_MESSAGES/django.po @@ -2,18 +2,19 @@ # 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-05-25 11:21+0200\n" -"PO-Revision-Date: 2010-06-09 16:14+0100\n" -"Last-Translator: K Izdebska \n" +"POT-Creation-Date: 2010-08-25 10:24+0000\n" +"PO-Revision-Date: 2010-08-25 10:45\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.6\n" #: fields.py:47 #, python-format @@ -24,240 +25,231 @@ msgstr "Enter a valid JSON value. Error: %s" msgid "title, author, theme/topic, epoch, kind, genre" msgstr "title, author, motifs/theme, period, form, genre" -#: forms.py:44 +#: forms.py:45 msgid "Shelves" msgstr "Shelves" -#: forms.py:57 +#: forms.py:58 msgid "Name of the new shelf" msgstr "Name of the new shelf" -#: models.py:24 -#: models.py:363 +#: models.py:25 models.py:585 msgid "author" msgstr "author" -#: models.py:25 +#: models.py:26 msgid "epoch" msgstr "period" -#: models.py:26 +#: models.py:27 msgid "kind" msgstr "form" -#: models.py:27 +#: models.py:28 msgid "genre" msgstr "genre" -#: models.py:28 +#: models.py:29 msgid "theme" msgstr "motif" -#: models.py:29 +#: models.py:30 msgid "set" msgstr "set" -#: models.py:30 -#: models.py:322 +#: models.py:31 models.py:204 msgid "book" msgstr "book" -#: models.py:44 -#: migrations/0001_initial.py:47 +#: models.py:45 msgid "name" msgstr "name" -#: models.py:45 -#: models.py:103 -#: models.py:365 -#: migrations/0001_initial.py:19 -#: migrations/0001_initial.py:48 +#: models.py:46 models.py:170 models.py:587 models.py:612 msgid "slug" msgstr "Slug" -#: models.py:46 -#: migrations/0001_initial.py:49 +#: models.py:47 msgid "sort key" msgstr "Sort key" -#: models.py:47 -#: migrations/0001_initial.py:50 +#: models.py:48 msgid "category" msgstr "Category" -#: models.py:49 -#: models.py:60 -#: models.py:104 -#: models.py:185 -#: migrations/0001_initial.py:20 -#: migrations/0001_initial.py:51 +#: models.py:50 models.py:87 models.py:171 models.py:306 msgid "description" msgstr "Description" -#: models.py:50 -#: migrations/0001_initial.py:52 +#: models.py:51 msgid "main page" msgstr "Main page" -#: models.py:50 -#: migrations/0001_initial.py:52 +#: models.py:51 msgid "Show tag on main page" msgstr "Show tag on main page" -#: models.py:53 -#: migrations/0001_initial.py:54 +#: models.py:54 msgid "book count" msgstr "Number of books" -#: models.py:54 +#: models.py:55 msgid "year of death" msgstr "Year of death" -#: models.py:80 -#: migrations/0001_initial.py:61 +#: models.py:71 msgid "tag" msgstr "tag" -#: models.py:81 +#: models.py:72 msgid "tags" msgstr "tags" -#: models.py:102 -#: models.py:362 -#: migrations/0001_initial.py:18 +#: models.py:169 models.py:584 msgid "title" msgstr "Title" -#: models.py:105 -#: migrations/0001_initial.py:21 +#: models.py:172 msgid "creation date" msgstr "Date of publication" -#: models.py:106 -#: migrations/0001_initial.py:22 +#: models.py:173 msgid "short HTML" msgstr "short HTML" -#: models.py:107 -#: migrations/0001_initial.py:23 +#: models.py:174 msgid "parent number" msgstr "Parent number" -#: models.py:108 +#: models.py:175 msgid "extra information" msgstr "Additional information" -#: models.py:114 -#: migrations/0001_initial.py:24 +#: models.py:181 msgid "XML file" msgstr "XML file" -#: models.py:115 -#: migrations/0001_initial.py:25 +#: models.py:182 msgid "HTML file" msgstr "HTML file" -#: models.py:116 -#: migrations/0001_initial.py:26 +#: models.py:183 msgid "PDF file" msgstr "PDF file" -#: models.py:117 -#: migrations/0001_initial.py:27 +#: models.py:184 +msgid "EPUB file" +msgstr "EPUB file" + +#: models.py:185 msgid "ODT file" msgstr "ODT file" -#: models.py:118 -#: migrations/0001_initial.py:28 +#: models.py:186 msgid "TXT file" msgstr "TXT file" -#: models.py:119 +#: models.py:187 msgid "MP3 file" msgstr "MP3 file" -#: models.py:120 +#: models.py:188 msgid "OGG file" msgstr "OGG file" -#: models.py:141 +#: models.py:205 +msgid "books" +msgstr "Books" + +#: models.py:263 msgid "Read online" msgstr "Read online" -#: models.py:221 +#: models.py:403 #, python-format msgid "Book %s already exists" msgstr "Book %s already exists" -#: models.py:264 +#: models.py:444 #, python-format msgid "Book with slug = \"%s\" does not exist." msgstr "Book with slug = \"%s\" does not exist." -#: models.py:323 -msgid "books" -msgstr "Books" - -#: models.py:357 +#: models.py:565 msgid "fragment" msgstr "Fragment" -#: models.py:358 +#: models.py:566 msgid "fragments" msgstr "Fragments" -#: models.py:364 +#: models.py:586 msgid "goes to public domain" msgstr "Goes to public domain" -#: models.py:366 +#: models.py:588 msgid "translator" msgstr "Translator" -#: models.py:367 +#: models.py:589 msgid "year of translator's death" msgstr "Year of translator's death" -#: models.py:385 +#: models.py:593 msgid "book stub" msgstr "Book stub" -#: models.py:386 +#: models.py:594 msgid "book stubs" msgstr "Book stubs" -#: views.py:339 +#: models.py:613 +msgid "type" +msgstr "" + +#: models.py:614 +msgid "sha-1 hash" +msgstr "" + +#: models.py:615 +msgid "time" +msgstr "time" + +#: models.py:619 +msgid "file record" +msgstr "" + +#: models.py:620 +msgid "file records" +msgstr "" + +#: views.py:452 msgid "

To maintain your shelves you need to be logged in.

" msgstr "

To administer your shelves you need to be logged in.

" -#: views.py:357 +#: views.py:470 msgid "

Shelves were sucessfully saved.

" msgstr "

Shelves were sucessfully saved.

" -#: views.py:381 +#: views.py:494 msgid "Book was successfully removed from the shelf" msgstr "Book was successfully removed from the shelf" -#: views.py:383 +#: views.py:496 msgid "This book is not on the shelf" msgstr "This book is not on the shelf" -#: views.py:479 +#: views.py:599 #, python-format msgid "

Shelf %s was successfully created

" msgstr "

Shelf %s was successfully created

" -#: views.py:494 +#: views.py:614 #, python-format msgid "

Shelf %s was successfully removed

" msgstr "

Shelf %s was successfully removed

" -#: views.py:553 -#, python-format -msgid "Today is %(month)s, %(day)s." -msgstr "Today is %(month)s, %(day)s." - -#: views.py:554 +#: views.py:673 #, python-format msgid "" "An error occurred: %(exception)s\n" @@ -268,20 +260,20 @@ msgstr "" "\n" "%(tb)s" -#: views.py:555 +#: views.py:674 msgid "Book imported successfully" msgstr "Book imported succesfully" -#: views.py:557 +#: views.py:676 #, python-format msgid "Error importing file: %r" msgstr "Error occured while importing file: %r" -#: migrations/0001_initial.py:62 -msgid "content type" -msgstr "content type" +#~ msgid "Today is %(month)s, %(day)s." +#~ msgstr "Today is %(month)s, %(day)s." -#: migrations/0001_initial.py:63 -msgid "object id" -msgstr "object id" +#~ msgid "content type" +#~ msgstr "content type" +#~ msgid "object id" +#~ msgstr "object id"