mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
일부 추가된 부분의 일본어 번역 : 검수는 추후... ^^;
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5128 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
93ffe36639
commit
ff391cf500
5 changed files with 51 additions and 50 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
/**
|
||||
* @file modules/file/lang/jp.lang.php
|
||||
* @author zero <zero@nzeo.com> 翻訳:RisaPapa
|
||||
* @author zero <zero@nzeo.com> 翻訳:RisaPapa、ミニミ
|
||||
* @brief 添付ファイル(file)モジュールの基本言語パッケージ
|
||||
**/
|
||||
|
||||
|
|
@ -34,11 +34,11 @@
|
|||
$lang->file_search_target_list = array(
|
||||
'filename' => 'ファイル名',
|
||||
'filesize' => 'ファイルサイズ((Byte以上)',
|
||||
'filesize_mega' => '파일크기 (Mb, 이상)',
|
||||
'filesize_mega' => 'ファイルサイズ (Mb、以上)',
|
||||
'download_count' => 'ダウンロード数(以上)',
|
||||
'user_id' => '아이디',
|
||||
'user_name' => '이름',
|
||||
'nick_name' => '닉네임',
|
||||
'user_id' => 'ID',
|
||||
'user_name' => '名前',
|
||||
'nick_name' => 'ニックネーム',
|
||||
'regdate' => '登録日',
|
||||
'ipaddress' => 'IPアドレス',
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue