추가된 번역중 누락된 컴마 추가.

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5084 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
guny 2008-12-15 22:30:15 +00:00
parent 5d549bffd7
commit 1c5551ea1b
6 changed files with 9 additions and 9 deletions

View file

@ -38,7 +38,7 @@
'download_count' => 'Descargados (Sobre)',
'user_id' => '아이디',
'user_name' => '이름',
'nick_name' => '닉네임'
'nick_name' => '닉네임',
'regdate' => 'La fecha registrada',
'ipaddress' => 'Dirección IP',
);

View file

@ -38,7 +38,7 @@
'download_count' => 'Téléchargés (surplus)',
'user_id' => '아이디',
'user_name' => '이름',
'nick_name' => '닉네임'
'nick_name' => '닉네임',
'regdate' => 'Enrgistré',
'ipaddress' => 'Adresse IP',
);

View file

@ -38,7 +38,7 @@
'download_count' => 'ダウンロード数(以上)',
'user_id' => '아이디',
'user_name' => '이름',
'nick_name' => '닉네임'
'nick_name' => '닉네임',
'regdate' => '登録日',
'ipaddress' => 'IPアドレス',
);

View file

@ -38,7 +38,7 @@
'download_count' => 'Скачано (Выше)',
'user_id' => '아이디',
'user_name' => '이름',
'nick_name' => '닉네임'
'nick_name' => '닉네임',
'regdate' => 'Дата',
'ipaddress' => 'IP-Адрес',
);

View 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' => '用户名',
'user_name' => '姓名',
'nick_name' => '昵称',
'regdate' => '登录日期',
'ipaddress' => 'IP地址',
);

View file

@ -38,7 +38,7 @@
'download_count' => '下載次數 (以上)',
'user_id' => '아이디',
'user_name' => '이름',
'nick_name' => '닉네임'
'nick_name' => '닉네임',
'regdate' => '登錄日期',
'ipaddress' => 'IP位址',
);