summaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/zh_CN.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings/l10n/zh_CN.js')
-rw-r--r--apps/settings/l10n/zh_CN.js5
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js
index 7142fa3a7e4..9977603efbb 100644
--- a/apps/settings/l10n/zh_CN.js
+++ b/apps/settings/l10n/zh_CN.js
@@ -273,6 +273,7 @@ OC.L10N.register(
"Select default encryption module:" : "选择默认的加密模块:",
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run {command}" : "您需要从旧版本(ownCloud <= 8.0)迁移您的加密密钥。请在应用中启用“Default encryption module”并运行 {command}",
"Unable to update server side encryption config" : "无法更新服务端加密设置",
+ "Submit" : "提交",
"Rename group" : "重命名分组",
"Remove group" : "删除分组",
"You are about to remove the group {group}. The users will NOT be deleted." : "您将要移除群组 {group}。组中的用户不会被删除。",
@@ -374,9 +375,7 @@ OC.L10N.register(
"User backend" : "用户来源",
"Storage location" : "存储位置",
"Last login" : "最后登录",
- "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" : "选择用户容量限额",
@@ -538,6 +537,8 @@ OC.L10N.register(
"Choose profile picture from files" : "从文件中选择个人资料图片",
"png or jpg, max. 20 MB" : "png 或 jpg 格式,最大 20MB",
"Your location" : "您的位置",
+ "Add new password" : "添加新的密码",
+ "Add new email address" : "添加新的电子邮件地址",
"Edit User" : "编辑用户",
"Will be autogenerated" : "将自动生成",
"Add a new user" : "添加新用户",