# SOME DESCRIPTIVE TITLE. # 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-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 msgid "Enter a valid JSON value. Error: %s" msgstr "Geben Sie eine gültige JSON-Wert. Fehler:% s" #: forms.py:28 msgid "title, author, theme/topic, epoch, kind, genre" msgstr "Titel, Autor, Motiv/Thema, Epoche, Art, Gattung" #: forms.py:45 msgid "Shelves" msgstr "Bücherregale" #: forms.py:58 msgid "Name of the new shelf" msgstr "Name für ein neues Bücherregal" #: models.py:25 models.py:585 msgid "author" msgstr "Autor" #: models.py:26 msgid "epoch" msgstr "Epoche" #: models.py:27 msgid "kind" msgstr "Art" #: models.py:28 msgid "genre" msgstr "Gattung" #: models.py:29 msgid "theme" msgstr "Motiv" #: models.py:30 msgid "set" msgstr "Bücherregal" #: models.py:31 models.py:204 msgid "book" msgstr "Buch" #: models.py:45 msgid "name" msgstr "Name" #: models.py:46 models.py:170 models.py:587 models.py:612 msgid "slug" msgstr "slug" #: models.py:47 msgid "sort key" msgstr "Sortierschlüssel" #: models.py:48 msgid "category" msgstr "Kategorie" #: models.py:50 models.py:87 models.py:171 models.py:306 msgid "description" msgstr "Beschreibung" #: models.py:51 msgid "main page" msgstr "Startseite" #: models.py:51 msgid "Show tag on main page" msgstr "Tag für die Startseite anzeigen" #: models.py:54 msgid "book count" msgstr "Anzahl der Bücher" #: models.py:55 msgid "year of death" msgstr "Todesjahr" #: models.py:71 msgid "tag" msgstr "tag" #: models.py:72 msgid "tags" msgstr "tags" #: models.py:169 models.py:584 msgid "title" msgstr "Titel" #: models.py:172 msgid "creation date" msgstr "Erstellungsdatum" #: models.py:173 msgid "short HTML" msgstr "kurze HTML" #: models.py:174 msgid "parent number" msgstr "Nummer der Eltern" #: models.py:175 msgid "extra information" msgstr "extra Informationen" #: models.py:181 msgid "XML file" msgstr "XML-Datei" #: models.py:182 msgid "HTML file" msgstr "HTML-Datei" #: models.py:183 msgid "PDF file" msgstr "PDF-Datei" #: models.py:184 msgid "EPUB file" msgstr "EPUB-Datei" #: models.py:185 msgid "ODT file" msgstr "ODT-Datei" #: models.py:186 msgid "TXT file" msgstr "TXT-Datei" #: models.py:187 msgid "MP3 file" msgstr "MP3-Datei" #: models.py:188 msgid "OGG file" msgstr "OGG-Datei" #: models.py:205 msgid "books" msgstr "Bücher" #: models.py:263 msgid "Read online" msgstr "Online lesen" #: models.py:403 #, python-format msgid "Book %s already exists" msgstr "Buch %s bereits vorhanden" #: models.py:444 #, python-format msgid "Book with slug = \"%s\" does not exist." msgstr "Buch mit slug = \"%s\" nicht vorhanden." #: models.py:565 msgid "fragment" msgstr "Auszug" #: models.py:566 msgid "fragments" msgstr "Auszüge" #: models.py:586 msgid "goes to public domain" msgstr "gehe zur Public Domain" #: models.py:588 msgid "translator" msgstr "Übersetzer" #: models.py:589 msgid "year of translator's death" msgstr "Todesjahr des Übersetzers" #: models.py:593 msgid "book stub" msgstr "Buch Vorschau" #: models.py:594 msgid "book stubs" msgstr "Bücher Vorschau" #: models.py:613 msgid "type" msgstr "" #: models.py:614 msgid "sha-1 hash" msgstr "" #: models.py:615 #, fuzzy msgid "time" msgstr "" #: 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 "

Um die Bücherregale zu verwalten, musst du eingeloggt sein.

" #: views.py:470 msgid "

Shelves were sucessfully saved.

" msgstr "

Bücherregale wurden erfolgreich gespeichert.

" #: views.py:494 msgid "Book was successfully removed from the shelf" msgstr "Das Buch wurde erfolgreich entfernt" #: views.py:496 msgid "This book is not on the shelf" msgstr "Das Buch ist nicht im Regal" #: views.py:599 #, python-format msgid "

Shelf %s was successfully created

" msgstr "

Büchrregal %s wurde erfolgreich erstellt

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

Shelf %s was successfully removed

" msgstr "

Bücherregal%s wurde erfolgreich entfernt

" #: views.py:673 #, python-format msgid "" "An error occurred: %(exception)s\n" "\n" "%(tb)s" msgstr "" "Ein Fehler ist aufgetreten: %(exception)s\n" "\n" "%(tb)s" #: views.py:674 msgid "Book imported successfully" msgstr "Buch wurde erfolgreich importiert" #: views.py:676 #, python-format msgid "Error importing file: %r" msgstr "Fehler beim Importieren der Datei: %r" #~ msgid "Today is %(month)s, %(day)s." #~ msgstr "Heute ist %(month)s, %(day)s." #~ msgid "content type" #~ msgstr "Inhaltstyp" #~ msgid "object id" #~ msgstr "Objekt ID"