Update i18n

This commit is contained in:
Iacopo Spalletti 2016-05-26 00:53:34 +02:00
parent 4c338b03d5
commit 0d704914ef
No known key found for this signature in database
GPG Key ID: BDCBC2EB289F60C6
4 changed files with 639 additions and 83 deletions

View File

@ -3,13 +3,14 @@
#
# Translators:
# Christoph Reimers <christoph@superservice-international.com>, 2014
# fsbraun <fsbraun@gmx.de>, 2016
msgid ""
msgstr ""
"Project-Id-Version: djangocms-blog\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-05-05 08:48+0200\n"
"PO-Revision-Date: 2016-05-05 06:48+0000\n"
"Last-Translator: yakky <i.spalletti@nephila.it>\n"
"PO-Revision-Date: 2016-05-25 21:05+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"
@ -20,11 +21,11 @@ msgstr ""
#: admin.py:217 admin.py:225 admin.py:233
msgid "You can provide plain strings, Post model attribute or method names"
msgstr ""
msgstr "Strings und Post-Attribute oder -Methoden erlaubt"
#: apps.py:15
msgid "django CMS Blog"
msgstr ""
msgstr "django CMS Blog"
#: cms_app.py:15 cms_toolbar.py:20 settings.py:113
msgid "Blog"
@ -32,121 +33,121 @@ msgstr "Blog"
#: cms_appconfig.py:20
msgid "application title"
msgstr ""
msgstr "Name der Anwendung"
#: cms_appconfig.py:22
msgid "object name"
msgstr ""
msgstr "Objektbezeichnung"
#: cms_appconfig.py:27
#| msgid "blog categories"
msgid "blog config"
msgstr ""
msgstr "Einstellung"
#: cms_appconfig.py:28
#| msgid "blog categories"
msgid "blog configs"
msgstr ""
msgstr "Einstellungen"
#: cms_appconfig.py:31
msgid "untitled"
msgstr ""
msgstr "unbenannt"
#: cms_appconfig.py:36
msgid "Post published by default"
msgstr ""
msgstr "Beitrag standardmäßig veröffentlichen"
#: cms_appconfig.py:40
msgid "Permalink structure"
msgstr ""
msgstr "Permalink-Struktur"
#: cms_appconfig.py:45
msgid "Use placeholder and plugins for article body"
msgstr ""
msgstr "Placeholder und Plugins für Beitrag verwenden"
#: cms_appconfig.py:49
msgid "Use abstract field"
msgstr ""
msgstr "Zusammenfassung nutzen"
#: cms_appconfig.py:53
msgid "Set author"
msgstr ""
msgstr "Autoren eintragen"
#: cms_appconfig.py:53
msgid "Set author by default"
msgstr ""
msgstr "Autoren standardmäßig eintragen"
#: cms_appconfig.py:57
msgid "Paginate size"
msgstr ""
msgstr "Beiträge pro Seite"
#: cms_appconfig.py:58
msgid "When paginating list views, how many articles per page?"
msgstr ""
msgstr "Anzahl der Beiträge, ab der die Beitragsübersicht in Seiten geteilt wird."
#: cms_appconfig.py:61
msgid "Template prefix"
msgstr ""
msgstr "Template-Prefix"
#: cms_appconfig.py:62
msgid "Alternative directory to load the blog templates from"
msgstr ""
msgstr "Alternativer Ordner, aus dem die Templates für diesen Blog geladen werden"
#: cms_appconfig.py:65
msgid "Menu structure"
msgstr ""
msgstr "Menüstruktur"
#: cms_appconfig.py:67
msgid "Structure of the django CMS menu"
msgstr ""
msgstr "Aufbau des Django CMS-Menü"
#: cms_appconfig.py:70
msgid "Sitemap changefreq"
msgstr ""
msgstr "Sitemap-Anpassungen"
#: cms_appconfig.py:73
msgid "Changefreq attribute for sitemap items"
msgstr ""
msgstr "Anpassungsfrequenz-Einstellung für Sitemap-Einträge"
#: cms_appconfig.py:76
msgid "Sitemap priority"
msgstr ""
msgstr "Sitemap-Priorität"
#: cms_appconfig.py:78
msgid "Priority attribute for sitemap items"
msgstr ""
msgstr "Prioritäts-Einstellung für Sitemap-Einträge"
#: cms_appconfig.py:81
msgid "Object type"
msgstr ""
msgstr "Objekt-Typ"
#: cms_appconfig.py:85
msgid "Facebook type"
msgstr ""
msgstr "Facebook-Typ"
#: cms_appconfig.py:89
msgid "Facebook application ID"
msgstr ""
msgstr "Facebook Application ID"
#: cms_appconfig.py:93
msgid "Facebook profile ID"
msgstr ""
msgstr "Facebook Profil-ID"
#: cms_appconfig.py:97
msgid "Facebook page URL"
msgstr ""
msgstr "Facebook Seiten-URL"
#: cms_appconfig.py:101
msgid "Facebook author URL"
msgstr ""
msgstr "Facebook Autoren-URL"
#: cms_appconfig.py:105
msgid "Facebook author"
msgstr ""
msgstr "Facebook Autor"
#: cms_appconfig.py:109
msgid "Twitter type"
msgstr ""
msgstr "Twitter-Typ"
#: cms_appconfig.py:113
msgid "Twitter site handle"
@ -158,32 +159,32 @@ msgstr ""
#: cms_appconfig.py:121
msgid "Google+ type"
msgstr ""
msgstr "Google+ Typ"
#: cms_appconfig.py:125
msgid "Google+ author name"
msgstr ""
msgstr "Google+ Autoren-Name"
#: cms_appconfig.py:130
msgid "Send notifications on post publish"
msgstr ""
msgstr "Mitteilung bei Veröffentlichungen senden"
#: cms_appconfig.py:131
msgid "Emits a desktop notification -if enabled- when publishing a new post"
msgstr ""
msgstr "Wenn aktiviert: Desktop-Mitteilung senden, wenn Beiträge veröffentlicht werden"
#: cms_appconfig.py:134
msgid "Send notifications on post update"
msgstr ""
msgstr "Mitteilung bei Aktualisierungen senden"
#: cms_appconfig.py:135
msgid ""
"Emits a desktop notification -if enabled- when editing a published post"
msgstr ""
msgstr "Wenn aktiviert: Desktop-Mitteilung senden, wenn Beiträge aktualisiert werden"
#: cms_menus.py:28
msgid "Blog menu"
msgstr ""
msgstr "Blog-Menü"
#: cms_toolbar.py:23
msgid "Post list"
@ -195,7 +196,7 @@ msgstr "Post hinzufügen"
#: cms_toolbar.py:29
msgid "Edit configuration"
msgstr ""
msgstr "Einstellungen bearbeiten"
#: cms_toolbar.py:33
msgid "Edit Post"
@ -204,17 +205,17 @@ msgstr "Post bearbeiten"
#: cms_toolbar.py:47
#, python-brace-format
msgid "Publish {0} now"
msgstr ""
msgstr "{0} jetzt veröffentlichen"
#: cms_wizards.py:57
#, python-brace-format
msgid "New {0}"
msgstr ""
msgstr "Neuer {0}"
#: cms_wizards.py:61
#, python-brace-format
msgid "Create a new {0} in {1}"
msgstr ""
msgstr "Neuen {0} in {1} erstellen"
#: feeds.py:48
#, python-format
@ -235,7 +236,7 @@ msgstr "bearbeitet am"
#: models.py:61 models.py:144 models.py:353
msgid "app. config"
msgstr ""
msgstr "App-Einstellung"
#: models.py:65
msgid "name"
@ -255,27 +256,27 @@ msgstr "Blog-Kategorien"
#: models.py:114
msgid "author"
msgstr ""
msgstr "Autor"
#: models.py:117
msgid "created"
msgstr ""
msgstr "erstellt"
#: models.py:118
msgid "last modified"
msgstr ""
msgstr "zuletzt geändert"
#: models.py:119
msgid "published since"
msgstr ""
msgstr "öffentlich seit"
#: models.py:120
msgid "published until"
msgstr ""
msgstr "öffentlich bis"
#: models.py:121
msgid "publish"
msgstr ""
msgstr "veröffentlicht"
#: models.py:122
msgid "category"
@ -283,19 +284,19 @@ msgstr "Kategorie"
#: models.py:124
msgid "main image"
msgstr ""
msgstr "Beitragsbild"
#: models.py:128
msgid "main image thumbnail"
msgstr ""
msgstr "Beitragsbild (Vorschau)"
#: models.py:133
msgid "main image full"
msgstr ""
msgstr "Beitragsbild (volle Größe)"
#: models.py:137
msgid "enable comments on post"
msgstr ""
msgstr "Kommentare zu diesem Beitrag erlauben"
#: models.py:139
msgid "Site(s)"
@ -309,23 +310,23 @@ msgstr "Wähle Seiten aus, auf welchen der Post angezeigt wird. Ohne Auswahl sic
#: models.py:148
msgid "title"
msgstr ""
msgstr "Titel"
#: models.py:150
msgid "abstract"
msgstr ""
msgstr "Zusammenfassung"
#: models.py:151
msgid "post meta description"
msgstr ""
msgstr "Meta-Beschreibung"
#: models.py:153
msgid "post meta keywords"
msgstr ""
msgstr "Meta-Stichwörter"
#: models.py:155
msgid "post meta title"
msgstr ""
msgstr "Meta-Titel"
#: models.py:156
msgid "used in title tag and social sharing"
@ -333,7 +334,7 @@ msgstr "Wird im Titel-Tag und für das soziale Teilen genutzt"
#: models.py:159
msgid "text"
msgstr ""
msgstr "Text"
#: models.py:196
msgid "blog article"
@ -345,7 +346,7 @@ msgstr "Blog-Artikel"
#: models.py:372 models.py:408
msgid "articles"
msgstr ""
msgstr "Beiträge"
#: models.py:373
msgid "The number of latests articles to be displayed."
@ -353,7 +354,7 @@ msgstr "Anzahl der anzuzeigenden letzten Artikel"
#: models.py:375
msgid "filter by tag"
msgstr ""
msgstr "Nach Schlagwort filtern"
#: models.py:376
msgid "Show only the blog articles tagged with chosen tags."
@ -361,7 +362,7 @@ msgstr "Nur die Blog-Einträge mit dem ausgewählten Tag anzeigen"
#: models.py:379
msgid "filter by category"
msgstr ""
msgstr "Nach Kategorie filtern"
#: models.py:380
msgid "Show only the blog articles tagged with chosen categories."
@ -370,11 +371,11 @@ msgstr "Nur die Blog-Einträge der ausgewählten Kategorie anzeigen"
#: models.py:384
#, python-format
msgid "%s latest articles by tag"
msgstr ""
msgstr "%s neueste Beiträge nach Schlagwort"
#: models.py:404
msgid "authors"
msgstr ""
msgstr "Autoren"
#: models.py:409
msgid "The number of author articles to be displayed."
@ -383,19 +384,19 @@ msgstr "Die Anzahl der anzuzeigenden Autoren-Artikel"
#: models.py:413
#, python-format
msgid "%s latest articles by author"
msgstr ""
msgstr "%s neueste Beiträge nach Autor"
#: models.py:442
msgid "generic blog plugin"
msgstr ""
msgstr "Generisches Blog-Plugin"
#: settings.py:16
msgid "Full date"
msgstr ""
msgstr "Jahr / Monat / Tag"
#: settings.py:17
msgid "Year / Month"
msgstr ""
msgstr "Jahr / Monat"
#: settings.py:18 templates/djangocms_blog/post_list.html:14
msgid "Category"
@ -403,51 +404,51 @@ msgstr "Kategorie"
#: settings.py:19
msgid "Just slug"
msgstr ""
msgstr "Nur Slug"
#: settings.py:28
msgid "Categories and posts"
msgstr ""
msgstr "Kategorien und Beiträge"
#: settings.py:29
msgid "Categories only"
msgstr ""
msgstr "Nur Kategorien"
#: settings.py:30
msgid "Posts only"
msgstr ""
msgstr "Nur Beiträge"
#: settings.py:31
msgid "None"
msgstr ""
msgstr "Kein Menü"
#: settings.py:34
msgid "always"
msgstr ""
msgstr "Fortlaufend"
#: settings.py:35
msgid "hourly"
msgstr ""
msgstr "Stündlich"
#: settings.py:36
msgid "daily"
msgstr ""
msgstr "Täglich"
#: settings.py:37
msgid "weekly"
msgstr ""
msgstr "Wöchentlich"
#: settings.py:38
msgid "monthly"
msgstr ""
msgstr "Monatlich"
#: settings.py:39
msgid "yearly"
msgstr ""
msgstr "Jährlich"
#: settings.py:40
msgid "never"
msgstr ""
msgstr "Nie"
#: settings.py:115
msgid "Latest Blog Articles"
@ -509,7 +510,7 @@ msgstr "Authoren"
#: templates/djangocms_blog/plugins/categories.html:15
msgid "No categories found."
msgstr ""
msgstr "Keine Kategorien gefunden."
#: templates/djangocms_blog/post_list.html:11
msgid "Articles by"

