추가된 메시지 번역 및 일부 수정

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3915 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
liahona 2008-03-07 19:27:06 +00:00
parent 28f4ec4e2b
commit 217f52673a
6 changed files with 22 additions and 22 deletions

View file

@ -1,7 +1,7 @@
<?php
/**
* @file jp.lang.php
* @author zero (zero@nzeo.com) 翻訳RisaPapa
* @author zero (zero@nzeo.com) 翻訳RisaPapa、liahona
* @brief 日本語言語パッケージ
**/
@ -24,8 +24,8 @@
$lang->skin_maker_homepage = '作者ホームページ';
$lang->module_copy = "モジュールコピー";
$lang->header_script = "헤더 스크립트";
$lang->about_header_script = "html의 &lt;header&gt;와 &lt;/header&gt; 사이에 들어가는 코드를 직접 입력할 수 있습니다.<br />&lt;script, &lt;style 또는 &lt;meta 태그등을 이용하실 수 있습니다";
$lang->header_script = "ヘッダースクリプト";
$lang->about_header_script = "HTMLの&lt;header&gt;と&lt;/header&gt;の間に入れるコードを直接入力できます。<br />&lt;script、&lt;styleまたは&lt;metaタグなどが利用できます";
$lang->cmd_add_shortcut = "ショットカット追加";
$lang->cmd_install = "インストール";