diff options
Diffstat (limited to 'core/l10n/zh_CN.js')
-rw-r--r-- | core/l10n/zh_CN.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index bb018d38dc3..b1332b0f7a1 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -210,7 +210,7 @@ OC.L10N.register( "Pending" : "等待", "Copy to {folder}" : "复制到 {folder}", "Move to {folder}" : "移动到 {folder}", - "Saving..." : "正在保存...", + "Saving …" : "正在保存…", "Authentication required" : "授权请求", "This action requires you to confirm your password" : "请您确认您的密码", "Confirm" : "确认", @@ -344,6 +344,7 @@ OC.L10N.register( "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." : "无法发送重置邮件,请检查您的用户名是否正确。", + "Saving..." : "正在保存...", "Dismiss" : "忽略", "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "密码重置邮件已经发送到您的电子邮箱中。如果您长时间没能收到邮件,请检查您邮箱的垃圾/广告文件夹。<br>如果未能收到邮件请联系管理员。", "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/>您是否真的要继续?", |