diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-18 00:17:49 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-18 00:17:49 +0000 |
commit | b24bb42ef793712f6ba91d86969b2424a63cea00 (patch) | |
tree | 5d1d191891eb30fa14cec116f49a27b74ff404cf /apps/settings/l10n/zh_HK.js | |
parent | 545b3b392f47a97928c7b0d54d10496461fb966e (diff) | |
download | nextcloud-server-b24bb42ef793712f6ba91d86969b2424a63cea00.tar.gz nextcloud-server-b24bb42ef793712f6ba91d86969b2424a63cea00.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/zh_HK.js')
-rw-r--r-- | apps/settings/l10n/zh_HK.js | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/settings/l10n/zh_HK.js b/apps/settings/l10n/zh_HK.js index 0e0e010e4df..30da7b55e3c 100644 --- a/apps/settings/l10n/zh_HK.js +++ b/apps/settings/l10n/zh_HK.js @@ -342,6 +342,7 @@ OC.L10N.register( "Set user as admin for" : "將用戶設定為管理員", "Select user quota" : "選擇用戶配額", "Set the language" : "設置語言", + "Select manager" : "選擇管理者", "Delete user" : "刪除用戶", "Wipe all devices" : "抹除所有裝置", "Disable user" : "停用用戶", @@ -357,11 +358,13 @@ OC.L10N.register( "Edit User" : "編輯用戶", "Toggle user actions menu" : "切換用戶操作選單", "{size} used" : "已使用 {size}", + "User's table" : "用戶的表格", "New user" : "新用戶", "Will be autogenerated" : "將自動生成", "Display name" : "顯示名稱", "Email" : "電郵地址", "Default language" : "預設語言", + "Select user manager" : "選擇用戶管理者", "Add a new user" : "新增用戶", "Avatar" : "虛擬化身大頭照", "Group admin for" : "群組管理員", @@ -369,6 +372,8 @@ OC.L10N.register( "User backend" : "用戶後端系統", "Storage location" : "儲存位置", "Last login" : "最後登入", + "Manager" : "管理者", + "User actions" : "用戶操作", "No users in here" : "這裡沒有用戶", "Default quota" : "默認儲存容量限制", "Common languages" : "常用語言", @@ -488,6 +493,8 @@ OC.L10N.register( "Restrict users to only share with users in their groups" : "限制用戶僅能與他們群組中的其他用戶分享", "Exclude groups from sharing" : "禁止特定群組分享檔案", "These groups will still be able to receive shares, but not to initiate them." : "這些群組仍然能接受其他人的分享,但是沒有辦法發起分享。", + "Allow username autocompletion in share dialog and allow access to the system address book" : "允許在分享對話方塊中自動補齊用戶名並允許存取系統通訊錄", + "Allow username autocompletion to users within the same groups and limit system address books to users in the same groups" : "允許同一個群組內的用戶自動補齊用戶名稱,並將系統通訊錄限制為同一個群組內的用戶", "Allow username autocompletion to users based on phone number integration" : "允許基於電話號碼整合的用戶自動完成用戶名", "If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user." : "如果啟用了自動完成功能“相同的群組”和“電話號碼整合”,則任何一個匹配都足以向用戶顯示。", "Allow autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "輸入全名或電郵地址時,允許自動完成(忽略缺少的電話簿匹配項,並且位於同一群組中)", |