X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/78a0a2f519324fa9be4e3eb42b62bf943dc2017e..refs/pull/5689/head:/lang/zh_CN/entities.php diff --git a/lang/zh_CN/entities.php b/lang/zh_CN/entities.php index f7d22973a..ac0f04351 100644 --- a/lang/zh_CN/entities.php +++ b/lang/zh_CN/entities.php @@ -248,7 +248,7 @@ return [ 'pages_edit_switch_to_markdown_stable' => '(保留内容)', 'pages_edit_switch_to_wysiwyg' => '切换到所见即所得编辑器', 'pages_edit_switch_to_new_wysiwyg' => '切换到新的所见即所得', - 'pages_edit_switch_to_new_wysiwyg_desc' => '(Alpha 测试)', + 'pages_edit_switch_to_new_wysiwyg_desc' => '(In Beta Testing)', 'pages_edit_set_changelog' => '更新说明', 'pages_edit_enter_changelog_desc' => '输入对您所做更改的简要说明', 'pages_edit_enter_changelog' => '输入更新说明', @@ -392,8 +392,11 @@ return [ 'comment' => '评论', 'comments' => '评论', 'comment_add' => '添加评论', + 'comment_none' => 'No comments to display', 'comment_placeholder' => '在这里评论', - 'comment_count' => '{0} 无评论|{1} 1 条评论|[2,*] :count 条评论', + 'comment_thread_count' => ':count Comment Thread|:count Comment Threads', + 'comment_archived_count' => ':count Archived', + 'comment_archived_threads' => 'Archived Threads', 'comment_save' => '保存评论', 'comment_new' => '新评论', 'comment_created' => '评论于 :createDiff', @@ -402,8 +405,14 @@ return [ 'comment_deleted_success' => '评论已删除', 'comment_created_success' => '评论已添加', 'comment_updated_success' => '评论已更新', + 'comment_archive_success' => 'Comment archived', + 'comment_unarchive_success' => 'Comment un-archived', + 'comment_view' => 'View comment', + 'comment_jump_to_thread' => 'Jump to thread', 'comment_delete_confirm' => '您确定要删除这条评论?', 'comment_in_reply_to' => '回复 :commentId', + 'comment_reference' => 'Reference', + 'comment_reference_outdated' => '(Outdated)', 'comment_editor_explain' => '这里是此页面上留下的评论。查看已保存的页面时可以添加和管理评论。', // Revision