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

@ -41,9 +41,11 @@
$lang->file_search_target_list = array(
'filename' => 'File Name',
'filesize' => 'File Size (byte, over)',
'filesize_mega' => 'File Size (mbyte, over)',
'download_count' => 'Downloads (over)',
'filesize_more' => 'File Size (byte, more)',
'filesize_mega_more' => 'File Size (mbyte, more)',
'filesize_less' => 'File Size (byte, less)',
'filesize_mega_less' => 'File Size (Mb, less)',
'download_count' => 'Downloads (more)',
'regdate' => 'Registered Date',
'user_id' => 'User UD',
'user_name' => 'User Name',

View file

@ -38,8 +38,10 @@
$lang->file_search_target_list = array(
'filename' => 'Nombre del archivo',
'filesize' => 'Tamaño del archivo (Byte, sobre)',
'filesize_mega' => 'Tamaño del archivo (Mb, o mb)',
'filesize_more' => 'Tamaño del archivo (Byte, sobre)',
'filesize_mega_more' => 'Tamaño del archivo (Mb, o mb)',
'filesize_less' => '파일크기 (byte, 이하)',
'filesize_mega_less' => '파일크기 (Mb, 이하)',
'download_count' => 'Descargados (Sobre)',
'user_id' => 'ID',
'user_name' => 'Nombre',

View file

@ -38,8 +38,10 @@
$lang->file_search_target_list = array(
'filename' => 'Nom de Fichier',
'filesize' => 'Mesure de Fichier (octet, surplus)',
'filesize_mega' => '파일크기 (Mb, 이상)',
'filesize_more' => 'Mesure de Fichier (octet, surplus)',
'filesize_mega_more' => '파일크기 (Mb, 이상)',
'filesize_less' => '파일크기 (byte, 이하)',
'filesize_mega_less' => '파일크기 (Mb, 이하)',
'download_count' => 'Telecharges (surplus)',
'user_id' => '아이디',
'user_name' => '이름',

View file

@ -40,8 +40,10 @@
$lang->file_search_target_list = array(
'filename' => 'ファイル名',
'filesize' => 'ファイルサイズ((Byte以上',
'filesize_mega' => 'ファイルサイズ (Mb、以上)',
'filesize_more' => 'ファイルサイズ((Byte以上',
'filesize_mega_more' => 'ファイルサイズ (Mb、以上)',
'filesize_less' => '파일크기 (byte, 이하)',
'filesize_mega_less' => '파일크기 (Mb, 이하)',
'download_count' => 'ダウンロード数(以上)',
'user_id' => 'ユーザーID',
'user_name' => '名前',

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' => '이름',

View file

@ -38,8 +38,10 @@
$lang->file_search_target_list = array(
'filename' => '文件名',
'filesize' => '文件大小 (byte, 以上)',
'filesize_mega' => '文件大小 (Mb, 以上)',
'filesize_more' => '文件大小 (byte, 以上)',
'filesize_mega_more' => '文件大小 (Mb, 以上)',
'filesize_less' => '파일크기 (byte, 이하)',
'filesize_mega_less' => '파일크기 (Mb, 이하)',
'download_count' => '下载次数 (以上)',
'user_id' => '用户名',
'user_name' => '姓名',

View file

@ -40,8 +40,10 @@
$lang->file_search_target_list = array(
'filename' => '檔案名稱',
'filesize' => '檔案大小 (byte, 以上)',
'filesize_mega' => '檔案大小 (Mb, 以上)',
'filesize_more' => '檔案大小 (byte, 以上)',
'filesize_mega_more' => '檔案大小 (Mb, 以上)',
'filesize_less' => '파일크기 (byte, 이하)',
'filesize_mega_less' => '파일크기 (Mb, 이하)',
'download_count' => '下載次數 (以上)',
'user_id' => '帳號',
'user_name' => '姓名',