diff --git a/po/ko.po b/po/ko.po index 3cb99c83fe..32db449e18 100644 --- a/po/ko.po +++ b/po/ko.po @@ -4,13 +4,13 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-06-26 10:18-0400\n" -"PO-Revision-Date: 2012-06-25 10:59+0200\n" -"Last-Translator: Gyu-sun Youm \n" +"PO-Revision-Date: 2012-06-26 17:43+0200\n" +"Last-Translator: Seung Ho Jang \n" "Language-Team: korean \n" +"Language: ko\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: ko\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Weblate 1.0\n" @@ -1015,10 +1015,10 @@ msgid "\"DROP DATABASE\" statements are disabled." msgstr "\"DROP DATABASE\" 구문은 허락되지 않습니다." #: js/messages.php:30 -#, fuzzy, php-format +#, php-format #| msgid "Do you really want to " msgid "Do you really want to execute \"%s\"?" -msgstr "정말로 다음을 실행하시겠습니까? " +msgstr "정말로 \"$s\"을/를 실행하시겠습니까?" #: js/messages.php:31 libraries/mult_submits.inc.php:305 sql.php:409 msgid "You are about to DESTROY a complete database!" @@ -1380,11 +1380,11 @@ msgstr "" #: js/messages.php:145 msgid "slow_query_log is enabled." -msgstr "" +msgstr "슬로우 쿼리 로그가 활성화 되었습니다." #: js/messages.php:146 msgid "slow_query_log and general_log are disabled." -msgstr "" +msgstr "슬로우 쿼리 로그와 일반 로그가 비활성화 되었습니다." #: js/messages.php:147 msgid "log_output is not set to TABLE." @@ -1401,6 +1401,8 @@ msgid "" "than %d seconds. It is advisable to set this long_query_time 0-2 seconds, " "depending on your system." msgstr "" +"슬로우 쿼리 로그는 활성화 되어 있지만, 서버는 수행 시간이 %d초 이상인 쿼리에 대해서만 슬로우 쿼리 로그를 남깁니다. 슬로우 " +"쿼리를 남기는 쿼리의 수행 시간을 0-2초로 설정하는 것을 권장합니다. 사용하는 시스템에 따라 적절하게 설정하십시오." #: js/messages.php:150 #, php-format