# 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-05-25 11:21+0200\n" "PO-Revision-Date: 2010-06-23 12:27+0100\n" "Last-Translator: Iwona Fiałkowska \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\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:44 msgid "Shelves" msgstr "Bücherregale" #: forms.py:57 msgid "Name of the new shelf" msgstr "Name für ein neues Bücherregal" #: models.py:24 #: models.py:363 msgid "author" msgstr "Autor" #: models.py:25 msgid "epoch" msgstr "Epoche" #: models.py:26 msgid "kind" msgstr "Art" #: models.py:27 msgid "genre" msgstr "Gattung" #: models.py:28 msgid "theme" msgstr "Motiv" #: models.py:29 msgid "set" msgstr "Bücherregal" #: models.py:30 #: models.py:322 msgid "book" msgstr "Buch" #: models.py:44 #: migrations/0001_initial.py:47 msgid "name" msgstr "Name" #: models.py:45 #: models.py:103 #: models.py:365 #: migrations/0001_initial.py:19 #: migrations/0001_initial.py:48 msgid "slug" msgstr "slug" #: models.py:46 #: migrations/0001_initial.py:49 msgid "sort key" msgstr "Sortierschlüssel" #: models.py:47 #: migrations/0001_initial.py:50 msgid "category" msgstr "Kategorie" #: 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 "Beschreibung" #: models.py:50 #: migrations/0001_initial.py:52 msgid "main page" msgstr "Startseite" #: models.py:50 #: migrations/0001_initial.py:52 msgid "Show tag on main page" msgstr "Tag für die Startseite anzeigen" #: models.py:53 #: migrations/0001_initial.py:54 msgid "book count" msgstr "Anzahl der Bücher" #: models.py:54 msgid "year of death" msgstr "Todesjahr" #: models.py:80 #: migrations/0001_initial.py:61 msgid "tag" msgstr "tag" #: models.py:81 msgid "tags" msgstr "tags" #: models.py:102 #: models.py:362 #: migrations/0001_initial.py:18 msgid "title" msgstr "Titel" #: models.py:105 #: migrations/0001_initial.py:21 msgid "creation date" msgstr "Erstellungsdatum" #: models.py:106 #: migrations/0001_initial.py:22 msgid "short HTML" msgstr "kurze HTML" #: models.py:107 #: migrations/0001_initial.py:23 msgid "parent number" msgstr "Nummer der Eltern" #: models.py:108 msgid "extra information" msgstr "extra Informationen" #: models.py:114 #: migrations/0001_initial.py:24 msgid "XML file" msgstr "XML-Datei" #: models.py:115 #: migrations/0001_initial.py:25 msgid "HTML file" msgstr "HTML-Datei" #: models.py:116 #: migrations/0001_initial.py:26 msgid "PDF file" msgstr "PDF-Datei" #: models.py:117 #: migrations/0001_initial.py:27 msgid "ODT file" msgstr "ODT-Datei" #: models.py:118 #: migrations/0001_initial.py:28 msgid "TXT file" msgstr "TXT-Datei" #: models.py:119 msgid "MP3 file" msgstr "MP3-Datei" #: models.py:120 msgid "OGG file" msgstr "OGG-Datei" #: models.py:141 msgid "Read online" msgstr "Online lesen" #: models.py:221 #, python-format msgid "Book %s already exists" msgstr "Buch %s bereits vorhanden" #: models.py:264 #, python-format msgid "Book with slug = \"%s\" does not exist." msgstr "Buch mit slug = \"%s\" nicht vorhanden." #: models.py:323 msgid "books" msgstr "Bücher" #: models.py:357 msgid "fragment" msgstr "Auszug" #: models.py:358 msgid "fragments" msgstr "Auszüge" #: models.py:364 msgid "goes to public domain" msgstr "gehe zur Public Domain" #: models.py:366 msgid "translator" msgstr "Übersetzer" #: models.py:367 msgid "year of translator's death" msgstr "Todesjahr des Übersetzers" #: models.py:385 msgid "book stub" msgstr "Buch Vorschau" #: models.py:386 msgid "book stubs" msgstr "Bücher Vorschau" #: views.py:339 msgid "

To maintain your shelves you need to be logged in.

" msgstr "

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

" #: views.py:357 msgid "

Shelves were sucessfully saved.

" msgstr "

Bücherregale wurden erfolgreich gespeichert.

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

Shelf %s was successfully created

" msgstr "

Büchrregal %s wurde erfolgreich erstellt

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

Shelf %s was successfully removed

" msgstr "

Bücherregal%s wurde erfolgreich entfernt

" #: views.py:553 #, python-format msgid "Today is %(month)s, %(day)s." msgstr "Heute ist %(month)s, %(day)s." #: views.py:554 #, 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:555 msgid "Book imported successfully" msgstr "Buch wurde erfolgreich importiert" #: views.py:557 #, python-format msgid "Error importing file: %r" msgstr "Fehler beim Importieren der Datei: %r" #: migrations/0001_initial.py:62 msgid "content type" msgstr "Inhaltstyp" #: migrations/0001_initial.py:63 msgid "object id" msgstr "Objekt ID"