Skip to content

Commit 06d6622

Browse files
committed
New translations settings.php (Chinese Simplified)
1 parent 0977481 commit 06d6622

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

lang/zh_CN/settings.php

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,8 @@
7575
'reg_confirm_restrict_domain_placeholder' => '尚未设置限制',
7676

7777
// Sorting Settings
78-
'sorting' => 'Lists & Sorting',
79-
'sorting_book_default' => 'Default Book Sort Rule',
78+
'sorting' => '列表和排序',
79+
'sorting_book_default' => '默认排序规则',
8080
'sorting_book_default_desc' => '选择要应用于新书的默认排序规则。这不会影响现有书,并且可以每本书覆盖。',
8181
'sorting_rules' => '排序规则',
8282
'sorting_rules_desc' => '这些是预定义的排序操作,可应用于系统中的内容。',
@@ -103,8 +103,8 @@
103103
'sort_rule_op_updated_date' => '更新时间',
104104
'sort_rule_op_chapters_first' => '章节正序',
105105
'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 等)。',
108108

109109
// Maintenance settings
110110
'maint' => '维护',
@@ -197,13 +197,13 @@
197197
'role_import_content' => '导入内容',
198198
'role_editor_change' => '更改页面编辑器',
199199
'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' => '从技术上讲,这些权限还将提供对系统中用户和角色的可见性和搜索功能。',
201201
'role_asset' => '资源许可',
202202
'roles_system_warning' => '请注意,拥有以上三个权限中的任何一个都会允许用户更改自己的权限或系统中其他人的权限。 请只将拥有这些权限的角色分配给你信任的用户。',
203203
'role_asset_desc' => '对系统内资源的默认访问许可将由这些权限控制。单独设置在书籍、章节和页面上的权限将覆盖这里的权限设定。',
204204
'role_asset_admins' => '管理员可自动获得对所有内容的访问权限,但这些选项可能会显示或隐藏UI选项。',
205205
'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' => '从技术上讲,这些权限还将提供对系统中用户和角色的可见性和搜索功能。',
207207
'role_all' => '全部的',
208208
'role_own' => '拥有的',
209209
'role_controlled_by_asset' => '由其所在的资源来控制',

0 commit comments

Comments
 (0)