// Shared
'recently_created' => '最近创建',
'recently_created_pages' => '最近创建的页面',
- 'recently_updated_pages' => '最新页面',
+ 'recently_updated_pages' => '最近更新的页面',
'recently_created_chapters' => '最近创建的章节',
'recently_created_books' => '最近创建的图书',
'recently_created_shelves' => '最近创建的书架',
// Shelves
'shelf' => '书架',
'shelves' => '书架',
- 'x_shelves' => ':count个书架|:count个书架',
+ 'x_shelves' => ':count 书架|:count 书架',
'shelves_long' => '书架',
'shelves_empty' => '当前未创建书架',
'shelves_create' => '创建新书架',
'shelves_popular' => '热门书架',
'shelves_new' => '新书架',
- 'shelves_new_action' => '新建书架',
+ 'shelves_new_action' => '新书架',
'shelves_popular_empty' => '最热门的书架',
'shelves_new_empty' => '最新创建的书架',
'shelves_save' => '保存书架',
'books_popular' => '热门图书',
'books_recent' => '最近的书',
'books_new' => '新书',
- 'books_new_action' => '新建图书',
+ 'books_new_action' => '新书',
'books_popular_empty' => '最受欢迎的图书将出现在这里。',
'books_new_empty' => '最近创建的图书将出现在这里。',
'books_create' => '创建图书',
'books_sort' => '排序图书内容',
'books_sort_named' => '排序图书「:bookName」',
'books_sort_name' => '按名称排序',
- 'books_sort_created' => '按创建日期排序',
- 'books_sort_updated' => 'æ\8c\89æ\9b´æ\96°æ\97¥æ\9c\9f排序',
- 'books_sort_chapters_first' => '章节在前',
- 'books_sort_chapters_last' => 'ç« è\8a\82å\9c¨å\90\8e',
+ 'books_sort_created' => '创建时间排序',
+ 'books_sort_updated' => 'æ\8c\89æ\9b´æ\96°æ\97¶é\97´排序',
+ 'books_sort_chapters_first' => '章节正序',
+ 'books_sort_chapters_last' => 'ç« è\8a\82å\80\92åº\8f',
'books_sort_show_other' => '显示其他图书',
'books_sort_save' => '保存新顺序',
'pages_revisions_created_by' => '创建者',
'pages_revisions_date' => '修订日期',
'pages_revisions_number' => '#',
- 'pages_revisions_numbered' => '修订编号 #:id',
- 'pages_revisions_numbered_changes' => '修订编号 #:id 内容',
+ 'pages_revisions_numbered' => '修订 #:id',
+ 'pages_revisions_numbered_changes' => '修改 #:id ',
'pages_revisions_changelog' => '更新说明',
'pages_revisions_changes' => '说明',
'pages_revisions_current' => '当前版本',
'tag' => '标签',
'tags' => '标签',
'tag_name' => '标签名称',
- 'tag_value' => '标签值 (非必填)',
+ 'tag_value' => '标签值 (Optional)',
'tags_explain' => "添加一些标签以更好地对您的内容进行分类。\n您可以为标签分配一个值,以进行更深入的组织。",
'tags_add' => '添加另一个标签',
- 'tags_remove' => '删除标签',
+ 'tags_remove' => 'å\88 é\99¤æ¤æ \87ç¾',
'attachments' => '附件',
'attachments_explain' => '上传一些文件或附加一些链接显示在您的网页上。这些在页面的侧边栏中可见。',
'attachments_explain_instant_save' => '这里的更改将立即保存。',
'attachments_file_updated' => '附件更新成功',
'attachments_link_attached' => '链接成功附加到页面',
'templates' => '模板',
- 'templates_set_as_template' => '将此页面设置为模板',
- 'templates_explain_set_as_template' => '您可将此页面设置为模板,创建新页面时可以引用此模板页面的内容。其他用户在权限允许的条件下,也可在创建页面时引用此模板内容。',
- 'templates_replace_content' => '替换页面现有内容',
- 'templates_append_content' => '添加至现有内容之后',
- 'templates_prepend_content' => '添加至现有内容之前',
+ 'templates_set_as_template' => '设置为模板',
+ 'templates_explain_set_as_template' => '您可以将此页面设置为模板,以便在创建其他页面时利用其内容。 如果其他用户对此页面具有查看权限,则将可以使用此模板。',
+ 'templates_replace_content' => '替换页面内容',
+ 'templates_append_content' => '附加到页面内容',
+ 'templates_prepend_content' => '追加到页面内容',
// Profile View
'profile_user_for_x' => '来这里:time了',
'profile_not_created_pages' => ':userName尚未创建任何页面',
'profile_not_created_chapters' => ':userName尚未创建任何章节',
'profile_not_created_books' => ':userName尚未创建任何图书',
- 'profile_not_created_shelves' => ':userName尚未创建任何书架',
+ 'profile_not_created_shelves' => ':userName 尚未创建任何书架',
// Comments
'comment' => '评论',
'revision_restore_confirm' => '您确定要恢复到此修订版吗?恢复后原有内容将会被替换。',
'revision_delete_success' => '修订删除',
'revision_cannot_delete_latest' => '无法删除最新版本。'
-];
+];
\ No newline at end of file