aboutsummaryrefslogtreecommitdiff
path: root/po/cs.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/cs.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/cs.po')
-rw-r--r--po/cs.po53
1 files changed, 49 insertions, 4 deletions
diff --git a/po/cs.po b/po/cs.po
index 0c16fe796..38b16e7f6 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: cs\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-19 19:45+0100\n"
"Last-Translator: Vojtěch Horký <vojta.horky@seznam.cz>\n"
"Language-Team: Czech <cs@li.org>\n"
@@ -950,7 +950,7 @@ msgstr "nepodařilo se připojit k %s"
msgid "allocating conn->name"
msgstr "alokuji spojení"
-#: src/libvirt.c:2170
+#: src/libvirt.c:2167
#, fuzzy
msgid "domainMigratePrepare did not set uri"
msgstr "nesprávná informace o doméně, domid není číslo"
@@ -1074,7 +1074,7 @@ msgstr "chybná syntaxe konfiguračního souboru: %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
@@ -1083,11 +1083,56 @@ msgstr ""
msgid "no domain with matching uuid"
msgstr "ID nebo UUID domény"
-#: 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 "Jméno neaktivní domény"
+#: src/lxc_driver.c:396
+#, fuzzy
+msgid "unable to allocate container stack"
+msgstr "nepodařilo se alokovat uzel"
+
+#: src/lxc_driver.c:409
+#, fuzzy, c-format
+msgid "clone() failed, %s"
+msgstr "alokuji pole hodnot"
+
+#: src/lxc_driver.c:519
+#, fuzzy, c-format
+msgid "posix_openpt failed: %s"
+msgstr "selhala operace %s"
+
+#: src/lxc_driver.c:525
+#, fuzzy, c-format
+msgid "unlockpt failed: %s"
+msgstr "selhala operace %s"
+
+#: src/lxc_driver.c:531
+#, fuzzy, c-format
+msgid "ptsname_r failed: %s"
+msgstr "selhala operace %s"
+
+#: src/lxc_driver.c:538
+#, fuzzy
+msgid "unable to allocate container name string"
+msgstr "Nepodařilo se alokovat paměť"
+
+#: src/lxc_driver.c:729 src/lxc_driver.c:767
+#, fuzzy, c-format
+msgid "no domain with id %d"
+msgstr "ID nebo UUID domény"
+
+#: src/lxc_driver.c:736
+#, fuzzy, c-format
+msgid "sending SIGTERM failed: %s"
+msgstr "selhala operace %s"
+
+#: src/lxc_driver.c:774
+#, fuzzy, c-format
+msgid "sending SIGKILL failed: %s"
+msgstr "selhala operace %s"
+
#: src/openvz_conf.c:241
#, c-format
msgid "Error already an active OPENVZ VM having id '%s'"