Binary file not shown.

View File

@ -0,0 +1,555 @@
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# René Mulder <rene@ytec.nl>, 2016
msgid ""
msgstr ""
"Project-Id-Version: djangocms-blog\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-05-05 08:48+0200\n"
"PO-Revision-Date: 2016-05-05 06:48+0000\n"
"Last-Translator: yakky <i.spalletti@nephila.it>\n"
"Language-Team: Dutch (http://www.transifex.com/nephila/djangocms-blog/language/nl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: nl\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Lokalize 1.5\n"
#: admin.py:217 admin.py:225 admin.py:233
msgid "You can provide plain strings, Post model attribute or method names"
msgstr "Je kan gewone strings opgeven, een Bericht model attribuut of methode namen"
#: apps.py:15
msgid "django CMS Blog"
msgstr "django CMS Blog"
#: cms_app.py:15 cms_toolbar.py:20 settings.py:113
msgid "Blog"
msgstr "Blog"
#: cms_appconfig.py:20
msgid "application title"
msgstr "applicatie titel"
#: cms_appconfig.py:22
msgid "object name"
msgstr "object naam"
#: cms_appconfig.py:27
#| msgid "blog categories"
msgid "blog config"
msgstr "blog configuratie"
#: cms_appconfig.py:28
#| msgid "blog categories"
msgid "blog configs"
msgstr "blog configuraties"
#: cms_appconfig.py:31
msgid "untitled"
msgstr "geen titel"
#: cms_appconfig.py:36
msgid "Post published by default"
msgstr "Berichten standaard publiceren"
#: cms_appconfig.py:40
msgid "Permalink structure"
msgstr "Permalink opbouw"
#: cms_appconfig.py:45
msgid "Use placeholder and plugins for article body"
msgstr "Gebruik placeholder en plugins voor de inhoud van het artikel"
#: cms_appconfig.py:49
msgid "Use abstract field"
msgstr "Gebruik het excerpt veld"
#: cms_appconfig.py:53
msgid "Set author"
msgstr "Stel auteur in"
#: cms_appconfig.py:53
msgid "Set author by default"
msgstr "Standaard de auteur instellen"
#: cms_appconfig.py:57
msgid "Paginate size"
msgstr "Grootte van paginering"
#: cms_appconfig.py:58
msgid "When paginating list views, how many articles per page?"
msgstr "Wanneer overzichten worden gepagineerd, hoeveel artikelen moeten er dan per pagina getoond worden?"
#: cms_appconfig.py:61
msgid "Template prefix"
msgstr "Template prefix"
#: cms_appconfig.py:62
msgid "Alternative directory to load the blog templates from"
msgstr "Alternatieve map waaruit de blog templates geladen worden"
#: cms_appconfig.py:65
msgid "Menu structure"
msgstr "Menu opbouw"
#: cms_appconfig.py:67
msgid "Structure of the django CMS menu"
msgstr "Opbouw van het django CMS menu"
#: cms_appconfig.py:70
msgid "Sitemap changefreq"
msgstr "Verander-frequentie van de Sitemap"
#: cms_appconfig.py:73
msgid "Changefreq attribute for sitemap items"
msgstr "Verander-frequentie attribuut voor sitemap items"
#: cms_appconfig.py:76
msgid "Sitemap priority"
msgstr "Sitemap prioriteit"
#: cms_appconfig.py:78
msgid "Priority attribute for sitemap items"
msgstr "Prioriteit attribuut voor sitemap items"
#: cms_appconfig.py:81
msgid "Object type"
msgstr "Object type"
#: cms_appconfig.py:85
msgid "Facebook type"
msgstr "Facebook type"
#: cms_appconfig.py:89
msgid "Facebook application ID"
msgstr "Facebook applicatie ID"
#: cms_appconfig.py:93
msgid "Facebook profile ID"
msgstr "Facebook profiel ID"
#: cms_appconfig.py:97
msgid "Facebook page URL"
msgstr "Facebook pagina URL"
#: cms_appconfig.py:101
msgid "Facebook author URL"
msgstr "Facebook auteur URL"
#: cms_appconfig.py:105
msgid "Facebook author"
msgstr "Facebook auteur"
#: cms_appconfig.py:109
msgid "Twitter type"
msgstr "Twitter type"
#: cms_appconfig.py:113
msgid "Twitter site handle"
msgstr "Twitter site handle"
#: cms_appconfig.py:117
msgid "Twitter author handle"
msgstr "Twitter auteur handle"
#: cms_appconfig.py:121
msgid "Google+ type"
msgstr "Google+ type"
#: cms_appconfig.py:125
msgid "Google+ author name"
msgstr "Google+ auteursnaam"
#: cms_appconfig.py:130
msgid "Send notifications on post publish"
msgstr ""
#: cms_appconfig.py:131
msgid "Emits a desktop notification -if enabled- when publishing a new post"
msgstr ""
#: cms_appconfig.py:134
msgid "Send notifications on post update"
msgstr ""
#: cms_appconfig.py:135
msgid ""
"Emits a desktop notification -if enabled- when editing a published post"
msgstr ""
#: cms_menus.py:28
msgid "Blog menu"
msgstr "Blog menu"
#: cms_toolbar.py:23
msgid "Post list"
msgstr "Overzicht van Berichten"
#: cms_toolbar.py:25
msgid "Add post"
msgstr "Bericht toevoegen"
#: cms_toolbar.py:29
msgid "Edit configuration"
msgstr "Wijzig configuratie"
#: cms_toolbar.py:33
msgid "Edit Post"
msgstr "Wijzig Bericht"
#: cms_toolbar.py:47
#, python-brace-format
msgid "Publish {0} now"
msgstr ""
#: cms_wizards.py:57
#, python-brace-format
msgid "New {0}"
msgstr "Nieuwe {0}"
#: cms_wizards.py:61
#, python-brace-format
msgid "Create a new {0} in {1}"
msgstr "Maak een nieuwe {0} in {1}"
#: feeds.py:48
#, python-format
msgid "Blog articles on %(site_name)s"
msgstr "Blog artikelen op %(site_name)s"
#: models.py:57
msgid "parent"
msgstr "bovenliggende"
#: models.py:58
msgid "created at"
msgstr "aangemaakt op"
#: models.py:59
msgid "modified at"
msgstr "gewijzigd op"
#: models.py:61 models.py:144 models.py:353
msgid "app. config"
msgstr "applicatie configuratie"
#: models.py:65
msgid "name"
msgstr "naam"
#: models.py:66 models.py:149
msgid "slug"
msgstr "slug"
#: models.py:73
msgid "blog category"
msgstr "blog categorie"
#: models.py:74
msgid "blog categories"
msgstr "blog categorieën"
#: models.py:114
msgid "author"
msgstr "auteur"
#: models.py:117
msgid "created"
msgstr "aangemaakt"
#: models.py:118
msgid "last modified"
msgstr "laatst gewijzigd"
#: models.py:119
msgid "published since"
msgstr "gepubliceerd sinds"
#: models.py:120
msgid "published until"
msgstr "gepubliceerd tot"
#: models.py:121
msgid "publish"
msgstr "publiceer"
#: models.py:122
msgid "category"
msgstr "categorie"
#: models.py:124
msgid "main image"
msgstr "hoofd afbeelding"
#: models.py:128
msgid "main image thumbnail"
msgstr "hoofd afbeelding thumbnail"
#: models.py:133
msgid "main image full"
msgstr "hoofd afbeelding volledig"
#: models.py:137
msgid "enable comments on post"
msgstr "sta reacties toe op bericht"
#: models.py:139
msgid "Site(s)"
msgstr "Site(s)"
#: models.py:140
msgid ""
"Select sites in which to show the post. If none is set it will be visible in"
" all the configured sites."
msgstr "Selecteer sites die het bericht moeten tonen. Als geen site ingesteld wordt, dan is het zichtbaar voor alle geconfigureerde sites."
#: models.py:148
msgid "title"
msgstr "title"
#: models.py:150
msgid "abstract"
msgstr "excerpt"
#: models.py:151
msgid "post meta description"
msgstr "meta omschrijving van bericht"
#: models.py:153
msgid "post meta keywords"
msgstr "meta sleutelwoorden van bericht "
#: models.py:155
msgid "post meta title"
msgstr "meta titel van bericht"
#: models.py:156
msgid "used in title tag and social sharing"
msgstr "wordt gebruikt in de titel tag en bij het delen via sociale media"
#: models.py:159
msgid "text"
msgstr "tekst"
#: models.py:196
msgid "blog article"
msgstr "blog artikel"
#: models.py:197
msgid "blog articles"
msgstr "blog artikelen"
#: models.py:372 models.py:408
msgid "articles"
msgstr "artikelen"
#: models.py:373
msgid "The number of latests articles to be displayed."
msgstr "Het aantal nieuwste berichten om te tonen."
#: models.py:375
msgid "filter by tag"
msgstr "filter op tag"
#: models.py:376
msgid "Show only the blog articles tagged with chosen tags."
msgstr "Alleen blog artikelen tonen die gekoppeld zijn aan de gekozen tags."
#: models.py:379
msgid "filter by category"
msgstr "filter op categorie"
#: models.py:380
msgid "Show only the blog articles tagged with chosen categories."
msgstr "Alleen blog artikelen tonen die gekoppeld zijn aan de gekozen categorieën."
#: models.py:384
#, python-format
msgid "%s latest articles by tag"
msgstr "%s nieuwste artikelen met tag"
#: models.py:404
msgid "authors"
msgstr "auteurs"
#: models.py:409
msgid "The number of author articles to be displayed."
msgstr "Het aantal artikelen door auteur om te tonen."
#: models.py:413
#, python-format
msgid "%s latest articles by author"
msgstr "%s nieuwste artikelen door auteur"
#: models.py:442
msgid "generic blog plugin"
msgstr "generieke blog plugin"
#: settings.py:16
msgid "Full date"
msgstr "Volledige datum"
#: settings.py:17
msgid "Year / Month"
msgstr "Jaar / Maand"
#: settings.py:18 templates/djangocms_blog/post_list.html:14
msgid "Category"
msgstr "Categorie"
#: settings.py:19
msgid "Just slug"
msgstr "Alleen slug"
#: settings.py:28
msgid "Categories and posts"
msgstr "Categorieën en berichten"
#: settings.py:29
msgid "Categories only"
msgstr "Alleen Categorieën"
#: settings.py:30
msgid "Posts only"
msgstr "Alleen Berichten"
#: settings.py:31
msgid "None"
msgstr "Geen"
#: settings.py:34
msgid "always"
msgstr "altijd"
#: settings.py:35
msgid "hourly"
msgstr "elk uur"
#: settings.py:36
msgid "daily"
msgstr "elke dag"
#: settings.py:37
msgid "weekly"
msgstr "elke week"
#: settings.py:38
msgid "monthly"
msgstr "elke maand"
#: settings.py:39
msgid "yearly"
msgstr "elk jaar"
#: settings.py:40
msgid "never"
msgstr "nooit"
#: settings.py:115
msgid "Latest Blog Articles"
msgstr "Nieuwste Blog Artikelen"
#: settings.py:117
msgid "Author Blog Articles"
msgstr "Blog Artikelen Van Auteur"
#: settings.py:119 templates/djangocms_blog/plugins/tags.html:3
msgid "Tags"
msgstr "Tags"
#: settings.py:121 templates/djangocms_blog/plugins/categories.html:3
msgid "Categories"
msgstr "Categorieën "
#: settings.py:123 templates/djangocms_blog/plugins/archive.html:3
#: templates/djangocms_blog/post_list.html:12
msgid "Archive"
msgstr "Archief"
#: templates/djangocms_blog/includes/blog_item.html:24
msgid "read more"
msgstr "lees verder"
#: templates/djangocms_blog/includes/blog_meta.html:6
msgid "by"
msgstr "door"
#: 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] "1 artikel"
msgstr[1] "%(articles)s artikelen"
#: 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 artikelen"
#: 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 "Geen artikelen gevonden."
#: templates/djangocms_blog/plugins/authors.html:3
msgid "Authors"
msgstr "Auteurs"
#: templates/djangocms_blog/plugins/categories.html:15
msgid "No categories found."
msgstr "Geen categorieën gevonden."
#: templates/djangocms_blog/post_list.html:11
msgid "Articles by"
msgstr "Artikelen door"
#: templates/djangocms_blog/post_list.html:13
msgid "Tag"
msgstr "Tag"
#: templates/djangocms_blog/post_list.html:24
msgid "Back"
msgstr "Terug"
#: templates/djangocms_blog/post_list.html:29
msgid "previous"
msgstr "vorige"
#: templates/djangocms_blog/post_list.html:32
msgid "Page"
msgstr "Pagina"
#: templates/djangocms_blog/post_list.html:32
msgid "of"
msgstr "van"
#: templates/djangocms_blog/post_list.html:35
msgid "next"
msgstr "volgende"
#~ msgid "Article"
#~ msgstr "Articles"
#~ msgid "Text"
#~ msgstr "Text"
#~ msgid "blog post"
#~ msgstr "blog post"
#~ msgid "Entries by"
#~ msgstr "Entries by"
#~ msgid "No entry found."
#~ msgstr "No entry found."