Skip to content

Commit aeaddf5

Browse files
committed
New translations settings.php (Chinese Traditional)
1 parent 49a1008 commit aeaddf5

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

lang/zh_TW/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' => '維護',
@@ -198,13 +198,13 @@
198198
'role_import_content' => '匯入內容',
199199
'role_editor_change' => '重設頁面編輯器',
200200
'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' => '這些權限在技術上亦將提供系統內使用者與角色的能見度及搜尋功能。',
202202
'role_asset' => '資源權限',
203203
'roles_system_warning' => '請注意,有上述三項權限中的任一項的使用者都可以更改自己或系統中其他人的權限。有這些權限的角色只應分配給受信任的使用者。',
204204
'role_asset_desc' => '對系統內資源的預設權限將由這裡的權限控制。若有單獨設定在書本、章節和頁面上的權限,將會覆寫這裡的權限設定。',
205205
'role_asset_admins' => '管理員會自動取得對所有內容的存取權,但這些選項可能會顯示或隱藏使用者介面的選項。',
206206
'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' => '這些權限在技術上亦將提供系統內使用者的能見度及搜尋功能。',
208208
'role_all' => '全部',
209209
'role_own' => '擁有',
210210
'role_controlled_by_asset' => '依據隸屬的資源來決定',

0 commit comments

Comments
 (0)