silverstripe-comments/lang/en.yml

90 lines
3.2 KiB
YAML
Raw Normal View History

2012-07-22 03:50:43 +02:00
en:
Comment:
ALLOWCOMMENTS: 'Allow Comments'
COMMENT: Comment
2013-08-22 17:04:43 +02:00
COMMENTBY: 'Comment by %s'
2015-08-20 01:13:22 +02:00
CREATED: 'Date posted'
EMAIL: Email
2012-07-22 03:50:43 +02:00
ISSPAM: 'Spam?'
MODERATED: 'Moderated?'
NAME: 'Author Name'
2015-08-20 01:13:22 +02:00
'ON': 'on'
2016-08-17 01:08:00 +02:00
OPTIONS: Options
2015-08-20 01:13:22 +02:00
OPTION_DESCRIPTION: 'Unmoderated and spam comments will not be displayed until approved'
PARENTTITLE: Parent
2012-07-22 03:50:43 +02:00
PLURALNAME: Comments
2015-08-20 01:13:22 +02:00
ParentComment_Title: 'This comment is a reply to the below'
2012-07-22 03:50:43 +02:00
SINGULARNAME: Comment
2013-08-22 17:04:43 +02:00
URL: URL
2012-07-22 03:50:43 +02:00
CommentAdmin:
2015-08-20 01:13:22 +02:00
ADMIN_PERMISSION: 'Access to ''Comments'' section'
ApprovedComments: Approved
Comments: Approved
MENUTITLE: Comments
2012-07-22 03:50:43 +02:00
Moderated: Moderated
NeedsModeration: 'Needs Moderation'
2015-08-20 01:13:22 +02:00
NewComments: New
SpamComments: Spam
2012-07-22 03:50:43 +02:00
CommentInterface:
2013-08-22 17:04:43 +02:00
COMMENT_MESSAGE_REQUIRED: 'Please enter your comment'
COMMENT_MESSAGE_URL: 'Please enter a valid URL'
EMAILADDRESS_MESSAGE_EMAIL: 'Please enter a valid email address'
EMAILADDRESS_MESSAGE_REQUIRED: 'Please enter your email address'
2015-08-20 01:13:22 +02:00
POST: Post
2013-08-22 17:04:43 +02:00
PREVIEW: Preview
PREVIEWLABEL: Preview
2015-08-20 01:13:22 +02:00
YOURNAME: 'Your name'
2013-08-22 17:04:43 +02:00
YOURNAME_MESSAGE_REQUIRED: 'Please enter your name'
2012-07-22 03:50:43 +02:00
CommentingController:
COMMENTS: Comments
EMAILADDRESS: 'Your email address (will not be published)'
PERMISSIONFAILURE: 'You''re not able to post comments to this page. Please ensure you are logged in and have an appropriate permission level.'
RSSTITLE: 'Comments RSS Feed'
WEBSITEURL: 'Your website URL'
2015-08-20 01:13:22 +02:00
Comments:
COMMENTSREQUIRELOGIN: 'Require login to comment'
2012-07-22 03:50:43 +02:00
CommentsAdmin:
2015-08-20 01:13:22 +02:00
ApprovedComments: Approved
Comments: Approved
2012-07-22 03:50:43 +02:00
NeedsModeration: 'Needs Moderation'
2015-08-20 01:13:22 +02:00
NewComments: New
SpamComments: Spam
CommentsExtension:
COMMENTOPTIONS: Comments
MODERATIONREQUIRED_NONE: 'No moderation required'
MODERATIONREQUIRED_NONMEMBERSONLY: 'Only moderate non-members'
MODERATIONREQUIRED_REQUIRED: 'Moderate all comments'
2016-08-17 01:08:00 +02:00
CommentsGridFieldAction:
APPROVE: Approve
COMMENTAPPROVED: 'Comment approved.'
COMMENTMARKEDSPAM: 'Comment marked as spam.'
SPAM: Spam
CommentsGridFieldConfig:
APPROVE: Approve
SPAM: Spam
2015-08-20 01:13:22 +02:00
CommentsInterface_pendingcomment_ss:
AWAITINGMODERATION: 'Your comment has been submitted and is now awaiting moderation.'
CommentsInterface_singlecomment_ss:
APPROVE: 'approve it'
ISNTSPAM: 'not spam'
ISSPAM: 'spam it'
PBY: 'Posted by'
REMCOM: 'reject it'
2013-07-08 12:08:02 +02:00
CommentsInterface_ss:
2015-08-20 01:13:22 +02:00
AWAITINGMODERATION: 'Your comment has been submitted and is now awaiting moderation.'
2012-07-22 03:50:43 +02:00
COMMENTLOGINERROR: 'You cannot post comments until you have logged in'
COMMENTPERMISSIONERROR: 'and that you have an appropriate permission level'
COMMENTPOSTLOGIN: 'Login Here'
COMMENTS: Comments
COMMENTSDISABLED: 'Posting comments has been disabled'
2015-08-20 01:13:22 +02:00
DELETEALLCOMMENTS: 'Delete all comments on this page'
2012-07-22 03:50:43 +02:00
LOGINTOPOSTCOMMENT: 'Login to post a comment'
NEXT: next
NOCOMMENTSYET: 'No one has commented on this page yet.'
POSTCOM: 'Post your comment'
PREV: previous
RSSFEEDALLCOMMENTS: 'RSS feed for all comments'
RSSFEEDCOMMENTS: 'RSS feed for comments on this page'
PageCommentInterface:
DELETEALLCOMMENTS: 'Delete all comments on this page'