aboutsummaryrefslogtreecommitdiff
path: root/po/ja.po
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@redhat.com>2008-04-10 13:32:46 +0000
committerDaniel Veillard <veillard@redhat.com>2008-04-10 13:32:46 +0000
commit3ceae485b2a389eb3badfe9cfa4a645f20e98ec9 (patch)
treeefd983b7c44b5dbb931a6a8aed7d1b6145381e53 /po/ja.po
parentAsk xend to remove device in the config file too (diff)
downloadlibvirt-3ceae485b2a389eb3badfe9cfa4a645f20e98ec9.tar.gz
libvirt-3ceae485b2a389eb3badfe9cfa4a645f20e98ec9.tar.bz2
libvirt-3ceae485b2a389eb3badfe9cfa4a645f20e98ec9.zip
AUTHORS and po updates
* AUTHORS: adding Dave Leskovec and Ryan Scott to the authors list * po/*: rebuilt daniel
Diffstat (limited to 'po/ja.po')
-rw-r--r--po/ja.po53
1 files changed, 49 insertions, 4 deletions
diff --git a/po/ja.po b/po/ja.po
index 0dd58cf6d..983b650b2 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ja\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-12-15 13:56+0900\n"
"Last-Translator: Hyu_gabaru Ryu_ichi <hyu_gabaru@yahoo.co.jp>\n"
"Language-Team: Japanese <jp@li.org>\n"
@@ -954,7 +954,7 @@ msgstr "接続 URI の構文解析ができませんでした"
msgid "allocating conn->name"
msgstr "接続を割り当て中"
-#: src/libvirt.c:2170
+#: src/libvirt.c:2167
#, fuzzy
msgid "domainMigratePrepare did not set uri"
msgstr "ドメイン情報が正しくありません、domid は数値ではありません"
@@ -1078,7 +1078,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
@@ -1087,11 +1087,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 "value array の割り当て"
+
+#: 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'"