diff options
author | plegall <plg@piwigo.org> | 2010-04-01 12:24:20 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2010-04-01 12:24:20 +0000 |
commit | dd22f7a26e7968afa6c59719744f08ca106c6894 (patch) | |
tree | be913d852cbefd79aaf78e36913e718e03088270 /language/zh_CN/help/help_groups.html | |
parent | 542784a54bfb69ca5c952fe91e836f249ab88d8d (diff) |
i18n: apply help.html dispatch to all languages having the help.html filled for 2.0
git-svn-id: http://piwigo.org/svn/trunk@5526 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/zh_CN/help/help_groups.html')
-rw-r--r-- | language/zh_CN/help/help_groups.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/language/zh_CN/help/help_groups.html b/language/zh_CN/help/help_groups.html new file mode 100644 index 000000000..8b78eb309 --- /dev/null +++ b/language/zh_CN/help/help_groups.html @@ -0,0 +1,6 @@ +<p>组是设置一个用户列表权限的便捷方式。</p> + +<p>在 <span class="pwgScreen">管理员 » 身份验证 » 组</span> 创建组和在 <span class="pwgScreen">管理员 » 身份验证 » 用户</span> 里创建组里的用户。</p> + +<p>一个用户可同时存在于几个组里。授权的优先级大于禁止 : 如果用户 "jack" 同时属于 "family" 和 "friends" 组, 只有 "family" 组可以看到类别 "Christmas 2003" 那么 "jack" 就可以看到 "Christmas 2003".</p> + |