diff options
Diffstat (limited to 'core/l10n/zh_TW.js')
-rw-r--r-- | core/l10n/zh_TW.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js index afaef0fd810..6f5a76d85c6 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -28,9 +28,11 @@ 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" : "登入", + "Please try again" : "請再試一次", "Password reset is disabled" : "密碼重設已停用", "Could not reset password because the token is expired" : "無法重設密碼,因為權杖已過期", "Could not reset password because the token is invalid" : "無法重設密碼,因為權杖無效", + "Password is too long. Maximum allowed length is 469 characters." : "密碼太長。最大允許長度為 469 個字元。", "%s password reset" : "%s 密碼重設", "Password reset" : "密碼重設", "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "點選下方的按鈕來重設您的密碼。若您沒有要求重設密碼,請忽略這封信件。", @@ -181,6 +183,7 @@ OC.L10N.register( "Simple email app nicely integrated with Files, Contacts and Calendar." : "簡潔的電子郵件應用程式,與檔案瀏覽器、通訊錄、行事曆完美整合", "Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "對話、視訊電話、螢幕分享、線上會議與網路研討會 - 實現於你的瀏覽器與手機應用程式之中。", "Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "使用 Collabora Online 建置的協作文件、試算表與簡報。", + "Search contacts" : "搜尋聯絡人", "Forgot password?" : "忘記密碼?", "Log in with a device" : "使用免密碼裝置登入", "Back" : "返回", |