diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-06-22 00:30:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-06-22 00:30:16 +0000 |
commit | 44850c27a067972f1982f9d36fb9dcf50d39293c (patch) | |
tree | 330c0a0b4f6e9e8970a36ed81a64e333f175e56a /apps/settings/l10n/zh_TW.json | |
parent | 956eece9d4031a4d3239990d531e21ef4bf7298f (diff) | |
download | nextcloud-server-44850c27a067972f1982f9d36fb9dcf50d39293c.tar.gz nextcloud-server-44850c27a067972f1982f9d36fb9dcf50d39293c.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 | 42 |
1 files changed, 21 insertions, 21 deletions
diff --git a/apps/settings/l10n/zh_TW.json b/apps/settings/l10n/zh_TW.json index 4b734943818..57d2ff99d63 100644 --- a/apps/settings/l10n/zh_TW.json +++ b/apps/settings/l10n/zh_TW.json @@ -332,6 +332,22 @@ "Unable to update federation scope of additional {property}" : "無法更新額外 {property} 的聯盟範圍", "Add additional email" : "新增額外電子郵件", "Add" : "新增", + "User's table" : "使用者的表格", + "Display name" : "顯示名稱", + "Email" : "信箱", + "Group admin for" : "群組管理員", + "Quota" : "容量限制", + "User backend" : "使用者資料後端", + "Storage location" : "儲存位址", + "Last login" : "最後登入", + "Manager" : "管理者", + "No users in here" : "這裡沒有使用者", + "Default quota" : "預設儲存容量限制", + "Default language" : "預設語言", + "Common languages" : "常用語言", + "Other languages" : "其他語言", + "Password change is disabled because the master key is disabled" : "已停用密碼變更,因為主控金鑰已停用", + "New user" : "新使用者", "You do not have permissions to see the details of this user" : "您沒有檢視此使用者詳細資料的權限", "Edit display name" : "編輯顯示名稱", "Add new password" : "新增密碼", @@ -356,25 +372,6 @@ "Welcome mail sent!" : "已傳送歡迎郵件!", "Edit User" : "編輯使用者", "{size} used" : "已使用 {size}", - "User's table" : "使用者的表格", - "New user" : "新使用者", - "Will be autogenerated" : "將自動生成", - "Display name" : "顯示名稱", - "Email" : "信箱", - "Default language" : "預設語言", - "Select user manager" : "選取使用者管理者", - "Add a new user" : "新增使用者", - "Group admin for" : "群組管理員", - "Quota" : "容量限制", - "User backend" : "使用者資料後端", - "Storage location" : "儲存位址", - "Last login" : "最後登入", - "Manager" : "管理者", - "No users in here" : "這裡沒有使用者", - "Default quota" : "預設儲存容量限制", - "Common languages" : "常用語言", - "Other languages" : "其他語言", - "Password change is disabled because the master key is disabled" : "已停用密碼變更,因為主控金鑰已停用", "Passwordless authentication requires a secure connection." : "無密碼身份驗證需要安全連線。", "Add WebAuthn device" : "新增 WebAuthn 裝置", "Please authorize your WebAuthn device." : "請驗證您的 WebAuthn 裝置。", @@ -399,7 +396,6 @@ "Disabled users" : "已停用使用者", "Default quota:" : "預設容量限制:", "Select default quota" : "選取預設容量限制", - "Show Languages" : "顯示語言", "Show last login" : "顯示上次登入時間", "Show user backend" : "顯示使用者資料後端", "Show storage path" : "顯示儲存路徑", @@ -511,6 +507,9 @@ "An administrator created app password \"{token}\"" : "管理員建立了應用程式密碼「{token}」", "Choose profile picture from files" : "從檔案中選擇個人檔案圖片", "png or jpg, max. 20 MB" : "png 或 jpg,最大 20 MB", + "Will be autogenerated" : "將自動生成", + "Add a new user" : "新增使用者", + "Show Languages" : "顯示語言", "Plain" : "明文", "NT LAN Manager" : "NT LAN 管理程式", "SSL/TLS" : "SSL/TLS", @@ -518,6 +517,7 @@ "Authentication method" : "認證方式", "Allow username autocompletion in share dialog" : "在分享對話框中允許使用者名稱自動完成", "Allow username autocompletion to users within the same groups" : "允許使用者自動完成在同一個群組中的使用者", - "Only applies when authentication is required" : "僅在需要身份驗證時套用" + "Only applies when authentication is required" : "僅在需要身份驗證時套用", + "Select user manager" : "選取使用者管理者" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |