diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-15 02:28:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-15 02:28:25 +0000 |
commit | 8bdb50fd507bfe68161ab98eba903872083ea4f3 (patch) | |
tree | f8c63f12b4ff3beab8a2084998363b86b8463cb7 /apps/settings/l10n/zh_TW.json | |
parent | d454fe4b8c4bc659e036b7a34a56f0e83bab8a94 (diff) | |
download | nextcloud-server-8bdb50fd507bfe68161ab98eba903872083ea4f3.tar.gz nextcloud-server-8bdb50fd507bfe68161ab98eba903872083ea4f3.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 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/settings/l10n/zh_TW.json b/apps/settings/l10n/zh_TW.json index ac268ca1ed8..fa2f2e00717 100644 --- a/apps/settings/l10n/zh_TW.json +++ b/apps/settings/l10n/zh_TW.json @@ -340,6 +340,7 @@ "Set user as admin for" : "將使用者設定為管理員", "Select user quota" : "選取使用者配額", "Set the language" : "設定語言", + "Select manager" : "選取管理者", "Delete user" : "刪除使用者", "Wipe all devices" : "抹除所有裝置", "Disable user" : "停用使用者", @@ -355,11 +356,13 @@ "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" : "群組管理員", @@ -367,6 +370,8 @@ "User backend" : "使用者資料後端", "Storage location" : "儲存位址", "Last login" : "最後登入", + "Manager" : "管理者", + "User actions" : "使用者動作", "No users in here" : "這裡沒有使用者", "Default quota" : "預設儲存容量限制", "Common languages" : "常用語言", @@ -486,6 +491,8 @@ "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)" : "輸入全名或電子郵件地址時,允許自動完成(忽略缺少的通訊錄相符,以及在同一個群組中的)", |