diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-15 00:27:15 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-15 00:27:15 +0000 |
commit | 0ccbad04a96c421c07e7f278797d3854cd206c4a (patch) | |
tree | bc209878d158a247b2bc71ba651223cf7b157f66 /apps/settings/l10n/zh_HK.js | |
parent | 1ab5cd1db9d77887fd6f766d1bcc5f4a89c06823 (diff) | |
download | nextcloud-server-0ccbad04a96c421c07e7f278797d3854cd206c4a.tar.gz nextcloud-server-0ccbad04a96c421c07e7f278797d3854cd206c4a.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 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/apps/settings/l10n/zh_HK.js b/apps/settings/l10n/zh_HK.js index d56ff61fd18..984d7b4b911 100644 --- a/apps/settings/l10n/zh_HK.js +++ b/apps/settings/l10n/zh_HK.js @@ -334,6 +334,9 @@ OC.L10N.register( "Unable to update federation scope of additional {property}" : "無法更新額外 {property} 的聯盟範圍", "Add additional email" : "添加額外電郵地址", "Add" : "新增", + "No users" : "沒有用戶", + "Loading users …" : "用戶加載中 ...", + "List of users. This list is not fully rendered for performances reasons. The users will be rendered as you navigate through the list." : "用戶清單。出於性能考量,此清單未完全呈現。用戶將在您瀏覽清單時呈現。", "Default language" : "預設語言", "Common languages" : "常用語言", "Other languages" : "其他語言", @@ -357,12 +360,17 @@ OC.L10N.register( "Username will be autogenerated" : "用戶名將自動生成", "Username (required)" : "用戶名(必填)", "Total rows summary" : "總列摘要", + "Scroll to load more rows" : "捲動以載入更多列", + "_{userCount} user …_::_{userCount} users …_" : ["{userCount} 個用戶 …"], + "_{userCount} user_::_{userCount} users_" : ["{userCount} 個用戶"], "Avatar" : "虛擬化身大頭照", "Group admin for" : "群組管理員", "User backend" : "用戶後端系統", "Storage location" : "儲存位置", "Last login" : "最後登入", "User actions" : "用戶操作", + "Password or insufficient permissions message" : "密碼或權限不足訊息", + "Loading user …" : "用戶加載中 …", "Edit display name" : "編輯顯示名稱", "Add new password" : "新增密碼", "You do not have permissions to see the details of this user" : "您沒有檢視此用戶詳細資料的權限", @@ -371,6 +379,7 @@ OC.L10N.register( "Set user as admin for" : "將用戶設定為管理員", "Select user quota" : "選擇用戶配額", "Set the language" : "設置語言", + "Set the manager" : "設置管理者", "Select manager" : "選擇管理者", "{size} used" : "已使用 {size}", "Delete user" : "刪除用戶", |