diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-04-14 02:28:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-04-14 02:28:46 +0000 |
commit | 45a156edd4592e3fba25b9f570db64dc2ae91e01 (patch) | |
tree | 6890f35db7c8ed1e1973428883205ed693d49578 /core/l10n/zh_TW.js | |
parent | 3ebf7d045a518894e24b8cb7cbad1a01fb6fe158 (diff) | |
download | nextcloud-server-45a156edd4592e3fba25b9f570db64dc2ae91e01.tar.gz nextcloud-server-45a156edd4592e3fba25b9f570db64dc2ae91e01.zip |
[tx-robot] updated 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 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js index ba496bd0a0b..3ec54f66d81 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -350,6 +350,11 @@ OC.L10N.register( "You can close this window." : "可以關閉此視窗", "This share is password-protected" : "此分享受密碼保護", "The password is wrong. Try again." : "密碼錯誤,請重試", + "Please type in your email address to request a temporary password" : "請輸入您的電子郵件地址以申請臨時密碼", + "Email address" : "電子郵件地址", + "Password sent!" : "密碼已傳送!", + "You are not authorized to request a password for this share" : "您無權為此分享請求密碼", + "Request password" : "請求密碼", "Go to %s" : "前往 %s", "Two-factor authentication" : "雙因素驗證", "Enhanced security is enabled for your account. Choose a second factor for authentication:" : "您的帳號已啟用進階安全機制,請選擇一個雙因素驗證方法:", |