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

zh-tw.json « lang « Login « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2d3e1587b7e33a755ad5b9d86b104c3b4bf1fa6d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "Login": {
        "ContactAdmin": "可能原因:您的伺服主機可能已經停用了 mail() 函式。<br \/>請聯絡您的 Piwik 管理員!",
        "ExceptionPasswordMD5HashExpected": "密碼參數會是一個 MD5 雜湊加密的密碼!",
        "InvalidOrExpiredToken": "權杖不正確或已過期!",
        "InvalidUsernameEmail": "無效的使用者名稱 和\/或 E-mail 位址",
        "LogIn": "登入",
        "LoginOrEmail": "登入帳號或 E-mail",
        "LoginPasswordNotCorrect": "使用者名稱 & 密碼不正確。",
        "LostYourPassword": "遺失了您的密碼嗎?",
        "MailTopicPasswordChange": "確認密碼變更",
        "PasswordRepeat": "密碼(再次輸入)",
        "PasswordsDoNotMatch": "密碼並不相符!"
    }
}