]> BookStack Code Mirror - bookstack/blobdiff - lang/zh_CN/entities.php
ZIP Imports: Added API examples, finished testing
[bookstack] / lang / zh_CN / entities.php
index 433a8e21f4f615d83d82e7fcde39a0fe93b708f7..5b67ee0c451cb3c290ac21b6505bbdd6d848f45a 100644 (file)
@@ -167,7 +167,7 @@ return [
     'books_navigation' => '图书导航',
     'books_sort' => '排序图书内容',
     'books_sort_desc' => 'Move chapters and pages within a book to reorganise its contents. Other books can be added which allows easy moving of chapters and pages between books. Optionally an auto sort rule can be set to automatically sort this book\'s contents upon changes.',
-    'books_sort_auto_sort' => 'Auto Sort Option',
+    'books_sort_auto_sort' => '自动排序选项',
     'books_sort_auto_sort_active' => 'Auto Sort Active: :sortName',
     'books_sort_named' => '排序图书「:bookName」',
     'books_sort_name' => '按名称排序',
@@ -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' => '没有要显示的评论',
     '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' => '查看评论',
+    '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