mirror of
https://github.com/silverstripe/silverstripe-blog
synced 2024-10-22 11:05:58 +02:00
Merge branch '3.8' into 3
This commit is contained in:
commit
cf18b58642
12
lang/nl.yml
12
lang/nl.yml
@ -39,10 +39,10 @@ nl:
|
|||||||
PERMISSIONS_CATEGORY: 'Blog rechten'
|
PERMISSIONS_CATEGORY: 'Blog rechten'
|
||||||
PERMISSION_MANAGE_USERS_DESCRIPTION: 'Beheer gebruikers voor individuele blogs'
|
PERMISSION_MANAGE_USERS_DESCRIPTION: 'Beheer gebruikers voor individuele blogs'
|
||||||
PERMISSION_MANAGE_USERS_HELP: 'Laat toewijzing toe van Redacteurs, Auteurs en Co-auteurs'
|
PERMISSION_MANAGE_USERS_HELP: 'Laat toewijzing toe van Redacteurs, Auteurs en Co-auteurs'
|
||||||
PLURALNAME: Blogs
|
PLURALNAME: Blog
|
||||||
PLURALS:
|
PLURALS:
|
||||||
one: 'Een Blog'
|
one: 'Eén blogpagina'
|
||||||
other: '{count} Blogs'
|
other: '{count} blogpagina''s'
|
||||||
Posted: Geplaatst
|
Posted: Geplaatst
|
||||||
PostedIn: 'Geplaatst in'
|
PostedIn: 'Geplaatst in'
|
||||||
PostsByUser: 'Berichten van {firstname} {surname} bij {title}'
|
PostsByUser: 'Berichten van {firstname} {surname} bij {title}'
|
||||||
@ -74,10 +74,10 @@ nl:
|
|||||||
CUSTOMSUMMARY: 'Voeg een eigen samenvatting toe'
|
CUSTOMSUMMARY: 'Voeg een eigen samenvatting toe'
|
||||||
Categories: Categorieën
|
Categories: Categorieën
|
||||||
FeaturedImage: 'Prominente Afbeelding'
|
FeaturedImage: 'Prominente Afbeelding'
|
||||||
PLURALNAME: 'Blog Artikelen'
|
PLURALNAME: Artikel
|
||||||
PLURALS:
|
PLURALS:
|
||||||
one: 'Een Blog Artikel'
|
one: 'Eén artikel'
|
||||||
other: '{count} Blog Artikelen'
|
other: '{count} artikelen'
|
||||||
PageTitleLabel: 'Artikel Titel'
|
PageTitleLabel: 'Artikel Titel'
|
||||||
PostOptions: 'Artikel opties'
|
PostOptions: 'Artikel opties'
|
||||||
PublishDate: Publicatiedatum
|
PublishDate: Publicatiedatum
|
||||||
|
Loading…
Reference in New Issue
Block a user