일본어 번역 적용 (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,19 +1,23 @@
<?xml version="1.0" encoding="utf-8"?>
<skin>
<title xml:lang="ko">게시판 기본 스킨</title>
<title xml:lang="jp">掲示板デフォルトスキン</title>
<title xml:lang="zh-CN">Board 基本皮肤</title>
<title xml:lang="en">Basic Board Skin</title>
<maker email_address="zero@zeroboard.com" link="http://www.zeroboard.com" date="2007. 2. 28">
<name xml:lang="ko">제로</name>
<name xml:lang="jp">Zero</name>
<name xml:lang="zh-CN">zero</name>
<name xml:lang="en">zero</name>
<description xml:lang="ko">board모듈의 default스킨</description>
<description xml:lang="jp">掲示板boardモジュールのデフォルトdefaultスキン</description>
<description xml:lang="zh-CN">Board 模块的默认皮肤</description>
<description xml:lang="en">default skin of board module</description>
</maker>
<colorset>
<color name="normal" src="screenshot/normal.gif">
<title xml:lang="ko">기본</title>
<title xml:lang="jp">デフォルト</title>
<title xml:lang="zh-CN">基本</title>
<title xml:lang="en">Default</title>
</color>
@ -21,25 +25,31 @@
<extra_vars>
<var name="title" type="text">
<title xml:lang="ko">제목</title>
<title xml:lang="jp">タイトル</title>
<title xml:lang="zh-CN">标题</title>
<title xml:lang="en">Title</title>
<description xml:lang="ko">게시판의 제목을 적어주세요.</description>
<description xml:lang="jp">掲示板のタイトルを入力してください。</description>
<description xml:lang="zh-CN">请输入 Board 标题。</description>
<description xml:lang="en">Input the title of board.</description>
</var>
<var name="memo" type="textarea">
<title xml:lang="ko">게시판 설명</title>
<title xml:lang="jp">掲示板の説明</title>
<title xml:lang="zh-CN">Board说明</title>
<title xml:lang="en">Description of board</title>
<description lang="ko">내용의 기본값</description>
<description lang="jp">内容のデフォルト値</description>
<description lang="zh-CN">内容的基本值</description>
<description lang="en">Default Content</description>
</var>
<var name="subject_cut_size" type="text">
<title xml:lang="ko">제목 글자수</title>
<title xml:lang="jp">タイトルの文字数</title>
<title xml:lang="zh-CN">标题字数</title>
<title xml:lang="en">Length of Subject</title>
<description lang="ko">제목 글자수를 지정할 수 있습니다. (0또는 비워주시면 자르지 않습니다)</description>
<description lang="jp">タイトルの文字数が指定できます「0」または空欄の場合は、文字数を制限しません</description>
<description lang="zh-CN">可以指定标题的字数。 (0或留空会不检查字数)</description>
<description lang="en">Length of Subject can be assigned. (0 or blank value will not restrict the length)</description>
</var>