2013-08-11 00:34:46 +02:00
en :
2017-09-18 05:24:33 +02:00
SilverStripe\Blog\Forms\GridField\GridFieldAddByDBField :
Add : 'Add {name}'
AddFail : 'Unable to save {class} to the database.'
PermissionFail : 'You don' 't have permission to create a {class}.'
SilverStripe\Blog\Forms\GridField\GridFieldBlogPostState :
2017-09-18 05:27:39 +02:00
Draft : 'Saved as Draft on {date}'
Published : 'Published on {date}'
Timer : 'Publish at {date}'
2017-09-18 05:24:33 +02:00
SilverStripe\Blog\Model :
Title : Title
SilverStripe\Blog\Model\Blog :
2016-08-17 01:08:00 +02:00
AND : and
2015-03-04 23:20:47 +01:00
Archive : Archive
2015-08-20 01:13:22 +02:00
By : by
CONTRIBUTOR : Contributor
2015-03-04 23:20:47 +01:00
Categories : Categories
Category : Category
Comments : Comments
DESCRIPTION : 'Adds a blog to your website.'
2015-08-20 01:13:22 +02:00
EDITOR : Editor
FILTERDESCRIPTION_AUTHOR : 'By {author}'
FILTERDESCRIPTION_CATEGORY : 'In category {category}'
FILTERDESCRIPTION_DATE : 'In {date}'
FILTERDESCRIPTION_PAGE : 'Page {page}'
FILTERDESCRIPTION_TAG : 'Tagged with {tag}'
2015-03-04 23:20:47 +01:00
LumberjackTitle : 'Blog Posts'
NoPosts : 'There are no posts'
2015-08-20 01:13:22 +02:00
PERMISSIONS_CATEGORY : 'Blog permissions'
PERMISSION_MANAGE_USERS_DESCRIPTION : 'Manage users for individual blogs'
PERMISSION_MANAGE_USERS_HELP : 'Allow assignment of Editors, Writers, or Contributors to blogs'
2017-09-18 05:24:33 +02:00
PLURALNAME : Blogs
PLURALS :
one : 'A Blog'
other : '{count} Blogs'
2015-03-04 23:20:47 +01:00
Posted : Posted
PostedIn : 'Posted in'
2013-08-11 00:34:46 +02:00
PostsPerPage : 'Posts Per Page'
2015-03-04 23:20:47 +01:00
ReadMoreAbout : 'Read more about ' '{title}' '...'
SINGULARNAME : Blog
Tag : Tag
Tagged : Tagged
Tags : Tags
2015-04-22 06:17:09 +02:00
WRITER : Writer
2017-09-18 05:24:33 +02:00
SilverStripe\Blog\Model\BlogCategory :
Duplicate : 'A blog category already exists with that name.'
2015-08-20 01:13:22 +02:00
PLURALNAME : 'Blog Categories'
2017-09-18 05:24:33 +02:00
PLURALS :
one : 'A Blog Category'
other : '{count} Blog Categories'
2015-08-20 01:13:22 +02:00
SINGULARNAME : 'Blog Category'
2017-09-18 05:24:33 +02:00
SilverStripe\Blog\Model\BlogMemberExtension :
BLOGPOSTS : 'Blog Posts'
TABBLOGPOSTS : 'Blog Posts'
SilverStripe\Blog\Model\BlogPost :
2015-08-20 01:13:22 +02:00
AUTHOR : Author
AdditionalCredits : 'Additional Credits'
2016-02-03 23:03:41 +01:00
AdditionalCredits_Description : 'If some authors of this post don' 't have CMS access, enter their name(s) here. You can separate multiple names with a comma.'
2015-08-20 01:13:22 +02:00
Authors : Authors
CUSTOMSUMMARY : 'Add A Custom Summary'
2015-03-04 23:20:47 +01:00
Categories : Categories
2016-02-03 23:03:41 +01:00
FeaturedImage : 'Featured Image'
2017-09-18 05:24:33 +02:00
PLURALNAME : 'Blog Posts'
PLURALS :
one : 'A Blog Post'
other : '{count} Blog Posts'
2015-03-04 23:20:47 +01:00
PageTitleLabel : 'Post Title'
PublishDate : 'Publish Date'
2015-11-17 04:07:37 +01:00
PublishDate_Description : 'Will be set to "now" if published without a value.'
2015-03-04 23:20:47 +01:00
SINGULARNAME : 'Blog Post'
2015-04-22 06:17:09 +02:00
SUMMARY_DESCRIPTION : 'If no summary is specified the first 30 words will be used.'
2015-08-20 01:13:22 +02:00
Tags : Tags
2017-09-18 05:24:33 +02:00
SilverStripe\Blog\Model\BlogTag :
Duplicate : 'A blog tag already exists with that name.'
2015-08-20 01:13:22 +02:00
PLURALNAME : 'Blog Tags'
2017-09-18 05:24:33 +02:00
PLURALS :
one : 'A Blog Tag'
other : '{count} Blog Tags'
2015-08-20 01:13:22 +02:00
SINGULARNAME : 'Blog Tag'
2017-09-18 05:24:33 +02:00
SilverStripe\Blog\Widgets\BlogArchiveWidget :
ArchiveType : ArchiveType
2016-02-03 23:03:41 +01:00
Blog : Blog
2017-09-18 05:24:33 +02:00
NumberToDisplay : 'No. to Display'
SilverStripe\Blog\Widgets\BlogCategoriesWidget :
Blog : Blog
Direction : Direction
Direction_Description : 'Change the direction of ordering of categories shown by this widget.'
Limit : Limit
Limit_Description : 'Limit the number of categories shown by this widget (set to 0 to show all categories).'
Sort : Sort
Sort_Description : 'Change the order of categories shown by this widget.'
SilverStripe\Blog\Widgets\BlogRecentPostsWidget :
Blog : Blog
NumberOfPosts : 'Number of Posts'
SilverStripe\Blog\Widgets\BlogTagsCloudWidget :
Blog : Blog
SilverStripe\Blog\Widgets\BlogTagsWidget :
2015-03-04 23:20:47 +01:00
Blog : Blog
2017-02-20 11:07:22 +01:00
Direction : Direction
Direction_Description : 'Change the direction of ordering of tags shown by this widget.'
Limit : Limit
Limit_Description : 'Limit the number of tags shown by this widget (set to 0 to show all tags).'
Sort : Sort
Sort_Description : 'Change the order of tags shown by this widget.'