summaryrefslogtreecommitdiffstats
path: root/core/l10n/zh_CN.js
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/zh_CN.js')
-rw-r--r--core/l10n/zh_CN.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js
index 4a5cb0b9201..0bdc8bfeadf 100644
--- a/core/l10n/zh_CN.js
+++ b/core/l10n/zh_CN.js
@@ -80,6 +80,7 @@ OC.L10N.register(
"Your files are encrypted. There will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "您的文件已经加密. 当您的密码重置后没有任何方式能恢复您的数据. <br />如果您不确定, 请在继续前联系您的管理员.<br/>您是否真的要继续?",
"I know what I'm doing" : "我知道我在做什么",
"Password can not be changed. Please contact your administrator." : "无法修改密码, 请联系管理员.",
+ "Reset password" : "重置密码",
"No" : "否",
"Yes" : "是",
"No files in here" : "未找到文件",
@@ -259,7 +260,6 @@ OC.L10N.register(
"An internal error occurred." : "发生了内部错误.",
"Please try again or contact your administrator." : "请重试或联系您的管理员.",
"Username or email" : "用户名或邮箱",
- "Wrong password. Reset it?" : "密码错误. 是否要重置?",
"Wrong password." : "密码错误",
"Log in" : "登录",
"Stay logged in" : "保持登录",
@@ -271,7 +271,6 @@ OC.L10N.register(
"Redirecting …" : "正在转向...",
"New password" : "新密码",
"New Password" : "新密码",
- "Reset password" : "重置密码",
"Two-factor authentication" : "双重认证",
"Enhanced security is enabled for your account. Please authenticate using a second factor." : "您的帐户已启用增强安全性, 请使用第二因子验证.",
"Cancel log in" : "取消登录",
@@ -342,6 +341,7 @@ OC.L10N.register(
"For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">documentation</a>." : "了解如何正确配置服务器, 请参见 <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">文档</a>.",
"Log out" : "注销",
"This action requires you to confirm your password:" : "此操作需要确认您的密码:",
+ "Wrong password. Reset it?" : "密码错误. 是否要重置?",
"Use the following link to reset your password: {link}" : "使用以下链接重置您的密码: {link}",
"Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "嗨、你好,<br><br>只想让你知道 %s 分享了 <strong>%s</strong> 给你。<br><a href=\"%s\">现在查看!</a><br><br>",
"This Nextcloud instance is currently in single user mode." : "当前 Nextcloud 实例运行在单用户模式下.",