aboutsummaryrefslogtreecommitdiff
path: root/po/ko.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/ko.po')
-rw-r--r--po/ko.po53
1 files changed, 49 insertions, 4 deletions
diff --git a/po/ko.po b/po/ko.po
index 93f839fc7..c07020bc1 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ko\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-04-08 18:09+0200\n"
+"POT-Creation-Date: 2008-04-10 08:59+0200\n"
"PO-Revision-Date: 2007-09-11 09:54+1000\n"
"Last-Translator: Eunju Kim <eukim@redhat.com>\n"
"Language-Team: Korean <ko@li.org>\n"
@@ -951,7 +951,7 @@ msgstr "%s에 연결할 수 없음"
msgid "allocating conn->name"
msgstr "연결 할당 중"
-#: src/libvirt.c:2170
+#: src/libvirt.c:2167
#, fuzzy
msgid "domainMigratePrepare did not set uri"
msgstr "도메인 정보가 수치가 아닌 잘못된 domid임"
@@ -1075,7 +1075,7 @@ msgstr "설정 파일 구문 오류: %s"
msgid "cannot remove config for %s"
msgstr ""
-#: src/lxc_driver.c:309 src/lxc_driver.c:338 src/lxc_driver.c:371
+#: src/lxc_driver.c:314 src/lxc_driver.c:343 src/lxc_driver.c:376
#: src/openvz_driver.c:177 src/openvz_driver.c:219 src/openvz_driver.c:529
#: src/qemu_driver.c:1824 src/qemu_driver.c:1902 src/qemu_driver.c:2244
#: src/qemu_driver.c:2289 src/qemu_driver.c:2327 src/qemu_driver.c:2405
@@ -1084,11 +1084,56 @@ msgstr ""
msgid "no domain with matching uuid"
msgstr "도메인 id 또는 uuid"
-#: src/lxc_driver.c:315 src/openvz_driver.c:534 src/qemu_driver.c:2333
+#: src/lxc_driver.c:320 src/openvz_driver.c:534 src/qemu_driver.c:2333
#, fuzzy
msgid "cannot delete active domain"
msgstr "비활성화 도메인명"
+#: src/lxc_driver.c:396
+#, fuzzy
+msgid "unable to allocate container stack"
+msgstr "노드 할당 실패"
+
+#: src/lxc_driver.c:409
+#, fuzzy, c-format
+msgid "clone() failed, %s"
+msgstr "값 배열 할당"
+
+#: src/lxc_driver.c:519
+#, fuzzy, c-format
+msgid "posix_openpt failed: %s"
+msgstr "작업 실패: %s"
+
+#: src/lxc_driver.c:525
+#, fuzzy, c-format
+msgid "unlockpt failed: %s"
+msgstr "작업 실패: %s"
+
+#: src/lxc_driver.c:531
+#, fuzzy, c-format
+msgid "ptsname_r failed: %s"
+msgstr "작업 실패: %s"
+
+#: src/lxc_driver.c:538
+#, fuzzy
+msgid "unable to allocate container name string"
+msgstr "메모리 할당 실패"
+
+#: src/lxc_driver.c:729 src/lxc_driver.c:767
+#, fuzzy, c-format
+msgid "no domain with id %d"
+msgstr "도메인 id 또는 uuid"
+
+#: src/lxc_driver.c:736
+#, fuzzy, c-format
+msgid "sending SIGTERM failed: %s"
+msgstr "작업 실패: %s"
+
+#: src/lxc_driver.c:774
+#, fuzzy, c-format
+msgid "sending SIGKILL failed: %s"
+msgstr "작업 실패: %s"
+
#: src/openvz_conf.c:241
#, c-format
msgid "Error already an active OPENVZ VM having id '%s'"