diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-05-08 00:13:17 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-05-08 00:13:17 +0000 |
commit | 1c3adf4eff65b4768c5088aa0980471c2d934280 (patch) | |
tree | dcc12d52a34c703c9c56aa88ea661009b65d7dcf /core/l10n/zh_CN.js | |
parent | aa47358812a06f4d57e39938afdc8b2220d5067a (diff) | |
download | nextcloud-server-1c3adf4eff65b4768c5088aa0980471c2d934280.tar.gz nextcloud-server-1c3adf4eff65b4768c5088aa0980471c2d934280.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_CN.js')
-rw-r--r-- | core/l10n/zh_CN.js | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index 01a1c151807..25ee3b6614e 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -103,6 +103,13 @@ OC.L10N.register( "Show all contacts …" : "显示所有联系人 …", "Loading your contacts …" : "加载您的联系人 …", "Looking for {term} …" : "查找 {term} …", + "We have send a password reset e-mail to the e-mail address known to us for this account. 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/>您是否真的要继续?", + "I know what I'm doing" : "我知道我在做什么", + "Password can not be changed. Please contact your administrator." : "无法修改密码,请联系管理员。", + "Reset password" : "重置密码", + "Sending email …" : "正在发送邮件…", + "Logging in …" : "正在登录 …", "New in" : "新品", "View changelog" : "查看更新记录", "No action available" : "无可用操作", @@ -196,13 +203,6 @@ OC.L10N.register( "Settings" : "设置", "Connection to server lost" : "与服务器的连接断开", "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["加载页面出现问题,将在 %n 秒后重新加载"], - "Logging in …" : "正在登录 …", - "We have send a password reset e-mail to the e-mail address known to us for this account. 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/>您是否真的要继续?", - "I know what I'm doing" : "我知道我在做什么", - "Password can not be changed. Please contact your administrator." : "无法修改密码,请联系管理员。", - "Reset password" : "重置密码", - "Sending email …" : "正在发送邮件…", "Very weak password" : "非常弱的密码", "Weak password" : "弱密码", "So-so password" : "一般强度的密码", |