diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-06-22 00:30:33 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-06-22 00:30:33 +0000 |
commit | 2ade1650d71e9c93ae744cfbfaec3bbf857f84b1 (patch) | |
tree | 577867f4418a60fad22a56a0c4321e84aa253c37 /apps/settings/l10n/zh_HK.js | |
parent | 41f5631b2cde74c197b356f976f034fe8afc2618 (diff) | |
download | nextcloud-server-2ade1650d71e9c93ae744cfbfaec3bbf857f84b1.tar.gz nextcloud-server-2ade1650d71e9c93ae744cfbfaec3bbf857f84b1.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 | 42 |
1 files changed, 21 insertions, 21 deletions
diff --git a/apps/settings/l10n/zh_HK.js b/apps/settings/l10n/zh_HK.js index d081e96acc2..e67f0ba8ee2 100644 --- a/apps/settings/l10n/zh_HK.js +++ b/apps/settings/l10n/zh_HK.js @@ -334,6 +334,22 @@ OC.L10N.register( "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" : "新增密碼", @@ -358,25 +374,6 @@ OC.L10N.register( "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 裝置。", @@ -401,7 +398,6 @@ OC.L10N.register( "Disabled users" : "已停用用戶", "Default quota:" : "預設容量限制:", "Select default quota" : "選擇預設容量限制", - "Show Languages" : "顯示語言", "Show last login" : "顯示上次登入時間", "Show user backend" : "顯示用戶資料後端", "Show storage path" : "顯示儲存路徑", @@ -512,6 +508,9 @@ OC.L10N.register( "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", @@ -519,6 +518,7 @@ OC.L10N.register( "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" : "選擇用戶管理者" }, "nplurals=1; plural=0;"); |