leilukin-tumbleblog/modules/comments/locale/zh_CN/LC_MESSAGES/comments.po

437 lines
13 KiB
Plaintext
Raw Normal View History

2024-06-20 14:10:42 +00:00
msgid ""
msgstr ""
"Project-Id-Version: \n"
"POT-Creation-Date: \n"
"PO-Revision-Date: \n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: zh_CN\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"
2025-01-13 09:56:01 +00:00
"X-Generator: Poedit 3.5\n"
2024-06-20 14:10:42 +00:00
#. This file is distributed under the same license as the Chyrp Lite package.
#: modules/comments/admin/pages/comment_settings.twig:3
#: modules/comments/admin/pages/comment_settings.twig:6
msgid "Comment Settings"
msgstr "评论设置"
#: modules/comments/admin/pages/comment_settings.twig:10
msgid "Site Notifications"
msgstr "站点通知"
#: modules/comments/admin/pages/comment_settings.twig:14
msgid "Notify the site contact by email when a comment is added."
msgstr "添加注释时通过电子邮件通知站点联系人。"
#: modules/comments/admin/pages/comment_settings.twig:18
msgid "Author Notifications"
msgstr "作者通知"
#: modules/comments/admin/pages/comment_settings.twig:21
msgid "Notify the post author by email when a comment is added."
msgstr "添加评论时通过电子邮件通知帖子作者。"
#: modules/comments/admin/pages/comment_settings.twig:24
msgid "Default Comment Status"
msgstr "默认评论状态"
#: modules/comments/admin/pages/comment_settings.twig:36
msgid "Allowed HTML Tags"
msgstr "允许HTML标签"
#: modules/comments/admin/pages/comment_settings.twig:40
msgid "Format: <code>strong, blockquote, em</code>"
msgstr "格式: <code>strong, blockquote, em</code>"
#: modules/comments/admin/pages/comment_settings.twig:44
msgid "Comments Per Page"
msgstr "每页评论"
#: modules/comments/admin/pages/comment_settings.twig:48
msgid "Themes decide whether or not to paginate comments."
msgstr "主题决定是否分页评论。"
#: modules/comments/admin/pages/comment_settings.twig:52
msgid "Reload Comments"
msgstr "重新加载评论"
#: modules/comments/admin/pages/comment_settings.twig:56
msgid "Show newly added comments (up to the maximum number per page)."
msgstr "显示新添加的评论(直到每页最多)。"
#: modules/comments/admin/pages/comment_settings.twig:60
msgid "Reload Interval"
msgstr "重新加载间隔"
#: modules/comments/admin/pages/comment_settings.twig:63
msgid "(seconds)"
msgstr "(秒)"
#: modules/comments/admin/pages/delete_comment.twig:3
#: modules/comments/admin/pages/delete_comment.twig:6
msgid "Delete Comment?"
msgstr "删除评论?"
#: modules/comments/admin/pages/delete_comment.twig:10
#, php-format
msgid "&#8220;%s&#8221; will be permanently deleted."
msgstr "&#8220;%s&#8221; 将被永久删除。"
#: modules/comments/admin/pages/edit_comment.twig:3
msgid "Edit Comment"
msgstr "编辑评论"
#: modules/comments/admin/pages/edit_comment.twig:6
#, php-format
msgid "Editing Comment on &#8220;%s&#8221;"
msgstr "编辑评论 &#8220;%s&#8221;"
#: modules/comments/admin/pages/edit_comment.twig:12
msgid "Body"
msgstr "正文"
2025-01-13 09:56:01 +00:00
#: modules/comments/admin/pages/edit_comment.twig:26
2024-06-20 14:10:42 +00:00
msgid "Author"
msgstr "作者"
2025-01-13 09:56:01 +00:00
#: modules/comments/admin/pages/edit_comment.twig:31
2024-06-20 14:10:42 +00:00
msgid "Author Email"
msgstr "作者的电子邮件"
2025-01-13 09:56:01 +00:00
#: modules/comments/admin/pages/edit_comment.twig:35
2024-06-20 14:10:42 +00:00
msgid "Author Website"
msgstr "作者的网站"
2025-01-13 09:56:01 +00:00
#: modules/comments/admin/pages/edit_comment.twig:42
2024-06-20 14:10:42 +00:00
msgid "Timestamp"
msgstr "时间戳"
2025-01-13 09:56:01 +00:00
#: modules/comments/admin/pages/edit_comment.twig:47
2024-06-20 14:10:42 +00:00
#: modules/comments/admin/pages/manage_comments.twig:26
msgid "Status"
msgstr "状态"
2025-01-13 09:56:01 +00:00
#: modules/comments/admin/pages/edit_comment.twig:50
#: modules/comments/comments.php:752
2024-06-20 14:10:42 +00:00
msgid "Approved"
msgstr "已批准的"
2025-01-13 09:56:01 +00:00
#: modules/comments/admin/pages/edit_comment.twig:52
#: modules/comments/comments.php:753
2024-06-20 14:10:42 +00:00
msgid "Denied"
msgstr "已否决的"
2025-01-13 09:56:01 +00:00
#: modules/comments/admin/pages/edit_comment.twig:54
2024-06-20 14:10:42 +00:00
#: modules/comments/admin/pages/manage_spam.twig:18
2025-01-13 09:56:01 +00:00
#: modules/comments/comments.php:754
2024-06-20 14:10:42 +00:00
msgid "Spam"
msgstr "垃圾评论"
2025-01-13 09:56:01 +00:00
#: modules/comments/admin/pages/edit_comment.twig:61
2024-06-20 14:10:42 +00:00
msgid "Email Notifications"
msgstr "邮件通知"
2025-01-13 09:56:01 +00:00
#: modules/comments/admin/pages/edit_comment.twig:71
2024-06-20 14:10:42 +00:00
msgid "Save"
msgstr "保存"
2025-01-13 09:56:01 +00:00
#: modules/comments/admin/pages/edit_comment.twig:73
#: modules/comments/admin/pages/manage_comments.twig:87
#: modules/comments/admin/pages/manage_spam.twig:73
2024-06-20 14:10:42 +00:00
msgid "Delete"
msgstr "删除"
#: modules/comments/admin/pages/manage_comments.twig:3
msgid "Manage Comments"
msgstr "管理评论"
#: modules/comments/admin/pages/manage_comments.twig:18
2025-01-13 09:56:01 +00:00
#: modules/comments/comments.php:829 modules/comments/comments.php:867
#: modules/comments/comments.php:884 modules/comments/info.php:3
2024-06-20 14:10:42 +00:00
msgid "Comments"
msgstr "评论"
#: modules/comments/admin/pages/manage_comments.twig:24
#: modules/comments/admin/pages/manage_spam.twig:24
msgid "Post"
msgstr "帖子"
#: modules/comments/admin/pages/manage_comments.twig:25
#: modules/comments/admin/pages/manage_spam.twig:25
msgid "Added"
msgstr "增加"
#: modules/comments/admin/pages/manage_comments.twig:47
msgid "Webmention"
msgstr "Webmention"
2025-01-13 09:56:01 +00:00
#: modules/comments/admin/pages/manage_comments.twig:75
#: modules/comments/admin/pages/manage_spam.twig:64
2024-06-20 14:10:42 +00:00
msgid "With selected:"
msgstr "选择:"
2025-01-13 09:56:01 +00:00
#: modules/comments/admin/pages/manage_comments.twig:78
#: modules/comments/admin/pages/manage_spam.twig:67
2024-06-20 14:10:42 +00:00
msgid "Deny"
msgstr "否决"
2025-01-13 09:56:01 +00:00
#: modules/comments/admin/pages/manage_comments.twig:81
#: modules/comments/admin/pages/manage_spam.twig:70
2024-06-20 14:10:42 +00:00
msgid "Approve"
msgstr "批准"
2025-01-13 09:56:01 +00:00
#: modules/comments/admin/pages/manage_comments.twig:84
2024-06-20 14:10:42 +00:00
msgid "Mark as Spam"
msgstr "标记为垃圾评论"
2025-01-13 09:56:01 +00:00
#: modules/comments/admin/pages/manage_comments.twig:90
#: modules/comments/admin/pages/manage_spam.twig:76
msgid "Batch Process"
msgstr "批处理"
2024-06-20 14:10:42 +00:00
#: modules/comments/admin/pages/manage_spam.twig:3
msgid "Manage Spam"
msgstr "管理垃圾评论"
2025-01-13 09:56:01 +00:00
#: modules/comments/comments.php:87
2024-06-20 14:10:42 +00:00
msgid "Add Comments"
msgstr "增加评论"
2025-01-13 09:56:01 +00:00
#: modules/comments/comments.php:88
2024-06-20 14:10:42 +00:00
msgid "Add Comments to Private Posts"
msgstr "增加评论到私人帖子"
2025-01-13 09:56:01 +00:00
#: modules/comments/comments.php:89
2024-06-20 14:10:42 +00:00
msgid "Edit Comments"
msgstr "编辑评论"
2025-01-13 09:56:01 +00:00
#: modules/comments/comments.php:90
2024-06-20 14:10:42 +00:00
msgid "Edit Own Comments"
msgstr "编辑自己的评论"
2025-01-13 09:56:01 +00:00
#: modules/comments/comments.php:91
2024-06-20 14:10:42 +00:00
msgid "Delete Comments"
msgstr "删除评论"
2025-01-13 09:56:01 +00:00
#: modules/comments/comments.php:92
2024-06-20 14:10:42 +00:00
msgid "Delete Own Comments"
msgstr "删除自己的评论"
2025-01-13 09:56:01 +00:00
#: modules/comments/comments.php:93
msgid "Use HTML in Comments"
msgstr "在评论中使用 HTML"
2024-06-20 14:10:42 +00:00
2025-01-13 09:56:01 +00:00
#: modules/comments/comments.php:102
2024-06-20 14:10:42 +00:00
msgid "Please enter an ID to find a comment."
msgstr "请输入需要查找的评论ID。"
2025-01-13 09:56:01 +00:00
#: modules/comments/comments.php:135
2024-06-20 14:10:42 +00:00
msgid "Most commented on posts"
msgstr "对帖子的评论最多"
2025-01-13 09:56:01 +00:00
#: modules/comments/comments.php:157
2024-06-20 14:10:42 +00:00
msgid "An ID is required to add a comment."
msgstr "添加评论必须要一个ID。"
2025-01-13 09:56:01 +00:00
#: modules/comments/comments.php:171
2024-06-20 14:10:42 +00:00
msgid "You cannot comment on this post."
msgstr "您不能评论这篇帖子。"
2025-01-13 09:56:01 +00:00
#: modules/comments/comments.php:177 modules/comments/comments.php:284
2024-06-20 14:10:42 +00:00
msgid "Message can't be blank."
msgstr "消息不能为空。"
2025-01-13 09:56:01 +00:00
#: modules/comments/comments.php:183 modules/comments/comments.php:290
2024-06-20 14:10:42 +00:00
msgid "Author can't be blank."
msgstr "作者不能为空。"
2025-01-13 09:56:01 +00:00
#: modules/comments/comments.php:189 modules/comments/comments.php:296
2024-06-20 14:10:42 +00:00
msgid "Email address can't be blank."
msgstr "邮件地址不能为空。"
2025-01-13 09:56:01 +00:00
#: modules/comments/comments.php:195 modules/comments/comments.php:302
2024-06-20 14:10:42 +00:00
msgid "Invalid email address."
msgstr "无效的邮件地址。"
2025-01-13 09:56:01 +00:00
#: modules/comments/comments.php:201 modules/comments/comments.php:308
2024-06-20 14:10:42 +00:00
msgid "Invalid website URL."
msgstr "无效的网站URL。"
2025-01-13 09:56:01 +00:00
#: modules/comments/comments.php:210
2024-06-20 14:10:42 +00:00
msgid "Incorrect captcha response."
msgstr "验证码不正确。"
2025-01-13 09:56:01 +00:00
#: modules/comments/comments.php:242
2024-06-20 14:10:42 +00:00
msgid "Comment added."
msgstr "评论已增加。"
2025-01-13 09:56:01 +00:00
#: modules/comments/comments.php:243
2024-06-20 14:10:42 +00:00
msgid "Your comment is awaiting moderation."
msgstr "您的评论正在等待审核。"
2025-01-13 09:56:01 +00:00
#: modules/comments/comments.php:258
2024-06-20 14:10:42 +00:00
msgid "An ID is required to update a comment."
msgstr "更新评论必须要一个ID。"
2025-01-13 09:56:01 +00:00
#: modules/comments/comments.php:267 modules/comments/comments.php:389
#: modules/comments/comments.php:419 modules/comments/comments.php:457
#: modules/comments/comments.php:963 modules/comments/comments.php:996
#: modules/comments/comments.php:1032
2024-06-20 14:10:42 +00:00
msgid "Comment not found."
msgstr "评论未找到。"
2025-01-13 09:56:01 +00:00
#: modules/comments/comments.php:273 modules/comments/comments.php:395
#: modules/comments/comments.php:1002
2024-06-20 14:10:42 +00:00
msgid "You do not have sufficient privileges to edit this comment."
msgstr "你没有足够的权限来编辑这段评论。"
2025-01-13 09:56:01 +00:00
#: modules/comments/comments.php:338
2024-06-20 14:10:42 +00:00
msgid "Comment updated."
msgstr "评论已更新。"
2025-01-13 09:56:01 +00:00
#: modules/comments/comments.php:377 modules/comments/comments.php:984
2024-06-20 14:10:42 +00:00
msgid "An ID is required to edit a comment."
msgstr "编辑评论必须要一个ID。"
2025-01-13 09:56:01 +00:00
#: modules/comments/comments.php:410 modules/comments/comments.php:445
#: modules/comments/comments.php:1023
2024-06-20 14:10:42 +00:00
msgid "An ID is required to delete a comment."
msgstr "删除评论必须要一个ID。"
2025-01-13 09:56:01 +00:00
#: modules/comments/comments.php:425 modules/comments/comments.php:463
#: modules/comments/comments.php:1038
2024-06-20 14:10:42 +00:00
msgid "You do not have sufficient privileges to delete this comment."
msgstr "你没有足够的权限来删除这段评论。"
2025-01-13 09:56:01 +00:00
#: modules/comments/comments.php:472 modules/comments/comments.php:1043
2024-06-20 14:10:42 +00:00
msgid "Comment deleted."
msgstr "评论已删除。"
2025-01-13 09:56:01 +00:00
#: modules/comments/comments.php:481 modules/comments/comments.php:535
2024-06-20 14:10:42 +00:00
msgid "You do not have sufficient privileges to manage any comments."
msgstr "你没有足够的权限来管理任何评论。"
2025-01-13 09:56:01 +00:00
#: modules/comments/comments.php:616
2024-06-20 14:10:42 +00:00
msgid "Selected comments deleted."
msgstr "选择的评论已删除。"
2025-01-13 09:56:01 +00:00
#: modules/comments/comments.php:652
2024-06-20 14:10:42 +00:00
msgid "Selected comments denied."
msgstr "选择的评论已否决。"
2025-01-13 09:56:01 +00:00
#: modules/comments/comments.php:688
2024-06-20 14:10:42 +00:00
msgid "Selected comments approved."
msgstr "选择的评论已批准。"
2025-01-13 09:56:01 +00:00
#: modules/comments/comments.php:722
2024-06-20 14:10:42 +00:00
msgid "Selected comments marked as spam."
msgstr "选择的评论已标记为垃圾评论。"
2025-01-13 09:56:01 +00:00
#: modules/comments/comments.php:852
2024-06-20 14:10:42 +00:00
#, php-format
msgid "Comments (%d)"
msgstr "评论数 (%d)"
2025-01-13 09:56:01 +00:00
#: modules/comments/comments.php:858
2024-06-20 14:10:42 +00:00
#, php-format
msgid "Spam (%d)"
msgstr "垃圾评论数 (%d)"
2025-01-13 09:56:01 +00:00
#: modules/comments/comments.php:903
2024-06-20 14:10:42 +00:00
msgid "An ID is required to reload comments."
msgstr "重新加载评论必须要一个ID。"
2025-01-13 09:56:01 +00:00
#: modules/comments/comments.php:921
2024-06-20 14:10:42 +00:00
#, php-format
msgid "Comments added since %s"
msgstr "自 %s 添加了评论"
2025-01-13 09:56:01 +00:00
#: modules/comments/comments.php:954
2024-06-20 14:10:42 +00:00
msgid "An ID is required to show a comment."
msgstr "显示评论必须要一个ID。"
2025-01-13 09:56:01 +00:00
#: modules/comments/comments.php:1064 modules/comments/comments.php:1182
2024-06-20 14:10:42 +00:00
#, php-format
msgid "Comments on &#8220;%s&#8221;"
msgstr "对 &#8220;%s&#8221; 的评论"
2025-01-13 09:56:01 +00:00
#: modules/comments/comments.php:1162
2024-06-20 14:10:42 +00:00
msgid "You have unsubscribed from the conversation."
msgstr "您已取消订阅对话。"
2025-01-13 09:56:01 +00:00
#: modules/comments/comments.php:1205
2024-06-20 14:10:42 +00:00
#, php-format
msgid "Comment #%d"
msgstr "评论 #%d"
2025-01-13 09:56:01 +00:00
#: modules/comments/comments.php:1238
2024-06-20 14:10:42 +00:00
msgid "A ping from your URL is already registered."
msgstr "您的URL中的ping已被注册。"
2025-01-13 09:56:01 +00:00
#: modules/comments/comments.php:1245
2024-06-20 14:10:42 +00:00
msgid "Your URL is too long to be stored in our database."
msgstr "您的网址太长,无法存储在我们的数据库中。"
2025-01-13 09:56:01 +00:00
#: modules/comments/comments.php:1250
2024-06-20 14:10:42 +00:00
msgid "Mentioned this post."
msgstr "提到了这个帖子。"
2025-01-13 09:56:01 +00:00
#: modules/comments/comments.php:1273
2024-06-20 14:10:42 +00:00
msgid "Open"
msgstr "打开"
2025-01-13 09:56:01 +00:00
#: modules/comments/comments.php:1280
2024-06-20 14:10:42 +00:00
msgid "Closed"
msgstr "已关闭"
2025-01-13 09:56:01 +00:00
#: modules/comments/comments.php:1287
2024-06-20 14:10:42 +00:00
msgid "Private"
msgstr "私人"
2025-01-13 09:56:01 +00:00
#: modules/comments/comments.php:1294
2024-06-20 14:10:42 +00:00
msgid "Registered Only"
msgstr "仅注册"
2025-01-13 09:56:01 +00:00
#: modules/comments/comments.php:1304
2024-06-20 14:10:42 +00:00
msgid "Comment Status"
msgstr "评论状态"
2025-01-13 09:56:01 +00:00
#: modules/comments/comments.php:1561 modules/comments/comments.php:1589
#: modules/comments/comments.php:1622
2024-06-20 14:10:42 +00:00
#, php-format
msgid "New Comment at %s"
msgstr "%s 上的新注释"
2025-01-13 09:56:01 +00:00
#: modules/comments/comments.php:1562 modules/comments/comments.php:1590
#: modules/comments/comments.php:1623
2024-06-20 14:10:42 +00:00
#, php-format
msgid "%s commented on a blog post:"
msgstr "%s 在博客文章上评论:"
2025-01-13 09:56:01 +00:00
#: modules/comments/comments.php:1631
2024-06-20 14:10:42 +00:00
msgid "Unsubscribe from this conversation:"
msgstr "取消订阅此对话:"
#: modules/comments/info.php:6
msgid "Adds commenting functionality to your posts, with webmention support."
msgstr "为您的帖子添加评论功能并提供webmention支持。"
#: modules/comments/info.php:12
msgid "Please remember to update the permission settings for each group."
msgstr "请记住更新每个组的权限设置。"
#: modules/comments/info.php:14
msgid "Do you want to remove comments from the database?"
msgstr "您想从数据库中删除评论吗?"
2025-01-13 09:56:01 +00:00
#: modules/comments/javascript.php:64
2024-06-20 14:10:42 +00:00
msgid "Are you sure you want to permanently delete this comment?"
msgstr "您确定要永久删除这个评论?"
2025-01-13 09:56:01 +00:00
#: modules/comments/model/Comment.php:584
2024-06-20 14:10:42 +00:00
msgid "Anon"
msgstr "不久"