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:
authorNextcloud bot <bot@nextcloud.com>2021-09-11 05:27:42 +0300
committerNextcloud bot <bot@nextcloud.com>2021-09-11 05:27:42 +0300
commit5e989fa75bac70a6bbe46d841a16dd3655c4ec34 (patch)
tree82e53421e6a15ad61d644a8e6834976125a19e2d /core/l10n/zh_TW.js
parent99a146803353ee93a6935606b411954b9ad845f5 (diff)
[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.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js
index ac30a612e9d..63af15a0302 100644
--- a/core/l10n/zh_TW.js
+++ b/core/l10n/zh_TW.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" : "無法重設密碼,因為 token 過期",
"%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" : "無法重設密碼,因為 token 過期",
"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" : "正在檢查應用程式更新",