mirror of
https://github.com/silverstripe/silverstripe-comments
synced 2024-10-22 11:05:49 +02:00
81 lines
3.0 KiB
YAML
81 lines
3.0 KiB
YAML
en:
|
|
Comment:
|
|
ALLOWCOMMENTS: 'Allow Comments'
|
|
COMMENT: Comment
|
|
COMMENTBY: 'Comment by %s'
|
|
CREATED: 'Date posted'
|
|
EMAIL: Email
|
|
ISSPAM: 'Spam?'
|
|
MODERATED: 'Moderated?'
|
|
NAME: 'Author Name'
|
|
'ON': 'on'
|
|
OPTION_DESCRIPTION: 'Unmoderated and spam comments will not be displayed until approved'
|
|
PARENTTITLE: Parent
|
|
PLURALNAME: Comments
|
|
ParentComment_Title: 'This comment is a reply to the below'
|
|
SINGULARNAME: Comment
|
|
URL: URL
|
|
CommentAdmin:
|
|
ADMIN_PERMISSION: 'Access to ''Comments'' section'
|
|
ApprovedComments: Approved
|
|
Comments: Approved
|
|
MENUTITLE: Comments
|
|
Moderated: Moderated
|
|
NeedsModeration: 'Needs Moderation'
|
|
NewComments: New
|
|
SpamComments: Spam
|
|
CommentInterface:
|
|
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'
|
|
POST: Post
|
|
PREVIEW: Preview
|
|
PREVIEWLABEL: Preview
|
|
YOURNAME: 'Your name'
|
|
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'
|
|
Comments:
|
|
COMMENTSREQUIRELOGIN: 'Require login to comment'
|
|
CommentsAdmin:
|
|
ApprovedComments: Approved
|
|
Comments: Approved
|
|
NeedsModeration: 'Needs Moderation'
|
|
NewComments: New
|
|
SpamComments: Spam
|
|
CommentsExtension:
|
|
COMMENTOPTIONS: Comments
|
|
MODERATIONREQUIRED_NONE: 'No moderation required'
|
|
MODERATIONREQUIRED_NONMEMBERSONLY: 'Only moderate non-members'
|
|
MODERATIONREQUIRED_REQUIRED: 'Moderate all comments'
|
|
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'
|
|
CommentsInterface_ss:
|
|
AWAITINGMODERATION: 'Your comment has been submitted and is now awaiting moderation.'
|
|
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'
|
|
DELETEALLCOMMENTS: 'Delete all comments on this page'
|
|
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'
|