|
168 | 168 | 'books_sort' => '排序图书内容', |
169 | 169 | '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.', |
170 | 170 | 'books_sort_auto_sort' => '自动排序选项', |
171 | | - 'books_sort_auto_sort_active' => 'Auto Sort Active: :sortName', |
| 171 | + 'books_sort_auto_sort_active' => '自动排序已激活:::sortName', |
172 | 172 | 'books_sort_named' => '排序图书「:bookName」', |
173 | 173 | 'books_sort_name' => '按名称排序', |
174 | 174 | 'books_sort_created' => '创建时间排序', |
|
248 | 248 | 'pages_edit_switch_to_markdown_stable' => '(保留内容)', |
249 | 249 | 'pages_edit_switch_to_wysiwyg' => '切换到所见即所得编辑器', |
250 | 250 | 'pages_edit_switch_to_new_wysiwyg' => '切换到新的所见即所得', |
251 | | - 'pages_edit_switch_to_new_wysiwyg_desc' => '(In Beta Testing)', |
| 251 | + 'pages_edit_switch_to_new_wysiwyg_desc' => '(正在Beta测试中)', |
252 | 252 | 'pages_edit_set_changelog' => '更新说明', |
253 | 253 | 'pages_edit_enter_changelog_desc' => '输入对您所做更改的简要说明', |
254 | 254 | 'pages_edit_enter_changelog' => '输入更新说明', |
|
268 | 268 | 'pages_md_insert_drawing' => '插入图表', |
269 | 269 | 'pages_md_show_preview' => '显示预览', |
270 | 270 | 'pages_md_sync_scroll' => '同步预览滚动', |
271 | | - 'pages_md_plain_editor' => 'Plaintext editor', |
| 271 | + 'pages_md_plain_editor' => '纯文本编辑器', |
272 | 272 | 'pages_drawing_unsaved' => '找到未保存的绘图', |
273 | 273 | 'pages_drawing_unsaved_confirm' => '从之前保存失败的绘图中发现了可恢复的数据。您想恢复并继续编辑这个未保存的绘图吗?', |
274 | 274 | 'pages_not_in_chapter' => '本页面不在某章节中', |
|
0 commit comments