|
75 | 75 | 'reg_confirm_restrict_domain_placeholder' => 'Няма наложени ограничения', |
76 | 76 |
|
77 | 77 | // Sorting Settings |
78 | | - 'sorting' => 'Sorting', |
79 | | - 'sorting_book_default' => 'Default Book Sort', |
| 78 | + 'sorting' => 'Lists & Sorting', |
| 79 | + 'sorting_book_default' => 'Default Book Sort Rule', |
80 | 80 | 'sorting_book_default_desc' => 'Select the default sort rule to apply to new books. This won\'t affect existing books, and can be overridden per-book.', |
81 | 81 | 'sorting_rules' => 'Sort Rules', |
82 | 82 | 'sorting_rules_desc' => 'These are predefined sorting operations which can be applied to content in the system.', |
|
103 | 103 | 'sort_rule_op_updated_date' => 'Updated Date', |
104 | 104 | 'sort_rule_op_chapters_first' => 'Chapters First', |
105 | 105 | 'sort_rule_op_chapters_last' => '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 | 108 |
|
107 | 109 | // Maintenance settings |
108 | 110 | 'maint' => 'Поддръжка', |
|
195 | 197 | 'role_import_content' => 'Import content', |
196 | 198 | 'role_editor_change' => 'Change page editor', |
197 | 199 | 'role_notifications' => 'Receive & manage notifications', |
| 200 | + 'role_permission_note_users_and_roles' => 'These permissions will technically also provide visibility & searching of users & roles in the system.', |
198 | 201 | 'role_asset' => 'Настройки за достъп до активи', |
199 | 202 | 'roles_system_warning' => 'Важно: Добавянето на потребител в някое от горните три роли може да му позволи да промени собствените си права или правата на другите в системата. Възлагайте тези роли само на доверени потребители.', |
200 | 203 | 'role_asset_desc' => 'Тези настройки за достъп контролират достъпа по подразбиране до активите в системата. Настройките за достъп до книги, глави и страници ще отменят тези настройки.', |
201 | 204 | 'role_asset_admins' => 'Администраторите автоматично получават достъп до цялото съдържание, но тези опции могат да показват или скриват опциите за потребителския интерфейс.', |
202 | 205 | 'role_asset_image_view_note' => 'This relates to visibility within the image manager. Actual access of uploaded image files will be dependant upon system image storage option.', |
| 206 | + 'role_asset_users_note' => 'These permissions will technically also provide visibility & searching of users in the system.', |
203 | 207 | 'role_all' => 'Всички', |
204 | 208 | 'role_own' => 'Собствени', |
205 | 209 | 'role_controlled_by_asset' => 'Контролирани от актива, към който са качени', |
|
0 commit comments