diff options
Diffstat (limited to 'apps/settings/l10n/zh_CN.js')
-rw-r--r-- | apps/settings/l10n/zh_CN.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js index 40be3d95f3e..88bf4a7ea0c 100644 --- a/apps/settings/l10n/zh_CN.js +++ b/apps/settings/l10n/zh_CN.js @@ -107,6 +107,7 @@ OC.L10N.register( "Logged in user must be a subadmin" : "当前登录用户必须为子管理员", "Create" : "创建", "Change" : "修改", + "Reshare" : "重新分享", "Unlimited" : "无限", "Verifying" : "正在验证", "Nextcloud settings" : "Nextcloud 设置", @@ -197,6 +198,8 @@ OC.L10N.register( "Could not copy app password. Please copy it manually." : "无法复制应用密码。请手动复制。", "You do not have permissions to see the details of this user" : "您没有权限查看该用户的详细信息", "The backend does not support changing the display name" : "此后端不支持修改显示名称", + "Add new password" : "添加新的密码", + "Add new email address" : "添加新的电子邮件地址", "Add user in group" : "向群组中添加用户", "Set user as admin for" : "设置用户为管理员", "Select user quota" : "选择用户容量限额", @@ -214,6 +217,7 @@ OC.L10N.register( "Account deletion" : "帐号删除", "Delete {userid}'s account" : "删除 {userid} 的账号", "Welcome mail sent!" : "欢迎邮件已经发送!", + "Edit User" : "编辑用户", "{size} used" : "已使用 {size}", "Display name" : "显示名称", "Email" : "电子邮件", @@ -328,6 +332,7 @@ OC.L10N.register( "Sharing" : "共享", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "作为管理员,您可以调整共享行为。 有关详细信息,请参阅文档。", "Allow apps to use the Share API" : "允许应用使用共享 API", + "Set default expiration date for shares" : "设置分享的默认截止日期", "Expire after " : "过期于", "days" : "天", "Enforce expiration date" : "强制过期日期", |