Translated using Weblate (Korean)
Currently translated at 39.1% (1017 of 2599)
This commit is contained in:
parent
decb596629
commit
3466a08439
24
po/ko.po
24
po/ko.po
@ -4,10 +4,9 @@ msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 4.0.0-dev\n"
|
||||
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
|
||||
"POT-Creation-Date: 2013-01-21 00:59+0100\n"
|
||||
"PO-Revision-Date: 2013-01-18 10:56+0200\n"
|
||||
"Last-Translator: Seonghwan Bang <sunghwan2789@gmail.com>\n"
|
||||
"Language-Team: Korean <http://l10n.cihar.com/projects/phpmyadmin/master/ko/"
|
||||
">\n"
|
||||
"PO-Revision-Date: 2013-01-21 17:03+0200\n"
|
||||
"Last-Translator: Kyujin Cho <thy2134@me.com>\n"
|
||||
"Language-Team: Korean <http://l10n.cihar.com/projects/phpmyadmin/master/ko/>\n"
|
||||
"Language: ko\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
@ -1777,7 +1776,7 @@ msgstr "두 개의다른 열 선택"
|
||||
|
||||
#: js/messages.php:303
|
||||
msgid "Query results"
|
||||
msgstr "질의 결과"
|
||||
msgstr "쿼리 결과"
|
||||
|
||||
#: js/messages.php:304
|
||||
#, fuzzy
|
||||
@ -1794,9 +1793,8 @@ msgid "Copy"
|
||||
msgstr "복사"
|
||||
|
||||
#: js/messages.php:323
|
||||
#, fuzzy
|
||||
msgid "Add columns"
|
||||
msgstr "필드 추가하기"
|
||||
msgstr "세로열 추가하기"
|
||||
|
||||
#: js/messages.php:326
|
||||
msgid "Select referenced key"
|
||||
@ -3163,6 +3161,8 @@ msgid ""
|
||||
"Failed to cleanup table UI preferences (see $cfg['Servers'][$i]"
|
||||
"['MaxTableUiprefs'] %s)"
|
||||
msgstr ""
|
||||
"테이블 UI 설정을 정리하는 데 실패했습니다. ($cfg['Servers'][$i]['MaxTableUiprefs'] %s 를 "
|
||||
"참조하세요)"
|
||||
|
||||
#: libraries/Table.class.php:1535
|
||||
#, php-format
|
||||
@ -3888,11 +3888,11 @@ msgstr "구조와 데이터 모두"
|
||||
|
||||
#: libraries/config.values.php:137
|
||||
msgid "Quick - display only the minimal options to configure"
|
||||
msgstr ""
|
||||
msgstr "빠른 보기 - 설정할 최소위 옵션만을 보여줍니다."
|
||||
|
||||
#: libraries/config.values.php:138
|
||||
msgid "Custom - display all possible options to configure"
|
||||
msgstr ""
|
||||
msgstr "커스텀 - 설정 가능한 모든 옵션을 보여줍니다."
|
||||
|
||||
#: libraries/config.values.php:139
|
||||
msgid "Custom - like above, but without the quick/custom choice"
|
||||
@ -3912,7 +3912,7 @@ msgstr "확장된 inserts"
|
||||
|
||||
#: libraries/config.values.php:169
|
||||
msgid "both of the above"
|
||||
msgstr ""
|
||||
msgstr "위의 것 모두"
|
||||
|
||||
#: libraries/config.values.php:170
|
||||
msgid "neither of the above"
|
||||
@ -7510,6 +7510,8 @@ msgid ""
|
||||
"configuration and make sure that they correspond to the information given by "
|
||||
"the administrator of the MySQL server."
|
||||
msgstr ""
|
||||
"PhpMyAdmin이 MySQL 서버에 접속하려 했으나 실패했습니다. 서버가 연결을 거부했습니다. 당신의 설정의 호스트, ID, "
|
||||
"패스워드가 맞게 입력됐는지, 또는 MySQL 서버의 관리자가 제공해 준 정보를 맞게 입력했는지 확인하세요. "
|
||||
|
||||
#: libraries/plugins/auth/AuthenticationCookie.class.php:44
|
||||
msgid "Failed to use Blowfish from mcrypt!"
|
||||
@ -7549,7 +7551,7 @@ msgstr "서버 선택"
|
||||
#: libraries/plugins/auth/AuthenticationSignon.class.php:249
|
||||
msgid ""
|
||||
"Login without a password is forbidden by configuration (see AllowNoPassword)"
|
||||
msgstr ""
|
||||
msgstr "암호 없이의 로그인이 설정에 의해 차단되어 있습니다(AllowNoLogin 항목을 참조하세요)."
|
||||
|
||||
#: libraries/plugins/auth/AuthenticationCookie.class.php:586
|
||||
#: libraries/plugins/auth/AuthenticationSignon.class.php:256
|
||||
|
||||
Loading…
Reference in New Issue
Block a user