<?php
/*
  $Id: ko_long_message.php 1505 2006-02-25 01:19:07Z andrewsimpson $

  WebCollab
  ---------------------------------------
  This file created 2003 by Andrew Simpson
  
  This program is free software; you can redistribute it and/or modify it under the
  terms of the GNU General Public License as published by the Free Software Foundation;
  either version 2 of the License, or (at your option) any later version.

  This program is distributed in the hope that it will be useful, but WITHOUT ANY
  WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  PARTICULAR PURPOSE. See the GNU General Public License for more details.

  You should have received a copy of the GNU General Public License along with this
  program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave,
  Cambridge, MA 02139, USA.


  Function:
  ---------

  Language files (long messages) for 'ko' (Korean)

  Maintainer: Yu-Chan, Park < yuchan at kisti.re.kr >

*/


$taskgroup_info =   "<ul><li>어떤 작업 그룹을 삭제하면 이 작업 그룹에 속한 모든 작업은 분류되지 않은 항목으로 설정됩니다.</li>\n".
                      "<li>어떤 작업에 대해서 문제없이 분류 항목에 대한 이름을 변경할 수 있습니다.</li>\n".
                      "<li>두개의 작업 그룹이 동일한 이름을 가질 수 없습니다.</li></ul>\n";

$usergroup_info =   "<ul><li>이떤 사용자 그룹을 삭제하게 되면 모든 비공개 포럼에 있는 글 역시 삭제가 됩니다.</li>\n".
                      "<li>비공개 사용자 그룹은 비공개 사용자 그룹의 멤버만이 볼수 있습니다.</li>\n".
                      "<li>이 그룹에 속한 사용자에 관계없이 사용자 그룹의 이름을 변경할 수 있습니다.</li>\n".
                      "<li>두개의 사용자 그룹은 동일한 이름을 가질 수 없습니다.</li></ul>\n";

$user_info      =    "왼쪽에 있는 메뉴에서 수행할 동작을 선택하십시오.<br /><br />".
                      "간단한 도움말:<br />".
                      "<ul>".
                      "<li>비공개 사용자는 동일한 사용자 그룹의 멤버만이 볼수 있습니다.</li>\n".
                      "<li>사용자는 삭제를 하려면 두단계를 가지고 있으며 그중 하나는 완전 삭제입니다..</li>\n".
                      "<li>삭제된 사용자는 모든 작업뿐만 아니라 포럼 메시지도 사라집니다.</li>\n".
                      "<li>완전히 삭제된 사용자는 모든 데이터가 사라집니다.</li>\n".
                      "<li>삭제된 사용자는 지금까지 보아왔던 작업에 대한 기록을 유지하며 다시 살릴 수 있습니다.</li>\n".
                      "<li>한 사용자가 수행한 모든 동작은 그 사용자에게 전자우편으로 보내줍니다.</li>\n".
                      "<li>비밀 번호는 데이터베이스에 암호화되어 저장됩니다. 따라서 비밀번호는 새로 입력만 할 수 있습니다.</li>\n".
                      "<li>비밀 번호는 사용자가 설정하면 한번은 전자우편으로 보내줍니다. 따라서 수신할 메일 주소를 주의깊게 설정하십시오!</li>\n".
                      "<li>사용자는 관리자 모르게 자신의 정보를 편집할 수 있습니다. - 이렇게 하면 시간이나 스팸을 방지할 수 있습니다.</li>\n".
                      "</ul>\n";

?>
