diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-09-29 00:12:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-09-29 00:12:16 +0000 |
commit | 73aabbd3c01601a81cedff36d181c4a674d68d8a (patch) | |
tree | acd270cd4ba4771574579c07a334981dcc516319 /settings/l10n/zh_CN.js | |
parent | b7bd6bd68250612d975b63fcfbb0865224c93d7c (diff) | |
download | nextcloud-server-73aabbd3c01601a81cedff36d181c4a674d68d8a.tar.gz nextcloud-server-73aabbd3c01601a81cedff36d181c4a674d68d8a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/zh_CN.js')
-rw-r--r-- | settings/l10n/zh_CN.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/zh_CN.js b/settings/l10n/zh_CN.js index ba2cbf3efa8..8b7b294c781 100644 --- a/settings/l10n/zh_CN.js +++ b/settings/l10n/zh_CN.js @@ -115,7 +115,6 @@ OC.L10N.register( "Download and enable" : "下载并启用", "Enable" : "启用", "The app will be downloaded from the app store" : "该应用将从应用商店下载", - "Settings" : "设置", "You do not have permissions to see the details of this user" : "您没有权限查看该用户的详细信息", "Delete user" : "删除用户", "Disable user" : "禁用用户", @@ -147,6 +146,7 @@ OC.L10N.register( "Admins" : "管理员", "Disabled users" : "已禁用的用户", "Everyone" : "所有人", + "Add group" : "添加分组", "New user" : "新建用户", "SSL Root Certificates" : "SSL 根证书", "Common Name" : "通用名称", @@ -341,7 +341,6 @@ OC.L10N.register( "No user found for <strong>{pattern}</strong>" : "没有用户发现 <strong>{pattern}</strong>", "Unable to add user to group {group}" : "无法将用户添加到分组 {group}", "Unable to remove user from group {group}" : "无法从分组 {group} 中移除用户", - "Add group" : "添加分组", "Invalid quota value \"{val}\"" : "无效的配额值 \"{val}\"", "no group" : "没有分组", "Password successfully changed" : "密码修改成功", @@ -399,6 +398,7 @@ OC.L10N.register( "Follow us on Twitter!" : "在 Twitter 上关注我们!", "Check out our blog!" : "浏览我们的博客!", "Subscribe to our newsletter!" : "订阅我们的最新消息!", + "Settings" : "设置", "Show storage location" : "显示存储位置", "Show user backend" : "显示用户来源", "Show last login" : "显示最后登录", |