diff --git a/po/ko.po b/po/ko.po index 11d872244d..08e944d226 100644 --- a/po/ko.po +++ b/po/ko.po @@ -4,10 +4,9 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.2.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-01-23 10:59+0100\n" -"PO-Revision-Date: 2014-01-22 14:11+0200\n" +"PO-Revision-Date: 2014-01-26 10:25+0200\n" "Last-Translator: Yungu Kim \n" -"Language-Team: Korean \n" +"Language-Team: Korean \n" "Language: ko\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -4227,7 +4226,7 @@ msgstr "사용불가" #: libraries/config/FormDisplay.class.php:778 #, php-format msgid "\"%s\" requires %s extension" -msgstr "\"%s\"(은)는 확장기능 %s 이 필요합니다" +msgstr "\"%s\"(은)는 %s 확장기능이 필요합니다" #: libraries/config/FormDisplay.class.php:797 #, php-format @@ -6384,13 +6383,13 @@ msgstr "" #: libraries/config/messages.inc.php:668 msgid "UI preferences table" -msgstr "" +msgstr "UI 설정 테이블" #: libraries/config/messages.inc.php:670 msgid "" "Whether a DROP DATABASE IF EXISTS statement will be added as first line to " "the log when creating a database." -msgstr "" +msgstr "데이터베이스 생성 시 DROP DATABASE IF EXISTS 구문을 로그 첫 번째 줄에 추가할지 여부." #: libraries/config/messages.inc.php:673 msgid "Add DROP DATABASE" @@ -6400,7 +6399,7 @@ msgstr "DROP DATABASE 추가" msgid "" "Whether a DROP TABLE IF EXISTS statement will be added as first line to the " "log when creating a table." -msgstr "" +msgstr "테이블 생성 시 DROP TABLE IF EXISTS 구문을 로그 첫 번째 줄에 추가할지 여부." #: libraries/config/messages.inc.php:678 msgid "Add DROP TABLE" @@ -8558,7 +8557,7 @@ msgstr "%s 파일은 어떤 key id도 포함하지 않습니다." #: libraries/plugins/auth/swekey/swekey.auth.lib.php:194 #: libraries/plugins/auth/swekey/swekey.auth.lib.php:215 msgid "Hardware authentication failed!" -msgstr "하드웨어 인증 실패" +msgstr "하드웨어 인증 실패!" #: libraries/plugins/auth/swekey/swekey.auth.lib.php:202 msgid "No valid authentication key plugged" @@ -8822,24 +8821,24 @@ msgstr "명세" msgid "" "Enclose table and column names with backquotes (Protects column and table " "names formed with special characters or keywords)" -msgstr "" +msgstr "테이블과 컬럼의 이름을 역따옴표로 감싸기 (특수문자나 키워드가 포함된 컬럼이나 테이블의 이름을 보호함)" #: libraries/plugins/export/ExportSql.class.php:311 msgid "Data creation options" -msgstr "" +msgstr "데이터 생성 옵션" #: libraries/plugins/export/ExportSql.class.php:315 #: libraries/plugins/export/ExportSql.class.php:1822 msgid "Truncate table before insert" -msgstr "" +msgstr "삽입 전에 테이블 비우기" #: libraries/plugins/export/ExportSql.class.php:321 msgid "Instead of INSERT statements, use:" -msgstr "" +msgstr "INSERT 구문 대신 사용할 구문:" #: libraries/plugins/export/ExportSql.class.php:327 msgid "INSERT DELAYED statements" -msgstr "" +msgstr "INSERT DELAYED 문" #: libraries/plugins/export/ExportSql.class.php:338 #: libraries/plugins/export/ExportSql.class.php:368 @@ -12507,7 +12506,7 @@ msgstr "인덱스 이름:" #: libraries/tbl_indexes.lib.php:263 msgid "" "\"PRIMARY\" must be the name of and only of a primary key!" -msgstr "\"PRIMARY\"는 기본 키만의 유일한 이름입니다!" +msgstr "\"PRIMARY\"는 반드시 기본 키의 이름이어야 하며, 기본 키 쓸 수 있는 이름입니다!" #: libraries/tbl_indexes.lib.php:282 msgid "Comment:"