diff options
Diffstat (limited to 'apps/settings/l10n/zh_CN.js')
-rw-r--r-- | apps/settings/l10n/zh_CN.js | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js index d51c51106c6..223e683d4c8 100644 --- a/apps/settings/l10n/zh_CN.js +++ b/apps/settings/l10n/zh_CN.js @@ -105,6 +105,8 @@ OC.L10N.register( "Go to %s" : "访问 %s", "Install Client" : "安装客户端", "Logged in user must be a subadmin" : "当前登录用户必须为子管理员", + "Personal info" : "个人信息", + "Mobile & desktop" : "手机与电脑", "Create" : "创建", "Change" : "修改", "Reshare" : "重新共享", @@ -240,7 +242,7 @@ OC.L10N.register( "Active apps" : "已启用的应用", "Disabled apps" : "已禁用的应用", "Updates" : "更新", - "App bundles" : "应用软件包", + "App bundles" : "应用捆绑包", "{license}-licensed" : "{license}-许可协议", "New user" : "新建用户", "Enter group name" : "输入群组名称", @@ -255,8 +257,8 @@ OC.L10N.register( "Show last login" : "显示最后登录", "Show user backend" : "显示用户来源", "Show storage path" : "显示存储路径", - "You are about to remove the group {group}. The users will NOT be deleted." : "您正在删除 {group} 组。组中的用户将不会被删除。", - "Please confirm the group removal " : "请确认分组删除", + "You are about to remove the group {group}. The users will NOT be deleted." : "您将要移除群组 {group}。组中的用户不会被删除。", + "Please confirm the group removal " : "请确认移除群组", "Never" : "从不", "An error occured during the request. Unable to proceed." : "请求期间发生错误。 无法继续。", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "该应用已启用,但是需要更新。5秒后将跳转到更新页面。", |