Another Step in the Quest to clean up the code base.

This commit is contained in:
2017-09-08 07:19:50 +02:00
parent 8f4bdec701
commit 6e2240ed5f
229 changed files with 1915 additions and 15175 deletions

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: kasu.content\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-05-10 23:16+0200\n"
"POT-Creation-Date: 2017-06-19 22:46+0200\n"
"PO-Revision-Date: 2016-09-28 00:24+0200\n"
"Last-Translator: Christian Berg <xeniac@posteo.at>\n"
"Language-Team: Deutsch <>\n"
@@ -20,147 +20,147 @@ msgstr ""
"X-Translated-Using: django-rosetta 0.7.2\n"
"X-Generator: Poedit 1.8.9\n"
#: content/feeds.py:14
#: content/feeds.py:16
msgid "Current news from Kasu"
msgstr "Aktuelle Nachrichten von Kasu"
#: content/feeds.py:42
#: content/feeds.py:43
msgid "Latest comments on kasu.at"
msgstr "Neueste Kommentare auf Kasu.at "
#: content/feeds.py:43
#: content/feeds.py:44
msgid "Kasu - latest comments"
msgstr "Kasu - neue Kommentare"
#: content/forms.py:52 content/models.py:249
#: content/forms.py:52 content/models.py:308
msgid "Please upload a PDF-File to this PDF-Page."
msgstr "Bitte eine PDF Datei für diese PDF Seite hochladen."
#: content/models.py:51
#: content/models.py:62
msgid "Headline"
msgstr "Schlagzeile"
#: content/models.py:53
#: content/models.py:64
msgid "Content"
msgstr "Inhalt"
#: content/models.py:55 content/models.py:279
#: content/models.py:66 content/models.py:137
#: content/templates/content/article_detail.html:25
msgid "Category"
msgstr "Kategorie"
#: content/models.py:56 content/models.py:273
#: content/models.py:67 content/models.py:130
msgid "Image"
msgstr "Bild"
#: content/models.py:58 content/models.py:275
#: content/models.py:69 content/models.py:132
msgid "Slug"
msgstr "Slug"
#: content/models.py:60 content/templates/content/article_detail.html:23
#: content/models.py:71 content/templates/content/article_detail.html:23
msgid "Author"
msgstr "Autor"
#: content/models.py:61
#: content/models.py:72
msgid "Status"
msgstr "Status"
#: content/models.py:63
#: content/models.py:74
msgid "Created"
msgstr "Erstellt"
#: content/models.py:64
#: content/models.py:75
msgid "Modified"
msgstr "Bearbeitet"
#: content/models.py:68
#: content/models.py:80
msgid "Article"
msgstr "Artikel"
#: content/models.py:69
#: content/models.py:81
msgid "Articles"
msgstr "Artikel"
#: content/models.py:126 content/models.py:132
#: content/models.py:126 content/models.py:127
msgid "Name"
msgstr "Name"
#: content/models.py:128 content/models.py:129
msgid "Description"
msgstr "Beschreibung"
#: content/models.py:138
msgid "Categories"
msgstr "Kategorien"
#: content/models.py:169 content/models.py:175
msgid "The short name for the menu-entry of this page"
msgstr "Ein kurzer Name für den Menüeintrag"
#: content/models.py:137 content/models.py:142
#: content/models.py:180 content/models.py:185
msgid "The page title as you'd like it to be seen by the public"
msgstr ""
#: content/models.py:144
#: content/models.py:187
msgid "slug"
msgstr "Slug"
#: content/models.py:146
#: content/models.py:190
msgid ""
"The name of the page as it will appear in URLs e.g http://domain.com/blog/"
"[my-slug]/"
msgstr ""
#: content/models.py:153
#: content/models.py:199
msgid "Path"
msgstr "Pfad"
#: content/models.py:165
#: content/models.py:211
msgid "Position"
msgstr "Position"
#: content/models.py:170
#: content/models.py:216
msgid "status"
msgstr "Status"
#: content/models.py:172 content/models.py:173
#: content/models.py:219 content/models.py:221
#, fuzzy
#| msgid "Description"
msgid "search description"
msgstr "Beschreibung"
#: content/models.py:176
#: content/models.py:224
#, fuzzy
#| msgid "Content"
msgid "content type"
msgstr "Inhalt"
#: content/models.py:181
#: content/models.py:229
msgid "enable comments"
msgstr "Kommentare möglich"
#: content/models.py:186
#: content/models.py:234
msgid "Template"
msgstr "Vorlage"
#: content/models.py:194
#: content/models.py:242
#, fuzzy
#| msgid "created on"
msgid "first created at"
msgstr "erstellt am"
#: content/models.py:199
#: content/models.py:247
msgid "latest updated at"
msgstr ""
#: content/models.py:264
#: content/models.py:322
msgid "Page"
msgstr "Seite"
#: content/models.py:265
#: content/models.py:323
msgid "Pages"
msgstr "Seiten"
#: content/models.py:269 content/models.py:270
msgid "Name"
msgstr "Name"
#: content/models.py:271 content/models.py:272
msgid "Description"
msgstr "Beschreibung"
#: content/models.py:280
msgid "Categories"
msgstr "Kategorien"
#: content/templates/content/article_archive.html:5
#: content/templates/content/article_archive.html:20
msgid "Article Archive"
@@ -172,31 +172,32 @@ msgstr "Nachrichtenarchiv"
msgid "Archive"
msgstr "Archiv"
#: content/templates/content/article_archive.html:52
#: content/templates/content/article_archive.html:56
msgid "All Categories"
msgstr "Alle Kategorien"
#: content/templates/content/article_archive.html:67
#: content/templates/content/article_archive.html:71
msgid "created on"
msgstr "erstellt am"
#: content/templates/content/article_archive.html:68
#: content/templates/content/article_archive.html:73
msgid "by"
msgstr "von"
#: content/templates/content/article_archive.html:69
#: content/templates/content/article_archive.html:74
#: content/templates/content/article_archive.html:75
msgid "comments"
msgstr "Kommentare"
#: content/templates/content/article_archive.html:73
#: content/templates/content/article_archive.html:81
msgid "Read More"
msgstr "Mehr lesen"
#: content/templates/content/article_archive.html:76
#: content/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."
#: content/templates/content/article_archive.html:94
#: content/templates/content/article_archive.html:104
msgid "Add Article"
msgstr "neuer Artikel "
@@ -213,32 +214,32 @@ msgid "share on"
msgstr "Teile auf"
#: content/templates/content/article_detail.html:51
#: content/templates/content/article_form.html:24 content/views.py:88
#: content/templates/content/article_form.html:20 content/views.py:138
msgid "Edit Article"
msgstr "Artikel bearbeiten"
#: content/templates/content/article_form.html:24 content/views.py:90
#: content/templates/content/article_form.html:20 content/views.py:139
msgid "Create Article"
msgstr "Artikel erstellen"
#: content/templates/content/article_form.html:29
#: content/templates/content/article_form.html:25
#: content/templates/content/page_form.html:49
#: content/templates/content/page_form.html:56
msgid "German"
msgstr "Deutsch"
#: content/templates/content/article_form.html:30
#: content/templates/content/article_form.html:26
#: content/templates/content/page_form.html:50
#: content/templates/content/page_form.html:64
msgid "English"
msgstr "Englisch"
#: content/templates/content/article_form.html:49
#: content/templates/content/article_form.html:45
#: content/templates/content/page_form.html:73
msgid "reset"
msgstr "Zurücksetzen"
#: content/templates/content/article_form.html:50
#: content/templates/content/article_form.html:46
#: content/templates/content/page_form.html:74
msgid "save"
msgstr "Speichern"
@@ -262,16 +263,16 @@ msgstr "Bearbeiten"
msgid "HTML Specific"
msgstr "HTML spezifisch"
#: content/views.py:23
#: content/views.py:35
msgid "This Category does not exist."
msgstr "Diese Kategorie existiert nicht."
#: content/views.py:157
#: content/views.py:205
#, python-format
msgid "No Page found matching the Path %s"
msgstr "Keine Seite unter dem Pfad %s gefunden"
#: content/views.py:172
#: content/views.py:219
#, python-format
msgid "No PDF Document found matching the Path %s"
msgstr "Kein PDF Dokument unter dem Pfad %s gefunden."