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

zh-cn.json « lang « Login « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 64f2b7913a04451f35c8cd09a5284363e56281f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
    "Login": {
        "ConfirmationLinkSent": "确认链接已发到您的邮箱,请接收邮件并点击链接确认密码修改。",
        "ExceptionPasswordMD5HashExpected": "密码参数是一个 MD5 加密的密码。",
        "InvalidNonceOrHeadersOrReferrer": "表单安全检查失败,请重新打开表单,检查是否启用cookie。如果配置了代理服务器,需要 %1$s 设置Matomo接收代理头信息 %2$s ,同时检查Referer头是否正确",
        "InvalidOrExpiredToken": "凭证无效或已经过期。",
        "InvalidUsernameEmail": "用户名或邮件地址不正确",
        "LogIn": "登录",
        "LoginOrEmail": "用户名或邮件地址",
        "LoginPasswordNotCorrect": "用户名或密码不正确!",
        "LostYourPassword": "忘记密码了?",
        "ChangeYourPassword": "修改密码",
        "MailTopicPasswordChange": "密码修改确认",
        "NewPassword": "新密码",
        "NewPasswordRepeat": "新密码(重复)",
        "PasswordChanged": "您的密码已修改。",
        "PasswordRepeat": "密码(重复)",
        "PasswordsDoNotMatch": "密码不一致。",
        "WrongPasswordEntered": "请输入正确的密码。",
        "ConfirmPasswordToContinue": "确认密码以继续",
        "RememberMe": "记住登录信息"
    }
}