Fixed i18n markup of message_moderation_disabled.
svn path=/plone.app.discussion/trunk/; revision=38564
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: plone.app.discussion\n"
|
||||
"POT-Creation-Date: 2010-08-05 16:46+0000\n"
|
||||
"POT-Creation-Date: 2010-08-06 09:48+0000\n"
|
||||
"PO-Revision-Date: 2010-08-05 18:56+0100\n"
|
||||
"Last-Translator: Vincent Fretin <vincent.fretin@gmail.com>\n"
|
||||
"Language-Team: Vincent Fretin <vincent.fretin@gmail.com>\n"
|
||||
@@ -26,7 +26,7 @@ msgstr ""
|
||||
msgid "Anonymous Comments"
|
||||
msgstr ""
|
||||
|
||||
#: ./interfaces.py:247
|
||||
#: ./interfaces.py:249
|
||||
msgid "Author name (for display)"
|
||||
msgstr ""
|
||||
|
||||
@@ -34,14 +34,6 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#: ./interfaces.py:51
|
||||
msgid "Captcha"
|
||||
msgstr ""
|
||||
|
||||
#: ./interfaces.py:241
|
||||
msgid "Comment"
|
||||
msgstr ""
|
||||
|
||||
#: ./browser/moderation.py:116
|
||||
msgid "Comment approved."
|
||||
msgstr ""
|
||||
@@ -58,7 +50,7 @@ msgstr ""
|
||||
msgid "Conversation"
|
||||
msgstr ""
|
||||
|
||||
#: ./interfaces.py:248
|
||||
#: ./interfaces.py:250
|
||||
msgid "Creation date"
|
||||
msgstr ""
|
||||
|
||||
@@ -82,15 +74,11 @@ msgstr ""
|
||||
msgid "Enable Comments"
|
||||
msgstr ""
|
||||
|
||||
#: ./interfaces.py:37
|
||||
msgid "Enable anonymous comments"
|
||||
msgstr ""
|
||||
|
||||
#: ./interfaces.py:229
|
||||
msgid "Id of comment this comment is in reply to"
|
||||
msgstr ""
|
||||
|
||||
#: ./interfaces.py:240
|
||||
#: ./interfaces.py:241
|
||||
msgid "MIME type"
|
||||
msgstr ""
|
||||
|
||||
@@ -98,7 +86,7 @@ msgstr ""
|
||||
msgid "Moderator Email Notification"
|
||||
msgstr ""
|
||||
|
||||
#: ./interfaces.py:249
|
||||
#: ./interfaces.py:251
|
||||
msgid "Modification date"
|
||||
msgstr ""
|
||||
|
||||
@@ -110,14 +98,6 @@ msgstr ""
|
||||
msgid "Portal type"
|
||||
msgstr ""
|
||||
|
||||
#: ./interfaces.py:64
|
||||
msgid "Show commenter image"
|
||||
msgstr ""
|
||||
|
||||
#: ./interfaces.py:238
|
||||
msgid "Subject"
|
||||
msgstr ""
|
||||
|
||||
#: ./interfaces.py:120
|
||||
msgid "The set of unique commentators (usernames)"
|
||||
msgstr ""
|
||||
@@ -136,37 +116,37 @@ msgid "add_comment_button"
|
||||
msgstr ""
|
||||
|
||||
#. Default: "Delete"
|
||||
#: ./browser/moderation.pt:66
|
||||
#: ./browser/moderation.pt:68
|
||||
msgid "bulkactions_delete"
|
||||
msgstr ""
|
||||
|
||||
#. Default: "Approve"
|
||||
#: ./browser/moderation.pt:63
|
||||
#: ./browser/moderation.pt:65
|
||||
msgid "bulkactions_publish"
|
||||
msgstr ""
|
||||
|
||||
#. Default: "Action"
|
||||
#: ./browser/moderation.pt:84
|
||||
#: ./browser/moderation.pt:86
|
||||
msgid "heading_action"
|
||||
msgstr ""
|
||||
|
||||
#. Default: "Comment"
|
||||
#: ./browser/moderation.pt:83
|
||||
#: ./browser/moderation.pt:85
|
||||
msgid "heading_comment"
|
||||
msgstr ""
|
||||
|
||||
#. Default: "Commenter"
|
||||
#: ./browser/moderation.pt:79
|
||||
#: ./browser/moderation.pt:81
|
||||
msgid "heading_commenter"
|
||||
msgstr ""
|
||||
|
||||
#. Default: "Date"
|
||||
#: ./browser/moderation.pt:80
|
||||
#: ./browser/moderation.pt:82
|
||||
msgid "heading_date"
|
||||
msgstr ""
|
||||
|
||||
#. Default: "In Response To"
|
||||
#: ./browser/moderation.pt:81
|
||||
#: ./browser/moderation.pt:83
|
||||
msgid "heading_in_reponse_to"
|
||||
msgstr ""
|
||||
|
||||
@@ -176,27 +156,27 @@ msgid "heading_moderate_comments"
|
||||
msgstr ""
|
||||
|
||||
#. Default: "Subject"
|
||||
#: ./browser/moderation.pt:82
|
||||
#: ./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
|
||||
#: ./interfaces.py:37
|
||||
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:52
|
||||
#: ./interfaces.py:51
|
||||
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 'enable moderation'.\nTo enable the moderation workflow for comments, go to the Types Control Panel, choose \"Comment\" and set workflow to \"Comment Review Workflow\"."
|
||||
#. 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:24
|
||||
#: ./interfaces.py:22
|
||||
msgid "help_globally_enabled"
|
||||
msgstr ""
|
||||
|
||||
@@ -210,18 +190,33 @@ msgstr ""
|
||||
msgid "help_show_commenter_image"
|
||||
msgstr ""
|
||||
|
||||
#. Default: "Enable anonymous comments"
|
||||
#: ./interfaces.py:35
|
||||
msgid "label_anonymous_comments"
|
||||
msgstr ""
|
||||
|
||||
#. Default: "Apply"
|
||||
#: ./browser/moderation.pt:69
|
||||
#: ./browser/moderation.pt:71
|
||||
msgid "label_apply"
|
||||
msgstr ""
|
||||
|
||||
#. Default: "Captcha"
|
||||
#: ./interfaces.py:50
|
||||
msgid "label_captcha"
|
||||
msgstr ""
|
||||
|
||||
#. Default: "Comment"
|
||||
#: ./interfaces.py:242
|
||||
msgid "label_comment"
|
||||
msgstr ""
|
||||
|
||||
#. Default: "Delete"
|
||||
#: ./browser/moderation.pt:134
|
||||
#: ./browser/moderation.pt:136
|
||||
msgid "label_delete"
|
||||
msgstr ""
|
||||
|
||||
#. Default: "Globally enable comments"
|
||||
#: ./interfaces.py:22
|
||||
#: ./interfaces.py:20
|
||||
msgid "label_globally_enabled"
|
||||
msgstr ""
|
||||
|
||||
@@ -231,27 +226,42 @@ msgid "label_moderator_notification_enabled"
|
||||
msgstr ""
|
||||
|
||||
#. Default: "Approve"
|
||||
#: ./browser/moderation.pt:125
|
||||
#: ./browser/moderation.pt:127
|
||||
msgid "label_publish"
|
||||
msgstr ""
|
||||
|
||||
#. Default: "Show commenter image"
|
||||
#: ./interfaces.py:63
|
||||
msgid "label_show_commenter_image"
|
||||
msgstr ""
|
||||
|
||||
#. Default: "show full comment text"
|
||||
#: ./browser/moderation.pt:118
|
||||
#: ./browser/moderation.pt:120
|
||||
msgid "label_show_full_comment_text"
|
||||
msgstr ""
|
||||
|
||||
#. Default: "Moderation workflow is disabled. You have to <a href=\"${DYNAMIC_CONTENT}\"> enable the 'Comment Review Workflow' for the Comment content type</a> before you can moderate comments here."
|
||||
#: ./browser/moderation.pt:32
|
||||
#. Default: "Subject"
|
||||
#: ./interfaces.py:238
|
||||
msgid "label_subject"
|
||||
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:41
|
||||
#: ./browser/moderation.pt:43
|
||||
msgid "message_nothing_to_moderate"
|
||||
msgstr ""
|
||||
|
||||
#. Default: "Bulk Actions"
|
||||
#: ./browser/moderation.pt:62
|
||||
#: ./browser/moderation.pt:64
|
||||
msgid "title_bulkactions"
|
||||
msgstr ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user