X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/62ad2a4a9ed68ae6f9f72db516824ff70909bec8..85ec4a46392eb3cf34cc0300ed48a8eba976cbc6:/apps/catalogue/locale/en/LC_MESSAGES/django.po diff --git a/apps/catalogue/locale/en/LC_MESSAGES/django.po b/apps/catalogue/locale/en/LC_MESSAGES/django.po index fa770ffd8..bb2d51ccf 100644 --- a/apps/catalogue/locale/en/LC_MESSAGES/django.po +++ b/apps/catalogue/locale/en/LC_MESSAGES/django.po @@ -3,14 +3,13 @@ # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # -#, fuzzy 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: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" +"PO-Revision-Date: 2010-06-09 16:14+0100\n" +"Last-Translator: K Izdebska \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,218 +18,244 @@ msgstr "" #: fields.py:47 #, python-format msgid "Enter a valid JSON value. Error: %s" -msgstr "" +msgstr "Enter a valid JSON value. Error: %s" #: forms.py:28 msgid "title, author, theme/topic, epoch, kind, genre" -msgstr "" +msgstr "title, author, motifs/theme, period, form, genre" #: forms.py:44 msgid "Shelves" -msgstr "" +msgstr "Shelves" #: forms.py:57 msgid "Name of the new shelf" -msgstr "" +msgstr "Name of the new shelf" -#: models.py:24 models.py:363 +#: models.py:24 +#: models.py:363 msgid "author" -msgstr "" +msgstr "author" #: models.py:25 msgid "epoch" -msgstr "" +msgstr "period" #: models.py:26 msgid "kind" -msgstr "" +msgstr "form" #: models.py:27 msgid "genre" -msgstr "" +msgstr "genre" #: models.py:28 msgid "theme" -msgstr "" +msgstr "motif" #: models.py:29 msgid "set" -msgstr "" +msgstr "set" -#: models.py:30 models.py:322 +#: models.py:30 +#: models.py:322 msgid "book" -msgstr "" +msgstr "book" -#: models.py:44 migrations/0001_initial.py:47 +#: models.py:44 +#: migrations/0001_initial.py:47 msgid "name" -msgstr "" +msgstr "name" -#: models.py:45 models.py:103 models.py:365 migrations/0001_initial.py:19 +#: models.py:45 +#: models.py:103 +#: models.py:365 +#: migrations/0001_initial.py:19 #: migrations/0001_initial.py:48 msgid "slug" -msgstr "" +msgstr "Slug" -#: models.py:46 migrations/0001_initial.py:49 +#: models.py:46 +#: migrations/0001_initial.py:49 msgid "sort key" -msgstr "" +msgstr "Sort key" -#: models.py:47 migrations/0001_initial.py:50 +#: models.py:47 +#: migrations/0001_initial.py:50 msgid "category" -msgstr "" - -#: models.py:49 models.py:60 models.py:104 models.py:185 -#: migrations/0001_initial.py:20 migrations/0001_initial.py:51 +msgstr "Category" + +#: 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 "Description" -#: models.py:50 migrations/0001_initial.py:52 +#: models.py:50 +#: migrations/0001_initial.py:52 msgid "main page" -msgstr "" +msgstr "Main page" -#: models.py:50 migrations/0001_initial.py:52 +#: models.py:50 +#: migrations/0001_initial.py:52 msgid "Show tag on main page" -msgstr "" +msgstr "Show tag on main page" -#: models.py:53 migrations/0001_initial.py:54 +#: models.py:53 +#: migrations/0001_initial.py:54 msgid "book count" -msgstr "" +msgstr "Number of books" #: models.py:54 msgid "year of death" -msgstr "" +msgstr "Year of death" -#: models.py:80 migrations/0001_initial.py:61 +#: models.py:80 +#: migrations/0001_initial.py:61 msgid "tag" -msgstr "" +msgstr "tag" #: models.py:81 msgid "tags" -msgstr "" +msgstr "tags" -#: models.py:102 models.py:362 migrations/0001_initial.py:18 +#: models.py:102 +#: models.py:362 +#: migrations/0001_initial.py:18 msgid "title" -msgstr "" +msgstr "Title" -#: models.py:105 migrations/0001_initial.py:21 +#: models.py:105 +#: migrations/0001_initial.py:21 msgid "creation date" -msgstr "" +msgstr "Date of publication" -#: models.py:106 migrations/0001_initial.py:22 +#: models.py:106 +#: migrations/0001_initial.py:22 msgid "short HTML" -msgstr "" +msgstr "short HTML" -#: models.py:107 migrations/0001_initial.py:23 +#: models.py:107 +#: migrations/0001_initial.py:23 msgid "parent number" -msgstr "" +msgstr "Parent number" #: models.py:108 msgid "extra information" -msgstr "" +msgstr "Additional information" -#: models.py:114 migrations/0001_initial.py:24 +#: models.py:114 +#: migrations/0001_initial.py:24 msgid "XML file" -msgstr "" +msgstr "XML file" -#: models.py:115 migrations/0001_initial.py:25 +#: models.py:115 +#: migrations/0001_initial.py:25 msgid "HTML file" -msgstr "" +msgstr "HTML file" -#: models.py:116 migrations/0001_initial.py:26 +#: models.py:116 +#: migrations/0001_initial.py:26 msgid "PDF file" -msgstr "" +msgstr "PDF file" -#: models.py:117 migrations/0001_initial.py:27 +#: models.py:117 +#: migrations/0001_initial.py:27 msgid "ODT file" -msgstr "" +msgstr "ODT file" -#: models.py:118 migrations/0001_initial.py:28 +#: models.py:118 +#: migrations/0001_initial.py:28 msgid "TXT file" -msgstr "" +msgstr "TXT file" #: models.py:119 msgid "MP3 file" -msgstr "" +msgstr "MP3 file" #: models.py:120 msgid "OGG file" -msgstr "" +msgstr "OGG file" #: models.py:141 msgid "Read online" -msgstr "" +msgstr "Read online" #: models.py:221 #, python-format msgid "Book %s already exists" -msgstr "" +msgstr "Book %s already exists" #: models.py:264 #, python-format msgid "Book with slug = \"%s\" does not exist." -msgstr "" +msgstr "Book with slug = \"%s\" does not exist." #: models.py:323 msgid "books" -msgstr "" +msgstr "Books" #: models.py:357 msgid "fragment" -msgstr "" +msgstr "Fragment" #: models.py:358 msgid "fragments" -msgstr "" +msgstr "Fragments" #: models.py:364 msgid "goes to public domain" -msgstr "" +msgstr "Goes to public domain" #: models.py:366 msgid "translator" -msgstr "" +msgstr "Translator" #: models.py:367 msgid "year of translator's death" -msgstr "" +msgstr "Year of translator's death" #: models.py:385 msgid "book stub" -msgstr "" +msgstr "Book stub" #: models.py:386 msgid "book stubs" -msgstr "" +msgstr "Book stubs" #: views.py:339 msgid "

To maintain your shelves you need to be logged in.

" -msgstr "" +msgstr "

To administer your shelves you need to be logged in.

" #: views.py:357 msgid "

Shelves were sucessfully saved.

" -msgstr "" +msgstr "

Shelves were sucessfully saved.

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

Shelf %s was successfully created

" -msgstr "" +msgstr "

Shelf %s was successfully created

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

Shelf %s was successfully removed

" -msgstr "" +msgstr "

Shelf %s was successfully removed

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