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: 64c9f81f2139c27f3c93f0713b34b6386a7d49d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "Login": {
        "ContactAdmin": "可能原因:您的伺服主機可能已經停用了 mail() 函式。<br \/>請聯絡您的 Piwik 管理員。",
        "ExceptionPasswordMD5HashExpected": "密碼參數會是 MD5 雜湊加密的密碼。",
        "InvalidOrExpiredToken": "Token 不正確或已過期。",
        "InvalidUsernameEmail": "無效的使用者名稱 和\/或 E-mail 位址",
        "LogIn": "登入",
        "LoginOrEmail": "登入帳號或 E-mail",
        "LoginPasswordNotCorrect": "使用者名稱 & 密碼不正確。",
        "LostYourPassword": "遺失了您的密碼嗎?",
        "MailTopicPasswordChange": "確認密碼變更",
        "NewPassword": "新密碼",
        "NewPasswordRepeat": "新密碼(重覆)",
        "PasswordRepeat": "密碼(再次輸入)",
        "PasswordsDoNotMatch": "密碼不相符。"
    }
}