relaunched i18ndude and fix italian translations

This commit is contained in:
Andrea Cecchi
2014-05-16 17:39:57 +02:00
parent 7f8be09d82
commit e9a4dcfc52
41 changed files with 1601 additions and 833 deletions
@@ -16,7 +16,7 @@ msgstr ""
"Preferred-Encodings: utf-8\n"
"Domain: DOMAIN\n"
#: ../comment.py:348
#: ../comment.py:357
msgid "A comment has been posted."
msgstr "一个评论已发布。"
@@ -28,20 +28,20 @@ msgstr "此对话的评论 ID"
msgid "Add a comment"
msgstr "添加​​评论"
#: ../browser/controlpanel.py:66
#: ../browser/controlpanel.py:75
msgid "Anonymous Comments"
msgstr "匿名评论"
#: ../browser/comments.py:274
#: ../browser/controlpanel.py:84
#: ../browser/controlpanel.py:93
msgid "Cancel"
msgstr "取消"
#: ../browser/controlpanel.py:80
#: ../browser/controlpanel.py:89
msgid "Changes saved"
msgstr "更改已保存"
#: ../browser/moderation.py:139
#: ../browser/moderation.py:154
msgid "Comment approved."
msgstr "评论已批准。"
@@ -57,7 +57,7 @@ msgstr ""
msgid "Comment author user name"
msgstr ""
#: ../browser/moderation.py:100
#: ../browser/moderation.py:108
msgid "Comment deleted."
msgstr "评论已删除。"
@@ -69,7 +69,7 @@ msgstr ""
msgid "Comment text"
msgstr ""
#: ../browser/controlpanel.py:67
#: ../browser/controlpanel.py:76
msgid "Commenter Image"
msgstr "评论者头像"
@@ -96,11 +96,11 @@ msgstr ""
msgid "Disabled"
msgstr "禁用"
#: ../browser/controlpanel.py:34
#: ../browser/controlpanel.py:35
msgid "Discussion settings"
msgstr "评论设置"
#: ../browser/controlpanel.py:86
#: ../browser/controlpanel.py:95
msgid "Edit cancelled"
msgstr "编辑已取消"
@@ -108,7 +108,7 @@ msgstr "编辑已取消"
msgid "Email"
msgstr "Email"
#: ../browser/controlpanel.py:65
#: ../browser/controlpanel.py:74
msgid "Enable Comments"
msgstr "启用评论"
@@ -120,7 +120,7 @@ msgstr "针对回复评论ID"
msgid "MIME type"
msgstr "MIME 类型"
#: ../browser/controlpanel.py:69
#: ../browser/controlpanel.py:78
msgid "Moderator Email Notification"
msgstr "Email 通知审核者"
@@ -144,7 +144,7 @@ msgstr "Plone 评论"
msgid "Portal type"
msgstr "Portal 类型"
#: ../browser/controlpanel.py:73
#: ../browser/controlpanel.py:82
msgid "Save"
msgstr "保存"
@@ -160,11 +160,11 @@ msgstr ""
msgid "Total number of public comments on this item"
msgstr ""
#: ../comment.py:164
#: ../comment.py:173
msgid "Transform '%s' => '%s' not available."
msgstr ""
#: ../browser/controlpanel.py:71
#: ../browser/controlpanel.py:80
msgid "User Email Notification"
msgstr "Email 通知用户"
@@ -191,6 +191,11 @@ msgstr "删除"
msgid "bulkactions_publish"
msgstr "批准"
#. Default: "Cancel"
#: ../browser/comment.py:97
msgid "cancel_form_button"
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:57
msgid "comment_description_intelligent_text"
@@ -211,12 +216,32 @@ msgstr "评论将被审核。"
msgid "comment_description_plain_text"
msgstr "您可以通过填写以下表单发表评论,使用纯文本格式。"
#. Default: "Edit comment cancelled"
#: ../browser/comment.py:101
msgid "comment_edit_cancel_notification"
msgstr ""
#. Default: "Comment was edited"
#: ../browser/comment.py:91
msgid "comment_edit_notification"
msgstr ""
#. Default: "${author_name} on ${content}"
#: ../comment.py:54
#: ../comment.py:55
#, fuzzy
msgid "comment_title"
msgstr "${creator} 在 ${content}"
#. Default: "Edit comment"
#: ../browser/comment.py:70
msgid "edit_comment_form_button"
msgstr ""
#. Default: "Edit comment"
#: ../browser/comment.py:54
msgid "edit_comment_form_title"
msgstr ""
#. Default: "Action"
#: ../browser/moderation.pt:85
msgid "heading_action"
@@ -253,23 +278,28 @@ msgid "help_anonymous_comments"
msgstr "如果选中,匿名用户可不登录的情况下发布评论。如果启用了此设置,强烈建议使用验证码,以防止垃圾评论。"
#. Default: "If selected, anonymous user will have to give their email."
#: ../interfaces.py:330
#: ../interfaces.py:341
msgid "help_anonymous_email_enabled"
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:266
#: ../interfaces.py:277
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:35
#: ../browser/controlpanel.py:36
msgid "help_discussion_settings_editform"
msgstr ""
"一些评论相关的设置并不位于 评论控制面板。\n"
"要启用特定内容类型的评论,请到类型控制面板,选中这种类型的 \"允许评论\"。\n"
"要启用评论审核工作流,请到类型控制面板,选择 \"评论\" 并将工作流设置为 \"评论审核工作流\"。"
#. Default: "If selected, supports editing and deletion of comments for users with the 'Edit comments' permission."
#: ../interfaces.py:249
msgid "help_edit_comment_enabled"
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 objects before users will be able to post comments."
#: ../interfaces.py:202
msgid "help_globally_enabled"
@@ -281,34 +311,34 @@ msgid "help_moderation_enabled"
msgstr "如果选中,评论将进入'待审核'状态,它们对用户是看不见的。'具有审核权限的用户('审核者'或'管理者')可以批准评论,使它们对用户可见。如果你要启用定制的评论工作流,你必须到类型控制面板。"
#. Default: "Address to which moderator notifications will be sent."
#: ../interfaces.py:307
#: ../interfaces.py:318
msgid "help_moderator_email"
msgstr "审核通知发送地址。"
#. Default: "If selected, the moderator is notified if a comment needs attention. The moderator email address can be set below."
#: ../interfaces.py:293
#: ../interfaces.py:304
#, fuzzy
msgid "help_moderator_notification_enabled"
msgstr "如果选中,如评论需要注意,审核者将被通知。审核者的Email地址,可以在'邮件设置'控制面板(网站'发件人'地址)中找到。"
#. Default: "If selected, an image of the user is shown next to the comment."
#: ../interfaces.py:282
#: ../interfaces.py:293
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:249
#: ../interfaces.py:260
msgid "help_text_transform"
msgstr "使用此设置选择评论文本的转换方式,你可以选择'纯文本'和'智能文本。'智能文本'转换纯文本成HTML格式,其中换行和缩进保留,Web和Email地址都转换为可点击链接。"
#. Default: "If selected, users can choose to be notified of new comments by email."
#: ../interfaces.py:319
#: ../interfaces.py:330
msgid "help_user_notification_enabled"
msgstr "如果选中,用户可以选择通过Email通知新的评论。"
#. Default: "Anonymous"
#: ../browser/comments.pt:71
#: ../comment.py:182
#: ../browser/comments.pt:74
#: ../comment.py:191
msgid "label_anonymous"
msgstr "匿名"
@@ -318,7 +348,7 @@ msgid "label_anonymous_comments"
msgstr "启用匿名评论"
#. Default: "Enable anonymous email field"
#: ../interfaces.py:328
#: ../interfaces.py:339
msgid "label_anonymous_email_enabled"
msgstr ""
@@ -328,7 +358,7 @@ msgid "label_apply"
msgstr "应用"
#. Default: "Captcha"
#: ../interfaces.py:264
#: ../interfaces.py:275
msgid "label_captcha"
msgstr "验证码"
@@ -338,7 +368,7 @@ msgid "label_comment"
msgstr "评论"
#. Default: "Commenting has been disabled."
#: ../browser/comments.pt:130
#: ../browser/comments.pt:148
msgid "label_commenting_disabled"
msgstr "评论已被禁用。"
@@ -347,6 +377,11 @@ msgstr "评论已被禁用。"
msgid "label_delete"
msgstr "删除"
#. Default: "Enable editing of comments"
#: ../interfaces.py:247
msgid "label_edit_comment_enabled"
msgstr ""
#. Default: "Globally enable comments"
#: ../interfaces.py:200
msgid "label_globally_enabled"
@@ -358,12 +393,12 @@ msgid "label_moderation_enabled"
msgstr "启用评论审核"
#. Default: "Moderator Email Address"
#: ../interfaces.py:303
#: ../interfaces.py:314
msgid "label_moderator_email"
msgstr "审核者Email地址"
#. Default: "Enable moderator email notification"
#: ../interfaces.py:291
#: ../interfaces.py:302
msgid "label_moderator_notification_enabled"
msgstr "启用审核者Email通知"
@@ -373,12 +408,12 @@ msgid "label_publish"
msgstr "批准"
#. Default: "says:"
#: ../browser/comments.pt:74
#: ../browser/comments.pt:77
msgid "label_says"
msgstr "说:"
#. Default: "Show commenter image"
#: ../interfaces.py:280
#: ../interfaces.py:291
msgid "label_show_commenter_image"
msgstr "显示评论者的头像"
@@ -393,17 +428,17 @@ msgid "label_subject"
msgstr "标题"
#. Default: "Comment text transform"
#: ../interfaces.py:247
#: ../interfaces.py:258
msgid "label_text_transform"
msgstr "评论文本转换"
#. Default: "Enable user email notification"
#: ../interfaces.py:315
#: ../interfaces.py:326
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:58
#: ../comment.py:59
msgid "mail_notification_message"
msgstr ""
"一条评论 '${title}' 已发布在: ${link}\n"
@@ -413,7 +448,7 @@ msgstr ""
"---\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:66
#: ../comment.py:67
msgid "mail_notification_message_moderator"
msgstr ""
"一条评论 '${title}' 已发布在: ${link}\n"