diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-03-22 21:14:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-03-22 21:14:04 +0000 |
commit | d551b8e6fdacd7659216b1e698b71840b569b525 (patch) | |
tree | 380e0f472b78893963bc42520e140be068b42304 /settings/l10n/zh_CN.js | |
parent | e25b997d0b484c4cb428f0928360c840d71b7882 (diff) | |
download | nextcloud-server-d551b8e6fdacd7659216b1e698b71840b569b525.tar.gz nextcloud-server-d551b8e6fdacd7659216b1e698b71840b569b525.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/zh_CN.js')
-rw-r--r-- | settings/l10n/zh_CN.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/settings/l10n/zh_CN.js b/settings/l10n/zh_CN.js index c92f605002b..4678b1dd4c7 100644 --- a/settings/l10n/zh_CN.js +++ b/settings/l10n/zh_CN.js @@ -20,6 +20,7 @@ OC.L10N.register( "Unable to add group." : "无法添加分组.", "Unable to delete group." : "无法删除分组.", "test email settings" : "测试电子邮件设置", + "Mail could not be sent. Check your mail server log" : "邮件无法发送. 检查你的邮件服务器日志", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "在发送电子邮件时出现问题. 请修正您的设置. (错误: %s)", "Email sent" : "邮件已发送", "You need to set your user email before being able to send test emails." : "在发送测试邮件前您需要设置您的电子邮件地址.", @@ -267,6 +268,7 @@ OC.L10N.register( "Getting help" : "获取帮助", "Commercial support" : "商业支持", "You are using <strong>%s</strong> of <strong>%s</strong>" : "您正在使用 <strong>%s</strong> of <strong>%s</strong>", + "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "你使用了<strong>%s</strong> 于<strong>%s</strong> (<strong>%s %%</strong>)", "Profile picture" : "账户头像", "Upload new" : "上传", "Select from Files" : "选择文件", |