diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-10-19 00:08:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-10-19 00:08:27 +0000 |
commit | 07b6e234bd3ba015809d9e4a312259266370d985 (patch) | |
tree | 663e53d27dfda45ed915ff7060f183f38db57d57 /settings/l10n/zh_CN.js | |
parent | bea04d12d5a9ae8653277fc6379468d990f397ea (diff) | |
download | nextcloud-server-07b6e234bd3ba015809d9e4a312259266370d985.tar.gz nextcloud-server-07b6e234bd3ba015809d9e4a312259266370d985.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/zh_CN.js')
-rw-r--r-- | settings/l10n/zh_CN.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/settings/l10n/zh_CN.js b/settings/l10n/zh_CN.js index 48c922c8984..797673ac2fd 100644 --- a/settings/l10n/zh_CN.js +++ b/settings/l10n/zh_CN.js @@ -33,9 +33,9 @@ OC.L10N.register( "Unable to add group." : "无法添加分组.", "Unable to delete group." : "无法删除分组.", "Invalid SMTP password." : "无效的SMTP密码", + "Email setting test" : "电子邮件设置测试", "Well done, %s!" : "已完成, %s!", "If you received this email, the email configuration seems to be correct." : "如果你收到了这封邮件,电子邮件配置应该就是正确的。", - "Email setting test" : "电子邮件设置测试", "Email could not be sent. Check your mail server log" : "邮件无法发送. 检查你的邮件服务器日志", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "在发送电子邮件时出现问题. 请修正您的设置. (错误: %s)", "You need to set your user email before being able to send test emails." : "在发送测试邮件前您需要设置您的电子邮件地址.", @@ -60,15 +60,16 @@ OC.L10N.register( "%1$s changed your password on %2$s." : "%1$s 在 %2$s.上已更改你的密码", "Your password on %s was changed." : "你的密码在 %s 已被更改.", "Your password on %s was reset by an administrator." : "你的密码在 %s 已被管理员重置", + "Password for %1$s changed on %2$s" : "%1$s的密码更改为%2$s", "Password changed for %s" : "密码更改为%s", "If you did not request this, please contact an administrator." : "如果您发出此项请求,请联系管理员。", - "Password for %1$s changed on %2$s" : "%1$s的密码更改为%2$s", "%1$s changed your email address on %2$s." : "%1$s把你的邮箱地址更改成%2$s", "Your email address on %s was changed." : "你在%s上的电子邮件地址已更改", "Your email address on %s was changed by an administrator." : "你在%s上的电子邮件地址已被管理员修改", + "Email address for %1$s changed on %2$s" : "%1$s的邮箱地址更改为%2$s", "Email address changed for %s" : "邮箱地址更改为%s", "The new email address is %s" : "新的电子邮件地址是%s", - "Email address for %1$s changed on %2$s" : "%1$s的邮箱地址更改为%2$s", + "Your %s account was created" : "你的帐户 %s 已创建", "Welcome aboard" : "欢迎登陆", "Welcome aboard %s" : "欢迎登陆 %s", "You now have an %s account, you can add, protect, and share your data." : "您已经创建账户%s,您现在可以增加、保护和共享数据。", @@ -76,7 +77,6 @@ OC.L10N.register( "Set your password" : "设置你的密码", "Go to %s" : "到 %s", "Install Client" : "安装客户端", - "Your %s account was created" : "你的帐户 %s 已创建", "Password confirmation is required" : "需要密码确认", "Couldn't remove app." : "无法删除应用.", "Couldn't update app." : "无法更新应用.", |