107 lines
3.3 KiB
Plaintext
107 lines
3.3 KiB
Plaintext
# $Id: strings.raw 15508 2006-12-19 19:44:50Z mindless $
|
|
|
|
/* AddComment.inc */
|
|
gettext("Add Comment") /* also in: module.inc templates/AddComment.tpl templates/blocks/AddComment.tpl templates/blocks/blocks.inc */
|
|
gettext("add comment")
|
|
|
|
/* ShowAllComments.inc */
|
|
gettext("show comments") /* also in: ShowComments.inc */
|
|
|
|
/* module.inc */
|
|
gettext("Comments") /* also in: classes/GalleryCommentSearch.class */
|
|
gettext("User commenting system")
|
|
gettext("Extra Data")
|
|
gettext("[comment] Add comments")
|
|
gettext("[comment] Edit comments")
|
|
gettext("[comment] Delete comments")
|
|
gettext("[comment] View comments")
|
|
gettext("[comment] All access")
|
|
gettext("View Latest Comments")
|
|
gettext("View Comments") /* also in: templates/ShowComments.tpl */
|
|
gettext("Comments: %d")
|
|
|
|
/* classes/CommentCaptchaAdminOption.class */
|
|
gettext("Guest Comments")
|
|
|
|
/* classes/GalleryCommentSearch.class */
|
|
gettext("Comment Module")
|
|
gettext("Search comments")
|
|
gettext("Subject") /* also in: templates/AddComment.tpl templates/EditComment.tpl */
|
|
gettext("Comment") /* also in: templates/AddComment.tpl templates/EditComment.tpl */
|
|
gettext("Commenter") /* also in: templates/EditComment.tpl */
|
|
gettext("guest")
|
|
|
|
/* templates/AddComment.tpl */
|
|
gettext("Comment Preview") /* also in: templates/EditComment.tpl */
|
|
gettext("Name") /* also in: templates/EditComment.tpl */
|
|
gettext("Posted by")
|
|
gettext("%s (%s)")
|
|
gettext("(required)") /* also in: templates/EditComment.tpl */
|
|
gettext("You must enter a comment!")
|
|
gettext("Preview") /* also in: templates/EditComment.tpl */
|
|
gettext("Save") /* also in: templates/CommentSiteAdmin.tpl templates/EditComment.tpl */
|
|
gettext("Cancel") /* also in: templates/DeleteComment.tpl templates/EditComment.tpl */
|
|
|
|
/* templates/Comment.tpl */
|
|
gettext("edit")
|
|
gettext("delete")
|
|
gettext("show full")
|
|
gettext("show summary")
|
|
gettext("Posted by %s on %s (%s)")
|
|
gettext("Posted by %s on %s")
|
|
gettext("Posted by %s (guest) on %s (%s)")
|
|
gettext("Posted by %s (guest) on %s")
|
|
|
|
/* templates/CommentChangeConfirmation.tpl */
|
|
gettext("Comment change confirmation")
|
|
gettext("Comment added successfully")
|
|
gettext("Comment deleted successfully")
|
|
gettext("Comment modified successfully")
|
|
gettext("Back to %s")
|
|
|
|
/* templates/CommentSiteAdmin.tpl */
|
|
gettext("Comments Settings")
|
|
gettext("Settings saved successfully")
|
|
gettext("Show link for Latest Comments:")
|
|
gettext("Number of comments on Latest Comments page:")
|
|
gettext("Invalid value")
|
|
gettext("Reset")
|
|
|
|
/* templates/DeleteComment.tpl */
|
|
gettext("Delete this comment?")
|
|
gettext("Are you sure?")
|
|
gettext("Delete this comment? There is no undo!")
|
|
gettext("Delete")
|
|
|
|
/* templates/EditComment.tpl */
|
|
gettext("Edit comment")
|
|
gettext("You must enter a username.")
|
|
gettext("The username you entered is invalid.")
|
|
gettext("Host")
|
|
gettext("You must enter a comment")
|
|
|
|
/* templates/ShowAllComments.tpl */
|
|
gettext("Latest Comments")
|
|
gettext("Comment changed successfully") /* also in: templates/ShowComments.tpl */
|
|
gettext("There are no comments for this item") /* also in: templates/ShowComments.tpl */
|
|
|
|
/* templates/blocks/ViewComments.tpl */
|
|
gettext("Recent comments")
|
|
gettext("(view all %d comments)")
|
|
|
|
/* templates/blocks/blocks.inc */
|
|
gettext("Show comments")
|
|
gettext("Number of comments")
|
|
gettext("1")
|
|
gettext("2")
|
|
gettext("3")
|
|
gettext("4")
|
|
gettext("5")
|
|
gettext("10")
|
|
gettext("20")
|
|
gettext("30")
|
|
gettext("50")
|
|
gettext("100")
|
|
gettext("999")
|
|
gettext("Show a text box that expands into the full form")
|