diff options
Diffstat (limited to 'apps/settings/l10n/zh_HK.js')
-rw-r--r-- | apps/settings/l10n/zh_HK.js | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/apps/settings/l10n/zh_HK.js b/apps/settings/l10n/zh_HK.js index 07bd52929ca..34b3ef42ebb 100644 --- a/apps/settings/l10n/zh_HK.js +++ b/apps/settings/l10n/zh_HK.js @@ -372,7 +372,6 @@ OC.L10N.register( "Select user quota" : "選擇用戶配額", "Set the language" : "設置語言", "Select manager" : "選擇管理者", - "Toggle user actions menu" : "切換用戶操作選單", "Delete user" : "刪除用戶", "Wipe all devices" : "抹除所有裝置", "Disable user" : "停用用戶", @@ -381,11 +380,16 @@ OC.L10N.register( "In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "如果遺失裝置或退出組織,這可以從與 {userid} 相關的所有裝置遠端抹除 Nextcloud 資料。僅當裝置連線到網際網路時才有效。", "Remote wipe of devices" : "遠端抹除裝置", "Wipe {userid}'s devices" : "抹除 {userid} 的裝置", + "Update of user manager was failed" : "用戶管理員更新失敗", "Fully delete {userid}'s account including all their personal files, app data, etc." : "完全刪除 {userid} 的賬戶,包含他們所有的個人檔案、應用程式資料等等。", "Account deletion" : "賬戶刪除", "Delete {userid}'s account" : "刪除 {userid} 的賬戶", + "Display name was successfully changed" : "成功更新顯示名稱", + "Password was successfully changed" : "成功更新密碼", + "Email was successfully changed" : "成功更新電郵地址", "Welcome mail sent!" : "已傳送歡迎郵件!", - "Edit User" : "編輯用戶", + "Toggle user actions menu" : "切換用戶操作選單", + "Edit" : "編輯", "{size} used" : "已使用 {size}", "Passwordless authentication requires a secure connection." : "無密碼身分驗證需要安全連線。", "Add WebAuthn device" : "新增 WebAuthn 裝置", @@ -524,6 +528,7 @@ OC.L10N.register( "Choose profile picture from files" : "從檔案選擇個人資料圖片", "png or jpg, max. 20 MB" : "png 或 jpg,最大 20 MB", "Your location" : "您的位置", + "Edit User" : "編輯用戶", "Will be autogenerated" : "將自動生成", "Add a new user" : "新增用戶", "Show Languages" : "顯示語言", |