영어 - 추가 번역

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6746 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
supershop 2009-08-11 08:41:05 +00:00
parent 6d4453b846
commit 746ffc7ecb

View file

@ -95,7 +95,7 @@
$lang->cmd_view_member_info = 'Member Info';
$lang->cmd_leave = 'Leave';
$lang->cmd_find_member_account = 'Find Account Info';
$lang->cmd_resend_auth_mail = '인증 메일 재발송';
$lang->cmd_resend_auth_mail = 'Request for Authentication Mail';
$lang->cmd_member_list = 'Member List';
$lang->cmd_module_config = 'Default Setting';
@ -203,8 +203,8 @@
$lang->about_member = "This is a module for creating/modifying/deleting members and managing group or join form.\nYou can manage members by creating new groups, and get additional information by managing join form";
$lang->about_find_member_account = 'Your account info will be noticed by registered email address.<br />Please input email address which you have input on registration, and press "Find Account Info" button.<br />';
$lang->about_ssl_port = '기본 포트 이외의 SSL 포트를 사용하는 경우 포트번호를 입력해주세요';
$lang->about_ssl_port = 'Please input if you are using different SSL port with default one';
$lang->add_openid = 'Add OpenID';
$lang->about_resend_auth_mail = '인증 메일을 받지 못하신 경우 다시 받으실 수 있습니다.';
$lang->about_resend_auth_mail = 'You can request for authentication mail if you have failed before.';
?>