|
75 | 75 | 'reg_confirm_restrict_domain_placeholder' => '尚未设置限制', |
76 | 76 |
|
77 | 77 | // Sorting Settings |
78 | | - 'sorting' => 'Lists & Sorting', |
79 | | - 'sorting_book_default' => 'Default Book Sort Rule', |
| 78 | + 'sorting' => '列表和排序', |
| 79 | + 'sorting_book_default' => '默认排序规则', |
80 | 80 | 'sorting_book_default_desc' => '选择要应用于新书的默认排序规则。这不会影响现有书,并且可以每本书覆盖。', |
81 | 81 | 'sorting_rules' => '排序规则', |
82 | 82 | 'sorting_rules_desc' => '这些是预定义的排序操作,可应用于系统中的内容。', |
|
103 | 103 | 'sort_rule_op_updated_date' => '更新时间', |
104 | 104 | 'sort_rule_op_chapters_first' => '章节正序', |
105 | 105 | 'sort_rule_op_chapters_last' => '章节倒序', |
106 | | - 'sorting_page_limits' => 'Per-Page Display Limits', |
107 | | - 'sorting_page_limits_desc' => 'Set how many items to show per-page in various lists within the system. Typically a lower amount will be more performant, while a higher amount avoids the need to click through multiple pages. Using an even multiple of 3 (18, 24, 30, etc...) is recommended.', |
| 106 | + 'sorting_page_limits' => '每页显示限制', |
| 107 | + 'sorting_page_limits_desc' => '设置系统中各种列表每页显示的项目数。通常,项目数越少性能越好,而项目数越多可以避免用户点击多个页面。建议使用 3 的整数倍(例如 18、24、30 等)。', |
108 | 108 |
|
109 | 109 | // Maintenance settings |
110 | 110 | 'maint' => '维护', |
|
197 | 197 | 'role_import_content' => '导入内容', |
198 | 198 | 'role_editor_change' => '更改页面编辑器', |
199 | 199 | 'role_notifications' => '管理和接收通知', |
200 | | - 'role_permission_note_users_and_roles' => 'These permissions will technically also provide visibility & searching of users & roles in the system.', |
| 200 | + 'role_permission_note_users_and_roles' => '从技术上讲,这些权限还将提供对系统中用户和角色的可见性和搜索功能。', |
201 | 201 | 'role_asset' => '资源许可', |
202 | 202 | 'roles_system_warning' => '请注意,拥有以上三个权限中的任何一个都会允许用户更改自己的权限或系统中其他人的权限。 请只将拥有这些权限的角色分配给你信任的用户。', |
203 | 203 | 'role_asset_desc' => '对系统内资源的默认访问许可将由这些权限控制。单独设置在书籍、章节和页面上的权限将覆盖这里的权限设定。', |
204 | 204 | 'role_asset_admins' => '管理员可自动获得对所有内容的访问权限,但这些选项可能会显示或隐藏UI选项。', |
205 | 205 | 'role_asset_image_view_note' => '这与图像管理器中的可见性有关。已经上传的图片的实际访问取决于系统图像存储选项。', |
206 | | - 'role_asset_users_note' => 'These permissions will technically also provide visibility & searching of users in the system.', |
| 206 | + 'role_asset_users_note' => '从技术上讲,这些权限还将提供对系统中用户和角色的可见性和搜索功能。', |
207 | 207 | 'role_all' => '全部的', |
208 | 208 | 'role_own' => '拥有的', |
209 | 209 | 'role_controlled_by_asset' => '由其所在的资源来控制', |
|
0 commit comments