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: 98c38d68249750ec846e29f48b93a272c4f76cd0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
    "Login": {
        "ConfirmationLinkSent": "确认链接已发到您的邮箱,请接收邮件并点击链接确认密码修改。",
        "ContactAdmin": "可能的原因: 您的主机可能已经停用了 mail() 函数! <br \/>请联络您的 Piwik 管理员!",
        "ExceptionPasswordMD5HashExpected": "密码参数是一个 MD5 加密的密码。",
        "InvalidNonceOrHeadersOrReferrer": "表单安全检查失败,请重新打开表单,检查是否启用cookie。如果配置了代理服务器,需要 %s 设置Piwik接收代理头信息 %s ,同时检查Referer头是否正确",
        "InvalidOrExpiredToken": "凭证无效或已经过期。",
        "InvalidUsernameEmail": "用户名或邮件地址不正确",
        "LogIn": "登录",
        "LoginOrEmail": "用户名或邮件地址",
        "LoginPasswordNotCorrect": "用户名或密码不正确!",
        "LostYourPassword": "忘记密码了?",
        "MailPasswordChangeBody": "您好 %1$s,\n\n重置密码的请求来自 %2$s。要确认密码修改,请访问下面的链接:\n\n%3$s\n\n提示: 本链接24小时后失效。\n\n感谢您使用 Piwik!",
        "MailTopicPasswordChange": "密码修改确认",
        "PasswordChanged": "您的密码已修改。",
        "PasswordRepeat": "密码(重复)",
        "PasswordsDoNotMatch": "密码不一致。",
        "RememberMe": "记住密码",
        "ResetPasswordInstructions": "为您的账号输入新的密码。"
    }
}