Added new files from HEAD
[moodle.git] / lang / ko_utf8 / questionnaire.php
blob5d08b06007b1a66c3ec3b9f4afa41813e830d3a2
1 <?PHP // $Id$
2 // questionnaire.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2004101900)
5 $string['alreadyfilled'] = '이 설문지를 이미 제출했습니다. 감사합니다.';
6 $string['modulename'] = '설문지';
7 $string['modulenameplural'] = '설문';
8 $string['mustcomplete'] = '결과를 저장하기 위해서는 설문을 완료해야 합니다. 다음에 완료할 수 있도록 설정되어 있지 않습니다.';
9 $string['notavail'] = '그 설문은 아직 가능하지 않습니다. 다음에 다시 시도해 보세요.';
10 $string['qmanage'] = '설문 관리하기';
11 $string['qmanagetitle'] = '설문 관리 phpESP';
12 $string['qtype'] = '유형';
13 $string['questionnaireid'] = '설문 결과';
14 $string['respondenttype'] = '답변 유형';