Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/zh_HK.js')
-rw-r--r--core/l10n/zh_HK.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/zh_HK.js b/core/l10n/zh_HK.js
index 9cb882468fe..0b1f6786d1f 100644
--- a/core/l10n/zh_HK.js
+++ b/core/l10n/zh_HK.js
@@ -27,8 +27,6 @@ OC.L10N.register(
"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." : "點選下方的按鈕來重設您的密碼。若您沒有要求重設密碼,請不用理會此電子郵件。",
@@ -374,6 +372,8 @@ OC.L10N.register(
"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" : "正在檢查應用程式更新",