msgid "" msgstr "" "Project-Id-Version: plone.app.discussion\n" "POT-Creation-Date: 2010-09-01 07:24+0000\n" "PO-Revision-Date: 2010-01-28 15:00+0000\n" "Last-Translator: Hanno Schlichting \n" "Language-Team: Hanno Schlichting \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "Language-Code: en\n" "Language-Name: English\n" "Preferred-Encodings: utf-8 latin1\n" "Domain: DOMAIN\n" #: ./comment.py:200 msgid "A comment has been posted." msgstr "" #: ./interfaces.py:250 msgid "A comment id unique to this conversation" msgstr "" #: ./browser/comments.py:48 msgid "Add a comment" msgstr "" #: ./browser/controlpanel.py:41 msgid "Anonymous Comments" msgstr "" #: ./interfaces.py:275 msgid "Author name (for display)" msgstr "" #: ./browser/comments.py:193 msgid "Cancel" msgstr "" #: ./browser/moderation.py:121 msgid "Comment approved." msgstr "" #: ./browser/moderation.py:100 msgid "Comment deleted." msgstr "" #: ./browser/controlpanel.py:42 msgid "Commenter Image" msgstr "" msgid "Commenting infrastructure for Plone" msgstr "" #: ./interfaces.py:245 msgid "Conversation" msgstr "" #: ./interfaces.py:276 msgid "Creation date" msgstr "" #: ./interfaces.py:130 msgid "Date of the most recent comment" msgstr "" #: ./vocabularies.py:37 msgid "Disabled" msgstr "" #: ./browser/controlpanel.py:13 msgid "Discussion settings" msgstr "" #: ./interfaces.py:262 msgid "Email" msgstr "" #: ./browser/controlpanel.py:40 msgid "Enable Comments" msgstr "" #: ./interfaces.py:253 msgid "Id of comment this comment is in reply to" msgstr "" #: ./interfaces.py:267 msgid "MIME type" msgstr "" #: ./browser/controlpanel.py:44 msgid "Moderator Email Notification" msgstr "" #: ./interfaces.py:277 msgid "Modification date" msgstr "" #: ./interfaces.py:247 msgid "Name" msgstr "" #: ./plone.app.discussion/plone/app/discussion/configure.zcml msgid "Plone Discussions" msgstr "" #: ./interfaces.py:240 msgid "Portal type" msgstr "" #: ./interfaces.py:135 msgid "The set of unique commentators (usernames)" msgstr "" #: ./interfaces.py:124 msgid "Total number of comments on this item" msgstr "" #: ./browser/comments.py:186 msgid "Your comment awaits moderator approval." msgstr "" #. Default: "Comment" #: ./browser/comments.py:95 msgid "add_comment_button" msgstr "" #. Default: "Delete" #: ./browser/moderation.pt:68 msgid "bulkactions_delete" msgstr "" #. Default: "Approve" #: ./browser/moderation.pt:65 msgid "bulkactions_publish" msgstr "" #. Default: "Action" #: ./browser/moderation.pt:86 msgid "heading_action" msgstr "" #. Default: "Comment" #: ./browser/moderation.pt:85 msgid "heading_comment" msgstr "" #. Default: "Commenter" #: ./browser/moderation.pt:81 msgid "heading_commenter" msgstr "" #. Default: "Date" #: ./browser/moderation.pt:82 msgid "heading_date" msgstr "" #. Default: "In Response To" #: ./browser/moderation.pt:83 msgid "heading_in_reponse_to" msgstr "" #. Default: "Moderate comments" #: ./browser/moderation.pt:24 msgid "heading_moderate_comments" msgstr "" #. Default: "Subject" #: ./browser/moderation.pt:84 msgid "heading_subject" msgstr "" #. Default: "If selected, anonymous users are able to post comments without loggin in. It is highly recommended to use a captcha solution to prevent spam if this setting is enabled." #: ./interfaces.py:38 msgid "help_anonymous_comments" msgstr "" #. Default: "Use this setting to enable or disable Captcha validation for comments. Install plone.formwidget.captcha or plone.formwidget.recaptcha if there are no options available." #: ./interfaces.py:58 msgid "help_captcha" msgstr "" #. Default: "Some discussion related settings are not located in the Discussion Control Panel.\nTo enable comments for a specific content type, go to the Types Control Panel of this type and choose \"Allow comments\".\nTo enable the moderation workflow for comments, go to the Types Control Panel, choose \"Comment\" and set workflow to \"Comment Review Workflow\"." #: ./browser/controlpanel.py:14 msgid "help_discussion_settings_editform" msgstr "" #. Default: "If selected, users are able to post comments on the site. Though, you have to enable comments for specific content types, folders or content objectsbefore users will be able to post comments." #: ./interfaces.py:26 msgid "help_globally_enabled" msgstr "" #. Default: "If selected, the moderator is notified if a comment needs attention." #: ./interfaces.py:83 msgid "help_moderator_notification_enabled" msgstr "" #. Default: "If selected, an image of the user is shown next to the comment." #: ./interfaces.py:72 msgid "help_show_commenter_image" msgstr "" #. Default: "Enable anonymous comments" #: ./interfaces.py:36 msgid "label_anonymous_comments" msgstr "" #. Default: "Apply" #: ./browser/moderation.pt:71 msgid "label_apply" msgstr "" #. Default: "Captcha" #: ./interfaces.py:56 msgid "label_captcha" msgstr "" #. Default: "Comment" #: ./interfaces.py:268 msgid "label_comment" msgstr "" #. Default: "Posted by" #: ./browser/comments.pt:66 msgid "label_comment_by" msgstr "" #. Default: "at" #: ./browser/comments.pt:79 msgid "label_commented_at" msgstr "" #. Default: "Delete" #: ./browser/moderation.pt:136 msgid "label_delete" msgstr "" #. Default: "Globally enable comments" #: ./interfaces.py:24 msgid "label_globally_enabled" msgstr "" #. Default: "Enable moderator email notification" #: ./interfaces.py:81 msgid "label_moderator_notification_enabled" msgstr "" #. Default: "Approve" #: ./browser/moderation.pt:127 msgid "label_publish" msgstr "" #. Default: "Show commenter image" #: ./interfaces.py:70 msgid "label_show_commenter_image" msgstr "" #. Default: "show full comment text" #: ./browser/moderation.pt:120 msgid "label_show_full_comment_text" msgstr "" #. Default: "Subject" #: ./interfaces.py:264 msgid "label_subject" msgstr "" #. Default: "Comment text transform" #: ./interfaces.py:48 msgid "label_text_transform" msgstr "" #. Default: "A comment with the title '${title}' has been posted here: ${link}" #: ./comment.py:49 msgid "mail_notification_message" msgstr "" #. Default: "enable the 'Comment Review Workflow' for the Comment content type" #: ./browser/moderation.pt:33 msgid "message_enable_comment_workflow" msgstr "" #. Default: "Moderation workflow is disabled. You have to ${enable_comment_workflow} before you can moderate comments here." #: ./browser/moderation.pt:33 msgid "message_moderation_disabled" msgstr "" #. Default: "No comments to moderate." #: ./browser/moderation.pt:43 msgid "message_nothing_to_moderate" msgstr "" #. Default: "Bulk Actions" #: ./browser/moderation.pt:64 msgid "title_bulkactions" msgstr ""