diff options
Diffstat (limited to 'apps/settings/l10n/zh_CN.js')
-rw-r--r-- | apps/settings/l10n/zh_CN.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js index 655a31fa6c3..685923a2f34 100644 --- a/apps/settings/l10n/zh_CN.js +++ b/apps/settings/l10n/zh_CN.js @@ -278,6 +278,7 @@ OC.L10N.register( "by {author}\n{license}" : "按照 {author}\n{license}", "Enter group name" : "输入群组名称", "Add group" : "添加分组", + "Active users" : "活跃用户", "Admins" : "管理员", "Disabled users" : "已禁用的用户", "Remove group" : "删除分组", @@ -368,6 +369,7 @@ OC.L10N.register( "Allow apps to use the Share API" : "允许应用使用共享 API", "Set default expiration date for shares" : "设置共享的默认截止日期", "Expire after" : "过期于下列日期后", + "day(s)" : "天", "Enforce expiration date" : "强制过期日期", "Set default expiration date for shares to other servers" : "为共享给其他服务器的文件设置默认到期日", "Allow users to share via link and emails" : "允许用户通过链接和电子邮件分享 ", |