silverstripe-blog/lang/en.yml

118 lines
3.9 KiB
YAML
Raw Normal View History

en:
2015-08-20 01:13:22 +02:00
ArchiveWidget:
PLURALNAME: 'Archive Widgets'
SINGULARNAME: 'Archive Widget'
Blog:
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-11-17 04:07:37 +01:00
NoUnfeaturedPosts: 'There are no non-featured 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'
PLURALNAME: 'Base Pages'
2015-03-04 23:20:47 +01:00
Posted: Posted
PostedIn: 'Posted in'
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
2015-03-04 23:20:47 +01:00
BlogArchiveWidget:
2015-08-20 01:13:22 +02:00
ArchiveType: ArchiveType
2015-03-04 23:20:47 +01:00
Blog: Blog
NumberToDisplay: 'No. to Display'
PLURALNAME: 'Blog Archive Widgets'
SINGULARNAME: 'Blog Archive Widget'
BlogCategoriesWidget:
Blog: Blog
2015-08-20 01:13:22 +02:00
Direction:
Description: 'Change the direction of ordering of categories shown by this widget.'
Label: Direction
Limit:
Description: 'Limit the number of categories shown by this widget (set to 0 to show all categories).'
Label: Limit
2015-03-04 23:20:47 +01:00
PLURALNAME: 'Blog Categories Widgets'
SINGULARNAME: 'Blog Categories Widget'
2015-08-20 01:13:22 +02:00
Sort:
Description: 'Change the order of categories shown by this widget.'
Label: Sort
BlogCategory:
2015-08-20 01:13:22 +02:00
PLURALNAME: 'Blog Categories'
SINGULARNAME: 'Blog Category'
2015-03-04 23:20:47 +01:00
Title: Title
2015-08-20 01:13:22 +02:00
BlogEntry:
DESCRIPTION: 'Generic content page'
PLURALNAME: 'Base Pages'
SINGULARNAME: 'Blog Entry'
BlogHolder:
DESCRIPTION: 'Generic content page'
PLURALNAME: 'Base Pages'
SINGULARNAME: 'Blog Holder'
2015-03-04 23:20:47 +01:00
BlogPost:
2015-08-20 01:13:22 +02:00
AUTHOR: Author
AdditionalCredits: 'Additional Credits'
Authors: Authors
CUSTOMSUMMARY: 'Add A Custom Summary'
2015-03-04 23:20:47 +01:00
Categories: Categories
DESCRIPTION: 'Generic content page'
2015-11-12 00:20:11 +01:00
FeaturedImage: 'Banner Image'
2015-08-20 01:13:22 +02:00
PLURALNAME: 'Base Pages'
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
BlogRecentPostsWidget:
2015-03-04 23:20:47 +01:00
Blog: Blog
NumberOfPosts: 'Number of Posts'
2015-03-04 23:20:47 +01:00
PLURALNAME: 'Blog Recent Posts Widgets'
SINGULARNAME: 'Blog Recent Posts Widget'
BlogTag:
2015-08-20 01:13:22 +02:00
PLURALNAME: 'Blog Tags'
SINGULARNAME: 'Blog Tag'
2015-03-04 23:20:47 +01:00
Title: Title
BlogTagsWidget:
2015-03-04 23:20:47 +01:00
Blog: Blog
2015-08-20 01:13:22 +02:00
Direction:
Description: 'Change the direction of ordering of tags shown by this widget.'
Label: Direction
Limit:
Description: 'Limit the number of tags shown by this widget (set to 0 to show all tags).'
Label: Limit
2015-03-04 23:20:47 +01:00
PLURALNAME: 'Blog Tags Widgets'
SINGULARNAME: 'Blog Tags Widget'
2015-08-20 01:13:22 +02:00
Sort:
Description: 'Change the order of tags shown by this widget.'
Label: Sort
BlogTree:
DESCRIPTION: 'Generic content page'
PLURALNAME: 'Base Pages'
SINGULARNAME: 'Blog Tree'
2015-03-04 23:20:47 +01:00
GridFieldAddByDBField:
Add: 'Add {name}'
AddFail: 'Unable to save {class} to the database.'
PermissionFail: 'You don''t have permission to create a {class}.'
GridFieldBlogPostState:
Draft: '<i class="btn-icon gridfield-icon btn-icon-pencil"></i> Saved as Draft on {date}'
Published: '<i class="btn-icon gridfield-icon btn-icon-accept"></i> Published on {date}'
Timer: '<i class="gridfield-icon blog-icon-timer"></i> Publish at {date}'
2015-08-20 01:13:22 +02:00
TagCloudWidget:
PLURALNAME: 'Tag Cloud Widgets'
SINGULARNAME: 'Tag Cloud Widget'