|
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' => '維護', |
|
198 | 198 | 'role_import_content' => '匯入內容', |
199 | 199 | 'role_editor_change' => '重設頁面編輯器', |
200 | 200 | 'role_notifications' => '管理和接收通知', |
201 | | - 'role_permission_note_users_and_roles' => 'These permissions will technically also provide visibility & searching of users & roles in the system.', |
| 201 | + 'role_permission_note_users_and_roles' => '這些權限在技術上亦將提供系統內使用者與角色的能見度及搜尋功能。', |
202 | 202 | 'role_asset' => '資源權限', |
203 | 203 | 'roles_system_warning' => '請注意,有上述三項權限中的任一項的使用者都可以更改自己或系統中其他人的權限。有這些權限的角色只應分配給受信任的使用者。', |
204 | 204 | 'role_asset_desc' => '對系統內資源的預設權限將由這裡的權限控制。若有單獨設定在書本、章節和頁面上的權限,將會覆寫這裡的權限設定。', |
205 | 205 | 'role_asset_admins' => '管理員會自動取得對所有內容的存取權,但這些選項可能會顯示或隱藏使用者介面的選項。', |
206 | 206 | 'role_asset_image_view_note' => '這與圖像管理器中的可見性有關。已經上傳的圖片的實際訪問取決於系統圖像存儲選項。', |
207 | | - 'role_asset_users_note' => 'These permissions will technically also provide visibility & searching of users in the system.', |
| 207 | + 'role_asset_users_note' => '這些權限在技術上亦將提供系統內使用者的能見度及搜尋功能。', |
208 | 208 | 'role_all' => '全部', |
209 | 209 | 'role_own' => '擁有', |
210 | 210 | 'role_controlled_by_asset' => '依據隸屬的資源來決定', |
|
0 commit comments