일본어 번역 적용 (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

@ -7,7 +7,7 @@
<title xml:lang="zh-CN">博客</title>
<author email_address="zero@zeroboard.com" link="http://www.zeroboard.com" date="2007. 2. 28">
<name xml:lang="ko">제로</name>
<name xml:lang="jp">ゼロ</name>
<name xml:lang="jp">Zero</name>
<name xml:lang="en">zero</name>
<name xml:lang="es">zero</name>
<name xml:lang="zh-CN">zero</name>
@ -18,8 +18,8 @@
</description>
<description xml:lang="jp">
ブログの機能を担当するモジュール
掲示板と似ているが内容を見せるviewが違ってブログに適切なmethodが追加されている。
レイアウトと基本メニュを直接担当
掲示板と似ているが、内容の表示が異なり、ブログに適切なメソッドが追加されている。
レイアウトと基本メニュを直接担当します。
</description>
<description xml:lang="en">
This module contains the blog functions.

View file

@ -9,7 +9,7 @@
<grant name="write_document" default="guest">
<title xml:lang="ko">글 작성</title>
<title xml:lang="en">write document</title>
<title xml:lang="jp">作成</title>
<title xml:lang="jp">書き込む</title>
</grant>
<grant name="write_comment" default="guest">
<title xml:lang="ko">댓글 작성</title>