diff options
Diffstat (limited to 'core/l10n/zh_HK.js')
-rw-r--r-- | core/l10n/zh_HK.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/zh_HK.js b/core/l10n/zh_HK.js index cec4956cfc1..d9ec9d22017 100644 --- a/core/l10n/zh_HK.js +++ b/core/l10n/zh_HK.js @@ -29,6 +29,7 @@ OC.L10N.register( "Your login token is invalid or has expired" : "您的登入權杖無效或已過期", "This community release of Nextcloud is unsupported and push notifications are limited." : "不支援 Nextcloud 的這個社群版本,且推播通知有所限制。", "Login" : "登入", + "Unsupported email length (>255)" : "不支援的電子郵件長度 (>255)", "Password reset is disabled" : "密碼重設已停用", "Could not reset password because the token is expired" : "權杖已過期,無法重設密碼", "Could not reset password because the token is invalid" : "重設密碼權杖無效,重設失敗", @@ -170,6 +171,7 @@ OC.L10N.register( "Back to login form" : "回到登入表格", "Back" : "返回", "Login form is disabled." : "登入表格已停用", + "The Nextcloud login form is disabled. Use another login option if available or contact your administration." : "Nextcloud 登入表單已停用。使用其他登入選項(若可用)或聯絡您的管理人員。", "Edit Profile" : "編輯個人設定", "The headline and about sections will show up here" : "標題與關於部份將在此顯示", "You have not added any info yet" : "您尚未新增任何資訊", @@ -245,6 +247,7 @@ OC.L10N.register( "No action available" : "沒有可用的操作", "Error fetching contact actions" : "擷取聯絡人時發生錯誤", "Close \"{dialogTitle}\" dialog" : "關閉 \"{dialogTitle}\" 對話", + "Email length is at max (255)" : "電子郵件已達到最大長度(255 個字元)", "Non-existing tag #{tag}" : "不存在的標籤 #{tag}", "Restricted" : "受限", "Invisible" : "隱藏", |