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_TW.json | |
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_TW.json')
-rw-r--r-- | apps/settings/l10n/zh_TW.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/apps/settings/l10n/zh_TW.json b/apps/settings/l10n/zh_TW.json index ce0182df4cf..40516596332 100644 --- a/apps/settings/l10n/zh_TW.json +++ b/apps/settings/l10n/zh_TW.json @@ -332,6 +332,9 @@ "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" : "其他語言", @@ -355,12 +358,17 @@ "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" : "您沒有檢視此使用者詳細資料的權限", @@ -369,6 +377,7 @@ "Set user as admin for" : "將使用者設定為管理員", "Select user quota" : "選取使用者配額", "Set the language" : "設定語言", + "Set the manager" : "設定管理者", "Select manager" : "選取管理者", "{size} used" : "已使用 {size}", "Delete user" : "刪除使用者", |