diff options
Diffstat (limited to 'core/l10n/zh_TW.js')
-rw-r--r-- | core/l10n/zh_TW.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js index 426b913b783..e458db88a3c 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.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" : "無法重設密碼,因為權杖無效", @@ -246,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" : "隱藏", |