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

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Login/lang/zh-tw.json')
-rw-r--r--plugins/Login/lang/zh-tw.json10
1 files changed, 6 insertions, 4 deletions
diff --git a/plugins/Login/lang/zh-tw.json b/plugins/Login/lang/zh-tw.json
index 2d3e1587b7..64c9f81f21 100644
--- a/plugins/Login/lang/zh-tw.json
+++ b/plugins/Login/lang/zh-tw.json
@@ -1,15 +1,17 @@
{
"Login": {
- "ContactAdmin": "可能原因:您的伺服主機可能已經停用了 mail() 函式。<br \/>請聯絡您的 Piwik 管理員!",
- "ExceptionPasswordMD5HashExpected": "密碼參數會是一個 MD5 雜湊加密的密碼!",
- "InvalidOrExpiredToken": "權杖不正確或已過期!",
+ "ContactAdmin": "可能原因:您的伺服主機可能已經停用了 mail() 函式。<br \/>請聯絡您的 Piwik 管理員。",
+ "ExceptionPasswordMD5HashExpected": "密碼參數會是 MD5 雜湊加密的密碼。",
+ "InvalidOrExpiredToken": "Token 不正確或已過期。",
"InvalidUsernameEmail": "無效的使用者名稱 和\/或 E-mail 位址",
"LogIn": "登入",
"LoginOrEmail": "登入帳號或 E-mail",
"LoginPasswordNotCorrect": "使用者名稱 & 密碼不正確。",
"LostYourPassword": "遺失了您的密碼嗎?",
"MailTopicPasswordChange": "確認密碼變更",
+ "NewPassword": "新密碼",
+ "NewPasswordRepeat": "新密碼(重覆)",
"PasswordRepeat": "密碼(再次輸入)",
- "PasswordsDoNotMatch": "密碼並不相符!"
+ "PasswordsDoNotMatch": "密碼不相符。"
}
} \ No newline at end of file