diff options
Diffstat (limited to 'apps/settings/l10n/zh_HK.js')
-rw-r--r-- | apps/settings/l10n/zh_HK.js | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/apps/settings/l10n/zh_HK.js b/apps/settings/l10n/zh_HK.js index 5d9fe1263da..ecfe7b2e6a1 100644 --- a/apps/settings/l10n/zh_HK.js +++ b/apps/settings/l10n/zh_HK.js @@ -399,6 +399,14 @@ OC.L10N.register( "Welcome mail sent!" : "已傳送歡迎郵件!", "Toggle user actions menu" : "切換用戶操作選單", "Edit" : "編輯", + "Visibility" : "可見性", + "Show user backend" : "顯示用戶資料後端", + "Show storage path" : "顯示儲存路徑", + "Show last login" : "顯示上次登入時間", + "Send email" : "傳送測試電郵", + "Defaults" : "默認", + "Default quota" : "默認儲存容量限制", + "Select default quota" : "選擇預設容量限制", "Passwordless authentication requires a secure connection." : "無密碼身分驗證需要安全連線。", "Add WebAuthn device" : "新增 WebAuthn 裝置", "Please authorize your WebAuthn device." : "請驗證您的 WebAuthn 裝置。", @@ -421,13 +429,6 @@ OC.L10N.register( "Active users" : "活躍用戶", "Admins" : "管理員", "Disabled users" : "已停用用戶", - "Default quota:" : "預設容量限制:", - "Select default quota" : "選擇預設容量限制", - "Show languages" : "顯示語言", - "Show last login" : "顯示上次登入時間", - "Show user backend" : "顯示用戶資料後端", - "Show storage path" : "顯示儲存路徑", - "Send email to new user" : "傳送電子郵件給新用戶", "Not saved" : "未儲存", "Sending…" : "正在傳送……", "Email sent" : "電子郵件已寄出", @@ -464,7 +465,6 @@ OC.L10N.register( "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "應用程式已啟用但是需要更新。您將會在5秒內被重新導向至更新頁面。", "Error: This app cannot be enabled because it makes the server unstable" : "錯誤:此應用程序無法啟用,因為它造成伺服器不穩定", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "有太多請求來自你的網路,請稍後再試,若你認為這不該發生,請回報系統管理員這項錯誤。", - "Default quota" : "默認儲存容量限制", "Documentation" : "使用手冊", "Forum" : "論壇", "Login" : "登入", @@ -485,7 +485,6 @@ OC.L10N.register( "SMTP Password" : "SMTP 密碼", "Save" : "儲存", "Test and verify email settings" : "測試及驗證電子郵件設定", - "Send email" : "傳送測試電郵", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "正確的配置對於您 Nextcloud 的安全性和性能很重要。 為此,我們正執行一些自動檢查。 有關更多信息,請參閱連結的說明書。", "All checks passed." : "所有檢查皆通過。", "There are some errors regarding your setup." : "您的設定有些錯誤。", @@ -541,7 +540,9 @@ OC.L10N.register( "Will be autogenerated" : "將自動生成", "Add a new user" : "新增用戶", "No users in here" : "這裡沒有用戶", + "Default quota:" : "預設容量限制:", "Show Languages" : "顯示語言", + "Send email to new user" : "傳送電子郵件給新用戶", "Plain" : "明文", "NT LAN Manager" : "NT LAN 管理程式", "SSL/TLS" : "SSL/TLS", |