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@6721 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
ded41e7d1c
commit
4b1b45ad1a
4 changed files with 14 additions and 8 deletions
|
|
@ -36,14 +36,14 @@
|
|||
$lang->msg_cart_is_null = '削除するファイルを選択して下さい';
|
||||
$lang->msg_checked_file_is_deleted = '%d個の添付ファイルを削除しました';
|
||||
$lang->msg_exceeds_limit_size = 'ファイルサイズの制限を超えたため、添付出来ません。';
|
||||
$lang->msg_file_not_found = '요청하신 파일을 찾을 수 없습니다.';
|
||||
$lang->msg_file_not_found = 'ファイルが見つかりません。';
|
||||
|
||||
$lang->file_search_target_list = array(
|
||||
'filename' => 'ファイル名',
|
||||
'filesize_more' => 'ファイルサイズ((Byte以上)',
|
||||
'filesize_mega_more' => 'ファイルサイズ (Mb、以上)',
|
||||
'filesize_less' => '파일크기 (byte, 이하)',
|
||||
'filesize_mega_less' => '파일크기 (Mb, 이하)',
|
||||
'filesize_less' => 'ファイルサイズ (byte, 以下)',
|
||||
'filesize_mega_less' => 'ファイルサイズ (Mb, 以下)',
|
||||
'download_count' => 'ダウンロード数(以上)',
|
||||
'user_id' => 'ユーザーID',
|
||||
'user_name' => '名前',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue