중국어 - 잘못 올라간 파일 다시 올림.

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4919 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
guny 2008-11-19 17:19:14 +00:00
parent c986f63949
commit 275136b297
3 changed files with 11 additions and 0 deletions

View file

@ -3,18 +3,22 @@
<grants>
<grant name="access" default="guest">
<title xml:lang="ko">접근</title>
<title xml:lang="en">Access</title>
<title xml:lang="zh-CN">访问</title>
</grant>
<grant name="create" default="member">
<title xml:lang="ko">플래닛 생성</title>
<title xml:lang="en">Create a planet</title>
<title xml:lang="zh-CN">生成微博</title>
</grant>
<grant name="write_document" default="member">
<title xml:lang="ko">글쓰기</title>
<title xml:lang="en">Write a document</title>
<title xml:lang="zh-CN">发布主题</title>
</grant>
<grant name="manager" default="root">
<title xml:lang="ko">관리</title>
<title xml:lang="en">Manager</title>
<title xml:lang="zh-CN">管理</title>
</grant>
</grants>