plone.app.discussion/plone/app/discussion/locales/zh_CN/LC_MESSAGES/plone.app.discussion.po
Jian Aijun dea6b644b6 updated Simplified Chinese translations
svn path=/plone.app.discussion/trunk/; revision=51655
2011-08-19 04:46:50 +00:00

403 lines
13 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Translations for plone.app.discussion
# Jian Aijun <jianaijun@gmail.com>, 2011
msgid ""
msgstr ""
"Project-Id-Version: plone.app.discussion\n"
"POT-Creation-Date: 2011-04-22 17:12+0000\n"
"PO-Revision-Date: 2011-08-19 12:23+0800\n"
"Last-Translator: Jian Aijun <jianaijun@gmail.com>\n"
"Language-Team: plone <plone-i18n@lists.sourceforge.net>\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: zh_CN\n"
"Language-Name: Chinese (Simplified)\n"
"Preferred-Encodings: utf-8\n"
#: ../comment.py:264
msgid "A comment has been posted."
msgstr "一个评论已发布。"
#: ../interfaces.py:257
msgid "A comment id unique to this conversation"
msgstr "此对话的评论 ID"
#: ../browser/comments.py:67
msgid "Add a comment"
msgstr "添加​​评论"
#: ../browser/controlpanel.py:62
msgid "Anonymous Comments"
msgstr "匿名评论"
#: ../interfaces.py:282
msgid "Author name (for display)"
msgstr "作者的名称(显示)"
#: ../browser/comments.py:248
#: ../browser/controlpanel.py:80
msgid "Cancel"
msgstr "取消"
#: ../browser/controlpanel.py:76
msgid "Changes saved"
msgstr "更改已保存"
#: ../browser/moderation.py:133
msgid "Comment approved."
msgstr "评论已批准。"
#: ../browser/moderation.py:94
msgid "Comment deleted."
msgstr "评论已删除。"
#: ../browser/controlpanel.py:63
msgid "Commenter Image"
msgstr "评论者头像"
msgid "Commenting infrastructure for Plone"
msgstr "Plone 的评论功能"
#: ../interfaces.py:252
msgid "Conversation"
msgstr "对话"
#: ../interfaces.py:283
msgid "Creation date"
msgstr "创建日期"
#: ../interfaces.py:162
msgid "Date of the most recent comment"
msgstr "最近的评论日期"
#: ../vocabularies.py:44
msgid "Disabled"
msgstr "禁用"
#: ../browser/controlpanel.py:32
msgid "Discussion settings"
msgstr "评论设置"
#: ../browser/controlpanel.py:82
msgid "Edit cancelled"
msgstr "编辑已取消"
#: ../interfaces.py:269
msgid "Email"
msgstr "Email"
#: ../browser/controlpanel.py:61
msgid "Enable Comments"
msgstr "启用评论"
#: ../interfaces.py:260
msgid "Id of comment this comment is in reply to"
msgstr "针对回复评论ID"
#: ../interfaces.py:274
msgid "MIME type"
msgstr "MIME 类型"
#: ../browser/controlpanel.py:65
msgid "Moderator Email Notification"
msgstr "Email 通知审核者"
#: ../interfaces.py:284
msgid "Modification date"
msgstr "修改日期"
#: ../interfaces.py:254
msgid "Name"
msgstr "名称"
#: ../interfaces.py:278
msgid "Notify me of new comments via email."
msgstr "有新的评论,通过 Email 通知我"
#: ./plone.app.discussion/plone/app/discussion/configure.zcml
msgid "Plone Discussions"
msgstr "Plone 评论"
#: ../interfaces.py:247
msgid "Portal type"
msgstr "Portal 类型"
#: ../browser/controlpanel.py:69
msgid "Save"
msgstr "保存"
#: ../interfaces.py:167
msgid "The set of unique commentators (usernames)"
msgstr "评论者(用户名)的集合"
#: ../interfaces.py:156
msgid "Total number of comments on this item"
msgstr "这个对话的评论总数"
#: ../browser/controlpanel.py:67
msgid "User Email Notification"
msgstr "Email 通知用户"
#: ../browser/comments.py:241
msgid "Your comment awaits moderator approval."
msgstr "您的评论正等待审核者的批准。"
#. Default: "Comment"
#: ../browser/comments.py:123
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: "You can add a comment by filling out the form below. Plain text formatting. Web and email addresses are transformed into clickable links."
#: ../browser/comments.py:52
msgid "comment_description_intelligent_text"
msgstr "您可以通过填写以下表单发表评论,使用纯文本格式。网页和电子邮件地址将转换为可点击链接。"
#. Default: "Comments are moderated."
#: ../browser/comments.py:58
msgid "comment_description_moderation_enabled"
msgstr "评论将被审核。"
#. Default: "You can add a comment by filling out the form below. Plain text formatting."
#: ../browser/comments.py:47
msgid "comment_description_plain_text"
msgstr "您可以通过填写以下表单发表评论,使用纯文本格式。"
#. Default: "${creator} on ${content}"
#: ../comment.py:46
msgid "comment_title"
msgstr "${creator} 在 ${content}"
#. Default: "Action"
#: ../browser/moderation.pt:85
msgid "heading_action"
msgstr "操作"
#. Default: "Comment"
#: ../browser/moderation.pt:84
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: "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, plone.formwidget.recaptcha, collective.akismet, or collective.z3cform.norobots if there are no options available."
#: ../interfaces.py:82
msgid "help_captcha"
msgstr "设置启用或禁用评论验证码功能。如果没有任何可选项可安装plone.formwidget.captchaplone.formwidget.recaptchacollective.akismet或collective.z3cform.norobots。"
#. 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:33
msgid "help_discussion_settings_editform"
msgstr ""
"一些评论相关的设置并不位于 评论控制面板。\n"
"要启用特定内容类型的评论,请到类型控制面板,选中这种类型的 \"允许评论\"。\n"
"要启用评论审核工作流,请到类型控制面板,选择 \"评论\" 并将工作流设置为 \"评论审核工作流\"。"
#. 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 objects before users will be able to post comments."
#: ../interfaces.py:26
msgid "help_globally_enabled"
msgstr "如果选中,用户可在网站上发表评论。不过,为使用户将能够发表评论,您还需要启用特定的内容类型、 文件夹或内容对象的发表评论功能。"
#. Default: "If selected, comments will enter a 'Pending' state in which they are invisible to the public. A user with the 'Review comments' permission ('Reviewer' or 'Manager') can approve comments to make them visible to the public. If you want to enable a custom comment workflow, you have to go to the types control panel."
#: ../interfaces.py:50
msgid "help_moderation_enabled"
msgstr "如果选中,评论将进入'待审核'状态,它们对用户是看不见的。'具有审核权限的用户('审核者'或'管理者')可以批准评论,使它们对用户可见。如果你要启用定制的评论工作流,你必须到类型控制面板。"
#. Default: "Address to which moderator notifications will be sent."
#: ../interfaces.py:118
msgid "help_moderator_email"
msgstr "审核通知发送地址。"
#. Default: "If selected, the moderator is notified if a comment needs attention. The moderator email address can be found in the 'Mail settings' control panel (Site 'From' address)"
#: ../interfaces.py:107
msgid "help_moderator_notification_enabled"
msgstr "如果选中如评论需要注意审核者将被通知。审核者的Email地址可以在'邮件设置'控制面板(网站'发件人'地址)中找到。"
#. Default: "If selected, an image of the user is shown next to the comment."
#: ../interfaces.py:97
msgid "help_show_commenter_image"
msgstr "如果选中,用户的头像显示在评论旁边。"
#. Default: "Use this setting to choose if the comment text should be transformed in any way. You can choose between 'Plain text' and 'Intelligent text'. 'Intelligent text' converts plain text into HTML where line breaks and indentation is preserved, and web and email addresses are made into clickable links."
#: ../interfaces.py:66
msgid "help_text_transform"
msgstr "使用此设置选择评论文本的转换方式,你可以选择'纯文本'和'智能文本。'智能文本'转换纯文本成HTML格式其中换行和缩进保留Web和Email地址都转换为可点击链接。"
#. Default: "If selected, users can choose to be notified of new comments by email."
#: ../interfaces.py:127
msgid "help_user_notification_enabled"
msgstr "如果选中用户可以选择通过Email通知新的评论。"
#. Default: "Anonymous"
#: ../comment.py:156
msgid "label_anonymous"
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:80
msgid "label_captcha"
msgstr "验证码"
#. Default: "Comment"
#: ../interfaces.py:275
msgid "label_comment"
msgstr "评论"
#. Default: "Commenting has been disabled."
#: ../browser/comments.pt:130
msgid "label_commenting_disabled"
msgstr "评论已被禁用。"
#. Default: "Delete"
#: ../browser/moderation.pt:130
msgid "label_delete"
msgstr "删除"
#. Default: "Globally enable comments"
#: ../interfaces.py:24
msgid "label_globally_enabled"
msgstr "全局启用评论"
#. Default: "Enable comment moderation"
#: ../interfaces.py:48
msgid "label_moderation_enabled"
msgstr "启用评论审核"
#. Default: "Moderator Email Address"
#: ../interfaces.py:117
msgid "label_moderator_email"
msgstr "审核者Email地址"
#. Default: "Enable moderator email notification"
#: ../interfaces.py:105
msgid "label_moderator_notification_enabled"
msgstr "启用审核者Email通知"
#. Default: "Approve"
#: ../browser/moderation.pt:121
msgid "label_publish"
msgstr "批准"
#. Default: "says:"
#: ../browser/comments.pt:74
msgid "label_says"
msgstr "说:"
#. Default: "Show commenter image"
#: ../interfaces.py:95
msgid "label_show_commenter_image"
msgstr "显示评论者的头像"
#. Default: "show full comment text"
#: ../browser/moderation.pt:114
msgid "label_show_full_comment_text"
msgstr "显示完整的评论文本"
#. Default: "Subject"
#: ../interfaces.py:271
msgid "label_subject"
msgstr "标题"
#. Default: "Comment text transform"
#: ../interfaces.py:64
msgid "label_text_transform"
msgstr "评论文本转换"
#. Default: "Enable user email notification"
#: ../interfaces.py:125
msgid "label_user_notification_enabled"
msgstr "启用用户Email通知"
#. Default: "A comment on '${title}' has been posted here: ${link}\n\n---\n${text}\n---\n"
#: ../comment.py:50
msgid "mail_notification_message"
msgstr ""
"一条评论 '${title}' 已发布在: ${link}\n"
"\n"
"---\n"
"${text}\n"
"---\n"
#. Default: "A comment on '${title}' has been posted here: ${link}\n\n---\n${text}\n---\n\nApprove comment:\n${link_approve}\n\nDelete comment:\n${link_delete}\n"
#: ../comment.py:58
msgid "mail_notification_message_moderator"
msgstr ""
"一条评论 '${title}' 已发布在: ${link}\n"
"\n"
"---\n"
"${text}\n"
"---\n"
"\n"
"批准评论:\n"
"${link_approve}\n"
"\n"
"删除评论:\n"
"${link_delete}\n"
"\n"
"删除评论:\n"
"${link_delete}\n"
#. 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 "评论审核工作流已禁用。 你必须启用 ${enable_comment_workflow} 才能审核评论。"
#. 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 "批量操作"