17a76cf00SAndreas Gohr<?php 27a76cf00SAndreas Gohr/** 37a76cf00SAndreas Gohr * Korean language file 47a76cf00SAndreas Gohr * 57a76cf00SAndreas Gohr * @author jk lee 68ace4127S이동낙 * @author dongnak@gmail.com 700261c55S송영환 * @author Song Younghwan <purluno@gmail.com> 8410500c3SSONG Younghwan * @author SONG Younghwan <purluno@gmail.com> 911d7187bSYooS C * @author Seung-Chul Yoo <dryoo@live.com> 10*a699035cSErial Krale * @author erial2@gmail.com 117a76cf00SAndreas Gohr */ 127a76cf00SAndreas Gohr$lang['name'] = '인기도 조사 (불러오는데 시간이 걸릴 수 있습니다.)'; 137a76cf00SAndreas Gohr$lang['submit'] = '자료 보내기'; 14f3401340SErial Krale$lang['autosubmit'] = '자료를 자동으로 매달 한번씩 보내기'; 15f3401340SErial Krale$lang['submissionFailed'] = '다음과 같은 이유로 자료 전송에 실패했습니다 :'; 16f3401340SErial Krale$lang['submitDirectly'] = '아래의 양식에 맞춰 수동으로 작성된 자료를 보낼 수 있습니다'; 17f3401340SErial Krale$lang['autosubmitError'] = '다음과 같은 이유로 자동 자료 전송에 실패했습니다 :'; 18f3401340SErial Krale$lang['lastSent'] = '자료가 전송되었습니다'; 19