diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-10 00:19:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-10 00:19:31 +0000 |
commit | 249c1e47ff871f6275e8d6e4535a3e4a8ec1a1e6 (patch) | |
tree | 9c55cccb25e16e816b9ee72a9dfb032b447364fc /apps/settings/l10n/zh_HK.js | |
parent | 6325dbf736ee9872bde391bf9df30ac538c84cf8 (diff) | |
download | nextcloud-server-249c1e47ff871f6275e8d6e4535a3e4a8ec1a1e6.tar.gz nextcloud-server-249c1e47ff871f6275e8d6e4535a3e4a8ec1a1e6.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 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/settings/l10n/zh_HK.js b/apps/settings/l10n/zh_HK.js index c2879c18699..51e6ce405c4 100644 --- a/apps/settings/l10n/zh_HK.js +++ b/apps/settings/l10n/zh_HK.js @@ -553,6 +553,7 @@ OC.L10N.register( "{license}-licensed" : "以 {license} 授權", "Changelog" : "軟件更新紀錄", "by {author}\n{license}" : "作者為 {author}\n{license}", + "User management" : "用戶管理", "Active users" : "活躍用戶", "Admins" : "管理員", "Disabled users" : "已停用用戶", @@ -560,6 +561,7 @@ OC.L10N.register( "Create group" : "創建群組", "Group name" : "群組名稱", "Please enter a valid group name" : "請輸入有效的群組名稱", + "User group: {group}" : "用戶群組:{group}", "Failed to create group" : "創建群組失敗", "Sending…" : "正在傳送……", "Email sent" : "電子郵件已寄出", |