djangocms_blog/djangocms_blog/locale/de/LC_MESSAGES/django.po

706 lines
15 KiB
Plaintext

# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Christoph Reimers <christoph@superservice-international.com>, 2014
# fsbraun <fsbraun@gmx.de>, 2016
# fsbraun <fsbraun@gmx.de>, 2016-2018
msgid ""
msgstr ""
"Project-Id-Version: djangocms-blog\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-13 16:05+0100\n"
"PO-Revision-Date: 2018-01-13 17:42+0000\n"
"Last-Translator: fsbraun <fsbraun@gmx.de>\n"
"Language-Team: German (http://www.transifex.com/nephila/djangocms-blog/language/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Lokalize 1.5\n"
#: admin.py:28
msgid "site"
msgstr "Web-Site"
#: admin.py:96
msgid "Info"
msgstr "Informationen"
#: admin.py:102
msgid "Images"
msgstr "Beitragsbild"
#: admin.py:106
msgid "SEO"
msgstr "SEO"
#: admin.py:199
msgid "Publish selection"
msgstr "Auswahl veröffenbtlichen"
#: admin.py:200
msgid "Unpublish selection"
msgstr "Veröffentlichung für Auswahl aufheben"
#: admin.py:201
msgid "Enable comments for selection"
msgstr "Kommentare für Auswahl aktivieren"
#: admin.py:202
msgid "Disable comments for selection "
msgstr "Kommentare für Auswahl deaktivieren"
#: admin.py:203
msgid "Enable liveblog for selection"
msgstr "Liveblog für Auswahl aktivieren"
#: admin.py:204
msgid "Disable liveblog for selection "
msgstr "Liveblog für Auswahl deaktivieren"
#: admin.py:392
msgid "Generic"
msgstr "Generisch"
#: admin.py:398
msgid "Layout"
msgstr "Layout"
#: admin.py:406
msgid "Notifications"
msgstr "Benachrichtigungen"
#: admin.py:412
msgid "Sitemap"
msgstr "Sitemap"
#: admin.py:418
msgid "Meta"
msgstr "Meta-Informationen"
#: admin.py:429 admin.py:437 admin.py:445
msgid "You can provide plain strings, Post model attribute or method names"
msgstr "Strings und Post-Attribute oder -Methoden erlaubt"
#: apps.py:15
msgid "django CMS Blog"
msgstr "django CMS Blog"
#: cms_appconfig.py:25
msgid "application title"
msgstr "Name der Anwendung"
#: cms_appconfig.py:27
msgid "object name"
msgstr "Objektbezeichnung"
#: cms_appconfig.py:32
msgid "blog config"
msgstr "Einstellung"
#: cms_appconfig.py:33
msgid "blog configs"
msgstr "Einstellungen"
#: cms_appconfig.py:36
msgid "untitled"
msgstr "unbenannt"
#: cms_appconfig.py:41
msgid "Post published by default"
msgstr "Beitrag standardmäßig veröffentlichen"
#: cms_appconfig.py:45
msgid "Default size of full images"
msgstr "Standardgröße für Beitragsbilder"
#: cms_appconfig.py:48
msgid ""
"If left empty the image size will have to be set for every newly created "
"post."
msgstr "Wenn das Feld leer bleibt, muß die Größe für jedes Beitragsbild neu gesetzt werden."
#: cms_appconfig.py:52
msgid "Default size of thumbnail images"
msgstr "Standardgröße für Vorschaubilder"
#: cms_appconfig.py:55
msgid ""
"If left empty the thumbnail image size will have to be set for every newly "
"created post."
msgstr "Wenn das Feld leer bleibt, muß die Größe für jedes Vorschaubild neu gesetzt werden."
#: cms_appconfig.py:59
msgid "Permalink structure"
msgstr "Permalink-Struktur"
#: cms_appconfig.py:64
msgid "Use placeholder and plugins for article body"
msgstr "Placeholder und Plugins für Beitrag verwenden"
#: cms_appconfig.py:68
msgid "Use abstract field"
msgstr "Feld Zusammenfassung nutzen"
#: cms_appconfig.py:72
msgid "Enable related posts"
msgstr "\"Verwandte Beiträge\" aktivieren"
#: cms_appconfig.py:76
msgid "Set author"
msgstr "Autor eintragen"
#: cms_appconfig.py:76
msgid "Set author by default"
msgstr "Autor standardmäßig eintragen"
#: cms_appconfig.py:80
msgid "Paginate size"
msgstr "Beiträge pro Seite"
#: cms_appconfig.py:81
msgid "When paginating list views, how many articles per page?"
msgstr "Anzahl der Beiträge, ab der die Beitragsübersicht in Seiten geteilt wird."
#: cms_appconfig.py:84
msgid "Template prefix"
msgstr "Vorlagen-Ordner"
#: cms_appconfig.py:85
msgid "Alternative directory to load the blog templates from"
msgstr "Alternativer Ordner, aus dem die Vorlagen für diesen Blog geladen werden"
#: cms_appconfig.py:88
msgid "Menu structure"
msgstr "Menüstruktur"
#: cms_appconfig.py:90
msgid "Structure of the django CMS menu"
msgstr "Aufbau des Django CMS-Menü"
#: cms_appconfig.py:93
msgid "Show empty categories in menu"
msgstr "Leere Kategorien im Menü anzeigen"
#: cms_appconfig.py:95
msgid "Show categories with no post attached in the menu"
msgstr "Auch Kategorien im Menü anzeigen, zu denen es keine Beiträge gibt"
#: cms_appconfig.py:98
msgid "Sitemap changefreq"
msgstr "Sitemap-Anpassungen"
#: cms_appconfig.py:101
msgid "Changefreq attribute for sitemap items"
msgstr "Anpassungsfrequenz-Einstellung für Sitemap-Einträge"
#: cms_appconfig.py:104
msgid "Sitemap priority"
msgstr "Sitemap-Priorität"
#: cms_appconfig.py:106
msgid "Priority attribute for sitemap items"
msgstr "Prioritäts-Einstellung für Sitemap-Einträge"
#: cms_appconfig.py:109
msgid "Object type"
msgstr "Objekt-Typ"
#: cms_appconfig.py:113
msgid "Facebook type"
msgstr "Facebook-Typ"
#: cms_appconfig.py:117
msgid "Facebook application ID"
msgstr "Facebook Application ID"
#: cms_appconfig.py:121
msgid "Facebook profile ID"
msgstr "Facebook Profil-ID"
#: cms_appconfig.py:125
msgid "Facebook page URL"
msgstr "Facebook Seiten-URL"
#: cms_appconfig.py:129
msgid "Facebook author URL"
msgstr "Facebook Autoren-URL"
#: cms_appconfig.py:133
msgid "Facebook author"
msgstr "Facebook Autor"
#: cms_appconfig.py:137
msgid "Twitter type"
msgstr "Twitter-Typ"
#: cms_appconfig.py:141
msgid "Twitter site handle"
msgstr "Twitter Site-Kennung"
#: cms_appconfig.py:145
msgid "Twitter author handle"
msgstr "Twitter Autoren-Kennung"
#: cms_appconfig.py:149
msgid "Google+ type"
msgstr "Google+ Typ"
#: cms_appconfig.py:153
msgid "Google+ author name"
msgstr "Google+ Autoren-Name"
#: cms_appconfig.py:158
msgid "Send notifications on post publish"
msgstr "Mitteilung bei Beitrags-Veröffentlichungen senden"
#: cms_appconfig.py:159
msgid "Emits a desktop notification -if enabled- when publishing a new post"
msgstr "Wenn aktiviert: Desktop-Mitteilung senden, wenn Beiträge veröffentlicht werden"
#: cms_appconfig.py:162
msgid "Send notifications on post update"
msgstr "Mitteilung bei Aktualisierungen senden"
#: cms_appconfig.py:163
msgid ""
"Emits a desktop notification -if enabled- when editing a published post"
msgstr "Wenn aktiviert: Desktop-Mitteilung senden, wenn Beiträge aktualisiert werden"
#: cms_apps.py:16 cms_toolbars.py:20 settings.py:122
msgid "Blog"
msgstr "Blog"
#: cms_menus.py:26
msgid "Blog menu"
msgstr "Blog-Menü"
#: cms_toolbars.py:23
msgid "Post list"
msgstr "Betragsübersicht anzeigen"
#: cms_toolbars.py:25
msgid "Add post"
msgstr "Beitrag hinzufügen"
#: cms_toolbars.py:29
msgid "Edit configuration"
msgstr "Einstellungen bearbeiten"
#: cms_toolbars.py:33
msgid "Edit Post"
msgstr "Beitrag bearbeiten"
#: cms_toolbars.py:47
#, python-brace-format
msgid "Publish {0} now"
msgstr "{0} jetzt veröffentlichen"
#: cms_wizards.py:58
#, python-brace-format
msgid "New {0}"
msgstr "Neue(r) {0}"
#: cms_wizards.py:62
#, python-brace-format
msgid "Create a new {0} in {1}"
msgstr "Neue(n) {0} in {1} erstellen"
#: feeds.py:49
#, python-format
msgid "Blog articles on %(site_name)s"
msgstr "Blog-Beträge auf %(site_name)s"
#: liveblog/apps.py:10
msgid "Liveblog"
msgstr "Liveblog"
#: liveblog/cms_plugins.py:15
msgid "Liveblog item"
msgstr "Liveblog-Meldung"
#: liveblog/models.py:29
msgid "publish liveblog entry"
msgstr "Liveblog-Meldung veröffentlichen"
#: liveblog/models.py:30
msgid "post date"
msgstr "Veröffentlichungsdatum"
#: liveblog/models.py:33 liveblog/models.py:108
msgid "liveblog entry"
msgstr "Liveblog-Meldung"
#: liveblog/models.py:34 liveblog/models.py:109
msgid "liveblog entries"
msgstr "Liveblog-Meldungen"
#: liveblog/models.py:97 models.py:230
msgid "title"
msgstr "Titel"
#: liveblog/models.py:99
msgid "image"
msgstr "Beitragsbild"
#: liveblog/models.py:103
msgid "thumbnail size"
msgstr "Vorschau-Größe"
#: models.py:86
msgid "parent"
msgstr "übergeordnetes Element"
#: models.py:88
msgid "created at"
msgstr "erstellt am"
#: models.py:89
msgid "modified at"
msgstr "bearbeitet am"
#: models.py:91 models.py:226 models.py:447
msgid "app. config"
msgstr "App-Einstellung"
#: models.py:95
msgid "name"
msgstr "Name"
#: models.py:96 models.py:231
msgid "slug"
msgstr "slug"
#: models.py:98
msgid "category meta description"
msgstr "Meta-Beschreibung Kategorie"
#: models.py:128
msgid "blog category"
msgstr "Blog-Kategorie"
#: models.py:129
msgid "blog categories"
msgstr "Blog-Kategorien"
#: models.py:195
msgid "author"
msgstr "Autor"
#: models.py:198
msgid "created"
msgstr "erstellt"
#: models.py:199
msgid "last modified"
msgstr "zuletzt geändert"
#: models.py:200
msgid "published since"
msgstr "öffentlich seit"
#: models.py:201
msgid "published until"
msgstr "öffentlich bis"
#: models.py:202
msgid "featured date"
msgstr "Vorstellungs-Datum"
#: models.py:203
msgid "publish"
msgstr "veröffentlicht"
#: models.py:204
msgid "category"
msgstr "Kategorie"
#: models.py:206
msgid "main image"
msgstr "Beitragsbild"
#: models.py:210
msgid "main image thumbnail"
msgstr "Beitragsbild (Vorschau)"
#: models.py:215
msgid "main image full"
msgstr "Beitragsbild (volle Größe)"
#: models.py:219
msgid "enable comments on post"
msgstr "Kommentare zu diesem Beitrag erlauben"
#: models.py:221
msgid "Site(s)"
msgstr "Web-Site(s)"
#: models.py:222
msgid ""
"Select sites in which to show the post. If none is set it will be visible in"
" all the configured sites."
msgstr "Wähle Web-Sites aus, auf welchen der Post angezeigt wird. Ohne Auswahl sichtbar auf allen konfigurierten Seiten."
#: models.py:233
msgid "abstract"
msgstr "Zusammenfassung"
#: models.py:234
msgid "post meta description"
msgstr "Meta-Beschreibung Beitrag"
#: models.py:236
msgid "post meta keywords"
msgstr "Meta-Stichwörter Beitrag"
#: models.py:238
msgid "post meta title"
msgstr "Meta-Titel Beitrag"
#: models.py:239
msgid "used in title tag and social sharing"
msgstr "Wird als Titel-Schlagwort und für das Teilen auf sozialen Netzwerken genutzt"
#: models.py:242
msgid "text"
msgstr "Text"
#: models.py:247
msgid "enable liveblog on post"
msgstr "Liveblog für Beitrag aktivieren"
#: models.py:254
msgid "Related Posts"
msgstr "Verwandte Beiträge"
#: models.py:287
msgid "blog article"
msgstr "Blog-Beitrag"
#: models.py:288
msgid "blog articles"
msgstr "Blog-Beiträge"
#: models.py:450
msgid "current site"
msgstr "Aktuelle Web-Site"
#: models.py:450
msgid "Select items from the current site only"
msgstr "Nur Einträge der aktuelle Web-Site zulassen"
#: models.py:454
msgid "Plugin template"
msgstr "Plugin-Vorlage"
#: models.py:455
msgid "Select plugin template to load for this instance"
msgstr "Wählen Sie die Vorlage für diese Instanz des Plugins"
#: models.py:489 models.py:525
msgid "articles"
msgstr "Beiträge"
#: models.py:490
msgid "The number of latests articles to be displayed."
msgstr "Anzahl der anzuzeigenden letzten Beiträge"
#: models.py:492
msgid "filter by tag"
msgstr "Nach Schlagwort filtern"
#: models.py:493
msgid "Show only the blog articles tagged with chosen tags."
msgstr "Nur Blog-Beiträge mit dem ausgewählten Schlagwort anzeigen"
#: models.py:496
msgid "filter by category"
msgstr "Nach Kategorie filtern"
#: models.py:497
msgid "Show only the blog articles tagged with chosen categories."
msgstr "Nur die Blog-Beiträge der ausgewählten Kategorie anzeigen"
#: models.py:501
#, python-format
msgid "%s latest articles by tag"
msgstr "%s neueste Beiträge nach Schlagwort"
#: models.py:521
msgid "authors"
msgstr "Autoren"
#: models.py:526
msgid "The number of author articles to be displayed."
msgstr "Die Anzahl der anzuzeigenden Autoren-Beiträge"
#: models.py:530
#, python-format
msgid "%s latest articles by author"
msgstr "%s neueste Beiträge nach Autor"
#: models.py:563
msgid "generic blog plugin"
msgstr "Generisches Blog-Plugin"
#: settings.py:17
msgid "Full date"
msgstr "Jahr / Monat / Tag"
#: settings.py:18
msgid "Year / Month"
msgstr "Jahr / Monat"
#: settings.py:19 templates/djangocms_blog/post_list.html:14
msgid "Category"
msgstr "Kategorie"
#: settings.py:20
msgid "Just slug"
msgstr "Nur Slug"
#: settings.py:29
msgid "Categories and posts"
msgstr "Kategorien und Beiträge"
#: settings.py:30
msgid "Categories only"
msgstr "Nur Kategorien"
#: settings.py:31
msgid "Posts only"
msgstr "Nur Beiträge"
#: settings.py:32
msgid "None"
msgstr "Kein Menü"
#: settings.py:35
msgid "always"
msgstr "Fortlaufend"
#: settings.py:36
msgid "hourly"
msgstr "Stündlich"
#: settings.py:37
msgid "daily"
msgstr "Täglich"
#: settings.py:38
msgid "weekly"
msgstr "Wöchentlich"
#: settings.py:39
msgid "monthly"
msgstr "Monatlich"
#: settings.py:40
msgid "yearly"
msgstr "Jährlich"
#: settings.py:41
msgid "never"
msgstr "Nie"
#: settings.py:124
msgid "Latest Blog Articles"
msgstr "Letzte Blog-Beiträge"
#: settings.py:126
msgid "Latest Blog Articles - Cache"
msgstr "Letzte Blog-Einträge (Cache)"
#: settings.py:128
msgid "Author Blog Articles"
msgstr "Blog-Beiträge nach Autor"
#: settings.py:130 templates/djangocms_blog/plugins/tags.html:3
msgid "Tags"
msgstr "Schlagworte"
#: settings.py:132 templates/djangocms_blog/plugins/categories.html:3
msgid "Categories"
msgstr "Kategorien"
#: settings.py:134 templates/djangocms_blog/plugins/archive.html:3
#: templates/djangocms_blog/post_list.html:12
msgid "Archive"
msgstr "Archiv"
#: settings.py:147
msgid "Default template"
msgstr "Standard-Vorlage"
#: templates/djangocms_blog/includes/blog_item.html:24
msgid "read more"
msgstr "weiterlesen"
#: templates/djangocms_blog/includes/blog_meta.html:6
msgid "by"
msgstr "von"
#: templates/djangocms_blog/plugins/archive.html:17
#: templates/djangocms_blog/plugins/authors.html:10
#: templates/djangocms_blog/plugins/categories.html:10
#: templates/djangocms_blog/plugins/tags.html:10
#, python-format
msgid "1 article"
msgid_plural "%(articles)s articles"
msgstr[0] "Ein Artikel"
msgstr[1] "%(articles)s Beiträge"
#: templates/djangocms_blog/plugins/archive.html:18
#: templates/djangocms_blog/plugins/authors.html:11
#: templates/djangocms_blog/plugins/categories.html:11
#: templates/djangocms_blog/plugins/tags.html:11
msgid "0 articles"
msgstr "0 Beiträge"
#: templates/djangocms_blog/plugins/archive.html:26
#: templates/djangocms_blog/plugins/authors.html:15
#: templates/djangocms_blog/plugins/latest_entries.html:7
#: templates/djangocms_blog/plugins/tags.html:15
#: templates/djangocms_blog/post_list.html:21
msgid "No article found."
msgstr "Keinen Beitrag gefunden."
#: templates/djangocms_blog/plugins/authors.html:3
msgid "Authors"
msgstr "Autoren"
#: templates/djangocms_blog/plugins/categories.html:15
msgid "No categories found."
msgstr "Keine Kategorien gefunden."
#: templates/djangocms_blog/post_list.html:11
msgid "Articles by"
msgstr "Artikel von"
#: templates/djangocms_blog/post_list.html:13
msgid "Tag"
msgstr "Schlagwort"
#: templates/djangocms_blog/post_list.html:24
msgid "Back"
msgstr "Zurück"
#: templates/djangocms_blog/post_list.html:29
msgid "previous"
msgstr "vorheriger"
#: templates/djangocms_blog/post_list.html:32
msgid "Page"
msgstr "Seite"
#: templates/djangocms_blog/post_list.html:32
msgid "of"
msgstr "von"
#: templates/djangocms_blog/post_list.html:35
msgid "next"
msgstr "nächste"