Translated using Weblate.
This commit is contained in:
parent
816f3b50b9
commit
f35101d2d7
23
po/ko.po
23
po/ko.po
@ -4,15 +4,15 @@ 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-03 13:17+0200\n"
|
||||
"PO-Revision-Date: 2012-02-17 10:54+0200\n"
|
||||
"Last-Translator: minsung kang <manyfun7@gmail.com>\n"
|
||||
"PO-Revision-Date: 2012-06-04 04:35+0200\n"
|
||||
"Last-Translator: S W <ciomfs@gmail.com>\n"
|
||||
"Language-Team: korean <ko@li.org>\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: Pootle 2.1.6\n"
|
||||
"X-Generator: Weblate 1.0\n"
|
||||
|
||||
#: browse_foreigners.php:37 browse_foreigners.php:61 js/messages.php:354
|
||||
#: libraries/display_tbl.lib.php:517 server_privileges.php:1830
|
||||
@ -253,16 +253,16 @@ msgid "The database name is empty!"
|
||||
msgstr "데이터베이스명이 없습니다!"
|
||||
|
||||
#: db_operations.php:311
|
||||
#, fuzzy, php-format
|
||||
#, php-format
|
||||
#| msgid "Database %s has been renamed to %s"
|
||||
msgid "Database %1$s has been renamed to %2$s"
|
||||
msgstr "데이터베이스 %s 의 이름을 %s 로 변경하였습니다."
|
||||
msgstr "데이터베이스 %1$s 의 이름을 %2$s 로 변경하였습니다."
|
||||
|
||||
#: db_operations.php:315
|
||||
#, fuzzy, php-format
|
||||
#, php-format
|
||||
#| msgid "Database %s has been copied to %s"
|
||||
msgid "Database %1$s has been copied to %2$s"
|
||||
msgstr "데이터베이스 %s를 %s로 복사하였습니다."
|
||||
msgstr "데이터베이스 %1$s 을(를) %2$s 로 복사하였습니다."
|
||||
|
||||
#: db_operations.php:443
|
||||
msgid "Rename database to"
|
||||
@ -894,7 +894,6 @@ msgid "Add a linestring"
|
||||
msgstr "선 추가"
|
||||
|
||||
#: gis_data_editor.php:251 gis_data_editor.php:303 js/messages.php:330
|
||||
#, fuzzy
|
||||
#| msgid "Add a new User"
|
||||
msgid "Add an inner ring"
|
||||
msgstr "내부 링 추가"
|
||||
@ -945,13 +944,11 @@ msgstr "파일을 읽을 수 없습니다"
|
||||
|
||||
#: import.php:323 import.php:332 import.php:351 import.php:360
|
||||
#: libraries/File.class.php:577
|
||||
#, fuzzy, php-format
|
||||
#, php-format
|
||||
msgid ""
|
||||
"You attempted to load file with unsupported compression (%s). Either support "
|
||||
"for it is not implemented or disabled by your configuration."
|
||||
msgstr ""
|
||||
"지원되지 않는 압축(%)형식의 파일을 업로드하려고 시도했습니다. 지원이 구현되"
|
||||
"지 않거나 설정에서 사용하지 않게 되어있기 때문에 일 수 있습니다."
|
||||
msgstr "지원되지 않는 압축(%)형식의 파일을 업로드하려고 시도했습니다. 지원이 구현되지 않았거나 설정에서 사용하지 않게 되어있습니다."
|
||||
|
||||
#: import.php:373
|
||||
msgid ""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user