r6520에서 빼먹은 수정된 언어 파일

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6521 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
nicetwo 2009-06-11 08:57:31 +00:00
parent af624a6527
commit 5ba17c4856
7 changed files with 29 additions and 15 deletions

View file

@ -38,8 +38,10 @@
$lang->file_search_target_list = array(
'filename' => 'Имя файла',
'filesize' => 'Размер файла (байт, Выше)',
'filesize_mega' => '파일크기 (Mb, 이상)',
'filesize_more' => 'Размер файла (байт, Выше)',
'filesize_mega_more' => '파일크기 (Mb, 이상)',
'filesize_less' => '파일크기 (byte, 이하)',
'filesize_mega_less' => '파일크기 (Mb, 이하)',
'download_count' => 'Скачано (Выше)',
'user_id' => '아이디',
'user_name' => '이름',