diff options
Diffstat (limited to 'apps/settings/l10n/zh_CN.js')
-rw-r--r-- | apps/settings/l10n/zh_CN.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js index 61e47f6c13a..db392aa3b23 100644 --- a/apps/settings/l10n/zh_CN.js +++ b/apps/settings/l10n/zh_CN.js @@ -259,10 +259,10 @@ OC.L10N.register( "Unable to update visibility of {displayId}" : "无法更新 {displayId} 的可见性", "Your role" : "你的角色", "Unable to update role" : "无法更新角色", - "Add" : "添加", "Change scope level of {accountProperty}" : "更改 {accountProperty} 的范围", "Unable to update federation scope of the primary {accountProperty}" : "无法更新主 {accountProperty} 的联盟范围", "Unable to update federation scope of additional {accountProperty}" : "无法更新附加 {accountProperty} 的联盟范围", + "Add" : "添加", "You do not have permissions to see the details of this user" : "您没有权限查看该用户的详细信息", "Add new password" : "添加新的密码", "Add new email address" : "添加新的电子邮件地址", |