diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-23 00:19:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-23 00:19:20 +0000 |
commit | 49cd6670026dea4880d016b3515342c2aa274600 (patch) | |
tree | 66ae0ce74735ad4782bdcfbea1d9830e65b99c09 /core/l10n/zh_TW.js | |
parent | fb97d551a1a3ca79942668009a48ca100ac92eaa (diff) | |
download | nextcloud-server-49cd6670026dea4880d016b3515342c2aa274600.tar.gz nextcloud-server-49cd6670026dea4880d016b3515342c2aa274600.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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" : "隱藏", |