일본어 번역 적용 (by 리사파파님)

git-svn-id: http://xe-core.googlecode.com/svn/trunk@1977 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2007-07-24 01:15:56 +00:00
parent 0723855f12
commit b1993f60a3
117 changed files with 814 additions and 356 deletions

View file

@ -1,8 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<module version="0.1">
<title xml:lang="ko">방명록</title>
<title xml:lang="jp">ゲストブック</title>
<author email_address="zero@zeroboard.com" link="http://www.zeroboard.com" date="2007. 7. 19">
<name xml:lang="ko">제로</name>
<name xml:lang="jp">Zero</name>
<description xml:lang="ko">모듈 제작을 위해 sample로 제작된 모듈입니다.</description>
<description xml:lang="jp">モジュール作成のためのサンプルで作成されたモジュールです。</description>
</author>
</module>

View file

@ -3,12 +3,15 @@
<grants>
<grant name="write_document" default="guest">
<title xml:lang="ko">글 작성</title>
<title xml:lang="jp">書き込み作成</title>
</grant>
<grant name="write_comment" default="guest">
<title xml:lang="ko">댓글 작성</title>
<title xml:lang="jp">コメント作成</title>
</grant>
<grant name="manager" default="root">
<title xml:lang="ko">관리</title>
<title xml:lang="jp">管理</title>
</grant>
</grants>
<actions>