diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-09-11 02:27:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-09-11 02:27:42 +0000 |
commit | 5e989fa75bac70a6bbe46d841a16dd3655c4ec34 (patch) | |
tree | 82e53421e6a15ad61d644a8e6834976125a19e2d /core/l10n/zh_HK.json | |
parent | 99a146803353ee93a6935606b411954b9ad845f5 (diff) | |
download | nextcloud-server-5e989fa75bac70a6bbe46d841a16dd3655c4ec34.tar.gz nextcloud-server-5e989fa75bac70a6bbe46d841a16dd3655c4ec34.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/zh_HK.json')
-rw-r--r-- | core/l10n/zh_HK.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/zh_HK.json b/core/l10n/zh_HK.json index 02b46287a71..3ce3e593ce9 100644 --- a/core/l10n/zh_HK.json +++ b/core/l10n/zh_HK.json @@ -25,8 +25,6 @@ "Could not complete login" : "嘗試登入時發生錯誤", "Your login token is invalid or has expired" : "您的登入權杖無效或已過期", "Password reset is disabled" : "密碼重設已停用", - "Couldn't reset password because the token is invalid" : "重設密碼權杖無效,重設失敗", - "Couldn't reset password because the token is expired" : "權杖已過期,無法重設密碼", "%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." : "點選下方的按鈕來重設您的密碼。若您沒有要求重設密碼,請不用理會此電子郵件。", @@ -372,6 +370,8 @@ "This %s instance is currently in maintenance mode, which may take a while." : "這個 %s 安裝目前處於維護模式,需要一段時間恢復。", "This page will refresh itself when the instance is available again." : "安裝恢復可用之後,本頁會自動重新整理", "Contact your system administrator if this message persists or appeared unexpectedly." : "若這個訊息持續出現,請聯絡系統管理員。", + "Couldn't reset password because the token is invalid" : "重設密碼權杖無效,重設失敗", + "Couldn't reset password because the token is expired" : "權杖已過期,無法重設密碼", "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "正在檢查是否有可更新的數據庫模式(若數據庫較大,可能需要一段時間)", "Checked database schema update" : "已檢查數據庫模式更新", "Checking updates of apps" : "正在檢查應用程式更新", |