diff options
Diffstat (limited to 'core/l10n/zh_CN.json')
-rw-r--r-- | core/l10n/zh_CN.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/zh_CN.json b/core/l10n/zh_CN.json index e7398ecbbd9..f28821c17f8 100644 --- a/core/l10n/zh_CN.json +++ b/core/l10n/zh_CN.json @@ -18,14 +18,11 @@ "Password reset is disabled" : "密码重置不可用", "Couldn't reset password because the token is invalid" : "令牌无效,无法重置密码", "Couldn't reset password because the token is expired" : "令牌已过期,无法重置密码", - "Could not send reset email because there is no email address for this username. Please contact your administrator." : "该用户没有设置电子邮件地址,无发送重置邮件。请联系管理员。", "%s password reset" : "重置 %s 的密码", "Password reset" : "重置密码", "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "点击下面的按钮来重置您的密码。如果您并没有请求密码重置,请忽略这封邮件。", "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "点击下述链接重置您的密码。如果您没有请求重置密码,请忽略本邮件。", "Reset your password" : "重置您的密码", - "Couldn't send reset email. Please contact your administrator." : "未能成功发送重置邮件,请联系管理员。", - "Couldn't send reset email. Please make sure your username is correct." : "无法发送重置邮件,请检查您的用户名是否正确。", "Nextcloud Server" : "Nextcloud 服务器", "Some of your link shares have been removed" : "您的一些链接共享已被移除", "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "由于一个安全缺陷,我们必须移除您的部分链接共享。更多信息请查看此链接。", @@ -230,6 +227,7 @@ "Reset password" : "重置密码", "A password reset message has been sent to the e-mail address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "密码重置的电子邮件发送到此帐户的电子邮件地址。 如果您未在合理的时间内收到,请优先检查您的垃圾邮件/垃圾邮件文件夹。如果不存在此电子邮件,请咨询系统管理员。", "If it is not there ask your local administrator." : "如果它不在此处,请询问您的本地管理员。", + "Couldn't send reset email. Please contact your administrator." : "未能成功发送重置邮件,请联系管理员。", "Password can not be changed. Please contact your administrator." : "无法修改密码,请联系管理员。", "Back to login" : "返回登录", "Forgot password?" : "忘记密码?", @@ -399,6 +397,8 @@ "This %s instance is currently in maintenance mode, which may take a while." : "该实例 %s 当前处于维护模式,这将花费一些时间。", "This page will refresh itself when the instance is available again." : "当实例再次可用时,页面会自动刷新。", "Contact your system administrator if this message persists or appeared unexpectedly." : "如果这个消息一直存在或不停出现,请联系您的系统管理员。", + "Could not send reset email because there is no email address for this username. Please contact your administrator." : "该用户没有设置电子邮件地址,无发送重置邮件。请联系管理员。", + "Couldn't send reset email. Please make sure your username is correct." : "无法发送重置邮件,请检查您的用户名是否正确。", "Updated \"%s\" to %s" : "更新 \"%s\" 为 %s", "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">代码完整性检查出现异常,点击查看详细信息...</a>", "Dismiss" : "忽略", |