diff options
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" : "选择文件", |