summaryrefslogtreecommitdiff
path: root/lib/plugins/popularity/lang/ko/lang.php
diff options
context:
space:
mode:
author이명진 <aranet100@gmail.com>2013-03-24 10:30:58 +0100
committerAndreas Gohr <andi@splitbrain.org>2013-03-24 10:30:58 +0100
commit14bc69e3e1db81c4d329a140cb0e095f0dcf9b5e (patch)
treefaa50d096ce871ad9ff75ff78eb234368e8c4bf7 /lib/plugins/popularity/lang/ko/lang.php
parente20faad8330af3e6f2edbd6e8dc3f70c05305492 (diff)
downloadrpg-14bc69e3e1db81c4d329a140cb0e095f0dcf9b5e.tar.gz
rpg-14bc69e3e1db81c4d329a140cb0e095f0dcf9b5e.tar.bz2
Korean language update
Diffstat (limited to 'lib/plugins/popularity/lang/ko/lang.php')
-rw-r--r--lib/plugins/popularity/lang/ko/lang.php11
1 files changed, 5 insertions, 6 deletions
diff --git a/lib/plugins/popularity/lang/ko/lang.php b/lib/plugins/popularity/lang/ko/lang.php
index 5e6966402..c881b5a5a 100644
--- a/lib/plugins/popularity/lang/ko/lang.php
+++ b/lib/plugins/popularity/lang/ko/lang.php
@@ -2,18 +2,17 @@
/**
* Korean language file
*
- * @author jk lee
+ * @author jk Lee
* @author dongnak@gmail.com
* @author Song Younghwan <purluno@gmail.com>
- * @author SONG Younghwan <purluno@gmail.com>
- * @author Seung-Chul Yoo <dryoo@live.com>
+ * @author Seung-Chul Yoo <dryoo@live.com>
* @author erial2@gmail.com
* @author Myeongjin <aranet100@gmail.com>
*/
$lang['name'] = '인기도 조사 (불러오는데 시간이 걸릴 수 있습니다.)';
$lang['submit'] = '자료 보내기';
$lang['autosubmit'] = '자료를 자동으로 매달 한번씩 보내기';
-$lang['submissionFailed'] = '다음과 같은 이유로 자료 전송에 실패했습니다:';
+$lang['submissionFailed'] = '다음과 같은 이유로 자료 보내기에 실패했습니다:';
$lang['submitDirectly'] = '아래의 양식에 맞춰 수동으로 작성된 자료를 보낼 수 있습니다';
-$lang['autosubmitError'] = '다음과 같은 이유로 자동 자료 전송에 실패했습니다:';
-$lang['lastSent'] = '자료가 전송되었습니다';
+$lang['autosubmitError'] = '다음과 같은 이유로 자동 자료 보내기에 실패했습니다:';
+$lang['lastSent'] = '자료를 보냈습니다';