diff options
Diffstat (limited to 'apps/settings/l10n/zh_CN.js')
-rw-r--r-- | apps/settings/l10n/zh_CN.js | 28 |
1 files changed, 15 insertions, 13 deletions
diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js index 5bc126750af..1d03788cad8 100644 --- a/apps/settings/l10n/zh_CN.js +++ b/apps/settings/l10n/zh_CN.js @@ -334,44 +334,44 @@ OC.L10N.register( "Unable to update federation scope of additional {property}" : "无法更新额外 {property} 的联盟范围", "Add additional email" : "添加额外的电子邮箱", "Add" : "添加", - "User's table" : "用户的表格", - "Display name" : "显示名称", - "Email" : "电子邮件", - "Group admin for" : "分组管理员", - "Quota" : "配额", - "User backend" : "用户来源", - "Storage location" : "存储位置", - "Last login" : "最后登录", - "Manager" : "管理者", - "No users in here" : "这里没有用户", - "Default quota" : "默认配额", "Default language" : "默认语言", "Common languages" : "常用语言", "Other languages" : "其他语言", "Password change is disabled because the master key is disabled" : "密码修改被禁用,因为主密码被禁用", "New user" : "新建用户", + "Display name" : "显示名称", "Either password or email is required" : "需要密码或者电子邮件地址", "Password (required)" : "密码(必填)", "Email (required)" : "电子邮件(必填)", + "Email" : "电子邮件", "Groups (required)" : "群组(必填)", "Set user groups" : "设置用户群组", "Administered groups" : "被管理的群组", "Set user as admin for …" : "将用户设置为以下群组的管理员 ...", + "Quota" : "配额", "Set user quota" : "设置用户配额", "Set default language" : "设置默认语言", + "Manager" : "管理者", "Set user manager" : "设置用户管理者", "Add new user" : "添加新用户", "Username will be autogenerated" : "用户名将自动生成", "Username (required)" : "用户名(必填)", - "You do not have permissions to see the details of this user" : "您没有权限查看该用户的详细信息", + "Total rows summary" : "总行摘要", + "Avatar" : "头像", + "Group admin for" : "分组管理员", + "User backend" : "用户来源", + "Storage location" : "存储位置", + "Last login" : "最后登录", "Edit display name" : "编辑显示名称", "Add new password" : "添加新的密码", + "You do not have permissions to see the details of this user" : "您没有权限查看该用户的详细信息", "Add new email address" : "添加新的电子邮件地址", "Add user to group" : "添加用户到组", "Set user as admin for" : "设置用户为管理员", "Select user quota" : "选择用户容量限额", "Set the language" : "设置语言", "Select manager" : "选择管理者", + "{size} used" : "已使用 {size}", "Delete user" : "删除用户", "Wipe all devices" : "擦除所有设备", "Disable user" : "禁用用户", @@ -391,7 +391,6 @@ OC.L10N.register( "Welcome mail sent!" : "欢迎邮件已经发送!", "Toggle user actions menu" : "切换用户行动菜单", "Edit" : "编辑", - "{size} used" : "已使用 {size}", "Passwordless authentication requires a secure connection." : "无密码身份验证需要安全的连接。", "Add WebAuthn device" : "添加 WebAuthn 设备", "Please authorize your WebAuthn device." : "请授权您的 WebAuthn 设备。", @@ -457,6 +456,7 @@ OC.L10N.register( "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "该应用已启用,但是需要更新。将在 5 秒后跳转到更新页面。", "Error: This app cannot be enabled because it makes the server unstable" : "错误:这个应用程序不能被启用,因为它使服务器不稳定 ", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "您的网络请求过多。如果出现错误,请稍后重试或与您的管理员联系。", + "Default quota" : "默认配额", "Documentation" : "文档", "Forum" : "论坛", "Login" : "登录", @@ -532,6 +532,7 @@ OC.L10N.register( "Edit User" : "编辑用户", "Will be autogenerated" : "将自动生成", "Add a new user" : "添加新用户", + "No users in here" : "这里没有用户", "Show Languages" : "显示语言", "Plain" : "明文", "NT LAN Manager" : "NT LAN 管理器", @@ -540,6 +541,7 @@ OC.L10N.register( "Authentication method" : "认证方法", "Allow username autocompletion in share dialog" : "在分享对话框中允许用户名自动完成", "Allow username autocompletion to users within the same groups" : "允许自动完成同一组内的用户的用户名", + "User's table" : "用户的表格", "Select user manager" : "选择用户管理者" }, "nplurals=1; plural=0;"); |