diff options
Diffstat (limited to 'apps/settings/l10n/zh_HK.js')
-rw-r--r-- | apps/settings/l10n/zh_HK.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/settings/l10n/zh_HK.js b/apps/settings/l10n/zh_HK.js index fea1588e06b..672912f2ab7 100644 --- a/apps/settings/l10n/zh_HK.js +++ b/apps/settings/l10n/zh_HK.js @@ -649,6 +649,10 @@ OC.L10N.register( "Show storage path" : "顯示儲存路徑", "Show last login" : "顯示上次登入時間", "Sorting" : "排序", + "The system config enforces sorting the groups by name. This also disables showing the member count." : "系統設定強制按名稱對群組排序。這也會停用顯示成員數量。", + "Group list sorting" : "群組清單排序", + "By member count" : "按成員數量", + "By name" : "按名稱", "Send email" : "傳送測試電郵", "Send welcome email to new accounts" : "向新賬戶發送歡迎電子郵件", "Defaults" : "默認", @@ -729,6 +733,7 @@ OC.L10N.register( "Error while wiping the device with the token" : "使用權杖抹除裝置時發生錯誤", "Error while updating device token name" : "更新裝置權杖名稱時發生錯誤", "Error while updating device token scope" : "更新裝置權杖範圍時發生錯誤", + "Could not set group sorting" : "無法設定群組排序", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "有太多請求來自你的網路,請稍後再試,若你認為這不該發生,請回報系統管理員這項錯誤。", "Account documentation" : "賬戶使用手冊", "Administration documentation" : "管理使用手冊", |