diff --git a/po/ko.po b/po/ko.po index 5dc55c67ce..c3bcaf2ecb 100644 --- a/po/ko.po +++ b/po/ko.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.4-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-10-16 14:37+0200\n" -"PO-Revision-Date: 2013-02-14 13:46+0200\n" -"Last-Translator: han goo Kang \n" +"PO-Revision-Date: 2013-02-15 07:40+0200\n" +"Last-Translator: suhyuk kim \n" "Language-Team: Korean \n" "Language: ko\n" "MIME-Version: 1.0\n" @@ -8335,6 +8335,9 @@ msgid "" "multibyte charset. Without the mbstring extension phpMyAdmin is unable to " "split strings correctly and it may result in unexpected results." msgstr "" +"mbstring PHP extension 을 찾을 수 없거나 multibyte charset 을 사용한 것 같습니다. mbstring " +"PHP extension 이 없다면 phpMyAdmin 에서 문자열을 정확하게 나눌 수 없으며 이로 인해 예상하지 못한 결과가 발생 할 " +"수 있습니다." #: main.php:292 msgid "" @@ -8343,6 +8346,9 @@ msgid "" "cookie validity configured in phpMyAdmin, because of this, your login will " "expire sooner than configured in phpMyAdmin." msgstr "" +"PHP 매개변수 [a@http://php.net/manual/en/session.configuration.php#ini.session" +".gc-maxlifetime@_blank]session.gc_maxlifetime[/a] 가 phpMyAdmin 의 cookie " +"유효기간보다 작게 설정되어 있어, 로그인이 phpMyAdmin 설정값보다 빨리 만료됩니다." #: main.php:299 msgid "" @@ -8360,6 +8366,8 @@ msgid "" "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin " "has been configured." msgstr "" +"[code]config[/code] 에 phpMyAdmin 설치시 사용한 설정 스크립트가 여전히 존재합니다. phpMyAdmin 설정을 " +"완료하면 삭제하십시오." #: main.php:321 #, fuzzy, php-format @@ -8386,6 +8394,8 @@ msgid "" "Your PHP MySQL library version %s differs from your MySQL server version %s. " "This may cause unpredictable behavior." msgstr "" +"PHP MySQL 라이브버리 버전(%s) 과 MySQL server version(%s) 이 다릅니다. 이것은 예상하지 못한 문제를 " +"야기할 수 있습니다." #: main.php:378 #, php-format @@ -8393,6 +8403,8 @@ msgid "" "Server running with Suhosin. Please refer to %sdocumentation%s for possible " "issues." msgstr "" +"Server 가 Suhosin 으로 운영중입니다. 이로 인해 발생할 수 있는 문제는 %sdocumentation%s 에서 확인이 " +"가능합니다." #: navigation.php:182 server_databases.php:284 server_synchronize.php:1294 msgid "No databases" @@ -11829,7 +11841,7 @@ msgstr "" #: po/advisory_rules.php:68 #, php-format msgid "Available memory on this host: %s" -msgstr "" +msgstr "사용할 수 있는 메모리: %s" #: po/advisory_rules.php:70 msgid "Query cache disabled" @@ -11851,7 +11863,7 @@ msgstr "" #: po/advisory_rules.php:73 msgid "query_cache_size is set to 0 or query_cache_type is set to 'OFF'" -msgstr "" +msgstr "query_cache_size 가 0 으로 설정되어 있거나 query_cache_type 이 'OFF' 로 설정되어 있습니다." #: po/advisory_rules.php:75 msgid "Query caching method"