# 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. # Christian Berg , 2016. # msgid "" msgstr "" "Project-Id-Version: kasu.content\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2023-07-27 00:05+0200\n" "PO-Revision-Date: 2018-01-12 15:25+0105\n" "Last-Translator: b'Christian Berg '\n" "Language-Team: Deutsch <>\n" "Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Poedit 1.8.9\n" "X-Translated-Using: django-rosetta 0.7.14\n" #: feeds.py:18 msgid "Current news from Kasu" msgstr "Aktuelle Nachrichten von Kasu" #: feeds.py:51 msgid "Latest comments on kasu.at" msgstr "Neueste Kommentare auf Kasu.at " #: feeds.py:52 msgid "Kasu - latest comments" msgstr "Kasu - neue Kommentare" #: forms.py:57 models.py:318 msgid "Please upload a PDF-File to this PDF-Page." msgstr "Bitte eine PDF Datei für diese PDF Seite hochladen." #: models.py:76 msgid "Headline" msgstr "Schlagzeile" #: models.py:78 msgid "Content" msgstr "Inhalt" #: models.py:82 models.py:150 templates/content/article_detail.html:28 msgid "Category" msgstr "Kategorie" #: models.py:83 models.py:143 msgid "Image" msgstr "Bild" #: models.py:85 models.py:145 msgid "Slug" msgstr "Slug" #: models.py:88 templates/content/article_detail.html:21 msgid "Author" msgstr "Autor" #: models.py:89 msgid "Status" msgstr "Status" #: models.py:91 msgid "Created" msgstr "Erstellt" #: models.py:92 msgid "Modified" msgstr "Bearbeitet" #: models.py:97 msgid "Article" msgstr "Artikel" #: models.py:98 msgid "Articles" msgstr "Artikel" #: models.py:139 models.py:140 msgid "Name" msgstr "Name" #: models.py:141 models.py:142 msgid "Description" msgstr "Beschreibung" #: models.py:151 msgid "Categories" msgstr "Kategorien" #: models.py:182 models.py:188 msgid "The short name for the menu-entry of this page" msgstr "Ein kurzer Name für den Menüeintrag" #: models.py:193 models.py:198 msgid "The page title as you'd like it to be seen by the public" msgstr "Der Seitentitel der öffentlich angezeigt werden soll" #: models.py:200 msgid "slug" msgstr "Slug" #: models.py:203 msgid "" "The name of the page as it will appear in URLs e.g http://domain.com/blog/" "[my-slug]/" msgstr "Wie die Seite in der URL aufscheint also http://domain.com/blog/[slug]" #: models.py:212 msgid "Path" msgstr "Pfad" #: models.py:224 msgid "Position" msgstr "Position" #: models.py:229 msgid "status" msgstr "Status" #: models.py:232 models.py:234 msgid "search description" msgstr "Beschreibung für Suchfunktion" #: models.py:237 msgid "content type" msgstr "Inhaltstyp" #: models.py:242 msgid "enable comments" msgstr "Kommentare möglich" #: models.py:247 msgid "Template" msgstr "Vorlage" #: models.py:255 msgid "first created at" msgstr "erstellt am" #: models.py:260 msgid "latest updated at" msgstr "letzte Aktualisierung am" #: models.py:331 msgid "Page" msgstr "Seite" #: models.py:332 msgid "Pages" msgstr "Seiten" #: templates/content/article_archive.html:5 #: templates/content/article_archive.html:20 msgid "Article Archive" msgstr "Nachrichtenarchiv" #: templates/content/article_archive.html:35 #: templates/content/article_archive_month.html:5 #: templates/content/article_archive_year.html:7 msgid "Archive" msgstr "Archiv" #: templates/content/article_archive.html:56 msgid "All Categories" msgstr "Alle Kategorien" #: templates/content/article_archive.html:71 msgid "created on" msgstr "erstellt am" #: templates/content/article_archive.html:73 msgid "by" msgstr "von" #: templates/content/article_archive.html:74 #: templates/content/article_archive.html:75 msgid "comments" msgstr "Kommentare" #: templates/content/article_archive.html:81 msgid "Read More" msgstr "Mehr lesen" #: templates/content/article_archive.html:86 msgid "We're sorry. Your search yielded no results." msgstr "Es tut uns leid. Deine Suche ergab keine Treffer." #: templates/content/article_archive.html:104 msgid "Add Article" msgstr "neuer Artikel " #: templates/content/article_archive_month.html:7 msgid "back" msgstr "Zurück" #: templates/content/article_detail.html:25 msgid "Created on" msgstr "Erstellt am" #: templates/content/article_detail.html:39 msgid "share on" msgstr "Teile auf" #: templates/content/article_detail.html:48 views.py:159 msgid "Edit Article" msgstr "Artikel bearbeiten" #: templates/content/article_form.html:24 #: templates/content/article_form.html:31 templates/content/page_form.html:42 #: templates/content/page_form.html:49 msgid "German" msgstr "Deutsch" #: templates/content/article_form.html:25 #: templates/content/article_form.html:39 templates/content/page_form.html:43 #: templates/content/page_form.html:57 msgid "English" msgstr "Englisch" #: templates/content/article_form.html:47 templates/content/page_form.html:66 msgid "reset" msgstr "Zurücksetzen" #: templates/content/article_form.html:48 templates/content/page_form.html:67 msgid "save" msgstr "Speichern" #: templates/content/page_form.html:5 templates/content/page_form.html:35 msgid "Edit Page" msgstr "Seite bearbeiten" #: templates/content/page_form.html:5 templates/content/page_form.html:19 #: templates/content/page_form.html:35 msgid "Add Page" msgstr "Seite hinzufügen" #: templates/content/page_form.html:18 msgid "Edit" msgstr "Bearbeiten" #: templates/content/page_form.html:37 msgid "HTML Specific" msgstr "HTML spezifisch" #: views.py:53 msgid "This Category does not exist." msgstr "Diese Kategorie existiert nicht." #: views.py:160 msgid "Create Article" msgstr "Artikel erstellen" #: views.py:240 #, python-format msgid "No Page found matching the Path %s" msgstr "Keine Seite unter dem Pfad %s gefunden" #: views.py:269 #, python-format msgid "No PDF Document found matching the Path %s" msgstr "Kein PDF Dokument unter dem Pfad %s gefunden." #~ msgid "This title appears in the HTML header" #~ msgstr "Der Titel erscheint im HTML Header" #~ msgid "Share on Google+" #~ msgstr "Auf Google+ teilen" #~ msgid "Share on Twitter" #~ msgstr "Auf Twitter teilen" #~ msgid "Share on Facebook" #~ msgstr "Auf Facebook teilen" #~ msgid "Subpages" #~ msgstr "Unterseiten"