영어 - 추가 번역 및 기존 번역문 수정

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@2894 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
supershop 2007-11-01 10:50:29 +00:00
parent d6ca835a13
commit a1d969e2de
8 changed files with 43 additions and 38 deletions

View file

@ -16,7 +16,7 @@
$lang->allowed_filesize = 'File size limit';
$lang->allowed_attach_size = 'Total size limit';
$lang->allowed_filetypes = 'Allowed extensions';
$lang->enable_download_group = '다운로드 가능 그룹';
$lang->enable_download_group = 'Download allowed groups';
$lang->about_allowed_filesize = 'You can assign file size limit for each file. (Excluding administrators)';
$lang->about_allowed_attach_size = 'You can assign file size limit for each document. (Excluding administrators)';
@ -26,7 +26,7 @@
$lang->cmd_move_to_document = 'Move to document';
$lang->cmd_download = 'Download';
$lang->msg_not_permitted_download = '다운로드 할 수 있는 권한이 없습니다';
$lang->msg_not_permitted_download = 'You do not have any permission to download';
$lang->msg_cart_is_null = 'Select the file you wish to delete';
$lang->msg_checked_file_is_deleted = 'Total of %d attachments has been deleted';
$lang->msg_exceeds_limit_size = 'Attachment faild; exceeded the file size limit';