AUTHORS and po updates

* AUTHORS: adding Dave Leskovec and Ryan Scott to the authors list
* po/*: rebuilt
daniel
This commit is contained in:
Daniel Veillard 2008-04-10 13:32:46 +00:00
parent c863713742
commit 3ceae485b2
76 changed files with 3688 additions and 306 deletions

View File

@ -1,9 +1,14 @@
Thu Apr 10 15:24:40 CEST 2008 Daniel Veillard <daniel@veillard.com>
Thu Apr 10 15:28:36 CEST 2008 Daniel Veillard <veillard@redhat.com>
* AUTHORS: adding Dave Leskovec and Ryan Scott to the authors list
* po/*: rebuilt
Thu Apr 10 15:24:40 CEST 2008 Daniel Veillard <veillard@redhat.com>
* src/xend_internal.c: applied a patch from Ryan Scott to ask
xend to save the change in the config file
Thu Apr 10 09:28:31 CEST 2008 Daniel Veillard <daniel@veillard.com>
Thu Apr 10 09:28:31 CEST 2008 Daniel Veillard <veillard@redhat.com>
* src/Makefile.am src/lxc_conf.c src/lxc_conf.h src/lxc_container.c
src/lxc_container.h src/lxc_driver.c: Applied second set of
@ -33,7 +38,7 @@ Wed Apr 9 14:46:00 BST 2008 Richard W.M. Jones <rjones@redhat.com>
* src/openvz_conf.c: Remove extraneous underscore which stopped
file from compiling (Anton Protopopov).
Tue Apr 8 18:44:27 CEST 2008 Daniel Veillard <daniel@veillard.com>
Tue Apr 8 18:44:27 CEST 2008 Daniel Veillard <veillard@redhat.com>
* configure.in NEWS doc/* po/*: making libvirt-0.4.2 release
@ -54,17 +59,17 @@ Tue Apr 8 13:24:00 BST 2008 Richard W.M. Jones <rjones@redhat.com>
* src/qemu_driver.c: Handle errors from fork(2) and pipe(2)
system calls when creating qemu subprocess.
Tue Apr 8 11:50:42 CEST 2008 Daniel Veillard <daniel@veillard.com>
Tue Apr 8 11:50:42 CEST 2008 Daniel Veillard <veillard@redhat.com>
* po/sr.po po/sr@Latn.po po/sr@latin.po: fix/update serbian
translations.
Tue Apr 8 11:24:28 CEST 2008 Daniel Veillard <daniel@veillard.com>
Tue Apr 8 11:24:28 CEST 2008 Daniel Veillard <veillard@redhat.com>
* src/test.c: patch from Cole Robinson adding xen and hvm guest types
to the test driver's capabilities.
Tue Apr 8 10:19:01 CEST 2008 Daniel Veillard <daniel@veillard.com>
Tue Apr 8 10:19:01 CEST 2008 Daniel Veillard <veillard@redhat.com>
* python/generator.py: fix an infinite loop bug

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\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: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@ -955,7 +955,7 @@ msgstr "could not connect to %s"
msgid "allocating conn->name"
msgstr "allocating connection"
#: src/libvirt.c:2170
#: src/libvirt.c:2167
#, fuzzy
msgid "domainMigratePrepare did not set uri"
msgstr "domain information incorrect domid not numeric"
@ -1078,7 +1078,7 @@ msgstr "configuration file syntax error: %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 "domain id or 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 "name of the inactive domain"
#: src/lxc_driver.c:396
#, fuzzy
msgid "unable to allocate container stack"
msgstr "failed to allocate a node"
#: src/lxc_driver.c:409
#, fuzzy, c-format
msgid "clone() failed, %s"
msgstr "allocate value array"
#: src/lxc_driver.c:519
#, fuzzy, c-format
msgid "posix_openpt failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:525
#, fuzzy, c-format
msgid "unlockpt failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:531
#, fuzzy, c-format
msgid "ptsname_r failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:538
#, fuzzy
msgid "unable to allocate container name string"
msgstr "failed to allocate a node"
#: src/lxc_driver.c:729 src/lxc_driver.c:767
#, fuzzy, c-format
msgid "no domain with id %d"
msgstr "domain id or uuid"
#: src/lxc_driver.c:736
#, fuzzy, c-format
msgid "sending SIGTERM failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:774
#, fuzzy, c-format
msgid "sending SIGKILL failed: %s"
msgstr "operation failed: %s"
#: src/openvz_conf.c:241
#, c-format
msgid "Error already an active OPENVZ VM having id '%s'"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\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: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@ -955,7 +955,7 @@ msgstr "could not connect to %s"
msgid "allocating conn->name"
msgstr "allocating connection"
#: src/libvirt.c:2170
#: src/libvirt.c:2167
#, fuzzy
msgid "domainMigratePrepare did not set uri"
msgstr "domain information incorrect domid not numeric"
@ -1078,7 +1078,7 @@ msgstr "configuration file syntax error: %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 "domain id or 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 "name of the inactive domain"
#: src/lxc_driver.c:396
#, fuzzy
msgid "unable to allocate container stack"
msgstr "failed to allocate a node"
#: src/lxc_driver.c:409
#, fuzzy, c-format
msgid "clone() failed, %s"
msgstr "allocate value array"
#: src/lxc_driver.c:519
#, fuzzy, c-format
msgid "posix_openpt failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:525
#, fuzzy, c-format
msgid "unlockpt failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:531
#, fuzzy, c-format
msgid "ptsname_r failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:538
#, fuzzy
msgid "unable to allocate container name string"
msgstr "failed to allocate a node"
#: src/lxc_driver.c:729 src/lxc_driver.c:767
#, fuzzy, c-format
msgid "no domain with id %d"
msgstr "domain id or uuid"
#: src/lxc_driver.c:736
#, fuzzy, c-format
msgid "sending SIGTERM failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:774
#, fuzzy, c-format
msgid "sending SIGKILL failed: %s"
msgstr "operation failed: %s"
#: src/openvz_conf.c:241
#, c-format
msgid "Error already an active OPENVZ VM having id '%s'"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\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: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@ -955,7 +955,7 @@ msgstr "could not connect to %s"
msgid "allocating conn->name"
msgstr "allocating connection"
#: src/libvirt.c:2170
#: src/libvirt.c:2167
#, fuzzy
msgid "domainMigratePrepare did not set uri"
msgstr "domain information incorrect domid not numeric"
@ -1078,7 +1078,7 @@ msgstr "configuration file syntax error: %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 "domain id or 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 "name of the inactive domain"
#: src/lxc_driver.c:396
#, fuzzy
msgid "unable to allocate container stack"
msgstr "failed to allocate a node"
#: src/lxc_driver.c:409
#, fuzzy, c-format
msgid "clone() failed, %s"
msgstr "allocate value array"
#: src/lxc_driver.c:519
#, fuzzy, c-format
msgid "posix_openpt failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:525
#, fuzzy, c-format
msgid "unlockpt failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:531
#, fuzzy, c-format
msgid "ptsname_r failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:538
#, fuzzy
msgid "unable to allocate container name string"
msgstr "failed to allocate a node"
#: src/lxc_driver.c:729 src/lxc_driver.c:767
#, fuzzy, c-format
msgid "no domain with id %d"
msgstr "domain id or uuid"
#: src/lxc_driver.c:736
#, fuzzy, c-format
msgid "sending SIGTERM failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:774
#, fuzzy, c-format
msgid "sending SIGKILL failed: %s"
msgstr "operation failed: %s"
#: src/openvz_conf.c:241
#, c-format
msgid "Error already an active OPENVZ VM having id '%s'"

View File

@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: as\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-25 17:39+0530\n"
"Last-Translator: Amitakhya Phukan <aphukan@fedoraproject.org>\n"
"Language-Team: Assamese\n"
@ -945,7 +945,7 @@ msgstr "%s লৈ সংযোগ কৰিব পৰা ন'গ'ল"
msgid "allocating conn->name"
msgstr "সংযোগ বিতৰণ কৰা হৈছে"
#: src/libvirt.c:2170
#: src/libvirt.c:2167
msgid "domainMigratePrepare did not set uri"
msgstr ""
@ -1067,7 +1067,7 @@ msgstr "বিন্যাস নথিপত্ৰৰ শব্দবিন্
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
@ -1075,10 +1075,55 @@ msgstr ""
msgid "no domain with matching uuid"
msgstr ""
#: 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
msgid "cannot delete active domain"
msgstr ""
#: src/lxc_driver.c:396
#, fuzzy
msgid "unable to allocate container stack"
msgstr "পঢ়াৰ বাবে %s খোলোঁতে বিফল"
#: 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 "পঢ়াৰ বাবে %s খোলোঁতে বিফল"
#: src/lxc_driver.c:729 src/lxc_driver.c:767
#, fuzzy, c-format
msgid "no domain with id %d"
msgstr "%s ত অবৈধ ডোমেইন নিৰ্দেশক যন্ত্ৰ"
#: 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'"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\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: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@ -955,7 +955,7 @@ msgstr "could not connect to %s"
msgid "allocating conn->name"
msgstr "allocating connection"
#: src/libvirt.c:2170
#: src/libvirt.c:2167
#, fuzzy
msgid "domainMigratePrepare did not set uri"
msgstr "domain information incorrect domid not numeric"
@ -1078,7 +1078,7 @@ msgstr "configuration file syntax error: %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 "domain id or 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 "name of the inactive domain"
#: src/lxc_driver.c:396
#, fuzzy
msgid "unable to allocate container stack"
msgstr "failed to allocate a node"
#: src/lxc_driver.c:409
#, fuzzy, c-format
msgid "clone() failed, %s"
msgstr "allocate value array"
#: src/lxc_driver.c:519
#, fuzzy, c-format
msgid "posix_openpt failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:525
#, fuzzy, c-format
msgid "unlockpt failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:531
#, fuzzy, c-format
msgid "ptsname_r failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:538
#, fuzzy
msgid "unable to allocate container name string"
msgstr "failed to allocate a node"
#: src/lxc_driver.c:729 src/lxc_driver.c:767
#, fuzzy, c-format
msgid "no domain with id %d"
msgstr "domain id or uuid"
#: src/lxc_driver.c:736
#, fuzzy, c-format
msgid "sending SIGTERM failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:774
#, fuzzy, c-format
msgid "sending SIGKILL failed: %s"
msgstr "operation failed: %s"
#: src/openvz_conf.c:241
#, c-format
msgid "Error already an active OPENVZ VM having id '%s'"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\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-05 08:58+0300\n"
"Last-Translator: Doncho N. Gunchev <gunchev@gmail.com>\n"
"Language-Team: Bulgarian <dict@fsa-bg.org>\n"
@ -952,7 +952,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 не е число"
@ -1076,7 +1076,7 @@ msgstr "синтактична грешка в конфигурационния
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
@ -1085,11 +1085,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'"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\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: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@ -955,7 +955,7 @@ msgstr "could not connect to %s"
msgid "allocating conn->name"
msgstr "allocating connection"
#: src/libvirt.c:2170
#: src/libvirt.c:2167
#, fuzzy
msgid "domainMigratePrepare did not set uri"
msgstr "domain information incorrect domid not numeric"
@ -1078,7 +1078,7 @@ msgstr "configuration file syntax error: %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 "domain id or 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 "name of the inactive domain"
#: src/lxc_driver.c:396
#, fuzzy
msgid "unable to allocate container stack"
msgstr "failed to allocate a node"
#: src/lxc_driver.c:409
#, fuzzy, c-format
msgid "clone() failed, %s"
msgstr "allocate value array"
#: src/lxc_driver.c:519
#, fuzzy, c-format
msgid "posix_openpt failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:525
#, fuzzy, c-format
msgid "unlockpt failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:531
#, fuzzy, c-format
msgid "ptsname_r failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:538
#, fuzzy
msgid "unable to allocate container name string"
msgstr "failed to allocate a node"
#: src/lxc_driver.c:729 src/lxc_driver.c:767
#, fuzzy, c-format
msgid "no domain with id %d"
msgstr "domain id or uuid"
#: src/lxc_driver.c:736
#, fuzzy, c-format
msgid "sending SIGTERM failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:774
#, fuzzy, c-format
msgid "sending SIGKILL failed: %s"
msgstr "operation failed: %s"
#: src/openvz_conf.c:241
#, c-format
msgid "Error already an active OPENVZ VM having id '%s'"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: bn_IN\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-08-28 15:08+0530\n"
"Last-Translator: Runa Bhattacharjee <runab@redhat.com>\n"
"Language-Team: Bengali INDIA\n"
@ -954,7 +954,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 সংখ্যামূলক নয়"
@ -1078,7 +1078,7 @@ msgstr "কনফিগারেশন ফাইলের মধ্যে সি
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 অ্যারে বরাদ্দ করুন"
#: 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'"

View File

@ -4,7 +4,7 @@ msgid ""
msgstr ""
"Project-Id-Version: hr\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-01-23 16:29+0100\n"
"Last-Translator: Adnan Hodzic <AbsintheSyringe@gmail.com>\n"
"Language-Team: Bosnian <lokal@linux.org.ba>\n"
@ -952,7 +952,7 @@ msgstr "nije moguće uspostaviti vezu s %s"
msgid "allocating conn->name"
msgstr "dodjeljivanje veze"
#: src/libvirt.c:2170
#: src/libvirt.c:2167
#, fuzzy
msgid "domainMigratePrepare did not set uri"
msgstr "podaci domene nisu ispravni, domid nije broj"
@ -1075,7 +1075,7 @@ msgstr "pogreška u sintaksi konfiguracijske datoteke: %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 domene ili 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 "naziv neaktivne domene"
#: src/lxc_driver.c:396
#, fuzzy
msgid "unable to allocate container stack"
msgstr "dodjeljivanje čvora nije uspjelo"
#: src/lxc_driver.c:409
#, fuzzy, c-format
msgid "clone() failed, %s"
msgstr "dodijeli polje vrijednosti"
#: src/lxc_driver.c:519
#, fuzzy, c-format
msgid "posix_openpt failed: %s"
msgstr "operacija nije uspjela: %s"
#: src/lxc_driver.c:525
#, fuzzy, c-format
msgid "unlockpt failed: %s"
msgstr "operacija nije uspjela: %s"
#: src/lxc_driver.c:531
#, fuzzy, c-format
msgid "ptsname_r failed: %s"
msgstr "operacija nije uspjela: %s"
#: src/lxc_driver.c:538
#, fuzzy
msgid "unable to allocate container name string"
msgstr "dodjeljivanje čvora nije uspjelo"
#: src/lxc_driver.c:729 src/lxc_driver.c:767
#, fuzzy, c-format
msgid "no domain with id %d"
msgstr "ID domene ili UUID"
#: src/lxc_driver.c:736
#, fuzzy, c-format
msgid "sending SIGTERM failed: %s"
msgstr "operacija nije uspjela: %s"
#: src/lxc_driver.c:774
#, fuzzy, c-format
msgid "sending SIGKILL failed: %s"
msgstr "operacija nije uspjela: %s"
#: src/openvz_conf.c:241
#, c-format
msgid "Error already an active OPENVZ VM having id '%s'"

View File

@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\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-08 10:20-0100\n"
"Last-Translator: Xavier Conde Rueda <xavi.conde@gmail.com>\n"
"Language-Team: Catalan <fedora@softcatala.net>\n"
@ -964,7 +964,7 @@ msgstr "no s'ha pogut connectar a %s"
msgid "allocating conn->name"
msgstr "s'està assignant la connexió"
#: src/libvirt.c:2170
#: src/libvirt.c:2167
#, fuzzy
msgid "domainMigratePrepare did not set uri"
msgstr "la informació del domini és incorrecta, domid no és numèric"
@ -1088,7 +1088,7 @@ msgstr "error de sintaxi del fitxer de configuració: %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
@ -1097,11 +1097,56 @@ msgstr ""
msgid "no domain with matching uuid"
msgstr "id de domini o 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 "nom del domini inactiu"
#: src/lxc_driver.c:396
#, fuzzy
msgid "unable to allocate container stack"
msgstr "no s'ha pogut assignar un node"
#: src/lxc_driver.c:409
#, fuzzy, c-format
msgid "clone() failed, %s"
msgstr "assignació d'una matriu de valors"
#: src/lxc_driver.c:519
#, fuzzy, c-format
msgid "posix_openpt failed: %s"
msgstr "ha fallat l'operació: %s"
#: src/lxc_driver.c:525
#, fuzzy, c-format
msgid "unlockpt failed: %s"
msgstr "ha fallat l'operació: %s"
#: src/lxc_driver.c:531
#, fuzzy, c-format
msgid "ptsname_r failed: %s"
msgstr "ha fallat l'operació: %s"
#: src/lxc_driver.c:538
#, fuzzy
msgid "unable to allocate container name string"
msgstr "No s'ha pogut assignar memòria"
#: src/lxc_driver.c:729 src/lxc_driver.c:767
#, fuzzy, c-format
msgid "no domain with id %d"
msgstr "id de domini o uuid"
#: src/lxc_driver.c:736
#, fuzzy, c-format
msgid "sending SIGTERM failed: %s"
msgstr "ha fallat l'operació: %s"
#: src/lxc_driver.c:774
#, fuzzy, c-format
msgid "sending SIGKILL failed: %s"
msgstr "ha fallat l'operació: %s"
#: src/openvz_conf.c:241
#, c-format
msgid "Error already an active OPENVZ VM having id '%s'"

View File

@ -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'"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\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: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@ -955,7 +955,7 @@ msgstr "could not connect to %s"
msgid "allocating conn->name"
msgstr "allocating connection"
#: src/libvirt.c:2170
#: src/libvirt.c:2167
#, fuzzy
msgid "domainMigratePrepare did not set uri"
msgstr "domain information incorrect domid not numeric"
@ -1078,7 +1078,7 @@ msgstr "configuration file syntax error: %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 "domain id or 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 "name of the inactive domain"
#: src/lxc_driver.c:396
#, fuzzy
msgid "unable to allocate container stack"
msgstr "failed to allocate a node"
#: src/lxc_driver.c:409
#, fuzzy, c-format
msgid "clone() failed, %s"
msgstr "allocate value array"
#: src/lxc_driver.c:519
#, fuzzy, c-format
msgid "posix_openpt failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:525
#, fuzzy, c-format
msgid "unlockpt failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:531
#, fuzzy, c-format
msgid "ptsname_r failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:538
#, fuzzy
msgid "unable to allocate container name string"
msgstr "failed to allocate a node"
#: src/lxc_driver.c:729 src/lxc_driver.c:767
#, fuzzy, c-format
msgid "no domain with id %d"
msgstr "domain id or uuid"
#: src/lxc_driver.c:736
#, fuzzy, c-format
msgid "sending SIGTERM failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:774
#, fuzzy, c-format
msgid "sending SIGKILL failed: %s"
msgstr "operation failed: %s"
#: src/openvz_conf.c:241
#, c-format
msgid "Error already an active OPENVZ VM having id '%s'"

View File

@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: da\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-05-10 15:48+0200\n"
"Last-Translator: Keld Simonsen <keld@rap.dk>\n"
"Language-Team: <da@li.org>\n"
@ -956,7 +956,7 @@ msgstr "kunne ikke forbinde til %s"
msgid "allocating conn->name"
msgstr "allokerer forbindelse"
#: src/libvirt.c:2170
#: src/libvirt.c:2167
#, fuzzy
msgid "domainMigratePrepare did not set uri"
msgstr "domæneinformation fejl, domid er ikke numerisk"
@ -1080,7 +1080,7 @@ msgstr "syntaksfejl i konfigurationsfilen: %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
@ -1089,11 +1089,56 @@ msgstr ""
msgid "no domain with matching uuid"
msgstr "domænenavn eller 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 "navn for det inaktive domæne"
#: src/lxc_driver.c:396
#, fuzzy
msgid "unable to allocate container stack"
msgstr "kunne ikke allokere en knude"
#: src/lxc_driver.c:409
#, fuzzy, c-format
msgid "clone() failed, %s"
msgstr "allokér værdi-array"
#: src/lxc_driver.c:519
#, fuzzy, c-format
msgid "posix_openpt failed: %s"
msgstr "operation mislykkedes: %s"
#: src/lxc_driver.c:525
#, fuzzy, c-format
msgid "unlockpt failed: %s"
msgstr "operation mislykkedes: %s"
#: src/lxc_driver.c:531
#, fuzzy, c-format
msgid "ptsname_r failed: %s"
msgstr "operation mislykkedes: %s"
#: src/lxc_driver.c:538
#, fuzzy
msgid "unable to allocate container name string"
msgstr "kunne ikke allokere en knude"
#: src/lxc_driver.c:729 src/lxc_driver.c:767
#, fuzzy, c-format
msgid "no domain with id %d"
msgstr "domænenavn eller uuid"
#: src/lxc_driver.c:736
#, fuzzy, c-format
msgid "sending SIGTERM failed: %s"
msgstr "operation mislykkedes: %s"
#: src/lxc_driver.c:774
#, fuzzy, c-format
msgid "sending SIGKILL failed: %s"
msgstr "operation mislykkedes: %s"
#: src/openvz_conf.c:241
#, c-format
msgid "Error already an active OPENVZ VM having id '%s'"

View File

@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: de\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: 2008-02-29 13:30+0100\n"
"Last-Translator: Fabian Affolter <fab@fedoraproject.org>\n"
"Language-Team: German <fedora-trans-de@redhat.com>\n"
@ -973,7 +973,7 @@ msgstr "Schlüsselserver-URL konnte nicht analysiert werden\n"
msgid "allocating conn->name"
msgstr "Vorname des Kartenbesitzers:"
#: src/libvirt.c:2170
#: src/libvirt.c:2167
#, fuzzy
msgid "domainMigratePrepare did not set uri"
msgstr "Domaininformation inkorrekt, domid nicht numerisch"
@ -1097,7 +1097,7 @@ msgstr "%d Datei(en) zum Download bereit."
msgid "cannot remove config for %s"
msgstr "»%s« konnte nicht als »double«-Wert für %s interpretiert werden."
#: 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
@ -1108,11 +1108,58 @@ msgstr ""
"Es wurde keine Anwendung namens »%s« gefunden, die ein Lesezeichen für »%"
"s«registriert hat."
#: 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 "Name der inaktiven Domain"
#: src/lxc_driver.c:396
#, fuzzy
msgid "unable to allocate container stack"
msgstr "Knotenzuweisung schlug fehl"
#: src/lxc_driver.c:409
#, fuzzy, c-format
msgid "clone() failed, %s"
msgstr "Ungültiger Wert.\n"
#: src/lxc_driver.c:519
#, fuzzy, c-format
msgid "posix_openpt failed: %s"
msgstr "Operation schlug fehl: %s"
#: src/lxc_driver.c:525
#, fuzzy, c-format
msgid "unlockpt failed: %s"
msgstr "Operation schlug fehl: %s"
#: src/lxc_driver.c:531
#, fuzzy, c-format
msgid "ptsname_r failed: %s"
msgstr "Operation schlug fehl: %s"
#: src/lxc_driver.c:538
#, fuzzy
msgid "unable to allocate container name string"
msgstr "Speicherzuweisung gescheitert"
#: src/lxc_driver.c:729 src/lxc_driver.c:767
#, fuzzy, c-format
msgid "no domain with id %d"
msgstr ""
"Es wurde keine Anwendung namens »%s« gefunden, die ein Lesezeichen für »%"
"s«registriert hat."
#: src/lxc_driver.c:736
#, fuzzy, c-format
msgid "sending SIGTERM failed: %s"
msgstr "Operation schlug fehl: %s"
#: src/lxc_driver.c:774
#, fuzzy, c-format
msgid "sending SIGKILL failed: %s"
msgstr "Operation schlug fehl: %s"
#: src/openvz_conf.c:241
#, c-format
msgid "Error already an active OPENVZ VM having id '%s'"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\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: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@ -955,7 +955,7 @@ msgstr "could not connect to %s"
msgid "allocating conn->name"
msgstr "allocating connection"
#: src/libvirt.c:2170
#: src/libvirt.c:2167
#, fuzzy
msgid "domainMigratePrepare did not set uri"
msgstr "domain information incorrect domid not numeric"
@ -1078,7 +1078,7 @@ msgstr "configuration file syntax error: %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 "domain id or 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 "name of the inactive domain"
#: src/lxc_driver.c:396
#, fuzzy
msgid "unable to allocate container stack"
msgstr "failed to allocate a node"
#: src/lxc_driver.c:409
#, fuzzy, c-format
msgid "clone() failed, %s"
msgstr "allocate value array"
#: src/lxc_driver.c:519
#, fuzzy, c-format
msgid "posix_openpt failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:525
#, fuzzy, c-format
msgid "unlockpt failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:531
#, fuzzy, c-format
msgid "ptsname_r failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:538
#, fuzzy
msgid "unable to allocate container name string"
msgstr "failed to allocate a node"
#: src/lxc_driver.c:729 src/lxc_driver.c:767
#, fuzzy, c-format
msgid "no domain with id %d"
msgstr "domain id or uuid"
#: src/lxc_driver.c:736
#, fuzzy, c-format
msgid "sending SIGTERM failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:774
#, fuzzy, c-format
msgid "sending SIGKILL failed: %s"
msgstr "operation failed: %s"
#: src/openvz_conf.c:241
#, c-format
msgid "Error already an active OPENVZ VM having id '%s'"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\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-06-11 13:51+0000\n"
"Last-Translator: Abigail Brady <morwen@evilmagic.org>\n"
"Language-Team: \n"
@ -951,7 +951,7 @@ msgstr "could not connect to %s"
msgid "allocating conn->name"
msgstr "allocating connection"
#: src/libvirt.c:2170
#: src/libvirt.c:2167
#, fuzzy
msgid "domainMigratePrepare did not set uri"
msgstr "domain information incorrect domid not numeric"
@ -1075,7 +1075,7 @@ msgstr "configuration file syntax error: %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 "domain id or 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 "name of the inactive domain"
#: src/lxc_driver.c:396
#, fuzzy
msgid "unable to allocate container stack"
msgstr "failed to allocate a node"
#: src/lxc_driver.c:409
#, fuzzy, c-format
msgid "clone() failed, %s"
msgstr "allocate value array"
#: src/lxc_driver.c:519
#, fuzzy, c-format
msgid "posix_openpt failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:525
#, fuzzy, c-format
msgid "unlockpt failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:531
#, fuzzy, c-format
msgid "ptsname_r failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:538
#, fuzzy
msgid "unable to allocate container name string"
msgstr "failed to allocate a node"
#: src/lxc_driver.c:729 src/lxc_driver.c:767
#, fuzzy, c-format
msgid "no domain with id %d"
msgstr "domain id or uuid"
#: src/lxc_driver.c:736
#, fuzzy, c-format
msgid "sending SIGTERM failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:774
#, fuzzy, c-format
msgid "sending SIGKILL failed: %s"
msgstr "operation failed: %s"
#: src/openvz_conf.c:241
#, c-format
msgid "Error already an active OPENVZ VM having id '%s'"

View File

@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: es\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-12 09:44-0300\n"
"Last-Translator: Domingo Becker <domingobecker@gmail.com>\n"
"Language-Team: Spanish <fedora-trans-es@redhat.com>\n"
@ -953,7 +953,7 @@ msgstr "no se pudo analizar sintácticamente la URI de conexión"
msgid "allocating conn->name"
msgstr "asignando conexión"
#: src/libvirt.c:2170
#: src/libvirt.c:2167
#, fuzzy
msgid "domainMigratePrepare did not set uri"
msgstr "la información del dominio es incorrecta, domid no es numérico"
@ -1077,7 +1077,7 @@ msgstr "error de sintaxis en el archivo de configuración: %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
@ -1086,11 +1086,56 @@ msgstr ""
msgid "no domain with matching uuid"
msgstr "id o uuid del dominio"
#: 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 "nombre del dominio inactivo"
#: src/lxc_driver.c:396
#, fuzzy
msgid "unable to allocate container stack"
msgstr "falló al asignar un nodo"
#: src/lxc_driver.c:409
#, fuzzy, c-format
msgid "clone() failed, %s"
msgstr "asignando vector de valores"
#: src/lxc_driver.c:519
#, fuzzy, c-format
msgid "posix_openpt failed: %s"
msgstr "fallo de operación: %s"
#: src/lxc_driver.c:525
#, fuzzy, c-format
msgid "unlockpt failed: %s"
msgstr "fallo de operación: %s"
#: src/lxc_driver.c:531
#, fuzzy, c-format
msgid "ptsname_r failed: %s"
msgstr "fallo de operación: %s"
#: src/lxc_driver.c:538
#, fuzzy
msgid "unable to allocate container name string"
msgstr "Falló al asignar memoria"
#: src/lxc_driver.c:729 src/lxc_driver.c:767
#, fuzzy, c-format
msgid "no domain with id %d"
msgstr "id o uuid del dominio"
#: src/lxc_driver.c:736
#, fuzzy, c-format
msgid "sending SIGTERM failed: %s"
msgstr "fallo de operación: %s"
#: src/lxc_driver.c:774
#, fuzzy, c-format
msgid "sending SIGKILL failed: %s"
msgstr "fallo de operación: %s"
#: src/openvz_conf.c:241
#, c-format
msgid "Error already an active OPENVZ VM having id '%s'"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\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: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@ -955,7 +955,7 @@ msgstr "could not connect to %s"
msgid "allocating conn->name"
msgstr "allocating connection"
#: src/libvirt.c:2170
#: src/libvirt.c:2167
#, fuzzy
msgid "domainMigratePrepare did not set uri"
msgstr "domain information incorrect domid not numeric"
@ -1078,7 +1078,7 @@ msgstr "configuration file syntax error: %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 "domain id or 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 "name of the inactive domain"
#: src/lxc_driver.c:396
#, fuzzy
msgid "unable to allocate container stack"
msgstr "failed to allocate a node"
#: src/lxc_driver.c:409
#, fuzzy, c-format
msgid "clone() failed, %s"
msgstr "allocate value array"
#: src/lxc_driver.c:519
#, fuzzy, c-format
msgid "posix_openpt failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:525
#, fuzzy, c-format
msgid "unlockpt failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:531
#, fuzzy, c-format
msgid "ptsname_r failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:538
#, fuzzy
msgid "unable to allocate container name string"
msgstr "failed to allocate a node"
#: src/lxc_driver.c:729 src/lxc_driver.c:767
#, fuzzy, c-format
msgid "no domain with id %d"
msgstr "domain id or uuid"
#: src/lxc_driver.c:736
#, fuzzy, c-format
msgid "sending SIGTERM failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:774
#, fuzzy, c-format
msgid "sending SIGKILL failed: %s"
msgstr "operation failed: %s"
#: src/openvz_conf.c:241
#, c-format
msgid "Error already an active OPENVZ VM having id '%s'"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\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: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@ -955,7 +955,7 @@ msgstr "could not connect to %s"
msgid "allocating conn->name"
msgstr "allocating connection"
#: src/libvirt.c:2170
#: src/libvirt.c:2167
#, fuzzy
msgid "domainMigratePrepare did not set uri"
msgstr "domain information incorrect domid not numeric"
@ -1078,7 +1078,7 @@ msgstr "configuration file syntax error: %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 "domain id or 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 "name of the inactive domain"
#: src/lxc_driver.c:396
#, fuzzy
msgid "unable to allocate container stack"
msgstr "failed to allocate a node"
#: src/lxc_driver.c:409
#, fuzzy, c-format
msgid "clone() failed, %s"
msgstr "allocate value array"
#: src/lxc_driver.c:519
#, fuzzy, c-format
msgid "posix_openpt failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:525
#, fuzzy, c-format
msgid "unlockpt failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:531
#, fuzzy, c-format
msgid "ptsname_r failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:538
#, fuzzy
msgid "unable to allocate container name string"
msgstr "failed to allocate a node"
#: src/lxc_driver.c:729 src/lxc_driver.c:767
#, fuzzy, c-format
msgid "no domain with id %d"
msgstr "domain id or uuid"
#: src/lxc_driver.c:736
#, fuzzy, c-format
msgid "sending SIGTERM failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:774
#, fuzzy, c-format
msgid "sending SIGKILL failed: %s"
msgstr "operation failed: %s"
#: src/openvz_conf.c:241
#, c-format
msgid "Error already an active OPENVZ VM having id '%s'"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\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: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@ -955,7 +955,7 @@ msgstr "could not connect to %s"
msgid "allocating conn->name"
msgstr "allocating connection"
#: src/libvirt.c:2170
#: src/libvirt.c:2167
#, fuzzy
msgid "domainMigratePrepare did not set uri"
msgstr "domain information incorrect domid not numeric"
@ -1078,7 +1078,7 @@ msgstr "configuration file syntax error: %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 "domain id or 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 "name of the inactive domain"
#: src/lxc_driver.c:396
#, fuzzy
msgid "unable to allocate container stack"
msgstr "failed to allocate a node"
#: src/lxc_driver.c:409
#, fuzzy, c-format
msgid "clone() failed, %s"
msgstr "allocate value array"
#: src/lxc_driver.c:519
#, fuzzy, c-format
msgid "posix_openpt failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:525
#, fuzzy, c-format
msgid "unlockpt failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:531
#, fuzzy, c-format
msgid "ptsname_r failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:538
#, fuzzy
msgid "unable to allocate container name string"
msgstr "failed to allocate a node"
#: src/lxc_driver.c:729 src/lxc_driver.c:767
#, fuzzy, c-format
msgid "no domain with id %d"
msgstr "domain id or uuid"
#: src/lxc_driver.c:736
#, fuzzy, c-format
msgid "sending SIGTERM failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:774
#, fuzzy, c-format
msgid "sending SIGKILL failed: %s"
msgstr "operation failed: %s"
#: src/openvz_conf.c:241
#, c-format
msgid "Error already an active OPENVZ VM having id '%s'"

View File

@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\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-10-24 01:24+0300\n"
"Last-Translator: Ville-Pekka Vainio <vpivaini@cs.helsinki.fi>\n"
"Language-Team: Finnish <laatu@lokalisointi.org>\n"
@ -951,7 +951,7 @@ msgstr "ei voitu yhdistää kohteeseen %s"
msgid "allocating conn->name"
msgstr "varataan yhteyttä"
#: src/libvirt.c:2170
#: src/libvirt.c:2167
#, fuzzy
msgid "domainMigratePrepare did not set uri"
msgstr "toimialuetieto on virheellistä, domid ei ole numeerinen"
@ -1075,7 +1075,7 @@ msgstr "asetustiedoston syntaksivirhe: %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 "toimialueen id tai 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 "Epäaktiivisen toimialueen nimi"
#: src/lxc_driver.c:396
#, fuzzy
msgid "unable to allocate container stack"
msgstr "solmun varaus epäonnistui"
#: src/lxc_driver.c:409
#, fuzzy, c-format
msgid "clone() failed, %s"
msgstr "varaa arvotaulukko"
#: src/lxc_driver.c:519
#, fuzzy, c-format
msgid "posix_openpt failed: %s"
msgstr "toimenpide epäonnistui: %s"
#: src/lxc_driver.c:525
#, fuzzy, c-format
msgid "unlockpt failed: %s"
msgstr "toimenpide epäonnistui: %s"
#: src/lxc_driver.c:531
#, fuzzy, c-format
msgid "ptsname_r failed: %s"
msgstr "toimenpide epäonnistui: %s"
#: src/lxc_driver.c:538
#, fuzzy
msgid "unable to allocate container name string"
msgstr "Muistin varaus epäonnistui."
#: src/lxc_driver.c:729 src/lxc_driver.c:767
#, fuzzy, c-format
msgid "no domain with id %d"
msgstr "toimialueen id tai uuid"
#: src/lxc_driver.c:736
#, fuzzy, c-format
msgid "sending SIGTERM failed: %s"
msgstr "toimenpide epäonnistui: %s"
#: src/lxc_driver.c:774
#, fuzzy, c-format
msgid "sending SIGKILL failed: %s"
msgstr "toimenpide epäonnistui: %s"
#: src/openvz_conf.c:241
#, c-format
msgid "Error already an active OPENVZ VM having id '%s'"

View File

@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: fr\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-16 01:12+0100\n"
"Last-Translator: Gauthier Ancelin <gauthier.ancelin@laposte.net>\n"
"Language-Team: french <fedora-trans-fr@redhat.com>\n"
@ -954,7 +954,7 @@ msgstr "impossible d'analyser l'URI de connexion"
msgid "allocating conn->name"
msgstr "allocation de connexion"
#: src/libvirt.c:2170
#: src/libvirt.c:2167
#, fuzzy
msgid "domainMigratePrepare did not set uri"
msgstr "informations de domaine incorrectes, domid non numérique"
@ -1078,7 +1078,7 @@ msgstr "erreur de syntaxe dans le fichier de configuration : %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 "UUID ou ID de domaine"
#: 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 "nom du domaine inactif"
#: src/lxc_driver.c:396
#, fuzzy
msgid "unable to allocate container stack"
msgstr "impossible d'attribuer un noeud"
#: src/lxc_driver.c:409
#, fuzzy, c-format
msgid "clone() failed, %s"
msgstr "allouer une valeur de grappe"
#: src/lxc_driver.c:519
#, fuzzy, c-format
msgid "posix_openpt failed: %s"
msgstr "opération échouée : %s"
#: src/lxc_driver.c:525
#, fuzzy, c-format
msgid "unlockpt failed: %s"
msgstr "opération échouée : %s"
#: src/lxc_driver.c:531
#, fuzzy, c-format
msgid "ptsname_r failed: %s"
msgstr "opération échouée : %s"
#: src/lxc_driver.c:538
#, fuzzy
msgid "unable to allocate container name string"
msgstr "Impossible d'allouer de la mémoire"
#: src/lxc_driver.c:729 src/lxc_driver.c:767
#, fuzzy, c-format
msgid "no domain with id %d"
msgstr "UUID ou ID de domaine"
#: src/lxc_driver.c:736
#, fuzzy, c-format
msgid "sending SIGTERM failed: %s"
msgstr "opération échouée : %s"
#: src/lxc_driver.c:774
#, fuzzy, c-format
msgid "sending SIGKILL failed: %s"
msgstr "opération échouée : %s"
#: src/openvz_conf.c:241
#, c-format
msgid "Error already an active OPENVZ VM having id '%s'"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\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: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@ -955,7 +955,7 @@ msgstr "could not connect to %s"
msgid "allocating conn->name"
msgstr "allocating connection"
#: src/libvirt.c:2170
#: src/libvirt.c:2167
#, fuzzy
msgid "domainMigratePrepare did not set uri"
msgstr "domain information incorrect domid not numeric"
@ -1078,7 +1078,7 @@ msgstr "configuration file syntax error: %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 "domain id or 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 "name of the inactive domain"
#: src/lxc_driver.c:396
#, fuzzy
msgid "unable to allocate container stack"
msgstr "failed to allocate a node"
#: src/lxc_driver.c:409
#, fuzzy, c-format
msgid "clone() failed, %s"
msgstr "allocate value array"
#: src/lxc_driver.c:519
#, fuzzy, c-format
msgid "posix_openpt failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:525
#, fuzzy, c-format
msgid "unlockpt failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:531
#, fuzzy, c-format
msgid "ptsname_r failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:538
#, fuzzy
msgid "unable to allocate container name string"
msgstr "failed to allocate a node"
#: src/lxc_driver.c:729 src/lxc_driver.c:767
#, fuzzy, c-format
msgid "no domain with id %d"
msgstr "domain id or uuid"
#: src/lxc_driver.c:736
#, fuzzy, c-format
msgid "sending SIGTERM failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:774
#, fuzzy, c-format
msgid "sending SIGKILL failed: %s"
msgstr "operation failed: %s"
#: src/openvz_conf.c:241
#, c-format
msgid "Error already an active OPENVZ VM having id '%s'"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gu\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-10-24 14:05+0530\n"
"Last-Translator: Ankit Patel <ankit@redhat.com>\n"
"Language-Team: Gujarati <fedora-trans-gu@redhat.com>\n"
@ -960,7 +960,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 આંકડો નથી"
@ -1084,7 +1084,7 @@ msgstr "રૂપરેખાંકન ફાઈલ વાક્યરચના
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
@ -1093,11 +1093,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'"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\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: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@ -955,7 +955,7 @@ msgstr "could not connect to %s"
msgid "allocating conn->name"
msgstr "allocating connection"
#: src/libvirt.c:2170
#: src/libvirt.c:2167
#, fuzzy
msgid "domainMigratePrepare did not set uri"
msgstr "domain information incorrect domid not numeric"
@ -1078,7 +1078,7 @@ msgstr "configuration file syntax error: %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 "domain id or 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 "name of the inactive domain"
#: src/lxc_driver.c:396
#, fuzzy
msgid "unable to allocate container stack"
msgstr "failed to allocate a node"
#: src/lxc_driver.c:409
#, fuzzy, c-format
msgid "clone() failed, %s"
msgstr "allocate value array"
#: src/lxc_driver.c:519
#, fuzzy, c-format
msgid "posix_openpt failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:525
#, fuzzy, c-format
msgid "unlockpt failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:531
#, fuzzy, c-format
msgid "ptsname_r failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:538
#, fuzzy
msgid "unable to allocate container name string"
msgstr "failed to allocate a node"
#: src/lxc_driver.c:729 src/lxc_driver.c:767
#, fuzzy, c-format
msgid "no domain with id %d"
msgstr "domain id or uuid"
#: src/lxc_driver.c:736
#, fuzzy, c-format
msgid "sending SIGTERM failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:774
#, fuzzy, c-format
msgid "sending SIGKILL failed: %s"
msgstr "operation failed: %s"
#: src/openvz_conf.c:241
#, c-format
msgid "Error already an active OPENVZ VM having id '%s'"

View File

@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: hi\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-26 15:52+0530\n"
"Last-Translator: Rajesh Ranjan <rranjan@redhat.com>\n"
"Language-Team: Hindi <hindi.sf.net>\n"
@ -979,7 +979,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 सांख्यिक नहीं"
@ -1103,7 +1103,7 @@ msgstr "फाइल वाक्य रचना त्रुटि विन
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
@ -1112,11 +1112,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'"

View File

@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: hr\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-10-08 05:22+0100\n"
"Last-Translator: Renato Pavicic <renato<at>translator-shop.org>\n"
"Language-Team: CROATIAN <www.translator-shop.org>\n"
@ -945,7 +945,7 @@ msgstr "nije moguće uspostaviti vezu s %s"
msgid "allocating conn->name"
msgstr "dodjeljivanje veze"
#: src/libvirt.c:2170
#: src/libvirt.c:2167
#, fuzzy
msgid "domainMigratePrepare did not set uri"
msgstr "podaci domene nisu ispravni, domid nije broj"
@ -1069,7 +1069,7 @@ msgstr "pogreška u sintaksi konfiguracijske datoteke: %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
@ -1078,11 +1078,56 @@ msgstr ""
msgid "no domain with matching uuid"
msgstr "ID domene ili 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 "naziv neaktivne domene"
#: src/lxc_driver.c:396
#, fuzzy
msgid "unable to allocate container stack"
msgstr "dodjeljivanje čvora nije uspjelo"
#: src/lxc_driver.c:409
#, fuzzy, c-format
msgid "clone() failed, %s"
msgstr "dodijeli polje vrijednosti"
#: src/lxc_driver.c:519
#, fuzzy, c-format
msgid "posix_openpt failed: %s"
msgstr "operacija nije uspjela: %s"
#: src/lxc_driver.c:525
#, fuzzy, c-format
msgid "unlockpt failed: %s"
msgstr "operacija nije uspjela: %s"
#: src/lxc_driver.c:531
#, fuzzy, c-format
msgid "ptsname_r failed: %s"
msgstr "operacija nije uspjela: %s"
#: src/lxc_driver.c:538
#, fuzzy
msgid "unable to allocate container name string"
msgstr "Dodjeljivanje memorije nije uspjelo"
#: src/lxc_driver.c:729 src/lxc_driver.c:767
#, fuzzy, c-format
msgid "no domain with id %d"
msgstr "ID domene ili UUID"
#: src/lxc_driver.c:736
#, fuzzy, c-format
msgid "sending SIGTERM failed: %s"
msgstr "operacija nije uspjela: %s"
#: src/lxc_driver.c:774
#, fuzzy, c-format
msgid "sending SIGKILL failed: %s"
msgstr "operacija nije uspjela: %s"
#: src/openvz_conf.c:241
#, c-format
msgid "Error already an active OPENVZ VM having id '%s'"

View File

@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\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-05-03 21:23+0200\n"
"Last-Translator: Arpad Biro <biro_arpad@yahoo.com>\n"
"Language-Team: \n"
@ -954,7 +954,7 @@ msgstr "nem lehet csatlakozni ehhez: %s"
msgid "allocating conn->name"
msgstr "csatlakozás lefoglalása"
#: src/libvirt.c:2170
#: src/libvirt.c:2167
#, fuzzy
msgid "domainMigratePrepare did not set uri"
msgstr "a tartományinformáció helytelen - a domid nem numerikus"
@ -1078,7 +1078,7 @@ msgstr "formai hiba a beállítási fájlban: %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 "tartományazonosító vagy -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 "az inaktív tartomány neve"
#: src/lxc_driver.c:396
#, fuzzy
msgid "unable to allocate container stack"
msgstr "csomópont lefoglalása nem sikerült"
#: src/lxc_driver.c:409
#, fuzzy, c-format
msgid "clone() failed, %s"
msgstr "értéktömb lefoglalása"
#: src/lxc_driver.c:519
#, fuzzy, c-format
msgid "posix_openpt failed: %s"
msgstr "művelet nem sikerült: %s"
#: src/lxc_driver.c:525
#, fuzzy, c-format
msgid "unlockpt failed: %s"
msgstr "művelet nem sikerült: %s"
#: src/lxc_driver.c:531
#, fuzzy, c-format
msgid "ptsname_r failed: %s"
msgstr "művelet nem sikerült: %s"
#: src/lxc_driver.c:538
#, fuzzy
msgid "unable to allocate container name string"
msgstr "csomópont lefoglalása nem sikerült"
#: src/lxc_driver.c:729 src/lxc_driver.c:767
#, fuzzy, c-format
msgid "no domain with id %d"
msgstr "tartományazonosító vagy -uuid"
#: src/lxc_driver.c:736
#, fuzzy, c-format
msgid "sending SIGTERM failed: %s"
msgstr "művelet nem sikerült: %s"
#: src/lxc_driver.c:774
#, fuzzy, c-format
msgid "sending SIGKILL failed: %s"
msgstr "művelet nem sikerült: %s"
#: src/openvz_conf.c:241
#, c-format
msgid "Error already an active OPENVZ VM having id '%s'"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\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: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@ -955,7 +955,7 @@ msgstr "could not connect to %s"
msgid "allocating conn->name"
msgstr "allocating connection"
#: src/libvirt.c:2170
#: src/libvirt.c:2167
#, fuzzy
msgid "domainMigratePrepare did not set uri"
msgstr "domain information incorrect domid not numeric"
@ -1078,7 +1078,7 @@ msgstr "configuration file syntax error: %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 "domain id or 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 "name of the inactive domain"
#: src/lxc_driver.c:396
#, fuzzy
msgid "unable to allocate container stack"
msgstr "failed to allocate a node"
#: src/lxc_driver.c:409
#, fuzzy, c-format
msgid "clone() failed, %s"
msgstr "allocate value array"
#: src/lxc_driver.c:519
#, fuzzy, c-format
msgid "posix_openpt failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:525
#, fuzzy, c-format
msgid "unlockpt failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:531
#, fuzzy, c-format
msgid "ptsname_r failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:538
#, fuzzy
msgid "unable to allocate container name string"
msgstr "failed to allocate a node"
#: src/lxc_driver.c:729 src/lxc_driver.c:767
#, fuzzy, c-format
msgid "no domain with id %d"
msgstr "domain id or uuid"
#: src/lxc_driver.c:736
#, fuzzy, c-format
msgid "sending SIGTERM failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:774
#, fuzzy, c-format
msgid "sending SIGKILL failed: %s"
msgstr "operation failed: %s"
#: src/openvz_conf.c:241
#, c-format
msgid "Error already an active OPENVZ VM having id '%s'"

View File

@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\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-14 04:27+0700\n"
"Last-Translator: Teguh DC <dheche@songolimo.net>\n"
"Language-Team: LDP Linux Indonesia <http://linux.or.id>\n"
@ -943,7 +943,7 @@ msgstr "tidak dapat terkoneksi ke %s"
msgid "allocating conn->name"
msgstr "mengalokasikan koneksi"
#: src/libvirt.c:2170
#: src/libvirt.c:2167
msgid "domainMigratePrepare did not set uri"
msgstr ""
@ -1065,7 +1065,7 @@ msgstr "kesalahan sintak berkas konfigurasi: %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
@ -1074,11 +1074,56 @@ msgstr ""
msgid "no domain with matching uuid"
msgstr "id domain atau 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 "nama domain yg nonaktif"
#: src/lxc_driver.c:396
#, fuzzy
msgid "unable to allocate container stack"
msgstr "gagal mengalokasikan node"
#: src/lxc_driver.c:409
#, fuzzy, c-format
msgid "clone() failed, %s"
msgstr "alokasikan buffer baru"
#: src/lxc_driver.c:519
#, fuzzy, c-format
msgid "posix_openpt failed: %s"
msgstr "operasi gagal: %s"
#: src/lxc_driver.c:525
#, fuzzy, c-format
msgid "unlockpt failed: %s"
msgstr "operasi gagal: %s"
#: src/lxc_driver.c:531
#, fuzzy, c-format
msgid "ptsname_r failed: %s"
msgstr "operasi gagal: %s"
#: src/lxc_driver.c:538
#, fuzzy
msgid "unable to allocate container name string"
msgstr "Gagal mengalokasikan memory"
#: src/lxc_driver.c:729 src/lxc_driver.c:767
#, fuzzy, c-format
msgid "no domain with id %d"
msgstr "id domain atau uuid"
#: src/lxc_driver.c:736
#, fuzzy, c-format
msgid "sending SIGTERM failed: %s"
msgstr "operasi gagal: %s"
#: src/lxc_driver.c:774
#, fuzzy, c-format
msgid "sending SIGKILL failed: %s"
msgstr "operasi gagal: %s"
#: src/openvz_conf.c:241
#, c-format
msgid "Error already an active OPENVZ VM having id '%s'"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\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: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@ -955,7 +955,7 @@ msgstr "could not connect to %s"
msgid "allocating conn->name"
msgstr "allocating connection"
#: src/libvirt.c:2170
#: src/libvirt.c:2167
#, fuzzy
msgid "domainMigratePrepare did not set uri"
msgstr "domain information incorrect domid not numeric"
@ -1078,7 +1078,7 @@ msgstr "configuration file syntax error: %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 "domain id or 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 "name of the inactive domain"
#: src/lxc_driver.c:396
#, fuzzy
msgid "unable to allocate container stack"
msgstr "failed to allocate a node"
#: src/lxc_driver.c:409
#, fuzzy, c-format
msgid "clone() failed, %s"
msgstr "allocate value array"
#: src/lxc_driver.c:519
#, fuzzy, c-format
msgid "posix_openpt failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:525
#, fuzzy, c-format
msgid "unlockpt failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:531
#, fuzzy, c-format
msgid "ptsname_r failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:538
#, fuzzy
msgid "unable to allocate container name string"
msgstr "failed to allocate a node"
#: src/lxc_driver.c:729 src/lxc_driver.c:767
#, fuzzy, c-format
msgid "no domain with id %d"
msgstr "domain id or uuid"
#: src/lxc_driver.c:736
#, fuzzy, c-format
msgid "sending SIGTERM failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:774
#, fuzzy, c-format
msgid "sending SIGKILL failed: %s"
msgstr "operation failed: %s"
#: src/openvz_conf.c:241
#, c-format
msgid "Error already an active OPENVZ VM having id '%s'"

View File

@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt.HEAD\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: 2008-03-12 09:54+0100\n"
"Last-Translator: Francesco Tombolini <tombo@adamantio.net>\n"
"Language-Team: <fedora-trans-it@redhat.com>\n"
@ -963,7 +963,7 @@ msgstr "errore di parsing dell'URI di connessione"
msgid "allocating conn->name"
msgstr "allocazione conn->nome"
#: src/libvirt.c:2170
#: src/libvirt.c:2167
msgid "domainMigratePrepare did not set uri"
msgstr "domainMigratePrepare non ha impostato l'uri"
@ -1086,7 +1086,7 @@ msgstr "nessun file di configurazione per %s"
msgid "cannot remove config for %s"
msgstr "impossibile rimuovere la configurazione per %s"
#: 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
@ -1095,11 +1095,56 @@ msgstr "impossibile rimuovere la configurazione per %s"
msgid "no domain with matching uuid"
msgstr "non ci sono domini con id corrispondente: %d"
#: 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 "nome del dominio inattivo"
#: src/lxc_driver.c:396
#, fuzzy
msgid "unable to allocate container stack"
msgstr "impossibile allocare un nodo"
#: src/lxc_driver.c:409
#, fuzzy, c-format
msgid "clone() failed, %s"
msgstr "alloca valore"
#: src/lxc_driver.c:519
#, fuzzy, c-format
msgid "posix_openpt failed: %s"
msgstr "operazione fallita: %s"
#: src/lxc_driver.c:525
#, fuzzy, c-format
msgid "unlockpt failed: %s"
msgstr "operazione fallita: %s"
#: src/lxc_driver.c:531
#, fuzzy, c-format
msgid "ptsname_r failed: %s"
msgstr "operazione fallita: %s"
#: src/lxc_driver.c:538
#, fuzzy
msgid "unable to allocate container name string"
msgstr "Impossibile allocare memoria per l'elenco di configurazione %s"
#: src/lxc_driver.c:729 src/lxc_driver.c:767
#, fuzzy, c-format
msgid "no domain with id %d"
msgstr "non ci sono domini con id corrispondente: %d"
#: src/lxc_driver.c:736
#, fuzzy, c-format
msgid "sending SIGTERM failed: %s"
msgstr "operazione fallita: %s"
#: src/lxc_driver.c:774
#, fuzzy, c-format
msgid "sending SIGKILL failed: %s"
msgstr "operazione fallita: %s"
#: src/openvz_conf.c:241
#, c-format
msgid "Error already an active OPENVZ VM having id '%s'"

View File

@ -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'"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\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: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@ -955,7 +955,7 @@ msgstr "could not connect to %s"
msgid "allocating conn->name"
msgstr "allocating connection"
#: src/libvirt.c:2170
#: src/libvirt.c:2167
#, fuzzy
msgid "domainMigratePrepare did not set uri"
msgstr "domain information incorrect domid not numeric"
@ -1078,7 +1078,7 @@ msgstr "configuration file syntax error: %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 "domain id or 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 "name of the inactive domain"
#: src/lxc_driver.c:396
#, fuzzy
msgid "unable to allocate container stack"
msgstr "failed to allocate a node"
#: src/lxc_driver.c:409
#, fuzzy, c-format
msgid "clone() failed, %s"
msgstr "allocate value array"
#: src/lxc_driver.c:519
#, fuzzy, c-format
msgid "posix_openpt failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:525
#, fuzzy, c-format
msgid "unlockpt failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:531
#, fuzzy, c-format
msgid "ptsname_r failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:538
#, fuzzy
msgid "unable to allocate container name string"
msgstr "failed to allocate a node"
#: src/lxc_driver.c:729 src/lxc_driver.c:767
#, fuzzy, c-format
msgid "no domain with id %d"
msgstr "domain id or uuid"
#: src/lxc_driver.c:736
#, fuzzy, c-format
msgid "sending SIGTERM failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:774
#, fuzzy, c-format
msgid "sending SIGKILL failed: %s"
msgstr "operation failed: %s"
#: src/openvz_conf.c:241
#, c-format
msgid "Error already an active OPENVZ VM having id '%s'"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: kn\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-25 17:59+0530\n"
"Last-Translator: Shankar Prasad <svenkate@redhat.com>\n"
"Language-Team: Kannada <en@li.org>\n"
@ -949,7 +949,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 ವು ಸಾಂಖ್ಯಿಕವಾಗಿಲ್ಲ"
@ -1072,7 +1072,7 @@ msgstr "ಸಂರಚನಾ ಕಡತದಲ್ಲಿ ವಾಕ್ಯರಚನೆ
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
@ -1081,11 +1081,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 "ಮೌಲ್ಯ ವ್ಯೂಹವನ್ನು(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'"

View File

@ -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'"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\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: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@ -955,7 +955,7 @@ msgstr "could not connect to %s"
msgid "allocating conn->name"
msgstr "allocating connection"
#: src/libvirt.c:2170
#: src/libvirt.c:2167
#, fuzzy
msgid "domainMigratePrepare did not set uri"
msgstr "domain information incorrect domid not numeric"
@ -1078,7 +1078,7 @@ msgstr "configuration file syntax error: %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 "domain id or 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 "name of the inactive domain"
#: src/lxc_driver.c:396
#, fuzzy
msgid "unable to allocate container stack"
msgstr "failed to allocate a node"
#: src/lxc_driver.c:409
#, fuzzy, c-format
msgid "clone() failed, %s"
msgstr "allocate value array"
#: src/lxc_driver.c:519
#, fuzzy, c-format
msgid "posix_openpt failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:525
#, fuzzy, c-format
msgid "unlockpt failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:531
#, fuzzy, c-format
msgid "ptsname_r failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:538
#, fuzzy
msgid "unable to allocate container name string"
msgstr "failed to allocate a node"
#: src/lxc_driver.c:729 src/lxc_driver.c:767
#, fuzzy, c-format
msgid "no domain with id %d"
msgstr "domain id or uuid"
#: src/lxc_driver.c:736
#, fuzzy, c-format
msgid "sending SIGTERM failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:774
#, fuzzy, c-format
msgid "sending SIGKILL failed: %s"
msgstr "operation failed: %s"
#: src/openvz_conf.c:241
#, c-format
msgid "Error already an active OPENVZ VM having id '%s'"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\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: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -918,7 +918,7 @@ msgstr ""
msgid "allocating conn->name"
msgstr ""
#: src/libvirt.c:2170
#: src/libvirt.c:2167
msgid "domainMigratePrepare did not set uri"
msgstr ""
@ -1031,7 +1031,7 @@ msgstr ""
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
@ -1039,10 +1039,53 @@ msgstr ""
msgid "no domain with matching uuid"
msgstr ""
#: 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
msgid "cannot delete active domain"
msgstr ""
#: src/lxc_driver.c:396
msgid "unable to allocate container stack"
msgstr ""
#: src/lxc_driver.c:409
#, c-format
msgid "clone() failed, %s"
msgstr ""
#: src/lxc_driver.c:519
#, c-format
msgid "posix_openpt failed: %s"
msgstr ""
#: src/lxc_driver.c:525
#, c-format
msgid "unlockpt failed: %s"
msgstr ""
#: src/lxc_driver.c:531
#, c-format
msgid "ptsname_r failed: %s"
msgstr ""
#: src/lxc_driver.c:538
msgid "unable to allocate container name string"
msgstr ""
#: src/lxc_driver.c:729 src/lxc_driver.c:767
#, c-format
msgid "no domain with id %d"
msgstr ""
#: src/lxc_driver.c:736
#, c-format
msgid "sending SIGTERM failed: %s"
msgstr ""
#: src/lxc_driver.c:774
#, c-format
msgid "sending SIGKILL failed: %s"
msgstr ""
#: src/openvz_conf.c:241
#, c-format
msgid "Error already an active OPENVZ VM having id '%s'"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\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: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@ -955,7 +955,7 @@ msgstr "could not connect to %s"
msgid "allocating conn->name"
msgstr "allocating connection"
#: src/libvirt.c:2170
#: src/libvirt.c:2167
#, fuzzy
msgid "domainMigratePrepare did not set uri"
msgstr "domain information incorrect domid not numeric"
@ -1078,7 +1078,7 @@ msgstr "configuration file syntax error: %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 "domain id or 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 "name of the inactive domain"
#: src/lxc_driver.c:396
#, fuzzy
msgid "unable to allocate container stack"
msgstr "failed to allocate a node"
#: src/lxc_driver.c:409
#, fuzzy, c-format
msgid "clone() failed, %s"
msgstr "allocate value array"
#: src/lxc_driver.c:519
#, fuzzy, c-format
msgid "posix_openpt failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:525
#, fuzzy, c-format
msgid "unlockpt failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:531
#, fuzzy, c-format
msgid "ptsname_r failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:538
#, fuzzy
msgid "unable to allocate container name string"
msgstr "failed to allocate a node"
#: src/lxc_driver.c:729 src/lxc_driver.c:767
#, fuzzy, c-format
msgid "no domain with id %d"
msgstr "domain id or uuid"
#: src/lxc_driver.c:736
#, fuzzy, c-format
msgid "sending SIGTERM failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:774
#, fuzzy, c-format
msgid "sending SIGKILL failed: %s"
msgstr "operation failed: %s"
#: src/openvz_conf.c:241
#, c-format
msgid "Error already an active OPENVZ VM having id '%s'"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\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: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@ -955,7 +955,7 @@ msgstr "could not connect to %s"
msgid "allocating conn->name"
msgstr "allocating connection"
#: src/libvirt.c:2170
#: src/libvirt.c:2167
#, fuzzy
msgid "domainMigratePrepare did not set uri"
msgstr "domain information incorrect domid not numeric"
@ -1078,7 +1078,7 @@ msgstr "configuration file syntax error: %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 "domain id or 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 "name of the inactive domain"
#: src/lxc_driver.c:396
#, fuzzy
msgid "unable to allocate container stack"
msgstr "failed to allocate a node"
#: src/lxc_driver.c:409
#, fuzzy, c-format
msgid "clone() failed, %s"
msgstr "allocate value array"
#: src/lxc_driver.c:519
#, fuzzy, c-format
msgid "posix_openpt failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:525
#, fuzzy, c-format
msgid "unlockpt failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:531
#, fuzzy, c-format
msgid "ptsname_r failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:538
#, fuzzy
msgid "unable to allocate container name string"
msgstr "failed to allocate a node"
#: src/lxc_driver.c:729 src/lxc_driver.c:767
#, fuzzy, c-format
msgid "no domain with id %d"
msgstr "domain id or uuid"
#: src/lxc_driver.c:736
#, fuzzy, c-format
msgid "sending SIGTERM failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:774
#, fuzzy, c-format
msgid "sending SIGKILL failed: %s"
msgstr "operation failed: %s"
#: src/openvz_conf.c:241
#, c-format
msgid "Error already an active OPENVZ VM having id '%s'"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\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: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@ -955,7 +955,7 @@ msgstr "could not connect to %s"
msgid "allocating conn->name"
msgstr "allocating connection"
#: src/libvirt.c:2170
#: src/libvirt.c:2167
#, fuzzy
msgid "domainMigratePrepare did not set uri"
msgstr "domain information incorrect domid not numeric"
@ -1078,7 +1078,7 @@ msgstr "configuration file syntax error: %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 "domain id or 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 "name of the inactive domain"
#: src/lxc_driver.c:396
#, fuzzy
msgid "unable to allocate container stack"
msgstr "failed to allocate a node"
#: src/lxc_driver.c:409
#, fuzzy, c-format
msgid "clone() failed, %s"
msgstr "allocate value array"
#: src/lxc_driver.c:519
#, fuzzy, c-format
msgid "posix_openpt failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:525
#, fuzzy, c-format
msgid "unlockpt failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:531
#, fuzzy, c-format
msgid "ptsname_r failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:538
#, fuzzy
msgid "unable to allocate container name string"
msgstr "failed to allocate a node"
#: src/lxc_driver.c:729 src/lxc_driver.c:767
#, fuzzy, c-format
msgid "no domain with id %d"
msgstr "domain id or uuid"
#: src/lxc_driver.c:736
#, fuzzy, c-format
msgid "sending SIGTERM failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:774
#, fuzzy, c-format
msgid "sending SIGKILL failed: %s"
msgstr "operation failed: %s"
#: src/openvz_conf.c:241
#, c-format
msgid "Error already an active OPENVZ VM having id '%s'"

View File

@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: mk\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-07-28 23:55+0200\n"
"Last-Translator: Arangel Angov <arangel@linux.net.mk>\n"
"Language-Team: Macedonian <ossm-members@hedona.on.net.mk>\n"
@ -955,7 +955,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 не е нумерички"
@ -1079,7 +1079,7 @@ msgstr "синтаксичка грешка во конфиг. датотека:
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
@ -1088,11 +1088,56 @@ msgstr ""
msgid "no domain with matching uuid"
msgstr "ид. на домен или 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 "ид. на домен или 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'"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ml\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-11 09:53+0530\n"
"Last-Translator: Ani Peter <apeter@redhat.com>\n"
"Language-Team: Malayalam\n"
@ -952,7 +952,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 അക്കത്തിലല്ല"
@ -1076,7 +1076,7 @@ msgstr "കോണ്‍ഫിഗറേഷന്‍ ഫയലില്‍ സി
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
@ -1085,11 +1085,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'"

View File

@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: mr\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-10 10:53+0530\n"
"Last-Translator: sandeep shedmake <sandeep.shedmake@gmail.com>\n"
"Language-Team: marathi\n"
@ -961,7 +961,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 सांख्यीक नाही"
@ -1085,7 +1085,7 @@ msgstr "व्यूहरचना फाइल वाक्यरचना च
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
@ -1094,11 +1094,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'"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\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-08-03 01:24+0800\n"
"Last-Translator: Sharuzzaman Ahmat Raslan <sharuzzaman@myrealbox.com>\n"
"Language-Team: ms <ms@li.org>\n"
@ -953,7 +953,7 @@ msgstr "Tidak dapat menulis ke fail %s."
msgid "allocating conn->name"
msgstr "Sambungan Masatamat:"
#: src/libvirt.c:2170
#: src/libvirt.c:2167
msgid "domainMigratePrepare did not set uri"
msgstr ""
@ -1078,7 +1078,7 @@ msgstr "Ralat Permulaan Fail Tetapan DNS %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
@ -1086,11 +1086,58 @@ msgstr ""
msgid "no domain with matching uuid"
msgstr ""
#: 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 "Sistem Nama Domain"
#: src/lxc_driver.c:396
#, fuzzy
msgid "unable to allocate container stack"
msgstr "Tiada nod utk buang"
#: src/lxc_driver.c:409
#, fuzzy, c-format
msgid "clone() failed, %s"
msgstr "Mesti nyatakan nilai"
#: src/lxc_driver.c:519
#, fuzzy, c-format
msgid "posix_openpt failed: %s"
msgstr "Operasi antaramuka HTTP gagal\n"
#: src/lxc_driver.c:525
#, fuzzy, c-format
msgid "unlockpt failed: %s"
msgstr "Operasi antaramuka HTTP gagal\n"
#: src/lxc_driver.c:531
#, fuzzy, c-format
msgid "ptsname_r failed: %s"
msgstr "Operasi antaramuka HTTP gagal\n"
#: src/lxc_driver.c:538
#, fuzzy
msgid "unable to allocate container name string"
msgstr "malloc() gagal. Tidak dapat memperuntukkan memori yang cukup."
#: src/lxc_driver.c:729 src/lxc_driver.c:767
#, fuzzy, c-format
msgid "no domain with id %d"
msgstr ""
"Pengunaan: %s FAIL\n"
" atau: %s OPSYEN\n"
#: src/lxc_driver.c:736
#, fuzzy, c-format
msgid "sending SIGTERM failed: %s"
msgstr "Operasi antaramuka HTTP gagal\n"
#: src/lxc_driver.c:774
#, fuzzy, c-format
msgid "sending SIGKILL failed: %s"
msgstr "Operasi antaramuka HTTP gagal\n"
#: src/openvz_conf.c:241
#, c-format
msgid "Error already an active OPENVZ VM having id '%s'"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\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: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@ -955,7 +955,7 @@ msgstr "could not connect to %s"
msgid "allocating conn->name"
msgstr "allocating connection"
#: src/libvirt.c:2170
#: src/libvirt.c:2167
#, fuzzy
msgid "domainMigratePrepare did not set uri"
msgstr "domain information incorrect domid not numeric"
@ -1078,7 +1078,7 @@ msgstr "configuration file syntax error: %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 "domain id or 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 "name of the inactive domain"
#: src/lxc_driver.c:396
#, fuzzy
msgid "unable to allocate container stack"
msgstr "failed to allocate a node"
#: src/lxc_driver.c:409
#, fuzzy, c-format
msgid "clone() failed, %s"
msgstr "allocate value array"
#: src/lxc_driver.c:519
#, fuzzy, c-format
msgid "posix_openpt failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:525
#, fuzzy, c-format
msgid "unlockpt failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:531
#, fuzzy, c-format
msgid "ptsname_r failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:538
#, fuzzy
msgid "unable to allocate container name string"
msgstr "failed to allocate a node"
#: src/lxc_driver.c:729 src/lxc_driver.c:767
#, fuzzy, c-format
msgid "no domain with id %d"
msgstr "domain id or uuid"
#: src/lxc_driver.c:736
#, fuzzy, c-format
msgid "sending SIGTERM failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:774
#, fuzzy, c-format
msgid "sending SIGKILL failed: %s"
msgstr "operation failed: %s"
#: src/openvz_conf.c:241
#, c-format
msgid "Error already an active OPENVZ VM having id '%s'"

View File

@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\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-10-04 14:21+0200\n"
"Last-Translator: Kjartan Maraas <kmaraas@gnome.org>\n"
"Language-Team: Norwegian/Bokmaal <i18n-nb@lister.ping.uio.no>\n"
@ -951,7 +951,7 @@ msgstr "kunne ikke koble til %s"
msgid "allocating conn->name"
msgstr "allokerer tilkobling"
#: src/libvirt.c:2170
#: src/libvirt.c:2167
msgid "domainMigratePrepare did not set uri"
msgstr ""
@ -1072,7 +1072,7 @@ msgstr ""
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
@ -1081,11 +1081,56 @@ msgstr ""
msgid "no domain with matching uuid"
msgstr "domene-id eller -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 "Kunne ikke vise aktive domener"
#: src/lxc_driver.c:396
#, fuzzy
msgid "unable to allocate container stack"
msgstr "Kunne ikke vise aktive nettverk"
#: src/lxc_driver.c:409
#, fuzzy, c-format
msgid "clone() failed, %s"
msgstr "Kunne ikke vise aktive nettverk"
#: src/lxc_driver.c:519
#, fuzzy, c-format
msgid "posix_openpt failed: %s"
msgstr "operasjon feilet: %s"
#: src/lxc_driver.c:525
#, fuzzy, c-format
msgid "unlockpt failed: %s"
msgstr "operasjon feilet: %s"
#: src/lxc_driver.c:531
#, fuzzy, c-format
msgid "ptsname_r failed: %s"
msgstr "operasjon feilet: %s"
#: src/lxc_driver.c:538
#, fuzzy
msgid "unable to allocate container name string"
msgstr "Kunne ikke vise aktive nettverk"
#: src/lxc_driver.c:729 src/lxc_driver.c:767
#, fuzzy, c-format
msgid "no domain with id %d"
msgstr "domene-id eller -uuid"
#: src/lxc_driver.c:736
#, fuzzy, c-format
msgid "sending SIGTERM failed: %s"
msgstr "operasjon feilet: %s"
#: src/lxc_driver.c:774
#, fuzzy, c-format
msgid "sending SIGKILL failed: %s"
msgstr "operasjon feilet: %s"
#: src/openvz_conf.c:241
#, c-format
msgid "Error already an active OPENVZ VM having id '%s'"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\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-08-21 22:04+0200\n"
"Last-Translator: Peter van Egdom <p.van.egdom@gmail.com>\n"
"Language-Team: Dutch <vertaling@nl.linux.org>\n"
@ -940,7 +940,7 @@ msgstr "geen geldige connectie"
msgid "allocating conn->name"
msgstr "toewijzen van verbinding"
#: src/libvirt.c:2170
#: src/libvirt.c:2167
msgid "domainMigratePrepare did not set uri"
msgstr ""
@ -1055,7 +1055,7 @@ msgstr "syntaxisfout in configuratiebestand: %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
@ -1064,10 +1064,55 @@ msgstr ""
msgid "no domain with matching uuid"
msgstr "domein-id of 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
msgid "cannot delete active domain"
msgstr ""
#: src/lxc_driver.c:396
#, fuzzy
msgid "unable to allocate container stack"
msgstr "Toewijzen van geheugen is mislukt"
#: src/lxc_driver.c:409
#, fuzzy, c-format
msgid "clone() failed, %s"
msgstr "value array toewijzen"
#: src/lxc_driver.c:519
#, c-format
msgid "posix_openpt failed: %s"
msgstr ""
#: src/lxc_driver.c:525
#, fuzzy, c-format
msgid "unlockpt failed: %s"
msgstr "value array toewijzen"
#: src/lxc_driver.c:531
#, c-format
msgid "ptsname_r failed: %s"
msgstr ""
#: src/lxc_driver.c:538
#, fuzzy
msgid "unable to allocate container name string"
msgstr "Toewijzen van geheugen is mislukt"
#: src/lxc_driver.c:729 src/lxc_driver.c:767
#, fuzzy, c-format
msgid "no domain with id %d"
msgstr "domein-id of uuid"
#: src/lxc_driver.c:736
#, c-format
msgid "sending SIGTERM failed: %s"
msgstr ""
#: src/lxc_driver.c:774
#, c-format
msgid "sending SIGKILL failed: %s"
msgstr ""
#: src/openvz_conf.c:241
#, c-format
msgid "Error already an active OPENVZ VM having id '%s'"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\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: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@ -955,7 +955,7 @@ msgstr "could not connect to %s"
msgid "allocating conn->name"
msgstr "allocating connection"
#: src/libvirt.c:2170
#: src/libvirt.c:2167
#, fuzzy
msgid "domainMigratePrepare did not set uri"
msgstr "domain information incorrect domid not numeric"
@ -1078,7 +1078,7 @@ msgstr "configuration file syntax error: %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 "domain id or 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 "name of the inactive domain"
#: src/lxc_driver.c:396
#, fuzzy
msgid "unable to allocate container stack"
msgstr "failed to allocate a node"
#: src/lxc_driver.c:409
#, fuzzy, c-format
msgid "clone() failed, %s"
msgstr "allocate value array"
#: src/lxc_driver.c:519
#, fuzzy, c-format
msgid "posix_openpt failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:525
#, fuzzy, c-format
msgid "unlockpt failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:531
#, fuzzy, c-format
msgid "ptsname_r failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:538
#, fuzzy
msgid "unable to allocate container name string"
msgstr "failed to allocate a node"
#: src/lxc_driver.c:729 src/lxc_driver.c:767
#, fuzzy, c-format
msgid "no domain with id %d"
msgstr "domain id or uuid"
#: src/lxc_driver.c:736
#, fuzzy, c-format
msgid "sending SIGTERM failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:774
#, fuzzy, c-format
msgid "sending SIGKILL failed: %s"
msgstr "operation failed: %s"
#: src/openvz_conf.c:241
#, c-format
msgid "Error already an active OPENVZ VM having id '%s'"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\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: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@ -955,7 +955,7 @@ msgstr "could not connect to %s"
msgid "allocating conn->name"
msgstr "allocating connection"
#: src/libvirt.c:2170
#: src/libvirt.c:2167
#, fuzzy
msgid "domainMigratePrepare did not set uri"
msgstr "domain information incorrect domid not numeric"
@ -1078,7 +1078,7 @@ msgstr "configuration file syntax error: %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 "domain id or 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 "name of the inactive domain"
#: src/lxc_driver.c:396
#, fuzzy
msgid "unable to allocate container stack"
msgstr "failed to allocate a node"
#: src/lxc_driver.c:409
#, fuzzy, c-format
msgid "clone() failed, %s"
msgstr "allocate value array"
#: src/lxc_driver.c:519
#, fuzzy, c-format
msgid "posix_openpt failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:525
#, fuzzy, c-format
msgid "unlockpt failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:531
#, fuzzy, c-format
msgid "ptsname_r failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:538
#, fuzzy
msgid "unable to allocate container name string"
msgstr "failed to allocate a node"
#: src/lxc_driver.c:729 src/lxc_driver.c:767
#, fuzzy, c-format
msgid "no domain with id %d"
msgstr "domain id or uuid"
#: src/lxc_driver.c:736
#, fuzzy, c-format
msgid "sending SIGTERM failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:774
#, fuzzy, c-format
msgid "sending SIGKILL failed: %s"
msgstr "operation failed: %s"
#: src/openvz_conf.c:241
#, c-format
msgid "Error already an active OPENVZ VM having id '%s'"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\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: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@ -955,7 +955,7 @@ msgstr "could not connect to %s"
msgid "allocating conn->name"
msgstr "allocating connection"
#: src/libvirt.c:2170
#: src/libvirt.c:2167
#, fuzzy
msgid "domainMigratePrepare did not set uri"
msgstr "domain information incorrect domid not numeric"
@ -1078,7 +1078,7 @@ msgstr "configuration file syntax error: %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 "domain id or 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 "name of the inactive domain"
#: src/lxc_driver.c:396
#, fuzzy
msgid "unable to allocate container stack"
msgstr "failed to allocate a node"
#: src/lxc_driver.c:409
#, fuzzy, c-format
msgid "clone() failed, %s"
msgstr "allocate value array"
#: src/lxc_driver.c:519
#, fuzzy, c-format
msgid "posix_openpt failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:525
#, fuzzy, c-format
msgid "unlockpt failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:531
#, fuzzy, c-format
msgid "ptsname_r failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:538
#, fuzzy
msgid "unable to allocate container name string"
msgstr "failed to allocate a node"
#: src/lxc_driver.c:729 src/lxc_driver.c:767
#, fuzzy, c-format
msgid "no domain with id %d"
msgstr "domain id or uuid"
#: src/lxc_driver.c:736
#, fuzzy, c-format
msgid "sending SIGTERM failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:774
#, fuzzy, c-format
msgid "sending SIGKILL failed: %s"
msgstr "operation failed: %s"
#: src/openvz_conf.c:241
#, c-format
msgid "Error already an active OPENVZ VM having id '%s'"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: or\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-25 17:03+0530\n"
"Last-Translator: Subhransu Behera <arya_subhransu@yahoo.co.in>\n"
"Language-Team: Oriya <oriya-group@lists.sarovar.org>\n"
@ -970,7 +970,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 ସଂଖ୍ଯାତ୍ମକ ନୁହେଁ"
@ -1094,7 +1094,7 @@ msgstr "ବିନ୍ଯାସ ଫାଇଲ ବାକ୍ଯ ବିନ୍ଯାସ
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
@ -1103,11 +1103,56 @@ msgstr ""
msgid "no domain with matching uuid"
msgstr "ପରିସର ପରିଚୟ କିମ୍ବା 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 "ପରିସର ପରିଚୟ କିମ୍ବା 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'"

View File

@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: pa\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 15:12+0530\n"
"Last-Translator: Jaswinder Singh <jsingh@redhat.com>\n"
"Language-Team: Punjabi <fedora-trans-pa@redhat.com>\n"
@ -954,7 +954,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 ਅੰਕੀ ਨਹੀਂ ਹੈ"
@ -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 "ਮੁੱਲ ਲਰੀ ਜਾਰੀ"
#: 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'"

View File

@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: pl\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: 2008-03-09 02:15+0200\n"
"Last-Translator: Piotr Drąg <piotrdrag@gmail.com>\n"
"Language-Team: Polish <pl@li.org>\n"
@ -954,7 +954,7 @@ msgstr "nie można przeanalizować URI połączenia"
msgid "allocating conn->name"
msgstr "przydzielanie conn->name"
#: src/libvirt.c:2170
#: src/libvirt.c:2167
msgid "domainMigratePrepare did not set uri"
msgstr "domainMigratePrepare nie ustawiło URI"
@ -1077,7 +1077,7 @@ msgstr "brak pliku konfiguracji dla %s"
msgid "cannot remove config for %s"
msgstr "nie można usunąć konfiguracji dla %s"
#: 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
@ -1086,11 +1086,56 @@ msgstr "nie można usunąć konfiguracji dla %s"
msgid "no domain with matching uuid"
msgstr "brak domeny pasującej do identyfikatora %d"
#: 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 "nazwa nieaktywnej domeny"
#: src/lxc_driver.c:396
#, fuzzy
msgid "unable to allocate container stack"
msgstr "przydzielenie węzła nie powiodło się"
#: src/lxc_driver.c:409
#, fuzzy, c-format
msgid "clone() failed, %s"
msgstr "przydziel wartość"
#: src/lxc_driver.c:519
#, fuzzy, c-format
msgid "posix_openpt failed: %s"
msgstr "operacja nie powiodła się: %s"
#: src/lxc_driver.c:525
#, fuzzy, c-format
msgid "unlockpt failed: %s"
msgstr "operacja nie powiodła się: %s"
#: src/lxc_driver.c:531
#, fuzzy, c-format
msgid "ptsname_r failed: %s"
msgstr "operacja nie powiodła się: %s"
#: src/lxc_driver.c:538
#, fuzzy
msgid "unable to allocate container name string"
msgstr "Przydzielenie pamięci dla listy konfiguracji %s nie powiodło się"
#: src/lxc_driver.c:729 src/lxc_driver.c:767
#, fuzzy, c-format
msgid "no domain with id %d"
msgstr "brak domeny pasującej do identyfikatora %d"
#: src/lxc_driver.c:736
#, fuzzy, c-format
msgid "sending SIGTERM failed: %s"
msgstr "operacja nie powiodła się: %s"
#: src/lxc_driver.c:774
#, fuzzy, c-format
msgid "sending SIGKILL failed: %s"
msgstr "operacja nie powiodła się: %s"
#: src/openvz_conf.c:241
#, c-format
msgid "Error already an active OPENVZ VM having id '%s'"

View File

@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\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-14 18:14+0000\n"
"Last-Translator: José Nuno Coelho Pires <jncp@netcabo.pt>\n"
"Language-Team: pt <kde-i18n-pt@kde.org>\n"
@ -950,7 +950,7 @@ msgstr "não foi possível processar o URI da ligação"
msgid "allocating conn->name"
msgstr "a reservar a ligação"
#: src/libvirt.c:2170
#: src/libvirt.c:2167
#, fuzzy
msgid "domainMigratePrepare did not set uri"
msgstr "informação do domínio incompleta, o 'domid' não é numérico"
@ -1074,7 +1074,7 @@ msgstr "erro de sintaxe no ficheiro de configuração: %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 ou UUID do domínio"
#: 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 "nome do domínio inactivo"
#: src/lxc_driver.c:396
#, fuzzy
msgid "unable to allocate container stack"
msgstr "não foi possível reservar um nó"
#: src/lxc_driver.c:409
#, fuzzy, c-format
msgid "clone() failed, %s"
msgstr "reservar uma lista de valores"
#: src/lxc_driver.c:519
#, fuzzy, c-format
msgid "posix_openpt failed: %s"
msgstr "a operação falhou: %s"
#: src/lxc_driver.c:525
#, fuzzy, c-format
msgid "unlockpt failed: %s"
msgstr "a operação falhou: %s"
#: src/lxc_driver.c:531
#, fuzzy, c-format
msgid "ptsname_r failed: %s"
msgstr "a operação falhou: %s"
#: src/lxc_driver.c:538
#, fuzzy
msgid "unable to allocate container name string"
msgstr "Não foi possível reservar memória"
#: src/lxc_driver.c:729 src/lxc_driver.c:767
#, fuzzy, c-format
msgid "no domain with id %d"
msgstr "ID ou UUID do domínio"
#: src/lxc_driver.c:736
#, fuzzy, c-format
msgid "sending SIGTERM failed: %s"
msgstr "a operação falhou: %s"
#: src/lxc_driver.c:774
#, fuzzy, c-format
msgid "sending SIGKILL failed: %s"
msgstr "a operação falhou: %s"
#: src/openvz_conf.c:241
#, c-format
msgid "Error already an active OPENVZ VM having id '%s'"

View File

@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt.HEAD.pt_BR\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: 2008-02-29 17:33+1000\n"
"Last-Translator: Glaucia Cintra <gcintra@redhat.com>\n"
"Language-Team: Portuguese <en@li.org>\n"
@ -961,7 +961,7 @@ msgstr "não foi possível analisar a URI de conexão"
msgid "allocating conn->name"
msgstr "alocando conn-> nome"
#: src/libvirt.c:2170
#: src/libvirt.c:2167
msgid "domainMigratePrepare did not set uri"
msgstr "domainMigratePrepare não configurou uri"
@ -1084,7 +1084,7 @@ msgstr "Nenhum arquivo config para %s"
msgid "cannot remove config for %s"
msgstr "não foi possível remover config para %s"
#: 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
@ -1093,11 +1093,56 @@ msgstr "não foi possível remover config para %s"
msgid "no domain with matching uuid"
msgstr "nenhum pool com uuid coincidente"
#: 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 "nome do domínio inativo"
#: src/lxc_driver.c:396
#, fuzzy
msgid "unable to allocate container stack"
msgstr "falha ao alocar um nó"
#: src/lxc_driver.c:409
#, fuzzy, c-format
msgid "clone() failed, %s"
msgstr "alocar valores"
#: src/lxc_driver.c:519
#, fuzzy, c-format
msgid "posix_openpt failed: %s"
msgstr "a operação falhou: %s"
#: src/lxc_driver.c:525
#, fuzzy, c-format
msgid "unlockpt failed: %s"
msgstr "a operação falhou: %s"
#: src/lxc_driver.c:531
#, fuzzy, c-format
msgid "ptsname_r failed: %s"
msgstr "a operação falhou: %s"
#: src/lxc_driver.c:538
#, fuzzy
msgid "unable to allocate container name string"
msgstr "Falha ao alocar memória para lista de config %s"
#: src/lxc_driver.c:729 src/lxc_driver.c:767
#, fuzzy, c-format
msgid "no domain with id %d"
msgstr "nenhum pool com uuid coincidente"
#: src/lxc_driver.c:736
#, fuzzy, c-format
msgid "sending SIGTERM failed: %s"
msgstr "a operação falhou: %s"
#: src/lxc_driver.c:774
#, fuzzy, c-format
msgid "sending SIGKILL failed: %s"
msgstr "a operação falhou: %s"
#: src/openvz_conf.c:241
#, c-format
msgid "Error already an active OPENVZ VM having id '%s'"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\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: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@ -955,7 +955,7 @@ msgstr "could not connect to %s"
msgid "allocating conn->name"
msgstr "allocating connection"
#: src/libvirt.c:2170
#: src/libvirt.c:2167
#, fuzzy
msgid "domainMigratePrepare did not set uri"
msgstr "domain information incorrect domid not numeric"
@ -1078,7 +1078,7 @@ msgstr "configuration file syntax error: %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 "domain id or 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 "name of the inactive domain"
#: src/lxc_driver.c:396
#, fuzzy
msgid "unable to allocate container stack"
msgstr "failed to allocate a node"
#: src/lxc_driver.c:409
#, fuzzy, c-format
msgid "clone() failed, %s"
msgstr "allocate value array"
#: src/lxc_driver.c:519
#, fuzzy, c-format
msgid "posix_openpt failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:525
#, fuzzy, c-format
msgid "unlockpt failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:531
#, fuzzy, c-format
msgid "ptsname_r failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:538
#, fuzzy
msgid "unable to allocate container name string"
msgstr "failed to allocate a node"
#: src/lxc_driver.c:729 src/lxc_driver.c:767
#, fuzzy, c-format
msgid "no domain with id %d"
msgstr "domain id or uuid"
#: src/lxc_driver.c:736
#, fuzzy, c-format
msgid "sending SIGTERM failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:774
#, fuzzy, c-format
msgid "sending SIGKILL failed: %s"
msgstr "operation failed: %s"
#: src/openvz_conf.c:241
#, c-format
msgid "Error already an active OPENVZ VM having id '%s'"

View File

@ -15,7 +15,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ru\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-05-02 08:00+0300\n"
"Last-Translator: \n"
"Language-Team: \n"
@ -960,7 +960,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 должен быть числом"
@ -1084,7 +1084,7 @@ msgstr "ошибка синтаксиса файла конфигурации: %
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
@ -1093,11 +1093,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'"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\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: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@ -955,7 +955,7 @@ msgstr "could not connect to %s"
msgid "allocating conn->name"
msgstr "allocating connection"
#: src/libvirt.c:2170
#: src/libvirt.c:2167
#, fuzzy
msgid "domainMigratePrepare did not set uri"
msgstr "domain information incorrect domid not numeric"
@ -1078,7 +1078,7 @@ msgstr "configuration file syntax error: %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 "domain id or 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 "name of the inactive domain"
#: src/lxc_driver.c:396
#, fuzzy
msgid "unable to allocate container stack"
msgstr "failed to allocate a node"
#: src/lxc_driver.c:409
#, fuzzy, c-format
msgid "clone() failed, %s"
msgstr "allocate value array"
#: src/lxc_driver.c:519
#, fuzzy, c-format
msgid "posix_openpt failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:525
#, fuzzy, c-format
msgid "unlockpt failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:531
#, fuzzy, c-format
msgid "ptsname_r failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:538
#, fuzzy
msgid "unable to allocate container name string"
msgstr "failed to allocate a node"
#: src/lxc_driver.c:729 src/lxc_driver.c:767
#, fuzzy, c-format
msgid "no domain with id %d"
msgstr "domain id or uuid"
#: src/lxc_driver.c:736
#, fuzzy, c-format
msgid "sending SIGTERM failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:774
#, fuzzy, c-format
msgid "sending SIGKILL failed: %s"
msgstr "operation failed: %s"
#: src/openvz_conf.c:241
#, c-format
msgid "Error already an active OPENVZ VM having id '%s'"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\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: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@ -955,7 +955,7 @@ msgstr "could not connect to %s"
msgid "allocating conn->name"
msgstr "allocating connection"
#: src/libvirt.c:2170
#: src/libvirt.c:2167
#, fuzzy
msgid "domainMigratePrepare did not set uri"
msgstr "domain information incorrect domid not numeric"
@ -1078,7 +1078,7 @@ msgstr "configuration file syntax error: %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 "domain id or 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 "name of the inactive domain"
#: src/lxc_driver.c:396
#, fuzzy
msgid "unable to allocate container stack"
msgstr "failed to allocate a node"
#: src/lxc_driver.c:409
#, fuzzy, c-format
msgid "clone() failed, %s"
msgstr "allocate value array"
#: src/lxc_driver.c:519
#, fuzzy, c-format
msgid "posix_openpt failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:525
#, fuzzy, c-format
msgid "unlockpt failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:531
#, fuzzy, c-format
msgid "ptsname_r failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:538
#, fuzzy
msgid "unable to allocate container name string"
msgstr "failed to allocate a node"
#: src/lxc_driver.c:729 src/lxc_driver.c:767
#, fuzzy, c-format
msgid "no domain with id %d"
msgstr "domain id or uuid"
#: src/lxc_driver.c:736
#, fuzzy, c-format
msgid "sending SIGTERM failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:774
#, fuzzy, c-format
msgid "sending SIGKILL failed: %s"
msgstr "operation failed: %s"
#: src/openvz_conf.c:241
#, c-format
msgid "Error already an active OPENVZ VM having id '%s'"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\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: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@ -955,7 +955,7 @@ msgstr "could not connect to %s"
msgid "allocating conn->name"
msgstr "allocating connection"
#: src/libvirt.c:2170
#: src/libvirt.c:2167
#, fuzzy
msgid "domainMigratePrepare did not set uri"
msgstr "domain information incorrect domid not numeric"
@ -1078,7 +1078,7 @@ msgstr "configuration file syntax error: %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 "domain id or 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 "name of the inactive domain"
#: src/lxc_driver.c:396
#, fuzzy
msgid "unable to allocate container stack"
msgstr "failed to allocate a node"
#: src/lxc_driver.c:409
#, fuzzy, c-format
msgid "clone() failed, %s"
msgstr "allocate value array"
#: src/lxc_driver.c:519
#, fuzzy, c-format
msgid "posix_openpt failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:525
#, fuzzy, c-format
msgid "unlockpt failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:531
#, fuzzy, c-format
msgid "ptsname_r failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:538
#, fuzzy
msgid "unable to allocate container name string"
msgstr "failed to allocate a node"
#: src/lxc_driver.c:729 src/lxc_driver.c:767
#, fuzzy, c-format
msgid "no domain with id %d"
msgstr "domain id or uuid"
#: src/lxc_driver.c:736
#, fuzzy, c-format
msgid "sending SIGTERM failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:774
#, fuzzy, c-format
msgid "sending SIGKILL failed: %s"
msgstr "operation failed: %s"
#: src/openvz_conf.c:241
#, c-format
msgid "Error already an active OPENVZ VM having id '%s'"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\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: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@ -955,7 +955,7 @@ msgstr "could not connect to %s"
msgid "allocating conn->name"
msgstr "allocating connection"
#: src/libvirt.c:2170
#: src/libvirt.c:2167
#, fuzzy
msgid "domainMigratePrepare did not set uri"
msgstr "domain information incorrect domid not numeric"
@ -1078,7 +1078,7 @@ msgstr "configuration file syntax error: %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 "domain id or 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 "name of the inactive domain"
#: src/lxc_driver.c:396
#, fuzzy
msgid "unable to allocate container stack"
msgstr "failed to allocate a node"
#: src/lxc_driver.c:409
#, fuzzy, c-format
msgid "clone() failed, %s"
msgstr "allocate value array"
#: src/lxc_driver.c:519
#, fuzzy, c-format
msgid "posix_openpt failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:525
#, fuzzy, c-format
msgid "unlockpt failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:531
#, fuzzy, c-format
msgid "ptsname_r failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:538
#, fuzzy
msgid "unable to allocate container name string"
msgstr "failed to allocate a node"
#: src/lxc_driver.c:729 src/lxc_driver.c:767
#, fuzzy, c-format
msgid "no domain with id %d"
msgstr "domain id or uuid"
#: src/lxc_driver.c:736
#, fuzzy, c-format
msgid "sending SIGTERM failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:774
#, fuzzy, c-format
msgid "sending SIGKILL failed: %s"
msgstr "operation failed: %s"
#: src/openvz_conf.c:241
#, c-format
msgid "Error already an active OPENVZ VM having id '%s'"

View File

@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt.HEAD.sr\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: 2008-04-06 16:35+0200\n"
"Last-Translator: Marko Mijatovic <jomi86@gmail.com>\n"
"Language-Team: serbian <en@li.org>\n"
@ -933,7 +933,7 @@ msgstr "не могу да рашчланим УРИ везе"
msgid "allocating conn->name"
msgstr "заузимам везу->назив"
#: src/libvirt.c:2170
#: src/libvirt.c:2167
msgid "domainMigratePrepare did not set uri"
msgstr "domainMigratePrepare није поставио uri"
@ -1046,7 +1046,7 @@ msgstr "не постоји датотека подешавања за %s"
msgid "cannot remove config for %s"
msgstr "не могу да уклоним подешавање за %s"
#: 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
@ -1054,10 +1054,55 @@ msgstr "не могу да уклоним подешавање за %s"
msgid "no domain with matching uuid"
msgstr "не постоји домен који се подудара са 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
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 "calloc није успео"
#: 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 "неуспело заузимање простора за низ знакова VM назива"
#: src/lxc_driver.c:729 src/lxc_driver.c:767
#, fuzzy, c-format
msgid "no domain with id %d"
msgstr "нема домена који се поклапа са id %d"
#: 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'"

View File

@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt.HEAD.sr\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: 2008-04-06 16:35+0200\n"
"Last-Translator: Marko Mijatovic <jomi86@gmail.com>\n"
"Language-Team: serbian <en@li.org>\n"
@ -933,7 +933,7 @@ msgstr "ne mogu da raščlanim URI veze"
msgid "allocating conn->name"
msgstr "zauzimam vezu->naziv"
#: src/libvirt.c:2170
#: src/libvirt.c:2167
msgid "domainMigratePrepare did not set uri"
msgstr "domainMigratePrepare nije postavio uri"
@ -1046,7 +1046,7 @@ msgstr "ne postoji datoteka podešavanja za %s"
msgid "cannot remove config for %s"
msgstr "ne mogu da uklonim podešavanje za %s"
#: 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
@ -1054,10 +1054,55 @@ msgstr "ne mogu da uklonim podešavanje za %s"
msgid "no domain with matching uuid"
msgstr "ne postoji domen koji se podudara sa 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
msgid "cannot delete active domain"
msgstr "neuspelo brisanje aktivnog domena"
#: src/lxc_driver.c:396
#, fuzzy
msgid "unable to allocate container stack"
msgstr "neuspelo zauzimanje čvora"
#: src/lxc_driver.c:409
#, fuzzy, c-format
msgid "clone() failed, %s"
msgstr "calloc nije uspeo"
#: src/lxc_driver.c:519
#, fuzzy, c-format
msgid "posix_openpt failed: %s"
msgstr "neuspela radnja: %s"
#: src/lxc_driver.c:525
#, fuzzy, c-format
msgid "unlockpt failed: %s"
msgstr "neuspela radnja: %s"
#: src/lxc_driver.c:531
#, fuzzy, c-format
msgid "ptsname_r failed: %s"
msgstr "neuspela radnja: %s"
#: src/lxc_driver.c:538
#, fuzzy
msgid "unable to allocate container name string"
msgstr "neuspelo zauzimanje prostora za niz znakova VM naziva"
#: src/lxc_driver.c:729 src/lxc_driver.c:767
#, fuzzy, c-format
msgid "no domain with id %d"
msgstr "nema domena koji se poklapa sa id %d"
#: src/lxc_driver.c:736
#, fuzzy, c-format
msgid "sending SIGTERM failed: %s"
msgstr "neuspela radnja: %s"
#: src/lxc_driver.c:774
#, fuzzy, c-format
msgid "sending SIGKILL failed: %s"
msgstr "neuspela radnja: %s"
#: src/openvz_conf.c:241
#, c-format
msgid "Error already an active OPENVZ VM having id '%s'"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\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-07-19 12:53-0400\n"
"Last-Translator: Magnus Larsson <fedoratrans@gmail.com>\n"
"Language-Team: Swedish <sv@li.org>\n"
@ -951,7 +951,7 @@ msgstr "kunde inte ansluta till %s"
msgid "allocating conn->name"
msgstr "allokerar anslutning"
#: src/libvirt.c:2170
#: src/libvirt.c:2167
#, fuzzy
msgid "domainMigratePrepare did not set uri"
msgstr "domäninformation fel, domid är inte numerisk"
@ -1075,7 +1075,7 @@ msgstr "syntaxfel i konfigurationsfilen: %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 "domännamn eller 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 "namn för den inaktiva domänen"
#: src/lxc_driver.c:396
#, fuzzy
msgid "unable to allocate container stack"
msgstr "misslyckades att allokera en nod"
#: src/lxc_driver.c:409
#, fuzzy, c-format
msgid "clone() failed, %s"
msgstr "allokera värdelista"
#: src/lxc_driver.c:519
#, fuzzy, c-format
msgid "posix_openpt failed: %s"
msgstr "operation misslyckades: %s"
#: src/lxc_driver.c:525
#, fuzzy, c-format
msgid "unlockpt failed: %s"
msgstr "operation misslyckades: %s"
#: src/lxc_driver.c:531
#, fuzzy, c-format
msgid "ptsname_r failed: %s"
msgstr "operation misslyckades: %s"
#: src/lxc_driver.c:538
#, fuzzy
msgid "unable to allocate container name string"
msgstr "Misslyckades att allokera minne"
#: src/lxc_driver.c:729 src/lxc_driver.c:767
#, fuzzy, c-format
msgid "no domain with id %d"
msgstr "domännamn eller uuid"
#: src/lxc_driver.c:736
#, fuzzy, c-format
msgid "sending SIGTERM failed: %s"
msgstr "operation misslyckades: %s"
#: src/lxc_driver.c:774
#, fuzzy, c-format
msgid "sending SIGKILL failed: %s"
msgstr "operation misslyckades: %s"
#: src/openvz_conf.c:241
#, c-format
msgid "Error already an active OPENVZ VM having id '%s'"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ta\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-24 18:04+0530\n"
"Last-Translator: I felix <ifelix@redhat.com>\n"
"Language-Team: Tamil <fedora-trans-ta@redhat.com>\n"
@ -964,7 +964,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 எண்ணல்ல"
@ -1088,7 +1088,7 @@ msgstr "கட்டமைப்பு கோப்பு இலக்கண ப
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
@ -1097,11 +1097,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'"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: te\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-10 13:14+0530\n"
"Last-Translator: Krishna Babu K <kkrothap@redhat.com>\n"
"Language-Team: Telugu <en@li.org>\n"
@ -951,7 +951,7 @@ msgstr "అనుసంధానం URI ని పార్శ్ చేయల
msgid "allocating conn->name"
msgstr "అనుసంధానాన్ని కేటాయిస్తోంది"
#: src/libvirt.c:2170
#: src/libvirt.c:2167
#, fuzzy
msgid "domainMigratePrepare did not set uri"
msgstr "క్షేత్ర సమాచారం సరైనదికాదు క్షేత్రం సంఖ్యాపరమైంది కాదు"
@ -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 "క్షేత్ర ఐడి లేదా 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 "క్షేత్ర ఐడి లేదా 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'"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\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: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@ -955,7 +955,7 @@ msgstr "could not connect to %s"
msgid "allocating conn->name"
msgstr "allocating connection"
#: src/libvirt.c:2170
#: src/libvirt.c:2167
#, fuzzy
msgid "domainMigratePrepare did not set uri"
msgstr "domain information incorrect domid not numeric"
@ -1078,7 +1078,7 @@ msgstr "configuration file syntax error: %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 "domain id or 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 "name of the inactive domain"
#: src/lxc_driver.c:396
#, fuzzy
msgid "unable to allocate container stack"
msgstr "failed to allocate a node"
#: src/lxc_driver.c:409
#, fuzzy, c-format
msgid "clone() failed, %s"
msgstr "allocate value array"
#: src/lxc_driver.c:519
#, fuzzy, c-format
msgid "posix_openpt failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:525
#, fuzzy, c-format
msgid "unlockpt failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:531
#, fuzzy, c-format
msgid "ptsname_r failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:538
#, fuzzy
msgid "unable to allocate container name string"
msgstr "failed to allocate a node"
#: src/lxc_driver.c:729 src/lxc_driver.c:767
#, fuzzy, c-format
msgid "no domain with id %d"
msgstr "domain id or uuid"
#: src/lxc_driver.c:736
#, fuzzy, c-format
msgid "sending SIGTERM failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:774
#, fuzzy, c-format
msgid "sending SIGKILL failed: %s"
msgstr "operation failed: %s"
#: src/openvz_conf.c:241
#, c-format
msgid "Error already an active OPENVZ VM having id '%s'"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\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: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@ -955,7 +955,7 @@ msgstr "could not connect to %s"
msgid "allocating conn->name"
msgstr "allocating connection"
#: src/libvirt.c:2170
#: src/libvirt.c:2167
#, fuzzy
msgid "domainMigratePrepare did not set uri"
msgstr "domain information incorrect domid not numeric"
@ -1078,7 +1078,7 @@ msgstr "configuration file syntax error: %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 "domain id or 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 "name of the inactive domain"
#: src/lxc_driver.c:396
#, fuzzy
msgid "unable to allocate container stack"
msgstr "failed to allocate a node"
#: src/lxc_driver.c:409
#, fuzzy, c-format
msgid "clone() failed, %s"
msgstr "allocate value array"
#: src/lxc_driver.c:519
#, fuzzy, c-format
msgid "posix_openpt failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:525
#, fuzzy, c-format
msgid "unlockpt failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:531
#, fuzzy, c-format
msgid "ptsname_r failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:538
#, fuzzy
msgid "unable to allocate container name string"
msgstr "failed to allocate a node"
#: src/lxc_driver.c:729 src/lxc_driver.c:767
#, fuzzy, c-format
msgid "no domain with id %d"
msgstr "domain id or uuid"
#: src/lxc_driver.c:736
#, fuzzy, c-format
msgid "sending SIGTERM failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:774
#, fuzzy, c-format
msgid "sending SIGKILL failed: %s"
msgstr "operation failed: %s"
#: src/openvz_conf.c:241
#, c-format
msgid "Error already an active OPENVZ VM having id '%s'"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\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-08-22 14:58+0300\n"
"Last-Translator: Maxim V. Dziumanenko <dziumanenko@gmail.com>\n"
"Language-Team: Ukrainian <uk@li.org>\n"
@ -950,7 +950,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 має бути числом"
@ -1074,7 +1074,7 @@ msgstr "синтаксична помилка у конфігураційном
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 домену або 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'"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\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: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@ -955,7 +955,7 @@ msgstr "could not connect to %s"
msgid "allocating conn->name"
msgstr "allocating connection"
#: src/libvirt.c:2170
#: src/libvirt.c:2167
#, fuzzy
msgid "domainMigratePrepare did not set uri"
msgstr "domain information incorrect domid not numeric"
@ -1078,7 +1078,7 @@ msgstr "configuration file syntax error: %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 "domain id or 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 "name of the inactive domain"
#: src/lxc_driver.c:396
#, fuzzy
msgid "unable to allocate container stack"
msgstr "failed to allocate a node"
#: src/lxc_driver.c:409
#, fuzzy, c-format
msgid "clone() failed, %s"
msgstr "allocate value array"
#: src/lxc_driver.c:519
#, fuzzy, c-format
msgid "posix_openpt failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:525
#, fuzzy, c-format
msgid "unlockpt failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:531
#, fuzzy, c-format
msgid "ptsname_r failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:538
#, fuzzy
msgid "unable to allocate container name string"
msgstr "failed to allocate a node"
#: src/lxc_driver.c:729 src/lxc_driver.c:767
#, fuzzy, c-format
msgid "no domain with id %d"
msgstr "domain id or uuid"
#: src/lxc_driver.c:736
#, fuzzy, c-format
msgid "sending SIGTERM failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:774
#, fuzzy, c-format
msgid "sending SIGKILL failed: %s"
msgstr "operation failed: %s"
#: src/openvz_conf.c:241
#, c-format
msgid "Error already an active OPENVZ VM having id '%s'"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\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: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@ -955,7 +955,7 @@ msgstr "could not connect to %s"
msgid "allocating conn->name"
msgstr "allocating connection"
#: src/libvirt.c:2170
#: src/libvirt.c:2167
#, fuzzy
msgid "domainMigratePrepare did not set uri"
msgstr "domain information incorrect domid not numeric"
@ -1078,7 +1078,7 @@ msgstr "configuration file syntax error: %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 "domain id or 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 "name of the inactive domain"
#: src/lxc_driver.c:396
#, fuzzy
msgid "unable to allocate container stack"
msgstr "failed to allocate a node"
#: src/lxc_driver.c:409
#, fuzzy, c-format
msgid "clone() failed, %s"
msgstr "allocate value array"
#: src/lxc_driver.c:519
#, fuzzy, c-format
msgid "posix_openpt failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:525
#, fuzzy, c-format
msgid "unlockpt failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:531
#, fuzzy, c-format
msgid "ptsname_r failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:538
#, fuzzy
msgid "unable to allocate container name string"
msgstr "failed to allocate a node"
#: src/lxc_driver.c:729 src/lxc_driver.c:767
#, fuzzy, c-format
msgid "no domain with id %d"
msgstr "domain id or uuid"
#: src/lxc_driver.c:736
#, fuzzy, c-format
msgid "sending SIGTERM failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:774
#, fuzzy, c-format
msgid "sending SIGKILL failed: %s"
msgstr "operation failed: %s"
#: src/openvz_conf.c:241
#, c-format
msgid "Error already an active OPENVZ VM having id '%s'"

View File

@ -14,7 +14,7 @@ msgid ""
msgstr ""
"Project-Id-Version: zh_CN\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-05 08:49+0800\n"
"Last-Translator: Leah Liu <lliu@redhat.com>\n"
"Language-Team: Chinese, Simplied简体中文 <zh_CN@li.org>\n"
@ -957,7 +957,7 @@ msgstr "
msgid "allocating conn->name"
msgstr "正在分配连接"
#: src/libvirt.c:2170
#: src/libvirt.c:2167
#, fuzzy
msgid "domainMigratePrepare did not set uri"
msgstr "域信息不正确domid 不是数字值"
@ -1081,7 +1081,7 @@ msgstr "
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
@ -1090,11 +1090,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'"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: zh_TW\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-04-10 16:18+1000\n"
"Last-Translator: Chester Cheng <ccheng@redhat.com>\n"
"Language-Team: Traditional Chinese <zh_TW@li.org>\n"
@ -953,7 +953,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 並非數字型態"
@ -1077,7 +1077,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
@ -1086,11 +1086,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'"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\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: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@ -955,7 +955,7 @@ msgstr "could not connect to %s"
msgid "allocating conn->name"
msgstr "allocating connection"
#: src/libvirt.c:2170
#: src/libvirt.c:2167
#, fuzzy
msgid "domainMigratePrepare did not set uri"
msgstr "domain information incorrect domid not numeric"
@ -1078,7 +1078,7 @@ msgstr "configuration file syntax error: %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 "domain id or 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 "name of the inactive domain"
#: src/lxc_driver.c:396
#, fuzzy
msgid "unable to allocate container stack"
msgstr "failed to allocate a node"
#: src/lxc_driver.c:409
#, fuzzy, c-format
msgid "clone() failed, %s"
msgstr "allocate value array"
#: src/lxc_driver.c:519
#, fuzzy, c-format
msgid "posix_openpt failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:525
#, fuzzy, c-format
msgid "unlockpt failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:531
#, fuzzy, c-format
msgid "ptsname_r failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:538
#, fuzzy
msgid "unable to allocate container name string"
msgstr "failed to allocate a node"
#: src/lxc_driver.c:729 src/lxc_driver.c:767
#, fuzzy, c-format
msgid "no domain with id %d"
msgstr "domain id or uuid"
#: src/lxc_driver.c:736
#, fuzzy, c-format
msgid "sending SIGTERM failed: %s"
msgstr "operation failed: %s"
#: src/lxc_driver.c:774
#, fuzzy, c-format
msgid "sending SIGKILL failed: %s"
msgstr "operation failed: %s"
#: src/openvz_conf.c:241
#, c-format
msgid "Error already an active OPENVZ VM having id '%s'"