일부 일본어 번역 누락 부분 보충 및 수정

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6294 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
heemin 2009-05-06 19:15:51 +00:00
parent 3a7f18634c
commit fde7387ae0
55 changed files with 159 additions and 155 deletions

View file

@ -1,6 +1,6 @@
<?php
/**
* @file jp.lang.php
* @file modules/importer/lang/jp.lang.php
* @author zero (zero@nzeo.com) 翻訳RisaPapa、ミニミ
* @brief Importer(importer) モジュールの基本言語パッケージ
**/
@ -11,7 +11,7 @@
$lang->preprocessing = 'データ移転のため、準備中です。';
// 項目
$lang->importer = 'ZBデータ変換';
$lang->importer = 'XEデータ変換';
$lang->source_type = 'データ変換の対象';
$lang->type_member = '会員情報';
$lang->type_message = 'メッセージ情報';

View file

@ -1,6 +1,6 @@
<?php
/**
* @file ko.lang.php
* @file modules/importer/lang/ko.lang.php
* @author zero (zero@nzeo.com)
* @brief Importer(importer) 모듈의 기본 언어팩
**/