silverstripe-comments/lang/en.yml

64 lines
2.4 KiB
YAML

en:
Comment:
ALLOWCOMMENTS: 'Allow Comments'
COMMENT: Comment
COMMENTBY: 'Comment by %s'
ISSPAM: 'Spam?'
MODERATED: 'Moderated?'
NAME: 'Author Name'
ON: on
PLURALNAME: Comments
SINGULARNAME: Comment
CREATED: 'Date posted'
EMAIL: Email
PARENTTITLE: Parent
URL: URL
CommentAdmin:
Moderated: Moderated
NeedsModeration: 'Needs Moderation'
MENUTITLE: Comments
ADMIN_PERMISSION: "Access to 'Comments' section"
CommentInterface:
POST: Post
YOURNAME: 'Your name'
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'
PREVIEW: Preview
PREVIEWLABEL: Preview
YOURNAME_MESSAGE_REQUIRED: 'Please enter your name'
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'
CommentsAdmin:
NeedsModeration: 'Needs Moderation'
CommentsInterface_ss:
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'
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'
AWAITINGMODERATION: 'Your comment has been submitted and is now awaiting moderation.'
DELETEALLCOMMENTS: 'Delete all comments on this page'
CommentsInterface_pendingcomment_ss:
AWAITINGMODERATION: 'Your comment has been submitted and is now awaiting moderation.'
CommentsInterface_singlecomment_ss:
APPROVE: 'approve this comment'
ISNTSPAM: 'this comment is not spam'
ISSPAM: 'this comment is spam'
PBY: 'Posted by'
REMCOM: 'remove this comment'
PageCommentInterface:
DELETEALLCOMMENTS: 'Delete all comments on this page'