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 7d55ccc019a..f2329dbcf17 100644 --- a/apps/settings/l10n/zh_CN.js +++ b/apps/settings/l10n/zh_CN.js @@ -33,6 +33,7 @@ OC.L10N.register( "Groups" : "分组", "Group list is empty" : "群组列表为空", "Unable to retrieve the group list" : "无法获取分组列表", + "_and %n other editor_::_and %n other editors_" : ["和其他编辑者"], "Enter your name so other users can see who is editing" : "输入您的姓名以便他人看到谁在编辑", "Edit guest name" : "编辑访客姓名", "Save guest name" : "保存访客姓名", @@ -240,6 +241,7 @@ OC.L10N.register( "Delete {userid}'s account" : "删除 {userid} 的账号", "Welcome mail sent!" : "欢迎邮件已经发送!", "Edit User" : "编辑用户", + "Toggle user actions menu" : "切换用户行动菜单", "{size} used" : "已使用 {size}", "Will be autogenerated" : "将自动生成", "Display name" : "显示名称", |