+Tue Sep 23 22:45:47 CEST 2008 Daniel Veillard <veillard@redhat.com>
+
+ * configure.in libvirt.spec.in NEWS docs/*: release of libvirt-0.4.6
+ * src/storage_backend_logical.c: re-add the -f flag to vgremove
+ * po/*: rebuilt
+
Tue Sep 23 12:17:22 CEST 2008 Daniel Veillard <veillard@redhat.com>
* po/pt_BR.po: updated brazilian translation
-
- NEWS file for libvirt
-
- Note that this is automatically generated from the news webpage at:
- http://libvirt.org/news.html
-
-
-0.4.5: Sep 8 2008:
- - New features: NETNS support for Linux containers (Dan Smith),
- unified XML domain and network parsing for all drivers (Daniel
- Berrange), OpenVZ features improvements (Evgeniy Sokolov),
- OpenVZ and Linux containers support now default, USB device
- passthrough for QEmu/KVM (Guido Günther), storage pool source
- discovery (David Lively)
- - Portability: fixes for MinGW (Atsushi SAKAI and Daniel Berrange),
- detection of xen lib improvement (David Lively),
- storage backend portability for SLES (David Lively),
- fix make distclean and distcheck (Jim Meyering),
- fix build failures on RHEL4, lot of MinGW portability fixes (Atsushi
- SAKAI and Daniel Berrange), HTML generation fix, -lpthread explicit
- linking when needed (Jim Meyering)
- - Documentation: various typo fixes (Anton Protopopov, Toth
- István, Atsushi SAKAI, Nguyen Anh Quynh),
- Java bindings docs, remove Xen centric
- comments (Guido Günther), various typo in comments (Chris
- Lalancette), docs and API comments fixes (Charles Duffy),
- how to contribute to open source link (Richard Jones),
- memory unit fixups (matthew chan)
- - Bug fixes: memory leaks and testing for OOM (Daniel Berrange),
- do_open driver bug(Evgeniy Sokolov), don't use polkit auth when
- running as non-root (Daniel Berrange), boot of CDRom devices
- in QEmu/KVM (Daniel Berrange), fix OpenVZ probe function (Evgeniy
- Sokolov), ID related lookup fixes in OpenVZ (Evgeniy Sokolov),
- pool cration for netfs (Cole Robinson), check for migrate support
- with QEmu (Guido Günther), check against double create with QEmu
- (Guido Günther), broken open failure detection in QEmu (Guido
- Günther), UUID string conversions in QEmu (Guido Günther),
- various small cleanup and bug fixes (Daniel Berrange), ID
- related fixes in the test driver (Daniel Berrange), better error
- reporting on XML parsing (Daniel Berrange), empty CD-ROM source
- device section (Chris Lalancette), avoid crashes for interface
- without a name in QEmu (Guido Günther), provide the real
- vncport (Charles Duffy), fix forward delay (Daniel Berrange),
- new VM state is initialized to be SHUTOFF (Daniel Berrange),
- virsh attach-disk bug fixes (Chris Lalancette), veth clash
- of device names (Dan Smith), connection lookup fixes on
- storage creation (Cole Robinson), parted call fix (Cole Robinson),
- use "server" option when using serial/telnet with QEmu (Mark
- McLoughlin), duplicate virInitialize calls (Nguyen Anh Quynh),
- many fixes to virExec and related functions (Daniel Berrange),
- size of disk without partitions (Cole Robinson), creating and
- cleaning up logical volumes with target path (Cole Robinson),
- fix reporting of virConnectOpen problems (Daniel Berrange),
- veth cleanup at shutdown (Dan Smith), lookup of Xen VMs after define
- (Cole Robinson), fix emulator reported capabilities (Cole Robinson),
- avoid segfault on KVM CD eject (Cole Robinson), fix disk ordering
- and avoid duplicate in QEmu XML parsing (Cole Robinson), update
- domain XML after device hotplug (Cole Robinson), use poweroff instead
- of halt when shutting down a Xen domain (John Levon), don't dump core
- of Xen domain live by default (John Levon), vgcreate command line
- size bug (Jim Fehlig), signed/unsigned issue in probing file
- (Cole Robinson), Fix Xen domains without PVFB console (Daniel
- Berrange), OpenVZ config read bug fix (Evgeniy Sokolov).
-
- - Improvements: improved failure diagnostic for TAP (Jim Meyering),
- better exec and error diagnostic for OpenVZ commands (Evgeniy
- Sokolov), OpenVZ auto start and stop of domains (Evgeniy Sokolov),
- OpenVZ domain cpu time consumption (Evgeniy Sokolov), virsh
- shutdown improvements and test (Jim Meyering), better report of
- XML well formedness errors (Richard Jones), new XML elements
- (Daniel Berrange), virsh "edit" command (Richard Jones), save
- UUID of OpenVZ domains (Evgeniy Sokolov), improve xen blocks
- statistics (Chris Lalancette), gnulib updates (Jim Meyering),
- allow to add disk as USB devices (Guido Günther), LXC container
- process should survive libvirtd restarts (Daniel Berrange), allow
- to define static host domain configs, number of CPU used by
- OpenVZ domains (Evgeniy Sokolov), private root fs for LXC (Daniel
- Berrange), storage source information in storage pools (David Lively),
- virsh reports attach and detach success (Cole Robinson), detect
- failure in QEmu eject command (Cole Robinson), add support for
- eect on floppy and SCSI cdroms for QEmu (Cole Robinson), LXC
- hypervisor version extraction (Dan Smith), Augeas config file support
- (Daniel Berrange), support for a domain name in network
- config (JJ Reynolds).
- - Cleanups: Python verbosity cleanup (Ryan Scott),
- space and tabs cleanups (Atsushi SAKAI), OpenVZ and LXC drivers
- cleanup and unification of XML handling (Daniel Berrange), updates
- to Relax-NG XML schemas (John Levon and Daniel Berrange), more
- printf format checkings (Jim Meyering), VIR_FREE related cleanups
- (Jim Meyering), integer string parsing cleanup (Evgeniy Sokolov),
- initial OpenVZ xml refactoring (Evgeniy Sokolov), better error
- message on domain redefine (Charles Duffy), check XML files against
- the RNG Schemas (Daniel Berrange), const-correctness in virsh
- (Richard Jones and Jim Meyering), const-correctness and cleanups
- in LXC and OpenVZ drivers (Daniel Berrange), virFileLinkPointsTo
- rewrite (Jim Meyering), cleanup of the conditional compilation
- of C files (Daniel Berrange), shell quoting fixes (Jim Meyering),
- parallel build support (James Morris and Jim Meyering), new
- convenenience virFileReadLimFD function (Jim Meyering).
-
-
-0.4.4: Jun 25 2008:
- - Bug fixes: QEmu network serialization (Kaitlin Rupert), internal
- memory allocation fixes (Chris Lalancette Jim Meyering), virsh
- large file config problem (Jim Meyering), xen list APIs when
- max is zero, string escape problems in the xm driver
- - Improvements: add autogen to tarballs, improve iSCSI support
- (Chris Lalancette), localization updates
- - Cleanups: const-ness fixed (Daniel P. Berrange), string helpers
- for enumeations (Daniel P. Berrange)
-
-
-0.4.3: Jun 12 2008:
- - New features: Linux Container start and stop (Dave Leskovec),
- Network interface model settings (Daniel Berrange),serial and parallel
- device support for QEmu and Xen (Daniel Berrange),
- Sound support for QEmu and Xen (Cole Robinson), vCPU settings for
- QEmu (Cole Robinson), support for NUMA and vCPU pinning in QEmu
- (Daniel Berrange), new virDomainBlockPeek API (Richard Jones)
- - Documentation: coding guidelines (Jim Meyering and Richard Jones),
- small man page missing entries and cleanup,
- Web site revamp (Daniel Berrange),
- typo fixes (Atsushi SAKAI), more docs on network XML format
- (Daniel Berrange), libvirt Wiki (Daniel Berrange),
- policykit config docs (Cole Robinson), XML domain docs revamp
- (Daniel Berrange), docs for remote listen-tls/tcp fixes (Kenneth
- Nagin),
- - Bug fixes: save change to config file for Xen (Ryan Scott),
- fix /var/run/libvirt/ group ownership (Anton Protopopov),
- ancient libparted workaround (Soren Hansen), out of bount
- array access (Daniel Berrange), remote check bug (Dave Leskovec),
- LXC signal and daemon restart problems (Dave Leskovec), bus selection
- logic fix in the daemon config (Daniel Berrange), 2 memory leaks
- in the daemon (Jim Meyering), daemon pid file logic bug fix
- (Daniel Berrange), python generator fixes (Daniel Berrange),
- ivarious leaks and memory problem pointed by valgrind (Daniel
- Berrange), iptables forwarding cleanup (Daniel Berrange),
- Xen cpuset value checking (Hiroyuki Kaguchi), container process
- checks for LXC (Dave Leskovec), let xend check block device syntax
- (Hiroyuki Kaguchi), UUIDString for python fixes (Cole Robinson)
- - Improvements: fixes for MinGW compilation (Richard Jones),
- autostart for running Xen domains (Cole Robinson),
- control of listening IP for daemon (Stefan de Konink),
- various Xenner related fixes and improvements (Daniel Berrange)
- autostart status printed in virsh domainfo (Shigeki Sakamoto),
- better error messages for xend driver (Richard Jones)
- - Code cleanups: OpenVZ compilation (Richard Jones), conn dom and
- net fields deprecation in error structures (Richard Jones),
- Xen-ism on UUID (Richard Jones), add missing .pod to dist (Richard
- Jones), tab cleanup from sources (Jim Meyering), remove unused field
- in virsh control structure (Richard Jones), compilation without
- pthread.h (Jim Meyering), cleanup of tests (Daniel Berrange),
- syntax-check improvements (Jim Meyering), python cleanup,
- remove dependancy on libc is_* character tests (Jim Meyering),
- format related cleanups (Jim Meyering), cleanup of the buffer
- internal APIs (Daniel Berrange), conversion to the new memory
- allocation API (Daniel Berrange), lcov coverage testing
- (Daniel Berrange), gnulib updates (Jim Meyering), compatibility
- fix with RHEL 5 (Daniel Berrange), SuSE compatibility fix (Jim
- Fehlig), const'ification of a number of structures (Jim Meyering),
- string comparison macro cleanups (Daniel Berrange), character
- range testing cleanups and assorted bug fixes (Jim Meyering),
- QEmu test fixes (Daniel Berrange), configure macro cleanup (Daniel
- Berrange), refactor QEmu command line building code (Daniel Berrange),
- type punning warning in remote code (Richard Jones), refactoring
- of internal headers (Richard Jones), generic out of memory
- testing and associated bug fixes (Daniel Berrange), don't raise
- internal error for unsupported features (Kaitlin Rupert),
- missing driver entry points (Daniel Berrange)
-
-
-0.4.2: Apr 8 2008:
- - New features: memory operation for QEmu/KVM driver (Cole Robinson),
- new routed networking schemas (Mads Olesen)
- - Documentation: storage documentation fixes (Atsushi Sakai), many
- typo cleanups (Atsushi Sakai), string fixes (Francesco Tombolini)
- - Bug fixes: pointer errors in qemu (Jim Meyering), iSCSI login fix
- (Chris Lalancette), well formedness error in test driver capabilities
- (Cole Robinson), fixes cleanup code when daemon exits (Daniel Berrange),
- CD Rom change on live QEmu/KVM domains (Cole Robinson), setting scheduler
- parameter is forbidden for read-only (Saori Fukuta)i, fixes for TAP
- devices (Daniel Berrange), assorted storage driver fixes (Daniel
- Berrange), Makefile fixes (Jim Meyering), Xen-3.2 hypercall fix,
- fix iptables rules to avoid blocking traffic within virtual network
- (Daniel Berrange), XML output fix for directory pools (Daniel Berrange),
- remove dandling domain/net/conn pointers from error data, do not
- ask polkit auth when root (Daniel Berrange), handling of fork and
- pipe errors when starting the daemon (Richard Jones)
- - Improvements: better validation of MAC addresses (Jim Meyering and
- Hiroyuki Kaguchi),
- virsh vcpupin error report (Shigeki Sakamoto), keep boot tag on
- HVM domains (Cole Robinson), virsh non-root should not be limited to read
- only anymore (Daniel Berrange), switch to polkit-auth from polkit-grant
- (Daniel Berrange), better handling of missing SElinux data (Daniel
- Berrange and Jim Meyering), cleanup of the connection opening logic
- (Daniel Berrange), first bits of Linux Containers support (Dave Leskovec),
- scheduler API support via xend (Saori Fukuta), improvement of the
- testing framework and first tests (Jim Meyering), missing error
- messages from virsh parameters validation (Shigeki Sakamoto),
- improve support of older iscsiadm command (Chris Lalancette),
- move linux container support in the daemon (Dan Berrange), older
- awk implementation support (Mike Gerdts), NUMA support in test
- driver (Cole Robinson), xen and hvm added to test driver capabilities
- (Cole Robinson)
- - Code cleanup: remove unused getopt header (Jim Meyering), mark more
- strings as translatable (Guido Günther and Jim Meyering), convert
- error strings to something meaningful and translatable (Jim Meyering),
- Linux Containers code cleanup, last error initializer (Guido Günther)
-
-
-0.4.1: Mar 3 2008:
- - New features: build on MacOSX (Richard Jones), storage management
- (Daniel Berrange), Xenner - Xen on KVM - support (Daniel Berrange)
- - Documentation: Fix of various typos (Atsushi SAKAI), memory and
- vcpu settings details (Richard Jones), ethernet bridging typo
- (Maxwell Bottiger), add storage APIs documentation (Daniel Berrange)
- - Bug fixes: OpenVZ code compilation (Mikhail Pokidko), crash in
- policykit auth handling (Daniel Berrange), large config files
- (Daniel Berrange), cpumap hypercall size (Saori Fukuta), crash
- in remote auth (Daniel Berrange), ssh args error (Daniel Berrange),
- preserve vif order from config files (Hiroyuki Kaguchi), invalid
- pointer access (Jim Meyering), virDomainGetXMLDesc flag handling,
- device name conversion on stats (Daniel Berrange), double mutex lock
- (Daniel Berrange), config file reading crashes (Guido Guenther),
- xenUnifiedDomainSuspend bug (Marcus Meissner), do not crash if
- /sys/hypervisor/capabilities is missing (Mark McLoughlin),
- virHashRemoveSet bug (Hiroyuki Kaguchi), close-on-exec flag for
- qemud signal pipe (Daniel Berrange), double free in OpenVZ
- (Anton Protopopov), handle mac without addresses (Shigeki Sakamoto),
- MAC addresses checks (Shigeki Sakamoto and Richard Jones),
- allow to read non-seekable files (Jim Meyering)
- - Improvements: Windows build (Richard Jones), KVM/QEmu shutdown
- (Guido Guenther), catch virExec output on debug (Mark McLoughlin),
- integration of iptables and lokkit (Mark McLoughlin), keymap
- parameter for VNC servers (Daniel Hokka Zakrisson), enable debug
- by default using VIR_DEBUG (Daniel Berrange), xen 3.2 fixes
- (Daniel Berrange), Python bindings for VCPU and scheduling
- (Daniel Berrange), framework for automatic code syntax checks
- (Jim Meyering), allow kernel+initrd setup in Xen PV (Daniel Berrange),
- allow change of Disk/NIC of an inactive domains (Shigeki Sakamoto),
- virsh commands to manipulate and create storage(Daniel Berrange),
- update use of PolicyKit APIs, better detection of fedault hypervisor,
- block device statistics for QEmu/KVM (Richard Jones), various improvements
- for Xenner (Daniel Berrange)
- - Code cleanups: avoid warnings (Daniel Berrange), virRun helper
- function (Dan Berrange), iptable code fixes (Mark McLoughlin),
- static and const cleanups (Jim Meyering), malloc and python cleanups
- (Jim Meyering), xstrtol_ull and xstrtol_ll functions (Daniel Berrange),
- remove no-op networking from OpenVZ (Daniel Berrange), python generator
- cleanups (Daniel Berrange), cleanup ref counting (Daniel Berrange),
- remove uninitialized warnings (Jim Meyering), cleanup configure
- for RHEL4 (Daniel Berrange), CR/LF cleanups (Richard Jones),
- various automatic code check and associated cleanups (Jim Meyering),
- various memory leaks (Jim Meyering), fix compilation when building
- without Xen (Guido Guenther), mark translatables strings (Jim Meyering),
- use virBufferAddLit for constant strings (Jim Meyering), fix
- make distcheck (Jim Meyering), return values for python bindings (Cole
- Robinson), trailing blanks fixes (Jim Meyering), gcc-4.3.0 fixes
- (Mark McLoughlin), use safe read and write routines (Jim Meyering),
- refactoring of code dealing with hypervisor capabilities (Daniel
- Berrange), qemudReportError to use virErrorMsg (Cole Robinson),
- intemediate library and Makefiles for compiling static and coverage
- rule support (Jim Meyering), cleanup of various leaks (Jim Meyering)
-
-
-0.4.0: Dec 18 2007:
- - New features: Compilation on Windows cygwin/mingw (Richard Jones),
- Ruby bindings (David Lutterkort), SASL based authentication for
- libvirt remote support (Daniel Berrange), PolicyKit authentication
- (Daniel Berrange)
- - Documentation: example files for QEMU and libvirtd configuations
- (Daniel Berrange), english cleanups (Jim Paris), CIM and OpenVZ
- references, document <shareable/>, daemon startup when using
- QEMU/KVM, document HV support for new NUMA calls (Richard Jones),
- various english fixes (Bruce Montague), OCaml docs links (Richard Jones),
- describe the various bindings add Ruby link, Windows support page
- (Richard Jones), authentication documentation updates (Daniel Berrange)
-
- - Bug fixes: NUMA topology error handling (Beth Kon), NUMA topology
- cells without CPU (Beth Kon), XML to/from XM bridge config (Daniel
- Berrange), XM processing of vnc parameters (Daniel Berrange), Reset
- migration source after failure (Jim Paris), negative integer in config
- (Tatsuro Enokura), zero terminating string buffer, detect integer
- overflow (Jim Meyering), QEmu command line ending fixes (Daniel Berrange),
- recursion problem in the daemon (Daniel Berrange), HVM domain with CDRom
- (Masayuki Sunou), off by one error in NUMA cpu count (Beth Kon),
- avoid xend errors when adding disks (Masayuki Sunou), compile error
- (Chris Lalancette), transposed fwrite args (Jim Meyering), compile
- without xen and on solaris (Jim Paris), parsing of interface names
- (Richard Jones), overflow for starts on 32bits (Daniel Berrange),
- fix problems in error reporting (Saori Fukuta), wrong call to
- brSetForwardDelay changed to brSetEnableSTP (Richard Jones),
- allow shareable disk in old Xen, fix wrong certificate file (Jim
- Meyering), avoid some startup error when non-root, off-by-1 buffer
- NULL termination (Daniel Berrange), various string allocation fixes
- (Daniel Berrange), avoid problems with vnetXXX interfaces in domain dumps
- (Daniel Berrange), build fixes for RHEL (Daniel Berrange), virsh prompt
- should not depend on uid (Richard Jones), fix scaping of '<' (Richard
- Jones), fix detach-disk on Xen tap devices (Saori Fukuta), CPU
- parameter setting in XM config (Saori Fukuta), credential handling
- fixes (Daniel Berrange), fix compatibility with Xen 3.2.0 (Daniel
- Berrange)
-
- - Improvements: /etc/libvirt/qemu.conf configuration for QEMU driver
- (Daniel Berrange), NUMA cpu pinning in config files (DV and Saori Fukuta),
- CDRom media change in KVM/QEMU (Daniel Berrange), tests for
- <shareable/> in configs, pinning inactive domains for Xen 3.0.3
- (Saori Fukuta), use gnulib for portability enhancement (Jim Meyering),
- --without-libvirtd config option (Richard Jones), Python bindings for
- NUMA, add extra utility functions to buffer (Richard Jones),
- separate qparams module for handling query parameters (Richard Jones)
-
- - Code cleanups: remove virDomainRestart from API as it was never used
- (Richard Jones), constify params for attach/detach APIs (Daniel Berrange),
- gcc printf attribute checkings (Jim Meyering), refactoring of device
- parsing code and shell escaping (Daniel Berrange), virsh schedinfo
- parameters validation (Masayuki Sunou), Avoid risk of format string abuse
- (Jim Meyering), integer parsing cleanups (Jim Meyering), build out
- of the source tree (Jim Meyering), URI parsing refactoring (Richard
- Jones), failed strdup/malloc handling (Jim Meyering), Make "make
- distcheck" work (Jim Meyering), improve xen internall error reports
- (Richard Jones), cleanup of the daemon remote code (Daniel Berrange),
- rename error VIR_FROM_LINUX to VIR_FROM_STATS_LINUX (Richard Jones),
- don't compile the proxy if without Xen (Richard Jones), fix paths when
- configuring for /usr prefix, improve error reporting code (Jim Meyering),
- detect heap allocation failure (Jim Meyering), disable xen sexpr parsing
- code if Xen is disabled (Daniel Berrange), cleanup of the GetType
- entry point for Xen drivers, move some QEmu path handling to generic
- module (Daniel Berrange), many code cleanups related to the Windows
- port (Richard Jones), disable the proxy if using PolicyKit, readline
- availability detection, test libvirtd's config-processing code (Jim
- Meyering), use a variable name as sizeof argument (Jim Meyering)
-
-
-
-0.3.3: Sep 30 2007:
- - New features: Avahi mDNS daemon export (Daniel Berrange),
- NUMA support (Beth Kan)
- - Documentation: cleanups (Toth Istvan), typos (Eduardo Pereira),
- - Bug fixes: memory corruption on large dumps (Masayuki Sunou), fix
- virsh vncdisplay command exit (Masayuki Sunou), Fix network stats
- TX/RX result (Richard Jones), warning on Xen 3.0.3 (Richard Jones),
- missing buffer check in virDomainXMLDevID (Hugh Brock), avoid zombies
- when using remote (Daniel Berrange), xend connection error message
- (Richard Jones), avoid ssh tty prompt (Daniel Berrange), username
- handling for remote URIs (Fabian Deutsch), fix potential crash
- on multiple input XML tags (Daniel Berrange), Solaris Xen hypercalls
- fixup (Mark Johnson)
- - Improvements: OpenVZ support (Shuveb Hussain and Anoop Cyriac),
- CD-Rom reload on XEn (Hugh Brock), PXE boot got QEmu/KVM (Daniel
- Berrange), QEmu socket permissions customization (Daniel Berrange),
- more QEmu support (Richard Jones), better path detection for qemu and
- dnsmasq (Richard Jones), QEmu flags are per-Domain (Daniel Berrange),
- virsh freecell command, Solaris portability fixes (Mark Johnson),
- default bootloader support (Daniel Berrange), new virNodeGetFreeMemory
- API, vncpasswd extraction in configuration files if secure (Mark
- Johnson and Daniel Berrange), Python bindings for block and interface
- statistics
- - Code cleanups: virDrvOpenRemoteFlags definition (Richard Jones),
- configure tests and output (Daniel Berrange)
-
-
-0.3.2: Aug 21 2007:
- - New features: KVM migration and save/restore (Jim Paris),
- added API for migration (Richard Jones), added APIs for block device and
- interface statistic (Richard Jones).
- - Documentation: examples for XML network APIs,
- fix typo and schedinfo synopsis in man page (Atsushi SAKAI),
- hypervisor support page update (Richard Jones).
- - Bug fixes: remove a couple of leaks in QEmu/KVM backend(Daniel berrange),
- fix GnuTLS 1.0 compatibility (Richard Jones), --config/-f option
- mistake for libvirtd (Richard Jones), remove leak in QEmu backend
- (Jim Paris), fix some QEmu communication bugs (Jim Paris), UUID
- lookup though proxy fix, setvcpus checking bugs (with Atsushi SAKAI),
- int checking in virsh parameters (with Masayuki Sunou), deny devices
- attach/detach for < Xen 3.0.4 (Masayuki Sunou), XenStore query
- memory leak (Masayuki Sunou), virsh schedinfo cleanup (Saori Fukuta).
- - Improvement: virsh new ttyconsole command, networking API implementation
- for test driver (Daniel berrange), qemu/kvm feature reporting of
- ACPI/APIC (David Lutterkort), checking of QEmu architectures (Daniel
- berrange), improve devices XML errors reporting (Masayuki Sunou),
- speedup of domain queries on Xen (Daniel berrange), augment XML dumps
- with interface devices names (Richard Jones), internal API to query
- drivers for features (Richard Jones).
-
- - Cleanups: Improve virNodeGetInfo implentation (Daniel berrange),
- general UUID code cleanup (Daniel berrange), fix API generator
- file selection.
-
-
-0.3.1: Jul 24 2007:
- - Documentation: index to remote page, script to test certificates,
- IPv6 remote support docs (Daniel Berrange), document
- VIRSH_DEFAULT_CONNECT_URI in virsh man page (David Lutterkort),
- Relax-NG early grammar for the network XML (David Lutterkort)
- - Bug fixes: leaks in disk XML parsing (Masayuki Sunou), hypervisor
- alignment call problems on PPC64 (Christian Ehrhardt), dead client
- registration in daemon event loop (Daniel Berrange), double free
- in error handling (Daniel Berrange), close on exec for log file
- descriptors in the daemon (Daniel Berrange), avoid caching problem
- in remote daemon (Daniel Berrange), avoid crash after QEmu domain
- failure (Daniel Berrange)
- - Improvements: checks of x509 certificates and keys (Daniel Berrange),
- error reports in the daemon (Daniel Berrange), checking of Ethernet MAC
- addresses in XML configs (Masayuki Sunou), support for a new
- clock switch between UTC and localtime (Daniel Berrange), early
- version of OpenVZ support (Shuveb Hussain), support for input devices
- on PS/2 and USB buses (Daniel Berrange), more tests especially
- the QEmu support (Daniel Berrange), range check in credit scheduler
- (with Saori Fukuta and Atsushi Sakai), add support for listen VNC
- parameter un QEmu and fix command line arg (Daniel Berrange)
- - Cleanups: debug tracing (Richard Jones), removal of --with-qemud-pid-file
- (Richard Jones), remove unused virDeviceMode, new util module for
- code shared between drivers (Shuveb Hussain), xen header location
- detection (Richard Jones)
-
-
-0.3.0: Jul 9 2007:
- - Secure Remote support (Richard Jones).
- See the remote page
- of the documentation
-
- - Documentation: remote support (Richard Jones), description of
- the URI connection strings (Richard Jones), update of virsh man
- page, matrix of libvirt API/hypervisor support with version
- information (Richard Jones)
- - Bug fixes: examples Makefile.am generation (Richard Jones),
- SetMem fix (Mark Johnson), URI handling and ordering of
- drivers (Daniel Berrange), fix virsh help without hypervisor (Richard
- Jones), id marshalling fix (Daniel Berrange), fix virConnectGetMaxVcpus
- on remote (Richard Jones), avoid a realloc leak (Jim Meyering), scheduler
- parameters handling for Xen (Richard Jones), various early remote
- bug fixes (Richard Jones), remove virsh leaks of domains references
- (Masayuki Sunou), configCache refill bug (Richard Jones), fix
- XML serialization bugs
- - Improvements: QEmu switch to XDR-based protocol (Dan Berrange),
- device attach/detach commands (Masayuki Sunou), OCaml bindings
- (Richard Jones), new entry points virDomainGetConnect and
- virNetworkGetConnect useful for bindings (Richard Jones),
- reunitifaction of remote and qemu daemon under a single libvirtd
- with a config file (Daniel Berrange)
- - Cleanups: parsing of connection URIs (Richard Jones), messages
- from virsh (Saori Fukuta), Coverage files (Daniel Berrange),
- Solaris fixes (Mark Johnson), avoid [r]index calls (Richard Jones),
- release information in Xen backend, virsh cpupin command cleanups
- (Masayuki Sunou), xen:/// suppport as standard Xen URI (Richard Jones and
- Daniel Berrange), improve driver selection/decline mechanism (Richard
- Jones), error reporting on XML dump (Richard Jones), Remove unused
- virDomainKernel structure (Richard Jones), daemon event loop event
- handling (Daniel Berrange), various unifications cleanup in the daemon
- merging (Daniel Berrange), internal file and timer monitoring API
- (Daniel Berrange), remove libsysfs dependancy, call brctl program
- directly (Daniel Berrange), virBuffer functions cleanups (Richard Jones),
- make init script LSB compliant, error handling on lookup functions
- (Richard Jones), remove internal virGetDomainByID (Richard Jones),
- revamp of xen subdrivers interfaces (Richard Jones)
- - Localization updates
-
-
-0.2.3: Jun 8 2007:
- - Documentation: documentation for upcoming remote access (Richard Jones),
- virConnectNumOfDefinedDomains doc (Jan Michael), virsh help messages
- for dumpxml and net-dumpxml (Chris Wright),
- - Bug fixes: RelaxNG schemas regexp fix (Robin Green), RelaxNG arch bug
- (Mark McLoughlin), large buffers bug fixes (Shigeki Sakamoto), error
- on out of memory condition (Shigeki Sakamoto), virshStrdup fix, non-root
- driver when using Xen bug (Richard Jones), use --strict-order when
- running dnsmasq (Daniel Berrange), virbr0 weirdness on restart (Mark
- McLoughlin), keep connection error messages (Richard Jones), increase
- QEmu read buffer on help (Daniel Berrange), rpm dependance on
- dnsmasq (Daniel Berrange), fix XML boot device syntax (Daniel Berrange),
- QEmu memory bug (Daniel Berrange), memory leak fix (Masayuki Sunou),
- fix compiler flags (Richard Jones), remove type ioemu on recent Xen
- HVM for paravirt drivers (Saori Fukuta), uninitialized string bug
- (Masayuki Sunou), allow init even if the daemon is not running,
- XML to config fix (Daniel Berrange)
- - Improvements: add a special error class for the test module (Richard
- Jones), virConnectGetCapabilities on proxy (Richard Jones), allow
- network driver to decline usage (Richard Jones), extend error messages
- for upcoming remote access (Richard Jones), on_reboot support for QEmu
- (Daniel Berrange), save daemon output in a log file (Daniel Berrange),
- xenXMDomainDefineXML can override guest config (Hugh Brock),
- add attach-device and detach-device commands to virsh (Masayuki Sunou
- and Mark McLoughlin and Richard Jones), make virGetVersion case
- insensitive and Python bindings (Richard Jones), new scheduler API
- (Atsushi SAKAI), localizations updates, add logging option for virsh
- (Nobuhiro Itou), allow arguments to be passed to bootloader (Hugh Brock),
- increase the test suite (Daniel Berrange and Hugh Brock)
- - Cleanups: Remove VIR_DRV_OPEN_QUIET (Richard Jones), disable xm_internal.c
- for Xen > 3.0.3 (Daniel Berrange), unused fields in _virDomain (Richard
- Jones), export __virGetDomain and __virGetNetwork for libvirtd only
- (Richard Jones), ignore old VNC config for HVM on recent Xen (Daniel
- Berrange), various code cleanups, -Werror cleanup (Hugh Brock)
-
-
-0.2.2: Apr 17 2007:
- - Documentation: fix errors due to Amaya (with Simon Hernandez),
- virsh uses kB not bytes (Atsushi SAKAI), add command line help to
- qemud (Richard Jones), xenUnifiedRegister docs (Atsushi SAKAI),
- strings typos (Nikolay Sivov), ilocalization probalem raised by
- Thomas Canniot
- - Bug fixes: virsh memory values test (Masayuki Sunou), operations without
- libvirt_qemud (Atsushi SAKAI), fix spec file (Florian La Roche, Jeremy
- Katz, Michael Schwendt),
- direct hypervisor call (Atsushi SAKAI), buffer overflow on qemu
- networking command (Daniel Berrange), buffer overflow in quemud (Daniel
- Berrange), virsh vcpupin bug (Masayuki Sunou), host PAE detections
- and strcuctures size (Richard Jones), Xen PAE flag handling (Daniel
- Berrange), bridged config configuration (Daniel Berrange), erroneous
- XEN_V2_OP_SETMAXMEM value (Masayuki Sunou), memory free error (Mark
- McLoughlin), set VIR_CONNECT_RO on read-only connections (S.Sakamoto),
- avoid memory explosion bug (Daniel Berrange), integer overflow
- for qemu CPU time (Daniel Berrange), QEMU binary path check (Daniel
- Berrange)
- - Cleanups: remove some global variables (Jim Meyering), printf-style
- functions checks (Jim Meyering), better virsh error messages, increase
- compiler checkings and security (Daniel Berrange), virBufferGrow usage
- and docs, use calloc instead of malloc/memset, replace all sprintf by
- snprintf, avoid configure clobbering user's CTAGS (Jim Meyering),
- signal handler error cleanup (Richard Jones), iptables internal code
- claenup (Mark McLoughlin), unified Xen driver (Richard Jones),
- cleanup XPath libxml2 calls, IPTables rules tightening (Daniel
- Berrange),
- - Improvements: more regression tests on XML (Daniel Berrange), Python
- bindings now generate exception in error cases (Richard Jones),
- Python bindings for vir*GetAutoStart (Daniel Berrange),
- handling of CD-Rom device without device name (Nobuhiro Itou),
- fix hypervisor call to work with Xen 3.0.5 (Daniel Berrange),
- DomainGetOSType for inactive domains (Daniel Berrange), multiple boot
- devices for HVM (Daniel Berrange),
-
-
-
-0.2.1: Mar 16 2007:
- - Various internal cleanups (Richard Jones,Daniel Berrange,Mark McLoughlin)
- - Bug fixes: libvirt_qemud daemon path (Daniel Berrange), libvirt
- config directory (Daniel Berrange and Mark McLoughlin), memory leak
- in qemud (Mark), various fixes on network support (Mark), avoid Xen
- domain zombies on device hotplug errors (Daniel Berrange), various
- fixes on qemud (Mark), args parsing (Richard Jones), virsh -t argument
- (Saori Fukuta), avoid virsh crash on TAB key (Daniel Berrange), detect
- xend operation failures (Kazuki Mizushima), don't listen on null socket
- (Rich Jones), read-only socket cleanup (Rich Jones), use of vnc port 5900
- (Nobuhiro Itou), assorted networking fixes (Daniel Berrange), shutoff and
- shutdown mismatches (Kazuki Mizushima), unlimited memory handling
- (Atsushi SAKAI), python binding fixes (Tatsuro Enokura)
- - Build and portability fixes: IA64 fixes (Atsushi SAKAI), dependancies
- and build (Daniel Berrange), fix xend port detection (Daniel
- Berrange), icompile time warnings (Mark), avoid const related
- compiler warnings (Daniel Berrange), automated builds (Daniel
- Berrange), pointer/int mismatch (Richard Jones), configure time
- selection of drivers, libvirt spec hacking (Daniel Berrange)
- - Add support for network autostart and init scripts (Mark McLoughlin)
- - New API virConnectGetCapabilities() to detect the virtualization
- capabilities of a host (Richard Jones)
- - Minor improvements: qemud signal handling (Mark), don't shutdown or reboot
- domain0 (Kazuki Mizushima), QEmu version autodetection (Daniel Berrange),
- network UUIDs (Mark), speed up UUID domain lookups (Tatsuro Enokura and
- Daniel Berrange), support for paused QEmu CPU (Daniel Berrange), keymap
- VNC attribute support (Takahashi Tomohiro and Daniel Berrange), maximum
- number of virtual CPU (Masayuki Sunou), virtsh --readonly option (Rich
- Jones), python bindings for new functions (Daniel Berrange)
- - Documentation updates especially on the XML formats
-
-
-0.2.0: Feb 14 2007:
- - Various internal cleanups (Mark McLoughlin, Richard Jones,
- Daniel Berrange, Karel Zak)
- - Bug fixes: avoid a crash in connect (Daniel Berrange), virsh args
- parsing (Richard Jones)
- - Add support for QEmu and KVM virtualization (Daniel Berrange)
- - Add support for network configuration (Mark McLoughlin)
- - Minor improvements: regression testing (Daniel Berrange),
- localization string updates
-
-
-0.1.11: Jan 22 2007:
- - Finish XML <-> XM config files support
- - Remove memory leak when freeing virConf objects
- - Finishing inactive domain support (Daniel Berrange)
- - Added a Relax-NG schemas to check XML instances
-
-
-0.1.10: Dec 20 2006:
- - more localizations
- - bug fixes: VCPU info breakages on xen 3.0.3, xenDaemonListDomains buffer overflow (Daniel Berrange), reference count bug when creating Xen domains (Daniel Berrange).
- - improvements: support graphic framebuffer for Xen paravirt (Daniel Berrange), VNC listen IP range support (Daniel Berrange), support for default Xen config files and inactive domains of 3.0.4 (Daniel Berrange).
-
-
-0.1.9: Nov 29 2006:
- - python bindings: release interpeter lock when calling C (Daniel Berrange)
- - don't raise HTTP error when looking information for a domain
- - some refactoring to use the driver for all entry points
- - better error reporting (Daniel Berrange)
- - fix OS reporting when running as non-root
- - provide XML parsing errors
- - extension of the test framework (Daniel Berrange)
- - fix the reconnect regression test
- - python bindings: Domain instances now link to the Connect to avoid garbage collection and disconnect
- - separate the notion of maximum memory and current use at the XML level
- - Fix a memory leak (Daniel Berrange)
- - add support for shareable drives
- - add support for non-bridge style networking configs for guests(Daniel Berrange)
- - python bindings: fix unsigned long marshalling (Daniel Berrange)
- - new config APIs virConfNew() and virConfSetValue() to build configs from scratch
- - hot plug device support based on Michel Ponceau patch
- - added support for inactive domains, new APIs, various associated cleanup (Daniel Berrange)
- - special device model for HVM guests (Daniel Berrange)
- - add API to dump core of domains (but requires a patched xend)
- - pygrub bootloader information take over <os> information
- - updated the localization strings
-
-
-0.1.8: Oct 16 2006:
- - Bug for system with page size != 4k
- - vcpu number initialization (Philippe Berthault)
- - don't label crashed domains as shut off (Peter Vetere)
- - fix virsh man page (Noriko Mizumoto)
- - blktapdd support for alternate drivers like blktap (Daniel Berrange)
- - memory leak fixes (xend interface and XML parsing) (Daniel Berrange)
- - compile fix
- - mlock/munlock size fixes (Daniel Berrange)
- - improve error reporting
-
-
-0.1.7: Sep 29 2006:
- - fix a memory bug on getting vcpu information from xend (Daniel Berrange)
- - fix another problem in the hypercalls change in Xen changeset
- 86d26e6ec89b when getting domain information (Daniel Berrange)
-
-
-0.1.6: Sep 22 2006:
- - Support for localization of strings using gettext (Daniel Berrange)
- - Support for new Xen-3.0.3 cdrom and disk configuration (Daniel Berrange)
- - Support for setting VNC port when creating domains with new
- xend config files (Daniel Berrange)
- - Fix bug when running against xen-3.0.2 hypercalls (Jim Fehlig)
- - Fix reconnection problem when talking directly to http xend
-
-
-0.1.5: Sep 5 2006:
- - Support for new hypercalls change in Xen changeset 86d26e6ec89b
- - bug fixes: virParseUUID() was wrong, netwoking for paravirt guestsi
- (Daniel Berrange), virsh on non-existent domains (Daniel Berrange),
- string cast bug when handling error in python (Pete Vetere), HTTP
- 500 xend error code handling (Pete Vetere and Daniel Berrange)
- - improvements: test suite for SEXPR <-> XML format conversions (Daniel
- Berrange), virsh output regression suite (Daniel Berrange), new environ
- variable VIRSH_DEFAULT_CONNECT_URI for the default URI when connecting
- (Daniel Berrange), graphical console support for paravirt guests
- (Jeremy Katz), parsing of simple Xen config files (with Daniel Berrange),
- early work on defined (not running) domains (Daniel Berrange),
- virsh output improvement (Daniel Berrange
-
-
-0.1.4: Aug 16 2006:
- - bug fixes: spec file fix (Mark McLoughlin), error report problem (with
- Hugh Brock), long integer in Python bindings (with Daniel Berrange), XML
- generation bug for CDRom (Daniel Berrange), bug whem using number() XPath
- function (Mark McLoughlin), fix python detection code, remove duplicate
- initialization errors (Daniel Berrange)
- - improvements: UUID in XML description (Peter Vetere), proxy code
- cleanup, virtual CPU and affinity support + virsh support (Michel
- Ponceau, Philippe Berthault, Daniel Berrange), port and tty information
- for console in XML (Daniel Berrange), added XML dump to driver and proxy
- support (Daniel Berrange), extention of boot options with support for
- floppy and cdrom (Daniel Berrange), features block in XML to report/ask
- PAE, ACPI, APIC for HVM domains (Daniel Berrange), fail saide-effect
- operations when using read-only connection, large improvements to test
- driver (Daniel Berrange)
- - documentation: spelling (Daniel Berrange), test driver examples.
-
-
-0.1.3: Jul 11 2006:
- - bugfixes: build as non-root, fix xend access when root, handling of
- empty XML elements (Mark McLoughlin), XML serialization and parsing fixes
- (Mark McLoughlin), allow to create domains without disk (Mark
- McLoughlin),
- - improvement: xenDaemonLookupByID from O(n^2) to O(n) (Daniel Berrange),
- support for fully virtualized guest (Jim Fehlig, DV, Mark McLoughlin)
- - documentation: augmented to cover hvm domains
-
-
-0.1.2: Jul 3 2006:
- - headers include paths fixup
- - proxy mechanism for unprivileged read-only access by httpu
-
-
-0.1.1: Jun 21 2006:
- - building fixes: ncurses fallback (Jim Fehlig), VPATH builds (Daniel P.
- Berrange)
- - driver cleanups: new entry points, cleanup of libvirt.c (with Daniel P.
- Berrange)
- - Cope with API change introduced in Xen changeset 10277
- - new test driver for regression checks (Daniel P. Berrange)
- - improvements: added UUID to XML serialization, buffer usage (Karel
- Zak), --connect argument to virsh (Daniel P. Berrange),
- - bug fixes: uninitialized memory access in error reporting, S-Expr
- parsing (Jim Fehlig, Jeremy Katz), virConnectOpen bug, remove a TODO in
- xs_internal.c
- - documentation: Python examples (David Lutterkort), new Perl binding
- URL, man page update (Karel Zak)
-
-
-0.1.0: Apr 10 2006:
- - building fixes: --with-xen-distdir option (Ronald Aigner), out of tree
- build and pkginfo cflag fix (Daniel Berrange)
- - enhancement and fixes of the XML description format (David Lutterkort
- and Jim Fehlig)
- - new APIs: for Node information and Reboot
- - internal code cleanup: refactoring internals into a driver model, more
- error handling, structure sharing, thread safety and ref counting
- - bug fixes: error message (Jim Meyering), error allocation in virsh (Jim
- Meyering), virDomainLookupByID (Jim Fehlig),
- - documentation: updates on architecture, and format, typo fix (Jim
- Meyering)
- - bindings: exception handling in examples (Jim Meyering), perl ones out
- of tree (Daniel Berrange)
- - virsh: more options, create, nodeinfo (Karel Zak), renaming of some
- options (Karel Zak), use stderr only for errors (Karel Zak), man page
- (Andrew Puch)
-
-
-0.0.6: Feb 28 2006:
- - add UUID lookup and extract API
- - add error handling APIs both synchronous and asynchronous
- - added minimal hook for error handling at the python level, improved the
- python bindings
- - augment the documentation and tests to cover error handling
-
-
-0.0.5: Feb 23 2006:
- - Added XML description parsing, dependance to libxml2, implemented the
- creation API virDomainCreateLinux()
- - new APIs to lookup and name domain by UUID
- - fixed the XML dump when using the Xend access
- - Fixed a few more problem related to the name change
- - Adding regression tests in python and examples in C
- - web site improvement, extended the documentation to cover the XML
- format and Python API
- - Added devhelp help for Gnome/Gtk programmers
-
-
-0.0.4: Feb 10 2006:
- - Fix various bugs introduced in the name change
-
-
-0.0.3: Feb 9 2006:
- - Switch name from from 'libvir' to libvirt
- - Starting infrastructure to add code examples
- - Update of python bindings for completeness
-
-
-0.0.2: Jan 29 2006:
- - Update of the documentation, web site redesign (Diana Fong)
- - integration of HTTP xend RPC based on libxend by Anthony Liquori for
- most operations
- - Adding Save and Restore APIs
- - extended the virsh command line tool (Karel Zak)
- - remove xenstore transactions (Anthony Liguori)
- - fix the Python bindings bug when domain and connections where freed
-
-
-0.0.1: Dec 19 2005:
- - First release
- - Basic management of existing Xen domains
- - Minimal autogenerated Python bindings
-
dnl Process this file with autoconf to produce a configure script.
-AC_INIT([libvirt], [0.4.5])
+AC_INIT([libvirt], [0.4.6])
AC_CONFIG_SRCDIR([src/libvirt.c])
AC_CONFIG_AUX_DIR([build-aux])
AM_CONFIG_HEADER([config.h])
</div>
<hr/>
<div class="refsect2" lang="en"><h3><a name="virDomainInfo">Structure </a>virDomainInfo</h3><pre class="programlisting">struct _virDomainInfo {
- unsigned char state : the running state, one of virDomainFlags
+ unsigned char state : the running state, one of <a href="libvirt-libvirt.html#virDomainState">virDomainState</a>
unsigned long maxMem : the maximum memory in KBytes allowed
unsigned long memory : the memory in KBytes used by the domain
unsigned short nrVirtCpu : the number of virtual CPUs for the domain
<hr/>
<div class="refsect2" lang="en"><h3><a name="virDomainCreateLinux"/>virDomainCreateLinux ()</h3><pre class="programlisting"><a href="libvirt-libvirt.html#virDomainPtr">virDomainPtr</a> virDomainCreateLinux (<a href="libvirt-libvirt.html#virConnectPtr">virConnectPtr</a> conn, <br/> const char * xmlDesc, <br/> unsigned int flags)<br/>
</pre><p>Launch a new Linux guest domain, based on an XML description similar to the one returned by virDomainGetXMLDesc() This function may requires privileged access to the hypervisor. The domain is not persistent, so its definition will disappear when it is destroyed, or if the host is restarted (see virDomainDefineXML() to define persistent domains).</p>
-<div class="variablelist"><table border="0"><col align="left"/><tbody><tr><td><span class="term"><i><tt>conn</tt></i>:</span></td><td>pointer to the hypervisor connection</td></tr><tr><td><span class="term"><i><tt>xmlDesc</tt></i>:</span></td><td>string containing an XML description of the domain</td></tr><tr><td><span class="term"><i><tt>flags</tt></i>:</span></td><td>an optional set of virDomainFlags</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>a new domain object or NULL in case of failure</td></tr></tbody></table></div></div>
+<div class="variablelist"><table border="0"><col align="left"/><tbody><tr><td><span class="term"><i><tt>conn</tt></i>:</span></td><td>pointer to the hypervisor connection</td></tr><tr><td><span class="term"><i><tt>xmlDesc</tt></i>:</span></td><td>string containing an XML description of the domain</td></tr><tr><td><span class="term"><i><tt>flags</tt></i>:</span></td><td>callers should always pass 0</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>a new domain object or NULL in case of failure</td></tr></tbody></table></div></div>
<hr/>
<div class="refsect2" lang="en"><h3><a name="virDomainDefineXML"/>virDomainDefineXML ()</h3><pre class="programlisting"><a href="libvirt-libvirt.html#virDomainPtr">virDomainPtr</a> virDomainDefineXML (<a href="libvirt-libvirt.html#virConnectPtr">virConnectPtr</a> conn, <br/> const char * xml)<br/>
</pre><p>Define a domain, but does not start it. This definition is persistent, until explicitly undefined with virDomainUndefine().</p>
</pre></div><h3><a name="virDomainCreateFlags" id="virDomainCreateFlags"><code>virDomainCreateFlags</code></a></h3><div class="api"><pre>enum virDomainCreateFlags {
</pre><table><tr><td><a name="VIR_DOMAIN_NONE" id="VIR_DOMAIN_NONE">VIR_DOMAIN_NONE</a></td><td> = </td><td>0</td></tr></table><pre>}
</pre></div><h3><a name="virDomainInfo" id="virDomainInfo"><code>virDomainInfo</code></a></h3><div class="api"><pre>struct virDomainInfo{
-</pre><table><tr><td>unsigned char</td><td>state</td><td> : the running state, one of virDomainFlags</td></tr><tr><td>unsigned long</td><td>maxMem</td><td> : the maximum memory in KBytes allowed</td></tr><tr><td>unsigned long</td><td>memory</td><td> : the memory in KBytes used by the domain</td></tr><tr><td>unsigned short</td><td>nrVirtCpu</td><td> : the number of virtual CPUs for the domain</td></tr><tr><td>unsigned long long</td><td>cpuTime</td><td> : the CPU time used in nanoseconds</td></tr></table><pre>
+</pre><table><tr><td>unsigned char</td><td>state</td><td> : the running state, one of <a href="libvirt-libvirt.html#virDomainState">virDomainState</a></td></tr><tr><td>unsigned long</td><td>maxMem</td><td> : the maximum memory in KBytes allowed</td></tr><tr><td>unsigned long</td><td>memory</td><td> : the memory in KBytes used by the domain</td></tr><tr><td>unsigned short</td><td>nrVirtCpu</td><td> : the number of virtual CPUs for the domain</td></tr><tr><td>unsigned long long</td><td>cpuTime</td><td> : the CPU time used in nanoseconds</td></tr></table><pre>
}
</pre></div><h3><a name="virDomainInterfaceStatsStruct" id="virDomainInterfaceStatsStruct"><code>virDomainInterfaceStatsStruct</code></a></h3><div class="api"><pre>struct virDomainInterfaceStatsStruct{
</pre><table><tr><td>long long</td><td>rx_bytes</td></tr><tr><td>long long</td><td>rx_packets</td></tr><tr><td>long long</td><td>rx_errs</td></tr><tr><td>long long</td><td>rx_drop</td></tr><tr><td>long long</td><td>tx_bytes</td></tr><tr><td>long long</td><td>tx_packets</td></tr><tr><td>long long</td><td>tx_errs</td></tr><tr><td>long long</td><td>tx_drop</td></tr></table><pre>
</pre><p>This function returns block device (disk) stats for block devices attached to the domain. The path parameter is the name of the block device. Get this by calling <a href="libvirt-libvirt.html#virDomainGetXMLDesc">virDomainGetXMLDesc</a> and finding the <target dev='...'> attribute within //domain/devices/disk. (For example, "xvda"). Domains may have more than one block device. To get stats for each you should make multiple calls to this function. Individual fields within the stats structure may be returned as -1, which indicates that the hypervisor does not support that particular statistic.</p><div class="variablelist"><table border="0"><col align="left" /><tbody><tr><td><span class="term"><i><tt>dom</tt></i>:</span></td><td>pointer to the domain object</td></tr><tr><td><span class="term"><i><tt>path</tt></i>:</span></td><td>path to the block device</td></tr><tr><td><span class="term"><i><tt>stats</tt></i>:</span></td><td>block device stats (returned)</td></tr><tr><td><span class="term"><i><tt>size</tt></i>:</span></td><td>size of stats structure</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>0 in case of success or -1 in case of failure.</td></tr></tbody></table></div><h3><a name="virDomainCoreDump" id="virDomainCoreDump"><code>virDomainCoreDump</code></a></h3><pre class="programlisting">int virDomainCoreDump (<a href="libvirt-libvirt.html#virDomainPtr">virDomainPtr</a> domain, <br /> const char * to, <br /> int flags)<br />
</pre><p>This method will dump the core of a domain on a given file for analysis. Note that for remote Xen Daemon the file path will be interpreted in the remote host.</p><div class="variablelist"><table border="0"><col align="left" /><tbody><tr><td><span class="term"><i><tt>domain</tt></i>:</span></td><td>a domain object</td></tr><tr><td><span class="term"><i><tt>to</tt></i>:</span></td><td>path for the core file</td></tr><tr><td><span class="term"><i><tt>flags</tt></i>:</span></td><td>extra flags, currently unused</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>0 in case of success and -1 in case of failure.</td></tr></tbody></table></div><h3><a name="virDomainCreate" id="virDomainCreate"><code>virDomainCreate</code></a></h3><pre class="programlisting">int virDomainCreate (<a href="libvirt-libvirt.html#virDomainPtr">virDomainPtr</a> domain)<br />
</pre><p>launch a defined domain. If the call succeed the domain moves from the defined to the running domains pools.</p><div class="variablelist"><table border="0"><col align="left" /><tbody><tr><td><span class="term"><i><tt>domain</tt></i>:</span></td><td>pointer to a defined domain</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>0 in case of success, -1 in case of error</td></tr></tbody></table></div><h3><a name="virDomainCreateLinux" id="virDomainCreateLinux"><code>virDomainCreateLinux</code></a></h3><pre class="programlisting"><a href="libvirt-libvirt.html#virDomainPtr">virDomainPtr</a> virDomainCreateLinux (<a href="libvirt-libvirt.html#virConnectPtr">virConnectPtr</a> conn, <br /> const char * xmlDesc, <br /> unsigned int flags)<br />
-</pre><p>Launch a new Linux guest domain, based on an XML description similar to the one returned by virDomainGetXMLDesc() This function may requires privileged access to the hypervisor. The domain is not persistent, so its definition will disappear when it is destroyed, or if the host is restarted (see virDomainDefineXML() to define persistent domains).</p><div class="variablelist"><table border="0"><col align="left" /><tbody><tr><td><span class="term"><i><tt>conn</tt></i>:</span></td><td>pointer to the hypervisor connection</td></tr><tr><td><span class="term"><i><tt>xmlDesc</tt></i>:</span></td><td>string containing an XML description of the domain</td></tr><tr><td><span class="term"><i><tt>flags</tt></i>:</span></td><td>an optional set of virDomainFlags</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>a new domain object or NULL in case of failure</td></tr></tbody></table></div><h3><a name="virDomainDefineXML" id="virDomainDefineXML"><code>virDomainDefineXML</code></a></h3><pre class="programlisting"><a href="libvirt-libvirt.html#virDomainPtr">virDomainPtr</a> virDomainDefineXML (<a href="libvirt-libvirt.html#virConnectPtr">virConnectPtr</a> conn, <br /> const char * xml)<br />
+</pre><p>Launch a new Linux guest domain, based on an XML description similar to the one returned by virDomainGetXMLDesc() This function may requires privileged access to the hypervisor. The domain is not persistent, so its definition will disappear when it is destroyed, or if the host is restarted (see virDomainDefineXML() to define persistent domains).</p><div class="variablelist"><table border="0"><col align="left" /><tbody><tr><td><span class="term"><i><tt>conn</tt></i>:</span></td><td>pointer to the hypervisor connection</td></tr><tr><td><span class="term"><i><tt>xmlDesc</tt></i>:</span></td><td>string containing an XML description of the domain</td></tr><tr><td><span class="term"><i><tt>flags</tt></i>:</span></td><td>callers should always pass 0</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>a new domain object or NULL in case of failure</td></tr></tbody></table></div><h3><a name="virDomainDefineXML" id="virDomainDefineXML"><code>virDomainDefineXML</code></a></h3><pre class="programlisting"><a href="libvirt-libvirt.html#virDomainPtr">virDomainPtr</a> virDomainDefineXML (<a href="libvirt-libvirt.html#virConnectPtr">virConnectPtr</a> conn, <br /> const char * xml)<br />
</pre><p>Define a domain, but does not start it. This definition is persistent, until explicitly undefined with virDomainUndefine().</p><div class="variablelist"><table border="0"><col align="left" /><tbody><tr><td><span class="term"><i><tt>conn</tt></i>:</span></td><td>pointer to the hypervisor connection</td></tr><tr><td><span class="term"><i><tt>xml</tt></i>:</span></td><td>the XML description for the domain, preferably in UTF-8</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>NULL in case of error, a pointer to the domain otherwise</td></tr></tbody></table></div><h3><a name="virDomainDestroy" id="virDomainDestroy"><code>virDomainDestroy</code></a></h3><pre class="programlisting">int virDomainDestroy (<a href="libvirt-libvirt.html#virDomainPtr">virDomainPtr</a> domain)<br />
</pre><p>Destroy the domain object. The running instance is shutdown if not down already and all resources used by it are given back to the hypervisor. This does not free the associated <a href="libvirt-libvirt.html#virDomainPtr">virDomainPtr</a> object. This function may require privileged access</p><div class="variablelist"><table border="0"><col align="left" /><tbody><tr><td><span class="term"><i><tt>domain</tt></i>:</span></td><td>a domain object</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>0 in case of success and -1 in case of failure.</td></tr></tbody></table></div><h3><a name="virDomainDetachDevice" id="virDomainDetachDevice"><code>virDomainDetachDevice</code></a></h3><pre class="programlisting">int virDomainDetachDevice (<a href="libvirt-libvirt.html#virDomainPtr">virDomainPtr</a> domain, <br /> const char * xml)<br />
</pre><p>Destroy a virtual device attachment to backend.</p><div class="variablelist"><table border="0"><col align="left" /><tbody><tr><td><span class="term"><i><tt>domain</tt></i>:</span></td><td>pointer to domain object</td></tr><tr><td><span class="term"><i><tt>xml</tt></i>:</span></td><td>pointer to XML description of one device</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>0 in case of success, -1 in case of failure.</td></tr></tbody></table></div><h3><a name="virDomainFree" id="virDomainFree"><code>virDomainFree</code></a></h3><pre class="programlisting">int virDomainFree (<a href="libvirt-libvirt.html#virDomainPtr">virDomainPtr</a> domain)<br />
</struct>
<typedef name='virDomainCreateFlags' file='libvirt' type='enum'/>
<struct name='virDomainInfo' file='libvirt' type='struct _virDomainInfo'>
- <field name='state' type='unsigned char' info=' the running state, one of virDomainFlags'/>
+ <field name='state' type='unsigned char' info=' the running state, one of virDomainState'/>
<field name='maxMem' type='unsigned long' info=' the maximum memory in KBytes allowed'/>
<field name='memory' type='unsigned long' info=' the memory in KBytes used by the domain'/>
<field name='nrVirtCpu' type='unsigned short' info=' the number of virtual CPUs for the domain'/>
<return type='virDomainPtr' info='a new domain object or NULL in case of failure'/>
<arg name='conn' type='virConnectPtr' info='pointer to the hypervisor connection'/>
<arg name='xmlDesc' type='const char *' info='string containing an XML description of the domain'/>
- <arg name='flags' type='unsigned int' info='an optional set of virDomainFlags'/>
+ <arg name='flags' type='unsigned int' info='callers should always pass 0'/>
</function>
<function name='virDomainDefineXML' file='libvirt' module='libvirt'>
<info>Define a domain, but does not start it. This definition is persistent, until explicitly undefined with virDomainUndefine().</info>
</word>
<word name='always'>
<ref name='virDomainBlockPeek'/>
+ <ref name='virDomainCreateLinux'/>
</word>
<word name='amount'>
<ref name='virDomainGetMaxMemory'/>
<ref name='virNetworkGetXMLDesc'/>
<ref name='virNodeGetCellsFreeMemory'/>
</word>
+ <word name='callers'>
+ <ref name='virDomainCreateLinux'/>
+ </word>
<word name='calling'>
<ref name='virDomainBlockStats'/>
<ref name='virDomainResume'/>
</word>
<word name='optional'>
<ref name='virConnectFindStoragePoolSources'/>
- <ref name='virDomainCreateLinux'/>
<ref name='virDomainMigrate'/>
</word>
<word name='options'>
<ref name='virConnSetErrorFunc'/>
<ref name='virConnectFindStoragePoolSources'/>
<ref name='virDomainBlockPeek'/>
+ <ref name='virDomainCreateLinux'/>
<ref name='virStorageVolCreateXML'/>
<ref name='virStorageVolGetXMLDesc'/>
</word>
<ref name='VIR_USE_CPU'/>
<ref name='virConnectFindStoragePoolSources'/>
<ref name='virConnectOpenReadOnly'/>
- <ref name='virDomainCreateLinux'/>
<ref name='virDomainGetInfo'/>
<ref name='virDomainGetXMLDesc'/>
<ref name='virDomainMigrate'/>
<ref name='virConnectOpenReadOnly'/>
<ref name='virDomainBlockPeek'/>
<ref name='virDomainBlockStats'/>
+ <ref name='virDomainCreateLinux'/>
<ref name='virDomainFree'/>
<ref name='virDomainGetSchedulerParameters'/>
<ref name='virDomainInterfaceStats'/>
<word name='virDomainDefineXML'>
<ref name='virDomainCreateLinux'/>
</word>
- <word name='virDomainFlags'>
- <ref name='_virDomainInfo'/>
- <ref name='virDomainCreateLinux'/>
- </word>
<word name='virDomainGetSchedulerType'>
<ref name='virDomainGetSchedulerParameters'/>
<ref name='virDomainSetSchedulerParameters'/>
<word name='virDomainSave'>
<ref name='virDomainRestore'/>
</word>
+ <word name='virDomainState'>
+ <ref name='_virDomainInfo'/>
+ </word>
<word name='virDomainUndefine'>
<ref name='virDomainDefineXML'/>
</word>
<p>Here is the list of official releases, however since it is early on in the
development of libvirt, it is preferable when possible to just use the <a href="downloads.html">CVS version or snapshot</a>, contact the mailing list
and check the <a href="ChangeLog.html">ChangeLog</a> to gauge progress.</p>
+ <h3>0.4.5: Sep 23 2008</h3>
+ <ul><li>Documentation: fix some comments in API (Anton Protopopov),
+ cleanup and extension of bindings and windows pages (Richard Jones)</li><li>Portability: missing include file (Richard Jones)</li><li>Bug fixes: avoid a segfault if missing qemu emulator (Cole Robinson),
+ reading vncdisplay from xend domain (Cole Robinson), segfault in
+ OpenVZ (Evgeniy Sokolov), fix parsing of pool without a source
+ (Chris Lalancette and Daniel Berrange)</li><li>Improvements: add storage disk volume delete (Cole Robinson),
+ KVM dynamic max CPU detection (Guido Günther), spec file improvement
+ for minimal builds (Ben Guthro), improved error message in XM
+ configuration module (Richard Jones), network config in OpenVZ
+ support (Evgeniy Sokolov), enable stopping a pool in logical
+ storage backend and cleanup deletion of pool (Chris Lalancette)</li><li>Cleanups: deadcode removal (Nguyen Anh Quynh), fix one test
+ case (Daniel Berrange), various strings and space cleanups (Daniel
+ Berrange), structure initialization cleanup (Chris Lalancette)</li></ul>
<h3>0.4.5: Sep 8 2008</h3>
<ul><li>New features: NETNS support for Linux containers (Dan Smith),
unified XML domain and network parsing for all drivers (Daniel
<p>Here is the list of official releases, however since it is early on in the
development of libvirt, it is preferable when possible to just use the <a href="downloads.html">CVS version or snapshot</a>, contact the mailing list
and check the <a href="ChangeLog.html">ChangeLog</a> to gauge progress.</p>
+ <h3>0.4.5: Sep 23 2008</h3>
+ <ul>
+ <li>Documentation: fix some comments in API (Anton Protopopov),
+ cleanup and extension of bindings and windows pages (Richard Jones)</li>
+ <li>Portability: missing include file (Richard Jones)</li>
+ <li>Bug fixes: avoid a segfault if missing qemu emulator (Cole Robinson),
+ reading vncdisplay from xend domain (Cole Robinson), segfault in
+ OpenVZ (Evgeniy Sokolov), fix parsing of pool without a source
+ (Chris Lalancette and Daniel Berrange)</li>
+ <li>Improvements: add storage disk volume delete (Cole Robinson),
+ KVM dynamic max CPU detection (Guido Günther), spec file improvement
+ for minimal builds (Ben Guthro), improved error message in XM
+ configuration module (Richard Jones), network config in OpenVZ
+ support (Evgeniy Sokolov), enable stopping a pool in logical
+ storage backend and cleanup deletion of pool (Chris Lalancette)</li>
+ <li>Cleanups: deadcode removal (Nguyen Anh Quynh), fix one test
+ case (Daniel Berrange), various strings and space cleanups (Daniel
+ Berrange), structure initialization cleanup (Chris Lalancette)</li>
+ </ul>
+ </li>
<h3>0.4.5: Sep 8 2008</h3>
<ul>
<li>New features: NETNS support for Linux containers (Dan Smith),
* version * 1,000,000 + minor * 1000 + micro
*/
-#define LIBVIR_VERSION_NUMBER 4005
+#define LIBVIR_VERSION_NUMBER 4006
int virGetVersion (unsigned long *libVer,
const char *type,
%endif
%changelog
+* Tue Sep 23 2008 Daniel Veillard <veillard@redhat.com> - 0.4.6-1
+- release of 0.4.6
+
* Mon Sep 8 2008 Daniel Veillard <veillard@redhat.com> - 0.4.5-1
- release of 0.4.5
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-09-08 14:51+0200\n"
+"POT-Creation-Date: 2008-09-23 22:28+0200\n"
"PO-Revision-Date: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
msgid "storage_vol not found"
msgstr "domain name or uuid"
-#: src/conf.c:155 src/conf.c:203 src/conf.c:488 src/conf.c:525 src/conf.c:553
-#: src/conf.c:631
+#: src/conf.c:164 src/conf.c:212 src/conf.c:491 src/conf.c:528 src/conf.c:555
+#: src/conf.c:630
msgid "allocating configuration"
msgstr "allocating configuration"
-#: src/conf.c:338
+#: src/conf.c:347
msgid "unterminated number"
msgstr "unterminated number"
-#: src/conf.c:372 src/conf.c:389 src/conf.c:401
+#: src/conf.c:380 src/conf.c:396 src/conf.c:407
msgid "unterminated string"
msgstr "unterminated string"
-#: src/conf.c:429 src/conf.c:483
+#: src/conf.c:434 src/conf.c:487
msgid "expecting a value"
msgstr "expecting a value"
-#: src/conf.c:450
+#: src/conf.c:454
msgid "expecting a separator in list"
msgstr "expecting a separator in list"
-#: src/conf.c:473
+#: src/conf.c:477
#, fuzzy
msgid "list is not closed with ]"
msgstr "list is not closed with ] "
-#: src/conf.c:518
+#: src/conf.c:521
msgid "expecting a name"
msgstr "expecting a name"
-#: src/conf.c:581
+#: src/conf.c:582
msgid "expecting a separator"
msgstr "expecting a separator"
msgid "expecting an assignment"
msgstr "expecting an assignment"
-#: src/conf.c:894 src/conf.c:950 src/xend_internal.c:584
-#: src/xend_internal.c:2657 src/xm_internal.c:1475 src/xm_internal.c:1482
+#: src/conf.c:892 src/conf.c:948 src/xend_internal.c:584
+#: src/xend_internal.c:2666 src/xm_internal.c:1475 src/xm_internal.c:1482
#, fuzzy
msgid "allocate buffer"
msgstr "allocate new buffer"
-#: src/conf.c:901
+#: src/conf.c:899
msgid "failed to open file"
msgstr "failed to open file"
-#: src/conf.c:912
+#: src/conf.c:910
msgid "failed to save content"
msgstr "failed to save content"
msgid "cannot extract disk devices"
msgstr "Cannot extract running %s hypervisor version\n"
-#: src/domain_conf.c:1939 src/qemu_driver.c:3133
+#: src/domain_conf.c:1939 src/qemu_driver.c:3153
#, fuzzy, c-format
msgid "duplicate disk target '%s'"
msgstr "unexpected mime type"
msgid "unexpected char type %d"
msgstr "unexpected mime type"
-#: src/domain_conf.c:2815 src/xend_internal.c:5214
+#: src/domain_conf.c:2815 src/xend_internal.c:5223
#, fuzzy, c-format
msgid "unexpected sound model %d"
msgstr "unexpected mime type"
-#: src/domain_conf.c:2835 src/xend_internal.c:5237
+#: src/domain_conf.c:2835 src/xend_internal.c:5246
#, fuzzy, c-format
msgid "unexpected input type %d"
msgstr "unexpected mime type"
#: src/lxc_driver.c:274 src/lxc_driver.c:309 src/lxc_driver.c:335
#: src/lxc_driver.c:350 src/openvz_driver.c:238 src/openvz_driver.c:267
-#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:620
-#: src/openvz_driver.c:651 src/openvz_driver.c:672 src/openvz_driver.c:713
-#: src/qemu_driver.c:2192 src/qemu_driver.c:2279 src/qemu_driver.c:2828
-#: src/qemu_driver.c:2883 src/qemu_driver.c:2927 src/qemu_driver.c:3007
-#: src/qemu_driver.c:3123 src/qemu_driver.c:3192 src/qemu_driver.c:3247
-#: src/qemu_driver.c:3291 src/qemu_driver.c:3309 src/qemu_driver.c:3567
+#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:621
+#: src/openvz_driver.c:652 src/openvz_driver.c:673 src/openvz_driver.c:714
+#: src/qemu_driver.c:2212 src/qemu_driver.c:2299 src/qemu_driver.c:2848
+#: src/qemu_driver.c:2903 src/qemu_driver.c:2947 src/qemu_driver.c:3027
+#: src/qemu_driver.c:3143 src/qemu_driver.c:3212 src/qemu_driver.c:3267
+#: src/qemu_driver.c:3311 src/qemu_driver.c:3329 src/qemu_driver.c:3587
#, fuzzy
msgid "no domain with matching uuid"
msgstr "domain id or uuid"
-#: src/lxc_driver.c:280 src/openvz_driver.c:625 src/qemu_driver.c:2933
+#: src/lxc_driver.c:280 src/openvz_driver.c:626 src/qemu_driver.c:2953
#, fuzzy
msgid "cannot delete active domain"
msgstr "name of the inactive domain"
-#: src/lxc_driver.c:286 src/qemu_driver.c:2939
+#: src/lxc_driver.c:286 src/qemu_driver.c:2959
#, fuzzy
msgid "cannot undefine transient domain"
msgstr "name of the inactive domain"
msgid "container '%s' unexpectedly shutdown during startup"
msgstr ""
-#: src/lxc_driver.c:747 src/qemu_driver.c:892
+#: src/lxc_driver.c:747 src/qemu_driver.c:893
#, fuzzy, c-format
msgid "cannot create log directory %s: %s"
msgstr "failed to write configuration file: %s"
msgid "unknown forwarding type '%s'"
msgstr "unknown OS type %s"
-#: src/network_conf.c:662 src/qemu_driver.c:3334 src/qemu_driver.c:3967
+#: src/network_conf.c:662 src/qemu_driver.c:3354 src/qemu_driver.c:3987
#: src/storage_driver.c:816
#, c-format
msgid "cannot create autostart directory %s: %s"
msgid "no config file for %s"
msgstr "configuration file syntax error: %s"
-#: src/openvz_conf.c:187
+#: src/openvz_conf.c:190
+#, fuzzy, c-format
+msgid "Cound not read 'IP_ADDRESS' from config for container %d"
+msgstr "could not connect to %s"
+
+#: src/openvz_conf.c:220
+#, fuzzy, c-format
+msgid "Cound not read 'NETIF' from config for container %d"
+msgstr "could not connect to %s"
+
+#: src/openvz_conf.c:247
+#, fuzzy
+msgid "Too long network device name"
+msgstr "resolving domain filename"
+
+#: src/openvz_conf.c:264
+#, fuzzy
+msgid "Wrong length MAC address"
+msgstr "invalid argument in %s"
+
+#: src/openvz_conf.c:271
+#, fuzzy
+msgid "Wrong MAC address"
+msgstr "invalid argument in %s"
+
+#: src/openvz_conf.c:327
#, fuzzy
msgid "popen failed"
msgstr "operation failed"
-#: src/openvz_conf.c:197
+#: src/openvz_conf.c:337
#, fuzzy
msgid "Failed to parse vzlist output"
msgstr "Failed to suspend domain %s"
-#: src/openvz_conf.c:223
+#: src/openvz_conf.c:363
#, fuzzy
msgid "UUID in config file malformed"
msgstr "configuration file syntax error: %s"
-#: src/openvz_conf.c:235
+#: src/openvz_conf.c:375
#, fuzzy, c-format
msgid "Cound not read config for container %d"
msgstr "could not connect to %s"
msgid "Container ID is not specified"
msgstr ""
-#: src/openvz_driver.c:391 src/openvz_driver.c:459 src/openvz_driver.c:534
-#: src/openvz_driver.c:554 src/openvz_driver.c:600 src/openvz_driver.c:631
-#: src/openvz_driver.c:656 src/openvz_driver.c:728 src/openvz_driver.c:826
-#: src/openvz_driver.c:872
+#: src/openvz_driver.c:391 src/openvz_driver.c:460 src/openvz_driver.c:535
+#: src/openvz_driver.c:555 src/openvz_driver.c:601 src/openvz_driver.c:632
+#: src/openvz_driver.c:657 src/openvz_driver.c:729 src/openvz_driver.c:827
+#: src/openvz_driver.c:873
#, fuzzy, c-format
msgid "Could not exec %s"
msgstr "could not connect to %s"
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:451 src/openvz_driver.c:528
+#: src/openvz_driver.c:452 src/openvz_driver.c:529
msgid "Error creating command for container"
msgstr ""
-#: src/openvz_driver.c:465 src/openvz_driver.c:540
+#: src/openvz_driver.c:466 src/openvz_driver.c:541
#, fuzzy
msgid "Could not set UUID"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:475 src/openvz_driver.c:546
+#: src/openvz_driver.c:476 src/openvz_driver.c:547
#, fuzzy
msgid "Could not configure network"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:482 src/openvz_driver.c:569
+#: src/openvz_driver.c:483 src/openvz_driver.c:570
#, fuzzy
msgid "Could not set number of virtual cpu"
msgstr "change number of virtual CPUs"
#: src/openvz_driver.c:517
#, c-format
-msgid "Already an OPENVZ VM defined with the id '%d'"
+msgid "Already an OPENVZ VM defined with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:588
+#: src/openvz_driver.c:589
msgid "no domain with matching id"
msgstr ""
-#: src/openvz_driver.c:594
+#: src/openvz_driver.c:595
#, fuzzy
msgid "domain is not in shutoff state"
msgstr "Domain is already active"
-#: src/openvz_driver.c:677
+#: src/openvz_driver.c:678
#, fuzzy
msgid "Could not read container config"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:693 src/qemu_driver.c:1823
+#: src/openvz_driver.c:694 src/qemu_driver.c:1843
#, fuzzy, c-format
msgid "unknown type '%s'"
msgstr "unknown OS type %s"
-#: src/openvz_driver.c:719
+#: src/openvz_driver.c:720
msgid "VCPUs should be >= 1"
msgstr ""
-#: src/openvz_driver.c:835 src/openvz_driver.c:881
+#: src/openvz_driver.c:836 src/openvz_driver.c:882
#, fuzzy, c-format
msgid "Could not parse VPS ID %s"
msgstr "could not connect to %s"
msgid "Unexpected exit status '%d', qemu probably failed"
msgstr ""
-#: src/qemu_conf.c:519 src/qemu_driver.c:925
+#: src/qemu_conf.c:519 src/qemu_driver.c:926
#, fuzzy, c-format
msgid "Cannot find QEMU binary %s: %s"
msgstr "Failed to suspend domain %s"
msgid "Network type %d is not supported"
msgstr "Domain %s started\n"
-#: src/qemu_conf.c:580 src/qemu_driver.c:1515
+#: src/qemu_conf.c:580 src/qemu_driver.c:1514
#, fuzzy, c-format
msgid "cannot initialize bridge support: %s"
msgstr "Failed to suspend domain %s"
msgid "failed to allocate space for argv string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:90
+#: src/qemu_driver.c:91
#, fuzzy
msgid "Failed to set close-on-exec file descriptor flag\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:105
+#: src/qemu_driver.c:106
#, fuzzy
msgid "Failed to set non-blocking file descriptor flag\n"
msgstr "failed to parse Xend domain information"
-#: src/qemu_driver.c:150
+#: src/qemu_driver.c:151
#, fuzzy, c-format
msgid "Failed to autostart network '%s': %s\n"
msgstr "Failed to start domain %s"
-#: src/qemu_driver.c:165
+#: src/qemu_driver.c:166
#, fuzzy, c-format
msgid "Failed to autostart VM '%s': %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:201
+#: src/qemu_driver.c:202
#, fuzzy, c-format
msgid "Failed to find user record for uid '%d': %s\n"
msgstr "Failed to undefine domain %s"
-#: src/qemu_driver.c:212
+#: src/qemu_driver.c:213
#, fuzzy
msgid "out of memory in asprintf\n"
msgstr "out of memory"
-#: src/qemu_driver.c:268
+#: src/qemu_driver.c:269
#, fuzzy
msgid "qemudStartup: out of memory\n"
msgstr "out of memory"
-#: src/qemu_driver.c:295
+#: src/qemu_driver.c:296
msgid "Reloading iptables rules\n"
msgstr ""
-#: src/qemu_driver.c:433
+#: src/qemu_driver.c:434
#, c-format
msgid ""
"QEMU quit during %s startup\n"
"%s"
msgstr ""
-#: src/qemu_driver.c:443 src/qemu_driver.c:456
+#: src/qemu_driver.c:444 src/qemu_driver.c:457
#, c-format
msgid "Failure while reading %s startup output: %s"
msgstr ""
-#: src/qemu_driver.c:451
+#: src/qemu_driver.c:452
#, c-format
msgid "Timed out while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:467
+#: src/qemu_driver.c:468
#, c-format
msgid "Failure while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:479
+#: src/qemu_driver.c:480
#, c-format
msgid "Out of space while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:510
+#: src/qemu_driver.c:511
#, fuzzy, c-format
msgid "Unable to open monitor path %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:515
+#: src/qemu_driver.c:516
msgid "Unable to set monitor close-on-exec flag"
msgstr ""
-#: src/qemu_driver.c:520
+#: src/qemu_driver.c:521
msgid "Unable to put monitor into non-blocking mode"
msgstr ""
-#: src/qemu_driver.c:648 src/qemu_driver.c:1027 src/qemu_driver.c:1726
-#: src/qemu_driver.c:1736
+#: src/qemu_driver.c:649 src/qemu_driver.c:1028 src/qemu_driver.c:1725
+#: src/qemu_driver.c:1735
#, fuzzy, c-format
msgid "Unable to log VM console data: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:671
+#: src/qemu_driver.c:672
#, fuzzy
msgid "allocate cpumap"
msgstr "allocate new context"
-#: src/qemu_driver.c:682
+#: src/qemu_driver.c:683
msgid "cannot run monitor command to fetch CPU thread info"
msgstr ""
-#: src/qemu_driver.c:786
+#: src/qemu_driver.c:787
#, fuzzy, c-format
msgid "failed to set CPU affinity %s"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:796 src/qemu_driver.c:2135
+#: src/qemu_driver.c:797 src/qemu_driver.c:2155
#, fuzzy
msgid "resume operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:859
+#: src/qemu_driver.c:860
#, fuzzy
msgid "VM is already active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:869
+#: src/qemu_driver.c:870
msgid "Unable to find an unused VNC port"
msgstr ""
-#: src/qemu_driver.c:881
+#: src/qemu_driver.c:882
#, c-format
msgid "config file path too long: %s/%s.log"
msgstr ""
-#: src/qemu_driver.c:900
+#: src/qemu_driver.c:901
#, fuzzy, c-format
msgid "failed to create logfile %s: %s"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:906
+#: src/qemu_driver.c:907
#, fuzzy, c-format
msgid "Unable to set VM logfile close-on-exec flag %s"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:935 src/qemu_driver.c:3032
+#: src/qemu_driver.c:936 src/qemu_driver.c:3052
#, fuzzy, c-format
msgid "Cannot determine QEMU argv syntax %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:951 src/qemu_driver.c:954 src/qemu_driver.c:959
+#: src/qemu_driver.c:952 src/qemu_driver.c:955 src/qemu_driver.c:960
#, fuzzy, c-format
msgid "Unable to write argv to logfile %d: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:1041
+#: src/qemu_driver.c:1040
#, fuzzy, c-format
msgid "Shutting down VM '%s'\n"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:1052
+#: src/qemu_driver.c:1051
#, fuzzy, c-format
msgid "Unable to close logfile %d: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:1067
+#: src/qemu_driver.c:1066
#, fuzzy
msgid "Got unexpected pid, damn\n"
msgstr "unexpected dict node"
-#: src/qemu_driver.c:1221
+#: src/qemu_driver.c:1220
#, fuzzy
msgid "failed to allocate space for dnsmasq argv"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1235
+#: src/qemu_driver.c:1234
msgid "cannot start dhcp daemon without IP address for server"
msgstr ""
-#: src/qemu_driver.c:1264
+#: src/qemu_driver.c:1263
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1275
+#: src/qemu_driver.c:1274
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1285
+#: src/qemu_driver.c:1284
#, fuzzy, c-format
msgid "failed to add iptables rule to enable masquerading : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1317
+#: src/qemu_driver.c:1316
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1328
+#: src/qemu_driver.c:1327
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1353
+#: src/qemu_driver.c:1352
#, fuzzy
msgid "failed to allocate space for IP tables support"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1361 src/qemu_driver.c:1368
+#: src/qemu_driver.c:1360 src/qemu_driver.c:1367
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1376 src/qemu_driver.c:1383
+#: src/qemu_driver.c:1375 src/qemu_driver.c:1382
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1393
+#: src/qemu_driver.c:1392
#, fuzzy, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1400
+#: src/qemu_driver.c:1399
#, fuzzy, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1408
+#: src/qemu_driver.c:1407
#, fuzzy, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1509
+#: src/qemu_driver.c:1508
#, fuzzy
msgid "network is already active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:1521
+#: src/qemu_driver.c:1520
#, fuzzy, c-format
msgid "cannot create bridge '%s' : %s"
msgstr "failed to write configuration file: %s"
-#: src/qemu_driver.c:1536
+#: src/qemu_driver.c:1535
#, fuzzy, c-format
msgid "cannot set IP address on bridge '%s' to '%s' : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1544
+#: src/qemu_driver.c:1543
#, fuzzy, c-format
msgid "cannot set netmask on bridge '%s' to '%s' : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1552
+#: src/qemu_driver.c:1551
#, fuzzy, c-format
msgid "failed to bring the bridge '%s' up : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1563
+#: src/qemu_driver.c:1562
#, fuzzy, c-format
msgid "failed to enable IP forwarding : %s"
msgstr "failed to open %s for reading"
-#: src/qemu_driver.c:1581 src/qemu_driver.c:1612
+#: src/qemu_driver.c:1580 src/qemu_driver.c:1611
#, fuzzy, c-format
msgid "Failed to bring down bridge '%s' : %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1587 src/qemu_driver.c:1617
+#: src/qemu_driver.c:1586 src/qemu_driver.c:1616
#, fuzzy, c-format
msgid "Failed to delete bridge '%s' : %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1600
+#: src/qemu_driver.c:1599
#, fuzzy, c-format
msgid "Shutting down network '%s'\n"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:1626
+#: src/qemu_driver.c:1625
#, fuzzy
msgid "Got unexpected pid for dnsmasq\n"
msgstr "unexpected dict node"
-#: src/qemu_driver.c:1839
+#: src/qemu_driver.c:1814
+#, fuzzy, c-format
+msgid "Unable to open %s: %s\n"
+msgstr "Failed to suspend domain %s"
+
+#: src/qemu_driver.c:1859
#, fuzzy
msgid "failed to allocate space for capabilities support"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1858 src/qemu_driver.c:1884
+#: src/qemu_driver.c:1878 src/qemu_driver.c:1904
msgid "NUMA not supported on this host"
msgstr ""
-#: src/qemu_driver.c:1869 src/qemu_driver.c:1892
+#: src/qemu_driver.c:1889 src/qemu_driver.c:1912
#, fuzzy
msgid "Failed to query NUMA free memory"
msgstr "Used memory:"
-#: src/qemu_driver.c:2053
+#: src/qemu_driver.c:2073
#, fuzzy, c-format
msgid "domain '%s' is already defined"
msgstr "domain %s exists already"
-#: src/qemu_driver.c:2064
+#: src/qemu_driver.c:2084
#, fuzzy, c-format
msgid "domain with uuid '%s' is already defined"
msgstr "domain %s exists already"
-#: src/qemu_driver.c:2094 src/qemu_driver.c:2123 src/qemu_driver.c:2152
-#: src/qemu_driver.c:2172 src/qemu_driver.c:2410 src/qemu_driver.c:3383
-#: src/qemu_driver.c:3518 src/qemu_driver.c:3632
+#: src/qemu_driver.c:2114 src/qemu_driver.c:2143 src/qemu_driver.c:2172
+#: src/qemu_driver.c:2192 src/qemu_driver.c:2430 src/qemu_driver.c:3403
+#: src/qemu_driver.c:3538 src/qemu_driver.c:3652
#, c-format
msgid "no domain with matching id %d"
msgstr ""
-#: src/qemu_driver.c:2099 src/qemu_driver.c:2128 src/qemu_driver.c:2416
-#: src/qemu_driver.c:3388 src/qemu_driver.c:3524 src/qemu_driver.c:3638
+#: src/qemu_driver.c:2119 src/qemu_driver.c:2148 src/qemu_driver.c:2436
+#: src/qemu_driver.c:3408 src/qemu_driver.c:3544 src/qemu_driver.c:3658
#, fuzzy
msgid "domain is not running"
msgstr "Domain is already active"
-#: src/qemu_driver.c:2107
+#: src/qemu_driver.c:2127
#, fuzzy
msgid "suspend operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2158
+#: src/qemu_driver.c:2178
#, fuzzy
msgid "shutdown operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2198
+#: src/qemu_driver.c:2218
#, fuzzy
msgid "failed to allocate space for ostype"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:2214 src/qemu_driver.c:2230 src/qemu_driver.c:2253
-#: src/qemu_driver.c:2526 src/qemu_driver.c:2688
+#: src/qemu_driver.c:2234 src/qemu_driver.c:2250 src/qemu_driver.c:2273
+#: src/qemu_driver.c:2546 src/qemu_driver.c:2708
#, c-format
msgid "no domain with matching uuid '%s'"
msgstr ""
-#: src/qemu_driver.c:2236
+#: src/qemu_driver.c:2256
msgid "cannot set max memory lower than current memory"
msgstr ""
-#: src/qemu_driver.c:2259
+#: src/qemu_driver.c:2279
#, fuzzy
msgid "cannot set memory of an active domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:2265
+#: src/qemu_driver.c:2285
msgid "cannot set memory higher than max memory"
msgstr ""
-#: src/qemu_driver.c:2425
+#: src/qemu_driver.c:2445
#, fuzzy
msgid "failed to pause domain"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:2434
+#: src/qemu_driver.c:2454
#, fuzzy
msgid "failed to get domain xml"
msgstr "failed to get domain UUID"
-#: src/qemu_driver.c:2442
+#: src/qemu_driver.c:2462
#, fuzzy, c-format
msgid "failed to create '%s'"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2449
+#: src/qemu_driver.c:2469
#, fuzzy
msgid "failed to write save header"
msgstr "Failed to write to socket %d\n"
-#: src/qemu_driver.c:2457
+#: src/qemu_driver.c:2477
#, fuzzy
msgid "failed to write xml"
msgstr "Failed to write to socket %d\n"
-#: src/qemu_driver.c:2470 src/qemu_driver.c:2477 src/qemu_driver.c:2748
+#: src/qemu_driver.c:2490 src/qemu_driver.c:2497 src/qemu_driver.c:2768
#: src/remote_internal.c:2241 src/virterror.c:441
msgid "out of memory"
msgstr "out of memory"
-#: src/qemu_driver.c:2485
+#: src/qemu_driver.c:2505
#, fuzzy
msgid "migrate operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2497
+#: src/qemu_driver.c:2517
msgid "'migrate' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:2532
+#: src/qemu_driver.c:2552
#, fuzzy
msgid "cannot change vcpu count of an active domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:2538
+#: src/qemu_driver.c:2558
msgid "could not determine max vcpus for the domain"
msgstr ""
-#: src/qemu_driver.c:2544
+#: src/qemu_driver.c:2564
#, c-format
msgid ""
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
msgstr ""
-#: src/qemu_driver.c:2568 src/qemu_driver.c:2620
+#: src/qemu_driver.c:2588 src/qemu_driver.c:2640
#, fuzzy
msgid "cannot pin vcpus on an inactive domain"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:2574
+#: src/qemu_driver.c:2594
#, c-format
msgid "vcpu number out of range %d > %d"
msgstr ""
-#: src/qemu_driver.c:2595
+#: src/qemu_driver.c:2615
#, fuzzy, c-format
msgid "cannot set affinity: %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:2600
+#: src/qemu_driver.c:2620
#, fuzzy
msgid "cpu affinity is not supported"
msgstr "library call failed, possibly not supported"
-#: src/qemu_driver.c:2657
+#: src/qemu_driver.c:2677
#, fuzzy, c-format
msgid "cannot get affinity: %s"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2667
+#: src/qemu_driver.c:2687
msgid "cpu affinity is not available"
msgstr ""
-#: src/qemu_driver.c:2694
+#: src/qemu_driver.c:2714
#, fuzzy, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr "load domain definition file"
-#: src/qemu_driver.c:2720 src/test.c:956
+#: src/qemu_driver.c:2740 src/test.c:956
#, fuzzy
msgid "cannot read domain image"
msgstr "node domain list"
-#: src/qemu_driver.c:2726
+#: src/qemu_driver.c:2746
#, fuzzy
msgid "failed to read qemu header"
msgstr "failed to read from Xen Daemon"
-#: src/qemu_driver.c:2733
+#: src/qemu_driver.c:2753
msgid "image magic is incorrect"
msgstr ""
-#: src/qemu_driver.c:2740
+#: src/qemu_driver.c:2760
#, c-format
msgid "image version is not supported (%d > %d)"
msgstr ""
-#: src/qemu_driver.c:2755
+#: src/qemu_driver.c:2775
#, fuzzy
msgid "failed to read XML"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2764
+#: src/qemu_driver.c:2784
#, fuzzy
msgid "failed to parse XML"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2777
+#: src/qemu_driver.c:2797
#, fuzzy, c-format
msgid "domain is already active as '%s'"
msgstr "Domain is already active"
-#: src/qemu_driver.c:2786
+#: src/qemu_driver.c:2806
#, fuzzy
msgid "failed to assign new VM"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2799
+#: src/qemu_driver.c:2819
#, fuzzy
msgid "failed to start VM"
msgstr "Failed to start domain %s"
-#: src/qemu_driver.c:2811
+#: src/qemu_driver.c:2831
#, fuzzy
msgid "failed to resume domain"
msgstr "Failed to resume domain %s"
-#: src/qemu_driver.c:2848 src/qemu_driver.c:3741 src/qemu_driver.c:3776
+#: src/qemu_driver.c:2868 src/qemu_driver.c:3761 src/qemu_driver.c:3796
#, fuzzy
msgid "failed to allocate space for VM name string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:2962
+#: src/qemu_driver.c:2982
#, fuzzy, c-format
msgid "cannot convert disk '%s' to bus/device index"
msgstr "Cannot extract running %s hypervisor version\n"
-#: src/qemu_driver.c:2982
+#: src/qemu_driver.c:3002
#, fuzzy, c-format
msgid "Unsupported disk name mapping for bus '%s'"
msgstr "unexpected mime type"
-#: src/qemu_driver.c:3022
+#: src/qemu_driver.c:3042
#, c-format
msgid "No device with bus '%s' and target '%s'"
msgstr ""
-#: src/qemu_driver.c:3049
+#: src/qemu_driver.c:3069
#, c-format
msgid ""
"Emulator version does not support removable media for device '%s' and target "
"'%s'"
msgstr ""
-#: src/qemu_driver.c:3086
+#: src/qemu_driver.c:3106
msgid "cannot change cdrom media"
msgstr ""
-#: src/qemu_driver.c:3097
+#: src/qemu_driver.c:3117
msgid "changing cdrom media failed"
msgstr ""
-#: src/qemu_driver.c:3157
+#: src/qemu_driver.c:3177
#, fuzzy
msgid "cannot attach usb disk"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3168
+#: src/qemu_driver.c:3188
#, fuzzy
msgid "adding usb disk failed"
msgstr "loading host definition file"
-#: src/qemu_driver.c:3212
+#: src/qemu_driver.c:3232
#, fuzzy
msgid "cannot attach usb device"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3223
+#: src/qemu_driver.c:3243
#, fuzzy
msgid "adding usb device failed"
msgstr "loading host definition file"
-#: src/qemu_driver.c:3253
+#: src/qemu_driver.c:3273
#, fuzzy
msgid "cannot attach device on inactive domain"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3276
+#: src/qemu_driver.c:3296
msgid "this device type cannot be attached"
msgstr ""
-#: src/qemu_driver.c:3315
+#: src/qemu_driver.c:3335
#, fuzzy
msgid "cannot set autostart for transient domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:3341
+#: src/qemu_driver.c:3361
#, fuzzy, c-format
msgid "Failed to create symlink '%s to '%s': %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:3348 src/qemu_driver.c:3981 src/storage_driver.c:832
+#: src/qemu_driver.c:3368 src/qemu_driver.c:4001 src/storage_driver.c:832
#, fuzzy, c-format
msgid "Failed to delete symlink '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:3410
+#: src/qemu_driver.c:3430
#, fuzzy, c-format
msgid "invalid path: %s"
msgstr "invalid argument in %s"
-#: src/qemu_driver.c:3418
+#: src/qemu_driver.c:3438
msgid "'info blockstats' command failed"
msgstr ""
-#: src/qemu_driver.c:3433
+#: src/qemu_driver.c:3453
msgid "'info blockstats' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:3498
+#: src/qemu_driver.c:3518
#, fuzzy, c-format
msgid "device not found: %s (%s)"
msgstr "Domain restored from %s\n"
-#: src/qemu_driver.c:3530 src/qemu_driver.c:3573
+#: src/qemu_driver.c:3550 src/qemu_driver.c:3593
msgid "NULL or empty path"
msgstr ""
-#: src/qemu_driver.c:3541
+#: src/qemu_driver.c:3561
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr ""
-#: src/qemu_driver.c:3583
+#: src/qemu_driver.c:3603
#, fuzzy
msgid "invalid path"
msgstr "invalid argument in %s"
-#: src/qemu_driver.c:3626
+#: src/qemu_driver.c:3646
msgid "QEMU driver only supports virtual memory addrs"
msgstr ""
-#: src/qemu_driver.c:3653
+#: src/qemu_driver.c:3673
#, fuzzy
msgid "'memsave' command failed"
msgstr "domain name"
-#: src/qemu_driver.c:3682 src/qemu_driver.c:3850 src/qemu_driver.c:3875
-#: src/qemu_driver.c:3889 src/qemu_driver.c:3904 src/qemu_driver.c:3937
-#: src/qemu_driver.c:3953
+#: src/qemu_driver.c:3702 src/qemu_driver.c:3870 src/qemu_driver.c:3895
+#: src/qemu_driver.c:3909 src/qemu_driver.c:3924 src/qemu_driver.c:3957
+#: src/qemu_driver.c:3973
msgid "no network with matching uuid"
msgstr ""
-#: src/qemu_driver.c:3697
+#: src/qemu_driver.c:3717
msgid "no network with matching name"
msgstr ""
-#: src/qemu_driver.c:3856
+#: src/qemu_driver.c:3876
#, fuzzy
msgid "network is still active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:3917
+#: src/qemu_driver.c:3937
#, fuzzy
msgid "no network with matching id"
msgstr "domain information in XML"
-#: src/qemu_driver.c:3924
+#: src/qemu_driver.c:3944
#, fuzzy
msgid "failed to allocate space for network bridge string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:3974 src/storage_driver.c:823
+#: src/qemu_driver.c:3994 src/storage_driver.c:823
#, fuzzy, c-format
msgid "Failed to create symlink '%s' to '%s': %s"
msgstr "Failed to save domain %s to %s"
msgid "%s not implemented on Win32"
msgstr ""
-#: src/storage_backend_disk.c:85 src/storage_backend_logical.c:57
+#: src/storage_backend_disk.c:90 src/storage_backend_logical.c:57
#, c-format
msgid "unsupported pool format %s"
msgstr ""
-#: src/storage_backend_disk.c:110 src/storage_backend_logical.c:70
+#: src/storage_backend_disk.c:115 src/storage_backend_logical.c:70
#, c-format
msgid "unsupported pool format %d"
msgstr ""
-#: src/storage_backend_disk.c:138 src/storage_backend_fs.c:192
+#: src/storage_backend_disk.c:143 src/storage_backend_fs.c:192
#: src/storage_backend_fs.c:262 src/storage_backend_fs.c:314
#, c-format
msgid "unsupported volume format %s"
msgstr ""
-#: src/storage_backend_disk.c:165 src/storage_backend_fs.c:225
+#: src/storage_backend_disk.c:170 src/storage_backend_fs.c:225
#: src/storage_backend_fs.c:297 src/storage_backend_fs.c:329
#, c-format
msgid "unsupported volume format %d"
msgstr ""
-#: src/storage_backend_disk.c:179 src/storage_backend_disk.c:192
-#: src/storage_backend_disk.c:199 src/storage_backend_disk.c:221
+#: src/storage_backend_disk.c:184 src/storage_backend_disk.c:197
+#: src/storage_backend_disk.c:204 src/storage_backend_disk.c:226
#: src/storage_backend_fs.c:839 src/storage_backend_iscsi.c:177
#: src/storage_backend_logical.c:116 src/storage_backend_logical.c:121
#: src/storage_backend_logical.c:133 src/storage_backend_logical.c:143
-#: src/storage_backend_logical.c:531
+#: src/storage_backend_logical.c:546
msgid "volume"
msgstr ""
-#: src/storage_backend_disk.c:229
+#: src/storage_backend_disk.c:234
msgid "volume extents"
msgstr ""
-#: src/storage_backend_disk.c:237
+#: src/storage_backend_disk.c:242
msgid "cannot parse device start location"
msgstr ""
-#: src/storage_backend_disk.c:244
+#: src/storage_backend_disk.c:249
msgid "cannot parse device end location"
msgstr ""
-#: src/storage_backend_disk.c:250 src/storage_backend_logical.c:154
+#: src/storage_backend_disk.c:255 src/storage_backend_logical.c:154
#: src/storage_backend_logical.c:160
msgid "extents"
msgstr ""
-#: src/storage_backend_disk.c:464
+#: src/storage_backend_disk.c:462
msgid "no large enough free extent"
msgstr ""
-#: src/storage_backend_disk.c:498
-msgid "Disk pools are not yet supported"
+#: src/storage_backend_disk.c:502
+#, c-format
+msgid "Couldn't read volume target path '%s'. %s"
msgstr ""
+#: src/storage_backend_disk.c:517
+#, c-format
+msgid "Volume path '%s' did not start with parent pool source device name."
+msgstr ""
+
+#: src/storage_backend_disk.c:526
+#, fuzzy, c-format
+msgid "cannot parse partition number from target '%s'"
+msgstr "Failed to suspend domain %s"
+
#: src/storage_backend_fs.c:358
#, c-format
msgid "cannot read header '%s': %s"
msgstr ""
#: src/storage_backend_fs.c:1042 src/storage_backend_fs.c:1078
-#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:543
+#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:558
#, c-format
msgid "cannot read path '%s': %s"
msgstr ""
msgid "creation of non-raw images is not supported without qemu-img"
msgstr ""
-#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:552
+#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:567
#, fuzzy, c-format
msgid "cannot set file owner '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:559
+#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:574
#, fuzzy, c-format
msgid "cannot set file mode '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:566
+#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:581
#, c-format
msgid "cannot close file '%s': %s"
msgstr ""
msgid "lvs command failed with exitstatus %d"
msgstr ""
-#: src/storage_backend_logical.c:355
+#: src/storage_backend_logical.c:354
#, fuzzy
msgid "command line"
msgstr "domain name"
-#: src/storage_backend_logical.c:372
+#: src/storage_backend_logical.c:371
#, c-format
msgid "cannot open device %s"
msgstr ""
-#: src/storage_backend_logical.c:378
+#: src/storage_backend_logical.c:377
#, c-format
msgid "cannot clear device header %s"
msgstr ""
-#: src/storage_backend_logical.c:385
+#: src/storage_backend_logical.c:384
#, c-format
msgid "cannot close device %s"
msgstr ""
-#: src/storage_backend_logical.c:575
+#: src/storage_backend_logical.c:507
+#, fuzzy, c-format
+msgid "cannot remove PV device %s: %s"
+msgstr "failed to write configuration file: %s"
+
+#: src/storage_backend_logical.c:590
#, c-format
msgid "cannot find newly created volume '%s': %s"
msgstr ""
msgstr "DATA"
#: src/virsh.c:6292 src/virsh.c:6314
-msgid "blocked"
-msgstr "blocked"
+msgid "idle"
+msgstr ""
#: src/virsh.c:6294
msgid "paused"
msgid "domain information incomplete, missing uuid"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1109 src/xend_internal.c:2204 src/xend_internal.c:2211
+#: src/xend_internal.c:1109 src/xend_internal.c:2213 src/xend_internal.c:2220
msgid "domain information incomplete, missing name"
msgstr "domain information incomplete, missing name"
msgid "unknown graphics type '%s'"
msgstr "unknown OS type %s"
-#: src/xend_internal.c:2191
+#: src/xend_internal.c:2200
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:2260 src/xend_internal.c:2270 src/xend_internal.c:2280
+#: src/xend_internal.c:2269 src/xend_internal.c:2279 src/xend_internal.c:2289
#, fuzzy, c-format
msgid "unknown lifecycle type %s"
msgstr "unknown OS type %s"
-#: src/xend_internal.c:2593
+#: src/xend_internal.c:2602
#, fuzzy
msgid "failed to parse topology information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:2647
+#: src/xend_internal.c:2656
#, fuzzy
msgid "topology syntax error"
msgstr "configuration file syntax error"
-#: src/xend_internal.c:2711
+#: src/xend_internal.c:2720
msgid "failed to parse Xend domain information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:3193
+#: src/xend_internal.c:3202
msgid "xenDaemonDomainFetch failed to find this domain"
msgstr ""
-#: src/xend_internal.c:3815 src/xend_internal.c:4290 src/xm_internal.c:1617
+#: src/xend_internal.c:3824 src/xend_internal.c:4299 src/xm_internal.c:1617
#, fuzzy
msgid "failed to build sexpr"
msgstr "Failed to suspend domain %s"
-#: src/xend_internal.c:3917
+#: src/xend_internal.c:3926
#, fuzzy
msgid "unsupported device type"
msgstr "unexpected mime type"
-#: src/xend_internal.c:4020
+#: src/xend_internal.c:4029
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4061
+#: src/xend_internal.c:4070
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4069
+#: src/xend_internal.c:4078
#, fuzzy
msgid "unexpected value from on_xend_start"
msgstr "unexpected value node"
-#: src/xend_internal.c:4080
+#: src/xend_internal.c:4089
#, fuzzy
msgid "no memory"
msgstr "node memory"
-#: src/xend_internal.c:4086
+#: src/xend_internal.c:4095
#, fuzzy
msgid "sexpr2string failed"
msgstr "operation failed"
-#: src/xend_internal.c:4091
+#: src/xend_internal.c:4100
#, fuzzy
msgid "Failed to redefine sexpr"
msgstr "Failed to undefine domain %s"
-#: src/xend_internal.c:4096
+#: src/xend_internal.c:4105
msgid "on_xend_start not present in sexpr"
msgstr ""
-#: src/xend_internal.c:4127
+#: src/xend_internal.c:4136
#, fuzzy, c-format
msgid "gethostname failed: %s"
msgstr "operation failed: %s"
-#: src/xend_internal.c:4133
+#: src/xend_internal.c:4142
#, fuzzy, c-format
msgid "failed to strdup hostname: %s"
msgstr "failed to get hypervisor type"
-#: src/xend_internal.c:4164
+#: src/xend_internal.c:4173
msgid ""
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
"migration"
msgstr ""
-#: src/xend_internal.c:4174
+#: src/xend_internal.c:4183
msgid ""
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
"migration"
msgstr ""
-#: src/xend_internal.c:4186
+#: src/xend_internal.c:4195
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr ""
-#: src/xend_internal.c:4199
+#: src/xend_internal.c:4208
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr ""
-#: src/xend_internal.c:4204
+#: src/xend_internal.c:4213
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr ""
-#: src/xend_internal.c:4211
+#: src/xend_internal.c:4220
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr ""
-#: src/xend_internal.c:4218 src/xend_internal.c:4240 src/xend_internal.c:4248
-#: src/xend_internal.c:4474 src/xend_internal.c:4481 src/xml.c:89
+#: src/xend_internal.c:4227 src/xend_internal.c:4249 src/xend_internal.c:4257
+#: src/xend_internal.c:4483 src/xend_internal.c:4490 src/xml.c:89
msgid "strdup failed"
msgstr ""
-#: src/xend_internal.c:4231
+#: src/xend_internal.c:4240
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr ""
-#: src/xend_internal.c:4284
+#: src/xend_internal.c:4293
#, fuzzy
msgid "failed to parse domain description"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:4300
+#: src/xend_internal.c:4309
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Failed to create domain %s\n"
-#: src/xend_internal.c:4456 src/xend_internal.c:4532 src/xend_internal.c:4622
+#: src/xend_internal.c:4465 src/xend_internal.c:4541 src/xend_internal.c:4631
msgid "unsupported in xendConfigVersion < 4"
msgstr ""
-#: src/xend_internal.c:4468
+#: src/xend_internal.c:4477
#, fuzzy
msgid "node information incomplete, missing scheduler name"
msgstr "domain information incomplete, missing name"
-#: src/xend_internal.c:4486 src/xend_internal.c:4580 src/xend_internal.c:4692
+#: src/xend_internal.c:4495 src/xend_internal.c:4589 src/xend_internal.c:4701
#, fuzzy
msgid "Unknown scheduler"
msgstr "unknown host"
-#: src/xend_internal.c:4545 src/xend_internal.c:4635
+#: src/xend_internal.c:4554 src/xend_internal.c:4644
#, fuzzy
msgid "Failed to get a scheduler name"
msgstr "failed to get hypervisor type"
-#: src/xend_internal.c:4558 src/xend_internal.c:4671
+#: src/xend_internal.c:4567 src/xend_internal.c:4680
#, fuzzy
msgid "domain information incomplete, missing cpu_weight"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:4563 src/xend_internal.c:4680
+#: src/xend_internal.c:4572 src/xend_internal.c:4689
#, fuzzy
msgid "domain information incomplete, missing cpu_cap"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:4739
+#: src/xend_internal.c:4748
msgid "domainBlockPeek is not supported for dom0"
msgstr ""
-#: src/xend_internal.c:4762
+#: src/xend_internal.c:4771
#, fuzzy, c-format
msgid "%s: invalid path"
msgstr "invalid argument in %s"
-#: src/xend_internal.c:4770
+#: src/xend_internal.c:4779
#, fuzzy, c-format
msgid "failed to open for reading: %s: %s"
msgstr "failed to open %s for reading"
-#: src/xend_internal.c:4782
+#: src/xend_internal.c:4791
#, fuzzy, c-format
msgid "failed to lseek or read from file: %s: %s"
msgstr "Failed to suspend domain %s"
-#: src/xend_internal.c:4865 src/xend_internal.c:4911
+#: src/xend_internal.c:4874 src/xend_internal.c:4920
#, fuzzy, c-format
msgid "unexpected graphics type %d"
msgstr "unexpected mime type"
-#: src/xend_internal.c:4954
+#: src/xend_internal.c:4963
#, fuzzy
msgid "unexpected chr device type"
msgstr "unexpected mime type"
-#: src/xend_internal.c:5128 src/xm_internal.c:1779
+#: src/xend_internal.c:5137 src/xm_internal.c:1779
#, fuzzy, c-format
msgid "unsupported network type %d"
msgstr "unexpected mime type"
-#: src/xend_internal.c:5302 src/xend_internal.c:5309 src/xend_internal.c:5316
+#: src/xend_internal.c:5311 src/xend_internal.c:5318 src/xend_internal.c:5325
#, fuzzy, c-format
msgid "unexpected lifecycle value %d"
msgstr "unexpected value node"
-#: src/xend_internal.c:5333
+#: src/xend_internal.c:5342
#, fuzzy
msgid "no HVM domain loader"
msgstr "node domain list"
-#: src/xend_internal.c:5544
+#: src/xend_internal.c:5553
#, fuzzy
msgid "hotplug of device type not supported"
msgstr "library call failed, possibly not supported"
msgid "failed to connect to Xen Store"
msgstr "failed to connect to Xen Store"
+#~ msgid "blocked"
+#~ msgstr "blocked"
+
#, fuzzy
#~ msgid "invalid interface type: %s"
#~ msgstr "invalid argument in %s"
#~ msgid "cannot read tty pid file %s: %s"
#~ msgstr "failed to write configuration file: %s"
-#, fuzzy
-#~ msgid "cannot remove ttyPidFile %s: %s"
-#~ msgstr "failed to write configuration file: %s"
-
#, fuzzy
#~ msgid "failed to calloc memory for init string: %s"
#~ msgstr "failed to allocate a node"
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-09-08 14:51+0200\n"
+"POT-Creation-Date: 2008-09-23 22:28+0200\n"
"PO-Revision-Date: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
msgid "storage_vol not found"
msgstr "domain name or uuid"
-#: src/conf.c:155 src/conf.c:203 src/conf.c:488 src/conf.c:525 src/conf.c:553
-#: src/conf.c:631
+#: src/conf.c:164 src/conf.c:212 src/conf.c:491 src/conf.c:528 src/conf.c:555
+#: src/conf.c:630
msgid "allocating configuration"
msgstr "allocating configuration"
-#: src/conf.c:338
+#: src/conf.c:347
msgid "unterminated number"
msgstr "unterminated number"
-#: src/conf.c:372 src/conf.c:389 src/conf.c:401
+#: src/conf.c:380 src/conf.c:396 src/conf.c:407
msgid "unterminated string"
msgstr "unterminated string"
-#: src/conf.c:429 src/conf.c:483
+#: src/conf.c:434 src/conf.c:487
msgid "expecting a value"
msgstr "expecting a value"
-#: src/conf.c:450
+#: src/conf.c:454
msgid "expecting a separator in list"
msgstr "expecting a separator in list"
-#: src/conf.c:473
+#: src/conf.c:477
#, fuzzy
msgid "list is not closed with ]"
msgstr "list is not closed with ] "
-#: src/conf.c:518
+#: src/conf.c:521
msgid "expecting a name"
msgstr "expecting a name"
-#: src/conf.c:581
+#: src/conf.c:582
msgid "expecting a separator"
msgstr "expecting a separator"
msgid "expecting an assignment"
msgstr "expecting an assignment"
-#: src/conf.c:894 src/conf.c:950 src/xend_internal.c:584
-#: src/xend_internal.c:2657 src/xm_internal.c:1475 src/xm_internal.c:1482
+#: src/conf.c:892 src/conf.c:948 src/xend_internal.c:584
+#: src/xend_internal.c:2666 src/xm_internal.c:1475 src/xm_internal.c:1482
#, fuzzy
msgid "allocate buffer"
msgstr "allocate new buffer"
-#: src/conf.c:901
+#: src/conf.c:899
msgid "failed to open file"
msgstr "failed to open file"
-#: src/conf.c:912
+#: src/conf.c:910
msgid "failed to save content"
msgstr "failed to save content"
msgid "cannot extract disk devices"
msgstr "Cannot extract running %s hypervisor version\n"
-#: src/domain_conf.c:1939 src/qemu_driver.c:3133
+#: src/domain_conf.c:1939 src/qemu_driver.c:3153
#, fuzzy, c-format
msgid "duplicate disk target '%s'"
msgstr "unexpected mime type"
msgid "unexpected char type %d"
msgstr "unexpected mime type"
-#: src/domain_conf.c:2815 src/xend_internal.c:5214
+#: src/domain_conf.c:2815 src/xend_internal.c:5223
#, fuzzy, c-format
msgid "unexpected sound model %d"
msgstr "unexpected mime type"
-#: src/domain_conf.c:2835 src/xend_internal.c:5237
+#: src/domain_conf.c:2835 src/xend_internal.c:5246
#, fuzzy, c-format
msgid "unexpected input type %d"
msgstr "unexpected mime type"
#: src/lxc_driver.c:274 src/lxc_driver.c:309 src/lxc_driver.c:335
#: src/lxc_driver.c:350 src/openvz_driver.c:238 src/openvz_driver.c:267
-#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:620
-#: src/openvz_driver.c:651 src/openvz_driver.c:672 src/openvz_driver.c:713
-#: src/qemu_driver.c:2192 src/qemu_driver.c:2279 src/qemu_driver.c:2828
-#: src/qemu_driver.c:2883 src/qemu_driver.c:2927 src/qemu_driver.c:3007
-#: src/qemu_driver.c:3123 src/qemu_driver.c:3192 src/qemu_driver.c:3247
-#: src/qemu_driver.c:3291 src/qemu_driver.c:3309 src/qemu_driver.c:3567
+#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:621
+#: src/openvz_driver.c:652 src/openvz_driver.c:673 src/openvz_driver.c:714
+#: src/qemu_driver.c:2212 src/qemu_driver.c:2299 src/qemu_driver.c:2848
+#: src/qemu_driver.c:2903 src/qemu_driver.c:2947 src/qemu_driver.c:3027
+#: src/qemu_driver.c:3143 src/qemu_driver.c:3212 src/qemu_driver.c:3267
+#: src/qemu_driver.c:3311 src/qemu_driver.c:3329 src/qemu_driver.c:3587
#, fuzzy
msgid "no domain with matching uuid"
msgstr "domain id or uuid"
-#: src/lxc_driver.c:280 src/openvz_driver.c:625 src/qemu_driver.c:2933
+#: src/lxc_driver.c:280 src/openvz_driver.c:626 src/qemu_driver.c:2953
#, fuzzy
msgid "cannot delete active domain"
msgstr "name of the inactive domain"
-#: src/lxc_driver.c:286 src/qemu_driver.c:2939
+#: src/lxc_driver.c:286 src/qemu_driver.c:2959
#, fuzzy
msgid "cannot undefine transient domain"
msgstr "name of the inactive domain"
msgid "container '%s' unexpectedly shutdown during startup"
msgstr ""
-#: src/lxc_driver.c:747 src/qemu_driver.c:892
+#: src/lxc_driver.c:747 src/qemu_driver.c:893
#, fuzzy, c-format
msgid "cannot create log directory %s: %s"
msgstr "failed to write configuration file: %s"
msgid "unknown forwarding type '%s'"
msgstr "unknown OS type %s"
-#: src/network_conf.c:662 src/qemu_driver.c:3334 src/qemu_driver.c:3967
+#: src/network_conf.c:662 src/qemu_driver.c:3354 src/qemu_driver.c:3987
#: src/storage_driver.c:816
#, c-format
msgid "cannot create autostart directory %s: %s"
msgid "no config file for %s"
msgstr "configuration file syntax error: %s"
-#: src/openvz_conf.c:187
+#: src/openvz_conf.c:190
+#, fuzzy, c-format
+msgid "Cound not read 'IP_ADDRESS' from config for container %d"
+msgstr "could not connect to %s"
+
+#: src/openvz_conf.c:220
+#, fuzzy, c-format
+msgid "Cound not read 'NETIF' from config for container %d"
+msgstr "could not connect to %s"
+
+#: src/openvz_conf.c:247
+#, fuzzy
+msgid "Too long network device name"
+msgstr "resolving domain filename"
+
+#: src/openvz_conf.c:264
+#, fuzzy
+msgid "Wrong length MAC address"
+msgstr "invalid argument in %s"
+
+#: src/openvz_conf.c:271
+#, fuzzy
+msgid "Wrong MAC address"
+msgstr "invalid argument in %s"
+
+#: src/openvz_conf.c:327
#, fuzzy
msgid "popen failed"
msgstr "operation failed"
-#: src/openvz_conf.c:197
+#: src/openvz_conf.c:337
#, fuzzy
msgid "Failed to parse vzlist output"
msgstr "Failed to suspend domain %s"
-#: src/openvz_conf.c:223
+#: src/openvz_conf.c:363
#, fuzzy
msgid "UUID in config file malformed"
msgstr "configuration file syntax error: %s"
-#: src/openvz_conf.c:235
+#: src/openvz_conf.c:375
#, fuzzy, c-format
msgid "Cound not read config for container %d"
msgstr "could not connect to %s"
msgid "Container ID is not specified"
msgstr ""
-#: src/openvz_driver.c:391 src/openvz_driver.c:459 src/openvz_driver.c:534
-#: src/openvz_driver.c:554 src/openvz_driver.c:600 src/openvz_driver.c:631
-#: src/openvz_driver.c:656 src/openvz_driver.c:728 src/openvz_driver.c:826
-#: src/openvz_driver.c:872
+#: src/openvz_driver.c:391 src/openvz_driver.c:460 src/openvz_driver.c:535
+#: src/openvz_driver.c:555 src/openvz_driver.c:601 src/openvz_driver.c:632
+#: src/openvz_driver.c:657 src/openvz_driver.c:729 src/openvz_driver.c:827
+#: src/openvz_driver.c:873
#, fuzzy, c-format
msgid "Could not exec %s"
msgstr "could not connect to %s"
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:451 src/openvz_driver.c:528
+#: src/openvz_driver.c:452 src/openvz_driver.c:529
msgid "Error creating command for container"
msgstr ""
-#: src/openvz_driver.c:465 src/openvz_driver.c:540
+#: src/openvz_driver.c:466 src/openvz_driver.c:541
#, fuzzy
msgid "Could not set UUID"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:475 src/openvz_driver.c:546
+#: src/openvz_driver.c:476 src/openvz_driver.c:547
#, fuzzy
msgid "Could not configure network"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:482 src/openvz_driver.c:569
+#: src/openvz_driver.c:483 src/openvz_driver.c:570
#, fuzzy
msgid "Could not set number of virtual cpu"
msgstr "change number of virtual CPUs"
#: src/openvz_driver.c:517
#, c-format
-msgid "Already an OPENVZ VM defined with the id '%d'"
+msgid "Already an OPENVZ VM defined with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:588
+#: src/openvz_driver.c:589
msgid "no domain with matching id"
msgstr ""
-#: src/openvz_driver.c:594
+#: src/openvz_driver.c:595
#, fuzzy
msgid "domain is not in shutoff state"
msgstr "Domain is already active"
-#: src/openvz_driver.c:677
+#: src/openvz_driver.c:678
#, fuzzy
msgid "Could not read container config"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:693 src/qemu_driver.c:1823
+#: src/openvz_driver.c:694 src/qemu_driver.c:1843
#, fuzzy, c-format
msgid "unknown type '%s'"
msgstr "unknown OS type %s"
-#: src/openvz_driver.c:719
+#: src/openvz_driver.c:720
msgid "VCPUs should be >= 1"
msgstr ""
-#: src/openvz_driver.c:835 src/openvz_driver.c:881
+#: src/openvz_driver.c:836 src/openvz_driver.c:882
#, fuzzy, c-format
msgid "Could not parse VPS ID %s"
msgstr "could not connect to %s"
msgid "Unexpected exit status '%d', qemu probably failed"
msgstr ""
-#: src/qemu_conf.c:519 src/qemu_driver.c:925
+#: src/qemu_conf.c:519 src/qemu_driver.c:926
#, fuzzy, c-format
msgid "Cannot find QEMU binary %s: %s"
msgstr "Failed to suspend domain %s"
msgid "Network type %d is not supported"
msgstr "Domain %s started\n"
-#: src/qemu_conf.c:580 src/qemu_driver.c:1515
+#: src/qemu_conf.c:580 src/qemu_driver.c:1514
#, fuzzy, c-format
msgid "cannot initialize bridge support: %s"
msgstr "Failed to suspend domain %s"
msgid "failed to allocate space for argv string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:90
+#: src/qemu_driver.c:91
#, fuzzy
msgid "Failed to set close-on-exec file descriptor flag\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:105
+#: src/qemu_driver.c:106
#, fuzzy
msgid "Failed to set non-blocking file descriptor flag\n"
msgstr "failed to parse Xend domain information"
-#: src/qemu_driver.c:150
+#: src/qemu_driver.c:151
#, fuzzy, c-format
msgid "Failed to autostart network '%s': %s\n"
msgstr "Failed to start domain %s"
-#: src/qemu_driver.c:165
+#: src/qemu_driver.c:166
#, fuzzy, c-format
msgid "Failed to autostart VM '%s': %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:201
+#: src/qemu_driver.c:202
#, fuzzy, c-format
msgid "Failed to find user record for uid '%d': %s\n"
msgstr "Failed to undefine domain %s"
-#: src/qemu_driver.c:212
+#: src/qemu_driver.c:213
#, fuzzy
msgid "out of memory in asprintf\n"
msgstr "out of memory"
-#: src/qemu_driver.c:268
+#: src/qemu_driver.c:269
#, fuzzy
msgid "qemudStartup: out of memory\n"
msgstr "out of memory"
-#: src/qemu_driver.c:295
+#: src/qemu_driver.c:296
msgid "Reloading iptables rules\n"
msgstr ""
-#: src/qemu_driver.c:433
+#: src/qemu_driver.c:434
#, c-format
msgid ""
"QEMU quit during %s startup\n"
"%s"
msgstr ""
-#: src/qemu_driver.c:443 src/qemu_driver.c:456
+#: src/qemu_driver.c:444 src/qemu_driver.c:457
#, c-format
msgid "Failure while reading %s startup output: %s"
msgstr ""
-#: src/qemu_driver.c:451
+#: src/qemu_driver.c:452
#, c-format
msgid "Timed out while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:467
+#: src/qemu_driver.c:468
#, c-format
msgid "Failure while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:479
+#: src/qemu_driver.c:480
#, c-format
msgid "Out of space while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:510
+#: src/qemu_driver.c:511
#, fuzzy, c-format
msgid "Unable to open monitor path %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:515
+#: src/qemu_driver.c:516
msgid "Unable to set monitor close-on-exec flag"
msgstr ""
-#: src/qemu_driver.c:520
+#: src/qemu_driver.c:521
msgid "Unable to put monitor into non-blocking mode"
msgstr ""
-#: src/qemu_driver.c:648 src/qemu_driver.c:1027 src/qemu_driver.c:1726
-#: src/qemu_driver.c:1736
+#: src/qemu_driver.c:649 src/qemu_driver.c:1028 src/qemu_driver.c:1725
+#: src/qemu_driver.c:1735
#, fuzzy, c-format
msgid "Unable to log VM console data: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:671
+#: src/qemu_driver.c:672
#, fuzzy
msgid "allocate cpumap"
msgstr "allocate new context"
-#: src/qemu_driver.c:682
+#: src/qemu_driver.c:683
msgid "cannot run monitor command to fetch CPU thread info"
msgstr ""
-#: src/qemu_driver.c:786
+#: src/qemu_driver.c:787
#, fuzzy, c-format
msgid "failed to set CPU affinity %s"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:796 src/qemu_driver.c:2135
+#: src/qemu_driver.c:797 src/qemu_driver.c:2155
#, fuzzy
msgid "resume operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:859
+#: src/qemu_driver.c:860
#, fuzzy
msgid "VM is already active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:869
+#: src/qemu_driver.c:870
msgid "Unable to find an unused VNC port"
msgstr ""
-#: src/qemu_driver.c:881
+#: src/qemu_driver.c:882
#, c-format
msgid "config file path too long: %s/%s.log"
msgstr ""
-#: src/qemu_driver.c:900
+#: src/qemu_driver.c:901
#, fuzzy, c-format
msgid "failed to create logfile %s: %s"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:906
+#: src/qemu_driver.c:907
#, fuzzy, c-format
msgid "Unable to set VM logfile close-on-exec flag %s"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:935 src/qemu_driver.c:3032
+#: src/qemu_driver.c:936 src/qemu_driver.c:3052
#, fuzzy, c-format
msgid "Cannot determine QEMU argv syntax %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:951 src/qemu_driver.c:954 src/qemu_driver.c:959
+#: src/qemu_driver.c:952 src/qemu_driver.c:955 src/qemu_driver.c:960
#, fuzzy, c-format
msgid "Unable to write argv to logfile %d: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:1041
+#: src/qemu_driver.c:1040
#, fuzzy, c-format
msgid "Shutting down VM '%s'\n"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:1052
+#: src/qemu_driver.c:1051
#, fuzzy, c-format
msgid "Unable to close logfile %d: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:1067
+#: src/qemu_driver.c:1066
#, fuzzy
msgid "Got unexpected pid, damn\n"
msgstr "unexpected dict node"
-#: src/qemu_driver.c:1221
+#: src/qemu_driver.c:1220
#, fuzzy
msgid "failed to allocate space for dnsmasq argv"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1235
+#: src/qemu_driver.c:1234
msgid "cannot start dhcp daemon without IP address for server"
msgstr ""
-#: src/qemu_driver.c:1264
+#: src/qemu_driver.c:1263
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1275
+#: src/qemu_driver.c:1274
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1285
+#: src/qemu_driver.c:1284
#, fuzzy, c-format
msgid "failed to add iptables rule to enable masquerading : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1317
+#: src/qemu_driver.c:1316
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1328
+#: src/qemu_driver.c:1327
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1353
+#: src/qemu_driver.c:1352
#, fuzzy
msgid "failed to allocate space for IP tables support"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1361 src/qemu_driver.c:1368
+#: src/qemu_driver.c:1360 src/qemu_driver.c:1367
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1376 src/qemu_driver.c:1383
+#: src/qemu_driver.c:1375 src/qemu_driver.c:1382
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1393
+#: src/qemu_driver.c:1392
#, fuzzy, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1400
+#: src/qemu_driver.c:1399
#, fuzzy, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1408
+#: src/qemu_driver.c:1407
#, fuzzy, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1509
+#: src/qemu_driver.c:1508
#, fuzzy
msgid "network is already active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:1521
+#: src/qemu_driver.c:1520
#, fuzzy, c-format
msgid "cannot create bridge '%s' : %s"
msgstr "failed to write configuration file: %s"
-#: src/qemu_driver.c:1536
+#: src/qemu_driver.c:1535
#, fuzzy, c-format
msgid "cannot set IP address on bridge '%s' to '%s' : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1544
+#: src/qemu_driver.c:1543
#, fuzzy, c-format
msgid "cannot set netmask on bridge '%s' to '%s' : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1552
+#: src/qemu_driver.c:1551
#, fuzzy, c-format
msgid "failed to bring the bridge '%s' up : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1563
+#: src/qemu_driver.c:1562
#, fuzzy, c-format
msgid "failed to enable IP forwarding : %s"
msgstr "failed to open %s for reading"
-#: src/qemu_driver.c:1581 src/qemu_driver.c:1612
+#: src/qemu_driver.c:1580 src/qemu_driver.c:1611
#, fuzzy, c-format
msgid "Failed to bring down bridge '%s' : %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1587 src/qemu_driver.c:1617
+#: src/qemu_driver.c:1586 src/qemu_driver.c:1616
#, fuzzy, c-format
msgid "Failed to delete bridge '%s' : %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1600
+#: src/qemu_driver.c:1599
#, fuzzy, c-format
msgid "Shutting down network '%s'\n"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:1626
+#: src/qemu_driver.c:1625
#, fuzzy
msgid "Got unexpected pid for dnsmasq\n"
msgstr "unexpected dict node"
-#: src/qemu_driver.c:1839
+#: src/qemu_driver.c:1814
+#, fuzzy, c-format
+msgid "Unable to open %s: %s\n"
+msgstr "Failed to suspend domain %s"
+
+#: src/qemu_driver.c:1859
#, fuzzy
msgid "failed to allocate space for capabilities support"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1858 src/qemu_driver.c:1884
+#: src/qemu_driver.c:1878 src/qemu_driver.c:1904
msgid "NUMA not supported on this host"
msgstr ""
-#: src/qemu_driver.c:1869 src/qemu_driver.c:1892
+#: src/qemu_driver.c:1889 src/qemu_driver.c:1912
#, fuzzy
msgid "Failed to query NUMA free memory"
msgstr "Used memory:"
-#: src/qemu_driver.c:2053
+#: src/qemu_driver.c:2073
#, fuzzy, c-format
msgid "domain '%s' is already defined"
msgstr "domain %s exists already"
-#: src/qemu_driver.c:2064
+#: src/qemu_driver.c:2084
#, fuzzy, c-format
msgid "domain with uuid '%s' is already defined"
msgstr "domain %s exists already"
-#: src/qemu_driver.c:2094 src/qemu_driver.c:2123 src/qemu_driver.c:2152
-#: src/qemu_driver.c:2172 src/qemu_driver.c:2410 src/qemu_driver.c:3383
-#: src/qemu_driver.c:3518 src/qemu_driver.c:3632
+#: src/qemu_driver.c:2114 src/qemu_driver.c:2143 src/qemu_driver.c:2172
+#: src/qemu_driver.c:2192 src/qemu_driver.c:2430 src/qemu_driver.c:3403
+#: src/qemu_driver.c:3538 src/qemu_driver.c:3652
#, c-format
msgid "no domain with matching id %d"
msgstr ""
-#: src/qemu_driver.c:2099 src/qemu_driver.c:2128 src/qemu_driver.c:2416
-#: src/qemu_driver.c:3388 src/qemu_driver.c:3524 src/qemu_driver.c:3638
+#: src/qemu_driver.c:2119 src/qemu_driver.c:2148 src/qemu_driver.c:2436
+#: src/qemu_driver.c:3408 src/qemu_driver.c:3544 src/qemu_driver.c:3658
#, fuzzy
msgid "domain is not running"
msgstr "Domain is already active"
-#: src/qemu_driver.c:2107
+#: src/qemu_driver.c:2127
#, fuzzy
msgid "suspend operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2158
+#: src/qemu_driver.c:2178
#, fuzzy
msgid "shutdown operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2198
+#: src/qemu_driver.c:2218
#, fuzzy
msgid "failed to allocate space for ostype"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:2214 src/qemu_driver.c:2230 src/qemu_driver.c:2253
-#: src/qemu_driver.c:2526 src/qemu_driver.c:2688
+#: src/qemu_driver.c:2234 src/qemu_driver.c:2250 src/qemu_driver.c:2273
+#: src/qemu_driver.c:2546 src/qemu_driver.c:2708
#, c-format
msgid "no domain with matching uuid '%s'"
msgstr ""
-#: src/qemu_driver.c:2236
+#: src/qemu_driver.c:2256
msgid "cannot set max memory lower than current memory"
msgstr ""
-#: src/qemu_driver.c:2259
+#: src/qemu_driver.c:2279
#, fuzzy
msgid "cannot set memory of an active domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:2265
+#: src/qemu_driver.c:2285
msgid "cannot set memory higher than max memory"
msgstr ""
-#: src/qemu_driver.c:2425
+#: src/qemu_driver.c:2445
#, fuzzy
msgid "failed to pause domain"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:2434
+#: src/qemu_driver.c:2454
#, fuzzy
msgid "failed to get domain xml"
msgstr "failed to get domain UUID"
-#: src/qemu_driver.c:2442
+#: src/qemu_driver.c:2462
#, fuzzy, c-format
msgid "failed to create '%s'"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2449
+#: src/qemu_driver.c:2469
#, fuzzy
msgid "failed to write save header"
msgstr "Failed to write to socket %d\n"
-#: src/qemu_driver.c:2457
+#: src/qemu_driver.c:2477
#, fuzzy
msgid "failed to write xml"
msgstr "Failed to write to socket %d\n"
-#: src/qemu_driver.c:2470 src/qemu_driver.c:2477 src/qemu_driver.c:2748
+#: src/qemu_driver.c:2490 src/qemu_driver.c:2497 src/qemu_driver.c:2768
#: src/remote_internal.c:2241 src/virterror.c:441
msgid "out of memory"
msgstr "out of memory"
-#: src/qemu_driver.c:2485
+#: src/qemu_driver.c:2505
#, fuzzy
msgid "migrate operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2497
+#: src/qemu_driver.c:2517
msgid "'migrate' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:2532
+#: src/qemu_driver.c:2552
#, fuzzy
msgid "cannot change vcpu count of an active domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:2538
+#: src/qemu_driver.c:2558
msgid "could not determine max vcpus for the domain"
msgstr ""
-#: src/qemu_driver.c:2544
+#: src/qemu_driver.c:2564
#, c-format
msgid ""
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
msgstr ""
-#: src/qemu_driver.c:2568 src/qemu_driver.c:2620
+#: src/qemu_driver.c:2588 src/qemu_driver.c:2640
#, fuzzy
msgid "cannot pin vcpus on an inactive domain"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:2574
+#: src/qemu_driver.c:2594
#, c-format
msgid "vcpu number out of range %d > %d"
msgstr ""
-#: src/qemu_driver.c:2595
+#: src/qemu_driver.c:2615
#, fuzzy, c-format
msgid "cannot set affinity: %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:2600
+#: src/qemu_driver.c:2620
#, fuzzy
msgid "cpu affinity is not supported"
msgstr "library call failed, possibly not supported"
-#: src/qemu_driver.c:2657
+#: src/qemu_driver.c:2677
#, fuzzy, c-format
msgid "cannot get affinity: %s"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2667
+#: src/qemu_driver.c:2687
msgid "cpu affinity is not available"
msgstr ""
-#: src/qemu_driver.c:2694
+#: src/qemu_driver.c:2714
#, fuzzy, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr "load domain definition file"
-#: src/qemu_driver.c:2720 src/test.c:956
+#: src/qemu_driver.c:2740 src/test.c:956
#, fuzzy
msgid "cannot read domain image"
msgstr "node domain list"
-#: src/qemu_driver.c:2726
+#: src/qemu_driver.c:2746
#, fuzzy
msgid "failed to read qemu header"
msgstr "failed to read from Xen Daemon"
-#: src/qemu_driver.c:2733
+#: src/qemu_driver.c:2753
msgid "image magic is incorrect"
msgstr ""
-#: src/qemu_driver.c:2740
+#: src/qemu_driver.c:2760
#, c-format
msgid "image version is not supported (%d > %d)"
msgstr ""
-#: src/qemu_driver.c:2755
+#: src/qemu_driver.c:2775
#, fuzzy
msgid "failed to read XML"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2764
+#: src/qemu_driver.c:2784
#, fuzzy
msgid "failed to parse XML"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2777
+#: src/qemu_driver.c:2797
#, fuzzy, c-format
msgid "domain is already active as '%s'"
msgstr "Domain is already active"
-#: src/qemu_driver.c:2786
+#: src/qemu_driver.c:2806
#, fuzzy
msgid "failed to assign new VM"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2799
+#: src/qemu_driver.c:2819
#, fuzzy
msgid "failed to start VM"
msgstr "Failed to start domain %s"
-#: src/qemu_driver.c:2811
+#: src/qemu_driver.c:2831
#, fuzzy
msgid "failed to resume domain"
msgstr "Failed to resume domain %s"
-#: src/qemu_driver.c:2848 src/qemu_driver.c:3741 src/qemu_driver.c:3776
+#: src/qemu_driver.c:2868 src/qemu_driver.c:3761 src/qemu_driver.c:3796
#, fuzzy
msgid "failed to allocate space for VM name string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:2962
+#: src/qemu_driver.c:2982
#, fuzzy, c-format
msgid "cannot convert disk '%s' to bus/device index"
msgstr "Cannot extract running %s hypervisor version\n"
-#: src/qemu_driver.c:2982
+#: src/qemu_driver.c:3002
#, fuzzy, c-format
msgid "Unsupported disk name mapping for bus '%s'"
msgstr "unexpected mime type"
-#: src/qemu_driver.c:3022
+#: src/qemu_driver.c:3042
#, c-format
msgid "No device with bus '%s' and target '%s'"
msgstr ""
-#: src/qemu_driver.c:3049
+#: src/qemu_driver.c:3069
#, c-format
msgid ""
"Emulator version does not support removable media for device '%s' and target "
"'%s'"
msgstr ""
-#: src/qemu_driver.c:3086
+#: src/qemu_driver.c:3106
msgid "cannot change cdrom media"
msgstr ""
-#: src/qemu_driver.c:3097
+#: src/qemu_driver.c:3117
msgid "changing cdrom media failed"
msgstr ""
-#: src/qemu_driver.c:3157
+#: src/qemu_driver.c:3177
#, fuzzy
msgid "cannot attach usb disk"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3168
+#: src/qemu_driver.c:3188
#, fuzzy
msgid "adding usb disk failed"
msgstr "loading host definition file"
-#: src/qemu_driver.c:3212
+#: src/qemu_driver.c:3232
#, fuzzy
msgid "cannot attach usb device"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3223
+#: src/qemu_driver.c:3243
#, fuzzy
msgid "adding usb device failed"
msgstr "loading host definition file"
-#: src/qemu_driver.c:3253
+#: src/qemu_driver.c:3273
#, fuzzy
msgid "cannot attach device on inactive domain"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3276
+#: src/qemu_driver.c:3296
msgid "this device type cannot be attached"
msgstr ""
-#: src/qemu_driver.c:3315
+#: src/qemu_driver.c:3335
#, fuzzy
msgid "cannot set autostart for transient domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:3341
+#: src/qemu_driver.c:3361
#, fuzzy, c-format
msgid "Failed to create symlink '%s to '%s': %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:3348 src/qemu_driver.c:3981 src/storage_driver.c:832
+#: src/qemu_driver.c:3368 src/qemu_driver.c:4001 src/storage_driver.c:832
#, fuzzy, c-format
msgid "Failed to delete symlink '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:3410
+#: src/qemu_driver.c:3430
#, fuzzy, c-format
msgid "invalid path: %s"
msgstr "invalid argument in %s"
-#: src/qemu_driver.c:3418
+#: src/qemu_driver.c:3438
msgid "'info blockstats' command failed"
msgstr ""
-#: src/qemu_driver.c:3433
+#: src/qemu_driver.c:3453
msgid "'info blockstats' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:3498
+#: src/qemu_driver.c:3518
#, fuzzy, c-format
msgid "device not found: %s (%s)"
msgstr "Domain restored from %s\n"
-#: src/qemu_driver.c:3530 src/qemu_driver.c:3573
+#: src/qemu_driver.c:3550 src/qemu_driver.c:3593
msgid "NULL or empty path"
msgstr ""
-#: src/qemu_driver.c:3541
+#: src/qemu_driver.c:3561
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr ""
-#: src/qemu_driver.c:3583
+#: src/qemu_driver.c:3603
#, fuzzy
msgid "invalid path"
msgstr "invalid argument in %s"
-#: src/qemu_driver.c:3626
+#: src/qemu_driver.c:3646
msgid "QEMU driver only supports virtual memory addrs"
msgstr ""
-#: src/qemu_driver.c:3653
+#: src/qemu_driver.c:3673
#, fuzzy
msgid "'memsave' command failed"
msgstr "domain name"
-#: src/qemu_driver.c:3682 src/qemu_driver.c:3850 src/qemu_driver.c:3875
-#: src/qemu_driver.c:3889 src/qemu_driver.c:3904 src/qemu_driver.c:3937
-#: src/qemu_driver.c:3953
+#: src/qemu_driver.c:3702 src/qemu_driver.c:3870 src/qemu_driver.c:3895
+#: src/qemu_driver.c:3909 src/qemu_driver.c:3924 src/qemu_driver.c:3957
+#: src/qemu_driver.c:3973
msgid "no network with matching uuid"
msgstr ""
-#: src/qemu_driver.c:3697
+#: src/qemu_driver.c:3717
msgid "no network with matching name"
msgstr ""
-#: src/qemu_driver.c:3856
+#: src/qemu_driver.c:3876
#, fuzzy
msgid "network is still active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:3917
+#: src/qemu_driver.c:3937
#, fuzzy
msgid "no network with matching id"
msgstr "domain information in XML"
-#: src/qemu_driver.c:3924
+#: src/qemu_driver.c:3944
#, fuzzy
msgid "failed to allocate space for network bridge string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:3974 src/storage_driver.c:823
+#: src/qemu_driver.c:3994 src/storage_driver.c:823
#, fuzzy, c-format
msgid "Failed to create symlink '%s' to '%s': %s"
msgstr "Failed to save domain %s to %s"
msgid "%s not implemented on Win32"
msgstr ""
-#: src/storage_backend_disk.c:85 src/storage_backend_logical.c:57
+#: src/storage_backend_disk.c:90 src/storage_backend_logical.c:57
#, c-format
msgid "unsupported pool format %s"
msgstr ""
-#: src/storage_backend_disk.c:110 src/storage_backend_logical.c:70
+#: src/storage_backend_disk.c:115 src/storage_backend_logical.c:70
#, c-format
msgid "unsupported pool format %d"
msgstr ""
-#: src/storage_backend_disk.c:138 src/storage_backend_fs.c:192
+#: src/storage_backend_disk.c:143 src/storage_backend_fs.c:192
#: src/storage_backend_fs.c:262 src/storage_backend_fs.c:314
#, c-format
msgid "unsupported volume format %s"
msgstr ""
-#: src/storage_backend_disk.c:165 src/storage_backend_fs.c:225
+#: src/storage_backend_disk.c:170 src/storage_backend_fs.c:225
#: src/storage_backend_fs.c:297 src/storage_backend_fs.c:329
#, c-format
msgid "unsupported volume format %d"
msgstr ""
-#: src/storage_backend_disk.c:179 src/storage_backend_disk.c:192
-#: src/storage_backend_disk.c:199 src/storage_backend_disk.c:221
+#: src/storage_backend_disk.c:184 src/storage_backend_disk.c:197
+#: src/storage_backend_disk.c:204 src/storage_backend_disk.c:226
#: src/storage_backend_fs.c:839 src/storage_backend_iscsi.c:177
#: src/storage_backend_logical.c:116 src/storage_backend_logical.c:121
#: src/storage_backend_logical.c:133 src/storage_backend_logical.c:143
-#: src/storage_backend_logical.c:531
+#: src/storage_backend_logical.c:546
msgid "volume"
msgstr ""
-#: src/storage_backend_disk.c:229
+#: src/storage_backend_disk.c:234
msgid "volume extents"
msgstr ""
-#: src/storage_backend_disk.c:237
+#: src/storage_backend_disk.c:242
msgid "cannot parse device start location"
msgstr ""
-#: src/storage_backend_disk.c:244
+#: src/storage_backend_disk.c:249
msgid "cannot parse device end location"
msgstr ""
-#: src/storage_backend_disk.c:250 src/storage_backend_logical.c:154
+#: src/storage_backend_disk.c:255 src/storage_backend_logical.c:154
#: src/storage_backend_logical.c:160
msgid "extents"
msgstr ""
-#: src/storage_backend_disk.c:464
+#: src/storage_backend_disk.c:462
msgid "no large enough free extent"
msgstr ""
-#: src/storage_backend_disk.c:498
-msgid "Disk pools are not yet supported"
+#: src/storage_backend_disk.c:502
+#, c-format
+msgid "Couldn't read volume target path '%s'. %s"
msgstr ""
+#: src/storage_backend_disk.c:517
+#, c-format
+msgid "Volume path '%s' did not start with parent pool source device name."
+msgstr ""
+
+#: src/storage_backend_disk.c:526
+#, fuzzy, c-format
+msgid "cannot parse partition number from target '%s'"
+msgstr "Failed to suspend domain %s"
+
#: src/storage_backend_fs.c:358
#, c-format
msgid "cannot read header '%s': %s"
msgstr ""
#: src/storage_backend_fs.c:1042 src/storage_backend_fs.c:1078
-#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:543
+#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:558
#, c-format
msgid "cannot read path '%s': %s"
msgstr ""
msgid "creation of non-raw images is not supported without qemu-img"
msgstr ""
-#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:552
+#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:567
#, fuzzy, c-format
msgid "cannot set file owner '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:559
+#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:574
#, fuzzy, c-format
msgid "cannot set file mode '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:566
+#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:581
#, c-format
msgid "cannot close file '%s': %s"
msgstr ""
msgid "lvs command failed with exitstatus %d"
msgstr ""
-#: src/storage_backend_logical.c:355
+#: src/storage_backend_logical.c:354
#, fuzzy
msgid "command line"
msgstr "domain name"
-#: src/storage_backend_logical.c:372
+#: src/storage_backend_logical.c:371
#, c-format
msgid "cannot open device %s"
msgstr ""
-#: src/storage_backend_logical.c:378
+#: src/storage_backend_logical.c:377
#, c-format
msgid "cannot clear device header %s"
msgstr ""
-#: src/storage_backend_logical.c:385
+#: src/storage_backend_logical.c:384
#, c-format
msgid "cannot close device %s"
msgstr ""
-#: src/storage_backend_logical.c:575
+#: src/storage_backend_logical.c:507
+#, fuzzy, c-format
+msgid "cannot remove PV device %s: %s"
+msgstr "failed to write configuration file: %s"
+
+#: src/storage_backend_logical.c:590
#, c-format
msgid "cannot find newly created volume '%s': %s"
msgstr ""
msgstr "DATA"
#: src/virsh.c:6292 src/virsh.c:6314
-msgid "blocked"
-msgstr "blocked"
+msgid "idle"
+msgstr ""
#: src/virsh.c:6294
msgid "paused"
msgid "domain information incomplete, missing uuid"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1109 src/xend_internal.c:2204 src/xend_internal.c:2211
+#: src/xend_internal.c:1109 src/xend_internal.c:2213 src/xend_internal.c:2220
msgid "domain information incomplete, missing name"
msgstr "domain information incomplete, missing name"
msgid "unknown graphics type '%s'"
msgstr "unknown OS type %s"
-#: src/xend_internal.c:2191
+#: src/xend_internal.c:2200
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:2260 src/xend_internal.c:2270 src/xend_internal.c:2280
+#: src/xend_internal.c:2269 src/xend_internal.c:2279 src/xend_internal.c:2289
#, fuzzy, c-format
msgid "unknown lifecycle type %s"
msgstr "unknown OS type %s"
-#: src/xend_internal.c:2593
+#: src/xend_internal.c:2602
#, fuzzy
msgid "failed to parse topology information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:2647
+#: src/xend_internal.c:2656
#, fuzzy
msgid "topology syntax error"
msgstr "configuration file syntax error"
-#: src/xend_internal.c:2711
+#: src/xend_internal.c:2720
msgid "failed to parse Xend domain information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:3193
+#: src/xend_internal.c:3202
msgid "xenDaemonDomainFetch failed to find this domain"
msgstr ""
-#: src/xend_internal.c:3815 src/xend_internal.c:4290 src/xm_internal.c:1617
+#: src/xend_internal.c:3824 src/xend_internal.c:4299 src/xm_internal.c:1617
#, fuzzy
msgid "failed to build sexpr"
msgstr "Failed to suspend domain %s"
-#: src/xend_internal.c:3917
+#: src/xend_internal.c:3926
#, fuzzy
msgid "unsupported device type"
msgstr "unexpected mime type"
-#: src/xend_internal.c:4020
+#: src/xend_internal.c:4029
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4061
+#: src/xend_internal.c:4070
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4069
+#: src/xend_internal.c:4078
#, fuzzy
msgid "unexpected value from on_xend_start"
msgstr "unexpected value node"
-#: src/xend_internal.c:4080
+#: src/xend_internal.c:4089
#, fuzzy
msgid "no memory"
msgstr "node memory"
-#: src/xend_internal.c:4086
+#: src/xend_internal.c:4095
#, fuzzy
msgid "sexpr2string failed"
msgstr "operation failed"
-#: src/xend_internal.c:4091
+#: src/xend_internal.c:4100
#, fuzzy
msgid "Failed to redefine sexpr"
msgstr "Failed to undefine domain %s"
-#: src/xend_internal.c:4096
+#: src/xend_internal.c:4105
msgid "on_xend_start not present in sexpr"
msgstr ""
-#: src/xend_internal.c:4127
+#: src/xend_internal.c:4136
#, fuzzy, c-format
msgid "gethostname failed: %s"
msgstr "operation failed: %s"
-#: src/xend_internal.c:4133
+#: src/xend_internal.c:4142
#, fuzzy, c-format
msgid "failed to strdup hostname: %s"
msgstr "failed to get hypervisor type"
-#: src/xend_internal.c:4164
+#: src/xend_internal.c:4173
msgid ""
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
"migration"
msgstr ""
-#: src/xend_internal.c:4174
+#: src/xend_internal.c:4183
msgid ""
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
"migration"
msgstr ""
-#: src/xend_internal.c:4186
+#: src/xend_internal.c:4195
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr ""
-#: src/xend_internal.c:4199
+#: src/xend_internal.c:4208
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr ""
-#: src/xend_internal.c:4204
+#: src/xend_internal.c:4213
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr ""
-#: src/xend_internal.c:4211
+#: src/xend_internal.c:4220
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr ""
-#: src/xend_internal.c:4218 src/xend_internal.c:4240 src/xend_internal.c:4248
-#: src/xend_internal.c:4474 src/xend_internal.c:4481 src/xml.c:89
+#: src/xend_internal.c:4227 src/xend_internal.c:4249 src/xend_internal.c:4257
+#: src/xend_internal.c:4483 src/xend_internal.c:4490 src/xml.c:89
msgid "strdup failed"
msgstr ""
-#: src/xend_internal.c:4231
+#: src/xend_internal.c:4240
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr ""
-#: src/xend_internal.c:4284
+#: src/xend_internal.c:4293
#, fuzzy
msgid "failed to parse domain description"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:4300
+#: src/xend_internal.c:4309
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Failed to create domain %s\n"
-#: src/xend_internal.c:4456 src/xend_internal.c:4532 src/xend_internal.c:4622
+#: src/xend_internal.c:4465 src/xend_internal.c:4541 src/xend_internal.c:4631
msgid "unsupported in xendConfigVersion < 4"
msgstr ""
-#: src/xend_internal.c:4468
+#: src/xend_internal.c:4477
#, fuzzy
msgid "node information incomplete, missing scheduler name"
msgstr "domain information incomplete, missing name"
-#: src/xend_internal.c:4486 src/xend_internal.c:4580 src/xend_internal.c:4692
+#: src/xend_internal.c:4495 src/xend_internal.c:4589 src/xend_internal.c:4701
#, fuzzy
msgid "Unknown scheduler"
msgstr "unknown host"
-#: src/xend_internal.c:4545 src/xend_internal.c:4635
+#: src/xend_internal.c:4554 src/xend_internal.c:4644
#, fuzzy
msgid "Failed to get a scheduler name"
msgstr "failed to get hypervisor type"
-#: src/xend_internal.c:4558 src/xend_internal.c:4671
+#: src/xend_internal.c:4567 src/xend_internal.c:4680
#, fuzzy
msgid "domain information incomplete, missing cpu_weight"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:4563 src/xend_internal.c:4680
+#: src/xend_internal.c:4572 src/xend_internal.c:4689
#, fuzzy
msgid "domain information incomplete, missing cpu_cap"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:4739
+#: src/xend_internal.c:4748
msgid "domainBlockPeek is not supported for dom0"
msgstr ""
-#: src/xend_internal.c:4762
+#: src/xend_internal.c:4771
#, fuzzy, c-format
msgid "%s: invalid path"
msgstr "invalid argument in %s"
-#: src/xend_internal.c:4770
+#: src/xend_internal.c:4779
#, fuzzy, c-format
msgid "failed to open for reading: %s: %s"
msgstr "failed to open %s for reading"
-#: src/xend_internal.c:4782
+#: src/xend_internal.c:4791
#, fuzzy, c-format
msgid "failed to lseek or read from file: %s: %s"
msgstr "Failed to suspend domain %s"
-#: src/xend_internal.c:4865 src/xend_internal.c:4911
+#: src/xend_internal.c:4874 src/xend_internal.c:4920
#, fuzzy, c-format
msgid "unexpected graphics type %d"
msgstr "unexpected mime type"
-#: src/xend_internal.c:4954
+#: src/xend_internal.c:4963
#, fuzzy
msgid "unexpected chr device type"
msgstr "unexpected mime type"
-#: src/xend_internal.c:5128 src/xm_internal.c:1779
+#: src/xend_internal.c:5137 src/xm_internal.c:1779
#, fuzzy, c-format
msgid "unsupported network type %d"
msgstr "unexpected mime type"
-#: src/xend_internal.c:5302 src/xend_internal.c:5309 src/xend_internal.c:5316
+#: src/xend_internal.c:5311 src/xend_internal.c:5318 src/xend_internal.c:5325
#, fuzzy, c-format
msgid "unexpected lifecycle value %d"
msgstr "unexpected value node"
-#: src/xend_internal.c:5333
+#: src/xend_internal.c:5342
#, fuzzy
msgid "no HVM domain loader"
msgstr "node domain list"
-#: src/xend_internal.c:5544
+#: src/xend_internal.c:5553
#, fuzzy
msgid "hotplug of device type not supported"
msgstr "library call failed, possibly not supported"
msgid "failed to connect to Xen Store"
msgstr "failed to connect to Xen Store"
+#~ msgid "blocked"
+#~ msgstr "blocked"
+
#, fuzzy
#~ msgid "invalid interface type: %s"
#~ msgstr "invalid argument in %s"
#~ msgid "cannot read tty pid file %s: %s"
#~ msgstr "failed to write configuration file: %s"
-#, fuzzy
-#~ msgid "cannot remove ttyPidFile %s: %s"
-#~ msgstr "failed to write configuration file: %s"
-
#, fuzzy
#~ msgid "failed to calloc memory for init string: %s"
#~ msgstr "failed to allocate a node"
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-09-08 14:51+0200\n"
+"POT-Creation-Date: 2008-09-23 22:28+0200\n"
"PO-Revision-Date: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
msgid "storage_vol not found"
msgstr "domain name or uuid"
-#: src/conf.c:155 src/conf.c:203 src/conf.c:488 src/conf.c:525 src/conf.c:553
-#: src/conf.c:631
+#: src/conf.c:164 src/conf.c:212 src/conf.c:491 src/conf.c:528 src/conf.c:555
+#: src/conf.c:630
msgid "allocating configuration"
msgstr "allocating configuration"
-#: src/conf.c:338
+#: src/conf.c:347
msgid "unterminated number"
msgstr "unterminated number"
-#: src/conf.c:372 src/conf.c:389 src/conf.c:401
+#: src/conf.c:380 src/conf.c:396 src/conf.c:407
msgid "unterminated string"
msgstr "unterminated string"
-#: src/conf.c:429 src/conf.c:483
+#: src/conf.c:434 src/conf.c:487
msgid "expecting a value"
msgstr "expecting a value"
-#: src/conf.c:450
+#: src/conf.c:454
msgid "expecting a separator in list"
msgstr "expecting a separator in list"
-#: src/conf.c:473
+#: src/conf.c:477
#, fuzzy
msgid "list is not closed with ]"
msgstr "list is not closed with ] "
-#: src/conf.c:518
+#: src/conf.c:521
msgid "expecting a name"
msgstr "expecting a name"
-#: src/conf.c:581
+#: src/conf.c:582
msgid "expecting a separator"
msgstr "expecting a separator"
msgid "expecting an assignment"
msgstr "expecting an assignment"
-#: src/conf.c:894 src/conf.c:950 src/xend_internal.c:584
-#: src/xend_internal.c:2657 src/xm_internal.c:1475 src/xm_internal.c:1482
+#: src/conf.c:892 src/conf.c:948 src/xend_internal.c:584
+#: src/xend_internal.c:2666 src/xm_internal.c:1475 src/xm_internal.c:1482
#, fuzzy
msgid "allocate buffer"
msgstr "allocate new buffer"
-#: src/conf.c:901
+#: src/conf.c:899
msgid "failed to open file"
msgstr "failed to open file"
-#: src/conf.c:912
+#: src/conf.c:910
msgid "failed to save content"
msgstr "failed to save content"
msgid "cannot extract disk devices"
msgstr "Cannot extract running %s hypervisor version\n"
-#: src/domain_conf.c:1939 src/qemu_driver.c:3133
+#: src/domain_conf.c:1939 src/qemu_driver.c:3153
#, fuzzy, c-format
msgid "duplicate disk target '%s'"
msgstr "unexpected mime type"
msgid "unexpected char type %d"
msgstr "unexpected mime type"
-#: src/domain_conf.c:2815 src/xend_internal.c:5214
+#: src/domain_conf.c:2815 src/xend_internal.c:5223
#, fuzzy, c-format
msgid "unexpected sound model %d"
msgstr "unexpected mime type"
-#: src/domain_conf.c:2835 src/xend_internal.c:5237
+#: src/domain_conf.c:2835 src/xend_internal.c:5246
#, fuzzy, c-format
msgid "unexpected input type %d"
msgstr "unexpected mime type"
#: src/lxc_driver.c:274 src/lxc_driver.c:309 src/lxc_driver.c:335
#: src/lxc_driver.c:350 src/openvz_driver.c:238 src/openvz_driver.c:267
-#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:620
-#: src/openvz_driver.c:651 src/openvz_driver.c:672 src/openvz_driver.c:713
-#: src/qemu_driver.c:2192 src/qemu_driver.c:2279 src/qemu_driver.c:2828
-#: src/qemu_driver.c:2883 src/qemu_driver.c:2927 src/qemu_driver.c:3007
-#: src/qemu_driver.c:3123 src/qemu_driver.c:3192 src/qemu_driver.c:3247
-#: src/qemu_driver.c:3291 src/qemu_driver.c:3309 src/qemu_driver.c:3567
+#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:621
+#: src/openvz_driver.c:652 src/openvz_driver.c:673 src/openvz_driver.c:714
+#: src/qemu_driver.c:2212 src/qemu_driver.c:2299 src/qemu_driver.c:2848
+#: src/qemu_driver.c:2903 src/qemu_driver.c:2947 src/qemu_driver.c:3027
+#: src/qemu_driver.c:3143 src/qemu_driver.c:3212 src/qemu_driver.c:3267
+#: src/qemu_driver.c:3311 src/qemu_driver.c:3329 src/qemu_driver.c:3587
#, fuzzy
msgid "no domain with matching uuid"
msgstr "domain id or uuid"
-#: src/lxc_driver.c:280 src/openvz_driver.c:625 src/qemu_driver.c:2933
+#: src/lxc_driver.c:280 src/openvz_driver.c:626 src/qemu_driver.c:2953
#, fuzzy
msgid "cannot delete active domain"
msgstr "name of the inactive domain"
-#: src/lxc_driver.c:286 src/qemu_driver.c:2939
+#: src/lxc_driver.c:286 src/qemu_driver.c:2959
#, fuzzy
msgid "cannot undefine transient domain"
msgstr "name of the inactive domain"
msgid "container '%s' unexpectedly shutdown during startup"
msgstr ""
-#: src/lxc_driver.c:747 src/qemu_driver.c:892
+#: src/lxc_driver.c:747 src/qemu_driver.c:893
#, fuzzy, c-format
msgid "cannot create log directory %s: %s"
msgstr "failed to write configuration file: %s"
msgid "unknown forwarding type '%s'"
msgstr "unknown OS type %s"
-#: src/network_conf.c:662 src/qemu_driver.c:3334 src/qemu_driver.c:3967
+#: src/network_conf.c:662 src/qemu_driver.c:3354 src/qemu_driver.c:3987
#: src/storage_driver.c:816
#, c-format
msgid "cannot create autostart directory %s: %s"
msgid "no config file for %s"
msgstr "configuration file syntax error: %s"
-#: src/openvz_conf.c:187
+#: src/openvz_conf.c:190
+#, fuzzy, c-format
+msgid "Cound not read 'IP_ADDRESS' from config for container %d"
+msgstr "could not connect to %s"
+
+#: src/openvz_conf.c:220
+#, fuzzy, c-format
+msgid "Cound not read 'NETIF' from config for container %d"
+msgstr "could not connect to %s"
+
+#: src/openvz_conf.c:247
+#, fuzzy
+msgid "Too long network device name"
+msgstr "resolving domain filename"
+
+#: src/openvz_conf.c:264
+#, fuzzy
+msgid "Wrong length MAC address"
+msgstr "invalid argument in %s"
+
+#: src/openvz_conf.c:271
+#, fuzzy
+msgid "Wrong MAC address"
+msgstr "invalid argument in %s"
+
+#: src/openvz_conf.c:327
#, fuzzy
msgid "popen failed"
msgstr "operation failed"
-#: src/openvz_conf.c:197
+#: src/openvz_conf.c:337
#, fuzzy
msgid "Failed to parse vzlist output"
msgstr "Failed to suspend domain %s"
-#: src/openvz_conf.c:223
+#: src/openvz_conf.c:363
#, fuzzy
msgid "UUID in config file malformed"
msgstr "configuration file syntax error: %s"
-#: src/openvz_conf.c:235
+#: src/openvz_conf.c:375
#, fuzzy, c-format
msgid "Cound not read config for container %d"
msgstr "could not connect to %s"
msgid "Container ID is not specified"
msgstr ""
-#: src/openvz_driver.c:391 src/openvz_driver.c:459 src/openvz_driver.c:534
-#: src/openvz_driver.c:554 src/openvz_driver.c:600 src/openvz_driver.c:631
-#: src/openvz_driver.c:656 src/openvz_driver.c:728 src/openvz_driver.c:826
-#: src/openvz_driver.c:872
+#: src/openvz_driver.c:391 src/openvz_driver.c:460 src/openvz_driver.c:535
+#: src/openvz_driver.c:555 src/openvz_driver.c:601 src/openvz_driver.c:632
+#: src/openvz_driver.c:657 src/openvz_driver.c:729 src/openvz_driver.c:827
+#: src/openvz_driver.c:873
#, fuzzy, c-format
msgid "Could not exec %s"
msgstr "could not connect to %s"
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:451 src/openvz_driver.c:528
+#: src/openvz_driver.c:452 src/openvz_driver.c:529
msgid "Error creating command for container"
msgstr ""
-#: src/openvz_driver.c:465 src/openvz_driver.c:540
+#: src/openvz_driver.c:466 src/openvz_driver.c:541
#, fuzzy
msgid "Could not set UUID"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:475 src/openvz_driver.c:546
+#: src/openvz_driver.c:476 src/openvz_driver.c:547
#, fuzzy
msgid "Could not configure network"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:482 src/openvz_driver.c:569
+#: src/openvz_driver.c:483 src/openvz_driver.c:570
#, fuzzy
msgid "Could not set number of virtual cpu"
msgstr "change number of virtual CPUs"
#: src/openvz_driver.c:517
#, c-format
-msgid "Already an OPENVZ VM defined with the id '%d'"
+msgid "Already an OPENVZ VM defined with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:588
+#: src/openvz_driver.c:589
msgid "no domain with matching id"
msgstr ""
-#: src/openvz_driver.c:594
+#: src/openvz_driver.c:595
#, fuzzy
msgid "domain is not in shutoff state"
msgstr "Domain is already active"
-#: src/openvz_driver.c:677
+#: src/openvz_driver.c:678
#, fuzzy
msgid "Could not read container config"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:693 src/qemu_driver.c:1823
+#: src/openvz_driver.c:694 src/qemu_driver.c:1843
#, fuzzy, c-format
msgid "unknown type '%s'"
msgstr "unknown OS type %s"
-#: src/openvz_driver.c:719
+#: src/openvz_driver.c:720
msgid "VCPUs should be >= 1"
msgstr ""
-#: src/openvz_driver.c:835 src/openvz_driver.c:881
+#: src/openvz_driver.c:836 src/openvz_driver.c:882
#, fuzzy, c-format
msgid "Could not parse VPS ID %s"
msgstr "could not connect to %s"
msgid "Unexpected exit status '%d', qemu probably failed"
msgstr ""
-#: src/qemu_conf.c:519 src/qemu_driver.c:925
+#: src/qemu_conf.c:519 src/qemu_driver.c:926
#, fuzzy, c-format
msgid "Cannot find QEMU binary %s: %s"
msgstr "Failed to suspend domain %s"
msgid "Network type %d is not supported"
msgstr "Domain %s started\n"
-#: src/qemu_conf.c:580 src/qemu_driver.c:1515
+#: src/qemu_conf.c:580 src/qemu_driver.c:1514
#, fuzzy, c-format
msgid "cannot initialize bridge support: %s"
msgstr "Failed to suspend domain %s"
msgid "failed to allocate space for argv string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:90
+#: src/qemu_driver.c:91
#, fuzzy
msgid "Failed to set close-on-exec file descriptor flag\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:105
+#: src/qemu_driver.c:106
#, fuzzy
msgid "Failed to set non-blocking file descriptor flag\n"
msgstr "failed to parse Xend domain information"
-#: src/qemu_driver.c:150
+#: src/qemu_driver.c:151
#, fuzzy, c-format
msgid "Failed to autostart network '%s': %s\n"
msgstr "Failed to start domain %s"
-#: src/qemu_driver.c:165
+#: src/qemu_driver.c:166
#, fuzzy, c-format
msgid "Failed to autostart VM '%s': %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:201
+#: src/qemu_driver.c:202
#, fuzzy, c-format
msgid "Failed to find user record for uid '%d': %s\n"
msgstr "Failed to undefine domain %s"
-#: src/qemu_driver.c:212
+#: src/qemu_driver.c:213
#, fuzzy
msgid "out of memory in asprintf\n"
msgstr "out of memory"
-#: src/qemu_driver.c:268
+#: src/qemu_driver.c:269
#, fuzzy
msgid "qemudStartup: out of memory\n"
msgstr "out of memory"
-#: src/qemu_driver.c:295
+#: src/qemu_driver.c:296
msgid "Reloading iptables rules\n"
msgstr ""
-#: src/qemu_driver.c:433
+#: src/qemu_driver.c:434
#, c-format
msgid ""
"QEMU quit during %s startup\n"
"%s"
msgstr ""
-#: src/qemu_driver.c:443 src/qemu_driver.c:456
+#: src/qemu_driver.c:444 src/qemu_driver.c:457
#, c-format
msgid "Failure while reading %s startup output: %s"
msgstr ""
-#: src/qemu_driver.c:451
+#: src/qemu_driver.c:452
#, c-format
msgid "Timed out while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:467
+#: src/qemu_driver.c:468
#, c-format
msgid "Failure while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:479
+#: src/qemu_driver.c:480
#, c-format
msgid "Out of space while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:510
+#: src/qemu_driver.c:511
#, fuzzy, c-format
msgid "Unable to open monitor path %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:515
+#: src/qemu_driver.c:516
msgid "Unable to set monitor close-on-exec flag"
msgstr ""
-#: src/qemu_driver.c:520
+#: src/qemu_driver.c:521
msgid "Unable to put monitor into non-blocking mode"
msgstr ""
-#: src/qemu_driver.c:648 src/qemu_driver.c:1027 src/qemu_driver.c:1726
-#: src/qemu_driver.c:1736
+#: src/qemu_driver.c:649 src/qemu_driver.c:1028 src/qemu_driver.c:1725
+#: src/qemu_driver.c:1735
#, fuzzy, c-format
msgid "Unable to log VM console data: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:671
+#: src/qemu_driver.c:672
#, fuzzy
msgid "allocate cpumap"
msgstr "allocate new context"
-#: src/qemu_driver.c:682
+#: src/qemu_driver.c:683
msgid "cannot run monitor command to fetch CPU thread info"
msgstr ""
-#: src/qemu_driver.c:786
+#: src/qemu_driver.c:787
#, fuzzy, c-format
msgid "failed to set CPU affinity %s"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:796 src/qemu_driver.c:2135
+#: src/qemu_driver.c:797 src/qemu_driver.c:2155
#, fuzzy
msgid "resume operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:859
+#: src/qemu_driver.c:860
#, fuzzy
msgid "VM is already active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:869
+#: src/qemu_driver.c:870
msgid "Unable to find an unused VNC port"
msgstr ""
-#: src/qemu_driver.c:881
+#: src/qemu_driver.c:882
#, c-format
msgid "config file path too long: %s/%s.log"
msgstr ""
-#: src/qemu_driver.c:900
+#: src/qemu_driver.c:901
#, fuzzy, c-format
msgid "failed to create logfile %s: %s"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:906
+#: src/qemu_driver.c:907
#, fuzzy, c-format
msgid "Unable to set VM logfile close-on-exec flag %s"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:935 src/qemu_driver.c:3032
+#: src/qemu_driver.c:936 src/qemu_driver.c:3052
#, fuzzy, c-format
msgid "Cannot determine QEMU argv syntax %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:951 src/qemu_driver.c:954 src/qemu_driver.c:959
+#: src/qemu_driver.c:952 src/qemu_driver.c:955 src/qemu_driver.c:960
#, fuzzy, c-format
msgid "Unable to write argv to logfile %d: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:1041
+#: src/qemu_driver.c:1040
#, fuzzy, c-format
msgid "Shutting down VM '%s'\n"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:1052
+#: src/qemu_driver.c:1051
#, fuzzy, c-format
msgid "Unable to close logfile %d: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:1067
+#: src/qemu_driver.c:1066
#, fuzzy
msgid "Got unexpected pid, damn\n"
msgstr "unexpected dict node"
-#: src/qemu_driver.c:1221
+#: src/qemu_driver.c:1220
#, fuzzy
msgid "failed to allocate space for dnsmasq argv"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1235
+#: src/qemu_driver.c:1234
msgid "cannot start dhcp daemon without IP address for server"
msgstr ""
-#: src/qemu_driver.c:1264
+#: src/qemu_driver.c:1263
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1275
+#: src/qemu_driver.c:1274
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1285
+#: src/qemu_driver.c:1284
#, fuzzy, c-format
msgid "failed to add iptables rule to enable masquerading : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1317
+#: src/qemu_driver.c:1316
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1328
+#: src/qemu_driver.c:1327
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1353
+#: src/qemu_driver.c:1352
#, fuzzy
msgid "failed to allocate space for IP tables support"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1361 src/qemu_driver.c:1368
+#: src/qemu_driver.c:1360 src/qemu_driver.c:1367
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1376 src/qemu_driver.c:1383
+#: src/qemu_driver.c:1375 src/qemu_driver.c:1382
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1393
+#: src/qemu_driver.c:1392
#, fuzzy, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1400
+#: src/qemu_driver.c:1399
#, fuzzy, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1408
+#: src/qemu_driver.c:1407
#, fuzzy, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1509
+#: src/qemu_driver.c:1508
#, fuzzy
msgid "network is already active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:1521
+#: src/qemu_driver.c:1520
#, fuzzy, c-format
msgid "cannot create bridge '%s' : %s"
msgstr "failed to write configuration file: %s"
-#: src/qemu_driver.c:1536
+#: src/qemu_driver.c:1535
#, fuzzy, c-format
msgid "cannot set IP address on bridge '%s' to '%s' : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1544
+#: src/qemu_driver.c:1543
#, fuzzy, c-format
msgid "cannot set netmask on bridge '%s' to '%s' : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1552
+#: src/qemu_driver.c:1551
#, fuzzy, c-format
msgid "failed to bring the bridge '%s' up : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1563
+#: src/qemu_driver.c:1562
#, fuzzy, c-format
msgid "failed to enable IP forwarding : %s"
msgstr "failed to open %s for reading"
-#: src/qemu_driver.c:1581 src/qemu_driver.c:1612
+#: src/qemu_driver.c:1580 src/qemu_driver.c:1611
#, fuzzy, c-format
msgid "Failed to bring down bridge '%s' : %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1587 src/qemu_driver.c:1617
+#: src/qemu_driver.c:1586 src/qemu_driver.c:1616
#, fuzzy, c-format
msgid "Failed to delete bridge '%s' : %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1600
+#: src/qemu_driver.c:1599
#, fuzzy, c-format
msgid "Shutting down network '%s'\n"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:1626
+#: src/qemu_driver.c:1625
#, fuzzy
msgid "Got unexpected pid for dnsmasq\n"
msgstr "unexpected dict node"
-#: src/qemu_driver.c:1839
+#: src/qemu_driver.c:1814
+#, fuzzy, c-format
+msgid "Unable to open %s: %s\n"
+msgstr "Failed to suspend domain %s"
+
+#: src/qemu_driver.c:1859
#, fuzzy
msgid "failed to allocate space for capabilities support"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1858 src/qemu_driver.c:1884
+#: src/qemu_driver.c:1878 src/qemu_driver.c:1904
msgid "NUMA not supported on this host"
msgstr ""
-#: src/qemu_driver.c:1869 src/qemu_driver.c:1892
+#: src/qemu_driver.c:1889 src/qemu_driver.c:1912
#, fuzzy
msgid "Failed to query NUMA free memory"
msgstr "Used memory:"
-#: src/qemu_driver.c:2053
+#: src/qemu_driver.c:2073
#, fuzzy, c-format
msgid "domain '%s' is already defined"
msgstr "domain %s exists already"
-#: src/qemu_driver.c:2064
+#: src/qemu_driver.c:2084
#, fuzzy, c-format
msgid "domain with uuid '%s' is already defined"
msgstr "domain %s exists already"
-#: src/qemu_driver.c:2094 src/qemu_driver.c:2123 src/qemu_driver.c:2152
-#: src/qemu_driver.c:2172 src/qemu_driver.c:2410 src/qemu_driver.c:3383
-#: src/qemu_driver.c:3518 src/qemu_driver.c:3632
+#: src/qemu_driver.c:2114 src/qemu_driver.c:2143 src/qemu_driver.c:2172
+#: src/qemu_driver.c:2192 src/qemu_driver.c:2430 src/qemu_driver.c:3403
+#: src/qemu_driver.c:3538 src/qemu_driver.c:3652
#, c-format
msgid "no domain with matching id %d"
msgstr ""
-#: src/qemu_driver.c:2099 src/qemu_driver.c:2128 src/qemu_driver.c:2416
-#: src/qemu_driver.c:3388 src/qemu_driver.c:3524 src/qemu_driver.c:3638
+#: src/qemu_driver.c:2119 src/qemu_driver.c:2148 src/qemu_driver.c:2436
+#: src/qemu_driver.c:3408 src/qemu_driver.c:3544 src/qemu_driver.c:3658
#, fuzzy
msgid "domain is not running"
msgstr "Domain is already active"
-#: src/qemu_driver.c:2107
+#: src/qemu_driver.c:2127
#, fuzzy
msgid "suspend operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2158
+#: src/qemu_driver.c:2178
#, fuzzy
msgid "shutdown operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2198
+#: src/qemu_driver.c:2218
#, fuzzy
msgid "failed to allocate space for ostype"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:2214 src/qemu_driver.c:2230 src/qemu_driver.c:2253
-#: src/qemu_driver.c:2526 src/qemu_driver.c:2688
+#: src/qemu_driver.c:2234 src/qemu_driver.c:2250 src/qemu_driver.c:2273
+#: src/qemu_driver.c:2546 src/qemu_driver.c:2708
#, c-format
msgid "no domain with matching uuid '%s'"
msgstr ""
-#: src/qemu_driver.c:2236
+#: src/qemu_driver.c:2256
msgid "cannot set max memory lower than current memory"
msgstr ""
-#: src/qemu_driver.c:2259
+#: src/qemu_driver.c:2279
#, fuzzy
msgid "cannot set memory of an active domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:2265
+#: src/qemu_driver.c:2285
msgid "cannot set memory higher than max memory"
msgstr ""
-#: src/qemu_driver.c:2425
+#: src/qemu_driver.c:2445
#, fuzzy
msgid "failed to pause domain"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:2434
+#: src/qemu_driver.c:2454
#, fuzzy
msgid "failed to get domain xml"
msgstr "failed to get domain UUID"
-#: src/qemu_driver.c:2442
+#: src/qemu_driver.c:2462
#, fuzzy, c-format
msgid "failed to create '%s'"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2449
+#: src/qemu_driver.c:2469
#, fuzzy
msgid "failed to write save header"
msgstr "Failed to write to socket %d\n"
-#: src/qemu_driver.c:2457
+#: src/qemu_driver.c:2477
#, fuzzy
msgid "failed to write xml"
msgstr "Failed to write to socket %d\n"
-#: src/qemu_driver.c:2470 src/qemu_driver.c:2477 src/qemu_driver.c:2748
+#: src/qemu_driver.c:2490 src/qemu_driver.c:2497 src/qemu_driver.c:2768
#: src/remote_internal.c:2241 src/virterror.c:441
msgid "out of memory"
msgstr "out of memory"
-#: src/qemu_driver.c:2485
+#: src/qemu_driver.c:2505
#, fuzzy
msgid "migrate operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2497
+#: src/qemu_driver.c:2517
msgid "'migrate' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:2532
+#: src/qemu_driver.c:2552
#, fuzzy
msgid "cannot change vcpu count of an active domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:2538
+#: src/qemu_driver.c:2558
msgid "could not determine max vcpus for the domain"
msgstr ""
-#: src/qemu_driver.c:2544
+#: src/qemu_driver.c:2564
#, c-format
msgid ""
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
msgstr ""
-#: src/qemu_driver.c:2568 src/qemu_driver.c:2620
+#: src/qemu_driver.c:2588 src/qemu_driver.c:2640
#, fuzzy
msgid "cannot pin vcpus on an inactive domain"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:2574
+#: src/qemu_driver.c:2594
#, c-format
msgid "vcpu number out of range %d > %d"
msgstr ""
-#: src/qemu_driver.c:2595
+#: src/qemu_driver.c:2615
#, fuzzy, c-format
msgid "cannot set affinity: %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:2600
+#: src/qemu_driver.c:2620
#, fuzzy
msgid "cpu affinity is not supported"
msgstr "library call failed, possibly not supported"
-#: src/qemu_driver.c:2657
+#: src/qemu_driver.c:2677
#, fuzzy, c-format
msgid "cannot get affinity: %s"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2667
+#: src/qemu_driver.c:2687
msgid "cpu affinity is not available"
msgstr ""
-#: src/qemu_driver.c:2694
+#: src/qemu_driver.c:2714
#, fuzzy, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr "load domain definition file"
-#: src/qemu_driver.c:2720 src/test.c:956
+#: src/qemu_driver.c:2740 src/test.c:956
#, fuzzy
msgid "cannot read domain image"
msgstr "node domain list"
-#: src/qemu_driver.c:2726
+#: src/qemu_driver.c:2746
#, fuzzy
msgid "failed to read qemu header"
msgstr "failed to read from Xen Daemon"
-#: src/qemu_driver.c:2733
+#: src/qemu_driver.c:2753
msgid "image magic is incorrect"
msgstr ""
-#: src/qemu_driver.c:2740
+#: src/qemu_driver.c:2760
#, c-format
msgid "image version is not supported (%d > %d)"
msgstr ""
-#: src/qemu_driver.c:2755
+#: src/qemu_driver.c:2775
#, fuzzy
msgid "failed to read XML"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2764
+#: src/qemu_driver.c:2784
#, fuzzy
msgid "failed to parse XML"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2777
+#: src/qemu_driver.c:2797
#, fuzzy, c-format
msgid "domain is already active as '%s'"
msgstr "Domain is already active"
-#: src/qemu_driver.c:2786
+#: src/qemu_driver.c:2806
#, fuzzy
msgid "failed to assign new VM"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2799
+#: src/qemu_driver.c:2819
#, fuzzy
msgid "failed to start VM"
msgstr "Failed to start domain %s"
-#: src/qemu_driver.c:2811
+#: src/qemu_driver.c:2831
#, fuzzy
msgid "failed to resume domain"
msgstr "Failed to resume domain %s"
-#: src/qemu_driver.c:2848 src/qemu_driver.c:3741 src/qemu_driver.c:3776
+#: src/qemu_driver.c:2868 src/qemu_driver.c:3761 src/qemu_driver.c:3796
#, fuzzy
msgid "failed to allocate space for VM name string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:2962
+#: src/qemu_driver.c:2982
#, fuzzy, c-format
msgid "cannot convert disk '%s' to bus/device index"
msgstr "Cannot extract running %s hypervisor version\n"
-#: src/qemu_driver.c:2982
+#: src/qemu_driver.c:3002
#, fuzzy, c-format
msgid "Unsupported disk name mapping for bus '%s'"
msgstr "unexpected mime type"
-#: src/qemu_driver.c:3022
+#: src/qemu_driver.c:3042
#, c-format
msgid "No device with bus '%s' and target '%s'"
msgstr ""
-#: src/qemu_driver.c:3049
+#: src/qemu_driver.c:3069
#, c-format
msgid ""
"Emulator version does not support removable media for device '%s' and target "
"'%s'"
msgstr ""
-#: src/qemu_driver.c:3086
+#: src/qemu_driver.c:3106
msgid "cannot change cdrom media"
msgstr ""
-#: src/qemu_driver.c:3097
+#: src/qemu_driver.c:3117
msgid "changing cdrom media failed"
msgstr ""
-#: src/qemu_driver.c:3157
+#: src/qemu_driver.c:3177
#, fuzzy
msgid "cannot attach usb disk"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3168
+#: src/qemu_driver.c:3188
#, fuzzy
msgid "adding usb disk failed"
msgstr "loading host definition file"
-#: src/qemu_driver.c:3212
+#: src/qemu_driver.c:3232
#, fuzzy
msgid "cannot attach usb device"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3223
+#: src/qemu_driver.c:3243
#, fuzzy
msgid "adding usb device failed"
msgstr "loading host definition file"
-#: src/qemu_driver.c:3253
+#: src/qemu_driver.c:3273
#, fuzzy
msgid "cannot attach device on inactive domain"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3276
+#: src/qemu_driver.c:3296
msgid "this device type cannot be attached"
msgstr ""
-#: src/qemu_driver.c:3315
+#: src/qemu_driver.c:3335
#, fuzzy
msgid "cannot set autostart for transient domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:3341
+#: src/qemu_driver.c:3361
#, fuzzy, c-format
msgid "Failed to create symlink '%s to '%s': %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:3348 src/qemu_driver.c:3981 src/storage_driver.c:832
+#: src/qemu_driver.c:3368 src/qemu_driver.c:4001 src/storage_driver.c:832
#, fuzzy, c-format
msgid "Failed to delete symlink '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:3410
+#: src/qemu_driver.c:3430
#, fuzzy, c-format
msgid "invalid path: %s"
msgstr "invalid argument in %s"
-#: src/qemu_driver.c:3418
+#: src/qemu_driver.c:3438
msgid "'info blockstats' command failed"
msgstr ""
-#: src/qemu_driver.c:3433
+#: src/qemu_driver.c:3453
msgid "'info blockstats' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:3498
+#: src/qemu_driver.c:3518
#, fuzzy, c-format
msgid "device not found: %s (%s)"
msgstr "Domain restored from %s\n"
-#: src/qemu_driver.c:3530 src/qemu_driver.c:3573
+#: src/qemu_driver.c:3550 src/qemu_driver.c:3593
msgid "NULL or empty path"
msgstr ""
-#: src/qemu_driver.c:3541
+#: src/qemu_driver.c:3561
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr ""
-#: src/qemu_driver.c:3583
+#: src/qemu_driver.c:3603
#, fuzzy
msgid "invalid path"
msgstr "invalid argument in %s"
-#: src/qemu_driver.c:3626
+#: src/qemu_driver.c:3646
msgid "QEMU driver only supports virtual memory addrs"
msgstr ""
-#: src/qemu_driver.c:3653
+#: src/qemu_driver.c:3673
#, fuzzy
msgid "'memsave' command failed"
msgstr "domain name"
-#: src/qemu_driver.c:3682 src/qemu_driver.c:3850 src/qemu_driver.c:3875
-#: src/qemu_driver.c:3889 src/qemu_driver.c:3904 src/qemu_driver.c:3937
-#: src/qemu_driver.c:3953
+#: src/qemu_driver.c:3702 src/qemu_driver.c:3870 src/qemu_driver.c:3895
+#: src/qemu_driver.c:3909 src/qemu_driver.c:3924 src/qemu_driver.c:3957
+#: src/qemu_driver.c:3973
msgid "no network with matching uuid"
msgstr ""
-#: src/qemu_driver.c:3697
+#: src/qemu_driver.c:3717
msgid "no network with matching name"
msgstr ""
-#: src/qemu_driver.c:3856
+#: src/qemu_driver.c:3876
#, fuzzy
msgid "network is still active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:3917
+#: src/qemu_driver.c:3937
#, fuzzy
msgid "no network with matching id"
msgstr "domain information in XML"
-#: src/qemu_driver.c:3924
+#: src/qemu_driver.c:3944
#, fuzzy
msgid "failed to allocate space for network bridge string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:3974 src/storage_driver.c:823
+#: src/qemu_driver.c:3994 src/storage_driver.c:823
#, fuzzy, c-format
msgid "Failed to create symlink '%s' to '%s': %s"
msgstr "Failed to save domain %s to %s"
msgid "%s not implemented on Win32"
msgstr ""
-#: src/storage_backend_disk.c:85 src/storage_backend_logical.c:57
+#: src/storage_backend_disk.c:90 src/storage_backend_logical.c:57
#, c-format
msgid "unsupported pool format %s"
msgstr ""
-#: src/storage_backend_disk.c:110 src/storage_backend_logical.c:70
+#: src/storage_backend_disk.c:115 src/storage_backend_logical.c:70
#, c-format
msgid "unsupported pool format %d"
msgstr ""
-#: src/storage_backend_disk.c:138 src/storage_backend_fs.c:192
+#: src/storage_backend_disk.c:143 src/storage_backend_fs.c:192
#: src/storage_backend_fs.c:262 src/storage_backend_fs.c:314
#, c-format
msgid "unsupported volume format %s"
msgstr ""
-#: src/storage_backend_disk.c:165 src/storage_backend_fs.c:225
+#: src/storage_backend_disk.c:170 src/storage_backend_fs.c:225
#: src/storage_backend_fs.c:297 src/storage_backend_fs.c:329
#, c-format
msgid "unsupported volume format %d"
msgstr ""
-#: src/storage_backend_disk.c:179 src/storage_backend_disk.c:192
-#: src/storage_backend_disk.c:199 src/storage_backend_disk.c:221
+#: src/storage_backend_disk.c:184 src/storage_backend_disk.c:197
+#: src/storage_backend_disk.c:204 src/storage_backend_disk.c:226
#: src/storage_backend_fs.c:839 src/storage_backend_iscsi.c:177
#: src/storage_backend_logical.c:116 src/storage_backend_logical.c:121
#: src/storage_backend_logical.c:133 src/storage_backend_logical.c:143
-#: src/storage_backend_logical.c:531
+#: src/storage_backend_logical.c:546
msgid "volume"
msgstr ""
-#: src/storage_backend_disk.c:229
+#: src/storage_backend_disk.c:234
msgid "volume extents"
msgstr ""
-#: src/storage_backend_disk.c:237
+#: src/storage_backend_disk.c:242
msgid "cannot parse device start location"
msgstr ""
-#: src/storage_backend_disk.c:244
+#: src/storage_backend_disk.c:249
msgid "cannot parse device end location"
msgstr ""
-#: src/storage_backend_disk.c:250 src/storage_backend_logical.c:154
+#: src/storage_backend_disk.c:255 src/storage_backend_logical.c:154
#: src/storage_backend_logical.c:160
msgid "extents"
msgstr ""
-#: src/storage_backend_disk.c:464
+#: src/storage_backend_disk.c:462
msgid "no large enough free extent"
msgstr ""
-#: src/storage_backend_disk.c:498
-msgid "Disk pools are not yet supported"
+#: src/storage_backend_disk.c:502
+#, c-format
+msgid "Couldn't read volume target path '%s'. %s"
msgstr ""
+#: src/storage_backend_disk.c:517
+#, c-format
+msgid "Volume path '%s' did not start with parent pool source device name."
+msgstr ""
+
+#: src/storage_backend_disk.c:526
+#, fuzzy, c-format
+msgid "cannot parse partition number from target '%s'"
+msgstr "Failed to suspend domain %s"
+
#: src/storage_backend_fs.c:358
#, c-format
msgid "cannot read header '%s': %s"
msgstr ""
#: src/storage_backend_fs.c:1042 src/storage_backend_fs.c:1078
-#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:543
+#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:558
#, c-format
msgid "cannot read path '%s': %s"
msgstr ""
msgid "creation of non-raw images is not supported without qemu-img"
msgstr ""
-#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:552
+#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:567
#, fuzzy, c-format
msgid "cannot set file owner '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:559
+#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:574
#, fuzzy, c-format
msgid "cannot set file mode '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:566
+#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:581
#, c-format
msgid "cannot close file '%s': %s"
msgstr ""
msgid "lvs command failed with exitstatus %d"
msgstr ""
-#: src/storage_backend_logical.c:355
+#: src/storage_backend_logical.c:354
#, fuzzy
msgid "command line"
msgstr "domain name"
-#: src/storage_backend_logical.c:372
+#: src/storage_backend_logical.c:371
#, c-format
msgid "cannot open device %s"
msgstr ""
-#: src/storage_backend_logical.c:378
+#: src/storage_backend_logical.c:377
#, c-format
msgid "cannot clear device header %s"
msgstr ""
-#: src/storage_backend_logical.c:385
+#: src/storage_backend_logical.c:384
#, c-format
msgid "cannot close device %s"
msgstr ""
-#: src/storage_backend_logical.c:575
+#: src/storage_backend_logical.c:507
+#, fuzzy, c-format
+msgid "cannot remove PV device %s: %s"
+msgstr "failed to write configuration file: %s"
+
+#: src/storage_backend_logical.c:590
#, c-format
msgid "cannot find newly created volume '%s': %s"
msgstr ""
msgstr "DATA"
#: src/virsh.c:6292 src/virsh.c:6314
-msgid "blocked"
-msgstr "blocked"
+msgid "idle"
+msgstr ""
#: src/virsh.c:6294
msgid "paused"
msgid "domain information incomplete, missing uuid"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1109 src/xend_internal.c:2204 src/xend_internal.c:2211
+#: src/xend_internal.c:1109 src/xend_internal.c:2213 src/xend_internal.c:2220
msgid "domain information incomplete, missing name"
msgstr "domain information incomplete, missing name"
msgid "unknown graphics type '%s'"
msgstr "unknown OS type %s"
-#: src/xend_internal.c:2191
+#: src/xend_internal.c:2200
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:2260 src/xend_internal.c:2270 src/xend_internal.c:2280
+#: src/xend_internal.c:2269 src/xend_internal.c:2279 src/xend_internal.c:2289
#, fuzzy, c-format
msgid "unknown lifecycle type %s"
msgstr "unknown OS type %s"
-#: src/xend_internal.c:2593
+#: src/xend_internal.c:2602
#, fuzzy
msgid "failed to parse topology information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:2647
+#: src/xend_internal.c:2656
#, fuzzy
msgid "topology syntax error"
msgstr "configuration file syntax error"
-#: src/xend_internal.c:2711
+#: src/xend_internal.c:2720
msgid "failed to parse Xend domain information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:3193
+#: src/xend_internal.c:3202
msgid "xenDaemonDomainFetch failed to find this domain"
msgstr ""
-#: src/xend_internal.c:3815 src/xend_internal.c:4290 src/xm_internal.c:1617
+#: src/xend_internal.c:3824 src/xend_internal.c:4299 src/xm_internal.c:1617
#, fuzzy
msgid "failed to build sexpr"
msgstr "Failed to suspend domain %s"
-#: src/xend_internal.c:3917
+#: src/xend_internal.c:3926
#, fuzzy
msgid "unsupported device type"
msgstr "unexpected mime type"
-#: src/xend_internal.c:4020
+#: src/xend_internal.c:4029
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4061
+#: src/xend_internal.c:4070
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4069
+#: src/xend_internal.c:4078
#, fuzzy
msgid "unexpected value from on_xend_start"
msgstr "unexpected value node"
-#: src/xend_internal.c:4080
+#: src/xend_internal.c:4089
#, fuzzy
msgid "no memory"
msgstr "node memory"
-#: src/xend_internal.c:4086
+#: src/xend_internal.c:4095
#, fuzzy
msgid "sexpr2string failed"
msgstr "operation failed"
-#: src/xend_internal.c:4091
+#: src/xend_internal.c:4100
#, fuzzy
msgid "Failed to redefine sexpr"
msgstr "Failed to undefine domain %s"
-#: src/xend_internal.c:4096
+#: src/xend_internal.c:4105
msgid "on_xend_start not present in sexpr"
msgstr ""
-#: src/xend_internal.c:4127
+#: src/xend_internal.c:4136
#, fuzzy, c-format
msgid "gethostname failed: %s"
msgstr "operation failed: %s"
-#: src/xend_internal.c:4133
+#: src/xend_internal.c:4142
#, fuzzy, c-format
msgid "failed to strdup hostname: %s"
msgstr "failed to get hypervisor type"
-#: src/xend_internal.c:4164
+#: src/xend_internal.c:4173
msgid ""
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
"migration"
msgstr ""
-#: src/xend_internal.c:4174
+#: src/xend_internal.c:4183
msgid ""
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
"migration"
msgstr ""
-#: src/xend_internal.c:4186
+#: src/xend_internal.c:4195
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr ""
-#: src/xend_internal.c:4199
+#: src/xend_internal.c:4208
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr ""
-#: src/xend_internal.c:4204
+#: src/xend_internal.c:4213
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr ""
-#: src/xend_internal.c:4211
+#: src/xend_internal.c:4220
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr ""
-#: src/xend_internal.c:4218 src/xend_internal.c:4240 src/xend_internal.c:4248
-#: src/xend_internal.c:4474 src/xend_internal.c:4481 src/xml.c:89
+#: src/xend_internal.c:4227 src/xend_internal.c:4249 src/xend_internal.c:4257
+#: src/xend_internal.c:4483 src/xend_internal.c:4490 src/xml.c:89
msgid "strdup failed"
msgstr ""
-#: src/xend_internal.c:4231
+#: src/xend_internal.c:4240
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr ""
-#: src/xend_internal.c:4284
+#: src/xend_internal.c:4293
#, fuzzy
msgid "failed to parse domain description"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:4300
+#: src/xend_internal.c:4309
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Failed to create domain %s\n"
-#: src/xend_internal.c:4456 src/xend_internal.c:4532 src/xend_internal.c:4622
+#: src/xend_internal.c:4465 src/xend_internal.c:4541 src/xend_internal.c:4631
msgid "unsupported in xendConfigVersion < 4"
msgstr ""
-#: src/xend_internal.c:4468
+#: src/xend_internal.c:4477
#, fuzzy
msgid "node information incomplete, missing scheduler name"
msgstr "domain information incomplete, missing name"
-#: src/xend_internal.c:4486 src/xend_internal.c:4580 src/xend_internal.c:4692
+#: src/xend_internal.c:4495 src/xend_internal.c:4589 src/xend_internal.c:4701
#, fuzzy
msgid "Unknown scheduler"
msgstr "unknown host"
-#: src/xend_internal.c:4545 src/xend_internal.c:4635
+#: src/xend_internal.c:4554 src/xend_internal.c:4644
#, fuzzy
msgid "Failed to get a scheduler name"
msgstr "failed to get hypervisor type"
-#: src/xend_internal.c:4558 src/xend_internal.c:4671
+#: src/xend_internal.c:4567 src/xend_internal.c:4680
#, fuzzy
msgid "domain information incomplete, missing cpu_weight"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:4563 src/xend_internal.c:4680
+#: src/xend_internal.c:4572 src/xend_internal.c:4689
#, fuzzy
msgid "domain information incomplete, missing cpu_cap"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:4739
+#: src/xend_internal.c:4748
msgid "domainBlockPeek is not supported for dom0"
msgstr ""
-#: src/xend_internal.c:4762
+#: src/xend_internal.c:4771
#, fuzzy, c-format
msgid "%s: invalid path"
msgstr "invalid argument in %s"
-#: src/xend_internal.c:4770
+#: src/xend_internal.c:4779
#, fuzzy, c-format
msgid "failed to open for reading: %s: %s"
msgstr "failed to open %s for reading"
-#: src/xend_internal.c:4782
+#: src/xend_internal.c:4791
#, fuzzy, c-format
msgid "failed to lseek or read from file: %s: %s"
msgstr "Failed to suspend domain %s"
-#: src/xend_internal.c:4865 src/xend_internal.c:4911
+#: src/xend_internal.c:4874 src/xend_internal.c:4920
#, fuzzy, c-format
msgid "unexpected graphics type %d"
msgstr "unexpected mime type"
-#: src/xend_internal.c:4954
+#: src/xend_internal.c:4963
#, fuzzy
msgid "unexpected chr device type"
msgstr "unexpected mime type"
-#: src/xend_internal.c:5128 src/xm_internal.c:1779
+#: src/xend_internal.c:5137 src/xm_internal.c:1779
#, fuzzy, c-format
msgid "unsupported network type %d"
msgstr "unexpected mime type"
-#: src/xend_internal.c:5302 src/xend_internal.c:5309 src/xend_internal.c:5316
+#: src/xend_internal.c:5311 src/xend_internal.c:5318 src/xend_internal.c:5325
#, fuzzy, c-format
msgid "unexpected lifecycle value %d"
msgstr "unexpected value node"
-#: src/xend_internal.c:5333
+#: src/xend_internal.c:5342
#, fuzzy
msgid "no HVM domain loader"
msgstr "node domain list"
-#: src/xend_internal.c:5544
+#: src/xend_internal.c:5553
#, fuzzy
msgid "hotplug of device type not supported"
msgstr "library call failed, possibly not supported"
msgid "failed to connect to Xen Store"
msgstr "failed to connect to Xen Store"
+#~ msgid "blocked"
+#~ msgstr "blocked"
+
#, fuzzy
#~ msgid "invalid interface type: %s"
#~ msgstr "invalid argument in %s"
#~ msgid "cannot read tty pid file %s: %s"
#~ msgstr "failed to write configuration file: %s"
-#, fuzzy
-#~ msgid "cannot remove ttyPidFile %s: %s"
-#~ msgstr "failed to write configuration file: %s"
-
#, fuzzy
#~ msgid "failed to calloc memory for init string: %s"
#~ msgstr "failed to allocate a node"
msgstr ""
"Project-Id-Version: as\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-09-08 14:51+0200\n"
+"POT-Creation-Date: 2008-09-23 22:28+0200\n"
"PO-Revision-Date: 2007-09-25 17:39+0530\n"
"Last-Translator: Amitakhya Phukan <aphukan@fedoraproject.org>\n"
"Language-Team: Assamese\n"
msgid "storage_vol not found"
msgstr "কাৰ্ণেলৰ তথ্য নাই"
-#: src/conf.c:155 src/conf.c:203 src/conf.c:488 src/conf.c:525 src/conf.c:553
-#: src/conf.c:631
+#: src/conf.c:164 src/conf.c:212 src/conf.c:491 src/conf.c:528 src/conf.c:555
+#: src/conf.c:630
msgid "allocating configuration"
msgstr ""
-#: src/conf.c:338
+#: src/conf.c:347
msgid "unterminated number"
msgstr ""
-#: src/conf.c:372 src/conf.c:389 src/conf.c:401
+#: src/conf.c:380 src/conf.c:396 src/conf.c:407
msgid "unterminated string"
msgstr ""
-#: src/conf.c:429 src/conf.c:483
+#: src/conf.c:434 src/conf.c:487
msgid "expecting a value"
msgstr ""
-#: src/conf.c:450
+#: src/conf.c:454
msgid "expecting a separator in list"
msgstr ""
-#: src/conf.c:473
+#: src/conf.c:477
msgid "list is not closed with ]"
msgstr ""
-#: src/conf.c:518
+#: src/conf.c:521
msgid "expecting a name"
msgstr ""
-#: src/conf.c:581
+#: src/conf.c:582
msgid "expecting a separator"
msgstr ""
msgid "expecting an assignment"
msgstr ""
-#: src/conf.c:894 src/conf.c:950 src/xend_internal.c:584
-#: src/xend_internal.c:2657 src/xm_internal.c:1475 src/xm_internal.c:1482
+#: src/conf.c:892 src/conf.c:948 src/xend_internal.c:584
+#: src/xend_internal.c:2666 src/xm_internal.c:1475 src/xm_internal.c:1482
#, fuzzy
msgid "allocate buffer"
msgstr "value array বিতৰণ কৰক"
-#: src/conf.c:901
+#: src/conf.c:899
msgid "failed to open file"
msgstr ""
-#: src/conf.c:912
+#: src/conf.c:910
msgid "failed to save content"
msgstr ""
msgid "cannot extract disk devices"
msgstr "উত্তৰ বিতৰন কৰক"
-#: src/domain_conf.c:1939 src/qemu_driver.c:3133
+#: src/domain_conf.c:1939 src/qemu_driver.c:3153
#, fuzzy, c-format
msgid "duplicate disk target '%s'"
msgstr "অপ্ৰত্যাশিত mime ৰ ধৰণ"
msgid "unexpected char type %d"
msgstr "অপ্ৰত্যাশিত mime ৰ ধৰণ"
-#: src/domain_conf.c:2815 src/xend_internal.c:5214
+#: src/domain_conf.c:2815 src/xend_internal.c:5223
#, fuzzy, c-format
msgid "unexpected sound model %d"
msgstr "অপ্ৰত্যাশিত mime ৰ ধৰণ"
-#: src/domain_conf.c:2835 src/xend_internal.c:5237
+#: src/domain_conf.c:2835 src/xend_internal.c:5246
#, fuzzy, c-format
msgid "unexpected input type %d"
msgstr "অপ্ৰত্যাশিত mime ৰ ধৰণ"
#: src/lxc_driver.c:274 src/lxc_driver.c:309 src/lxc_driver.c:335
#: src/lxc_driver.c:350 src/openvz_driver.c:238 src/openvz_driver.c:267
-#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:620
-#: src/openvz_driver.c:651 src/openvz_driver.c:672 src/openvz_driver.c:713
-#: src/qemu_driver.c:2192 src/qemu_driver.c:2279 src/qemu_driver.c:2828
-#: src/qemu_driver.c:2883 src/qemu_driver.c:2927 src/qemu_driver.c:3007
-#: src/qemu_driver.c:3123 src/qemu_driver.c:3192 src/qemu_driver.c:3247
-#: src/qemu_driver.c:3291 src/qemu_driver.c:3309 src/qemu_driver.c:3567
+#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:621
+#: src/openvz_driver.c:652 src/openvz_driver.c:673 src/openvz_driver.c:714
+#: src/qemu_driver.c:2212 src/qemu_driver.c:2299 src/qemu_driver.c:2848
+#: src/qemu_driver.c:2903 src/qemu_driver.c:2947 src/qemu_driver.c:3027
+#: src/qemu_driver.c:3143 src/qemu_driver.c:3212 src/qemu_driver.c:3267
+#: src/qemu_driver.c:3311 src/qemu_driver.c:3329 src/qemu_driver.c:3587
msgid "no domain with matching uuid"
msgstr ""
-#: src/lxc_driver.c:280 src/openvz_driver.c:625 src/qemu_driver.c:2933
+#: src/lxc_driver.c:280 src/openvz_driver.c:626 src/qemu_driver.c:2953
msgid "cannot delete active domain"
msgstr ""
-#: src/lxc_driver.c:286 src/qemu_driver.c:2939
+#: src/lxc_driver.c:286 src/qemu_driver.c:2959
#, fuzzy
msgid "cannot undefine transient domain"
msgstr "আৰম্ভ."
msgid "container '%s' unexpectedly shutdown during startup"
msgstr ""
-#: src/lxc_driver.c:747 src/qemu_driver.c:892
+#: src/lxc_driver.c:747 src/qemu_driver.c:893
#, fuzzy, c-format
msgid "cannot create log directory %s: %s"
msgstr "বিন্যাস নথিপত্ৰ লিখিবলৈ বিফল: %s"
msgid "unknown forwarding type '%s'"
msgstr "অজ্ঞাত OS ৰ ধৰণ %s"
-#: src/network_conf.c:662 src/qemu_driver.c:3334 src/qemu_driver.c:3967
+#: src/network_conf.c:662 src/qemu_driver.c:3354 src/qemu_driver.c:3987
#: src/storage_driver.c:816
#, c-format
msgid "cannot create autostart directory %s: %s"
msgid "no config file for %s"
msgstr "বিন্যাস নথিপত্ৰৰ শব্দবিন্যাসত ভুল: %s"
-#: src/openvz_conf.c:187
+#: src/openvz_conf.c:190
+#, fuzzy, c-format
+msgid "Cound not read 'IP_ADDRESS' from config for container %d"
+msgstr "%s লৈ সংযোগ কৰিব পৰা ন'গ'ল"
+
+#: src/openvz_conf.c:220
+#, fuzzy, c-format
+msgid "Cound not read 'NETIF' from config for container %d"
+msgstr "%s লৈ সংযোগ কৰিব পৰা ন'গ'ল"
+
+#: src/openvz_conf.c:247
+#, fuzzy
+msgid "Too long network device name"
+msgstr "নে'টৱৰ্ক নথিপত্ৰৰ নাম বিশ্লেষণ কৰা হৈছে"
+
+#: src/openvz_conf.c:264
+#, fuzzy
+msgid "Wrong length MAC address"
+msgstr "অবৈধ MAC ঠিকনা"
+
+#: src/openvz_conf.c:271
+#, fuzzy
+msgid "Wrong MAC address"
+msgstr "অবৈধ MAC ঠিকনা"
+
+#: src/openvz_conf.c:327
#, fuzzy
msgid "popen failed"
msgstr "কাৰ্য্যকৰণ বিফল"
-#: src/openvz_conf.c:197
+#: src/openvz_conf.c:337
#, fuzzy
msgid "Failed to parse vzlist output"
msgstr "পঢ়াৰ বাবে %s খোলোঁতে বিফল"
-#: src/openvz_conf.c:223
+#: src/openvz_conf.c:363
#, fuzzy
msgid "UUID in config file malformed"
msgstr "বিন্যাস নথিপত্ৰৰ শব্দবিন্যাসত ভুল: %s"
-#: src/openvz_conf.c:235
+#: src/openvz_conf.c:375
#, fuzzy, c-format
msgid "Cound not read config for container %d"
msgstr "%s লৈ সংযোগ কৰিব পৰা ন'গ'ল"
msgid "Container ID is not specified"
msgstr ""
-#: src/openvz_driver.c:391 src/openvz_driver.c:459 src/openvz_driver.c:534
-#: src/openvz_driver.c:554 src/openvz_driver.c:600 src/openvz_driver.c:631
-#: src/openvz_driver.c:656 src/openvz_driver.c:728 src/openvz_driver.c:826
-#: src/openvz_driver.c:872
+#: src/openvz_driver.c:391 src/openvz_driver.c:460 src/openvz_driver.c:535
+#: src/openvz_driver.c:555 src/openvz_driver.c:601 src/openvz_driver.c:632
+#: src/openvz_driver.c:657 src/openvz_driver.c:729 src/openvz_driver.c:827
+#: src/openvz_driver.c:873
#, fuzzy, c-format
msgid "Could not exec %s"
msgstr "%s লৈ সংযোগ কৰিব পৰা ন'গ'ল"
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:451 src/openvz_driver.c:528
+#: src/openvz_driver.c:452 src/openvz_driver.c:529
msgid "Error creating command for container"
msgstr ""
-#: src/openvz_driver.c:465 src/openvz_driver.c:540
+#: src/openvz_driver.c:466 src/openvz_driver.c:541
#, fuzzy
msgid "Could not set UUID"
msgstr "%s লৈ সংযোগ কৰিব পৰা ন'গ'ল"
-#: src/openvz_driver.c:475 src/openvz_driver.c:546
+#: src/openvz_driver.c:476 src/openvz_driver.c:547
#, fuzzy
msgid "Could not configure network"
msgstr "%s লৈ সংযোগ কৰিব পৰা ন'গ'ল"
-#: src/openvz_driver.c:482 src/openvz_driver.c:569
+#: src/openvz_driver.c:483 src/openvz_driver.c:570
msgid "Could not set number of virtual cpu"
msgstr ""
#: src/openvz_driver.c:517
#, c-format
-msgid "Already an OPENVZ VM defined with the id '%d'"
+msgid "Already an OPENVZ VM defined with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:588
+#: src/openvz_driver.c:589
msgid "no domain with matching id"
msgstr ""
-#: src/openvz_driver.c:594
+#: src/openvz_driver.c:595
#, fuzzy
msgid "domain is not in shutoff state"
msgstr "নে'টৱৰ্ক এতিয়াও চলি আছে"
-#: src/openvz_driver.c:677
+#: src/openvz_driver.c:678
#, fuzzy
msgid "Could not read container config"
msgstr "%s লৈ সংযোগ কৰিব পৰা ন'গ'ল"
-#: src/openvz_driver.c:693 src/qemu_driver.c:1823
+#: src/openvz_driver.c:694 src/qemu_driver.c:1843
#, fuzzy, c-format
msgid "unknown type '%s'"
msgstr "অজ্ঞাত OS ৰ ধৰণ %s"
-#: src/openvz_driver.c:719
+#: src/openvz_driver.c:720
msgid "VCPUs should be >= 1"
msgstr ""
-#: src/openvz_driver.c:835 src/openvz_driver.c:881
+#: src/openvz_driver.c:836 src/openvz_driver.c:882
#, fuzzy, c-format
msgid "Could not parse VPS ID %s"
msgstr "%s লৈ সংযোগ কৰিব পৰা ন'গ'ল"
msgid "Unexpected exit status '%d', qemu probably failed"
msgstr ""
-#: src/qemu_conf.c:519 src/qemu_driver.c:925
+#: src/qemu_conf.c:519 src/qemu_driver.c:926
#, fuzzy, c-format
msgid "Cannot find QEMU binary %s: %s"
msgstr "পঢ়াৰ বাবে %s খোলোঁতে বিফল"
msgid "Network type %d is not supported"
msgstr ""
-#: src/qemu_conf.c:580 src/qemu_driver.c:1515
+#: src/qemu_conf.c:580 src/qemu_driver.c:1514
#, fuzzy, c-format
msgid "cannot initialize bridge support: %s"
msgstr "পঢ়াৰ বাবে %s খোলোঁতে বিফল"
msgid "failed to allocate space for argv string"
msgstr "পঢ়াৰ বাবে %s খোলোঁতে বিফল"
-#: src/qemu_driver.c:90
+#: src/qemu_driver.c:91
#, fuzzy
msgid "Failed to set close-on-exec file descriptor flag\n"
msgstr "বিন্যাস নথিপত্ৰ লিখিবলৈ বিফল"
-#: src/qemu_driver.c:105
+#: src/qemu_driver.c:106
#, fuzzy
msgid "Failed to set non-blocking file descriptor flag\n"
msgstr "পঢ়াৰ বাবে বিন্যাস নথিপত্ৰ খোলোঁতে বিফল"
-#: src/qemu_driver.c:150
+#: src/qemu_driver.c:151
#, fuzzy, c-format
msgid "Failed to autostart network '%s': %s\n"
msgstr "পঢ়াৰ বাবে %s খোলোঁতে বিফল"
-#: src/qemu_driver.c:165
+#: src/qemu_driver.c:166
#, fuzzy, c-format
msgid "Failed to autostart VM '%s': %s\n"
msgstr "পঢ়াৰ বাবে %s খোলোঁতে বিফল"
-#: src/qemu_driver.c:201
+#: src/qemu_driver.c:202
#, fuzzy, c-format
msgid "Failed to find user record for uid '%d': %s\n"
msgstr "নে'টৱৰ্ক বিচাৰিবলৈ অক্ষম: %s"
-#: src/qemu_driver.c:212
+#: src/qemu_driver.c:213
#, fuzzy
msgid "out of memory in asprintf\n"
msgstr "স্মৃতিশক্তিৰ অপৰ্য্যাপ্ত"
-#: src/qemu_driver.c:268
+#: src/qemu_driver.c:269
#, fuzzy
msgid "qemudStartup: out of memory\n"
msgstr "স্মৃতিশক্তিৰ অপৰ্য্যাপ্ত"
-#: src/qemu_driver.c:295
+#: src/qemu_driver.c:296
msgid "Reloading iptables rules\n"
msgstr ""
-#: src/qemu_driver.c:433
+#: src/qemu_driver.c:434
#, c-format
msgid ""
"QEMU quit during %s startup\n"
"%s"
msgstr ""
-#: src/qemu_driver.c:443 src/qemu_driver.c:456
+#: src/qemu_driver.c:444 src/qemu_driver.c:457
#, c-format
msgid "Failure while reading %s startup output: %s"
msgstr ""
-#: src/qemu_driver.c:451
+#: src/qemu_driver.c:452
#, c-format
msgid "Timed out while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:467
+#: src/qemu_driver.c:468
#, c-format
msgid "Failure while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:479
+#: src/qemu_driver.c:480
#, c-format
msgid "Out of space while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:510
+#: src/qemu_driver.c:511
#, fuzzy, c-format
msgid "Unable to open monitor path %s"
msgstr "পঢ়াৰ বাবে %s খোলোঁতে বিফল"
-#: src/qemu_driver.c:515
+#: src/qemu_driver.c:516
msgid "Unable to set monitor close-on-exec flag"
msgstr ""
-#: src/qemu_driver.c:520
+#: src/qemu_driver.c:521
msgid "Unable to put monitor into non-blocking mode"
msgstr ""
-#: src/qemu_driver.c:648 src/qemu_driver.c:1027 src/qemu_driver.c:1726
-#: src/qemu_driver.c:1736
+#: src/qemu_driver.c:649 src/qemu_driver.c:1028 src/qemu_driver.c:1725
+#: src/qemu_driver.c:1735
#, fuzzy, c-format
msgid "Unable to log VM console data: %s\n"
msgstr "বিন্যাস নথিপত্ৰ লিখিবলৈ বিফল"
-#: src/qemu_driver.c:671
+#: src/qemu_driver.c:672
#, fuzzy
msgid "allocate cpumap"
msgstr "নতুন সন্দৰ্ভ বিতৰণ কৰক"
-#: src/qemu_driver.c:682
+#: src/qemu_driver.c:683
msgid "cannot run monitor command to fetch CPU thread info"
msgstr ""
-#: src/qemu_driver.c:786
+#: src/qemu_driver.c:787
#, fuzzy, c-format
msgid "failed to set CPU affinity %s"
msgstr "পঢ়াৰ বাবে %s খোলোঁতে বিফল"
-#: src/qemu_driver.c:796 src/qemu_driver.c:2135
+#: src/qemu_driver.c:797 src/qemu_driver.c:2155
#, fuzzy
msgid "resume operation failed"
msgstr "কাৰ্য্যকৰণ বিফল"
-#: src/qemu_driver.c:859
+#: src/qemu_driver.c:860
msgid "VM is already active"
msgstr ""
-#: src/qemu_driver.c:869
+#: src/qemu_driver.c:870
msgid "Unable to find an unused VNC port"
msgstr ""
-#: src/qemu_driver.c:881
+#: src/qemu_driver.c:882
#, c-format
msgid "config file path too long: %s/%s.log"
msgstr ""
-#: src/qemu_driver.c:900
+#: src/qemu_driver.c:901
#, fuzzy, c-format
msgid "failed to create logfile %s: %s"
msgstr "বিন্যাস নথিপত্ৰ লিখিবলৈ বিফল"
-#: src/qemu_driver.c:906
+#: src/qemu_driver.c:907
#, fuzzy, c-format
msgid "Unable to set VM logfile close-on-exec flag %s"
msgstr "বিন্যাস নথিপত্ৰ লিখিবলৈ বিফল"
-#: src/qemu_driver.c:935 src/qemu_driver.c:3032
+#: src/qemu_driver.c:936 src/qemu_driver.c:3052
#, fuzzy, c-format
msgid "Cannot determine QEMU argv syntax %s"
msgstr "পঢ়াৰ বাবে %s খোলোঁতে বিফল"
-#: src/qemu_driver.c:951 src/qemu_driver.c:954 src/qemu_driver.c:959
+#: src/qemu_driver.c:952 src/qemu_driver.c:955 src/qemu_driver.c:960
#, fuzzy, c-format
msgid "Unable to write argv to logfile %d: %s\n"
msgstr "বিন্যাস নথিপত্ৰ লিখিবলৈ বিফল"
-#: src/qemu_driver.c:1041
+#: src/qemu_driver.c:1040
#, c-format
msgid "Shutting down VM '%s'\n"
msgstr ""
-#: src/qemu_driver.c:1052
+#: src/qemu_driver.c:1051
#, fuzzy, c-format
msgid "Unable to close logfile %d: %s\n"
msgstr "বিন্যাস নথিপত্ৰ লিখিবলৈ বিফল"
-#: src/qemu_driver.c:1067
+#: src/qemu_driver.c:1066
#, fuzzy
msgid "Got unexpected pid, damn\n"
msgstr "অপ্ৰত্যাশিত dict node"
-#: src/qemu_driver.c:1221
+#: src/qemu_driver.c:1220
#, fuzzy
msgid "failed to allocate space for dnsmasq argv"
msgstr "পঢ়াৰ বাবে %s খোলোঁতে বিফল"
-#: src/qemu_driver.c:1235
+#: src/qemu_driver.c:1234
msgid "cannot start dhcp daemon without IP address for server"
msgstr ""
-#: src/qemu_driver.c:1264
+#: src/qemu_driver.c:1263
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
msgstr "পঢ়াৰ বাবে বিন্যাস নথিপত্ৰ খোলোঁতে বিফল"
-#: src/qemu_driver.c:1275
+#: src/qemu_driver.c:1274
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
msgstr "পঢ়াৰ বাবে বিন্যাস নথিপত্ৰ খোলোঁতে বিফল"
-#: src/qemu_driver.c:1285
+#: src/qemu_driver.c:1284
#, fuzzy, c-format
msgid "failed to add iptables rule to enable masquerading : %s\n"
msgstr "পঢ়াৰ বাবে বিন্যাস নথিপত্ৰ খোলোঁতে বিফল"
-#: src/qemu_driver.c:1317
+#: src/qemu_driver.c:1316
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
msgstr "পঢ়াৰ বাবে বিন্যাস নথিপত্ৰ খোলোঁতে বিফল"
-#: src/qemu_driver.c:1328
+#: src/qemu_driver.c:1327
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
msgstr "পঢ়াৰ বাবে বিন্যাস নথিপত্ৰ খোলোঁতে বিফল"
-#: src/qemu_driver.c:1353
+#: src/qemu_driver.c:1352
msgid "failed to allocate space for IP tables support"
msgstr ""
-#: src/qemu_driver.c:1361 src/qemu_driver.c:1368
+#: src/qemu_driver.c:1360 src/qemu_driver.c:1367
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
msgstr "পঢ়াৰ বাবে বিন্যাস নথিপত্ৰ খোলোঁতে বিফল"
-#: src/qemu_driver.c:1376 src/qemu_driver.c:1383
+#: src/qemu_driver.c:1375 src/qemu_driver.c:1382
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
msgstr "পঢ়াৰ বাবে বিন্যাস নথিপত্ৰ খোলোঁতে বিফল"
-#: src/qemu_driver.c:1393
+#: src/qemu_driver.c:1392
#, fuzzy, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
msgstr "পঢ়াৰ বাবে বিন্যাস নথিপত্ৰ খোলোঁতে বিফল"
-#: src/qemu_driver.c:1400
+#: src/qemu_driver.c:1399
#, fuzzy, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
msgstr "পঢ়াৰ বাবে বিন্যাস নথিপত্ৰ খোলোঁতে বিফল"
-#: src/qemu_driver.c:1408
+#: src/qemu_driver.c:1407
#, fuzzy, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
msgstr "পঢ়াৰ বাবে বিন্যাস নথিপত্ৰ খোলোঁতে বিফল"
-#: src/qemu_driver.c:1509
+#: src/qemu_driver.c:1508
#, fuzzy
msgid "network is already active"
msgstr "নে'টৱৰ্ক ইতিমধ্যে চলি আছে"
-#: src/qemu_driver.c:1521
+#: src/qemu_driver.c:1520
#, fuzzy, c-format
msgid "cannot create bridge '%s' : %s"
msgstr "বিন্যাস নথিপত্ৰ লিখিবলৈ বিফল: %s"
-#: src/qemu_driver.c:1536
+#: src/qemu_driver.c:1535
#, fuzzy, c-format
msgid "cannot set IP address on bridge '%s' to '%s' : %s"
msgstr "পঢ়াৰ বাবে %s খোলোঁতে বিফল"
-#: src/qemu_driver.c:1544
+#: src/qemu_driver.c:1543
#, fuzzy, c-format
msgid "cannot set netmask on bridge '%s' to '%s' : %s"
msgstr "পঢ়াৰ বাবে %s খোলোঁতে বিফল"
-#: src/qemu_driver.c:1552
+#: src/qemu_driver.c:1551
#, fuzzy, c-format
msgid "failed to bring the bridge '%s' up : %s"
msgstr "পঢ়াৰ বাবে %s খোলোঁতে বিফল"
-#: src/qemu_driver.c:1563
+#: src/qemu_driver.c:1562
#, fuzzy, c-format
msgid "failed to enable IP forwarding : %s"
msgstr "পঢ়াৰ বাবে %s খোলোঁতে বিফল"
-#: src/qemu_driver.c:1581 src/qemu_driver.c:1612
+#: src/qemu_driver.c:1580 src/qemu_driver.c:1611
#, fuzzy, c-format
msgid "Failed to bring down bridge '%s' : %s\n"
msgstr "পঢ়াৰ বাবে %s খোলোঁতে বিফল"
-#: src/qemu_driver.c:1587 src/qemu_driver.c:1617
+#: src/qemu_driver.c:1586 src/qemu_driver.c:1616
#, fuzzy, c-format
msgid "Failed to delete bridge '%s' : %s\n"
msgstr "পঢ়াৰ বাবে %s খোলোঁতে বিফল"
-#: src/qemu_driver.c:1600
+#: src/qemu_driver.c:1599
#, c-format
msgid "Shutting down network '%s'\n"
msgstr ""
-#: src/qemu_driver.c:1626
+#: src/qemu_driver.c:1625
#, fuzzy
msgid "Got unexpected pid for dnsmasq\n"
msgstr "অপ্ৰত্যাশিত dict node"
-#: src/qemu_driver.c:1839
+#: src/qemu_driver.c:1814
+#, fuzzy, c-format
+msgid "Unable to open %s: %s\n"
+msgstr "পঢ়াৰ বাবে %s খোলোঁতে বিফল"
+
+#: src/qemu_driver.c:1859
msgid "failed to allocate space for capabilities support"
msgstr ""
-#: src/qemu_driver.c:1858 src/qemu_driver.c:1884
+#: src/qemu_driver.c:1878 src/qemu_driver.c:1904
msgid "NUMA not supported on this host"
msgstr ""
-#: src/qemu_driver.c:1869 src/qemu_driver.c:1892
+#: src/qemu_driver.c:1889 src/qemu_driver.c:1912
#, fuzzy
msgid "Failed to query NUMA free memory"
msgstr "স্মৃতিশক্তিৰ অপৰ্য্যাপ্ত"
-#: src/qemu_driver.c:2053
+#: src/qemu_driver.c:2073
#, fuzzy, c-format
msgid "domain '%s' is already defined"
msgstr "%s ডোমেইন ইতিমধ্যে আছে"
-#: src/qemu_driver.c:2064
+#: src/qemu_driver.c:2084
#, fuzzy, c-format
msgid "domain with uuid '%s' is already defined"
msgstr "%s ডোমেইন ইতিমধ্যে আছে"
-#: src/qemu_driver.c:2094 src/qemu_driver.c:2123 src/qemu_driver.c:2152
-#: src/qemu_driver.c:2172 src/qemu_driver.c:2410 src/qemu_driver.c:3383
-#: src/qemu_driver.c:3518 src/qemu_driver.c:3632
+#: src/qemu_driver.c:2114 src/qemu_driver.c:2143 src/qemu_driver.c:2172
+#: src/qemu_driver.c:2192 src/qemu_driver.c:2430 src/qemu_driver.c:3403
+#: src/qemu_driver.c:3538 src/qemu_driver.c:3652
#, c-format
msgid "no domain with matching id %d"
msgstr ""
-#: src/qemu_driver.c:2099 src/qemu_driver.c:2128 src/qemu_driver.c:2416
-#: src/qemu_driver.c:3388 src/qemu_driver.c:3524 src/qemu_driver.c:3638
+#: src/qemu_driver.c:2119 src/qemu_driver.c:2148 src/qemu_driver.c:2436
+#: src/qemu_driver.c:3408 src/qemu_driver.c:3544 src/qemu_driver.c:3658
#, fuzzy
msgid "domain is not running"
msgstr "নে'টৱৰ্ক এতিয়াও চলি আছে"
-#: src/qemu_driver.c:2107
+#: src/qemu_driver.c:2127
#, fuzzy
msgid "suspend operation failed"
msgstr "কাৰ্য্যকৰণ বিফল"
-#: src/qemu_driver.c:2158
+#: src/qemu_driver.c:2178
#, fuzzy
msgid "shutdown operation failed"
msgstr "কাৰ্য্যকৰণ বিফল"
-#: src/qemu_driver.c:2198
+#: src/qemu_driver.c:2218
#, fuzzy
msgid "failed to allocate space for ostype"
msgstr "বিন্যাস নথিপত্ৰ লিখিবলৈ বিফল"
-#: src/qemu_driver.c:2214 src/qemu_driver.c:2230 src/qemu_driver.c:2253
-#: src/qemu_driver.c:2526 src/qemu_driver.c:2688
+#: src/qemu_driver.c:2234 src/qemu_driver.c:2250 src/qemu_driver.c:2273
+#: src/qemu_driver.c:2546 src/qemu_driver.c:2708
#, c-format
msgid "no domain with matching uuid '%s'"
msgstr ""
-#: src/qemu_driver.c:2236
+#: src/qemu_driver.c:2256
msgid "cannot set max memory lower than current memory"
msgstr ""
-#: src/qemu_driver.c:2259
+#: src/qemu_driver.c:2279
msgid "cannot set memory of an active domain"
msgstr ""
-#: src/qemu_driver.c:2265
+#: src/qemu_driver.c:2285
msgid "cannot set memory higher than max memory"
msgstr ""
-#: src/qemu_driver.c:2425
+#: src/qemu_driver.c:2445
#, fuzzy
msgid "failed to pause domain"
msgstr "পঢ়াৰ বাবে বিন্যাস নথিপত্ৰ খোলোঁতে বিফল"
-#: src/qemu_driver.c:2434
+#: src/qemu_driver.c:2454
#, fuzzy
msgid "failed to get domain xml"
msgstr "বিন্যাস নথিপত্ৰ লিখিবলৈ বিফল"
-#: src/qemu_driver.c:2442
+#: src/qemu_driver.c:2462
#, fuzzy, c-format
msgid "failed to create '%s'"
msgstr "বিন্যাস নথিপত্ৰ লিখিবলৈ বিফল"
-#: src/qemu_driver.c:2449
+#: src/qemu_driver.c:2469
#, fuzzy
msgid "failed to write save header"
msgstr "বিন্যাস নথিপত্ৰ লিখিবলৈ বিফল"
-#: src/qemu_driver.c:2457
+#: src/qemu_driver.c:2477
#, fuzzy
msgid "failed to write xml"
msgstr "বিন্যাস নথিপত্ৰ লিখিবলৈ বিফল"
-#: src/qemu_driver.c:2470 src/qemu_driver.c:2477 src/qemu_driver.c:2748
+#: src/qemu_driver.c:2490 src/qemu_driver.c:2497 src/qemu_driver.c:2768
#: src/remote_internal.c:2241 src/virterror.c:441
msgid "out of memory"
msgstr "স্মৃতিশক্তিৰ অপৰ্য্যাপ্ত"
-#: src/qemu_driver.c:2485
+#: src/qemu_driver.c:2505
#, fuzzy
msgid "migrate operation failed"
msgstr "কাৰ্য্যকৰণ বিফল"
-#: src/qemu_driver.c:2497
+#: src/qemu_driver.c:2517
msgid "'migrate' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:2532
+#: src/qemu_driver.c:2552
msgid "cannot change vcpu count of an active domain"
msgstr ""
-#: src/qemu_driver.c:2538
+#: src/qemu_driver.c:2558
msgid "could not determine max vcpus for the domain"
msgstr ""
-#: src/qemu_driver.c:2544
+#: src/qemu_driver.c:2564
#, c-format
msgid ""
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
msgstr ""
-#: src/qemu_driver.c:2568 src/qemu_driver.c:2620
+#: src/qemu_driver.c:2588 src/qemu_driver.c:2640
#, fuzzy
msgid "cannot pin vcpus on an inactive domain"
msgstr "ডোমেইন বিতৰণ কৰা হৈছে"
-#: src/qemu_driver.c:2574
+#: src/qemu_driver.c:2594
#, c-format
msgid "vcpu number out of range %d > %d"
msgstr ""
-#: src/qemu_driver.c:2595
+#: src/qemu_driver.c:2615
#, fuzzy, c-format
msgid "cannot set affinity: %s"
msgstr "পঢ়াৰ বাবে %s খোলোঁতে বিফল"
-#: src/qemu_driver.c:2600
+#: src/qemu_driver.c:2620
#, fuzzy
msgid "cpu affinity is not supported"
msgstr "library call বিফল, হয়তো সমৰ্থিত নহয়"
-#: src/qemu_driver.c:2657
+#: src/qemu_driver.c:2677
#, fuzzy, c-format
msgid "cannot get affinity: %s"
msgstr "পঢ়াৰ বাবে %s খোলোঁতে বিফল"
-#: src/qemu_driver.c:2667
+#: src/qemu_driver.c:2687
msgid "cpu affinity is not available"
msgstr ""
-#: src/qemu_driver.c:2694
+#: src/qemu_driver.c:2714
#, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr ""
-#: src/qemu_driver.c:2720 src/test.c:956
+#: src/qemu_driver.c:2740 src/test.c:956
msgid "cannot read domain image"
msgstr ""
-#: src/qemu_driver.c:2726
+#: src/qemu_driver.c:2746
#, fuzzy
msgid "failed to read qemu header"
msgstr "পঢ়াৰ বাবে %s খোলোঁতে বিফল"
-#: src/qemu_driver.c:2733
+#: src/qemu_driver.c:2753
msgid "image magic is incorrect"
msgstr ""
-#: src/qemu_driver.c:2740
+#: src/qemu_driver.c:2760
#, c-format
msgid "image version is not supported (%d > %d)"
msgstr ""
-#: src/qemu_driver.c:2755
+#: src/qemu_driver.c:2775
#, fuzzy
msgid "failed to read XML"
msgstr "পঢ়াৰ বাবে %s খোলোঁতে বিফল"
-#: src/qemu_driver.c:2764
+#: src/qemu_driver.c:2784
#, fuzzy
msgid "failed to parse XML"
msgstr "বিন্যাস নথিপত্ৰ লিখিবলৈ বিফল"
-#: src/qemu_driver.c:2777
+#: src/qemu_driver.c:2797
#, fuzzy, c-format
msgid "domain is already active as '%s'"
msgstr "%s ডোমেইন ইতিমধ্যে আছে"
-#: src/qemu_driver.c:2786
+#: src/qemu_driver.c:2806
#, fuzzy
msgid "failed to assign new VM"
msgstr "বিন্যাস নথিপত্ৰ লিখিবলৈ বিফল"
-#: src/qemu_driver.c:2799
+#: src/qemu_driver.c:2819
#, fuzzy
msgid "failed to start VM"
msgstr "বিন্যাস নথিপত্ৰ লিখিবলৈ বিফল"
-#: src/qemu_driver.c:2811
+#: src/qemu_driver.c:2831
#, fuzzy
msgid "failed to resume domain"
msgstr "পঢ়াৰ বাবে বিন্যাস নথিপত্ৰ খোলোঁতে বিফল"
-#: src/qemu_driver.c:2848 src/qemu_driver.c:3741 src/qemu_driver.c:3776
+#: src/qemu_driver.c:2868 src/qemu_driver.c:3761 src/qemu_driver.c:3796
#, fuzzy
msgid "failed to allocate space for VM name string"
msgstr "পঢ়াৰ বাবে %s খোলোঁতে বিফল"
-#: src/qemu_driver.c:2962
+#: src/qemu_driver.c:2982
#, fuzzy, c-format
msgid "cannot convert disk '%s' to bus/device index"
msgstr "উত্তৰ বিতৰন কৰক"
-#: src/qemu_driver.c:2982
+#: src/qemu_driver.c:3002
#, fuzzy, c-format
msgid "Unsupported disk name mapping for bus '%s'"
msgstr "অপ্ৰত্যাশিত mime ৰ ধৰণ"
-#: src/qemu_driver.c:3022
+#: src/qemu_driver.c:3042
#, c-format
msgid "No device with bus '%s' and target '%s'"
msgstr ""
-#: src/qemu_driver.c:3049
+#: src/qemu_driver.c:3069
#, c-format
msgid ""
"Emulator version does not support removable media for device '%s' and target "
"'%s'"
msgstr ""
-#: src/qemu_driver.c:3086
+#: src/qemu_driver.c:3106
msgid "cannot change cdrom media"
msgstr ""
-#: src/qemu_driver.c:3097
+#: src/qemu_driver.c:3117
msgid "changing cdrom media failed"
msgstr ""
-#: src/qemu_driver.c:3157
+#: src/qemu_driver.c:3177
#, fuzzy
msgid "cannot attach usb disk"
msgstr "উত্তৰ বিতৰন কৰক"
-#: src/qemu_driver.c:3168
+#: src/qemu_driver.c:3188
msgid "adding usb disk failed"
msgstr ""
-#: src/qemu_driver.c:3212
+#: src/qemu_driver.c:3232
msgid "cannot attach usb device"
msgstr ""
-#: src/qemu_driver.c:3223
+#: src/qemu_driver.c:3243
msgid "adding usb device failed"
msgstr ""
-#: src/qemu_driver.c:3253
+#: src/qemu_driver.c:3273
msgid "cannot attach device on inactive domain"
msgstr ""
-#: src/qemu_driver.c:3276
+#: src/qemu_driver.c:3296
msgid "this device type cannot be attached"
msgstr ""
-#: src/qemu_driver.c:3315
+#: src/qemu_driver.c:3335
#, fuzzy
msgid "cannot set autostart for transient domain"
msgstr "ডোমেইন বিতৰণ কৰা হৈছে"
-#: src/qemu_driver.c:3341
+#: src/qemu_driver.c:3361
#, fuzzy, c-format
msgid "Failed to create symlink '%s to '%s': %s"
msgstr "বিন্যাস নথিপত্ৰ লিখিবলৈ বিফল"
-#: src/qemu_driver.c:3348 src/qemu_driver.c:3981 src/storage_driver.c:832
+#: src/qemu_driver.c:3368 src/qemu_driver.c:4001 src/storage_driver.c:832
#, fuzzy, c-format
msgid "Failed to delete symlink '%s': %s"
msgstr "পঢ়াৰ বাবে %s খোলোঁতে বিফল"
-#: src/qemu_driver.c:3410
+#: src/qemu_driver.c:3430
#, fuzzy, c-format
msgid "invalid path: %s"
msgstr "%s ত অবৈধ তৰ্ক"
-#: src/qemu_driver.c:3418
+#: src/qemu_driver.c:3438
msgid "'info blockstats' command failed"
msgstr ""
-#: src/qemu_driver.c:3433
+#: src/qemu_driver.c:3453
msgid "'info blockstats' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:3498
+#: src/qemu_driver.c:3518
#, fuzzy, c-format
msgid "device not found: %s (%s)"
msgstr "পঢ়াৰ বাবে %s খোলোঁতে বিফল"
-#: src/qemu_driver.c:3530 src/qemu_driver.c:3573
+#: src/qemu_driver.c:3550 src/qemu_driver.c:3593
msgid "NULL or empty path"
msgstr ""
-#: src/qemu_driver.c:3541
+#: src/qemu_driver.c:3561
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr ""
-#: src/qemu_driver.c:3583
+#: src/qemu_driver.c:3603
#, fuzzy
msgid "invalid path"
msgstr "%s ত অবৈধ তৰ্ক"
-#: src/qemu_driver.c:3626
+#: src/qemu_driver.c:3646
msgid "QEMU driver only supports virtual memory addrs"
msgstr ""
-#: src/qemu_driver.c:3653
+#: src/qemu_driver.c:3673
#, fuzzy
msgid "'memsave' command failed"
msgstr "কাৰ্য্যকৰণ বিফল"
-#: src/qemu_driver.c:3682 src/qemu_driver.c:3850 src/qemu_driver.c:3875
-#: src/qemu_driver.c:3889 src/qemu_driver.c:3904 src/qemu_driver.c:3937
-#: src/qemu_driver.c:3953
+#: src/qemu_driver.c:3702 src/qemu_driver.c:3870 src/qemu_driver.c:3895
+#: src/qemu_driver.c:3909 src/qemu_driver.c:3924 src/qemu_driver.c:3957
+#: src/qemu_driver.c:3973
msgid "no network with matching uuid"
msgstr ""
-#: src/qemu_driver.c:3697
+#: src/qemu_driver.c:3717
msgid "no network with matching name"
msgstr ""
-#: src/qemu_driver.c:3856
+#: src/qemu_driver.c:3876
#, fuzzy
msgid "network is still active"
msgstr "নে'টৱৰ্ক ইতিমধ্যে চলি আছে"
-#: src/qemu_driver.c:3917
+#: src/qemu_driver.c:3937
msgid "no network with matching id"
msgstr ""
-#: src/qemu_driver.c:3924
+#: src/qemu_driver.c:3944
#, fuzzy
msgid "failed to allocate space for network bridge string"
msgstr "পঢ়াৰ বাবে %s খোলোঁতে বিফল"
-#: src/qemu_driver.c:3974 src/storage_driver.c:823
+#: src/qemu_driver.c:3994 src/storage_driver.c:823
#, fuzzy, c-format
msgid "Failed to create symlink '%s' to '%s': %s"
msgstr "বিন্যাস নথিপত্ৰ লিখিবলৈ বিফল"
msgid "%s not implemented on Win32"
msgstr ""
-#: src/storage_backend_disk.c:85 src/storage_backend_logical.c:57
+#: src/storage_backend_disk.c:90 src/storage_backend_logical.c:57
#, c-format
msgid "unsupported pool format %s"
msgstr ""
-#: src/storage_backend_disk.c:110 src/storage_backend_logical.c:70
+#: src/storage_backend_disk.c:115 src/storage_backend_logical.c:70
#, c-format
msgid "unsupported pool format %d"
msgstr ""
-#: src/storage_backend_disk.c:138 src/storage_backend_fs.c:192
+#: src/storage_backend_disk.c:143 src/storage_backend_fs.c:192
#: src/storage_backend_fs.c:262 src/storage_backend_fs.c:314
#, c-format
msgid "unsupported volume format %s"
msgstr ""
-#: src/storage_backend_disk.c:165 src/storage_backend_fs.c:225
+#: src/storage_backend_disk.c:170 src/storage_backend_fs.c:225
#: src/storage_backend_fs.c:297 src/storage_backend_fs.c:329
#, c-format
msgid "unsupported volume format %d"
msgstr ""
-#: src/storage_backend_disk.c:179 src/storage_backend_disk.c:192
-#: src/storage_backend_disk.c:199 src/storage_backend_disk.c:221
+#: src/storage_backend_disk.c:184 src/storage_backend_disk.c:197
+#: src/storage_backend_disk.c:204 src/storage_backend_disk.c:226
#: src/storage_backend_fs.c:839 src/storage_backend_iscsi.c:177
#: src/storage_backend_logical.c:116 src/storage_backend_logical.c:121
#: src/storage_backend_logical.c:133 src/storage_backend_logical.c:143
-#: src/storage_backend_logical.c:531
+#: src/storage_backend_logical.c:546
msgid "volume"
msgstr ""
-#: src/storage_backend_disk.c:229
+#: src/storage_backend_disk.c:234
msgid "volume extents"
msgstr ""
-#: src/storage_backend_disk.c:237
+#: src/storage_backend_disk.c:242
msgid "cannot parse device start location"
msgstr ""
-#: src/storage_backend_disk.c:244
+#: src/storage_backend_disk.c:249
msgid "cannot parse device end location"
msgstr ""
-#: src/storage_backend_disk.c:250 src/storage_backend_logical.c:154
+#: src/storage_backend_disk.c:255 src/storage_backend_logical.c:154
#: src/storage_backend_logical.c:160
msgid "extents"
msgstr ""
-#: src/storage_backend_disk.c:464
+#: src/storage_backend_disk.c:462
msgid "no large enough free extent"
msgstr ""
-#: src/storage_backend_disk.c:498
-msgid "Disk pools are not yet supported"
+#: src/storage_backend_disk.c:502
+#, c-format
+msgid "Couldn't read volume target path '%s'. %s"
+msgstr ""
+
+#: src/storage_backend_disk.c:517
+#, c-format
+msgid "Volume path '%s' did not start with parent pool source device name."
msgstr ""
+#: src/storage_backend_disk.c:526
+#, fuzzy, c-format
+msgid "cannot parse partition number from target '%s'"
+msgstr "পঢ়াৰ বাবে %s খোলোঁতে বিফল"
+
#: src/storage_backend_fs.c:358
#, c-format
msgid "cannot read header '%s': %s"
msgstr ""
#: src/storage_backend_fs.c:1042 src/storage_backend_fs.c:1078
-#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:543
+#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:558
#, c-format
msgid "cannot read path '%s': %s"
msgstr ""
msgid "creation of non-raw images is not supported without qemu-img"
msgstr ""
-#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:552
+#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:567
#, fuzzy, c-format
msgid "cannot set file owner '%s': %s"
msgstr "পঢ়াৰ বাবে %s খোলোঁতে বিফল"
-#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:559
+#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:574
#, fuzzy, c-format
msgid "cannot set file mode '%s': %s"
msgstr "পঢ়াৰ বাবে %s খোলোঁতে বিফল"
-#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:566
+#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:581
#, c-format
msgid "cannot close file '%s': %s"
msgstr ""
msgid "lvs command failed with exitstatus %d"
msgstr ""
-#: src/storage_backend_logical.c:355
+#: src/storage_backend_logical.c:354
msgid "command line"
msgstr ""
-#: src/storage_backend_logical.c:372
+#: src/storage_backend_logical.c:371
#, c-format
msgid "cannot open device %s"
msgstr ""
-#: src/storage_backend_logical.c:378
+#: src/storage_backend_logical.c:377
#, c-format
msgid "cannot clear device header %s"
msgstr ""
-#: src/storage_backend_logical.c:385
+#: src/storage_backend_logical.c:384
#, c-format
msgid "cannot close device %s"
msgstr ""
-#: src/storage_backend_logical.c:575
+#: src/storage_backend_logical.c:507
+#, fuzzy, c-format
+msgid "cannot remove PV device %s: %s"
+msgstr "বিন্যাস নথিপত্ৰ লিখিবলৈ বিফল: %s"
+
+#: src/storage_backend_logical.c:590
#, c-format
msgid "cannot find newly created volume '%s': %s"
msgstr ""
msgstr ""
#: src/virsh.c:6292 src/virsh.c:6314
-msgid "blocked"
+msgid "idle"
msgstr ""
#: src/virsh.c:6294
msgid "domain information incomplete, missing uuid"
msgstr ""
-#: src/xend_internal.c:1109 src/xend_internal.c:2204 src/xend_internal.c:2211
+#: src/xend_internal.c:1109 src/xend_internal.c:2213 src/xend_internal.c:2220
msgid "domain information incomplete, missing name"
msgstr ""
msgid "unknown graphics type '%s'"
msgstr "অজ্ঞাত OS ৰ ধৰণ %s"
-#: src/xend_internal.c:2191
+#: src/xend_internal.c:2200
msgid "domain information incomplete, missing id"
msgstr ""
-#: src/xend_internal.c:2260 src/xend_internal.c:2270 src/xend_internal.c:2280
+#: src/xend_internal.c:2269 src/xend_internal.c:2279 src/xend_internal.c:2289
#, fuzzy, c-format
msgid "unknown lifecycle type %s"
msgstr "অজ্ঞাত OS ৰ ধৰণ %s"
-#: src/xend_internal.c:2593
+#: src/xend_internal.c:2602
#, fuzzy
msgid "failed to parse topology information"
msgstr "পঢ়াৰ বাবে বিন্যাস নথিপত্ৰ খোলোঁতে বিফল"
-#: src/xend_internal.c:2647
+#: src/xend_internal.c:2656
#, fuzzy
msgid "topology syntax error"
msgstr "বিন্যাস নথিপত্ৰৰ শব্দবিন্যাসত ভুল"
-#: src/xend_internal.c:2711
+#: src/xend_internal.c:2720
msgid "failed to parse Xend domain information"
msgstr ""
-#: src/xend_internal.c:3193
+#: src/xend_internal.c:3202
msgid "xenDaemonDomainFetch failed to find this domain"
msgstr ""
-#: src/xend_internal.c:3815 src/xend_internal.c:4290 src/xm_internal.c:1617
+#: src/xend_internal.c:3824 src/xend_internal.c:4299 src/xm_internal.c:1617
#, fuzzy
msgid "failed to build sexpr"
msgstr "নে'টৱৰ্ক বিচাৰিবলৈ অক্ষম: %s"
-#: src/xend_internal.c:3917
+#: src/xend_internal.c:3926
#, fuzzy
msgid "unsupported device type"
msgstr "অপ্ৰত্যাশিত mime ৰ ধৰণ"
-#: src/xend_internal.c:4020
+#: src/xend_internal.c:4029
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4061
+#: src/xend_internal.c:4070
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4069
+#: src/xend_internal.c:4078
#, fuzzy
msgid "unexpected value from on_xend_start"
msgstr "অপ্ৰত্যাশিত value node"
-#: src/xend_internal.c:4080
+#: src/xend_internal.c:4089
#, fuzzy
msgid "no memory"
msgstr "স্মৃতিশক্তিৰ অপৰ্য্যাপ্ত"
-#: src/xend_internal.c:4086
+#: src/xend_internal.c:4095
#, fuzzy
msgid "sexpr2string failed"
msgstr "কাৰ্য্যকৰণ বিফল"
-#: src/xend_internal.c:4091
+#: src/xend_internal.c:4100
#, fuzzy
msgid "Failed to redefine sexpr"
msgstr "নে'টৱৰ্ক বিচাৰিবলৈ অক্ষম: %s"
-#: src/xend_internal.c:4096
+#: src/xend_internal.c:4105
msgid "on_xend_start not present in sexpr"
msgstr ""
-#: src/xend_internal.c:4127
+#: src/xend_internal.c:4136
#, fuzzy, c-format
msgid "gethostname failed: %s"
msgstr "কাৰ্য্যকৰণ বিফল: %s"
-#: src/xend_internal.c:4133
+#: src/xend_internal.c:4142
#, fuzzy, c-format
msgid "failed to strdup hostname: %s"
msgstr "বিন্যাস নথিপত্ৰ লিখিবলৈ বিফল"
-#: src/xend_internal.c:4164
+#: src/xend_internal.c:4173
msgid ""
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
"migration"
msgstr ""
-#: src/xend_internal.c:4174
+#: src/xend_internal.c:4183
msgid ""
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
"migration"
msgstr ""
-#: src/xend_internal.c:4186
+#: src/xend_internal.c:4195
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr ""
-#: src/xend_internal.c:4199
+#: src/xend_internal.c:4208
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr ""
-#: src/xend_internal.c:4204
+#: src/xend_internal.c:4213
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr ""
-#: src/xend_internal.c:4211
+#: src/xend_internal.c:4220
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr ""
-#: src/xend_internal.c:4218 src/xend_internal.c:4240 src/xend_internal.c:4248
-#: src/xend_internal.c:4474 src/xend_internal.c:4481 src/xml.c:89
+#: src/xend_internal.c:4227 src/xend_internal.c:4249 src/xend_internal.c:4257
+#: src/xend_internal.c:4483 src/xend_internal.c:4490 src/xml.c:89
msgid "strdup failed"
msgstr ""
-#: src/xend_internal.c:4231
+#: src/xend_internal.c:4240
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr ""
-#: src/xend_internal.c:4284
+#: src/xend_internal.c:4293
#, fuzzy
msgid "failed to parse domain description"
msgstr "পঢ়াৰ বাবে বিন্যাস নথিপত্ৰ খোলোঁতে বিফল"
-#: src/xend_internal.c:4300
+#: src/xend_internal.c:4309
#, c-format
msgid "Failed to create inactive domain %s\n"
msgstr ""
-#: src/xend_internal.c:4456 src/xend_internal.c:4532 src/xend_internal.c:4622
+#: src/xend_internal.c:4465 src/xend_internal.c:4541 src/xend_internal.c:4631
msgid "unsupported in xendConfigVersion < 4"
msgstr ""
-#: src/xend_internal.c:4468
+#: src/xend_internal.c:4477
msgid "node information incomplete, missing scheduler name"
msgstr ""
-#: src/xend_internal.c:4486 src/xend_internal.c:4580 src/xend_internal.c:4692
+#: src/xend_internal.c:4495 src/xend_internal.c:4589 src/xend_internal.c:4701
#, fuzzy
msgid "Unknown scheduler"
msgstr "অজ্ঞাত গৃহস্থ"
-#: src/xend_internal.c:4545 src/xend_internal.c:4635
+#: src/xend_internal.c:4554 src/xend_internal.c:4644
#, fuzzy
msgid "Failed to get a scheduler name"
msgstr "বিন্যাস নথিপত্ৰ লিখিবলৈ বিফল"
-#: src/xend_internal.c:4558 src/xend_internal.c:4671
+#: src/xend_internal.c:4567 src/xend_internal.c:4680
msgid "domain information incomplete, missing cpu_weight"
msgstr ""
-#: src/xend_internal.c:4563 src/xend_internal.c:4680
+#: src/xend_internal.c:4572 src/xend_internal.c:4689
msgid "domain information incomplete, missing cpu_cap"
msgstr ""
-#: src/xend_internal.c:4739
+#: src/xend_internal.c:4748
msgid "domainBlockPeek is not supported for dom0"
msgstr ""
-#: src/xend_internal.c:4762
+#: src/xend_internal.c:4771
#, fuzzy, c-format
msgid "%s: invalid path"
msgstr "%s ত অবৈধ তৰ্ক"
-#: src/xend_internal.c:4770
+#: src/xend_internal.c:4779
#, fuzzy, c-format
msgid "failed to open for reading: %s: %s"
msgstr "পঢ়াৰ বাবে %s খোলোঁতে বিফল"
-#: src/xend_internal.c:4782
+#: src/xend_internal.c:4791
#, fuzzy, c-format
msgid "failed to lseek or read from file: %s: %s"
msgstr "পঢ়াৰ বাবে %s খোলোঁতে বিফল"
-#: src/xend_internal.c:4865 src/xend_internal.c:4911
+#: src/xend_internal.c:4874 src/xend_internal.c:4920
#, fuzzy, c-format
msgid "unexpected graphics type %d"
msgstr "অপ্ৰত্যাশিত mime ৰ ধৰণ"
-#: src/xend_internal.c:4954
+#: src/xend_internal.c:4963
#, fuzzy
msgid "unexpected chr device type"
msgstr "অপ্ৰত্যাশিত mime ৰ ধৰণ"
-#: src/xend_internal.c:5128 src/xm_internal.c:1779
+#: src/xend_internal.c:5137 src/xm_internal.c:1779
#, fuzzy, c-format
msgid "unsupported network type %d"
msgstr "অপ্ৰত্যাশিত mime ৰ ধৰণ"
-#: src/xend_internal.c:5302 src/xend_internal.c:5309 src/xend_internal.c:5316
+#: src/xend_internal.c:5311 src/xend_internal.c:5318 src/xend_internal.c:5325
#, fuzzy, c-format
msgid "unexpected lifecycle value %d"
msgstr "অপ্ৰত্যাশিত value node"
-#: src/xend_internal.c:5333
+#: src/xend_internal.c:5342
msgid "no HVM domain loader"
msgstr ""
-#: src/xend_internal.c:5544
+#: src/xend_internal.c:5553
#, fuzzy
msgid "hotplug of device type not supported"
msgstr "library call বিফল, হয়তো সমৰ্থিত নহয়"
#~ msgid "cannot read tty pid file %s: %s"
#~ msgstr "বিন্যাস নথিপত্ৰ লিখিবলৈ বিফল: %s"
-#, fuzzy
-#~ msgid "cannot remove ttyPidFile %s: %s"
-#~ msgstr "বিন্যাস নথিপত্ৰ লিখিবলৈ বিফল: %s"
-
#, fuzzy
#~ msgid "failed to calloc memory for init string: %s"
#~ msgstr "পঢ়াৰ বাবে %s খোলোঁতে বিফল"
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-09-08 14:51+0200\n"
+"POT-Creation-Date: 2008-09-23 22:28+0200\n"
"PO-Revision-Date: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
msgid "storage_vol not found"
msgstr "domain name or uuid"
-#: src/conf.c:155 src/conf.c:203 src/conf.c:488 src/conf.c:525 src/conf.c:553
-#: src/conf.c:631
+#: src/conf.c:164 src/conf.c:212 src/conf.c:491 src/conf.c:528 src/conf.c:555
+#: src/conf.c:630
msgid "allocating configuration"
msgstr "allocating configuration"
-#: src/conf.c:338
+#: src/conf.c:347
msgid "unterminated number"
msgstr "unterminated number"
-#: src/conf.c:372 src/conf.c:389 src/conf.c:401
+#: src/conf.c:380 src/conf.c:396 src/conf.c:407
msgid "unterminated string"
msgstr "unterminated string"
-#: src/conf.c:429 src/conf.c:483
+#: src/conf.c:434 src/conf.c:487
msgid "expecting a value"
msgstr "expecting a value"
-#: src/conf.c:450
+#: src/conf.c:454
msgid "expecting a separator in list"
msgstr "expecting a separator in list"
-#: src/conf.c:473
+#: src/conf.c:477
#, fuzzy
msgid "list is not closed with ]"
msgstr "list is not closed with ] "
-#: src/conf.c:518
+#: src/conf.c:521
msgid "expecting a name"
msgstr "expecting a name"
-#: src/conf.c:581
+#: src/conf.c:582
msgid "expecting a separator"
msgstr "expecting a separator"
msgid "expecting an assignment"
msgstr "expecting an assignment"
-#: src/conf.c:894 src/conf.c:950 src/xend_internal.c:584
-#: src/xend_internal.c:2657 src/xm_internal.c:1475 src/xm_internal.c:1482
+#: src/conf.c:892 src/conf.c:948 src/xend_internal.c:584
+#: src/xend_internal.c:2666 src/xm_internal.c:1475 src/xm_internal.c:1482
#, fuzzy
msgid "allocate buffer"
msgstr "allocate new buffer"
-#: src/conf.c:901
+#: src/conf.c:899
msgid "failed to open file"
msgstr "failed to open file"
-#: src/conf.c:912
+#: src/conf.c:910
msgid "failed to save content"
msgstr "failed to save content"
msgid "cannot extract disk devices"
msgstr "Cannot extract running %s hypervisor version\n"
-#: src/domain_conf.c:1939 src/qemu_driver.c:3133
+#: src/domain_conf.c:1939 src/qemu_driver.c:3153
#, fuzzy, c-format
msgid "duplicate disk target '%s'"
msgstr "unexpected mime type"
msgid "unexpected char type %d"
msgstr "unexpected mime type"
-#: src/domain_conf.c:2815 src/xend_internal.c:5214
+#: src/domain_conf.c:2815 src/xend_internal.c:5223
#, fuzzy, c-format
msgid "unexpected sound model %d"
msgstr "unexpected mime type"
-#: src/domain_conf.c:2835 src/xend_internal.c:5237
+#: src/domain_conf.c:2835 src/xend_internal.c:5246
#, fuzzy, c-format
msgid "unexpected input type %d"
msgstr "unexpected mime type"
#: src/lxc_driver.c:274 src/lxc_driver.c:309 src/lxc_driver.c:335
#: src/lxc_driver.c:350 src/openvz_driver.c:238 src/openvz_driver.c:267
-#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:620
-#: src/openvz_driver.c:651 src/openvz_driver.c:672 src/openvz_driver.c:713
-#: src/qemu_driver.c:2192 src/qemu_driver.c:2279 src/qemu_driver.c:2828
-#: src/qemu_driver.c:2883 src/qemu_driver.c:2927 src/qemu_driver.c:3007
-#: src/qemu_driver.c:3123 src/qemu_driver.c:3192 src/qemu_driver.c:3247
-#: src/qemu_driver.c:3291 src/qemu_driver.c:3309 src/qemu_driver.c:3567
+#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:621
+#: src/openvz_driver.c:652 src/openvz_driver.c:673 src/openvz_driver.c:714
+#: src/qemu_driver.c:2212 src/qemu_driver.c:2299 src/qemu_driver.c:2848
+#: src/qemu_driver.c:2903 src/qemu_driver.c:2947 src/qemu_driver.c:3027
+#: src/qemu_driver.c:3143 src/qemu_driver.c:3212 src/qemu_driver.c:3267
+#: src/qemu_driver.c:3311 src/qemu_driver.c:3329 src/qemu_driver.c:3587
#, fuzzy
msgid "no domain with matching uuid"
msgstr "domain id or uuid"
-#: src/lxc_driver.c:280 src/openvz_driver.c:625 src/qemu_driver.c:2933
+#: src/lxc_driver.c:280 src/openvz_driver.c:626 src/qemu_driver.c:2953
#, fuzzy
msgid "cannot delete active domain"
msgstr "name of the inactive domain"
-#: src/lxc_driver.c:286 src/qemu_driver.c:2939
+#: src/lxc_driver.c:286 src/qemu_driver.c:2959
#, fuzzy
msgid "cannot undefine transient domain"
msgstr "name of the inactive domain"
msgid "container '%s' unexpectedly shutdown during startup"
msgstr ""
-#: src/lxc_driver.c:747 src/qemu_driver.c:892
+#: src/lxc_driver.c:747 src/qemu_driver.c:893
#, fuzzy, c-format
msgid "cannot create log directory %s: %s"
msgstr "failed to write configuration file: %s"
msgid "unknown forwarding type '%s'"
msgstr "unknown OS type %s"
-#: src/network_conf.c:662 src/qemu_driver.c:3334 src/qemu_driver.c:3967
+#: src/network_conf.c:662 src/qemu_driver.c:3354 src/qemu_driver.c:3987
#: src/storage_driver.c:816
#, c-format
msgid "cannot create autostart directory %s: %s"
msgid "no config file for %s"
msgstr "configuration file syntax error: %s"
-#: src/openvz_conf.c:187
+#: src/openvz_conf.c:190
+#, fuzzy, c-format
+msgid "Cound not read 'IP_ADDRESS' from config for container %d"
+msgstr "could not connect to %s"
+
+#: src/openvz_conf.c:220
+#, fuzzy, c-format
+msgid "Cound not read 'NETIF' from config for container %d"
+msgstr "could not connect to %s"
+
+#: src/openvz_conf.c:247
+#, fuzzy
+msgid "Too long network device name"
+msgstr "resolving domain filename"
+
+#: src/openvz_conf.c:264
+#, fuzzy
+msgid "Wrong length MAC address"
+msgstr "invalid argument in %s"
+
+#: src/openvz_conf.c:271
+#, fuzzy
+msgid "Wrong MAC address"
+msgstr "invalid argument in %s"
+
+#: src/openvz_conf.c:327
#, fuzzy
msgid "popen failed"
msgstr "operation failed"
-#: src/openvz_conf.c:197
+#: src/openvz_conf.c:337
#, fuzzy
msgid "Failed to parse vzlist output"
msgstr "Failed to suspend domain %s"
-#: src/openvz_conf.c:223
+#: src/openvz_conf.c:363
#, fuzzy
msgid "UUID in config file malformed"
msgstr "configuration file syntax error: %s"
-#: src/openvz_conf.c:235
+#: src/openvz_conf.c:375
#, fuzzy, c-format
msgid "Cound not read config for container %d"
msgstr "could not connect to %s"
msgid "Container ID is not specified"
msgstr ""
-#: src/openvz_driver.c:391 src/openvz_driver.c:459 src/openvz_driver.c:534
-#: src/openvz_driver.c:554 src/openvz_driver.c:600 src/openvz_driver.c:631
-#: src/openvz_driver.c:656 src/openvz_driver.c:728 src/openvz_driver.c:826
-#: src/openvz_driver.c:872
+#: src/openvz_driver.c:391 src/openvz_driver.c:460 src/openvz_driver.c:535
+#: src/openvz_driver.c:555 src/openvz_driver.c:601 src/openvz_driver.c:632
+#: src/openvz_driver.c:657 src/openvz_driver.c:729 src/openvz_driver.c:827
+#: src/openvz_driver.c:873
#, fuzzy, c-format
msgid "Could not exec %s"
msgstr "could not connect to %s"
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:451 src/openvz_driver.c:528
+#: src/openvz_driver.c:452 src/openvz_driver.c:529
msgid "Error creating command for container"
msgstr ""
-#: src/openvz_driver.c:465 src/openvz_driver.c:540
+#: src/openvz_driver.c:466 src/openvz_driver.c:541
#, fuzzy
msgid "Could not set UUID"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:475 src/openvz_driver.c:546
+#: src/openvz_driver.c:476 src/openvz_driver.c:547
#, fuzzy
msgid "Could not configure network"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:482 src/openvz_driver.c:569
+#: src/openvz_driver.c:483 src/openvz_driver.c:570
#, fuzzy
msgid "Could not set number of virtual cpu"
msgstr "change number of virtual CPUs"
#: src/openvz_driver.c:517
#, c-format
-msgid "Already an OPENVZ VM defined with the id '%d'"
+msgid "Already an OPENVZ VM defined with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:588
+#: src/openvz_driver.c:589
msgid "no domain with matching id"
msgstr ""
-#: src/openvz_driver.c:594
+#: src/openvz_driver.c:595
#, fuzzy
msgid "domain is not in shutoff state"
msgstr "Domain is already active"
-#: src/openvz_driver.c:677
+#: src/openvz_driver.c:678
#, fuzzy
msgid "Could not read container config"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:693 src/qemu_driver.c:1823
+#: src/openvz_driver.c:694 src/qemu_driver.c:1843
#, fuzzy, c-format
msgid "unknown type '%s'"
msgstr "unknown OS type %s"
-#: src/openvz_driver.c:719
+#: src/openvz_driver.c:720
msgid "VCPUs should be >= 1"
msgstr ""
-#: src/openvz_driver.c:835 src/openvz_driver.c:881
+#: src/openvz_driver.c:836 src/openvz_driver.c:882
#, fuzzy, c-format
msgid "Could not parse VPS ID %s"
msgstr "could not connect to %s"
msgid "Unexpected exit status '%d', qemu probably failed"
msgstr ""
-#: src/qemu_conf.c:519 src/qemu_driver.c:925
+#: src/qemu_conf.c:519 src/qemu_driver.c:926
#, fuzzy, c-format
msgid "Cannot find QEMU binary %s: %s"
msgstr "Failed to suspend domain %s"
msgid "Network type %d is not supported"
msgstr "Domain %s started\n"
-#: src/qemu_conf.c:580 src/qemu_driver.c:1515
+#: src/qemu_conf.c:580 src/qemu_driver.c:1514
#, fuzzy, c-format
msgid "cannot initialize bridge support: %s"
msgstr "Failed to suspend domain %s"
msgid "failed to allocate space for argv string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:90
+#: src/qemu_driver.c:91
#, fuzzy
msgid "Failed to set close-on-exec file descriptor flag\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:105
+#: src/qemu_driver.c:106
#, fuzzy
msgid "Failed to set non-blocking file descriptor flag\n"
msgstr "failed to parse Xend domain information"
-#: src/qemu_driver.c:150
+#: src/qemu_driver.c:151
#, fuzzy, c-format
msgid "Failed to autostart network '%s': %s\n"
msgstr "Failed to start domain %s"
-#: src/qemu_driver.c:165
+#: src/qemu_driver.c:166
#, fuzzy, c-format
msgid "Failed to autostart VM '%s': %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:201
+#: src/qemu_driver.c:202
#, fuzzy, c-format
msgid "Failed to find user record for uid '%d': %s\n"
msgstr "Failed to undefine domain %s"
-#: src/qemu_driver.c:212
+#: src/qemu_driver.c:213
#, fuzzy
msgid "out of memory in asprintf\n"
msgstr "out of memory"
-#: src/qemu_driver.c:268
+#: src/qemu_driver.c:269
#, fuzzy
msgid "qemudStartup: out of memory\n"
msgstr "out of memory"
-#: src/qemu_driver.c:295
+#: src/qemu_driver.c:296
msgid "Reloading iptables rules\n"
msgstr ""
-#: src/qemu_driver.c:433
+#: src/qemu_driver.c:434
#, c-format
msgid ""
"QEMU quit during %s startup\n"
"%s"
msgstr ""
-#: src/qemu_driver.c:443 src/qemu_driver.c:456
+#: src/qemu_driver.c:444 src/qemu_driver.c:457
#, c-format
msgid "Failure while reading %s startup output: %s"
msgstr ""
-#: src/qemu_driver.c:451
+#: src/qemu_driver.c:452
#, c-format
msgid "Timed out while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:467
+#: src/qemu_driver.c:468
#, c-format
msgid "Failure while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:479
+#: src/qemu_driver.c:480
#, c-format
msgid "Out of space while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:510
+#: src/qemu_driver.c:511
#, fuzzy, c-format
msgid "Unable to open monitor path %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:515
+#: src/qemu_driver.c:516
msgid "Unable to set monitor close-on-exec flag"
msgstr ""
-#: src/qemu_driver.c:520
+#: src/qemu_driver.c:521
msgid "Unable to put monitor into non-blocking mode"
msgstr ""
-#: src/qemu_driver.c:648 src/qemu_driver.c:1027 src/qemu_driver.c:1726
-#: src/qemu_driver.c:1736
+#: src/qemu_driver.c:649 src/qemu_driver.c:1028 src/qemu_driver.c:1725
+#: src/qemu_driver.c:1735
#, fuzzy, c-format
msgid "Unable to log VM console data: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:671
+#: src/qemu_driver.c:672
#, fuzzy
msgid "allocate cpumap"
msgstr "allocate new context"
-#: src/qemu_driver.c:682
+#: src/qemu_driver.c:683
msgid "cannot run monitor command to fetch CPU thread info"
msgstr ""
-#: src/qemu_driver.c:786
+#: src/qemu_driver.c:787
#, fuzzy, c-format
msgid "failed to set CPU affinity %s"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:796 src/qemu_driver.c:2135
+#: src/qemu_driver.c:797 src/qemu_driver.c:2155
#, fuzzy
msgid "resume operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:859
+#: src/qemu_driver.c:860
#, fuzzy
msgid "VM is already active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:869
+#: src/qemu_driver.c:870
msgid "Unable to find an unused VNC port"
msgstr ""
-#: src/qemu_driver.c:881
+#: src/qemu_driver.c:882
#, c-format
msgid "config file path too long: %s/%s.log"
msgstr ""
-#: src/qemu_driver.c:900
+#: src/qemu_driver.c:901
#, fuzzy, c-format
msgid "failed to create logfile %s: %s"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:906
+#: src/qemu_driver.c:907
#, fuzzy, c-format
msgid "Unable to set VM logfile close-on-exec flag %s"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:935 src/qemu_driver.c:3032
+#: src/qemu_driver.c:936 src/qemu_driver.c:3052
#, fuzzy, c-format
msgid "Cannot determine QEMU argv syntax %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:951 src/qemu_driver.c:954 src/qemu_driver.c:959
+#: src/qemu_driver.c:952 src/qemu_driver.c:955 src/qemu_driver.c:960
#, fuzzy, c-format
msgid "Unable to write argv to logfile %d: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:1041
+#: src/qemu_driver.c:1040
#, fuzzy, c-format
msgid "Shutting down VM '%s'\n"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:1052
+#: src/qemu_driver.c:1051
#, fuzzy, c-format
msgid "Unable to close logfile %d: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:1067
+#: src/qemu_driver.c:1066
#, fuzzy
msgid "Got unexpected pid, damn\n"
msgstr "unexpected dict node"
-#: src/qemu_driver.c:1221
+#: src/qemu_driver.c:1220
#, fuzzy
msgid "failed to allocate space for dnsmasq argv"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1235
+#: src/qemu_driver.c:1234
msgid "cannot start dhcp daemon without IP address for server"
msgstr ""
-#: src/qemu_driver.c:1264
+#: src/qemu_driver.c:1263
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1275
+#: src/qemu_driver.c:1274
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1285
+#: src/qemu_driver.c:1284
#, fuzzy, c-format
msgid "failed to add iptables rule to enable masquerading : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1317
+#: src/qemu_driver.c:1316
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1328
+#: src/qemu_driver.c:1327
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1353
+#: src/qemu_driver.c:1352
#, fuzzy
msgid "failed to allocate space for IP tables support"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1361 src/qemu_driver.c:1368
+#: src/qemu_driver.c:1360 src/qemu_driver.c:1367
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1376 src/qemu_driver.c:1383
+#: src/qemu_driver.c:1375 src/qemu_driver.c:1382
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1393
+#: src/qemu_driver.c:1392
#, fuzzy, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1400
+#: src/qemu_driver.c:1399
#, fuzzy, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1408
+#: src/qemu_driver.c:1407
#, fuzzy, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1509
+#: src/qemu_driver.c:1508
#, fuzzy
msgid "network is already active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:1521
+#: src/qemu_driver.c:1520
#, fuzzy, c-format
msgid "cannot create bridge '%s' : %s"
msgstr "failed to write configuration file: %s"
-#: src/qemu_driver.c:1536
+#: src/qemu_driver.c:1535
#, fuzzy, c-format
msgid "cannot set IP address on bridge '%s' to '%s' : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1544
+#: src/qemu_driver.c:1543
#, fuzzy, c-format
msgid "cannot set netmask on bridge '%s' to '%s' : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1552
+#: src/qemu_driver.c:1551
#, fuzzy, c-format
msgid "failed to bring the bridge '%s' up : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1563
+#: src/qemu_driver.c:1562
#, fuzzy, c-format
msgid "failed to enable IP forwarding : %s"
msgstr "failed to open %s for reading"
-#: src/qemu_driver.c:1581 src/qemu_driver.c:1612
+#: src/qemu_driver.c:1580 src/qemu_driver.c:1611
#, fuzzy, c-format
msgid "Failed to bring down bridge '%s' : %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1587 src/qemu_driver.c:1617
+#: src/qemu_driver.c:1586 src/qemu_driver.c:1616
#, fuzzy, c-format
msgid "Failed to delete bridge '%s' : %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1600
+#: src/qemu_driver.c:1599
#, fuzzy, c-format
msgid "Shutting down network '%s'\n"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:1626
+#: src/qemu_driver.c:1625
#, fuzzy
msgid "Got unexpected pid for dnsmasq\n"
msgstr "unexpected dict node"
-#: src/qemu_driver.c:1839
+#: src/qemu_driver.c:1814
+#, fuzzy, c-format
+msgid "Unable to open %s: %s\n"
+msgstr "Failed to suspend domain %s"
+
+#: src/qemu_driver.c:1859
#, fuzzy
msgid "failed to allocate space for capabilities support"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1858 src/qemu_driver.c:1884
+#: src/qemu_driver.c:1878 src/qemu_driver.c:1904
msgid "NUMA not supported on this host"
msgstr ""
-#: src/qemu_driver.c:1869 src/qemu_driver.c:1892
+#: src/qemu_driver.c:1889 src/qemu_driver.c:1912
#, fuzzy
msgid "Failed to query NUMA free memory"
msgstr "Used memory:"
-#: src/qemu_driver.c:2053
+#: src/qemu_driver.c:2073
#, fuzzy, c-format
msgid "domain '%s' is already defined"
msgstr "domain %s exists already"
-#: src/qemu_driver.c:2064
+#: src/qemu_driver.c:2084
#, fuzzy, c-format
msgid "domain with uuid '%s' is already defined"
msgstr "domain %s exists already"
-#: src/qemu_driver.c:2094 src/qemu_driver.c:2123 src/qemu_driver.c:2152
-#: src/qemu_driver.c:2172 src/qemu_driver.c:2410 src/qemu_driver.c:3383
-#: src/qemu_driver.c:3518 src/qemu_driver.c:3632
+#: src/qemu_driver.c:2114 src/qemu_driver.c:2143 src/qemu_driver.c:2172
+#: src/qemu_driver.c:2192 src/qemu_driver.c:2430 src/qemu_driver.c:3403
+#: src/qemu_driver.c:3538 src/qemu_driver.c:3652
#, c-format
msgid "no domain with matching id %d"
msgstr ""
-#: src/qemu_driver.c:2099 src/qemu_driver.c:2128 src/qemu_driver.c:2416
-#: src/qemu_driver.c:3388 src/qemu_driver.c:3524 src/qemu_driver.c:3638
+#: src/qemu_driver.c:2119 src/qemu_driver.c:2148 src/qemu_driver.c:2436
+#: src/qemu_driver.c:3408 src/qemu_driver.c:3544 src/qemu_driver.c:3658
#, fuzzy
msgid "domain is not running"
msgstr "Domain is already active"
-#: src/qemu_driver.c:2107
+#: src/qemu_driver.c:2127
#, fuzzy
msgid "suspend operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2158
+#: src/qemu_driver.c:2178
#, fuzzy
msgid "shutdown operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2198
+#: src/qemu_driver.c:2218
#, fuzzy
msgid "failed to allocate space for ostype"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:2214 src/qemu_driver.c:2230 src/qemu_driver.c:2253
-#: src/qemu_driver.c:2526 src/qemu_driver.c:2688
+#: src/qemu_driver.c:2234 src/qemu_driver.c:2250 src/qemu_driver.c:2273
+#: src/qemu_driver.c:2546 src/qemu_driver.c:2708
#, c-format
msgid "no domain with matching uuid '%s'"
msgstr ""
-#: src/qemu_driver.c:2236
+#: src/qemu_driver.c:2256
msgid "cannot set max memory lower than current memory"
msgstr ""
-#: src/qemu_driver.c:2259
+#: src/qemu_driver.c:2279
#, fuzzy
msgid "cannot set memory of an active domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:2265
+#: src/qemu_driver.c:2285
msgid "cannot set memory higher than max memory"
msgstr ""
-#: src/qemu_driver.c:2425
+#: src/qemu_driver.c:2445
#, fuzzy
msgid "failed to pause domain"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:2434
+#: src/qemu_driver.c:2454
#, fuzzy
msgid "failed to get domain xml"
msgstr "failed to get domain UUID"
-#: src/qemu_driver.c:2442
+#: src/qemu_driver.c:2462
#, fuzzy, c-format
msgid "failed to create '%s'"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2449
+#: src/qemu_driver.c:2469
#, fuzzy
msgid "failed to write save header"
msgstr "Failed to write to socket %d\n"
-#: src/qemu_driver.c:2457
+#: src/qemu_driver.c:2477
#, fuzzy
msgid "failed to write xml"
msgstr "Failed to write to socket %d\n"
-#: src/qemu_driver.c:2470 src/qemu_driver.c:2477 src/qemu_driver.c:2748
+#: src/qemu_driver.c:2490 src/qemu_driver.c:2497 src/qemu_driver.c:2768
#: src/remote_internal.c:2241 src/virterror.c:441
msgid "out of memory"
msgstr "out of memory"
-#: src/qemu_driver.c:2485
+#: src/qemu_driver.c:2505
#, fuzzy
msgid "migrate operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2497
+#: src/qemu_driver.c:2517
msgid "'migrate' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:2532
+#: src/qemu_driver.c:2552
#, fuzzy
msgid "cannot change vcpu count of an active domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:2538
+#: src/qemu_driver.c:2558
msgid "could not determine max vcpus for the domain"
msgstr ""
-#: src/qemu_driver.c:2544
+#: src/qemu_driver.c:2564
#, c-format
msgid ""
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
msgstr ""
-#: src/qemu_driver.c:2568 src/qemu_driver.c:2620
+#: src/qemu_driver.c:2588 src/qemu_driver.c:2640
#, fuzzy
msgid "cannot pin vcpus on an inactive domain"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:2574
+#: src/qemu_driver.c:2594
#, c-format
msgid "vcpu number out of range %d > %d"
msgstr ""
-#: src/qemu_driver.c:2595
+#: src/qemu_driver.c:2615
#, fuzzy, c-format
msgid "cannot set affinity: %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:2600
+#: src/qemu_driver.c:2620
#, fuzzy
msgid "cpu affinity is not supported"
msgstr "library call failed, possibly not supported"
-#: src/qemu_driver.c:2657
+#: src/qemu_driver.c:2677
#, fuzzy, c-format
msgid "cannot get affinity: %s"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2667
+#: src/qemu_driver.c:2687
msgid "cpu affinity is not available"
msgstr ""
-#: src/qemu_driver.c:2694
+#: src/qemu_driver.c:2714
#, fuzzy, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr "load domain definition file"
-#: src/qemu_driver.c:2720 src/test.c:956
+#: src/qemu_driver.c:2740 src/test.c:956
#, fuzzy
msgid "cannot read domain image"
msgstr "node domain list"
-#: src/qemu_driver.c:2726
+#: src/qemu_driver.c:2746
#, fuzzy
msgid "failed to read qemu header"
msgstr "failed to read from Xen Daemon"
-#: src/qemu_driver.c:2733
+#: src/qemu_driver.c:2753
msgid "image magic is incorrect"
msgstr ""
-#: src/qemu_driver.c:2740
+#: src/qemu_driver.c:2760
#, c-format
msgid "image version is not supported (%d > %d)"
msgstr ""
-#: src/qemu_driver.c:2755
+#: src/qemu_driver.c:2775
#, fuzzy
msgid "failed to read XML"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2764
+#: src/qemu_driver.c:2784
#, fuzzy
msgid "failed to parse XML"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2777
+#: src/qemu_driver.c:2797
#, fuzzy, c-format
msgid "domain is already active as '%s'"
msgstr "Domain is already active"
-#: src/qemu_driver.c:2786
+#: src/qemu_driver.c:2806
#, fuzzy
msgid "failed to assign new VM"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2799
+#: src/qemu_driver.c:2819
#, fuzzy
msgid "failed to start VM"
msgstr "Failed to start domain %s"
-#: src/qemu_driver.c:2811
+#: src/qemu_driver.c:2831
#, fuzzy
msgid "failed to resume domain"
msgstr "Failed to resume domain %s"
-#: src/qemu_driver.c:2848 src/qemu_driver.c:3741 src/qemu_driver.c:3776
+#: src/qemu_driver.c:2868 src/qemu_driver.c:3761 src/qemu_driver.c:3796
#, fuzzy
msgid "failed to allocate space for VM name string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:2962
+#: src/qemu_driver.c:2982
#, fuzzy, c-format
msgid "cannot convert disk '%s' to bus/device index"
msgstr "Cannot extract running %s hypervisor version\n"
-#: src/qemu_driver.c:2982
+#: src/qemu_driver.c:3002
#, fuzzy, c-format
msgid "Unsupported disk name mapping for bus '%s'"
msgstr "unexpected mime type"
-#: src/qemu_driver.c:3022
+#: src/qemu_driver.c:3042
#, c-format
msgid "No device with bus '%s' and target '%s'"
msgstr ""
-#: src/qemu_driver.c:3049
+#: src/qemu_driver.c:3069
#, c-format
msgid ""
"Emulator version does not support removable media for device '%s' and target "
"'%s'"
msgstr ""
-#: src/qemu_driver.c:3086
+#: src/qemu_driver.c:3106
msgid "cannot change cdrom media"
msgstr ""
-#: src/qemu_driver.c:3097
+#: src/qemu_driver.c:3117
msgid "changing cdrom media failed"
msgstr ""
-#: src/qemu_driver.c:3157
+#: src/qemu_driver.c:3177
#, fuzzy
msgid "cannot attach usb disk"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3168
+#: src/qemu_driver.c:3188
#, fuzzy
msgid "adding usb disk failed"
msgstr "loading host definition file"
-#: src/qemu_driver.c:3212
+#: src/qemu_driver.c:3232
#, fuzzy
msgid "cannot attach usb device"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3223
+#: src/qemu_driver.c:3243
#, fuzzy
msgid "adding usb device failed"
msgstr "loading host definition file"
-#: src/qemu_driver.c:3253
+#: src/qemu_driver.c:3273
#, fuzzy
msgid "cannot attach device on inactive domain"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3276
+#: src/qemu_driver.c:3296
msgid "this device type cannot be attached"
msgstr ""
-#: src/qemu_driver.c:3315
+#: src/qemu_driver.c:3335
#, fuzzy
msgid "cannot set autostart for transient domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:3341
+#: src/qemu_driver.c:3361
#, fuzzy, c-format
msgid "Failed to create symlink '%s to '%s': %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:3348 src/qemu_driver.c:3981 src/storage_driver.c:832
+#: src/qemu_driver.c:3368 src/qemu_driver.c:4001 src/storage_driver.c:832
#, fuzzy, c-format
msgid "Failed to delete symlink '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:3410
+#: src/qemu_driver.c:3430
#, fuzzy, c-format
msgid "invalid path: %s"
msgstr "invalid argument in %s"
-#: src/qemu_driver.c:3418
+#: src/qemu_driver.c:3438
msgid "'info blockstats' command failed"
msgstr ""
-#: src/qemu_driver.c:3433
+#: src/qemu_driver.c:3453
msgid "'info blockstats' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:3498
+#: src/qemu_driver.c:3518
#, fuzzy, c-format
msgid "device not found: %s (%s)"
msgstr "Domain restored from %s\n"
-#: src/qemu_driver.c:3530 src/qemu_driver.c:3573
+#: src/qemu_driver.c:3550 src/qemu_driver.c:3593
msgid "NULL or empty path"
msgstr ""
-#: src/qemu_driver.c:3541
+#: src/qemu_driver.c:3561
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr ""
-#: src/qemu_driver.c:3583
+#: src/qemu_driver.c:3603
#, fuzzy
msgid "invalid path"
msgstr "invalid argument in %s"
-#: src/qemu_driver.c:3626
+#: src/qemu_driver.c:3646
msgid "QEMU driver only supports virtual memory addrs"
msgstr ""
-#: src/qemu_driver.c:3653
+#: src/qemu_driver.c:3673
#, fuzzy
msgid "'memsave' command failed"
msgstr "domain name"
-#: src/qemu_driver.c:3682 src/qemu_driver.c:3850 src/qemu_driver.c:3875
-#: src/qemu_driver.c:3889 src/qemu_driver.c:3904 src/qemu_driver.c:3937
-#: src/qemu_driver.c:3953
+#: src/qemu_driver.c:3702 src/qemu_driver.c:3870 src/qemu_driver.c:3895
+#: src/qemu_driver.c:3909 src/qemu_driver.c:3924 src/qemu_driver.c:3957
+#: src/qemu_driver.c:3973
msgid "no network with matching uuid"
msgstr ""
-#: src/qemu_driver.c:3697
+#: src/qemu_driver.c:3717
msgid "no network with matching name"
msgstr ""
-#: src/qemu_driver.c:3856
+#: src/qemu_driver.c:3876
#, fuzzy
msgid "network is still active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:3917
+#: src/qemu_driver.c:3937
#, fuzzy
msgid "no network with matching id"
msgstr "domain information in XML"
-#: src/qemu_driver.c:3924
+#: src/qemu_driver.c:3944
#, fuzzy
msgid "failed to allocate space for network bridge string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:3974 src/storage_driver.c:823
+#: src/qemu_driver.c:3994 src/storage_driver.c:823
#, fuzzy, c-format
msgid "Failed to create symlink '%s' to '%s': %s"
msgstr "Failed to save domain %s to %s"
msgid "%s not implemented on Win32"
msgstr ""
-#: src/storage_backend_disk.c:85 src/storage_backend_logical.c:57
+#: src/storage_backend_disk.c:90 src/storage_backend_logical.c:57
#, c-format
msgid "unsupported pool format %s"
msgstr ""
-#: src/storage_backend_disk.c:110 src/storage_backend_logical.c:70
+#: src/storage_backend_disk.c:115 src/storage_backend_logical.c:70
#, c-format
msgid "unsupported pool format %d"
msgstr ""
-#: src/storage_backend_disk.c:138 src/storage_backend_fs.c:192
+#: src/storage_backend_disk.c:143 src/storage_backend_fs.c:192
#: src/storage_backend_fs.c:262 src/storage_backend_fs.c:314
#, c-format
msgid "unsupported volume format %s"
msgstr ""
-#: src/storage_backend_disk.c:165 src/storage_backend_fs.c:225
+#: src/storage_backend_disk.c:170 src/storage_backend_fs.c:225
#: src/storage_backend_fs.c:297 src/storage_backend_fs.c:329
#, c-format
msgid "unsupported volume format %d"
msgstr ""
-#: src/storage_backend_disk.c:179 src/storage_backend_disk.c:192
-#: src/storage_backend_disk.c:199 src/storage_backend_disk.c:221
+#: src/storage_backend_disk.c:184 src/storage_backend_disk.c:197
+#: src/storage_backend_disk.c:204 src/storage_backend_disk.c:226
#: src/storage_backend_fs.c:839 src/storage_backend_iscsi.c:177
#: src/storage_backend_logical.c:116 src/storage_backend_logical.c:121
#: src/storage_backend_logical.c:133 src/storage_backend_logical.c:143
-#: src/storage_backend_logical.c:531
+#: src/storage_backend_logical.c:546
msgid "volume"
msgstr ""
-#: src/storage_backend_disk.c:229
+#: src/storage_backend_disk.c:234
msgid "volume extents"
msgstr ""
-#: src/storage_backend_disk.c:237
+#: src/storage_backend_disk.c:242
msgid "cannot parse device start location"
msgstr ""
-#: src/storage_backend_disk.c:244
+#: src/storage_backend_disk.c:249
msgid "cannot parse device end location"
msgstr ""
-#: src/storage_backend_disk.c:250 src/storage_backend_logical.c:154
+#: src/storage_backend_disk.c:255 src/storage_backend_logical.c:154
#: src/storage_backend_logical.c:160
msgid "extents"
msgstr ""
-#: src/storage_backend_disk.c:464
+#: src/storage_backend_disk.c:462
msgid "no large enough free extent"
msgstr ""
-#: src/storage_backend_disk.c:498
-msgid "Disk pools are not yet supported"
+#: src/storage_backend_disk.c:502
+#, c-format
+msgid "Couldn't read volume target path '%s'. %s"
msgstr ""
+#: src/storage_backend_disk.c:517
+#, c-format
+msgid "Volume path '%s' did not start with parent pool source device name."
+msgstr ""
+
+#: src/storage_backend_disk.c:526
+#, fuzzy, c-format
+msgid "cannot parse partition number from target '%s'"
+msgstr "Failed to suspend domain %s"
+
#: src/storage_backend_fs.c:358
#, c-format
msgid "cannot read header '%s': %s"
msgstr ""
#: src/storage_backend_fs.c:1042 src/storage_backend_fs.c:1078
-#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:543
+#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:558
#, c-format
msgid "cannot read path '%s': %s"
msgstr ""
msgid "creation of non-raw images is not supported without qemu-img"
msgstr ""
-#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:552
+#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:567
#, fuzzy, c-format
msgid "cannot set file owner '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:559
+#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:574
#, fuzzy, c-format
msgid "cannot set file mode '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:566
+#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:581
#, c-format
msgid "cannot close file '%s': %s"
msgstr ""
msgid "lvs command failed with exitstatus %d"
msgstr ""
-#: src/storage_backend_logical.c:355
+#: src/storage_backend_logical.c:354
#, fuzzy
msgid "command line"
msgstr "domain name"
-#: src/storage_backend_logical.c:372
+#: src/storage_backend_logical.c:371
#, c-format
msgid "cannot open device %s"
msgstr ""
-#: src/storage_backend_logical.c:378
+#: src/storage_backend_logical.c:377
#, c-format
msgid "cannot clear device header %s"
msgstr ""
-#: src/storage_backend_logical.c:385
+#: src/storage_backend_logical.c:384
#, c-format
msgid "cannot close device %s"
msgstr ""
-#: src/storage_backend_logical.c:575
+#: src/storage_backend_logical.c:507
+#, fuzzy, c-format
+msgid "cannot remove PV device %s: %s"
+msgstr "failed to write configuration file: %s"
+
+#: src/storage_backend_logical.c:590
#, c-format
msgid "cannot find newly created volume '%s': %s"
msgstr ""
msgstr "DATA"
#: src/virsh.c:6292 src/virsh.c:6314
-msgid "blocked"
-msgstr "blocked"
+msgid "idle"
+msgstr ""
#: src/virsh.c:6294
msgid "paused"
msgid "domain information incomplete, missing uuid"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1109 src/xend_internal.c:2204 src/xend_internal.c:2211
+#: src/xend_internal.c:1109 src/xend_internal.c:2213 src/xend_internal.c:2220
msgid "domain information incomplete, missing name"
msgstr "domain information incomplete, missing name"
msgid "unknown graphics type '%s'"
msgstr "unknown OS type %s"
-#: src/xend_internal.c:2191
+#: src/xend_internal.c:2200
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:2260 src/xend_internal.c:2270 src/xend_internal.c:2280
+#: src/xend_internal.c:2269 src/xend_internal.c:2279 src/xend_internal.c:2289
#, fuzzy, c-format
msgid "unknown lifecycle type %s"
msgstr "unknown OS type %s"
-#: src/xend_internal.c:2593
+#: src/xend_internal.c:2602
#, fuzzy
msgid "failed to parse topology information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:2647
+#: src/xend_internal.c:2656
#, fuzzy
msgid "topology syntax error"
msgstr "configuration file syntax error"
-#: src/xend_internal.c:2711
+#: src/xend_internal.c:2720
msgid "failed to parse Xend domain information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:3193
+#: src/xend_internal.c:3202
msgid "xenDaemonDomainFetch failed to find this domain"
msgstr ""
-#: src/xend_internal.c:3815 src/xend_internal.c:4290 src/xm_internal.c:1617
+#: src/xend_internal.c:3824 src/xend_internal.c:4299 src/xm_internal.c:1617
#, fuzzy
msgid "failed to build sexpr"
msgstr "Failed to suspend domain %s"
-#: src/xend_internal.c:3917
+#: src/xend_internal.c:3926
#, fuzzy
msgid "unsupported device type"
msgstr "unexpected mime type"
-#: src/xend_internal.c:4020
+#: src/xend_internal.c:4029
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4061
+#: src/xend_internal.c:4070
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4069
+#: src/xend_internal.c:4078
#, fuzzy
msgid "unexpected value from on_xend_start"
msgstr "unexpected value node"
-#: src/xend_internal.c:4080
+#: src/xend_internal.c:4089
#, fuzzy
msgid "no memory"
msgstr "node memory"
-#: src/xend_internal.c:4086
+#: src/xend_internal.c:4095
#, fuzzy
msgid "sexpr2string failed"
msgstr "operation failed"
-#: src/xend_internal.c:4091
+#: src/xend_internal.c:4100
#, fuzzy
msgid "Failed to redefine sexpr"
msgstr "Failed to undefine domain %s"
-#: src/xend_internal.c:4096
+#: src/xend_internal.c:4105
msgid "on_xend_start not present in sexpr"
msgstr ""
-#: src/xend_internal.c:4127
+#: src/xend_internal.c:4136
#, fuzzy, c-format
msgid "gethostname failed: %s"
msgstr "operation failed: %s"
-#: src/xend_internal.c:4133
+#: src/xend_internal.c:4142
#, fuzzy, c-format
msgid "failed to strdup hostname: %s"
msgstr "failed to get hypervisor type"
-#: src/xend_internal.c:4164
+#: src/xend_internal.c:4173
msgid ""
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
"migration"
msgstr ""
-#: src/xend_internal.c:4174
+#: src/xend_internal.c:4183
msgid ""
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
"migration"
msgstr ""
-#: src/xend_internal.c:4186
+#: src/xend_internal.c:4195
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr ""
-#: src/xend_internal.c:4199
+#: src/xend_internal.c:4208
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr ""
-#: src/xend_internal.c:4204
+#: src/xend_internal.c:4213
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr ""
-#: src/xend_internal.c:4211
+#: src/xend_internal.c:4220
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr ""
-#: src/xend_internal.c:4218 src/xend_internal.c:4240 src/xend_internal.c:4248
-#: src/xend_internal.c:4474 src/xend_internal.c:4481 src/xml.c:89
+#: src/xend_internal.c:4227 src/xend_internal.c:4249 src/xend_internal.c:4257
+#: src/xend_internal.c:4483 src/xend_internal.c:4490 src/xml.c:89
msgid "strdup failed"
msgstr ""
-#: src/xend_internal.c:4231
+#: src/xend_internal.c:4240
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr ""
-#: src/xend_internal.c:4284
+#: src/xend_internal.c:4293
#, fuzzy
msgid "failed to parse domain description"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:4300
+#: src/xend_internal.c:4309
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Failed to create domain %s\n"
-#: src/xend_internal.c:4456 src/xend_internal.c:4532 src/xend_internal.c:4622
+#: src/xend_internal.c:4465 src/xend_internal.c:4541 src/xend_internal.c:4631
msgid "unsupported in xendConfigVersion < 4"
msgstr ""
-#: src/xend_internal.c:4468
+#: src/xend_internal.c:4477
#, fuzzy
msgid "node information incomplete, missing scheduler name"
msgstr "domain information incomplete, missing name"
-#: src/xend_internal.c:4486 src/xend_internal.c:4580 src/xend_internal.c:4692
+#: src/xend_internal.c:4495 src/xend_internal.c:4589 src/xend_internal.c:4701
#, fuzzy
msgid "Unknown scheduler"
msgstr "unknown host"
-#: src/xend_internal.c:4545 src/xend_internal.c:4635
+#: src/xend_internal.c:4554 src/xend_internal.c:4644
#, fuzzy
msgid "Failed to get a scheduler name"
msgstr "failed to get hypervisor type"
-#: src/xend_internal.c:4558 src/xend_internal.c:4671
+#: src/xend_internal.c:4567 src/xend_internal.c:4680
#, fuzzy
msgid "domain information incomplete, missing cpu_weight"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:4563 src/xend_internal.c:4680
+#: src/xend_internal.c:4572 src/xend_internal.c:4689
#, fuzzy
msgid "domain information incomplete, missing cpu_cap"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:4739
+#: src/xend_internal.c:4748
msgid "domainBlockPeek is not supported for dom0"
msgstr ""
-#: src/xend_internal.c:4762
+#: src/xend_internal.c:4771
#, fuzzy, c-format
msgid "%s: invalid path"
msgstr "invalid argument in %s"
-#: src/xend_internal.c:4770
+#: src/xend_internal.c:4779
#, fuzzy, c-format
msgid "failed to open for reading: %s: %s"
msgstr "failed to open %s for reading"
-#: src/xend_internal.c:4782
+#: src/xend_internal.c:4791
#, fuzzy, c-format
msgid "failed to lseek or read from file: %s: %s"
msgstr "Failed to suspend domain %s"
-#: src/xend_internal.c:4865 src/xend_internal.c:4911
+#: src/xend_internal.c:4874 src/xend_internal.c:4920
#, fuzzy, c-format
msgid "unexpected graphics type %d"
msgstr "unexpected mime type"
-#: src/xend_internal.c:4954
+#: src/xend_internal.c:4963
#, fuzzy
msgid "unexpected chr device type"
msgstr "unexpected mime type"
-#: src/xend_internal.c:5128 src/xm_internal.c:1779
+#: src/xend_internal.c:5137 src/xm_internal.c:1779
#, fuzzy, c-format
msgid "unsupported network type %d"
msgstr "unexpected mime type"
-#: src/xend_internal.c:5302 src/xend_internal.c:5309 src/xend_internal.c:5316
+#: src/xend_internal.c:5311 src/xend_internal.c:5318 src/xend_internal.c:5325
#, fuzzy, c-format
msgid "unexpected lifecycle value %d"
msgstr "unexpected value node"
-#: src/xend_internal.c:5333
+#: src/xend_internal.c:5342
#, fuzzy
msgid "no HVM domain loader"
msgstr "node domain list"
-#: src/xend_internal.c:5544
+#: src/xend_internal.c:5553
#, fuzzy
msgid "hotplug of device type not supported"
msgstr "library call failed, possibly not supported"
msgid "failed to connect to Xen Store"
msgstr "failed to connect to Xen Store"
+#~ msgid "blocked"
+#~ msgstr "blocked"
+
#, fuzzy
#~ msgid "invalid interface type: %s"
#~ msgstr "invalid argument in %s"
#~ msgid "cannot read tty pid file %s: %s"
#~ msgstr "failed to write configuration file: %s"
-#, fuzzy
-#~ msgid "cannot remove ttyPidFile %s: %s"
-#~ msgstr "failed to write configuration file: %s"
-
#, fuzzy
#~ msgid "failed to calloc memory for init string: %s"
#~ msgstr "failed to allocate a node"
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-09-08 14:51+0200\n"
+"POT-Creation-Date: 2008-09-23 22:28+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"
msgid "storage_vol not found"
msgstr "Не е открита мрежата"
-#: src/conf.c:155 src/conf.c:203 src/conf.c:488 src/conf.c:525 src/conf.c:553
-#: src/conf.c:631
+#: src/conf.c:164 src/conf.c:212 src/conf.c:491 src/conf.c:528 src/conf.c:555
+#: src/conf.c:630
msgid "allocating configuration"
msgstr "заделяне на конфигурация"
-#: src/conf.c:338
+#: src/conf.c:347
msgid "unterminated number"
msgstr "незавършено число"
-#: src/conf.c:372 src/conf.c:389 src/conf.c:401
+#: src/conf.c:380 src/conf.c:396 src/conf.c:407
msgid "unterminated string"
msgstr "незавършен низ"
-#: src/conf.c:429 src/conf.c:483
+#: src/conf.c:434 src/conf.c:487
msgid "expecting a value"
msgstr "очаква се стойност"
-#: src/conf.c:450
+#: src/conf.c:454
msgid "expecting a separator in list"
msgstr "очаква се разделител в списъка"
-#: src/conf.c:473
+#: src/conf.c:477
#, fuzzy
msgid "list is not closed with ]"
msgstr "списъка не е затворен с ] "
-#: src/conf.c:518
+#: src/conf.c:521
msgid "expecting a name"
msgstr "очаква се име"
-#: src/conf.c:581
+#: src/conf.c:582
msgid "expecting a separator"
msgstr "очаква се разделител"
msgid "expecting an assignment"
msgstr "очаква се присвояване"
-#: src/conf.c:894 src/conf.c:950 src/xend_internal.c:584
-#: src/xend_internal.c:2657 src/xm_internal.c:1475 src/xm_internal.c:1482
+#: src/conf.c:892 src/conf.c:948 src/xend_internal.c:584
+#: src/xend_internal.c:2666 src/xm_internal.c:1475 src/xm_internal.c:1482
#, fuzzy
msgid "allocate buffer"
msgstr "заделяне на нов буфер"
-#: src/conf.c:901
+#: src/conf.c:899
msgid "failed to open file"
msgstr "неуспешно отваряне на файл"
-#: src/conf.c:912
+#: src/conf.c:910
msgid "failed to save content"
msgstr "неуспешен запис на файл"
msgid "cannot extract disk devices"
msgstr "интерфейсно устройство"
-#: src/domain_conf.c:1939 src/qemu_driver.c:3133
+#: src/domain_conf.c:1939 src/qemu_driver.c:3153
#, fuzzy, c-format
msgid "duplicate disk target '%s'"
msgstr "тип на целевото устройство"
msgid "unexpected char type %d"
msgstr "неочакван mime тип"
-#: src/domain_conf.c:2815 src/xend_internal.c:5214
+#: src/domain_conf.c:2815 src/xend_internal.c:5223
#, fuzzy, c-format
msgid "unexpected sound model %d"
msgstr "неочакван mime тип"
-#: src/domain_conf.c:2835 src/xend_internal.c:5237
+#: src/domain_conf.c:2835 src/xend_internal.c:5246
#, fuzzy, c-format
msgid "unexpected input type %d"
msgstr "неочакван mime тип"
#: src/lxc_driver.c:274 src/lxc_driver.c:309 src/lxc_driver.c:335
#: src/lxc_driver.c:350 src/openvz_driver.c:238 src/openvz_driver.c:267
-#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:620
-#: src/openvz_driver.c:651 src/openvz_driver.c:672 src/openvz_driver.c:713
-#: src/qemu_driver.c:2192 src/qemu_driver.c:2279 src/qemu_driver.c:2828
-#: src/qemu_driver.c:2883 src/qemu_driver.c:2927 src/qemu_driver.c:3007
-#: src/qemu_driver.c:3123 src/qemu_driver.c:3192 src/qemu_driver.c:3247
-#: src/qemu_driver.c:3291 src/qemu_driver.c:3309 src/qemu_driver.c:3567
+#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:621
+#: src/openvz_driver.c:652 src/openvz_driver.c:673 src/openvz_driver.c:714
+#: src/qemu_driver.c:2212 src/qemu_driver.c:2299 src/qemu_driver.c:2848
+#: src/qemu_driver.c:2903 src/qemu_driver.c:2947 src/qemu_driver.c:3027
+#: src/qemu_driver.c:3143 src/qemu_driver.c:3212 src/qemu_driver.c:3267
+#: src/qemu_driver.c:3311 src/qemu_driver.c:3329 src/qemu_driver.c:3587
#, fuzzy
msgid "no domain with matching uuid"
msgstr "id или uuid на домейн"
-#: src/lxc_driver.c:280 src/openvz_driver.c:625 src/qemu_driver.c:2933
+#: src/lxc_driver.c:280 src/openvz_driver.c:626 src/qemu_driver.c:2953
#, fuzzy
msgid "cannot delete active domain"
msgstr "име на неактивния домейн"
-#: src/lxc_driver.c:286 src/qemu_driver.c:2939
+#: src/lxc_driver.c:286 src/qemu_driver.c:2959
#, fuzzy
msgid "cannot undefine transient domain"
msgstr "име на неактивния домейн"
msgid "container '%s' unexpectedly shutdown during startup"
msgstr ""
-#: src/lxc_driver.c:747 src/qemu_driver.c:892
+#: src/lxc_driver.c:747 src/qemu_driver.c:893
#, fuzzy, c-format
msgid "cannot create log directory %s: %s"
msgstr "грешка при запис на конфигурационния файл: %s"
msgid "unknown forwarding type '%s'"
msgstr "непознат тип ОС %s"
-#: src/network_conf.c:662 src/qemu_driver.c:3334 src/qemu_driver.c:3967
+#: src/network_conf.c:662 src/qemu_driver.c:3354 src/qemu_driver.c:3987
#: src/storage_driver.c:816
#, c-format
msgid "cannot create autostart directory %s: %s"
msgid "no config file for %s"
msgstr "синтактична грешка в конфигурационния файл: %s"
-#: src/openvz_conf.c:187
+#: src/openvz_conf.c:190
+#, fuzzy, c-format
+msgid "Cound not read 'IP_ADDRESS' from config for container %d"
+msgstr "не може да се осъществи връзка с %s"
+
+#: src/openvz_conf.c:220
+#, fuzzy, c-format
+msgid "Cound not read 'NETIF' from config for container %d"
+msgstr "не може да се осъществи връзка с %s"
+
+#: src/openvz_conf.c:247
+#, fuzzy
+msgid "Too long network device name"
+msgstr "откриване на мрежов файл"
+
+#: src/openvz_conf.c:264
+#, fuzzy
+msgid "Wrong length MAC address"
+msgstr "невалиден MAC адрес"
+
+#: src/openvz_conf.c:271
+#, fuzzy
+msgid "Wrong MAC address"
+msgstr "MAC адрес"
+
+#: src/openvz_conf.c:327
#, fuzzy
msgid "popen failed"
msgstr "грешка при операцията"
-#: src/openvz_conf.c:197
+#: src/openvz_conf.c:337
#, fuzzy
msgid "Failed to parse vzlist output"
msgstr "Неуспешно отваряне на '%s': %s"
-#: src/openvz_conf.c:223
+#: src/openvz_conf.c:363
#, fuzzy
msgid "UUID in config file malformed"
msgstr "синтактична грешка в конфигурационния файл: %s"
-#: src/openvz_conf.c:235
+#: src/openvz_conf.c:375
#, fuzzy, c-format
msgid "Cound not read config for container %d"
msgstr "не може да се осъществи връзка с %s"
msgid "Container ID is not specified"
msgstr ""
-#: src/openvz_driver.c:391 src/openvz_driver.c:459 src/openvz_driver.c:534
-#: src/openvz_driver.c:554 src/openvz_driver.c:600 src/openvz_driver.c:631
-#: src/openvz_driver.c:656 src/openvz_driver.c:728 src/openvz_driver.c:826
-#: src/openvz_driver.c:872
+#: src/openvz_driver.c:391 src/openvz_driver.c:460 src/openvz_driver.c:535
+#: src/openvz_driver.c:555 src/openvz_driver.c:601 src/openvz_driver.c:632
+#: src/openvz_driver.c:657 src/openvz_driver.c:729 src/openvz_driver.c:827
+#: src/openvz_driver.c:873
#, fuzzy, c-format
msgid "Could not exec %s"
msgstr "не може да се осъществи връзка с %s"
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:451 src/openvz_driver.c:528
+#: src/openvz_driver.c:452 src/openvz_driver.c:529
msgid "Error creating command for container"
msgstr ""
-#: src/openvz_driver.c:465 src/openvz_driver.c:540
+#: src/openvz_driver.c:466 src/openvz_driver.c:541
#, fuzzy
msgid "Could not set UUID"
msgstr "не може да се осъществи връзка с %s"
-#: src/openvz_driver.c:475 src/openvz_driver.c:546
+#: src/openvz_driver.c:476 src/openvz_driver.c:547
#, fuzzy
msgid "Could not configure network"
msgstr "не може да се осъществи връзка с %s"
-#: src/openvz_driver.c:482 src/openvz_driver.c:569
+#: src/openvz_driver.c:483 src/openvz_driver.c:570
#, fuzzy
msgid "Could not set number of virtual cpu"
msgstr "промяна броя виртуални ЦП"
#: src/openvz_driver.c:517
#, c-format
-msgid "Already an OPENVZ VM defined with the id '%d'"
+msgid "Already an OPENVZ VM defined with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:588
+#: src/openvz_driver.c:589
msgid "no domain with matching id"
msgstr ""
-#: src/openvz_driver.c:594
+#: src/openvz_driver.c:595
#, fuzzy
msgid "domain is not in shutoff state"
msgstr "Домейнът е все още активен"
-#: src/openvz_driver.c:677
+#: src/openvz_driver.c:678
#, fuzzy
msgid "Could not read container config"
msgstr "не може да се осъществи връзка с %s"
-#: src/openvz_driver.c:693 src/qemu_driver.c:1823
+#: src/openvz_driver.c:694 src/qemu_driver.c:1843
#, fuzzy, c-format
msgid "unknown type '%s'"
msgstr "непознат тип ОС %s"
-#: src/openvz_driver.c:719
+#: src/openvz_driver.c:720
msgid "VCPUs should be >= 1"
msgstr ""
-#: src/openvz_driver.c:835 src/openvz_driver.c:881
+#: src/openvz_driver.c:836 src/openvz_driver.c:882
#, fuzzy, c-format
msgid "Could not parse VPS ID %s"
msgstr "не може да се осъществи връзка с %s"
msgid "Unexpected exit status '%d', qemu probably failed"
msgstr ""
-#: src/qemu_conf.c:519 src/qemu_driver.c:925
+#: src/qemu_conf.c:519 src/qemu_driver.c:926
#, fuzzy, c-format
msgid "Cannot find QEMU binary %s: %s"
msgstr "Неуспешно отваряне на '%s': %s"
msgid "Network type %d is not supported"
msgstr "Мрежа %s бе стартирана\n"
-#: src/qemu_conf.c:580 src/qemu_driver.c:1515
+#: src/qemu_conf.c:580 src/qemu_driver.c:1514
#, fuzzy, c-format
msgid "cannot initialize bridge support: %s"
msgstr "Неуспешно отваряне на '%s': %s"
msgid "failed to allocate space for argv string"
msgstr "Неуспешно заделяне на памет"
-#: src/qemu_driver.c:90
+#: src/qemu_driver.c:91
#, fuzzy
msgid "Failed to set close-on-exec file descriptor flag\n"
msgstr "неуспех при запис в дневника"
-#: src/qemu_driver.c:105
+#: src/qemu_driver.c:106
#, fuzzy
msgid "Failed to set non-blocking file descriptor flag\n"
msgstr "неуспешен разбор на информацията за Xend домейн"
-#: src/qemu_driver.c:150
+#: src/qemu_driver.c:151
#, fuzzy, c-format
msgid "Failed to autostart network '%s': %s\n"
msgstr "Неуспешно стартиране на мрежа %s"
-#: src/qemu_driver.c:165
+#: src/qemu_driver.c:166
#, fuzzy, c-format
msgid "Failed to autostart VM '%s': %s\n"
msgstr "Неуспешно отваряне на '%s': %s"
-#: src/qemu_driver.c:201
+#: src/qemu_driver.c:202
#, fuzzy, c-format
msgid "Failed to find user record for uid '%d': %s\n"
msgstr "Не може да бъде намерена мрежата: %s"
-#: src/qemu_driver.c:212
+#: src/qemu_driver.c:213
#, fuzzy
msgid "out of memory in asprintf\n"
msgstr "свърши паметта"
-#: src/qemu_driver.c:268
+#: src/qemu_driver.c:269
#, fuzzy
msgid "qemudStartup: out of memory\n"
msgstr "свърши паметта"
-#: src/qemu_driver.c:295
+#: src/qemu_driver.c:296
msgid "Reloading iptables rules\n"
msgstr ""
-#: src/qemu_driver.c:433
+#: src/qemu_driver.c:434
#, c-format
msgid ""
"QEMU quit during %s startup\n"
"%s"
msgstr ""
-#: src/qemu_driver.c:443 src/qemu_driver.c:456
+#: src/qemu_driver.c:444 src/qemu_driver.c:457
#, c-format
msgid "Failure while reading %s startup output: %s"
msgstr ""
-#: src/qemu_driver.c:451
+#: src/qemu_driver.c:452
#, c-format
msgid "Timed out while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:467
+#: src/qemu_driver.c:468
#, c-format
msgid "Failure while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:479
+#: src/qemu_driver.c:480
#, c-format
msgid "Out of space while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:510
+#: src/qemu_driver.c:511
#, fuzzy, c-format
msgid "Unable to open monitor path %s"
msgstr "Неуспешно отваряне на '%s': %s"
-#: src/qemu_driver.c:515
+#: src/qemu_driver.c:516
msgid "Unable to set monitor close-on-exec flag"
msgstr ""
-#: src/qemu_driver.c:520
+#: src/qemu_driver.c:521
msgid "Unable to put monitor into non-blocking mode"
msgstr ""
-#: src/qemu_driver.c:648 src/qemu_driver.c:1027 src/qemu_driver.c:1726
-#: src/qemu_driver.c:1736
+#: src/qemu_driver.c:649 src/qemu_driver.c:1028 src/qemu_driver.c:1725
+#: src/qemu_driver.c:1735
#, fuzzy, c-format
msgid "Unable to log VM console data: %s\n"
msgstr "неуспех при запис в дневника"
-#: src/qemu_driver.c:671
+#: src/qemu_driver.c:672
#, fuzzy
msgid "allocate cpumap"
msgstr "заделяне на нов контекст"
-#: src/qemu_driver.c:682
+#: src/qemu_driver.c:683
msgid "cannot run monitor command to fetch CPU thread info"
msgstr ""
-#: src/qemu_driver.c:786
+#: src/qemu_driver.c:787
#, fuzzy, c-format
msgid "failed to set CPU affinity %s"
msgstr "неуспешно получаване на домейн '%s'"
-#: src/qemu_driver.c:796 src/qemu_driver.c:2135
+#: src/qemu_driver.c:797 src/qemu_driver.c:2155
#, fuzzy
msgid "resume operation failed"
msgstr "грешка при операцията"
-#: src/qemu_driver.c:859
+#: src/qemu_driver.c:860
#, fuzzy
msgid "VM is already active"
msgstr "Домейна вече е активен"
-#: src/qemu_driver.c:869
+#: src/qemu_driver.c:870
msgid "Unable to find an unused VNC port"
msgstr ""
-#: src/qemu_driver.c:881
+#: src/qemu_driver.c:882
#, c-format
msgid "config file path too long: %s/%s.log"
msgstr ""
-#: src/qemu_driver.c:900
+#: src/qemu_driver.c:901
#, fuzzy, c-format
msgid "failed to create logfile %s: %s"
msgstr "неуспех при запис в дневника"
-#: src/qemu_driver.c:906
+#: src/qemu_driver.c:907
#, fuzzy, c-format
msgid "Unable to set VM logfile close-on-exec flag %s"
msgstr "неуспех при запис в дневника"
-#: src/qemu_driver.c:935 src/qemu_driver.c:3032
+#: src/qemu_driver.c:936 src/qemu_driver.c:3052
#, fuzzy, c-format
msgid "Cannot determine QEMU argv syntax %s"
msgstr "Неуспешно отваряне на '%s': %s"
-#: src/qemu_driver.c:951 src/qemu_driver.c:954 src/qemu_driver.c:959
+#: src/qemu_driver.c:952 src/qemu_driver.c:955 src/qemu_driver.c:960
#, fuzzy, c-format
msgid "Unable to write argv to logfile %d: %s\n"
msgstr "неуспех при запис в дневника"
-#: src/qemu_driver.c:1041
+#: src/qemu_driver.c:1040
#, fuzzy, c-format
msgid "Shutting down VM '%s'\n"
msgstr "неуспешно получаване на мрежа '%s'"
-#: src/qemu_driver.c:1052
+#: src/qemu_driver.c:1051
#, fuzzy, c-format
msgid "Unable to close logfile %d: %s\n"
msgstr "неуспех при запис в дневника"
-#: src/qemu_driver.c:1067
+#: src/qemu_driver.c:1066
#, fuzzy
msgid "Got unexpected pid, damn\n"
msgstr "неочакван възел речник"
-#: src/qemu_driver.c:1221
+#: src/qemu_driver.c:1220
#, fuzzy
msgid "failed to allocate space for dnsmasq argv"
msgstr "неуспешно заделяне на възел"
-#: src/qemu_driver.c:1235
+#: src/qemu_driver.c:1234
msgid "cannot start dhcp daemon without IP address for server"
msgstr ""
-#: src/qemu_driver.c:1264
+#: src/qemu_driver.c:1263
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
msgstr "Неуспешно записване на домейн %s в %s"
-#: src/qemu_driver.c:1275
+#: src/qemu_driver.c:1274
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
msgstr "Неуспешно записване на домейн %s в %s"
-#: src/qemu_driver.c:1285
+#: src/qemu_driver.c:1284
#, fuzzy, c-format
msgid "failed to add iptables rule to enable masquerading : %s\n"
msgstr "Неуспешно записване на домейн %s в %s"
-#: src/qemu_driver.c:1317
+#: src/qemu_driver.c:1316
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
msgstr "Неуспешно записване на домейн %s в %s"
-#: src/qemu_driver.c:1328
+#: src/qemu_driver.c:1327
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
msgstr "Неуспешно записване на домейн %s в %s"
-#: src/qemu_driver.c:1353
+#: src/qemu_driver.c:1352
#, fuzzy
msgid "failed to allocate space for IP tables support"
msgstr "неуспешно заделяне на възел"
-#: src/qemu_driver.c:1361 src/qemu_driver.c:1368
+#: src/qemu_driver.c:1360 src/qemu_driver.c:1367
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
msgstr "Неуспешно записване на домейн %s в %s"
-#: src/qemu_driver.c:1376 src/qemu_driver.c:1383
+#: src/qemu_driver.c:1375 src/qemu_driver.c:1382
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
msgstr "Неуспешно записване на домейн %s в %s"
-#: src/qemu_driver.c:1393
+#: src/qemu_driver.c:1392
#, fuzzy, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
msgstr "Неуспешно записване на домейн %s в %s"
-#: src/qemu_driver.c:1400
+#: src/qemu_driver.c:1399
#, fuzzy, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
msgstr "Неуспешно записване на домейн %s в %s"
-#: src/qemu_driver.c:1408
+#: src/qemu_driver.c:1407
#, fuzzy, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
msgstr "Неуспешно записване на домейн %s в %s"
-#: src/qemu_driver.c:1509
+#: src/qemu_driver.c:1508
#, fuzzy
msgid "network is already active"
msgstr "Домейна вече е активен"
-#: src/qemu_driver.c:1521
+#: src/qemu_driver.c:1520
#, fuzzy, c-format
msgid "cannot create bridge '%s' : %s"
msgstr "грешка при запис на конфигурационния файл: %s"
-#: src/qemu_driver.c:1536
+#: src/qemu_driver.c:1535
#, fuzzy, c-format
msgid "cannot set IP address on bridge '%s' to '%s' : %s"
msgstr "Неуспешно отваряне на '%s': %s"
-#: src/qemu_driver.c:1544
+#: src/qemu_driver.c:1543
#, fuzzy, c-format
msgid "cannot set netmask on bridge '%s' to '%s' : %s"
msgstr "Неуспешно отваряне на '%s': %s"
-#: src/qemu_driver.c:1552
+#: src/qemu_driver.c:1551
#, fuzzy, c-format
msgid "failed to bring the bridge '%s' up : %s"
msgstr "Неуспешно отваряне на '%s': %s"
-#: src/qemu_driver.c:1563
+#: src/qemu_driver.c:1562
#, fuzzy, c-format
msgid "failed to enable IP forwarding : %s"
msgstr "грешка при отваряне на конфигурационен файл %s за четене"
-#: src/qemu_driver.c:1581 src/qemu_driver.c:1612
+#: src/qemu_driver.c:1580 src/qemu_driver.c:1611
#, fuzzy, c-format
msgid "Failed to bring down bridge '%s' : %s\n"
msgstr "Неуспешно отваряне на '%s': %s"
-#: src/qemu_driver.c:1587 src/qemu_driver.c:1617
+#: src/qemu_driver.c:1586 src/qemu_driver.c:1616
#, fuzzy, c-format
msgid "Failed to delete bridge '%s' : %s\n"
msgstr "Неуспешно отваряне на '%s': %s"
-#: src/qemu_driver.c:1600
+#: src/qemu_driver.c:1599
#, fuzzy, c-format
msgid "Shutting down network '%s'\n"
msgstr "неуспешно получаване на мрежа '%s'"
-#: src/qemu_driver.c:1626
+#: src/qemu_driver.c:1625
#, fuzzy
msgid "Got unexpected pid for dnsmasq\n"
msgstr "неочакван възел речник"
-#: src/qemu_driver.c:1839
+#: src/qemu_driver.c:1814
+#, fuzzy, c-format
+msgid "Unable to open %s: %s\n"
+msgstr "Неуспешно отваряне на '%s': %s"
+
+#: src/qemu_driver.c:1859
#, fuzzy
msgid "failed to allocate space for capabilities support"
msgstr "Неуспешно заделяне на памет"
-#: src/qemu_driver.c:1858 src/qemu_driver.c:1884
+#: src/qemu_driver.c:1878 src/qemu_driver.c:1904
msgid "NUMA not supported on this host"
msgstr ""
-#: src/qemu_driver.c:1869 src/qemu_driver.c:1892
+#: src/qemu_driver.c:1889 src/qemu_driver.c:1912
#, fuzzy
msgid "Failed to query NUMA free memory"
msgstr "Ползвана памет:"
-#: src/qemu_driver.c:2053
+#: src/qemu_driver.c:2073
#, fuzzy, c-format
msgid "domain '%s' is already defined"
msgstr "домейна %s вече съществува"
-#: src/qemu_driver.c:2064
+#: src/qemu_driver.c:2084
#, fuzzy, c-format
msgid "domain with uuid '%s' is already defined"
msgstr "домейна %s вече съществува"
-#: src/qemu_driver.c:2094 src/qemu_driver.c:2123 src/qemu_driver.c:2152
-#: src/qemu_driver.c:2172 src/qemu_driver.c:2410 src/qemu_driver.c:3383
-#: src/qemu_driver.c:3518 src/qemu_driver.c:3632
+#: src/qemu_driver.c:2114 src/qemu_driver.c:2143 src/qemu_driver.c:2172
+#: src/qemu_driver.c:2192 src/qemu_driver.c:2430 src/qemu_driver.c:3403
+#: src/qemu_driver.c:3538 src/qemu_driver.c:3652
#, c-format
msgid "no domain with matching id %d"
msgstr ""
-#: src/qemu_driver.c:2099 src/qemu_driver.c:2128 src/qemu_driver.c:2416
-#: src/qemu_driver.c:3388 src/qemu_driver.c:3524 src/qemu_driver.c:3638
+#: src/qemu_driver.c:2119 src/qemu_driver.c:2148 src/qemu_driver.c:2436
+#: src/qemu_driver.c:3408 src/qemu_driver.c:3544 src/qemu_driver.c:3658
#, fuzzy
msgid "domain is not running"
msgstr "Домейнът е все още активен"
-#: src/qemu_driver.c:2107
+#: src/qemu_driver.c:2127
#, fuzzy
msgid "suspend operation failed"
msgstr "грешка при операцията"
-#: src/qemu_driver.c:2158
+#: src/qemu_driver.c:2178
#, fuzzy
msgid "shutdown operation failed"
msgstr "грешка при операцията"
-#: src/qemu_driver.c:2198
+#: src/qemu_driver.c:2218
#, fuzzy
msgid "failed to allocate space for ostype"
msgstr "неуспешно заделяне на възел"
-#: src/qemu_driver.c:2214 src/qemu_driver.c:2230 src/qemu_driver.c:2253
-#: src/qemu_driver.c:2526 src/qemu_driver.c:2688
+#: src/qemu_driver.c:2234 src/qemu_driver.c:2250 src/qemu_driver.c:2273
+#: src/qemu_driver.c:2546 src/qemu_driver.c:2708
#, c-format
msgid "no domain with matching uuid '%s'"
msgstr ""
-#: src/qemu_driver.c:2236
+#: src/qemu_driver.c:2256
msgid "cannot set max memory lower than current memory"
msgstr ""
-#: src/qemu_driver.c:2259
+#: src/qemu_driver.c:2279
#, fuzzy
msgid "cannot set memory of an active domain"
msgstr "име на неактивния домейн"
-#: src/qemu_driver.c:2265
+#: src/qemu_driver.c:2285
msgid "cannot set memory higher than max memory"
msgstr ""
-#: src/qemu_driver.c:2425
+#: src/qemu_driver.c:2445
#, fuzzy
msgid "failed to pause domain"
msgstr "Неуспешно приспиване на домейн %s"
-#: src/qemu_driver.c:2434
+#: src/qemu_driver.c:2454
#, fuzzy
msgid "failed to get domain xml"
msgstr "неуспешно получаване на UUID на домейна"
-#: src/qemu_driver.c:2442
+#: src/qemu_driver.c:2462
#, fuzzy, c-format
msgid "failed to create '%s'"
msgstr "Неуспех при опит за създаване на XML файл"
-#: src/qemu_driver.c:2449
+#: src/qemu_driver.c:2469
#, fuzzy
msgid "failed to write save header"
msgstr "Неуспешен запис в порт %d\n"
-#: src/qemu_driver.c:2457
+#: src/qemu_driver.c:2477
#, fuzzy
msgid "failed to write xml"
msgstr "Неуспешен запис в порт %d\n"
-#: src/qemu_driver.c:2470 src/qemu_driver.c:2477 src/qemu_driver.c:2748
+#: src/qemu_driver.c:2490 src/qemu_driver.c:2497 src/qemu_driver.c:2768
#: src/remote_internal.c:2241 src/virterror.c:441
msgid "out of memory"
msgstr "свърши паметта"
-#: src/qemu_driver.c:2485
+#: src/qemu_driver.c:2505
#, fuzzy
msgid "migrate operation failed"
msgstr "грешка при операцията"
-#: src/qemu_driver.c:2497
+#: src/qemu_driver.c:2517
msgid "'migrate' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:2532
+#: src/qemu_driver.c:2552
#, fuzzy
msgid "cannot change vcpu count of an active domain"
msgstr "име на неактивния домейн"
-#: src/qemu_driver.c:2538
+#: src/qemu_driver.c:2558
msgid "could not determine max vcpus for the domain"
msgstr ""
-#: src/qemu_driver.c:2544
+#: src/qemu_driver.c:2564
#, c-format
msgid ""
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
msgstr ""
-#: src/qemu_driver.c:2568 src/qemu_driver.c:2620
+#: src/qemu_driver.c:2588 src/qemu_driver.c:2640
#, fuzzy
msgid "cannot pin vcpus on an inactive domain"
msgstr "премахване дефиницията на неактивен домейн"
-#: src/qemu_driver.c:2574
+#: src/qemu_driver.c:2594
#, c-format
msgid "vcpu number out of range %d > %d"
msgstr ""
-#: src/qemu_driver.c:2595
+#: src/qemu_driver.c:2615
#, fuzzy, c-format
msgid "cannot set affinity: %s"
msgstr "Неуспешно отваряне на '%s': %s"
-#: src/qemu_driver.c:2600
+#: src/qemu_driver.c:2620
#, fuzzy
msgid "cpu affinity is not supported"
msgstr "неуспешно извикване на библиотечна функция, може би не се поддържа"
-#: src/qemu_driver.c:2657
+#: src/qemu_driver.c:2677
#, fuzzy, c-format
msgid "cannot get affinity: %s"
msgstr "Неуспех при опит за създаване на XML файл"
-#: src/qemu_driver.c:2667
+#: src/qemu_driver.c:2687
msgid "cpu affinity is not available"
msgstr ""
-#: src/qemu_driver.c:2694
+#: src/qemu_driver.c:2714
#, fuzzy, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr "зареждане на файл с дефиниции на домейни"
-#: src/qemu_driver.c:2720 src/test.c:956
+#: src/qemu_driver.c:2740 src/test.c:956
#, fuzzy
msgid "cannot read domain image"
msgstr "списък домейни на възела"
-#: src/qemu_driver.c:2726
+#: src/qemu_driver.c:2746
#, fuzzy
msgid "failed to read qemu header"
msgstr "неуспешно четене от xen демона"
-#: src/qemu_driver.c:2733
+#: src/qemu_driver.c:2753
msgid "image magic is incorrect"
msgstr ""
-#: src/qemu_driver.c:2740
+#: src/qemu_driver.c:2760
#, c-format
msgid "image version is not supported (%d > %d)"
msgstr ""
-#: src/qemu_driver.c:2755
+#: src/qemu_driver.c:2775
#, fuzzy
msgid "failed to read XML"
msgstr "Неуспех при опит за създаване на XML файл"
-#: src/qemu_driver.c:2764
+#: src/qemu_driver.c:2784
#, fuzzy
msgid "failed to parse XML"
msgstr "Неуспех при опит за създаване на XML файл"
-#: src/qemu_driver.c:2777
+#: src/qemu_driver.c:2797
#, fuzzy, c-format
msgid "domain is already active as '%s'"
msgstr "Домейна вече е активен"
-#: src/qemu_driver.c:2786
+#: src/qemu_driver.c:2806
#, fuzzy
msgid "failed to assign new VM"
msgstr "Неуспех при опит за създаване на XML файл"
-#: src/qemu_driver.c:2799
+#: src/qemu_driver.c:2819
#, fuzzy
msgid "failed to start VM"
msgstr "Неуспешно стартиране на домейн %s"
-#: src/qemu_driver.c:2811
+#: src/qemu_driver.c:2831
#, fuzzy
msgid "failed to resume domain"
msgstr "Неуспешно събуждане на домейн %s"
-#: src/qemu_driver.c:2848 src/qemu_driver.c:3741 src/qemu_driver.c:3776
+#: src/qemu_driver.c:2868 src/qemu_driver.c:3761 src/qemu_driver.c:3796
#, fuzzy
msgid "failed to allocate space for VM name string"
msgstr "Неуспешно заделяне на памет"
-#: src/qemu_driver.c:2962
+#: src/qemu_driver.c:2982
#, fuzzy, c-format
msgid "cannot convert disk '%s' to bus/device index"
msgstr "интерфейсно устройство"
-#: src/qemu_driver.c:2982
+#: src/qemu_driver.c:3002
#, fuzzy, c-format
msgid "Unsupported disk name mapping for bus '%s'"
msgstr "тип на целевото устройство"
-#: src/qemu_driver.c:3022
+#: src/qemu_driver.c:3042
#, c-format
msgid "No device with bus '%s' and target '%s'"
msgstr ""
-#: src/qemu_driver.c:3049
+#: src/qemu_driver.c:3069
#, c-format
msgid ""
"Emulator version does not support removable media for device '%s' and target "
"'%s'"
msgstr ""
-#: src/qemu_driver.c:3086
+#: src/qemu_driver.c:3106
msgid "cannot change cdrom media"
msgstr ""
-#: src/qemu_driver.c:3097
+#: src/qemu_driver.c:3117
msgid "changing cdrom media failed"
msgstr ""
-#: src/qemu_driver.c:3157
+#: src/qemu_driver.c:3177
#, fuzzy
msgid "cannot attach usb disk"
msgstr "интерфейсно устройство"
-#: src/qemu_driver.c:3168
+#: src/qemu_driver.c:3188
#, fuzzy
msgid "adding usb disk failed"
msgstr "зареждане на файл с дефиниции на машини"
-#: src/qemu_driver.c:3212
+#: src/qemu_driver.c:3232
#, fuzzy
msgid "cannot attach usb device"
msgstr "интерфейсно устройство"
-#: src/qemu_driver.c:3223
+#: src/qemu_driver.c:3243
#, fuzzy
msgid "adding usb device failed"
msgstr "зареждане на файл с дефиниции на машини"
-#: src/qemu_driver.c:3253
+#: src/qemu_driver.c:3273
#, fuzzy
msgid "cannot attach device on inactive domain"
msgstr "премахване дефиницията на неактивен домейн"
-#: src/qemu_driver.c:3276
+#: src/qemu_driver.c:3296
msgid "this device type cannot be attached"
msgstr ""
-#: src/qemu_driver.c:3315
+#: src/qemu_driver.c:3335
#, fuzzy
msgid "cannot set autostart for transient domain"
msgstr "име на неактивния домейн"
-#: src/qemu_driver.c:3341
+#: src/qemu_driver.c:3361
#, fuzzy, c-format
msgid "Failed to create symlink '%s to '%s': %s"
msgstr "Неуспешно записване на домейн %s в %s"
-#: src/qemu_driver.c:3348 src/qemu_driver.c:3981 src/storage_driver.c:832
+#: src/qemu_driver.c:3368 src/qemu_driver.c:4001 src/storage_driver.c:832
#, fuzzy, c-format
msgid "Failed to delete symlink '%s': %s"
msgstr "Неуспешно отваряне на '%s': %s"
-#: src/qemu_driver.c:3410
+#: src/qemu_driver.c:3430
#, fuzzy, c-format
msgid "invalid path: %s"
msgstr "невалиден аргумент в %s"
-#: src/qemu_driver.c:3418
+#: src/qemu_driver.c:3438
msgid "'info blockstats' command failed"
msgstr ""
-#: src/qemu_driver.c:3433
+#: src/qemu_driver.c:3453
msgid "'info blockstats' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:3498
+#: src/qemu_driver.c:3518
#, fuzzy, c-format
msgid "device not found: %s (%s)"
msgstr "Не е открит домейна: %s"
-#: src/qemu_driver.c:3530 src/qemu_driver.c:3573
+#: src/qemu_driver.c:3550 src/qemu_driver.c:3593
msgid "NULL or empty path"
msgstr ""
-#: src/qemu_driver.c:3541
+#: src/qemu_driver.c:3561
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr ""
-#: src/qemu_driver.c:3583
+#: src/qemu_driver.c:3603
#, fuzzy
msgid "invalid path"
msgstr "невалиден аргумент в %s"
-#: src/qemu_driver.c:3626
+#: src/qemu_driver.c:3646
msgid "QEMU driver only supports virtual memory addrs"
msgstr ""
-#: src/qemu_driver.c:3653
+#: src/qemu_driver.c:3673
#, fuzzy
msgid "'memsave' command failed"
msgstr "име на домейна"
-#: src/qemu_driver.c:3682 src/qemu_driver.c:3850 src/qemu_driver.c:3875
-#: src/qemu_driver.c:3889 src/qemu_driver.c:3904 src/qemu_driver.c:3937
-#: src/qemu_driver.c:3953
+#: src/qemu_driver.c:3702 src/qemu_driver.c:3870 src/qemu_driver.c:3895
+#: src/qemu_driver.c:3909 src/qemu_driver.c:3924 src/qemu_driver.c:3957
+#: src/qemu_driver.c:3973
msgid "no network with matching uuid"
msgstr ""
-#: src/qemu_driver.c:3697
+#: src/qemu_driver.c:3717
msgid "no network with matching name"
msgstr ""
-#: src/qemu_driver.c:3856
+#: src/qemu_driver.c:3876
#, fuzzy
msgid "network is still active"
msgstr "Домейна вече е активен"
-#: src/qemu_driver.c:3917
+#: src/qemu_driver.c:3937
#, fuzzy
msgid "no network with matching id"
msgstr "информация за мрежа в XML"
-#: src/qemu_driver.c:3924
+#: src/qemu_driver.c:3944
#, fuzzy
msgid "failed to allocate space for network bridge string"
msgstr "неуспешно заделяне на възел"
-#: src/qemu_driver.c:3974 src/storage_driver.c:823
+#: src/qemu_driver.c:3994 src/storage_driver.c:823
#, fuzzy, c-format
msgid "Failed to create symlink '%s' to '%s': %s"
msgstr "Неуспешно записване на домейн %s в %s"
msgid "%s not implemented on Win32"
msgstr ""
-#: src/storage_backend_disk.c:85 src/storage_backend_logical.c:57
+#: src/storage_backend_disk.c:90 src/storage_backend_logical.c:57
#, c-format
msgid "unsupported pool format %s"
msgstr ""
-#: src/storage_backend_disk.c:110 src/storage_backend_logical.c:70
+#: src/storage_backend_disk.c:115 src/storage_backend_logical.c:70
#, c-format
msgid "unsupported pool format %d"
msgstr ""
-#: src/storage_backend_disk.c:138 src/storage_backend_fs.c:192
+#: src/storage_backend_disk.c:143 src/storage_backend_fs.c:192
#: src/storage_backend_fs.c:262 src/storage_backend_fs.c:314
#, c-format
msgid "unsupported volume format %s"
msgstr ""
-#: src/storage_backend_disk.c:165 src/storage_backend_fs.c:225
+#: src/storage_backend_disk.c:170 src/storage_backend_fs.c:225
#: src/storage_backend_fs.c:297 src/storage_backend_fs.c:329
#, c-format
msgid "unsupported volume format %d"
msgstr ""
-#: src/storage_backend_disk.c:179 src/storage_backend_disk.c:192
-#: src/storage_backend_disk.c:199 src/storage_backend_disk.c:221
+#: src/storage_backend_disk.c:184 src/storage_backend_disk.c:197
+#: src/storage_backend_disk.c:204 src/storage_backend_disk.c:226
#: src/storage_backend_fs.c:839 src/storage_backend_iscsi.c:177
#: src/storage_backend_logical.c:116 src/storage_backend_logical.c:121
#: src/storage_backend_logical.c:133 src/storage_backend_logical.c:143
-#: src/storage_backend_logical.c:531
+#: src/storage_backend_logical.c:546
msgid "volume"
msgstr ""
-#: src/storage_backend_disk.c:229
+#: src/storage_backend_disk.c:234
msgid "volume extents"
msgstr ""
-#: src/storage_backend_disk.c:237
+#: src/storage_backend_disk.c:242
msgid "cannot parse device start location"
msgstr ""
-#: src/storage_backend_disk.c:244
+#: src/storage_backend_disk.c:249
msgid "cannot parse device end location"
msgstr ""
-#: src/storage_backend_disk.c:250 src/storage_backend_logical.c:154
+#: src/storage_backend_disk.c:255 src/storage_backend_logical.c:154
#: src/storage_backend_logical.c:160
msgid "extents"
msgstr ""
-#: src/storage_backend_disk.c:464
+#: src/storage_backend_disk.c:462
msgid "no large enough free extent"
msgstr ""
-#: src/storage_backend_disk.c:498
-msgid "Disk pools are not yet supported"
+#: src/storage_backend_disk.c:502
+#, c-format
+msgid "Couldn't read volume target path '%s'. %s"
+msgstr ""
+
+#: src/storage_backend_disk.c:517
+#, c-format
+msgid "Volume path '%s' did not start with parent pool source device name."
msgstr ""
+#: src/storage_backend_disk.c:526
+#, fuzzy, c-format
+msgid "cannot parse partition number from target '%s'"
+msgstr "Неуспешно отваряне на '%s': %s"
+
#: src/storage_backend_fs.c:358
#, c-format
msgid "cannot read header '%s': %s"
msgstr ""
#: src/storage_backend_fs.c:1042 src/storage_backend_fs.c:1078
-#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:543
+#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:558
#, c-format
msgid "cannot read path '%s': %s"
msgstr ""
msgid "creation of non-raw images is not supported without qemu-img"
msgstr ""
-#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:552
+#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:567
#, fuzzy, c-format
msgid "cannot set file owner '%s': %s"
msgstr "Неуспешно отваряне на '%s': %s"
-#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:559
+#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:574
#, fuzzy, c-format
msgid "cannot set file mode '%s': %s"
msgstr "Неуспешно отваряне на '%s': %s"
-#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:566
+#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:581
#, c-format
msgid "cannot close file '%s': %s"
msgstr ""
msgid "lvs command failed with exitstatus %d"
msgstr ""
-#: src/storage_backend_logical.c:355
+#: src/storage_backend_logical.c:354
#, fuzzy
msgid "command line"
msgstr "име на домейна"
-#: src/storage_backend_logical.c:372
+#: src/storage_backend_logical.c:371
#, c-format
msgid "cannot open device %s"
msgstr ""
-#: src/storage_backend_logical.c:378
+#: src/storage_backend_logical.c:377
#, c-format
msgid "cannot clear device header %s"
msgstr ""
-#: src/storage_backend_logical.c:385
+#: src/storage_backend_logical.c:384
#, c-format
msgid "cannot close device %s"
msgstr ""
-#: src/storage_backend_logical.c:575
+#: src/storage_backend_logical.c:507
+#, fuzzy, c-format
+msgid "cannot remove PV device %s: %s"
+msgstr "грешка при запис на конфигурационния файл: %s"
+
+#: src/storage_backend_logical.c:590
#, c-format
msgid "cannot find newly created volume '%s': %s"
msgstr ""
msgstr "ДАННИ"
#: src/virsh.c:6292 src/virsh.c:6314
-msgid "blocked"
-msgstr "блокиран"
+#, fuzzy
+msgid "idle"
+msgstr "XML файл"
#: src/virsh.c:6294
msgid "paused"
msgid "domain information incomplete, missing uuid"
msgstr "информацията за домейна е непълна, липсва uuid"
-#: src/xend_internal.c:1109 src/xend_internal.c:2204 src/xend_internal.c:2211
+#: src/xend_internal.c:1109 src/xend_internal.c:2213 src/xend_internal.c:2220
msgid "domain information incomplete, missing name"
msgstr "информацията за домейна е непълна, липсва име"
msgid "unknown graphics type '%s'"
msgstr "непознат тип ОС %s"
-#: src/xend_internal.c:2191
+#: src/xend_internal.c:2200
msgid "domain information incomplete, missing id"
msgstr "информацията за домейна е непълна, липсва id"
-#: src/xend_internal.c:2260 src/xend_internal.c:2270 src/xend_internal.c:2280
+#: src/xend_internal.c:2269 src/xend_internal.c:2279 src/xend_internal.c:2289
#, fuzzy, c-format
msgid "unknown lifecycle type %s"
msgstr "непознат тип ОС %s"
-#: src/xend_internal.c:2593
+#: src/xend_internal.c:2602
#, fuzzy
msgid "failed to parse topology information"
msgstr "неуспешен разбор на информацията за Xend домейн"
-#: src/xend_internal.c:2647
+#: src/xend_internal.c:2656
#, fuzzy
msgid "topology syntax error"
msgstr "синтактична грешка в конфигурационния файл"
-#: src/xend_internal.c:2711
+#: src/xend_internal.c:2720
msgid "failed to parse Xend domain information"
msgstr "неуспешен разбор на информацията за Xend домейн"
-#: src/xend_internal.c:3193
+#: src/xend_internal.c:3202
msgid "xenDaemonDomainFetch failed to find this domain"
msgstr ""
-#: src/xend_internal.c:3815 src/xend_internal.c:4290 src/xm_internal.c:1617
+#: src/xend_internal.c:3824 src/xend_internal.c:4299 src/xm_internal.c:1617
#, fuzzy
msgid "failed to build sexpr"
msgstr "Неуспешно приспиване на домейн %s"
-#: src/xend_internal.c:3917
+#: src/xend_internal.c:3926
#, fuzzy
msgid "unsupported device type"
msgstr "тип на целевото устройство"
-#: src/xend_internal.c:4020
+#: src/xend_internal.c:4029
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4061
+#: src/xend_internal.c:4070
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4069
+#: src/xend_internal.c:4078
#, fuzzy
msgid "unexpected value from on_xend_start"
msgstr "неочакван възел стойност"
-#: src/xend_internal.c:4080
+#: src/xend_internal.c:4089
#, fuzzy
msgid "no memory"
msgstr "памет на възела"
-#: src/xend_internal.c:4086
+#: src/xend_internal.c:4095
#, fuzzy
msgid "sexpr2string failed"
msgstr "грешка при операцията"
-#: src/xend_internal.c:4091
+#: src/xend_internal.c:4100
#, fuzzy
msgid "Failed to redefine sexpr"
msgstr "Неуспешно премахване дефиницията на домейн %s"
-#: src/xend_internal.c:4096
+#: src/xend_internal.c:4105
msgid "on_xend_start not present in sexpr"
msgstr ""
-#: src/xend_internal.c:4127
+#: src/xend_internal.c:4136
#, fuzzy, c-format
msgid "gethostname failed: %s"
msgstr "грешка при операция: %s"
-#: src/xend_internal.c:4133
+#: src/xend_internal.c:4142
#, fuzzy, c-format
msgid "failed to strdup hostname: %s"
msgstr "неуспешно получаване на името на машината"
-#: src/xend_internal.c:4164
+#: src/xend_internal.c:4173
msgid ""
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
"migration"
msgstr ""
-#: src/xend_internal.c:4174
+#: src/xend_internal.c:4183
msgid ""
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
"migration"
msgstr ""
-#: src/xend_internal.c:4186
+#: src/xend_internal.c:4195
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr ""
-#: src/xend_internal.c:4199
+#: src/xend_internal.c:4208
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr ""
-#: src/xend_internal.c:4204
+#: src/xend_internal.c:4213
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr ""
-#: src/xend_internal.c:4211
+#: src/xend_internal.c:4220
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr ""
-#: src/xend_internal.c:4218 src/xend_internal.c:4240 src/xend_internal.c:4248
-#: src/xend_internal.c:4474 src/xend_internal.c:4481 src/xml.c:89
+#: src/xend_internal.c:4227 src/xend_internal.c:4249 src/xend_internal.c:4257
+#: src/xend_internal.c:4483 src/xend_internal.c:4490 src/xml.c:89
msgid "strdup failed"
msgstr ""
-#: src/xend_internal.c:4231
+#: src/xend_internal.c:4240
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr ""
-#: src/xend_internal.c:4284
+#: src/xend_internal.c:4293
#, fuzzy
msgid "failed to parse domain description"
msgstr "неуспешен разбор на информацията за Xend домейн"
-#: src/xend_internal.c:4300
+#: src/xend_internal.c:4309
#, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Грешка при създаване на неактивен домейн %s\n"
-#: src/xend_internal.c:4456 src/xend_internal.c:4532 src/xend_internal.c:4622
+#: src/xend_internal.c:4465 src/xend_internal.c:4541 src/xend_internal.c:4631
msgid "unsupported in xendConfigVersion < 4"
msgstr ""
-#: src/xend_internal.c:4468
+#: src/xend_internal.c:4477
#, fuzzy
msgid "node information incomplete, missing scheduler name"
msgstr "информацията за домейна е непълна, липсва име"
-#: src/xend_internal.c:4486 src/xend_internal.c:4580 src/xend_internal.c:4692
+#: src/xend_internal.c:4495 src/xend_internal.c:4589 src/xend_internal.c:4701
#, fuzzy
msgid "Unknown scheduler"
msgstr "Непозната"
-#: src/xend_internal.c:4545 src/xend_internal.c:4635
+#: src/xend_internal.c:4554 src/xend_internal.c:4644
#, fuzzy
msgid "Failed to get a scheduler name"
msgstr "неуспешно получаване на името на машината"
-#: src/xend_internal.c:4558 src/xend_internal.c:4671
+#: src/xend_internal.c:4567 src/xend_internal.c:4680
#, fuzzy
msgid "domain information incomplete, missing cpu_weight"
msgstr "информацията за домейна е непълна, липсва uuid"
-#: src/xend_internal.c:4563 src/xend_internal.c:4680
+#: src/xend_internal.c:4572 src/xend_internal.c:4689
#, fuzzy
msgid "domain information incomplete, missing cpu_cap"
msgstr "информацията за домейна е непълна, липсва uuid"
-#: src/xend_internal.c:4739
+#: src/xend_internal.c:4748
msgid "domainBlockPeek is not supported for dom0"
msgstr ""
-#: src/xend_internal.c:4762
+#: src/xend_internal.c:4771
#, fuzzy, c-format
msgid "%s: invalid path"
msgstr "невалиден аргумент в %s"
-#: src/xend_internal.c:4770
+#: src/xend_internal.c:4779
#, fuzzy, c-format
msgid "failed to open for reading: %s: %s"
msgstr "грешка при отваряне на конфигурационен файл %s за четене"
-#: src/xend_internal.c:4782
+#: src/xend_internal.c:4791
#, fuzzy, c-format
msgid "failed to lseek or read from file: %s: %s"
msgstr "Неуспешно отваряне на '%s': %s"
-#: src/xend_internal.c:4865 src/xend_internal.c:4911
+#: src/xend_internal.c:4874 src/xend_internal.c:4920
#, fuzzy, c-format
msgid "unexpected graphics type %d"
msgstr "неочакван mime тип"
-#: src/xend_internal.c:4954
+#: src/xend_internal.c:4963
#, fuzzy
msgid "unexpected chr device type"
msgstr "неочакван mime тип"
-#: src/xend_internal.c:5128 src/xm_internal.c:1779
+#: src/xend_internal.c:5137 src/xm_internal.c:1779
#, fuzzy, c-format
msgid "unsupported network type %d"
msgstr "неочакван mime тип"
-#: src/xend_internal.c:5302 src/xend_internal.c:5309 src/xend_internal.c:5316
+#: src/xend_internal.c:5311 src/xend_internal.c:5318 src/xend_internal.c:5325
#, fuzzy, c-format
msgid "unexpected lifecycle value %d"
msgstr "неочакван възел стойност"
-#: src/xend_internal.c:5333
+#: src/xend_internal.c:5342
#, fuzzy
msgid "no HVM domain loader"
msgstr "списък домейни на възела"
-#: src/xend_internal.c:5544
+#: src/xend_internal.c:5553
#, fuzzy
msgid "hotplug of device type not supported"
msgstr "неуспешно извикване на библиотечна функция, може би не се поддържа"
msgid "failed to connect to Xen Store"
msgstr "неуспешно свързване към xen хранилище"
+#~ msgid "blocked"
+#~ msgstr "блокиран"
+
#, fuzzy
#~ msgid "invalid interface type: %s"
#~ msgstr "тип на целевото устройство"
#~ msgid "cannot read tty pid file %s: %s"
#~ msgstr "грешка при запис на конфигурационния файл: %s"
-#, fuzzy
-#~ msgid "cannot remove ttyPidFile %s: %s"
-#~ msgstr "грешка при запис на конфигурационния файл: %s"
-
#, fuzzy
#~ msgid "failed to calloc memory for init string: %s"
#~ msgstr "Неуспешно заделяне на памет"
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-09-08 14:51+0200\n"
+"POT-Creation-Date: 2008-09-23 22:28+0200\n"
"PO-Revision-Date: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
msgid "storage_vol not found"
msgstr "domain name or uuid"
-#: src/conf.c:155 src/conf.c:203 src/conf.c:488 src/conf.c:525 src/conf.c:553
-#: src/conf.c:631
+#: src/conf.c:164 src/conf.c:212 src/conf.c:491 src/conf.c:528 src/conf.c:555
+#: src/conf.c:630
msgid "allocating configuration"
msgstr "allocating configuration"
-#: src/conf.c:338
+#: src/conf.c:347
msgid "unterminated number"
msgstr "unterminated number"
-#: src/conf.c:372 src/conf.c:389 src/conf.c:401
+#: src/conf.c:380 src/conf.c:396 src/conf.c:407
msgid "unterminated string"
msgstr "unterminated string"
-#: src/conf.c:429 src/conf.c:483
+#: src/conf.c:434 src/conf.c:487
msgid "expecting a value"
msgstr "expecting a value"
-#: src/conf.c:450
+#: src/conf.c:454
msgid "expecting a separator in list"
msgstr "expecting a separator in list"
-#: src/conf.c:473
+#: src/conf.c:477
#, fuzzy
msgid "list is not closed with ]"
msgstr "list is not closed with ] "
-#: src/conf.c:518
+#: src/conf.c:521
msgid "expecting a name"
msgstr "expecting a name"
-#: src/conf.c:581
+#: src/conf.c:582
msgid "expecting a separator"
msgstr "expecting a separator"
msgid "expecting an assignment"
msgstr "expecting an assignment"
-#: src/conf.c:894 src/conf.c:950 src/xend_internal.c:584
-#: src/xend_internal.c:2657 src/xm_internal.c:1475 src/xm_internal.c:1482
+#: src/conf.c:892 src/conf.c:948 src/xend_internal.c:584
+#: src/xend_internal.c:2666 src/xm_internal.c:1475 src/xm_internal.c:1482
#, fuzzy
msgid "allocate buffer"
msgstr "allocate new buffer"
-#: src/conf.c:901
+#: src/conf.c:899
msgid "failed to open file"
msgstr "failed to open file"
-#: src/conf.c:912
+#: src/conf.c:910
msgid "failed to save content"
msgstr "failed to save content"
msgid "cannot extract disk devices"
msgstr "Cannot extract running %s hypervisor version\n"
-#: src/domain_conf.c:1939 src/qemu_driver.c:3133
+#: src/domain_conf.c:1939 src/qemu_driver.c:3153
#, fuzzy, c-format
msgid "duplicate disk target '%s'"
msgstr "unexpected mime type"
msgid "unexpected char type %d"
msgstr "unexpected mime type"
-#: src/domain_conf.c:2815 src/xend_internal.c:5214
+#: src/domain_conf.c:2815 src/xend_internal.c:5223
#, fuzzy, c-format
msgid "unexpected sound model %d"
msgstr "unexpected mime type"
-#: src/domain_conf.c:2835 src/xend_internal.c:5237
+#: src/domain_conf.c:2835 src/xend_internal.c:5246
#, fuzzy, c-format
msgid "unexpected input type %d"
msgstr "unexpected mime type"
#: src/lxc_driver.c:274 src/lxc_driver.c:309 src/lxc_driver.c:335
#: src/lxc_driver.c:350 src/openvz_driver.c:238 src/openvz_driver.c:267
-#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:620
-#: src/openvz_driver.c:651 src/openvz_driver.c:672 src/openvz_driver.c:713
-#: src/qemu_driver.c:2192 src/qemu_driver.c:2279 src/qemu_driver.c:2828
-#: src/qemu_driver.c:2883 src/qemu_driver.c:2927 src/qemu_driver.c:3007
-#: src/qemu_driver.c:3123 src/qemu_driver.c:3192 src/qemu_driver.c:3247
-#: src/qemu_driver.c:3291 src/qemu_driver.c:3309 src/qemu_driver.c:3567
+#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:621
+#: src/openvz_driver.c:652 src/openvz_driver.c:673 src/openvz_driver.c:714
+#: src/qemu_driver.c:2212 src/qemu_driver.c:2299 src/qemu_driver.c:2848
+#: src/qemu_driver.c:2903 src/qemu_driver.c:2947 src/qemu_driver.c:3027
+#: src/qemu_driver.c:3143 src/qemu_driver.c:3212 src/qemu_driver.c:3267
+#: src/qemu_driver.c:3311 src/qemu_driver.c:3329 src/qemu_driver.c:3587
#, fuzzy
msgid "no domain with matching uuid"
msgstr "domain id or uuid"
-#: src/lxc_driver.c:280 src/openvz_driver.c:625 src/qemu_driver.c:2933
+#: src/lxc_driver.c:280 src/openvz_driver.c:626 src/qemu_driver.c:2953
#, fuzzy
msgid "cannot delete active domain"
msgstr "name of the inactive domain"
-#: src/lxc_driver.c:286 src/qemu_driver.c:2939
+#: src/lxc_driver.c:286 src/qemu_driver.c:2959
#, fuzzy
msgid "cannot undefine transient domain"
msgstr "name of the inactive domain"
msgid "container '%s' unexpectedly shutdown during startup"
msgstr ""
-#: src/lxc_driver.c:747 src/qemu_driver.c:892
+#: src/lxc_driver.c:747 src/qemu_driver.c:893
#, fuzzy, c-format
msgid "cannot create log directory %s: %s"
msgstr "failed to write configuration file: %s"
msgid "unknown forwarding type '%s'"
msgstr "unknown OS type %s"
-#: src/network_conf.c:662 src/qemu_driver.c:3334 src/qemu_driver.c:3967
+#: src/network_conf.c:662 src/qemu_driver.c:3354 src/qemu_driver.c:3987
#: src/storage_driver.c:816
#, c-format
msgid "cannot create autostart directory %s: %s"
msgid "no config file for %s"
msgstr "configuration file syntax error: %s"
-#: src/openvz_conf.c:187
+#: src/openvz_conf.c:190
+#, fuzzy, c-format
+msgid "Cound not read 'IP_ADDRESS' from config for container %d"
+msgstr "could not connect to %s"
+
+#: src/openvz_conf.c:220
+#, fuzzy, c-format
+msgid "Cound not read 'NETIF' from config for container %d"
+msgstr "could not connect to %s"
+
+#: src/openvz_conf.c:247
+#, fuzzy
+msgid "Too long network device name"
+msgstr "resolving domain filename"
+
+#: src/openvz_conf.c:264
+#, fuzzy
+msgid "Wrong length MAC address"
+msgstr "invalid argument in %s"
+
+#: src/openvz_conf.c:271
+#, fuzzy
+msgid "Wrong MAC address"
+msgstr "invalid argument in %s"
+
+#: src/openvz_conf.c:327
#, fuzzy
msgid "popen failed"
msgstr "operation failed"
-#: src/openvz_conf.c:197
+#: src/openvz_conf.c:337
#, fuzzy
msgid "Failed to parse vzlist output"
msgstr "Failed to suspend domain %s"
-#: src/openvz_conf.c:223
+#: src/openvz_conf.c:363
#, fuzzy
msgid "UUID in config file malformed"
msgstr "configuration file syntax error: %s"
-#: src/openvz_conf.c:235
+#: src/openvz_conf.c:375
#, fuzzy, c-format
msgid "Cound not read config for container %d"
msgstr "could not connect to %s"
msgid "Container ID is not specified"
msgstr ""
-#: src/openvz_driver.c:391 src/openvz_driver.c:459 src/openvz_driver.c:534
-#: src/openvz_driver.c:554 src/openvz_driver.c:600 src/openvz_driver.c:631
-#: src/openvz_driver.c:656 src/openvz_driver.c:728 src/openvz_driver.c:826
-#: src/openvz_driver.c:872
+#: src/openvz_driver.c:391 src/openvz_driver.c:460 src/openvz_driver.c:535
+#: src/openvz_driver.c:555 src/openvz_driver.c:601 src/openvz_driver.c:632
+#: src/openvz_driver.c:657 src/openvz_driver.c:729 src/openvz_driver.c:827
+#: src/openvz_driver.c:873
#, fuzzy, c-format
msgid "Could not exec %s"
msgstr "could not connect to %s"
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:451 src/openvz_driver.c:528
+#: src/openvz_driver.c:452 src/openvz_driver.c:529
msgid "Error creating command for container"
msgstr ""
-#: src/openvz_driver.c:465 src/openvz_driver.c:540
+#: src/openvz_driver.c:466 src/openvz_driver.c:541
#, fuzzy
msgid "Could not set UUID"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:475 src/openvz_driver.c:546
+#: src/openvz_driver.c:476 src/openvz_driver.c:547
#, fuzzy
msgid "Could not configure network"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:482 src/openvz_driver.c:569
+#: src/openvz_driver.c:483 src/openvz_driver.c:570
#, fuzzy
msgid "Could not set number of virtual cpu"
msgstr "change number of virtual CPUs"
#: src/openvz_driver.c:517
#, c-format
-msgid "Already an OPENVZ VM defined with the id '%d'"
+msgid "Already an OPENVZ VM defined with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:588
+#: src/openvz_driver.c:589
msgid "no domain with matching id"
msgstr ""
-#: src/openvz_driver.c:594
+#: src/openvz_driver.c:595
#, fuzzy
msgid "domain is not in shutoff state"
msgstr "Domain is already active"
-#: src/openvz_driver.c:677
+#: src/openvz_driver.c:678
#, fuzzy
msgid "Could not read container config"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:693 src/qemu_driver.c:1823
+#: src/openvz_driver.c:694 src/qemu_driver.c:1843
#, fuzzy, c-format
msgid "unknown type '%s'"
msgstr "unknown OS type %s"
-#: src/openvz_driver.c:719
+#: src/openvz_driver.c:720
msgid "VCPUs should be >= 1"
msgstr ""
-#: src/openvz_driver.c:835 src/openvz_driver.c:881
+#: src/openvz_driver.c:836 src/openvz_driver.c:882
#, fuzzy, c-format
msgid "Could not parse VPS ID %s"
msgstr "could not connect to %s"
msgid "Unexpected exit status '%d', qemu probably failed"
msgstr ""
-#: src/qemu_conf.c:519 src/qemu_driver.c:925
+#: src/qemu_conf.c:519 src/qemu_driver.c:926
#, fuzzy, c-format
msgid "Cannot find QEMU binary %s: %s"
msgstr "Failed to suspend domain %s"
msgid "Network type %d is not supported"
msgstr "Domain %s started\n"
-#: src/qemu_conf.c:580 src/qemu_driver.c:1515
+#: src/qemu_conf.c:580 src/qemu_driver.c:1514
#, fuzzy, c-format
msgid "cannot initialize bridge support: %s"
msgstr "Failed to suspend domain %s"
msgid "failed to allocate space for argv string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:90
+#: src/qemu_driver.c:91
#, fuzzy
msgid "Failed to set close-on-exec file descriptor flag\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:105
+#: src/qemu_driver.c:106
#, fuzzy
msgid "Failed to set non-blocking file descriptor flag\n"
msgstr "failed to parse Xend domain information"
-#: src/qemu_driver.c:150
+#: src/qemu_driver.c:151
#, fuzzy, c-format
msgid "Failed to autostart network '%s': %s\n"
msgstr "Failed to start domain %s"
-#: src/qemu_driver.c:165
+#: src/qemu_driver.c:166
#, fuzzy, c-format
msgid "Failed to autostart VM '%s': %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:201
+#: src/qemu_driver.c:202
#, fuzzy, c-format
msgid "Failed to find user record for uid '%d': %s\n"
msgstr "Failed to undefine domain %s"
-#: src/qemu_driver.c:212
+#: src/qemu_driver.c:213
#, fuzzy
msgid "out of memory in asprintf\n"
msgstr "out of memory"
-#: src/qemu_driver.c:268
+#: src/qemu_driver.c:269
#, fuzzy
msgid "qemudStartup: out of memory\n"
msgstr "out of memory"
-#: src/qemu_driver.c:295
+#: src/qemu_driver.c:296
msgid "Reloading iptables rules\n"
msgstr ""
-#: src/qemu_driver.c:433
+#: src/qemu_driver.c:434
#, c-format
msgid ""
"QEMU quit during %s startup\n"
"%s"
msgstr ""
-#: src/qemu_driver.c:443 src/qemu_driver.c:456
+#: src/qemu_driver.c:444 src/qemu_driver.c:457
#, c-format
msgid "Failure while reading %s startup output: %s"
msgstr ""
-#: src/qemu_driver.c:451
+#: src/qemu_driver.c:452
#, c-format
msgid "Timed out while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:467
+#: src/qemu_driver.c:468
#, c-format
msgid "Failure while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:479
+#: src/qemu_driver.c:480
#, c-format
msgid "Out of space while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:510
+#: src/qemu_driver.c:511
#, fuzzy, c-format
msgid "Unable to open monitor path %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:515
+#: src/qemu_driver.c:516
msgid "Unable to set monitor close-on-exec flag"
msgstr ""
-#: src/qemu_driver.c:520
+#: src/qemu_driver.c:521
msgid "Unable to put monitor into non-blocking mode"
msgstr ""
-#: src/qemu_driver.c:648 src/qemu_driver.c:1027 src/qemu_driver.c:1726
-#: src/qemu_driver.c:1736
+#: src/qemu_driver.c:649 src/qemu_driver.c:1028 src/qemu_driver.c:1725
+#: src/qemu_driver.c:1735
#, fuzzy, c-format
msgid "Unable to log VM console data: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:671
+#: src/qemu_driver.c:672
#, fuzzy
msgid "allocate cpumap"
msgstr "allocate new context"
-#: src/qemu_driver.c:682
+#: src/qemu_driver.c:683
msgid "cannot run monitor command to fetch CPU thread info"
msgstr ""
-#: src/qemu_driver.c:786
+#: src/qemu_driver.c:787
#, fuzzy, c-format
msgid "failed to set CPU affinity %s"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:796 src/qemu_driver.c:2135
+#: src/qemu_driver.c:797 src/qemu_driver.c:2155
#, fuzzy
msgid "resume operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:859
+#: src/qemu_driver.c:860
#, fuzzy
msgid "VM is already active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:869
+#: src/qemu_driver.c:870
msgid "Unable to find an unused VNC port"
msgstr ""
-#: src/qemu_driver.c:881
+#: src/qemu_driver.c:882
#, c-format
msgid "config file path too long: %s/%s.log"
msgstr ""
-#: src/qemu_driver.c:900
+#: src/qemu_driver.c:901
#, fuzzy, c-format
msgid "failed to create logfile %s: %s"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:906
+#: src/qemu_driver.c:907
#, fuzzy, c-format
msgid "Unable to set VM logfile close-on-exec flag %s"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:935 src/qemu_driver.c:3032
+#: src/qemu_driver.c:936 src/qemu_driver.c:3052
#, fuzzy, c-format
msgid "Cannot determine QEMU argv syntax %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:951 src/qemu_driver.c:954 src/qemu_driver.c:959
+#: src/qemu_driver.c:952 src/qemu_driver.c:955 src/qemu_driver.c:960
#, fuzzy, c-format
msgid "Unable to write argv to logfile %d: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:1041
+#: src/qemu_driver.c:1040
#, fuzzy, c-format
msgid "Shutting down VM '%s'\n"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:1052
+#: src/qemu_driver.c:1051
#, fuzzy, c-format
msgid "Unable to close logfile %d: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:1067
+#: src/qemu_driver.c:1066
#, fuzzy
msgid "Got unexpected pid, damn\n"
msgstr "unexpected dict node"
-#: src/qemu_driver.c:1221
+#: src/qemu_driver.c:1220
#, fuzzy
msgid "failed to allocate space for dnsmasq argv"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1235
+#: src/qemu_driver.c:1234
msgid "cannot start dhcp daemon without IP address for server"
msgstr ""
-#: src/qemu_driver.c:1264
+#: src/qemu_driver.c:1263
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1275
+#: src/qemu_driver.c:1274
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1285
+#: src/qemu_driver.c:1284
#, fuzzy, c-format
msgid "failed to add iptables rule to enable masquerading : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1317
+#: src/qemu_driver.c:1316
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1328
+#: src/qemu_driver.c:1327
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1353
+#: src/qemu_driver.c:1352
#, fuzzy
msgid "failed to allocate space for IP tables support"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1361 src/qemu_driver.c:1368
+#: src/qemu_driver.c:1360 src/qemu_driver.c:1367
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1376 src/qemu_driver.c:1383
+#: src/qemu_driver.c:1375 src/qemu_driver.c:1382
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1393
+#: src/qemu_driver.c:1392
#, fuzzy, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1400
+#: src/qemu_driver.c:1399
#, fuzzy, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1408
+#: src/qemu_driver.c:1407
#, fuzzy, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1509
+#: src/qemu_driver.c:1508
#, fuzzy
msgid "network is already active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:1521
+#: src/qemu_driver.c:1520
#, fuzzy, c-format
msgid "cannot create bridge '%s' : %s"
msgstr "failed to write configuration file: %s"
-#: src/qemu_driver.c:1536
+#: src/qemu_driver.c:1535
#, fuzzy, c-format
msgid "cannot set IP address on bridge '%s' to '%s' : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1544
+#: src/qemu_driver.c:1543
#, fuzzy, c-format
msgid "cannot set netmask on bridge '%s' to '%s' : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1552
+#: src/qemu_driver.c:1551
#, fuzzy, c-format
msgid "failed to bring the bridge '%s' up : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1563
+#: src/qemu_driver.c:1562
#, fuzzy, c-format
msgid "failed to enable IP forwarding : %s"
msgstr "failed to open %s for reading"
-#: src/qemu_driver.c:1581 src/qemu_driver.c:1612
+#: src/qemu_driver.c:1580 src/qemu_driver.c:1611
#, fuzzy, c-format
msgid "Failed to bring down bridge '%s' : %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1587 src/qemu_driver.c:1617
+#: src/qemu_driver.c:1586 src/qemu_driver.c:1616
#, fuzzy, c-format
msgid "Failed to delete bridge '%s' : %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1600
+#: src/qemu_driver.c:1599
#, fuzzy, c-format
msgid "Shutting down network '%s'\n"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:1626
+#: src/qemu_driver.c:1625
#, fuzzy
msgid "Got unexpected pid for dnsmasq\n"
msgstr "unexpected dict node"
-#: src/qemu_driver.c:1839
+#: src/qemu_driver.c:1814
+#, fuzzy, c-format
+msgid "Unable to open %s: %s\n"
+msgstr "Failed to suspend domain %s"
+
+#: src/qemu_driver.c:1859
#, fuzzy
msgid "failed to allocate space for capabilities support"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1858 src/qemu_driver.c:1884
+#: src/qemu_driver.c:1878 src/qemu_driver.c:1904
msgid "NUMA not supported on this host"
msgstr ""
-#: src/qemu_driver.c:1869 src/qemu_driver.c:1892
+#: src/qemu_driver.c:1889 src/qemu_driver.c:1912
#, fuzzy
msgid "Failed to query NUMA free memory"
msgstr "Used memory:"
-#: src/qemu_driver.c:2053
+#: src/qemu_driver.c:2073
#, fuzzy, c-format
msgid "domain '%s' is already defined"
msgstr "domain %s exists already"
-#: src/qemu_driver.c:2064
+#: src/qemu_driver.c:2084
#, fuzzy, c-format
msgid "domain with uuid '%s' is already defined"
msgstr "domain %s exists already"
-#: src/qemu_driver.c:2094 src/qemu_driver.c:2123 src/qemu_driver.c:2152
-#: src/qemu_driver.c:2172 src/qemu_driver.c:2410 src/qemu_driver.c:3383
-#: src/qemu_driver.c:3518 src/qemu_driver.c:3632
+#: src/qemu_driver.c:2114 src/qemu_driver.c:2143 src/qemu_driver.c:2172
+#: src/qemu_driver.c:2192 src/qemu_driver.c:2430 src/qemu_driver.c:3403
+#: src/qemu_driver.c:3538 src/qemu_driver.c:3652
#, c-format
msgid "no domain with matching id %d"
msgstr ""
-#: src/qemu_driver.c:2099 src/qemu_driver.c:2128 src/qemu_driver.c:2416
-#: src/qemu_driver.c:3388 src/qemu_driver.c:3524 src/qemu_driver.c:3638
+#: src/qemu_driver.c:2119 src/qemu_driver.c:2148 src/qemu_driver.c:2436
+#: src/qemu_driver.c:3408 src/qemu_driver.c:3544 src/qemu_driver.c:3658
#, fuzzy
msgid "domain is not running"
msgstr "Domain is already active"
-#: src/qemu_driver.c:2107
+#: src/qemu_driver.c:2127
#, fuzzy
msgid "suspend operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2158
+#: src/qemu_driver.c:2178
#, fuzzy
msgid "shutdown operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2198
+#: src/qemu_driver.c:2218
#, fuzzy
msgid "failed to allocate space for ostype"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:2214 src/qemu_driver.c:2230 src/qemu_driver.c:2253
-#: src/qemu_driver.c:2526 src/qemu_driver.c:2688
+#: src/qemu_driver.c:2234 src/qemu_driver.c:2250 src/qemu_driver.c:2273
+#: src/qemu_driver.c:2546 src/qemu_driver.c:2708
#, c-format
msgid "no domain with matching uuid '%s'"
msgstr ""
-#: src/qemu_driver.c:2236
+#: src/qemu_driver.c:2256
msgid "cannot set max memory lower than current memory"
msgstr ""
-#: src/qemu_driver.c:2259
+#: src/qemu_driver.c:2279
#, fuzzy
msgid "cannot set memory of an active domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:2265
+#: src/qemu_driver.c:2285
msgid "cannot set memory higher than max memory"
msgstr ""
-#: src/qemu_driver.c:2425
+#: src/qemu_driver.c:2445
#, fuzzy
msgid "failed to pause domain"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:2434
+#: src/qemu_driver.c:2454
#, fuzzy
msgid "failed to get domain xml"
msgstr "failed to get domain UUID"
-#: src/qemu_driver.c:2442
+#: src/qemu_driver.c:2462
#, fuzzy, c-format
msgid "failed to create '%s'"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2449
+#: src/qemu_driver.c:2469
#, fuzzy
msgid "failed to write save header"
msgstr "Failed to write to socket %d\n"
-#: src/qemu_driver.c:2457
+#: src/qemu_driver.c:2477
#, fuzzy
msgid "failed to write xml"
msgstr "Failed to write to socket %d\n"
-#: src/qemu_driver.c:2470 src/qemu_driver.c:2477 src/qemu_driver.c:2748
+#: src/qemu_driver.c:2490 src/qemu_driver.c:2497 src/qemu_driver.c:2768
#: src/remote_internal.c:2241 src/virterror.c:441
msgid "out of memory"
msgstr "out of memory"
-#: src/qemu_driver.c:2485
+#: src/qemu_driver.c:2505
#, fuzzy
msgid "migrate operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2497
+#: src/qemu_driver.c:2517
msgid "'migrate' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:2532
+#: src/qemu_driver.c:2552
#, fuzzy
msgid "cannot change vcpu count of an active domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:2538
+#: src/qemu_driver.c:2558
msgid "could not determine max vcpus for the domain"
msgstr ""
-#: src/qemu_driver.c:2544
+#: src/qemu_driver.c:2564
#, c-format
msgid ""
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
msgstr ""
-#: src/qemu_driver.c:2568 src/qemu_driver.c:2620
+#: src/qemu_driver.c:2588 src/qemu_driver.c:2640
#, fuzzy
msgid "cannot pin vcpus on an inactive domain"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:2574
+#: src/qemu_driver.c:2594
#, c-format
msgid "vcpu number out of range %d > %d"
msgstr ""
-#: src/qemu_driver.c:2595
+#: src/qemu_driver.c:2615
#, fuzzy, c-format
msgid "cannot set affinity: %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:2600
+#: src/qemu_driver.c:2620
#, fuzzy
msgid "cpu affinity is not supported"
msgstr "library call failed, possibly not supported"
-#: src/qemu_driver.c:2657
+#: src/qemu_driver.c:2677
#, fuzzy, c-format
msgid "cannot get affinity: %s"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2667
+#: src/qemu_driver.c:2687
msgid "cpu affinity is not available"
msgstr ""
-#: src/qemu_driver.c:2694
+#: src/qemu_driver.c:2714
#, fuzzy, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr "load domain definition file"
-#: src/qemu_driver.c:2720 src/test.c:956
+#: src/qemu_driver.c:2740 src/test.c:956
#, fuzzy
msgid "cannot read domain image"
msgstr "node domain list"
-#: src/qemu_driver.c:2726
+#: src/qemu_driver.c:2746
#, fuzzy
msgid "failed to read qemu header"
msgstr "failed to read from Xen Daemon"
-#: src/qemu_driver.c:2733
+#: src/qemu_driver.c:2753
msgid "image magic is incorrect"
msgstr ""
-#: src/qemu_driver.c:2740
+#: src/qemu_driver.c:2760
#, c-format
msgid "image version is not supported (%d > %d)"
msgstr ""
-#: src/qemu_driver.c:2755
+#: src/qemu_driver.c:2775
#, fuzzy
msgid "failed to read XML"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2764
+#: src/qemu_driver.c:2784
#, fuzzy
msgid "failed to parse XML"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2777
+#: src/qemu_driver.c:2797
#, fuzzy, c-format
msgid "domain is already active as '%s'"
msgstr "Domain is already active"
-#: src/qemu_driver.c:2786
+#: src/qemu_driver.c:2806
#, fuzzy
msgid "failed to assign new VM"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2799
+#: src/qemu_driver.c:2819
#, fuzzy
msgid "failed to start VM"
msgstr "Failed to start domain %s"
-#: src/qemu_driver.c:2811
+#: src/qemu_driver.c:2831
#, fuzzy
msgid "failed to resume domain"
msgstr "Failed to resume domain %s"
-#: src/qemu_driver.c:2848 src/qemu_driver.c:3741 src/qemu_driver.c:3776
+#: src/qemu_driver.c:2868 src/qemu_driver.c:3761 src/qemu_driver.c:3796
#, fuzzy
msgid "failed to allocate space for VM name string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:2962
+#: src/qemu_driver.c:2982
#, fuzzy, c-format
msgid "cannot convert disk '%s' to bus/device index"
msgstr "Cannot extract running %s hypervisor version\n"
-#: src/qemu_driver.c:2982
+#: src/qemu_driver.c:3002
#, fuzzy, c-format
msgid "Unsupported disk name mapping for bus '%s'"
msgstr "unexpected mime type"
-#: src/qemu_driver.c:3022
+#: src/qemu_driver.c:3042
#, c-format
msgid "No device with bus '%s' and target '%s'"
msgstr ""
-#: src/qemu_driver.c:3049
+#: src/qemu_driver.c:3069
#, c-format
msgid ""
"Emulator version does not support removable media for device '%s' and target "
"'%s'"
msgstr ""
-#: src/qemu_driver.c:3086
+#: src/qemu_driver.c:3106
msgid "cannot change cdrom media"
msgstr ""
-#: src/qemu_driver.c:3097
+#: src/qemu_driver.c:3117
msgid "changing cdrom media failed"
msgstr ""
-#: src/qemu_driver.c:3157
+#: src/qemu_driver.c:3177
#, fuzzy
msgid "cannot attach usb disk"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3168
+#: src/qemu_driver.c:3188
#, fuzzy
msgid "adding usb disk failed"
msgstr "loading host definition file"
-#: src/qemu_driver.c:3212
+#: src/qemu_driver.c:3232
#, fuzzy
msgid "cannot attach usb device"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3223
+#: src/qemu_driver.c:3243
#, fuzzy
msgid "adding usb device failed"
msgstr "loading host definition file"
-#: src/qemu_driver.c:3253
+#: src/qemu_driver.c:3273
#, fuzzy
msgid "cannot attach device on inactive domain"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3276
+#: src/qemu_driver.c:3296
msgid "this device type cannot be attached"
msgstr ""
-#: src/qemu_driver.c:3315
+#: src/qemu_driver.c:3335
#, fuzzy
msgid "cannot set autostart for transient domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:3341
+#: src/qemu_driver.c:3361
#, fuzzy, c-format
msgid "Failed to create symlink '%s to '%s': %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:3348 src/qemu_driver.c:3981 src/storage_driver.c:832
+#: src/qemu_driver.c:3368 src/qemu_driver.c:4001 src/storage_driver.c:832
#, fuzzy, c-format
msgid "Failed to delete symlink '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:3410
+#: src/qemu_driver.c:3430
#, fuzzy, c-format
msgid "invalid path: %s"
msgstr "invalid argument in %s"
-#: src/qemu_driver.c:3418
+#: src/qemu_driver.c:3438
msgid "'info blockstats' command failed"
msgstr ""
-#: src/qemu_driver.c:3433
+#: src/qemu_driver.c:3453
msgid "'info blockstats' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:3498
+#: src/qemu_driver.c:3518
#, fuzzy, c-format
msgid "device not found: %s (%s)"
msgstr "Domain restored from %s\n"
-#: src/qemu_driver.c:3530 src/qemu_driver.c:3573
+#: src/qemu_driver.c:3550 src/qemu_driver.c:3593
msgid "NULL or empty path"
msgstr ""
-#: src/qemu_driver.c:3541
+#: src/qemu_driver.c:3561
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr ""
-#: src/qemu_driver.c:3583
+#: src/qemu_driver.c:3603
#, fuzzy
msgid "invalid path"
msgstr "invalid argument in %s"
-#: src/qemu_driver.c:3626
+#: src/qemu_driver.c:3646
msgid "QEMU driver only supports virtual memory addrs"
msgstr ""
-#: src/qemu_driver.c:3653
+#: src/qemu_driver.c:3673
#, fuzzy
msgid "'memsave' command failed"
msgstr "domain name"
-#: src/qemu_driver.c:3682 src/qemu_driver.c:3850 src/qemu_driver.c:3875
-#: src/qemu_driver.c:3889 src/qemu_driver.c:3904 src/qemu_driver.c:3937
-#: src/qemu_driver.c:3953
+#: src/qemu_driver.c:3702 src/qemu_driver.c:3870 src/qemu_driver.c:3895
+#: src/qemu_driver.c:3909 src/qemu_driver.c:3924 src/qemu_driver.c:3957
+#: src/qemu_driver.c:3973
msgid "no network with matching uuid"
msgstr ""
-#: src/qemu_driver.c:3697
+#: src/qemu_driver.c:3717
msgid "no network with matching name"
msgstr ""
-#: src/qemu_driver.c:3856
+#: src/qemu_driver.c:3876
#, fuzzy
msgid "network is still active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:3917
+#: src/qemu_driver.c:3937
#, fuzzy
msgid "no network with matching id"
msgstr "domain information in XML"
-#: src/qemu_driver.c:3924
+#: src/qemu_driver.c:3944
#, fuzzy
msgid "failed to allocate space for network bridge string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:3974 src/storage_driver.c:823
+#: src/qemu_driver.c:3994 src/storage_driver.c:823
#, fuzzy, c-format
msgid "Failed to create symlink '%s' to '%s': %s"
msgstr "Failed to save domain %s to %s"
msgid "%s not implemented on Win32"
msgstr ""
-#: src/storage_backend_disk.c:85 src/storage_backend_logical.c:57
+#: src/storage_backend_disk.c:90 src/storage_backend_logical.c:57
#, c-format
msgid "unsupported pool format %s"
msgstr ""
-#: src/storage_backend_disk.c:110 src/storage_backend_logical.c:70
+#: src/storage_backend_disk.c:115 src/storage_backend_logical.c:70
#, c-format
msgid "unsupported pool format %d"
msgstr ""
-#: src/storage_backend_disk.c:138 src/storage_backend_fs.c:192
+#: src/storage_backend_disk.c:143 src/storage_backend_fs.c:192
#: src/storage_backend_fs.c:262 src/storage_backend_fs.c:314
#, c-format
msgid "unsupported volume format %s"
msgstr ""
-#: src/storage_backend_disk.c:165 src/storage_backend_fs.c:225
+#: src/storage_backend_disk.c:170 src/storage_backend_fs.c:225
#: src/storage_backend_fs.c:297 src/storage_backend_fs.c:329
#, c-format
msgid "unsupported volume format %d"
msgstr ""
-#: src/storage_backend_disk.c:179 src/storage_backend_disk.c:192
-#: src/storage_backend_disk.c:199 src/storage_backend_disk.c:221
+#: src/storage_backend_disk.c:184 src/storage_backend_disk.c:197
+#: src/storage_backend_disk.c:204 src/storage_backend_disk.c:226
#: src/storage_backend_fs.c:839 src/storage_backend_iscsi.c:177
#: src/storage_backend_logical.c:116 src/storage_backend_logical.c:121
#: src/storage_backend_logical.c:133 src/storage_backend_logical.c:143
-#: src/storage_backend_logical.c:531
+#: src/storage_backend_logical.c:546
msgid "volume"
msgstr ""
-#: src/storage_backend_disk.c:229
+#: src/storage_backend_disk.c:234
msgid "volume extents"
msgstr ""
-#: src/storage_backend_disk.c:237
+#: src/storage_backend_disk.c:242
msgid "cannot parse device start location"
msgstr ""
-#: src/storage_backend_disk.c:244
+#: src/storage_backend_disk.c:249
msgid "cannot parse device end location"
msgstr ""
-#: src/storage_backend_disk.c:250 src/storage_backend_logical.c:154
+#: src/storage_backend_disk.c:255 src/storage_backend_logical.c:154
#: src/storage_backend_logical.c:160
msgid "extents"
msgstr ""
-#: src/storage_backend_disk.c:464
+#: src/storage_backend_disk.c:462
msgid "no large enough free extent"
msgstr ""
-#: src/storage_backend_disk.c:498
-msgid "Disk pools are not yet supported"
+#: src/storage_backend_disk.c:502
+#, c-format
+msgid "Couldn't read volume target path '%s'. %s"
msgstr ""
+#: src/storage_backend_disk.c:517
+#, c-format
+msgid "Volume path '%s' did not start with parent pool source device name."
+msgstr ""
+
+#: src/storage_backend_disk.c:526
+#, fuzzy, c-format
+msgid "cannot parse partition number from target '%s'"
+msgstr "Failed to suspend domain %s"
+
#: src/storage_backend_fs.c:358
#, c-format
msgid "cannot read header '%s': %s"
msgstr ""
#: src/storage_backend_fs.c:1042 src/storage_backend_fs.c:1078
-#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:543
+#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:558
#, c-format
msgid "cannot read path '%s': %s"
msgstr ""
msgid "creation of non-raw images is not supported without qemu-img"
msgstr ""
-#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:552
+#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:567
#, fuzzy, c-format
msgid "cannot set file owner '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:559
+#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:574
#, fuzzy, c-format
msgid "cannot set file mode '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:566
+#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:581
#, c-format
msgid "cannot close file '%s': %s"
msgstr ""
msgid "lvs command failed with exitstatus %d"
msgstr ""
-#: src/storage_backend_logical.c:355
+#: src/storage_backend_logical.c:354
#, fuzzy
msgid "command line"
msgstr "domain name"
-#: src/storage_backend_logical.c:372
+#: src/storage_backend_logical.c:371
#, c-format
msgid "cannot open device %s"
msgstr ""
-#: src/storage_backend_logical.c:378
+#: src/storage_backend_logical.c:377
#, c-format
msgid "cannot clear device header %s"
msgstr ""
-#: src/storage_backend_logical.c:385
+#: src/storage_backend_logical.c:384
#, c-format
msgid "cannot close device %s"
msgstr ""
-#: src/storage_backend_logical.c:575
+#: src/storage_backend_logical.c:507
+#, fuzzy, c-format
+msgid "cannot remove PV device %s: %s"
+msgstr "failed to write configuration file: %s"
+
+#: src/storage_backend_logical.c:590
#, c-format
msgid "cannot find newly created volume '%s': %s"
msgstr ""
msgstr "DATA"
#: src/virsh.c:6292 src/virsh.c:6314
-msgid "blocked"
-msgstr "blocked"
+msgid "idle"
+msgstr ""
#: src/virsh.c:6294
msgid "paused"
msgid "domain information incomplete, missing uuid"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1109 src/xend_internal.c:2204 src/xend_internal.c:2211
+#: src/xend_internal.c:1109 src/xend_internal.c:2213 src/xend_internal.c:2220
msgid "domain information incomplete, missing name"
msgstr "domain information incomplete, missing name"
msgid "unknown graphics type '%s'"
msgstr "unknown OS type %s"
-#: src/xend_internal.c:2191
+#: src/xend_internal.c:2200
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:2260 src/xend_internal.c:2270 src/xend_internal.c:2280
+#: src/xend_internal.c:2269 src/xend_internal.c:2279 src/xend_internal.c:2289
#, fuzzy, c-format
msgid "unknown lifecycle type %s"
msgstr "unknown OS type %s"
-#: src/xend_internal.c:2593
+#: src/xend_internal.c:2602
#, fuzzy
msgid "failed to parse topology information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:2647
+#: src/xend_internal.c:2656
#, fuzzy
msgid "topology syntax error"
msgstr "configuration file syntax error"
-#: src/xend_internal.c:2711
+#: src/xend_internal.c:2720
msgid "failed to parse Xend domain information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:3193
+#: src/xend_internal.c:3202
msgid "xenDaemonDomainFetch failed to find this domain"
msgstr ""
-#: src/xend_internal.c:3815 src/xend_internal.c:4290 src/xm_internal.c:1617
+#: src/xend_internal.c:3824 src/xend_internal.c:4299 src/xm_internal.c:1617
#, fuzzy
msgid "failed to build sexpr"
msgstr "Failed to suspend domain %s"
-#: src/xend_internal.c:3917
+#: src/xend_internal.c:3926
#, fuzzy
msgid "unsupported device type"
msgstr "unexpected mime type"
-#: src/xend_internal.c:4020
+#: src/xend_internal.c:4029
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4061
+#: src/xend_internal.c:4070
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4069
+#: src/xend_internal.c:4078
#, fuzzy
msgid "unexpected value from on_xend_start"
msgstr "unexpected value node"
-#: src/xend_internal.c:4080
+#: src/xend_internal.c:4089
#, fuzzy
msgid "no memory"
msgstr "node memory"
-#: src/xend_internal.c:4086
+#: src/xend_internal.c:4095
#, fuzzy
msgid "sexpr2string failed"
msgstr "operation failed"
-#: src/xend_internal.c:4091
+#: src/xend_internal.c:4100
#, fuzzy
msgid "Failed to redefine sexpr"
msgstr "Failed to undefine domain %s"
-#: src/xend_internal.c:4096
+#: src/xend_internal.c:4105
msgid "on_xend_start not present in sexpr"
msgstr ""
-#: src/xend_internal.c:4127
+#: src/xend_internal.c:4136
#, fuzzy, c-format
msgid "gethostname failed: %s"
msgstr "operation failed: %s"
-#: src/xend_internal.c:4133
+#: src/xend_internal.c:4142
#, fuzzy, c-format
msgid "failed to strdup hostname: %s"
msgstr "failed to get hypervisor type"
-#: src/xend_internal.c:4164
+#: src/xend_internal.c:4173
msgid ""
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
"migration"
msgstr ""
-#: src/xend_internal.c:4174
+#: src/xend_internal.c:4183
msgid ""
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
"migration"
msgstr ""
-#: src/xend_internal.c:4186
+#: src/xend_internal.c:4195
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr ""
-#: src/xend_internal.c:4199
+#: src/xend_internal.c:4208
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr ""
-#: src/xend_internal.c:4204
+#: src/xend_internal.c:4213
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr ""
-#: src/xend_internal.c:4211
+#: src/xend_internal.c:4220
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr ""
-#: src/xend_internal.c:4218 src/xend_internal.c:4240 src/xend_internal.c:4248
-#: src/xend_internal.c:4474 src/xend_internal.c:4481 src/xml.c:89
+#: src/xend_internal.c:4227 src/xend_internal.c:4249 src/xend_internal.c:4257
+#: src/xend_internal.c:4483 src/xend_internal.c:4490 src/xml.c:89
msgid "strdup failed"
msgstr ""
-#: src/xend_internal.c:4231
+#: src/xend_internal.c:4240
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr ""
-#: src/xend_internal.c:4284
+#: src/xend_internal.c:4293
#, fuzzy
msgid "failed to parse domain description"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:4300
+#: src/xend_internal.c:4309
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Failed to create domain %s\n"
-#: src/xend_internal.c:4456 src/xend_internal.c:4532 src/xend_internal.c:4622
+#: src/xend_internal.c:4465 src/xend_internal.c:4541 src/xend_internal.c:4631
msgid "unsupported in xendConfigVersion < 4"
msgstr ""
-#: src/xend_internal.c:4468
+#: src/xend_internal.c:4477
#, fuzzy
msgid "node information incomplete, missing scheduler name"
msgstr "domain information incomplete, missing name"
-#: src/xend_internal.c:4486 src/xend_internal.c:4580 src/xend_internal.c:4692
+#: src/xend_internal.c:4495 src/xend_internal.c:4589 src/xend_internal.c:4701
#, fuzzy
msgid "Unknown scheduler"
msgstr "unknown host"
-#: src/xend_internal.c:4545 src/xend_internal.c:4635
+#: src/xend_internal.c:4554 src/xend_internal.c:4644
#, fuzzy
msgid "Failed to get a scheduler name"
msgstr "failed to get hypervisor type"
-#: src/xend_internal.c:4558 src/xend_internal.c:4671
+#: src/xend_internal.c:4567 src/xend_internal.c:4680
#, fuzzy
msgid "domain information incomplete, missing cpu_weight"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:4563 src/xend_internal.c:4680
+#: src/xend_internal.c:4572 src/xend_internal.c:4689
#, fuzzy
msgid "domain information incomplete, missing cpu_cap"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:4739
+#: src/xend_internal.c:4748
msgid "domainBlockPeek is not supported for dom0"
msgstr ""
-#: src/xend_internal.c:4762
+#: src/xend_internal.c:4771
#, fuzzy, c-format
msgid "%s: invalid path"
msgstr "invalid argument in %s"
-#: src/xend_internal.c:4770
+#: src/xend_internal.c:4779
#, fuzzy, c-format
msgid "failed to open for reading: %s: %s"
msgstr "failed to open %s for reading"
-#: src/xend_internal.c:4782
+#: src/xend_internal.c:4791
#, fuzzy, c-format
msgid "failed to lseek or read from file: %s: %s"
msgstr "Failed to suspend domain %s"
-#: src/xend_internal.c:4865 src/xend_internal.c:4911
+#: src/xend_internal.c:4874 src/xend_internal.c:4920
#, fuzzy, c-format
msgid "unexpected graphics type %d"
msgstr "unexpected mime type"
-#: src/xend_internal.c:4954
+#: src/xend_internal.c:4963
#, fuzzy
msgid "unexpected chr device type"
msgstr "unexpected mime type"
-#: src/xend_internal.c:5128 src/xm_internal.c:1779
+#: src/xend_internal.c:5137 src/xm_internal.c:1779
#, fuzzy, c-format
msgid "unsupported network type %d"
msgstr "unexpected mime type"
-#: src/xend_internal.c:5302 src/xend_internal.c:5309 src/xend_internal.c:5316
+#: src/xend_internal.c:5311 src/xend_internal.c:5318 src/xend_internal.c:5325
#, fuzzy, c-format
msgid "unexpected lifecycle value %d"
msgstr "unexpected value node"
-#: src/xend_internal.c:5333
+#: src/xend_internal.c:5342
#, fuzzy
msgid "no HVM domain loader"
msgstr "node domain list"
-#: src/xend_internal.c:5544
+#: src/xend_internal.c:5553
#, fuzzy
msgid "hotplug of device type not supported"
msgstr "library call failed, possibly not supported"
msgid "failed to connect to Xen Store"
msgstr "failed to connect to Xen Store"
+#~ msgid "blocked"
+#~ msgstr "blocked"
+
#, fuzzy
#~ msgid "invalid interface type: %s"
#~ msgstr "invalid argument in %s"
#~ msgid "cannot read tty pid file %s: %s"
#~ msgstr "failed to write configuration file: %s"
-#, fuzzy
-#~ msgid "cannot remove ttyPidFile %s: %s"
-#~ msgstr "failed to write configuration file: %s"
-
#, fuzzy
#~ msgid "failed to calloc memory for init string: %s"
#~ msgstr "failed to allocate a node"
msgstr ""
"Project-Id-Version: bn_IN\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-09-08 14:51+0200\n"
+"POT-Creation-Date: 2008-09-23 22:28+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"
msgid "storage_vol not found"
msgstr "নেটওয়ার্ক পাওয়া যায়নি"
-#: src/conf.c:155 src/conf.c:203 src/conf.c:488 src/conf.c:525 src/conf.c:553
-#: src/conf.c:631
+#: src/conf.c:164 src/conf.c:212 src/conf.c:491 src/conf.c:528 src/conf.c:555
+#: src/conf.c:630
msgid "allocating configuration"
msgstr "কনফিগারেশনের মান বরাদ্দ করা হচ্ছে"
-#: src/conf.c:338
+#: src/conf.c:347
msgid "unterminated number"
msgstr "অসমাপ্ত সংখ্যা"
-#: src/conf.c:372 src/conf.c:389 src/conf.c:401
+#: src/conf.c:380 src/conf.c:396 src/conf.c:407
msgid "unterminated string"
msgstr "অসমাপ্ত পংক্তি"
-#: src/conf.c:429 src/conf.c:483
+#: src/conf.c:434 src/conf.c:487
msgid "expecting a value"
msgstr "মান প্রত্যাশিত"
-#: src/conf.c:450
+#: src/conf.c:454
msgid "expecting a separator in list"
msgstr "তালিকার মধ্যে একটি বিভাজন রেখা প্রত্যাশিত"
-#: src/conf.c:473
+#: src/conf.c:477
#, fuzzy
msgid "list is not closed with ]"
msgstr "] দ্বারা তালিকা সমাপ্ত হয়নি "
-#: src/conf.c:518
+#: src/conf.c:521
msgid "expecting a name"
msgstr "নাম প্রত্যাশিত"
-#: src/conf.c:581
+#: src/conf.c:582
msgid "expecting a separator"
msgstr "বিভাজনরেখা প্রত্যাশিত"
msgid "expecting an assignment"
msgstr "আরক্ষিত মান প্রত্যাশিত"
-#: src/conf.c:894 src/conf.c:950 src/xend_internal.c:584
-#: src/xend_internal.c:2657 src/xm_internal.c:1475 src/xm_internal.c:1482
+#: src/conf.c:892 src/conf.c:948 src/xend_internal.c:584
+#: src/xend_internal.c:2666 src/xm_internal.c:1475 src/xm_internal.c:1482
#, fuzzy
msgid "allocate buffer"
msgstr "নতুন বাফার বরাদ্দকরণ"
-#: src/conf.c:901
+#: src/conf.c:899
msgid "failed to open file"
msgstr "ফাইল খুলতে ব্যর্থ"
-#: src/conf.c:912
+#: src/conf.c:910
msgid "failed to save content"
msgstr "বিষয়বস্তু সংরক্ষণ করতে ব্যর্থ"
msgid "cannot extract disk devices"
msgstr "ইন্টারফেস ডিভাইস"
-#: src/domain_conf.c:1939 src/qemu_driver.c:3133
+#: src/domain_conf.c:1939 src/qemu_driver.c:3153
#, fuzzy, c-format
msgid "duplicate disk target '%s'"
msgstr "উদ্দিষ্ট ডিভাইসের প্রকৃতি"
msgid "unexpected char type %d"
msgstr "অপ্রত্যাশিত mime প্রকৃতি"
-#: src/domain_conf.c:2815 src/xend_internal.c:5214
+#: src/domain_conf.c:2815 src/xend_internal.c:5223
#, fuzzy, c-format
msgid "unexpected sound model %d"
msgstr "অপ্রত্যাশিত mime প্রকৃতি"
-#: src/domain_conf.c:2835 src/xend_internal.c:5237
+#: src/domain_conf.c:2835 src/xend_internal.c:5246
#, fuzzy, c-format
msgid "unexpected input type %d"
msgstr "অপ্রত্যাশিত mime প্রকৃতি"
#: src/lxc_driver.c:274 src/lxc_driver.c:309 src/lxc_driver.c:335
#: src/lxc_driver.c:350 src/openvz_driver.c:238 src/openvz_driver.c:267
-#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:620
-#: src/openvz_driver.c:651 src/openvz_driver.c:672 src/openvz_driver.c:713
-#: src/qemu_driver.c:2192 src/qemu_driver.c:2279 src/qemu_driver.c:2828
-#: src/qemu_driver.c:2883 src/qemu_driver.c:2927 src/qemu_driver.c:3007
-#: src/qemu_driver.c:3123 src/qemu_driver.c:3192 src/qemu_driver.c:3247
-#: src/qemu_driver.c:3291 src/qemu_driver.c:3309 src/qemu_driver.c:3567
+#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:621
+#: src/openvz_driver.c:652 src/openvz_driver.c:673 src/openvz_driver.c:714
+#: src/qemu_driver.c:2212 src/qemu_driver.c:2299 src/qemu_driver.c:2848
+#: src/qemu_driver.c:2903 src/qemu_driver.c:2947 src/qemu_driver.c:3027
+#: src/qemu_driver.c:3143 src/qemu_driver.c:3212 src/qemu_driver.c:3267
+#: src/qemu_driver.c:3311 src/qemu_driver.c:3329 src/qemu_driver.c:3587
#, fuzzy
msgid "no domain with matching uuid"
msgstr "ডোমেইন id অথবা uuid"
-#: src/lxc_driver.c:280 src/openvz_driver.c:625 src/qemu_driver.c:2933
+#: src/lxc_driver.c:280 src/openvz_driver.c:626 src/qemu_driver.c:2953
#, fuzzy
msgid "cannot delete active domain"
msgstr "একটি নিষ্ক্রিয় ডোমেইনের নাম"
-#: src/lxc_driver.c:286 src/qemu_driver.c:2939
+#: src/lxc_driver.c:286 src/qemu_driver.c:2959
#, fuzzy
msgid "cannot undefine transient domain"
msgstr "একটি নিষ্ক্রিয় ডোমেইনের নাম"
msgid "container '%s' unexpectedly shutdown during startup"
msgstr ""
-#: src/lxc_driver.c:747 src/qemu_driver.c:892
+#: src/lxc_driver.c:747 src/qemu_driver.c:893
#, fuzzy, c-format
msgid "cannot create log directory %s: %s"
msgstr "কনফিগারেশন ফাইলের মধ্যে লিখতে ব্যর্থ: %s"
msgid "unknown forwarding type '%s'"
msgstr "অজানা OS প্রকৃতি %s"
-#: src/network_conf.c:662 src/qemu_driver.c:3334 src/qemu_driver.c:3967
+#: src/network_conf.c:662 src/qemu_driver.c:3354 src/qemu_driver.c:3987
#: src/storage_driver.c:816
#, c-format
msgid "cannot create autostart directory %s: %s"
msgid "no config file for %s"
msgstr "কনফিগারেশন ফাইলের মধ্যে সিন্টেক্স সংক্রান্ত সমস্যা: %s"
-#: src/openvz_conf.c:187
+#: src/openvz_conf.c:190
+#, fuzzy, c-format
+msgid "Cound not read 'IP_ADDRESS' from config for container %d"
+msgstr "%s-র সাথে সংযোগ করতে ব্যর্থ"
+
+#: src/openvz_conf.c:220
+#, fuzzy, c-format
+msgid "Cound not read 'NETIF' from config for container %d"
+msgstr "%s-র সাথে সংযোগ করতে ব্যর্থ"
+
+#: src/openvz_conf.c:247
+#, fuzzy
+msgid "Too long network device name"
+msgstr "নেটওয়ার্ক ফাইলের নাম মীমাংস করা হচ্ছে"
+
+#: src/openvz_conf.c:264
+#, fuzzy
+msgid "Wrong length MAC address"
+msgstr "অবৈধ MAC ঠিকানা"
+
+#: src/openvz_conf.c:271
+#, fuzzy
+msgid "Wrong MAC address"
+msgstr "MAC ঠিকানা"
+
+#: src/openvz_conf.c:327
#, fuzzy
msgid "popen failed"
msgstr "কর্ম বিফল"
-#: src/openvz_conf.c:197
+#: src/openvz_conf.c:337
#, fuzzy
msgid "Failed to parse vzlist output"
msgstr "'%s' খুলতে ব্যর্থ: %s"
-#: src/openvz_conf.c:223
+#: src/openvz_conf.c:363
#, fuzzy
msgid "UUID in config file malformed"
msgstr "কনফিগারেশন ফাইলের মধ্যে সিন্টেক্স সংক্রান্ত সমস্যা: %s"
-#: src/openvz_conf.c:235
+#: src/openvz_conf.c:375
#, fuzzy, c-format
msgid "Cound not read config for container %d"
msgstr "%s-র সাথে সংযোগ করতে ব্যর্থ"
msgid "Container ID is not specified"
msgstr ""
-#: src/openvz_driver.c:391 src/openvz_driver.c:459 src/openvz_driver.c:534
-#: src/openvz_driver.c:554 src/openvz_driver.c:600 src/openvz_driver.c:631
-#: src/openvz_driver.c:656 src/openvz_driver.c:728 src/openvz_driver.c:826
-#: src/openvz_driver.c:872
+#: src/openvz_driver.c:391 src/openvz_driver.c:460 src/openvz_driver.c:535
+#: src/openvz_driver.c:555 src/openvz_driver.c:601 src/openvz_driver.c:632
+#: src/openvz_driver.c:657 src/openvz_driver.c:729 src/openvz_driver.c:827
+#: src/openvz_driver.c:873
#, fuzzy, c-format
msgid "Could not exec %s"
msgstr "%s-র সাথে সংযোগ করতে ব্যর্থ"
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:451 src/openvz_driver.c:528
+#: src/openvz_driver.c:452 src/openvz_driver.c:529
msgid "Error creating command for container"
msgstr ""
-#: src/openvz_driver.c:465 src/openvz_driver.c:540
+#: src/openvz_driver.c:466 src/openvz_driver.c:541
#, fuzzy
msgid "Could not set UUID"
msgstr "%s-র সাথে সংযোগ করতে ব্যর্থ"
-#: src/openvz_driver.c:475 src/openvz_driver.c:546
+#: src/openvz_driver.c:476 src/openvz_driver.c:547
#, fuzzy
msgid "Could not configure network"
msgstr "%s-র সাথে সংযোগ করতে ব্যর্থ"
-#: src/openvz_driver.c:482 src/openvz_driver.c:569
+#: src/openvz_driver.c:483 src/openvz_driver.c:570
#, fuzzy
msgid "Could not set number of virtual cpu"
msgstr "ভার্চুয়াল CPU সংখ্যা পরিবর্তন করুন"
#: src/openvz_driver.c:517
#, c-format
-msgid "Already an OPENVZ VM defined with the id '%d'"
+msgid "Already an OPENVZ VM defined with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:588
+#: src/openvz_driver.c:589
msgid "no domain with matching id"
msgstr ""
-#: src/openvz_driver.c:594
+#: src/openvz_driver.c:595
#, fuzzy
msgid "domain is not in shutoff state"
msgstr "ডোমেইন বর্তমানে সক্রিয়"
-#: src/openvz_driver.c:677
+#: src/openvz_driver.c:678
#, fuzzy
msgid "Could not read container config"
msgstr "%s-র সাথে সংযোগ করতে ব্যর্থ"
-#: src/openvz_driver.c:693 src/qemu_driver.c:1823
+#: src/openvz_driver.c:694 src/qemu_driver.c:1843
#, fuzzy, c-format
msgid "unknown type '%s'"
msgstr "অজানা OS প্রকৃতি %s"
-#: src/openvz_driver.c:719
+#: src/openvz_driver.c:720
msgid "VCPUs should be >= 1"
msgstr ""
-#: src/openvz_driver.c:835 src/openvz_driver.c:881
+#: src/openvz_driver.c:836 src/openvz_driver.c:882
#, fuzzy, c-format
msgid "Could not parse VPS ID %s"
msgstr "%s-র সাথে সংযোগ করতে ব্যর্থ"
msgid "Unexpected exit status '%d', qemu probably failed"
msgstr ""
-#: src/qemu_conf.c:519 src/qemu_driver.c:925
+#: src/qemu_conf.c:519 src/qemu_driver.c:926
#, fuzzy, c-format
msgid "Cannot find QEMU binary %s: %s"
msgstr "'%s' খুলতে ব্যর্থ: %s"
msgid "Network type %d is not supported"
msgstr "নেটওয়ার্ক %s আরম্ভ করা হয়েছে\n"
-#: src/qemu_conf.c:580 src/qemu_driver.c:1515
+#: src/qemu_conf.c:580 src/qemu_driver.c:1514
#, fuzzy, c-format
msgid "cannot initialize bridge support: %s"
msgstr "'%s' খুলতে ব্যর্থ: %s"
msgid "failed to allocate space for argv string"
msgstr "মেমরি বরাদ্দ করতে ব্যর্থ"
-#: src/qemu_driver.c:90
+#: src/qemu_driver.c:91
#, fuzzy
msgid "Failed to set close-on-exec file descriptor flag\n"
msgstr "লগ ফাইলের মধ্যে লিখতে ব্যর্থ"
-#: src/qemu_driver.c:105
+#: src/qemu_driver.c:106
#, fuzzy
msgid "Failed to set non-blocking file descriptor flag\n"
msgstr "Xend ডোমেইন সংক্রান্ত তথ্য পার্স করতে ব্যর্থ"
-#: src/qemu_driver.c:150
+#: src/qemu_driver.c:151
#, fuzzy, c-format
msgid "Failed to autostart network '%s': %s\n"
msgstr "নেটওয়ার্ক %s আরম্ভ করতে ব্যর্থ"
-#: src/qemu_driver.c:165
+#: src/qemu_driver.c:166
#, fuzzy, c-format
msgid "Failed to autostart VM '%s': %s\n"
msgstr "'%s' খুলতে ব্যর্থ: %s"
-#: src/qemu_driver.c:201
+#: src/qemu_driver.c:202
#, fuzzy, c-format
msgid "Failed to find user record for uid '%d': %s\n"
msgstr "নেটওয়ার্ক অনুসন্ধান করতে ব্যর্থ: %s"
-#: src/qemu_driver.c:212
+#: src/qemu_driver.c:213
#, fuzzy
msgid "out of memory in asprintf\n"
msgstr "মেমরি অবশিষ্ট নেই"
-#: src/qemu_driver.c:268
+#: src/qemu_driver.c:269
#, fuzzy
msgid "qemudStartup: out of memory\n"
msgstr "মেমরি অবশিষ্ট নেই"
-#: src/qemu_driver.c:295
+#: src/qemu_driver.c:296
msgid "Reloading iptables rules\n"
msgstr ""
-#: src/qemu_driver.c:433
+#: src/qemu_driver.c:434
#, c-format
msgid ""
"QEMU quit during %s startup\n"
"%s"
msgstr ""
-#: src/qemu_driver.c:443 src/qemu_driver.c:456
+#: src/qemu_driver.c:444 src/qemu_driver.c:457
#, c-format
msgid "Failure while reading %s startup output: %s"
msgstr ""
-#: src/qemu_driver.c:451
+#: src/qemu_driver.c:452
#, c-format
msgid "Timed out while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:467
+#: src/qemu_driver.c:468
#, c-format
msgid "Failure while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:479
+#: src/qemu_driver.c:480
#, c-format
msgid "Out of space while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:510
+#: src/qemu_driver.c:511
#, fuzzy, c-format
msgid "Unable to open monitor path %s"
msgstr "'%s' খুলতে ব্যর্থ: %s"
-#: src/qemu_driver.c:515
+#: src/qemu_driver.c:516
msgid "Unable to set monitor close-on-exec flag"
msgstr ""
-#: src/qemu_driver.c:520
+#: src/qemu_driver.c:521
msgid "Unable to put monitor into non-blocking mode"
msgstr ""
-#: src/qemu_driver.c:648 src/qemu_driver.c:1027 src/qemu_driver.c:1726
-#: src/qemu_driver.c:1736
+#: src/qemu_driver.c:649 src/qemu_driver.c:1028 src/qemu_driver.c:1725
+#: src/qemu_driver.c:1735
#, fuzzy, c-format
msgid "Unable to log VM console data: %s\n"
msgstr "লগ ফাইলের মধ্যে লিখতে ব্যর্থ"
-#: src/qemu_driver.c:671
+#: src/qemu_driver.c:672
#, fuzzy
msgid "allocate cpumap"
msgstr "নতুন কনটেক্সট বরাদ্দকরণ"
-#: src/qemu_driver.c:682
+#: src/qemu_driver.c:683
msgid "cannot run monitor command to fetch CPU thread info"
msgstr ""
-#: src/qemu_driver.c:786
+#: src/qemu_driver.c:787
#, fuzzy, c-format
msgid "failed to set CPU affinity %s"
msgstr "ডোমেইন '%s' প্রাপ্ত করতে ব্যর্থ"
-#: src/qemu_driver.c:796 src/qemu_driver.c:2135
+#: src/qemu_driver.c:797 src/qemu_driver.c:2155
#, fuzzy
msgid "resume operation failed"
msgstr "কর্ম বিফল"
-#: src/qemu_driver.c:859
+#: src/qemu_driver.c:860
#, fuzzy
msgid "VM is already active"
msgstr "ডোমেইন বর্তমানে সক্রিয়"
-#: src/qemu_driver.c:869
+#: src/qemu_driver.c:870
msgid "Unable to find an unused VNC port"
msgstr ""
-#: src/qemu_driver.c:881
+#: src/qemu_driver.c:882
#, c-format
msgid "config file path too long: %s/%s.log"
msgstr ""
-#: src/qemu_driver.c:900
+#: src/qemu_driver.c:901
#, fuzzy, c-format
msgid "failed to create logfile %s: %s"
msgstr "লগ ফাইলের মধ্যে লিখতে ব্যর্থ"
-#: src/qemu_driver.c:906
+#: src/qemu_driver.c:907
#, fuzzy, c-format
msgid "Unable to set VM logfile close-on-exec flag %s"
msgstr "লগ ফাইলের মধ্যে লিখতে ব্যর্থ"
-#: src/qemu_driver.c:935 src/qemu_driver.c:3032
+#: src/qemu_driver.c:936 src/qemu_driver.c:3052
#, fuzzy, c-format
msgid "Cannot determine QEMU argv syntax %s"
msgstr "'%s' খুলতে ব্যর্থ: %s"
-#: src/qemu_driver.c:951 src/qemu_driver.c:954 src/qemu_driver.c:959
+#: src/qemu_driver.c:952 src/qemu_driver.c:955 src/qemu_driver.c:960
#, fuzzy, c-format
msgid "Unable to write argv to logfile %d: %s\n"
msgstr "লগ ফাইলের মধ্যে লিখতে ব্যর্থ"
-#: src/qemu_driver.c:1041
+#: src/qemu_driver.c:1040
#, fuzzy, c-format
msgid "Shutting down VM '%s'\n"
msgstr "নেটওয়ার্ক '%s' প্রাপ্ত করতে ব্যর্থ"
-#: src/qemu_driver.c:1052
+#: src/qemu_driver.c:1051
#, fuzzy, c-format
msgid "Unable to close logfile %d: %s\n"
msgstr "লগ ফাইলের মধ্যে লিখতে ব্যর্থ"
-#: src/qemu_driver.c:1067
+#: src/qemu_driver.c:1066
#, fuzzy
msgid "Got unexpected pid, damn\n"
msgstr "অপ্রত্যাশিত dict নোড"
-#: src/qemu_driver.c:1221
+#: src/qemu_driver.c:1220
#, fuzzy
msgid "failed to allocate space for dnsmasq argv"
msgstr "নোড বরাদ্দ করতে ব্যর্থ"
-#: src/qemu_driver.c:1235
+#: src/qemu_driver.c:1234
msgid "cannot start dhcp daemon without IP address for server"
msgstr ""
-#: src/qemu_driver.c:1264
+#: src/qemu_driver.c:1263
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
msgstr "%s ডোমেইন %s-এ সংরক্ষণ করতে ব্যর্থ"
-#: src/qemu_driver.c:1275
+#: src/qemu_driver.c:1274
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
msgstr "%s ডোমেইন %s-এ সংরক্ষণ করতে ব্যর্থ"
-#: src/qemu_driver.c:1285
+#: src/qemu_driver.c:1284
#, fuzzy, c-format
msgid "failed to add iptables rule to enable masquerading : %s\n"
msgstr "%s ডোমেইন %s-এ সংরক্ষণ করতে ব্যর্থ"
-#: src/qemu_driver.c:1317
+#: src/qemu_driver.c:1316
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
msgstr "%s ডোমেইন %s-এ সংরক্ষণ করতে ব্যর্থ"
-#: src/qemu_driver.c:1328
+#: src/qemu_driver.c:1327
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
msgstr "%s ডোমেইন %s-এ সংরক্ষণ করতে ব্যর্থ"
-#: src/qemu_driver.c:1353
+#: src/qemu_driver.c:1352
#, fuzzy
msgid "failed to allocate space for IP tables support"
msgstr "নোড বরাদ্দ করতে ব্যর্থ"
-#: src/qemu_driver.c:1361 src/qemu_driver.c:1368
+#: src/qemu_driver.c:1360 src/qemu_driver.c:1367
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
msgstr "%s ডোমেইন %s-এ সংরক্ষণ করতে ব্যর্থ"
-#: src/qemu_driver.c:1376 src/qemu_driver.c:1383
+#: src/qemu_driver.c:1375 src/qemu_driver.c:1382
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
msgstr "%s ডোমেইন %s-এ সংরক্ষণ করতে ব্যর্থ"
-#: src/qemu_driver.c:1393
+#: src/qemu_driver.c:1392
#, fuzzy, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
msgstr "%s ডোমেইন %s-এ সংরক্ষণ করতে ব্যর্থ"
-#: src/qemu_driver.c:1400
+#: src/qemu_driver.c:1399
#, fuzzy, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
msgstr "%s ডোমেইন %s-এ সংরক্ষণ করতে ব্যর্থ"
-#: src/qemu_driver.c:1408
+#: src/qemu_driver.c:1407
#, fuzzy, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
msgstr "%s ডোমেইন %s-এ সংরক্ষণ করতে ব্যর্থ"
-#: src/qemu_driver.c:1509
+#: src/qemu_driver.c:1508
#, fuzzy
msgid "network is already active"
msgstr "ডোমেইন বর্তমানে সক্রিয়"
-#: src/qemu_driver.c:1521
+#: src/qemu_driver.c:1520
#, fuzzy, c-format
msgid "cannot create bridge '%s' : %s"
msgstr "কনফিগারেশন ফাইলের মধ্যে লিখতে ব্যর্থ: %s"
-#: src/qemu_driver.c:1536
+#: src/qemu_driver.c:1535
#, fuzzy, c-format
msgid "cannot set IP address on bridge '%s' to '%s' : %s"
msgstr "'%s' খুলতে ব্যর্থ: %s"
-#: src/qemu_driver.c:1544
+#: src/qemu_driver.c:1543
#, fuzzy, c-format
msgid "cannot set netmask on bridge '%s' to '%s' : %s"
msgstr "'%s' খুলতে ব্যর্থ: %s"
-#: src/qemu_driver.c:1552
+#: src/qemu_driver.c:1551
#, fuzzy, c-format
msgid "failed to bring the bridge '%s' up : %s"
msgstr "'%s' খুলতে ব্যর্থ: %s"
-#: src/qemu_driver.c:1563
+#: src/qemu_driver.c:1562
#, fuzzy, c-format
msgid "failed to enable IP forwarding : %s"
msgstr "পড়ার উদ্দেশ্যে %s খুলতে ব্যর্থ"
-#: src/qemu_driver.c:1581 src/qemu_driver.c:1612
+#: src/qemu_driver.c:1580 src/qemu_driver.c:1611
#, fuzzy, c-format
msgid "Failed to bring down bridge '%s' : %s\n"
msgstr "'%s' খুলতে ব্যর্থ: %s"
-#: src/qemu_driver.c:1587 src/qemu_driver.c:1617
+#: src/qemu_driver.c:1586 src/qemu_driver.c:1616
#, fuzzy, c-format
msgid "Failed to delete bridge '%s' : %s\n"
msgstr "'%s' খুলতে ব্যর্থ: %s"
-#: src/qemu_driver.c:1600
+#: src/qemu_driver.c:1599
#, fuzzy, c-format
msgid "Shutting down network '%s'\n"
msgstr "নেটওয়ার্ক '%s' প্রাপ্ত করতে ব্যর্থ"
-#: src/qemu_driver.c:1626
+#: src/qemu_driver.c:1625
#, fuzzy
msgid "Got unexpected pid for dnsmasq\n"
msgstr "অপ্রত্যাশিত dict নোড"
-#: src/qemu_driver.c:1839
+#: src/qemu_driver.c:1814
+#, fuzzy, c-format
+msgid "Unable to open %s: %s\n"
+msgstr "'%s' খুলতে ব্যর্থ: %s"
+
+#: src/qemu_driver.c:1859
#, fuzzy
msgid "failed to allocate space for capabilities support"
msgstr "মেমরি বরাদ্দ করতে ব্যর্থ"
-#: src/qemu_driver.c:1858 src/qemu_driver.c:1884
+#: src/qemu_driver.c:1878 src/qemu_driver.c:1904
msgid "NUMA not supported on this host"
msgstr ""
-#: src/qemu_driver.c:1869 src/qemu_driver.c:1892
+#: src/qemu_driver.c:1889 src/qemu_driver.c:1912
#, fuzzy
msgid "Failed to query NUMA free memory"
msgstr "ব্যবহৃত মেমরি:"
-#: src/qemu_driver.c:2053
+#: src/qemu_driver.c:2073
#, fuzzy, c-format
msgid "domain '%s' is already defined"
msgstr "%s ডোমেইন বর্তমানে উপস্থিত"
-#: src/qemu_driver.c:2064
+#: src/qemu_driver.c:2084
#, fuzzy, c-format
msgid "domain with uuid '%s' is already defined"
msgstr "%s ডোমেইন বর্তমানে উপস্থিত"
-#: src/qemu_driver.c:2094 src/qemu_driver.c:2123 src/qemu_driver.c:2152
-#: src/qemu_driver.c:2172 src/qemu_driver.c:2410 src/qemu_driver.c:3383
-#: src/qemu_driver.c:3518 src/qemu_driver.c:3632
+#: src/qemu_driver.c:2114 src/qemu_driver.c:2143 src/qemu_driver.c:2172
+#: src/qemu_driver.c:2192 src/qemu_driver.c:2430 src/qemu_driver.c:3403
+#: src/qemu_driver.c:3538 src/qemu_driver.c:3652
#, c-format
msgid "no domain with matching id %d"
msgstr ""
-#: src/qemu_driver.c:2099 src/qemu_driver.c:2128 src/qemu_driver.c:2416
-#: src/qemu_driver.c:3388 src/qemu_driver.c:3524 src/qemu_driver.c:3638
+#: src/qemu_driver.c:2119 src/qemu_driver.c:2148 src/qemu_driver.c:2436
+#: src/qemu_driver.c:3408 src/qemu_driver.c:3544 src/qemu_driver.c:3658
#, fuzzy
msgid "domain is not running"
msgstr "ডোমেইন বর্তমানে সক্রিয়"
-#: src/qemu_driver.c:2107
+#: src/qemu_driver.c:2127
#, fuzzy
msgid "suspend operation failed"
msgstr "কর্ম বিফল"
-#: src/qemu_driver.c:2158
+#: src/qemu_driver.c:2178
#, fuzzy
msgid "shutdown operation failed"
msgstr "কর্ম বিফল"
-#: src/qemu_driver.c:2198
+#: src/qemu_driver.c:2218
#, fuzzy
msgid "failed to allocate space for ostype"
msgstr "নোড বরাদ্দ করতে ব্যর্থ"
-#: src/qemu_driver.c:2214 src/qemu_driver.c:2230 src/qemu_driver.c:2253
-#: src/qemu_driver.c:2526 src/qemu_driver.c:2688
+#: src/qemu_driver.c:2234 src/qemu_driver.c:2250 src/qemu_driver.c:2273
+#: src/qemu_driver.c:2546 src/qemu_driver.c:2708
#, c-format
msgid "no domain with matching uuid '%s'"
msgstr ""
-#: src/qemu_driver.c:2236
+#: src/qemu_driver.c:2256
msgid "cannot set max memory lower than current memory"
msgstr ""
-#: src/qemu_driver.c:2259
+#: src/qemu_driver.c:2279
#, fuzzy
msgid "cannot set memory of an active domain"
msgstr "একটি নিষ্ক্রিয় ডোমেইনের নাম"
-#: src/qemu_driver.c:2265
+#: src/qemu_driver.c:2285
msgid "cannot set memory higher than max memory"
msgstr ""
-#: src/qemu_driver.c:2425
+#: src/qemu_driver.c:2445
#, fuzzy
msgid "failed to pause domain"
msgstr "ডোমেইন %s সাসপেন্ড অবস্থায় স্থাপন করতে ব্যর্থ"
-#: src/qemu_driver.c:2434
+#: src/qemu_driver.c:2454
#, fuzzy
msgid "failed to get domain xml"
msgstr "ডোমেইন UUID প্রাপ্ত করতে ব্যর্থ"
-#: src/qemu_driver.c:2442
+#: src/qemu_driver.c:2462
#, fuzzy, c-format
msgid "failed to create '%s'"
msgstr "XML নির্মাণ করতে ব্যর্থ"
-#: src/qemu_driver.c:2449
+#: src/qemu_driver.c:2469
#, fuzzy
msgid "failed to write save header"
msgstr "সকেট %d লিখতে ব্যর্থ\n"
-#: src/qemu_driver.c:2457
+#: src/qemu_driver.c:2477
#, fuzzy
msgid "failed to write xml"
msgstr "সকেট %d লিখতে ব্যর্থ\n"
-#: src/qemu_driver.c:2470 src/qemu_driver.c:2477 src/qemu_driver.c:2748
+#: src/qemu_driver.c:2490 src/qemu_driver.c:2497 src/qemu_driver.c:2768
#: src/remote_internal.c:2241 src/virterror.c:441
msgid "out of memory"
msgstr "মেমরি অবশিষ্ট নেই"
-#: src/qemu_driver.c:2485
+#: src/qemu_driver.c:2505
#, fuzzy
msgid "migrate operation failed"
msgstr "কর্ম বিফল"
-#: src/qemu_driver.c:2497
+#: src/qemu_driver.c:2517
msgid "'migrate' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:2532
+#: src/qemu_driver.c:2552
#, fuzzy
msgid "cannot change vcpu count of an active domain"
msgstr "একটি নিষ্ক্রিয় ডোমেইনের নাম"
-#: src/qemu_driver.c:2538
+#: src/qemu_driver.c:2558
msgid "could not determine max vcpus for the domain"
msgstr ""
-#: src/qemu_driver.c:2544
+#: src/qemu_driver.c:2564
#, c-format
msgid ""
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
msgstr ""
-#: src/qemu_driver.c:2568 src/qemu_driver.c:2620
+#: src/qemu_driver.c:2588 src/qemu_driver.c:2640
#, fuzzy
msgid "cannot pin vcpus on an inactive domain"
msgstr "নিষ্ক্রিয় ডোমেইনের ব্যাখ্যা মুছে ফেলুন"
-#: src/qemu_driver.c:2574
+#: src/qemu_driver.c:2594
#, c-format
msgid "vcpu number out of range %d > %d"
msgstr ""
-#: src/qemu_driver.c:2595
+#: src/qemu_driver.c:2615
#, fuzzy, c-format
msgid "cannot set affinity: %s"
msgstr "'%s' খুলতে ব্যর্থ: %s"
-#: src/qemu_driver.c:2600
+#: src/qemu_driver.c:2620
#, fuzzy
msgid "cpu affinity is not supported"
msgstr "লাইব্রেরি কল বিফল, সম্ভবত সমর্থিত নয়"
-#: src/qemu_driver.c:2657
+#: src/qemu_driver.c:2677
#, fuzzy, c-format
msgid "cannot get affinity: %s"
msgstr "XML নির্মাণ করতে ব্যর্থ"
-#: src/qemu_driver.c:2667
+#: src/qemu_driver.c:2687
msgid "cpu affinity is not available"
msgstr ""
-#: src/qemu_driver.c:2694
+#: src/qemu_driver.c:2714
#, fuzzy, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr "ডোমেইন ব্যাখ্যাকারী ফাইল লোড করুন"
-#: src/qemu_driver.c:2720 src/test.c:956
+#: src/qemu_driver.c:2740 src/test.c:956
#, fuzzy
msgid "cannot read domain image"
msgstr "নোডের ডোমেইন তালিকা"
-#: src/qemu_driver.c:2726
+#: src/qemu_driver.c:2746
#, fuzzy
msgid "failed to read qemu header"
msgstr "Xen Daemon থেকে পড়তে ব্যর্থ"
-#: src/qemu_driver.c:2733
+#: src/qemu_driver.c:2753
msgid "image magic is incorrect"
msgstr ""
-#: src/qemu_driver.c:2740
+#: src/qemu_driver.c:2760
#, c-format
msgid "image version is not supported (%d > %d)"
msgstr ""
-#: src/qemu_driver.c:2755
+#: src/qemu_driver.c:2775
#, fuzzy
msgid "failed to read XML"
msgstr "XML নির্মাণ করতে ব্যর্থ"
-#: src/qemu_driver.c:2764
+#: src/qemu_driver.c:2784
#, fuzzy
msgid "failed to parse XML"
msgstr "XML নির্মাণ করতে ব্যর্থ"
-#: src/qemu_driver.c:2777
+#: src/qemu_driver.c:2797
#, fuzzy, c-format
msgid "domain is already active as '%s'"
msgstr "ডোমেইন বর্তমানে সক্রিয়"
-#: src/qemu_driver.c:2786
+#: src/qemu_driver.c:2806
#, fuzzy
msgid "failed to assign new VM"
msgstr "XML নির্মাণ করতে ব্যর্থ"
-#: src/qemu_driver.c:2799
+#: src/qemu_driver.c:2819
#, fuzzy
msgid "failed to start VM"
msgstr "ডোমেইন %s আরম্ভ করতে ব্যর্থ"
-#: src/qemu_driver.c:2811
+#: src/qemu_driver.c:2831
#, fuzzy
msgid "failed to resume domain"
msgstr "ডোমেইন %s পুনরারম্ভ করতে ব্যর্থ"
-#: src/qemu_driver.c:2848 src/qemu_driver.c:3741 src/qemu_driver.c:3776
+#: src/qemu_driver.c:2868 src/qemu_driver.c:3761 src/qemu_driver.c:3796
#, fuzzy
msgid "failed to allocate space for VM name string"
msgstr "মেমরি বরাদ্দ করতে ব্যর্থ"
-#: src/qemu_driver.c:2962
+#: src/qemu_driver.c:2982
#, fuzzy, c-format
msgid "cannot convert disk '%s' to bus/device index"
msgstr "ইন্টারফেস ডিভাইস"
-#: src/qemu_driver.c:2982
+#: src/qemu_driver.c:3002
#, fuzzy, c-format
msgid "Unsupported disk name mapping for bus '%s'"
msgstr "উদ্দিষ্ট ডিভাইসের প্রকৃতি"
-#: src/qemu_driver.c:3022
+#: src/qemu_driver.c:3042
#, c-format
msgid "No device with bus '%s' and target '%s'"
msgstr ""
-#: src/qemu_driver.c:3049
+#: src/qemu_driver.c:3069
#, c-format
msgid ""
"Emulator version does not support removable media for device '%s' and target "
"'%s'"
msgstr ""
-#: src/qemu_driver.c:3086
+#: src/qemu_driver.c:3106
msgid "cannot change cdrom media"
msgstr ""
-#: src/qemu_driver.c:3097
+#: src/qemu_driver.c:3117
msgid "changing cdrom media failed"
msgstr ""
-#: src/qemu_driver.c:3157
+#: src/qemu_driver.c:3177
#, fuzzy
msgid "cannot attach usb disk"
msgstr "ইন্টারফেস ডিভাইস"
-#: src/qemu_driver.c:3168
+#: src/qemu_driver.c:3188
#, fuzzy
msgid "adding usb disk failed"
msgstr "হোস্ট ব্যাখ্যাকারী ফাইল লোড করা হচ্ছে"
-#: src/qemu_driver.c:3212
+#: src/qemu_driver.c:3232
#, fuzzy
msgid "cannot attach usb device"
msgstr "ইন্টারফেস ডিভাইস"
-#: src/qemu_driver.c:3223
+#: src/qemu_driver.c:3243
#, fuzzy
msgid "adding usb device failed"
msgstr "হোস্ট ব্যাখ্যাকারী ফাইল লোড করা হচ্ছে"
-#: src/qemu_driver.c:3253
+#: src/qemu_driver.c:3273
#, fuzzy
msgid "cannot attach device on inactive domain"
msgstr "নিষ্ক্রিয় ডোমেইনের ব্যাখ্যা মুছে ফেলুন"
-#: src/qemu_driver.c:3276
+#: src/qemu_driver.c:3296
msgid "this device type cannot be attached"
msgstr ""
-#: src/qemu_driver.c:3315
+#: src/qemu_driver.c:3335
#, fuzzy
msgid "cannot set autostart for transient domain"
msgstr "একটি নিষ্ক্রিয় ডোমেইনের নাম"
-#: src/qemu_driver.c:3341
+#: src/qemu_driver.c:3361
#, fuzzy, c-format
msgid "Failed to create symlink '%s to '%s': %s"
msgstr "%s ডোমেইন %s-এ সংরক্ষণ করতে ব্যর্থ"
-#: src/qemu_driver.c:3348 src/qemu_driver.c:3981 src/storage_driver.c:832
+#: src/qemu_driver.c:3368 src/qemu_driver.c:4001 src/storage_driver.c:832
#, fuzzy, c-format
msgid "Failed to delete symlink '%s': %s"
msgstr "'%s' খুলতে ব্যর্থ: %s"
-#: src/qemu_driver.c:3410
+#: src/qemu_driver.c:3430
#, fuzzy, c-format
msgid "invalid path: %s"
msgstr "%s-র মধ্যে অবৈধ আর্গুমেন্ট"
-#: src/qemu_driver.c:3418
+#: src/qemu_driver.c:3438
msgid "'info blockstats' command failed"
msgstr ""
-#: src/qemu_driver.c:3433
+#: src/qemu_driver.c:3453
msgid "'info blockstats' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:3498
+#: src/qemu_driver.c:3518
#, fuzzy, c-format
msgid "device not found: %s (%s)"
msgstr "ডোমেইন পাওয়া যায়নি: %s"
-#: src/qemu_driver.c:3530 src/qemu_driver.c:3573
+#: src/qemu_driver.c:3550 src/qemu_driver.c:3593
msgid "NULL or empty path"
msgstr ""
-#: src/qemu_driver.c:3541
+#: src/qemu_driver.c:3561
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr ""
-#: src/qemu_driver.c:3583
+#: src/qemu_driver.c:3603
#, fuzzy
msgid "invalid path"
msgstr "%s-র মধ্যে অবৈধ আর্গুমেন্ট"
-#: src/qemu_driver.c:3626
+#: src/qemu_driver.c:3646
msgid "QEMU driver only supports virtual memory addrs"
msgstr ""
-#: src/qemu_driver.c:3653
+#: src/qemu_driver.c:3673
#, fuzzy
msgid "'memsave' command failed"
msgstr "ডোমেইনের নাম"
-#: src/qemu_driver.c:3682 src/qemu_driver.c:3850 src/qemu_driver.c:3875
-#: src/qemu_driver.c:3889 src/qemu_driver.c:3904 src/qemu_driver.c:3937
-#: src/qemu_driver.c:3953
+#: src/qemu_driver.c:3702 src/qemu_driver.c:3870 src/qemu_driver.c:3895
+#: src/qemu_driver.c:3909 src/qemu_driver.c:3924 src/qemu_driver.c:3957
+#: src/qemu_driver.c:3973
msgid "no network with matching uuid"
msgstr ""
-#: src/qemu_driver.c:3697
+#: src/qemu_driver.c:3717
msgid "no network with matching name"
msgstr ""
-#: src/qemu_driver.c:3856
+#: src/qemu_driver.c:3876
#, fuzzy
msgid "network is still active"
msgstr "ডোমেইন বর্তমানে সক্রিয়"
-#: src/qemu_driver.c:3917
+#: src/qemu_driver.c:3937
#, fuzzy
msgid "no network with matching id"
msgstr "XML-র মধ্যে নেটওয়ার্ক সংক্রান্ত তথ্য"
-#: src/qemu_driver.c:3924
+#: src/qemu_driver.c:3944
#, fuzzy
msgid "failed to allocate space for network bridge string"
msgstr "নোড বরাদ্দ করতে ব্যর্থ"
-#: src/qemu_driver.c:3974 src/storage_driver.c:823
+#: src/qemu_driver.c:3994 src/storage_driver.c:823
#, fuzzy, c-format
msgid "Failed to create symlink '%s' to '%s': %s"
msgstr "%s ডোমেইন %s-এ সংরক্ষণ করতে ব্যর্থ"
msgid "%s not implemented on Win32"
msgstr ""
-#: src/storage_backend_disk.c:85 src/storage_backend_logical.c:57
+#: src/storage_backend_disk.c:90 src/storage_backend_logical.c:57
#, c-format
msgid "unsupported pool format %s"
msgstr ""
-#: src/storage_backend_disk.c:110 src/storage_backend_logical.c:70
+#: src/storage_backend_disk.c:115 src/storage_backend_logical.c:70
#, c-format
msgid "unsupported pool format %d"
msgstr ""
-#: src/storage_backend_disk.c:138 src/storage_backend_fs.c:192
+#: src/storage_backend_disk.c:143 src/storage_backend_fs.c:192
#: src/storage_backend_fs.c:262 src/storage_backend_fs.c:314
#, c-format
msgid "unsupported volume format %s"
msgstr ""
-#: src/storage_backend_disk.c:165 src/storage_backend_fs.c:225
+#: src/storage_backend_disk.c:170 src/storage_backend_fs.c:225
#: src/storage_backend_fs.c:297 src/storage_backend_fs.c:329
#, c-format
msgid "unsupported volume format %d"
msgstr ""
-#: src/storage_backend_disk.c:179 src/storage_backend_disk.c:192
-#: src/storage_backend_disk.c:199 src/storage_backend_disk.c:221
+#: src/storage_backend_disk.c:184 src/storage_backend_disk.c:197
+#: src/storage_backend_disk.c:204 src/storage_backend_disk.c:226
#: src/storage_backend_fs.c:839 src/storage_backend_iscsi.c:177
#: src/storage_backend_logical.c:116 src/storage_backend_logical.c:121
#: src/storage_backend_logical.c:133 src/storage_backend_logical.c:143
-#: src/storage_backend_logical.c:531
+#: src/storage_backend_logical.c:546
msgid "volume"
msgstr ""
-#: src/storage_backend_disk.c:229
+#: src/storage_backend_disk.c:234
msgid "volume extents"
msgstr ""
-#: src/storage_backend_disk.c:237
+#: src/storage_backend_disk.c:242
msgid "cannot parse device start location"
msgstr ""
-#: src/storage_backend_disk.c:244
+#: src/storage_backend_disk.c:249
msgid "cannot parse device end location"
msgstr ""
-#: src/storage_backend_disk.c:250 src/storage_backend_logical.c:154
+#: src/storage_backend_disk.c:255 src/storage_backend_logical.c:154
#: src/storage_backend_logical.c:160
msgid "extents"
msgstr ""
-#: src/storage_backend_disk.c:464
+#: src/storage_backend_disk.c:462
msgid "no large enough free extent"
msgstr ""
-#: src/storage_backend_disk.c:498
-msgid "Disk pools are not yet supported"
+#: src/storage_backend_disk.c:502
+#, c-format
+msgid "Couldn't read volume target path '%s'. %s"
+msgstr ""
+
+#: src/storage_backend_disk.c:517
+#, c-format
+msgid "Volume path '%s' did not start with parent pool source device name."
msgstr ""
+#: src/storage_backend_disk.c:526
+#, fuzzy, c-format
+msgid "cannot parse partition number from target '%s'"
+msgstr "'%s' খুলতে ব্যর্থ: %s"
+
#: src/storage_backend_fs.c:358
#, c-format
msgid "cannot read header '%s': %s"
msgstr ""
#: src/storage_backend_fs.c:1042 src/storage_backend_fs.c:1078
-#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:543
+#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:558
#, c-format
msgid "cannot read path '%s': %s"
msgstr ""
msgid "creation of non-raw images is not supported without qemu-img"
msgstr ""
-#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:552
+#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:567
#, fuzzy, c-format
msgid "cannot set file owner '%s': %s"
msgstr "'%s' খুলতে ব্যর্থ: %s"
-#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:559
+#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:574
#, fuzzy, c-format
msgid "cannot set file mode '%s': %s"
msgstr "'%s' খুলতে ব্যর্থ: %s"
-#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:566
+#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:581
#, c-format
msgid "cannot close file '%s': %s"
msgstr ""
msgid "lvs command failed with exitstatus %d"
msgstr ""
-#: src/storage_backend_logical.c:355
+#: src/storage_backend_logical.c:354
#, fuzzy
msgid "command line"
msgstr "ডোমেইনের নাম"
-#: src/storage_backend_logical.c:372
+#: src/storage_backend_logical.c:371
#, c-format
msgid "cannot open device %s"
msgstr ""
-#: src/storage_backend_logical.c:378
+#: src/storage_backend_logical.c:377
#, c-format
msgid "cannot clear device header %s"
msgstr ""
-#: src/storage_backend_logical.c:385
+#: src/storage_backend_logical.c:384
#, c-format
msgid "cannot close device %s"
msgstr ""
-#: src/storage_backend_logical.c:575
+#: src/storage_backend_logical.c:507
+#, fuzzy, c-format
+msgid "cannot remove PV device %s: %s"
+msgstr "কনফিগারেশন ফাইলের মধ্যে লিখতে ব্যর্থ: %s"
+
+#: src/storage_backend_logical.c:590
#, c-format
msgid "cannot find newly created volume '%s': %s"
msgstr ""
msgstr "DATA"
#: src/virsh.c:6292 src/virsh.c:6314
-msgid "blocked"
-msgstr "অবরুদ্ধ"
+#, fuzzy
+msgid "idle"
+msgstr "XML ফাইল"
#: src/virsh.c:6294
msgid "paused"
msgid "domain information incomplete, missing uuid"
msgstr "ডোমেইন সংক্রান্ত তথ্য অসম্পূর্ণ, uuid অনুপস্থিত"
-#: src/xend_internal.c:1109 src/xend_internal.c:2204 src/xend_internal.c:2211
+#: src/xend_internal.c:1109 src/xend_internal.c:2213 src/xend_internal.c:2220
msgid "domain information incomplete, missing name"
msgstr "ডোমেইন সংক্রান্ত তথ্য অসম্পূর্ণ, নাম অনুপস্থিত"
msgid "unknown graphics type '%s'"
msgstr "অজানা OS প্রকৃতি %s"
-#: src/xend_internal.c:2191
+#: src/xend_internal.c:2200
msgid "domain information incomplete, missing id"
msgstr "ডোমেইন সংক্রান্ত তথ্য অসম্পূর্ণ, id অনুপস্থিত"
-#: src/xend_internal.c:2260 src/xend_internal.c:2270 src/xend_internal.c:2280
+#: src/xend_internal.c:2269 src/xend_internal.c:2279 src/xend_internal.c:2289
#, fuzzy, c-format
msgid "unknown lifecycle type %s"
msgstr "অজানা OS প্রকৃতি %s"
-#: src/xend_internal.c:2593
+#: src/xend_internal.c:2602
#, fuzzy
msgid "failed to parse topology information"
msgstr "Xend ডোমেইন সংক্রান্ত তথ্য পার্স করতে ব্যর্থ"
-#: src/xend_internal.c:2647
+#: src/xend_internal.c:2656
#, fuzzy
msgid "topology syntax error"
msgstr "কনফিগারেশন ফাইলের মধ্যে সিন্টেক্স সংক্রান্ত সমস্যা"
-#: src/xend_internal.c:2711
+#: src/xend_internal.c:2720
msgid "failed to parse Xend domain information"
msgstr "Xend ডোমেইন সংক্রান্ত তথ্য পার্স করতে ব্যর্থ"
-#: src/xend_internal.c:3193
+#: src/xend_internal.c:3202
msgid "xenDaemonDomainFetch failed to find this domain"
msgstr ""
-#: src/xend_internal.c:3815 src/xend_internal.c:4290 src/xm_internal.c:1617
+#: src/xend_internal.c:3824 src/xend_internal.c:4299 src/xm_internal.c:1617
#, fuzzy
msgid "failed to build sexpr"
msgstr "ডোমেইন %s সাসপেন্ড অবস্থায় স্থাপন করতে ব্যর্থ"
-#: src/xend_internal.c:3917
+#: src/xend_internal.c:3926
#, fuzzy
msgid "unsupported device type"
msgstr "উদ্দিষ্ট ডিভাইসের প্রকৃতি"
-#: src/xend_internal.c:4020
+#: src/xend_internal.c:4029
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4061
+#: src/xend_internal.c:4070
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4069
+#: src/xend_internal.c:4078
#, fuzzy
msgid "unexpected value from on_xend_start"
msgstr "অপ্রত্যাশিত value নোড"
-#: src/xend_internal.c:4080
+#: src/xend_internal.c:4089
#, fuzzy
msgid "no memory"
msgstr "নোডের মেমরি"
-#: src/xend_internal.c:4086
+#: src/xend_internal.c:4095
#, fuzzy
msgid "sexpr2string failed"
msgstr "কর্ম বিফল"
-#: src/xend_internal.c:4091
+#: src/xend_internal.c:4100
#, fuzzy
msgid "Failed to redefine sexpr"
msgstr "ডোমেইন %s-র ব্যাখ্যা মুছে ফেলতে ব্যর্থ"
-#: src/xend_internal.c:4096
+#: src/xend_internal.c:4105
msgid "on_xend_start not present in sexpr"
msgstr ""
-#: src/xend_internal.c:4127
+#: src/xend_internal.c:4136
#, fuzzy, c-format
msgid "gethostname failed: %s"
msgstr "কর্ম বিফল: %s"
-#: src/xend_internal.c:4133
+#: src/xend_internal.c:4142
#, fuzzy, c-format
msgid "failed to strdup hostname: %s"
msgstr "হোস্ট-নেম প্রাপ্ত করতে ব্যর্থ"
-#: src/xend_internal.c:4164
+#: src/xend_internal.c:4173
msgid ""
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
"migration"
msgstr ""
-#: src/xend_internal.c:4174
+#: src/xend_internal.c:4183
msgid ""
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
"migration"
msgstr ""
-#: src/xend_internal.c:4186
+#: src/xend_internal.c:4195
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr ""
-#: src/xend_internal.c:4199
+#: src/xend_internal.c:4208
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr ""
-#: src/xend_internal.c:4204
+#: src/xend_internal.c:4213
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr ""
-#: src/xend_internal.c:4211
+#: src/xend_internal.c:4220
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr ""
-#: src/xend_internal.c:4218 src/xend_internal.c:4240 src/xend_internal.c:4248
-#: src/xend_internal.c:4474 src/xend_internal.c:4481 src/xml.c:89
+#: src/xend_internal.c:4227 src/xend_internal.c:4249 src/xend_internal.c:4257
+#: src/xend_internal.c:4483 src/xend_internal.c:4490 src/xml.c:89
msgid "strdup failed"
msgstr ""
-#: src/xend_internal.c:4231
+#: src/xend_internal.c:4240
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr ""
-#: src/xend_internal.c:4284
+#: src/xend_internal.c:4293
#, fuzzy
msgid "failed to parse domain description"
msgstr "Xend ডোমেইন সংক্রান্ত তথ্য পার্স করতে ব্যর্থ"
-#: src/xend_internal.c:4300
+#: src/xend_internal.c:4309
#, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "নিষ্ক্রিয় ডোমেইন %s নির্মাণ করতে ব্যর্থ\n"
-#: src/xend_internal.c:4456 src/xend_internal.c:4532 src/xend_internal.c:4622
+#: src/xend_internal.c:4465 src/xend_internal.c:4541 src/xend_internal.c:4631
msgid "unsupported in xendConfigVersion < 4"
msgstr ""
-#: src/xend_internal.c:4468
+#: src/xend_internal.c:4477
#, fuzzy
msgid "node information incomplete, missing scheduler name"
msgstr "ডোমেইন সংক্রান্ত তথ্য অসম্পূর্ণ, নাম অনুপস্থিত"
-#: src/xend_internal.c:4486 src/xend_internal.c:4580 src/xend_internal.c:4692
+#: src/xend_internal.c:4495 src/xend_internal.c:4589 src/xend_internal.c:4701
#, fuzzy
msgid "Unknown scheduler"
msgstr "অজানা"
-#: src/xend_internal.c:4545 src/xend_internal.c:4635
+#: src/xend_internal.c:4554 src/xend_internal.c:4644
#, fuzzy
msgid "Failed to get a scheduler name"
msgstr "হোস্ট-নেম প্রাপ্ত করতে ব্যর্থ"
-#: src/xend_internal.c:4558 src/xend_internal.c:4671
+#: src/xend_internal.c:4567 src/xend_internal.c:4680
#, fuzzy
msgid "domain information incomplete, missing cpu_weight"
msgstr "ডোমেইন সংক্রান্ত তথ্য অসম্পূর্ণ, uuid অনুপস্থিত"
-#: src/xend_internal.c:4563 src/xend_internal.c:4680
+#: src/xend_internal.c:4572 src/xend_internal.c:4689
#, fuzzy
msgid "domain information incomplete, missing cpu_cap"
msgstr "ডোমেইন সংক্রান্ত তথ্য অসম্পূর্ণ, uuid অনুপস্থিত"
-#: src/xend_internal.c:4739
+#: src/xend_internal.c:4748
msgid "domainBlockPeek is not supported for dom0"
msgstr ""
-#: src/xend_internal.c:4762
+#: src/xend_internal.c:4771
#, fuzzy, c-format
msgid "%s: invalid path"
msgstr "%s-র মধ্যে অবৈধ আর্গুমেন্ট"
-#: src/xend_internal.c:4770
+#: src/xend_internal.c:4779
#, fuzzy, c-format
msgid "failed to open for reading: %s: %s"
msgstr "পড়ার উদ্দেশ্যে %s খুলতে ব্যর্থ"
-#: src/xend_internal.c:4782
+#: src/xend_internal.c:4791
#, fuzzy, c-format
msgid "failed to lseek or read from file: %s: %s"
msgstr "'%s' খুলতে ব্যর্থ: %s"
-#: src/xend_internal.c:4865 src/xend_internal.c:4911
+#: src/xend_internal.c:4874 src/xend_internal.c:4920
#, fuzzy, c-format
msgid "unexpected graphics type %d"
msgstr "অপ্রত্যাশিত mime প্রকৃতি"
-#: src/xend_internal.c:4954
+#: src/xend_internal.c:4963
#, fuzzy
msgid "unexpected chr device type"
msgstr "অপ্রত্যাশিত mime প্রকৃতি"
-#: src/xend_internal.c:5128 src/xm_internal.c:1779
+#: src/xend_internal.c:5137 src/xm_internal.c:1779
#, fuzzy, c-format
msgid "unsupported network type %d"
msgstr "অপ্রত্যাশিত mime প্রকৃতি"
-#: src/xend_internal.c:5302 src/xend_internal.c:5309 src/xend_internal.c:5316
+#: src/xend_internal.c:5311 src/xend_internal.c:5318 src/xend_internal.c:5325
#, fuzzy, c-format
msgid "unexpected lifecycle value %d"
msgstr "অপ্রত্যাশিত value নোড"
-#: src/xend_internal.c:5333
+#: src/xend_internal.c:5342
#, fuzzy
msgid "no HVM domain loader"
msgstr "নোডের ডোমেইন তালিকা"
-#: src/xend_internal.c:5544
+#: src/xend_internal.c:5553
#, fuzzy
msgid "hotplug of device type not supported"
msgstr "লাইব্রেরি কল বিফল, সম্ভবত সমর্থিত নয়"
msgid "failed to connect to Xen Store"
msgstr "Xen Store-র সাথে সংযোগ করতে ব্যর্থ"
+#~ msgid "blocked"
+#~ msgstr "অবরুদ্ধ"
+
#, fuzzy
#~ msgid "invalid interface type: %s"
#~ msgstr "উদ্দিষ্ট ডিভাইসের প্রকৃতি"
#~ msgid "cannot read tty pid file %s: %s"
#~ msgstr "কনফিগারেশন ফাইলের মধ্যে লিখতে ব্যর্থ: %s"
-#, fuzzy
-#~ msgid "cannot remove ttyPidFile %s: %s"
-#~ msgstr "কনফিগারেশন ফাইলের মধ্যে লিখতে ব্যর্থ: %s"
-
#, fuzzy
#~ msgid "failed to calloc memory for init string: %s"
#~ msgstr "মেমরি বরাদ্দ করতে ব্যর্থ"
msgstr ""
"Project-Id-Version: hr\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-09-08 14:51+0200\n"
+"POT-Creation-Date: 2008-09-23 22:28+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"
msgid "storage_vol not found"
msgstr "naziv domene ili uuid"
-#: src/conf.c:155 src/conf.c:203 src/conf.c:488 src/conf.c:525 src/conf.c:553
-#: src/conf.c:631
+#: src/conf.c:164 src/conf.c:212 src/conf.c:491 src/conf.c:528 src/conf.c:555
+#: src/conf.c:630
msgid "allocating configuration"
msgstr "dodjeljivanje konfiguracije"
-#: src/conf.c:338
+#: src/conf.c:347
msgid "unterminated number"
msgstr "neodređeni broj"
-#: src/conf.c:372 src/conf.c:389 src/conf.c:401
+#: src/conf.c:380 src/conf.c:396 src/conf.c:407
msgid "unterminated string"
msgstr "neodređeni niz"
-#: src/conf.c:429 src/conf.c:483
+#: src/conf.c:434 src/conf.c:487
msgid "expecting a value"
msgstr "očekuje se vrijednost"
-#: src/conf.c:450
+#: src/conf.c:454
msgid "expecting a separator in list"
msgstr "očekuje se razdjelnik u popisu"
-#: src/conf.c:473
+#: src/conf.c:477
#, fuzzy
msgid "list is not closed with ]"
msgstr "popis nije zatvoren s ] "
-#: src/conf.c:518
+#: src/conf.c:521
msgid "expecting a name"
msgstr "očekuje se naziv"
-#: src/conf.c:581
+#: src/conf.c:582
msgid "expecting a separator"
msgstr "očekuje se razdjelnik"
msgid "expecting an assignment"
msgstr "očekuje se dodjeljivanje"
-#: src/conf.c:894 src/conf.c:950 src/xend_internal.c:584
-#: src/xend_internal.c:2657 src/xm_internal.c:1475 src/xm_internal.c:1482
+#: src/conf.c:892 src/conf.c:948 src/xend_internal.c:584
+#: src/xend_internal.c:2666 src/xm_internal.c:1475 src/xm_internal.c:1482
#, fuzzy
msgid "allocate buffer"
msgstr "dodijeli novi međuspremnik"
-#: src/conf.c:901
+#: src/conf.c:899
msgid "failed to open file"
msgstr "otvaranje datoteke nije uspjelo"
-#: src/conf.c:912
+#: src/conf.c:910
msgid "failed to save content"
msgstr "spremanje sadržaja nije uspjelo"
msgid "cannot extract disk devices"
msgstr "Nije moguće izvući hypervisor verziju pokrenutog %s\n"
-#: src/domain_conf.c:1939 src/qemu_driver.c:3133
+#: src/domain_conf.c:1939 src/qemu_driver.c:3153
#, fuzzy, c-format
msgid "duplicate disk target '%s'"
msgstr "neočekivana MIME vrsta"
msgid "unexpected char type %d"
msgstr "neočekivana MIME vrsta"
-#: src/domain_conf.c:2815 src/xend_internal.c:5214
+#: src/domain_conf.c:2815 src/xend_internal.c:5223
#, fuzzy, c-format
msgid "unexpected sound model %d"
msgstr "neočekivana MIME vrsta"
-#: src/domain_conf.c:2835 src/xend_internal.c:5237
+#: src/domain_conf.c:2835 src/xend_internal.c:5246
#, fuzzy, c-format
msgid "unexpected input type %d"
msgstr "neočekivana MIME vrsta"
#: src/lxc_driver.c:274 src/lxc_driver.c:309 src/lxc_driver.c:335
#: src/lxc_driver.c:350 src/openvz_driver.c:238 src/openvz_driver.c:267
-#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:620
-#: src/openvz_driver.c:651 src/openvz_driver.c:672 src/openvz_driver.c:713
-#: src/qemu_driver.c:2192 src/qemu_driver.c:2279 src/qemu_driver.c:2828
-#: src/qemu_driver.c:2883 src/qemu_driver.c:2927 src/qemu_driver.c:3007
-#: src/qemu_driver.c:3123 src/qemu_driver.c:3192 src/qemu_driver.c:3247
-#: src/qemu_driver.c:3291 src/qemu_driver.c:3309 src/qemu_driver.c:3567
+#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:621
+#: src/openvz_driver.c:652 src/openvz_driver.c:673 src/openvz_driver.c:714
+#: src/qemu_driver.c:2212 src/qemu_driver.c:2299 src/qemu_driver.c:2848
+#: src/qemu_driver.c:2903 src/qemu_driver.c:2947 src/qemu_driver.c:3027
+#: src/qemu_driver.c:3143 src/qemu_driver.c:3212 src/qemu_driver.c:3267
+#: src/qemu_driver.c:3311 src/qemu_driver.c:3329 src/qemu_driver.c:3587
#, fuzzy
msgid "no domain with matching uuid"
msgstr "ID domene ili UUID"
-#: src/lxc_driver.c:280 src/openvz_driver.c:625 src/qemu_driver.c:2933
+#: src/lxc_driver.c:280 src/openvz_driver.c:626 src/qemu_driver.c:2953
#, fuzzy
msgid "cannot delete active domain"
msgstr "naziv neaktivne domene"
-#: src/lxc_driver.c:286 src/qemu_driver.c:2939
+#: src/lxc_driver.c:286 src/qemu_driver.c:2959
#, fuzzy
msgid "cannot undefine transient domain"
msgstr "naziv neaktivne domene"
msgid "container '%s' unexpectedly shutdown during startup"
msgstr ""
-#: src/lxc_driver.c:747 src/qemu_driver.c:892
+#: src/lxc_driver.c:747 src/qemu_driver.c:893
#, fuzzy, c-format
msgid "cannot create log directory %s: %s"
msgstr "zapisivanje konfiguracijske datoteke %s nije uspjelo"
msgid "unknown forwarding type '%s'"
msgstr "nepoznata vrsta OS %s"
-#: src/network_conf.c:662 src/qemu_driver.c:3334 src/qemu_driver.c:3967
+#: src/network_conf.c:662 src/qemu_driver.c:3354 src/qemu_driver.c:3987
#: src/storage_driver.c:816
#, c-format
msgid "cannot create autostart directory %s: %s"
msgid "no config file for %s"
msgstr "pogreška u sintaksi konfiguracijske datoteke: %s"
-#: src/openvz_conf.c:187
+#: src/openvz_conf.c:190
+#, fuzzy, c-format
+msgid "Cound not read 'IP_ADDRESS' from config for container %d"
+msgstr "nije moguće uspostaviti vezu s %s"
+
+#: src/openvz_conf.c:220
+#, fuzzy, c-format
+msgid "Cound not read 'NETIF' from config for container %d"
+msgstr "nije moguće uspostaviti vezu s %s"
+
+#: src/openvz_conf.c:247
+#, fuzzy
+msgid "Too long network device name"
+msgstr "razrješavanje naziva domena"
+
+#: src/openvz_conf.c:264
+#, fuzzy
+msgid "Wrong length MAC address"
+msgstr "neispravan argument pri %s"
+
+#: src/openvz_conf.c:271
+#, fuzzy
+msgid "Wrong MAC address"
+msgstr "neispravan argument pri %s"
+
+#: src/openvz_conf.c:327
#, fuzzy
msgid "popen failed"
msgstr "operacija nije uspjela"
-#: src/openvz_conf.c:197
+#: src/openvz_conf.c:337
#, fuzzy
msgid "Failed to parse vzlist output"
msgstr "Obustavljanje domene %s nije uspjelo"
-#: src/openvz_conf.c:223
+#: src/openvz_conf.c:363
#, fuzzy
msgid "UUID in config file malformed"
msgstr "pogreška u sintaksi konfiguracijske datoteke: %s"
-#: src/openvz_conf.c:235
+#: src/openvz_conf.c:375
#, fuzzy, c-format
msgid "Cound not read config for container %d"
msgstr "nije moguće uspostaviti vezu s %s"
msgid "Container ID is not specified"
msgstr ""
-#: src/openvz_driver.c:391 src/openvz_driver.c:459 src/openvz_driver.c:534
-#: src/openvz_driver.c:554 src/openvz_driver.c:600 src/openvz_driver.c:631
-#: src/openvz_driver.c:656 src/openvz_driver.c:728 src/openvz_driver.c:826
-#: src/openvz_driver.c:872
+#: src/openvz_driver.c:391 src/openvz_driver.c:460 src/openvz_driver.c:535
+#: src/openvz_driver.c:555 src/openvz_driver.c:601 src/openvz_driver.c:632
+#: src/openvz_driver.c:657 src/openvz_driver.c:729 src/openvz_driver.c:827
+#: src/openvz_driver.c:873
#, fuzzy, c-format
msgid "Could not exec %s"
msgstr "nije moguće uspostaviti vezu s %s"
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:451 src/openvz_driver.c:528
+#: src/openvz_driver.c:452 src/openvz_driver.c:529
msgid "Error creating command for container"
msgstr ""
-#: src/openvz_driver.c:465 src/openvz_driver.c:540
+#: src/openvz_driver.c:466 src/openvz_driver.c:541
#, fuzzy
msgid "Could not set UUID"
msgstr "nije moguće uspostaviti vezu s %s"
-#: src/openvz_driver.c:475 src/openvz_driver.c:546
+#: src/openvz_driver.c:476 src/openvz_driver.c:547
#, fuzzy
msgid "Could not configure network"
msgstr "nije moguće uspostaviti vezu s %s"
-#: src/openvz_driver.c:482 src/openvz_driver.c:569
+#: src/openvz_driver.c:483 src/openvz_driver.c:570
#, fuzzy
msgid "Could not set number of virtual cpu"
msgstr "promijeni broj virtualnih CPU-a"
#: src/openvz_driver.c:517
#, c-format
-msgid "Already an OPENVZ VM defined with the id '%d'"
+msgid "Already an OPENVZ VM defined with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:588
+#: src/openvz_driver.c:589
msgid "no domain with matching id"
msgstr ""
-#: src/openvz_driver.c:594
+#: src/openvz_driver.c:595
#, fuzzy
msgid "domain is not in shutoff state"
msgstr "Domena je aktivna"
-#: src/openvz_driver.c:677
+#: src/openvz_driver.c:678
#, fuzzy
msgid "Could not read container config"
msgstr "nije moguće uspostaviti vezu s %s"
-#: src/openvz_driver.c:693 src/qemu_driver.c:1823
+#: src/openvz_driver.c:694 src/qemu_driver.c:1843
#, fuzzy, c-format
msgid "unknown type '%s'"
msgstr "nepoznata vrsta OS %s"
-#: src/openvz_driver.c:719
+#: src/openvz_driver.c:720
msgid "VCPUs should be >= 1"
msgstr ""
-#: src/openvz_driver.c:835 src/openvz_driver.c:881
+#: src/openvz_driver.c:836 src/openvz_driver.c:882
#, fuzzy, c-format
msgid "Could not parse VPS ID %s"
msgstr "nije moguće uspostaviti vezu s %s"
msgid "Unexpected exit status '%d', qemu probably failed"
msgstr ""
-#: src/qemu_conf.c:519 src/qemu_driver.c:925
+#: src/qemu_conf.c:519 src/qemu_driver.c:926
#, fuzzy, c-format
msgid "Cannot find QEMU binary %s: %s"
msgstr "Obustavljanje domene %s nije uspjelo"
msgid "Network type %d is not supported"
msgstr "Domena %s je pokrenuta\n"
-#: src/qemu_conf.c:580 src/qemu_driver.c:1515
+#: src/qemu_conf.c:580 src/qemu_driver.c:1514
#, fuzzy, c-format
msgid "cannot initialize bridge support: %s"
msgstr "Obustavljanje domene %s nije uspjelo"
msgid "failed to allocate space for argv string"
msgstr "dodjeljivanje čvora nije uspjelo"
-#: src/qemu_driver.c:90
+#: src/qemu_driver.c:91
#, fuzzy
msgid "Failed to set close-on-exec file descriptor flag\n"
msgstr "zapisivanje konfiguracijske datoteke nije uspjelo"
-#: src/qemu_driver.c:105
+#: src/qemu_driver.c:106
#, fuzzy
msgid "Failed to set non-blocking file descriptor flag\n"
msgstr "raščlanjivanje podataka Xend domene nije uspjelo"
-#: src/qemu_driver.c:150
+#: src/qemu_driver.c:151
#, fuzzy, c-format
msgid "Failed to autostart network '%s': %s\n"
msgstr "Pokretanje domene %s nije uspjelo"
-#: src/qemu_driver.c:165
+#: src/qemu_driver.c:166
#, fuzzy, c-format
msgid "Failed to autostart VM '%s': %s\n"
msgstr "Obustavljanje domene %s nije uspjelo"
-#: src/qemu_driver.c:201
+#: src/qemu_driver.c:202
#, fuzzy, c-format
msgid "Failed to find user record for uid '%d': %s\n"
msgstr "Uklanjanje definicije domene %s nije uspjelo"
-#: src/qemu_driver.c:212
+#: src/qemu_driver.c:213
#, fuzzy
msgid "out of memory in asprintf\n"
msgstr "nedovoljno memorije"
-#: src/qemu_driver.c:268
+#: src/qemu_driver.c:269
#, fuzzy
msgid "qemudStartup: out of memory\n"
msgstr "nedovoljno memorije"
-#: src/qemu_driver.c:295
+#: src/qemu_driver.c:296
msgid "Reloading iptables rules\n"
msgstr ""
-#: src/qemu_driver.c:433
+#: src/qemu_driver.c:434
#, c-format
msgid ""
"QEMU quit during %s startup\n"
"%s"
msgstr ""
-#: src/qemu_driver.c:443 src/qemu_driver.c:456
+#: src/qemu_driver.c:444 src/qemu_driver.c:457
#, c-format
msgid "Failure while reading %s startup output: %s"
msgstr ""
-#: src/qemu_driver.c:451
+#: src/qemu_driver.c:452
#, c-format
msgid "Timed out while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:467
+#: src/qemu_driver.c:468
#, c-format
msgid "Failure while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:479
+#: src/qemu_driver.c:480
#, c-format
msgid "Out of space while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:510
+#: src/qemu_driver.c:511
#, fuzzy, c-format
msgid "Unable to open monitor path %s"
msgstr "Obustavljanje domene %s nije uspjelo"
-#: src/qemu_driver.c:515
+#: src/qemu_driver.c:516
msgid "Unable to set monitor close-on-exec flag"
msgstr ""
-#: src/qemu_driver.c:520
+#: src/qemu_driver.c:521
msgid "Unable to put monitor into non-blocking mode"
msgstr ""
-#: src/qemu_driver.c:648 src/qemu_driver.c:1027 src/qemu_driver.c:1726
-#: src/qemu_driver.c:1736
+#: src/qemu_driver.c:649 src/qemu_driver.c:1028 src/qemu_driver.c:1725
+#: src/qemu_driver.c:1735
#, fuzzy, c-format
msgid "Unable to log VM console data: %s\n"
msgstr "zapisivanje konfiguracijske datoteke nije uspjelo"
-#: src/qemu_driver.c:671
+#: src/qemu_driver.c:672
#, fuzzy
msgid "allocate cpumap"
msgstr "dodijeli novi kontekst"
-#: src/qemu_driver.c:682
+#: src/qemu_driver.c:683
msgid "cannot run monitor command to fetch CPU thread info"
msgstr ""
-#: src/qemu_driver.c:786
+#: src/qemu_driver.c:787
#, fuzzy, c-format
msgid "failed to set CPU affinity %s"
msgstr "dohvaćanje domene '%s' nije uspjelo"
-#: src/qemu_driver.c:796 src/qemu_driver.c:2135
+#: src/qemu_driver.c:797 src/qemu_driver.c:2155
#, fuzzy
msgid "resume operation failed"
msgstr "operacija nije uspjela"
-#: src/qemu_driver.c:859
+#: src/qemu_driver.c:860
#, fuzzy
msgid "VM is already active"
msgstr "Domena je aktivna"
-#: src/qemu_driver.c:869
+#: src/qemu_driver.c:870
msgid "Unable to find an unused VNC port"
msgstr ""
-#: src/qemu_driver.c:881
+#: src/qemu_driver.c:882
#, c-format
msgid "config file path too long: %s/%s.log"
msgstr ""
-#: src/qemu_driver.c:900
+#: src/qemu_driver.c:901
#, fuzzy, c-format
msgid "failed to create logfile %s: %s"
msgstr "zapisivanje konfiguracijske datoteke nije uspjelo"
-#: src/qemu_driver.c:906
+#: src/qemu_driver.c:907
#, fuzzy, c-format
msgid "Unable to set VM logfile close-on-exec flag %s"
msgstr "zapisivanje konfiguracijske datoteke nije uspjelo"
-#: src/qemu_driver.c:935 src/qemu_driver.c:3032
+#: src/qemu_driver.c:936 src/qemu_driver.c:3052
#, fuzzy, c-format
msgid "Cannot determine QEMU argv syntax %s"
msgstr "Obustavljanje domene %s nije uspjelo"
-#: src/qemu_driver.c:951 src/qemu_driver.c:954 src/qemu_driver.c:959
+#: src/qemu_driver.c:952 src/qemu_driver.c:955 src/qemu_driver.c:960
#, fuzzy, c-format
msgid "Unable to write argv to logfile %d: %s\n"
msgstr "zapisivanje konfiguracijske datoteke nije uspjelo"
-#: src/qemu_driver.c:1041
+#: src/qemu_driver.c:1040
#, fuzzy, c-format
msgid "Shutting down VM '%s'\n"
msgstr "dohvaćanje domene '%s' nije uspjelo"
-#: src/qemu_driver.c:1052
+#: src/qemu_driver.c:1051
#, fuzzy, c-format
msgid "Unable to close logfile %d: %s\n"
msgstr "zapisivanje konfiguracijske datoteke nije uspjelo"
-#: src/qemu_driver.c:1067
+#: src/qemu_driver.c:1066
#, fuzzy
msgid "Got unexpected pid, damn\n"
msgstr "neočekivani čvor rječnika"
-#: src/qemu_driver.c:1221
+#: src/qemu_driver.c:1220
#, fuzzy
msgid "failed to allocate space for dnsmasq argv"
msgstr "dodjeljivanje čvora nije uspjelo"
-#: src/qemu_driver.c:1235
+#: src/qemu_driver.c:1234
msgid "cannot start dhcp daemon without IP address for server"
msgstr ""
-#: src/qemu_driver.c:1264
+#: src/qemu_driver.c:1263
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
msgstr "Spremanje domene %s na lokaciju %s nije uspjelo"
-#: src/qemu_driver.c:1275
+#: src/qemu_driver.c:1274
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
msgstr "Spremanje domene %s na lokaciju %s nije uspjelo"
-#: src/qemu_driver.c:1285
+#: src/qemu_driver.c:1284
#, fuzzy, c-format
msgid "failed to add iptables rule to enable masquerading : %s\n"
msgstr "Spremanje domene %s na lokaciju %s nije uspjelo"
-#: src/qemu_driver.c:1317
+#: src/qemu_driver.c:1316
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
msgstr "Spremanje domene %s na lokaciju %s nije uspjelo"
-#: src/qemu_driver.c:1328
+#: src/qemu_driver.c:1327
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
msgstr "Spremanje domene %s na lokaciju %s nije uspjelo"
-#: src/qemu_driver.c:1353
+#: src/qemu_driver.c:1352
#, fuzzy
msgid "failed to allocate space for IP tables support"
msgstr "dodjeljivanje čvora nije uspjelo"
-#: src/qemu_driver.c:1361 src/qemu_driver.c:1368
+#: src/qemu_driver.c:1360 src/qemu_driver.c:1367
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
msgstr "Spremanje domene %s na lokaciju %s nije uspjelo"
-#: src/qemu_driver.c:1376 src/qemu_driver.c:1383
+#: src/qemu_driver.c:1375 src/qemu_driver.c:1382
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
msgstr "Spremanje domene %s na lokaciju %s nije uspjelo"
-#: src/qemu_driver.c:1393
+#: src/qemu_driver.c:1392
#, fuzzy, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
msgstr "Spremanje domene %s na lokaciju %s nije uspjelo"
-#: src/qemu_driver.c:1400
+#: src/qemu_driver.c:1399
#, fuzzy, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
msgstr "Spremanje domene %s na lokaciju %s nije uspjelo"
-#: src/qemu_driver.c:1408
+#: src/qemu_driver.c:1407
#, fuzzy, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
msgstr "Spremanje domene %s na lokaciju %s nije uspjelo"
-#: src/qemu_driver.c:1509
+#: src/qemu_driver.c:1508
#, fuzzy
msgid "network is already active"
msgstr "Domena je aktivna"
-#: src/qemu_driver.c:1521
+#: src/qemu_driver.c:1520
#, fuzzy, c-format
msgid "cannot create bridge '%s' : %s"
msgstr "zapisivanje konfiguracijske datoteke %s nije uspjelo"
-#: src/qemu_driver.c:1536
+#: src/qemu_driver.c:1535
#, fuzzy, c-format
msgid "cannot set IP address on bridge '%s' to '%s' : %s"
msgstr "Obustavljanje domene %s nije uspjelo"
-#: src/qemu_driver.c:1544
+#: src/qemu_driver.c:1543
#, fuzzy, c-format
msgid "cannot set netmask on bridge '%s' to '%s' : %s"
msgstr "Obustavljanje domene %s nije uspjelo"
-#: src/qemu_driver.c:1552
+#: src/qemu_driver.c:1551
#, fuzzy, c-format
msgid "failed to bring the bridge '%s' up : %s"
msgstr "Obustavljanje domene %s nije uspjelo"
-#: src/qemu_driver.c:1563
+#: src/qemu_driver.c:1562
#, fuzzy, c-format
msgid "failed to enable IP forwarding : %s"
msgstr "otvaranje %s za čitanje nije uspjelo"
-#: src/qemu_driver.c:1581 src/qemu_driver.c:1612
+#: src/qemu_driver.c:1580 src/qemu_driver.c:1611
#, fuzzy, c-format
msgid "Failed to bring down bridge '%s' : %s\n"
msgstr "Obustavljanje domene %s nije uspjelo"
-#: src/qemu_driver.c:1587 src/qemu_driver.c:1617
+#: src/qemu_driver.c:1586 src/qemu_driver.c:1616
#, fuzzy, c-format
msgid "Failed to delete bridge '%s' : %s\n"
msgstr "Obustavljanje domene %s nije uspjelo"
-#: src/qemu_driver.c:1600
+#: src/qemu_driver.c:1599
#, fuzzy, c-format
msgid "Shutting down network '%s'\n"
msgstr "dohvaćanje domene '%s' nije uspjelo"
-#: src/qemu_driver.c:1626
+#: src/qemu_driver.c:1625
#, fuzzy
msgid "Got unexpected pid for dnsmasq\n"
msgstr "neočekivani čvor rječnika"
-#: src/qemu_driver.c:1839
+#: src/qemu_driver.c:1814
+#, fuzzy, c-format
+msgid "Unable to open %s: %s\n"
+msgstr "Obustavljanje domene %s nije uspjelo"
+
+#: src/qemu_driver.c:1859
#, fuzzy
msgid "failed to allocate space for capabilities support"
msgstr "dodjeljivanje čvora nije uspjelo"
-#: src/qemu_driver.c:1858 src/qemu_driver.c:1884
+#: src/qemu_driver.c:1878 src/qemu_driver.c:1904
msgid "NUMA not supported on this host"
msgstr ""
-#: src/qemu_driver.c:1869 src/qemu_driver.c:1892
+#: src/qemu_driver.c:1889 src/qemu_driver.c:1912
#, fuzzy
msgid "Failed to query NUMA free memory"
msgstr "Upotrijebljeno memorije:"
-#: src/qemu_driver.c:2053
+#: src/qemu_driver.c:2073
#, fuzzy, c-format
msgid "domain '%s' is already defined"
msgstr "domena %s već postoji"
-#: src/qemu_driver.c:2064
+#: src/qemu_driver.c:2084
#, fuzzy, c-format
msgid "domain with uuid '%s' is already defined"
msgstr "domena %s već postoji"
-#: src/qemu_driver.c:2094 src/qemu_driver.c:2123 src/qemu_driver.c:2152
-#: src/qemu_driver.c:2172 src/qemu_driver.c:2410 src/qemu_driver.c:3383
-#: src/qemu_driver.c:3518 src/qemu_driver.c:3632
+#: src/qemu_driver.c:2114 src/qemu_driver.c:2143 src/qemu_driver.c:2172
+#: src/qemu_driver.c:2192 src/qemu_driver.c:2430 src/qemu_driver.c:3403
+#: src/qemu_driver.c:3538 src/qemu_driver.c:3652
#, c-format
msgid "no domain with matching id %d"
msgstr ""
-#: src/qemu_driver.c:2099 src/qemu_driver.c:2128 src/qemu_driver.c:2416
-#: src/qemu_driver.c:3388 src/qemu_driver.c:3524 src/qemu_driver.c:3638
+#: src/qemu_driver.c:2119 src/qemu_driver.c:2148 src/qemu_driver.c:2436
+#: src/qemu_driver.c:3408 src/qemu_driver.c:3544 src/qemu_driver.c:3658
#, fuzzy
msgid "domain is not running"
msgstr "Domena je aktivna"
-#: src/qemu_driver.c:2107
+#: src/qemu_driver.c:2127
#, fuzzy
msgid "suspend operation failed"
msgstr "operacija nije uspjela"
-#: src/qemu_driver.c:2158
+#: src/qemu_driver.c:2178
#, fuzzy
msgid "shutdown operation failed"
msgstr "operacija nije uspjela"
-#: src/qemu_driver.c:2198
+#: src/qemu_driver.c:2218
#, fuzzy
msgid "failed to allocate space for ostype"
msgstr "dodjeljivanje čvora nije uspjelo"
-#: src/qemu_driver.c:2214 src/qemu_driver.c:2230 src/qemu_driver.c:2253
-#: src/qemu_driver.c:2526 src/qemu_driver.c:2688
+#: src/qemu_driver.c:2234 src/qemu_driver.c:2250 src/qemu_driver.c:2273
+#: src/qemu_driver.c:2546 src/qemu_driver.c:2708
#, c-format
msgid "no domain with matching uuid '%s'"
msgstr ""
-#: src/qemu_driver.c:2236
+#: src/qemu_driver.c:2256
msgid "cannot set max memory lower than current memory"
msgstr ""
-#: src/qemu_driver.c:2259
+#: src/qemu_driver.c:2279
#, fuzzy
msgid "cannot set memory of an active domain"
msgstr "naziv neaktivne domene"
-#: src/qemu_driver.c:2265
+#: src/qemu_driver.c:2285
msgid "cannot set memory higher than max memory"
msgstr ""
-#: src/qemu_driver.c:2425
+#: src/qemu_driver.c:2445
#, fuzzy
msgid "failed to pause domain"
msgstr "Obustavljanje domene %s nije uspjelo"
-#: src/qemu_driver.c:2434
+#: src/qemu_driver.c:2454
#, fuzzy
msgid "failed to get domain xml"
msgstr "dohvaćanje UUID-a domene nije uspjelo"
-#: src/qemu_driver.c:2442
+#: src/qemu_driver.c:2462
#, fuzzy, c-format
msgid "failed to create '%s'"
msgstr "Čitanje priključka %d nije uspjelo\n"
-#: src/qemu_driver.c:2449
+#: src/qemu_driver.c:2469
#, fuzzy
msgid "failed to write save header"
msgstr "Zapisivanje u priključak %d nije uspjelo\n"
-#: src/qemu_driver.c:2457
+#: src/qemu_driver.c:2477
#, fuzzy
msgid "failed to write xml"
msgstr "Zapisivanje u priključak %d nije uspjelo\n"
-#: src/qemu_driver.c:2470 src/qemu_driver.c:2477 src/qemu_driver.c:2748
+#: src/qemu_driver.c:2490 src/qemu_driver.c:2497 src/qemu_driver.c:2768
#: src/remote_internal.c:2241 src/virterror.c:441
msgid "out of memory"
msgstr "nedovoljno memorije"
-#: src/qemu_driver.c:2485
+#: src/qemu_driver.c:2505
#, fuzzy
msgid "migrate operation failed"
msgstr "operacija nije uspjela"
-#: src/qemu_driver.c:2497
+#: src/qemu_driver.c:2517
msgid "'migrate' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:2532
+#: src/qemu_driver.c:2552
#, fuzzy
msgid "cannot change vcpu count of an active domain"
msgstr "naziv neaktivne domene"
-#: src/qemu_driver.c:2538
+#: src/qemu_driver.c:2558
msgid "could not determine max vcpus for the domain"
msgstr ""
-#: src/qemu_driver.c:2544
+#: src/qemu_driver.c:2564
#, c-format
msgid ""
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
msgstr ""
-#: src/qemu_driver.c:2568 src/qemu_driver.c:2620
+#: src/qemu_driver.c:2588 src/qemu_driver.c:2640
#, fuzzy
msgid "cannot pin vcpus on an inactive domain"
msgstr "uklanjanje definicije neaktivne domene"
-#: src/qemu_driver.c:2574
+#: src/qemu_driver.c:2594
#, c-format
msgid "vcpu number out of range %d > %d"
msgstr ""
-#: src/qemu_driver.c:2595
+#: src/qemu_driver.c:2615
#, fuzzy, c-format
msgid "cannot set affinity: %s"
msgstr "Obustavljanje domene %s nije uspjelo"
-#: src/qemu_driver.c:2600
+#: src/qemu_driver.c:2620
#, fuzzy
msgid "cpu affinity is not supported"
msgstr "pozivanje biblioteke nije uspjelo, možda nije podržano"
-#: src/qemu_driver.c:2657
+#: src/qemu_driver.c:2677
#, fuzzy, c-format
msgid "cannot get affinity: %s"
msgstr "Čitanje priključka %d nije uspjelo\n"
-#: src/qemu_driver.c:2667
+#: src/qemu_driver.c:2687
msgid "cpu affinity is not available"
msgstr ""
-#: src/qemu_driver.c:2694
+#: src/qemu_driver.c:2714
#, fuzzy, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr "učitavanje datoteka definicija domena"
-#: src/qemu_driver.c:2720 src/test.c:956
+#: src/qemu_driver.c:2740 src/test.c:956
#, fuzzy
msgid "cannot read domain image"
msgstr "čvor, popis domena"
-#: src/qemu_driver.c:2726
+#: src/qemu_driver.c:2746
#, fuzzy
msgid "failed to read qemu header"
msgstr "čitanje iz demona Xen nije uspjelo"
-#: src/qemu_driver.c:2733
+#: src/qemu_driver.c:2753
msgid "image magic is incorrect"
msgstr ""
-#: src/qemu_driver.c:2740
+#: src/qemu_driver.c:2760
#, c-format
msgid "image version is not supported (%d > %d)"
msgstr ""
-#: src/qemu_driver.c:2755
+#: src/qemu_driver.c:2775
#, fuzzy
msgid "failed to read XML"
msgstr "Čitanje priključka %d nije uspjelo\n"
-#: src/qemu_driver.c:2764
+#: src/qemu_driver.c:2784
#, fuzzy
msgid "failed to parse XML"
msgstr "Čitanje priključka %d nije uspjelo\n"
-#: src/qemu_driver.c:2777
+#: src/qemu_driver.c:2797
#, fuzzy, c-format
msgid "domain is already active as '%s'"
msgstr "Domena je aktivna"
-#: src/qemu_driver.c:2786
+#: src/qemu_driver.c:2806
#, fuzzy
msgid "failed to assign new VM"
msgstr "Čitanje priključka %d nije uspjelo\n"
-#: src/qemu_driver.c:2799
+#: src/qemu_driver.c:2819
#, fuzzy
msgid "failed to start VM"
msgstr "Pokretanje domene %s nije uspjelo"
-#: src/qemu_driver.c:2811
+#: src/qemu_driver.c:2831
#, fuzzy
msgid "failed to resume domain"
msgstr "Nastavljanje domene %s nije uspjelo"
-#: src/qemu_driver.c:2848 src/qemu_driver.c:3741 src/qemu_driver.c:3776
+#: src/qemu_driver.c:2868 src/qemu_driver.c:3761 src/qemu_driver.c:3796
#, fuzzy
msgid "failed to allocate space for VM name string"
msgstr "dodjeljivanje čvora nije uspjelo"
-#: src/qemu_driver.c:2962
+#: src/qemu_driver.c:2982
#, fuzzy, c-format
msgid "cannot convert disk '%s' to bus/device index"
msgstr "Nije moguće izvući hypervisor verziju pokrenutog %s\n"
-#: src/qemu_driver.c:2982
+#: src/qemu_driver.c:3002
#, fuzzy, c-format
msgid "Unsupported disk name mapping for bus '%s'"
msgstr "neočekivana MIME vrsta"
-#: src/qemu_driver.c:3022
+#: src/qemu_driver.c:3042
#, c-format
msgid "No device with bus '%s' and target '%s'"
msgstr ""
-#: src/qemu_driver.c:3049
+#: src/qemu_driver.c:3069
#, c-format
msgid ""
"Emulator version does not support removable media for device '%s' and target "
"'%s'"
msgstr ""
-#: src/qemu_driver.c:3086
+#: src/qemu_driver.c:3106
msgid "cannot change cdrom media"
msgstr ""
-#: src/qemu_driver.c:3097
+#: src/qemu_driver.c:3117
msgid "changing cdrom media failed"
msgstr ""
-#: src/qemu_driver.c:3157
+#: src/qemu_driver.c:3177
#, fuzzy
msgid "cannot attach usb disk"
msgstr "uklanjanje definicije neaktivne domene"
-#: src/qemu_driver.c:3168
+#: src/qemu_driver.c:3188
#, fuzzy
msgid "adding usb disk failed"
msgstr "učitavanje datoteke definicija računala"
-#: src/qemu_driver.c:3212
+#: src/qemu_driver.c:3232
#, fuzzy
msgid "cannot attach usb device"
msgstr "uklanjanje definicije neaktivne domene"
-#: src/qemu_driver.c:3223
+#: src/qemu_driver.c:3243
#, fuzzy
msgid "adding usb device failed"
msgstr "učitavanje datoteke definicija računala"
-#: src/qemu_driver.c:3253
+#: src/qemu_driver.c:3273
#, fuzzy
msgid "cannot attach device on inactive domain"
msgstr "uklanjanje definicije neaktivne domene"
-#: src/qemu_driver.c:3276
+#: src/qemu_driver.c:3296
msgid "this device type cannot be attached"
msgstr ""
-#: src/qemu_driver.c:3315
+#: src/qemu_driver.c:3335
#, fuzzy
msgid "cannot set autostart for transient domain"
msgstr "naziv neaktivne domene"
-#: src/qemu_driver.c:3341
+#: src/qemu_driver.c:3361
#, fuzzy, c-format
msgid "Failed to create symlink '%s to '%s': %s"
msgstr "Spremanje domene %s na lokaciju %s nije uspjelo"
-#: src/qemu_driver.c:3348 src/qemu_driver.c:3981 src/storage_driver.c:832
+#: src/qemu_driver.c:3368 src/qemu_driver.c:4001 src/storage_driver.c:832
#, fuzzy, c-format
msgid "Failed to delete symlink '%s': %s"
msgstr "Obustavljanje domene %s nije uspjelo"
-#: src/qemu_driver.c:3410
+#: src/qemu_driver.c:3430
#, fuzzy, c-format
msgid "invalid path: %s"
msgstr "neispravan argument pri %s"
-#: src/qemu_driver.c:3418
+#: src/qemu_driver.c:3438
msgid "'info blockstats' command failed"
msgstr ""
-#: src/qemu_driver.c:3433
+#: src/qemu_driver.c:3453
msgid "'info blockstats' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:3498
+#: src/qemu_driver.c:3518
#, fuzzy, c-format
msgid "device not found: %s (%s)"
msgstr "Domena je obnovljena iz %s\n"
-#: src/qemu_driver.c:3530 src/qemu_driver.c:3573
+#: src/qemu_driver.c:3550 src/qemu_driver.c:3593
msgid "NULL or empty path"
msgstr ""
-#: src/qemu_driver.c:3541
+#: src/qemu_driver.c:3561
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr ""
-#: src/qemu_driver.c:3583
+#: src/qemu_driver.c:3603
#, fuzzy
msgid "invalid path"
msgstr "neispravan argument pri %s"
-#: src/qemu_driver.c:3626
+#: src/qemu_driver.c:3646
msgid "QEMU driver only supports virtual memory addrs"
msgstr ""
-#: src/qemu_driver.c:3653
+#: src/qemu_driver.c:3673
#, fuzzy
msgid "'memsave' command failed"
msgstr "naziv domene"
-#: src/qemu_driver.c:3682 src/qemu_driver.c:3850 src/qemu_driver.c:3875
-#: src/qemu_driver.c:3889 src/qemu_driver.c:3904 src/qemu_driver.c:3937
-#: src/qemu_driver.c:3953
+#: src/qemu_driver.c:3702 src/qemu_driver.c:3870 src/qemu_driver.c:3895
+#: src/qemu_driver.c:3909 src/qemu_driver.c:3924 src/qemu_driver.c:3957
+#: src/qemu_driver.c:3973
msgid "no network with matching uuid"
msgstr ""
-#: src/qemu_driver.c:3697
+#: src/qemu_driver.c:3717
msgid "no network with matching name"
msgstr ""
-#: src/qemu_driver.c:3856
+#: src/qemu_driver.c:3876
#, fuzzy
msgid "network is still active"
msgstr "Domena je aktivna"
-#: src/qemu_driver.c:3917
+#: src/qemu_driver.c:3937
#, fuzzy
msgid "no network with matching id"
msgstr "podaci domene u XML-u"
-#: src/qemu_driver.c:3924
+#: src/qemu_driver.c:3944
#, fuzzy
msgid "failed to allocate space for network bridge string"
msgstr "dodjeljivanje čvora nije uspjelo"
-#: src/qemu_driver.c:3974 src/storage_driver.c:823
+#: src/qemu_driver.c:3994 src/storage_driver.c:823
#, fuzzy, c-format
msgid "Failed to create symlink '%s' to '%s': %s"
msgstr "Spremanje domene %s na lokaciju %s nije uspjelo"
msgid "%s not implemented on Win32"
msgstr ""
-#: src/storage_backend_disk.c:85 src/storage_backend_logical.c:57
+#: src/storage_backend_disk.c:90 src/storage_backend_logical.c:57
#, c-format
msgid "unsupported pool format %s"
msgstr ""
-#: src/storage_backend_disk.c:110 src/storage_backend_logical.c:70
+#: src/storage_backend_disk.c:115 src/storage_backend_logical.c:70
#, c-format
msgid "unsupported pool format %d"
msgstr ""
-#: src/storage_backend_disk.c:138 src/storage_backend_fs.c:192
+#: src/storage_backend_disk.c:143 src/storage_backend_fs.c:192
#: src/storage_backend_fs.c:262 src/storage_backend_fs.c:314
#, c-format
msgid "unsupported volume format %s"
msgstr ""
-#: src/storage_backend_disk.c:165 src/storage_backend_fs.c:225
+#: src/storage_backend_disk.c:170 src/storage_backend_fs.c:225
#: src/storage_backend_fs.c:297 src/storage_backend_fs.c:329
#, c-format
msgid "unsupported volume format %d"
msgstr ""
-#: src/storage_backend_disk.c:179 src/storage_backend_disk.c:192
-#: src/storage_backend_disk.c:199 src/storage_backend_disk.c:221
+#: src/storage_backend_disk.c:184 src/storage_backend_disk.c:197
+#: src/storage_backend_disk.c:204 src/storage_backend_disk.c:226
#: src/storage_backend_fs.c:839 src/storage_backend_iscsi.c:177
#: src/storage_backend_logical.c:116 src/storage_backend_logical.c:121
#: src/storage_backend_logical.c:133 src/storage_backend_logical.c:143
-#: src/storage_backend_logical.c:531
+#: src/storage_backend_logical.c:546
msgid "volume"
msgstr ""
-#: src/storage_backend_disk.c:229
+#: src/storage_backend_disk.c:234
msgid "volume extents"
msgstr ""
-#: src/storage_backend_disk.c:237
+#: src/storage_backend_disk.c:242
msgid "cannot parse device start location"
msgstr ""
-#: src/storage_backend_disk.c:244
+#: src/storage_backend_disk.c:249
msgid "cannot parse device end location"
msgstr ""
-#: src/storage_backend_disk.c:250 src/storage_backend_logical.c:154
+#: src/storage_backend_disk.c:255 src/storage_backend_logical.c:154
#: src/storage_backend_logical.c:160
msgid "extents"
msgstr ""
-#: src/storage_backend_disk.c:464
+#: src/storage_backend_disk.c:462
msgid "no large enough free extent"
msgstr ""
-#: src/storage_backend_disk.c:498
-msgid "Disk pools are not yet supported"
+#: src/storage_backend_disk.c:502
+#, c-format
+msgid "Couldn't read volume target path '%s'. %s"
msgstr ""
+#: src/storage_backend_disk.c:517
+#, c-format
+msgid "Volume path '%s' did not start with parent pool source device name."
+msgstr ""
+
+#: src/storage_backend_disk.c:526
+#, fuzzy, c-format
+msgid "cannot parse partition number from target '%s'"
+msgstr "Obustavljanje domene %s nije uspjelo"
+
#: src/storage_backend_fs.c:358
#, c-format
msgid "cannot read header '%s': %s"
msgstr ""
#: src/storage_backend_fs.c:1042 src/storage_backend_fs.c:1078
-#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:543
+#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:558
#, c-format
msgid "cannot read path '%s': %s"
msgstr ""
msgid "creation of non-raw images is not supported without qemu-img"
msgstr ""
-#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:552
+#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:567
#, fuzzy, c-format
msgid "cannot set file owner '%s': %s"
msgstr "Obustavljanje domene %s nije uspjelo"
-#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:559
+#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:574
#, fuzzy, c-format
msgid "cannot set file mode '%s': %s"
msgstr "Obustavljanje domene %s nije uspjelo"
-#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:566
+#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:581
#, c-format
msgid "cannot close file '%s': %s"
msgstr ""
msgid "lvs command failed with exitstatus %d"
msgstr ""
-#: src/storage_backend_logical.c:355
+#: src/storage_backend_logical.c:354
#, fuzzy
msgid "command line"
msgstr "naziv domene"
-#: src/storage_backend_logical.c:372
+#: src/storage_backend_logical.c:371
#, c-format
msgid "cannot open device %s"
msgstr ""
-#: src/storage_backend_logical.c:378
+#: src/storage_backend_logical.c:377
#, c-format
msgid "cannot clear device header %s"
msgstr ""
-#: src/storage_backend_logical.c:385
+#: src/storage_backend_logical.c:384
#, c-format
msgid "cannot close device %s"
msgstr ""
-#: src/storage_backend_logical.c:575
+#: src/storage_backend_logical.c:507
+#, fuzzy, c-format
+msgid "cannot remove PV device %s: %s"
+msgstr "zapisivanje konfiguracijske datoteke %s nije uspjelo"
+
+#: src/storage_backend_logical.c:590
#, c-format
msgid "cannot find newly created volume '%s': %s"
msgstr ""
msgstr "PODATAK"
#: src/virsh.c:6292 src/virsh.c:6314
-msgid "blocked"
-msgstr "blokirano"
+msgid "idle"
+msgstr ""
#: src/virsh.c:6294
msgid "paused"
msgid "domain information incomplete, missing uuid"
msgstr "podaci domene nisu potpuni, nedostaje uuid"
-#: src/xend_internal.c:1109 src/xend_internal.c:2204 src/xend_internal.c:2211
+#: src/xend_internal.c:1109 src/xend_internal.c:2213 src/xend_internal.c:2220
msgid "domain information incomplete, missing name"
msgstr "podaci domene nisu potpuni, nedostaje name"
msgid "unknown graphics type '%s'"
msgstr "nepoznata vrsta OS %s"
-#: src/xend_internal.c:2191
+#: src/xend_internal.c:2200
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "podaci domene nisu potpuni, nedostaje uuid"
-#: src/xend_internal.c:2260 src/xend_internal.c:2270 src/xend_internal.c:2280
+#: src/xend_internal.c:2269 src/xend_internal.c:2279 src/xend_internal.c:2289
#, fuzzy, c-format
msgid "unknown lifecycle type %s"
msgstr "nepoznata vrsta OS %s"
-#: src/xend_internal.c:2593
+#: src/xend_internal.c:2602
#, fuzzy
msgid "failed to parse topology information"
msgstr "raščlanjivanje podataka Xend domene nije uspjelo"
-#: src/xend_internal.c:2647
+#: src/xend_internal.c:2656
#, fuzzy
msgid "topology syntax error"
msgstr "pogreška u sintaksi konfiguracijske datoteke"
-#: src/xend_internal.c:2711
+#: src/xend_internal.c:2720
msgid "failed to parse Xend domain information"
msgstr "raščlanjivanje podataka Xend domene nije uspjelo"
-#: src/xend_internal.c:3193
+#: src/xend_internal.c:3202
msgid "xenDaemonDomainFetch failed to find this domain"
msgstr ""
-#: src/xend_internal.c:3815 src/xend_internal.c:4290 src/xm_internal.c:1617
+#: src/xend_internal.c:3824 src/xend_internal.c:4299 src/xm_internal.c:1617
#, fuzzy
msgid "failed to build sexpr"
msgstr "Obustavljanje domene %s nije uspjelo"
-#: src/xend_internal.c:3917
+#: src/xend_internal.c:3926
#, fuzzy
msgid "unsupported device type"
msgstr "neočekivana MIME vrsta"
-#: src/xend_internal.c:4020
+#: src/xend_internal.c:4029
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4061
+#: src/xend_internal.c:4070
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4069
+#: src/xend_internal.c:4078
#, fuzzy
msgid "unexpected value from on_xend_start"
msgstr "neočekivani čvor vrijednosti"
-#: src/xend_internal.c:4080
+#: src/xend_internal.c:4089
#, fuzzy
msgid "no memory"
msgstr "čvor, memorija"
-#: src/xend_internal.c:4086
+#: src/xend_internal.c:4095
#, fuzzy
msgid "sexpr2string failed"
msgstr "operacija nije uspjela"
-#: src/xend_internal.c:4091
+#: src/xend_internal.c:4100
#, fuzzy
msgid "Failed to redefine sexpr"
msgstr "Uklanjanje definicije domene %s nije uspjelo"
-#: src/xend_internal.c:4096
+#: src/xend_internal.c:4105
msgid "on_xend_start not present in sexpr"
msgstr ""
-#: src/xend_internal.c:4127
+#: src/xend_internal.c:4136
#, fuzzy, c-format
msgid "gethostname failed: %s"
msgstr "operacija nije uspjela: %s"
-#: src/xend_internal.c:4133
+#: src/xend_internal.c:4142
#, fuzzy, c-format
msgid "failed to strdup hostname: %s"
msgstr "dohvaćanje vrste hypervisora nije uspjelo"
-#: src/xend_internal.c:4164
+#: src/xend_internal.c:4173
msgid ""
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
"migration"
msgstr ""
-#: src/xend_internal.c:4174
+#: src/xend_internal.c:4183
msgid ""
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
"migration"
msgstr ""
-#: src/xend_internal.c:4186
+#: src/xend_internal.c:4195
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr ""
-#: src/xend_internal.c:4199
+#: src/xend_internal.c:4208
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr ""
-#: src/xend_internal.c:4204
+#: src/xend_internal.c:4213
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr ""
-#: src/xend_internal.c:4211
+#: src/xend_internal.c:4220
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr ""
-#: src/xend_internal.c:4218 src/xend_internal.c:4240 src/xend_internal.c:4248
-#: src/xend_internal.c:4474 src/xend_internal.c:4481 src/xml.c:89
+#: src/xend_internal.c:4227 src/xend_internal.c:4249 src/xend_internal.c:4257
+#: src/xend_internal.c:4483 src/xend_internal.c:4490 src/xml.c:89
msgid "strdup failed"
msgstr ""
-#: src/xend_internal.c:4231
+#: src/xend_internal.c:4240
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr ""
-#: src/xend_internal.c:4284
+#: src/xend_internal.c:4293
#, fuzzy
msgid "failed to parse domain description"
msgstr "raščlanjivanje podataka Xend domene nije uspjelo"
-#: src/xend_internal.c:4300
+#: src/xend_internal.c:4309
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Izrada domene %s nije uspjela\n"
-#: src/xend_internal.c:4456 src/xend_internal.c:4532 src/xend_internal.c:4622
+#: src/xend_internal.c:4465 src/xend_internal.c:4541 src/xend_internal.c:4631
msgid "unsupported in xendConfigVersion < 4"
msgstr ""
-#: src/xend_internal.c:4468
+#: src/xend_internal.c:4477
#, fuzzy
msgid "node information incomplete, missing scheduler name"
msgstr "podaci domene nisu potpuni, nedostaje name"
-#: src/xend_internal.c:4486 src/xend_internal.c:4580 src/xend_internal.c:4692
+#: src/xend_internal.c:4495 src/xend_internal.c:4589 src/xend_internal.c:4701
#, fuzzy
msgid "Unknown scheduler"
msgstr "nepoznato računalo"
-#: src/xend_internal.c:4545 src/xend_internal.c:4635
+#: src/xend_internal.c:4554 src/xend_internal.c:4644
#, fuzzy
msgid "Failed to get a scheduler name"
msgstr "dohvaćanje vrste hypervisora nije uspjelo"
-#: src/xend_internal.c:4558 src/xend_internal.c:4671
+#: src/xend_internal.c:4567 src/xend_internal.c:4680
#, fuzzy
msgid "domain information incomplete, missing cpu_weight"
msgstr "podaci domene nisu potpuni, nedostaje uuid"
-#: src/xend_internal.c:4563 src/xend_internal.c:4680
+#: src/xend_internal.c:4572 src/xend_internal.c:4689
#, fuzzy
msgid "domain information incomplete, missing cpu_cap"
msgstr "podaci domene nisu potpuni, nedostaje uuid"
-#: src/xend_internal.c:4739
+#: src/xend_internal.c:4748
msgid "domainBlockPeek is not supported for dom0"
msgstr ""
-#: src/xend_internal.c:4762
+#: src/xend_internal.c:4771
#, fuzzy, c-format
msgid "%s: invalid path"
msgstr "neispravan argument pri %s"
-#: src/xend_internal.c:4770
+#: src/xend_internal.c:4779
#, fuzzy, c-format
msgid "failed to open for reading: %s: %s"
msgstr "otvaranje %s za čitanje nije uspjelo"
-#: src/xend_internal.c:4782
+#: src/xend_internal.c:4791
#, fuzzy, c-format
msgid "failed to lseek or read from file: %s: %s"
msgstr "Obustavljanje domene %s nije uspjelo"
-#: src/xend_internal.c:4865 src/xend_internal.c:4911
+#: src/xend_internal.c:4874 src/xend_internal.c:4920
#, fuzzy, c-format
msgid "unexpected graphics type %d"
msgstr "neočekivana MIME vrsta"
-#: src/xend_internal.c:4954
+#: src/xend_internal.c:4963
#, fuzzy
msgid "unexpected chr device type"
msgstr "neočekivana MIME vrsta"
-#: src/xend_internal.c:5128 src/xm_internal.c:1779
+#: src/xend_internal.c:5137 src/xm_internal.c:1779
#, fuzzy, c-format
msgid "unsupported network type %d"
msgstr "neočekivana MIME vrsta"
-#: src/xend_internal.c:5302 src/xend_internal.c:5309 src/xend_internal.c:5316
+#: src/xend_internal.c:5311 src/xend_internal.c:5318 src/xend_internal.c:5325
#, fuzzy, c-format
msgid "unexpected lifecycle value %d"
msgstr "neočekivani čvor vrijednosti"
-#: src/xend_internal.c:5333
+#: src/xend_internal.c:5342
#, fuzzy
msgid "no HVM domain loader"
msgstr "čvor, popis domena"
-#: src/xend_internal.c:5544
+#: src/xend_internal.c:5553
#, fuzzy
msgid "hotplug of device type not supported"
msgstr "pozivanje biblioteke nije uspjelo, možda nije podržano"
msgid "failed to connect to Xen Store"
msgstr "uspostavljanje veze sa Xen Store nije uspjelo"
+#~ msgid "blocked"
+#~ msgstr "blokirano"
+
#, fuzzy
#~ msgid "invalid interface type: %s"
#~ msgstr "neispravan argument pri %s"
#~ msgid "cannot read tty pid file %s: %s"
#~ msgstr "zapisivanje konfiguracijske datoteke %s nije uspjelo"
-#, fuzzy
-#~ msgid "cannot remove ttyPidFile %s: %s"
-#~ msgstr "zapisivanje konfiguracijske datoteke %s nije uspjelo"
-
#, fuzzy
#~ msgid "failed to calloc memory for init string: %s"
#~ msgstr "dodjeljivanje čvora nije uspjelo"
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-09-08 14:51+0200\n"
+"POT-Creation-Date: 2008-09-23 22:28+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"
msgid "storage_vol not found"
msgstr "No s'ha trobat la xarxa"
-#: src/conf.c:155 src/conf.c:203 src/conf.c:488 src/conf.c:525 src/conf.c:553
-#: src/conf.c:631
+#: src/conf.c:164 src/conf.c:212 src/conf.c:491 src/conf.c:528 src/conf.c:555
+#: src/conf.c:630
msgid "allocating configuration"
msgstr "s'està assignant la configuració"
-#: src/conf.c:338
+#: src/conf.c:347
msgid "unterminated number"
msgstr "número no acabat"
-#: src/conf.c:372 src/conf.c:389 src/conf.c:401
+#: src/conf.c:380 src/conf.c:396 src/conf.c:407
msgid "unterminated string"
msgstr "cadena sense acabar"
-#: src/conf.c:429 src/conf.c:483
+#: src/conf.c:434 src/conf.c:487
msgid "expecting a value"
msgstr "s'espera un valor"
-#: src/conf.c:450
+#: src/conf.c:454
msgid "expecting a separator in list"
msgstr "s'espera un separador a la llista"
-#: src/conf.c:473
+#: src/conf.c:477
#, fuzzy
msgid "list is not closed with ]"
msgstr "la llista no s'ha tancat amb ] "
-#: src/conf.c:518
+#: src/conf.c:521
msgid "expecting a name"
msgstr "s'espera un nom"
-#: src/conf.c:581
+#: src/conf.c:582
msgid "expecting a separator"
msgstr "s'espera un separador"
msgid "expecting an assignment"
msgstr "s'espera una assignació"
-#: src/conf.c:894 src/conf.c:950 src/xend_internal.c:584
-#: src/xend_internal.c:2657 src/xm_internal.c:1475 src/xm_internal.c:1482
+#: src/conf.c:892 src/conf.c:948 src/xend_internal.c:584
+#: src/xend_internal.c:2666 src/xm_internal.c:1475 src/xm_internal.c:1482
#, fuzzy
msgid "allocate buffer"
msgstr "assigna memòria intermèdia nova"
-#: src/conf.c:901
+#: src/conf.c:899
msgid "failed to open file"
msgstr "no s'ha pogut obrir el fitxer"
-#: src/conf.c:912
+#: src/conf.c:910
msgid "failed to save content"
msgstr "no s'ha pogut desar el contingut"
msgid "cannot extract disk devices"
msgstr "dispositiu de la interfície"
-#: src/domain_conf.c:1939 src/qemu_driver.c:3133
+#: src/domain_conf.c:1939 src/qemu_driver.c:3153
#, fuzzy, c-format
msgid "duplicate disk target '%s'"
msgstr "tipus de dispositiu destí"
msgid "unexpected char type %d"
msgstr "tipus mime inesperat"
-#: src/domain_conf.c:2815 src/xend_internal.c:5214
+#: src/domain_conf.c:2815 src/xend_internal.c:5223
#, fuzzy, c-format
msgid "unexpected sound model %d"
msgstr "tipus mime inesperat"
-#: src/domain_conf.c:2835 src/xend_internal.c:5237
+#: src/domain_conf.c:2835 src/xend_internal.c:5246
#, fuzzy, c-format
msgid "unexpected input type %d"
msgstr "tipus mime inesperat"
#: src/lxc_driver.c:274 src/lxc_driver.c:309 src/lxc_driver.c:335
#: src/lxc_driver.c:350 src/openvz_driver.c:238 src/openvz_driver.c:267
-#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:620
-#: src/openvz_driver.c:651 src/openvz_driver.c:672 src/openvz_driver.c:713
-#: src/qemu_driver.c:2192 src/qemu_driver.c:2279 src/qemu_driver.c:2828
-#: src/qemu_driver.c:2883 src/qemu_driver.c:2927 src/qemu_driver.c:3007
-#: src/qemu_driver.c:3123 src/qemu_driver.c:3192 src/qemu_driver.c:3247
-#: src/qemu_driver.c:3291 src/qemu_driver.c:3309 src/qemu_driver.c:3567
+#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:621
+#: src/openvz_driver.c:652 src/openvz_driver.c:673 src/openvz_driver.c:714
+#: src/qemu_driver.c:2212 src/qemu_driver.c:2299 src/qemu_driver.c:2848
+#: src/qemu_driver.c:2903 src/qemu_driver.c:2947 src/qemu_driver.c:3027
+#: src/qemu_driver.c:3143 src/qemu_driver.c:3212 src/qemu_driver.c:3267
+#: src/qemu_driver.c:3311 src/qemu_driver.c:3329 src/qemu_driver.c:3587
#, fuzzy
msgid "no domain with matching uuid"
msgstr "id de domini o uuid"
-#: src/lxc_driver.c:280 src/openvz_driver.c:625 src/qemu_driver.c:2933
+#: src/lxc_driver.c:280 src/openvz_driver.c:626 src/qemu_driver.c:2953
#, fuzzy
msgid "cannot delete active domain"
msgstr "nom del domini inactiu"
-#: src/lxc_driver.c:286 src/qemu_driver.c:2939
+#: src/lxc_driver.c:286 src/qemu_driver.c:2959
#, fuzzy
msgid "cannot undefine transient domain"
msgstr "nom del domini inactiu"
msgid "container '%s' unexpectedly shutdown during startup"
msgstr ""
-#: src/lxc_driver.c:747 src/qemu_driver.c:892
+#: src/lxc_driver.c:747 src/qemu_driver.c:893
#, fuzzy, c-format
msgid "cannot create log directory %s: %s"
msgstr "no s'ha pogut escriure el fitxer de configuració: %s"
msgid "unknown forwarding type '%s'"
msgstr "tipus d'SO desconegut %s"
-#: src/network_conf.c:662 src/qemu_driver.c:3334 src/qemu_driver.c:3967
+#: src/network_conf.c:662 src/qemu_driver.c:3354 src/qemu_driver.c:3987
#: src/storage_driver.c:816
#, c-format
msgid "cannot create autostart directory %s: %s"
msgid "no config file for %s"
msgstr "error de sintaxi del fitxer de configuració: %s"
-#: src/openvz_conf.c:187
+#: src/openvz_conf.c:190
+#, fuzzy, c-format
+msgid "Cound not read 'IP_ADDRESS' from config for container %d"
+msgstr "no s'ha pogut connectar a %s"
+
+#: src/openvz_conf.c:220
+#, fuzzy, c-format
+msgid "Cound not read 'NETIF' from config for container %d"
+msgstr "no s'ha pogut connectar a %s"
+
+#: src/openvz_conf.c:247
+#, fuzzy
+msgid "Too long network device name"
+msgstr "s'està resolent el nom de fitxer de la xarxa"
+
+#: src/openvz_conf.c:264
+#, fuzzy
+msgid "Wrong length MAC address"
+msgstr "l'adreça MAC no és vàlida"
+
+#: src/openvz_conf.c:271
+#, fuzzy
+msgid "Wrong MAC address"
+msgstr "adreça MAC"
+
+#: src/openvz_conf.c:327
#, fuzzy
msgid "popen failed"
msgstr "ha fallat l'operació"
-#: src/openvz_conf.c:197
+#: src/openvz_conf.c:337
#, fuzzy
msgid "Failed to parse vzlist output"
msgstr "No s'ha pogut obrir «%s»: %s"
-#: src/openvz_conf.c:223
+#: src/openvz_conf.c:363
#, fuzzy
msgid "UUID in config file malformed"
msgstr "error de sintaxi del fitxer de configuració: %s"
-#: src/openvz_conf.c:235
+#: src/openvz_conf.c:375
#, fuzzy, c-format
msgid "Cound not read config for container %d"
msgstr "no s'ha pogut connectar a %s"
msgid "Container ID is not specified"
msgstr ""
-#: src/openvz_driver.c:391 src/openvz_driver.c:459 src/openvz_driver.c:534
-#: src/openvz_driver.c:554 src/openvz_driver.c:600 src/openvz_driver.c:631
-#: src/openvz_driver.c:656 src/openvz_driver.c:728 src/openvz_driver.c:826
-#: src/openvz_driver.c:872
+#: src/openvz_driver.c:391 src/openvz_driver.c:460 src/openvz_driver.c:535
+#: src/openvz_driver.c:555 src/openvz_driver.c:601 src/openvz_driver.c:632
+#: src/openvz_driver.c:657 src/openvz_driver.c:729 src/openvz_driver.c:827
+#: src/openvz_driver.c:873
#, fuzzy, c-format
msgid "Could not exec %s"
msgstr "no s'ha pogut connectar a %s"
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:451 src/openvz_driver.c:528
+#: src/openvz_driver.c:452 src/openvz_driver.c:529
msgid "Error creating command for container"
msgstr ""
-#: src/openvz_driver.c:465 src/openvz_driver.c:540
+#: src/openvz_driver.c:466 src/openvz_driver.c:541
#, fuzzy
msgid "Could not set UUID"
msgstr "no s'ha pogut connectar a %s"
-#: src/openvz_driver.c:475 src/openvz_driver.c:546
+#: src/openvz_driver.c:476 src/openvz_driver.c:547
#, fuzzy
msgid "Could not configure network"
msgstr "no s'ha pogut connectar a %s"
-#: src/openvz_driver.c:482 src/openvz_driver.c:569
+#: src/openvz_driver.c:483 src/openvz_driver.c:570
#, fuzzy
msgid "Could not set number of virtual cpu"
msgstr "canvia el nombre de CPU virtuals"
#: src/openvz_driver.c:517
#, c-format
-msgid "Already an OPENVZ VM defined with the id '%d'"
+msgid "Already an OPENVZ VM defined with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:588
+#: src/openvz_driver.c:589
msgid "no domain with matching id"
msgstr ""
-#: src/openvz_driver.c:594
+#: src/openvz_driver.c:595
#, fuzzy
msgid "domain is not in shutoff state"
msgstr "El domini encara s'està executant"
-#: src/openvz_driver.c:677
+#: src/openvz_driver.c:678
#, fuzzy
msgid "Could not read container config"
msgstr "no s'ha pogut connectar a %s"
-#: src/openvz_driver.c:693 src/qemu_driver.c:1823
+#: src/openvz_driver.c:694 src/qemu_driver.c:1843
#, fuzzy, c-format
msgid "unknown type '%s'"
msgstr "tipus d'SO desconegut %s"
-#: src/openvz_driver.c:719
+#: src/openvz_driver.c:720
msgid "VCPUs should be >= 1"
msgstr ""
-#: src/openvz_driver.c:835 src/openvz_driver.c:881
+#: src/openvz_driver.c:836 src/openvz_driver.c:882
#, fuzzy, c-format
msgid "Could not parse VPS ID %s"
msgstr "no s'ha pogut connectar a %s"
msgid "Unexpected exit status '%d', qemu probably failed"
msgstr ""
-#: src/qemu_conf.c:519 src/qemu_driver.c:925
+#: src/qemu_conf.c:519 src/qemu_driver.c:926
#, fuzzy, c-format
msgid "Cannot find QEMU binary %s: %s"
msgstr "No s'ha pogut obrir «%s»: %s"
msgid "Network type %d is not supported"
msgstr "S'ha iniciat la xarxa %s\n"
-#: src/qemu_conf.c:580 src/qemu_driver.c:1515
+#: src/qemu_conf.c:580 src/qemu_driver.c:1514
#, fuzzy, c-format
msgid "cannot initialize bridge support: %s"
msgstr "No s'ha pogut obrir «%s»: %s"
msgid "failed to allocate space for argv string"
msgstr "No s'ha pogut assignar memòria"
-#: src/qemu_driver.c:90
+#: src/qemu_driver.c:91
#, fuzzy
msgid "Failed to set close-on-exec file descriptor flag\n"
msgstr "no s'ha pogut escriure el fitxer de registre"
-#: src/qemu_driver.c:105
+#: src/qemu_driver.c:106
#, fuzzy
msgid "Failed to set non-blocking file descriptor flag\n"
msgstr "no s'ha pogut analitzar la informació del domini Xend"
-#: src/qemu_driver.c:150
+#: src/qemu_driver.c:151
#, fuzzy, c-format
msgid "Failed to autostart network '%s': %s\n"
msgstr "No s'ha pogut iniciar la xarxa %s"
-#: src/qemu_driver.c:165
+#: src/qemu_driver.c:166
#, fuzzy, c-format
msgid "Failed to autostart VM '%s': %s\n"
msgstr "No s'ha pogut obrir «%s»: %s"
-#: src/qemu_driver.c:201
+#: src/qemu_driver.c:202
#, fuzzy, c-format
msgid "Failed to find user record for uid '%d': %s\n"
msgstr "No s'ha trobat la xarxa: %s"
-#: src/qemu_driver.c:212
+#: src/qemu_driver.c:213
#, fuzzy
msgid "out of memory in asprintf\n"
msgstr "sense memòria"
-#: src/qemu_driver.c:268
+#: src/qemu_driver.c:269
#, fuzzy
msgid "qemudStartup: out of memory\n"
msgstr "sense memòria"
-#: src/qemu_driver.c:295
+#: src/qemu_driver.c:296
msgid "Reloading iptables rules\n"
msgstr ""
-#: src/qemu_driver.c:433
+#: src/qemu_driver.c:434
#, c-format
msgid ""
"QEMU quit during %s startup\n"
"%s"
msgstr ""
-#: src/qemu_driver.c:443 src/qemu_driver.c:456
+#: src/qemu_driver.c:444 src/qemu_driver.c:457
#, c-format
msgid "Failure while reading %s startup output: %s"
msgstr ""
-#: src/qemu_driver.c:451
+#: src/qemu_driver.c:452
#, c-format
msgid "Timed out while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:467
+#: src/qemu_driver.c:468
#, c-format
msgid "Failure while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:479
+#: src/qemu_driver.c:480
#, c-format
msgid "Out of space while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:510
+#: src/qemu_driver.c:511
#, fuzzy, c-format
msgid "Unable to open monitor path %s"
msgstr "No s'ha pogut obrir «%s»: %s"
-#: src/qemu_driver.c:515
+#: src/qemu_driver.c:516
msgid "Unable to set monitor close-on-exec flag"
msgstr ""
-#: src/qemu_driver.c:520
+#: src/qemu_driver.c:521
msgid "Unable to put monitor into non-blocking mode"
msgstr ""
-#: src/qemu_driver.c:648 src/qemu_driver.c:1027 src/qemu_driver.c:1726
-#: src/qemu_driver.c:1736
+#: src/qemu_driver.c:649 src/qemu_driver.c:1028 src/qemu_driver.c:1725
+#: src/qemu_driver.c:1735
#, fuzzy, c-format
msgid "Unable to log VM console data: %s\n"
msgstr "no s'ha pogut escriure el fitxer de registre"
-#: src/qemu_driver.c:671
+#: src/qemu_driver.c:672
#, fuzzy
msgid "allocate cpumap"
msgstr "assigna un nou context"
-#: src/qemu_driver.c:682
+#: src/qemu_driver.c:683
msgid "cannot run monitor command to fetch CPU thread info"
msgstr ""
-#: src/qemu_driver.c:786
+#: src/qemu_driver.c:787
#, fuzzy, c-format
msgid "failed to set CPU affinity %s"
msgstr "no s'ha pogut obtenir el domini '%s'"
-#: src/qemu_driver.c:796 src/qemu_driver.c:2135
+#: src/qemu_driver.c:797 src/qemu_driver.c:2155
#, fuzzy
msgid "resume operation failed"
msgstr "ha fallat l'operació"
-#: src/qemu_driver.c:859
+#: src/qemu_driver.c:860
#, fuzzy
msgid "VM is already active"
msgstr "El domini ja és actiu"
-#: src/qemu_driver.c:869
+#: src/qemu_driver.c:870
msgid "Unable to find an unused VNC port"
msgstr ""
-#: src/qemu_driver.c:881
+#: src/qemu_driver.c:882
#, c-format
msgid "config file path too long: %s/%s.log"
msgstr ""
-#: src/qemu_driver.c:900
+#: src/qemu_driver.c:901
#, fuzzy, c-format
msgid "failed to create logfile %s: %s"
msgstr "no s'ha pogut escriure el fitxer de registre"
-#: src/qemu_driver.c:906
+#: src/qemu_driver.c:907
#, fuzzy, c-format
msgid "Unable to set VM logfile close-on-exec flag %s"
msgstr "no s'ha pogut escriure el fitxer de registre"
-#: src/qemu_driver.c:935 src/qemu_driver.c:3032
+#: src/qemu_driver.c:936 src/qemu_driver.c:3052
#, fuzzy, c-format
msgid "Cannot determine QEMU argv syntax %s"
msgstr "No s'ha pogut obrir «%s»: %s"
-#: src/qemu_driver.c:951 src/qemu_driver.c:954 src/qemu_driver.c:959
+#: src/qemu_driver.c:952 src/qemu_driver.c:955 src/qemu_driver.c:960
#, fuzzy, c-format
msgid "Unable to write argv to logfile %d: %s\n"
msgstr "no s'ha pogut escriure el fitxer de registre"
-#: src/qemu_driver.c:1041
+#: src/qemu_driver.c:1040
#, fuzzy, c-format
msgid "Shutting down VM '%s'\n"
msgstr "no s'ha pogut obtenir la xarxa '%s'"
-#: src/qemu_driver.c:1052
+#: src/qemu_driver.c:1051
#, fuzzy, c-format
msgid "Unable to close logfile %d: %s\n"
msgstr "no s'ha pogut escriure el fitxer de registre"
-#: src/qemu_driver.c:1067
+#: src/qemu_driver.c:1066
#, fuzzy
msgid "Got unexpected pid, damn\n"
msgstr "node dict inesperat"
-#: src/qemu_driver.c:1221
+#: src/qemu_driver.c:1220
#, fuzzy
msgid "failed to allocate space for dnsmasq argv"
msgstr "no s'ha pogut assignar un node"
-#: src/qemu_driver.c:1235
+#: src/qemu_driver.c:1234
msgid "cannot start dhcp daemon without IP address for server"
msgstr ""
-#: src/qemu_driver.c:1264
+#: src/qemu_driver.c:1263
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
msgstr "No s'ha pogut desar el domini %s a %s"
-#: src/qemu_driver.c:1275
+#: src/qemu_driver.c:1274
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
msgstr "No s'ha pogut desar el domini %s a %s"
-#: src/qemu_driver.c:1285
+#: src/qemu_driver.c:1284
#, fuzzy, c-format
msgid "failed to add iptables rule to enable masquerading : %s\n"
msgstr "No s'ha pogut desar el domini %s a %s"
-#: src/qemu_driver.c:1317
+#: src/qemu_driver.c:1316
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
msgstr "No s'ha pogut desar el domini %s a %s"
-#: src/qemu_driver.c:1328
+#: src/qemu_driver.c:1327
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
msgstr "No s'ha pogut desar el domini %s a %s"
-#: src/qemu_driver.c:1353
+#: src/qemu_driver.c:1352
#, fuzzy
msgid "failed to allocate space for IP tables support"
msgstr "no s'ha pogut assignar un node"
-#: src/qemu_driver.c:1361 src/qemu_driver.c:1368
+#: src/qemu_driver.c:1360 src/qemu_driver.c:1367
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
msgstr "No s'ha pogut desar el domini %s a %s"
-#: src/qemu_driver.c:1376 src/qemu_driver.c:1383
+#: src/qemu_driver.c:1375 src/qemu_driver.c:1382
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
msgstr "No s'ha pogut desar el domini %s a %s"
-#: src/qemu_driver.c:1393
+#: src/qemu_driver.c:1392
#, fuzzy, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
msgstr "No s'ha pogut desar el domini %s a %s"
-#: src/qemu_driver.c:1400
+#: src/qemu_driver.c:1399
#, fuzzy, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
msgstr "No s'ha pogut desar el domini %s a %s"
-#: src/qemu_driver.c:1408
+#: src/qemu_driver.c:1407
#, fuzzy, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
msgstr "No s'ha pogut desar el domini %s a %s"
-#: src/qemu_driver.c:1509
+#: src/qemu_driver.c:1508
#, fuzzy
msgid "network is already active"
msgstr "El domini ja és actiu"
-#: src/qemu_driver.c:1521
+#: src/qemu_driver.c:1520
#, fuzzy, c-format
msgid "cannot create bridge '%s' : %s"
msgstr "no s'ha pogut escriure el fitxer de configuració: %s"
-#: src/qemu_driver.c:1536
+#: src/qemu_driver.c:1535
#, fuzzy, c-format
msgid "cannot set IP address on bridge '%s' to '%s' : %s"
msgstr "No s'ha pogut obrir «%s»: %s"
-#: src/qemu_driver.c:1544
+#: src/qemu_driver.c:1543
#, fuzzy, c-format
msgid "cannot set netmask on bridge '%s' to '%s' : %s"
msgstr "No s'ha pogut obrir «%s»: %s"
-#: src/qemu_driver.c:1552
+#: src/qemu_driver.c:1551
#, fuzzy, c-format
msgid "failed to bring the bridge '%s' up : %s"
msgstr "No s'ha pogut obrir «%s»: %s"
-#: src/qemu_driver.c:1563
+#: src/qemu_driver.c:1562
#, fuzzy, c-format
msgid "failed to enable IP forwarding : %s"
msgstr "no s'ha pogut obrir %s per a llegir"
-#: src/qemu_driver.c:1581 src/qemu_driver.c:1612
+#: src/qemu_driver.c:1580 src/qemu_driver.c:1611
#, fuzzy, c-format
msgid "Failed to bring down bridge '%s' : %s\n"
msgstr "No s'ha pogut obrir «%s»: %s"
-#: src/qemu_driver.c:1587 src/qemu_driver.c:1617
+#: src/qemu_driver.c:1586 src/qemu_driver.c:1616
#, fuzzy, c-format
msgid "Failed to delete bridge '%s' : %s\n"
msgstr "No s'ha pogut obrir «%s»: %s"
-#: src/qemu_driver.c:1600
+#: src/qemu_driver.c:1599
#, fuzzy, c-format
msgid "Shutting down network '%s'\n"
msgstr "no s'ha pogut obtenir la xarxa '%s'"
-#: src/qemu_driver.c:1626
+#: src/qemu_driver.c:1625
#, fuzzy
msgid "Got unexpected pid for dnsmasq\n"
msgstr "node dict inesperat"
-#: src/qemu_driver.c:1839
+#: src/qemu_driver.c:1814
+#, fuzzy, c-format
+msgid "Unable to open %s: %s\n"
+msgstr "No s'ha pogut obrir «%s»: %s"
+
+#: src/qemu_driver.c:1859
#, fuzzy
msgid "failed to allocate space for capabilities support"
msgstr "No s'ha pogut assignar memòria"
-#: src/qemu_driver.c:1858 src/qemu_driver.c:1884
+#: src/qemu_driver.c:1878 src/qemu_driver.c:1904
msgid "NUMA not supported on this host"
msgstr ""
-#: src/qemu_driver.c:1869 src/qemu_driver.c:1892
+#: src/qemu_driver.c:1889 src/qemu_driver.c:1912
#, fuzzy
msgid "Failed to query NUMA free memory"
msgstr "Memòria emprada:"
-#: src/qemu_driver.c:2053
+#: src/qemu_driver.c:2073
#, fuzzy, c-format
msgid "domain '%s' is already defined"
msgstr "el domini %s ja existeix"
-#: src/qemu_driver.c:2064
+#: src/qemu_driver.c:2084
#, fuzzy, c-format
msgid "domain with uuid '%s' is already defined"
msgstr "el domini %s ja existeix"
-#: src/qemu_driver.c:2094 src/qemu_driver.c:2123 src/qemu_driver.c:2152
-#: src/qemu_driver.c:2172 src/qemu_driver.c:2410 src/qemu_driver.c:3383
-#: src/qemu_driver.c:3518 src/qemu_driver.c:3632
+#: src/qemu_driver.c:2114 src/qemu_driver.c:2143 src/qemu_driver.c:2172
+#: src/qemu_driver.c:2192 src/qemu_driver.c:2430 src/qemu_driver.c:3403
+#: src/qemu_driver.c:3538 src/qemu_driver.c:3652
#, c-format
msgid "no domain with matching id %d"
msgstr ""
-#: src/qemu_driver.c:2099 src/qemu_driver.c:2128 src/qemu_driver.c:2416
-#: src/qemu_driver.c:3388 src/qemu_driver.c:3524 src/qemu_driver.c:3638
+#: src/qemu_driver.c:2119 src/qemu_driver.c:2148 src/qemu_driver.c:2436
+#: src/qemu_driver.c:3408 src/qemu_driver.c:3544 src/qemu_driver.c:3658
#, fuzzy
msgid "domain is not running"
msgstr "El domini encara s'està executant"
-#: src/qemu_driver.c:2107
+#: src/qemu_driver.c:2127
#, fuzzy
msgid "suspend operation failed"
msgstr "ha fallat l'operació"
-#: src/qemu_driver.c:2158
+#: src/qemu_driver.c:2178
#, fuzzy
msgid "shutdown operation failed"
msgstr "ha fallat l'operació"
-#: src/qemu_driver.c:2198
+#: src/qemu_driver.c:2218
#, fuzzy
msgid "failed to allocate space for ostype"
msgstr "no s'ha pogut assignar un node"
-#: src/qemu_driver.c:2214 src/qemu_driver.c:2230 src/qemu_driver.c:2253
-#: src/qemu_driver.c:2526 src/qemu_driver.c:2688
+#: src/qemu_driver.c:2234 src/qemu_driver.c:2250 src/qemu_driver.c:2273
+#: src/qemu_driver.c:2546 src/qemu_driver.c:2708
#, c-format
msgid "no domain with matching uuid '%s'"
msgstr ""
-#: src/qemu_driver.c:2236
+#: src/qemu_driver.c:2256
msgid "cannot set max memory lower than current memory"
msgstr ""
-#: src/qemu_driver.c:2259
+#: src/qemu_driver.c:2279
#, fuzzy
msgid "cannot set memory of an active domain"
msgstr "nom del domini inactiu"
-#: src/qemu_driver.c:2265
+#: src/qemu_driver.c:2285
msgid "cannot set memory higher than max memory"
msgstr ""
-#: src/qemu_driver.c:2425
+#: src/qemu_driver.c:2445
#, fuzzy
msgid "failed to pause domain"
msgstr "No s'ha pogut suspendre el domini %s"
-#: src/qemu_driver.c:2434
+#: src/qemu_driver.c:2454
#, fuzzy
msgid "failed to get domain xml"
msgstr "no s'ha pogut obtenir un UUID de domini"
-#: src/qemu_driver.c:2442
+#: src/qemu_driver.c:2462
#, fuzzy, c-format
msgid "failed to create '%s'"
msgstr "No s'ha pogut crear l'XML"
-#: src/qemu_driver.c:2449
+#: src/qemu_driver.c:2469
#, fuzzy
msgid "failed to write save header"
msgstr "No s'ha pogut escriure el sòcol %d\n"
-#: src/qemu_driver.c:2457
+#: src/qemu_driver.c:2477
#, fuzzy
msgid "failed to write xml"
msgstr "No s'ha pogut escriure el sòcol %d\n"
-#: src/qemu_driver.c:2470 src/qemu_driver.c:2477 src/qemu_driver.c:2748
+#: src/qemu_driver.c:2490 src/qemu_driver.c:2497 src/qemu_driver.c:2768
#: src/remote_internal.c:2241 src/virterror.c:441
msgid "out of memory"
msgstr "sense memòria"
-#: src/qemu_driver.c:2485
+#: src/qemu_driver.c:2505
#, fuzzy
msgid "migrate operation failed"
msgstr "ha fallat l'operació"
-#: src/qemu_driver.c:2497
+#: src/qemu_driver.c:2517
msgid "'migrate' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:2532
+#: src/qemu_driver.c:2552
#, fuzzy
msgid "cannot change vcpu count of an active domain"
msgstr "nom del domini inactiu"
-#: src/qemu_driver.c:2538
+#: src/qemu_driver.c:2558
msgid "could not determine max vcpus for the domain"
msgstr ""
-#: src/qemu_driver.c:2544
+#: src/qemu_driver.c:2564
#, c-format
msgid ""
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
msgstr ""
-#: src/qemu_driver.c:2568 src/qemu_driver.c:2620
+#: src/qemu_driver.c:2588 src/qemu_driver.c:2640
#, fuzzy
msgid "cannot pin vcpus on an inactive domain"
msgstr "no defineixis un domini inactiu"
-#: src/qemu_driver.c:2574
+#: src/qemu_driver.c:2594
#, c-format
msgid "vcpu number out of range %d > %d"
msgstr ""
-#: src/qemu_driver.c:2595
+#: src/qemu_driver.c:2615
#, fuzzy, c-format
msgid "cannot set affinity: %s"
msgstr "No s'ha pogut obrir «%s»: %s"
-#: src/qemu_driver.c:2600
+#: src/qemu_driver.c:2620
#, fuzzy
msgid "cpu affinity is not supported"
msgstr "ha fallat la crida a la biblioteca, potser no està disponible"
-#: src/qemu_driver.c:2657
+#: src/qemu_driver.c:2677
#, fuzzy, c-format
msgid "cannot get affinity: %s"
msgstr "No s'ha pogut crear l'XML"
-#: src/qemu_driver.c:2667
+#: src/qemu_driver.c:2687
msgid "cpu affinity is not available"
msgstr ""
-#: src/qemu_driver.c:2694
+#: src/qemu_driver.c:2714
#, fuzzy, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr "carrega el fitxer de definició del domini"
-#: src/qemu_driver.c:2720 src/test.c:956
+#: src/qemu_driver.c:2740 src/test.c:956
#, fuzzy
msgid "cannot read domain image"
msgstr "node de llista de domini"
-#: src/qemu_driver.c:2726
+#: src/qemu_driver.c:2746
#, fuzzy
msgid "failed to read qemu header"
msgstr "no s'ha pogut llegir el dimoni Xen"
-#: src/qemu_driver.c:2733
+#: src/qemu_driver.c:2753
msgid "image magic is incorrect"
msgstr ""
-#: src/qemu_driver.c:2740
+#: src/qemu_driver.c:2760
#, c-format
msgid "image version is not supported (%d > %d)"
msgstr ""
-#: src/qemu_driver.c:2755
+#: src/qemu_driver.c:2775
#, fuzzy
msgid "failed to read XML"
msgstr "No s'ha pogut crear l'XML"
-#: src/qemu_driver.c:2764
+#: src/qemu_driver.c:2784
#, fuzzy
msgid "failed to parse XML"
msgstr "No s'ha pogut crear l'XML"
-#: src/qemu_driver.c:2777
+#: src/qemu_driver.c:2797
#, fuzzy, c-format
msgid "domain is already active as '%s'"
msgstr "El domini ja és actiu"
-#: src/qemu_driver.c:2786
+#: src/qemu_driver.c:2806
#, fuzzy
msgid "failed to assign new VM"
msgstr "No s'ha pogut crear l'XML"
-#: src/qemu_driver.c:2799
+#: src/qemu_driver.c:2819
#, fuzzy
msgid "failed to start VM"
msgstr "No s'ha pogut iniciar el domini %s"
-#: src/qemu_driver.c:2811
+#: src/qemu_driver.c:2831
#, fuzzy
msgid "failed to resume domain"
msgstr "No s'ha pogut recuperar el domini %s"
-#: src/qemu_driver.c:2848 src/qemu_driver.c:3741 src/qemu_driver.c:3776
+#: src/qemu_driver.c:2868 src/qemu_driver.c:3761 src/qemu_driver.c:3796
#, fuzzy
msgid "failed to allocate space for VM name string"
msgstr "No s'ha pogut assignar memòria"
-#: src/qemu_driver.c:2962
+#: src/qemu_driver.c:2982
#, fuzzy, c-format
msgid "cannot convert disk '%s' to bus/device index"
msgstr "dispositiu de la interfície"
-#: src/qemu_driver.c:2982
+#: src/qemu_driver.c:3002
#, fuzzy, c-format
msgid "Unsupported disk name mapping for bus '%s'"
msgstr "tipus de dispositiu destí"
-#: src/qemu_driver.c:3022
+#: src/qemu_driver.c:3042
#, c-format
msgid "No device with bus '%s' and target '%s'"
msgstr ""
-#: src/qemu_driver.c:3049
+#: src/qemu_driver.c:3069
#, c-format
msgid ""
"Emulator version does not support removable media for device '%s' and target "
"'%s'"
msgstr ""
-#: src/qemu_driver.c:3086
+#: src/qemu_driver.c:3106
msgid "cannot change cdrom media"
msgstr ""
-#: src/qemu_driver.c:3097
+#: src/qemu_driver.c:3117
msgid "changing cdrom media failed"
msgstr ""
-#: src/qemu_driver.c:3157
+#: src/qemu_driver.c:3177
#, fuzzy
msgid "cannot attach usb disk"
msgstr "dispositiu de la interfície"
-#: src/qemu_driver.c:3168
+#: src/qemu_driver.c:3188
#, fuzzy
msgid "adding usb disk failed"
msgstr "s'està carregant el fitxer de definició del sistema amfitrió"
-#: src/qemu_driver.c:3212
+#: src/qemu_driver.c:3232
#, fuzzy
msgid "cannot attach usb device"
msgstr "dispositiu de la interfície"
-#: src/qemu_driver.c:3223
+#: src/qemu_driver.c:3243
#, fuzzy
msgid "adding usb device failed"
msgstr "s'està carregant el fitxer de definició del sistema amfitrió"
-#: src/qemu_driver.c:3253
+#: src/qemu_driver.c:3273
#, fuzzy
msgid "cannot attach device on inactive domain"
msgstr "no defineixis un domini inactiu"
-#: src/qemu_driver.c:3276
+#: src/qemu_driver.c:3296
msgid "this device type cannot be attached"
msgstr ""
-#: src/qemu_driver.c:3315
+#: src/qemu_driver.c:3335
#, fuzzy
msgid "cannot set autostart for transient domain"
msgstr "nom del domini inactiu"
-#: src/qemu_driver.c:3341
+#: src/qemu_driver.c:3361
#, fuzzy, c-format
msgid "Failed to create symlink '%s to '%s': %s"
msgstr "No s'ha pogut desar el domini %s a %s"
-#: src/qemu_driver.c:3348 src/qemu_driver.c:3981 src/storage_driver.c:832
+#: src/qemu_driver.c:3368 src/qemu_driver.c:4001 src/storage_driver.c:832
#, fuzzy, c-format
msgid "Failed to delete symlink '%s': %s"
msgstr "No s'ha pogut obrir «%s»: %s"
-#: src/qemu_driver.c:3410
+#: src/qemu_driver.c:3430
#, fuzzy, c-format
msgid "invalid path: %s"
msgstr "argument invàlid a %s"
-#: src/qemu_driver.c:3418
+#: src/qemu_driver.c:3438
msgid "'info blockstats' command failed"
msgstr ""
-#: src/qemu_driver.c:3433
+#: src/qemu_driver.c:3453
msgid "'info blockstats' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:3498
+#: src/qemu_driver.c:3518
#, fuzzy, c-format
msgid "device not found: %s (%s)"
msgstr "No s'ha trobat el domini: %s"
-#: src/qemu_driver.c:3530 src/qemu_driver.c:3573
+#: src/qemu_driver.c:3550 src/qemu_driver.c:3593
msgid "NULL or empty path"
msgstr ""
-#: src/qemu_driver.c:3541
+#: src/qemu_driver.c:3561
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr ""
-#: src/qemu_driver.c:3583
+#: src/qemu_driver.c:3603
#, fuzzy
msgid "invalid path"
msgstr "argument invàlid a %s"
-#: src/qemu_driver.c:3626
+#: src/qemu_driver.c:3646
msgid "QEMU driver only supports virtual memory addrs"
msgstr ""
-#: src/qemu_driver.c:3653
+#: src/qemu_driver.c:3673
#, fuzzy
msgid "'memsave' command failed"
msgstr "nom de domini"
-#: src/qemu_driver.c:3682 src/qemu_driver.c:3850 src/qemu_driver.c:3875
-#: src/qemu_driver.c:3889 src/qemu_driver.c:3904 src/qemu_driver.c:3937
-#: src/qemu_driver.c:3953
+#: src/qemu_driver.c:3702 src/qemu_driver.c:3870 src/qemu_driver.c:3895
+#: src/qemu_driver.c:3909 src/qemu_driver.c:3924 src/qemu_driver.c:3957
+#: src/qemu_driver.c:3973
msgid "no network with matching uuid"
msgstr ""
-#: src/qemu_driver.c:3697
+#: src/qemu_driver.c:3717
msgid "no network with matching name"
msgstr ""
-#: src/qemu_driver.c:3856
+#: src/qemu_driver.c:3876
#, fuzzy
msgid "network is still active"
msgstr "El domini ja és actiu"
-#: src/qemu_driver.c:3917
+#: src/qemu_driver.c:3937
#, fuzzy
msgid "no network with matching id"
msgstr "informació de la xarxa en XML"
-#: src/qemu_driver.c:3924
+#: src/qemu_driver.c:3944
#, fuzzy
msgid "failed to allocate space for network bridge string"
msgstr "no s'ha pogut assignar un node"
-#: src/qemu_driver.c:3974 src/storage_driver.c:823
+#: src/qemu_driver.c:3994 src/storage_driver.c:823
#, fuzzy, c-format
msgid "Failed to create symlink '%s' to '%s': %s"
msgstr "No s'ha pogut desar el domini %s a %s"
msgid "%s not implemented on Win32"
msgstr ""
-#: src/storage_backend_disk.c:85 src/storage_backend_logical.c:57
+#: src/storage_backend_disk.c:90 src/storage_backend_logical.c:57
#, c-format
msgid "unsupported pool format %s"
msgstr ""
-#: src/storage_backend_disk.c:110 src/storage_backend_logical.c:70
+#: src/storage_backend_disk.c:115 src/storage_backend_logical.c:70
#, c-format
msgid "unsupported pool format %d"
msgstr ""
-#: src/storage_backend_disk.c:138 src/storage_backend_fs.c:192
+#: src/storage_backend_disk.c:143 src/storage_backend_fs.c:192
#: src/storage_backend_fs.c:262 src/storage_backend_fs.c:314
#, c-format
msgid "unsupported volume format %s"
msgstr ""
-#: src/storage_backend_disk.c:165 src/storage_backend_fs.c:225
+#: src/storage_backend_disk.c:170 src/storage_backend_fs.c:225
#: src/storage_backend_fs.c:297 src/storage_backend_fs.c:329
#, c-format
msgid "unsupported volume format %d"
msgstr ""
-#: src/storage_backend_disk.c:179 src/storage_backend_disk.c:192
-#: src/storage_backend_disk.c:199 src/storage_backend_disk.c:221
+#: src/storage_backend_disk.c:184 src/storage_backend_disk.c:197
+#: src/storage_backend_disk.c:204 src/storage_backend_disk.c:226
#: src/storage_backend_fs.c:839 src/storage_backend_iscsi.c:177
#: src/storage_backend_logical.c:116 src/storage_backend_logical.c:121
#: src/storage_backend_logical.c:133 src/storage_backend_logical.c:143
-#: src/storage_backend_logical.c:531
+#: src/storage_backend_logical.c:546
msgid "volume"
msgstr ""
-#: src/storage_backend_disk.c:229
+#: src/storage_backend_disk.c:234
msgid "volume extents"
msgstr ""
-#: src/storage_backend_disk.c:237
+#: src/storage_backend_disk.c:242
msgid "cannot parse device start location"
msgstr ""
-#: src/storage_backend_disk.c:244
+#: src/storage_backend_disk.c:249
msgid "cannot parse device end location"
msgstr ""
-#: src/storage_backend_disk.c:250 src/storage_backend_logical.c:154
+#: src/storage_backend_disk.c:255 src/storage_backend_logical.c:154
#: src/storage_backend_logical.c:160
msgid "extents"
msgstr ""
-#: src/storage_backend_disk.c:464
+#: src/storage_backend_disk.c:462
msgid "no large enough free extent"
msgstr ""
-#: src/storage_backend_disk.c:498
-msgid "Disk pools are not yet supported"
+#: src/storage_backend_disk.c:502
+#, c-format
+msgid "Couldn't read volume target path '%s'. %s"
+msgstr ""
+
+#: src/storage_backend_disk.c:517
+#, c-format
+msgid "Volume path '%s' did not start with parent pool source device name."
msgstr ""
+#: src/storage_backend_disk.c:526
+#, fuzzy, c-format
+msgid "cannot parse partition number from target '%s'"
+msgstr "No s'ha pogut obrir «%s»: %s"
+
#: src/storage_backend_fs.c:358
#, c-format
msgid "cannot read header '%s': %s"
msgstr ""
#: src/storage_backend_fs.c:1042 src/storage_backend_fs.c:1078
-#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:543
+#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:558
#, c-format
msgid "cannot read path '%s': %s"
msgstr ""
msgid "creation of non-raw images is not supported without qemu-img"
msgstr ""
-#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:552
+#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:567
#, fuzzy, c-format
msgid "cannot set file owner '%s': %s"
msgstr "No s'ha pogut obrir «%s»: %s"
-#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:559
+#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:574
#, fuzzy, c-format
msgid "cannot set file mode '%s': %s"
msgstr "No s'ha pogut obrir «%s»: %s"
-#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:566
+#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:581
#, c-format
msgid "cannot close file '%s': %s"
msgstr ""
msgid "lvs command failed with exitstatus %d"
msgstr ""
-#: src/storage_backend_logical.c:355
+#: src/storage_backend_logical.c:354
#, fuzzy
msgid "command line"
msgstr "nom de domini"
-#: src/storage_backend_logical.c:372
+#: src/storage_backend_logical.c:371
#, c-format
msgid "cannot open device %s"
msgstr ""
-#: src/storage_backend_logical.c:378
+#: src/storage_backend_logical.c:377
#, c-format
msgid "cannot clear device header %s"
msgstr ""
-#: src/storage_backend_logical.c:385
+#: src/storage_backend_logical.c:384
#, c-format
msgid "cannot close device %s"
msgstr ""
-#: src/storage_backend_logical.c:575
+#: src/storage_backend_logical.c:507
+#, fuzzy, c-format
+msgid "cannot remove PV device %s: %s"
+msgstr "no s'ha pogut escriure el fitxer de configuració: %s"
+
+#: src/storage_backend_logical.c:590
#, c-format
msgid "cannot find newly created volume '%s': %s"
msgstr ""
msgstr "DADES"
#: src/virsh.c:6292 src/virsh.c:6314
-msgid "blocked"
-msgstr "blocat"
+#, fuzzy
+msgid "idle"
+msgstr "Fitxer XML"
#: src/virsh.c:6294
msgid "paused"
msgid "domain information incomplete, missing uuid"
msgstr "la informació del domini és incompleta, manca l'uuid"
-#: src/xend_internal.c:1109 src/xend_internal.c:2204 src/xend_internal.c:2211
+#: src/xend_internal.c:1109 src/xend_internal.c:2213 src/xend_internal.c:2220
msgid "domain information incomplete, missing name"
msgstr "la informació del domini és incompleta, manca el nom"
msgid "unknown graphics type '%s'"
msgstr "tipus d'SO desconegut %s"
-#: src/xend_internal.c:2191
+#: src/xend_internal.c:2200
msgid "domain information incomplete, missing id"
msgstr "la informació del domini és incompleta, manca l'id"
-#: src/xend_internal.c:2260 src/xend_internal.c:2270 src/xend_internal.c:2280
+#: src/xend_internal.c:2269 src/xend_internal.c:2279 src/xend_internal.c:2289
#, fuzzy, c-format
msgid "unknown lifecycle type %s"
msgstr "tipus d'SO desconegut %s"
-#: src/xend_internal.c:2593
+#: src/xend_internal.c:2602
#, fuzzy
msgid "failed to parse topology information"
msgstr "no s'ha pogut analitzar la informació del domini Xend"
-#: src/xend_internal.c:2647
+#: src/xend_internal.c:2656
#, fuzzy
msgid "topology syntax error"
msgstr "error de sintaxi del fitxer de configuració"
-#: src/xend_internal.c:2711
+#: src/xend_internal.c:2720
msgid "failed to parse Xend domain information"
msgstr "no s'ha pogut analitzar la informació del domini Xend"
-#: src/xend_internal.c:3193
+#: src/xend_internal.c:3202
msgid "xenDaemonDomainFetch failed to find this domain"
msgstr ""
-#: src/xend_internal.c:3815 src/xend_internal.c:4290 src/xm_internal.c:1617
+#: src/xend_internal.c:3824 src/xend_internal.c:4299 src/xm_internal.c:1617
#, fuzzy
msgid "failed to build sexpr"
msgstr "No s'ha pogut suspendre el domini %s"
-#: src/xend_internal.c:3917
+#: src/xend_internal.c:3926
#, fuzzy
msgid "unsupported device type"
msgstr "tipus de dispositiu destí"
-#: src/xend_internal.c:4020
+#: src/xend_internal.c:4029
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4061
+#: src/xend_internal.c:4070
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4069
+#: src/xend_internal.c:4078
#, fuzzy
msgid "unexpected value from on_xend_start"
msgstr "node value inesperat"
-#: src/xend_internal.c:4080
+#: src/xend_internal.c:4089
#, fuzzy
msgid "no memory"
msgstr "node de memòria"
-#: src/xend_internal.c:4086
+#: src/xend_internal.c:4095
#, fuzzy
msgid "sexpr2string failed"
msgstr "ha fallat l'operació"
-#: src/xend_internal.c:4091
+#: src/xend_internal.c:4100
#, fuzzy
msgid "Failed to redefine sexpr"
msgstr "No s'ha definit el domini %s"
-#: src/xend_internal.c:4096
+#: src/xend_internal.c:4105
msgid "on_xend_start not present in sexpr"
msgstr ""
-#: src/xend_internal.c:4127
+#: src/xend_internal.c:4136
#, fuzzy, c-format
msgid "gethostname failed: %s"
msgstr "ha fallat l'operació: %s"
-#: src/xend_internal.c:4133
+#: src/xend_internal.c:4142
#, fuzzy, c-format
msgid "failed to strdup hostname: %s"
msgstr "no s'ha pogut obtenir el nom de màquina"
-#: src/xend_internal.c:4164
+#: src/xend_internal.c:4173
msgid ""
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
"migration"
msgstr ""
-#: src/xend_internal.c:4174
+#: src/xend_internal.c:4183
msgid ""
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
"migration"
msgstr ""
-#: src/xend_internal.c:4186
+#: src/xend_internal.c:4195
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr ""
-#: src/xend_internal.c:4199
+#: src/xend_internal.c:4208
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr ""
-#: src/xend_internal.c:4204
+#: src/xend_internal.c:4213
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr ""
-#: src/xend_internal.c:4211
+#: src/xend_internal.c:4220
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr ""
-#: src/xend_internal.c:4218 src/xend_internal.c:4240 src/xend_internal.c:4248
-#: src/xend_internal.c:4474 src/xend_internal.c:4481 src/xml.c:89
+#: src/xend_internal.c:4227 src/xend_internal.c:4249 src/xend_internal.c:4257
+#: src/xend_internal.c:4483 src/xend_internal.c:4490 src/xml.c:89
msgid "strdup failed"
msgstr ""
-#: src/xend_internal.c:4231
+#: src/xend_internal.c:4240
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr ""
-#: src/xend_internal.c:4284
+#: src/xend_internal.c:4293
#, fuzzy
msgid "failed to parse domain description"
msgstr "no s'ha pogut analitzar la informació del domini Xend"
-#: src/xend_internal.c:4300
+#: src/xend_internal.c:4309
#, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "No s'ha pogut crear el domini inactiu %s\n"
-#: src/xend_internal.c:4456 src/xend_internal.c:4532 src/xend_internal.c:4622
+#: src/xend_internal.c:4465 src/xend_internal.c:4541 src/xend_internal.c:4631
msgid "unsupported in xendConfigVersion < 4"
msgstr ""
-#: src/xend_internal.c:4468
+#: src/xend_internal.c:4477
#, fuzzy
msgid "node information incomplete, missing scheduler name"
msgstr "la informació del domini és incompleta, manca el nom"
-#: src/xend_internal.c:4486 src/xend_internal.c:4580 src/xend_internal.c:4692
+#: src/xend_internal.c:4495 src/xend_internal.c:4589 src/xend_internal.c:4701
#, fuzzy
msgid "Unknown scheduler"
msgstr "Desconegut"
-#: src/xend_internal.c:4545 src/xend_internal.c:4635
+#: src/xend_internal.c:4554 src/xend_internal.c:4644
#, fuzzy
msgid "Failed to get a scheduler name"
msgstr "no s'ha pogut obtenir el nom de màquina"
-#: src/xend_internal.c:4558 src/xend_internal.c:4671
+#: src/xend_internal.c:4567 src/xend_internal.c:4680
#, fuzzy
msgid "domain information incomplete, missing cpu_weight"
msgstr "la informació del domini és incompleta, manca l'uuid"
-#: src/xend_internal.c:4563 src/xend_internal.c:4680
+#: src/xend_internal.c:4572 src/xend_internal.c:4689
#, fuzzy
msgid "domain information incomplete, missing cpu_cap"
msgstr "la informació del domini és incompleta, manca l'uuid"
-#: src/xend_internal.c:4739
+#: src/xend_internal.c:4748
msgid "domainBlockPeek is not supported for dom0"
msgstr ""
-#: src/xend_internal.c:4762
+#: src/xend_internal.c:4771
#, fuzzy, c-format
msgid "%s: invalid path"
msgstr "argument invàlid a %s"
-#: src/xend_internal.c:4770
+#: src/xend_internal.c:4779
#, fuzzy, c-format
msgid "failed to open for reading: %s: %s"
msgstr "no s'ha pogut obrir %s per a llegir"
-#: src/xend_internal.c:4782
+#: src/xend_internal.c:4791
#, fuzzy, c-format
msgid "failed to lseek or read from file: %s: %s"
msgstr "No s'ha pogut obrir «%s»: %s"
-#: src/xend_internal.c:4865 src/xend_internal.c:4911
+#: src/xend_internal.c:4874 src/xend_internal.c:4920
#, fuzzy, c-format
msgid "unexpected graphics type %d"
msgstr "tipus mime inesperat"
-#: src/xend_internal.c:4954
+#: src/xend_internal.c:4963
#, fuzzy
msgid "unexpected chr device type"
msgstr "tipus mime inesperat"
-#: src/xend_internal.c:5128 src/xm_internal.c:1779
+#: src/xend_internal.c:5137 src/xm_internal.c:1779
#, fuzzy, c-format
msgid "unsupported network type %d"
msgstr "tipus mime inesperat"
-#: src/xend_internal.c:5302 src/xend_internal.c:5309 src/xend_internal.c:5316
+#: src/xend_internal.c:5311 src/xend_internal.c:5318 src/xend_internal.c:5325
#, fuzzy, c-format
msgid "unexpected lifecycle value %d"
msgstr "node value inesperat"
-#: src/xend_internal.c:5333
+#: src/xend_internal.c:5342
#, fuzzy
msgid "no HVM domain loader"
msgstr "node de llista de domini"
-#: src/xend_internal.c:5544
+#: src/xend_internal.c:5553
#, fuzzy
msgid "hotplug of device type not supported"
msgstr "ha fallat la crida a la biblioteca, potser no està disponible"
msgid "failed to connect to Xen Store"
msgstr "no s'ha pogut connectar al magatzem Xen"
+#~ msgid "blocked"
+#~ msgstr "blocat"
+
#, fuzzy
#~ msgid "invalid interface type: %s"
#~ msgstr "tipus de dispositiu destí"
#~ msgid "cannot read tty pid file %s: %s"
#~ msgstr "no s'ha pogut escriure el fitxer de configuració: %s"
-#, fuzzy
-#~ msgid "cannot remove ttyPidFile %s: %s"
-#~ msgstr "no s'ha pogut escriure el fitxer de configuració: %s"
-
#, fuzzy
#~ msgid "failed to calloc memory for init string: %s"
#~ msgstr "No s'ha pogut assignar memòria"
msgstr ""
"Project-Id-Version: cs\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-09-08 14:51+0200\n"
+"POT-Creation-Date: 2008-09-23 22:28+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"
msgid "storage_vol not found"
msgstr "Síť nebyla nalezena"
-#: src/conf.c:155 src/conf.c:203 src/conf.c:488 src/conf.c:525 src/conf.c:553
-#: src/conf.c:631
+#: src/conf.c:164 src/conf.c:212 src/conf.c:491 src/conf.c:528 src/conf.c:555
+#: src/conf.c:630
msgid "allocating configuration"
msgstr "alokuji nastavení"
-#: src/conf.c:338
+#: src/conf.c:347
msgid "unterminated number"
msgstr "neukončené číslo"
-#: src/conf.c:372 src/conf.c:389 src/conf.c:401
+#: src/conf.c:380 src/conf.c:396 src/conf.c:407
msgid "unterminated string"
msgstr "neukončený řetězec"
-#: src/conf.c:429 src/conf.c:483
+#: src/conf.c:434 src/conf.c:487
msgid "expecting a value"
msgstr "očekávám hodnotu"
-#: src/conf.c:450
+#: src/conf.c:454
msgid "expecting a separator in list"
msgstr "očekávám v seznamu oddělovač"
-#: src/conf.c:473
+#: src/conf.c:477
#, fuzzy
msgid "list is not closed with ]"
msgstr "seznam není ukončen ]"
-#: src/conf.c:518
+#: src/conf.c:521
msgid "expecting a name"
msgstr "očekávám jméno"
-#: src/conf.c:581
+#: src/conf.c:582
msgid "expecting a separator"
msgstr "očekávám oddělovač"
msgid "expecting an assignment"
msgstr "očekávám přiřazení"
-#: src/conf.c:894 src/conf.c:950 src/xend_internal.c:584
-#: src/xend_internal.c:2657 src/xm_internal.c:1475 src/xm_internal.c:1482
+#: src/conf.c:892 src/conf.c:948 src/xend_internal.c:584
+#: src/xend_internal.c:2666 src/xm_internal.c:1475 src/xm_internal.c:1482
#, fuzzy
msgid "allocate buffer"
msgstr "alokovat nový buffer"
-#: src/conf.c:901
+#: src/conf.c:899
msgid "failed to open file"
msgstr "nepodařilo se otevřít soubor"
-#: src/conf.c:912
+#: src/conf.c:910
msgid "failed to save content"
msgstr "nepodařilo se uložit obsah"
msgid "cannot extract disk devices"
msgstr "rozhraní zařízení"
-#: src/domain_conf.c:1939 src/qemu_driver.c:3133
+#: src/domain_conf.c:1939 src/qemu_driver.c:3153
#, fuzzy, c-format
msgid "duplicate disk target '%s'"
msgstr "druh cílového zařízení"
msgid "unexpected char type %d"
msgstr "neočekávaný typ MIME"
-#: src/domain_conf.c:2815 src/xend_internal.c:5214
+#: src/domain_conf.c:2815 src/xend_internal.c:5223
#, fuzzy, c-format
msgid "unexpected sound model %d"
msgstr "neočekávaný typ MIME"
-#: src/domain_conf.c:2835 src/xend_internal.c:5237
+#: src/domain_conf.c:2835 src/xend_internal.c:5246
#, fuzzy, c-format
msgid "unexpected input type %d"
msgstr "neočekávaný typ MIME"
#: src/lxc_driver.c:274 src/lxc_driver.c:309 src/lxc_driver.c:335
#: src/lxc_driver.c:350 src/openvz_driver.c:238 src/openvz_driver.c:267
-#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:620
-#: src/openvz_driver.c:651 src/openvz_driver.c:672 src/openvz_driver.c:713
-#: src/qemu_driver.c:2192 src/qemu_driver.c:2279 src/qemu_driver.c:2828
-#: src/qemu_driver.c:2883 src/qemu_driver.c:2927 src/qemu_driver.c:3007
-#: src/qemu_driver.c:3123 src/qemu_driver.c:3192 src/qemu_driver.c:3247
-#: src/qemu_driver.c:3291 src/qemu_driver.c:3309 src/qemu_driver.c:3567
+#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:621
+#: src/openvz_driver.c:652 src/openvz_driver.c:673 src/openvz_driver.c:714
+#: src/qemu_driver.c:2212 src/qemu_driver.c:2299 src/qemu_driver.c:2848
+#: src/qemu_driver.c:2903 src/qemu_driver.c:2947 src/qemu_driver.c:3027
+#: src/qemu_driver.c:3143 src/qemu_driver.c:3212 src/qemu_driver.c:3267
+#: src/qemu_driver.c:3311 src/qemu_driver.c:3329 src/qemu_driver.c:3587
#, fuzzy
msgid "no domain with matching uuid"
msgstr "ID nebo UUID domény"
-#: src/lxc_driver.c:280 src/openvz_driver.c:625 src/qemu_driver.c:2933
+#: src/lxc_driver.c:280 src/openvz_driver.c:626 src/qemu_driver.c:2953
#, fuzzy
msgid "cannot delete active domain"
msgstr "Jméno neaktivní domény"
-#: src/lxc_driver.c:286 src/qemu_driver.c:2939
+#: src/lxc_driver.c:286 src/qemu_driver.c:2959
#, fuzzy
msgid "cannot undefine transient domain"
msgstr "Jméno neaktivní domény"
msgid "container '%s' unexpectedly shutdown during startup"
msgstr ""
-#: src/lxc_driver.c:747 src/qemu_driver.c:892
+#: src/lxc_driver.c:747 src/qemu_driver.c:893
#, fuzzy, c-format
msgid "cannot create log directory %s: %s"
msgstr "nepodařilo se zapsat konfigurační soubor: %s"
msgid "unknown forwarding type '%s'"
msgstr "neznámý druh OS %s"
-#: src/network_conf.c:662 src/qemu_driver.c:3334 src/qemu_driver.c:3967
+#: src/network_conf.c:662 src/qemu_driver.c:3354 src/qemu_driver.c:3987
#: src/storage_driver.c:816
#, c-format
msgid "cannot create autostart directory %s: %s"
msgid "no config file for %s"
msgstr "chybná syntaxe konfiguračního souboru: %s"
-#: src/openvz_conf.c:187
+#: src/openvz_conf.c:190
+#, fuzzy, c-format
+msgid "Cound not read 'IP_ADDRESS' from config for container %d"
+msgstr "nepodařilo se připojit k %s"
+
+#: src/openvz_conf.c:220
+#, fuzzy, c-format
+msgid "Cound not read 'NETIF' from config for container %d"
+msgstr "nepodařilo se připojit k %s"
+
+#: src/openvz_conf.c:247
+#, fuzzy
+msgid "Too long network device name"
+msgstr "zjišťuji název soubor sítě"
+
+#: src/openvz_conf.c:264
+#, fuzzy
+msgid "Wrong length MAC address"
+msgstr "neplatná MAC adresa"
+
+#: src/openvz_conf.c:271
+#, fuzzy
+msgid "Wrong MAC address"
+msgstr "MAC adresar"
+
+#: src/openvz_conf.c:327
#, fuzzy
msgid "popen failed"
msgstr "selhala operace"
-#: src/openvz_conf.c:197
+#: src/openvz_conf.c:337
#, fuzzy
msgid "Failed to parse vzlist output"
msgstr "Nepodařilo se otevřít '%s': %s"
-#: src/openvz_conf.c:223
+#: src/openvz_conf.c:363
#, fuzzy
msgid "UUID in config file malformed"
msgstr "chybná syntaxe konfiguračního souboru: %s"
-#: src/openvz_conf.c:235
+#: src/openvz_conf.c:375
#, fuzzy, c-format
msgid "Cound not read config for container %d"
msgstr "nepodařilo se připojit k %s"
msgid "Container ID is not specified"
msgstr ""
-#: src/openvz_driver.c:391 src/openvz_driver.c:459 src/openvz_driver.c:534
-#: src/openvz_driver.c:554 src/openvz_driver.c:600 src/openvz_driver.c:631
-#: src/openvz_driver.c:656 src/openvz_driver.c:728 src/openvz_driver.c:826
-#: src/openvz_driver.c:872
+#: src/openvz_driver.c:391 src/openvz_driver.c:460 src/openvz_driver.c:535
+#: src/openvz_driver.c:555 src/openvz_driver.c:601 src/openvz_driver.c:632
+#: src/openvz_driver.c:657 src/openvz_driver.c:729 src/openvz_driver.c:827
+#: src/openvz_driver.c:873
#, fuzzy, c-format
msgid "Could not exec %s"
msgstr "nepodařilo se připojit k %s"
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:451 src/openvz_driver.c:528
+#: src/openvz_driver.c:452 src/openvz_driver.c:529
msgid "Error creating command for container"
msgstr ""
-#: src/openvz_driver.c:465 src/openvz_driver.c:540
+#: src/openvz_driver.c:466 src/openvz_driver.c:541
#, fuzzy
msgid "Could not set UUID"
msgstr "nepodařilo se připojit k %s"
-#: src/openvz_driver.c:475 src/openvz_driver.c:546
+#: src/openvz_driver.c:476 src/openvz_driver.c:547
#, fuzzy
msgid "Could not configure network"
msgstr "nepodařilo se připojit k %s"
-#: src/openvz_driver.c:482 src/openvz_driver.c:569
+#: src/openvz_driver.c:483 src/openvz_driver.c:570
#, fuzzy
msgid "Could not set number of virtual cpu"
msgstr "změnit počet virtuálních CPU"
#: src/openvz_driver.c:517
#, c-format
-msgid "Already an OPENVZ VM defined with the id '%d'"
+msgid "Already an OPENVZ VM defined with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:588
+#: src/openvz_driver.c:589
msgid "no domain with matching id"
msgstr ""
-#: src/openvz_driver.c:594
+#: src/openvz_driver.c:595
#, fuzzy
msgid "domain is not in shutoff state"
msgstr "Doména stále běží"
-#: src/openvz_driver.c:677
+#: src/openvz_driver.c:678
#, fuzzy
msgid "Could not read container config"
msgstr "nepodařilo se připojit k %s"
-#: src/openvz_driver.c:693 src/qemu_driver.c:1823
+#: src/openvz_driver.c:694 src/qemu_driver.c:1843
#, fuzzy, c-format
msgid "unknown type '%s'"
msgstr "neznámý druh OS %s"
-#: src/openvz_driver.c:719
+#: src/openvz_driver.c:720
msgid "VCPUs should be >= 1"
msgstr ""
-#: src/openvz_driver.c:835 src/openvz_driver.c:881
+#: src/openvz_driver.c:836 src/openvz_driver.c:882
#, fuzzy, c-format
msgid "Could not parse VPS ID %s"
msgstr "nepodařilo se připojit k %s"
msgid "Unexpected exit status '%d', qemu probably failed"
msgstr ""
-#: src/qemu_conf.c:519 src/qemu_driver.c:925
+#: src/qemu_conf.c:519 src/qemu_driver.c:926
#, fuzzy, c-format
msgid "Cannot find QEMU binary %s: %s"
msgstr "Nepodařilo se otevřít '%s': %s"
msgid "Network type %d is not supported"
msgstr "Spuštěna síť %s\n"
-#: src/qemu_conf.c:580 src/qemu_driver.c:1515
+#: src/qemu_conf.c:580 src/qemu_driver.c:1514
#, fuzzy, c-format
msgid "cannot initialize bridge support: %s"
msgstr "Nepodařilo se otevřít '%s': %s"
msgid "failed to allocate space for argv string"
msgstr "Nepodařilo se alokovat paměť"
-#: src/qemu_driver.c:90
+#: src/qemu_driver.c:91
#, fuzzy
msgid "Failed to set close-on-exec file descriptor flag\n"
msgstr "nepodařilo se zapsat do log souboru"
-#: src/qemu_driver.c:105
+#: src/qemu_driver.c:106
#, fuzzy
msgid "Failed to set non-blocking file descriptor flag\n"
msgstr "nepodařilo se parsovat doménové informace o Xend"
-#: src/qemu_driver.c:150
+#: src/qemu_driver.c:151
#, fuzzy, c-format
msgid "Failed to autostart network '%s': %s\n"
msgstr "Selhalo spuštění sítě %s"
-#: src/qemu_driver.c:165
+#: src/qemu_driver.c:166
#, fuzzy, c-format
msgid "Failed to autostart VM '%s': %s\n"
msgstr "Nepodařilo se otevřít '%s': %s"
-#: src/qemu_driver.c:201
+#: src/qemu_driver.c:202
#, fuzzy, c-format
msgid "Failed to find user record for uid '%d': %s\n"
msgstr "Nepodařilo se najít síť: %s"
-#: src/qemu_driver.c:212
+#: src/qemu_driver.c:213
#, fuzzy
msgid "out of memory in asprintf\n"
msgstr "nedostatek paměti"
-#: src/qemu_driver.c:268
+#: src/qemu_driver.c:269
#, fuzzy
msgid "qemudStartup: out of memory\n"
msgstr "nedostatek paměti"
-#: src/qemu_driver.c:295
+#: src/qemu_driver.c:296
msgid "Reloading iptables rules\n"
msgstr ""
-#: src/qemu_driver.c:433
+#: src/qemu_driver.c:434
#, c-format
msgid ""
"QEMU quit during %s startup\n"
"%s"
msgstr ""
-#: src/qemu_driver.c:443 src/qemu_driver.c:456
+#: src/qemu_driver.c:444 src/qemu_driver.c:457
#, c-format
msgid "Failure while reading %s startup output: %s"
msgstr ""
-#: src/qemu_driver.c:451
+#: src/qemu_driver.c:452
#, c-format
msgid "Timed out while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:467
+#: src/qemu_driver.c:468
#, c-format
msgid "Failure while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:479
+#: src/qemu_driver.c:480
#, c-format
msgid "Out of space while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:510
+#: src/qemu_driver.c:511
#, fuzzy, c-format
msgid "Unable to open monitor path %s"
msgstr "Nepodařilo se otevřít '%s': %s"
-#: src/qemu_driver.c:515
+#: src/qemu_driver.c:516
msgid "Unable to set monitor close-on-exec flag"
msgstr ""
-#: src/qemu_driver.c:520
+#: src/qemu_driver.c:521
msgid "Unable to put monitor into non-blocking mode"
msgstr ""
-#: src/qemu_driver.c:648 src/qemu_driver.c:1027 src/qemu_driver.c:1726
-#: src/qemu_driver.c:1736
+#: src/qemu_driver.c:649 src/qemu_driver.c:1028 src/qemu_driver.c:1725
+#: src/qemu_driver.c:1735
#, fuzzy, c-format
msgid "Unable to log VM console data: %s\n"
msgstr "nepodařilo se zapsat do log souboru"
-#: src/qemu_driver.c:671
+#: src/qemu_driver.c:672
#, fuzzy
msgid "allocate cpumap"
msgstr "alokovat nový kontext"
-#: src/qemu_driver.c:682
+#: src/qemu_driver.c:683
msgid "cannot run monitor command to fetch CPU thread info"
msgstr ""
-#: src/qemu_driver.c:786
+#: src/qemu_driver.c:787
#, fuzzy, c-format
msgid "failed to set CPU affinity %s"
msgstr "nepodařilo se získat doménu '%s'"
-#: src/qemu_driver.c:796 src/qemu_driver.c:2135
+#: src/qemu_driver.c:797 src/qemu_driver.c:2155
#, fuzzy
msgid "resume operation failed"
msgstr "selhala operace"
-#: src/qemu_driver.c:859
+#: src/qemu_driver.c:860
#, fuzzy
msgid "VM is already active"
msgstr "Doména je již aktivní"
-#: src/qemu_driver.c:869
+#: src/qemu_driver.c:870
msgid "Unable to find an unused VNC port"
msgstr ""
-#: src/qemu_driver.c:881
+#: src/qemu_driver.c:882
#, c-format
msgid "config file path too long: %s/%s.log"
msgstr ""
-#: src/qemu_driver.c:900
+#: src/qemu_driver.c:901
#, fuzzy, c-format
msgid "failed to create logfile %s: %s"
msgstr "nepodařilo se zapsat do log souboru"
-#: src/qemu_driver.c:906
+#: src/qemu_driver.c:907
#, fuzzy, c-format
msgid "Unable to set VM logfile close-on-exec flag %s"
msgstr "nepodařilo se zapsat do log souboru"
-#: src/qemu_driver.c:935 src/qemu_driver.c:3032
+#: src/qemu_driver.c:936 src/qemu_driver.c:3052
#, fuzzy, c-format
msgid "Cannot determine QEMU argv syntax %s"
msgstr "Nepodařilo se otevřít '%s': %s"
-#: src/qemu_driver.c:951 src/qemu_driver.c:954 src/qemu_driver.c:959
+#: src/qemu_driver.c:952 src/qemu_driver.c:955 src/qemu_driver.c:960
#, fuzzy, c-format
msgid "Unable to write argv to logfile %d: %s\n"
msgstr "nepodařilo se zapsat do log souboru"
-#: src/qemu_driver.c:1041
+#: src/qemu_driver.c:1040
#, fuzzy, c-format
msgid "Shutting down VM '%s'\n"
msgstr "nepodařilo se získat síť '%s'"
-#: src/qemu_driver.c:1052
+#: src/qemu_driver.c:1051
#, fuzzy, c-format
msgid "Unable to close logfile %d: %s\n"
msgstr "nepodařilo se zapsat do log souboru"
-#: src/qemu_driver.c:1067
+#: src/qemu_driver.c:1066
#, fuzzy
msgid "Got unexpected pid, damn\n"
msgstr "neočekávaný příkazový (dict) uzel"
-#: src/qemu_driver.c:1221
+#: src/qemu_driver.c:1220
#, fuzzy
msgid "failed to allocate space for dnsmasq argv"
msgstr "nepodařilo se alokovat uzel"
-#: src/qemu_driver.c:1235
+#: src/qemu_driver.c:1234
msgid "cannot start dhcp daemon without IP address for server"
msgstr ""
-#: src/qemu_driver.c:1264
+#: src/qemu_driver.c:1263
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
msgstr "Nepodařilo se uložit doménu %s do %s"
-#: src/qemu_driver.c:1275
+#: src/qemu_driver.c:1274
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
msgstr "Nepodařilo se uložit doménu %s do %s"
-#: src/qemu_driver.c:1285
+#: src/qemu_driver.c:1284
#, fuzzy, c-format
msgid "failed to add iptables rule to enable masquerading : %s\n"
msgstr "Nepodařilo se uložit doménu %s do %s"
-#: src/qemu_driver.c:1317
+#: src/qemu_driver.c:1316
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
msgstr "Nepodařilo se uložit doménu %s do %s"
-#: src/qemu_driver.c:1328
+#: src/qemu_driver.c:1327
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
msgstr "Nepodařilo se uložit doménu %s do %s"
-#: src/qemu_driver.c:1353
+#: src/qemu_driver.c:1352
#, fuzzy
msgid "failed to allocate space for IP tables support"
msgstr "nepodařilo se alokovat uzel"
-#: src/qemu_driver.c:1361 src/qemu_driver.c:1368
+#: src/qemu_driver.c:1360 src/qemu_driver.c:1367
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
msgstr "Nepodařilo se uložit doménu %s do %s"
-#: src/qemu_driver.c:1376 src/qemu_driver.c:1383
+#: src/qemu_driver.c:1375 src/qemu_driver.c:1382
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
msgstr "Nepodařilo se uložit doménu %s do %s"
-#: src/qemu_driver.c:1393
+#: src/qemu_driver.c:1392
#, fuzzy, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
msgstr "Nepodařilo se uložit doménu %s do %s"
-#: src/qemu_driver.c:1400
+#: src/qemu_driver.c:1399
#, fuzzy, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
msgstr "Nepodařilo se uložit doménu %s do %s"
-#: src/qemu_driver.c:1408
+#: src/qemu_driver.c:1407
#, fuzzy, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
msgstr "Nepodařilo se uložit doménu %s do %s"
-#: src/qemu_driver.c:1509
+#: src/qemu_driver.c:1508
#, fuzzy
msgid "network is already active"
msgstr "Doména je již aktivní"
-#: src/qemu_driver.c:1521
+#: src/qemu_driver.c:1520
#, fuzzy, c-format
msgid "cannot create bridge '%s' : %s"
msgstr "nepodařilo se zapsat konfigurační soubor: %s"
-#: src/qemu_driver.c:1536
+#: src/qemu_driver.c:1535
#, fuzzy, c-format
msgid "cannot set IP address on bridge '%s' to '%s' : %s"
msgstr "Nepodařilo se otevřít '%s': %s"
-#: src/qemu_driver.c:1544
+#: src/qemu_driver.c:1543
#, fuzzy, c-format
msgid "cannot set netmask on bridge '%s' to '%s' : %s"
msgstr "Nepodařilo se otevřít '%s': %s"
-#: src/qemu_driver.c:1552
+#: src/qemu_driver.c:1551
#, fuzzy, c-format
msgid "failed to bring the bridge '%s' up : %s"
msgstr "Nepodařilo se otevřít '%s': %s"
-#: src/qemu_driver.c:1563
+#: src/qemu_driver.c:1562
#, fuzzy, c-format
msgid "failed to enable IP forwarding : %s"
msgstr "nepodařilo se otevřít %s pro čtení"
-#: src/qemu_driver.c:1581 src/qemu_driver.c:1612
+#: src/qemu_driver.c:1580 src/qemu_driver.c:1611
#, fuzzy, c-format
msgid "Failed to bring down bridge '%s' : %s\n"
msgstr "Nepodařilo se otevřít '%s': %s"
-#: src/qemu_driver.c:1587 src/qemu_driver.c:1617
+#: src/qemu_driver.c:1586 src/qemu_driver.c:1616
#, fuzzy, c-format
msgid "Failed to delete bridge '%s' : %s\n"
msgstr "Nepodařilo se otevřít '%s': %s"
-#: src/qemu_driver.c:1600
+#: src/qemu_driver.c:1599
#, fuzzy, c-format
msgid "Shutting down network '%s'\n"
msgstr "nepodařilo se získat síť '%s'"
-#: src/qemu_driver.c:1626
+#: src/qemu_driver.c:1625
#, fuzzy
msgid "Got unexpected pid for dnsmasq\n"
msgstr "neočekávaný příkazový (dict) uzel"
-#: src/qemu_driver.c:1839
+#: src/qemu_driver.c:1814
+#, fuzzy, c-format
+msgid "Unable to open %s: %s\n"
+msgstr "Nepodařilo se otevřít '%s': %s"
+
+#: src/qemu_driver.c:1859
#, fuzzy
msgid "failed to allocate space for capabilities support"
msgstr "Nepodařilo se alokovat paměť"
-#: src/qemu_driver.c:1858 src/qemu_driver.c:1884
+#: src/qemu_driver.c:1878 src/qemu_driver.c:1904
msgid "NUMA not supported on this host"
msgstr ""
-#: src/qemu_driver.c:1869 src/qemu_driver.c:1892
+#: src/qemu_driver.c:1889 src/qemu_driver.c:1912
#, fuzzy
msgid "Failed to query NUMA free memory"
msgstr "Použité paměti:"
-#: src/qemu_driver.c:2053
+#: src/qemu_driver.c:2073
#, fuzzy, c-format
msgid "domain '%s' is already defined"
msgstr "doména %s již existuje"
-#: src/qemu_driver.c:2064
+#: src/qemu_driver.c:2084
#, fuzzy, c-format
msgid "domain with uuid '%s' is already defined"
msgstr "doména %s již existuje"
-#: src/qemu_driver.c:2094 src/qemu_driver.c:2123 src/qemu_driver.c:2152
-#: src/qemu_driver.c:2172 src/qemu_driver.c:2410 src/qemu_driver.c:3383
-#: src/qemu_driver.c:3518 src/qemu_driver.c:3632
+#: src/qemu_driver.c:2114 src/qemu_driver.c:2143 src/qemu_driver.c:2172
+#: src/qemu_driver.c:2192 src/qemu_driver.c:2430 src/qemu_driver.c:3403
+#: src/qemu_driver.c:3538 src/qemu_driver.c:3652
#, c-format
msgid "no domain with matching id %d"
msgstr ""
-#: src/qemu_driver.c:2099 src/qemu_driver.c:2128 src/qemu_driver.c:2416
-#: src/qemu_driver.c:3388 src/qemu_driver.c:3524 src/qemu_driver.c:3638
+#: src/qemu_driver.c:2119 src/qemu_driver.c:2148 src/qemu_driver.c:2436
+#: src/qemu_driver.c:3408 src/qemu_driver.c:3544 src/qemu_driver.c:3658
#, fuzzy
msgid "domain is not running"
msgstr "Doména stále běží"
-#: src/qemu_driver.c:2107
+#: src/qemu_driver.c:2127
#, fuzzy
msgid "suspend operation failed"
msgstr "selhala operace"
-#: src/qemu_driver.c:2158
+#: src/qemu_driver.c:2178
#, fuzzy
msgid "shutdown operation failed"
msgstr "selhala operace"
-#: src/qemu_driver.c:2198
+#: src/qemu_driver.c:2218
#, fuzzy
msgid "failed to allocate space for ostype"
msgstr "nepodařilo se alokovat uzel"
-#: src/qemu_driver.c:2214 src/qemu_driver.c:2230 src/qemu_driver.c:2253
-#: src/qemu_driver.c:2526 src/qemu_driver.c:2688
+#: src/qemu_driver.c:2234 src/qemu_driver.c:2250 src/qemu_driver.c:2273
+#: src/qemu_driver.c:2546 src/qemu_driver.c:2708
#, c-format
msgid "no domain with matching uuid '%s'"
msgstr ""
-#: src/qemu_driver.c:2236
+#: src/qemu_driver.c:2256
msgid "cannot set max memory lower than current memory"
msgstr ""
-#: src/qemu_driver.c:2259
+#: src/qemu_driver.c:2279
#, fuzzy
msgid "cannot set memory of an active domain"
msgstr "Jméno neaktivní domény"
-#: src/qemu_driver.c:2265
+#: src/qemu_driver.c:2285
msgid "cannot set memory higher than max memory"
msgstr ""
-#: src/qemu_driver.c:2425
+#: src/qemu_driver.c:2445
#, fuzzy
msgid "failed to pause domain"
msgstr "Nepodařilo se uspat doménu %s"
-#: src/qemu_driver.c:2434
+#: src/qemu_driver.c:2454
#, fuzzy
msgid "failed to get domain xml"
msgstr "nepodařilo se získat UUID domény"
-#: src/qemu_driver.c:2442
+#: src/qemu_driver.c:2462
#, fuzzy, c-format
msgid "failed to create '%s'"
msgstr "Nepodařilo se vytvořit XML"
-#: src/qemu_driver.c:2449
+#: src/qemu_driver.c:2469
#, fuzzy
msgid "failed to write save header"
msgstr "Nepodařilo se zapsat do soketu %d\n"
-#: src/qemu_driver.c:2457
+#: src/qemu_driver.c:2477
#, fuzzy
msgid "failed to write xml"
msgstr "Nepodařilo se zapsat do soketu %d\n"
-#: src/qemu_driver.c:2470 src/qemu_driver.c:2477 src/qemu_driver.c:2748
+#: src/qemu_driver.c:2490 src/qemu_driver.c:2497 src/qemu_driver.c:2768
#: src/remote_internal.c:2241 src/virterror.c:441
msgid "out of memory"
msgstr "nedostatek paměti"
-#: src/qemu_driver.c:2485
+#: src/qemu_driver.c:2505
#, fuzzy
msgid "migrate operation failed"
msgstr "selhala operace"
-#: src/qemu_driver.c:2497
+#: src/qemu_driver.c:2517
msgid "'migrate' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:2532
+#: src/qemu_driver.c:2552
#, fuzzy
msgid "cannot change vcpu count of an active domain"
msgstr "Jméno neaktivní domény"
-#: src/qemu_driver.c:2538
+#: src/qemu_driver.c:2558
msgid "could not determine max vcpus for the domain"
msgstr ""
-#: src/qemu_driver.c:2544
+#: src/qemu_driver.c:2564
#, c-format
msgid ""
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
msgstr ""
-#: src/qemu_driver.c:2568 src/qemu_driver.c:2620
+#: src/qemu_driver.c:2588 src/qemu_driver.c:2640
#, fuzzy
msgid "cannot pin vcpus on an inactive domain"
msgstr "oddefinovat neaktivní doménu"
-#: src/qemu_driver.c:2574
+#: src/qemu_driver.c:2594
#, c-format
msgid "vcpu number out of range %d > %d"
msgstr ""
-#: src/qemu_driver.c:2595
+#: src/qemu_driver.c:2615
#, fuzzy, c-format
msgid "cannot set affinity: %s"
msgstr "Nepodařilo se otevřít '%s': %s"
-#: src/qemu_driver.c:2600
+#: src/qemu_driver.c:2620
#, fuzzy
msgid "cpu affinity is not supported"
msgstr "volání knihovny selhalo, pravděpodobně není podporováno"
-#: src/qemu_driver.c:2657
+#: src/qemu_driver.c:2677
#, fuzzy, c-format
msgid "cannot get affinity: %s"
msgstr "Nepodařilo se vytvořit XML"
-#: src/qemu_driver.c:2667
+#: src/qemu_driver.c:2687
msgid "cpu affinity is not available"
msgstr ""
-#: src/qemu_driver.c:2694
+#: src/qemu_driver.c:2714
#, fuzzy, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr "načíst definiční soubor domény"
-#: src/qemu_driver.c:2720 src/test.c:956
+#: src/qemu_driver.c:2740 src/test.c:956
#, fuzzy
msgid "cannot read domain image"
msgstr "uzel seznamu domén"
-#: src/qemu_driver.c:2726
+#: src/qemu_driver.c:2746
#, fuzzy
msgid "failed to read qemu header"
msgstr "nepodařilo se číst z démona Xen"
-#: src/qemu_driver.c:2733
+#: src/qemu_driver.c:2753
msgid "image magic is incorrect"
msgstr ""
-#: src/qemu_driver.c:2740
+#: src/qemu_driver.c:2760
#, c-format
msgid "image version is not supported (%d > %d)"
msgstr ""
-#: src/qemu_driver.c:2755
+#: src/qemu_driver.c:2775
#, fuzzy
msgid "failed to read XML"
msgstr "Nepodařilo se vytvořit XML"
-#: src/qemu_driver.c:2764
+#: src/qemu_driver.c:2784
#, fuzzy
msgid "failed to parse XML"
msgstr "Nepodařilo se vytvořit XML"
-#: src/qemu_driver.c:2777
+#: src/qemu_driver.c:2797
#, fuzzy, c-format
msgid "domain is already active as '%s'"
msgstr "Doména je již aktivní"
-#: src/qemu_driver.c:2786
+#: src/qemu_driver.c:2806
#, fuzzy
msgid "failed to assign new VM"
msgstr "Nepodařilo se vytvořit XML"
-#: src/qemu_driver.c:2799
+#: src/qemu_driver.c:2819
#, fuzzy
msgid "failed to start VM"
msgstr "Nepodařilo se spustit doménu %s"
-#: src/qemu_driver.c:2811
+#: src/qemu_driver.c:2831
#, fuzzy
msgid "failed to resume domain"
msgstr "Nepodařilo se probudit doménu %s"
-#: src/qemu_driver.c:2848 src/qemu_driver.c:3741 src/qemu_driver.c:3776
+#: src/qemu_driver.c:2868 src/qemu_driver.c:3761 src/qemu_driver.c:3796
#, fuzzy
msgid "failed to allocate space for VM name string"
msgstr "Nepodařilo se alokovat paměť"
-#: src/qemu_driver.c:2962
+#: src/qemu_driver.c:2982
#, fuzzy, c-format
msgid "cannot convert disk '%s' to bus/device index"
msgstr "rozhraní zařízení"
-#: src/qemu_driver.c:2982
+#: src/qemu_driver.c:3002
#, fuzzy, c-format
msgid "Unsupported disk name mapping for bus '%s'"
msgstr "druh cílového zařízení"
-#: src/qemu_driver.c:3022
+#: src/qemu_driver.c:3042
#, c-format
msgid "No device with bus '%s' and target '%s'"
msgstr ""
-#: src/qemu_driver.c:3049
+#: src/qemu_driver.c:3069
#, c-format
msgid ""
"Emulator version does not support removable media for device '%s' and target "
"'%s'"
msgstr ""
-#: src/qemu_driver.c:3086
+#: src/qemu_driver.c:3106
msgid "cannot change cdrom media"
msgstr ""
-#: src/qemu_driver.c:3097
+#: src/qemu_driver.c:3117
msgid "changing cdrom media failed"
msgstr ""
-#: src/qemu_driver.c:3157
+#: src/qemu_driver.c:3177
#, fuzzy
msgid "cannot attach usb disk"
msgstr "rozhraní zařízení"
-#: src/qemu_driver.c:3168
+#: src/qemu_driver.c:3188
#, fuzzy
msgid "adding usb disk failed"
msgstr "načíst definiční soubor hostitele"
-#: src/qemu_driver.c:3212
+#: src/qemu_driver.c:3232
#, fuzzy
msgid "cannot attach usb device"
msgstr "rozhraní zařízení"
-#: src/qemu_driver.c:3223
+#: src/qemu_driver.c:3243
#, fuzzy
msgid "adding usb device failed"
msgstr "načíst definiční soubor hostitele"
-#: src/qemu_driver.c:3253
+#: src/qemu_driver.c:3273
#, fuzzy
msgid "cannot attach device on inactive domain"
msgstr "oddefinovat neaktivní doménu"
-#: src/qemu_driver.c:3276
+#: src/qemu_driver.c:3296
msgid "this device type cannot be attached"
msgstr ""
-#: src/qemu_driver.c:3315
+#: src/qemu_driver.c:3335
#, fuzzy
msgid "cannot set autostart for transient domain"
msgstr "Jméno neaktivní domény"
-#: src/qemu_driver.c:3341
+#: src/qemu_driver.c:3361
#, fuzzy, c-format
msgid "Failed to create symlink '%s to '%s': %s"
msgstr "Nepodařilo se uložit doménu %s do %s"
-#: src/qemu_driver.c:3348 src/qemu_driver.c:3981 src/storage_driver.c:832
+#: src/qemu_driver.c:3368 src/qemu_driver.c:4001 src/storage_driver.c:832
#, fuzzy, c-format
msgid "Failed to delete symlink '%s': %s"
msgstr "Nepodařilo se otevřít '%s': %s"
-#: src/qemu_driver.c:3410
+#: src/qemu_driver.c:3430
#, fuzzy, c-format
msgid "invalid path: %s"
msgstr "neplatný parametr v %s"
-#: src/qemu_driver.c:3418
+#: src/qemu_driver.c:3438
msgid "'info blockstats' command failed"
msgstr ""
-#: src/qemu_driver.c:3433
+#: src/qemu_driver.c:3453
msgid "'info blockstats' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:3498
+#: src/qemu_driver.c:3518
#, fuzzy, c-format
msgid "device not found: %s (%s)"
msgstr "Doména nebyla nalezena: %s"
-#: src/qemu_driver.c:3530 src/qemu_driver.c:3573
+#: src/qemu_driver.c:3550 src/qemu_driver.c:3593
msgid "NULL or empty path"
msgstr ""
-#: src/qemu_driver.c:3541
+#: src/qemu_driver.c:3561
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr ""
-#: src/qemu_driver.c:3583
+#: src/qemu_driver.c:3603
#, fuzzy
msgid "invalid path"
msgstr "neplatný parametr v %s"
-#: src/qemu_driver.c:3626
+#: src/qemu_driver.c:3646
msgid "QEMU driver only supports virtual memory addrs"
msgstr ""
-#: src/qemu_driver.c:3653
+#: src/qemu_driver.c:3673
#, fuzzy
msgid "'memsave' command failed"
msgstr "doménové jméno"
-#: src/qemu_driver.c:3682 src/qemu_driver.c:3850 src/qemu_driver.c:3875
-#: src/qemu_driver.c:3889 src/qemu_driver.c:3904 src/qemu_driver.c:3937
-#: src/qemu_driver.c:3953
+#: src/qemu_driver.c:3702 src/qemu_driver.c:3870 src/qemu_driver.c:3895
+#: src/qemu_driver.c:3909 src/qemu_driver.c:3924 src/qemu_driver.c:3957
+#: src/qemu_driver.c:3973
msgid "no network with matching uuid"
msgstr ""
-#: src/qemu_driver.c:3697
+#: src/qemu_driver.c:3717
msgid "no network with matching name"
msgstr ""
-#: src/qemu_driver.c:3856
+#: src/qemu_driver.c:3876
#, fuzzy
msgid "network is still active"
msgstr "Doména je již aktivní"
-#: src/qemu_driver.c:3917
+#: src/qemu_driver.c:3937
#, fuzzy
msgid "no network with matching id"
msgstr "informace o síti v XML"
-#: src/qemu_driver.c:3924
+#: src/qemu_driver.c:3944
#, fuzzy
msgid "failed to allocate space for network bridge string"
msgstr "nepodařilo se alokovat uzel"
-#: src/qemu_driver.c:3974 src/storage_driver.c:823
+#: src/qemu_driver.c:3994 src/storage_driver.c:823
#, fuzzy, c-format
msgid "Failed to create symlink '%s' to '%s': %s"
msgstr "Nepodařilo se uložit doménu %s do %s"
msgid "%s not implemented on Win32"
msgstr ""
-#: src/storage_backend_disk.c:85 src/storage_backend_logical.c:57
+#: src/storage_backend_disk.c:90 src/storage_backend_logical.c:57
#, c-format
msgid "unsupported pool format %s"
msgstr ""
-#: src/storage_backend_disk.c:110 src/storage_backend_logical.c:70
+#: src/storage_backend_disk.c:115 src/storage_backend_logical.c:70
#, c-format
msgid "unsupported pool format %d"
msgstr ""
-#: src/storage_backend_disk.c:138 src/storage_backend_fs.c:192
+#: src/storage_backend_disk.c:143 src/storage_backend_fs.c:192
#: src/storage_backend_fs.c:262 src/storage_backend_fs.c:314
#, c-format
msgid "unsupported volume format %s"
msgstr ""
-#: src/storage_backend_disk.c:165 src/storage_backend_fs.c:225
+#: src/storage_backend_disk.c:170 src/storage_backend_fs.c:225
#: src/storage_backend_fs.c:297 src/storage_backend_fs.c:329
#, c-format
msgid "unsupported volume format %d"
msgstr ""
-#: src/storage_backend_disk.c:179 src/storage_backend_disk.c:192
-#: src/storage_backend_disk.c:199 src/storage_backend_disk.c:221
+#: src/storage_backend_disk.c:184 src/storage_backend_disk.c:197
+#: src/storage_backend_disk.c:204 src/storage_backend_disk.c:226
#: src/storage_backend_fs.c:839 src/storage_backend_iscsi.c:177
#: src/storage_backend_logical.c:116 src/storage_backend_logical.c:121
#: src/storage_backend_logical.c:133 src/storage_backend_logical.c:143
-#: src/storage_backend_logical.c:531
+#: src/storage_backend_logical.c:546
msgid "volume"
msgstr ""
-#: src/storage_backend_disk.c:229
+#: src/storage_backend_disk.c:234
msgid "volume extents"
msgstr ""
-#: src/storage_backend_disk.c:237
+#: src/storage_backend_disk.c:242
msgid "cannot parse device start location"
msgstr ""
-#: src/storage_backend_disk.c:244
+#: src/storage_backend_disk.c:249
msgid "cannot parse device end location"
msgstr ""
-#: src/storage_backend_disk.c:250 src/storage_backend_logical.c:154
+#: src/storage_backend_disk.c:255 src/storage_backend_logical.c:154
#: src/storage_backend_logical.c:160
msgid "extents"
msgstr ""
-#: src/storage_backend_disk.c:464
+#: src/storage_backend_disk.c:462
msgid "no large enough free extent"
msgstr ""
-#: src/storage_backend_disk.c:498
-msgid "Disk pools are not yet supported"
+#: src/storage_backend_disk.c:502
+#, c-format
+msgid "Couldn't read volume target path '%s'. %s"
+msgstr ""
+
+#: src/storage_backend_disk.c:517
+#, c-format
+msgid "Volume path '%s' did not start with parent pool source device name."
msgstr ""
+#: src/storage_backend_disk.c:526
+#, fuzzy, c-format
+msgid "cannot parse partition number from target '%s'"
+msgstr "Nepodařilo se otevřít '%s': %s"
+
#: src/storage_backend_fs.c:358
#, c-format
msgid "cannot read header '%s': %s"
msgstr ""
#: src/storage_backend_fs.c:1042 src/storage_backend_fs.c:1078
-#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:543
+#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:558
#, c-format
msgid "cannot read path '%s': %s"
msgstr ""
msgid "creation of non-raw images is not supported without qemu-img"
msgstr ""
-#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:552
+#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:567
#, fuzzy, c-format
msgid "cannot set file owner '%s': %s"
msgstr "Nepodařilo se otevřít '%s': %s"
-#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:559
+#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:574
#, fuzzy, c-format
msgid "cannot set file mode '%s': %s"
msgstr "Nepodařilo se otevřít '%s': %s"
-#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:566
+#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:581
#, c-format
msgid "cannot close file '%s': %s"
msgstr ""
msgid "lvs command failed with exitstatus %d"
msgstr ""
-#: src/storage_backend_logical.c:355
+#: src/storage_backend_logical.c:354
#, fuzzy
msgid "command line"
msgstr "doménové jméno"
-#: src/storage_backend_logical.c:372
+#: src/storage_backend_logical.c:371
#, c-format
msgid "cannot open device %s"
msgstr ""
-#: src/storage_backend_logical.c:378
+#: src/storage_backend_logical.c:377
#, c-format
msgid "cannot clear device header %s"
msgstr ""
-#: src/storage_backend_logical.c:385
+#: src/storage_backend_logical.c:384
#, c-format
msgid "cannot close device %s"
msgstr ""
-#: src/storage_backend_logical.c:575
+#: src/storage_backend_logical.c:507
+#, fuzzy, c-format
+msgid "cannot remove PV device %s: %s"
+msgstr "nepodařilo se zapsat konfigurační soubor: %s"
+
+#: src/storage_backend_logical.c:590
#, c-format
msgid "cannot find newly created volume '%s': %s"
msgstr ""
msgstr "DATA"
#: src/virsh.c:6292 src/virsh.c:6314
-msgid "blocked"
-msgstr "blokováno"
+#, fuzzy
+msgid "idle"
+msgstr "XML soubor"
#: src/virsh.c:6294
msgid "paused"
msgid "domain information incomplete, missing uuid"
msgstr "neúplná informace o doméně, chybí UUID"
-#: src/xend_internal.c:1109 src/xend_internal.c:2204 src/xend_internal.c:2211
+#: src/xend_internal.c:1109 src/xend_internal.c:2213 src/xend_internal.c:2220
msgid "domain information incomplete, missing name"
msgstr "neúplná informace o doméně, chybí jméno"
msgid "unknown graphics type '%s'"
msgstr "neznámý druh OS %s"
-#: src/xend_internal.c:2191
+#: src/xend_internal.c:2200
msgid "domain information incomplete, missing id"
msgstr "neúplná informace o doméně, chybí ID"
-#: src/xend_internal.c:2260 src/xend_internal.c:2270 src/xend_internal.c:2280
+#: src/xend_internal.c:2269 src/xend_internal.c:2279 src/xend_internal.c:2289
#, fuzzy, c-format
msgid "unknown lifecycle type %s"
msgstr "neznámý druh OS %s"
-#: src/xend_internal.c:2593
+#: src/xend_internal.c:2602
#, fuzzy
msgid "failed to parse topology information"
msgstr "nepodařilo se parsovat doménové informace o Xend"
-#: src/xend_internal.c:2647
+#: src/xend_internal.c:2656
#, fuzzy
msgid "topology syntax error"
msgstr "chybná syntaxe konfiguračního souboru"
-#: src/xend_internal.c:2711
+#: src/xend_internal.c:2720
msgid "failed to parse Xend domain information"
msgstr "nepodařilo se parsovat doménové informace o Xend"
-#: src/xend_internal.c:3193
+#: src/xend_internal.c:3202
msgid "xenDaemonDomainFetch failed to find this domain"
msgstr ""
-#: src/xend_internal.c:3815 src/xend_internal.c:4290 src/xm_internal.c:1617
+#: src/xend_internal.c:3824 src/xend_internal.c:4299 src/xm_internal.c:1617
#, fuzzy
msgid "failed to build sexpr"
msgstr "Nepodařilo se uspat doménu %s"
-#: src/xend_internal.c:3917
+#: src/xend_internal.c:3926
#, fuzzy
msgid "unsupported device type"
msgstr "druh cílového zařízení"
-#: src/xend_internal.c:4020
+#: src/xend_internal.c:4029
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4061
+#: src/xend_internal.c:4070
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4069
+#: src/xend_internal.c:4078
#, fuzzy
msgid "unexpected value from on_xend_start"
msgstr "neočekávaná hodnota uzlu"
-#: src/xend_internal.c:4080
+#: src/xend_internal.c:4089
#, fuzzy
msgid "no memory"
msgstr "uzel paměti"
-#: src/xend_internal.c:4086
+#: src/xend_internal.c:4095
#, fuzzy
msgid "sexpr2string failed"
msgstr "selhala operace"
-#: src/xend_internal.c:4091
+#: src/xend_internal.c:4100
#, fuzzy
msgid "Failed to redefine sexpr"
msgstr "Nepodařilo se oddefinovat doménu %s"
-#: src/xend_internal.c:4096
+#: src/xend_internal.c:4105
msgid "on_xend_start not present in sexpr"
msgstr ""
-#: src/xend_internal.c:4127
+#: src/xend_internal.c:4136
#, fuzzy, c-format
msgid "gethostname failed: %s"
msgstr "selhala operace %s"
-#: src/xend_internal.c:4133
+#: src/xend_internal.c:4142
#, fuzzy, c-format
msgid "failed to strdup hostname: %s"
msgstr "nepodařilo se získat hostitelské jméno"
-#: src/xend_internal.c:4164
+#: src/xend_internal.c:4173
msgid ""
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
"migration"
msgstr ""
-#: src/xend_internal.c:4174
+#: src/xend_internal.c:4183
msgid ""
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
"migration"
msgstr ""
-#: src/xend_internal.c:4186
+#: src/xend_internal.c:4195
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr ""
-#: src/xend_internal.c:4199
+#: src/xend_internal.c:4208
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr ""
-#: src/xend_internal.c:4204
+#: src/xend_internal.c:4213
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr ""
-#: src/xend_internal.c:4211
+#: src/xend_internal.c:4220
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr ""
-#: src/xend_internal.c:4218 src/xend_internal.c:4240 src/xend_internal.c:4248
-#: src/xend_internal.c:4474 src/xend_internal.c:4481 src/xml.c:89
+#: src/xend_internal.c:4227 src/xend_internal.c:4249 src/xend_internal.c:4257
+#: src/xend_internal.c:4483 src/xend_internal.c:4490 src/xml.c:89
msgid "strdup failed"
msgstr ""
-#: src/xend_internal.c:4231
+#: src/xend_internal.c:4240
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr ""
-#: src/xend_internal.c:4284
+#: src/xend_internal.c:4293
#, fuzzy
msgid "failed to parse domain description"
msgstr "nepodařilo se parsovat doménové informace o Xend"
-#: src/xend_internal.c:4300
+#: src/xend_internal.c:4309
#, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Nepodařilo se vytvořit neaktivní doménu %s\n"
-#: src/xend_internal.c:4456 src/xend_internal.c:4532 src/xend_internal.c:4622
+#: src/xend_internal.c:4465 src/xend_internal.c:4541 src/xend_internal.c:4631
msgid "unsupported in xendConfigVersion < 4"
msgstr ""
-#: src/xend_internal.c:4468
+#: src/xend_internal.c:4477
#, fuzzy
msgid "node information incomplete, missing scheduler name"
msgstr "neúplná informace o doméně, chybí jméno"
-#: src/xend_internal.c:4486 src/xend_internal.c:4580 src/xend_internal.c:4692
+#: src/xend_internal.c:4495 src/xend_internal.c:4589 src/xend_internal.c:4701
#, fuzzy
msgid "Unknown scheduler"
msgstr "Neznámý"
-#: src/xend_internal.c:4545 src/xend_internal.c:4635
+#: src/xend_internal.c:4554 src/xend_internal.c:4644
#, fuzzy
msgid "Failed to get a scheduler name"
msgstr "nepodařilo se získat hostitelské jméno"
-#: src/xend_internal.c:4558 src/xend_internal.c:4671
+#: src/xend_internal.c:4567 src/xend_internal.c:4680
#, fuzzy
msgid "domain information incomplete, missing cpu_weight"
msgstr "neúplná informace o doméně, chybí UUID"
-#: src/xend_internal.c:4563 src/xend_internal.c:4680
+#: src/xend_internal.c:4572 src/xend_internal.c:4689
#, fuzzy
msgid "domain information incomplete, missing cpu_cap"
msgstr "neúplná informace o doméně, chybí UUID"
-#: src/xend_internal.c:4739
+#: src/xend_internal.c:4748
msgid "domainBlockPeek is not supported for dom0"
msgstr ""
-#: src/xend_internal.c:4762
+#: src/xend_internal.c:4771
#, fuzzy, c-format
msgid "%s: invalid path"
msgstr "neplatný parametr v %s"
-#: src/xend_internal.c:4770
+#: src/xend_internal.c:4779
#, fuzzy, c-format
msgid "failed to open for reading: %s: %s"
msgstr "nepodařilo se otevřít %s pro čtení"
-#: src/xend_internal.c:4782
+#: src/xend_internal.c:4791
#, fuzzy, c-format
msgid "failed to lseek or read from file: %s: %s"
msgstr "Nepodařilo se otevřít '%s': %s"
-#: src/xend_internal.c:4865 src/xend_internal.c:4911
+#: src/xend_internal.c:4874 src/xend_internal.c:4920
#, fuzzy, c-format
msgid "unexpected graphics type %d"
msgstr "neočekávaný typ MIME"
-#: src/xend_internal.c:4954
+#: src/xend_internal.c:4963
#, fuzzy
msgid "unexpected chr device type"
msgstr "neočekávaný typ MIME"
-#: src/xend_internal.c:5128 src/xm_internal.c:1779
+#: src/xend_internal.c:5137 src/xm_internal.c:1779
#, fuzzy, c-format
msgid "unsupported network type %d"
msgstr "neočekávaný typ MIME"
-#: src/xend_internal.c:5302 src/xend_internal.c:5309 src/xend_internal.c:5316
+#: src/xend_internal.c:5311 src/xend_internal.c:5318 src/xend_internal.c:5325
#, fuzzy, c-format
msgid "unexpected lifecycle value %d"
msgstr "neočekávaná hodnota uzlu"
-#: src/xend_internal.c:5333
+#: src/xend_internal.c:5342
#, fuzzy
msgid "no HVM domain loader"
msgstr "uzel seznamu domén"
-#: src/xend_internal.c:5544
+#: src/xend_internal.c:5553
#, fuzzy
msgid "hotplug of device type not supported"
msgstr "volání knihovny selhalo, pravděpodobně není podporováno"
msgid "failed to connect to Xen Store"
msgstr "nepodařilo se připojit ke Xen Store"
+#~ msgid "blocked"
+#~ msgstr "blokováno"
+
#, fuzzy
#~ msgid "invalid interface type: %s"
#~ msgstr "druh cílového zařízení"
#~ msgid "cannot read tty pid file %s: %s"
#~ msgstr "nepodařilo se zapsat konfigurační soubor: %s"
-#, fuzzy
-#~ msgid "cannot remove ttyPidFile %s: %s"
-#~ msgstr "nepodařilo se zapsat konfigurační soubor: %s"
-
#, fuzzy
#~ msgid "failed to calloc memory for init string: %s"
#~ msgstr "Nepodařilo se alokovat paměť"
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-09-08 14:51+0200\n"
+"POT-Creation-Date: 2008-09-23 22:28+0200\n"
"PO-Revision-Date: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
msgid "storage_vol not found"
msgstr "domain name or uuid"
-#: src/conf.c:155 src/conf.c:203 src/conf.c:488 src/conf.c:525 src/conf.c:553
-#: src/conf.c:631
+#: src/conf.c:164 src/conf.c:212 src/conf.c:491 src/conf.c:528 src/conf.c:555
+#: src/conf.c:630
msgid "allocating configuration"
msgstr "allocating configuration"
-#: src/conf.c:338
+#: src/conf.c:347
msgid "unterminated number"
msgstr "unterminated number"
-#: src/conf.c:372 src/conf.c:389 src/conf.c:401
+#: src/conf.c:380 src/conf.c:396 src/conf.c:407
msgid "unterminated string"
msgstr "unterminated string"
-#: src/conf.c:429 src/conf.c:483
+#: src/conf.c:434 src/conf.c:487
msgid "expecting a value"
msgstr "expecting a value"
-#: src/conf.c:450
+#: src/conf.c:454
msgid "expecting a separator in list"
msgstr "expecting a separator in list"
-#: src/conf.c:473
+#: src/conf.c:477
#, fuzzy
msgid "list is not closed with ]"
msgstr "list is not closed with ] "
-#: src/conf.c:518
+#: src/conf.c:521
msgid "expecting a name"
msgstr "expecting a name"
-#: src/conf.c:581
+#: src/conf.c:582
msgid "expecting a separator"
msgstr "expecting a separator"
msgid "expecting an assignment"
msgstr "expecting an assignment"
-#: src/conf.c:894 src/conf.c:950 src/xend_internal.c:584
-#: src/xend_internal.c:2657 src/xm_internal.c:1475 src/xm_internal.c:1482
+#: src/conf.c:892 src/conf.c:948 src/xend_internal.c:584
+#: src/xend_internal.c:2666 src/xm_internal.c:1475 src/xm_internal.c:1482
#, fuzzy
msgid "allocate buffer"
msgstr "allocate new buffer"
-#: src/conf.c:901
+#: src/conf.c:899
msgid "failed to open file"
msgstr "failed to open file"
-#: src/conf.c:912
+#: src/conf.c:910
msgid "failed to save content"
msgstr "failed to save content"
msgid "cannot extract disk devices"
msgstr "Cannot extract running %s hypervisor version\n"
-#: src/domain_conf.c:1939 src/qemu_driver.c:3133
+#: src/domain_conf.c:1939 src/qemu_driver.c:3153
#, fuzzy, c-format
msgid "duplicate disk target '%s'"
msgstr "unexpected mime type"
msgid "unexpected char type %d"
msgstr "unexpected mime type"
-#: src/domain_conf.c:2815 src/xend_internal.c:5214
+#: src/domain_conf.c:2815 src/xend_internal.c:5223
#, fuzzy, c-format
msgid "unexpected sound model %d"
msgstr "unexpected mime type"
-#: src/domain_conf.c:2835 src/xend_internal.c:5237
+#: src/domain_conf.c:2835 src/xend_internal.c:5246
#, fuzzy, c-format
msgid "unexpected input type %d"
msgstr "unexpected mime type"
#: src/lxc_driver.c:274 src/lxc_driver.c:309 src/lxc_driver.c:335
#: src/lxc_driver.c:350 src/openvz_driver.c:238 src/openvz_driver.c:267
-#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:620
-#: src/openvz_driver.c:651 src/openvz_driver.c:672 src/openvz_driver.c:713
-#: src/qemu_driver.c:2192 src/qemu_driver.c:2279 src/qemu_driver.c:2828
-#: src/qemu_driver.c:2883 src/qemu_driver.c:2927 src/qemu_driver.c:3007
-#: src/qemu_driver.c:3123 src/qemu_driver.c:3192 src/qemu_driver.c:3247
-#: src/qemu_driver.c:3291 src/qemu_driver.c:3309 src/qemu_driver.c:3567
+#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:621
+#: src/openvz_driver.c:652 src/openvz_driver.c:673 src/openvz_driver.c:714
+#: src/qemu_driver.c:2212 src/qemu_driver.c:2299 src/qemu_driver.c:2848
+#: src/qemu_driver.c:2903 src/qemu_driver.c:2947 src/qemu_driver.c:3027
+#: src/qemu_driver.c:3143 src/qemu_driver.c:3212 src/qemu_driver.c:3267
+#: src/qemu_driver.c:3311 src/qemu_driver.c:3329 src/qemu_driver.c:3587
#, fuzzy
msgid "no domain with matching uuid"
msgstr "domain id or uuid"
-#: src/lxc_driver.c:280 src/openvz_driver.c:625 src/qemu_driver.c:2933
+#: src/lxc_driver.c:280 src/openvz_driver.c:626 src/qemu_driver.c:2953
#, fuzzy
msgid "cannot delete active domain"
msgstr "name of the inactive domain"
-#: src/lxc_driver.c:286 src/qemu_driver.c:2939
+#: src/lxc_driver.c:286 src/qemu_driver.c:2959
#, fuzzy
msgid "cannot undefine transient domain"
msgstr "name of the inactive domain"
msgid "container '%s' unexpectedly shutdown during startup"
msgstr ""
-#: src/lxc_driver.c:747 src/qemu_driver.c:892
+#: src/lxc_driver.c:747 src/qemu_driver.c:893
#, fuzzy, c-format
msgid "cannot create log directory %s: %s"
msgstr "failed to write configuration file: %s"
msgid "unknown forwarding type '%s'"
msgstr "unknown OS type %s"
-#: src/network_conf.c:662 src/qemu_driver.c:3334 src/qemu_driver.c:3967
+#: src/network_conf.c:662 src/qemu_driver.c:3354 src/qemu_driver.c:3987
#: src/storage_driver.c:816
#, c-format
msgid "cannot create autostart directory %s: %s"
msgid "no config file for %s"
msgstr "configuration file syntax error: %s"
-#: src/openvz_conf.c:187
+#: src/openvz_conf.c:190
+#, fuzzy, c-format
+msgid "Cound not read 'IP_ADDRESS' from config for container %d"
+msgstr "could not connect to %s"
+
+#: src/openvz_conf.c:220
+#, fuzzy, c-format
+msgid "Cound not read 'NETIF' from config for container %d"
+msgstr "could not connect to %s"
+
+#: src/openvz_conf.c:247
+#, fuzzy
+msgid "Too long network device name"
+msgstr "resolving domain filename"
+
+#: src/openvz_conf.c:264
+#, fuzzy
+msgid "Wrong length MAC address"
+msgstr "invalid argument in %s"
+
+#: src/openvz_conf.c:271
+#, fuzzy
+msgid "Wrong MAC address"
+msgstr "invalid argument in %s"
+
+#: src/openvz_conf.c:327
#, fuzzy
msgid "popen failed"
msgstr "operation failed"
-#: src/openvz_conf.c:197
+#: src/openvz_conf.c:337
#, fuzzy
msgid "Failed to parse vzlist output"
msgstr "Failed to suspend domain %s"
-#: src/openvz_conf.c:223
+#: src/openvz_conf.c:363
#, fuzzy
msgid "UUID in config file malformed"
msgstr "configuration file syntax error: %s"
-#: src/openvz_conf.c:235
+#: src/openvz_conf.c:375
#, fuzzy, c-format
msgid "Cound not read config for container %d"
msgstr "could not connect to %s"
msgid "Container ID is not specified"
msgstr ""
-#: src/openvz_driver.c:391 src/openvz_driver.c:459 src/openvz_driver.c:534
-#: src/openvz_driver.c:554 src/openvz_driver.c:600 src/openvz_driver.c:631
-#: src/openvz_driver.c:656 src/openvz_driver.c:728 src/openvz_driver.c:826
-#: src/openvz_driver.c:872
+#: src/openvz_driver.c:391 src/openvz_driver.c:460 src/openvz_driver.c:535
+#: src/openvz_driver.c:555 src/openvz_driver.c:601 src/openvz_driver.c:632
+#: src/openvz_driver.c:657 src/openvz_driver.c:729 src/openvz_driver.c:827
+#: src/openvz_driver.c:873
#, fuzzy, c-format
msgid "Could not exec %s"
msgstr "could not connect to %s"
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:451 src/openvz_driver.c:528
+#: src/openvz_driver.c:452 src/openvz_driver.c:529
msgid "Error creating command for container"
msgstr ""
-#: src/openvz_driver.c:465 src/openvz_driver.c:540
+#: src/openvz_driver.c:466 src/openvz_driver.c:541
#, fuzzy
msgid "Could not set UUID"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:475 src/openvz_driver.c:546
+#: src/openvz_driver.c:476 src/openvz_driver.c:547
#, fuzzy
msgid "Could not configure network"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:482 src/openvz_driver.c:569
+#: src/openvz_driver.c:483 src/openvz_driver.c:570
#, fuzzy
msgid "Could not set number of virtual cpu"
msgstr "change number of virtual CPUs"
#: src/openvz_driver.c:517
#, c-format
-msgid "Already an OPENVZ VM defined with the id '%d'"
+msgid "Already an OPENVZ VM defined with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:588
+#: src/openvz_driver.c:589
msgid "no domain with matching id"
msgstr ""
-#: src/openvz_driver.c:594
+#: src/openvz_driver.c:595
#, fuzzy
msgid "domain is not in shutoff state"
msgstr "Domain is already active"
-#: src/openvz_driver.c:677
+#: src/openvz_driver.c:678
#, fuzzy
msgid "Could not read container config"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:693 src/qemu_driver.c:1823
+#: src/openvz_driver.c:694 src/qemu_driver.c:1843
#, fuzzy, c-format
msgid "unknown type '%s'"
msgstr "unknown OS type %s"
-#: src/openvz_driver.c:719
+#: src/openvz_driver.c:720
msgid "VCPUs should be >= 1"
msgstr ""
-#: src/openvz_driver.c:835 src/openvz_driver.c:881
+#: src/openvz_driver.c:836 src/openvz_driver.c:882
#, fuzzy, c-format
msgid "Could not parse VPS ID %s"
msgstr "could not connect to %s"
msgid "Unexpected exit status '%d', qemu probably failed"
msgstr ""
-#: src/qemu_conf.c:519 src/qemu_driver.c:925
+#: src/qemu_conf.c:519 src/qemu_driver.c:926
#, fuzzy, c-format
msgid "Cannot find QEMU binary %s: %s"
msgstr "Failed to suspend domain %s"
msgid "Network type %d is not supported"
msgstr "Domain %s started\n"
-#: src/qemu_conf.c:580 src/qemu_driver.c:1515
+#: src/qemu_conf.c:580 src/qemu_driver.c:1514
#, fuzzy, c-format
msgid "cannot initialize bridge support: %s"
msgstr "Failed to suspend domain %s"
msgid "failed to allocate space for argv string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:90
+#: src/qemu_driver.c:91
#, fuzzy
msgid "Failed to set close-on-exec file descriptor flag\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:105
+#: src/qemu_driver.c:106
#, fuzzy
msgid "Failed to set non-blocking file descriptor flag\n"
msgstr "failed to parse Xend domain information"
-#: src/qemu_driver.c:150
+#: src/qemu_driver.c:151
#, fuzzy, c-format
msgid "Failed to autostart network '%s': %s\n"
msgstr "Failed to start domain %s"
-#: src/qemu_driver.c:165
+#: src/qemu_driver.c:166
#, fuzzy, c-format
msgid "Failed to autostart VM '%s': %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:201
+#: src/qemu_driver.c:202
#, fuzzy, c-format
msgid "Failed to find user record for uid '%d': %s\n"
msgstr "Failed to undefine domain %s"
-#: src/qemu_driver.c:212
+#: src/qemu_driver.c:213
#, fuzzy
msgid "out of memory in asprintf\n"
msgstr "out of memory"
-#: src/qemu_driver.c:268
+#: src/qemu_driver.c:269
#, fuzzy
msgid "qemudStartup: out of memory\n"
msgstr "out of memory"
-#: src/qemu_driver.c:295
+#: src/qemu_driver.c:296
msgid "Reloading iptables rules\n"
msgstr ""
-#: src/qemu_driver.c:433
+#: src/qemu_driver.c:434
#, c-format
msgid ""
"QEMU quit during %s startup\n"
"%s"
msgstr ""
-#: src/qemu_driver.c:443 src/qemu_driver.c:456
+#: src/qemu_driver.c:444 src/qemu_driver.c:457
#, c-format
msgid "Failure while reading %s startup output: %s"
msgstr ""
-#: src/qemu_driver.c:451
+#: src/qemu_driver.c:452
#, c-format
msgid "Timed out while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:467
+#: src/qemu_driver.c:468
#, c-format
msgid "Failure while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:479
+#: src/qemu_driver.c:480
#, c-format
msgid "Out of space while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:510
+#: src/qemu_driver.c:511
#, fuzzy, c-format
msgid "Unable to open monitor path %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:515
+#: src/qemu_driver.c:516
msgid "Unable to set monitor close-on-exec flag"
msgstr ""
-#: src/qemu_driver.c:520
+#: src/qemu_driver.c:521
msgid "Unable to put monitor into non-blocking mode"
msgstr ""
-#: src/qemu_driver.c:648 src/qemu_driver.c:1027 src/qemu_driver.c:1726
-#: src/qemu_driver.c:1736
+#: src/qemu_driver.c:649 src/qemu_driver.c:1028 src/qemu_driver.c:1725
+#: src/qemu_driver.c:1735
#, fuzzy, c-format
msgid "Unable to log VM console data: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:671
+#: src/qemu_driver.c:672
#, fuzzy
msgid "allocate cpumap"
msgstr "allocate new context"
-#: src/qemu_driver.c:682
+#: src/qemu_driver.c:683
msgid "cannot run monitor command to fetch CPU thread info"
msgstr ""
-#: src/qemu_driver.c:786
+#: src/qemu_driver.c:787
#, fuzzy, c-format
msgid "failed to set CPU affinity %s"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:796 src/qemu_driver.c:2135
+#: src/qemu_driver.c:797 src/qemu_driver.c:2155
#, fuzzy
msgid "resume operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:859
+#: src/qemu_driver.c:860
#, fuzzy
msgid "VM is already active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:869
+#: src/qemu_driver.c:870
msgid "Unable to find an unused VNC port"
msgstr ""
-#: src/qemu_driver.c:881
+#: src/qemu_driver.c:882
#, c-format
msgid "config file path too long: %s/%s.log"
msgstr ""
-#: src/qemu_driver.c:900
+#: src/qemu_driver.c:901
#, fuzzy, c-format
msgid "failed to create logfile %s: %s"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:906
+#: src/qemu_driver.c:907
#, fuzzy, c-format
msgid "Unable to set VM logfile close-on-exec flag %s"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:935 src/qemu_driver.c:3032
+#: src/qemu_driver.c:936 src/qemu_driver.c:3052
#, fuzzy, c-format
msgid "Cannot determine QEMU argv syntax %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:951 src/qemu_driver.c:954 src/qemu_driver.c:959
+#: src/qemu_driver.c:952 src/qemu_driver.c:955 src/qemu_driver.c:960
#, fuzzy, c-format
msgid "Unable to write argv to logfile %d: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:1041
+#: src/qemu_driver.c:1040
#, fuzzy, c-format
msgid "Shutting down VM '%s'\n"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:1052
+#: src/qemu_driver.c:1051
#, fuzzy, c-format
msgid "Unable to close logfile %d: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:1067
+#: src/qemu_driver.c:1066
#, fuzzy
msgid "Got unexpected pid, damn\n"
msgstr "unexpected dict node"
-#: src/qemu_driver.c:1221
+#: src/qemu_driver.c:1220
#, fuzzy
msgid "failed to allocate space for dnsmasq argv"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1235
+#: src/qemu_driver.c:1234
msgid "cannot start dhcp daemon without IP address for server"
msgstr ""
-#: src/qemu_driver.c:1264
+#: src/qemu_driver.c:1263
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1275
+#: src/qemu_driver.c:1274
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1285
+#: src/qemu_driver.c:1284
#, fuzzy, c-format
msgid "failed to add iptables rule to enable masquerading : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1317
+#: src/qemu_driver.c:1316
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1328
+#: src/qemu_driver.c:1327
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1353
+#: src/qemu_driver.c:1352
#, fuzzy
msgid "failed to allocate space for IP tables support"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1361 src/qemu_driver.c:1368
+#: src/qemu_driver.c:1360 src/qemu_driver.c:1367
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1376 src/qemu_driver.c:1383
+#: src/qemu_driver.c:1375 src/qemu_driver.c:1382
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1393
+#: src/qemu_driver.c:1392
#, fuzzy, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1400
+#: src/qemu_driver.c:1399
#, fuzzy, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1408
+#: src/qemu_driver.c:1407
#, fuzzy, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1509
+#: src/qemu_driver.c:1508
#, fuzzy
msgid "network is already active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:1521
+#: src/qemu_driver.c:1520
#, fuzzy, c-format
msgid "cannot create bridge '%s' : %s"
msgstr "failed to write configuration file: %s"
-#: src/qemu_driver.c:1536
+#: src/qemu_driver.c:1535
#, fuzzy, c-format
msgid "cannot set IP address on bridge '%s' to '%s' : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1544
+#: src/qemu_driver.c:1543
#, fuzzy, c-format
msgid "cannot set netmask on bridge '%s' to '%s' : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1552
+#: src/qemu_driver.c:1551
#, fuzzy, c-format
msgid "failed to bring the bridge '%s' up : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1563
+#: src/qemu_driver.c:1562
#, fuzzy, c-format
msgid "failed to enable IP forwarding : %s"
msgstr "failed to open %s for reading"
-#: src/qemu_driver.c:1581 src/qemu_driver.c:1612
+#: src/qemu_driver.c:1580 src/qemu_driver.c:1611
#, fuzzy, c-format
msgid "Failed to bring down bridge '%s' : %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1587 src/qemu_driver.c:1617
+#: src/qemu_driver.c:1586 src/qemu_driver.c:1616
#, fuzzy, c-format
msgid "Failed to delete bridge '%s' : %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1600
+#: src/qemu_driver.c:1599
#, fuzzy, c-format
msgid "Shutting down network '%s'\n"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:1626
+#: src/qemu_driver.c:1625
#, fuzzy
msgid "Got unexpected pid for dnsmasq\n"
msgstr "unexpected dict node"
-#: src/qemu_driver.c:1839
+#: src/qemu_driver.c:1814
+#, fuzzy, c-format
+msgid "Unable to open %s: %s\n"
+msgstr "Failed to suspend domain %s"
+
+#: src/qemu_driver.c:1859
#, fuzzy
msgid "failed to allocate space for capabilities support"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1858 src/qemu_driver.c:1884
+#: src/qemu_driver.c:1878 src/qemu_driver.c:1904
msgid "NUMA not supported on this host"
msgstr ""
-#: src/qemu_driver.c:1869 src/qemu_driver.c:1892
+#: src/qemu_driver.c:1889 src/qemu_driver.c:1912
#, fuzzy
msgid "Failed to query NUMA free memory"
msgstr "Used memory:"
-#: src/qemu_driver.c:2053
+#: src/qemu_driver.c:2073
#, fuzzy, c-format
msgid "domain '%s' is already defined"
msgstr "domain %s exists already"
-#: src/qemu_driver.c:2064
+#: src/qemu_driver.c:2084
#, fuzzy, c-format
msgid "domain with uuid '%s' is already defined"
msgstr "domain %s exists already"
-#: src/qemu_driver.c:2094 src/qemu_driver.c:2123 src/qemu_driver.c:2152
-#: src/qemu_driver.c:2172 src/qemu_driver.c:2410 src/qemu_driver.c:3383
-#: src/qemu_driver.c:3518 src/qemu_driver.c:3632
+#: src/qemu_driver.c:2114 src/qemu_driver.c:2143 src/qemu_driver.c:2172
+#: src/qemu_driver.c:2192 src/qemu_driver.c:2430 src/qemu_driver.c:3403
+#: src/qemu_driver.c:3538 src/qemu_driver.c:3652
#, c-format
msgid "no domain with matching id %d"
msgstr ""
-#: src/qemu_driver.c:2099 src/qemu_driver.c:2128 src/qemu_driver.c:2416
-#: src/qemu_driver.c:3388 src/qemu_driver.c:3524 src/qemu_driver.c:3638
+#: src/qemu_driver.c:2119 src/qemu_driver.c:2148 src/qemu_driver.c:2436
+#: src/qemu_driver.c:3408 src/qemu_driver.c:3544 src/qemu_driver.c:3658
#, fuzzy
msgid "domain is not running"
msgstr "Domain is already active"
-#: src/qemu_driver.c:2107
+#: src/qemu_driver.c:2127
#, fuzzy
msgid "suspend operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2158
+#: src/qemu_driver.c:2178
#, fuzzy
msgid "shutdown operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2198
+#: src/qemu_driver.c:2218
#, fuzzy
msgid "failed to allocate space for ostype"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:2214 src/qemu_driver.c:2230 src/qemu_driver.c:2253
-#: src/qemu_driver.c:2526 src/qemu_driver.c:2688
+#: src/qemu_driver.c:2234 src/qemu_driver.c:2250 src/qemu_driver.c:2273
+#: src/qemu_driver.c:2546 src/qemu_driver.c:2708
#, c-format
msgid "no domain with matching uuid '%s'"
msgstr ""
-#: src/qemu_driver.c:2236
+#: src/qemu_driver.c:2256
msgid "cannot set max memory lower than current memory"
msgstr ""
-#: src/qemu_driver.c:2259
+#: src/qemu_driver.c:2279
#, fuzzy
msgid "cannot set memory of an active domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:2265
+#: src/qemu_driver.c:2285
msgid "cannot set memory higher than max memory"
msgstr ""
-#: src/qemu_driver.c:2425
+#: src/qemu_driver.c:2445
#, fuzzy
msgid "failed to pause domain"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:2434
+#: src/qemu_driver.c:2454
#, fuzzy
msgid "failed to get domain xml"
msgstr "failed to get domain UUID"
-#: src/qemu_driver.c:2442
+#: src/qemu_driver.c:2462
#, fuzzy, c-format
msgid "failed to create '%s'"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2449
+#: src/qemu_driver.c:2469
#, fuzzy
msgid "failed to write save header"
msgstr "Failed to write to socket %d\n"
-#: src/qemu_driver.c:2457
+#: src/qemu_driver.c:2477
#, fuzzy
msgid "failed to write xml"
msgstr "Failed to write to socket %d\n"
-#: src/qemu_driver.c:2470 src/qemu_driver.c:2477 src/qemu_driver.c:2748
+#: src/qemu_driver.c:2490 src/qemu_driver.c:2497 src/qemu_driver.c:2768
#: src/remote_internal.c:2241 src/virterror.c:441
msgid "out of memory"
msgstr "out of memory"
-#: src/qemu_driver.c:2485
+#: src/qemu_driver.c:2505
#, fuzzy
msgid "migrate operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2497
+#: src/qemu_driver.c:2517
msgid "'migrate' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:2532
+#: src/qemu_driver.c:2552
#, fuzzy
msgid "cannot change vcpu count of an active domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:2538
+#: src/qemu_driver.c:2558
msgid "could not determine max vcpus for the domain"
msgstr ""
-#: src/qemu_driver.c:2544
+#: src/qemu_driver.c:2564
#, c-format
msgid ""
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
msgstr ""
-#: src/qemu_driver.c:2568 src/qemu_driver.c:2620
+#: src/qemu_driver.c:2588 src/qemu_driver.c:2640
#, fuzzy
msgid "cannot pin vcpus on an inactive domain"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:2574
+#: src/qemu_driver.c:2594
#, c-format
msgid "vcpu number out of range %d > %d"
msgstr ""
-#: src/qemu_driver.c:2595
+#: src/qemu_driver.c:2615
#, fuzzy, c-format
msgid "cannot set affinity: %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:2600
+#: src/qemu_driver.c:2620
#, fuzzy
msgid "cpu affinity is not supported"
msgstr "library call failed, possibly not supported"
-#: src/qemu_driver.c:2657
+#: src/qemu_driver.c:2677
#, fuzzy, c-format
msgid "cannot get affinity: %s"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2667
+#: src/qemu_driver.c:2687
msgid "cpu affinity is not available"
msgstr ""
-#: src/qemu_driver.c:2694
+#: src/qemu_driver.c:2714
#, fuzzy, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr "load domain definition file"
-#: src/qemu_driver.c:2720 src/test.c:956
+#: src/qemu_driver.c:2740 src/test.c:956
#, fuzzy
msgid "cannot read domain image"
msgstr "node domain list"
-#: src/qemu_driver.c:2726
+#: src/qemu_driver.c:2746
#, fuzzy
msgid "failed to read qemu header"
msgstr "failed to read from Xen Daemon"
-#: src/qemu_driver.c:2733
+#: src/qemu_driver.c:2753
msgid "image magic is incorrect"
msgstr ""
-#: src/qemu_driver.c:2740
+#: src/qemu_driver.c:2760
#, c-format
msgid "image version is not supported (%d > %d)"
msgstr ""
-#: src/qemu_driver.c:2755
+#: src/qemu_driver.c:2775
#, fuzzy
msgid "failed to read XML"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2764
+#: src/qemu_driver.c:2784
#, fuzzy
msgid "failed to parse XML"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2777
+#: src/qemu_driver.c:2797
#, fuzzy, c-format
msgid "domain is already active as '%s'"
msgstr "Domain is already active"
-#: src/qemu_driver.c:2786
+#: src/qemu_driver.c:2806
#, fuzzy
msgid "failed to assign new VM"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2799
+#: src/qemu_driver.c:2819
#, fuzzy
msgid "failed to start VM"
msgstr "Failed to start domain %s"
-#: src/qemu_driver.c:2811
+#: src/qemu_driver.c:2831
#, fuzzy
msgid "failed to resume domain"
msgstr "Failed to resume domain %s"
-#: src/qemu_driver.c:2848 src/qemu_driver.c:3741 src/qemu_driver.c:3776
+#: src/qemu_driver.c:2868 src/qemu_driver.c:3761 src/qemu_driver.c:3796
#, fuzzy
msgid "failed to allocate space for VM name string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:2962
+#: src/qemu_driver.c:2982
#, fuzzy, c-format
msgid "cannot convert disk '%s' to bus/device index"
msgstr "Cannot extract running %s hypervisor version\n"
-#: src/qemu_driver.c:2982
+#: src/qemu_driver.c:3002
#, fuzzy, c-format
msgid "Unsupported disk name mapping for bus '%s'"
msgstr "unexpected mime type"
-#: src/qemu_driver.c:3022
+#: src/qemu_driver.c:3042
#, c-format
msgid "No device with bus '%s' and target '%s'"
msgstr ""
-#: src/qemu_driver.c:3049
+#: src/qemu_driver.c:3069
#, c-format
msgid ""
"Emulator version does not support removable media for device '%s' and target "
"'%s'"
msgstr ""
-#: src/qemu_driver.c:3086
+#: src/qemu_driver.c:3106
msgid "cannot change cdrom media"
msgstr ""
-#: src/qemu_driver.c:3097
+#: src/qemu_driver.c:3117
msgid "changing cdrom media failed"
msgstr ""
-#: src/qemu_driver.c:3157
+#: src/qemu_driver.c:3177
#, fuzzy
msgid "cannot attach usb disk"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3168
+#: src/qemu_driver.c:3188
#, fuzzy
msgid "adding usb disk failed"
msgstr "loading host definition file"
-#: src/qemu_driver.c:3212
+#: src/qemu_driver.c:3232
#, fuzzy
msgid "cannot attach usb device"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3223
+#: src/qemu_driver.c:3243
#, fuzzy
msgid "adding usb device failed"
msgstr "loading host definition file"
-#: src/qemu_driver.c:3253
+#: src/qemu_driver.c:3273
#, fuzzy
msgid "cannot attach device on inactive domain"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3276
+#: src/qemu_driver.c:3296
msgid "this device type cannot be attached"
msgstr ""
-#: src/qemu_driver.c:3315
+#: src/qemu_driver.c:3335
#, fuzzy
msgid "cannot set autostart for transient domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:3341
+#: src/qemu_driver.c:3361
#, fuzzy, c-format
msgid "Failed to create symlink '%s to '%s': %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:3348 src/qemu_driver.c:3981 src/storage_driver.c:832
+#: src/qemu_driver.c:3368 src/qemu_driver.c:4001 src/storage_driver.c:832
#, fuzzy, c-format
msgid "Failed to delete symlink '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:3410
+#: src/qemu_driver.c:3430
#, fuzzy, c-format
msgid "invalid path: %s"
msgstr "invalid argument in %s"
-#: src/qemu_driver.c:3418
+#: src/qemu_driver.c:3438
msgid "'info blockstats' command failed"
msgstr ""
-#: src/qemu_driver.c:3433
+#: src/qemu_driver.c:3453
msgid "'info blockstats' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:3498
+#: src/qemu_driver.c:3518
#, fuzzy, c-format
msgid "device not found: %s (%s)"
msgstr "Domain restored from %s\n"
-#: src/qemu_driver.c:3530 src/qemu_driver.c:3573
+#: src/qemu_driver.c:3550 src/qemu_driver.c:3593
msgid "NULL or empty path"
msgstr ""
-#: src/qemu_driver.c:3541
+#: src/qemu_driver.c:3561
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr ""
-#: src/qemu_driver.c:3583
+#: src/qemu_driver.c:3603
#, fuzzy
msgid "invalid path"
msgstr "invalid argument in %s"
-#: src/qemu_driver.c:3626
+#: src/qemu_driver.c:3646
msgid "QEMU driver only supports virtual memory addrs"
msgstr ""
-#: src/qemu_driver.c:3653
+#: src/qemu_driver.c:3673
#, fuzzy
msgid "'memsave' command failed"
msgstr "domain name"
-#: src/qemu_driver.c:3682 src/qemu_driver.c:3850 src/qemu_driver.c:3875
-#: src/qemu_driver.c:3889 src/qemu_driver.c:3904 src/qemu_driver.c:3937
-#: src/qemu_driver.c:3953
+#: src/qemu_driver.c:3702 src/qemu_driver.c:3870 src/qemu_driver.c:3895
+#: src/qemu_driver.c:3909 src/qemu_driver.c:3924 src/qemu_driver.c:3957
+#: src/qemu_driver.c:3973
msgid "no network with matching uuid"
msgstr ""
-#: src/qemu_driver.c:3697
+#: src/qemu_driver.c:3717
msgid "no network with matching name"
msgstr ""
-#: src/qemu_driver.c:3856
+#: src/qemu_driver.c:3876
#, fuzzy
msgid "network is still active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:3917
+#: src/qemu_driver.c:3937
#, fuzzy
msgid "no network with matching id"
msgstr "domain information in XML"
-#: src/qemu_driver.c:3924
+#: src/qemu_driver.c:3944
#, fuzzy
msgid "failed to allocate space for network bridge string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:3974 src/storage_driver.c:823
+#: src/qemu_driver.c:3994 src/storage_driver.c:823
#, fuzzy, c-format
msgid "Failed to create symlink '%s' to '%s': %s"
msgstr "Failed to save domain %s to %s"
msgid "%s not implemented on Win32"
msgstr ""
-#: src/storage_backend_disk.c:85 src/storage_backend_logical.c:57
+#: src/storage_backend_disk.c:90 src/storage_backend_logical.c:57
#, c-format
msgid "unsupported pool format %s"
msgstr ""
-#: src/storage_backend_disk.c:110 src/storage_backend_logical.c:70
+#: src/storage_backend_disk.c:115 src/storage_backend_logical.c:70
#, c-format
msgid "unsupported pool format %d"
msgstr ""
-#: src/storage_backend_disk.c:138 src/storage_backend_fs.c:192
+#: src/storage_backend_disk.c:143 src/storage_backend_fs.c:192
#: src/storage_backend_fs.c:262 src/storage_backend_fs.c:314
#, c-format
msgid "unsupported volume format %s"
msgstr ""
-#: src/storage_backend_disk.c:165 src/storage_backend_fs.c:225
+#: src/storage_backend_disk.c:170 src/storage_backend_fs.c:225
#: src/storage_backend_fs.c:297 src/storage_backend_fs.c:329
#, c-format
msgid "unsupported volume format %d"
msgstr ""
-#: src/storage_backend_disk.c:179 src/storage_backend_disk.c:192
-#: src/storage_backend_disk.c:199 src/storage_backend_disk.c:221
+#: src/storage_backend_disk.c:184 src/storage_backend_disk.c:197
+#: src/storage_backend_disk.c:204 src/storage_backend_disk.c:226
#: src/storage_backend_fs.c:839 src/storage_backend_iscsi.c:177
#: src/storage_backend_logical.c:116 src/storage_backend_logical.c:121
#: src/storage_backend_logical.c:133 src/storage_backend_logical.c:143
-#: src/storage_backend_logical.c:531
+#: src/storage_backend_logical.c:546
msgid "volume"
msgstr ""
-#: src/storage_backend_disk.c:229
+#: src/storage_backend_disk.c:234
msgid "volume extents"
msgstr ""
-#: src/storage_backend_disk.c:237
+#: src/storage_backend_disk.c:242
msgid "cannot parse device start location"
msgstr ""
-#: src/storage_backend_disk.c:244
+#: src/storage_backend_disk.c:249
msgid "cannot parse device end location"
msgstr ""
-#: src/storage_backend_disk.c:250 src/storage_backend_logical.c:154
+#: src/storage_backend_disk.c:255 src/storage_backend_logical.c:154
#: src/storage_backend_logical.c:160
msgid "extents"
msgstr ""
-#: src/storage_backend_disk.c:464
+#: src/storage_backend_disk.c:462
msgid "no large enough free extent"
msgstr ""
-#: src/storage_backend_disk.c:498
-msgid "Disk pools are not yet supported"
+#: src/storage_backend_disk.c:502
+#, c-format
+msgid "Couldn't read volume target path '%s'. %s"
msgstr ""
+#: src/storage_backend_disk.c:517
+#, c-format
+msgid "Volume path '%s' did not start with parent pool source device name."
+msgstr ""
+
+#: src/storage_backend_disk.c:526
+#, fuzzy, c-format
+msgid "cannot parse partition number from target '%s'"
+msgstr "Failed to suspend domain %s"
+
#: src/storage_backend_fs.c:358
#, c-format
msgid "cannot read header '%s': %s"
msgstr ""
#: src/storage_backend_fs.c:1042 src/storage_backend_fs.c:1078
-#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:543
+#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:558
#, c-format
msgid "cannot read path '%s': %s"
msgstr ""
msgid "creation of non-raw images is not supported without qemu-img"
msgstr ""
-#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:552
+#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:567
#, fuzzy, c-format
msgid "cannot set file owner '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:559
+#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:574
#, fuzzy, c-format
msgid "cannot set file mode '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:566
+#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:581
#, c-format
msgid "cannot close file '%s': %s"
msgstr ""
msgid "lvs command failed with exitstatus %d"
msgstr ""
-#: src/storage_backend_logical.c:355
+#: src/storage_backend_logical.c:354
#, fuzzy
msgid "command line"
msgstr "domain name"
-#: src/storage_backend_logical.c:372
+#: src/storage_backend_logical.c:371
#, c-format
msgid "cannot open device %s"
msgstr ""
-#: src/storage_backend_logical.c:378
+#: src/storage_backend_logical.c:377
#, c-format
msgid "cannot clear device header %s"
msgstr ""
-#: src/storage_backend_logical.c:385
+#: src/storage_backend_logical.c:384
#, c-format
msgid "cannot close device %s"
msgstr ""
-#: src/storage_backend_logical.c:575
+#: src/storage_backend_logical.c:507
+#, fuzzy, c-format
+msgid "cannot remove PV device %s: %s"
+msgstr "failed to write configuration file: %s"
+
+#: src/storage_backend_logical.c:590
#, c-format
msgid "cannot find newly created volume '%s': %s"
msgstr ""
msgstr "DATA"
#: src/virsh.c:6292 src/virsh.c:6314
-msgid "blocked"
-msgstr "blocked"
+msgid "idle"
+msgstr ""
#: src/virsh.c:6294
msgid "paused"
msgid "domain information incomplete, missing uuid"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1109 src/xend_internal.c:2204 src/xend_internal.c:2211
+#: src/xend_internal.c:1109 src/xend_internal.c:2213 src/xend_internal.c:2220
msgid "domain information incomplete, missing name"
msgstr "domain information incomplete, missing name"
msgid "unknown graphics type '%s'"
msgstr "unknown OS type %s"
-#: src/xend_internal.c:2191
+#: src/xend_internal.c:2200
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:2260 src/xend_internal.c:2270 src/xend_internal.c:2280
+#: src/xend_internal.c:2269 src/xend_internal.c:2279 src/xend_internal.c:2289
#, fuzzy, c-format
msgid "unknown lifecycle type %s"
msgstr "unknown OS type %s"
-#: src/xend_internal.c:2593
+#: src/xend_internal.c:2602
#, fuzzy
msgid "failed to parse topology information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:2647
+#: src/xend_internal.c:2656
#, fuzzy
msgid "topology syntax error"
msgstr "configuration file syntax error"
-#: src/xend_internal.c:2711
+#: src/xend_internal.c:2720
msgid "failed to parse Xend domain information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:3193
+#: src/xend_internal.c:3202
msgid "xenDaemonDomainFetch failed to find this domain"
msgstr ""
-#: src/xend_internal.c:3815 src/xend_internal.c:4290 src/xm_internal.c:1617
+#: src/xend_internal.c:3824 src/xend_internal.c:4299 src/xm_internal.c:1617
#, fuzzy
msgid "failed to build sexpr"
msgstr "Failed to suspend domain %s"
-#: src/xend_internal.c:3917
+#: src/xend_internal.c:3926
#, fuzzy
msgid "unsupported device type"
msgstr "unexpected mime type"
-#: src/xend_internal.c:4020
+#: src/xend_internal.c:4029
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4061
+#: src/xend_internal.c:4070
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4069
+#: src/xend_internal.c:4078
#, fuzzy
msgid "unexpected value from on_xend_start"
msgstr "unexpected value node"
-#: src/xend_internal.c:4080
+#: src/xend_internal.c:4089
#, fuzzy
msgid "no memory"
msgstr "node memory"
-#: src/xend_internal.c:4086
+#: src/xend_internal.c:4095
#, fuzzy
msgid "sexpr2string failed"
msgstr "operation failed"
-#: src/xend_internal.c:4091
+#: src/xend_internal.c:4100
#, fuzzy
msgid "Failed to redefine sexpr"
msgstr "Failed to undefine domain %s"
-#: src/xend_internal.c:4096
+#: src/xend_internal.c:4105
msgid "on_xend_start not present in sexpr"
msgstr ""
-#: src/xend_internal.c:4127
+#: src/xend_internal.c:4136
#, fuzzy, c-format
msgid "gethostname failed: %s"
msgstr "operation failed: %s"
-#: src/xend_internal.c:4133
+#: src/xend_internal.c:4142
#, fuzzy, c-format
msgid "failed to strdup hostname: %s"
msgstr "failed to get hypervisor type"
-#: src/xend_internal.c:4164
+#: src/xend_internal.c:4173
msgid ""
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
"migration"
msgstr ""
-#: src/xend_internal.c:4174
+#: src/xend_internal.c:4183
msgid ""
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
"migration"
msgstr ""
-#: src/xend_internal.c:4186
+#: src/xend_internal.c:4195
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr ""
-#: src/xend_internal.c:4199
+#: src/xend_internal.c:4208
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr ""
-#: src/xend_internal.c:4204
+#: src/xend_internal.c:4213
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr ""
-#: src/xend_internal.c:4211
+#: src/xend_internal.c:4220
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr ""
-#: src/xend_internal.c:4218 src/xend_internal.c:4240 src/xend_internal.c:4248
-#: src/xend_internal.c:4474 src/xend_internal.c:4481 src/xml.c:89
+#: src/xend_internal.c:4227 src/xend_internal.c:4249 src/xend_internal.c:4257
+#: src/xend_internal.c:4483 src/xend_internal.c:4490 src/xml.c:89
msgid "strdup failed"
msgstr ""
-#: src/xend_internal.c:4231
+#: src/xend_internal.c:4240
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr ""
-#: src/xend_internal.c:4284
+#: src/xend_internal.c:4293
#, fuzzy
msgid "failed to parse domain description"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:4300
+#: src/xend_internal.c:4309
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Failed to create domain %s\n"
-#: src/xend_internal.c:4456 src/xend_internal.c:4532 src/xend_internal.c:4622
+#: src/xend_internal.c:4465 src/xend_internal.c:4541 src/xend_internal.c:4631
msgid "unsupported in xendConfigVersion < 4"
msgstr ""
-#: src/xend_internal.c:4468
+#: src/xend_internal.c:4477
#, fuzzy
msgid "node information incomplete, missing scheduler name"
msgstr "domain information incomplete, missing name"
-#: src/xend_internal.c:4486 src/xend_internal.c:4580 src/xend_internal.c:4692
+#: src/xend_internal.c:4495 src/xend_internal.c:4589 src/xend_internal.c:4701
#, fuzzy
msgid "Unknown scheduler"
msgstr "unknown host"
-#: src/xend_internal.c:4545 src/xend_internal.c:4635
+#: src/xend_internal.c:4554 src/xend_internal.c:4644
#, fuzzy
msgid "Failed to get a scheduler name"
msgstr "failed to get hypervisor type"
-#: src/xend_internal.c:4558 src/xend_internal.c:4671
+#: src/xend_internal.c:4567 src/xend_internal.c:4680
#, fuzzy
msgid "domain information incomplete, missing cpu_weight"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:4563 src/xend_internal.c:4680
+#: src/xend_internal.c:4572 src/xend_internal.c:4689
#, fuzzy
msgid "domain information incomplete, missing cpu_cap"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:4739
+#: src/xend_internal.c:4748
msgid "domainBlockPeek is not supported for dom0"
msgstr ""
-#: src/xend_internal.c:4762
+#: src/xend_internal.c:4771
#, fuzzy, c-format
msgid "%s: invalid path"
msgstr "invalid argument in %s"
-#: src/xend_internal.c:4770
+#: src/xend_internal.c:4779
#, fuzzy, c-format
msgid "failed to open for reading: %s: %s"
msgstr "failed to open %s for reading"
-#: src/xend_internal.c:4782
+#: src/xend_internal.c:4791
#, fuzzy, c-format
msgid "failed to lseek or read from file: %s: %s"
msgstr "Failed to suspend domain %s"
-#: src/xend_internal.c:4865 src/xend_internal.c:4911
+#: src/xend_internal.c:4874 src/xend_internal.c:4920
#, fuzzy, c-format
msgid "unexpected graphics type %d"
msgstr "unexpected mime type"
-#: src/xend_internal.c:4954
+#: src/xend_internal.c:4963
#, fuzzy
msgid "unexpected chr device type"
msgstr "unexpected mime type"
-#: src/xend_internal.c:5128 src/xm_internal.c:1779
+#: src/xend_internal.c:5137 src/xm_internal.c:1779
#, fuzzy, c-format
msgid "unsupported network type %d"
msgstr "unexpected mime type"
-#: src/xend_internal.c:5302 src/xend_internal.c:5309 src/xend_internal.c:5316
+#: src/xend_internal.c:5311 src/xend_internal.c:5318 src/xend_internal.c:5325
#, fuzzy, c-format
msgid "unexpected lifecycle value %d"
msgstr "unexpected value node"
-#: src/xend_internal.c:5333
+#: src/xend_internal.c:5342
#, fuzzy
msgid "no HVM domain loader"
msgstr "node domain list"
-#: src/xend_internal.c:5544
+#: src/xend_internal.c:5553
#, fuzzy
msgid "hotplug of device type not supported"
msgstr "library call failed, possibly not supported"
msgid "failed to connect to Xen Store"
msgstr "failed to connect to Xen Store"
+#~ msgid "blocked"
+#~ msgstr "blocked"
+
#, fuzzy
#~ msgid "invalid interface type: %s"
#~ msgstr "invalid argument in %s"
#~ msgid "cannot read tty pid file %s: %s"
#~ msgstr "failed to write configuration file: %s"
-#, fuzzy
-#~ msgid "cannot remove ttyPidFile %s: %s"
-#~ msgstr "failed to write configuration file: %s"
-
#, fuzzy
#~ msgid "failed to calloc memory for init string: %s"
#~ msgstr "failed to allocate a node"
msgstr ""
"Project-Id-Version: da\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-09-08 14:51+0200\n"
+"POT-Creation-Date: 2008-09-23 22:28+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"
msgid "storage_vol not found"
msgstr "netværksnavn eller uuid"
-#: src/conf.c:155 src/conf.c:203 src/conf.c:488 src/conf.c:525 src/conf.c:553
-#: src/conf.c:631
+#: src/conf.c:164 src/conf.c:212 src/conf.c:491 src/conf.c:528 src/conf.c:555
+#: src/conf.c:630
msgid "allocating configuration"
msgstr "allokerer konfiguration"
-#: src/conf.c:338
+#: src/conf.c:347
msgid "unterminated number"
msgstr "uafsluttet nummer"
-#: src/conf.c:372 src/conf.c:389 src/conf.c:401
+#: src/conf.c:380 src/conf.c:396 src/conf.c:407
msgid "unterminated string"
msgstr "uafsluttet streng"
-#: src/conf.c:429 src/conf.c:483
+#: src/conf.c:434 src/conf.c:487
msgid "expecting a value"
msgstr "forventer en værdi"
-#: src/conf.c:450
+#: src/conf.c:454
msgid "expecting a separator in list"
msgstr "forventer en separator i listen"
-#: src/conf.c:473
+#: src/conf.c:477
#, fuzzy
msgid "list is not closed with ]"
msgstr "listen er ikke afsluttet med ] "
-#: src/conf.c:518
+#: src/conf.c:521
msgid "expecting a name"
msgstr "forventer et navn"
-#: src/conf.c:581
+#: src/conf.c:582
msgid "expecting a separator"
msgstr "forventer en separator"
msgid "expecting an assignment"
msgstr "forventer en tildeling"
-#: src/conf.c:894 src/conf.c:950 src/xend_internal.c:584
-#: src/xend_internal.c:2657 src/xm_internal.c:1475 src/xm_internal.c:1482
+#: src/conf.c:892 src/conf.c:948 src/xend_internal.c:584
+#: src/xend_internal.c:2666 src/xm_internal.c:1475 src/xm_internal.c:1482
#, fuzzy
msgid "allocate buffer"
msgstr "allokér ny buffer"
-#: src/conf.c:901
+#: src/conf.c:899
msgid "failed to open file"
msgstr "kunne ikke åbne fil"
-#: src/conf.c:912
+#: src/conf.c:910
msgid "failed to save content"
msgstr "kunne ikke gemme indhold"
msgid "cannot extract disk devices"
msgstr "Kan ikke hente version ud af kørende %s hypervisor\n"
-#: src/domain_conf.c:1939 src/qemu_driver.c:3133
+#: src/domain_conf.c:1939 src/qemu_driver.c:3153
#, fuzzy, c-format
msgid "duplicate disk target '%s'"
msgstr "uventet mime-type"
msgid "unexpected char type %d"
msgstr "uventet mime-type"
-#: src/domain_conf.c:2815 src/xend_internal.c:5214
+#: src/domain_conf.c:2815 src/xend_internal.c:5223
#, fuzzy, c-format
msgid "unexpected sound model %d"
msgstr "uventet mime-type"
-#: src/domain_conf.c:2835 src/xend_internal.c:5237
+#: src/domain_conf.c:2835 src/xend_internal.c:5246
#, fuzzy, c-format
msgid "unexpected input type %d"
msgstr "uventet mime-type"
#: src/lxc_driver.c:274 src/lxc_driver.c:309 src/lxc_driver.c:335
#: src/lxc_driver.c:350 src/openvz_driver.c:238 src/openvz_driver.c:267
-#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:620
-#: src/openvz_driver.c:651 src/openvz_driver.c:672 src/openvz_driver.c:713
-#: src/qemu_driver.c:2192 src/qemu_driver.c:2279 src/qemu_driver.c:2828
-#: src/qemu_driver.c:2883 src/qemu_driver.c:2927 src/qemu_driver.c:3007
-#: src/qemu_driver.c:3123 src/qemu_driver.c:3192 src/qemu_driver.c:3247
-#: src/qemu_driver.c:3291 src/qemu_driver.c:3309 src/qemu_driver.c:3567
+#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:621
+#: src/openvz_driver.c:652 src/openvz_driver.c:673 src/openvz_driver.c:714
+#: src/qemu_driver.c:2212 src/qemu_driver.c:2299 src/qemu_driver.c:2848
+#: src/qemu_driver.c:2903 src/qemu_driver.c:2947 src/qemu_driver.c:3027
+#: src/qemu_driver.c:3143 src/qemu_driver.c:3212 src/qemu_driver.c:3267
+#: src/qemu_driver.c:3311 src/qemu_driver.c:3329 src/qemu_driver.c:3587
#, fuzzy
msgid "no domain with matching uuid"
msgstr "domænenavn eller uuid"
-#: src/lxc_driver.c:280 src/openvz_driver.c:625 src/qemu_driver.c:2933
+#: src/lxc_driver.c:280 src/openvz_driver.c:626 src/qemu_driver.c:2953
#, fuzzy
msgid "cannot delete active domain"
msgstr "navn for det inaktive domæne"
-#: src/lxc_driver.c:286 src/qemu_driver.c:2939
+#: src/lxc_driver.c:286 src/qemu_driver.c:2959
#, fuzzy
msgid "cannot undefine transient domain"
msgstr "navn for det inaktive domæne"
msgid "container '%s' unexpectedly shutdown during startup"
msgstr ""
-#: src/lxc_driver.c:747 src/qemu_driver.c:892
+#: src/lxc_driver.c:747 src/qemu_driver.c:893
#, fuzzy, c-format
msgid "cannot create log directory %s: %s"
msgstr "kunne ikke skrive konfigurationsfilen: %s"
msgid "unknown forwarding type '%s'"
msgstr "ukendt OS-type %s"
-#: src/network_conf.c:662 src/qemu_driver.c:3334 src/qemu_driver.c:3967
+#: src/network_conf.c:662 src/qemu_driver.c:3354 src/qemu_driver.c:3987
#: src/storage_driver.c:816
#, c-format
msgid "cannot create autostart directory %s: %s"
msgid "no config file for %s"
msgstr "syntaksfejl i konfigurationsfilen: %s"
-#: src/openvz_conf.c:187
+#: src/openvz_conf.c:190
+#, fuzzy, c-format
+msgid "Cound not read 'IP_ADDRESS' from config for container %d"
+msgstr "kunne ikke forbinde til %s"
+
+#: src/openvz_conf.c:220
+#, fuzzy, c-format
+msgid "Cound not read 'NETIF' from config for container %d"
+msgstr "kunne ikke forbinde til %s"
+
+#: src/openvz_conf.c:247
+#, fuzzy
+msgid "Too long network device name"
+msgstr "slå op domænefilnavn"
+
+#: src/openvz_conf.c:264
+#, fuzzy
+msgid "Wrong length MAC address"
+msgstr "ugyldigt argument i %s"
+
+#: src/openvz_conf.c:271
+#, fuzzy
+msgid "Wrong MAC address"
+msgstr "ugyldigt argument i %s"
+
+#: src/openvz_conf.c:327
#, fuzzy
msgid "popen failed"
msgstr "operation mislykkedes"
-#: src/openvz_conf.c:197
+#: src/openvz_conf.c:337
#, fuzzy
msgid "Failed to parse vzlist output"
msgstr "Kunne ikke suspendere domæne %s"
-#: src/openvz_conf.c:223
+#: src/openvz_conf.c:363
#, fuzzy
msgid "UUID in config file malformed"
msgstr "syntaksfejl i konfigurationsfilen: %s"
-#: src/openvz_conf.c:235
+#: src/openvz_conf.c:375
#, fuzzy, c-format
msgid "Cound not read config for container %d"
msgstr "kunne ikke forbinde til %s"
msgid "Container ID is not specified"
msgstr ""
-#: src/openvz_driver.c:391 src/openvz_driver.c:459 src/openvz_driver.c:534
-#: src/openvz_driver.c:554 src/openvz_driver.c:600 src/openvz_driver.c:631
-#: src/openvz_driver.c:656 src/openvz_driver.c:728 src/openvz_driver.c:826
-#: src/openvz_driver.c:872
+#: src/openvz_driver.c:391 src/openvz_driver.c:460 src/openvz_driver.c:535
+#: src/openvz_driver.c:555 src/openvz_driver.c:601 src/openvz_driver.c:632
+#: src/openvz_driver.c:657 src/openvz_driver.c:729 src/openvz_driver.c:827
+#: src/openvz_driver.c:873
#, fuzzy, c-format
msgid "Could not exec %s"
msgstr "kunne ikke forbinde til %s"
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:451 src/openvz_driver.c:528
+#: src/openvz_driver.c:452 src/openvz_driver.c:529
msgid "Error creating command for container"
msgstr ""
-#: src/openvz_driver.c:465 src/openvz_driver.c:540
+#: src/openvz_driver.c:466 src/openvz_driver.c:541
#, fuzzy
msgid "Could not set UUID"
msgstr "kunne ikke forbinde til %s"
-#: src/openvz_driver.c:475 src/openvz_driver.c:546
+#: src/openvz_driver.c:476 src/openvz_driver.c:547
#, fuzzy
msgid "Could not configure network"
msgstr "kunne ikke forbinde til %s"
-#: src/openvz_driver.c:482 src/openvz_driver.c:569
+#: src/openvz_driver.c:483 src/openvz_driver.c:570
#, fuzzy
msgid "Could not set number of virtual cpu"
msgstr "ændr antal virtuelle CPU'er"
#: src/openvz_driver.c:517
#, c-format
-msgid "Already an OPENVZ VM defined with the id '%d'"
+msgid "Already an OPENVZ VM defined with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:588
+#: src/openvz_driver.c:589
msgid "no domain with matching id"
msgstr ""
-#: src/openvz_driver.c:594
+#: src/openvz_driver.c:595
#, fuzzy
msgid "domain is not in shutoff state"
msgstr "Domænet kører stadigvæk"
-#: src/openvz_driver.c:677
+#: src/openvz_driver.c:678
#, fuzzy
msgid "Could not read container config"
msgstr "kunne ikke forbinde til %s"
-#: src/openvz_driver.c:693 src/qemu_driver.c:1823
+#: src/openvz_driver.c:694 src/qemu_driver.c:1843
#, fuzzy, c-format
msgid "unknown type '%s'"
msgstr "ukendt OS-type %s"
-#: src/openvz_driver.c:719
+#: src/openvz_driver.c:720
msgid "VCPUs should be >= 1"
msgstr ""
-#: src/openvz_driver.c:835 src/openvz_driver.c:881
+#: src/openvz_driver.c:836 src/openvz_driver.c:882
#, fuzzy, c-format
msgid "Could not parse VPS ID %s"
msgstr "kunne ikke forbinde til %s"
msgid "Unexpected exit status '%d', qemu probably failed"
msgstr ""
-#: src/qemu_conf.c:519 src/qemu_driver.c:925
+#: src/qemu_conf.c:519 src/qemu_driver.c:926
#, fuzzy, c-format
msgid "Cannot find QEMU binary %s: %s"
msgstr "Kunne ikke suspendere domæne %s"
msgid "Network type %d is not supported"
msgstr "Netværk %s startede\n"
-#: src/qemu_conf.c:580 src/qemu_driver.c:1515
+#: src/qemu_conf.c:580 src/qemu_driver.c:1514
#, fuzzy, c-format
msgid "cannot initialize bridge support: %s"
msgstr "Kunne ikke suspendere domæne %s"
msgid "failed to allocate space for argv string"
msgstr "kunne ikke allokere en knude"
-#: src/qemu_driver.c:90
+#: src/qemu_driver.c:91
#, fuzzy
msgid "Failed to set close-on-exec file descriptor flag\n"
msgstr "kunne ikke skrive konfigurationsfilen"
-#: src/qemu_driver.c:105
+#: src/qemu_driver.c:106
#, fuzzy
msgid "Failed to set non-blocking file descriptor flag\n"
msgstr "kunne ikke analysere domæneinformation for Xend"
-#: src/qemu_driver.c:150
+#: src/qemu_driver.c:151
#, fuzzy, c-format
msgid "Failed to autostart network '%s': %s\n"
msgstr "Kunne ikke starte netværk %s"
-#: src/qemu_driver.c:165
+#: src/qemu_driver.c:166
#, fuzzy, c-format
msgid "Failed to autostart VM '%s': %s\n"
msgstr "Kunne ikke suspendere domæne %s"
-#: src/qemu_driver.c:201
+#: src/qemu_driver.c:202
#, fuzzy, c-format
msgid "Failed to find user record for uid '%d': %s\n"
msgstr "Kunne ikke afdefinere netværk %s"
-#: src/qemu_driver.c:212
+#: src/qemu_driver.c:213
#, fuzzy
msgid "out of memory in asprintf\n"
msgstr "ikke mere hukommelse"
-#: src/qemu_driver.c:268
+#: src/qemu_driver.c:269
#, fuzzy
msgid "qemudStartup: out of memory\n"
msgstr "ikke mere hukommelse"
-#: src/qemu_driver.c:295
+#: src/qemu_driver.c:296
msgid "Reloading iptables rules\n"
msgstr ""
-#: src/qemu_driver.c:433
+#: src/qemu_driver.c:434
#, c-format
msgid ""
"QEMU quit during %s startup\n"
"%s"
msgstr ""
-#: src/qemu_driver.c:443 src/qemu_driver.c:456
+#: src/qemu_driver.c:444 src/qemu_driver.c:457
#, c-format
msgid "Failure while reading %s startup output: %s"
msgstr ""
-#: src/qemu_driver.c:451
+#: src/qemu_driver.c:452
#, c-format
msgid "Timed out while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:467
+#: src/qemu_driver.c:468
#, c-format
msgid "Failure while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:479
+#: src/qemu_driver.c:480
#, c-format
msgid "Out of space while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:510
+#: src/qemu_driver.c:511
#, fuzzy, c-format
msgid "Unable to open monitor path %s"
msgstr "Kunne ikke suspendere domæne %s"
-#: src/qemu_driver.c:515
+#: src/qemu_driver.c:516
msgid "Unable to set monitor close-on-exec flag"
msgstr ""
-#: src/qemu_driver.c:520
+#: src/qemu_driver.c:521
msgid "Unable to put monitor into non-blocking mode"
msgstr ""
-#: src/qemu_driver.c:648 src/qemu_driver.c:1027 src/qemu_driver.c:1726
-#: src/qemu_driver.c:1736
+#: src/qemu_driver.c:649 src/qemu_driver.c:1028 src/qemu_driver.c:1725
+#: src/qemu_driver.c:1735
#, fuzzy, c-format
msgid "Unable to log VM console data: %s\n"
msgstr "kunne ikke skrive konfigurationsfilen"
-#: src/qemu_driver.c:671
+#: src/qemu_driver.c:672
#, fuzzy
msgid "allocate cpumap"
msgstr "allokér ny kontekst"
-#: src/qemu_driver.c:682
+#: src/qemu_driver.c:683
msgid "cannot run monitor command to fetch CPU thread info"
msgstr ""
-#: src/qemu_driver.c:786
+#: src/qemu_driver.c:787
#, fuzzy, c-format
msgid "failed to set CPU affinity %s"
msgstr "kunne ikke hente domæne '%s'"
-#: src/qemu_driver.c:796 src/qemu_driver.c:2135
+#: src/qemu_driver.c:797 src/qemu_driver.c:2155
#, fuzzy
msgid "resume operation failed"
msgstr "operation mislykkedes"
-#: src/qemu_driver.c:859
+#: src/qemu_driver.c:860
#, fuzzy
msgid "VM is already active"
msgstr "Domænet er allerede aktivt"
-#: src/qemu_driver.c:869
+#: src/qemu_driver.c:870
msgid "Unable to find an unused VNC port"
msgstr ""
-#: src/qemu_driver.c:881
+#: src/qemu_driver.c:882
#, c-format
msgid "config file path too long: %s/%s.log"
msgstr ""
-#: src/qemu_driver.c:900
+#: src/qemu_driver.c:901
#, fuzzy, c-format
msgid "failed to create logfile %s: %s"
msgstr "kunne ikke skrive konfigurationsfilen"
-#: src/qemu_driver.c:906
+#: src/qemu_driver.c:907
#, fuzzy, c-format
msgid "Unable to set VM logfile close-on-exec flag %s"
msgstr "kunne ikke skrive konfigurationsfilen"
-#: src/qemu_driver.c:935 src/qemu_driver.c:3032
+#: src/qemu_driver.c:936 src/qemu_driver.c:3052
#, fuzzy, c-format
msgid "Cannot determine QEMU argv syntax %s"
msgstr "Kunne ikke suspendere domæne %s"
-#: src/qemu_driver.c:951 src/qemu_driver.c:954 src/qemu_driver.c:959
+#: src/qemu_driver.c:952 src/qemu_driver.c:955 src/qemu_driver.c:960
#, fuzzy, c-format
msgid "Unable to write argv to logfile %d: %s\n"
msgstr "kunne ikke skrive konfigurationsfilen"
-#: src/qemu_driver.c:1041
+#: src/qemu_driver.c:1040
#, fuzzy, c-format
msgid "Shutting down VM '%s'\n"
msgstr "kunne ikke hente netværk '%s'"
-#: src/qemu_driver.c:1052
+#: src/qemu_driver.c:1051
#, fuzzy, c-format
msgid "Unable to close logfile %d: %s\n"
msgstr "kunne ikke skrive konfigurationsfilen"
-#: src/qemu_driver.c:1067
+#: src/qemu_driver.c:1066
#, fuzzy
msgid "Got unexpected pid, damn\n"
msgstr "uventet dict-knude"
-#: src/qemu_driver.c:1221
+#: src/qemu_driver.c:1220
#, fuzzy
msgid "failed to allocate space for dnsmasq argv"
msgstr "kunne ikke allokere en knude"
-#: src/qemu_driver.c:1235
+#: src/qemu_driver.c:1234
msgid "cannot start dhcp daemon without IP address for server"
msgstr ""
-#: src/qemu_driver.c:1264
+#: src/qemu_driver.c:1263
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
msgstr "Kunne ikke gemme domæne %s til %s"
-#: src/qemu_driver.c:1275
+#: src/qemu_driver.c:1274
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
msgstr "Kunne ikke gemme domæne %s til %s"
-#: src/qemu_driver.c:1285
+#: src/qemu_driver.c:1284
#, fuzzy, c-format
msgid "failed to add iptables rule to enable masquerading : %s\n"
msgstr "Kunne ikke gemme domæne %s til %s"
-#: src/qemu_driver.c:1317
+#: src/qemu_driver.c:1316
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
msgstr "Kunne ikke gemme domæne %s til %s"
-#: src/qemu_driver.c:1328
+#: src/qemu_driver.c:1327
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
msgstr "Kunne ikke gemme domæne %s til %s"
-#: src/qemu_driver.c:1353
+#: src/qemu_driver.c:1352
#, fuzzy
msgid "failed to allocate space for IP tables support"
msgstr "kunne ikke allokere en knude"
-#: src/qemu_driver.c:1361 src/qemu_driver.c:1368
+#: src/qemu_driver.c:1360 src/qemu_driver.c:1367
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
msgstr "Kunne ikke gemme domæne %s til %s"
-#: src/qemu_driver.c:1376 src/qemu_driver.c:1383
+#: src/qemu_driver.c:1375 src/qemu_driver.c:1382
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
msgstr "Kunne ikke gemme domæne %s til %s"
-#: src/qemu_driver.c:1393
+#: src/qemu_driver.c:1392
#, fuzzy, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
msgstr "Kunne ikke gemme domæne %s til %s"
-#: src/qemu_driver.c:1400
+#: src/qemu_driver.c:1399
#, fuzzy, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
msgstr "Kunne ikke gemme domæne %s til %s"
-#: src/qemu_driver.c:1408
+#: src/qemu_driver.c:1407
#, fuzzy, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
msgstr "Kunne ikke gemme domæne %s til %s"
-#: src/qemu_driver.c:1509
+#: src/qemu_driver.c:1508
#, fuzzy
msgid "network is already active"
msgstr "Domænet er allerede aktivt"
-#: src/qemu_driver.c:1521
+#: src/qemu_driver.c:1520
#, fuzzy, c-format
msgid "cannot create bridge '%s' : %s"
msgstr "kunne ikke skrive konfigurationsfilen: %s"
-#: src/qemu_driver.c:1536
+#: src/qemu_driver.c:1535
#, fuzzy, c-format
msgid "cannot set IP address on bridge '%s' to '%s' : %s"
msgstr "Kunne ikke suspendere domæne %s"
-#: src/qemu_driver.c:1544
+#: src/qemu_driver.c:1543
#, fuzzy, c-format
msgid "cannot set netmask on bridge '%s' to '%s' : %s"
msgstr "Kunne ikke suspendere domæne %s"
-#: src/qemu_driver.c:1552
+#: src/qemu_driver.c:1551
#, fuzzy, c-format
msgid "failed to bring the bridge '%s' up : %s"
msgstr "Kunne ikke suspendere domæne %s"
-#: src/qemu_driver.c:1563
+#: src/qemu_driver.c:1562
#, fuzzy, c-format
msgid "failed to enable IP forwarding : %s"
msgstr "kunne ikke åbne %s for læsning"
-#: src/qemu_driver.c:1581 src/qemu_driver.c:1612
+#: src/qemu_driver.c:1580 src/qemu_driver.c:1611
#, fuzzy, c-format
msgid "Failed to bring down bridge '%s' : %s\n"
msgstr "Kunne ikke suspendere domæne %s"
-#: src/qemu_driver.c:1587 src/qemu_driver.c:1617
+#: src/qemu_driver.c:1586 src/qemu_driver.c:1616
#, fuzzy, c-format
msgid "Failed to delete bridge '%s' : %s\n"
msgstr "Kunne ikke suspendere domæne %s"
-#: src/qemu_driver.c:1600
+#: src/qemu_driver.c:1599
#, fuzzy, c-format
msgid "Shutting down network '%s'\n"
msgstr "kunne ikke hente netværk '%s'"
-#: src/qemu_driver.c:1626
+#: src/qemu_driver.c:1625
#, fuzzy
msgid "Got unexpected pid for dnsmasq\n"
msgstr "uventet dict-knude"
-#: src/qemu_driver.c:1839
+#: src/qemu_driver.c:1814
+#, fuzzy, c-format
+msgid "Unable to open %s: %s\n"
+msgstr "Kunne ikke suspendere domæne %s"
+
+#: src/qemu_driver.c:1859
#, fuzzy
msgid "failed to allocate space for capabilities support"
msgstr "kunne ikke allokere en knude"
-#: src/qemu_driver.c:1858 src/qemu_driver.c:1884
+#: src/qemu_driver.c:1878 src/qemu_driver.c:1904
msgid "NUMA not supported on this host"
msgstr ""
-#: src/qemu_driver.c:1869 src/qemu_driver.c:1892
+#: src/qemu_driver.c:1889 src/qemu_driver.c:1912
#, fuzzy
msgid "Failed to query NUMA free memory"
msgstr "Brugt hukommelse:"
-#: src/qemu_driver.c:2053
+#: src/qemu_driver.c:2073
#, fuzzy, c-format
msgid "domain '%s' is already defined"
msgstr "domæne %s findes allerede"
-#: src/qemu_driver.c:2064
+#: src/qemu_driver.c:2084
#, fuzzy, c-format
msgid "domain with uuid '%s' is already defined"
msgstr "domæne %s findes allerede"
-#: src/qemu_driver.c:2094 src/qemu_driver.c:2123 src/qemu_driver.c:2152
-#: src/qemu_driver.c:2172 src/qemu_driver.c:2410 src/qemu_driver.c:3383
-#: src/qemu_driver.c:3518 src/qemu_driver.c:3632
+#: src/qemu_driver.c:2114 src/qemu_driver.c:2143 src/qemu_driver.c:2172
+#: src/qemu_driver.c:2192 src/qemu_driver.c:2430 src/qemu_driver.c:3403
+#: src/qemu_driver.c:3538 src/qemu_driver.c:3652
#, c-format
msgid "no domain with matching id %d"
msgstr ""
-#: src/qemu_driver.c:2099 src/qemu_driver.c:2128 src/qemu_driver.c:2416
-#: src/qemu_driver.c:3388 src/qemu_driver.c:3524 src/qemu_driver.c:3638
+#: src/qemu_driver.c:2119 src/qemu_driver.c:2148 src/qemu_driver.c:2436
+#: src/qemu_driver.c:3408 src/qemu_driver.c:3544 src/qemu_driver.c:3658
#, fuzzy
msgid "domain is not running"
msgstr "Domænet kører stadigvæk"
-#: src/qemu_driver.c:2107
+#: src/qemu_driver.c:2127
#, fuzzy
msgid "suspend operation failed"
msgstr "operation mislykkedes"
-#: src/qemu_driver.c:2158
+#: src/qemu_driver.c:2178
#, fuzzy
msgid "shutdown operation failed"
msgstr "operation mislykkedes"
-#: src/qemu_driver.c:2198
+#: src/qemu_driver.c:2218
#, fuzzy
msgid "failed to allocate space for ostype"
msgstr "kunne ikke allokere en knude"
-#: src/qemu_driver.c:2214 src/qemu_driver.c:2230 src/qemu_driver.c:2253
-#: src/qemu_driver.c:2526 src/qemu_driver.c:2688
+#: src/qemu_driver.c:2234 src/qemu_driver.c:2250 src/qemu_driver.c:2273
+#: src/qemu_driver.c:2546 src/qemu_driver.c:2708
#, c-format
msgid "no domain with matching uuid '%s'"
msgstr ""
-#: src/qemu_driver.c:2236
+#: src/qemu_driver.c:2256
msgid "cannot set max memory lower than current memory"
msgstr ""
-#: src/qemu_driver.c:2259
+#: src/qemu_driver.c:2279
#, fuzzy
msgid "cannot set memory of an active domain"
msgstr "navn for det inaktive domæne"
-#: src/qemu_driver.c:2265
+#: src/qemu_driver.c:2285
msgid "cannot set memory higher than max memory"
msgstr ""
-#: src/qemu_driver.c:2425
+#: src/qemu_driver.c:2445
#, fuzzy
msgid "failed to pause domain"
msgstr "Kunne ikke suspendere domæne %s"
-#: src/qemu_driver.c:2434
+#: src/qemu_driver.c:2454
#, fuzzy
msgid "failed to get domain xml"
msgstr "kunne ikke hente domæne-UUID"
-#: src/qemu_driver.c:2442
+#: src/qemu_driver.c:2462
#, fuzzy, c-format
msgid "failed to create '%s'"
msgstr "Kunne ikke læse fra sokkel %d\n"
-#: src/qemu_driver.c:2449
+#: src/qemu_driver.c:2469
#, fuzzy
msgid "failed to write save header"
msgstr "Kunne ikke skrive til sokkel %d\n"
-#: src/qemu_driver.c:2457
+#: src/qemu_driver.c:2477
#, fuzzy
msgid "failed to write xml"
msgstr "Kunne ikke skrive til sokkel %d\n"
-#: src/qemu_driver.c:2470 src/qemu_driver.c:2477 src/qemu_driver.c:2748
+#: src/qemu_driver.c:2490 src/qemu_driver.c:2497 src/qemu_driver.c:2768
#: src/remote_internal.c:2241 src/virterror.c:441
msgid "out of memory"
msgstr "ikke mere hukommelse"
-#: src/qemu_driver.c:2485
+#: src/qemu_driver.c:2505
#, fuzzy
msgid "migrate operation failed"
msgstr "operation mislykkedes"
-#: src/qemu_driver.c:2497
+#: src/qemu_driver.c:2517
msgid "'migrate' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:2532
+#: src/qemu_driver.c:2552
#, fuzzy
msgid "cannot change vcpu count of an active domain"
msgstr "navn for det inaktive domæne"
-#: src/qemu_driver.c:2538
+#: src/qemu_driver.c:2558
msgid "could not determine max vcpus for the domain"
msgstr ""
-#: src/qemu_driver.c:2544
+#: src/qemu_driver.c:2564
#, c-format
msgid ""
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
msgstr ""
-#: src/qemu_driver.c:2568 src/qemu_driver.c:2620
+#: src/qemu_driver.c:2588 src/qemu_driver.c:2640
#, fuzzy
msgid "cannot pin vcpus on an inactive domain"
msgstr "afdefinér et inaktivt domæne"
-#: src/qemu_driver.c:2574
+#: src/qemu_driver.c:2594
#, c-format
msgid "vcpu number out of range %d > %d"
msgstr ""
-#: src/qemu_driver.c:2595
+#: src/qemu_driver.c:2615
#, fuzzy, c-format
msgid "cannot set affinity: %s"
msgstr "Kunne ikke suspendere domæne %s"
-#: src/qemu_driver.c:2600
+#: src/qemu_driver.c:2620
#, fuzzy
msgid "cpu affinity is not supported"
msgstr "bibliotekskald mislykkedes, understøttes nok ikke"
-#: src/qemu_driver.c:2657
+#: src/qemu_driver.c:2677
#, fuzzy, c-format
msgid "cannot get affinity: %s"
msgstr "Kunne ikke læse fra sokkel %d\n"
-#: src/qemu_driver.c:2667
+#: src/qemu_driver.c:2687
msgid "cpu affinity is not available"
msgstr ""
-#: src/qemu_driver.c:2694
+#: src/qemu_driver.c:2714
#, fuzzy, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr "indlæs domæne-definitionsfil"
-#: src/qemu_driver.c:2720 src/test.c:956
+#: src/qemu_driver.c:2740 src/test.c:956
#, fuzzy
msgid "cannot read domain image"
msgstr "knudens domæneliste"
-#: src/qemu_driver.c:2726
+#: src/qemu_driver.c:2746
#, fuzzy
msgid "failed to read qemu header"
msgstr "kunne ikke læse fra Xen-dæmonen"
-#: src/qemu_driver.c:2733
+#: src/qemu_driver.c:2753
msgid "image magic is incorrect"
msgstr ""
-#: src/qemu_driver.c:2740
+#: src/qemu_driver.c:2760
#, c-format
msgid "image version is not supported (%d > %d)"
msgstr ""
-#: src/qemu_driver.c:2755
+#: src/qemu_driver.c:2775
#, fuzzy
msgid "failed to read XML"
msgstr "Kunne ikke læse fra sokkel %d\n"
-#: src/qemu_driver.c:2764
+#: src/qemu_driver.c:2784
#, fuzzy
msgid "failed to parse XML"
msgstr "Kunne ikke læse fra sokkel %d\n"
-#: src/qemu_driver.c:2777
+#: src/qemu_driver.c:2797
#, fuzzy, c-format
msgid "domain is already active as '%s'"
msgstr "Domænet er allerede aktivt"
-#: src/qemu_driver.c:2786
+#: src/qemu_driver.c:2806
#, fuzzy
msgid "failed to assign new VM"
msgstr "Kunne ikke læse fra sokkel %d\n"
-#: src/qemu_driver.c:2799
+#: src/qemu_driver.c:2819
#, fuzzy
msgid "failed to start VM"
msgstr "Kunne ikke starte domæne %s"
-#: src/qemu_driver.c:2811
+#: src/qemu_driver.c:2831
#, fuzzy
msgid "failed to resume domain"
msgstr "Kunne ikke fortsætte domæne %s"
-#: src/qemu_driver.c:2848 src/qemu_driver.c:3741 src/qemu_driver.c:3776
+#: src/qemu_driver.c:2868 src/qemu_driver.c:3761 src/qemu_driver.c:3796
#, fuzzy
msgid "failed to allocate space for VM name string"
msgstr "kunne ikke allokere en knude"
-#: src/qemu_driver.c:2962
+#: src/qemu_driver.c:2982
#, fuzzy, c-format
msgid "cannot convert disk '%s' to bus/device index"
msgstr "Kan ikke hente version ud af kørende %s hypervisor\n"
-#: src/qemu_driver.c:2982
+#: src/qemu_driver.c:3002
#, fuzzy, c-format
msgid "Unsupported disk name mapping for bus '%s'"
msgstr "uventet mime-type"
-#: src/qemu_driver.c:3022
+#: src/qemu_driver.c:3042
#, c-format
msgid "No device with bus '%s' and target '%s'"
msgstr ""
-#: src/qemu_driver.c:3049
+#: src/qemu_driver.c:3069
#, c-format
msgid ""
"Emulator version does not support removable media for device '%s' and target "
"'%s'"
msgstr ""
-#: src/qemu_driver.c:3086
+#: src/qemu_driver.c:3106
msgid "cannot change cdrom media"
msgstr ""
-#: src/qemu_driver.c:3097
+#: src/qemu_driver.c:3117
msgid "changing cdrom media failed"
msgstr ""
-#: src/qemu_driver.c:3157
+#: src/qemu_driver.c:3177
#, fuzzy
msgid "cannot attach usb disk"
msgstr "afdefinér et inaktivt domæne"
-#: src/qemu_driver.c:3168
+#: src/qemu_driver.c:3188
#, fuzzy
msgid "adding usb disk failed"
msgstr "indlæser værts-definitionsfil"
-#: src/qemu_driver.c:3212
+#: src/qemu_driver.c:3232
#, fuzzy
msgid "cannot attach usb device"
msgstr "afdefinér et inaktivt domæne"
-#: src/qemu_driver.c:3223
+#: src/qemu_driver.c:3243
#, fuzzy
msgid "adding usb device failed"
msgstr "indlæser værts-definitionsfil"
-#: src/qemu_driver.c:3253
+#: src/qemu_driver.c:3273
#, fuzzy
msgid "cannot attach device on inactive domain"
msgstr "afdefinér et inaktivt domæne"
-#: src/qemu_driver.c:3276
+#: src/qemu_driver.c:3296
msgid "this device type cannot be attached"
msgstr ""
-#: src/qemu_driver.c:3315
+#: src/qemu_driver.c:3335
#, fuzzy
msgid "cannot set autostart for transient domain"
msgstr "navn for det inaktive domæne"
-#: src/qemu_driver.c:3341
+#: src/qemu_driver.c:3361
#, fuzzy, c-format
msgid "Failed to create symlink '%s to '%s': %s"
msgstr "Kunne ikke gemme domæne %s til %s"
-#: src/qemu_driver.c:3348 src/qemu_driver.c:3981 src/storage_driver.c:832
+#: src/qemu_driver.c:3368 src/qemu_driver.c:4001 src/storage_driver.c:832
#, fuzzy, c-format
msgid "Failed to delete symlink '%s': %s"
msgstr "Kunne ikke suspendere domæne %s"
-#: src/qemu_driver.c:3410
+#: src/qemu_driver.c:3430
#, fuzzy, c-format
msgid "invalid path: %s"
msgstr "ugyldigt argument i %s"
-#: src/qemu_driver.c:3418
+#: src/qemu_driver.c:3438
msgid "'info blockstats' command failed"
msgstr ""
-#: src/qemu_driver.c:3433
+#: src/qemu_driver.c:3453
msgid "'info blockstats' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:3498
+#: src/qemu_driver.c:3518
#, fuzzy, c-format
msgid "device not found: %s (%s)"
msgstr "Domæne genetableret fra %s\n"
-#: src/qemu_driver.c:3530 src/qemu_driver.c:3573
+#: src/qemu_driver.c:3550 src/qemu_driver.c:3593
msgid "NULL or empty path"
msgstr ""
-#: src/qemu_driver.c:3541
+#: src/qemu_driver.c:3561
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr ""
-#: src/qemu_driver.c:3583
+#: src/qemu_driver.c:3603
#, fuzzy
msgid "invalid path"
msgstr "ugyldigt argument i %s"
-#: src/qemu_driver.c:3626
+#: src/qemu_driver.c:3646
msgid "QEMU driver only supports virtual memory addrs"
msgstr ""
-#: src/qemu_driver.c:3653
+#: src/qemu_driver.c:3673
#, fuzzy
msgid "'memsave' command failed"
msgstr "domænenavn"
-#: src/qemu_driver.c:3682 src/qemu_driver.c:3850 src/qemu_driver.c:3875
-#: src/qemu_driver.c:3889 src/qemu_driver.c:3904 src/qemu_driver.c:3937
-#: src/qemu_driver.c:3953
+#: src/qemu_driver.c:3702 src/qemu_driver.c:3870 src/qemu_driver.c:3895
+#: src/qemu_driver.c:3909 src/qemu_driver.c:3924 src/qemu_driver.c:3957
+#: src/qemu_driver.c:3973
msgid "no network with matching uuid"
msgstr ""
-#: src/qemu_driver.c:3697
+#: src/qemu_driver.c:3717
msgid "no network with matching name"
msgstr ""
-#: src/qemu_driver.c:3856
+#: src/qemu_driver.c:3876
#, fuzzy
msgid "network is still active"
msgstr "Domænet er allerede aktivt"
-#: src/qemu_driver.c:3917
+#: src/qemu_driver.c:3937
#, fuzzy
msgid "no network with matching id"
msgstr "netværksinformation i XML"
-#: src/qemu_driver.c:3924
+#: src/qemu_driver.c:3944
#, fuzzy
msgid "failed to allocate space for network bridge string"
msgstr "kunne ikke allokere en knude"
-#: src/qemu_driver.c:3974 src/storage_driver.c:823
+#: src/qemu_driver.c:3994 src/storage_driver.c:823
#, fuzzy, c-format
msgid "Failed to create symlink '%s' to '%s': %s"
msgstr "Kunne ikke gemme domæne %s til %s"
msgid "%s not implemented on Win32"
msgstr ""
-#: src/storage_backend_disk.c:85 src/storage_backend_logical.c:57
+#: src/storage_backend_disk.c:90 src/storage_backend_logical.c:57
#, c-format
msgid "unsupported pool format %s"
msgstr ""
-#: src/storage_backend_disk.c:110 src/storage_backend_logical.c:70
+#: src/storage_backend_disk.c:115 src/storage_backend_logical.c:70
#, c-format
msgid "unsupported pool format %d"
msgstr ""
-#: src/storage_backend_disk.c:138 src/storage_backend_fs.c:192
+#: src/storage_backend_disk.c:143 src/storage_backend_fs.c:192
#: src/storage_backend_fs.c:262 src/storage_backend_fs.c:314
#, c-format
msgid "unsupported volume format %s"
msgstr ""
-#: src/storage_backend_disk.c:165 src/storage_backend_fs.c:225
+#: src/storage_backend_disk.c:170 src/storage_backend_fs.c:225
#: src/storage_backend_fs.c:297 src/storage_backend_fs.c:329
#, c-format
msgid "unsupported volume format %d"
msgstr ""
-#: src/storage_backend_disk.c:179 src/storage_backend_disk.c:192
-#: src/storage_backend_disk.c:199 src/storage_backend_disk.c:221
+#: src/storage_backend_disk.c:184 src/storage_backend_disk.c:197
+#: src/storage_backend_disk.c:204 src/storage_backend_disk.c:226
#: src/storage_backend_fs.c:839 src/storage_backend_iscsi.c:177
#: src/storage_backend_logical.c:116 src/storage_backend_logical.c:121
#: src/storage_backend_logical.c:133 src/storage_backend_logical.c:143
-#: src/storage_backend_logical.c:531
+#: src/storage_backend_logical.c:546
msgid "volume"
msgstr ""
-#: src/storage_backend_disk.c:229
+#: src/storage_backend_disk.c:234
msgid "volume extents"
msgstr ""
-#: src/storage_backend_disk.c:237
+#: src/storage_backend_disk.c:242
msgid "cannot parse device start location"
msgstr ""
-#: src/storage_backend_disk.c:244
+#: src/storage_backend_disk.c:249
msgid "cannot parse device end location"
msgstr ""
-#: src/storage_backend_disk.c:250 src/storage_backend_logical.c:154
+#: src/storage_backend_disk.c:255 src/storage_backend_logical.c:154
#: src/storage_backend_logical.c:160
msgid "extents"
msgstr ""
-#: src/storage_backend_disk.c:464
+#: src/storage_backend_disk.c:462
msgid "no large enough free extent"
msgstr ""
-#: src/storage_backend_disk.c:498
-msgid "Disk pools are not yet supported"
+#: src/storage_backend_disk.c:502
+#, c-format
+msgid "Couldn't read volume target path '%s'. %s"
msgstr ""
+#: src/storage_backend_disk.c:517
+#, c-format
+msgid "Volume path '%s' did not start with parent pool source device name."
+msgstr ""
+
+#: src/storage_backend_disk.c:526
+#, fuzzy, c-format
+msgid "cannot parse partition number from target '%s'"
+msgstr "Kunne ikke suspendere domæne %s"
+
#: src/storage_backend_fs.c:358
#, c-format
msgid "cannot read header '%s': %s"
msgstr ""
#: src/storage_backend_fs.c:1042 src/storage_backend_fs.c:1078
-#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:543
+#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:558
#, c-format
msgid "cannot read path '%s': %s"
msgstr ""
msgid "creation of non-raw images is not supported without qemu-img"
msgstr ""
-#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:552
+#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:567
#, fuzzy, c-format
msgid "cannot set file owner '%s': %s"
msgstr "Kunne ikke suspendere domæne %s"
-#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:559
+#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:574
#, fuzzy, c-format
msgid "cannot set file mode '%s': %s"
msgstr "Kunne ikke suspendere domæne %s"
-#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:566
+#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:581
#, c-format
msgid "cannot close file '%s': %s"
msgstr ""
msgid "lvs command failed with exitstatus %d"
msgstr ""
-#: src/storage_backend_logical.c:355
+#: src/storage_backend_logical.c:354
#, fuzzy
msgid "command line"
msgstr "domænenavn"
-#: src/storage_backend_logical.c:372
+#: src/storage_backend_logical.c:371
#, c-format
msgid "cannot open device %s"
msgstr ""
-#: src/storage_backend_logical.c:378
+#: src/storage_backend_logical.c:377
#, c-format
msgid "cannot clear device header %s"
msgstr ""
-#: src/storage_backend_logical.c:385
+#: src/storage_backend_logical.c:384
#, c-format
msgid "cannot close device %s"
msgstr ""
-#: src/storage_backend_logical.c:575
+#: src/storage_backend_logical.c:507
+#, fuzzy, c-format
+msgid "cannot remove PV device %s: %s"
+msgstr "kunne ikke skrive konfigurationsfilen: %s"
+
+#: src/storage_backend_logical.c:590
#, c-format
msgid "cannot find newly created volume '%s': %s"
msgstr ""
msgstr "DATA"
#: src/virsh.c:6292 src/virsh.c:6314
-msgid "blocked"
-msgstr "blokeret"
+msgid "idle"
+msgstr ""
#: src/virsh.c:6294
msgid "paused"
msgid "domain information incomplete, missing uuid"
msgstr "domæneinformation ukomplet, mangler uuid"
-#: src/xend_internal.c:1109 src/xend_internal.c:2204 src/xend_internal.c:2211
+#: src/xend_internal.c:1109 src/xend_internal.c:2213 src/xend_internal.c:2220
msgid "domain information incomplete, missing name"
msgstr "domæneinformation ukomplet, mangler navn"
msgid "unknown graphics type '%s'"
msgstr "ukendt OS-type %s"
-#: src/xend_internal.c:2191
+#: src/xend_internal.c:2200
msgid "domain information incomplete, missing id"
msgstr "domæneinformation ukomplet, mangler id"
-#: src/xend_internal.c:2260 src/xend_internal.c:2270 src/xend_internal.c:2280
+#: src/xend_internal.c:2269 src/xend_internal.c:2279 src/xend_internal.c:2289
#, fuzzy, c-format
msgid "unknown lifecycle type %s"
msgstr "ukendt OS-type %s"
-#: src/xend_internal.c:2593
+#: src/xend_internal.c:2602
#, fuzzy
msgid "failed to parse topology information"
msgstr "kunne ikke analysere domæneinformation for Xend"
-#: src/xend_internal.c:2647
+#: src/xend_internal.c:2656
#, fuzzy
msgid "topology syntax error"
msgstr "syntaksfejl i konfigurationsfilen"
-#: src/xend_internal.c:2711
+#: src/xend_internal.c:2720
msgid "failed to parse Xend domain information"
msgstr "kunne ikke analysere domæneinformation for Xend"
-#: src/xend_internal.c:3193
+#: src/xend_internal.c:3202
msgid "xenDaemonDomainFetch failed to find this domain"
msgstr ""
-#: src/xend_internal.c:3815 src/xend_internal.c:4290 src/xm_internal.c:1617
+#: src/xend_internal.c:3824 src/xend_internal.c:4299 src/xm_internal.c:1617
#, fuzzy
msgid "failed to build sexpr"
msgstr "Kunne ikke suspendere domæne %s"
-#: src/xend_internal.c:3917
+#: src/xend_internal.c:3926
#, fuzzy
msgid "unsupported device type"
msgstr "uventet mime-type"
-#: src/xend_internal.c:4020
+#: src/xend_internal.c:4029
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4061
+#: src/xend_internal.c:4070
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4069
+#: src/xend_internal.c:4078
#, fuzzy
msgid "unexpected value from on_xend_start"
msgstr "uventet værdi-knude"
-#: src/xend_internal.c:4080
+#: src/xend_internal.c:4089
#, fuzzy
msgid "no memory"
msgstr "knudens hukommelse"
-#: src/xend_internal.c:4086
+#: src/xend_internal.c:4095
#, fuzzy
msgid "sexpr2string failed"
msgstr "operation mislykkedes"
-#: src/xend_internal.c:4091
+#: src/xend_internal.c:4100
#, fuzzy
msgid "Failed to redefine sexpr"
msgstr "Kunne ikke afdefinere domæne %s"
-#: src/xend_internal.c:4096
+#: src/xend_internal.c:4105
msgid "on_xend_start not present in sexpr"
msgstr ""
-#: src/xend_internal.c:4127
+#: src/xend_internal.c:4136
#, fuzzy, c-format
msgid "gethostname failed: %s"
msgstr "operation mislykkedes: %s"
-#: src/xend_internal.c:4133
+#: src/xend_internal.c:4142
#, fuzzy, c-format
msgid "failed to strdup hostname: %s"
msgstr "kunne ikke hente type på hypervisor"
-#: src/xend_internal.c:4164
+#: src/xend_internal.c:4173
msgid ""
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
"migration"
msgstr ""
-#: src/xend_internal.c:4174
+#: src/xend_internal.c:4183
msgid ""
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
"migration"
msgstr ""
-#: src/xend_internal.c:4186
+#: src/xend_internal.c:4195
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr ""
-#: src/xend_internal.c:4199
+#: src/xend_internal.c:4208
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr ""
-#: src/xend_internal.c:4204
+#: src/xend_internal.c:4213
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr ""
-#: src/xend_internal.c:4211
+#: src/xend_internal.c:4220
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr ""
-#: src/xend_internal.c:4218 src/xend_internal.c:4240 src/xend_internal.c:4248
-#: src/xend_internal.c:4474 src/xend_internal.c:4481 src/xml.c:89
+#: src/xend_internal.c:4227 src/xend_internal.c:4249 src/xend_internal.c:4257
+#: src/xend_internal.c:4483 src/xend_internal.c:4490 src/xml.c:89
msgid "strdup failed"
msgstr ""
-#: src/xend_internal.c:4231
+#: src/xend_internal.c:4240
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr ""
-#: src/xend_internal.c:4284
+#: src/xend_internal.c:4293
#, fuzzy
msgid "failed to parse domain description"
msgstr "kunne ikke analysere domæneinformation for Xend"
-#: src/xend_internal.c:4300
+#: src/xend_internal.c:4309
#, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Kunne ikke oprette inaktivt domæne %s\n"
-#: src/xend_internal.c:4456 src/xend_internal.c:4532 src/xend_internal.c:4622
+#: src/xend_internal.c:4465 src/xend_internal.c:4541 src/xend_internal.c:4631
msgid "unsupported in xendConfigVersion < 4"
msgstr ""
-#: src/xend_internal.c:4468
+#: src/xend_internal.c:4477
#, fuzzy
msgid "node information incomplete, missing scheduler name"
msgstr "domæneinformation ukomplet, mangler navn"
-#: src/xend_internal.c:4486 src/xend_internal.c:4580 src/xend_internal.c:4692
+#: src/xend_internal.c:4495 src/xend_internal.c:4589 src/xend_internal.c:4701
#, fuzzy
msgid "Unknown scheduler"
msgstr "ukendt vært"
-#: src/xend_internal.c:4545 src/xend_internal.c:4635
+#: src/xend_internal.c:4554 src/xend_internal.c:4644
#, fuzzy
msgid "Failed to get a scheduler name"
msgstr "kunne ikke hente type på hypervisor"
-#: src/xend_internal.c:4558 src/xend_internal.c:4671
+#: src/xend_internal.c:4567 src/xend_internal.c:4680
#, fuzzy
msgid "domain information incomplete, missing cpu_weight"
msgstr "domæneinformation ukomplet, mangler uuid"
-#: src/xend_internal.c:4563 src/xend_internal.c:4680
+#: src/xend_internal.c:4572 src/xend_internal.c:4689
#, fuzzy
msgid "domain information incomplete, missing cpu_cap"
msgstr "domæneinformation ukomplet, mangler uuid"
-#: src/xend_internal.c:4739
+#: src/xend_internal.c:4748
msgid "domainBlockPeek is not supported for dom0"
msgstr ""
-#: src/xend_internal.c:4762
+#: src/xend_internal.c:4771
#, fuzzy, c-format
msgid "%s: invalid path"
msgstr "ugyldigt argument i %s"
-#: src/xend_internal.c:4770
+#: src/xend_internal.c:4779
#, fuzzy, c-format
msgid "failed to open for reading: %s: %s"
msgstr "kunne ikke åbne %s for læsning"
-#: src/xend_internal.c:4782
+#: src/xend_internal.c:4791
#, fuzzy, c-format
msgid "failed to lseek or read from file: %s: %s"
msgstr "Kunne ikke suspendere domæne %s"
-#: src/xend_internal.c:4865 src/xend_internal.c:4911
+#: src/xend_internal.c:4874 src/xend_internal.c:4920
#, fuzzy, c-format
msgid "unexpected graphics type %d"
msgstr "uventet mime-type"
-#: src/xend_internal.c:4954
+#: src/xend_internal.c:4963
#, fuzzy
msgid "unexpected chr device type"
msgstr "uventet mime-type"
-#: src/xend_internal.c:5128 src/xm_internal.c:1779
+#: src/xend_internal.c:5137 src/xm_internal.c:1779
#, fuzzy, c-format
msgid "unsupported network type %d"
msgstr "uventet mime-type"
-#: src/xend_internal.c:5302 src/xend_internal.c:5309 src/xend_internal.c:5316
+#: src/xend_internal.c:5311 src/xend_internal.c:5318 src/xend_internal.c:5325
#, fuzzy, c-format
msgid "unexpected lifecycle value %d"
msgstr "uventet værdi-knude"
-#: src/xend_internal.c:5333
+#: src/xend_internal.c:5342
#, fuzzy
msgid "no HVM domain loader"
msgstr "knudens domæneliste"
-#: src/xend_internal.c:5544
+#: src/xend_internal.c:5553
#, fuzzy
msgid "hotplug of device type not supported"
msgstr "bibliotekskald mislykkedes, understøttes nok ikke"
msgid "failed to connect to Xen Store"
msgstr "kunne ikke forbinde til Xen Store"
+#~ msgid "blocked"
+#~ msgstr "blokeret"
+
#, fuzzy
#~ msgid "invalid interface type: %s"
#~ msgstr "ugyldigt argument i %s"
#~ msgid "cannot read tty pid file %s: %s"
#~ msgstr "kunne ikke skrive konfigurationsfilen: %s"
-#, fuzzy
-#~ msgid "cannot remove ttyPidFile %s: %s"
-#~ msgstr "kunne ikke skrive konfigurationsfilen: %s"
-
#, fuzzy
#~ msgid "failed to calloc memory for init string: %s"
#~ msgstr "kunne ikke allokere en knude"
msgstr ""
"Project-Id-Version: de\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-09-08 14:51+0200\n"
+"POT-Creation-Date: 2008-09-23 22:28+0200\n"
"PO-Revision-Date: 2008-08-28 12:50+0100\n"
"Last-Translator: Fabian Affolter <fab@fedoraproject.org>\n"
"Language-Team: German <fedora-trans-de@redhat.com>\n"
msgid "storage_vol not found"
msgstr "storage_vol nicht gefunden"
-#: src/conf.c:155 src/conf.c:203 src/conf.c:488 src/conf.c:525 src/conf.c:553
-#: src/conf.c:631
+#: src/conf.c:164 src/conf.c:212 src/conf.c:491 src/conf.c:528 src/conf.c:555
+#: src/conf.c:630
msgid "allocating configuration"
msgstr "Konfiguration zuweisen"
-#: src/conf.c:338
+#: src/conf.c:347
msgid "unterminated number"
msgstr "unbegrenzte Nummer"
-#: src/conf.c:372 src/conf.c:389 src/conf.c:401
+#: src/conf.c:380 src/conf.c:396 src/conf.c:407
msgid "unterminated string"
msgstr "unbegrenzter String"
-#: src/conf.c:429 src/conf.c:483
+#: src/conf.c:434 src/conf.c:487
msgid "expecting a value"
msgstr "erwarte einen Wert"
-#: src/conf.c:450
+#: src/conf.c:454
msgid "expecting a separator in list"
msgstr "erwarte ein Trennzeichen in der Liste"
-#: src/conf.c:473
+#: src/conf.c:477
#, fuzzy
msgid "list is not closed with ]"
msgstr "Telefonuhr ist nicht mit PC Uhr synchronisiert."
-#: src/conf.c:518
+#: src/conf.c:521
msgid "expecting a name"
msgstr "erwarte einen Namen"
-#: src/conf.c:581
+#: src/conf.c:582
msgid "expecting a separator"
msgstr "erwarte ein Trennzeichen"
msgid "expecting an assignment"
msgstr "erwarte eine Anweisung"
-#: src/conf.c:894 src/conf.c:950 src/xend_internal.c:584
-#: src/xend_internal.c:2657 src/xm_internal.c:1475 src/xm_internal.c:1482
+#: src/conf.c:892 src/conf.c:948 src/xend_internal.c:584
+#: src/xend_internal.c:2666 src/xm_internal.c:1475 src/xm_internal.c:1482
msgid "allocate buffer"
msgstr "Puffer zuweisen"
-#: src/conf.c:901
+#: src/conf.c:899
msgid "failed to open file"
msgstr "Öffnen der Datei scheiterte"
-#: src/conf.c:912
+#: src/conf.c:910
msgid "failed to save content"
msgstr "Speichern des Inhalts scheiterte"
msgid "cannot extract disk devices"
msgstr "Die Kataloge können nicht aus den RPM-Datei extrahiert werden."
-#: src/domain_conf.c:1939 src/qemu_driver.c:3133
+#: src/domain_conf.c:1939 src/qemu_driver.c:3153
#, fuzzy, c-format
msgid "duplicate disk target '%s'"
msgstr "Nicht unterstützter Laufwerkstyp %s"
msgid "unexpected char type %d"
msgstr "Standard-Transfertyp:"
-#: src/domain_conf.c:2815 src/xend_internal.c:5214
+#: src/domain_conf.c:2815 src/xend_internal.c:5223
#, fuzzy, c-format
msgid "unexpected sound model %d"
msgstr "Standard-Transfertyp:"
-#: src/domain_conf.c:2835 src/xend_internal.c:5237
+#: src/domain_conf.c:2835 src/xend_internal.c:5246
#, fuzzy, c-format
msgid "unexpected input type %d"
msgstr "Standard-Transfertyp:"
#: src/lxc_driver.c:274 src/lxc_driver.c:309 src/lxc_driver.c:335
#: src/lxc_driver.c:350 src/openvz_driver.c:238 src/openvz_driver.c:267
-#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:620
-#: src/openvz_driver.c:651 src/openvz_driver.c:672 src/openvz_driver.c:713
-#: src/qemu_driver.c:2192 src/qemu_driver.c:2279 src/qemu_driver.c:2828
-#: src/qemu_driver.c:2883 src/qemu_driver.c:2927 src/qemu_driver.c:3007
-#: src/qemu_driver.c:3123 src/qemu_driver.c:3192 src/qemu_driver.c:3247
-#: src/qemu_driver.c:3291 src/qemu_driver.c:3309 src/qemu_driver.c:3567
+#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:621
+#: src/openvz_driver.c:652 src/openvz_driver.c:673 src/openvz_driver.c:714
+#: src/qemu_driver.c:2212 src/qemu_driver.c:2299 src/qemu_driver.c:2848
+#: src/qemu_driver.c:2903 src/qemu_driver.c:2947 src/qemu_driver.c:3027
+#: src/qemu_driver.c:3143 src/qemu_driver.c:3212 src/qemu_driver.c:3267
+#: src/qemu_driver.c:3311 src/qemu_driver.c:3329 src/qemu_driver.c:3587
#, fuzzy
msgid "no domain with matching uuid"
msgstr ""
"Es wurde keine Anwendung namens »%s« gefunden, die ein Lesezeichen für »%"
"s«registriert hat."
-#: src/lxc_driver.c:280 src/openvz_driver.c:625 src/qemu_driver.c:2933
+#: src/lxc_driver.c:280 src/openvz_driver.c:626 src/qemu_driver.c:2953
#, fuzzy
msgid "cannot delete active domain"
msgstr "Kann keine aktive DFÜ-Verbindung finden: %s"
-#: src/lxc_driver.c:286 src/qemu_driver.c:2939
+#: src/lxc_driver.c:286 src/qemu_driver.c:2959
#, fuzzy
msgid "cannot undefine transient domain"
msgstr "Kann keine aktive DFÜ-Verbindung finden: %s"
msgid "container '%s' unexpectedly shutdown during startup"
msgstr ""
-#: src/lxc_driver.c:747 src/qemu_driver.c:892
+#: src/lxc_driver.c:747 src/qemu_driver.c:893
#, fuzzy, c-format
msgid "cannot create log directory %s: %s"
msgstr "Datenbankverzeichnis kann nicht erstellt werden!"
msgid "unknown forwarding type '%s'"
msgstr "Unbekannter Auth-Typ '%s'"
-#: src/network_conf.c:662 src/qemu_driver.c:3334 src/qemu_driver.c:3967
+#: src/network_conf.c:662 src/qemu_driver.c:3354 src/qemu_driver.c:3987
#: src/storage_driver.c:816
#, fuzzy, c-format
msgid "cannot create autostart directory %s: %s"
msgid "no config file for %s"
msgstr "Keine Konfigurationsdatei für %s"
-#: src/openvz_conf.c:187
+#: src/openvz_conf.c:190
+#, fuzzy, c-format
+msgid "Cound not read 'IP_ADDRESS' from config for container %d"
+msgstr "kann Konfiguration nicht entfernen für %s"
+
+#: src/openvz_conf.c:220
+#, fuzzy, c-format
+msgid "Cound not read 'NETIF' from config for container %d"
+msgstr "kann Konfiguration nicht entfernen für %s"
+
+#: src/openvz_conf.c:247
+#, fuzzy
+msgid "Too long network device name"
+msgstr "Netzwerk-Dateinamen auflösen"
+
+#: src/openvz_conf.c:264
+#, fuzzy
+msgid "Wrong length MAC address"
+msgstr "ungültige MAC-Adresse"
+
+#: src/openvz_conf.c:271
+#, fuzzy
+msgid "Wrong MAC address"
+msgstr "MAC-Adresse"
+
+#: src/openvz_conf.c:327
msgid "popen failed"
msgstr "popen fehlgeschlagen"
-#: src/openvz_conf.c:197
+#: src/openvz_conf.c:337
#, fuzzy
msgid "Failed to parse vzlist output"
msgstr "Parsen der Port-Nummer fehlgeschlagen: %s\n"
-#: src/openvz_conf.c:223
+#: src/openvz_conf.c:363
#, fuzzy
msgid "UUID in config file malformed"
msgstr "Ungültiges tsflag in Konfigurationsdatei: %s"
-#: src/openvz_conf.c:235
+#: src/openvz_conf.c:375
#, fuzzy, c-format
msgid "Cound not read config for container %d"
msgstr "kann Konfiguration nicht entfernen für %s"
msgid "Container ID is not specified"
msgstr ""
-#: src/openvz_driver.c:391 src/openvz_driver.c:459 src/openvz_driver.c:534
-#: src/openvz_driver.c:554 src/openvz_driver.c:600 src/openvz_driver.c:631
-#: src/openvz_driver.c:656 src/openvz_driver.c:728 src/openvz_driver.c:826
-#: src/openvz_driver.c:872
+#: src/openvz_driver.c:391 src/openvz_driver.c:460 src/openvz_driver.c:535
+#: src/openvz_driver.c:555 src/openvz_driver.c:601 src/openvz_driver.c:632
+#: src/openvz_driver.c:657 src/openvz_driver.c:729 src/openvz_driver.c:827
+#: src/openvz_driver.c:873
#, fuzzy, c-format
msgid "Could not exec %s"
msgstr "Verbindung mit %s fehlgeschlagen"
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:451 src/openvz_driver.c:528
+#: src/openvz_driver.c:452 src/openvz_driver.c:529
msgid "Error creating command for container"
msgstr ""
-#: src/openvz_driver.c:465 src/openvz_driver.c:540
+#: src/openvz_driver.c:466 src/openvz_driver.c:541
#, fuzzy
msgid "Could not set UUID"
msgstr "Konnte semanage-Verbindung nicht herstellen"
-#: src/openvz_driver.c:475 src/openvz_driver.c:546
+#: src/openvz_driver.c:476 src/openvz_driver.c:547
#, fuzzy
msgid "Could not configure network"
msgstr "Verbindung mit %s fehlgeschlagen"
-#: src/openvz_driver.c:482 src/openvz_driver.c:569
+#: src/openvz_driver.c:483 src/openvz_driver.c:570
#, fuzzy
msgid "Could not set number of virtual cpu"
msgstr "Anzahl der virtuellen CPUs ändern"
#: src/openvz_driver.c:517
#, c-format
-msgid "Already an OPENVZ VM defined with the id '%d'"
+msgid "Already an OPENVZ VM defined with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:588
+#: src/openvz_driver.c:589
msgid "no domain with matching id"
msgstr "Keine Domain mit übereinstimmender ID"
-#: src/openvz_driver.c:594
+#: src/openvz_driver.c:595
#, fuzzy
msgid "domain is not in shutoff state"
msgstr "Domain läuft nicht"
-#: src/openvz_driver.c:677
+#: src/openvz_driver.c:678
#, fuzzy
msgid "Could not read container config"
msgstr "Konnte semanage-Verbindung nicht herstellen"
-#: src/openvz_driver.c:693 src/qemu_driver.c:1823
+#: src/openvz_driver.c:694 src/qemu_driver.c:1843
#, c-format
msgid "unknown type '%s'"
msgstr "Unbekannter Typ '%s'"
-#: src/openvz_driver.c:719
+#: src/openvz_driver.c:720
msgid "VCPUs should be >= 1"
msgstr ""
-#: src/openvz_driver.c:835 src/openvz_driver.c:881
+#: src/openvz_driver.c:836 src/openvz_driver.c:882
#, fuzzy, c-format
msgid "Could not parse VPS ID %s"
msgstr "Konnte semanage-Verbindung nicht herstellen"
msgid "Unexpected exit status '%d', qemu probably failed"
msgstr ""
-#: src/qemu_conf.c:519 src/qemu_driver.c:925
+#: src/qemu_conf.c:519 src/qemu_driver.c:926
#, fuzzy, c-format
msgid "Cannot find QEMU binary %s: %s"
msgstr "Kann keinen Font-Knoten '%s' finden."
msgid "Network type %d is not supported"
msgstr "Bildtyp »%s« wird nicht unterstützt"
-#: src/qemu_conf.c:580 src/qemu_driver.c:1515
+#: src/qemu_conf.c:580 src/qemu_driver.c:1514
#, fuzzy, c-format
msgid "cannot initialize bridge support: %s"
msgstr "Kann SciTech MGL nicht initialisieren !"
msgid "failed to allocate space for argv string"
msgstr "Speicherzuweisung gescheitert"
-#: src/qemu_driver.c:90
+#: src/qemu_driver.c:91
#, fuzzy
msgid "Failed to set close-on-exec file descriptor flag\n"
msgstr "Konnte Zwischenablage nicht schliessen."
-#: src/qemu_driver.c:105
+#: src/qemu_driver.c:106
#, fuzzy
msgid "Failed to set non-blocking file descriptor flag\n"
msgstr "Erzeugen eines Domänenbrowser fehlgeschlagen: %s"
-#: src/qemu_driver.c:150
+#: src/qemu_driver.c:151
#, fuzzy, c-format
msgid "Failed to autostart network '%s': %s\n"
msgstr "Verzeichnis konnte nicht gewechselt werden"
-#: src/qemu_driver.c:165
+#: src/qemu_driver.c:166
#, fuzzy, c-format
msgid "Failed to autostart VM '%s': %s\n"
msgstr "Verzeichnis konnte nicht gewechselt werden"
-#: src/qemu_driver.c:201
+#: src/qemu_driver.c:202
#, fuzzy, c-format
msgid "Failed to find user record for uid '%d': %s\n"
msgstr "Netzwerk wurde nicht gefunden: %s"
-#: src/qemu_driver.c:212
+#: src/qemu_driver.c:213
#, fuzzy
msgid "out of memory in asprintf\n"
msgstr "&Zeitüberschreitung nach"
-#: src/qemu_driver.c:268
+#: src/qemu_driver.c:269
#, fuzzy
msgid "qemudStartup: out of memory\n"
msgstr "Übersetzungsspeicher aktualisieren"
-#: src/qemu_driver.c:295
+#: src/qemu_driver.c:296
#, fuzzy
msgid "Reloading iptables rules\n"
msgstr "Neuladen der iptables-Regeln"
-#: src/qemu_driver.c:433
+#: src/qemu_driver.c:434
#, c-format
msgid ""
"QEMU quit during %s startup\n"
"QEMU beendet während %s Start\n"
"%s"
-#: src/qemu_driver.c:443 src/qemu_driver.c:456
+#: src/qemu_driver.c:444 src/qemu_driver.c:457
#, fuzzy, c-format
msgid "Failure while reading %s startup output: %s"
msgstr "C-Header-Datei ausgeben"
-#: src/qemu_driver.c:451
+#: src/qemu_driver.c:452
#, c-format
msgid "Timed out while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:467
+#: src/qemu_driver.c:468
#, c-format
msgid "Failure while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:479
+#: src/qemu_driver.c:480
#, c-format
msgid "Out of space while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:510
+#: src/qemu_driver.c:511
#, fuzzy, c-format
msgid "Unable to open monitor path %s"
msgstr "Das angeforderte HTML-Dokument konnte nicht geöffnet werden: %s"
-#: src/qemu_driver.c:515
+#: src/qemu_driver.c:516
msgid "Unable to set monitor close-on-exec flag"
msgstr ""
-#: src/qemu_driver.c:520
+#: src/qemu_driver.c:521
msgid "Unable to put monitor into non-blocking mode"
msgstr ""
-#: src/qemu_driver.c:648 src/qemu_driver.c:1027 src/qemu_driver.c:1726
-#: src/qemu_driver.c:1736
+#: src/qemu_driver.c:649 src/qemu_driver.c:1028 src/qemu_driver.c:1725
+#: src/qemu_driver.c:1735
#, fuzzy, c-format
msgid "Unable to log VM console data: %s\n"
msgstr "Konnte Zwischenablage nicht schließen."
-#: src/qemu_driver.c:671
+#: src/qemu_driver.c:672
#, fuzzy
msgid "allocate cpumap"
msgstr "Farbtabelleneinträge konnten nicht bereitgestellt werden"
-#: src/qemu_driver.c:682
+#: src/qemu_driver.c:683
msgid "cannot run monitor command to fetch CPU thread info"
msgstr ""
-#: src/qemu_driver.c:786
+#: src/qemu_driver.c:787
#, fuzzy, c-format
msgid "failed to set CPU affinity %s"
msgstr "Konnte Dateien nicht in die Zwischenablage kopieren."
-#: src/qemu_driver.c:796 src/qemu_driver.c:2135
+#: src/qemu_driver.c:797 src/qemu_driver.c:2155
#, fuzzy
msgid "resume operation failed"
msgstr "Aktion TIFFClose gescheitert"
-#: src/qemu_driver.c:859
+#: src/qemu_driver.c:860
msgid "VM is already active"
msgstr "VM ist bereits aktiv"
-#: src/qemu_driver.c:869
+#: src/qemu_driver.c:870
msgid "Unable to find an unused VNC port"
msgstr ""
-#: src/qemu_driver.c:881
+#: src/qemu_driver.c:882
#, c-format
msgid "config file path too long: %s/%s.log"
msgstr "Konfigurationsdatei-Pfad ist zu lang: %s/%s.log"
-#: src/qemu_driver.c:900
+#: src/qemu_driver.c:901
#, fuzzy, c-format
msgid "failed to create logfile %s: %s"
msgstr "Datei »%s« konnte nicht angelegt werden: %s"
-#: src/qemu_driver.c:906
+#: src/qemu_driver.c:907
#, fuzzy, c-format
msgid "Unable to set VM logfile close-on-exec flag %s"
msgstr "Konnte Zwischenablage nicht schliessen."
-#: src/qemu_driver.c:935 src/qemu_driver.c:3032
+#: src/qemu_driver.c:936 src/qemu_driver.c:3052
#, fuzzy, c-format
msgid "Cannot determine QEMU argv syntax %s"
msgstr "Kann keinen Font-Knoten '%s' finden."
-#: src/qemu_driver.c:951 src/qemu_driver.c:954 src/qemu_driver.c:959
+#: src/qemu_driver.c:952 src/qemu_driver.c:955 src/qemu_driver.c:960
#, fuzzy, c-format
msgid "Unable to write argv to logfile %d: %s\n"
msgstr "Fehler beim Schreiben der Log-Datei"
-#: src/qemu_driver.c:1041
+#: src/qemu_driver.c:1040
#, fuzzy, c-format
msgid "Shutting down VM '%s'\n"
msgstr "VM '%s' herunterfahren"
-#: src/qemu_driver.c:1052
+#: src/qemu_driver.c:1051
#, fuzzy, c-format
msgid "Unable to close logfile %d: %s\n"
msgstr "Konnte Zwischenablage nicht schließen."
-#: src/qemu_driver.c:1067
+#: src/qemu_driver.c:1066
#, fuzzy
msgid "Got unexpected pid, damn\n"
msgstr "Unerwarteter Dict-Knoten"
-#: src/qemu_driver.c:1221
+#: src/qemu_driver.c:1220
#, fuzzy
msgid "failed to allocate space for dnsmasq argv"
msgstr "Knotenzuweisung schlug fehl"
-#: src/qemu_driver.c:1235
+#: src/qemu_driver.c:1234
msgid "cannot start dhcp daemon without IP address for server"
msgstr ""
-#: src/qemu_driver.c:1264
+#: src/qemu_driver.c:1263
#, c-format
msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
msgstr ""
"Hinzufügen der iptables-Regel für Weiterleitung fehlgeschlagen von '%s' : %"
"s\n"
-#: src/qemu_driver.c:1275
+#: src/qemu_driver.c:1274
#, c-format
msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
msgstr ""
"Hinzufügen der iptables-Regel für Weiterleitung fehlgeschlagen zu %s : %s\n"
-#: src/qemu_driver.c:1285
+#: src/qemu_driver.c:1284
#, fuzzy, c-format
msgid "failed to add iptables rule to enable masquerading : %s\n"
msgstr "Speichern der Iptables-Regel fehlgeschlagen zu %s : %s"
-#: src/qemu_driver.c:1317
+#: src/qemu_driver.c:1316
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
msgstr "Speichern der Iptables-Regel fehlgeschlagen zu %s : %s"
-#: src/qemu_driver.c:1328
+#: src/qemu_driver.c:1327
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
msgstr "Speichern der Iptables-Regel fehlgeschlagen zu %s : %s"
-#: src/qemu_driver.c:1353
+#: src/qemu_driver.c:1352
#, fuzzy
msgid "failed to allocate space for IP tables support"
msgstr "Knotenzuweisung schlug fehl"
-#: src/qemu_driver.c:1361 src/qemu_driver.c:1368
+#: src/qemu_driver.c:1360 src/qemu_driver.c:1367
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
msgstr "Speichern der Iptables-Regel fehlgeschlagen zu %s : %s"
-#: src/qemu_driver.c:1376 src/qemu_driver.c:1383
+#: src/qemu_driver.c:1375 src/qemu_driver.c:1382
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
msgstr "Speichern der Iptables-Regel fehlgeschlagen zu %s : %s"
-#: src/qemu_driver.c:1393
+#: src/qemu_driver.c:1392
#, fuzzy, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
msgstr "Speichern der Iptables-Regel fehlgeschlagen zu %s : %s"
-#: src/qemu_driver.c:1400
+#: src/qemu_driver.c:1399
#, fuzzy, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
msgstr "Speichern der Iptables-Regel fehlgeschlagen zu %s : %s"
-#: src/qemu_driver.c:1408
+#: src/qemu_driver.c:1407
#, fuzzy, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
msgstr "Speichern der Iptables-Regel fehlgeschlagen zu %s : %s"
-#: src/qemu_driver.c:1509
+#: src/qemu_driver.c:1508
msgid "network is already active"
msgstr "Netzwerk ist bereits aktiv"
-#: src/qemu_driver.c:1521
+#: src/qemu_driver.c:1520
#, fuzzy, c-format
msgid "cannot create bridge '%s' : %s"
msgstr "Kann neuen Filter nicht erstellen"
-#: src/qemu_driver.c:1536
+#: src/qemu_driver.c:1535
#, fuzzy, c-format
msgid "cannot set IP address on bridge '%s' to '%s' : %s"
msgstr "Setze Global auf still"
-#: src/qemu_driver.c:1544
+#: src/qemu_driver.c:1543
#, fuzzy, c-format
msgid "cannot set netmask on bridge '%s' to '%s' : %s"
msgstr "Setze Global auf still"
-#: src/qemu_driver.c:1552
+#: src/qemu_driver.c:1551
#, fuzzy, c-format
msgid "failed to bring the bridge '%s' up : %s"
msgstr "Konnte Fehlerberichtsverzeichnis \"%s\" nicht aufräumen."
-#: src/qemu_driver.c:1563
+#: src/qemu_driver.c:1562
#, c-format
msgid "failed to enable IP forwarding : %s"
msgstr "Aktivieren der IP-Weiterleitung fehlgeschlagen : %s"
-#: src/qemu_driver.c:1581 src/qemu_driver.c:1612
+#: src/qemu_driver.c:1580 src/qemu_driver.c:1611
#, fuzzy, c-format
msgid "Failed to bring down bridge '%s' : %s\n"
msgstr "Öffnen von '%s' schlug fehl: %s"
-#: src/qemu_driver.c:1587 src/qemu_driver.c:1617
+#: src/qemu_driver.c:1586 src/qemu_driver.c:1616
#, fuzzy, c-format
msgid "Failed to delete bridge '%s' : %s\n"
msgstr "Verzeichnis konnte nicht gewechselt werden"
-#: src/qemu_driver.c:1600
+#: src/qemu_driver.c:1599
#, fuzzy, c-format
msgid "Shutting down network '%s'\n"
msgstr "Netzwerk '%s' herunterfahren"
-#: src/qemu_driver.c:1626
+#: src/qemu_driver.c:1625
#, fuzzy
msgid "Got unexpected pid for dnsmasq\n"
msgstr "Unerwarteter Dict-Knoten"
-#: src/qemu_driver.c:1839
+#: src/qemu_driver.c:1814
+#, fuzzy, c-format
+msgid "Unable to open %s: %s\n"
+msgstr "Kann TTY-Label nicht wiederherstellen...\n"
+
+#: src/qemu_driver.c:1859
#, fuzzy
msgid "failed to allocate space for capabilities support"
msgstr "Speicherzuweisung gescheitert"
-#: src/qemu_driver.c:1858 src/qemu_driver.c:1884
+#: src/qemu_driver.c:1878 src/qemu_driver.c:1904
#, fuzzy
msgid "NUMA not supported on this host"
msgstr "Servername nicht unterstützt für ai_socktype"
-#: src/qemu_driver.c:1869 src/qemu_driver.c:1892
+#: src/qemu_driver.c:1889 src/qemu_driver.c:1912
#, fuzzy
msgid "Failed to query NUMA free memory"
msgstr "NUMA freier Speicher"
-#: src/qemu_driver.c:2053
+#: src/qemu_driver.c:2073
#, fuzzy, c-format
msgid "domain '%s' is already defined"
msgstr "Domain %s existiert bereits"
-#: src/qemu_driver.c:2064
+#: src/qemu_driver.c:2084
#, fuzzy, c-format
msgid "domain with uuid '%s' is already defined"
msgstr "Domain %s existiert bereits"
-#: src/qemu_driver.c:2094 src/qemu_driver.c:2123 src/qemu_driver.c:2152
-#: src/qemu_driver.c:2172 src/qemu_driver.c:2410 src/qemu_driver.c:3383
-#: src/qemu_driver.c:3518 src/qemu_driver.c:3632
+#: src/qemu_driver.c:2114 src/qemu_driver.c:2143 src/qemu_driver.c:2172
+#: src/qemu_driver.c:2192 src/qemu_driver.c:2430 src/qemu_driver.c:3403
+#: src/qemu_driver.c:3538 src/qemu_driver.c:3652
#, c-format
msgid "no domain with matching id %d"
msgstr "Keine Domain mit übereinstimmender ID %d"
-#: src/qemu_driver.c:2099 src/qemu_driver.c:2128 src/qemu_driver.c:2416
-#: src/qemu_driver.c:3388 src/qemu_driver.c:3524 src/qemu_driver.c:3638
+#: src/qemu_driver.c:2119 src/qemu_driver.c:2148 src/qemu_driver.c:2436
+#: src/qemu_driver.c:3408 src/qemu_driver.c:3544 src/qemu_driver.c:3658
msgid "domain is not running"
msgstr "Domain läuft nicht"
-#: src/qemu_driver.c:2107
+#: src/qemu_driver.c:2127
msgid "suspend operation failed"
msgstr "Suspend-Operation gescheitert"
-#: src/qemu_driver.c:2158
+#: src/qemu_driver.c:2178
msgid "shutdown operation failed"
msgstr "Herunterfahren-Operation gescheitert"
-#: src/qemu_driver.c:2198
+#: src/qemu_driver.c:2218
#, fuzzy
msgid "failed to allocate space for ostype"
msgstr "Knotenzuweisung schlug fehl"
-#: src/qemu_driver.c:2214 src/qemu_driver.c:2230 src/qemu_driver.c:2253
-#: src/qemu_driver.c:2526 src/qemu_driver.c:2688
+#: src/qemu_driver.c:2234 src/qemu_driver.c:2250 src/qemu_driver.c:2273
+#: src/qemu_driver.c:2546 src/qemu_driver.c:2708
#, fuzzy, c-format
msgid "no domain with matching uuid '%s'"
msgstr ""
"Es wurde keine Anwendung namens »%s« gefunden, die ein Lesezeichen für »%"
"s«registriert hat."
-#: src/qemu_driver.c:2236
+#: src/qemu_driver.c:2256
msgid "cannot set max memory lower than current memory"
msgstr ""
-#: src/qemu_driver.c:2259
+#: src/qemu_driver.c:2279
#, fuzzy
msgid "cannot set memory of an active domain"
msgstr "Name der inaktiven Domain"
-#: src/qemu_driver.c:2265
+#: src/qemu_driver.c:2285
msgid "cannot set memory higher than max memory"
msgstr ""
-#: src/qemu_driver.c:2425
+#: src/qemu_driver.c:2445
#, fuzzy
msgid "failed to pause domain"
msgstr "Erzeugen eines Domänenbrowser fehlgeschlagen: %s"
-#: src/qemu_driver.c:2434
+#: src/qemu_driver.c:2454
#, fuzzy
msgid "failed to get domain xml"
msgstr "Fehler beim Schreiben der xml-Datei"
-#: src/qemu_driver.c:2442
+#: src/qemu_driver.c:2462
#, fuzzy, c-format
msgid "failed to create '%s'"
msgstr "Datei »%s« konnte nicht angelegt werden: %s"
-#: src/qemu_driver.c:2449
+#: src/qemu_driver.c:2469
#, fuzzy
msgid "failed to write save header"
msgstr "TIFF-Bild konnte nicht gespeichert werden"
-#: src/qemu_driver.c:2457
+#: src/qemu_driver.c:2477
#, fuzzy
msgid "failed to write xml"
msgstr "Fehler beim Schreiben der xml-Datei"
-#: src/qemu_driver.c:2470 src/qemu_driver.c:2477 src/qemu_driver.c:2748
+#: src/qemu_driver.c:2490 src/qemu_driver.c:2497 src/qemu_driver.c:2768
#: src/remote_internal.c:2241 src/virterror.c:441
msgid "out of memory"
msgstr "zu wenig Arbeitsspeicher"
-#: src/qemu_driver.c:2485
+#: src/qemu_driver.c:2505
#, fuzzy
msgid "migrate operation failed"
msgstr "Aktion TIFFClose gescheitert"
-#: src/qemu_driver.c:2497
+#: src/qemu_driver.c:2517
#, fuzzy
msgid "'migrate' not supported by this qemu"
msgstr "'info blockstats' nicht unterstützt von diesem qemu"
-#: src/qemu_driver.c:2532
+#: src/qemu_driver.c:2552
#, fuzzy
msgid "cannot change vcpu count of an active domain"
msgstr "Name der inaktiven Domain"
-#: src/qemu_driver.c:2538
+#: src/qemu_driver.c:2558
msgid "could not determine max vcpus for the domain"
msgstr ""
-#: src/qemu_driver.c:2544
+#: src/qemu_driver.c:2564
#, c-format
msgid ""
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
msgstr ""
-#: src/qemu_driver.c:2568 src/qemu_driver.c:2620
+#: src/qemu_driver.c:2588 src/qemu_driver.c:2640
#, fuzzy
msgid "cannot pin vcpus on an inactive domain"
msgstr "Eine inaktive Domain undefinieren"
-#: src/qemu_driver.c:2574
+#: src/qemu_driver.c:2594
#, fuzzy, c-format
msgid "vcpu number out of range %d > %d"
msgstr "Ganzzahliger Wert »%s« ist außerhalb des Wertebereiches."
-#: src/qemu_driver.c:2595
+#: src/qemu_driver.c:2615
#, fuzzy, c-format
msgid "cannot set affinity: %s"
msgstr "Eigener Filtersatz"
-#: src/qemu_driver.c:2600
+#: src/qemu_driver.c:2620
#, fuzzy
msgid "cpu affinity is not supported"
msgstr "Bildtyp »%s« wird nicht unterstützt"
-#: src/qemu_driver.c:2657
+#: src/qemu_driver.c:2677
#, fuzzy, c-format
msgid "cannot get affinity: %s"
msgstr "Bekomme den Hostnamen nicht"
-#: src/qemu_driver.c:2667
+#: src/qemu_driver.c:2687
msgid "cpu affinity is not available"
msgstr ""
-#: src/qemu_driver.c:2694
+#: src/qemu_driver.c:2714
#, fuzzy, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr "Domain-Definitionsdatei laden"
-#: src/qemu_driver.c:2720 src/test.c:956
+#: src/qemu_driver.c:2740 src/test.c:956
#, fuzzy
msgid "cannot read domain image"
msgstr "XPM-Farbtabelle konnte nicht gelesen werden"
-#: src/qemu_driver.c:2726
+#: src/qemu_driver.c:2746
#, fuzzy
msgid "failed to read qemu header"
msgstr "Es konnte nicht aus der Datei »%s« gelesen werden: %s"
-#: src/qemu_driver.c:2733
+#: src/qemu_driver.c:2753
#, fuzzy
msgid "image magic is incorrect"
msgstr "Bildtyp »%s« wird nicht unterstützt"
-#: src/qemu_driver.c:2740
+#: src/qemu_driver.c:2760
#, fuzzy, c-format
msgid "image version is not supported (%d > %d)"
msgstr "Bildtyp »%s« wird nicht unterstützt"
-#: src/qemu_driver.c:2755
+#: src/qemu_driver.c:2775
msgid "failed to read XML"
msgstr "Lesen von XML fehlgeschlagen"
-#: src/qemu_driver.c:2764
+#: src/qemu_driver.c:2784
#, fuzzy
msgid "failed to parse XML"
msgstr "Fehler beim Parsen der Adresse '%s'\n"
-#: src/qemu_driver.c:2777
+#: src/qemu_driver.c:2797
#, fuzzy, c-format
msgid "domain is already active as '%s'"
msgstr "Domain ist bereits aktiv"
-#: src/qemu_driver.c:2786
+#: src/qemu_driver.c:2806
#, fuzzy
msgid "failed to assign new VM"
msgstr "Erwerb des neuen Kontexts fehlgeschlagen.\n"
-#: src/qemu_driver.c:2799
+#: src/qemu_driver.c:2819
msgid "failed to start VM"
msgstr "Start VM fehlgeschlagen"
-#: src/qemu_driver.c:2811
+#: src/qemu_driver.c:2831
#, fuzzy
msgid "failed to resume domain"
msgstr "Erzeugen eines Domänenbrowser fehlgeschlagen: %s"
-#: src/qemu_driver.c:2848 src/qemu_driver.c:3741 src/qemu_driver.c:3776
+#: src/qemu_driver.c:2868 src/qemu_driver.c:3761 src/qemu_driver.c:3796
#, fuzzy
msgid "failed to allocate space for VM name string"
msgstr "Speicherzuweisung gescheitert"
-#: src/qemu_driver.c:2962
+#: src/qemu_driver.c:2982
#, c-format
msgid "cannot convert disk '%s' to bus/device index"
msgstr ""
-#: src/qemu_driver.c:2982
+#: src/qemu_driver.c:3002
#, fuzzy, c-format
msgid "Unsupported disk name mapping for bus '%s'"
msgstr "Nicht unterstützter Laufwerkstyp %s"
-#: src/qemu_driver.c:3022
+#: src/qemu_driver.c:3042
#, c-format
msgid "No device with bus '%s' and target '%s'"
msgstr ""
-#: src/qemu_driver.c:3049
+#: src/qemu_driver.c:3069
#, c-format
msgid ""
"Emulator version does not support removable media for device '%s' and target "
"'%s'"
msgstr ""
-#: src/qemu_driver.c:3086
+#: src/qemu_driver.c:3106
msgid "cannot change cdrom media"
msgstr "kann CDROM-Medium nicht wechseln"
-#: src/qemu_driver.c:3097
+#: src/qemu_driver.c:3117
#, fuzzy
msgid "changing cdrom media failed"
msgstr "kann CDROM-Medium nicht wechseln"
-#: src/qemu_driver.c:3157
+#: src/qemu_driver.c:3177
#, fuzzy
msgid "cannot attach usb disk"
msgstr "Die Kataloge können nicht aus den RPM-Datei extrahiert werden."
-#: src/qemu_driver.c:3168
+#: src/qemu_driver.c:3188
#, fuzzy
msgid "adding usb disk failed"
msgstr "Host-Definitionsdatei laden"
-#: src/qemu_driver.c:3212
+#: src/qemu_driver.c:3232
#, fuzzy
msgid "cannot attach usb device"
msgstr "Die Kataloge können nicht aus den RPM-Datei extrahiert werden."
-#: src/qemu_driver.c:3223
+#: src/qemu_driver.c:3243
#, fuzzy
msgid "adding usb device failed"
msgstr "Host-Definitionsdatei laden"
-#: src/qemu_driver.c:3253
+#: src/qemu_driver.c:3273
#, fuzzy
msgid "cannot attach device on inactive domain"
msgstr "Eine inaktive Domain undefinieren"
-#: src/qemu_driver.c:3276
+#: src/qemu_driver.c:3296
#, fuzzy
msgid "this device type cannot be attached"
msgstr "nur CDROM-Laufwerke können angehängt werden"
-#: src/qemu_driver.c:3315
+#: src/qemu_driver.c:3335
#, fuzzy
msgid "cannot set autostart for transient domain"
msgstr "Name der inaktiven Domain"
-#: src/qemu_driver.c:3341
+#: src/qemu_driver.c:3361
#, fuzzy, c-format
msgid "Failed to create symlink '%s to '%s': %s"
msgstr "Datei »%s« konnte nicht angelegt werden: %s"
-#: src/qemu_driver.c:3348 src/qemu_driver.c:3981 src/storage_driver.c:832
+#: src/qemu_driver.c:3368 src/qemu_driver.c:4001 src/storage_driver.c:832
#, fuzzy, c-format
msgid "Failed to delete symlink '%s': %s"
msgstr "Verzeichnis konnte nicht gewechselt werden"
-#: src/qemu_driver.c:3410
+#: src/qemu_driver.c:3430
#, c-format
msgid "invalid path: %s"
msgstr "ungültiger Pfad: %s"
-#: src/qemu_driver.c:3418
+#: src/qemu_driver.c:3438
#, fuzzy
msgid "'info blockstats' command failed"
msgstr "Fehler beim Senden des Befehls."
-#: src/qemu_driver.c:3433
+#: src/qemu_driver.c:3453
msgid "'info blockstats' not supported by this qemu"
msgstr "'info blockstats' nicht unterstützt von diesem qemu"
-#: src/qemu_driver.c:3498
+#: src/qemu_driver.c:3518
#, c-format
msgid "device not found: %s (%s)"
msgstr "Gerät nicht gefunden: %s (%s)"
-#: src/qemu_driver.c:3530 src/qemu_driver.c:3573
+#: src/qemu_driver.c:3550 src/qemu_driver.c:3593
msgid "NULL or empty path"
msgstr "NULL oder leerer Pfad"
-#: src/qemu_driver.c:3541
+#: src/qemu_driver.c:3561
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr ""
-#: src/qemu_driver.c:3583
+#: src/qemu_driver.c:3603
msgid "invalid path"
msgstr "ungültiger Pfad"
-#: src/qemu_driver.c:3626
+#: src/qemu_driver.c:3646
msgid "QEMU driver only supports virtual memory addrs"
msgstr "QEMU-Treiber unterstützt nur virtuelle Speicher-Adressen"
-#: src/qemu_driver.c:3653
+#: src/qemu_driver.c:3673
#, fuzzy
msgid "'memsave' command failed"
msgstr "LVS-Befehl fehlgeschlagen"
-#: src/qemu_driver.c:3682 src/qemu_driver.c:3850 src/qemu_driver.c:3875
-#: src/qemu_driver.c:3889 src/qemu_driver.c:3904 src/qemu_driver.c:3937
-#: src/qemu_driver.c:3953
+#: src/qemu_driver.c:3702 src/qemu_driver.c:3870 src/qemu_driver.c:3895
+#: src/qemu_driver.c:3909 src/qemu_driver.c:3924 src/qemu_driver.c:3957
+#: src/qemu_driver.c:3973
#, fuzzy
msgid "no network with matching uuid"
msgstr ""
"Es wurde keine Anwendung namens »%s« gefunden, die ein Lesezeichen für »%"
"s«registriert hat."
-#: src/qemu_driver.c:3697
+#: src/qemu_driver.c:3717
#, fuzzy
msgid "no network with matching name"
msgstr ""
"Es wurde keine Anwendung namens »%s« gefunden, die ein Lesezeichen für »%"
"s«registriert hat."
-#: src/qemu_driver.c:3856
+#: src/qemu_driver.c:3876
#, fuzzy
msgid "network is still active"
msgstr "Netzwerk ist bereits aktiv"
-#: src/qemu_driver.c:3917
+#: src/qemu_driver.c:3937
#, fuzzy
msgid "no network with matching id"
msgstr ""
"Es wurde keine Anwendung namens »%s« gefunden, die ein Lesezeichen für »%"
"s«registriert hat."
-#: src/qemu_driver.c:3924
+#: src/qemu_driver.c:3944
#, fuzzy
msgid "failed to allocate space for network bridge string"
msgstr "Knotenzuweisung schlug fehl"
-#: src/qemu_driver.c:3974 src/storage_driver.c:823
+#: src/qemu_driver.c:3994 src/storage_driver.c:823
#, fuzzy, c-format
msgid "Failed to create symlink '%s' to '%s': %s"
msgstr "Datei »%s« konnte nicht angelegt werden: %s"
msgid "%s not implemented on Win32"
msgstr "%s: nicht implementiert\n"
-#: src/storage_backend_disk.c:85 src/storage_backend_logical.c:57
+#: src/storage_backend_disk.c:90 src/storage_backend_logical.c:57
#, fuzzy, c-format
msgid "unsupported pool format %s"
msgstr "Nicht unterstütztes Format in der Zwischenablage."
-#: src/storage_backend_disk.c:110 src/storage_backend_logical.c:70
+#: src/storage_backend_disk.c:115 src/storage_backend_logical.c:70
#, fuzzy, c-format
msgid "unsupported pool format %d"
msgstr "Nicht unterstütztes Format in der Zwischenablage."
-#: src/storage_backend_disk.c:138 src/storage_backend_fs.c:192
+#: src/storage_backend_disk.c:143 src/storage_backend_fs.c:192
#: src/storage_backend_fs.c:262 src/storage_backend_fs.c:314
#, fuzzy, c-format
msgid "unsupported volume format %s"
msgstr "Nicht unterstütztes Format in der Zwischenablage."
-#: src/storage_backend_disk.c:165 src/storage_backend_fs.c:225
+#: src/storage_backend_disk.c:170 src/storage_backend_fs.c:225
#: src/storage_backend_fs.c:297 src/storage_backend_fs.c:329
#, fuzzy, c-format
msgid "unsupported volume format %d"
msgstr "Nicht unterstütztes Format in der Zwischenablage."
-#: src/storage_backend_disk.c:179 src/storage_backend_disk.c:192
-#: src/storage_backend_disk.c:199 src/storage_backend_disk.c:221
+#: src/storage_backend_disk.c:184 src/storage_backend_disk.c:197
+#: src/storage_backend_disk.c:204 src/storage_backend_disk.c:226
#: src/storage_backend_fs.c:839 src/storage_backend_iscsi.c:177
#: src/storage_backend_logical.c:116 src/storage_backend_logical.c:121
#: src/storage_backend_logical.c:133 src/storage_backend_logical.c:143
-#: src/storage_backend_logical.c:531
+#: src/storage_backend_logical.c:546
msgid "volume"
msgstr "Datenträger"
-#: src/storage_backend_disk.c:229
+#: src/storage_backend_disk.c:234
#, fuzzy
msgid "volume extents"
msgstr "Leiser"
-#: src/storage_backend_disk.c:237
+#: src/storage_backend_disk.c:242
msgid "cannot parse device start location"
msgstr ""
-#: src/storage_backend_disk.c:244
+#: src/storage_backend_disk.c:249
msgid "cannot parse device end location"
msgstr ""
-#: src/storage_backend_disk.c:250 src/storage_backend_logical.c:154
+#: src/storage_backend_disk.c:255 src/storage_backend_logical.c:154
#: src/storage_backend_logical.c:160
msgid "extents"
msgstr ""
-#: src/storage_backend_disk.c:464
+#: src/storage_backend_disk.c:462
msgid "no large enough free extent"
msgstr ""
-#: src/storage_backend_disk.c:498
-msgid "Disk pools are not yet supported"
-msgstr "Laufwerkspools werden im Moment icht unterstützt"
+#: src/storage_backend_disk.c:502
+#, fuzzy, c-format
+msgid "Couldn't read volume target path '%s'. %s"
+msgstr "kann Pfad nicht erzeugen '%s': %s"
+
+#: src/storage_backend_disk.c:517
+#, c-format
+msgid "Volume path '%s' did not start with parent pool source device name."
+msgstr ""
+
+#: src/storage_backend_disk.c:526
+#, fuzzy, c-format
+msgid "cannot parse partition number from target '%s'"
+msgstr "kann Header nicht lesen '%s': %s"
#: src/storage_backend_fs.c:358
#, c-format
msgstr "Kann die Datei nicht bearbeiten"
#: src/storage_backend_fs.c:1042 src/storage_backend_fs.c:1078
-#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:543
+#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:558
#, fuzzy, c-format
msgid "cannot read path '%s': %s"
msgstr "XPM-Farbtabelle konnte nicht gelesen werden"
msgid "creation of non-raw images is not supported without qemu-img"
msgstr ""
-#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:552
+#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:567
#, fuzzy, c-format
msgid "cannot set file owner '%s': %s"
msgstr "Kann den Inhalt der Datei %s nicht öffnen!"
-#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:559
+#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:574
#, fuzzy, c-format
msgid "cannot set file mode '%s': %s"
msgstr "Kann den Inhalt der Datei %s nicht öffnen!"
-#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:566
+#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:581
#, fuzzy, c-format
msgid "cannot close file '%s': %s"
msgstr "Kann Datei '%s' nicht schließen"
msgid "lvs command failed with exitstatus %d"
msgstr "Befehlsausführung '%s' schlug fehl mit Fehler: %ul"
-#: src/storage_backend_logical.c:355
+#: src/storage_backend_logical.c:354
msgid "command line"
msgstr "Befehlszeile"
-#: src/storage_backend_logical.c:372
+#: src/storage_backend_logical.c:371
#, c-format
msgid "cannot open device %s"
msgstr "Kann Gerät nicht öffnen %s"
-#: src/storage_backend_logical.c:378
+#: src/storage_backend_logical.c:377
#, fuzzy, c-format
msgid "cannot clear device header %s"
msgstr "TGA-Vorspannspeicher konnte nicht bereitgestellt werden"
-#: src/storage_backend_logical.c:385
+#: src/storage_backend_logical.c:384
#, c-format
msgid "cannot close device %s"
msgstr "Kann Gerät nicht schliessen %s"
-#: src/storage_backend_logical.c:575
+#: src/storage_backend_logical.c:507
+#, fuzzy, c-format
+msgid "cannot remove PV device %s: %s"
+msgstr "Kann %s Datei nicht entfernt %s"
+
+#: src/storage_backend_logical.c:590
#, c-format
msgid "cannot find newly created volume '%s': %s"
msgstr ""
msgstr "DATEN"
#: src/virsh.c:6292 src/virsh.c:6314
-msgid "blocked"
-msgstr "blockiert"
+#, fuzzy
+msgid "idle"
+msgstr "Datei"
#: src/virsh.c:6294
msgid "paused"
msgid "domain information incomplete, missing uuid"
msgstr "Domaininformation unvollständig, fehlende uuid"
-#: src/xend_internal.c:1109 src/xend_internal.c:2204 src/xend_internal.c:2211
+#: src/xend_internal.c:1109 src/xend_internal.c:2213 src/xend_internal.c:2220
msgid "domain information incomplete, missing name"
msgstr "Domaininformation unvollständig, fehlender Name"
msgid "unknown graphics type '%s'"
msgstr "Unbekannter Auth-Typ '%s'"
-#: src/xend_internal.c:2191
+#: src/xend_internal.c:2200
msgid "domain information incomplete, missing id"
msgstr "Domaininformation unvollständig, fehlende id"
-#: src/xend_internal.c:2260 src/xend_internal.c:2270 src/xend_internal.c:2280
+#: src/xend_internal.c:2269 src/xend_internal.c:2279 src/xend_internal.c:2289
#, fuzzy, c-format
msgid "unknown lifecycle type %s"
msgstr "unbekannter OS-Typ %s"
-#: src/xend_internal.c:2593
+#: src/xend_internal.c:2602
msgid "failed to parse topology information"
msgstr "Analyse der Topologie-Informationen gescheitert"
-#: src/xend_internal.c:2647
+#: src/xend_internal.c:2656
msgid "topology syntax error"
msgstr "Topologie-Syntaxfehler"
-#: src/xend_internal.c:2711
+#: src/xend_internal.c:2720
msgid "failed to parse Xend domain information"
msgstr "Analyse der Xend-Domaininformation schlug fehl"
-#: src/xend_internal.c:3193
+#: src/xend_internal.c:3202
msgid "xenDaemonDomainFetch failed to find this domain"
msgstr ""
-#: src/xend_internal.c:3815 src/xend_internal.c:4290 src/xm_internal.c:1617
+#: src/xend_internal.c:3824 src/xend_internal.c:4299 src/xm_internal.c:1617
#, fuzzy
msgid "failed to build sexpr"
msgstr "Verzeichnis konnte nicht gewechselt werden"
-#: src/xend_internal.c:3917
+#: src/xend_internal.c:3926
#, fuzzy
msgid "unsupported device type"
msgstr "Nicht unterstützter Eingabegeräte-Typ %s"
-#: src/xend_internal.c:4020
+#: src/xend_internal.c:4029
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4061
+#: src/xend_internal.c:4070
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4069
+#: src/xend_internal.c:4078
#, fuzzy
msgid "unexpected value from on_xend_start"
msgstr "Unerwarteter Werte-Knoten"
-#: src/xend_internal.c:4080
+#: src/xend_internal.c:4089
#, fuzzy
msgid "no memory"
msgstr "Übersetzungsspeicher"
-#: src/xend_internal.c:4086
+#: src/xend_internal.c:4095
#, fuzzy
msgid "sexpr2string failed"
msgstr "Authentifizierung fehlgeschlagen."
-#: src/xend_internal.c:4091
+#: src/xend_internal.c:4100
#, fuzzy
msgid "Failed to redefine sexpr"
msgstr "Verzeichnis konnte nicht gewechselt werden"
-#: src/xend_internal.c:4096
+#: src/xend_internal.c:4105
msgid "on_xend_start not present in sexpr"
msgstr ""
-#: src/xend_internal.c:4127
+#: src/xend_internal.c:4136
#, fuzzy, c-format
msgid "gethostname failed: %s"
msgstr "Authentifizierung fehlgeschlagen."
-#: src/xend_internal.c:4133
+#: src/xend_internal.c:4142
#, fuzzy, c-format
msgid "failed to strdup hostname: %s"
msgstr "Sie müssen einen Servernamen angeben."
-#: src/xend_internal.c:4164
+#: src/xend_internal.c:4173
msgid ""
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
"migration"
msgstr ""
-#: src/xend_internal.c:4174
+#: src/xend_internal.c:4183
msgid ""
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
"migration"
msgstr ""
-#: src/xend_internal.c:4186
+#: src/xend_internal.c:4195
#, fuzzy
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr "Unbekanntes Flag für den Stil "
-#: src/xend_internal.c:4199
+#: src/xend_internal.c:4208
#, fuzzy
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr "Der URI »%s« ist ungültig"
-#: src/xend_internal.c:4204
+#: src/xend_internal.c:4213
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr ""
-#: src/xend_internal.c:4211
+#: src/xend_internal.c:4220
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr ""
-#: src/xend_internal.c:4218 src/xend_internal.c:4240 src/xend_internal.c:4248
-#: src/xend_internal.c:4474 src/xend_internal.c:4481 src/xml.c:89
+#: src/xend_internal.c:4227 src/xend_internal.c:4249 src/xend_internal.c:4257
+#: src/xend_internal.c:4483 src/xend_internal.c:4490 src/xml.c:89
msgid "strdup failed"
msgstr "strdup fehlgeschlagen"
-#: src/xend_internal.c:4231
+#: src/xend_internal.c:4240
#, fuzzy
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr "Parsen der Port-Nummer fehlgeschlagen: %s\n"
-#: src/xend_internal.c:4284
+#: src/xend_internal.c:4293
#, fuzzy
msgid "failed to parse domain description"
msgstr "Erzeugen eines Domänenbrowser fehlgeschlagen: %s"
-#: src/xend_internal.c:4300
+#: src/xend_internal.c:4309
#, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Fehler beim Erstellen einer inaktiven Domain %s\n"
-#: src/xend_internal.c:4456 src/xend_internal.c:4532 src/xend_internal.c:4622
+#: src/xend_internal.c:4465 src/xend_internal.c:4541 src/xend_internal.c:4631
msgid "unsupported in xendConfigVersion < 4"
msgstr "Nicht unterstütz in xendConfigVersion < 4"
-#: src/xend_internal.c:4468
+#: src/xend_internal.c:4477
#, fuzzy
msgid "node information incomplete, missing scheduler name"
msgstr "Domaininformation unvollständig, fehlender Name"
-#: src/xend_internal.c:4486 src/xend_internal.c:4580 src/xend_internal.c:4692
+#: src/xend_internal.c:4495 src/xend_internal.c:4589 src/xend_internal.c:4701
#, fuzzy
msgid "Unknown scheduler"
msgstr "Dateigröße unbekannt"
-#: src/xend_internal.c:4545 src/xend_internal.c:4635
+#: src/xend_internal.c:4554 src/xend_internal.c:4644
#, fuzzy
msgid "Failed to get a scheduler name"
msgstr "Hostname-Abfrage fehlgeschlagen: %s\n"
-#: src/xend_internal.c:4558 src/xend_internal.c:4671
+#: src/xend_internal.c:4567 src/xend_internal.c:4680
#, fuzzy
msgid "domain information incomplete, missing cpu_weight"
msgstr "Domaininformation unvollständig, fehlende uuid"
-#: src/xend_internal.c:4563 src/xend_internal.c:4680
+#: src/xend_internal.c:4572 src/xend_internal.c:4689
#, fuzzy
msgid "domain information incomplete, missing cpu_cap"
msgstr "Domaininformation unvollständig, fehlender Name"
-#: src/xend_internal.c:4739
+#: src/xend_internal.c:4748
#, fuzzy
msgid "domainBlockPeek is not supported for dom0"
msgstr "Auflisten von Ereignissen für diese Zelle ist nicht unterstützt."
-#: src/xend_internal.c:4762
+#: src/xend_internal.c:4771
#, fuzzy, c-format
msgid "%s: invalid path"
msgstr "Ungültiger Pfad für Servereintrag"
-#: src/xend_internal.c:4770
+#: src/xend_internal.c:4779
#, fuzzy, c-format
msgid "failed to open for reading: %s: %s"
msgstr "%s konnte nicht zum Lesen geöffnet werden"
-#: src/xend_internal.c:4782
+#: src/xend_internal.c:4791
#, fuzzy, c-format
msgid "failed to lseek or read from file: %s: %s"
msgstr "Konnte keine PID von Sperr-Datei lesen."
-#: src/xend_internal.c:4865 src/xend_internal.c:4911
+#: src/xend_internal.c:4874 src/xend_internal.c:4920
#, fuzzy, c-format
msgid "unexpected graphics type %d"
msgstr "Standard-Transfertyp:"
-#: src/xend_internal.c:4954
+#: src/xend_internal.c:4963
#, fuzzy
msgid "unexpected chr device type"
msgstr "Unerwarteter MIME-Type"
-#: src/xend_internal.c:5128 src/xm_internal.c:1779
+#: src/xend_internal.c:5137 src/xm_internal.c:1779
#, fuzzy, c-format
msgid "unsupported network type %d"
msgstr "Kann Inhalte des nicht unterstützten Typs %d nicht kopieren."
-#: src/xend_internal.c:5302 src/xend_internal.c:5309 src/xend_internal.c:5316
+#: src/xend_internal.c:5311 src/xend_internal.c:5318 src/xend_internal.c:5325
#, fuzzy, c-format
msgid "unexpected lifecycle value %d"
msgstr "Unerwarteter Werte-Knoten"
-#: src/xend_internal.c:5333
+#: src/xend_internal.c:5342
msgid "no HVM domain loader"
msgstr "Kein HVM-Domain-Loader"
-#: src/xend_internal.c:5544
+#: src/xend_internal.c:5553
#, fuzzy
msgid "hotplug of device type not supported"
msgstr "ai_socktype nicht unterstützt"
msgid "failed to connect to Xen Store"
msgstr "Verbindung zum Xen-Store scheiterte"
+#~ msgid "Disk pools are not yet supported"
+#~ msgstr "Laufwerkspools werden im Moment icht unterstützt"
+
+#~ msgid "blocked"
+#~ msgstr "blockiert"
+
#~ msgid "missing filesystem type"
#~ msgstr "Fehlender Dateisystem-Typ"
#~ msgid "cannot read tty pid file %s: %s"
#~ msgstr "Konnte keine PID von Sperr-Datei lesen."
-#, fuzzy
-#~ msgid "cannot remove ttyPidFile %s: %s"
-#~ msgstr "Kann %s Datei nicht entfernt %s"
-
#, fuzzy
#~ msgid "execl failed to exec init: %s"
#~ msgstr "Die Befehlszeile »%s« konnte nicht mit der URI »%s« verknüpft werden."
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-09-08 14:51+0200\n"
+"POT-Creation-Date: 2008-09-23 22:28+0200\n"
"PO-Revision-Date: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
msgid "storage_vol not found"
msgstr "domain name or uuid"
-#: src/conf.c:155 src/conf.c:203 src/conf.c:488 src/conf.c:525 src/conf.c:553
-#: src/conf.c:631
+#: src/conf.c:164 src/conf.c:212 src/conf.c:491 src/conf.c:528 src/conf.c:555
+#: src/conf.c:630
msgid "allocating configuration"
msgstr "allocating configuration"
-#: src/conf.c:338
+#: src/conf.c:347
msgid "unterminated number"
msgstr "unterminated number"
-#: src/conf.c:372 src/conf.c:389 src/conf.c:401
+#: src/conf.c:380 src/conf.c:396 src/conf.c:407
msgid "unterminated string"
msgstr "unterminated string"
-#: src/conf.c:429 src/conf.c:483
+#: src/conf.c:434 src/conf.c:487
msgid "expecting a value"
msgstr "expecting a value"
-#: src/conf.c:450
+#: src/conf.c:454
msgid "expecting a separator in list"
msgstr "expecting a separator in list"
-#: src/conf.c:473
+#: src/conf.c:477
#, fuzzy
msgid "list is not closed with ]"
msgstr "list is not closed with ] "
-#: src/conf.c:518
+#: src/conf.c:521
msgid "expecting a name"
msgstr "expecting a name"
-#: src/conf.c:581
+#: src/conf.c:582
msgid "expecting a separator"
msgstr "expecting a separator"
msgid "expecting an assignment"
msgstr "expecting an assignment"
-#: src/conf.c:894 src/conf.c:950 src/xend_internal.c:584
-#: src/xend_internal.c:2657 src/xm_internal.c:1475 src/xm_internal.c:1482
+#: src/conf.c:892 src/conf.c:948 src/xend_internal.c:584
+#: src/xend_internal.c:2666 src/xm_internal.c:1475 src/xm_internal.c:1482
#, fuzzy
msgid "allocate buffer"
msgstr "allocate new buffer"
-#: src/conf.c:901
+#: src/conf.c:899
msgid "failed to open file"
msgstr "failed to open file"
-#: src/conf.c:912
+#: src/conf.c:910
msgid "failed to save content"
msgstr "failed to save content"
msgid "cannot extract disk devices"
msgstr "Cannot extract running %s hypervisor version\n"
-#: src/domain_conf.c:1939 src/qemu_driver.c:3133
+#: src/domain_conf.c:1939 src/qemu_driver.c:3153
#, fuzzy, c-format
msgid "duplicate disk target '%s'"
msgstr "unexpected mime type"
msgid "unexpected char type %d"
msgstr "unexpected mime type"
-#: src/domain_conf.c:2815 src/xend_internal.c:5214
+#: src/domain_conf.c:2815 src/xend_internal.c:5223
#, fuzzy, c-format
msgid "unexpected sound model %d"
msgstr "unexpected mime type"
-#: src/domain_conf.c:2835 src/xend_internal.c:5237
+#: src/domain_conf.c:2835 src/xend_internal.c:5246
#, fuzzy, c-format
msgid "unexpected input type %d"
msgstr "unexpected mime type"
#: src/lxc_driver.c:274 src/lxc_driver.c:309 src/lxc_driver.c:335
#: src/lxc_driver.c:350 src/openvz_driver.c:238 src/openvz_driver.c:267
-#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:620
-#: src/openvz_driver.c:651 src/openvz_driver.c:672 src/openvz_driver.c:713
-#: src/qemu_driver.c:2192 src/qemu_driver.c:2279 src/qemu_driver.c:2828
-#: src/qemu_driver.c:2883 src/qemu_driver.c:2927 src/qemu_driver.c:3007
-#: src/qemu_driver.c:3123 src/qemu_driver.c:3192 src/qemu_driver.c:3247
-#: src/qemu_driver.c:3291 src/qemu_driver.c:3309 src/qemu_driver.c:3567
+#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:621
+#: src/openvz_driver.c:652 src/openvz_driver.c:673 src/openvz_driver.c:714
+#: src/qemu_driver.c:2212 src/qemu_driver.c:2299 src/qemu_driver.c:2848
+#: src/qemu_driver.c:2903 src/qemu_driver.c:2947 src/qemu_driver.c:3027
+#: src/qemu_driver.c:3143 src/qemu_driver.c:3212 src/qemu_driver.c:3267
+#: src/qemu_driver.c:3311 src/qemu_driver.c:3329 src/qemu_driver.c:3587
#, fuzzy
msgid "no domain with matching uuid"
msgstr "domain id or uuid"
-#: src/lxc_driver.c:280 src/openvz_driver.c:625 src/qemu_driver.c:2933
+#: src/lxc_driver.c:280 src/openvz_driver.c:626 src/qemu_driver.c:2953
#, fuzzy
msgid "cannot delete active domain"
msgstr "name of the inactive domain"
-#: src/lxc_driver.c:286 src/qemu_driver.c:2939
+#: src/lxc_driver.c:286 src/qemu_driver.c:2959
#, fuzzy
msgid "cannot undefine transient domain"
msgstr "name of the inactive domain"
msgid "container '%s' unexpectedly shutdown during startup"
msgstr ""
-#: src/lxc_driver.c:747 src/qemu_driver.c:892
+#: src/lxc_driver.c:747 src/qemu_driver.c:893
#, fuzzy, c-format
msgid "cannot create log directory %s: %s"
msgstr "failed to write configuration file: %s"
msgid "unknown forwarding type '%s'"
msgstr "unknown OS type %s"
-#: src/network_conf.c:662 src/qemu_driver.c:3334 src/qemu_driver.c:3967
+#: src/network_conf.c:662 src/qemu_driver.c:3354 src/qemu_driver.c:3987
#: src/storage_driver.c:816
#, c-format
msgid "cannot create autostart directory %s: %s"
msgid "no config file for %s"
msgstr "configuration file syntax error: %s"
-#: src/openvz_conf.c:187
+#: src/openvz_conf.c:190
+#, fuzzy, c-format
+msgid "Cound not read 'IP_ADDRESS' from config for container %d"
+msgstr "could not connect to %s"
+
+#: src/openvz_conf.c:220
+#, fuzzy, c-format
+msgid "Cound not read 'NETIF' from config for container %d"
+msgstr "could not connect to %s"
+
+#: src/openvz_conf.c:247
+#, fuzzy
+msgid "Too long network device name"
+msgstr "resolving domain filename"
+
+#: src/openvz_conf.c:264
+#, fuzzy
+msgid "Wrong length MAC address"
+msgstr "invalid argument in %s"
+
+#: src/openvz_conf.c:271
+#, fuzzy
+msgid "Wrong MAC address"
+msgstr "invalid argument in %s"
+
+#: src/openvz_conf.c:327
#, fuzzy
msgid "popen failed"
msgstr "operation failed"
-#: src/openvz_conf.c:197
+#: src/openvz_conf.c:337
#, fuzzy
msgid "Failed to parse vzlist output"
msgstr "Failed to suspend domain %s"
-#: src/openvz_conf.c:223
+#: src/openvz_conf.c:363
#, fuzzy
msgid "UUID in config file malformed"
msgstr "configuration file syntax error: %s"
-#: src/openvz_conf.c:235
+#: src/openvz_conf.c:375
#, fuzzy, c-format
msgid "Cound not read config for container %d"
msgstr "could not connect to %s"
msgid "Container ID is not specified"
msgstr ""
-#: src/openvz_driver.c:391 src/openvz_driver.c:459 src/openvz_driver.c:534
-#: src/openvz_driver.c:554 src/openvz_driver.c:600 src/openvz_driver.c:631
-#: src/openvz_driver.c:656 src/openvz_driver.c:728 src/openvz_driver.c:826
-#: src/openvz_driver.c:872
+#: src/openvz_driver.c:391 src/openvz_driver.c:460 src/openvz_driver.c:535
+#: src/openvz_driver.c:555 src/openvz_driver.c:601 src/openvz_driver.c:632
+#: src/openvz_driver.c:657 src/openvz_driver.c:729 src/openvz_driver.c:827
+#: src/openvz_driver.c:873
#, fuzzy, c-format
msgid "Could not exec %s"
msgstr "could not connect to %s"
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:451 src/openvz_driver.c:528
+#: src/openvz_driver.c:452 src/openvz_driver.c:529
msgid "Error creating command for container"
msgstr ""
-#: src/openvz_driver.c:465 src/openvz_driver.c:540
+#: src/openvz_driver.c:466 src/openvz_driver.c:541
#, fuzzy
msgid "Could not set UUID"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:475 src/openvz_driver.c:546
+#: src/openvz_driver.c:476 src/openvz_driver.c:547
#, fuzzy
msgid "Could not configure network"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:482 src/openvz_driver.c:569
+#: src/openvz_driver.c:483 src/openvz_driver.c:570
#, fuzzy
msgid "Could not set number of virtual cpu"
msgstr "change number of virtual CPUs"
#: src/openvz_driver.c:517
#, c-format
-msgid "Already an OPENVZ VM defined with the id '%d'"
+msgid "Already an OPENVZ VM defined with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:588
+#: src/openvz_driver.c:589
msgid "no domain with matching id"
msgstr ""
-#: src/openvz_driver.c:594
+#: src/openvz_driver.c:595
#, fuzzy
msgid "domain is not in shutoff state"
msgstr "Domain is already active"
-#: src/openvz_driver.c:677
+#: src/openvz_driver.c:678
#, fuzzy
msgid "Could not read container config"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:693 src/qemu_driver.c:1823
+#: src/openvz_driver.c:694 src/qemu_driver.c:1843
#, fuzzy, c-format
msgid "unknown type '%s'"
msgstr "unknown OS type %s"
-#: src/openvz_driver.c:719
+#: src/openvz_driver.c:720
msgid "VCPUs should be >= 1"
msgstr ""
-#: src/openvz_driver.c:835 src/openvz_driver.c:881
+#: src/openvz_driver.c:836 src/openvz_driver.c:882
#, fuzzy, c-format
msgid "Could not parse VPS ID %s"
msgstr "could not connect to %s"
msgid "Unexpected exit status '%d', qemu probably failed"
msgstr ""
-#: src/qemu_conf.c:519 src/qemu_driver.c:925
+#: src/qemu_conf.c:519 src/qemu_driver.c:926
#, fuzzy, c-format
msgid "Cannot find QEMU binary %s: %s"
msgstr "Failed to suspend domain %s"
msgid "Network type %d is not supported"
msgstr "Domain %s started\n"
-#: src/qemu_conf.c:580 src/qemu_driver.c:1515
+#: src/qemu_conf.c:580 src/qemu_driver.c:1514
#, fuzzy, c-format
msgid "cannot initialize bridge support: %s"
msgstr "Failed to suspend domain %s"
msgid "failed to allocate space for argv string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:90
+#: src/qemu_driver.c:91
#, fuzzy
msgid "Failed to set close-on-exec file descriptor flag\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:105
+#: src/qemu_driver.c:106
#, fuzzy
msgid "Failed to set non-blocking file descriptor flag\n"
msgstr "failed to parse Xend domain information"
-#: src/qemu_driver.c:150
+#: src/qemu_driver.c:151
#, fuzzy, c-format
msgid "Failed to autostart network '%s': %s\n"
msgstr "Failed to start domain %s"
-#: src/qemu_driver.c:165
+#: src/qemu_driver.c:166
#, fuzzy, c-format
msgid "Failed to autostart VM '%s': %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:201
+#: src/qemu_driver.c:202
#, fuzzy, c-format
msgid "Failed to find user record for uid '%d': %s\n"
msgstr "Failed to undefine domain %s"
-#: src/qemu_driver.c:212
+#: src/qemu_driver.c:213
#, fuzzy
msgid "out of memory in asprintf\n"
msgstr "out of memory"
-#: src/qemu_driver.c:268
+#: src/qemu_driver.c:269
#, fuzzy
msgid "qemudStartup: out of memory\n"
msgstr "out of memory"
-#: src/qemu_driver.c:295
+#: src/qemu_driver.c:296
msgid "Reloading iptables rules\n"
msgstr ""
-#: src/qemu_driver.c:433
+#: src/qemu_driver.c:434
#, c-format
msgid ""
"QEMU quit during %s startup\n"
"%s"
msgstr ""
-#: src/qemu_driver.c:443 src/qemu_driver.c:456
+#: src/qemu_driver.c:444 src/qemu_driver.c:457
#, c-format
msgid "Failure while reading %s startup output: %s"
msgstr ""
-#: src/qemu_driver.c:451
+#: src/qemu_driver.c:452
#, c-format
msgid "Timed out while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:467
+#: src/qemu_driver.c:468
#, c-format
msgid "Failure while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:479
+#: src/qemu_driver.c:480
#, c-format
msgid "Out of space while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:510
+#: src/qemu_driver.c:511
#, fuzzy, c-format
msgid "Unable to open monitor path %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:515
+#: src/qemu_driver.c:516
msgid "Unable to set monitor close-on-exec flag"
msgstr ""
-#: src/qemu_driver.c:520
+#: src/qemu_driver.c:521
msgid "Unable to put monitor into non-blocking mode"
msgstr ""
-#: src/qemu_driver.c:648 src/qemu_driver.c:1027 src/qemu_driver.c:1726
-#: src/qemu_driver.c:1736
+#: src/qemu_driver.c:649 src/qemu_driver.c:1028 src/qemu_driver.c:1725
+#: src/qemu_driver.c:1735
#, fuzzy, c-format
msgid "Unable to log VM console data: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:671
+#: src/qemu_driver.c:672
#, fuzzy
msgid "allocate cpumap"
msgstr "allocate new context"
-#: src/qemu_driver.c:682
+#: src/qemu_driver.c:683
msgid "cannot run monitor command to fetch CPU thread info"
msgstr ""
-#: src/qemu_driver.c:786
+#: src/qemu_driver.c:787
#, fuzzy, c-format
msgid "failed to set CPU affinity %s"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:796 src/qemu_driver.c:2135
+#: src/qemu_driver.c:797 src/qemu_driver.c:2155
#, fuzzy
msgid "resume operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:859
+#: src/qemu_driver.c:860
#, fuzzy
msgid "VM is already active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:869
+#: src/qemu_driver.c:870
msgid "Unable to find an unused VNC port"
msgstr ""
-#: src/qemu_driver.c:881
+#: src/qemu_driver.c:882
#, c-format
msgid "config file path too long: %s/%s.log"
msgstr ""
-#: src/qemu_driver.c:900
+#: src/qemu_driver.c:901
#, fuzzy, c-format
msgid "failed to create logfile %s: %s"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:906
+#: src/qemu_driver.c:907
#, fuzzy, c-format
msgid "Unable to set VM logfile close-on-exec flag %s"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:935 src/qemu_driver.c:3032
+#: src/qemu_driver.c:936 src/qemu_driver.c:3052
#, fuzzy, c-format
msgid "Cannot determine QEMU argv syntax %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:951 src/qemu_driver.c:954 src/qemu_driver.c:959
+#: src/qemu_driver.c:952 src/qemu_driver.c:955 src/qemu_driver.c:960
#, fuzzy, c-format
msgid "Unable to write argv to logfile %d: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:1041
+#: src/qemu_driver.c:1040
#, fuzzy, c-format
msgid "Shutting down VM '%s'\n"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:1052
+#: src/qemu_driver.c:1051
#, fuzzy, c-format
msgid "Unable to close logfile %d: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:1067
+#: src/qemu_driver.c:1066
#, fuzzy
msgid "Got unexpected pid, damn\n"
msgstr "unexpected dict node"
-#: src/qemu_driver.c:1221
+#: src/qemu_driver.c:1220
#, fuzzy
msgid "failed to allocate space for dnsmasq argv"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1235
+#: src/qemu_driver.c:1234
msgid "cannot start dhcp daemon without IP address for server"
msgstr ""
-#: src/qemu_driver.c:1264
+#: src/qemu_driver.c:1263
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1275
+#: src/qemu_driver.c:1274
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1285
+#: src/qemu_driver.c:1284
#, fuzzy, c-format
msgid "failed to add iptables rule to enable masquerading : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1317
+#: src/qemu_driver.c:1316
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1328
+#: src/qemu_driver.c:1327
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1353
+#: src/qemu_driver.c:1352
#, fuzzy
msgid "failed to allocate space for IP tables support"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1361 src/qemu_driver.c:1368
+#: src/qemu_driver.c:1360 src/qemu_driver.c:1367
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1376 src/qemu_driver.c:1383
+#: src/qemu_driver.c:1375 src/qemu_driver.c:1382
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1393
+#: src/qemu_driver.c:1392
#, fuzzy, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1400
+#: src/qemu_driver.c:1399
#, fuzzy, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1408
+#: src/qemu_driver.c:1407
#, fuzzy, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1509
+#: src/qemu_driver.c:1508
#, fuzzy
msgid "network is already active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:1521
+#: src/qemu_driver.c:1520
#, fuzzy, c-format
msgid "cannot create bridge '%s' : %s"
msgstr "failed to write configuration file: %s"
-#: src/qemu_driver.c:1536
+#: src/qemu_driver.c:1535
#, fuzzy, c-format
msgid "cannot set IP address on bridge '%s' to '%s' : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1544
+#: src/qemu_driver.c:1543
#, fuzzy, c-format
msgid "cannot set netmask on bridge '%s' to '%s' : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1552
+#: src/qemu_driver.c:1551
#, fuzzy, c-format
msgid "failed to bring the bridge '%s' up : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1563
+#: src/qemu_driver.c:1562
#, fuzzy, c-format
msgid "failed to enable IP forwarding : %s"
msgstr "failed to open %s for reading"
-#: src/qemu_driver.c:1581 src/qemu_driver.c:1612
+#: src/qemu_driver.c:1580 src/qemu_driver.c:1611
#, fuzzy, c-format
msgid "Failed to bring down bridge '%s' : %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1587 src/qemu_driver.c:1617
+#: src/qemu_driver.c:1586 src/qemu_driver.c:1616
#, fuzzy, c-format
msgid "Failed to delete bridge '%s' : %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1600
+#: src/qemu_driver.c:1599
#, fuzzy, c-format
msgid "Shutting down network '%s'\n"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:1626
+#: src/qemu_driver.c:1625
#, fuzzy
msgid "Got unexpected pid for dnsmasq\n"
msgstr "unexpected dict node"
-#: src/qemu_driver.c:1839
+#: src/qemu_driver.c:1814
+#, fuzzy, c-format
+msgid "Unable to open %s: %s\n"
+msgstr "Failed to suspend domain %s"
+
+#: src/qemu_driver.c:1859
#, fuzzy
msgid "failed to allocate space for capabilities support"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1858 src/qemu_driver.c:1884
+#: src/qemu_driver.c:1878 src/qemu_driver.c:1904
msgid "NUMA not supported on this host"
msgstr ""
-#: src/qemu_driver.c:1869 src/qemu_driver.c:1892
+#: src/qemu_driver.c:1889 src/qemu_driver.c:1912
#, fuzzy
msgid "Failed to query NUMA free memory"
msgstr "Used memory:"
-#: src/qemu_driver.c:2053
+#: src/qemu_driver.c:2073
#, fuzzy, c-format
msgid "domain '%s' is already defined"
msgstr "domain %s exists already"
-#: src/qemu_driver.c:2064
+#: src/qemu_driver.c:2084
#, fuzzy, c-format
msgid "domain with uuid '%s' is already defined"
msgstr "domain %s exists already"
-#: src/qemu_driver.c:2094 src/qemu_driver.c:2123 src/qemu_driver.c:2152
-#: src/qemu_driver.c:2172 src/qemu_driver.c:2410 src/qemu_driver.c:3383
-#: src/qemu_driver.c:3518 src/qemu_driver.c:3632
+#: src/qemu_driver.c:2114 src/qemu_driver.c:2143 src/qemu_driver.c:2172
+#: src/qemu_driver.c:2192 src/qemu_driver.c:2430 src/qemu_driver.c:3403
+#: src/qemu_driver.c:3538 src/qemu_driver.c:3652
#, c-format
msgid "no domain with matching id %d"
msgstr ""
-#: src/qemu_driver.c:2099 src/qemu_driver.c:2128 src/qemu_driver.c:2416
-#: src/qemu_driver.c:3388 src/qemu_driver.c:3524 src/qemu_driver.c:3638
+#: src/qemu_driver.c:2119 src/qemu_driver.c:2148 src/qemu_driver.c:2436
+#: src/qemu_driver.c:3408 src/qemu_driver.c:3544 src/qemu_driver.c:3658
#, fuzzy
msgid "domain is not running"
msgstr "Domain is already active"
-#: src/qemu_driver.c:2107
+#: src/qemu_driver.c:2127
#, fuzzy
msgid "suspend operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2158
+#: src/qemu_driver.c:2178
#, fuzzy
msgid "shutdown operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2198
+#: src/qemu_driver.c:2218
#, fuzzy
msgid "failed to allocate space for ostype"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:2214 src/qemu_driver.c:2230 src/qemu_driver.c:2253
-#: src/qemu_driver.c:2526 src/qemu_driver.c:2688
+#: src/qemu_driver.c:2234 src/qemu_driver.c:2250 src/qemu_driver.c:2273
+#: src/qemu_driver.c:2546 src/qemu_driver.c:2708
#, c-format
msgid "no domain with matching uuid '%s'"
msgstr ""
-#: src/qemu_driver.c:2236
+#: src/qemu_driver.c:2256
msgid "cannot set max memory lower than current memory"
msgstr ""
-#: src/qemu_driver.c:2259
+#: src/qemu_driver.c:2279
#, fuzzy
msgid "cannot set memory of an active domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:2265
+#: src/qemu_driver.c:2285
msgid "cannot set memory higher than max memory"
msgstr ""
-#: src/qemu_driver.c:2425
+#: src/qemu_driver.c:2445
#, fuzzy
msgid "failed to pause domain"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:2434
+#: src/qemu_driver.c:2454
#, fuzzy
msgid "failed to get domain xml"
msgstr "failed to get domain UUID"
-#: src/qemu_driver.c:2442
+#: src/qemu_driver.c:2462
#, fuzzy, c-format
msgid "failed to create '%s'"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2449
+#: src/qemu_driver.c:2469
#, fuzzy
msgid "failed to write save header"
msgstr "Failed to write to socket %d\n"
-#: src/qemu_driver.c:2457
+#: src/qemu_driver.c:2477
#, fuzzy
msgid "failed to write xml"
msgstr "Failed to write to socket %d\n"
-#: src/qemu_driver.c:2470 src/qemu_driver.c:2477 src/qemu_driver.c:2748
+#: src/qemu_driver.c:2490 src/qemu_driver.c:2497 src/qemu_driver.c:2768
#: src/remote_internal.c:2241 src/virterror.c:441
msgid "out of memory"
msgstr "out of memory"
-#: src/qemu_driver.c:2485
+#: src/qemu_driver.c:2505
#, fuzzy
msgid "migrate operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2497
+#: src/qemu_driver.c:2517
msgid "'migrate' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:2532
+#: src/qemu_driver.c:2552
#, fuzzy
msgid "cannot change vcpu count of an active domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:2538
+#: src/qemu_driver.c:2558
msgid "could not determine max vcpus for the domain"
msgstr ""
-#: src/qemu_driver.c:2544
+#: src/qemu_driver.c:2564
#, c-format
msgid ""
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
msgstr ""
-#: src/qemu_driver.c:2568 src/qemu_driver.c:2620
+#: src/qemu_driver.c:2588 src/qemu_driver.c:2640
#, fuzzy
msgid "cannot pin vcpus on an inactive domain"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:2574
+#: src/qemu_driver.c:2594
#, c-format
msgid "vcpu number out of range %d > %d"
msgstr ""
-#: src/qemu_driver.c:2595
+#: src/qemu_driver.c:2615
#, fuzzy, c-format
msgid "cannot set affinity: %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:2600
+#: src/qemu_driver.c:2620
#, fuzzy
msgid "cpu affinity is not supported"
msgstr "library call failed, possibly not supported"
-#: src/qemu_driver.c:2657
+#: src/qemu_driver.c:2677
#, fuzzy, c-format
msgid "cannot get affinity: %s"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2667
+#: src/qemu_driver.c:2687
msgid "cpu affinity is not available"
msgstr ""
-#: src/qemu_driver.c:2694
+#: src/qemu_driver.c:2714
#, fuzzy, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr "load domain definition file"
-#: src/qemu_driver.c:2720 src/test.c:956
+#: src/qemu_driver.c:2740 src/test.c:956
#, fuzzy
msgid "cannot read domain image"
msgstr "node domain list"
-#: src/qemu_driver.c:2726
+#: src/qemu_driver.c:2746
#, fuzzy
msgid "failed to read qemu header"
msgstr "failed to read from Xen Daemon"
-#: src/qemu_driver.c:2733
+#: src/qemu_driver.c:2753
msgid "image magic is incorrect"
msgstr ""
-#: src/qemu_driver.c:2740
+#: src/qemu_driver.c:2760
#, c-format
msgid "image version is not supported (%d > %d)"
msgstr ""
-#: src/qemu_driver.c:2755
+#: src/qemu_driver.c:2775
#, fuzzy
msgid "failed to read XML"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2764
+#: src/qemu_driver.c:2784
#, fuzzy
msgid "failed to parse XML"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2777
+#: src/qemu_driver.c:2797
#, fuzzy, c-format
msgid "domain is already active as '%s'"
msgstr "Domain is already active"
-#: src/qemu_driver.c:2786
+#: src/qemu_driver.c:2806
#, fuzzy
msgid "failed to assign new VM"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2799
+#: src/qemu_driver.c:2819
#, fuzzy
msgid "failed to start VM"
msgstr "Failed to start domain %s"
-#: src/qemu_driver.c:2811
+#: src/qemu_driver.c:2831
#, fuzzy
msgid "failed to resume domain"
msgstr "Failed to resume domain %s"
-#: src/qemu_driver.c:2848 src/qemu_driver.c:3741 src/qemu_driver.c:3776
+#: src/qemu_driver.c:2868 src/qemu_driver.c:3761 src/qemu_driver.c:3796
#, fuzzy
msgid "failed to allocate space for VM name string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:2962
+#: src/qemu_driver.c:2982
#, fuzzy, c-format
msgid "cannot convert disk '%s' to bus/device index"
msgstr "Cannot extract running %s hypervisor version\n"
-#: src/qemu_driver.c:2982
+#: src/qemu_driver.c:3002
#, fuzzy, c-format
msgid "Unsupported disk name mapping for bus '%s'"
msgstr "unexpected mime type"
-#: src/qemu_driver.c:3022
+#: src/qemu_driver.c:3042
#, c-format
msgid "No device with bus '%s' and target '%s'"
msgstr ""
-#: src/qemu_driver.c:3049
+#: src/qemu_driver.c:3069
#, c-format
msgid ""
"Emulator version does not support removable media for device '%s' and target "
"'%s'"
msgstr ""
-#: src/qemu_driver.c:3086
+#: src/qemu_driver.c:3106
msgid "cannot change cdrom media"
msgstr ""
-#: src/qemu_driver.c:3097
+#: src/qemu_driver.c:3117
msgid "changing cdrom media failed"
msgstr ""
-#: src/qemu_driver.c:3157
+#: src/qemu_driver.c:3177
#, fuzzy
msgid "cannot attach usb disk"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3168
+#: src/qemu_driver.c:3188
#, fuzzy
msgid "adding usb disk failed"
msgstr "loading host definition file"
-#: src/qemu_driver.c:3212
+#: src/qemu_driver.c:3232
#, fuzzy
msgid "cannot attach usb device"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3223
+#: src/qemu_driver.c:3243
#, fuzzy
msgid "adding usb device failed"
msgstr "loading host definition file"
-#: src/qemu_driver.c:3253
+#: src/qemu_driver.c:3273
#, fuzzy
msgid "cannot attach device on inactive domain"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3276
+#: src/qemu_driver.c:3296
msgid "this device type cannot be attached"
msgstr ""
-#: src/qemu_driver.c:3315
+#: src/qemu_driver.c:3335
#, fuzzy
msgid "cannot set autostart for transient domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:3341
+#: src/qemu_driver.c:3361
#, fuzzy, c-format
msgid "Failed to create symlink '%s to '%s': %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:3348 src/qemu_driver.c:3981 src/storage_driver.c:832
+#: src/qemu_driver.c:3368 src/qemu_driver.c:4001 src/storage_driver.c:832
#, fuzzy, c-format
msgid "Failed to delete symlink '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:3410
+#: src/qemu_driver.c:3430
#, fuzzy, c-format
msgid "invalid path: %s"
msgstr "invalid argument in %s"
-#: src/qemu_driver.c:3418
+#: src/qemu_driver.c:3438
msgid "'info blockstats' command failed"
msgstr ""
-#: src/qemu_driver.c:3433
+#: src/qemu_driver.c:3453
msgid "'info blockstats' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:3498
+#: src/qemu_driver.c:3518
#, fuzzy, c-format
msgid "device not found: %s (%s)"
msgstr "Domain restored from %s\n"
-#: src/qemu_driver.c:3530 src/qemu_driver.c:3573
+#: src/qemu_driver.c:3550 src/qemu_driver.c:3593
msgid "NULL or empty path"
msgstr ""
-#: src/qemu_driver.c:3541
+#: src/qemu_driver.c:3561
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr ""
-#: src/qemu_driver.c:3583
+#: src/qemu_driver.c:3603
#, fuzzy
msgid "invalid path"
msgstr "invalid argument in %s"
-#: src/qemu_driver.c:3626
+#: src/qemu_driver.c:3646
msgid "QEMU driver only supports virtual memory addrs"
msgstr ""
-#: src/qemu_driver.c:3653
+#: src/qemu_driver.c:3673
#, fuzzy
msgid "'memsave' command failed"
msgstr "domain name"
-#: src/qemu_driver.c:3682 src/qemu_driver.c:3850 src/qemu_driver.c:3875
-#: src/qemu_driver.c:3889 src/qemu_driver.c:3904 src/qemu_driver.c:3937
-#: src/qemu_driver.c:3953
+#: src/qemu_driver.c:3702 src/qemu_driver.c:3870 src/qemu_driver.c:3895
+#: src/qemu_driver.c:3909 src/qemu_driver.c:3924 src/qemu_driver.c:3957
+#: src/qemu_driver.c:3973
msgid "no network with matching uuid"
msgstr ""
-#: src/qemu_driver.c:3697
+#: src/qemu_driver.c:3717
msgid "no network with matching name"
msgstr ""
-#: src/qemu_driver.c:3856
+#: src/qemu_driver.c:3876
#, fuzzy
msgid "network is still active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:3917
+#: src/qemu_driver.c:3937
#, fuzzy
msgid "no network with matching id"
msgstr "domain information in XML"
-#: src/qemu_driver.c:3924
+#: src/qemu_driver.c:3944
#, fuzzy
msgid "failed to allocate space for network bridge string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:3974 src/storage_driver.c:823
+#: src/qemu_driver.c:3994 src/storage_driver.c:823
#, fuzzy, c-format
msgid "Failed to create symlink '%s' to '%s': %s"
msgstr "Failed to save domain %s to %s"
msgid "%s not implemented on Win32"
msgstr ""
-#: src/storage_backend_disk.c:85 src/storage_backend_logical.c:57
+#: src/storage_backend_disk.c:90 src/storage_backend_logical.c:57
#, c-format
msgid "unsupported pool format %s"
msgstr ""
-#: src/storage_backend_disk.c:110 src/storage_backend_logical.c:70
+#: src/storage_backend_disk.c:115 src/storage_backend_logical.c:70
#, c-format
msgid "unsupported pool format %d"
msgstr ""
-#: src/storage_backend_disk.c:138 src/storage_backend_fs.c:192
+#: src/storage_backend_disk.c:143 src/storage_backend_fs.c:192
#: src/storage_backend_fs.c:262 src/storage_backend_fs.c:314
#, c-format
msgid "unsupported volume format %s"
msgstr ""
-#: src/storage_backend_disk.c:165 src/storage_backend_fs.c:225
+#: src/storage_backend_disk.c:170 src/storage_backend_fs.c:225
#: src/storage_backend_fs.c:297 src/storage_backend_fs.c:329
#, c-format
msgid "unsupported volume format %d"
msgstr ""
-#: src/storage_backend_disk.c:179 src/storage_backend_disk.c:192
-#: src/storage_backend_disk.c:199 src/storage_backend_disk.c:221
+#: src/storage_backend_disk.c:184 src/storage_backend_disk.c:197
+#: src/storage_backend_disk.c:204 src/storage_backend_disk.c:226
#: src/storage_backend_fs.c:839 src/storage_backend_iscsi.c:177
#: src/storage_backend_logical.c:116 src/storage_backend_logical.c:121
#: src/storage_backend_logical.c:133 src/storage_backend_logical.c:143
-#: src/storage_backend_logical.c:531
+#: src/storage_backend_logical.c:546
msgid "volume"
msgstr ""
-#: src/storage_backend_disk.c:229
+#: src/storage_backend_disk.c:234
msgid "volume extents"
msgstr ""
-#: src/storage_backend_disk.c:237
+#: src/storage_backend_disk.c:242
msgid "cannot parse device start location"
msgstr ""
-#: src/storage_backend_disk.c:244
+#: src/storage_backend_disk.c:249
msgid "cannot parse device end location"
msgstr ""
-#: src/storage_backend_disk.c:250 src/storage_backend_logical.c:154
+#: src/storage_backend_disk.c:255 src/storage_backend_logical.c:154
#: src/storage_backend_logical.c:160
msgid "extents"
msgstr ""
-#: src/storage_backend_disk.c:464
+#: src/storage_backend_disk.c:462
msgid "no large enough free extent"
msgstr ""
-#: src/storage_backend_disk.c:498
-msgid "Disk pools are not yet supported"
+#: src/storage_backend_disk.c:502
+#, c-format
+msgid "Couldn't read volume target path '%s'. %s"
msgstr ""
+#: src/storage_backend_disk.c:517
+#, c-format
+msgid "Volume path '%s' did not start with parent pool source device name."
+msgstr ""
+
+#: src/storage_backend_disk.c:526
+#, fuzzy, c-format
+msgid "cannot parse partition number from target '%s'"
+msgstr "Failed to suspend domain %s"
+
#: src/storage_backend_fs.c:358
#, c-format
msgid "cannot read header '%s': %s"
msgstr ""
#: src/storage_backend_fs.c:1042 src/storage_backend_fs.c:1078
-#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:543
+#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:558
#, c-format
msgid "cannot read path '%s': %s"
msgstr ""
msgid "creation of non-raw images is not supported without qemu-img"
msgstr ""
-#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:552
+#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:567
#, fuzzy, c-format
msgid "cannot set file owner '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:559
+#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:574
#, fuzzy, c-format
msgid "cannot set file mode '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:566
+#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:581
#, c-format
msgid "cannot close file '%s': %s"
msgstr ""
msgid "lvs command failed with exitstatus %d"
msgstr ""
-#: src/storage_backend_logical.c:355
+#: src/storage_backend_logical.c:354
#, fuzzy
msgid "command line"
msgstr "domain name"
-#: src/storage_backend_logical.c:372
+#: src/storage_backend_logical.c:371
#, c-format
msgid "cannot open device %s"
msgstr ""
-#: src/storage_backend_logical.c:378
+#: src/storage_backend_logical.c:377
#, c-format
msgid "cannot clear device header %s"
msgstr ""
-#: src/storage_backend_logical.c:385
+#: src/storage_backend_logical.c:384
#, c-format
msgid "cannot close device %s"
msgstr ""
-#: src/storage_backend_logical.c:575
+#: src/storage_backend_logical.c:507
+#, fuzzy, c-format
+msgid "cannot remove PV device %s: %s"
+msgstr "failed to write configuration file: %s"
+
+#: src/storage_backend_logical.c:590
#, c-format
msgid "cannot find newly created volume '%s': %s"
msgstr ""
msgstr "DATA"
#: src/virsh.c:6292 src/virsh.c:6314
-msgid "blocked"
-msgstr "blocked"
+msgid "idle"
+msgstr ""
#: src/virsh.c:6294
msgid "paused"
msgid "domain information incomplete, missing uuid"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1109 src/xend_internal.c:2204 src/xend_internal.c:2211
+#: src/xend_internal.c:1109 src/xend_internal.c:2213 src/xend_internal.c:2220
msgid "domain information incomplete, missing name"
msgstr "domain information incomplete, missing name"
msgid "unknown graphics type '%s'"
msgstr "unknown OS type %s"
-#: src/xend_internal.c:2191
+#: src/xend_internal.c:2200
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:2260 src/xend_internal.c:2270 src/xend_internal.c:2280
+#: src/xend_internal.c:2269 src/xend_internal.c:2279 src/xend_internal.c:2289
#, fuzzy, c-format
msgid "unknown lifecycle type %s"
msgstr "unknown OS type %s"
-#: src/xend_internal.c:2593
+#: src/xend_internal.c:2602
#, fuzzy
msgid "failed to parse topology information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:2647
+#: src/xend_internal.c:2656
#, fuzzy
msgid "topology syntax error"
msgstr "configuration file syntax error"
-#: src/xend_internal.c:2711
+#: src/xend_internal.c:2720
msgid "failed to parse Xend domain information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:3193
+#: src/xend_internal.c:3202
msgid "xenDaemonDomainFetch failed to find this domain"
msgstr ""
-#: src/xend_internal.c:3815 src/xend_internal.c:4290 src/xm_internal.c:1617
+#: src/xend_internal.c:3824 src/xend_internal.c:4299 src/xm_internal.c:1617
#, fuzzy
msgid "failed to build sexpr"
msgstr "Failed to suspend domain %s"
-#: src/xend_internal.c:3917
+#: src/xend_internal.c:3926
#, fuzzy
msgid "unsupported device type"
msgstr "unexpected mime type"
-#: src/xend_internal.c:4020
+#: src/xend_internal.c:4029
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4061
+#: src/xend_internal.c:4070
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4069
+#: src/xend_internal.c:4078
#, fuzzy
msgid "unexpected value from on_xend_start"
msgstr "unexpected value node"
-#: src/xend_internal.c:4080
+#: src/xend_internal.c:4089
#, fuzzy
msgid "no memory"
msgstr "node memory"
-#: src/xend_internal.c:4086
+#: src/xend_internal.c:4095
#, fuzzy
msgid "sexpr2string failed"
msgstr "operation failed"
-#: src/xend_internal.c:4091
+#: src/xend_internal.c:4100
#, fuzzy
msgid "Failed to redefine sexpr"
msgstr "Failed to undefine domain %s"
-#: src/xend_internal.c:4096
+#: src/xend_internal.c:4105
msgid "on_xend_start not present in sexpr"
msgstr ""
-#: src/xend_internal.c:4127
+#: src/xend_internal.c:4136
#, fuzzy, c-format
msgid "gethostname failed: %s"
msgstr "operation failed: %s"
-#: src/xend_internal.c:4133
+#: src/xend_internal.c:4142
#, fuzzy, c-format
msgid "failed to strdup hostname: %s"
msgstr "failed to get hypervisor type"
-#: src/xend_internal.c:4164
+#: src/xend_internal.c:4173
msgid ""
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
"migration"
msgstr ""
-#: src/xend_internal.c:4174
+#: src/xend_internal.c:4183
msgid ""
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
"migration"
msgstr ""
-#: src/xend_internal.c:4186
+#: src/xend_internal.c:4195
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr ""
-#: src/xend_internal.c:4199
+#: src/xend_internal.c:4208
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr ""
-#: src/xend_internal.c:4204
+#: src/xend_internal.c:4213
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr ""
-#: src/xend_internal.c:4211
+#: src/xend_internal.c:4220
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr ""
-#: src/xend_internal.c:4218 src/xend_internal.c:4240 src/xend_internal.c:4248
-#: src/xend_internal.c:4474 src/xend_internal.c:4481 src/xml.c:89
+#: src/xend_internal.c:4227 src/xend_internal.c:4249 src/xend_internal.c:4257
+#: src/xend_internal.c:4483 src/xend_internal.c:4490 src/xml.c:89
msgid "strdup failed"
msgstr ""
-#: src/xend_internal.c:4231
+#: src/xend_internal.c:4240
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr ""
-#: src/xend_internal.c:4284
+#: src/xend_internal.c:4293
#, fuzzy
msgid "failed to parse domain description"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:4300
+#: src/xend_internal.c:4309
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Failed to create domain %s\n"
-#: src/xend_internal.c:4456 src/xend_internal.c:4532 src/xend_internal.c:4622
+#: src/xend_internal.c:4465 src/xend_internal.c:4541 src/xend_internal.c:4631
msgid "unsupported in xendConfigVersion < 4"
msgstr ""
-#: src/xend_internal.c:4468
+#: src/xend_internal.c:4477
#, fuzzy
msgid "node information incomplete, missing scheduler name"
msgstr "domain information incomplete, missing name"
-#: src/xend_internal.c:4486 src/xend_internal.c:4580 src/xend_internal.c:4692
+#: src/xend_internal.c:4495 src/xend_internal.c:4589 src/xend_internal.c:4701
#, fuzzy
msgid "Unknown scheduler"
msgstr "unknown host"
-#: src/xend_internal.c:4545 src/xend_internal.c:4635
+#: src/xend_internal.c:4554 src/xend_internal.c:4644
#, fuzzy
msgid "Failed to get a scheduler name"
msgstr "failed to get hypervisor type"
-#: src/xend_internal.c:4558 src/xend_internal.c:4671
+#: src/xend_internal.c:4567 src/xend_internal.c:4680
#, fuzzy
msgid "domain information incomplete, missing cpu_weight"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:4563 src/xend_internal.c:4680
+#: src/xend_internal.c:4572 src/xend_internal.c:4689
#, fuzzy
msgid "domain information incomplete, missing cpu_cap"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:4739
+#: src/xend_internal.c:4748
msgid "domainBlockPeek is not supported for dom0"
msgstr ""
-#: src/xend_internal.c:4762
+#: src/xend_internal.c:4771
#, fuzzy, c-format
msgid "%s: invalid path"
msgstr "invalid argument in %s"
-#: src/xend_internal.c:4770
+#: src/xend_internal.c:4779
#, fuzzy, c-format
msgid "failed to open for reading: %s: %s"
msgstr "failed to open %s for reading"
-#: src/xend_internal.c:4782
+#: src/xend_internal.c:4791
#, fuzzy, c-format
msgid "failed to lseek or read from file: %s: %s"
msgstr "Failed to suspend domain %s"
-#: src/xend_internal.c:4865 src/xend_internal.c:4911
+#: src/xend_internal.c:4874 src/xend_internal.c:4920
#, fuzzy, c-format
msgid "unexpected graphics type %d"
msgstr "unexpected mime type"
-#: src/xend_internal.c:4954
+#: src/xend_internal.c:4963
#, fuzzy
msgid "unexpected chr device type"
msgstr "unexpected mime type"
-#: src/xend_internal.c:5128 src/xm_internal.c:1779
+#: src/xend_internal.c:5137 src/xm_internal.c:1779
#, fuzzy, c-format
msgid "unsupported network type %d"
msgstr "unexpected mime type"
-#: src/xend_internal.c:5302 src/xend_internal.c:5309 src/xend_internal.c:5316
+#: src/xend_internal.c:5311 src/xend_internal.c:5318 src/xend_internal.c:5325
#, fuzzy, c-format
msgid "unexpected lifecycle value %d"
msgstr "unexpected value node"
-#: src/xend_internal.c:5333
+#: src/xend_internal.c:5342
#, fuzzy
msgid "no HVM domain loader"
msgstr "node domain list"
-#: src/xend_internal.c:5544
+#: src/xend_internal.c:5553
#, fuzzy
msgid "hotplug of device type not supported"
msgstr "library call failed, possibly not supported"
msgid "failed to connect to Xen Store"
msgstr "failed to connect to Xen Store"
+#~ msgid "blocked"
+#~ msgstr "blocked"
+
#, fuzzy
#~ msgid "invalid interface type: %s"
#~ msgstr "invalid argument in %s"
#~ msgid "cannot read tty pid file %s: %s"
#~ msgstr "failed to write configuration file: %s"
-#, fuzzy
-#~ msgid "cannot remove ttyPidFile %s: %s"
-#~ msgstr "failed to write configuration file: %s"
-
#, fuzzy
#~ msgid "failed to calloc memory for init string: %s"
#~ msgstr "failed to allocate a node"
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-09-08 14:51+0200\n"
+"POT-Creation-Date: 2008-09-23 22:28+0200\n"
"PO-Revision-Date: 2007-06-11 13:51+0000\n"
"Last-Translator: Abigail Brady <morwen@evilmagic.org>\n"
"Language-Team: \n"
msgid "storage_vol not found"
msgstr "network name or uuid"
-#: src/conf.c:155 src/conf.c:203 src/conf.c:488 src/conf.c:525 src/conf.c:553
-#: src/conf.c:631
+#: src/conf.c:164 src/conf.c:212 src/conf.c:491 src/conf.c:528 src/conf.c:555
+#: src/conf.c:630
msgid "allocating configuration"
msgstr "allocating configuration"
-#: src/conf.c:338
+#: src/conf.c:347
msgid "unterminated number"
msgstr "unterminated number"
-#: src/conf.c:372 src/conf.c:389 src/conf.c:401
+#: src/conf.c:380 src/conf.c:396 src/conf.c:407
msgid "unterminated string"
msgstr "unterminated string"
-#: src/conf.c:429 src/conf.c:483
+#: src/conf.c:434 src/conf.c:487
msgid "expecting a value"
msgstr "expecting a value"
-#: src/conf.c:450
+#: src/conf.c:454
msgid "expecting a separator in list"
msgstr "expecting a separator in list"
-#: src/conf.c:473
+#: src/conf.c:477
#, fuzzy
msgid "list is not closed with ]"
msgstr "list is not closed with ] "
-#: src/conf.c:518
+#: src/conf.c:521
msgid "expecting a name"
msgstr "expecting a name"
-#: src/conf.c:581
+#: src/conf.c:582
msgid "expecting a separator"
msgstr "expecting a separator"
msgid "expecting an assignment"
msgstr "expecting an assignment"
-#: src/conf.c:894 src/conf.c:950 src/xend_internal.c:584
-#: src/xend_internal.c:2657 src/xm_internal.c:1475 src/xm_internal.c:1482
+#: src/conf.c:892 src/conf.c:948 src/xend_internal.c:584
+#: src/xend_internal.c:2666 src/xm_internal.c:1475 src/xm_internal.c:1482
#, fuzzy
msgid "allocate buffer"
msgstr "allocate new buffer"
-#: src/conf.c:901
+#: src/conf.c:899
msgid "failed to open file"
msgstr "failed to open file"
-#: src/conf.c:912
+#: src/conf.c:910
msgid "failed to save content"
msgstr "failed to save content"
msgid "cannot extract disk devices"
msgstr "Cannot extract running %s hypervisor version\n"
-#: src/domain_conf.c:1939 src/qemu_driver.c:3133
+#: src/domain_conf.c:1939 src/qemu_driver.c:3153
#, fuzzy, c-format
msgid "duplicate disk target '%s'"
msgstr "unexpected mime type"
msgid "unexpected char type %d"
msgstr "unexpected mime type"
-#: src/domain_conf.c:2815 src/xend_internal.c:5214
+#: src/domain_conf.c:2815 src/xend_internal.c:5223
#, fuzzy, c-format
msgid "unexpected sound model %d"
msgstr "unexpected mime type"
-#: src/domain_conf.c:2835 src/xend_internal.c:5237
+#: src/domain_conf.c:2835 src/xend_internal.c:5246
#, fuzzy, c-format
msgid "unexpected input type %d"
msgstr "unexpected mime type"
#: src/lxc_driver.c:274 src/lxc_driver.c:309 src/lxc_driver.c:335
#: src/lxc_driver.c:350 src/openvz_driver.c:238 src/openvz_driver.c:267
-#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:620
-#: src/openvz_driver.c:651 src/openvz_driver.c:672 src/openvz_driver.c:713
-#: src/qemu_driver.c:2192 src/qemu_driver.c:2279 src/qemu_driver.c:2828
-#: src/qemu_driver.c:2883 src/qemu_driver.c:2927 src/qemu_driver.c:3007
-#: src/qemu_driver.c:3123 src/qemu_driver.c:3192 src/qemu_driver.c:3247
-#: src/qemu_driver.c:3291 src/qemu_driver.c:3309 src/qemu_driver.c:3567
+#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:621
+#: src/openvz_driver.c:652 src/openvz_driver.c:673 src/openvz_driver.c:714
+#: src/qemu_driver.c:2212 src/qemu_driver.c:2299 src/qemu_driver.c:2848
+#: src/qemu_driver.c:2903 src/qemu_driver.c:2947 src/qemu_driver.c:3027
+#: src/qemu_driver.c:3143 src/qemu_driver.c:3212 src/qemu_driver.c:3267
+#: src/qemu_driver.c:3311 src/qemu_driver.c:3329 src/qemu_driver.c:3587
#, fuzzy
msgid "no domain with matching uuid"
msgstr "domain id or uuid"
-#: src/lxc_driver.c:280 src/openvz_driver.c:625 src/qemu_driver.c:2933
+#: src/lxc_driver.c:280 src/openvz_driver.c:626 src/qemu_driver.c:2953
#, fuzzy
msgid "cannot delete active domain"
msgstr "name of the inactive domain"
-#: src/lxc_driver.c:286 src/qemu_driver.c:2939
+#: src/lxc_driver.c:286 src/qemu_driver.c:2959
#, fuzzy
msgid "cannot undefine transient domain"
msgstr "name of the inactive domain"
msgid "container '%s' unexpectedly shutdown during startup"
msgstr ""
-#: src/lxc_driver.c:747 src/qemu_driver.c:892
+#: src/lxc_driver.c:747 src/qemu_driver.c:893
#, fuzzy, c-format
msgid "cannot create log directory %s: %s"
msgstr "failed to write configuration file: %s"
msgid "unknown forwarding type '%s'"
msgstr "unknown OS type %s"
-#: src/network_conf.c:662 src/qemu_driver.c:3334 src/qemu_driver.c:3967
+#: src/network_conf.c:662 src/qemu_driver.c:3354 src/qemu_driver.c:3987
#: src/storage_driver.c:816
#, c-format
msgid "cannot create autostart directory %s: %s"
msgid "no config file for %s"
msgstr "configuration file syntax error: %s"
-#: src/openvz_conf.c:187
+#: src/openvz_conf.c:190
+#, fuzzy, c-format
+msgid "Cound not read 'IP_ADDRESS' from config for container %d"
+msgstr "could not connect to %s"
+
+#: src/openvz_conf.c:220
+#, fuzzy, c-format
+msgid "Cound not read 'NETIF' from config for container %d"
+msgstr "could not connect to %s"
+
+#: src/openvz_conf.c:247
+#, fuzzy
+msgid "Too long network device name"
+msgstr "resolving domain filename"
+
+#: src/openvz_conf.c:264
+#, fuzzy
+msgid "Wrong length MAC address"
+msgstr "invalid argument in %s"
+
+#: src/openvz_conf.c:271
+#, fuzzy
+msgid "Wrong MAC address"
+msgstr "invalid argument in %s"
+
+#: src/openvz_conf.c:327
#, fuzzy
msgid "popen failed"
msgstr "operation failed"
-#: src/openvz_conf.c:197
+#: src/openvz_conf.c:337
#, fuzzy
msgid "Failed to parse vzlist output"
msgstr "Failed to open '%s': %s"
-#: src/openvz_conf.c:223
+#: src/openvz_conf.c:363
#, fuzzy
msgid "UUID in config file malformed"
msgstr "configuration file syntax error: %s"
-#: src/openvz_conf.c:235
+#: src/openvz_conf.c:375
#, fuzzy, c-format
msgid "Cound not read config for container %d"
msgstr "could not connect to %s"
msgid "Container ID is not specified"
msgstr ""
-#: src/openvz_driver.c:391 src/openvz_driver.c:459 src/openvz_driver.c:534
-#: src/openvz_driver.c:554 src/openvz_driver.c:600 src/openvz_driver.c:631
-#: src/openvz_driver.c:656 src/openvz_driver.c:728 src/openvz_driver.c:826
-#: src/openvz_driver.c:872
+#: src/openvz_driver.c:391 src/openvz_driver.c:460 src/openvz_driver.c:535
+#: src/openvz_driver.c:555 src/openvz_driver.c:601 src/openvz_driver.c:632
+#: src/openvz_driver.c:657 src/openvz_driver.c:729 src/openvz_driver.c:827
+#: src/openvz_driver.c:873
#, fuzzy, c-format
msgid "Could not exec %s"
msgstr "could not connect to %s"
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:451 src/openvz_driver.c:528
+#: src/openvz_driver.c:452 src/openvz_driver.c:529
msgid "Error creating command for container"
msgstr ""
-#: src/openvz_driver.c:465 src/openvz_driver.c:540
+#: src/openvz_driver.c:466 src/openvz_driver.c:541
#, fuzzy
msgid "Could not set UUID"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:475 src/openvz_driver.c:546
+#: src/openvz_driver.c:476 src/openvz_driver.c:547
#, fuzzy
msgid "Could not configure network"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:482 src/openvz_driver.c:569
+#: src/openvz_driver.c:483 src/openvz_driver.c:570
#, fuzzy
msgid "Could not set number of virtual cpu"
msgstr "change number of virtual CPUs"
#: src/openvz_driver.c:517
#, c-format
-msgid "Already an OPENVZ VM defined with the id '%d'"
+msgid "Already an OPENVZ VM defined with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:588
+#: src/openvz_driver.c:589
msgid "no domain with matching id"
msgstr ""
-#: src/openvz_driver.c:594
+#: src/openvz_driver.c:595
#, fuzzy
msgid "domain is not in shutoff state"
msgstr "Domain is still running"
-#: src/openvz_driver.c:677
+#: src/openvz_driver.c:678
#, fuzzy
msgid "Could not read container config"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:693 src/qemu_driver.c:1823
+#: src/openvz_driver.c:694 src/qemu_driver.c:1843
#, fuzzy, c-format
msgid "unknown type '%s'"
msgstr "unknown OS type %s"
-#: src/openvz_driver.c:719
+#: src/openvz_driver.c:720
msgid "VCPUs should be >= 1"
msgstr ""
-#: src/openvz_driver.c:835 src/openvz_driver.c:881
+#: src/openvz_driver.c:836 src/openvz_driver.c:882
#, fuzzy, c-format
msgid "Could not parse VPS ID %s"
msgstr "could not connect to %s"
msgid "Unexpected exit status '%d', qemu probably failed"
msgstr ""
-#: src/qemu_conf.c:519 src/qemu_driver.c:925
+#: src/qemu_conf.c:519 src/qemu_driver.c:926
#, fuzzy, c-format
msgid "Cannot find QEMU binary %s: %s"
msgstr "Failed to open '%s': %s"
msgid "Network type %d is not supported"
msgstr "Network %s started\n"
-#: src/qemu_conf.c:580 src/qemu_driver.c:1515
+#: src/qemu_conf.c:580 src/qemu_driver.c:1514
#, fuzzy, c-format
msgid "cannot initialize bridge support: %s"
msgstr "Failed to open '%s': %s"
msgid "failed to allocate space for argv string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:90
+#: src/qemu_driver.c:91
#, fuzzy
msgid "Failed to set close-on-exec file descriptor flag\n"
msgstr "failed to write the log file"
-#: src/qemu_driver.c:105
+#: src/qemu_driver.c:106
#, fuzzy
msgid "Failed to set non-blocking file descriptor flag\n"
msgstr "failed to parse Xend domain information"
-#: src/qemu_driver.c:150
+#: src/qemu_driver.c:151
#, fuzzy, c-format
msgid "Failed to autostart network '%s': %s\n"
msgstr "Failed to start network %s"
-#: src/qemu_driver.c:165
+#: src/qemu_driver.c:166
#, fuzzy, c-format
msgid "Failed to autostart VM '%s': %s\n"
msgstr "Failed to open '%s': %s"
-#: src/qemu_driver.c:201
+#: src/qemu_driver.c:202
#, fuzzy, c-format
msgid "Failed to find user record for uid '%d': %s\n"
msgstr "Failed to find the network: %s"
-#: src/qemu_driver.c:212
+#: src/qemu_driver.c:213
#, fuzzy
msgid "out of memory in asprintf\n"
msgstr "out of memory"
-#: src/qemu_driver.c:268
+#: src/qemu_driver.c:269
#, fuzzy
msgid "qemudStartup: out of memory\n"
msgstr "out of memory"
-#: src/qemu_driver.c:295
+#: src/qemu_driver.c:296
msgid "Reloading iptables rules\n"
msgstr ""
-#: src/qemu_driver.c:433
+#: src/qemu_driver.c:434
#, c-format
msgid ""
"QEMU quit during %s startup\n"
"%s"
msgstr ""
-#: src/qemu_driver.c:443 src/qemu_driver.c:456
+#: src/qemu_driver.c:444 src/qemu_driver.c:457
#, c-format
msgid "Failure while reading %s startup output: %s"
msgstr ""
-#: src/qemu_driver.c:451
+#: src/qemu_driver.c:452
#, c-format
msgid "Timed out while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:467
+#: src/qemu_driver.c:468
#, c-format
msgid "Failure while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:479
+#: src/qemu_driver.c:480
#, c-format
msgid "Out of space while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:510
+#: src/qemu_driver.c:511
#, fuzzy, c-format
msgid "Unable to open monitor path %s"
msgstr "Failed to open '%s': %s"
-#: src/qemu_driver.c:515
+#: src/qemu_driver.c:516
msgid "Unable to set monitor close-on-exec flag"
msgstr ""
-#: src/qemu_driver.c:520
+#: src/qemu_driver.c:521
msgid "Unable to put monitor into non-blocking mode"
msgstr ""
-#: src/qemu_driver.c:648 src/qemu_driver.c:1027 src/qemu_driver.c:1726
-#: src/qemu_driver.c:1736
+#: src/qemu_driver.c:649 src/qemu_driver.c:1028 src/qemu_driver.c:1725
+#: src/qemu_driver.c:1735
#, fuzzy, c-format
msgid "Unable to log VM console data: %s\n"
msgstr "failed to write the log file"
-#: src/qemu_driver.c:671
+#: src/qemu_driver.c:672
#, fuzzy
msgid "allocate cpumap"
msgstr "allocate new context"
-#: src/qemu_driver.c:682
+#: src/qemu_driver.c:683
msgid "cannot run monitor command to fetch CPU thread info"
msgstr ""
-#: src/qemu_driver.c:786
+#: src/qemu_driver.c:787
#, fuzzy, c-format
msgid "failed to set CPU affinity %s"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:796 src/qemu_driver.c:2135
+#: src/qemu_driver.c:797 src/qemu_driver.c:2155
#, fuzzy
msgid "resume operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:859
+#: src/qemu_driver.c:860
#, fuzzy
msgid "VM is already active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:869
+#: src/qemu_driver.c:870
msgid "Unable to find an unused VNC port"
msgstr ""
-#: src/qemu_driver.c:881
+#: src/qemu_driver.c:882
#, c-format
msgid "config file path too long: %s/%s.log"
msgstr ""
-#: src/qemu_driver.c:900
+#: src/qemu_driver.c:901
#, fuzzy, c-format
msgid "failed to create logfile %s: %s"
msgstr "failed to write the log file"
-#: src/qemu_driver.c:906
+#: src/qemu_driver.c:907
#, fuzzy, c-format
msgid "Unable to set VM logfile close-on-exec flag %s"
msgstr "failed to write the log file"
-#: src/qemu_driver.c:935 src/qemu_driver.c:3032
+#: src/qemu_driver.c:936 src/qemu_driver.c:3052
#, fuzzy, c-format
msgid "Cannot determine QEMU argv syntax %s"
msgstr "Failed to open '%s': %s"
-#: src/qemu_driver.c:951 src/qemu_driver.c:954 src/qemu_driver.c:959
+#: src/qemu_driver.c:952 src/qemu_driver.c:955 src/qemu_driver.c:960
#, fuzzy, c-format
msgid "Unable to write argv to logfile %d: %s\n"
msgstr "failed to write the log file"
-#: src/qemu_driver.c:1041
+#: src/qemu_driver.c:1040
#, fuzzy, c-format
msgid "Shutting down VM '%s'\n"
msgstr "failed to get network '%s'"
-#: src/qemu_driver.c:1052
+#: src/qemu_driver.c:1051
#, fuzzy, c-format
msgid "Unable to close logfile %d: %s\n"
msgstr "failed to write the log file"
-#: src/qemu_driver.c:1067
+#: src/qemu_driver.c:1066
#, fuzzy
msgid "Got unexpected pid, damn\n"
msgstr "unexpected dict node"
-#: src/qemu_driver.c:1221
+#: src/qemu_driver.c:1220
#, fuzzy
msgid "failed to allocate space for dnsmasq argv"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1235
+#: src/qemu_driver.c:1234
msgid "cannot start dhcp daemon without IP address for server"
msgstr ""
-#: src/qemu_driver.c:1264
+#: src/qemu_driver.c:1263
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1275
+#: src/qemu_driver.c:1274
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1285
+#: src/qemu_driver.c:1284
#, fuzzy, c-format
msgid "failed to add iptables rule to enable masquerading : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1317
+#: src/qemu_driver.c:1316
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1328
+#: src/qemu_driver.c:1327
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1353
+#: src/qemu_driver.c:1352
#, fuzzy
msgid "failed to allocate space for IP tables support"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1361 src/qemu_driver.c:1368
+#: src/qemu_driver.c:1360 src/qemu_driver.c:1367
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1376 src/qemu_driver.c:1383
+#: src/qemu_driver.c:1375 src/qemu_driver.c:1382
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1393
+#: src/qemu_driver.c:1392
#, fuzzy, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1400
+#: src/qemu_driver.c:1399
#, fuzzy, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1408
+#: src/qemu_driver.c:1407
#, fuzzy, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1509
+#: src/qemu_driver.c:1508
#, fuzzy
msgid "network is already active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:1521
+#: src/qemu_driver.c:1520
#, fuzzy, c-format
msgid "cannot create bridge '%s' : %s"
msgstr "failed to write configuration file: %s"
-#: src/qemu_driver.c:1536
+#: src/qemu_driver.c:1535
#, fuzzy, c-format
msgid "cannot set IP address on bridge '%s' to '%s' : %s"
msgstr "Failed to open '%s': %s"
-#: src/qemu_driver.c:1544
+#: src/qemu_driver.c:1543
#, fuzzy, c-format
msgid "cannot set netmask on bridge '%s' to '%s' : %s"
msgstr "Failed to open '%s': %s"
-#: src/qemu_driver.c:1552
+#: src/qemu_driver.c:1551
#, fuzzy, c-format
msgid "failed to bring the bridge '%s' up : %s"
msgstr "Failed to open '%s': %s"
-#: src/qemu_driver.c:1563
+#: src/qemu_driver.c:1562
#, fuzzy, c-format
msgid "failed to enable IP forwarding : %s"
msgstr "failed to open %s for reading"
-#: src/qemu_driver.c:1581 src/qemu_driver.c:1612
+#: src/qemu_driver.c:1580 src/qemu_driver.c:1611
#, fuzzy, c-format
msgid "Failed to bring down bridge '%s' : %s\n"
msgstr "Failed to open '%s': %s"
-#: src/qemu_driver.c:1587 src/qemu_driver.c:1617
+#: src/qemu_driver.c:1586 src/qemu_driver.c:1616
#, fuzzy, c-format
msgid "Failed to delete bridge '%s' : %s\n"
msgstr "Failed to open '%s': %s"
-#: src/qemu_driver.c:1600
+#: src/qemu_driver.c:1599
#, fuzzy, c-format
msgid "Shutting down network '%s'\n"
msgstr "failed to get network '%s'"
-#: src/qemu_driver.c:1626
+#: src/qemu_driver.c:1625
#, fuzzy
msgid "Got unexpected pid for dnsmasq\n"
msgstr "unexpected dict node"
-#: src/qemu_driver.c:1839
+#: src/qemu_driver.c:1814
+#, fuzzy, c-format
+msgid "Unable to open %s: %s\n"
+msgstr "Failed to open '%s': %s"
+
+#: src/qemu_driver.c:1859
#, fuzzy
msgid "failed to allocate space for capabilities support"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1858 src/qemu_driver.c:1884
+#: src/qemu_driver.c:1878 src/qemu_driver.c:1904
msgid "NUMA not supported on this host"
msgstr ""
-#: src/qemu_driver.c:1869 src/qemu_driver.c:1892
+#: src/qemu_driver.c:1889 src/qemu_driver.c:1912
#, fuzzy
msgid "Failed to query NUMA free memory"
msgstr "Used memory:"
-#: src/qemu_driver.c:2053
+#: src/qemu_driver.c:2073
#, fuzzy, c-format
msgid "domain '%s' is already defined"
msgstr "domain %s exists already"
-#: src/qemu_driver.c:2064
+#: src/qemu_driver.c:2084
#, fuzzy, c-format
msgid "domain with uuid '%s' is already defined"
msgstr "domain %s exists already"
-#: src/qemu_driver.c:2094 src/qemu_driver.c:2123 src/qemu_driver.c:2152
-#: src/qemu_driver.c:2172 src/qemu_driver.c:2410 src/qemu_driver.c:3383
-#: src/qemu_driver.c:3518 src/qemu_driver.c:3632
+#: src/qemu_driver.c:2114 src/qemu_driver.c:2143 src/qemu_driver.c:2172
+#: src/qemu_driver.c:2192 src/qemu_driver.c:2430 src/qemu_driver.c:3403
+#: src/qemu_driver.c:3538 src/qemu_driver.c:3652
#, c-format
msgid "no domain with matching id %d"
msgstr ""
-#: src/qemu_driver.c:2099 src/qemu_driver.c:2128 src/qemu_driver.c:2416
-#: src/qemu_driver.c:3388 src/qemu_driver.c:3524 src/qemu_driver.c:3638
+#: src/qemu_driver.c:2119 src/qemu_driver.c:2148 src/qemu_driver.c:2436
+#: src/qemu_driver.c:3408 src/qemu_driver.c:3544 src/qemu_driver.c:3658
#, fuzzy
msgid "domain is not running"
msgstr "Domain is still running"
-#: src/qemu_driver.c:2107
+#: src/qemu_driver.c:2127
#, fuzzy
msgid "suspend operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2158
+#: src/qemu_driver.c:2178
#, fuzzy
msgid "shutdown operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2198
+#: src/qemu_driver.c:2218
#, fuzzy
msgid "failed to allocate space for ostype"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:2214 src/qemu_driver.c:2230 src/qemu_driver.c:2253
-#: src/qemu_driver.c:2526 src/qemu_driver.c:2688
+#: src/qemu_driver.c:2234 src/qemu_driver.c:2250 src/qemu_driver.c:2273
+#: src/qemu_driver.c:2546 src/qemu_driver.c:2708
#, c-format
msgid "no domain with matching uuid '%s'"
msgstr ""
-#: src/qemu_driver.c:2236
+#: src/qemu_driver.c:2256
msgid "cannot set max memory lower than current memory"
msgstr ""
-#: src/qemu_driver.c:2259
+#: src/qemu_driver.c:2279
#, fuzzy
msgid "cannot set memory of an active domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:2265
+#: src/qemu_driver.c:2285
msgid "cannot set memory higher than max memory"
msgstr ""
-#: src/qemu_driver.c:2425
+#: src/qemu_driver.c:2445
#, fuzzy
msgid "failed to pause domain"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:2434
+#: src/qemu_driver.c:2454
#, fuzzy
msgid "failed to get domain xml"
msgstr "failed to get domain UUID"
-#: src/qemu_driver.c:2442
+#: src/qemu_driver.c:2462
#, fuzzy, c-format
msgid "failed to create '%s'"
msgstr "Failed to read socket %d\n"
-#: src/qemu_driver.c:2449
+#: src/qemu_driver.c:2469
#, fuzzy
msgid "failed to write save header"
msgstr "Failed to write to socket %d\n"
-#: src/qemu_driver.c:2457
+#: src/qemu_driver.c:2477
#, fuzzy
msgid "failed to write xml"
msgstr "Failed to write to socket %d\n"
-#: src/qemu_driver.c:2470 src/qemu_driver.c:2477 src/qemu_driver.c:2748
+#: src/qemu_driver.c:2490 src/qemu_driver.c:2497 src/qemu_driver.c:2768
#: src/remote_internal.c:2241 src/virterror.c:441
msgid "out of memory"
msgstr "out of memory"
-#: src/qemu_driver.c:2485
+#: src/qemu_driver.c:2505
#, fuzzy
msgid "migrate operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2497
+#: src/qemu_driver.c:2517
msgid "'migrate' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:2532
+#: src/qemu_driver.c:2552
#, fuzzy
msgid "cannot change vcpu count of an active domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:2538
+#: src/qemu_driver.c:2558
msgid "could not determine max vcpus for the domain"
msgstr ""
-#: src/qemu_driver.c:2544
+#: src/qemu_driver.c:2564
#, c-format
msgid ""
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
msgstr ""
-#: src/qemu_driver.c:2568 src/qemu_driver.c:2620
+#: src/qemu_driver.c:2588 src/qemu_driver.c:2640
#, fuzzy
msgid "cannot pin vcpus on an inactive domain"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:2574
+#: src/qemu_driver.c:2594
#, c-format
msgid "vcpu number out of range %d > %d"
msgstr ""
-#: src/qemu_driver.c:2595
+#: src/qemu_driver.c:2615
#, fuzzy, c-format
msgid "cannot set affinity: %s"
msgstr "Failed to open '%s': %s"
-#: src/qemu_driver.c:2600
+#: src/qemu_driver.c:2620
#, fuzzy
msgid "cpu affinity is not supported"
msgstr "library call failed, possibly not supported"
-#: src/qemu_driver.c:2657
+#: src/qemu_driver.c:2677
#, fuzzy, c-format
msgid "cannot get affinity: %s"
msgstr "Failed to read socket %d\n"
-#: src/qemu_driver.c:2667
+#: src/qemu_driver.c:2687
msgid "cpu affinity is not available"
msgstr ""
-#: src/qemu_driver.c:2694
+#: src/qemu_driver.c:2714
#, fuzzy, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr "load domain definition file"
-#: src/qemu_driver.c:2720 src/test.c:956
+#: src/qemu_driver.c:2740 src/test.c:956
#, fuzzy
msgid "cannot read domain image"
msgstr "node domain list"
-#: src/qemu_driver.c:2726
+#: src/qemu_driver.c:2746
#, fuzzy
msgid "failed to read qemu header"
msgstr "failed to read from Xen Daemon"
-#: src/qemu_driver.c:2733
+#: src/qemu_driver.c:2753
msgid "image magic is incorrect"
msgstr ""
-#: src/qemu_driver.c:2740
+#: src/qemu_driver.c:2760
#, c-format
msgid "image version is not supported (%d > %d)"
msgstr ""
-#: src/qemu_driver.c:2755
+#: src/qemu_driver.c:2775
#, fuzzy
msgid "failed to read XML"
msgstr "Failed to read socket %d\n"
-#: src/qemu_driver.c:2764
+#: src/qemu_driver.c:2784
#, fuzzy
msgid "failed to parse XML"
msgstr "Failed to read socket %d\n"
-#: src/qemu_driver.c:2777
+#: src/qemu_driver.c:2797
#, fuzzy, c-format
msgid "domain is already active as '%s'"
msgstr "Domain is already active"
-#: src/qemu_driver.c:2786
+#: src/qemu_driver.c:2806
#, fuzzy
msgid "failed to assign new VM"
msgstr "Failed to read socket %d\n"
-#: src/qemu_driver.c:2799
+#: src/qemu_driver.c:2819
#, fuzzy
msgid "failed to start VM"
msgstr "Failed to start domain %s"
-#: src/qemu_driver.c:2811
+#: src/qemu_driver.c:2831
#, fuzzy
msgid "failed to resume domain"
msgstr "Failed to resume domain %s"
-#: src/qemu_driver.c:2848 src/qemu_driver.c:3741 src/qemu_driver.c:3776
+#: src/qemu_driver.c:2868 src/qemu_driver.c:3761 src/qemu_driver.c:3796
#, fuzzy
msgid "failed to allocate space for VM name string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:2962
+#: src/qemu_driver.c:2982
#, fuzzy, c-format
msgid "cannot convert disk '%s' to bus/device index"
msgstr "Cannot extract running %s hypervisor version\n"
-#: src/qemu_driver.c:2982
+#: src/qemu_driver.c:3002
#, fuzzy, c-format
msgid "Unsupported disk name mapping for bus '%s'"
msgstr "unexpected mime type"
-#: src/qemu_driver.c:3022
+#: src/qemu_driver.c:3042
#, c-format
msgid "No device with bus '%s' and target '%s'"
msgstr ""
-#: src/qemu_driver.c:3049
+#: src/qemu_driver.c:3069
#, c-format
msgid ""
"Emulator version does not support removable media for device '%s' and target "
"'%s'"
msgstr ""
-#: src/qemu_driver.c:3086
+#: src/qemu_driver.c:3106
msgid "cannot change cdrom media"
msgstr ""
-#: src/qemu_driver.c:3097
+#: src/qemu_driver.c:3117
msgid "changing cdrom media failed"
msgstr ""
-#: src/qemu_driver.c:3157
+#: src/qemu_driver.c:3177
#, fuzzy
msgid "cannot attach usb disk"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3168
+#: src/qemu_driver.c:3188
#, fuzzy
msgid "adding usb disk failed"
msgstr "loading host definition file"
-#: src/qemu_driver.c:3212
+#: src/qemu_driver.c:3232
#, fuzzy
msgid "cannot attach usb device"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3223
+#: src/qemu_driver.c:3243
#, fuzzy
msgid "adding usb device failed"
msgstr "loading host definition file"
-#: src/qemu_driver.c:3253
+#: src/qemu_driver.c:3273
#, fuzzy
msgid "cannot attach device on inactive domain"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3276
+#: src/qemu_driver.c:3296
msgid "this device type cannot be attached"
msgstr ""
-#: src/qemu_driver.c:3315
+#: src/qemu_driver.c:3335
#, fuzzy
msgid "cannot set autostart for transient domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:3341
+#: src/qemu_driver.c:3361
#, fuzzy, c-format
msgid "Failed to create symlink '%s to '%s': %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:3348 src/qemu_driver.c:3981 src/storage_driver.c:832
+#: src/qemu_driver.c:3368 src/qemu_driver.c:4001 src/storage_driver.c:832
#, fuzzy, c-format
msgid "Failed to delete symlink '%s': %s"
msgstr "Failed to open '%s': %s"
-#: src/qemu_driver.c:3410
+#: src/qemu_driver.c:3430
#, fuzzy, c-format
msgid "invalid path: %s"
msgstr "invalid argument in %s"
-#: src/qemu_driver.c:3418
+#: src/qemu_driver.c:3438
msgid "'info blockstats' command failed"
msgstr ""
-#: src/qemu_driver.c:3433
+#: src/qemu_driver.c:3453
msgid "'info blockstats' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:3498
+#: src/qemu_driver.c:3518
#, fuzzy, c-format
msgid "device not found: %s (%s)"
msgstr "Domain restored from %s\n"
-#: src/qemu_driver.c:3530 src/qemu_driver.c:3573
+#: src/qemu_driver.c:3550 src/qemu_driver.c:3593
msgid "NULL or empty path"
msgstr ""
-#: src/qemu_driver.c:3541
+#: src/qemu_driver.c:3561
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr ""
-#: src/qemu_driver.c:3583
+#: src/qemu_driver.c:3603
#, fuzzy
msgid "invalid path"
msgstr "invalid argument in %s"
-#: src/qemu_driver.c:3626
+#: src/qemu_driver.c:3646
msgid "QEMU driver only supports virtual memory addrs"
msgstr ""
-#: src/qemu_driver.c:3653
+#: src/qemu_driver.c:3673
#, fuzzy
msgid "'memsave' command failed"
msgstr "domain name"
-#: src/qemu_driver.c:3682 src/qemu_driver.c:3850 src/qemu_driver.c:3875
-#: src/qemu_driver.c:3889 src/qemu_driver.c:3904 src/qemu_driver.c:3937
-#: src/qemu_driver.c:3953
+#: src/qemu_driver.c:3702 src/qemu_driver.c:3870 src/qemu_driver.c:3895
+#: src/qemu_driver.c:3909 src/qemu_driver.c:3924 src/qemu_driver.c:3957
+#: src/qemu_driver.c:3973
msgid "no network with matching uuid"
msgstr ""
-#: src/qemu_driver.c:3697
+#: src/qemu_driver.c:3717
msgid "no network with matching name"
msgstr ""
-#: src/qemu_driver.c:3856
+#: src/qemu_driver.c:3876
#, fuzzy
msgid "network is still active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:3917
+#: src/qemu_driver.c:3937
#, fuzzy
msgid "no network with matching id"
msgstr "network information in XML"
-#: src/qemu_driver.c:3924
+#: src/qemu_driver.c:3944
#, fuzzy
msgid "failed to allocate space for network bridge string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:3974 src/storage_driver.c:823
+#: src/qemu_driver.c:3994 src/storage_driver.c:823
#, fuzzy, c-format
msgid "Failed to create symlink '%s' to '%s': %s"
msgstr "Failed to save domain %s to %s"
msgid "%s not implemented on Win32"
msgstr ""
-#: src/storage_backend_disk.c:85 src/storage_backend_logical.c:57
+#: src/storage_backend_disk.c:90 src/storage_backend_logical.c:57
#, c-format
msgid "unsupported pool format %s"
msgstr ""
-#: src/storage_backend_disk.c:110 src/storage_backend_logical.c:70
+#: src/storage_backend_disk.c:115 src/storage_backend_logical.c:70
#, c-format
msgid "unsupported pool format %d"
msgstr ""
-#: src/storage_backend_disk.c:138 src/storage_backend_fs.c:192
+#: src/storage_backend_disk.c:143 src/storage_backend_fs.c:192
#: src/storage_backend_fs.c:262 src/storage_backend_fs.c:314
#, c-format
msgid "unsupported volume format %s"
msgstr ""
-#: src/storage_backend_disk.c:165 src/storage_backend_fs.c:225
+#: src/storage_backend_disk.c:170 src/storage_backend_fs.c:225
#: src/storage_backend_fs.c:297 src/storage_backend_fs.c:329
#, c-format
msgid "unsupported volume format %d"
msgstr ""
-#: src/storage_backend_disk.c:179 src/storage_backend_disk.c:192
-#: src/storage_backend_disk.c:199 src/storage_backend_disk.c:221
+#: src/storage_backend_disk.c:184 src/storage_backend_disk.c:197
+#: src/storage_backend_disk.c:204 src/storage_backend_disk.c:226
#: src/storage_backend_fs.c:839 src/storage_backend_iscsi.c:177
#: src/storage_backend_logical.c:116 src/storage_backend_logical.c:121
#: src/storage_backend_logical.c:133 src/storage_backend_logical.c:143
-#: src/storage_backend_logical.c:531
+#: src/storage_backend_logical.c:546
msgid "volume"
msgstr ""
-#: src/storage_backend_disk.c:229
+#: src/storage_backend_disk.c:234
msgid "volume extents"
msgstr ""
-#: src/storage_backend_disk.c:237
+#: src/storage_backend_disk.c:242
msgid "cannot parse device start location"
msgstr ""
-#: src/storage_backend_disk.c:244
+#: src/storage_backend_disk.c:249
msgid "cannot parse device end location"
msgstr ""
-#: src/storage_backend_disk.c:250 src/storage_backend_logical.c:154
+#: src/storage_backend_disk.c:255 src/storage_backend_logical.c:154
#: src/storage_backend_logical.c:160
msgid "extents"
msgstr ""
-#: src/storage_backend_disk.c:464
+#: src/storage_backend_disk.c:462
msgid "no large enough free extent"
msgstr ""
-#: src/storage_backend_disk.c:498
-msgid "Disk pools are not yet supported"
+#: src/storage_backend_disk.c:502
+#, c-format
+msgid "Couldn't read volume target path '%s'. %s"
+msgstr ""
+
+#: src/storage_backend_disk.c:517
+#, c-format
+msgid "Volume path '%s' did not start with parent pool source device name."
msgstr ""
+#: src/storage_backend_disk.c:526
+#, fuzzy, c-format
+msgid "cannot parse partition number from target '%s'"
+msgstr "Failed to open '%s': %s"
+
#: src/storage_backend_fs.c:358
#, c-format
msgid "cannot read header '%s': %s"
msgstr ""
#: src/storage_backend_fs.c:1042 src/storage_backend_fs.c:1078
-#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:543
+#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:558
#, c-format
msgid "cannot read path '%s': %s"
msgstr ""
msgid "creation of non-raw images is not supported without qemu-img"
msgstr ""
-#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:552
+#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:567
#, fuzzy, c-format
msgid "cannot set file owner '%s': %s"
msgstr "Failed to open '%s': %s"
-#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:559
+#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:574
#, fuzzy, c-format
msgid "cannot set file mode '%s': %s"
msgstr "Failed to open '%s': %s"
-#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:566
+#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:581
#, c-format
msgid "cannot close file '%s': %s"
msgstr ""
msgid "lvs command failed with exitstatus %d"
msgstr ""
-#: src/storage_backend_logical.c:355
+#: src/storage_backend_logical.c:354
#, fuzzy
msgid "command line"
msgstr "domain name"
-#: src/storage_backend_logical.c:372
+#: src/storage_backend_logical.c:371
#, c-format
msgid "cannot open device %s"
msgstr ""
-#: src/storage_backend_logical.c:378
+#: src/storage_backend_logical.c:377
#, c-format
msgid "cannot clear device header %s"
msgstr ""
-#: src/storage_backend_logical.c:385
+#: src/storage_backend_logical.c:384
#, c-format
msgid "cannot close device %s"
msgstr ""
-#: src/storage_backend_logical.c:575
+#: src/storage_backend_logical.c:507
+#, fuzzy, c-format
+msgid "cannot remove PV device %s: %s"
+msgstr "failed to write configuration file: %s"
+
+#: src/storage_backend_logical.c:590
#, c-format
msgid "cannot find newly created volume '%s': %s"
msgstr ""
msgstr "DATA"
#: src/virsh.c:6292 src/virsh.c:6314
-msgid "blocked"
-msgstr "blocked"
+#, fuzzy
+msgid "idle"
+msgstr "XML file"
#: src/virsh.c:6294
msgid "paused"
msgid "domain information incomplete, missing uuid"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1109 src/xend_internal.c:2204 src/xend_internal.c:2211
+#: src/xend_internal.c:1109 src/xend_internal.c:2213 src/xend_internal.c:2220
msgid "domain information incomplete, missing name"
msgstr "domain information incomplete, missing name"
msgid "unknown graphics type '%s'"
msgstr "unknown OS type %s"
-#: src/xend_internal.c:2191
+#: src/xend_internal.c:2200
msgid "domain information incomplete, missing id"
msgstr "domain information incomplete, missing id"
-#: src/xend_internal.c:2260 src/xend_internal.c:2270 src/xend_internal.c:2280
+#: src/xend_internal.c:2269 src/xend_internal.c:2279 src/xend_internal.c:2289
#, fuzzy, c-format
msgid "unknown lifecycle type %s"
msgstr "unknown OS type %s"
-#: src/xend_internal.c:2593
+#: src/xend_internal.c:2602
#, fuzzy
msgid "failed to parse topology information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:2647
+#: src/xend_internal.c:2656
#, fuzzy
msgid "topology syntax error"
msgstr "configuration file syntax error"
-#: src/xend_internal.c:2711
+#: src/xend_internal.c:2720
msgid "failed to parse Xend domain information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:3193
+#: src/xend_internal.c:3202
msgid "xenDaemonDomainFetch failed to find this domain"
msgstr ""
-#: src/xend_internal.c:3815 src/xend_internal.c:4290 src/xm_internal.c:1617
+#: src/xend_internal.c:3824 src/xend_internal.c:4299 src/xm_internal.c:1617
#, fuzzy
msgid "failed to build sexpr"
msgstr "Failed to suspend domain %s"
-#: src/xend_internal.c:3917
+#: src/xend_internal.c:3926
#, fuzzy
msgid "unsupported device type"
msgstr "unexpected mime type"
-#: src/xend_internal.c:4020
+#: src/xend_internal.c:4029
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4061
+#: src/xend_internal.c:4070
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4069
+#: src/xend_internal.c:4078
#, fuzzy
msgid "unexpected value from on_xend_start"
msgstr "unexpected value node"
-#: src/xend_internal.c:4080
+#: src/xend_internal.c:4089
#, fuzzy
msgid "no memory"
msgstr "node memory"
-#: src/xend_internal.c:4086
+#: src/xend_internal.c:4095
#, fuzzy
msgid "sexpr2string failed"
msgstr "operation failed"
-#: src/xend_internal.c:4091
+#: src/xend_internal.c:4100
#, fuzzy
msgid "Failed to redefine sexpr"
msgstr "Failed to undefine domain %s"
-#: src/xend_internal.c:4096
+#: src/xend_internal.c:4105
msgid "on_xend_start not present in sexpr"
msgstr ""
-#: src/xend_internal.c:4127
+#: src/xend_internal.c:4136
#, fuzzy, c-format
msgid "gethostname failed: %s"
msgstr "operation failed: %s"
-#: src/xend_internal.c:4133
+#: src/xend_internal.c:4142
#, fuzzy, c-format
msgid "failed to strdup hostname: %s"
msgstr "failed to get hypervisor type"
-#: src/xend_internal.c:4164
+#: src/xend_internal.c:4173
msgid ""
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
"migration"
msgstr ""
-#: src/xend_internal.c:4174
+#: src/xend_internal.c:4183
msgid ""
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
"migration"
msgstr ""
-#: src/xend_internal.c:4186
+#: src/xend_internal.c:4195
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr ""
-#: src/xend_internal.c:4199
+#: src/xend_internal.c:4208
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr ""
-#: src/xend_internal.c:4204
+#: src/xend_internal.c:4213
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr ""
-#: src/xend_internal.c:4211
+#: src/xend_internal.c:4220
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr ""
-#: src/xend_internal.c:4218 src/xend_internal.c:4240 src/xend_internal.c:4248
-#: src/xend_internal.c:4474 src/xend_internal.c:4481 src/xml.c:89
+#: src/xend_internal.c:4227 src/xend_internal.c:4249 src/xend_internal.c:4257
+#: src/xend_internal.c:4483 src/xend_internal.c:4490 src/xml.c:89
msgid "strdup failed"
msgstr ""
-#: src/xend_internal.c:4231
+#: src/xend_internal.c:4240
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr ""
-#: src/xend_internal.c:4284
+#: src/xend_internal.c:4293
#, fuzzy
msgid "failed to parse domain description"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:4300
+#: src/xend_internal.c:4309
#, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Failed to create inactive domain %s\n"
-#: src/xend_internal.c:4456 src/xend_internal.c:4532 src/xend_internal.c:4622
+#: src/xend_internal.c:4465 src/xend_internal.c:4541 src/xend_internal.c:4631
msgid "unsupported in xendConfigVersion < 4"
msgstr ""
-#: src/xend_internal.c:4468
+#: src/xend_internal.c:4477
#, fuzzy
msgid "node information incomplete, missing scheduler name"
msgstr "domain information incomplete, missing name"
-#: src/xend_internal.c:4486 src/xend_internal.c:4580 src/xend_internal.c:4692
+#: src/xend_internal.c:4495 src/xend_internal.c:4589 src/xend_internal.c:4701
#, fuzzy
msgid "Unknown scheduler"
msgstr "Unknown"
-#: src/xend_internal.c:4545 src/xend_internal.c:4635
+#: src/xend_internal.c:4554 src/xend_internal.c:4644
#, fuzzy
msgid "Failed to get a scheduler name"
msgstr "failed to get hypervisor type"
-#: src/xend_internal.c:4558 src/xend_internal.c:4671
+#: src/xend_internal.c:4567 src/xend_internal.c:4680
#, fuzzy
msgid "domain information incomplete, missing cpu_weight"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:4563 src/xend_internal.c:4680
+#: src/xend_internal.c:4572 src/xend_internal.c:4689
#, fuzzy
msgid "domain information incomplete, missing cpu_cap"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:4739
+#: src/xend_internal.c:4748
msgid "domainBlockPeek is not supported for dom0"
msgstr ""
-#: src/xend_internal.c:4762
+#: src/xend_internal.c:4771
#, fuzzy, c-format
msgid "%s: invalid path"
msgstr "invalid argument in %s"
-#: src/xend_internal.c:4770
+#: src/xend_internal.c:4779
#, fuzzy, c-format
msgid "failed to open for reading: %s: %s"
msgstr "failed to open %s for reading"
-#: src/xend_internal.c:4782
+#: src/xend_internal.c:4791
#, fuzzy, c-format
msgid "failed to lseek or read from file: %s: %s"
msgstr "Failed to open '%s': %s"
-#: src/xend_internal.c:4865 src/xend_internal.c:4911
+#: src/xend_internal.c:4874 src/xend_internal.c:4920
#, fuzzy, c-format
msgid "unexpected graphics type %d"
msgstr "unexpected mime type"
-#: src/xend_internal.c:4954
+#: src/xend_internal.c:4963
#, fuzzy
msgid "unexpected chr device type"
msgstr "unexpected mime type"
-#: src/xend_internal.c:5128 src/xm_internal.c:1779
+#: src/xend_internal.c:5137 src/xm_internal.c:1779
#, fuzzy, c-format
msgid "unsupported network type %d"
msgstr "unexpected mime type"
-#: src/xend_internal.c:5302 src/xend_internal.c:5309 src/xend_internal.c:5316
+#: src/xend_internal.c:5311 src/xend_internal.c:5318 src/xend_internal.c:5325
#, fuzzy, c-format
msgid "unexpected lifecycle value %d"
msgstr "unexpected value node"
-#: src/xend_internal.c:5333
+#: src/xend_internal.c:5342
#, fuzzy
msgid "no HVM domain loader"
msgstr "node domain list"
-#: src/xend_internal.c:5544
+#: src/xend_internal.c:5553
#, fuzzy
msgid "hotplug of device type not supported"
msgstr "library call failed, possibly not supported"
msgid "failed to connect to Xen Store"
msgstr "failed to connect to Xen Store"
+#~ msgid "blocked"
+#~ msgstr "blocked"
+
#, fuzzy
#~ msgid "invalid interface type: %s"
#~ msgstr "invalid argument in %s"
#~ msgid "cannot read tty pid file %s: %s"
#~ msgstr "failed to write configuration file: %s"
-#, fuzzy
-#~ msgid "cannot remove ttyPidFile %s: %s"
-#~ msgstr "failed to write configuration file: %s"
-
#, fuzzy
#~ msgid "failed to calloc memory for init string: %s"
#~ msgstr "failed to allocate a node"
msgstr ""
"Project-Id-Version: es\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-09-08 14:51+0200\n"
+"POT-Creation-Date: 2008-09-23 22:28+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"
msgid "storage_vol not found"
msgstr "Red no encontrada"
-#: src/conf.c:155 src/conf.c:203 src/conf.c:488 src/conf.c:525 src/conf.c:553
-#: src/conf.c:631
+#: src/conf.c:164 src/conf.c:212 src/conf.c:491 src/conf.c:528 src/conf.c:555
+#: src/conf.c:630
msgid "allocating configuration"
msgstr "asignando configuración"
-#: src/conf.c:338
+#: src/conf.c:347
msgid "unterminated number"
msgstr "número no terminado"
-#: src/conf.c:372 src/conf.c:389 src/conf.c:401
+#: src/conf.c:380 src/conf.c:396 src/conf.c:407
msgid "unterminated string"
msgstr "cadena no terminada"
-#: src/conf.c:429 src/conf.c:483
+#: src/conf.c:434 src/conf.c:487
msgid "expecting a value"
msgstr "esperando un valor"
-#: src/conf.c:450
+#: src/conf.c:454
msgid "expecting a separator in list"
msgstr "esperando un separador en la lista"
-#: src/conf.c:473
+#: src/conf.c:477
#, fuzzy
msgid "list is not closed with ]"
msgstr "la lista no fue cerrada con ]"
-#: src/conf.c:518
+#: src/conf.c:521
msgid "expecting a name"
msgstr "esperando un nombre"
-#: src/conf.c:581
+#: src/conf.c:582
msgid "expecting a separator"
msgstr "esperando un separador"
msgid "expecting an assignment"
msgstr "esperando una asignación"
-#: src/conf.c:894 src/conf.c:950 src/xend_internal.c:584
-#: src/xend_internal.c:2657 src/xm_internal.c:1475 src/xm_internal.c:1482
+#: src/conf.c:892 src/conf.c:948 src/xend_internal.c:584
+#: src/xend_internal.c:2666 src/xm_internal.c:1475 src/xm_internal.c:1482
msgid "allocate buffer"
msgstr "asignar buffer"
-#: src/conf.c:901
+#: src/conf.c:899
msgid "failed to open file"
msgstr "falló al abrir archivo"
-#: src/conf.c:912
+#: src/conf.c:910
msgid "failed to save content"
msgstr "falló al guardar contenido"
msgid "cannot extract disk devices"
msgstr "dispositivo de interfase"
-#: src/domain_conf.c:1939 src/qemu_driver.c:3133
+#: src/domain_conf.c:1939 src/qemu_driver.c:3153
#, fuzzy, c-format
msgid "duplicate disk target '%s'"
msgstr "destino del tipo de dispositivo"
msgid "unexpected char type %d"
msgstr "tipo mime no esperado"
-#: src/domain_conf.c:2815 src/xend_internal.c:5214
+#: src/domain_conf.c:2815 src/xend_internal.c:5223
#, fuzzy, c-format
msgid "unexpected sound model %d"
msgstr "tipo mime no esperado"
-#: src/domain_conf.c:2835 src/xend_internal.c:5237
+#: src/domain_conf.c:2835 src/xend_internal.c:5246
#, fuzzy, c-format
msgid "unexpected input type %d"
msgstr "tipo mime no esperado"
#: src/lxc_driver.c:274 src/lxc_driver.c:309 src/lxc_driver.c:335
#: src/lxc_driver.c:350 src/openvz_driver.c:238 src/openvz_driver.c:267
-#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:620
-#: src/openvz_driver.c:651 src/openvz_driver.c:672 src/openvz_driver.c:713
-#: src/qemu_driver.c:2192 src/qemu_driver.c:2279 src/qemu_driver.c:2828
-#: src/qemu_driver.c:2883 src/qemu_driver.c:2927 src/qemu_driver.c:3007
-#: src/qemu_driver.c:3123 src/qemu_driver.c:3192 src/qemu_driver.c:3247
-#: src/qemu_driver.c:3291 src/qemu_driver.c:3309 src/qemu_driver.c:3567
+#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:621
+#: src/openvz_driver.c:652 src/openvz_driver.c:673 src/openvz_driver.c:714
+#: src/qemu_driver.c:2212 src/qemu_driver.c:2299 src/qemu_driver.c:2848
+#: src/qemu_driver.c:2903 src/qemu_driver.c:2947 src/qemu_driver.c:3027
+#: src/qemu_driver.c:3143 src/qemu_driver.c:3212 src/qemu_driver.c:3267
+#: src/qemu_driver.c:3311 src/qemu_driver.c:3329 src/qemu_driver.c:3587
#, fuzzy
msgid "no domain with matching uuid"
msgstr "id o uuid del dominio"
-#: src/lxc_driver.c:280 src/openvz_driver.c:625 src/qemu_driver.c:2933
+#: src/lxc_driver.c:280 src/openvz_driver.c:626 src/qemu_driver.c:2953
#, fuzzy
msgid "cannot delete active domain"
msgstr "nombre del dominio inactivo"
-#: src/lxc_driver.c:286 src/qemu_driver.c:2939
+#: src/lxc_driver.c:286 src/qemu_driver.c:2959
#, fuzzy
msgid "cannot undefine transient domain"
msgstr "nombre del dominio inactivo"
msgid "container '%s' unexpectedly shutdown during startup"
msgstr ""
-#: src/lxc_driver.c:747 src/qemu_driver.c:892
+#: src/lxc_driver.c:747 src/qemu_driver.c:893
#, fuzzy, c-format
msgid "cannot create log directory %s: %s"
msgstr "falló la escritura del archivo de configuración: %s"
msgid "unknown forwarding type '%s'"
msgstr "tipo de SO desconocido %s"
-#: src/network_conf.c:662 src/qemu_driver.c:3334 src/qemu_driver.c:3967
+#: src/network_conf.c:662 src/qemu_driver.c:3354 src/qemu_driver.c:3987
#: src/storage_driver.c:816
#, c-format
msgid "cannot create autostart directory %s: %s"
msgid "no config file for %s"
msgstr "error de sintaxis en el archivo de configuración: %s"
-#: src/openvz_conf.c:187
+#: src/openvz_conf.c:190
+#, fuzzy, c-format
+msgid "Cound not read 'IP_ADDRESS' from config for container %d"
+msgstr "no se pudo analizar sintácticamente la URI de conexión"
+
+#: src/openvz_conf.c:220
+#, fuzzy, c-format
+msgid "Cound not read 'NETIF' from config for container %d"
+msgstr "no se pudo analizar sintácticamente la URI de conexión"
+
+#: src/openvz_conf.c:247
+#, fuzzy
+msgid "Too long network device name"
+msgstr "resolviendo nombre de archivo de la red"
+
+#: src/openvz_conf.c:264
+#, fuzzy
+msgid "Wrong length MAC address"
+msgstr "dirección MAC inválida"
+
+#: src/openvz_conf.c:271
+#, fuzzy
+msgid "Wrong MAC address"
+msgstr "Dirección MAC"
+
+#: src/openvz_conf.c:327
#, fuzzy
msgid "popen failed"
msgstr "fallo de operación"
-#: src/openvz_conf.c:197
+#: src/openvz_conf.c:337
#, fuzzy
msgid "Failed to parse vzlist output"
msgstr "Falló al abrir '%s': %s"
-#: src/openvz_conf.c:223
+#: src/openvz_conf.c:363
#, fuzzy
msgid "UUID in config file malformed"
msgstr "error de sintaxis en el archivo de configuración: %s"
-#: src/openvz_conf.c:235
+#: src/openvz_conf.c:375
#, fuzzy, c-format
msgid "Cound not read config for container %d"
msgstr "no se pudo analizar sintácticamente la URI de conexión"
msgid "Container ID is not specified"
msgstr ""
-#: src/openvz_driver.c:391 src/openvz_driver.c:459 src/openvz_driver.c:534
-#: src/openvz_driver.c:554 src/openvz_driver.c:600 src/openvz_driver.c:631
-#: src/openvz_driver.c:656 src/openvz_driver.c:728 src/openvz_driver.c:826
-#: src/openvz_driver.c:872
+#: src/openvz_driver.c:391 src/openvz_driver.c:460 src/openvz_driver.c:535
+#: src/openvz_driver.c:555 src/openvz_driver.c:601 src/openvz_driver.c:632
+#: src/openvz_driver.c:657 src/openvz_driver.c:729 src/openvz_driver.c:827
+#: src/openvz_driver.c:873
#, fuzzy, c-format
msgid "Could not exec %s"
msgstr "no se pudo conectar a %s"
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:451 src/openvz_driver.c:528
+#: src/openvz_driver.c:452 src/openvz_driver.c:529
msgid "Error creating command for container"
msgstr ""
-#: src/openvz_driver.c:465 src/openvz_driver.c:540
+#: src/openvz_driver.c:466 src/openvz_driver.c:541
#, fuzzy
msgid "Could not set UUID"
msgstr "no se pudo analizar sintácticamente la URI de conexión"
-#: src/openvz_driver.c:475 src/openvz_driver.c:546
+#: src/openvz_driver.c:476 src/openvz_driver.c:547
#, fuzzy
msgid "Could not configure network"
msgstr "no se pudo conectar a %s"
-#: src/openvz_driver.c:482 src/openvz_driver.c:569
+#: src/openvz_driver.c:483 src/openvz_driver.c:570
#, fuzzy
msgid "Could not set number of virtual cpu"
msgstr "cambiar los números de los CPUs virtuales"
#: src/openvz_driver.c:517
#, c-format
-msgid "Already an OPENVZ VM defined with the id '%d'"
+msgid "Already an OPENVZ VM defined with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:588
+#: src/openvz_driver.c:589
msgid "no domain with matching id"
msgstr ""
-#: src/openvz_driver.c:594
+#: src/openvz_driver.c:595
#, fuzzy
msgid "domain is not in shutoff state"
msgstr "El dominio todavía está en ejecución"
-#: src/openvz_driver.c:677
+#: src/openvz_driver.c:678
#, fuzzy
msgid "Could not read container config"
msgstr "no se pudo analizar sintácticamente la URI de conexión"
-#: src/openvz_driver.c:693 src/qemu_driver.c:1823
+#: src/openvz_driver.c:694 src/qemu_driver.c:1843
#, fuzzy, c-format
msgid "unknown type '%s'"
msgstr "tipo de SO desconocido %s"
-#: src/openvz_driver.c:719
+#: src/openvz_driver.c:720
msgid "VCPUs should be >= 1"
msgstr ""
-#: src/openvz_driver.c:835 src/openvz_driver.c:881
+#: src/openvz_driver.c:836 src/openvz_driver.c:882
#, fuzzy, c-format
msgid "Could not parse VPS ID %s"
msgstr "no se pudo analizar sintácticamente la URI de conexión"
msgid "Unexpected exit status '%d', qemu probably failed"
msgstr ""
-#: src/qemu_conf.c:519 src/qemu_driver.c:925
+#: src/qemu_conf.c:519 src/qemu_driver.c:926
#, fuzzy, c-format
msgid "Cannot find QEMU binary %s: %s"
msgstr "Falló al abrir '%s': %s"
msgid "Network type %d is not supported"
msgstr "Red %s iniciada\n"
-#: src/qemu_conf.c:580 src/qemu_driver.c:1515
+#: src/qemu_conf.c:580 src/qemu_driver.c:1514
#, fuzzy, c-format
msgid "cannot initialize bridge support: %s"
msgstr "Falló al abrir '%s': %s"
msgid "failed to allocate space for argv string"
msgstr "Falló al asignar memoria"
-#: src/qemu_driver.c:90
+#: src/qemu_driver.c:91
#, fuzzy
msgid "Failed to set close-on-exec file descriptor flag\n"
msgstr "%s: falló la escritura en el archivo log: %s"
-#: src/qemu_driver.c:105
+#: src/qemu_driver.c:106
#, fuzzy
msgid "Failed to set non-blocking file descriptor flag\n"
msgstr "falló el análisis sintáctico de la información del dominio Xend"
-#: src/qemu_driver.c:150
+#: src/qemu_driver.c:151
#, fuzzy, c-format
msgid "Failed to autostart network '%s': %s\n"
msgstr "Falló al iniciar la red %s"
-#: src/qemu_driver.c:165
+#: src/qemu_driver.c:166
#, fuzzy, c-format
msgid "Failed to autostart VM '%s': %s\n"
msgstr "Falló al abrir '%s': %s"
-#: src/qemu_driver.c:201
+#: src/qemu_driver.c:202
#, fuzzy, c-format
msgid "Failed to find user record for uid '%d': %s\n"
msgstr "Falló al encontrar la red: %s"
-#: src/qemu_driver.c:212
+#: src/qemu_driver.c:213
#, fuzzy
msgid "out of memory in asprintf\n"
msgstr "falta memoria"
-#: src/qemu_driver.c:268
+#: src/qemu_driver.c:269
#, fuzzy
msgid "qemudStartup: out of memory\n"
msgstr "falta memoria"
-#: src/qemu_driver.c:295
+#: src/qemu_driver.c:296
msgid "Reloading iptables rules\n"
msgstr ""
-#: src/qemu_driver.c:433
+#: src/qemu_driver.c:434
#, c-format
msgid ""
"QEMU quit during %s startup\n"
"%s"
msgstr ""
-#: src/qemu_driver.c:443 src/qemu_driver.c:456
+#: src/qemu_driver.c:444 src/qemu_driver.c:457
#, c-format
msgid "Failure while reading %s startup output: %s"
msgstr ""
-#: src/qemu_driver.c:451
+#: src/qemu_driver.c:452
#, c-format
msgid "Timed out while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:467
+#: src/qemu_driver.c:468
#, c-format
msgid "Failure while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:479
+#: src/qemu_driver.c:480
#, c-format
msgid "Out of space while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:510
+#: src/qemu_driver.c:511
#, fuzzy, c-format
msgid "Unable to open monitor path %s"
msgstr "Falló al abrir '%s': %s"
-#: src/qemu_driver.c:515
+#: src/qemu_driver.c:516
msgid "Unable to set monitor close-on-exec flag"
msgstr ""
-#: src/qemu_driver.c:520
+#: src/qemu_driver.c:521
msgid "Unable to put monitor into non-blocking mode"
msgstr ""
-#: src/qemu_driver.c:648 src/qemu_driver.c:1027 src/qemu_driver.c:1726
-#: src/qemu_driver.c:1736
+#: src/qemu_driver.c:649 src/qemu_driver.c:1028 src/qemu_driver.c:1725
+#: src/qemu_driver.c:1735
#, fuzzy, c-format
msgid "Unable to log VM console data: %s\n"
msgstr "%s: falló la escritura en el archivo log: %s"
-#: src/qemu_driver.c:671
+#: src/qemu_driver.c:672
#, fuzzy
msgid "allocate cpumap"
msgstr "asignar nuevo contexto"
-#: src/qemu_driver.c:682
+#: src/qemu_driver.c:683
msgid "cannot run monitor command to fetch CPU thread info"
msgstr ""
-#: src/qemu_driver.c:786
+#: src/qemu_driver.c:787
#, fuzzy, c-format
msgid "failed to set CPU affinity %s"
msgstr "falló al obtener el dominio '%s'"
-#: src/qemu_driver.c:796 src/qemu_driver.c:2135
+#: src/qemu_driver.c:797 src/qemu_driver.c:2155
#, fuzzy
msgid "resume operation failed"
msgstr "fallo de operación"
-#: src/qemu_driver.c:859
+#: src/qemu_driver.c:860
#, fuzzy
msgid "VM is already active"
msgstr "El dominio ya está activo"
-#: src/qemu_driver.c:869
+#: src/qemu_driver.c:870
msgid "Unable to find an unused VNC port"
msgstr ""
-#: src/qemu_driver.c:881
+#: src/qemu_driver.c:882
#, c-format
msgid "config file path too long: %s/%s.log"
msgstr ""
-#: src/qemu_driver.c:900
+#: src/qemu_driver.c:901
#, fuzzy, c-format
msgid "failed to create logfile %s: %s"
msgstr "%s: falló la escritura en el archivo log: %s"
-#: src/qemu_driver.c:906
+#: src/qemu_driver.c:907
#, fuzzy, c-format
msgid "Unable to set VM logfile close-on-exec flag %s"
msgstr "%s: falló la escritura en el archivo log: %s"
-#: src/qemu_driver.c:935 src/qemu_driver.c:3032
+#: src/qemu_driver.c:936 src/qemu_driver.c:3052
#, fuzzy, c-format
msgid "Cannot determine QEMU argv syntax %s"
msgstr "Falló al abrir '%s': %s"
-#: src/qemu_driver.c:951 src/qemu_driver.c:954 src/qemu_driver.c:959
+#: src/qemu_driver.c:952 src/qemu_driver.c:955 src/qemu_driver.c:960
#, fuzzy, c-format
msgid "Unable to write argv to logfile %d: %s\n"
msgstr "%s: falló la escritura en el archivo log: %s"
-#: src/qemu_driver.c:1041
+#: src/qemu_driver.c:1040
#, fuzzy, c-format
msgid "Shutting down VM '%s'\n"
msgstr "falló al obtener la red '%s'"
-#: src/qemu_driver.c:1052
+#: src/qemu_driver.c:1051
#, fuzzy, c-format
msgid "Unable to close logfile %d: %s\n"
msgstr "%s: falló la escritura en el archivo log: %s"
-#: src/qemu_driver.c:1067
+#: src/qemu_driver.c:1066
#, fuzzy
msgid "Got unexpected pid, damn\n"
msgstr "nodo de diccionario no esperado"
-#: src/qemu_driver.c:1221
+#: src/qemu_driver.c:1220
#, fuzzy
msgid "failed to allocate space for dnsmasq argv"
msgstr "falló al asignar un nodo"
-#: src/qemu_driver.c:1235
+#: src/qemu_driver.c:1234
msgid "cannot start dhcp daemon without IP address for server"
msgstr ""
-#: src/qemu_driver.c:1264
+#: src/qemu_driver.c:1263
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
msgstr "Falló al guardar el dominio %s en %s"
-#: src/qemu_driver.c:1275
+#: src/qemu_driver.c:1274
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
msgstr "Falló al guardar el dominio %s en %s"
-#: src/qemu_driver.c:1285
+#: src/qemu_driver.c:1284
#, fuzzy, c-format
msgid "failed to add iptables rule to enable masquerading : %s\n"
msgstr "Falló al guardar el dominio %s en %s"
-#: src/qemu_driver.c:1317
+#: src/qemu_driver.c:1316
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
msgstr "Falló al guardar el dominio %s en %s"
-#: src/qemu_driver.c:1328
+#: src/qemu_driver.c:1327
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
msgstr "Falló al guardar el dominio %s en %s"
-#: src/qemu_driver.c:1353
+#: src/qemu_driver.c:1352
#, fuzzy
msgid "failed to allocate space for IP tables support"
msgstr "falló al asignar un nodo"
-#: src/qemu_driver.c:1361 src/qemu_driver.c:1368
+#: src/qemu_driver.c:1360 src/qemu_driver.c:1367
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
msgstr "Falló al guardar el dominio %s en %s"
-#: src/qemu_driver.c:1376 src/qemu_driver.c:1383
+#: src/qemu_driver.c:1375 src/qemu_driver.c:1382
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
msgstr "Falló al guardar el dominio %s en %s"
-#: src/qemu_driver.c:1393
+#: src/qemu_driver.c:1392
#, fuzzy, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
msgstr "Falló al guardar el dominio %s en %s"
-#: src/qemu_driver.c:1400
+#: src/qemu_driver.c:1399
#, fuzzy, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
msgstr "Falló al guardar el dominio %s en %s"
-#: src/qemu_driver.c:1408
+#: src/qemu_driver.c:1407
#, fuzzy, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
msgstr "Falló al guardar el dominio %s en %s"
-#: src/qemu_driver.c:1509
+#: src/qemu_driver.c:1508
#, fuzzy
msgid "network is already active"
msgstr "El dominio ya está activo"
-#: src/qemu_driver.c:1521
+#: src/qemu_driver.c:1520
#, fuzzy, c-format
msgid "cannot create bridge '%s' : %s"
msgstr "falló la escritura del archivo de configuración: %s"
-#: src/qemu_driver.c:1536
+#: src/qemu_driver.c:1535
#, fuzzy, c-format
msgid "cannot set IP address on bridge '%s' to '%s' : %s"
msgstr "Falló al abrir '%s': %s"
-#: src/qemu_driver.c:1544
+#: src/qemu_driver.c:1543
#, fuzzy, c-format
msgid "cannot set netmask on bridge '%s' to '%s' : %s"
msgstr "Falló al abrir '%s': %s"
-#: src/qemu_driver.c:1552
+#: src/qemu_driver.c:1551
#, fuzzy, c-format
msgid "failed to bring the bridge '%s' up : %s"
msgstr "Falló al abrir '%s': %s"
-#: src/qemu_driver.c:1563
+#: src/qemu_driver.c:1562
#, fuzzy, c-format
msgid "failed to enable IP forwarding : %s"
msgstr "no se pudo abrir %s para lectura"
-#: src/qemu_driver.c:1581 src/qemu_driver.c:1612
+#: src/qemu_driver.c:1580 src/qemu_driver.c:1611
#, fuzzy, c-format
msgid "Failed to bring down bridge '%s' : %s\n"
msgstr "Falló al abrir '%s': %s"
-#: src/qemu_driver.c:1587 src/qemu_driver.c:1617
+#: src/qemu_driver.c:1586 src/qemu_driver.c:1616
#, fuzzy, c-format
msgid "Failed to delete bridge '%s' : %s\n"
msgstr "Falló al abrir '%s': %s"
-#: src/qemu_driver.c:1600
+#: src/qemu_driver.c:1599
#, fuzzy, c-format
msgid "Shutting down network '%s'\n"
msgstr "falló al obtener la red '%s'"
-#: src/qemu_driver.c:1626
+#: src/qemu_driver.c:1625
#, fuzzy
msgid "Got unexpected pid for dnsmasq\n"
msgstr "nodo de diccionario no esperado"
-#: src/qemu_driver.c:1839
+#: src/qemu_driver.c:1814
+#, fuzzy, c-format
+msgid "Unable to open %s: %s\n"
+msgstr "Falló al abrir '%s': %s"
+
+#: src/qemu_driver.c:1859
#, fuzzy
msgid "failed to allocate space for capabilities support"
msgstr "Falló al asignar memoria"
-#: src/qemu_driver.c:1858 src/qemu_driver.c:1884
+#: src/qemu_driver.c:1878 src/qemu_driver.c:1904
msgid "NUMA not supported on this host"
msgstr ""
-#: src/qemu_driver.c:1869 src/qemu_driver.c:1892
+#: src/qemu_driver.c:1889 src/qemu_driver.c:1912
#, fuzzy
msgid "Failed to query NUMA free memory"
msgstr "Memoria libre de NUMA"
-#: src/qemu_driver.c:2053
+#: src/qemu_driver.c:2073
#, fuzzy, c-format
msgid "domain '%s' is already defined"
msgstr "el dominio %s ya existe"
-#: src/qemu_driver.c:2064
+#: src/qemu_driver.c:2084
#, fuzzy, c-format
msgid "domain with uuid '%s' is already defined"
msgstr "el dominio %s ya existe"
-#: src/qemu_driver.c:2094 src/qemu_driver.c:2123 src/qemu_driver.c:2152
-#: src/qemu_driver.c:2172 src/qemu_driver.c:2410 src/qemu_driver.c:3383
-#: src/qemu_driver.c:3518 src/qemu_driver.c:3632
+#: src/qemu_driver.c:2114 src/qemu_driver.c:2143 src/qemu_driver.c:2172
+#: src/qemu_driver.c:2192 src/qemu_driver.c:2430 src/qemu_driver.c:3403
+#: src/qemu_driver.c:3538 src/qemu_driver.c:3652
#, c-format
msgid "no domain with matching id %d"
msgstr ""
-#: src/qemu_driver.c:2099 src/qemu_driver.c:2128 src/qemu_driver.c:2416
-#: src/qemu_driver.c:3388 src/qemu_driver.c:3524 src/qemu_driver.c:3638
+#: src/qemu_driver.c:2119 src/qemu_driver.c:2148 src/qemu_driver.c:2436
+#: src/qemu_driver.c:3408 src/qemu_driver.c:3544 src/qemu_driver.c:3658
#, fuzzy
msgid "domain is not running"
msgstr "El dominio todavía está en ejecución"
-#: src/qemu_driver.c:2107
+#: src/qemu_driver.c:2127
#, fuzzy
msgid "suspend operation failed"
msgstr "fallo de operación"
-#: src/qemu_driver.c:2158
+#: src/qemu_driver.c:2178
#, fuzzy
msgid "shutdown operation failed"
msgstr "fallo de operación"
-#: src/qemu_driver.c:2198
+#: src/qemu_driver.c:2218
#, fuzzy
msgid "failed to allocate space for ostype"
msgstr "falló al asignar un nodo"
-#: src/qemu_driver.c:2214 src/qemu_driver.c:2230 src/qemu_driver.c:2253
-#: src/qemu_driver.c:2526 src/qemu_driver.c:2688
+#: src/qemu_driver.c:2234 src/qemu_driver.c:2250 src/qemu_driver.c:2273
+#: src/qemu_driver.c:2546 src/qemu_driver.c:2708
#, c-format
msgid "no domain with matching uuid '%s'"
msgstr ""
-#: src/qemu_driver.c:2236
+#: src/qemu_driver.c:2256
msgid "cannot set max memory lower than current memory"
msgstr ""
-#: src/qemu_driver.c:2259
+#: src/qemu_driver.c:2279
#, fuzzy
msgid "cannot set memory of an active domain"
msgstr "nombre del dominio inactivo"
-#: src/qemu_driver.c:2265
+#: src/qemu_driver.c:2285
msgid "cannot set memory higher than max memory"
msgstr ""
-#: src/qemu_driver.c:2425
+#: src/qemu_driver.c:2445
#, fuzzy
msgid "failed to pause domain"
msgstr "Falló al suspender dominio %s"
-#: src/qemu_driver.c:2434
+#: src/qemu_driver.c:2454
#, fuzzy
msgid "failed to get domain xml"
msgstr "falló al obtener el UUID del dominio"
-#: src/qemu_driver.c:2442
+#: src/qemu_driver.c:2462
#, fuzzy, c-format
msgid "failed to create '%s'"
msgstr "Falló al crear XML"
-#: src/qemu_driver.c:2449
+#: src/qemu_driver.c:2469
#, fuzzy
msgid "failed to write save header"
msgstr "Falló al escribir en el socket %d\n"
-#: src/qemu_driver.c:2457
+#: src/qemu_driver.c:2477
#, fuzzy
msgid "failed to write xml"
msgstr "Falló al escribir en el socket %d\n"
-#: src/qemu_driver.c:2470 src/qemu_driver.c:2477 src/qemu_driver.c:2748
+#: src/qemu_driver.c:2490 src/qemu_driver.c:2497 src/qemu_driver.c:2768
#: src/remote_internal.c:2241 src/virterror.c:441
msgid "out of memory"
msgstr "falta memoria"
-#: src/qemu_driver.c:2485
+#: src/qemu_driver.c:2505
#, fuzzy
msgid "migrate operation failed"
msgstr "fallo de operación"
-#: src/qemu_driver.c:2497
+#: src/qemu_driver.c:2517
msgid "'migrate' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:2532
+#: src/qemu_driver.c:2552
#, fuzzy
msgid "cannot change vcpu count of an active domain"
msgstr "nombre del dominio inactivo"
-#: src/qemu_driver.c:2538
+#: src/qemu_driver.c:2558
msgid "could not determine max vcpus for the domain"
msgstr ""
-#: src/qemu_driver.c:2544
+#: src/qemu_driver.c:2564
#, c-format
msgid ""
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
msgstr ""
-#: src/qemu_driver.c:2568 src/qemu_driver.c:2620
+#: src/qemu_driver.c:2588 src/qemu_driver.c:2640
#, fuzzy
msgid "cannot pin vcpus on an inactive domain"
msgstr "desdefinir un dominio inactivo"
-#: src/qemu_driver.c:2574
+#: src/qemu_driver.c:2594
#, c-format
msgid "vcpu number out of range %d > %d"
msgstr ""
-#: src/qemu_driver.c:2595
+#: src/qemu_driver.c:2615
#, fuzzy, c-format
msgid "cannot set affinity: %s"
msgstr "Falló al abrir '%s': %s"
-#: src/qemu_driver.c:2600
+#: src/qemu_driver.c:2620
#, fuzzy
msgid "cpu affinity is not supported"
msgstr "falló la llamada a biblioteca, probablemente no haya soporte"
-#: src/qemu_driver.c:2657
+#: src/qemu_driver.c:2677
#, fuzzy, c-format
msgid "cannot get affinity: %s"
msgstr "Falló al crear XML"
-#: src/qemu_driver.c:2667
+#: src/qemu_driver.c:2687
msgid "cpu affinity is not available"
msgstr ""
-#: src/qemu_driver.c:2694
+#: src/qemu_driver.c:2714
#, fuzzy, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr "cargar archivo de definición del dominio"
-#: src/qemu_driver.c:2720 src/test.c:956
+#: src/qemu_driver.c:2740 src/test.c:956
#, fuzzy
msgid "cannot read domain image"
msgstr "lista de dominio del nodo"
-#: src/qemu_driver.c:2726
+#: src/qemu_driver.c:2746
#, fuzzy
msgid "failed to read qemu header"
msgstr "falló al leer del Demonio Xen"
-#: src/qemu_driver.c:2733
+#: src/qemu_driver.c:2753
msgid "image magic is incorrect"
msgstr ""
-#: src/qemu_driver.c:2740
+#: src/qemu_driver.c:2760
#, c-format
msgid "image version is not supported (%d > %d)"
msgstr ""
-#: src/qemu_driver.c:2755
+#: src/qemu_driver.c:2775
#, fuzzy
msgid "failed to read XML"
msgstr "Falló al crear XML"
-#: src/qemu_driver.c:2764
+#: src/qemu_driver.c:2784
#, fuzzy
msgid "failed to parse XML"
msgstr "Falló al crear XML"
-#: src/qemu_driver.c:2777
+#: src/qemu_driver.c:2797
#, fuzzy, c-format
msgid "domain is already active as '%s'"
msgstr "El dominio ya está activo"
-#: src/qemu_driver.c:2786
+#: src/qemu_driver.c:2806
#, fuzzy
msgid "failed to assign new VM"
msgstr "Falló al crear XML"
-#: src/qemu_driver.c:2799
+#: src/qemu_driver.c:2819
#, fuzzy
msgid "failed to start VM"
msgstr "Falló al iniciar el dominio %s"
-#: src/qemu_driver.c:2811
+#: src/qemu_driver.c:2831
#, fuzzy
msgid "failed to resume domain"
msgstr "Falló al reasumir dominio %s"
-#: src/qemu_driver.c:2848 src/qemu_driver.c:3741 src/qemu_driver.c:3776
+#: src/qemu_driver.c:2868 src/qemu_driver.c:3761 src/qemu_driver.c:3796
#, fuzzy
msgid "failed to allocate space for VM name string"
msgstr "Falló al asignar memoria"
-#: src/qemu_driver.c:2962
+#: src/qemu_driver.c:2982
#, fuzzy, c-format
msgid "cannot convert disk '%s' to bus/device index"
msgstr "dispositivo de interfase"
-#: src/qemu_driver.c:2982
+#: src/qemu_driver.c:3002
#, fuzzy, c-format
msgid "Unsupported disk name mapping for bus '%s'"
msgstr "destino del tipo de dispositivo"
-#: src/qemu_driver.c:3022
+#: src/qemu_driver.c:3042
#, c-format
msgid "No device with bus '%s' and target '%s'"
msgstr ""
-#: src/qemu_driver.c:3049
+#: src/qemu_driver.c:3069
#, c-format
msgid ""
"Emulator version does not support removable media for device '%s' and target "
"'%s'"
msgstr ""
-#: src/qemu_driver.c:3086
+#: src/qemu_driver.c:3106
msgid "cannot change cdrom media"
msgstr ""
-#: src/qemu_driver.c:3097
+#: src/qemu_driver.c:3117
msgid "changing cdrom media failed"
msgstr ""
-#: src/qemu_driver.c:3157
+#: src/qemu_driver.c:3177
#, fuzzy
msgid "cannot attach usb disk"
msgstr "dispositivo de interfase"
-#: src/qemu_driver.c:3168
+#: src/qemu_driver.c:3188
#, fuzzy
msgid "adding usb disk failed"
msgstr "cargando el archivo de definición del equipo"
-#: src/qemu_driver.c:3212
+#: src/qemu_driver.c:3232
#, fuzzy
msgid "cannot attach usb device"
msgstr "dispositivo de interfase"
-#: src/qemu_driver.c:3223
+#: src/qemu_driver.c:3243
#, fuzzy
msgid "adding usb device failed"
msgstr "cargando el archivo de definición del equipo"
-#: src/qemu_driver.c:3253
+#: src/qemu_driver.c:3273
#, fuzzy
msgid "cannot attach device on inactive domain"
msgstr "desdefinir un dominio inactivo"
-#: src/qemu_driver.c:3276
+#: src/qemu_driver.c:3296
msgid "this device type cannot be attached"
msgstr ""
-#: src/qemu_driver.c:3315
+#: src/qemu_driver.c:3335
#, fuzzy
msgid "cannot set autostart for transient domain"
msgstr "nombre del dominio inactivo"
-#: src/qemu_driver.c:3341
+#: src/qemu_driver.c:3361
#, fuzzy, c-format
msgid "Failed to create symlink '%s to '%s': %s"
msgstr "Falló al guardar el dominio %s en %s"
-#: src/qemu_driver.c:3348 src/qemu_driver.c:3981 src/storage_driver.c:832
+#: src/qemu_driver.c:3368 src/qemu_driver.c:4001 src/storage_driver.c:832
#, fuzzy, c-format
msgid "Failed to delete symlink '%s': %s"
msgstr "Falló al abrir '%s': %s"
-#: src/qemu_driver.c:3410
+#: src/qemu_driver.c:3430
#, fuzzy, c-format
msgid "invalid path: %s"
msgstr "argumento inválido en %s"
-#: src/qemu_driver.c:3418
+#: src/qemu_driver.c:3438
msgid "'info blockstats' command failed"
msgstr ""
-#: src/qemu_driver.c:3433
+#: src/qemu_driver.c:3453
msgid "'info blockstats' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:3498
+#: src/qemu_driver.c:3518
#, fuzzy, c-format
msgid "device not found: %s (%s)"
msgstr "Dominio no encontrado: %s"
-#: src/qemu_driver.c:3530 src/qemu_driver.c:3573
+#: src/qemu_driver.c:3550 src/qemu_driver.c:3593
msgid "NULL or empty path"
msgstr ""
-#: src/qemu_driver.c:3541
+#: src/qemu_driver.c:3561
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr ""
-#: src/qemu_driver.c:3583
+#: src/qemu_driver.c:3603
#, fuzzy
msgid "invalid path"
msgstr "argumento inválido en %s"
-#: src/qemu_driver.c:3626
+#: src/qemu_driver.c:3646
msgid "QEMU driver only supports virtual memory addrs"
msgstr ""
-#: src/qemu_driver.c:3653
+#: src/qemu_driver.c:3673
#, fuzzy
msgid "'memsave' command failed"
msgstr "nombre de dominio"
-#: src/qemu_driver.c:3682 src/qemu_driver.c:3850 src/qemu_driver.c:3875
-#: src/qemu_driver.c:3889 src/qemu_driver.c:3904 src/qemu_driver.c:3937
-#: src/qemu_driver.c:3953
+#: src/qemu_driver.c:3702 src/qemu_driver.c:3870 src/qemu_driver.c:3895
+#: src/qemu_driver.c:3909 src/qemu_driver.c:3924 src/qemu_driver.c:3957
+#: src/qemu_driver.c:3973
msgid "no network with matching uuid"
msgstr ""
-#: src/qemu_driver.c:3697
+#: src/qemu_driver.c:3717
msgid "no network with matching name"
msgstr ""
-#: src/qemu_driver.c:3856
+#: src/qemu_driver.c:3876
#, fuzzy
msgid "network is still active"
msgstr "El dominio ya está activo"
-#: src/qemu_driver.c:3917
+#: src/qemu_driver.c:3937
#, fuzzy
msgid "no network with matching id"
msgstr "información de la red en XML"
-#: src/qemu_driver.c:3924
+#: src/qemu_driver.c:3944
#, fuzzy
msgid "failed to allocate space for network bridge string"
msgstr "falló al asignar un nodo"
-#: src/qemu_driver.c:3974 src/storage_driver.c:823
+#: src/qemu_driver.c:3994 src/storage_driver.c:823
#, fuzzy, c-format
msgid "Failed to create symlink '%s' to '%s': %s"
msgstr "Falló al guardar el dominio %s en %s"
msgid "%s not implemented on Win32"
msgstr ""
-#: src/storage_backend_disk.c:85 src/storage_backend_logical.c:57
+#: src/storage_backend_disk.c:90 src/storage_backend_logical.c:57
#, c-format
msgid "unsupported pool format %s"
msgstr ""
-#: src/storage_backend_disk.c:110 src/storage_backend_logical.c:70
+#: src/storage_backend_disk.c:115 src/storage_backend_logical.c:70
#, c-format
msgid "unsupported pool format %d"
msgstr ""
-#: src/storage_backend_disk.c:138 src/storage_backend_fs.c:192
+#: src/storage_backend_disk.c:143 src/storage_backend_fs.c:192
#: src/storage_backend_fs.c:262 src/storage_backend_fs.c:314
#, c-format
msgid "unsupported volume format %s"
msgstr ""
-#: src/storage_backend_disk.c:165 src/storage_backend_fs.c:225
+#: src/storage_backend_disk.c:170 src/storage_backend_fs.c:225
#: src/storage_backend_fs.c:297 src/storage_backend_fs.c:329
#, c-format
msgid "unsupported volume format %d"
msgstr ""
-#: src/storage_backend_disk.c:179 src/storage_backend_disk.c:192
-#: src/storage_backend_disk.c:199 src/storage_backend_disk.c:221
+#: src/storage_backend_disk.c:184 src/storage_backend_disk.c:197
+#: src/storage_backend_disk.c:204 src/storage_backend_disk.c:226
#: src/storage_backend_fs.c:839 src/storage_backend_iscsi.c:177
#: src/storage_backend_logical.c:116 src/storage_backend_logical.c:121
#: src/storage_backend_logical.c:133 src/storage_backend_logical.c:143
-#: src/storage_backend_logical.c:531
+#: src/storage_backend_logical.c:546
msgid "volume"
msgstr ""
-#: src/storage_backend_disk.c:229
+#: src/storage_backend_disk.c:234
msgid "volume extents"
msgstr ""
-#: src/storage_backend_disk.c:237
+#: src/storage_backend_disk.c:242
msgid "cannot parse device start location"
msgstr ""
-#: src/storage_backend_disk.c:244
+#: src/storage_backend_disk.c:249
msgid "cannot parse device end location"
msgstr ""
-#: src/storage_backend_disk.c:250 src/storage_backend_logical.c:154
+#: src/storage_backend_disk.c:255 src/storage_backend_logical.c:154
#: src/storage_backend_logical.c:160
msgid "extents"
msgstr ""
-#: src/storage_backend_disk.c:464
+#: src/storage_backend_disk.c:462
msgid "no large enough free extent"
msgstr ""
-#: src/storage_backend_disk.c:498
-msgid "Disk pools are not yet supported"
+#: src/storage_backend_disk.c:502
+#, c-format
+msgid "Couldn't read volume target path '%s'. %s"
+msgstr ""
+
+#: src/storage_backend_disk.c:517
+#, c-format
+msgid "Volume path '%s' did not start with parent pool source device name."
msgstr ""
+#: src/storage_backend_disk.c:526
+#, fuzzy, c-format
+msgid "cannot parse partition number from target '%s'"
+msgstr "Falló al abrir '%s': %s"
+
#: src/storage_backend_fs.c:358
#, c-format
msgid "cannot read header '%s': %s"
msgstr ""
#: src/storage_backend_fs.c:1042 src/storage_backend_fs.c:1078
-#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:543
+#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:558
#, c-format
msgid "cannot read path '%s': %s"
msgstr ""
msgid "creation of non-raw images is not supported without qemu-img"
msgstr ""
-#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:552
+#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:567
#, fuzzy, c-format
msgid "cannot set file owner '%s': %s"
msgstr "Falló al abrir '%s': %s"
-#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:559
+#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:574
#, fuzzy, c-format
msgid "cannot set file mode '%s': %s"
msgstr "Falló al abrir '%s': %s"
-#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:566
+#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:581
#, c-format
msgid "cannot close file '%s': %s"
msgstr ""
msgid "lvs command failed with exitstatus %d"
msgstr ""
-#: src/storage_backend_logical.c:355
+#: src/storage_backend_logical.c:354
#, fuzzy
msgid "command line"
msgstr "nombre de dominio"
-#: src/storage_backend_logical.c:372
+#: src/storage_backend_logical.c:371
#, c-format
msgid "cannot open device %s"
msgstr ""
-#: src/storage_backend_logical.c:378
+#: src/storage_backend_logical.c:377
#, c-format
msgid "cannot clear device header %s"
msgstr ""
-#: src/storage_backend_logical.c:385
+#: src/storage_backend_logical.c:384
#, c-format
msgid "cannot close device %s"
msgstr ""
-#: src/storage_backend_logical.c:575
+#: src/storage_backend_logical.c:507
+#, fuzzy, c-format
+msgid "cannot remove PV device %s: %s"
+msgstr "falló la escritura del archivo de configuración: %s"
+
+#: src/storage_backend_logical.c:590
#, c-format
msgid "cannot find newly created volume '%s': %s"
msgstr ""
msgstr "DATOS"
#: src/virsh.c:6292 src/virsh.c:6314
-msgid "blocked"
-msgstr "bloqueado"
+#, fuzzy
+msgid "idle"
+msgstr "Archivo XML"
#: src/virsh.c:6294
msgid "paused"
msgid "domain information incomplete, missing uuid"
msgstr "la información del dominio es incompleta, falta uuid"
-#: src/xend_internal.c:1109 src/xend_internal.c:2204 src/xend_internal.c:2211
+#: src/xend_internal.c:1109 src/xend_internal.c:2213 src/xend_internal.c:2220
msgid "domain information incomplete, missing name"
msgstr "la información del dominio es incompleta, falta el nombre"
msgid "unknown graphics type '%s'"
msgstr "tipo de SO desconocido %s"
-#: src/xend_internal.c:2191
+#: src/xend_internal.c:2200
msgid "domain information incomplete, missing id"
msgstr "la información del dominio está incompleta, falta id"
-#: src/xend_internal.c:2260 src/xend_internal.c:2270 src/xend_internal.c:2280
+#: src/xend_internal.c:2269 src/xend_internal.c:2279 src/xend_internal.c:2289
#, fuzzy, c-format
msgid "unknown lifecycle type %s"
msgstr "tipo de SO desconocido %s"
-#: src/xend_internal.c:2593
+#: src/xend_internal.c:2602
msgid "failed to parse topology information"
msgstr "falló el análisis sintáctico de la información de la topología"
-#: src/xend_internal.c:2647
+#: src/xend_internal.c:2656
msgid "topology syntax error"
msgstr "error de sintaxis de la topología"
-#: src/xend_internal.c:2711
+#: src/xend_internal.c:2720
msgid "failed to parse Xend domain information"
msgstr "falló el análisis sintáctico de la información del dominio Xend"
-#: src/xend_internal.c:3193
+#: src/xend_internal.c:3202
msgid "xenDaemonDomainFetch failed to find this domain"
msgstr ""
-#: src/xend_internal.c:3815 src/xend_internal.c:4290 src/xm_internal.c:1617
+#: src/xend_internal.c:3824 src/xend_internal.c:4299 src/xm_internal.c:1617
#, fuzzy
msgid "failed to build sexpr"
msgstr "Falló al suspender dominio %s"
-#: src/xend_internal.c:3917
+#: src/xend_internal.c:3926
#, fuzzy
msgid "unsupported device type"
msgstr "destino del tipo de dispositivo"
-#: src/xend_internal.c:4020
+#: src/xend_internal.c:4029
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4061
+#: src/xend_internal.c:4070
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4069
+#: src/xend_internal.c:4078
#, fuzzy
msgid "unexpected value from on_xend_start"
msgstr "nodo valor no esperado"
-#: src/xend_internal.c:4080
+#: src/xend_internal.c:4089
#, fuzzy
msgid "no memory"
msgstr "memoria del nodo"
-#: src/xend_internal.c:4086
+#: src/xend_internal.c:4095
#, fuzzy
msgid "sexpr2string failed"
msgstr "fallo de operación"
-#: src/xend_internal.c:4091
+#: src/xend_internal.c:4100
#, fuzzy
msgid "Failed to redefine sexpr"
msgstr "Falló al desdefinir dominio %s"
-#: src/xend_internal.c:4096
+#: src/xend_internal.c:4105
msgid "on_xend_start not present in sexpr"
msgstr ""
-#: src/xend_internal.c:4127
+#: src/xend_internal.c:4136
#, fuzzy, c-format
msgid "gethostname failed: %s"
msgstr "fallo de operación: %s"
-#: src/xend_internal.c:4133
+#: src/xend_internal.c:4142
#, fuzzy, c-format
msgid "failed to strdup hostname: %s"
msgstr "falló al obtener el nombre de anfitrión"
-#: src/xend_internal.c:4164
+#: src/xend_internal.c:4173
msgid ""
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
"migration"
msgstr ""
-#: src/xend_internal.c:4174
+#: src/xend_internal.c:4183
msgid ""
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
"migration"
msgstr ""
-#: src/xend_internal.c:4186
+#: src/xend_internal.c:4195
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr ""
-#: src/xend_internal.c:4199
+#: src/xend_internal.c:4208
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr ""
-#: src/xend_internal.c:4204
+#: src/xend_internal.c:4213
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr ""
-#: src/xend_internal.c:4211
+#: src/xend_internal.c:4220
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr ""
-#: src/xend_internal.c:4218 src/xend_internal.c:4240 src/xend_internal.c:4248
-#: src/xend_internal.c:4474 src/xend_internal.c:4481 src/xml.c:89
+#: src/xend_internal.c:4227 src/xend_internal.c:4249 src/xend_internal.c:4257
+#: src/xend_internal.c:4483 src/xend_internal.c:4490 src/xml.c:89
msgid "strdup failed"
msgstr ""
-#: src/xend_internal.c:4231
+#: src/xend_internal.c:4240
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr ""
-#: src/xend_internal.c:4284
+#: src/xend_internal.c:4293
#, fuzzy
msgid "failed to parse domain description"
msgstr "falló el análisis sintáctico de la información del dominio Xend"
-#: src/xend_internal.c:4300
+#: src/xend_internal.c:4309
#, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Falló al crear dominio inactivo %s\n"
-#: src/xend_internal.c:4456 src/xend_internal.c:4532 src/xend_internal.c:4622
+#: src/xend_internal.c:4465 src/xend_internal.c:4541 src/xend_internal.c:4631
msgid "unsupported in xendConfigVersion < 4"
msgstr ""
-#: src/xend_internal.c:4468
+#: src/xend_internal.c:4477
#, fuzzy
msgid "node information incomplete, missing scheduler name"
msgstr "la información del dominio es incompleta, falta el nombre"
-#: src/xend_internal.c:4486 src/xend_internal.c:4580 src/xend_internal.c:4692
+#: src/xend_internal.c:4495 src/xend_internal.c:4589 src/xend_internal.c:4701
#, fuzzy
msgid "Unknown scheduler"
msgstr "Desconocido"
-#: src/xend_internal.c:4545 src/xend_internal.c:4635
+#: src/xend_internal.c:4554 src/xend_internal.c:4644
#, fuzzy
msgid "Failed to get a scheduler name"
msgstr "falló al obtener el nombre de anfitrión"
-#: src/xend_internal.c:4558 src/xend_internal.c:4671
+#: src/xend_internal.c:4567 src/xend_internal.c:4680
#, fuzzy
msgid "domain information incomplete, missing cpu_weight"
msgstr "la información del dominio es incompleta, falta uuid"
-#: src/xend_internal.c:4563 src/xend_internal.c:4680
+#: src/xend_internal.c:4572 src/xend_internal.c:4689
#, fuzzy
msgid "domain information incomplete, missing cpu_cap"
msgstr "la información del dominio es incompleta, falta uuid"
-#: src/xend_internal.c:4739
+#: src/xend_internal.c:4748
msgid "domainBlockPeek is not supported for dom0"
msgstr ""
-#: src/xend_internal.c:4762
+#: src/xend_internal.c:4771
#, fuzzy, c-format
msgid "%s: invalid path"
msgstr "argumento inválido en %s"
-#: src/xend_internal.c:4770
+#: src/xend_internal.c:4779
#, fuzzy, c-format
msgid "failed to open for reading: %s: %s"
msgstr "no se pudo abrir %s para lectura"
-#: src/xend_internal.c:4782
+#: src/xend_internal.c:4791
#, fuzzy, c-format
msgid "failed to lseek or read from file: %s: %s"
msgstr "Falló al abrir '%s': %s"
-#: src/xend_internal.c:4865 src/xend_internal.c:4911
+#: src/xend_internal.c:4874 src/xend_internal.c:4920
#, fuzzy, c-format
msgid "unexpected graphics type %d"
msgstr "tipo mime no esperado"
-#: src/xend_internal.c:4954
+#: src/xend_internal.c:4963
#, fuzzy
msgid "unexpected chr device type"
msgstr "tipo mime no esperado"
-#: src/xend_internal.c:5128 src/xm_internal.c:1779
+#: src/xend_internal.c:5137 src/xm_internal.c:1779
#, fuzzy, c-format
msgid "unsupported network type %d"
msgstr "tipo mime no esperado"
-#: src/xend_internal.c:5302 src/xend_internal.c:5309 src/xend_internal.c:5316
+#: src/xend_internal.c:5311 src/xend_internal.c:5318 src/xend_internal.c:5325
#, fuzzy, c-format
msgid "unexpected lifecycle value %d"
msgstr "nodo valor no esperado"
-#: src/xend_internal.c:5333
+#: src/xend_internal.c:5342
#, fuzzy
msgid "no HVM domain loader"
msgstr "lista de dominio del nodo"
-#: src/xend_internal.c:5544
+#: src/xend_internal.c:5553
#, fuzzy
msgid "hotplug of device type not supported"
msgstr "falló la llamada a biblioteca, probablemente no haya soporte"
msgid "failed to connect to Xen Store"
msgstr "falló al conectar al Almcenaje Xen"
+#~ msgid "blocked"
+#~ msgstr "bloqueado"
+
#, fuzzy
#~ msgid "invalid interface type: %s"
#~ msgstr "destino del tipo de dispositivo"
#~ msgid "cannot read tty pid file %s: %s"
#~ msgstr "falló la escritura del archivo de configuración: %s"
-#, fuzzy
-#~ msgid "cannot remove ttyPidFile %s: %s"
-#~ msgstr "falló la escritura del archivo de configuración: %s"
-
#, fuzzy
#~ msgid "failed to calloc memory for init string: %s"
#~ msgstr "Falló al asignar memoria"
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-09-08 14:51+0200\n"
+"POT-Creation-Date: 2008-09-23 22:28+0200\n"
"PO-Revision-Date: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
msgid "storage_vol not found"
msgstr "domain name or uuid"
-#: src/conf.c:155 src/conf.c:203 src/conf.c:488 src/conf.c:525 src/conf.c:553
-#: src/conf.c:631
+#: src/conf.c:164 src/conf.c:212 src/conf.c:491 src/conf.c:528 src/conf.c:555
+#: src/conf.c:630
msgid "allocating configuration"
msgstr "allocating configuration"
-#: src/conf.c:338
+#: src/conf.c:347
msgid "unterminated number"
msgstr "unterminated number"
-#: src/conf.c:372 src/conf.c:389 src/conf.c:401
+#: src/conf.c:380 src/conf.c:396 src/conf.c:407
msgid "unterminated string"
msgstr "unterminated string"
-#: src/conf.c:429 src/conf.c:483
+#: src/conf.c:434 src/conf.c:487
msgid "expecting a value"
msgstr "expecting a value"
-#: src/conf.c:450
+#: src/conf.c:454
msgid "expecting a separator in list"
msgstr "expecting a separator in list"
-#: src/conf.c:473
+#: src/conf.c:477
#, fuzzy
msgid "list is not closed with ]"
msgstr "list is not closed with ] "
-#: src/conf.c:518
+#: src/conf.c:521
msgid "expecting a name"
msgstr "expecting a name"
-#: src/conf.c:581
+#: src/conf.c:582
msgid "expecting a separator"
msgstr "expecting a separator"
msgid "expecting an assignment"
msgstr "expecting an assignment"
-#: src/conf.c:894 src/conf.c:950 src/xend_internal.c:584
-#: src/xend_internal.c:2657 src/xm_internal.c:1475 src/xm_internal.c:1482
+#: src/conf.c:892 src/conf.c:948 src/xend_internal.c:584
+#: src/xend_internal.c:2666 src/xm_internal.c:1475 src/xm_internal.c:1482
#, fuzzy
msgid "allocate buffer"
msgstr "allocate new buffer"
-#: src/conf.c:901
+#: src/conf.c:899
msgid "failed to open file"
msgstr "failed to open file"
-#: src/conf.c:912
+#: src/conf.c:910
msgid "failed to save content"
msgstr "failed to save content"
msgid "cannot extract disk devices"
msgstr "Cannot extract running %s hypervisor version\n"
-#: src/domain_conf.c:1939 src/qemu_driver.c:3133
+#: src/domain_conf.c:1939 src/qemu_driver.c:3153
#, fuzzy, c-format
msgid "duplicate disk target '%s'"
msgstr "unexpected mime type"
msgid "unexpected char type %d"
msgstr "unexpected mime type"
-#: src/domain_conf.c:2815 src/xend_internal.c:5214
+#: src/domain_conf.c:2815 src/xend_internal.c:5223
#, fuzzy, c-format
msgid "unexpected sound model %d"
msgstr "unexpected mime type"
-#: src/domain_conf.c:2835 src/xend_internal.c:5237
+#: src/domain_conf.c:2835 src/xend_internal.c:5246
#, fuzzy, c-format
msgid "unexpected input type %d"
msgstr "unexpected mime type"
#: src/lxc_driver.c:274 src/lxc_driver.c:309 src/lxc_driver.c:335
#: src/lxc_driver.c:350 src/openvz_driver.c:238 src/openvz_driver.c:267
-#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:620
-#: src/openvz_driver.c:651 src/openvz_driver.c:672 src/openvz_driver.c:713
-#: src/qemu_driver.c:2192 src/qemu_driver.c:2279 src/qemu_driver.c:2828
-#: src/qemu_driver.c:2883 src/qemu_driver.c:2927 src/qemu_driver.c:3007
-#: src/qemu_driver.c:3123 src/qemu_driver.c:3192 src/qemu_driver.c:3247
-#: src/qemu_driver.c:3291 src/qemu_driver.c:3309 src/qemu_driver.c:3567
+#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:621
+#: src/openvz_driver.c:652 src/openvz_driver.c:673 src/openvz_driver.c:714
+#: src/qemu_driver.c:2212 src/qemu_driver.c:2299 src/qemu_driver.c:2848
+#: src/qemu_driver.c:2903 src/qemu_driver.c:2947 src/qemu_driver.c:3027
+#: src/qemu_driver.c:3143 src/qemu_driver.c:3212 src/qemu_driver.c:3267
+#: src/qemu_driver.c:3311 src/qemu_driver.c:3329 src/qemu_driver.c:3587
#, fuzzy
msgid "no domain with matching uuid"
msgstr "domain id or uuid"
-#: src/lxc_driver.c:280 src/openvz_driver.c:625 src/qemu_driver.c:2933
+#: src/lxc_driver.c:280 src/openvz_driver.c:626 src/qemu_driver.c:2953
#, fuzzy
msgid "cannot delete active domain"
msgstr "name of the inactive domain"
-#: src/lxc_driver.c:286 src/qemu_driver.c:2939
+#: src/lxc_driver.c:286 src/qemu_driver.c:2959
#, fuzzy
msgid "cannot undefine transient domain"
msgstr "name of the inactive domain"
msgid "container '%s' unexpectedly shutdown during startup"
msgstr ""
-#: src/lxc_driver.c:747 src/qemu_driver.c:892
+#: src/lxc_driver.c:747 src/qemu_driver.c:893
#, fuzzy, c-format
msgid "cannot create log directory %s: %s"
msgstr "failed to write configuration file: %s"
msgid "unknown forwarding type '%s'"
msgstr "unknown OS type %s"
-#: src/network_conf.c:662 src/qemu_driver.c:3334 src/qemu_driver.c:3967
+#: src/network_conf.c:662 src/qemu_driver.c:3354 src/qemu_driver.c:3987
#: src/storage_driver.c:816
#, c-format
msgid "cannot create autostart directory %s: %s"
msgid "no config file for %s"
msgstr "configuration file syntax error: %s"
-#: src/openvz_conf.c:187
+#: src/openvz_conf.c:190
+#, fuzzy, c-format
+msgid "Cound not read 'IP_ADDRESS' from config for container %d"
+msgstr "could not connect to %s"
+
+#: src/openvz_conf.c:220
+#, fuzzy, c-format
+msgid "Cound not read 'NETIF' from config for container %d"
+msgstr "could not connect to %s"
+
+#: src/openvz_conf.c:247
+#, fuzzy
+msgid "Too long network device name"
+msgstr "resolving domain filename"
+
+#: src/openvz_conf.c:264
+#, fuzzy
+msgid "Wrong length MAC address"
+msgstr "invalid argument in %s"
+
+#: src/openvz_conf.c:271
+#, fuzzy
+msgid "Wrong MAC address"
+msgstr "invalid argument in %s"
+
+#: src/openvz_conf.c:327
#, fuzzy
msgid "popen failed"
msgstr "operation failed"
-#: src/openvz_conf.c:197
+#: src/openvz_conf.c:337
#, fuzzy
msgid "Failed to parse vzlist output"
msgstr "Failed to suspend domain %s"
-#: src/openvz_conf.c:223
+#: src/openvz_conf.c:363
#, fuzzy
msgid "UUID in config file malformed"
msgstr "configuration file syntax error: %s"
-#: src/openvz_conf.c:235
+#: src/openvz_conf.c:375
#, fuzzy, c-format
msgid "Cound not read config for container %d"
msgstr "could not connect to %s"
msgid "Container ID is not specified"
msgstr ""
-#: src/openvz_driver.c:391 src/openvz_driver.c:459 src/openvz_driver.c:534
-#: src/openvz_driver.c:554 src/openvz_driver.c:600 src/openvz_driver.c:631
-#: src/openvz_driver.c:656 src/openvz_driver.c:728 src/openvz_driver.c:826
-#: src/openvz_driver.c:872
+#: src/openvz_driver.c:391 src/openvz_driver.c:460 src/openvz_driver.c:535
+#: src/openvz_driver.c:555 src/openvz_driver.c:601 src/openvz_driver.c:632
+#: src/openvz_driver.c:657 src/openvz_driver.c:729 src/openvz_driver.c:827
+#: src/openvz_driver.c:873
#, fuzzy, c-format
msgid "Could not exec %s"
msgstr "could not connect to %s"
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:451 src/openvz_driver.c:528
+#: src/openvz_driver.c:452 src/openvz_driver.c:529
msgid "Error creating command for container"
msgstr ""
-#: src/openvz_driver.c:465 src/openvz_driver.c:540
+#: src/openvz_driver.c:466 src/openvz_driver.c:541
#, fuzzy
msgid "Could not set UUID"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:475 src/openvz_driver.c:546
+#: src/openvz_driver.c:476 src/openvz_driver.c:547
#, fuzzy
msgid "Could not configure network"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:482 src/openvz_driver.c:569
+#: src/openvz_driver.c:483 src/openvz_driver.c:570
#, fuzzy
msgid "Could not set number of virtual cpu"
msgstr "change number of virtual CPUs"
#: src/openvz_driver.c:517
#, c-format
-msgid "Already an OPENVZ VM defined with the id '%d'"
+msgid "Already an OPENVZ VM defined with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:588
+#: src/openvz_driver.c:589
msgid "no domain with matching id"
msgstr ""
-#: src/openvz_driver.c:594
+#: src/openvz_driver.c:595
#, fuzzy
msgid "domain is not in shutoff state"
msgstr "Domain is already active"
-#: src/openvz_driver.c:677
+#: src/openvz_driver.c:678
#, fuzzy
msgid "Could not read container config"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:693 src/qemu_driver.c:1823
+#: src/openvz_driver.c:694 src/qemu_driver.c:1843
#, fuzzy, c-format
msgid "unknown type '%s'"
msgstr "unknown OS type %s"
-#: src/openvz_driver.c:719
+#: src/openvz_driver.c:720
msgid "VCPUs should be >= 1"
msgstr ""
-#: src/openvz_driver.c:835 src/openvz_driver.c:881
+#: src/openvz_driver.c:836 src/openvz_driver.c:882
#, fuzzy, c-format
msgid "Could not parse VPS ID %s"
msgstr "could not connect to %s"
msgid "Unexpected exit status '%d', qemu probably failed"
msgstr ""
-#: src/qemu_conf.c:519 src/qemu_driver.c:925
+#: src/qemu_conf.c:519 src/qemu_driver.c:926
#, fuzzy, c-format
msgid "Cannot find QEMU binary %s: %s"
msgstr "Failed to suspend domain %s"
msgid "Network type %d is not supported"
msgstr "Domain %s started\n"
-#: src/qemu_conf.c:580 src/qemu_driver.c:1515
+#: src/qemu_conf.c:580 src/qemu_driver.c:1514
#, fuzzy, c-format
msgid "cannot initialize bridge support: %s"
msgstr "Failed to suspend domain %s"
msgid "failed to allocate space for argv string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:90
+#: src/qemu_driver.c:91
#, fuzzy
msgid "Failed to set close-on-exec file descriptor flag\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:105
+#: src/qemu_driver.c:106
#, fuzzy
msgid "Failed to set non-blocking file descriptor flag\n"
msgstr "failed to parse Xend domain information"
-#: src/qemu_driver.c:150
+#: src/qemu_driver.c:151
#, fuzzy, c-format
msgid "Failed to autostart network '%s': %s\n"
msgstr "Failed to start domain %s"
-#: src/qemu_driver.c:165
+#: src/qemu_driver.c:166
#, fuzzy, c-format
msgid "Failed to autostart VM '%s': %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:201
+#: src/qemu_driver.c:202
#, fuzzy, c-format
msgid "Failed to find user record for uid '%d': %s\n"
msgstr "Failed to undefine domain %s"
-#: src/qemu_driver.c:212
+#: src/qemu_driver.c:213
#, fuzzy
msgid "out of memory in asprintf\n"
msgstr "out of memory"
-#: src/qemu_driver.c:268
+#: src/qemu_driver.c:269
#, fuzzy
msgid "qemudStartup: out of memory\n"
msgstr "out of memory"
-#: src/qemu_driver.c:295
+#: src/qemu_driver.c:296
msgid "Reloading iptables rules\n"
msgstr ""
-#: src/qemu_driver.c:433
+#: src/qemu_driver.c:434
#, c-format
msgid ""
"QEMU quit during %s startup\n"
"%s"
msgstr ""
-#: src/qemu_driver.c:443 src/qemu_driver.c:456
+#: src/qemu_driver.c:444 src/qemu_driver.c:457
#, c-format
msgid "Failure while reading %s startup output: %s"
msgstr ""
-#: src/qemu_driver.c:451
+#: src/qemu_driver.c:452
#, c-format
msgid "Timed out while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:467
+#: src/qemu_driver.c:468
#, c-format
msgid "Failure while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:479
+#: src/qemu_driver.c:480
#, c-format
msgid "Out of space while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:510
+#: src/qemu_driver.c:511
#, fuzzy, c-format
msgid "Unable to open monitor path %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:515
+#: src/qemu_driver.c:516
msgid "Unable to set monitor close-on-exec flag"
msgstr ""
-#: src/qemu_driver.c:520
+#: src/qemu_driver.c:521
msgid "Unable to put monitor into non-blocking mode"
msgstr ""
-#: src/qemu_driver.c:648 src/qemu_driver.c:1027 src/qemu_driver.c:1726
-#: src/qemu_driver.c:1736
+#: src/qemu_driver.c:649 src/qemu_driver.c:1028 src/qemu_driver.c:1725
+#: src/qemu_driver.c:1735
#, fuzzy, c-format
msgid "Unable to log VM console data: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:671
+#: src/qemu_driver.c:672
#, fuzzy
msgid "allocate cpumap"
msgstr "allocate new context"
-#: src/qemu_driver.c:682
+#: src/qemu_driver.c:683
msgid "cannot run monitor command to fetch CPU thread info"
msgstr ""
-#: src/qemu_driver.c:786
+#: src/qemu_driver.c:787
#, fuzzy, c-format
msgid "failed to set CPU affinity %s"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:796 src/qemu_driver.c:2135
+#: src/qemu_driver.c:797 src/qemu_driver.c:2155
#, fuzzy
msgid "resume operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:859
+#: src/qemu_driver.c:860
#, fuzzy
msgid "VM is already active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:869
+#: src/qemu_driver.c:870
msgid "Unable to find an unused VNC port"
msgstr ""
-#: src/qemu_driver.c:881
+#: src/qemu_driver.c:882
#, c-format
msgid "config file path too long: %s/%s.log"
msgstr ""
-#: src/qemu_driver.c:900
+#: src/qemu_driver.c:901
#, fuzzy, c-format
msgid "failed to create logfile %s: %s"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:906
+#: src/qemu_driver.c:907
#, fuzzy, c-format
msgid "Unable to set VM logfile close-on-exec flag %s"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:935 src/qemu_driver.c:3032
+#: src/qemu_driver.c:936 src/qemu_driver.c:3052
#, fuzzy, c-format
msgid "Cannot determine QEMU argv syntax %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:951 src/qemu_driver.c:954 src/qemu_driver.c:959
+#: src/qemu_driver.c:952 src/qemu_driver.c:955 src/qemu_driver.c:960
#, fuzzy, c-format
msgid "Unable to write argv to logfile %d: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:1041
+#: src/qemu_driver.c:1040
#, fuzzy, c-format
msgid "Shutting down VM '%s'\n"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:1052
+#: src/qemu_driver.c:1051
#, fuzzy, c-format
msgid "Unable to close logfile %d: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:1067
+#: src/qemu_driver.c:1066
#, fuzzy
msgid "Got unexpected pid, damn\n"
msgstr "unexpected dict node"
-#: src/qemu_driver.c:1221
+#: src/qemu_driver.c:1220
#, fuzzy
msgid "failed to allocate space for dnsmasq argv"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1235
+#: src/qemu_driver.c:1234
msgid "cannot start dhcp daemon without IP address for server"
msgstr ""
-#: src/qemu_driver.c:1264
+#: src/qemu_driver.c:1263
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1275
+#: src/qemu_driver.c:1274
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1285
+#: src/qemu_driver.c:1284
#, fuzzy, c-format
msgid "failed to add iptables rule to enable masquerading : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1317
+#: src/qemu_driver.c:1316
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1328
+#: src/qemu_driver.c:1327
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1353
+#: src/qemu_driver.c:1352
#, fuzzy
msgid "failed to allocate space for IP tables support"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1361 src/qemu_driver.c:1368
+#: src/qemu_driver.c:1360 src/qemu_driver.c:1367
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1376 src/qemu_driver.c:1383
+#: src/qemu_driver.c:1375 src/qemu_driver.c:1382
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1393
+#: src/qemu_driver.c:1392
#, fuzzy, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1400
+#: src/qemu_driver.c:1399
#, fuzzy, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1408
+#: src/qemu_driver.c:1407
#, fuzzy, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1509
+#: src/qemu_driver.c:1508
#, fuzzy
msgid "network is already active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:1521
+#: src/qemu_driver.c:1520
#, fuzzy, c-format
msgid "cannot create bridge '%s' : %s"
msgstr "failed to write configuration file: %s"
-#: src/qemu_driver.c:1536
+#: src/qemu_driver.c:1535
#, fuzzy, c-format
msgid "cannot set IP address on bridge '%s' to '%s' : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1544
+#: src/qemu_driver.c:1543
#, fuzzy, c-format
msgid "cannot set netmask on bridge '%s' to '%s' : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1552
+#: src/qemu_driver.c:1551
#, fuzzy, c-format
msgid "failed to bring the bridge '%s' up : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1563
+#: src/qemu_driver.c:1562
#, fuzzy, c-format
msgid "failed to enable IP forwarding : %s"
msgstr "failed to open %s for reading"
-#: src/qemu_driver.c:1581 src/qemu_driver.c:1612
+#: src/qemu_driver.c:1580 src/qemu_driver.c:1611
#, fuzzy, c-format
msgid "Failed to bring down bridge '%s' : %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1587 src/qemu_driver.c:1617
+#: src/qemu_driver.c:1586 src/qemu_driver.c:1616
#, fuzzy, c-format
msgid "Failed to delete bridge '%s' : %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1600
+#: src/qemu_driver.c:1599
#, fuzzy, c-format
msgid "Shutting down network '%s'\n"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:1626
+#: src/qemu_driver.c:1625
#, fuzzy
msgid "Got unexpected pid for dnsmasq\n"
msgstr "unexpected dict node"
-#: src/qemu_driver.c:1839
+#: src/qemu_driver.c:1814
+#, fuzzy, c-format
+msgid "Unable to open %s: %s\n"
+msgstr "Failed to suspend domain %s"
+
+#: src/qemu_driver.c:1859
#, fuzzy
msgid "failed to allocate space for capabilities support"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1858 src/qemu_driver.c:1884
+#: src/qemu_driver.c:1878 src/qemu_driver.c:1904
msgid "NUMA not supported on this host"
msgstr ""
-#: src/qemu_driver.c:1869 src/qemu_driver.c:1892
+#: src/qemu_driver.c:1889 src/qemu_driver.c:1912
#, fuzzy
msgid "Failed to query NUMA free memory"
msgstr "Used memory:"
-#: src/qemu_driver.c:2053
+#: src/qemu_driver.c:2073
#, fuzzy, c-format
msgid "domain '%s' is already defined"
msgstr "domain %s exists already"
-#: src/qemu_driver.c:2064
+#: src/qemu_driver.c:2084
#, fuzzy, c-format
msgid "domain with uuid '%s' is already defined"
msgstr "domain %s exists already"
-#: src/qemu_driver.c:2094 src/qemu_driver.c:2123 src/qemu_driver.c:2152
-#: src/qemu_driver.c:2172 src/qemu_driver.c:2410 src/qemu_driver.c:3383
-#: src/qemu_driver.c:3518 src/qemu_driver.c:3632
+#: src/qemu_driver.c:2114 src/qemu_driver.c:2143 src/qemu_driver.c:2172
+#: src/qemu_driver.c:2192 src/qemu_driver.c:2430 src/qemu_driver.c:3403
+#: src/qemu_driver.c:3538 src/qemu_driver.c:3652
#, c-format
msgid "no domain with matching id %d"
msgstr ""
-#: src/qemu_driver.c:2099 src/qemu_driver.c:2128 src/qemu_driver.c:2416
-#: src/qemu_driver.c:3388 src/qemu_driver.c:3524 src/qemu_driver.c:3638
+#: src/qemu_driver.c:2119 src/qemu_driver.c:2148 src/qemu_driver.c:2436
+#: src/qemu_driver.c:3408 src/qemu_driver.c:3544 src/qemu_driver.c:3658
#, fuzzy
msgid "domain is not running"
msgstr "Domain is already active"
-#: src/qemu_driver.c:2107
+#: src/qemu_driver.c:2127
#, fuzzy
msgid "suspend operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2158
+#: src/qemu_driver.c:2178
#, fuzzy
msgid "shutdown operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2198
+#: src/qemu_driver.c:2218
#, fuzzy
msgid "failed to allocate space for ostype"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:2214 src/qemu_driver.c:2230 src/qemu_driver.c:2253
-#: src/qemu_driver.c:2526 src/qemu_driver.c:2688
+#: src/qemu_driver.c:2234 src/qemu_driver.c:2250 src/qemu_driver.c:2273
+#: src/qemu_driver.c:2546 src/qemu_driver.c:2708
#, c-format
msgid "no domain with matching uuid '%s'"
msgstr ""
-#: src/qemu_driver.c:2236
+#: src/qemu_driver.c:2256
msgid "cannot set max memory lower than current memory"
msgstr ""
-#: src/qemu_driver.c:2259
+#: src/qemu_driver.c:2279
#, fuzzy
msgid "cannot set memory of an active domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:2265
+#: src/qemu_driver.c:2285
msgid "cannot set memory higher than max memory"
msgstr ""
-#: src/qemu_driver.c:2425
+#: src/qemu_driver.c:2445
#, fuzzy
msgid "failed to pause domain"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:2434
+#: src/qemu_driver.c:2454
#, fuzzy
msgid "failed to get domain xml"
msgstr "failed to get domain UUID"
-#: src/qemu_driver.c:2442
+#: src/qemu_driver.c:2462
#, fuzzy, c-format
msgid "failed to create '%s'"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2449
+#: src/qemu_driver.c:2469
#, fuzzy
msgid "failed to write save header"
msgstr "Failed to write to socket %d\n"
-#: src/qemu_driver.c:2457
+#: src/qemu_driver.c:2477
#, fuzzy
msgid "failed to write xml"
msgstr "Failed to write to socket %d\n"
-#: src/qemu_driver.c:2470 src/qemu_driver.c:2477 src/qemu_driver.c:2748
+#: src/qemu_driver.c:2490 src/qemu_driver.c:2497 src/qemu_driver.c:2768
#: src/remote_internal.c:2241 src/virterror.c:441
msgid "out of memory"
msgstr "out of memory"
-#: src/qemu_driver.c:2485
+#: src/qemu_driver.c:2505
#, fuzzy
msgid "migrate operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2497
+#: src/qemu_driver.c:2517
msgid "'migrate' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:2532
+#: src/qemu_driver.c:2552
#, fuzzy
msgid "cannot change vcpu count of an active domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:2538
+#: src/qemu_driver.c:2558
msgid "could not determine max vcpus for the domain"
msgstr ""
-#: src/qemu_driver.c:2544
+#: src/qemu_driver.c:2564
#, c-format
msgid ""
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
msgstr ""
-#: src/qemu_driver.c:2568 src/qemu_driver.c:2620
+#: src/qemu_driver.c:2588 src/qemu_driver.c:2640
#, fuzzy
msgid "cannot pin vcpus on an inactive domain"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:2574
+#: src/qemu_driver.c:2594
#, c-format
msgid "vcpu number out of range %d > %d"
msgstr ""
-#: src/qemu_driver.c:2595
+#: src/qemu_driver.c:2615
#, fuzzy, c-format
msgid "cannot set affinity: %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:2600
+#: src/qemu_driver.c:2620
#, fuzzy
msgid "cpu affinity is not supported"
msgstr "library call failed, possibly not supported"
-#: src/qemu_driver.c:2657
+#: src/qemu_driver.c:2677
#, fuzzy, c-format
msgid "cannot get affinity: %s"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2667
+#: src/qemu_driver.c:2687
msgid "cpu affinity is not available"
msgstr ""
-#: src/qemu_driver.c:2694
+#: src/qemu_driver.c:2714
#, fuzzy, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr "load domain definition file"
-#: src/qemu_driver.c:2720 src/test.c:956
+#: src/qemu_driver.c:2740 src/test.c:956
#, fuzzy
msgid "cannot read domain image"
msgstr "node domain list"
-#: src/qemu_driver.c:2726
+#: src/qemu_driver.c:2746
#, fuzzy
msgid "failed to read qemu header"
msgstr "failed to read from Xen Daemon"
-#: src/qemu_driver.c:2733
+#: src/qemu_driver.c:2753
msgid "image magic is incorrect"
msgstr ""
-#: src/qemu_driver.c:2740
+#: src/qemu_driver.c:2760
#, c-format
msgid "image version is not supported (%d > %d)"
msgstr ""
-#: src/qemu_driver.c:2755
+#: src/qemu_driver.c:2775
#, fuzzy
msgid "failed to read XML"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2764
+#: src/qemu_driver.c:2784
#, fuzzy
msgid "failed to parse XML"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2777
+#: src/qemu_driver.c:2797
#, fuzzy, c-format
msgid "domain is already active as '%s'"
msgstr "Domain is already active"
-#: src/qemu_driver.c:2786
+#: src/qemu_driver.c:2806
#, fuzzy
msgid "failed to assign new VM"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2799
+#: src/qemu_driver.c:2819
#, fuzzy
msgid "failed to start VM"
msgstr "Failed to start domain %s"
-#: src/qemu_driver.c:2811
+#: src/qemu_driver.c:2831
#, fuzzy
msgid "failed to resume domain"
msgstr "Failed to resume domain %s"
-#: src/qemu_driver.c:2848 src/qemu_driver.c:3741 src/qemu_driver.c:3776
+#: src/qemu_driver.c:2868 src/qemu_driver.c:3761 src/qemu_driver.c:3796
#, fuzzy
msgid "failed to allocate space for VM name string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:2962
+#: src/qemu_driver.c:2982
#, fuzzy, c-format
msgid "cannot convert disk '%s' to bus/device index"
msgstr "Cannot extract running %s hypervisor version\n"
-#: src/qemu_driver.c:2982
+#: src/qemu_driver.c:3002
#, fuzzy, c-format
msgid "Unsupported disk name mapping for bus '%s'"
msgstr "unexpected mime type"
-#: src/qemu_driver.c:3022
+#: src/qemu_driver.c:3042
#, c-format
msgid "No device with bus '%s' and target '%s'"
msgstr ""
-#: src/qemu_driver.c:3049
+#: src/qemu_driver.c:3069
#, c-format
msgid ""
"Emulator version does not support removable media for device '%s' and target "
"'%s'"
msgstr ""
-#: src/qemu_driver.c:3086
+#: src/qemu_driver.c:3106
msgid "cannot change cdrom media"
msgstr ""
-#: src/qemu_driver.c:3097
+#: src/qemu_driver.c:3117
msgid "changing cdrom media failed"
msgstr ""
-#: src/qemu_driver.c:3157
+#: src/qemu_driver.c:3177
#, fuzzy
msgid "cannot attach usb disk"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3168
+#: src/qemu_driver.c:3188
#, fuzzy
msgid "adding usb disk failed"
msgstr "loading host definition file"
-#: src/qemu_driver.c:3212
+#: src/qemu_driver.c:3232
#, fuzzy
msgid "cannot attach usb device"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3223
+#: src/qemu_driver.c:3243
#, fuzzy
msgid "adding usb device failed"
msgstr "loading host definition file"
-#: src/qemu_driver.c:3253
+#: src/qemu_driver.c:3273
#, fuzzy
msgid "cannot attach device on inactive domain"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3276
+#: src/qemu_driver.c:3296
msgid "this device type cannot be attached"
msgstr ""
-#: src/qemu_driver.c:3315
+#: src/qemu_driver.c:3335
#, fuzzy
msgid "cannot set autostart for transient domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:3341
+#: src/qemu_driver.c:3361
#, fuzzy, c-format
msgid "Failed to create symlink '%s to '%s': %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:3348 src/qemu_driver.c:3981 src/storage_driver.c:832
+#: src/qemu_driver.c:3368 src/qemu_driver.c:4001 src/storage_driver.c:832
#, fuzzy, c-format
msgid "Failed to delete symlink '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:3410
+#: src/qemu_driver.c:3430
#, fuzzy, c-format
msgid "invalid path: %s"
msgstr "invalid argument in %s"
-#: src/qemu_driver.c:3418
+#: src/qemu_driver.c:3438
msgid "'info blockstats' command failed"
msgstr ""
-#: src/qemu_driver.c:3433
+#: src/qemu_driver.c:3453
msgid "'info blockstats' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:3498
+#: src/qemu_driver.c:3518
#, fuzzy, c-format
msgid "device not found: %s (%s)"
msgstr "Domain restored from %s\n"
-#: src/qemu_driver.c:3530 src/qemu_driver.c:3573
+#: src/qemu_driver.c:3550 src/qemu_driver.c:3593
msgid "NULL or empty path"
msgstr ""
-#: src/qemu_driver.c:3541
+#: src/qemu_driver.c:3561
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr ""
-#: src/qemu_driver.c:3583
+#: src/qemu_driver.c:3603
#, fuzzy
msgid "invalid path"
msgstr "invalid argument in %s"
-#: src/qemu_driver.c:3626
+#: src/qemu_driver.c:3646
msgid "QEMU driver only supports virtual memory addrs"
msgstr ""
-#: src/qemu_driver.c:3653
+#: src/qemu_driver.c:3673
#, fuzzy
msgid "'memsave' command failed"
msgstr "domain name"
-#: src/qemu_driver.c:3682 src/qemu_driver.c:3850 src/qemu_driver.c:3875
-#: src/qemu_driver.c:3889 src/qemu_driver.c:3904 src/qemu_driver.c:3937
-#: src/qemu_driver.c:3953
+#: src/qemu_driver.c:3702 src/qemu_driver.c:3870 src/qemu_driver.c:3895
+#: src/qemu_driver.c:3909 src/qemu_driver.c:3924 src/qemu_driver.c:3957
+#: src/qemu_driver.c:3973
msgid "no network with matching uuid"
msgstr ""
-#: src/qemu_driver.c:3697
+#: src/qemu_driver.c:3717
msgid "no network with matching name"
msgstr ""
-#: src/qemu_driver.c:3856
+#: src/qemu_driver.c:3876
#, fuzzy
msgid "network is still active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:3917
+#: src/qemu_driver.c:3937
#, fuzzy
msgid "no network with matching id"
msgstr "domain information in XML"
-#: src/qemu_driver.c:3924
+#: src/qemu_driver.c:3944
#, fuzzy
msgid "failed to allocate space for network bridge string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:3974 src/storage_driver.c:823
+#: src/qemu_driver.c:3994 src/storage_driver.c:823
#, fuzzy, c-format
msgid "Failed to create symlink '%s' to '%s': %s"
msgstr "Failed to save domain %s to %s"
msgid "%s not implemented on Win32"
msgstr ""
-#: src/storage_backend_disk.c:85 src/storage_backend_logical.c:57
+#: src/storage_backend_disk.c:90 src/storage_backend_logical.c:57
#, c-format
msgid "unsupported pool format %s"
msgstr ""
-#: src/storage_backend_disk.c:110 src/storage_backend_logical.c:70
+#: src/storage_backend_disk.c:115 src/storage_backend_logical.c:70
#, c-format
msgid "unsupported pool format %d"
msgstr ""
-#: src/storage_backend_disk.c:138 src/storage_backend_fs.c:192
+#: src/storage_backend_disk.c:143 src/storage_backend_fs.c:192
#: src/storage_backend_fs.c:262 src/storage_backend_fs.c:314
#, c-format
msgid "unsupported volume format %s"
msgstr ""
-#: src/storage_backend_disk.c:165 src/storage_backend_fs.c:225
+#: src/storage_backend_disk.c:170 src/storage_backend_fs.c:225
#: src/storage_backend_fs.c:297 src/storage_backend_fs.c:329
#, c-format
msgid "unsupported volume format %d"
msgstr ""
-#: src/storage_backend_disk.c:179 src/storage_backend_disk.c:192
-#: src/storage_backend_disk.c:199 src/storage_backend_disk.c:221
+#: src/storage_backend_disk.c:184 src/storage_backend_disk.c:197
+#: src/storage_backend_disk.c:204 src/storage_backend_disk.c:226
#: src/storage_backend_fs.c:839 src/storage_backend_iscsi.c:177
#: src/storage_backend_logical.c:116 src/storage_backend_logical.c:121
#: src/storage_backend_logical.c:133 src/storage_backend_logical.c:143
-#: src/storage_backend_logical.c:531
+#: src/storage_backend_logical.c:546
msgid "volume"
msgstr ""
-#: src/storage_backend_disk.c:229
+#: src/storage_backend_disk.c:234
msgid "volume extents"
msgstr ""
-#: src/storage_backend_disk.c:237
+#: src/storage_backend_disk.c:242
msgid "cannot parse device start location"
msgstr ""
-#: src/storage_backend_disk.c:244
+#: src/storage_backend_disk.c:249
msgid "cannot parse device end location"
msgstr ""
-#: src/storage_backend_disk.c:250 src/storage_backend_logical.c:154
+#: src/storage_backend_disk.c:255 src/storage_backend_logical.c:154
#: src/storage_backend_logical.c:160
msgid "extents"
msgstr ""
-#: src/storage_backend_disk.c:464
+#: src/storage_backend_disk.c:462
msgid "no large enough free extent"
msgstr ""
-#: src/storage_backend_disk.c:498
-msgid "Disk pools are not yet supported"
+#: src/storage_backend_disk.c:502
+#, c-format
+msgid "Couldn't read volume target path '%s'. %s"
msgstr ""
+#: src/storage_backend_disk.c:517
+#, c-format
+msgid "Volume path '%s' did not start with parent pool source device name."
+msgstr ""
+
+#: src/storage_backend_disk.c:526
+#, fuzzy, c-format
+msgid "cannot parse partition number from target '%s'"
+msgstr "Failed to suspend domain %s"
+
#: src/storage_backend_fs.c:358
#, c-format
msgid "cannot read header '%s': %s"
msgstr ""
#: src/storage_backend_fs.c:1042 src/storage_backend_fs.c:1078
-#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:543
+#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:558
#, c-format
msgid "cannot read path '%s': %s"
msgstr ""
msgid "creation of non-raw images is not supported without qemu-img"
msgstr ""
-#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:552
+#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:567
#, fuzzy, c-format
msgid "cannot set file owner '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:559
+#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:574
#, fuzzy, c-format
msgid "cannot set file mode '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:566
+#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:581
#, c-format
msgid "cannot close file '%s': %s"
msgstr ""
msgid "lvs command failed with exitstatus %d"
msgstr ""
-#: src/storage_backend_logical.c:355
+#: src/storage_backend_logical.c:354
#, fuzzy
msgid "command line"
msgstr "domain name"
-#: src/storage_backend_logical.c:372
+#: src/storage_backend_logical.c:371
#, c-format
msgid "cannot open device %s"
msgstr ""
-#: src/storage_backend_logical.c:378
+#: src/storage_backend_logical.c:377
#, c-format
msgid "cannot clear device header %s"
msgstr ""
-#: src/storage_backend_logical.c:385
+#: src/storage_backend_logical.c:384
#, c-format
msgid "cannot close device %s"
msgstr ""
-#: src/storage_backend_logical.c:575
+#: src/storage_backend_logical.c:507
+#, fuzzy, c-format
+msgid "cannot remove PV device %s: %s"
+msgstr "failed to write configuration file: %s"
+
+#: src/storage_backend_logical.c:590
#, c-format
msgid "cannot find newly created volume '%s': %s"
msgstr ""
msgstr "DATA"
#: src/virsh.c:6292 src/virsh.c:6314
-msgid "blocked"
-msgstr "blocked"
+msgid "idle"
+msgstr ""
#: src/virsh.c:6294
msgid "paused"
msgid "domain information incomplete, missing uuid"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1109 src/xend_internal.c:2204 src/xend_internal.c:2211
+#: src/xend_internal.c:1109 src/xend_internal.c:2213 src/xend_internal.c:2220
msgid "domain information incomplete, missing name"
msgstr "domain information incomplete, missing name"
msgid "unknown graphics type '%s'"
msgstr "unknown OS type %s"
-#: src/xend_internal.c:2191
+#: src/xend_internal.c:2200
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:2260 src/xend_internal.c:2270 src/xend_internal.c:2280
+#: src/xend_internal.c:2269 src/xend_internal.c:2279 src/xend_internal.c:2289
#, fuzzy, c-format
msgid "unknown lifecycle type %s"
msgstr "unknown OS type %s"
-#: src/xend_internal.c:2593
+#: src/xend_internal.c:2602
#, fuzzy
msgid "failed to parse topology information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:2647
+#: src/xend_internal.c:2656
#, fuzzy
msgid "topology syntax error"
msgstr "configuration file syntax error"
-#: src/xend_internal.c:2711
+#: src/xend_internal.c:2720
msgid "failed to parse Xend domain information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:3193
+#: src/xend_internal.c:3202
msgid "xenDaemonDomainFetch failed to find this domain"
msgstr ""
-#: src/xend_internal.c:3815 src/xend_internal.c:4290 src/xm_internal.c:1617
+#: src/xend_internal.c:3824 src/xend_internal.c:4299 src/xm_internal.c:1617
#, fuzzy
msgid "failed to build sexpr"
msgstr "Failed to suspend domain %s"
-#: src/xend_internal.c:3917
+#: src/xend_internal.c:3926
#, fuzzy
msgid "unsupported device type"
msgstr "unexpected mime type"
-#: src/xend_internal.c:4020
+#: src/xend_internal.c:4029
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4061
+#: src/xend_internal.c:4070
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4069
+#: src/xend_internal.c:4078
#, fuzzy
msgid "unexpected value from on_xend_start"
msgstr "unexpected value node"
-#: src/xend_internal.c:4080
+#: src/xend_internal.c:4089
#, fuzzy
msgid "no memory"
msgstr "node memory"
-#: src/xend_internal.c:4086
+#: src/xend_internal.c:4095
#, fuzzy
msgid "sexpr2string failed"
msgstr "operation failed"
-#: src/xend_internal.c:4091
+#: src/xend_internal.c:4100
#, fuzzy
msgid "Failed to redefine sexpr"
msgstr "Failed to undefine domain %s"
-#: src/xend_internal.c:4096
+#: src/xend_internal.c:4105
msgid "on_xend_start not present in sexpr"
msgstr ""
-#: src/xend_internal.c:4127
+#: src/xend_internal.c:4136
#, fuzzy, c-format
msgid "gethostname failed: %s"
msgstr "operation failed: %s"
-#: src/xend_internal.c:4133
+#: src/xend_internal.c:4142
#, fuzzy, c-format
msgid "failed to strdup hostname: %s"
msgstr "failed to get hypervisor type"
-#: src/xend_internal.c:4164
+#: src/xend_internal.c:4173
msgid ""
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
"migration"
msgstr ""
-#: src/xend_internal.c:4174
+#: src/xend_internal.c:4183
msgid ""
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
"migration"
msgstr ""
-#: src/xend_internal.c:4186
+#: src/xend_internal.c:4195
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr ""
-#: src/xend_internal.c:4199
+#: src/xend_internal.c:4208
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr ""
-#: src/xend_internal.c:4204
+#: src/xend_internal.c:4213
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr ""
-#: src/xend_internal.c:4211
+#: src/xend_internal.c:4220
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr ""
-#: src/xend_internal.c:4218 src/xend_internal.c:4240 src/xend_internal.c:4248
-#: src/xend_internal.c:4474 src/xend_internal.c:4481 src/xml.c:89
+#: src/xend_internal.c:4227 src/xend_internal.c:4249 src/xend_internal.c:4257
+#: src/xend_internal.c:4483 src/xend_internal.c:4490 src/xml.c:89
msgid "strdup failed"
msgstr ""
-#: src/xend_internal.c:4231
+#: src/xend_internal.c:4240
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr ""
-#: src/xend_internal.c:4284
+#: src/xend_internal.c:4293
#, fuzzy
msgid "failed to parse domain description"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:4300
+#: src/xend_internal.c:4309
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Failed to create domain %s\n"
-#: src/xend_internal.c:4456 src/xend_internal.c:4532 src/xend_internal.c:4622
+#: src/xend_internal.c:4465 src/xend_internal.c:4541 src/xend_internal.c:4631
msgid "unsupported in xendConfigVersion < 4"
msgstr ""
-#: src/xend_internal.c:4468
+#: src/xend_internal.c:4477
#, fuzzy
msgid "node information incomplete, missing scheduler name"
msgstr "domain information incomplete, missing name"
-#: src/xend_internal.c:4486 src/xend_internal.c:4580 src/xend_internal.c:4692
+#: src/xend_internal.c:4495 src/xend_internal.c:4589 src/xend_internal.c:4701
#, fuzzy
msgid "Unknown scheduler"
msgstr "unknown host"
-#: src/xend_internal.c:4545 src/xend_internal.c:4635
+#: src/xend_internal.c:4554 src/xend_internal.c:4644
#, fuzzy
msgid "Failed to get a scheduler name"
msgstr "failed to get hypervisor type"
-#: src/xend_internal.c:4558 src/xend_internal.c:4671
+#: src/xend_internal.c:4567 src/xend_internal.c:4680
#, fuzzy
msgid "domain information incomplete, missing cpu_weight"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:4563 src/xend_internal.c:4680
+#: src/xend_internal.c:4572 src/xend_internal.c:4689
#, fuzzy
msgid "domain information incomplete, missing cpu_cap"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:4739
+#: src/xend_internal.c:4748
msgid "domainBlockPeek is not supported for dom0"
msgstr ""
-#: src/xend_internal.c:4762
+#: src/xend_internal.c:4771
#, fuzzy, c-format
msgid "%s: invalid path"
msgstr "invalid argument in %s"
-#: src/xend_internal.c:4770
+#: src/xend_internal.c:4779
#, fuzzy, c-format
msgid "failed to open for reading: %s: %s"
msgstr "failed to open %s for reading"
-#: src/xend_internal.c:4782
+#: src/xend_internal.c:4791
#, fuzzy, c-format
msgid "failed to lseek or read from file: %s: %s"
msgstr "Failed to suspend domain %s"
-#: src/xend_internal.c:4865 src/xend_internal.c:4911
+#: src/xend_internal.c:4874 src/xend_internal.c:4920
#, fuzzy, c-format
msgid "unexpected graphics type %d"
msgstr "unexpected mime type"
-#: src/xend_internal.c:4954
+#: src/xend_internal.c:4963
#, fuzzy
msgid "unexpected chr device type"
msgstr "unexpected mime type"
-#: src/xend_internal.c:5128 src/xm_internal.c:1779
+#: src/xend_internal.c:5137 src/xm_internal.c:1779
#, fuzzy, c-format
msgid "unsupported network type %d"
msgstr "unexpected mime type"
-#: src/xend_internal.c:5302 src/xend_internal.c:5309 src/xend_internal.c:5316
+#: src/xend_internal.c:5311 src/xend_internal.c:5318 src/xend_internal.c:5325
#, fuzzy, c-format
msgid "unexpected lifecycle value %d"
msgstr "unexpected value node"
-#: src/xend_internal.c:5333
+#: src/xend_internal.c:5342
#, fuzzy
msgid "no HVM domain loader"
msgstr "node domain list"
-#: src/xend_internal.c:5544
+#: src/xend_internal.c:5553
#, fuzzy
msgid "hotplug of device type not supported"
msgstr "library call failed, possibly not supported"
msgid "failed to connect to Xen Store"
msgstr "failed to connect to Xen Store"
+#~ msgid "blocked"
+#~ msgstr "blocked"
+
#, fuzzy
#~ msgid "invalid interface type: %s"
#~ msgstr "invalid argument in %s"
#~ msgid "cannot read tty pid file %s: %s"
#~ msgstr "failed to write configuration file: %s"
-#, fuzzy
-#~ msgid "cannot remove ttyPidFile %s: %s"
-#~ msgstr "failed to write configuration file: %s"
-
#, fuzzy
#~ msgid "failed to calloc memory for init string: %s"
#~ msgstr "failed to allocate a node"
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-09-08 14:51+0200\n"
+"POT-Creation-Date: 2008-09-23 22:28+0200\n"
"PO-Revision-Date: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
msgid "storage_vol not found"
msgstr "domain name or uuid"
-#: src/conf.c:155 src/conf.c:203 src/conf.c:488 src/conf.c:525 src/conf.c:553
-#: src/conf.c:631
+#: src/conf.c:164 src/conf.c:212 src/conf.c:491 src/conf.c:528 src/conf.c:555
+#: src/conf.c:630
msgid "allocating configuration"
msgstr "allocating configuration"
-#: src/conf.c:338
+#: src/conf.c:347
msgid "unterminated number"
msgstr "unterminated number"
-#: src/conf.c:372 src/conf.c:389 src/conf.c:401
+#: src/conf.c:380 src/conf.c:396 src/conf.c:407
msgid "unterminated string"
msgstr "unterminated string"
-#: src/conf.c:429 src/conf.c:483
+#: src/conf.c:434 src/conf.c:487
msgid "expecting a value"
msgstr "expecting a value"
-#: src/conf.c:450
+#: src/conf.c:454
msgid "expecting a separator in list"
msgstr "expecting a separator in list"
-#: src/conf.c:473
+#: src/conf.c:477
#, fuzzy
msgid "list is not closed with ]"
msgstr "list is not closed with ] "
-#: src/conf.c:518
+#: src/conf.c:521
msgid "expecting a name"
msgstr "expecting a name"
-#: src/conf.c:581
+#: src/conf.c:582
msgid "expecting a separator"
msgstr "expecting a separator"
msgid "expecting an assignment"
msgstr "expecting an assignment"
-#: src/conf.c:894 src/conf.c:950 src/xend_internal.c:584
-#: src/xend_internal.c:2657 src/xm_internal.c:1475 src/xm_internal.c:1482
+#: src/conf.c:892 src/conf.c:948 src/xend_internal.c:584
+#: src/xend_internal.c:2666 src/xm_internal.c:1475 src/xm_internal.c:1482
#, fuzzy
msgid "allocate buffer"
msgstr "allocate new buffer"
-#: src/conf.c:901
+#: src/conf.c:899
msgid "failed to open file"
msgstr "failed to open file"
-#: src/conf.c:912
+#: src/conf.c:910
msgid "failed to save content"
msgstr "failed to save content"
msgid "cannot extract disk devices"
msgstr "Cannot extract running %s hypervisor version\n"
-#: src/domain_conf.c:1939 src/qemu_driver.c:3133
+#: src/domain_conf.c:1939 src/qemu_driver.c:3153
#, fuzzy, c-format
msgid "duplicate disk target '%s'"
msgstr "unexpected mime type"
msgid "unexpected char type %d"
msgstr "unexpected mime type"
-#: src/domain_conf.c:2815 src/xend_internal.c:5214
+#: src/domain_conf.c:2815 src/xend_internal.c:5223
#, fuzzy, c-format
msgid "unexpected sound model %d"
msgstr "unexpected mime type"
-#: src/domain_conf.c:2835 src/xend_internal.c:5237
+#: src/domain_conf.c:2835 src/xend_internal.c:5246
#, fuzzy, c-format
msgid "unexpected input type %d"
msgstr "unexpected mime type"
#: src/lxc_driver.c:274 src/lxc_driver.c:309 src/lxc_driver.c:335
#: src/lxc_driver.c:350 src/openvz_driver.c:238 src/openvz_driver.c:267
-#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:620
-#: src/openvz_driver.c:651 src/openvz_driver.c:672 src/openvz_driver.c:713
-#: src/qemu_driver.c:2192 src/qemu_driver.c:2279 src/qemu_driver.c:2828
-#: src/qemu_driver.c:2883 src/qemu_driver.c:2927 src/qemu_driver.c:3007
-#: src/qemu_driver.c:3123 src/qemu_driver.c:3192 src/qemu_driver.c:3247
-#: src/qemu_driver.c:3291 src/qemu_driver.c:3309 src/qemu_driver.c:3567
+#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:621
+#: src/openvz_driver.c:652 src/openvz_driver.c:673 src/openvz_driver.c:714
+#: src/qemu_driver.c:2212 src/qemu_driver.c:2299 src/qemu_driver.c:2848
+#: src/qemu_driver.c:2903 src/qemu_driver.c:2947 src/qemu_driver.c:3027
+#: src/qemu_driver.c:3143 src/qemu_driver.c:3212 src/qemu_driver.c:3267
+#: src/qemu_driver.c:3311 src/qemu_driver.c:3329 src/qemu_driver.c:3587
#, fuzzy
msgid "no domain with matching uuid"
msgstr "domain id or uuid"
-#: src/lxc_driver.c:280 src/openvz_driver.c:625 src/qemu_driver.c:2933
+#: src/lxc_driver.c:280 src/openvz_driver.c:626 src/qemu_driver.c:2953
#, fuzzy
msgid "cannot delete active domain"
msgstr "name of the inactive domain"
-#: src/lxc_driver.c:286 src/qemu_driver.c:2939
+#: src/lxc_driver.c:286 src/qemu_driver.c:2959
#, fuzzy
msgid "cannot undefine transient domain"
msgstr "name of the inactive domain"
msgid "container '%s' unexpectedly shutdown during startup"
msgstr ""
-#: src/lxc_driver.c:747 src/qemu_driver.c:892
+#: src/lxc_driver.c:747 src/qemu_driver.c:893
#, fuzzy, c-format
msgid "cannot create log directory %s: %s"
msgstr "failed to write configuration file: %s"
msgid "unknown forwarding type '%s'"
msgstr "unknown OS type %s"
-#: src/network_conf.c:662 src/qemu_driver.c:3334 src/qemu_driver.c:3967
+#: src/network_conf.c:662 src/qemu_driver.c:3354 src/qemu_driver.c:3987
#: src/storage_driver.c:816
#, c-format
msgid "cannot create autostart directory %s: %s"
msgid "no config file for %s"
msgstr "configuration file syntax error: %s"
-#: src/openvz_conf.c:187
+#: src/openvz_conf.c:190
+#, fuzzy, c-format
+msgid "Cound not read 'IP_ADDRESS' from config for container %d"
+msgstr "could not connect to %s"
+
+#: src/openvz_conf.c:220
+#, fuzzy, c-format
+msgid "Cound not read 'NETIF' from config for container %d"
+msgstr "could not connect to %s"
+
+#: src/openvz_conf.c:247
+#, fuzzy
+msgid "Too long network device name"
+msgstr "resolving domain filename"
+
+#: src/openvz_conf.c:264
+#, fuzzy
+msgid "Wrong length MAC address"
+msgstr "invalid argument in %s"
+
+#: src/openvz_conf.c:271
+#, fuzzy
+msgid "Wrong MAC address"
+msgstr "invalid argument in %s"
+
+#: src/openvz_conf.c:327
#, fuzzy
msgid "popen failed"
msgstr "operation failed"
-#: src/openvz_conf.c:197
+#: src/openvz_conf.c:337
#, fuzzy
msgid "Failed to parse vzlist output"
msgstr "Failed to suspend domain %s"
-#: src/openvz_conf.c:223
+#: src/openvz_conf.c:363
#, fuzzy
msgid "UUID in config file malformed"
msgstr "configuration file syntax error: %s"
-#: src/openvz_conf.c:235
+#: src/openvz_conf.c:375
#, fuzzy, c-format
msgid "Cound not read config for container %d"
msgstr "could not connect to %s"
msgid "Container ID is not specified"
msgstr ""
-#: src/openvz_driver.c:391 src/openvz_driver.c:459 src/openvz_driver.c:534
-#: src/openvz_driver.c:554 src/openvz_driver.c:600 src/openvz_driver.c:631
-#: src/openvz_driver.c:656 src/openvz_driver.c:728 src/openvz_driver.c:826
-#: src/openvz_driver.c:872
+#: src/openvz_driver.c:391 src/openvz_driver.c:460 src/openvz_driver.c:535
+#: src/openvz_driver.c:555 src/openvz_driver.c:601 src/openvz_driver.c:632
+#: src/openvz_driver.c:657 src/openvz_driver.c:729 src/openvz_driver.c:827
+#: src/openvz_driver.c:873
#, fuzzy, c-format
msgid "Could not exec %s"
msgstr "could not connect to %s"
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:451 src/openvz_driver.c:528
+#: src/openvz_driver.c:452 src/openvz_driver.c:529
msgid "Error creating command for container"
msgstr ""
-#: src/openvz_driver.c:465 src/openvz_driver.c:540
+#: src/openvz_driver.c:466 src/openvz_driver.c:541
#, fuzzy
msgid "Could not set UUID"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:475 src/openvz_driver.c:546
+#: src/openvz_driver.c:476 src/openvz_driver.c:547
#, fuzzy
msgid "Could not configure network"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:482 src/openvz_driver.c:569
+#: src/openvz_driver.c:483 src/openvz_driver.c:570
#, fuzzy
msgid "Could not set number of virtual cpu"
msgstr "change number of virtual CPUs"
#: src/openvz_driver.c:517
#, c-format
-msgid "Already an OPENVZ VM defined with the id '%d'"
+msgid "Already an OPENVZ VM defined with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:588
+#: src/openvz_driver.c:589
msgid "no domain with matching id"
msgstr ""
-#: src/openvz_driver.c:594
+#: src/openvz_driver.c:595
#, fuzzy
msgid "domain is not in shutoff state"
msgstr "Domain is already active"
-#: src/openvz_driver.c:677
+#: src/openvz_driver.c:678
#, fuzzy
msgid "Could not read container config"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:693 src/qemu_driver.c:1823
+#: src/openvz_driver.c:694 src/qemu_driver.c:1843
#, fuzzy, c-format
msgid "unknown type '%s'"
msgstr "unknown OS type %s"
-#: src/openvz_driver.c:719
+#: src/openvz_driver.c:720
msgid "VCPUs should be >= 1"
msgstr ""
-#: src/openvz_driver.c:835 src/openvz_driver.c:881
+#: src/openvz_driver.c:836 src/openvz_driver.c:882
#, fuzzy, c-format
msgid "Could not parse VPS ID %s"
msgstr "could not connect to %s"
msgid "Unexpected exit status '%d', qemu probably failed"
msgstr ""
-#: src/qemu_conf.c:519 src/qemu_driver.c:925
+#: src/qemu_conf.c:519 src/qemu_driver.c:926
#, fuzzy, c-format
msgid "Cannot find QEMU binary %s: %s"
msgstr "Failed to suspend domain %s"
msgid "Network type %d is not supported"
msgstr "Domain %s started\n"
-#: src/qemu_conf.c:580 src/qemu_driver.c:1515
+#: src/qemu_conf.c:580 src/qemu_driver.c:1514
#, fuzzy, c-format
msgid "cannot initialize bridge support: %s"
msgstr "Failed to suspend domain %s"
msgid "failed to allocate space for argv string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:90
+#: src/qemu_driver.c:91
#, fuzzy
msgid "Failed to set close-on-exec file descriptor flag\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:105
+#: src/qemu_driver.c:106
#, fuzzy
msgid "Failed to set non-blocking file descriptor flag\n"
msgstr "failed to parse Xend domain information"
-#: src/qemu_driver.c:150
+#: src/qemu_driver.c:151
#, fuzzy, c-format
msgid "Failed to autostart network '%s': %s\n"
msgstr "Failed to start domain %s"
-#: src/qemu_driver.c:165
+#: src/qemu_driver.c:166
#, fuzzy, c-format
msgid "Failed to autostart VM '%s': %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:201
+#: src/qemu_driver.c:202
#, fuzzy, c-format
msgid "Failed to find user record for uid '%d': %s\n"
msgstr "Failed to undefine domain %s"
-#: src/qemu_driver.c:212
+#: src/qemu_driver.c:213
#, fuzzy
msgid "out of memory in asprintf\n"
msgstr "out of memory"
-#: src/qemu_driver.c:268
+#: src/qemu_driver.c:269
#, fuzzy
msgid "qemudStartup: out of memory\n"
msgstr "out of memory"
-#: src/qemu_driver.c:295
+#: src/qemu_driver.c:296
msgid "Reloading iptables rules\n"
msgstr ""
-#: src/qemu_driver.c:433
+#: src/qemu_driver.c:434
#, c-format
msgid ""
"QEMU quit during %s startup\n"
"%s"
msgstr ""
-#: src/qemu_driver.c:443 src/qemu_driver.c:456
+#: src/qemu_driver.c:444 src/qemu_driver.c:457
#, c-format
msgid "Failure while reading %s startup output: %s"
msgstr ""
-#: src/qemu_driver.c:451
+#: src/qemu_driver.c:452
#, c-format
msgid "Timed out while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:467
+#: src/qemu_driver.c:468
#, c-format
msgid "Failure while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:479
+#: src/qemu_driver.c:480
#, c-format
msgid "Out of space while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:510
+#: src/qemu_driver.c:511
#, fuzzy, c-format
msgid "Unable to open monitor path %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:515
+#: src/qemu_driver.c:516
msgid "Unable to set monitor close-on-exec flag"
msgstr ""
-#: src/qemu_driver.c:520
+#: src/qemu_driver.c:521
msgid "Unable to put monitor into non-blocking mode"
msgstr ""
-#: src/qemu_driver.c:648 src/qemu_driver.c:1027 src/qemu_driver.c:1726
-#: src/qemu_driver.c:1736
+#: src/qemu_driver.c:649 src/qemu_driver.c:1028 src/qemu_driver.c:1725
+#: src/qemu_driver.c:1735
#, fuzzy, c-format
msgid "Unable to log VM console data: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:671
+#: src/qemu_driver.c:672
#, fuzzy
msgid "allocate cpumap"
msgstr "allocate new context"
-#: src/qemu_driver.c:682
+#: src/qemu_driver.c:683
msgid "cannot run monitor command to fetch CPU thread info"
msgstr ""
-#: src/qemu_driver.c:786
+#: src/qemu_driver.c:787
#, fuzzy, c-format
msgid "failed to set CPU affinity %s"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:796 src/qemu_driver.c:2135
+#: src/qemu_driver.c:797 src/qemu_driver.c:2155
#, fuzzy
msgid "resume operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:859
+#: src/qemu_driver.c:860
#, fuzzy
msgid "VM is already active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:869
+#: src/qemu_driver.c:870
msgid "Unable to find an unused VNC port"
msgstr ""
-#: src/qemu_driver.c:881
+#: src/qemu_driver.c:882
#, c-format
msgid "config file path too long: %s/%s.log"
msgstr ""
-#: src/qemu_driver.c:900
+#: src/qemu_driver.c:901
#, fuzzy, c-format
msgid "failed to create logfile %s: %s"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:906
+#: src/qemu_driver.c:907
#, fuzzy, c-format
msgid "Unable to set VM logfile close-on-exec flag %s"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:935 src/qemu_driver.c:3032
+#: src/qemu_driver.c:936 src/qemu_driver.c:3052
#, fuzzy, c-format
msgid "Cannot determine QEMU argv syntax %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:951 src/qemu_driver.c:954 src/qemu_driver.c:959
+#: src/qemu_driver.c:952 src/qemu_driver.c:955 src/qemu_driver.c:960
#, fuzzy, c-format
msgid "Unable to write argv to logfile %d: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:1041
+#: src/qemu_driver.c:1040
#, fuzzy, c-format
msgid "Shutting down VM '%s'\n"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:1052
+#: src/qemu_driver.c:1051
#, fuzzy, c-format
msgid "Unable to close logfile %d: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:1067
+#: src/qemu_driver.c:1066
#, fuzzy
msgid "Got unexpected pid, damn\n"
msgstr "unexpected dict node"
-#: src/qemu_driver.c:1221
+#: src/qemu_driver.c:1220
#, fuzzy
msgid "failed to allocate space for dnsmasq argv"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1235
+#: src/qemu_driver.c:1234
msgid "cannot start dhcp daemon without IP address for server"
msgstr ""
-#: src/qemu_driver.c:1264
+#: src/qemu_driver.c:1263
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1275
+#: src/qemu_driver.c:1274
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1285
+#: src/qemu_driver.c:1284
#, fuzzy, c-format
msgid "failed to add iptables rule to enable masquerading : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1317
+#: src/qemu_driver.c:1316
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1328
+#: src/qemu_driver.c:1327
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1353
+#: src/qemu_driver.c:1352
#, fuzzy
msgid "failed to allocate space for IP tables support"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1361 src/qemu_driver.c:1368
+#: src/qemu_driver.c:1360 src/qemu_driver.c:1367
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1376 src/qemu_driver.c:1383
+#: src/qemu_driver.c:1375 src/qemu_driver.c:1382
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1393
+#: src/qemu_driver.c:1392
#, fuzzy, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1400
+#: src/qemu_driver.c:1399
#, fuzzy, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1408
+#: src/qemu_driver.c:1407
#, fuzzy, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1509
+#: src/qemu_driver.c:1508
#, fuzzy
msgid "network is already active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:1521
+#: src/qemu_driver.c:1520
#, fuzzy, c-format
msgid "cannot create bridge '%s' : %s"
msgstr "failed to write configuration file: %s"
-#: src/qemu_driver.c:1536
+#: src/qemu_driver.c:1535
#, fuzzy, c-format
msgid "cannot set IP address on bridge '%s' to '%s' : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1544
+#: src/qemu_driver.c:1543
#, fuzzy, c-format
msgid "cannot set netmask on bridge '%s' to '%s' : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1552
+#: src/qemu_driver.c:1551
#, fuzzy, c-format
msgid "failed to bring the bridge '%s' up : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1563
+#: src/qemu_driver.c:1562
#, fuzzy, c-format
msgid "failed to enable IP forwarding : %s"
msgstr "failed to open %s for reading"
-#: src/qemu_driver.c:1581 src/qemu_driver.c:1612
+#: src/qemu_driver.c:1580 src/qemu_driver.c:1611
#, fuzzy, c-format
msgid "Failed to bring down bridge '%s' : %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1587 src/qemu_driver.c:1617
+#: src/qemu_driver.c:1586 src/qemu_driver.c:1616
#, fuzzy, c-format
msgid "Failed to delete bridge '%s' : %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1600
+#: src/qemu_driver.c:1599
#, fuzzy, c-format
msgid "Shutting down network '%s'\n"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:1626
+#: src/qemu_driver.c:1625
#, fuzzy
msgid "Got unexpected pid for dnsmasq\n"
msgstr "unexpected dict node"
-#: src/qemu_driver.c:1839
+#: src/qemu_driver.c:1814
+#, fuzzy, c-format
+msgid "Unable to open %s: %s\n"
+msgstr "Failed to suspend domain %s"
+
+#: src/qemu_driver.c:1859
#, fuzzy
msgid "failed to allocate space for capabilities support"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1858 src/qemu_driver.c:1884
+#: src/qemu_driver.c:1878 src/qemu_driver.c:1904
msgid "NUMA not supported on this host"
msgstr ""
-#: src/qemu_driver.c:1869 src/qemu_driver.c:1892
+#: src/qemu_driver.c:1889 src/qemu_driver.c:1912
#, fuzzy
msgid "Failed to query NUMA free memory"
msgstr "Used memory:"
-#: src/qemu_driver.c:2053
+#: src/qemu_driver.c:2073
#, fuzzy, c-format
msgid "domain '%s' is already defined"
msgstr "domain %s exists already"
-#: src/qemu_driver.c:2064
+#: src/qemu_driver.c:2084
#, fuzzy, c-format
msgid "domain with uuid '%s' is already defined"
msgstr "domain %s exists already"
-#: src/qemu_driver.c:2094 src/qemu_driver.c:2123 src/qemu_driver.c:2152
-#: src/qemu_driver.c:2172 src/qemu_driver.c:2410 src/qemu_driver.c:3383
-#: src/qemu_driver.c:3518 src/qemu_driver.c:3632
+#: src/qemu_driver.c:2114 src/qemu_driver.c:2143 src/qemu_driver.c:2172
+#: src/qemu_driver.c:2192 src/qemu_driver.c:2430 src/qemu_driver.c:3403
+#: src/qemu_driver.c:3538 src/qemu_driver.c:3652
#, c-format
msgid "no domain with matching id %d"
msgstr ""
-#: src/qemu_driver.c:2099 src/qemu_driver.c:2128 src/qemu_driver.c:2416
-#: src/qemu_driver.c:3388 src/qemu_driver.c:3524 src/qemu_driver.c:3638
+#: src/qemu_driver.c:2119 src/qemu_driver.c:2148 src/qemu_driver.c:2436
+#: src/qemu_driver.c:3408 src/qemu_driver.c:3544 src/qemu_driver.c:3658
#, fuzzy
msgid "domain is not running"
msgstr "Domain is already active"
-#: src/qemu_driver.c:2107
+#: src/qemu_driver.c:2127
#, fuzzy
msgid "suspend operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2158
+#: src/qemu_driver.c:2178
#, fuzzy
msgid "shutdown operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2198
+#: src/qemu_driver.c:2218
#, fuzzy
msgid "failed to allocate space for ostype"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:2214 src/qemu_driver.c:2230 src/qemu_driver.c:2253
-#: src/qemu_driver.c:2526 src/qemu_driver.c:2688
+#: src/qemu_driver.c:2234 src/qemu_driver.c:2250 src/qemu_driver.c:2273
+#: src/qemu_driver.c:2546 src/qemu_driver.c:2708
#, c-format
msgid "no domain with matching uuid '%s'"
msgstr ""
-#: src/qemu_driver.c:2236
+#: src/qemu_driver.c:2256
msgid "cannot set max memory lower than current memory"
msgstr ""
-#: src/qemu_driver.c:2259
+#: src/qemu_driver.c:2279
#, fuzzy
msgid "cannot set memory of an active domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:2265
+#: src/qemu_driver.c:2285
msgid "cannot set memory higher than max memory"
msgstr ""
-#: src/qemu_driver.c:2425
+#: src/qemu_driver.c:2445
#, fuzzy
msgid "failed to pause domain"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:2434
+#: src/qemu_driver.c:2454
#, fuzzy
msgid "failed to get domain xml"
msgstr "failed to get domain UUID"
-#: src/qemu_driver.c:2442
+#: src/qemu_driver.c:2462
#, fuzzy, c-format
msgid "failed to create '%s'"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2449
+#: src/qemu_driver.c:2469
#, fuzzy
msgid "failed to write save header"
msgstr "Failed to write to socket %d\n"
-#: src/qemu_driver.c:2457
+#: src/qemu_driver.c:2477
#, fuzzy
msgid "failed to write xml"
msgstr "Failed to write to socket %d\n"
-#: src/qemu_driver.c:2470 src/qemu_driver.c:2477 src/qemu_driver.c:2748
+#: src/qemu_driver.c:2490 src/qemu_driver.c:2497 src/qemu_driver.c:2768
#: src/remote_internal.c:2241 src/virterror.c:441
msgid "out of memory"
msgstr "out of memory"
-#: src/qemu_driver.c:2485
+#: src/qemu_driver.c:2505
#, fuzzy
msgid "migrate operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2497
+#: src/qemu_driver.c:2517
msgid "'migrate' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:2532
+#: src/qemu_driver.c:2552
#, fuzzy
msgid "cannot change vcpu count of an active domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:2538
+#: src/qemu_driver.c:2558
msgid "could not determine max vcpus for the domain"
msgstr ""
-#: src/qemu_driver.c:2544
+#: src/qemu_driver.c:2564
#, c-format
msgid ""
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
msgstr ""
-#: src/qemu_driver.c:2568 src/qemu_driver.c:2620
+#: src/qemu_driver.c:2588 src/qemu_driver.c:2640
#, fuzzy
msgid "cannot pin vcpus on an inactive domain"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:2574
+#: src/qemu_driver.c:2594
#, c-format
msgid "vcpu number out of range %d > %d"
msgstr ""
-#: src/qemu_driver.c:2595
+#: src/qemu_driver.c:2615
#, fuzzy, c-format
msgid "cannot set affinity: %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:2600
+#: src/qemu_driver.c:2620
#, fuzzy
msgid "cpu affinity is not supported"
msgstr "library call failed, possibly not supported"
-#: src/qemu_driver.c:2657
+#: src/qemu_driver.c:2677
#, fuzzy, c-format
msgid "cannot get affinity: %s"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2667
+#: src/qemu_driver.c:2687
msgid "cpu affinity is not available"
msgstr ""
-#: src/qemu_driver.c:2694
+#: src/qemu_driver.c:2714
#, fuzzy, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr "load domain definition file"
-#: src/qemu_driver.c:2720 src/test.c:956
+#: src/qemu_driver.c:2740 src/test.c:956
#, fuzzy
msgid "cannot read domain image"
msgstr "node domain list"
-#: src/qemu_driver.c:2726
+#: src/qemu_driver.c:2746
#, fuzzy
msgid "failed to read qemu header"
msgstr "failed to read from Xen Daemon"
-#: src/qemu_driver.c:2733
+#: src/qemu_driver.c:2753
msgid "image magic is incorrect"
msgstr ""
-#: src/qemu_driver.c:2740
+#: src/qemu_driver.c:2760
#, c-format
msgid "image version is not supported (%d > %d)"
msgstr ""
-#: src/qemu_driver.c:2755
+#: src/qemu_driver.c:2775
#, fuzzy
msgid "failed to read XML"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2764
+#: src/qemu_driver.c:2784
#, fuzzy
msgid "failed to parse XML"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2777
+#: src/qemu_driver.c:2797
#, fuzzy, c-format
msgid "domain is already active as '%s'"
msgstr "Domain is already active"
-#: src/qemu_driver.c:2786
+#: src/qemu_driver.c:2806
#, fuzzy
msgid "failed to assign new VM"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2799
+#: src/qemu_driver.c:2819
#, fuzzy
msgid "failed to start VM"
msgstr "Failed to start domain %s"
-#: src/qemu_driver.c:2811
+#: src/qemu_driver.c:2831
#, fuzzy
msgid "failed to resume domain"
msgstr "Failed to resume domain %s"
-#: src/qemu_driver.c:2848 src/qemu_driver.c:3741 src/qemu_driver.c:3776
+#: src/qemu_driver.c:2868 src/qemu_driver.c:3761 src/qemu_driver.c:3796
#, fuzzy
msgid "failed to allocate space for VM name string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:2962
+#: src/qemu_driver.c:2982
#, fuzzy, c-format
msgid "cannot convert disk '%s' to bus/device index"
msgstr "Cannot extract running %s hypervisor version\n"
-#: src/qemu_driver.c:2982
+#: src/qemu_driver.c:3002
#, fuzzy, c-format
msgid "Unsupported disk name mapping for bus '%s'"
msgstr "unexpected mime type"
-#: src/qemu_driver.c:3022
+#: src/qemu_driver.c:3042
#, c-format
msgid "No device with bus '%s' and target '%s'"
msgstr ""
-#: src/qemu_driver.c:3049
+#: src/qemu_driver.c:3069
#, c-format
msgid ""
"Emulator version does not support removable media for device '%s' and target "
"'%s'"
msgstr ""
-#: src/qemu_driver.c:3086
+#: src/qemu_driver.c:3106
msgid "cannot change cdrom media"
msgstr ""
-#: src/qemu_driver.c:3097
+#: src/qemu_driver.c:3117
msgid "changing cdrom media failed"
msgstr ""
-#: src/qemu_driver.c:3157
+#: src/qemu_driver.c:3177
#, fuzzy
msgid "cannot attach usb disk"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3168
+#: src/qemu_driver.c:3188
#, fuzzy
msgid "adding usb disk failed"
msgstr "loading host definition file"
-#: src/qemu_driver.c:3212
+#: src/qemu_driver.c:3232
#, fuzzy
msgid "cannot attach usb device"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3223
+#: src/qemu_driver.c:3243
#, fuzzy
msgid "adding usb device failed"
msgstr "loading host definition file"
-#: src/qemu_driver.c:3253
+#: src/qemu_driver.c:3273
#, fuzzy
msgid "cannot attach device on inactive domain"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3276
+#: src/qemu_driver.c:3296
msgid "this device type cannot be attached"
msgstr ""
-#: src/qemu_driver.c:3315
+#: src/qemu_driver.c:3335
#, fuzzy
msgid "cannot set autostart for transient domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:3341
+#: src/qemu_driver.c:3361
#, fuzzy, c-format
msgid "Failed to create symlink '%s to '%s': %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:3348 src/qemu_driver.c:3981 src/storage_driver.c:832
+#: src/qemu_driver.c:3368 src/qemu_driver.c:4001 src/storage_driver.c:832
#, fuzzy, c-format
msgid "Failed to delete symlink '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:3410
+#: src/qemu_driver.c:3430
#, fuzzy, c-format
msgid "invalid path: %s"
msgstr "invalid argument in %s"
-#: src/qemu_driver.c:3418
+#: src/qemu_driver.c:3438
msgid "'info blockstats' command failed"
msgstr ""
-#: src/qemu_driver.c:3433
+#: src/qemu_driver.c:3453
msgid "'info blockstats' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:3498
+#: src/qemu_driver.c:3518
#, fuzzy, c-format
msgid "device not found: %s (%s)"
msgstr "Domain restored from %s\n"
-#: src/qemu_driver.c:3530 src/qemu_driver.c:3573
+#: src/qemu_driver.c:3550 src/qemu_driver.c:3593
msgid "NULL or empty path"
msgstr ""
-#: src/qemu_driver.c:3541
+#: src/qemu_driver.c:3561
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr ""
-#: src/qemu_driver.c:3583
+#: src/qemu_driver.c:3603
#, fuzzy
msgid "invalid path"
msgstr "invalid argument in %s"
-#: src/qemu_driver.c:3626
+#: src/qemu_driver.c:3646
msgid "QEMU driver only supports virtual memory addrs"
msgstr ""
-#: src/qemu_driver.c:3653
+#: src/qemu_driver.c:3673
#, fuzzy
msgid "'memsave' command failed"
msgstr "domain name"
-#: src/qemu_driver.c:3682 src/qemu_driver.c:3850 src/qemu_driver.c:3875
-#: src/qemu_driver.c:3889 src/qemu_driver.c:3904 src/qemu_driver.c:3937
-#: src/qemu_driver.c:3953
+#: src/qemu_driver.c:3702 src/qemu_driver.c:3870 src/qemu_driver.c:3895
+#: src/qemu_driver.c:3909 src/qemu_driver.c:3924 src/qemu_driver.c:3957
+#: src/qemu_driver.c:3973
msgid "no network with matching uuid"
msgstr ""
-#: src/qemu_driver.c:3697
+#: src/qemu_driver.c:3717
msgid "no network with matching name"
msgstr ""
-#: src/qemu_driver.c:3856
+#: src/qemu_driver.c:3876
#, fuzzy
msgid "network is still active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:3917
+#: src/qemu_driver.c:3937
#, fuzzy
msgid "no network with matching id"
msgstr "domain information in XML"
-#: src/qemu_driver.c:3924
+#: src/qemu_driver.c:3944
#, fuzzy
msgid "failed to allocate space for network bridge string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:3974 src/storage_driver.c:823
+#: src/qemu_driver.c:3994 src/storage_driver.c:823
#, fuzzy, c-format
msgid "Failed to create symlink '%s' to '%s': %s"
msgstr "Failed to save domain %s to %s"
msgid "%s not implemented on Win32"
msgstr ""
-#: src/storage_backend_disk.c:85 src/storage_backend_logical.c:57
+#: src/storage_backend_disk.c:90 src/storage_backend_logical.c:57
#, c-format
msgid "unsupported pool format %s"
msgstr ""
-#: src/storage_backend_disk.c:110 src/storage_backend_logical.c:70
+#: src/storage_backend_disk.c:115 src/storage_backend_logical.c:70
#, c-format
msgid "unsupported pool format %d"
msgstr ""
-#: src/storage_backend_disk.c:138 src/storage_backend_fs.c:192
+#: src/storage_backend_disk.c:143 src/storage_backend_fs.c:192
#: src/storage_backend_fs.c:262 src/storage_backend_fs.c:314
#, c-format
msgid "unsupported volume format %s"
msgstr ""
-#: src/storage_backend_disk.c:165 src/storage_backend_fs.c:225
+#: src/storage_backend_disk.c:170 src/storage_backend_fs.c:225
#: src/storage_backend_fs.c:297 src/storage_backend_fs.c:329
#, c-format
msgid "unsupported volume format %d"
msgstr ""
-#: src/storage_backend_disk.c:179 src/storage_backend_disk.c:192
-#: src/storage_backend_disk.c:199 src/storage_backend_disk.c:221
+#: src/storage_backend_disk.c:184 src/storage_backend_disk.c:197
+#: src/storage_backend_disk.c:204 src/storage_backend_disk.c:226
#: src/storage_backend_fs.c:839 src/storage_backend_iscsi.c:177
#: src/storage_backend_logical.c:116 src/storage_backend_logical.c:121
#: src/storage_backend_logical.c:133 src/storage_backend_logical.c:143
-#: src/storage_backend_logical.c:531
+#: src/storage_backend_logical.c:546
msgid "volume"
msgstr ""
-#: src/storage_backend_disk.c:229
+#: src/storage_backend_disk.c:234
msgid "volume extents"
msgstr ""
-#: src/storage_backend_disk.c:237
+#: src/storage_backend_disk.c:242
msgid "cannot parse device start location"
msgstr ""
-#: src/storage_backend_disk.c:244
+#: src/storage_backend_disk.c:249
msgid "cannot parse device end location"
msgstr ""
-#: src/storage_backend_disk.c:250 src/storage_backend_logical.c:154
+#: src/storage_backend_disk.c:255 src/storage_backend_logical.c:154
#: src/storage_backend_logical.c:160
msgid "extents"
msgstr ""
-#: src/storage_backend_disk.c:464
+#: src/storage_backend_disk.c:462
msgid "no large enough free extent"
msgstr ""
-#: src/storage_backend_disk.c:498
-msgid "Disk pools are not yet supported"
+#: src/storage_backend_disk.c:502
+#, c-format
+msgid "Couldn't read volume target path '%s'. %s"
msgstr ""
+#: src/storage_backend_disk.c:517
+#, c-format
+msgid "Volume path '%s' did not start with parent pool source device name."
+msgstr ""
+
+#: src/storage_backend_disk.c:526
+#, fuzzy, c-format
+msgid "cannot parse partition number from target '%s'"
+msgstr "Failed to suspend domain %s"
+
#: src/storage_backend_fs.c:358
#, c-format
msgid "cannot read header '%s': %s"
msgstr ""
#: src/storage_backend_fs.c:1042 src/storage_backend_fs.c:1078
-#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:543
+#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:558
#, c-format
msgid "cannot read path '%s': %s"
msgstr ""
msgid "creation of non-raw images is not supported without qemu-img"
msgstr ""
-#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:552
+#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:567
#, fuzzy, c-format
msgid "cannot set file owner '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:559
+#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:574
#, fuzzy, c-format
msgid "cannot set file mode '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:566
+#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:581
#, c-format
msgid "cannot close file '%s': %s"
msgstr ""
msgid "lvs command failed with exitstatus %d"
msgstr ""
-#: src/storage_backend_logical.c:355
+#: src/storage_backend_logical.c:354
#, fuzzy
msgid "command line"
msgstr "domain name"
-#: src/storage_backend_logical.c:372
+#: src/storage_backend_logical.c:371
#, c-format
msgid "cannot open device %s"
msgstr ""
-#: src/storage_backend_logical.c:378
+#: src/storage_backend_logical.c:377
#, c-format
msgid "cannot clear device header %s"
msgstr ""
-#: src/storage_backend_logical.c:385
+#: src/storage_backend_logical.c:384
#, c-format
msgid "cannot close device %s"
msgstr ""
-#: src/storage_backend_logical.c:575
+#: src/storage_backend_logical.c:507
+#, fuzzy, c-format
+msgid "cannot remove PV device %s: %s"
+msgstr "failed to write configuration file: %s"
+
+#: src/storage_backend_logical.c:590
#, c-format
msgid "cannot find newly created volume '%s': %s"
msgstr ""
msgstr "DATA"
#: src/virsh.c:6292 src/virsh.c:6314
-msgid "blocked"
-msgstr "blocked"
+msgid "idle"
+msgstr ""
#: src/virsh.c:6294
msgid "paused"
msgid "domain information incomplete, missing uuid"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1109 src/xend_internal.c:2204 src/xend_internal.c:2211
+#: src/xend_internal.c:1109 src/xend_internal.c:2213 src/xend_internal.c:2220
msgid "domain information incomplete, missing name"
msgstr "domain information incomplete, missing name"
msgid "unknown graphics type '%s'"
msgstr "unknown OS type %s"
-#: src/xend_internal.c:2191
+#: src/xend_internal.c:2200
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:2260 src/xend_internal.c:2270 src/xend_internal.c:2280
+#: src/xend_internal.c:2269 src/xend_internal.c:2279 src/xend_internal.c:2289
#, fuzzy, c-format
msgid "unknown lifecycle type %s"
msgstr "unknown OS type %s"
-#: src/xend_internal.c:2593
+#: src/xend_internal.c:2602
#, fuzzy
msgid "failed to parse topology information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:2647
+#: src/xend_internal.c:2656
#, fuzzy
msgid "topology syntax error"
msgstr "configuration file syntax error"
-#: src/xend_internal.c:2711
+#: src/xend_internal.c:2720
msgid "failed to parse Xend domain information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:3193
+#: src/xend_internal.c:3202
msgid "xenDaemonDomainFetch failed to find this domain"
msgstr ""
-#: src/xend_internal.c:3815 src/xend_internal.c:4290 src/xm_internal.c:1617
+#: src/xend_internal.c:3824 src/xend_internal.c:4299 src/xm_internal.c:1617
#, fuzzy
msgid "failed to build sexpr"
msgstr "Failed to suspend domain %s"
-#: src/xend_internal.c:3917
+#: src/xend_internal.c:3926
#, fuzzy
msgid "unsupported device type"
msgstr "unexpected mime type"
-#: src/xend_internal.c:4020
+#: src/xend_internal.c:4029
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4061
+#: src/xend_internal.c:4070
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4069
+#: src/xend_internal.c:4078
#, fuzzy
msgid "unexpected value from on_xend_start"
msgstr "unexpected value node"
-#: src/xend_internal.c:4080
+#: src/xend_internal.c:4089
#, fuzzy
msgid "no memory"
msgstr "node memory"
-#: src/xend_internal.c:4086
+#: src/xend_internal.c:4095
#, fuzzy
msgid "sexpr2string failed"
msgstr "operation failed"
-#: src/xend_internal.c:4091
+#: src/xend_internal.c:4100
#, fuzzy
msgid "Failed to redefine sexpr"
msgstr "Failed to undefine domain %s"
-#: src/xend_internal.c:4096
+#: src/xend_internal.c:4105
msgid "on_xend_start not present in sexpr"
msgstr ""
-#: src/xend_internal.c:4127
+#: src/xend_internal.c:4136
#, fuzzy, c-format
msgid "gethostname failed: %s"
msgstr "operation failed: %s"
-#: src/xend_internal.c:4133
+#: src/xend_internal.c:4142
#, fuzzy, c-format
msgid "failed to strdup hostname: %s"
msgstr "failed to get hypervisor type"
-#: src/xend_internal.c:4164
+#: src/xend_internal.c:4173
msgid ""
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
"migration"
msgstr ""
-#: src/xend_internal.c:4174
+#: src/xend_internal.c:4183
msgid ""
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
"migration"
msgstr ""
-#: src/xend_internal.c:4186
+#: src/xend_internal.c:4195
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr ""
-#: src/xend_internal.c:4199
+#: src/xend_internal.c:4208
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr ""
-#: src/xend_internal.c:4204
+#: src/xend_internal.c:4213
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr ""
-#: src/xend_internal.c:4211
+#: src/xend_internal.c:4220
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr ""
-#: src/xend_internal.c:4218 src/xend_internal.c:4240 src/xend_internal.c:4248
-#: src/xend_internal.c:4474 src/xend_internal.c:4481 src/xml.c:89
+#: src/xend_internal.c:4227 src/xend_internal.c:4249 src/xend_internal.c:4257
+#: src/xend_internal.c:4483 src/xend_internal.c:4490 src/xml.c:89
msgid "strdup failed"
msgstr ""
-#: src/xend_internal.c:4231
+#: src/xend_internal.c:4240
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr ""
-#: src/xend_internal.c:4284
+#: src/xend_internal.c:4293
#, fuzzy
msgid "failed to parse domain description"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:4300
+#: src/xend_internal.c:4309
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Failed to create domain %s\n"
-#: src/xend_internal.c:4456 src/xend_internal.c:4532 src/xend_internal.c:4622
+#: src/xend_internal.c:4465 src/xend_internal.c:4541 src/xend_internal.c:4631
msgid "unsupported in xendConfigVersion < 4"
msgstr ""
-#: src/xend_internal.c:4468
+#: src/xend_internal.c:4477
#, fuzzy
msgid "node information incomplete, missing scheduler name"
msgstr "domain information incomplete, missing name"
-#: src/xend_internal.c:4486 src/xend_internal.c:4580 src/xend_internal.c:4692
+#: src/xend_internal.c:4495 src/xend_internal.c:4589 src/xend_internal.c:4701
#, fuzzy
msgid "Unknown scheduler"
msgstr "unknown host"
-#: src/xend_internal.c:4545 src/xend_internal.c:4635
+#: src/xend_internal.c:4554 src/xend_internal.c:4644
#, fuzzy
msgid "Failed to get a scheduler name"
msgstr "failed to get hypervisor type"
-#: src/xend_internal.c:4558 src/xend_internal.c:4671
+#: src/xend_internal.c:4567 src/xend_internal.c:4680
#, fuzzy
msgid "domain information incomplete, missing cpu_weight"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:4563 src/xend_internal.c:4680
+#: src/xend_internal.c:4572 src/xend_internal.c:4689
#, fuzzy
msgid "domain information incomplete, missing cpu_cap"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:4739
+#: src/xend_internal.c:4748
msgid "domainBlockPeek is not supported for dom0"
msgstr ""
-#: src/xend_internal.c:4762
+#: src/xend_internal.c:4771
#, fuzzy, c-format
msgid "%s: invalid path"
msgstr "invalid argument in %s"
-#: src/xend_internal.c:4770
+#: src/xend_internal.c:4779
#, fuzzy, c-format
msgid "failed to open for reading: %s: %s"
msgstr "failed to open %s for reading"
-#: src/xend_internal.c:4782
+#: src/xend_internal.c:4791
#, fuzzy, c-format
msgid "failed to lseek or read from file: %s: %s"
msgstr "Failed to suspend domain %s"
-#: src/xend_internal.c:4865 src/xend_internal.c:4911
+#: src/xend_internal.c:4874 src/xend_internal.c:4920
#, fuzzy, c-format
msgid "unexpected graphics type %d"
msgstr "unexpected mime type"
-#: src/xend_internal.c:4954
+#: src/xend_internal.c:4963
#, fuzzy
msgid "unexpected chr device type"
msgstr "unexpected mime type"
-#: src/xend_internal.c:5128 src/xm_internal.c:1779
+#: src/xend_internal.c:5137 src/xm_internal.c:1779
#, fuzzy, c-format
msgid "unsupported network type %d"
msgstr "unexpected mime type"
-#: src/xend_internal.c:5302 src/xend_internal.c:5309 src/xend_internal.c:5316
+#: src/xend_internal.c:5311 src/xend_internal.c:5318 src/xend_internal.c:5325
#, fuzzy, c-format
msgid "unexpected lifecycle value %d"
msgstr "unexpected value node"
-#: src/xend_internal.c:5333
+#: src/xend_internal.c:5342
#, fuzzy
msgid "no HVM domain loader"
msgstr "node domain list"
-#: src/xend_internal.c:5544
+#: src/xend_internal.c:5553
#, fuzzy
msgid "hotplug of device type not supported"
msgstr "library call failed, possibly not supported"
msgid "failed to connect to Xen Store"
msgstr "failed to connect to Xen Store"
+#~ msgid "blocked"
+#~ msgstr "blocked"
+
#, fuzzy
#~ msgid "invalid interface type: %s"
#~ msgstr "invalid argument in %s"
#~ msgid "cannot read tty pid file %s: %s"
#~ msgstr "failed to write configuration file: %s"
-#, fuzzy
-#~ msgid "cannot remove ttyPidFile %s: %s"
-#~ msgstr "failed to write configuration file: %s"
-
#, fuzzy
#~ msgid "failed to calloc memory for init string: %s"
#~ msgstr "failed to allocate a node"
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-09-08 14:51+0200\n"
+"POT-Creation-Date: 2008-09-23 22:28+0200\n"
"PO-Revision-Date: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
msgid "storage_vol not found"
msgstr "domain name or uuid"
-#: src/conf.c:155 src/conf.c:203 src/conf.c:488 src/conf.c:525 src/conf.c:553
-#: src/conf.c:631
+#: src/conf.c:164 src/conf.c:212 src/conf.c:491 src/conf.c:528 src/conf.c:555
+#: src/conf.c:630
msgid "allocating configuration"
msgstr "allocating configuration"
-#: src/conf.c:338
+#: src/conf.c:347
msgid "unterminated number"
msgstr "unterminated number"
-#: src/conf.c:372 src/conf.c:389 src/conf.c:401
+#: src/conf.c:380 src/conf.c:396 src/conf.c:407
msgid "unterminated string"
msgstr "unterminated string"
-#: src/conf.c:429 src/conf.c:483
+#: src/conf.c:434 src/conf.c:487
msgid "expecting a value"
msgstr "expecting a value"
-#: src/conf.c:450
+#: src/conf.c:454
msgid "expecting a separator in list"
msgstr "expecting a separator in list"
-#: src/conf.c:473
+#: src/conf.c:477
#, fuzzy
msgid "list is not closed with ]"
msgstr "list is not closed with ] "
-#: src/conf.c:518
+#: src/conf.c:521
msgid "expecting a name"
msgstr "expecting a name"
-#: src/conf.c:581
+#: src/conf.c:582
msgid "expecting a separator"
msgstr "expecting a separator"
msgid "expecting an assignment"
msgstr "expecting an assignment"
-#: src/conf.c:894 src/conf.c:950 src/xend_internal.c:584
-#: src/xend_internal.c:2657 src/xm_internal.c:1475 src/xm_internal.c:1482
+#: src/conf.c:892 src/conf.c:948 src/xend_internal.c:584
+#: src/xend_internal.c:2666 src/xm_internal.c:1475 src/xm_internal.c:1482
#, fuzzy
msgid "allocate buffer"
msgstr "allocate new buffer"
-#: src/conf.c:901
+#: src/conf.c:899
msgid "failed to open file"
msgstr "failed to open file"
-#: src/conf.c:912
+#: src/conf.c:910
msgid "failed to save content"
msgstr "failed to save content"
msgid "cannot extract disk devices"
msgstr "Cannot extract running %s hypervisor version\n"
-#: src/domain_conf.c:1939 src/qemu_driver.c:3133
+#: src/domain_conf.c:1939 src/qemu_driver.c:3153
#, fuzzy, c-format
msgid "duplicate disk target '%s'"
msgstr "unexpected mime type"
msgid "unexpected char type %d"
msgstr "unexpected mime type"
-#: src/domain_conf.c:2815 src/xend_internal.c:5214
+#: src/domain_conf.c:2815 src/xend_internal.c:5223
#, fuzzy, c-format
msgid "unexpected sound model %d"
msgstr "unexpected mime type"
-#: src/domain_conf.c:2835 src/xend_internal.c:5237
+#: src/domain_conf.c:2835 src/xend_internal.c:5246
#, fuzzy, c-format
msgid "unexpected input type %d"
msgstr "unexpected mime type"
#: src/lxc_driver.c:274 src/lxc_driver.c:309 src/lxc_driver.c:335
#: src/lxc_driver.c:350 src/openvz_driver.c:238 src/openvz_driver.c:267
-#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:620
-#: src/openvz_driver.c:651 src/openvz_driver.c:672 src/openvz_driver.c:713
-#: src/qemu_driver.c:2192 src/qemu_driver.c:2279 src/qemu_driver.c:2828
-#: src/qemu_driver.c:2883 src/qemu_driver.c:2927 src/qemu_driver.c:3007
-#: src/qemu_driver.c:3123 src/qemu_driver.c:3192 src/qemu_driver.c:3247
-#: src/qemu_driver.c:3291 src/qemu_driver.c:3309 src/qemu_driver.c:3567
+#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:621
+#: src/openvz_driver.c:652 src/openvz_driver.c:673 src/openvz_driver.c:714
+#: src/qemu_driver.c:2212 src/qemu_driver.c:2299 src/qemu_driver.c:2848
+#: src/qemu_driver.c:2903 src/qemu_driver.c:2947 src/qemu_driver.c:3027
+#: src/qemu_driver.c:3143 src/qemu_driver.c:3212 src/qemu_driver.c:3267
+#: src/qemu_driver.c:3311 src/qemu_driver.c:3329 src/qemu_driver.c:3587
#, fuzzy
msgid "no domain with matching uuid"
msgstr "domain id or uuid"
-#: src/lxc_driver.c:280 src/openvz_driver.c:625 src/qemu_driver.c:2933
+#: src/lxc_driver.c:280 src/openvz_driver.c:626 src/qemu_driver.c:2953
#, fuzzy
msgid "cannot delete active domain"
msgstr "name of the inactive domain"
-#: src/lxc_driver.c:286 src/qemu_driver.c:2939
+#: src/lxc_driver.c:286 src/qemu_driver.c:2959
#, fuzzy
msgid "cannot undefine transient domain"
msgstr "name of the inactive domain"
msgid "container '%s' unexpectedly shutdown during startup"
msgstr ""
-#: src/lxc_driver.c:747 src/qemu_driver.c:892
+#: src/lxc_driver.c:747 src/qemu_driver.c:893
#, fuzzy, c-format
msgid "cannot create log directory %s: %s"
msgstr "failed to write configuration file: %s"
msgid "unknown forwarding type '%s'"
msgstr "unknown OS type %s"
-#: src/network_conf.c:662 src/qemu_driver.c:3334 src/qemu_driver.c:3967
+#: src/network_conf.c:662 src/qemu_driver.c:3354 src/qemu_driver.c:3987
#: src/storage_driver.c:816
#, c-format
msgid "cannot create autostart directory %s: %s"
msgid "no config file for %s"
msgstr "configuration file syntax error: %s"
-#: src/openvz_conf.c:187
+#: src/openvz_conf.c:190
+#, fuzzy, c-format
+msgid "Cound not read 'IP_ADDRESS' from config for container %d"
+msgstr "could not connect to %s"
+
+#: src/openvz_conf.c:220
+#, fuzzy, c-format
+msgid "Cound not read 'NETIF' from config for container %d"
+msgstr "could not connect to %s"
+
+#: src/openvz_conf.c:247
+#, fuzzy
+msgid "Too long network device name"
+msgstr "resolving domain filename"
+
+#: src/openvz_conf.c:264
+#, fuzzy
+msgid "Wrong length MAC address"
+msgstr "invalid argument in %s"
+
+#: src/openvz_conf.c:271
+#, fuzzy
+msgid "Wrong MAC address"
+msgstr "invalid argument in %s"
+
+#: src/openvz_conf.c:327
#, fuzzy
msgid "popen failed"
msgstr "operation failed"
-#: src/openvz_conf.c:197
+#: src/openvz_conf.c:337
#, fuzzy
msgid "Failed to parse vzlist output"
msgstr "Failed to suspend domain %s"
-#: src/openvz_conf.c:223
+#: src/openvz_conf.c:363
#, fuzzy
msgid "UUID in config file malformed"
msgstr "configuration file syntax error: %s"
-#: src/openvz_conf.c:235
+#: src/openvz_conf.c:375
#, fuzzy, c-format
msgid "Cound not read config for container %d"
msgstr "could not connect to %s"
msgid "Container ID is not specified"
msgstr ""
-#: src/openvz_driver.c:391 src/openvz_driver.c:459 src/openvz_driver.c:534
-#: src/openvz_driver.c:554 src/openvz_driver.c:600 src/openvz_driver.c:631
-#: src/openvz_driver.c:656 src/openvz_driver.c:728 src/openvz_driver.c:826
-#: src/openvz_driver.c:872
+#: src/openvz_driver.c:391 src/openvz_driver.c:460 src/openvz_driver.c:535
+#: src/openvz_driver.c:555 src/openvz_driver.c:601 src/openvz_driver.c:632
+#: src/openvz_driver.c:657 src/openvz_driver.c:729 src/openvz_driver.c:827
+#: src/openvz_driver.c:873
#, fuzzy, c-format
msgid "Could not exec %s"
msgstr "could not connect to %s"
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:451 src/openvz_driver.c:528
+#: src/openvz_driver.c:452 src/openvz_driver.c:529
msgid "Error creating command for container"
msgstr ""
-#: src/openvz_driver.c:465 src/openvz_driver.c:540
+#: src/openvz_driver.c:466 src/openvz_driver.c:541
#, fuzzy
msgid "Could not set UUID"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:475 src/openvz_driver.c:546
+#: src/openvz_driver.c:476 src/openvz_driver.c:547
#, fuzzy
msgid "Could not configure network"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:482 src/openvz_driver.c:569
+#: src/openvz_driver.c:483 src/openvz_driver.c:570
#, fuzzy
msgid "Could not set number of virtual cpu"
msgstr "change number of virtual CPUs"
#: src/openvz_driver.c:517
#, c-format
-msgid "Already an OPENVZ VM defined with the id '%d'"
+msgid "Already an OPENVZ VM defined with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:588
+#: src/openvz_driver.c:589
msgid "no domain with matching id"
msgstr ""
-#: src/openvz_driver.c:594
+#: src/openvz_driver.c:595
#, fuzzy
msgid "domain is not in shutoff state"
msgstr "Domain is already active"
-#: src/openvz_driver.c:677
+#: src/openvz_driver.c:678
#, fuzzy
msgid "Could not read container config"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:693 src/qemu_driver.c:1823
+#: src/openvz_driver.c:694 src/qemu_driver.c:1843
#, fuzzy, c-format
msgid "unknown type '%s'"
msgstr "unknown OS type %s"
-#: src/openvz_driver.c:719
+#: src/openvz_driver.c:720
msgid "VCPUs should be >= 1"
msgstr ""
-#: src/openvz_driver.c:835 src/openvz_driver.c:881
+#: src/openvz_driver.c:836 src/openvz_driver.c:882
#, fuzzy, c-format
msgid "Could not parse VPS ID %s"
msgstr "could not connect to %s"
msgid "Unexpected exit status '%d', qemu probably failed"
msgstr ""
-#: src/qemu_conf.c:519 src/qemu_driver.c:925
+#: src/qemu_conf.c:519 src/qemu_driver.c:926
#, fuzzy, c-format
msgid "Cannot find QEMU binary %s: %s"
msgstr "Failed to suspend domain %s"
msgid "Network type %d is not supported"
msgstr "Domain %s started\n"
-#: src/qemu_conf.c:580 src/qemu_driver.c:1515
+#: src/qemu_conf.c:580 src/qemu_driver.c:1514
#, fuzzy, c-format
msgid "cannot initialize bridge support: %s"
msgstr "Failed to suspend domain %s"
msgid "failed to allocate space for argv string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:90
+#: src/qemu_driver.c:91
#, fuzzy
msgid "Failed to set close-on-exec file descriptor flag\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:105
+#: src/qemu_driver.c:106
#, fuzzy
msgid "Failed to set non-blocking file descriptor flag\n"
msgstr "failed to parse Xend domain information"
-#: src/qemu_driver.c:150
+#: src/qemu_driver.c:151
#, fuzzy, c-format
msgid "Failed to autostart network '%s': %s\n"
msgstr "Failed to start domain %s"
-#: src/qemu_driver.c:165
+#: src/qemu_driver.c:166
#, fuzzy, c-format
msgid "Failed to autostart VM '%s': %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:201
+#: src/qemu_driver.c:202
#, fuzzy, c-format
msgid "Failed to find user record for uid '%d': %s\n"
msgstr "Failed to undefine domain %s"
-#: src/qemu_driver.c:212
+#: src/qemu_driver.c:213
#, fuzzy
msgid "out of memory in asprintf\n"
msgstr "out of memory"
-#: src/qemu_driver.c:268
+#: src/qemu_driver.c:269
#, fuzzy
msgid "qemudStartup: out of memory\n"
msgstr "out of memory"
-#: src/qemu_driver.c:295
+#: src/qemu_driver.c:296
msgid "Reloading iptables rules\n"
msgstr ""
-#: src/qemu_driver.c:433
+#: src/qemu_driver.c:434
#, c-format
msgid ""
"QEMU quit during %s startup\n"
"%s"
msgstr ""
-#: src/qemu_driver.c:443 src/qemu_driver.c:456
+#: src/qemu_driver.c:444 src/qemu_driver.c:457
#, c-format
msgid "Failure while reading %s startup output: %s"
msgstr ""
-#: src/qemu_driver.c:451
+#: src/qemu_driver.c:452
#, c-format
msgid "Timed out while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:467
+#: src/qemu_driver.c:468
#, c-format
msgid "Failure while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:479
+#: src/qemu_driver.c:480
#, c-format
msgid "Out of space while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:510
+#: src/qemu_driver.c:511
#, fuzzy, c-format
msgid "Unable to open monitor path %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:515
+#: src/qemu_driver.c:516
msgid "Unable to set monitor close-on-exec flag"
msgstr ""
-#: src/qemu_driver.c:520
+#: src/qemu_driver.c:521
msgid "Unable to put monitor into non-blocking mode"
msgstr ""
-#: src/qemu_driver.c:648 src/qemu_driver.c:1027 src/qemu_driver.c:1726
-#: src/qemu_driver.c:1736
+#: src/qemu_driver.c:649 src/qemu_driver.c:1028 src/qemu_driver.c:1725
+#: src/qemu_driver.c:1735
#, fuzzy, c-format
msgid "Unable to log VM console data: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:671
+#: src/qemu_driver.c:672
#, fuzzy
msgid "allocate cpumap"
msgstr "allocate new context"
-#: src/qemu_driver.c:682
+#: src/qemu_driver.c:683
msgid "cannot run monitor command to fetch CPU thread info"
msgstr ""
-#: src/qemu_driver.c:786
+#: src/qemu_driver.c:787
#, fuzzy, c-format
msgid "failed to set CPU affinity %s"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:796 src/qemu_driver.c:2135
+#: src/qemu_driver.c:797 src/qemu_driver.c:2155
#, fuzzy
msgid "resume operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:859
+#: src/qemu_driver.c:860
#, fuzzy
msgid "VM is already active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:869
+#: src/qemu_driver.c:870
msgid "Unable to find an unused VNC port"
msgstr ""
-#: src/qemu_driver.c:881
+#: src/qemu_driver.c:882
#, c-format
msgid "config file path too long: %s/%s.log"
msgstr ""
-#: src/qemu_driver.c:900
+#: src/qemu_driver.c:901
#, fuzzy, c-format
msgid "failed to create logfile %s: %s"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:906
+#: src/qemu_driver.c:907
#, fuzzy, c-format
msgid "Unable to set VM logfile close-on-exec flag %s"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:935 src/qemu_driver.c:3032
+#: src/qemu_driver.c:936 src/qemu_driver.c:3052
#, fuzzy, c-format
msgid "Cannot determine QEMU argv syntax %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:951 src/qemu_driver.c:954 src/qemu_driver.c:959
+#: src/qemu_driver.c:952 src/qemu_driver.c:955 src/qemu_driver.c:960
#, fuzzy, c-format
msgid "Unable to write argv to logfile %d: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:1041
+#: src/qemu_driver.c:1040
#, fuzzy, c-format
msgid "Shutting down VM '%s'\n"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:1052
+#: src/qemu_driver.c:1051
#, fuzzy, c-format
msgid "Unable to close logfile %d: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:1067
+#: src/qemu_driver.c:1066
#, fuzzy
msgid "Got unexpected pid, damn\n"
msgstr "unexpected dict node"
-#: src/qemu_driver.c:1221
+#: src/qemu_driver.c:1220
#, fuzzy
msgid "failed to allocate space for dnsmasq argv"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1235
+#: src/qemu_driver.c:1234
msgid "cannot start dhcp daemon without IP address for server"
msgstr ""
-#: src/qemu_driver.c:1264
+#: src/qemu_driver.c:1263
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1275
+#: src/qemu_driver.c:1274
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1285
+#: src/qemu_driver.c:1284
#, fuzzy, c-format
msgid "failed to add iptables rule to enable masquerading : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1317
+#: src/qemu_driver.c:1316
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1328
+#: src/qemu_driver.c:1327
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1353
+#: src/qemu_driver.c:1352
#, fuzzy
msgid "failed to allocate space for IP tables support"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1361 src/qemu_driver.c:1368
+#: src/qemu_driver.c:1360 src/qemu_driver.c:1367
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1376 src/qemu_driver.c:1383
+#: src/qemu_driver.c:1375 src/qemu_driver.c:1382
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1393
+#: src/qemu_driver.c:1392
#, fuzzy, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1400
+#: src/qemu_driver.c:1399
#, fuzzy, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1408
+#: src/qemu_driver.c:1407
#, fuzzy, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1509
+#: src/qemu_driver.c:1508
#, fuzzy
msgid "network is already active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:1521
+#: src/qemu_driver.c:1520
#, fuzzy, c-format
msgid "cannot create bridge '%s' : %s"
msgstr "failed to write configuration file: %s"
-#: src/qemu_driver.c:1536
+#: src/qemu_driver.c:1535
#, fuzzy, c-format
msgid "cannot set IP address on bridge '%s' to '%s' : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1544
+#: src/qemu_driver.c:1543
#, fuzzy, c-format
msgid "cannot set netmask on bridge '%s' to '%s' : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1552
+#: src/qemu_driver.c:1551
#, fuzzy, c-format
msgid "failed to bring the bridge '%s' up : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1563
+#: src/qemu_driver.c:1562
#, fuzzy, c-format
msgid "failed to enable IP forwarding : %s"
msgstr "failed to open %s for reading"
-#: src/qemu_driver.c:1581 src/qemu_driver.c:1612
+#: src/qemu_driver.c:1580 src/qemu_driver.c:1611
#, fuzzy, c-format
msgid "Failed to bring down bridge '%s' : %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1587 src/qemu_driver.c:1617
+#: src/qemu_driver.c:1586 src/qemu_driver.c:1616
#, fuzzy, c-format
msgid "Failed to delete bridge '%s' : %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1600
+#: src/qemu_driver.c:1599
#, fuzzy, c-format
msgid "Shutting down network '%s'\n"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:1626
+#: src/qemu_driver.c:1625
#, fuzzy
msgid "Got unexpected pid for dnsmasq\n"
msgstr "unexpected dict node"
-#: src/qemu_driver.c:1839
+#: src/qemu_driver.c:1814
+#, fuzzy, c-format
+msgid "Unable to open %s: %s\n"
+msgstr "Failed to suspend domain %s"
+
+#: src/qemu_driver.c:1859
#, fuzzy
msgid "failed to allocate space for capabilities support"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1858 src/qemu_driver.c:1884
+#: src/qemu_driver.c:1878 src/qemu_driver.c:1904
msgid "NUMA not supported on this host"
msgstr ""
-#: src/qemu_driver.c:1869 src/qemu_driver.c:1892
+#: src/qemu_driver.c:1889 src/qemu_driver.c:1912
#, fuzzy
msgid "Failed to query NUMA free memory"
msgstr "Used memory:"
-#: src/qemu_driver.c:2053
+#: src/qemu_driver.c:2073
#, fuzzy, c-format
msgid "domain '%s' is already defined"
msgstr "domain %s exists already"
-#: src/qemu_driver.c:2064
+#: src/qemu_driver.c:2084
#, fuzzy, c-format
msgid "domain with uuid '%s' is already defined"
msgstr "domain %s exists already"
-#: src/qemu_driver.c:2094 src/qemu_driver.c:2123 src/qemu_driver.c:2152
-#: src/qemu_driver.c:2172 src/qemu_driver.c:2410 src/qemu_driver.c:3383
-#: src/qemu_driver.c:3518 src/qemu_driver.c:3632
+#: src/qemu_driver.c:2114 src/qemu_driver.c:2143 src/qemu_driver.c:2172
+#: src/qemu_driver.c:2192 src/qemu_driver.c:2430 src/qemu_driver.c:3403
+#: src/qemu_driver.c:3538 src/qemu_driver.c:3652
#, c-format
msgid "no domain with matching id %d"
msgstr ""
-#: src/qemu_driver.c:2099 src/qemu_driver.c:2128 src/qemu_driver.c:2416
-#: src/qemu_driver.c:3388 src/qemu_driver.c:3524 src/qemu_driver.c:3638
+#: src/qemu_driver.c:2119 src/qemu_driver.c:2148 src/qemu_driver.c:2436
+#: src/qemu_driver.c:3408 src/qemu_driver.c:3544 src/qemu_driver.c:3658
#, fuzzy
msgid "domain is not running"
msgstr "Domain is already active"
-#: src/qemu_driver.c:2107
+#: src/qemu_driver.c:2127
#, fuzzy
msgid "suspend operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2158
+#: src/qemu_driver.c:2178
#, fuzzy
msgid "shutdown operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2198
+#: src/qemu_driver.c:2218
#, fuzzy
msgid "failed to allocate space for ostype"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:2214 src/qemu_driver.c:2230 src/qemu_driver.c:2253
-#: src/qemu_driver.c:2526 src/qemu_driver.c:2688
+#: src/qemu_driver.c:2234 src/qemu_driver.c:2250 src/qemu_driver.c:2273
+#: src/qemu_driver.c:2546 src/qemu_driver.c:2708
#, c-format
msgid "no domain with matching uuid '%s'"
msgstr ""
-#: src/qemu_driver.c:2236
+#: src/qemu_driver.c:2256
msgid "cannot set max memory lower than current memory"
msgstr ""
-#: src/qemu_driver.c:2259
+#: src/qemu_driver.c:2279
#, fuzzy
msgid "cannot set memory of an active domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:2265
+#: src/qemu_driver.c:2285
msgid "cannot set memory higher than max memory"
msgstr ""
-#: src/qemu_driver.c:2425
+#: src/qemu_driver.c:2445
#, fuzzy
msgid "failed to pause domain"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:2434
+#: src/qemu_driver.c:2454
#, fuzzy
msgid "failed to get domain xml"
msgstr "failed to get domain UUID"
-#: src/qemu_driver.c:2442
+#: src/qemu_driver.c:2462
#, fuzzy, c-format
msgid "failed to create '%s'"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2449
+#: src/qemu_driver.c:2469
#, fuzzy
msgid "failed to write save header"
msgstr "Failed to write to socket %d\n"
-#: src/qemu_driver.c:2457
+#: src/qemu_driver.c:2477
#, fuzzy
msgid "failed to write xml"
msgstr "Failed to write to socket %d\n"
-#: src/qemu_driver.c:2470 src/qemu_driver.c:2477 src/qemu_driver.c:2748
+#: src/qemu_driver.c:2490 src/qemu_driver.c:2497 src/qemu_driver.c:2768
#: src/remote_internal.c:2241 src/virterror.c:441
msgid "out of memory"
msgstr "out of memory"
-#: src/qemu_driver.c:2485
+#: src/qemu_driver.c:2505
#, fuzzy
msgid "migrate operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2497
+#: src/qemu_driver.c:2517
msgid "'migrate' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:2532
+#: src/qemu_driver.c:2552
#, fuzzy
msgid "cannot change vcpu count of an active domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:2538
+#: src/qemu_driver.c:2558
msgid "could not determine max vcpus for the domain"
msgstr ""
-#: src/qemu_driver.c:2544
+#: src/qemu_driver.c:2564
#, c-format
msgid ""
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
msgstr ""
-#: src/qemu_driver.c:2568 src/qemu_driver.c:2620
+#: src/qemu_driver.c:2588 src/qemu_driver.c:2640
#, fuzzy
msgid "cannot pin vcpus on an inactive domain"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:2574
+#: src/qemu_driver.c:2594
#, c-format
msgid "vcpu number out of range %d > %d"
msgstr ""
-#: src/qemu_driver.c:2595
+#: src/qemu_driver.c:2615
#, fuzzy, c-format
msgid "cannot set affinity: %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:2600
+#: src/qemu_driver.c:2620
#, fuzzy
msgid "cpu affinity is not supported"
msgstr "library call failed, possibly not supported"
-#: src/qemu_driver.c:2657
+#: src/qemu_driver.c:2677
#, fuzzy, c-format
msgid "cannot get affinity: %s"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2667
+#: src/qemu_driver.c:2687
msgid "cpu affinity is not available"
msgstr ""
-#: src/qemu_driver.c:2694
+#: src/qemu_driver.c:2714
#, fuzzy, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr "load domain definition file"
-#: src/qemu_driver.c:2720 src/test.c:956
+#: src/qemu_driver.c:2740 src/test.c:956
#, fuzzy
msgid "cannot read domain image"
msgstr "node domain list"
-#: src/qemu_driver.c:2726
+#: src/qemu_driver.c:2746
#, fuzzy
msgid "failed to read qemu header"
msgstr "failed to read from Xen Daemon"
-#: src/qemu_driver.c:2733
+#: src/qemu_driver.c:2753
msgid "image magic is incorrect"
msgstr ""
-#: src/qemu_driver.c:2740
+#: src/qemu_driver.c:2760
#, c-format
msgid "image version is not supported (%d > %d)"
msgstr ""
-#: src/qemu_driver.c:2755
+#: src/qemu_driver.c:2775
#, fuzzy
msgid "failed to read XML"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2764
+#: src/qemu_driver.c:2784
#, fuzzy
msgid "failed to parse XML"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2777
+#: src/qemu_driver.c:2797
#, fuzzy, c-format
msgid "domain is already active as '%s'"
msgstr "Domain is already active"
-#: src/qemu_driver.c:2786
+#: src/qemu_driver.c:2806
#, fuzzy
msgid "failed to assign new VM"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2799
+#: src/qemu_driver.c:2819
#, fuzzy
msgid "failed to start VM"
msgstr "Failed to start domain %s"
-#: src/qemu_driver.c:2811
+#: src/qemu_driver.c:2831
#, fuzzy
msgid "failed to resume domain"
msgstr "Failed to resume domain %s"
-#: src/qemu_driver.c:2848 src/qemu_driver.c:3741 src/qemu_driver.c:3776
+#: src/qemu_driver.c:2868 src/qemu_driver.c:3761 src/qemu_driver.c:3796
#, fuzzy
msgid "failed to allocate space for VM name string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:2962
+#: src/qemu_driver.c:2982
#, fuzzy, c-format
msgid "cannot convert disk '%s' to bus/device index"
msgstr "Cannot extract running %s hypervisor version\n"
-#: src/qemu_driver.c:2982
+#: src/qemu_driver.c:3002
#, fuzzy, c-format
msgid "Unsupported disk name mapping for bus '%s'"
msgstr "unexpected mime type"
-#: src/qemu_driver.c:3022
+#: src/qemu_driver.c:3042
#, c-format
msgid "No device with bus '%s' and target '%s'"
msgstr ""
-#: src/qemu_driver.c:3049
+#: src/qemu_driver.c:3069
#, c-format
msgid ""
"Emulator version does not support removable media for device '%s' and target "
"'%s'"
msgstr ""
-#: src/qemu_driver.c:3086
+#: src/qemu_driver.c:3106
msgid "cannot change cdrom media"
msgstr ""
-#: src/qemu_driver.c:3097
+#: src/qemu_driver.c:3117
msgid "changing cdrom media failed"
msgstr ""
-#: src/qemu_driver.c:3157
+#: src/qemu_driver.c:3177
#, fuzzy
msgid "cannot attach usb disk"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3168
+#: src/qemu_driver.c:3188
#, fuzzy
msgid "adding usb disk failed"
msgstr "loading host definition file"
-#: src/qemu_driver.c:3212
+#: src/qemu_driver.c:3232
#, fuzzy
msgid "cannot attach usb device"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3223
+#: src/qemu_driver.c:3243
#, fuzzy
msgid "adding usb device failed"
msgstr "loading host definition file"
-#: src/qemu_driver.c:3253
+#: src/qemu_driver.c:3273
#, fuzzy
msgid "cannot attach device on inactive domain"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3276
+#: src/qemu_driver.c:3296
msgid "this device type cannot be attached"
msgstr ""
-#: src/qemu_driver.c:3315
+#: src/qemu_driver.c:3335
#, fuzzy
msgid "cannot set autostart for transient domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:3341
+#: src/qemu_driver.c:3361
#, fuzzy, c-format
msgid "Failed to create symlink '%s to '%s': %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:3348 src/qemu_driver.c:3981 src/storage_driver.c:832
+#: src/qemu_driver.c:3368 src/qemu_driver.c:4001 src/storage_driver.c:832
#, fuzzy, c-format
msgid "Failed to delete symlink '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:3410
+#: src/qemu_driver.c:3430
#, fuzzy, c-format
msgid "invalid path: %s"
msgstr "invalid argument in %s"
-#: src/qemu_driver.c:3418
+#: src/qemu_driver.c:3438
msgid "'info blockstats' command failed"
msgstr ""
-#: src/qemu_driver.c:3433
+#: src/qemu_driver.c:3453
msgid "'info blockstats' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:3498
+#: src/qemu_driver.c:3518
#, fuzzy, c-format
msgid "device not found: %s (%s)"
msgstr "Domain restored from %s\n"
-#: src/qemu_driver.c:3530 src/qemu_driver.c:3573
+#: src/qemu_driver.c:3550 src/qemu_driver.c:3593
msgid "NULL or empty path"
msgstr ""
-#: src/qemu_driver.c:3541
+#: src/qemu_driver.c:3561
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr ""
-#: src/qemu_driver.c:3583
+#: src/qemu_driver.c:3603
#, fuzzy
msgid "invalid path"
msgstr "invalid argument in %s"
-#: src/qemu_driver.c:3626
+#: src/qemu_driver.c:3646
msgid "QEMU driver only supports virtual memory addrs"
msgstr ""
-#: src/qemu_driver.c:3653
+#: src/qemu_driver.c:3673
#, fuzzy
msgid "'memsave' command failed"
msgstr "domain name"
-#: src/qemu_driver.c:3682 src/qemu_driver.c:3850 src/qemu_driver.c:3875
-#: src/qemu_driver.c:3889 src/qemu_driver.c:3904 src/qemu_driver.c:3937
-#: src/qemu_driver.c:3953
+#: src/qemu_driver.c:3702 src/qemu_driver.c:3870 src/qemu_driver.c:3895
+#: src/qemu_driver.c:3909 src/qemu_driver.c:3924 src/qemu_driver.c:3957
+#: src/qemu_driver.c:3973
msgid "no network with matching uuid"
msgstr ""
-#: src/qemu_driver.c:3697
+#: src/qemu_driver.c:3717
msgid "no network with matching name"
msgstr ""
-#: src/qemu_driver.c:3856
+#: src/qemu_driver.c:3876
#, fuzzy
msgid "network is still active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:3917
+#: src/qemu_driver.c:3937
#, fuzzy
msgid "no network with matching id"
msgstr "domain information in XML"
-#: src/qemu_driver.c:3924
+#: src/qemu_driver.c:3944
#, fuzzy
msgid "failed to allocate space for network bridge string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:3974 src/storage_driver.c:823
+#: src/qemu_driver.c:3994 src/storage_driver.c:823
#, fuzzy, c-format
msgid "Failed to create symlink '%s' to '%s': %s"
msgstr "Failed to save domain %s to %s"
msgid "%s not implemented on Win32"
msgstr ""
-#: src/storage_backend_disk.c:85 src/storage_backend_logical.c:57
+#: src/storage_backend_disk.c:90 src/storage_backend_logical.c:57
#, c-format
msgid "unsupported pool format %s"
msgstr ""
-#: src/storage_backend_disk.c:110 src/storage_backend_logical.c:70
+#: src/storage_backend_disk.c:115 src/storage_backend_logical.c:70
#, c-format
msgid "unsupported pool format %d"
msgstr ""
-#: src/storage_backend_disk.c:138 src/storage_backend_fs.c:192
+#: src/storage_backend_disk.c:143 src/storage_backend_fs.c:192
#: src/storage_backend_fs.c:262 src/storage_backend_fs.c:314
#, c-format
msgid "unsupported volume format %s"
msgstr ""
-#: src/storage_backend_disk.c:165 src/storage_backend_fs.c:225
+#: src/storage_backend_disk.c:170 src/storage_backend_fs.c:225
#: src/storage_backend_fs.c:297 src/storage_backend_fs.c:329
#, c-format
msgid "unsupported volume format %d"
msgstr ""
-#: src/storage_backend_disk.c:179 src/storage_backend_disk.c:192
-#: src/storage_backend_disk.c:199 src/storage_backend_disk.c:221
+#: src/storage_backend_disk.c:184 src/storage_backend_disk.c:197
+#: src/storage_backend_disk.c:204 src/storage_backend_disk.c:226
#: src/storage_backend_fs.c:839 src/storage_backend_iscsi.c:177
#: src/storage_backend_logical.c:116 src/storage_backend_logical.c:121
#: src/storage_backend_logical.c:133 src/storage_backend_logical.c:143
-#: src/storage_backend_logical.c:531
+#: src/storage_backend_logical.c:546
msgid "volume"
msgstr ""
-#: src/storage_backend_disk.c:229
+#: src/storage_backend_disk.c:234
msgid "volume extents"
msgstr ""
-#: src/storage_backend_disk.c:237
+#: src/storage_backend_disk.c:242
msgid "cannot parse device start location"
msgstr ""
-#: src/storage_backend_disk.c:244
+#: src/storage_backend_disk.c:249
msgid "cannot parse device end location"
msgstr ""
-#: src/storage_backend_disk.c:250 src/storage_backend_logical.c:154
+#: src/storage_backend_disk.c:255 src/storage_backend_logical.c:154
#: src/storage_backend_logical.c:160
msgid "extents"
msgstr ""
-#: src/storage_backend_disk.c:464
+#: src/storage_backend_disk.c:462
msgid "no large enough free extent"
msgstr ""
-#: src/storage_backend_disk.c:498
-msgid "Disk pools are not yet supported"
+#: src/storage_backend_disk.c:502
+#, c-format
+msgid "Couldn't read volume target path '%s'. %s"
msgstr ""
+#: src/storage_backend_disk.c:517
+#, c-format
+msgid "Volume path '%s' did not start with parent pool source device name."
+msgstr ""
+
+#: src/storage_backend_disk.c:526
+#, fuzzy, c-format
+msgid "cannot parse partition number from target '%s'"
+msgstr "Failed to suspend domain %s"
+
#: src/storage_backend_fs.c:358
#, c-format
msgid "cannot read header '%s': %s"
msgstr ""
#: src/storage_backend_fs.c:1042 src/storage_backend_fs.c:1078
-#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:543
+#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:558
#, c-format
msgid "cannot read path '%s': %s"
msgstr ""
msgid "creation of non-raw images is not supported without qemu-img"
msgstr ""
-#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:552
+#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:567
#, fuzzy, c-format
msgid "cannot set file owner '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:559
+#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:574
#, fuzzy, c-format
msgid "cannot set file mode '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:566
+#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:581
#, c-format
msgid "cannot close file '%s': %s"
msgstr ""
msgid "lvs command failed with exitstatus %d"
msgstr ""
-#: src/storage_backend_logical.c:355
+#: src/storage_backend_logical.c:354
#, fuzzy
msgid "command line"
msgstr "domain name"
-#: src/storage_backend_logical.c:372
+#: src/storage_backend_logical.c:371
#, c-format
msgid "cannot open device %s"
msgstr ""
-#: src/storage_backend_logical.c:378
+#: src/storage_backend_logical.c:377
#, c-format
msgid "cannot clear device header %s"
msgstr ""
-#: src/storage_backend_logical.c:385
+#: src/storage_backend_logical.c:384
#, c-format
msgid "cannot close device %s"
msgstr ""
-#: src/storage_backend_logical.c:575
+#: src/storage_backend_logical.c:507
+#, fuzzy, c-format
+msgid "cannot remove PV device %s: %s"
+msgstr "failed to write configuration file: %s"
+
+#: src/storage_backend_logical.c:590
#, c-format
msgid "cannot find newly created volume '%s': %s"
msgstr ""
msgstr "DATA"
#: src/virsh.c:6292 src/virsh.c:6314
-msgid "blocked"
-msgstr "blocked"
+msgid "idle"
+msgstr ""
#: src/virsh.c:6294
msgid "paused"
msgid "domain information incomplete, missing uuid"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1109 src/xend_internal.c:2204 src/xend_internal.c:2211
+#: src/xend_internal.c:1109 src/xend_internal.c:2213 src/xend_internal.c:2220
msgid "domain information incomplete, missing name"
msgstr "domain information incomplete, missing name"
msgid "unknown graphics type '%s'"
msgstr "unknown OS type %s"
-#: src/xend_internal.c:2191
+#: src/xend_internal.c:2200
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:2260 src/xend_internal.c:2270 src/xend_internal.c:2280
+#: src/xend_internal.c:2269 src/xend_internal.c:2279 src/xend_internal.c:2289
#, fuzzy, c-format
msgid "unknown lifecycle type %s"
msgstr "unknown OS type %s"
-#: src/xend_internal.c:2593
+#: src/xend_internal.c:2602
#, fuzzy
msgid "failed to parse topology information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:2647
+#: src/xend_internal.c:2656
#, fuzzy
msgid "topology syntax error"
msgstr "configuration file syntax error"
-#: src/xend_internal.c:2711
+#: src/xend_internal.c:2720
msgid "failed to parse Xend domain information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:3193
+#: src/xend_internal.c:3202
msgid "xenDaemonDomainFetch failed to find this domain"
msgstr ""
-#: src/xend_internal.c:3815 src/xend_internal.c:4290 src/xm_internal.c:1617
+#: src/xend_internal.c:3824 src/xend_internal.c:4299 src/xm_internal.c:1617
#, fuzzy
msgid "failed to build sexpr"
msgstr "Failed to suspend domain %s"
-#: src/xend_internal.c:3917
+#: src/xend_internal.c:3926
#, fuzzy
msgid "unsupported device type"
msgstr "unexpected mime type"
-#: src/xend_internal.c:4020
+#: src/xend_internal.c:4029
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4061
+#: src/xend_internal.c:4070
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4069
+#: src/xend_internal.c:4078
#, fuzzy
msgid "unexpected value from on_xend_start"
msgstr "unexpected value node"
-#: src/xend_internal.c:4080
+#: src/xend_internal.c:4089
#, fuzzy
msgid "no memory"
msgstr "node memory"
-#: src/xend_internal.c:4086
+#: src/xend_internal.c:4095
#, fuzzy
msgid "sexpr2string failed"
msgstr "operation failed"
-#: src/xend_internal.c:4091
+#: src/xend_internal.c:4100
#, fuzzy
msgid "Failed to redefine sexpr"
msgstr "Failed to undefine domain %s"
-#: src/xend_internal.c:4096
+#: src/xend_internal.c:4105
msgid "on_xend_start not present in sexpr"
msgstr ""
-#: src/xend_internal.c:4127
+#: src/xend_internal.c:4136
#, fuzzy, c-format
msgid "gethostname failed: %s"
msgstr "operation failed: %s"
-#: src/xend_internal.c:4133
+#: src/xend_internal.c:4142
#, fuzzy, c-format
msgid "failed to strdup hostname: %s"
msgstr "failed to get hypervisor type"
-#: src/xend_internal.c:4164
+#: src/xend_internal.c:4173
msgid ""
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
"migration"
msgstr ""
-#: src/xend_internal.c:4174
+#: src/xend_internal.c:4183
msgid ""
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
"migration"
msgstr ""
-#: src/xend_internal.c:4186
+#: src/xend_internal.c:4195
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr ""
-#: src/xend_internal.c:4199
+#: src/xend_internal.c:4208
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr ""
-#: src/xend_internal.c:4204
+#: src/xend_internal.c:4213
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr ""
-#: src/xend_internal.c:4211
+#: src/xend_internal.c:4220
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr ""
-#: src/xend_internal.c:4218 src/xend_internal.c:4240 src/xend_internal.c:4248
-#: src/xend_internal.c:4474 src/xend_internal.c:4481 src/xml.c:89
+#: src/xend_internal.c:4227 src/xend_internal.c:4249 src/xend_internal.c:4257
+#: src/xend_internal.c:4483 src/xend_internal.c:4490 src/xml.c:89
msgid "strdup failed"
msgstr ""
-#: src/xend_internal.c:4231
+#: src/xend_internal.c:4240
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr ""
-#: src/xend_internal.c:4284
+#: src/xend_internal.c:4293
#, fuzzy
msgid "failed to parse domain description"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:4300
+#: src/xend_internal.c:4309
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Failed to create domain %s\n"
-#: src/xend_internal.c:4456 src/xend_internal.c:4532 src/xend_internal.c:4622
+#: src/xend_internal.c:4465 src/xend_internal.c:4541 src/xend_internal.c:4631
msgid "unsupported in xendConfigVersion < 4"
msgstr ""
-#: src/xend_internal.c:4468
+#: src/xend_internal.c:4477
#, fuzzy
msgid "node information incomplete, missing scheduler name"
msgstr "domain information incomplete, missing name"
-#: src/xend_internal.c:4486 src/xend_internal.c:4580 src/xend_internal.c:4692
+#: src/xend_internal.c:4495 src/xend_internal.c:4589 src/xend_internal.c:4701
#, fuzzy
msgid "Unknown scheduler"
msgstr "unknown host"
-#: src/xend_internal.c:4545 src/xend_internal.c:4635
+#: src/xend_internal.c:4554 src/xend_internal.c:4644
#, fuzzy
msgid "Failed to get a scheduler name"
msgstr "failed to get hypervisor type"
-#: src/xend_internal.c:4558 src/xend_internal.c:4671
+#: src/xend_internal.c:4567 src/xend_internal.c:4680
#, fuzzy
msgid "domain information incomplete, missing cpu_weight"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:4563 src/xend_internal.c:4680
+#: src/xend_internal.c:4572 src/xend_internal.c:4689
#, fuzzy
msgid "domain information incomplete, missing cpu_cap"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:4739
+#: src/xend_internal.c:4748
msgid "domainBlockPeek is not supported for dom0"
msgstr ""
-#: src/xend_internal.c:4762
+#: src/xend_internal.c:4771
#, fuzzy, c-format
msgid "%s: invalid path"
msgstr "invalid argument in %s"
-#: src/xend_internal.c:4770
+#: src/xend_internal.c:4779
#, fuzzy, c-format
msgid "failed to open for reading: %s: %s"
msgstr "failed to open %s for reading"
-#: src/xend_internal.c:4782
+#: src/xend_internal.c:4791
#, fuzzy, c-format
msgid "failed to lseek or read from file: %s: %s"
msgstr "Failed to suspend domain %s"
-#: src/xend_internal.c:4865 src/xend_internal.c:4911
+#: src/xend_internal.c:4874 src/xend_internal.c:4920
#, fuzzy, c-format
msgid "unexpected graphics type %d"
msgstr "unexpected mime type"
-#: src/xend_internal.c:4954
+#: src/xend_internal.c:4963
#, fuzzy
msgid "unexpected chr device type"
msgstr "unexpected mime type"
-#: src/xend_internal.c:5128 src/xm_internal.c:1779
+#: src/xend_internal.c:5137 src/xm_internal.c:1779
#, fuzzy, c-format
msgid "unsupported network type %d"
msgstr "unexpected mime type"
-#: src/xend_internal.c:5302 src/xend_internal.c:5309 src/xend_internal.c:5316
+#: src/xend_internal.c:5311 src/xend_internal.c:5318 src/xend_internal.c:5325
#, fuzzy, c-format
msgid "unexpected lifecycle value %d"
msgstr "unexpected value node"
-#: src/xend_internal.c:5333
+#: src/xend_internal.c:5342
#, fuzzy
msgid "no HVM domain loader"
msgstr "node domain list"
-#: src/xend_internal.c:5544
+#: src/xend_internal.c:5553
#, fuzzy
msgid "hotplug of device type not supported"
msgstr "library call failed, possibly not supported"
msgid "failed to connect to Xen Store"
msgstr "failed to connect to Xen Store"
+#~ msgid "blocked"
+#~ msgstr "blocked"
+
#, fuzzy
#~ msgid "invalid interface type: %s"
#~ msgstr "invalid argument in %s"
#~ msgid "cannot read tty pid file %s: %s"
#~ msgstr "failed to write configuration file: %s"
-#, fuzzy
-#~ msgid "cannot remove ttyPidFile %s: %s"
-#~ msgstr "failed to write configuration file: %s"
-
#, fuzzy
#~ msgid "failed to calloc memory for init string: %s"
#~ msgstr "failed to allocate a node"
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-09-08 14:51+0200\n"
+"POT-Creation-Date: 2008-09-23 22:28+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"
msgid "storage_vol not found"
msgstr "Verkkoa ei löytynyt"
-#: src/conf.c:155 src/conf.c:203 src/conf.c:488 src/conf.c:525 src/conf.c:553
-#: src/conf.c:631
+#: src/conf.c:164 src/conf.c:212 src/conf.c:491 src/conf.c:528 src/conf.c:555
+#: src/conf.c:630
msgid "allocating configuration"
msgstr "varataan asetusohjelmaa"
-#: src/conf.c:338
+#: src/conf.c:347
msgid "unterminated number"
msgstr "päättymätön numero"
-#: src/conf.c:372 src/conf.c:389 src/conf.c:401
+#: src/conf.c:380 src/conf.c:396 src/conf.c:407
msgid "unterminated string"
msgstr "päättämätön merkkijono"
-#: src/conf.c:429 src/conf.c:483
+#: src/conf.c:434 src/conf.c:487
msgid "expecting a value"
msgstr "odotetaan arvoa"
-#: src/conf.c:450
+#: src/conf.c:454
msgid "expecting a separator in list"
msgstr "odotetaan erotinta luettelossa"
-#: src/conf.c:473
+#: src/conf.c:477
#, fuzzy
msgid "list is not closed with ]"
msgstr "luettelo ei pääty ]"
-#: src/conf.c:518
+#: src/conf.c:521
msgid "expecting a name"
msgstr "odotetaan nimeä"
-#: src/conf.c:581
+#: src/conf.c:582
msgid "expecting a separator"
msgstr "odotetaan erotinta"
msgid "expecting an assignment"
msgstr "odotetaan sijoitusta"
-#: src/conf.c:894 src/conf.c:950 src/xend_internal.c:584
-#: src/xend_internal.c:2657 src/xm_internal.c:1475 src/xm_internal.c:1482
+#: src/conf.c:892 src/conf.c:948 src/xend_internal.c:584
+#: src/xend_internal.c:2666 src/xm_internal.c:1475 src/xm_internal.c:1482
msgid "allocate buffer"
msgstr "varaa puskuri"
-#: src/conf.c:901
+#: src/conf.c:899
msgid "failed to open file"
msgstr "ei voitu avata tiedostoa"
-#: src/conf.c:912
+#: src/conf.c:910
msgid "failed to save content"
msgstr "sisältöä ei voitu tallentaa"
msgid "cannot extract disk devices"
msgstr "liitäntälaite"
-#: src/domain_conf.c:1939 src/qemu_driver.c:3133
+#: src/domain_conf.c:1939 src/qemu_driver.c:3153
#, fuzzy, c-format
msgid "duplicate disk target '%s'"
msgstr "kohdelaitetyyppi"
msgid "unexpected char type %d"
msgstr "odottamaton MIME-tyyppi"
-#: src/domain_conf.c:2815 src/xend_internal.c:5214
+#: src/domain_conf.c:2815 src/xend_internal.c:5223
#, fuzzy, c-format
msgid "unexpected sound model %d"
msgstr "odottamaton MIME-tyyppi"
-#: src/domain_conf.c:2835 src/xend_internal.c:5237
+#: src/domain_conf.c:2835 src/xend_internal.c:5246
#, fuzzy, c-format
msgid "unexpected input type %d"
msgstr "odottamaton MIME-tyyppi"
#: src/lxc_driver.c:274 src/lxc_driver.c:309 src/lxc_driver.c:335
#: src/lxc_driver.c:350 src/openvz_driver.c:238 src/openvz_driver.c:267
-#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:620
-#: src/openvz_driver.c:651 src/openvz_driver.c:672 src/openvz_driver.c:713
-#: src/qemu_driver.c:2192 src/qemu_driver.c:2279 src/qemu_driver.c:2828
-#: src/qemu_driver.c:2883 src/qemu_driver.c:2927 src/qemu_driver.c:3007
-#: src/qemu_driver.c:3123 src/qemu_driver.c:3192 src/qemu_driver.c:3247
-#: src/qemu_driver.c:3291 src/qemu_driver.c:3309 src/qemu_driver.c:3567
+#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:621
+#: src/openvz_driver.c:652 src/openvz_driver.c:673 src/openvz_driver.c:714
+#: src/qemu_driver.c:2212 src/qemu_driver.c:2299 src/qemu_driver.c:2848
+#: src/qemu_driver.c:2903 src/qemu_driver.c:2947 src/qemu_driver.c:3027
+#: src/qemu_driver.c:3143 src/qemu_driver.c:3212 src/qemu_driver.c:3267
+#: src/qemu_driver.c:3311 src/qemu_driver.c:3329 src/qemu_driver.c:3587
#, fuzzy
msgid "no domain with matching uuid"
msgstr "toimialueen id tai uuid"
-#: src/lxc_driver.c:280 src/openvz_driver.c:625 src/qemu_driver.c:2933
+#: src/lxc_driver.c:280 src/openvz_driver.c:626 src/qemu_driver.c:2953
#, fuzzy
msgid "cannot delete active domain"
msgstr "Epäaktiivisen toimialueen nimi"
-#: src/lxc_driver.c:286 src/qemu_driver.c:2939
+#: src/lxc_driver.c:286 src/qemu_driver.c:2959
#, fuzzy
msgid "cannot undefine transient domain"
msgstr "Epäaktiivisen toimialueen nimi"
msgid "container '%s' unexpectedly shutdown during startup"
msgstr ""
-#: src/lxc_driver.c:747 src/qemu_driver.c:892
+#: src/lxc_driver.c:747 src/qemu_driver.c:893
#, fuzzy, c-format
msgid "cannot create log directory %s: %s"
msgstr "asetustiedoston kirjoitus epäonnistui: %s"
msgid "unknown forwarding type '%s'"
msgstr "tuntematon käyttöjärjestelmän tyyppi %s"
-#: src/network_conf.c:662 src/qemu_driver.c:3334 src/qemu_driver.c:3967
+#: src/network_conf.c:662 src/qemu_driver.c:3354 src/qemu_driver.c:3987
#: src/storage_driver.c:816
#, c-format
msgid "cannot create autostart directory %s: %s"
msgid "no config file for %s"
msgstr "asetustiedoston syntaksivirhe: %s"
-#: src/openvz_conf.c:187
+#: src/openvz_conf.c:190
+#, fuzzy, c-format
+msgid "Cound not read 'IP_ADDRESS' from config for container %d"
+msgstr "ei voitu yhdistää kohteeseen %s"
+
+#: src/openvz_conf.c:220
+#, fuzzy, c-format
+msgid "Cound not read 'NETIF' from config for container %d"
+msgstr "ei voitu yhdistää kohteeseen %s"
+
+#: src/openvz_conf.c:247
+#, fuzzy
+msgid "Too long network device name"
+msgstr "selvitetään verkkotiedostonimeä"
+
+#: src/openvz_conf.c:264
+#, fuzzy
+msgid "Wrong length MAC address"
+msgstr "virheellinen MAC-osoite"
+
+#: src/openvz_conf.c:271
+#, fuzzy
+msgid "Wrong MAC address"
+msgstr "MAC-osoite"
+
+#: src/openvz_conf.c:327
#, fuzzy
msgid "popen failed"
msgstr "toimenpide epäonnistui"
-#: src/openvz_conf.c:197
+#: src/openvz_conf.c:337
#, fuzzy
msgid "Failed to parse vzlist output"
msgstr "Kohteen ”%s” avaaminen epäonnistui: %s"
-#: src/openvz_conf.c:223
+#: src/openvz_conf.c:363
#, fuzzy
msgid "UUID in config file malformed"
msgstr "asetustiedoston syntaksivirhe: %s"
-#: src/openvz_conf.c:235
+#: src/openvz_conf.c:375
#, fuzzy, c-format
msgid "Cound not read config for container %d"
msgstr "ei voitu yhdistää kohteeseen %s"
msgid "Container ID is not specified"
msgstr ""
-#: src/openvz_driver.c:391 src/openvz_driver.c:459 src/openvz_driver.c:534
-#: src/openvz_driver.c:554 src/openvz_driver.c:600 src/openvz_driver.c:631
-#: src/openvz_driver.c:656 src/openvz_driver.c:728 src/openvz_driver.c:826
-#: src/openvz_driver.c:872
+#: src/openvz_driver.c:391 src/openvz_driver.c:460 src/openvz_driver.c:535
+#: src/openvz_driver.c:555 src/openvz_driver.c:601 src/openvz_driver.c:632
+#: src/openvz_driver.c:657 src/openvz_driver.c:729 src/openvz_driver.c:827
+#: src/openvz_driver.c:873
#, fuzzy, c-format
msgid "Could not exec %s"
msgstr "ei voitu yhdistää kohteeseen %s"
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:451 src/openvz_driver.c:528
+#: src/openvz_driver.c:452 src/openvz_driver.c:529
msgid "Error creating command for container"
msgstr ""
-#: src/openvz_driver.c:465 src/openvz_driver.c:540
+#: src/openvz_driver.c:466 src/openvz_driver.c:541
#, fuzzy
msgid "Could not set UUID"
msgstr "ei voitu yhdistää kohteeseen %s"
-#: src/openvz_driver.c:475 src/openvz_driver.c:546
+#: src/openvz_driver.c:476 src/openvz_driver.c:547
#, fuzzy
msgid "Could not configure network"
msgstr "ei voitu yhdistää kohteeseen %s"
-#: src/openvz_driver.c:482 src/openvz_driver.c:569
+#: src/openvz_driver.c:483 src/openvz_driver.c:570
#, fuzzy
msgid "Could not set number of virtual cpu"
msgstr "muuta virtuaaliprosessorien määrää"
#: src/openvz_driver.c:517
#, c-format
-msgid "Already an OPENVZ VM defined with the id '%d'"
+msgid "Already an OPENVZ VM defined with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:588
+#: src/openvz_driver.c:589
msgid "no domain with matching id"
msgstr ""
-#: src/openvz_driver.c:594
+#: src/openvz_driver.c:595
#, fuzzy
msgid "domain is not in shutoff state"
msgstr "toimialue on edelleen käynnissä"
-#: src/openvz_driver.c:677
+#: src/openvz_driver.c:678
#, fuzzy
msgid "Could not read container config"
msgstr "ei voitu yhdistää kohteeseen %s"
-#: src/openvz_driver.c:693 src/qemu_driver.c:1823
+#: src/openvz_driver.c:694 src/qemu_driver.c:1843
#, fuzzy, c-format
msgid "unknown type '%s'"
msgstr "tuntematon käyttöjärjestelmän tyyppi %s"
-#: src/openvz_driver.c:719
+#: src/openvz_driver.c:720
msgid "VCPUs should be >= 1"
msgstr ""
-#: src/openvz_driver.c:835 src/openvz_driver.c:881
+#: src/openvz_driver.c:836 src/openvz_driver.c:882
#, fuzzy, c-format
msgid "Could not parse VPS ID %s"
msgstr "ei voitu yhdistää kohteeseen %s"
msgid "Unexpected exit status '%d', qemu probably failed"
msgstr ""
-#: src/qemu_conf.c:519 src/qemu_driver.c:925
+#: src/qemu_conf.c:519 src/qemu_driver.c:926
#, fuzzy, c-format
msgid "Cannot find QEMU binary %s: %s"
msgstr "Kohteen ”%s” avaaminen epäonnistui: %s"
msgid "Network type %d is not supported"
msgstr "Verkko %s käynnistetty\n"
-#: src/qemu_conf.c:580 src/qemu_driver.c:1515
+#: src/qemu_conf.c:580 src/qemu_driver.c:1514
#, fuzzy, c-format
msgid "cannot initialize bridge support: %s"
msgstr "Kohteen ”%s” avaaminen epäonnistui: %s"
msgid "failed to allocate space for argv string"
msgstr "Muistin varaus epäonnistui."
-#: src/qemu_driver.c:90
+#: src/qemu_driver.c:91
#, fuzzy
msgid "Failed to set close-on-exec file descriptor flag\n"
msgstr "lokitiedoston kirjoitus epäonnistui"
-#: src/qemu_driver.c:105
+#: src/qemu_driver.c:106
#, fuzzy
msgid "Failed to set non-blocking file descriptor flag\n"
msgstr "Xend-toimialueen tietojen jäsentäminen epäonnistui"
-#: src/qemu_driver.c:150
+#: src/qemu_driver.c:151
#, fuzzy, c-format
msgid "Failed to autostart network '%s': %s\n"
msgstr "Verkon %s käynnistäminen epäonnistui"
-#: src/qemu_driver.c:165
+#: src/qemu_driver.c:166
#, fuzzy, c-format
msgid "Failed to autostart VM '%s': %s\n"
msgstr "Kohteen ”%s” avaaminen epäonnistui: %s"
-#: src/qemu_driver.c:201
+#: src/qemu_driver.c:202
#, fuzzy, c-format
msgid "Failed to find user record for uid '%d': %s\n"
msgstr "Verkkoa ei löytynyt: %s"
-#: src/qemu_driver.c:212
+#: src/qemu_driver.c:213
#, fuzzy
msgid "out of memory in asprintf\n"
msgstr "muisti lopussa"
-#: src/qemu_driver.c:268
+#: src/qemu_driver.c:269
#, fuzzy
msgid "qemudStartup: out of memory\n"
msgstr "muisti lopussa"
-#: src/qemu_driver.c:295
+#: src/qemu_driver.c:296
msgid "Reloading iptables rules\n"
msgstr ""
-#: src/qemu_driver.c:433
+#: src/qemu_driver.c:434
#, c-format
msgid ""
"QEMU quit during %s startup\n"
"%s"
msgstr ""
-#: src/qemu_driver.c:443 src/qemu_driver.c:456
+#: src/qemu_driver.c:444 src/qemu_driver.c:457
#, c-format
msgid "Failure while reading %s startup output: %s"
msgstr ""
-#: src/qemu_driver.c:451
+#: src/qemu_driver.c:452
#, c-format
msgid "Timed out while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:467
+#: src/qemu_driver.c:468
#, c-format
msgid "Failure while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:479
+#: src/qemu_driver.c:480
#, c-format
msgid "Out of space while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:510
+#: src/qemu_driver.c:511
#, fuzzy, c-format
msgid "Unable to open monitor path %s"
msgstr "Kohteen ”%s” avaaminen epäonnistui: %s"
-#: src/qemu_driver.c:515
+#: src/qemu_driver.c:516
msgid "Unable to set monitor close-on-exec flag"
msgstr ""
-#: src/qemu_driver.c:520
+#: src/qemu_driver.c:521
msgid "Unable to put monitor into non-blocking mode"
msgstr ""
-#: src/qemu_driver.c:648 src/qemu_driver.c:1027 src/qemu_driver.c:1726
-#: src/qemu_driver.c:1736
+#: src/qemu_driver.c:649 src/qemu_driver.c:1028 src/qemu_driver.c:1725
+#: src/qemu_driver.c:1735
#, fuzzy, c-format
msgid "Unable to log VM console data: %s\n"
msgstr "lokitiedoston kirjoitus epäonnistui"
-#: src/qemu_driver.c:671
+#: src/qemu_driver.c:672
#, fuzzy
msgid "allocate cpumap"
msgstr "varaa uusi konteksti"
-#: src/qemu_driver.c:682
+#: src/qemu_driver.c:683
msgid "cannot run monitor command to fetch CPU thread info"
msgstr ""
-#: src/qemu_driver.c:786
+#: src/qemu_driver.c:787
#, fuzzy, c-format
msgid "failed to set CPU affinity %s"
msgstr "toimialueen ”%s” hakeminen epäonnistui"
-#: src/qemu_driver.c:796 src/qemu_driver.c:2135
+#: src/qemu_driver.c:797 src/qemu_driver.c:2155
#, fuzzy
msgid "resume operation failed"
msgstr "toimenpide epäonnistui"
-#: src/qemu_driver.c:859
+#: src/qemu_driver.c:860
#, fuzzy
msgid "VM is already active"
msgstr "Toimialue on jo aktiivinen"
-#: src/qemu_driver.c:869
+#: src/qemu_driver.c:870
msgid "Unable to find an unused VNC port"
msgstr ""
-#: src/qemu_driver.c:881
+#: src/qemu_driver.c:882
#, c-format
msgid "config file path too long: %s/%s.log"
msgstr ""
-#: src/qemu_driver.c:900
+#: src/qemu_driver.c:901
#, fuzzy, c-format
msgid "failed to create logfile %s: %s"
msgstr "lokitiedoston kirjoitus epäonnistui"
-#: src/qemu_driver.c:906
+#: src/qemu_driver.c:907
#, fuzzy, c-format
msgid "Unable to set VM logfile close-on-exec flag %s"
msgstr "lokitiedoston kirjoitus epäonnistui"
-#: src/qemu_driver.c:935 src/qemu_driver.c:3032
+#: src/qemu_driver.c:936 src/qemu_driver.c:3052
#, fuzzy, c-format
msgid "Cannot determine QEMU argv syntax %s"
msgstr "Kohteen ”%s” avaaminen epäonnistui: %s"
-#: src/qemu_driver.c:951 src/qemu_driver.c:954 src/qemu_driver.c:959
+#: src/qemu_driver.c:952 src/qemu_driver.c:955 src/qemu_driver.c:960
#, fuzzy, c-format
msgid "Unable to write argv to logfile %d: %s\n"
msgstr "lokitiedoston kirjoitus epäonnistui"
-#: src/qemu_driver.c:1041
+#: src/qemu_driver.c:1040
#, fuzzy, c-format
msgid "Shutting down VM '%s'\n"
msgstr "verkon ”%s” hakeminen epäonnistui"
-#: src/qemu_driver.c:1052
+#: src/qemu_driver.c:1051
#, fuzzy, c-format
msgid "Unable to close logfile %d: %s\n"
msgstr "lokitiedoston kirjoitus epäonnistui"
-#: src/qemu_driver.c:1067
+#: src/qemu_driver.c:1066
#, fuzzy
msgid "Got unexpected pid, damn\n"
msgstr "Sama kuin solmu"
-#: src/qemu_driver.c:1221
+#: src/qemu_driver.c:1220
#, fuzzy
msgid "failed to allocate space for dnsmasq argv"
msgstr "solmun varaus epäonnistui"
-#: src/qemu_driver.c:1235
+#: src/qemu_driver.c:1234
msgid "cannot start dhcp daemon without IP address for server"
msgstr ""
-#: src/qemu_driver.c:1264
+#: src/qemu_driver.c:1263
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
msgstr "Toimialueen %s tallentaminen tiedostoon %s epäonnistui"
-#: src/qemu_driver.c:1275
+#: src/qemu_driver.c:1274
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
msgstr "Toimialueen %s tallentaminen tiedostoon %s epäonnistui"
-#: src/qemu_driver.c:1285
+#: src/qemu_driver.c:1284
#, fuzzy, c-format
msgid "failed to add iptables rule to enable masquerading : %s\n"
msgstr "Toimialueen %s tallentaminen tiedostoon %s epäonnistui"
-#: src/qemu_driver.c:1317
+#: src/qemu_driver.c:1316
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
msgstr "Toimialueen %s tallentaminen tiedostoon %s epäonnistui"
-#: src/qemu_driver.c:1328
+#: src/qemu_driver.c:1327
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
msgstr "Toimialueen %s tallentaminen tiedostoon %s epäonnistui"
-#: src/qemu_driver.c:1353
+#: src/qemu_driver.c:1352
#, fuzzy
msgid "failed to allocate space for IP tables support"
msgstr "solmun varaus epäonnistui"
-#: src/qemu_driver.c:1361 src/qemu_driver.c:1368
+#: src/qemu_driver.c:1360 src/qemu_driver.c:1367
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
msgstr "Toimialueen %s tallentaminen tiedostoon %s epäonnistui"
-#: src/qemu_driver.c:1376 src/qemu_driver.c:1383
+#: src/qemu_driver.c:1375 src/qemu_driver.c:1382
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
msgstr "Toimialueen %s tallentaminen tiedostoon %s epäonnistui"
-#: src/qemu_driver.c:1393
+#: src/qemu_driver.c:1392
#, fuzzy, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
msgstr "Toimialueen %s tallentaminen tiedostoon %s epäonnistui"
-#: src/qemu_driver.c:1400
+#: src/qemu_driver.c:1399
#, fuzzy, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
msgstr "Toimialueen %s tallentaminen tiedostoon %s epäonnistui"
-#: src/qemu_driver.c:1408
+#: src/qemu_driver.c:1407
#, fuzzy, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
msgstr "Toimialueen %s tallentaminen tiedostoon %s epäonnistui"
-#: src/qemu_driver.c:1509
+#: src/qemu_driver.c:1508
#, fuzzy
msgid "network is already active"
msgstr "Toimialue on jo aktiivinen"
-#: src/qemu_driver.c:1521
+#: src/qemu_driver.c:1520
#, fuzzy, c-format
msgid "cannot create bridge '%s' : %s"
msgstr "asetustiedoston kirjoitus epäonnistui: %s"
-#: src/qemu_driver.c:1536
+#: src/qemu_driver.c:1535
#, fuzzy, c-format
msgid "cannot set IP address on bridge '%s' to '%s' : %s"
msgstr "Kohteen ”%s” avaaminen epäonnistui: %s"
-#: src/qemu_driver.c:1544
+#: src/qemu_driver.c:1543
#, fuzzy, c-format
msgid "cannot set netmask on bridge '%s' to '%s' : %s"
msgstr "Kohteen ”%s” avaaminen epäonnistui: %s"
-#: src/qemu_driver.c:1552
+#: src/qemu_driver.c:1551
#, fuzzy, c-format
msgid "failed to bring the bridge '%s' up : %s"
msgstr "Kohteen ”%s” avaaminen epäonnistui: %s"
-#: src/qemu_driver.c:1563
+#: src/qemu_driver.c:1562
#, fuzzy, c-format
msgid "failed to enable IP forwarding : %s"
msgstr "tiedoston %s avaaminen luettavaksi epäonnistui"
-#: src/qemu_driver.c:1581 src/qemu_driver.c:1612
+#: src/qemu_driver.c:1580 src/qemu_driver.c:1611
#, fuzzy, c-format
msgid "Failed to bring down bridge '%s' : %s\n"
msgstr "Kohteen ”%s” avaaminen epäonnistui: %s"
-#: src/qemu_driver.c:1587 src/qemu_driver.c:1617
+#: src/qemu_driver.c:1586 src/qemu_driver.c:1616
#, fuzzy, c-format
msgid "Failed to delete bridge '%s' : %s\n"
msgstr "Kohteen ”%s” avaaminen epäonnistui: %s"
-#: src/qemu_driver.c:1600
+#: src/qemu_driver.c:1599
#, fuzzy, c-format
msgid "Shutting down network '%s'\n"
msgstr "verkon ”%s” hakeminen epäonnistui"
-#: src/qemu_driver.c:1626
+#: src/qemu_driver.c:1625
#, fuzzy
msgid "Got unexpected pid for dnsmasq\n"
msgstr "Sama kuin solmu"
-#: src/qemu_driver.c:1839
+#: src/qemu_driver.c:1814
+#, fuzzy, c-format
+msgid "Unable to open %s: %s\n"
+msgstr "Kohteen ”%s” avaaminen epäonnistui: %s"
+
+#: src/qemu_driver.c:1859
#, fuzzy
msgid "failed to allocate space for capabilities support"
msgstr "Muistin varaus epäonnistui."
-#: src/qemu_driver.c:1858 src/qemu_driver.c:1884
+#: src/qemu_driver.c:1878 src/qemu_driver.c:1904
msgid "NUMA not supported on this host"
msgstr ""
-#: src/qemu_driver.c:1869 src/qemu_driver.c:1892
+#: src/qemu_driver.c:1889 src/qemu_driver.c:1912
#, fuzzy
msgid "Failed to query NUMA free memory"
msgstr "Muisti: %1 %2 käytetty, %3 %4 vapaana"
-#: src/qemu_driver.c:2053
+#: src/qemu_driver.c:2073
#, fuzzy, c-format
msgid "domain '%s' is already defined"
msgstr "toimialue %s on jo olemassa"
-#: src/qemu_driver.c:2064
+#: src/qemu_driver.c:2084
#, fuzzy, c-format
msgid "domain with uuid '%s' is already defined"
msgstr "toimialue %s on jo olemassa"
-#: src/qemu_driver.c:2094 src/qemu_driver.c:2123 src/qemu_driver.c:2152
-#: src/qemu_driver.c:2172 src/qemu_driver.c:2410 src/qemu_driver.c:3383
-#: src/qemu_driver.c:3518 src/qemu_driver.c:3632
+#: src/qemu_driver.c:2114 src/qemu_driver.c:2143 src/qemu_driver.c:2172
+#: src/qemu_driver.c:2192 src/qemu_driver.c:2430 src/qemu_driver.c:3403
+#: src/qemu_driver.c:3538 src/qemu_driver.c:3652
#, c-format
msgid "no domain with matching id %d"
msgstr ""
-#: src/qemu_driver.c:2099 src/qemu_driver.c:2128 src/qemu_driver.c:2416
-#: src/qemu_driver.c:3388 src/qemu_driver.c:3524 src/qemu_driver.c:3638
+#: src/qemu_driver.c:2119 src/qemu_driver.c:2148 src/qemu_driver.c:2436
+#: src/qemu_driver.c:3408 src/qemu_driver.c:3544 src/qemu_driver.c:3658
#, fuzzy
msgid "domain is not running"
msgstr "toimialue on edelleen käynnissä"
-#: src/qemu_driver.c:2107
+#: src/qemu_driver.c:2127
#, fuzzy
msgid "suspend operation failed"
msgstr "toimenpide epäonnistui"
-#: src/qemu_driver.c:2158
+#: src/qemu_driver.c:2178
#, fuzzy
msgid "shutdown operation failed"
msgstr "toimenpide epäonnistui"
-#: src/qemu_driver.c:2198
+#: src/qemu_driver.c:2218
#, fuzzy
msgid "failed to allocate space for ostype"
msgstr "solmun varaus epäonnistui"
-#: src/qemu_driver.c:2214 src/qemu_driver.c:2230 src/qemu_driver.c:2253
-#: src/qemu_driver.c:2526 src/qemu_driver.c:2688
+#: src/qemu_driver.c:2234 src/qemu_driver.c:2250 src/qemu_driver.c:2273
+#: src/qemu_driver.c:2546 src/qemu_driver.c:2708
#, c-format
msgid "no domain with matching uuid '%s'"
msgstr ""
-#: src/qemu_driver.c:2236
+#: src/qemu_driver.c:2256
msgid "cannot set max memory lower than current memory"
msgstr ""
-#: src/qemu_driver.c:2259
+#: src/qemu_driver.c:2279
#, fuzzy
msgid "cannot set memory of an active domain"
msgstr "Epäaktiivisen toimialueen nimi"
-#: src/qemu_driver.c:2265
+#: src/qemu_driver.c:2285
msgid "cannot set memory higher than max memory"
msgstr ""
-#: src/qemu_driver.c:2425
+#: src/qemu_driver.c:2445
#, fuzzy
msgid "failed to pause domain"
msgstr "Toimialueen %s asettaminen keskeytystilaan epäonnistui"
-#: src/qemu_driver.c:2434
+#: src/qemu_driver.c:2454
#, fuzzy
msgid "failed to get domain xml"
msgstr "toimialueen UUID:n saanti epäonnistui"
-#: src/qemu_driver.c:2442
+#: src/qemu_driver.c:2462
#, fuzzy, c-format
msgid "failed to create '%s'"
msgstr "XML:n luonti epäonnistui"
-#: src/qemu_driver.c:2449
+#: src/qemu_driver.c:2469
#, fuzzy
msgid "failed to write save header"
msgstr "Ei pystytty kirjoittamaan pistokkeeseen %d\n"
-#: src/qemu_driver.c:2457
+#: src/qemu_driver.c:2477
#, fuzzy
msgid "failed to write xml"
msgstr "Ei pystytty kirjoittamaan pistokkeeseen %d\n"
-#: src/qemu_driver.c:2470 src/qemu_driver.c:2477 src/qemu_driver.c:2748
+#: src/qemu_driver.c:2490 src/qemu_driver.c:2497 src/qemu_driver.c:2768
#: src/remote_internal.c:2241 src/virterror.c:441
msgid "out of memory"
msgstr "muisti lopussa"
-#: src/qemu_driver.c:2485
+#: src/qemu_driver.c:2505
#, fuzzy
msgid "migrate operation failed"
msgstr "toimenpide epäonnistui"
-#: src/qemu_driver.c:2497
+#: src/qemu_driver.c:2517
msgid "'migrate' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:2532
+#: src/qemu_driver.c:2552
#, fuzzy
msgid "cannot change vcpu count of an active domain"
msgstr "Epäaktiivisen toimialueen nimi"
-#: src/qemu_driver.c:2538
+#: src/qemu_driver.c:2558
msgid "could not determine max vcpus for the domain"
msgstr ""
-#: src/qemu_driver.c:2544
+#: src/qemu_driver.c:2564
#, c-format
msgid ""
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
msgstr ""
-#: src/qemu_driver.c:2568 src/qemu_driver.c:2620
+#: src/qemu_driver.c:2588 src/qemu_driver.c:2640
#, fuzzy
msgid "cannot pin vcpus on an inactive domain"
msgstr "poista epäaktiivisen toimialueen määritys"
-#: src/qemu_driver.c:2574
+#: src/qemu_driver.c:2594
#, c-format
msgid "vcpu number out of range %d > %d"
msgstr ""
-#: src/qemu_driver.c:2595
+#: src/qemu_driver.c:2615
#, fuzzy, c-format
msgid "cannot set affinity: %s"
msgstr "Kohteen ”%s” avaaminen epäonnistui: %s"
-#: src/qemu_driver.c:2600
+#: src/qemu_driver.c:2620
#, fuzzy
msgid "cpu affinity is not supported"
msgstr "kirjastokutsu epäonnistui, sitä ei ehkä tueta"
-#: src/qemu_driver.c:2657
+#: src/qemu_driver.c:2677
#, fuzzy, c-format
msgid "cannot get affinity: %s"
msgstr "XML:n luonti epäonnistui"
-#: src/qemu_driver.c:2667
+#: src/qemu_driver.c:2687
msgid "cpu affinity is not available"
msgstr ""
-#: src/qemu_driver.c:2694
+#: src/qemu_driver.c:2714
#, fuzzy, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr "lataa toimialueen määritystiedosto"
-#: src/qemu_driver.c:2720 src/test.c:956
+#: src/qemu_driver.c:2740 src/test.c:956
#, fuzzy
msgid "cannot read domain image"
msgstr "solmun toimialueluettelo"
-#: src/qemu_driver.c:2726
+#: src/qemu_driver.c:2746
#, fuzzy
msgid "failed to read qemu header"
msgstr "Luku Xen Daemonista epäonnistui"
-#: src/qemu_driver.c:2733
+#: src/qemu_driver.c:2753
msgid "image magic is incorrect"
msgstr ""
-#: src/qemu_driver.c:2740
+#: src/qemu_driver.c:2760
#, c-format
msgid "image version is not supported (%d > %d)"
msgstr ""
-#: src/qemu_driver.c:2755
+#: src/qemu_driver.c:2775
#, fuzzy
msgid "failed to read XML"
msgstr "XML:n luonti epäonnistui"
-#: src/qemu_driver.c:2764
+#: src/qemu_driver.c:2784
#, fuzzy
msgid "failed to parse XML"
msgstr "XML:n luonti epäonnistui"
-#: src/qemu_driver.c:2777
+#: src/qemu_driver.c:2797
#, fuzzy, c-format
msgid "domain is already active as '%s'"
msgstr "Toimialue on jo aktiivinen"
-#: src/qemu_driver.c:2786
+#: src/qemu_driver.c:2806
#, fuzzy
msgid "failed to assign new VM"
msgstr "XML:n luonti epäonnistui"
-#: src/qemu_driver.c:2799
+#: src/qemu_driver.c:2819
#, fuzzy
msgid "failed to start VM"
msgstr "Toimialueen %s käynnistys epäonnistui"
-#: src/qemu_driver.c:2811
+#: src/qemu_driver.c:2831
#, fuzzy
msgid "failed to resume domain"
msgstr "Toimialueen %s palautus epäonnistui"
-#: src/qemu_driver.c:2848 src/qemu_driver.c:3741 src/qemu_driver.c:3776
+#: src/qemu_driver.c:2868 src/qemu_driver.c:3761 src/qemu_driver.c:3796
#, fuzzy
msgid "failed to allocate space for VM name string"
msgstr "Muistin varaus epäonnistui."
-#: src/qemu_driver.c:2962
+#: src/qemu_driver.c:2982
#, fuzzy, c-format
msgid "cannot convert disk '%s' to bus/device index"
msgstr "liitäntälaite"
-#: src/qemu_driver.c:2982
+#: src/qemu_driver.c:3002
#, fuzzy, c-format
msgid "Unsupported disk name mapping for bus '%s'"
msgstr "kohdelaitetyyppi"
-#: src/qemu_driver.c:3022
+#: src/qemu_driver.c:3042
#, c-format
msgid "No device with bus '%s' and target '%s'"
msgstr ""
-#: src/qemu_driver.c:3049
+#: src/qemu_driver.c:3069
#, c-format
msgid ""
"Emulator version does not support removable media for device '%s' and target "
"'%s'"
msgstr ""
-#: src/qemu_driver.c:3086
+#: src/qemu_driver.c:3106
msgid "cannot change cdrom media"
msgstr ""
-#: src/qemu_driver.c:3097
+#: src/qemu_driver.c:3117
msgid "changing cdrom media failed"
msgstr ""
-#: src/qemu_driver.c:3157
+#: src/qemu_driver.c:3177
#, fuzzy
msgid "cannot attach usb disk"
msgstr "liitäntälaite"
-#: src/qemu_driver.c:3168
+#: src/qemu_driver.c:3188
#, fuzzy
msgid "adding usb disk failed"
msgstr "lataa koneen määritystiedostoa"
-#: src/qemu_driver.c:3212
+#: src/qemu_driver.c:3232
#, fuzzy
msgid "cannot attach usb device"
msgstr "liitäntälaite"
-#: src/qemu_driver.c:3223
+#: src/qemu_driver.c:3243
#, fuzzy
msgid "adding usb device failed"
msgstr "lataa koneen määritystiedostoa"
-#: src/qemu_driver.c:3253
+#: src/qemu_driver.c:3273
#, fuzzy
msgid "cannot attach device on inactive domain"
msgstr "poista epäaktiivisen toimialueen määritys"
-#: src/qemu_driver.c:3276
+#: src/qemu_driver.c:3296
msgid "this device type cannot be attached"
msgstr ""
-#: src/qemu_driver.c:3315
+#: src/qemu_driver.c:3335
#, fuzzy
msgid "cannot set autostart for transient domain"
msgstr "Epäaktiivisen toimialueen nimi"
-#: src/qemu_driver.c:3341
+#: src/qemu_driver.c:3361
#, fuzzy, c-format
msgid "Failed to create symlink '%s to '%s': %s"
msgstr "Toimialueen %s tallentaminen tiedostoon %s epäonnistui"
-#: src/qemu_driver.c:3348 src/qemu_driver.c:3981 src/storage_driver.c:832
+#: src/qemu_driver.c:3368 src/qemu_driver.c:4001 src/storage_driver.c:832
#, fuzzy, c-format
msgid "Failed to delete symlink '%s': %s"
msgstr "Kohteen ”%s” avaaminen epäonnistui: %s"
-#: src/qemu_driver.c:3410
+#: src/qemu_driver.c:3430
#, fuzzy, c-format
msgid "invalid path: %s"
msgstr "virheellinen argumentti kohteessa %s"
-#: src/qemu_driver.c:3418
+#: src/qemu_driver.c:3438
msgid "'info blockstats' command failed"
msgstr ""
-#: src/qemu_driver.c:3433
+#: src/qemu_driver.c:3453
msgid "'info blockstats' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:3498
+#: src/qemu_driver.c:3518
#, fuzzy, c-format
msgid "device not found: %s (%s)"
msgstr "Toimialuetta ei löytynyt: %s"
-#: src/qemu_driver.c:3530 src/qemu_driver.c:3573
+#: src/qemu_driver.c:3550 src/qemu_driver.c:3593
msgid "NULL or empty path"
msgstr ""
-#: src/qemu_driver.c:3541
+#: src/qemu_driver.c:3561
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr ""
-#: src/qemu_driver.c:3583
+#: src/qemu_driver.c:3603
#, fuzzy
msgid "invalid path"
msgstr "virheellinen argumentti kohteessa %s"
-#: src/qemu_driver.c:3626
+#: src/qemu_driver.c:3646
msgid "QEMU driver only supports virtual memory addrs"
msgstr ""
-#: src/qemu_driver.c:3653
+#: src/qemu_driver.c:3673
#, fuzzy
msgid "'memsave' command failed"
msgstr "toimialueen nimi"
-#: src/qemu_driver.c:3682 src/qemu_driver.c:3850 src/qemu_driver.c:3875
-#: src/qemu_driver.c:3889 src/qemu_driver.c:3904 src/qemu_driver.c:3937
-#: src/qemu_driver.c:3953
+#: src/qemu_driver.c:3702 src/qemu_driver.c:3870 src/qemu_driver.c:3895
+#: src/qemu_driver.c:3909 src/qemu_driver.c:3924 src/qemu_driver.c:3957
+#: src/qemu_driver.c:3973
msgid "no network with matching uuid"
msgstr ""
-#: src/qemu_driver.c:3697
+#: src/qemu_driver.c:3717
msgid "no network with matching name"
msgstr ""
-#: src/qemu_driver.c:3856
+#: src/qemu_driver.c:3876
#, fuzzy
msgid "network is still active"
msgstr "Toimialue on jo aktiivinen"
-#: src/qemu_driver.c:3917
+#: src/qemu_driver.c:3937
#, fuzzy
msgid "no network with matching id"
msgstr "verkkotiedot XML-muodossa"
-#: src/qemu_driver.c:3924
+#: src/qemu_driver.c:3944
#, fuzzy
msgid "failed to allocate space for network bridge string"
msgstr "solmun varaus epäonnistui"
-#: src/qemu_driver.c:3974 src/storage_driver.c:823
+#: src/qemu_driver.c:3994 src/storage_driver.c:823
#, fuzzy, c-format
msgid "Failed to create symlink '%s' to '%s': %s"
msgstr "Toimialueen %s tallentaminen tiedostoon %s epäonnistui"
msgid "%s not implemented on Win32"
msgstr ""
-#: src/storage_backend_disk.c:85 src/storage_backend_logical.c:57
+#: src/storage_backend_disk.c:90 src/storage_backend_logical.c:57
#, c-format
msgid "unsupported pool format %s"
msgstr ""
-#: src/storage_backend_disk.c:110 src/storage_backend_logical.c:70
+#: src/storage_backend_disk.c:115 src/storage_backend_logical.c:70
#, c-format
msgid "unsupported pool format %d"
msgstr ""
-#: src/storage_backend_disk.c:138 src/storage_backend_fs.c:192
+#: src/storage_backend_disk.c:143 src/storage_backend_fs.c:192
#: src/storage_backend_fs.c:262 src/storage_backend_fs.c:314
#, c-format
msgid "unsupported volume format %s"
msgstr ""
-#: src/storage_backend_disk.c:165 src/storage_backend_fs.c:225
+#: src/storage_backend_disk.c:170 src/storage_backend_fs.c:225
#: src/storage_backend_fs.c:297 src/storage_backend_fs.c:329
#, c-format
msgid "unsupported volume format %d"
msgstr ""
-#: src/storage_backend_disk.c:179 src/storage_backend_disk.c:192
-#: src/storage_backend_disk.c:199 src/storage_backend_disk.c:221
+#: src/storage_backend_disk.c:184 src/storage_backend_disk.c:197
+#: src/storage_backend_disk.c:204 src/storage_backend_disk.c:226
#: src/storage_backend_fs.c:839 src/storage_backend_iscsi.c:177
#: src/storage_backend_logical.c:116 src/storage_backend_logical.c:121
#: src/storage_backend_logical.c:133 src/storage_backend_logical.c:143
-#: src/storage_backend_logical.c:531
+#: src/storage_backend_logical.c:546
msgid "volume"
msgstr ""
-#: src/storage_backend_disk.c:229
+#: src/storage_backend_disk.c:234
msgid "volume extents"
msgstr ""
-#: src/storage_backend_disk.c:237
+#: src/storage_backend_disk.c:242
msgid "cannot parse device start location"
msgstr ""
-#: src/storage_backend_disk.c:244
+#: src/storage_backend_disk.c:249
msgid "cannot parse device end location"
msgstr ""
-#: src/storage_backend_disk.c:250 src/storage_backend_logical.c:154
+#: src/storage_backend_disk.c:255 src/storage_backend_logical.c:154
#: src/storage_backend_logical.c:160
msgid "extents"
msgstr ""
-#: src/storage_backend_disk.c:464
+#: src/storage_backend_disk.c:462
msgid "no large enough free extent"
msgstr ""
-#: src/storage_backend_disk.c:498
-msgid "Disk pools are not yet supported"
+#: src/storage_backend_disk.c:502
+#, c-format
+msgid "Couldn't read volume target path '%s'. %s"
+msgstr ""
+
+#: src/storage_backend_disk.c:517
+#, c-format
+msgid "Volume path '%s' did not start with parent pool source device name."
msgstr ""
+#: src/storage_backend_disk.c:526
+#, fuzzy, c-format
+msgid "cannot parse partition number from target '%s'"
+msgstr "Kohteen ”%s” avaaminen epäonnistui: %s"
+
#: src/storage_backend_fs.c:358
#, c-format
msgid "cannot read header '%s': %s"
msgstr ""
#: src/storage_backend_fs.c:1042 src/storage_backend_fs.c:1078
-#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:543
+#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:558
#, c-format
msgid "cannot read path '%s': %s"
msgstr ""
msgid "creation of non-raw images is not supported without qemu-img"
msgstr ""
-#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:552
+#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:567
#, fuzzy, c-format
msgid "cannot set file owner '%s': %s"
msgstr "Kohteen ”%s” avaaminen epäonnistui: %s"
-#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:559
+#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:574
#, fuzzy, c-format
msgid "cannot set file mode '%s': %s"
msgstr "Kohteen ”%s” avaaminen epäonnistui: %s"
-#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:566
+#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:581
#, c-format
msgid "cannot close file '%s': %s"
msgstr ""
msgid "lvs command failed with exitstatus %d"
msgstr ""
-#: src/storage_backend_logical.c:355
+#: src/storage_backend_logical.c:354
#, fuzzy
msgid "command line"
msgstr "toimialueen nimi"
-#: src/storage_backend_logical.c:372
+#: src/storage_backend_logical.c:371
#, c-format
msgid "cannot open device %s"
msgstr ""
-#: src/storage_backend_logical.c:378
+#: src/storage_backend_logical.c:377
#, c-format
msgid "cannot clear device header %s"
msgstr ""
-#: src/storage_backend_logical.c:385
+#: src/storage_backend_logical.c:384
#, c-format
msgid "cannot close device %s"
msgstr ""
-#: src/storage_backend_logical.c:575
+#: src/storage_backend_logical.c:507
+#, fuzzy, c-format
+msgid "cannot remove PV device %s: %s"
+msgstr "asetustiedoston kirjoitus epäonnistui: %s"
+
+#: src/storage_backend_logical.c:590
#, c-format
msgid "cannot find newly created volume '%s': %s"
msgstr ""
msgstr "DATA"
#: src/virsh.c:6292 src/virsh.c:6314
-msgid "blocked"
-msgstr "odottaa"
+#, fuzzy
+msgid "idle"
+msgstr "XML-tiedosto"
#: src/virsh.c:6294
msgid "paused"
msgid "domain information incomplete, missing uuid"
msgstr "toimialuetieto on epätäydellistä, uuid puuttuu"
-#: src/xend_internal.c:1109 src/xend_internal.c:2204 src/xend_internal.c:2211
+#: src/xend_internal.c:1109 src/xend_internal.c:2213 src/xend_internal.c:2220
msgid "domain information incomplete, missing name"
msgstr "toimialuetiedot ovat epätäydellisiä, nimi puuttuu"
msgid "unknown graphics type '%s'"
msgstr "tuntematon käyttöjärjestelmän tyyppi %s"
-#: src/xend_internal.c:2191
+#: src/xend_internal.c:2200
msgid "domain information incomplete, missing id"
msgstr "toimialuetieto on epätäydellistä, id puuttuu"
-#: src/xend_internal.c:2260 src/xend_internal.c:2270 src/xend_internal.c:2280
+#: src/xend_internal.c:2269 src/xend_internal.c:2279 src/xend_internal.c:2289
#, fuzzy, c-format
msgid "unknown lifecycle type %s"
msgstr "tuntematon käyttöjärjestelmän tyyppi %s"
-#: src/xend_internal.c:2593
+#: src/xend_internal.c:2602
msgid "failed to parse topology information"
msgstr "topologiatiedon jäsentäminen epäonnistui"
-#: src/xend_internal.c:2647
+#: src/xend_internal.c:2656
#, fuzzy
msgid "topology syntax error"
msgstr "asetustiedoston syntaksivirhe"
-#: src/xend_internal.c:2711
+#: src/xend_internal.c:2720
msgid "failed to parse Xend domain information"
msgstr "Xend-toimialueen tietojen jäsentäminen epäonnistui"
-#: src/xend_internal.c:3193
+#: src/xend_internal.c:3202
msgid "xenDaemonDomainFetch failed to find this domain"
msgstr ""
-#: src/xend_internal.c:3815 src/xend_internal.c:4290 src/xm_internal.c:1617
+#: src/xend_internal.c:3824 src/xend_internal.c:4299 src/xm_internal.c:1617
#, fuzzy
msgid "failed to build sexpr"
msgstr "Toimialueen %s asettaminen keskeytystilaan epäonnistui"
-#: src/xend_internal.c:3917
+#: src/xend_internal.c:3926
#, fuzzy
msgid "unsupported device type"
msgstr "kohdelaitetyyppi"
-#: src/xend_internal.c:4020
+#: src/xend_internal.c:4029
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4061
+#: src/xend_internal.c:4070
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4069
+#: src/xend_internal.c:4078
#, fuzzy
msgid "unexpected value from on_xend_start"
msgstr "odottamaton arvosolmu"
-#: src/xend_internal.c:4080
+#: src/xend_internal.c:4089
#, fuzzy
msgid "no memory"
msgstr "solmun muisti"
-#: src/xend_internal.c:4086
+#: src/xend_internal.c:4095
#, fuzzy
msgid "sexpr2string failed"
msgstr "toimenpide epäonnistui"
-#: src/xend_internal.c:4091
+#: src/xend_internal.c:4100
#, fuzzy
msgid "Failed to redefine sexpr"
msgstr "Toimialueen %s määrityksen poistaminen epäonnistui"
-#: src/xend_internal.c:4096
+#: src/xend_internal.c:4105
msgid "on_xend_start not present in sexpr"
msgstr ""
-#: src/xend_internal.c:4127
+#: src/xend_internal.c:4136
#, fuzzy, c-format
msgid "gethostname failed: %s"
msgstr "toimenpide epäonnistui: %s"
-#: src/xend_internal.c:4133
+#: src/xend_internal.c:4142
#, fuzzy, c-format
msgid "failed to strdup hostname: %s"
msgstr "konenimen haku epäonnistui"
-#: src/xend_internal.c:4164
+#: src/xend_internal.c:4173
msgid ""
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
"migration"
msgstr ""
-#: src/xend_internal.c:4174
+#: src/xend_internal.c:4183
msgid ""
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
"migration"
msgstr ""
-#: src/xend_internal.c:4186
+#: src/xend_internal.c:4195
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr ""
-#: src/xend_internal.c:4199
+#: src/xend_internal.c:4208
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr ""
-#: src/xend_internal.c:4204
+#: src/xend_internal.c:4213
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr ""
-#: src/xend_internal.c:4211
+#: src/xend_internal.c:4220
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr ""
-#: src/xend_internal.c:4218 src/xend_internal.c:4240 src/xend_internal.c:4248
-#: src/xend_internal.c:4474 src/xend_internal.c:4481 src/xml.c:89
+#: src/xend_internal.c:4227 src/xend_internal.c:4249 src/xend_internal.c:4257
+#: src/xend_internal.c:4483 src/xend_internal.c:4490 src/xml.c:89
msgid "strdup failed"
msgstr ""
-#: src/xend_internal.c:4231
+#: src/xend_internal.c:4240
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr ""
-#: src/xend_internal.c:4284
+#: src/xend_internal.c:4293
#, fuzzy
msgid "failed to parse domain description"
msgstr "Xend-toimialueen tietojen jäsentäminen epäonnistui"
-#: src/xend_internal.c:4300
+#: src/xend_internal.c:4309
#, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Epäaktiivisen toimialueen %s luominen epäonnistui\n"
-#: src/xend_internal.c:4456 src/xend_internal.c:4532 src/xend_internal.c:4622
+#: src/xend_internal.c:4465 src/xend_internal.c:4541 src/xend_internal.c:4631
msgid "unsupported in xendConfigVersion < 4"
msgstr ""
-#: src/xend_internal.c:4468
+#: src/xend_internal.c:4477
#, fuzzy
msgid "node information incomplete, missing scheduler name"
msgstr "toimialuetiedot ovat epätäydellisiä, nimi puuttuu"
-#: src/xend_internal.c:4486 src/xend_internal.c:4580 src/xend_internal.c:4692
+#: src/xend_internal.c:4495 src/xend_internal.c:4589 src/xend_internal.c:4701
#, fuzzy
msgid "Unknown scheduler"
msgstr "Tuntematon"
-#: src/xend_internal.c:4545 src/xend_internal.c:4635
+#: src/xend_internal.c:4554 src/xend_internal.c:4644
#, fuzzy
msgid "Failed to get a scheduler name"
msgstr "konenimen haku epäonnistui"
-#: src/xend_internal.c:4558 src/xend_internal.c:4671
+#: src/xend_internal.c:4567 src/xend_internal.c:4680
#, fuzzy
msgid "domain information incomplete, missing cpu_weight"
msgstr "toimialuetieto on epätäydellistä, uuid puuttuu"
-#: src/xend_internal.c:4563 src/xend_internal.c:4680
+#: src/xend_internal.c:4572 src/xend_internal.c:4689
#, fuzzy
msgid "domain information incomplete, missing cpu_cap"
msgstr "toimialuetieto on epätäydellistä, uuid puuttuu"
-#: src/xend_internal.c:4739
+#: src/xend_internal.c:4748
msgid "domainBlockPeek is not supported for dom0"
msgstr ""
-#: src/xend_internal.c:4762
+#: src/xend_internal.c:4771
#, fuzzy, c-format
msgid "%s: invalid path"
msgstr "virheellinen argumentti kohteessa %s"
-#: src/xend_internal.c:4770
+#: src/xend_internal.c:4779
#, fuzzy, c-format
msgid "failed to open for reading: %s: %s"
msgstr "tiedoston %s avaaminen luettavaksi epäonnistui"
-#: src/xend_internal.c:4782
+#: src/xend_internal.c:4791
#, fuzzy, c-format
msgid "failed to lseek or read from file: %s: %s"
msgstr "Kohteen ”%s” avaaminen epäonnistui: %s"
-#: src/xend_internal.c:4865 src/xend_internal.c:4911
+#: src/xend_internal.c:4874 src/xend_internal.c:4920
#, fuzzy, c-format
msgid "unexpected graphics type %d"
msgstr "odottamaton MIME-tyyppi"
-#: src/xend_internal.c:4954
+#: src/xend_internal.c:4963
#, fuzzy
msgid "unexpected chr device type"
msgstr "odottamaton MIME-tyyppi"
-#: src/xend_internal.c:5128 src/xm_internal.c:1779
+#: src/xend_internal.c:5137 src/xm_internal.c:1779
#, fuzzy, c-format
msgid "unsupported network type %d"
msgstr "odottamaton MIME-tyyppi"
-#: src/xend_internal.c:5302 src/xend_internal.c:5309 src/xend_internal.c:5316
+#: src/xend_internal.c:5311 src/xend_internal.c:5318 src/xend_internal.c:5325
#, fuzzy, c-format
msgid "unexpected lifecycle value %d"
msgstr "odottamaton arvosolmu"
-#: src/xend_internal.c:5333
+#: src/xend_internal.c:5342
#, fuzzy
msgid "no HVM domain loader"
msgstr "solmun toimialueluettelo"
-#: src/xend_internal.c:5544
+#: src/xend_internal.c:5553
#, fuzzy
msgid "hotplug of device type not supported"
msgstr "kirjastokutsu epäonnistui, sitä ei ehkä tueta"
msgid "failed to connect to Xen Store"
msgstr "yhteydenotto Xen Storeen ei onnistunut"
+#~ msgid "blocked"
+#~ msgstr "odottaa"
+
#, fuzzy
#~ msgid "invalid interface type: %s"
#~ msgstr "kohdelaitetyyppi"
#~ msgid "cannot read tty pid file %s: %s"
#~ msgstr "asetustiedoston kirjoitus epäonnistui: %s"
-#, fuzzy
-#~ msgid "cannot remove ttyPidFile %s: %s"
-#~ msgstr "asetustiedoston kirjoitus epäonnistui: %s"
-
#, fuzzy
#~ msgid "failed to calloc memory for init string: %s"
#~ msgstr "Muistin varaus epäonnistui."
msgstr ""
"Project-Id-Version: libvirt.HEAD.fr-4\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-09-08 14:51+0200\n"
+"POT-Creation-Date: 2008-09-23 22:28+0200\n"
"PO-Revision-Date: 2008-06-18 10:39+0200\n"
"Last-Translator: Mathieu Schopfer <mat.schopfer@bluewin.ch>\n"
"Language-Team: Français <fedora-trans-fr@redhat.com>\n"
msgid "storage_vol not found"
msgstr "Volume de stockage introuvable"
-#: src/conf.c:155 src/conf.c:203 src/conf.c:488 src/conf.c:525 src/conf.c:553
-#: src/conf.c:631
+#: src/conf.c:164 src/conf.c:212 src/conf.c:491 src/conf.c:528 src/conf.c:555
+#: src/conf.c:630
msgid "allocating configuration"
msgstr "configuration d'allocation"
-#: src/conf.c:338
+#: src/conf.c:347
msgid "unterminated number"
msgstr "nombre sans fin"
-#: src/conf.c:372 src/conf.c:389 src/conf.c:401
+#: src/conf.c:380 src/conf.c:396 src/conf.c:407
msgid "unterminated string"
msgstr "chaîne sans fin"
-#: src/conf.c:429 src/conf.c:483
+#: src/conf.c:434 src/conf.c:487
msgid "expecting a value"
msgstr "valeur attendue"
-#: src/conf.c:450
+#: src/conf.c:454
msgid "expecting a separator in list"
msgstr "séparateur attendu dans la liste"
-#: src/conf.c:473
+#: src/conf.c:477
msgid "list is not closed with ]"
msgstr "la liste n'est pas terminée avec « ] »"
-#: src/conf.c:518
+#: src/conf.c:521
msgid "expecting a name"
msgstr "nom attendu"
-#: src/conf.c:581
+#: src/conf.c:582
msgid "expecting a separator"
msgstr "séparateur attendu"
msgid "expecting an assignment"
msgstr "affectation attendue"
-#: src/conf.c:894 src/conf.c:950 src/xend_internal.c:584
-#: src/xend_internal.c:2657 src/xm_internal.c:1475 src/xm_internal.c:1482
+#: src/conf.c:892 src/conf.c:948 src/xend_internal.c:584
+#: src/xend_internal.c:2666 src/xm_internal.c:1475 src/xm_internal.c:1482
msgid "allocate buffer"
msgstr "allouer une mémoire tampon"
-#: src/conf.c:901
+#: src/conf.c:899
msgid "failed to open file"
msgstr "impossible d'ouvrir le fichier"
-#: src/conf.c:912
+#: src/conf.c:910
msgid "failed to save content"
msgstr "impossible d'enregistrer le contenu"
msgid "cannot extract disk devices"
msgstr "impossible d'extraire les périphériques sources"
-#: src/domain_conf.c:1939 src/qemu_driver.c:3133
+#: src/domain_conf.c:1939 src/qemu_driver.c:3153
#, fuzzy, c-format
msgid "duplicate disk target '%s'"
msgstr "type de volume de stockage %d non pris en charge"
msgid "unexpected char type %d"
msgstr "type mime inattendu"
-#: src/domain_conf.c:2815 src/xend_internal.c:5214
+#: src/domain_conf.c:2815 src/xend_internal.c:5223
#, fuzzy, c-format
msgid "unexpected sound model %d"
msgstr "type mime inattendu"
-#: src/domain_conf.c:2835 src/xend_internal.c:5237
+#: src/domain_conf.c:2835 src/xend_internal.c:5246
#, fuzzy, c-format
msgid "unexpected input type %d"
msgstr "type mime inattendu"
#: src/lxc_driver.c:274 src/lxc_driver.c:309 src/lxc_driver.c:335
#: src/lxc_driver.c:350 src/openvz_driver.c:238 src/openvz_driver.c:267
-#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:620
-#: src/openvz_driver.c:651 src/openvz_driver.c:672 src/openvz_driver.c:713
-#: src/qemu_driver.c:2192 src/qemu_driver.c:2279 src/qemu_driver.c:2828
-#: src/qemu_driver.c:2883 src/qemu_driver.c:2927 src/qemu_driver.c:3007
-#: src/qemu_driver.c:3123 src/qemu_driver.c:3192 src/qemu_driver.c:3247
-#: src/qemu_driver.c:3291 src/qemu_driver.c:3309 src/qemu_driver.c:3567
+#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:621
+#: src/openvz_driver.c:652 src/openvz_driver.c:673 src/openvz_driver.c:714
+#: src/qemu_driver.c:2212 src/qemu_driver.c:2299 src/qemu_driver.c:2848
+#: src/qemu_driver.c:2903 src/qemu_driver.c:2947 src/qemu_driver.c:3027
+#: src/qemu_driver.c:3143 src/qemu_driver.c:3212 src/qemu_driver.c:3267
+#: src/qemu_driver.c:3311 src/qemu_driver.c:3329 src/qemu_driver.c:3587
#, fuzzy
msgid "no domain with matching uuid"
msgstr "aucun domaine ayant un id %d correspondant"
-#: src/lxc_driver.c:280 src/openvz_driver.c:625 src/qemu_driver.c:2933
+#: src/lxc_driver.c:280 src/openvz_driver.c:626 src/qemu_driver.c:2953
#, fuzzy
msgid "cannot delete active domain"
msgstr "nom du domaine inactif"
-#: src/lxc_driver.c:286 src/qemu_driver.c:2939
+#: src/lxc_driver.c:286 src/qemu_driver.c:2959
#, fuzzy
msgid "cannot undefine transient domain"
msgstr "nom du domaine inactif"
msgid "container '%s' unexpectedly shutdown during startup"
msgstr ""
-#: src/lxc_driver.c:747 src/qemu_driver.c:892
+#: src/lxc_driver.c:747 src/qemu_driver.c:893
#, fuzzy, c-format
msgid "cannot create log directory %s: %s"
msgstr "impossible de créer le répertoire de configuration %s : %s"
msgid "unknown forwarding type '%s'"
msgstr "type auth '%s' inconnu"
-#: src/network_conf.c:662 src/qemu_driver.c:3334 src/qemu_driver.c:3967
+#: src/network_conf.c:662 src/qemu_driver.c:3354 src/qemu_driver.c:3987
#: src/storage_driver.c:816
#, c-format
msgid "cannot create autostart directory %s: %s"
msgid "no config file for %s"
msgstr "aucun fichier de configuration pour %s"
-#: src/openvz_conf.c:187
+#: src/openvz_conf.c:190
+#, fuzzy, c-format
+msgid "Cound not read 'IP_ADDRESS' from config for container %d"
+msgstr "impossible d'analyser l'URI de connexion"
+
+#: src/openvz_conf.c:220
+#, fuzzy, c-format
+msgid "Cound not read 'NETIF' from config for container %d"
+msgstr "impossible d'analyser l'URI de connexion"
+
+#: src/openvz_conf.c:247
+#, fuzzy
+msgid "Too long network device name"
+msgstr "résolution du nom de fichier du réseau"
+
+#: src/openvz_conf.c:264
+#, fuzzy
+msgid "Wrong length MAC address"
+msgstr "adresse MAC invalide"
+
+#: src/openvz_conf.c:271
+#, fuzzy
+msgid "Wrong MAC address"
+msgstr "adresse MAC"
+
+#: src/openvz_conf.c:327
#, fuzzy
msgid "popen failed"
msgstr "opération échouée"
-#: src/openvz_conf.c:197
+#: src/openvz_conf.c:337
#, fuzzy
msgid "Failed to parse vzlist output"
msgstr "Impossible d'analyser le mode '%s'"
-#: src/openvz_conf.c:223
+#: src/openvz_conf.c:363
#, fuzzy
msgid "UUID in config file malformed"
msgstr "aucun fichier de configuration pour %s"
-#: src/openvz_conf.c:235
+#: src/openvz_conf.c:375
#, fuzzy, c-format
msgid "Cound not read config for container %d"
msgstr "impossible d'analyser l'URI de connexion"
msgid "Container ID is not specified"
msgstr ""
-#: src/openvz_driver.c:391 src/openvz_driver.c:459 src/openvz_driver.c:534
-#: src/openvz_driver.c:554 src/openvz_driver.c:600 src/openvz_driver.c:631
-#: src/openvz_driver.c:656 src/openvz_driver.c:728 src/openvz_driver.c:826
-#: src/openvz_driver.c:872
+#: src/openvz_driver.c:391 src/openvz_driver.c:460 src/openvz_driver.c:535
+#: src/openvz_driver.c:555 src/openvz_driver.c:601 src/openvz_driver.c:632
+#: src/openvz_driver.c:657 src/openvz_driver.c:729 src/openvz_driver.c:827
+#: src/openvz_driver.c:873
#, fuzzy, c-format
msgid "Could not exec %s"
msgstr "impossible de se connecter à %s"
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:451 src/openvz_driver.c:528
+#: src/openvz_driver.c:452 src/openvz_driver.c:529
msgid "Error creating command for container"
msgstr ""
-#: src/openvz_driver.c:465 src/openvz_driver.c:540
+#: src/openvz_driver.c:466 src/openvz_driver.c:541
#, fuzzy
msgid "Could not set UUID"
msgstr "impossible d'analyser l'URI de connexion"
-#: src/openvz_driver.c:475 src/openvz_driver.c:546
+#: src/openvz_driver.c:476 src/openvz_driver.c:547
#, fuzzy
msgid "Could not configure network"
msgstr "impossible de se connecter à %s"
-#: src/openvz_driver.c:482 src/openvz_driver.c:569
+#: src/openvz_driver.c:483 src/openvz_driver.c:570
#, fuzzy
msgid "Could not set number of virtual cpu"
msgstr "changer le nombre de processeurs virtuels"
#: src/openvz_driver.c:517
#, c-format
-msgid "Already an OPENVZ VM defined with the id '%d'"
+msgid "Already an OPENVZ VM defined with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:588
+#: src/openvz_driver.c:589
#, fuzzy
msgid "no domain with matching id"
msgstr "aucun domaine ayant un id %d correspondant"
-#: src/openvz_driver.c:594
+#: src/openvz_driver.c:595
#, fuzzy
msgid "domain is not in shutoff state"
msgstr "le domaine n'est pas actif"
-#: src/openvz_driver.c:677
+#: src/openvz_driver.c:678
#, fuzzy
msgid "Could not read container config"
msgstr "impossible d'analyser l'URI de connexion"
-#: src/openvz_driver.c:693 src/qemu_driver.c:1823
+#: src/openvz_driver.c:694 src/qemu_driver.c:1843
#, fuzzy, c-format
msgid "unknown type '%s'"
msgstr "type auth '%s' inconnu"
-#: src/openvz_driver.c:719
+#: src/openvz_driver.c:720
msgid "VCPUs should be >= 1"
msgstr ""
-#: src/openvz_driver.c:835 src/openvz_driver.c:881
+#: src/openvz_driver.c:836 src/openvz_driver.c:882
#, fuzzy, c-format
msgid "Could not parse VPS ID %s"
msgstr "impossible d'analyser l'URI de connexion"
msgid "Unexpected exit status '%d', qemu probably failed"
msgstr "État de sortie inattendu '%d', qemu a probablement échoué"
-#: src/qemu_conf.c:519 src/qemu_driver.c:925
+#: src/qemu_conf.c:519 src/qemu_driver.c:926
#, fuzzy, c-format
msgid "Cannot find QEMU binary %s: %s"
msgstr "impossible de lire le répertoire '%s' : %s"
msgid "Network type %d is not supported"
msgstr "ai_socktype non pris en charge"
-#: src/qemu_conf.c:580 src/qemu_driver.c:1515
+#: src/qemu_conf.c:580 src/qemu_driver.c:1514
#, fuzzy, c-format
msgid "cannot initialize bridge support: %s"
msgstr "impossible de configurer le mode de fichier '%s' : %s"
msgid "failed to allocate space for argv string"
msgstr "impossible d'allouer de la mémoire pour la liste de configuration %s"
-#: src/qemu_driver.c:90
+#: src/qemu_driver.c:91
#, fuzzy
msgid "Failed to set close-on-exec file descriptor flag\n"
msgstr ""
"Impossible de définir le drapeau descripteur de fichiers « close-on-exec »"
-#: src/qemu_driver.c:105
+#: src/qemu_driver.c:106
#, fuzzy
msgid "Failed to set non-blocking file descriptor flag\n"
msgstr ""
"Impossible de définir le drapeau descripteur de fichiers « non-blocking »"
-#: src/qemu_driver.c:150
+#: src/qemu_driver.c:151
#, fuzzy, c-format
msgid "Failed to autostart network '%s': %s\n"
msgstr "Impossible de démarrer automatiquement le réseau '%s' : %s"
-#: src/qemu_driver.c:165
+#: src/qemu_driver.c:166
#, fuzzy, c-format
msgid "Failed to autostart VM '%s': %s\n"
msgstr "Impossible de démarrer automatiquement la VM '%s' : %s"
-#: src/qemu_driver.c:201
+#: src/qemu_driver.c:202
#, fuzzy, c-format
msgid "Failed to find user record for uid '%d': %s\n"
msgstr ""
"Impossible de trouver un enregistrement utilisateur pour l'uid « %d » : %s"
-#: src/qemu_driver.c:212
+#: src/qemu_driver.c:213
#, fuzzy
msgid "out of memory in asprintf\n"
msgstr "mémoire saturée dans asprintf"
-#: src/qemu_driver.c:268
+#: src/qemu_driver.c:269
#, fuzzy
msgid "qemudStartup: out of memory\n"
msgstr "qemudStartup : mémoire saturée"
-#: src/qemu_driver.c:295
+#: src/qemu_driver.c:296
#, fuzzy
msgid "Reloading iptables rules\n"
msgstr "Rechargement des règles iptables"
-#: src/qemu_driver.c:433
+#: src/qemu_driver.c:434
#, c-format
msgid ""
"QEMU quit during %s startup\n"
"%s"
msgstr ""
-#: src/qemu_driver.c:443 src/qemu_driver.c:456
+#: src/qemu_driver.c:444 src/qemu_driver.c:457
#, fuzzy, c-format
msgid "Failure while reading %s startup output: %s"
msgstr "échec de l'écriture de la sortie : %s\n"
-#: src/qemu_driver.c:451
+#: src/qemu_driver.c:452
#, c-format
msgid "Timed out while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:467
+#: src/qemu_driver.c:468
#, c-format
msgid "Failure while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:479
+#: src/qemu_driver.c:480
#, c-format
msgid "Out of space while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:510
+#: src/qemu_driver.c:511
#, fuzzy, c-format
msgid "Unable to open monitor path %s"
msgstr "Impossible d'ouvrir tty %s : %s\n"
-#: src/qemu_driver.c:515
+#: src/qemu_driver.c:516
#, fuzzy
msgid "Unable to set monitor close-on-exec flag"
msgstr ""
"Impossible de définir le drapeau descripteur de fichiers « close-on-exec »"
-#: src/qemu_driver.c:520
+#: src/qemu_driver.c:521
msgid "Unable to put monitor into non-blocking mode"
msgstr ""
-#: src/qemu_driver.c:648 src/qemu_driver.c:1027 src/qemu_driver.c:1726
-#: src/qemu_driver.c:1736
+#: src/qemu_driver.c:649 src/qemu_driver.c:1028 src/qemu_driver.c:1725
+#: src/qemu_driver.c:1735
#, fuzzy, c-format
msgid "Unable to log VM console data: %s\n"
msgstr "Incapable de journaliser les données de la console VM : %s"
-#: src/qemu_driver.c:671
+#: src/qemu_driver.c:672
#, fuzzy
msgid "allocate cpumap"
msgstr "allouer un dictionnaire"
-#: src/qemu_driver.c:682
+#: src/qemu_driver.c:683
msgid "cannot run monitor command to fetch CPU thread info"
msgstr ""
-#: src/qemu_driver.c:786
+#: src/qemu_driver.c:787
#, fuzzy, c-format
msgid "failed to set CPU affinity %s"
msgstr "impossible de récupérer le domaine '%s'"
-#: src/qemu_driver.c:796 src/qemu_driver.c:2135
+#: src/qemu_driver.c:797 src/qemu_driver.c:2155
#, fuzzy
msgid "resume operation failed"
msgstr "opération échouée"
-#: src/qemu_driver.c:859
+#: src/qemu_driver.c:860
#, fuzzy
msgid "VM is already active"
msgstr "Le domaine est déjà actif"
-#: src/qemu_driver.c:869
+#: src/qemu_driver.c:870
msgid "Unable to find an unused VNC port"
msgstr ""
-#: src/qemu_driver.c:881
+#: src/qemu_driver.c:882
#, c-format
msgid "config file path too long: %s/%s.log"
msgstr ""
-#: src/qemu_driver.c:900
+#: src/qemu_driver.c:901
#, fuzzy, c-format
msgid "failed to create logfile %s: %s"
msgstr "%s : impossible d'écrire dans le fichier journal : %s"
-#: src/qemu_driver.c:906
+#: src/qemu_driver.c:907
#, fuzzy, c-format
msgid "Unable to set VM logfile close-on-exec flag %s"
msgstr "Impossible de fermer le fichier journal %d : %s"
-#: src/qemu_driver.c:935 src/qemu_driver.c:3032
+#: src/qemu_driver.c:936 src/qemu_driver.c:3052
#, fuzzy, c-format
msgid "Cannot determine QEMU argv syntax %s"
msgstr "impossible de lire le répertoire '%s' : %s"
-#: src/qemu_driver.c:951 src/qemu_driver.c:954 src/qemu_driver.c:959
+#: src/qemu_driver.c:952 src/qemu_driver.c:955 src/qemu_driver.c:960
#, fuzzy, c-format
msgid "Unable to write argv to logfile %d: %s\n"
msgstr "Impossible d'écrire argv dans le fichier journal %d : %s"
-#: src/qemu_driver.c:1041
+#: src/qemu_driver.c:1040
#, fuzzy, c-format
msgid "Shutting down VM '%s'\n"
msgstr "Arrêt de VM '%s'"
-#: src/qemu_driver.c:1052
+#: src/qemu_driver.c:1051
#, fuzzy, c-format
msgid "Unable to close logfile %d: %s\n"
msgstr "Impossible de fermer le fichier journal %d : %s"
-#: src/qemu_driver.c:1067
+#: src/qemu_driver.c:1066
#, fuzzy
msgid "Got unexpected pid, damn\n"
msgstr "obtention de pid, damn inattendus"
-#: src/qemu_driver.c:1221
+#: src/qemu_driver.c:1220
#, fuzzy
msgid "failed to allocate space for dnsmasq argv"
msgstr "impossible d'attribuer un noeud"
-#: src/qemu_driver.c:1235
+#: src/qemu_driver.c:1234
msgid "cannot start dhcp daemon without IP address for server"
msgstr ""
-#: src/qemu_driver.c:1264
+#: src/qemu_driver.c:1263
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
msgstr ""
"L'ajout de la règle iptables « %s » à la chaine « %s » dans la table « %s » a "
"échoué : %s"
-#: src/qemu_driver.c:1275
+#: src/qemu_driver.c:1274
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
msgstr ""
"L'ajout de la règle iptables « %s » à la chaine « %s » dans la table « %s » a "
"échoué : %s"
-#: src/qemu_driver.c:1285
+#: src/qemu_driver.c:1284
#, fuzzy, c-format
msgid "failed to add iptables rule to enable masquerading : %s\n"
msgstr "Impossible d'enregistrer les règles iptables dans %s : %s"
-#: src/qemu_driver.c:1317
+#: src/qemu_driver.c:1316
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
msgstr ""
"L'ajout de la règle iptables « %s » à la chaine « %s » dans la table « %s » a "
"échoué : %s"
-#: src/qemu_driver.c:1328
+#: src/qemu_driver.c:1327
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
msgstr ""
"L'ajout de la règle iptables « %s » à la chaine « %s » dans la table « %s » a "
"échoué : %s"
-#: src/qemu_driver.c:1353
+#: src/qemu_driver.c:1352
#, fuzzy
msgid "failed to allocate space for IP tables support"
msgstr "impossible d'attribuer un noeud"
-#: src/qemu_driver.c:1361 src/qemu_driver.c:1368
+#: src/qemu_driver.c:1360 src/qemu_driver.c:1367
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
msgstr ""
"L'ajout de la règle iptables « %s » à la chaine « %s » dans la table « %s » a "
"échoué : %s"
-#: src/qemu_driver.c:1376 src/qemu_driver.c:1383
+#: src/qemu_driver.c:1375 src/qemu_driver.c:1382
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
msgstr ""
"L'ajout de la règle iptables « %s » à la chaine « %s » dans la table « %s » a "
"échoué : %s"
-#: src/qemu_driver.c:1393
+#: src/qemu_driver.c:1392
#, fuzzy, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
msgstr ""
"L'ajout de la règle iptables « %s » à la chaine « %s » dans la table « %s » a "
"échoué : %s"
-#: src/qemu_driver.c:1400
+#: src/qemu_driver.c:1399
#, fuzzy, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
msgstr ""
"L'ajout de la règle iptables « %s » à la chaine « %s » dans la table « %s » a "
"échoué : %s"
-#: src/qemu_driver.c:1408
+#: src/qemu_driver.c:1407
#, fuzzy, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
msgstr ""
"L'ajout de la règle iptables « %s » à la chaine « %s » dans la table « %s » a "
"échoué : %s"
-#: src/qemu_driver.c:1509
+#: src/qemu_driver.c:1508
#, fuzzy
msgid "network is already active"
msgstr "Le domaine est déjà actif"
-#: src/qemu_driver.c:1521
+#: src/qemu_driver.c:1520
#, fuzzy, c-format
msgid "cannot create bridge '%s' : %s"
msgstr "impossible de créer le répertoire '%s' : %s"
-#: src/qemu_driver.c:1536
+#: src/qemu_driver.c:1535
#, fuzzy, c-format
msgid "cannot set IP address on bridge '%s' to '%s' : %s"
msgstr "impossible de configurer le mode de fichier '%s' : %s"
-#: src/qemu_driver.c:1544
+#: src/qemu_driver.c:1543
#, fuzzy, c-format
msgid "cannot set netmask on bridge '%s' to '%s' : %s"
msgstr "impossible de configurer le mode de fichier '%s' : %s"
-#: src/qemu_driver.c:1552
+#: src/qemu_driver.c:1551
#, fuzzy, c-format
msgid "failed to bring the bridge '%s' up : %s"
msgstr "Impossible de détruire le pont '%s' : %s"
-#: src/qemu_driver.c:1563
+#: src/qemu_driver.c:1562
#, fuzzy, c-format
msgid "failed to enable IP forwarding : %s"
msgstr "impossible d'ouvrir %s en lecture"
-#: src/qemu_driver.c:1581 src/qemu_driver.c:1612
+#: src/qemu_driver.c:1580 src/qemu_driver.c:1611
#, c-format
msgid "Failed to bring down bridge '%s' : %s\n"
msgstr "Impossible de détruire le pont '%s' : %s\n"
-#: src/qemu_driver.c:1587 src/qemu_driver.c:1617
+#: src/qemu_driver.c:1586 src/qemu_driver.c:1616
#, fuzzy, c-format
msgid "Failed to delete bridge '%s' : %s\n"
msgstr "Impossible de supprimer le pont '%s' : %s\n"
-#: src/qemu_driver.c:1600
+#: src/qemu_driver.c:1599
#, fuzzy, c-format
msgid "Shutting down network '%s'\n"
msgstr "Extinction du réseau '%s'"
-#: src/qemu_driver.c:1626
+#: src/qemu_driver.c:1625
#, fuzzy
msgid "Got unexpected pid for dnsmasq\n"
msgstr "Un pid inattendu a été reçu pour dnsmasq\n"
-#: src/qemu_driver.c:1839
+#: src/qemu_driver.c:1814
+#, fuzzy, c-format
+msgid "Unable to open %s: %s\n"
+msgstr "Impossible d'ouvrir tty %s : %s\n"
+
+#: src/qemu_driver.c:1859
#, fuzzy
msgid "failed to allocate space for capabilities support"
msgstr "impossible d'allouer de la mémoire pour la liste de configuration %s"
-#: src/qemu_driver.c:1858 src/qemu_driver.c:1884
+#: src/qemu_driver.c:1878 src/qemu_driver.c:1904
#, fuzzy
msgid "NUMA not supported on this host"
msgstr "Nom de serveur non pris en charge pour ai_socktype"
-#: src/qemu_driver.c:1869 src/qemu_driver.c:1892
+#: src/qemu_driver.c:1889 src/qemu_driver.c:1912
#, fuzzy
msgid "Failed to query NUMA free memory"
msgstr "Mémoire NUMA disponible"
-#: src/qemu_driver.c:2053
+#: src/qemu_driver.c:2073
#, fuzzy, c-format
msgid "domain '%s' is already defined"
msgstr "le domaine %s existe déjà"
-#: src/qemu_driver.c:2064
+#: src/qemu_driver.c:2084
#, fuzzy, c-format
msgid "domain with uuid '%s' is already defined"
msgstr "le domaine %s existe déjà"
-#: src/qemu_driver.c:2094 src/qemu_driver.c:2123 src/qemu_driver.c:2152
-#: src/qemu_driver.c:2172 src/qemu_driver.c:2410 src/qemu_driver.c:3383
-#: src/qemu_driver.c:3518 src/qemu_driver.c:3632
+#: src/qemu_driver.c:2114 src/qemu_driver.c:2143 src/qemu_driver.c:2172
+#: src/qemu_driver.c:2192 src/qemu_driver.c:2430 src/qemu_driver.c:3403
+#: src/qemu_driver.c:3538 src/qemu_driver.c:3652
#, c-format
msgid "no domain with matching id %d"
msgstr "aucun domaine ayant un id %d correspondant"
-#: src/qemu_driver.c:2099 src/qemu_driver.c:2128 src/qemu_driver.c:2416
-#: src/qemu_driver.c:3388 src/qemu_driver.c:3524 src/qemu_driver.c:3638
+#: src/qemu_driver.c:2119 src/qemu_driver.c:2148 src/qemu_driver.c:2436
+#: src/qemu_driver.c:3408 src/qemu_driver.c:3544 src/qemu_driver.c:3658
msgid "domain is not running"
msgstr "le domaine n'est pas actif"
-#: src/qemu_driver.c:2107
+#: src/qemu_driver.c:2127
#, fuzzy
msgid "suspend operation failed"
msgstr "opération échouée"
-#: src/qemu_driver.c:2158
+#: src/qemu_driver.c:2178
#, fuzzy
msgid "shutdown operation failed"
msgstr "opération échouée"
-#: src/qemu_driver.c:2198
+#: src/qemu_driver.c:2218
#, fuzzy
msgid "failed to allocate space for ostype"
msgstr "impossible d'attribuer un noeud"
-#: src/qemu_driver.c:2214 src/qemu_driver.c:2230 src/qemu_driver.c:2253
-#: src/qemu_driver.c:2526 src/qemu_driver.c:2688
+#: src/qemu_driver.c:2234 src/qemu_driver.c:2250 src/qemu_driver.c:2273
+#: src/qemu_driver.c:2546 src/qemu_driver.c:2708
#, fuzzy, c-format
msgid "no domain with matching uuid '%s'"
msgstr "aucun domaine ayant un id %d correspondant"
-#: src/qemu_driver.c:2236
+#: src/qemu_driver.c:2256
msgid "cannot set max memory lower than current memory"
msgstr ""
-#: src/qemu_driver.c:2259
+#: src/qemu_driver.c:2279
#, fuzzy
msgid "cannot set memory of an active domain"
msgstr "nom du domaine inactif"
-#: src/qemu_driver.c:2265
+#: src/qemu_driver.c:2285
msgid "cannot set memory higher than max memory"
msgstr ""
-#: src/qemu_driver.c:2425
+#: src/qemu_driver.c:2445
#, fuzzy
msgid "failed to pause domain"
msgstr "Impossible de suspendre le domaine %s"
-#: src/qemu_driver.c:2434
+#: src/qemu_driver.c:2454
#, fuzzy
msgid "failed to get domain xml"
msgstr "impossible de récupérer l'UUID du domaine"
-#: src/qemu_driver.c:2442
+#: src/qemu_driver.c:2462
#, fuzzy, c-format
msgid "failed to create '%s'"
msgstr "Impossible de créer le volume %s"
-#: src/qemu_driver.c:2449
+#: src/qemu_driver.c:2469
#, fuzzy
msgid "failed to write save header"
msgstr "Impossible d'écrire sur "
-#: src/qemu_driver.c:2457
+#: src/qemu_driver.c:2477
#, fuzzy
msgid "failed to write xml"
msgstr "Impossible d'écrire sur "
-#: src/qemu_driver.c:2470 src/qemu_driver.c:2477 src/qemu_driver.c:2748
+#: src/qemu_driver.c:2490 src/qemu_driver.c:2497 src/qemu_driver.c:2768
#: src/remote_internal.c:2241 src/virterror.c:441
msgid "out of memory"
msgstr "plus de mémoire disponible"
-#: src/qemu_driver.c:2485
+#: src/qemu_driver.c:2505
#, fuzzy
msgid "migrate operation failed"
msgstr "opération échouée"
-#: src/qemu_driver.c:2497
+#: src/qemu_driver.c:2517
#, fuzzy
msgid "'migrate' not supported by this qemu"
msgstr "'info blockstats' n'est pas pris en charge par ce qemu"
-#: src/qemu_driver.c:2532
+#: src/qemu_driver.c:2552
#, fuzzy
msgid "cannot change vcpu count of an active domain"
msgstr "Supprimer la configuration d'un domaine inactif"
-#: src/qemu_driver.c:2538
+#: src/qemu_driver.c:2558
msgid "could not determine max vcpus for the domain"
msgstr ""
-#: src/qemu_driver.c:2544
+#: src/qemu_driver.c:2564
#, c-format
msgid ""
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
msgstr ""
-#: src/qemu_driver.c:2568 src/qemu_driver.c:2620
+#: src/qemu_driver.c:2588 src/qemu_driver.c:2640
#, fuzzy
msgid "cannot pin vcpus on an inactive domain"
msgstr "supprimer un domaine inactif"
-#: src/qemu_driver.c:2574
+#: src/qemu_driver.c:2594
#, c-format
msgid "vcpu number out of range %d > %d"
msgstr ""
-#: src/qemu_driver.c:2595
+#: src/qemu_driver.c:2615
#, fuzzy, c-format
msgid "cannot set affinity: %s"
msgstr "impossible de définir le propriétaire du fichier '%s' : %s"
-#: src/qemu_driver.c:2600
+#: src/qemu_driver.c:2620
#, fuzzy
msgid "cpu affinity is not supported"
msgstr "ai_family non prise en charge"
-#: src/qemu_driver.c:2657
+#: src/qemu_driver.c:2677
#, fuzzy, c-format
msgid "cannot get affinity: %s"
msgstr "impossible de déterminer le contexte du fichier '%s' : %s"
-#: src/qemu_driver.c:2667
+#: src/qemu_driver.c:2687
msgid "cpu affinity is not available"
msgstr ""
-#: src/qemu_driver.c:2694
+#: src/qemu_driver.c:2714
#, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr ""
-#: src/qemu_driver.c:2720 src/test.c:956
+#: src/qemu_driver.c:2740 src/test.c:956
#, fuzzy
msgid "cannot read domain image"
msgstr "impossible de lire fd"
-#: src/qemu_driver.c:2726
+#: src/qemu_driver.c:2746
#, fuzzy
msgid "failed to read qemu header"
msgstr "impossible de lire depuis le démon Xen"
-#: src/qemu_driver.c:2733
+#: src/qemu_driver.c:2753
msgid "image magic is incorrect"
msgstr ""
-#: src/qemu_driver.c:2740
+#: src/qemu_driver.c:2760
#, c-format
msgid "image version is not supported (%d > %d)"
msgstr ""
-#: src/qemu_driver.c:2755
+#: src/qemu_driver.c:2775
#, fuzzy
msgid "failed to read XML"
msgstr "Impossible de lire "
-#: src/qemu_driver.c:2764
+#: src/qemu_driver.c:2784
#, fuzzy
msgid "failed to parse XML"
msgstr "impossible de créer XML"
-#: src/qemu_driver.c:2777
+#: src/qemu_driver.c:2797
#, fuzzy, c-format
msgid "domain is already active as '%s'"
msgstr "Le domaine est déjà actif"
-#: src/qemu_driver.c:2786
+#: src/qemu_driver.c:2806
#, fuzzy
msgid "failed to assign new VM"
msgstr "impossible de créer XML"
-#: src/qemu_driver.c:2799
+#: src/qemu_driver.c:2819
#, fuzzy
msgid "failed to start VM"
msgstr "Impossible de démarrer le pool %s"
-#: src/qemu_driver.c:2811
+#: src/qemu_driver.c:2831
#, fuzzy
msgid "failed to resume domain"
msgstr "Impossible de réactiver le domaine %s"
-#: src/qemu_driver.c:2848 src/qemu_driver.c:3741 src/qemu_driver.c:3776
+#: src/qemu_driver.c:2868 src/qemu_driver.c:3761 src/qemu_driver.c:3796
#, fuzzy
msgid "failed to allocate space for VM name string"
msgstr "impossible d'allouer de la mémoire pour la liste de configuration %s"
-#: src/qemu_driver.c:2962
+#: src/qemu_driver.c:2982
#, fuzzy, c-format
msgid "cannot convert disk '%s' to bus/device index"
msgstr "impossible d'extraire les périphériques sources"
-#: src/qemu_driver.c:2982
+#: src/qemu_driver.c:3002
#, fuzzy, c-format
msgid "Unsupported disk name mapping for bus '%s'"
msgstr "type de volume de stockage %d non pris en charge"
-#: src/qemu_driver.c:3022
+#: src/qemu_driver.c:3042
#, c-format
msgid "No device with bus '%s' and target '%s'"
msgstr ""
-#: src/qemu_driver.c:3049
+#: src/qemu_driver.c:3069
#, c-format
msgid ""
"Emulator version does not support removable media for device '%s' and target "
"'%s'"
msgstr ""
-#: src/qemu_driver.c:3086
+#: src/qemu_driver.c:3106
msgid "cannot change cdrom media"
msgstr ""
-#: src/qemu_driver.c:3097
+#: src/qemu_driver.c:3117
msgid "changing cdrom media failed"
msgstr ""
-#: src/qemu_driver.c:3157
+#: src/qemu_driver.c:3177
#, fuzzy
msgid "cannot attach usb disk"
msgstr "impossible d'extraire les périphériques sources"
-#: src/qemu_driver.c:3168
+#: src/qemu_driver.c:3188
#, fuzzy
msgid "adding usb disk failed"
msgstr "chargement du fichier de définition de l'hôte"
-#: src/qemu_driver.c:3212
+#: src/qemu_driver.c:3232
#, fuzzy
msgid "cannot attach usb device"
msgstr "impossible d'extraire les périphériques sources"
-#: src/qemu_driver.c:3223
+#: src/qemu_driver.c:3243
#, fuzzy
msgid "adding usb device failed"
msgstr "chargement du fichier de définition de l'hôte"
-#: src/qemu_driver.c:3253
+#: src/qemu_driver.c:3273
#, fuzzy
msgid "cannot attach device on inactive domain"
msgstr "supprimer un domaine inactif"
-#: src/qemu_driver.c:3276
+#: src/qemu_driver.c:3296
msgid "this device type cannot be attached"
msgstr ""
-#: src/qemu_driver.c:3315
+#: src/qemu_driver.c:3335
#, fuzzy
msgid "cannot set autostart for transient domain"
msgstr "nom du domaine inactif"
-#: src/qemu_driver.c:3341
+#: src/qemu_driver.c:3361
#, fuzzy, c-format
msgid "Failed to create symlink '%s to '%s': %s"
msgstr "Impossible de créer le lien symbolique '%s' sur '%s' : %s"
-#: src/qemu_driver.c:3348 src/qemu_driver.c:3981 src/storage_driver.c:832
+#: src/qemu_driver.c:3368 src/qemu_driver.c:4001 src/storage_driver.c:832
#, c-format
msgid "Failed to delete symlink '%s': %s"
msgstr "Impossible de supprimer le lien symbolique '%s' : %s"
-#: src/qemu_driver.c:3410
+#: src/qemu_driver.c:3430
#, c-format
msgid "invalid path: %s"
msgstr "chemin invalide : %s"
-#: src/qemu_driver.c:3418
+#: src/qemu_driver.c:3438
msgid "'info blockstats' command failed"
msgstr "la commande 'info blockstats' a échoué"
-#: src/qemu_driver.c:3433
+#: src/qemu_driver.c:3453
msgid "'info blockstats' not supported by this qemu"
msgstr "'info blockstats' n'est pas pris en charge par ce qemu"
-#: src/qemu_driver.c:3498
+#: src/qemu_driver.c:3518
#, c-format
msgid "device not found: %s (%s)"
msgstr "périphérique non trouvé : %s (%s)"
-#: src/qemu_driver.c:3530 src/qemu_driver.c:3573
+#: src/qemu_driver.c:3550 src/qemu_driver.c:3593
msgid "NULL or empty path"
msgstr ""
-#: src/qemu_driver.c:3541
+#: src/qemu_driver.c:3561
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr ""
-#: src/qemu_driver.c:3583
+#: src/qemu_driver.c:3603
#, fuzzy
msgid "invalid path"
msgstr "chemin invalide : %s"
-#: src/qemu_driver.c:3626
+#: src/qemu_driver.c:3646
msgid "QEMU driver only supports virtual memory addrs"
msgstr ""
-#: src/qemu_driver.c:3653
+#: src/qemu_driver.c:3673
#, fuzzy
msgid "'memsave' command failed"
msgstr "la commande 'info blockstats' a échoué"
-#: src/qemu_driver.c:3682 src/qemu_driver.c:3850 src/qemu_driver.c:3875
-#: src/qemu_driver.c:3889 src/qemu_driver.c:3904 src/qemu_driver.c:3937
-#: src/qemu_driver.c:3953
+#: src/qemu_driver.c:3702 src/qemu_driver.c:3870 src/qemu_driver.c:3895
+#: src/qemu_driver.c:3909 src/qemu_driver.c:3924 src/qemu_driver.c:3957
+#: src/qemu_driver.c:3973
#, fuzzy
msgid "no network with matching uuid"
msgstr "aucun pool avec un UUID correspondant"
-#: src/qemu_driver.c:3697
+#: src/qemu_driver.c:3717
#, fuzzy
msgid "no network with matching name"
msgstr "aucun pool avec un nom correspondant"
-#: src/qemu_driver.c:3856
+#: src/qemu_driver.c:3876
#, fuzzy
msgid "network is still active"
msgstr "Le domaine est déjà actif"
-#: src/qemu_driver.c:3917
+#: src/qemu_driver.c:3937
#, fuzzy
msgid "no network with matching id"
msgstr "aucun pool avec un UUID correspondant"
-#: src/qemu_driver.c:3924
+#: src/qemu_driver.c:3944
#, fuzzy
msgid "failed to allocate space for network bridge string"
msgstr "impossible d'attribuer un noeud"
-#: src/qemu_driver.c:3974 src/storage_driver.c:823
+#: src/qemu_driver.c:3994 src/storage_driver.c:823
#, c-format
msgid "Failed to create symlink '%s' to '%s': %s"
msgstr "Impossible de créer le lien symbolique '%s' sur '%s' : %s"
msgid "%s not implemented on Win32"
msgstr "console non implémentée sur cette plate-forme"
-#: src/storage_backend_disk.c:85 src/storage_backend_logical.c:57
+#: src/storage_backend_disk.c:90 src/storage_backend_logical.c:57
#, c-format
msgid "unsupported pool format %s"
msgstr "format de pool non supporté %s"
-#: src/storage_backend_disk.c:110 src/storage_backend_logical.c:70
+#: src/storage_backend_disk.c:115 src/storage_backend_logical.c:70
#, c-format
msgid "unsupported pool format %d"
msgstr "format de pool non supporté %d"
-#: src/storage_backend_disk.c:138 src/storage_backend_fs.c:192
+#: src/storage_backend_disk.c:143 src/storage_backend_fs.c:192
#: src/storage_backend_fs.c:262 src/storage_backend_fs.c:314
#, c-format
msgid "unsupported volume format %s"
msgstr "format de volume %s non pris en charge"
-#: src/storage_backend_disk.c:165 src/storage_backend_fs.c:225
+#: src/storage_backend_disk.c:170 src/storage_backend_fs.c:225
#: src/storage_backend_fs.c:297 src/storage_backend_fs.c:329
#, c-format
msgid "unsupported volume format %d"
msgstr "format de volume %d non pris en charge"
-#: src/storage_backend_disk.c:179 src/storage_backend_disk.c:192
-#: src/storage_backend_disk.c:199 src/storage_backend_disk.c:221
+#: src/storage_backend_disk.c:184 src/storage_backend_disk.c:197
+#: src/storage_backend_disk.c:204 src/storage_backend_disk.c:226
#: src/storage_backend_fs.c:839 src/storage_backend_iscsi.c:177
#: src/storage_backend_logical.c:116 src/storage_backend_logical.c:121
#: src/storage_backend_logical.c:133 src/storage_backend_logical.c:143
-#: src/storage_backend_logical.c:531
+#: src/storage_backend_logical.c:546
msgid "volume"
msgstr "volume"
-#: src/storage_backend_disk.c:229
+#: src/storage_backend_disk.c:234
msgid "volume extents"
msgstr "extents du volume"
-#: src/storage_backend_disk.c:237
+#: src/storage_backend_disk.c:242
msgid "cannot parse device start location"
msgstr "impossible d'analyser la zone d'amorçage du périphérique"
-#: src/storage_backend_disk.c:244
+#: src/storage_backend_disk.c:249
msgid "cannot parse device end location"
msgstr "impossible d'analyser le périphérique et l'emplacement"
-#: src/storage_backend_disk.c:250 src/storage_backend_logical.c:154
+#: src/storage_backend_disk.c:255 src/storage_backend_logical.c:154
#: src/storage_backend_logical.c:160
msgid "extents"
msgstr "extents"
-#: src/storage_backend_disk.c:464
+#: src/storage_backend_disk.c:462
msgid "no large enough free extent"
msgstr "pas d'extent libre suffisamment grand"
-#: src/storage_backend_disk.c:498
-msgid "Disk pools are not yet supported"
-msgstr "Les pools du disque ne sont pas encore supportés"
+#: src/storage_backend_disk.c:502
+#, fuzzy, c-format
+msgid "Couldn't read volume target path '%s'. %s"
+msgstr "impossible de créer le répertoire '%s' : %s"
+
+#: src/storage_backend_disk.c:517
+#, c-format
+msgid "Volume path '%s' did not start with parent pool source device name."
+msgstr ""
+
+#: src/storage_backend_disk.c:526
+#, fuzzy, c-format
+msgid "cannot parse partition number from target '%s'"
+msgstr "impossible de lire l'en-tête '%s' : %s"
#: src/storage_backend_fs.c:358
#, c-format
msgstr "impossible d'étendre le fichier '%s' : %s"
#: src/storage_backend_fs.c:1042 src/storage_backend_fs.c:1078
-#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:543
+#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:558
#, c-format
msgid "cannot read path '%s': %s"
msgstr "impossible de lire à l'emplacement '%s' : %s"
msgstr ""
"la création d'images non brutes n'est pas prise en charge sans qemu-img"
-#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:552
+#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:567
#, c-format
msgid "cannot set file owner '%s': %s"
msgstr "impossible de définir le propriétaire du fichier '%s' : %s"
-#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:559
+#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:574
#, c-format
msgid "cannot set file mode '%s': %s"
msgstr "impossible de configurer le mode de fichier '%s' : %s"
-#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:566
+#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:581
#, c-format
msgid "cannot close file '%s': %s"
msgstr "impossible de fermer le fichier '%s' : %s"
msgid "lvs command failed with exitstatus %d"
msgstr ""
-#: src/storage_backend_logical.c:355
+#: src/storage_backend_logical.c:354
msgid "command line"
msgstr "ligne de commande"
-#: src/storage_backend_logical.c:372
+#: src/storage_backend_logical.c:371
#, c-format
msgid "cannot open device %s"
msgstr "impossible d'ouvrir le périphérique %s"
-#: src/storage_backend_logical.c:378
+#: src/storage_backend_logical.c:377
#, c-format
msgid "cannot clear device header %s"
msgstr "impossible d'effacer l'entête du périphérique %s"
-#: src/storage_backend_logical.c:385
+#: src/storage_backend_logical.c:384
#, c-format
msgid "cannot close device %s"
msgstr "impossible de fermer le périphérique %s"
-#: src/storage_backend_logical.c:575
+#: src/storage_backend_logical.c:507
+#, fuzzy, c-format
+msgid "cannot remove PV device %s: %s"
+msgstr "impossible de lire le répertoire '%s' : %s"
+
+#: src/storage_backend_logical.c:590
#, c-format
msgid "cannot find newly created volume '%s': %s"
msgstr "impossible de trouver le volume nouvellement créé « %s » : %s"
msgstr "DONNÉE"
#: src/virsh.c:6292 src/virsh.c:6314
-msgid "blocked"
-msgstr "bloqué"
+#, fuzzy
+msgid "idle"
+msgstr "fichier"
#: src/virsh.c:6294
msgid "paused"
msgid "domain information incomplete, missing uuid"
msgstr "informations de domaine incomplètes, UUID manquant"
-#: src/xend_internal.c:1109 src/xend_internal.c:2204 src/xend_internal.c:2211
+#: src/xend_internal.c:1109 src/xend_internal.c:2213 src/xend_internal.c:2220
msgid "domain information incomplete, missing name"
msgstr "informations de domaine incomplètes, nom manquant"
msgid "unknown graphics type '%s'"
msgstr "type auth '%s' inconnu"
-#: src/xend_internal.c:2191
+#: src/xend_internal.c:2200
msgid "domain information incomplete, missing id"
msgstr "informations de domaine incomplètes, ID manquant"
-#: src/xend_internal.c:2260 src/xend_internal.c:2270 src/xend_internal.c:2280
+#: src/xend_internal.c:2269 src/xend_internal.c:2279 src/xend_internal.c:2289
#, fuzzy, c-format
msgid "unknown lifecycle type %s"
msgstr "type de SE inconnu %s"
-#: src/xend_internal.c:2593
+#: src/xend_internal.c:2602
msgid "failed to parse topology information"
msgstr "impossible d'analyser les informations de topologie"
-#: src/xend_internal.c:2647
+#: src/xend_internal.c:2656
msgid "topology syntax error"
msgstr "erreur de syntaxe dans la topologie"
-#: src/xend_internal.c:2711
+#: src/xend_internal.c:2720
msgid "failed to parse Xend domain information"
msgstr "impossible d'analyser les informations du domaine Xen"
-#: src/xend_internal.c:3193
+#: src/xend_internal.c:3202
#, fuzzy
msgid "xenDaemonDomainFetch failed to find this domain"
msgstr "xenDaemonDomainDumpXMLByName n'a pas réussi à trouver ce domaine"
-#: src/xend_internal.c:3815 src/xend_internal.c:4290 src/xm_internal.c:1617
+#: src/xend_internal.c:3824 src/xend_internal.c:4299 src/xm_internal.c:1617
#, fuzzy
msgid "failed to build sexpr"
msgstr "Impossible de construire le pool %s"
-#: src/xend_internal.c:3917
+#: src/xend_internal.c:3926
#, fuzzy
msgid "unsupported device type"
msgstr "type de volume de stockage %d non pris en charge"
-#: src/xend_internal.c:4020
+#: src/xend_internal.c:4029
#, fuzzy
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr "xenDaemonDomainDumpXMLByID n'a pas réussi à trouver ce domaine"
-#: src/xend_internal.c:4061
+#: src/xend_internal.c:4070
#, fuzzy
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr "xenDaemonDomainDumpXMLByID n'a pas réussi à trouver ce domaine"
-#: src/xend_internal.c:4069
+#: src/xend_internal.c:4078
#, fuzzy
msgid "unexpected value from on_xend_start"
msgstr "valeur de noeud inattendue"
-#: src/xend_internal.c:4080
+#: src/xend_internal.c:4089
#, fuzzy
msgid "no memory"
msgstr "mémoire du noeud"
-#: src/xend_internal.c:4086
+#: src/xend_internal.c:4095
#, fuzzy
msgid "sexpr2string failed"
msgstr "opération échouée"
-#: src/xend_internal.c:4091
+#: src/xend_internal.c:4100
#, fuzzy
msgid "Failed to redefine sexpr"
msgstr "Impossible de définir le pool %s"
-#: src/xend_internal.c:4096
+#: src/xend_internal.c:4105
msgid "on_xend_start not present in sexpr"
msgstr ""
-#: src/xend_internal.c:4127
+#: src/xend_internal.c:4136
#, fuzzy, c-format
msgid "gethostname failed: %s"
msgstr "opération échouée : %s"
-#: src/xend_internal.c:4133
+#: src/xend_internal.c:4142
#, fuzzy, c-format
msgid "failed to strdup hostname: %s"
msgstr "impossible de récupérer le nom de l'hôte"
-#: src/xend_internal.c:4164
+#: src/xend_internal.c:4173
msgid ""
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
"migration"
"xenDaemonDomainMigrate : Xen ne prend pas en charge que les domaines soient "
"renommés durant la migration"
-#: src/xend_internal.c:4174
+#: src/xend_internal.c:4183
msgid ""
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
"migration"
"xenDaemonDomainMigrate : Xen ne prend pas en charge la limitation de bande "
"passante durant la migration"
-#: src/xend_internal.c:4186
+#: src/xend_internal.c:4195
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr "xenDaemonDomainMigrate : indicateur non supporté"
-#: src/xend_internal.c:4199
+#: src/xend_internal.c:4208
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr "xenDaemonDomainMigrate : URI invalide"
-#: src/xend_internal.c:4204
+#: src/xend_internal.c:4213
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr ""
"xenDaemonDomainMigrate : seules les migrations de xenmigr:// sont supportées "
"par Xen"
-#: src/xend_internal.c:4211
+#: src/xend_internal.c:4220
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr "xenDaemonDomainMigrate : un nom d'hôte doit être spécifié dans l'URI"
-#: src/xend_internal.c:4218 src/xend_internal.c:4240 src/xend_internal.c:4248
-#: src/xend_internal.c:4474 src/xend_internal.c:4481 src/xml.c:89
+#: src/xend_internal.c:4227 src/xend_internal.c:4249 src/xend_internal.c:4257
+#: src/xend_internal.c:4483 src/xend_internal.c:4490 src/xml.c:89
msgid "strdup failed"
msgstr "strdup a échoué"
-#: src/xend_internal.c:4231
+#: src/xend_internal.c:4240
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr "xenDaemonDomainMigrate : numéro de port invalide"
-#: src/xend_internal.c:4284
+#: src/xend_internal.c:4293
msgid "failed to parse domain description"
msgstr "impossible d'analyser la description du domaine"
-#: src/xend_internal.c:4300
+#: src/xend_internal.c:4309
#, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Impossible de créer le domaine inactif %s\n"
-#: src/xend_internal.c:4456 src/xend_internal.c:4532 src/xend_internal.c:4622
+#: src/xend_internal.c:4465 src/xend_internal.c:4541 src/xend_internal.c:4631
msgid "unsupported in xendConfigVersion < 4"
msgstr ""
-#: src/xend_internal.c:4468
+#: src/xend_internal.c:4477
#, fuzzy
msgid "node information incomplete, missing scheduler name"
msgstr "informations de domaine incomplètes, nom manquant"
-#: src/xend_internal.c:4486 src/xend_internal.c:4580 src/xend_internal.c:4692
+#: src/xend_internal.c:4495 src/xend_internal.c:4589 src/xend_internal.c:4701
#, fuzzy
msgid "Unknown scheduler"
msgstr "Erreur inconnue"
-#: src/xend_internal.c:4545 src/xend_internal.c:4635
+#: src/xend_internal.c:4554 src/xend_internal.c:4644
#, fuzzy
msgid "Failed to get a scheduler name"
msgstr "impossible de récupérer le nom de l'hôte"
-#: src/xend_internal.c:4558 src/xend_internal.c:4671
+#: src/xend_internal.c:4567 src/xend_internal.c:4680
#, fuzzy
msgid "domain information incomplete, missing cpu_weight"
msgstr "informations de domaine incomplètes, UUID manquant"
-#: src/xend_internal.c:4563 src/xend_internal.c:4680
+#: src/xend_internal.c:4572 src/xend_internal.c:4689
#, fuzzy
msgid "domain information incomplete, missing cpu_cap"
msgstr "informations de domaine incomplètes, UUID manquant"
-#: src/xend_internal.c:4739
+#: src/xend_internal.c:4748
#, fuzzy
msgid "domainBlockPeek is not supported for dom0"
msgstr "ai_socktype non pris en charge"
-#: src/xend_internal.c:4762
+#: src/xend_internal.c:4771
#, fuzzy, c-format
msgid "%s: invalid path"
msgstr "chemin invalide : %s"
-#: src/xend_internal.c:4770
+#: src/xend_internal.c:4779
#, fuzzy, c-format
msgid "failed to open for reading: %s: %s"
msgstr "impossible d'ouvrir %s en lecture"
-#: src/xend_internal.c:4782
+#: src/xend_internal.c:4791
#, fuzzy, c-format
msgid "failed to lseek or read from file: %s: %s"
msgstr "Impossible de fermer le fichier pid « %s » : %s"
-#: src/xend_internal.c:4865 src/xend_internal.c:4911
+#: src/xend_internal.c:4874 src/xend_internal.c:4920
#, fuzzy, c-format
msgid "unexpected graphics type %d"
msgstr "type mime inattendu"
-#: src/xend_internal.c:4954
+#: src/xend_internal.c:4963
#, fuzzy
msgid "unexpected chr device type"
msgstr "type mime inattendu"
-#: src/xend_internal.c:5128 src/xm_internal.c:1779
+#: src/xend_internal.c:5137 src/xm_internal.c:1779
#, fuzzy, c-format
msgid "unsupported network type %d"
msgstr "type de volume de stockage %d non pris en charge"
-#: src/xend_internal.c:5302 src/xend_internal.c:5309 src/xend_internal.c:5316
+#: src/xend_internal.c:5311 src/xend_internal.c:5318 src/xend_internal.c:5325
#, fuzzy, c-format
msgid "unexpected lifecycle value %d"
msgstr "valeur de noeud inattendue"
-#: src/xend_internal.c:5333
+#: src/xend_internal.c:5342
msgid "no HVM domain loader"
msgstr "aucun chargeur de domaine HVM"
-#: src/xend_internal.c:5544
+#: src/xend_internal.c:5553
#, fuzzy
msgid "hotplug of device type not supported"
msgstr "ai_socktype non pris en charge"
msgid "failed to connect to Xen Store"
msgstr "Impossible de se connecter au magasin Xen"
+#~ msgid "Disk pools are not yet supported"
+#~ msgstr "Les pools du disque ne sont pas encore supportés"
+
+#~ msgid "blocked"
+#~ msgstr "bloqué"
+
#, fuzzy
#~ msgid "Domain config filename '%s' does not match domain name '%s'"
#~ msgstr ""
#~ msgid "cannot read tty pid file %s: %s"
#~ msgstr "impossible de créer le fichier de configuration %s : %s"
-#, fuzzy
-#~ msgid "cannot remove ttyPidFile %s: %s"
-#~ msgstr "impossible de lire le répertoire '%s' : %s"
-
#, fuzzy
#~ msgid "failed to calloc memory for init string: %s"
#~ msgstr ""
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-09-08 14:51+0200\n"
+"POT-Creation-Date: 2008-09-23 22:28+0200\n"
"PO-Revision-Date: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
msgid "storage_vol not found"
msgstr "domain name or uuid"
-#: src/conf.c:155 src/conf.c:203 src/conf.c:488 src/conf.c:525 src/conf.c:553
-#: src/conf.c:631
+#: src/conf.c:164 src/conf.c:212 src/conf.c:491 src/conf.c:528 src/conf.c:555
+#: src/conf.c:630
msgid "allocating configuration"
msgstr "allocating configuration"
-#: src/conf.c:338
+#: src/conf.c:347
msgid "unterminated number"
msgstr "unterminated number"
-#: src/conf.c:372 src/conf.c:389 src/conf.c:401
+#: src/conf.c:380 src/conf.c:396 src/conf.c:407
msgid "unterminated string"
msgstr "unterminated string"
-#: src/conf.c:429 src/conf.c:483
+#: src/conf.c:434 src/conf.c:487
msgid "expecting a value"
msgstr "expecting a value"
-#: src/conf.c:450
+#: src/conf.c:454
msgid "expecting a separator in list"
msgstr "expecting a separator in list"
-#: src/conf.c:473
+#: src/conf.c:477
#, fuzzy
msgid "list is not closed with ]"
msgstr "list is not closed with ] "
-#: src/conf.c:518
+#: src/conf.c:521
msgid "expecting a name"
msgstr "expecting a name"
-#: src/conf.c:581
+#: src/conf.c:582
msgid "expecting a separator"
msgstr "expecting a separator"
msgid "expecting an assignment"
msgstr "expecting an assignment"
-#: src/conf.c:894 src/conf.c:950 src/xend_internal.c:584
-#: src/xend_internal.c:2657 src/xm_internal.c:1475 src/xm_internal.c:1482
+#: src/conf.c:892 src/conf.c:948 src/xend_internal.c:584
+#: src/xend_internal.c:2666 src/xm_internal.c:1475 src/xm_internal.c:1482
#, fuzzy
msgid "allocate buffer"
msgstr "allocate new buffer"
-#: src/conf.c:901
+#: src/conf.c:899
msgid "failed to open file"
msgstr "failed to open file"
-#: src/conf.c:912
+#: src/conf.c:910
msgid "failed to save content"
msgstr "failed to save content"
msgid "cannot extract disk devices"
msgstr "Cannot extract running %s hypervisor version\n"
-#: src/domain_conf.c:1939 src/qemu_driver.c:3133
+#: src/domain_conf.c:1939 src/qemu_driver.c:3153
#, fuzzy, c-format
msgid "duplicate disk target '%s'"
msgstr "unexpected mime type"
msgid "unexpected char type %d"
msgstr "unexpected mime type"
-#: src/domain_conf.c:2815 src/xend_internal.c:5214
+#: src/domain_conf.c:2815 src/xend_internal.c:5223
#, fuzzy, c-format
msgid "unexpected sound model %d"
msgstr "unexpected mime type"
-#: src/domain_conf.c:2835 src/xend_internal.c:5237
+#: src/domain_conf.c:2835 src/xend_internal.c:5246
#, fuzzy, c-format
msgid "unexpected input type %d"
msgstr "unexpected mime type"
#: src/lxc_driver.c:274 src/lxc_driver.c:309 src/lxc_driver.c:335
#: src/lxc_driver.c:350 src/openvz_driver.c:238 src/openvz_driver.c:267
-#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:620
-#: src/openvz_driver.c:651 src/openvz_driver.c:672 src/openvz_driver.c:713
-#: src/qemu_driver.c:2192 src/qemu_driver.c:2279 src/qemu_driver.c:2828
-#: src/qemu_driver.c:2883 src/qemu_driver.c:2927 src/qemu_driver.c:3007
-#: src/qemu_driver.c:3123 src/qemu_driver.c:3192 src/qemu_driver.c:3247
-#: src/qemu_driver.c:3291 src/qemu_driver.c:3309 src/qemu_driver.c:3567
+#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:621
+#: src/openvz_driver.c:652 src/openvz_driver.c:673 src/openvz_driver.c:714
+#: src/qemu_driver.c:2212 src/qemu_driver.c:2299 src/qemu_driver.c:2848
+#: src/qemu_driver.c:2903 src/qemu_driver.c:2947 src/qemu_driver.c:3027
+#: src/qemu_driver.c:3143 src/qemu_driver.c:3212 src/qemu_driver.c:3267
+#: src/qemu_driver.c:3311 src/qemu_driver.c:3329 src/qemu_driver.c:3587
#, fuzzy
msgid "no domain with matching uuid"
msgstr "domain id or uuid"
-#: src/lxc_driver.c:280 src/openvz_driver.c:625 src/qemu_driver.c:2933
+#: src/lxc_driver.c:280 src/openvz_driver.c:626 src/qemu_driver.c:2953
#, fuzzy
msgid "cannot delete active domain"
msgstr "name of the inactive domain"
-#: src/lxc_driver.c:286 src/qemu_driver.c:2939
+#: src/lxc_driver.c:286 src/qemu_driver.c:2959
#, fuzzy
msgid "cannot undefine transient domain"
msgstr "name of the inactive domain"
msgid "container '%s' unexpectedly shutdown during startup"
msgstr ""
-#: src/lxc_driver.c:747 src/qemu_driver.c:892
+#: src/lxc_driver.c:747 src/qemu_driver.c:893
#, fuzzy, c-format
msgid "cannot create log directory %s: %s"
msgstr "failed to write configuration file: %s"
msgid "unknown forwarding type '%s'"
msgstr "unknown OS type %s"
-#: src/network_conf.c:662 src/qemu_driver.c:3334 src/qemu_driver.c:3967
+#: src/network_conf.c:662 src/qemu_driver.c:3354 src/qemu_driver.c:3987
#: src/storage_driver.c:816
#, c-format
msgid "cannot create autostart directory %s: %s"
msgid "no config file for %s"
msgstr "configuration file syntax error: %s"
-#: src/openvz_conf.c:187
+#: src/openvz_conf.c:190
+#, fuzzy, c-format
+msgid "Cound not read 'IP_ADDRESS' from config for container %d"
+msgstr "could not connect to %s"
+
+#: src/openvz_conf.c:220
+#, fuzzy, c-format
+msgid "Cound not read 'NETIF' from config for container %d"
+msgstr "could not connect to %s"
+
+#: src/openvz_conf.c:247
+#, fuzzy
+msgid "Too long network device name"
+msgstr "resolving domain filename"
+
+#: src/openvz_conf.c:264
+#, fuzzy
+msgid "Wrong length MAC address"
+msgstr "invalid argument in %s"
+
+#: src/openvz_conf.c:271
+#, fuzzy
+msgid "Wrong MAC address"
+msgstr "invalid argument in %s"
+
+#: src/openvz_conf.c:327
#, fuzzy
msgid "popen failed"
msgstr "operation failed"
-#: src/openvz_conf.c:197
+#: src/openvz_conf.c:337
#, fuzzy
msgid "Failed to parse vzlist output"
msgstr "Failed to suspend domain %s"
-#: src/openvz_conf.c:223
+#: src/openvz_conf.c:363
#, fuzzy
msgid "UUID in config file malformed"
msgstr "configuration file syntax error: %s"
-#: src/openvz_conf.c:235
+#: src/openvz_conf.c:375
#, fuzzy, c-format
msgid "Cound not read config for container %d"
msgstr "could not connect to %s"
msgid "Container ID is not specified"
msgstr ""
-#: src/openvz_driver.c:391 src/openvz_driver.c:459 src/openvz_driver.c:534
-#: src/openvz_driver.c:554 src/openvz_driver.c:600 src/openvz_driver.c:631
-#: src/openvz_driver.c:656 src/openvz_driver.c:728 src/openvz_driver.c:826
-#: src/openvz_driver.c:872
+#: src/openvz_driver.c:391 src/openvz_driver.c:460 src/openvz_driver.c:535
+#: src/openvz_driver.c:555 src/openvz_driver.c:601 src/openvz_driver.c:632
+#: src/openvz_driver.c:657 src/openvz_driver.c:729 src/openvz_driver.c:827
+#: src/openvz_driver.c:873
#, fuzzy, c-format
msgid "Could not exec %s"
msgstr "could not connect to %s"
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:451 src/openvz_driver.c:528
+#: src/openvz_driver.c:452 src/openvz_driver.c:529
msgid "Error creating command for container"
msgstr ""
-#: src/openvz_driver.c:465 src/openvz_driver.c:540
+#: src/openvz_driver.c:466 src/openvz_driver.c:541
#, fuzzy
msgid "Could not set UUID"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:475 src/openvz_driver.c:546
+#: src/openvz_driver.c:476 src/openvz_driver.c:547
#, fuzzy
msgid "Could not configure network"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:482 src/openvz_driver.c:569
+#: src/openvz_driver.c:483 src/openvz_driver.c:570
#, fuzzy
msgid "Could not set number of virtual cpu"
msgstr "change number of virtual CPUs"
#: src/openvz_driver.c:517
#, c-format
-msgid "Already an OPENVZ VM defined with the id '%d'"
+msgid "Already an OPENVZ VM defined with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:588
+#: src/openvz_driver.c:589
msgid "no domain with matching id"
msgstr ""
-#: src/openvz_driver.c:594
+#: src/openvz_driver.c:595
#, fuzzy
msgid "domain is not in shutoff state"
msgstr "Domain is already active"
-#: src/openvz_driver.c:677
+#: src/openvz_driver.c:678
#, fuzzy
msgid "Could not read container config"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:693 src/qemu_driver.c:1823
+#: src/openvz_driver.c:694 src/qemu_driver.c:1843
#, fuzzy, c-format
msgid "unknown type '%s'"
msgstr "unknown OS type %s"
-#: src/openvz_driver.c:719
+#: src/openvz_driver.c:720
msgid "VCPUs should be >= 1"
msgstr ""
-#: src/openvz_driver.c:835 src/openvz_driver.c:881
+#: src/openvz_driver.c:836 src/openvz_driver.c:882
#, fuzzy, c-format
msgid "Could not parse VPS ID %s"
msgstr "could not connect to %s"
msgid "Unexpected exit status '%d', qemu probably failed"
msgstr ""
-#: src/qemu_conf.c:519 src/qemu_driver.c:925
+#: src/qemu_conf.c:519 src/qemu_driver.c:926
#, fuzzy, c-format
msgid "Cannot find QEMU binary %s: %s"
msgstr "Failed to suspend domain %s"
msgid "Network type %d is not supported"
msgstr "Domain %s started\n"
-#: src/qemu_conf.c:580 src/qemu_driver.c:1515
+#: src/qemu_conf.c:580 src/qemu_driver.c:1514
#, fuzzy, c-format
msgid "cannot initialize bridge support: %s"
msgstr "Failed to suspend domain %s"
msgid "failed to allocate space for argv string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:90
+#: src/qemu_driver.c:91
#, fuzzy
msgid "Failed to set close-on-exec file descriptor flag\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:105
+#: src/qemu_driver.c:106
#, fuzzy
msgid "Failed to set non-blocking file descriptor flag\n"
msgstr "failed to parse Xend domain information"
-#: src/qemu_driver.c:150
+#: src/qemu_driver.c:151
#, fuzzy, c-format
msgid "Failed to autostart network '%s': %s\n"
msgstr "Failed to start domain %s"
-#: src/qemu_driver.c:165
+#: src/qemu_driver.c:166
#, fuzzy, c-format
msgid "Failed to autostart VM '%s': %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:201
+#: src/qemu_driver.c:202
#, fuzzy, c-format
msgid "Failed to find user record for uid '%d': %s\n"
msgstr "Failed to undefine domain %s"
-#: src/qemu_driver.c:212
+#: src/qemu_driver.c:213
#, fuzzy
msgid "out of memory in asprintf\n"
msgstr "out of memory"
-#: src/qemu_driver.c:268
+#: src/qemu_driver.c:269
#, fuzzy
msgid "qemudStartup: out of memory\n"
msgstr "out of memory"
-#: src/qemu_driver.c:295
+#: src/qemu_driver.c:296
msgid "Reloading iptables rules\n"
msgstr ""
-#: src/qemu_driver.c:433
+#: src/qemu_driver.c:434
#, c-format
msgid ""
"QEMU quit during %s startup\n"
"%s"
msgstr ""
-#: src/qemu_driver.c:443 src/qemu_driver.c:456
+#: src/qemu_driver.c:444 src/qemu_driver.c:457
#, c-format
msgid "Failure while reading %s startup output: %s"
msgstr ""
-#: src/qemu_driver.c:451
+#: src/qemu_driver.c:452
#, c-format
msgid "Timed out while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:467
+#: src/qemu_driver.c:468
#, c-format
msgid "Failure while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:479
+#: src/qemu_driver.c:480
#, c-format
msgid "Out of space while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:510
+#: src/qemu_driver.c:511
#, fuzzy, c-format
msgid "Unable to open monitor path %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:515
+#: src/qemu_driver.c:516
msgid "Unable to set monitor close-on-exec flag"
msgstr ""
-#: src/qemu_driver.c:520
+#: src/qemu_driver.c:521
msgid "Unable to put monitor into non-blocking mode"
msgstr ""
-#: src/qemu_driver.c:648 src/qemu_driver.c:1027 src/qemu_driver.c:1726
-#: src/qemu_driver.c:1736
+#: src/qemu_driver.c:649 src/qemu_driver.c:1028 src/qemu_driver.c:1725
+#: src/qemu_driver.c:1735
#, fuzzy, c-format
msgid "Unable to log VM console data: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:671
+#: src/qemu_driver.c:672
#, fuzzy
msgid "allocate cpumap"
msgstr "allocate new context"
-#: src/qemu_driver.c:682
+#: src/qemu_driver.c:683
msgid "cannot run monitor command to fetch CPU thread info"
msgstr ""
-#: src/qemu_driver.c:786
+#: src/qemu_driver.c:787
#, fuzzy, c-format
msgid "failed to set CPU affinity %s"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:796 src/qemu_driver.c:2135
+#: src/qemu_driver.c:797 src/qemu_driver.c:2155
#, fuzzy
msgid "resume operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:859
+#: src/qemu_driver.c:860
#, fuzzy
msgid "VM is already active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:869
+#: src/qemu_driver.c:870
msgid "Unable to find an unused VNC port"
msgstr ""
-#: src/qemu_driver.c:881
+#: src/qemu_driver.c:882
#, c-format
msgid "config file path too long: %s/%s.log"
msgstr ""
-#: src/qemu_driver.c:900
+#: src/qemu_driver.c:901
#, fuzzy, c-format
msgid "failed to create logfile %s: %s"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:906
+#: src/qemu_driver.c:907
#, fuzzy, c-format
msgid "Unable to set VM logfile close-on-exec flag %s"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:935 src/qemu_driver.c:3032
+#: src/qemu_driver.c:936 src/qemu_driver.c:3052
#, fuzzy, c-format
msgid "Cannot determine QEMU argv syntax %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:951 src/qemu_driver.c:954 src/qemu_driver.c:959
+#: src/qemu_driver.c:952 src/qemu_driver.c:955 src/qemu_driver.c:960
#, fuzzy, c-format
msgid "Unable to write argv to logfile %d: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:1041
+#: src/qemu_driver.c:1040
#, fuzzy, c-format
msgid "Shutting down VM '%s'\n"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:1052
+#: src/qemu_driver.c:1051
#, fuzzy, c-format
msgid "Unable to close logfile %d: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:1067
+#: src/qemu_driver.c:1066
#, fuzzy
msgid "Got unexpected pid, damn\n"
msgstr "unexpected dict node"
-#: src/qemu_driver.c:1221
+#: src/qemu_driver.c:1220
#, fuzzy
msgid "failed to allocate space for dnsmasq argv"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1235
+#: src/qemu_driver.c:1234
msgid "cannot start dhcp daemon without IP address for server"
msgstr ""
-#: src/qemu_driver.c:1264
+#: src/qemu_driver.c:1263
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1275
+#: src/qemu_driver.c:1274
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1285
+#: src/qemu_driver.c:1284
#, fuzzy, c-format
msgid "failed to add iptables rule to enable masquerading : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1317
+#: src/qemu_driver.c:1316
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1328
+#: src/qemu_driver.c:1327
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1353
+#: src/qemu_driver.c:1352
#, fuzzy
msgid "failed to allocate space for IP tables support"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1361 src/qemu_driver.c:1368
+#: src/qemu_driver.c:1360 src/qemu_driver.c:1367
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1376 src/qemu_driver.c:1383
+#: src/qemu_driver.c:1375 src/qemu_driver.c:1382
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1393
+#: src/qemu_driver.c:1392
#, fuzzy, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1400
+#: src/qemu_driver.c:1399
#, fuzzy, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1408
+#: src/qemu_driver.c:1407
#, fuzzy, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1509
+#: src/qemu_driver.c:1508
#, fuzzy
msgid "network is already active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:1521
+#: src/qemu_driver.c:1520
#, fuzzy, c-format
msgid "cannot create bridge '%s' : %s"
msgstr "failed to write configuration file: %s"
-#: src/qemu_driver.c:1536
+#: src/qemu_driver.c:1535
#, fuzzy, c-format
msgid "cannot set IP address on bridge '%s' to '%s' : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1544
+#: src/qemu_driver.c:1543
#, fuzzy, c-format
msgid "cannot set netmask on bridge '%s' to '%s' : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1552
+#: src/qemu_driver.c:1551
#, fuzzy, c-format
msgid "failed to bring the bridge '%s' up : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1563
+#: src/qemu_driver.c:1562
#, fuzzy, c-format
msgid "failed to enable IP forwarding : %s"
msgstr "failed to open %s for reading"
-#: src/qemu_driver.c:1581 src/qemu_driver.c:1612
+#: src/qemu_driver.c:1580 src/qemu_driver.c:1611
#, fuzzy, c-format
msgid "Failed to bring down bridge '%s' : %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1587 src/qemu_driver.c:1617
+#: src/qemu_driver.c:1586 src/qemu_driver.c:1616
#, fuzzy, c-format
msgid "Failed to delete bridge '%s' : %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1600
+#: src/qemu_driver.c:1599
#, fuzzy, c-format
msgid "Shutting down network '%s'\n"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:1626
+#: src/qemu_driver.c:1625
#, fuzzy
msgid "Got unexpected pid for dnsmasq\n"
msgstr "unexpected dict node"
-#: src/qemu_driver.c:1839
+#: src/qemu_driver.c:1814
+#, fuzzy, c-format
+msgid "Unable to open %s: %s\n"
+msgstr "Failed to suspend domain %s"
+
+#: src/qemu_driver.c:1859
#, fuzzy
msgid "failed to allocate space for capabilities support"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1858 src/qemu_driver.c:1884
+#: src/qemu_driver.c:1878 src/qemu_driver.c:1904
msgid "NUMA not supported on this host"
msgstr ""
-#: src/qemu_driver.c:1869 src/qemu_driver.c:1892
+#: src/qemu_driver.c:1889 src/qemu_driver.c:1912
#, fuzzy
msgid "Failed to query NUMA free memory"
msgstr "Used memory:"
-#: src/qemu_driver.c:2053
+#: src/qemu_driver.c:2073
#, fuzzy, c-format
msgid "domain '%s' is already defined"
msgstr "domain %s exists already"
-#: src/qemu_driver.c:2064
+#: src/qemu_driver.c:2084
#, fuzzy, c-format
msgid "domain with uuid '%s' is already defined"
msgstr "domain %s exists already"
-#: src/qemu_driver.c:2094 src/qemu_driver.c:2123 src/qemu_driver.c:2152
-#: src/qemu_driver.c:2172 src/qemu_driver.c:2410 src/qemu_driver.c:3383
-#: src/qemu_driver.c:3518 src/qemu_driver.c:3632
+#: src/qemu_driver.c:2114 src/qemu_driver.c:2143 src/qemu_driver.c:2172
+#: src/qemu_driver.c:2192 src/qemu_driver.c:2430 src/qemu_driver.c:3403
+#: src/qemu_driver.c:3538 src/qemu_driver.c:3652
#, c-format
msgid "no domain with matching id %d"
msgstr ""
-#: src/qemu_driver.c:2099 src/qemu_driver.c:2128 src/qemu_driver.c:2416
-#: src/qemu_driver.c:3388 src/qemu_driver.c:3524 src/qemu_driver.c:3638
+#: src/qemu_driver.c:2119 src/qemu_driver.c:2148 src/qemu_driver.c:2436
+#: src/qemu_driver.c:3408 src/qemu_driver.c:3544 src/qemu_driver.c:3658
#, fuzzy
msgid "domain is not running"
msgstr "Domain is already active"
-#: src/qemu_driver.c:2107
+#: src/qemu_driver.c:2127
#, fuzzy
msgid "suspend operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2158
+#: src/qemu_driver.c:2178
#, fuzzy
msgid "shutdown operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2198
+#: src/qemu_driver.c:2218
#, fuzzy
msgid "failed to allocate space for ostype"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:2214 src/qemu_driver.c:2230 src/qemu_driver.c:2253
-#: src/qemu_driver.c:2526 src/qemu_driver.c:2688
+#: src/qemu_driver.c:2234 src/qemu_driver.c:2250 src/qemu_driver.c:2273
+#: src/qemu_driver.c:2546 src/qemu_driver.c:2708
#, c-format
msgid "no domain with matching uuid '%s'"
msgstr ""
-#: src/qemu_driver.c:2236
+#: src/qemu_driver.c:2256
msgid "cannot set max memory lower than current memory"
msgstr ""
-#: src/qemu_driver.c:2259
+#: src/qemu_driver.c:2279
#, fuzzy
msgid "cannot set memory of an active domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:2265
+#: src/qemu_driver.c:2285
msgid "cannot set memory higher than max memory"
msgstr ""
-#: src/qemu_driver.c:2425
+#: src/qemu_driver.c:2445
#, fuzzy
msgid "failed to pause domain"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:2434
+#: src/qemu_driver.c:2454
#, fuzzy
msgid "failed to get domain xml"
msgstr "failed to get domain UUID"
-#: src/qemu_driver.c:2442
+#: src/qemu_driver.c:2462
#, fuzzy, c-format
msgid "failed to create '%s'"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2449
+#: src/qemu_driver.c:2469
#, fuzzy
msgid "failed to write save header"
msgstr "Failed to write to socket %d\n"
-#: src/qemu_driver.c:2457
+#: src/qemu_driver.c:2477
#, fuzzy
msgid "failed to write xml"
msgstr "Failed to write to socket %d\n"
-#: src/qemu_driver.c:2470 src/qemu_driver.c:2477 src/qemu_driver.c:2748
+#: src/qemu_driver.c:2490 src/qemu_driver.c:2497 src/qemu_driver.c:2768
#: src/remote_internal.c:2241 src/virterror.c:441
msgid "out of memory"
msgstr "out of memory"
-#: src/qemu_driver.c:2485
+#: src/qemu_driver.c:2505
#, fuzzy
msgid "migrate operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2497
+#: src/qemu_driver.c:2517
msgid "'migrate' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:2532
+#: src/qemu_driver.c:2552
#, fuzzy
msgid "cannot change vcpu count of an active domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:2538
+#: src/qemu_driver.c:2558
msgid "could not determine max vcpus for the domain"
msgstr ""
-#: src/qemu_driver.c:2544
+#: src/qemu_driver.c:2564
#, c-format
msgid ""
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
msgstr ""
-#: src/qemu_driver.c:2568 src/qemu_driver.c:2620
+#: src/qemu_driver.c:2588 src/qemu_driver.c:2640
#, fuzzy
msgid "cannot pin vcpus on an inactive domain"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:2574
+#: src/qemu_driver.c:2594
#, c-format
msgid "vcpu number out of range %d > %d"
msgstr ""
-#: src/qemu_driver.c:2595
+#: src/qemu_driver.c:2615
#, fuzzy, c-format
msgid "cannot set affinity: %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:2600
+#: src/qemu_driver.c:2620
#, fuzzy
msgid "cpu affinity is not supported"
msgstr "library call failed, possibly not supported"
-#: src/qemu_driver.c:2657
+#: src/qemu_driver.c:2677
#, fuzzy, c-format
msgid "cannot get affinity: %s"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2667
+#: src/qemu_driver.c:2687
msgid "cpu affinity is not available"
msgstr ""
-#: src/qemu_driver.c:2694
+#: src/qemu_driver.c:2714
#, fuzzy, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr "load domain definition file"
-#: src/qemu_driver.c:2720 src/test.c:956
+#: src/qemu_driver.c:2740 src/test.c:956
#, fuzzy
msgid "cannot read domain image"
msgstr "node domain list"
-#: src/qemu_driver.c:2726
+#: src/qemu_driver.c:2746
#, fuzzy
msgid "failed to read qemu header"
msgstr "failed to read from Xen Daemon"
-#: src/qemu_driver.c:2733
+#: src/qemu_driver.c:2753
msgid "image magic is incorrect"
msgstr ""
-#: src/qemu_driver.c:2740
+#: src/qemu_driver.c:2760
#, c-format
msgid "image version is not supported (%d > %d)"
msgstr ""
-#: src/qemu_driver.c:2755
+#: src/qemu_driver.c:2775
#, fuzzy
msgid "failed to read XML"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2764
+#: src/qemu_driver.c:2784
#, fuzzy
msgid "failed to parse XML"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2777
+#: src/qemu_driver.c:2797
#, fuzzy, c-format
msgid "domain is already active as '%s'"
msgstr "Domain is already active"
-#: src/qemu_driver.c:2786
+#: src/qemu_driver.c:2806
#, fuzzy
msgid "failed to assign new VM"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2799
+#: src/qemu_driver.c:2819
#, fuzzy
msgid "failed to start VM"
msgstr "Failed to start domain %s"
-#: src/qemu_driver.c:2811
+#: src/qemu_driver.c:2831
#, fuzzy
msgid "failed to resume domain"
msgstr "Failed to resume domain %s"
-#: src/qemu_driver.c:2848 src/qemu_driver.c:3741 src/qemu_driver.c:3776
+#: src/qemu_driver.c:2868 src/qemu_driver.c:3761 src/qemu_driver.c:3796
#, fuzzy
msgid "failed to allocate space for VM name string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:2962
+#: src/qemu_driver.c:2982
#, fuzzy, c-format
msgid "cannot convert disk '%s' to bus/device index"
msgstr "Cannot extract running %s hypervisor version\n"
-#: src/qemu_driver.c:2982
+#: src/qemu_driver.c:3002
#, fuzzy, c-format
msgid "Unsupported disk name mapping for bus '%s'"
msgstr "unexpected mime type"
-#: src/qemu_driver.c:3022
+#: src/qemu_driver.c:3042
#, c-format
msgid "No device with bus '%s' and target '%s'"
msgstr ""
-#: src/qemu_driver.c:3049
+#: src/qemu_driver.c:3069
#, c-format
msgid ""
"Emulator version does not support removable media for device '%s' and target "
"'%s'"
msgstr ""
-#: src/qemu_driver.c:3086
+#: src/qemu_driver.c:3106
msgid "cannot change cdrom media"
msgstr ""
-#: src/qemu_driver.c:3097
+#: src/qemu_driver.c:3117
msgid "changing cdrom media failed"
msgstr ""
-#: src/qemu_driver.c:3157
+#: src/qemu_driver.c:3177
#, fuzzy
msgid "cannot attach usb disk"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3168
+#: src/qemu_driver.c:3188
#, fuzzy
msgid "adding usb disk failed"
msgstr "loading host definition file"
-#: src/qemu_driver.c:3212
+#: src/qemu_driver.c:3232
#, fuzzy
msgid "cannot attach usb device"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3223
+#: src/qemu_driver.c:3243
#, fuzzy
msgid "adding usb device failed"
msgstr "loading host definition file"
-#: src/qemu_driver.c:3253
+#: src/qemu_driver.c:3273
#, fuzzy
msgid "cannot attach device on inactive domain"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3276
+#: src/qemu_driver.c:3296
msgid "this device type cannot be attached"
msgstr ""
-#: src/qemu_driver.c:3315
+#: src/qemu_driver.c:3335
#, fuzzy
msgid "cannot set autostart for transient domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:3341
+#: src/qemu_driver.c:3361
#, fuzzy, c-format
msgid "Failed to create symlink '%s to '%s': %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:3348 src/qemu_driver.c:3981 src/storage_driver.c:832
+#: src/qemu_driver.c:3368 src/qemu_driver.c:4001 src/storage_driver.c:832
#, fuzzy, c-format
msgid "Failed to delete symlink '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:3410
+#: src/qemu_driver.c:3430
#, fuzzy, c-format
msgid "invalid path: %s"
msgstr "invalid argument in %s"
-#: src/qemu_driver.c:3418
+#: src/qemu_driver.c:3438
msgid "'info blockstats' command failed"
msgstr ""
-#: src/qemu_driver.c:3433
+#: src/qemu_driver.c:3453
msgid "'info blockstats' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:3498
+#: src/qemu_driver.c:3518
#, fuzzy, c-format
msgid "device not found: %s (%s)"
msgstr "Domain restored from %s\n"
-#: src/qemu_driver.c:3530 src/qemu_driver.c:3573
+#: src/qemu_driver.c:3550 src/qemu_driver.c:3593
msgid "NULL or empty path"
msgstr ""
-#: src/qemu_driver.c:3541
+#: src/qemu_driver.c:3561
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr ""
-#: src/qemu_driver.c:3583
+#: src/qemu_driver.c:3603
#, fuzzy
msgid "invalid path"
msgstr "invalid argument in %s"
-#: src/qemu_driver.c:3626
+#: src/qemu_driver.c:3646
msgid "QEMU driver only supports virtual memory addrs"
msgstr ""
-#: src/qemu_driver.c:3653
+#: src/qemu_driver.c:3673
#, fuzzy
msgid "'memsave' command failed"
msgstr "domain name"
-#: src/qemu_driver.c:3682 src/qemu_driver.c:3850 src/qemu_driver.c:3875
-#: src/qemu_driver.c:3889 src/qemu_driver.c:3904 src/qemu_driver.c:3937
-#: src/qemu_driver.c:3953
+#: src/qemu_driver.c:3702 src/qemu_driver.c:3870 src/qemu_driver.c:3895
+#: src/qemu_driver.c:3909 src/qemu_driver.c:3924 src/qemu_driver.c:3957
+#: src/qemu_driver.c:3973
msgid "no network with matching uuid"
msgstr ""
-#: src/qemu_driver.c:3697
+#: src/qemu_driver.c:3717
msgid "no network with matching name"
msgstr ""
-#: src/qemu_driver.c:3856
+#: src/qemu_driver.c:3876
#, fuzzy
msgid "network is still active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:3917
+#: src/qemu_driver.c:3937
#, fuzzy
msgid "no network with matching id"
msgstr "domain information in XML"
-#: src/qemu_driver.c:3924
+#: src/qemu_driver.c:3944
#, fuzzy
msgid "failed to allocate space for network bridge string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:3974 src/storage_driver.c:823
+#: src/qemu_driver.c:3994 src/storage_driver.c:823
#, fuzzy, c-format
msgid "Failed to create symlink '%s' to '%s': %s"
msgstr "Failed to save domain %s to %s"
msgid "%s not implemented on Win32"
msgstr ""
-#: src/storage_backend_disk.c:85 src/storage_backend_logical.c:57
+#: src/storage_backend_disk.c:90 src/storage_backend_logical.c:57
#, c-format
msgid "unsupported pool format %s"
msgstr ""
-#: src/storage_backend_disk.c:110 src/storage_backend_logical.c:70
+#: src/storage_backend_disk.c:115 src/storage_backend_logical.c:70
#, c-format
msgid "unsupported pool format %d"
msgstr ""
-#: src/storage_backend_disk.c:138 src/storage_backend_fs.c:192
+#: src/storage_backend_disk.c:143 src/storage_backend_fs.c:192
#: src/storage_backend_fs.c:262 src/storage_backend_fs.c:314
#, c-format
msgid "unsupported volume format %s"
msgstr ""
-#: src/storage_backend_disk.c:165 src/storage_backend_fs.c:225
+#: src/storage_backend_disk.c:170 src/storage_backend_fs.c:225
#: src/storage_backend_fs.c:297 src/storage_backend_fs.c:329
#, c-format
msgid "unsupported volume format %d"
msgstr ""
-#: src/storage_backend_disk.c:179 src/storage_backend_disk.c:192
-#: src/storage_backend_disk.c:199 src/storage_backend_disk.c:221
+#: src/storage_backend_disk.c:184 src/storage_backend_disk.c:197
+#: src/storage_backend_disk.c:204 src/storage_backend_disk.c:226
#: src/storage_backend_fs.c:839 src/storage_backend_iscsi.c:177
#: src/storage_backend_logical.c:116 src/storage_backend_logical.c:121
#: src/storage_backend_logical.c:133 src/storage_backend_logical.c:143
-#: src/storage_backend_logical.c:531
+#: src/storage_backend_logical.c:546
msgid "volume"
msgstr ""
-#: src/storage_backend_disk.c:229
+#: src/storage_backend_disk.c:234
msgid "volume extents"
msgstr ""
-#: src/storage_backend_disk.c:237
+#: src/storage_backend_disk.c:242
msgid "cannot parse device start location"
msgstr ""
-#: src/storage_backend_disk.c:244
+#: src/storage_backend_disk.c:249
msgid "cannot parse device end location"
msgstr ""
-#: src/storage_backend_disk.c:250 src/storage_backend_logical.c:154
+#: src/storage_backend_disk.c:255 src/storage_backend_logical.c:154
#: src/storage_backend_logical.c:160
msgid "extents"
msgstr ""
-#: src/storage_backend_disk.c:464
+#: src/storage_backend_disk.c:462
msgid "no large enough free extent"
msgstr ""
-#: src/storage_backend_disk.c:498
-msgid "Disk pools are not yet supported"
+#: src/storage_backend_disk.c:502
+#, c-format
+msgid "Couldn't read volume target path '%s'. %s"
msgstr ""
+#: src/storage_backend_disk.c:517
+#, c-format
+msgid "Volume path '%s' did not start with parent pool source device name."
+msgstr ""
+
+#: src/storage_backend_disk.c:526
+#, fuzzy, c-format
+msgid "cannot parse partition number from target '%s'"
+msgstr "Failed to suspend domain %s"
+
#: src/storage_backend_fs.c:358
#, c-format
msgid "cannot read header '%s': %s"
msgstr ""
#: src/storage_backend_fs.c:1042 src/storage_backend_fs.c:1078
-#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:543
+#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:558
#, c-format
msgid "cannot read path '%s': %s"
msgstr ""
msgid "creation of non-raw images is not supported without qemu-img"
msgstr ""
-#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:552
+#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:567
#, fuzzy, c-format
msgid "cannot set file owner '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:559
+#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:574
#, fuzzy, c-format
msgid "cannot set file mode '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:566
+#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:581
#, c-format
msgid "cannot close file '%s': %s"
msgstr ""
msgid "lvs command failed with exitstatus %d"
msgstr ""
-#: src/storage_backend_logical.c:355
+#: src/storage_backend_logical.c:354
#, fuzzy
msgid "command line"
msgstr "domain name"
-#: src/storage_backend_logical.c:372
+#: src/storage_backend_logical.c:371
#, c-format
msgid "cannot open device %s"
msgstr ""
-#: src/storage_backend_logical.c:378
+#: src/storage_backend_logical.c:377
#, c-format
msgid "cannot clear device header %s"
msgstr ""
-#: src/storage_backend_logical.c:385
+#: src/storage_backend_logical.c:384
#, c-format
msgid "cannot close device %s"
msgstr ""
-#: src/storage_backend_logical.c:575
+#: src/storage_backend_logical.c:507
+#, fuzzy, c-format
+msgid "cannot remove PV device %s: %s"
+msgstr "failed to write configuration file: %s"
+
+#: src/storage_backend_logical.c:590
#, c-format
msgid "cannot find newly created volume '%s': %s"
msgstr ""
msgstr "DATA"
#: src/virsh.c:6292 src/virsh.c:6314
-msgid "blocked"
-msgstr "blocked"
+msgid "idle"
+msgstr ""
#: src/virsh.c:6294
msgid "paused"
msgid "domain information incomplete, missing uuid"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1109 src/xend_internal.c:2204 src/xend_internal.c:2211
+#: src/xend_internal.c:1109 src/xend_internal.c:2213 src/xend_internal.c:2220
msgid "domain information incomplete, missing name"
msgstr "domain information incomplete, missing name"
msgid "unknown graphics type '%s'"
msgstr "unknown OS type %s"
-#: src/xend_internal.c:2191
+#: src/xend_internal.c:2200
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:2260 src/xend_internal.c:2270 src/xend_internal.c:2280
+#: src/xend_internal.c:2269 src/xend_internal.c:2279 src/xend_internal.c:2289
#, fuzzy, c-format
msgid "unknown lifecycle type %s"
msgstr "unknown OS type %s"
-#: src/xend_internal.c:2593
+#: src/xend_internal.c:2602
#, fuzzy
msgid "failed to parse topology information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:2647
+#: src/xend_internal.c:2656
#, fuzzy
msgid "topology syntax error"
msgstr "configuration file syntax error"
-#: src/xend_internal.c:2711
+#: src/xend_internal.c:2720
msgid "failed to parse Xend domain information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:3193
+#: src/xend_internal.c:3202
msgid "xenDaemonDomainFetch failed to find this domain"
msgstr ""
-#: src/xend_internal.c:3815 src/xend_internal.c:4290 src/xm_internal.c:1617
+#: src/xend_internal.c:3824 src/xend_internal.c:4299 src/xm_internal.c:1617
#, fuzzy
msgid "failed to build sexpr"
msgstr "Failed to suspend domain %s"
-#: src/xend_internal.c:3917
+#: src/xend_internal.c:3926
#, fuzzy
msgid "unsupported device type"
msgstr "unexpected mime type"
-#: src/xend_internal.c:4020
+#: src/xend_internal.c:4029
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4061
+#: src/xend_internal.c:4070
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4069
+#: src/xend_internal.c:4078
#, fuzzy
msgid "unexpected value from on_xend_start"
msgstr "unexpected value node"
-#: src/xend_internal.c:4080
+#: src/xend_internal.c:4089
#, fuzzy
msgid "no memory"
msgstr "node memory"
-#: src/xend_internal.c:4086
+#: src/xend_internal.c:4095
#, fuzzy
msgid "sexpr2string failed"
msgstr "operation failed"
-#: src/xend_internal.c:4091
+#: src/xend_internal.c:4100
#, fuzzy
msgid "Failed to redefine sexpr"
msgstr "Failed to undefine domain %s"
-#: src/xend_internal.c:4096
+#: src/xend_internal.c:4105
msgid "on_xend_start not present in sexpr"
msgstr ""
-#: src/xend_internal.c:4127
+#: src/xend_internal.c:4136
#, fuzzy, c-format
msgid "gethostname failed: %s"
msgstr "operation failed: %s"
-#: src/xend_internal.c:4133
+#: src/xend_internal.c:4142
#, fuzzy, c-format
msgid "failed to strdup hostname: %s"
msgstr "failed to get hypervisor type"
-#: src/xend_internal.c:4164
+#: src/xend_internal.c:4173
msgid ""
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
"migration"
msgstr ""
-#: src/xend_internal.c:4174
+#: src/xend_internal.c:4183
msgid ""
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
"migration"
msgstr ""
-#: src/xend_internal.c:4186
+#: src/xend_internal.c:4195
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr ""
-#: src/xend_internal.c:4199
+#: src/xend_internal.c:4208
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr ""
-#: src/xend_internal.c:4204
+#: src/xend_internal.c:4213
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr ""
-#: src/xend_internal.c:4211
+#: src/xend_internal.c:4220
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr ""
-#: src/xend_internal.c:4218 src/xend_internal.c:4240 src/xend_internal.c:4248
-#: src/xend_internal.c:4474 src/xend_internal.c:4481 src/xml.c:89
+#: src/xend_internal.c:4227 src/xend_internal.c:4249 src/xend_internal.c:4257
+#: src/xend_internal.c:4483 src/xend_internal.c:4490 src/xml.c:89
msgid "strdup failed"
msgstr ""
-#: src/xend_internal.c:4231
+#: src/xend_internal.c:4240
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr ""
-#: src/xend_internal.c:4284
+#: src/xend_internal.c:4293
#, fuzzy
msgid "failed to parse domain description"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:4300
+#: src/xend_internal.c:4309
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Failed to create domain %s\n"
-#: src/xend_internal.c:4456 src/xend_internal.c:4532 src/xend_internal.c:4622
+#: src/xend_internal.c:4465 src/xend_internal.c:4541 src/xend_internal.c:4631
msgid "unsupported in xendConfigVersion < 4"
msgstr ""
-#: src/xend_internal.c:4468
+#: src/xend_internal.c:4477
#, fuzzy
msgid "node information incomplete, missing scheduler name"
msgstr "domain information incomplete, missing name"
-#: src/xend_internal.c:4486 src/xend_internal.c:4580 src/xend_internal.c:4692
+#: src/xend_internal.c:4495 src/xend_internal.c:4589 src/xend_internal.c:4701
#, fuzzy
msgid "Unknown scheduler"
msgstr "unknown host"
-#: src/xend_internal.c:4545 src/xend_internal.c:4635
+#: src/xend_internal.c:4554 src/xend_internal.c:4644
#, fuzzy
msgid "Failed to get a scheduler name"
msgstr "failed to get hypervisor type"
-#: src/xend_internal.c:4558 src/xend_internal.c:4671
+#: src/xend_internal.c:4567 src/xend_internal.c:4680
#, fuzzy
msgid "domain information incomplete, missing cpu_weight"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:4563 src/xend_internal.c:4680
+#: src/xend_internal.c:4572 src/xend_internal.c:4689
#, fuzzy
msgid "domain information incomplete, missing cpu_cap"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:4739
+#: src/xend_internal.c:4748
msgid "domainBlockPeek is not supported for dom0"
msgstr ""
-#: src/xend_internal.c:4762
+#: src/xend_internal.c:4771
#, fuzzy, c-format
msgid "%s: invalid path"
msgstr "invalid argument in %s"
-#: src/xend_internal.c:4770
+#: src/xend_internal.c:4779
#, fuzzy, c-format
msgid "failed to open for reading: %s: %s"
msgstr "failed to open %s for reading"
-#: src/xend_internal.c:4782
+#: src/xend_internal.c:4791
#, fuzzy, c-format
msgid "failed to lseek or read from file: %s: %s"
msgstr "Failed to suspend domain %s"
-#: src/xend_internal.c:4865 src/xend_internal.c:4911
+#: src/xend_internal.c:4874 src/xend_internal.c:4920
#, fuzzy, c-format
msgid "unexpected graphics type %d"
msgstr "unexpected mime type"
-#: src/xend_internal.c:4954
+#: src/xend_internal.c:4963
#, fuzzy
msgid "unexpected chr device type"
msgstr "unexpected mime type"
-#: src/xend_internal.c:5128 src/xm_internal.c:1779
+#: src/xend_internal.c:5137 src/xm_internal.c:1779
#, fuzzy, c-format
msgid "unsupported network type %d"
msgstr "unexpected mime type"
-#: src/xend_internal.c:5302 src/xend_internal.c:5309 src/xend_internal.c:5316
+#: src/xend_internal.c:5311 src/xend_internal.c:5318 src/xend_internal.c:5325
#, fuzzy, c-format
msgid "unexpected lifecycle value %d"
msgstr "unexpected value node"
-#: src/xend_internal.c:5333
+#: src/xend_internal.c:5342
#, fuzzy
msgid "no HVM domain loader"
msgstr "node domain list"
-#: src/xend_internal.c:5544
+#: src/xend_internal.c:5553
#, fuzzy
msgid "hotplug of device type not supported"
msgstr "library call failed, possibly not supported"
msgid "failed to connect to Xen Store"
msgstr "failed to connect to Xen Store"
+#~ msgid "blocked"
+#~ msgstr "blocked"
+
#, fuzzy
#~ msgid "invalid interface type: %s"
#~ msgstr "invalid argument in %s"
#~ msgid "cannot read tty pid file %s: %s"
#~ msgstr "failed to write configuration file: %s"
-#, fuzzy
-#~ msgid "cannot remove ttyPidFile %s: %s"
-#~ msgstr "failed to write configuration file: %s"
-
#, fuzzy
#~ msgid "failed to calloc memory for init string: %s"
#~ msgstr "failed to allocate a node"
msgstr ""
"Project-Id-Version: gu\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-09-08 14:51+0200\n"
+"POT-Creation-Date: 2008-09-23 22:28+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"
msgid "storage_vol not found"
msgstr "નેટવર્ક મળ્યું નહિં"
-#: src/conf.c:155 src/conf.c:203 src/conf.c:488 src/conf.c:525 src/conf.c:553
-#: src/conf.c:631
+#: src/conf.c:164 src/conf.c:212 src/conf.c:491 src/conf.c:528 src/conf.c:555
+#: src/conf.c:630
msgid "allocating configuration"
msgstr "રૂપરેખાંકન ફાળવી રહ્યા છીએ"
-#: src/conf.c:338
+#: src/conf.c:347
msgid "unterminated number"
msgstr "નહિં તૂટેલ અંક"
-#: src/conf.c:372 src/conf.c:389 src/conf.c:401
+#: src/conf.c:380 src/conf.c:396 src/conf.c:407
msgid "unterminated string"
msgstr "નહિં તૂટેલ શબ્દમાળા"
-#: src/conf.c:429 src/conf.c:483
+#: src/conf.c:434 src/conf.c:487
msgid "expecting a value"
msgstr "કિંમતની ઈચ્છા રાખી રહ્યા છીએ"
-#: src/conf.c:450
+#: src/conf.c:454
msgid "expecting a separator in list"
msgstr "યાદીમાં વિભાજકની ઈચ્છા રાખી રહ્યા છીએ"
-#: src/conf.c:473
+#: src/conf.c:477
#, fuzzy
msgid "list is not closed with ]"
msgstr "યાદી ] સાથે બંધ થયેલ નથી "
-#: src/conf.c:518
+#: src/conf.c:521
msgid "expecting a name"
msgstr "નામ ઈચ્છિત છે"
-#: src/conf.c:581
+#: src/conf.c:582
msgid "expecting a separator"
msgstr "વિભાજક ઈચ્છિત છે"
msgid "expecting an assignment"
msgstr "સોંપણી ઈચ્છિત છે"
-#: src/conf.c:894 src/conf.c:950 src/xend_internal.c:584
-#: src/xend_internal.c:2657 src/xm_internal.c:1475 src/xm_internal.c:1482
+#: src/conf.c:892 src/conf.c:948 src/xend_internal.c:584
+#: src/xend_internal.c:2666 src/xm_internal.c:1475 src/xm_internal.c:1482
msgid "allocate buffer"
msgstr "બફર ફાળવો"
-#: src/conf.c:901
+#: src/conf.c:899
msgid "failed to open file"
msgstr "ફાઈલ ખોલવામાં નિષ્ફળ"
-#: src/conf.c:912
+#: src/conf.c:910
msgid "failed to save content"
msgstr "સમાવિષ્ટ સંગ્રહવામાં નિષ્ફળ"
msgid "cannot extract disk devices"
msgstr "ઈન્ટરફેસ ઉપકરણ"
-#: src/domain_conf.c:1939 src/qemu_driver.c:3133
+#: src/domain_conf.c:1939 src/qemu_driver.c:3153
#, fuzzy, c-format
msgid "duplicate disk target '%s'"
msgstr "લક્ષ્ય ઉપકરણ પ્રકાર"
msgid "unexpected char type %d"
msgstr "અનિચ્છનીય mime પ્રકાર"
-#: src/domain_conf.c:2815 src/xend_internal.c:5214
+#: src/domain_conf.c:2815 src/xend_internal.c:5223
#, fuzzy, c-format
msgid "unexpected sound model %d"
msgstr "અનિચ્છનીય mime પ્રકાર"
-#: src/domain_conf.c:2835 src/xend_internal.c:5237
+#: src/domain_conf.c:2835 src/xend_internal.c:5246
#, fuzzy, c-format
msgid "unexpected input type %d"
msgstr "અનિચ્છનીય mime પ્રકાર"
#: src/lxc_driver.c:274 src/lxc_driver.c:309 src/lxc_driver.c:335
#: src/lxc_driver.c:350 src/openvz_driver.c:238 src/openvz_driver.c:267
-#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:620
-#: src/openvz_driver.c:651 src/openvz_driver.c:672 src/openvz_driver.c:713
-#: src/qemu_driver.c:2192 src/qemu_driver.c:2279 src/qemu_driver.c:2828
-#: src/qemu_driver.c:2883 src/qemu_driver.c:2927 src/qemu_driver.c:3007
-#: src/qemu_driver.c:3123 src/qemu_driver.c:3192 src/qemu_driver.c:3247
-#: src/qemu_driver.c:3291 src/qemu_driver.c:3309 src/qemu_driver.c:3567
+#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:621
+#: src/openvz_driver.c:652 src/openvz_driver.c:673 src/openvz_driver.c:714
+#: src/qemu_driver.c:2212 src/qemu_driver.c:2299 src/qemu_driver.c:2848
+#: src/qemu_driver.c:2903 src/qemu_driver.c:2947 src/qemu_driver.c:3027
+#: src/qemu_driver.c:3143 src/qemu_driver.c:3212 src/qemu_driver.c:3267
+#: src/qemu_driver.c:3311 src/qemu_driver.c:3329 src/qemu_driver.c:3587
#, fuzzy
msgid "no domain with matching uuid"
msgstr "ડોમેઈન id અથવા uuid"
-#: src/lxc_driver.c:280 src/openvz_driver.c:625 src/qemu_driver.c:2933
+#: src/lxc_driver.c:280 src/openvz_driver.c:626 src/qemu_driver.c:2953
#, fuzzy
msgid "cannot delete active domain"
msgstr "અસક્રિય ડોમેઈનનું નામ"
-#: src/lxc_driver.c:286 src/qemu_driver.c:2939
+#: src/lxc_driver.c:286 src/qemu_driver.c:2959
#, fuzzy
msgid "cannot undefine transient domain"
msgstr "અસક્રિય ડોમેઈનનું નામ"
msgid "container '%s' unexpectedly shutdown during startup"
msgstr ""
-#: src/lxc_driver.c:747 src/qemu_driver.c:892
+#: src/lxc_driver.c:747 src/qemu_driver.c:893
#, fuzzy, c-format
msgid "cannot create log directory %s: %s"
msgstr "રૂપરેખાંકન ફાઈલ લખવામાં નિષ્ફળ: %s"
msgid "unknown forwarding type '%s'"
msgstr "અજ્ઞાત OS પ્રકાર %s"
-#: src/network_conf.c:662 src/qemu_driver.c:3334 src/qemu_driver.c:3967
+#: src/network_conf.c:662 src/qemu_driver.c:3354 src/qemu_driver.c:3987
#: src/storage_driver.c:816
#, c-format
msgid "cannot create autostart directory %s: %s"
msgid "no config file for %s"
msgstr "રૂપરેખાંકન ફાઈલ વાક્યરચના ભૂલ: %s"
-#: src/openvz_conf.c:187
+#: src/openvz_conf.c:190
+#, fuzzy, c-format
+msgid "Cound not read 'IP_ADDRESS' from config for container %d"
+msgstr "હાયપરવિઝર %s સાથે જોડાઈ શક્યા નહિં"
+
+#: src/openvz_conf.c:220
+#, fuzzy, c-format
+msgid "Cound not read 'NETIF' from config for container %d"
+msgstr "હાયપરવિઝર %s સાથે જોડાઈ શક્યા નહિં"
+
+#: src/openvz_conf.c:247
+#, fuzzy
+msgid "Too long network device name"
+msgstr "નેટવર્ક ફાઈલનામ ઉકેલી રહ્યા છીએ"
+
+#: src/openvz_conf.c:264
+#, fuzzy
+msgid "Wrong length MAC address"
+msgstr "અયોગ્ય MAC સરનામું"
+
+#: src/openvz_conf.c:271
+#, fuzzy
+msgid "Wrong MAC address"
+msgstr "MAC સરનામું"
+
+#: src/openvz_conf.c:327
#, fuzzy
msgid "popen failed"
msgstr "પ્રક્રિયા નિષ્ફળ"
-#: src/openvz_conf.c:197
+#: src/openvz_conf.c:337
#, fuzzy
msgid "Failed to parse vzlist output"
msgstr "'%s' ખોલવામાં નિષ્ફળ: %s"
-#: src/openvz_conf.c:223
+#: src/openvz_conf.c:363
#, fuzzy
msgid "UUID in config file malformed"
msgstr "રૂપરેખાંકન ફાઈલ વાક્યરચના ભૂલ: %s"
-#: src/openvz_conf.c:235
+#: src/openvz_conf.c:375
#, fuzzy, c-format
msgid "Cound not read config for container %d"
msgstr "હાયપરવિઝર %s સાથે જોડાઈ શક્યા નહિં"
msgid "Container ID is not specified"
msgstr ""
-#: src/openvz_driver.c:391 src/openvz_driver.c:459 src/openvz_driver.c:534
-#: src/openvz_driver.c:554 src/openvz_driver.c:600 src/openvz_driver.c:631
-#: src/openvz_driver.c:656 src/openvz_driver.c:728 src/openvz_driver.c:826
-#: src/openvz_driver.c:872
+#: src/openvz_driver.c:391 src/openvz_driver.c:460 src/openvz_driver.c:535
+#: src/openvz_driver.c:555 src/openvz_driver.c:601 src/openvz_driver.c:632
+#: src/openvz_driver.c:657 src/openvz_driver.c:729 src/openvz_driver.c:827
+#: src/openvz_driver.c:873
#, fuzzy, c-format
msgid "Could not exec %s"
msgstr "હાયપરવિઝર %s સાથે જોડાઈ શક્યા નહિં"
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:451 src/openvz_driver.c:528
+#: src/openvz_driver.c:452 src/openvz_driver.c:529
msgid "Error creating command for container"
msgstr ""
-#: src/openvz_driver.c:465 src/openvz_driver.c:540
+#: src/openvz_driver.c:466 src/openvz_driver.c:541
#, fuzzy
msgid "Could not set UUID"
msgstr "હાયપરવિઝર %s સાથે જોડાઈ શક્યા નહિં"
-#: src/openvz_driver.c:475 src/openvz_driver.c:546
+#: src/openvz_driver.c:476 src/openvz_driver.c:547
#, fuzzy
msgid "Could not configure network"
msgstr "હાયપરવિઝર %s સાથે જોડાઈ શક્યા નહિં"
-#: src/openvz_driver.c:482 src/openvz_driver.c:569
+#: src/openvz_driver.c:483 src/openvz_driver.c:570
#, fuzzy
msgid "Could not set number of virtual cpu"
msgstr "વર્ચ્યુઅલ CPUs ની સંખ્યા બદલો"
#: src/openvz_driver.c:517
#, c-format
-msgid "Already an OPENVZ VM defined with the id '%d'"
+msgid "Already an OPENVZ VM defined with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:588
+#: src/openvz_driver.c:589
msgid "no domain with matching id"
msgstr ""
-#: src/openvz_driver.c:594
+#: src/openvz_driver.c:595
#, fuzzy
msgid "domain is not in shutoff state"
msgstr "ડોમેઈન હજુ પણ ચાલી રહ્યું છે"
-#: src/openvz_driver.c:677
+#: src/openvz_driver.c:678
#, fuzzy
msgid "Could not read container config"
msgstr "હાયપરવિઝર %s સાથે જોડાઈ શક્યા નહિં"
-#: src/openvz_driver.c:693 src/qemu_driver.c:1823
+#: src/openvz_driver.c:694 src/qemu_driver.c:1843
#, fuzzy, c-format
msgid "unknown type '%s'"
msgstr "અજ્ઞાત OS પ્રકાર %s"
-#: src/openvz_driver.c:719
+#: src/openvz_driver.c:720
msgid "VCPUs should be >= 1"
msgstr ""
-#: src/openvz_driver.c:835 src/openvz_driver.c:881
+#: src/openvz_driver.c:836 src/openvz_driver.c:882
#, fuzzy, c-format
msgid "Could not parse VPS ID %s"
msgstr "હાયપરવિઝર %s સાથે જોડાઈ શક્યા નહિં"
msgid "Unexpected exit status '%d', qemu probably failed"
msgstr ""
-#: src/qemu_conf.c:519 src/qemu_driver.c:925
+#: src/qemu_conf.c:519 src/qemu_driver.c:926
#, fuzzy, c-format
msgid "Cannot find QEMU binary %s: %s"
msgstr "'%s' ખોલવામાં નિષ્ફળ: %s"
msgid "Network type %d is not supported"
msgstr "નેટવર્ક %s શરૂ થઈ ગયું\n"
-#: src/qemu_conf.c:580 src/qemu_driver.c:1515
+#: src/qemu_conf.c:580 src/qemu_driver.c:1514
#, fuzzy, c-format
msgid "cannot initialize bridge support: %s"
msgstr "'%s' ખોલવામાં નિષ્ફળ: %s"
msgid "failed to allocate space for argv string"
msgstr "મેમરીની ફાળવણી કરવામાં નિષ્ફળ"
-#: src/qemu_driver.c:90
+#: src/qemu_driver.c:91
#, fuzzy
msgid "Failed to set close-on-exec file descriptor flag\n"
msgstr "લોગ ફાઈલ લખવામાં નિષ્ફળ"
-#: src/qemu_driver.c:105
+#: src/qemu_driver.c:106
#, fuzzy
msgid "Failed to set non-blocking file descriptor flag\n"
msgstr "Xend ડોમેઈન જાણકારીનું પદચ્છેદન કરવામાં નિષ્ફળ"
-#: src/qemu_driver.c:150
+#: src/qemu_driver.c:151
#, fuzzy, c-format
msgid "Failed to autostart network '%s': %s\n"
msgstr "નેટવર્ક %s શરૂ કરવામાં નિષ્ફળ"
-#: src/qemu_driver.c:165
+#: src/qemu_driver.c:166
#, fuzzy, c-format
msgid "Failed to autostart VM '%s': %s\n"
msgstr "'%s' ખોલવામાં નિષ્ફળ: %s"
-#: src/qemu_driver.c:201
+#: src/qemu_driver.c:202
#, fuzzy, c-format
msgid "Failed to find user record for uid '%d': %s\n"
msgstr "નેટવર્ક શોધવામાં નિષ્ફળ: %s"
-#: src/qemu_driver.c:212
+#: src/qemu_driver.c:213
#, fuzzy
msgid "out of memory in asprintf\n"
msgstr "મેમરીની બહાર"
-#: src/qemu_driver.c:268
+#: src/qemu_driver.c:269
#, fuzzy
msgid "qemudStartup: out of memory\n"
msgstr "મેમરીની બહાર"
-#: src/qemu_driver.c:295
+#: src/qemu_driver.c:296
msgid "Reloading iptables rules\n"
msgstr ""
-#: src/qemu_driver.c:433
+#: src/qemu_driver.c:434
#, c-format
msgid ""
"QEMU quit during %s startup\n"
"%s"
msgstr ""
-#: src/qemu_driver.c:443 src/qemu_driver.c:456
+#: src/qemu_driver.c:444 src/qemu_driver.c:457
#, c-format
msgid "Failure while reading %s startup output: %s"
msgstr ""
-#: src/qemu_driver.c:451
+#: src/qemu_driver.c:452
#, c-format
msgid "Timed out while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:467
+#: src/qemu_driver.c:468
#, c-format
msgid "Failure while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:479
+#: src/qemu_driver.c:480
#, c-format
msgid "Out of space while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:510
+#: src/qemu_driver.c:511
#, fuzzy, c-format
msgid "Unable to open monitor path %s"
msgstr "'%s' ખોલવામાં નિષ્ફળ: %s"
-#: src/qemu_driver.c:515
+#: src/qemu_driver.c:516
msgid "Unable to set monitor close-on-exec flag"
msgstr ""
-#: src/qemu_driver.c:520
+#: src/qemu_driver.c:521
msgid "Unable to put monitor into non-blocking mode"
msgstr ""
-#: src/qemu_driver.c:648 src/qemu_driver.c:1027 src/qemu_driver.c:1726
-#: src/qemu_driver.c:1736
+#: src/qemu_driver.c:649 src/qemu_driver.c:1028 src/qemu_driver.c:1725
+#: src/qemu_driver.c:1735
#, fuzzy, c-format
msgid "Unable to log VM console data: %s\n"
msgstr "લોગ ફાઈલ લખવામાં નિષ્ફળ"
-#: src/qemu_driver.c:671
+#: src/qemu_driver.c:672
#, fuzzy
msgid "allocate cpumap"
msgstr "નવો સંદર્ભ ફાળવો"
-#: src/qemu_driver.c:682
+#: src/qemu_driver.c:683
msgid "cannot run monitor command to fetch CPU thread info"
msgstr ""
-#: src/qemu_driver.c:786
+#: src/qemu_driver.c:787
#, fuzzy, c-format
msgid "failed to set CPU affinity %s"
msgstr "ડોમેઈન '%s' મેળવવામાં નિષ્ફળ"
-#: src/qemu_driver.c:796 src/qemu_driver.c:2135
+#: src/qemu_driver.c:797 src/qemu_driver.c:2155
#, fuzzy
msgid "resume operation failed"
msgstr "પ્રક્રિયા નિષ્ફળ"
-#: src/qemu_driver.c:859
+#: src/qemu_driver.c:860
#, fuzzy
msgid "VM is already active"
msgstr "ડોમેઈન પહેલાથી જ સક્રિય છે"
-#: src/qemu_driver.c:869
+#: src/qemu_driver.c:870
msgid "Unable to find an unused VNC port"
msgstr ""
-#: src/qemu_driver.c:881
+#: src/qemu_driver.c:882
#, c-format
msgid "config file path too long: %s/%s.log"
msgstr ""
-#: src/qemu_driver.c:900
+#: src/qemu_driver.c:901
#, fuzzy, c-format
msgid "failed to create logfile %s: %s"
msgstr "લોગ ફાઈલ લખવામાં નિષ્ફળ"
-#: src/qemu_driver.c:906
+#: src/qemu_driver.c:907
#, fuzzy, c-format
msgid "Unable to set VM logfile close-on-exec flag %s"
msgstr "લોગ ફાઈલ લખવામાં નિષ્ફળ"
-#: src/qemu_driver.c:935 src/qemu_driver.c:3032
+#: src/qemu_driver.c:936 src/qemu_driver.c:3052
#, fuzzy, c-format
msgid "Cannot determine QEMU argv syntax %s"
msgstr "'%s' ખોલવામાં નિષ્ફળ: %s"
-#: src/qemu_driver.c:951 src/qemu_driver.c:954 src/qemu_driver.c:959
+#: src/qemu_driver.c:952 src/qemu_driver.c:955 src/qemu_driver.c:960
#, fuzzy, c-format
msgid "Unable to write argv to logfile %d: %s\n"
msgstr "લોગ ફાઈલ લખવામાં નિષ્ફળ"
-#: src/qemu_driver.c:1041
+#: src/qemu_driver.c:1040
#, fuzzy, c-format
msgid "Shutting down VM '%s'\n"
msgstr "નેટવર્ક '%s' મેળવવામાં નિષ્ફળ"
-#: src/qemu_driver.c:1052
+#: src/qemu_driver.c:1051
#, fuzzy, c-format
msgid "Unable to close logfile %d: %s\n"
msgstr "લોગ ફાઈલ લખવામાં નિષ્ફળ"
-#: src/qemu_driver.c:1067
+#: src/qemu_driver.c:1066
#, fuzzy
msgid "Got unexpected pid, damn\n"
msgstr "અનિચ્છનીય ડિક્ટ નોડ"
-#: src/qemu_driver.c:1221
+#: src/qemu_driver.c:1220
#, fuzzy
msgid "failed to allocate space for dnsmasq argv"
msgstr "નોડની ફાળવણી કરવામાં નિષ્ફળ"
-#: src/qemu_driver.c:1235
+#: src/qemu_driver.c:1234
msgid "cannot start dhcp daemon without IP address for server"
msgstr ""
-#: src/qemu_driver.c:1264
+#: src/qemu_driver.c:1263
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
msgstr "ડોમેઈન %s ને %s માં સંગ્રહવામાં નિષ્ફળ"
-#: src/qemu_driver.c:1275
+#: src/qemu_driver.c:1274
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
msgstr "ડોમેઈન %s ને %s માં સંગ્રહવામાં નિષ્ફળ"
-#: src/qemu_driver.c:1285
+#: src/qemu_driver.c:1284
#, fuzzy, c-format
msgid "failed to add iptables rule to enable masquerading : %s\n"
msgstr "ડોમેઈન %s ને %s માં સંગ્રહવામાં નિષ્ફળ"
-#: src/qemu_driver.c:1317
+#: src/qemu_driver.c:1316
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
msgstr "ડોમેઈન %s ને %s માં સંગ્રહવામાં નિષ્ફળ"
-#: src/qemu_driver.c:1328
+#: src/qemu_driver.c:1327
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
msgstr "ડોમેઈન %s ને %s માં સંગ્રહવામાં નિષ્ફળ"
-#: src/qemu_driver.c:1353
+#: src/qemu_driver.c:1352
#, fuzzy
msgid "failed to allocate space for IP tables support"
msgstr "નોડની ફાળવણી કરવામાં નિષ્ફળ"
-#: src/qemu_driver.c:1361 src/qemu_driver.c:1368
+#: src/qemu_driver.c:1360 src/qemu_driver.c:1367
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
msgstr "ડોમેઈન %s ને %s માં સંગ્રહવામાં નિષ્ફળ"
-#: src/qemu_driver.c:1376 src/qemu_driver.c:1383
+#: src/qemu_driver.c:1375 src/qemu_driver.c:1382
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
msgstr "ડોમેઈન %s ને %s માં સંગ્રહવામાં નિષ્ફળ"
-#: src/qemu_driver.c:1393
+#: src/qemu_driver.c:1392
#, fuzzy, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
msgstr "ડોમેઈન %s ને %s માં સંગ્રહવામાં નિષ્ફળ"
-#: src/qemu_driver.c:1400
+#: src/qemu_driver.c:1399
#, fuzzy, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
msgstr "ડોમેઈન %s ને %s માં સંગ્રહવામાં નિષ્ફળ"
-#: src/qemu_driver.c:1408
+#: src/qemu_driver.c:1407
#, fuzzy, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
msgstr "ડોમેઈન %s ને %s માં સંગ્રહવામાં નિષ્ફળ"
-#: src/qemu_driver.c:1509
+#: src/qemu_driver.c:1508
#, fuzzy
msgid "network is already active"
msgstr "ડોમેઈન પહેલાથી જ સક્રિય છે"
-#: src/qemu_driver.c:1521
+#: src/qemu_driver.c:1520
#, fuzzy, c-format
msgid "cannot create bridge '%s' : %s"
msgstr "રૂપરેખાંકન ફાઈલ લખવામાં નિષ્ફળ: %s"
-#: src/qemu_driver.c:1536
+#: src/qemu_driver.c:1535
#, fuzzy, c-format
msgid "cannot set IP address on bridge '%s' to '%s' : %s"
msgstr "'%s' ખોલવામાં નિષ્ફળ: %s"
-#: src/qemu_driver.c:1544
+#: src/qemu_driver.c:1543
#, fuzzy, c-format
msgid "cannot set netmask on bridge '%s' to '%s' : %s"
msgstr "'%s' ખોલવામાં નિષ્ફળ: %s"
-#: src/qemu_driver.c:1552
+#: src/qemu_driver.c:1551
#, fuzzy, c-format
msgid "failed to bring the bridge '%s' up : %s"
msgstr "'%s' ખોલવામાં નિષ્ફળ: %s"
-#: src/qemu_driver.c:1563
+#: src/qemu_driver.c:1562
#, fuzzy, c-format
msgid "failed to enable IP forwarding : %s"
msgstr "%s ને વાંચવા માટે ખોલવામાં નિષ્ફળ"
-#: src/qemu_driver.c:1581 src/qemu_driver.c:1612
+#: src/qemu_driver.c:1580 src/qemu_driver.c:1611
#, fuzzy, c-format
msgid "Failed to bring down bridge '%s' : %s\n"
msgstr "'%s' ખોલવામાં નિષ્ફળ: %s"
-#: src/qemu_driver.c:1587 src/qemu_driver.c:1617
+#: src/qemu_driver.c:1586 src/qemu_driver.c:1616
#, fuzzy, c-format
msgid "Failed to delete bridge '%s' : %s\n"
msgstr "'%s' ખોલવામાં નિષ્ફળ: %s"
-#: src/qemu_driver.c:1600
+#: src/qemu_driver.c:1599
#, fuzzy, c-format
msgid "Shutting down network '%s'\n"
msgstr "નેટવર્ક '%s' મેળવવામાં નિષ્ફળ"
-#: src/qemu_driver.c:1626
+#: src/qemu_driver.c:1625
#, fuzzy
msgid "Got unexpected pid for dnsmasq\n"
msgstr "અનિચ્છનીય ડિક્ટ નોડ"
-#: src/qemu_driver.c:1839
+#: src/qemu_driver.c:1814
+#, fuzzy, c-format
+msgid "Unable to open %s: %s\n"
+msgstr "'%s' ખોલવામાં નિષ્ફળ: %s"
+
+#: src/qemu_driver.c:1859
#, fuzzy
msgid "failed to allocate space for capabilities support"
msgstr "મેમરીની ફાળવણી કરવામાં નિષ્ફળ"
-#: src/qemu_driver.c:1858 src/qemu_driver.c:1884
+#: src/qemu_driver.c:1878 src/qemu_driver.c:1904
msgid "NUMA not supported on this host"
msgstr ""
-#: src/qemu_driver.c:1869 src/qemu_driver.c:1892
+#: src/qemu_driver.c:1889 src/qemu_driver.c:1912
#, fuzzy
msgid "Failed to query NUMA free memory"
msgstr "NUMA મુક્ત મેમરી"
-#: src/qemu_driver.c:2053
+#: src/qemu_driver.c:2073
#, fuzzy, c-format
msgid "domain '%s' is already defined"
msgstr "ડોમેઈન %s પહેલાથી જ હાજર છે"
-#: src/qemu_driver.c:2064
+#: src/qemu_driver.c:2084
#, fuzzy, c-format
msgid "domain with uuid '%s' is already defined"
msgstr "ડોમેઈન %s પહેલાથી જ હાજર છે"
-#: src/qemu_driver.c:2094 src/qemu_driver.c:2123 src/qemu_driver.c:2152
-#: src/qemu_driver.c:2172 src/qemu_driver.c:2410 src/qemu_driver.c:3383
-#: src/qemu_driver.c:3518 src/qemu_driver.c:3632
+#: src/qemu_driver.c:2114 src/qemu_driver.c:2143 src/qemu_driver.c:2172
+#: src/qemu_driver.c:2192 src/qemu_driver.c:2430 src/qemu_driver.c:3403
+#: src/qemu_driver.c:3538 src/qemu_driver.c:3652
#, c-format
msgid "no domain with matching id %d"
msgstr ""
-#: src/qemu_driver.c:2099 src/qemu_driver.c:2128 src/qemu_driver.c:2416
-#: src/qemu_driver.c:3388 src/qemu_driver.c:3524 src/qemu_driver.c:3638
+#: src/qemu_driver.c:2119 src/qemu_driver.c:2148 src/qemu_driver.c:2436
+#: src/qemu_driver.c:3408 src/qemu_driver.c:3544 src/qemu_driver.c:3658
#, fuzzy
msgid "domain is not running"
msgstr "ડોમેઈન હજુ પણ ચાલી રહ્યું છે"
-#: src/qemu_driver.c:2107
+#: src/qemu_driver.c:2127
#, fuzzy
msgid "suspend operation failed"
msgstr "પ્રક્રિયા નિષ્ફળ"
-#: src/qemu_driver.c:2158
+#: src/qemu_driver.c:2178
#, fuzzy
msgid "shutdown operation failed"
msgstr "પ્રક્રિયા નિષ્ફળ"
-#: src/qemu_driver.c:2198
+#: src/qemu_driver.c:2218
#, fuzzy
msgid "failed to allocate space for ostype"
msgstr "નોડની ફાળવણી કરવામાં નિષ્ફળ"
-#: src/qemu_driver.c:2214 src/qemu_driver.c:2230 src/qemu_driver.c:2253
-#: src/qemu_driver.c:2526 src/qemu_driver.c:2688
+#: src/qemu_driver.c:2234 src/qemu_driver.c:2250 src/qemu_driver.c:2273
+#: src/qemu_driver.c:2546 src/qemu_driver.c:2708
#, c-format
msgid "no domain with matching uuid '%s'"
msgstr ""
-#: src/qemu_driver.c:2236
+#: src/qemu_driver.c:2256
msgid "cannot set max memory lower than current memory"
msgstr ""
-#: src/qemu_driver.c:2259
+#: src/qemu_driver.c:2279
#, fuzzy
msgid "cannot set memory of an active domain"
msgstr "અસક્રિય ડોમેઈનનું નામ"
-#: src/qemu_driver.c:2265
+#: src/qemu_driver.c:2285
msgid "cannot set memory higher than max memory"
msgstr ""
-#: src/qemu_driver.c:2425
+#: src/qemu_driver.c:2445
#, fuzzy
msgid "failed to pause domain"
msgstr "ડોમેઈન %s અટકાવવામાં નિષ્ફળ"
-#: src/qemu_driver.c:2434
+#: src/qemu_driver.c:2454
#, fuzzy
msgid "failed to get domain xml"
msgstr "ડોમેઈન UUID મેળવવામાં નિષ્ફળ"
-#: src/qemu_driver.c:2442
+#: src/qemu_driver.c:2462
#, fuzzy, c-format
msgid "failed to create '%s'"
msgstr "XML બનાવવામાં નિષ્ફળ"
-#: src/qemu_driver.c:2449
+#: src/qemu_driver.c:2469
#, fuzzy
msgid "failed to write save header"
msgstr "સોકેટ %d લખવામાં નિષ્ફળ\n"
-#: src/qemu_driver.c:2457
+#: src/qemu_driver.c:2477
#, fuzzy
msgid "failed to write xml"
msgstr "સોકેટ %d લખવામાં નિષ્ફળ\n"
-#: src/qemu_driver.c:2470 src/qemu_driver.c:2477 src/qemu_driver.c:2748
+#: src/qemu_driver.c:2490 src/qemu_driver.c:2497 src/qemu_driver.c:2768
#: src/remote_internal.c:2241 src/virterror.c:441
msgid "out of memory"
msgstr "મેમરીની બહાર"
-#: src/qemu_driver.c:2485
+#: src/qemu_driver.c:2505
#, fuzzy
msgid "migrate operation failed"
msgstr "પ્રક્રિયા નિષ્ફળ"
-#: src/qemu_driver.c:2497
+#: src/qemu_driver.c:2517
msgid "'migrate' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:2532
+#: src/qemu_driver.c:2552
#, fuzzy
msgid "cannot change vcpu count of an active domain"
msgstr "અસક્રિય ડોમેઈનનું નામ"
-#: src/qemu_driver.c:2538
+#: src/qemu_driver.c:2558
msgid "could not determine max vcpus for the domain"
msgstr ""
-#: src/qemu_driver.c:2544
+#: src/qemu_driver.c:2564
#, c-format
msgid ""
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
msgstr ""
-#: src/qemu_driver.c:2568 src/qemu_driver.c:2620
+#: src/qemu_driver.c:2588 src/qemu_driver.c:2640
#, fuzzy
msgid "cannot pin vcpus on an inactive domain"
msgstr "અસક્રિય ડોમેઈનને અવ્યાખ્યાયિત કરો"
-#: src/qemu_driver.c:2574
+#: src/qemu_driver.c:2594
#, c-format
msgid "vcpu number out of range %d > %d"
msgstr ""
-#: src/qemu_driver.c:2595
+#: src/qemu_driver.c:2615
#, fuzzy, c-format
msgid "cannot set affinity: %s"
msgstr "'%s' ખોલવામાં નિષ્ફળ: %s"
-#: src/qemu_driver.c:2600
+#: src/qemu_driver.c:2620
#, fuzzy
msgid "cpu affinity is not supported"
msgstr "લાઈબ્રેરી બોલાવવાનું નિષ્ફળ, કદાચ આધારભૂત નથી"
-#: src/qemu_driver.c:2657
+#: src/qemu_driver.c:2677
#, fuzzy, c-format
msgid "cannot get affinity: %s"
msgstr "XML બનાવવામાં નિષ્ફળ"
-#: src/qemu_driver.c:2667
+#: src/qemu_driver.c:2687
msgid "cpu affinity is not available"
msgstr ""
-#: src/qemu_driver.c:2694
+#: src/qemu_driver.c:2714
#, fuzzy, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr "ડોમેઈન વ્યાખ્યા ફાઈલ લાવો"
-#: src/qemu_driver.c:2720 src/test.c:956
+#: src/qemu_driver.c:2740 src/test.c:956
#, fuzzy
msgid "cannot read domain image"
msgstr "નોડ ડોમેઈન યાદી"
-#: src/qemu_driver.c:2726
+#: src/qemu_driver.c:2746
#, fuzzy
msgid "failed to read qemu header"
msgstr "Xen ડિમનમાંથી વાંચવામાં નિષ્ફળ"
-#: src/qemu_driver.c:2733
+#: src/qemu_driver.c:2753
msgid "image magic is incorrect"
msgstr ""
-#: src/qemu_driver.c:2740
+#: src/qemu_driver.c:2760
#, c-format
msgid "image version is not supported (%d > %d)"
msgstr ""
-#: src/qemu_driver.c:2755
+#: src/qemu_driver.c:2775
#, fuzzy
msgid "failed to read XML"
msgstr "XML બનાવવામાં નિષ્ફળ"
-#: src/qemu_driver.c:2764
+#: src/qemu_driver.c:2784
#, fuzzy
msgid "failed to parse XML"
msgstr "XML બનાવવામાં નિષ્ફળ"
-#: src/qemu_driver.c:2777
+#: src/qemu_driver.c:2797
#, fuzzy, c-format
msgid "domain is already active as '%s'"
msgstr "ડોમેઈન પહેલાથી જ સક્રિય છે"
-#: src/qemu_driver.c:2786
+#: src/qemu_driver.c:2806
#, fuzzy
msgid "failed to assign new VM"
msgstr "XML બનાવવામાં નિષ્ફળ"
-#: src/qemu_driver.c:2799
+#: src/qemu_driver.c:2819
#, fuzzy
msgid "failed to start VM"
msgstr "ડોમેઈન %s શરૂ કરવામાં નિષ્ફળ"
-#: src/qemu_driver.c:2811
+#: src/qemu_driver.c:2831
#, fuzzy
msgid "failed to resume domain"
msgstr "ડોમેઇન %s છોડવામાં નિષ્ફળ"
-#: src/qemu_driver.c:2848 src/qemu_driver.c:3741 src/qemu_driver.c:3776
+#: src/qemu_driver.c:2868 src/qemu_driver.c:3761 src/qemu_driver.c:3796
#, fuzzy
msgid "failed to allocate space for VM name string"
msgstr "મેમરીની ફાળવણી કરવામાં નિષ્ફળ"
-#: src/qemu_driver.c:2962
+#: src/qemu_driver.c:2982
#, fuzzy, c-format
msgid "cannot convert disk '%s' to bus/device index"
msgstr "ઈન્ટરફેસ ઉપકરણ"
-#: src/qemu_driver.c:2982
+#: src/qemu_driver.c:3002
#, fuzzy, c-format
msgid "Unsupported disk name mapping for bus '%s'"
msgstr "લક્ષ્ય ઉપકરણ પ્રકાર"
-#: src/qemu_driver.c:3022
+#: src/qemu_driver.c:3042
#, c-format
msgid "No device with bus '%s' and target '%s'"
msgstr ""
-#: src/qemu_driver.c:3049
+#: src/qemu_driver.c:3069
#, c-format
msgid ""
"Emulator version does not support removable media for device '%s' and target "
"'%s'"
msgstr ""
-#: src/qemu_driver.c:3086
+#: src/qemu_driver.c:3106
msgid "cannot change cdrom media"
msgstr ""
-#: src/qemu_driver.c:3097
+#: src/qemu_driver.c:3117
msgid "changing cdrom media failed"
msgstr ""
-#: src/qemu_driver.c:3157
+#: src/qemu_driver.c:3177
#, fuzzy
msgid "cannot attach usb disk"
msgstr "ઈન્ટરફેસ ઉપકરણ"
-#: src/qemu_driver.c:3168
+#: src/qemu_driver.c:3188
#, fuzzy
msgid "adding usb disk failed"
msgstr "યજમાન વ્યાખ્યા ફાઈલ લાવી રહ્યા છીએ"
-#: src/qemu_driver.c:3212
+#: src/qemu_driver.c:3232
#, fuzzy
msgid "cannot attach usb device"
msgstr "ઈન્ટરફેસ ઉપકરણ"
-#: src/qemu_driver.c:3223
+#: src/qemu_driver.c:3243
#, fuzzy
msgid "adding usb device failed"
msgstr "યજમાન વ્યાખ્યા ફાઈલ લાવી રહ્યા છીએ"
-#: src/qemu_driver.c:3253
+#: src/qemu_driver.c:3273
#, fuzzy
msgid "cannot attach device on inactive domain"
msgstr "અસક્રિય ડોમેઈનને અવ્યાખ્યાયિત કરો"
-#: src/qemu_driver.c:3276
+#: src/qemu_driver.c:3296
msgid "this device type cannot be attached"
msgstr ""
-#: src/qemu_driver.c:3315
+#: src/qemu_driver.c:3335
#, fuzzy
msgid "cannot set autostart for transient domain"
msgstr "અસક્રિય ડોમેઈનનું નામ"
-#: src/qemu_driver.c:3341
+#: src/qemu_driver.c:3361
#, fuzzy, c-format
msgid "Failed to create symlink '%s to '%s': %s"
msgstr "ડોમેઈન %s ને %s માં સંગ્રહવામાં નિષ્ફળ"
-#: src/qemu_driver.c:3348 src/qemu_driver.c:3981 src/storage_driver.c:832
+#: src/qemu_driver.c:3368 src/qemu_driver.c:4001 src/storage_driver.c:832
#, fuzzy, c-format
msgid "Failed to delete symlink '%s': %s"
msgstr "'%s' ખોલવામાં નિષ્ફળ: %s"
-#: src/qemu_driver.c:3410
+#: src/qemu_driver.c:3430
#, fuzzy, c-format
msgid "invalid path: %s"
msgstr "%s આમાં અયોગ્ય દલીલ"
-#: src/qemu_driver.c:3418
+#: src/qemu_driver.c:3438
msgid "'info blockstats' command failed"
msgstr ""
-#: src/qemu_driver.c:3433
+#: src/qemu_driver.c:3453
msgid "'info blockstats' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:3498
+#: src/qemu_driver.c:3518
#, fuzzy, c-format
msgid "device not found: %s (%s)"
msgstr "ડોમેઈન મળ્યું નહિં: %s"
-#: src/qemu_driver.c:3530 src/qemu_driver.c:3573
+#: src/qemu_driver.c:3550 src/qemu_driver.c:3593
msgid "NULL or empty path"
msgstr ""
-#: src/qemu_driver.c:3541
+#: src/qemu_driver.c:3561
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr ""
-#: src/qemu_driver.c:3583
+#: src/qemu_driver.c:3603
#, fuzzy
msgid "invalid path"
msgstr "%s આમાં અયોગ્ય દલીલ"
-#: src/qemu_driver.c:3626
+#: src/qemu_driver.c:3646
msgid "QEMU driver only supports virtual memory addrs"
msgstr ""
-#: src/qemu_driver.c:3653
+#: src/qemu_driver.c:3673
#, fuzzy
msgid "'memsave' command failed"
msgstr "ડોમેઈન નામ"
-#: src/qemu_driver.c:3682 src/qemu_driver.c:3850 src/qemu_driver.c:3875
-#: src/qemu_driver.c:3889 src/qemu_driver.c:3904 src/qemu_driver.c:3937
-#: src/qemu_driver.c:3953
+#: src/qemu_driver.c:3702 src/qemu_driver.c:3870 src/qemu_driver.c:3895
+#: src/qemu_driver.c:3909 src/qemu_driver.c:3924 src/qemu_driver.c:3957
+#: src/qemu_driver.c:3973
msgid "no network with matching uuid"
msgstr ""
-#: src/qemu_driver.c:3697
+#: src/qemu_driver.c:3717
msgid "no network with matching name"
msgstr ""
-#: src/qemu_driver.c:3856
+#: src/qemu_driver.c:3876
#, fuzzy
msgid "network is still active"
msgstr "ડોમેઈન પહેલાથી જ સક્રિય છે"
-#: src/qemu_driver.c:3917
+#: src/qemu_driver.c:3937
#, fuzzy
msgid "no network with matching id"
msgstr "XML માં નેટવર્ક જાણકારી"
-#: src/qemu_driver.c:3924
+#: src/qemu_driver.c:3944
#, fuzzy
msgid "failed to allocate space for network bridge string"
msgstr "નોડની ફાળવણી કરવામાં નિષ્ફળ"
-#: src/qemu_driver.c:3974 src/storage_driver.c:823
+#: src/qemu_driver.c:3994 src/storage_driver.c:823
#, fuzzy, c-format
msgid "Failed to create symlink '%s' to '%s': %s"
msgstr "ડોમેઈન %s ને %s માં સંગ્રહવામાં નિષ્ફળ"
msgid "%s not implemented on Win32"
msgstr ""
-#: src/storage_backend_disk.c:85 src/storage_backend_logical.c:57
+#: src/storage_backend_disk.c:90 src/storage_backend_logical.c:57
#, c-format
msgid "unsupported pool format %s"
msgstr ""
-#: src/storage_backend_disk.c:110 src/storage_backend_logical.c:70
+#: src/storage_backend_disk.c:115 src/storage_backend_logical.c:70
#, c-format
msgid "unsupported pool format %d"
msgstr ""
-#: src/storage_backend_disk.c:138 src/storage_backend_fs.c:192
+#: src/storage_backend_disk.c:143 src/storage_backend_fs.c:192
#: src/storage_backend_fs.c:262 src/storage_backend_fs.c:314
#, c-format
msgid "unsupported volume format %s"
msgstr ""
-#: src/storage_backend_disk.c:165 src/storage_backend_fs.c:225
+#: src/storage_backend_disk.c:170 src/storage_backend_fs.c:225
#: src/storage_backend_fs.c:297 src/storage_backend_fs.c:329
#, c-format
msgid "unsupported volume format %d"
msgstr ""
-#: src/storage_backend_disk.c:179 src/storage_backend_disk.c:192
-#: src/storage_backend_disk.c:199 src/storage_backend_disk.c:221
+#: src/storage_backend_disk.c:184 src/storage_backend_disk.c:197
+#: src/storage_backend_disk.c:204 src/storage_backend_disk.c:226
#: src/storage_backend_fs.c:839 src/storage_backend_iscsi.c:177
#: src/storage_backend_logical.c:116 src/storage_backend_logical.c:121
#: src/storage_backend_logical.c:133 src/storage_backend_logical.c:143
-#: src/storage_backend_logical.c:531
+#: src/storage_backend_logical.c:546
msgid "volume"
msgstr ""
-#: src/storage_backend_disk.c:229
+#: src/storage_backend_disk.c:234
msgid "volume extents"
msgstr ""
-#: src/storage_backend_disk.c:237
+#: src/storage_backend_disk.c:242
msgid "cannot parse device start location"
msgstr ""
-#: src/storage_backend_disk.c:244
+#: src/storage_backend_disk.c:249
msgid "cannot parse device end location"
msgstr ""
-#: src/storage_backend_disk.c:250 src/storage_backend_logical.c:154
+#: src/storage_backend_disk.c:255 src/storage_backend_logical.c:154
#: src/storage_backend_logical.c:160
msgid "extents"
msgstr ""
-#: src/storage_backend_disk.c:464
+#: src/storage_backend_disk.c:462
msgid "no large enough free extent"
msgstr ""
-#: src/storage_backend_disk.c:498
-msgid "Disk pools are not yet supported"
+#: src/storage_backend_disk.c:502
+#, c-format
+msgid "Couldn't read volume target path '%s'. %s"
+msgstr ""
+
+#: src/storage_backend_disk.c:517
+#, c-format
+msgid "Volume path '%s' did not start with parent pool source device name."
msgstr ""
+#: src/storage_backend_disk.c:526
+#, fuzzy, c-format
+msgid "cannot parse partition number from target '%s'"
+msgstr "'%s' ખોલવામાં નિષ્ફળ: %s"
+
#: src/storage_backend_fs.c:358
#, c-format
msgid "cannot read header '%s': %s"
msgstr ""
#: src/storage_backend_fs.c:1042 src/storage_backend_fs.c:1078
-#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:543
+#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:558
#, c-format
msgid "cannot read path '%s': %s"
msgstr ""
msgid "creation of non-raw images is not supported without qemu-img"
msgstr ""
-#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:552
+#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:567
#, fuzzy, c-format
msgid "cannot set file owner '%s': %s"
msgstr "'%s' ખોલવામાં નિષ્ફળ: %s"
-#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:559
+#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:574
#, fuzzy, c-format
msgid "cannot set file mode '%s': %s"
msgstr "'%s' ખોલવામાં નિષ્ફળ: %s"
-#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:566
+#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:581
#, c-format
msgid "cannot close file '%s': %s"
msgstr ""
msgid "lvs command failed with exitstatus %d"
msgstr ""
-#: src/storage_backend_logical.c:355
+#: src/storage_backend_logical.c:354
#, fuzzy
msgid "command line"
msgstr "ડોમેઈન નામ"
-#: src/storage_backend_logical.c:372
+#: src/storage_backend_logical.c:371
#, c-format
msgid "cannot open device %s"
msgstr ""
-#: src/storage_backend_logical.c:378
+#: src/storage_backend_logical.c:377
#, c-format
msgid "cannot clear device header %s"
msgstr ""
-#: src/storage_backend_logical.c:385
+#: src/storage_backend_logical.c:384
#, c-format
msgid "cannot close device %s"
msgstr ""
-#: src/storage_backend_logical.c:575
+#: src/storage_backend_logical.c:507
+#, fuzzy, c-format
+msgid "cannot remove PV device %s: %s"
+msgstr "રૂપરેખાંકન ફાઈલ લખવામાં નિષ્ફળ: %s"
+
+#: src/storage_backend_logical.c:590
#, c-format
msgid "cannot find newly created volume '%s': %s"
msgstr ""
msgstr "માહિતી"
#: src/virsh.c:6292 src/virsh.c:6314
-msgid "blocked"
-msgstr "અટકાવાયેલ"
+#, fuzzy
+msgid "idle"
+msgstr "XML ફાઈલ"
#: src/virsh.c:6294
msgid "paused"
msgid "domain information incomplete, missing uuid"
msgstr "ડોમેઈન જાણકારી અપૂર્ણ, ગુમ થયેલ uuid"
-#: src/xend_internal.c:1109 src/xend_internal.c:2204 src/xend_internal.c:2211
+#: src/xend_internal.c:1109 src/xend_internal.c:2213 src/xend_internal.c:2220
msgid "domain information incomplete, missing name"
msgstr "ડોમેઈન જાણકારી અપૂર્ણ, ગુમ થયેલ નામ"
msgid "unknown graphics type '%s'"
msgstr "અજ્ઞાત OS પ્રકાર %s"
-#: src/xend_internal.c:2191
+#: src/xend_internal.c:2200
msgid "domain information incomplete, missing id"
msgstr "ડોમેઈન જાણકારી અપૂર્ણ, ગુમ થયેલ id"
-#: src/xend_internal.c:2260 src/xend_internal.c:2270 src/xend_internal.c:2280
+#: src/xend_internal.c:2269 src/xend_internal.c:2279 src/xend_internal.c:2289
#, fuzzy, c-format
msgid "unknown lifecycle type %s"
msgstr "અજ્ઞાત OS પ્રકાર %s"
-#: src/xend_internal.c:2593
+#: src/xend_internal.c:2602
msgid "failed to parse topology information"
msgstr "ટોપોલોજી જાણકારીનું પદચ્છેદન કરવામાં નિષ્ફળ"
-#: src/xend_internal.c:2647
+#: src/xend_internal.c:2656
msgid "topology syntax error"
msgstr "ટોપોલોજી વાક્યરચના ભૂલ"
-#: src/xend_internal.c:2711
+#: src/xend_internal.c:2720
msgid "failed to parse Xend domain information"
msgstr "Xend ડોમેઈન જાણકારીનું પદચ્છેદન કરવામાં નિષ્ફળ"
-#: src/xend_internal.c:3193
+#: src/xend_internal.c:3202
msgid "xenDaemonDomainFetch failed to find this domain"
msgstr ""
-#: src/xend_internal.c:3815 src/xend_internal.c:4290 src/xm_internal.c:1617
+#: src/xend_internal.c:3824 src/xend_internal.c:4299 src/xm_internal.c:1617
#, fuzzy
msgid "failed to build sexpr"
msgstr "ડોમેઈન %s અટકાવવામાં નિષ્ફળ"
-#: src/xend_internal.c:3917
+#: src/xend_internal.c:3926
#, fuzzy
msgid "unsupported device type"
msgstr "લક્ષ્ય ઉપકરણ પ્રકાર"
-#: src/xend_internal.c:4020
+#: src/xend_internal.c:4029
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4061
+#: src/xend_internal.c:4070
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4069
+#: src/xend_internal.c:4078
#, fuzzy
msgid "unexpected value from on_xend_start"
msgstr "અનિચ્છનિય કિંમત નોડ"
-#: src/xend_internal.c:4080
+#: src/xend_internal.c:4089
#, fuzzy
msgid "no memory"
msgstr "નોડ મેમરી"
-#: src/xend_internal.c:4086
+#: src/xend_internal.c:4095
#, fuzzy
msgid "sexpr2string failed"
msgstr "પ્રક્રિયા નિષ્ફળ"
-#: src/xend_internal.c:4091
+#: src/xend_internal.c:4100
#, fuzzy
msgid "Failed to redefine sexpr"
msgstr "ડોમેઈન %s અવ્યાખ્યાયિત કરવામાં નિષ્ફળ"
-#: src/xend_internal.c:4096
+#: src/xend_internal.c:4105
msgid "on_xend_start not present in sexpr"
msgstr ""
-#: src/xend_internal.c:4127
+#: src/xend_internal.c:4136
#, fuzzy, c-format
msgid "gethostname failed: %s"
msgstr "પ્રક્રિયા નિષ્ફળ: %s"
-#: src/xend_internal.c:4133
+#: src/xend_internal.c:4142
#, fuzzy, c-format
msgid "failed to strdup hostname: %s"
msgstr "યજમાનનામ મેળવવામાં નિષ્ફળ"
-#: src/xend_internal.c:4164
+#: src/xend_internal.c:4173
msgid ""
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
"migration"
msgstr ""
-#: src/xend_internal.c:4174
+#: src/xend_internal.c:4183
msgid ""
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
"migration"
msgstr ""
-#: src/xend_internal.c:4186
+#: src/xend_internal.c:4195
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr ""
-#: src/xend_internal.c:4199
+#: src/xend_internal.c:4208
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr ""
-#: src/xend_internal.c:4204
+#: src/xend_internal.c:4213
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr ""
-#: src/xend_internal.c:4211
+#: src/xend_internal.c:4220
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr ""
-#: src/xend_internal.c:4218 src/xend_internal.c:4240 src/xend_internal.c:4248
-#: src/xend_internal.c:4474 src/xend_internal.c:4481 src/xml.c:89
+#: src/xend_internal.c:4227 src/xend_internal.c:4249 src/xend_internal.c:4257
+#: src/xend_internal.c:4483 src/xend_internal.c:4490 src/xml.c:89
msgid "strdup failed"
msgstr ""
-#: src/xend_internal.c:4231
+#: src/xend_internal.c:4240
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr ""
-#: src/xend_internal.c:4284
+#: src/xend_internal.c:4293
#, fuzzy
msgid "failed to parse domain description"
msgstr "Xend ડોમેઈન જાણકારીનું પદચ્છેદન કરવામાં નિષ્ફળ"
-#: src/xend_internal.c:4300
+#: src/xend_internal.c:4309
#, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "અસક્રિય ડોમેઈન %s બનાવવામાં નિષ્ફળ\n"
-#: src/xend_internal.c:4456 src/xend_internal.c:4532 src/xend_internal.c:4622
+#: src/xend_internal.c:4465 src/xend_internal.c:4541 src/xend_internal.c:4631
msgid "unsupported in xendConfigVersion < 4"
msgstr ""
-#: src/xend_internal.c:4468
+#: src/xend_internal.c:4477
#, fuzzy
msgid "node information incomplete, missing scheduler name"
msgstr "ડોમેઈન જાણકારી અપૂર્ણ, ગુમ થયેલ નામ"
-#: src/xend_internal.c:4486 src/xend_internal.c:4580 src/xend_internal.c:4692
+#: src/xend_internal.c:4495 src/xend_internal.c:4589 src/xend_internal.c:4701
#, fuzzy
msgid "Unknown scheduler"
msgstr "અજ્ઞાત"
-#: src/xend_internal.c:4545 src/xend_internal.c:4635
+#: src/xend_internal.c:4554 src/xend_internal.c:4644
#, fuzzy
msgid "Failed to get a scheduler name"
msgstr "યજમાનનામ મેળવવામાં નિષ્ફળ"
-#: src/xend_internal.c:4558 src/xend_internal.c:4671
+#: src/xend_internal.c:4567 src/xend_internal.c:4680
#, fuzzy
msgid "domain information incomplete, missing cpu_weight"
msgstr "ડોમેઈન જાણકારી અપૂર્ણ, ગુમ થયેલ uuid"
-#: src/xend_internal.c:4563 src/xend_internal.c:4680
+#: src/xend_internal.c:4572 src/xend_internal.c:4689
#, fuzzy
msgid "domain information incomplete, missing cpu_cap"
msgstr "ડોમેઈન જાણકારી અપૂર્ણ, ગુમ થયેલ uuid"
-#: src/xend_internal.c:4739
+#: src/xend_internal.c:4748
msgid "domainBlockPeek is not supported for dom0"
msgstr ""
-#: src/xend_internal.c:4762
+#: src/xend_internal.c:4771
#, fuzzy, c-format
msgid "%s: invalid path"
msgstr "%s આમાં અયોગ્ય દલીલ"
-#: src/xend_internal.c:4770
+#: src/xend_internal.c:4779
#, fuzzy, c-format
msgid "failed to open for reading: %s: %s"
msgstr "%s ને વાંચવા માટે ખોલવામાં નિષ્ફળ"
-#: src/xend_internal.c:4782
+#: src/xend_internal.c:4791
#, fuzzy, c-format
msgid "failed to lseek or read from file: %s: %s"
msgstr "'%s' ખોલવામાં નિષ્ફળ: %s"
-#: src/xend_internal.c:4865 src/xend_internal.c:4911
+#: src/xend_internal.c:4874 src/xend_internal.c:4920
#, fuzzy, c-format
msgid "unexpected graphics type %d"
msgstr "અનિચ્છનીય mime પ્રકાર"
-#: src/xend_internal.c:4954
+#: src/xend_internal.c:4963
#, fuzzy
msgid "unexpected chr device type"
msgstr "અનિચ્છનીય mime પ્રકાર"
-#: src/xend_internal.c:5128 src/xm_internal.c:1779
+#: src/xend_internal.c:5137 src/xm_internal.c:1779
#, fuzzy, c-format
msgid "unsupported network type %d"
msgstr "અનિચ્છનીય mime પ્રકાર"
-#: src/xend_internal.c:5302 src/xend_internal.c:5309 src/xend_internal.c:5316
+#: src/xend_internal.c:5311 src/xend_internal.c:5318 src/xend_internal.c:5325
#, fuzzy, c-format
msgid "unexpected lifecycle value %d"
msgstr "અનિચ્છનિય કિંમત નોડ"
-#: src/xend_internal.c:5333
+#: src/xend_internal.c:5342
#, fuzzy
msgid "no HVM domain loader"
msgstr "નોડ ડોમેઈન યાદી"
-#: src/xend_internal.c:5544
+#: src/xend_internal.c:5553
#, fuzzy
msgid "hotplug of device type not supported"
msgstr "લાઈબ્રેરી બોલાવવાનું નિષ્ફળ, કદાચ આધારભૂત નથી"
msgid "failed to connect to Xen Store"
msgstr "Xen સંગ્રહ સાથે જોડાવામાં નિષ્ફળ"
+#~ msgid "blocked"
+#~ msgstr "અટકાવાયેલ"
+
#, fuzzy
#~ msgid "invalid interface type: %s"
#~ msgstr "લક્ષ્ય ઉપકરણ પ્રકાર"
#~ msgid "cannot read tty pid file %s: %s"
#~ msgstr "રૂપરેખાંકન ફાઈલ લખવામાં નિષ્ફળ: %s"
-#, fuzzy
-#~ msgid "cannot remove ttyPidFile %s: %s"
-#~ msgstr "રૂપરેખાંકન ફાઈલ લખવામાં નિષ્ફળ: %s"
-
#, fuzzy
#~ msgid "failed to calloc memory for init string: %s"
#~ msgstr "મેમરીની ફાળવણી કરવામાં નિષ્ફળ"
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-09-08 14:51+0200\n"
+"POT-Creation-Date: 2008-09-23 22:28+0200\n"
"PO-Revision-Date: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
msgid "storage_vol not found"
msgstr "domain name or uuid"
-#: src/conf.c:155 src/conf.c:203 src/conf.c:488 src/conf.c:525 src/conf.c:553
-#: src/conf.c:631
+#: src/conf.c:164 src/conf.c:212 src/conf.c:491 src/conf.c:528 src/conf.c:555
+#: src/conf.c:630
msgid "allocating configuration"
msgstr "allocating configuration"
-#: src/conf.c:338
+#: src/conf.c:347
msgid "unterminated number"
msgstr "unterminated number"
-#: src/conf.c:372 src/conf.c:389 src/conf.c:401
+#: src/conf.c:380 src/conf.c:396 src/conf.c:407
msgid "unterminated string"
msgstr "unterminated string"
-#: src/conf.c:429 src/conf.c:483
+#: src/conf.c:434 src/conf.c:487
msgid "expecting a value"
msgstr "expecting a value"
-#: src/conf.c:450
+#: src/conf.c:454
msgid "expecting a separator in list"
msgstr "expecting a separator in list"
-#: src/conf.c:473
+#: src/conf.c:477
#, fuzzy
msgid "list is not closed with ]"
msgstr "list is not closed with ] "
-#: src/conf.c:518
+#: src/conf.c:521
msgid "expecting a name"
msgstr "expecting a name"
-#: src/conf.c:581
+#: src/conf.c:582
msgid "expecting a separator"
msgstr "expecting a separator"
msgid "expecting an assignment"
msgstr "expecting an assignment"
-#: src/conf.c:894 src/conf.c:950 src/xend_internal.c:584
-#: src/xend_internal.c:2657 src/xm_internal.c:1475 src/xm_internal.c:1482
+#: src/conf.c:892 src/conf.c:948 src/xend_internal.c:584
+#: src/xend_internal.c:2666 src/xm_internal.c:1475 src/xm_internal.c:1482
#, fuzzy
msgid "allocate buffer"
msgstr "allocate new buffer"
-#: src/conf.c:901
+#: src/conf.c:899
msgid "failed to open file"
msgstr "failed to open file"
-#: src/conf.c:912
+#: src/conf.c:910
msgid "failed to save content"
msgstr "failed to save content"
msgid "cannot extract disk devices"
msgstr "Cannot extract running %s hypervisor version\n"
-#: src/domain_conf.c:1939 src/qemu_driver.c:3133
+#: src/domain_conf.c:1939 src/qemu_driver.c:3153
#, fuzzy, c-format
msgid "duplicate disk target '%s'"
msgstr "unexpected mime type"
msgid "unexpected char type %d"
msgstr "unexpected mime type"
-#: src/domain_conf.c:2815 src/xend_internal.c:5214
+#: src/domain_conf.c:2815 src/xend_internal.c:5223
#, fuzzy, c-format
msgid "unexpected sound model %d"
msgstr "unexpected mime type"
-#: src/domain_conf.c:2835 src/xend_internal.c:5237
+#: src/domain_conf.c:2835 src/xend_internal.c:5246
#, fuzzy, c-format
msgid "unexpected input type %d"
msgstr "unexpected mime type"
#: src/lxc_driver.c:274 src/lxc_driver.c:309 src/lxc_driver.c:335
#: src/lxc_driver.c:350 src/openvz_driver.c:238 src/openvz_driver.c:267
-#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:620
-#: src/openvz_driver.c:651 src/openvz_driver.c:672 src/openvz_driver.c:713
-#: src/qemu_driver.c:2192 src/qemu_driver.c:2279 src/qemu_driver.c:2828
-#: src/qemu_driver.c:2883 src/qemu_driver.c:2927 src/qemu_driver.c:3007
-#: src/qemu_driver.c:3123 src/qemu_driver.c:3192 src/qemu_driver.c:3247
-#: src/qemu_driver.c:3291 src/qemu_driver.c:3309 src/qemu_driver.c:3567
+#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:621
+#: src/openvz_driver.c:652 src/openvz_driver.c:673 src/openvz_driver.c:714
+#: src/qemu_driver.c:2212 src/qemu_driver.c:2299 src/qemu_driver.c:2848
+#: src/qemu_driver.c:2903 src/qemu_driver.c:2947 src/qemu_driver.c:3027
+#: src/qemu_driver.c:3143 src/qemu_driver.c:3212 src/qemu_driver.c:3267
+#: src/qemu_driver.c:3311 src/qemu_driver.c:3329 src/qemu_driver.c:3587
#, fuzzy
msgid "no domain with matching uuid"
msgstr "domain id or uuid"
-#: src/lxc_driver.c:280 src/openvz_driver.c:625 src/qemu_driver.c:2933
+#: src/lxc_driver.c:280 src/openvz_driver.c:626 src/qemu_driver.c:2953
#, fuzzy
msgid "cannot delete active domain"
msgstr "name of the inactive domain"
-#: src/lxc_driver.c:286 src/qemu_driver.c:2939
+#: src/lxc_driver.c:286 src/qemu_driver.c:2959
#, fuzzy
msgid "cannot undefine transient domain"
msgstr "name of the inactive domain"
msgid "container '%s' unexpectedly shutdown during startup"
msgstr ""
-#: src/lxc_driver.c:747 src/qemu_driver.c:892
+#: src/lxc_driver.c:747 src/qemu_driver.c:893
#, fuzzy, c-format
msgid "cannot create log directory %s: %s"
msgstr "failed to write configuration file: %s"
msgid "unknown forwarding type '%s'"
msgstr "unknown OS type %s"
-#: src/network_conf.c:662 src/qemu_driver.c:3334 src/qemu_driver.c:3967
+#: src/network_conf.c:662 src/qemu_driver.c:3354 src/qemu_driver.c:3987
#: src/storage_driver.c:816
#, c-format
msgid "cannot create autostart directory %s: %s"
msgid "no config file for %s"
msgstr "configuration file syntax error: %s"
-#: src/openvz_conf.c:187
+#: src/openvz_conf.c:190
+#, fuzzy, c-format
+msgid "Cound not read 'IP_ADDRESS' from config for container %d"
+msgstr "could not connect to %s"
+
+#: src/openvz_conf.c:220
+#, fuzzy, c-format
+msgid "Cound not read 'NETIF' from config for container %d"
+msgstr "could not connect to %s"
+
+#: src/openvz_conf.c:247
+#, fuzzy
+msgid "Too long network device name"
+msgstr "resolving domain filename"
+
+#: src/openvz_conf.c:264
+#, fuzzy
+msgid "Wrong length MAC address"
+msgstr "invalid argument in %s"
+
+#: src/openvz_conf.c:271
+#, fuzzy
+msgid "Wrong MAC address"
+msgstr "invalid argument in %s"
+
+#: src/openvz_conf.c:327
#, fuzzy
msgid "popen failed"
msgstr "operation failed"
-#: src/openvz_conf.c:197
+#: src/openvz_conf.c:337
#, fuzzy
msgid "Failed to parse vzlist output"
msgstr "Failed to suspend domain %s"
-#: src/openvz_conf.c:223
+#: src/openvz_conf.c:363
#, fuzzy
msgid "UUID in config file malformed"
msgstr "configuration file syntax error: %s"
-#: src/openvz_conf.c:235
+#: src/openvz_conf.c:375
#, fuzzy, c-format
msgid "Cound not read config for container %d"
msgstr "could not connect to %s"
msgid "Container ID is not specified"
msgstr ""
-#: src/openvz_driver.c:391 src/openvz_driver.c:459 src/openvz_driver.c:534
-#: src/openvz_driver.c:554 src/openvz_driver.c:600 src/openvz_driver.c:631
-#: src/openvz_driver.c:656 src/openvz_driver.c:728 src/openvz_driver.c:826
-#: src/openvz_driver.c:872
+#: src/openvz_driver.c:391 src/openvz_driver.c:460 src/openvz_driver.c:535
+#: src/openvz_driver.c:555 src/openvz_driver.c:601 src/openvz_driver.c:632
+#: src/openvz_driver.c:657 src/openvz_driver.c:729 src/openvz_driver.c:827
+#: src/openvz_driver.c:873
#, fuzzy, c-format
msgid "Could not exec %s"
msgstr "could not connect to %s"
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:451 src/openvz_driver.c:528
+#: src/openvz_driver.c:452 src/openvz_driver.c:529
msgid "Error creating command for container"
msgstr ""
-#: src/openvz_driver.c:465 src/openvz_driver.c:540
+#: src/openvz_driver.c:466 src/openvz_driver.c:541
#, fuzzy
msgid "Could not set UUID"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:475 src/openvz_driver.c:546
+#: src/openvz_driver.c:476 src/openvz_driver.c:547
#, fuzzy
msgid "Could not configure network"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:482 src/openvz_driver.c:569
+#: src/openvz_driver.c:483 src/openvz_driver.c:570
#, fuzzy
msgid "Could not set number of virtual cpu"
msgstr "change number of virtual CPUs"
#: src/openvz_driver.c:517
#, c-format
-msgid "Already an OPENVZ VM defined with the id '%d'"
+msgid "Already an OPENVZ VM defined with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:588
+#: src/openvz_driver.c:589
msgid "no domain with matching id"
msgstr ""
-#: src/openvz_driver.c:594
+#: src/openvz_driver.c:595
#, fuzzy
msgid "domain is not in shutoff state"
msgstr "Domain is already active"
-#: src/openvz_driver.c:677
+#: src/openvz_driver.c:678
#, fuzzy
msgid "Could not read container config"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:693 src/qemu_driver.c:1823
+#: src/openvz_driver.c:694 src/qemu_driver.c:1843
#, fuzzy, c-format
msgid "unknown type '%s'"
msgstr "unknown OS type %s"
-#: src/openvz_driver.c:719
+#: src/openvz_driver.c:720
msgid "VCPUs should be >= 1"
msgstr ""
-#: src/openvz_driver.c:835 src/openvz_driver.c:881
+#: src/openvz_driver.c:836 src/openvz_driver.c:882
#, fuzzy, c-format
msgid "Could not parse VPS ID %s"
msgstr "could not connect to %s"
msgid "Unexpected exit status '%d', qemu probably failed"
msgstr ""
-#: src/qemu_conf.c:519 src/qemu_driver.c:925
+#: src/qemu_conf.c:519 src/qemu_driver.c:926
#, fuzzy, c-format
msgid "Cannot find QEMU binary %s: %s"
msgstr "Failed to suspend domain %s"
msgid "Network type %d is not supported"
msgstr "Domain %s started\n"
-#: src/qemu_conf.c:580 src/qemu_driver.c:1515
+#: src/qemu_conf.c:580 src/qemu_driver.c:1514
#, fuzzy, c-format
msgid "cannot initialize bridge support: %s"
msgstr "Failed to suspend domain %s"
msgid "failed to allocate space for argv string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:90
+#: src/qemu_driver.c:91
#, fuzzy
msgid "Failed to set close-on-exec file descriptor flag\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:105
+#: src/qemu_driver.c:106
#, fuzzy
msgid "Failed to set non-blocking file descriptor flag\n"
msgstr "failed to parse Xend domain information"
-#: src/qemu_driver.c:150
+#: src/qemu_driver.c:151
#, fuzzy, c-format
msgid "Failed to autostart network '%s': %s\n"
msgstr "Failed to start domain %s"
-#: src/qemu_driver.c:165
+#: src/qemu_driver.c:166
#, fuzzy, c-format
msgid "Failed to autostart VM '%s': %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:201
+#: src/qemu_driver.c:202
#, fuzzy, c-format
msgid "Failed to find user record for uid '%d': %s\n"
msgstr "Failed to undefine domain %s"
-#: src/qemu_driver.c:212
+#: src/qemu_driver.c:213
#, fuzzy
msgid "out of memory in asprintf\n"
msgstr "out of memory"
-#: src/qemu_driver.c:268
+#: src/qemu_driver.c:269
#, fuzzy
msgid "qemudStartup: out of memory\n"
msgstr "out of memory"
-#: src/qemu_driver.c:295
+#: src/qemu_driver.c:296
msgid "Reloading iptables rules\n"
msgstr ""
-#: src/qemu_driver.c:433
+#: src/qemu_driver.c:434
#, c-format
msgid ""
"QEMU quit during %s startup\n"
"%s"
msgstr ""
-#: src/qemu_driver.c:443 src/qemu_driver.c:456
+#: src/qemu_driver.c:444 src/qemu_driver.c:457
#, c-format
msgid "Failure while reading %s startup output: %s"
msgstr ""
-#: src/qemu_driver.c:451
+#: src/qemu_driver.c:452
#, c-format
msgid "Timed out while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:467
+#: src/qemu_driver.c:468
#, c-format
msgid "Failure while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:479
+#: src/qemu_driver.c:480
#, c-format
msgid "Out of space while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:510
+#: src/qemu_driver.c:511
#, fuzzy, c-format
msgid "Unable to open monitor path %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:515
+#: src/qemu_driver.c:516
msgid "Unable to set monitor close-on-exec flag"
msgstr ""
-#: src/qemu_driver.c:520
+#: src/qemu_driver.c:521
msgid "Unable to put monitor into non-blocking mode"
msgstr ""
-#: src/qemu_driver.c:648 src/qemu_driver.c:1027 src/qemu_driver.c:1726
-#: src/qemu_driver.c:1736
+#: src/qemu_driver.c:649 src/qemu_driver.c:1028 src/qemu_driver.c:1725
+#: src/qemu_driver.c:1735
#, fuzzy, c-format
msgid "Unable to log VM console data: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:671
+#: src/qemu_driver.c:672
#, fuzzy
msgid "allocate cpumap"
msgstr "allocate new context"
-#: src/qemu_driver.c:682
+#: src/qemu_driver.c:683
msgid "cannot run monitor command to fetch CPU thread info"
msgstr ""
-#: src/qemu_driver.c:786
+#: src/qemu_driver.c:787
#, fuzzy, c-format
msgid "failed to set CPU affinity %s"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:796 src/qemu_driver.c:2135
+#: src/qemu_driver.c:797 src/qemu_driver.c:2155
#, fuzzy
msgid "resume operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:859
+#: src/qemu_driver.c:860
#, fuzzy
msgid "VM is already active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:869
+#: src/qemu_driver.c:870
msgid "Unable to find an unused VNC port"
msgstr ""
-#: src/qemu_driver.c:881
+#: src/qemu_driver.c:882
#, c-format
msgid "config file path too long: %s/%s.log"
msgstr ""
-#: src/qemu_driver.c:900
+#: src/qemu_driver.c:901
#, fuzzy, c-format
msgid "failed to create logfile %s: %s"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:906
+#: src/qemu_driver.c:907
#, fuzzy, c-format
msgid "Unable to set VM logfile close-on-exec flag %s"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:935 src/qemu_driver.c:3032
+#: src/qemu_driver.c:936 src/qemu_driver.c:3052
#, fuzzy, c-format
msgid "Cannot determine QEMU argv syntax %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:951 src/qemu_driver.c:954 src/qemu_driver.c:959
+#: src/qemu_driver.c:952 src/qemu_driver.c:955 src/qemu_driver.c:960
#, fuzzy, c-format
msgid "Unable to write argv to logfile %d: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:1041
+#: src/qemu_driver.c:1040
#, fuzzy, c-format
msgid "Shutting down VM '%s'\n"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:1052
+#: src/qemu_driver.c:1051
#, fuzzy, c-format
msgid "Unable to close logfile %d: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:1067
+#: src/qemu_driver.c:1066
#, fuzzy
msgid "Got unexpected pid, damn\n"
msgstr "unexpected dict node"
-#: src/qemu_driver.c:1221
+#: src/qemu_driver.c:1220
#, fuzzy
msgid "failed to allocate space for dnsmasq argv"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1235
+#: src/qemu_driver.c:1234
msgid "cannot start dhcp daemon without IP address for server"
msgstr ""
-#: src/qemu_driver.c:1264
+#: src/qemu_driver.c:1263
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1275
+#: src/qemu_driver.c:1274
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1285
+#: src/qemu_driver.c:1284
#, fuzzy, c-format
msgid "failed to add iptables rule to enable masquerading : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1317
+#: src/qemu_driver.c:1316
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1328
+#: src/qemu_driver.c:1327
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1353
+#: src/qemu_driver.c:1352
#, fuzzy
msgid "failed to allocate space for IP tables support"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1361 src/qemu_driver.c:1368
+#: src/qemu_driver.c:1360 src/qemu_driver.c:1367
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1376 src/qemu_driver.c:1383
+#: src/qemu_driver.c:1375 src/qemu_driver.c:1382
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1393
+#: src/qemu_driver.c:1392
#, fuzzy, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1400
+#: src/qemu_driver.c:1399
#, fuzzy, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1408
+#: src/qemu_driver.c:1407
#, fuzzy, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1509
+#: src/qemu_driver.c:1508
#, fuzzy
msgid "network is already active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:1521
+#: src/qemu_driver.c:1520
#, fuzzy, c-format
msgid "cannot create bridge '%s' : %s"
msgstr "failed to write configuration file: %s"
-#: src/qemu_driver.c:1536
+#: src/qemu_driver.c:1535
#, fuzzy, c-format
msgid "cannot set IP address on bridge '%s' to '%s' : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1544
+#: src/qemu_driver.c:1543
#, fuzzy, c-format
msgid "cannot set netmask on bridge '%s' to '%s' : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1552
+#: src/qemu_driver.c:1551
#, fuzzy, c-format
msgid "failed to bring the bridge '%s' up : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1563
+#: src/qemu_driver.c:1562
#, fuzzy, c-format
msgid "failed to enable IP forwarding : %s"
msgstr "failed to open %s for reading"
-#: src/qemu_driver.c:1581 src/qemu_driver.c:1612
+#: src/qemu_driver.c:1580 src/qemu_driver.c:1611
#, fuzzy, c-format
msgid "Failed to bring down bridge '%s' : %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1587 src/qemu_driver.c:1617
+#: src/qemu_driver.c:1586 src/qemu_driver.c:1616
#, fuzzy, c-format
msgid "Failed to delete bridge '%s' : %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1600
+#: src/qemu_driver.c:1599
#, fuzzy, c-format
msgid "Shutting down network '%s'\n"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:1626
+#: src/qemu_driver.c:1625
#, fuzzy
msgid "Got unexpected pid for dnsmasq\n"
msgstr "unexpected dict node"
-#: src/qemu_driver.c:1839
+#: src/qemu_driver.c:1814
+#, fuzzy, c-format
+msgid "Unable to open %s: %s\n"
+msgstr "Failed to suspend domain %s"
+
+#: src/qemu_driver.c:1859
#, fuzzy
msgid "failed to allocate space for capabilities support"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1858 src/qemu_driver.c:1884
+#: src/qemu_driver.c:1878 src/qemu_driver.c:1904
msgid "NUMA not supported on this host"
msgstr ""
-#: src/qemu_driver.c:1869 src/qemu_driver.c:1892
+#: src/qemu_driver.c:1889 src/qemu_driver.c:1912
#, fuzzy
msgid "Failed to query NUMA free memory"
msgstr "Used memory:"
-#: src/qemu_driver.c:2053
+#: src/qemu_driver.c:2073
#, fuzzy, c-format
msgid "domain '%s' is already defined"
msgstr "domain %s exists already"
-#: src/qemu_driver.c:2064
+#: src/qemu_driver.c:2084
#, fuzzy, c-format
msgid "domain with uuid '%s' is already defined"
msgstr "domain %s exists already"
-#: src/qemu_driver.c:2094 src/qemu_driver.c:2123 src/qemu_driver.c:2152
-#: src/qemu_driver.c:2172 src/qemu_driver.c:2410 src/qemu_driver.c:3383
-#: src/qemu_driver.c:3518 src/qemu_driver.c:3632
+#: src/qemu_driver.c:2114 src/qemu_driver.c:2143 src/qemu_driver.c:2172
+#: src/qemu_driver.c:2192 src/qemu_driver.c:2430 src/qemu_driver.c:3403
+#: src/qemu_driver.c:3538 src/qemu_driver.c:3652
#, c-format
msgid "no domain with matching id %d"
msgstr ""
-#: src/qemu_driver.c:2099 src/qemu_driver.c:2128 src/qemu_driver.c:2416
-#: src/qemu_driver.c:3388 src/qemu_driver.c:3524 src/qemu_driver.c:3638
+#: src/qemu_driver.c:2119 src/qemu_driver.c:2148 src/qemu_driver.c:2436
+#: src/qemu_driver.c:3408 src/qemu_driver.c:3544 src/qemu_driver.c:3658
#, fuzzy
msgid "domain is not running"
msgstr "Domain is already active"
-#: src/qemu_driver.c:2107
+#: src/qemu_driver.c:2127
#, fuzzy
msgid "suspend operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2158
+#: src/qemu_driver.c:2178
#, fuzzy
msgid "shutdown operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2198
+#: src/qemu_driver.c:2218
#, fuzzy
msgid "failed to allocate space for ostype"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:2214 src/qemu_driver.c:2230 src/qemu_driver.c:2253
-#: src/qemu_driver.c:2526 src/qemu_driver.c:2688
+#: src/qemu_driver.c:2234 src/qemu_driver.c:2250 src/qemu_driver.c:2273
+#: src/qemu_driver.c:2546 src/qemu_driver.c:2708
#, c-format
msgid "no domain with matching uuid '%s'"
msgstr ""
-#: src/qemu_driver.c:2236
+#: src/qemu_driver.c:2256
msgid "cannot set max memory lower than current memory"
msgstr ""
-#: src/qemu_driver.c:2259
+#: src/qemu_driver.c:2279
#, fuzzy
msgid "cannot set memory of an active domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:2265
+#: src/qemu_driver.c:2285
msgid "cannot set memory higher than max memory"
msgstr ""
-#: src/qemu_driver.c:2425
+#: src/qemu_driver.c:2445
#, fuzzy
msgid "failed to pause domain"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:2434
+#: src/qemu_driver.c:2454
#, fuzzy
msgid "failed to get domain xml"
msgstr "failed to get domain UUID"
-#: src/qemu_driver.c:2442
+#: src/qemu_driver.c:2462
#, fuzzy, c-format
msgid "failed to create '%s'"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2449
+#: src/qemu_driver.c:2469
#, fuzzy
msgid "failed to write save header"
msgstr "Failed to write to socket %d\n"
-#: src/qemu_driver.c:2457
+#: src/qemu_driver.c:2477
#, fuzzy
msgid "failed to write xml"
msgstr "Failed to write to socket %d\n"
-#: src/qemu_driver.c:2470 src/qemu_driver.c:2477 src/qemu_driver.c:2748
+#: src/qemu_driver.c:2490 src/qemu_driver.c:2497 src/qemu_driver.c:2768
#: src/remote_internal.c:2241 src/virterror.c:441
msgid "out of memory"
msgstr "out of memory"
-#: src/qemu_driver.c:2485
+#: src/qemu_driver.c:2505
#, fuzzy
msgid "migrate operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2497
+#: src/qemu_driver.c:2517
msgid "'migrate' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:2532
+#: src/qemu_driver.c:2552
#, fuzzy
msgid "cannot change vcpu count of an active domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:2538
+#: src/qemu_driver.c:2558
msgid "could not determine max vcpus for the domain"
msgstr ""
-#: src/qemu_driver.c:2544
+#: src/qemu_driver.c:2564
#, c-format
msgid ""
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
msgstr ""
-#: src/qemu_driver.c:2568 src/qemu_driver.c:2620
+#: src/qemu_driver.c:2588 src/qemu_driver.c:2640
#, fuzzy
msgid "cannot pin vcpus on an inactive domain"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:2574
+#: src/qemu_driver.c:2594
#, c-format
msgid "vcpu number out of range %d > %d"
msgstr ""
-#: src/qemu_driver.c:2595
+#: src/qemu_driver.c:2615
#, fuzzy, c-format
msgid "cannot set affinity: %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:2600
+#: src/qemu_driver.c:2620
#, fuzzy
msgid "cpu affinity is not supported"
msgstr "library call failed, possibly not supported"
-#: src/qemu_driver.c:2657
+#: src/qemu_driver.c:2677
#, fuzzy, c-format
msgid "cannot get affinity: %s"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2667
+#: src/qemu_driver.c:2687
msgid "cpu affinity is not available"
msgstr ""
-#: src/qemu_driver.c:2694
+#: src/qemu_driver.c:2714
#, fuzzy, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr "load domain definition file"
-#: src/qemu_driver.c:2720 src/test.c:956
+#: src/qemu_driver.c:2740 src/test.c:956
#, fuzzy
msgid "cannot read domain image"
msgstr "node domain list"
-#: src/qemu_driver.c:2726
+#: src/qemu_driver.c:2746
#, fuzzy
msgid "failed to read qemu header"
msgstr "failed to read from Xen Daemon"
-#: src/qemu_driver.c:2733
+#: src/qemu_driver.c:2753
msgid "image magic is incorrect"
msgstr ""
-#: src/qemu_driver.c:2740
+#: src/qemu_driver.c:2760
#, c-format
msgid "image version is not supported (%d > %d)"
msgstr ""
-#: src/qemu_driver.c:2755
+#: src/qemu_driver.c:2775
#, fuzzy
msgid "failed to read XML"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2764
+#: src/qemu_driver.c:2784
#, fuzzy
msgid "failed to parse XML"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2777
+#: src/qemu_driver.c:2797
#, fuzzy, c-format
msgid "domain is already active as '%s'"
msgstr "Domain is already active"
-#: src/qemu_driver.c:2786
+#: src/qemu_driver.c:2806
#, fuzzy
msgid "failed to assign new VM"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2799
+#: src/qemu_driver.c:2819
#, fuzzy
msgid "failed to start VM"
msgstr "Failed to start domain %s"
-#: src/qemu_driver.c:2811
+#: src/qemu_driver.c:2831
#, fuzzy
msgid "failed to resume domain"
msgstr "Failed to resume domain %s"
-#: src/qemu_driver.c:2848 src/qemu_driver.c:3741 src/qemu_driver.c:3776
+#: src/qemu_driver.c:2868 src/qemu_driver.c:3761 src/qemu_driver.c:3796
#, fuzzy
msgid "failed to allocate space for VM name string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:2962
+#: src/qemu_driver.c:2982
#, fuzzy, c-format
msgid "cannot convert disk '%s' to bus/device index"
msgstr "Cannot extract running %s hypervisor version\n"
-#: src/qemu_driver.c:2982
+#: src/qemu_driver.c:3002
#, fuzzy, c-format
msgid "Unsupported disk name mapping for bus '%s'"
msgstr "unexpected mime type"
-#: src/qemu_driver.c:3022
+#: src/qemu_driver.c:3042
#, c-format
msgid "No device with bus '%s' and target '%s'"
msgstr ""
-#: src/qemu_driver.c:3049
+#: src/qemu_driver.c:3069
#, c-format
msgid ""
"Emulator version does not support removable media for device '%s' and target "
"'%s'"
msgstr ""
-#: src/qemu_driver.c:3086
+#: src/qemu_driver.c:3106
msgid "cannot change cdrom media"
msgstr ""
-#: src/qemu_driver.c:3097
+#: src/qemu_driver.c:3117
msgid "changing cdrom media failed"
msgstr ""
-#: src/qemu_driver.c:3157
+#: src/qemu_driver.c:3177
#, fuzzy
msgid "cannot attach usb disk"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3168
+#: src/qemu_driver.c:3188
#, fuzzy
msgid "adding usb disk failed"
msgstr "loading host definition file"
-#: src/qemu_driver.c:3212
+#: src/qemu_driver.c:3232
#, fuzzy
msgid "cannot attach usb device"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3223
+#: src/qemu_driver.c:3243
#, fuzzy
msgid "adding usb device failed"
msgstr "loading host definition file"
-#: src/qemu_driver.c:3253
+#: src/qemu_driver.c:3273
#, fuzzy
msgid "cannot attach device on inactive domain"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3276
+#: src/qemu_driver.c:3296
msgid "this device type cannot be attached"
msgstr ""
-#: src/qemu_driver.c:3315
+#: src/qemu_driver.c:3335
#, fuzzy
msgid "cannot set autostart for transient domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:3341
+#: src/qemu_driver.c:3361
#, fuzzy, c-format
msgid "Failed to create symlink '%s to '%s': %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:3348 src/qemu_driver.c:3981 src/storage_driver.c:832
+#: src/qemu_driver.c:3368 src/qemu_driver.c:4001 src/storage_driver.c:832
#, fuzzy, c-format
msgid "Failed to delete symlink '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:3410
+#: src/qemu_driver.c:3430
#, fuzzy, c-format
msgid "invalid path: %s"
msgstr "invalid argument in %s"
-#: src/qemu_driver.c:3418
+#: src/qemu_driver.c:3438
msgid "'info blockstats' command failed"
msgstr ""
-#: src/qemu_driver.c:3433
+#: src/qemu_driver.c:3453
msgid "'info blockstats' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:3498
+#: src/qemu_driver.c:3518
#, fuzzy, c-format
msgid "device not found: %s (%s)"
msgstr "Domain restored from %s\n"
-#: src/qemu_driver.c:3530 src/qemu_driver.c:3573
+#: src/qemu_driver.c:3550 src/qemu_driver.c:3593
msgid "NULL or empty path"
msgstr ""
-#: src/qemu_driver.c:3541
+#: src/qemu_driver.c:3561
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr ""
-#: src/qemu_driver.c:3583
+#: src/qemu_driver.c:3603
#, fuzzy
msgid "invalid path"
msgstr "invalid argument in %s"
-#: src/qemu_driver.c:3626
+#: src/qemu_driver.c:3646
msgid "QEMU driver only supports virtual memory addrs"
msgstr ""
-#: src/qemu_driver.c:3653
+#: src/qemu_driver.c:3673
#, fuzzy
msgid "'memsave' command failed"
msgstr "domain name"
-#: src/qemu_driver.c:3682 src/qemu_driver.c:3850 src/qemu_driver.c:3875
-#: src/qemu_driver.c:3889 src/qemu_driver.c:3904 src/qemu_driver.c:3937
-#: src/qemu_driver.c:3953
+#: src/qemu_driver.c:3702 src/qemu_driver.c:3870 src/qemu_driver.c:3895
+#: src/qemu_driver.c:3909 src/qemu_driver.c:3924 src/qemu_driver.c:3957
+#: src/qemu_driver.c:3973
msgid "no network with matching uuid"
msgstr ""
-#: src/qemu_driver.c:3697
+#: src/qemu_driver.c:3717
msgid "no network with matching name"
msgstr ""
-#: src/qemu_driver.c:3856
+#: src/qemu_driver.c:3876
#, fuzzy
msgid "network is still active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:3917
+#: src/qemu_driver.c:3937
#, fuzzy
msgid "no network with matching id"
msgstr "domain information in XML"
-#: src/qemu_driver.c:3924
+#: src/qemu_driver.c:3944
#, fuzzy
msgid "failed to allocate space for network bridge string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:3974 src/storage_driver.c:823
+#: src/qemu_driver.c:3994 src/storage_driver.c:823
#, fuzzy, c-format
msgid "Failed to create symlink '%s' to '%s': %s"
msgstr "Failed to save domain %s to %s"
msgid "%s not implemented on Win32"
msgstr ""
-#: src/storage_backend_disk.c:85 src/storage_backend_logical.c:57
+#: src/storage_backend_disk.c:90 src/storage_backend_logical.c:57
#, c-format
msgid "unsupported pool format %s"
msgstr ""
-#: src/storage_backend_disk.c:110 src/storage_backend_logical.c:70
+#: src/storage_backend_disk.c:115 src/storage_backend_logical.c:70
#, c-format
msgid "unsupported pool format %d"
msgstr ""
-#: src/storage_backend_disk.c:138 src/storage_backend_fs.c:192
+#: src/storage_backend_disk.c:143 src/storage_backend_fs.c:192
#: src/storage_backend_fs.c:262 src/storage_backend_fs.c:314
#, c-format
msgid "unsupported volume format %s"
msgstr ""
-#: src/storage_backend_disk.c:165 src/storage_backend_fs.c:225
+#: src/storage_backend_disk.c:170 src/storage_backend_fs.c:225
#: src/storage_backend_fs.c:297 src/storage_backend_fs.c:329
#, c-format
msgid "unsupported volume format %d"
msgstr ""
-#: src/storage_backend_disk.c:179 src/storage_backend_disk.c:192
-#: src/storage_backend_disk.c:199 src/storage_backend_disk.c:221
+#: src/storage_backend_disk.c:184 src/storage_backend_disk.c:197
+#: src/storage_backend_disk.c:204 src/storage_backend_disk.c:226
#: src/storage_backend_fs.c:839 src/storage_backend_iscsi.c:177
#: src/storage_backend_logical.c:116 src/storage_backend_logical.c:121
#: src/storage_backend_logical.c:133 src/storage_backend_logical.c:143
-#: src/storage_backend_logical.c:531
+#: src/storage_backend_logical.c:546
msgid "volume"
msgstr ""
-#: src/storage_backend_disk.c:229
+#: src/storage_backend_disk.c:234
msgid "volume extents"
msgstr ""
-#: src/storage_backend_disk.c:237
+#: src/storage_backend_disk.c:242
msgid "cannot parse device start location"
msgstr ""
-#: src/storage_backend_disk.c:244
+#: src/storage_backend_disk.c:249
msgid "cannot parse device end location"
msgstr ""
-#: src/storage_backend_disk.c:250 src/storage_backend_logical.c:154
+#: src/storage_backend_disk.c:255 src/storage_backend_logical.c:154
#: src/storage_backend_logical.c:160
msgid "extents"
msgstr ""
-#: src/storage_backend_disk.c:464
+#: src/storage_backend_disk.c:462
msgid "no large enough free extent"
msgstr ""
-#: src/storage_backend_disk.c:498
-msgid "Disk pools are not yet supported"
+#: src/storage_backend_disk.c:502
+#, c-format
+msgid "Couldn't read volume target path '%s'. %s"
msgstr ""
+#: src/storage_backend_disk.c:517
+#, c-format
+msgid "Volume path '%s' did not start with parent pool source device name."
+msgstr ""
+
+#: src/storage_backend_disk.c:526
+#, fuzzy, c-format
+msgid "cannot parse partition number from target '%s'"
+msgstr "Failed to suspend domain %s"
+
#: src/storage_backend_fs.c:358
#, c-format
msgid "cannot read header '%s': %s"
msgstr ""
#: src/storage_backend_fs.c:1042 src/storage_backend_fs.c:1078
-#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:543
+#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:558
#, c-format
msgid "cannot read path '%s': %s"
msgstr ""
msgid "creation of non-raw images is not supported without qemu-img"
msgstr ""
-#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:552
+#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:567
#, fuzzy, c-format
msgid "cannot set file owner '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:559
+#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:574
#, fuzzy, c-format
msgid "cannot set file mode '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:566
+#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:581
#, c-format
msgid "cannot close file '%s': %s"
msgstr ""
msgid "lvs command failed with exitstatus %d"
msgstr ""
-#: src/storage_backend_logical.c:355
+#: src/storage_backend_logical.c:354
#, fuzzy
msgid "command line"
msgstr "domain name"
-#: src/storage_backend_logical.c:372
+#: src/storage_backend_logical.c:371
#, c-format
msgid "cannot open device %s"
msgstr ""
-#: src/storage_backend_logical.c:378
+#: src/storage_backend_logical.c:377
#, c-format
msgid "cannot clear device header %s"
msgstr ""
-#: src/storage_backend_logical.c:385
+#: src/storage_backend_logical.c:384
#, c-format
msgid "cannot close device %s"
msgstr ""
-#: src/storage_backend_logical.c:575
+#: src/storage_backend_logical.c:507
+#, fuzzy, c-format
+msgid "cannot remove PV device %s: %s"
+msgstr "failed to write configuration file: %s"
+
+#: src/storage_backend_logical.c:590
#, c-format
msgid "cannot find newly created volume '%s': %s"
msgstr ""
msgstr "DATA"
#: src/virsh.c:6292 src/virsh.c:6314
-msgid "blocked"
-msgstr "blocked"
+msgid "idle"
+msgstr ""
#: src/virsh.c:6294
msgid "paused"
msgid "domain information incomplete, missing uuid"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1109 src/xend_internal.c:2204 src/xend_internal.c:2211
+#: src/xend_internal.c:1109 src/xend_internal.c:2213 src/xend_internal.c:2220
msgid "domain information incomplete, missing name"
msgstr "domain information incomplete, missing name"
msgid "unknown graphics type '%s'"
msgstr "unknown OS type %s"
-#: src/xend_internal.c:2191
+#: src/xend_internal.c:2200
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:2260 src/xend_internal.c:2270 src/xend_internal.c:2280
+#: src/xend_internal.c:2269 src/xend_internal.c:2279 src/xend_internal.c:2289
#, fuzzy, c-format
msgid "unknown lifecycle type %s"
msgstr "unknown OS type %s"
-#: src/xend_internal.c:2593
+#: src/xend_internal.c:2602
#, fuzzy
msgid "failed to parse topology information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:2647
+#: src/xend_internal.c:2656
#, fuzzy
msgid "topology syntax error"
msgstr "configuration file syntax error"
-#: src/xend_internal.c:2711
+#: src/xend_internal.c:2720
msgid "failed to parse Xend domain information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:3193
+#: src/xend_internal.c:3202
msgid "xenDaemonDomainFetch failed to find this domain"
msgstr ""
-#: src/xend_internal.c:3815 src/xend_internal.c:4290 src/xm_internal.c:1617
+#: src/xend_internal.c:3824 src/xend_internal.c:4299 src/xm_internal.c:1617
#, fuzzy
msgid "failed to build sexpr"
msgstr "Failed to suspend domain %s"
-#: src/xend_internal.c:3917
+#: src/xend_internal.c:3926
#, fuzzy
msgid "unsupported device type"
msgstr "unexpected mime type"
-#: src/xend_internal.c:4020
+#: src/xend_internal.c:4029
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4061
+#: src/xend_internal.c:4070
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4069
+#: src/xend_internal.c:4078
#, fuzzy
msgid "unexpected value from on_xend_start"
msgstr "unexpected value node"
-#: src/xend_internal.c:4080
+#: src/xend_internal.c:4089
#, fuzzy
msgid "no memory"
msgstr "node memory"
-#: src/xend_internal.c:4086
+#: src/xend_internal.c:4095
#, fuzzy
msgid "sexpr2string failed"
msgstr "operation failed"
-#: src/xend_internal.c:4091
+#: src/xend_internal.c:4100
#, fuzzy
msgid "Failed to redefine sexpr"
msgstr "Failed to undefine domain %s"
-#: src/xend_internal.c:4096
+#: src/xend_internal.c:4105
msgid "on_xend_start not present in sexpr"
msgstr ""
-#: src/xend_internal.c:4127
+#: src/xend_internal.c:4136
#, fuzzy, c-format
msgid "gethostname failed: %s"
msgstr "operation failed: %s"
-#: src/xend_internal.c:4133
+#: src/xend_internal.c:4142
#, fuzzy, c-format
msgid "failed to strdup hostname: %s"
msgstr "failed to get hypervisor type"
-#: src/xend_internal.c:4164
+#: src/xend_internal.c:4173
msgid ""
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
"migration"
msgstr ""
-#: src/xend_internal.c:4174
+#: src/xend_internal.c:4183
msgid ""
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
"migration"
msgstr ""
-#: src/xend_internal.c:4186
+#: src/xend_internal.c:4195
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr ""
-#: src/xend_internal.c:4199
+#: src/xend_internal.c:4208
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr ""
-#: src/xend_internal.c:4204
+#: src/xend_internal.c:4213
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr ""
-#: src/xend_internal.c:4211
+#: src/xend_internal.c:4220
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr ""
-#: src/xend_internal.c:4218 src/xend_internal.c:4240 src/xend_internal.c:4248
-#: src/xend_internal.c:4474 src/xend_internal.c:4481 src/xml.c:89
+#: src/xend_internal.c:4227 src/xend_internal.c:4249 src/xend_internal.c:4257
+#: src/xend_internal.c:4483 src/xend_internal.c:4490 src/xml.c:89
msgid "strdup failed"
msgstr ""
-#: src/xend_internal.c:4231
+#: src/xend_internal.c:4240
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr ""
-#: src/xend_internal.c:4284
+#: src/xend_internal.c:4293
#, fuzzy
msgid "failed to parse domain description"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:4300
+#: src/xend_internal.c:4309
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Failed to create domain %s\n"
-#: src/xend_internal.c:4456 src/xend_internal.c:4532 src/xend_internal.c:4622
+#: src/xend_internal.c:4465 src/xend_internal.c:4541 src/xend_internal.c:4631
msgid "unsupported in xendConfigVersion < 4"
msgstr ""
-#: src/xend_internal.c:4468
+#: src/xend_internal.c:4477
#, fuzzy
msgid "node information incomplete, missing scheduler name"
msgstr "domain information incomplete, missing name"
-#: src/xend_internal.c:4486 src/xend_internal.c:4580 src/xend_internal.c:4692
+#: src/xend_internal.c:4495 src/xend_internal.c:4589 src/xend_internal.c:4701
#, fuzzy
msgid "Unknown scheduler"
msgstr "unknown host"
-#: src/xend_internal.c:4545 src/xend_internal.c:4635
+#: src/xend_internal.c:4554 src/xend_internal.c:4644
#, fuzzy
msgid "Failed to get a scheduler name"
msgstr "failed to get hypervisor type"
-#: src/xend_internal.c:4558 src/xend_internal.c:4671
+#: src/xend_internal.c:4567 src/xend_internal.c:4680
#, fuzzy
msgid "domain information incomplete, missing cpu_weight"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:4563 src/xend_internal.c:4680
+#: src/xend_internal.c:4572 src/xend_internal.c:4689
#, fuzzy
msgid "domain information incomplete, missing cpu_cap"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:4739
+#: src/xend_internal.c:4748
msgid "domainBlockPeek is not supported for dom0"
msgstr ""
-#: src/xend_internal.c:4762
+#: src/xend_internal.c:4771
#, fuzzy, c-format
msgid "%s: invalid path"
msgstr "invalid argument in %s"
-#: src/xend_internal.c:4770
+#: src/xend_internal.c:4779
#, fuzzy, c-format
msgid "failed to open for reading: %s: %s"
msgstr "failed to open %s for reading"
-#: src/xend_internal.c:4782
+#: src/xend_internal.c:4791
#, fuzzy, c-format
msgid "failed to lseek or read from file: %s: %s"
msgstr "Failed to suspend domain %s"
-#: src/xend_internal.c:4865 src/xend_internal.c:4911
+#: src/xend_internal.c:4874 src/xend_internal.c:4920
#, fuzzy, c-format
msgid "unexpected graphics type %d"
msgstr "unexpected mime type"
-#: src/xend_internal.c:4954
+#: src/xend_internal.c:4963
#, fuzzy
msgid "unexpected chr device type"
msgstr "unexpected mime type"
-#: src/xend_internal.c:5128 src/xm_internal.c:1779
+#: src/xend_internal.c:5137 src/xm_internal.c:1779
#, fuzzy, c-format
msgid "unsupported network type %d"
msgstr "unexpected mime type"
-#: src/xend_internal.c:5302 src/xend_internal.c:5309 src/xend_internal.c:5316
+#: src/xend_internal.c:5311 src/xend_internal.c:5318 src/xend_internal.c:5325
#, fuzzy, c-format
msgid "unexpected lifecycle value %d"
msgstr "unexpected value node"
-#: src/xend_internal.c:5333
+#: src/xend_internal.c:5342
#, fuzzy
msgid "no HVM domain loader"
msgstr "node domain list"
-#: src/xend_internal.c:5544
+#: src/xend_internal.c:5553
#, fuzzy
msgid "hotplug of device type not supported"
msgstr "library call failed, possibly not supported"
msgid "failed to connect to Xen Store"
msgstr "failed to connect to Xen Store"
+#~ msgid "blocked"
+#~ msgstr "blocked"
+
#, fuzzy
#~ msgid "invalid interface type: %s"
#~ msgstr "invalid argument in %s"
#~ msgid "cannot read tty pid file %s: %s"
#~ msgstr "failed to write configuration file: %s"
-#, fuzzy
-#~ msgid "cannot remove ttyPidFile %s: %s"
-#~ msgstr "failed to write configuration file: %s"
-
#, fuzzy
#~ msgid "failed to calloc memory for init string: %s"
#~ msgstr "failed to allocate a node"
msgstr ""
"Project-Id-Version: hi\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-09-08 14:51+0200\n"
+"POT-Creation-Date: 2008-09-23 22:28+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"
msgid "storage_vol not found"
msgstr "संजाल नही मिला"
-#: src/conf.c:155 src/conf.c:203 src/conf.c:488 src/conf.c:525 src/conf.c:553
-#: src/conf.c:631
+#: src/conf.c:164 src/conf.c:212 src/conf.c:491 src/conf.c:528 src/conf.c:555
+#: src/conf.c:630
msgid "allocating configuration"
msgstr "विन्यास संभाजित कर रहा है"
-#: src/conf.c:338
+#: src/conf.c:347
msgid "unterminated number"
msgstr "गैर अवरूद्ध संख्या"
-#: src/conf.c:372 src/conf.c:389 src/conf.c:401
+#: src/conf.c:380 src/conf.c:396 src/conf.c:407
msgid "unterminated string"
msgstr "गैर अवरूद्ध स्ट्रिंग"
-#: src/conf.c:429 src/conf.c:483
+#: src/conf.c:434 src/conf.c:487
msgid "expecting a value"
msgstr "एक मान प्रत्याशित"
-#: src/conf.c:450
+#: src/conf.c:454
msgid "expecting a separator in list"
msgstr "एक पृथक्कारक सूची में प्रत्याशित"
-#: src/conf.c:473
+#: src/conf.c:477
#, fuzzy
msgid "list is not closed with ]"
msgstr "सूची इसके साथ बंद नहीं ] "
-#: src/conf.c:518
+#: src/conf.c:521
msgid "expecting a name"
msgstr "एक नाम प्रत्याशित"
-#: src/conf.c:581
+#: src/conf.c:582
msgid "expecting a separator"
msgstr "एक पृथक्कारक प्रत्याशित"
msgid "expecting an assignment"
msgstr "एक कार्य प्रत्याशित"
-#: src/conf.c:894 src/conf.c:950 src/xend_internal.c:584
-#: src/xend_internal.c:2657 src/xm_internal.c:1475 src/xm_internal.c:1482
+#: src/conf.c:892 src/conf.c:948 src/xend_internal.c:584
+#: src/xend_internal.c:2666 src/xm_internal.c:1475 src/xm_internal.c:1482
#, fuzzy
msgid "allocate buffer"
msgstr "नया बफर संभाजित करें"
-#: src/conf.c:901
+#: src/conf.c:899
msgid "failed to open file"
msgstr "फाइल खोलने में विफल"
-#: src/conf.c:912
+#: src/conf.c:910
msgid "failed to save content"
msgstr "सामग्री सहेजने में विफल"
msgid "cannot extract disk devices"
msgstr "अंतरफलक युक्ति"
-#: src/domain_conf.c:1939 src/qemu_driver.c:3133
+#: src/domain_conf.c:1939 src/qemu_driver.c:3153
#, fuzzy, c-format
msgid "duplicate disk target '%s'"
msgstr "लक्ष्य युक्ति प्रकार"
msgid "unexpected char type %d"
msgstr "अप्रत्याशित mime प्रकार"
-#: src/domain_conf.c:2815 src/xend_internal.c:5214
+#: src/domain_conf.c:2815 src/xend_internal.c:5223
#, fuzzy, c-format
msgid "unexpected sound model %d"
msgstr "अप्रत्याशित mime प्रकार"
-#: src/domain_conf.c:2835 src/xend_internal.c:5237
+#: src/domain_conf.c:2835 src/xend_internal.c:5246
#, fuzzy, c-format
msgid "unexpected input type %d"
msgstr "अप्रत्याशित mime प्रकार"
#: src/lxc_driver.c:274 src/lxc_driver.c:309 src/lxc_driver.c:335
#: src/lxc_driver.c:350 src/openvz_driver.c:238 src/openvz_driver.c:267
-#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:620
-#: src/openvz_driver.c:651 src/openvz_driver.c:672 src/openvz_driver.c:713
-#: src/qemu_driver.c:2192 src/qemu_driver.c:2279 src/qemu_driver.c:2828
-#: src/qemu_driver.c:2883 src/qemu_driver.c:2927 src/qemu_driver.c:3007
-#: src/qemu_driver.c:3123 src/qemu_driver.c:3192 src/qemu_driver.c:3247
-#: src/qemu_driver.c:3291 src/qemu_driver.c:3309 src/qemu_driver.c:3567
+#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:621
+#: src/openvz_driver.c:652 src/openvz_driver.c:673 src/openvz_driver.c:714
+#: src/qemu_driver.c:2212 src/qemu_driver.c:2299 src/qemu_driver.c:2848
+#: src/qemu_driver.c:2903 src/qemu_driver.c:2947 src/qemu_driver.c:3027
+#: src/qemu_driver.c:3143 src/qemu_driver.c:3212 src/qemu_driver.c:3267
+#: src/qemu_driver.c:3311 src/qemu_driver.c:3329 src/qemu_driver.c:3587
#, fuzzy
msgid "no domain with matching uuid"
msgstr "डोमेन id या uuid"
-#: src/lxc_driver.c:280 src/openvz_driver.c:625 src/qemu_driver.c:2933
+#: src/lxc_driver.c:280 src/openvz_driver.c:626 src/qemu_driver.c:2953
#, fuzzy
msgid "cannot delete active domain"
msgstr "एक निष्क्रिय डोमेन का नाम"
-#: src/lxc_driver.c:286 src/qemu_driver.c:2939
+#: src/lxc_driver.c:286 src/qemu_driver.c:2959
#, fuzzy
msgid "cannot undefine transient domain"
msgstr "एक निष्क्रिय डोमेन का नाम"
msgid "container '%s' unexpectedly shutdown during startup"
msgstr ""
-#: src/lxc_driver.c:747 src/qemu_driver.c:892
+#: src/lxc_driver.c:747 src/qemu_driver.c:893
#, fuzzy, c-format
msgid "cannot create log directory %s: %s"
msgstr "विन्यास फाइल लिखने में विफल: %s"
msgid "unknown forwarding type '%s'"
msgstr "अज्ञात OS प्रकार %s"
-#: src/network_conf.c:662 src/qemu_driver.c:3334 src/qemu_driver.c:3967
+#: src/network_conf.c:662 src/qemu_driver.c:3354 src/qemu_driver.c:3987
#: src/storage_driver.c:816
#, c-format
msgid "cannot create autostart directory %s: %s"
msgid "no config file for %s"
msgstr "फाइल वाक्य रचना त्रुटि विन्यस्त कर रहा है: %s"
-#: src/openvz_conf.c:187
+#: src/openvz_conf.c:190
+#, fuzzy, c-format
+msgid "Cound not read 'IP_ADDRESS' from config for container %d"
+msgstr "%s से जुड़ नहीं सका"
+
+#: src/openvz_conf.c:220
+#, fuzzy, c-format
+msgid "Cound not read 'NETIF' from config for container %d"
+msgstr "%s से जुड़ नहीं सका"
+
+#: src/openvz_conf.c:247
+#, fuzzy
+msgid "Too long network device name"
+msgstr "संजाल फाइलनाम हल कर रहा है"
+
+#: src/openvz_conf.c:264
+#, fuzzy
+msgid "Wrong length MAC address"
+msgstr "अमान्य MAC पता"
+
+#: src/openvz_conf.c:271
+#, fuzzy
+msgid "Wrong MAC address"
+msgstr "MAC पता"
+
+#: src/openvz_conf.c:327
#, fuzzy
msgid "popen failed"
msgstr "ऑपरेशन विफल"
-#: src/openvz_conf.c:197
+#: src/openvz_conf.c:337
#, fuzzy
msgid "Failed to parse vzlist output"
msgstr "'%s' खोलने में विफल: %s"
-#: src/openvz_conf.c:223
+#: src/openvz_conf.c:363
#, fuzzy
msgid "UUID in config file malformed"
msgstr "फाइल वाक्य रचना त्रुटि विन्यस्त कर रहा है: %s"
-#: src/openvz_conf.c:235
+#: src/openvz_conf.c:375
#, fuzzy, c-format
msgid "Cound not read config for container %d"
msgstr "%s से जुड़ नहीं सका"
msgid "Container ID is not specified"
msgstr ""
-#: src/openvz_driver.c:391 src/openvz_driver.c:459 src/openvz_driver.c:534
-#: src/openvz_driver.c:554 src/openvz_driver.c:600 src/openvz_driver.c:631
-#: src/openvz_driver.c:656 src/openvz_driver.c:728 src/openvz_driver.c:826
-#: src/openvz_driver.c:872
+#: src/openvz_driver.c:391 src/openvz_driver.c:460 src/openvz_driver.c:535
+#: src/openvz_driver.c:555 src/openvz_driver.c:601 src/openvz_driver.c:632
+#: src/openvz_driver.c:657 src/openvz_driver.c:729 src/openvz_driver.c:827
+#: src/openvz_driver.c:873
#, fuzzy, c-format
msgid "Could not exec %s"
msgstr "%s से जुड़ नहीं सका"
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:451 src/openvz_driver.c:528
+#: src/openvz_driver.c:452 src/openvz_driver.c:529
msgid "Error creating command for container"
msgstr ""
-#: src/openvz_driver.c:465 src/openvz_driver.c:540
+#: src/openvz_driver.c:466 src/openvz_driver.c:541
#, fuzzy
msgid "Could not set UUID"
msgstr "%s से जुड़ नहीं सका"
-#: src/openvz_driver.c:475 src/openvz_driver.c:546
+#: src/openvz_driver.c:476 src/openvz_driver.c:547
#, fuzzy
msgid "Could not configure network"
msgstr "%s से जुड़ नहीं सका"
-#: src/openvz_driver.c:482 src/openvz_driver.c:569
+#: src/openvz_driver.c:483 src/openvz_driver.c:570
#, fuzzy
msgid "Could not set number of virtual cpu"
msgstr "वर्चुअल सीपीयू की संख्या बदलें"
#: src/openvz_driver.c:517
#, c-format
-msgid "Already an OPENVZ VM defined with the id '%d'"
+msgid "Already an OPENVZ VM defined with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:588
+#: src/openvz_driver.c:589
msgid "no domain with matching id"
msgstr ""
-#: src/openvz_driver.c:594
+#: src/openvz_driver.c:595
#, fuzzy
msgid "domain is not in shutoff state"
msgstr "डोमेन अभी भी चल रहा है"
-#: src/openvz_driver.c:677
+#: src/openvz_driver.c:678
#, fuzzy
msgid "Could not read container config"
msgstr "%s से जुड़ नहीं सका"
-#: src/openvz_driver.c:693 src/qemu_driver.c:1823
+#: src/openvz_driver.c:694 src/qemu_driver.c:1843
#, fuzzy, c-format
msgid "unknown type '%s'"
msgstr "अज्ञात OS प्रकार %s"
-#: src/openvz_driver.c:719
+#: src/openvz_driver.c:720
msgid "VCPUs should be >= 1"
msgstr ""
-#: src/openvz_driver.c:835 src/openvz_driver.c:881
+#: src/openvz_driver.c:836 src/openvz_driver.c:882
#, fuzzy, c-format
msgid "Could not parse VPS ID %s"
msgstr "%s से जुड़ नहीं सका"
msgid "Unexpected exit status '%d', qemu probably failed"
msgstr ""
-#: src/qemu_conf.c:519 src/qemu_driver.c:925
+#: src/qemu_conf.c:519 src/qemu_driver.c:926
#, fuzzy, c-format
msgid "Cannot find QEMU binary %s: %s"
msgstr "'%s' खोलने में विफल: %s"
msgid "Network type %d is not supported"
msgstr "संजाल %s फिर आरंभ किया\n"
-#: src/qemu_conf.c:580 src/qemu_driver.c:1515
+#: src/qemu_conf.c:580 src/qemu_driver.c:1514
#, fuzzy, c-format
msgid "cannot initialize bridge support: %s"
msgstr "'%s' खोलने में विफल: %s"
msgid "failed to allocate space for argv string"
msgstr "स्मृति संभाजित करने में विफल"
-#: src/qemu_driver.c:90
+#: src/qemu_driver.c:91
#, fuzzy
msgid "Failed to set close-on-exec file descriptor flag\n"
msgstr "लॉग फाइल लिखने में विफल"
-#: src/qemu_driver.c:105
+#: src/qemu_driver.c:106
#, fuzzy
msgid "Failed to set non-blocking file descriptor flag\n"
msgstr "Xend डोमेन सूचना विश्लेषण में विफल"
-#: src/qemu_driver.c:150
+#: src/qemu_driver.c:151
#, fuzzy, c-format
msgid "Failed to autostart network '%s': %s\n"
msgstr "%s संजाल आरंभ करने में विफल"
-#: src/qemu_driver.c:165
+#: src/qemu_driver.c:166
#, fuzzy, c-format
msgid "Failed to autostart VM '%s': %s\n"
msgstr "'%s' खोलने में विफल: %s"
# done by Ravi
-#: src/qemu_driver.c:201
+#: src/qemu_driver.c:202
#, fuzzy, c-format
msgid "Failed to find user record for uid '%d': %s\n"
msgstr "संजाल धुंडने में विफल: %s"
-#: src/qemu_driver.c:212
+#: src/qemu_driver.c:213
#, fuzzy
msgid "out of memory in asprintf\n"
msgstr "स्मृति के बाहर"
-#: src/qemu_driver.c:268
+#: src/qemu_driver.c:269
#, fuzzy
msgid "qemudStartup: out of memory\n"
msgstr "स्मृति के बाहर"
-#: src/qemu_driver.c:295
+#: src/qemu_driver.c:296
msgid "Reloading iptables rules\n"
msgstr ""
-#: src/qemu_driver.c:433
+#: src/qemu_driver.c:434
#, c-format
msgid ""
"QEMU quit during %s startup\n"
"%s"
msgstr ""
-#: src/qemu_driver.c:443 src/qemu_driver.c:456
+#: src/qemu_driver.c:444 src/qemu_driver.c:457
#, c-format
msgid "Failure while reading %s startup output: %s"
msgstr ""
-#: src/qemu_driver.c:451
+#: src/qemu_driver.c:452
#, c-format
msgid "Timed out while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:467
+#: src/qemu_driver.c:468
#, c-format
msgid "Failure while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:479
+#: src/qemu_driver.c:480
#, c-format
msgid "Out of space while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:510
+#: src/qemu_driver.c:511
#, fuzzy, c-format
msgid "Unable to open monitor path %s"
msgstr "'%s' खोलने में विफल: %s"
-#: src/qemu_driver.c:515
+#: src/qemu_driver.c:516
msgid "Unable to set monitor close-on-exec flag"
msgstr ""
-#: src/qemu_driver.c:520
+#: src/qemu_driver.c:521
msgid "Unable to put monitor into non-blocking mode"
msgstr ""
-#: src/qemu_driver.c:648 src/qemu_driver.c:1027 src/qemu_driver.c:1726
-#: src/qemu_driver.c:1736
+#: src/qemu_driver.c:649 src/qemu_driver.c:1028 src/qemu_driver.c:1725
+#: src/qemu_driver.c:1735
#, fuzzy, c-format
msgid "Unable to log VM console data: %s\n"
msgstr "लॉग फाइल लिखने में विफल"
-#: src/qemu_driver.c:671
+#: src/qemu_driver.c:672
#, fuzzy
msgid "allocate cpumap"
msgstr "नया संदर्भ दें"
-#: src/qemu_driver.c:682
+#: src/qemu_driver.c:683
msgid "cannot run monitor command to fetch CPU thread info"
msgstr ""
-#: src/qemu_driver.c:786
+#: src/qemu_driver.c:787
#, fuzzy, c-format
msgid "failed to set CPU affinity %s"
msgstr "'%s' डोमेन पाने में विफल"
-#: src/qemu_driver.c:796 src/qemu_driver.c:2135
+#: src/qemu_driver.c:797 src/qemu_driver.c:2155
#, fuzzy
msgid "resume operation failed"
msgstr "ऑपरेशन विफल"
-#: src/qemu_driver.c:859
+#: src/qemu_driver.c:860
#, fuzzy
msgid "VM is already active"
msgstr "डोमेन पहले से सक्रिय"
-#: src/qemu_driver.c:869
+#: src/qemu_driver.c:870
msgid "Unable to find an unused VNC port"
msgstr ""
-#: src/qemu_driver.c:881
+#: src/qemu_driver.c:882
#, c-format
msgid "config file path too long: %s/%s.log"
msgstr ""
-#: src/qemu_driver.c:900
+#: src/qemu_driver.c:901
#, fuzzy, c-format
msgid "failed to create logfile %s: %s"
msgstr "लॉग फाइल लिखने में विफल"
-#: src/qemu_driver.c:906
+#: src/qemu_driver.c:907
#, fuzzy, c-format
msgid "Unable to set VM logfile close-on-exec flag %s"
msgstr "लॉग फाइल लिखने में विफल"
-#: src/qemu_driver.c:935 src/qemu_driver.c:3032
+#: src/qemu_driver.c:936 src/qemu_driver.c:3052
#, fuzzy, c-format
msgid "Cannot determine QEMU argv syntax %s"
msgstr "'%s' खोलने में विफल: %s"
-#: src/qemu_driver.c:951 src/qemu_driver.c:954 src/qemu_driver.c:959
+#: src/qemu_driver.c:952 src/qemu_driver.c:955 src/qemu_driver.c:960
#, fuzzy, c-format
msgid "Unable to write argv to logfile %d: %s\n"
msgstr "लॉग फाइल लिखने में विफल"
-#: src/qemu_driver.c:1041
+#: src/qemu_driver.c:1040
#, fuzzy, c-format
msgid "Shutting down VM '%s'\n"
msgstr "'%s' संजाल पाने में विफल"
-#: src/qemu_driver.c:1052
+#: src/qemu_driver.c:1051
#, fuzzy, c-format
msgid "Unable to close logfile %d: %s\n"
msgstr "लॉग फाइल लिखने में विफल"
-#: src/qemu_driver.c:1067
+#: src/qemu_driver.c:1066
#, fuzzy
msgid "Got unexpected pid, damn\n"
msgstr "अप्रत्याशित डिक्ट नोड"
-#: src/qemu_driver.c:1221
+#: src/qemu_driver.c:1220
#, fuzzy
msgid "failed to allocate space for dnsmasq argv"
msgstr "एक नोड संभाजित करने में विफल"
-#: src/qemu_driver.c:1235
+#: src/qemu_driver.c:1234
msgid "cannot start dhcp daemon without IP address for server"
msgstr ""
-#: src/qemu_driver.c:1264
+#: src/qemu_driver.c:1263
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
msgstr "डोमेन %s को %s में सहेजने में विफल"
-#: src/qemu_driver.c:1275
+#: src/qemu_driver.c:1274
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
msgstr "डोमेन %s को %s में सहेजने में विफल"
-#: src/qemu_driver.c:1285
+#: src/qemu_driver.c:1284
#, fuzzy, c-format
msgid "failed to add iptables rule to enable masquerading : %s\n"
msgstr "डोमेन %s को %s में सहेजने में विफल"
-#: src/qemu_driver.c:1317
+#: src/qemu_driver.c:1316
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
msgstr "डोमेन %s को %s में सहेजने में विफल"
-#: src/qemu_driver.c:1328
+#: src/qemu_driver.c:1327
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
msgstr "डोमेन %s को %s में सहेजने में विफल"
-#: src/qemu_driver.c:1353
+#: src/qemu_driver.c:1352
#, fuzzy
msgid "failed to allocate space for IP tables support"
msgstr "एक नोड संभाजित करने में विफल"
-#: src/qemu_driver.c:1361 src/qemu_driver.c:1368
+#: src/qemu_driver.c:1360 src/qemu_driver.c:1367
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
msgstr "डोमेन %s को %s में सहेजने में विफल"
-#: src/qemu_driver.c:1376 src/qemu_driver.c:1383
+#: src/qemu_driver.c:1375 src/qemu_driver.c:1382
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
msgstr "डोमेन %s को %s में सहेजने में विफल"
-#: src/qemu_driver.c:1393
+#: src/qemu_driver.c:1392
#, fuzzy, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
msgstr "डोमेन %s को %s में सहेजने में विफल"
-#: src/qemu_driver.c:1400
+#: src/qemu_driver.c:1399
#, fuzzy, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
msgstr "डोमेन %s को %s में सहेजने में विफल"
-#: src/qemu_driver.c:1408
+#: src/qemu_driver.c:1407
#, fuzzy, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
msgstr "डोमेन %s को %s में सहेजने में विफल"
-#: src/qemu_driver.c:1509
+#: src/qemu_driver.c:1508
#, fuzzy
msgid "network is already active"
msgstr "डोमेन पहले से सक्रिय"
-#: src/qemu_driver.c:1521
+#: src/qemu_driver.c:1520
#, fuzzy, c-format
msgid "cannot create bridge '%s' : %s"
msgstr "विन्यास फाइल लिखने में विफल: %s"
-#: src/qemu_driver.c:1536
+#: src/qemu_driver.c:1535
#, fuzzy, c-format
msgid "cannot set IP address on bridge '%s' to '%s' : %s"
msgstr "'%s' खोलने में विफल: %s"
-#: src/qemu_driver.c:1544
+#: src/qemu_driver.c:1543
#, fuzzy, c-format
msgid "cannot set netmask on bridge '%s' to '%s' : %s"
msgstr "'%s' खोलने में विफल: %s"
-#: src/qemu_driver.c:1552
+#: src/qemu_driver.c:1551
#, fuzzy, c-format
msgid "failed to bring the bridge '%s' up : %s"
msgstr "'%s' खोलने में विफल: %s"
-#: src/qemu_driver.c:1563
+#: src/qemu_driver.c:1562
#, fuzzy, c-format
msgid "failed to enable IP forwarding : %s"
msgstr "%s को पढ़ने के लिये खोलने में विफल"
-#: src/qemu_driver.c:1581 src/qemu_driver.c:1612
+#: src/qemu_driver.c:1580 src/qemu_driver.c:1611
#, fuzzy, c-format
msgid "Failed to bring down bridge '%s' : %s\n"
msgstr "'%s' खोलने में विफल: %s"
-#: src/qemu_driver.c:1587 src/qemu_driver.c:1617
+#: src/qemu_driver.c:1586 src/qemu_driver.c:1616
#, fuzzy, c-format
msgid "Failed to delete bridge '%s' : %s\n"
msgstr "'%s' खोलने में विफल: %s"
-#: src/qemu_driver.c:1600
+#: src/qemu_driver.c:1599
#, fuzzy, c-format
msgid "Shutting down network '%s'\n"
msgstr "'%s' संजाल पाने में विफल"
-#: src/qemu_driver.c:1626
+#: src/qemu_driver.c:1625
#, fuzzy
msgid "Got unexpected pid for dnsmasq\n"
msgstr "अप्रत्याशित डिक्ट नोड"
-#: src/qemu_driver.c:1839
+#: src/qemu_driver.c:1814
+#, fuzzy, c-format
+msgid "Unable to open %s: %s\n"
+msgstr "'%s' खोलने में विफल: %s"
+
+#: src/qemu_driver.c:1859
#, fuzzy
msgid "failed to allocate space for capabilities support"
msgstr "स्मृति संभाजित करने में विफल"
-#: src/qemu_driver.c:1858 src/qemu_driver.c:1884
+#: src/qemu_driver.c:1878 src/qemu_driver.c:1904
msgid "NUMA not supported on this host"
msgstr ""
-#: src/qemu_driver.c:1869 src/qemu_driver.c:1892
+#: src/qemu_driver.c:1889 src/qemu_driver.c:1912
#, fuzzy
msgid "Failed to query NUMA free memory"
msgstr "प्रयुक्त स्मृति:"
-#: src/qemu_driver.c:2053
+#: src/qemu_driver.c:2073
#, fuzzy, c-format
msgid "domain '%s' is already defined"
msgstr "%s डोमेन पहले से मौजूद है"
-#: src/qemu_driver.c:2064
+#: src/qemu_driver.c:2084
#, fuzzy, c-format
msgid "domain with uuid '%s' is already defined"
msgstr "%s डोमेन पहले से मौजूद है"
-#: src/qemu_driver.c:2094 src/qemu_driver.c:2123 src/qemu_driver.c:2152
-#: src/qemu_driver.c:2172 src/qemu_driver.c:2410 src/qemu_driver.c:3383
-#: src/qemu_driver.c:3518 src/qemu_driver.c:3632
+#: src/qemu_driver.c:2114 src/qemu_driver.c:2143 src/qemu_driver.c:2172
+#: src/qemu_driver.c:2192 src/qemu_driver.c:2430 src/qemu_driver.c:3403
+#: src/qemu_driver.c:3538 src/qemu_driver.c:3652
#, c-format
msgid "no domain with matching id %d"
msgstr ""
-#: src/qemu_driver.c:2099 src/qemu_driver.c:2128 src/qemu_driver.c:2416
-#: src/qemu_driver.c:3388 src/qemu_driver.c:3524 src/qemu_driver.c:3638
+#: src/qemu_driver.c:2119 src/qemu_driver.c:2148 src/qemu_driver.c:2436
+#: src/qemu_driver.c:3408 src/qemu_driver.c:3544 src/qemu_driver.c:3658
#, fuzzy
msgid "domain is not running"
msgstr "डोमेन अभी भी चल रहा है"
-#: src/qemu_driver.c:2107
+#: src/qemu_driver.c:2127
#, fuzzy
msgid "suspend operation failed"
msgstr "ऑपरेशन विफल"
-#: src/qemu_driver.c:2158
+#: src/qemu_driver.c:2178
#, fuzzy
msgid "shutdown operation failed"
msgstr "ऑपरेशन विफल"
-#: src/qemu_driver.c:2198
+#: src/qemu_driver.c:2218
#, fuzzy
msgid "failed to allocate space for ostype"
msgstr "एक नोड संभाजित करने में विफल"
-#: src/qemu_driver.c:2214 src/qemu_driver.c:2230 src/qemu_driver.c:2253
-#: src/qemu_driver.c:2526 src/qemu_driver.c:2688
+#: src/qemu_driver.c:2234 src/qemu_driver.c:2250 src/qemu_driver.c:2273
+#: src/qemu_driver.c:2546 src/qemu_driver.c:2708
#, c-format
msgid "no domain with matching uuid '%s'"
msgstr ""
-#: src/qemu_driver.c:2236
+#: src/qemu_driver.c:2256
msgid "cannot set max memory lower than current memory"
msgstr ""
-#: src/qemu_driver.c:2259
+#: src/qemu_driver.c:2279
#, fuzzy
msgid "cannot set memory of an active domain"
msgstr "एक निष्क्रिय डोमेन का नाम"
-#: src/qemu_driver.c:2265
+#: src/qemu_driver.c:2285
msgid "cannot set memory higher than max memory"
msgstr ""
-#: src/qemu_driver.c:2425
+#: src/qemu_driver.c:2445
#, fuzzy
msgid "failed to pause domain"
msgstr "%s डोमेन स्थगम में विफल"
-#: src/qemu_driver.c:2434
+#: src/qemu_driver.c:2454
#, fuzzy
msgid "failed to get domain xml"
msgstr "डोमेन UUID पाने में विफल"
-#: src/qemu_driver.c:2442
+#: src/qemu_driver.c:2462
#, fuzzy, c-format
msgid "failed to create '%s'"
msgstr "XML बनाने में विफल"
-#: src/qemu_driver.c:2449
+#: src/qemu_driver.c:2469
#, fuzzy
msgid "failed to write save header"
msgstr "सॉकेट %d में लिखने में विफल\n"
-#: src/qemu_driver.c:2457
+#: src/qemu_driver.c:2477
#, fuzzy
msgid "failed to write xml"
msgstr "सॉकेट %d में लिखने में विफल\n"
-#: src/qemu_driver.c:2470 src/qemu_driver.c:2477 src/qemu_driver.c:2748
+#: src/qemu_driver.c:2490 src/qemu_driver.c:2497 src/qemu_driver.c:2768
#: src/remote_internal.c:2241 src/virterror.c:441
msgid "out of memory"
msgstr "स्मृति के बाहर"
-#: src/qemu_driver.c:2485
+#: src/qemu_driver.c:2505
#, fuzzy
msgid "migrate operation failed"
msgstr "ऑपरेशन विफल"
-#: src/qemu_driver.c:2497
+#: src/qemu_driver.c:2517
msgid "'migrate' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:2532
+#: src/qemu_driver.c:2552
#, fuzzy
msgid "cannot change vcpu count of an active domain"
msgstr "एक निष्क्रिय डोमेन का नाम"
-#: src/qemu_driver.c:2538
+#: src/qemu_driver.c:2558
msgid "could not determine max vcpus for the domain"
msgstr ""
-#: src/qemu_driver.c:2544
+#: src/qemu_driver.c:2564
#, c-format
msgid ""
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
msgstr ""
-#: src/qemu_driver.c:2568 src/qemu_driver.c:2620
+#: src/qemu_driver.c:2588 src/qemu_driver.c:2640
#, fuzzy
msgid "cannot pin vcpus on an inactive domain"
msgstr "एक निष्क्रिय डोमेन अपरिभाषित करें"
-#: src/qemu_driver.c:2574
+#: src/qemu_driver.c:2594
#, c-format
msgid "vcpu number out of range %d > %d"
msgstr ""
-#: src/qemu_driver.c:2595
+#: src/qemu_driver.c:2615
#, fuzzy, c-format
msgid "cannot set affinity: %s"
msgstr "'%s' खोलने में विफल: %s"
-#: src/qemu_driver.c:2600
+#: src/qemu_driver.c:2620
#, fuzzy
msgid "cpu affinity is not supported"
msgstr "लाइब्रेरी कॉल विफल रहा, संभवतः समर्थित नहीं"
-#: src/qemu_driver.c:2657
+#: src/qemu_driver.c:2677
#, fuzzy, c-format
msgid "cannot get affinity: %s"
msgstr "XML बनाने में विफल"
-#: src/qemu_driver.c:2667
+#: src/qemu_driver.c:2687
msgid "cpu affinity is not available"
msgstr ""
-#: src/qemu_driver.c:2694
+#: src/qemu_driver.c:2714
#, fuzzy, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr "डोमेन परिभाषा फाइल लोड करें"
-#: src/qemu_driver.c:2720 src/test.c:956
+#: src/qemu_driver.c:2740 src/test.c:956
#, fuzzy
msgid "cannot read domain image"
msgstr "नोड डोमेन सूची"
-#: src/qemu_driver.c:2726
+#: src/qemu_driver.c:2746
#, fuzzy
msgid "failed to read qemu header"
msgstr "Xen डेमॉन से पढ़ने में विफल"
-#: src/qemu_driver.c:2733
+#: src/qemu_driver.c:2753
msgid "image magic is incorrect"
msgstr ""
-#: src/qemu_driver.c:2740
+#: src/qemu_driver.c:2760
#, c-format
msgid "image version is not supported (%d > %d)"
msgstr ""
-#: src/qemu_driver.c:2755
+#: src/qemu_driver.c:2775
#, fuzzy
msgid "failed to read XML"
msgstr "XML बनाने में विफल"
-#: src/qemu_driver.c:2764
+#: src/qemu_driver.c:2784
#, fuzzy
msgid "failed to parse XML"
msgstr "XML बनाने में विफल"
-#: src/qemu_driver.c:2777
+#: src/qemu_driver.c:2797
#, fuzzy, c-format
msgid "domain is already active as '%s'"
msgstr "डोमेन पहले से सक्रिय"
-#: src/qemu_driver.c:2786
+#: src/qemu_driver.c:2806
#, fuzzy
msgid "failed to assign new VM"
msgstr "XML बनाने में विफल"
-#: src/qemu_driver.c:2799
+#: src/qemu_driver.c:2819
#, fuzzy
msgid "failed to start VM"
msgstr "%s डोमेन आरंभ करने में विफल"
-#: src/qemu_driver.c:2811
+#: src/qemu_driver.c:2831
#, fuzzy
msgid "failed to resume domain"
msgstr "%s डोमेन फिर बहाल करने में विफल"
-#: src/qemu_driver.c:2848 src/qemu_driver.c:3741 src/qemu_driver.c:3776
+#: src/qemu_driver.c:2868 src/qemu_driver.c:3761 src/qemu_driver.c:3796
#, fuzzy
msgid "failed to allocate space for VM name string"
msgstr "स्मृति संभाजित करने में विफल"
-#: src/qemu_driver.c:2962
+#: src/qemu_driver.c:2982
#, fuzzy, c-format
msgid "cannot convert disk '%s' to bus/device index"
msgstr "अंतरफलक युक्ति"
-#: src/qemu_driver.c:2982
+#: src/qemu_driver.c:3002
#, fuzzy, c-format
msgid "Unsupported disk name mapping for bus '%s'"
msgstr "लक्ष्य युक्ति प्रकार"
-#: src/qemu_driver.c:3022
+#: src/qemu_driver.c:3042
#, c-format
msgid "No device with bus '%s' and target '%s'"
msgstr ""
-#: src/qemu_driver.c:3049
+#: src/qemu_driver.c:3069
#, c-format
msgid ""
"Emulator version does not support removable media for device '%s' and target "
"'%s'"
msgstr ""
-#: src/qemu_driver.c:3086
+#: src/qemu_driver.c:3106
msgid "cannot change cdrom media"
msgstr ""
-#: src/qemu_driver.c:3097
+#: src/qemu_driver.c:3117
msgid "changing cdrom media failed"
msgstr ""
-#: src/qemu_driver.c:3157
+#: src/qemu_driver.c:3177
#, fuzzy
msgid "cannot attach usb disk"
msgstr "अंतरफलक युक्ति"
-#: src/qemu_driver.c:3168
+#: src/qemu_driver.c:3188
#, fuzzy
msgid "adding usb disk failed"
msgstr "मेजबान परिभाषा फाइल लोड करें"
-#: src/qemu_driver.c:3212
+#: src/qemu_driver.c:3232
#, fuzzy
msgid "cannot attach usb device"
msgstr "अंतरफलक युक्ति"
-#: src/qemu_driver.c:3223
+#: src/qemu_driver.c:3243
#, fuzzy
msgid "adding usb device failed"
msgstr "मेजबान परिभाषा फाइल लोड करें"
-#: src/qemu_driver.c:3253
+#: src/qemu_driver.c:3273
#, fuzzy
msgid "cannot attach device on inactive domain"
msgstr "एक निष्क्रिय डोमेन अपरिभाषित करें"
-#: src/qemu_driver.c:3276
+#: src/qemu_driver.c:3296
msgid "this device type cannot be attached"
msgstr ""
-#: src/qemu_driver.c:3315
+#: src/qemu_driver.c:3335
#, fuzzy
msgid "cannot set autostart for transient domain"
msgstr "एक निष्क्रिय डोमेन का नाम"
-#: src/qemu_driver.c:3341
+#: src/qemu_driver.c:3361
#, fuzzy, c-format
msgid "Failed to create symlink '%s to '%s': %s"
msgstr "डोमेन %s को %s में सहेजने में विफल"
-#: src/qemu_driver.c:3348 src/qemu_driver.c:3981 src/storage_driver.c:832
+#: src/qemu_driver.c:3368 src/qemu_driver.c:4001 src/storage_driver.c:832
#, fuzzy, c-format
msgid "Failed to delete symlink '%s': %s"
msgstr "'%s' खोलने में विफल: %s"
-#: src/qemu_driver.c:3410
+#: src/qemu_driver.c:3430
#, fuzzy, c-format
msgid "invalid path: %s"
msgstr "%s में अवैध तर्क"
-#: src/qemu_driver.c:3418
+#: src/qemu_driver.c:3438
msgid "'info blockstats' command failed"
msgstr ""
-#: src/qemu_driver.c:3433
+#: src/qemu_driver.c:3453
msgid "'info blockstats' not supported by this qemu"
msgstr ""
# done by Ravi
-#: src/qemu_driver.c:3498
+#: src/qemu_driver.c:3518
#, fuzzy, c-format
msgid "device not found: %s (%s)"
msgstr "डोमेन नही मिला: %s"
-#: src/qemu_driver.c:3530 src/qemu_driver.c:3573
+#: src/qemu_driver.c:3550 src/qemu_driver.c:3593
msgid "NULL or empty path"
msgstr ""
-#: src/qemu_driver.c:3541
+#: src/qemu_driver.c:3561
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr ""
-#: src/qemu_driver.c:3583
+#: src/qemu_driver.c:3603
#, fuzzy
msgid "invalid path"
msgstr "%s में अवैध तर्क"
-#: src/qemu_driver.c:3626
+#: src/qemu_driver.c:3646
msgid "QEMU driver only supports virtual memory addrs"
msgstr ""
-#: src/qemu_driver.c:3653
+#: src/qemu_driver.c:3673
#, fuzzy
msgid "'memsave' command failed"
msgstr "डोमेन नाम"
-#: src/qemu_driver.c:3682 src/qemu_driver.c:3850 src/qemu_driver.c:3875
-#: src/qemu_driver.c:3889 src/qemu_driver.c:3904 src/qemu_driver.c:3937
-#: src/qemu_driver.c:3953
+#: src/qemu_driver.c:3702 src/qemu_driver.c:3870 src/qemu_driver.c:3895
+#: src/qemu_driver.c:3909 src/qemu_driver.c:3924 src/qemu_driver.c:3957
+#: src/qemu_driver.c:3973
msgid "no network with matching uuid"
msgstr ""
-#: src/qemu_driver.c:3697
+#: src/qemu_driver.c:3717
msgid "no network with matching name"
msgstr ""
-#: src/qemu_driver.c:3856
+#: src/qemu_driver.c:3876
#, fuzzy
msgid "network is still active"
msgstr "डोमेन पहले से सक्रिय"
-#: src/qemu_driver.c:3917
+#: src/qemu_driver.c:3937
#, fuzzy
msgid "no network with matching id"
msgstr "XML में संजाल सूचना"
-#: src/qemu_driver.c:3924
+#: src/qemu_driver.c:3944
#, fuzzy
msgid "failed to allocate space for network bridge string"
msgstr "एक नोड संभाजित करने में विफल"
-#: src/qemu_driver.c:3974 src/storage_driver.c:823
+#: src/qemu_driver.c:3994 src/storage_driver.c:823
#, fuzzy, c-format
msgid "Failed to create symlink '%s' to '%s': %s"
msgstr "डोमेन %s को %s में सहेजने में विफल"
msgid "%s not implemented on Win32"
msgstr ""
-#: src/storage_backend_disk.c:85 src/storage_backend_logical.c:57
+#: src/storage_backend_disk.c:90 src/storage_backend_logical.c:57
#, c-format
msgid "unsupported pool format %s"
msgstr ""
-#: src/storage_backend_disk.c:110 src/storage_backend_logical.c:70
+#: src/storage_backend_disk.c:115 src/storage_backend_logical.c:70
#, c-format
msgid "unsupported pool format %d"
msgstr ""
-#: src/storage_backend_disk.c:138 src/storage_backend_fs.c:192
+#: src/storage_backend_disk.c:143 src/storage_backend_fs.c:192
#: src/storage_backend_fs.c:262 src/storage_backend_fs.c:314
#, c-format
msgid "unsupported volume format %s"
msgstr ""
-#: src/storage_backend_disk.c:165 src/storage_backend_fs.c:225
+#: src/storage_backend_disk.c:170 src/storage_backend_fs.c:225
#: src/storage_backend_fs.c:297 src/storage_backend_fs.c:329
#, c-format
msgid "unsupported volume format %d"
msgstr ""
-#: src/storage_backend_disk.c:179 src/storage_backend_disk.c:192
-#: src/storage_backend_disk.c:199 src/storage_backend_disk.c:221
+#: src/storage_backend_disk.c:184 src/storage_backend_disk.c:197
+#: src/storage_backend_disk.c:204 src/storage_backend_disk.c:226
#: src/storage_backend_fs.c:839 src/storage_backend_iscsi.c:177
#: src/storage_backend_logical.c:116 src/storage_backend_logical.c:121
#: src/storage_backend_logical.c:133 src/storage_backend_logical.c:143
-#: src/storage_backend_logical.c:531
+#: src/storage_backend_logical.c:546
msgid "volume"
msgstr ""
-#: src/storage_backend_disk.c:229
+#: src/storage_backend_disk.c:234
msgid "volume extents"
msgstr ""
-#: src/storage_backend_disk.c:237
+#: src/storage_backend_disk.c:242
msgid "cannot parse device start location"
msgstr ""
-#: src/storage_backend_disk.c:244
+#: src/storage_backend_disk.c:249
msgid "cannot parse device end location"
msgstr ""
-#: src/storage_backend_disk.c:250 src/storage_backend_logical.c:154
+#: src/storage_backend_disk.c:255 src/storage_backend_logical.c:154
#: src/storage_backend_logical.c:160
msgid "extents"
msgstr ""
-#: src/storage_backend_disk.c:464
+#: src/storage_backend_disk.c:462
msgid "no large enough free extent"
msgstr ""
-#: src/storage_backend_disk.c:498
-msgid "Disk pools are not yet supported"
+#: src/storage_backend_disk.c:502
+#, c-format
+msgid "Couldn't read volume target path '%s'. %s"
+msgstr ""
+
+#: src/storage_backend_disk.c:517
+#, c-format
+msgid "Volume path '%s' did not start with parent pool source device name."
msgstr ""
+#: src/storage_backend_disk.c:526
+#, fuzzy, c-format
+msgid "cannot parse partition number from target '%s'"
+msgstr "'%s' खोलने में विफल: %s"
+
#: src/storage_backend_fs.c:358
#, c-format
msgid "cannot read header '%s': %s"
msgstr ""
#: src/storage_backend_fs.c:1042 src/storage_backend_fs.c:1078
-#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:543
+#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:558
#, c-format
msgid "cannot read path '%s': %s"
msgstr ""
msgid "creation of non-raw images is not supported without qemu-img"
msgstr ""
-#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:552
+#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:567
#, fuzzy, c-format
msgid "cannot set file owner '%s': %s"
msgstr "'%s' खोलने में विफल: %s"
-#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:559
+#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:574
#, fuzzy, c-format
msgid "cannot set file mode '%s': %s"
msgstr "'%s' खोलने में विफल: %s"
-#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:566
+#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:581
#, c-format
msgid "cannot close file '%s': %s"
msgstr ""
msgid "lvs command failed with exitstatus %d"
msgstr ""
-#: src/storage_backend_logical.c:355
+#: src/storage_backend_logical.c:354
#, fuzzy
msgid "command line"
msgstr "डोमेन नाम"
-#: src/storage_backend_logical.c:372
+#: src/storage_backend_logical.c:371
#, c-format
msgid "cannot open device %s"
msgstr ""
-#: src/storage_backend_logical.c:378
+#: src/storage_backend_logical.c:377
#, c-format
msgid "cannot clear device header %s"
msgstr ""
-#: src/storage_backend_logical.c:385
+#: src/storage_backend_logical.c:384
#, c-format
msgid "cannot close device %s"
msgstr ""
-#: src/storage_backend_logical.c:575
+#: src/storage_backend_logical.c:507
+#, fuzzy, c-format
+msgid "cannot remove PV device %s: %s"
+msgstr "विन्यास फाइल लिखने में विफल: %s"
+
+#: src/storage_backend_logical.c:590
#, c-format
msgid "cannot find newly created volume '%s': %s"
msgstr ""
msgstr "आंकड़ा"
#: src/virsh.c:6292 src/virsh.c:6314
-msgid "blocked"
-msgstr "ब्लॉक किया"
+#, fuzzy
+msgid "idle"
+msgstr "XML फाइल"
#: src/virsh.c:6294
msgid "paused"
msgid "domain information incomplete, missing uuid"
msgstr "डोमेन सूचना अपूर्ण, गुम uuid"
-#: src/xend_internal.c:1109 src/xend_internal.c:2204 src/xend_internal.c:2211
+#: src/xend_internal.c:1109 src/xend_internal.c:2213 src/xend_internal.c:2220
msgid "domain information incomplete, missing name"
msgstr "डोमेन सूचना अपूर्ण, गुम नाम"
msgid "unknown graphics type '%s'"
msgstr "अज्ञात OS प्रकार %s"
-#: src/xend_internal.c:2191
+#: src/xend_internal.c:2200
msgid "domain information incomplete, missing id"
msgstr "डोमेन सूचना अपूर्ण, गुम id"
-#: src/xend_internal.c:2260 src/xend_internal.c:2270 src/xend_internal.c:2280
+#: src/xend_internal.c:2269 src/xend_internal.c:2279 src/xend_internal.c:2289
#, fuzzy, c-format
msgid "unknown lifecycle type %s"
msgstr "अज्ञात OS प्रकार %s"
-#: src/xend_internal.c:2593
+#: src/xend_internal.c:2602
#, fuzzy
msgid "failed to parse topology information"
msgstr "Xend डोमेन सूचना विश्लेषण में विफल"
-#: src/xend_internal.c:2647
+#: src/xend_internal.c:2656
#, fuzzy
msgid "topology syntax error"
msgstr "विन्यास फाइल वाक्य रचना त्रुटि"
-#: src/xend_internal.c:2711
+#: src/xend_internal.c:2720
msgid "failed to parse Xend domain information"
msgstr "Xend डोमेन सूचना विश्लेषण में विफल"
-#: src/xend_internal.c:3193
+#: src/xend_internal.c:3202
msgid "xenDaemonDomainFetch failed to find this domain"
msgstr ""
-#: src/xend_internal.c:3815 src/xend_internal.c:4290 src/xm_internal.c:1617
+#: src/xend_internal.c:3824 src/xend_internal.c:4299 src/xm_internal.c:1617
#, fuzzy
msgid "failed to build sexpr"
msgstr "%s डोमेन स्थगम में विफल"
-#: src/xend_internal.c:3917
+#: src/xend_internal.c:3926
#, fuzzy
msgid "unsupported device type"
msgstr "लक्ष्य युक्ति प्रकार"
-#: src/xend_internal.c:4020
+#: src/xend_internal.c:4029
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4061
+#: src/xend_internal.c:4070
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4069
+#: src/xend_internal.c:4078
#, fuzzy
msgid "unexpected value from on_xend_start"
msgstr "अप्रत्याशित मान नोड"
-#: src/xend_internal.c:4080
+#: src/xend_internal.c:4089
#, fuzzy
msgid "no memory"
msgstr "नोड स्मृति"
-#: src/xend_internal.c:4086
+#: src/xend_internal.c:4095
#, fuzzy
msgid "sexpr2string failed"
msgstr "ऑपरेशन विफल"
-#: src/xend_internal.c:4091
+#: src/xend_internal.c:4100
#, fuzzy
msgid "Failed to redefine sexpr"
msgstr "अपरिभाषित डोमेन %s में विफल"
-#: src/xend_internal.c:4096
+#: src/xend_internal.c:4105
msgid "on_xend_start not present in sexpr"
msgstr ""
-#: src/xend_internal.c:4127
+#: src/xend_internal.c:4136
#, fuzzy, c-format
msgid "gethostname failed: %s"
msgstr "ऑपरेशन विफल: %s"
-#: src/xend_internal.c:4133
+#: src/xend_internal.c:4142
#, fuzzy, c-format
msgid "failed to strdup hostname: %s"
msgstr "होस्टनेम पाने में विफल"
-#: src/xend_internal.c:4164
+#: src/xend_internal.c:4173
msgid ""
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
"migration"
msgstr ""
-#: src/xend_internal.c:4174
+#: src/xend_internal.c:4183
msgid ""
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
"migration"
msgstr ""
-#: src/xend_internal.c:4186
+#: src/xend_internal.c:4195
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr ""
-#: src/xend_internal.c:4199
+#: src/xend_internal.c:4208
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr ""
-#: src/xend_internal.c:4204
+#: src/xend_internal.c:4213
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr ""
-#: src/xend_internal.c:4211
+#: src/xend_internal.c:4220
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr ""
-#: src/xend_internal.c:4218 src/xend_internal.c:4240 src/xend_internal.c:4248
-#: src/xend_internal.c:4474 src/xend_internal.c:4481 src/xml.c:89
+#: src/xend_internal.c:4227 src/xend_internal.c:4249 src/xend_internal.c:4257
+#: src/xend_internal.c:4483 src/xend_internal.c:4490 src/xml.c:89
msgid "strdup failed"
msgstr ""
-#: src/xend_internal.c:4231
+#: src/xend_internal.c:4240
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr ""
-#: src/xend_internal.c:4284
+#: src/xend_internal.c:4293
#, fuzzy
msgid "failed to parse domain description"
msgstr "Xend डोमेन सूचना विश्लेषण में विफल"
-#: src/xend_internal.c:4300
+#: src/xend_internal.c:4309
#, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "निष्क्रिय डोमेन %s बनाने में विफल\n"
-#: src/xend_internal.c:4456 src/xend_internal.c:4532 src/xend_internal.c:4622
+#: src/xend_internal.c:4465 src/xend_internal.c:4541 src/xend_internal.c:4631
msgid "unsupported in xendConfigVersion < 4"
msgstr ""
-#: src/xend_internal.c:4468
+#: src/xend_internal.c:4477
#, fuzzy
msgid "node information incomplete, missing scheduler name"
msgstr "डोमेन सूचना अपूर्ण, गुम नाम"
# done by Ravi
-#: src/xend_internal.c:4486 src/xend_internal.c:4580 src/xend_internal.c:4692
+#: src/xend_internal.c:4495 src/xend_internal.c:4589 src/xend_internal.c:4701
#, fuzzy
msgid "Unknown scheduler"
msgstr "अज्ञात"
-#: src/xend_internal.c:4545 src/xend_internal.c:4635
+#: src/xend_internal.c:4554 src/xend_internal.c:4644
#, fuzzy
msgid "Failed to get a scheduler name"
msgstr "होस्टनेम पाने में विफल"
-#: src/xend_internal.c:4558 src/xend_internal.c:4671
+#: src/xend_internal.c:4567 src/xend_internal.c:4680
#, fuzzy
msgid "domain information incomplete, missing cpu_weight"
msgstr "डोमेन सूचना अपूर्ण, गुम uuid"
-#: src/xend_internal.c:4563 src/xend_internal.c:4680
+#: src/xend_internal.c:4572 src/xend_internal.c:4689
#, fuzzy
msgid "domain information incomplete, missing cpu_cap"
msgstr "डोमेन सूचना अपूर्ण, गुम uuid"
-#: src/xend_internal.c:4739
+#: src/xend_internal.c:4748
msgid "domainBlockPeek is not supported for dom0"
msgstr ""
-#: src/xend_internal.c:4762
+#: src/xend_internal.c:4771
#, fuzzy, c-format
msgid "%s: invalid path"
msgstr "%s में अवैध तर्क"
-#: src/xend_internal.c:4770
+#: src/xend_internal.c:4779
#, fuzzy, c-format
msgid "failed to open for reading: %s: %s"
msgstr "%s को पढ़ने के लिये खोलने में विफल"
-#: src/xend_internal.c:4782
+#: src/xend_internal.c:4791
#, fuzzy, c-format
msgid "failed to lseek or read from file: %s: %s"
msgstr "'%s' खोलने में विफल: %s"
-#: src/xend_internal.c:4865 src/xend_internal.c:4911
+#: src/xend_internal.c:4874 src/xend_internal.c:4920
#, fuzzy, c-format
msgid "unexpected graphics type %d"
msgstr "अप्रत्याशित mime प्रकार"
-#: src/xend_internal.c:4954
+#: src/xend_internal.c:4963
#, fuzzy
msgid "unexpected chr device type"
msgstr "अप्रत्याशित mime प्रकार"
-#: src/xend_internal.c:5128 src/xm_internal.c:1779
+#: src/xend_internal.c:5137 src/xm_internal.c:1779
#, fuzzy, c-format
msgid "unsupported network type %d"
msgstr "अप्रत्याशित mime प्रकार"
-#: src/xend_internal.c:5302 src/xend_internal.c:5309 src/xend_internal.c:5316
+#: src/xend_internal.c:5311 src/xend_internal.c:5318 src/xend_internal.c:5325
#, fuzzy, c-format
msgid "unexpected lifecycle value %d"
msgstr "अप्रत्याशित मान नोड"
-#: src/xend_internal.c:5333
+#: src/xend_internal.c:5342
#, fuzzy
msgid "no HVM domain loader"
msgstr "नोड डोमेन सूची"
-#: src/xend_internal.c:5544
+#: src/xend_internal.c:5553
#, fuzzy
msgid "hotplug of device type not supported"
msgstr "लाइब्रेरी कॉल विफल रहा, संभवतः समर्थित नहीं"
msgid "failed to connect to Xen Store"
msgstr "Xen भंडार में जुड़ने में विफल"
+#~ msgid "blocked"
+#~ msgstr "ब्लॉक किया"
+
#, fuzzy
#~ msgid "invalid interface type: %s"
#~ msgstr "लक्ष्य युक्ति प्रकार"
#~ msgid "cannot read tty pid file %s: %s"
#~ msgstr "विन्यास फाइल लिखने में विफल: %s"
-#, fuzzy
-#~ msgid "cannot remove ttyPidFile %s: %s"
-#~ msgstr "विन्यास फाइल लिखने में विफल: %s"
-
#, fuzzy
#~ msgid "failed to calloc memory for init string: %s"
#~ msgstr "स्मृति संभाजित करने में विफल"
msgstr ""
"Project-Id-Version: hr\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-09-08 14:51+0200\n"
+"POT-Creation-Date: 2008-09-23 22:28+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"
msgid "storage_vol not found"
msgstr "Mreža nije pronađena"
-#: src/conf.c:155 src/conf.c:203 src/conf.c:488 src/conf.c:525 src/conf.c:553
-#: src/conf.c:631
+#: src/conf.c:164 src/conf.c:212 src/conf.c:491 src/conf.c:528 src/conf.c:555
+#: src/conf.c:630
msgid "allocating configuration"
msgstr "dodjeljivanje konfiguracije"
-#: src/conf.c:338
+#: src/conf.c:347
msgid "unterminated number"
msgstr "neodređeni broj"
-#: src/conf.c:372 src/conf.c:389 src/conf.c:401
+#: src/conf.c:380 src/conf.c:396 src/conf.c:407
msgid "unterminated string"
msgstr "neodređeni niz"
-#: src/conf.c:429 src/conf.c:483
+#: src/conf.c:434 src/conf.c:487
msgid "expecting a value"
msgstr "očekuje se vrijednost"
-#: src/conf.c:450
+#: src/conf.c:454
msgid "expecting a separator in list"
msgstr "očekuje se razdjelnik u popisu"
-#: src/conf.c:473
+#: src/conf.c:477
#, fuzzy
msgid "list is not closed with ]"
msgstr "popis nije zatvoren s ] "
-#: src/conf.c:518
+#: src/conf.c:521
msgid "expecting a name"
msgstr "očekuje se naziv"
-#: src/conf.c:581
+#: src/conf.c:582
msgid "expecting a separator"
msgstr "očekuje se razdjelnik"
msgid "expecting an assignment"
msgstr "očekuje se dodjeljivanje"
-#: src/conf.c:894 src/conf.c:950 src/xend_internal.c:584
-#: src/xend_internal.c:2657 src/xm_internal.c:1475 src/xm_internal.c:1482
+#: src/conf.c:892 src/conf.c:948 src/xend_internal.c:584
+#: src/xend_internal.c:2666 src/xm_internal.c:1475 src/xm_internal.c:1482
#, fuzzy
msgid "allocate buffer"
msgstr "dodijeli novi međuspremnik"
-#: src/conf.c:901
+#: src/conf.c:899
msgid "failed to open file"
msgstr "otvaranje datoteke nije uspjelo"
-#: src/conf.c:912
+#: src/conf.c:910
msgid "failed to save content"
msgstr "spremanje sadržaja nije uspjelo"
msgid "cannot extract disk devices"
msgstr "uređaj sučelja"
-#: src/domain_conf.c:1939 src/qemu_driver.c:3133
+#: src/domain_conf.c:1939 src/qemu_driver.c:3153
#, fuzzy, c-format
msgid "duplicate disk target '%s'"
msgstr "Vrsta ciljanog uređaja"
msgid "unexpected char type %d"
msgstr "neočekivana MIME vrsta"
-#: src/domain_conf.c:2815 src/xend_internal.c:5214
+#: src/domain_conf.c:2815 src/xend_internal.c:5223
#, fuzzy, c-format
msgid "unexpected sound model %d"
msgstr "neočekivana MIME vrsta"
-#: src/domain_conf.c:2835 src/xend_internal.c:5237
+#: src/domain_conf.c:2835 src/xend_internal.c:5246
#, fuzzy, c-format
msgid "unexpected input type %d"
msgstr "neočekivana MIME vrsta"
#: src/lxc_driver.c:274 src/lxc_driver.c:309 src/lxc_driver.c:335
#: src/lxc_driver.c:350 src/openvz_driver.c:238 src/openvz_driver.c:267
-#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:620
-#: src/openvz_driver.c:651 src/openvz_driver.c:672 src/openvz_driver.c:713
-#: src/qemu_driver.c:2192 src/qemu_driver.c:2279 src/qemu_driver.c:2828
-#: src/qemu_driver.c:2883 src/qemu_driver.c:2927 src/qemu_driver.c:3007
-#: src/qemu_driver.c:3123 src/qemu_driver.c:3192 src/qemu_driver.c:3247
-#: src/qemu_driver.c:3291 src/qemu_driver.c:3309 src/qemu_driver.c:3567
+#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:621
+#: src/openvz_driver.c:652 src/openvz_driver.c:673 src/openvz_driver.c:714
+#: src/qemu_driver.c:2212 src/qemu_driver.c:2299 src/qemu_driver.c:2848
+#: src/qemu_driver.c:2903 src/qemu_driver.c:2947 src/qemu_driver.c:3027
+#: src/qemu_driver.c:3143 src/qemu_driver.c:3212 src/qemu_driver.c:3267
+#: src/qemu_driver.c:3311 src/qemu_driver.c:3329 src/qemu_driver.c:3587
#, fuzzy
msgid "no domain with matching uuid"
msgstr "ID domene ili UUID"
-#: src/lxc_driver.c:280 src/openvz_driver.c:625 src/qemu_driver.c:2933
+#: src/lxc_driver.c:280 src/openvz_driver.c:626 src/qemu_driver.c:2953
#, fuzzy
msgid "cannot delete active domain"
msgstr "naziv neaktivne domene"
-#: src/lxc_driver.c:286 src/qemu_driver.c:2939
+#: src/lxc_driver.c:286 src/qemu_driver.c:2959
#, fuzzy
msgid "cannot undefine transient domain"
msgstr "naziv neaktivne domene"
msgid "container '%s' unexpectedly shutdown during startup"
msgstr ""
-#: src/lxc_driver.c:747 src/qemu_driver.c:892
+#: src/lxc_driver.c:747 src/qemu_driver.c:893
#, fuzzy, c-format
msgid "cannot create log directory %s: %s"
msgstr "zapisivanje konfiguracijske datoteke %s nije uspjelo"
msgid "unknown forwarding type '%s'"
msgstr "nepoznata vrsta OS %s"
-#: src/network_conf.c:662 src/qemu_driver.c:3334 src/qemu_driver.c:3967
+#: src/network_conf.c:662 src/qemu_driver.c:3354 src/qemu_driver.c:3987
#: src/storage_driver.c:816
#, c-format
msgid "cannot create autostart directory %s: %s"
msgid "no config file for %s"
msgstr "pogreška u sintaksi konfiguracijske datoteke: %s"
-#: src/openvz_conf.c:187
+#: src/openvz_conf.c:190
+#, fuzzy, c-format
+msgid "Cound not read 'IP_ADDRESS' from config for container %d"
+msgstr "nije moguće uspostaviti vezu s %s"
+
+#: src/openvz_conf.c:220
+#, fuzzy, c-format
+msgid "Cound not read 'NETIF' from config for container %d"
+msgstr "nije moguće uspostaviti vezu s %s"
+
+#: src/openvz_conf.c:247
+#, fuzzy
+msgid "Too long network device name"
+msgstr "razrješavanje naziva mreže"
+
+#: src/openvz_conf.c:264
+#, fuzzy
+msgid "Wrong length MAC address"
+msgstr "nepravilna MAC adresa"
+
+#: src/openvz_conf.c:271
+#, fuzzy
+msgid "Wrong MAC address"
+msgstr "MAC adresa"
+
+#: src/openvz_conf.c:327
#, fuzzy
msgid "popen failed"
msgstr "operacija nije uspjela"
-#: src/openvz_conf.c:197
+#: src/openvz_conf.c:337
#, fuzzy
msgid "Failed to parse vzlist output"
msgstr "Otvaranje '%s' nije uspjelo: %s"
-#: src/openvz_conf.c:223
+#: src/openvz_conf.c:363
#, fuzzy
msgid "UUID in config file malformed"
msgstr "pogreška u sintaksi konfiguracijske datoteke: %s"
-#: src/openvz_conf.c:235
+#: src/openvz_conf.c:375
#, fuzzy, c-format
msgid "Cound not read config for container %d"
msgstr "nije moguće uspostaviti vezu s %s"
msgid "Container ID is not specified"
msgstr ""
-#: src/openvz_driver.c:391 src/openvz_driver.c:459 src/openvz_driver.c:534
-#: src/openvz_driver.c:554 src/openvz_driver.c:600 src/openvz_driver.c:631
-#: src/openvz_driver.c:656 src/openvz_driver.c:728 src/openvz_driver.c:826
-#: src/openvz_driver.c:872
+#: src/openvz_driver.c:391 src/openvz_driver.c:460 src/openvz_driver.c:535
+#: src/openvz_driver.c:555 src/openvz_driver.c:601 src/openvz_driver.c:632
+#: src/openvz_driver.c:657 src/openvz_driver.c:729 src/openvz_driver.c:827
+#: src/openvz_driver.c:873
#, fuzzy, c-format
msgid "Could not exec %s"
msgstr "nije moguće uspostaviti vezu s %s"
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:451 src/openvz_driver.c:528
+#: src/openvz_driver.c:452 src/openvz_driver.c:529
msgid "Error creating command for container"
msgstr ""
-#: src/openvz_driver.c:465 src/openvz_driver.c:540
+#: src/openvz_driver.c:466 src/openvz_driver.c:541
#, fuzzy
msgid "Could not set UUID"
msgstr "nije moguće uspostaviti vezu s %s"
-#: src/openvz_driver.c:475 src/openvz_driver.c:546
+#: src/openvz_driver.c:476 src/openvz_driver.c:547
#, fuzzy
msgid "Could not configure network"
msgstr "nije moguće uspostaviti vezu s %s"
-#: src/openvz_driver.c:482 src/openvz_driver.c:569
+#: src/openvz_driver.c:483 src/openvz_driver.c:570
#, fuzzy
msgid "Could not set number of virtual cpu"
msgstr "promijeni broj virtualnih CPU-a"
#: src/openvz_driver.c:517
#, c-format
-msgid "Already an OPENVZ VM defined with the id '%d'"
+msgid "Already an OPENVZ VM defined with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:588
+#: src/openvz_driver.c:589
msgid "no domain with matching id"
msgstr ""
-#: src/openvz_driver.c:594
+#: src/openvz_driver.c:595
#, fuzzy
msgid "domain is not in shutoff state"
msgstr "Domena je još pokrenuta"
-#: src/openvz_driver.c:677
+#: src/openvz_driver.c:678
#, fuzzy
msgid "Could not read container config"
msgstr "nije moguće uspostaviti vezu s %s"
-#: src/openvz_driver.c:693 src/qemu_driver.c:1823
+#: src/openvz_driver.c:694 src/qemu_driver.c:1843
#, fuzzy, c-format
msgid "unknown type '%s'"
msgstr "nepoznata vrsta OS %s"
-#: src/openvz_driver.c:719
+#: src/openvz_driver.c:720
msgid "VCPUs should be >= 1"
msgstr ""
-#: src/openvz_driver.c:835 src/openvz_driver.c:881
+#: src/openvz_driver.c:836 src/openvz_driver.c:882
#, fuzzy, c-format
msgid "Could not parse VPS ID %s"
msgstr "nije moguće uspostaviti vezu s %s"
msgid "Unexpected exit status '%d', qemu probably failed"
msgstr ""
-#: src/qemu_conf.c:519 src/qemu_driver.c:925
+#: src/qemu_conf.c:519 src/qemu_driver.c:926
#, fuzzy, c-format
msgid "Cannot find QEMU binary %s: %s"
msgstr "Otvaranje '%s' nije uspjelo: %s"
msgid "Network type %d is not supported"
msgstr "Mreža %s je pokrenuta\n"
-#: src/qemu_conf.c:580 src/qemu_driver.c:1515
+#: src/qemu_conf.c:580 src/qemu_driver.c:1514
#, fuzzy, c-format
msgid "cannot initialize bridge support: %s"
msgstr "Otvaranje '%s' nije uspjelo: %s"
msgid "failed to allocate space for argv string"
msgstr "Dodjeljivanje memorije nije uspjelo"
-#: src/qemu_driver.c:90
+#: src/qemu_driver.c:91
#, fuzzy
msgid "Failed to set close-on-exec file descriptor flag\n"
msgstr "Zapisivanje datoteke zapisnika nije uspjelo"
-#: src/qemu_driver.c:105
+#: src/qemu_driver.c:106
#, fuzzy
msgid "Failed to set non-blocking file descriptor flag\n"
msgstr "raščlanjivanje podataka Xend domene nije uspjelo"
-#: src/qemu_driver.c:150
+#: src/qemu_driver.c:151
#, fuzzy, c-format
msgid "Failed to autostart network '%s': %s\n"
msgstr "Pokretanje mreže %s nije uspjelo"
-#: src/qemu_driver.c:165
+#: src/qemu_driver.c:166
#, fuzzy, c-format
msgid "Failed to autostart VM '%s': %s\n"
msgstr "Otvaranje '%s' nije uspjelo: %s"
-#: src/qemu_driver.c:201
+#: src/qemu_driver.c:202
#, fuzzy, c-format
msgid "Failed to find user record for uid '%d': %s\n"
msgstr "Pronalaženje mreže nije uspjelo: %s"
-#: src/qemu_driver.c:212
+#: src/qemu_driver.c:213
#, fuzzy
msgid "out of memory in asprintf\n"
msgstr "nedovoljno memorije"
-#: src/qemu_driver.c:268
+#: src/qemu_driver.c:269
#, fuzzy
msgid "qemudStartup: out of memory\n"
msgstr "nedovoljno memorije"
-#: src/qemu_driver.c:295
+#: src/qemu_driver.c:296
msgid "Reloading iptables rules\n"
msgstr ""
-#: src/qemu_driver.c:433
+#: src/qemu_driver.c:434
#, c-format
msgid ""
"QEMU quit during %s startup\n"
"%s"
msgstr ""
-#: src/qemu_driver.c:443 src/qemu_driver.c:456
+#: src/qemu_driver.c:444 src/qemu_driver.c:457
#, c-format
msgid "Failure while reading %s startup output: %s"
msgstr ""
-#: src/qemu_driver.c:451
+#: src/qemu_driver.c:452
#, c-format
msgid "Timed out while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:467
+#: src/qemu_driver.c:468
#, c-format
msgid "Failure while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:479
+#: src/qemu_driver.c:480
#, c-format
msgid "Out of space while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:510
+#: src/qemu_driver.c:511
#, fuzzy, c-format
msgid "Unable to open monitor path %s"
msgstr "Otvaranje '%s' nije uspjelo: %s"
-#: src/qemu_driver.c:515
+#: src/qemu_driver.c:516
msgid "Unable to set monitor close-on-exec flag"
msgstr ""
-#: src/qemu_driver.c:520
+#: src/qemu_driver.c:521
msgid "Unable to put monitor into non-blocking mode"
msgstr ""
-#: src/qemu_driver.c:648 src/qemu_driver.c:1027 src/qemu_driver.c:1726
-#: src/qemu_driver.c:1736
+#: src/qemu_driver.c:649 src/qemu_driver.c:1028 src/qemu_driver.c:1725
+#: src/qemu_driver.c:1735
#, fuzzy, c-format
msgid "Unable to log VM console data: %s\n"
msgstr "Zapisivanje datoteke zapisnika nije uspjelo"
-#: src/qemu_driver.c:671
+#: src/qemu_driver.c:672
#, fuzzy
msgid "allocate cpumap"
msgstr "dodijeli novi kontekst"
-#: src/qemu_driver.c:682
+#: src/qemu_driver.c:683
msgid "cannot run monitor command to fetch CPU thread info"
msgstr ""
-#: src/qemu_driver.c:786
+#: src/qemu_driver.c:787
#, fuzzy, c-format
msgid "failed to set CPU affinity %s"
msgstr "dohvaćanje domene '%s' nije uspjelo"
-#: src/qemu_driver.c:796 src/qemu_driver.c:2135
+#: src/qemu_driver.c:797 src/qemu_driver.c:2155
#, fuzzy
msgid "resume operation failed"
msgstr "operacija nije uspjela"
-#: src/qemu_driver.c:859
+#: src/qemu_driver.c:860
#, fuzzy
msgid "VM is already active"
msgstr "Domena je aktivna"
-#: src/qemu_driver.c:869
+#: src/qemu_driver.c:870
msgid "Unable to find an unused VNC port"
msgstr ""
-#: src/qemu_driver.c:881
+#: src/qemu_driver.c:882
#, c-format
msgid "config file path too long: %s/%s.log"
msgstr ""
-#: src/qemu_driver.c:900
+#: src/qemu_driver.c:901
#, fuzzy, c-format
msgid "failed to create logfile %s: %s"
msgstr "Zapisivanje datoteke zapisnika nije uspjelo"
-#: src/qemu_driver.c:906
+#: src/qemu_driver.c:907
#, fuzzy, c-format
msgid "Unable to set VM logfile close-on-exec flag %s"
msgstr "Zapisivanje datoteke zapisnika nije uspjelo"
-#: src/qemu_driver.c:935 src/qemu_driver.c:3032
+#: src/qemu_driver.c:936 src/qemu_driver.c:3052
#, fuzzy, c-format
msgid "Cannot determine QEMU argv syntax %s"
msgstr "Otvaranje '%s' nije uspjelo: %s"
-#: src/qemu_driver.c:951 src/qemu_driver.c:954 src/qemu_driver.c:959
+#: src/qemu_driver.c:952 src/qemu_driver.c:955 src/qemu_driver.c:960
#, fuzzy, c-format
msgid "Unable to write argv to logfile %d: %s\n"
msgstr "Zapisivanje datoteke zapisnika nije uspjelo"
-#: src/qemu_driver.c:1041
+#: src/qemu_driver.c:1040
#, fuzzy, c-format
msgid "Shutting down VM '%s'\n"
msgstr "dohvaćanje mreže '%s' nije uspjelo"
-#: src/qemu_driver.c:1052
+#: src/qemu_driver.c:1051
#, fuzzy, c-format
msgid "Unable to close logfile %d: %s\n"
msgstr "Zapisivanje datoteke zapisnika nije uspjelo"
-#: src/qemu_driver.c:1067
+#: src/qemu_driver.c:1066
#, fuzzy
msgid "Got unexpected pid, damn\n"
msgstr "neočekivani čvor rječnika"
-#: src/qemu_driver.c:1221
+#: src/qemu_driver.c:1220
#, fuzzy
msgid "failed to allocate space for dnsmasq argv"
msgstr "dodjeljivanje čvora nije uspjelo"
-#: src/qemu_driver.c:1235
+#: src/qemu_driver.c:1234
msgid "cannot start dhcp daemon without IP address for server"
msgstr ""
-#: src/qemu_driver.c:1264
+#: src/qemu_driver.c:1263
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
msgstr "Spremanje domene %s na lokaciju %s nije uspjelo"
-#: src/qemu_driver.c:1275
+#: src/qemu_driver.c:1274
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
msgstr "Spremanje domene %s na lokaciju %s nije uspjelo"
-#: src/qemu_driver.c:1285
+#: src/qemu_driver.c:1284
#, fuzzy, c-format
msgid "failed to add iptables rule to enable masquerading : %s\n"
msgstr "Spremanje domene %s na lokaciju %s nije uspjelo"
-#: src/qemu_driver.c:1317
+#: src/qemu_driver.c:1316
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
msgstr "Spremanje domene %s na lokaciju %s nije uspjelo"
-#: src/qemu_driver.c:1328
+#: src/qemu_driver.c:1327
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
msgstr "Spremanje domene %s na lokaciju %s nije uspjelo"
-#: src/qemu_driver.c:1353
+#: src/qemu_driver.c:1352
#, fuzzy
msgid "failed to allocate space for IP tables support"
msgstr "dodjeljivanje čvora nije uspjelo"
-#: src/qemu_driver.c:1361 src/qemu_driver.c:1368
+#: src/qemu_driver.c:1360 src/qemu_driver.c:1367
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
msgstr "Spremanje domene %s na lokaciju %s nije uspjelo"
-#: src/qemu_driver.c:1376 src/qemu_driver.c:1383
+#: src/qemu_driver.c:1375 src/qemu_driver.c:1382
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
msgstr "Spremanje domene %s na lokaciju %s nije uspjelo"
-#: src/qemu_driver.c:1393
+#: src/qemu_driver.c:1392
#, fuzzy, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
msgstr "Spremanje domene %s na lokaciju %s nije uspjelo"
-#: src/qemu_driver.c:1400
+#: src/qemu_driver.c:1399
#, fuzzy, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
msgstr "Spremanje domene %s na lokaciju %s nije uspjelo"
-#: src/qemu_driver.c:1408
+#: src/qemu_driver.c:1407
#, fuzzy, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
msgstr "Spremanje domene %s na lokaciju %s nije uspjelo"
-#: src/qemu_driver.c:1509
+#: src/qemu_driver.c:1508
#, fuzzy
msgid "network is already active"
msgstr "Domena je aktivna"
-#: src/qemu_driver.c:1521
+#: src/qemu_driver.c:1520
#, fuzzy, c-format
msgid "cannot create bridge '%s' : %s"
msgstr "zapisivanje konfiguracijske datoteke %s nije uspjelo"
-#: src/qemu_driver.c:1536
+#: src/qemu_driver.c:1535
#, fuzzy, c-format
msgid "cannot set IP address on bridge '%s' to '%s' : %s"
msgstr "Otvaranje '%s' nije uspjelo: %s"
-#: src/qemu_driver.c:1544
+#: src/qemu_driver.c:1543
#, fuzzy, c-format
msgid "cannot set netmask on bridge '%s' to '%s' : %s"
msgstr "Otvaranje '%s' nije uspjelo: %s"
-#: src/qemu_driver.c:1552
+#: src/qemu_driver.c:1551
#, fuzzy, c-format
msgid "failed to bring the bridge '%s' up : %s"
msgstr "Otvaranje '%s' nije uspjelo: %s"
-#: src/qemu_driver.c:1563
+#: src/qemu_driver.c:1562
#, fuzzy, c-format
msgid "failed to enable IP forwarding : %s"
msgstr "otvaranje %s za čitanje nije uspjelo"
-#: src/qemu_driver.c:1581 src/qemu_driver.c:1612
+#: src/qemu_driver.c:1580 src/qemu_driver.c:1611
#, fuzzy, c-format
msgid "Failed to bring down bridge '%s' : %s\n"
msgstr "Otvaranje '%s' nije uspjelo: %s"
-#: src/qemu_driver.c:1587 src/qemu_driver.c:1617
+#: src/qemu_driver.c:1586 src/qemu_driver.c:1616
#, fuzzy, c-format
msgid "Failed to delete bridge '%s' : %s\n"
msgstr "Otvaranje '%s' nije uspjelo: %s"
-#: src/qemu_driver.c:1600
+#: src/qemu_driver.c:1599
#, fuzzy, c-format
msgid "Shutting down network '%s'\n"
msgstr "dohvaćanje mreže '%s' nije uspjelo"
-#: src/qemu_driver.c:1626
+#: src/qemu_driver.c:1625
#, fuzzy
msgid "Got unexpected pid for dnsmasq\n"
msgstr "neočekivani čvor rječnika"
-#: src/qemu_driver.c:1839
+#: src/qemu_driver.c:1814
+#, fuzzy, c-format
+msgid "Unable to open %s: %s\n"
+msgstr "Otvaranje '%s' nije uspjelo: %s"
+
+#: src/qemu_driver.c:1859
#, fuzzy
msgid "failed to allocate space for capabilities support"
msgstr "Dodjeljivanje memorije nije uspjelo"
-#: src/qemu_driver.c:1858 src/qemu_driver.c:1884
+#: src/qemu_driver.c:1878 src/qemu_driver.c:1904
msgid "NUMA not supported on this host"
msgstr ""
-#: src/qemu_driver.c:1869 src/qemu_driver.c:1892
+#: src/qemu_driver.c:1889 src/qemu_driver.c:1912
#, fuzzy
msgid "Failed to query NUMA free memory"
msgstr "NUMA slobodna memorija"
-#: src/qemu_driver.c:2053
+#: src/qemu_driver.c:2073
#, fuzzy, c-format
msgid "domain '%s' is already defined"
msgstr "domena %s već postoji"
-#: src/qemu_driver.c:2064
+#: src/qemu_driver.c:2084
#, fuzzy, c-format
msgid "domain with uuid '%s' is already defined"
msgstr "domena %s već postoji"
-#: src/qemu_driver.c:2094 src/qemu_driver.c:2123 src/qemu_driver.c:2152
-#: src/qemu_driver.c:2172 src/qemu_driver.c:2410 src/qemu_driver.c:3383
-#: src/qemu_driver.c:3518 src/qemu_driver.c:3632
+#: src/qemu_driver.c:2114 src/qemu_driver.c:2143 src/qemu_driver.c:2172
+#: src/qemu_driver.c:2192 src/qemu_driver.c:2430 src/qemu_driver.c:3403
+#: src/qemu_driver.c:3538 src/qemu_driver.c:3652
#, c-format
msgid "no domain with matching id %d"
msgstr ""
-#: src/qemu_driver.c:2099 src/qemu_driver.c:2128 src/qemu_driver.c:2416
-#: src/qemu_driver.c:3388 src/qemu_driver.c:3524 src/qemu_driver.c:3638
+#: src/qemu_driver.c:2119 src/qemu_driver.c:2148 src/qemu_driver.c:2436
+#: src/qemu_driver.c:3408 src/qemu_driver.c:3544 src/qemu_driver.c:3658
#, fuzzy
msgid "domain is not running"
msgstr "Domena je još pokrenuta"
-#: src/qemu_driver.c:2107
+#: src/qemu_driver.c:2127
#, fuzzy
msgid "suspend operation failed"
msgstr "operacija nije uspjela"
-#: src/qemu_driver.c:2158
+#: src/qemu_driver.c:2178
#, fuzzy
msgid "shutdown operation failed"
msgstr "operacija nije uspjela"
-#: src/qemu_driver.c:2198
+#: src/qemu_driver.c:2218
#, fuzzy
msgid "failed to allocate space for ostype"
msgstr "dodjeljivanje čvora nije uspjelo"
-#: src/qemu_driver.c:2214 src/qemu_driver.c:2230 src/qemu_driver.c:2253
-#: src/qemu_driver.c:2526 src/qemu_driver.c:2688
+#: src/qemu_driver.c:2234 src/qemu_driver.c:2250 src/qemu_driver.c:2273
+#: src/qemu_driver.c:2546 src/qemu_driver.c:2708
#, c-format
msgid "no domain with matching uuid '%s'"
msgstr ""
-#: src/qemu_driver.c:2236
+#: src/qemu_driver.c:2256
msgid "cannot set max memory lower than current memory"
msgstr ""
-#: src/qemu_driver.c:2259
+#: src/qemu_driver.c:2279
#, fuzzy
msgid "cannot set memory of an active domain"
msgstr "naziv neaktivne domene"
-#: src/qemu_driver.c:2265
+#: src/qemu_driver.c:2285
msgid "cannot set memory higher than max memory"
msgstr ""
-#: src/qemu_driver.c:2425
+#: src/qemu_driver.c:2445
#, fuzzy
msgid "failed to pause domain"
msgstr "Obustavljanje domene %s nije uspjelo"
-#: src/qemu_driver.c:2434
+#: src/qemu_driver.c:2454
#, fuzzy
msgid "failed to get domain xml"
msgstr "dohvaćanje UUID-a domene nije uspjelo"
-#: src/qemu_driver.c:2442
+#: src/qemu_driver.c:2462
#, fuzzy, c-format
msgid "failed to create '%s'"
msgstr "Izrada XML nije uspjela"
-#: src/qemu_driver.c:2449
+#: src/qemu_driver.c:2469
#, fuzzy
msgid "failed to write save header"
msgstr "Zapisivanje u priključak %d nije uspjelo\n"
-#: src/qemu_driver.c:2457
+#: src/qemu_driver.c:2477
#, fuzzy
msgid "failed to write xml"
msgstr "Zapisivanje u priključak %d nije uspjelo\n"
-#: src/qemu_driver.c:2470 src/qemu_driver.c:2477 src/qemu_driver.c:2748
+#: src/qemu_driver.c:2490 src/qemu_driver.c:2497 src/qemu_driver.c:2768
#: src/remote_internal.c:2241 src/virterror.c:441
msgid "out of memory"
msgstr "nedovoljno memorije"
-#: src/qemu_driver.c:2485
+#: src/qemu_driver.c:2505
#, fuzzy
msgid "migrate operation failed"
msgstr "operacija nije uspjela"
-#: src/qemu_driver.c:2497
+#: src/qemu_driver.c:2517
msgid "'migrate' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:2532
+#: src/qemu_driver.c:2552
#, fuzzy
msgid "cannot change vcpu count of an active domain"
msgstr "naziv neaktivne domene"
-#: src/qemu_driver.c:2538
+#: src/qemu_driver.c:2558
msgid "could not determine max vcpus for the domain"
msgstr ""
-#: src/qemu_driver.c:2544
+#: src/qemu_driver.c:2564
#, c-format
msgid ""
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
msgstr ""
-#: src/qemu_driver.c:2568 src/qemu_driver.c:2620
+#: src/qemu_driver.c:2588 src/qemu_driver.c:2640
#, fuzzy
msgid "cannot pin vcpus on an inactive domain"
msgstr "uklanjanje definicije neaktivne domene"
-#: src/qemu_driver.c:2574
+#: src/qemu_driver.c:2594
#, c-format
msgid "vcpu number out of range %d > %d"
msgstr ""
-#: src/qemu_driver.c:2595
+#: src/qemu_driver.c:2615
#, fuzzy, c-format
msgid "cannot set affinity: %s"
msgstr "Otvaranje '%s' nije uspjelo: %s"
-#: src/qemu_driver.c:2600
+#: src/qemu_driver.c:2620
#, fuzzy
msgid "cpu affinity is not supported"
msgstr "pozivanje biblioteke nije uspjelo, možda nije podržano"
-#: src/qemu_driver.c:2657
+#: src/qemu_driver.c:2677
#, fuzzy, c-format
msgid "cannot get affinity: %s"
msgstr "Izrada XML nije uspjela"
-#: src/qemu_driver.c:2667
+#: src/qemu_driver.c:2687
msgid "cpu affinity is not available"
msgstr ""
-#: src/qemu_driver.c:2694
+#: src/qemu_driver.c:2714
#, fuzzy, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr "učitavanje datoteka definicija domena"
-#: src/qemu_driver.c:2720 src/test.c:956
+#: src/qemu_driver.c:2740 src/test.c:956
#, fuzzy
msgid "cannot read domain image"
msgstr "čvor, popis domena"
-#: src/qemu_driver.c:2726
+#: src/qemu_driver.c:2746
#, fuzzy
msgid "failed to read qemu header"
msgstr "čitanje iz demona Xen nije uspjelo"
-#: src/qemu_driver.c:2733
+#: src/qemu_driver.c:2753
msgid "image magic is incorrect"
msgstr ""
-#: src/qemu_driver.c:2740
+#: src/qemu_driver.c:2760
#, c-format
msgid "image version is not supported (%d > %d)"
msgstr ""
-#: src/qemu_driver.c:2755
+#: src/qemu_driver.c:2775
#, fuzzy
msgid "failed to read XML"
msgstr "Izrada XML nije uspjela"
-#: src/qemu_driver.c:2764
+#: src/qemu_driver.c:2784
#, fuzzy
msgid "failed to parse XML"
msgstr "Izrada XML nije uspjela"
-#: src/qemu_driver.c:2777
+#: src/qemu_driver.c:2797
#, fuzzy, c-format
msgid "domain is already active as '%s'"
msgstr "Domena je aktivna"
-#: src/qemu_driver.c:2786
+#: src/qemu_driver.c:2806
#, fuzzy
msgid "failed to assign new VM"
msgstr "Izrada XML nije uspjela"
-#: src/qemu_driver.c:2799
+#: src/qemu_driver.c:2819
#, fuzzy
msgid "failed to start VM"
msgstr "Pokretanje domene %s nije uspjelo"
-#: src/qemu_driver.c:2811
+#: src/qemu_driver.c:2831
#, fuzzy
msgid "failed to resume domain"
msgstr "Nastavljanje domene %s nije uspjelo"
-#: src/qemu_driver.c:2848 src/qemu_driver.c:3741 src/qemu_driver.c:3776
+#: src/qemu_driver.c:2868 src/qemu_driver.c:3761 src/qemu_driver.c:3796
#, fuzzy
msgid "failed to allocate space for VM name string"
msgstr "Dodjeljivanje memorije nije uspjelo"
-#: src/qemu_driver.c:2962
+#: src/qemu_driver.c:2982
#, fuzzy, c-format
msgid "cannot convert disk '%s' to bus/device index"
msgstr "uređaj sučelja"
-#: src/qemu_driver.c:2982
+#: src/qemu_driver.c:3002
#, fuzzy, c-format
msgid "Unsupported disk name mapping for bus '%s'"
msgstr "Vrsta ciljanog uređaja"
-#: src/qemu_driver.c:3022
+#: src/qemu_driver.c:3042
#, c-format
msgid "No device with bus '%s' and target '%s'"
msgstr ""
-#: src/qemu_driver.c:3049
+#: src/qemu_driver.c:3069
#, c-format
msgid ""
"Emulator version does not support removable media for device '%s' and target "
"'%s'"
msgstr ""
-#: src/qemu_driver.c:3086
+#: src/qemu_driver.c:3106
msgid "cannot change cdrom media"
msgstr ""
-#: src/qemu_driver.c:3097
+#: src/qemu_driver.c:3117
msgid "changing cdrom media failed"
msgstr ""
-#: src/qemu_driver.c:3157
+#: src/qemu_driver.c:3177
#, fuzzy
msgid "cannot attach usb disk"
msgstr "uređaj sučelja"
-#: src/qemu_driver.c:3168
+#: src/qemu_driver.c:3188
#, fuzzy
msgid "adding usb disk failed"
msgstr "učitavanje datoteke definicija računala"
-#: src/qemu_driver.c:3212
+#: src/qemu_driver.c:3232
#, fuzzy
msgid "cannot attach usb device"
msgstr "uređaj sučelja"
-#: src/qemu_driver.c:3223
+#: src/qemu_driver.c:3243
#, fuzzy
msgid "adding usb device failed"
msgstr "učitavanje datoteke definicija računala"
-#: src/qemu_driver.c:3253
+#: src/qemu_driver.c:3273
#, fuzzy
msgid "cannot attach device on inactive domain"
msgstr "uklanjanje definicije neaktivne domene"
-#: src/qemu_driver.c:3276
+#: src/qemu_driver.c:3296
msgid "this device type cannot be attached"
msgstr ""
-#: src/qemu_driver.c:3315
+#: src/qemu_driver.c:3335
#, fuzzy
msgid "cannot set autostart for transient domain"
msgstr "naziv neaktivne domene"
-#: src/qemu_driver.c:3341
+#: src/qemu_driver.c:3361
#, fuzzy, c-format
msgid "Failed to create symlink '%s to '%s': %s"
msgstr "Spremanje domene %s na lokaciju %s nije uspjelo"
-#: src/qemu_driver.c:3348 src/qemu_driver.c:3981 src/storage_driver.c:832
+#: src/qemu_driver.c:3368 src/qemu_driver.c:4001 src/storage_driver.c:832
#, fuzzy, c-format
msgid "Failed to delete symlink '%s': %s"
msgstr "Otvaranje '%s' nije uspjelo: %s"
-#: src/qemu_driver.c:3410
+#: src/qemu_driver.c:3430
#, fuzzy, c-format
msgid "invalid path: %s"
msgstr "neispravan argument pri %s"
-#: src/qemu_driver.c:3418
+#: src/qemu_driver.c:3438
msgid "'info blockstats' command failed"
msgstr ""
-#: src/qemu_driver.c:3433
+#: src/qemu_driver.c:3453
msgid "'info blockstats' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:3498
+#: src/qemu_driver.c:3518
#, fuzzy, c-format
msgid "device not found: %s (%s)"
msgstr "Domena nije pronađena: %s"
-#: src/qemu_driver.c:3530 src/qemu_driver.c:3573
+#: src/qemu_driver.c:3550 src/qemu_driver.c:3593
msgid "NULL or empty path"
msgstr ""
-#: src/qemu_driver.c:3541
+#: src/qemu_driver.c:3561
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr ""
-#: src/qemu_driver.c:3583
+#: src/qemu_driver.c:3603
#, fuzzy
msgid "invalid path"
msgstr "neispravan argument pri %s"
-#: src/qemu_driver.c:3626
+#: src/qemu_driver.c:3646
msgid "QEMU driver only supports virtual memory addrs"
msgstr ""
-#: src/qemu_driver.c:3653
+#: src/qemu_driver.c:3673
#, fuzzy
msgid "'memsave' command failed"
msgstr "naziv domene"
-#: src/qemu_driver.c:3682 src/qemu_driver.c:3850 src/qemu_driver.c:3875
-#: src/qemu_driver.c:3889 src/qemu_driver.c:3904 src/qemu_driver.c:3937
-#: src/qemu_driver.c:3953
+#: src/qemu_driver.c:3702 src/qemu_driver.c:3870 src/qemu_driver.c:3895
+#: src/qemu_driver.c:3909 src/qemu_driver.c:3924 src/qemu_driver.c:3957
+#: src/qemu_driver.c:3973
msgid "no network with matching uuid"
msgstr ""
-#: src/qemu_driver.c:3697
+#: src/qemu_driver.c:3717
msgid "no network with matching name"
msgstr ""
-#: src/qemu_driver.c:3856
+#: src/qemu_driver.c:3876
#, fuzzy
msgid "network is still active"
msgstr "Domena je aktivna"
-#: src/qemu_driver.c:3917
+#: src/qemu_driver.c:3937
#, fuzzy
msgid "no network with matching id"
msgstr "podaci mreže u XML datoteci"
-#: src/qemu_driver.c:3924
+#: src/qemu_driver.c:3944
#, fuzzy
msgid "failed to allocate space for network bridge string"
msgstr "dodjeljivanje čvora nije uspjelo"
-#: src/qemu_driver.c:3974 src/storage_driver.c:823
+#: src/qemu_driver.c:3994 src/storage_driver.c:823
#, fuzzy, c-format
msgid "Failed to create symlink '%s' to '%s': %s"
msgstr "Spremanje domene %s na lokaciju %s nije uspjelo"
msgid "%s not implemented on Win32"
msgstr ""
-#: src/storage_backend_disk.c:85 src/storage_backend_logical.c:57
+#: src/storage_backend_disk.c:90 src/storage_backend_logical.c:57
#, c-format
msgid "unsupported pool format %s"
msgstr ""
-#: src/storage_backend_disk.c:110 src/storage_backend_logical.c:70
+#: src/storage_backend_disk.c:115 src/storage_backend_logical.c:70
#, c-format
msgid "unsupported pool format %d"
msgstr ""
-#: src/storage_backend_disk.c:138 src/storage_backend_fs.c:192
+#: src/storage_backend_disk.c:143 src/storage_backend_fs.c:192
#: src/storage_backend_fs.c:262 src/storage_backend_fs.c:314
#, c-format
msgid "unsupported volume format %s"
msgstr ""
-#: src/storage_backend_disk.c:165 src/storage_backend_fs.c:225
+#: src/storage_backend_disk.c:170 src/storage_backend_fs.c:225
#: src/storage_backend_fs.c:297 src/storage_backend_fs.c:329
#, c-format
msgid "unsupported volume format %d"
msgstr ""
-#: src/storage_backend_disk.c:179 src/storage_backend_disk.c:192
-#: src/storage_backend_disk.c:199 src/storage_backend_disk.c:221
+#: src/storage_backend_disk.c:184 src/storage_backend_disk.c:197
+#: src/storage_backend_disk.c:204 src/storage_backend_disk.c:226
#: src/storage_backend_fs.c:839 src/storage_backend_iscsi.c:177
#: src/storage_backend_logical.c:116 src/storage_backend_logical.c:121
#: src/storage_backend_logical.c:133 src/storage_backend_logical.c:143
-#: src/storage_backend_logical.c:531
+#: src/storage_backend_logical.c:546
msgid "volume"
msgstr ""
-#: src/storage_backend_disk.c:229
+#: src/storage_backend_disk.c:234
msgid "volume extents"
msgstr ""
-#: src/storage_backend_disk.c:237
+#: src/storage_backend_disk.c:242
msgid "cannot parse device start location"
msgstr ""
-#: src/storage_backend_disk.c:244
+#: src/storage_backend_disk.c:249
msgid "cannot parse device end location"
msgstr ""
-#: src/storage_backend_disk.c:250 src/storage_backend_logical.c:154
+#: src/storage_backend_disk.c:255 src/storage_backend_logical.c:154
#: src/storage_backend_logical.c:160
msgid "extents"
msgstr ""
-#: src/storage_backend_disk.c:464
+#: src/storage_backend_disk.c:462
msgid "no large enough free extent"
msgstr ""
-#: src/storage_backend_disk.c:498
-msgid "Disk pools are not yet supported"
+#: src/storage_backend_disk.c:502
+#, c-format
+msgid "Couldn't read volume target path '%s'. %s"
+msgstr ""
+
+#: src/storage_backend_disk.c:517
+#, c-format
+msgid "Volume path '%s' did not start with parent pool source device name."
msgstr ""
+#: src/storage_backend_disk.c:526
+#, fuzzy, c-format
+msgid "cannot parse partition number from target '%s'"
+msgstr "Otvaranje '%s' nije uspjelo: %s"
+
#: src/storage_backend_fs.c:358
#, c-format
msgid "cannot read header '%s': %s"
msgstr ""
#: src/storage_backend_fs.c:1042 src/storage_backend_fs.c:1078
-#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:543
+#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:558
#, c-format
msgid "cannot read path '%s': %s"
msgstr ""
msgid "creation of non-raw images is not supported without qemu-img"
msgstr ""
-#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:552
+#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:567
#, fuzzy, c-format
msgid "cannot set file owner '%s': %s"
msgstr "Otvaranje '%s' nije uspjelo: %s"
-#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:559
+#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:574
#, fuzzy, c-format
msgid "cannot set file mode '%s': %s"
msgstr "Otvaranje '%s' nije uspjelo: %s"
-#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:566
+#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:581
#, c-format
msgid "cannot close file '%s': %s"
msgstr ""
msgid "lvs command failed with exitstatus %d"
msgstr ""
-#: src/storage_backend_logical.c:355
+#: src/storage_backend_logical.c:354
#, fuzzy
msgid "command line"
msgstr "naziv domene"
-#: src/storage_backend_logical.c:372
+#: src/storage_backend_logical.c:371
#, c-format
msgid "cannot open device %s"
msgstr ""
-#: src/storage_backend_logical.c:378
+#: src/storage_backend_logical.c:377
#, c-format
msgid "cannot clear device header %s"
msgstr ""
-#: src/storage_backend_logical.c:385
+#: src/storage_backend_logical.c:384
#, c-format
msgid "cannot close device %s"
msgstr ""
-#: src/storage_backend_logical.c:575
+#: src/storage_backend_logical.c:507
+#, fuzzy, c-format
+msgid "cannot remove PV device %s: %s"
+msgstr "zapisivanje konfiguracijske datoteke %s nije uspjelo"
+
+#: src/storage_backend_logical.c:590
#, c-format
msgid "cannot find newly created volume '%s': %s"
msgstr ""
msgstr "PODATAK"
#: src/virsh.c:6292 src/virsh.c:6314
-msgid "blocked"
-msgstr "blokirano"
+#, fuzzy
+msgid "idle"
+msgstr "XML datoteka"
#: src/virsh.c:6294
msgid "paused"
msgid "domain information incomplete, missing uuid"
msgstr "podaci domene nisu potpuni, nedostaje uuid"
-#: src/xend_internal.c:1109 src/xend_internal.c:2204 src/xend_internal.c:2211
+#: src/xend_internal.c:1109 src/xend_internal.c:2213 src/xend_internal.c:2220
msgid "domain information incomplete, missing name"
msgstr "podaci domene nisu potpuni, nedostaje name"
msgid "unknown graphics type '%s'"
msgstr "nepoznata vrsta OS %s"
-#: src/xend_internal.c:2191
+#: src/xend_internal.c:2200
msgid "domain information incomplete, missing id"
msgstr "podaci domene nisu potpuni, nedostaje id"
-#: src/xend_internal.c:2260 src/xend_internal.c:2270 src/xend_internal.c:2280
+#: src/xend_internal.c:2269 src/xend_internal.c:2279 src/xend_internal.c:2289
#, fuzzy, c-format
msgid "unknown lifecycle type %s"
msgstr "nepoznata vrsta OS %s"
-#: src/xend_internal.c:2593
+#: src/xend_internal.c:2602
msgid "failed to parse topology information"
msgstr "raščlanjivanje informacije topologije nije uspjelo"
-#: src/xend_internal.c:2647
+#: src/xend_internal.c:2656
#, fuzzy
msgid "topology syntax error"
msgstr "pogreška u sintaksi konfiguracijske datoteke"
-#: src/xend_internal.c:2711
+#: src/xend_internal.c:2720
msgid "failed to parse Xend domain information"
msgstr "raščlanjivanje podataka Xend domene nije uspjelo"
-#: src/xend_internal.c:3193
+#: src/xend_internal.c:3202
msgid "xenDaemonDomainFetch failed to find this domain"
msgstr ""
-#: src/xend_internal.c:3815 src/xend_internal.c:4290 src/xm_internal.c:1617
+#: src/xend_internal.c:3824 src/xend_internal.c:4299 src/xm_internal.c:1617
#, fuzzy
msgid "failed to build sexpr"
msgstr "Obustavljanje domene %s nije uspjelo"
-#: src/xend_internal.c:3917
+#: src/xend_internal.c:3926
#, fuzzy
msgid "unsupported device type"
msgstr "Vrsta ciljanog uređaja"
-#: src/xend_internal.c:4020
+#: src/xend_internal.c:4029
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4061
+#: src/xend_internal.c:4070
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4069
+#: src/xend_internal.c:4078
#, fuzzy
msgid "unexpected value from on_xend_start"
msgstr "neočekivani čvor vrijednosti"
-#: src/xend_internal.c:4080
+#: src/xend_internal.c:4089
#, fuzzy
msgid "no memory"
msgstr "čvor, memorija"
-#: src/xend_internal.c:4086
+#: src/xend_internal.c:4095
#, fuzzy
msgid "sexpr2string failed"
msgstr "operacija nije uspjela"
-#: src/xend_internal.c:4091
+#: src/xend_internal.c:4100
#, fuzzy
msgid "Failed to redefine sexpr"
msgstr "Uklanjanje definicije domene %s nije uspjelo"
-#: src/xend_internal.c:4096
+#: src/xend_internal.c:4105
msgid "on_xend_start not present in sexpr"
msgstr ""
-#: src/xend_internal.c:4127
+#: src/xend_internal.c:4136
#, fuzzy, c-format
msgid "gethostname failed: %s"
msgstr "operacija nije uspjela: %s"
-#: src/xend_internal.c:4133
+#: src/xend_internal.c:4142
#, fuzzy, c-format
msgid "failed to strdup hostname: %s"
msgstr "Dohvaćanje naziva računala hipervizora nije uspjelo"
-#: src/xend_internal.c:4164
+#: src/xend_internal.c:4173
msgid ""
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
"migration"
msgstr ""
-#: src/xend_internal.c:4174
+#: src/xend_internal.c:4183
msgid ""
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
"migration"
msgstr ""
-#: src/xend_internal.c:4186
+#: src/xend_internal.c:4195
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr ""
-#: src/xend_internal.c:4199
+#: src/xend_internal.c:4208
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr ""
-#: src/xend_internal.c:4204
+#: src/xend_internal.c:4213
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr ""
-#: src/xend_internal.c:4211
+#: src/xend_internal.c:4220
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr ""
-#: src/xend_internal.c:4218 src/xend_internal.c:4240 src/xend_internal.c:4248
-#: src/xend_internal.c:4474 src/xend_internal.c:4481 src/xml.c:89
+#: src/xend_internal.c:4227 src/xend_internal.c:4249 src/xend_internal.c:4257
+#: src/xend_internal.c:4483 src/xend_internal.c:4490 src/xml.c:89
msgid "strdup failed"
msgstr ""
-#: src/xend_internal.c:4231
+#: src/xend_internal.c:4240
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr ""
-#: src/xend_internal.c:4284
+#: src/xend_internal.c:4293
#, fuzzy
msgid "failed to parse domain description"
msgstr "raščlanjivanje podataka Xend domene nije uspjelo"
-#: src/xend_internal.c:4300
+#: src/xend_internal.c:4309
#, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Izrada neaktivne domene %s nije uspjela\n"
-#: src/xend_internal.c:4456 src/xend_internal.c:4532 src/xend_internal.c:4622
+#: src/xend_internal.c:4465 src/xend_internal.c:4541 src/xend_internal.c:4631
msgid "unsupported in xendConfigVersion < 4"
msgstr ""
-#: src/xend_internal.c:4468
+#: src/xend_internal.c:4477
#, fuzzy
msgid "node information incomplete, missing scheduler name"
msgstr "podaci domene nisu potpuni, nedostaje name"
-#: src/xend_internal.c:4486 src/xend_internal.c:4580 src/xend_internal.c:4692
+#: src/xend_internal.c:4495 src/xend_internal.c:4589 src/xend_internal.c:4701
#, fuzzy
msgid "Unknown scheduler"
msgstr "Nepoznato"
-#: src/xend_internal.c:4545 src/xend_internal.c:4635
+#: src/xend_internal.c:4554 src/xend_internal.c:4644
#, fuzzy
msgid "Failed to get a scheduler name"
msgstr "Dohvaćanje naziva računala hipervizora nije uspjelo"
-#: src/xend_internal.c:4558 src/xend_internal.c:4671
+#: src/xend_internal.c:4567 src/xend_internal.c:4680
#, fuzzy
msgid "domain information incomplete, missing cpu_weight"
msgstr "podaci domene nisu potpuni, nedostaje uuid"
-#: src/xend_internal.c:4563 src/xend_internal.c:4680
+#: src/xend_internal.c:4572 src/xend_internal.c:4689
#, fuzzy
msgid "domain information incomplete, missing cpu_cap"
msgstr "podaci domene nisu potpuni, nedostaje uuid"
-#: src/xend_internal.c:4739
+#: src/xend_internal.c:4748
msgid "domainBlockPeek is not supported for dom0"
msgstr ""
-#: src/xend_internal.c:4762
+#: src/xend_internal.c:4771
#, fuzzy, c-format
msgid "%s: invalid path"
msgstr "neispravan argument pri %s"
-#: src/xend_internal.c:4770
+#: src/xend_internal.c:4779
#, fuzzy, c-format
msgid "failed to open for reading: %s: %s"
msgstr "otvaranje %s za čitanje nije uspjelo"
-#: src/xend_internal.c:4782
+#: src/xend_internal.c:4791
#, fuzzy, c-format
msgid "failed to lseek or read from file: %s: %s"
msgstr "Otvaranje '%s' nije uspjelo: %s"
-#: src/xend_internal.c:4865 src/xend_internal.c:4911
+#: src/xend_internal.c:4874 src/xend_internal.c:4920
#, fuzzy, c-format
msgid "unexpected graphics type %d"
msgstr "neočekivana MIME vrsta"
-#: src/xend_internal.c:4954
+#: src/xend_internal.c:4963
#, fuzzy
msgid "unexpected chr device type"
msgstr "neočekivana MIME vrsta"
-#: src/xend_internal.c:5128 src/xm_internal.c:1779
+#: src/xend_internal.c:5137 src/xm_internal.c:1779
#, fuzzy, c-format
msgid "unsupported network type %d"
msgstr "neočekivana MIME vrsta"
-#: src/xend_internal.c:5302 src/xend_internal.c:5309 src/xend_internal.c:5316
+#: src/xend_internal.c:5311 src/xend_internal.c:5318 src/xend_internal.c:5325
#, fuzzy, c-format
msgid "unexpected lifecycle value %d"
msgstr "neočekivani čvor vrijednosti"
-#: src/xend_internal.c:5333
+#: src/xend_internal.c:5342
#, fuzzy
msgid "no HVM domain loader"
msgstr "čvor, popis domena"
-#: src/xend_internal.c:5544
+#: src/xend_internal.c:5553
#, fuzzy
msgid "hotplug of device type not supported"
msgstr "pozivanje biblioteke nije uspjelo, možda nije podržano"
msgid "failed to connect to Xen Store"
msgstr "uspostavljanje veze sa Xen Store nije uspjelo"
+#~ msgid "blocked"
+#~ msgstr "blokirano"
+
#, fuzzy
#~ msgid "invalid interface type: %s"
#~ msgstr "Vrsta ciljanog uređaja"
#~ msgid "cannot read tty pid file %s: %s"
#~ msgstr "zapisivanje konfiguracijske datoteke %s nije uspjelo"
-#, fuzzy
-#~ msgid "cannot remove ttyPidFile %s: %s"
-#~ msgstr "zapisivanje konfiguracijske datoteke %s nije uspjelo"
-
#, fuzzy
#~ msgid "failed to calloc memory for init string: %s"
#~ msgstr "Dodjeljivanje memorije nije uspjelo"
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-09-08 14:51+0200\n"
+"POT-Creation-Date: 2008-09-23 22:28+0200\n"
"PO-Revision-Date: 2007-05-03 21:23+0200\n"
"Last-Translator: Arpad Biro <biro_arpad@yahoo.com>\n"
"Language-Team: \n"
msgid "storage_vol not found"
msgstr "hálózatnév vagy -uuid"
-#: src/conf.c:155 src/conf.c:203 src/conf.c:488 src/conf.c:525 src/conf.c:553
-#: src/conf.c:631
+#: src/conf.c:164 src/conf.c:212 src/conf.c:491 src/conf.c:528 src/conf.c:555
+#: src/conf.c:630
msgid "allocating configuration"
msgstr "konfiguráció lefoglalása"
-#: src/conf.c:338
+#: src/conf.c:347
msgid "unterminated number"
msgstr "lezáratlan szám"
-#: src/conf.c:372 src/conf.c:389 src/conf.c:401
+#: src/conf.c:380 src/conf.c:396 src/conf.c:407
msgid "unterminated string"
msgstr "lezáratlan szöveg"
-#: src/conf.c:429 src/conf.c:483
+#: src/conf.c:434 src/conf.c:487
msgid "expecting a value"
msgstr "egy érték várása"
-#: src/conf.c:450
+#: src/conf.c:454
msgid "expecting a separator in list"
msgstr "egy lista elválasztó várása"
-#: src/conf.c:473
+#: src/conf.c:477
#, fuzzy
msgid "list is not closed with ]"
msgstr "a lista nincs lezárva egy ] jellel"
-#: src/conf.c:518
+#: src/conf.c:521
msgid "expecting a name"
msgstr "egy név várása"
-#: src/conf.c:581
+#: src/conf.c:582
msgid "expecting a separator"
msgstr "egy elválasztó várása"
msgid "expecting an assignment"
msgstr "egy hozzárendelés várása"
-#: src/conf.c:894 src/conf.c:950 src/xend_internal.c:584
-#: src/xend_internal.c:2657 src/xm_internal.c:1475 src/xm_internal.c:1482
+#: src/conf.c:892 src/conf.c:948 src/xend_internal.c:584
+#: src/xend_internal.c:2666 src/xm_internal.c:1475 src/xm_internal.c:1482
#, fuzzy
msgid "allocate buffer"
msgstr "új puffer lefoglalása"
-#: src/conf.c:901
+#: src/conf.c:899
msgid "failed to open file"
msgstr "a fájl megnyitása nem sikerült"
-#: src/conf.c:912
+#: src/conf.c:910
msgid "failed to save content"
msgstr "a tartalom mentése nem sikerült"
msgid "cannot extract disk devices"
msgstr "Nem lehet meghatározni a(z) %s futó felügyelő verzióját\n"
-#: src/domain_conf.c:1939 src/qemu_driver.c:3133
+#: src/domain_conf.c:1939 src/qemu_driver.c:3153
#, fuzzy, c-format
msgid "duplicate disk target '%s'"
msgstr "váratlan MIME-típus"
msgid "unexpected char type %d"
msgstr "váratlan MIME-típus"
-#: src/domain_conf.c:2815 src/xend_internal.c:5214
+#: src/domain_conf.c:2815 src/xend_internal.c:5223
#, fuzzy, c-format
msgid "unexpected sound model %d"
msgstr "váratlan MIME-típus"
-#: src/domain_conf.c:2835 src/xend_internal.c:5237
+#: src/domain_conf.c:2835 src/xend_internal.c:5246
#, fuzzy, c-format
msgid "unexpected input type %d"
msgstr "váratlan MIME-típus"
#: src/lxc_driver.c:274 src/lxc_driver.c:309 src/lxc_driver.c:335
#: src/lxc_driver.c:350 src/openvz_driver.c:238 src/openvz_driver.c:267
-#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:620
-#: src/openvz_driver.c:651 src/openvz_driver.c:672 src/openvz_driver.c:713
-#: src/qemu_driver.c:2192 src/qemu_driver.c:2279 src/qemu_driver.c:2828
-#: src/qemu_driver.c:2883 src/qemu_driver.c:2927 src/qemu_driver.c:3007
-#: src/qemu_driver.c:3123 src/qemu_driver.c:3192 src/qemu_driver.c:3247
-#: src/qemu_driver.c:3291 src/qemu_driver.c:3309 src/qemu_driver.c:3567
+#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:621
+#: src/openvz_driver.c:652 src/openvz_driver.c:673 src/openvz_driver.c:714
+#: src/qemu_driver.c:2212 src/qemu_driver.c:2299 src/qemu_driver.c:2848
+#: src/qemu_driver.c:2903 src/qemu_driver.c:2947 src/qemu_driver.c:3027
+#: src/qemu_driver.c:3143 src/qemu_driver.c:3212 src/qemu_driver.c:3267
+#: src/qemu_driver.c:3311 src/qemu_driver.c:3329 src/qemu_driver.c:3587
#, fuzzy
msgid "no domain with matching uuid"
msgstr "tartományazonosító vagy -uuid"
-#: src/lxc_driver.c:280 src/openvz_driver.c:625 src/qemu_driver.c:2933
+#: src/lxc_driver.c:280 src/openvz_driver.c:626 src/qemu_driver.c:2953
#, fuzzy
msgid "cannot delete active domain"
msgstr "az inaktív tartomány neve"
-#: src/lxc_driver.c:286 src/qemu_driver.c:2939
+#: src/lxc_driver.c:286 src/qemu_driver.c:2959
#, fuzzy
msgid "cannot undefine transient domain"
msgstr "az inaktív tartomány neve"
msgid "container '%s' unexpectedly shutdown during startup"
msgstr ""
-#: src/lxc_driver.c:747 src/qemu_driver.c:892
+#: src/lxc_driver.c:747 src/qemu_driver.c:893
#, fuzzy, c-format
msgid "cannot create log directory %s: %s"
msgstr "a beállítási fájl írása nem sikerült: %s"
msgid "unknown forwarding type '%s'"
msgstr "ismeretlen OS-típus: %s"
-#: src/network_conf.c:662 src/qemu_driver.c:3334 src/qemu_driver.c:3967
+#: src/network_conf.c:662 src/qemu_driver.c:3354 src/qemu_driver.c:3987
#: src/storage_driver.c:816
#, c-format
msgid "cannot create autostart directory %s: %s"
msgid "no config file for %s"
msgstr "formai hiba a beállítási fájlban: %s"
-#: src/openvz_conf.c:187
+#: src/openvz_conf.c:190
+#, fuzzy, c-format
+msgid "Cound not read 'IP_ADDRESS' from config for container %d"
+msgstr "nem lehet csatlakozni ehhez: %s"
+
+#: src/openvz_conf.c:220
+#, fuzzy, c-format
+msgid "Cound not read 'NETIF' from config for container %d"
+msgstr "nem lehet csatlakozni ehhez: %s"
+
+#: src/openvz_conf.c:247
+#, fuzzy
+msgid "Too long network device name"
+msgstr "tartomány-fájlnév feloldása"
+
+#: src/openvz_conf.c:264
+#, fuzzy
+msgid "Wrong length MAC address"
+msgstr "érvénytelen argumentum ebben: %s"
+
+#: src/openvz_conf.c:271
+#, fuzzy
+msgid "Wrong MAC address"
+msgstr "érvénytelen argumentum ebben: %s"
+
+#: src/openvz_conf.c:327
#, fuzzy
msgid "popen failed"
msgstr "művelet nem sikerült"
-#: src/openvz_conf.c:197
+#: src/openvz_conf.c:337
#, fuzzy
msgid "Failed to parse vzlist output"
msgstr "%s tartomány felfüggesztése nem sikerült"
-#: src/openvz_conf.c:223
+#: src/openvz_conf.c:363
#, fuzzy
msgid "UUID in config file malformed"
msgstr "formai hiba a beállítási fájlban: %s"
-#: src/openvz_conf.c:235
+#: src/openvz_conf.c:375
#, fuzzy, c-format
msgid "Cound not read config for container %d"
msgstr "nem lehet csatlakozni ehhez: %s"
msgid "Container ID is not specified"
msgstr ""
-#: src/openvz_driver.c:391 src/openvz_driver.c:459 src/openvz_driver.c:534
-#: src/openvz_driver.c:554 src/openvz_driver.c:600 src/openvz_driver.c:631
-#: src/openvz_driver.c:656 src/openvz_driver.c:728 src/openvz_driver.c:826
-#: src/openvz_driver.c:872
+#: src/openvz_driver.c:391 src/openvz_driver.c:460 src/openvz_driver.c:535
+#: src/openvz_driver.c:555 src/openvz_driver.c:601 src/openvz_driver.c:632
+#: src/openvz_driver.c:657 src/openvz_driver.c:729 src/openvz_driver.c:827
+#: src/openvz_driver.c:873
#, fuzzy, c-format
msgid "Could not exec %s"
msgstr "nem lehet csatlakozni ehhez: %s"
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:451 src/openvz_driver.c:528
+#: src/openvz_driver.c:452 src/openvz_driver.c:529
msgid "Error creating command for container"
msgstr ""
-#: src/openvz_driver.c:465 src/openvz_driver.c:540
+#: src/openvz_driver.c:466 src/openvz_driver.c:541
#, fuzzy
msgid "Could not set UUID"
msgstr "nem lehet csatlakozni ehhez: %s"
-#: src/openvz_driver.c:475 src/openvz_driver.c:546
+#: src/openvz_driver.c:476 src/openvz_driver.c:547
#, fuzzy
msgid "Could not configure network"
msgstr "nem lehet csatlakozni ehhez: %s"
-#: src/openvz_driver.c:482 src/openvz_driver.c:569
+#: src/openvz_driver.c:483 src/openvz_driver.c:570
#, fuzzy
msgid "Could not set number of virtual cpu"
msgstr "virtuális processzorok számának megváltoztatása"
#: src/openvz_driver.c:517
#, c-format
-msgid "Already an OPENVZ VM defined with the id '%d'"
+msgid "Already an OPENVZ VM defined with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:588
+#: src/openvz_driver.c:589
msgid "no domain with matching id"
msgstr ""
-#: src/openvz_driver.c:594
+#: src/openvz_driver.c:595
#, fuzzy
msgid "domain is not in shutoff state"
msgstr "A tartomány még fut"
-#: src/openvz_driver.c:677
+#: src/openvz_driver.c:678
#, fuzzy
msgid "Could not read container config"
msgstr "nem lehet csatlakozni ehhez: %s"
-#: src/openvz_driver.c:693 src/qemu_driver.c:1823
+#: src/openvz_driver.c:694 src/qemu_driver.c:1843
#, fuzzy, c-format
msgid "unknown type '%s'"
msgstr "ismeretlen OS-típus: %s"
-#: src/openvz_driver.c:719
+#: src/openvz_driver.c:720
msgid "VCPUs should be >= 1"
msgstr ""
-#: src/openvz_driver.c:835 src/openvz_driver.c:881
+#: src/openvz_driver.c:836 src/openvz_driver.c:882
#, fuzzy, c-format
msgid "Could not parse VPS ID %s"
msgstr "nem lehet csatlakozni ehhez: %s"
msgid "Unexpected exit status '%d', qemu probably failed"
msgstr ""
-#: src/qemu_conf.c:519 src/qemu_driver.c:925
+#: src/qemu_conf.c:519 src/qemu_driver.c:926
#, fuzzy, c-format
msgid "Cannot find QEMU binary %s: %s"
msgstr "%s tartomány felfüggesztése nem sikerült"
msgid "Network type %d is not supported"
msgstr "%s hálózat elindítva\n"
-#: src/qemu_conf.c:580 src/qemu_driver.c:1515
+#: src/qemu_conf.c:580 src/qemu_driver.c:1514
#, fuzzy, c-format
msgid "cannot initialize bridge support: %s"
msgstr "%s tartomány felfüggesztése nem sikerült"
msgid "failed to allocate space for argv string"
msgstr "csomópont lefoglalása nem sikerült"
-#: src/qemu_driver.c:90
+#: src/qemu_driver.c:91
#, fuzzy
msgid "Failed to set close-on-exec file descriptor flag\n"
msgstr "a beállítási fájl írása nem sikerült"
-#: src/qemu_driver.c:105
+#: src/qemu_driver.c:106
#, fuzzy
msgid "Failed to set non-blocking file descriptor flag\n"
msgstr "Xend-tartományinformáció értelmezése nem sikerült"
-#: src/qemu_driver.c:150
+#: src/qemu_driver.c:151
#, fuzzy, c-format
msgid "Failed to autostart network '%s': %s\n"
msgstr "%s hálózat indítása nem sikerült"
-#: src/qemu_driver.c:165
+#: src/qemu_driver.c:166
#, fuzzy, c-format
msgid "Failed to autostart VM '%s': %s\n"
msgstr "%s tartomány felfüggesztése nem sikerült"
-#: src/qemu_driver.c:201
+#: src/qemu_driver.c:202
#, fuzzy, c-format
msgid "Failed to find user record for uid '%d': %s\n"
msgstr "Nem sikerült eltávolítani a(z) %s hálózat definícióját"
-#: src/qemu_driver.c:212
+#: src/qemu_driver.c:213
#, fuzzy
msgid "out of memory in asprintf\n"
msgstr "nincs több memória"
-#: src/qemu_driver.c:268
+#: src/qemu_driver.c:269
#, fuzzy
msgid "qemudStartup: out of memory\n"
msgstr "nincs több memória"
-#: src/qemu_driver.c:295
+#: src/qemu_driver.c:296
msgid "Reloading iptables rules\n"
msgstr ""
-#: src/qemu_driver.c:433
+#: src/qemu_driver.c:434
#, c-format
msgid ""
"QEMU quit during %s startup\n"
"%s"
msgstr ""
-#: src/qemu_driver.c:443 src/qemu_driver.c:456
+#: src/qemu_driver.c:444 src/qemu_driver.c:457
#, c-format
msgid "Failure while reading %s startup output: %s"
msgstr ""
-#: src/qemu_driver.c:451
+#: src/qemu_driver.c:452
#, c-format
msgid "Timed out while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:467
+#: src/qemu_driver.c:468
#, c-format
msgid "Failure while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:479
+#: src/qemu_driver.c:480
#, c-format
msgid "Out of space while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:510
+#: src/qemu_driver.c:511
#, fuzzy, c-format
msgid "Unable to open monitor path %s"
msgstr "%s tartomány felfüggesztése nem sikerült"
-#: src/qemu_driver.c:515
+#: src/qemu_driver.c:516
msgid "Unable to set monitor close-on-exec flag"
msgstr ""
-#: src/qemu_driver.c:520
+#: src/qemu_driver.c:521
msgid "Unable to put monitor into non-blocking mode"
msgstr ""
-#: src/qemu_driver.c:648 src/qemu_driver.c:1027 src/qemu_driver.c:1726
-#: src/qemu_driver.c:1736
+#: src/qemu_driver.c:649 src/qemu_driver.c:1028 src/qemu_driver.c:1725
+#: src/qemu_driver.c:1735
#, fuzzy, c-format
msgid "Unable to log VM console data: %s\n"
msgstr "a beállítási fájl írása nem sikerült"
-#: src/qemu_driver.c:671
+#: src/qemu_driver.c:672
#, fuzzy
msgid "allocate cpumap"
msgstr "új környezet lefoglalása"
-#: src/qemu_driver.c:682
+#: src/qemu_driver.c:683
msgid "cannot run monitor command to fetch CPU thread info"
msgstr ""
-#: src/qemu_driver.c:786
+#: src/qemu_driver.c:787
#, fuzzy, c-format
msgid "failed to set CPU affinity %s"
msgstr "\"%s\" tartomány lekérdezése nem sikerült"
-#: src/qemu_driver.c:796 src/qemu_driver.c:2135
+#: src/qemu_driver.c:797 src/qemu_driver.c:2155
#, fuzzy
msgid "resume operation failed"
msgstr "művelet nem sikerült"
-#: src/qemu_driver.c:859
+#: src/qemu_driver.c:860
#, fuzzy
msgid "VM is already active"
msgstr "A tartomány már aktív"
-#: src/qemu_driver.c:869
+#: src/qemu_driver.c:870
msgid "Unable to find an unused VNC port"
msgstr ""
-#: src/qemu_driver.c:881
+#: src/qemu_driver.c:882
#, c-format
msgid "config file path too long: %s/%s.log"
msgstr ""
-#: src/qemu_driver.c:900
+#: src/qemu_driver.c:901
#, fuzzy, c-format
msgid "failed to create logfile %s: %s"
msgstr "a beállítási fájl írása nem sikerült"
-#: src/qemu_driver.c:906
+#: src/qemu_driver.c:907
#, fuzzy, c-format
msgid "Unable to set VM logfile close-on-exec flag %s"
msgstr "a beállítási fájl írása nem sikerült"
-#: src/qemu_driver.c:935 src/qemu_driver.c:3032
+#: src/qemu_driver.c:936 src/qemu_driver.c:3052
#, fuzzy, c-format
msgid "Cannot determine QEMU argv syntax %s"
msgstr "%s tartomány felfüggesztése nem sikerült"
-#: src/qemu_driver.c:951 src/qemu_driver.c:954 src/qemu_driver.c:959
+#: src/qemu_driver.c:952 src/qemu_driver.c:955 src/qemu_driver.c:960
#, fuzzy, c-format
msgid "Unable to write argv to logfile %d: %s\n"
msgstr "a beállítási fájl írása nem sikerült"
-#: src/qemu_driver.c:1041
+#: src/qemu_driver.c:1040
#, fuzzy, c-format
msgid "Shutting down VM '%s'\n"
msgstr "'%s' hálózat lekérdezése nem sikerült"
-#: src/qemu_driver.c:1052
+#: src/qemu_driver.c:1051
#, fuzzy, c-format
msgid "Unable to close logfile %d: %s\n"
msgstr "a beállítási fájl írása nem sikerült"
-#: src/qemu_driver.c:1067
+#: src/qemu_driver.c:1066
#, fuzzy
msgid "Got unexpected pid, damn\n"
msgstr "váratlan \"dict\" csomópont"
-#: src/qemu_driver.c:1221
+#: src/qemu_driver.c:1220
#, fuzzy
msgid "failed to allocate space for dnsmasq argv"
msgstr "csomópont lefoglalása nem sikerült"
-#: src/qemu_driver.c:1235
+#: src/qemu_driver.c:1234
msgid "cannot start dhcp daemon without IP address for server"
msgstr ""
-#: src/qemu_driver.c:1264
+#: src/qemu_driver.c:1263
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
msgstr "Nem sikerült menteni a(z) %s tartományt ide: %s"
-#: src/qemu_driver.c:1275
+#: src/qemu_driver.c:1274
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
msgstr "Nem sikerült menteni a(z) %s tartományt ide: %s"
-#: src/qemu_driver.c:1285
+#: src/qemu_driver.c:1284
#, fuzzy, c-format
msgid "failed to add iptables rule to enable masquerading : %s\n"
msgstr "Nem sikerült menteni a(z) %s tartományt ide: %s"
-#: src/qemu_driver.c:1317
+#: src/qemu_driver.c:1316
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
msgstr "Nem sikerült menteni a(z) %s tartományt ide: %s"
-#: src/qemu_driver.c:1328
+#: src/qemu_driver.c:1327
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
msgstr "Nem sikerült menteni a(z) %s tartományt ide: %s"
-#: src/qemu_driver.c:1353
+#: src/qemu_driver.c:1352
#, fuzzy
msgid "failed to allocate space for IP tables support"
msgstr "csomópont lefoglalása nem sikerült"
-#: src/qemu_driver.c:1361 src/qemu_driver.c:1368
+#: src/qemu_driver.c:1360 src/qemu_driver.c:1367
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
msgstr "Nem sikerült menteni a(z) %s tartományt ide: %s"
-#: src/qemu_driver.c:1376 src/qemu_driver.c:1383
+#: src/qemu_driver.c:1375 src/qemu_driver.c:1382
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
msgstr "Nem sikerült menteni a(z) %s tartományt ide: %s"
-#: src/qemu_driver.c:1393
+#: src/qemu_driver.c:1392
#, fuzzy, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
msgstr "Nem sikerült menteni a(z) %s tartományt ide: %s"
-#: src/qemu_driver.c:1400
+#: src/qemu_driver.c:1399
#, fuzzy, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
msgstr "Nem sikerült menteni a(z) %s tartományt ide: %s"
-#: src/qemu_driver.c:1408
+#: src/qemu_driver.c:1407
#, fuzzy, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
msgstr "Nem sikerült menteni a(z) %s tartományt ide: %s"
-#: src/qemu_driver.c:1509
+#: src/qemu_driver.c:1508
#, fuzzy
msgid "network is already active"
msgstr "A tartomány már aktív"
-#: src/qemu_driver.c:1521
+#: src/qemu_driver.c:1520
#, fuzzy, c-format
msgid "cannot create bridge '%s' : %s"
msgstr "a beállítási fájl írása nem sikerült: %s"
-#: src/qemu_driver.c:1536
+#: src/qemu_driver.c:1535
#, fuzzy, c-format
msgid "cannot set IP address on bridge '%s' to '%s' : %s"
msgstr "%s tartomány felfüggesztése nem sikerült"
-#: src/qemu_driver.c:1544
+#: src/qemu_driver.c:1543
#, fuzzy, c-format
msgid "cannot set netmask on bridge '%s' to '%s' : %s"
msgstr "%s tartomány felfüggesztése nem sikerült"
-#: src/qemu_driver.c:1552
+#: src/qemu_driver.c:1551
#, fuzzy, c-format
msgid "failed to bring the bridge '%s' up : %s"
msgstr "%s tartomány felfüggesztése nem sikerült"
-#: src/qemu_driver.c:1563
+#: src/qemu_driver.c:1562
#, fuzzy, c-format
msgid "failed to enable IP forwarding : %s"
msgstr "nem sikerült olvasásra megnyitni ezt: %s"
-#: src/qemu_driver.c:1581 src/qemu_driver.c:1612
+#: src/qemu_driver.c:1580 src/qemu_driver.c:1611
#, fuzzy, c-format
msgid "Failed to bring down bridge '%s' : %s\n"
msgstr "%s tartomány felfüggesztése nem sikerült"
-#: src/qemu_driver.c:1587 src/qemu_driver.c:1617
+#: src/qemu_driver.c:1586 src/qemu_driver.c:1616
#, fuzzy, c-format
msgid "Failed to delete bridge '%s' : %s\n"
msgstr "%s tartomány felfüggesztése nem sikerült"
-#: src/qemu_driver.c:1600
+#: src/qemu_driver.c:1599
#, fuzzy, c-format
msgid "Shutting down network '%s'\n"
msgstr "'%s' hálózat lekérdezése nem sikerült"
-#: src/qemu_driver.c:1626
+#: src/qemu_driver.c:1625
#, fuzzy
msgid "Got unexpected pid for dnsmasq\n"
msgstr "váratlan \"dict\" csomópont"
-#: src/qemu_driver.c:1839
+#: src/qemu_driver.c:1814
+#, fuzzy, c-format
+msgid "Unable to open %s: %s\n"
+msgstr "%s tartomány felfüggesztése nem sikerült"
+
+#: src/qemu_driver.c:1859
#, fuzzy
msgid "failed to allocate space for capabilities support"
msgstr "csomópont lefoglalása nem sikerült"
-#: src/qemu_driver.c:1858 src/qemu_driver.c:1884
+#: src/qemu_driver.c:1878 src/qemu_driver.c:1904
msgid "NUMA not supported on this host"
msgstr ""
-#: src/qemu_driver.c:1869 src/qemu_driver.c:1892
+#: src/qemu_driver.c:1889 src/qemu_driver.c:1912
#, fuzzy
msgid "Failed to query NUMA free memory"
msgstr "Felhasznált memória:"
-#: src/qemu_driver.c:2053
+#: src/qemu_driver.c:2073
#, fuzzy, c-format
msgid "domain '%s' is already defined"
msgstr "%s tartomány már létezik"
-#: src/qemu_driver.c:2064
+#: src/qemu_driver.c:2084
#, fuzzy, c-format
msgid "domain with uuid '%s' is already defined"
msgstr "%s tartomány már létezik"
-#: src/qemu_driver.c:2094 src/qemu_driver.c:2123 src/qemu_driver.c:2152
-#: src/qemu_driver.c:2172 src/qemu_driver.c:2410 src/qemu_driver.c:3383
-#: src/qemu_driver.c:3518 src/qemu_driver.c:3632
+#: src/qemu_driver.c:2114 src/qemu_driver.c:2143 src/qemu_driver.c:2172
+#: src/qemu_driver.c:2192 src/qemu_driver.c:2430 src/qemu_driver.c:3403
+#: src/qemu_driver.c:3538 src/qemu_driver.c:3652
#, c-format
msgid "no domain with matching id %d"
msgstr ""
-#: src/qemu_driver.c:2099 src/qemu_driver.c:2128 src/qemu_driver.c:2416
-#: src/qemu_driver.c:3388 src/qemu_driver.c:3524 src/qemu_driver.c:3638
+#: src/qemu_driver.c:2119 src/qemu_driver.c:2148 src/qemu_driver.c:2436
+#: src/qemu_driver.c:3408 src/qemu_driver.c:3544 src/qemu_driver.c:3658
#, fuzzy
msgid "domain is not running"
msgstr "A tartomány még fut"
-#: src/qemu_driver.c:2107
+#: src/qemu_driver.c:2127
#, fuzzy
msgid "suspend operation failed"
msgstr "művelet nem sikerült"
-#: src/qemu_driver.c:2158
+#: src/qemu_driver.c:2178
#, fuzzy
msgid "shutdown operation failed"
msgstr "művelet nem sikerült"
-#: src/qemu_driver.c:2198
+#: src/qemu_driver.c:2218
#, fuzzy
msgid "failed to allocate space for ostype"
msgstr "csomópont lefoglalása nem sikerült"
-#: src/qemu_driver.c:2214 src/qemu_driver.c:2230 src/qemu_driver.c:2253
-#: src/qemu_driver.c:2526 src/qemu_driver.c:2688
+#: src/qemu_driver.c:2234 src/qemu_driver.c:2250 src/qemu_driver.c:2273
+#: src/qemu_driver.c:2546 src/qemu_driver.c:2708
#, c-format
msgid "no domain with matching uuid '%s'"
msgstr ""
-#: src/qemu_driver.c:2236
+#: src/qemu_driver.c:2256
msgid "cannot set max memory lower than current memory"
msgstr ""
-#: src/qemu_driver.c:2259
+#: src/qemu_driver.c:2279
#, fuzzy
msgid "cannot set memory of an active domain"
msgstr "az inaktív tartomány neve"
-#: src/qemu_driver.c:2265
+#: src/qemu_driver.c:2285
msgid "cannot set memory higher than max memory"
msgstr ""
-#: src/qemu_driver.c:2425
+#: src/qemu_driver.c:2445
#, fuzzy
msgid "failed to pause domain"
msgstr "%s tartomány felfüggesztése nem sikerült"
-#: src/qemu_driver.c:2434
+#: src/qemu_driver.c:2454
#, fuzzy
msgid "failed to get domain xml"
msgstr "nem sikerült lekérdezni a tartomány-UUID-t"
-#: src/qemu_driver.c:2442
+#: src/qemu_driver.c:2462
#, fuzzy, c-format
msgid "failed to create '%s'"
msgstr "%d aljazat olvasása nem sikerült\n"
-#: src/qemu_driver.c:2449
+#: src/qemu_driver.c:2469
#, fuzzy
msgid "failed to write save header"
msgstr "%d aljazat írása nem sikerült\n"
-#: src/qemu_driver.c:2457
+#: src/qemu_driver.c:2477
#, fuzzy
msgid "failed to write xml"
msgstr "%d aljazat írása nem sikerült\n"
-#: src/qemu_driver.c:2470 src/qemu_driver.c:2477 src/qemu_driver.c:2748
+#: src/qemu_driver.c:2490 src/qemu_driver.c:2497 src/qemu_driver.c:2768
#: src/remote_internal.c:2241 src/virterror.c:441
msgid "out of memory"
msgstr "nincs több memória"
-#: src/qemu_driver.c:2485
+#: src/qemu_driver.c:2505
#, fuzzy
msgid "migrate operation failed"
msgstr "művelet nem sikerült"
-#: src/qemu_driver.c:2497
+#: src/qemu_driver.c:2517
msgid "'migrate' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:2532
+#: src/qemu_driver.c:2552
#, fuzzy
msgid "cannot change vcpu count of an active domain"
msgstr "az inaktív tartomány neve"
-#: src/qemu_driver.c:2538
+#: src/qemu_driver.c:2558
msgid "could not determine max vcpus for the domain"
msgstr ""
-#: src/qemu_driver.c:2544
+#: src/qemu_driver.c:2564
#, c-format
msgid ""
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
msgstr ""
-#: src/qemu_driver.c:2568 src/qemu_driver.c:2620
+#: src/qemu_driver.c:2588 src/qemu_driver.c:2640
#, fuzzy
msgid "cannot pin vcpus on an inactive domain"
msgstr "egy inaktív tartomány definíciójának eltávolítása"
-#: src/qemu_driver.c:2574
+#: src/qemu_driver.c:2594
#, c-format
msgid "vcpu number out of range %d > %d"
msgstr ""
-#: src/qemu_driver.c:2595
+#: src/qemu_driver.c:2615
#, fuzzy, c-format
msgid "cannot set affinity: %s"
msgstr "%s tartomány felfüggesztése nem sikerült"
-#: src/qemu_driver.c:2600
+#: src/qemu_driver.c:2620
#, fuzzy
msgid "cpu affinity is not supported"
msgstr "könyvtári hívás nem sikerült, valószínűleg nincs támogatva"
-#: src/qemu_driver.c:2657
+#: src/qemu_driver.c:2677
#, fuzzy, c-format
msgid "cannot get affinity: %s"
msgstr "%d aljazat olvasása nem sikerült\n"
-#: src/qemu_driver.c:2667
+#: src/qemu_driver.c:2687
msgid "cpu affinity is not available"
msgstr ""
-#: src/qemu_driver.c:2694
+#: src/qemu_driver.c:2714
#, fuzzy, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr "tartomány-definíciós fájl betöltése"
-#: src/qemu_driver.c:2720 src/test.c:956
+#: src/qemu_driver.c:2740 src/test.c:956
#, fuzzy
msgid "cannot read domain image"
msgstr "csomópont - tartománylista"
-#: src/qemu_driver.c:2726
+#: src/qemu_driver.c:2746
#, fuzzy
msgid "failed to read qemu header"
msgstr "nem sikerült olvasni a Xen-szolgáltatásból"
-#: src/qemu_driver.c:2733
+#: src/qemu_driver.c:2753
msgid "image magic is incorrect"
msgstr ""
-#: src/qemu_driver.c:2740
+#: src/qemu_driver.c:2760
#, c-format
msgid "image version is not supported (%d > %d)"
msgstr ""
-#: src/qemu_driver.c:2755
+#: src/qemu_driver.c:2775
#, fuzzy
msgid "failed to read XML"
msgstr "%d aljazat olvasása nem sikerült\n"
-#: src/qemu_driver.c:2764
+#: src/qemu_driver.c:2784
#, fuzzy
msgid "failed to parse XML"
msgstr "%d aljazat olvasása nem sikerült\n"
-#: src/qemu_driver.c:2777
+#: src/qemu_driver.c:2797
#, fuzzy, c-format
msgid "domain is already active as '%s'"
msgstr "A tartomány már aktív"
-#: src/qemu_driver.c:2786
+#: src/qemu_driver.c:2806
#, fuzzy
msgid "failed to assign new VM"
msgstr "%d aljazat olvasása nem sikerült\n"
-#: src/qemu_driver.c:2799
+#: src/qemu_driver.c:2819
#, fuzzy
msgid "failed to start VM"
msgstr "%s tartomány indítása nem sikerült"
-#: src/qemu_driver.c:2811
+#: src/qemu_driver.c:2831
#, fuzzy
msgid "failed to resume domain"
msgstr "%s tartomány felélesztése nem sikerült"
-#: src/qemu_driver.c:2848 src/qemu_driver.c:3741 src/qemu_driver.c:3776
+#: src/qemu_driver.c:2868 src/qemu_driver.c:3761 src/qemu_driver.c:3796
#, fuzzy
msgid "failed to allocate space for VM name string"
msgstr "csomópont lefoglalása nem sikerült"
-#: src/qemu_driver.c:2962
+#: src/qemu_driver.c:2982
#, fuzzy, c-format
msgid "cannot convert disk '%s' to bus/device index"
msgstr "Nem lehet meghatározni a(z) %s futó felügyelő verzióját\n"
-#: src/qemu_driver.c:2982
+#: src/qemu_driver.c:3002
#, fuzzy, c-format
msgid "Unsupported disk name mapping for bus '%s'"
msgstr "váratlan MIME-típus"
-#: src/qemu_driver.c:3022
+#: src/qemu_driver.c:3042
#, c-format
msgid "No device with bus '%s' and target '%s'"
msgstr ""
-#: src/qemu_driver.c:3049
+#: src/qemu_driver.c:3069
#, c-format
msgid ""
"Emulator version does not support removable media for device '%s' and target "
"'%s'"
msgstr ""
-#: src/qemu_driver.c:3086
+#: src/qemu_driver.c:3106
msgid "cannot change cdrom media"
msgstr ""
-#: src/qemu_driver.c:3097
+#: src/qemu_driver.c:3117
msgid "changing cdrom media failed"
msgstr ""
-#: src/qemu_driver.c:3157
+#: src/qemu_driver.c:3177
#, fuzzy
msgid "cannot attach usb disk"
msgstr "egy inaktív tartomány definíciójának eltávolítása"
-#: src/qemu_driver.c:3168
+#: src/qemu_driver.c:3188
#, fuzzy
msgid "adding usb disk failed"
msgstr "gépdefiníciós fájl betöltése"
-#: src/qemu_driver.c:3212
+#: src/qemu_driver.c:3232
#, fuzzy
msgid "cannot attach usb device"
msgstr "egy inaktív tartomány definíciójának eltávolítása"
-#: src/qemu_driver.c:3223
+#: src/qemu_driver.c:3243
#, fuzzy
msgid "adding usb device failed"
msgstr "gépdefiníciós fájl betöltése"
-#: src/qemu_driver.c:3253
+#: src/qemu_driver.c:3273
#, fuzzy
msgid "cannot attach device on inactive domain"
msgstr "egy inaktív tartomány definíciójának eltávolítása"
-#: src/qemu_driver.c:3276
+#: src/qemu_driver.c:3296
msgid "this device type cannot be attached"
msgstr ""
-#: src/qemu_driver.c:3315
+#: src/qemu_driver.c:3335
#, fuzzy
msgid "cannot set autostart for transient domain"
msgstr "az inaktív tartomány neve"
-#: src/qemu_driver.c:3341
+#: src/qemu_driver.c:3361
#, fuzzy, c-format
msgid "Failed to create symlink '%s to '%s': %s"
msgstr "Nem sikerült menteni a(z) %s tartományt ide: %s"
-#: src/qemu_driver.c:3348 src/qemu_driver.c:3981 src/storage_driver.c:832
+#: src/qemu_driver.c:3368 src/qemu_driver.c:4001 src/storage_driver.c:832
#, fuzzy, c-format
msgid "Failed to delete symlink '%s': %s"
msgstr "%s tartomány felfüggesztése nem sikerült"
-#: src/qemu_driver.c:3410
+#: src/qemu_driver.c:3430
#, fuzzy, c-format
msgid "invalid path: %s"
msgstr "érvénytelen argumentum ebben: %s"
-#: src/qemu_driver.c:3418
+#: src/qemu_driver.c:3438
msgid "'info blockstats' command failed"
msgstr ""
-#: src/qemu_driver.c:3433
+#: src/qemu_driver.c:3453
msgid "'info blockstats' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:3498
+#: src/qemu_driver.c:3518
#, fuzzy, c-format
msgid "device not found: %s (%s)"
msgstr "A tartomány vissza lett állítva ebből: %s\n"
-#: src/qemu_driver.c:3530 src/qemu_driver.c:3573
+#: src/qemu_driver.c:3550 src/qemu_driver.c:3593
msgid "NULL or empty path"
msgstr ""
-#: src/qemu_driver.c:3541
+#: src/qemu_driver.c:3561
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr ""
-#: src/qemu_driver.c:3583
+#: src/qemu_driver.c:3603
#, fuzzy
msgid "invalid path"
msgstr "érvénytelen argumentum ebben: %s"
-#: src/qemu_driver.c:3626
+#: src/qemu_driver.c:3646
msgid "QEMU driver only supports virtual memory addrs"
msgstr ""
-#: src/qemu_driver.c:3653
+#: src/qemu_driver.c:3673
#, fuzzy
msgid "'memsave' command failed"
msgstr "tartománynév"
-#: src/qemu_driver.c:3682 src/qemu_driver.c:3850 src/qemu_driver.c:3875
-#: src/qemu_driver.c:3889 src/qemu_driver.c:3904 src/qemu_driver.c:3937
-#: src/qemu_driver.c:3953
+#: src/qemu_driver.c:3702 src/qemu_driver.c:3870 src/qemu_driver.c:3895
+#: src/qemu_driver.c:3909 src/qemu_driver.c:3924 src/qemu_driver.c:3957
+#: src/qemu_driver.c:3973
msgid "no network with matching uuid"
msgstr ""
-#: src/qemu_driver.c:3697
+#: src/qemu_driver.c:3717
msgid "no network with matching name"
msgstr ""
-#: src/qemu_driver.c:3856
+#: src/qemu_driver.c:3876
#, fuzzy
msgid "network is still active"
msgstr "A tartomány már aktív"
-#: src/qemu_driver.c:3917
+#: src/qemu_driver.c:3937
#, fuzzy
msgid "no network with matching id"
msgstr "hálózatinformáció XML-ben"
-#: src/qemu_driver.c:3924
+#: src/qemu_driver.c:3944
#, fuzzy
msgid "failed to allocate space for network bridge string"
msgstr "csomópont lefoglalása nem sikerült"
-#: src/qemu_driver.c:3974 src/storage_driver.c:823
+#: src/qemu_driver.c:3994 src/storage_driver.c:823
#, fuzzy, c-format
msgid "Failed to create symlink '%s' to '%s': %s"
msgstr "Nem sikerült menteni a(z) %s tartományt ide: %s"
msgid "%s not implemented on Win32"
msgstr ""
-#: src/storage_backend_disk.c:85 src/storage_backend_logical.c:57
+#: src/storage_backend_disk.c:90 src/storage_backend_logical.c:57
#, c-format
msgid "unsupported pool format %s"
msgstr ""
-#: src/storage_backend_disk.c:110 src/storage_backend_logical.c:70
+#: src/storage_backend_disk.c:115 src/storage_backend_logical.c:70
#, c-format
msgid "unsupported pool format %d"
msgstr ""
-#: src/storage_backend_disk.c:138 src/storage_backend_fs.c:192
+#: src/storage_backend_disk.c:143 src/storage_backend_fs.c:192
#: src/storage_backend_fs.c:262 src/storage_backend_fs.c:314
#, c-format
msgid "unsupported volume format %s"
msgstr ""
-#: src/storage_backend_disk.c:165 src/storage_backend_fs.c:225
+#: src/storage_backend_disk.c:170 src/storage_backend_fs.c:225
#: src/storage_backend_fs.c:297 src/storage_backend_fs.c:329
#, c-format
msgid "unsupported volume format %d"
msgstr ""
-#: src/storage_backend_disk.c:179 src/storage_backend_disk.c:192
-#: src/storage_backend_disk.c:199 src/storage_backend_disk.c:221
+#: src/storage_backend_disk.c:184 src/storage_backend_disk.c:197
+#: src/storage_backend_disk.c:204 src/storage_backend_disk.c:226
#: src/storage_backend_fs.c:839 src/storage_backend_iscsi.c:177
#: src/storage_backend_logical.c:116 src/storage_backend_logical.c:121
#: src/storage_backend_logical.c:133 src/storage_backend_logical.c:143
-#: src/storage_backend_logical.c:531
+#: src/storage_backend_logical.c:546
msgid "volume"
msgstr ""
-#: src/storage_backend_disk.c:229
+#: src/storage_backend_disk.c:234
msgid "volume extents"
msgstr ""
-#: src/storage_backend_disk.c:237
+#: src/storage_backend_disk.c:242
msgid "cannot parse device start location"
msgstr ""
-#: src/storage_backend_disk.c:244
+#: src/storage_backend_disk.c:249
msgid "cannot parse device end location"
msgstr ""
-#: src/storage_backend_disk.c:250 src/storage_backend_logical.c:154
+#: src/storage_backend_disk.c:255 src/storage_backend_logical.c:154
#: src/storage_backend_logical.c:160
msgid "extents"
msgstr ""
-#: src/storage_backend_disk.c:464
+#: src/storage_backend_disk.c:462
msgid "no large enough free extent"
msgstr ""
-#: src/storage_backend_disk.c:498
-msgid "Disk pools are not yet supported"
+#: src/storage_backend_disk.c:502
+#, c-format
+msgid "Couldn't read volume target path '%s'. %s"
msgstr ""
+#: src/storage_backend_disk.c:517
+#, c-format
+msgid "Volume path '%s' did not start with parent pool source device name."
+msgstr ""
+
+#: src/storage_backend_disk.c:526
+#, fuzzy, c-format
+msgid "cannot parse partition number from target '%s'"
+msgstr "%s tartomány felfüggesztése nem sikerült"
+
#: src/storage_backend_fs.c:358
#, c-format
msgid "cannot read header '%s': %s"
msgstr ""
#: src/storage_backend_fs.c:1042 src/storage_backend_fs.c:1078
-#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:543
+#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:558
#, c-format
msgid "cannot read path '%s': %s"
msgstr ""
msgid "creation of non-raw images is not supported without qemu-img"
msgstr ""
-#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:552
+#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:567
#, fuzzy, c-format
msgid "cannot set file owner '%s': %s"
msgstr "%s tartomány felfüggesztése nem sikerült"
-#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:559
+#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:574
#, fuzzy, c-format
msgid "cannot set file mode '%s': %s"
msgstr "%s tartomány felfüggesztése nem sikerült"
-#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:566
+#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:581
#, c-format
msgid "cannot close file '%s': %s"
msgstr ""
msgid "lvs command failed with exitstatus %d"
msgstr ""
-#: src/storage_backend_logical.c:355
+#: src/storage_backend_logical.c:354
#, fuzzy
msgid "command line"
msgstr "tartománynév"
-#: src/storage_backend_logical.c:372
+#: src/storage_backend_logical.c:371
#, c-format
msgid "cannot open device %s"
msgstr ""
-#: src/storage_backend_logical.c:378
+#: src/storage_backend_logical.c:377
#, c-format
msgid "cannot clear device header %s"
msgstr ""
-#: src/storage_backend_logical.c:385
+#: src/storage_backend_logical.c:384
#, c-format
msgid "cannot close device %s"
msgstr ""
-#: src/storage_backend_logical.c:575
+#: src/storage_backend_logical.c:507
+#, fuzzy, c-format
+msgid "cannot remove PV device %s: %s"
+msgstr "a beállítási fájl írása nem sikerült: %s"
+
+#: src/storage_backend_logical.c:590
#, c-format
msgid "cannot find newly created volume '%s': %s"
msgstr ""
msgstr "ADAT"
#: src/virsh.c:6292 src/virsh.c:6314
-msgid "blocked"
-msgstr "blokkolt"
+msgid "idle"
+msgstr ""
#: src/virsh.c:6294
msgid "paused"
msgid "domain information incomplete, missing uuid"
msgstr "a tartományinformáció nem teljes - hiányzik az uuid"
-#: src/xend_internal.c:1109 src/xend_internal.c:2204 src/xend_internal.c:2211
+#: src/xend_internal.c:1109 src/xend_internal.c:2213 src/xend_internal.c:2220
msgid "domain information incomplete, missing name"
msgstr "a tartományinformáció nem teljes - hiányzik a név"
msgid "unknown graphics type '%s'"
msgstr "ismeretlen OS-típus: %s"
-#: src/xend_internal.c:2191
+#: src/xend_internal.c:2200
msgid "domain information incomplete, missing id"
msgstr "a tartományinformáció nem teljes - hiányzik az id"
-#: src/xend_internal.c:2260 src/xend_internal.c:2270 src/xend_internal.c:2280
+#: src/xend_internal.c:2269 src/xend_internal.c:2279 src/xend_internal.c:2289
#, fuzzy, c-format
msgid "unknown lifecycle type %s"
msgstr "ismeretlen OS-típus: %s"
-#: src/xend_internal.c:2593
+#: src/xend_internal.c:2602
#, fuzzy
msgid "failed to parse topology information"
msgstr "Xend-tartományinformáció értelmezése nem sikerült"
-#: src/xend_internal.c:2647
+#: src/xend_internal.c:2656
#, fuzzy
msgid "topology syntax error"
msgstr "formai hiba a beállítási fájlban"
-#: src/xend_internal.c:2711
+#: src/xend_internal.c:2720
msgid "failed to parse Xend domain information"
msgstr "Xend-tartományinformáció értelmezése nem sikerült"
-#: src/xend_internal.c:3193
+#: src/xend_internal.c:3202
msgid "xenDaemonDomainFetch failed to find this domain"
msgstr ""
-#: src/xend_internal.c:3815 src/xend_internal.c:4290 src/xm_internal.c:1617
+#: src/xend_internal.c:3824 src/xend_internal.c:4299 src/xm_internal.c:1617
#, fuzzy
msgid "failed to build sexpr"
msgstr "%s tartomány felfüggesztése nem sikerült"
-#: src/xend_internal.c:3917
+#: src/xend_internal.c:3926
#, fuzzy
msgid "unsupported device type"
msgstr "váratlan MIME-típus"
-#: src/xend_internal.c:4020
+#: src/xend_internal.c:4029
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4061
+#: src/xend_internal.c:4070
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4069
+#: src/xend_internal.c:4078
#, fuzzy
msgid "unexpected value from on_xend_start"
msgstr "váratlan érték-csomópont"
-#: src/xend_internal.c:4080
+#: src/xend_internal.c:4089
#, fuzzy
msgid "no memory"
msgstr "csomópont - memória"
-#: src/xend_internal.c:4086
+#: src/xend_internal.c:4095
#, fuzzy
msgid "sexpr2string failed"
msgstr "művelet nem sikerült"
-#: src/xend_internal.c:4091
+#: src/xend_internal.c:4100
#, fuzzy
msgid "Failed to redefine sexpr"
msgstr "Nem sikerült eltávolítani a(z) %s tartomány definícióját"
-#: src/xend_internal.c:4096
+#: src/xend_internal.c:4105
msgid "on_xend_start not present in sexpr"
msgstr ""
-#: src/xend_internal.c:4127
+#: src/xend_internal.c:4136
#, fuzzy, c-format
msgid "gethostname failed: %s"
msgstr "művelet nem sikerült: %s"
-#: src/xend_internal.c:4133
+#: src/xend_internal.c:4142
#, fuzzy, c-format
msgid "failed to strdup hostname: %s"
msgstr "nem sikerült lekérdezni a felügyelő típusát"
-#: src/xend_internal.c:4164
+#: src/xend_internal.c:4173
msgid ""
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
"migration"
msgstr ""
-#: src/xend_internal.c:4174
+#: src/xend_internal.c:4183
msgid ""
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
"migration"
msgstr ""
-#: src/xend_internal.c:4186
+#: src/xend_internal.c:4195
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr ""
-#: src/xend_internal.c:4199
+#: src/xend_internal.c:4208
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr ""
-#: src/xend_internal.c:4204
+#: src/xend_internal.c:4213
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr ""
-#: src/xend_internal.c:4211
+#: src/xend_internal.c:4220
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr ""
-#: src/xend_internal.c:4218 src/xend_internal.c:4240 src/xend_internal.c:4248
-#: src/xend_internal.c:4474 src/xend_internal.c:4481 src/xml.c:89
+#: src/xend_internal.c:4227 src/xend_internal.c:4249 src/xend_internal.c:4257
+#: src/xend_internal.c:4483 src/xend_internal.c:4490 src/xml.c:89
msgid "strdup failed"
msgstr ""
-#: src/xend_internal.c:4231
+#: src/xend_internal.c:4240
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr ""
-#: src/xend_internal.c:4284
+#: src/xend_internal.c:4293
#, fuzzy
msgid "failed to parse domain description"
msgstr "Xend-tartományinformáció értelmezése nem sikerült"
-#: src/xend_internal.c:4300
+#: src/xend_internal.c:4309
#, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "%s inaktív tartomány létrehozása nem sikerült\n"
-#: src/xend_internal.c:4456 src/xend_internal.c:4532 src/xend_internal.c:4622
+#: src/xend_internal.c:4465 src/xend_internal.c:4541 src/xend_internal.c:4631
msgid "unsupported in xendConfigVersion < 4"
msgstr ""
-#: src/xend_internal.c:4468
+#: src/xend_internal.c:4477
#, fuzzy
msgid "node information incomplete, missing scheduler name"
msgstr "a tartományinformáció nem teljes - hiányzik a név"
-#: src/xend_internal.c:4486 src/xend_internal.c:4580 src/xend_internal.c:4692
+#: src/xend_internal.c:4495 src/xend_internal.c:4589 src/xend_internal.c:4701
#, fuzzy
msgid "Unknown scheduler"
msgstr "ismeretlen gép"
-#: src/xend_internal.c:4545 src/xend_internal.c:4635
+#: src/xend_internal.c:4554 src/xend_internal.c:4644
#, fuzzy
msgid "Failed to get a scheduler name"
msgstr "nem sikerült lekérdezni a felügyelő típusát"
-#: src/xend_internal.c:4558 src/xend_internal.c:4671
+#: src/xend_internal.c:4567 src/xend_internal.c:4680
#, fuzzy
msgid "domain information incomplete, missing cpu_weight"
msgstr "a tartományinformáció nem teljes - hiányzik az uuid"
-#: src/xend_internal.c:4563 src/xend_internal.c:4680
+#: src/xend_internal.c:4572 src/xend_internal.c:4689
#, fuzzy
msgid "domain information incomplete, missing cpu_cap"
msgstr "a tartományinformáció nem teljes - hiányzik az uuid"
-#: src/xend_internal.c:4739
+#: src/xend_internal.c:4748
msgid "domainBlockPeek is not supported for dom0"
msgstr ""
-#: src/xend_internal.c:4762
+#: src/xend_internal.c:4771
#, fuzzy, c-format
msgid "%s: invalid path"
msgstr "érvénytelen argumentum ebben: %s"
-#: src/xend_internal.c:4770
+#: src/xend_internal.c:4779
#, fuzzy, c-format
msgid "failed to open for reading: %s: %s"
msgstr "nem sikerült olvasásra megnyitni ezt: %s"
-#: src/xend_internal.c:4782
+#: src/xend_internal.c:4791
#, fuzzy, c-format
msgid "failed to lseek or read from file: %s: %s"
msgstr "%s tartomány felfüggesztése nem sikerült"
-#: src/xend_internal.c:4865 src/xend_internal.c:4911
+#: src/xend_internal.c:4874 src/xend_internal.c:4920
#, fuzzy, c-format
msgid "unexpected graphics type %d"
msgstr "váratlan MIME-típus"
-#: src/xend_internal.c:4954
+#: src/xend_internal.c:4963
#, fuzzy
msgid "unexpected chr device type"
msgstr "váratlan MIME-típus"
-#: src/xend_internal.c:5128 src/xm_internal.c:1779
+#: src/xend_internal.c:5137 src/xm_internal.c:1779
#, fuzzy, c-format
msgid "unsupported network type %d"
msgstr "váratlan MIME-típus"
-#: src/xend_internal.c:5302 src/xend_internal.c:5309 src/xend_internal.c:5316
+#: src/xend_internal.c:5311 src/xend_internal.c:5318 src/xend_internal.c:5325
#, fuzzy, c-format
msgid "unexpected lifecycle value %d"
msgstr "váratlan érték-csomópont"
-#: src/xend_internal.c:5333
+#: src/xend_internal.c:5342
#, fuzzy
msgid "no HVM domain loader"
msgstr "csomópont - tartománylista"
-#: src/xend_internal.c:5544
+#: src/xend_internal.c:5553
#, fuzzy
msgid "hotplug of device type not supported"
msgstr "könyvtári hívás nem sikerült, valószínűleg nincs támogatva"
msgid "failed to connect to Xen Store"
msgstr "nem sikerült csatlakozni a Xen-tárolóhoz"
+#~ msgid "blocked"
+#~ msgstr "blokkolt"
+
#, fuzzy
#~ msgid "invalid interface type: %s"
#~ msgstr "érvénytelen argumentum ebben: %s"
#~ msgid "cannot read tty pid file %s: %s"
#~ msgstr "a beállítási fájl írása nem sikerült: %s"
-#, fuzzy
-#~ msgid "cannot remove ttyPidFile %s: %s"
-#~ msgstr "a beállítási fájl írása nem sikerült: %s"
-
#, fuzzy
#~ msgid "failed to calloc memory for init string: %s"
#~ msgstr "csomópont lefoglalása nem sikerült"
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-09-08 14:51+0200\n"
+"POT-Creation-Date: 2008-09-23 22:28+0200\n"
"PO-Revision-Date: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
msgid "storage_vol not found"
msgstr "domain name or uuid"
-#: src/conf.c:155 src/conf.c:203 src/conf.c:488 src/conf.c:525 src/conf.c:553
-#: src/conf.c:631
+#: src/conf.c:164 src/conf.c:212 src/conf.c:491 src/conf.c:528 src/conf.c:555
+#: src/conf.c:630
msgid "allocating configuration"
msgstr "allocating configuration"
-#: src/conf.c:338
+#: src/conf.c:347
msgid "unterminated number"
msgstr "unterminated number"
-#: src/conf.c:372 src/conf.c:389 src/conf.c:401
+#: src/conf.c:380 src/conf.c:396 src/conf.c:407
msgid "unterminated string"
msgstr "unterminated string"
-#: src/conf.c:429 src/conf.c:483
+#: src/conf.c:434 src/conf.c:487
msgid "expecting a value"
msgstr "expecting a value"
-#: src/conf.c:450
+#: src/conf.c:454
msgid "expecting a separator in list"
msgstr "expecting a separator in list"
-#: src/conf.c:473
+#: src/conf.c:477
#, fuzzy
msgid "list is not closed with ]"
msgstr "list is not closed with ] "
-#: src/conf.c:518
+#: src/conf.c:521
msgid "expecting a name"
msgstr "expecting a name"
-#: src/conf.c:581
+#: src/conf.c:582
msgid "expecting a separator"
msgstr "expecting a separator"
msgid "expecting an assignment"
msgstr "expecting an assignment"
-#: src/conf.c:894 src/conf.c:950 src/xend_internal.c:584
-#: src/xend_internal.c:2657 src/xm_internal.c:1475 src/xm_internal.c:1482
+#: src/conf.c:892 src/conf.c:948 src/xend_internal.c:584
+#: src/xend_internal.c:2666 src/xm_internal.c:1475 src/xm_internal.c:1482
#, fuzzy
msgid "allocate buffer"
msgstr "allocate new buffer"
-#: src/conf.c:901
+#: src/conf.c:899
msgid "failed to open file"
msgstr "failed to open file"
-#: src/conf.c:912
+#: src/conf.c:910
msgid "failed to save content"
msgstr "failed to save content"
msgid "cannot extract disk devices"
msgstr "Cannot extract running %s hypervisor version\n"
-#: src/domain_conf.c:1939 src/qemu_driver.c:3133
+#: src/domain_conf.c:1939 src/qemu_driver.c:3153
#, fuzzy, c-format
msgid "duplicate disk target '%s'"
msgstr "unexpected mime type"
msgid "unexpected char type %d"
msgstr "unexpected mime type"
-#: src/domain_conf.c:2815 src/xend_internal.c:5214
+#: src/domain_conf.c:2815 src/xend_internal.c:5223
#, fuzzy, c-format
msgid "unexpected sound model %d"
msgstr "unexpected mime type"
-#: src/domain_conf.c:2835 src/xend_internal.c:5237
+#: src/domain_conf.c:2835 src/xend_internal.c:5246
#, fuzzy, c-format
msgid "unexpected input type %d"
msgstr "unexpected mime type"
#: src/lxc_driver.c:274 src/lxc_driver.c:309 src/lxc_driver.c:335
#: src/lxc_driver.c:350 src/openvz_driver.c:238 src/openvz_driver.c:267
-#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:620
-#: src/openvz_driver.c:651 src/openvz_driver.c:672 src/openvz_driver.c:713
-#: src/qemu_driver.c:2192 src/qemu_driver.c:2279 src/qemu_driver.c:2828
-#: src/qemu_driver.c:2883 src/qemu_driver.c:2927 src/qemu_driver.c:3007
-#: src/qemu_driver.c:3123 src/qemu_driver.c:3192 src/qemu_driver.c:3247
-#: src/qemu_driver.c:3291 src/qemu_driver.c:3309 src/qemu_driver.c:3567
+#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:621
+#: src/openvz_driver.c:652 src/openvz_driver.c:673 src/openvz_driver.c:714
+#: src/qemu_driver.c:2212 src/qemu_driver.c:2299 src/qemu_driver.c:2848
+#: src/qemu_driver.c:2903 src/qemu_driver.c:2947 src/qemu_driver.c:3027
+#: src/qemu_driver.c:3143 src/qemu_driver.c:3212 src/qemu_driver.c:3267
+#: src/qemu_driver.c:3311 src/qemu_driver.c:3329 src/qemu_driver.c:3587
#, fuzzy
msgid "no domain with matching uuid"
msgstr "domain id or uuid"
-#: src/lxc_driver.c:280 src/openvz_driver.c:625 src/qemu_driver.c:2933
+#: src/lxc_driver.c:280 src/openvz_driver.c:626 src/qemu_driver.c:2953
#, fuzzy
msgid "cannot delete active domain"
msgstr "name of the inactive domain"
-#: src/lxc_driver.c:286 src/qemu_driver.c:2939
+#: src/lxc_driver.c:286 src/qemu_driver.c:2959
#, fuzzy
msgid "cannot undefine transient domain"
msgstr "name of the inactive domain"
msgid "container '%s' unexpectedly shutdown during startup"
msgstr ""
-#: src/lxc_driver.c:747 src/qemu_driver.c:892
+#: src/lxc_driver.c:747 src/qemu_driver.c:893
#, fuzzy, c-format
msgid "cannot create log directory %s: %s"
msgstr "failed to write configuration file: %s"
msgid "unknown forwarding type '%s'"
msgstr "unknown OS type %s"
-#: src/network_conf.c:662 src/qemu_driver.c:3334 src/qemu_driver.c:3967
+#: src/network_conf.c:662 src/qemu_driver.c:3354 src/qemu_driver.c:3987
#: src/storage_driver.c:816
#, c-format
msgid "cannot create autostart directory %s: %s"
msgid "no config file for %s"
msgstr "configuration file syntax error: %s"
-#: src/openvz_conf.c:187
+#: src/openvz_conf.c:190
+#, fuzzy, c-format
+msgid "Cound not read 'IP_ADDRESS' from config for container %d"
+msgstr "could not connect to %s"
+
+#: src/openvz_conf.c:220
+#, fuzzy, c-format
+msgid "Cound not read 'NETIF' from config for container %d"
+msgstr "could not connect to %s"
+
+#: src/openvz_conf.c:247
+#, fuzzy
+msgid "Too long network device name"
+msgstr "resolving domain filename"
+
+#: src/openvz_conf.c:264
+#, fuzzy
+msgid "Wrong length MAC address"
+msgstr "invalid argument in %s"
+
+#: src/openvz_conf.c:271
+#, fuzzy
+msgid "Wrong MAC address"
+msgstr "invalid argument in %s"
+
+#: src/openvz_conf.c:327
#, fuzzy
msgid "popen failed"
msgstr "operation failed"
-#: src/openvz_conf.c:197
+#: src/openvz_conf.c:337
#, fuzzy
msgid "Failed to parse vzlist output"
msgstr "Failed to suspend domain %s"
-#: src/openvz_conf.c:223
+#: src/openvz_conf.c:363
#, fuzzy
msgid "UUID in config file malformed"
msgstr "configuration file syntax error: %s"
-#: src/openvz_conf.c:235
+#: src/openvz_conf.c:375
#, fuzzy, c-format
msgid "Cound not read config for container %d"
msgstr "could not connect to %s"
msgid "Container ID is not specified"
msgstr ""
-#: src/openvz_driver.c:391 src/openvz_driver.c:459 src/openvz_driver.c:534
-#: src/openvz_driver.c:554 src/openvz_driver.c:600 src/openvz_driver.c:631
-#: src/openvz_driver.c:656 src/openvz_driver.c:728 src/openvz_driver.c:826
-#: src/openvz_driver.c:872
+#: src/openvz_driver.c:391 src/openvz_driver.c:460 src/openvz_driver.c:535
+#: src/openvz_driver.c:555 src/openvz_driver.c:601 src/openvz_driver.c:632
+#: src/openvz_driver.c:657 src/openvz_driver.c:729 src/openvz_driver.c:827
+#: src/openvz_driver.c:873
#, fuzzy, c-format
msgid "Could not exec %s"
msgstr "could not connect to %s"
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:451 src/openvz_driver.c:528
+#: src/openvz_driver.c:452 src/openvz_driver.c:529
msgid "Error creating command for container"
msgstr ""
-#: src/openvz_driver.c:465 src/openvz_driver.c:540
+#: src/openvz_driver.c:466 src/openvz_driver.c:541
#, fuzzy
msgid "Could not set UUID"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:475 src/openvz_driver.c:546
+#: src/openvz_driver.c:476 src/openvz_driver.c:547
#, fuzzy
msgid "Could not configure network"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:482 src/openvz_driver.c:569
+#: src/openvz_driver.c:483 src/openvz_driver.c:570
#, fuzzy
msgid "Could not set number of virtual cpu"
msgstr "change number of virtual CPUs"
#: src/openvz_driver.c:517
#, c-format
-msgid "Already an OPENVZ VM defined with the id '%d'"
+msgid "Already an OPENVZ VM defined with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:588
+#: src/openvz_driver.c:589
msgid "no domain with matching id"
msgstr ""
-#: src/openvz_driver.c:594
+#: src/openvz_driver.c:595
#, fuzzy
msgid "domain is not in shutoff state"
msgstr "Domain is already active"
-#: src/openvz_driver.c:677
+#: src/openvz_driver.c:678
#, fuzzy
msgid "Could not read container config"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:693 src/qemu_driver.c:1823
+#: src/openvz_driver.c:694 src/qemu_driver.c:1843
#, fuzzy, c-format
msgid "unknown type '%s'"
msgstr "unknown OS type %s"
-#: src/openvz_driver.c:719
+#: src/openvz_driver.c:720
msgid "VCPUs should be >= 1"
msgstr ""
-#: src/openvz_driver.c:835 src/openvz_driver.c:881
+#: src/openvz_driver.c:836 src/openvz_driver.c:882
#, fuzzy, c-format
msgid "Could not parse VPS ID %s"
msgstr "could not connect to %s"
msgid "Unexpected exit status '%d', qemu probably failed"
msgstr ""
-#: src/qemu_conf.c:519 src/qemu_driver.c:925
+#: src/qemu_conf.c:519 src/qemu_driver.c:926
#, fuzzy, c-format
msgid "Cannot find QEMU binary %s: %s"
msgstr "Failed to suspend domain %s"
msgid "Network type %d is not supported"
msgstr "Domain %s started\n"
-#: src/qemu_conf.c:580 src/qemu_driver.c:1515
+#: src/qemu_conf.c:580 src/qemu_driver.c:1514
#, fuzzy, c-format
msgid "cannot initialize bridge support: %s"
msgstr "Failed to suspend domain %s"
msgid "failed to allocate space for argv string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:90
+#: src/qemu_driver.c:91
#, fuzzy
msgid "Failed to set close-on-exec file descriptor flag\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:105
+#: src/qemu_driver.c:106
#, fuzzy
msgid "Failed to set non-blocking file descriptor flag\n"
msgstr "failed to parse Xend domain information"
-#: src/qemu_driver.c:150
+#: src/qemu_driver.c:151
#, fuzzy, c-format
msgid "Failed to autostart network '%s': %s\n"
msgstr "Failed to start domain %s"
-#: src/qemu_driver.c:165
+#: src/qemu_driver.c:166
#, fuzzy, c-format
msgid "Failed to autostart VM '%s': %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:201
+#: src/qemu_driver.c:202
#, fuzzy, c-format
msgid "Failed to find user record for uid '%d': %s\n"
msgstr "Failed to undefine domain %s"
-#: src/qemu_driver.c:212
+#: src/qemu_driver.c:213
#, fuzzy
msgid "out of memory in asprintf\n"
msgstr "out of memory"
-#: src/qemu_driver.c:268
+#: src/qemu_driver.c:269
#, fuzzy
msgid "qemudStartup: out of memory\n"
msgstr "out of memory"
-#: src/qemu_driver.c:295
+#: src/qemu_driver.c:296
msgid "Reloading iptables rules\n"
msgstr ""
-#: src/qemu_driver.c:433
+#: src/qemu_driver.c:434
#, c-format
msgid ""
"QEMU quit during %s startup\n"
"%s"
msgstr ""
-#: src/qemu_driver.c:443 src/qemu_driver.c:456
+#: src/qemu_driver.c:444 src/qemu_driver.c:457
#, c-format
msgid "Failure while reading %s startup output: %s"
msgstr ""
-#: src/qemu_driver.c:451
+#: src/qemu_driver.c:452
#, c-format
msgid "Timed out while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:467
+#: src/qemu_driver.c:468
#, c-format
msgid "Failure while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:479
+#: src/qemu_driver.c:480
#, c-format
msgid "Out of space while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:510
+#: src/qemu_driver.c:511
#, fuzzy, c-format
msgid "Unable to open monitor path %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:515
+#: src/qemu_driver.c:516
msgid "Unable to set monitor close-on-exec flag"
msgstr ""
-#: src/qemu_driver.c:520
+#: src/qemu_driver.c:521
msgid "Unable to put monitor into non-blocking mode"
msgstr ""
-#: src/qemu_driver.c:648 src/qemu_driver.c:1027 src/qemu_driver.c:1726
-#: src/qemu_driver.c:1736
+#: src/qemu_driver.c:649 src/qemu_driver.c:1028 src/qemu_driver.c:1725
+#: src/qemu_driver.c:1735
#, fuzzy, c-format
msgid "Unable to log VM console data: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:671
+#: src/qemu_driver.c:672
#, fuzzy
msgid "allocate cpumap"
msgstr "allocate new context"
-#: src/qemu_driver.c:682
+#: src/qemu_driver.c:683
msgid "cannot run monitor command to fetch CPU thread info"
msgstr ""
-#: src/qemu_driver.c:786
+#: src/qemu_driver.c:787
#, fuzzy, c-format
msgid "failed to set CPU affinity %s"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:796 src/qemu_driver.c:2135
+#: src/qemu_driver.c:797 src/qemu_driver.c:2155
#, fuzzy
msgid "resume operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:859
+#: src/qemu_driver.c:860
#, fuzzy
msgid "VM is already active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:869
+#: src/qemu_driver.c:870
msgid "Unable to find an unused VNC port"
msgstr ""
-#: src/qemu_driver.c:881
+#: src/qemu_driver.c:882
#, c-format
msgid "config file path too long: %s/%s.log"
msgstr ""
-#: src/qemu_driver.c:900
+#: src/qemu_driver.c:901
#, fuzzy, c-format
msgid "failed to create logfile %s: %s"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:906
+#: src/qemu_driver.c:907
#, fuzzy, c-format
msgid "Unable to set VM logfile close-on-exec flag %s"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:935 src/qemu_driver.c:3032
+#: src/qemu_driver.c:936 src/qemu_driver.c:3052
#, fuzzy, c-format
msgid "Cannot determine QEMU argv syntax %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:951 src/qemu_driver.c:954 src/qemu_driver.c:959
+#: src/qemu_driver.c:952 src/qemu_driver.c:955 src/qemu_driver.c:960
#, fuzzy, c-format
msgid "Unable to write argv to logfile %d: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:1041
+#: src/qemu_driver.c:1040
#, fuzzy, c-format
msgid "Shutting down VM '%s'\n"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:1052
+#: src/qemu_driver.c:1051
#, fuzzy, c-format
msgid "Unable to close logfile %d: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:1067
+#: src/qemu_driver.c:1066
#, fuzzy
msgid "Got unexpected pid, damn\n"
msgstr "unexpected dict node"
-#: src/qemu_driver.c:1221
+#: src/qemu_driver.c:1220
#, fuzzy
msgid "failed to allocate space for dnsmasq argv"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1235
+#: src/qemu_driver.c:1234
msgid "cannot start dhcp daemon without IP address for server"
msgstr ""
-#: src/qemu_driver.c:1264
+#: src/qemu_driver.c:1263
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1275
+#: src/qemu_driver.c:1274
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1285
+#: src/qemu_driver.c:1284
#, fuzzy, c-format
msgid "failed to add iptables rule to enable masquerading : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1317
+#: src/qemu_driver.c:1316
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1328
+#: src/qemu_driver.c:1327
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1353
+#: src/qemu_driver.c:1352
#, fuzzy
msgid "failed to allocate space for IP tables support"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1361 src/qemu_driver.c:1368
+#: src/qemu_driver.c:1360 src/qemu_driver.c:1367
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1376 src/qemu_driver.c:1383
+#: src/qemu_driver.c:1375 src/qemu_driver.c:1382
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1393
+#: src/qemu_driver.c:1392
#, fuzzy, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1400
+#: src/qemu_driver.c:1399
#, fuzzy, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1408
+#: src/qemu_driver.c:1407
#, fuzzy, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1509
+#: src/qemu_driver.c:1508
#, fuzzy
msgid "network is already active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:1521
+#: src/qemu_driver.c:1520
#, fuzzy, c-format
msgid "cannot create bridge '%s' : %s"
msgstr "failed to write configuration file: %s"
-#: src/qemu_driver.c:1536
+#: src/qemu_driver.c:1535
#, fuzzy, c-format
msgid "cannot set IP address on bridge '%s' to '%s' : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1544
+#: src/qemu_driver.c:1543
#, fuzzy, c-format
msgid "cannot set netmask on bridge '%s' to '%s' : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1552
+#: src/qemu_driver.c:1551
#, fuzzy, c-format
msgid "failed to bring the bridge '%s' up : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1563
+#: src/qemu_driver.c:1562
#, fuzzy, c-format
msgid "failed to enable IP forwarding : %s"
msgstr "failed to open %s for reading"
-#: src/qemu_driver.c:1581 src/qemu_driver.c:1612
+#: src/qemu_driver.c:1580 src/qemu_driver.c:1611
#, fuzzy, c-format
msgid "Failed to bring down bridge '%s' : %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1587 src/qemu_driver.c:1617
+#: src/qemu_driver.c:1586 src/qemu_driver.c:1616
#, fuzzy, c-format
msgid "Failed to delete bridge '%s' : %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1600
+#: src/qemu_driver.c:1599
#, fuzzy, c-format
msgid "Shutting down network '%s'\n"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:1626
+#: src/qemu_driver.c:1625
#, fuzzy
msgid "Got unexpected pid for dnsmasq\n"
msgstr "unexpected dict node"
-#: src/qemu_driver.c:1839
+#: src/qemu_driver.c:1814
+#, fuzzy, c-format
+msgid "Unable to open %s: %s\n"
+msgstr "Failed to suspend domain %s"
+
+#: src/qemu_driver.c:1859
#, fuzzy
msgid "failed to allocate space for capabilities support"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1858 src/qemu_driver.c:1884
+#: src/qemu_driver.c:1878 src/qemu_driver.c:1904
msgid "NUMA not supported on this host"
msgstr ""
-#: src/qemu_driver.c:1869 src/qemu_driver.c:1892
+#: src/qemu_driver.c:1889 src/qemu_driver.c:1912
#, fuzzy
msgid "Failed to query NUMA free memory"
msgstr "Used memory:"
-#: src/qemu_driver.c:2053
+#: src/qemu_driver.c:2073
#, fuzzy, c-format
msgid "domain '%s' is already defined"
msgstr "domain %s exists already"
-#: src/qemu_driver.c:2064
+#: src/qemu_driver.c:2084
#, fuzzy, c-format
msgid "domain with uuid '%s' is already defined"
msgstr "domain %s exists already"
-#: src/qemu_driver.c:2094 src/qemu_driver.c:2123 src/qemu_driver.c:2152
-#: src/qemu_driver.c:2172 src/qemu_driver.c:2410 src/qemu_driver.c:3383
-#: src/qemu_driver.c:3518 src/qemu_driver.c:3632
+#: src/qemu_driver.c:2114 src/qemu_driver.c:2143 src/qemu_driver.c:2172
+#: src/qemu_driver.c:2192 src/qemu_driver.c:2430 src/qemu_driver.c:3403
+#: src/qemu_driver.c:3538 src/qemu_driver.c:3652
#, c-format
msgid "no domain with matching id %d"
msgstr ""
-#: src/qemu_driver.c:2099 src/qemu_driver.c:2128 src/qemu_driver.c:2416
-#: src/qemu_driver.c:3388 src/qemu_driver.c:3524 src/qemu_driver.c:3638
+#: src/qemu_driver.c:2119 src/qemu_driver.c:2148 src/qemu_driver.c:2436
+#: src/qemu_driver.c:3408 src/qemu_driver.c:3544 src/qemu_driver.c:3658
#, fuzzy
msgid "domain is not running"
msgstr "Domain is already active"
-#: src/qemu_driver.c:2107
+#: src/qemu_driver.c:2127
#, fuzzy
msgid "suspend operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2158
+#: src/qemu_driver.c:2178
#, fuzzy
msgid "shutdown operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2198
+#: src/qemu_driver.c:2218
#, fuzzy
msgid "failed to allocate space for ostype"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:2214 src/qemu_driver.c:2230 src/qemu_driver.c:2253
-#: src/qemu_driver.c:2526 src/qemu_driver.c:2688
+#: src/qemu_driver.c:2234 src/qemu_driver.c:2250 src/qemu_driver.c:2273
+#: src/qemu_driver.c:2546 src/qemu_driver.c:2708
#, c-format
msgid "no domain with matching uuid '%s'"
msgstr ""
-#: src/qemu_driver.c:2236
+#: src/qemu_driver.c:2256
msgid "cannot set max memory lower than current memory"
msgstr ""
-#: src/qemu_driver.c:2259
+#: src/qemu_driver.c:2279
#, fuzzy
msgid "cannot set memory of an active domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:2265
+#: src/qemu_driver.c:2285
msgid "cannot set memory higher than max memory"
msgstr ""
-#: src/qemu_driver.c:2425
+#: src/qemu_driver.c:2445
#, fuzzy
msgid "failed to pause domain"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:2434
+#: src/qemu_driver.c:2454
#, fuzzy
msgid "failed to get domain xml"
msgstr "failed to get domain UUID"
-#: src/qemu_driver.c:2442
+#: src/qemu_driver.c:2462
#, fuzzy, c-format
msgid "failed to create '%s'"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2449
+#: src/qemu_driver.c:2469
#, fuzzy
msgid "failed to write save header"
msgstr "Failed to write to socket %d\n"
-#: src/qemu_driver.c:2457
+#: src/qemu_driver.c:2477
#, fuzzy
msgid "failed to write xml"
msgstr "Failed to write to socket %d\n"
-#: src/qemu_driver.c:2470 src/qemu_driver.c:2477 src/qemu_driver.c:2748
+#: src/qemu_driver.c:2490 src/qemu_driver.c:2497 src/qemu_driver.c:2768
#: src/remote_internal.c:2241 src/virterror.c:441
msgid "out of memory"
msgstr "out of memory"
-#: src/qemu_driver.c:2485
+#: src/qemu_driver.c:2505
#, fuzzy
msgid "migrate operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2497
+#: src/qemu_driver.c:2517
msgid "'migrate' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:2532
+#: src/qemu_driver.c:2552
#, fuzzy
msgid "cannot change vcpu count of an active domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:2538
+#: src/qemu_driver.c:2558
msgid "could not determine max vcpus for the domain"
msgstr ""
-#: src/qemu_driver.c:2544
+#: src/qemu_driver.c:2564
#, c-format
msgid ""
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
msgstr ""
-#: src/qemu_driver.c:2568 src/qemu_driver.c:2620
+#: src/qemu_driver.c:2588 src/qemu_driver.c:2640
#, fuzzy
msgid "cannot pin vcpus on an inactive domain"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:2574
+#: src/qemu_driver.c:2594
#, c-format
msgid "vcpu number out of range %d > %d"
msgstr ""
-#: src/qemu_driver.c:2595
+#: src/qemu_driver.c:2615
#, fuzzy, c-format
msgid "cannot set affinity: %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:2600
+#: src/qemu_driver.c:2620
#, fuzzy
msgid "cpu affinity is not supported"
msgstr "library call failed, possibly not supported"
-#: src/qemu_driver.c:2657
+#: src/qemu_driver.c:2677
#, fuzzy, c-format
msgid "cannot get affinity: %s"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2667
+#: src/qemu_driver.c:2687
msgid "cpu affinity is not available"
msgstr ""
-#: src/qemu_driver.c:2694
+#: src/qemu_driver.c:2714
#, fuzzy, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr "load domain definition file"
-#: src/qemu_driver.c:2720 src/test.c:956
+#: src/qemu_driver.c:2740 src/test.c:956
#, fuzzy
msgid "cannot read domain image"
msgstr "node domain list"
-#: src/qemu_driver.c:2726
+#: src/qemu_driver.c:2746
#, fuzzy
msgid "failed to read qemu header"
msgstr "failed to read from Xen Daemon"
-#: src/qemu_driver.c:2733
+#: src/qemu_driver.c:2753
msgid "image magic is incorrect"
msgstr ""
-#: src/qemu_driver.c:2740
+#: src/qemu_driver.c:2760
#, c-format
msgid "image version is not supported (%d > %d)"
msgstr ""
-#: src/qemu_driver.c:2755
+#: src/qemu_driver.c:2775
#, fuzzy
msgid "failed to read XML"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2764
+#: src/qemu_driver.c:2784
#, fuzzy
msgid "failed to parse XML"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2777
+#: src/qemu_driver.c:2797
#, fuzzy, c-format
msgid "domain is already active as '%s'"
msgstr "Domain is already active"
-#: src/qemu_driver.c:2786
+#: src/qemu_driver.c:2806
#, fuzzy
msgid "failed to assign new VM"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2799
+#: src/qemu_driver.c:2819
#, fuzzy
msgid "failed to start VM"
msgstr "Failed to start domain %s"
-#: src/qemu_driver.c:2811
+#: src/qemu_driver.c:2831
#, fuzzy
msgid "failed to resume domain"
msgstr "Failed to resume domain %s"
-#: src/qemu_driver.c:2848 src/qemu_driver.c:3741 src/qemu_driver.c:3776
+#: src/qemu_driver.c:2868 src/qemu_driver.c:3761 src/qemu_driver.c:3796
#, fuzzy
msgid "failed to allocate space for VM name string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:2962
+#: src/qemu_driver.c:2982
#, fuzzy, c-format
msgid "cannot convert disk '%s' to bus/device index"
msgstr "Cannot extract running %s hypervisor version\n"
-#: src/qemu_driver.c:2982
+#: src/qemu_driver.c:3002
#, fuzzy, c-format
msgid "Unsupported disk name mapping for bus '%s'"
msgstr "unexpected mime type"
-#: src/qemu_driver.c:3022
+#: src/qemu_driver.c:3042
#, c-format
msgid "No device with bus '%s' and target '%s'"
msgstr ""
-#: src/qemu_driver.c:3049
+#: src/qemu_driver.c:3069
#, c-format
msgid ""
"Emulator version does not support removable media for device '%s' and target "
"'%s'"
msgstr ""
-#: src/qemu_driver.c:3086
+#: src/qemu_driver.c:3106
msgid "cannot change cdrom media"
msgstr ""
-#: src/qemu_driver.c:3097
+#: src/qemu_driver.c:3117
msgid "changing cdrom media failed"
msgstr ""
-#: src/qemu_driver.c:3157
+#: src/qemu_driver.c:3177
#, fuzzy
msgid "cannot attach usb disk"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3168
+#: src/qemu_driver.c:3188
#, fuzzy
msgid "adding usb disk failed"
msgstr "loading host definition file"
-#: src/qemu_driver.c:3212
+#: src/qemu_driver.c:3232
#, fuzzy
msgid "cannot attach usb device"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3223
+#: src/qemu_driver.c:3243
#, fuzzy
msgid "adding usb device failed"
msgstr "loading host definition file"
-#: src/qemu_driver.c:3253
+#: src/qemu_driver.c:3273
#, fuzzy
msgid "cannot attach device on inactive domain"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3276
+#: src/qemu_driver.c:3296
msgid "this device type cannot be attached"
msgstr ""
-#: src/qemu_driver.c:3315
+#: src/qemu_driver.c:3335
#, fuzzy
msgid "cannot set autostart for transient domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:3341
+#: src/qemu_driver.c:3361
#, fuzzy, c-format
msgid "Failed to create symlink '%s to '%s': %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:3348 src/qemu_driver.c:3981 src/storage_driver.c:832
+#: src/qemu_driver.c:3368 src/qemu_driver.c:4001 src/storage_driver.c:832
#, fuzzy, c-format
msgid "Failed to delete symlink '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:3410
+#: src/qemu_driver.c:3430
#, fuzzy, c-format
msgid "invalid path: %s"
msgstr "invalid argument in %s"
-#: src/qemu_driver.c:3418
+#: src/qemu_driver.c:3438
msgid "'info blockstats' command failed"
msgstr ""
-#: src/qemu_driver.c:3433
+#: src/qemu_driver.c:3453
msgid "'info blockstats' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:3498
+#: src/qemu_driver.c:3518
#, fuzzy, c-format
msgid "device not found: %s (%s)"
msgstr "Domain restored from %s\n"
-#: src/qemu_driver.c:3530 src/qemu_driver.c:3573
+#: src/qemu_driver.c:3550 src/qemu_driver.c:3593
msgid "NULL or empty path"
msgstr ""
-#: src/qemu_driver.c:3541
+#: src/qemu_driver.c:3561
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr ""
-#: src/qemu_driver.c:3583
+#: src/qemu_driver.c:3603
#, fuzzy
msgid "invalid path"
msgstr "invalid argument in %s"
-#: src/qemu_driver.c:3626
+#: src/qemu_driver.c:3646
msgid "QEMU driver only supports virtual memory addrs"
msgstr ""
-#: src/qemu_driver.c:3653
+#: src/qemu_driver.c:3673
#, fuzzy
msgid "'memsave' command failed"
msgstr "domain name"
-#: src/qemu_driver.c:3682 src/qemu_driver.c:3850 src/qemu_driver.c:3875
-#: src/qemu_driver.c:3889 src/qemu_driver.c:3904 src/qemu_driver.c:3937
-#: src/qemu_driver.c:3953
+#: src/qemu_driver.c:3702 src/qemu_driver.c:3870 src/qemu_driver.c:3895
+#: src/qemu_driver.c:3909 src/qemu_driver.c:3924 src/qemu_driver.c:3957
+#: src/qemu_driver.c:3973
msgid "no network with matching uuid"
msgstr ""
-#: src/qemu_driver.c:3697
+#: src/qemu_driver.c:3717
msgid "no network with matching name"
msgstr ""
-#: src/qemu_driver.c:3856
+#: src/qemu_driver.c:3876
#, fuzzy
msgid "network is still active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:3917
+#: src/qemu_driver.c:3937
#, fuzzy
msgid "no network with matching id"
msgstr "domain information in XML"
-#: src/qemu_driver.c:3924
+#: src/qemu_driver.c:3944
#, fuzzy
msgid "failed to allocate space for network bridge string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:3974 src/storage_driver.c:823
+#: src/qemu_driver.c:3994 src/storage_driver.c:823
#, fuzzy, c-format
msgid "Failed to create symlink '%s' to '%s': %s"
msgstr "Failed to save domain %s to %s"
msgid "%s not implemented on Win32"
msgstr ""
-#: src/storage_backend_disk.c:85 src/storage_backend_logical.c:57
+#: src/storage_backend_disk.c:90 src/storage_backend_logical.c:57
#, c-format
msgid "unsupported pool format %s"
msgstr ""
-#: src/storage_backend_disk.c:110 src/storage_backend_logical.c:70
+#: src/storage_backend_disk.c:115 src/storage_backend_logical.c:70
#, c-format
msgid "unsupported pool format %d"
msgstr ""
-#: src/storage_backend_disk.c:138 src/storage_backend_fs.c:192
+#: src/storage_backend_disk.c:143 src/storage_backend_fs.c:192
#: src/storage_backend_fs.c:262 src/storage_backend_fs.c:314
#, c-format
msgid "unsupported volume format %s"
msgstr ""
-#: src/storage_backend_disk.c:165 src/storage_backend_fs.c:225
+#: src/storage_backend_disk.c:170 src/storage_backend_fs.c:225
#: src/storage_backend_fs.c:297 src/storage_backend_fs.c:329
#, c-format
msgid "unsupported volume format %d"
msgstr ""
-#: src/storage_backend_disk.c:179 src/storage_backend_disk.c:192
-#: src/storage_backend_disk.c:199 src/storage_backend_disk.c:221
+#: src/storage_backend_disk.c:184 src/storage_backend_disk.c:197
+#: src/storage_backend_disk.c:204 src/storage_backend_disk.c:226
#: src/storage_backend_fs.c:839 src/storage_backend_iscsi.c:177
#: src/storage_backend_logical.c:116 src/storage_backend_logical.c:121
#: src/storage_backend_logical.c:133 src/storage_backend_logical.c:143
-#: src/storage_backend_logical.c:531
+#: src/storage_backend_logical.c:546
msgid "volume"
msgstr ""
-#: src/storage_backend_disk.c:229
+#: src/storage_backend_disk.c:234
msgid "volume extents"
msgstr ""
-#: src/storage_backend_disk.c:237
+#: src/storage_backend_disk.c:242
msgid "cannot parse device start location"
msgstr ""
-#: src/storage_backend_disk.c:244
+#: src/storage_backend_disk.c:249
msgid "cannot parse device end location"
msgstr ""
-#: src/storage_backend_disk.c:250 src/storage_backend_logical.c:154
+#: src/storage_backend_disk.c:255 src/storage_backend_logical.c:154
#: src/storage_backend_logical.c:160
msgid "extents"
msgstr ""
-#: src/storage_backend_disk.c:464
+#: src/storage_backend_disk.c:462
msgid "no large enough free extent"
msgstr ""
-#: src/storage_backend_disk.c:498
-msgid "Disk pools are not yet supported"
+#: src/storage_backend_disk.c:502
+#, c-format
+msgid "Couldn't read volume target path '%s'. %s"
msgstr ""
+#: src/storage_backend_disk.c:517
+#, c-format
+msgid "Volume path '%s' did not start with parent pool source device name."
+msgstr ""
+
+#: src/storage_backend_disk.c:526
+#, fuzzy, c-format
+msgid "cannot parse partition number from target '%s'"
+msgstr "Failed to suspend domain %s"
+
#: src/storage_backend_fs.c:358
#, c-format
msgid "cannot read header '%s': %s"
msgstr ""
#: src/storage_backend_fs.c:1042 src/storage_backend_fs.c:1078
-#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:543
+#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:558
#, c-format
msgid "cannot read path '%s': %s"
msgstr ""
msgid "creation of non-raw images is not supported without qemu-img"
msgstr ""
-#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:552
+#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:567
#, fuzzy, c-format
msgid "cannot set file owner '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:559
+#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:574
#, fuzzy, c-format
msgid "cannot set file mode '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:566
+#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:581
#, c-format
msgid "cannot close file '%s': %s"
msgstr ""
msgid "lvs command failed with exitstatus %d"
msgstr ""
-#: src/storage_backend_logical.c:355
+#: src/storage_backend_logical.c:354
#, fuzzy
msgid "command line"
msgstr "domain name"
-#: src/storage_backend_logical.c:372
+#: src/storage_backend_logical.c:371
#, c-format
msgid "cannot open device %s"
msgstr ""
-#: src/storage_backend_logical.c:378
+#: src/storage_backend_logical.c:377
#, c-format
msgid "cannot clear device header %s"
msgstr ""
-#: src/storage_backend_logical.c:385
+#: src/storage_backend_logical.c:384
#, c-format
msgid "cannot close device %s"
msgstr ""
-#: src/storage_backend_logical.c:575
+#: src/storage_backend_logical.c:507
+#, fuzzy, c-format
+msgid "cannot remove PV device %s: %s"
+msgstr "failed to write configuration file: %s"
+
+#: src/storage_backend_logical.c:590
#, c-format
msgid "cannot find newly created volume '%s': %s"
msgstr ""
msgstr "DATA"
#: src/virsh.c:6292 src/virsh.c:6314
-msgid "blocked"
-msgstr "blocked"
+msgid "idle"
+msgstr ""
#: src/virsh.c:6294
msgid "paused"
msgid "domain information incomplete, missing uuid"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1109 src/xend_internal.c:2204 src/xend_internal.c:2211
+#: src/xend_internal.c:1109 src/xend_internal.c:2213 src/xend_internal.c:2220
msgid "domain information incomplete, missing name"
msgstr "domain information incomplete, missing name"
msgid "unknown graphics type '%s'"
msgstr "unknown OS type %s"
-#: src/xend_internal.c:2191
+#: src/xend_internal.c:2200
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:2260 src/xend_internal.c:2270 src/xend_internal.c:2280
+#: src/xend_internal.c:2269 src/xend_internal.c:2279 src/xend_internal.c:2289
#, fuzzy, c-format
msgid "unknown lifecycle type %s"
msgstr "unknown OS type %s"
-#: src/xend_internal.c:2593
+#: src/xend_internal.c:2602
#, fuzzy
msgid "failed to parse topology information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:2647
+#: src/xend_internal.c:2656
#, fuzzy
msgid "topology syntax error"
msgstr "configuration file syntax error"
-#: src/xend_internal.c:2711
+#: src/xend_internal.c:2720
msgid "failed to parse Xend domain information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:3193
+#: src/xend_internal.c:3202
msgid "xenDaemonDomainFetch failed to find this domain"
msgstr ""
-#: src/xend_internal.c:3815 src/xend_internal.c:4290 src/xm_internal.c:1617
+#: src/xend_internal.c:3824 src/xend_internal.c:4299 src/xm_internal.c:1617
#, fuzzy
msgid "failed to build sexpr"
msgstr "Failed to suspend domain %s"
-#: src/xend_internal.c:3917
+#: src/xend_internal.c:3926
#, fuzzy
msgid "unsupported device type"
msgstr "unexpected mime type"
-#: src/xend_internal.c:4020
+#: src/xend_internal.c:4029
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4061
+#: src/xend_internal.c:4070
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4069
+#: src/xend_internal.c:4078
#, fuzzy
msgid "unexpected value from on_xend_start"
msgstr "unexpected value node"
-#: src/xend_internal.c:4080
+#: src/xend_internal.c:4089
#, fuzzy
msgid "no memory"
msgstr "node memory"
-#: src/xend_internal.c:4086
+#: src/xend_internal.c:4095
#, fuzzy
msgid "sexpr2string failed"
msgstr "operation failed"
-#: src/xend_internal.c:4091
+#: src/xend_internal.c:4100
#, fuzzy
msgid "Failed to redefine sexpr"
msgstr "Failed to undefine domain %s"
-#: src/xend_internal.c:4096
+#: src/xend_internal.c:4105
msgid "on_xend_start not present in sexpr"
msgstr ""
-#: src/xend_internal.c:4127
+#: src/xend_internal.c:4136
#, fuzzy, c-format
msgid "gethostname failed: %s"
msgstr "operation failed: %s"
-#: src/xend_internal.c:4133
+#: src/xend_internal.c:4142
#, fuzzy, c-format
msgid "failed to strdup hostname: %s"
msgstr "failed to get hypervisor type"
-#: src/xend_internal.c:4164
+#: src/xend_internal.c:4173
msgid ""
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
"migration"
msgstr ""
-#: src/xend_internal.c:4174
+#: src/xend_internal.c:4183
msgid ""
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
"migration"
msgstr ""
-#: src/xend_internal.c:4186
+#: src/xend_internal.c:4195
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr ""
-#: src/xend_internal.c:4199
+#: src/xend_internal.c:4208
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr ""
-#: src/xend_internal.c:4204
+#: src/xend_internal.c:4213
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr ""
-#: src/xend_internal.c:4211
+#: src/xend_internal.c:4220
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr ""
-#: src/xend_internal.c:4218 src/xend_internal.c:4240 src/xend_internal.c:4248
-#: src/xend_internal.c:4474 src/xend_internal.c:4481 src/xml.c:89
+#: src/xend_internal.c:4227 src/xend_internal.c:4249 src/xend_internal.c:4257
+#: src/xend_internal.c:4483 src/xend_internal.c:4490 src/xml.c:89
msgid "strdup failed"
msgstr ""
-#: src/xend_internal.c:4231
+#: src/xend_internal.c:4240
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr ""
-#: src/xend_internal.c:4284
+#: src/xend_internal.c:4293
#, fuzzy
msgid "failed to parse domain description"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:4300
+#: src/xend_internal.c:4309
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Failed to create domain %s\n"
-#: src/xend_internal.c:4456 src/xend_internal.c:4532 src/xend_internal.c:4622
+#: src/xend_internal.c:4465 src/xend_internal.c:4541 src/xend_internal.c:4631
msgid "unsupported in xendConfigVersion < 4"
msgstr ""
-#: src/xend_internal.c:4468
+#: src/xend_internal.c:4477
#, fuzzy
msgid "node information incomplete, missing scheduler name"
msgstr "domain information incomplete, missing name"
-#: src/xend_internal.c:4486 src/xend_internal.c:4580 src/xend_internal.c:4692
+#: src/xend_internal.c:4495 src/xend_internal.c:4589 src/xend_internal.c:4701
#, fuzzy
msgid "Unknown scheduler"
msgstr "unknown host"
-#: src/xend_internal.c:4545 src/xend_internal.c:4635
+#: src/xend_internal.c:4554 src/xend_internal.c:4644
#, fuzzy
msgid "Failed to get a scheduler name"
msgstr "failed to get hypervisor type"
-#: src/xend_internal.c:4558 src/xend_internal.c:4671
+#: src/xend_internal.c:4567 src/xend_internal.c:4680
#, fuzzy
msgid "domain information incomplete, missing cpu_weight"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:4563 src/xend_internal.c:4680
+#: src/xend_internal.c:4572 src/xend_internal.c:4689
#, fuzzy
msgid "domain information incomplete, missing cpu_cap"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:4739
+#: src/xend_internal.c:4748
msgid "domainBlockPeek is not supported for dom0"
msgstr ""
-#: src/xend_internal.c:4762
+#: src/xend_internal.c:4771
#, fuzzy, c-format
msgid "%s: invalid path"
msgstr "invalid argument in %s"
-#: src/xend_internal.c:4770
+#: src/xend_internal.c:4779
#, fuzzy, c-format
msgid "failed to open for reading: %s: %s"
msgstr "failed to open %s for reading"
-#: src/xend_internal.c:4782
+#: src/xend_internal.c:4791
#, fuzzy, c-format
msgid "failed to lseek or read from file: %s: %s"
msgstr "Failed to suspend domain %s"
-#: src/xend_internal.c:4865 src/xend_internal.c:4911
+#: src/xend_internal.c:4874 src/xend_internal.c:4920
#, fuzzy, c-format
msgid "unexpected graphics type %d"
msgstr "unexpected mime type"
-#: src/xend_internal.c:4954
+#: src/xend_internal.c:4963
#, fuzzy
msgid "unexpected chr device type"
msgstr "unexpected mime type"
-#: src/xend_internal.c:5128 src/xm_internal.c:1779
+#: src/xend_internal.c:5137 src/xm_internal.c:1779
#, fuzzy, c-format
msgid "unsupported network type %d"
msgstr "unexpected mime type"
-#: src/xend_internal.c:5302 src/xend_internal.c:5309 src/xend_internal.c:5316
+#: src/xend_internal.c:5311 src/xend_internal.c:5318 src/xend_internal.c:5325
#, fuzzy, c-format
msgid "unexpected lifecycle value %d"
msgstr "unexpected value node"
-#: src/xend_internal.c:5333
+#: src/xend_internal.c:5342
#, fuzzy
msgid "no HVM domain loader"
msgstr "node domain list"
-#: src/xend_internal.c:5544
+#: src/xend_internal.c:5553
#, fuzzy
msgid "hotplug of device type not supported"
msgstr "library call failed, possibly not supported"
msgid "failed to connect to Xen Store"
msgstr "failed to connect to Xen Store"
+#~ msgid "blocked"
+#~ msgstr "blocked"
+
#, fuzzy
#~ msgid "invalid interface type: %s"
#~ msgstr "invalid argument in %s"
#~ msgid "cannot read tty pid file %s: %s"
#~ msgstr "failed to write configuration file: %s"
-#, fuzzy
-#~ msgid "cannot remove ttyPidFile %s: %s"
-#~ msgstr "failed to write configuration file: %s"
-
#, fuzzy
#~ msgid "failed to calloc memory for init string: %s"
#~ msgstr "failed to allocate a node"
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-09-08 14:51+0200\n"
+"POT-Creation-Date: 2008-09-23 22:28+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"
msgid "storage_vol not found"
msgstr "Jaringan tidak ditemukan"
-#: src/conf.c:155 src/conf.c:203 src/conf.c:488 src/conf.c:525 src/conf.c:553
-#: src/conf.c:631
+#: src/conf.c:164 src/conf.c:212 src/conf.c:491 src/conf.c:528 src/conf.c:555
+#: src/conf.c:630
msgid "allocating configuration"
msgstr "mengalokasikan konfigurasi"
-#: src/conf.c:338
+#: src/conf.c:347
msgid "unterminated number"
msgstr "nomer yang tidak ditutup"
-#: src/conf.c:372 src/conf.c:389 src/conf.c:401
+#: src/conf.c:380 src/conf.c:396 src/conf.c:407
msgid "unterminated string"
msgstr "string yang tidak ditutup"
-#: src/conf.c:429 src/conf.c:483
+#: src/conf.c:434 src/conf.c:487
msgid "expecting a value"
msgstr ""
-#: src/conf.c:450
+#: src/conf.c:454
msgid "expecting a separator in list"
msgstr ""
-#: src/conf.c:473
+#: src/conf.c:477
#, fuzzy
msgid "list is not closed with ]"
msgstr "daftar tidak ditutup dengan ] "
-#: src/conf.c:518
+#: src/conf.c:521
msgid "expecting a name"
msgstr ""
-#: src/conf.c:581
+#: src/conf.c:582
msgid "expecting a separator"
msgstr ""
msgid "expecting an assignment"
msgstr ""
-#: src/conf.c:894 src/conf.c:950 src/xend_internal.c:584
-#: src/xend_internal.c:2657 src/xm_internal.c:1475 src/xm_internal.c:1482
+#: src/conf.c:892 src/conf.c:948 src/xend_internal.c:584
+#: src/xend_internal.c:2666 src/xm_internal.c:1475 src/xm_internal.c:1482
#, fuzzy
msgid "allocate buffer"
msgstr "alokasikan buffer baru"
-#: src/conf.c:901
+#: src/conf.c:899
msgid "failed to open file"
msgstr "gagal membuka berkas"
-#: src/conf.c:912
+#: src/conf.c:910
msgid "failed to save content"
msgstr "gagal menyimpan konten"
msgid "cannot extract disk devices"
msgstr "gagal mengalokasikan node"
-#: src/domain_conf.c:1939 src/qemu_driver.c:3133
+#: src/domain_conf.c:1939 src/qemu_driver.c:3153
#, fuzzy, c-format
msgid "duplicate disk target '%s'"
msgstr "operasi gagal"
msgid "unexpected char type %d"
msgstr "data yang tidak diharapkan '%s'"
-#: src/domain_conf.c:2815 src/xend_internal.c:5214
+#: src/domain_conf.c:2815 src/xend_internal.c:5223
#, fuzzy, c-format
msgid "unexpected sound model %d"
msgstr "data yang tidak diharapkan '%s'"
-#: src/domain_conf.c:2835 src/xend_internal.c:5237
+#: src/domain_conf.c:2835 src/xend_internal.c:5246
#, fuzzy, c-format
msgid "unexpected input type %d"
msgstr "data yang tidak diharapkan '%s'"
#: src/lxc_driver.c:274 src/lxc_driver.c:309 src/lxc_driver.c:335
#: src/lxc_driver.c:350 src/openvz_driver.c:238 src/openvz_driver.c:267
-#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:620
-#: src/openvz_driver.c:651 src/openvz_driver.c:672 src/openvz_driver.c:713
-#: src/qemu_driver.c:2192 src/qemu_driver.c:2279 src/qemu_driver.c:2828
-#: src/qemu_driver.c:2883 src/qemu_driver.c:2927 src/qemu_driver.c:3007
-#: src/qemu_driver.c:3123 src/qemu_driver.c:3192 src/qemu_driver.c:3247
-#: src/qemu_driver.c:3291 src/qemu_driver.c:3309 src/qemu_driver.c:3567
+#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:621
+#: src/openvz_driver.c:652 src/openvz_driver.c:673 src/openvz_driver.c:714
+#: src/qemu_driver.c:2212 src/qemu_driver.c:2299 src/qemu_driver.c:2848
+#: src/qemu_driver.c:2903 src/qemu_driver.c:2947 src/qemu_driver.c:3027
+#: src/qemu_driver.c:3143 src/qemu_driver.c:3212 src/qemu_driver.c:3267
+#: src/qemu_driver.c:3311 src/qemu_driver.c:3329 src/qemu_driver.c:3587
#, fuzzy
msgid "no domain with matching uuid"
msgstr "id domain atau uuid"
-#: src/lxc_driver.c:280 src/openvz_driver.c:625 src/qemu_driver.c:2933
+#: src/lxc_driver.c:280 src/openvz_driver.c:626 src/qemu_driver.c:2953
#, fuzzy
msgid "cannot delete active domain"
msgstr "nama domain yg nonaktif"
-#: src/lxc_driver.c:286 src/qemu_driver.c:2939
+#: src/lxc_driver.c:286 src/qemu_driver.c:2959
#, fuzzy
msgid "cannot undefine transient domain"
msgstr "nama domain yg nonaktif"
msgid "container '%s' unexpectedly shutdown during startup"
msgstr ""
-#: src/lxc_driver.c:747 src/qemu_driver.c:892
+#: src/lxc_driver.c:747 src/qemu_driver.c:893
#, fuzzy, c-format
msgid "cannot create log directory %s: %s"
msgstr "gagal menulis berkas konfigurasi: %s"
msgid "unknown forwarding type '%s'"
msgstr "jenis OS %s tidak diketahui"
-#: src/network_conf.c:662 src/qemu_driver.c:3334 src/qemu_driver.c:3967
+#: src/network_conf.c:662 src/qemu_driver.c:3354 src/qemu_driver.c:3987
#: src/storage_driver.c:816
#, c-format
msgid "cannot create autostart directory %s: %s"
msgid "no config file for %s"
msgstr "kesalahan sintak berkas konfigurasi: %s"
-#: src/openvz_conf.c:187
+#: src/openvz_conf.c:190
+#, fuzzy, c-format
+msgid "Cound not read 'IP_ADDRESS' from config for container %d"
+msgstr "tidak dapat terkoneksi ke %s"
+
+#: src/openvz_conf.c:220
+#, fuzzy, c-format
+msgid "Cound not read 'NETIF' from config for container %d"
+msgstr "tidak dapat terkoneksi ke %s"
+
+#: src/openvz_conf.c:247
+#, fuzzy
+msgid "Too long network device name"
+msgstr "nama jaringan target"
+
+#: src/openvz_conf.c:264
+#, fuzzy
+msgid "Wrong length MAC address"
+msgstr "alamat MAC salah"
+
+#: src/openvz_conf.c:271
+#, fuzzy
+msgid "Wrong MAC address"
+msgstr "alamat MAC"
+
+#: src/openvz_conf.c:327
#, fuzzy
msgid "popen failed"
msgstr "operasi gagal"
-#: src/openvz_conf.c:197
+#: src/openvz_conf.c:337
#, fuzzy
msgid "Failed to parse vzlist output"
msgstr "Gagal membuka '%s': %s"
-#: src/openvz_conf.c:223
+#: src/openvz_conf.c:363
#, fuzzy
msgid "UUID in config file malformed"
msgstr "kesalahan sintak berkas konfigurasi: %s"
-#: src/openvz_conf.c:235
+#: src/openvz_conf.c:375
#, fuzzy, c-format
msgid "Cound not read config for container %d"
msgstr "tidak dapat terkoneksi ke %s"
msgid "Container ID is not specified"
msgstr ""
-#: src/openvz_driver.c:391 src/openvz_driver.c:459 src/openvz_driver.c:534
-#: src/openvz_driver.c:554 src/openvz_driver.c:600 src/openvz_driver.c:631
-#: src/openvz_driver.c:656 src/openvz_driver.c:728 src/openvz_driver.c:826
-#: src/openvz_driver.c:872
+#: src/openvz_driver.c:391 src/openvz_driver.c:460 src/openvz_driver.c:535
+#: src/openvz_driver.c:555 src/openvz_driver.c:601 src/openvz_driver.c:632
+#: src/openvz_driver.c:657 src/openvz_driver.c:729 src/openvz_driver.c:827
+#: src/openvz_driver.c:873
#, fuzzy, c-format
msgid "Could not exec %s"
msgstr "tidak dapat terkoneksi ke %s"
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:451 src/openvz_driver.c:528
+#: src/openvz_driver.c:452 src/openvz_driver.c:529
msgid "Error creating command for container"
msgstr ""
-#: src/openvz_driver.c:465 src/openvz_driver.c:540
+#: src/openvz_driver.c:466 src/openvz_driver.c:541
#, fuzzy
msgid "Could not set UUID"
msgstr "tidak dapat terkoneksi ke %s"
-#: src/openvz_driver.c:475 src/openvz_driver.c:546
+#: src/openvz_driver.c:476 src/openvz_driver.c:547
#, fuzzy
msgid "Could not configure network"
msgstr "tidak dapat terkoneksi ke %s"
-#: src/openvz_driver.c:482 src/openvz_driver.c:569
+#: src/openvz_driver.c:483 src/openvz_driver.c:570
#, fuzzy
msgid "Could not set number of virtual cpu"
msgstr "ubah jumlah CPU virtual"
#: src/openvz_driver.c:517
#, c-format
-msgid "Already an OPENVZ VM defined with the id '%d'"
+msgid "Already an OPENVZ VM defined with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:588
+#: src/openvz_driver.c:589
msgid "no domain with matching id"
msgstr ""
-#: src/openvz_driver.c:594
+#: src/openvz_driver.c:595
#, fuzzy
msgid "domain is not in shutoff state"
msgstr "Domain masih tetap berjalan"
-#: src/openvz_driver.c:677
+#: src/openvz_driver.c:678
#, fuzzy
msgid "Could not read container config"
msgstr "tidak dapat terkoneksi ke %s"
-#: src/openvz_driver.c:693 src/qemu_driver.c:1823
+#: src/openvz_driver.c:694 src/qemu_driver.c:1843
#, fuzzy, c-format
msgid "unknown type '%s'"
msgstr "jenis OS %s tidak diketahui"
-#: src/openvz_driver.c:719
+#: src/openvz_driver.c:720
msgid "VCPUs should be >= 1"
msgstr ""
-#: src/openvz_driver.c:835 src/openvz_driver.c:881
+#: src/openvz_driver.c:836 src/openvz_driver.c:882
#, fuzzy, c-format
msgid "Could not parse VPS ID %s"
msgstr "tidak dapat terkoneksi ke %s"
msgid "Unexpected exit status '%d', qemu probably failed"
msgstr ""
-#: src/qemu_conf.c:519 src/qemu_driver.c:925
+#: src/qemu_conf.c:519 src/qemu_driver.c:926
#, fuzzy, c-format
msgid "Cannot find QEMU binary %s: %s"
msgstr "Gagal membuka '%s': %s"
msgid "Network type %d is not supported"
msgstr ""
-#: src/qemu_conf.c:580 src/qemu_driver.c:1515
+#: src/qemu_conf.c:580 src/qemu_driver.c:1514
#, fuzzy, c-format
msgid "cannot initialize bridge support: %s"
msgstr "Gagal membuka '%s': %s"
msgid "failed to allocate space for argv string"
msgstr "Gagal mengalokasikan memory"
-#: src/qemu_driver.c:90
+#: src/qemu_driver.c:91
#, fuzzy
msgid "Failed to set close-on-exec file descriptor flag\n"
msgstr "gagal menulis pada berkas log"
-#: src/qemu_driver.c:105
+#: src/qemu_driver.c:106
#, fuzzy
msgid "Failed to set non-blocking file descriptor flag\n"
msgstr "berkas yang berisi XML keterangan domain"
-#: src/qemu_driver.c:150
+#: src/qemu_driver.c:151
#, fuzzy, c-format
msgid "Failed to autostart network '%s': %s\n"
msgstr "Gagal memulai jaringan %s"
-#: src/qemu_driver.c:165
+#: src/qemu_driver.c:166
#, fuzzy, c-format
msgid "Failed to autostart VM '%s': %s\n"
msgstr "Gagal membuka '%s': %s"
-#: src/qemu_driver.c:201
+#: src/qemu_driver.c:202
#, fuzzy, c-format
msgid "Failed to find user record for uid '%d': %s\n"
msgstr "Gagal menemukan jaringan: %s"
-#: src/qemu_driver.c:212
+#: src/qemu_driver.c:213
#, fuzzy
msgid "out of memory in asprintf\n"
msgstr "kehabisan memori"
-#: src/qemu_driver.c:268
+#: src/qemu_driver.c:269
#, fuzzy
msgid "qemudStartup: out of memory\n"
msgstr "kehabisan memori"
-#: src/qemu_driver.c:295
+#: src/qemu_driver.c:296
msgid "Reloading iptables rules\n"
msgstr ""
-#: src/qemu_driver.c:433
+#: src/qemu_driver.c:434
#, c-format
msgid ""
"QEMU quit during %s startup\n"
"%s"
msgstr ""
-#: src/qemu_driver.c:443 src/qemu_driver.c:456
+#: src/qemu_driver.c:444 src/qemu_driver.c:457
#, c-format
msgid "Failure while reading %s startup output: %s"
msgstr ""
-#: src/qemu_driver.c:451
+#: src/qemu_driver.c:452
#, c-format
msgid "Timed out while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:467
+#: src/qemu_driver.c:468
#, c-format
msgid "Failure while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:479
+#: src/qemu_driver.c:480
#, c-format
msgid "Out of space while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:510
+#: src/qemu_driver.c:511
#, fuzzy, c-format
msgid "Unable to open monitor path %s"
msgstr "Gagal membuka '%s': %s"
-#: src/qemu_driver.c:515
+#: src/qemu_driver.c:516
msgid "Unable to set monitor close-on-exec flag"
msgstr ""
-#: src/qemu_driver.c:520
+#: src/qemu_driver.c:521
msgid "Unable to put monitor into non-blocking mode"
msgstr ""
-#: src/qemu_driver.c:648 src/qemu_driver.c:1027 src/qemu_driver.c:1726
-#: src/qemu_driver.c:1736
+#: src/qemu_driver.c:649 src/qemu_driver.c:1028 src/qemu_driver.c:1725
+#: src/qemu_driver.c:1735
#, fuzzy, c-format
msgid "Unable to log VM console data: %s\n"
msgstr "gagal menulis pada berkas log"
-#: src/qemu_driver.c:671
+#: src/qemu_driver.c:672
#, fuzzy
msgid "allocate cpumap"
msgstr "mengalokasikan domain"
-#: src/qemu_driver.c:682
+#: src/qemu_driver.c:683
msgid "cannot run monitor command to fetch CPU thread info"
msgstr ""
-#: src/qemu_driver.c:786
+#: src/qemu_driver.c:787
#, fuzzy, c-format
msgid "failed to set CPU affinity %s"
msgstr "gagal mendapatkan domain '%s'"
-#: src/qemu_driver.c:796 src/qemu_driver.c:2135
+#: src/qemu_driver.c:797 src/qemu_driver.c:2155
#, fuzzy
msgid "resume operation failed"
msgstr "operasi gagal"
-#: src/qemu_driver.c:859
+#: src/qemu_driver.c:860
#, fuzzy
msgid "VM is already active"
msgstr "Domain sudah aktif"
-#: src/qemu_driver.c:869
+#: src/qemu_driver.c:870
msgid "Unable to find an unused VNC port"
msgstr ""
-#: src/qemu_driver.c:881
+#: src/qemu_driver.c:882
#, c-format
msgid "config file path too long: %s/%s.log"
msgstr ""
-#: src/qemu_driver.c:900
+#: src/qemu_driver.c:901
#, fuzzy, c-format
msgid "failed to create logfile %s: %s"
msgstr "gagal menulis pada berkas log"
-#: src/qemu_driver.c:906
+#: src/qemu_driver.c:907
#, fuzzy, c-format
msgid "Unable to set VM logfile close-on-exec flag %s"
msgstr "gagal menulis pada berkas log"
-#: src/qemu_driver.c:935 src/qemu_driver.c:3032
+#: src/qemu_driver.c:936 src/qemu_driver.c:3052
#, fuzzy, c-format
msgid "Cannot determine QEMU argv syntax %s"
msgstr "Gagal membuka '%s': %s"
-#: src/qemu_driver.c:951 src/qemu_driver.c:954 src/qemu_driver.c:959
+#: src/qemu_driver.c:952 src/qemu_driver.c:955 src/qemu_driver.c:960
#, fuzzy, c-format
msgid "Unable to write argv to logfile %d: %s\n"
msgstr "gagal menulis pada berkas log"
-#: src/qemu_driver.c:1041
+#: src/qemu_driver.c:1040
#, fuzzy, c-format
msgid "Shutting down VM '%s'\n"
msgstr "gagal mendapatkan jaringan '%s"
-#: src/qemu_driver.c:1052
+#: src/qemu_driver.c:1051
#, fuzzy, c-format
msgid "Unable to close logfile %d: %s\n"
msgstr "gagal menulis pada berkas log"
-#: src/qemu_driver.c:1067
+#: src/qemu_driver.c:1066
msgid "Got unexpected pid, damn\n"
msgstr ""
-#: src/qemu_driver.c:1221
+#: src/qemu_driver.c:1220
#, fuzzy
msgid "failed to allocate space for dnsmasq argv"
msgstr "gagal mengalokasikan node"
-#: src/qemu_driver.c:1235
+#: src/qemu_driver.c:1234
msgid "cannot start dhcp daemon without IP address for server"
msgstr ""
-#: src/qemu_driver.c:1264
+#: src/qemu_driver.c:1263
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
msgstr "Gagal menyimpan domain %s ke %s"
-#: src/qemu_driver.c:1275
+#: src/qemu_driver.c:1274
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
msgstr "Gagal menyimpan domain %s ke %s"
-#: src/qemu_driver.c:1285
+#: src/qemu_driver.c:1284
#, fuzzy, c-format
msgid "failed to add iptables rule to enable masquerading : %s\n"
msgstr "Gagal menyimpan domain %s ke %s"
-#: src/qemu_driver.c:1317
+#: src/qemu_driver.c:1316
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
msgstr "Gagal menyimpan domain %s ke %s"
-#: src/qemu_driver.c:1328
+#: src/qemu_driver.c:1327
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
msgstr "Gagal menyimpan domain %s ke %s"
-#: src/qemu_driver.c:1353
+#: src/qemu_driver.c:1352
#, fuzzy
msgid "failed to allocate space for IP tables support"
msgstr "gagal mengalokasikan node"
-#: src/qemu_driver.c:1361 src/qemu_driver.c:1368
+#: src/qemu_driver.c:1360 src/qemu_driver.c:1367
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
msgstr "Gagal menyimpan domain %s ke %s"
-#: src/qemu_driver.c:1376 src/qemu_driver.c:1383
+#: src/qemu_driver.c:1375 src/qemu_driver.c:1382
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
msgstr "Gagal menyimpan domain %s ke %s"
-#: src/qemu_driver.c:1393
+#: src/qemu_driver.c:1392
#, fuzzy, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
msgstr "Gagal menyimpan domain %s ke %s"
-#: src/qemu_driver.c:1400
+#: src/qemu_driver.c:1399
#, fuzzy, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
msgstr "Gagal menyimpan domain %s ke %s"
-#: src/qemu_driver.c:1408
+#: src/qemu_driver.c:1407
#, fuzzy, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
msgstr "Gagal menyimpan domain %s ke %s"
-#: src/qemu_driver.c:1509
+#: src/qemu_driver.c:1508
#, fuzzy
msgid "network is already active"
msgstr "Domain sudah aktif"
-#: src/qemu_driver.c:1521
+#: src/qemu_driver.c:1520
#, fuzzy, c-format
msgid "cannot create bridge '%s' : %s"
msgstr "gagal menulis berkas konfigurasi: %s"
-#: src/qemu_driver.c:1536
+#: src/qemu_driver.c:1535
#, fuzzy, c-format
msgid "cannot set IP address on bridge '%s' to '%s' : %s"
msgstr "Gagal membuka '%s': %s"
-#: src/qemu_driver.c:1544
+#: src/qemu_driver.c:1543
#, fuzzy, c-format
msgid "cannot set netmask on bridge '%s' to '%s' : %s"
msgstr "Gagal membuka '%s': %s"
-#: src/qemu_driver.c:1552
+#: src/qemu_driver.c:1551
#, fuzzy, c-format
msgid "failed to bring the bridge '%s' up : %s"
msgstr "Gagal membuka '%s': %s"
-#: src/qemu_driver.c:1563
+#: src/qemu_driver.c:1562
#, fuzzy, c-format
msgid "failed to enable IP forwarding : %s"
msgstr "gagal membuka berkas %s"
-#: src/qemu_driver.c:1581 src/qemu_driver.c:1612
+#: src/qemu_driver.c:1580 src/qemu_driver.c:1611
#, fuzzy, c-format
msgid "Failed to bring down bridge '%s' : %s\n"
msgstr "Gagal membuka '%s': %s"
-#: src/qemu_driver.c:1587 src/qemu_driver.c:1617
+#: src/qemu_driver.c:1586 src/qemu_driver.c:1616
#, fuzzy, c-format
msgid "Failed to delete bridge '%s' : %s\n"
msgstr "Gagal membuka '%s': %s"
-#: src/qemu_driver.c:1600
+#: src/qemu_driver.c:1599
#, fuzzy, c-format
msgid "Shutting down network '%s'\n"
msgstr "gagal mendapatkan jaringan '%s"
-#: src/qemu_driver.c:1626
+#: src/qemu_driver.c:1625
msgid "Got unexpected pid for dnsmasq\n"
msgstr ""
-#: src/qemu_driver.c:1839
+#: src/qemu_driver.c:1814
+#, fuzzy, c-format
+msgid "Unable to open %s: %s\n"
+msgstr "Gagal membuka '%s': %s"
+
+#: src/qemu_driver.c:1859
#, fuzzy
msgid "failed to allocate space for capabilities support"
msgstr "Gagal mengalokasikan memory"
-#: src/qemu_driver.c:1858 src/qemu_driver.c:1884
+#: src/qemu_driver.c:1878 src/qemu_driver.c:1904
msgid "NUMA not supported on this host"
msgstr ""
-#: src/qemu_driver.c:1869 src/qemu_driver.c:1892
+#: src/qemu_driver.c:1889 src/qemu_driver.c:1912
#, fuzzy
msgid "Failed to query NUMA free memory"
msgstr "Memory terpakai:"
-#: src/qemu_driver.c:2053
+#: src/qemu_driver.c:2073
#, fuzzy, c-format
msgid "domain '%s' is already defined"
msgstr "domain %s sudah ada"
-#: src/qemu_driver.c:2064
+#: src/qemu_driver.c:2084
#, fuzzy, c-format
msgid "domain with uuid '%s' is already defined"
msgstr "domain %s sudah ada"
-#: src/qemu_driver.c:2094 src/qemu_driver.c:2123 src/qemu_driver.c:2152
-#: src/qemu_driver.c:2172 src/qemu_driver.c:2410 src/qemu_driver.c:3383
-#: src/qemu_driver.c:3518 src/qemu_driver.c:3632
+#: src/qemu_driver.c:2114 src/qemu_driver.c:2143 src/qemu_driver.c:2172
+#: src/qemu_driver.c:2192 src/qemu_driver.c:2430 src/qemu_driver.c:3403
+#: src/qemu_driver.c:3538 src/qemu_driver.c:3652
#, c-format
msgid "no domain with matching id %d"
msgstr ""
-#: src/qemu_driver.c:2099 src/qemu_driver.c:2128 src/qemu_driver.c:2416
-#: src/qemu_driver.c:3388 src/qemu_driver.c:3524 src/qemu_driver.c:3638
+#: src/qemu_driver.c:2119 src/qemu_driver.c:2148 src/qemu_driver.c:2436
+#: src/qemu_driver.c:3408 src/qemu_driver.c:3544 src/qemu_driver.c:3658
#, fuzzy
msgid "domain is not running"
msgstr "Domain masih tetap berjalan"
-#: src/qemu_driver.c:2107
+#: src/qemu_driver.c:2127
#, fuzzy
msgid "suspend operation failed"
msgstr "operasi gagal"
-#: src/qemu_driver.c:2158
+#: src/qemu_driver.c:2178
#, fuzzy
msgid "shutdown operation failed"
msgstr "operasi gagal"
-#: src/qemu_driver.c:2198
+#: src/qemu_driver.c:2218
#, fuzzy
msgid "failed to allocate space for ostype"
msgstr "gagal mengalokasikan node"
-#: src/qemu_driver.c:2214 src/qemu_driver.c:2230 src/qemu_driver.c:2253
-#: src/qemu_driver.c:2526 src/qemu_driver.c:2688
+#: src/qemu_driver.c:2234 src/qemu_driver.c:2250 src/qemu_driver.c:2273
+#: src/qemu_driver.c:2546 src/qemu_driver.c:2708
#, c-format
msgid "no domain with matching uuid '%s'"
msgstr ""
-#: src/qemu_driver.c:2236
+#: src/qemu_driver.c:2256
msgid "cannot set max memory lower than current memory"
msgstr ""
-#: src/qemu_driver.c:2259
+#: src/qemu_driver.c:2279
#, fuzzy
msgid "cannot set memory of an active domain"
msgstr "nama domain yg nonaktif"
-#: src/qemu_driver.c:2265
+#: src/qemu_driver.c:2285
msgid "cannot set memory higher than max memory"
msgstr ""
-#: src/qemu_driver.c:2425
+#: src/qemu_driver.c:2445
#, fuzzy
msgid "failed to pause domain"
msgstr "gagal mendapatkan UUID domain"
-#: src/qemu_driver.c:2434
+#: src/qemu_driver.c:2454
#, fuzzy
msgid "failed to get domain xml"
msgstr "gagal mendapatkan UUID domain"
-#: src/qemu_driver.c:2442
+#: src/qemu_driver.c:2462
#, fuzzy, c-format
msgid "failed to create '%s'"
msgstr "Gagal membuat XML"
-#: src/qemu_driver.c:2449
+#: src/qemu_driver.c:2469
#, fuzzy
msgid "failed to write save header"
msgstr "Gagal menulis ke soket %d\n"
-#: src/qemu_driver.c:2457
+#: src/qemu_driver.c:2477
#, fuzzy
msgid "failed to write xml"
msgstr "Gagal menulis ke soket %d\n"
-#: src/qemu_driver.c:2470 src/qemu_driver.c:2477 src/qemu_driver.c:2748
+#: src/qemu_driver.c:2490 src/qemu_driver.c:2497 src/qemu_driver.c:2768
#: src/remote_internal.c:2241 src/virterror.c:441
msgid "out of memory"
msgstr "kehabisan memori"
-#: src/qemu_driver.c:2485
+#: src/qemu_driver.c:2505
#, fuzzy
msgid "migrate operation failed"
msgstr "operasi gagal"
-#: src/qemu_driver.c:2497
+#: src/qemu_driver.c:2517
msgid "'migrate' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:2532
+#: src/qemu_driver.c:2552
#, fuzzy
msgid "cannot change vcpu count of an active domain"
msgstr "nama domain yg nonaktif"
-#: src/qemu_driver.c:2538
+#: src/qemu_driver.c:2558
msgid "could not determine max vcpus for the domain"
msgstr ""
-#: src/qemu_driver.c:2544
+#: src/qemu_driver.c:2564
#, c-format
msgid ""
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
msgstr ""
-#: src/qemu_driver.c:2568 src/qemu_driver.c:2620
+#: src/qemu_driver.c:2588 src/qemu_driver.c:2640
#, fuzzy
msgid "cannot pin vcpus on an inactive domain"
msgstr "nama domain yg nonaktif"
-#: src/qemu_driver.c:2574
+#: src/qemu_driver.c:2594
#, c-format
msgid "vcpu number out of range %d > %d"
msgstr ""
-#: src/qemu_driver.c:2595
+#: src/qemu_driver.c:2615
#, fuzzy, c-format
msgid "cannot set affinity: %s"
msgstr "Gagal membuka '%s': %s"
-#: src/qemu_driver.c:2600
+#: src/qemu_driver.c:2620
msgid "cpu affinity is not supported"
msgstr ""
-#: src/qemu_driver.c:2657
+#: src/qemu_driver.c:2677
#, fuzzy, c-format
msgid "cannot get affinity: %s"
msgstr "Gagal membuat XML"
-#: src/qemu_driver.c:2667
+#: src/qemu_driver.c:2687
msgid "cpu affinity is not available"
msgstr ""
-#: src/qemu_driver.c:2694
+#: src/qemu_driver.c:2714
#, fuzzy, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr "berkas yang berisi XML keterangan domain"
-#: src/qemu_driver.c:2720 src/test.c:956
+#: src/qemu_driver.c:2740 src/test.c:956
msgid "cannot read domain image"
msgstr ""
-#: src/qemu_driver.c:2726
+#: src/qemu_driver.c:2746
#, fuzzy
msgid "failed to read qemu header"
msgstr "Gagal membuat XML"
-#: src/qemu_driver.c:2733
+#: src/qemu_driver.c:2753
msgid "image magic is incorrect"
msgstr ""
-#: src/qemu_driver.c:2740
+#: src/qemu_driver.c:2760
#, c-format
msgid "image version is not supported (%d > %d)"
msgstr ""
-#: src/qemu_driver.c:2755
+#: src/qemu_driver.c:2775
#, fuzzy
msgid "failed to read XML"
msgstr "Gagal membuat XML"
-#: src/qemu_driver.c:2764
+#: src/qemu_driver.c:2784
#, fuzzy
msgid "failed to parse XML"
msgstr "Gagal membuat XML"
-#: src/qemu_driver.c:2777
+#: src/qemu_driver.c:2797
#, fuzzy, c-format
msgid "domain is already active as '%s'"
msgstr "Domain sudah aktif"
-#: src/qemu_driver.c:2786
+#: src/qemu_driver.c:2806
#, fuzzy
msgid "failed to assign new VM"
msgstr "Gagal membuat XML"
-#: src/qemu_driver.c:2799
+#: src/qemu_driver.c:2819
#, fuzzy
msgid "failed to start VM"
msgstr "Gagal menjalankan domain %s"
-#: src/qemu_driver.c:2811
+#: src/qemu_driver.c:2831
#, fuzzy
msgid "failed to resume domain"
msgstr "gagal mendapatkan UUID domain"
-#: src/qemu_driver.c:2848 src/qemu_driver.c:3741 src/qemu_driver.c:3776
+#: src/qemu_driver.c:2868 src/qemu_driver.c:3761 src/qemu_driver.c:3796
#, fuzzy
msgid "failed to allocate space for VM name string"
msgstr "Gagal mengalokasikan memory"
-#: src/qemu_driver.c:2962
+#: src/qemu_driver.c:2982
#, fuzzy, c-format
msgid "cannot convert disk '%s' to bus/device index"
msgstr "gagal mengalokasikan node"
-#: src/qemu_driver.c:2982
+#: src/qemu_driver.c:3002
#, fuzzy, c-format
msgid "Unsupported disk name mapping for bus '%s'"
msgstr "operasi gagal"
-#: src/qemu_driver.c:3022
+#: src/qemu_driver.c:3042
#, c-format
msgid "No device with bus '%s' and target '%s'"
msgstr ""
-#: src/qemu_driver.c:3049
+#: src/qemu_driver.c:3069
#, c-format
msgid ""
"Emulator version does not support removable media for device '%s' and target "
"'%s'"
msgstr ""
-#: src/qemu_driver.c:3086
+#: src/qemu_driver.c:3106
msgid "cannot change cdrom media"
msgstr ""
-#: src/qemu_driver.c:3097
+#: src/qemu_driver.c:3117
msgid "changing cdrom media failed"
msgstr ""
-#: src/qemu_driver.c:3157
+#: src/qemu_driver.c:3177
#, fuzzy
msgid "cannot attach usb disk"
msgstr "nama domain yg nonaktif"
-#: src/qemu_driver.c:3168
+#: src/qemu_driver.c:3188
#, fuzzy
msgid "adding usb disk failed"
msgstr "memuat berkas definisi host"
-#: src/qemu_driver.c:3212
+#: src/qemu_driver.c:3232
#, fuzzy
msgid "cannot attach usb device"
msgstr "nama domain yg nonaktif"
-#: src/qemu_driver.c:3223
+#: src/qemu_driver.c:3243
#, fuzzy
msgid "adding usb device failed"
msgstr "memuat berkas definisi host"
-#: src/qemu_driver.c:3253
+#: src/qemu_driver.c:3273
#, fuzzy
msgid "cannot attach device on inactive domain"
msgstr "nama domain yg nonaktif"
-#: src/qemu_driver.c:3276
+#: src/qemu_driver.c:3296
msgid "this device type cannot be attached"
msgstr ""
-#: src/qemu_driver.c:3315
+#: src/qemu_driver.c:3335
#, fuzzy
msgid "cannot set autostart for transient domain"
msgstr "nama domain yg nonaktif"
-#: src/qemu_driver.c:3341
+#: src/qemu_driver.c:3361
#, fuzzy, c-format
msgid "Failed to create symlink '%s to '%s': %s"
msgstr "Gagal menyimpan domain %s ke %s"
-#: src/qemu_driver.c:3348 src/qemu_driver.c:3981 src/storage_driver.c:832
+#: src/qemu_driver.c:3368 src/qemu_driver.c:4001 src/storage_driver.c:832
#, fuzzy, c-format
msgid "Failed to delete symlink '%s': %s"
msgstr "Gagal membuka '%s': %s"
-#: src/qemu_driver.c:3410
+#: src/qemu_driver.c:3430
#, fuzzy, c-format
msgid "invalid path: %s"
msgstr "argumen di %s tidak valid"
-#: src/qemu_driver.c:3418
+#: src/qemu_driver.c:3438
msgid "'info blockstats' command failed"
msgstr ""
-#: src/qemu_driver.c:3433
+#: src/qemu_driver.c:3453
msgid "'info blockstats' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:3498
+#: src/qemu_driver.c:3518
#, fuzzy, c-format
msgid "device not found: %s (%s)"
msgstr "Domain tidak ditemukan: %s"
-#: src/qemu_driver.c:3530 src/qemu_driver.c:3573
+#: src/qemu_driver.c:3550 src/qemu_driver.c:3593
msgid "NULL or empty path"
msgstr ""
-#: src/qemu_driver.c:3541
+#: src/qemu_driver.c:3561
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr ""
-#: src/qemu_driver.c:3583
+#: src/qemu_driver.c:3603
#, fuzzy
msgid "invalid path"
msgstr "argumen di %s tidak valid"
-#: src/qemu_driver.c:3626
+#: src/qemu_driver.c:3646
msgid "QEMU driver only supports virtual memory addrs"
msgstr ""
-#: src/qemu_driver.c:3653
+#: src/qemu_driver.c:3673
#, fuzzy
msgid "'memsave' command failed"
msgstr "nama domain"
-#: src/qemu_driver.c:3682 src/qemu_driver.c:3850 src/qemu_driver.c:3875
-#: src/qemu_driver.c:3889 src/qemu_driver.c:3904 src/qemu_driver.c:3937
-#: src/qemu_driver.c:3953
+#: src/qemu_driver.c:3702 src/qemu_driver.c:3870 src/qemu_driver.c:3895
+#: src/qemu_driver.c:3909 src/qemu_driver.c:3924 src/qemu_driver.c:3957
+#: src/qemu_driver.c:3973
msgid "no network with matching uuid"
msgstr ""
-#: src/qemu_driver.c:3697
+#: src/qemu_driver.c:3717
msgid "no network with matching name"
msgstr ""
-#: src/qemu_driver.c:3856
+#: src/qemu_driver.c:3876
#, fuzzy
msgid "network is still active"
msgstr "Domain sudah aktif"
-#: src/qemu_driver.c:3917
+#: src/qemu_driver.c:3937
#, fuzzy
msgid "no network with matching id"
msgstr "informasi jaringan dalam XML"
-#: src/qemu_driver.c:3924
+#: src/qemu_driver.c:3944
#, fuzzy
msgid "failed to allocate space for network bridge string"
msgstr "gagal mengalokasikan node"
-#: src/qemu_driver.c:3974 src/storage_driver.c:823
+#: src/qemu_driver.c:3994 src/storage_driver.c:823
#, fuzzy, c-format
msgid "Failed to create symlink '%s' to '%s': %s"
msgstr "Gagal menyimpan domain %s ke %s"
msgid "%s not implemented on Win32"
msgstr ""
-#: src/storage_backend_disk.c:85 src/storage_backend_logical.c:57
+#: src/storage_backend_disk.c:90 src/storage_backend_logical.c:57
#, c-format
msgid "unsupported pool format %s"
msgstr ""
-#: src/storage_backend_disk.c:110 src/storage_backend_logical.c:70
+#: src/storage_backend_disk.c:115 src/storage_backend_logical.c:70
#, c-format
msgid "unsupported pool format %d"
msgstr ""
-#: src/storage_backend_disk.c:138 src/storage_backend_fs.c:192
+#: src/storage_backend_disk.c:143 src/storage_backend_fs.c:192
#: src/storage_backend_fs.c:262 src/storage_backend_fs.c:314
#, c-format
msgid "unsupported volume format %s"
msgstr ""
-#: src/storage_backend_disk.c:165 src/storage_backend_fs.c:225
+#: src/storage_backend_disk.c:170 src/storage_backend_fs.c:225
#: src/storage_backend_fs.c:297 src/storage_backend_fs.c:329
#, c-format
msgid "unsupported volume format %d"
msgstr ""
-#: src/storage_backend_disk.c:179 src/storage_backend_disk.c:192
-#: src/storage_backend_disk.c:199 src/storage_backend_disk.c:221
+#: src/storage_backend_disk.c:184 src/storage_backend_disk.c:197
+#: src/storage_backend_disk.c:204 src/storage_backend_disk.c:226
#: src/storage_backend_fs.c:839 src/storage_backend_iscsi.c:177
#: src/storage_backend_logical.c:116 src/storage_backend_logical.c:121
#: src/storage_backend_logical.c:133 src/storage_backend_logical.c:143
-#: src/storage_backend_logical.c:531
+#: src/storage_backend_logical.c:546
msgid "volume"
msgstr ""
-#: src/storage_backend_disk.c:229
+#: src/storage_backend_disk.c:234
msgid "volume extents"
msgstr ""
-#: src/storage_backend_disk.c:237
+#: src/storage_backend_disk.c:242
msgid "cannot parse device start location"
msgstr ""
-#: src/storage_backend_disk.c:244
+#: src/storage_backend_disk.c:249
msgid "cannot parse device end location"
msgstr ""
-#: src/storage_backend_disk.c:250 src/storage_backend_logical.c:154
+#: src/storage_backend_disk.c:255 src/storage_backend_logical.c:154
#: src/storage_backend_logical.c:160
msgid "extents"
msgstr ""
-#: src/storage_backend_disk.c:464
+#: src/storage_backend_disk.c:462
msgid "no large enough free extent"
msgstr ""
-#: src/storage_backend_disk.c:498
-msgid "Disk pools are not yet supported"
+#: src/storage_backend_disk.c:502
+#, c-format
+msgid "Couldn't read volume target path '%s'. %s"
+msgstr ""
+
+#: src/storage_backend_disk.c:517
+#, c-format
+msgid "Volume path '%s' did not start with parent pool source device name."
msgstr ""
+#: src/storage_backend_disk.c:526
+#, fuzzy, c-format
+msgid "cannot parse partition number from target '%s'"
+msgstr "Gagal membuka '%s': %s"
+
#: src/storage_backend_fs.c:358
#, c-format
msgid "cannot read header '%s': %s"
msgstr ""
#: src/storage_backend_fs.c:1042 src/storage_backend_fs.c:1078
-#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:543
+#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:558
#, c-format
msgid "cannot read path '%s': %s"
msgstr ""
msgid "creation of non-raw images is not supported without qemu-img"
msgstr ""
-#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:552
+#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:567
#, fuzzy, c-format
msgid "cannot set file owner '%s': %s"
msgstr "Gagal membuka '%s': %s"
-#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:559
+#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:574
#, fuzzy, c-format
msgid "cannot set file mode '%s': %s"
msgstr "Gagal membuka '%s': %s"
-#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:566
+#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:581
#, c-format
msgid "cannot close file '%s': %s"
msgstr ""
msgid "lvs command failed with exitstatus %d"
msgstr ""
-#: src/storage_backend_logical.c:355
+#: src/storage_backend_logical.c:354
#, fuzzy
msgid "command line"
msgstr "nama domain"
-#: src/storage_backend_logical.c:372
+#: src/storage_backend_logical.c:371
#, c-format
msgid "cannot open device %s"
msgstr ""
-#: src/storage_backend_logical.c:378
+#: src/storage_backend_logical.c:377
#, c-format
msgid "cannot clear device header %s"
msgstr ""
-#: src/storage_backend_logical.c:385
+#: src/storage_backend_logical.c:384
#, c-format
msgid "cannot close device %s"
msgstr ""
-#: src/storage_backend_logical.c:575
+#: src/storage_backend_logical.c:507
+#, fuzzy, c-format
+msgid "cannot remove PV device %s: %s"
+msgstr "gagal menulis berkas konfigurasi: %s"
+
+#: src/storage_backend_logical.c:590
#, c-format
msgid "cannot find newly created volume '%s': %s"
msgstr ""
msgstr "DATA"
#: src/virsh.c:6292 src/virsh.c:6314
-msgid "blocked"
-msgstr ""
+#, fuzzy
+msgid "idle"
+msgstr "berkas XML"
#: src/virsh.c:6294
msgid "paused"
msgid "domain information incomplete, missing uuid"
msgstr "informasi domain tidak lengkap, uuid tidak ada"
-#: src/xend_internal.c:1109 src/xend_internal.c:2204 src/xend_internal.c:2211
+#: src/xend_internal.c:1109 src/xend_internal.c:2213 src/xend_internal.c:2220
msgid "domain information incomplete, missing name"
msgstr "informasi domain tidak lengkap, name tidak ada"
msgid "unknown graphics type '%s'"
msgstr "jenis OS %s tidak diketahui"
-#: src/xend_internal.c:2191
+#: src/xend_internal.c:2200
msgid "domain information incomplete, missing id"
msgstr "informasi domain tidak lengkap, domid tidak ada"
-#: src/xend_internal.c:2260 src/xend_internal.c:2270 src/xend_internal.c:2280
+#: src/xend_internal.c:2269 src/xend_internal.c:2279 src/xend_internal.c:2289
#, fuzzy, c-format
msgid "unknown lifecycle type %s"
msgstr "jenis OS %s tidak diketahui"
-#: src/xend_internal.c:2593
+#: src/xend_internal.c:2602
#, fuzzy
msgid "failed to parse topology information"
msgstr "gagal mendapatkan informasi node"
-#: src/xend_internal.c:2647
+#: src/xend_internal.c:2656
#, fuzzy
msgid "topology syntax error"
msgstr "kesalahan sintak berkas konfigurasi"
-#: src/xend_internal.c:2711
+#: src/xend_internal.c:2720
msgid "failed to parse Xend domain information"
msgstr ""
-#: src/xend_internal.c:3193
+#: src/xend_internal.c:3202
msgid "xenDaemonDomainFetch failed to find this domain"
msgstr ""
-#: src/xend_internal.c:3815 src/xend_internal.c:4290 src/xm_internal.c:1617
+#: src/xend_internal.c:3824 src/xend_internal.c:4299 src/xm_internal.c:1617
#, fuzzy
msgid "failed to build sexpr"
msgstr "Gagal mematikan domain %s"
-#: src/xend_internal.c:3917
+#: src/xend_internal.c:3926
#, fuzzy
msgid "unsupported device type"
msgstr "operasi gagal"
-#: src/xend_internal.c:4020
+#: src/xend_internal.c:4029
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4061
+#: src/xend_internal.c:4070
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4069
+#: src/xend_internal.c:4078
msgid "unexpected value from on_xend_start"
msgstr ""
-#: src/xend_internal.c:4080
+#: src/xend_internal.c:4089
#, fuzzy
msgid "no memory"
msgstr "memori node"
-#: src/xend_internal.c:4086
+#: src/xend_internal.c:4095
#, fuzzy
msgid "sexpr2string failed"
msgstr "operasi gagal"
-#: src/xend_internal.c:4091
+#: src/xend_internal.c:4100
#, fuzzy
msgid "Failed to redefine sexpr"
msgstr "Gagal menentukan jaringan dari %s"
-#: src/xend_internal.c:4096
+#: src/xend_internal.c:4105
msgid "on_xend_start not present in sexpr"
msgstr ""
-#: src/xend_internal.c:4127
+#: src/xend_internal.c:4136
#, fuzzy, c-format
msgid "gethostname failed: %s"
msgstr "operasi gagal: %s"
-#: src/xend_internal.c:4133
+#: src/xend_internal.c:4142
#, fuzzy, c-format
msgid "failed to strdup hostname: %s"
msgstr "Gagal mendapatkan nama-host"
-#: src/xend_internal.c:4164
+#: src/xend_internal.c:4173
msgid ""
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
"migration"
msgstr ""
-#: src/xend_internal.c:4174
+#: src/xend_internal.c:4183
msgid ""
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
"migration"
msgstr ""
-#: src/xend_internal.c:4186
+#: src/xend_internal.c:4195
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr ""
-#: src/xend_internal.c:4199
+#: src/xend_internal.c:4208
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr ""
-#: src/xend_internal.c:4204
+#: src/xend_internal.c:4213
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr ""
-#: src/xend_internal.c:4211
+#: src/xend_internal.c:4220
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr ""
-#: src/xend_internal.c:4218 src/xend_internal.c:4240 src/xend_internal.c:4248
-#: src/xend_internal.c:4474 src/xend_internal.c:4481 src/xml.c:89
+#: src/xend_internal.c:4227 src/xend_internal.c:4249 src/xend_internal.c:4257
+#: src/xend_internal.c:4483 src/xend_internal.c:4490 src/xml.c:89
msgid "strdup failed"
msgstr ""
-#: src/xend_internal.c:4231
+#: src/xend_internal.c:4240
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr ""
-#: src/xend_internal.c:4284
+#: src/xend_internal.c:4293
#, fuzzy
msgid "failed to parse domain description"
msgstr "berkas yang berisi XML keterangan domain"
-#: src/xend_internal.c:4300
+#: src/xend_internal.c:4309
#, c-format
msgid "Failed to create inactive domain %s\n"
msgstr ""
-#: src/xend_internal.c:4456 src/xend_internal.c:4532 src/xend_internal.c:4622
+#: src/xend_internal.c:4465 src/xend_internal.c:4541 src/xend_internal.c:4631
msgid "unsupported in xendConfigVersion < 4"
msgstr ""
-#: src/xend_internal.c:4468
+#: src/xend_internal.c:4477
#, fuzzy
msgid "node information incomplete, missing scheduler name"
msgstr "informasi domain tidak lengkap, name tidak ada"
-#: src/xend_internal.c:4486 src/xend_internal.c:4580 src/xend_internal.c:4692
+#: src/xend_internal.c:4495 src/xend_internal.c:4589 src/xend_internal.c:4701
#, fuzzy
msgid "Unknown scheduler"
msgstr "Tidak diketahui"
-#: src/xend_internal.c:4545 src/xend_internal.c:4635
+#: src/xend_internal.c:4554 src/xend_internal.c:4644
#, fuzzy
msgid "Failed to get a scheduler name"
msgstr "Gagal mendapatkan nama-host"
-#: src/xend_internal.c:4558 src/xend_internal.c:4671
+#: src/xend_internal.c:4567 src/xend_internal.c:4680
#, fuzzy
msgid "domain information incomplete, missing cpu_weight"
msgstr "informasi domain tidak lengkap, uuid tidak ada"
-#: src/xend_internal.c:4563 src/xend_internal.c:4680
+#: src/xend_internal.c:4572 src/xend_internal.c:4689
#, fuzzy
msgid "domain information incomplete, missing cpu_cap"
msgstr "informasi domain tidak lengkap, uuid tidak ada"
-#: src/xend_internal.c:4739
+#: src/xend_internal.c:4748
msgid "domainBlockPeek is not supported for dom0"
msgstr ""
-#: src/xend_internal.c:4762
+#: src/xend_internal.c:4771
#, fuzzy, c-format
msgid "%s: invalid path"
msgstr "argumen di %s tidak valid"
-#: src/xend_internal.c:4770
+#: src/xend_internal.c:4779
#, fuzzy, c-format
msgid "failed to open for reading: %s: %s"
msgstr "gagal membuka berkas %s"
-#: src/xend_internal.c:4782
+#: src/xend_internal.c:4791
#, fuzzy, c-format
msgid "failed to lseek or read from file: %s: %s"
msgstr "Gagal membuka '%s': %s"
-#: src/xend_internal.c:4865 src/xend_internal.c:4911
+#: src/xend_internal.c:4874 src/xend_internal.c:4920
#, fuzzy, c-format
msgid "unexpected graphics type %d"
msgstr "data yang tidak diharapkan '%s'"
-#: src/xend_internal.c:4954
+#: src/xend_internal.c:4963
#, fuzzy
msgid "unexpected chr device type"
msgstr "data yang tidak diharapkan '%s'"
-#: src/xend_internal.c:5128 src/xm_internal.c:1779
+#: src/xend_internal.c:5137 src/xm_internal.c:1779
#, fuzzy, c-format
msgid "unsupported network type %d"
msgstr "operasi gagal"
-#: src/xend_internal.c:5302 src/xend_internal.c:5309 src/xend_internal.c:5316
+#: src/xend_internal.c:5311 src/xend_internal.c:5318 src/xend_internal.c:5325
#, fuzzy, c-format
msgid "unexpected lifecycle value %d"
msgstr "data yang tidak diharapkan '%s'"
-#: src/xend_internal.c:5333
+#: src/xend_internal.c:5342
msgid "no HVM domain loader"
msgstr ""
-#: src/xend_internal.c:5544
+#: src/xend_internal.c:5553
msgid "hotplug of device type not supported"
msgstr ""
#~ msgid "invalid interface type: %s"
#~ msgstr "argumen di %s tidak valid"
-#, fuzzy
-#~ msgid "No storage for network name"
-#~ msgstr "nama jaringan target"
-
#, fuzzy
#~ msgid "No storage for bridge name"
#~ msgstr "Tidak dapat memverifikasi MemorySize saat ini"
#~ msgid "cannot read tty pid file %s: %s"
#~ msgstr "gagal menulis berkas konfigurasi: %s"
-#, fuzzy
-#~ msgid "cannot remove ttyPidFile %s: %s"
-#~ msgstr "gagal menulis berkas konfigurasi: %s"
-
#, fuzzy
#~ msgid "failed to calloc memory for init string: %s"
#~ msgstr "Gagal mengalokasikan memory"
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-09-08 14:51+0200\n"
+"POT-Creation-Date: 2008-09-23 22:28+0200\n"
"PO-Revision-Date: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
msgid "storage_vol not found"
msgstr "domain name or uuid"
-#: src/conf.c:155 src/conf.c:203 src/conf.c:488 src/conf.c:525 src/conf.c:553
-#: src/conf.c:631
+#: src/conf.c:164 src/conf.c:212 src/conf.c:491 src/conf.c:528 src/conf.c:555
+#: src/conf.c:630
msgid "allocating configuration"
msgstr "allocating configuration"
-#: src/conf.c:338
+#: src/conf.c:347
msgid "unterminated number"
msgstr "unterminated number"
-#: src/conf.c:372 src/conf.c:389 src/conf.c:401
+#: src/conf.c:380 src/conf.c:396 src/conf.c:407
msgid "unterminated string"
msgstr "unterminated string"
-#: src/conf.c:429 src/conf.c:483
+#: src/conf.c:434 src/conf.c:487
msgid "expecting a value"
msgstr "expecting a value"
-#: src/conf.c:450
+#: src/conf.c:454
msgid "expecting a separator in list"
msgstr "expecting a separator in list"
-#: src/conf.c:473
+#: src/conf.c:477
#, fuzzy
msgid "list is not closed with ]"
msgstr "list is not closed with ] "
-#: src/conf.c:518
+#: src/conf.c:521
msgid "expecting a name"
msgstr "expecting a name"
-#: src/conf.c:581
+#: src/conf.c:582
msgid "expecting a separator"
msgstr "expecting a separator"
msgid "expecting an assignment"
msgstr "expecting an assignment"
-#: src/conf.c:894 src/conf.c:950 src/xend_internal.c:584
-#: src/xend_internal.c:2657 src/xm_internal.c:1475 src/xm_internal.c:1482
+#: src/conf.c:892 src/conf.c:948 src/xend_internal.c:584
+#: src/xend_internal.c:2666 src/xm_internal.c:1475 src/xm_internal.c:1482
#, fuzzy
msgid "allocate buffer"
msgstr "allocate new buffer"
-#: src/conf.c:901
+#: src/conf.c:899
msgid "failed to open file"
msgstr "failed to open file"
-#: src/conf.c:912
+#: src/conf.c:910
msgid "failed to save content"
msgstr "failed to save content"
msgid "cannot extract disk devices"
msgstr "Cannot extract running %s hypervisor version\n"
-#: src/domain_conf.c:1939 src/qemu_driver.c:3133
+#: src/domain_conf.c:1939 src/qemu_driver.c:3153
#, fuzzy, c-format
msgid "duplicate disk target '%s'"
msgstr "unexpected mime type"
msgid "unexpected char type %d"
msgstr "unexpected mime type"
-#: src/domain_conf.c:2815 src/xend_internal.c:5214
+#: src/domain_conf.c:2815 src/xend_internal.c:5223
#, fuzzy, c-format
msgid "unexpected sound model %d"
msgstr "unexpected mime type"
-#: src/domain_conf.c:2835 src/xend_internal.c:5237
+#: src/domain_conf.c:2835 src/xend_internal.c:5246
#, fuzzy, c-format
msgid "unexpected input type %d"
msgstr "unexpected mime type"
#: src/lxc_driver.c:274 src/lxc_driver.c:309 src/lxc_driver.c:335
#: src/lxc_driver.c:350 src/openvz_driver.c:238 src/openvz_driver.c:267
-#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:620
-#: src/openvz_driver.c:651 src/openvz_driver.c:672 src/openvz_driver.c:713
-#: src/qemu_driver.c:2192 src/qemu_driver.c:2279 src/qemu_driver.c:2828
-#: src/qemu_driver.c:2883 src/qemu_driver.c:2927 src/qemu_driver.c:3007
-#: src/qemu_driver.c:3123 src/qemu_driver.c:3192 src/qemu_driver.c:3247
-#: src/qemu_driver.c:3291 src/qemu_driver.c:3309 src/qemu_driver.c:3567
+#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:621
+#: src/openvz_driver.c:652 src/openvz_driver.c:673 src/openvz_driver.c:714
+#: src/qemu_driver.c:2212 src/qemu_driver.c:2299 src/qemu_driver.c:2848
+#: src/qemu_driver.c:2903 src/qemu_driver.c:2947 src/qemu_driver.c:3027
+#: src/qemu_driver.c:3143 src/qemu_driver.c:3212 src/qemu_driver.c:3267
+#: src/qemu_driver.c:3311 src/qemu_driver.c:3329 src/qemu_driver.c:3587
#, fuzzy
msgid "no domain with matching uuid"
msgstr "domain id or uuid"
-#: src/lxc_driver.c:280 src/openvz_driver.c:625 src/qemu_driver.c:2933
+#: src/lxc_driver.c:280 src/openvz_driver.c:626 src/qemu_driver.c:2953
#, fuzzy
msgid "cannot delete active domain"
msgstr "name of the inactive domain"
-#: src/lxc_driver.c:286 src/qemu_driver.c:2939
+#: src/lxc_driver.c:286 src/qemu_driver.c:2959
#, fuzzy
msgid "cannot undefine transient domain"
msgstr "name of the inactive domain"
msgid "container '%s' unexpectedly shutdown during startup"
msgstr ""
-#: src/lxc_driver.c:747 src/qemu_driver.c:892
+#: src/lxc_driver.c:747 src/qemu_driver.c:893
#, fuzzy, c-format
msgid "cannot create log directory %s: %s"
msgstr "failed to write configuration file: %s"
msgid "unknown forwarding type '%s'"
msgstr "unknown OS type %s"
-#: src/network_conf.c:662 src/qemu_driver.c:3334 src/qemu_driver.c:3967
+#: src/network_conf.c:662 src/qemu_driver.c:3354 src/qemu_driver.c:3987
#: src/storage_driver.c:816
#, c-format
msgid "cannot create autostart directory %s: %s"
msgid "no config file for %s"
msgstr "configuration file syntax error: %s"
-#: src/openvz_conf.c:187
+#: src/openvz_conf.c:190
+#, fuzzy, c-format
+msgid "Cound not read 'IP_ADDRESS' from config for container %d"
+msgstr "could not connect to %s"
+
+#: src/openvz_conf.c:220
+#, fuzzy, c-format
+msgid "Cound not read 'NETIF' from config for container %d"
+msgstr "could not connect to %s"
+
+#: src/openvz_conf.c:247
+#, fuzzy
+msgid "Too long network device name"
+msgstr "resolving domain filename"
+
+#: src/openvz_conf.c:264
+#, fuzzy
+msgid "Wrong length MAC address"
+msgstr "invalid argument in %s"
+
+#: src/openvz_conf.c:271
+#, fuzzy
+msgid "Wrong MAC address"
+msgstr "invalid argument in %s"
+
+#: src/openvz_conf.c:327
#, fuzzy
msgid "popen failed"
msgstr "operation failed"
-#: src/openvz_conf.c:197
+#: src/openvz_conf.c:337
#, fuzzy
msgid "Failed to parse vzlist output"
msgstr "Failed to suspend domain %s"
-#: src/openvz_conf.c:223
+#: src/openvz_conf.c:363
#, fuzzy
msgid "UUID in config file malformed"
msgstr "configuration file syntax error: %s"
-#: src/openvz_conf.c:235
+#: src/openvz_conf.c:375
#, fuzzy, c-format
msgid "Cound not read config for container %d"
msgstr "could not connect to %s"
msgid "Container ID is not specified"
msgstr ""
-#: src/openvz_driver.c:391 src/openvz_driver.c:459 src/openvz_driver.c:534
-#: src/openvz_driver.c:554 src/openvz_driver.c:600 src/openvz_driver.c:631
-#: src/openvz_driver.c:656 src/openvz_driver.c:728 src/openvz_driver.c:826
-#: src/openvz_driver.c:872
+#: src/openvz_driver.c:391 src/openvz_driver.c:460 src/openvz_driver.c:535
+#: src/openvz_driver.c:555 src/openvz_driver.c:601 src/openvz_driver.c:632
+#: src/openvz_driver.c:657 src/openvz_driver.c:729 src/openvz_driver.c:827
+#: src/openvz_driver.c:873
#, fuzzy, c-format
msgid "Could not exec %s"
msgstr "could not connect to %s"
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:451 src/openvz_driver.c:528
+#: src/openvz_driver.c:452 src/openvz_driver.c:529
msgid "Error creating command for container"
msgstr ""
-#: src/openvz_driver.c:465 src/openvz_driver.c:540
+#: src/openvz_driver.c:466 src/openvz_driver.c:541
#, fuzzy
msgid "Could not set UUID"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:475 src/openvz_driver.c:546
+#: src/openvz_driver.c:476 src/openvz_driver.c:547
#, fuzzy
msgid "Could not configure network"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:482 src/openvz_driver.c:569
+#: src/openvz_driver.c:483 src/openvz_driver.c:570
#, fuzzy
msgid "Could not set number of virtual cpu"
msgstr "change number of virtual CPUs"
#: src/openvz_driver.c:517
#, c-format
-msgid "Already an OPENVZ VM defined with the id '%d'"
+msgid "Already an OPENVZ VM defined with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:588
+#: src/openvz_driver.c:589
msgid "no domain with matching id"
msgstr ""
-#: src/openvz_driver.c:594
+#: src/openvz_driver.c:595
#, fuzzy
msgid "domain is not in shutoff state"
msgstr "Domain is already active"
-#: src/openvz_driver.c:677
+#: src/openvz_driver.c:678
#, fuzzy
msgid "Could not read container config"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:693 src/qemu_driver.c:1823
+#: src/openvz_driver.c:694 src/qemu_driver.c:1843
#, fuzzy, c-format
msgid "unknown type '%s'"
msgstr "unknown OS type %s"
-#: src/openvz_driver.c:719
+#: src/openvz_driver.c:720
msgid "VCPUs should be >= 1"
msgstr ""
-#: src/openvz_driver.c:835 src/openvz_driver.c:881
+#: src/openvz_driver.c:836 src/openvz_driver.c:882
#, fuzzy, c-format
msgid "Could not parse VPS ID %s"
msgstr "could not connect to %s"
msgid "Unexpected exit status '%d', qemu probably failed"
msgstr ""
-#: src/qemu_conf.c:519 src/qemu_driver.c:925
+#: src/qemu_conf.c:519 src/qemu_driver.c:926
#, fuzzy, c-format
msgid "Cannot find QEMU binary %s: %s"
msgstr "Failed to suspend domain %s"
msgid "Network type %d is not supported"
msgstr "Domain %s started\n"
-#: src/qemu_conf.c:580 src/qemu_driver.c:1515
+#: src/qemu_conf.c:580 src/qemu_driver.c:1514
#, fuzzy, c-format
msgid "cannot initialize bridge support: %s"
msgstr "Failed to suspend domain %s"
msgid "failed to allocate space for argv string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:90
+#: src/qemu_driver.c:91
#, fuzzy
msgid "Failed to set close-on-exec file descriptor flag\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:105
+#: src/qemu_driver.c:106
#, fuzzy
msgid "Failed to set non-blocking file descriptor flag\n"
msgstr "failed to parse Xend domain information"
-#: src/qemu_driver.c:150
+#: src/qemu_driver.c:151
#, fuzzy, c-format
msgid "Failed to autostart network '%s': %s\n"
msgstr "Failed to start domain %s"
-#: src/qemu_driver.c:165
+#: src/qemu_driver.c:166
#, fuzzy, c-format
msgid "Failed to autostart VM '%s': %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:201
+#: src/qemu_driver.c:202
#, fuzzy, c-format
msgid "Failed to find user record for uid '%d': %s\n"
msgstr "Failed to undefine domain %s"
-#: src/qemu_driver.c:212
+#: src/qemu_driver.c:213
#, fuzzy
msgid "out of memory in asprintf\n"
msgstr "out of memory"
-#: src/qemu_driver.c:268
+#: src/qemu_driver.c:269
#, fuzzy
msgid "qemudStartup: out of memory\n"
msgstr "out of memory"
-#: src/qemu_driver.c:295
+#: src/qemu_driver.c:296
msgid "Reloading iptables rules\n"
msgstr ""
-#: src/qemu_driver.c:433
+#: src/qemu_driver.c:434
#, c-format
msgid ""
"QEMU quit during %s startup\n"
"%s"
msgstr ""
-#: src/qemu_driver.c:443 src/qemu_driver.c:456
+#: src/qemu_driver.c:444 src/qemu_driver.c:457
#, c-format
msgid "Failure while reading %s startup output: %s"
msgstr ""
-#: src/qemu_driver.c:451
+#: src/qemu_driver.c:452
#, c-format
msgid "Timed out while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:467
+#: src/qemu_driver.c:468
#, c-format
msgid "Failure while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:479
+#: src/qemu_driver.c:480
#, c-format
msgid "Out of space while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:510
+#: src/qemu_driver.c:511
#, fuzzy, c-format
msgid "Unable to open monitor path %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:515
+#: src/qemu_driver.c:516
msgid "Unable to set monitor close-on-exec flag"
msgstr ""
-#: src/qemu_driver.c:520
+#: src/qemu_driver.c:521
msgid "Unable to put monitor into non-blocking mode"
msgstr ""
-#: src/qemu_driver.c:648 src/qemu_driver.c:1027 src/qemu_driver.c:1726
-#: src/qemu_driver.c:1736
+#: src/qemu_driver.c:649 src/qemu_driver.c:1028 src/qemu_driver.c:1725
+#: src/qemu_driver.c:1735
#, fuzzy, c-format
msgid "Unable to log VM console data: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:671
+#: src/qemu_driver.c:672
#, fuzzy
msgid "allocate cpumap"
msgstr "allocate new context"
-#: src/qemu_driver.c:682
+#: src/qemu_driver.c:683
msgid "cannot run monitor command to fetch CPU thread info"
msgstr ""
-#: src/qemu_driver.c:786
+#: src/qemu_driver.c:787
#, fuzzy, c-format
msgid "failed to set CPU affinity %s"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:796 src/qemu_driver.c:2135
+#: src/qemu_driver.c:797 src/qemu_driver.c:2155
#, fuzzy
msgid "resume operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:859
+#: src/qemu_driver.c:860
#, fuzzy
msgid "VM is already active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:869
+#: src/qemu_driver.c:870
msgid "Unable to find an unused VNC port"
msgstr ""
-#: src/qemu_driver.c:881
+#: src/qemu_driver.c:882
#, c-format
msgid "config file path too long: %s/%s.log"
msgstr ""
-#: src/qemu_driver.c:900
+#: src/qemu_driver.c:901
#, fuzzy, c-format
msgid "failed to create logfile %s: %s"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:906
+#: src/qemu_driver.c:907
#, fuzzy, c-format
msgid "Unable to set VM logfile close-on-exec flag %s"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:935 src/qemu_driver.c:3032
+#: src/qemu_driver.c:936 src/qemu_driver.c:3052
#, fuzzy, c-format
msgid "Cannot determine QEMU argv syntax %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:951 src/qemu_driver.c:954 src/qemu_driver.c:959
+#: src/qemu_driver.c:952 src/qemu_driver.c:955 src/qemu_driver.c:960
#, fuzzy, c-format
msgid "Unable to write argv to logfile %d: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:1041
+#: src/qemu_driver.c:1040
#, fuzzy, c-format
msgid "Shutting down VM '%s'\n"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:1052
+#: src/qemu_driver.c:1051
#, fuzzy, c-format
msgid "Unable to close logfile %d: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:1067
+#: src/qemu_driver.c:1066
#, fuzzy
msgid "Got unexpected pid, damn\n"
msgstr "unexpected dict node"
-#: src/qemu_driver.c:1221
+#: src/qemu_driver.c:1220
#, fuzzy
msgid "failed to allocate space for dnsmasq argv"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1235
+#: src/qemu_driver.c:1234
msgid "cannot start dhcp daemon without IP address for server"
msgstr ""
-#: src/qemu_driver.c:1264
+#: src/qemu_driver.c:1263
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1275
+#: src/qemu_driver.c:1274
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1285
+#: src/qemu_driver.c:1284
#, fuzzy, c-format
msgid "failed to add iptables rule to enable masquerading : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1317
+#: src/qemu_driver.c:1316
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1328
+#: src/qemu_driver.c:1327
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1353
+#: src/qemu_driver.c:1352
#, fuzzy
msgid "failed to allocate space for IP tables support"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1361 src/qemu_driver.c:1368
+#: src/qemu_driver.c:1360 src/qemu_driver.c:1367
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1376 src/qemu_driver.c:1383
+#: src/qemu_driver.c:1375 src/qemu_driver.c:1382
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1393
+#: src/qemu_driver.c:1392
#, fuzzy, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1400
+#: src/qemu_driver.c:1399
#, fuzzy, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1408
+#: src/qemu_driver.c:1407
#, fuzzy, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1509
+#: src/qemu_driver.c:1508
#, fuzzy
msgid "network is already active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:1521
+#: src/qemu_driver.c:1520
#, fuzzy, c-format
msgid "cannot create bridge '%s' : %s"
msgstr "failed to write configuration file: %s"
-#: src/qemu_driver.c:1536
+#: src/qemu_driver.c:1535
#, fuzzy, c-format
msgid "cannot set IP address on bridge '%s' to '%s' : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1544
+#: src/qemu_driver.c:1543
#, fuzzy, c-format
msgid "cannot set netmask on bridge '%s' to '%s' : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1552
+#: src/qemu_driver.c:1551
#, fuzzy, c-format
msgid "failed to bring the bridge '%s' up : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1563
+#: src/qemu_driver.c:1562
#, fuzzy, c-format
msgid "failed to enable IP forwarding : %s"
msgstr "failed to open %s for reading"
-#: src/qemu_driver.c:1581 src/qemu_driver.c:1612
+#: src/qemu_driver.c:1580 src/qemu_driver.c:1611
#, fuzzy, c-format
msgid "Failed to bring down bridge '%s' : %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1587 src/qemu_driver.c:1617
+#: src/qemu_driver.c:1586 src/qemu_driver.c:1616
#, fuzzy, c-format
msgid "Failed to delete bridge '%s' : %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1600
+#: src/qemu_driver.c:1599
#, fuzzy, c-format
msgid "Shutting down network '%s'\n"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:1626
+#: src/qemu_driver.c:1625
#, fuzzy
msgid "Got unexpected pid for dnsmasq\n"
msgstr "unexpected dict node"
-#: src/qemu_driver.c:1839
+#: src/qemu_driver.c:1814
+#, fuzzy, c-format
+msgid "Unable to open %s: %s\n"
+msgstr "Failed to suspend domain %s"
+
+#: src/qemu_driver.c:1859
#, fuzzy
msgid "failed to allocate space for capabilities support"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1858 src/qemu_driver.c:1884
+#: src/qemu_driver.c:1878 src/qemu_driver.c:1904
msgid "NUMA not supported on this host"
msgstr ""
-#: src/qemu_driver.c:1869 src/qemu_driver.c:1892
+#: src/qemu_driver.c:1889 src/qemu_driver.c:1912
#, fuzzy
msgid "Failed to query NUMA free memory"
msgstr "Used memory:"
-#: src/qemu_driver.c:2053
+#: src/qemu_driver.c:2073
#, fuzzy, c-format
msgid "domain '%s' is already defined"
msgstr "domain %s exists already"
-#: src/qemu_driver.c:2064
+#: src/qemu_driver.c:2084
#, fuzzy, c-format
msgid "domain with uuid '%s' is already defined"
msgstr "domain %s exists already"
-#: src/qemu_driver.c:2094 src/qemu_driver.c:2123 src/qemu_driver.c:2152
-#: src/qemu_driver.c:2172 src/qemu_driver.c:2410 src/qemu_driver.c:3383
-#: src/qemu_driver.c:3518 src/qemu_driver.c:3632
+#: src/qemu_driver.c:2114 src/qemu_driver.c:2143 src/qemu_driver.c:2172
+#: src/qemu_driver.c:2192 src/qemu_driver.c:2430 src/qemu_driver.c:3403
+#: src/qemu_driver.c:3538 src/qemu_driver.c:3652
#, c-format
msgid "no domain with matching id %d"
msgstr ""
-#: src/qemu_driver.c:2099 src/qemu_driver.c:2128 src/qemu_driver.c:2416
-#: src/qemu_driver.c:3388 src/qemu_driver.c:3524 src/qemu_driver.c:3638
+#: src/qemu_driver.c:2119 src/qemu_driver.c:2148 src/qemu_driver.c:2436
+#: src/qemu_driver.c:3408 src/qemu_driver.c:3544 src/qemu_driver.c:3658
#, fuzzy
msgid "domain is not running"
msgstr "Domain is already active"
-#: src/qemu_driver.c:2107
+#: src/qemu_driver.c:2127
#, fuzzy
msgid "suspend operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2158
+#: src/qemu_driver.c:2178
#, fuzzy
msgid "shutdown operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2198
+#: src/qemu_driver.c:2218
#, fuzzy
msgid "failed to allocate space for ostype"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:2214 src/qemu_driver.c:2230 src/qemu_driver.c:2253
-#: src/qemu_driver.c:2526 src/qemu_driver.c:2688
+#: src/qemu_driver.c:2234 src/qemu_driver.c:2250 src/qemu_driver.c:2273
+#: src/qemu_driver.c:2546 src/qemu_driver.c:2708
#, c-format
msgid "no domain with matching uuid '%s'"
msgstr ""
-#: src/qemu_driver.c:2236
+#: src/qemu_driver.c:2256
msgid "cannot set max memory lower than current memory"
msgstr ""
-#: src/qemu_driver.c:2259
+#: src/qemu_driver.c:2279
#, fuzzy
msgid "cannot set memory of an active domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:2265
+#: src/qemu_driver.c:2285
msgid "cannot set memory higher than max memory"
msgstr ""
-#: src/qemu_driver.c:2425
+#: src/qemu_driver.c:2445
#, fuzzy
msgid "failed to pause domain"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:2434
+#: src/qemu_driver.c:2454
#, fuzzy
msgid "failed to get domain xml"
msgstr "failed to get domain UUID"
-#: src/qemu_driver.c:2442
+#: src/qemu_driver.c:2462
#, fuzzy, c-format
msgid "failed to create '%s'"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2449
+#: src/qemu_driver.c:2469
#, fuzzy
msgid "failed to write save header"
msgstr "Failed to write to socket %d\n"
-#: src/qemu_driver.c:2457
+#: src/qemu_driver.c:2477
#, fuzzy
msgid "failed to write xml"
msgstr "Failed to write to socket %d\n"
-#: src/qemu_driver.c:2470 src/qemu_driver.c:2477 src/qemu_driver.c:2748
+#: src/qemu_driver.c:2490 src/qemu_driver.c:2497 src/qemu_driver.c:2768
#: src/remote_internal.c:2241 src/virterror.c:441
msgid "out of memory"
msgstr "out of memory"
-#: src/qemu_driver.c:2485
+#: src/qemu_driver.c:2505
#, fuzzy
msgid "migrate operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2497
+#: src/qemu_driver.c:2517
msgid "'migrate' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:2532
+#: src/qemu_driver.c:2552
#, fuzzy
msgid "cannot change vcpu count of an active domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:2538
+#: src/qemu_driver.c:2558
msgid "could not determine max vcpus for the domain"
msgstr ""
-#: src/qemu_driver.c:2544
+#: src/qemu_driver.c:2564
#, c-format
msgid ""
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
msgstr ""
-#: src/qemu_driver.c:2568 src/qemu_driver.c:2620
+#: src/qemu_driver.c:2588 src/qemu_driver.c:2640
#, fuzzy
msgid "cannot pin vcpus on an inactive domain"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:2574
+#: src/qemu_driver.c:2594
#, c-format
msgid "vcpu number out of range %d > %d"
msgstr ""
-#: src/qemu_driver.c:2595
+#: src/qemu_driver.c:2615
#, fuzzy, c-format
msgid "cannot set affinity: %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:2600
+#: src/qemu_driver.c:2620
#, fuzzy
msgid "cpu affinity is not supported"
msgstr "library call failed, possibly not supported"
-#: src/qemu_driver.c:2657
+#: src/qemu_driver.c:2677
#, fuzzy, c-format
msgid "cannot get affinity: %s"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2667
+#: src/qemu_driver.c:2687
msgid "cpu affinity is not available"
msgstr ""
-#: src/qemu_driver.c:2694
+#: src/qemu_driver.c:2714
#, fuzzy, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr "load domain definition file"
-#: src/qemu_driver.c:2720 src/test.c:956
+#: src/qemu_driver.c:2740 src/test.c:956
#, fuzzy
msgid "cannot read domain image"
msgstr "node domain list"
-#: src/qemu_driver.c:2726
+#: src/qemu_driver.c:2746
#, fuzzy
msgid "failed to read qemu header"
msgstr "failed to read from Xen Daemon"
-#: src/qemu_driver.c:2733
+#: src/qemu_driver.c:2753
msgid "image magic is incorrect"
msgstr ""
-#: src/qemu_driver.c:2740
+#: src/qemu_driver.c:2760
#, c-format
msgid "image version is not supported (%d > %d)"
msgstr ""
-#: src/qemu_driver.c:2755
+#: src/qemu_driver.c:2775
#, fuzzy
msgid "failed to read XML"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2764
+#: src/qemu_driver.c:2784
#, fuzzy
msgid "failed to parse XML"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2777
+#: src/qemu_driver.c:2797
#, fuzzy, c-format
msgid "domain is already active as '%s'"
msgstr "Domain is already active"
-#: src/qemu_driver.c:2786
+#: src/qemu_driver.c:2806
#, fuzzy
msgid "failed to assign new VM"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2799
+#: src/qemu_driver.c:2819
#, fuzzy
msgid "failed to start VM"
msgstr "Failed to start domain %s"
-#: src/qemu_driver.c:2811
+#: src/qemu_driver.c:2831
#, fuzzy
msgid "failed to resume domain"
msgstr "Failed to resume domain %s"
-#: src/qemu_driver.c:2848 src/qemu_driver.c:3741 src/qemu_driver.c:3776
+#: src/qemu_driver.c:2868 src/qemu_driver.c:3761 src/qemu_driver.c:3796
#, fuzzy
msgid "failed to allocate space for VM name string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:2962
+#: src/qemu_driver.c:2982
#, fuzzy, c-format
msgid "cannot convert disk '%s' to bus/device index"
msgstr "Cannot extract running %s hypervisor version\n"
-#: src/qemu_driver.c:2982
+#: src/qemu_driver.c:3002
#, fuzzy, c-format
msgid "Unsupported disk name mapping for bus '%s'"
msgstr "unexpected mime type"
-#: src/qemu_driver.c:3022
+#: src/qemu_driver.c:3042
#, c-format
msgid "No device with bus '%s' and target '%s'"
msgstr ""
-#: src/qemu_driver.c:3049
+#: src/qemu_driver.c:3069
#, c-format
msgid ""
"Emulator version does not support removable media for device '%s' and target "
"'%s'"
msgstr ""
-#: src/qemu_driver.c:3086
+#: src/qemu_driver.c:3106
msgid "cannot change cdrom media"
msgstr ""
-#: src/qemu_driver.c:3097
+#: src/qemu_driver.c:3117
msgid "changing cdrom media failed"
msgstr ""
-#: src/qemu_driver.c:3157
+#: src/qemu_driver.c:3177
#, fuzzy
msgid "cannot attach usb disk"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3168
+#: src/qemu_driver.c:3188
#, fuzzy
msgid "adding usb disk failed"
msgstr "loading host definition file"
-#: src/qemu_driver.c:3212
+#: src/qemu_driver.c:3232
#, fuzzy
msgid "cannot attach usb device"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3223
+#: src/qemu_driver.c:3243
#, fuzzy
msgid "adding usb device failed"
msgstr "loading host definition file"
-#: src/qemu_driver.c:3253
+#: src/qemu_driver.c:3273
#, fuzzy
msgid "cannot attach device on inactive domain"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3276
+#: src/qemu_driver.c:3296
msgid "this device type cannot be attached"
msgstr ""
-#: src/qemu_driver.c:3315
+#: src/qemu_driver.c:3335
#, fuzzy
msgid "cannot set autostart for transient domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:3341
+#: src/qemu_driver.c:3361
#, fuzzy, c-format
msgid "Failed to create symlink '%s to '%s': %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:3348 src/qemu_driver.c:3981 src/storage_driver.c:832
+#: src/qemu_driver.c:3368 src/qemu_driver.c:4001 src/storage_driver.c:832
#, fuzzy, c-format
msgid "Failed to delete symlink '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:3410
+#: src/qemu_driver.c:3430
#, fuzzy, c-format
msgid "invalid path: %s"
msgstr "invalid argument in %s"
-#: src/qemu_driver.c:3418
+#: src/qemu_driver.c:3438
msgid "'info blockstats' command failed"
msgstr ""
-#: src/qemu_driver.c:3433
+#: src/qemu_driver.c:3453
msgid "'info blockstats' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:3498
+#: src/qemu_driver.c:3518
#, fuzzy, c-format
msgid "device not found: %s (%s)"
msgstr "Domain restored from %s\n"
-#: src/qemu_driver.c:3530 src/qemu_driver.c:3573
+#: src/qemu_driver.c:3550 src/qemu_driver.c:3593
msgid "NULL or empty path"
msgstr ""
-#: src/qemu_driver.c:3541
+#: src/qemu_driver.c:3561
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr ""
-#: src/qemu_driver.c:3583
+#: src/qemu_driver.c:3603
#, fuzzy
msgid "invalid path"
msgstr "invalid argument in %s"
-#: src/qemu_driver.c:3626
+#: src/qemu_driver.c:3646
msgid "QEMU driver only supports virtual memory addrs"
msgstr ""
-#: src/qemu_driver.c:3653
+#: src/qemu_driver.c:3673
#, fuzzy
msgid "'memsave' command failed"
msgstr "domain name"
-#: src/qemu_driver.c:3682 src/qemu_driver.c:3850 src/qemu_driver.c:3875
-#: src/qemu_driver.c:3889 src/qemu_driver.c:3904 src/qemu_driver.c:3937
-#: src/qemu_driver.c:3953
+#: src/qemu_driver.c:3702 src/qemu_driver.c:3870 src/qemu_driver.c:3895
+#: src/qemu_driver.c:3909 src/qemu_driver.c:3924 src/qemu_driver.c:3957
+#: src/qemu_driver.c:3973
msgid "no network with matching uuid"
msgstr ""
-#: src/qemu_driver.c:3697
+#: src/qemu_driver.c:3717
msgid "no network with matching name"
msgstr ""
-#: src/qemu_driver.c:3856
+#: src/qemu_driver.c:3876
#, fuzzy
msgid "network is still active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:3917
+#: src/qemu_driver.c:3937
#, fuzzy
msgid "no network with matching id"
msgstr "domain information in XML"
-#: src/qemu_driver.c:3924
+#: src/qemu_driver.c:3944
#, fuzzy
msgid "failed to allocate space for network bridge string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:3974 src/storage_driver.c:823
+#: src/qemu_driver.c:3994 src/storage_driver.c:823
#, fuzzy, c-format
msgid "Failed to create symlink '%s' to '%s': %s"
msgstr "Failed to save domain %s to %s"
msgid "%s not implemented on Win32"
msgstr ""
-#: src/storage_backend_disk.c:85 src/storage_backend_logical.c:57
+#: src/storage_backend_disk.c:90 src/storage_backend_logical.c:57
#, c-format
msgid "unsupported pool format %s"
msgstr ""
-#: src/storage_backend_disk.c:110 src/storage_backend_logical.c:70
+#: src/storage_backend_disk.c:115 src/storage_backend_logical.c:70
#, c-format
msgid "unsupported pool format %d"
msgstr ""
-#: src/storage_backend_disk.c:138 src/storage_backend_fs.c:192
+#: src/storage_backend_disk.c:143 src/storage_backend_fs.c:192
#: src/storage_backend_fs.c:262 src/storage_backend_fs.c:314
#, c-format
msgid "unsupported volume format %s"
msgstr ""
-#: src/storage_backend_disk.c:165 src/storage_backend_fs.c:225
+#: src/storage_backend_disk.c:170 src/storage_backend_fs.c:225
#: src/storage_backend_fs.c:297 src/storage_backend_fs.c:329
#, c-format
msgid "unsupported volume format %d"
msgstr ""
-#: src/storage_backend_disk.c:179 src/storage_backend_disk.c:192
-#: src/storage_backend_disk.c:199 src/storage_backend_disk.c:221
+#: src/storage_backend_disk.c:184 src/storage_backend_disk.c:197
+#: src/storage_backend_disk.c:204 src/storage_backend_disk.c:226
#: src/storage_backend_fs.c:839 src/storage_backend_iscsi.c:177
#: src/storage_backend_logical.c:116 src/storage_backend_logical.c:121
#: src/storage_backend_logical.c:133 src/storage_backend_logical.c:143
-#: src/storage_backend_logical.c:531
+#: src/storage_backend_logical.c:546
msgid "volume"
msgstr ""
-#: src/storage_backend_disk.c:229
+#: src/storage_backend_disk.c:234
msgid "volume extents"
msgstr ""
-#: src/storage_backend_disk.c:237
+#: src/storage_backend_disk.c:242
msgid "cannot parse device start location"
msgstr ""
-#: src/storage_backend_disk.c:244
+#: src/storage_backend_disk.c:249
msgid "cannot parse device end location"
msgstr ""
-#: src/storage_backend_disk.c:250 src/storage_backend_logical.c:154
+#: src/storage_backend_disk.c:255 src/storage_backend_logical.c:154
#: src/storage_backend_logical.c:160
msgid "extents"
msgstr ""
-#: src/storage_backend_disk.c:464
+#: src/storage_backend_disk.c:462
msgid "no large enough free extent"
msgstr ""
-#: src/storage_backend_disk.c:498
-msgid "Disk pools are not yet supported"
+#: src/storage_backend_disk.c:502
+#, c-format
+msgid "Couldn't read volume target path '%s'. %s"
msgstr ""
+#: src/storage_backend_disk.c:517
+#, c-format
+msgid "Volume path '%s' did not start with parent pool source device name."
+msgstr ""
+
+#: src/storage_backend_disk.c:526
+#, fuzzy, c-format
+msgid "cannot parse partition number from target '%s'"
+msgstr "Failed to suspend domain %s"
+
#: src/storage_backend_fs.c:358
#, c-format
msgid "cannot read header '%s': %s"
msgstr ""
#: src/storage_backend_fs.c:1042 src/storage_backend_fs.c:1078
-#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:543
+#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:558
#, c-format
msgid "cannot read path '%s': %s"
msgstr ""
msgid "creation of non-raw images is not supported without qemu-img"
msgstr ""
-#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:552
+#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:567
#, fuzzy, c-format
msgid "cannot set file owner '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:559
+#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:574
#, fuzzy, c-format
msgid "cannot set file mode '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:566
+#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:581
#, c-format
msgid "cannot close file '%s': %s"
msgstr ""
msgid "lvs command failed with exitstatus %d"
msgstr ""
-#: src/storage_backend_logical.c:355
+#: src/storage_backend_logical.c:354
#, fuzzy
msgid "command line"
msgstr "domain name"
-#: src/storage_backend_logical.c:372
+#: src/storage_backend_logical.c:371
#, c-format
msgid "cannot open device %s"
msgstr ""
-#: src/storage_backend_logical.c:378
+#: src/storage_backend_logical.c:377
#, c-format
msgid "cannot clear device header %s"
msgstr ""
-#: src/storage_backend_logical.c:385
+#: src/storage_backend_logical.c:384
#, c-format
msgid "cannot close device %s"
msgstr ""
-#: src/storage_backend_logical.c:575
+#: src/storage_backend_logical.c:507
+#, fuzzy, c-format
+msgid "cannot remove PV device %s: %s"
+msgstr "failed to write configuration file: %s"
+
+#: src/storage_backend_logical.c:590
#, c-format
msgid "cannot find newly created volume '%s': %s"
msgstr ""
msgstr "DATA"
#: src/virsh.c:6292 src/virsh.c:6314
-msgid "blocked"
-msgstr "blocked"
+msgid "idle"
+msgstr ""
#: src/virsh.c:6294
msgid "paused"
msgid "domain information incomplete, missing uuid"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1109 src/xend_internal.c:2204 src/xend_internal.c:2211
+#: src/xend_internal.c:1109 src/xend_internal.c:2213 src/xend_internal.c:2220
msgid "domain information incomplete, missing name"
msgstr "domain information incomplete, missing name"
msgid "unknown graphics type '%s'"
msgstr "unknown OS type %s"
-#: src/xend_internal.c:2191
+#: src/xend_internal.c:2200
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:2260 src/xend_internal.c:2270 src/xend_internal.c:2280
+#: src/xend_internal.c:2269 src/xend_internal.c:2279 src/xend_internal.c:2289
#, fuzzy, c-format
msgid "unknown lifecycle type %s"
msgstr "unknown OS type %s"
-#: src/xend_internal.c:2593
+#: src/xend_internal.c:2602
#, fuzzy
msgid "failed to parse topology information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:2647
+#: src/xend_internal.c:2656
#, fuzzy
msgid "topology syntax error"
msgstr "configuration file syntax error"
-#: src/xend_internal.c:2711
+#: src/xend_internal.c:2720
msgid "failed to parse Xend domain information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:3193
+#: src/xend_internal.c:3202
msgid "xenDaemonDomainFetch failed to find this domain"
msgstr ""
-#: src/xend_internal.c:3815 src/xend_internal.c:4290 src/xm_internal.c:1617
+#: src/xend_internal.c:3824 src/xend_internal.c:4299 src/xm_internal.c:1617
#, fuzzy
msgid "failed to build sexpr"
msgstr "Failed to suspend domain %s"
-#: src/xend_internal.c:3917
+#: src/xend_internal.c:3926
#, fuzzy
msgid "unsupported device type"
msgstr "unexpected mime type"
-#: src/xend_internal.c:4020
+#: src/xend_internal.c:4029
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4061
+#: src/xend_internal.c:4070
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4069
+#: src/xend_internal.c:4078
#, fuzzy
msgid "unexpected value from on_xend_start"
msgstr "unexpected value node"
-#: src/xend_internal.c:4080
+#: src/xend_internal.c:4089
#, fuzzy
msgid "no memory"
msgstr "node memory"
-#: src/xend_internal.c:4086
+#: src/xend_internal.c:4095
#, fuzzy
msgid "sexpr2string failed"
msgstr "operation failed"
-#: src/xend_internal.c:4091
+#: src/xend_internal.c:4100
#, fuzzy
msgid "Failed to redefine sexpr"
msgstr "Failed to undefine domain %s"
-#: src/xend_internal.c:4096
+#: src/xend_internal.c:4105
msgid "on_xend_start not present in sexpr"
msgstr ""
-#: src/xend_internal.c:4127
+#: src/xend_internal.c:4136
#, fuzzy, c-format
msgid "gethostname failed: %s"
msgstr "operation failed: %s"
-#: src/xend_internal.c:4133
+#: src/xend_internal.c:4142
#, fuzzy, c-format
msgid "failed to strdup hostname: %s"
msgstr "failed to get hypervisor type"
-#: src/xend_internal.c:4164
+#: src/xend_internal.c:4173
msgid ""
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
"migration"
msgstr ""
-#: src/xend_internal.c:4174
+#: src/xend_internal.c:4183
msgid ""
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
"migration"
msgstr ""
-#: src/xend_internal.c:4186
+#: src/xend_internal.c:4195
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr ""
-#: src/xend_internal.c:4199
+#: src/xend_internal.c:4208
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr ""
-#: src/xend_internal.c:4204
+#: src/xend_internal.c:4213
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr ""
-#: src/xend_internal.c:4211
+#: src/xend_internal.c:4220
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr ""
-#: src/xend_internal.c:4218 src/xend_internal.c:4240 src/xend_internal.c:4248
-#: src/xend_internal.c:4474 src/xend_internal.c:4481 src/xml.c:89
+#: src/xend_internal.c:4227 src/xend_internal.c:4249 src/xend_internal.c:4257
+#: src/xend_internal.c:4483 src/xend_internal.c:4490 src/xml.c:89
msgid "strdup failed"
msgstr ""
-#: src/xend_internal.c:4231
+#: src/xend_internal.c:4240
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr ""
-#: src/xend_internal.c:4284
+#: src/xend_internal.c:4293
#, fuzzy
msgid "failed to parse domain description"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:4300
+#: src/xend_internal.c:4309
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Failed to create domain %s\n"
-#: src/xend_internal.c:4456 src/xend_internal.c:4532 src/xend_internal.c:4622
+#: src/xend_internal.c:4465 src/xend_internal.c:4541 src/xend_internal.c:4631
msgid "unsupported in xendConfigVersion < 4"
msgstr ""
-#: src/xend_internal.c:4468
+#: src/xend_internal.c:4477
#, fuzzy
msgid "node information incomplete, missing scheduler name"
msgstr "domain information incomplete, missing name"
-#: src/xend_internal.c:4486 src/xend_internal.c:4580 src/xend_internal.c:4692
+#: src/xend_internal.c:4495 src/xend_internal.c:4589 src/xend_internal.c:4701
#, fuzzy
msgid "Unknown scheduler"
msgstr "unknown host"
-#: src/xend_internal.c:4545 src/xend_internal.c:4635
+#: src/xend_internal.c:4554 src/xend_internal.c:4644
#, fuzzy
msgid "Failed to get a scheduler name"
msgstr "failed to get hypervisor type"
-#: src/xend_internal.c:4558 src/xend_internal.c:4671
+#: src/xend_internal.c:4567 src/xend_internal.c:4680
#, fuzzy
msgid "domain information incomplete, missing cpu_weight"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:4563 src/xend_internal.c:4680
+#: src/xend_internal.c:4572 src/xend_internal.c:4689
#, fuzzy
msgid "domain information incomplete, missing cpu_cap"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:4739
+#: src/xend_internal.c:4748
msgid "domainBlockPeek is not supported for dom0"
msgstr ""
-#: src/xend_internal.c:4762
+#: src/xend_internal.c:4771
#, fuzzy, c-format
msgid "%s: invalid path"
msgstr "invalid argument in %s"
-#: src/xend_internal.c:4770
+#: src/xend_internal.c:4779
#, fuzzy, c-format
msgid "failed to open for reading: %s: %s"
msgstr "failed to open %s for reading"
-#: src/xend_internal.c:4782
+#: src/xend_internal.c:4791
#, fuzzy, c-format
msgid "failed to lseek or read from file: %s: %s"
msgstr "Failed to suspend domain %s"
-#: src/xend_internal.c:4865 src/xend_internal.c:4911
+#: src/xend_internal.c:4874 src/xend_internal.c:4920
#, fuzzy, c-format
msgid "unexpected graphics type %d"
msgstr "unexpected mime type"
-#: src/xend_internal.c:4954
+#: src/xend_internal.c:4963
#, fuzzy
msgid "unexpected chr device type"
msgstr "unexpected mime type"
-#: src/xend_internal.c:5128 src/xm_internal.c:1779
+#: src/xend_internal.c:5137 src/xm_internal.c:1779
#, fuzzy, c-format
msgid "unsupported network type %d"
msgstr "unexpected mime type"
-#: src/xend_internal.c:5302 src/xend_internal.c:5309 src/xend_internal.c:5316
+#: src/xend_internal.c:5311 src/xend_internal.c:5318 src/xend_internal.c:5325
#, fuzzy, c-format
msgid "unexpected lifecycle value %d"
msgstr "unexpected value node"
-#: src/xend_internal.c:5333
+#: src/xend_internal.c:5342
#, fuzzy
msgid "no HVM domain loader"
msgstr "node domain list"
-#: src/xend_internal.c:5544
+#: src/xend_internal.c:5553
#, fuzzy
msgid "hotplug of device type not supported"
msgstr "library call failed, possibly not supported"
msgid "failed to connect to Xen Store"
msgstr "failed to connect to Xen Store"
+#~ msgid "blocked"
+#~ msgstr "blocked"
+
#, fuzzy
#~ msgid "invalid interface type: %s"
#~ msgstr "invalid argument in %s"
#~ msgid "cannot read tty pid file %s: %s"
#~ msgstr "failed to write configuration file: %s"
-#, fuzzy
-#~ msgid "cannot remove ttyPidFile %s: %s"
-#~ msgstr "failed to write configuration file: %s"
-
#, fuzzy
#~ msgid "failed to calloc memory for init string: %s"
#~ msgstr "failed to allocate a node"
msgstr ""
"Project-Id-Version: libvirt.HEAD\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-09-08 14:51+0200\n"
+"POT-Creation-Date: 2008-09-23 22:28+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"
msgid "storage_vol not found"
msgstr "Volume di storage non trovato"
-#: src/conf.c:155 src/conf.c:203 src/conf.c:488 src/conf.c:525 src/conf.c:553
-#: src/conf.c:631
+#: src/conf.c:164 src/conf.c:212 src/conf.c:491 src/conf.c:528 src/conf.c:555
+#: src/conf.c:630
msgid "allocating configuration"
msgstr "assegnazione configurazione in corso"
-#: src/conf.c:338
+#: src/conf.c:347
msgid "unterminated number"
msgstr "numero non terminato"
-#: src/conf.c:372 src/conf.c:389 src/conf.c:401
+#: src/conf.c:380 src/conf.c:396 src/conf.c:407
msgid "unterminated string"
msgstr "stringa non terminata"
-#: src/conf.c:429 src/conf.c:483
+#: src/conf.c:434 src/conf.c:487
msgid "expecting a value"
msgstr "mancanza di un valore"
-#: src/conf.c:450
+#: src/conf.c:454
msgid "expecting a separator in list"
msgstr "mancanza separatore in elenco"
-#: src/conf.c:473
+#: src/conf.c:477
msgid "list is not closed with ]"
msgstr "l'elenco non termina con ]"
-#: src/conf.c:518
+#: src/conf.c:521
msgid "expecting a name"
msgstr "mancanza di un nome"
-#: src/conf.c:581
+#: src/conf.c:582
msgid "expecting a separator"
msgstr "mancanza di un separatore"
msgid "expecting an assignment"
msgstr "mancanza di un incarico"
-#: src/conf.c:894 src/conf.c:950 src/xend_internal.c:584
-#: src/xend_internal.c:2657 src/xm_internal.c:1475 src/xm_internal.c:1482
+#: src/conf.c:892 src/conf.c:948 src/xend_internal.c:584
+#: src/xend_internal.c:2666 src/xm_internal.c:1475 src/xm_internal.c:1482
msgid "allocate buffer"
msgstr "assegnazione buffer"
-#: src/conf.c:901
+#: src/conf.c:899
msgid "failed to open file"
msgstr "impossibile aprire un file"
-#: src/conf.c:912
+#: src/conf.c:910
msgid "failed to save content"
msgstr "impossibile salvare il contenuto"
msgid "cannot extract disk devices"
msgstr "impossibile estrarre dispositivi sorgente"
-#: src/domain_conf.c:1939 src/qemu_driver.c:3133
+#: src/domain_conf.c:1939 src/qemu_driver.c:3153
#, fuzzy, c-format
msgid "duplicate disk target '%s'"
msgstr "tipo di storage di volume non supportato %d"
msgid "unexpected char type %d"
msgstr "tipo mime inaspettato"
-#: src/domain_conf.c:2815 src/xend_internal.c:5214
+#: src/domain_conf.c:2815 src/xend_internal.c:5223
#, fuzzy, c-format
msgid "unexpected sound model %d"
msgstr "tipo mime inaspettato"
-#: src/domain_conf.c:2835 src/xend_internal.c:5237
+#: src/domain_conf.c:2835 src/xend_internal.c:5246
#, fuzzy, c-format
msgid "unexpected input type %d"
msgstr "tipo mime inaspettato"
#: src/lxc_driver.c:274 src/lxc_driver.c:309 src/lxc_driver.c:335
#: src/lxc_driver.c:350 src/openvz_driver.c:238 src/openvz_driver.c:267
-#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:620
-#: src/openvz_driver.c:651 src/openvz_driver.c:672 src/openvz_driver.c:713
-#: src/qemu_driver.c:2192 src/qemu_driver.c:2279 src/qemu_driver.c:2828
-#: src/qemu_driver.c:2883 src/qemu_driver.c:2927 src/qemu_driver.c:3007
-#: src/qemu_driver.c:3123 src/qemu_driver.c:3192 src/qemu_driver.c:3247
-#: src/qemu_driver.c:3291 src/qemu_driver.c:3309 src/qemu_driver.c:3567
+#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:621
+#: src/openvz_driver.c:652 src/openvz_driver.c:673 src/openvz_driver.c:714
+#: src/qemu_driver.c:2212 src/qemu_driver.c:2299 src/qemu_driver.c:2848
+#: src/qemu_driver.c:2903 src/qemu_driver.c:2947 src/qemu_driver.c:3027
+#: src/qemu_driver.c:3143 src/qemu_driver.c:3212 src/qemu_driver.c:3267
+#: src/qemu_driver.c:3311 src/qemu_driver.c:3329 src/qemu_driver.c:3587
#, fuzzy
msgid "no domain with matching uuid"
msgstr "non ci sono domini con id corrispondente: %d"
-#: src/lxc_driver.c:280 src/openvz_driver.c:625 src/qemu_driver.c:2933
+#: src/lxc_driver.c:280 src/openvz_driver.c:626 src/qemu_driver.c:2953
#, fuzzy
msgid "cannot delete active domain"
msgstr "nome del dominio inattivo"
-#: src/lxc_driver.c:286 src/qemu_driver.c:2939
+#: src/lxc_driver.c:286 src/qemu_driver.c:2959
#, fuzzy
msgid "cannot undefine transient domain"
msgstr "nome del dominio inattivo"
msgid "container '%s' unexpectedly shutdown during startup"
msgstr ""
-#: src/lxc_driver.c:747 src/qemu_driver.c:892
+#: src/lxc_driver.c:747 src/qemu_driver.c:893
#, fuzzy, c-format
msgid "cannot create log directory %s: %s"
msgstr "impossibile creare la directory di configurazione %s: %s"
msgid "unknown forwarding type '%s'"
msgstr "tipo di auth sconosciuta '%s'"
-#: src/network_conf.c:662 src/qemu_driver.c:3334 src/qemu_driver.c:3967
+#: src/network_conf.c:662 src/qemu_driver.c:3354 src/qemu_driver.c:3987
#: src/storage_driver.c:816
#, c-format
msgid "cannot create autostart directory %s: %s"
msgid "no config file for %s"
msgstr "nessun file di configurazione per %s"
-#: src/openvz_conf.c:187
+#: src/openvz_conf.c:190
+#, fuzzy, c-format
+msgid "Cound not read 'IP_ADDRESS' from config for container %d"
+msgstr "errore di parsing dell'URI di connessione"
+
+#: src/openvz_conf.c:220
+#, fuzzy, c-format
+msgid "Cound not read 'NETIF' from config for container %d"
+msgstr "errore di parsing dell'URI di connessione"
+
+#: src/openvz_conf.c:247
+#, fuzzy
+msgid "Too long network device name"
+msgstr "risoluzione filename della rete"
+
+#: src/openvz_conf.c:264
+#, fuzzy
+msgid "Wrong length MAC address"
+msgstr "indirizzo MAC non valido"
+
+#: src/openvz_conf.c:271
+#, fuzzy
+msgid "Wrong MAC address"
+msgstr "Indirizzo MAC"
+
+#: src/openvz_conf.c:327
#, fuzzy
msgid "popen failed"
msgstr "operazione fallita"
-#: src/openvz_conf.c:197
+#: src/openvz_conf.c:337
#, fuzzy
msgid "Failed to parse vzlist output"
msgstr "Impossibile eseguire il parsing della modalità '%s'"
-#: src/openvz_conf.c:223
+#: src/openvz_conf.c:363
#, fuzzy
msgid "UUID in config file malformed"
msgstr "nessun file di configurazione per %s"
-#: src/openvz_conf.c:235
+#: src/openvz_conf.c:375
#, fuzzy, c-format
msgid "Cound not read config for container %d"
msgstr "errore di parsing dell'URI di connessione"
msgid "Container ID is not specified"
msgstr ""
-#: src/openvz_driver.c:391 src/openvz_driver.c:459 src/openvz_driver.c:534
-#: src/openvz_driver.c:554 src/openvz_driver.c:600 src/openvz_driver.c:631
-#: src/openvz_driver.c:656 src/openvz_driver.c:728 src/openvz_driver.c:826
-#: src/openvz_driver.c:872
+#: src/openvz_driver.c:391 src/openvz_driver.c:460 src/openvz_driver.c:535
+#: src/openvz_driver.c:555 src/openvz_driver.c:601 src/openvz_driver.c:632
+#: src/openvz_driver.c:657 src/openvz_driver.c:729 src/openvz_driver.c:827
+#: src/openvz_driver.c:873
#, fuzzy, c-format
msgid "Could not exec %s"
msgstr "impossibile collegarsi a %s"
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:451 src/openvz_driver.c:528
+#: src/openvz_driver.c:452 src/openvz_driver.c:529
msgid "Error creating command for container"
msgstr ""
-#: src/openvz_driver.c:465 src/openvz_driver.c:540
+#: src/openvz_driver.c:466 src/openvz_driver.c:541
#, fuzzy
msgid "Could not set UUID"
msgstr "errore di parsing dell'URI di connessione"
-#: src/openvz_driver.c:475 src/openvz_driver.c:546
+#: src/openvz_driver.c:476 src/openvz_driver.c:547
#, fuzzy
msgid "Could not configure network"
msgstr "impossibile collegarsi a %s"
-#: src/openvz_driver.c:482 src/openvz_driver.c:569
+#: src/openvz_driver.c:483 src/openvz_driver.c:570
#, fuzzy
msgid "Could not set number of virtual cpu"
msgstr "modifica numero di CPU virtuali"
#: src/openvz_driver.c:517
#, c-format
-msgid "Already an OPENVZ VM defined with the id '%d'"
+msgid "Already an OPENVZ VM defined with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:588
+#: src/openvz_driver.c:589
#, fuzzy
msgid "no domain with matching id"
msgstr "non ci sono domini con id corrispondente: %d"
-#: src/openvz_driver.c:594
+#: src/openvz_driver.c:595
#, fuzzy
msgid "domain is not in shutoff state"
msgstr "Il dominio non è in esecuzione"
-#: src/openvz_driver.c:677
+#: src/openvz_driver.c:678
#, fuzzy
msgid "Could not read container config"
msgstr "errore di parsing dell'URI di connessione"
-#: src/openvz_driver.c:693 src/qemu_driver.c:1823
+#: src/openvz_driver.c:694 src/qemu_driver.c:1843
#, fuzzy, c-format
msgid "unknown type '%s'"
msgstr "tipo di auth sconosciuta '%s'"
-#: src/openvz_driver.c:719
+#: src/openvz_driver.c:720
msgid "VCPUs should be >= 1"
msgstr ""
-#: src/openvz_driver.c:835 src/openvz_driver.c:881
+#: src/openvz_driver.c:836 src/openvz_driver.c:882
#, fuzzy, c-format
msgid "Could not parse VPS ID %s"
msgstr "errore di parsing dell'URI di connessione"
msgid "Unexpected exit status '%d', qemu probably failed"
msgstr "Stato inaspettato di uscita '%d', qemu è probabilmente fallito"
-#: src/qemu_conf.c:519 src/qemu_driver.c:925
+#: src/qemu_conf.c:519 src/qemu_driver.c:926
#, fuzzy, c-format
msgid "Cannot find QEMU binary %s: %s"
msgstr "impossibile leggere la directory %s: %s"
msgid "Network type %d is not supported"
msgstr "ai_socktype non supportato"
-#: src/qemu_conf.c:580 src/qemu_driver.c:1515
+#: src/qemu_conf.c:580 src/qemu_driver.c:1514
#, fuzzy, c-format
msgid "cannot initialize bridge support: %s"
msgstr "impossibile impostare la modalità del file '%s': %s"
msgid "failed to allocate space for argv string"
msgstr "Impossibile allocare memoria per l'elenco di configurazione %s"
-#: src/qemu_driver.c:90
+#: src/qemu_driver.c:91
#, fuzzy
msgid "Failed to set close-on-exec file descriptor flag\n"
msgstr "Impossibile impostare il flag close-on-exec del file descriptor"
-#: src/qemu_driver.c:105
+#: src/qemu_driver.c:106
#, fuzzy
msgid "Failed to set non-blocking file descriptor flag\n"
msgstr "Impossibile impostare il flag non-blocking del file descriptor"
-#: src/qemu_driver.c:150
+#: src/qemu_driver.c:151
#, fuzzy, c-format
msgid "Failed to autostart network '%s': %s\n"
msgstr "Impossibile avviare automaticamente la rete '%s': %s"
-#: src/qemu_driver.c:165
+#: src/qemu_driver.c:166
#, fuzzy, c-format
msgid "Failed to autostart VM '%s': %s\n"
msgstr "Impossibile avviare automaticamente la VM '%s': %s"
-#: src/qemu_driver.c:201
+#: src/qemu_driver.c:202
#, fuzzy, c-format
msgid "Failed to find user record for uid '%d': %s\n"
msgstr "Impossibile trovare il record utente per l'uid '%d': %s"
-#: src/qemu_driver.c:212
+#: src/qemu_driver.c:213
#, fuzzy
msgid "out of memory in asprintf\n"
msgstr "memoria esaurita in asprintf"
-#: src/qemu_driver.c:268
+#: src/qemu_driver.c:269
#, fuzzy
msgid "qemudStartup: out of memory\n"
msgstr "qemudStartup: memoria esaurita"
-#: src/qemu_driver.c:295
+#: src/qemu_driver.c:296
#, fuzzy
msgid "Reloading iptables rules\n"
msgstr "Ricaricamento regole iptables"
-#: src/qemu_driver.c:433
+#: src/qemu_driver.c:434
#, c-format
msgid ""
"QEMU quit during %s startup\n"
"%s"
msgstr ""
-#: src/qemu_driver.c:443 src/qemu_driver.c:456
+#: src/qemu_driver.c:444 src/qemu_driver.c:457
#, fuzzy, c-format
msgid "Failure while reading %s startup output: %s"
msgstr "scrittura output fallita: %s\n"
-#: src/qemu_driver.c:451
+#: src/qemu_driver.c:452
#, c-format
msgid "Timed out while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:467
+#: src/qemu_driver.c:468
#, c-format
msgid "Failure while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:479
+#: src/qemu_driver.c:480
#, c-format
msgid "Out of space while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:510
+#: src/qemu_driver.c:511
#, fuzzy, c-format
msgid "Unable to open monitor path %s"
msgstr "impossibile aprire tty %s: %s\n"
-#: src/qemu_driver.c:515
+#: src/qemu_driver.c:516
#, fuzzy
msgid "Unable to set monitor close-on-exec flag"
msgstr "Impossibile impostare il flag close-on-exec del file descriptor"
-#: src/qemu_driver.c:520
+#: src/qemu_driver.c:521
msgid "Unable to put monitor into non-blocking mode"
msgstr ""
-#: src/qemu_driver.c:648 src/qemu_driver.c:1027 src/qemu_driver.c:1726
-#: src/qemu_driver.c:1736
+#: src/qemu_driver.c:649 src/qemu_driver.c:1028 src/qemu_driver.c:1725
+#: src/qemu_driver.c:1735
#, fuzzy, c-format
msgid "Unable to log VM console data: %s\n"
msgstr "Impossibile loggare i dati della VM console: %s"
-#: src/qemu_driver.c:671
+#: src/qemu_driver.c:672
#, fuzzy
msgid "allocate cpumap"
msgstr "alloca dict"
-#: src/qemu_driver.c:682
+#: src/qemu_driver.c:683
msgid "cannot run monitor command to fetch CPU thread info"
msgstr ""
-#: src/qemu_driver.c:786
+#: src/qemu_driver.c:787
#, fuzzy, c-format
msgid "failed to set CPU affinity %s"
msgstr "impossibile ottenere il dominio '%s'"
-#: src/qemu_driver.c:796 src/qemu_driver.c:2135
+#: src/qemu_driver.c:797 src/qemu_driver.c:2155
#, fuzzy
msgid "resume operation failed"
msgstr "operazione fallita"
-#: src/qemu_driver.c:859
+#: src/qemu_driver.c:860
#, fuzzy
msgid "VM is already active"
msgstr "Il dominio risulta essere già attivo"
-#: src/qemu_driver.c:869
+#: src/qemu_driver.c:870
msgid "Unable to find an unused VNC port"
msgstr ""
-#: src/qemu_driver.c:881
+#: src/qemu_driver.c:882
#, c-format
msgid "config file path too long: %s/%s.log"
msgstr ""
-#: src/qemu_driver.c:900
+#: src/qemu_driver.c:901
#, fuzzy, c-format
msgid "failed to create logfile %s: %s"
msgstr "%s: impossibile scrivere il file di log: %s"
-#: src/qemu_driver.c:906
+#: src/qemu_driver.c:907
#, fuzzy, c-format
msgid "Unable to set VM logfile close-on-exec flag %s"
msgstr "Impossibile chiudere il file di log %d: %s"
-#: src/qemu_driver.c:935 src/qemu_driver.c:3032
+#: src/qemu_driver.c:936 src/qemu_driver.c:3052
#, fuzzy, c-format
msgid "Cannot determine QEMU argv syntax %s"
msgstr "impossibile leggere la directory %s: %s"
-#: src/qemu_driver.c:951 src/qemu_driver.c:954 src/qemu_driver.c:959
+#: src/qemu_driver.c:952 src/qemu_driver.c:955 src/qemu_driver.c:960
#, fuzzy, c-format
msgid "Unable to write argv to logfile %d: %s\n"
msgstr "Impossibile scrivere argv sul file di log %d: %s"
-#: src/qemu_driver.c:1041
+#: src/qemu_driver.c:1040
#, fuzzy, c-format
msgid "Shutting down VM '%s'\n"
msgstr "Chiusura VM '%s'"
-#: src/qemu_driver.c:1052
+#: src/qemu_driver.c:1051
#, fuzzy, c-format
msgid "Unable to close logfile %d: %s\n"
msgstr "Impossibile chiudere il file di log %d: %s"
-#: src/qemu_driver.c:1067
+#: src/qemu_driver.c:1066
#, fuzzy
msgid "Got unexpected pid, damn\n"
msgstr "E' stato ottenuto un pid inaspettato"
-#: src/qemu_driver.c:1221
+#: src/qemu_driver.c:1220
#, fuzzy
msgid "failed to allocate space for dnsmasq argv"
msgstr "impossibile allocare un nodo"
-#: src/qemu_driver.c:1235
+#: src/qemu_driver.c:1234
msgid "cannot start dhcp daemon without IP address for server"
msgstr ""
-#: src/qemu_driver.c:1264
+#: src/qemu_driver.c:1263
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
msgstr ""
"Impossibile aggiungere la regola iptables '%s' alla catena '%s' nella tavola "
"'%s': %s"
-#: src/qemu_driver.c:1275
+#: src/qemu_driver.c:1274
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
msgstr ""
"Impossibile aggiungere la regola iptables '%s' alla catena '%s' nella tavola "
"'%s': %s"
-#: src/qemu_driver.c:1285
+#: src/qemu_driver.c:1284
#, fuzzy, c-format
msgid "failed to add iptables rule to enable masquerading : %s\n"
msgstr "Impossibile salvare le regole di iptables su %s : %s"
-#: src/qemu_driver.c:1317
+#: src/qemu_driver.c:1316
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
msgstr ""
"Impossibile aggiungere la regola iptables '%s' alla catena '%s' nella tavola "
"'%s': %s"
-#: src/qemu_driver.c:1328
+#: src/qemu_driver.c:1327
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
msgstr ""
"Impossibile aggiungere la regola iptables '%s' alla catena '%s' nella tavola "
"'%s': %s"
-#: src/qemu_driver.c:1353
+#: src/qemu_driver.c:1352
#, fuzzy
msgid "failed to allocate space for IP tables support"
msgstr "impossibile allocare un nodo"
-#: src/qemu_driver.c:1361 src/qemu_driver.c:1368
+#: src/qemu_driver.c:1360 src/qemu_driver.c:1367
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
msgstr ""
"Impossibile aggiungere la regola iptables '%s' alla catena '%s' nella tavola "
"'%s': %s"
-#: src/qemu_driver.c:1376 src/qemu_driver.c:1383
+#: src/qemu_driver.c:1375 src/qemu_driver.c:1382
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
msgstr ""
"Impossibile aggiungere la regola iptables '%s' alla catena '%s' nella tavola "
"'%s': %s"
-#: src/qemu_driver.c:1393
+#: src/qemu_driver.c:1392
#, fuzzy, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
msgstr ""
"Impossibile aggiungere la regola iptables '%s' alla catena '%s' nella tavola "
"'%s': %s"
-#: src/qemu_driver.c:1400
+#: src/qemu_driver.c:1399
#, fuzzy, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
msgstr ""
"Impossibile aggiungere la regola iptables '%s' alla catena '%s' nella tavola "
"'%s': %s"
-#: src/qemu_driver.c:1408
+#: src/qemu_driver.c:1407
#, fuzzy, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
msgstr ""
"Impossibile aggiungere la regola iptables '%s' alla catena '%s' nella tavola "
"'%s': %s"
-#: src/qemu_driver.c:1509
+#: src/qemu_driver.c:1508
#, fuzzy
msgid "network is already active"
msgstr "Il dominio risulta essere già attivo"
-#: src/qemu_driver.c:1521
+#: src/qemu_driver.c:1520
#, fuzzy, c-format
msgid "cannot create bridge '%s' : %s"
msgstr "impossibile creare il percorso '%s': %s"
-#: src/qemu_driver.c:1536
+#: src/qemu_driver.c:1535
#, fuzzy, c-format
msgid "cannot set IP address on bridge '%s' to '%s' : %s"
msgstr "impossibile impostare la modalità del file '%s': %s"
-#: src/qemu_driver.c:1544
+#: src/qemu_driver.c:1543
#, fuzzy, c-format
msgid "cannot set netmask on bridge '%s' to '%s' : %s"
msgstr "impossibile impostare la modalità del file '%s': %s"
-#: src/qemu_driver.c:1552
+#: src/qemu_driver.c:1551
#, fuzzy, c-format
msgid "failed to bring the bridge '%s' up : %s"
msgstr "Impossibile chiudere il bridge '%s': %s"
-#: src/qemu_driver.c:1563
+#: src/qemu_driver.c:1562
#, fuzzy, c-format
msgid "failed to enable IP forwarding : %s"
msgstr "impossibile aprire in lettura %s"
-#: src/qemu_driver.c:1581 src/qemu_driver.c:1612
+#: src/qemu_driver.c:1580 src/qemu_driver.c:1611
#, c-format
msgid "Failed to bring down bridge '%s' : %s\n"
msgstr "Impossibile chiudere il bridge '%s': %s\n"
-#: src/qemu_driver.c:1587 src/qemu_driver.c:1617
+#: src/qemu_driver.c:1586 src/qemu_driver.c:1616
#, fuzzy, c-format
msgid "Failed to delete bridge '%s' : %s\n"
msgstr "Impossibile eliminare il bridge '%s': %s\n"
-#: src/qemu_driver.c:1600
+#: src/qemu_driver.c:1599
#, fuzzy, c-format
msgid "Shutting down network '%s'\n"
msgstr "Chiusura rete '%s'"
-#: src/qemu_driver.c:1626
+#: src/qemu_driver.c:1625
#, fuzzy
msgid "Got unexpected pid for dnsmasq\n"
msgstr "Ottenuto pid inaspettato per dnsmasq\n"
-#: src/qemu_driver.c:1839
+#: src/qemu_driver.c:1814
+#, fuzzy, c-format
+msgid "Unable to open %s: %s\n"
+msgstr "impossibile aprire tty %s: %s\n"
+
+#: src/qemu_driver.c:1859
#, fuzzy
msgid "failed to allocate space for capabilities support"
msgstr "Impossibile allocare memoria per l'elenco di configurazione %s"
-#: src/qemu_driver.c:1858 src/qemu_driver.c:1884
+#: src/qemu_driver.c:1878 src/qemu_driver.c:1904
#, fuzzy
msgid "NUMA not supported on this host"
msgstr "Servname non supportato per ai_socktype"
-#: src/qemu_driver.c:1869 src/qemu_driver.c:1892
+#: src/qemu_driver.c:1889 src/qemu_driver.c:1912
#, fuzzy
msgid "Failed to query NUMA free memory"
msgstr "Memoria libera NUMA"
-#: src/qemu_driver.c:2053
+#: src/qemu_driver.c:2073
#, fuzzy, c-format
msgid "domain '%s' is already defined"
msgstr "il dominio %s è già esistente"
-#: src/qemu_driver.c:2064
+#: src/qemu_driver.c:2084
#, fuzzy, c-format
msgid "domain with uuid '%s' is already defined"
msgstr "il dominio %s è già esistente"
-#: src/qemu_driver.c:2094 src/qemu_driver.c:2123 src/qemu_driver.c:2152
-#: src/qemu_driver.c:2172 src/qemu_driver.c:2410 src/qemu_driver.c:3383
-#: src/qemu_driver.c:3518 src/qemu_driver.c:3632
+#: src/qemu_driver.c:2114 src/qemu_driver.c:2143 src/qemu_driver.c:2172
+#: src/qemu_driver.c:2192 src/qemu_driver.c:2430 src/qemu_driver.c:3403
+#: src/qemu_driver.c:3538 src/qemu_driver.c:3652
#, c-format
msgid "no domain with matching id %d"
msgstr "non ci sono domini con id corrispondente: %d"
-#: src/qemu_driver.c:2099 src/qemu_driver.c:2128 src/qemu_driver.c:2416
-#: src/qemu_driver.c:3388 src/qemu_driver.c:3524 src/qemu_driver.c:3638
+#: src/qemu_driver.c:2119 src/qemu_driver.c:2148 src/qemu_driver.c:2436
+#: src/qemu_driver.c:3408 src/qemu_driver.c:3544 src/qemu_driver.c:3658
msgid "domain is not running"
msgstr "Il dominio non è in esecuzione"
-#: src/qemu_driver.c:2107
+#: src/qemu_driver.c:2127
#, fuzzy
msgid "suspend operation failed"
msgstr "operazione fallita"
-#: src/qemu_driver.c:2158
+#: src/qemu_driver.c:2178
#, fuzzy
msgid "shutdown operation failed"
msgstr "operazione fallita"
-#: src/qemu_driver.c:2198
+#: src/qemu_driver.c:2218
#, fuzzy
msgid "failed to allocate space for ostype"
msgstr "impossibile allocare un nodo"
-#: src/qemu_driver.c:2214 src/qemu_driver.c:2230 src/qemu_driver.c:2253
-#: src/qemu_driver.c:2526 src/qemu_driver.c:2688
+#: src/qemu_driver.c:2234 src/qemu_driver.c:2250 src/qemu_driver.c:2273
+#: src/qemu_driver.c:2546 src/qemu_driver.c:2708
#, fuzzy, c-format
msgid "no domain with matching uuid '%s'"
msgstr "non ci sono domini con id corrispondente: %d"
-#: src/qemu_driver.c:2236
+#: src/qemu_driver.c:2256
msgid "cannot set max memory lower than current memory"
msgstr ""
-#: src/qemu_driver.c:2259
+#: src/qemu_driver.c:2279
#, fuzzy
msgid "cannot set memory of an active domain"
msgstr "nome del dominio inattivo"
-#: src/qemu_driver.c:2265
+#: src/qemu_driver.c:2285
msgid "cannot set memory higher than max memory"
msgstr ""
-#: src/qemu_driver.c:2425
+#: src/qemu_driver.c:2445
#, fuzzy
msgid "failed to pause domain"
msgstr "Impossibile sospendere il dominio %s"
-#: src/qemu_driver.c:2434
+#: src/qemu_driver.c:2454
#, fuzzy
msgid "failed to get domain xml"
msgstr "impossibile ottenere l'UUID del dominio"
-#: src/qemu_driver.c:2442
+#: src/qemu_driver.c:2462
#, fuzzy, c-format
msgid "failed to create '%s'"
msgstr "Impossibile creare il volume %s"
-#: src/qemu_driver.c:2449
+#: src/qemu_driver.c:2469
#, fuzzy
msgid "failed to write save header"
msgstr "Impossibile scrivere su "
-#: src/qemu_driver.c:2457
+#: src/qemu_driver.c:2477
#, fuzzy
msgid "failed to write xml"
msgstr "Impossibile scrivere su "
-#: src/qemu_driver.c:2470 src/qemu_driver.c:2477 src/qemu_driver.c:2748
+#: src/qemu_driver.c:2490 src/qemu_driver.c:2497 src/qemu_driver.c:2768
#: src/remote_internal.c:2241 src/virterror.c:441
msgid "out of memory"
msgstr "memoria esaurita"
-#: src/qemu_driver.c:2485
+#: src/qemu_driver.c:2505
#, fuzzy
msgid "migrate operation failed"
msgstr "operazione fallita"
-#: src/qemu_driver.c:2497
+#: src/qemu_driver.c:2517
#, fuzzy
msgid "'migrate' not supported by this qemu"
msgstr "'info blockstats' non è supportato da questo qemu"
-#: src/qemu_driver.c:2532
+#: src/qemu_driver.c:2552
#, fuzzy
msgid "cannot change vcpu count of an active domain"
msgstr "nome del dominio inattivo"
-#: src/qemu_driver.c:2538
+#: src/qemu_driver.c:2558
msgid "could not determine max vcpus for the domain"
msgstr ""
-#: src/qemu_driver.c:2544
+#: src/qemu_driver.c:2564
#, c-format
msgid ""
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
msgstr ""
-#: src/qemu_driver.c:2568 src/qemu_driver.c:2620
+#: src/qemu_driver.c:2588 src/qemu_driver.c:2640
#, fuzzy
msgid "cannot pin vcpus on an inactive domain"
msgstr "rimuovere la definizione di un dominio inattivo"
-#: src/qemu_driver.c:2574
+#: src/qemu_driver.c:2594
#, c-format
msgid "vcpu number out of range %d > %d"
msgstr ""
-#: src/qemu_driver.c:2595
+#: src/qemu_driver.c:2615
#, fuzzy, c-format
msgid "cannot set affinity: %s"
msgstr "impossibile impostare il proprietario del file '%s': %s"
-#: src/qemu_driver.c:2600
+#: src/qemu_driver.c:2620
#, fuzzy
msgid "cpu affinity is not supported"
msgstr "ai_family non supportata"
-#: src/qemu_driver.c:2657
+#: src/qemu_driver.c:2677
#, fuzzy, c-format
msgid "cannot get affinity: %s"
msgstr "Impossibile determinare il contesto del file di %s: %s"
-#: src/qemu_driver.c:2667
+#: src/qemu_driver.c:2687
msgid "cpu affinity is not available"
msgstr ""
-#: src/qemu_driver.c:2694
+#: src/qemu_driver.c:2714
#, fuzzy, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr "carica file di definizione del dominio"
-#: src/qemu_driver.c:2720 src/test.c:956
+#: src/qemu_driver.c:2740 src/test.c:956
#, fuzzy
msgid "cannot read domain image"
msgstr "impossibile leggere fd"
-#: src/qemu_driver.c:2726
+#: src/qemu_driver.c:2746
#, fuzzy
msgid "failed to read qemu header"
msgstr "impossibile leggere da un demone Xen"
-#: src/qemu_driver.c:2733
+#: src/qemu_driver.c:2753
msgid "image magic is incorrect"
msgstr ""
-#: src/qemu_driver.c:2740
+#: src/qemu_driver.c:2760
#, c-format
msgid "image version is not supported (%d > %d)"
msgstr ""
-#: src/qemu_driver.c:2755
+#: src/qemu_driver.c:2775
#, fuzzy
msgid "failed to read XML"
msgstr "Impossibile leggere"
-#: src/qemu_driver.c:2764
+#: src/qemu_driver.c:2784
#, fuzzy
msgid "failed to parse XML"
msgstr "impossibile generare XML"
-#: src/qemu_driver.c:2777
+#: src/qemu_driver.c:2797
#, fuzzy, c-format
msgid "domain is already active as '%s'"
msgstr "Il dominio risulta essere già attivo"
-#: src/qemu_driver.c:2786
+#: src/qemu_driver.c:2806
#, fuzzy
msgid "failed to assign new VM"
msgstr "impossibile generare XML"
-#: src/qemu_driver.c:2799
+#: src/qemu_driver.c:2819
#, fuzzy
msgid "failed to start VM"
msgstr "Impossibile avviare il pool %s"
-#: src/qemu_driver.c:2811
+#: src/qemu_driver.c:2831
#, fuzzy
msgid "failed to resume domain"
msgstr "Impossibile ripristinare il dominio %s"
-#: src/qemu_driver.c:2848 src/qemu_driver.c:3741 src/qemu_driver.c:3776
+#: src/qemu_driver.c:2868 src/qemu_driver.c:3761 src/qemu_driver.c:3796
#, fuzzy
msgid "failed to allocate space for VM name string"
msgstr "Impossibile allocare memoria per l'elenco di configurazione %s"
-#: src/qemu_driver.c:2962
+#: src/qemu_driver.c:2982
#, fuzzy, c-format
msgid "cannot convert disk '%s' to bus/device index"
msgstr "impossibile estrarre dispositivi sorgente"
-#: src/qemu_driver.c:2982
+#: src/qemu_driver.c:3002
#, fuzzy, c-format
msgid "Unsupported disk name mapping for bus '%s'"
msgstr "tipo di storage di volume non supportato %d"
-#: src/qemu_driver.c:3022
+#: src/qemu_driver.c:3042
#, c-format
msgid "No device with bus '%s' and target '%s'"
msgstr ""
-#: src/qemu_driver.c:3049
+#: src/qemu_driver.c:3069
#, c-format
msgid ""
"Emulator version does not support removable media for device '%s' and target "
"'%s'"
msgstr ""
-#: src/qemu_driver.c:3086
+#: src/qemu_driver.c:3106
msgid "cannot change cdrom media"
msgstr ""
-#: src/qemu_driver.c:3097
+#: src/qemu_driver.c:3117
msgid "changing cdrom media failed"
msgstr ""
-#: src/qemu_driver.c:3157
+#: src/qemu_driver.c:3177
#, fuzzy
msgid "cannot attach usb disk"
msgstr "impossibile estrarre dispositivi sorgente"
-#: src/qemu_driver.c:3168
+#: src/qemu_driver.c:3188
#, fuzzy
msgid "adding usb disk failed"
msgstr "caricamento file di definizione host in corso"
-#: src/qemu_driver.c:3212
+#: src/qemu_driver.c:3232
#, fuzzy
msgid "cannot attach usb device"
msgstr "impossibile estrarre dispositivi sorgente"
-#: src/qemu_driver.c:3223
+#: src/qemu_driver.c:3243
#, fuzzy
msgid "adding usb device failed"
msgstr "caricamento file di definizione host in corso"
-#: src/qemu_driver.c:3253
+#: src/qemu_driver.c:3273
#, fuzzy
msgid "cannot attach device on inactive domain"
msgstr "rimuovere la definizione di un dominio inattivo"
-#: src/qemu_driver.c:3276
+#: src/qemu_driver.c:3296
msgid "this device type cannot be attached"
msgstr ""
-#: src/qemu_driver.c:3315
+#: src/qemu_driver.c:3335
#, fuzzy
msgid "cannot set autostart for transient domain"
msgstr "nome del dominio inattivo"
-#: src/qemu_driver.c:3341
+#: src/qemu_driver.c:3361
#, fuzzy, c-format
msgid "Failed to create symlink '%s to '%s': %s"
msgstr "Impossibile creare il symlink '%s' su '%s': %s"
-#: src/qemu_driver.c:3348 src/qemu_driver.c:3981 src/storage_driver.c:832
+#: src/qemu_driver.c:3368 src/qemu_driver.c:4001 src/storage_driver.c:832
#, c-format
msgid "Failed to delete symlink '%s': %s"
msgstr "Impossibile eliminare il symlink '%s': %s"
-#: src/qemu_driver.c:3410
+#: src/qemu_driver.c:3430
#, c-format
msgid "invalid path: %s"
msgstr "percorso non valido: %s"
-#: src/qemu_driver.c:3418
+#: src/qemu_driver.c:3438
msgid "'info blockstats' command failed"
msgstr "comando fallito 'info blockstats'"
-#: src/qemu_driver.c:3433
+#: src/qemu_driver.c:3453
msgid "'info blockstats' not supported by this qemu"
msgstr "'info blockstats' non è supportato da questo qemu"
-#: src/qemu_driver.c:3498
+#: src/qemu_driver.c:3518
#, c-format
msgid "device not found: %s (%s)"
msgstr "dispositivo non trovato: %s (%s)"
-#: src/qemu_driver.c:3530 src/qemu_driver.c:3573
+#: src/qemu_driver.c:3550 src/qemu_driver.c:3593
msgid "NULL or empty path"
msgstr ""
-#: src/qemu_driver.c:3541
+#: src/qemu_driver.c:3561
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr ""
-#: src/qemu_driver.c:3583
+#: src/qemu_driver.c:3603
#, fuzzy
msgid "invalid path"
msgstr "percorso non valido: %s"
-#: src/qemu_driver.c:3626
+#: src/qemu_driver.c:3646
msgid "QEMU driver only supports virtual memory addrs"
msgstr ""
-#: src/qemu_driver.c:3653
+#: src/qemu_driver.c:3673
#, fuzzy
msgid "'memsave' command failed"
msgstr "comando fallito 'info blockstats'"
-#: src/qemu_driver.c:3682 src/qemu_driver.c:3850 src/qemu_driver.c:3875
-#: src/qemu_driver.c:3889 src/qemu_driver.c:3904 src/qemu_driver.c:3937
-#: src/qemu_driver.c:3953
+#: src/qemu_driver.c:3702 src/qemu_driver.c:3870 src/qemu_driver.c:3895
+#: src/qemu_driver.c:3909 src/qemu_driver.c:3924 src/qemu_driver.c:3957
+#: src/qemu_driver.c:3973
#, fuzzy
msgid "no network with matching uuid"
msgstr "non ci sono pool con uuid corrispondente"
-#: src/qemu_driver.c:3697
+#: src/qemu_driver.c:3717
#, fuzzy
msgid "no network with matching name"
msgstr "non ci sono pool con nome corrispondente"
-#: src/qemu_driver.c:3856
+#: src/qemu_driver.c:3876
#, fuzzy
msgid "network is still active"
msgstr "Il dominio risulta essere già attivo"
-#: src/qemu_driver.c:3917
+#: src/qemu_driver.c:3937
#, fuzzy
msgid "no network with matching id"
msgstr "non ci sono pool con uuid corrispondente"
-#: src/qemu_driver.c:3924
+#: src/qemu_driver.c:3944
#, fuzzy
msgid "failed to allocate space for network bridge string"
msgstr "impossibile allocare un nodo"
-#: src/qemu_driver.c:3974 src/storage_driver.c:823
+#: src/qemu_driver.c:3994 src/storage_driver.c:823
#, c-format
msgid "Failed to create symlink '%s' to '%s': %s"
msgstr "Impossibile creare il symlink '%s' su '%s': %s"
msgid "%s not implemented on Win32"
msgstr "la console non è implementata su questa piattaforma"
-#: src/storage_backend_disk.c:85 src/storage_backend_logical.c:57
+#: src/storage_backend_disk.c:90 src/storage_backend_logical.c:57
#, c-format
msgid "unsupported pool format %s"
msgstr "formato di pool non supportato %s"
-#: src/storage_backend_disk.c:110 src/storage_backend_logical.c:70
+#: src/storage_backend_disk.c:115 src/storage_backend_logical.c:70
#, c-format
msgid "unsupported pool format %d"
msgstr "formato di pool non supportato %d"
-#: src/storage_backend_disk.c:138 src/storage_backend_fs.c:192
+#: src/storage_backend_disk.c:143 src/storage_backend_fs.c:192
#: src/storage_backend_fs.c:262 src/storage_backend_fs.c:314
#, c-format
msgid "unsupported volume format %s"
msgstr "formato di volume non supportato %s"
-#: src/storage_backend_disk.c:165 src/storage_backend_fs.c:225
+#: src/storage_backend_disk.c:170 src/storage_backend_fs.c:225
#: src/storage_backend_fs.c:297 src/storage_backend_fs.c:329
#, c-format
msgid "unsupported volume format %d"
msgstr "formato di volume non supportato %d"
-#: src/storage_backend_disk.c:179 src/storage_backend_disk.c:192
-#: src/storage_backend_disk.c:199 src/storage_backend_disk.c:221
+#: src/storage_backend_disk.c:184 src/storage_backend_disk.c:197
+#: src/storage_backend_disk.c:204 src/storage_backend_disk.c:226
#: src/storage_backend_fs.c:839 src/storage_backend_iscsi.c:177
#: src/storage_backend_logical.c:116 src/storage_backend_logical.c:121
#: src/storage_backend_logical.c:133 src/storage_backend_logical.c:143
-#: src/storage_backend_logical.c:531
+#: src/storage_backend_logical.c:546
msgid "volume"
msgstr "volume"
-#: src/storage_backend_disk.c:229
+#: src/storage_backend_disk.c:234
msgid "volume extents"
msgstr "extent del volume"
-#: src/storage_backend_disk.c:237
+#: src/storage_backend_disk.c:242
msgid "cannot parse device start location"
msgstr "impossibile determinare la locazione d'inizio del dispositivo"
-#: src/storage_backend_disk.c:244
+#: src/storage_backend_disk.c:249
msgid "cannot parse device end location"
msgstr "impossibile determinare la locazione finale del dispositivo"
-#: src/storage_backend_disk.c:250 src/storage_backend_logical.c:154
+#: src/storage_backend_disk.c:255 src/storage_backend_logical.c:154
#: src/storage_backend_logical.c:160
msgid "extents"
msgstr "extents"
-#: src/storage_backend_disk.c:464
+#: src/storage_backend_disk.c:462
msgid "no large enough free extent"
msgstr "non ci sono estensioni libere abbastanza grandi"
-#: src/storage_backend_disk.c:498
-msgid "Disk pools are not yet supported"
-msgstr "I pool di dischi non sono ancora supportati"
+#: src/storage_backend_disk.c:502
+#, fuzzy, c-format
+msgid "Couldn't read volume target path '%s'. %s"
+msgstr "impossibile creare il percorso '%s': %s"
+
+#: src/storage_backend_disk.c:517
+#, c-format
+msgid "Volume path '%s' did not start with parent pool source device name."
+msgstr ""
+
+#: src/storage_backend_disk.c:526
+#, fuzzy, c-format
+msgid "cannot parse partition number from target '%s'"
+msgstr "impossibile leggere l'header '%s': %s"
#: src/storage_backend_fs.c:358
#, c-format
msgstr "impossibile estendere il file '%s': %s"
#: src/storage_backend_fs.c:1042 src/storage_backend_fs.c:1078
-#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:543
+#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:558
#, c-format
msgid "cannot read path '%s': %s"
msgstr "impossibile leggere il percorso '%s': %s"
msgid "creation of non-raw images is not supported without qemu-img"
msgstr "la creazione di un immagine non-raw non è supportata senza qemu-img"
-#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:552
+#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:567
#, c-format
msgid "cannot set file owner '%s': %s"
msgstr "impossibile impostare il proprietario del file '%s': %s"
-#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:559
+#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:574
#, c-format
msgid "cannot set file mode '%s': %s"
msgstr "impossibile impostare la modalità del file '%s': %s"
-#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:566
+#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:581
#, c-format
msgid "cannot close file '%s': %s"
msgstr "impossibile chiudere il file '%s': %s"
msgid "lvs command failed with exitstatus %d"
msgstr ""
-#: src/storage_backend_logical.c:355
+#: src/storage_backend_logical.c:354
msgid "command line"
msgstr "linea di comando"
-#: src/storage_backend_logical.c:372
+#: src/storage_backend_logical.c:371
#, c-format
msgid "cannot open device %s"
msgstr "impossibile aprire il dispositivo %s"
-#: src/storage_backend_logical.c:378
+#: src/storage_backend_logical.c:377
#, c-format
msgid "cannot clear device header %s"
msgstr "impossibile cancellare l'header del dispositivo %s"
-#: src/storage_backend_logical.c:385
+#: src/storage_backend_logical.c:384
#, c-format
msgid "cannot close device %s"
msgstr "impossibile chiudere il dispositivo %s"
-#: src/storage_backend_logical.c:575
+#: src/storage_backend_logical.c:507
+#, fuzzy, c-format
+msgid "cannot remove PV device %s: %s"
+msgstr "impossibile leggere la directory %s: %s"
+
+#: src/storage_backend_logical.c:590
#, c-format
msgid "cannot find newly created volume '%s': %s"
msgstr "impossibile trovare il volume appena creato '%s': %s"
msgstr "DATI"
#: src/virsh.c:6292 src/virsh.c:6314
-msgid "blocked"
-msgstr "bloccato"
+#, fuzzy
+msgid "idle"
+msgstr "file"
#: src/virsh.c:6294
msgid "paused"
msgid "domain information incomplete, missing uuid"
msgstr "informazioni del dominio incomplete, uuid mancante"
-#: src/xend_internal.c:1109 src/xend_internal.c:2204 src/xend_internal.c:2211
+#: src/xend_internal.c:1109 src/xend_internal.c:2213 src/xend_internal.c:2220
msgid "domain information incomplete, missing name"
msgstr "informazioni del dominio incomplete, nome mancante"
msgid "unknown graphics type '%s'"
msgstr "tipo di auth sconosciuta '%s'"
-#: src/xend_internal.c:2191
+#: src/xend_internal.c:2200
msgid "domain information incomplete, missing id"
msgstr "informazioni del dominio incomplete, id mancante"
-#: src/xend_internal.c:2260 src/xend_internal.c:2270 src/xend_internal.c:2280
+#: src/xend_internal.c:2269 src/xend_internal.c:2279 src/xend_internal.c:2289
#, fuzzy, c-format
msgid "unknown lifecycle type %s"
msgstr "Tipo di OS sconosciuto %s"
-#: src/xend_internal.c:2593
+#: src/xend_internal.c:2602
msgid "failed to parse topology information"
msgstr "errore nel parsing delle informazioni sulla topologia"
-#: src/xend_internal.c:2647
+#: src/xend_internal.c:2656
msgid "topology syntax error"
msgstr "errore di sintassi della topologia"
-#: src/xend_internal.c:2711
+#: src/xend_internal.c:2720
msgid "failed to parse Xend domain information"
msgstr "errore nel parsing delle informazioni del dominio Xend"
-#: src/xend_internal.c:3193
+#: src/xend_internal.c:3202
#, fuzzy
msgid "xenDaemonDomainFetch failed to find this domain"
msgstr "xenDaemonDomainDumpXMLByName impossibile trovare questo dominio"
-#: src/xend_internal.c:3815 src/xend_internal.c:4290 src/xm_internal.c:1617
+#: src/xend_internal.c:3824 src/xend_internal.c:4299 src/xm_internal.c:1617
#, fuzzy
msgid "failed to build sexpr"
msgstr "Impossibile creare il pool %s"
-#: src/xend_internal.c:3917
+#: src/xend_internal.c:3926
#, fuzzy
msgid "unsupported device type"
msgstr "tipo di storage di volume non supportato %d"
-#: src/xend_internal.c:4020
+#: src/xend_internal.c:4029
#, fuzzy
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr "xenDaemonDomainDumpXMLByID impossibile trovare questo dominio"
-#: src/xend_internal.c:4061
+#: src/xend_internal.c:4070
#, fuzzy
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr "xenDaemonDomainDumpXMLByID impossibile trovare questo dominio"
-#: src/xend_internal.c:4069
+#: src/xend_internal.c:4078
#, fuzzy
msgid "unexpected value from on_xend_start"
msgstr "nodo valore inaspettato"
-#: src/xend_internal.c:4080
+#: src/xend_internal.c:4089
#, fuzzy
msgid "no memory"
msgstr "memoria del nodo"
-#: src/xend_internal.c:4086
+#: src/xend_internal.c:4095
#, fuzzy
msgid "sexpr2string failed"
msgstr "operazione fallita"
-#: src/xend_internal.c:4091
+#: src/xend_internal.c:4100
#, fuzzy
msgid "Failed to redefine sexpr"
msgstr "Impossibile definire il pool %s"
-#: src/xend_internal.c:4096
+#: src/xend_internal.c:4105
msgid "on_xend_start not present in sexpr"
msgstr ""
-#: src/xend_internal.c:4127
+#: src/xend_internal.c:4136
#, fuzzy, c-format
msgid "gethostname failed: %s"
msgstr "operazione fallita: %s"
-#: src/xend_internal.c:4133
+#: src/xend_internal.c:4142
#, fuzzy, c-format
msgid "failed to strdup hostname: %s"
msgstr "impossibile ottenere il nome host"
-#: src/xend_internal.c:4164
+#: src/xend_internal.c:4173
msgid ""
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
"migration"
"xenDaemonDomainMigrate: Xen non supporta la rinomina del dominio durante la "
"migrazione"
-#: src/xend_internal.c:4174
+#: src/xend_internal.c:4183
msgid ""
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
"migration"
"xenDaemonDomainMigrate: Xen non supporta la limitazione di banda durante la "
"migrazione"
-#: src/xend_internal.c:4186
+#: src/xend_internal.c:4195
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr "xenDaemonDomainMigrate: flag non supportato"
-#: src/xend_internal.c:4199
+#: src/xend_internal.c:4208
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr "xenDaemonDomainMigrate: URI non valido"
-#: src/xend_internal.c:4204
+#: src/xend_internal.c:4213
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr ""
"xenDaemonDomainMigrate: solo le migrazioni xenmigr:// sono supportate da Xen"
-#: src/xend_internal.c:4211
+#: src/xend_internal.c:4220
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr "xenDaemonDomainMigrate: un hostname deve essere specificato nell'URI"
-#: src/xend_internal.c:4218 src/xend_internal.c:4240 src/xend_internal.c:4248
-#: src/xend_internal.c:4474 src/xend_internal.c:4481 src/xml.c:89
+#: src/xend_internal.c:4227 src/xend_internal.c:4249 src/xend_internal.c:4257
+#: src/xend_internal.c:4483 src/xend_internal.c:4490 src/xml.c:89
msgid "strdup failed"
msgstr "strdup fallito"
-#: src/xend_internal.c:4231
+#: src/xend_internal.c:4240
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr "xenDaemonDomainMigrate: numero di porta non valido"
-#: src/xend_internal.c:4284
+#: src/xend_internal.c:4293
msgid "failed to parse domain description"
msgstr "errore nel parsing della descrizione del dominio"
-#: src/xend_internal.c:4300
+#: src/xend_internal.c:4309
#, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Impossibile creare il dominio inattivo %s\n"
-#: src/xend_internal.c:4456 src/xend_internal.c:4532 src/xend_internal.c:4622
+#: src/xend_internal.c:4465 src/xend_internal.c:4541 src/xend_internal.c:4631
msgid "unsupported in xendConfigVersion < 4"
msgstr ""
-#: src/xend_internal.c:4468
+#: src/xend_internal.c:4477
#, fuzzy
msgid "node information incomplete, missing scheduler name"
msgstr "informazioni del dominio incomplete, nome mancante"
-#: src/xend_internal.c:4486 src/xend_internal.c:4580 src/xend_internal.c:4692
+#: src/xend_internal.c:4495 src/xend_internal.c:4589 src/xend_internal.c:4701
#, fuzzy
msgid "Unknown scheduler"
msgstr "Errore sconosciuto"
-#: src/xend_internal.c:4545 src/xend_internal.c:4635
+#: src/xend_internal.c:4554 src/xend_internal.c:4644
#, fuzzy
msgid "Failed to get a scheduler name"
msgstr "impossibile ottenere il nome host"
-#: src/xend_internal.c:4558 src/xend_internal.c:4671
+#: src/xend_internal.c:4567 src/xend_internal.c:4680
#, fuzzy
msgid "domain information incomplete, missing cpu_weight"
msgstr "informazioni del dominio incomplete, uuid mancante"
-#: src/xend_internal.c:4563 src/xend_internal.c:4680
+#: src/xend_internal.c:4572 src/xend_internal.c:4689
#, fuzzy
msgid "domain information incomplete, missing cpu_cap"
msgstr "informazioni del dominio incomplete, uuid mancante"
-#: src/xend_internal.c:4739
+#: src/xend_internal.c:4748
#, fuzzy
msgid "domainBlockPeek is not supported for dom0"
msgstr "ai_socktype non supportato"
-#: src/xend_internal.c:4762
+#: src/xend_internal.c:4771
#, fuzzy, c-format
msgid "%s: invalid path"
msgstr "percorso non valido: %s"
-#: src/xend_internal.c:4770
+#: src/xend_internal.c:4779
#, fuzzy, c-format
msgid "failed to open for reading: %s: %s"
msgstr "impossibile aprire in lettura %s"
-#: src/xend_internal.c:4782
+#: src/xend_internal.c:4791
#, fuzzy, c-format
msgid "failed to lseek or read from file: %s: %s"
msgstr "Impossibile chiudere il file del pid '%s' : %s"
-#: src/xend_internal.c:4865 src/xend_internal.c:4911
+#: src/xend_internal.c:4874 src/xend_internal.c:4920
#, fuzzy, c-format
msgid "unexpected graphics type %d"
msgstr "tipo mime inaspettato"
-#: src/xend_internal.c:4954
+#: src/xend_internal.c:4963
#, fuzzy
msgid "unexpected chr device type"
msgstr "tipo mime inaspettato"
-#: src/xend_internal.c:5128 src/xm_internal.c:1779
+#: src/xend_internal.c:5137 src/xm_internal.c:1779
#, fuzzy, c-format
msgid "unsupported network type %d"
msgstr "tipo di storage di volume non supportato %d"
-#: src/xend_internal.c:5302 src/xend_internal.c:5309 src/xend_internal.c:5316
+#: src/xend_internal.c:5311 src/xend_internal.c:5318 src/xend_internal.c:5325
#, fuzzy, c-format
msgid "unexpected lifecycle value %d"
msgstr "nodo valore inaspettato"
-#: src/xend_internal.c:5333
+#: src/xend_internal.c:5342
msgid "no HVM domain loader"
msgstr "loader di dominio HVM non presente"
-#: src/xend_internal.c:5544
+#: src/xend_internal.c:5553
#, fuzzy
msgid "hotplug of device type not supported"
msgstr "ai_socktype non supportato"
msgid "failed to connect to Xen Store"
msgstr "impossibile connettersi allo Xen Store"
+#~ msgid "Disk pools are not yet supported"
+#~ msgstr "I pool di dischi non sono ancora supportati"
+
+#~ msgid "blocked"
+#~ msgstr "bloccato"
+
#, fuzzy
#~ msgid "Domain config filename '%s' does not match domain name '%s'"
#~ msgstr ""
#~ msgid "cannot read tty pid file %s: %s"
#~ msgstr "impossibile creare il file di configurazione %s: %s"
-#, fuzzy
-#~ msgid "cannot remove ttyPidFile %s: %s"
-#~ msgstr "impossibile leggere la directory %s: %s"
-
#, fuzzy
#~ msgid "failed to calloc memory for init string: %s"
#~ msgstr "Impossibile allocare memoria per l'elenco di configurazione %s"
msgstr ""
"Project-Id-Version: ja\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-09-08 14:51+0200\n"
+"POT-Creation-Date: 2008-09-23 22:28+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"
msgid "storage_vol not found"
msgstr "ネットワークが見つかりません"
-#: src/conf.c:155 src/conf.c:203 src/conf.c:488 src/conf.c:525 src/conf.c:553
-#: src/conf.c:631
+#: src/conf.c:164 src/conf.c:212 src/conf.c:491 src/conf.c:528 src/conf.c:555
+#: src/conf.c:630
msgid "allocating configuration"
msgstr "設定を割り当て中"
-#: src/conf.c:338
+#: src/conf.c:347
msgid "unterminated number"
msgstr "終り方が不適切な数字です"
-#: src/conf.c:372 src/conf.c:389 src/conf.c:401
+#: src/conf.c:380 src/conf.c:396 src/conf.c:407
msgid "unterminated string"
msgstr "終り方が不適切な文字列です"
-#: src/conf.c:429 src/conf.c:483
+#: src/conf.c:434 src/conf.c:487
msgid "expecting a value"
msgstr "値を予期しています"
-#: src/conf.c:450
+#: src/conf.c:454
msgid "expecting a separator in list"
msgstr "一覧にセパレーターを予期しています"
-#: src/conf.c:473
+#: src/conf.c:477
#, fuzzy
msgid "list is not closed with ]"
msgstr "一覧が ] で閉じられていません"
-#: src/conf.c:518
+#: src/conf.c:521
msgid "expecting a name"
msgstr "名前を予期しています"
-#: src/conf.c:581
+#: src/conf.c:582
msgid "expecting a separator"
msgstr "セパレーターを予期しています"
msgid "expecting an assignment"
msgstr "割り当てを予期しています"
-#: src/conf.c:894 src/conf.c:950 src/xend_internal.c:584
-#: src/xend_internal.c:2657 src/xm_internal.c:1475 src/xm_internal.c:1482
+#: src/conf.c:892 src/conf.c:948 src/xend_internal.c:584
+#: src/xend_internal.c:2666 src/xm_internal.c:1475 src/xm_internal.c:1482
msgid "allocate buffer"
msgstr "バッファを割り当て"
-#: src/conf.c:901
+#: src/conf.c:899
msgid "failed to open file"
msgstr "ファイルを開くのに失敗しました"
-#: src/conf.c:912
+#: src/conf.c:910
msgid "failed to save content"
msgstr "内容の保存に失敗しました"
msgid "cannot extract disk devices"
msgstr "インターフェース装置"
-#: src/domain_conf.c:1939 src/qemu_driver.c:3133
+#: src/domain_conf.c:1939 src/qemu_driver.c:3153
#, fuzzy, c-format
msgid "duplicate disk target '%s'"
msgstr "ターゲット装置タイプ"
msgid "unexpected char type %d"
msgstr "予期しない mime タイプ"
-#: src/domain_conf.c:2815 src/xend_internal.c:5214
+#: src/domain_conf.c:2815 src/xend_internal.c:5223
#, fuzzy, c-format
msgid "unexpected sound model %d"
msgstr "予期しない mime タイプ"
-#: src/domain_conf.c:2835 src/xend_internal.c:5237
+#: src/domain_conf.c:2835 src/xend_internal.c:5246
#, fuzzy, c-format
msgid "unexpected input type %d"
msgstr "予期しない mime タイプ"
#: src/lxc_driver.c:274 src/lxc_driver.c:309 src/lxc_driver.c:335
#: src/lxc_driver.c:350 src/openvz_driver.c:238 src/openvz_driver.c:267
-#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:620
-#: src/openvz_driver.c:651 src/openvz_driver.c:672 src/openvz_driver.c:713
-#: src/qemu_driver.c:2192 src/qemu_driver.c:2279 src/qemu_driver.c:2828
-#: src/qemu_driver.c:2883 src/qemu_driver.c:2927 src/qemu_driver.c:3007
-#: src/qemu_driver.c:3123 src/qemu_driver.c:3192 src/qemu_driver.c:3247
-#: src/qemu_driver.c:3291 src/qemu_driver.c:3309 src/qemu_driver.c:3567
+#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:621
+#: src/openvz_driver.c:652 src/openvz_driver.c:673 src/openvz_driver.c:714
+#: src/qemu_driver.c:2212 src/qemu_driver.c:2299 src/qemu_driver.c:2848
+#: src/qemu_driver.c:2903 src/qemu_driver.c:2947 src/qemu_driver.c:3027
+#: src/qemu_driver.c:3143 src/qemu_driver.c:3212 src/qemu_driver.c:3267
+#: src/qemu_driver.c:3311 src/qemu_driver.c:3329 src/qemu_driver.c:3587
#, fuzzy
msgid "no domain with matching uuid"
msgstr "ドメイン id または uuid"
-#: src/lxc_driver.c:280 src/openvz_driver.c:625 src/qemu_driver.c:2933
+#: src/lxc_driver.c:280 src/openvz_driver.c:626 src/qemu_driver.c:2953
#, fuzzy
msgid "cannot delete active domain"
msgstr "停止状態のドメイン名"
-#: src/lxc_driver.c:286 src/qemu_driver.c:2939
+#: src/lxc_driver.c:286 src/qemu_driver.c:2959
#, fuzzy
msgid "cannot undefine transient domain"
msgstr "停止状態のドメイン名"
msgid "container '%s' unexpectedly shutdown during startup"
msgstr ""
-#: src/lxc_driver.c:747 src/qemu_driver.c:892
+#: src/lxc_driver.c:747 src/qemu_driver.c:893
#, fuzzy, c-format
msgid "cannot create log directory %s: %s"
msgstr "設定ファイルの書き込みに失敗しました: %s"
msgid "unknown forwarding type '%s'"
msgstr "不明な OS タイプ %s"
-#: src/network_conf.c:662 src/qemu_driver.c:3334 src/qemu_driver.c:3967
+#: src/network_conf.c:662 src/qemu_driver.c:3354 src/qemu_driver.c:3987
#: src/storage_driver.c:816
#, c-format
msgid "cannot create autostart directory %s: %s"
msgid "no config file for %s"
msgstr "設定ファイルの構文エラー: %s"
-#: src/openvz_conf.c:187
+#: src/openvz_conf.c:190
+#, fuzzy, c-format
+msgid "Cound not read 'IP_ADDRESS' from config for container %d"
+msgstr "接続 URI の構文解析ができませんでした"
+
+#: src/openvz_conf.c:220
+#, fuzzy, c-format
+msgid "Cound not read 'NETIF' from config for container %d"
+msgstr "接続 URI の構文解析ができませんでした"
+
+#: src/openvz_conf.c:247
+#, fuzzy
+msgid "Too long network device name"
+msgstr "ネットワークファイル名を解決中"
+
+#: src/openvz_conf.c:264
+#, fuzzy
+msgid "Wrong length MAC address"
+msgstr "無効な MAC アドレス"
+
+#: src/openvz_conf.c:271
+#, fuzzy
+msgid "Wrong MAC address"
+msgstr "MAC アドレス"
+
+#: src/openvz_conf.c:327
#, fuzzy
msgid "popen failed"
msgstr "操作は失敗しました"
-#: src/openvz_conf.c:197
+#: src/openvz_conf.c:337
#, fuzzy
msgid "Failed to parse vzlist output"
msgstr "'%s' を開くのに失敗: %s"
-#: src/openvz_conf.c:223
+#: src/openvz_conf.c:363
#, fuzzy
msgid "UUID in config file malformed"
msgstr "設定ファイルの構文エラー: %s"
-#: src/openvz_conf.c:235
+#: src/openvz_conf.c:375
#, fuzzy, c-format
msgid "Cound not read config for container %d"
msgstr "接続 URI の構文解析ができませんでした"
msgid "Container ID is not specified"
msgstr ""
-#: src/openvz_driver.c:391 src/openvz_driver.c:459 src/openvz_driver.c:534
-#: src/openvz_driver.c:554 src/openvz_driver.c:600 src/openvz_driver.c:631
-#: src/openvz_driver.c:656 src/openvz_driver.c:728 src/openvz_driver.c:826
-#: src/openvz_driver.c:872
+#: src/openvz_driver.c:391 src/openvz_driver.c:460 src/openvz_driver.c:535
+#: src/openvz_driver.c:555 src/openvz_driver.c:601 src/openvz_driver.c:632
+#: src/openvz_driver.c:657 src/openvz_driver.c:729 src/openvz_driver.c:827
+#: src/openvz_driver.c:873
#, fuzzy, c-format
msgid "Could not exec %s"
msgstr "%s に接続できませんでした"
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:451 src/openvz_driver.c:528
+#: src/openvz_driver.c:452 src/openvz_driver.c:529
msgid "Error creating command for container"
msgstr ""
-#: src/openvz_driver.c:465 src/openvz_driver.c:540
+#: src/openvz_driver.c:466 src/openvz_driver.c:541
#, fuzzy
msgid "Could not set UUID"
msgstr "接続 URI の構文解析ができませんでした"
-#: src/openvz_driver.c:475 src/openvz_driver.c:546
+#: src/openvz_driver.c:476 src/openvz_driver.c:547
#, fuzzy
msgid "Could not configure network"
msgstr "%s に接続できませんでした"
-#: src/openvz_driver.c:482 src/openvz_driver.c:569
+#: src/openvz_driver.c:483 src/openvz_driver.c:570
#, fuzzy
msgid "Could not set number of virtual cpu"
msgstr "仮想 CPU 数の変更"
#: src/openvz_driver.c:517
#, c-format
-msgid "Already an OPENVZ VM defined with the id '%d'"
+msgid "Already an OPENVZ VM defined with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:588
+#: src/openvz_driver.c:589
msgid "no domain with matching id"
msgstr ""
-#: src/openvz_driver.c:594
+#: src/openvz_driver.c:595
#, fuzzy
msgid "domain is not in shutoff state"
msgstr "ドメインはまだ実行中です"
-#: src/openvz_driver.c:677
+#: src/openvz_driver.c:678
#, fuzzy
msgid "Could not read container config"
msgstr "接続 URI の構文解析ができませんでした"
-#: src/openvz_driver.c:693 src/qemu_driver.c:1823
+#: src/openvz_driver.c:694 src/qemu_driver.c:1843
#, fuzzy, c-format
msgid "unknown type '%s'"
msgstr "不明な OS タイプ %s"
-#: src/openvz_driver.c:719
+#: src/openvz_driver.c:720
msgid "VCPUs should be >= 1"
msgstr ""
-#: src/openvz_driver.c:835 src/openvz_driver.c:881
+#: src/openvz_driver.c:836 src/openvz_driver.c:882
#, fuzzy, c-format
msgid "Could not parse VPS ID %s"
msgstr "接続 URI の構文解析ができませんでした"
msgid "Unexpected exit status '%d', qemu probably failed"
msgstr ""
-#: src/qemu_conf.c:519 src/qemu_driver.c:925
+#: src/qemu_conf.c:519 src/qemu_driver.c:926
#, fuzzy, c-format
msgid "Cannot find QEMU binary %s: %s"
msgstr "'%s' を開くのに失敗: %s"
msgid "Network type %d is not supported"
msgstr "ネットワーク %s が起動されました\n"
-#: src/qemu_conf.c:580 src/qemu_driver.c:1515
+#: src/qemu_conf.c:580 src/qemu_driver.c:1514
#, fuzzy, c-format
msgid "cannot initialize bridge support: %s"
msgstr "'%s' を開くのに失敗: %s"
msgid "failed to allocate space for argv string"
msgstr "メモリーの割り当てに失敗しました"
-#: src/qemu_driver.c:90
+#: src/qemu_driver.c:91
#, fuzzy
msgid "Failed to set close-on-exec file descriptor flag\n"
msgstr "%s: ログファイルの書き込みに失敗しました: %s"
-#: src/qemu_driver.c:105
+#: src/qemu_driver.c:106
#, fuzzy
msgid "Failed to set non-blocking file descriptor flag\n"
msgstr "Xend ドメイン情報の解析に失敗しました"
-#: src/qemu_driver.c:150
+#: src/qemu_driver.c:151
#, fuzzy, c-format
msgid "Failed to autostart network '%s': %s\n"
msgstr "ネットワーク %s の起動に失敗しました"
-#: src/qemu_driver.c:165
+#: src/qemu_driver.c:166
#, fuzzy, c-format
msgid "Failed to autostart VM '%s': %s\n"
msgstr "'%s' を開くのに失敗: %s"
-#: src/qemu_driver.c:201
+#: src/qemu_driver.c:202
#, fuzzy, c-format
msgid "Failed to find user record for uid '%d': %s\n"
msgstr "ネットワーク %s を見つけられませんでした"
-#: src/qemu_driver.c:212
+#: src/qemu_driver.c:213
#, fuzzy
msgid "out of memory in asprintf\n"
msgstr "メモリー不足"
-#: src/qemu_driver.c:268
+#: src/qemu_driver.c:269
#, fuzzy
msgid "qemudStartup: out of memory\n"
msgstr "メモリー不足"
-#: src/qemu_driver.c:295
+#: src/qemu_driver.c:296
msgid "Reloading iptables rules\n"
msgstr ""
-#: src/qemu_driver.c:433
+#: src/qemu_driver.c:434
#, c-format
msgid ""
"QEMU quit during %s startup\n"
"%s"
msgstr ""
-#: src/qemu_driver.c:443 src/qemu_driver.c:456
+#: src/qemu_driver.c:444 src/qemu_driver.c:457
#, c-format
msgid "Failure while reading %s startup output: %s"
msgstr ""
-#: src/qemu_driver.c:451
+#: src/qemu_driver.c:452
#, c-format
msgid "Timed out while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:467
+#: src/qemu_driver.c:468
#, c-format
msgid "Failure while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:479
+#: src/qemu_driver.c:480
#, c-format
msgid "Out of space while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:510
+#: src/qemu_driver.c:511
#, fuzzy, c-format
msgid "Unable to open monitor path %s"
msgstr "'%s' を開くのに失敗: %s"
-#: src/qemu_driver.c:515
+#: src/qemu_driver.c:516
msgid "Unable to set monitor close-on-exec flag"
msgstr ""
-#: src/qemu_driver.c:520
+#: src/qemu_driver.c:521
msgid "Unable to put monitor into non-blocking mode"
msgstr ""
-#: src/qemu_driver.c:648 src/qemu_driver.c:1027 src/qemu_driver.c:1726
-#: src/qemu_driver.c:1736
+#: src/qemu_driver.c:649 src/qemu_driver.c:1028 src/qemu_driver.c:1725
+#: src/qemu_driver.c:1735
#, fuzzy, c-format
msgid "Unable to log VM console data: %s\n"
msgstr "%s: ログファイルの書き込みに失敗しました: %s"
-#: src/qemu_driver.c:671
+#: src/qemu_driver.c:672
#, fuzzy
msgid "allocate cpumap"
msgstr "新しいコンテキストの割り当て"
-#: src/qemu_driver.c:682
+#: src/qemu_driver.c:683
msgid "cannot run monitor command to fetch CPU thread info"
msgstr ""
-#: src/qemu_driver.c:786
+#: src/qemu_driver.c:787
#, fuzzy, c-format
msgid "failed to set CPU affinity %s"
msgstr "ドメイン '%s' の取得に失敗しました"
-#: src/qemu_driver.c:796 src/qemu_driver.c:2135
+#: src/qemu_driver.c:797 src/qemu_driver.c:2155
#, fuzzy
msgid "resume operation failed"
msgstr "操作は失敗しました"
-#: src/qemu_driver.c:859
+#: src/qemu_driver.c:860
#, fuzzy
msgid "VM is already active"
msgstr "ドメインはすでにアクティブになっています"
-#: src/qemu_driver.c:869
+#: src/qemu_driver.c:870
msgid "Unable to find an unused VNC port"
msgstr ""
-#: src/qemu_driver.c:881
+#: src/qemu_driver.c:882
#, c-format
msgid "config file path too long: %s/%s.log"
msgstr ""
-#: src/qemu_driver.c:900
+#: src/qemu_driver.c:901
#, fuzzy, c-format
msgid "failed to create logfile %s: %s"
msgstr "%s: ログファイルの書き込みに失敗しました: %s"
-#: src/qemu_driver.c:906
+#: src/qemu_driver.c:907
#, fuzzy, c-format
msgid "Unable to set VM logfile close-on-exec flag %s"
msgstr "%s: ログファイルの書き込みに失敗しました: %s"
-#: src/qemu_driver.c:935 src/qemu_driver.c:3032
+#: src/qemu_driver.c:936 src/qemu_driver.c:3052
#, fuzzy, c-format
msgid "Cannot determine QEMU argv syntax %s"
msgstr "'%s' を開くのに失敗: %s"
-#: src/qemu_driver.c:951 src/qemu_driver.c:954 src/qemu_driver.c:959
+#: src/qemu_driver.c:952 src/qemu_driver.c:955 src/qemu_driver.c:960
#, fuzzy, c-format
msgid "Unable to write argv to logfile %d: %s\n"
msgstr "%s: ログファイルの書き込みに失敗しました: %s"
-#: src/qemu_driver.c:1041
+#: src/qemu_driver.c:1040
#, fuzzy, c-format
msgid "Shutting down VM '%s'\n"
msgstr "ネットワーク '%s' の取得に失敗しました"
-#: src/qemu_driver.c:1052
+#: src/qemu_driver.c:1051
#, fuzzy, c-format
msgid "Unable to close logfile %d: %s\n"
msgstr "%s: ログファイルの書き込みに失敗しました: %s"
-#: src/qemu_driver.c:1067
+#: src/qemu_driver.c:1066
#, fuzzy
msgid "Got unexpected pid, damn\n"
msgstr "予期しない dict ノード"
-#: src/qemu_driver.c:1221
+#: src/qemu_driver.c:1220
#, fuzzy
msgid "failed to allocate space for dnsmasq argv"
msgstr "ノードの割り当てに失敗しました"
-#: src/qemu_driver.c:1235
+#: src/qemu_driver.c:1234
msgid "cannot start dhcp daemon without IP address for server"
msgstr ""
-#: src/qemu_driver.c:1264
+#: src/qemu_driver.c:1263
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
msgstr "ドメイン %s の %s への保存に失敗しました"
-#: src/qemu_driver.c:1275
+#: src/qemu_driver.c:1274
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
msgstr "ドメイン %s の %s への保存に失敗しました"
-#: src/qemu_driver.c:1285
+#: src/qemu_driver.c:1284
#, fuzzy, c-format
msgid "failed to add iptables rule to enable masquerading : %s\n"
msgstr "ドメイン %s の %s への保存に失敗しました"
-#: src/qemu_driver.c:1317
+#: src/qemu_driver.c:1316
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
msgstr "ドメイン %s の %s への保存に失敗しました"
-#: src/qemu_driver.c:1328
+#: src/qemu_driver.c:1327
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
msgstr "ドメイン %s の %s への保存に失敗しました"
-#: src/qemu_driver.c:1353
+#: src/qemu_driver.c:1352
#, fuzzy
msgid "failed to allocate space for IP tables support"
msgstr "ノードの割り当てに失敗しました"
-#: src/qemu_driver.c:1361 src/qemu_driver.c:1368
+#: src/qemu_driver.c:1360 src/qemu_driver.c:1367
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
msgstr "ドメイン %s の %s への保存に失敗しました"
-#: src/qemu_driver.c:1376 src/qemu_driver.c:1383
+#: src/qemu_driver.c:1375 src/qemu_driver.c:1382
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
msgstr "ドメイン %s の %s への保存に失敗しました"
-#: src/qemu_driver.c:1393
+#: src/qemu_driver.c:1392
#, fuzzy, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
msgstr "ドメイン %s の %s への保存に失敗しました"
-#: src/qemu_driver.c:1400
+#: src/qemu_driver.c:1399
#, fuzzy, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
msgstr "ドメイン %s の %s への保存に失敗しました"
-#: src/qemu_driver.c:1408
+#: src/qemu_driver.c:1407
#, fuzzy, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
msgstr "ドメイン %s の %s への保存に失敗しました"
-#: src/qemu_driver.c:1509
+#: src/qemu_driver.c:1508
#, fuzzy
msgid "network is already active"
msgstr "ドメインはすでにアクティブになっています"
-#: src/qemu_driver.c:1521
+#: src/qemu_driver.c:1520
#, fuzzy, c-format
msgid "cannot create bridge '%s' : %s"
msgstr "設定ファイルの書き込みに失敗しました: %s"
-#: src/qemu_driver.c:1536
+#: src/qemu_driver.c:1535
#, fuzzy, c-format
msgid "cannot set IP address on bridge '%s' to '%s' : %s"
msgstr "'%s' を開くのに失敗: %s"
-#: src/qemu_driver.c:1544
+#: src/qemu_driver.c:1543
#, fuzzy, c-format
msgid "cannot set netmask on bridge '%s' to '%s' : %s"
msgstr "'%s' を開くのに失敗: %s"
-#: src/qemu_driver.c:1552
+#: src/qemu_driver.c:1551
#, fuzzy, c-format
msgid "failed to bring the bridge '%s' up : %s"
msgstr "'%s' を開くのに失敗: %s"
-#: src/qemu_driver.c:1563
+#: src/qemu_driver.c:1562
#, fuzzy, c-format
msgid "failed to enable IP forwarding : %s"
msgstr "読み込みのため %s を開くのに失敗しました"
-#: src/qemu_driver.c:1581 src/qemu_driver.c:1612
+#: src/qemu_driver.c:1580 src/qemu_driver.c:1611
#, fuzzy, c-format
msgid "Failed to bring down bridge '%s' : %s\n"
msgstr "'%s' を開くのに失敗: %s"
-#: src/qemu_driver.c:1587 src/qemu_driver.c:1617
+#: src/qemu_driver.c:1586 src/qemu_driver.c:1616
#, fuzzy, c-format
msgid "Failed to delete bridge '%s' : %s\n"
msgstr "'%s' を開くのに失敗: %s"
-#: src/qemu_driver.c:1600
+#: src/qemu_driver.c:1599
#, fuzzy, c-format
msgid "Shutting down network '%s'\n"
msgstr "ネットワーク '%s' の取得に失敗しました"
-#: src/qemu_driver.c:1626
+#: src/qemu_driver.c:1625
#, fuzzy
msgid "Got unexpected pid for dnsmasq\n"
msgstr "予期しない dict ノード"
-#: src/qemu_driver.c:1839
+#: src/qemu_driver.c:1814
+#, fuzzy, c-format
+msgid "Unable to open %s: %s\n"
+msgstr "'%s' を開くのに失敗: %s"
+
+#: src/qemu_driver.c:1859
#, fuzzy
msgid "failed to allocate space for capabilities support"
msgstr "メモリーの割り当てに失敗しました"
-#: src/qemu_driver.c:1858 src/qemu_driver.c:1884
+#: src/qemu_driver.c:1878 src/qemu_driver.c:1904
msgid "NUMA not supported on this host"
msgstr ""
-#: src/qemu_driver.c:1869 src/qemu_driver.c:1892
+#: src/qemu_driver.c:1889 src/qemu_driver.c:1912
#, fuzzy
msgid "Failed to query NUMA free memory"
msgstr "NUMA 空きメモリー:"
-#: src/qemu_driver.c:2053
+#: src/qemu_driver.c:2073
#, fuzzy, c-format
msgid "domain '%s' is already defined"
msgstr "ドメイン %s はすでに存在しています"
-#: src/qemu_driver.c:2064
+#: src/qemu_driver.c:2084
#, fuzzy, c-format
msgid "domain with uuid '%s' is already defined"
msgstr "ドメイン %s はすでに存在しています"
-#: src/qemu_driver.c:2094 src/qemu_driver.c:2123 src/qemu_driver.c:2152
-#: src/qemu_driver.c:2172 src/qemu_driver.c:2410 src/qemu_driver.c:3383
-#: src/qemu_driver.c:3518 src/qemu_driver.c:3632
+#: src/qemu_driver.c:2114 src/qemu_driver.c:2143 src/qemu_driver.c:2172
+#: src/qemu_driver.c:2192 src/qemu_driver.c:2430 src/qemu_driver.c:3403
+#: src/qemu_driver.c:3538 src/qemu_driver.c:3652
#, c-format
msgid "no domain with matching id %d"
msgstr ""
-#: src/qemu_driver.c:2099 src/qemu_driver.c:2128 src/qemu_driver.c:2416
-#: src/qemu_driver.c:3388 src/qemu_driver.c:3524 src/qemu_driver.c:3638
+#: src/qemu_driver.c:2119 src/qemu_driver.c:2148 src/qemu_driver.c:2436
+#: src/qemu_driver.c:3408 src/qemu_driver.c:3544 src/qemu_driver.c:3658
#, fuzzy
msgid "domain is not running"
msgstr "ドメインはまだ実行中です"
-#: src/qemu_driver.c:2107
+#: src/qemu_driver.c:2127
#, fuzzy
msgid "suspend operation failed"
msgstr "操作は失敗しました"
-#: src/qemu_driver.c:2158
+#: src/qemu_driver.c:2178
#, fuzzy
msgid "shutdown operation failed"
msgstr "操作は失敗しました"
-#: src/qemu_driver.c:2198
+#: src/qemu_driver.c:2218
#, fuzzy
msgid "failed to allocate space for ostype"
msgstr "ノードの割り当てに失敗しました"
-#: src/qemu_driver.c:2214 src/qemu_driver.c:2230 src/qemu_driver.c:2253
-#: src/qemu_driver.c:2526 src/qemu_driver.c:2688
+#: src/qemu_driver.c:2234 src/qemu_driver.c:2250 src/qemu_driver.c:2273
+#: src/qemu_driver.c:2546 src/qemu_driver.c:2708
#, c-format
msgid "no domain with matching uuid '%s'"
msgstr ""
-#: src/qemu_driver.c:2236
+#: src/qemu_driver.c:2256
msgid "cannot set max memory lower than current memory"
msgstr ""
-#: src/qemu_driver.c:2259
+#: src/qemu_driver.c:2279
#, fuzzy
msgid "cannot set memory of an active domain"
msgstr "停止状態のドメイン名"
-#: src/qemu_driver.c:2265
+#: src/qemu_driver.c:2285
msgid "cannot set memory higher than max memory"
msgstr ""
-#: src/qemu_driver.c:2425
+#: src/qemu_driver.c:2445
#, fuzzy
msgid "failed to pause domain"
msgstr "ドメイン %s の一時停止に失敗しました"
-#: src/qemu_driver.c:2434
+#: src/qemu_driver.c:2454
#, fuzzy
msgid "failed to get domain xml"
msgstr "ドメイン UUID の取得に失敗しました"
-#: src/qemu_driver.c:2442
+#: src/qemu_driver.c:2462
#, fuzzy, c-format
msgid "failed to create '%s'"
msgstr "XML の作成に失敗しました"
-#: src/qemu_driver.c:2449
+#: src/qemu_driver.c:2469
#, fuzzy
msgid "failed to write save header"
msgstr "ソケット %d の書き込みに失敗しました\n"
-#: src/qemu_driver.c:2457
+#: src/qemu_driver.c:2477
#, fuzzy
msgid "failed to write xml"
msgstr "ソケット %d の書き込みに失敗しました\n"
-#: src/qemu_driver.c:2470 src/qemu_driver.c:2477 src/qemu_driver.c:2748
+#: src/qemu_driver.c:2490 src/qemu_driver.c:2497 src/qemu_driver.c:2768
#: src/remote_internal.c:2241 src/virterror.c:441
msgid "out of memory"
msgstr "メモリー不足"
-#: src/qemu_driver.c:2485
+#: src/qemu_driver.c:2505
#, fuzzy
msgid "migrate operation failed"
msgstr "操作は失敗しました"
-#: src/qemu_driver.c:2497
+#: src/qemu_driver.c:2517
msgid "'migrate' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:2532
+#: src/qemu_driver.c:2552
#, fuzzy
msgid "cannot change vcpu count of an active domain"
msgstr "停止状態のドメイン名"
-#: src/qemu_driver.c:2538
+#: src/qemu_driver.c:2558
msgid "could not determine max vcpus for the domain"
msgstr ""
-#: src/qemu_driver.c:2544
+#: src/qemu_driver.c:2564
#, c-format
msgid ""
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
msgstr ""
-#: src/qemu_driver.c:2568 src/qemu_driver.c:2620
+#: src/qemu_driver.c:2588 src/qemu_driver.c:2640
#, fuzzy
msgid "cannot pin vcpus on an inactive domain"
msgstr "停止状態のドメインの削除"
-#: src/qemu_driver.c:2574
+#: src/qemu_driver.c:2594
#, c-format
msgid "vcpu number out of range %d > %d"
msgstr ""
-#: src/qemu_driver.c:2595
+#: src/qemu_driver.c:2615
#, fuzzy, c-format
msgid "cannot set affinity: %s"
msgstr "'%s' を開くのに失敗: %s"
-#: src/qemu_driver.c:2600
+#: src/qemu_driver.c:2620
#, fuzzy
msgid "cpu affinity is not supported"
msgstr "ライブラリー呼出しが失敗しました、サポートされていない可能性があります"
-#: src/qemu_driver.c:2657
+#: src/qemu_driver.c:2677
#, fuzzy, c-format
msgid "cannot get affinity: %s"
msgstr "XML の作成に失敗しました"
-#: src/qemu_driver.c:2667
+#: src/qemu_driver.c:2687
msgid "cpu affinity is not available"
msgstr ""
-#: src/qemu_driver.c:2694
+#: src/qemu_driver.c:2714
#, fuzzy, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr "ドメインの定義ファイルをロード"
-#: src/qemu_driver.c:2720 src/test.c:956
+#: src/qemu_driver.c:2740 src/test.c:956
#, fuzzy
msgid "cannot read domain image"
msgstr "ノードドメイン一覧"
-#: src/qemu_driver.c:2726
+#: src/qemu_driver.c:2746
#, fuzzy
msgid "failed to read qemu header"
msgstr "Xen デーモンからの読み込みに失敗しました"
-#: src/qemu_driver.c:2733
+#: src/qemu_driver.c:2753
msgid "image magic is incorrect"
msgstr ""
-#: src/qemu_driver.c:2740
+#: src/qemu_driver.c:2760
#, c-format
msgid "image version is not supported (%d > %d)"
msgstr ""
-#: src/qemu_driver.c:2755
+#: src/qemu_driver.c:2775
#, fuzzy
msgid "failed to read XML"
msgstr "XML の作成に失敗しました"
-#: src/qemu_driver.c:2764
+#: src/qemu_driver.c:2784
#, fuzzy
msgid "failed to parse XML"
msgstr "XML の作成に失敗しました"
-#: src/qemu_driver.c:2777
+#: src/qemu_driver.c:2797
#, fuzzy, c-format
msgid "domain is already active as '%s'"
msgstr "ドメインはすでにアクティブになっています"
-#: src/qemu_driver.c:2786
+#: src/qemu_driver.c:2806
#, fuzzy
msgid "failed to assign new VM"
msgstr "XML の作成に失敗しました"
-#: src/qemu_driver.c:2799
+#: src/qemu_driver.c:2819
#, fuzzy
msgid "failed to start VM"
msgstr "ドメイン %s の起動に失敗しました"
-#: src/qemu_driver.c:2811
+#: src/qemu_driver.c:2831
#, fuzzy
msgid "failed to resume domain"
msgstr "ドメイン %s の再開に失敗しました"
-#: src/qemu_driver.c:2848 src/qemu_driver.c:3741 src/qemu_driver.c:3776
+#: src/qemu_driver.c:2868 src/qemu_driver.c:3761 src/qemu_driver.c:3796
#, fuzzy
msgid "failed to allocate space for VM name string"
msgstr "メモリーの割り当てに失敗しました"
-#: src/qemu_driver.c:2962
+#: src/qemu_driver.c:2982
#, fuzzy, c-format
msgid "cannot convert disk '%s' to bus/device index"
msgstr "インターフェース装置"
-#: src/qemu_driver.c:2982
+#: src/qemu_driver.c:3002
#, fuzzy, c-format
msgid "Unsupported disk name mapping for bus '%s'"
msgstr "ターゲット装置タイプ"
-#: src/qemu_driver.c:3022
+#: src/qemu_driver.c:3042
#, c-format
msgid "No device with bus '%s' and target '%s'"
msgstr ""
-#: src/qemu_driver.c:3049
+#: src/qemu_driver.c:3069
#, c-format
msgid ""
"Emulator version does not support removable media for device '%s' and target "
"'%s'"
msgstr ""
-#: src/qemu_driver.c:3086
+#: src/qemu_driver.c:3106
msgid "cannot change cdrom media"
msgstr ""
-#: src/qemu_driver.c:3097
+#: src/qemu_driver.c:3117
msgid "changing cdrom media failed"
msgstr ""
-#: src/qemu_driver.c:3157
+#: src/qemu_driver.c:3177
#, fuzzy
msgid "cannot attach usb disk"
msgstr "インターフェース装置"
-#: src/qemu_driver.c:3168
+#: src/qemu_driver.c:3188
#, fuzzy
msgid "adding usb disk failed"
msgstr "ホストの定義ファイルをロード中"
-#: src/qemu_driver.c:3212
+#: src/qemu_driver.c:3232
#, fuzzy
msgid "cannot attach usb device"
msgstr "インターフェース装置"
-#: src/qemu_driver.c:3223
+#: src/qemu_driver.c:3243
#, fuzzy
msgid "adding usb device failed"
msgstr "ホストの定義ファイルをロード中"
-#: src/qemu_driver.c:3253
+#: src/qemu_driver.c:3273
#, fuzzy
msgid "cannot attach device on inactive domain"
msgstr "停止状態のドメインの削除"
-#: src/qemu_driver.c:3276
+#: src/qemu_driver.c:3296
msgid "this device type cannot be attached"
msgstr ""
-#: src/qemu_driver.c:3315
+#: src/qemu_driver.c:3335
#, fuzzy
msgid "cannot set autostart for transient domain"
msgstr "停止状態のドメイン名"
-#: src/qemu_driver.c:3341
+#: src/qemu_driver.c:3361
#, fuzzy, c-format
msgid "Failed to create symlink '%s to '%s': %s"
msgstr "ドメイン %s の %s への保存に失敗しました"
-#: src/qemu_driver.c:3348 src/qemu_driver.c:3981 src/storage_driver.c:832
+#: src/qemu_driver.c:3368 src/qemu_driver.c:4001 src/storage_driver.c:832
#, fuzzy, c-format
msgid "Failed to delete symlink '%s': %s"
msgstr "'%s' を開くのに失敗: %s"
-#: src/qemu_driver.c:3410
+#: src/qemu_driver.c:3430
#, fuzzy, c-format
msgid "invalid path: %s"
msgstr "%s で無効な引数です"
-#: src/qemu_driver.c:3418
+#: src/qemu_driver.c:3438
msgid "'info blockstats' command failed"
msgstr ""
-#: src/qemu_driver.c:3433
+#: src/qemu_driver.c:3453
msgid "'info blockstats' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:3498
+#: src/qemu_driver.c:3518
#, fuzzy, c-format
msgid "device not found: %s (%s)"
msgstr "ドメインは見つかりませんでした: %s "
-#: src/qemu_driver.c:3530 src/qemu_driver.c:3573
+#: src/qemu_driver.c:3550 src/qemu_driver.c:3593
msgid "NULL or empty path"
msgstr ""
-#: src/qemu_driver.c:3541
+#: src/qemu_driver.c:3561
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr ""
-#: src/qemu_driver.c:3583
+#: src/qemu_driver.c:3603
#, fuzzy
msgid "invalid path"
msgstr "%s で無効な引数です"
-#: src/qemu_driver.c:3626
+#: src/qemu_driver.c:3646
msgid "QEMU driver only supports virtual memory addrs"
msgstr ""
-#: src/qemu_driver.c:3653
+#: src/qemu_driver.c:3673
#, fuzzy
msgid "'memsave' command failed"
msgstr "ドメイン名"
-#: src/qemu_driver.c:3682 src/qemu_driver.c:3850 src/qemu_driver.c:3875
-#: src/qemu_driver.c:3889 src/qemu_driver.c:3904 src/qemu_driver.c:3937
-#: src/qemu_driver.c:3953
+#: src/qemu_driver.c:3702 src/qemu_driver.c:3870 src/qemu_driver.c:3895
+#: src/qemu_driver.c:3909 src/qemu_driver.c:3924 src/qemu_driver.c:3957
+#: src/qemu_driver.c:3973
msgid "no network with matching uuid"
msgstr ""
-#: src/qemu_driver.c:3697
+#: src/qemu_driver.c:3717
msgid "no network with matching name"
msgstr ""
-#: src/qemu_driver.c:3856
+#: src/qemu_driver.c:3876
#, fuzzy
msgid "network is still active"
msgstr "ドメインはすでにアクティブになっています"
-#: src/qemu_driver.c:3917
+#: src/qemu_driver.c:3937
#, fuzzy
msgid "no network with matching id"
msgstr "ネットワークの情報を XML 形式で表示"
-#: src/qemu_driver.c:3924
+#: src/qemu_driver.c:3944
#, fuzzy
msgid "failed to allocate space for network bridge string"
msgstr "ノードの割り当てに失敗しました"
-#: src/qemu_driver.c:3974 src/storage_driver.c:823
+#: src/qemu_driver.c:3994 src/storage_driver.c:823
#, fuzzy, c-format
msgid "Failed to create symlink '%s' to '%s': %s"
msgstr "ドメイン %s の %s への保存に失敗しました"
msgid "%s not implemented on Win32"
msgstr ""
-#: src/storage_backend_disk.c:85 src/storage_backend_logical.c:57
+#: src/storage_backend_disk.c:90 src/storage_backend_logical.c:57
#, c-format
msgid "unsupported pool format %s"
msgstr ""
-#: src/storage_backend_disk.c:110 src/storage_backend_logical.c:70
+#: src/storage_backend_disk.c:115 src/storage_backend_logical.c:70
#, c-format
msgid "unsupported pool format %d"
msgstr ""
-#: src/storage_backend_disk.c:138 src/storage_backend_fs.c:192
+#: src/storage_backend_disk.c:143 src/storage_backend_fs.c:192
#: src/storage_backend_fs.c:262 src/storage_backend_fs.c:314
#, c-format
msgid "unsupported volume format %s"
msgstr ""
-#: src/storage_backend_disk.c:165 src/storage_backend_fs.c:225
+#: src/storage_backend_disk.c:170 src/storage_backend_fs.c:225
#: src/storage_backend_fs.c:297 src/storage_backend_fs.c:329
#, c-format
msgid "unsupported volume format %d"
msgstr ""
-#: src/storage_backend_disk.c:179 src/storage_backend_disk.c:192
-#: src/storage_backend_disk.c:199 src/storage_backend_disk.c:221
+#: src/storage_backend_disk.c:184 src/storage_backend_disk.c:197
+#: src/storage_backend_disk.c:204 src/storage_backend_disk.c:226
#: src/storage_backend_fs.c:839 src/storage_backend_iscsi.c:177
#: src/storage_backend_logical.c:116 src/storage_backend_logical.c:121
#: src/storage_backend_logical.c:133 src/storage_backend_logical.c:143
-#: src/storage_backend_logical.c:531
+#: src/storage_backend_logical.c:546
msgid "volume"
msgstr ""
-#: src/storage_backend_disk.c:229
+#: src/storage_backend_disk.c:234
msgid "volume extents"
msgstr ""
-#: src/storage_backend_disk.c:237
+#: src/storage_backend_disk.c:242
msgid "cannot parse device start location"
msgstr ""
-#: src/storage_backend_disk.c:244
+#: src/storage_backend_disk.c:249
msgid "cannot parse device end location"
msgstr ""
-#: src/storage_backend_disk.c:250 src/storage_backend_logical.c:154
+#: src/storage_backend_disk.c:255 src/storage_backend_logical.c:154
#: src/storage_backend_logical.c:160
msgid "extents"
msgstr ""
-#: src/storage_backend_disk.c:464
+#: src/storage_backend_disk.c:462
msgid "no large enough free extent"
msgstr ""
-#: src/storage_backend_disk.c:498
-msgid "Disk pools are not yet supported"
+#: src/storage_backend_disk.c:502
+#, c-format
+msgid "Couldn't read volume target path '%s'. %s"
+msgstr ""
+
+#: src/storage_backend_disk.c:517
+#, c-format
+msgid "Volume path '%s' did not start with parent pool source device name."
msgstr ""
+#: src/storage_backend_disk.c:526
+#, fuzzy, c-format
+msgid "cannot parse partition number from target '%s'"
+msgstr "'%s' を開くのに失敗: %s"
+
#: src/storage_backend_fs.c:358
#, c-format
msgid "cannot read header '%s': %s"
msgstr ""
#: src/storage_backend_fs.c:1042 src/storage_backend_fs.c:1078
-#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:543
+#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:558
#, c-format
msgid "cannot read path '%s': %s"
msgstr ""
msgid "creation of non-raw images is not supported without qemu-img"
msgstr ""
-#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:552
+#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:567
#, fuzzy, c-format
msgid "cannot set file owner '%s': %s"
msgstr "'%s' を開くのに失敗: %s"
-#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:559
+#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:574
#, fuzzy, c-format
msgid "cannot set file mode '%s': %s"
msgstr "'%s' を開くのに失敗: %s"
-#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:566
+#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:581
#, c-format
msgid "cannot close file '%s': %s"
msgstr ""
msgid "lvs command failed with exitstatus %d"
msgstr ""
-#: src/storage_backend_logical.c:355
+#: src/storage_backend_logical.c:354
#, fuzzy
msgid "command line"
msgstr "ドメイン名"
-#: src/storage_backend_logical.c:372
+#: src/storage_backend_logical.c:371
#, c-format
msgid "cannot open device %s"
msgstr ""
-#: src/storage_backend_logical.c:378
+#: src/storage_backend_logical.c:377
#, c-format
msgid "cannot clear device header %s"
msgstr ""
-#: src/storage_backend_logical.c:385
+#: src/storage_backend_logical.c:384
#, c-format
msgid "cannot close device %s"
msgstr ""
-#: src/storage_backend_logical.c:575
+#: src/storage_backend_logical.c:507
+#, fuzzy, c-format
+msgid "cannot remove PV device %s: %s"
+msgstr "設定ファイルの書き込みに失敗しました: %s"
+
+#: src/storage_backend_logical.c:590
#, c-format
msgid "cannot find newly created volume '%s': %s"
msgstr ""
msgstr "データ"
#: src/virsh.c:6292 src/virsh.c:6314
-msgid "blocked"
-msgstr "ブロックされています"
+#, fuzzy
+msgid "idle"
+msgstr "XML ファイル"
#: src/virsh.c:6294
msgid "paused"
msgid "domain information incomplete, missing uuid"
msgstr "ドメイン情報が不完全です、uuid が不足しています"
-#: src/xend_internal.c:1109 src/xend_internal.c:2204 src/xend_internal.c:2211
+#: src/xend_internal.c:1109 src/xend_internal.c:2213 src/xend_internal.c:2220
msgid "domain information incomplete, missing name"
msgstr "ドメイン情報が不完全です、name が不足しています"
msgid "unknown graphics type '%s'"
msgstr "不明な OS タイプ %s"
-#: src/xend_internal.c:2191
+#: src/xend_internal.c:2200
msgid "domain information incomplete, missing id"
msgstr "ドメイン情報が不完全です、id が不足しています"
-#: src/xend_internal.c:2260 src/xend_internal.c:2270 src/xend_internal.c:2280
+#: src/xend_internal.c:2269 src/xend_internal.c:2279 src/xend_internal.c:2289
#, fuzzy, c-format
msgid "unknown lifecycle type %s"
msgstr "不明な OS タイプ %s"
-#: src/xend_internal.c:2593
+#: src/xend_internal.c:2602
msgid "failed to parse topology information"
msgstr "トポロジー情報の解析に失敗しました"
-#: src/xend_internal.c:2647
+#: src/xend_internal.c:2656
msgid "topology syntax error"
msgstr "トポロジーの構文エラー"
-#: src/xend_internal.c:2711
+#: src/xend_internal.c:2720
msgid "failed to parse Xend domain information"
msgstr "Xend ドメイン情報の解析に失敗しました"
-#: src/xend_internal.c:3193
+#: src/xend_internal.c:3202
msgid "xenDaemonDomainFetch failed to find this domain"
msgstr ""
-#: src/xend_internal.c:3815 src/xend_internal.c:4290 src/xm_internal.c:1617
+#: src/xend_internal.c:3824 src/xend_internal.c:4299 src/xm_internal.c:1617
#, fuzzy
msgid "failed to build sexpr"
msgstr "ドメイン %s の一時停止に失敗しました"
-#: src/xend_internal.c:3917
+#: src/xend_internal.c:3926
#, fuzzy
msgid "unsupported device type"
msgstr "ターゲット装置タイプ"
-#: src/xend_internal.c:4020
+#: src/xend_internal.c:4029
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4061
+#: src/xend_internal.c:4070
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4069
+#: src/xend_internal.c:4078
#, fuzzy
msgid "unexpected value from on_xend_start"
msgstr "予期しない value ノード"
-#: src/xend_internal.c:4080
+#: src/xend_internal.c:4089
#, fuzzy
msgid "no memory"
msgstr "ノードメモリー"
-#: src/xend_internal.c:4086
+#: src/xend_internal.c:4095
#, fuzzy
msgid "sexpr2string failed"
msgstr "操作は失敗しました"
-#: src/xend_internal.c:4091
+#: src/xend_internal.c:4100
#, fuzzy
msgid "Failed to redefine sexpr"
msgstr "ドメイン %s の定義の削除に失敗しました"
-#: src/xend_internal.c:4096
+#: src/xend_internal.c:4105
msgid "on_xend_start not present in sexpr"
msgstr ""
-#: src/xend_internal.c:4127
+#: src/xend_internal.c:4136
#, fuzzy, c-format
msgid "gethostname failed: %s"
msgstr "操作は失敗しました: %s"
-#: src/xend_internal.c:4133
+#: src/xend_internal.c:4142
#, fuzzy, c-format
msgid "failed to strdup hostname: %s"
msgstr "ホスト名の取得に失敗しました"
-#: src/xend_internal.c:4164
+#: src/xend_internal.c:4173
msgid ""
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
"migration"
msgstr ""
-#: src/xend_internal.c:4174
+#: src/xend_internal.c:4183
msgid ""
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
"migration"
msgstr ""
-#: src/xend_internal.c:4186
+#: src/xend_internal.c:4195
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr ""
-#: src/xend_internal.c:4199
+#: src/xend_internal.c:4208
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr ""
-#: src/xend_internal.c:4204
+#: src/xend_internal.c:4213
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr ""
-#: src/xend_internal.c:4211
+#: src/xend_internal.c:4220
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr ""
-#: src/xend_internal.c:4218 src/xend_internal.c:4240 src/xend_internal.c:4248
-#: src/xend_internal.c:4474 src/xend_internal.c:4481 src/xml.c:89
+#: src/xend_internal.c:4227 src/xend_internal.c:4249 src/xend_internal.c:4257
+#: src/xend_internal.c:4483 src/xend_internal.c:4490 src/xml.c:89
msgid "strdup failed"
msgstr ""
-#: src/xend_internal.c:4231
+#: src/xend_internal.c:4240
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr ""
-#: src/xend_internal.c:4284
+#: src/xend_internal.c:4293
#, fuzzy
msgid "failed to parse domain description"
msgstr "Xend ドメイン情報の解析に失敗しました"
-#: src/xend_internal.c:4300
+#: src/xend_internal.c:4309
#, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "停止中のドメイン %s の作成に失敗しました\n"
-#: src/xend_internal.c:4456 src/xend_internal.c:4532 src/xend_internal.c:4622
+#: src/xend_internal.c:4465 src/xend_internal.c:4541 src/xend_internal.c:4631
msgid "unsupported in xendConfigVersion < 4"
msgstr ""
-#: src/xend_internal.c:4468
+#: src/xend_internal.c:4477
#, fuzzy
msgid "node information incomplete, missing scheduler name"
msgstr "ドメイン情報が不完全です、name が不足しています"
-#: src/xend_internal.c:4486 src/xend_internal.c:4580 src/xend_internal.c:4692
+#: src/xend_internal.c:4495 src/xend_internal.c:4589 src/xend_internal.c:4701
#, fuzzy
msgid "Unknown scheduler"
msgstr "不明"
-#: src/xend_internal.c:4545 src/xend_internal.c:4635
+#: src/xend_internal.c:4554 src/xend_internal.c:4644
#, fuzzy
msgid "Failed to get a scheduler name"
msgstr "ホスト名の取得に失敗しました"
-#: src/xend_internal.c:4558 src/xend_internal.c:4671
+#: src/xend_internal.c:4567 src/xend_internal.c:4680
#, fuzzy
msgid "domain information incomplete, missing cpu_weight"
msgstr "ドメイン情報が不完全です、uuid が不足しています"
-#: src/xend_internal.c:4563 src/xend_internal.c:4680
+#: src/xend_internal.c:4572 src/xend_internal.c:4689
#, fuzzy
msgid "domain information incomplete, missing cpu_cap"
msgstr "ドメイン情報が不完全です、uuid が不足しています"
-#: src/xend_internal.c:4739
+#: src/xend_internal.c:4748
msgid "domainBlockPeek is not supported for dom0"
msgstr ""
-#: src/xend_internal.c:4762
+#: src/xend_internal.c:4771
#, fuzzy, c-format
msgid "%s: invalid path"
msgstr "%s で無効な引数です"
-#: src/xend_internal.c:4770
+#: src/xend_internal.c:4779
#, fuzzy, c-format
msgid "failed to open for reading: %s: %s"
msgstr "読み込みのため %s を開くのに失敗しました"
-#: src/xend_internal.c:4782
+#: src/xend_internal.c:4791
#, fuzzy, c-format
msgid "failed to lseek or read from file: %s: %s"
msgstr "'%s' を開くのに失敗: %s"
-#: src/xend_internal.c:4865 src/xend_internal.c:4911
+#: src/xend_internal.c:4874 src/xend_internal.c:4920
#, fuzzy, c-format
msgid "unexpected graphics type %d"
msgstr "予期しない mime タイプ"
-#: src/xend_internal.c:4954
+#: src/xend_internal.c:4963
#, fuzzy
msgid "unexpected chr device type"
msgstr "予期しない mime タイプ"
-#: src/xend_internal.c:5128 src/xm_internal.c:1779
+#: src/xend_internal.c:5137 src/xm_internal.c:1779
#, fuzzy, c-format
msgid "unsupported network type %d"
msgstr "予期しない mime タイプ"
-#: src/xend_internal.c:5302 src/xend_internal.c:5309 src/xend_internal.c:5316
+#: src/xend_internal.c:5311 src/xend_internal.c:5318 src/xend_internal.c:5325
#, fuzzy, c-format
msgid "unexpected lifecycle value %d"
msgstr "予期しない value ノード"
-#: src/xend_internal.c:5333
+#: src/xend_internal.c:5342
#, fuzzy
msgid "no HVM domain loader"
msgstr "ノードドメイン一覧"
-#: src/xend_internal.c:5544
+#: src/xend_internal.c:5553
#, fuzzy
msgid "hotplug of device type not supported"
msgstr "ライブラリー呼出しが失敗しました、サポートされていない可能性があります"
msgid "failed to connect to Xen Store"
msgstr "Xen Store への接続に失敗しました"
+#~ msgid "blocked"
+#~ msgstr "ブロックされています"
+
#, fuzzy
#~ msgid "invalid interface type: %s"
#~ msgstr "ターゲット装置タイプ"
#~ msgid "cannot read tty pid file %s: %s"
#~ msgstr "設定ファイルの書き込みに失敗しました: %s"
-#, fuzzy
-#~ msgid "cannot remove ttyPidFile %s: %s"
-#~ msgstr "設定ファイルの書き込みに失敗しました: %s"
-
#, fuzzy
#~ msgid "failed to calloc memory for init string: %s"
#~ msgstr "メモリーの割り当てに失敗しました"
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-09-08 14:51+0200\n"
+"POT-Creation-Date: 2008-09-23 22:28+0200\n"
"PO-Revision-Date: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
msgid "storage_vol not found"
msgstr "domain name or uuid"
-#: src/conf.c:155 src/conf.c:203 src/conf.c:488 src/conf.c:525 src/conf.c:553
-#: src/conf.c:631
+#: src/conf.c:164 src/conf.c:212 src/conf.c:491 src/conf.c:528 src/conf.c:555
+#: src/conf.c:630
msgid "allocating configuration"
msgstr "allocating configuration"
-#: src/conf.c:338
+#: src/conf.c:347
msgid "unterminated number"
msgstr "unterminated number"
-#: src/conf.c:372 src/conf.c:389 src/conf.c:401
+#: src/conf.c:380 src/conf.c:396 src/conf.c:407
msgid "unterminated string"
msgstr "unterminated string"
-#: src/conf.c:429 src/conf.c:483
+#: src/conf.c:434 src/conf.c:487
msgid "expecting a value"
msgstr "expecting a value"
-#: src/conf.c:450
+#: src/conf.c:454
msgid "expecting a separator in list"
msgstr "expecting a separator in list"
-#: src/conf.c:473
+#: src/conf.c:477
#, fuzzy
msgid "list is not closed with ]"
msgstr "list is not closed with ] "
-#: src/conf.c:518
+#: src/conf.c:521
msgid "expecting a name"
msgstr "expecting a name"
-#: src/conf.c:581
+#: src/conf.c:582
msgid "expecting a separator"
msgstr "expecting a separator"
msgid "expecting an assignment"
msgstr "expecting an assignment"
-#: src/conf.c:894 src/conf.c:950 src/xend_internal.c:584
-#: src/xend_internal.c:2657 src/xm_internal.c:1475 src/xm_internal.c:1482
+#: src/conf.c:892 src/conf.c:948 src/xend_internal.c:584
+#: src/xend_internal.c:2666 src/xm_internal.c:1475 src/xm_internal.c:1482
#, fuzzy
msgid "allocate buffer"
msgstr "allocate new buffer"
-#: src/conf.c:901
+#: src/conf.c:899
msgid "failed to open file"
msgstr "failed to open file"
-#: src/conf.c:912
+#: src/conf.c:910
msgid "failed to save content"
msgstr "failed to save content"
msgid "cannot extract disk devices"
msgstr "Cannot extract running %s hypervisor version\n"
-#: src/domain_conf.c:1939 src/qemu_driver.c:3133
+#: src/domain_conf.c:1939 src/qemu_driver.c:3153
#, fuzzy, c-format
msgid "duplicate disk target '%s'"
msgstr "unexpected mime type"
msgid "unexpected char type %d"
msgstr "unexpected mime type"
-#: src/domain_conf.c:2815 src/xend_internal.c:5214
+#: src/domain_conf.c:2815 src/xend_internal.c:5223
#, fuzzy, c-format
msgid "unexpected sound model %d"
msgstr "unexpected mime type"
-#: src/domain_conf.c:2835 src/xend_internal.c:5237
+#: src/domain_conf.c:2835 src/xend_internal.c:5246
#, fuzzy, c-format
msgid "unexpected input type %d"
msgstr "unexpected mime type"
#: src/lxc_driver.c:274 src/lxc_driver.c:309 src/lxc_driver.c:335
#: src/lxc_driver.c:350 src/openvz_driver.c:238 src/openvz_driver.c:267
-#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:620
-#: src/openvz_driver.c:651 src/openvz_driver.c:672 src/openvz_driver.c:713
-#: src/qemu_driver.c:2192 src/qemu_driver.c:2279 src/qemu_driver.c:2828
-#: src/qemu_driver.c:2883 src/qemu_driver.c:2927 src/qemu_driver.c:3007
-#: src/qemu_driver.c:3123 src/qemu_driver.c:3192 src/qemu_driver.c:3247
-#: src/qemu_driver.c:3291 src/qemu_driver.c:3309 src/qemu_driver.c:3567
+#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:621
+#: src/openvz_driver.c:652 src/openvz_driver.c:673 src/openvz_driver.c:714
+#: src/qemu_driver.c:2212 src/qemu_driver.c:2299 src/qemu_driver.c:2848
+#: src/qemu_driver.c:2903 src/qemu_driver.c:2947 src/qemu_driver.c:3027
+#: src/qemu_driver.c:3143 src/qemu_driver.c:3212 src/qemu_driver.c:3267
+#: src/qemu_driver.c:3311 src/qemu_driver.c:3329 src/qemu_driver.c:3587
#, fuzzy
msgid "no domain with matching uuid"
msgstr "domain id or uuid"
-#: src/lxc_driver.c:280 src/openvz_driver.c:625 src/qemu_driver.c:2933
+#: src/lxc_driver.c:280 src/openvz_driver.c:626 src/qemu_driver.c:2953
#, fuzzy
msgid "cannot delete active domain"
msgstr "name of the inactive domain"
-#: src/lxc_driver.c:286 src/qemu_driver.c:2939
+#: src/lxc_driver.c:286 src/qemu_driver.c:2959
#, fuzzy
msgid "cannot undefine transient domain"
msgstr "name of the inactive domain"
msgid "container '%s' unexpectedly shutdown during startup"
msgstr ""
-#: src/lxc_driver.c:747 src/qemu_driver.c:892
+#: src/lxc_driver.c:747 src/qemu_driver.c:893
#, fuzzy, c-format
msgid "cannot create log directory %s: %s"
msgstr "failed to write configuration file: %s"
msgid "unknown forwarding type '%s'"
msgstr "unknown OS type %s"
-#: src/network_conf.c:662 src/qemu_driver.c:3334 src/qemu_driver.c:3967
+#: src/network_conf.c:662 src/qemu_driver.c:3354 src/qemu_driver.c:3987
#: src/storage_driver.c:816
#, c-format
msgid "cannot create autostart directory %s: %s"
msgid "no config file for %s"
msgstr "configuration file syntax error: %s"
-#: src/openvz_conf.c:187
+#: src/openvz_conf.c:190
+#, fuzzy, c-format
+msgid "Cound not read 'IP_ADDRESS' from config for container %d"
+msgstr "could not connect to %s"
+
+#: src/openvz_conf.c:220
+#, fuzzy, c-format
+msgid "Cound not read 'NETIF' from config for container %d"
+msgstr "could not connect to %s"
+
+#: src/openvz_conf.c:247
+#, fuzzy
+msgid "Too long network device name"
+msgstr "resolving domain filename"
+
+#: src/openvz_conf.c:264
+#, fuzzy
+msgid "Wrong length MAC address"
+msgstr "invalid argument in %s"
+
+#: src/openvz_conf.c:271
+#, fuzzy
+msgid "Wrong MAC address"
+msgstr "invalid argument in %s"
+
+#: src/openvz_conf.c:327
#, fuzzy
msgid "popen failed"
msgstr "operation failed"
-#: src/openvz_conf.c:197
+#: src/openvz_conf.c:337
#, fuzzy
msgid "Failed to parse vzlist output"
msgstr "Failed to suspend domain %s"
-#: src/openvz_conf.c:223
+#: src/openvz_conf.c:363
#, fuzzy
msgid "UUID in config file malformed"
msgstr "configuration file syntax error: %s"
-#: src/openvz_conf.c:235
+#: src/openvz_conf.c:375
#, fuzzy, c-format
msgid "Cound not read config for container %d"
msgstr "could not connect to %s"
msgid "Container ID is not specified"
msgstr ""
-#: src/openvz_driver.c:391 src/openvz_driver.c:459 src/openvz_driver.c:534
-#: src/openvz_driver.c:554 src/openvz_driver.c:600 src/openvz_driver.c:631
-#: src/openvz_driver.c:656 src/openvz_driver.c:728 src/openvz_driver.c:826
-#: src/openvz_driver.c:872
+#: src/openvz_driver.c:391 src/openvz_driver.c:460 src/openvz_driver.c:535
+#: src/openvz_driver.c:555 src/openvz_driver.c:601 src/openvz_driver.c:632
+#: src/openvz_driver.c:657 src/openvz_driver.c:729 src/openvz_driver.c:827
+#: src/openvz_driver.c:873
#, fuzzy, c-format
msgid "Could not exec %s"
msgstr "could not connect to %s"
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:451 src/openvz_driver.c:528
+#: src/openvz_driver.c:452 src/openvz_driver.c:529
msgid "Error creating command for container"
msgstr ""
-#: src/openvz_driver.c:465 src/openvz_driver.c:540
+#: src/openvz_driver.c:466 src/openvz_driver.c:541
#, fuzzy
msgid "Could not set UUID"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:475 src/openvz_driver.c:546
+#: src/openvz_driver.c:476 src/openvz_driver.c:547
#, fuzzy
msgid "Could not configure network"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:482 src/openvz_driver.c:569
+#: src/openvz_driver.c:483 src/openvz_driver.c:570
#, fuzzy
msgid "Could not set number of virtual cpu"
msgstr "change number of virtual CPUs"
#: src/openvz_driver.c:517
#, c-format
-msgid "Already an OPENVZ VM defined with the id '%d'"
+msgid "Already an OPENVZ VM defined with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:588
+#: src/openvz_driver.c:589
msgid "no domain with matching id"
msgstr ""
-#: src/openvz_driver.c:594
+#: src/openvz_driver.c:595
#, fuzzy
msgid "domain is not in shutoff state"
msgstr "Domain is already active"
-#: src/openvz_driver.c:677
+#: src/openvz_driver.c:678
#, fuzzy
msgid "Could not read container config"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:693 src/qemu_driver.c:1823
+#: src/openvz_driver.c:694 src/qemu_driver.c:1843
#, fuzzy, c-format
msgid "unknown type '%s'"
msgstr "unknown OS type %s"
-#: src/openvz_driver.c:719
+#: src/openvz_driver.c:720
msgid "VCPUs should be >= 1"
msgstr ""
-#: src/openvz_driver.c:835 src/openvz_driver.c:881
+#: src/openvz_driver.c:836 src/openvz_driver.c:882
#, fuzzy, c-format
msgid "Could not parse VPS ID %s"
msgstr "could not connect to %s"
msgid "Unexpected exit status '%d', qemu probably failed"
msgstr ""
-#: src/qemu_conf.c:519 src/qemu_driver.c:925
+#: src/qemu_conf.c:519 src/qemu_driver.c:926
#, fuzzy, c-format
msgid "Cannot find QEMU binary %s: %s"
msgstr "Failed to suspend domain %s"
msgid "Network type %d is not supported"
msgstr "Domain %s started\n"
-#: src/qemu_conf.c:580 src/qemu_driver.c:1515
+#: src/qemu_conf.c:580 src/qemu_driver.c:1514
#, fuzzy, c-format
msgid "cannot initialize bridge support: %s"
msgstr "Failed to suspend domain %s"
msgid "failed to allocate space for argv string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:90
+#: src/qemu_driver.c:91
#, fuzzy
msgid "Failed to set close-on-exec file descriptor flag\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:105
+#: src/qemu_driver.c:106
#, fuzzy
msgid "Failed to set non-blocking file descriptor flag\n"
msgstr "failed to parse Xend domain information"
-#: src/qemu_driver.c:150
+#: src/qemu_driver.c:151
#, fuzzy, c-format
msgid "Failed to autostart network '%s': %s\n"
msgstr "Failed to start domain %s"
-#: src/qemu_driver.c:165
+#: src/qemu_driver.c:166
#, fuzzy, c-format
msgid "Failed to autostart VM '%s': %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:201
+#: src/qemu_driver.c:202
#, fuzzy, c-format
msgid "Failed to find user record for uid '%d': %s\n"
msgstr "Failed to undefine domain %s"
-#: src/qemu_driver.c:212
+#: src/qemu_driver.c:213
#, fuzzy
msgid "out of memory in asprintf\n"
msgstr "out of memory"
-#: src/qemu_driver.c:268
+#: src/qemu_driver.c:269
#, fuzzy
msgid "qemudStartup: out of memory\n"
msgstr "out of memory"
-#: src/qemu_driver.c:295
+#: src/qemu_driver.c:296
msgid "Reloading iptables rules\n"
msgstr ""
-#: src/qemu_driver.c:433
+#: src/qemu_driver.c:434
#, c-format
msgid ""
"QEMU quit during %s startup\n"
"%s"
msgstr ""
-#: src/qemu_driver.c:443 src/qemu_driver.c:456
+#: src/qemu_driver.c:444 src/qemu_driver.c:457
#, c-format
msgid "Failure while reading %s startup output: %s"
msgstr ""
-#: src/qemu_driver.c:451
+#: src/qemu_driver.c:452
#, c-format
msgid "Timed out while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:467
+#: src/qemu_driver.c:468
#, c-format
msgid "Failure while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:479
+#: src/qemu_driver.c:480
#, c-format
msgid "Out of space while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:510
+#: src/qemu_driver.c:511
#, fuzzy, c-format
msgid "Unable to open monitor path %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:515
+#: src/qemu_driver.c:516
msgid "Unable to set monitor close-on-exec flag"
msgstr ""
-#: src/qemu_driver.c:520
+#: src/qemu_driver.c:521
msgid "Unable to put monitor into non-blocking mode"
msgstr ""
-#: src/qemu_driver.c:648 src/qemu_driver.c:1027 src/qemu_driver.c:1726
-#: src/qemu_driver.c:1736
+#: src/qemu_driver.c:649 src/qemu_driver.c:1028 src/qemu_driver.c:1725
+#: src/qemu_driver.c:1735
#, fuzzy, c-format
msgid "Unable to log VM console data: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:671
+#: src/qemu_driver.c:672
#, fuzzy
msgid "allocate cpumap"
msgstr "allocate new context"
-#: src/qemu_driver.c:682
+#: src/qemu_driver.c:683
msgid "cannot run monitor command to fetch CPU thread info"
msgstr ""
-#: src/qemu_driver.c:786
+#: src/qemu_driver.c:787
#, fuzzy, c-format
msgid "failed to set CPU affinity %s"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:796 src/qemu_driver.c:2135
+#: src/qemu_driver.c:797 src/qemu_driver.c:2155
#, fuzzy
msgid "resume operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:859
+#: src/qemu_driver.c:860
#, fuzzy
msgid "VM is already active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:869
+#: src/qemu_driver.c:870
msgid "Unable to find an unused VNC port"
msgstr ""
-#: src/qemu_driver.c:881
+#: src/qemu_driver.c:882
#, c-format
msgid "config file path too long: %s/%s.log"
msgstr ""
-#: src/qemu_driver.c:900
+#: src/qemu_driver.c:901
#, fuzzy, c-format
msgid "failed to create logfile %s: %s"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:906
+#: src/qemu_driver.c:907
#, fuzzy, c-format
msgid "Unable to set VM logfile close-on-exec flag %s"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:935 src/qemu_driver.c:3032
+#: src/qemu_driver.c:936 src/qemu_driver.c:3052
#, fuzzy, c-format
msgid "Cannot determine QEMU argv syntax %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:951 src/qemu_driver.c:954 src/qemu_driver.c:959
+#: src/qemu_driver.c:952 src/qemu_driver.c:955 src/qemu_driver.c:960
#, fuzzy, c-format
msgid "Unable to write argv to logfile %d: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:1041
+#: src/qemu_driver.c:1040
#, fuzzy, c-format
msgid "Shutting down VM '%s'\n"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:1052
+#: src/qemu_driver.c:1051
#, fuzzy, c-format
msgid "Unable to close logfile %d: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:1067
+#: src/qemu_driver.c:1066
#, fuzzy
msgid "Got unexpected pid, damn\n"
msgstr "unexpected dict node"
-#: src/qemu_driver.c:1221
+#: src/qemu_driver.c:1220
#, fuzzy
msgid "failed to allocate space for dnsmasq argv"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1235
+#: src/qemu_driver.c:1234
msgid "cannot start dhcp daemon without IP address for server"
msgstr ""
-#: src/qemu_driver.c:1264
+#: src/qemu_driver.c:1263
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1275
+#: src/qemu_driver.c:1274
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1285
+#: src/qemu_driver.c:1284
#, fuzzy, c-format
msgid "failed to add iptables rule to enable masquerading : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1317
+#: src/qemu_driver.c:1316
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1328
+#: src/qemu_driver.c:1327
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1353
+#: src/qemu_driver.c:1352
#, fuzzy
msgid "failed to allocate space for IP tables support"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1361 src/qemu_driver.c:1368
+#: src/qemu_driver.c:1360 src/qemu_driver.c:1367
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1376 src/qemu_driver.c:1383
+#: src/qemu_driver.c:1375 src/qemu_driver.c:1382
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1393
+#: src/qemu_driver.c:1392
#, fuzzy, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1400
+#: src/qemu_driver.c:1399
#, fuzzy, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1408
+#: src/qemu_driver.c:1407
#, fuzzy, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1509
+#: src/qemu_driver.c:1508
#, fuzzy
msgid "network is already active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:1521
+#: src/qemu_driver.c:1520
#, fuzzy, c-format
msgid "cannot create bridge '%s' : %s"
msgstr "failed to write configuration file: %s"
-#: src/qemu_driver.c:1536
+#: src/qemu_driver.c:1535
#, fuzzy, c-format
msgid "cannot set IP address on bridge '%s' to '%s' : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1544
+#: src/qemu_driver.c:1543
#, fuzzy, c-format
msgid "cannot set netmask on bridge '%s' to '%s' : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1552
+#: src/qemu_driver.c:1551
#, fuzzy, c-format
msgid "failed to bring the bridge '%s' up : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1563
+#: src/qemu_driver.c:1562
#, fuzzy, c-format
msgid "failed to enable IP forwarding : %s"
msgstr "failed to open %s for reading"
-#: src/qemu_driver.c:1581 src/qemu_driver.c:1612
+#: src/qemu_driver.c:1580 src/qemu_driver.c:1611
#, fuzzy, c-format
msgid "Failed to bring down bridge '%s' : %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1587 src/qemu_driver.c:1617
+#: src/qemu_driver.c:1586 src/qemu_driver.c:1616
#, fuzzy, c-format
msgid "Failed to delete bridge '%s' : %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1600
+#: src/qemu_driver.c:1599
#, fuzzy, c-format
msgid "Shutting down network '%s'\n"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:1626
+#: src/qemu_driver.c:1625
#, fuzzy
msgid "Got unexpected pid for dnsmasq\n"
msgstr "unexpected dict node"
-#: src/qemu_driver.c:1839
+#: src/qemu_driver.c:1814
+#, fuzzy, c-format
+msgid "Unable to open %s: %s\n"
+msgstr "Failed to suspend domain %s"
+
+#: src/qemu_driver.c:1859
#, fuzzy
msgid "failed to allocate space for capabilities support"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1858 src/qemu_driver.c:1884
+#: src/qemu_driver.c:1878 src/qemu_driver.c:1904
msgid "NUMA not supported on this host"
msgstr ""
-#: src/qemu_driver.c:1869 src/qemu_driver.c:1892
+#: src/qemu_driver.c:1889 src/qemu_driver.c:1912
#, fuzzy
msgid "Failed to query NUMA free memory"
msgstr "Used memory:"
-#: src/qemu_driver.c:2053
+#: src/qemu_driver.c:2073
#, fuzzy, c-format
msgid "domain '%s' is already defined"
msgstr "domain %s exists already"
-#: src/qemu_driver.c:2064
+#: src/qemu_driver.c:2084
#, fuzzy, c-format
msgid "domain with uuid '%s' is already defined"
msgstr "domain %s exists already"
-#: src/qemu_driver.c:2094 src/qemu_driver.c:2123 src/qemu_driver.c:2152
-#: src/qemu_driver.c:2172 src/qemu_driver.c:2410 src/qemu_driver.c:3383
-#: src/qemu_driver.c:3518 src/qemu_driver.c:3632
+#: src/qemu_driver.c:2114 src/qemu_driver.c:2143 src/qemu_driver.c:2172
+#: src/qemu_driver.c:2192 src/qemu_driver.c:2430 src/qemu_driver.c:3403
+#: src/qemu_driver.c:3538 src/qemu_driver.c:3652
#, c-format
msgid "no domain with matching id %d"
msgstr ""
-#: src/qemu_driver.c:2099 src/qemu_driver.c:2128 src/qemu_driver.c:2416
-#: src/qemu_driver.c:3388 src/qemu_driver.c:3524 src/qemu_driver.c:3638
+#: src/qemu_driver.c:2119 src/qemu_driver.c:2148 src/qemu_driver.c:2436
+#: src/qemu_driver.c:3408 src/qemu_driver.c:3544 src/qemu_driver.c:3658
#, fuzzy
msgid "domain is not running"
msgstr "Domain is already active"
-#: src/qemu_driver.c:2107
+#: src/qemu_driver.c:2127
#, fuzzy
msgid "suspend operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2158
+#: src/qemu_driver.c:2178
#, fuzzy
msgid "shutdown operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2198
+#: src/qemu_driver.c:2218
#, fuzzy
msgid "failed to allocate space for ostype"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:2214 src/qemu_driver.c:2230 src/qemu_driver.c:2253
-#: src/qemu_driver.c:2526 src/qemu_driver.c:2688
+#: src/qemu_driver.c:2234 src/qemu_driver.c:2250 src/qemu_driver.c:2273
+#: src/qemu_driver.c:2546 src/qemu_driver.c:2708
#, c-format
msgid "no domain with matching uuid '%s'"
msgstr ""
-#: src/qemu_driver.c:2236
+#: src/qemu_driver.c:2256
msgid "cannot set max memory lower than current memory"
msgstr ""
-#: src/qemu_driver.c:2259
+#: src/qemu_driver.c:2279
#, fuzzy
msgid "cannot set memory of an active domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:2265
+#: src/qemu_driver.c:2285
msgid "cannot set memory higher than max memory"
msgstr ""
-#: src/qemu_driver.c:2425
+#: src/qemu_driver.c:2445
#, fuzzy
msgid "failed to pause domain"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:2434
+#: src/qemu_driver.c:2454
#, fuzzy
msgid "failed to get domain xml"
msgstr "failed to get domain UUID"
-#: src/qemu_driver.c:2442
+#: src/qemu_driver.c:2462
#, fuzzy, c-format
msgid "failed to create '%s'"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2449
+#: src/qemu_driver.c:2469
#, fuzzy
msgid "failed to write save header"
msgstr "Failed to write to socket %d\n"
-#: src/qemu_driver.c:2457
+#: src/qemu_driver.c:2477
#, fuzzy
msgid "failed to write xml"
msgstr "Failed to write to socket %d\n"
-#: src/qemu_driver.c:2470 src/qemu_driver.c:2477 src/qemu_driver.c:2748
+#: src/qemu_driver.c:2490 src/qemu_driver.c:2497 src/qemu_driver.c:2768
#: src/remote_internal.c:2241 src/virterror.c:441
msgid "out of memory"
msgstr "out of memory"
-#: src/qemu_driver.c:2485
+#: src/qemu_driver.c:2505
#, fuzzy
msgid "migrate operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2497
+#: src/qemu_driver.c:2517
msgid "'migrate' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:2532
+#: src/qemu_driver.c:2552
#, fuzzy
msgid "cannot change vcpu count of an active domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:2538
+#: src/qemu_driver.c:2558
msgid "could not determine max vcpus for the domain"
msgstr ""
-#: src/qemu_driver.c:2544
+#: src/qemu_driver.c:2564
#, c-format
msgid ""
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
msgstr ""
-#: src/qemu_driver.c:2568 src/qemu_driver.c:2620
+#: src/qemu_driver.c:2588 src/qemu_driver.c:2640
#, fuzzy
msgid "cannot pin vcpus on an inactive domain"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:2574
+#: src/qemu_driver.c:2594
#, c-format
msgid "vcpu number out of range %d > %d"
msgstr ""
-#: src/qemu_driver.c:2595
+#: src/qemu_driver.c:2615
#, fuzzy, c-format
msgid "cannot set affinity: %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:2600
+#: src/qemu_driver.c:2620
#, fuzzy
msgid "cpu affinity is not supported"
msgstr "library call failed, possibly not supported"
-#: src/qemu_driver.c:2657
+#: src/qemu_driver.c:2677
#, fuzzy, c-format
msgid "cannot get affinity: %s"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2667
+#: src/qemu_driver.c:2687
msgid "cpu affinity is not available"
msgstr ""
-#: src/qemu_driver.c:2694
+#: src/qemu_driver.c:2714
#, fuzzy, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr "load domain definition file"
-#: src/qemu_driver.c:2720 src/test.c:956
+#: src/qemu_driver.c:2740 src/test.c:956
#, fuzzy
msgid "cannot read domain image"
msgstr "node domain list"
-#: src/qemu_driver.c:2726
+#: src/qemu_driver.c:2746
#, fuzzy
msgid "failed to read qemu header"
msgstr "failed to read from Xen Daemon"
-#: src/qemu_driver.c:2733
+#: src/qemu_driver.c:2753
msgid "image magic is incorrect"
msgstr ""
-#: src/qemu_driver.c:2740
+#: src/qemu_driver.c:2760
#, c-format
msgid "image version is not supported (%d > %d)"
msgstr ""
-#: src/qemu_driver.c:2755
+#: src/qemu_driver.c:2775
#, fuzzy
msgid "failed to read XML"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2764
+#: src/qemu_driver.c:2784
#, fuzzy
msgid "failed to parse XML"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2777
+#: src/qemu_driver.c:2797
#, fuzzy, c-format
msgid "domain is already active as '%s'"
msgstr "Domain is already active"
-#: src/qemu_driver.c:2786
+#: src/qemu_driver.c:2806
#, fuzzy
msgid "failed to assign new VM"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2799
+#: src/qemu_driver.c:2819
#, fuzzy
msgid "failed to start VM"
msgstr "Failed to start domain %s"
-#: src/qemu_driver.c:2811
+#: src/qemu_driver.c:2831
#, fuzzy
msgid "failed to resume domain"
msgstr "Failed to resume domain %s"
-#: src/qemu_driver.c:2848 src/qemu_driver.c:3741 src/qemu_driver.c:3776
+#: src/qemu_driver.c:2868 src/qemu_driver.c:3761 src/qemu_driver.c:3796
#, fuzzy
msgid "failed to allocate space for VM name string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:2962
+#: src/qemu_driver.c:2982
#, fuzzy, c-format
msgid "cannot convert disk '%s' to bus/device index"
msgstr "Cannot extract running %s hypervisor version\n"
-#: src/qemu_driver.c:2982
+#: src/qemu_driver.c:3002
#, fuzzy, c-format
msgid "Unsupported disk name mapping for bus '%s'"
msgstr "unexpected mime type"
-#: src/qemu_driver.c:3022
+#: src/qemu_driver.c:3042
#, c-format
msgid "No device with bus '%s' and target '%s'"
msgstr ""
-#: src/qemu_driver.c:3049
+#: src/qemu_driver.c:3069
#, c-format
msgid ""
"Emulator version does not support removable media for device '%s' and target "
"'%s'"
msgstr ""
-#: src/qemu_driver.c:3086
+#: src/qemu_driver.c:3106
msgid "cannot change cdrom media"
msgstr ""
-#: src/qemu_driver.c:3097
+#: src/qemu_driver.c:3117
msgid "changing cdrom media failed"
msgstr ""
-#: src/qemu_driver.c:3157
+#: src/qemu_driver.c:3177
#, fuzzy
msgid "cannot attach usb disk"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3168
+#: src/qemu_driver.c:3188
#, fuzzy
msgid "adding usb disk failed"
msgstr "loading host definition file"
-#: src/qemu_driver.c:3212
+#: src/qemu_driver.c:3232
#, fuzzy
msgid "cannot attach usb device"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3223
+#: src/qemu_driver.c:3243
#, fuzzy
msgid "adding usb device failed"
msgstr "loading host definition file"
-#: src/qemu_driver.c:3253
+#: src/qemu_driver.c:3273
#, fuzzy
msgid "cannot attach device on inactive domain"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3276
+#: src/qemu_driver.c:3296
msgid "this device type cannot be attached"
msgstr ""
-#: src/qemu_driver.c:3315
+#: src/qemu_driver.c:3335
#, fuzzy
msgid "cannot set autostart for transient domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:3341
+#: src/qemu_driver.c:3361
#, fuzzy, c-format
msgid "Failed to create symlink '%s to '%s': %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:3348 src/qemu_driver.c:3981 src/storage_driver.c:832
+#: src/qemu_driver.c:3368 src/qemu_driver.c:4001 src/storage_driver.c:832
#, fuzzy, c-format
msgid "Failed to delete symlink '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:3410
+#: src/qemu_driver.c:3430
#, fuzzy, c-format
msgid "invalid path: %s"
msgstr "invalid argument in %s"
-#: src/qemu_driver.c:3418
+#: src/qemu_driver.c:3438
msgid "'info blockstats' command failed"
msgstr ""
-#: src/qemu_driver.c:3433
+#: src/qemu_driver.c:3453
msgid "'info blockstats' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:3498
+#: src/qemu_driver.c:3518
#, fuzzy, c-format
msgid "device not found: %s (%s)"
msgstr "Domain restored from %s\n"
-#: src/qemu_driver.c:3530 src/qemu_driver.c:3573
+#: src/qemu_driver.c:3550 src/qemu_driver.c:3593
msgid "NULL or empty path"
msgstr ""
-#: src/qemu_driver.c:3541
+#: src/qemu_driver.c:3561
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr ""
-#: src/qemu_driver.c:3583
+#: src/qemu_driver.c:3603
#, fuzzy
msgid "invalid path"
msgstr "invalid argument in %s"
-#: src/qemu_driver.c:3626
+#: src/qemu_driver.c:3646
msgid "QEMU driver only supports virtual memory addrs"
msgstr ""
-#: src/qemu_driver.c:3653
+#: src/qemu_driver.c:3673
#, fuzzy
msgid "'memsave' command failed"
msgstr "domain name"
-#: src/qemu_driver.c:3682 src/qemu_driver.c:3850 src/qemu_driver.c:3875
-#: src/qemu_driver.c:3889 src/qemu_driver.c:3904 src/qemu_driver.c:3937
-#: src/qemu_driver.c:3953
+#: src/qemu_driver.c:3702 src/qemu_driver.c:3870 src/qemu_driver.c:3895
+#: src/qemu_driver.c:3909 src/qemu_driver.c:3924 src/qemu_driver.c:3957
+#: src/qemu_driver.c:3973
msgid "no network with matching uuid"
msgstr ""
-#: src/qemu_driver.c:3697
+#: src/qemu_driver.c:3717
msgid "no network with matching name"
msgstr ""
-#: src/qemu_driver.c:3856
+#: src/qemu_driver.c:3876
#, fuzzy
msgid "network is still active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:3917
+#: src/qemu_driver.c:3937
#, fuzzy
msgid "no network with matching id"
msgstr "domain information in XML"
-#: src/qemu_driver.c:3924
+#: src/qemu_driver.c:3944
#, fuzzy
msgid "failed to allocate space for network bridge string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:3974 src/storage_driver.c:823
+#: src/qemu_driver.c:3994 src/storage_driver.c:823
#, fuzzy, c-format
msgid "Failed to create symlink '%s' to '%s': %s"
msgstr "Failed to save domain %s to %s"
msgid "%s not implemented on Win32"
msgstr ""
-#: src/storage_backend_disk.c:85 src/storage_backend_logical.c:57
+#: src/storage_backend_disk.c:90 src/storage_backend_logical.c:57
#, c-format
msgid "unsupported pool format %s"
msgstr ""
-#: src/storage_backend_disk.c:110 src/storage_backend_logical.c:70
+#: src/storage_backend_disk.c:115 src/storage_backend_logical.c:70
#, c-format
msgid "unsupported pool format %d"
msgstr ""
-#: src/storage_backend_disk.c:138 src/storage_backend_fs.c:192
+#: src/storage_backend_disk.c:143 src/storage_backend_fs.c:192
#: src/storage_backend_fs.c:262 src/storage_backend_fs.c:314
#, c-format
msgid "unsupported volume format %s"
msgstr ""
-#: src/storage_backend_disk.c:165 src/storage_backend_fs.c:225
+#: src/storage_backend_disk.c:170 src/storage_backend_fs.c:225
#: src/storage_backend_fs.c:297 src/storage_backend_fs.c:329
#, c-format
msgid "unsupported volume format %d"
msgstr ""
-#: src/storage_backend_disk.c:179 src/storage_backend_disk.c:192
-#: src/storage_backend_disk.c:199 src/storage_backend_disk.c:221
+#: src/storage_backend_disk.c:184 src/storage_backend_disk.c:197
+#: src/storage_backend_disk.c:204 src/storage_backend_disk.c:226
#: src/storage_backend_fs.c:839 src/storage_backend_iscsi.c:177
#: src/storage_backend_logical.c:116 src/storage_backend_logical.c:121
#: src/storage_backend_logical.c:133 src/storage_backend_logical.c:143
-#: src/storage_backend_logical.c:531
+#: src/storage_backend_logical.c:546
msgid "volume"
msgstr ""
-#: src/storage_backend_disk.c:229
+#: src/storage_backend_disk.c:234
msgid "volume extents"
msgstr ""
-#: src/storage_backend_disk.c:237
+#: src/storage_backend_disk.c:242
msgid "cannot parse device start location"
msgstr ""
-#: src/storage_backend_disk.c:244
+#: src/storage_backend_disk.c:249
msgid "cannot parse device end location"
msgstr ""
-#: src/storage_backend_disk.c:250 src/storage_backend_logical.c:154
+#: src/storage_backend_disk.c:255 src/storage_backend_logical.c:154
#: src/storage_backend_logical.c:160
msgid "extents"
msgstr ""
-#: src/storage_backend_disk.c:464
+#: src/storage_backend_disk.c:462
msgid "no large enough free extent"
msgstr ""
-#: src/storage_backend_disk.c:498
-msgid "Disk pools are not yet supported"
+#: src/storage_backend_disk.c:502
+#, c-format
+msgid "Couldn't read volume target path '%s'. %s"
msgstr ""
+#: src/storage_backend_disk.c:517
+#, c-format
+msgid "Volume path '%s' did not start with parent pool source device name."
+msgstr ""
+
+#: src/storage_backend_disk.c:526
+#, fuzzy, c-format
+msgid "cannot parse partition number from target '%s'"
+msgstr "Failed to suspend domain %s"
+
#: src/storage_backend_fs.c:358
#, c-format
msgid "cannot read header '%s': %s"
msgstr ""
#: src/storage_backend_fs.c:1042 src/storage_backend_fs.c:1078
-#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:543
+#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:558
#, c-format
msgid "cannot read path '%s': %s"
msgstr ""
msgid "creation of non-raw images is not supported without qemu-img"
msgstr ""
-#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:552
+#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:567
#, fuzzy, c-format
msgid "cannot set file owner '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:559
+#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:574
#, fuzzy, c-format
msgid "cannot set file mode '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:566
+#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:581
#, c-format
msgid "cannot close file '%s': %s"
msgstr ""
msgid "lvs command failed with exitstatus %d"
msgstr ""
-#: src/storage_backend_logical.c:355
+#: src/storage_backend_logical.c:354
#, fuzzy
msgid "command line"
msgstr "domain name"
-#: src/storage_backend_logical.c:372
+#: src/storage_backend_logical.c:371
#, c-format
msgid "cannot open device %s"
msgstr ""
-#: src/storage_backend_logical.c:378
+#: src/storage_backend_logical.c:377
#, c-format
msgid "cannot clear device header %s"
msgstr ""
-#: src/storage_backend_logical.c:385
+#: src/storage_backend_logical.c:384
#, c-format
msgid "cannot close device %s"
msgstr ""
-#: src/storage_backend_logical.c:575
+#: src/storage_backend_logical.c:507
+#, fuzzy, c-format
+msgid "cannot remove PV device %s: %s"
+msgstr "failed to write configuration file: %s"
+
+#: src/storage_backend_logical.c:590
#, c-format
msgid "cannot find newly created volume '%s': %s"
msgstr ""
msgstr "DATA"
#: src/virsh.c:6292 src/virsh.c:6314
-msgid "blocked"
-msgstr "blocked"
+msgid "idle"
+msgstr ""
#: src/virsh.c:6294
msgid "paused"
msgid "domain information incomplete, missing uuid"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1109 src/xend_internal.c:2204 src/xend_internal.c:2211
+#: src/xend_internal.c:1109 src/xend_internal.c:2213 src/xend_internal.c:2220
msgid "domain information incomplete, missing name"
msgstr "domain information incomplete, missing name"
msgid "unknown graphics type '%s'"
msgstr "unknown OS type %s"
-#: src/xend_internal.c:2191
+#: src/xend_internal.c:2200
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:2260 src/xend_internal.c:2270 src/xend_internal.c:2280
+#: src/xend_internal.c:2269 src/xend_internal.c:2279 src/xend_internal.c:2289
#, fuzzy, c-format
msgid "unknown lifecycle type %s"
msgstr "unknown OS type %s"
-#: src/xend_internal.c:2593
+#: src/xend_internal.c:2602
#, fuzzy
msgid "failed to parse topology information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:2647
+#: src/xend_internal.c:2656
#, fuzzy
msgid "topology syntax error"
msgstr "configuration file syntax error"
-#: src/xend_internal.c:2711
+#: src/xend_internal.c:2720
msgid "failed to parse Xend domain information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:3193
+#: src/xend_internal.c:3202
msgid "xenDaemonDomainFetch failed to find this domain"
msgstr ""
-#: src/xend_internal.c:3815 src/xend_internal.c:4290 src/xm_internal.c:1617
+#: src/xend_internal.c:3824 src/xend_internal.c:4299 src/xm_internal.c:1617
#, fuzzy
msgid "failed to build sexpr"
msgstr "Failed to suspend domain %s"
-#: src/xend_internal.c:3917
+#: src/xend_internal.c:3926
#, fuzzy
msgid "unsupported device type"
msgstr "unexpected mime type"
-#: src/xend_internal.c:4020
+#: src/xend_internal.c:4029
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4061
+#: src/xend_internal.c:4070
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4069
+#: src/xend_internal.c:4078
#, fuzzy
msgid "unexpected value from on_xend_start"
msgstr "unexpected value node"
-#: src/xend_internal.c:4080
+#: src/xend_internal.c:4089
#, fuzzy
msgid "no memory"
msgstr "node memory"
-#: src/xend_internal.c:4086
+#: src/xend_internal.c:4095
#, fuzzy
msgid "sexpr2string failed"
msgstr "operation failed"
-#: src/xend_internal.c:4091
+#: src/xend_internal.c:4100
#, fuzzy
msgid "Failed to redefine sexpr"
msgstr "Failed to undefine domain %s"
-#: src/xend_internal.c:4096
+#: src/xend_internal.c:4105
msgid "on_xend_start not present in sexpr"
msgstr ""
-#: src/xend_internal.c:4127
+#: src/xend_internal.c:4136
#, fuzzy, c-format
msgid "gethostname failed: %s"
msgstr "operation failed: %s"
-#: src/xend_internal.c:4133
+#: src/xend_internal.c:4142
#, fuzzy, c-format
msgid "failed to strdup hostname: %s"
msgstr "failed to get hypervisor type"
-#: src/xend_internal.c:4164
+#: src/xend_internal.c:4173
msgid ""
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
"migration"
msgstr ""
-#: src/xend_internal.c:4174
+#: src/xend_internal.c:4183
msgid ""
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
"migration"
msgstr ""
-#: src/xend_internal.c:4186
+#: src/xend_internal.c:4195
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr ""
-#: src/xend_internal.c:4199
+#: src/xend_internal.c:4208
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr ""
-#: src/xend_internal.c:4204
+#: src/xend_internal.c:4213
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr ""
-#: src/xend_internal.c:4211
+#: src/xend_internal.c:4220
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr ""
-#: src/xend_internal.c:4218 src/xend_internal.c:4240 src/xend_internal.c:4248
-#: src/xend_internal.c:4474 src/xend_internal.c:4481 src/xml.c:89
+#: src/xend_internal.c:4227 src/xend_internal.c:4249 src/xend_internal.c:4257
+#: src/xend_internal.c:4483 src/xend_internal.c:4490 src/xml.c:89
msgid "strdup failed"
msgstr ""
-#: src/xend_internal.c:4231
+#: src/xend_internal.c:4240
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr ""
-#: src/xend_internal.c:4284
+#: src/xend_internal.c:4293
#, fuzzy
msgid "failed to parse domain description"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:4300
+#: src/xend_internal.c:4309
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Failed to create domain %s\n"
-#: src/xend_internal.c:4456 src/xend_internal.c:4532 src/xend_internal.c:4622
+#: src/xend_internal.c:4465 src/xend_internal.c:4541 src/xend_internal.c:4631
msgid "unsupported in xendConfigVersion < 4"
msgstr ""
-#: src/xend_internal.c:4468
+#: src/xend_internal.c:4477
#, fuzzy
msgid "node information incomplete, missing scheduler name"
msgstr "domain information incomplete, missing name"
-#: src/xend_internal.c:4486 src/xend_internal.c:4580 src/xend_internal.c:4692
+#: src/xend_internal.c:4495 src/xend_internal.c:4589 src/xend_internal.c:4701
#, fuzzy
msgid "Unknown scheduler"
msgstr "unknown host"
-#: src/xend_internal.c:4545 src/xend_internal.c:4635
+#: src/xend_internal.c:4554 src/xend_internal.c:4644
#, fuzzy
msgid "Failed to get a scheduler name"
msgstr "failed to get hypervisor type"
-#: src/xend_internal.c:4558 src/xend_internal.c:4671
+#: src/xend_internal.c:4567 src/xend_internal.c:4680
#, fuzzy
msgid "domain information incomplete, missing cpu_weight"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:4563 src/xend_internal.c:4680
+#: src/xend_internal.c:4572 src/xend_internal.c:4689
#, fuzzy
msgid "domain information incomplete, missing cpu_cap"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:4739
+#: src/xend_internal.c:4748
msgid "domainBlockPeek is not supported for dom0"
msgstr ""
-#: src/xend_internal.c:4762
+#: src/xend_internal.c:4771
#, fuzzy, c-format
msgid "%s: invalid path"
msgstr "invalid argument in %s"
-#: src/xend_internal.c:4770
+#: src/xend_internal.c:4779
#, fuzzy, c-format
msgid "failed to open for reading: %s: %s"
msgstr "failed to open %s for reading"
-#: src/xend_internal.c:4782
+#: src/xend_internal.c:4791
#, fuzzy, c-format
msgid "failed to lseek or read from file: %s: %s"
msgstr "Failed to suspend domain %s"
-#: src/xend_internal.c:4865 src/xend_internal.c:4911
+#: src/xend_internal.c:4874 src/xend_internal.c:4920
#, fuzzy, c-format
msgid "unexpected graphics type %d"
msgstr "unexpected mime type"
-#: src/xend_internal.c:4954
+#: src/xend_internal.c:4963
#, fuzzy
msgid "unexpected chr device type"
msgstr "unexpected mime type"
-#: src/xend_internal.c:5128 src/xm_internal.c:1779
+#: src/xend_internal.c:5137 src/xm_internal.c:1779
#, fuzzy, c-format
msgid "unsupported network type %d"
msgstr "unexpected mime type"
-#: src/xend_internal.c:5302 src/xend_internal.c:5309 src/xend_internal.c:5316
+#: src/xend_internal.c:5311 src/xend_internal.c:5318 src/xend_internal.c:5325
#, fuzzy, c-format
msgid "unexpected lifecycle value %d"
msgstr "unexpected value node"
-#: src/xend_internal.c:5333
+#: src/xend_internal.c:5342
#, fuzzy
msgid "no HVM domain loader"
msgstr "node domain list"
-#: src/xend_internal.c:5544
+#: src/xend_internal.c:5553
#, fuzzy
msgid "hotplug of device type not supported"
msgstr "library call failed, possibly not supported"
msgid "failed to connect to Xen Store"
msgstr "failed to connect to Xen Store"
+#~ msgid "blocked"
+#~ msgstr "blocked"
+
#, fuzzy
#~ msgid "invalid interface type: %s"
#~ msgstr "invalid argument in %s"
#~ msgid "cannot read tty pid file %s: %s"
#~ msgstr "failed to write configuration file: %s"
-#, fuzzy
-#~ msgid "cannot remove ttyPidFile %s: %s"
-#~ msgstr "failed to write configuration file: %s"
-
#, fuzzy
#~ msgid "failed to calloc memory for init string: %s"
#~ msgstr "failed to allocate a node"
msgstr ""
"Project-Id-Version: kn\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-09-08 14:51+0200\n"
+"POT-Creation-Date: 2008-09-23 22:28+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"
msgid "storage_vol not found"
msgstr "ಜಾಲಬಂಧವು ಕಂಡು ಬಂದಿಲ್ಲ"
-#: src/conf.c:155 src/conf.c:203 src/conf.c:488 src/conf.c:525 src/conf.c:553
-#: src/conf.c:631
+#: src/conf.c:164 src/conf.c:212 src/conf.c:491 src/conf.c:528 src/conf.c:555
+#: src/conf.c:630
msgid "allocating configuration"
msgstr ""
-#: src/conf.c:338
+#: src/conf.c:347
msgid "unterminated number"
msgstr ""
-#: src/conf.c:372 src/conf.c:389 src/conf.c:401
+#: src/conf.c:380 src/conf.c:396 src/conf.c:407
msgid "unterminated string"
msgstr ""
-#: src/conf.c:429 src/conf.c:483
+#: src/conf.c:434 src/conf.c:487
msgid "expecting a value"
msgstr ""
-#: src/conf.c:450
+#: src/conf.c:454
msgid "expecting a separator in list"
msgstr ""
-#: src/conf.c:473
+#: src/conf.c:477
msgid "list is not closed with ]"
msgstr ""
-#: src/conf.c:518
+#: src/conf.c:521
msgid "expecting a name"
msgstr ""
-#: src/conf.c:581
+#: src/conf.c:582
msgid "expecting a separator"
msgstr "ಒಂದು ವಿಭಜಕವನ್ನು (separator) ನಿರೀಕ್ಷಿಸಲಾಗುತ್ತಿದೆ"
msgid "expecting an assignment"
msgstr "ಒಂದು ಪರಿಯೋಜನೆಯನ್ನು(assignment) ನಿರೀಕ್ಷಿಸಲಾಗುತ್ತಿದೆ"
-#: src/conf.c:894 src/conf.c:950 src/xend_internal.c:584
-#: src/xend_internal.c:2657 src/xm_internal.c:1475 src/xm_internal.c:1482
+#: src/conf.c:892 src/conf.c:948 src/xend_internal.c:584
+#: src/xend_internal.c:2666 src/xm_internal.c:1475 src/xm_internal.c:1482
#, fuzzy
msgid "allocate buffer"
msgstr "ಹೊಸ ಬಫರನ್ನು ನಿಯೋಜಿಸಲಾಗುತ್ತಿದೆ"
-#: src/conf.c:901
+#: src/conf.c:899
msgid "failed to open file"
msgstr "ಕಡತವನ್ನು ತೆಗೆಯುವಲ್ಲಿ ವಿಫಲತೆ"
-#: src/conf.c:912
+#: src/conf.c:910
msgid "failed to save content"
msgstr "ಒಳ ಅಂಶಗಳನ್ನು ಉಳಿಸುವಲ್ಲಿ ವಿಫಲತೆ"
msgid "cannot extract disk devices"
msgstr "ಸಂಪರ್ಕಸಾಧನ"
-#: src/domain_conf.c:1939 src/qemu_driver.c:3133
+#: src/domain_conf.c:1939 src/qemu_driver.c:3153
#, fuzzy, c-format
msgid "duplicate disk target '%s'"
msgstr "ಅನಿರೀಕ್ಷಿತ mime ಬಗೆ"
msgid "unexpected char type %d"
msgstr "ಅನಿರೀಕ್ಷಿತ mime ಬಗೆ"
-#: src/domain_conf.c:2815 src/xend_internal.c:5214
+#: src/domain_conf.c:2815 src/xend_internal.c:5223
#, fuzzy, c-format
msgid "unexpected sound model %d"
msgstr "ಅನಿರೀಕ್ಷಿತ mime ಬಗೆ"
-#: src/domain_conf.c:2835 src/xend_internal.c:5237
+#: src/domain_conf.c:2835 src/xend_internal.c:5246
#, fuzzy, c-format
msgid "unexpected input type %d"
msgstr "ಅನಿರೀಕ್ಷಿತ mime ಬಗೆ"
#: src/lxc_driver.c:274 src/lxc_driver.c:309 src/lxc_driver.c:335
#: src/lxc_driver.c:350 src/openvz_driver.c:238 src/openvz_driver.c:267
-#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:620
-#: src/openvz_driver.c:651 src/openvz_driver.c:672 src/openvz_driver.c:713
-#: src/qemu_driver.c:2192 src/qemu_driver.c:2279 src/qemu_driver.c:2828
-#: src/qemu_driver.c:2883 src/qemu_driver.c:2927 src/qemu_driver.c:3007
-#: src/qemu_driver.c:3123 src/qemu_driver.c:3192 src/qemu_driver.c:3247
-#: src/qemu_driver.c:3291 src/qemu_driver.c:3309 src/qemu_driver.c:3567
+#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:621
+#: src/openvz_driver.c:652 src/openvz_driver.c:673 src/openvz_driver.c:714
+#: src/qemu_driver.c:2212 src/qemu_driver.c:2299 src/qemu_driver.c:2848
+#: src/qemu_driver.c:2903 src/qemu_driver.c:2947 src/qemu_driver.c:3027
+#: src/qemu_driver.c:3143 src/qemu_driver.c:3212 src/qemu_driver.c:3267
+#: src/qemu_driver.c:3311 src/qemu_driver.c:3329 src/qemu_driver.c:3587
#, fuzzy
msgid "no domain with matching uuid"
msgstr "ಕ್ಷೇತ್ರ id ಅಥವ uuid"
-#: src/lxc_driver.c:280 src/openvz_driver.c:625 src/qemu_driver.c:2933
+#: src/lxc_driver.c:280 src/openvz_driver.c:626 src/qemu_driver.c:2953
#, fuzzy
msgid "cannot delete active domain"
msgstr "ನಿಷ್ಕ್ರಿಯ ಕ್ಷೇತ್ರದ ಹೆಸರು"
-#: src/lxc_driver.c:286 src/qemu_driver.c:2939
+#: src/lxc_driver.c:286 src/qemu_driver.c:2959
#, fuzzy
msgid "cannot undefine transient domain"
msgstr "ನಿಷ್ಕ್ರಿಯ ಕ್ಷೇತ್ರದ ಹೆಸರು"
msgid "container '%s' unexpectedly shutdown during startup"
msgstr ""
-#: src/lxc_driver.c:747 src/qemu_driver.c:892
+#: src/lxc_driver.c:747 src/qemu_driver.c:893
#, fuzzy, c-format
msgid "cannot create log directory %s: %s"
msgstr "ಸಂರಚನಾ ಕಡತಕ್ಕೆ ಬರೆಯುವಲ್ಲಿ ವಿಫಲತೆ ಎದುರಾಗಿದೆ: %s"
msgid "unknown forwarding type '%s'"
msgstr "ಅಜ್ಞಾತ OS ಬಗೆ %s"
-#: src/network_conf.c:662 src/qemu_driver.c:3334 src/qemu_driver.c:3967
+#: src/network_conf.c:662 src/qemu_driver.c:3354 src/qemu_driver.c:3987
#: src/storage_driver.c:816
#, c-format
msgid "cannot create autostart directory %s: %s"
msgid "no config file for %s"
msgstr "ಸಂರಚನಾ ಕಡತದಲ್ಲಿ ವಾಕ್ಯರಚನೆ ದೋಷ ಕಂಡು ಬಂದಿದೆ: %s"
-#: src/openvz_conf.c:187
+#: src/openvz_conf.c:190
+#, fuzzy, c-format
+msgid "Cound not read 'IP_ADDRESS' from config for container %d"
+msgstr "%s ಗೆ ಸಂಪರ್ಕ ಹೊಂದಲಾಗಿಲ್ಲ"
+
+#: src/openvz_conf.c:220
+#, fuzzy, c-format
+msgid "Cound not read 'NETIF' from config for container %d"
+msgstr "%s ಗೆ ಸಂಪರ್ಕ ಹೊಂದಲಾಗಿಲ್ಲ"
+
+#: src/openvz_conf.c:247
+#, fuzzy
+msgid "Too long network device name"
+msgstr "ಜಾಲಬಂಧ ಕಡತದ ಹೆಸರನ್ನು ಪರಿಹರಿಸಲಾಗುತ್ತಿದೆ"
+
+#: src/openvz_conf.c:264
+#, fuzzy
+msgid "Wrong length MAC address"
+msgstr "ಅಮಾನ್ಯ MAC ವಿಳಾಸ"
+
+#: src/openvz_conf.c:271
+#, fuzzy
+msgid "Wrong MAC address"
+msgstr "MAC ವಿಳಾಸ"
+
+#: src/openvz_conf.c:327
#, fuzzy
msgid "popen failed"
msgstr "ಕಾರ್ಯಾಚರಣೆಯು ವಿಫಲಗೊಂಡಿದೆ"
-#: src/openvz_conf.c:197
+#: src/openvz_conf.c:337
#, fuzzy
msgid "Failed to parse vzlist output"
msgstr "'%s' ಅನ್ನು ತೆರೆಯುವಲ್ಲಿ ವಿಫಲತೆ: %s"
-#: src/openvz_conf.c:223
+#: src/openvz_conf.c:363
#, fuzzy
msgid "UUID in config file malformed"
msgstr "ಸಂರಚನಾ ಕಡತದಲ್ಲಿ ವಾಕ್ಯರಚನೆ ದೋಷ ಕಂಡು ಬಂದಿದೆ: %s"
-#: src/openvz_conf.c:235
+#: src/openvz_conf.c:375
#, fuzzy, c-format
msgid "Cound not read config for container %d"
msgstr "%s ಗೆ ಸಂಪರ್ಕ ಹೊಂದಲಾಗಿಲ್ಲ"
msgid "Container ID is not specified"
msgstr ""
-#: src/openvz_driver.c:391 src/openvz_driver.c:459 src/openvz_driver.c:534
-#: src/openvz_driver.c:554 src/openvz_driver.c:600 src/openvz_driver.c:631
-#: src/openvz_driver.c:656 src/openvz_driver.c:728 src/openvz_driver.c:826
-#: src/openvz_driver.c:872
+#: src/openvz_driver.c:391 src/openvz_driver.c:460 src/openvz_driver.c:535
+#: src/openvz_driver.c:555 src/openvz_driver.c:601 src/openvz_driver.c:632
+#: src/openvz_driver.c:657 src/openvz_driver.c:729 src/openvz_driver.c:827
+#: src/openvz_driver.c:873
#, fuzzy, c-format
msgid "Could not exec %s"
msgstr "%s ಗೆ ಸಂಪರ್ಕ ಹೊಂದಲಾಗಿಲ್ಲ"
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:451 src/openvz_driver.c:528
+#: src/openvz_driver.c:452 src/openvz_driver.c:529
msgid "Error creating command for container"
msgstr ""
-#: src/openvz_driver.c:465 src/openvz_driver.c:540
+#: src/openvz_driver.c:466 src/openvz_driver.c:541
#, fuzzy
msgid "Could not set UUID"
msgstr "%s ಗೆ ಸಂಪರ್ಕ ಹೊಂದಲಾಗಿಲ್ಲ"
-#: src/openvz_driver.c:475 src/openvz_driver.c:546
+#: src/openvz_driver.c:476 src/openvz_driver.c:547
#, fuzzy
msgid "Could not configure network"
msgstr "%s ಗೆ ಸಂಪರ್ಕ ಹೊಂದಲಾಗಿಲ್ಲ"
-#: src/openvz_driver.c:482 src/openvz_driver.c:569
+#: src/openvz_driver.c:483 src/openvz_driver.c:570
#, fuzzy
msgid "Could not set number of virtual cpu"
msgstr "ವಾಸ್ತವ CPUಗಳ ಸಂಖ್ಯೆಯನ್ನು ಬದಲಾಯಿಸು"
#: src/openvz_driver.c:517
#, c-format
-msgid "Already an OPENVZ VM defined with the id '%d'"
+msgid "Already an OPENVZ VM defined with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:588
+#: src/openvz_driver.c:589
msgid "no domain with matching id"
msgstr ""
-#: src/openvz_driver.c:594
+#: src/openvz_driver.c:595
#, fuzzy
msgid "domain is not in shutoff state"
msgstr "ಕ್ಷೇತ್ರವು ಇನ್ನೂ ಚಾಲಿತಗೊಳ್ಳುತ್ತಿದೆ"
-#: src/openvz_driver.c:677
+#: src/openvz_driver.c:678
#, fuzzy
msgid "Could not read container config"
msgstr "%s ಗೆ ಸಂಪರ್ಕ ಹೊಂದಲಾಗಿಲ್ಲ"
-#: src/openvz_driver.c:693 src/qemu_driver.c:1823
+#: src/openvz_driver.c:694 src/qemu_driver.c:1843
#, fuzzy, c-format
msgid "unknown type '%s'"
msgstr "ಅಜ್ಞಾತ OS ಬಗೆ %s"
-#: src/openvz_driver.c:719
+#: src/openvz_driver.c:720
msgid "VCPUs should be >= 1"
msgstr ""
-#: src/openvz_driver.c:835 src/openvz_driver.c:881
+#: src/openvz_driver.c:836 src/openvz_driver.c:882
#, fuzzy, c-format
msgid "Could not parse VPS ID %s"
msgstr "%s ಗೆ ಸಂಪರ್ಕ ಹೊಂದಲಾಗಿಲ್ಲ"
msgid "Unexpected exit status '%d', qemu probably failed"
msgstr ""
-#: src/qemu_conf.c:519 src/qemu_driver.c:925
+#: src/qemu_conf.c:519 src/qemu_driver.c:926
#, fuzzy, c-format
msgid "Cannot find QEMU binary %s: %s"
msgstr "'%s' ಅನ್ನು ತೆರೆಯುವಲ್ಲಿ ವಿಫಲತೆ: %s"
msgid "Network type %d is not supported"
msgstr ""
-#: src/qemu_conf.c:580 src/qemu_driver.c:1515
+#: src/qemu_conf.c:580 src/qemu_driver.c:1514
#, fuzzy, c-format
msgid "cannot initialize bridge support: %s"
msgstr "'%s' ಅನ್ನು ತೆರೆಯುವಲ್ಲಿ ವಿಫಲತೆ: %s"
msgid "failed to allocate space for argv string"
msgstr "ಒಂದು ಜಾಲಘಟಕವನ್ನು ನಿಯೋಜಿಸುವಲ್ಲಿ ವಿಫಲತೆ ಎದುರಾಗಿದೆ"
-#: src/qemu_driver.c:90
+#: src/qemu_driver.c:91
#, fuzzy
msgid "Failed to set close-on-exec file descriptor flag\n"
msgstr "ಸಂರಚನಾ ಕಡತಕ್ಕೆ ಬರೆಯುವಲ್ಲಿ ವಿಫಲತೆ ಎದುರಾಗಿದೆ: %s"
-#: src/qemu_driver.c:105
+#: src/qemu_driver.c:106
#, fuzzy
msgid "Failed to set non-blocking file descriptor flag\n"
msgstr "Xend ಕ್ಷೇತ್ರದ ಶಬ್ಧ ಲಕ್ಷಣ ಹೇಳುವಲ್ಲಿ ವಿಫಲತೆ"
-#: src/qemu_driver.c:150
+#: src/qemu_driver.c:151
#, fuzzy, c-format
msgid "Failed to autostart network '%s': %s\n"
msgstr "'%s' ಅನ್ನು ತೆರೆಯುವಲ್ಲಿ ವಿಫಲತೆ: %s"
-#: src/qemu_driver.c:165
+#: src/qemu_driver.c:166
#, fuzzy, c-format
msgid "Failed to autostart VM '%s': %s\n"
msgstr "'%s' ಅನ್ನು ತೆರೆಯುವಲ್ಲಿ ವಿಫಲತೆ: %s"
-#: src/qemu_driver.c:201
+#: src/qemu_driver.c:202
#, fuzzy, c-format
msgid "Failed to find user record for uid '%d': %s\n"
msgstr "ಜಾಲಬಂಧವನ್ನು ಪತ್ತೆ ಮಾಡುವಲ್ಲಿ ವಿಫಲತೆ: %s"
-#: src/qemu_driver.c:212
+#: src/qemu_driver.c:213
#, fuzzy
msgid "out of memory in asprintf\n"
msgstr "ಸಾಕಾಗುವಷ್ಟು ಮೆಮೊರಿ ಇಲ್ಲ"
-#: src/qemu_driver.c:268
+#: src/qemu_driver.c:269
#, fuzzy
msgid "qemudStartup: out of memory\n"
msgstr "ಸಾಕಾಗುವಷ್ಟು ಮೆಮೊರಿ ಇಲ್ಲ"
-#: src/qemu_driver.c:295
+#: src/qemu_driver.c:296
msgid "Reloading iptables rules\n"
msgstr ""
-#: src/qemu_driver.c:433
+#: src/qemu_driver.c:434
#, c-format
msgid ""
"QEMU quit during %s startup\n"
"%s"
msgstr ""
-#: src/qemu_driver.c:443 src/qemu_driver.c:456
+#: src/qemu_driver.c:444 src/qemu_driver.c:457
#, c-format
msgid "Failure while reading %s startup output: %s"
msgstr ""
-#: src/qemu_driver.c:451
+#: src/qemu_driver.c:452
#, c-format
msgid "Timed out while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:467
+#: src/qemu_driver.c:468
#, c-format
msgid "Failure while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:479
+#: src/qemu_driver.c:480
#, c-format
msgid "Out of space while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:510
+#: src/qemu_driver.c:511
#, fuzzy, c-format
msgid "Unable to open monitor path %s"
msgstr "'%s' ಅನ್ನು ತೆರೆಯುವಲ್ಲಿ ವಿಫಲತೆ: %s"
-#: src/qemu_driver.c:515
+#: src/qemu_driver.c:516
msgid "Unable to set monitor close-on-exec flag"
msgstr ""
-#: src/qemu_driver.c:520
+#: src/qemu_driver.c:521
msgid "Unable to put monitor into non-blocking mode"
msgstr ""
-#: src/qemu_driver.c:648 src/qemu_driver.c:1027 src/qemu_driver.c:1726
-#: src/qemu_driver.c:1736
+#: src/qemu_driver.c:649 src/qemu_driver.c:1028 src/qemu_driver.c:1725
+#: src/qemu_driver.c:1735
#, fuzzy, c-format
msgid "Unable to log VM console data: %s\n"
msgstr "ಸಂರಚನಾ ಕಡತಕ್ಕೆ ಬರೆಯುವಲ್ಲಿ ವಿಫಲತೆ ಎದುರಾಗಿದೆ: %s"
-#: src/qemu_driver.c:671
+#: src/qemu_driver.c:672
#, fuzzy
msgid "allocate cpumap"
msgstr "ಹೊಸ ಸನ್ನಿವೇಶವನ್ನು ನಿಯೋಜಿಸು"
-#: src/qemu_driver.c:682
+#: src/qemu_driver.c:683
msgid "cannot run monitor command to fetch CPU thread info"
msgstr ""
-#: src/qemu_driver.c:786
+#: src/qemu_driver.c:787
#, fuzzy, c-format
msgid "failed to set CPU affinity %s"
msgstr "'%s' ಅನ್ನು ತೆರೆಯುವಲ್ಲಿ ವಿಫಲತೆ: %s"
-#: src/qemu_driver.c:796 src/qemu_driver.c:2135
+#: src/qemu_driver.c:797 src/qemu_driver.c:2155
#, fuzzy
msgid "resume operation failed"
msgstr "ಕಾರ್ಯಾಚರಣೆಯು ವಿಫಲಗೊಂಡಿದೆ"
-#: src/qemu_driver.c:859
+#: src/qemu_driver.c:860
#, fuzzy
msgid "VM is already active"
msgstr "ಕ್ಷೇತ್ರವು ಈಗಾಗಲೆ ಸಕ್ರಿಯವಾಗಿದೆ"
-#: src/qemu_driver.c:869
+#: src/qemu_driver.c:870
msgid "Unable to find an unused VNC port"
msgstr ""
-#: src/qemu_driver.c:881
+#: src/qemu_driver.c:882
#, c-format
msgid "config file path too long: %s/%s.log"
msgstr ""
-#: src/qemu_driver.c:900
+#: src/qemu_driver.c:901
#, fuzzy, c-format
msgid "failed to create logfile %s: %s"
msgstr "ಸಂರಚನಾ ಕಡತಕ್ಕೆ ಬರೆಯುವಲ್ಲಿ ವಿಫಲತೆ ಎದುರಾಗಿದೆ: %s"
-#: src/qemu_driver.c:906
+#: src/qemu_driver.c:907
#, fuzzy, c-format
msgid "Unable to set VM logfile close-on-exec flag %s"
msgstr "ಸಂರಚನಾ ಕಡತಕ್ಕೆ ಬರೆಯುವಲ್ಲಿ ವಿಫಲತೆ ಎದುರಾಗಿದೆ: %s"
-#: src/qemu_driver.c:935 src/qemu_driver.c:3032
+#: src/qemu_driver.c:936 src/qemu_driver.c:3052
#, fuzzy, c-format
msgid "Cannot determine QEMU argv syntax %s"
msgstr "'%s' ಅನ್ನು ತೆರೆಯುವಲ್ಲಿ ವಿಫಲತೆ: %s"
-#: src/qemu_driver.c:951 src/qemu_driver.c:954 src/qemu_driver.c:959
+#: src/qemu_driver.c:952 src/qemu_driver.c:955 src/qemu_driver.c:960
#, fuzzy, c-format
msgid "Unable to write argv to logfile %d: %s\n"
msgstr "ಸಂರಚನಾ ಕಡತಕ್ಕೆ ಬರೆಯುವಲ್ಲಿ ವಿಫಲತೆ ಎದುರಾಗಿದೆ: %s"
-#: src/qemu_driver.c:1041
+#: src/qemu_driver.c:1040
#, c-format
msgid "Shutting down VM '%s'\n"
msgstr ""
-#: src/qemu_driver.c:1052
+#: src/qemu_driver.c:1051
#, fuzzy, c-format
msgid "Unable to close logfile %d: %s\n"
msgstr "ಸಂರಚನಾ ಕಡತಕ್ಕೆ ಬರೆಯುವಲ್ಲಿ ವಿಫಲತೆ ಎದುರಾಗಿದೆ: %s"
-#: src/qemu_driver.c:1067
+#: src/qemu_driver.c:1066
#, fuzzy
msgid "Got unexpected pid, damn\n"
msgstr "ಅನಿರೀಕ್ಷಿತ dict ಜಾಲಘಟಕ"
-#: src/qemu_driver.c:1221
+#: src/qemu_driver.c:1220
#, fuzzy
msgid "failed to allocate space for dnsmasq argv"
msgstr "ಒಂದು ಜಾಲಘಟಕವನ್ನು ನಿಯೋಜಿಸುವಲ್ಲಿ ವಿಫಲತೆ ಎದುರಾಗಿದೆ"
-#: src/qemu_driver.c:1235
+#: src/qemu_driver.c:1234
msgid "cannot start dhcp daemon without IP address for server"
msgstr ""
-#: src/qemu_driver.c:1264
+#: src/qemu_driver.c:1263
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
msgstr "%s ಕ್ಷೇತ್ರವನ್ನು %s ಗೆ ಉಳಿಸುವಲ್ಲಿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ"
-#: src/qemu_driver.c:1275
+#: src/qemu_driver.c:1274
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
msgstr "%s ಕ್ಷೇತ್ರವನ್ನು %s ಗೆ ಉಳಿಸುವಲ್ಲಿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ"
-#: src/qemu_driver.c:1285
+#: src/qemu_driver.c:1284
#, fuzzy, c-format
msgid "failed to add iptables rule to enable masquerading : %s\n"
msgstr "%s ಕ್ಷೇತ್ರವನ್ನು %s ಗೆ ಉಳಿಸುವಲ್ಲಿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ"
-#: src/qemu_driver.c:1317
+#: src/qemu_driver.c:1316
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
msgstr "%s ಕ್ಷೇತ್ರವನ್ನು %s ಗೆ ಉಳಿಸುವಲ್ಲಿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ"
-#: src/qemu_driver.c:1328
+#: src/qemu_driver.c:1327
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
msgstr "%s ಕ್ಷೇತ್ರವನ್ನು %s ಗೆ ಉಳಿಸುವಲ್ಲಿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ"
-#: src/qemu_driver.c:1353
+#: src/qemu_driver.c:1352
#, fuzzy
msgid "failed to allocate space for IP tables support"
msgstr "ಒಂದು ಜಾಲಘಟಕವನ್ನು ನಿಯೋಜಿಸುವಲ್ಲಿ ವಿಫಲತೆ ಎದುರಾಗಿದೆ"
-#: src/qemu_driver.c:1361 src/qemu_driver.c:1368
+#: src/qemu_driver.c:1360 src/qemu_driver.c:1367
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
msgstr "%s ಕ್ಷೇತ್ರವನ್ನು %s ಗೆ ಉಳಿಸುವಲ್ಲಿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ"
-#: src/qemu_driver.c:1376 src/qemu_driver.c:1383
+#: src/qemu_driver.c:1375 src/qemu_driver.c:1382
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
msgstr "%s ಕ್ಷೇತ್ರವನ್ನು %s ಗೆ ಉಳಿಸುವಲ್ಲಿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ"
-#: src/qemu_driver.c:1393
+#: src/qemu_driver.c:1392
#, fuzzy, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
msgstr "%s ಕ್ಷೇತ್ರವನ್ನು %s ಗೆ ಉಳಿಸುವಲ್ಲಿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ"
-#: src/qemu_driver.c:1400
+#: src/qemu_driver.c:1399
#, fuzzy, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
msgstr "%s ಕ್ಷೇತ್ರವನ್ನು %s ಗೆ ಉಳಿಸುವಲ್ಲಿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ"
-#: src/qemu_driver.c:1408
+#: src/qemu_driver.c:1407
#, fuzzy, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
msgstr "%s ಕ್ಷೇತ್ರವನ್ನು %s ಗೆ ಉಳಿಸುವಲ್ಲಿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ"
-#: src/qemu_driver.c:1509
+#: src/qemu_driver.c:1508
#, fuzzy
msgid "network is already active"
msgstr "ಕ್ಷೇತ್ರವು ಈಗಾಗಲೆ ಸಕ್ರಿಯವಾಗಿದೆ"
-#: src/qemu_driver.c:1521
+#: src/qemu_driver.c:1520
#, fuzzy, c-format
msgid "cannot create bridge '%s' : %s"
msgstr "ಸಂರಚನಾ ಕಡತಕ್ಕೆ ಬರೆಯುವಲ್ಲಿ ವಿಫಲತೆ ಎದುರಾಗಿದೆ: %s"
-#: src/qemu_driver.c:1536
+#: src/qemu_driver.c:1535
#, fuzzy, c-format
msgid "cannot set IP address on bridge '%s' to '%s' : %s"
msgstr "'%s' ಅನ್ನು ತೆರೆಯುವಲ್ಲಿ ವಿಫಲತೆ: %s"
-#: src/qemu_driver.c:1544
+#: src/qemu_driver.c:1543
#, fuzzy, c-format
msgid "cannot set netmask on bridge '%s' to '%s' : %s"
msgstr "'%s' ಅನ್ನು ತೆರೆಯುವಲ್ಲಿ ವಿಫಲತೆ: %s"
-#: src/qemu_driver.c:1552
+#: src/qemu_driver.c:1551
#, fuzzy, c-format
msgid "failed to bring the bridge '%s' up : %s"
msgstr "'%s' ಅನ್ನು ತೆರೆಯುವಲ್ಲಿ ವಿಫಲತೆ: %s"
-#: src/qemu_driver.c:1563
+#: src/qemu_driver.c:1562
#, fuzzy, c-format
msgid "failed to enable IP forwarding : %s"
msgstr "%s ಅನ್ನು ಓದಲು ತೆರೆಯುವಲ್ಲಿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ"
-#: src/qemu_driver.c:1581 src/qemu_driver.c:1612
+#: src/qemu_driver.c:1580 src/qemu_driver.c:1611
#, fuzzy, c-format
msgid "Failed to bring down bridge '%s' : %s\n"
msgstr "'%s' ಅನ್ನು ತೆರೆಯುವಲ್ಲಿ ವಿಫಲತೆ: %s"
-#: src/qemu_driver.c:1587 src/qemu_driver.c:1617
+#: src/qemu_driver.c:1586 src/qemu_driver.c:1616
#, fuzzy, c-format
msgid "Failed to delete bridge '%s' : %s\n"
msgstr "'%s' ಅನ್ನು ತೆರೆಯುವಲ್ಲಿ ವಿಫಲತೆ: %s"
-#: src/qemu_driver.c:1600
+#: src/qemu_driver.c:1599
#, c-format
msgid "Shutting down network '%s'\n"
msgstr ""
-#: src/qemu_driver.c:1626
+#: src/qemu_driver.c:1625
#, fuzzy
msgid "Got unexpected pid for dnsmasq\n"
msgstr "ಅನಿರೀಕ್ಷಿತ dict ಜಾಲಘಟಕ"
-#: src/qemu_driver.c:1839
+#: src/qemu_driver.c:1814
+#, fuzzy, c-format
+msgid "Unable to open %s: %s\n"
+msgstr "'%s' ಅನ್ನು ತೆರೆಯುವಲ್ಲಿ ವಿಫಲತೆ: %s"
+
+#: src/qemu_driver.c:1859
#, fuzzy
msgid "failed to allocate space for capabilities support"
msgstr "ಒಂದು ಜಾಲಘಟಕವನ್ನು ನಿಯೋಜಿಸುವಲ್ಲಿ ವಿಫಲತೆ ಎದುರಾಗಿದೆ"
-#: src/qemu_driver.c:1858 src/qemu_driver.c:1884
+#: src/qemu_driver.c:1878 src/qemu_driver.c:1904
msgid "NUMA not supported on this host"
msgstr ""
-#: src/qemu_driver.c:1869 src/qemu_driver.c:1892
+#: src/qemu_driver.c:1889 src/qemu_driver.c:1912
#, fuzzy
msgid "Failed to query NUMA free memory"
msgstr "ಬಳಸಲಾದ ಮೆಮೊರಿ:"
-#: src/qemu_driver.c:2053
+#: src/qemu_driver.c:2073
#, fuzzy, c-format
msgid "domain '%s' is already defined"
msgstr "%s ಕ್ಷೇತ್ರವು ಈಗಾಗಲೆ ಅಸ್ತಿತ್ವದಲ್ಲಿದೆ"
-#: src/qemu_driver.c:2064
+#: src/qemu_driver.c:2084
#, fuzzy, c-format
msgid "domain with uuid '%s' is already defined"
msgstr "%s ಕ್ಷೇತ್ರವು ಈಗಾಗಲೆ ಅಸ್ತಿತ್ವದಲ್ಲಿದೆ"
-#: src/qemu_driver.c:2094 src/qemu_driver.c:2123 src/qemu_driver.c:2152
-#: src/qemu_driver.c:2172 src/qemu_driver.c:2410 src/qemu_driver.c:3383
-#: src/qemu_driver.c:3518 src/qemu_driver.c:3632
+#: src/qemu_driver.c:2114 src/qemu_driver.c:2143 src/qemu_driver.c:2172
+#: src/qemu_driver.c:2192 src/qemu_driver.c:2430 src/qemu_driver.c:3403
+#: src/qemu_driver.c:3538 src/qemu_driver.c:3652
#, c-format
msgid "no domain with matching id %d"
msgstr ""
-#: src/qemu_driver.c:2099 src/qemu_driver.c:2128 src/qemu_driver.c:2416
-#: src/qemu_driver.c:3388 src/qemu_driver.c:3524 src/qemu_driver.c:3638
+#: src/qemu_driver.c:2119 src/qemu_driver.c:2148 src/qemu_driver.c:2436
+#: src/qemu_driver.c:3408 src/qemu_driver.c:3544 src/qemu_driver.c:3658
#, fuzzy
msgid "domain is not running"
msgstr "ಕ್ಷೇತ್ರವು ಇನ್ನೂ ಚಾಲಿತಗೊಳ್ಳುತ್ತಿದೆ"
-#: src/qemu_driver.c:2107
+#: src/qemu_driver.c:2127
#, fuzzy
msgid "suspend operation failed"
msgstr "ಕಾರ್ಯಾಚರಣೆಯು ವಿಫಲಗೊಂಡಿದೆ"
-#: src/qemu_driver.c:2158
+#: src/qemu_driver.c:2178
#, fuzzy
msgid "shutdown operation failed"
msgstr "ಕಾರ್ಯಾಚರಣೆಯು ವಿಫಲಗೊಂಡಿದೆ"
-#: src/qemu_driver.c:2198
+#: src/qemu_driver.c:2218
#, fuzzy
msgid "failed to allocate space for ostype"
msgstr "ಒಂದು ಜಾಲಘಟಕವನ್ನು ನಿಯೋಜಿಸುವಲ್ಲಿ ವಿಫಲತೆ ಎದುರಾಗಿದೆ"
-#: src/qemu_driver.c:2214 src/qemu_driver.c:2230 src/qemu_driver.c:2253
-#: src/qemu_driver.c:2526 src/qemu_driver.c:2688
+#: src/qemu_driver.c:2234 src/qemu_driver.c:2250 src/qemu_driver.c:2273
+#: src/qemu_driver.c:2546 src/qemu_driver.c:2708
#, c-format
msgid "no domain with matching uuid '%s'"
msgstr ""
-#: src/qemu_driver.c:2236
+#: src/qemu_driver.c:2256
msgid "cannot set max memory lower than current memory"
msgstr ""
-#: src/qemu_driver.c:2259
+#: src/qemu_driver.c:2279
#, fuzzy
msgid "cannot set memory of an active domain"
msgstr "ನಿಷ್ಕ್ರಿಯ ಕ್ಷೇತ್ರದ ಹೆಸರು"
-#: src/qemu_driver.c:2265
+#: src/qemu_driver.c:2285
msgid "cannot set memory higher than max memory"
msgstr ""
-#: src/qemu_driver.c:2425
+#: src/qemu_driver.c:2445
#, fuzzy
msgid "failed to pause domain"
msgstr "ಕ್ಷೇತ್ರ %s ಅನ್ನು ತಾತ್ಕಾಲಿಕ ತಡೆ ಹಿಡಿಯುವಲ್ಲಿ ವಿಫಲತೆ"
-#: src/qemu_driver.c:2434
+#: src/qemu_driver.c:2454
#, fuzzy
msgid "failed to get domain xml"
msgstr "ಕ್ಷೇತ್ರ UUID ಅನ್ನು ಪಡೆಯುವಲ್ಲಿ ವಿಫಲತೆ ಎದುರಾಗಿದೆ"
-#: src/qemu_driver.c:2442
+#: src/qemu_driver.c:2462
#, fuzzy, c-format
msgid "failed to create '%s'"
msgstr "%s ದಿಂದ ಕ್ಷೇತ್ರವನ್ನು ಸೃಜಿಸುವಲ್ಲಿ ವಿಫಲತೆ"
-#: src/qemu_driver.c:2449
+#: src/qemu_driver.c:2469
#, fuzzy
msgid "failed to write save header"
msgstr "ಸಾಕೆಟ್ %d ಗೆ ಬರೆಯುವಲ್ಲಿ ವಿಫಲತೆ\n"
-#: src/qemu_driver.c:2457
+#: src/qemu_driver.c:2477
#, fuzzy
msgid "failed to write xml"
msgstr "ಸಾಕೆಟ್ %d ಗೆ ಬರೆಯುವಲ್ಲಿ ವಿಫಲತೆ\n"
-#: src/qemu_driver.c:2470 src/qemu_driver.c:2477 src/qemu_driver.c:2748
+#: src/qemu_driver.c:2490 src/qemu_driver.c:2497 src/qemu_driver.c:2768
#: src/remote_internal.c:2241 src/virterror.c:441
msgid "out of memory"
msgstr "ಸಾಕಾಗುವಷ್ಟು ಮೆಮೊರಿ ಇಲ್ಲ"
-#: src/qemu_driver.c:2485
+#: src/qemu_driver.c:2505
#, fuzzy
msgid "migrate operation failed"
msgstr "ಕಾರ್ಯಾಚರಣೆಯು ವಿಫಲಗೊಂಡಿದೆ"
-#: src/qemu_driver.c:2497
+#: src/qemu_driver.c:2517
msgid "'migrate' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:2532
+#: src/qemu_driver.c:2552
#, fuzzy
msgid "cannot change vcpu count of an active domain"
msgstr "ನಿಷ್ಕ್ರಿಯ ಕ್ಷೇತ್ರದ ಹೆಸರು"
-#: src/qemu_driver.c:2538
+#: src/qemu_driver.c:2558
msgid "could not determine max vcpus for the domain"
msgstr ""
-#: src/qemu_driver.c:2544
+#: src/qemu_driver.c:2564
#, c-format
msgid ""
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
msgstr ""
-#: src/qemu_driver.c:2568 src/qemu_driver.c:2620
+#: src/qemu_driver.c:2588 src/qemu_driver.c:2640
#, fuzzy
msgid "cannot pin vcpus on an inactive domain"
msgstr "ಒಂದು ನಿಷ್ಕ್ರಿಯ ಕ್ಷೇತ್ರವನ್ನು ವಿವರಿಸದಿರು"
-#: src/qemu_driver.c:2574
+#: src/qemu_driver.c:2594
#, c-format
msgid "vcpu number out of range %d > %d"
msgstr ""
-#: src/qemu_driver.c:2595
+#: src/qemu_driver.c:2615
#, fuzzy, c-format
msgid "cannot set affinity: %s"
msgstr "'%s' ಅನ್ನು ತೆರೆಯುವಲ್ಲಿ ವಿಫಲತೆ: %s"
-#: src/qemu_driver.c:2600
+#: src/qemu_driver.c:2620
#, fuzzy
msgid "cpu affinity is not supported"
msgstr "ಲೈಬ್ರರಿ ಕರೆಯು ವಿಫಲಗೊಂಡಿದೆ, ಬಹುಷಃ ಬೆಂಬಲಿತವಾಗಿರದೆ ಇರಬಹುದು"
-#: src/qemu_driver.c:2657
+#: src/qemu_driver.c:2677
#, fuzzy, c-format
msgid "cannot get affinity: %s"
msgstr "%s ದಿಂದ ಕ್ಷೇತ್ರವನ್ನು ಸೃಜಿಸುವಲ್ಲಿ ವಿಫಲತೆ"
-#: src/qemu_driver.c:2667
+#: src/qemu_driver.c:2687
msgid "cpu affinity is not available"
msgstr ""
-#: src/qemu_driver.c:2694
+#: src/qemu_driver.c:2714
#, fuzzy, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr "ಕ್ಷೇತ್ರದ ವಿವರಣಾ ಕಡತವನ್ನು ಲೋಡ್ ಮಾಡು"
-#: src/qemu_driver.c:2720 src/test.c:956
+#: src/qemu_driver.c:2740 src/test.c:956
#, fuzzy
msgid "cannot read domain image"
msgstr "ಜಾಲಘಟಕ ಕ್ಷೇತ್ರದ ಪಟ್ಟಿ"
-#: src/qemu_driver.c:2726
+#: src/qemu_driver.c:2746
#, fuzzy
msgid "failed to read qemu header"
msgstr "Xen ಡೆಮನಿನಿಂದ ಓದುವಲ್ಲಿ ವಿಫಲತೆ ಎದುರಾಗಿದೆ"
-#: src/qemu_driver.c:2733
+#: src/qemu_driver.c:2753
msgid "image magic is incorrect"
msgstr ""
-#: src/qemu_driver.c:2740
+#: src/qemu_driver.c:2760
#, c-format
msgid "image version is not supported (%d > %d)"
msgstr ""
-#: src/qemu_driver.c:2755
+#: src/qemu_driver.c:2775
#, fuzzy
msgid "failed to read XML"
msgstr "ಸಾಕೆಟ್ %d ಅನ್ನು ಓದುವಲ್ಲಿ ವಿಫಲತೆ\n"
-#: src/qemu_driver.c:2764
+#: src/qemu_driver.c:2784
#, fuzzy
msgid "failed to parse XML"
msgstr "ಜಾಲಘಟಕದ ಬಗ್ಗೆ ಮಾಹಿತಿಯನ್ನು ಪಡೆಯುವಲ್ಲಿ ವಿಫಲತೆ"
-#: src/qemu_driver.c:2777
+#: src/qemu_driver.c:2797
#, fuzzy, c-format
msgid "domain is already active as '%s'"
msgstr "ಕ್ಷೇತ್ರವು ಈಗಾಗಲೆ ಸಕ್ರಿಯವಾಗಿದೆ"
-#: src/qemu_driver.c:2786
+#: src/qemu_driver.c:2806
#, fuzzy
msgid "failed to assign new VM"
msgstr "ಜಾಲಘಟಕದ ಬಗ್ಗೆ ಮಾಹಿತಿಯನ್ನು ಪಡೆಯುವಲ್ಲಿ ವಿಫಲತೆ"
-#: src/qemu_driver.c:2799
+#: src/qemu_driver.c:2819
#, fuzzy
msgid "failed to start VM"
msgstr "%s ಕ್ಷೇತ್ರವನ್ನು ಆರಂಭಿಸುವಲ್ಲಿ ವಿಫಲತೆ"
-#: src/qemu_driver.c:2811
+#: src/qemu_driver.c:2831
#, fuzzy
msgid "failed to resume domain"
msgstr "%s ಕ್ಷೇತ್ರವನ್ನು ಪುನರಾರಂಭಗೊಳಿಸಲು ವಿಫಲತೆ"
-#: src/qemu_driver.c:2848 src/qemu_driver.c:3741 src/qemu_driver.c:3776
+#: src/qemu_driver.c:2868 src/qemu_driver.c:3761 src/qemu_driver.c:3796
#, fuzzy
msgid "failed to allocate space for VM name string"
msgstr "ಒಂದು ಜಾಲಘಟಕವನ್ನು ನಿಯೋಜಿಸುವಲ್ಲಿ ವಿಫಲತೆ ಎದುರಾಗಿದೆ"
-#: src/qemu_driver.c:2962
+#: src/qemu_driver.c:2982
#, fuzzy, c-format
msgid "cannot convert disk '%s' to bus/device index"
msgstr "ಸಂಪರ್ಕಸಾಧನ"
-#: src/qemu_driver.c:2982
+#: src/qemu_driver.c:3002
#, fuzzy, c-format
msgid "Unsupported disk name mapping for bus '%s'"
msgstr "ಅನಿರೀಕ್ಷಿತ mime ಬಗೆ"
-#: src/qemu_driver.c:3022
+#: src/qemu_driver.c:3042
#, c-format
msgid "No device with bus '%s' and target '%s'"
msgstr ""
-#: src/qemu_driver.c:3049
+#: src/qemu_driver.c:3069
#, c-format
msgid ""
"Emulator version does not support removable media for device '%s' and target "
"'%s'"
msgstr ""
-#: src/qemu_driver.c:3086
+#: src/qemu_driver.c:3106
msgid "cannot change cdrom media"
msgstr ""
-#: src/qemu_driver.c:3097
+#: src/qemu_driver.c:3117
msgid "changing cdrom media failed"
msgstr ""
-#: src/qemu_driver.c:3157
+#: src/qemu_driver.c:3177
#, fuzzy
msgid "cannot attach usb disk"
msgstr "ಸಂಪರ್ಕಸಾಧನ"
-#: src/qemu_driver.c:3168
+#: src/qemu_driver.c:3188
#, fuzzy
msgid "adding usb disk failed"
msgstr "ಅತಿಥೇಯ ವಿವರಣಾ ಕಡತವನ್ನು ಲೋಡ್ ಮಾಡಲಾಗುತ್ತಿದೆ"
-#: src/qemu_driver.c:3212
+#: src/qemu_driver.c:3232
#, fuzzy
msgid "cannot attach usb device"
msgstr "ಸಂಪರ್ಕಸಾಧನ"
-#: src/qemu_driver.c:3223
+#: src/qemu_driver.c:3243
#, fuzzy
msgid "adding usb device failed"
msgstr "ಅತಿಥೇಯ ವಿವರಣಾ ಕಡತವನ್ನು ಲೋಡ್ ಮಾಡಲಾಗುತ್ತಿದೆ"
-#: src/qemu_driver.c:3253
+#: src/qemu_driver.c:3273
#, fuzzy
msgid "cannot attach device on inactive domain"
msgstr "ಒಂದು ನಿಷ್ಕ್ರಿಯ ಕ್ಷೇತ್ರವನ್ನು ವಿವರಿಸದಿರು"
-#: src/qemu_driver.c:3276
+#: src/qemu_driver.c:3296
msgid "this device type cannot be attached"
msgstr ""
-#: src/qemu_driver.c:3315
+#: src/qemu_driver.c:3335
#, fuzzy
msgid "cannot set autostart for transient domain"
msgstr "ನಿಷ್ಕ್ರಿಯ ಕ್ಷೇತ್ರದ ಹೆಸರು"
-#: src/qemu_driver.c:3341
+#: src/qemu_driver.c:3361
#, fuzzy, c-format
msgid "Failed to create symlink '%s to '%s': %s"
msgstr "%s ಕ್ಷೇತ್ರವನ್ನು %s ಗೆ ಉಳಿಸುವಲ್ಲಿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ"
-#: src/qemu_driver.c:3348 src/qemu_driver.c:3981 src/storage_driver.c:832
+#: src/qemu_driver.c:3368 src/qemu_driver.c:4001 src/storage_driver.c:832
#, fuzzy, c-format
msgid "Failed to delete symlink '%s': %s"
msgstr "'%s' ಅನ್ನು ತೆರೆಯುವಲ್ಲಿ ವಿಫಲತೆ: %s"
-#: src/qemu_driver.c:3410
+#: src/qemu_driver.c:3430
#, fuzzy, c-format
msgid "invalid path: %s"
msgstr "%s ನಲ್ಲಿ ಅಮಾನ್ಯ ಆರ್ಗ್ಯುಮೆಂಟ್"
-#: src/qemu_driver.c:3418
+#: src/qemu_driver.c:3438
msgid "'info blockstats' command failed"
msgstr ""
-#: src/qemu_driver.c:3433
+#: src/qemu_driver.c:3453
msgid "'info blockstats' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:3498
+#: src/qemu_driver.c:3518
#, fuzzy, c-format
msgid "device not found: %s (%s)"
msgstr "ಕ್ಷೇತ್ರವು ಕಂಡು ಬಂದಿಲ್ಲ: %s"
-#: src/qemu_driver.c:3530 src/qemu_driver.c:3573
+#: src/qemu_driver.c:3550 src/qemu_driver.c:3593
msgid "NULL or empty path"
msgstr ""
-#: src/qemu_driver.c:3541
+#: src/qemu_driver.c:3561
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr ""
-#: src/qemu_driver.c:3583
+#: src/qemu_driver.c:3603
#, fuzzy
msgid "invalid path"
msgstr "%s ನಲ್ಲಿ ಅಮಾನ್ಯ ಆರ್ಗ್ಯುಮೆಂಟ್"
-#: src/qemu_driver.c:3626
+#: src/qemu_driver.c:3646
msgid "QEMU driver only supports virtual memory addrs"
msgstr ""
-#: src/qemu_driver.c:3653
+#: src/qemu_driver.c:3673
#, fuzzy
msgid "'memsave' command failed"
msgstr "ಕ್ಷೇತ್ರದ ಹೆಸರು"
-#: src/qemu_driver.c:3682 src/qemu_driver.c:3850 src/qemu_driver.c:3875
-#: src/qemu_driver.c:3889 src/qemu_driver.c:3904 src/qemu_driver.c:3937
-#: src/qemu_driver.c:3953
+#: src/qemu_driver.c:3702 src/qemu_driver.c:3870 src/qemu_driver.c:3895
+#: src/qemu_driver.c:3909 src/qemu_driver.c:3924 src/qemu_driver.c:3957
+#: src/qemu_driver.c:3973
msgid "no network with matching uuid"
msgstr ""
-#: src/qemu_driver.c:3697
+#: src/qemu_driver.c:3717
msgid "no network with matching name"
msgstr ""
-#: src/qemu_driver.c:3856
+#: src/qemu_driver.c:3876
#, fuzzy
msgid "network is still active"
msgstr "ಕ್ಷೇತ್ರವು ಈಗಾಗಲೆ ಸಕ್ರಿಯವಾಗಿದೆ"
-#: src/qemu_driver.c:3917
+#: src/qemu_driver.c:3937
#, fuzzy
msgid "no network with matching id"
msgstr "XML ನಲ್ಲಿ ಜಾಲಬಂಧ ಮಾಹಿತಿ"
-#: src/qemu_driver.c:3924
+#: src/qemu_driver.c:3944
#, fuzzy
msgid "failed to allocate space for network bridge string"
msgstr "ಒಂದು ಜಾಲಘಟಕವನ್ನು ನಿಯೋಜಿಸುವಲ್ಲಿ ವಿಫಲತೆ ಎದುರಾಗಿದೆ"
-#: src/qemu_driver.c:3974 src/storage_driver.c:823
+#: src/qemu_driver.c:3994 src/storage_driver.c:823
#, fuzzy, c-format
msgid "Failed to create symlink '%s' to '%s': %s"
msgstr "%s ಕ್ಷೇತ್ರವನ್ನು %s ಗೆ ಉಳಿಸುವಲ್ಲಿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ"
msgid "%s not implemented on Win32"
msgstr ""
-#: src/storage_backend_disk.c:85 src/storage_backend_logical.c:57
+#: src/storage_backend_disk.c:90 src/storage_backend_logical.c:57
#, c-format
msgid "unsupported pool format %s"
msgstr ""
-#: src/storage_backend_disk.c:110 src/storage_backend_logical.c:70
+#: src/storage_backend_disk.c:115 src/storage_backend_logical.c:70
#, c-format
msgid "unsupported pool format %d"
msgstr ""
-#: src/storage_backend_disk.c:138 src/storage_backend_fs.c:192
+#: src/storage_backend_disk.c:143 src/storage_backend_fs.c:192
#: src/storage_backend_fs.c:262 src/storage_backend_fs.c:314
#, c-format
msgid "unsupported volume format %s"
msgstr ""
-#: src/storage_backend_disk.c:165 src/storage_backend_fs.c:225
+#: src/storage_backend_disk.c:170 src/storage_backend_fs.c:225
#: src/storage_backend_fs.c:297 src/storage_backend_fs.c:329
#, c-format
msgid "unsupported volume format %d"
msgstr ""
-#: src/storage_backend_disk.c:179 src/storage_backend_disk.c:192
-#: src/storage_backend_disk.c:199 src/storage_backend_disk.c:221
+#: src/storage_backend_disk.c:184 src/storage_backend_disk.c:197
+#: src/storage_backend_disk.c:204 src/storage_backend_disk.c:226
#: src/storage_backend_fs.c:839 src/storage_backend_iscsi.c:177
#: src/storage_backend_logical.c:116 src/storage_backend_logical.c:121
#: src/storage_backend_logical.c:133 src/storage_backend_logical.c:143
-#: src/storage_backend_logical.c:531
+#: src/storage_backend_logical.c:546
msgid "volume"
msgstr ""
-#: src/storage_backend_disk.c:229
+#: src/storage_backend_disk.c:234
msgid "volume extents"
msgstr ""
-#: src/storage_backend_disk.c:237
+#: src/storage_backend_disk.c:242
msgid "cannot parse device start location"
msgstr ""
-#: src/storage_backend_disk.c:244
+#: src/storage_backend_disk.c:249
msgid "cannot parse device end location"
msgstr ""
-#: src/storage_backend_disk.c:250 src/storage_backend_logical.c:154
+#: src/storage_backend_disk.c:255 src/storage_backend_logical.c:154
#: src/storage_backend_logical.c:160
msgid "extents"
msgstr ""
-#: src/storage_backend_disk.c:464
+#: src/storage_backend_disk.c:462
msgid "no large enough free extent"
msgstr ""
-#: src/storage_backend_disk.c:498
-msgid "Disk pools are not yet supported"
+#: src/storage_backend_disk.c:502
+#, c-format
+msgid "Couldn't read volume target path '%s'. %s"
msgstr ""
+#: src/storage_backend_disk.c:517
+#, c-format
+msgid "Volume path '%s' did not start with parent pool source device name."
+msgstr ""
+
+#: src/storage_backend_disk.c:526
+#, fuzzy, c-format
+msgid "cannot parse partition number from target '%s'"
+msgstr "'%s' ಅನ್ನು ತೆರೆಯುವಲ್ಲಿ ವಿಫಲತೆ: %s"
+
#: src/storage_backend_fs.c:358
#, c-format
msgid "cannot read header '%s': %s"
msgstr ""
#: src/storage_backend_fs.c:1042 src/storage_backend_fs.c:1078
-#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:543
+#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:558
#, c-format
msgid "cannot read path '%s': %s"
msgstr ""
msgid "creation of non-raw images is not supported without qemu-img"
msgstr ""
-#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:552
+#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:567
#, fuzzy, c-format
msgid "cannot set file owner '%s': %s"
msgstr "'%s' ಅನ್ನು ತೆರೆಯುವಲ್ಲಿ ವಿಫಲತೆ: %s"
-#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:559
+#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:574
#, fuzzy, c-format
msgid "cannot set file mode '%s': %s"
msgstr "'%s' ಅನ್ನು ತೆರೆಯುವಲ್ಲಿ ವಿಫಲತೆ: %s"
-#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:566
+#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:581
#, c-format
msgid "cannot close file '%s': %s"
msgstr ""
msgid "lvs command failed with exitstatus %d"
msgstr ""
-#: src/storage_backend_logical.c:355
+#: src/storage_backend_logical.c:354
#, fuzzy
msgid "command line"
msgstr "ಕ್ಷೇತ್ರದ ಹೆಸರು"
-#: src/storage_backend_logical.c:372
+#: src/storage_backend_logical.c:371
#, c-format
msgid "cannot open device %s"
msgstr ""
-#: src/storage_backend_logical.c:378
+#: src/storage_backend_logical.c:377
#, c-format
msgid "cannot clear device header %s"
msgstr ""
-#: src/storage_backend_logical.c:385
+#: src/storage_backend_logical.c:384
#, c-format
msgid "cannot close device %s"
msgstr ""
-#: src/storage_backend_logical.c:575
+#: src/storage_backend_logical.c:507
+#, fuzzy, c-format
+msgid "cannot remove PV device %s: %s"
+msgstr "ಸಂರಚನಾ ಕಡತಕ್ಕೆ ಬರೆಯುವಲ್ಲಿ ವಿಫಲತೆ ಎದುರಾಗಿದೆ: %s"
+
+#: src/storage_backend_logical.c:590
#, c-format
msgid "cannot find newly created volume '%s': %s"
msgstr ""
msgstr "ದತ್ತಾಂಶ"
#: src/virsh.c:6292 src/virsh.c:6314
-msgid "blocked"
-msgstr ""
+#, fuzzy
+msgid "idle"
+msgstr "XML ಕಡತ"
#: src/virsh.c:6294
msgid "paused"
msgid "domain information incomplete, missing uuid"
msgstr "ಕ್ಷೇತ್ರದ ಮಾಹಿತಿಯು ಅಪೂರ್ಣವಾಗಿದೆ, uuid ಯು ಕಂಡುಬಂದಿಲ್ಲ"
-#: src/xend_internal.c:1109 src/xend_internal.c:2204 src/xend_internal.c:2211
+#: src/xend_internal.c:1109 src/xend_internal.c:2213 src/xend_internal.c:2220
msgid "domain information incomplete, missing name"
msgstr "ಕ್ಷೇತ್ರದ ಮಾಹಿತಿಯು ಅಪೂರ್ಣವಾಗಿದೆ, ಹೆಸರು ಕಂಡುಬಂದಿಲ್ಲ"
msgid "unknown graphics type '%s'"
msgstr "ಅಜ್ಞಾತ OS ಬಗೆ %s"
-#: src/xend_internal.c:2191
+#: src/xend_internal.c:2200
msgid "domain information incomplete, missing id"
msgstr "ಕ್ಷೇತ್ರದ ಮಾಹಿತಿಯು ಅಪೂರ್ಣವಾಗಿದೆ, id ಯು ಕಂಡುಬಂದಿಲ್ಲ"
-#: src/xend_internal.c:2260 src/xend_internal.c:2270 src/xend_internal.c:2280
+#: src/xend_internal.c:2269 src/xend_internal.c:2279 src/xend_internal.c:2289
#, fuzzy, c-format
msgid "unknown lifecycle type %s"
msgstr "ಅಜ್ಞಾತ OS ಬಗೆ %s"
-#: src/xend_internal.c:2593
+#: src/xend_internal.c:2602
#, fuzzy
msgid "failed to parse topology information"
msgstr "Xend ಕ್ಷೇತ್ರದ ಶಬ್ಧ ಲಕ್ಷಣ ಹೇಳುವಲ್ಲಿ ವಿಫಲತೆ"
-#: src/xend_internal.c:2647
+#: src/xend_internal.c:2656
#, fuzzy
msgid "topology syntax error"
msgstr "ಸಂರಚನಾ ಕಡತದಲ್ಲಿ ವಾಕ್ಯರಚನೆ ದೋಷ ಕಂಡು ಬಂದಿದೆ"
-#: src/xend_internal.c:2711
+#: src/xend_internal.c:2720
msgid "failed to parse Xend domain information"
msgstr "Xend ಕ್ಷೇತ್ರದ ಶಬ್ಧ ಲಕ್ಷಣ ಹೇಳುವಲ್ಲಿ ವಿಫಲತೆ"
-#: src/xend_internal.c:3193
+#: src/xend_internal.c:3202
msgid "xenDaemonDomainFetch failed to find this domain"
msgstr ""
-#: src/xend_internal.c:3815 src/xend_internal.c:4290 src/xm_internal.c:1617
+#: src/xend_internal.c:3824 src/xend_internal.c:4299 src/xm_internal.c:1617
#, fuzzy
msgid "failed to build sexpr"
msgstr "ಕ್ಷೇತ್ರ %s ಅನ್ನು ತಾತ್ಕಾಲಿಕ ತಡೆ ಹಿಡಿಯುವಲ್ಲಿ ವಿಫಲತೆ"
-#: src/xend_internal.c:3917
+#: src/xend_internal.c:3926
#, fuzzy
msgid "unsupported device type"
msgstr "ಅನಿರೀಕ್ಷಿತ mime ಬಗೆ"
-#: src/xend_internal.c:4020
+#: src/xend_internal.c:4029
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4061
+#: src/xend_internal.c:4070
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4069
+#: src/xend_internal.c:4078
#, fuzzy
msgid "unexpected value from on_xend_start"
msgstr "ಅನಿರೀಕ್ಷಿತ ಮೌಲ್ಯ ಜಾಲಘಟಕ"
-#: src/xend_internal.c:4080
+#: src/xend_internal.c:4089
#, fuzzy
msgid "no memory"
msgstr "ಜಾಲಘಟಕ ಮೆಮೊರಿ"
-#: src/xend_internal.c:4086
+#: src/xend_internal.c:4095
#, fuzzy
msgid "sexpr2string failed"
msgstr "ಕಾರ್ಯಾಚರಣೆಯು ವಿಫಲಗೊಂಡಿದೆ"
-#: src/xend_internal.c:4091
+#: src/xend_internal.c:4100
#, fuzzy
msgid "Failed to redefine sexpr"
msgstr "%s ಕ್ಷೇತ್ರವನ್ನು ವಿವರಿಸದೇ ಇರುವಲ್ಲಿ ವಿಫಲತೆ"
-#: src/xend_internal.c:4096
+#: src/xend_internal.c:4105
msgid "on_xend_start not present in sexpr"
msgstr ""
-#: src/xend_internal.c:4127
+#: src/xend_internal.c:4136
#, fuzzy, c-format
msgid "gethostname failed: %s"
msgstr "ಕಾರ್ಯಾಚರಣೆಯು ವಿಫಲಗೊಂಡಿದೆ: %s"
-#: src/xend_internal.c:4133
+#: src/xend_internal.c:4142
#, fuzzy, c-format
msgid "failed to strdup hostname: %s"
msgstr "%s ಕ್ಷೇತ್ರವನ್ನು ಆರಂಭಿಸುವಲ್ಲಿ ವಿಫಲತೆ"
-#: src/xend_internal.c:4164
+#: src/xend_internal.c:4173
msgid ""
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
"migration"
msgstr ""
-#: src/xend_internal.c:4174
+#: src/xend_internal.c:4183
msgid ""
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
"migration"
msgstr ""
-#: src/xend_internal.c:4186
+#: src/xend_internal.c:4195
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr ""
-#: src/xend_internal.c:4199
+#: src/xend_internal.c:4208
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr ""
-#: src/xend_internal.c:4204
+#: src/xend_internal.c:4213
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr ""
-#: src/xend_internal.c:4211
+#: src/xend_internal.c:4220
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr ""
-#: src/xend_internal.c:4218 src/xend_internal.c:4240 src/xend_internal.c:4248
-#: src/xend_internal.c:4474 src/xend_internal.c:4481 src/xml.c:89
+#: src/xend_internal.c:4227 src/xend_internal.c:4249 src/xend_internal.c:4257
+#: src/xend_internal.c:4483 src/xend_internal.c:4490 src/xml.c:89
msgid "strdup failed"
msgstr ""
-#: src/xend_internal.c:4231
+#: src/xend_internal.c:4240
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr ""
-#: src/xend_internal.c:4284
+#: src/xend_internal.c:4293
#, fuzzy
msgid "failed to parse domain description"
msgstr "Xend ಕ್ಷೇತ್ರದ ಶಬ್ಧ ಲಕ್ಷಣ ಹೇಳುವಲ್ಲಿ ವಿಫಲತೆ"
-#: src/xend_internal.c:4300
+#: src/xend_internal.c:4309
#, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "ನಿಷ್ಕ್ರಿಯ ಕ್ಷೇತ್ರ %s ಅನ್ನು ಸೃಜಿಸುವಲ್ಲಿ ವಿಫಲತೆ ಎದುರಾಗಿದೆ\n"
-#: src/xend_internal.c:4456 src/xend_internal.c:4532 src/xend_internal.c:4622
+#: src/xend_internal.c:4465 src/xend_internal.c:4541 src/xend_internal.c:4631
msgid "unsupported in xendConfigVersion < 4"
msgstr ""
-#: src/xend_internal.c:4468
+#: src/xend_internal.c:4477
#, fuzzy
msgid "node information incomplete, missing scheduler name"
msgstr "ಕ್ಷೇತ್ರದ ಮಾಹಿತಿಯು ಅಪೂರ್ಣವಾಗಿದೆ, ಹೆಸರು ಕಂಡುಬಂದಿಲ್ಲ"
-#: src/xend_internal.c:4486 src/xend_internal.c:4580 src/xend_internal.c:4692
+#: src/xend_internal.c:4495 src/xend_internal.c:4589 src/xend_internal.c:4701
#, fuzzy
msgid "Unknown scheduler"
msgstr "ಅಜ್ಞಾತ"
-#: src/xend_internal.c:4545 src/xend_internal.c:4635
+#: src/xend_internal.c:4554 src/xend_internal.c:4644
#, fuzzy
msgid "Failed to get a scheduler name"
msgstr "ಸಾಕೆಟ್ %d ಅನ್ನು ಓದುವಲ್ಲಿ ವಿಫಲತೆ\n"
-#: src/xend_internal.c:4558 src/xend_internal.c:4671
+#: src/xend_internal.c:4567 src/xend_internal.c:4680
#, fuzzy
msgid "domain information incomplete, missing cpu_weight"
msgstr "ಕ್ಷೇತ್ರದ ಮಾಹಿತಿಯು ಅಪೂರ್ಣವಾಗಿದೆ, uuid ಯು ಕಂಡುಬಂದಿಲ್ಲ"
-#: src/xend_internal.c:4563 src/xend_internal.c:4680
+#: src/xend_internal.c:4572 src/xend_internal.c:4689
#, fuzzy
msgid "domain information incomplete, missing cpu_cap"
msgstr "ಕ್ಷೇತ್ರದ ಮಾಹಿತಿಯು ಅಪೂರ್ಣವಾಗಿದೆ, uuid ಯು ಕಂಡುಬಂದಿಲ್ಲ"
-#: src/xend_internal.c:4739
+#: src/xend_internal.c:4748
msgid "domainBlockPeek is not supported for dom0"
msgstr ""
-#: src/xend_internal.c:4762
+#: src/xend_internal.c:4771
#, fuzzy, c-format
msgid "%s: invalid path"
msgstr "%s ನಲ್ಲಿ ಅಮಾನ್ಯ ಆರ್ಗ್ಯುಮೆಂಟ್"
-#: src/xend_internal.c:4770
+#: src/xend_internal.c:4779
#, fuzzy, c-format
msgid "failed to open for reading: %s: %s"
msgstr "%s ಅನ್ನು ಓದಲು ತೆರೆಯುವಲ್ಲಿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ"
-#: src/xend_internal.c:4782
+#: src/xend_internal.c:4791
#, fuzzy, c-format
msgid "failed to lseek or read from file: %s: %s"
msgstr "'%s' ಅನ್ನು ತೆರೆಯುವಲ್ಲಿ ವಿಫಲತೆ: %s"
-#: src/xend_internal.c:4865 src/xend_internal.c:4911
+#: src/xend_internal.c:4874 src/xend_internal.c:4920
#, fuzzy, c-format
msgid "unexpected graphics type %d"
msgstr "ಅನಿರೀಕ್ಷಿತ mime ಬಗೆ"
-#: src/xend_internal.c:4954
+#: src/xend_internal.c:4963
#, fuzzy
msgid "unexpected chr device type"
msgstr "ಅನಿರೀಕ್ಷಿತ mime ಬಗೆ"
-#: src/xend_internal.c:5128 src/xm_internal.c:1779
+#: src/xend_internal.c:5137 src/xm_internal.c:1779
#, fuzzy, c-format
msgid "unsupported network type %d"
msgstr "ಅನಿರೀಕ್ಷಿತ mime ಬಗೆ"
-#: src/xend_internal.c:5302 src/xend_internal.c:5309 src/xend_internal.c:5316
+#: src/xend_internal.c:5311 src/xend_internal.c:5318 src/xend_internal.c:5325
#, fuzzy, c-format
msgid "unexpected lifecycle value %d"
msgstr "ಅನಿರೀಕ್ಷಿತ ಮೌಲ್ಯ ಜಾಲಘಟಕ"
-#: src/xend_internal.c:5333
+#: src/xend_internal.c:5342
#, fuzzy
msgid "no HVM domain loader"
msgstr "ಜಾಲಘಟಕ ಕ್ಷೇತ್ರದ ಪಟ್ಟಿ"
-#: src/xend_internal.c:5544
+#: src/xend_internal.c:5553
#, fuzzy
msgid "hotplug of device type not supported"
msgstr "ಲೈಬ್ರರಿ ಕರೆಯು ವಿಫಲಗೊಂಡಿದೆ, ಬಹುಷಃ ಬೆಂಬಲಿತವಾಗಿರದೆ ಇರಬಹುದು"
#~ msgid "cannot read tty pid file %s: %s"
#~ msgstr "ಸಂರಚನಾ ಕಡತಕ್ಕೆ ಬರೆಯುವಲ್ಲಿ ವಿಫಲತೆ ಎದುರಾಗಿದೆ: %s"
-#, fuzzy
-#~ msgid "cannot remove ttyPidFile %s: %s"
-#~ msgstr "ಸಂರಚನಾ ಕಡತಕ್ಕೆ ಬರೆಯುವಲ್ಲಿ ವಿಫಲತೆ ಎದುರಾಗಿದೆ: %s"
-
#, fuzzy
#~ msgid "failed to calloc memory for init string: %s"
#~ msgstr "ಒಂದು ಜಾಲಘಟಕವನ್ನು ನಿಯೋಜಿಸುವಲ್ಲಿ ವಿಫಲತೆ ಎದುರಾಗಿದೆ"
msgstr ""
"Project-Id-Version: ko\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-09-08 14:51+0200\n"
+"POT-Creation-Date: 2008-09-23 22:28+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"
msgid "storage_vol not found"
msgstr "네트워크를 찾을 수 없음"
-#: src/conf.c:155 src/conf.c:203 src/conf.c:488 src/conf.c:525 src/conf.c:553
-#: src/conf.c:631
+#: src/conf.c:164 src/conf.c:212 src/conf.c:491 src/conf.c:528 src/conf.c:555
+#: src/conf.c:630
msgid "allocating configuration"
msgstr "설정 할당 중"
-#: src/conf.c:338
+#: src/conf.c:347
msgid "unterminated number"
msgstr "종료되지 않은 숫자"
-#: src/conf.c:372 src/conf.c:389 src/conf.c:401
+#: src/conf.c:380 src/conf.c:396 src/conf.c:407
msgid "unterminated string"
msgstr "종료되지 않은 문자열"
-#: src/conf.c:429 src/conf.c:483
+#: src/conf.c:434 src/conf.c:487
msgid "expecting a value"
msgstr "값 예상하기"
-#: src/conf.c:450
+#: src/conf.c:454
msgid "expecting a separator in list"
msgstr "목록에 있는 분리자 예상하기"
-#: src/conf.c:473
+#: src/conf.c:477
#, fuzzy
msgid "list is not closed with ]"
msgstr "목록이 ]로 종료되지 않음"
-#: src/conf.c:518
+#: src/conf.c:521
msgid "expecting a name"
msgstr "이름 예상하기"
-#: src/conf.c:581
+#: src/conf.c:582
msgid "expecting a separator"
msgstr "분리자 예상하기"
msgid "expecting an assignment"
msgstr "할당 예상하기"
-#: src/conf.c:894 src/conf.c:950 src/xend_internal.c:584
-#: src/xend_internal.c:2657 src/xm_internal.c:1475 src/xm_internal.c:1482
+#: src/conf.c:892 src/conf.c:948 src/xend_internal.c:584
+#: src/xend_internal.c:2666 src/xm_internal.c:1475 src/xm_internal.c:1482
#, fuzzy
msgid "allocate buffer"
msgstr "새 버퍼 할당"
-#: src/conf.c:901
+#: src/conf.c:899
msgid "failed to open file"
msgstr "파일 열기 실패"
-#: src/conf.c:912
+#: src/conf.c:910
msgid "failed to save content"
msgstr "내용 저장 실패"
msgid "cannot extract disk devices"
msgstr "인터페이스 장치"
-#: src/domain_conf.c:1939 src/qemu_driver.c:3133
+#: src/domain_conf.c:1939 src/qemu_driver.c:3153
#, fuzzy, c-format
msgid "duplicate disk target '%s'"
msgstr "대상 장치 유형"
msgid "unexpected char type %d"
msgstr "예상외의 mime 유형"
-#: src/domain_conf.c:2815 src/xend_internal.c:5214
+#: src/domain_conf.c:2815 src/xend_internal.c:5223
#, fuzzy, c-format
msgid "unexpected sound model %d"
msgstr "예상외의 mime 유형"
-#: src/domain_conf.c:2835 src/xend_internal.c:5237
+#: src/domain_conf.c:2835 src/xend_internal.c:5246
#, fuzzy, c-format
msgid "unexpected input type %d"
msgstr "예상외의 mime 유형"
#: src/lxc_driver.c:274 src/lxc_driver.c:309 src/lxc_driver.c:335
#: src/lxc_driver.c:350 src/openvz_driver.c:238 src/openvz_driver.c:267
-#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:620
-#: src/openvz_driver.c:651 src/openvz_driver.c:672 src/openvz_driver.c:713
-#: src/qemu_driver.c:2192 src/qemu_driver.c:2279 src/qemu_driver.c:2828
-#: src/qemu_driver.c:2883 src/qemu_driver.c:2927 src/qemu_driver.c:3007
-#: src/qemu_driver.c:3123 src/qemu_driver.c:3192 src/qemu_driver.c:3247
-#: src/qemu_driver.c:3291 src/qemu_driver.c:3309 src/qemu_driver.c:3567
+#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:621
+#: src/openvz_driver.c:652 src/openvz_driver.c:673 src/openvz_driver.c:714
+#: src/qemu_driver.c:2212 src/qemu_driver.c:2299 src/qemu_driver.c:2848
+#: src/qemu_driver.c:2903 src/qemu_driver.c:2947 src/qemu_driver.c:3027
+#: src/qemu_driver.c:3143 src/qemu_driver.c:3212 src/qemu_driver.c:3267
+#: src/qemu_driver.c:3311 src/qemu_driver.c:3329 src/qemu_driver.c:3587
#, fuzzy
msgid "no domain with matching uuid"
msgstr "도메인 id 또는 uuid"
-#: src/lxc_driver.c:280 src/openvz_driver.c:625 src/qemu_driver.c:2933
+#: src/lxc_driver.c:280 src/openvz_driver.c:626 src/qemu_driver.c:2953
#, fuzzy
msgid "cannot delete active domain"
msgstr "비활성화 도메인명"
-#: src/lxc_driver.c:286 src/qemu_driver.c:2939
+#: src/lxc_driver.c:286 src/qemu_driver.c:2959
#, fuzzy
msgid "cannot undefine transient domain"
msgstr "비활성화 도메인명"
msgid "container '%s' unexpectedly shutdown during startup"
msgstr ""
-#: src/lxc_driver.c:747 src/qemu_driver.c:892
+#: src/lxc_driver.c:747 src/qemu_driver.c:893
#, fuzzy, c-format
msgid "cannot create log directory %s: %s"
msgstr "설정 파일 쓰기 실패: %s"
msgid "unknown forwarding type '%s'"
msgstr "알려지지 않은 OS 유형 %s"
-#: src/network_conf.c:662 src/qemu_driver.c:3334 src/qemu_driver.c:3967
+#: src/network_conf.c:662 src/qemu_driver.c:3354 src/qemu_driver.c:3987
#: src/storage_driver.c:816
#, c-format
msgid "cannot create autostart directory %s: %s"
msgid "no config file for %s"
msgstr "설정 파일 구문 오류: %s"
-#: src/openvz_conf.c:187
+#: src/openvz_conf.c:190
+#, fuzzy, c-format
+msgid "Cound not read 'IP_ADDRESS' from config for container %d"
+msgstr "%s에 연결할 수 없음"
+
+#: src/openvz_conf.c:220
+#, fuzzy, c-format
+msgid "Cound not read 'NETIF' from config for container %d"
+msgstr "%s에 연결할 수 없음"
+
+#: src/openvz_conf.c:247
+#, fuzzy
+msgid "Too long network device name"
+msgstr "네트워크 파일명 해결 중"
+
+#: src/openvz_conf.c:264
+#, fuzzy
+msgid "Wrong length MAC address"
+msgstr "잘못된 MAC 주소"
+
+#: src/openvz_conf.c:271
+#, fuzzy
+msgid "Wrong MAC address"
+msgstr "MAC 주소"
+
+#: src/openvz_conf.c:327
#, fuzzy
msgid "popen failed"
msgstr "작업 실패"
-#: src/openvz_conf.c:197
+#: src/openvz_conf.c:337
#, fuzzy
msgid "Failed to parse vzlist output"
msgstr "'%s' 열기 실패: %s"
-#: src/openvz_conf.c:223
+#: src/openvz_conf.c:363
#, fuzzy
msgid "UUID in config file malformed"
msgstr "설정 파일 구문 오류: %s"
-#: src/openvz_conf.c:235
+#: src/openvz_conf.c:375
#, fuzzy, c-format
msgid "Cound not read config for container %d"
msgstr "%s에 연결할 수 없음"
msgid "Container ID is not specified"
msgstr ""
-#: src/openvz_driver.c:391 src/openvz_driver.c:459 src/openvz_driver.c:534
-#: src/openvz_driver.c:554 src/openvz_driver.c:600 src/openvz_driver.c:631
-#: src/openvz_driver.c:656 src/openvz_driver.c:728 src/openvz_driver.c:826
-#: src/openvz_driver.c:872
+#: src/openvz_driver.c:391 src/openvz_driver.c:460 src/openvz_driver.c:535
+#: src/openvz_driver.c:555 src/openvz_driver.c:601 src/openvz_driver.c:632
+#: src/openvz_driver.c:657 src/openvz_driver.c:729 src/openvz_driver.c:827
+#: src/openvz_driver.c:873
#, fuzzy, c-format
msgid "Could not exec %s"
msgstr "%s에 연결할 수 없음"
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:451 src/openvz_driver.c:528
+#: src/openvz_driver.c:452 src/openvz_driver.c:529
msgid "Error creating command for container"
msgstr ""
-#: src/openvz_driver.c:465 src/openvz_driver.c:540
+#: src/openvz_driver.c:466 src/openvz_driver.c:541
#, fuzzy
msgid "Could not set UUID"
msgstr "%s에 연결할 수 없음"
-#: src/openvz_driver.c:475 src/openvz_driver.c:546
+#: src/openvz_driver.c:476 src/openvz_driver.c:547
#, fuzzy
msgid "Could not configure network"
msgstr "%s에 연결할 수 없음"
-#: src/openvz_driver.c:482 src/openvz_driver.c:569
+#: src/openvz_driver.c:483 src/openvz_driver.c:570
#, fuzzy
msgid "Could not set number of virtual cpu"
msgstr "가상 CPU 수 변경"
#: src/openvz_driver.c:517
#, c-format
-msgid "Already an OPENVZ VM defined with the id '%d'"
+msgid "Already an OPENVZ VM defined with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:588
+#: src/openvz_driver.c:589
msgid "no domain with matching id"
msgstr ""
-#: src/openvz_driver.c:594
+#: src/openvz_driver.c:595
#, fuzzy
msgid "domain is not in shutoff state"
msgstr "도메인이 아직 실행 중"
-#: src/openvz_driver.c:677
+#: src/openvz_driver.c:678
#, fuzzy
msgid "Could not read container config"
msgstr "%s에 연결할 수 없음"
-#: src/openvz_driver.c:693 src/qemu_driver.c:1823
+#: src/openvz_driver.c:694 src/qemu_driver.c:1843
#, fuzzy, c-format
msgid "unknown type '%s'"
msgstr "알려지지 않은 OS 유형 %s"
-#: src/openvz_driver.c:719
+#: src/openvz_driver.c:720
msgid "VCPUs should be >= 1"
msgstr ""
-#: src/openvz_driver.c:835 src/openvz_driver.c:881
+#: src/openvz_driver.c:836 src/openvz_driver.c:882
#, fuzzy, c-format
msgid "Could not parse VPS ID %s"
msgstr "%s에 연결할 수 없음"
msgid "Unexpected exit status '%d', qemu probably failed"
msgstr ""
-#: src/qemu_conf.c:519 src/qemu_driver.c:925
+#: src/qemu_conf.c:519 src/qemu_driver.c:926
#, fuzzy, c-format
msgid "Cannot find QEMU binary %s: %s"
msgstr "'%s' 열기 실패: %s"
msgid "Network type %d is not supported"
msgstr "%s 네트워크 시작\n"
-#: src/qemu_conf.c:580 src/qemu_driver.c:1515
+#: src/qemu_conf.c:580 src/qemu_driver.c:1514
#, fuzzy, c-format
msgid "cannot initialize bridge support: %s"
msgstr "'%s' 열기 실패: %s"
msgid "failed to allocate space for argv string"
msgstr "메모리 할당 실패"
-#: src/qemu_driver.c:90
+#: src/qemu_driver.c:91
#, fuzzy
msgid "Failed to set close-on-exec file descriptor flag\n"
msgstr "로그 파일 쓰기 실패"
-#: src/qemu_driver.c:105
+#: src/qemu_driver.c:106
#, fuzzy
msgid "Failed to set non-blocking file descriptor flag\n"
msgstr "Xend 도메인 정보 분석 실패"
-#: src/qemu_driver.c:150
+#: src/qemu_driver.c:151
#, fuzzy, c-format
msgid "Failed to autostart network '%s': %s\n"
msgstr "%s 네트워크 시작 실패"
-#: src/qemu_driver.c:165
+#: src/qemu_driver.c:166
#, fuzzy, c-format
msgid "Failed to autostart VM '%s': %s\n"
msgstr "'%s' 열기 실패: %s"
-#: src/qemu_driver.c:201
+#: src/qemu_driver.c:202
#, fuzzy, c-format
msgid "Failed to find user record for uid '%d': %s\n"
msgstr "네트워크 찾기 실패: %s"
-#: src/qemu_driver.c:212
+#: src/qemu_driver.c:213
#, fuzzy
msgid "out of memory in asprintf\n"
msgstr "메모리 부족"
-#: src/qemu_driver.c:268
+#: src/qemu_driver.c:269
#, fuzzy
msgid "qemudStartup: out of memory\n"
msgstr "메모리 부족"
-#: src/qemu_driver.c:295
+#: src/qemu_driver.c:296
msgid "Reloading iptables rules\n"
msgstr ""
-#: src/qemu_driver.c:433
+#: src/qemu_driver.c:434
#, c-format
msgid ""
"QEMU quit during %s startup\n"
"%s"
msgstr ""
-#: src/qemu_driver.c:443 src/qemu_driver.c:456
+#: src/qemu_driver.c:444 src/qemu_driver.c:457
#, c-format
msgid "Failure while reading %s startup output: %s"
msgstr ""
-#: src/qemu_driver.c:451
+#: src/qemu_driver.c:452
#, c-format
msgid "Timed out while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:467
+#: src/qemu_driver.c:468
#, c-format
msgid "Failure while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:479
+#: src/qemu_driver.c:480
#, c-format
msgid "Out of space while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:510
+#: src/qemu_driver.c:511
#, fuzzy, c-format
msgid "Unable to open monitor path %s"
msgstr "'%s' 열기 실패: %s"
-#: src/qemu_driver.c:515
+#: src/qemu_driver.c:516
msgid "Unable to set monitor close-on-exec flag"
msgstr ""
-#: src/qemu_driver.c:520
+#: src/qemu_driver.c:521
msgid "Unable to put monitor into non-blocking mode"
msgstr ""
-#: src/qemu_driver.c:648 src/qemu_driver.c:1027 src/qemu_driver.c:1726
-#: src/qemu_driver.c:1736
+#: src/qemu_driver.c:649 src/qemu_driver.c:1028 src/qemu_driver.c:1725
+#: src/qemu_driver.c:1735
#, fuzzy, c-format
msgid "Unable to log VM console data: %s\n"
msgstr "로그 파일 쓰기 실패"
-#: src/qemu_driver.c:671
+#: src/qemu_driver.c:672
#, fuzzy
msgid "allocate cpumap"
msgstr "새 문맥 할당"
-#: src/qemu_driver.c:682
+#: src/qemu_driver.c:683
msgid "cannot run monitor command to fetch CPU thread info"
msgstr ""
-#: src/qemu_driver.c:786
+#: src/qemu_driver.c:787
#, fuzzy, c-format
msgid "failed to set CPU affinity %s"
msgstr "'%s' 도메인 보기 실패"
-#: src/qemu_driver.c:796 src/qemu_driver.c:2135
+#: src/qemu_driver.c:797 src/qemu_driver.c:2155
#, fuzzy
msgid "resume operation failed"
msgstr "작업 실패"
-#: src/qemu_driver.c:859
+#: src/qemu_driver.c:860
#, fuzzy
msgid "VM is already active"
msgstr "이미 도메인이 활성화됨"
-#: src/qemu_driver.c:869
+#: src/qemu_driver.c:870
msgid "Unable to find an unused VNC port"
msgstr ""
-#: src/qemu_driver.c:881
+#: src/qemu_driver.c:882
#, c-format
msgid "config file path too long: %s/%s.log"
msgstr ""
-#: src/qemu_driver.c:900
+#: src/qemu_driver.c:901
#, fuzzy, c-format
msgid "failed to create logfile %s: %s"
msgstr "로그 파일 쓰기 실패"
-#: src/qemu_driver.c:906
+#: src/qemu_driver.c:907
#, fuzzy, c-format
msgid "Unable to set VM logfile close-on-exec flag %s"
msgstr "로그 파일 쓰기 실패"
-#: src/qemu_driver.c:935 src/qemu_driver.c:3032
+#: src/qemu_driver.c:936 src/qemu_driver.c:3052
#, fuzzy, c-format
msgid "Cannot determine QEMU argv syntax %s"
msgstr "'%s' 열기 실패: %s"
-#: src/qemu_driver.c:951 src/qemu_driver.c:954 src/qemu_driver.c:959
+#: src/qemu_driver.c:952 src/qemu_driver.c:955 src/qemu_driver.c:960
#, fuzzy, c-format
msgid "Unable to write argv to logfile %d: %s\n"
msgstr "로그 파일 쓰기 실패"
-#: src/qemu_driver.c:1041
+#: src/qemu_driver.c:1040
#, fuzzy, c-format
msgid "Shutting down VM '%s'\n"
msgstr "'%s' 네트워크 보기 실패"
-#: src/qemu_driver.c:1052
+#: src/qemu_driver.c:1051
#, fuzzy, c-format
msgid "Unable to close logfile %d: %s\n"
msgstr "로그 파일 쓰기 실패"
-#: src/qemu_driver.c:1067
+#: src/qemu_driver.c:1066
#, fuzzy
msgid "Got unexpected pid, damn\n"
msgstr "예상외의 dict 노드"
-#: src/qemu_driver.c:1221
+#: src/qemu_driver.c:1220
#, fuzzy
msgid "failed to allocate space for dnsmasq argv"
msgstr "노드 할당 실패"
-#: src/qemu_driver.c:1235
+#: src/qemu_driver.c:1234
msgid "cannot start dhcp daemon without IP address for server"
msgstr ""
-#: src/qemu_driver.c:1264
+#: src/qemu_driver.c:1263
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
msgstr "도메인 %s를 %s에 저장하기 실패"
-#: src/qemu_driver.c:1275
+#: src/qemu_driver.c:1274
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
msgstr "도메인 %s를 %s에 저장하기 실패"
-#: src/qemu_driver.c:1285
+#: src/qemu_driver.c:1284
#, fuzzy, c-format
msgid "failed to add iptables rule to enable masquerading : %s\n"
msgstr "도메인 %s를 %s에 저장하기 실패"
-#: src/qemu_driver.c:1317
+#: src/qemu_driver.c:1316
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
msgstr "도메인 %s를 %s에 저장하기 실패"
-#: src/qemu_driver.c:1328
+#: src/qemu_driver.c:1327
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
msgstr "도메인 %s를 %s에 저장하기 실패"
-#: src/qemu_driver.c:1353
+#: src/qemu_driver.c:1352
#, fuzzy
msgid "failed to allocate space for IP tables support"
msgstr "노드 할당 실패"
-#: src/qemu_driver.c:1361 src/qemu_driver.c:1368
+#: src/qemu_driver.c:1360 src/qemu_driver.c:1367
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
msgstr "도메인 %s를 %s에 저장하기 실패"
-#: src/qemu_driver.c:1376 src/qemu_driver.c:1383
+#: src/qemu_driver.c:1375 src/qemu_driver.c:1382
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
msgstr "도메인 %s를 %s에 저장하기 실패"
-#: src/qemu_driver.c:1393
+#: src/qemu_driver.c:1392
#, fuzzy, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
msgstr "도메인 %s를 %s에 저장하기 실패"
-#: src/qemu_driver.c:1400
+#: src/qemu_driver.c:1399
#, fuzzy, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
msgstr "도메인 %s를 %s에 저장하기 실패"
-#: src/qemu_driver.c:1408
+#: src/qemu_driver.c:1407
#, fuzzy, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
msgstr "도메인 %s를 %s에 저장하기 실패"
-#: src/qemu_driver.c:1509
+#: src/qemu_driver.c:1508
#, fuzzy
msgid "network is already active"
msgstr "이미 도메인이 활성화됨"
-#: src/qemu_driver.c:1521
+#: src/qemu_driver.c:1520
#, fuzzy, c-format
msgid "cannot create bridge '%s' : %s"
msgstr "설정 파일 쓰기 실패: %s"
-#: src/qemu_driver.c:1536
+#: src/qemu_driver.c:1535
#, fuzzy, c-format
msgid "cannot set IP address on bridge '%s' to '%s' : %s"
msgstr "'%s' 열기 실패: %s"
-#: src/qemu_driver.c:1544
+#: src/qemu_driver.c:1543
#, fuzzy, c-format
msgid "cannot set netmask on bridge '%s' to '%s' : %s"
msgstr "'%s' 열기 실패: %s"
-#: src/qemu_driver.c:1552
+#: src/qemu_driver.c:1551
#, fuzzy, c-format
msgid "failed to bring the bridge '%s' up : %s"
msgstr "'%s' 열기 실패: %s"
-#: src/qemu_driver.c:1563
+#: src/qemu_driver.c:1562
#, fuzzy, c-format
msgid "failed to enable IP forwarding : %s"
msgstr "읽기 용 %s 열기 실패"
-#: src/qemu_driver.c:1581 src/qemu_driver.c:1612
+#: src/qemu_driver.c:1580 src/qemu_driver.c:1611
#, fuzzy, c-format
msgid "Failed to bring down bridge '%s' : %s\n"
msgstr "'%s' 열기 실패: %s"
-#: src/qemu_driver.c:1587 src/qemu_driver.c:1617
+#: src/qemu_driver.c:1586 src/qemu_driver.c:1616
#, fuzzy, c-format
msgid "Failed to delete bridge '%s' : %s\n"
msgstr "'%s' 열기 실패: %s"
-#: src/qemu_driver.c:1600
+#: src/qemu_driver.c:1599
#, fuzzy, c-format
msgid "Shutting down network '%s'\n"
msgstr "'%s' 네트워크 보기 실패"
-#: src/qemu_driver.c:1626
+#: src/qemu_driver.c:1625
#, fuzzy
msgid "Got unexpected pid for dnsmasq\n"
msgstr "예상외의 dict 노드"
-#: src/qemu_driver.c:1839
+#: src/qemu_driver.c:1814
+#, fuzzy, c-format
+msgid "Unable to open %s: %s\n"
+msgstr "'%s' 열기 실패: %s"
+
+#: src/qemu_driver.c:1859
#, fuzzy
msgid "failed to allocate space for capabilities support"
msgstr "메모리 할당 실패"
-#: src/qemu_driver.c:1858 src/qemu_driver.c:1884
+#: src/qemu_driver.c:1878 src/qemu_driver.c:1904
msgid "NUMA not supported on this host"
msgstr ""
-#: src/qemu_driver.c:1869 src/qemu_driver.c:1892
+#: src/qemu_driver.c:1889 src/qemu_driver.c:1912
#, fuzzy
msgid "Failed to query NUMA free memory"
msgstr "사용된 메모리:"
-#: src/qemu_driver.c:2053
+#: src/qemu_driver.c:2073
#, fuzzy, c-format
msgid "domain '%s' is already defined"
msgstr "이미 %s 도메인이 존재함"
-#: src/qemu_driver.c:2064
+#: src/qemu_driver.c:2084
#, fuzzy, c-format
msgid "domain with uuid '%s' is already defined"
msgstr "이미 %s 도메인이 존재함"
-#: src/qemu_driver.c:2094 src/qemu_driver.c:2123 src/qemu_driver.c:2152
-#: src/qemu_driver.c:2172 src/qemu_driver.c:2410 src/qemu_driver.c:3383
-#: src/qemu_driver.c:3518 src/qemu_driver.c:3632
+#: src/qemu_driver.c:2114 src/qemu_driver.c:2143 src/qemu_driver.c:2172
+#: src/qemu_driver.c:2192 src/qemu_driver.c:2430 src/qemu_driver.c:3403
+#: src/qemu_driver.c:3538 src/qemu_driver.c:3652
#, c-format
msgid "no domain with matching id %d"
msgstr ""
-#: src/qemu_driver.c:2099 src/qemu_driver.c:2128 src/qemu_driver.c:2416
-#: src/qemu_driver.c:3388 src/qemu_driver.c:3524 src/qemu_driver.c:3638
+#: src/qemu_driver.c:2119 src/qemu_driver.c:2148 src/qemu_driver.c:2436
+#: src/qemu_driver.c:3408 src/qemu_driver.c:3544 src/qemu_driver.c:3658
#, fuzzy
msgid "domain is not running"
msgstr "도메인이 아직 실행 중"
-#: src/qemu_driver.c:2107
+#: src/qemu_driver.c:2127
#, fuzzy
msgid "suspend operation failed"
msgstr "작업 실패"
-#: src/qemu_driver.c:2158
+#: src/qemu_driver.c:2178
#, fuzzy
msgid "shutdown operation failed"
msgstr "작업 실패"
-#: src/qemu_driver.c:2198
+#: src/qemu_driver.c:2218
#, fuzzy
msgid "failed to allocate space for ostype"
msgstr "노드 할당 실패"
-#: src/qemu_driver.c:2214 src/qemu_driver.c:2230 src/qemu_driver.c:2253
-#: src/qemu_driver.c:2526 src/qemu_driver.c:2688
+#: src/qemu_driver.c:2234 src/qemu_driver.c:2250 src/qemu_driver.c:2273
+#: src/qemu_driver.c:2546 src/qemu_driver.c:2708
#, c-format
msgid "no domain with matching uuid '%s'"
msgstr ""
-#: src/qemu_driver.c:2236
+#: src/qemu_driver.c:2256
msgid "cannot set max memory lower than current memory"
msgstr ""
-#: src/qemu_driver.c:2259
+#: src/qemu_driver.c:2279
#, fuzzy
msgid "cannot set memory of an active domain"
msgstr "비활성화 도메인명"
-#: src/qemu_driver.c:2265
+#: src/qemu_driver.c:2285
msgid "cannot set memory higher than max memory"
msgstr ""
-#: src/qemu_driver.c:2425
+#: src/qemu_driver.c:2445
#, fuzzy
msgid "failed to pause domain"
msgstr "도메인 %s를 중지하기 실패"
-#: src/qemu_driver.c:2434
+#: src/qemu_driver.c:2454
#, fuzzy
msgid "failed to get domain xml"
msgstr "도메인 UUID 보기 실패 "
-#: src/qemu_driver.c:2442
+#: src/qemu_driver.c:2462
#, fuzzy, c-format
msgid "failed to create '%s'"
msgstr "XML 생성하기 실패"
-#: src/qemu_driver.c:2449
+#: src/qemu_driver.c:2469
#, fuzzy
msgid "failed to write save header"
msgstr "소켓 %d에 쓰기 실패\n"
-#: src/qemu_driver.c:2457
+#: src/qemu_driver.c:2477
#, fuzzy
msgid "failed to write xml"
msgstr "소켓 %d에 쓰기 실패\n"
-#: src/qemu_driver.c:2470 src/qemu_driver.c:2477 src/qemu_driver.c:2748
+#: src/qemu_driver.c:2490 src/qemu_driver.c:2497 src/qemu_driver.c:2768
#: src/remote_internal.c:2241 src/virterror.c:441
msgid "out of memory"
msgstr "메모리 부족"
-#: src/qemu_driver.c:2485
+#: src/qemu_driver.c:2505
#, fuzzy
msgid "migrate operation failed"
msgstr "작업 실패"
-#: src/qemu_driver.c:2497
+#: src/qemu_driver.c:2517
msgid "'migrate' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:2532
+#: src/qemu_driver.c:2552
#, fuzzy
msgid "cannot change vcpu count of an active domain"
msgstr "비활성화 도메인명"
-#: src/qemu_driver.c:2538
+#: src/qemu_driver.c:2558
msgid "could not determine max vcpus for the domain"
msgstr ""
-#: src/qemu_driver.c:2544
+#: src/qemu_driver.c:2564
#, c-format
msgid ""
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
msgstr ""
-#: src/qemu_driver.c:2568 src/qemu_driver.c:2620
+#: src/qemu_driver.c:2588 src/qemu_driver.c:2640
#, fuzzy
msgid "cannot pin vcpus on an inactive domain"
msgstr "비활성화 도메인을 정의하지 않음"
-#: src/qemu_driver.c:2574
+#: src/qemu_driver.c:2594
#, c-format
msgid "vcpu number out of range %d > %d"
msgstr ""
-#: src/qemu_driver.c:2595
+#: src/qemu_driver.c:2615
#, fuzzy, c-format
msgid "cannot set affinity: %s"
msgstr "'%s' 열기 실패: %s"
-#: src/qemu_driver.c:2600
+#: src/qemu_driver.c:2620
#, fuzzy
msgid "cpu affinity is not supported"
msgstr "라이브러리가 지원되지 않아 라이브러리 호출 실패"
-#: src/qemu_driver.c:2657
+#: src/qemu_driver.c:2677
#, fuzzy, c-format
msgid "cannot get affinity: %s"
msgstr "XML 생성하기 실패"
-#: src/qemu_driver.c:2667
+#: src/qemu_driver.c:2687
msgid "cpu affinity is not available"
msgstr ""
-#: src/qemu_driver.c:2694
+#: src/qemu_driver.c:2714
#, fuzzy, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr "도메인 정의 파일 읽어오기"
-#: src/qemu_driver.c:2720 src/test.c:956
+#: src/qemu_driver.c:2740 src/test.c:956
#, fuzzy
msgid "cannot read domain image"
msgstr "노드 도메인 목록"
-#: src/qemu_driver.c:2726
+#: src/qemu_driver.c:2746
#, fuzzy
msgid "failed to read qemu header"
msgstr "Xen 데몬에서 읽기 실패"
-#: src/qemu_driver.c:2733
+#: src/qemu_driver.c:2753
msgid "image magic is incorrect"
msgstr ""
-#: src/qemu_driver.c:2740
+#: src/qemu_driver.c:2760
#, c-format
msgid "image version is not supported (%d > %d)"
msgstr ""
-#: src/qemu_driver.c:2755
+#: src/qemu_driver.c:2775
#, fuzzy
msgid "failed to read XML"
msgstr "XML 생성하기 실패"
-#: src/qemu_driver.c:2764
+#: src/qemu_driver.c:2784
#, fuzzy
msgid "failed to parse XML"
msgstr "XML 생성하기 실패"
-#: src/qemu_driver.c:2777
+#: src/qemu_driver.c:2797
#, fuzzy, c-format
msgid "domain is already active as '%s'"
msgstr "이미 도메인이 활성화됨"
-#: src/qemu_driver.c:2786
+#: src/qemu_driver.c:2806
#, fuzzy
msgid "failed to assign new VM"
msgstr "XML 생성하기 실패"
-#: src/qemu_driver.c:2799
+#: src/qemu_driver.c:2819
#, fuzzy
msgid "failed to start VM"
msgstr "도메인 %s 시작하기 실패"
-#: src/qemu_driver.c:2811
+#: src/qemu_driver.c:2831
#, fuzzy
msgid "failed to resume domain"
msgstr "도메인 %s를 다시 시작하기 실패"
-#: src/qemu_driver.c:2848 src/qemu_driver.c:3741 src/qemu_driver.c:3776
+#: src/qemu_driver.c:2868 src/qemu_driver.c:3761 src/qemu_driver.c:3796
#, fuzzy
msgid "failed to allocate space for VM name string"
msgstr "메모리 할당 실패"
-#: src/qemu_driver.c:2962
+#: src/qemu_driver.c:2982
#, fuzzy, c-format
msgid "cannot convert disk '%s' to bus/device index"
msgstr "인터페이스 장치"
-#: src/qemu_driver.c:2982
+#: src/qemu_driver.c:3002
#, fuzzy, c-format
msgid "Unsupported disk name mapping for bus '%s'"
msgstr "대상 장치 유형"
-#: src/qemu_driver.c:3022
+#: src/qemu_driver.c:3042
#, c-format
msgid "No device with bus '%s' and target '%s'"
msgstr ""
-#: src/qemu_driver.c:3049
+#: src/qemu_driver.c:3069
#, c-format
msgid ""
"Emulator version does not support removable media for device '%s' and target "
"'%s'"
msgstr ""
-#: src/qemu_driver.c:3086
+#: src/qemu_driver.c:3106
msgid "cannot change cdrom media"
msgstr ""
-#: src/qemu_driver.c:3097
+#: src/qemu_driver.c:3117
msgid "changing cdrom media failed"
msgstr ""
-#: src/qemu_driver.c:3157
+#: src/qemu_driver.c:3177
#, fuzzy
msgid "cannot attach usb disk"
msgstr "인터페이스 장치"
-#: src/qemu_driver.c:3168
+#: src/qemu_driver.c:3188
#, fuzzy
msgid "adding usb disk failed"
msgstr "호스트 정의 파일을 읽어오는중"
-#: src/qemu_driver.c:3212
+#: src/qemu_driver.c:3232
#, fuzzy
msgid "cannot attach usb device"
msgstr "인터페이스 장치"
-#: src/qemu_driver.c:3223
+#: src/qemu_driver.c:3243
#, fuzzy
msgid "adding usb device failed"
msgstr "호스트 정의 파일을 읽어오는중"
-#: src/qemu_driver.c:3253
+#: src/qemu_driver.c:3273
#, fuzzy
msgid "cannot attach device on inactive domain"
msgstr "비활성화 도메인을 정의하지 않음"
-#: src/qemu_driver.c:3276
+#: src/qemu_driver.c:3296
msgid "this device type cannot be attached"
msgstr ""
-#: src/qemu_driver.c:3315
+#: src/qemu_driver.c:3335
#, fuzzy
msgid "cannot set autostart for transient domain"
msgstr "비활성화 도메인명"
-#: src/qemu_driver.c:3341
+#: src/qemu_driver.c:3361
#, fuzzy, c-format
msgid "Failed to create symlink '%s to '%s': %s"
msgstr "도메인 %s를 %s에 저장하기 실패"
-#: src/qemu_driver.c:3348 src/qemu_driver.c:3981 src/storage_driver.c:832
+#: src/qemu_driver.c:3368 src/qemu_driver.c:4001 src/storage_driver.c:832
#, fuzzy, c-format
msgid "Failed to delete symlink '%s': %s"
msgstr "'%s' 열기 실패: %s"
-#: src/qemu_driver.c:3410
+#: src/qemu_driver.c:3430
#, fuzzy, c-format
msgid "invalid path: %s"
msgstr "%s에 있는 잘못된 인수"
-#: src/qemu_driver.c:3418
+#: src/qemu_driver.c:3438
msgid "'info blockstats' command failed"
msgstr ""
-#: src/qemu_driver.c:3433
+#: src/qemu_driver.c:3453
msgid "'info blockstats' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:3498
+#: src/qemu_driver.c:3518
#, fuzzy, c-format
msgid "device not found: %s (%s)"
msgstr "도메인을 찾을 수 없음: %s"
-#: src/qemu_driver.c:3530 src/qemu_driver.c:3573
+#: src/qemu_driver.c:3550 src/qemu_driver.c:3593
msgid "NULL or empty path"
msgstr ""
-#: src/qemu_driver.c:3541
+#: src/qemu_driver.c:3561
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr ""
-#: src/qemu_driver.c:3583
+#: src/qemu_driver.c:3603
#, fuzzy
msgid "invalid path"
msgstr "%s에 있는 잘못된 인수"
-#: src/qemu_driver.c:3626
+#: src/qemu_driver.c:3646
msgid "QEMU driver only supports virtual memory addrs"
msgstr ""
-#: src/qemu_driver.c:3653
+#: src/qemu_driver.c:3673
#, fuzzy
msgid "'memsave' command failed"
msgstr "도메인명"
-#: src/qemu_driver.c:3682 src/qemu_driver.c:3850 src/qemu_driver.c:3875
-#: src/qemu_driver.c:3889 src/qemu_driver.c:3904 src/qemu_driver.c:3937
-#: src/qemu_driver.c:3953
+#: src/qemu_driver.c:3702 src/qemu_driver.c:3870 src/qemu_driver.c:3895
+#: src/qemu_driver.c:3909 src/qemu_driver.c:3924 src/qemu_driver.c:3957
+#: src/qemu_driver.c:3973
msgid "no network with matching uuid"
msgstr ""
-#: src/qemu_driver.c:3697
+#: src/qemu_driver.c:3717
msgid "no network with matching name"
msgstr ""
-#: src/qemu_driver.c:3856
+#: src/qemu_driver.c:3876
#, fuzzy
msgid "network is still active"
msgstr "이미 도메인이 활성화됨"
-#: src/qemu_driver.c:3917
+#: src/qemu_driver.c:3937
#, fuzzy
msgid "no network with matching id"
msgstr "XML에 있는 네트워크 정보"
-#: src/qemu_driver.c:3924
+#: src/qemu_driver.c:3944
#, fuzzy
msgid "failed to allocate space for network bridge string"
msgstr "노드 할당 실패"
-#: src/qemu_driver.c:3974 src/storage_driver.c:823
+#: src/qemu_driver.c:3994 src/storage_driver.c:823
#, fuzzy, c-format
msgid "Failed to create symlink '%s' to '%s': %s"
msgstr "도메인 %s를 %s에 저장하기 실패"
msgid "%s not implemented on Win32"
msgstr ""
-#: src/storage_backend_disk.c:85 src/storage_backend_logical.c:57
+#: src/storage_backend_disk.c:90 src/storage_backend_logical.c:57
#, c-format
msgid "unsupported pool format %s"
msgstr ""
-#: src/storage_backend_disk.c:110 src/storage_backend_logical.c:70
+#: src/storage_backend_disk.c:115 src/storage_backend_logical.c:70
#, c-format
msgid "unsupported pool format %d"
msgstr ""
-#: src/storage_backend_disk.c:138 src/storage_backend_fs.c:192
+#: src/storage_backend_disk.c:143 src/storage_backend_fs.c:192
#: src/storage_backend_fs.c:262 src/storage_backend_fs.c:314
#, c-format
msgid "unsupported volume format %s"
msgstr ""
-#: src/storage_backend_disk.c:165 src/storage_backend_fs.c:225
+#: src/storage_backend_disk.c:170 src/storage_backend_fs.c:225
#: src/storage_backend_fs.c:297 src/storage_backend_fs.c:329
#, c-format
msgid "unsupported volume format %d"
msgstr ""
-#: src/storage_backend_disk.c:179 src/storage_backend_disk.c:192
-#: src/storage_backend_disk.c:199 src/storage_backend_disk.c:221
+#: src/storage_backend_disk.c:184 src/storage_backend_disk.c:197
+#: src/storage_backend_disk.c:204 src/storage_backend_disk.c:226
#: src/storage_backend_fs.c:839 src/storage_backend_iscsi.c:177
#: src/storage_backend_logical.c:116 src/storage_backend_logical.c:121
#: src/storage_backend_logical.c:133 src/storage_backend_logical.c:143
-#: src/storage_backend_logical.c:531
+#: src/storage_backend_logical.c:546
msgid "volume"
msgstr ""
-#: src/storage_backend_disk.c:229
+#: src/storage_backend_disk.c:234
msgid "volume extents"
msgstr ""
-#: src/storage_backend_disk.c:237
+#: src/storage_backend_disk.c:242
msgid "cannot parse device start location"
msgstr ""
-#: src/storage_backend_disk.c:244
+#: src/storage_backend_disk.c:249
msgid "cannot parse device end location"
msgstr ""
-#: src/storage_backend_disk.c:250 src/storage_backend_logical.c:154
+#: src/storage_backend_disk.c:255 src/storage_backend_logical.c:154
#: src/storage_backend_logical.c:160
msgid "extents"
msgstr ""
-#: src/storage_backend_disk.c:464
+#: src/storage_backend_disk.c:462
msgid "no large enough free extent"
msgstr ""
-#: src/storage_backend_disk.c:498
-msgid "Disk pools are not yet supported"
+#: src/storage_backend_disk.c:502
+#, c-format
+msgid "Couldn't read volume target path '%s'. %s"
+msgstr ""
+
+#: src/storage_backend_disk.c:517
+#, c-format
+msgid "Volume path '%s' did not start with parent pool source device name."
msgstr ""
+#: src/storage_backend_disk.c:526
+#, fuzzy, c-format
+msgid "cannot parse partition number from target '%s'"
+msgstr "'%s' 열기 실패: %s"
+
#: src/storage_backend_fs.c:358
#, c-format
msgid "cannot read header '%s': %s"
msgstr ""
#: src/storage_backend_fs.c:1042 src/storage_backend_fs.c:1078
-#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:543
+#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:558
#, c-format
msgid "cannot read path '%s': %s"
msgstr ""
msgid "creation of non-raw images is not supported without qemu-img"
msgstr ""
-#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:552
+#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:567
#, fuzzy, c-format
msgid "cannot set file owner '%s': %s"
msgstr "'%s' 열기 실패: %s"
-#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:559
+#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:574
#, fuzzy, c-format
msgid "cannot set file mode '%s': %s"
msgstr "'%s' 열기 실패: %s"
-#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:566
+#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:581
#, c-format
msgid "cannot close file '%s': %s"
msgstr ""
msgid "lvs command failed with exitstatus %d"
msgstr ""
-#: src/storage_backend_logical.c:355
+#: src/storage_backend_logical.c:354
#, fuzzy
msgid "command line"
msgstr "도메인명"
-#: src/storage_backend_logical.c:372
+#: src/storage_backend_logical.c:371
#, c-format
msgid "cannot open device %s"
msgstr ""
-#: src/storage_backend_logical.c:378
+#: src/storage_backend_logical.c:377
#, c-format
msgid "cannot clear device header %s"
msgstr ""
-#: src/storage_backend_logical.c:385
+#: src/storage_backend_logical.c:384
#, c-format
msgid "cannot close device %s"
msgstr ""
-#: src/storage_backend_logical.c:575
+#: src/storage_backend_logical.c:507
+#, fuzzy, c-format
+msgid "cannot remove PV device %s: %s"
+msgstr "설정 파일 쓰기 실패: %s"
+
+#: src/storage_backend_logical.c:590
#, c-format
msgid "cannot find newly created volume '%s': %s"
msgstr ""
msgstr "데이터"
#: src/virsh.c:6292 src/virsh.c:6314
-msgid "blocked"
-msgstr "차단됨"
+#, fuzzy
+msgid "idle"
+msgstr "XML 파일"
#: src/virsh.c:6294
msgid "paused"
msgid "domain information incomplete, missing uuid"
msgstr "도메인 정보가 완료되지 않음, uuid 부재"
-#: src/xend_internal.c:1109 src/xend_internal.c:2204 src/xend_internal.c:2211
+#: src/xend_internal.c:1109 src/xend_internal.c:2213 src/xend_internal.c:2220
msgid "domain information incomplete, missing name"
msgstr "도메인 정보가 완료되지 않음, 이름 부재"
msgid "unknown graphics type '%s'"
msgstr "알려지지 않은 OS 유형 %s"
-#: src/xend_internal.c:2191
+#: src/xend_internal.c:2200
msgid "domain information incomplete, missing id"
msgstr "도메인 정보가 완료되지 않음, id 부재"
-#: src/xend_internal.c:2260 src/xend_internal.c:2270 src/xend_internal.c:2280
+#: src/xend_internal.c:2269 src/xend_internal.c:2279 src/xend_internal.c:2289
#, fuzzy, c-format
msgid "unknown lifecycle type %s"
msgstr "알려지지 않은 OS 유형 %s"
-#: src/xend_internal.c:2593
+#: src/xend_internal.c:2602
#, fuzzy
msgid "failed to parse topology information"
msgstr "Xend 도메인 정보 분석 실패"
-#: src/xend_internal.c:2647
+#: src/xend_internal.c:2656
#, fuzzy
msgid "topology syntax error"
msgstr "설정 파일 구문 오류"
-#: src/xend_internal.c:2711
+#: src/xend_internal.c:2720
msgid "failed to parse Xend domain information"
msgstr "Xend 도메인 정보 분석 실패"
-#: src/xend_internal.c:3193
+#: src/xend_internal.c:3202
msgid "xenDaemonDomainFetch failed to find this domain"
msgstr ""
-#: src/xend_internal.c:3815 src/xend_internal.c:4290 src/xm_internal.c:1617
+#: src/xend_internal.c:3824 src/xend_internal.c:4299 src/xm_internal.c:1617
#, fuzzy
msgid "failed to build sexpr"
msgstr "도메인 %s를 중지하기 실패"
-#: src/xend_internal.c:3917
+#: src/xend_internal.c:3926
#, fuzzy
msgid "unsupported device type"
msgstr "대상 장치 유형"
-#: src/xend_internal.c:4020
+#: src/xend_internal.c:4029
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4061
+#: src/xend_internal.c:4070
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4069
+#: src/xend_internal.c:4078
#, fuzzy
msgid "unexpected value from on_xend_start"
msgstr "예상외의 값 노드"
-#: src/xend_internal.c:4080
+#: src/xend_internal.c:4089
#, fuzzy
msgid "no memory"
msgstr "노드 메모리"
-#: src/xend_internal.c:4086
+#: src/xend_internal.c:4095
#, fuzzy
msgid "sexpr2string failed"
msgstr "작업 실패"
-#: src/xend_internal.c:4091
+#: src/xend_internal.c:4100
#, fuzzy
msgid "Failed to redefine sexpr"
msgstr "도메인 %s를 정의하지 않기 실패"
-#: src/xend_internal.c:4096
+#: src/xend_internal.c:4105
msgid "on_xend_start not present in sexpr"
msgstr ""
-#: src/xend_internal.c:4127
+#: src/xend_internal.c:4136
#, fuzzy, c-format
msgid "gethostname failed: %s"
msgstr "작업 실패: %s"
-#: src/xend_internal.c:4133
+#: src/xend_internal.c:4142
#, fuzzy, c-format
msgid "failed to strdup hostname: %s"
msgstr "호스트명 보기 실패"
-#: src/xend_internal.c:4164
+#: src/xend_internal.c:4173
msgid ""
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
"migration"
msgstr ""
-#: src/xend_internal.c:4174
+#: src/xend_internal.c:4183
msgid ""
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
"migration"
msgstr ""
-#: src/xend_internal.c:4186
+#: src/xend_internal.c:4195
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr ""
-#: src/xend_internal.c:4199
+#: src/xend_internal.c:4208
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr ""
-#: src/xend_internal.c:4204
+#: src/xend_internal.c:4213
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr ""
-#: src/xend_internal.c:4211
+#: src/xend_internal.c:4220
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr ""
-#: src/xend_internal.c:4218 src/xend_internal.c:4240 src/xend_internal.c:4248
-#: src/xend_internal.c:4474 src/xend_internal.c:4481 src/xml.c:89
+#: src/xend_internal.c:4227 src/xend_internal.c:4249 src/xend_internal.c:4257
+#: src/xend_internal.c:4483 src/xend_internal.c:4490 src/xml.c:89
msgid "strdup failed"
msgstr ""
-#: src/xend_internal.c:4231
+#: src/xend_internal.c:4240
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr ""
-#: src/xend_internal.c:4284
+#: src/xend_internal.c:4293
#, fuzzy
msgid "failed to parse domain description"
msgstr "Xend 도메인 정보 분석 실패"
-#: src/xend_internal.c:4300
+#: src/xend_internal.c:4309
#, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "비활성화 도메인 %s 생성 실패\n"
-#: src/xend_internal.c:4456 src/xend_internal.c:4532 src/xend_internal.c:4622
+#: src/xend_internal.c:4465 src/xend_internal.c:4541 src/xend_internal.c:4631
msgid "unsupported in xendConfigVersion < 4"
msgstr ""
-#: src/xend_internal.c:4468
+#: src/xend_internal.c:4477
#, fuzzy
msgid "node information incomplete, missing scheduler name"
msgstr "도메인 정보가 완료되지 않음, 이름 부재"
-#: src/xend_internal.c:4486 src/xend_internal.c:4580 src/xend_internal.c:4692
+#: src/xend_internal.c:4495 src/xend_internal.c:4589 src/xend_internal.c:4701
#, fuzzy
msgid "Unknown scheduler"
msgstr "알려지지 않음"
-#: src/xend_internal.c:4545 src/xend_internal.c:4635
+#: src/xend_internal.c:4554 src/xend_internal.c:4644
#, fuzzy
msgid "Failed to get a scheduler name"
msgstr "호스트명 보기 실패"
-#: src/xend_internal.c:4558 src/xend_internal.c:4671
+#: src/xend_internal.c:4567 src/xend_internal.c:4680
#, fuzzy
msgid "domain information incomplete, missing cpu_weight"
msgstr "도메인 정보가 완료되지 않음, uuid 부재"
-#: src/xend_internal.c:4563 src/xend_internal.c:4680
+#: src/xend_internal.c:4572 src/xend_internal.c:4689
#, fuzzy
msgid "domain information incomplete, missing cpu_cap"
msgstr "도메인 정보가 완료되지 않음, uuid 부재"
-#: src/xend_internal.c:4739
+#: src/xend_internal.c:4748
msgid "domainBlockPeek is not supported for dom0"
msgstr ""
-#: src/xend_internal.c:4762
+#: src/xend_internal.c:4771
#, fuzzy, c-format
msgid "%s: invalid path"
msgstr "%s에 있는 잘못된 인수"
-#: src/xend_internal.c:4770
+#: src/xend_internal.c:4779
#, fuzzy, c-format
msgid "failed to open for reading: %s: %s"
msgstr "읽기 용 %s 열기 실패"
-#: src/xend_internal.c:4782
+#: src/xend_internal.c:4791
#, fuzzy, c-format
msgid "failed to lseek or read from file: %s: %s"
msgstr "'%s' 열기 실패: %s"
-#: src/xend_internal.c:4865 src/xend_internal.c:4911
+#: src/xend_internal.c:4874 src/xend_internal.c:4920
#, fuzzy, c-format
msgid "unexpected graphics type %d"
msgstr "예상외의 mime 유형"
-#: src/xend_internal.c:4954
+#: src/xend_internal.c:4963
#, fuzzy
msgid "unexpected chr device type"
msgstr "예상외의 mime 유형"
-#: src/xend_internal.c:5128 src/xm_internal.c:1779
+#: src/xend_internal.c:5137 src/xm_internal.c:1779
#, fuzzy, c-format
msgid "unsupported network type %d"
msgstr "예상외의 mime 유형"
-#: src/xend_internal.c:5302 src/xend_internal.c:5309 src/xend_internal.c:5316
+#: src/xend_internal.c:5311 src/xend_internal.c:5318 src/xend_internal.c:5325
#, fuzzy, c-format
msgid "unexpected lifecycle value %d"
msgstr "예상외의 값 노드"
-#: src/xend_internal.c:5333
+#: src/xend_internal.c:5342
#, fuzzy
msgid "no HVM domain loader"
msgstr "노드 도메인 목록"
-#: src/xend_internal.c:5544
+#: src/xend_internal.c:5553
#, fuzzy
msgid "hotplug of device type not supported"
msgstr "라이브러리가 지원되지 않아 라이브러리 호출 실패"
msgid "failed to connect to Xen Store"
msgstr "Xen Store에 연결 실패"
+#~ msgid "blocked"
+#~ msgstr "차단됨"
+
#, fuzzy
#~ msgid "invalid interface type: %s"
#~ msgstr "대상 장치 유형"
#~ msgid "cannot read tty pid file %s: %s"
#~ msgstr "설정 파일 쓰기 실패: %s"
-#, fuzzy
-#~ msgid "cannot remove ttyPidFile %s: %s"
-#~ msgstr "설정 파일 쓰기 실패: %s"
-
#, fuzzy
#~ msgid "failed to calloc memory for init string: %s"
#~ msgstr "메모리 할당 실패"
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-09-08 14:51+0200\n"
+"POT-Creation-Date: 2008-09-23 22:28+0200\n"
"PO-Revision-Date: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
msgid "storage_vol not found"
msgstr "domain name or uuid"
-#: src/conf.c:155 src/conf.c:203 src/conf.c:488 src/conf.c:525 src/conf.c:553
-#: src/conf.c:631
+#: src/conf.c:164 src/conf.c:212 src/conf.c:491 src/conf.c:528 src/conf.c:555
+#: src/conf.c:630
msgid "allocating configuration"
msgstr "allocating configuration"
-#: src/conf.c:338
+#: src/conf.c:347
msgid "unterminated number"
msgstr "unterminated number"
-#: src/conf.c:372 src/conf.c:389 src/conf.c:401
+#: src/conf.c:380 src/conf.c:396 src/conf.c:407
msgid "unterminated string"
msgstr "unterminated string"
-#: src/conf.c:429 src/conf.c:483
+#: src/conf.c:434 src/conf.c:487
msgid "expecting a value"
msgstr "expecting a value"
-#: src/conf.c:450
+#: src/conf.c:454
msgid "expecting a separator in list"
msgstr "expecting a separator in list"
-#: src/conf.c:473
+#: src/conf.c:477
#, fuzzy
msgid "list is not closed with ]"
msgstr "list is not closed with ] "
-#: src/conf.c:518
+#: src/conf.c:521
msgid "expecting a name"
msgstr "expecting a name"
-#: src/conf.c:581
+#: src/conf.c:582
msgid "expecting a separator"
msgstr "expecting a separator"
msgid "expecting an assignment"
msgstr "expecting an assignment"
-#: src/conf.c:894 src/conf.c:950 src/xend_internal.c:584
-#: src/xend_internal.c:2657 src/xm_internal.c:1475 src/xm_internal.c:1482
+#: src/conf.c:892 src/conf.c:948 src/xend_internal.c:584
+#: src/xend_internal.c:2666 src/xm_internal.c:1475 src/xm_internal.c:1482
#, fuzzy
msgid "allocate buffer"
msgstr "allocate new buffer"
-#: src/conf.c:901
+#: src/conf.c:899
msgid "failed to open file"
msgstr "failed to open file"
-#: src/conf.c:912
+#: src/conf.c:910
msgid "failed to save content"
msgstr "failed to save content"
msgid "cannot extract disk devices"
msgstr "Cannot extract running %s hypervisor version\n"
-#: src/domain_conf.c:1939 src/qemu_driver.c:3133
+#: src/domain_conf.c:1939 src/qemu_driver.c:3153
#, fuzzy, c-format
msgid "duplicate disk target '%s'"
msgstr "unexpected mime type"
msgid "unexpected char type %d"
msgstr "unexpected mime type"
-#: src/domain_conf.c:2815 src/xend_internal.c:5214
+#: src/domain_conf.c:2815 src/xend_internal.c:5223
#, fuzzy, c-format
msgid "unexpected sound model %d"
msgstr "unexpected mime type"
-#: src/domain_conf.c:2835 src/xend_internal.c:5237
+#: src/domain_conf.c:2835 src/xend_internal.c:5246
#, fuzzy, c-format
msgid "unexpected input type %d"
msgstr "unexpected mime type"
#: src/lxc_driver.c:274 src/lxc_driver.c:309 src/lxc_driver.c:335
#: src/lxc_driver.c:350 src/openvz_driver.c:238 src/openvz_driver.c:267
-#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:620
-#: src/openvz_driver.c:651 src/openvz_driver.c:672 src/openvz_driver.c:713
-#: src/qemu_driver.c:2192 src/qemu_driver.c:2279 src/qemu_driver.c:2828
-#: src/qemu_driver.c:2883 src/qemu_driver.c:2927 src/qemu_driver.c:3007
-#: src/qemu_driver.c:3123 src/qemu_driver.c:3192 src/qemu_driver.c:3247
-#: src/qemu_driver.c:3291 src/qemu_driver.c:3309 src/qemu_driver.c:3567
+#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:621
+#: src/openvz_driver.c:652 src/openvz_driver.c:673 src/openvz_driver.c:714
+#: src/qemu_driver.c:2212 src/qemu_driver.c:2299 src/qemu_driver.c:2848
+#: src/qemu_driver.c:2903 src/qemu_driver.c:2947 src/qemu_driver.c:3027
+#: src/qemu_driver.c:3143 src/qemu_driver.c:3212 src/qemu_driver.c:3267
+#: src/qemu_driver.c:3311 src/qemu_driver.c:3329 src/qemu_driver.c:3587
#, fuzzy
msgid "no domain with matching uuid"
msgstr "domain id or uuid"
-#: src/lxc_driver.c:280 src/openvz_driver.c:625 src/qemu_driver.c:2933
+#: src/lxc_driver.c:280 src/openvz_driver.c:626 src/qemu_driver.c:2953
#, fuzzy
msgid "cannot delete active domain"
msgstr "name of the inactive domain"
-#: src/lxc_driver.c:286 src/qemu_driver.c:2939
+#: src/lxc_driver.c:286 src/qemu_driver.c:2959
#, fuzzy
msgid "cannot undefine transient domain"
msgstr "name of the inactive domain"
msgid "container '%s' unexpectedly shutdown during startup"
msgstr ""
-#: src/lxc_driver.c:747 src/qemu_driver.c:892
+#: src/lxc_driver.c:747 src/qemu_driver.c:893
#, fuzzy, c-format
msgid "cannot create log directory %s: %s"
msgstr "failed to write configuration file: %s"
msgid "unknown forwarding type '%s'"
msgstr "unknown OS type %s"
-#: src/network_conf.c:662 src/qemu_driver.c:3334 src/qemu_driver.c:3967
+#: src/network_conf.c:662 src/qemu_driver.c:3354 src/qemu_driver.c:3987
#: src/storage_driver.c:816
#, c-format
msgid "cannot create autostart directory %s: %s"
msgid "no config file for %s"
msgstr "configuration file syntax error: %s"
-#: src/openvz_conf.c:187
+#: src/openvz_conf.c:190
+#, fuzzy, c-format
+msgid "Cound not read 'IP_ADDRESS' from config for container %d"
+msgstr "could not connect to %s"
+
+#: src/openvz_conf.c:220
+#, fuzzy, c-format
+msgid "Cound not read 'NETIF' from config for container %d"
+msgstr "could not connect to %s"
+
+#: src/openvz_conf.c:247
+#, fuzzy
+msgid "Too long network device name"
+msgstr "resolving domain filename"
+
+#: src/openvz_conf.c:264
+#, fuzzy
+msgid "Wrong length MAC address"
+msgstr "invalid argument in %s"
+
+#: src/openvz_conf.c:271
+#, fuzzy
+msgid "Wrong MAC address"
+msgstr "invalid argument in %s"
+
+#: src/openvz_conf.c:327
#, fuzzy
msgid "popen failed"
msgstr "operation failed"
-#: src/openvz_conf.c:197
+#: src/openvz_conf.c:337
#, fuzzy
msgid "Failed to parse vzlist output"
msgstr "Failed to suspend domain %s"
-#: src/openvz_conf.c:223
+#: src/openvz_conf.c:363
#, fuzzy
msgid "UUID in config file malformed"
msgstr "configuration file syntax error: %s"
-#: src/openvz_conf.c:235
+#: src/openvz_conf.c:375
#, fuzzy, c-format
msgid "Cound not read config for container %d"
msgstr "could not connect to %s"
msgid "Container ID is not specified"
msgstr ""
-#: src/openvz_driver.c:391 src/openvz_driver.c:459 src/openvz_driver.c:534
-#: src/openvz_driver.c:554 src/openvz_driver.c:600 src/openvz_driver.c:631
-#: src/openvz_driver.c:656 src/openvz_driver.c:728 src/openvz_driver.c:826
-#: src/openvz_driver.c:872
+#: src/openvz_driver.c:391 src/openvz_driver.c:460 src/openvz_driver.c:535
+#: src/openvz_driver.c:555 src/openvz_driver.c:601 src/openvz_driver.c:632
+#: src/openvz_driver.c:657 src/openvz_driver.c:729 src/openvz_driver.c:827
+#: src/openvz_driver.c:873
#, fuzzy, c-format
msgid "Could not exec %s"
msgstr "could not connect to %s"
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:451 src/openvz_driver.c:528
+#: src/openvz_driver.c:452 src/openvz_driver.c:529
msgid "Error creating command for container"
msgstr ""
-#: src/openvz_driver.c:465 src/openvz_driver.c:540
+#: src/openvz_driver.c:466 src/openvz_driver.c:541
#, fuzzy
msgid "Could not set UUID"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:475 src/openvz_driver.c:546
+#: src/openvz_driver.c:476 src/openvz_driver.c:547
#, fuzzy
msgid "Could not configure network"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:482 src/openvz_driver.c:569
+#: src/openvz_driver.c:483 src/openvz_driver.c:570
#, fuzzy
msgid "Could not set number of virtual cpu"
msgstr "change number of virtual CPUs"
#: src/openvz_driver.c:517
#, c-format
-msgid "Already an OPENVZ VM defined with the id '%d'"
+msgid "Already an OPENVZ VM defined with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:588
+#: src/openvz_driver.c:589
msgid "no domain with matching id"
msgstr ""
-#: src/openvz_driver.c:594
+#: src/openvz_driver.c:595
#, fuzzy
msgid "domain is not in shutoff state"
msgstr "Domain is already active"
-#: src/openvz_driver.c:677
+#: src/openvz_driver.c:678
#, fuzzy
msgid "Could not read container config"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:693 src/qemu_driver.c:1823
+#: src/openvz_driver.c:694 src/qemu_driver.c:1843
#, fuzzy, c-format
msgid "unknown type '%s'"
msgstr "unknown OS type %s"
-#: src/openvz_driver.c:719
+#: src/openvz_driver.c:720
msgid "VCPUs should be >= 1"
msgstr ""
-#: src/openvz_driver.c:835 src/openvz_driver.c:881
+#: src/openvz_driver.c:836 src/openvz_driver.c:882
#, fuzzy, c-format
msgid "Could not parse VPS ID %s"
msgstr "could not connect to %s"
msgid "Unexpected exit status '%d', qemu probably failed"
msgstr ""
-#: src/qemu_conf.c:519 src/qemu_driver.c:925
+#: src/qemu_conf.c:519 src/qemu_driver.c:926
#, fuzzy, c-format
msgid "Cannot find QEMU binary %s: %s"
msgstr "Failed to suspend domain %s"
msgid "Network type %d is not supported"
msgstr "Domain %s started\n"
-#: src/qemu_conf.c:580 src/qemu_driver.c:1515
+#: src/qemu_conf.c:580 src/qemu_driver.c:1514
#, fuzzy, c-format
msgid "cannot initialize bridge support: %s"
msgstr "Failed to suspend domain %s"
msgid "failed to allocate space for argv string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:90
+#: src/qemu_driver.c:91
#, fuzzy
msgid "Failed to set close-on-exec file descriptor flag\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:105
+#: src/qemu_driver.c:106
#, fuzzy
msgid "Failed to set non-blocking file descriptor flag\n"
msgstr "failed to parse Xend domain information"
-#: src/qemu_driver.c:150
+#: src/qemu_driver.c:151
#, fuzzy, c-format
msgid "Failed to autostart network '%s': %s\n"
msgstr "Failed to start domain %s"
-#: src/qemu_driver.c:165
+#: src/qemu_driver.c:166
#, fuzzy, c-format
msgid "Failed to autostart VM '%s': %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:201
+#: src/qemu_driver.c:202
#, fuzzy, c-format
msgid "Failed to find user record for uid '%d': %s\n"
msgstr "Failed to undefine domain %s"
-#: src/qemu_driver.c:212
+#: src/qemu_driver.c:213
#, fuzzy
msgid "out of memory in asprintf\n"
msgstr "out of memory"
-#: src/qemu_driver.c:268
+#: src/qemu_driver.c:269
#, fuzzy
msgid "qemudStartup: out of memory\n"
msgstr "out of memory"
-#: src/qemu_driver.c:295
+#: src/qemu_driver.c:296
msgid "Reloading iptables rules\n"
msgstr ""
-#: src/qemu_driver.c:433
+#: src/qemu_driver.c:434
#, c-format
msgid ""
"QEMU quit during %s startup\n"
"%s"
msgstr ""
-#: src/qemu_driver.c:443 src/qemu_driver.c:456
+#: src/qemu_driver.c:444 src/qemu_driver.c:457
#, c-format
msgid "Failure while reading %s startup output: %s"
msgstr ""
-#: src/qemu_driver.c:451
+#: src/qemu_driver.c:452
#, c-format
msgid "Timed out while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:467
+#: src/qemu_driver.c:468
#, c-format
msgid "Failure while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:479
+#: src/qemu_driver.c:480
#, c-format
msgid "Out of space while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:510
+#: src/qemu_driver.c:511
#, fuzzy, c-format
msgid "Unable to open monitor path %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:515
+#: src/qemu_driver.c:516
msgid "Unable to set monitor close-on-exec flag"
msgstr ""
-#: src/qemu_driver.c:520
+#: src/qemu_driver.c:521
msgid "Unable to put monitor into non-blocking mode"
msgstr ""
-#: src/qemu_driver.c:648 src/qemu_driver.c:1027 src/qemu_driver.c:1726
-#: src/qemu_driver.c:1736
+#: src/qemu_driver.c:649 src/qemu_driver.c:1028 src/qemu_driver.c:1725
+#: src/qemu_driver.c:1735
#, fuzzy, c-format
msgid "Unable to log VM console data: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:671
+#: src/qemu_driver.c:672
#, fuzzy
msgid "allocate cpumap"
msgstr "allocate new context"
-#: src/qemu_driver.c:682
+#: src/qemu_driver.c:683
msgid "cannot run monitor command to fetch CPU thread info"
msgstr ""
-#: src/qemu_driver.c:786
+#: src/qemu_driver.c:787
#, fuzzy, c-format
msgid "failed to set CPU affinity %s"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:796 src/qemu_driver.c:2135
+#: src/qemu_driver.c:797 src/qemu_driver.c:2155
#, fuzzy
msgid "resume operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:859
+#: src/qemu_driver.c:860
#, fuzzy
msgid "VM is already active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:869
+#: src/qemu_driver.c:870
msgid "Unable to find an unused VNC port"
msgstr ""
-#: src/qemu_driver.c:881
+#: src/qemu_driver.c:882
#, c-format
msgid "config file path too long: %s/%s.log"
msgstr ""
-#: src/qemu_driver.c:900
+#: src/qemu_driver.c:901
#, fuzzy, c-format
msgid "failed to create logfile %s: %s"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:906
+#: src/qemu_driver.c:907
#, fuzzy, c-format
msgid "Unable to set VM logfile close-on-exec flag %s"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:935 src/qemu_driver.c:3032
+#: src/qemu_driver.c:936 src/qemu_driver.c:3052
#, fuzzy, c-format
msgid "Cannot determine QEMU argv syntax %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:951 src/qemu_driver.c:954 src/qemu_driver.c:959
+#: src/qemu_driver.c:952 src/qemu_driver.c:955 src/qemu_driver.c:960
#, fuzzy, c-format
msgid "Unable to write argv to logfile %d: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:1041
+#: src/qemu_driver.c:1040
#, fuzzy, c-format
msgid "Shutting down VM '%s'\n"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:1052
+#: src/qemu_driver.c:1051
#, fuzzy, c-format
msgid "Unable to close logfile %d: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:1067
+#: src/qemu_driver.c:1066
#, fuzzy
msgid "Got unexpected pid, damn\n"
msgstr "unexpected dict node"
-#: src/qemu_driver.c:1221
+#: src/qemu_driver.c:1220
#, fuzzy
msgid "failed to allocate space for dnsmasq argv"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1235
+#: src/qemu_driver.c:1234
msgid "cannot start dhcp daemon without IP address for server"
msgstr ""
-#: src/qemu_driver.c:1264
+#: src/qemu_driver.c:1263
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1275
+#: src/qemu_driver.c:1274
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1285
+#: src/qemu_driver.c:1284
#, fuzzy, c-format
msgid "failed to add iptables rule to enable masquerading : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1317
+#: src/qemu_driver.c:1316
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1328
+#: src/qemu_driver.c:1327
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1353
+#: src/qemu_driver.c:1352
#, fuzzy
msgid "failed to allocate space for IP tables support"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1361 src/qemu_driver.c:1368
+#: src/qemu_driver.c:1360 src/qemu_driver.c:1367
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1376 src/qemu_driver.c:1383
+#: src/qemu_driver.c:1375 src/qemu_driver.c:1382
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1393
+#: src/qemu_driver.c:1392
#, fuzzy, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1400
+#: src/qemu_driver.c:1399
#, fuzzy, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1408
+#: src/qemu_driver.c:1407
#, fuzzy, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1509
+#: src/qemu_driver.c:1508
#, fuzzy
msgid "network is already active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:1521
+#: src/qemu_driver.c:1520
#, fuzzy, c-format
msgid "cannot create bridge '%s' : %s"
msgstr "failed to write configuration file: %s"
-#: src/qemu_driver.c:1536
+#: src/qemu_driver.c:1535
#, fuzzy, c-format
msgid "cannot set IP address on bridge '%s' to '%s' : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1544
+#: src/qemu_driver.c:1543
#, fuzzy, c-format
msgid "cannot set netmask on bridge '%s' to '%s' : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1552
+#: src/qemu_driver.c:1551
#, fuzzy, c-format
msgid "failed to bring the bridge '%s' up : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1563
+#: src/qemu_driver.c:1562
#, fuzzy, c-format
msgid "failed to enable IP forwarding : %s"
msgstr "failed to open %s for reading"
-#: src/qemu_driver.c:1581 src/qemu_driver.c:1612
+#: src/qemu_driver.c:1580 src/qemu_driver.c:1611
#, fuzzy, c-format
msgid "Failed to bring down bridge '%s' : %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1587 src/qemu_driver.c:1617
+#: src/qemu_driver.c:1586 src/qemu_driver.c:1616
#, fuzzy, c-format
msgid "Failed to delete bridge '%s' : %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1600
+#: src/qemu_driver.c:1599
#, fuzzy, c-format
msgid "Shutting down network '%s'\n"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:1626
+#: src/qemu_driver.c:1625
#, fuzzy
msgid "Got unexpected pid for dnsmasq\n"
msgstr "unexpected dict node"
-#: src/qemu_driver.c:1839
+#: src/qemu_driver.c:1814
+#, fuzzy, c-format
+msgid "Unable to open %s: %s\n"
+msgstr "Failed to suspend domain %s"
+
+#: src/qemu_driver.c:1859
#, fuzzy
msgid "failed to allocate space for capabilities support"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1858 src/qemu_driver.c:1884
+#: src/qemu_driver.c:1878 src/qemu_driver.c:1904
msgid "NUMA not supported on this host"
msgstr ""
-#: src/qemu_driver.c:1869 src/qemu_driver.c:1892
+#: src/qemu_driver.c:1889 src/qemu_driver.c:1912
#, fuzzy
msgid "Failed to query NUMA free memory"
msgstr "Used memory:"
-#: src/qemu_driver.c:2053
+#: src/qemu_driver.c:2073
#, fuzzy, c-format
msgid "domain '%s' is already defined"
msgstr "domain %s exists already"
-#: src/qemu_driver.c:2064
+#: src/qemu_driver.c:2084
#, fuzzy, c-format
msgid "domain with uuid '%s' is already defined"
msgstr "domain %s exists already"
-#: src/qemu_driver.c:2094 src/qemu_driver.c:2123 src/qemu_driver.c:2152
-#: src/qemu_driver.c:2172 src/qemu_driver.c:2410 src/qemu_driver.c:3383
-#: src/qemu_driver.c:3518 src/qemu_driver.c:3632
+#: src/qemu_driver.c:2114 src/qemu_driver.c:2143 src/qemu_driver.c:2172
+#: src/qemu_driver.c:2192 src/qemu_driver.c:2430 src/qemu_driver.c:3403
+#: src/qemu_driver.c:3538 src/qemu_driver.c:3652
#, c-format
msgid "no domain with matching id %d"
msgstr ""
-#: src/qemu_driver.c:2099 src/qemu_driver.c:2128 src/qemu_driver.c:2416
-#: src/qemu_driver.c:3388 src/qemu_driver.c:3524 src/qemu_driver.c:3638
+#: src/qemu_driver.c:2119 src/qemu_driver.c:2148 src/qemu_driver.c:2436
+#: src/qemu_driver.c:3408 src/qemu_driver.c:3544 src/qemu_driver.c:3658
#, fuzzy
msgid "domain is not running"
msgstr "Domain is already active"
-#: src/qemu_driver.c:2107
+#: src/qemu_driver.c:2127
#, fuzzy
msgid "suspend operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2158
+#: src/qemu_driver.c:2178
#, fuzzy
msgid "shutdown operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2198
+#: src/qemu_driver.c:2218
#, fuzzy
msgid "failed to allocate space for ostype"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:2214 src/qemu_driver.c:2230 src/qemu_driver.c:2253
-#: src/qemu_driver.c:2526 src/qemu_driver.c:2688
+#: src/qemu_driver.c:2234 src/qemu_driver.c:2250 src/qemu_driver.c:2273
+#: src/qemu_driver.c:2546 src/qemu_driver.c:2708
#, c-format
msgid "no domain with matching uuid '%s'"
msgstr ""
-#: src/qemu_driver.c:2236
+#: src/qemu_driver.c:2256
msgid "cannot set max memory lower than current memory"
msgstr ""
-#: src/qemu_driver.c:2259
+#: src/qemu_driver.c:2279
#, fuzzy
msgid "cannot set memory of an active domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:2265
+#: src/qemu_driver.c:2285
msgid "cannot set memory higher than max memory"
msgstr ""
-#: src/qemu_driver.c:2425
+#: src/qemu_driver.c:2445
#, fuzzy
msgid "failed to pause domain"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:2434
+#: src/qemu_driver.c:2454
#, fuzzy
msgid "failed to get domain xml"
msgstr "failed to get domain UUID"
-#: src/qemu_driver.c:2442
+#: src/qemu_driver.c:2462
#, fuzzy, c-format
msgid "failed to create '%s'"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2449
+#: src/qemu_driver.c:2469
#, fuzzy
msgid "failed to write save header"
msgstr "Failed to write to socket %d\n"
-#: src/qemu_driver.c:2457
+#: src/qemu_driver.c:2477
#, fuzzy
msgid "failed to write xml"
msgstr "Failed to write to socket %d\n"
-#: src/qemu_driver.c:2470 src/qemu_driver.c:2477 src/qemu_driver.c:2748
+#: src/qemu_driver.c:2490 src/qemu_driver.c:2497 src/qemu_driver.c:2768
#: src/remote_internal.c:2241 src/virterror.c:441
msgid "out of memory"
msgstr "out of memory"
-#: src/qemu_driver.c:2485
+#: src/qemu_driver.c:2505
#, fuzzy
msgid "migrate operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2497
+#: src/qemu_driver.c:2517
msgid "'migrate' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:2532
+#: src/qemu_driver.c:2552
#, fuzzy
msgid "cannot change vcpu count of an active domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:2538
+#: src/qemu_driver.c:2558
msgid "could not determine max vcpus for the domain"
msgstr ""
-#: src/qemu_driver.c:2544
+#: src/qemu_driver.c:2564
#, c-format
msgid ""
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
msgstr ""
-#: src/qemu_driver.c:2568 src/qemu_driver.c:2620
+#: src/qemu_driver.c:2588 src/qemu_driver.c:2640
#, fuzzy
msgid "cannot pin vcpus on an inactive domain"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:2574
+#: src/qemu_driver.c:2594
#, c-format
msgid "vcpu number out of range %d > %d"
msgstr ""
-#: src/qemu_driver.c:2595
+#: src/qemu_driver.c:2615
#, fuzzy, c-format
msgid "cannot set affinity: %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:2600
+#: src/qemu_driver.c:2620
#, fuzzy
msgid "cpu affinity is not supported"
msgstr "library call failed, possibly not supported"
-#: src/qemu_driver.c:2657
+#: src/qemu_driver.c:2677
#, fuzzy, c-format
msgid "cannot get affinity: %s"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2667
+#: src/qemu_driver.c:2687
msgid "cpu affinity is not available"
msgstr ""
-#: src/qemu_driver.c:2694
+#: src/qemu_driver.c:2714
#, fuzzy, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr "load domain definition file"
-#: src/qemu_driver.c:2720 src/test.c:956
+#: src/qemu_driver.c:2740 src/test.c:956
#, fuzzy
msgid "cannot read domain image"
msgstr "node domain list"
-#: src/qemu_driver.c:2726
+#: src/qemu_driver.c:2746
#, fuzzy
msgid "failed to read qemu header"
msgstr "failed to read from Xen Daemon"
-#: src/qemu_driver.c:2733
+#: src/qemu_driver.c:2753
msgid "image magic is incorrect"
msgstr ""
-#: src/qemu_driver.c:2740
+#: src/qemu_driver.c:2760
#, c-format
msgid "image version is not supported (%d > %d)"
msgstr ""
-#: src/qemu_driver.c:2755
+#: src/qemu_driver.c:2775
#, fuzzy
msgid "failed to read XML"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2764
+#: src/qemu_driver.c:2784
#, fuzzy
msgid "failed to parse XML"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2777
+#: src/qemu_driver.c:2797
#, fuzzy, c-format
msgid "domain is already active as '%s'"
msgstr "Domain is already active"
-#: src/qemu_driver.c:2786
+#: src/qemu_driver.c:2806
#, fuzzy
msgid "failed to assign new VM"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2799
+#: src/qemu_driver.c:2819
#, fuzzy
msgid "failed to start VM"
msgstr "Failed to start domain %s"
-#: src/qemu_driver.c:2811
+#: src/qemu_driver.c:2831
#, fuzzy
msgid "failed to resume domain"
msgstr "Failed to resume domain %s"
-#: src/qemu_driver.c:2848 src/qemu_driver.c:3741 src/qemu_driver.c:3776
+#: src/qemu_driver.c:2868 src/qemu_driver.c:3761 src/qemu_driver.c:3796
#, fuzzy
msgid "failed to allocate space for VM name string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:2962
+#: src/qemu_driver.c:2982
#, fuzzy, c-format
msgid "cannot convert disk '%s' to bus/device index"
msgstr "Cannot extract running %s hypervisor version\n"
-#: src/qemu_driver.c:2982
+#: src/qemu_driver.c:3002
#, fuzzy, c-format
msgid "Unsupported disk name mapping for bus '%s'"
msgstr "unexpected mime type"
-#: src/qemu_driver.c:3022
+#: src/qemu_driver.c:3042
#, c-format
msgid "No device with bus '%s' and target '%s'"
msgstr ""
-#: src/qemu_driver.c:3049
+#: src/qemu_driver.c:3069
#, c-format
msgid ""
"Emulator version does not support removable media for device '%s' and target "
"'%s'"
msgstr ""
-#: src/qemu_driver.c:3086
+#: src/qemu_driver.c:3106
msgid "cannot change cdrom media"
msgstr ""
-#: src/qemu_driver.c:3097
+#: src/qemu_driver.c:3117
msgid "changing cdrom media failed"
msgstr ""
-#: src/qemu_driver.c:3157
+#: src/qemu_driver.c:3177
#, fuzzy
msgid "cannot attach usb disk"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3168
+#: src/qemu_driver.c:3188
#, fuzzy
msgid "adding usb disk failed"
msgstr "loading host definition file"
-#: src/qemu_driver.c:3212
+#: src/qemu_driver.c:3232
#, fuzzy
msgid "cannot attach usb device"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3223
+#: src/qemu_driver.c:3243
#, fuzzy
msgid "adding usb device failed"
msgstr "loading host definition file"
-#: src/qemu_driver.c:3253
+#: src/qemu_driver.c:3273
#, fuzzy
msgid "cannot attach device on inactive domain"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3276
+#: src/qemu_driver.c:3296
msgid "this device type cannot be attached"
msgstr ""
-#: src/qemu_driver.c:3315
+#: src/qemu_driver.c:3335
#, fuzzy
msgid "cannot set autostart for transient domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:3341
+#: src/qemu_driver.c:3361
#, fuzzy, c-format
msgid "Failed to create symlink '%s to '%s': %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:3348 src/qemu_driver.c:3981 src/storage_driver.c:832
+#: src/qemu_driver.c:3368 src/qemu_driver.c:4001 src/storage_driver.c:832
#, fuzzy, c-format
msgid "Failed to delete symlink '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:3410
+#: src/qemu_driver.c:3430
#, fuzzy, c-format
msgid "invalid path: %s"
msgstr "invalid argument in %s"
-#: src/qemu_driver.c:3418
+#: src/qemu_driver.c:3438
msgid "'info blockstats' command failed"
msgstr ""
-#: src/qemu_driver.c:3433
+#: src/qemu_driver.c:3453
msgid "'info blockstats' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:3498
+#: src/qemu_driver.c:3518
#, fuzzy, c-format
msgid "device not found: %s (%s)"
msgstr "Domain restored from %s\n"
-#: src/qemu_driver.c:3530 src/qemu_driver.c:3573
+#: src/qemu_driver.c:3550 src/qemu_driver.c:3593
msgid "NULL or empty path"
msgstr ""
-#: src/qemu_driver.c:3541
+#: src/qemu_driver.c:3561
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr ""
-#: src/qemu_driver.c:3583
+#: src/qemu_driver.c:3603
#, fuzzy
msgid "invalid path"
msgstr "invalid argument in %s"
-#: src/qemu_driver.c:3626
+#: src/qemu_driver.c:3646
msgid "QEMU driver only supports virtual memory addrs"
msgstr ""
-#: src/qemu_driver.c:3653
+#: src/qemu_driver.c:3673
#, fuzzy
msgid "'memsave' command failed"
msgstr "domain name"
-#: src/qemu_driver.c:3682 src/qemu_driver.c:3850 src/qemu_driver.c:3875
-#: src/qemu_driver.c:3889 src/qemu_driver.c:3904 src/qemu_driver.c:3937
-#: src/qemu_driver.c:3953
+#: src/qemu_driver.c:3702 src/qemu_driver.c:3870 src/qemu_driver.c:3895
+#: src/qemu_driver.c:3909 src/qemu_driver.c:3924 src/qemu_driver.c:3957
+#: src/qemu_driver.c:3973
msgid "no network with matching uuid"
msgstr ""
-#: src/qemu_driver.c:3697
+#: src/qemu_driver.c:3717
msgid "no network with matching name"
msgstr ""
-#: src/qemu_driver.c:3856
+#: src/qemu_driver.c:3876
#, fuzzy
msgid "network is still active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:3917
+#: src/qemu_driver.c:3937
#, fuzzy
msgid "no network with matching id"
msgstr "domain information in XML"
-#: src/qemu_driver.c:3924
+#: src/qemu_driver.c:3944
#, fuzzy
msgid "failed to allocate space for network bridge string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:3974 src/storage_driver.c:823
+#: src/qemu_driver.c:3994 src/storage_driver.c:823
#, fuzzy, c-format
msgid "Failed to create symlink '%s' to '%s': %s"
msgstr "Failed to save domain %s to %s"
msgid "%s not implemented on Win32"
msgstr ""
-#: src/storage_backend_disk.c:85 src/storage_backend_logical.c:57
+#: src/storage_backend_disk.c:90 src/storage_backend_logical.c:57
#, c-format
msgid "unsupported pool format %s"
msgstr ""
-#: src/storage_backend_disk.c:110 src/storage_backend_logical.c:70
+#: src/storage_backend_disk.c:115 src/storage_backend_logical.c:70
#, c-format
msgid "unsupported pool format %d"
msgstr ""
-#: src/storage_backend_disk.c:138 src/storage_backend_fs.c:192
+#: src/storage_backend_disk.c:143 src/storage_backend_fs.c:192
#: src/storage_backend_fs.c:262 src/storage_backend_fs.c:314
#, c-format
msgid "unsupported volume format %s"
msgstr ""
-#: src/storage_backend_disk.c:165 src/storage_backend_fs.c:225
+#: src/storage_backend_disk.c:170 src/storage_backend_fs.c:225
#: src/storage_backend_fs.c:297 src/storage_backend_fs.c:329
#, c-format
msgid "unsupported volume format %d"
msgstr ""
-#: src/storage_backend_disk.c:179 src/storage_backend_disk.c:192
-#: src/storage_backend_disk.c:199 src/storage_backend_disk.c:221
+#: src/storage_backend_disk.c:184 src/storage_backend_disk.c:197
+#: src/storage_backend_disk.c:204 src/storage_backend_disk.c:226
#: src/storage_backend_fs.c:839 src/storage_backend_iscsi.c:177
#: src/storage_backend_logical.c:116 src/storage_backend_logical.c:121
#: src/storage_backend_logical.c:133 src/storage_backend_logical.c:143
-#: src/storage_backend_logical.c:531
+#: src/storage_backend_logical.c:546
msgid "volume"
msgstr ""
-#: src/storage_backend_disk.c:229
+#: src/storage_backend_disk.c:234
msgid "volume extents"
msgstr ""
-#: src/storage_backend_disk.c:237
+#: src/storage_backend_disk.c:242
msgid "cannot parse device start location"
msgstr ""
-#: src/storage_backend_disk.c:244
+#: src/storage_backend_disk.c:249
msgid "cannot parse device end location"
msgstr ""
-#: src/storage_backend_disk.c:250 src/storage_backend_logical.c:154
+#: src/storage_backend_disk.c:255 src/storage_backend_logical.c:154
#: src/storage_backend_logical.c:160
msgid "extents"
msgstr ""
-#: src/storage_backend_disk.c:464
+#: src/storage_backend_disk.c:462
msgid "no large enough free extent"
msgstr ""
-#: src/storage_backend_disk.c:498
-msgid "Disk pools are not yet supported"
+#: src/storage_backend_disk.c:502
+#, c-format
+msgid "Couldn't read volume target path '%s'. %s"
msgstr ""
+#: src/storage_backend_disk.c:517
+#, c-format
+msgid "Volume path '%s' did not start with parent pool source device name."
+msgstr ""
+
+#: src/storage_backend_disk.c:526
+#, fuzzy, c-format
+msgid "cannot parse partition number from target '%s'"
+msgstr "Failed to suspend domain %s"
+
#: src/storage_backend_fs.c:358
#, c-format
msgid "cannot read header '%s': %s"
msgstr ""
#: src/storage_backend_fs.c:1042 src/storage_backend_fs.c:1078
-#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:543
+#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:558
#, c-format
msgid "cannot read path '%s': %s"
msgstr ""
msgid "creation of non-raw images is not supported without qemu-img"
msgstr ""
-#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:552
+#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:567
#, fuzzy, c-format
msgid "cannot set file owner '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:559
+#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:574
#, fuzzy, c-format
msgid "cannot set file mode '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:566
+#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:581
#, c-format
msgid "cannot close file '%s': %s"
msgstr ""
msgid "lvs command failed with exitstatus %d"
msgstr ""
-#: src/storage_backend_logical.c:355
+#: src/storage_backend_logical.c:354
#, fuzzy
msgid "command line"
msgstr "domain name"
-#: src/storage_backend_logical.c:372
+#: src/storage_backend_logical.c:371
#, c-format
msgid "cannot open device %s"
msgstr ""
-#: src/storage_backend_logical.c:378
+#: src/storage_backend_logical.c:377
#, c-format
msgid "cannot clear device header %s"
msgstr ""
-#: src/storage_backend_logical.c:385
+#: src/storage_backend_logical.c:384
#, c-format
msgid "cannot close device %s"
msgstr ""
-#: src/storage_backend_logical.c:575
+#: src/storage_backend_logical.c:507
+#, fuzzy, c-format
+msgid "cannot remove PV device %s: %s"
+msgstr "failed to write configuration file: %s"
+
+#: src/storage_backend_logical.c:590
#, c-format
msgid "cannot find newly created volume '%s': %s"
msgstr ""
msgstr "DATA"
#: src/virsh.c:6292 src/virsh.c:6314
-msgid "blocked"
-msgstr "blocked"
+msgid "idle"
+msgstr ""
#: src/virsh.c:6294
msgid "paused"
msgid "domain information incomplete, missing uuid"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1109 src/xend_internal.c:2204 src/xend_internal.c:2211
+#: src/xend_internal.c:1109 src/xend_internal.c:2213 src/xend_internal.c:2220
msgid "domain information incomplete, missing name"
msgstr "domain information incomplete, missing name"
msgid "unknown graphics type '%s'"
msgstr "unknown OS type %s"
-#: src/xend_internal.c:2191
+#: src/xend_internal.c:2200
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:2260 src/xend_internal.c:2270 src/xend_internal.c:2280
+#: src/xend_internal.c:2269 src/xend_internal.c:2279 src/xend_internal.c:2289
#, fuzzy, c-format
msgid "unknown lifecycle type %s"
msgstr "unknown OS type %s"
-#: src/xend_internal.c:2593
+#: src/xend_internal.c:2602
#, fuzzy
msgid "failed to parse topology information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:2647
+#: src/xend_internal.c:2656
#, fuzzy
msgid "topology syntax error"
msgstr "configuration file syntax error"
-#: src/xend_internal.c:2711
+#: src/xend_internal.c:2720
msgid "failed to parse Xend domain information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:3193
+#: src/xend_internal.c:3202
msgid "xenDaemonDomainFetch failed to find this domain"
msgstr ""
-#: src/xend_internal.c:3815 src/xend_internal.c:4290 src/xm_internal.c:1617
+#: src/xend_internal.c:3824 src/xend_internal.c:4299 src/xm_internal.c:1617
#, fuzzy
msgid "failed to build sexpr"
msgstr "Failed to suspend domain %s"
-#: src/xend_internal.c:3917
+#: src/xend_internal.c:3926
#, fuzzy
msgid "unsupported device type"
msgstr "unexpected mime type"
-#: src/xend_internal.c:4020
+#: src/xend_internal.c:4029
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4061
+#: src/xend_internal.c:4070
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4069
+#: src/xend_internal.c:4078
#, fuzzy
msgid "unexpected value from on_xend_start"
msgstr "unexpected value node"
-#: src/xend_internal.c:4080
+#: src/xend_internal.c:4089
#, fuzzy
msgid "no memory"
msgstr "node memory"
-#: src/xend_internal.c:4086
+#: src/xend_internal.c:4095
#, fuzzy
msgid "sexpr2string failed"
msgstr "operation failed"
-#: src/xend_internal.c:4091
+#: src/xend_internal.c:4100
#, fuzzy
msgid "Failed to redefine sexpr"
msgstr "Failed to undefine domain %s"
-#: src/xend_internal.c:4096
+#: src/xend_internal.c:4105
msgid "on_xend_start not present in sexpr"
msgstr ""
-#: src/xend_internal.c:4127
+#: src/xend_internal.c:4136
#, fuzzy, c-format
msgid "gethostname failed: %s"
msgstr "operation failed: %s"
-#: src/xend_internal.c:4133
+#: src/xend_internal.c:4142
#, fuzzy, c-format
msgid "failed to strdup hostname: %s"
msgstr "failed to get hypervisor type"
-#: src/xend_internal.c:4164
+#: src/xend_internal.c:4173
msgid ""
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
"migration"
msgstr ""
-#: src/xend_internal.c:4174
+#: src/xend_internal.c:4183
msgid ""
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
"migration"
msgstr ""
-#: src/xend_internal.c:4186
+#: src/xend_internal.c:4195
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr ""
-#: src/xend_internal.c:4199
+#: src/xend_internal.c:4208
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr ""
-#: src/xend_internal.c:4204
+#: src/xend_internal.c:4213
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr ""
-#: src/xend_internal.c:4211
+#: src/xend_internal.c:4220
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr ""
-#: src/xend_internal.c:4218 src/xend_internal.c:4240 src/xend_internal.c:4248
-#: src/xend_internal.c:4474 src/xend_internal.c:4481 src/xml.c:89
+#: src/xend_internal.c:4227 src/xend_internal.c:4249 src/xend_internal.c:4257
+#: src/xend_internal.c:4483 src/xend_internal.c:4490 src/xml.c:89
msgid "strdup failed"
msgstr ""
-#: src/xend_internal.c:4231
+#: src/xend_internal.c:4240
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr ""
-#: src/xend_internal.c:4284
+#: src/xend_internal.c:4293
#, fuzzy
msgid "failed to parse domain description"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:4300
+#: src/xend_internal.c:4309
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Failed to create domain %s\n"
-#: src/xend_internal.c:4456 src/xend_internal.c:4532 src/xend_internal.c:4622
+#: src/xend_internal.c:4465 src/xend_internal.c:4541 src/xend_internal.c:4631
msgid "unsupported in xendConfigVersion < 4"
msgstr ""
-#: src/xend_internal.c:4468
+#: src/xend_internal.c:4477
#, fuzzy
msgid "node information incomplete, missing scheduler name"
msgstr "domain information incomplete, missing name"
-#: src/xend_internal.c:4486 src/xend_internal.c:4580 src/xend_internal.c:4692
+#: src/xend_internal.c:4495 src/xend_internal.c:4589 src/xend_internal.c:4701
#, fuzzy
msgid "Unknown scheduler"
msgstr "unknown host"
-#: src/xend_internal.c:4545 src/xend_internal.c:4635
+#: src/xend_internal.c:4554 src/xend_internal.c:4644
#, fuzzy
msgid "Failed to get a scheduler name"
msgstr "failed to get hypervisor type"
-#: src/xend_internal.c:4558 src/xend_internal.c:4671
+#: src/xend_internal.c:4567 src/xend_internal.c:4680
#, fuzzy
msgid "domain information incomplete, missing cpu_weight"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:4563 src/xend_internal.c:4680
+#: src/xend_internal.c:4572 src/xend_internal.c:4689
#, fuzzy
msgid "domain information incomplete, missing cpu_cap"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:4739
+#: src/xend_internal.c:4748
msgid "domainBlockPeek is not supported for dom0"
msgstr ""
-#: src/xend_internal.c:4762
+#: src/xend_internal.c:4771
#, fuzzy, c-format
msgid "%s: invalid path"
msgstr "invalid argument in %s"
-#: src/xend_internal.c:4770
+#: src/xend_internal.c:4779
#, fuzzy, c-format
msgid "failed to open for reading: %s: %s"
msgstr "failed to open %s for reading"
-#: src/xend_internal.c:4782
+#: src/xend_internal.c:4791
#, fuzzy, c-format
msgid "failed to lseek or read from file: %s: %s"
msgstr "Failed to suspend domain %s"
-#: src/xend_internal.c:4865 src/xend_internal.c:4911
+#: src/xend_internal.c:4874 src/xend_internal.c:4920
#, fuzzy, c-format
msgid "unexpected graphics type %d"
msgstr "unexpected mime type"
-#: src/xend_internal.c:4954
+#: src/xend_internal.c:4963
#, fuzzy
msgid "unexpected chr device type"
msgstr "unexpected mime type"
-#: src/xend_internal.c:5128 src/xm_internal.c:1779
+#: src/xend_internal.c:5137 src/xm_internal.c:1779
#, fuzzy, c-format
msgid "unsupported network type %d"
msgstr "unexpected mime type"
-#: src/xend_internal.c:5302 src/xend_internal.c:5309 src/xend_internal.c:5316
+#: src/xend_internal.c:5311 src/xend_internal.c:5318 src/xend_internal.c:5325
#, fuzzy, c-format
msgid "unexpected lifecycle value %d"
msgstr "unexpected value node"
-#: src/xend_internal.c:5333
+#: src/xend_internal.c:5342
#, fuzzy
msgid "no HVM domain loader"
msgstr "node domain list"
-#: src/xend_internal.c:5544
+#: src/xend_internal.c:5553
#, fuzzy
msgid "hotplug of device type not supported"
msgstr "library call failed, possibly not supported"
msgid "failed to connect to Xen Store"
msgstr "failed to connect to Xen Store"
+#~ msgid "blocked"
+#~ msgstr "blocked"
+
#, fuzzy
#~ msgid "invalid interface type: %s"
#~ msgstr "invalid argument in %s"
#~ msgid "cannot read tty pid file %s: %s"
#~ msgstr "failed to write configuration file: %s"
-#, fuzzy
-#~ msgid "cannot remove ttyPidFile %s: %s"
-#~ msgstr "failed to write configuration file: %s"
-
#, fuzzy
#~ msgid "failed to calloc memory for init string: %s"
#~ msgstr "failed to allocate a node"
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-09-08 14:51+0200\n"
+"POT-Creation-Date: 2008-09-23 22:28+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"
msgid "storage_vol not found"
msgstr ""
-#: src/conf.c:155 src/conf.c:203 src/conf.c:488 src/conf.c:525 src/conf.c:553
-#: src/conf.c:631
+#: src/conf.c:164 src/conf.c:212 src/conf.c:491 src/conf.c:528 src/conf.c:555
+#: src/conf.c:630
msgid "allocating configuration"
msgstr ""
-#: src/conf.c:338
+#: src/conf.c:347
msgid "unterminated number"
msgstr ""
-#: src/conf.c:372 src/conf.c:389 src/conf.c:401
+#: src/conf.c:380 src/conf.c:396 src/conf.c:407
msgid "unterminated string"
msgstr ""
-#: src/conf.c:429 src/conf.c:483
+#: src/conf.c:434 src/conf.c:487
msgid "expecting a value"
msgstr ""
-#: src/conf.c:450
+#: src/conf.c:454
msgid "expecting a separator in list"
msgstr ""
-#: src/conf.c:473
+#: src/conf.c:477
msgid "list is not closed with ]"
msgstr ""
-#: src/conf.c:518
+#: src/conf.c:521
msgid "expecting a name"
msgstr ""
-#: src/conf.c:581
+#: src/conf.c:582
msgid "expecting a separator"
msgstr ""
msgid "expecting an assignment"
msgstr ""
-#: src/conf.c:894 src/conf.c:950 src/xend_internal.c:584
-#: src/xend_internal.c:2657 src/xm_internal.c:1475 src/xm_internal.c:1482
+#: src/conf.c:892 src/conf.c:948 src/xend_internal.c:584
+#: src/xend_internal.c:2666 src/xm_internal.c:1475 src/xm_internal.c:1482
msgid "allocate buffer"
msgstr ""
-#: src/conf.c:901
+#: src/conf.c:899
msgid "failed to open file"
msgstr ""
-#: src/conf.c:912
+#: src/conf.c:910
msgid "failed to save content"
msgstr ""
msgid "cannot extract disk devices"
msgstr ""
-#: src/domain_conf.c:1939 src/qemu_driver.c:3133
+#: src/domain_conf.c:1939 src/qemu_driver.c:3153
#, c-format
msgid "duplicate disk target '%s'"
msgstr ""
msgid "unexpected char type %d"
msgstr ""
-#: src/domain_conf.c:2815 src/xend_internal.c:5214
+#: src/domain_conf.c:2815 src/xend_internal.c:5223
#, c-format
msgid "unexpected sound model %d"
msgstr ""
-#: src/domain_conf.c:2835 src/xend_internal.c:5237
+#: src/domain_conf.c:2835 src/xend_internal.c:5246
#, c-format
msgid "unexpected input type %d"
msgstr ""
#: src/lxc_driver.c:274 src/lxc_driver.c:309 src/lxc_driver.c:335
#: src/lxc_driver.c:350 src/openvz_driver.c:238 src/openvz_driver.c:267
-#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:620
-#: src/openvz_driver.c:651 src/openvz_driver.c:672 src/openvz_driver.c:713
-#: src/qemu_driver.c:2192 src/qemu_driver.c:2279 src/qemu_driver.c:2828
-#: src/qemu_driver.c:2883 src/qemu_driver.c:2927 src/qemu_driver.c:3007
-#: src/qemu_driver.c:3123 src/qemu_driver.c:3192 src/qemu_driver.c:3247
-#: src/qemu_driver.c:3291 src/qemu_driver.c:3309 src/qemu_driver.c:3567
+#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:621
+#: src/openvz_driver.c:652 src/openvz_driver.c:673 src/openvz_driver.c:714
+#: src/qemu_driver.c:2212 src/qemu_driver.c:2299 src/qemu_driver.c:2848
+#: src/qemu_driver.c:2903 src/qemu_driver.c:2947 src/qemu_driver.c:3027
+#: src/qemu_driver.c:3143 src/qemu_driver.c:3212 src/qemu_driver.c:3267
+#: src/qemu_driver.c:3311 src/qemu_driver.c:3329 src/qemu_driver.c:3587
msgid "no domain with matching uuid"
msgstr ""
-#: src/lxc_driver.c:280 src/openvz_driver.c:625 src/qemu_driver.c:2933
+#: src/lxc_driver.c:280 src/openvz_driver.c:626 src/qemu_driver.c:2953
msgid "cannot delete active domain"
msgstr ""
-#: src/lxc_driver.c:286 src/qemu_driver.c:2939
+#: src/lxc_driver.c:286 src/qemu_driver.c:2959
msgid "cannot undefine transient domain"
msgstr ""
msgid "container '%s' unexpectedly shutdown during startup"
msgstr ""
-#: src/lxc_driver.c:747 src/qemu_driver.c:892
+#: src/lxc_driver.c:747 src/qemu_driver.c:893
#, c-format
msgid "cannot create log directory %s: %s"
msgstr ""
msgid "unknown forwarding type '%s'"
msgstr ""
-#: src/network_conf.c:662 src/qemu_driver.c:3334 src/qemu_driver.c:3967
+#: src/network_conf.c:662 src/qemu_driver.c:3354 src/qemu_driver.c:3987
#: src/storage_driver.c:816
#, c-format
msgid "cannot create autostart directory %s: %s"
msgid "no config file for %s"
msgstr ""
-#: src/openvz_conf.c:187
+#: src/openvz_conf.c:190
+#, c-format
+msgid "Cound not read 'IP_ADDRESS' from config for container %d"
+msgstr ""
+
+#: src/openvz_conf.c:220
+#, c-format
+msgid "Cound not read 'NETIF' from config for container %d"
+msgstr ""
+
+#: src/openvz_conf.c:247
+msgid "Too long network device name"
+msgstr ""
+
+#: src/openvz_conf.c:264
+msgid "Wrong length MAC address"
+msgstr ""
+
+#: src/openvz_conf.c:271
+msgid "Wrong MAC address"
+msgstr ""
+
+#: src/openvz_conf.c:327
msgid "popen failed"
msgstr ""
-#: src/openvz_conf.c:197
+#: src/openvz_conf.c:337
msgid "Failed to parse vzlist output"
msgstr ""
-#: src/openvz_conf.c:223
+#: src/openvz_conf.c:363
msgid "UUID in config file malformed"
msgstr ""
-#: src/openvz_conf.c:235
+#: src/openvz_conf.c:375
#, c-format
msgid "Cound not read config for container %d"
msgstr ""
msgid "Container ID is not specified"
msgstr ""
-#: src/openvz_driver.c:391 src/openvz_driver.c:459 src/openvz_driver.c:534
-#: src/openvz_driver.c:554 src/openvz_driver.c:600 src/openvz_driver.c:631
-#: src/openvz_driver.c:656 src/openvz_driver.c:728 src/openvz_driver.c:826
-#: src/openvz_driver.c:872
+#: src/openvz_driver.c:391 src/openvz_driver.c:460 src/openvz_driver.c:535
+#: src/openvz_driver.c:555 src/openvz_driver.c:601 src/openvz_driver.c:632
+#: src/openvz_driver.c:657 src/openvz_driver.c:729 src/openvz_driver.c:827
+#: src/openvz_driver.c:873
#, c-format
msgid "Could not exec %s"
msgstr ""
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:451 src/openvz_driver.c:528
+#: src/openvz_driver.c:452 src/openvz_driver.c:529
msgid "Error creating command for container"
msgstr ""
-#: src/openvz_driver.c:465 src/openvz_driver.c:540
+#: src/openvz_driver.c:466 src/openvz_driver.c:541
msgid "Could not set UUID"
msgstr ""
-#: src/openvz_driver.c:475 src/openvz_driver.c:546
+#: src/openvz_driver.c:476 src/openvz_driver.c:547
msgid "Could not configure network"
msgstr ""
-#: src/openvz_driver.c:482 src/openvz_driver.c:569
+#: src/openvz_driver.c:483 src/openvz_driver.c:570
msgid "Could not set number of virtual cpu"
msgstr ""
#: src/openvz_driver.c:517
#, c-format
-msgid "Already an OPENVZ VM defined with the id '%d'"
+msgid "Already an OPENVZ VM defined with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:588
+#: src/openvz_driver.c:589
msgid "no domain with matching id"
msgstr ""
-#: src/openvz_driver.c:594
+#: src/openvz_driver.c:595
msgid "domain is not in shutoff state"
msgstr ""
-#: src/openvz_driver.c:677
+#: src/openvz_driver.c:678
msgid "Could not read container config"
msgstr ""
-#: src/openvz_driver.c:693 src/qemu_driver.c:1823
+#: src/openvz_driver.c:694 src/qemu_driver.c:1843
#, c-format
msgid "unknown type '%s'"
msgstr ""
-#: src/openvz_driver.c:719
+#: src/openvz_driver.c:720
msgid "VCPUs should be >= 1"
msgstr ""
-#: src/openvz_driver.c:835 src/openvz_driver.c:881
+#: src/openvz_driver.c:836 src/openvz_driver.c:882
#, c-format
msgid "Could not parse VPS ID %s"
msgstr ""
msgid "Unexpected exit status '%d', qemu probably failed"
msgstr ""
-#: src/qemu_conf.c:519 src/qemu_driver.c:925
+#: src/qemu_conf.c:519 src/qemu_driver.c:926
#, c-format
msgid "Cannot find QEMU binary %s: %s"
msgstr ""
msgid "Network type %d is not supported"
msgstr ""
-#: src/qemu_conf.c:580 src/qemu_driver.c:1515
+#: src/qemu_conf.c:580 src/qemu_driver.c:1514
#, c-format
msgid "cannot initialize bridge support: %s"
msgstr ""
msgid "failed to allocate space for argv string"
msgstr ""
-#: src/qemu_driver.c:90
+#: src/qemu_driver.c:91
msgid "Failed to set close-on-exec file descriptor flag\n"
msgstr ""
-#: src/qemu_driver.c:105
+#: src/qemu_driver.c:106
msgid "Failed to set non-blocking file descriptor flag\n"
msgstr ""
-#: src/qemu_driver.c:150
+#: src/qemu_driver.c:151
#, c-format
msgid "Failed to autostart network '%s': %s\n"
msgstr ""
-#: src/qemu_driver.c:165
+#: src/qemu_driver.c:166
#, c-format
msgid "Failed to autostart VM '%s': %s\n"
msgstr ""
-#: src/qemu_driver.c:201
+#: src/qemu_driver.c:202
#, c-format
msgid "Failed to find user record for uid '%d': %s\n"
msgstr ""
-#: src/qemu_driver.c:212
+#: src/qemu_driver.c:213
msgid "out of memory in asprintf\n"
msgstr ""
-#: src/qemu_driver.c:268
+#: src/qemu_driver.c:269
msgid "qemudStartup: out of memory\n"
msgstr ""
-#: src/qemu_driver.c:295
+#: src/qemu_driver.c:296
msgid "Reloading iptables rules\n"
msgstr ""
-#: src/qemu_driver.c:433
+#: src/qemu_driver.c:434
#, c-format
msgid ""
"QEMU quit during %s startup\n"
"%s"
msgstr ""
-#: src/qemu_driver.c:443 src/qemu_driver.c:456
+#: src/qemu_driver.c:444 src/qemu_driver.c:457
#, c-format
msgid "Failure while reading %s startup output: %s"
msgstr ""
-#: src/qemu_driver.c:451
+#: src/qemu_driver.c:452
#, c-format
msgid "Timed out while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:467
+#: src/qemu_driver.c:468
#, c-format
msgid "Failure while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:479
+#: src/qemu_driver.c:480
#, c-format
msgid "Out of space while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:510
+#: src/qemu_driver.c:511
#, c-format
msgid "Unable to open monitor path %s"
msgstr ""
-#: src/qemu_driver.c:515
+#: src/qemu_driver.c:516
msgid "Unable to set monitor close-on-exec flag"
msgstr ""
-#: src/qemu_driver.c:520
+#: src/qemu_driver.c:521
msgid "Unable to put monitor into non-blocking mode"
msgstr ""
-#: src/qemu_driver.c:648 src/qemu_driver.c:1027 src/qemu_driver.c:1726
-#: src/qemu_driver.c:1736
+#: src/qemu_driver.c:649 src/qemu_driver.c:1028 src/qemu_driver.c:1725
+#: src/qemu_driver.c:1735
#, c-format
msgid "Unable to log VM console data: %s\n"
msgstr ""
-#: src/qemu_driver.c:671
+#: src/qemu_driver.c:672
msgid "allocate cpumap"
msgstr ""
-#: src/qemu_driver.c:682
+#: src/qemu_driver.c:683
msgid "cannot run monitor command to fetch CPU thread info"
msgstr ""
-#: src/qemu_driver.c:786
+#: src/qemu_driver.c:787
#, c-format
msgid "failed to set CPU affinity %s"
msgstr ""
-#: src/qemu_driver.c:796 src/qemu_driver.c:2135
+#: src/qemu_driver.c:797 src/qemu_driver.c:2155
msgid "resume operation failed"
msgstr ""
-#: src/qemu_driver.c:859
+#: src/qemu_driver.c:860
msgid "VM is already active"
msgstr ""
-#: src/qemu_driver.c:869
+#: src/qemu_driver.c:870
msgid "Unable to find an unused VNC port"
msgstr ""
-#: src/qemu_driver.c:881
+#: src/qemu_driver.c:882
#, c-format
msgid "config file path too long: %s/%s.log"
msgstr ""
-#: src/qemu_driver.c:900
+#: src/qemu_driver.c:901
#, c-format
msgid "failed to create logfile %s: %s"
msgstr ""
-#: src/qemu_driver.c:906
+#: src/qemu_driver.c:907
#, c-format
msgid "Unable to set VM logfile close-on-exec flag %s"
msgstr ""
-#: src/qemu_driver.c:935 src/qemu_driver.c:3032
+#: src/qemu_driver.c:936 src/qemu_driver.c:3052
#, c-format
msgid "Cannot determine QEMU argv syntax %s"
msgstr ""
-#: src/qemu_driver.c:951 src/qemu_driver.c:954 src/qemu_driver.c:959
+#: src/qemu_driver.c:952 src/qemu_driver.c:955 src/qemu_driver.c:960
#, c-format
msgid "Unable to write argv to logfile %d: %s\n"
msgstr ""
-#: src/qemu_driver.c:1041
+#: src/qemu_driver.c:1040
#, c-format
msgid "Shutting down VM '%s'\n"
msgstr ""
-#: src/qemu_driver.c:1052
+#: src/qemu_driver.c:1051
#, c-format
msgid "Unable to close logfile %d: %s\n"
msgstr ""
-#: src/qemu_driver.c:1067
+#: src/qemu_driver.c:1066
msgid "Got unexpected pid, damn\n"
msgstr ""
-#: src/qemu_driver.c:1221
+#: src/qemu_driver.c:1220
msgid "failed to allocate space for dnsmasq argv"
msgstr ""
-#: src/qemu_driver.c:1235
+#: src/qemu_driver.c:1234
msgid "cannot start dhcp daemon without IP address for server"
msgstr ""
-#: src/qemu_driver.c:1264
+#: src/qemu_driver.c:1263
#, c-format
msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
msgstr ""
-#: src/qemu_driver.c:1275
+#: src/qemu_driver.c:1274
#, c-format
msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
msgstr ""
-#: src/qemu_driver.c:1285
+#: src/qemu_driver.c:1284
#, c-format
msgid "failed to add iptables rule to enable masquerading : %s\n"
msgstr ""
-#: src/qemu_driver.c:1317
+#: src/qemu_driver.c:1316
#, c-format
msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
msgstr ""
-#: src/qemu_driver.c:1328
+#: src/qemu_driver.c:1327
#, c-format
msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
msgstr ""
-#: src/qemu_driver.c:1353
+#: src/qemu_driver.c:1352
msgid "failed to allocate space for IP tables support"
msgstr ""
-#: src/qemu_driver.c:1361 src/qemu_driver.c:1368
+#: src/qemu_driver.c:1360 src/qemu_driver.c:1367
#, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
msgstr ""
-#: src/qemu_driver.c:1376 src/qemu_driver.c:1383
+#: src/qemu_driver.c:1375 src/qemu_driver.c:1382
#, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
msgstr ""
-#: src/qemu_driver.c:1393
+#: src/qemu_driver.c:1392
#, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
msgstr ""
-#: src/qemu_driver.c:1400
+#: src/qemu_driver.c:1399
#, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
msgstr ""
-#: src/qemu_driver.c:1408
+#: src/qemu_driver.c:1407
#, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
msgstr ""
-#: src/qemu_driver.c:1509
+#: src/qemu_driver.c:1508
msgid "network is already active"
msgstr ""
-#: src/qemu_driver.c:1521
+#: src/qemu_driver.c:1520
#, c-format
msgid "cannot create bridge '%s' : %s"
msgstr ""
-#: src/qemu_driver.c:1536
+#: src/qemu_driver.c:1535
#, c-format
msgid "cannot set IP address on bridge '%s' to '%s' : %s"
msgstr ""
-#: src/qemu_driver.c:1544
+#: src/qemu_driver.c:1543
#, c-format
msgid "cannot set netmask on bridge '%s' to '%s' : %s"
msgstr ""
-#: src/qemu_driver.c:1552
+#: src/qemu_driver.c:1551
#, c-format
msgid "failed to bring the bridge '%s' up : %s"
msgstr ""
-#: src/qemu_driver.c:1563
+#: src/qemu_driver.c:1562
#, c-format
msgid "failed to enable IP forwarding : %s"
msgstr ""
-#: src/qemu_driver.c:1581 src/qemu_driver.c:1612
+#: src/qemu_driver.c:1580 src/qemu_driver.c:1611
#, c-format
msgid "Failed to bring down bridge '%s' : %s\n"
msgstr ""
-#: src/qemu_driver.c:1587 src/qemu_driver.c:1617
+#: src/qemu_driver.c:1586 src/qemu_driver.c:1616
#, c-format
msgid "Failed to delete bridge '%s' : %s\n"
msgstr ""
-#: src/qemu_driver.c:1600
+#: src/qemu_driver.c:1599
#, c-format
msgid "Shutting down network '%s'\n"
msgstr ""
-#: src/qemu_driver.c:1626
+#: src/qemu_driver.c:1625
msgid "Got unexpected pid for dnsmasq\n"
msgstr ""
-#: src/qemu_driver.c:1839
+#: src/qemu_driver.c:1814
+#, c-format
+msgid "Unable to open %s: %s\n"
+msgstr ""
+
+#: src/qemu_driver.c:1859
msgid "failed to allocate space for capabilities support"
msgstr ""
-#: src/qemu_driver.c:1858 src/qemu_driver.c:1884
+#: src/qemu_driver.c:1878 src/qemu_driver.c:1904
msgid "NUMA not supported on this host"
msgstr ""
-#: src/qemu_driver.c:1869 src/qemu_driver.c:1892
+#: src/qemu_driver.c:1889 src/qemu_driver.c:1912
msgid "Failed to query NUMA free memory"
msgstr ""
-#: src/qemu_driver.c:2053
+#: src/qemu_driver.c:2073
#, c-format
msgid "domain '%s' is already defined"
msgstr ""
-#: src/qemu_driver.c:2064
+#: src/qemu_driver.c:2084
#, c-format
msgid "domain with uuid '%s' is already defined"
msgstr ""
-#: src/qemu_driver.c:2094 src/qemu_driver.c:2123 src/qemu_driver.c:2152
-#: src/qemu_driver.c:2172 src/qemu_driver.c:2410 src/qemu_driver.c:3383
-#: src/qemu_driver.c:3518 src/qemu_driver.c:3632
+#: src/qemu_driver.c:2114 src/qemu_driver.c:2143 src/qemu_driver.c:2172
+#: src/qemu_driver.c:2192 src/qemu_driver.c:2430 src/qemu_driver.c:3403
+#: src/qemu_driver.c:3538 src/qemu_driver.c:3652
#, c-format
msgid "no domain with matching id %d"
msgstr ""
-#: src/qemu_driver.c:2099 src/qemu_driver.c:2128 src/qemu_driver.c:2416
-#: src/qemu_driver.c:3388 src/qemu_driver.c:3524 src/qemu_driver.c:3638
+#: src/qemu_driver.c:2119 src/qemu_driver.c:2148 src/qemu_driver.c:2436
+#: src/qemu_driver.c:3408 src/qemu_driver.c:3544 src/qemu_driver.c:3658
msgid "domain is not running"
msgstr ""
-#: src/qemu_driver.c:2107
+#: src/qemu_driver.c:2127
msgid "suspend operation failed"
msgstr ""
-#: src/qemu_driver.c:2158
+#: src/qemu_driver.c:2178
msgid "shutdown operation failed"
msgstr ""
-#: src/qemu_driver.c:2198
+#: src/qemu_driver.c:2218
msgid "failed to allocate space for ostype"
msgstr ""
-#: src/qemu_driver.c:2214 src/qemu_driver.c:2230 src/qemu_driver.c:2253
-#: src/qemu_driver.c:2526 src/qemu_driver.c:2688
+#: src/qemu_driver.c:2234 src/qemu_driver.c:2250 src/qemu_driver.c:2273
+#: src/qemu_driver.c:2546 src/qemu_driver.c:2708
#, c-format
msgid "no domain with matching uuid '%s'"
msgstr ""
-#: src/qemu_driver.c:2236
+#: src/qemu_driver.c:2256
msgid "cannot set max memory lower than current memory"
msgstr ""
-#: src/qemu_driver.c:2259
+#: src/qemu_driver.c:2279
msgid "cannot set memory of an active domain"
msgstr ""
-#: src/qemu_driver.c:2265
+#: src/qemu_driver.c:2285
msgid "cannot set memory higher than max memory"
msgstr ""
-#: src/qemu_driver.c:2425
+#: src/qemu_driver.c:2445
msgid "failed to pause domain"
msgstr ""
-#: src/qemu_driver.c:2434
+#: src/qemu_driver.c:2454
msgid "failed to get domain xml"
msgstr ""
-#: src/qemu_driver.c:2442
+#: src/qemu_driver.c:2462
#, c-format
msgid "failed to create '%s'"
msgstr ""
-#: src/qemu_driver.c:2449
+#: src/qemu_driver.c:2469
msgid "failed to write save header"
msgstr ""
-#: src/qemu_driver.c:2457
+#: src/qemu_driver.c:2477
msgid "failed to write xml"
msgstr ""
-#: src/qemu_driver.c:2470 src/qemu_driver.c:2477 src/qemu_driver.c:2748
+#: src/qemu_driver.c:2490 src/qemu_driver.c:2497 src/qemu_driver.c:2768
#: src/remote_internal.c:2241 src/virterror.c:441
msgid "out of memory"
msgstr ""
-#: src/qemu_driver.c:2485
+#: src/qemu_driver.c:2505
msgid "migrate operation failed"
msgstr ""
-#: src/qemu_driver.c:2497
+#: src/qemu_driver.c:2517
msgid "'migrate' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:2532
+#: src/qemu_driver.c:2552
msgid "cannot change vcpu count of an active domain"
msgstr ""
-#: src/qemu_driver.c:2538
+#: src/qemu_driver.c:2558
msgid "could not determine max vcpus for the domain"
msgstr ""
-#: src/qemu_driver.c:2544
+#: src/qemu_driver.c:2564
#, c-format
msgid ""
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
msgstr ""
-#: src/qemu_driver.c:2568 src/qemu_driver.c:2620
+#: src/qemu_driver.c:2588 src/qemu_driver.c:2640
msgid "cannot pin vcpus on an inactive domain"
msgstr ""
-#: src/qemu_driver.c:2574
+#: src/qemu_driver.c:2594
#, c-format
msgid "vcpu number out of range %d > %d"
msgstr ""
-#: src/qemu_driver.c:2595
+#: src/qemu_driver.c:2615
#, c-format
msgid "cannot set affinity: %s"
msgstr ""
-#: src/qemu_driver.c:2600
+#: src/qemu_driver.c:2620
msgid "cpu affinity is not supported"
msgstr ""
-#: src/qemu_driver.c:2657
+#: src/qemu_driver.c:2677
#, c-format
msgid "cannot get affinity: %s"
msgstr ""
-#: src/qemu_driver.c:2667
+#: src/qemu_driver.c:2687
msgid "cpu affinity is not available"
msgstr ""
-#: src/qemu_driver.c:2694
+#: src/qemu_driver.c:2714
#, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr ""
-#: src/qemu_driver.c:2720 src/test.c:956
+#: src/qemu_driver.c:2740 src/test.c:956
msgid "cannot read domain image"
msgstr ""
-#: src/qemu_driver.c:2726
+#: src/qemu_driver.c:2746
msgid "failed to read qemu header"
msgstr ""
-#: src/qemu_driver.c:2733
+#: src/qemu_driver.c:2753
msgid "image magic is incorrect"
msgstr ""
-#: src/qemu_driver.c:2740
+#: src/qemu_driver.c:2760
#, c-format
msgid "image version is not supported (%d > %d)"
msgstr ""
-#: src/qemu_driver.c:2755
+#: src/qemu_driver.c:2775
msgid "failed to read XML"
msgstr ""
-#: src/qemu_driver.c:2764
+#: src/qemu_driver.c:2784
msgid "failed to parse XML"
msgstr ""
-#: src/qemu_driver.c:2777
+#: src/qemu_driver.c:2797
#, c-format
msgid "domain is already active as '%s'"
msgstr ""
-#: src/qemu_driver.c:2786
+#: src/qemu_driver.c:2806
msgid "failed to assign new VM"
msgstr ""
-#: src/qemu_driver.c:2799
+#: src/qemu_driver.c:2819
msgid "failed to start VM"
msgstr ""
-#: src/qemu_driver.c:2811
+#: src/qemu_driver.c:2831
msgid "failed to resume domain"
msgstr ""
-#: src/qemu_driver.c:2848 src/qemu_driver.c:3741 src/qemu_driver.c:3776
+#: src/qemu_driver.c:2868 src/qemu_driver.c:3761 src/qemu_driver.c:3796
msgid "failed to allocate space for VM name string"
msgstr ""
-#: src/qemu_driver.c:2962
+#: src/qemu_driver.c:2982
#, c-format
msgid "cannot convert disk '%s' to bus/device index"
msgstr ""
-#: src/qemu_driver.c:2982
+#: src/qemu_driver.c:3002
#, c-format
msgid "Unsupported disk name mapping for bus '%s'"
msgstr ""
-#: src/qemu_driver.c:3022
+#: src/qemu_driver.c:3042
#, c-format
msgid "No device with bus '%s' and target '%s'"
msgstr ""
-#: src/qemu_driver.c:3049
+#: src/qemu_driver.c:3069
#, c-format
msgid ""
"Emulator version does not support removable media for device '%s' and target "
"'%s'"
msgstr ""
-#: src/qemu_driver.c:3086
+#: src/qemu_driver.c:3106
msgid "cannot change cdrom media"
msgstr ""
-#: src/qemu_driver.c:3097
+#: src/qemu_driver.c:3117
msgid "changing cdrom media failed"
msgstr ""
-#: src/qemu_driver.c:3157
+#: src/qemu_driver.c:3177
msgid "cannot attach usb disk"
msgstr ""
-#: src/qemu_driver.c:3168
+#: src/qemu_driver.c:3188
msgid "adding usb disk failed"
msgstr ""
-#: src/qemu_driver.c:3212
+#: src/qemu_driver.c:3232
msgid "cannot attach usb device"
msgstr ""
-#: src/qemu_driver.c:3223
+#: src/qemu_driver.c:3243
msgid "adding usb device failed"
msgstr ""
-#: src/qemu_driver.c:3253
+#: src/qemu_driver.c:3273
msgid "cannot attach device on inactive domain"
msgstr ""
-#: src/qemu_driver.c:3276
+#: src/qemu_driver.c:3296
msgid "this device type cannot be attached"
msgstr ""
-#: src/qemu_driver.c:3315
+#: src/qemu_driver.c:3335
msgid "cannot set autostart for transient domain"
msgstr ""
-#: src/qemu_driver.c:3341
+#: src/qemu_driver.c:3361
#, c-format
msgid "Failed to create symlink '%s to '%s': %s"
msgstr ""
-#: src/qemu_driver.c:3348 src/qemu_driver.c:3981 src/storage_driver.c:832
+#: src/qemu_driver.c:3368 src/qemu_driver.c:4001 src/storage_driver.c:832
#, c-format
msgid "Failed to delete symlink '%s': %s"
msgstr ""
-#: src/qemu_driver.c:3410
+#: src/qemu_driver.c:3430
#, c-format
msgid "invalid path: %s"
msgstr ""
-#: src/qemu_driver.c:3418
+#: src/qemu_driver.c:3438
msgid "'info blockstats' command failed"
msgstr ""
-#: src/qemu_driver.c:3433
+#: src/qemu_driver.c:3453
msgid "'info blockstats' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:3498
+#: src/qemu_driver.c:3518
#, c-format
msgid "device not found: %s (%s)"
msgstr ""
-#: src/qemu_driver.c:3530 src/qemu_driver.c:3573
+#: src/qemu_driver.c:3550 src/qemu_driver.c:3593
msgid "NULL or empty path"
msgstr ""
-#: src/qemu_driver.c:3541
+#: src/qemu_driver.c:3561
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr ""
-#: src/qemu_driver.c:3583
+#: src/qemu_driver.c:3603
msgid "invalid path"
msgstr ""
-#: src/qemu_driver.c:3626
+#: src/qemu_driver.c:3646
msgid "QEMU driver only supports virtual memory addrs"
msgstr ""
-#: src/qemu_driver.c:3653
+#: src/qemu_driver.c:3673
msgid "'memsave' command failed"
msgstr ""
-#: src/qemu_driver.c:3682 src/qemu_driver.c:3850 src/qemu_driver.c:3875
-#: src/qemu_driver.c:3889 src/qemu_driver.c:3904 src/qemu_driver.c:3937
-#: src/qemu_driver.c:3953
+#: src/qemu_driver.c:3702 src/qemu_driver.c:3870 src/qemu_driver.c:3895
+#: src/qemu_driver.c:3909 src/qemu_driver.c:3924 src/qemu_driver.c:3957
+#: src/qemu_driver.c:3973
msgid "no network with matching uuid"
msgstr ""
-#: src/qemu_driver.c:3697
+#: src/qemu_driver.c:3717
msgid "no network with matching name"
msgstr ""
-#: src/qemu_driver.c:3856
+#: src/qemu_driver.c:3876
msgid "network is still active"
msgstr ""
-#: src/qemu_driver.c:3917
+#: src/qemu_driver.c:3937
msgid "no network with matching id"
msgstr ""
-#: src/qemu_driver.c:3924
+#: src/qemu_driver.c:3944
msgid "failed to allocate space for network bridge string"
msgstr ""
-#: src/qemu_driver.c:3974 src/storage_driver.c:823
+#: src/qemu_driver.c:3994 src/storage_driver.c:823
#, c-format
msgid "Failed to create symlink '%s' to '%s': %s"
msgstr ""
msgid "%s not implemented on Win32"
msgstr ""
-#: src/storage_backend_disk.c:85 src/storage_backend_logical.c:57
+#: src/storage_backend_disk.c:90 src/storage_backend_logical.c:57
#, c-format
msgid "unsupported pool format %s"
msgstr ""
-#: src/storage_backend_disk.c:110 src/storage_backend_logical.c:70
+#: src/storage_backend_disk.c:115 src/storage_backend_logical.c:70
#, c-format
msgid "unsupported pool format %d"
msgstr ""
-#: src/storage_backend_disk.c:138 src/storage_backend_fs.c:192
+#: src/storage_backend_disk.c:143 src/storage_backend_fs.c:192
#: src/storage_backend_fs.c:262 src/storage_backend_fs.c:314
#, c-format
msgid "unsupported volume format %s"
msgstr ""
-#: src/storage_backend_disk.c:165 src/storage_backend_fs.c:225
+#: src/storage_backend_disk.c:170 src/storage_backend_fs.c:225
#: src/storage_backend_fs.c:297 src/storage_backend_fs.c:329
#, c-format
msgid "unsupported volume format %d"
msgstr ""
-#: src/storage_backend_disk.c:179 src/storage_backend_disk.c:192
-#: src/storage_backend_disk.c:199 src/storage_backend_disk.c:221
+#: src/storage_backend_disk.c:184 src/storage_backend_disk.c:197
+#: src/storage_backend_disk.c:204 src/storage_backend_disk.c:226
#: src/storage_backend_fs.c:839 src/storage_backend_iscsi.c:177
#: src/storage_backend_logical.c:116 src/storage_backend_logical.c:121
#: src/storage_backend_logical.c:133 src/storage_backend_logical.c:143
-#: src/storage_backend_logical.c:531
+#: src/storage_backend_logical.c:546
msgid "volume"
msgstr ""
-#: src/storage_backend_disk.c:229
+#: src/storage_backend_disk.c:234
msgid "volume extents"
msgstr ""
-#: src/storage_backend_disk.c:237
+#: src/storage_backend_disk.c:242
msgid "cannot parse device start location"
msgstr ""
-#: src/storage_backend_disk.c:244
+#: src/storage_backend_disk.c:249
msgid "cannot parse device end location"
msgstr ""
-#: src/storage_backend_disk.c:250 src/storage_backend_logical.c:154
+#: src/storage_backend_disk.c:255 src/storage_backend_logical.c:154
#: src/storage_backend_logical.c:160
msgid "extents"
msgstr ""
-#: src/storage_backend_disk.c:464
+#: src/storage_backend_disk.c:462
msgid "no large enough free extent"
msgstr ""
-#: src/storage_backend_disk.c:498
-msgid "Disk pools are not yet supported"
+#: src/storage_backend_disk.c:502
+#, c-format
+msgid "Couldn't read volume target path '%s'. %s"
+msgstr ""
+
+#: src/storage_backend_disk.c:517
+#, c-format
+msgid "Volume path '%s' did not start with parent pool source device name."
+msgstr ""
+
+#: src/storage_backend_disk.c:526
+#, c-format
+msgid "cannot parse partition number from target '%s'"
msgstr ""
#: src/storage_backend_fs.c:358
msgstr ""
#: src/storage_backend_fs.c:1042 src/storage_backend_fs.c:1078
-#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:543
+#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:558
#, c-format
msgid "cannot read path '%s': %s"
msgstr ""
msgid "creation of non-raw images is not supported without qemu-img"
msgstr ""
-#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:552
+#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:567
#, c-format
msgid "cannot set file owner '%s': %s"
msgstr ""
-#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:559
+#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:574
#, c-format
msgid "cannot set file mode '%s': %s"
msgstr ""
-#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:566
+#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:581
#, c-format
msgid "cannot close file '%s': %s"
msgstr ""
msgid "lvs command failed with exitstatus %d"
msgstr ""
-#: src/storage_backend_logical.c:355
+#: src/storage_backend_logical.c:354
msgid "command line"
msgstr ""
-#: src/storage_backend_logical.c:372
+#: src/storage_backend_logical.c:371
#, c-format
msgid "cannot open device %s"
msgstr ""
-#: src/storage_backend_logical.c:378
+#: src/storage_backend_logical.c:377
#, c-format
msgid "cannot clear device header %s"
msgstr ""
-#: src/storage_backend_logical.c:385
+#: src/storage_backend_logical.c:384
#, c-format
msgid "cannot close device %s"
msgstr ""
-#: src/storage_backend_logical.c:575
+#: src/storage_backend_logical.c:507
+#, c-format
+msgid "cannot remove PV device %s: %s"
+msgstr ""
+
+#: src/storage_backend_logical.c:590
#, c-format
msgid "cannot find newly created volume '%s': %s"
msgstr ""
msgstr ""
#: src/virsh.c:6292 src/virsh.c:6314
-msgid "blocked"
+msgid "idle"
msgstr ""
#: src/virsh.c:6294
msgid "domain information incomplete, missing uuid"
msgstr ""
-#: src/xend_internal.c:1109 src/xend_internal.c:2204 src/xend_internal.c:2211
+#: src/xend_internal.c:1109 src/xend_internal.c:2213 src/xend_internal.c:2220
msgid "domain information incomplete, missing name"
msgstr ""
msgid "unknown graphics type '%s'"
msgstr ""
-#: src/xend_internal.c:2191
+#: src/xend_internal.c:2200
msgid "domain information incomplete, missing id"
msgstr ""
-#: src/xend_internal.c:2260 src/xend_internal.c:2270 src/xend_internal.c:2280
+#: src/xend_internal.c:2269 src/xend_internal.c:2279 src/xend_internal.c:2289
#, c-format
msgid "unknown lifecycle type %s"
msgstr ""
-#: src/xend_internal.c:2593
+#: src/xend_internal.c:2602
msgid "failed to parse topology information"
msgstr ""
-#: src/xend_internal.c:2647
+#: src/xend_internal.c:2656
msgid "topology syntax error"
msgstr ""
-#: src/xend_internal.c:2711
+#: src/xend_internal.c:2720
msgid "failed to parse Xend domain information"
msgstr ""
-#: src/xend_internal.c:3193
+#: src/xend_internal.c:3202
msgid "xenDaemonDomainFetch failed to find this domain"
msgstr ""
-#: src/xend_internal.c:3815 src/xend_internal.c:4290 src/xm_internal.c:1617
+#: src/xend_internal.c:3824 src/xend_internal.c:4299 src/xm_internal.c:1617
msgid "failed to build sexpr"
msgstr ""
-#: src/xend_internal.c:3917
+#: src/xend_internal.c:3926
msgid "unsupported device type"
msgstr ""
-#: src/xend_internal.c:4020
+#: src/xend_internal.c:4029
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4061
+#: src/xend_internal.c:4070
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4069
+#: src/xend_internal.c:4078
msgid "unexpected value from on_xend_start"
msgstr ""
-#: src/xend_internal.c:4080
+#: src/xend_internal.c:4089
msgid "no memory"
msgstr ""
-#: src/xend_internal.c:4086
+#: src/xend_internal.c:4095
msgid "sexpr2string failed"
msgstr ""
-#: src/xend_internal.c:4091
+#: src/xend_internal.c:4100
msgid "Failed to redefine sexpr"
msgstr ""
-#: src/xend_internal.c:4096
+#: src/xend_internal.c:4105
msgid "on_xend_start not present in sexpr"
msgstr ""
-#: src/xend_internal.c:4127
+#: src/xend_internal.c:4136
#, c-format
msgid "gethostname failed: %s"
msgstr ""
-#: src/xend_internal.c:4133
+#: src/xend_internal.c:4142
#, c-format
msgid "failed to strdup hostname: %s"
msgstr ""
-#: src/xend_internal.c:4164
+#: src/xend_internal.c:4173
msgid ""
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
"migration"
msgstr ""
-#: src/xend_internal.c:4174
+#: src/xend_internal.c:4183
msgid ""
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
"migration"
msgstr ""
-#: src/xend_internal.c:4186
+#: src/xend_internal.c:4195
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr ""
-#: src/xend_internal.c:4199
+#: src/xend_internal.c:4208
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr ""
-#: src/xend_internal.c:4204
+#: src/xend_internal.c:4213
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr ""
-#: src/xend_internal.c:4211
+#: src/xend_internal.c:4220
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr ""
-#: src/xend_internal.c:4218 src/xend_internal.c:4240 src/xend_internal.c:4248
-#: src/xend_internal.c:4474 src/xend_internal.c:4481 src/xml.c:89
+#: src/xend_internal.c:4227 src/xend_internal.c:4249 src/xend_internal.c:4257
+#: src/xend_internal.c:4483 src/xend_internal.c:4490 src/xml.c:89
msgid "strdup failed"
msgstr ""
-#: src/xend_internal.c:4231
+#: src/xend_internal.c:4240
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr ""
-#: src/xend_internal.c:4284
+#: src/xend_internal.c:4293
msgid "failed to parse domain description"
msgstr ""
-#: src/xend_internal.c:4300
+#: src/xend_internal.c:4309
#, c-format
msgid "Failed to create inactive domain %s\n"
msgstr ""
-#: src/xend_internal.c:4456 src/xend_internal.c:4532 src/xend_internal.c:4622
+#: src/xend_internal.c:4465 src/xend_internal.c:4541 src/xend_internal.c:4631
msgid "unsupported in xendConfigVersion < 4"
msgstr ""
-#: src/xend_internal.c:4468
+#: src/xend_internal.c:4477
msgid "node information incomplete, missing scheduler name"
msgstr ""
-#: src/xend_internal.c:4486 src/xend_internal.c:4580 src/xend_internal.c:4692
+#: src/xend_internal.c:4495 src/xend_internal.c:4589 src/xend_internal.c:4701
msgid "Unknown scheduler"
msgstr ""
-#: src/xend_internal.c:4545 src/xend_internal.c:4635
+#: src/xend_internal.c:4554 src/xend_internal.c:4644
msgid "Failed to get a scheduler name"
msgstr ""
-#: src/xend_internal.c:4558 src/xend_internal.c:4671
+#: src/xend_internal.c:4567 src/xend_internal.c:4680
msgid "domain information incomplete, missing cpu_weight"
msgstr ""
-#: src/xend_internal.c:4563 src/xend_internal.c:4680
+#: src/xend_internal.c:4572 src/xend_internal.c:4689
msgid "domain information incomplete, missing cpu_cap"
msgstr ""
-#: src/xend_internal.c:4739
+#: src/xend_internal.c:4748
msgid "domainBlockPeek is not supported for dom0"
msgstr ""
-#: src/xend_internal.c:4762
+#: src/xend_internal.c:4771
#, c-format
msgid "%s: invalid path"
msgstr ""
-#: src/xend_internal.c:4770
+#: src/xend_internal.c:4779
#, c-format
msgid "failed to open for reading: %s: %s"
msgstr ""
-#: src/xend_internal.c:4782
+#: src/xend_internal.c:4791
#, c-format
msgid "failed to lseek or read from file: %s: %s"
msgstr ""
-#: src/xend_internal.c:4865 src/xend_internal.c:4911
+#: src/xend_internal.c:4874 src/xend_internal.c:4920
#, c-format
msgid "unexpected graphics type %d"
msgstr ""
-#: src/xend_internal.c:4954
+#: src/xend_internal.c:4963
msgid "unexpected chr device type"
msgstr ""
-#: src/xend_internal.c:5128 src/xm_internal.c:1779
+#: src/xend_internal.c:5137 src/xm_internal.c:1779
#, c-format
msgid "unsupported network type %d"
msgstr ""
-#: src/xend_internal.c:5302 src/xend_internal.c:5309 src/xend_internal.c:5316
+#: src/xend_internal.c:5311 src/xend_internal.c:5318 src/xend_internal.c:5325
#, c-format
msgid "unexpected lifecycle value %d"
msgstr ""
-#: src/xend_internal.c:5333
+#: src/xend_internal.c:5342
msgid "no HVM domain loader"
msgstr ""
-#: src/xend_internal.c:5544
+#: src/xend_internal.c:5553
msgid "hotplug of device type not supported"
msgstr ""
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-09-08 14:51+0200\n"
+"POT-Creation-Date: 2008-09-23 22:28+0200\n"
"PO-Revision-Date: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
msgid "storage_vol not found"
msgstr "domain name or uuid"
-#: src/conf.c:155 src/conf.c:203 src/conf.c:488 src/conf.c:525 src/conf.c:553
-#: src/conf.c:631
+#: src/conf.c:164 src/conf.c:212 src/conf.c:491 src/conf.c:528 src/conf.c:555
+#: src/conf.c:630
msgid "allocating configuration"
msgstr "allocating configuration"
-#: src/conf.c:338
+#: src/conf.c:347
msgid "unterminated number"
msgstr "unterminated number"
-#: src/conf.c:372 src/conf.c:389 src/conf.c:401
+#: src/conf.c:380 src/conf.c:396 src/conf.c:407
msgid "unterminated string"
msgstr "unterminated string"
-#: src/conf.c:429 src/conf.c:483
+#: src/conf.c:434 src/conf.c:487
msgid "expecting a value"
msgstr "expecting a value"
-#: src/conf.c:450
+#: src/conf.c:454
msgid "expecting a separator in list"
msgstr "expecting a separator in list"
-#: src/conf.c:473
+#: src/conf.c:477
#, fuzzy
msgid "list is not closed with ]"
msgstr "list is not closed with ] "
-#: src/conf.c:518
+#: src/conf.c:521
msgid "expecting a name"
msgstr "expecting a name"
-#: src/conf.c:581
+#: src/conf.c:582
msgid "expecting a separator"
msgstr "expecting a separator"
msgid "expecting an assignment"
msgstr "expecting an assignment"
-#: src/conf.c:894 src/conf.c:950 src/xend_internal.c:584
-#: src/xend_internal.c:2657 src/xm_internal.c:1475 src/xm_internal.c:1482
+#: src/conf.c:892 src/conf.c:948 src/xend_internal.c:584
+#: src/xend_internal.c:2666 src/xm_internal.c:1475 src/xm_internal.c:1482
#, fuzzy
msgid "allocate buffer"
msgstr "allocate new buffer"
-#: src/conf.c:901
+#: src/conf.c:899
msgid "failed to open file"
msgstr "failed to open file"
-#: src/conf.c:912
+#: src/conf.c:910
msgid "failed to save content"
msgstr "failed to save content"
msgid "cannot extract disk devices"
msgstr "Cannot extract running %s hypervisor version\n"
-#: src/domain_conf.c:1939 src/qemu_driver.c:3133
+#: src/domain_conf.c:1939 src/qemu_driver.c:3153
#, fuzzy, c-format
msgid "duplicate disk target '%s'"
msgstr "unexpected mime type"
msgid "unexpected char type %d"
msgstr "unexpected mime type"
-#: src/domain_conf.c:2815 src/xend_internal.c:5214
+#: src/domain_conf.c:2815 src/xend_internal.c:5223
#, fuzzy, c-format
msgid "unexpected sound model %d"
msgstr "unexpected mime type"
-#: src/domain_conf.c:2835 src/xend_internal.c:5237
+#: src/domain_conf.c:2835 src/xend_internal.c:5246
#, fuzzy, c-format
msgid "unexpected input type %d"
msgstr "unexpected mime type"
#: src/lxc_driver.c:274 src/lxc_driver.c:309 src/lxc_driver.c:335
#: src/lxc_driver.c:350 src/openvz_driver.c:238 src/openvz_driver.c:267
-#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:620
-#: src/openvz_driver.c:651 src/openvz_driver.c:672 src/openvz_driver.c:713
-#: src/qemu_driver.c:2192 src/qemu_driver.c:2279 src/qemu_driver.c:2828
-#: src/qemu_driver.c:2883 src/qemu_driver.c:2927 src/qemu_driver.c:3007
-#: src/qemu_driver.c:3123 src/qemu_driver.c:3192 src/qemu_driver.c:3247
-#: src/qemu_driver.c:3291 src/qemu_driver.c:3309 src/qemu_driver.c:3567
+#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:621
+#: src/openvz_driver.c:652 src/openvz_driver.c:673 src/openvz_driver.c:714
+#: src/qemu_driver.c:2212 src/qemu_driver.c:2299 src/qemu_driver.c:2848
+#: src/qemu_driver.c:2903 src/qemu_driver.c:2947 src/qemu_driver.c:3027
+#: src/qemu_driver.c:3143 src/qemu_driver.c:3212 src/qemu_driver.c:3267
+#: src/qemu_driver.c:3311 src/qemu_driver.c:3329 src/qemu_driver.c:3587
#, fuzzy
msgid "no domain with matching uuid"
msgstr "domain id or uuid"
-#: src/lxc_driver.c:280 src/openvz_driver.c:625 src/qemu_driver.c:2933
+#: src/lxc_driver.c:280 src/openvz_driver.c:626 src/qemu_driver.c:2953
#, fuzzy
msgid "cannot delete active domain"
msgstr "name of the inactive domain"
-#: src/lxc_driver.c:286 src/qemu_driver.c:2939
+#: src/lxc_driver.c:286 src/qemu_driver.c:2959
#, fuzzy
msgid "cannot undefine transient domain"
msgstr "name of the inactive domain"
msgid "container '%s' unexpectedly shutdown during startup"
msgstr ""
-#: src/lxc_driver.c:747 src/qemu_driver.c:892
+#: src/lxc_driver.c:747 src/qemu_driver.c:893
#, fuzzy, c-format
msgid "cannot create log directory %s: %s"
msgstr "failed to write configuration file: %s"
msgid "unknown forwarding type '%s'"
msgstr "unknown OS type %s"
-#: src/network_conf.c:662 src/qemu_driver.c:3334 src/qemu_driver.c:3967
+#: src/network_conf.c:662 src/qemu_driver.c:3354 src/qemu_driver.c:3987
#: src/storage_driver.c:816
#, c-format
msgid "cannot create autostart directory %s: %s"
msgid "no config file for %s"
msgstr "configuration file syntax error: %s"
-#: src/openvz_conf.c:187
+#: src/openvz_conf.c:190
+#, fuzzy, c-format
+msgid "Cound not read 'IP_ADDRESS' from config for container %d"
+msgstr "could not connect to %s"
+
+#: src/openvz_conf.c:220
+#, fuzzy, c-format
+msgid "Cound not read 'NETIF' from config for container %d"
+msgstr "could not connect to %s"
+
+#: src/openvz_conf.c:247
+#, fuzzy
+msgid "Too long network device name"
+msgstr "resolving domain filename"
+
+#: src/openvz_conf.c:264
+#, fuzzy
+msgid "Wrong length MAC address"
+msgstr "invalid argument in %s"
+
+#: src/openvz_conf.c:271
+#, fuzzy
+msgid "Wrong MAC address"
+msgstr "invalid argument in %s"
+
+#: src/openvz_conf.c:327
#, fuzzy
msgid "popen failed"
msgstr "operation failed"
-#: src/openvz_conf.c:197
+#: src/openvz_conf.c:337
#, fuzzy
msgid "Failed to parse vzlist output"
msgstr "Failed to suspend domain %s"
-#: src/openvz_conf.c:223
+#: src/openvz_conf.c:363
#, fuzzy
msgid "UUID in config file malformed"
msgstr "configuration file syntax error: %s"
-#: src/openvz_conf.c:235
+#: src/openvz_conf.c:375
#, fuzzy, c-format
msgid "Cound not read config for container %d"
msgstr "could not connect to %s"
msgid "Container ID is not specified"
msgstr ""
-#: src/openvz_driver.c:391 src/openvz_driver.c:459 src/openvz_driver.c:534
-#: src/openvz_driver.c:554 src/openvz_driver.c:600 src/openvz_driver.c:631
-#: src/openvz_driver.c:656 src/openvz_driver.c:728 src/openvz_driver.c:826
-#: src/openvz_driver.c:872
+#: src/openvz_driver.c:391 src/openvz_driver.c:460 src/openvz_driver.c:535
+#: src/openvz_driver.c:555 src/openvz_driver.c:601 src/openvz_driver.c:632
+#: src/openvz_driver.c:657 src/openvz_driver.c:729 src/openvz_driver.c:827
+#: src/openvz_driver.c:873
#, fuzzy, c-format
msgid "Could not exec %s"
msgstr "could not connect to %s"
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:451 src/openvz_driver.c:528
+#: src/openvz_driver.c:452 src/openvz_driver.c:529
msgid "Error creating command for container"
msgstr ""
-#: src/openvz_driver.c:465 src/openvz_driver.c:540
+#: src/openvz_driver.c:466 src/openvz_driver.c:541
#, fuzzy
msgid "Could not set UUID"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:475 src/openvz_driver.c:546
+#: src/openvz_driver.c:476 src/openvz_driver.c:547
#, fuzzy
msgid "Could not configure network"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:482 src/openvz_driver.c:569
+#: src/openvz_driver.c:483 src/openvz_driver.c:570
#, fuzzy
msgid "Could not set number of virtual cpu"
msgstr "change number of virtual CPUs"
#: src/openvz_driver.c:517
#, c-format
-msgid "Already an OPENVZ VM defined with the id '%d'"
+msgid "Already an OPENVZ VM defined with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:588
+#: src/openvz_driver.c:589
msgid "no domain with matching id"
msgstr ""
-#: src/openvz_driver.c:594
+#: src/openvz_driver.c:595
#, fuzzy
msgid "domain is not in shutoff state"
msgstr "Domain is already active"
-#: src/openvz_driver.c:677
+#: src/openvz_driver.c:678
#, fuzzy
msgid "Could not read container config"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:693 src/qemu_driver.c:1823
+#: src/openvz_driver.c:694 src/qemu_driver.c:1843
#, fuzzy, c-format
msgid "unknown type '%s'"
msgstr "unknown OS type %s"
-#: src/openvz_driver.c:719
+#: src/openvz_driver.c:720
msgid "VCPUs should be >= 1"
msgstr ""
-#: src/openvz_driver.c:835 src/openvz_driver.c:881
+#: src/openvz_driver.c:836 src/openvz_driver.c:882
#, fuzzy, c-format
msgid "Could not parse VPS ID %s"
msgstr "could not connect to %s"
msgid "Unexpected exit status '%d', qemu probably failed"
msgstr ""
-#: src/qemu_conf.c:519 src/qemu_driver.c:925
+#: src/qemu_conf.c:519 src/qemu_driver.c:926
#, fuzzy, c-format
msgid "Cannot find QEMU binary %s: %s"
msgstr "Failed to suspend domain %s"
msgid "Network type %d is not supported"
msgstr "Domain %s started\n"
-#: src/qemu_conf.c:580 src/qemu_driver.c:1515
+#: src/qemu_conf.c:580 src/qemu_driver.c:1514
#, fuzzy, c-format
msgid "cannot initialize bridge support: %s"
msgstr "Failed to suspend domain %s"
msgid "failed to allocate space for argv string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:90
+#: src/qemu_driver.c:91
#, fuzzy
msgid "Failed to set close-on-exec file descriptor flag\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:105
+#: src/qemu_driver.c:106
#, fuzzy
msgid "Failed to set non-blocking file descriptor flag\n"
msgstr "failed to parse Xend domain information"
-#: src/qemu_driver.c:150
+#: src/qemu_driver.c:151
#, fuzzy, c-format
msgid "Failed to autostart network '%s': %s\n"
msgstr "Failed to start domain %s"
-#: src/qemu_driver.c:165
+#: src/qemu_driver.c:166
#, fuzzy, c-format
msgid "Failed to autostart VM '%s': %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:201
+#: src/qemu_driver.c:202
#, fuzzy, c-format
msgid "Failed to find user record for uid '%d': %s\n"
msgstr "Failed to undefine domain %s"
-#: src/qemu_driver.c:212
+#: src/qemu_driver.c:213
#, fuzzy
msgid "out of memory in asprintf\n"
msgstr "out of memory"
-#: src/qemu_driver.c:268
+#: src/qemu_driver.c:269
#, fuzzy
msgid "qemudStartup: out of memory\n"
msgstr "out of memory"
-#: src/qemu_driver.c:295
+#: src/qemu_driver.c:296
msgid "Reloading iptables rules\n"
msgstr ""
-#: src/qemu_driver.c:433
+#: src/qemu_driver.c:434
#, c-format
msgid ""
"QEMU quit during %s startup\n"
"%s"
msgstr ""
-#: src/qemu_driver.c:443 src/qemu_driver.c:456
+#: src/qemu_driver.c:444 src/qemu_driver.c:457
#, c-format
msgid "Failure while reading %s startup output: %s"
msgstr ""
-#: src/qemu_driver.c:451
+#: src/qemu_driver.c:452
#, c-format
msgid "Timed out while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:467
+#: src/qemu_driver.c:468
#, c-format
msgid "Failure while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:479
+#: src/qemu_driver.c:480
#, c-format
msgid "Out of space while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:510
+#: src/qemu_driver.c:511
#, fuzzy, c-format
msgid "Unable to open monitor path %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:515
+#: src/qemu_driver.c:516
msgid "Unable to set monitor close-on-exec flag"
msgstr ""
-#: src/qemu_driver.c:520
+#: src/qemu_driver.c:521
msgid "Unable to put monitor into non-blocking mode"
msgstr ""
-#: src/qemu_driver.c:648 src/qemu_driver.c:1027 src/qemu_driver.c:1726
-#: src/qemu_driver.c:1736
+#: src/qemu_driver.c:649 src/qemu_driver.c:1028 src/qemu_driver.c:1725
+#: src/qemu_driver.c:1735
#, fuzzy, c-format
msgid "Unable to log VM console data: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:671
+#: src/qemu_driver.c:672
#, fuzzy
msgid "allocate cpumap"
msgstr "allocate new context"
-#: src/qemu_driver.c:682
+#: src/qemu_driver.c:683
msgid "cannot run monitor command to fetch CPU thread info"
msgstr ""
-#: src/qemu_driver.c:786
+#: src/qemu_driver.c:787
#, fuzzy, c-format
msgid "failed to set CPU affinity %s"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:796 src/qemu_driver.c:2135
+#: src/qemu_driver.c:797 src/qemu_driver.c:2155
#, fuzzy
msgid "resume operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:859
+#: src/qemu_driver.c:860
#, fuzzy
msgid "VM is already active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:869
+#: src/qemu_driver.c:870
msgid "Unable to find an unused VNC port"
msgstr ""
-#: src/qemu_driver.c:881
+#: src/qemu_driver.c:882
#, c-format
msgid "config file path too long: %s/%s.log"
msgstr ""
-#: src/qemu_driver.c:900
+#: src/qemu_driver.c:901
#, fuzzy, c-format
msgid "failed to create logfile %s: %s"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:906
+#: src/qemu_driver.c:907
#, fuzzy, c-format
msgid "Unable to set VM logfile close-on-exec flag %s"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:935 src/qemu_driver.c:3032
+#: src/qemu_driver.c:936 src/qemu_driver.c:3052
#, fuzzy, c-format
msgid "Cannot determine QEMU argv syntax %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:951 src/qemu_driver.c:954 src/qemu_driver.c:959
+#: src/qemu_driver.c:952 src/qemu_driver.c:955 src/qemu_driver.c:960
#, fuzzy, c-format
msgid "Unable to write argv to logfile %d: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:1041
+#: src/qemu_driver.c:1040
#, fuzzy, c-format
msgid "Shutting down VM '%s'\n"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:1052
+#: src/qemu_driver.c:1051
#, fuzzy, c-format
msgid "Unable to close logfile %d: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:1067
+#: src/qemu_driver.c:1066
#, fuzzy
msgid "Got unexpected pid, damn\n"
msgstr "unexpected dict node"
-#: src/qemu_driver.c:1221
+#: src/qemu_driver.c:1220
#, fuzzy
msgid "failed to allocate space for dnsmasq argv"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1235
+#: src/qemu_driver.c:1234
msgid "cannot start dhcp daemon without IP address for server"
msgstr ""
-#: src/qemu_driver.c:1264
+#: src/qemu_driver.c:1263
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1275
+#: src/qemu_driver.c:1274
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1285
+#: src/qemu_driver.c:1284
#, fuzzy, c-format
msgid "failed to add iptables rule to enable masquerading : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1317
+#: src/qemu_driver.c:1316
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1328
+#: src/qemu_driver.c:1327
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1353
+#: src/qemu_driver.c:1352
#, fuzzy
msgid "failed to allocate space for IP tables support"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1361 src/qemu_driver.c:1368
+#: src/qemu_driver.c:1360 src/qemu_driver.c:1367
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1376 src/qemu_driver.c:1383
+#: src/qemu_driver.c:1375 src/qemu_driver.c:1382
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1393
+#: src/qemu_driver.c:1392
#, fuzzy, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1400
+#: src/qemu_driver.c:1399
#, fuzzy, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1408
+#: src/qemu_driver.c:1407
#, fuzzy, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1509
+#: src/qemu_driver.c:1508
#, fuzzy
msgid "network is already active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:1521
+#: src/qemu_driver.c:1520
#, fuzzy, c-format
msgid "cannot create bridge '%s' : %s"
msgstr "failed to write configuration file: %s"
-#: src/qemu_driver.c:1536
+#: src/qemu_driver.c:1535
#, fuzzy, c-format
msgid "cannot set IP address on bridge '%s' to '%s' : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1544
+#: src/qemu_driver.c:1543
#, fuzzy, c-format
msgid "cannot set netmask on bridge '%s' to '%s' : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1552
+#: src/qemu_driver.c:1551
#, fuzzy, c-format
msgid "failed to bring the bridge '%s' up : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1563
+#: src/qemu_driver.c:1562
#, fuzzy, c-format
msgid "failed to enable IP forwarding : %s"
msgstr "failed to open %s for reading"
-#: src/qemu_driver.c:1581 src/qemu_driver.c:1612
+#: src/qemu_driver.c:1580 src/qemu_driver.c:1611
#, fuzzy, c-format
msgid "Failed to bring down bridge '%s' : %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1587 src/qemu_driver.c:1617
+#: src/qemu_driver.c:1586 src/qemu_driver.c:1616
#, fuzzy, c-format
msgid "Failed to delete bridge '%s' : %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1600
+#: src/qemu_driver.c:1599
#, fuzzy, c-format
msgid "Shutting down network '%s'\n"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:1626
+#: src/qemu_driver.c:1625
#, fuzzy
msgid "Got unexpected pid for dnsmasq\n"
msgstr "unexpected dict node"
-#: src/qemu_driver.c:1839
+#: src/qemu_driver.c:1814
+#, fuzzy, c-format
+msgid "Unable to open %s: %s\n"
+msgstr "Failed to suspend domain %s"
+
+#: src/qemu_driver.c:1859
#, fuzzy
msgid "failed to allocate space for capabilities support"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1858 src/qemu_driver.c:1884
+#: src/qemu_driver.c:1878 src/qemu_driver.c:1904
msgid "NUMA not supported on this host"
msgstr ""
-#: src/qemu_driver.c:1869 src/qemu_driver.c:1892
+#: src/qemu_driver.c:1889 src/qemu_driver.c:1912
#, fuzzy
msgid "Failed to query NUMA free memory"
msgstr "Used memory:"
-#: src/qemu_driver.c:2053
+#: src/qemu_driver.c:2073
#, fuzzy, c-format
msgid "domain '%s' is already defined"
msgstr "domain %s exists already"
-#: src/qemu_driver.c:2064
+#: src/qemu_driver.c:2084
#, fuzzy, c-format
msgid "domain with uuid '%s' is already defined"
msgstr "domain %s exists already"
-#: src/qemu_driver.c:2094 src/qemu_driver.c:2123 src/qemu_driver.c:2152
-#: src/qemu_driver.c:2172 src/qemu_driver.c:2410 src/qemu_driver.c:3383
-#: src/qemu_driver.c:3518 src/qemu_driver.c:3632
+#: src/qemu_driver.c:2114 src/qemu_driver.c:2143 src/qemu_driver.c:2172
+#: src/qemu_driver.c:2192 src/qemu_driver.c:2430 src/qemu_driver.c:3403
+#: src/qemu_driver.c:3538 src/qemu_driver.c:3652
#, c-format
msgid "no domain with matching id %d"
msgstr ""
-#: src/qemu_driver.c:2099 src/qemu_driver.c:2128 src/qemu_driver.c:2416
-#: src/qemu_driver.c:3388 src/qemu_driver.c:3524 src/qemu_driver.c:3638
+#: src/qemu_driver.c:2119 src/qemu_driver.c:2148 src/qemu_driver.c:2436
+#: src/qemu_driver.c:3408 src/qemu_driver.c:3544 src/qemu_driver.c:3658
#, fuzzy
msgid "domain is not running"
msgstr "Domain is already active"
-#: src/qemu_driver.c:2107
+#: src/qemu_driver.c:2127
#, fuzzy
msgid "suspend operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2158
+#: src/qemu_driver.c:2178
#, fuzzy
msgid "shutdown operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2198
+#: src/qemu_driver.c:2218
#, fuzzy
msgid "failed to allocate space for ostype"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:2214 src/qemu_driver.c:2230 src/qemu_driver.c:2253
-#: src/qemu_driver.c:2526 src/qemu_driver.c:2688
+#: src/qemu_driver.c:2234 src/qemu_driver.c:2250 src/qemu_driver.c:2273
+#: src/qemu_driver.c:2546 src/qemu_driver.c:2708
#, c-format
msgid "no domain with matching uuid '%s'"
msgstr ""
-#: src/qemu_driver.c:2236
+#: src/qemu_driver.c:2256
msgid "cannot set max memory lower than current memory"
msgstr ""
-#: src/qemu_driver.c:2259
+#: src/qemu_driver.c:2279
#, fuzzy
msgid "cannot set memory of an active domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:2265
+#: src/qemu_driver.c:2285
msgid "cannot set memory higher than max memory"
msgstr ""
-#: src/qemu_driver.c:2425
+#: src/qemu_driver.c:2445
#, fuzzy
msgid "failed to pause domain"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:2434
+#: src/qemu_driver.c:2454
#, fuzzy
msgid "failed to get domain xml"
msgstr "failed to get domain UUID"
-#: src/qemu_driver.c:2442
+#: src/qemu_driver.c:2462
#, fuzzy, c-format
msgid "failed to create '%s'"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2449
+#: src/qemu_driver.c:2469
#, fuzzy
msgid "failed to write save header"
msgstr "Failed to write to socket %d\n"
-#: src/qemu_driver.c:2457
+#: src/qemu_driver.c:2477
#, fuzzy
msgid "failed to write xml"
msgstr "Failed to write to socket %d\n"
-#: src/qemu_driver.c:2470 src/qemu_driver.c:2477 src/qemu_driver.c:2748
+#: src/qemu_driver.c:2490 src/qemu_driver.c:2497 src/qemu_driver.c:2768
#: src/remote_internal.c:2241 src/virterror.c:441
msgid "out of memory"
msgstr "out of memory"
-#: src/qemu_driver.c:2485
+#: src/qemu_driver.c:2505
#, fuzzy
msgid "migrate operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2497
+#: src/qemu_driver.c:2517
msgid "'migrate' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:2532
+#: src/qemu_driver.c:2552
#, fuzzy
msgid "cannot change vcpu count of an active domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:2538
+#: src/qemu_driver.c:2558
msgid "could not determine max vcpus for the domain"
msgstr ""
-#: src/qemu_driver.c:2544
+#: src/qemu_driver.c:2564
#, c-format
msgid ""
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
msgstr ""
-#: src/qemu_driver.c:2568 src/qemu_driver.c:2620
+#: src/qemu_driver.c:2588 src/qemu_driver.c:2640
#, fuzzy
msgid "cannot pin vcpus on an inactive domain"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:2574
+#: src/qemu_driver.c:2594
#, c-format
msgid "vcpu number out of range %d > %d"
msgstr ""
-#: src/qemu_driver.c:2595
+#: src/qemu_driver.c:2615
#, fuzzy, c-format
msgid "cannot set affinity: %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:2600
+#: src/qemu_driver.c:2620
#, fuzzy
msgid "cpu affinity is not supported"
msgstr "library call failed, possibly not supported"
-#: src/qemu_driver.c:2657
+#: src/qemu_driver.c:2677
#, fuzzy, c-format
msgid "cannot get affinity: %s"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2667
+#: src/qemu_driver.c:2687
msgid "cpu affinity is not available"
msgstr ""
-#: src/qemu_driver.c:2694
+#: src/qemu_driver.c:2714
#, fuzzy, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr "load domain definition file"
-#: src/qemu_driver.c:2720 src/test.c:956
+#: src/qemu_driver.c:2740 src/test.c:956
#, fuzzy
msgid "cannot read domain image"
msgstr "node domain list"
-#: src/qemu_driver.c:2726
+#: src/qemu_driver.c:2746
#, fuzzy
msgid "failed to read qemu header"
msgstr "failed to read from Xen Daemon"
-#: src/qemu_driver.c:2733
+#: src/qemu_driver.c:2753
msgid "image magic is incorrect"
msgstr ""
-#: src/qemu_driver.c:2740
+#: src/qemu_driver.c:2760
#, c-format
msgid "image version is not supported (%d > %d)"
msgstr ""
-#: src/qemu_driver.c:2755
+#: src/qemu_driver.c:2775
#, fuzzy
msgid "failed to read XML"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2764
+#: src/qemu_driver.c:2784
#, fuzzy
msgid "failed to parse XML"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2777
+#: src/qemu_driver.c:2797
#, fuzzy, c-format
msgid "domain is already active as '%s'"
msgstr "Domain is already active"
-#: src/qemu_driver.c:2786
+#: src/qemu_driver.c:2806
#, fuzzy
msgid "failed to assign new VM"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2799
+#: src/qemu_driver.c:2819
#, fuzzy
msgid "failed to start VM"
msgstr "Failed to start domain %s"
-#: src/qemu_driver.c:2811
+#: src/qemu_driver.c:2831
#, fuzzy
msgid "failed to resume domain"
msgstr "Failed to resume domain %s"
-#: src/qemu_driver.c:2848 src/qemu_driver.c:3741 src/qemu_driver.c:3776
+#: src/qemu_driver.c:2868 src/qemu_driver.c:3761 src/qemu_driver.c:3796
#, fuzzy
msgid "failed to allocate space for VM name string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:2962
+#: src/qemu_driver.c:2982
#, fuzzy, c-format
msgid "cannot convert disk '%s' to bus/device index"
msgstr "Cannot extract running %s hypervisor version\n"
-#: src/qemu_driver.c:2982
+#: src/qemu_driver.c:3002
#, fuzzy, c-format
msgid "Unsupported disk name mapping for bus '%s'"
msgstr "unexpected mime type"
-#: src/qemu_driver.c:3022
+#: src/qemu_driver.c:3042
#, c-format
msgid "No device with bus '%s' and target '%s'"
msgstr ""
-#: src/qemu_driver.c:3049
+#: src/qemu_driver.c:3069
#, c-format
msgid ""
"Emulator version does not support removable media for device '%s' and target "
"'%s'"
msgstr ""
-#: src/qemu_driver.c:3086
+#: src/qemu_driver.c:3106
msgid "cannot change cdrom media"
msgstr ""
-#: src/qemu_driver.c:3097
+#: src/qemu_driver.c:3117
msgid "changing cdrom media failed"
msgstr ""
-#: src/qemu_driver.c:3157
+#: src/qemu_driver.c:3177
#, fuzzy
msgid "cannot attach usb disk"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3168
+#: src/qemu_driver.c:3188
#, fuzzy
msgid "adding usb disk failed"
msgstr "loading host definition file"
-#: src/qemu_driver.c:3212
+#: src/qemu_driver.c:3232
#, fuzzy
msgid "cannot attach usb device"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3223
+#: src/qemu_driver.c:3243
#, fuzzy
msgid "adding usb device failed"
msgstr "loading host definition file"
-#: src/qemu_driver.c:3253
+#: src/qemu_driver.c:3273
#, fuzzy
msgid "cannot attach device on inactive domain"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3276
+#: src/qemu_driver.c:3296
msgid "this device type cannot be attached"
msgstr ""
-#: src/qemu_driver.c:3315
+#: src/qemu_driver.c:3335
#, fuzzy
msgid "cannot set autostart for transient domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:3341
+#: src/qemu_driver.c:3361
#, fuzzy, c-format
msgid "Failed to create symlink '%s to '%s': %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:3348 src/qemu_driver.c:3981 src/storage_driver.c:832
+#: src/qemu_driver.c:3368 src/qemu_driver.c:4001 src/storage_driver.c:832
#, fuzzy, c-format
msgid "Failed to delete symlink '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:3410
+#: src/qemu_driver.c:3430
#, fuzzy, c-format
msgid "invalid path: %s"
msgstr "invalid argument in %s"
-#: src/qemu_driver.c:3418
+#: src/qemu_driver.c:3438
msgid "'info blockstats' command failed"
msgstr ""
-#: src/qemu_driver.c:3433
+#: src/qemu_driver.c:3453
msgid "'info blockstats' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:3498
+#: src/qemu_driver.c:3518
#, fuzzy, c-format
msgid "device not found: %s (%s)"
msgstr "Domain restored from %s\n"
-#: src/qemu_driver.c:3530 src/qemu_driver.c:3573
+#: src/qemu_driver.c:3550 src/qemu_driver.c:3593
msgid "NULL or empty path"
msgstr ""
-#: src/qemu_driver.c:3541
+#: src/qemu_driver.c:3561
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr ""
-#: src/qemu_driver.c:3583
+#: src/qemu_driver.c:3603
#, fuzzy
msgid "invalid path"
msgstr "invalid argument in %s"
-#: src/qemu_driver.c:3626
+#: src/qemu_driver.c:3646
msgid "QEMU driver only supports virtual memory addrs"
msgstr ""
-#: src/qemu_driver.c:3653
+#: src/qemu_driver.c:3673
#, fuzzy
msgid "'memsave' command failed"
msgstr "domain name"
-#: src/qemu_driver.c:3682 src/qemu_driver.c:3850 src/qemu_driver.c:3875
-#: src/qemu_driver.c:3889 src/qemu_driver.c:3904 src/qemu_driver.c:3937
-#: src/qemu_driver.c:3953
+#: src/qemu_driver.c:3702 src/qemu_driver.c:3870 src/qemu_driver.c:3895
+#: src/qemu_driver.c:3909 src/qemu_driver.c:3924 src/qemu_driver.c:3957
+#: src/qemu_driver.c:3973
msgid "no network with matching uuid"
msgstr ""
-#: src/qemu_driver.c:3697
+#: src/qemu_driver.c:3717
msgid "no network with matching name"
msgstr ""
-#: src/qemu_driver.c:3856
+#: src/qemu_driver.c:3876
#, fuzzy
msgid "network is still active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:3917
+#: src/qemu_driver.c:3937
#, fuzzy
msgid "no network with matching id"
msgstr "domain information in XML"
-#: src/qemu_driver.c:3924
+#: src/qemu_driver.c:3944
#, fuzzy
msgid "failed to allocate space for network bridge string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:3974 src/storage_driver.c:823
+#: src/qemu_driver.c:3994 src/storage_driver.c:823
#, fuzzy, c-format
msgid "Failed to create symlink '%s' to '%s': %s"
msgstr "Failed to save domain %s to %s"
msgid "%s not implemented on Win32"
msgstr ""
-#: src/storage_backend_disk.c:85 src/storage_backend_logical.c:57
+#: src/storage_backend_disk.c:90 src/storage_backend_logical.c:57
#, c-format
msgid "unsupported pool format %s"
msgstr ""
-#: src/storage_backend_disk.c:110 src/storage_backend_logical.c:70
+#: src/storage_backend_disk.c:115 src/storage_backend_logical.c:70
#, c-format
msgid "unsupported pool format %d"
msgstr ""
-#: src/storage_backend_disk.c:138 src/storage_backend_fs.c:192
+#: src/storage_backend_disk.c:143 src/storage_backend_fs.c:192
#: src/storage_backend_fs.c:262 src/storage_backend_fs.c:314
#, c-format
msgid "unsupported volume format %s"
msgstr ""
-#: src/storage_backend_disk.c:165 src/storage_backend_fs.c:225
+#: src/storage_backend_disk.c:170 src/storage_backend_fs.c:225
#: src/storage_backend_fs.c:297 src/storage_backend_fs.c:329
#, c-format
msgid "unsupported volume format %d"
msgstr ""
-#: src/storage_backend_disk.c:179 src/storage_backend_disk.c:192
-#: src/storage_backend_disk.c:199 src/storage_backend_disk.c:221
+#: src/storage_backend_disk.c:184 src/storage_backend_disk.c:197
+#: src/storage_backend_disk.c:204 src/storage_backend_disk.c:226
#: src/storage_backend_fs.c:839 src/storage_backend_iscsi.c:177
#: src/storage_backend_logical.c:116 src/storage_backend_logical.c:121
#: src/storage_backend_logical.c:133 src/storage_backend_logical.c:143
-#: src/storage_backend_logical.c:531
+#: src/storage_backend_logical.c:546
msgid "volume"
msgstr ""
-#: src/storage_backend_disk.c:229
+#: src/storage_backend_disk.c:234
msgid "volume extents"
msgstr ""
-#: src/storage_backend_disk.c:237
+#: src/storage_backend_disk.c:242
msgid "cannot parse device start location"
msgstr ""
-#: src/storage_backend_disk.c:244
+#: src/storage_backend_disk.c:249
msgid "cannot parse device end location"
msgstr ""
-#: src/storage_backend_disk.c:250 src/storage_backend_logical.c:154
+#: src/storage_backend_disk.c:255 src/storage_backend_logical.c:154
#: src/storage_backend_logical.c:160
msgid "extents"
msgstr ""
-#: src/storage_backend_disk.c:464
+#: src/storage_backend_disk.c:462
msgid "no large enough free extent"
msgstr ""
-#: src/storage_backend_disk.c:498
-msgid "Disk pools are not yet supported"
+#: src/storage_backend_disk.c:502
+#, c-format
+msgid "Couldn't read volume target path '%s'. %s"
msgstr ""
+#: src/storage_backend_disk.c:517
+#, c-format
+msgid "Volume path '%s' did not start with parent pool source device name."
+msgstr ""
+
+#: src/storage_backend_disk.c:526
+#, fuzzy, c-format
+msgid "cannot parse partition number from target '%s'"
+msgstr "Failed to suspend domain %s"
+
#: src/storage_backend_fs.c:358
#, c-format
msgid "cannot read header '%s': %s"
msgstr ""
#: src/storage_backend_fs.c:1042 src/storage_backend_fs.c:1078
-#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:543
+#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:558
#, c-format
msgid "cannot read path '%s': %s"
msgstr ""
msgid "creation of non-raw images is not supported without qemu-img"
msgstr ""
-#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:552
+#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:567
#, fuzzy, c-format
msgid "cannot set file owner '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:559
+#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:574
#, fuzzy, c-format
msgid "cannot set file mode '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:566
+#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:581
#, c-format
msgid "cannot close file '%s': %s"
msgstr ""
msgid "lvs command failed with exitstatus %d"
msgstr ""
-#: src/storage_backend_logical.c:355
+#: src/storage_backend_logical.c:354
#, fuzzy
msgid "command line"
msgstr "domain name"
-#: src/storage_backend_logical.c:372
+#: src/storage_backend_logical.c:371
#, c-format
msgid "cannot open device %s"
msgstr ""
-#: src/storage_backend_logical.c:378
+#: src/storage_backend_logical.c:377
#, c-format
msgid "cannot clear device header %s"
msgstr ""
-#: src/storage_backend_logical.c:385
+#: src/storage_backend_logical.c:384
#, c-format
msgid "cannot close device %s"
msgstr ""
-#: src/storage_backend_logical.c:575
+#: src/storage_backend_logical.c:507
+#, fuzzy, c-format
+msgid "cannot remove PV device %s: %s"
+msgstr "failed to write configuration file: %s"
+
+#: src/storage_backend_logical.c:590
#, c-format
msgid "cannot find newly created volume '%s': %s"
msgstr ""
msgstr "DATA"
#: src/virsh.c:6292 src/virsh.c:6314
-msgid "blocked"
-msgstr "blocked"
+msgid "idle"
+msgstr ""
#: src/virsh.c:6294
msgid "paused"
msgid "domain information incomplete, missing uuid"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1109 src/xend_internal.c:2204 src/xend_internal.c:2211
+#: src/xend_internal.c:1109 src/xend_internal.c:2213 src/xend_internal.c:2220
msgid "domain information incomplete, missing name"
msgstr "domain information incomplete, missing name"
msgid "unknown graphics type '%s'"
msgstr "unknown OS type %s"
-#: src/xend_internal.c:2191
+#: src/xend_internal.c:2200
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:2260 src/xend_internal.c:2270 src/xend_internal.c:2280
+#: src/xend_internal.c:2269 src/xend_internal.c:2279 src/xend_internal.c:2289
#, fuzzy, c-format
msgid "unknown lifecycle type %s"
msgstr "unknown OS type %s"
-#: src/xend_internal.c:2593
+#: src/xend_internal.c:2602
#, fuzzy
msgid "failed to parse topology information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:2647
+#: src/xend_internal.c:2656
#, fuzzy
msgid "topology syntax error"
msgstr "configuration file syntax error"
-#: src/xend_internal.c:2711
+#: src/xend_internal.c:2720
msgid "failed to parse Xend domain information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:3193
+#: src/xend_internal.c:3202
msgid "xenDaemonDomainFetch failed to find this domain"
msgstr ""
-#: src/xend_internal.c:3815 src/xend_internal.c:4290 src/xm_internal.c:1617
+#: src/xend_internal.c:3824 src/xend_internal.c:4299 src/xm_internal.c:1617
#, fuzzy
msgid "failed to build sexpr"
msgstr "Failed to suspend domain %s"
-#: src/xend_internal.c:3917
+#: src/xend_internal.c:3926
#, fuzzy
msgid "unsupported device type"
msgstr "unexpected mime type"
-#: src/xend_internal.c:4020
+#: src/xend_internal.c:4029
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4061
+#: src/xend_internal.c:4070
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4069
+#: src/xend_internal.c:4078
#, fuzzy
msgid "unexpected value from on_xend_start"
msgstr "unexpected value node"
-#: src/xend_internal.c:4080
+#: src/xend_internal.c:4089
#, fuzzy
msgid "no memory"
msgstr "node memory"
-#: src/xend_internal.c:4086
+#: src/xend_internal.c:4095
#, fuzzy
msgid "sexpr2string failed"
msgstr "operation failed"
-#: src/xend_internal.c:4091
+#: src/xend_internal.c:4100
#, fuzzy
msgid "Failed to redefine sexpr"
msgstr "Failed to undefine domain %s"
-#: src/xend_internal.c:4096
+#: src/xend_internal.c:4105
msgid "on_xend_start not present in sexpr"
msgstr ""
-#: src/xend_internal.c:4127
+#: src/xend_internal.c:4136
#, fuzzy, c-format
msgid "gethostname failed: %s"
msgstr "operation failed: %s"
-#: src/xend_internal.c:4133
+#: src/xend_internal.c:4142
#, fuzzy, c-format
msgid "failed to strdup hostname: %s"
msgstr "failed to get hypervisor type"
-#: src/xend_internal.c:4164
+#: src/xend_internal.c:4173
msgid ""
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
"migration"
msgstr ""
-#: src/xend_internal.c:4174
+#: src/xend_internal.c:4183
msgid ""
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
"migration"
msgstr ""
-#: src/xend_internal.c:4186
+#: src/xend_internal.c:4195
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr ""
-#: src/xend_internal.c:4199
+#: src/xend_internal.c:4208
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr ""
-#: src/xend_internal.c:4204
+#: src/xend_internal.c:4213
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr ""
-#: src/xend_internal.c:4211
+#: src/xend_internal.c:4220
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr ""
-#: src/xend_internal.c:4218 src/xend_internal.c:4240 src/xend_internal.c:4248
-#: src/xend_internal.c:4474 src/xend_internal.c:4481 src/xml.c:89
+#: src/xend_internal.c:4227 src/xend_internal.c:4249 src/xend_internal.c:4257
+#: src/xend_internal.c:4483 src/xend_internal.c:4490 src/xml.c:89
msgid "strdup failed"
msgstr ""
-#: src/xend_internal.c:4231
+#: src/xend_internal.c:4240
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr ""
-#: src/xend_internal.c:4284
+#: src/xend_internal.c:4293
#, fuzzy
msgid "failed to parse domain description"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:4300
+#: src/xend_internal.c:4309
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Failed to create domain %s\n"
-#: src/xend_internal.c:4456 src/xend_internal.c:4532 src/xend_internal.c:4622
+#: src/xend_internal.c:4465 src/xend_internal.c:4541 src/xend_internal.c:4631
msgid "unsupported in xendConfigVersion < 4"
msgstr ""
-#: src/xend_internal.c:4468
+#: src/xend_internal.c:4477
#, fuzzy
msgid "node information incomplete, missing scheduler name"
msgstr "domain information incomplete, missing name"
-#: src/xend_internal.c:4486 src/xend_internal.c:4580 src/xend_internal.c:4692
+#: src/xend_internal.c:4495 src/xend_internal.c:4589 src/xend_internal.c:4701
#, fuzzy
msgid "Unknown scheduler"
msgstr "unknown host"
-#: src/xend_internal.c:4545 src/xend_internal.c:4635
+#: src/xend_internal.c:4554 src/xend_internal.c:4644
#, fuzzy
msgid "Failed to get a scheduler name"
msgstr "failed to get hypervisor type"
-#: src/xend_internal.c:4558 src/xend_internal.c:4671
+#: src/xend_internal.c:4567 src/xend_internal.c:4680
#, fuzzy
msgid "domain information incomplete, missing cpu_weight"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:4563 src/xend_internal.c:4680
+#: src/xend_internal.c:4572 src/xend_internal.c:4689
#, fuzzy
msgid "domain information incomplete, missing cpu_cap"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:4739
+#: src/xend_internal.c:4748
msgid "domainBlockPeek is not supported for dom0"
msgstr ""
-#: src/xend_internal.c:4762
+#: src/xend_internal.c:4771
#, fuzzy, c-format
msgid "%s: invalid path"
msgstr "invalid argument in %s"
-#: src/xend_internal.c:4770
+#: src/xend_internal.c:4779
#, fuzzy, c-format
msgid "failed to open for reading: %s: %s"
msgstr "failed to open %s for reading"
-#: src/xend_internal.c:4782
+#: src/xend_internal.c:4791
#, fuzzy, c-format
msgid "failed to lseek or read from file: %s: %s"
msgstr "Failed to suspend domain %s"
-#: src/xend_internal.c:4865 src/xend_internal.c:4911
+#: src/xend_internal.c:4874 src/xend_internal.c:4920
#, fuzzy, c-format
msgid "unexpected graphics type %d"
msgstr "unexpected mime type"
-#: src/xend_internal.c:4954
+#: src/xend_internal.c:4963
#, fuzzy
msgid "unexpected chr device type"
msgstr "unexpected mime type"
-#: src/xend_internal.c:5128 src/xm_internal.c:1779
+#: src/xend_internal.c:5137 src/xm_internal.c:1779
#, fuzzy, c-format
msgid "unsupported network type %d"
msgstr "unexpected mime type"
-#: src/xend_internal.c:5302 src/xend_internal.c:5309 src/xend_internal.c:5316
+#: src/xend_internal.c:5311 src/xend_internal.c:5318 src/xend_internal.c:5325
#, fuzzy, c-format
msgid "unexpected lifecycle value %d"
msgstr "unexpected value node"
-#: src/xend_internal.c:5333
+#: src/xend_internal.c:5342
#, fuzzy
msgid "no HVM domain loader"
msgstr "node domain list"
-#: src/xend_internal.c:5544
+#: src/xend_internal.c:5553
#, fuzzy
msgid "hotplug of device type not supported"
msgstr "library call failed, possibly not supported"
msgid "failed to connect to Xen Store"
msgstr "failed to connect to Xen Store"
+#~ msgid "blocked"
+#~ msgstr "blocked"
+
#, fuzzy
#~ msgid "invalid interface type: %s"
#~ msgstr "invalid argument in %s"
#~ msgid "cannot read tty pid file %s: %s"
#~ msgstr "failed to write configuration file: %s"
-#, fuzzy
-#~ msgid "cannot remove ttyPidFile %s: %s"
-#~ msgstr "failed to write configuration file: %s"
-
#, fuzzy
#~ msgid "failed to calloc memory for init string: %s"
#~ msgstr "failed to allocate a node"
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-09-08 14:51+0200\n"
+"POT-Creation-Date: 2008-09-23 22:28+0200\n"
"PO-Revision-Date: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
msgid "storage_vol not found"
msgstr "domain name or uuid"
-#: src/conf.c:155 src/conf.c:203 src/conf.c:488 src/conf.c:525 src/conf.c:553
-#: src/conf.c:631
+#: src/conf.c:164 src/conf.c:212 src/conf.c:491 src/conf.c:528 src/conf.c:555
+#: src/conf.c:630
msgid "allocating configuration"
msgstr "allocating configuration"
-#: src/conf.c:338
+#: src/conf.c:347
msgid "unterminated number"
msgstr "unterminated number"
-#: src/conf.c:372 src/conf.c:389 src/conf.c:401
+#: src/conf.c:380 src/conf.c:396 src/conf.c:407
msgid "unterminated string"
msgstr "unterminated string"
-#: src/conf.c:429 src/conf.c:483
+#: src/conf.c:434 src/conf.c:487
msgid "expecting a value"
msgstr "expecting a value"
-#: src/conf.c:450
+#: src/conf.c:454
msgid "expecting a separator in list"
msgstr "expecting a separator in list"
-#: src/conf.c:473
+#: src/conf.c:477
#, fuzzy
msgid "list is not closed with ]"
msgstr "list is not closed with ] "
-#: src/conf.c:518
+#: src/conf.c:521
msgid "expecting a name"
msgstr "expecting a name"
-#: src/conf.c:581
+#: src/conf.c:582
msgid "expecting a separator"
msgstr "expecting a separator"
msgid "expecting an assignment"
msgstr "expecting an assignment"
-#: src/conf.c:894 src/conf.c:950 src/xend_internal.c:584
-#: src/xend_internal.c:2657 src/xm_internal.c:1475 src/xm_internal.c:1482
+#: src/conf.c:892 src/conf.c:948 src/xend_internal.c:584
+#: src/xend_internal.c:2666 src/xm_internal.c:1475 src/xm_internal.c:1482
#, fuzzy
msgid "allocate buffer"
msgstr "allocate new buffer"
-#: src/conf.c:901
+#: src/conf.c:899
msgid "failed to open file"
msgstr "failed to open file"
-#: src/conf.c:912
+#: src/conf.c:910
msgid "failed to save content"
msgstr "failed to save content"
msgid "cannot extract disk devices"
msgstr "Cannot extract running %s hypervisor version\n"
-#: src/domain_conf.c:1939 src/qemu_driver.c:3133
+#: src/domain_conf.c:1939 src/qemu_driver.c:3153
#, fuzzy, c-format
msgid "duplicate disk target '%s'"
msgstr "unexpected mime type"
msgid "unexpected char type %d"
msgstr "unexpected mime type"
-#: src/domain_conf.c:2815 src/xend_internal.c:5214
+#: src/domain_conf.c:2815 src/xend_internal.c:5223
#, fuzzy, c-format
msgid "unexpected sound model %d"
msgstr "unexpected mime type"
-#: src/domain_conf.c:2835 src/xend_internal.c:5237
+#: src/domain_conf.c:2835 src/xend_internal.c:5246
#, fuzzy, c-format
msgid "unexpected input type %d"
msgstr "unexpected mime type"
#: src/lxc_driver.c:274 src/lxc_driver.c:309 src/lxc_driver.c:335
#: src/lxc_driver.c:350 src/openvz_driver.c:238 src/openvz_driver.c:267
-#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:620
-#: src/openvz_driver.c:651 src/openvz_driver.c:672 src/openvz_driver.c:713
-#: src/qemu_driver.c:2192 src/qemu_driver.c:2279 src/qemu_driver.c:2828
-#: src/qemu_driver.c:2883 src/qemu_driver.c:2927 src/qemu_driver.c:3007
-#: src/qemu_driver.c:3123 src/qemu_driver.c:3192 src/qemu_driver.c:3247
-#: src/qemu_driver.c:3291 src/qemu_driver.c:3309 src/qemu_driver.c:3567
+#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:621
+#: src/openvz_driver.c:652 src/openvz_driver.c:673 src/openvz_driver.c:714
+#: src/qemu_driver.c:2212 src/qemu_driver.c:2299 src/qemu_driver.c:2848
+#: src/qemu_driver.c:2903 src/qemu_driver.c:2947 src/qemu_driver.c:3027
+#: src/qemu_driver.c:3143 src/qemu_driver.c:3212 src/qemu_driver.c:3267
+#: src/qemu_driver.c:3311 src/qemu_driver.c:3329 src/qemu_driver.c:3587
#, fuzzy
msgid "no domain with matching uuid"
msgstr "domain id or uuid"
-#: src/lxc_driver.c:280 src/openvz_driver.c:625 src/qemu_driver.c:2933
+#: src/lxc_driver.c:280 src/openvz_driver.c:626 src/qemu_driver.c:2953
#, fuzzy
msgid "cannot delete active domain"
msgstr "name of the inactive domain"
-#: src/lxc_driver.c:286 src/qemu_driver.c:2939
+#: src/lxc_driver.c:286 src/qemu_driver.c:2959
#, fuzzy
msgid "cannot undefine transient domain"
msgstr "name of the inactive domain"
msgid "container '%s' unexpectedly shutdown during startup"
msgstr ""
-#: src/lxc_driver.c:747 src/qemu_driver.c:892
+#: src/lxc_driver.c:747 src/qemu_driver.c:893
#, fuzzy, c-format
msgid "cannot create log directory %s: %s"
msgstr "failed to write configuration file: %s"
msgid "unknown forwarding type '%s'"
msgstr "unknown OS type %s"
-#: src/network_conf.c:662 src/qemu_driver.c:3334 src/qemu_driver.c:3967
+#: src/network_conf.c:662 src/qemu_driver.c:3354 src/qemu_driver.c:3987
#: src/storage_driver.c:816
#, c-format
msgid "cannot create autostart directory %s: %s"
msgid "no config file for %s"
msgstr "configuration file syntax error: %s"
-#: src/openvz_conf.c:187
+#: src/openvz_conf.c:190
+#, fuzzy, c-format
+msgid "Cound not read 'IP_ADDRESS' from config for container %d"
+msgstr "could not connect to %s"
+
+#: src/openvz_conf.c:220
+#, fuzzy, c-format
+msgid "Cound not read 'NETIF' from config for container %d"
+msgstr "could not connect to %s"
+
+#: src/openvz_conf.c:247
+#, fuzzy
+msgid "Too long network device name"
+msgstr "resolving domain filename"
+
+#: src/openvz_conf.c:264
+#, fuzzy
+msgid "Wrong length MAC address"
+msgstr "invalid argument in %s"
+
+#: src/openvz_conf.c:271
+#, fuzzy
+msgid "Wrong MAC address"
+msgstr "invalid argument in %s"
+
+#: src/openvz_conf.c:327
#, fuzzy
msgid "popen failed"
msgstr "operation failed"
-#: src/openvz_conf.c:197
+#: src/openvz_conf.c:337
#, fuzzy
msgid "Failed to parse vzlist output"
msgstr "Failed to suspend domain %s"
-#: src/openvz_conf.c:223
+#: src/openvz_conf.c:363
#, fuzzy
msgid "UUID in config file malformed"
msgstr "configuration file syntax error: %s"
-#: src/openvz_conf.c:235
+#: src/openvz_conf.c:375
#, fuzzy, c-format
msgid "Cound not read config for container %d"
msgstr "could not connect to %s"
msgid "Container ID is not specified"
msgstr ""
-#: src/openvz_driver.c:391 src/openvz_driver.c:459 src/openvz_driver.c:534
-#: src/openvz_driver.c:554 src/openvz_driver.c:600 src/openvz_driver.c:631
-#: src/openvz_driver.c:656 src/openvz_driver.c:728 src/openvz_driver.c:826
-#: src/openvz_driver.c:872
+#: src/openvz_driver.c:391 src/openvz_driver.c:460 src/openvz_driver.c:535
+#: src/openvz_driver.c:555 src/openvz_driver.c:601 src/openvz_driver.c:632
+#: src/openvz_driver.c:657 src/openvz_driver.c:729 src/openvz_driver.c:827
+#: src/openvz_driver.c:873
#, fuzzy, c-format
msgid "Could not exec %s"
msgstr "could not connect to %s"
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:451 src/openvz_driver.c:528
+#: src/openvz_driver.c:452 src/openvz_driver.c:529
msgid "Error creating command for container"
msgstr ""
-#: src/openvz_driver.c:465 src/openvz_driver.c:540
+#: src/openvz_driver.c:466 src/openvz_driver.c:541
#, fuzzy
msgid "Could not set UUID"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:475 src/openvz_driver.c:546
+#: src/openvz_driver.c:476 src/openvz_driver.c:547
#, fuzzy
msgid "Could not configure network"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:482 src/openvz_driver.c:569
+#: src/openvz_driver.c:483 src/openvz_driver.c:570
#, fuzzy
msgid "Could not set number of virtual cpu"
msgstr "change number of virtual CPUs"
#: src/openvz_driver.c:517
#, c-format
-msgid "Already an OPENVZ VM defined with the id '%d'"
+msgid "Already an OPENVZ VM defined with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:588
+#: src/openvz_driver.c:589
msgid "no domain with matching id"
msgstr ""
-#: src/openvz_driver.c:594
+#: src/openvz_driver.c:595
#, fuzzy
msgid "domain is not in shutoff state"
msgstr "Domain is already active"
-#: src/openvz_driver.c:677
+#: src/openvz_driver.c:678
#, fuzzy
msgid "Could not read container config"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:693 src/qemu_driver.c:1823
+#: src/openvz_driver.c:694 src/qemu_driver.c:1843
#, fuzzy, c-format
msgid "unknown type '%s'"
msgstr "unknown OS type %s"
-#: src/openvz_driver.c:719
+#: src/openvz_driver.c:720
msgid "VCPUs should be >= 1"
msgstr ""
-#: src/openvz_driver.c:835 src/openvz_driver.c:881
+#: src/openvz_driver.c:836 src/openvz_driver.c:882
#, fuzzy, c-format
msgid "Could not parse VPS ID %s"
msgstr "could not connect to %s"
msgid "Unexpected exit status '%d', qemu probably failed"
msgstr ""
-#: src/qemu_conf.c:519 src/qemu_driver.c:925
+#: src/qemu_conf.c:519 src/qemu_driver.c:926
#, fuzzy, c-format
msgid "Cannot find QEMU binary %s: %s"
msgstr "Failed to suspend domain %s"
msgid "Network type %d is not supported"
msgstr "Domain %s started\n"
-#: src/qemu_conf.c:580 src/qemu_driver.c:1515
+#: src/qemu_conf.c:580 src/qemu_driver.c:1514
#, fuzzy, c-format
msgid "cannot initialize bridge support: %s"
msgstr "Failed to suspend domain %s"
msgid "failed to allocate space for argv string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:90
+#: src/qemu_driver.c:91
#, fuzzy
msgid "Failed to set close-on-exec file descriptor flag\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:105
+#: src/qemu_driver.c:106
#, fuzzy
msgid "Failed to set non-blocking file descriptor flag\n"
msgstr "failed to parse Xend domain information"
-#: src/qemu_driver.c:150
+#: src/qemu_driver.c:151
#, fuzzy, c-format
msgid "Failed to autostart network '%s': %s\n"
msgstr "Failed to start domain %s"
-#: src/qemu_driver.c:165
+#: src/qemu_driver.c:166
#, fuzzy, c-format
msgid "Failed to autostart VM '%s': %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:201
+#: src/qemu_driver.c:202
#, fuzzy, c-format
msgid "Failed to find user record for uid '%d': %s\n"
msgstr "Failed to undefine domain %s"
-#: src/qemu_driver.c:212
+#: src/qemu_driver.c:213
#, fuzzy
msgid "out of memory in asprintf\n"
msgstr "out of memory"
-#: src/qemu_driver.c:268
+#: src/qemu_driver.c:269
#, fuzzy
msgid "qemudStartup: out of memory\n"
msgstr "out of memory"
-#: src/qemu_driver.c:295
+#: src/qemu_driver.c:296
msgid "Reloading iptables rules\n"
msgstr ""
-#: src/qemu_driver.c:433
+#: src/qemu_driver.c:434
#, c-format
msgid ""
"QEMU quit during %s startup\n"
"%s"
msgstr ""
-#: src/qemu_driver.c:443 src/qemu_driver.c:456
+#: src/qemu_driver.c:444 src/qemu_driver.c:457
#, c-format
msgid "Failure while reading %s startup output: %s"
msgstr ""
-#: src/qemu_driver.c:451
+#: src/qemu_driver.c:452
#, c-format
msgid "Timed out while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:467
+#: src/qemu_driver.c:468
#, c-format
msgid "Failure while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:479
+#: src/qemu_driver.c:480
#, c-format
msgid "Out of space while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:510
+#: src/qemu_driver.c:511
#, fuzzy, c-format
msgid "Unable to open monitor path %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:515
+#: src/qemu_driver.c:516
msgid "Unable to set monitor close-on-exec flag"
msgstr ""
-#: src/qemu_driver.c:520
+#: src/qemu_driver.c:521
msgid "Unable to put monitor into non-blocking mode"
msgstr ""
-#: src/qemu_driver.c:648 src/qemu_driver.c:1027 src/qemu_driver.c:1726
-#: src/qemu_driver.c:1736
+#: src/qemu_driver.c:649 src/qemu_driver.c:1028 src/qemu_driver.c:1725
+#: src/qemu_driver.c:1735
#, fuzzy, c-format
msgid "Unable to log VM console data: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:671
+#: src/qemu_driver.c:672
#, fuzzy
msgid "allocate cpumap"
msgstr "allocate new context"
-#: src/qemu_driver.c:682
+#: src/qemu_driver.c:683
msgid "cannot run monitor command to fetch CPU thread info"
msgstr ""
-#: src/qemu_driver.c:786
+#: src/qemu_driver.c:787
#, fuzzy, c-format
msgid "failed to set CPU affinity %s"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:796 src/qemu_driver.c:2135
+#: src/qemu_driver.c:797 src/qemu_driver.c:2155
#, fuzzy
msgid "resume operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:859
+#: src/qemu_driver.c:860
#, fuzzy
msgid "VM is already active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:869
+#: src/qemu_driver.c:870
msgid "Unable to find an unused VNC port"
msgstr ""
-#: src/qemu_driver.c:881
+#: src/qemu_driver.c:882
#, c-format
msgid "config file path too long: %s/%s.log"
msgstr ""
-#: src/qemu_driver.c:900
+#: src/qemu_driver.c:901
#, fuzzy, c-format
msgid "failed to create logfile %s: %s"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:906
+#: src/qemu_driver.c:907
#, fuzzy, c-format
msgid "Unable to set VM logfile close-on-exec flag %s"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:935 src/qemu_driver.c:3032
+#: src/qemu_driver.c:936 src/qemu_driver.c:3052
#, fuzzy, c-format
msgid "Cannot determine QEMU argv syntax %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:951 src/qemu_driver.c:954 src/qemu_driver.c:959
+#: src/qemu_driver.c:952 src/qemu_driver.c:955 src/qemu_driver.c:960
#, fuzzy, c-format
msgid "Unable to write argv to logfile %d: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:1041
+#: src/qemu_driver.c:1040
#, fuzzy, c-format
msgid "Shutting down VM '%s'\n"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:1052
+#: src/qemu_driver.c:1051
#, fuzzy, c-format
msgid "Unable to close logfile %d: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:1067
+#: src/qemu_driver.c:1066
#, fuzzy
msgid "Got unexpected pid, damn\n"
msgstr "unexpected dict node"
-#: src/qemu_driver.c:1221
+#: src/qemu_driver.c:1220
#, fuzzy
msgid "failed to allocate space for dnsmasq argv"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1235
+#: src/qemu_driver.c:1234
msgid "cannot start dhcp daemon without IP address for server"
msgstr ""
-#: src/qemu_driver.c:1264
+#: src/qemu_driver.c:1263
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1275
+#: src/qemu_driver.c:1274
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1285
+#: src/qemu_driver.c:1284
#, fuzzy, c-format
msgid "failed to add iptables rule to enable masquerading : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1317
+#: src/qemu_driver.c:1316
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1328
+#: src/qemu_driver.c:1327
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1353
+#: src/qemu_driver.c:1352
#, fuzzy
msgid "failed to allocate space for IP tables support"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1361 src/qemu_driver.c:1368
+#: src/qemu_driver.c:1360 src/qemu_driver.c:1367
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1376 src/qemu_driver.c:1383
+#: src/qemu_driver.c:1375 src/qemu_driver.c:1382
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1393
+#: src/qemu_driver.c:1392
#, fuzzy, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1400
+#: src/qemu_driver.c:1399
#, fuzzy, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1408
+#: src/qemu_driver.c:1407
#, fuzzy, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1509
+#: src/qemu_driver.c:1508
#, fuzzy
msgid "network is already active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:1521
+#: src/qemu_driver.c:1520
#, fuzzy, c-format
msgid "cannot create bridge '%s' : %s"
msgstr "failed to write configuration file: %s"
-#: src/qemu_driver.c:1536
+#: src/qemu_driver.c:1535
#, fuzzy, c-format
msgid "cannot set IP address on bridge '%s' to '%s' : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1544
+#: src/qemu_driver.c:1543
#, fuzzy, c-format
msgid "cannot set netmask on bridge '%s' to '%s' : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1552
+#: src/qemu_driver.c:1551
#, fuzzy, c-format
msgid "failed to bring the bridge '%s' up : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1563
+#: src/qemu_driver.c:1562
#, fuzzy, c-format
msgid "failed to enable IP forwarding : %s"
msgstr "failed to open %s for reading"
-#: src/qemu_driver.c:1581 src/qemu_driver.c:1612
+#: src/qemu_driver.c:1580 src/qemu_driver.c:1611
#, fuzzy, c-format
msgid "Failed to bring down bridge '%s' : %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1587 src/qemu_driver.c:1617
+#: src/qemu_driver.c:1586 src/qemu_driver.c:1616
#, fuzzy, c-format
msgid "Failed to delete bridge '%s' : %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1600
+#: src/qemu_driver.c:1599
#, fuzzy, c-format
msgid "Shutting down network '%s'\n"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:1626
+#: src/qemu_driver.c:1625
#, fuzzy
msgid "Got unexpected pid for dnsmasq\n"
msgstr "unexpected dict node"
-#: src/qemu_driver.c:1839
+#: src/qemu_driver.c:1814
+#, fuzzy, c-format
+msgid "Unable to open %s: %s\n"
+msgstr "Failed to suspend domain %s"
+
+#: src/qemu_driver.c:1859
#, fuzzy
msgid "failed to allocate space for capabilities support"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1858 src/qemu_driver.c:1884
+#: src/qemu_driver.c:1878 src/qemu_driver.c:1904
msgid "NUMA not supported on this host"
msgstr ""
-#: src/qemu_driver.c:1869 src/qemu_driver.c:1892
+#: src/qemu_driver.c:1889 src/qemu_driver.c:1912
#, fuzzy
msgid "Failed to query NUMA free memory"
msgstr "Used memory:"
-#: src/qemu_driver.c:2053
+#: src/qemu_driver.c:2073
#, fuzzy, c-format
msgid "domain '%s' is already defined"
msgstr "domain %s exists already"
-#: src/qemu_driver.c:2064
+#: src/qemu_driver.c:2084
#, fuzzy, c-format
msgid "domain with uuid '%s' is already defined"
msgstr "domain %s exists already"
-#: src/qemu_driver.c:2094 src/qemu_driver.c:2123 src/qemu_driver.c:2152
-#: src/qemu_driver.c:2172 src/qemu_driver.c:2410 src/qemu_driver.c:3383
-#: src/qemu_driver.c:3518 src/qemu_driver.c:3632
+#: src/qemu_driver.c:2114 src/qemu_driver.c:2143 src/qemu_driver.c:2172
+#: src/qemu_driver.c:2192 src/qemu_driver.c:2430 src/qemu_driver.c:3403
+#: src/qemu_driver.c:3538 src/qemu_driver.c:3652
#, c-format
msgid "no domain with matching id %d"
msgstr ""
-#: src/qemu_driver.c:2099 src/qemu_driver.c:2128 src/qemu_driver.c:2416
-#: src/qemu_driver.c:3388 src/qemu_driver.c:3524 src/qemu_driver.c:3638
+#: src/qemu_driver.c:2119 src/qemu_driver.c:2148 src/qemu_driver.c:2436
+#: src/qemu_driver.c:3408 src/qemu_driver.c:3544 src/qemu_driver.c:3658
#, fuzzy
msgid "domain is not running"
msgstr "Domain is already active"
-#: src/qemu_driver.c:2107
+#: src/qemu_driver.c:2127
#, fuzzy
msgid "suspend operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2158
+#: src/qemu_driver.c:2178
#, fuzzy
msgid "shutdown operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2198
+#: src/qemu_driver.c:2218
#, fuzzy
msgid "failed to allocate space for ostype"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:2214 src/qemu_driver.c:2230 src/qemu_driver.c:2253
-#: src/qemu_driver.c:2526 src/qemu_driver.c:2688
+#: src/qemu_driver.c:2234 src/qemu_driver.c:2250 src/qemu_driver.c:2273
+#: src/qemu_driver.c:2546 src/qemu_driver.c:2708
#, c-format
msgid "no domain with matching uuid '%s'"
msgstr ""
-#: src/qemu_driver.c:2236
+#: src/qemu_driver.c:2256
msgid "cannot set max memory lower than current memory"
msgstr ""
-#: src/qemu_driver.c:2259
+#: src/qemu_driver.c:2279
#, fuzzy
msgid "cannot set memory of an active domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:2265
+#: src/qemu_driver.c:2285
msgid "cannot set memory higher than max memory"
msgstr ""
-#: src/qemu_driver.c:2425
+#: src/qemu_driver.c:2445
#, fuzzy
msgid "failed to pause domain"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:2434
+#: src/qemu_driver.c:2454
#, fuzzy
msgid "failed to get domain xml"
msgstr "failed to get domain UUID"
-#: src/qemu_driver.c:2442
+#: src/qemu_driver.c:2462
#, fuzzy, c-format
msgid "failed to create '%s'"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2449
+#: src/qemu_driver.c:2469
#, fuzzy
msgid "failed to write save header"
msgstr "Failed to write to socket %d\n"
-#: src/qemu_driver.c:2457
+#: src/qemu_driver.c:2477
#, fuzzy
msgid "failed to write xml"
msgstr "Failed to write to socket %d\n"
-#: src/qemu_driver.c:2470 src/qemu_driver.c:2477 src/qemu_driver.c:2748
+#: src/qemu_driver.c:2490 src/qemu_driver.c:2497 src/qemu_driver.c:2768
#: src/remote_internal.c:2241 src/virterror.c:441
msgid "out of memory"
msgstr "out of memory"
-#: src/qemu_driver.c:2485
+#: src/qemu_driver.c:2505
#, fuzzy
msgid "migrate operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2497
+#: src/qemu_driver.c:2517
msgid "'migrate' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:2532
+#: src/qemu_driver.c:2552
#, fuzzy
msgid "cannot change vcpu count of an active domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:2538
+#: src/qemu_driver.c:2558
msgid "could not determine max vcpus for the domain"
msgstr ""
-#: src/qemu_driver.c:2544
+#: src/qemu_driver.c:2564
#, c-format
msgid ""
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
msgstr ""
-#: src/qemu_driver.c:2568 src/qemu_driver.c:2620
+#: src/qemu_driver.c:2588 src/qemu_driver.c:2640
#, fuzzy
msgid "cannot pin vcpus on an inactive domain"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:2574
+#: src/qemu_driver.c:2594
#, c-format
msgid "vcpu number out of range %d > %d"
msgstr ""
-#: src/qemu_driver.c:2595
+#: src/qemu_driver.c:2615
#, fuzzy, c-format
msgid "cannot set affinity: %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:2600
+#: src/qemu_driver.c:2620
#, fuzzy
msgid "cpu affinity is not supported"
msgstr "library call failed, possibly not supported"
-#: src/qemu_driver.c:2657
+#: src/qemu_driver.c:2677
#, fuzzy, c-format
msgid "cannot get affinity: %s"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2667
+#: src/qemu_driver.c:2687
msgid "cpu affinity is not available"
msgstr ""
-#: src/qemu_driver.c:2694
+#: src/qemu_driver.c:2714
#, fuzzy, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr "load domain definition file"
-#: src/qemu_driver.c:2720 src/test.c:956
+#: src/qemu_driver.c:2740 src/test.c:956
#, fuzzy
msgid "cannot read domain image"
msgstr "node domain list"
-#: src/qemu_driver.c:2726
+#: src/qemu_driver.c:2746
#, fuzzy
msgid "failed to read qemu header"
msgstr "failed to read from Xen Daemon"
-#: src/qemu_driver.c:2733
+#: src/qemu_driver.c:2753
msgid "image magic is incorrect"
msgstr ""
-#: src/qemu_driver.c:2740
+#: src/qemu_driver.c:2760
#, c-format
msgid "image version is not supported (%d > %d)"
msgstr ""
-#: src/qemu_driver.c:2755
+#: src/qemu_driver.c:2775
#, fuzzy
msgid "failed to read XML"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2764
+#: src/qemu_driver.c:2784
#, fuzzy
msgid "failed to parse XML"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2777
+#: src/qemu_driver.c:2797
#, fuzzy, c-format
msgid "domain is already active as '%s'"
msgstr "Domain is already active"
-#: src/qemu_driver.c:2786
+#: src/qemu_driver.c:2806
#, fuzzy
msgid "failed to assign new VM"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2799
+#: src/qemu_driver.c:2819
#, fuzzy
msgid "failed to start VM"
msgstr "Failed to start domain %s"
-#: src/qemu_driver.c:2811
+#: src/qemu_driver.c:2831
#, fuzzy
msgid "failed to resume domain"
msgstr "Failed to resume domain %s"
-#: src/qemu_driver.c:2848 src/qemu_driver.c:3741 src/qemu_driver.c:3776
+#: src/qemu_driver.c:2868 src/qemu_driver.c:3761 src/qemu_driver.c:3796
#, fuzzy
msgid "failed to allocate space for VM name string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:2962
+#: src/qemu_driver.c:2982
#, fuzzy, c-format
msgid "cannot convert disk '%s' to bus/device index"
msgstr "Cannot extract running %s hypervisor version\n"
-#: src/qemu_driver.c:2982
+#: src/qemu_driver.c:3002
#, fuzzy, c-format
msgid "Unsupported disk name mapping for bus '%s'"
msgstr "unexpected mime type"
-#: src/qemu_driver.c:3022
+#: src/qemu_driver.c:3042
#, c-format
msgid "No device with bus '%s' and target '%s'"
msgstr ""
-#: src/qemu_driver.c:3049
+#: src/qemu_driver.c:3069
#, c-format
msgid ""
"Emulator version does not support removable media for device '%s' and target "
"'%s'"
msgstr ""
-#: src/qemu_driver.c:3086
+#: src/qemu_driver.c:3106
msgid "cannot change cdrom media"
msgstr ""
-#: src/qemu_driver.c:3097
+#: src/qemu_driver.c:3117
msgid "changing cdrom media failed"
msgstr ""
-#: src/qemu_driver.c:3157
+#: src/qemu_driver.c:3177
#, fuzzy
msgid "cannot attach usb disk"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3168
+#: src/qemu_driver.c:3188
#, fuzzy
msgid "adding usb disk failed"
msgstr "loading host definition file"
-#: src/qemu_driver.c:3212
+#: src/qemu_driver.c:3232
#, fuzzy
msgid "cannot attach usb device"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3223
+#: src/qemu_driver.c:3243
#, fuzzy
msgid "adding usb device failed"
msgstr "loading host definition file"
-#: src/qemu_driver.c:3253
+#: src/qemu_driver.c:3273
#, fuzzy
msgid "cannot attach device on inactive domain"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3276
+#: src/qemu_driver.c:3296
msgid "this device type cannot be attached"
msgstr ""
-#: src/qemu_driver.c:3315
+#: src/qemu_driver.c:3335
#, fuzzy
msgid "cannot set autostart for transient domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:3341
+#: src/qemu_driver.c:3361
#, fuzzy, c-format
msgid "Failed to create symlink '%s to '%s': %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:3348 src/qemu_driver.c:3981 src/storage_driver.c:832
+#: src/qemu_driver.c:3368 src/qemu_driver.c:4001 src/storage_driver.c:832
#, fuzzy, c-format
msgid "Failed to delete symlink '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:3410
+#: src/qemu_driver.c:3430
#, fuzzy, c-format
msgid "invalid path: %s"
msgstr "invalid argument in %s"
-#: src/qemu_driver.c:3418
+#: src/qemu_driver.c:3438
msgid "'info blockstats' command failed"
msgstr ""
-#: src/qemu_driver.c:3433
+#: src/qemu_driver.c:3453
msgid "'info blockstats' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:3498
+#: src/qemu_driver.c:3518
#, fuzzy, c-format
msgid "device not found: %s (%s)"
msgstr "Domain restored from %s\n"
-#: src/qemu_driver.c:3530 src/qemu_driver.c:3573
+#: src/qemu_driver.c:3550 src/qemu_driver.c:3593
msgid "NULL or empty path"
msgstr ""
-#: src/qemu_driver.c:3541
+#: src/qemu_driver.c:3561
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr ""
-#: src/qemu_driver.c:3583
+#: src/qemu_driver.c:3603
#, fuzzy
msgid "invalid path"
msgstr "invalid argument in %s"
-#: src/qemu_driver.c:3626
+#: src/qemu_driver.c:3646
msgid "QEMU driver only supports virtual memory addrs"
msgstr ""
-#: src/qemu_driver.c:3653
+#: src/qemu_driver.c:3673
#, fuzzy
msgid "'memsave' command failed"
msgstr "domain name"
-#: src/qemu_driver.c:3682 src/qemu_driver.c:3850 src/qemu_driver.c:3875
-#: src/qemu_driver.c:3889 src/qemu_driver.c:3904 src/qemu_driver.c:3937
-#: src/qemu_driver.c:3953
+#: src/qemu_driver.c:3702 src/qemu_driver.c:3870 src/qemu_driver.c:3895
+#: src/qemu_driver.c:3909 src/qemu_driver.c:3924 src/qemu_driver.c:3957
+#: src/qemu_driver.c:3973
msgid "no network with matching uuid"
msgstr ""
-#: src/qemu_driver.c:3697
+#: src/qemu_driver.c:3717
msgid "no network with matching name"
msgstr ""
-#: src/qemu_driver.c:3856
+#: src/qemu_driver.c:3876
#, fuzzy
msgid "network is still active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:3917
+#: src/qemu_driver.c:3937
#, fuzzy
msgid "no network with matching id"
msgstr "domain information in XML"
-#: src/qemu_driver.c:3924
+#: src/qemu_driver.c:3944
#, fuzzy
msgid "failed to allocate space for network bridge string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:3974 src/storage_driver.c:823
+#: src/qemu_driver.c:3994 src/storage_driver.c:823
#, fuzzy, c-format
msgid "Failed to create symlink '%s' to '%s': %s"
msgstr "Failed to save domain %s to %s"
msgid "%s not implemented on Win32"
msgstr ""
-#: src/storage_backend_disk.c:85 src/storage_backend_logical.c:57
+#: src/storage_backend_disk.c:90 src/storage_backend_logical.c:57
#, c-format
msgid "unsupported pool format %s"
msgstr ""
-#: src/storage_backend_disk.c:110 src/storage_backend_logical.c:70
+#: src/storage_backend_disk.c:115 src/storage_backend_logical.c:70
#, c-format
msgid "unsupported pool format %d"
msgstr ""
-#: src/storage_backend_disk.c:138 src/storage_backend_fs.c:192
+#: src/storage_backend_disk.c:143 src/storage_backend_fs.c:192
#: src/storage_backend_fs.c:262 src/storage_backend_fs.c:314
#, c-format
msgid "unsupported volume format %s"
msgstr ""
-#: src/storage_backend_disk.c:165 src/storage_backend_fs.c:225
+#: src/storage_backend_disk.c:170 src/storage_backend_fs.c:225
#: src/storage_backend_fs.c:297 src/storage_backend_fs.c:329
#, c-format
msgid "unsupported volume format %d"
msgstr ""
-#: src/storage_backend_disk.c:179 src/storage_backend_disk.c:192
-#: src/storage_backend_disk.c:199 src/storage_backend_disk.c:221
+#: src/storage_backend_disk.c:184 src/storage_backend_disk.c:197
+#: src/storage_backend_disk.c:204 src/storage_backend_disk.c:226
#: src/storage_backend_fs.c:839 src/storage_backend_iscsi.c:177
#: src/storage_backend_logical.c:116 src/storage_backend_logical.c:121
#: src/storage_backend_logical.c:133 src/storage_backend_logical.c:143
-#: src/storage_backend_logical.c:531
+#: src/storage_backend_logical.c:546
msgid "volume"
msgstr ""
-#: src/storage_backend_disk.c:229
+#: src/storage_backend_disk.c:234
msgid "volume extents"
msgstr ""
-#: src/storage_backend_disk.c:237
+#: src/storage_backend_disk.c:242
msgid "cannot parse device start location"
msgstr ""
-#: src/storage_backend_disk.c:244
+#: src/storage_backend_disk.c:249
msgid "cannot parse device end location"
msgstr ""
-#: src/storage_backend_disk.c:250 src/storage_backend_logical.c:154
+#: src/storage_backend_disk.c:255 src/storage_backend_logical.c:154
#: src/storage_backend_logical.c:160
msgid "extents"
msgstr ""
-#: src/storage_backend_disk.c:464
+#: src/storage_backend_disk.c:462
msgid "no large enough free extent"
msgstr ""
-#: src/storage_backend_disk.c:498
-msgid "Disk pools are not yet supported"
+#: src/storage_backend_disk.c:502
+#, c-format
+msgid "Couldn't read volume target path '%s'. %s"
msgstr ""
+#: src/storage_backend_disk.c:517
+#, c-format
+msgid "Volume path '%s' did not start with parent pool source device name."
+msgstr ""
+
+#: src/storage_backend_disk.c:526
+#, fuzzy, c-format
+msgid "cannot parse partition number from target '%s'"
+msgstr "Failed to suspend domain %s"
+
#: src/storage_backend_fs.c:358
#, c-format
msgid "cannot read header '%s': %s"
msgstr ""
#: src/storage_backend_fs.c:1042 src/storage_backend_fs.c:1078
-#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:543
+#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:558
#, c-format
msgid "cannot read path '%s': %s"
msgstr ""
msgid "creation of non-raw images is not supported without qemu-img"
msgstr ""
-#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:552
+#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:567
#, fuzzy, c-format
msgid "cannot set file owner '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:559
+#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:574
#, fuzzy, c-format
msgid "cannot set file mode '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:566
+#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:581
#, c-format
msgid "cannot close file '%s': %s"
msgstr ""
msgid "lvs command failed with exitstatus %d"
msgstr ""
-#: src/storage_backend_logical.c:355
+#: src/storage_backend_logical.c:354
#, fuzzy
msgid "command line"
msgstr "domain name"
-#: src/storage_backend_logical.c:372
+#: src/storage_backend_logical.c:371
#, c-format
msgid "cannot open device %s"
msgstr ""
-#: src/storage_backend_logical.c:378
+#: src/storage_backend_logical.c:377
#, c-format
msgid "cannot clear device header %s"
msgstr ""
-#: src/storage_backend_logical.c:385
+#: src/storage_backend_logical.c:384
#, c-format
msgid "cannot close device %s"
msgstr ""
-#: src/storage_backend_logical.c:575
+#: src/storage_backend_logical.c:507
+#, fuzzy, c-format
+msgid "cannot remove PV device %s: %s"
+msgstr "failed to write configuration file: %s"
+
+#: src/storage_backend_logical.c:590
#, c-format
msgid "cannot find newly created volume '%s': %s"
msgstr ""
msgstr "DATA"
#: src/virsh.c:6292 src/virsh.c:6314
-msgid "blocked"
-msgstr "blocked"
+msgid "idle"
+msgstr ""
#: src/virsh.c:6294
msgid "paused"
msgid "domain information incomplete, missing uuid"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1109 src/xend_internal.c:2204 src/xend_internal.c:2211
+#: src/xend_internal.c:1109 src/xend_internal.c:2213 src/xend_internal.c:2220
msgid "domain information incomplete, missing name"
msgstr "domain information incomplete, missing name"
msgid "unknown graphics type '%s'"
msgstr "unknown OS type %s"
-#: src/xend_internal.c:2191
+#: src/xend_internal.c:2200
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:2260 src/xend_internal.c:2270 src/xend_internal.c:2280
+#: src/xend_internal.c:2269 src/xend_internal.c:2279 src/xend_internal.c:2289
#, fuzzy, c-format
msgid "unknown lifecycle type %s"
msgstr "unknown OS type %s"
-#: src/xend_internal.c:2593
+#: src/xend_internal.c:2602
#, fuzzy
msgid "failed to parse topology information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:2647
+#: src/xend_internal.c:2656
#, fuzzy
msgid "topology syntax error"
msgstr "configuration file syntax error"
-#: src/xend_internal.c:2711
+#: src/xend_internal.c:2720
msgid "failed to parse Xend domain information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:3193
+#: src/xend_internal.c:3202
msgid "xenDaemonDomainFetch failed to find this domain"
msgstr ""
-#: src/xend_internal.c:3815 src/xend_internal.c:4290 src/xm_internal.c:1617
+#: src/xend_internal.c:3824 src/xend_internal.c:4299 src/xm_internal.c:1617
#, fuzzy
msgid "failed to build sexpr"
msgstr "Failed to suspend domain %s"
-#: src/xend_internal.c:3917
+#: src/xend_internal.c:3926
#, fuzzy
msgid "unsupported device type"
msgstr "unexpected mime type"
-#: src/xend_internal.c:4020
+#: src/xend_internal.c:4029
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4061
+#: src/xend_internal.c:4070
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4069
+#: src/xend_internal.c:4078
#, fuzzy
msgid "unexpected value from on_xend_start"
msgstr "unexpected value node"
-#: src/xend_internal.c:4080
+#: src/xend_internal.c:4089
#, fuzzy
msgid "no memory"
msgstr "node memory"
-#: src/xend_internal.c:4086
+#: src/xend_internal.c:4095
#, fuzzy
msgid "sexpr2string failed"
msgstr "operation failed"
-#: src/xend_internal.c:4091
+#: src/xend_internal.c:4100
#, fuzzy
msgid "Failed to redefine sexpr"
msgstr "Failed to undefine domain %s"
-#: src/xend_internal.c:4096
+#: src/xend_internal.c:4105
msgid "on_xend_start not present in sexpr"
msgstr ""
-#: src/xend_internal.c:4127
+#: src/xend_internal.c:4136
#, fuzzy, c-format
msgid "gethostname failed: %s"
msgstr "operation failed: %s"
-#: src/xend_internal.c:4133
+#: src/xend_internal.c:4142
#, fuzzy, c-format
msgid "failed to strdup hostname: %s"
msgstr "failed to get hypervisor type"
-#: src/xend_internal.c:4164
+#: src/xend_internal.c:4173
msgid ""
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
"migration"
msgstr ""
-#: src/xend_internal.c:4174
+#: src/xend_internal.c:4183
msgid ""
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
"migration"
msgstr ""
-#: src/xend_internal.c:4186
+#: src/xend_internal.c:4195
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr ""
-#: src/xend_internal.c:4199
+#: src/xend_internal.c:4208
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr ""
-#: src/xend_internal.c:4204
+#: src/xend_internal.c:4213
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr ""
-#: src/xend_internal.c:4211
+#: src/xend_internal.c:4220
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr ""
-#: src/xend_internal.c:4218 src/xend_internal.c:4240 src/xend_internal.c:4248
-#: src/xend_internal.c:4474 src/xend_internal.c:4481 src/xml.c:89
+#: src/xend_internal.c:4227 src/xend_internal.c:4249 src/xend_internal.c:4257
+#: src/xend_internal.c:4483 src/xend_internal.c:4490 src/xml.c:89
msgid "strdup failed"
msgstr ""
-#: src/xend_internal.c:4231
+#: src/xend_internal.c:4240
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr ""
-#: src/xend_internal.c:4284
+#: src/xend_internal.c:4293
#, fuzzy
msgid "failed to parse domain description"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:4300
+#: src/xend_internal.c:4309
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Failed to create domain %s\n"
-#: src/xend_internal.c:4456 src/xend_internal.c:4532 src/xend_internal.c:4622
+#: src/xend_internal.c:4465 src/xend_internal.c:4541 src/xend_internal.c:4631
msgid "unsupported in xendConfigVersion < 4"
msgstr ""
-#: src/xend_internal.c:4468
+#: src/xend_internal.c:4477
#, fuzzy
msgid "node information incomplete, missing scheduler name"
msgstr "domain information incomplete, missing name"
-#: src/xend_internal.c:4486 src/xend_internal.c:4580 src/xend_internal.c:4692
+#: src/xend_internal.c:4495 src/xend_internal.c:4589 src/xend_internal.c:4701
#, fuzzy
msgid "Unknown scheduler"
msgstr "unknown host"
-#: src/xend_internal.c:4545 src/xend_internal.c:4635
+#: src/xend_internal.c:4554 src/xend_internal.c:4644
#, fuzzy
msgid "Failed to get a scheduler name"
msgstr "failed to get hypervisor type"
-#: src/xend_internal.c:4558 src/xend_internal.c:4671
+#: src/xend_internal.c:4567 src/xend_internal.c:4680
#, fuzzy
msgid "domain information incomplete, missing cpu_weight"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:4563 src/xend_internal.c:4680
+#: src/xend_internal.c:4572 src/xend_internal.c:4689
#, fuzzy
msgid "domain information incomplete, missing cpu_cap"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:4739
+#: src/xend_internal.c:4748
msgid "domainBlockPeek is not supported for dom0"
msgstr ""
-#: src/xend_internal.c:4762
+#: src/xend_internal.c:4771
#, fuzzy, c-format
msgid "%s: invalid path"
msgstr "invalid argument in %s"
-#: src/xend_internal.c:4770
+#: src/xend_internal.c:4779
#, fuzzy, c-format
msgid "failed to open for reading: %s: %s"
msgstr "failed to open %s for reading"
-#: src/xend_internal.c:4782
+#: src/xend_internal.c:4791
#, fuzzy, c-format
msgid "failed to lseek or read from file: %s: %s"
msgstr "Failed to suspend domain %s"
-#: src/xend_internal.c:4865 src/xend_internal.c:4911
+#: src/xend_internal.c:4874 src/xend_internal.c:4920
#, fuzzy, c-format
msgid "unexpected graphics type %d"
msgstr "unexpected mime type"
-#: src/xend_internal.c:4954
+#: src/xend_internal.c:4963
#, fuzzy
msgid "unexpected chr device type"
msgstr "unexpected mime type"
-#: src/xend_internal.c:5128 src/xm_internal.c:1779
+#: src/xend_internal.c:5137 src/xm_internal.c:1779
#, fuzzy, c-format
msgid "unsupported network type %d"
msgstr "unexpected mime type"
-#: src/xend_internal.c:5302 src/xend_internal.c:5309 src/xend_internal.c:5316
+#: src/xend_internal.c:5311 src/xend_internal.c:5318 src/xend_internal.c:5325
#, fuzzy, c-format
msgid "unexpected lifecycle value %d"
msgstr "unexpected value node"
-#: src/xend_internal.c:5333
+#: src/xend_internal.c:5342
#, fuzzy
msgid "no HVM domain loader"
msgstr "node domain list"
-#: src/xend_internal.c:5544
+#: src/xend_internal.c:5553
#, fuzzy
msgid "hotplug of device type not supported"
msgstr "library call failed, possibly not supported"
msgid "failed to connect to Xen Store"
msgstr "failed to connect to Xen Store"
+#~ msgid "blocked"
+#~ msgstr "blocked"
+
#, fuzzy
#~ msgid "invalid interface type: %s"
#~ msgstr "invalid argument in %s"
#~ msgid "cannot read tty pid file %s: %s"
#~ msgstr "failed to write configuration file: %s"
-#, fuzzy
-#~ msgid "cannot remove ttyPidFile %s: %s"
-#~ msgstr "failed to write configuration file: %s"
-
#, fuzzy
#~ msgid "failed to calloc memory for init string: %s"
#~ msgstr "failed to allocate a node"
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-09-08 14:51+0200\n"
+"POT-Creation-Date: 2008-09-23 22:28+0200\n"
"PO-Revision-Date: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
msgid "storage_vol not found"
msgstr "domain name or uuid"
-#: src/conf.c:155 src/conf.c:203 src/conf.c:488 src/conf.c:525 src/conf.c:553
-#: src/conf.c:631
+#: src/conf.c:164 src/conf.c:212 src/conf.c:491 src/conf.c:528 src/conf.c:555
+#: src/conf.c:630
msgid "allocating configuration"
msgstr "allocating configuration"
-#: src/conf.c:338
+#: src/conf.c:347
msgid "unterminated number"
msgstr "unterminated number"
-#: src/conf.c:372 src/conf.c:389 src/conf.c:401
+#: src/conf.c:380 src/conf.c:396 src/conf.c:407
msgid "unterminated string"
msgstr "unterminated string"
-#: src/conf.c:429 src/conf.c:483
+#: src/conf.c:434 src/conf.c:487
msgid "expecting a value"
msgstr "expecting a value"
-#: src/conf.c:450
+#: src/conf.c:454
msgid "expecting a separator in list"
msgstr "expecting a separator in list"
-#: src/conf.c:473
+#: src/conf.c:477
#, fuzzy
msgid "list is not closed with ]"
msgstr "list is not closed with ] "
-#: src/conf.c:518
+#: src/conf.c:521
msgid "expecting a name"
msgstr "expecting a name"
-#: src/conf.c:581
+#: src/conf.c:582
msgid "expecting a separator"
msgstr "expecting a separator"
msgid "expecting an assignment"
msgstr "expecting an assignment"
-#: src/conf.c:894 src/conf.c:950 src/xend_internal.c:584
-#: src/xend_internal.c:2657 src/xm_internal.c:1475 src/xm_internal.c:1482
+#: src/conf.c:892 src/conf.c:948 src/xend_internal.c:584
+#: src/xend_internal.c:2666 src/xm_internal.c:1475 src/xm_internal.c:1482
#, fuzzy
msgid "allocate buffer"
msgstr "allocate new buffer"
-#: src/conf.c:901
+#: src/conf.c:899
msgid "failed to open file"
msgstr "failed to open file"
-#: src/conf.c:912
+#: src/conf.c:910
msgid "failed to save content"
msgstr "failed to save content"
msgid "cannot extract disk devices"
msgstr "Cannot extract running %s hypervisor version\n"
-#: src/domain_conf.c:1939 src/qemu_driver.c:3133
+#: src/domain_conf.c:1939 src/qemu_driver.c:3153
#, fuzzy, c-format
msgid "duplicate disk target '%s'"
msgstr "unexpected mime type"
msgid "unexpected char type %d"
msgstr "unexpected mime type"
-#: src/domain_conf.c:2815 src/xend_internal.c:5214
+#: src/domain_conf.c:2815 src/xend_internal.c:5223
#, fuzzy, c-format
msgid "unexpected sound model %d"
msgstr "unexpected mime type"
-#: src/domain_conf.c:2835 src/xend_internal.c:5237
+#: src/domain_conf.c:2835 src/xend_internal.c:5246
#, fuzzy, c-format
msgid "unexpected input type %d"
msgstr "unexpected mime type"
#: src/lxc_driver.c:274 src/lxc_driver.c:309 src/lxc_driver.c:335
#: src/lxc_driver.c:350 src/openvz_driver.c:238 src/openvz_driver.c:267
-#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:620
-#: src/openvz_driver.c:651 src/openvz_driver.c:672 src/openvz_driver.c:713
-#: src/qemu_driver.c:2192 src/qemu_driver.c:2279 src/qemu_driver.c:2828
-#: src/qemu_driver.c:2883 src/qemu_driver.c:2927 src/qemu_driver.c:3007
-#: src/qemu_driver.c:3123 src/qemu_driver.c:3192 src/qemu_driver.c:3247
-#: src/qemu_driver.c:3291 src/qemu_driver.c:3309 src/qemu_driver.c:3567
+#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:621
+#: src/openvz_driver.c:652 src/openvz_driver.c:673 src/openvz_driver.c:714
+#: src/qemu_driver.c:2212 src/qemu_driver.c:2299 src/qemu_driver.c:2848
+#: src/qemu_driver.c:2903 src/qemu_driver.c:2947 src/qemu_driver.c:3027
+#: src/qemu_driver.c:3143 src/qemu_driver.c:3212 src/qemu_driver.c:3267
+#: src/qemu_driver.c:3311 src/qemu_driver.c:3329 src/qemu_driver.c:3587
#, fuzzy
msgid "no domain with matching uuid"
msgstr "domain id or uuid"
-#: src/lxc_driver.c:280 src/openvz_driver.c:625 src/qemu_driver.c:2933
+#: src/lxc_driver.c:280 src/openvz_driver.c:626 src/qemu_driver.c:2953
#, fuzzy
msgid "cannot delete active domain"
msgstr "name of the inactive domain"
-#: src/lxc_driver.c:286 src/qemu_driver.c:2939
+#: src/lxc_driver.c:286 src/qemu_driver.c:2959
#, fuzzy
msgid "cannot undefine transient domain"
msgstr "name of the inactive domain"
msgid "container '%s' unexpectedly shutdown during startup"
msgstr ""
-#: src/lxc_driver.c:747 src/qemu_driver.c:892
+#: src/lxc_driver.c:747 src/qemu_driver.c:893
#, fuzzy, c-format
msgid "cannot create log directory %s: %s"
msgstr "failed to write configuration file: %s"
msgid "unknown forwarding type '%s'"
msgstr "unknown OS type %s"
-#: src/network_conf.c:662 src/qemu_driver.c:3334 src/qemu_driver.c:3967
+#: src/network_conf.c:662 src/qemu_driver.c:3354 src/qemu_driver.c:3987
#: src/storage_driver.c:816
#, c-format
msgid "cannot create autostart directory %s: %s"
msgid "no config file for %s"
msgstr "configuration file syntax error: %s"
-#: src/openvz_conf.c:187
+#: src/openvz_conf.c:190
+#, fuzzy, c-format
+msgid "Cound not read 'IP_ADDRESS' from config for container %d"
+msgstr "could not connect to %s"
+
+#: src/openvz_conf.c:220
+#, fuzzy, c-format
+msgid "Cound not read 'NETIF' from config for container %d"
+msgstr "could not connect to %s"
+
+#: src/openvz_conf.c:247
+#, fuzzy
+msgid "Too long network device name"
+msgstr "resolving domain filename"
+
+#: src/openvz_conf.c:264
+#, fuzzy
+msgid "Wrong length MAC address"
+msgstr "invalid argument in %s"
+
+#: src/openvz_conf.c:271
+#, fuzzy
+msgid "Wrong MAC address"
+msgstr "invalid argument in %s"
+
+#: src/openvz_conf.c:327
#, fuzzy
msgid "popen failed"
msgstr "operation failed"
-#: src/openvz_conf.c:197
+#: src/openvz_conf.c:337
#, fuzzy
msgid "Failed to parse vzlist output"
msgstr "Failed to suspend domain %s"
-#: src/openvz_conf.c:223
+#: src/openvz_conf.c:363
#, fuzzy
msgid "UUID in config file malformed"
msgstr "configuration file syntax error: %s"
-#: src/openvz_conf.c:235
+#: src/openvz_conf.c:375
#, fuzzy, c-format
msgid "Cound not read config for container %d"
msgstr "could not connect to %s"
msgid "Container ID is not specified"
msgstr ""
-#: src/openvz_driver.c:391 src/openvz_driver.c:459 src/openvz_driver.c:534
-#: src/openvz_driver.c:554 src/openvz_driver.c:600 src/openvz_driver.c:631
-#: src/openvz_driver.c:656 src/openvz_driver.c:728 src/openvz_driver.c:826
-#: src/openvz_driver.c:872
+#: src/openvz_driver.c:391 src/openvz_driver.c:460 src/openvz_driver.c:535
+#: src/openvz_driver.c:555 src/openvz_driver.c:601 src/openvz_driver.c:632
+#: src/openvz_driver.c:657 src/openvz_driver.c:729 src/openvz_driver.c:827
+#: src/openvz_driver.c:873
#, fuzzy, c-format
msgid "Could not exec %s"
msgstr "could not connect to %s"
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:451 src/openvz_driver.c:528
+#: src/openvz_driver.c:452 src/openvz_driver.c:529
msgid "Error creating command for container"
msgstr ""
-#: src/openvz_driver.c:465 src/openvz_driver.c:540
+#: src/openvz_driver.c:466 src/openvz_driver.c:541
#, fuzzy
msgid "Could not set UUID"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:475 src/openvz_driver.c:546
+#: src/openvz_driver.c:476 src/openvz_driver.c:547
#, fuzzy
msgid "Could not configure network"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:482 src/openvz_driver.c:569
+#: src/openvz_driver.c:483 src/openvz_driver.c:570
#, fuzzy
msgid "Could not set number of virtual cpu"
msgstr "change number of virtual CPUs"
#: src/openvz_driver.c:517
#, c-format
-msgid "Already an OPENVZ VM defined with the id '%d'"
+msgid "Already an OPENVZ VM defined with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:588
+#: src/openvz_driver.c:589
msgid "no domain with matching id"
msgstr ""
-#: src/openvz_driver.c:594
+#: src/openvz_driver.c:595
#, fuzzy
msgid "domain is not in shutoff state"
msgstr "Domain is already active"
-#: src/openvz_driver.c:677
+#: src/openvz_driver.c:678
#, fuzzy
msgid "Could not read container config"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:693 src/qemu_driver.c:1823
+#: src/openvz_driver.c:694 src/qemu_driver.c:1843
#, fuzzy, c-format
msgid "unknown type '%s'"
msgstr "unknown OS type %s"
-#: src/openvz_driver.c:719
+#: src/openvz_driver.c:720
msgid "VCPUs should be >= 1"
msgstr ""
-#: src/openvz_driver.c:835 src/openvz_driver.c:881
+#: src/openvz_driver.c:836 src/openvz_driver.c:882
#, fuzzy, c-format
msgid "Could not parse VPS ID %s"
msgstr "could not connect to %s"
msgid "Unexpected exit status '%d', qemu probably failed"
msgstr ""
-#: src/qemu_conf.c:519 src/qemu_driver.c:925
+#: src/qemu_conf.c:519 src/qemu_driver.c:926
#, fuzzy, c-format
msgid "Cannot find QEMU binary %s: %s"
msgstr "Failed to suspend domain %s"
msgid "Network type %d is not supported"
msgstr "Domain %s started\n"
-#: src/qemu_conf.c:580 src/qemu_driver.c:1515
+#: src/qemu_conf.c:580 src/qemu_driver.c:1514
#, fuzzy, c-format
msgid "cannot initialize bridge support: %s"
msgstr "Failed to suspend domain %s"
msgid "failed to allocate space for argv string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:90
+#: src/qemu_driver.c:91
#, fuzzy
msgid "Failed to set close-on-exec file descriptor flag\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:105
+#: src/qemu_driver.c:106
#, fuzzy
msgid "Failed to set non-blocking file descriptor flag\n"
msgstr "failed to parse Xend domain information"
-#: src/qemu_driver.c:150
+#: src/qemu_driver.c:151
#, fuzzy, c-format
msgid "Failed to autostart network '%s': %s\n"
msgstr "Failed to start domain %s"
-#: src/qemu_driver.c:165
+#: src/qemu_driver.c:166
#, fuzzy, c-format
msgid "Failed to autostart VM '%s': %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:201
+#: src/qemu_driver.c:202
#, fuzzy, c-format
msgid "Failed to find user record for uid '%d': %s\n"
msgstr "Failed to undefine domain %s"
-#: src/qemu_driver.c:212
+#: src/qemu_driver.c:213
#, fuzzy
msgid "out of memory in asprintf\n"
msgstr "out of memory"
-#: src/qemu_driver.c:268
+#: src/qemu_driver.c:269
#, fuzzy
msgid "qemudStartup: out of memory\n"
msgstr "out of memory"
-#: src/qemu_driver.c:295
+#: src/qemu_driver.c:296
msgid "Reloading iptables rules\n"
msgstr ""
-#: src/qemu_driver.c:433
+#: src/qemu_driver.c:434
#, c-format
msgid ""
"QEMU quit during %s startup\n"
"%s"
msgstr ""
-#: src/qemu_driver.c:443 src/qemu_driver.c:456
+#: src/qemu_driver.c:444 src/qemu_driver.c:457
#, c-format
msgid "Failure while reading %s startup output: %s"
msgstr ""
-#: src/qemu_driver.c:451
+#: src/qemu_driver.c:452
#, c-format
msgid "Timed out while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:467
+#: src/qemu_driver.c:468
#, c-format
msgid "Failure while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:479
+#: src/qemu_driver.c:480
#, c-format
msgid "Out of space while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:510
+#: src/qemu_driver.c:511
#, fuzzy, c-format
msgid "Unable to open monitor path %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:515
+#: src/qemu_driver.c:516
msgid "Unable to set monitor close-on-exec flag"
msgstr ""
-#: src/qemu_driver.c:520
+#: src/qemu_driver.c:521
msgid "Unable to put monitor into non-blocking mode"
msgstr ""
-#: src/qemu_driver.c:648 src/qemu_driver.c:1027 src/qemu_driver.c:1726
-#: src/qemu_driver.c:1736
+#: src/qemu_driver.c:649 src/qemu_driver.c:1028 src/qemu_driver.c:1725
+#: src/qemu_driver.c:1735
#, fuzzy, c-format
msgid "Unable to log VM console data: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:671
+#: src/qemu_driver.c:672
#, fuzzy
msgid "allocate cpumap"
msgstr "allocate new context"
-#: src/qemu_driver.c:682
+#: src/qemu_driver.c:683
msgid "cannot run monitor command to fetch CPU thread info"
msgstr ""
-#: src/qemu_driver.c:786
+#: src/qemu_driver.c:787
#, fuzzy, c-format
msgid "failed to set CPU affinity %s"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:796 src/qemu_driver.c:2135
+#: src/qemu_driver.c:797 src/qemu_driver.c:2155
#, fuzzy
msgid "resume operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:859
+#: src/qemu_driver.c:860
#, fuzzy
msgid "VM is already active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:869
+#: src/qemu_driver.c:870
msgid "Unable to find an unused VNC port"
msgstr ""
-#: src/qemu_driver.c:881
+#: src/qemu_driver.c:882
#, c-format
msgid "config file path too long: %s/%s.log"
msgstr ""
-#: src/qemu_driver.c:900
+#: src/qemu_driver.c:901
#, fuzzy, c-format
msgid "failed to create logfile %s: %s"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:906
+#: src/qemu_driver.c:907
#, fuzzy, c-format
msgid "Unable to set VM logfile close-on-exec flag %s"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:935 src/qemu_driver.c:3032
+#: src/qemu_driver.c:936 src/qemu_driver.c:3052
#, fuzzy, c-format
msgid "Cannot determine QEMU argv syntax %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:951 src/qemu_driver.c:954 src/qemu_driver.c:959
+#: src/qemu_driver.c:952 src/qemu_driver.c:955 src/qemu_driver.c:960
#, fuzzy, c-format
msgid "Unable to write argv to logfile %d: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:1041
+#: src/qemu_driver.c:1040
#, fuzzy, c-format
msgid "Shutting down VM '%s'\n"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:1052
+#: src/qemu_driver.c:1051
#, fuzzy, c-format
msgid "Unable to close logfile %d: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:1067
+#: src/qemu_driver.c:1066
#, fuzzy
msgid "Got unexpected pid, damn\n"
msgstr "unexpected dict node"
-#: src/qemu_driver.c:1221
+#: src/qemu_driver.c:1220
#, fuzzy
msgid "failed to allocate space for dnsmasq argv"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1235
+#: src/qemu_driver.c:1234
msgid "cannot start dhcp daemon without IP address for server"
msgstr ""
-#: src/qemu_driver.c:1264
+#: src/qemu_driver.c:1263
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1275
+#: src/qemu_driver.c:1274
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1285
+#: src/qemu_driver.c:1284
#, fuzzy, c-format
msgid "failed to add iptables rule to enable masquerading : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1317
+#: src/qemu_driver.c:1316
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1328
+#: src/qemu_driver.c:1327
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1353
+#: src/qemu_driver.c:1352
#, fuzzy
msgid "failed to allocate space for IP tables support"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1361 src/qemu_driver.c:1368
+#: src/qemu_driver.c:1360 src/qemu_driver.c:1367
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1376 src/qemu_driver.c:1383
+#: src/qemu_driver.c:1375 src/qemu_driver.c:1382
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1393
+#: src/qemu_driver.c:1392
#, fuzzy, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1400
+#: src/qemu_driver.c:1399
#, fuzzy, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1408
+#: src/qemu_driver.c:1407
#, fuzzy, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1509
+#: src/qemu_driver.c:1508
#, fuzzy
msgid "network is already active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:1521
+#: src/qemu_driver.c:1520
#, fuzzy, c-format
msgid "cannot create bridge '%s' : %s"
msgstr "failed to write configuration file: %s"
-#: src/qemu_driver.c:1536
+#: src/qemu_driver.c:1535
#, fuzzy, c-format
msgid "cannot set IP address on bridge '%s' to '%s' : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1544
+#: src/qemu_driver.c:1543
#, fuzzy, c-format
msgid "cannot set netmask on bridge '%s' to '%s' : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1552
+#: src/qemu_driver.c:1551
#, fuzzy, c-format
msgid "failed to bring the bridge '%s' up : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1563
+#: src/qemu_driver.c:1562
#, fuzzy, c-format
msgid "failed to enable IP forwarding : %s"
msgstr "failed to open %s for reading"
-#: src/qemu_driver.c:1581 src/qemu_driver.c:1612
+#: src/qemu_driver.c:1580 src/qemu_driver.c:1611
#, fuzzy, c-format
msgid "Failed to bring down bridge '%s' : %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1587 src/qemu_driver.c:1617
+#: src/qemu_driver.c:1586 src/qemu_driver.c:1616
#, fuzzy, c-format
msgid "Failed to delete bridge '%s' : %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1600
+#: src/qemu_driver.c:1599
#, fuzzy, c-format
msgid "Shutting down network '%s'\n"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:1626
+#: src/qemu_driver.c:1625
#, fuzzy
msgid "Got unexpected pid for dnsmasq\n"
msgstr "unexpected dict node"
-#: src/qemu_driver.c:1839
+#: src/qemu_driver.c:1814
+#, fuzzy, c-format
+msgid "Unable to open %s: %s\n"
+msgstr "Failed to suspend domain %s"
+
+#: src/qemu_driver.c:1859
#, fuzzy
msgid "failed to allocate space for capabilities support"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1858 src/qemu_driver.c:1884
+#: src/qemu_driver.c:1878 src/qemu_driver.c:1904
msgid "NUMA not supported on this host"
msgstr ""
-#: src/qemu_driver.c:1869 src/qemu_driver.c:1892
+#: src/qemu_driver.c:1889 src/qemu_driver.c:1912
#, fuzzy
msgid "Failed to query NUMA free memory"
msgstr "Used memory:"
-#: src/qemu_driver.c:2053
+#: src/qemu_driver.c:2073
#, fuzzy, c-format
msgid "domain '%s' is already defined"
msgstr "domain %s exists already"
-#: src/qemu_driver.c:2064
+#: src/qemu_driver.c:2084
#, fuzzy, c-format
msgid "domain with uuid '%s' is already defined"
msgstr "domain %s exists already"
-#: src/qemu_driver.c:2094 src/qemu_driver.c:2123 src/qemu_driver.c:2152
-#: src/qemu_driver.c:2172 src/qemu_driver.c:2410 src/qemu_driver.c:3383
-#: src/qemu_driver.c:3518 src/qemu_driver.c:3632
+#: src/qemu_driver.c:2114 src/qemu_driver.c:2143 src/qemu_driver.c:2172
+#: src/qemu_driver.c:2192 src/qemu_driver.c:2430 src/qemu_driver.c:3403
+#: src/qemu_driver.c:3538 src/qemu_driver.c:3652
#, c-format
msgid "no domain with matching id %d"
msgstr ""
-#: src/qemu_driver.c:2099 src/qemu_driver.c:2128 src/qemu_driver.c:2416
-#: src/qemu_driver.c:3388 src/qemu_driver.c:3524 src/qemu_driver.c:3638
+#: src/qemu_driver.c:2119 src/qemu_driver.c:2148 src/qemu_driver.c:2436
+#: src/qemu_driver.c:3408 src/qemu_driver.c:3544 src/qemu_driver.c:3658
#, fuzzy
msgid "domain is not running"
msgstr "Domain is already active"
-#: src/qemu_driver.c:2107
+#: src/qemu_driver.c:2127
#, fuzzy
msgid "suspend operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2158
+#: src/qemu_driver.c:2178
#, fuzzy
msgid "shutdown operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2198
+#: src/qemu_driver.c:2218
#, fuzzy
msgid "failed to allocate space for ostype"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:2214 src/qemu_driver.c:2230 src/qemu_driver.c:2253
-#: src/qemu_driver.c:2526 src/qemu_driver.c:2688
+#: src/qemu_driver.c:2234 src/qemu_driver.c:2250 src/qemu_driver.c:2273
+#: src/qemu_driver.c:2546 src/qemu_driver.c:2708
#, c-format
msgid "no domain with matching uuid '%s'"
msgstr ""
-#: src/qemu_driver.c:2236
+#: src/qemu_driver.c:2256
msgid "cannot set max memory lower than current memory"
msgstr ""
-#: src/qemu_driver.c:2259
+#: src/qemu_driver.c:2279
#, fuzzy
msgid "cannot set memory of an active domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:2265
+#: src/qemu_driver.c:2285
msgid "cannot set memory higher than max memory"
msgstr ""
-#: src/qemu_driver.c:2425
+#: src/qemu_driver.c:2445
#, fuzzy
msgid "failed to pause domain"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:2434
+#: src/qemu_driver.c:2454
#, fuzzy
msgid "failed to get domain xml"
msgstr "failed to get domain UUID"
-#: src/qemu_driver.c:2442
+#: src/qemu_driver.c:2462
#, fuzzy, c-format
msgid "failed to create '%s'"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2449
+#: src/qemu_driver.c:2469
#, fuzzy
msgid "failed to write save header"
msgstr "Failed to write to socket %d\n"
-#: src/qemu_driver.c:2457
+#: src/qemu_driver.c:2477
#, fuzzy
msgid "failed to write xml"
msgstr "Failed to write to socket %d\n"
-#: src/qemu_driver.c:2470 src/qemu_driver.c:2477 src/qemu_driver.c:2748
+#: src/qemu_driver.c:2490 src/qemu_driver.c:2497 src/qemu_driver.c:2768
#: src/remote_internal.c:2241 src/virterror.c:441
msgid "out of memory"
msgstr "out of memory"
-#: src/qemu_driver.c:2485
+#: src/qemu_driver.c:2505
#, fuzzy
msgid "migrate operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2497
+#: src/qemu_driver.c:2517
msgid "'migrate' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:2532
+#: src/qemu_driver.c:2552
#, fuzzy
msgid "cannot change vcpu count of an active domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:2538
+#: src/qemu_driver.c:2558
msgid "could not determine max vcpus for the domain"
msgstr ""
-#: src/qemu_driver.c:2544
+#: src/qemu_driver.c:2564
#, c-format
msgid ""
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
msgstr ""
-#: src/qemu_driver.c:2568 src/qemu_driver.c:2620
+#: src/qemu_driver.c:2588 src/qemu_driver.c:2640
#, fuzzy
msgid "cannot pin vcpus on an inactive domain"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:2574
+#: src/qemu_driver.c:2594
#, c-format
msgid "vcpu number out of range %d > %d"
msgstr ""
-#: src/qemu_driver.c:2595
+#: src/qemu_driver.c:2615
#, fuzzy, c-format
msgid "cannot set affinity: %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:2600
+#: src/qemu_driver.c:2620
#, fuzzy
msgid "cpu affinity is not supported"
msgstr "library call failed, possibly not supported"
-#: src/qemu_driver.c:2657
+#: src/qemu_driver.c:2677
#, fuzzy, c-format
msgid "cannot get affinity: %s"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2667
+#: src/qemu_driver.c:2687
msgid "cpu affinity is not available"
msgstr ""
-#: src/qemu_driver.c:2694
+#: src/qemu_driver.c:2714
#, fuzzy, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr "load domain definition file"
-#: src/qemu_driver.c:2720 src/test.c:956
+#: src/qemu_driver.c:2740 src/test.c:956
#, fuzzy
msgid "cannot read domain image"
msgstr "node domain list"
-#: src/qemu_driver.c:2726
+#: src/qemu_driver.c:2746
#, fuzzy
msgid "failed to read qemu header"
msgstr "failed to read from Xen Daemon"
-#: src/qemu_driver.c:2733
+#: src/qemu_driver.c:2753
msgid "image magic is incorrect"
msgstr ""
-#: src/qemu_driver.c:2740
+#: src/qemu_driver.c:2760
#, c-format
msgid "image version is not supported (%d > %d)"
msgstr ""
-#: src/qemu_driver.c:2755
+#: src/qemu_driver.c:2775
#, fuzzy
msgid "failed to read XML"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2764
+#: src/qemu_driver.c:2784
#, fuzzy
msgid "failed to parse XML"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2777
+#: src/qemu_driver.c:2797
#, fuzzy, c-format
msgid "domain is already active as '%s'"
msgstr "Domain is already active"
-#: src/qemu_driver.c:2786
+#: src/qemu_driver.c:2806
#, fuzzy
msgid "failed to assign new VM"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2799
+#: src/qemu_driver.c:2819
#, fuzzy
msgid "failed to start VM"
msgstr "Failed to start domain %s"
-#: src/qemu_driver.c:2811
+#: src/qemu_driver.c:2831
#, fuzzy
msgid "failed to resume domain"
msgstr "Failed to resume domain %s"
-#: src/qemu_driver.c:2848 src/qemu_driver.c:3741 src/qemu_driver.c:3776
+#: src/qemu_driver.c:2868 src/qemu_driver.c:3761 src/qemu_driver.c:3796
#, fuzzy
msgid "failed to allocate space for VM name string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:2962
+#: src/qemu_driver.c:2982
#, fuzzy, c-format
msgid "cannot convert disk '%s' to bus/device index"
msgstr "Cannot extract running %s hypervisor version\n"
-#: src/qemu_driver.c:2982
+#: src/qemu_driver.c:3002
#, fuzzy, c-format
msgid "Unsupported disk name mapping for bus '%s'"
msgstr "unexpected mime type"
-#: src/qemu_driver.c:3022
+#: src/qemu_driver.c:3042
#, c-format
msgid "No device with bus '%s' and target '%s'"
msgstr ""
-#: src/qemu_driver.c:3049
+#: src/qemu_driver.c:3069
#, c-format
msgid ""
"Emulator version does not support removable media for device '%s' and target "
"'%s'"
msgstr ""
-#: src/qemu_driver.c:3086
+#: src/qemu_driver.c:3106
msgid "cannot change cdrom media"
msgstr ""
-#: src/qemu_driver.c:3097
+#: src/qemu_driver.c:3117
msgid "changing cdrom media failed"
msgstr ""
-#: src/qemu_driver.c:3157
+#: src/qemu_driver.c:3177
#, fuzzy
msgid "cannot attach usb disk"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3168
+#: src/qemu_driver.c:3188
#, fuzzy
msgid "adding usb disk failed"
msgstr "loading host definition file"
-#: src/qemu_driver.c:3212
+#: src/qemu_driver.c:3232
#, fuzzy
msgid "cannot attach usb device"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3223
+#: src/qemu_driver.c:3243
#, fuzzy
msgid "adding usb device failed"
msgstr "loading host definition file"
-#: src/qemu_driver.c:3253
+#: src/qemu_driver.c:3273
#, fuzzy
msgid "cannot attach device on inactive domain"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3276
+#: src/qemu_driver.c:3296
msgid "this device type cannot be attached"
msgstr ""
-#: src/qemu_driver.c:3315
+#: src/qemu_driver.c:3335
#, fuzzy
msgid "cannot set autostart for transient domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:3341
+#: src/qemu_driver.c:3361
#, fuzzy, c-format
msgid "Failed to create symlink '%s to '%s': %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:3348 src/qemu_driver.c:3981 src/storage_driver.c:832
+#: src/qemu_driver.c:3368 src/qemu_driver.c:4001 src/storage_driver.c:832
#, fuzzy, c-format
msgid "Failed to delete symlink '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:3410
+#: src/qemu_driver.c:3430
#, fuzzy, c-format
msgid "invalid path: %s"
msgstr "invalid argument in %s"
-#: src/qemu_driver.c:3418
+#: src/qemu_driver.c:3438
msgid "'info blockstats' command failed"
msgstr ""
-#: src/qemu_driver.c:3433
+#: src/qemu_driver.c:3453
msgid "'info blockstats' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:3498
+#: src/qemu_driver.c:3518
#, fuzzy, c-format
msgid "device not found: %s (%s)"
msgstr "Domain restored from %s\n"
-#: src/qemu_driver.c:3530 src/qemu_driver.c:3573
+#: src/qemu_driver.c:3550 src/qemu_driver.c:3593
msgid "NULL or empty path"
msgstr ""
-#: src/qemu_driver.c:3541
+#: src/qemu_driver.c:3561
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr ""
-#: src/qemu_driver.c:3583
+#: src/qemu_driver.c:3603
#, fuzzy
msgid "invalid path"
msgstr "invalid argument in %s"
-#: src/qemu_driver.c:3626
+#: src/qemu_driver.c:3646
msgid "QEMU driver only supports virtual memory addrs"
msgstr ""
-#: src/qemu_driver.c:3653
+#: src/qemu_driver.c:3673
#, fuzzy
msgid "'memsave' command failed"
msgstr "domain name"
-#: src/qemu_driver.c:3682 src/qemu_driver.c:3850 src/qemu_driver.c:3875
-#: src/qemu_driver.c:3889 src/qemu_driver.c:3904 src/qemu_driver.c:3937
-#: src/qemu_driver.c:3953
+#: src/qemu_driver.c:3702 src/qemu_driver.c:3870 src/qemu_driver.c:3895
+#: src/qemu_driver.c:3909 src/qemu_driver.c:3924 src/qemu_driver.c:3957
+#: src/qemu_driver.c:3973
msgid "no network with matching uuid"
msgstr ""
-#: src/qemu_driver.c:3697
+#: src/qemu_driver.c:3717
msgid "no network with matching name"
msgstr ""
-#: src/qemu_driver.c:3856
+#: src/qemu_driver.c:3876
#, fuzzy
msgid "network is still active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:3917
+#: src/qemu_driver.c:3937
#, fuzzy
msgid "no network with matching id"
msgstr "domain information in XML"
-#: src/qemu_driver.c:3924
+#: src/qemu_driver.c:3944
#, fuzzy
msgid "failed to allocate space for network bridge string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:3974 src/storage_driver.c:823
+#: src/qemu_driver.c:3994 src/storage_driver.c:823
#, fuzzy, c-format
msgid "Failed to create symlink '%s' to '%s': %s"
msgstr "Failed to save domain %s to %s"
msgid "%s not implemented on Win32"
msgstr ""
-#: src/storage_backend_disk.c:85 src/storage_backend_logical.c:57
+#: src/storage_backend_disk.c:90 src/storage_backend_logical.c:57
#, c-format
msgid "unsupported pool format %s"
msgstr ""
-#: src/storage_backend_disk.c:110 src/storage_backend_logical.c:70
+#: src/storage_backend_disk.c:115 src/storage_backend_logical.c:70
#, c-format
msgid "unsupported pool format %d"
msgstr ""
-#: src/storage_backend_disk.c:138 src/storage_backend_fs.c:192
+#: src/storage_backend_disk.c:143 src/storage_backend_fs.c:192
#: src/storage_backend_fs.c:262 src/storage_backend_fs.c:314
#, c-format
msgid "unsupported volume format %s"
msgstr ""
-#: src/storage_backend_disk.c:165 src/storage_backend_fs.c:225
+#: src/storage_backend_disk.c:170 src/storage_backend_fs.c:225
#: src/storage_backend_fs.c:297 src/storage_backend_fs.c:329
#, c-format
msgid "unsupported volume format %d"
msgstr ""
-#: src/storage_backend_disk.c:179 src/storage_backend_disk.c:192
-#: src/storage_backend_disk.c:199 src/storage_backend_disk.c:221
+#: src/storage_backend_disk.c:184 src/storage_backend_disk.c:197
+#: src/storage_backend_disk.c:204 src/storage_backend_disk.c:226
#: src/storage_backend_fs.c:839 src/storage_backend_iscsi.c:177
#: src/storage_backend_logical.c:116 src/storage_backend_logical.c:121
#: src/storage_backend_logical.c:133 src/storage_backend_logical.c:143
-#: src/storage_backend_logical.c:531
+#: src/storage_backend_logical.c:546
msgid "volume"
msgstr ""
-#: src/storage_backend_disk.c:229
+#: src/storage_backend_disk.c:234
msgid "volume extents"
msgstr ""
-#: src/storage_backend_disk.c:237
+#: src/storage_backend_disk.c:242
msgid "cannot parse device start location"
msgstr ""
-#: src/storage_backend_disk.c:244
+#: src/storage_backend_disk.c:249
msgid "cannot parse device end location"
msgstr ""
-#: src/storage_backend_disk.c:250 src/storage_backend_logical.c:154
+#: src/storage_backend_disk.c:255 src/storage_backend_logical.c:154
#: src/storage_backend_logical.c:160
msgid "extents"
msgstr ""
-#: src/storage_backend_disk.c:464
+#: src/storage_backend_disk.c:462
msgid "no large enough free extent"
msgstr ""
-#: src/storage_backend_disk.c:498
-msgid "Disk pools are not yet supported"
+#: src/storage_backend_disk.c:502
+#, c-format
+msgid "Couldn't read volume target path '%s'. %s"
msgstr ""
+#: src/storage_backend_disk.c:517
+#, c-format
+msgid "Volume path '%s' did not start with parent pool source device name."
+msgstr ""
+
+#: src/storage_backend_disk.c:526
+#, fuzzy, c-format
+msgid "cannot parse partition number from target '%s'"
+msgstr "Failed to suspend domain %s"
+
#: src/storage_backend_fs.c:358
#, c-format
msgid "cannot read header '%s': %s"
msgstr ""
#: src/storage_backend_fs.c:1042 src/storage_backend_fs.c:1078
-#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:543
+#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:558
#, c-format
msgid "cannot read path '%s': %s"
msgstr ""
msgid "creation of non-raw images is not supported without qemu-img"
msgstr ""
-#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:552
+#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:567
#, fuzzy, c-format
msgid "cannot set file owner '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:559
+#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:574
#, fuzzy, c-format
msgid "cannot set file mode '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:566
+#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:581
#, c-format
msgid "cannot close file '%s': %s"
msgstr ""
msgid "lvs command failed with exitstatus %d"
msgstr ""
-#: src/storage_backend_logical.c:355
+#: src/storage_backend_logical.c:354
#, fuzzy
msgid "command line"
msgstr "domain name"
-#: src/storage_backend_logical.c:372
+#: src/storage_backend_logical.c:371
#, c-format
msgid "cannot open device %s"
msgstr ""
-#: src/storage_backend_logical.c:378
+#: src/storage_backend_logical.c:377
#, c-format
msgid "cannot clear device header %s"
msgstr ""
-#: src/storage_backend_logical.c:385
+#: src/storage_backend_logical.c:384
#, c-format
msgid "cannot close device %s"
msgstr ""
-#: src/storage_backend_logical.c:575
+#: src/storage_backend_logical.c:507
+#, fuzzy, c-format
+msgid "cannot remove PV device %s: %s"
+msgstr "failed to write configuration file: %s"
+
+#: src/storage_backend_logical.c:590
#, c-format
msgid "cannot find newly created volume '%s': %s"
msgstr ""
msgstr "DATA"
#: src/virsh.c:6292 src/virsh.c:6314
-msgid "blocked"
-msgstr "blocked"
+msgid "idle"
+msgstr ""
#: src/virsh.c:6294
msgid "paused"
msgid "domain information incomplete, missing uuid"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1109 src/xend_internal.c:2204 src/xend_internal.c:2211
+#: src/xend_internal.c:1109 src/xend_internal.c:2213 src/xend_internal.c:2220
msgid "domain information incomplete, missing name"
msgstr "domain information incomplete, missing name"
msgid "unknown graphics type '%s'"
msgstr "unknown OS type %s"
-#: src/xend_internal.c:2191
+#: src/xend_internal.c:2200
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:2260 src/xend_internal.c:2270 src/xend_internal.c:2280
+#: src/xend_internal.c:2269 src/xend_internal.c:2279 src/xend_internal.c:2289
#, fuzzy, c-format
msgid "unknown lifecycle type %s"
msgstr "unknown OS type %s"
-#: src/xend_internal.c:2593
+#: src/xend_internal.c:2602
#, fuzzy
msgid "failed to parse topology information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:2647
+#: src/xend_internal.c:2656
#, fuzzy
msgid "topology syntax error"
msgstr "configuration file syntax error"
-#: src/xend_internal.c:2711
+#: src/xend_internal.c:2720
msgid "failed to parse Xend domain information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:3193
+#: src/xend_internal.c:3202
msgid "xenDaemonDomainFetch failed to find this domain"
msgstr ""
-#: src/xend_internal.c:3815 src/xend_internal.c:4290 src/xm_internal.c:1617
+#: src/xend_internal.c:3824 src/xend_internal.c:4299 src/xm_internal.c:1617
#, fuzzy
msgid "failed to build sexpr"
msgstr "Failed to suspend domain %s"
-#: src/xend_internal.c:3917
+#: src/xend_internal.c:3926
#, fuzzy
msgid "unsupported device type"
msgstr "unexpected mime type"
-#: src/xend_internal.c:4020
+#: src/xend_internal.c:4029
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4061
+#: src/xend_internal.c:4070
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4069
+#: src/xend_internal.c:4078
#, fuzzy
msgid "unexpected value from on_xend_start"
msgstr "unexpected value node"
-#: src/xend_internal.c:4080
+#: src/xend_internal.c:4089
#, fuzzy
msgid "no memory"
msgstr "node memory"
-#: src/xend_internal.c:4086
+#: src/xend_internal.c:4095
#, fuzzy
msgid "sexpr2string failed"
msgstr "operation failed"
-#: src/xend_internal.c:4091
+#: src/xend_internal.c:4100
#, fuzzy
msgid "Failed to redefine sexpr"
msgstr "Failed to undefine domain %s"
-#: src/xend_internal.c:4096
+#: src/xend_internal.c:4105
msgid "on_xend_start not present in sexpr"
msgstr ""
-#: src/xend_internal.c:4127
+#: src/xend_internal.c:4136
#, fuzzy, c-format
msgid "gethostname failed: %s"
msgstr "operation failed: %s"
-#: src/xend_internal.c:4133
+#: src/xend_internal.c:4142
#, fuzzy, c-format
msgid "failed to strdup hostname: %s"
msgstr "failed to get hypervisor type"
-#: src/xend_internal.c:4164
+#: src/xend_internal.c:4173
msgid ""
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
"migration"
msgstr ""
-#: src/xend_internal.c:4174
+#: src/xend_internal.c:4183
msgid ""
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
"migration"
msgstr ""
-#: src/xend_internal.c:4186
+#: src/xend_internal.c:4195
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr ""
-#: src/xend_internal.c:4199
+#: src/xend_internal.c:4208
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr ""
-#: src/xend_internal.c:4204
+#: src/xend_internal.c:4213
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr ""
-#: src/xend_internal.c:4211
+#: src/xend_internal.c:4220
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr ""
-#: src/xend_internal.c:4218 src/xend_internal.c:4240 src/xend_internal.c:4248
-#: src/xend_internal.c:4474 src/xend_internal.c:4481 src/xml.c:89
+#: src/xend_internal.c:4227 src/xend_internal.c:4249 src/xend_internal.c:4257
+#: src/xend_internal.c:4483 src/xend_internal.c:4490 src/xml.c:89
msgid "strdup failed"
msgstr ""
-#: src/xend_internal.c:4231
+#: src/xend_internal.c:4240
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr ""
-#: src/xend_internal.c:4284
+#: src/xend_internal.c:4293
#, fuzzy
msgid "failed to parse domain description"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:4300
+#: src/xend_internal.c:4309
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Failed to create domain %s\n"
-#: src/xend_internal.c:4456 src/xend_internal.c:4532 src/xend_internal.c:4622
+#: src/xend_internal.c:4465 src/xend_internal.c:4541 src/xend_internal.c:4631
msgid "unsupported in xendConfigVersion < 4"
msgstr ""
-#: src/xend_internal.c:4468
+#: src/xend_internal.c:4477
#, fuzzy
msgid "node information incomplete, missing scheduler name"
msgstr "domain information incomplete, missing name"
-#: src/xend_internal.c:4486 src/xend_internal.c:4580 src/xend_internal.c:4692
+#: src/xend_internal.c:4495 src/xend_internal.c:4589 src/xend_internal.c:4701
#, fuzzy
msgid "Unknown scheduler"
msgstr "unknown host"
-#: src/xend_internal.c:4545 src/xend_internal.c:4635
+#: src/xend_internal.c:4554 src/xend_internal.c:4644
#, fuzzy
msgid "Failed to get a scheduler name"
msgstr "failed to get hypervisor type"
-#: src/xend_internal.c:4558 src/xend_internal.c:4671
+#: src/xend_internal.c:4567 src/xend_internal.c:4680
#, fuzzy
msgid "domain information incomplete, missing cpu_weight"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:4563 src/xend_internal.c:4680
+#: src/xend_internal.c:4572 src/xend_internal.c:4689
#, fuzzy
msgid "domain information incomplete, missing cpu_cap"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:4739
+#: src/xend_internal.c:4748
msgid "domainBlockPeek is not supported for dom0"
msgstr ""
-#: src/xend_internal.c:4762
+#: src/xend_internal.c:4771
#, fuzzy, c-format
msgid "%s: invalid path"
msgstr "invalid argument in %s"
-#: src/xend_internal.c:4770
+#: src/xend_internal.c:4779
#, fuzzy, c-format
msgid "failed to open for reading: %s: %s"
msgstr "failed to open %s for reading"
-#: src/xend_internal.c:4782
+#: src/xend_internal.c:4791
#, fuzzy, c-format
msgid "failed to lseek or read from file: %s: %s"
msgstr "Failed to suspend domain %s"
-#: src/xend_internal.c:4865 src/xend_internal.c:4911
+#: src/xend_internal.c:4874 src/xend_internal.c:4920
#, fuzzy, c-format
msgid "unexpected graphics type %d"
msgstr "unexpected mime type"
-#: src/xend_internal.c:4954
+#: src/xend_internal.c:4963
#, fuzzy
msgid "unexpected chr device type"
msgstr "unexpected mime type"
-#: src/xend_internal.c:5128 src/xm_internal.c:1779
+#: src/xend_internal.c:5137 src/xm_internal.c:1779
#, fuzzy, c-format
msgid "unsupported network type %d"
msgstr "unexpected mime type"
-#: src/xend_internal.c:5302 src/xend_internal.c:5309 src/xend_internal.c:5316
+#: src/xend_internal.c:5311 src/xend_internal.c:5318 src/xend_internal.c:5325
#, fuzzy, c-format
msgid "unexpected lifecycle value %d"
msgstr "unexpected value node"
-#: src/xend_internal.c:5333
+#: src/xend_internal.c:5342
#, fuzzy
msgid "no HVM domain loader"
msgstr "node domain list"
-#: src/xend_internal.c:5544
+#: src/xend_internal.c:5553
#, fuzzy
msgid "hotplug of device type not supported"
msgstr "library call failed, possibly not supported"
msgid "failed to connect to Xen Store"
msgstr "failed to connect to Xen Store"
+#~ msgid "blocked"
+#~ msgstr "blocked"
+
#, fuzzy
#~ msgid "invalid interface type: %s"
#~ msgstr "invalid argument in %s"
#~ msgid "cannot read tty pid file %s: %s"
#~ msgstr "failed to write configuration file: %s"
-#, fuzzy
-#~ msgid "cannot remove ttyPidFile %s: %s"
-#~ msgstr "failed to write configuration file: %s"
-
#, fuzzy
#~ msgid "failed to calloc memory for init string: %s"
#~ msgstr "failed to allocate a node"
msgstr ""
"Project-Id-Version: mk\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-09-08 14:51+0200\n"
+"POT-Creation-Date: 2008-09-23 22:28+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"
msgid "storage_vol not found"
msgstr "име на мрежа или uuid"
-#: src/conf.c:155 src/conf.c:203 src/conf.c:488 src/conf.c:525 src/conf.c:553
-#: src/conf.c:631
+#: src/conf.c:164 src/conf.c:212 src/conf.c:491 src/conf.c:528 src/conf.c:555
+#: src/conf.c:630
msgid "allocating configuration"
msgstr "алоцирам конфигурација"
-#: src/conf.c:338
+#: src/conf.c:347
msgid "unterminated number"
msgstr "недовршен број"
-#: src/conf.c:372 src/conf.c:389 src/conf.c:401
+#: src/conf.c:380 src/conf.c:396 src/conf.c:407
msgid "unterminated string"
msgstr "недовршена низа"
-#: src/conf.c:429 src/conf.c:483
+#: src/conf.c:434 src/conf.c:487
msgid "expecting a value"
msgstr "се очекуваше вредност"
-#: src/conf.c:450
+#: src/conf.c:454
msgid "expecting a separator in list"
msgstr "се очекуваше раздвојувач во листата"
-#: src/conf.c:473
+#: src/conf.c:477
#, fuzzy
msgid "list is not closed with ]"
msgstr "листата не е затворена со ] "
-#: src/conf.c:518
+#: src/conf.c:521
msgid "expecting a name"
msgstr "се очекуваше име"
-#: src/conf.c:581
+#: src/conf.c:582
msgid "expecting a separator"
msgstr "се очекуваше разделувач"
msgid "expecting an assignment"
msgstr "се очекуваше доделување"
-#: src/conf.c:894 src/conf.c:950 src/xend_internal.c:584
-#: src/xend_internal.c:2657 src/xm_internal.c:1475 src/xm_internal.c:1482
+#: src/conf.c:892 src/conf.c:948 src/xend_internal.c:584
+#: src/xend_internal.c:2666 src/xm_internal.c:1475 src/xm_internal.c:1482
#, fuzzy
msgid "allocate buffer"
msgstr "алоцирам нов бафер"
-#: src/conf.c:901
+#: src/conf.c:899
msgid "failed to open file"
msgstr "не успеав да ја отворам датотеката"
-#: src/conf.c:912
+#: src/conf.c:910
msgid "failed to save content"
msgstr "не успеав да ја зачувам содржината"
msgid "cannot extract disk devices"
msgstr "прикачува уред за диск"
-#: src/domain_conf.c:1939 src/qemu_driver.c:3133
+#: src/domain_conf.c:1939 src/qemu_driver.c:3153
#, fuzzy, c-format
msgid "duplicate disk target '%s'"
msgstr "тип на одредишниот уред"
msgid "unexpected char type %d"
msgstr "неочекуван mime-тип"
-#: src/domain_conf.c:2815 src/xend_internal.c:5214
+#: src/domain_conf.c:2815 src/xend_internal.c:5223
#, fuzzy, c-format
msgid "unexpected sound model %d"
msgstr "неочекуван mime-тип"
-#: src/domain_conf.c:2835 src/xend_internal.c:5237
+#: src/domain_conf.c:2835 src/xend_internal.c:5246
#, fuzzy, c-format
msgid "unexpected input type %d"
msgstr "неочекуван mime-тип"
#: src/lxc_driver.c:274 src/lxc_driver.c:309 src/lxc_driver.c:335
#: src/lxc_driver.c:350 src/openvz_driver.c:238 src/openvz_driver.c:267
-#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:620
-#: src/openvz_driver.c:651 src/openvz_driver.c:672 src/openvz_driver.c:713
-#: src/qemu_driver.c:2192 src/qemu_driver.c:2279 src/qemu_driver.c:2828
-#: src/qemu_driver.c:2883 src/qemu_driver.c:2927 src/qemu_driver.c:3007
-#: src/qemu_driver.c:3123 src/qemu_driver.c:3192 src/qemu_driver.c:3247
-#: src/qemu_driver.c:3291 src/qemu_driver.c:3309 src/qemu_driver.c:3567
+#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:621
+#: src/openvz_driver.c:652 src/openvz_driver.c:673 src/openvz_driver.c:714
+#: src/qemu_driver.c:2212 src/qemu_driver.c:2299 src/qemu_driver.c:2848
+#: src/qemu_driver.c:2903 src/qemu_driver.c:2947 src/qemu_driver.c:3027
+#: src/qemu_driver.c:3143 src/qemu_driver.c:3212 src/qemu_driver.c:3267
+#: src/qemu_driver.c:3311 src/qemu_driver.c:3329 src/qemu_driver.c:3587
#, fuzzy
msgid "no domain with matching uuid"
msgstr "ид. на домен или uuid"
-#: src/lxc_driver.c:280 src/openvz_driver.c:625 src/qemu_driver.c:2933
+#: src/lxc_driver.c:280 src/openvz_driver.c:626 src/qemu_driver.c:2953
#, fuzzy
msgid "cannot delete active domain"
msgstr "името на неактивниот домен"
-#: src/lxc_driver.c:286 src/qemu_driver.c:2939
+#: src/lxc_driver.c:286 src/qemu_driver.c:2959
#, fuzzy
msgid "cannot undefine transient domain"
msgstr "името на неактивниот домен"
msgid "container '%s' unexpectedly shutdown during startup"
msgstr ""
-#: src/lxc_driver.c:747 src/qemu_driver.c:892
+#: src/lxc_driver.c:747 src/qemu_driver.c:893
#, fuzzy, c-format
msgid "cannot create log directory %s: %s"
msgstr "не успеав да запишам во конфиг. датотека: %s"
msgid "unknown forwarding type '%s'"
msgstr "Непознат тип на ОС %s"
-#: src/network_conf.c:662 src/qemu_driver.c:3334 src/qemu_driver.c:3967
+#: src/network_conf.c:662 src/qemu_driver.c:3354 src/qemu_driver.c:3987
#: src/storage_driver.c:816
#, c-format
msgid "cannot create autostart directory %s: %s"
msgid "no config file for %s"
msgstr "синтаксичка грешка во конфиг. датотека: %s"
-#: src/openvz_conf.c:187
+#: src/openvz_conf.c:190
+#, fuzzy, c-format
+msgid "Cound not read 'IP_ADDRESS' from config for container %d"
+msgstr "не можев да се поврзам со %s"
+
+#: src/openvz_conf.c:220
+#, fuzzy, c-format
+msgid "Cound not read 'NETIF' from config for container %d"
+msgstr "не можев да се поврзам со %s"
+
+#: src/openvz_conf.c:247
+#, fuzzy
+msgid "Too long network device name"
+msgstr "датотека за разрешување домени"
+
+#: src/openvz_conf.c:264
+#, fuzzy
+msgid "Wrong length MAC address"
+msgstr "MAC-адреса"
+
+#: src/openvz_conf.c:271
+#, fuzzy
+msgid "Wrong MAC address"
+msgstr "MAC-адреса"
+
+#: src/openvz_conf.c:327
#, fuzzy
msgid "popen failed"
msgstr "операцијата не успеа"
-#: src/openvz_conf.c:197
+#: src/openvz_conf.c:337
#, fuzzy
msgid "Failed to parse vzlist output"
msgstr "Не успеав да го отворам „%s“: %s"
-#: src/openvz_conf.c:223
+#: src/openvz_conf.c:363
#, fuzzy
msgid "UUID in config file malformed"
msgstr "синтаксичка грешка во конфиг. датотека: %s"
-#: src/openvz_conf.c:235
+#: src/openvz_conf.c:375
#, fuzzy, c-format
msgid "Cound not read config for container %d"
msgstr "не можев да се поврзам со %s"
msgid "Container ID is not specified"
msgstr ""
-#: src/openvz_driver.c:391 src/openvz_driver.c:459 src/openvz_driver.c:534
-#: src/openvz_driver.c:554 src/openvz_driver.c:600 src/openvz_driver.c:631
-#: src/openvz_driver.c:656 src/openvz_driver.c:728 src/openvz_driver.c:826
-#: src/openvz_driver.c:872
+#: src/openvz_driver.c:391 src/openvz_driver.c:460 src/openvz_driver.c:535
+#: src/openvz_driver.c:555 src/openvz_driver.c:601 src/openvz_driver.c:632
+#: src/openvz_driver.c:657 src/openvz_driver.c:729 src/openvz_driver.c:827
+#: src/openvz_driver.c:873
#, fuzzy, c-format
msgid "Could not exec %s"
msgstr "не можев да се поврзам со %s"
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:451 src/openvz_driver.c:528
+#: src/openvz_driver.c:452 src/openvz_driver.c:529
msgid "Error creating command for container"
msgstr ""
-#: src/openvz_driver.c:465 src/openvz_driver.c:540
+#: src/openvz_driver.c:466 src/openvz_driver.c:541
#, fuzzy
msgid "Could not set UUID"
msgstr "не можев да се поврзам со %s"
-#: src/openvz_driver.c:475 src/openvz_driver.c:546
+#: src/openvz_driver.c:476 src/openvz_driver.c:547
#, fuzzy
msgid "Could not configure network"
msgstr "не можев да се поврзам со %s"
-#: src/openvz_driver.c:482 src/openvz_driver.c:569
+#: src/openvz_driver.c:483 src/openvz_driver.c:570
#, fuzzy
msgid "Could not set number of virtual cpu"
msgstr "го менува бројот на виртуелни процесори"
#: src/openvz_driver.c:517
#, c-format
-msgid "Already an OPENVZ VM defined with the id '%d'"
+msgid "Already an OPENVZ VM defined with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:588
+#: src/openvz_driver.c:589
msgid "no domain with matching id"
msgstr ""
-#: src/openvz_driver.c:594
+#: src/openvz_driver.c:595
#, fuzzy
msgid "domain is not in shutoff state"
msgstr "Доменот сѐ уште работи"
-#: src/openvz_driver.c:677
+#: src/openvz_driver.c:678
#, fuzzy
msgid "Could not read container config"
msgstr "не можев да се поврзам со %s"
-#: src/openvz_driver.c:693 src/qemu_driver.c:1823
+#: src/openvz_driver.c:694 src/qemu_driver.c:1843
#, fuzzy, c-format
msgid "unknown type '%s'"
msgstr "Непознат тип на ОС %s"
-#: src/openvz_driver.c:719
+#: src/openvz_driver.c:720
msgid "VCPUs should be >= 1"
msgstr ""
-#: src/openvz_driver.c:835 src/openvz_driver.c:881
+#: src/openvz_driver.c:836 src/openvz_driver.c:882
#, fuzzy, c-format
msgid "Could not parse VPS ID %s"
msgstr "не можев да се поврзам со %s"
msgid "Unexpected exit status '%d', qemu probably failed"
msgstr ""
-#: src/qemu_conf.c:519 src/qemu_driver.c:925
+#: src/qemu_conf.c:519 src/qemu_driver.c:926
#, fuzzy, c-format
msgid "Cannot find QEMU binary %s: %s"
msgstr "Не успеав да го отворам „%s“: %s"
msgid "Network type %d is not supported"
msgstr "Мрежата %s е стартувана\n"
-#: src/qemu_conf.c:580 src/qemu_driver.c:1515
+#: src/qemu_conf.c:580 src/qemu_driver.c:1514
#, fuzzy, c-format
msgid "cannot initialize bridge support: %s"
msgstr "Не успеав да го отворам „%s“: %s"
msgid "failed to allocate space for argv string"
msgstr "Не успеав да алоцирам меморија"
-#: src/qemu_driver.c:90
+#: src/qemu_driver.c:91
#, fuzzy
msgid "Failed to set close-on-exec file descriptor flag\n"
msgstr "не успеав да запишам во дневникот"
-#: src/qemu_driver.c:105
+#: src/qemu_driver.c:106
#, fuzzy
msgid "Failed to set non-blocking file descriptor flag\n"
msgstr "не успеав да ја анализирам информацијата за Xend-домен"
-#: src/qemu_driver.c:150
+#: src/qemu_driver.c:151
#, fuzzy, c-format
msgid "Failed to autostart network '%s': %s\n"
msgstr "Не успеав да ја стартувам мрежата %s"
-#: src/qemu_driver.c:165
+#: src/qemu_driver.c:166
#, fuzzy, c-format
msgid "Failed to autostart VM '%s': %s\n"
msgstr "Не успеав да го отворам „%s“: %s"
-#: src/qemu_driver.c:201
+#: src/qemu_driver.c:202
#, fuzzy, c-format
msgid "Failed to find user record for uid '%d': %s\n"
msgstr "Не успеав да ја пронајдам мрежата: %s"
-#: src/qemu_driver.c:212
+#: src/qemu_driver.c:213
#, fuzzy
msgid "out of memory in asprintf\n"
msgstr "нема меморија"
-#: src/qemu_driver.c:268
+#: src/qemu_driver.c:269
#, fuzzy
msgid "qemudStartup: out of memory\n"
msgstr "нема меморија"
-#: src/qemu_driver.c:295
+#: src/qemu_driver.c:296
msgid "Reloading iptables rules\n"
msgstr ""
-#: src/qemu_driver.c:433
+#: src/qemu_driver.c:434
#, c-format
msgid ""
"QEMU quit during %s startup\n"
"%s"
msgstr ""
-#: src/qemu_driver.c:443 src/qemu_driver.c:456
+#: src/qemu_driver.c:444 src/qemu_driver.c:457
#, c-format
msgid "Failure while reading %s startup output: %s"
msgstr ""
-#: src/qemu_driver.c:451
+#: src/qemu_driver.c:452
#, c-format
msgid "Timed out while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:467
+#: src/qemu_driver.c:468
#, c-format
msgid "Failure while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:479
+#: src/qemu_driver.c:480
#, c-format
msgid "Out of space while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:510
+#: src/qemu_driver.c:511
#, fuzzy, c-format
msgid "Unable to open monitor path %s"
msgstr "Не успеав да го отворам „%s“: %s"
-#: src/qemu_driver.c:515
+#: src/qemu_driver.c:516
msgid "Unable to set monitor close-on-exec flag"
msgstr ""
-#: src/qemu_driver.c:520
+#: src/qemu_driver.c:521
msgid "Unable to put monitor into non-blocking mode"
msgstr ""
-#: src/qemu_driver.c:648 src/qemu_driver.c:1027 src/qemu_driver.c:1726
-#: src/qemu_driver.c:1736
+#: src/qemu_driver.c:649 src/qemu_driver.c:1028 src/qemu_driver.c:1725
+#: src/qemu_driver.c:1735
#, fuzzy, c-format
msgid "Unable to log VM console data: %s\n"
msgstr "не успеав да запишам во дневникот"
-#: src/qemu_driver.c:671
+#: src/qemu_driver.c:672
#, fuzzy
msgid "allocate cpumap"
msgstr "алоцирам нов контекст"
-#: src/qemu_driver.c:682
+#: src/qemu_driver.c:683
msgid "cannot run monitor command to fetch CPU thread info"
msgstr ""
-#: src/qemu_driver.c:786
+#: src/qemu_driver.c:787
#, fuzzy, c-format
msgid "failed to set CPU affinity %s"
msgstr "не успеав да го добијам доменот „%s“"
-#: src/qemu_driver.c:796 src/qemu_driver.c:2135
+#: src/qemu_driver.c:797 src/qemu_driver.c:2155
#, fuzzy
msgid "resume operation failed"
msgstr "операцијата не успеа"
-#: src/qemu_driver.c:859
+#: src/qemu_driver.c:860
#, fuzzy
msgid "VM is already active"
msgstr "Доменот е веќе активен"
-#: src/qemu_driver.c:869
+#: src/qemu_driver.c:870
msgid "Unable to find an unused VNC port"
msgstr ""
-#: src/qemu_driver.c:881
+#: src/qemu_driver.c:882
#, c-format
msgid "config file path too long: %s/%s.log"
msgstr ""
-#: src/qemu_driver.c:900
+#: src/qemu_driver.c:901
#, fuzzy, c-format
msgid "failed to create logfile %s: %s"
msgstr "не успеав да запишам во дневникот"
-#: src/qemu_driver.c:906
+#: src/qemu_driver.c:907
#, fuzzy, c-format
msgid "Unable to set VM logfile close-on-exec flag %s"
msgstr "не успеав да запишам во дневникот"
-#: src/qemu_driver.c:935 src/qemu_driver.c:3032
+#: src/qemu_driver.c:936 src/qemu_driver.c:3052
#, fuzzy, c-format
msgid "Cannot determine QEMU argv syntax %s"
msgstr "Не успеав да го отворам „%s“: %s"
-#: src/qemu_driver.c:951 src/qemu_driver.c:954 src/qemu_driver.c:959
+#: src/qemu_driver.c:952 src/qemu_driver.c:955 src/qemu_driver.c:960
#, fuzzy, c-format
msgid "Unable to write argv to logfile %d: %s\n"
msgstr "не успеав да запишам во дневникот"
-#: src/qemu_driver.c:1041
+#: src/qemu_driver.c:1040
#, fuzzy, c-format
msgid "Shutting down VM '%s'\n"
msgstr "не успеав да ја добијам мрежата „%s“"
-#: src/qemu_driver.c:1052
+#: src/qemu_driver.c:1051
#, fuzzy, c-format
msgid "Unable to close logfile %d: %s\n"
msgstr "не успеав да запишам во дневникот"
-#: src/qemu_driver.c:1067
+#: src/qemu_driver.c:1066
#, fuzzy
msgid "Got unexpected pid, damn\n"
msgstr "неочекуван dict-јазол"
-#: src/qemu_driver.c:1221
+#: src/qemu_driver.c:1220
#, fuzzy
msgid "failed to allocate space for dnsmasq argv"
msgstr "не успеав да алоцирам јазол"
-#: src/qemu_driver.c:1235
+#: src/qemu_driver.c:1234
msgid "cannot start dhcp daemon without IP address for server"
msgstr ""
-#: src/qemu_driver.c:1264
+#: src/qemu_driver.c:1263
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
msgstr "Не успеав да го зачувам доменот %s во %s"
-#: src/qemu_driver.c:1275
+#: src/qemu_driver.c:1274
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
msgstr "Не успеав да го зачувам доменот %s во %s"
-#: src/qemu_driver.c:1285
+#: src/qemu_driver.c:1284
#, fuzzy, c-format
msgid "failed to add iptables rule to enable masquerading : %s\n"
msgstr "Не успеав да го зачувам доменот %s во %s"
-#: src/qemu_driver.c:1317
+#: src/qemu_driver.c:1316
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
msgstr "Не успеав да го зачувам доменот %s во %s"
-#: src/qemu_driver.c:1328
+#: src/qemu_driver.c:1327
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
msgstr "Не успеав да го зачувам доменот %s во %s"
-#: src/qemu_driver.c:1353
+#: src/qemu_driver.c:1352
#, fuzzy
msgid "failed to allocate space for IP tables support"
msgstr "не успеав да алоцирам јазол"
-#: src/qemu_driver.c:1361 src/qemu_driver.c:1368
+#: src/qemu_driver.c:1360 src/qemu_driver.c:1367
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
msgstr "Не успеав да го зачувам доменот %s во %s"
-#: src/qemu_driver.c:1376 src/qemu_driver.c:1383
+#: src/qemu_driver.c:1375 src/qemu_driver.c:1382
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
msgstr "Не успеав да го зачувам доменот %s во %s"
-#: src/qemu_driver.c:1393
+#: src/qemu_driver.c:1392
#, fuzzy, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
msgstr "Не успеав да го зачувам доменот %s во %s"
-#: src/qemu_driver.c:1400
+#: src/qemu_driver.c:1399
#, fuzzy, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
msgstr "Не успеав да го зачувам доменот %s во %s"
-#: src/qemu_driver.c:1408
+#: src/qemu_driver.c:1407
#, fuzzy, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
msgstr "Не успеав да го зачувам доменот %s во %s"
-#: src/qemu_driver.c:1509
+#: src/qemu_driver.c:1508
#, fuzzy
msgid "network is already active"
msgstr "Доменот е веќе активен"
-#: src/qemu_driver.c:1521
+#: src/qemu_driver.c:1520
#, fuzzy, c-format
msgid "cannot create bridge '%s' : %s"
msgstr "не успеав да запишам во конфиг. датотека: %s"
-#: src/qemu_driver.c:1536
+#: src/qemu_driver.c:1535
#, fuzzy, c-format
msgid "cannot set IP address on bridge '%s' to '%s' : %s"
msgstr "Не успеав да го отворам „%s“: %s"
-#: src/qemu_driver.c:1544
+#: src/qemu_driver.c:1543
#, fuzzy, c-format
msgid "cannot set netmask on bridge '%s' to '%s' : %s"
msgstr "Не успеав да го отворам „%s“: %s"
-#: src/qemu_driver.c:1552
+#: src/qemu_driver.c:1551
#, fuzzy, c-format
msgid "failed to bring the bridge '%s' up : %s"
msgstr "Не успеав да го отворам „%s“: %s"
-#: src/qemu_driver.c:1563
+#: src/qemu_driver.c:1562
#, fuzzy, c-format
msgid "failed to enable IP forwarding : %s"
msgstr "не успеав да ја отворам %s за читање"
-#: src/qemu_driver.c:1581 src/qemu_driver.c:1612
+#: src/qemu_driver.c:1580 src/qemu_driver.c:1611
#, fuzzy, c-format
msgid "Failed to bring down bridge '%s' : %s\n"
msgstr "Не успеав да го отворам „%s“: %s"
-#: src/qemu_driver.c:1587 src/qemu_driver.c:1617
+#: src/qemu_driver.c:1586 src/qemu_driver.c:1616
#, fuzzy, c-format
msgid "Failed to delete bridge '%s' : %s\n"
msgstr "Не успеав да го отворам „%s“: %s"
-#: src/qemu_driver.c:1600
+#: src/qemu_driver.c:1599
#, fuzzy, c-format
msgid "Shutting down network '%s'\n"
msgstr "не успеав да ја добијам мрежата „%s“"
-#: src/qemu_driver.c:1626
+#: src/qemu_driver.c:1625
#, fuzzy
msgid "Got unexpected pid for dnsmasq\n"
msgstr "неочекуван dict-јазол"
-#: src/qemu_driver.c:1839
+#: src/qemu_driver.c:1814
+#, fuzzy, c-format
+msgid "Unable to open %s: %s\n"
+msgstr "Не успеав да го отворам „%s“: %s"
+
+#: src/qemu_driver.c:1859
#, fuzzy
msgid "failed to allocate space for capabilities support"
msgstr "Не успеав да алоцирам меморија"
-#: src/qemu_driver.c:1858 src/qemu_driver.c:1884
+#: src/qemu_driver.c:1878 src/qemu_driver.c:1904
msgid "NUMA not supported on this host"
msgstr ""
-#: src/qemu_driver.c:1869 src/qemu_driver.c:1892
+#: src/qemu_driver.c:1889 src/qemu_driver.c:1912
#, fuzzy
msgid "Failed to query NUMA free memory"
msgstr "Користена меморија:"
-#: src/qemu_driver.c:2053
+#: src/qemu_driver.c:2073
#, fuzzy, c-format
msgid "domain '%s' is already defined"
msgstr "доменот %s веќе постои "
-#: src/qemu_driver.c:2064
+#: src/qemu_driver.c:2084
#, fuzzy, c-format
msgid "domain with uuid '%s' is already defined"
msgstr "доменот %s веќе постои "
-#: src/qemu_driver.c:2094 src/qemu_driver.c:2123 src/qemu_driver.c:2152
-#: src/qemu_driver.c:2172 src/qemu_driver.c:2410 src/qemu_driver.c:3383
-#: src/qemu_driver.c:3518 src/qemu_driver.c:3632
+#: src/qemu_driver.c:2114 src/qemu_driver.c:2143 src/qemu_driver.c:2172
+#: src/qemu_driver.c:2192 src/qemu_driver.c:2430 src/qemu_driver.c:3403
+#: src/qemu_driver.c:3538 src/qemu_driver.c:3652
#, c-format
msgid "no domain with matching id %d"
msgstr ""
-#: src/qemu_driver.c:2099 src/qemu_driver.c:2128 src/qemu_driver.c:2416
-#: src/qemu_driver.c:3388 src/qemu_driver.c:3524 src/qemu_driver.c:3638
+#: src/qemu_driver.c:2119 src/qemu_driver.c:2148 src/qemu_driver.c:2436
+#: src/qemu_driver.c:3408 src/qemu_driver.c:3544 src/qemu_driver.c:3658
#, fuzzy
msgid "domain is not running"
msgstr "Доменот сѐ уште работи"
-#: src/qemu_driver.c:2107
+#: src/qemu_driver.c:2127
#, fuzzy
msgid "suspend operation failed"
msgstr "операцијата не успеа"
-#: src/qemu_driver.c:2158
+#: src/qemu_driver.c:2178
#, fuzzy
msgid "shutdown operation failed"
msgstr "операцијата не успеа"
-#: src/qemu_driver.c:2198
+#: src/qemu_driver.c:2218
#, fuzzy
msgid "failed to allocate space for ostype"
msgstr "не успеав да алоцирам јазол"
-#: src/qemu_driver.c:2214 src/qemu_driver.c:2230 src/qemu_driver.c:2253
-#: src/qemu_driver.c:2526 src/qemu_driver.c:2688
+#: src/qemu_driver.c:2234 src/qemu_driver.c:2250 src/qemu_driver.c:2273
+#: src/qemu_driver.c:2546 src/qemu_driver.c:2708
#, c-format
msgid "no domain with matching uuid '%s'"
msgstr ""
-#: src/qemu_driver.c:2236
+#: src/qemu_driver.c:2256
msgid "cannot set max memory lower than current memory"
msgstr ""
-#: src/qemu_driver.c:2259
+#: src/qemu_driver.c:2279
#, fuzzy
msgid "cannot set memory of an active domain"
msgstr "името на неактивниот домен"
-#: src/qemu_driver.c:2265
+#: src/qemu_driver.c:2285
msgid "cannot set memory higher than max memory"
msgstr ""
-#: src/qemu_driver.c:2425
+#: src/qemu_driver.c:2445
#, fuzzy
msgid "failed to pause domain"
msgstr "Не успеав да го суспендирам доменот %s"
-#: src/qemu_driver.c:2434
+#: src/qemu_driver.c:2454
#, fuzzy
msgid "failed to get domain xml"
msgstr "не успеав да го добијам UUID на доменот"
-#: src/qemu_driver.c:2442
+#: src/qemu_driver.c:2462
#, fuzzy, c-format
msgid "failed to create '%s'"
msgstr "Не успеав да креирам XML"
-#: src/qemu_driver.c:2449
+#: src/qemu_driver.c:2469
#, fuzzy
msgid "failed to write save header"
msgstr "Не успеав да запишам во приклучникот %d\n"
-#: src/qemu_driver.c:2457
+#: src/qemu_driver.c:2477
#, fuzzy
msgid "failed to write xml"
msgstr "Не успеав да запишам во приклучникот %d\n"
-#: src/qemu_driver.c:2470 src/qemu_driver.c:2477 src/qemu_driver.c:2748
+#: src/qemu_driver.c:2490 src/qemu_driver.c:2497 src/qemu_driver.c:2768
#: src/remote_internal.c:2241 src/virterror.c:441
msgid "out of memory"
msgstr "нема меморија"
-#: src/qemu_driver.c:2485
+#: src/qemu_driver.c:2505
#, fuzzy
msgid "migrate operation failed"
msgstr "операцијата не успеа"
-#: src/qemu_driver.c:2497
+#: src/qemu_driver.c:2517
msgid "'migrate' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:2532
+#: src/qemu_driver.c:2552
#, fuzzy
msgid "cannot change vcpu count of an active domain"
msgstr "името на неактивниот домен"
-#: src/qemu_driver.c:2538
+#: src/qemu_driver.c:2558
msgid "could not determine max vcpus for the domain"
msgstr ""
-#: src/qemu_driver.c:2544
+#: src/qemu_driver.c:2564
#, c-format
msgid ""
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
msgstr ""
-#: src/qemu_driver.c:2568 src/qemu_driver.c:2620
+#: src/qemu_driver.c:2588 src/qemu_driver.c:2640
#, fuzzy
msgid "cannot pin vcpus on an inactive domain"
msgstr "оддефинира неактивен домен"
-#: src/qemu_driver.c:2574
+#: src/qemu_driver.c:2594
#, c-format
msgid "vcpu number out of range %d > %d"
msgstr ""
-#: src/qemu_driver.c:2595
+#: src/qemu_driver.c:2615
#, fuzzy, c-format
msgid "cannot set affinity: %s"
msgstr "Не успеав да го отворам „%s“: %s"
-#: src/qemu_driver.c:2600
+#: src/qemu_driver.c:2620
#, fuzzy
msgid "cpu affinity is not supported"
msgstr "повикот кон библиотеката не успеа, можеби не е поддржан"
-#: src/qemu_driver.c:2657
+#: src/qemu_driver.c:2677
#, fuzzy, c-format
msgid "cannot get affinity: %s"
msgstr "Не успеав да креирам XML"
-#: src/qemu_driver.c:2667
+#: src/qemu_driver.c:2687
msgid "cpu affinity is not available"
msgstr ""
-#: src/qemu_driver.c:2694
+#: src/qemu_driver.c:2714
#, fuzzy, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr "вчитувам датотека за дефиниција на домен"
-#: src/qemu_driver.c:2720 src/test.c:956
+#: src/qemu_driver.c:2740 src/test.c:956
#, fuzzy
msgid "cannot read domain image"
msgstr "листа на домени на јазолот"
-#: src/qemu_driver.c:2726
+#: src/qemu_driver.c:2746
#, fuzzy
msgid "failed to read qemu header"
msgstr "не успеав да прочитам од Xen-даемонот"
-#: src/qemu_driver.c:2733
+#: src/qemu_driver.c:2753
msgid "image magic is incorrect"
msgstr ""
-#: src/qemu_driver.c:2740
+#: src/qemu_driver.c:2760
#, c-format
msgid "image version is not supported (%d > %d)"
msgstr ""
-#: src/qemu_driver.c:2755
+#: src/qemu_driver.c:2775
#, fuzzy
msgid "failed to read XML"
msgstr "Не успеав да креирам XML"
-#: src/qemu_driver.c:2764
+#: src/qemu_driver.c:2784
#, fuzzy
msgid "failed to parse XML"
msgstr "Не успеав да креирам XML"
-#: src/qemu_driver.c:2777
+#: src/qemu_driver.c:2797
#, fuzzy, c-format
msgid "domain is already active as '%s'"
msgstr "Доменот е веќе активен"
-#: src/qemu_driver.c:2786
+#: src/qemu_driver.c:2806
#, fuzzy
msgid "failed to assign new VM"
msgstr "Не успеав да креирам XML"
-#: src/qemu_driver.c:2799
+#: src/qemu_driver.c:2819
#, fuzzy
msgid "failed to start VM"
msgstr "Не успеав да го стартувам доменот %s"
-#: src/qemu_driver.c:2811
+#: src/qemu_driver.c:2831
#, fuzzy
msgid "failed to resume domain"
msgstr "Не успеав да го продолжам доменот %s"
-#: src/qemu_driver.c:2848 src/qemu_driver.c:3741 src/qemu_driver.c:3776
+#: src/qemu_driver.c:2868 src/qemu_driver.c:3761 src/qemu_driver.c:3796
#, fuzzy
msgid "failed to allocate space for VM name string"
msgstr "Не успеав да алоцирам меморија"
-#: src/qemu_driver.c:2962
+#: src/qemu_driver.c:2982
#, fuzzy, c-format
msgid "cannot convert disk '%s' to bus/device index"
msgstr "прикачува уред за диск"
-#: src/qemu_driver.c:2982
+#: src/qemu_driver.c:3002
#, fuzzy, c-format
msgid "Unsupported disk name mapping for bus '%s'"
msgstr "тип на одредишниот уред"
-#: src/qemu_driver.c:3022
+#: src/qemu_driver.c:3042
#, c-format
msgid "No device with bus '%s' and target '%s'"
msgstr ""
-#: src/qemu_driver.c:3049
+#: src/qemu_driver.c:3069
#, c-format
msgid ""
"Emulator version does not support removable media for device '%s' and target "
"'%s'"
msgstr ""
-#: src/qemu_driver.c:3086
+#: src/qemu_driver.c:3106
msgid "cannot change cdrom media"
msgstr ""
-#: src/qemu_driver.c:3097
+#: src/qemu_driver.c:3117
msgid "changing cdrom media failed"
msgstr ""
-#: src/qemu_driver.c:3157
+#: src/qemu_driver.c:3177
#, fuzzy
msgid "cannot attach usb disk"
msgstr "прикачува уред за диск"
-#: src/qemu_driver.c:3168
+#: src/qemu_driver.c:3188
#, fuzzy
msgid "adding usb disk failed"
msgstr "вчитувам датотека за дефиниција на сервер"
-#: src/qemu_driver.c:3212
+#: src/qemu_driver.c:3232
#, fuzzy
msgid "cannot attach usb device"
msgstr "прикачува уред за диск"
-#: src/qemu_driver.c:3223
+#: src/qemu_driver.c:3243
#, fuzzy
msgid "adding usb device failed"
msgstr "вчитувам датотека за дефиниција на сервер"
-#: src/qemu_driver.c:3253
+#: src/qemu_driver.c:3273
#, fuzzy
msgid "cannot attach device on inactive domain"
msgstr "оддефинира неактивен домен"
-#: src/qemu_driver.c:3276
+#: src/qemu_driver.c:3296
msgid "this device type cannot be attached"
msgstr ""
-#: src/qemu_driver.c:3315
+#: src/qemu_driver.c:3335
#, fuzzy
msgid "cannot set autostart for transient domain"
msgstr "името на неактивниот домен"
-#: src/qemu_driver.c:3341
+#: src/qemu_driver.c:3361
#, fuzzy, c-format
msgid "Failed to create symlink '%s to '%s': %s"
msgstr "Не успеав да го зачувам доменот %s во %s"
-#: src/qemu_driver.c:3348 src/qemu_driver.c:3981 src/storage_driver.c:832
+#: src/qemu_driver.c:3368 src/qemu_driver.c:4001 src/storage_driver.c:832
#, fuzzy, c-format
msgid "Failed to delete symlink '%s': %s"
msgstr "Не успеав да го отворам „%s“: %s"
-#: src/qemu_driver.c:3410
+#: src/qemu_driver.c:3430
#, fuzzy, c-format
msgid "invalid path: %s"
msgstr "невалиден аргумент во %s"
-#: src/qemu_driver.c:3418
+#: src/qemu_driver.c:3438
msgid "'info blockstats' command failed"
msgstr ""
-#: src/qemu_driver.c:3433
+#: src/qemu_driver.c:3453
msgid "'info blockstats' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:3498
+#: src/qemu_driver.c:3518
#, fuzzy, c-format
msgid "device not found: %s (%s)"
msgstr "Доменот е вратен од %s\n"
-#: src/qemu_driver.c:3530 src/qemu_driver.c:3573
+#: src/qemu_driver.c:3550 src/qemu_driver.c:3593
msgid "NULL or empty path"
msgstr ""
-#: src/qemu_driver.c:3541
+#: src/qemu_driver.c:3561
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr ""
-#: src/qemu_driver.c:3583
+#: src/qemu_driver.c:3603
#, fuzzy
msgid "invalid path"
msgstr "невалиден аргумент во %s"
-#: src/qemu_driver.c:3626
+#: src/qemu_driver.c:3646
msgid "QEMU driver only supports virtual memory addrs"
msgstr ""
-#: src/qemu_driver.c:3653
+#: src/qemu_driver.c:3673
#, fuzzy
msgid "'memsave' command failed"
msgstr "име на домен"
-#: src/qemu_driver.c:3682 src/qemu_driver.c:3850 src/qemu_driver.c:3875
-#: src/qemu_driver.c:3889 src/qemu_driver.c:3904 src/qemu_driver.c:3937
-#: src/qemu_driver.c:3953
+#: src/qemu_driver.c:3702 src/qemu_driver.c:3870 src/qemu_driver.c:3895
+#: src/qemu_driver.c:3909 src/qemu_driver.c:3924 src/qemu_driver.c:3957
+#: src/qemu_driver.c:3973
msgid "no network with matching uuid"
msgstr ""
-#: src/qemu_driver.c:3697
+#: src/qemu_driver.c:3717
msgid "no network with matching name"
msgstr ""
-#: src/qemu_driver.c:3856
+#: src/qemu_driver.c:3876
#, fuzzy
msgid "network is still active"
msgstr "Доменот е веќе активен"
-#: src/qemu_driver.c:3917
+#: src/qemu_driver.c:3937
#, fuzzy
msgid "no network with matching id"
msgstr "информација за мрежа во XML"
-#: src/qemu_driver.c:3924
+#: src/qemu_driver.c:3944
#, fuzzy
msgid "failed to allocate space for network bridge string"
msgstr "не успеав да алоцирам јазол"
-#: src/qemu_driver.c:3974 src/storage_driver.c:823
+#: src/qemu_driver.c:3994 src/storage_driver.c:823
#, fuzzy, c-format
msgid "Failed to create symlink '%s' to '%s': %s"
msgstr "Не успеав да го зачувам доменот %s во %s"
msgid "%s not implemented on Win32"
msgstr ""
-#: src/storage_backend_disk.c:85 src/storage_backend_logical.c:57
+#: src/storage_backend_disk.c:90 src/storage_backend_logical.c:57
#, c-format
msgid "unsupported pool format %s"
msgstr ""
-#: src/storage_backend_disk.c:110 src/storage_backend_logical.c:70
+#: src/storage_backend_disk.c:115 src/storage_backend_logical.c:70
#, c-format
msgid "unsupported pool format %d"
msgstr ""
-#: src/storage_backend_disk.c:138 src/storage_backend_fs.c:192
+#: src/storage_backend_disk.c:143 src/storage_backend_fs.c:192
#: src/storage_backend_fs.c:262 src/storage_backend_fs.c:314
#, c-format
msgid "unsupported volume format %s"
msgstr ""
-#: src/storage_backend_disk.c:165 src/storage_backend_fs.c:225
+#: src/storage_backend_disk.c:170 src/storage_backend_fs.c:225
#: src/storage_backend_fs.c:297 src/storage_backend_fs.c:329
#, c-format
msgid "unsupported volume format %d"
msgstr ""
-#: src/storage_backend_disk.c:179 src/storage_backend_disk.c:192
-#: src/storage_backend_disk.c:199 src/storage_backend_disk.c:221
+#: src/storage_backend_disk.c:184 src/storage_backend_disk.c:197
+#: src/storage_backend_disk.c:204 src/storage_backend_disk.c:226
#: src/storage_backend_fs.c:839 src/storage_backend_iscsi.c:177
#: src/storage_backend_logical.c:116 src/storage_backend_logical.c:121
#: src/storage_backend_logical.c:133 src/storage_backend_logical.c:143
-#: src/storage_backend_logical.c:531
+#: src/storage_backend_logical.c:546
msgid "volume"
msgstr ""
-#: src/storage_backend_disk.c:229
+#: src/storage_backend_disk.c:234
msgid "volume extents"
msgstr ""
-#: src/storage_backend_disk.c:237
+#: src/storage_backend_disk.c:242
msgid "cannot parse device start location"
msgstr ""
-#: src/storage_backend_disk.c:244
+#: src/storage_backend_disk.c:249
msgid "cannot parse device end location"
msgstr ""
-#: src/storage_backend_disk.c:250 src/storage_backend_logical.c:154
+#: src/storage_backend_disk.c:255 src/storage_backend_logical.c:154
#: src/storage_backend_logical.c:160
msgid "extents"
msgstr ""
-#: src/storage_backend_disk.c:464
+#: src/storage_backend_disk.c:462
msgid "no large enough free extent"
msgstr ""
-#: src/storage_backend_disk.c:498
-msgid "Disk pools are not yet supported"
+#: src/storage_backend_disk.c:502
+#, c-format
+msgid "Couldn't read volume target path '%s'. %s"
+msgstr ""
+
+#: src/storage_backend_disk.c:517
+#, c-format
+msgid "Volume path '%s' did not start with parent pool source device name."
msgstr ""
+#: src/storage_backend_disk.c:526
+#, fuzzy, c-format
+msgid "cannot parse partition number from target '%s'"
+msgstr "Не успеав да го отворам „%s“: %s"
+
#: src/storage_backend_fs.c:358
#, c-format
msgid "cannot read header '%s': %s"
msgstr ""
#: src/storage_backend_fs.c:1042 src/storage_backend_fs.c:1078
-#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:543
+#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:558
#, c-format
msgid "cannot read path '%s': %s"
msgstr ""
msgid "creation of non-raw images is not supported without qemu-img"
msgstr ""
-#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:552
+#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:567
#, fuzzy, c-format
msgid "cannot set file owner '%s': %s"
msgstr "Не успеав да го отворам „%s“: %s"
-#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:559
+#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:574
#, fuzzy, c-format
msgid "cannot set file mode '%s': %s"
msgstr "Не успеав да го отворам „%s“: %s"
-#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:566
+#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:581
#, c-format
msgid "cannot close file '%s': %s"
msgstr ""
msgid "lvs command failed with exitstatus %d"
msgstr ""
-#: src/storage_backend_logical.c:355
+#: src/storage_backend_logical.c:354
#, fuzzy
msgid "command line"
msgstr "име на домен"
-#: src/storage_backend_logical.c:372
+#: src/storage_backend_logical.c:371
#, c-format
msgid "cannot open device %s"
msgstr ""
-#: src/storage_backend_logical.c:378
+#: src/storage_backend_logical.c:377
#, c-format
msgid "cannot clear device header %s"
msgstr ""
-#: src/storage_backend_logical.c:385
+#: src/storage_backend_logical.c:384
#, c-format
msgid "cannot close device %s"
msgstr ""
-#: src/storage_backend_logical.c:575
+#: src/storage_backend_logical.c:507
+#, fuzzy, c-format
+msgid "cannot remove PV device %s: %s"
+msgstr "не успеав да запишам во конфиг. датотека: %s"
+
+#: src/storage_backend_logical.c:590
#, c-format
msgid "cannot find newly created volume '%s': %s"
msgstr ""
msgstr "ПОДАТОЦИ"
#: src/virsh.c:6292 src/virsh.c:6314
-msgid "blocked"
-msgstr "блокирано"
+#, fuzzy
+msgid "idle"
+msgstr "XML-датотека"
#: src/virsh.c:6294
msgid "paused"
msgid "domain information incomplete, missing uuid"
msgstr "информацијата за доменот е нецелосна, недостасува uuid"
-#: src/xend_internal.c:1109 src/xend_internal.c:2204 src/xend_internal.c:2211
+#: src/xend_internal.c:1109 src/xend_internal.c:2213 src/xend_internal.c:2220
msgid "domain information incomplete, missing name"
msgstr "информацијата за доменот е нецелосна, недостасува име"
msgid "unknown graphics type '%s'"
msgstr "Непознат тип на ОС %s"
-#: src/xend_internal.c:2191
+#: src/xend_internal.c:2200
msgid "domain information incomplete, missing id"
msgstr "информацијата за доменот е нецелосна, недостасува id"
-#: src/xend_internal.c:2260 src/xend_internal.c:2270 src/xend_internal.c:2280
+#: src/xend_internal.c:2269 src/xend_internal.c:2279 src/xend_internal.c:2289
#, fuzzy, c-format
msgid "unknown lifecycle type %s"
msgstr "Непознат тип на ОС %s"
-#: src/xend_internal.c:2593
+#: src/xend_internal.c:2602
#, fuzzy
msgid "failed to parse topology information"
msgstr "не успеав да ја анализирам информацијата за Xend-домен"
-#: src/xend_internal.c:2647
+#: src/xend_internal.c:2656
#, fuzzy
msgid "topology syntax error"
msgstr "синтаксичка грешка во конфиг. датотека"
-#: src/xend_internal.c:2711
+#: src/xend_internal.c:2720
msgid "failed to parse Xend domain information"
msgstr "не успеав да ја анализирам информацијата за Xend-домен"
-#: src/xend_internal.c:3193
+#: src/xend_internal.c:3202
msgid "xenDaemonDomainFetch failed to find this domain"
msgstr ""
-#: src/xend_internal.c:3815 src/xend_internal.c:4290 src/xm_internal.c:1617
+#: src/xend_internal.c:3824 src/xend_internal.c:4299 src/xm_internal.c:1617
#, fuzzy
msgid "failed to build sexpr"
msgstr "Не успеав да го суспендирам доменот %s"
-#: src/xend_internal.c:3917
+#: src/xend_internal.c:3926
#, fuzzy
msgid "unsupported device type"
msgstr "тип на одредишниот уред"
-#: src/xend_internal.c:4020
+#: src/xend_internal.c:4029
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4061
+#: src/xend_internal.c:4070
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4069
+#: src/xend_internal.c:4078
#, fuzzy
msgid "unexpected value from on_xend_start"
msgstr "неочекуван јазол со вредност"
-#: src/xend_internal.c:4080
+#: src/xend_internal.c:4089
#, fuzzy
msgid "no memory"
msgstr "меморија на јазолот"
-#: src/xend_internal.c:4086
+#: src/xend_internal.c:4095
#, fuzzy
msgid "sexpr2string failed"
msgstr "операцијата не успеа"
-#: src/xend_internal.c:4091
+#: src/xend_internal.c:4100
#, fuzzy
msgid "Failed to redefine sexpr"
msgstr "Не успеав да го оддефинирам доменот %s"
-#: src/xend_internal.c:4096
+#: src/xend_internal.c:4105
msgid "on_xend_start not present in sexpr"
msgstr ""
-#: src/xend_internal.c:4127
+#: src/xend_internal.c:4136
#, fuzzy, c-format
msgid "gethostname failed: %s"
msgstr "операцијата не успеа: %s"
-#: src/xend_internal.c:4133
+#: src/xend_internal.c:4142
#, fuzzy, c-format
msgid "failed to strdup hostname: %s"
msgstr "не успеав до го добијам името на серверот"
-#: src/xend_internal.c:4164
+#: src/xend_internal.c:4173
msgid ""
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
"migration"
msgstr ""
-#: src/xend_internal.c:4174
+#: src/xend_internal.c:4183
msgid ""
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
"migration"
msgstr ""
-#: src/xend_internal.c:4186
+#: src/xend_internal.c:4195
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr ""
-#: src/xend_internal.c:4199
+#: src/xend_internal.c:4208
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr ""
-#: src/xend_internal.c:4204
+#: src/xend_internal.c:4213
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr ""
-#: src/xend_internal.c:4211
+#: src/xend_internal.c:4220
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr ""
-#: src/xend_internal.c:4218 src/xend_internal.c:4240 src/xend_internal.c:4248
-#: src/xend_internal.c:4474 src/xend_internal.c:4481 src/xml.c:89
+#: src/xend_internal.c:4227 src/xend_internal.c:4249 src/xend_internal.c:4257
+#: src/xend_internal.c:4483 src/xend_internal.c:4490 src/xml.c:89
msgid "strdup failed"
msgstr ""
-#: src/xend_internal.c:4231
+#: src/xend_internal.c:4240
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr ""
-#: src/xend_internal.c:4284
+#: src/xend_internal.c:4293
#, fuzzy
msgid "failed to parse domain description"
msgstr "не успеав да ја анализирам информацијата за Xend-домен"
-#: src/xend_internal.c:4300
+#: src/xend_internal.c:4309
#, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Не успеав да го креирам неактивниот домен %s\n"
-#: src/xend_internal.c:4456 src/xend_internal.c:4532 src/xend_internal.c:4622
+#: src/xend_internal.c:4465 src/xend_internal.c:4541 src/xend_internal.c:4631
msgid "unsupported in xendConfigVersion < 4"
msgstr ""
-#: src/xend_internal.c:4468
+#: src/xend_internal.c:4477
#, fuzzy
msgid "node information incomplete, missing scheduler name"
msgstr "информацијата за доменот е нецелосна, недостасува име"
-#: src/xend_internal.c:4486 src/xend_internal.c:4580 src/xend_internal.c:4692
+#: src/xend_internal.c:4495 src/xend_internal.c:4589 src/xend_internal.c:4701
#, fuzzy
msgid "Unknown scheduler"
msgstr "Непознато"
-#: src/xend_internal.c:4545 src/xend_internal.c:4635
+#: src/xend_internal.c:4554 src/xend_internal.c:4644
#, fuzzy
msgid "Failed to get a scheduler name"
msgstr "не успеав до го добијам името на серверот"
-#: src/xend_internal.c:4558 src/xend_internal.c:4671
+#: src/xend_internal.c:4567 src/xend_internal.c:4680
#, fuzzy
msgid "domain information incomplete, missing cpu_weight"
msgstr "информацијата за доменот е нецелосна, недостасува uuid"
-#: src/xend_internal.c:4563 src/xend_internal.c:4680
+#: src/xend_internal.c:4572 src/xend_internal.c:4689
#, fuzzy
msgid "domain information incomplete, missing cpu_cap"
msgstr "информацијата за доменот е нецелосна, недостасува uuid"
-#: src/xend_internal.c:4739
+#: src/xend_internal.c:4748
msgid "domainBlockPeek is not supported for dom0"
msgstr ""
-#: src/xend_internal.c:4762
+#: src/xend_internal.c:4771
#, fuzzy, c-format
msgid "%s: invalid path"
msgstr "невалиден аргумент во %s"
-#: src/xend_internal.c:4770
+#: src/xend_internal.c:4779
#, fuzzy, c-format
msgid "failed to open for reading: %s: %s"
msgstr "не успеав да ја отворам %s за читање"
-#: src/xend_internal.c:4782
+#: src/xend_internal.c:4791
#, fuzzy, c-format
msgid "failed to lseek or read from file: %s: %s"
msgstr "Не успеав да го отворам „%s“: %s"
-#: src/xend_internal.c:4865 src/xend_internal.c:4911
+#: src/xend_internal.c:4874 src/xend_internal.c:4920
#, fuzzy, c-format
msgid "unexpected graphics type %d"
msgstr "неочекуван mime-тип"
-#: src/xend_internal.c:4954
+#: src/xend_internal.c:4963
#, fuzzy
msgid "unexpected chr device type"
msgstr "неочекуван mime-тип"
-#: src/xend_internal.c:5128 src/xm_internal.c:1779
+#: src/xend_internal.c:5137 src/xm_internal.c:1779
#, fuzzy, c-format
msgid "unsupported network type %d"
msgstr "неочекуван mime-тип"
-#: src/xend_internal.c:5302 src/xend_internal.c:5309 src/xend_internal.c:5316
+#: src/xend_internal.c:5311 src/xend_internal.c:5318 src/xend_internal.c:5325
#, fuzzy, c-format
msgid "unexpected lifecycle value %d"
msgstr "неочекуван јазол со вредност"
-#: src/xend_internal.c:5333
+#: src/xend_internal.c:5342
#, fuzzy
msgid "no HVM domain loader"
msgstr "листа на домени на јазолот"
-#: src/xend_internal.c:5544
+#: src/xend_internal.c:5553
#, fuzzy
msgid "hotplug of device type not supported"
msgstr "повикот кон библиотеката не успеа, можеби не е поддржан"
msgid "failed to connect to Xen Store"
msgstr "не успеав да се поврзам со Xen Store"
+#~ msgid "blocked"
+#~ msgstr "блокирано"
+
#, fuzzy
#~ msgid "invalid interface type: %s"
#~ msgstr "тип на одредишниот уред"
#~ msgid "cannot read tty pid file %s: %s"
#~ msgstr "не успеав да запишам во конфиг. датотека: %s"
-#, fuzzy
-#~ msgid "cannot remove ttyPidFile %s: %s"
-#~ msgstr "не успеав да запишам во конфиг. датотека: %s"
-
#, fuzzy
#~ msgid "failed to calloc memory for init string: %s"
#~ msgstr "Не успеав да алоцирам меморија"
msgstr ""
"Project-Id-Version: ml\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-09-08 14:51+0200\n"
+"POT-Creation-Date: 2008-09-23 22:28+0200\n"
"PO-Revision-Date: 2007-12-11 09:53+0530\n"
"Last-Translator: Ani Peter <apeter@redhat.com>\n"
"Language-Team: Malayalam\n"
msgid "storage_vol not found"
msgstr "നെറ്റ്വറ്ക്ക് ലഭ്യമായില്ല"
-#: src/conf.c:155 src/conf.c:203 src/conf.c:488 src/conf.c:525 src/conf.c:553
-#: src/conf.c:631
+#: src/conf.c:164 src/conf.c:212 src/conf.c:491 src/conf.c:528 src/conf.c:555
+#: src/conf.c:630
msgid "allocating configuration"
msgstr "കോണ്ഫിഗറേഷന് അനുവദിക്കുന്നു"
-#: src/conf.c:338
+#: src/conf.c:347
msgid "unterminated number"
msgstr "അവസാനിപ്പിക്കാത്ത നംബര്"
-#: src/conf.c:372 src/conf.c:389 src/conf.c:401
+#: src/conf.c:380 src/conf.c:396 src/conf.c:407
msgid "unterminated string"
msgstr "അവസാനിപ്പിക്കാത്ത സ്ട്രിങ്"
-#: src/conf.c:429 src/conf.c:483
+#: src/conf.c:434 src/conf.c:487
msgid "expecting a value"
msgstr "ഒരു മൂല്ല്യം പ്രതീക്ഷിക്കുന്നു"
-#: src/conf.c:450
+#: src/conf.c:454
msgid "expecting a separator in list"
msgstr "ലിസ്റ്റില് ഒരു സെപറേറ്റര് പ്രതീക്ഷിക്കുന്നു"
-#: src/conf.c:473
+#: src/conf.c:477
#, fuzzy
msgid "list is not closed with ]"
msgstr "ലിസ്റ്റിന്റെ അവസാനം ] ഇല്ല"
-#: src/conf.c:518
+#: src/conf.c:521
msgid "expecting a name"
msgstr "ഒരു പേര് പ്രതീക്ഷിക്കുന്നു"
-#: src/conf.c:581
+#: src/conf.c:582
msgid "expecting a separator"
msgstr "ഒരു സെപ്പറേറ്റര് പ്രതീക്ഷിക്കുന്നു"
msgid "expecting an assignment"
msgstr "ഒരു അസ്സൈന്മെന്റ് പ്രതീക്ഷിക്കുന്നു"
-#: src/conf.c:894 src/conf.c:950 src/xend_internal.c:584
-#: src/xend_internal.c:2657 src/xm_internal.c:1475 src/xm_internal.c:1482
+#: src/conf.c:892 src/conf.c:948 src/xend_internal.c:584
+#: src/xend_internal.c:2666 src/xm_internal.c:1475 src/xm_internal.c:1482
msgid "allocate buffer"
msgstr "ബഫര് ലഭ്യമാക്കുക"
-#: src/conf.c:901
+#: src/conf.c:899
msgid "failed to open file"
msgstr "ഫയല് തുറക്കുന്നതില് പരാജയം"
-#: src/conf.c:912
+#: src/conf.c:910
msgid "failed to save content"
msgstr "ഉള്ളടക്കം സൂക്ഷിക്കുന്നതില് പരാജയം"
msgid "cannot extract disk devices"
msgstr "ഇന്ററ്ഫെയിസ് ഡിവൈസ്"
-#: src/domain_conf.c:1939 src/qemu_driver.c:3133
+#: src/domain_conf.c:1939 src/qemu_driver.c:3153
#, fuzzy, c-format
msgid "duplicate disk target '%s'"
msgstr "ലക്ഷ്യമായ ഡിവൈസ് ഏത് തരം"
msgid "unexpected char type %d"
msgstr "അപ്രതീക്ഷിതമായ mime രീതി"
-#: src/domain_conf.c:2815 src/xend_internal.c:5214
+#: src/domain_conf.c:2815 src/xend_internal.c:5223
#, fuzzy, c-format
msgid "unexpected sound model %d"
msgstr "അപ്രതീക്ഷിതമായ mime രീതി"
-#: src/domain_conf.c:2835 src/xend_internal.c:5237
+#: src/domain_conf.c:2835 src/xend_internal.c:5246
#, fuzzy, c-format
msgid "unexpected input type %d"
msgstr "അപ്രതീക്ഷിതമായ mime രീതി"
#: src/lxc_driver.c:274 src/lxc_driver.c:309 src/lxc_driver.c:335
#: src/lxc_driver.c:350 src/openvz_driver.c:238 src/openvz_driver.c:267
-#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:620
-#: src/openvz_driver.c:651 src/openvz_driver.c:672 src/openvz_driver.c:713
-#: src/qemu_driver.c:2192 src/qemu_driver.c:2279 src/qemu_driver.c:2828
-#: src/qemu_driver.c:2883 src/qemu_driver.c:2927 src/qemu_driver.c:3007
-#: src/qemu_driver.c:3123 src/qemu_driver.c:3192 src/qemu_driver.c:3247
-#: src/qemu_driver.c:3291 src/qemu_driver.c:3309 src/qemu_driver.c:3567
+#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:621
+#: src/openvz_driver.c:652 src/openvz_driver.c:673 src/openvz_driver.c:714
+#: src/qemu_driver.c:2212 src/qemu_driver.c:2299 src/qemu_driver.c:2848
+#: src/qemu_driver.c:2903 src/qemu_driver.c:2947 src/qemu_driver.c:3027
+#: src/qemu_driver.c:3143 src/qemu_driver.c:3212 src/qemu_driver.c:3267
+#: src/qemu_driver.c:3311 src/qemu_driver.c:3329 src/qemu_driver.c:3587
#, fuzzy
msgid "no domain with matching uuid"
msgstr "ഡൊമെയിന് id അല്ലെങ്കില് uuid"
-#: src/lxc_driver.c:280 src/openvz_driver.c:625 src/qemu_driver.c:2933
+#: src/lxc_driver.c:280 src/openvz_driver.c:626 src/qemu_driver.c:2953
#, fuzzy
msgid "cannot delete active domain"
msgstr "നിഷ്ക്രിയമായ ഡൊമെയിന്റെ പേര്"
-#: src/lxc_driver.c:286 src/qemu_driver.c:2939
+#: src/lxc_driver.c:286 src/qemu_driver.c:2959
#, fuzzy
msgid "cannot undefine transient domain"
msgstr "നിഷ്ക്രിയമായ ഡൊമെയിന്റെ പേര്"
msgid "container '%s' unexpectedly shutdown during startup"
msgstr ""
-#: src/lxc_driver.c:747 src/qemu_driver.c:892
+#: src/lxc_driver.c:747 src/qemu_driver.c:893
#, fuzzy, c-format
msgid "cannot create log directory %s: %s"
msgstr "കോണ്ഫിഗറേഷന് ഫയല് എഴുതുന്നതില് പരാജയം: %s"
msgid "unknown forwarding type '%s'"
msgstr "അപരിചിതമായ OS രീതി %s"
-#: src/network_conf.c:662 src/qemu_driver.c:3334 src/qemu_driver.c:3967
+#: src/network_conf.c:662 src/qemu_driver.c:3354 src/qemu_driver.c:3987
#: src/storage_driver.c:816
#, c-format
msgid "cannot create autostart directory %s: %s"
msgid "no config file for %s"
msgstr "കോണ്ഫിഗറേഷന് ഫയലില് സിന്റ്റാക്സ് പിശക്: %s"
-#: src/openvz_conf.c:187
+#: src/openvz_conf.c:190
+#, fuzzy, c-format
+msgid "Cound not read 'IP_ADDRESS' from config for container %d"
+msgstr "URI കണക്ഷന് പാഴ്സ് ചെയ്യുവാന് സാധ്യമായില്ല"
+
+#: src/openvz_conf.c:220
+#, fuzzy, c-format
+msgid "Cound not read 'NETIF' from config for container %d"
+msgstr "URI കണക്ഷന് പാഴ്സ് ചെയ്യുവാന് സാധ്യമായില്ല"
+
+#: src/openvz_conf.c:247
+#, fuzzy
+msgid "Too long network device name"
+msgstr "നെറ്റ്വര്ക്ക് ഫയലിന്രെ നാമം പരിഹരിക്കുക"
+
+#: src/openvz_conf.c:264
+#, fuzzy
+msgid "Wrong length MAC address"
+msgstr "തെറ്റായ MAC adress"
+
+#: src/openvz_conf.c:271
+#, fuzzy
+msgid "Wrong MAC address"
+msgstr "MAC വിലാസം"
+
+#: src/openvz_conf.c:327
#, fuzzy
msgid "popen failed"
msgstr "പ്രക്രിയ പരാജയപ്പെട്ടു"
-#: src/openvz_conf.c:197
+#: src/openvz_conf.c:337
#, fuzzy
msgid "Failed to parse vzlist output"
msgstr "'%s' തുറക്കുന്നതില് പരാജയം: %s"
-#: src/openvz_conf.c:223
+#: src/openvz_conf.c:363
#, fuzzy
msgid "UUID in config file malformed"
msgstr "കോണ്ഫിഗറേഷന് ഫയലില് സിന്റ്റാക്സ് പിശക്: %s"
-#: src/openvz_conf.c:235
+#: src/openvz_conf.c:375
#, fuzzy, c-format
msgid "Cound not read config for container %d"
msgstr "URI കണക്ഷന് പാഴ്സ് ചെയ്യുവാന് സാധ്യമായില്ല"
msgid "Container ID is not specified"
msgstr ""
-#: src/openvz_driver.c:391 src/openvz_driver.c:459 src/openvz_driver.c:534
-#: src/openvz_driver.c:554 src/openvz_driver.c:600 src/openvz_driver.c:631
-#: src/openvz_driver.c:656 src/openvz_driver.c:728 src/openvz_driver.c:826
-#: src/openvz_driver.c:872
+#: src/openvz_driver.c:391 src/openvz_driver.c:460 src/openvz_driver.c:535
+#: src/openvz_driver.c:555 src/openvz_driver.c:601 src/openvz_driver.c:632
+#: src/openvz_driver.c:657 src/openvz_driver.c:729 src/openvz_driver.c:827
+#: src/openvz_driver.c:873
#, fuzzy, c-format
msgid "Could not exec %s"
msgstr "%s-ലേക്ക് കണക്ട് ചെയ്യുവാന് സാധ്യമായില്ല"
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:451 src/openvz_driver.c:528
+#: src/openvz_driver.c:452 src/openvz_driver.c:529
msgid "Error creating command for container"
msgstr ""
-#: src/openvz_driver.c:465 src/openvz_driver.c:540
+#: src/openvz_driver.c:466 src/openvz_driver.c:541
#, fuzzy
msgid "Could not set UUID"
msgstr "URI കണക്ഷന് പാഴ്സ് ചെയ്യുവാന് സാധ്യമായില്ല"
-#: src/openvz_driver.c:475 src/openvz_driver.c:546
+#: src/openvz_driver.c:476 src/openvz_driver.c:547
#, fuzzy
msgid "Could not configure network"
msgstr "%s-ലേക്ക് കണക്ട് ചെയ്യുവാന് സാധ്യമായില്ല"
-#: src/openvz_driver.c:482 src/openvz_driver.c:569
+#: src/openvz_driver.c:483 src/openvz_driver.c:570
#, fuzzy
msgid "Could not set number of virtual cpu"
msgstr "വിര്ച്ച്വല് CPU-കളുടെ എണ്ണം മാറ്റുക"
#: src/openvz_driver.c:517
#, c-format
-msgid "Already an OPENVZ VM defined with the id '%d'"
+msgid "Already an OPENVZ VM defined with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:588
+#: src/openvz_driver.c:589
msgid "no domain with matching id"
msgstr ""
-#: src/openvz_driver.c:594
+#: src/openvz_driver.c:595
#, fuzzy
msgid "domain is not in shutoff state"
msgstr "ഡൊമെയിന് ഇപ്പോഴും പ്റവറ്ത്തനത്തിലാണ്"
-#: src/openvz_driver.c:677
+#: src/openvz_driver.c:678
#, fuzzy
msgid "Could not read container config"
msgstr "URI കണക്ഷന് പാഴ്സ് ചെയ്യുവാന് സാധ്യമായില്ല"
-#: src/openvz_driver.c:693 src/qemu_driver.c:1823
+#: src/openvz_driver.c:694 src/qemu_driver.c:1843
#, fuzzy, c-format
msgid "unknown type '%s'"
msgstr "അപരിചിതമായ OS രീതി %s"
-#: src/openvz_driver.c:719
+#: src/openvz_driver.c:720
msgid "VCPUs should be >= 1"
msgstr ""
-#: src/openvz_driver.c:835 src/openvz_driver.c:881
+#: src/openvz_driver.c:836 src/openvz_driver.c:882
#, fuzzy, c-format
msgid "Could not parse VPS ID %s"
msgstr "URI കണക്ഷന് പാഴ്സ് ചെയ്യുവാന് സാധ്യമായില്ല"
msgid "Unexpected exit status '%d', qemu probably failed"
msgstr ""
-#: src/qemu_conf.c:519 src/qemu_driver.c:925
+#: src/qemu_conf.c:519 src/qemu_driver.c:926
#, fuzzy, c-format
msgid "Cannot find QEMU binary %s: %s"
msgstr "'%s' തുറക്കുന്നതില് പരാജയം: %s"
msgid "Network type %d is not supported"
msgstr "നെറ്റ്വറ്ക്ക് %s തുടങ്ങിയിരിക്കുന്നു\n"
-#: src/qemu_conf.c:580 src/qemu_driver.c:1515
+#: src/qemu_conf.c:580 src/qemu_driver.c:1514
#, fuzzy, c-format
msgid "cannot initialize bridge support: %s"
msgstr "'%s' തുറക്കുന്നതില് പരാജയം: %s"
msgid "failed to allocate space for argv string"
msgstr "മെമ്മറി ലഭ്യമാക്കുന്നതില് പരാജയം"
-#: src/qemu_driver.c:90
+#: src/qemu_driver.c:91
#, fuzzy
msgid "Failed to set close-on-exec file descriptor flag\n"
msgstr "%s: ലോഗ് ഫയല് എഴുതുന്നതില് പരാജയം: %s"
-#: src/qemu_driver.c:105
+#: src/qemu_driver.c:106
#, fuzzy
msgid "Failed to set non-blocking file descriptor flag\n"
msgstr "Xend ഡൊമെയിന് വിവരം പാര്സ് ചെയ്യുന്നതില് പരാജയപ്പെട്ടു"
-#: src/qemu_driver.c:150
+#: src/qemu_driver.c:151
#, fuzzy, c-format
msgid "Failed to autostart network '%s': %s\n"
msgstr "നെറ്റ്വറ്ക്ക് %s തുടങ്ങുന്നതില് പരാജയം"
-#: src/qemu_driver.c:165
+#: src/qemu_driver.c:166
#, fuzzy, c-format
msgid "Failed to autostart VM '%s': %s\n"
msgstr "'%s' തുറക്കുന്നതില് പരാജയം: %s"
-#: src/qemu_driver.c:201
+#: src/qemu_driver.c:202
#, fuzzy, c-format
msgid "Failed to find user record for uid '%d': %s\n"
msgstr "നെറ്റ്വറ്ക്ക് ലഭ്യമാക്കുന്നതില് പരാജയപ്പെട്ടു: %s"
-#: src/qemu_driver.c:212
+#: src/qemu_driver.c:213
#, fuzzy
msgid "out of memory in asprintf\n"
msgstr "മെമ്മറി ലഭ്യമല്ല"
-#: src/qemu_driver.c:268
+#: src/qemu_driver.c:269
#, fuzzy
msgid "qemudStartup: out of memory\n"
msgstr "മെമ്മറി ലഭ്യമല്ല"
-#: src/qemu_driver.c:295
+#: src/qemu_driver.c:296
msgid "Reloading iptables rules\n"
msgstr ""
-#: src/qemu_driver.c:433
+#: src/qemu_driver.c:434
#, c-format
msgid ""
"QEMU quit during %s startup\n"
"%s"
msgstr ""
-#: src/qemu_driver.c:443 src/qemu_driver.c:456
+#: src/qemu_driver.c:444 src/qemu_driver.c:457
#, c-format
msgid "Failure while reading %s startup output: %s"
msgstr ""
-#: src/qemu_driver.c:451
+#: src/qemu_driver.c:452
#, c-format
msgid "Timed out while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:467
+#: src/qemu_driver.c:468
#, c-format
msgid "Failure while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:479
+#: src/qemu_driver.c:480
#, c-format
msgid "Out of space while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:510
+#: src/qemu_driver.c:511
#, fuzzy, c-format
msgid "Unable to open monitor path %s"
msgstr "'%s' തുറക്കുന്നതില് പരാജയം: %s"
-#: src/qemu_driver.c:515
+#: src/qemu_driver.c:516
msgid "Unable to set monitor close-on-exec flag"
msgstr ""
-#: src/qemu_driver.c:520
+#: src/qemu_driver.c:521
msgid "Unable to put monitor into non-blocking mode"
msgstr ""
-#: src/qemu_driver.c:648 src/qemu_driver.c:1027 src/qemu_driver.c:1726
-#: src/qemu_driver.c:1736
+#: src/qemu_driver.c:649 src/qemu_driver.c:1028 src/qemu_driver.c:1725
+#: src/qemu_driver.c:1735
#, fuzzy, c-format
msgid "Unable to log VM console data: %s\n"
msgstr "%s: ലോഗ് ഫയല് എഴുതുന്നതില് പരാജയം: %s"
-#: src/qemu_driver.c:671
+#: src/qemu_driver.c:672
#, fuzzy
msgid "allocate cpumap"
msgstr "പുതിയ കോണ്ടോക്സ്റ്റ് വ്യക്തമാക്കുക"
-#: src/qemu_driver.c:682
+#: src/qemu_driver.c:683
msgid "cannot run monitor command to fetch CPU thread info"
msgstr ""
-#: src/qemu_driver.c:786
+#: src/qemu_driver.c:787
#, fuzzy, c-format
msgid "failed to set CPU affinity %s"
msgstr "ഡൊമെയിന് '%s' ലഭ്യമാകുന്നതില് പരാജയം"
-#: src/qemu_driver.c:796 src/qemu_driver.c:2135
+#: src/qemu_driver.c:797 src/qemu_driver.c:2155
#, fuzzy
msgid "resume operation failed"
msgstr "പ്രക്രിയ പരാജയപ്പെട്ടു"
-#: src/qemu_driver.c:859
+#: src/qemu_driver.c:860
#, fuzzy
msgid "VM is already active"
msgstr "ഡൊമെയിന് നിലിവില് പ്രവര്ത്തനത്തിലാണ്"
-#: src/qemu_driver.c:869
+#: src/qemu_driver.c:870
msgid "Unable to find an unused VNC port"
msgstr ""
-#: src/qemu_driver.c:881
+#: src/qemu_driver.c:882
#, c-format
msgid "config file path too long: %s/%s.log"
msgstr ""
-#: src/qemu_driver.c:900
+#: src/qemu_driver.c:901
#, fuzzy, c-format
msgid "failed to create logfile %s: %s"
msgstr "%s: ലോഗ് ഫയല് എഴുതുന്നതില് പരാജയം: %s"
-#: src/qemu_driver.c:906
+#: src/qemu_driver.c:907
#, fuzzy, c-format
msgid "Unable to set VM logfile close-on-exec flag %s"
msgstr "%s: ലോഗ് ഫയല് എഴുതുന്നതില് പരാജയം: %s"
-#: src/qemu_driver.c:935 src/qemu_driver.c:3032
+#: src/qemu_driver.c:936 src/qemu_driver.c:3052
#, fuzzy, c-format
msgid "Cannot determine QEMU argv syntax %s"
msgstr "'%s' തുറക്കുന്നതില് പരാജയം: %s"
-#: src/qemu_driver.c:951 src/qemu_driver.c:954 src/qemu_driver.c:959
+#: src/qemu_driver.c:952 src/qemu_driver.c:955 src/qemu_driver.c:960
#, fuzzy, c-format
msgid "Unable to write argv to logfile %d: %s\n"
msgstr "%s: ലോഗ് ഫയല് എഴുതുന്നതില് പരാജയം: %s"
-#: src/qemu_driver.c:1041
+#: src/qemu_driver.c:1040
#, fuzzy, c-format
msgid "Shutting down VM '%s'\n"
msgstr "നെറ്റ്വറ്ക്ക് '%s' ലഭ്യമാകുന്നതില് പരാജയം"
-#: src/qemu_driver.c:1052
+#: src/qemu_driver.c:1051
#, fuzzy, c-format
msgid "Unable to close logfile %d: %s\n"
msgstr "%s: ലോഗ് ഫയല് എഴുതുന്നതില് പരാജയം: %s"
-#: src/qemu_driver.c:1067
+#: src/qemu_driver.c:1066
#, fuzzy
msgid "Got unexpected pid, damn\n"
msgstr "അപ്രതീക്ഷിതമായ dict നോഡ്"
-#: src/qemu_driver.c:1221
+#: src/qemu_driver.c:1220
#, fuzzy
msgid "failed to allocate space for dnsmasq argv"
msgstr "ഒരു നോഡ് ലഭ്യമാക്കുന്നതില് പരാജയം"
-#: src/qemu_driver.c:1235
+#: src/qemu_driver.c:1234
msgid "cannot start dhcp daemon without IP address for server"
msgstr ""
-#: src/qemu_driver.c:1264
+#: src/qemu_driver.c:1263
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
msgstr "ഡൊമെയിന് %s-നെ %s ആയി സൂക്ഷിക്കുന്നതില് പരാജയം"
-#: src/qemu_driver.c:1275
+#: src/qemu_driver.c:1274
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
msgstr "ഡൊമെയിന് %s-നെ %s ആയി സൂക്ഷിക്കുന്നതില് പരാജയം"
-#: src/qemu_driver.c:1285
+#: src/qemu_driver.c:1284
#, fuzzy, c-format
msgid "failed to add iptables rule to enable masquerading : %s\n"
msgstr "ഡൊമെയിന് %s-നെ %s ആയി സൂക്ഷിക്കുന്നതില് പരാജയം"
-#: src/qemu_driver.c:1317
+#: src/qemu_driver.c:1316
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
msgstr "ഡൊമെയിന് %s-നെ %s ആയി സൂക്ഷിക്കുന്നതില് പരാജയം"
-#: src/qemu_driver.c:1328
+#: src/qemu_driver.c:1327
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
msgstr "ഡൊമെയിന് %s-നെ %s ആയി സൂക്ഷിക്കുന്നതില് പരാജയം"
-#: src/qemu_driver.c:1353
+#: src/qemu_driver.c:1352
#, fuzzy
msgid "failed to allocate space for IP tables support"
msgstr "ഒരു നോഡ് ലഭ്യമാക്കുന്നതില് പരാജയം"
-#: src/qemu_driver.c:1361 src/qemu_driver.c:1368
+#: src/qemu_driver.c:1360 src/qemu_driver.c:1367
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
msgstr "ഡൊമെയിന് %s-നെ %s ആയി സൂക്ഷിക്കുന്നതില് പരാജയം"
-#: src/qemu_driver.c:1376 src/qemu_driver.c:1383
+#: src/qemu_driver.c:1375 src/qemu_driver.c:1382
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
msgstr "ഡൊമെയിന് %s-നെ %s ആയി സൂക്ഷിക്കുന്നതില് പരാജയം"
-#: src/qemu_driver.c:1393
+#: src/qemu_driver.c:1392
#, fuzzy, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
msgstr "ഡൊമെയിന് %s-നെ %s ആയി സൂക്ഷിക്കുന്നതില് പരാജയം"
-#: src/qemu_driver.c:1400
+#: src/qemu_driver.c:1399
#, fuzzy, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
msgstr "ഡൊമെയിന് %s-നെ %s ആയി സൂക്ഷിക്കുന്നതില് പരാജയം"
-#: src/qemu_driver.c:1408
+#: src/qemu_driver.c:1407
#, fuzzy, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
msgstr "ഡൊമെയിന് %s-നെ %s ആയി സൂക്ഷിക്കുന്നതില് പരാജയം"
-#: src/qemu_driver.c:1509
+#: src/qemu_driver.c:1508
#, fuzzy
msgid "network is already active"
msgstr "ഡൊമെയിന് നിലിവില് പ്രവര്ത്തനത്തിലാണ്"
-#: src/qemu_driver.c:1521
+#: src/qemu_driver.c:1520
#, fuzzy, c-format
msgid "cannot create bridge '%s' : %s"
msgstr "കോണ്ഫിഗറേഷന് ഫയല് എഴുതുന്നതില് പരാജയം: %s"
-#: src/qemu_driver.c:1536
+#: src/qemu_driver.c:1535
#, fuzzy, c-format
msgid "cannot set IP address on bridge '%s' to '%s' : %s"
msgstr "'%s' തുറക്കുന്നതില് പരാജയം: %s"
-#: src/qemu_driver.c:1544
+#: src/qemu_driver.c:1543
#, fuzzy, c-format
msgid "cannot set netmask on bridge '%s' to '%s' : %s"
msgstr "'%s' തുറക്കുന്നതില് പരാജയം: %s"
-#: src/qemu_driver.c:1552
+#: src/qemu_driver.c:1551
#, fuzzy, c-format
msgid "failed to bring the bridge '%s' up : %s"
msgstr "'%s' തുറക്കുന്നതില് പരാജയം: %s"
-#: src/qemu_driver.c:1563
+#: src/qemu_driver.c:1562
#, fuzzy, c-format
msgid "failed to enable IP forwarding : %s"
msgstr "വായിക്കുന്നതിനായി %s തുറക്കുന്നതില് പരാജയം"
-#: src/qemu_driver.c:1581 src/qemu_driver.c:1612
+#: src/qemu_driver.c:1580 src/qemu_driver.c:1611
#, fuzzy, c-format
msgid "Failed to bring down bridge '%s' : %s\n"
msgstr "'%s' തുറക്കുന്നതില് പരാജയം: %s"
-#: src/qemu_driver.c:1587 src/qemu_driver.c:1617
+#: src/qemu_driver.c:1586 src/qemu_driver.c:1616
#, fuzzy, c-format
msgid "Failed to delete bridge '%s' : %s\n"
msgstr "'%s' തുറക്കുന്നതില് പരാജയം: %s"
-#: src/qemu_driver.c:1600
+#: src/qemu_driver.c:1599
#, fuzzy, c-format
msgid "Shutting down network '%s'\n"
msgstr "നെറ്റ്വറ്ക്ക് '%s' ലഭ്യമാകുന്നതില് പരാജയം"
-#: src/qemu_driver.c:1626
+#: src/qemu_driver.c:1625
#, fuzzy
msgid "Got unexpected pid for dnsmasq\n"
msgstr "അപ്രതീക്ഷിതമായ dict നോഡ്"
-#: src/qemu_driver.c:1839
+#: src/qemu_driver.c:1814
+#, fuzzy, c-format
+msgid "Unable to open %s: %s\n"
+msgstr "'%s' തുറക്കുന്നതില് പരാജയം: %s"
+
+#: src/qemu_driver.c:1859
#, fuzzy
msgid "failed to allocate space for capabilities support"
msgstr "മെമ്മറി ലഭ്യമാക്കുന്നതില് പരാജയം"
-#: src/qemu_driver.c:1858 src/qemu_driver.c:1884
+#: src/qemu_driver.c:1878 src/qemu_driver.c:1904
msgid "NUMA not supported on this host"
msgstr ""
-#: src/qemu_driver.c:1869 src/qemu_driver.c:1892
+#: src/qemu_driver.c:1889 src/qemu_driver.c:1912
#, fuzzy
msgid "Failed to query NUMA free memory"
msgstr "NUMA-യില് ഉപയോഗത്തിലില്ലാത്ത മെമ്മറി:"
-#: src/qemu_driver.c:2053
+#: src/qemu_driver.c:2073
#, fuzzy, c-format
msgid "domain '%s' is already defined"
msgstr "%s ഡൊമെയിന് നിലവിലുണ്ട്"
-#: src/qemu_driver.c:2064
+#: src/qemu_driver.c:2084
#, fuzzy, c-format
msgid "domain with uuid '%s' is already defined"
msgstr "%s ഡൊമെയിന് നിലവിലുണ്ട്"
-#: src/qemu_driver.c:2094 src/qemu_driver.c:2123 src/qemu_driver.c:2152
-#: src/qemu_driver.c:2172 src/qemu_driver.c:2410 src/qemu_driver.c:3383
-#: src/qemu_driver.c:3518 src/qemu_driver.c:3632
+#: src/qemu_driver.c:2114 src/qemu_driver.c:2143 src/qemu_driver.c:2172
+#: src/qemu_driver.c:2192 src/qemu_driver.c:2430 src/qemu_driver.c:3403
+#: src/qemu_driver.c:3538 src/qemu_driver.c:3652
#, c-format
msgid "no domain with matching id %d"
msgstr ""
-#: src/qemu_driver.c:2099 src/qemu_driver.c:2128 src/qemu_driver.c:2416
-#: src/qemu_driver.c:3388 src/qemu_driver.c:3524 src/qemu_driver.c:3638
+#: src/qemu_driver.c:2119 src/qemu_driver.c:2148 src/qemu_driver.c:2436
+#: src/qemu_driver.c:3408 src/qemu_driver.c:3544 src/qemu_driver.c:3658
#, fuzzy
msgid "domain is not running"
msgstr "ഡൊമെയിന് ഇപ്പോഴും പ്റവറ്ത്തനത്തിലാണ്"
-#: src/qemu_driver.c:2107
+#: src/qemu_driver.c:2127
#, fuzzy
msgid "suspend operation failed"
msgstr "പ്രക്രിയ പരാജയപ്പെട്ടു"
-#: src/qemu_driver.c:2158
+#: src/qemu_driver.c:2178
#, fuzzy
msgid "shutdown operation failed"
msgstr "പ്രക്രിയ പരാജയപ്പെട്ടു"
-#: src/qemu_driver.c:2198
+#: src/qemu_driver.c:2218
#, fuzzy
msgid "failed to allocate space for ostype"
msgstr "ഒരു നോഡ് ലഭ്യമാക്കുന്നതില് പരാജയം"
-#: src/qemu_driver.c:2214 src/qemu_driver.c:2230 src/qemu_driver.c:2253
-#: src/qemu_driver.c:2526 src/qemu_driver.c:2688
+#: src/qemu_driver.c:2234 src/qemu_driver.c:2250 src/qemu_driver.c:2273
+#: src/qemu_driver.c:2546 src/qemu_driver.c:2708
#, c-format
msgid "no domain with matching uuid '%s'"
msgstr ""
-#: src/qemu_driver.c:2236
+#: src/qemu_driver.c:2256
msgid "cannot set max memory lower than current memory"
msgstr ""
-#: src/qemu_driver.c:2259
+#: src/qemu_driver.c:2279
#, fuzzy
msgid "cannot set memory of an active domain"
msgstr "നിഷ്ക്രിയമായ ഡൊമെയിന്റെ പേര്"
-#: src/qemu_driver.c:2265
+#: src/qemu_driver.c:2285
msgid "cannot set memory higher than max memory"
msgstr ""
-#: src/qemu_driver.c:2425
+#: src/qemu_driver.c:2445
#, fuzzy
msgid "failed to pause domain"
msgstr "ഡൊമെയിന് %s താല്ക്കാലികമായി നിര്ത്തുന്നതില് പരാജയപ്പെട്ടു"
-#: src/qemu_driver.c:2434
+#: src/qemu_driver.c:2454
#, fuzzy
msgid "failed to get domain xml"
msgstr "ഡൊമെയിന് UUID ലഭ്യമാക്കുന്നതില് പരാജയം"
-#: src/qemu_driver.c:2442
+#: src/qemu_driver.c:2462
#, fuzzy, c-format
msgid "failed to create '%s'"
msgstr "XML ഉണ്ടാക്കുന്നതില് പരാജയം"
-#: src/qemu_driver.c:2449
+#: src/qemu_driver.c:2469
#, fuzzy
msgid "failed to write save header"
msgstr "സോക്കറ്റ് %d-ലേക്ക് എഴുതുന്നതില് പരാജയം\n"
-#: src/qemu_driver.c:2457
+#: src/qemu_driver.c:2477
#, fuzzy
msgid "failed to write xml"
msgstr "സോക്കറ്റ് %d-ലേക്ക് എഴുതുന്നതില് പരാജയം\n"
-#: src/qemu_driver.c:2470 src/qemu_driver.c:2477 src/qemu_driver.c:2748
+#: src/qemu_driver.c:2490 src/qemu_driver.c:2497 src/qemu_driver.c:2768
#: src/remote_internal.c:2241 src/virterror.c:441
msgid "out of memory"
msgstr "മെമ്മറി ലഭ്യമല്ല"
-#: src/qemu_driver.c:2485
+#: src/qemu_driver.c:2505
#, fuzzy
msgid "migrate operation failed"
msgstr "പ്രക്രിയ പരാജയപ്പെട്ടു"
-#: src/qemu_driver.c:2497
+#: src/qemu_driver.c:2517
msgid "'migrate' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:2532
+#: src/qemu_driver.c:2552
#, fuzzy
msgid "cannot change vcpu count of an active domain"
msgstr "നിഷ്ക്രിയമായ ഡൊമെയിന്റെ പേര്"
-#: src/qemu_driver.c:2538
+#: src/qemu_driver.c:2558
msgid "could not determine max vcpus for the domain"
msgstr ""
-#: src/qemu_driver.c:2544
+#: src/qemu_driver.c:2564
#, c-format
msgid ""
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
msgstr ""
-#: src/qemu_driver.c:2568 src/qemu_driver.c:2620
+#: src/qemu_driver.c:2588 src/qemu_driver.c:2640
#, fuzzy
msgid "cannot pin vcpus on an inactive domain"
msgstr "സജീവമല്ലാത്ത ഒരു ഡൊമെയിന് വ്യക്തമാക്കേണ്ടതില്ല"
-#: src/qemu_driver.c:2574
+#: src/qemu_driver.c:2594
#, c-format
msgid "vcpu number out of range %d > %d"
msgstr ""
-#: src/qemu_driver.c:2595
+#: src/qemu_driver.c:2615
#, fuzzy, c-format
msgid "cannot set affinity: %s"
msgstr "'%s' തുറക്കുന്നതില് പരാജയം: %s"
-#: src/qemu_driver.c:2600
+#: src/qemu_driver.c:2620
#, fuzzy
msgid "cpu affinity is not supported"
msgstr "ലൈബ്രറി കോള് പരാജയപ്പെട്ടിരിക്കുന്നു, പിന്തുണ ലഭ്യമല്ല"
-#: src/qemu_driver.c:2657
+#: src/qemu_driver.c:2677
#, fuzzy, c-format
msgid "cannot get affinity: %s"
msgstr "XML ഉണ്ടാക്കുന്നതില് പരാജയം"
-#: src/qemu_driver.c:2667
+#: src/qemu_driver.c:2687
msgid "cpu affinity is not available"
msgstr ""
-#: src/qemu_driver.c:2694
+#: src/qemu_driver.c:2714
#, fuzzy, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr "ഡൊമെയിന് വ്യക്തമാക്കുന്ന ഫയല് ലോഡ് ചെയ്യുക"
-#: src/qemu_driver.c:2720 src/test.c:956
+#: src/qemu_driver.c:2740 src/test.c:956
#, fuzzy
msgid "cannot read domain image"
msgstr "നോഡ് ഡൊമെയിന് ലിസ്റ്റ്"
-#: src/qemu_driver.c:2726
+#: src/qemu_driver.c:2746
#, fuzzy
msgid "failed to read qemu header"
msgstr "Xen ഡെമണില് നിന്നും വായിക്കുന്നതില് പരാജയം"
-#: src/qemu_driver.c:2733
+#: src/qemu_driver.c:2753
msgid "image magic is incorrect"
msgstr ""
-#: src/qemu_driver.c:2740
+#: src/qemu_driver.c:2760
#, c-format
msgid "image version is not supported (%d > %d)"
msgstr ""
-#: src/qemu_driver.c:2755
+#: src/qemu_driver.c:2775
#, fuzzy
msgid "failed to read XML"
msgstr "XML ഉണ്ടാക്കുന്നതില് പരാജയം"
-#: src/qemu_driver.c:2764
+#: src/qemu_driver.c:2784
#, fuzzy
msgid "failed to parse XML"
msgstr "XML ഉണ്ടാക്കുന്നതില് പരാജയം"
-#: src/qemu_driver.c:2777
+#: src/qemu_driver.c:2797
#, fuzzy, c-format
msgid "domain is already active as '%s'"
msgstr "ഡൊമെയിന് നിലിവില് പ്രവര്ത്തനത്തിലാണ്"
-#: src/qemu_driver.c:2786
+#: src/qemu_driver.c:2806
#, fuzzy
msgid "failed to assign new VM"
msgstr "XML ഉണ്ടാക്കുന്നതില് പരാജയം"
-#: src/qemu_driver.c:2799
+#: src/qemu_driver.c:2819
#, fuzzy
msgid "failed to start VM"
msgstr "ഡൊമെയിന് %s തുടങ്ങുന്നതില് പരാജയം"
-#: src/qemu_driver.c:2811
+#: src/qemu_driver.c:2831
#, fuzzy
msgid "failed to resume domain"
msgstr "ഡൊമെയിന് %s വീണ്ടും ആരംഭിക്കുന്നതില് പരാജയം"
-#: src/qemu_driver.c:2848 src/qemu_driver.c:3741 src/qemu_driver.c:3776
+#: src/qemu_driver.c:2868 src/qemu_driver.c:3761 src/qemu_driver.c:3796
#, fuzzy
msgid "failed to allocate space for VM name string"
msgstr "മെമ്മറി ലഭ്യമാക്കുന്നതില് പരാജയം"
-#: src/qemu_driver.c:2962
+#: src/qemu_driver.c:2982
#, fuzzy, c-format
msgid "cannot convert disk '%s' to bus/device index"
msgstr "ഇന്ററ്ഫെയിസ് ഡിവൈസ്"
-#: src/qemu_driver.c:2982
+#: src/qemu_driver.c:3002
#, fuzzy, c-format
msgid "Unsupported disk name mapping for bus '%s'"
msgstr "ലക്ഷ്യമായ ഡിവൈസ് ഏത് തരം"
-#: src/qemu_driver.c:3022
+#: src/qemu_driver.c:3042
#, c-format
msgid "No device with bus '%s' and target '%s'"
msgstr ""
-#: src/qemu_driver.c:3049
+#: src/qemu_driver.c:3069
#, c-format
msgid ""
"Emulator version does not support removable media for device '%s' and target "
"'%s'"
msgstr ""
-#: src/qemu_driver.c:3086
+#: src/qemu_driver.c:3106
msgid "cannot change cdrom media"
msgstr ""
-#: src/qemu_driver.c:3097
+#: src/qemu_driver.c:3117
msgid "changing cdrom media failed"
msgstr ""
-#: src/qemu_driver.c:3157
+#: src/qemu_driver.c:3177
#, fuzzy
msgid "cannot attach usb disk"
msgstr "ഇന്ററ്ഫെയിസ് ഡിവൈസ്"
-#: src/qemu_driver.c:3168
+#: src/qemu_driver.c:3188
#, fuzzy
msgid "adding usb disk failed"
msgstr "ഹോസ്റ്റ് ഡെഫനിഷന് ഫയല് ലോഡ് ചെയ്യുന്നു"
-#: src/qemu_driver.c:3212
+#: src/qemu_driver.c:3232
#, fuzzy
msgid "cannot attach usb device"
msgstr "ഇന്ററ്ഫെയിസ് ഡിവൈസ്"
-#: src/qemu_driver.c:3223
+#: src/qemu_driver.c:3243
#, fuzzy
msgid "adding usb device failed"
msgstr "ഹോസ്റ്റ് ഡെഫനിഷന് ഫയല് ലോഡ് ചെയ്യുന്നു"
-#: src/qemu_driver.c:3253
+#: src/qemu_driver.c:3273
#, fuzzy
msgid "cannot attach device on inactive domain"
msgstr "സജീവമല്ലാത്ത ഒരു ഡൊമെയിന് വ്യക്തമാക്കേണ്ടതില്ല"
-#: src/qemu_driver.c:3276
+#: src/qemu_driver.c:3296
msgid "this device type cannot be attached"
msgstr ""
-#: src/qemu_driver.c:3315
+#: src/qemu_driver.c:3335
#, fuzzy
msgid "cannot set autostart for transient domain"
msgstr "നിഷ്ക്രിയമായ ഡൊമെയിന്റെ പേര്"
-#: src/qemu_driver.c:3341
+#: src/qemu_driver.c:3361
#, fuzzy, c-format
msgid "Failed to create symlink '%s to '%s': %s"
msgstr "ഡൊമെയിന് %s-നെ %s ആയി സൂക്ഷിക്കുന്നതില് പരാജയം"
-#: src/qemu_driver.c:3348 src/qemu_driver.c:3981 src/storage_driver.c:832
+#: src/qemu_driver.c:3368 src/qemu_driver.c:4001 src/storage_driver.c:832
#, fuzzy, c-format
msgid "Failed to delete symlink '%s': %s"
msgstr "'%s' തുറക്കുന്നതില് പരാജയം: %s"
-#: src/qemu_driver.c:3410
+#: src/qemu_driver.c:3430
#, fuzzy, c-format
msgid "invalid path: %s"
msgstr "%s-ല് തെറ്റായ ആര്ഗ്യുമെന്റ്"
-#: src/qemu_driver.c:3418
+#: src/qemu_driver.c:3438
msgid "'info blockstats' command failed"
msgstr ""
-#: src/qemu_driver.c:3433
+#: src/qemu_driver.c:3453
msgid "'info blockstats' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:3498
+#: src/qemu_driver.c:3518
#, fuzzy, c-format
msgid "device not found: %s (%s)"
msgstr "ഡൊമെയിന് ലഭ്യമായില്ല: %s"
-#: src/qemu_driver.c:3530 src/qemu_driver.c:3573
+#: src/qemu_driver.c:3550 src/qemu_driver.c:3593
msgid "NULL or empty path"
msgstr ""
-#: src/qemu_driver.c:3541
+#: src/qemu_driver.c:3561
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr ""
-#: src/qemu_driver.c:3583
+#: src/qemu_driver.c:3603
#, fuzzy
msgid "invalid path"
msgstr "%s-ല് തെറ്റായ ആര്ഗ്യുമെന്റ്"
-#: src/qemu_driver.c:3626
+#: src/qemu_driver.c:3646
msgid "QEMU driver only supports virtual memory addrs"
msgstr ""
-#: src/qemu_driver.c:3653
+#: src/qemu_driver.c:3673
#, fuzzy
msgid "'memsave' command failed"
msgstr "ഡൊമെയിന് പേര്"
-#: src/qemu_driver.c:3682 src/qemu_driver.c:3850 src/qemu_driver.c:3875
-#: src/qemu_driver.c:3889 src/qemu_driver.c:3904 src/qemu_driver.c:3937
-#: src/qemu_driver.c:3953
+#: src/qemu_driver.c:3702 src/qemu_driver.c:3870 src/qemu_driver.c:3895
+#: src/qemu_driver.c:3909 src/qemu_driver.c:3924 src/qemu_driver.c:3957
+#: src/qemu_driver.c:3973
msgid "no network with matching uuid"
msgstr ""
-#: src/qemu_driver.c:3697
+#: src/qemu_driver.c:3717
msgid "no network with matching name"
msgstr ""
-#: src/qemu_driver.c:3856
+#: src/qemu_driver.c:3876
#, fuzzy
msgid "network is still active"
msgstr "ഡൊമെയിന് നിലിവില് പ്രവര്ത്തനത്തിലാണ്"
-#: src/qemu_driver.c:3917
+#: src/qemu_driver.c:3937
#, fuzzy
msgid "no network with matching id"
msgstr "XML-ലുളള നെറ്റ്വറ്ക്കിന്റെ വിവരം"
-#: src/qemu_driver.c:3924
+#: src/qemu_driver.c:3944
#, fuzzy
msgid "failed to allocate space for network bridge string"
msgstr "ഒരു നോഡ് ലഭ്യമാക്കുന്നതില് പരാജയം"
-#: src/qemu_driver.c:3974 src/storage_driver.c:823
+#: src/qemu_driver.c:3994 src/storage_driver.c:823
#, fuzzy, c-format
msgid "Failed to create symlink '%s' to '%s': %s"
msgstr "ഡൊമെയിന് %s-നെ %s ആയി സൂക്ഷിക്കുന്നതില് പരാജയം"
msgid "%s not implemented on Win32"
msgstr ""
-#: src/storage_backend_disk.c:85 src/storage_backend_logical.c:57
+#: src/storage_backend_disk.c:90 src/storage_backend_logical.c:57
#, c-format
msgid "unsupported pool format %s"
msgstr ""
-#: src/storage_backend_disk.c:110 src/storage_backend_logical.c:70
+#: src/storage_backend_disk.c:115 src/storage_backend_logical.c:70
#, c-format
msgid "unsupported pool format %d"
msgstr ""
-#: src/storage_backend_disk.c:138 src/storage_backend_fs.c:192
+#: src/storage_backend_disk.c:143 src/storage_backend_fs.c:192
#: src/storage_backend_fs.c:262 src/storage_backend_fs.c:314
#, c-format
msgid "unsupported volume format %s"
msgstr ""
-#: src/storage_backend_disk.c:165 src/storage_backend_fs.c:225
+#: src/storage_backend_disk.c:170 src/storage_backend_fs.c:225
#: src/storage_backend_fs.c:297 src/storage_backend_fs.c:329
#, c-format
msgid "unsupported volume format %d"
msgstr ""
-#: src/storage_backend_disk.c:179 src/storage_backend_disk.c:192
-#: src/storage_backend_disk.c:199 src/storage_backend_disk.c:221
+#: src/storage_backend_disk.c:184 src/storage_backend_disk.c:197
+#: src/storage_backend_disk.c:204 src/storage_backend_disk.c:226
#: src/storage_backend_fs.c:839 src/storage_backend_iscsi.c:177
#: src/storage_backend_logical.c:116 src/storage_backend_logical.c:121
#: src/storage_backend_logical.c:133 src/storage_backend_logical.c:143
-#: src/storage_backend_logical.c:531
+#: src/storage_backend_logical.c:546
msgid "volume"
msgstr ""
-#: src/storage_backend_disk.c:229
+#: src/storage_backend_disk.c:234
msgid "volume extents"
msgstr ""
-#: src/storage_backend_disk.c:237
+#: src/storage_backend_disk.c:242
msgid "cannot parse device start location"
msgstr ""
-#: src/storage_backend_disk.c:244
+#: src/storage_backend_disk.c:249
msgid "cannot parse device end location"
msgstr ""
-#: src/storage_backend_disk.c:250 src/storage_backend_logical.c:154
+#: src/storage_backend_disk.c:255 src/storage_backend_logical.c:154
#: src/storage_backend_logical.c:160
msgid "extents"
msgstr ""
-#: src/storage_backend_disk.c:464
+#: src/storage_backend_disk.c:462
msgid "no large enough free extent"
msgstr ""
-#: src/storage_backend_disk.c:498
-msgid "Disk pools are not yet supported"
+#: src/storage_backend_disk.c:502
+#, c-format
+msgid "Couldn't read volume target path '%s'. %s"
+msgstr ""
+
+#: src/storage_backend_disk.c:517
+#, c-format
+msgid "Volume path '%s' did not start with parent pool source device name."
msgstr ""
+#: src/storage_backend_disk.c:526
+#, fuzzy, c-format
+msgid "cannot parse partition number from target '%s'"
+msgstr "'%s' തുറക്കുന്നതില് പരാജയം: %s"
+
#: src/storage_backend_fs.c:358
#, c-format
msgid "cannot read header '%s': %s"
msgstr ""
#: src/storage_backend_fs.c:1042 src/storage_backend_fs.c:1078
-#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:543
+#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:558
#, c-format
msgid "cannot read path '%s': %s"
msgstr ""
msgid "creation of non-raw images is not supported without qemu-img"
msgstr ""
-#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:552
+#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:567
#, fuzzy, c-format
msgid "cannot set file owner '%s': %s"
msgstr "'%s' തുറക്കുന്നതില് പരാജയം: %s"
-#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:559
+#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:574
#, fuzzy, c-format
msgid "cannot set file mode '%s': %s"
msgstr "'%s' തുറക്കുന്നതില് പരാജയം: %s"
-#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:566
+#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:581
#, c-format
msgid "cannot close file '%s': %s"
msgstr ""
msgid "lvs command failed with exitstatus %d"
msgstr ""
-#: src/storage_backend_logical.c:355
+#: src/storage_backend_logical.c:354
#, fuzzy
msgid "command line"
msgstr "ഡൊമെയിന് പേര്"
-#: src/storage_backend_logical.c:372
+#: src/storage_backend_logical.c:371
#, c-format
msgid "cannot open device %s"
msgstr ""
-#: src/storage_backend_logical.c:378
+#: src/storage_backend_logical.c:377
#, c-format
msgid "cannot clear device header %s"
msgstr ""
-#: src/storage_backend_logical.c:385
+#: src/storage_backend_logical.c:384
#, c-format
msgid "cannot close device %s"
msgstr ""
-#: src/storage_backend_logical.c:575
+#: src/storage_backend_logical.c:507
+#, fuzzy, c-format
+msgid "cannot remove PV device %s: %s"
+msgstr "കോണ്ഫിഗറേഷന് ഫയല് എഴുതുന്നതില് പരാജയം: %s"
+
+#: src/storage_backend_logical.c:590
#, c-format
msgid "cannot find newly created volume '%s': %s"
msgstr ""
msgstr "DATA"
#: src/virsh.c:6292 src/virsh.c:6314
-msgid "blocked"
-msgstr "തടസ്സപ്പെടുത്തിയിരിക്കുന്നു"
+#, fuzzy
+msgid "idle"
+msgstr "XML ഫയല്"
#: src/virsh.c:6294
msgid "paused"
msgid "domain information incomplete, missing uuid"
msgstr "ഡൊമെയിന് വിവരം പൂര്ണ്ണമല്ല, uuid ലഭ്യമല്ല"
-#: src/xend_internal.c:1109 src/xend_internal.c:2204 src/xend_internal.c:2211
+#: src/xend_internal.c:1109 src/xend_internal.c:2213 src/xend_internal.c:2220
msgid "domain information incomplete, missing name"
msgstr "ഡൊമെയിന് വിവരം പൂര്ണ്ണമല്ല, പേര് ലഭ്യമല്ല"
msgid "unknown graphics type '%s'"
msgstr "അപരിചിതമായ OS രീതി %s"
-#: src/xend_internal.c:2191
+#: src/xend_internal.c:2200
msgid "domain information incomplete, missing id"
msgstr "ഡൊമെയിന് വിവരം പൂര്ണ്ണമല്ല, id ലഭ്യമല്ല"
-#: src/xend_internal.c:2260 src/xend_internal.c:2270 src/xend_internal.c:2280
+#: src/xend_internal.c:2269 src/xend_internal.c:2279 src/xend_internal.c:2289
#, fuzzy, c-format
msgid "unknown lifecycle type %s"
msgstr "അപരിചിതമായ OS രീതി %s"
-#: src/xend_internal.c:2593
+#: src/xend_internal.c:2602
msgid "failed to parse topology information"
msgstr "ടോപോളജി വിവരങ്ങള് പാഴ്സ് ചെയ്യുന്നതില് പരാജയപ്പെട്ടു"
-#: src/xend_internal.c:2647
+#: src/xend_internal.c:2656
msgid "topology syntax error"
msgstr "ടോപോളജിയുടെ സിന്രാക്സില് പിശക്"
-#: src/xend_internal.c:2711
+#: src/xend_internal.c:2720
msgid "failed to parse Xend domain information"
msgstr "Xend ഡൊമെയിന് വിവരം പാര്സ് ചെയ്യുന്നതില് പരാജയപ്പെട്ടു"
-#: src/xend_internal.c:3193
+#: src/xend_internal.c:3202
msgid "xenDaemonDomainFetch failed to find this domain"
msgstr ""
-#: src/xend_internal.c:3815 src/xend_internal.c:4290 src/xm_internal.c:1617
+#: src/xend_internal.c:3824 src/xend_internal.c:4299 src/xm_internal.c:1617
#, fuzzy
msgid "failed to build sexpr"
msgstr "ഡൊമെയിന് %s താല്ക്കാലികമായി നിര്ത്തുന്നതില് പരാജയപ്പെട്ടു"
-#: src/xend_internal.c:3917
+#: src/xend_internal.c:3926
#, fuzzy
msgid "unsupported device type"
msgstr "ലക്ഷ്യമായ ഡിവൈസ് ഏത് തരം"
-#: src/xend_internal.c:4020
+#: src/xend_internal.c:4029
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4061
+#: src/xend_internal.c:4070
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4069
+#: src/xend_internal.c:4078
#, fuzzy
msgid "unexpected value from on_xend_start"
msgstr "അപ്രതീക്ഷിതമായ value നോഡ്"
-#: src/xend_internal.c:4080
+#: src/xend_internal.c:4089
#, fuzzy
msgid "no memory"
msgstr "നോഡ് മെമ്മറി"
-#: src/xend_internal.c:4086
+#: src/xend_internal.c:4095
#, fuzzy
msgid "sexpr2string failed"
msgstr "പ്രക്രിയ പരാജയപ്പെട്ടു"
-#: src/xend_internal.c:4091
+#: src/xend_internal.c:4100
#, fuzzy
msgid "Failed to redefine sexpr"
msgstr "ഡൊമെയിന് %s അവ്യക്തമാക്കുന്നതില് പരാജയപ്പെട്ടു"
-#: src/xend_internal.c:4096
+#: src/xend_internal.c:4105
msgid "on_xend_start not present in sexpr"
msgstr ""
-#: src/xend_internal.c:4127
+#: src/xend_internal.c:4136
#, fuzzy, c-format
msgid "gethostname failed: %s"
msgstr "പ്രക്രിയ പരാജയപ്പെട്ടു: %s"
-#: src/xend_internal.c:4133
+#: src/xend_internal.c:4142
#, fuzzy, c-format
msgid "failed to strdup hostname: %s"
msgstr "ഹോസ്റ്റിന്റെ നാമം ലഭ്യമാക്കുവാന് സാധ്യമായില്ല"
-#: src/xend_internal.c:4164
+#: src/xend_internal.c:4173
msgid ""
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
"migration"
msgstr ""
-#: src/xend_internal.c:4174
+#: src/xend_internal.c:4183
msgid ""
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
"migration"
msgstr ""
-#: src/xend_internal.c:4186
+#: src/xend_internal.c:4195
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr ""
-#: src/xend_internal.c:4199
+#: src/xend_internal.c:4208
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr ""
-#: src/xend_internal.c:4204
+#: src/xend_internal.c:4213
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr ""
-#: src/xend_internal.c:4211
+#: src/xend_internal.c:4220
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr ""
-#: src/xend_internal.c:4218 src/xend_internal.c:4240 src/xend_internal.c:4248
-#: src/xend_internal.c:4474 src/xend_internal.c:4481 src/xml.c:89
+#: src/xend_internal.c:4227 src/xend_internal.c:4249 src/xend_internal.c:4257
+#: src/xend_internal.c:4483 src/xend_internal.c:4490 src/xml.c:89
msgid "strdup failed"
msgstr ""
-#: src/xend_internal.c:4231
+#: src/xend_internal.c:4240
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr ""
-#: src/xend_internal.c:4284
+#: src/xend_internal.c:4293
#, fuzzy
msgid "failed to parse domain description"
msgstr "Xend ഡൊമെയിന് വിവരം പാര്സ് ചെയ്യുന്നതില് പരാജയപ്പെട്ടു"
-#: src/xend_internal.c:4300
+#: src/xend_internal.c:4309
#, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "നിഷ്ക്റിയമായ ഡൊമെയിന് %s ഉണ്ടാക്കുന്നതില് പരാജയം\n"
-#: src/xend_internal.c:4456 src/xend_internal.c:4532 src/xend_internal.c:4622
+#: src/xend_internal.c:4465 src/xend_internal.c:4541 src/xend_internal.c:4631
msgid "unsupported in xendConfigVersion < 4"
msgstr ""
-#: src/xend_internal.c:4468
+#: src/xend_internal.c:4477
#, fuzzy
msgid "node information incomplete, missing scheduler name"
msgstr "ഡൊമെയിന് വിവരം പൂര്ണ്ണമല്ല, പേര് ലഭ്യമല്ല"
-#: src/xend_internal.c:4486 src/xend_internal.c:4580 src/xend_internal.c:4692
+#: src/xend_internal.c:4495 src/xend_internal.c:4589 src/xend_internal.c:4701
#, fuzzy
msgid "Unknown scheduler"
msgstr "അപരിചിതം"
-#: src/xend_internal.c:4545 src/xend_internal.c:4635
+#: src/xend_internal.c:4554 src/xend_internal.c:4644
#, fuzzy
msgid "Failed to get a scheduler name"
msgstr "ഹോസ്റ്റിന്റെ നാമം ലഭ്യമാക്കുവാന് സാധ്യമായില്ല"
-#: src/xend_internal.c:4558 src/xend_internal.c:4671
+#: src/xend_internal.c:4567 src/xend_internal.c:4680
#, fuzzy
msgid "domain information incomplete, missing cpu_weight"
msgstr "ഡൊമെയിന് വിവരം പൂര്ണ്ണമല്ല, uuid ലഭ്യമല്ല"
-#: src/xend_internal.c:4563 src/xend_internal.c:4680
+#: src/xend_internal.c:4572 src/xend_internal.c:4689
#, fuzzy
msgid "domain information incomplete, missing cpu_cap"
msgstr "ഡൊമെയിന് വിവരം പൂര്ണ്ണമല്ല, uuid ലഭ്യമല്ല"
-#: src/xend_internal.c:4739
+#: src/xend_internal.c:4748
msgid "domainBlockPeek is not supported for dom0"
msgstr ""
-#: src/xend_internal.c:4762
+#: src/xend_internal.c:4771
#, fuzzy, c-format
msgid "%s: invalid path"
msgstr "%s-ല് തെറ്റായ ആര്ഗ്യുമെന്റ്"
-#: src/xend_internal.c:4770
+#: src/xend_internal.c:4779
#, fuzzy, c-format
msgid "failed to open for reading: %s: %s"
msgstr "വായിക്കുന്നതിനായി %s തുറക്കുന്നതില് പരാജയം"
-#: src/xend_internal.c:4782
+#: src/xend_internal.c:4791
#, fuzzy, c-format
msgid "failed to lseek or read from file: %s: %s"
msgstr "'%s' തുറക്കുന്നതില് പരാജയം: %s"
-#: src/xend_internal.c:4865 src/xend_internal.c:4911
+#: src/xend_internal.c:4874 src/xend_internal.c:4920
#, fuzzy, c-format
msgid "unexpected graphics type %d"
msgstr "അപ്രതീക്ഷിതമായ mime രീതി"
-#: src/xend_internal.c:4954
+#: src/xend_internal.c:4963
#, fuzzy
msgid "unexpected chr device type"
msgstr "അപ്രതീക്ഷിതമായ mime രീതി"
-#: src/xend_internal.c:5128 src/xm_internal.c:1779
+#: src/xend_internal.c:5137 src/xm_internal.c:1779
#, fuzzy, c-format
msgid "unsupported network type %d"
msgstr "അപ്രതീക്ഷിതമായ mime രീതി"
-#: src/xend_internal.c:5302 src/xend_internal.c:5309 src/xend_internal.c:5316
+#: src/xend_internal.c:5311 src/xend_internal.c:5318 src/xend_internal.c:5325
#, fuzzy, c-format
msgid "unexpected lifecycle value %d"
msgstr "അപ്രതീക്ഷിതമായ value നോഡ്"
-#: src/xend_internal.c:5333
+#: src/xend_internal.c:5342
#, fuzzy
msgid "no HVM domain loader"
msgstr "നോഡ് ഡൊമെയിന് ലിസ്റ്റ്"
-#: src/xend_internal.c:5544
+#: src/xend_internal.c:5553
#, fuzzy
msgid "hotplug of device type not supported"
msgstr "ലൈബ്രറി കോള് പരാജയപ്പെട്ടിരിക്കുന്നു, പിന്തുണ ലഭ്യമല്ല"
msgid "failed to connect to Xen Store"
msgstr "Xen സ്റ്റോറിലേക്ക് കണക്ട് ചെയ്യുന്നതില് പരാജയം"
+#~ msgid "blocked"
+#~ msgstr "തടസ്സപ്പെടുത്തിയിരിക്കുന്നു"
+
#, fuzzy
#~ msgid "invalid interface type: %s"
#~ msgstr "ലക്ഷ്യമായ ഡിവൈസ് ഏത് തരം"
#~ msgid "cannot read tty pid file %s: %s"
#~ msgstr "കോണ്ഫിഗറേഷന് ഫയല് എഴുതുന്നതില് പരാജയം: %s"
-#, fuzzy
-#~ msgid "cannot remove ttyPidFile %s: %s"
-#~ msgstr "കോണ്ഫിഗറേഷന് ഫയല് എഴുതുന്നതില് പരാജയം: %s"
-
#, fuzzy
#~ msgid "failed to calloc memory for init string: %s"
#~ msgstr "മെമ്മറി ലഭ്യമാക്കുന്നതില് പരാജയം"
msgstr ""
"Project-Id-Version: mr\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-09-08 14:51+0200\n"
+"POT-Creation-Date: 2008-09-23 22:28+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"
msgid "storage_vol not found"
msgstr "संजाळ सापडला नाही"
-#: src/conf.c:155 src/conf.c:203 src/conf.c:488 src/conf.c:525 src/conf.c:553
-#: src/conf.c:631
+#: src/conf.c:164 src/conf.c:212 src/conf.c:491 src/conf.c:528 src/conf.c:555
+#: src/conf.c:630
msgid "allocating configuration"
msgstr "व्यूहरचना वाटत आहे"
-#: src/conf.c:338
+#: src/conf.c:347
msgid "unterminated number"
msgstr "नष्ट न केलेली संख्या"
-#: src/conf.c:372 src/conf.c:389 src/conf.c:401
+#: src/conf.c:380 src/conf.c:396 src/conf.c:407
msgid "unterminated string"
msgstr "नष्ट न केलेली ओळ"
-#: src/conf.c:429 src/conf.c:483
+#: src/conf.c:434 src/conf.c:487
msgid "expecting a value"
msgstr "मूल्य अपेक्षित"
-#: src/conf.c:450
+#: src/conf.c:454
msgid "expecting a separator in list"
msgstr "यादीमध्ये विलगक अपेक्षित"
-#: src/conf.c:473
+#: src/conf.c:477
#, fuzzy
msgid "list is not closed with ]"
msgstr "यादी ] ने बंद केलेली नाही"
-#: src/conf.c:518
+#: src/conf.c:521
msgid "expecting a name"
msgstr "नाव अपेक्षित"
-#: src/conf.c:581
+#: src/conf.c:582
msgid "expecting a separator"
msgstr "विलगक अपेक्षित"
msgid "expecting an assignment"
msgstr "सोपवणी अपेक्षित"
-#: src/conf.c:894 src/conf.c:950 src/xend_internal.c:584
-#: src/xend_internal.c:2657 src/xm_internal.c:1475 src/xm_internal.c:1482
+#: src/conf.c:892 src/conf.c:948 src/xend_internal.c:584
+#: src/xend_internal.c:2666 src/xm_internal.c:1475 src/xm_internal.c:1482
msgid "allocate buffer"
msgstr "बफरचे विभाजन करा"
-#: src/conf.c:901
+#: src/conf.c:899
msgid "failed to open file"
msgstr "फाइल उघडण्यास अपयशी"
-#: src/conf.c:912
+#: src/conf.c:910
msgid "failed to save content"
msgstr "समाविष्टे सुरक्षित करण्यास अपयशी"
msgid "cannot extract disk devices"
msgstr "संवादपट साधन"
-#: src/domain_conf.c:1939 src/qemu_driver.c:3133
+#: src/domain_conf.c:1939 src/qemu_driver.c:3153
#, fuzzy, c-format
msgid "duplicate disk target '%s'"
msgstr "लक्ष्य साधनाचा प्रकार"
msgid "unexpected char type %d"
msgstr "अनपेक्षित mime प्रकार"
-#: src/domain_conf.c:2815 src/xend_internal.c:5214
+#: src/domain_conf.c:2815 src/xend_internal.c:5223
#, fuzzy, c-format
msgid "unexpected sound model %d"
msgstr "अनपेक्षित mime प्रकार"
-#: src/domain_conf.c:2835 src/xend_internal.c:5237
+#: src/domain_conf.c:2835 src/xend_internal.c:5246
#, fuzzy, c-format
msgid "unexpected input type %d"
msgstr "अनपेक्षित mime प्रकार"
#: src/lxc_driver.c:274 src/lxc_driver.c:309 src/lxc_driver.c:335
#: src/lxc_driver.c:350 src/openvz_driver.c:238 src/openvz_driver.c:267
-#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:620
-#: src/openvz_driver.c:651 src/openvz_driver.c:672 src/openvz_driver.c:713
-#: src/qemu_driver.c:2192 src/qemu_driver.c:2279 src/qemu_driver.c:2828
-#: src/qemu_driver.c:2883 src/qemu_driver.c:2927 src/qemu_driver.c:3007
-#: src/qemu_driver.c:3123 src/qemu_driver.c:3192 src/qemu_driver.c:3247
-#: src/qemu_driver.c:3291 src/qemu_driver.c:3309 src/qemu_driver.c:3567
+#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:621
+#: src/openvz_driver.c:652 src/openvz_driver.c:673 src/openvz_driver.c:714
+#: src/qemu_driver.c:2212 src/qemu_driver.c:2299 src/qemu_driver.c:2848
+#: src/qemu_driver.c:2903 src/qemu_driver.c:2947 src/qemu_driver.c:3027
+#: src/qemu_driver.c:3143 src/qemu_driver.c:3212 src/qemu_driver.c:3267
+#: src/qemu_driver.c:3311 src/qemu_driver.c:3329 src/qemu_driver.c:3587
#, fuzzy
msgid "no domain with matching uuid"
msgstr "डोमेन id किंवा uuid"
-#: src/lxc_driver.c:280 src/openvz_driver.c:625 src/qemu_driver.c:2933
+#: src/lxc_driver.c:280 src/openvz_driver.c:626 src/qemu_driver.c:2953
#, fuzzy
msgid "cannot delete active domain"
msgstr "निष्क्रीय डोमेनचे नाव"
-#: src/lxc_driver.c:286 src/qemu_driver.c:2939
+#: src/lxc_driver.c:286 src/qemu_driver.c:2959
#, fuzzy
msgid "cannot undefine transient domain"
msgstr "निष्क्रीय डोमेनचे नाव"
msgid "container '%s' unexpectedly shutdown during startup"
msgstr ""
-#: src/lxc_driver.c:747 src/qemu_driver.c:892
+#: src/lxc_driver.c:747 src/qemu_driver.c:893
#, fuzzy, c-format
msgid "cannot create log directory %s: %s"
msgstr "व्यूहरचना फाइल लिहीण्यास असमर्थ: %s"
msgid "unknown forwarding type '%s'"
msgstr "अपरिचित OS प्रकार %s"
-#: src/network_conf.c:662 src/qemu_driver.c:3334 src/qemu_driver.c:3967
+#: src/network_conf.c:662 src/qemu_driver.c:3354 src/qemu_driver.c:3987
#: src/storage_driver.c:816
#, c-format
msgid "cannot create autostart directory %s: %s"
msgid "no config file for %s"
msgstr "व्यूहरचना फाइल वाक्यरचना चूक: %s"
-#: src/openvz_conf.c:187
+#: src/openvz_conf.c:190
+#, fuzzy, c-format
+msgid "Cound not read 'IP_ADDRESS' from config for container %d"
+msgstr "जुळवणी URI वाचू शकले नाही"
+
+#: src/openvz_conf.c:220
+#, fuzzy, c-format
+msgid "Cound not read 'NETIF' from config for container %d"
+msgstr "जुळवणी URI वाचू शकले नाही"
+
+#: src/openvz_conf.c:247
+#, fuzzy
+msgid "Too long network device name"
+msgstr "संजाळ फाइलनाव निर्धारीत करत आहे"
+
+#: src/openvz_conf.c:264
+#, fuzzy
+msgid "Wrong length MAC address"
+msgstr "अवैध MAC पत्ता"
+
+#: src/openvz_conf.c:271
+#, fuzzy
+msgid "Wrong MAC address"
+msgstr "MAC पत्ता"
+
+#: src/openvz_conf.c:327
#, fuzzy
msgid "popen failed"
msgstr "कार्य असफल"
-#: src/openvz_conf.c:197
+#: src/openvz_conf.c:337
#, fuzzy
msgid "Failed to parse vzlist output"
msgstr "'%s' उघडण्यास अपयशी: %s"
-#: src/openvz_conf.c:223
+#: src/openvz_conf.c:363
#, fuzzy
msgid "UUID in config file malformed"
msgstr "व्यूहरचना फाइल वाक्यरचना चूक: %s"
-#: src/openvz_conf.c:235
+#: src/openvz_conf.c:375
#, fuzzy, c-format
msgid "Cound not read config for container %d"
msgstr "जुळवणी URI वाचू शकले नाही"
msgid "Container ID is not specified"
msgstr ""
-#: src/openvz_driver.c:391 src/openvz_driver.c:459 src/openvz_driver.c:534
-#: src/openvz_driver.c:554 src/openvz_driver.c:600 src/openvz_driver.c:631
-#: src/openvz_driver.c:656 src/openvz_driver.c:728 src/openvz_driver.c:826
-#: src/openvz_driver.c:872
+#: src/openvz_driver.c:391 src/openvz_driver.c:460 src/openvz_driver.c:535
+#: src/openvz_driver.c:555 src/openvz_driver.c:601 src/openvz_driver.c:632
+#: src/openvz_driver.c:657 src/openvz_driver.c:729 src/openvz_driver.c:827
+#: src/openvz_driver.c:873
#, fuzzy, c-format
msgid "Could not exec %s"
msgstr "%s जोडू शकलो नाही"
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:451 src/openvz_driver.c:528
+#: src/openvz_driver.c:452 src/openvz_driver.c:529
msgid "Error creating command for container"
msgstr ""
-#: src/openvz_driver.c:465 src/openvz_driver.c:540
+#: src/openvz_driver.c:466 src/openvz_driver.c:541
#, fuzzy
msgid "Could not set UUID"
msgstr "जुळवणी URI वाचू शकले नाही"
-#: src/openvz_driver.c:475 src/openvz_driver.c:546
+#: src/openvz_driver.c:476 src/openvz_driver.c:547
#, fuzzy
msgid "Could not configure network"
msgstr "%s जोडू शकलो नाही"
-#: src/openvz_driver.c:482 src/openvz_driver.c:569
+#: src/openvz_driver.c:483 src/openvz_driver.c:570
#, fuzzy
msgid "Could not set number of virtual cpu"
msgstr "आभासी CPUs ची संख्या बदला"
#: src/openvz_driver.c:517
#, c-format
-msgid "Already an OPENVZ VM defined with the id '%d'"
+msgid "Already an OPENVZ VM defined with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:588
+#: src/openvz_driver.c:589
msgid "no domain with matching id"
msgstr ""
-#: src/openvz_driver.c:594
+#: src/openvz_driver.c:595
#, fuzzy
msgid "domain is not in shutoff state"
msgstr "क्षेत्र आता सुद्धा कार्यरत आहे"
-#: src/openvz_driver.c:677
+#: src/openvz_driver.c:678
#, fuzzy
msgid "Could not read container config"
msgstr "जुळवणी URI वाचू शकले नाही"
-#: src/openvz_driver.c:693 src/qemu_driver.c:1823
+#: src/openvz_driver.c:694 src/qemu_driver.c:1843
#, fuzzy, c-format
msgid "unknown type '%s'"
msgstr "अपरिचित OS प्रकार %s"
-#: src/openvz_driver.c:719
+#: src/openvz_driver.c:720
msgid "VCPUs should be >= 1"
msgstr ""
-#: src/openvz_driver.c:835 src/openvz_driver.c:881
+#: src/openvz_driver.c:836 src/openvz_driver.c:882
#, fuzzy, c-format
msgid "Could not parse VPS ID %s"
msgstr "जुळवणी URI वाचू शकले नाही"
msgid "Unexpected exit status '%d', qemu probably failed"
msgstr ""
-#: src/qemu_conf.c:519 src/qemu_driver.c:925
+#: src/qemu_conf.c:519 src/qemu_driver.c:926
#, fuzzy, c-format
msgid "Cannot find QEMU binary %s: %s"
msgstr "'%s' उघडण्यास अपयशी: %s"
msgid "Network type %d is not supported"
msgstr "संजाळ %s सुरू झाली\n"
-#: src/qemu_conf.c:580 src/qemu_driver.c:1515
+#: src/qemu_conf.c:580 src/qemu_driver.c:1514
#, fuzzy, c-format
msgid "cannot initialize bridge support: %s"
msgstr "'%s' उघडण्यास अपयशी: %s"
msgid "failed to allocate space for argv string"
msgstr "स्मृती वाटण्यास अपयशी"
-#: src/qemu_driver.c:90
+#: src/qemu_driver.c:91
#, fuzzy
msgid "Failed to set close-on-exec file descriptor flag\n"
msgstr "%s: लॉग फाइल लिहीण्यास अपयशी: %s"
-#: src/qemu_driver.c:105
+#: src/qemu_driver.c:106
#, fuzzy
msgid "Failed to set non-blocking file descriptor flag\n"
msgstr "Xend डोमेन माहिती विश्लेषित करण्यात अपयशी"
-#: src/qemu_driver.c:150
+#: src/qemu_driver.c:151
#, fuzzy, c-format
msgid "Failed to autostart network '%s': %s\n"
msgstr "संजाळ %s सुरू करण्यास अपयशी"
-#: src/qemu_driver.c:165
+#: src/qemu_driver.c:166
#, fuzzy, c-format
msgid "Failed to autostart VM '%s': %s\n"
msgstr "'%s' उघडण्यास अपयशी: %s"
-#: src/qemu_driver.c:201
+#: src/qemu_driver.c:202
#, fuzzy, c-format
msgid "Failed to find user record for uid '%d': %s\n"
msgstr "संजाळ शोधतेवेळी अपयश: %s"
-#: src/qemu_driver.c:212
+#: src/qemu_driver.c:213
#, fuzzy
msgid "out of memory in asprintf\n"
msgstr "स्मृतीबाहेर"
-#: src/qemu_driver.c:268
+#: src/qemu_driver.c:269
#, fuzzy
msgid "qemudStartup: out of memory\n"
msgstr "स्मृतीबाहेर"
-#: src/qemu_driver.c:295
+#: src/qemu_driver.c:296
msgid "Reloading iptables rules\n"
msgstr ""
-#: src/qemu_driver.c:433
+#: src/qemu_driver.c:434
#, c-format
msgid ""
"QEMU quit during %s startup\n"
"%s"
msgstr ""
-#: src/qemu_driver.c:443 src/qemu_driver.c:456
+#: src/qemu_driver.c:444 src/qemu_driver.c:457
#, c-format
msgid "Failure while reading %s startup output: %s"
msgstr ""
-#: src/qemu_driver.c:451
+#: src/qemu_driver.c:452
#, c-format
msgid "Timed out while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:467
+#: src/qemu_driver.c:468
#, c-format
msgid "Failure while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:479
+#: src/qemu_driver.c:480
#, c-format
msgid "Out of space while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:510
+#: src/qemu_driver.c:511
#, fuzzy, c-format
msgid "Unable to open monitor path %s"
msgstr "'%s' उघडण्यास अपयशी: %s"
-#: src/qemu_driver.c:515
+#: src/qemu_driver.c:516
msgid "Unable to set monitor close-on-exec flag"
msgstr ""
-#: src/qemu_driver.c:520
+#: src/qemu_driver.c:521
msgid "Unable to put monitor into non-blocking mode"
msgstr ""
-#: src/qemu_driver.c:648 src/qemu_driver.c:1027 src/qemu_driver.c:1726
-#: src/qemu_driver.c:1736
+#: src/qemu_driver.c:649 src/qemu_driver.c:1028 src/qemu_driver.c:1725
+#: src/qemu_driver.c:1735
#, fuzzy, c-format
msgid "Unable to log VM console data: %s\n"
msgstr "%s: लॉग फाइल लिहीण्यास अपयशी: %s"
-#: src/qemu_driver.c:671
+#: src/qemu_driver.c:672
#, fuzzy
msgid "allocate cpumap"
msgstr "नविन संदर्भ वाटप"
-#: src/qemu_driver.c:682
+#: src/qemu_driver.c:683
msgid "cannot run monitor command to fetch CPU thread info"
msgstr ""
-#: src/qemu_driver.c:786
+#: src/qemu_driver.c:787
#, fuzzy, c-format
msgid "failed to set CPU affinity %s"
msgstr "डोमेन '%s' मिळवण्यास अपयशी"
-#: src/qemu_driver.c:796 src/qemu_driver.c:2135
+#: src/qemu_driver.c:797 src/qemu_driver.c:2155
#, fuzzy
msgid "resume operation failed"
msgstr "कार्य असफल"
-#: src/qemu_driver.c:859
+#: src/qemu_driver.c:860
#, fuzzy
msgid "VM is already active"
msgstr "डोमेन आधीच सक्रीय"
-#: src/qemu_driver.c:869
+#: src/qemu_driver.c:870
msgid "Unable to find an unused VNC port"
msgstr ""
-#: src/qemu_driver.c:881
+#: src/qemu_driver.c:882
#, c-format
msgid "config file path too long: %s/%s.log"
msgstr ""
-#: src/qemu_driver.c:900
+#: src/qemu_driver.c:901
#, fuzzy, c-format
msgid "failed to create logfile %s: %s"
msgstr "%s: लॉग फाइल लिहीण्यास अपयशी: %s"
-#: src/qemu_driver.c:906
+#: src/qemu_driver.c:907
#, fuzzy, c-format
msgid "Unable to set VM logfile close-on-exec flag %s"
msgstr "%s: लॉग फाइल लिहीण्यास अपयशी: %s"
-#: src/qemu_driver.c:935 src/qemu_driver.c:3032
+#: src/qemu_driver.c:936 src/qemu_driver.c:3052
#, fuzzy, c-format
msgid "Cannot determine QEMU argv syntax %s"
msgstr "'%s' उघडण्यास अपयशी: %s"
-#: src/qemu_driver.c:951 src/qemu_driver.c:954 src/qemu_driver.c:959
+#: src/qemu_driver.c:952 src/qemu_driver.c:955 src/qemu_driver.c:960
#, fuzzy, c-format
msgid "Unable to write argv to logfile %d: %s\n"
msgstr "%s: लॉग फाइल लिहीण्यास अपयशी: %s"
-#: src/qemu_driver.c:1041
+#: src/qemu_driver.c:1040
#, fuzzy, c-format
msgid "Shutting down VM '%s'\n"
msgstr "संजाळ '%s' मिळवण्यास अपयशी"
-#: src/qemu_driver.c:1052
+#: src/qemu_driver.c:1051
#, fuzzy, c-format
msgid "Unable to close logfile %d: %s\n"
msgstr "%s: लॉग फाइल लिहीण्यास अपयशी: %s"
-#: src/qemu_driver.c:1067
+#: src/qemu_driver.c:1066
#, fuzzy
msgid "Got unexpected pid, damn\n"
msgstr "अनपेक्षित डिक्ट नोड"
-#: src/qemu_driver.c:1221
+#: src/qemu_driver.c:1220
#, fuzzy
msgid "failed to allocate space for dnsmasq argv"
msgstr "नोड वाटण्यात अपयशी"
-#: src/qemu_driver.c:1235
+#: src/qemu_driver.c:1234
msgid "cannot start dhcp daemon without IP address for server"
msgstr ""
-#: src/qemu_driver.c:1264
+#: src/qemu_driver.c:1263
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
msgstr "%s डोमेन %s वर सुरक्षित करण्यात अपयशी"
-#: src/qemu_driver.c:1275
+#: src/qemu_driver.c:1274
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
msgstr "%s डोमेन %s वर सुरक्षित करण्यात अपयशी"
-#: src/qemu_driver.c:1285
+#: src/qemu_driver.c:1284
#, fuzzy, c-format
msgid "failed to add iptables rule to enable masquerading : %s\n"
msgstr "%s डोमेन %s वर सुरक्षित करण्यात अपयशी"
-#: src/qemu_driver.c:1317
+#: src/qemu_driver.c:1316
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
msgstr "%s डोमेन %s वर सुरक्षित करण्यात अपयशी"
-#: src/qemu_driver.c:1328
+#: src/qemu_driver.c:1327
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
msgstr "%s डोमेन %s वर सुरक्षित करण्यात अपयशी"
-#: src/qemu_driver.c:1353
+#: src/qemu_driver.c:1352
#, fuzzy
msgid "failed to allocate space for IP tables support"
msgstr "नोड वाटण्यात अपयशी"
-#: src/qemu_driver.c:1361 src/qemu_driver.c:1368
+#: src/qemu_driver.c:1360 src/qemu_driver.c:1367
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
msgstr "%s डोमेन %s वर सुरक्षित करण्यात अपयशी"
-#: src/qemu_driver.c:1376 src/qemu_driver.c:1383
+#: src/qemu_driver.c:1375 src/qemu_driver.c:1382
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
msgstr "%s डोमेन %s वर सुरक्षित करण्यात अपयशी"
-#: src/qemu_driver.c:1393
+#: src/qemu_driver.c:1392
#, fuzzy, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
msgstr "%s डोमेन %s वर सुरक्षित करण्यात अपयशी"
-#: src/qemu_driver.c:1400
+#: src/qemu_driver.c:1399
#, fuzzy, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
msgstr "%s डोमेन %s वर सुरक्षित करण्यात अपयशी"
-#: src/qemu_driver.c:1408
+#: src/qemu_driver.c:1407
#, fuzzy, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
msgstr "%s डोमेन %s वर सुरक्षित करण्यात अपयशी"
-#: src/qemu_driver.c:1509
+#: src/qemu_driver.c:1508
#, fuzzy
msgid "network is already active"
msgstr "डोमेन आधीच सक्रीय"
-#: src/qemu_driver.c:1521
+#: src/qemu_driver.c:1520
#, fuzzy, c-format
msgid "cannot create bridge '%s' : %s"
msgstr "व्यूहरचना फाइल लिहीण्यास असमर्थ: %s"
-#: src/qemu_driver.c:1536
+#: src/qemu_driver.c:1535
#, fuzzy, c-format
msgid "cannot set IP address on bridge '%s' to '%s' : %s"
msgstr "'%s' उघडण्यास अपयशी: %s"
-#: src/qemu_driver.c:1544
+#: src/qemu_driver.c:1543
#, fuzzy, c-format
msgid "cannot set netmask on bridge '%s' to '%s' : %s"
msgstr "'%s' उघडण्यास अपयशी: %s"
-#: src/qemu_driver.c:1552
+#: src/qemu_driver.c:1551
#, fuzzy, c-format
msgid "failed to bring the bridge '%s' up : %s"
msgstr "'%s' उघडण्यास अपयशी: %s"
-#: src/qemu_driver.c:1563
+#: src/qemu_driver.c:1562
#, fuzzy, c-format
msgid "failed to enable IP forwarding : %s"
msgstr "%s वाचण्यासाठी उघडण्यास अपयशी"
-#: src/qemu_driver.c:1581 src/qemu_driver.c:1612
+#: src/qemu_driver.c:1580 src/qemu_driver.c:1611
#, fuzzy, c-format
msgid "Failed to bring down bridge '%s' : %s\n"
msgstr "'%s' उघडण्यास अपयशी: %s"
-#: src/qemu_driver.c:1587 src/qemu_driver.c:1617
+#: src/qemu_driver.c:1586 src/qemu_driver.c:1616
#, fuzzy, c-format
msgid "Failed to delete bridge '%s' : %s\n"
msgstr "'%s' उघडण्यास अपयशी: %s"
-#: src/qemu_driver.c:1600
+#: src/qemu_driver.c:1599
#, fuzzy, c-format
msgid "Shutting down network '%s'\n"
msgstr "संजाळ '%s' मिळवण्यास अपयशी"
-#: src/qemu_driver.c:1626
+#: src/qemu_driver.c:1625
#, fuzzy
msgid "Got unexpected pid for dnsmasq\n"
msgstr "अनपेक्षित डिक्ट नोड"
-#: src/qemu_driver.c:1839
+#: src/qemu_driver.c:1814
+#, fuzzy, c-format
+msgid "Unable to open %s: %s\n"
+msgstr "'%s' उघडण्यास अपयशी: %s"
+
+#: src/qemu_driver.c:1859
#, fuzzy
msgid "failed to allocate space for capabilities support"
msgstr "स्मृती वाटण्यास अपयशी"
-#: src/qemu_driver.c:1858 src/qemu_driver.c:1884
+#: src/qemu_driver.c:1878 src/qemu_driver.c:1904
msgid "NUMA not supported on this host"
msgstr ""
-#: src/qemu_driver.c:1869 src/qemu_driver.c:1892
+#: src/qemu_driver.c:1889 src/qemu_driver.c:1912
#, fuzzy
msgid "Failed to query NUMA free memory"
msgstr "NUMA रिकामी स्मृती"
-#: src/qemu_driver.c:2053
+#: src/qemu_driver.c:2073
#, fuzzy, c-format
msgid "domain '%s' is already defined"
msgstr "डोमेन %s आधीच अस्तित्वात"
-#: src/qemu_driver.c:2064
+#: src/qemu_driver.c:2084
#, fuzzy, c-format
msgid "domain with uuid '%s' is already defined"
msgstr "डोमेन %s आधीच अस्तित्वात"
-#: src/qemu_driver.c:2094 src/qemu_driver.c:2123 src/qemu_driver.c:2152
-#: src/qemu_driver.c:2172 src/qemu_driver.c:2410 src/qemu_driver.c:3383
-#: src/qemu_driver.c:3518 src/qemu_driver.c:3632
+#: src/qemu_driver.c:2114 src/qemu_driver.c:2143 src/qemu_driver.c:2172
+#: src/qemu_driver.c:2192 src/qemu_driver.c:2430 src/qemu_driver.c:3403
+#: src/qemu_driver.c:3538 src/qemu_driver.c:3652
#, c-format
msgid "no domain with matching id %d"
msgstr ""
-#: src/qemu_driver.c:2099 src/qemu_driver.c:2128 src/qemu_driver.c:2416
-#: src/qemu_driver.c:3388 src/qemu_driver.c:3524 src/qemu_driver.c:3638
+#: src/qemu_driver.c:2119 src/qemu_driver.c:2148 src/qemu_driver.c:2436
+#: src/qemu_driver.c:3408 src/qemu_driver.c:3544 src/qemu_driver.c:3658
#, fuzzy
msgid "domain is not running"
msgstr "क्षेत्र आता सुद्धा कार्यरत आहे"
-#: src/qemu_driver.c:2107
+#: src/qemu_driver.c:2127
#, fuzzy
msgid "suspend operation failed"
msgstr "कार्य असफल"
-#: src/qemu_driver.c:2158
+#: src/qemu_driver.c:2178
#, fuzzy
msgid "shutdown operation failed"
msgstr "कार्य असफल"
-#: src/qemu_driver.c:2198
+#: src/qemu_driver.c:2218
#, fuzzy
msgid "failed to allocate space for ostype"
msgstr "नोड वाटण्यात अपयशी"
-#: src/qemu_driver.c:2214 src/qemu_driver.c:2230 src/qemu_driver.c:2253
-#: src/qemu_driver.c:2526 src/qemu_driver.c:2688
+#: src/qemu_driver.c:2234 src/qemu_driver.c:2250 src/qemu_driver.c:2273
+#: src/qemu_driver.c:2546 src/qemu_driver.c:2708
#, c-format
msgid "no domain with matching uuid '%s'"
msgstr ""
-#: src/qemu_driver.c:2236
+#: src/qemu_driver.c:2256
msgid "cannot set max memory lower than current memory"
msgstr ""
-#: src/qemu_driver.c:2259
+#: src/qemu_driver.c:2279
#, fuzzy
msgid "cannot set memory of an active domain"
msgstr "निष्क्रीय डोमेनचे नाव"
-#: src/qemu_driver.c:2265
+#: src/qemu_driver.c:2285
msgid "cannot set memory higher than max memory"
msgstr ""
-#: src/qemu_driver.c:2425
+#: src/qemu_driver.c:2445
#, fuzzy
msgid "failed to pause domain"
msgstr "डोमेन %s निलंबित करण्यास अपयशी"
-#: src/qemu_driver.c:2434
+#: src/qemu_driver.c:2454
#, fuzzy
msgid "failed to get domain xml"
msgstr "डोमेन UUID मिळवण्यास अपयशी"
-#: src/qemu_driver.c:2442
+#: src/qemu_driver.c:2462
#, fuzzy, c-format
msgid "failed to create '%s'"
msgstr "XML निर्माण करण्यास अपयशी"
-#: src/qemu_driver.c:2449
+#: src/qemu_driver.c:2469
#, fuzzy
msgid "failed to write save header"
msgstr "सॉकेट %d वर लिहीण्यास अपयशी\n"
-#: src/qemu_driver.c:2457
+#: src/qemu_driver.c:2477
#, fuzzy
msgid "failed to write xml"
msgstr "सॉकेट %d वर लिहीण्यास अपयशी\n"
-#: src/qemu_driver.c:2470 src/qemu_driver.c:2477 src/qemu_driver.c:2748
+#: src/qemu_driver.c:2490 src/qemu_driver.c:2497 src/qemu_driver.c:2768
#: src/remote_internal.c:2241 src/virterror.c:441
msgid "out of memory"
msgstr "स्मृतीबाहेर"
-#: src/qemu_driver.c:2485
+#: src/qemu_driver.c:2505
#, fuzzy
msgid "migrate operation failed"
msgstr "कार्य असफल"
-#: src/qemu_driver.c:2497
+#: src/qemu_driver.c:2517
msgid "'migrate' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:2532
+#: src/qemu_driver.c:2552
#, fuzzy
msgid "cannot change vcpu count of an active domain"
msgstr "निष्क्रीय डोमेनचे नाव"
-#: src/qemu_driver.c:2538
+#: src/qemu_driver.c:2558
msgid "could not determine max vcpus for the domain"
msgstr ""
-#: src/qemu_driver.c:2544
+#: src/qemu_driver.c:2564
#, c-format
msgid ""
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
msgstr ""
-#: src/qemu_driver.c:2568 src/qemu_driver.c:2620
+#: src/qemu_driver.c:2588 src/qemu_driver.c:2640
#, fuzzy
msgid "cannot pin vcpus on an inactive domain"
msgstr "निष्क्रीय डोमेन अव्याख्यीत करा"
-#: src/qemu_driver.c:2574
+#: src/qemu_driver.c:2594
#, c-format
msgid "vcpu number out of range %d > %d"
msgstr ""
-#: src/qemu_driver.c:2595
+#: src/qemu_driver.c:2615
#, fuzzy, c-format
msgid "cannot set affinity: %s"
msgstr "'%s' उघडण्यास अपयशी: %s"
-#: src/qemu_driver.c:2600
+#: src/qemu_driver.c:2620
#, fuzzy
msgid "cpu affinity is not supported"
msgstr "लायब्ररी कॉल अपयशी, बहुदा समर्थित नसावा"
-#: src/qemu_driver.c:2657
+#: src/qemu_driver.c:2677
#, fuzzy, c-format
msgid "cannot get affinity: %s"
msgstr "XML निर्माण करण्यास अपयशी"
-#: src/qemu_driver.c:2667
+#: src/qemu_driver.c:2687
msgid "cpu affinity is not available"
msgstr ""
-#: src/qemu_driver.c:2694
+#: src/qemu_driver.c:2714
#, fuzzy, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr "डोमेन व्याख्या तक्ता भारित करा"
-#: src/qemu_driver.c:2720 src/test.c:956
+#: src/qemu_driver.c:2740 src/test.c:956
#, fuzzy
msgid "cannot read domain image"
msgstr "नोड डोमेन यादी"
-#: src/qemu_driver.c:2726
+#: src/qemu_driver.c:2746
#, fuzzy
msgid "failed to read qemu header"
msgstr "Xen डीमनपासून वाचण्यास अपयशी"
-#: src/qemu_driver.c:2733
+#: src/qemu_driver.c:2753
msgid "image magic is incorrect"
msgstr ""
-#: src/qemu_driver.c:2740
+#: src/qemu_driver.c:2760
#, c-format
msgid "image version is not supported (%d > %d)"
msgstr ""
-#: src/qemu_driver.c:2755
+#: src/qemu_driver.c:2775
#, fuzzy
msgid "failed to read XML"
msgstr "XML निर्माण करण्यास अपयशी"
-#: src/qemu_driver.c:2764
+#: src/qemu_driver.c:2784
#, fuzzy
msgid "failed to parse XML"
msgstr "XML निर्माण करण्यास अपयशी"
-#: src/qemu_driver.c:2777
+#: src/qemu_driver.c:2797
#, fuzzy, c-format
msgid "domain is already active as '%s'"
msgstr "डोमेन आधीच सक्रीय"
-#: src/qemu_driver.c:2786
+#: src/qemu_driver.c:2806
#, fuzzy
msgid "failed to assign new VM"
msgstr "XML निर्माण करण्यास अपयशी"
-#: src/qemu_driver.c:2799
+#: src/qemu_driver.c:2819
#, fuzzy
msgid "failed to start VM"
msgstr "डोमेन %s सुरू करण्यात अपयशी"
-#: src/qemu_driver.c:2811
+#: src/qemu_driver.c:2831
#, fuzzy
msgid "failed to resume domain"
msgstr "डोमेन %s पुन्हा चालू करण्यात अपयशी"
-#: src/qemu_driver.c:2848 src/qemu_driver.c:3741 src/qemu_driver.c:3776
+#: src/qemu_driver.c:2868 src/qemu_driver.c:3761 src/qemu_driver.c:3796
#, fuzzy
msgid "failed to allocate space for VM name string"
msgstr "स्मृती वाटण्यास अपयशी"
-#: src/qemu_driver.c:2962
+#: src/qemu_driver.c:2982
#, fuzzy, c-format
msgid "cannot convert disk '%s' to bus/device index"
msgstr "संवादपट साधन"
-#: src/qemu_driver.c:2982
+#: src/qemu_driver.c:3002
#, fuzzy, c-format
msgid "Unsupported disk name mapping for bus '%s'"
msgstr "लक्ष्य साधनाचा प्रकार"
-#: src/qemu_driver.c:3022
+#: src/qemu_driver.c:3042
#, c-format
msgid "No device with bus '%s' and target '%s'"
msgstr ""
-#: src/qemu_driver.c:3049
+#: src/qemu_driver.c:3069
#, c-format
msgid ""
"Emulator version does not support removable media for device '%s' and target "
"'%s'"
msgstr ""
-#: src/qemu_driver.c:3086
+#: src/qemu_driver.c:3106
msgid "cannot change cdrom media"
msgstr ""
-#: src/qemu_driver.c:3097
+#: src/qemu_driver.c:3117
msgid "changing cdrom media failed"
msgstr ""
-#: src/qemu_driver.c:3157
+#: src/qemu_driver.c:3177
#, fuzzy
msgid "cannot attach usb disk"
msgstr "संवादपट साधन"
-#: src/qemu_driver.c:3168
+#: src/qemu_driver.c:3188
#, fuzzy
msgid "adding usb disk failed"
msgstr "यजमान व्याख्या फाइल भारित करत आहे"
-#: src/qemu_driver.c:3212
+#: src/qemu_driver.c:3232
#, fuzzy
msgid "cannot attach usb device"
msgstr "संवादपट साधन"
-#: src/qemu_driver.c:3223
+#: src/qemu_driver.c:3243
#, fuzzy
msgid "adding usb device failed"
msgstr "यजमान व्याख्या फाइल भारित करत आहे"
-#: src/qemu_driver.c:3253
+#: src/qemu_driver.c:3273
#, fuzzy
msgid "cannot attach device on inactive domain"
msgstr "निष्क्रीय डोमेन अव्याख्यीत करा"
-#: src/qemu_driver.c:3276
+#: src/qemu_driver.c:3296
msgid "this device type cannot be attached"
msgstr ""
-#: src/qemu_driver.c:3315
+#: src/qemu_driver.c:3335
#, fuzzy
msgid "cannot set autostart for transient domain"
msgstr "निष्क्रीय डोमेनचे नाव"
-#: src/qemu_driver.c:3341
+#: src/qemu_driver.c:3361
#, fuzzy, c-format
msgid "Failed to create symlink '%s to '%s': %s"
msgstr "%s डोमेन %s वर सुरक्षित करण्यात अपयशी"
-#: src/qemu_driver.c:3348 src/qemu_driver.c:3981 src/storage_driver.c:832
+#: src/qemu_driver.c:3368 src/qemu_driver.c:4001 src/storage_driver.c:832
#, fuzzy, c-format
msgid "Failed to delete symlink '%s': %s"
msgstr "'%s' उघडण्यास अपयशी: %s"
-#: src/qemu_driver.c:3410
+#: src/qemu_driver.c:3430
#, fuzzy, c-format
msgid "invalid path: %s"
msgstr "अवैध आर्ग्यूमेंट %s मध्ये"
-#: src/qemu_driver.c:3418
+#: src/qemu_driver.c:3438
msgid "'info blockstats' command failed"
msgstr ""
-#: src/qemu_driver.c:3433
+#: src/qemu_driver.c:3453
msgid "'info blockstats' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:3498
+#: src/qemu_driver.c:3518
#, fuzzy, c-format
msgid "device not found: %s (%s)"
msgstr "क्षेत्र सापडला नाही: %s"
-#: src/qemu_driver.c:3530 src/qemu_driver.c:3573
+#: src/qemu_driver.c:3550 src/qemu_driver.c:3593
msgid "NULL or empty path"
msgstr ""
-#: src/qemu_driver.c:3541
+#: src/qemu_driver.c:3561
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr ""
-#: src/qemu_driver.c:3583
+#: src/qemu_driver.c:3603
#, fuzzy
msgid "invalid path"
msgstr "अवैध आर्ग्यूमेंट %s मध्ये"
-#: src/qemu_driver.c:3626
+#: src/qemu_driver.c:3646
msgid "QEMU driver only supports virtual memory addrs"
msgstr ""
-#: src/qemu_driver.c:3653
+#: src/qemu_driver.c:3673
#, fuzzy
msgid "'memsave' command failed"
msgstr "डोमेन नाव"
-#: src/qemu_driver.c:3682 src/qemu_driver.c:3850 src/qemu_driver.c:3875
-#: src/qemu_driver.c:3889 src/qemu_driver.c:3904 src/qemu_driver.c:3937
-#: src/qemu_driver.c:3953
+#: src/qemu_driver.c:3702 src/qemu_driver.c:3870 src/qemu_driver.c:3895
+#: src/qemu_driver.c:3909 src/qemu_driver.c:3924 src/qemu_driver.c:3957
+#: src/qemu_driver.c:3973
msgid "no network with matching uuid"
msgstr ""
-#: src/qemu_driver.c:3697
+#: src/qemu_driver.c:3717
msgid "no network with matching name"
msgstr ""
-#: src/qemu_driver.c:3856
+#: src/qemu_driver.c:3876
#, fuzzy
msgid "network is still active"
msgstr "डोमेन आधीच सक्रीय"
-#: src/qemu_driver.c:3917
+#: src/qemu_driver.c:3937
#, fuzzy
msgid "no network with matching id"
msgstr "XML मध्ये संजाळविषयी माहिती"
-#: src/qemu_driver.c:3924
+#: src/qemu_driver.c:3944
#, fuzzy
msgid "failed to allocate space for network bridge string"
msgstr "नोड वाटण्यात अपयशी"
-#: src/qemu_driver.c:3974 src/storage_driver.c:823
+#: src/qemu_driver.c:3994 src/storage_driver.c:823
#, fuzzy, c-format
msgid "Failed to create symlink '%s' to '%s': %s"
msgstr "%s डोमेन %s वर सुरक्षित करण्यात अपयशी"
msgid "%s not implemented on Win32"
msgstr ""
-#: src/storage_backend_disk.c:85 src/storage_backend_logical.c:57
+#: src/storage_backend_disk.c:90 src/storage_backend_logical.c:57
#, c-format
msgid "unsupported pool format %s"
msgstr ""
-#: src/storage_backend_disk.c:110 src/storage_backend_logical.c:70
+#: src/storage_backend_disk.c:115 src/storage_backend_logical.c:70
#, c-format
msgid "unsupported pool format %d"
msgstr ""
-#: src/storage_backend_disk.c:138 src/storage_backend_fs.c:192
+#: src/storage_backend_disk.c:143 src/storage_backend_fs.c:192
#: src/storage_backend_fs.c:262 src/storage_backend_fs.c:314
#, c-format
msgid "unsupported volume format %s"
msgstr ""
-#: src/storage_backend_disk.c:165 src/storage_backend_fs.c:225
+#: src/storage_backend_disk.c:170 src/storage_backend_fs.c:225
#: src/storage_backend_fs.c:297 src/storage_backend_fs.c:329
#, c-format
msgid "unsupported volume format %d"
msgstr ""
-#: src/storage_backend_disk.c:179 src/storage_backend_disk.c:192
-#: src/storage_backend_disk.c:199 src/storage_backend_disk.c:221
+#: src/storage_backend_disk.c:184 src/storage_backend_disk.c:197
+#: src/storage_backend_disk.c:204 src/storage_backend_disk.c:226
#: src/storage_backend_fs.c:839 src/storage_backend_iscsi.c:177
#: src/storage_backend_logical.c:116 src/storage_backend_logical.c:121
#: src/storage_backend_logical.c:133 src/storage_backend_logical.c:143
-#: src/storage_backend_logical.c:531
+#: src/storage_backend_logical.c:546
msgid "volume"
msgstr ""
-#: src/storage_backend_disk.c:229
+#: src/storage_backend_disk.c:234
msgid "volume extents"
msgstr ""
-#: src/storage_backend_disk.c:237
+#: src/storage_backend_disk.c:242
msgid "cannot parse device start location"
msgstr ""
-#: src/storage_backend_disk.c:244
+#: src/storage_backend_disk.c:249
msgid "cannot parse device end location"
msgstr ""
-#: src/storage_backend_disk.c:250 src/storage_backend_logical.c:154
+#: src/storage_backend_disk.c:255 src/storage_backend_logical.c:154
#: src/storage_backend_logical.c:160
msgid "extents"
msgstr ""
-#: src/storage_backend_disk.c:464
+#: src/storage_backend_disk.c:462
msgid "no large enough free extent"
msgstr ""
-#: src/storage_backend_disk.c:498
-msgid "Disk pools are not yet supported"
+#: src/storage_backend_disk.c:502
+#, c-format
+msgid "Couldn't read volume target path '%s'. %s"
+msgstr ""
+
+#: src/storage_backend_disk.c:517
+#, c-format
+msgid "Volume path '%s' did not start with parent pool source device name."
msgstr ""
+#: src/storage_backend_disk.c:526
+#, fuzzy, c-format
+msgid "cannot parse partition number from target '%s'"
+msgstr "'%s' उघडण्यास अपयशी: %s"
+
#: src/storage_backend_fs.c:358
#, c-format
msgid "cannot read header '%s': %s"
msgstr ""
#: src/storage_backend_fs.c:1042 src/storage_backend_fs.c:1078
-#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:543
+#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:558
#, c-format
msgid "cannot read path '%s': %s"
msgstr ""
msgid "creation of non-raw images is not supported without qemu-img"
msgstr ""
-#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:552
+#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:567
#, fuzzy, c-format
msgid "cannot set file owner '%s': %s"
msgstr "'%s' उघडण्यास अपयशी: %s"
-#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:559
+#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:574
#, fuzzy, c-format
msgid "cannot set file mode '%s': %s"
msgstr "'%s' उघडण्यास अपयशी: %s"
-#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:566
+#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:581
#, c-format
msgid "cannot close file '%s': %s"
msgstr ""
msgid "lvs command failed with exitstatus %d"
msgstr ""
-#: src/storage_backend_logical.c:355
+#: src/storage_backend_logical.c:354
#, fuzzy
msgid "command line"
msgstr "डोमेन नाव"
-#: src/storage_backend_logical.c:372
+#: src/storage_backend_logical.c:371
#, c-format
msgid "cannot open device %s"
msgstr ""
-#: src/storage_backend_logical.c:378
+#: src/storage_backend_logical.c:377
#, c-format
msgid "cannot clear device header %s"
msgstr ""
-#: src/storage_backend_logical.c:385
+#: src/storage_backend_logical.c:384
#, c-format
msgid "cannot close device %s"
msgstr ""
-#: src/storage_backend_logical.c:575
+#: src/storage_backend_logical.c:507
+#, fuzzy, c-format
+msgid "cannot remove PV device %s: %s"
+msgstr "व्यूहरचना फाइल लिहीण्यास असमर्थ: %s"
+
+#: src/storage_backend_logical.c:590
#, c-format
msgid "cannot find newly created volume '%s': %s"
msgstr ""
msgstr "माहिती"
#: src/virsh.c:6292 src/virsh.c:6314
-msgid "blocked"
-msgstr "अडवलेले"
+#, fuzzy
+msgid "idle"
+msgstr "XML फाइल"
#: src/virsh.c:6294
msgid "paused"
msgid "domain information incomplete, missing uuid"
msgstr "डोमेन माहिती अपूर्ण, uuid हरवलेला"
-#: src/xend_internal.c:1109 src/xend_internal.c:2204 src/xend_internal.c:2211
+#: src/xend_internal.c:1109 src/xend_internal.c:2213 src/xend_internal.c:2220
msgid "domain information incomplete, missing name"
msgstr "डोमेन माहिती अपूर्ण, नाव हरवलेले"
msgid "unknown graphics type '%s'"
msgstr "अपरिचित OS प्रकार %s"
-#: src/xend_internal.c:2191
+#: src/xend_internal.c:2200
msgid "domain information incomplete, missing id"
msgstr "क्षेत्र माहिती अपूर्ण, id सापडत नाही"
-#: src/xend_internal.c:2260 src/xend_internal.c:2270 src/xend_internal.c:2280
+#: src/xend_internal.c:2269 src/xend_internal.c:2279 src/xend_internal.c:2289
#, fuzzy, c-format
msgid "unknown lifecycle type %s"
msgstr "अपरिचित OS प्रकार %s"
-#: src/xend_internal.c:2593
+#: src/xend_internal.c:2602
msgid "failed to parse topology information"
msgstr "रचानात्मक माहिती वाचण्सास अपयशी"
-#: src/xend_internal.c:2647
+#: src/xend_internal.c:2656
msgid "topology syntax error"
msgstr "रचना नियमावली त्रूटी"
-#: src/xend_internal.c:2711
+#: src/xend_internal.c:2720
msgid "failed to parse Xend domain information"
msgstr "Xend डोमेन माहिती विश्लेषित करण्यात अपयशी"
-#: src/xend_internal.c:3193
+#: src/xend_internal.c:3202
msgid "xenDaemonDomainFetch failed to find this domain"
msgstr ""
-#: src/xend_internal.c:3815 src/xend_internal.c:4290 src/xm_internal.c:1617
+#: src/xend_internal.c:3824 src/xend_internal.c:4299 src/xm_internal.c:1617
#, fuzzy
msgid "failed to build sexpr"
msgstr "डोमेन %s निलंबित करण्यास अपयशी"
-#: src/xend_internal.c:3917
+#: src/xend_internal.c:3926
#, fuzzy
msgid "unsupported device type"
msgstr "लक्ष्य साधनाचा प्रकार"
-#: src/xend_internal.c:4020
+#: src/xend_internal.c:4029
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4061
+#: src/xend_internal.c:4070
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4069
+#: src/xend_internal.c:4078
#, fuzzy
msgid "unexpected value from on_xend_start"
msgstr "अनपेक्षित मूल्य नोड"
-#: src/xend_internal.c:4080
+#: src/xend_internal.c:4089
#, fuzzy
msgid "no memory"
msgstr "नोड स्मृती"
-#: src/xend_internal.c:4086
+#: src/xend_internal.c:4095
#, fuzzy
msgid "sexpr2string failed"
msgstr "कार्य असफल"
-#: src/xend_internal.c:4091
+#: src/xend_internal.c:4100
#, fuzzy
msgid "Failed to redefine sexpr"
msgstr "डोमेन %s अव्याख्यीत करण्यास अपयशी"
-#: src/xend_internal.c:4096
+#: src/xend_internal.c:4105
msgid "on_xend_start not present in sexpr"
msgstr ""
-#: src/xend_internal.c:4127
+#: src/xend_internal.c:4136
#, fuzzy, c-format
msgid "gethostname failed: %s"
msgstr "कार्य असफल: %s"
-#: src/xend_internal.c:4133
+#: src/xend_internal.c:4142
#, fuzzy, c-format
msgid "failed to strdup hostname: %s"
msgstr "यजमानाचे नाव मिळवण्यास अपयशी"
-#: src/xend_internal.c:4164
+#: src/xend_internal.c:4173
msgid ""
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
"migration"
msgstr ""
-#: src/xend_internal.c:4174
+#: src/xend_internal.c:4183
msgid ""
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
"migration"
msgstr ""
-#: src/xend_internal.c:4186
+#: src/xend_internal.c:4195
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr ""
-#: src/xend_internal.c:4199
+#: src/xend_internal.c:4208
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr ""
-#: src/xend_internal.c:4204
+#: src/xend_internal.c:4213
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr ""
-#: src/xend_internal.c:4211
+#: src/xend_internal.c:4220
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr ""
-#: src/xend_internal.c:4218 src/xend_internal.c:4240 src/xend_internal.c:4248
-#: src/xend_internal.c:4474 src/xend_internal.c:4481 src/xml.c:89
+#: src/xend_internal.c:4227 src/xend_internal.c:4249 src/xend_internal.c:4257
+#: src/xend_internal.c:4483 src/xend_internal.c:4490 src/xml.c:89
msgid "strdup failed"
msgstr ""
-#: src/xend_internal.c:4231
+#: src/xend_internal.c:4240
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr ""
-#: src/xend_internal.c:4284
+#: src/xend_internal.c:4293
#, fuzzy
msgid "failed to parse domain description"
msgstr "Xend डोमेन माहिती विश्लेषित करण्यात अपयशी"
-#: src/xend_internal.c:4300
+#: src/xend_internal.c:4309
#, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "निषक्रीय क्षेत्र %s निर्माण करण्यास अपयशी\n"
-#: src/xend_internal.c:4456 src/xend_internal.c:4532 src/xend_internal.c:4622
+#: src/xend_internal.c:4465 src/xend_internal.c:4541 src/xend_internal.c:4631
msgid "unsupported in xendConfigVersion < 4"
msgstr ""
-#: src/xend_internal.c:4468
+#: src/xend_internal.c:4477
#, fuzzy
msgid "node information incomplete, missing scheduler name"
msgstr "डोमेन माहिती अपूर्ण, नाव हरवलेले"
-#: src/xend_internal.c:4486 src/xend_internal.c:4580 src/xend_internal.c:4692
+#: src/xend_internal.c:4495 src/xend_internal.c:4589 src/xend_internal.c:4701
#, fuzzy
msgid "Unknown scheduler"
msgstr "अपरिचित"
-#: src/xend_internal.c:4545 src/xend_internal.c:4635
+#: src/xend_internal.c:4554 src/xend_internal.c:4644
#, fuzzy
msgid "Failed to get a scheduler name"
msgstr "यजमानाचे नाव मिळवण्यास अपयशी"
-#: src/xend_internal.c:4558 src/xend_internal.c:4671
+#: src/xend_internal.c:4567 src/xend_internal.c:4680
#, fuzzy
msgid "domain information incomplete, missing cpu_weight"
msgstr "डोमेन माहिती अपूर्ण, uuid हरवलेला"
-#: src/xend_internal.c:4563 src/xend_internal.c:4680
+#: src/xend_internal.c:4572 src/xend_internal.c:4689
#, fuzzy
msgid "domain information incomplete, missing cpu_cap"
msgstr "डोमेन माहिती अपूर्ण, uuid हरवलेला"
-#: src/xend_internal.c:4739
+#: src/xend_internal.c:4748
msgid "domainBlockPeek is not supported for dom0"
msgstr ""
-#: src/xend_internal.c:4762
+#: src/xend_internal.c:4771
#, fuzzy, c-format
msgid "%s: invalid path"
msgstr "अवैध आर्ग्यूमेंट %s मध्ये"
-#: src/xend_internal.c:4770
+#: src/xend_internal.c:4779
#, fuzzy, c-format
msgid "failed to open for reading: %s: %s"
msgstr "%s वाचण्यासाठी उघडण्यास अपयशी"
-#: src/xend_internal.c:4782
+#: src/xend_internal.c:4791
#, fuzzy, c-format
msgid "failed to lseek or read from file: %s: %s"
msgstr "'%s' उघडण्यास अपयशी: %s"
-#: src/xend_internal.c:4865 src/xend_internal.c:4911
+#: src/xend_internal.c:4874 src/xend_internal.c:4920
#, fuzzy, c-format
msgid "unexpected graphics type %d"
msgstr "अनपेक्षित mime प्रकार"
-#: src/xend_internal.c:4954
+#: src/xend_internal.c:4963
#, fuzzy
msgid "unexpected chr device type"
msgstr "अनपेक्षित mime प्रकार"
-#: src/xend_internal.c:5128 src/xm_internal.c:1779
+#: src/xend_internal.c:5137 src/xm_internal.c:1779
#, fuzzy, c-format
msgid "unsupported network type %d"
msgstr "अनपेक्षित mime प्रकार"
-#: src/xend_internal.c:5302 src/xend_internal.c:5309 src/xend_internal.c:5316
+#: src/xend_internal.c:5311 src/xend_internal.c:5318 src/xend_internal.c:5325
#, fuzzy, c-format
msgid "unexpected lifecycle value %d"
msgstr "अनपेक्षित मूल्य नोड"
-#: src/xend_internal.c:5333
+#: src/xend_internal.c:5342
#, fuzzy
msgid "no HVM domain loader"
msgstr "नोड डोमेन यादी"
-#: src/xend_internal.c:5544
+#: src/xend_internal.c:5553
#, fuzzy
msgid "hotplug of device type not supported"
msgstr "लायब्ररी कॉल अपयशी, बहुदा समर्थित नसावा"
msgid "failed to connect to Xen Store"
msgstr "Xen स्टोरशी जोडण्यास अपयशी"
+#~ msgid "blocked"
+#~ msgstr "अडवलेले"
+
#, fuzzy
#~ msgid "invalid interface type: %s"
#~ msgstr "लक्ष्य साधनाचा प्रकार"
#~ msgid "cannot read tty pid file %s: %s"
#~ msgstr "व्यूहरचना फाइल लिहीण्यास असमर्थ: %s"
-#, fuzzy
-#~ msgid "cannot remove ttyPidFile %s: %s"
-#~ msgstr "व्यूहरचना फाइल लिहीण्यास असमर्थ: %s"
-
#, fuzzy
#~ msgid "failed to calloc memory for init string: %s"
#~ msgstr "स्मृती वाटण्यास अपयशी"
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-09-08 14:51+0200\n"
+"POT-Creation-Date: 2008-09-23 22:28+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"
msgid "storage_vol not found"
msgstr "CD Tidak Dijumpai"
-#: src/conf.c:155 src/conf.c:203 src/conf.c:488 src/conf.c:525 src/conf.c:553
-#: src/conf.c:631
+#: src/conf.c:164 src/conf.c:212 src/conf.c:491 src/conf.c:528 src/conf.c:555
+#: src/conf.c:630
msgid "allocating configuration"
msgstr "mengumpukkan tetapan"
-#: src/conf.c:338
+#: src/conf.c:347
msgid "unterminated number"
msgstr "nombor tidak ditamatkan"
-#: src/conf.c:372 src/conf.c:389 src/conf.c:401
+#: src/conf.c:380 src/conf.c:396 src/conf.c:407
msgid "unterminated string"
msgstr "rentetan tidak ditamatkan"
-#: src/conf.c:429 src/conf.c:483
+#: src/conf.c:434 src/conf.c:487
msgid "expecting a value"
msgstr "menjangka nilai"
-#: src/conf.c:450
+#: src/conf.c:454
msgid "expecting a separator in list"
msgstr "menjangka pembahagi dalam senarai"
-#: src/conf.c:473
+#: src/conf.c:477
#, fuzzy
msgid "list is not closed with ]"
msgstr "senarai tidak ditutup dengan ]"
-#: src/conf.c:518
+#: src/conf.c:521
msgid "expecting a name"
msgstr "menjangkan nama"
-#: src/conf.c:581
+#: src/conf.c:582
msgid "expecting a separator"
msgstr "menjangka pemisah"
msgid "expecting an assignment"
msgstr "menjangka umpukan"
-#: src/conf.c:894 src/conf.c:950 src/xend_internal.c:584
-#: src/xend_internal.c:2657 src/xm_internal.c:1475 src/xm_internal.c:1482
+#: src/conf.c:892 src/conf.c:948 src/xend_internal.c:584
+#: src/xend_internal.c:2666 src/xm_internal.c:1475 src/xm_internal.c:1482
#, fuzzy
msgid "allocate buffer"
msgstr "Selit ke dalam buffer baru"
-#: src/conf.c:901
+#: src/conf.c:899
msgid "failed to open file"
msgstr "gagal untuk membuka fail"
-#: src/conf.c:912
+#: src/conf.c:910
msgid "failed to save content"
msgstr "gagal untuk menyimpan kandungan"
msgid "cannot extract disk devices"
msgstr "Jadikan Peranti RAID."
-#: src/domain_conf.c:1939 src/qemu_driver.c:3133
+#: src/domain_conf.c:1939 src/qemu_driver.c:3153
#, fuzzy, c-format
msgid "duplicate disk target '%s'"
msgstr "Pilih Jenis Peranti"
msgid "unexpected char type %d"
msgstr "Jenis tetikus dikesan: %s"
-#: src/domain_conf.c:2815 src/xend_internal.c:5214
+#: src/domain_conf.c:2815 src/xend_internal.c:5223
#, fuzzy, c-format
msgid "unexpected sound model %d"
msgstr "Jenis tetikus dikesan: %s"
-#: src/domain_conf.c:2835 src/xend_internal.c:5237
+#: src/domain_conf.c:2835 src/xend_internal.c:5246
#, fuzzy, c-format
msgid "unexpected input type %d"
msgstr "Jenis tetikus dikesan: %s"
#: src/lxc_driver.c:274 src/lxc_driver.c:309 src/lxc_driver.c:335
#: src/lxc_driver.c:350 src/openvz_driver.c:238 src/openvz_driver.c:267
-#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:620
-#: src/openvz_driver.c:651 src/openvz_driver.c:672 src/openvz_driver.c:713
-#: src/qemu_driver.c:2192 src/qemu_driver.c:2279 src/qemu_driver.c:2828
-#: src/qemu_driver.c:2883 src/qemu_driver.c:2927 src/qemu_driver.c:3007
-#: src/qemu_driver.c:3123 src/qemu_driver.c:3192 src/qemu_driver.c:3247
-#: src/qemu_driver.c:3291 src/qemu_driver.c:3309 src/qemu_driver.c:3567
+#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:621
+#: src/openvz_driver.c:652 src/openvz_driver.c:673 src/openvz_driver.c:714
+#: src/qemu_driver.c:2212 src/qemu_driver.c:2299 src/qemu_driver.c:2848
+#: src/qemu_driver.c:2903 src/qemu_driver.c:2947 src/qemu_driver.c:3027
+#: src/qemu_driver.c:3143 src/qemu_driver.c:3212 src/qemu_driver.c:3267
+#: src/qemu_driver.c:3311 src/qemu_driver.c:3329 src/qemu_driver.c:3587
msgid "no domain with matching uuid"
msgstr ""
-#: src/lxc_driver.c:280 src/openvz_driver.c:625 src/qemu_driver.c:2933
+#: src/lxc_driver.c:280 src/openvz_driver.c:626 src/qemu_driver.c:2953
#, fuzzy
msgid "cannot delete active domain"
msgstr "Sistem Nama Domain"
-#: src/lxc_driver.c:286 src/qemu_driver.c:2939
+#: src/lxc_driver.c:286 src/qemu_driver.c:2959
#, fuzzy
msgid "cannot undefine transient domain"
msgstr "Sistem Nama Domain"
msgid "container '%s' unexpectedly shutdown during startup"
msgstr ""
-#: src/lxc_driver.c:747 src/qemu_driver.c:892
+#: src/lxc_driver.c:747 src/qemu_driver.c:893
#, fuzzy, c-format
msgid "cannot create log directory %s: %s"
msgstr "Ralat bila cuba menulis ke fail konfigurasi."
msgid "unknown forwarding type '%s'"
msgstr "Jenis data tidak diketahui: %s\n"
-#: src/network_conf.c:662 src/qemu_driver.c:3334 src/qemu_driver.c:3967
+#: src/network_conf.c:662 src/qemu_driver.c:3354 src/qemu_driver.c:3987
#: src/storage_driver.c:816
#, c-format
msgid "cannot create autostart directory %s: %s"
msgid "no config file for %s"
msgstr "Ralat Permulaan Fail Tetapan DNS %s:"
-#: src/openvz_conf.c:187
+#: src/openvz_conf.c:190
+#, fuzzy, c-format
+msgid "Cound not read 'IP_ADDRESS' from config for container %d"
+msgstr "Tidak dapat menulis ke fail %s."
+
+#: src/openvz_conf.c:220
+#, fuzzy, c-format
+msgid "Cound not read 'NETIF' from config for container %d"
+msgstr "Tidak dapat menulis ke fail %s."
+
+#: src/openvz_conf.c:247
+#, fuzzy
+msgid "Too long network device name"
+msgstr "Namafail imej _bulan:"
+
+#: src/openvz_conf.c:264
+#, fuzzy
+msgid "Wrong length MAC address"
+msgstr "Alamat MAC dibenarkan"
+
+#: src/openvz_conf.c:271
+#, fuzzy
+msgid "Wrong MAC address"
+msgstr "Alamat MAC"
+
+#: src/openvz_conf.c:327
#, fuzzy
msgid "popen failed"
msgstr "Operasi antaramuka HTTP gagal\n"
-#: src/openvz_conf.c:197
+#: src/openvz_conf.c:337
#, fuzzy
msgid "Failed to parse vzlist output"
msgstr "Gagal untuk membuka %s: %s\n"
-#: src/openvz_conf.c:223
+#: src/openvz_conf.c:363
#, fuzzy
msgid "UUID in config file malformed"
msgstr "Ralat Permulaan Fail Tetapan DNS %s:"
-#: src/openvz_conf.c:235
+#: src/openvz_conf.c:375
#, fuzzy, c-format
msgid "Cound not read config for container %d"
msgstr "Tidak dapat menulis ke fail %s."
msgid "Container ID is not specified"
msgstr ""
-#: src/openvz_driver.c:391 src/openvz_driver.c:459 src/openvz_driver.c:534
-#: src/openvz_driver.c:554 src/openvz_driver.c:600 src/openvz_driver.c:631
-#: src/openvz_driver.c:656 src/openvz_driver.c:728 src/openvz_driver.c:826
-#: src/openvz_driver.c:872
+#: src/openvz_driver.c:391 src/openvz_driver.c:460 src/openvz_driver.c:535
+#: src/openvz_driver.c:555 src/openvz_driver.c:601 src/openvz_driver.c:632
+#: src/openvz_driver.c:657 src/openvz_driver.c:729 src/openvz_driver.c:827
+#: src/openvz_driver.c:873
#, fuzzy, c-format
msgid "Could not exec %s"
msgstr "Tidak dapat menulis ke fail %s."
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:451 src/openvz_driver.c:528
+#: src/openvz_driver.c:452 src/openvz_driver.c:529
msgid "Error creating command for container"
msgstr ""
-#: src/openvz_driver.c:465 src/openvz_driver.c:540
+#: src/openvz_driver.c:466 src/openvz_driver.c:541
#, fuzzy
msgid "Could not set UUID"
msgstr "Tidak dapat menulis ke fail %s."
-#: src/openvz_driver.c:475 src/openvz_driver.c:546
+#: src/openvz_driver.c:476 src/openvz_driver.c:547
#, fuzzy
msgid "Could not configure network"
msgstr "Tidak dapat menulis ke fail %s."
-#: src/openvz_driver.c:482 src/openvz_driver.c:569
+#: src/openvz_driver.c:483 src/openvz_driver.c:570
#, fuzzy
msgid "Could not set number of virtual cpu"
msgstr "nombor peranti major tidak sah %s"
#: src/openvz_driver.c:517
#, c-format
-msgid "Already an OPENVZ VM defined with the id '%d'"
+msgid "Already an OPENVZ VM defined with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:588
+#: src/openvz_driver.c:589
msgid "no domain with matching id"
msgstr ""
-#: src/openvz_driver.c:594
+#: src/openvz_driver.c:595
#, fuzzy
msgid "domain is not in shutoff state"
msgstr "autorun sedang berjalan!\n"
-#: src/openvz_driver.c:677
+#: src/openvz_driver.c:678
#, fuzzy
msgid "Could not read container config"
msgstr "Tidak dapat menulis ke fail %s."
-#: src/openvz_driver.c:693 src/qemu_driver.c:1823
+#: src/openvz_driver.c:694 src/qemu_driver.c:1843
#, fuzzy, c-format
msgid "unknown type '%s'"
msgstr "Jenis data tidak diketahui: %s\n"
-#: src/openvz_driver.c:719
+#: src/openvz_driver.c:720
msgid "VCPUs should be >= 1"
msgstr ""
-#: src/openvz_driver.c:835 src/openvz_driver.c:881
+#: src/openvz_driver.c:836 src/openvz_driver.c:882
#, fuzzy, c-format
msgid "Could not parse VPS ID %s"
msgstr "Tidak dapat menulis ke fail %s."
msgid "Unexpected exit status '%d', qemu probably failed"
msgstr ""
-#: src/qemu_conf.c:519 src/qemu_driver.c:925
+#: src/qemu_conf.c:519 src/qemu_driver.c:926
#, fuzzy, c-format
msgid "Cannot find QEMU binary %s: %s"
msgstr "Gagal untuk membuka %s: %s\n"
msgid "Network type %d is not supported"
msgstr "[Rangkaian tidak dimulakan]\n"
-#: src/qemu_conf.c:580 src/qemu_driver.c:1515
+#: src/qemu_conf.c:580 src/qemu_driver.c:1514
#, fuzzy, c-format
msgid "cannot initialize bridge support: %s"
msgstr "Gagal untuk membuka %s: %s\n"
msgid "failed to allocate space for argv string"
msgstr "malloc() gagal. Tidak dapat memperuntukkan memori yang cukup."
-#: src/qemu_driver.c:90
+#: src/qemu_driver.c:91
#, fuzzy
msgid "Failed to set close-on-exec file descriptor flag\n"
msgstr "gagal untuk menulis ke fail log"
-#: src/qemu_driver.c:105
+#: src/qemu_driver.c:106
#, fuzzy
msgid "Failed to set non-blocking file descriptor flag\n"
msgstr "Mengikat ke domain NIS: "
-#: src/qemu_driver.c:150
+#: src/qemu_driver.c:151
#, fuzzy, c-format
msgid "Failed to autostart network '%s': %s\n"
msgstr "Ralat, tidak dapat memulakan pelayan X."
-#: src/qemu_driver.c:165
+#: src/qemu_driver.c:166
#, fuzzy, c-format
msgid "Failed to autostart VM '%s': %s\n"
msgstr "Gagal untuk membuka %s: %s\n"
-#: src/qemu_driver.c:201
+#: src/qemu_driver.c:202
#, fuzzy, c-format
msgid "Failed to find user record for uid '%d': %s\n"
msgstr "Gagal menjumpai program dipilih."
-#: src/qemu_driver.c:212
+#: src/qemu_driver.c:213
#, fuzzy
msgid "out of memory in asprintf\n"
msgstr "Memori tidak cukup."
-#: src/qemu_driver.c:268
+#: src/qemu_driver.c:269
#, fuzzy
msgid "qemudStartup: out of memory\n"
msgstr "Memori tidak cukup."
-#: src/qemu_driver.c:295
+#: src/qemu_driver.c:296
msgid "Reloading iptables rules\n"
msgstr ""
-#: src/qemu_driver.c:433
+#: src/qemu_driver.c:434
#, c-format
msgid ""
"QEMU quit during %s startup\n"
"%s"
msgstr ""
-#: src/qemu_driver.c:443 src/qemu_driver.c:456
+#: src/qemu_driver.c:444 src/qemu_driver.c:457
#, c-format
msgid "Failure while reading %s startup output: %s"
msgstr ""
-#: src/qemu_driver.c:451
+#: src/qemu_driver.c:452
#, c-format
msgid "Timed out while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:467
+#: src/qemu_driver.c:468
#, c-format
msgid "Failure while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:479
+#: src/qemu_driver.c:480
#, c-format
msgid "Out of space while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:510
+#: src/qemu_driver.c:511
#, fuzzy, c-format
msgid "Unable to open monitor path %s"
msgstr "Gagal untuk membuka %s: %s\n"
-#: src/qemu_driver.c:515
+#: src/qemu_driver.c:516
msgid "Unable to set monitor close-on-exec flag"
msgstr ""
-#: src/qemu_driver.c:520
+#: src/qemu_driver.c:521
msgid "Unable to put monitor into non-blocking mode"
msgstr ""
-#: src/qemu_driver.c:648 src/qemu_driver.c:1027 src/qemu_driver.c:1726
-#: src/qemu_driver.c:1736
+#: src/qemu_driver.c:649 src/qemu_driver.c:1028 src/qemu_driver.c:1725
+#: src/qemu_driver.c:1735
#, fuzzy, c-format
msgid "Unable to log VM console data: %s\n"
msgstr "gagal untuk menulis ke fail log"
-#: src/qemu_driver.c:671
+#: src/qemu_driver.c:672
#, fuzzy
msgid "allocate cpumap"
msgstr "Konteks pengguna tidak diketahui"
-#: src/qemu_driver.c:682
+#: src/qemu_driver.c:683
msgid "cannot run monitor command to fetch CPU thread info"
msgstr ""
-#: src/qemu_driver.c:786
+#: src/qemu_driver.c:787
#, fuzzy, c-format
msgid "failed to set CPU affinity %s"
msgstr "gagal untuk mendapatkan domain '%s'"
-#: src/qemu_driver.c:796 src/qemu_driver.c:2135
+#: src/qemu_driver.c:797 src/qemu_driver.c:2155
#, fuzzy
msgid "resume operation failed"
msgstr "Operasi antaramuka HTTP gagal\n"
-#: src/qemu_driver.c:859
+#: src/qemu_driver.c:860
#, fuzzy
msgid "VM is already active"
msgstr "autorun sedang berjalan!\n"
-#: src/qemu_driver.c:869
+#: src/qemu_driver.c:870
msgid "Unable to find an unused VNC port"
msgstr ""
-#: src/qemu_driver.c:881
+#: src/qemu_driver.c:882
#, c-format
msgid "config file path too long: %s/%s.log"
msgstr ""
-#: src/qemu_driver.c:900
+#: src/qemu_driver.c:901
#, fuzzy, c-format
msgid "failed to create logfile %s: %s"
msgstr "gagal untuk menulis ke fail log"
-#: src/qemu_driver.c:906
+#: src/qemu_driver.c:907
#, fuzzy, c-format
msgid "Unable to set VM logfile close-on-exec flag %s"
msgstr "gagal untuk menulis ke fail log"
-#: src/qemu_driver.c:935 src/qemu_driver.c:3032
+#: src/qemu_driver.c:936 src/qemu_driver.c:3052
#, fuzzy, c-format
msgid "Cannot determine QEMU argv syntax %s"
msgstr "Gagal untuk membuka %s: %s\n"
-#: src/qemu_driver.c:951 src/qemu_driver.c:954 src/qemu_driver.c:959
+#: src/qemu_driver.c:952 src/qemu_driver.c:955 src/qemu_driver.c:960
#, fuzzy, c-format
msgid "Unable to write argv to logfile %d: %s\n"
msgstr "gagal untuk menulis ke fail log"
-#: src/qemu_driver.c:1041
+#: src/qemu_driver.c:1040
#, fuzzy, c-format
msgid "Shutting down VM '%s'\n"
msgstr "gagal untuk mendapatkan rangkaian '%s'"
-#: src/qemu_driver.c:1052
+#: src/qemu_driver.c:1051
#, fuzzy, c-format
msgid "Unable to close logfile %d: %s\n"
msgstr "gagal untuk menulis ke fail log"
-#: src/qemu_driver.c:1067
+#: src/qemu_driver.c:1066
#, fuzzy
msgid "Got unexpected pid, damn\n"
msgstr "Pelayan Kamus Dict"
-#: src/qemu_driver.c:1221
+#: src/qemu_driver.c:1220
#, fuzzy
msgid "failed to allocate space for dnsmasq argv"
msgstr "Tiada nod utk buang"
-#: src/qemu_driver.c:1235
+#: src/qemu_driver.c:1234
msgid "cannot start dhcp daemon without IP address for server"
msgstr ""
-#: src/qemu_driver.c:1264
+#: src/qemu_driver.c:1263
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
msgstr "gagal untuk menyimpan kandungan"
-#: src/qemu_driver.c:1275
+#: src/qemu_driver.c:1274
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
msgstr "gagal untuk menyimpan kandungan"
-#: src/qemu_driver.c:1285
+#: src/qemu_driver.c:1284
#, fuzzy, c-format
msgid "failed to add iptables rule to enable masquerading : %s\n"
msgstr "gagal untuk menyimpan kandungan"
-#: src/qemu_driver.c:1317
+#: src/qemu_driver.c:1316
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
msgstr "gagal untuk menyimpan kandungan"
-#: src/qemu_driver.c:1328
+#: src/qemu_driver.c:1327
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
msgstr "gagal untuk menyimpan kandungan"
-#: src/qemu_driver.c:1353
+#: src/qemu_driver.c:1352
#, fuzzy
msgid "failed to allocate space for IP tables support"
msgstr "Tiada nod utk buang"
-#: src/qemu_driver.c:1361 src/qemu_driver.c:1368
+#: src/qemu_driver.c:1360 src/qemu_driver.c:1367
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
msgstr "gagal untuk menyimpan kandungan"
-#: src/qemu_driver.c:1376 src/qemu_driver.c:1383
+#: src/qemu_driver.c:1375 src/qemu_driver.c:1382
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
msgstr "gagal untuk menyimpan kandungan"
-#: src/qemu_driver.c:1393
+#: src/qemu_driver.c:1392
#, fuzzy, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
msgstr "gagal untuk menyimpan kandungan"
-#: src/qemu_driver.c:1400
+#: src/qemu_driver.c:1399
#, fuzzy, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
msgstr "gagal untuk menyimpan kandungan"
-#: src/qemu_driver.c:1408
+#: src/qemu_driver.c:1407
#, fuzzy, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
msgstr "gagal untuk menyimpan kandungan"
-#: src/qemu_driver.c:1509
+#: src/qemu_driver.c:1508
#, fuzzy
msgid "network is already active"
msgstr "autorun sedang berjalan!\n"
-#: src/qemu_driver.c:1521
+#: src/qemu_driver.c:1520
#, fuzzy, c-format
msgid "cannot create bridge '%s' : %s"
msgstr "Ralat bila cuba menulis ke fail konfigurasi."
-#: src/qemu_driver.c:1536
+#: src/qemu_driver.c:1535
#, fuzzy, c-format
msgid "cannot set IP address on bridge '%s' to '%s' : %s"
msgstr "Gagal untuk membuka %s: %s\n"
-#: src/qemu_driver.c:1544
+#: src/qemu_driver.c:1543
#, fuzzy, c-format
msgid "cannot set netmask on bridge '%s' to '%s' : %s"
msgstr "Gagal untuk membuka %s: %s\n"
-#: src/qemu_driver.c:1552
+#: src/qemu_driver.c:1551
#, fuzzy, c-format
msgid "failed to bring the bridge '%s' up : %s"
msgstr "Gagal untuk membuka %s: %s\n"
-#: src/qemu_driver.c:1563
+#: src/qemu_driver.c:1562
#, fuzzy, c-format
msgid "failed to enable IP forwarding : %s"
msgstr "xinetd gagal untuk mengulangmuat untuk"
-#: src/qemu_driver.c:1581 src/qemu_driver.c:1612
+#: src/qemu_driver.c:1580 src/qemu_driver.c:1611
#, fuzzy, c-format
msgid "Failed to bring down bridge '%s' : %s\n"
msgstr "Gagal untuk membuka %s: %s\n"
-#: src/qemu_driver.c:1587 src/qemu_driver.c:1617
+#: src/qemu_driver.c:1586 src/qemu_driver.c:1616
#, fuzzy, c-format
msgid "Failed to delete bridge '%s' : %s\n"
msgstr "Gagal untuk membuka %s: %s\n"
-#: src/qemu_driver.c:1600
+#: src/qemu_driver.c:1599
#, fuzzy, c-format
msgid "Shutting down network '%s'\n"
msgstr "gagal untuk mendapatkan rangkaian '%s'"
-#: src/qemu_driver.c:1626
+#: src/qemu_driver.c:1625
#, fuzzy
msgid "Got unexpected pid for dnsmasq\n"
msgstr "Pelayan Kamus Dict"
-#: src/qemu_driver.c:1839
+#: src/qemu_driver.c:1814
+#, fuzzy, c-format
+msgid "Unable to open %s: %s\n"
+msgstr "Gagal untuk membuka %s: %s\n"
+
+#: src/qemu_driver.c:1859
#, fuzzy
msgid "failed to allocate space for capabilities support"
msgstr "malloc() gagal. Tidak dapat memperuntukkan memori yang cukup."
-#: src/qemu_driver.c:1858 src/qemu_driver.c:1884
+#: src/qemu_driver.c:1878 src/qemu_driver.c:1904
msgid "NUMA not supported on this host"
msgstr ""
-#: src/qemu_driver.c:1869 src/qemu_driver.c:1892
+#: src/qemu_driver.c:1889 src/qemu_driver.c:1912
#, fuzzy
msgid "Failed to query NUMA free memory"
msgstr "Memori Rendah"
-#: src/qemu_driver.c:2053
+#: src/qemu_driver.c:2073
#, fuzzy, c-format
msgid "domain '%s' is already defined"
msgstr "Profil \"%s\" telah wujud!"
-#: src/qemu_driver.c:2064
+#: src/qemu_driver.c:2084
#, fuzzy, c-format
msgid "domain with uuid '%s' is already defined"
msgstr "Profil \"%s\" telah wujud!"
-#: src/qemu_driver.c:2094 src/qemu_driver.c:2123 src/qemu_driver.c:2152
-#: src/qemu_driver.c:2172 src/qemu_driver.c:2410 src/qemu_driver.c:3383
-#: src/qemu_driver.c:3518 src/qemu_driver.c:3632
+#: src/qemu_driver.c:2114 src/qemu_driver.c:2143 src/qemu_driver.c:2172
+#: src/qemu_driver.c:2192 src/qemu_driver.c:2430 src/qemu_driver.c:3403
+#: src/qemu_driver.c:3538 src/qemu_driver.c:3652
#, c-format
msgid "no domain with matching id %d"
msgstr ""
-#: src/qemu_driver.c:2099 src/qemu_driver.c:2128 src/qemu_driver.c:2416
-#: src/qemu_driver.c:3388 src/qemu_driver.c:3524 src/qemu_driver.c:3638
+#: src/qemu_driver.c:2119 src/qemu_driver.c:2148 src/qemu_driver.c:2436
+#: src/qemu_driver.c:3408 src/qemu_driver.c:3544 src/qemu_driver.c:3658
#, fuzzy
msgid "domain is not running"
msgstr "autorun sedang berjalan!\n"
-#: src/qemu_driver.c:2107
+#: src/qemu_driver.c:2127
#, fuzzy
msgid "suspend operation failed"
msgstr "Operasi antaramuka HTTP gagal\n"
-#: src/qemu_driver.c:2158
+#: src/qemu_driver.c:2178
#, fuzzy
msgid "shutdown operation failed"
msgstr "Operasi antaramuka HTTP gagal\n"
-#: src/qemu_driver.c:2198
+#: src/qemu_driver.c:2218
#, fuzzy
msgid "failed to allocate space for ostype"
msgstr "Tiada nod utk buang"
-#: src/qemu_driver.c:2214 src/qemu_driver.c:2230 src/qemu_driver.c:2253
-#: src/qemu_driver.c:2526 src/qemu_driver.c:2688
+#: src/qemu_driver.c:2234 src/qemu_driver.c:2250 src/qemu_driver.c:2273
+#: src/qemu_driver.c:2546 src/qemu_driver.c:2708
#, c-format
msgid "no domain with matching uuid '%s'"
msgstr ""
-#: src/qemu_driver.c:2236
+#: src/qemu_driver.c:2256
msgid "cannot set max memory lower than current memory"
msgstr ""
-#: src/qemu_driver.c:2259
+#: src/qemu_driver.c:2279
#, fuzzy
msgid "cannot set memory of an active domain"
msgstr "Sistem Nama Domain"
-#: src/qemu_driver.c:2265
+#: src/qemu_driver.c:2285
msgid "cannot set memory higher than max memory"
msgstr ""
-#: src/qemu_driver.c:2425
+#: src/qemu_driver.c:2445
#, fuzzy
msgid "failed to pause domain"
msgstr "Mengikat ke domain NIS: "
-#: src/qemu_driver.c:2434
+#: src/qemu_driver.c:2454
#, fuzzy
msgid "failed to get domain xml"
msgstr "gagal untuk mendapatkan domain '%s'"
-#: src/qemu_driver.c:2442
+#: src/qemu_driver.c:2462
#, fuzzy, c-format
msgid "failed to create '%s'"
msgstr "Gagal mencipta direktori %s"
-#: src/qemu_driver.c:2449
+#: src/qemu_driver.c:2469
#, fuzzy
msgid "failed to write save header"
msgstr "Gagal untuk menulis ke soket %d\n"
-#: src/qemu_driver.c:2457
+#: src/qemu_driver.c:2477
#, fuzzy
msgid "failed to write xml"
msgstr "Gagal untuk menulis ke soket %d\n"
-#: src/qemu_driver.c:2470 src/qemu_driver.c:2477 src/qemu_driver.c:2748
+#: src/qemu_driver.c:2490 src/qemu_driver.c:2497 src/qemu_driver.c:2768
#: src/remote_internal.c:2241 src/virterror.c:441
#, fuzzy
msgid "out of memory"
msgstr "Memori tidak cukup."
-#: src/qemu_driver.c:2485
+#: src/qemu_driver.c:2505
#, fuzzy
msgid "migrate operation failed"
msgstr "Operasi antaramuka HTTP gagal\n"
-#: src/qemu_driver.c:2497
+#: src/qemu_driver.c:2517
msgid "'migrate' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:2532
+#: src/qemu_driver.c:2552
#, fuzzy
msgid "cannot change vcpu count of an active domain"
msgstr "Sistem Nama Domain"
-#: src/qemu_driver.c:2538
+#: src/qemu_driver.c:2558
msgid "could not determine max vcpus for the domain"
msgstr ""
-#: src/qemu_driver.c:2544
+#: src/qemu_driver.c:2564
#, c-format
msgid ""
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
msgstr ""
-#: src/qemu_driver.c:2568 src/qemu_driver.c:2620
+#: src/qemu_driver.c:2588 src/qemu_driver.c:2640
#, fuzzy
msgid "cannot pin vcpus on an inactive domain"
msgstr "domain NIS default"
-#: src/qemu_driver.c:2574
+#: src/qemu_driver.c:2594
#, c-format
msgid "vcpu number out of range %d > %d"
msgstr ""
-#: src/qemu_driver.c:2595
+#: src/qemu_driver.c:2615
#, fuzzy, c-format
msgid "cannot set affinity: %s"
msgstr "Gagal untuk membuka %s: %s\n"
-#: src/qemu_driver.c:2600
+#: src/qemu_driver.c:2620
#, fuzzy
msgid "cpu affinity is not supported"
msgstr "[Rangkaian tidak dimulakan]\n"
-#: src/qemu_driver.c:2657
+#: src/qemu_driver.c:2677
#, fuzzy, c-format
msgid "cannot get affinity: %s"
msgstr "Gagal mencipta direktori %s"
-#: src/qemu_driver.c:2667
+#: src/qemu_driver.c:2687
msgid "cpu affinity is not available"
msgstr ""
-#: src/qemu_driver.c:2694
+#: src/qemu_driver.c:2714
#, fuzzy, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr "Tidak dapat memuatkan fail!"
-#: src/qemu_driver.c:2720 src/test.c:956
+#: src/qemu_driver.c:2740 src/test.c:956
#, fuzzy
msgid "cannot read domain image"
msgstr "penggunaan: %s --list [nama]\n"
-#: src/qemu_driver.c:2726
+#: src/qemu_driver.c:2746
#, fuzzy
msgid "failed to read qemu header"
msgstr "Gagal mencipta direktori %s"
-#: src/qemu_driver.c:2733
+#: src/qemu_driver.c:2753
msgid "image magic is incorrect"
msgstr ""
-#: src/qemu_driver.c:2740
+#: src/qemu_driver.c:2760
#, c-format
msgid "image version is not supported (%d > %d)"
msgstr ""
-#: src/qemu_driver.c:2755
+#: src/qemu_driver.c:2775
#, fuzzy
msgid "failed to read XML"
msgstr "Gagal mencipta direktori %s"
-#: src/qemu_driver.c:2764
+#: src/qemu_driver.c:2784
#, fuzzy
msgid "failed to parse XML"
msgstr "Gagal mencipta direktori %s"
-#: src/qemu_driver.c:2777
+#: src/qemu_driver.c:2797
#, fuzzy, c-format
msgid "domain is already active as '%s'"
msgstr "autorun sedang berjalan!\n"
-#: src/qemu_driver.c:2786
+#: src/qemu_driver.c:2806
#, fuzzy
msgid "failed to assign new VM"
msgstr "Gagal mencipta direktori %s"
-#: src/qemu_driver.c:2799
+#: src/qemu_driver.c:2819
#, fuzzy
msgid "failed to start VM"
msgstr "Ralat, tidak dapat memulakan pelayan X."
-#: src/qemu_driver.c:2811
+#: src/qemu_driver.c:2831
#, fuzzy
msgid "failed to resume domain"
msgstr "Mengikat ke domain NIS: "
-#: src/qemu_driver.c:2848 src/qemu_driver.c:3741 src/qemu_driver.c:3776
+#: src/qemu_driver.c:2868 src/qemu_driver.c:3761 src/qemu_driver.c:3796
#, fuzzy
msgid "failed to allocate space for VM name string"
msgstr "malloc() gagal. Tidak dapat memperuntukkan memori yang cukup."
-#: src/qemu_driver.c:2962
+#: src/qemu_driver.c:2982
#, fuzzy, c-format
msgid "cannot convert disk '%s' to bus/device index"
msgstr "Jadikan Peranti RAID."
-#: src/qemu_driver.c:2982
+#: src/qemu_driver.c:3002
#, fuzzy, c-format
msgid "Unsupported disk name mapping for bus '%s'"
msgstr "Pilih Jenis Peranti"
-#: src/qemu_driver.c:3022
+#: src/qemu_driver.c:3042
#, c-format
msgid "No device with bus '%s' and target '%s'"
msgstr ""
-#: src/qemu_driver.c:3049
+#: src/qemu_driver.c:3069
#, c-format
msgid ""
"Emulator version does not support removable media for device '%s' and target "
"'%s'"
msgstr ""
-#: src/qemu_driver.c:3086
+#: src/qemu_driver.c:3106
msgid "cannot change cdrom media"
msgstr ""
-#: src/qemu_driver.c:3097
+#: src/qemu_driver.c:3117
msgid "changing cdrom media failed"
msgstr ""
-#: src/qemu_driver.c:3157
+#: src/qemu_driver.c:3177
#, fuzzy
msgid "cannot attach usb disk"
msgstr "Jadikan Peranti RAID."
-#: src/qemu_driver.c:3168
+#: src/qemu_driver.c:3188
msgid "adding usb disk failed"
msgstr ""
-#: src/qemu_driver.c:3212
+#: src/qemu_driver.c:3232
#, fuzzy
msgid "cannot attach usb device"
msgstr "Jadikan Peranti RAID."
-#: src/qemu_driver.c:3223
+#: src/qemu_driver.c:3243
msgid "adding usb device failed"
msgstr ""
-#: src/qemu_driver.c:3253
+#: src/qemu_driver.c:3273
#, fuzzy
msgid "cannot attach device on inactive domain"
msgstr "domain NIS default"
-#: src/qemu_driver.c:3276
+#: src/qemu_driver.c:3296
msgid "this device type cannot be attached"
msgstr ""
-#: src/qemu_driver.c:3315
+#: src/qemu_driver.c:3335
#, fuzzy
msgid "cannot set autostart for transient domain"
msgstr "Sistem Nama Domain"
-#: src/qemu_driver.c:3341
+#: src/qemu_driver.c:3361
#, fuzzy, c-format
msgid "Failed to create symlink '%s to '%s': %s"
msgstr "gagal untuk menyimpan kandungan"
-#: src/qemu_driver.c:3348 src/qemu_driver.c:3981 src/storage_driver.c:832
+#: src/qemu_driver.c:3368 src/qemu_driver.c:4001 src/storage_driver.c:832
#, fuzzy, c-format
msgid "Failed to delete symlink '%s': %s"
msgstr "Gagal untuk membuka %s: %s\n"
-#: src/qemu_driver.c:3410
+#: src/qemu_driver.c:3430
#, fuzzy, c-format
msgid "invalid path: %s"
msgstr "hujah tidak sah %s untuk %s"
-#: src/qemu_driver.c:3418
+#: src/qemu_driver.c:3438
msgid "'info blockstats' command failed"
msgstr ""
-#: src/qemu_driver.c:3433
+#: src/qemu_driver.c:3453
msgid "'info blockstats' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:3498
+#: src/qemu_driver.c:3518
#, fuzzy, c-format
msgid "device not found: %s (%s)"
msgstr "CD Tidak Dijumpai"
-#: src/qemu_driver.c:3530 src/qemu_driver.c:3573
+#: src/qemu_driver.c:3550 src/qemu_driver.c:3593
msgid "NULL or empty path"
msgstr ""
-#: src/qemu_driver.c:3541
+#: src/qemu_driver.c:3561
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr ""
-#: src/qemu_driver.c:3583
+#: src/qemu_driver.c:3603
#, fuzzy
msgid "invalid path"
msgstr "hujah tidak sah %s untuk %s"
-#: src/qemu_driver.c:3626
+#: src/qemu_driver.c:3646
msgid "QEMU driver only supports virtual memory addrs"
msgstr ""
-#: src/qemu_driver.c:3653
+#: src/qemu_driver.c:3673
#, fuzzy
msgid "'memsave' command failed"
msgstr "Nama Domain"
-#: src/qemu_driver.c:3682 src/qemu_driver.c:3850 src/qemu_driver.c:3875
-#: src/qemu_driver.c:3889 src/qemu_driver.c:3904 src/qemu_driver.c:3937
-#: src/qemu_driver.c:3953
+#: src/qemu_driver.c:3702 src/qemu_driver.c:3870 src/qemu_driver.c:3895
+#: src/qemu_driver.c:3909 src/qemu_driver.c:3924 src/qemu_driver.c:3957
+#: src/qemu_driver.c:3973
msgid "no network with matching uuid"
msgstr ""
-#: src/qemu_driver.c:3697
+#: src/qemu_driver.c:3717
msgid "no network with matching name"
msgstr ""
-#: src/qemu_driver.c:3856
+#: src/qemu_driver.c:3876
#, fuzzy
msgid "network is still active"
msgstr "autorun sedang berjalan!\n"
-#: src/qemu_driver.c:3917
+#: src/qemu_driver.c:3937
#, fuzzy
msgid "no network with matching id"
msgstr "Sila penuhkan maklumat rangkaian"
-#: src/qemu_driver.c:3924
+#: src/qemu_driver.c:3944
#, fuzzy
msgid "failed to allocate space for network bridge string"
msgstr "Tiada nod utk buang"
-#: src/qemu_driver.c:3974 src/storage_driver.c:823
+#: src/qemu_driver.c:3994 src/storage_driver.c:823
#, fuzzy, c-format
msgid "Failed to create symlink '%s' to '%s': %s"
msgstr "gagal untuk menyimpan kandungan"
msgid "%s not implemented on Win32"
msgstr ""
-#: src/storage_backend_disk.c:85 src/storage_backend_logical.c:57
+#: src/storage_backend_disk.c:90 src/storage_backend_logical.c:57
#, c-format
msgid "unsupported pool format %s"
msgstr ""
-#: src/storage_backend_disk.c:110 src/storage_backend_logical.c:70
+#: src/storage_backend_disk.c:115 src/storage_backend_logical.c:70
#, c-format
msgid "unsupported pool format %d"
msgstr ""
-#: src/storage_backend_disk.c:138 src/storage_backend_fs.c:192
+#: src/storage_backend_disk.c:143 src/storage_backend_fs.c:192
#: src/storage_backend_fs.c:262 src/storage_backend_fs.c:314
#, c-format
msgid "unsupported volume format %s"
msgstr ""
-#: src/storage_backend_disk.c:165 src/storage_backend_fs.c:225
+#: src/storage_backend_disk.c:170 src/storage_backend_fs.c:225
#: src/storage_backend_fs.c:297 src/storage_backend_fs.c:329
#, c-format
msgid "unsupported volume format %d"
msgstr ""
-#: src/storage_backend_disk.c:179 src/storage_backend_disk.c:192
-#: src/storage_backend_disk.c:199 src/storage_backend_disk.c:221
+#: src/storage_backend_disk.c:184 src/storage_backend_disk.c:197
+#: src/storage_backend_disk.c:204 src/storage_backend_disk.c:226
#: src/storage_backend_fs.c:839 src/storage_backend_iscsi.c:177
#: src/storage_backend_logical.c:116 src/storage_backend_logical.c:121
#: src/storage_backend_logical.c:133 src/storage_backend_logical.c:143
-#: src/storage_backend_logical.c:531
+#: src/storage_backend_logical.c:546
msgid "volume"
msgstr ""
-#: src/storage_backend_disk.c:229
+#: src/storage_backend_disk.c:234
msgid "volume extents"
msgstr ""
-#: src/storage_backend_disk.c:237
+#: src/storage_backend_disk.c:242
msgid "cannot parse device start location"
msgstr ""
-#: src/storage_backend_disk.c:244
+#: src/storage_backend_disk.c:249
msgid "cannot parse device end location"
msgstr ""
-#: src/storage_backend_disk.c:250 src/storage_backend_logical.c:154
+#: src/storage_backend_disk.c:255 src/storage_backend_logical.c:154
#: src/storage_backend_logical.c:160
msgid "extents"
msgstr ""
-#: src/storage_backend_disk.c:464
+#: src/storage_backend_disk.c:462
msgid "no large enough free extent"
msgstr ""
-#: src/storage_backend_disk.c:498
-msgid "Disk pools are not yet supported"
+#: src/storage_backend_disk.c:502
+#, c-format
+msgid "Couldn't read volume target path '%s'. %s"
msgstr ""
+#: src/storage_backend_disk.c:517
+#, c-format
+msgid "Volume path '%s' did not start with parent pool source device name."
+msgstr ""
+
+#: src/storage_backend_disk.c:526
+#, fuzzy, c-format
+msgid "cannot parse partition number from target '%s'"
+msgstr "Gagal untuk membuka %s: %s\n"
+
#: src/storage_backend_fs.c:358
#, c-format
msgid "cannot read header '%s': %s"
msgstr ""
#: src/storage_backend_fs.c:1042 src/storage_backend_fs.c:1078
-#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:543
+#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:558
#, c-format
msgid "cannot read path '%s': %s"
msgstr ""
msgid "creation of non-raw images is not supported without qemu-img"
msgstr ""
-#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:552
+#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:567
#, fuzzy, c-format
msgid "cannot set file owner '%s': %s"
msgstr "Gagal untuk membuka %s: %s\n"
-#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:559
+#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:574
#, fuzzy, c-format
msgid "cannot set file mode '%s': %s"
msgstr "Gagal untuk membuka %s: %s\n"
-#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:566
+#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:581
#, c-format
msgid "cannot close file '%s': %s"
msgstr ""
msgid "lvs command failed with exitstatus %d"
msgstr ""
-#: src/storage_backend_logical.c:355
+#: src/storage_backend_logical.c:354
#, fuzzy
msgid "command line"
msgstr "Nama Domain"
-#: src/storage_backend_logical.c:372
+#: src/storage_backend_logical.c:371
#, c-format
msgid "cannot open device %s"
msgstr ""
-#: src/storage_backend_logical.c:378
+#: src/storage_backend_logical.c:377
#, c-format
msgid "cannot clear device header %s"
msgstr ""
-#: src/storage_backend_logical.c:385
+#: src/storage_backend_logical.c:384
#, c-format
msgid "cannot close device %s"
msgstr ""
-#: src/storage_backend_logical.c:575
+#: src/storage_backend_logical.c:507
+#, fuzzy, c-format
+msgid "cannot remove PV device %s: %s"
+msgstr "Ralat bila cuba menulis ke fail konfigurasi."
+
+#: src/storage_backend_logical.c:590
#, c-format
msgid "cannot find newly created volume '%s': %s"
msgstr ""
msgstr "DATA"
#: src/virsh.c:6292 src/virsh.c:6314
-msgid "blocked"
-msgstr ""
+#, fuzzy
+msgid "idle"
+msgstr "Menyalin Fail"
#: src/virsh.c:6294
msgid "paused"
msgid "domain information incomplete, missing uuid"
msgstr ""
-#: src/xend_internal.c:1109 src/xend_internal.c:2204 src/xend_internal.c:2211
+#: src/xend_internal.c:1109 src/xend_internal.c:2213 src/xend_internal.c:2220
msgid "domain information incomplete, missing name"
msgstr ""
msgid "unknown graphics type '%s'"
msgstr "Jenis data tidak diketahui: %s\n"
-#: src/xend_internal.c:2191
+#: src/xend_internal.c:2200
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "Sila isikan maklumat pengesahan"
-#: src/xend_internal.c:2260 src/xend_internal.c:2270 src/xend_internal.c:2280
+#: src/xend_internal.c:2269 src/xend_internal.c:2279 src/xend_internal.c:2289
#, fuzzy, c-format
msgid "unknown lifecycle type %s"
msgstr "Jenis data tidak diketahui: %s\n"
-#: src/xend_internal.c:2593
+#: src/xend_internal.c:2602
#, fuzzy
msgid "failed to parse topology information"
msgstr "Gagal menukar maklumat usia untuk %s: %s\n"
-#: src/xend_internal.c:2647
+#: src/xend_internal.c:2656
#, fuzzy
msgid "topology syntax error"
msgstr "Ralat Permulaan Fail Tetapan DNS %s:"
-#: src/xend_internal.c:2711
+#: src/xend_internal.c:2720
msgid "failed to parse Xend domain information"
msgstr ""
-#: src/xend_internal.c:3193
+#: src/xend_internal.c:3202
msgid "xenDaemonDomainFetch failed to find this domain"
msgstr ""
-#: src/xend_internal.c:3815 src/xend_internal.c:4290 src/xm_internal.c:1617
+#: src/xend_internal.c:3824 src/xend_internal.c:4299 src/xm_internal.c:1617
#, fuzzy
msgid "failed to build sexpr"
msgstr "Mengikat ke domain NIS: "
-#: src/xend_internal.c:3917
+#: src/xend_internal.c:3926
#, fuzzy
msgid "unsupported device type"
msgstr "Pilih Jenis Peranti"
-#: src/xend_internal.c:4020
+#: src/xend_internal.c:4029
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4061
+#: src/xend_internal.c:4070
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4069
+#: src/xend_internal.c:4078
#, fuzzy
msgid "unexpected value from on_xend_start"
msgstr "%s: saiz alamat mempunyai nilai %u tidak dijangka\n"
-#: src/xend_internal.c:4080
+#: src/xend_internal.c:4089
#, fuzzy
msgid "no memory"
msgstr "Memori Rendah"
-#: src/xend_internal.c:4086
+#: src/xend_internal.c:4095
#, fuzzy
msgid "sexpr2string failed"
msgstr "Operasi antaramuka HTTP gagal\n"
-#: src/xend_internal.c:4091
+#: src/xend_internal.c:4100
#, fuzzy
msgid "Failed to redefine sexpr"
msgstr "Mengikat ke domain NIS: "
-#: src/xend_internal.c:4096
+#: src/xend_internal.c:4105
msgid "on_xend_start not present in sexpr"
msgstr ""
-#: src/xend_internal.c:4127
+#: src/xend_internal.c:4136
#, fuzzy, c-format
msgid "gethostname failed: %s"
msgstr "Operasi antaramuka HTTP gagal\n"
-#: src/xend_internal.c:4133
+#: src/xend_internal.c:4142
#, fuzzy, c-format
msgid "failed to strdup hostname: %s"
msgstr "gagal mendapatkan atribut bagi %s"
-#: src/xend_internal.c:4164
+#: src/xend_internal.c:4173
msgid ""
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
"migration"
msgstr ""
-#: src/xend_internal.c:4174
+#: src/xend_internal.c:4183
msgid ""
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
"migration"
msgstr ""
-#: src/xend_internal.c:4186
+#: src/xend_internal.c:4195
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr ""
-#: src/xend_internal.c:4199
+#: src/xend_internal.c:4208
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr ""
-#: src/xend_internal.c:4204
+#: src/xend_internal.c:4213
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr ""
-#: src/xend_internal.c:4211
+#: src/xend_internal.c:4220
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr ""
-#: src/xend_internal.c:4218 src/xend_internal.c:4240 src/xend_internal.c:4248
-#: src/xend_internal.c:4474 src/xend_internal.c:4481 src/xml.c:89
+#: src/xend_internal.c:4227 src/xend_internal.c:4249 src/xend_internal.c:4257
+#: src/xend_internal.c:4483 src/xend_internal.c:4490 src/xml.c:89
msgid "strdup failed"
msgstr ""
-#: src/xend_internal.c:4231
+#: src/xend_internal.c:4240
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr ""
-#: src/xend_internal.c:4284
+#: src/xend_internal.c:4293
#, fuzzy
msgid "failed to parse domain description"
msgstr "Mengikat ke domain NIS: "
-#: src/xend_internal.c:4300
+#: src/xend_internal.c:4309
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Gagal mencipta direktori %s"
-#: src/xend_internal.c:4456 src/xend_internal.c:4532 src/xend_internal.c:4622
+#: src/xend_internal.c:4465 src/xend_internal.c:4541 src/xend_internal.c:4631
msgid "unsupported in xendConfigVersion < 4"
msgstr ""
-#: src/xend_internal.c:4468
+#: src/xend_internal.c:4477
#, fuzzy
msgid "node information incomplete, missing scheduler name"
msgstr "Sila isikan maklumat pengesahan"
-#: src/xend_internal.c:4486 src/xend_internal.c:4580 src/xend_internal.c:4692
+#: src/xend_internal.c:4495 src/xend_internal.c:4589 src/xend_internal.c:4701
#, fuzzy
msgid "Unknown scheduler"
msgstr "Entah"
-#: src/xend_internal.c:4545 src/xend_internal.c:4635
+#: src/xend_internal.c:4554 src/xend_internal.c:4644
#, fuzzy
msgid "Failed to get a scheduler name"
msgstr "gagal mendapatkan atribut bagi %s"
-#: src/xend_internal.c:4558 src/xend_internal.c:4671
+#: src/xend_internal.c:4567 src/xend_internal.c:4680
#, fuzzy
msgid "domain information incomplete, missing cpu_weight"
msgstr "Sila isikan maklumat pengesahan"
-#: src/xend_internal.c:4563 src/xend_internal.c:4680
+#: src/xend_internal.c:4572 src/xend_internal.c:4689
#, fuzzy
msgid "domain information incomplete, missing cpu_cap"
msgstr "Sila isikan maklumat pengesahan"
-#: src/xend_internal.c:4739
+#: src/xend_internal.c:4748
msgid "domainBlockPeek is not supported for dom0"
msgstr ""
-#: src/xend_internal.c:4762
+#: src/xend_internal.c:4771
#, fuzzy, c-format
msgid "%s: invalid path"
msgstr "hujah tidak sah %s untuk %s"
-#: src/xend_internal.c:4770
+#: src/xend_internal.c:4779
#, fuzzy, c-format
msgid "failed to open for reading: %s: %s"
msgstr "xinetd gagal untuk mengulangmuat untuk"
-#: src/xend_internal.c:4782
+#: src/xend_internal.c:4791
#, fuzzy, c-format
msgid "failed to lseek or read from file: %s: %s"
msgstr "Gagal untuk membuka %s: %s\n"
-#: src/xend_internal.c:4865 src/xend_internal.c:4911
+#: src/xend_internal.c:4874 src/xend_internal.c:4920
#, fuzzy, c-format
msgid "unexpected graphics type %d"
msgstr "Jenis tetikus dikesan: %s"
-#: src/xend_internal.c:4954
+#: src/xend_internal.c:4963
#, fuzzy
msgid "unexpected chr device type"
msgstr "Jenis tetikus dikesan: %s"
-#: src/xend_internal.c:5128 src/xm_internal.c:1779
+#: src/xend_internal.c:5137 src/xm_internal.c:1779
#, fuzzy, c-format
msgid "unsupported network type %d"
msgstr "Jenis tetikus dikesan: %s"
-#: src/xend_internal.c:5302 src/xend_internal.c:5309 src/xend_internal.c:5316
+#: src/xend_internal.c:5311 src/xend_internal.c:5318 src/xend_internal.c:5325
#, fuzzy, c-format
msgid "unexpected lifecycle value %d"
msgstr "%s: saiz alamat mempunyai nilai %u tidak dijangka\n"
-#: src/xend_internal.c:5333
+#: src/xend_internal.c:5342
#, fuzzy
msgid "no HVM domain loader"
msgstr "penggunaan: %s --list [nama]\n"
-#: src/xend_internal.c:5544
+#: src/xend_internal.c:5553
#, fuzzy
msgid "hotplug of device type not supported"
msgstr "[Rangkaian tidak dimulakan]\n"
#~ msgid "cannot read tty pid file %s: %s"
#~ msgstr "Ralat bila cuba menulis ke fail konfigurasi."
-#, fuzzy
-#~ msgid "cannot remove ttyPidFile %s: %s"
-#~ msgstr "Ralat bila cuba menulis ke fail konfigurasi."
-
#, fuzzy
#~ msgid "failed to calloc memory for init string: %s"
#~ msgstr "malloc() gagal. Tidak dapat memperuntukkan memori yang cukup."
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-09-08 14:51+0200\n"
+"POT-Creation-Date: 2008-09-23 22:28+0200\n"
"PO-Revision-Date: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
msgid "storage_vol not found"
msgstr "domain name or uuid"
-#: src/conf.c:155 src/conf.c:203 src/conf.c:488 src/conf.c:525 src/conf.c:553
-#: src/conf.c:631
+#: src/conf.c:164 src/conf.c:212 src/conf.c:491 src/conf.c:528 src/conf.c:555
+#: src/conf.c:630
msgid "allocating configuration"
msgstr "allocating configuration"
-#: src/conf.c:338
+#: src/conf.c:347
msgid "unterminated number"
msgstr "unterminated number"
-#: src/conf.c:372 src/conf.c:389 src/conf.c:401
+#: src/conf.c:380 src/conf.c:396 src/conf.c:407
msgid "unterminated string"
msgstr "unterminated string"
-#: src/conf.c:429 src/conf.c:483
+#: src/conf.c:434 src/conf.c:487
msgid "expecting a value"
msgstr "expecting a value"
-#: src/conf.c:450
+#: src/conf.c:454
msgid "expecting a separator in list"
msgstr "expecting a separator in list"
-#: src/conf.c:473
+#: src/conf.c:477
#, fuzzy
msgid "list is not closed with ]"
msgstr "list is not closed with ] "
-#: src/conf.c:518
+#: src/conf.c:521
msgid "expecting a name"
msgstr "expecting a name"
-#: src/conf.c:581
+#: src/conf.c:582
msgid "expecting a separator"
msgstr "expecting a separator"
msgid "expecting an assignment"
msgstr "expecting an assignment"
-#: src/conf.c:894 src/conf.c:950 src/xend_internal.c:584
-#: src/xend_internal.c:2657 src/xm_internal.c:1475 src/xm_internal.c:1482
+#: src/conf.c:892 src/conf.c:948 src/xend_internal.c:584
+#: src/xend_internal.c:2666 src/xm_internal.c:1475 src/xm_internal.c:1482
#, fuzzy
msgid "allocate buffer"
msgstr "allocate new buffer"
-#: src/conf.c:901
+#: src/conf.c:899
msgid "failed to open file"
msgstr "failed to open file"
-#: src/conf.c:912
+#: src/conf.c:910
msgid "failed to save content"
msgstr "failed to save content"
msgid "cannot extract disk devices"
msgstr "Cannot extract running %s hypervisor version\n"
-#: src/domain_conf.c:1939 src/qemu_driver.c:3133
+#: src/domain_conf.c:1939 src/qemu_driver.c:3153
#, fuzzy, c-format
msgid "duplicate disk target '%s'"
msgstr "unexpected mime type"
msgid "unexpected char type %d"
msgstr "unexpected mime type"
-#: src/domain_conf.c:2815 src/xend_internal.c:5214
+#: src/domain_conf.c:2815 src/xend_internal.c:5223
#, fuzzy, c-format
msgid "unexpected sound model %d"
msgstr "unexpected mime type"
-#: src/domain_conf.c:2835 src/xend_internal.c:5237
+#: src/domain_conf.c:2835 src/xend_internal.c:5246
#, fuzzy, c-format
msgid "unexpected input type %d"
msgstr "unexpected mime type"
#: src/lxc_driver.c:274 src/lxc_driver.c:309 src/lxc_driver.c:335
#: src/lxc_driver.c:350 src/openvz_driver.c:238 src/openvz_driver.c:267
-#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:620
-#: src/openvz_driver.c:651 src/openvz_driver.c:672 src/openvz_driver.c:713
-#: src/qemu_driver.c:2192 src/qemu_driver.c:2279 src/qemu_driver.c:2828
-#: src/qemu_driver.c:2883 src/qemu_driver.c:2927 src/qemu_driver.c:3007
-#: src/qemu_driver.c:3123 src/qemu_driver.c:3192 src/qemu_driver.c:3247
-#: src/qemu_driver.c:3291 src/qemu_driver.c:3309 src/qemu_driver.c:3567
+#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:621
+#: src/openvz_driver.c:652 src/openvz_driver.c:673 src/openvz_driver.c:714
+#: src/qemu_driver.c:2212 src/qemu_driver.c:2299 src/qemu_driver.c:2848
+#: src/qemu_driver.c:2903 src/qemu_driver.c:2947 src/qemu_driver.c:3027
+#: src/qemu_driver.c:3143 src/qemu_driver.c:3212 src/qemu_driver.c:3267
+#: src/qemu_driver.c:3311 src/qemu_driver.c:3329 src/qemu_driver.c:3587
#, fuzzy
msgid "no domain with matching uuid"
msgstr "domain id or uuid"
-#: src/lxc_driver.c:280 src/openvz_driver.c:625 src/qemu_driver.c:2933
+#: src/lxc_driver.c:280 src/openvz_driver.c:626 src/qemu_driver.c:2953
#, fuzzy
msgid "cannot delete active domain"
msgstr "name of the inactive domain"
-#: src/lxc_driver.c:286 src/qemu_driver.c:2939
+#: src/lxc_driver.c:286 src/qemu_driver.c:2959
#, fuzzy
msgid "cannot undefine transient domain"
msgstr "name of the inactive domain"
msgid "container '%s' unexpectedly shutdown during startup"
msgstr ""
-#: src/lxc_driver.c:747 src/qemu_driver.c:892
+#: src/lxc_driver.c:747 src/qemu_driver.c:893
#, fuzzy, c-format
msgid "cannot create log directory %s: %s"
msgstr "failed to write configuration file: %s"
msgid "unknown forwarding type '%s'"
msgstr "unknown OS type %s"
-#: src/network_conf.c:662 src/qemu_driver.c:3334 src/qemu_driver.c:3967
+#: src/network_conf.c:662 src/qemu_driver.c:3354 src/qemu_driver.c:3987
#: src/storage_driver.c:816
#, c-format
msgid "cannot create autostart directory %s: %s"
msgid "no config file for %s"
msgstr "configuration file syntax error: %s"
-#: src/openvz_conf.c:187
+#: src/openvz_conf.c:190
+#, fuzzy, c-format
+msgid "Cound not read 'IP_ADDRESS' from config for container %d"
+msgstr "could not connect to %s"
+
+#: src/openvz_conf.c:220
+#, fuzzy, c-format
+msgid "Cound not read 'NETIF' from config for container %d"
+msgstr "could not connect to %s"
+
+#: src/openvz_conf.c:247
+#, fuzzy
+msgid "Too long network device name"
+msgstr "resolving domain filename"
+
+#: src/openvz_conf.c:264
+#, fuzzy
+msgid "Wrong length MAC address"
+msgstr "invalid argument in %s"
+
+#: src/openvz_conf.c:271
+#, fuzzy
+msgid "Wrong MAC address"
+msgstr "invalid argument in %s"
+
+#: src/openvz_conf.c:327
#, fuzzy
msgid "popen failed"
msgstr "operation failed"
-#: src/openvz_conf.c:197
+#: src/openvz_conf.c:337
#, fuzzy
msgid "Failed to parse vzlist output"
msgstr "Failed to suspend domain %s"
-#: src/openvz_conf.c:223
+#: src/openvz_conf.c:363
#, fuzzy
msgid "UUID in config file malformed"
msgstr "configuration file syntax error: %s"
-#: src/openvz_conf.c:235
+#: src/openvz_conf.c:375
#, fuzzy, c-format
msgid "Cound not read config for container %d"
msgstr "could not connect to %s"
msgid "Container ID is not specified"
msgstr ""
-#: src/openvz_driver.c:391 src/openvz_driver.c:459 src/openvz_driver.c:534
-#: src/openvz_driver.c:554 src/openvz_driver.c:600 src/openvz_driver.c:631
-#: src/openvz_driver.c:656 src/openvz_driver.c:728 src/openvz_driver.c:826
-#: src/openvz_driver.c:872
+#: src/openvz_driver.c:391 src/openvz_driver.c:460 src/openvz_driver.c:535
+#: src/openvz_driver.c:555 src/openvz_driver.c:601 src/openvz_driver.c:632
+#: src/openvz_driver.c:657 src/openvz_driver.c:729 src/openvz_driver.c:827
+#: src/openvz_driver.c:873
#, fuzzy, c-format
msgid "Could not exec %s"
msgstr "could not connect to %s"
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:451 src/openvz_driver.c:528
+#: src/openvz_driver.c:452 src/openvz_driver.c:529
msgid "Error creating command for container"
msgstr ""
-#: src/openvz_driver.c:465 src/openvz_driver.c:540
+#: src/openvz_driver.c:466 src/openvz_driver.c:541
#, fuzzy
msgid "Could not set UUID"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:475 src/openvz_driver.c:546
+#: src/openvz_driver.c:476 src/openvz_driver.c:547
#, fuzzy
msgid "Could not configure network"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:482 src/openvz_driver.c:569
+#: src/openvz_driver.c:483 src/openvz_driver.c:570
#, fuzzy
msgid "Could not set number of virtual cpu"
msgstr "change number of virtual CPUs"
#: src/openvz_driver.c:517
#, c-format
-msgid "Already an OPENVZ VM defined with the id '%d'"
+msgid "Already an OPENVZ VM defined with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:588
+#: src/openvz_driver.c:589
msgid "no domain with matching id"
msgstr ""
-#: src/openvz_driver.c:594
+#: src/openvz_driver.c:595
#, fuzzy
msgid "domain is not in shutoff state"
msgstr "Domain is already active"
-#: src/openvz_driver.c:677
+#: src/openvz_driver.c:678
#, fuzzy
msgid "Could not read container config"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:693 src/qemu_driver.c:1823
+#: src/openvz_driver.c:694 src/qemu_driver.c:1843
#, fuzzy, c-format
msgid "unknown type '%s'"
msgstr "unknown OS type %s"
-#: src/openvz_driver.c:719
+#: src/openvz_driver.c:720
msgid "VCPUs should be >= 1"
msgstr ""
-#: src/openvz_driver.c:835 src/openvz_driver.c:881
+#: src/openvz_driver.c:836 src/openvz_driver.c:882
#, fuzzy, c-format
msgid "Could not parse VPS ID %s"
msgstr "could not connect to %s"
msgid "Unexpected exit status '%d', qemu probably failed"
msgstr ""
-#: src/qemu_conf.c:519 src/qemu_driver.c:925
+#: src/qemu_conf.c:519 src/qemu_driver.c:926
#, fuzzy, c-format
msgid "Cannot find QEMU binary %s: %s"
msgstr "Failed to suspend domain %s"
msgid "Network type %d is not supported"
msgstr "Domain %s started\n"
-#: src/qemu_conf.c:580 src/qemu_driver.c:1515
+#: src/qemu_conf.c:580 src/qemu_driver.c:1514
#, fuzzy, c-format
msgid "cannot initialize bridge support: %s"
msgstr "Failed to suspend domain %s"
msgid "failed to allocate space for argv string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:90
+#: src/qemu_driver.c:91
#, fuzzy
msgid "Failed to set close-on-exec file descriptor flag\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:105
+#: src/qemu_driver.c:106
#, fuzzy
msgid "Failed to set non-blocking file descriptor flag\n"
msgstr "failed to parse Xend domain information"
-#: src/qemu_driver.c:150
+#: src/qemu_driver.c:151
#, fuzzy, c-format
msgid "Failed to autostart network '%s': %s\n"
msgstr "Failed to start domain %s"
-#: src/qemu_driver.c:165
+#: src/qemu_driver.c:166
#, fuzzy, c-format
msgid "Failed to autostart VM '%s': %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:201
+#: src/qemu_driver.c:202
#, fuzzy, c-format
msgid "Failed to find user record for uid '%d': %s\n"
msgstr "Failed to undefine domain %s"
-#: src/qemu_driver.c:212
+#: src/qemu_driver.c:213
#, fuzzy
msgid "out of memory in asprintf\n"
msgstr "out of memory"
-#: src/qemu_driver.c:268
+#: src/qemu_driver.c:269
#, fuzzy
msgid "qemudStartup: out of memory\n"
msgstr "out of memory"
-#: src/qemu_driver.c:295
+#: src/qemu_driver.c:296
msgid "Reloading iptables rules\n"
msgstr ""
-#: src/qemu_driver.c:433
+#: src/qemu_driver.c:434
#, c-format
msgid ""
"QEMU quit during %s startup\n"
"%s"
msgstr ""
-#: src/qemu_driver.c:443 src/qemu_driver.c:456
+#: src/qemu_driver.c:444 src/qemu_driver.c:457
#, c-format
msgid "Failure while reading %s startup output: %s"
msgstr ""
-#: src/qemu_driver.c:451
+#: src/qemu_driver.c:452
#, c-format
msgid "Timed out while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:467
+#: src/qemu_driver.c:468
#, c-format
msgid "Failure while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:479
+#: src/qemu_driver.c:480
#, c-format
msgid "Out of space while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:510
+#: src/qemu_driver.c:511
#, fuzzy, c-format
msgid "Unable to open monitor path %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:515
+#: src/qemu_driver.c:516
msgid "Unable to set monitor close-on-exec flag"
msgstr ""
-#: src/qemu_driver.c:520
+#: src/qemu_driver.c:521
msgid "Unable to put monitor into non-blocking mode"
msgstr ""
-#: src/qemu_driver.c:648 src/qemu_driver.c:1027 src/qemu_driver.c:1726
-#: src/qemu_driver.c:1736
+#: src/qemu_driver.c:649 src/qemu_driver.c:1028 src/qemu_driver.c:1725
+#: src/qemu_driver.c:1735
#, fuzzy, c-format
msgid "Unable to log VM console data: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:671
+#: src/qemu_driver.c:672
#, fuzzy
msgid "allocate cpumap"
msgstr "allocate new context"
-#: src/qemu_driver.c:682
+#: src/qemu_driver.c:683
msgid "cannot run monitor command to fetch CPU thread info"
msgstr ""
-#: src/qemu_driver.c:786
+#: src/qemu_driver.c:787
#, fuzzy, c-format
msgid "failed to set CPU affinity %s"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:796 src/qemu_driver.c:2135
+#: src/qemu_driver.c:797 src/qemu_driver.c:2155
#, fuzzy
msgid "resume operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:859
+#: src/qemu_driver.c:860
#, fuzzy
msgid "VM is already active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:869
+#: src/qemu_driver.c:870
msgid "Unable to find an unused VNC port"
msgstr ""
-#: src/qemu_driver.c:881
+#: src/qemu_driver.c:882
#, c-format
msgid "config file path too long: %s/%s.log"
msgstr ""
-#: src/qemu_driver.c:900
+#: src/qemu_driver.c:901
#, fuzzy, c-format
msgid "failed to create logfile %s: %s"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:906
+#: src/qemu_driver.c:907
#, fuzzy, c-format
msgid "Unable to set VM logfile close-on-exec flag %s"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:935 src/qemu_driver.c:3032
+#: src/qemu_driver.c:936 src/qemu_driver.c:3052
#, fuzzy, c-format
msgid "Cannot determine QEMU argv syntax %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:951 src/qemu_driver.c:954 src/qemu_driver.c:959
+#: src/qemu_driver.c:952 src/qemu_driver.c:955 src/qemu_driver.c:960
#, fuzzy, c-format
msgid "Unable to write argv to logfile %d: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:1041
+#: src/qemu_driver.c:1040
#, fuzzy, c-format
msgid "Shutting down VM '%s'\n"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:1052
+#: src/qemu_driver.c:1051
#, fuzzy, c-format
msgid "Unable to close logfile %d: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:1067
+#: src/qemu_driver.c:1066
#, fuzzy
msgid "Got unexpected pid, damn\n"
msgstr "unexpected dict node"
-#: src/qemu_driver.c:1221
+#: src/qemu_driver.c:1220
#, fuzzy
msgid "failed to allocate space for dnsmasq argv"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1235
+#: src/qemu_driver.c:1234
msgid "cannot start dhcp daemon without IP address for server"
msgstr ""
-#: src/qemu_driver.c:1264
+#: src/qemu_driver.c:1263
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1275
+#: src/qemu_driver.c:1274
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1285
+#: src/qemu_driver.c:1284
#, fuzzy, c-format
msgid "failed to add iptables rule to enable masquerading : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1317
+#: src/qemu_driver.c:1316
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1328
+#: src/qemu_driver.c:1327
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1353
+#: src/qemu_driver.c:1352
#, fuzzy
msgid "failed to allocate space for IP tables support"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1361 src/qemu_driver.c:1368
+#: src/qemu_driver.c:1360 src/qemu_driver.c:1367
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1376 src/qemu_driver.c:1383
+#: src/qemu_driver.c:1375 src/qemu_driver.c:1382
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1393
+#: src/qemu_driver.c:1392
#, fuzzy, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1400
+#: src/qemu_driver.c:1399
#, fuzzy, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1408
+#: src/qemu_driver.c:1407
#, fuzzy, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1509
+#: src/qemu_driver.c:1508
#, fuzzy
msgid "network is already active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:1521
+#: src/qemu_driver.c:1520
#, fuzzy, c-format
msgid "cannot create bridge '%s' : %s"
msgstr "failed to write configuration file: %s"
-#: src/qemu_driver.c:1536
+#: src/qemu_driver.c:1535
#, fuzzy, c-format
msgid "cannot set IP address on bridge '%s' to '%s' : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1544
+#: src/qemu_driver.c:1543
#, fuzzy, c-format
msgid "cannot set netmask on bridge '%s' to '%s' : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1552
+#: src/qemu_driver.c:1551
#, fuzzy, c-format
msgid "failed to bring the bridge '%s' up : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1563
+#: src/qemu_driver.c:1562
#, fuzzy, c-format
msgid "failed to enable IP forwarding : %s"
msgstr "failed to open %s for reading"
-#: src/qemu_driver.c:1581 src/qemu_driver.c:1612
+#: src/qemu_driver.c:1580 src/qemu_driver.c:1611
#, fuzzy, c-format
msgid "Failed to bring down bridge '%s' : %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1587 src/qemu_driver.c:1617
+#: src/qemu_driver.c:1586 src/qemu_driver.c:1616
#, fuzzy, c-format
msgid "Failed to delete bridge '%s' : %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1600
+#: src/qemu_driver.c:1599
#, fuzzy, c-format
msgid "Shutting down network '%s'\n"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:1626
+#: src/qemu_driver.c:1625
#, fuzzy
msgid "Got unexpected pid for dnsmasq\n"
msgstr "unexpected dict node"
-#: src/qemu_driver.c:1839
+#: src/qemu_driver.c:1814
+#, fuzzy, c-format
+msgid "Unable to open %s: %s\n"
+msgstr "Failed to suspend domain %s"
+
+#: src/qemu_driver.c:1859
#, fuzzy
msgid "failed to allocate space for capabilities support"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1858 src/qemu_driver.c:1884
+#: src/qemu_driver.c:1878 src/qemu_driver.c:1904
msgid "NUMA not supported on this host"
msgstr ""
-#: src/qemu_driver.c:1869 src/qemu_driver.c:1892
+#: src/qemu_driver.c:1889 src/qemu_driver.c:1912
#, fuzzy
msgid "Failed to query NUMA free memory"
msgstr "Used memory:"
-#: src/qemu_driver.c:2053
+#: src/qemu_driver.c:2073
#, fuzzy, c-format
msgid "domain '%s' is already defined"
msgstr "domain %s exists already"
-#: src/qemu_driver.c:2064
+#: src/qemu_driver.c:2084
#, fuzzy, c-format
msgid "domain with uuid '%s' is already defined"
msgstr "domain %s exists already"
-#: src/qemu_driver.c:2094 src/qemu_driver.c:2123 src/qemu_driver.c:2152
-#: src/qemu_driver.c:2172 src/qemu_driver.c:2410 src/qemu_driver.c:3383
-#: src/qemu_driver.c:3518 src/qemu_driver.c:3632
+#: src/qemu_driver.c:2114 src/qemu_driver.c:2143 src/qemu_driver.c:2172
+#: src/qemu_driver.c:2192 src/qemu_driver.c:2430 src/qemu_driver.c:3403
+#: src/qemu_driver.c:3538 src/qemu_driver.c:3652
#, c-format
msgid "no domain with matching id %d"
msgstr ""
-#: src/qemu_driver.c:2099 src/qemu_driver.c:2128 src/qemu_driver.c:2416
-#: src/qemu_driver.c:3388 src/qemu_driver.c:3524 src/qemu_driver.c:3638
+#: src/qemu_driver.c:2119 src/qemu_driver.c:2148 src/qemu_driver.c:2436
+#: src/qemu_driver.c:3408 src/qemu_driver.c:3544 src/qemu_driver.c:3658
#, fuzzy
msgid "domain is not running"
msgstr "Domain is already active"
-#: src/qemu_driver.c:2107
+#: src/qemu_driver.c:2127
#, fuzzy
msgid "suspend operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2158
+#: src/qemu_driver.c:2178
#, fuzzy
msgid "shutdown operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2198
+#: src/qemu_driver.c:2218
#, fuzzy
msgid "failed to allocate space for ostype"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:2214 src/qemu_driver.c:2230 src/qemu_driver.c:2253
-#: src/qemu_driver.c:2526 src/qemu_driver.c:2688
+#: src/qemu_driver.c:2234 src/qemu_driver.c:2250 src/qemu_driver.c:2273
+#: src/qemu_driver.c:2546 src/qemu_driver.c:2708
#, c-format
msgid "no domain with matching uuid '%s'"
msgstr ""
-#: src/qemu_driver.c:2236
+#: src/qemu_driver.c:2256
msgid "cannot set max memory lower than current memory"
msgstr ""
-#: src/qemu_driver.c:2259
+#: src/qemu_driver.c:2279
#, fuzzy
msgid "cannot set memory of an active domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:2265
+#: src/qemu_driver.c:2285
msgid "cannot set memory higher than max memory"
msgstr ""
-#: src/qemu_driver.c:2425
+#: src/qemu_driver.c:2445
#, fuzzy
msgid "failed to pause domain"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:2434
+#: src/qemu_driver.c:2454
#, fuzzy
msgid "failed to get domain xml"
msgstr "failed to get domain UUID"
-#: src/qemu_driver.c:2442
+#: src/qemu_driver.c:2462
#, fuzzy, c-format
msgid "failed to create '%s'"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2449
+#: src/qemu_driver.c:2469
#, fuzzy
msgid "failed to write save header"
msgstr "Failed to write to socket %d\n"
-#: src/qemu_driver.c:2457
+#: src/qemu_driver.c:2477
#, fuzzy
msgid "failed to write xml"
msgstr "Failed to write to socket %d\n"
-#: src/qemu_driver.c:2470 src/qemu_driver.c:2477 src/qemu_driver.c:2748
+#: src/qemu_driver.c:2490 src/qemu_driver.c:2497 src/qemu_driver.c:2768
#: src/remote_internal.c:2241 src/virterror.c:441
msgid "out of memory"
msgstr "out of memory"
-#: src/qemu_driver.c:2485
+#: src/qemu_driver.c:2505
#, fuzzy
msgid "migrate operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2497
+#: src/qemu_driver.c:2517
msgid "'migrate' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:2532
+#: src/qemu_driver.c:2552
#, fuzzy
msgid "cannot change vcpu count of an active domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:2538
+#: src/qemu_driver.c:2558
msgid "could not determine max vcpus for the domain"
msgstr ""
-#: src/qemu_driver.c:2544
+#: src/qemu_driver.c:2564
#, c-format
msgid ""
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
msgstr ""
-#: src/qemu_driver.c:2568 src/qemu_driver.c:2620
+#: src/qemu_driver.c:2588 src/qemu_driver.c:2640
#, fuzzy
msgid "cannot pin vcpus on an inactive domain"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:2574
+#: src/qemu_driver.c:2594
#, c-format
msgid "vcpu number out of range %d > %d"
msgstr ""
-#: src/qemu_driver.c:2595
+#: src/qemu_driver.c:2615
#, fuzzy, c-format
msgid "cannot set affinity: %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:2600
+#: src/qemu_driver.c:2620
#, fuzzy
msgid "cpu affinity is not supported"
msgstr "library call failed, possibly not supported"
-#: src/qemu_driver.c:2657
+#: src/qemu_driver.c:2677
#, fuzzy, c-format
msgid "cannot get affinity: %s"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2667
+#: src/qemu_driver.c:2687
msgid "cpu affinity is not available"
msgstr ""
-#: src/qemu_driver.c:2694
+#: src/qemu_driver.c:2714
#, fuzzy, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr "load domain definition file"
-#: src/qemu_driver.c:2720 src/test.c:956
+#: src/qemu_driver.c:2740 src/test.c:956
#, fuzzy
msgid "cannot read domain image"
msgstr "node domain list"
-#: src/qemu_driver.c:2726
+#: src/qemu_driver.c:2746
#, fuzzy
msgid "failed to read qemu header"
msgstr "failed to read from Xen Daemon"
-#: src/qemu_driver.c:2733
+#: src/qemu_driver.c:2753
msgid "image magic is incorrect"
msgstr ""
-#: src/qemu_driver.c:2740
+#: src/qemu_driver.c:2760
#, c-format
msgid "image version is not supported (%d > %d)"
msgstr ""
-#: src/qemu_driver.c:2755
+#: src/qemu_driver.c:2775
#, fuzzy
msgid "failed to read XML"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2764
+#: src/qemu_driver.c:2784
#, fuzzy
msgid "failed to parse XML"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2777
+#: src/qemu_driver.c:2797
#, fuzzy, c-format
msgid "domain is already active as '%s'"
msgstr "Domain is already active"
-#: src/qemu_driver.c:2786
+#: src/qemu_driver.c:2806
#, fuzzy
msgid "failed to assign new VM"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2799
+#: src/qemu_driver.c:2819
#, fuzzy
msgid "failed to start VM"
msgstr "Failed to start domain %s"
-#: src/qemu_driver.c:2811
+#: src/qemu_driver.c:2831
#, fuzzy
msgid "failed to resume domain"
msgstr "Failed to resume domain %s"
-#: src/qemu_driver.c:2848 src/qemu_driver.c:3741 src/qemu_driver.c:3776
+#: src/qemu_driver.c:2868 src/qemu_driver.c:3761 src/qemu_driver.c:3796
#, fuzzy
msgid "failed to allocate space for VM name string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:2962
+#: src/qemu_driver.c:2982
#, fuzzy, c-format
msgid "cannot convert disk '%s' to bus/device index"
msgstr "Cannot extract running %s hypervisor version\n"
-#: src/qemu_driver.c:2982
+#: src/qemu_driver.c:3002
#, fuzzy, c-format
msgid "Unsupported disk name mapping for bus '%s'"
msgstr "unexpected mime type"
-#: src/qemu_driver.c:3022
+#: src/qemu_driver.c:3042
#, c-format
msgid "No device with bus '%s' and target '%s'"
msgstr ""
-#: src/qemu_driver.c:3049
+#: src/qemu_driver.c:3069
#, c-format
msgid ""
"Emulator version does not support removable media for device '%s' and target "
"'%s'"
msgstr ""
-#: src/qemu_driver.c:3086
+#: src/qemu_driver.c:3106
msgid "cannot change cdrom media"
msgstr ""
-#: src/qemu_driver.c:3097
+#: src/qemu_driver.c:3117
msgid "changing cdrom media failed"
msgstr ""
-#: src/qemu_driver.c:3157
+#: src/qemu_driver.c:3177
#, fuzzy
msgid "cannot attach usb disk"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3168
+#: src/qemu_driver.c:3188
#, fuzzy
msgid "adding usb disk failed"
msgstr "loading host definition file"
-#: src/qemu_driver.c:3212
+#: src/qemu_driver.c:3232
#, fuzzy
msgid "cannot attach usb device"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3223
+#: src/qemu_driver.c:3243
#, fuzzy
msgid "adding usb device failed"
msgstr "loading host definition file"
-#: src/qemu_driver.c:3253
+#: src/qemu_driver.c:3273
#, fuzzy
msgid "cannot attach device on inactive domain"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3276
+#: src/qemu_driver.c:3296
msgid "this device type cannot be attached"
msgstr ""
-#: src/qemu_driver.c:3315
+#: src/qemu_driver.c:3335
#, fuzzy
msgid "cannot set autostart for transient domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:3341
+#: src/qemu_driver.c:3361
#, fuzzy, c-format
msgid "Failed to create symlink '%s to '%s': %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:3348 src/qemu_driver.c:3981 src/storage_driver.c:832
+#: src/qemu_driver.c:3368 src/qemu_driver.c:4001 src/storage_driver.c:832
#, fuzzy, c-format
msgid "Failed to delete symlink '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:3410
+#: src/qemu_driver.c:3430
#, fuzzy, c-format
msgid "invalid path: %s"
msgstr "invalid argument in %s"
-#: src/qemu_driver.c:3418
+#: src/qemu_driver.c:3438
msgid "'info blockstats' command failed"
msgstr ""
-#: src/qemu_driver.c:3433
+#: src/qemu_driver.c:3453
msgid "'info blockstats' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:3498
+#: src/qemu_driver.c:3518
#, fuzzy, c-format
msgid "device not found: %s (%s)"
msgstr "Domain restored from %s\n"
-#: src/qemu_driver.c:3530 src/qemu_driver.c:3573
+#: src/qemu_driver.c:3550 src/qemu_driver.c:3593
msgid "NULL or empty path"
msgstr ""
-#: src/qemu_driver.c:3541
+#: src/qemu_driver.c:3561
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr ""
-#: src/qemu_driver.c:3583
+#: src/qemu_driver.c:3603
#, fuzzy
msgid "invalid path"
msgstr "invalid argument in %s"
-#: src/qemu_driver.c:3626
+#: src/qemu_driver.c:3646
msgid "QEMU driver only supports virtual memory addrs"
msgstr ""
-#: src/qemu_driver.c:3653
+#: src/qemu_driver.c:3673
#, fuzzy
msgid "'memsave' command failed"
msgstr "domain name"
-#: src/qemu_driver.c:3682 src/qemu_driver.c:3850 src/qemu_driver.c:3875
-#: src/qemu_driver.c:3889 src/qemu_driver.c:3904 src/qemu_driver.c:3937
-#: src/qemu_driver.c:3953
+#: src/qemu_driver.c:3702 src/qemu_driver.c:3870 src/qemu_driver.c:3895
+#: src/qemu_driver.c:3909 src/qemu_driver.c:3924 src/qemu_driver.c:3957
+#: src/qemu_driver.c:3973
msgid "no network with matching uuid"
msgstr ""
-#: src/qemu_driver.c:3697
+#: src/qemu_driver.c:3717
msgid "no network with matching name"
msgstr ""
-#: src/qemu_driver.c:3856
+#: src/qemu_driver.c:3876
#, fuzzy
msgid "network is still active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:3917
+#: src/qemu_driver.c:3937
#, fuzzy
msgid "no network with matching id"
msgstr "domain information in XML"
-#: src/qemu_driver.c:3924
+#: src/qemu_driver.c:3944
#, fuzzy
msgid "failed to allocate space for network bridge string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:3974 src/storage_driver.c:823
+#: src/qemu_driver.c:3994 src/storage_driver.c:823
#, fuzzy, c-format
msgid "Failed to create symlink '%s' to '%s': %s"
msgstr "Failed to save domain %s to %s"
msgid "%s not implemented on Win32"
msgstr ""
-#: src/storage_backend_disk.c:85 src/storage_backend_logical.c:57
+#: src/storage_backend_disk.c:90 src/storage_backend_logical.c:57
#, c-format
msgid "unsupported pool format %s"
msgstr ""
-#: src/storage_backend_disk.c:110 src/storage_backend_logical.c:70
+#: src/storage_backend_disk.c:115 src/storage_backend_logical.c:70
#, c-format
msgid "unsupported pool format %d"
msgstr ""
-#: src/storage_backend_disk.c:138 src/storage_backend_fs.c:192
+#: src/storage_backend_disk.c:143 src/storage_backend_fs.c:192
#: src/storage_backend_fs.c:262 src/storage_backend_fs.c:314
#, c-format
msgid "unsupported volume format %s"
msgstr ""
-#: src/storage_backend_disk.c:165 src/storage_backend_fs.c:225
+#: src/storage_backend_disk.c:170 src/storage_backend_fs.c:225
#: src/storage_backend_fs.c:297 src/storage_backend_fs.c:329
#, c-format
msgid "unsupported volume format %d"
msgstr ""
-#: src/storage_backend_disk.c:179 src/storage_backend_disk.c:192
-#: src/storage_backend_disk.c:199 src/storage_backend_disk.c:221
+#: src/storage_backend_disk.c:184 src/storage_backend_disk.c:197
+#: src/storage_backend_disk.c:204 src/storage_backend_disk.c:226
#: src/storage_backend_fs.c:839 src/storage_backend_iscsi.c:177
#: src/storage_backend_logical.c:116 src/storage_backend_logical.c:121
#: src/storage_backend_logical.c:133 src/storage_backend_logical.c:143
-#: src/storage_backend_logical.c:531
+#: src/storage_backend_logical.c:546
msgid "volume"
msgstr ""
-#: src/storage_backend_disk.c:229
+#: src/storage_backend_disk.c:234
msgid "volume extents"
msgstr ""
-#: src/storage_backend_disk.c:237
+#: src/storage_backend_disk.c:242
msgid "cannot parse device start location"
msgstr ""
-#: src/storage_backend_disk.c:244
+#: src/storage_backend_disk.c:249
msgid "cannot parse device end location"
msgstr ""
-#: src/storage_backend_disk.c:250 src/storage_backend_logical.c:154
+#: src/storage_backend_disk.c:255 src/storage_backend_logical.c:154
#: src/storage_backend_logical.c:160
msgid "extents"
msgstr ""
-#: src/storage_backend_disk.c:464
+#: src/storage_backend_disk.c:462
msgid "no large enough free extent"
msgstr ""
-#: src/storage_backend_disk.c:498
-msgid "Disk pools are not yet supported"
+#: src/storage_backend_disk.c:502
+#, c-format
+msgid "Couldn't read volume target path '%s'. %s"
msgstr ""
+#: src/storage_backend_disk.c:517
+#, c-format
+msgid "Volume path '%s' did not start with parent pool source device name."
+msgstr ""
+
+#: src/storage_backend_disk.c:526
+#, fuzzy, c-format
+msgid "cannot parse partition number from target '%s'"
+msgstr "Failed to suspend domain %s"
+
#: src/storage_backend_fs.c:358
#, c-format
msgid "cannot read header '%s': %s"
msgstr ""
#: src/storage_backend_fs.c:1042 src/storage_backend_fs.c:1078
-#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:543
+#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:558
#, c-format
msgid "cannot read path '%s': %s"
msgstr ""
msgid "creation of non-raw images is not supported without qemu-img"
msgstr ""
-#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:552
+#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:567
#, fuzzy, c-format
msgid "cannot set file owner '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:559
+#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:574
#, fuzzy, c-format
msgid "cannot set file mode '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:566
+#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:581
#, c-format
msgid "cannot close file '%s': %s"
msgstr ""
msgid "lvs command failed with exitstatus %d"
msgstr ""
-#: src/storage_backend_logical.c:355
+#: src/storage_backend_logical.c:354
#, fuzzy
msgid "command line"
msgstr "domain name"
-#: src/storage_backend_logical.c:372
+#: src/storage_backend_logical.c:371
#, c-format
msgid "cannot open device %s"
msgstr ""
-#: src/storage_backend_logical.c:378
+#: src/storage_backend_logical.c:377
#, c-format
msgid "cannot clear device header %s"
msgstr ""
-#: src/storage_backend_logical.c:385
+#: src/storage_backend_logical.c:384
#, c-format
msgid "cannot close device %s"
msgstr ""
-#: src/storage_backend_logical.c:575
+#: src/storage_backend_logical.c:507
+#, fuzzy, c-format
+msgid "cannot remove PV device %s: %s"
+msgstr "failed to write configuration file: %s"
+
+#: src/storage_backend_logical.c:590
#, c-format
msgid "cannot find newly created volume '%s': %s"
msgstr ""
msgstr "DATA"
#: src/virsh.c:6292 src/virsh.c:6314
-msgid "blocked"
-msgstr "blocked"
+msgid "idle"
+msgstr ""
#: src/virsh.c:6294
msgid "paused"
msgid "domain information incomplete, missing uuid"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1109 src/xend_internal.c:2204 src/xend_internal.c:2211
+#: src/xend_internal.c:1109 src/xend_internal.c:2213 src/xend_internal.c:2220
msgid "domain information incomplete, missing name"
msgstr "domain information incomplete, missing name"
msgid "unknown graphics type '%s'"
msgstr "unknown OS type %s"
-#: src/xend_internal.c:2191
+#: src/xend_internal.c:2200
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:2260 src/xend_internal.c:2270 src/xend_internal.c:2280
+#: src/xend_internal.c:2269 src/xend_internal.c:2279 src/xend_internal.c:2289
#, fuzzy, c-format
msgid "unknown lifecycle type %s"
msgstr "unknown OS type %s"
-#: src/xend_internal.c:2593
+#: src/xend_internal.c:2602
#, fuzzy
msgid "failed to parse topology information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:2647
+#: src/xend_internal.c:2656
#, fuzzy
msgid "topology syntax error"
msgstr "configuration file syntax error"
-#: src/xend_internal.c:2711
+#: src/xend_internal.c:2720
msgid "failed to parse Xend domain information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:3193
+#: src/xend_internal.c:3202
msgid "xenDaemonDomainFetch failed to find this domain"
msgstr ""
-#: src/xend_internal.c:3815 src/xend_internal.c:4290 src/xm_internal.c:1617
+#: src/xend_internal.c:3824 src/xend_internal.c:4299 src/xm_internal.c:1617
#, fuzzy
msgid "failed to build sexpr"
msgstr "Failed to suspend domain %s"
-#: src/xend_internal.c:3917
+#: src/xend_internal.c:3926
#, fuzzy
msgid "unsupported device type"
msgstr "unexpected mime type"
-#: src/xend_internal.c:4020
+#: src/xend_internal.c:4029
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4061
+#: src/xend_internal.c:4070
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4069
+#: src/xend_internal.c:4078
#, fuzzy
msgid "unexpected value from on_xend_start"
msgstr "unexpected value node"
-#: src/xend_internal.c:4080
+#: src/xend_internal.c:4089
#, fuzzy
msgid "no memory"
msgstr "node memory"
-#: src/xend_internal.c:4086
+#: src/xend_internal.c:4095
#, fuzzy
msgid "sexpr2string failed"
msgstr "operation failed"
-#: src/xend_internal.c:4091
+#: src/xend_internal.c:4100
#, fuzzy
msgid "Failed to redefine sexpr"
msgstr "Failed to undefine domain %s"
-#: src/xend_internal.c:4096
+#: src/xend_internal.c:4105
msgid "on_xend_start not present in sexpr"
msgstr ""
-#: src/xend_internal.c:4127
+#: src/xend_internal.c:4136
#, fuzzy, c-format
msgid "gethostname failed: %s"
msgstr "operation failed: %s"
-#: src/xend_internal.c:4133
+#: src/xend_internal.c:4142
#, fuzzy, c-format
msgid "failed to strdup hostname: %s"
msgstr "failed to get hypervisor type"
-#: src/xend_internal.c:4164
+#: src/xend_internal.c:4173
msgid ""
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
"migration"
msgstr ""
-#: src/xend_internal.c:4174
+#: src/xend_internal.c:4183
msgid ""
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
"migration"
msgstr ""
-#: src/xend_internal.c:4186
+#: src/xend_internal.c:4195
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr ""
-#: src/xend_internal.c:4199
+#: src/xend_internal.c:4208
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr ""
-#: src/xend_internal.c:4204
+#: src/xend_internal.c:4213
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr ""
-#: src/xend_internal.c:4211
+#: src/xend_internal.c:4220
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr ""
-#: src/xend_internal.c:4218 src/xend_internal.c:4240 src/xend_internal.c:4248
-#: src/xend_internal.c:4474 src/xend_internal.c:4481 src/xml.c:89
+#: src/xend_internal.c:4227 src/xend_internal.c:4249 src/xend_internal.c:4257
+#: src/xend_internal.c:4483 src/xend_internal.c:4490 src/xml.c:89
msgid "strdup failed"
msgstr ""
-#: src/xend_internal.c:4231
+#: src/xend_internal.c:4240
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr ""
-#: src/xend_internal.c:4284
+#: src/xend_internal.c:4293
#, fuzzy
msgid "failed to parse domain description"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:4300
+#: src/xend_internal.c:4309
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Failed to create domain %s\n"
-#: src/xend_internal.c:4456 src/xend_internal.c:4532 src/xend_internal.c:4622
+#: src/xend_internal.c:4465 src/xend_internal.c:4541 src/xend_internal.c:4631
msgid "unsupported in xendConfigVersion < 4"
msgstr ""
-#: src/xend_internal.c:4468
+#: src/xend_internal.c:4477
#, fuzzy
msgid "node information incomplete, missing scheduler name"
msgstr "domain information incomplete, missing name"
-#: src/xend_internal.c:4486 src/xend_internal.c:4580 src/xend_internal.c:4692
+#: src/xend_internal.c:4495 src/xend_internal.c:4589 src/xend_internal.c:4701
#, fuzzy
msgid "Unknown scheduler"
msgstr "unknown host"
-#: src/xend_internal.c:4545 src/xend_internal.c:4635
+#: src/xend_internal.c:4554 src/xend_internal.c:4644
#, fuzzy
msgid "Failed to get a scheduler name"
msgstr "failed to get hypervisor type"
-#: src/xend_internal.c:4558 src/xend_internal.c:4671
+#: src/xend_internal.c:4567 src/xend_internal.c:4680
#, fuzzy
msgid "domain information incomplete, missing cpu_weight"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:4563 src/xend_internal.c:4680
+#: src/xend_internal.c:4572 src/xend_internal.c:4689
#, fuzzy
msgid "domain information incomplete, missing cpu_cap"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:4739
+#: src/xend_internal.c:4748
msgid "domainBlockPeek is not supported for dom0"
msgstr ""
-#: src/xend_internal.c:4762
+#: src/xend_internal.c:4771
#, fuzzy, c-format
msgid "%s: invalid path"
msgstr "invalid argument in %s"
-#: src/xend_internal.c:4770
+#: src/xend_internal.c:4779
#, fuzzy, c-format
msgid "failed to open for reading: %s: %s"
msgstr "failed to open %s for reading"
-#: src/xend_internal.c:4782
+#: src/xend_internal.c:4791
#, fuzzy, c-format
msgid "failed to lseek or read from file: %s: %s"
msgstr "Failed to suspend domain %s"
-#: src/xend_internal.c:4865 src/xend_internal.c:4911
+#: src/xend_internal.c:4874 src/xend_internal.c:4920
#, fuzzy, c-format
msgid "unexpected graphics type %d"
msgstr "unexpected mime type"
-#: src/xend_internal.c:4954
+#: src/xend_internal.c:4963
#, fuzzy
msgid "unexpected chr device type"
msgstr "unexpected mime type"
-#: src/xend_internal.c:5128 src/xm_internal.c:1779
+#: src/xend_internal.c:5137 src/xm_internal.c:1779
#, fuzzy, c-format
msgid "unsupported network type %d"
msgstr "unexpected mime type"
-#: src/xend_internal.c:5302 src/xend_internal.c:5309 src/xend_internal.c:5316
+#: src/xend_internal.c:5311 src/xend_internal.c:5318 src/xend_internal.c:5325
#, fuzzy, c-format
msgid "unexpected lifecycle value %d"
msgstr "unexpected value node"
-#: src/xend_internal.c:5333
+#: src/xend_internal.c:5342
#, fuzzy
msgid "no HVM domain loader"
msgstr "node domain list"
-#: src/xend_internal.c:5544
+#: src/xend_internal.c:5553
#, fuzzy
msgid "hotplug of device type not supported"
msgstr "library call failed, possibly not supported"
msgid "failed to connect to Xen Store"
msgstr "failed to connect to Xen Store"
+#~ msgid "blocked"
+#~ msgstr "blocked"
+
#, fuzzy
#~ msgid "invalid interface type: %s"
#~ msgstr "invalid argument in %s"
#~ msgid "cannot read tty pid file %s: %s"
#~ msgstr "failed to write configuration file: %s"
-#, fuzzy
-#~ msgid "cannot remove ttyPidFile %s: %s"
-#~ msgstr "failed to write configuration file: %s"
-
#, fuzzy
#~ msgid "failed to calloc memory for init string: %s"
#~ msgstr "failed to allocate a node"
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-09-08 14:51+0200\n"
+"POT-Creation-Date: 2008-09-23 22:28+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"
msgid "storage_vol not found"
msgstr "Nettverk ikke funnet"
-#: src/conf.c:155 src/conf.c:203 src/conf.c:488 src/conf.c:525 src/conf.c:553
-#: src/conf.c:631
+#: src/conf.c:164 src/conf.c:212 src/conf.c:491 src/conf.c:528 src/conf.c:555
+#: src/conf.c:630
msgid "allocating configuration"
msgstr ""
-#: src/conf.c:338
+#: src/conf.c:347
msgid "unterminated number"
msgstr ""
-#: src/conf.c:372 src/conf.c:389 src/conf.c:401
+#: src/conf.c:380 src/conf.c:396 src/conf.c:407
msgid "unterminated string"
msgstr ""
-#: src/conf.c:429 src/conf.c:483
+#: src/conf.c:434 src/conf.c:487
msgid "expecting a value"
msgstr "forventer en verdi"
-#: src/conf.c:450
+#: src/conf.c:454
msgid "expecting a separator in list"
msgstr ""
-#: src/conf.c:473
+#: src/conf.c:477
#, fuzzy
msgid "list is not closed with ]"
msgstr "listen er ikke avsluttet med ] "
-#: src/conf.c:518
+#: src/conf.c:521
msgid "expecting a name"
msgstr "forventer et navn"
-#: src/conf.c:581
+#: src/conf.c:582
msgid "expecting a separator"
msgstr ""
msgid "expecting an assignment"
msgstr ""
-#: src/conf.c:894 src/conf.c:950 src/xend_internal.c:584
-#: src/xend_internal.c:2657 src/xm_internal.c:1475 src/xm_internal.c:1482
+#: src/conf.c:892 src/conf.c:948 src/xend_internal.c:584
+#: src/xend_internal.c:2666 src/xm_internal.c:1475 src/xm_internal.c:1482
#, fuzzy
msgid "allocate buffer"
msgstr "Kunne ikke vise aktive nettverk"
-#: src/conf.c:901
+#: src/conf.c:899
msgid "failed to open file"
msgstr "kunne ikke åpne fil"
-#: src/conf.c:912
+#: src/conf.c:910
msgid "failed to save content"
msgstr "kunne ikke lagre innhold"
msgid "cannot extract disk devices"
msgstr ""
-#: src/domain_conf.c:1939 src/qemu_driver.c:3133
+#: src/domain_conf.c:1939 src/qemu_driver.c:3153
#, fuzzy, c-format
msgid "duplicate disk target '%s'"
msgstr "operasjon feilet"
msgid "unexpected char type %d"
msgstr "udefinert domenenavn eller -id"
-#: src/domain_conf.c:2815 src/xend_internal.c:5214
+#: src/domain_conf.c:2815 src/xend_internal.c:5223
#, fuzzy, c-format
msgid "unexpected sound model %d"
msgstr "udefinert domenenavn eller -id"
-#: src/domain_conf.c:2835 src/xend_internal.c:5237
+#: src/domain_conf.c:2835 src/xend_internal.c:5246
#, fuzzy, c-format
msgid "unexpected input type %d"
msgstr "udefinert domenenavn eller -id"
#: src/lxc_driver.c:274 src/lxc_driver.c:309 src/lxc_driver.c:335
#: src/lxc_driver.c:350 src/openvz_driver.c:238 src/openvz_driver.c:267
-#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:620
-#: src/openvz_driver.c:651 src/openvz_driver.c:672 src/openvz_driver.c:713
-#: src/qemu_driver.c:2192 src/qemu_driver.c:2279 src/qemu_driver.c:2828
-#: src/qemu_driver.c:2883 src/qemu_driver.c:2927 src/qemu_driver.c:3007
-#: src/qemu_driver.c:3123 src/qemu_driver.c:3192 src/qemu_driver.c:3247
-#: src/qemu_driver.c:3291 src/qemu_driver.c:3309 src/qemu_driver.c:3567
+#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:621
+#: src/openvz_driver.c:652 src/openvz_driver.c:673 src/openvz_driver.c:714
+#: src/qemu_driver.c:2212 src/qemu_driver.c:2299 src/qemu_driver.c:2848
+#: src/qemu_driver.c:2903 src/qemu_driver.c:2947 src/qemu_driver.c:3027
+#: src/qemu_driver.c:3143 src/qemu_driver.c:3212 src/qemu_driver.c:3267
+#: src/qemu_driver.c:3311 src/qemu_driver.c:3329 src/qemu_driver.c:3587
#, fuzzy
msgid "no domain with matching uuid"
msgstr "domene-id eller -uuid"
-#: src/lxc_driver.c:280 src/openvz_driver.c:625 src/qemu_driver.c:2933
+#: src/lxc_driver.c:280 src/openvz_driver.c:626 src/qemu_driver.c:2953
#, fuzzy
msgid "cannot delete active domain"
msgstr "Kunne ikke vise aktive domener"
-#: src/lxc_driver.c:286 src/qemu_driver.c:2939
+#: src/lxc_driver.c:286 src/qemu_driver.c:2959
#, fuzzy
msgid "cannot undefine transient domain"
msgstr "Kunne ikke vise aktive domener"
msgid "container '%s' unexpectedly shutdown during startup"
msgstr ""
-#: src/lxc_driver.c:747 src/qemu_driver.c:892
+#: src/lxc_driver.c:747 src/qemu_driver.c:893
#, fuzzy, c-format
msgid "cannot create log directory %s: %s"
msgstr "kunne ikke skrive til konfigurasjonsfilen: %s"
msgid "unknown forwarding type '%s'"
msgstr "ukjent OS-type %s"
-#: src/network_conf.c:662 src/qemu_driver.c:3334 src/qemu_driver.c:3967
+#: src/network_conf.c:662 src/qemu_driver.c:3354 src/qemu_driver.c:3987
#: src/storage_driver.c:816
#, c-format
msgid "cannot create autostart directory %s: %s"
msgid "no config file for %s"
msgstr ""
-#: src/openvz_conf.c:187
+#: src/openvz_conf.c:190
+#, fuzzy, c-format
+msgid "Cound not read 'IP_ADDRESS' from config for container %d"
+msgstr "kunne ikke koble til %s"
+
+#: src/openvz_conf.c:220
+#, fuzzy, c-format
+msgid "Cound not read 'NETIF' from config for container %d"
+msgstr "kunne ikke koble til %s"
+
+#: src/openvz_conf.c:247
+#, fuzzy
+msgid "Too long network device name"
+msgstr "udefinert nettverksnavn"
+
+#: src/openvz_conf.c:264
+#, fuzzy
+msgid "Wrong length MAC address"
+msgstr "ugyldig MAC-adresse"
+
+#: src/openvz_conf.c:271
+#, fuzzy
+msgid "Wrong MAC address"
+msgstr "IP-adresse"
+
+#: src/openvz_conf.c:327
#, fuzzy
msgid "popen failed"
msgstr "operasjon feilet"
-#: src/openvz_conf.c:197
+#: src/openvz_conf.c:337
#, fuzzy
msgid "Failed to parse vzlist output"
msgstr "Kunne ikke lagre domenet %s til %s"
-#: src/openvz_conf.c:223
+#: src/openvz_conf.c:363
msgid "UUID in config file malformed"
msgstr ""
-#: src/openvz_conf.c:235
+#: src/openvz_conf.c:375
#, fuzzy, c-format
msgid "Cound not read config for container %d"
msgstr "kunne ikke koble til %s"
msgid "Container ID is not specified"
msgstr ""
-#: src/openvz_driver.c:391 src/openvz_driver.c:459 src/openvz_driver.c:534
-#: src/openvz_driver.c:554 src/openvz_driver.c:600 src/openvz_driver.c:631
-#: src/openvz_driver.c:656 src/openvz_driver.c:728 src/openvz_driver.c:826
-#: src/openvz_driver.c:872
+#: src/openvz_driver.c:391 src/openvz_driver.c:460 src/openvz_driver.c:535
+#: src/openvz_driver.c:555 src/openvz_driver.c:601 src/openvz_driver.c:632
+#: src/openvz_driver.c:657 src/openvz_driver.c:729 src/openvz_driver.c:827
+#: src/openvz_driver.c:873
#, fuzzy, c-format
msgid "Could not exec %s"
msgstr "kunne ikke koble til %s"
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:451 src/openvz_driver.c:528
+#: src/openvz_driver.c:452 src/openvz_driver.c:529
msgid "Error creating command for container"
msgstr ""
-#: src/openvz_driver.c:465 src/openvz_driver.c:540
+#: src/openvz_driver.c:466 src/openvz_driver.c:541
#, fuzzy
msgid "Could not set UUID"
msgstr "kunne ikke koble til %s"
-#: src/openvz_driver.c:475 src/openvz_driver.c:546
+#: src/openvz_driver.c:476 src/openvz_driver.c:547
#, fuzzy
msgid "Could not configure network"
msgstr "kunne ikke koble til %s"
-#: src/openvz_driver.c:482 src/openvz_driver.c:569
+#: src/openvz_driver.c:483 src/openvz_driver.c:570
#, fuzzy
msgid "Could not set number of virtual cpu"
msgstr "endre antall virtuelle CPUer"
#: src/openvz_driver.c:517
#, c-format
-msgid "Already an OPENVZ VM defined with the id '%d'"
+msgid "Already an OPENVZ VM defined with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:588
+#: src/openvz_driver.c:589
msgid "no domain with matching id"
msgstr ""
-#: src/openvz_driver.c:594
+#: src/openvz_driver.c:595
#, fuzzy
msgid "domain is not in shutoff state"
msgstr "Domenet kjører fremdeles"
-#: src/openvz_driver.c:677
+#: src/openvz_driver.c:678
#, fuzzy
msgid "Could not read container config"
msgstr "kunne ikke koble til %s"
-#: src/openvz_driver.c:693 src/qemu_driver.c:1823
+#: src/openvz_driver.c:694 src/qemu_driver.c:1843
#, fuzzy, c-format
msgid "unknown type '%s'"
msgstr "ukjent OS-type %s"
-#: src/openvz_driver.c:719
+#: src/openvz_driver.c:720
msgid "VCPUs should be >= 1"
msgstr ""
-#: src/openvz_driver.c:835 src/openvz_driver.c:881
+#: src/openvz_driver.c:836 src/openvz_driver.c:882
#, fuzzy, c-format
msgid "Could not parse VPS ID %s"
msgstr "kunne ikke koble til %s"
msgid "Unexpected exit status '%d', qemu probably failed"
msgstr ""
-#: src/qemu_conf.c:519 src/qemu_driver.c:925
+#: src/qemu_conf.c:519 src/qemu_driver.c:926
#, fuzzy, c-format
msgid "Cannot find QEMU binary %s: %s"
msgstr "Kunne ikke lagre domenet %s til %s"
msgid "Network type %d is not supported"
msgstr "Nettverket %s er startet\n"
-#: src/qemu_conf.c:580 src/qemu_driver.c:1515
+#: src/qemu_conf.c:580 src/qemu_driver.c:1514
#, fuzzy, c-format
msgid "cannot initialize bridge support: %s"
msgstr "Kunne ikke lagre domenet %s til %s"
msgid "failed to allocate space for argv string"
msgstr "Kunne ikke vise aktive nettverk"
-#: src/qemu_driver.c:90
+#: src/qemu_driver.c:91
#, fuzzy
msgid "Failed to set close-on-exec file descriptor flag\n"
msgstr "kunne ikke skrive til konfigurasjonsfil"
-#: src/qemu_driver.c:105
+#: src/qemu_driver.c:106
#, fuzzy
msgid "Failed to set non-blocking file descriptor flag\n"
msgstr "filen inneholder en beskrivelse om et XML-domene"
-#: src/qemu_driver.c:150
+#: src/qemu_driver.c:151
#, fuzzy, c-format
msgid "Failed to autostart network '%s': %s\n"
msgstr "Kunne ikke starte nettverket %s"
-#: src/qemu_driver.c:165
+#: src/qemu_driver.c:166
#, fuzzy, c-format
msgid "Failed to autostart VM '%s': %s\n"
msgstr "Kunne ikke lagre domenet %s til %s"
-#: src/qemu_driver.c:201
+#: src/qemu_driver.c:202
#, fuzzy, c-format
msgid "Failed to find user record for uid '%d': %s\n"
msgstr "Kunne ikke definere domenet fra %s"
-#: src/qemu_driver.c:212
+#: src/qemu_driver.c:213
#, fuzzy
msgid "out of memory in asprintf\n"
msgstr "slutt på minne"
-#: src/qemu_driver.c:268
+#: src/qemu_driver.c:269
#, fuzzy
msgid "qemudStartup: out of memory\n"
msgstr "slutt på minne"
-#: src/qemu_driver.c:295
+#: src/qemu_driver.c:296
msgid "Reloading iptables rules\n"
msgstr ""
-#: src/qemu_driver.c:433
+#: src/qemu_driver.c:434
#, c-format
msgid ""
"QEMU quit during %s startup\n"
"%s"
msgstr ""
-#: src/qemu_driver.c:443 src/qemu_driver.c:456
+#: src/qemu_driver.c:444 src/qemu_driver.c:457
#, c-format
msgid "Failure while reading %s startup output: %s"
msgstr ""
-#: src/qemu_driver.c:451
+#: src/qemu_driver.c:452
#, c-format
msgid "Timed out while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:467
+#: src/qemu_driver.c:468
#, c-format
msgid "Failure while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:479
+#: src/qemu_driver.c:480
#, c-format
msgid "Out of space while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:510
+#: src/qemu_driver.c:511
#, fuzzy, c-format
msgid "Unable to open monitor path %s"
msgstr "Kunne ikke lagre domenet %s til %s"
-#: src/qemu_driver.c:515
+#: src/qemu_driver.c:516
msgid "Unable to set monitor close-on-exec flag"
msgstr ""
-#: src/qemu_driver.c:520
+#: src/qemu_driver.c:521
msgid "Unable to put monitor into non-blocking mode"
msgstr ""
-#: src/qemu_driver.c:648 src/qemu_driver.c:1027 src/qemu_driver.c:1726
-#: src/qemu_driver.c:1736
+#: src/qemu_driver.c:649 src/qemu_driver.c:1028 src/qemu_driver.c:1725
+#: src/qemu_driver.c:1735
#, fuzzy, c-format
msgid "Unable to log VM console data: %s\n"
msgstr "kunne ikke skrive til konfigurasjonsfil"
-#: src/qemu_driver.c:671
+#: src/qemu_driver.c:672
#, fuzzy
msgid "allocate cpumap"
msgstr "Kunne ikke vise aktive nettverk"
-#: src/qemu_driver.c:682
+#: src/qemu_driver.c:683
msgid "cannot run monitor command to fetch CPU thread info"
msgstr ""
-#: src/qemu_driver.c:786
+#: src/qemu_driver.c:787
#, fuzzy, c-format
msgid "failed to set CPU affinity %s"
msgstr "Kunne ikke lagre domenet %s til %s"
-#: src/qemu_driver.c:796 src/qemu_driver.c:2135
+#: src/qemu_driver.c:797 src/qemu_driver.c:2155
#, fuzzy
msgid "resume operation failed"
msgstr "operasjon feilet"
-#: src/qemu_driver.c:859
+#: src/qemu_driver.c:860
#, fuzzy
msgid "VM is already active"
msgstr "Domenet er allerede aktivt"
-#: src/qemu_driver.c:869
+#: src/qemu_driver.c:870
msgid "Unable to find an unused VNC port"
msgstr ""
-#: src/qemu_driver.c:881
+#: src/qemu_driver.c:882
#, c-format
msgid "config file path too long: %s/%s.log"
msgstr ""
-#: src/qemu_driver.c:900
+#: src/qemu_driver.c:901
#, fuzzy, c-format
msgid "failed to create logfile %s: %s"
msgstr "kunne ikke skrive til konfigurasjonsfil"
-#: src/qemu_driver.c:906
+#: src/qemu_driver.c:907
#, fuzzy, c-format
msgid "Unable to set VM logfile close-on-exec flag %s"
msgstr "kunne ikke skrive til konfigurasjonsfil"
-#: src/qemu_driver.c:935 src/qemu_driver.c:3032
+#: src/qemu_driver.c:936 src/qemu_driver.c:3052
#, fuzzy, c-format
msgid "Cannot determine QEMU argv syntax %s"
msgstr "Kunne ikke lagre domenet %s til %s"
-#: src/qemu_driver.c:951 src/qemu_driver.c:954 src/qemu_driver.c:959
+#: src/qemu_driver.c:952 src/qemu_driver.c:955 src/qemu_driver.c:960
#, fuzzy, c-format
msgid "Unable to write argv to logfile %d: %s\n"
msgstr "kunne ikke skrive til konfigurasjonsfil"
-#: src/qemu_driver.c:1041
+#: src/qemu_driver.c:1040
#, fuzzy, c-format
msgid "Shutting down VM '%s'\n"
msgstr "kunne ikke lagre innhold"
-#: src/qemu_driver.c:1052
+#: src/qemu_driver.c:1051
#, fuzzy, c-format
msgid "Unable to close logfile %d: %s\n"
msgstr "kunne ikke skrive til konfigurasjonsfil"
-#: src/qemu_driver.c:1067
+#: src/qemu_driver.c:1066
msgid "Got unexpected pid, damn\n"
msgstr ""
-#: src/qemu_driver.c:1221
+#: src/qemu_driver.c:1220
#, fuzzy
msgid "failed to allocate space for dnsmasq argv"
msgstr "Kunne ikke vise aktive nettverk"
-#: src/qemu_driver.c:1235
+#: src/qemu_driver.c:1234
msgid "cannot start dhcp daemon without IP address for server"
msgstr ""
-#: src/qemu_driver.c:1264
+#: src/qemu_driver.c:1263
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
msgstr "Kunne ikke lagre domenet %s til %s"
-#: src/qemu_driver.c:1275
+#: src/qemu_driver.c:1274
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
msgstr "Kunne ikke lagre domenet %s til %s"
-#: src/qemu_driver.c:1285
+#: src/qemu_driver.c:1284
#, fuzzy, c-format
msgid "failed to add iptables rule to enable masquerading : %s\n"
msgstr "Kunne ikke lagre domenet %s til %s"
-#: src/qemu_driver.c:1317
+#: src/qemu_driver.c:1316
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
msgstr "Kunne ikke lagre domenet %s til %s"
-#: src/qemu_driver.c:1328
+#: src/qemu_driver.c:1327
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
msgstr "Kunne ikke lagre domenet %s til %s"
-#: src/qemu_driver.c:1353
+#: src/qemu_driver.c:1352
#, fuzzy
msgid "failed to allocate space for IP tables support"
msgstr "Kunne ikke vise aktive nettverk"
-#: src/qemu_driver.c:1361 src/qemu_driver.c:1368
+#: src/qemu_driver.c:1360 src/qemu_driver.c:1367
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
msgstr "Kunne ikke lagre domenet %s til %s"
-#: src/qemu_driver.c:1376 src/qemu_driver.c:1383
+#: src/qemu_driver.c:1375 src/qemu_driver.c:1382
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
msgstr "Kunne ikke lagre domenet %s til %s"
-#: src/qemu_driver.c:1393
+#: src/qemu_driver.c:1392
#, fuzzy, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
msgstr "Kunne ikke lagre domenet %s til %s"
-#: src/qemu_driver.c:1400
+#: src/qemu_driver.c:1399
#, fuzzy, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
msgstr "Kunne ikke lagre domenet %s til %s"
-#: src/qemu_driver.c:1408
+#: src/qemu_driver.c:1407
#, fuzzy, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
msgstr "Kunne ikke lagre domenet %s til %s"
-#: src/qemu_driver.c:1509
+#: src/qemu_driver.c:1508
#, fuzzy
msgid "network is already active"
msgstr "Domenet er allerede aktivt"
-#: src/qemu_driver.c:1521
+#: src/qemu_driver.c:1520
#, fuzzy, c-format
msgid "cannot create bridge '%s' : %s"
msgstr "kunne ikke skrive til konfigurasjonsfilen: %s"
-#: src/qemu_driver.c:1536
+#: src/qemu_driver.c:1535
#, fuzzy, c-format
msgid "cannot set IP address on bridge '%s' to '%s' : %s"
msgstr "Kunne ikke lagre domenet %s til %s"
-#: src/qemu_driver.c:1544
+#: src/qemu_driver.c:1543
#, fuzzy, c-format
msgid "cannot set netmask on bridge '%s' to '%s' : %s"
msgstr "Kunne ikke lagre domenet %s til %s"
-#: src/qemu_driver.c:1552
+#: src/qemu_driver.c:1551
#, fuzzy, c-format
msgid "failed to bring the bridge '%s' up : %s"
msgstr "Kunne ikke lagre domenet %s til %s"
-#: src/qemu_driver.c:1563
+#: src/qemu_driver.c:1562
#, fuzzy, c-format
msgid "failed to enable IP forwarding : %s"
msgstr "feil ved åpning av %s for lesing"
-#: src/qemu_driver.c:1581 src/qemu_driver.c:1612
+#: src/qemu_driver.c:1580 src/qemu_driver.c:1611
#, fuzzy, c-format
msgid "Failed to bring down bridge '%s' : %s\n"
msgstr "Kunne ikke lagre domenet %s til %s"
-#: src/qemu_driver.c:1587 src/qemu_driver.c:1617
+#: src/qemu_driver.c:1586 src/qemu_driver.c:1616
#, fuzzy, c-format
msgid "Failed to delete bridge '%s' : %s\n"
msgstr "Kunne ikke lagre domenet %s til %s"
-#: src/qemu_driver.c:1600
+#: src/qemu_driver.c:1599
#, fuzzy, c-format
msgid "Shutting down network '%s'\n"
msgstr "kunne ikke lagre innhold"
-#: src/qemu_driver.c:1626
+#: src/qemu_driver.c:1625
msgid "Got unexpected pid for dnsmasq\n"
msgstr ""
-#: src/qemu_driver.c:1839
+#: src/qemu_driver.c:1814
+#, fuzzy, c-format
+msgid "Unable to open %s: %s\n"
+msgstr "Kunne ikke lagre domenet %s til %s"
+
+#: src/qemu_driver.c:1859
#, fuzzy
msgid "failed to allocate space for capabilities support"
msgstr "Kunne ikke vise aktive nettverk"
-#: src/qemu_driver.c:1858 src/qemu_driver.c:1884
+#: src/qemu_driver.c:1878 src/qemu_driver.c:1904
msgid "NUMA not supported on this host"
msgstr ""
-#: src/qemu_driver.c:1869 src/qemu_driver.c:1892
+#: src/qemu_driver.c:1889 src/qemu_driver.c:1912
#, fuzzy
msgid "Failed to query NUMA free memory"
msgstr "Brukt minne:"
-#: src/qemu_driver.c:2053
+#: src/qemu_driver.c:2073
#, fuzzy, c-format
msgid "domain '%s' is already defined"
msgstr "domenet %s eksisterer allerede"
-#: src/qemu_driver.c:2064
+#: src/qemu_driver.c:2084
#, fuzzy, c-format
msgid "domain with uuid '%s' is already defined"
msgstr "domenet %s eksisterer allerede"
-#: src/qemu_driver.c:2094 src/qemu_driver.c:2123 src/qemu_driver.c:2152
-#: src/qemu_driver.c:2172 src/qemu_driver.c:2410 src/qemu_driver.c:3383
-#: src/qemu_driver.c:3518 src/qemu_driver.c:3632
+#: src/qemu_driver.c:2114 src/qemu_driver.c:2143 src/qemu_driver.c:2172
+#: src/qemu_driver.c:2192 src/qemu_driver.c:2430 src/qemu_driver.c:3403
+#: src/qemu_driver.c:3538 src/qemu_driver.c:3652
#, c-format
msgid "no domain with matching id %d"
msgstr ""
-#: src/qemu_driver.c:2099 src/qemu_driver.c:2128 src/qemu_driver.c:2416
-#: src/qemu_driver.c:3388 src/qemu_driver.c:3524 src/qemu_driver.c:3638
+#: src/qemu_driver.c:2119 src/qemu_driver.c:2148 src/qemu_driver.c:2436
+#: src/qemu_driver.c:3408 src/qemu_driver.c:3544 src/qemu_driver.c:3658
#, fuzzy
msgid "domain is not running"
msgstr "Domenet kjører fremdeles"
-#: src/qemu_driver.c:2107
+#: src/qemu_driver.c:2127
#, fuzzy
msgid "suspend operation failed"
msgstr "operasjon feilet"
-#: src/qemu_driver.c:2158
+#: src/qemu_driver.c:2178
#, fuzzy
msgid "shutdown operation failed"
msgstr "operasjon feilet"
-#: src/qemu_driver.c:2198
+#: src/qemu_driver.c:2218
#, fuzzy
msgid "failed to allocate space for ostype"
msgstr "Kunne ikke vise aktive nettverk"
-#: src/qemu_driver.c:2214 src/qemu_driver.c:2230 src/qemu_driver.c:2253
-#: src/qemu_driver.c:2526 src/qemu_driver.c:2688
+#: src/qemu_driver.c:2234 src/qemu_driver.c:2250 src/qemu_driver.c:2273
+#: src/qemu_driver.c:2546 src/qemu_driver.c:2708
#, c-format
msgid "no domain with matching uuid '%s'"
msgstr ""
-#: src/qemu_driver.c:2236
+#: src/qemu_driver.c:2256
msgid "cannot set max memory lower than current memory"
msgstr ""
-#: src/qemu_driver.c:2259
+#: src/qemu_driver.c:2279
msgid "cannot set memory of an active domain"
msgstr ""
-#: src/qemu_driver.c:2265
+#: src/qemu_driver.c:2285
msgid "cannot set memory higher than max memory"
msgstr ""
-#: src/qemu_driver.c:2425
+#: src/qemu_driver.c:2445
#, fuzzy
msgid "failed to pause domain"
msgstr "filen inneholder en beskrivelse om et XML-domene"
-#: src/qemu_driver.c:2434
+#: src/qemu_driver.c:2454
#, fuzzy
msgid "failed to get domain xml"
msgstr "kunne ikke lagre innhold"
-#: src/qemu_driver.c:2442
+#: src/qemu_driver.c:2462
#, fuzzy, c-format
msgid "failed to create '%s'"
msgstr "Kunne ikke opprette domenet fra %s"
-#: src/qemu_driver.c:2449
+#: src/qemu_driver.c:2469
#, fuzzy
msgid "failed to write save header"
msgstr "kunne ikke skrive til konfigurasjonsfil"
-#: src/qemu_driver.c:2457
+#: src/qemu_driver.c:2477
#, fuzzy
msgid "failed to write xml"
msgstr "kunne ikke skrive til konfigurasjonsfil"
-#: src/qemu_driver.c:2470 src/qemu_driver.c:2477 src/qemu_driver.c:2748
+#: src/qemu_driver.c:2490 src/qemu_driver.c:2497 src/qemu_driver.c:2768
#: src/remote_internal.c:2241 src/virterror.c:441
msgid "out of memory"
msgstr "slutt på minne"
-#: src/qemu_driver.c:2485
+#: src/qemu_driver.c:2505
#, fuzzy
msgid "migrate operation failed"
msgstr "operasjon feilet"
-#: src/qemu_driver.c:2497
+#: src/qemu_driver.c:2517
msgid "'migrate' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:2532
+#: src/qemu_driver.c:2552
#, fuzzy
msgid "cannot change vcpu count of an active domain"
msgstr "vis aktive og inaktive domener"
-#: src/qemu_driver.c:2538
+#: src/qemu_driver.c:2558
msgid "could not determine max vcpus for the domain"
msgstr ""
-#: src/qemu_driver.c:2544
+#: src/qemu_driver.c:2564
#, c-format
msgid ""
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
msgstr ""
-#: src/qemu_driver.c:2568 src/qemu_driver.c:2620
+#: src/qemu_driver.c:2588 src/qemu_driver.c:2640
#, fuzzy
msgid "cannot pin vcpus on an inactive domain"
msgstr "vis aktive og inaktive domener"
-#: src/qemu_driver.c:2574
+#: src/qemu_driver.c:2594
#, c-format
msgid "vcpu number out of range %d > %d"
msgstr ""
-#: src/qemu_driver.c:2595
+#: src/qemu_driver.c:2615
#, fuzzy, c-format
msgid "cannot set affinity: %s"
msgstr "Kunne ikke lagre domenet %s til %s"
-#: src/qemu_driver.c:2600
+#: src/qemu_driver.c:2620
#, fuzzy
msgid "cpu affinity is not supported"
msgstr "bibliotekskall feilet, muligens ikke støttet"
-#: src/qemu_driver.c:2657
+#: src/qemu_driver.c:2677
#, fuzzy, c-format
msgid "cannot get affinity: %s"
msgstr "Kunne ikke opprette domenet fra %s"
-#: src/qemu_driver.c:2667
+#: src/qemu_driver.c:2687
msgid "cpu affinity is not available"
msgstr ""
-#: src/qemu_driver.c:2694
+#: src/qemu_driver.c:2714
#, fuzzy, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr "filen inneholder en beskrivelse om et XML-domene"
-#: src/qemu_driver.c:2720 src/test.c:956
+#: src/qemu_driver.c:2740 src/test.c:956
msgid "cannot read domain image"
msgstr ""
-#: src/qemu_driver.c:2726
+#: src/qemu_driver.c:2746
#, fuzzy
msgid "failed to read qemu header"
msgstr "Kunne ikke opprette domenet fra %s"
-#: src/qemu_driver.c:2733
+#: src/qemu_driver.c:2753
msgid "image magic is incorrect"
msgstr ""
-#: src/qemu_driver.c:2740
+#: src/qemu_driver.c:2760
#, c-format
msgid "image version is not supported (%d > %d)"
msgstr ""
-#: src/qemu_driver.c:2755
+#: src/qemu_driver.c:2775
#, fuzzy
msgid "failed to read XML"
msgstr "Kunne ikke opprette domenet fra %s"
-#: src/qemu_driver.c:2764
+#: src/qemu_driver.c:2784
#, fuzzy
msgid "failed to parse XML"
msgstr "Kunne ikke opprette domenet fra %s"
-#: src/qemu_driver.c:2777
+#: src/qemu_driver.c:2797
#, fuzzy, c-format
msgid "domain is already active as '%s'"
msgstr "Domenet er allerede aktivt"
-#: src/qemu_driver.c:2786
+#: src/qemu_driver.c:2806
#, fuzzy
msgid "failed to assign new VM"
msgstr "Kunne ikke opprette domenet fra %s"
-#: src/qemu_driver.c:2799
+#: src/qemu_driver.c:2819
#, fuzzy
msgid "failed to start VM"
msgstr "Kunne ikke starte domenet %s"
-#: src/qemu_driver.c:2811
+#: src/qemu_driver.c:2831
#, fuzzy
msgid "failed to resume domain"
msgstr "Kunne ikke starte domenet %s"
-#: src/qemu_driver.c:2848 src/qemu_driver.c:3741 src/qemu_driver.c:3776
+#: src/qemu_driver.c:2868 src/qemu_driver.c:3761 src/qemu_driver.c:3796
#, fuzzy
msgid "failed to allocate space for VM name string"
msgstr "Kunne ikke vise aktive nettverk"
-#: src/qemu_driver.c:2962
+#: src/qemu_driver.c:2982
#, c-format
msgid "cannot convert disk '%s' to bus/device index"
msgstr ""
-#: src/qemu_driver.c:2982
+#: src/qemu_driver.c:3002
#, fuzzy, c-format
msgid "Unsupported disk name mapping for bus '%s'"
msgstr "operasjon feilet"
-#: src/qemu_driver.c:3022
+#: src/qemu_driver.c:3042
#, c-format
msgid "No device with bus '%s' and target '%s'"
msgstr ""
-#: src/qemu_driver.c:3049
+#: src/qemu_driver.c:3069
#, c-format
msgid ""
"Emulator version does not support removable media for device '%s' and target "
"'%s'"
msgstr ""
-#: src/qemu_driver.c:3086
+#: src/qemu_driver.c:3106
msgid "cannot change cdrom media"
msgstr ""
-#: src/qemu_driver.c:3097
+#: src/qemu_driver.c:3117
msgid "changing cdrom media failed"
msgstr ""
-#: src/qemu_driver.c:3157
+#: src/qemu_driver.c:3177
#, fuzzy
msgid "cannot attach usb disk"
msgstr "vis aktive og inaktive domener"
-#: src/qemu_driver.c:3168
+#: src/qemu_driver.c:3188
msgid "adding usb disk failed"
msgstr ""
-#: src/qemu_driver.c:3212
+#: src/qemu_driver.c:3232
#, fuzzy
msgid "cannot attach usb device"
msgstr "vis aktive og inaktive domener"
-#: src/qemu_driver.c:3223
+#: src/qemu_driver.c:3243
msgid "adding usb device failed"
msgstr ""
-#: src/qemu_driver.c:3253
+#: src/qemu_driver.c:3273
#, fuzzy
msgid "cannot attach device on inactive domain"
msgstr "vis aktive og inaktive domener"
-#: src/qemu_driver.c:3276
+#: src/qemu_driver.c:3296
msgid "this device type cannot be attached"
msgstr ""
-#: src/qemu_driver.c:3315
+#: src/qemu_driver.c:3335
#, fuzzy
msgid "cannot set autostart for transient domain"
msgstr "vis aktive og inaktive domener"
-#: src/qemu_driver.c:3341
+#: src/qemu_driver.c:3361
#, fuzzy, c-format
msgid "Failed to create symlink '%s to '%s': %s"
msgstr "Kunne ikke lagre domenet %s til %s"
-#: src/qemu_driver.c:3348 src/qemu_driver.c:3981 src/storage_driver.c:832
+#: src/qemu_driver.c:3368 src/qemu_driver.c:4001 src/storage_driver.c:832
#, fuzzy, c-format
msgid "Failed to delete symlink '%s': %s"
msgstr "Kunne ikke lagre domenet %s til %s"
-#: src/qemu_driver.c:3410
+#: src/qemu_driver.c:3430
#, fuzzy, c-format
msgid "invalid path: %s"
msgstr "ugyldig argument i %s"
-#: src/qemu_driver.c:3418
+#: src/qemu_driver.c:3438
msgid "'info blockstats' command failed"
msgstr ""
-#: src/qemu_driver.c:3433
+#: src/qemu_driver.c:3453
msgid "'info blockstats' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:3498
+#: src/qemu_driver.c:3518
#, fuzzy, c-format
msgid "device not found: %s (%s)"
msgstr "Domene ikke funnet: %s"
-#: src/qemu_driver.c:3530 src/qemu_driver.c:3573
+#: src/qemu_driver.c:3550 src/qemu_driver.c:3593
msgid "NULL or empty path"
msgstr ""
-#: src/qemu_driver.c:3541
+#: src/qemu_driver.c:3561
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr ""
-#: src/qemu_driver.c:3583
+#: src/qemu_driver.c:3603
#, fuzzy
msgid "invalid path"
msgstr "ugyldig argument i %s"
-#: src/qemu_driver.c:3626
+#: src/qemu_driver.c:3646
msgid "QEMU driver only supports virtual memory addrs"
msgstr ""
-#: src/qemu_driver.c:3653
+#: src/qemu_driver.c:3673
#, fuzzy
msgid "'memsave' command failed"
msgstr "domenenavn"
-#: src/qemu_driver.c:3682 src/qemu_driver.c:3850 src/qemu_driver.c:3875
-#: src/qemu_driver.c:3889 src/qemu_driver.c:3904 src/qemu_driver.c:3937
-#: src/qemu_driver.c:3953
+#: src/qemu_driver.c:3702 src/qemu_driver.c:3870 src/qemu_driver.c:3895
+#: src/qemu_driver.c:3909 src/qemu_driver.c:3924 src/qemu_driver.c:3957
+#: src/qemu_driver.c:3973
msgid "no network with matching uuid"
msgstr ""
-#: src/qemu_driver.c:3697
+#: src/qemu_driver.c:3717
msgid "no network with matching name"
msgstr ""
-#: src/qemu_driver.c:3856
+#: src/qemu_driver.c:3876
#, fuzzy
msgid "network is still active"
msgstr "Domenet er allerede aktivt"
-#: src/qemu_driver.c:3917
+#: src/qemu_driver.c:3937
#, fuzzy
msgid "no network with matching id"
msgstr "domeneinformasjon i XML"
-#: src/qemu_driver.c:3924
+#: src/qemu_driver.c:3944
#, fuzzy
msgid "failed to allocate space for network bridge string"
msgstr "Kunne ikke vise aktive nettverk"
-#: src/qemu_driver.c:3974 src/storage_driver.c:823
+#: src/qemu_driver.c:3994 src/storage_driver.c:823
#, fuzzy, c-format
msgid "Failed to create symlink '%s' to '%s': %s"
msgstr "Kunne ikke lagre domenet %s til %s"
msgid "%s not implemented on Win32"
msgstr ""
-#: src/storage_backend_disk.c:85 src/storage_backend_logical.c:57
+#: src/storage_backend_disk.c:90 src/storage_backend_logical.c:57
#, c-format
msgid "unsupported pool format %s"
msgstr ""
-#: src/storage_backend_disk.c:110 src/storage_backend_logical.c:70
+#: src/storage_backend_disk.c:115 src/storage_backend_logical.c:70
#, c-format
msgid "unsupported pool format %d"
msgstr ""
-#: src/storage_backend_disk.c:138 src/storage_backend_fs.c:192
+#: src/storage_backend_disk.c:143 src/storage_backend_fs.c:192
#: src/storage_backend_fs.c:262 src/storage_backend_fs.c:314
#, c-format
msgid "unsupported volume format %s"
msgstr ""
-#: src/storage_backend_disk.c:165 src/storage_backend_fs.c:225
+#: src/storage_backend_disk.c:170 src/storage_backend_fs.c:225
#: src/storage_backend_fs.c:297 src/storage_backend_fs.c:329
#, c-format
msgid "unsupported volume format %d"
msgstr ""
-#: src/storage_backend_disk.c:179 src/storage_backend_disk.c:192
-#: src/storage_backend_disk.c:199 src/storage_backend_disk.c:221
+#: src/storage_backend_disk.c:184 src/storage_backend_disk.c:197
+#: src/storage_backend_disk.c:204 src/storage_backend_disk.c:226
#: src/storage_backend_fs.c:839 src/storage_backend_iscsi.c:177
#: src/storage_backend_logical.c:116 src/storage_backend_logical.c:121
#: src/storage_backend_logical.c:133 src/storage_backend_logical.c:143
-#: src/storage_backend_logical.c:531
+#: src/storage_backend_logical.c:546
msgid "volume"
msgstr ""
-#: src/storage_backend_disk.c:229
+#: src/storage_backend_disk.c:234
msgid "volume extents"
msgstr ""
-#: src/storage_backend_disk.c:237
+#: src/storage_backend_disk.c:242
msgid "cannot parse device start location"
msgstr ""
-#: src/storage_backend_disk.c:244
+#: src/storage_backend_disk.c:249
msgid "cannot parse device end location"
msgstr ""
-#: src/storage_backend_disk.c:250 src/storage_backend_logical.c:154
+#: src/storage_backend_disk.c:255 src/storage_backend_logical.c:154
#: src/storage_backend_logical.c:160
msgid "extents"
msgstr ""
-#: src/storage_backend_disk.c:464
+#: src/storage_backend_disk.c:462
msgid "no large enough free extent"
msgstr ""
-#: src/storage_backend_disk.c:498
-msgid "Disk pools are not yet supported"
+#: src/storage_backend_disk.c:502
+#, c-format
+msgid "Couldn't read volume target path '%s'. %s"
msgstr ""
+#: src/storage_backend_disk.c:517
+#, c-format
+msgid "Volume path '%s' did not start with parent pool source device name."
+msgstr ""
+
+#: src/storage_backend_disk.c:526
+#, fuzzy, c-format
+msgid "cannot parse partition number from target '%s'"
+msgstr "Kunne ikke lagre domenet %s til %s"
+
#: src/storage_backend_fs.c:358
#, c-format
msgid "cannot read header '%s': %s"
msgstr ""
#: src/storage_backend_fs.c:1042 src/storage_backend_fs.c:1078
-#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:543
+#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:558
#, c-format
msgid "cannot read path '%s': %s"
msgstr ""
msgid "creation of non-raw images is not supported without qemu-img"
msgstr ""
-#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:552
+#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:567
#, fuzzy, c-format
msgid "cannot set file owner '%s': %s"
msgstr "Kunne ikke lagre domenet %s til %s"
-#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:559
+#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:574
#, fuzzy, c-format
msgid "cannot set file mode '%s': %s"
msgstr "Kunne ikke lagre domenet %s til %s"
-#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:566
+#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:581
#, c-format
msgid "cannot close file '%s': %s"
msgstr ""
msgid "lvs command failed with exitstatus %d"
msgstr ""
-#: src/storage_backend_logical.c:355
+#: src/storage_backend_logical.c:354
#, fuzzy
msgid "command line"
msgstr "domenenavn"
-#: src/storage_backend_logical.c:372
+#: src/storage_backend_logical.c:371
#, c-format
msgid "cannot open device %s"
msgstr ""
-#: src/storage_backend_logical.c:378
+#: src/storage_backend_logical.c:377
#, c-format
msgid "cannot clear device header %s"
msgstr ""
-#: src/storage_backend_logical.c:385
+#: src/storage_backend_logical.c:384
#, c-format
msgid "cannot close device %s"
msgstr ""
-#: src/storage_backend_logical.c:575
+#: src/storage_backend_logical.c:507
+#, fuzzy, c-format
+msgid "cannot remove PV device %s: %s"
+msgstr "kunne ikke skrive til konfigurasjonsfilen: %s"
+
+#: src/storage_backend_logical.c:590
#, c-format
msgid "cannot find newly created volume '%s': %s"
msgstr ""
msgstr ""
#: src/virsh.c:6292 src/virsh.c:6314
-msgid "blocked"
-msgstr "blokkert"
+msgid "idle"
+msgstr ""
#: src/virsh.c:6294
msgid "paused"
msgid "domain information incomplete, missing uuid"
msgstr ""
-#: src/xend_internal.c:1109 src/xend_internal.c:2204 src/xend_internal.c:2211
+#: src/xend_internal.c:1109 src/xend_internal.c:2213 src/xend_internal.c:2220
msgid "domain information incomplete, missing name"
msgstr ""
msgid "unknown graphics type '%s'"
msgstr "ukjent OS-type %s"
-#: src/xend_internal.c:2191
+#: src/xend_internal.c:2200
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "domeneinformasjon i XML"
-#: src/xend_internal.c:2260 src/xend_internal.c:2270 src/xend_internal.c:2280
+#: src/xend_internal.c:2269 src/xend_internal.c:2279 src/xend_internal.c:2289
#, fuzzy, c-format
msgid "unknown lifecycle type %s"
msgstr "ukjent OS-type %s"
-#: src/xend_internal.c:2593
+#: src/xend_internal.c:2602
#, fuzzy
msgid "failed to parse topology information"
msgstr "feil ved åpning av konfigurasjonfil for lesing"
-#: src/xend_internal.c:2647
+#: src/xend_internal.c:2656
msgid "topology syntax error"
msgstr ""
-#: src/xend_internal.c:2711
+#: src/xend_internal.c:2720
msgid "failed to parse Xend domain information"
msgstr ""
-#: src/xend_internal.c:3193
+#: src/xend_internal.c:3202
msgid "xenDaemonDomainFetch failed to find this domain"
msgstr ""
-#: src/xend_internal.c:3815 src/xend_internal.c:4290 src/xm_internal.c:1617
+#: src/xend_internal.c:3824 src/xend_internal.c:4299 src/xm_internal.c:1617
#, fuzzy
msgid "failed to build sexpr"
msgstr "Kunne ikke definere domenet fra %s"
-#: src/xend_internal.c:3917
+#: src/xend_internal.c:3926
#, fuzzy
msgid "unsupported device type"
msgstr "operasjon feilet"
-#: src/xend_internal.c:4020
+#: src/xend_internal.c:4029
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4061
+#: src/xend_internal.c:4070
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4069
+#: src/xend_internal.c:4078
msgid "unexpected value from on_xend_start"
msgstr ""
-#: src/xend_internal.c:4080
+#: src/xend_internal.c:4089
#, fuzzy
msgid "no memory"
msgstr "slutt på minne"
-#: src/xend_internal.c:4086
+#: src/xend_internal.c:4095
#, fuzzy
msgid "sexpr2string failed"
msgstr "operasjon feilet"
-#: src/xend_internal.c:4091
+#: src/xend_internal.c:4100
#, fuzzy
msgid "Failed to redefine sexpr"
msgstr "Kunne ikke definere domenet fra %s"
-#: src/xend_internal.c:4096
+#: src/xend_internal.c:4105
msgid "on_xend_start not present in sexpr"
msgstr ""
-#: src/xend_internal.c:4127
+#: src/xend_internal.c:4136
#, fuzzy, c-format
msgid "gethostname failed: %s"
msgstr "operasjon feilet: %s"
-#: src/xend_internal.c:4133
+#: src/xend_internal.c:4142
#, fuzzy, c-format
msgid "failed to strdup hostname: %s"
msgstr "kunne ikke lagre innhold"
-#: src/xend_internal.c:4164
+#: src/xend_internal.c:4173
msgid ""
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
"migration"
msgstr ""
-#: src/xend_internal.c:4174
+#: src/xend_internal.c:4183
msgid ""
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
"migration"
msgstr ""
-#: src/xend_internal.c:4186
+#: src/xend_internal.c:4195
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr ""
-#: src/xend_internal.c:4199
+#: src/xend_internal.c:4208
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr ""
-#: src/xend_internal.c:4204
+#: src/xend_internal.c:4213
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr ""
-#: src/xend_internal.c:4211
+#: src/xend_internal.c:4220
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr ""
-#: src/xend_internal.c:4218 src/xend_internal.c:4240 src/xend_internal.c:4248
-#: src/xend_internal.c:4474 src/xend_internal.c:4481 src/xml.c:89
+#: src/xend_internal.c:4227 src/xend_internal.c:4249 src/xend_internal.c:4257
+#: src/xend_internal.c:4483 src/xend_internal.c:4490 src/xml.c:89
msgid "strdup failed"
msgstr ""
-#: src/xend_internal.c:4231
+#: src/xend_internal.c:4240
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr ""
-#: src/xend_internal.c:4284
+#: src/xend_internal.c:4293
#, fuzzy
msgid "failed to parse domain description"
msgstr "filen inneholder en beskrivelse om et XML-domene"
-#: src/xend_internal.c:4300
+#: src/xend_internal.c:4309
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Kunne ikke vise inaktive domener"
-#: src/xend_internal.c:4456 src/xend_internal.c:4532 src/xend_internal.c:4622
+#: src/xend_internal.c:4465 src/xend_internal.c:4541 src/xend_internal.c:4631
msgid "unsupported in xendConfigVersion < 4"
msgstr ""
-#: src/xend_internal.c:4468
+#: src/xend_internal.c:4477
#, fuzzy
msgid "node information incomplete, missing scheduler name"
msgstr "domeneinformasjon i XML"
-#: src/xend_internal.c:4486 src/xend_internal.c:4580 src/xend_internal.c:4692
+#: src/xend_internal.c:4495 src/xend_internal.c:4589 src/xend_internal.c:4701
#, fuzzy
msgid "Unknown scheduler"
msgstr "ukjent vert"
-#: src/xend_internal.c:4545 src/xend_internal.c:4635
+#: src/xend_internal.c:4554 src/xend_internal.c:4644
#, fuzzy
msgid "Failed to get a scheduler name"
msgstr "kunne ikke lagre innhold"
-#: src/xend_internal.c:4558 src/xend_internal.c:4671
+#: src/xend_internal.c:4567 src/xend_internal.c:4680
#, fuzzy
msgid "domain information incomplete, missing cpu_weight"
msgstr "domeneinformasjon i XML"
-#: src/xend_internal.c:4563 src/xend_internal.c:4680
+#: src/xend_internal.c:4572 src/xend_internal.c:4689
#, fuzzy
msgid "domain information incomplete, missing cpu_cap"
msgstr "domeneinformasjon i XML"
-#: src/xend_internal.c:4739
+#: src/xend_internal.c:4748
msgid "domainBlockPeek is not supported for dom0"
msgstr ""
-#: src/xend_internal.c:4762
+#: src/xend_internal.c:4771
#, fuzzy, c-format
msgid "%s: invalid path"
msgstr "ugyldig argument i %s"
-#: src/xend_internal.c:4770
+#: src/xend_internal.c:4779
#, fuzzy, c-format
msgid "failed to open for reading: %s: %s"
msgstr "feil ved åpning av %s for lesing"
-#: src/xend_internal.c:4782
+#: src/xend_internal.c:4791
#, fuzzy, c-format
msgid "failed to lseek or read from file: %s: %s"
msgstr "Kunne ikke lagre domenet %s til %s"
-#: src/xend_internal.c:4865 src/xend_internal.c:4911
+#: src/xend_internal.c:4874 src/xend_internal.c:4920
#, fuzzy, c-format
msgid "unexpected graphics type %d"
msgstr "udefinert domenenavn eller -id"
-#: src/xend_internal.c:4954
+#: src/xend_internal.c:4963
#, fuzzy
msgid "unexpected chr device type"
msgstr "udefinert domenenavn eller -id"
-#: src/xend_internal.c:5128 src/xm_internal.c:1779
+#: src/xend_internal.c:5137 src/xm_internal.c:1779
#, fuzzy, c-format
msgid "unsupported network type %d"
msgstr "operasjon feilet"
-#: src/xend_internal.c:5302 src/xend_internal.c:5309 src/xend_internal.c:5316
+#: src/xend_internal.c:5311 src/xend_internal.c:5318 src/xend_internal.c:5325
#, fuzzy, c-format
msgid "unexpected lifecycle value %d"
msgstr "udefinert domenenavn eller -id"
-#: src/xend_internal.c:5333
+#: src/xend_internal.c:5342
msgid "no HVM domain loader"
msgstr ""
-#: src/xend_internal.c:5544
+#: src/xend_internal.c:5553
#, fuzzy
msgid "hotplug of device type not supported"
msgstr "bibliotekskall feilet, muligens ikke støttet"
msgid "failed to connect to Xen Store"
msgstr ""
+#~ msgid "blocked"
+#~ msgstr "blokkert"
+
#, fuzzy
#~ msgid "invalid interface type: %s"
#~ msgstr "ugyldig argument i %s"
#~ msgid "cannot read tty pid file %s: %s"
#~ msgstr "kunne ikke skrive til konfigurasjonsfilen: %s"
-#, fuzzy
-#~ msgid "cannot remove ttyPidFile %s: %s"
-#~ msgstr "kunne ikke skrive til konfigurasjonsfilen: %s"
-
#, fuzzy
#~ msgid "failed to calloc memory for init string: %s"
#~ msgstr "Kunne ikke vise aktive nettverk"
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-09-08 14:51+0200\n"
+"POT-Creation-Date: 2008-09-23 22:28+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"
msgid "storage_vol not found"
msgstr "Netwerk niet gevonden"
-#: src/conf.c:155 src/conf.c:203 src/conf.c:488 src/conf.c:525 src/conf.c:553
-#: src/conf.c:631
+#: src/conf.c:164 src/conf.c:212 src/conf.c:491 src/conf.c:528 src/conf.c:555
+#: src/conf.c:630
msgid "allocating configuration"
msgstr "toewijzen van configuratie"
-#: src/conf.c:338
+#: src/conf.c:347
msgid "unterminated number"
msgstr ""
-#: src/conf.c:372 src/conf.c:389 src/conf.c:401
+#: src/conf.c:380 src/conf.c:396 src/conf.c:407
msgid "unterminated string"
msgstr ""
-#: src/conf.c:429 src/conf.c:483
+#: src/conf.c:434 src/conf.c:487
msgid "expecting a value"
msgstr ""
-#: src/conf.c:450
+#: src/conf.c:454
msgid "expecting a separator in list"
msgstr ""
-#: src/conf.c:473
+#: src/conf.c:477
msgid "list is not closed with ]"
msgstr ""
-#: src/conf.c:518
+#: src/conf.c:521
msgid "expecting a name"
msgstr ""
-#: src/conf.c:581
+#: src/conf.c:582
msgid "expecting a separator"
msgstr ""
msgid "expecting an assignment"
msgstr ""
-#: src/conf.c:894 src/conf.c:950 src/xend_internal.c:584
-#: src/xend_internal.c:2657 src/xm_internal.c:1475 src/xm_internal.c:1482
+#: src/conf.c:892 src/conf.c:948 src/xend_internal.c:584
+#: src/xend_internal.c:2666 src/xm_internal.c:1475 src/xm_internal.c:1482
#, fuzzy
msgid "allocate buffer"
msgstr "nieuwe buffer toewijzen"
-#: src/conf.c:901
+#: src/conf.c:899
msgid "failed to open file"
msgstr "openen van bestand is mislukt"
-#: src/conf.c:912
+#: src/conf.c:910
msgid "failed to save content"
msgstr ""
msgid "cannot extract disk devices"
msgstr "schijfapparaat toevoegen"
-#: src/domain_conf.c:1939 src/qemu_driver.c:3133
+#: src/domain_conf.c:1939 src/qemu_driver.c:3153
#, c-format
msgid "duplicate disk target '%s'"
msgstr ""
msgid "unexpected char type %d"
msgstr ""
-#: src/domain_conf.c:2815 src/xend_internal.c:5214
+#: src/domain_conf.c:2815 src/xend_internal.c:5223
#, fuzzy, c-format
msgid "unexpected sound model %d"
msgstr "Starten van het domein %s is mislukt"
-#: src/domain_conf.c:2835 src/xend_internal.c:5237
+#: src/domain_conf.c:2835 src/xend_internal.c:5246
#, c-format
msgid "unexpected input type %d"
msgstr ""
#: src/lxc_driver.c:274 src/lxc_driver.c:309 src/lxc_driver.c:335
#: src/lxc_driver.c:350 src/openvz_driver.c:238 src/openvz_driver.c:267
-#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:620
-#: src/openvz_driver.c:651 src/openvz_driver.c:672 src/openvz_driver.c:713
-#: src/qemu_driver.c:2192 src/qemu_driver.c:2279 src/qemu_driver.c:2828
-#: src/qemu_driver.c:2883 src/qemu_driver.c:2927 src/qemu_driver.c:3007
-#: src/qemu_driver.c:3123 src/qemu_driver.c:3192 src/qemu_driver.c:3247
-#: src/qemu_driver.c:3291 src/qemu_driver.c:3309 src/qemu_driver.c:3567
+#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:621
+#: src/openvz_driver.c:652 src/openvz_driver.c:673 src/openvz_driver.c:714
+#: src/qemu_driver.c:2212 src/qemu_driver.c:2299 src/qemu_driver.c:2848
+#: src/qemu_driver.c:2903 src/qemu_driver.c:2947 src/qemu_driver.c:3027
+#: src/qemu_driver.c:3143 src/qemu_driver.c:3212 src/qemu_driver.c:3267
+#: src/qemu_driver.c:3311 src/qemu_driver.c:3329 src/qemu_driver.c:3587
#, fuzzy
msgid "no domain with matching uuid"
msgstr "domein-id of uuid"
-#: src/lxc_driver.c:280 src/openvz_driver.c:625 src/qemu_driver.c:2933
+#: src/lxc_driver.c:280 src/openvz_driver.c:626 src/qemu_driver.c:2953
msgid "cannot delete active domain"
msgstr ""
-#: src/lxc_driver.c:286 src/qemu_driver.c:2939
+#: src/lxc_driver.c:286 src/qemu_driver.c:2959
#, fuzzy
msgid "cannot undefine transient domain"
msgstr "een domein automatisch starten"
msgid "container '%s' unexpectedly shutdown during startup"
msgstr ""
-#: src/lxc_driver.c:747 src/qemu_driver.c:892
+#: src/lxc_driver.c:747 src/qemu_driver.c:893
#, fuzzy, c-format
msgid "cannot create log directory %s: %s"
msgstr "Starten van het netwerk %s is mislukt"
msgid "unknown forwarding type '%s'"
msgstr "onbekend commando: '%s'"
-#: src/network_conf.c:662 src/qemu_driver.c:3334 src/qemu_driver.c:3967
+#: src/network_conf.c:662 src/qemu_driver.c:3354 src/qemu_driver.c:3987
#: src/storage_driver.c:816
#, c-format
msgid "cannot create autostart directory %s: %s"
msgid "no config file for %s"
msgstr "syntaxisfout in configuratiebestand: %s"
-#: src/openvz_conf.c:187
+#: src/openvz_conf.c:190
+#, fuzzy, c-format
+msgid "Cound not read 'IP_ADDRESS' from config for container %d"
+msgstr "geen geldige connectie"
+
+#: src/openvz_conf.c:220
+#, fuzzy, c-format
+msgid "Cound not read 'NETIF' from config for container %d"
+msgstr "geen geldige connectie"
+
+#: src/openvz_conf.c:247
+#, fuzzy
+msgid "Too long network device name"
+msgstr "Niet in staat om huidige MemorySize te controleren"
+
+#: src/openvz_conf.c:264
+#, fuzzy
+msgid "Wrong length MAC address"
+msgstr "ongeldig MAC-adres"
+
+#: src/openvz_conf.c:271
+#, fuzzy
+msgid "Wrong MAC address"
+msgstr "MAC-adres"
+
+#: src/openvz_conf.c:327
msgid "popen failed"
msgstr ""
-#: src/openvz_conf.c:197
+#: src/openvz_conf.c:337
#, fuzzy
msgid "Failed to parse vzlist output"
msgstr "Starten van het domein %s is mislukt"
-#: src/openvz_conf.c:223
+#: src/openvz_conf.c:363
#, fuzzy
msgid "UUID in config file malformed"
msgstr "syntaxisfout in configuratiebestand: %s"
-#: src/openvz_conf.c:235
+#: src/openvz_conf.c:375
#, fuzzy, c-format
msgid "Cound not read config for container %d"
msgstr "geen geldige connectie"
msgid "Container ID is not specified"
msgstr ""
-#: src/openvz_driver.c:391 src/openvz_driver.c:459 src/openvz_driver.c:534
-#: src/openvz_driver.c:554 src/openvz_driver.c:600 src/openvz_driver.c:631
-#: src/openvz_driver.c:656 src/openvz_driver.c:728 src/openvz_driver.c:826
-#: src/openvz_driver.c:872
+#: src/openvz_driver.c:391 src/openvz_driver.c:460 src/openvz_driver.c:535
+#: src/openvz_driver.c:555 src/openvz_driver.c:601 src/openvz_driver.c:632
+#: src/openvz_driver.c:657 src/openvz_driver.c:729 src/openvz_driver.c:827
+#: src/openvz_driver.c:873
#, c-format
msgid "Could not exec %s"
msgstr ""
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:451 src/openvz_driver.c:528
+#: src/openvz_driver.c:452 src/openvz_driver.c:529
msgid "Error creating command for container"
msgstr ""
-#: src/openvz_driver.c:465 src/openvz_driver.c:540
+#: src/openvz_driver.c:466 src/openvz_driver.c:541
#, fuzzy
msgid "Could not set UUID"
msgstr "geen geldige connectie"
-#: src/openvz_driver.c:475 src/openvz_driver.c:546
+#: src/openvz_driver.c:476 src/openvz_driver.c:547
msgid "Could not configure network"
msgstr ""
-#: src/openvz_driver.c:482 src/openvz_driver.c:569
+#: src/openvz_driver.c:483 src/openvz_driver.c:570
#, fuzzy
msgid "Could not set number of virtual cpu"
msgstr "aantal virtuele processors aanpassen"
#: src/openvz_driver.c:517
#, c-format
-msgid "Already an OPENVZ VM defined with the id '%d'"
+msgid "Already an OPENVZ VM defined with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:588
+#: src/openvz_driver.c:589
msgid "no domain with matching id"
msgstr ""
-#: src/openvz_driver.c:594
+#: src/openvz_driver.c:595
#, fuzzy
msgid "domain is not in shutoff state"
msgstr "domein-id of uuid"
-#: src/openvz_driver.c:677
+#: src/openvz_driver.c:678
#, fuzzy
msgid "Could not read container config"
msgstr "geen geldige connectie"
-#: src/openvz_driver.c:693 src/qemu_driver.c:1823
+#: src/openvz_driver.c:694 src/qemu_driver.c:1843
#, fuzzy, c-format
msgid "unknown type '%s'"
msgstr "onbekend commando: '%s'"
-#: src/openvz_driver.c:719
+#: src/openvz_driver.c:720
msgid "VCPUs should be >= 1"
msgstr ""
-#: src/openvz_driver.c:835 src/openvz_driver.c:881
+#: src/openvz_driver.c:836 src/openvz_driver.c:882
#, fuzzy, c-format
msgid "Could not parse VPS ID %s"
msgstr "geen geldige connectie"
msgid "Unexpected exit status '%d', qemu probably failed"
msgstr ""
-#: src/qemu_conf.c:519 src/qemu_driver.c:925
+#: src/qemu_conf.c:519 src/qemu_driver.c:926
#, c-format
msgid "Cannot find QEMU binary %s: %s"
msgstr ""
msgid "Network type %d is not supported"
msgstr ""
-#: src/qemu_conf.c:580 src/qemu_driver.c:1515
+#: src/qemu_conf.c:580 src/qemu_driver.c:1514
#, c-format
msgid "cannot initialize bridge support: %s"
msgstr ""
msgid "failed to allocate space for argv string"
msgstr "Toewijzen van geheugen is mislukt"
-#: src/qemu_driver.c:90
+#: src/qemu_driver.c:91
#, fuzzy
msgid "Failed to set close-on-exec file descriptor flag\n"
msgstr "openen van bestand is mislukt"
-#: src/qemu_driver.c:105
+#: src/qemu_driver.c:106
#, fuzzy
msgid "Failed to set non-blocking file descriptor flag\n"
msgstr "Starten van het domein %s is mislukt"
-#: src/qemu_driver.c:150
+#: src/qemu_driver.c:151
#, fuzzy, c-format
msgid "Failed to autostart network '%s': %s\n"
msgstr "Starten van het netwerk %s is mislukt"
-#: src/qemu_driver.c:165
+#: src/qemu_driver.c:166
#, fuzzy, c-format
msgid "Failed to autostart VM '%s': %s\n"
msgstr "Starten van het domein %s is mislukt"
-#: src/qemu_driver.c:201
+#: src/qemu_driver.c:202
#, fuzzy, c-format
msgid "Failed to find user record for uid '%d': %s\n"
msgstr "Starten van het netwerk %s is mislukt"
-#: src/qemu_driver.c:212
+#: src/qemu_driver.c:213
#, fuzzy
msgid "out of memory in asprintf\n"
msgstr "geheugentoewijzing aanpassen"
-#: src/qemu_driver.c:268
+#: src/qemu_driver.c:269
#, fuzzy
msgid "qemudStartup: out of memory\n"
msgstr "openen van bestand is mislukt"
-#: src/qemu_driver.c:295
+#: src/qemu_driver.c:296
msgid "Reloading iptables rules\n"
msgstr ""
-#: src/qemu_driver.c:433
+#: src/qemu_driver.c:434
#, c-format
msgid ""
"QEMU quit during %s startup\n"
"%s"
msgstr ""
-#: src/qemu_driver.c:443 src/qemu_driver.c:456
+#: src/qemu_driver.c:444 src/qemu_driver.c:457
#, c-format
msgid "Failure while reading %s startup output: %s"
msgstr ""
-#: src/qemu_driver.c:451
+#: src/qemu_driver.c:452
#, c-format
msgid "Timed out while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:467
+#: src/qemu_driver.c:468
#, c-format
msgid "Failure while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:479
+#: src/qemu_driver.c:480
#, c-format
msgid "Out of space while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:510
+#: src/qemu_driver.c:511
#, fuzzy, c-format
msgid "Unable to open monitor path %s"
msgstr "openen van bestand is mislukt"
-#: src/qemu_driver.c:515
+#: src/qemu_driver.c:516
msgid "Unable to set monitor close-on-exec flag"
msgstr ""
-#: src/qemu_driver.c:520
+#: src/qemu_driver.c:521
msgid "Unable to put monitor into non-blocking mode"
msgstr ""
-#: src/qemu_driver.c:648 src/qemu_driver.c:1027 src/qemu_driver.c:1726
-#: src/qemu_driver.c:1736
+#: src/qemu_driver.c:649 src/qemu_driver.c:1028 src/qemu_driver.c:1725
+#: src/qemu_driver.c:1735
#, fuzzy, c-format
msgid "Unable to log VM console data: %s\n"
msgstr "openen van bestand is mislukt"
-#: src/qemu_driver.c:671
+#: src/qemu_driver.c:672
#, fuzzy
msgid "allocate cpumap"
msgstr "nieuwe context toewijzen"
-#: src/qemu_driver.c:682
+#: src/qemu_driver.c:683
msgid "cannot run monitor command to fetch CPU thread info"
msgstr ""
-#: src/qemu_driver.c:786
+#: src/qemu_driver.c:787
#, fuzzy, c-format
msgid "failed to set CPU affinity %s"
msgstr "Starten van het domein %s is mislukt"
-#: src/qemu_driver.c:796 src/qemu_driver.c:2135
+#: src/qemu_driver.c:797 src/qemu_driver.c:2155
#, fuzzy
msgid "resume operation failed"
msgstr "geheugentoewijzing aanpassen"
-#: src/qemu_driver.c:859
+#: src/qemu_driver.c:860
#, fuzzy
msgid "VM is already active"
msgstr "Domein is reeds actief"
-#: src/qemu_driver.c:869
+#: src/qemu_driver.c:870
msgid "Unable to find an unused VNC port"
msgstr ""
-#: src/qemu_driver.c:881
+#: src/qemu_driver.c:882
#, c-format
msgid "config file path too long: %s/%s.log"
msgstr ""
-#: src/qemu_driver.c:900
+#: src/qemu_driver.c:901
#, fuzzy, c-format
msgid "failed to create logfile %s: %s"
msgstr "openen van bestand is mislukt"
-#: src/qemu_driver.c:906
+#: src/qemu_driver.c:907
#, fuzzy, c-format
msgid "Unable to set VM logfile close-on-exec flag %s"
msgstr "openen van bestand is mislukt"
-#: src/qemu_driver.c:935 src/qemu_driver.c:3032
+#: src/qemu_driver.c:936 src/qemu_driver.c:3052
#, c-format
msgid "Cannot determine QEMU argv syntax %s"
msgstr ""
-#: src/qemu_driver.c:951 src/qemu_driver.c:954 src/qemu_driver.c:959
+#: src/qemu_driver.c:952 src/qemu_driver.c:955 src/qemu_driver.c:960
#, fuzzy, c-format
msgid "Unable to write argv to logfile %d: %s\n"
msgstr "openen van bestand is mislukt"
-#: src/qemu_driver.c:1041
+#: src/qemu_driver.c:1040
#, c-format
msgid "Shutting down VM '%s'\n"
msgstr ""
-#: src/qemu_driver.c:1052
+#: src/qemu_driver.c:1051
#, fuzzy, c-format
msgid "Unable to close logfile %d: %s\n"
msgstr "openen van bestand is mislukt"
-#: src/qemu_driver.c:1067
+#: src/qemu_driver.c:1066
msgid "Got unexpected pid, damn\n"
msgstr ""
-#: src/qemu_driver.c:1221
+#: src/qemu_driver.c:1220
#, fuzzy
msgid "failed to allocate space for dnsmasq argv"
msgstr "Toewijzen van geheugen is mislukt"
-#: src/qemu_driver.c:1235
+#: src/qemu_driver.c:1234
msgid "cannot start dhcp daemon without IP address for server"
msgstr ""
-#: src/qemu_driver.c:1264
+#: src/qemu_driver.c:1263
#, c-format
msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
msgstr ""
-#: src/qemu_driver.c:1275
+#: src/qemu_driver.c:1274
#, c-format
msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
msgstr ""
-#: src/qemu_driver.c:1285
+#: src/qemu_driver.c:1284
#, c-format
msgid "failed to add iptables rule to enable masquerading : %s\n"
msgstr ""
-#: src/qemu_driver.c:1317
+#: src/qemu_driver.c:1316
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
msgstr "Starten van het domein %s is mislukt"
-#: src/qemu_driver.c:1328
+#: src/qemu_driver.c:1327
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
msgstr "Starten van het domein %s is mislukt"
-#: src/qemu_driver.c:1353
+#: src/qemu_driver.c:1352
#, fuzzy
msgid "failed to allocate space for IP tables support"
msgstr "Toewijzen van geheugen is mislukt"
-#: src/qemu_driver.c:1361 src/qemu_driver.c:1368
+#: src/qemu_driver.c:1360 src/qemu_driver.c:1367
#, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
msgstr ""
-#: src/qemu_driver.c:1376 src/qemu_driver.c:1383
+#: src/qemu_driver.c:1375 src/qemu_driver.c:1382
#, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
msgstr ""
-#: src/qemu_driver.c:1393
+#: src/qemu_driver.c:1392
#, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
msgstr ""
-#: src/qemu_driver.c:1400
+#: src/qemu_driver.c:1399
#, fuzzy, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
msgstr "openen van bestand is mislukt"
-#: src/qemu_driver.c:1408
+#: src/qemu_driver.c:1407
#, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
msgstr ""
-#: src/qemu_driver.c:1509
+#: src/qemu_driver.c:1508
#, fuzzy
msgid "network is already active"
msgstr "Domein is reeds actief"
-#: src/qemu_driver.c:1521
+#: src/qemu_driver.c:1520
#, fuzzy, c-format
msgid "cannot create bridge '%s' : %s"
msgstr "openen van bestand is mislukt"
-#: src/qemu_driver.c:1536
+#: src/qemu_driver.c:1535
#, c-format
msgid "cannot set IP address on bridge '%s' to '%s' : %s"
msgstr ""
-#: src/qemu_driver.c:1544
+#: src/qemu_driver.c:1543
#, c-format
msgid "cannot set netmask on bridge '%s' to '%s' : %s"
msgstr ""
-#: src/qemu_driver.c:1552
+#: src/qemu_driver.c:1551
#, fuzzy, c-format
msgid "failed to bring the bridge '%s' up : %s"
msgstr "openen van bestand is mislukt"
-#: src/qemu_driver.c:1563
+#: src/qemu_driver.c:1562
#, fuzzy, c-format
msgid "failed to enable IP forwarding : %s"
msgstr "Starten van het domein %s is mislukt"
-#: src/qemu_driver.c:1581 src/qemu_driver.c:1612
+#: src/qemu_driver.c:1580 src/qemu_driver.c:1611
#, fuzzy, c-format
msgid "Failed to bring down bridge '%s' : %s\n"
msgstr "openen van bestand is mislukt"
-#: src/qemu_driver.c:1587 src/qemu_driver.c:1617
+#: src/qemu_driver.c:1586 src/qemu_driver.c:1616
#, fuzzy, c-format
msgid "Failed to delete bridge '%s' : %s\n"
msgstr "Starten van het domein %s is mislukt"
-#: src/qemu_driver.c:1600
+#: src/qemu_driver.c:1599
#, c-format
msgid "Shutting down network '%s'\n"
msgstr ""
-#: src/qemu_driver.c:1626
+#: src/qemu_driver.c:1625
msgid "Got unexpected pid for dnsmasq\n"
msgstr ""
-#: src/qemu_driver.c:1839
+#: src/qemu_driver.c:1814
+#, fuzzy, c-format
+msgid "Unable to open %s: %s\n"
+msgstr "openen van bestand is mislukt"
+
+#: src/qemu_driver.c:1859
#, fuzzy
msgid "failed to allocate space for capabilities support"
msgstr "Toewijzen van geheugen is mislukt"
-#: src/qemu_driver.c:1858 src/qemu_driver.c:1884
+#: src/qemu_driver.c:1878 src/qemu_driver.c:1904
msgid "NUMA not supported on this host"
msgstr ""
-#: src/qemu_driver.c:1869 src/qemu_driver.c:1892
+#: src/qemu_driver.c:1889 src/qemu_driver.c:1912
#, fuzzy
msgid "Failed to query NUMA free memory"
msgstr "Gebruikt geheugen:"
-#: src/qemu_driver.c:2053
+#: src/qemu_driver.c:2073
#, fuzzy, c-format
msgid "domain '%s' is already defined"
msgstr "Domein is reeds actief"
-#: src/qemu_driver.c:2064
+#: src/qemu_driver.c:2084
#, c-format
msgid "domain with uuid '%s' is already defined"
msgstr ""
-#: src/qemu_driver.c:2094 src/qemu_driver.c:2123 src/qemu_driver.c:2152
-#: src/qemu_driver.c:2172 src/qemu_driver.c:2410 src/qemu_driver.c:3383
-#: src/qemu_driver.c:3518 src/qemu_driver.c:3632
+#: src/qemu_driver.c:2114 src/qemu_driver.c:2143 src/qemu_driver.c:2172
+#: src/qemu_driver.c:2192 src/qemu_driver.c:2430 src/qemu_driver.c:3403
+#: src/qemu_driver.c:3538 src/qemu_driver.c:3652
#, c-format
msgid "no domain with matching id %d"
msgstr ""
-#: src/qemu_driver.c:2099 src/qemu_driver.c:2128 src/qemu_driver.c:2416
-#: src/qemu_driver.c:3388 src/qemu_driver.c:3524 src/qemu_driver.c:3638
+#: src/qemu_driver.c:2119 src/qemu_driver.c:2148 src/qemu_driver.c:2436
+#: src/qemu_driver.c:3408 src/qemu_driver.c:3544 src/qemu_driver.c:3658
#, fuzzy
msgid "domain is not running"
msgstr "domein-id of uuid"
-#: src/qemu_driver.c:2107
+#: src/qemu_driver.c:2127
msgid "suspend operation failed"
msgstr ""
-#: src/qemu_driver.c:2158
+#: src/qemu_driver.c:2178
msgid "shutdown operation failed"
msgstr ""
-#: src/qemu_driver.c:2198
+#: src/qemu_driver.c:2218
#, fuzzy
msgid "failed to allocate space for ostype"
msgstr "Toewijzen van geheugen is mislukt"
-#: src/qemu_driver.c:2214 src/qemu_driver.c:2230 src/qemu_driver.c:2253
-#: src/qemu_driver.c:2526 src/qemu_driver.c:2688
+#: src/qemu_driver.c:2234 src/qemu_driver.c:2250 src/qemu_driver.c:2273
+#: src/qemu_driver.c:2546 src/qemu_driver.c:2708
#, c-format
msgid "no domain with matching uuid '%s'"
msgstr ""
-#: src/qemu_driver.c:2236
+#: src/qemu_driver.c:2256
msgid "cannot set max memory lower than current memory"
msgstr ""
-#: src/qemu_driver.c:2259
+#: src/qemu_driver.c:2279
msgid "cannot set memory of an active domain"
msgstr ""
-#: src/qemu_driver.c:2265
+#: src/qemu_driver.c:2285
msgid "cannot set memory higher than max memory"
msgstr ""
-#: src/qemu_driver.c:2425
+#: src/qemu_driver.c:2445
#, fuzzy
msgid "failed to pause domain"
msgstr "Starten van het domein %s is mislukt"
-#: src/qemu_driver.c:2434
+#: src/qemu_driver.c:2454
#, fuzzy
msgid "failed to get domain xml"
msgstr "Starten van het domein %s is mislukt"
-#: src/qemu_driver.c:2442
+#: src/qemu_driver.c:2462
#, fuzzy, c-format
msgid "failed to create '%s'"
msgstr "Starten van het domein %s is mislukt"
-#: src/qemu_driver.c:2449
+#: src/qemu_driver.c:2469
#, fuzzy
msgid "failed to write save header"
msgstr "Starten van het netwerk %s is mislukt"
-#: src/qemu_driver.c:2457
+#: src/qemu_driver.c:2477
#, fuzzy
msgid "failed to write xml"
msgstr "Starten van het netwerk %s is mislukt"
-#: src/qemu_driver.c:2470 src/qemu_driver.c:2477 src/qemu_driver.c:2748
+#: src/qemu_driver.c:2490 src/qemu_driver.c:2497 src/qemu_driver.c:2768
#: src/remote_internal.c:2241 src/virterror.c:441
msgid "out of memory"
msgstr ""
-#: src/qemu_driver.c:2485
+#: src/qemu_driver.c:2505
#, fuzzy
msgid "migrate operation failed"
msgstr "geheugentoewijzing aanpassen"
-#: src/qemu_driver.c:2497
+#: src/qemu_driver.c:2517
msgid "'migrate' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:2532
+#: src/qemu_driver.c:2552
msgid "cannot change vcpu count of an active domain"
msgstr ""
-#: src/qemu_driver.c:2538
+#: src/qemu_driver.c:2558
msgid "could not determine max vcpus for the domain"
msgstr ""
-#: src/qemu_driver.c:2544
+#: src/qemu_driver.c:2564
#, c-format
msgid ""
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
msgstr ""
-#: src/qemu_driver.c:2568 src/qemu_driver.c:2620
+#: src/qemu_driver.c:2588 src/qemu_driver.c:2640
#, fuzzy
msgid "cannot pin vcpus on an inactive domain"
msgstr "toewijzen van domein"
-#: src/qemu_driver.c:2574
+#: src/qemu_driver.c:2594
#, c-format
msgid "vcpu number out of range %d > %d"
msgstr ""
-#: src/qemu_driver.c:2595
+#: src/qemu_driver.c:2615
#, fuzzy, c-format
msgid "cannot set affinity: %s"
msgstr "Starten van het domein %s is mislukt"
-#: src/qemu_driver.c:2600
+#: src/qemu_driver.c:2620
msgid "cpu affinity is not supported"
msgstr ""
-#: src/qemu_driver.c:2657
+#: src/qemu_driver.c:2677
#, fuzzy, c-format
msgid "cannot get affinity: %s"
msgstr "Starten van het domein %s is mislukt"
-#: src/qemu_driver.c:2667
+#: src/qemu_driver.c:2687
msgid "cpu affinity is not available"
msgstr ""
-#: src/qemu_driver.c:2694
+#: src/qemu_driver.c:2714
#, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr ""
-#: src/qemu_driver.c:2720 src/test.c:956
+#: src/qemu_driver.c:2740 src/test.c:956
msgid "cannot read domain image"
msgstr ""
-#: src/qemu_driver.c:2726
+#: src/qemu_driver.c:2746
#, fuzzy
msgid "failed to read qemu header"
msgstr "Starten van het domein %s is mislukt"
-#: src/qemu_driver.c:2733
+#: src/qemu_driver.c:2753
msgid "image magic is incorrect"
msgstr ""
-#: src/qemu_driver.c:2740
+#: src/qemu_driver.c:2760
#, c-format
msgid "image version is not supported (%d > %d)"
msgstr ""
-#: src/qemu_driver.c:2755
+#: src/qemu_driver.c:2775
#, fuzzy
msgid "failed to read XML"
msgstr "Starten van het domein %s is mislukt"
-#: src/qemu_driver.c:2764
+#: src/qemu_driver.c:2784
#, fuzzy
msgid "failed to parse XML"
msgstr "openen van bestand is mislukt"
-#: src/qemu_driver.c:2777
+#: src/qemu_driver.c:2797
#, fuzzy, c-format
msgid "domain is already active as '%s'"
msgstr "Domein is reeds actief"
-#: src/qemu_driver.c:2786
+#: src/qemu_driver.c:2806
#, fuzzy
msgid "failed to assign new VM"
msgstr "openen van bestand is mislukt"
-#: src/qemu_driver.c:2799
+#: src/qemu_driver.c:2819
#, fuzzy
msgid "failed to start VM"
msgstr "Starten van het domein %s is mislukt"
-#: src/qemu_driver.c:2811
+#: src/qemu_driver.c:2831
#, fuzzy
msgid "failed to resume domain"
msgstr "Starten van het domein %s is mislukt"
-#: src/qemu_driver.c:2848 src/qemu_driver.c:3741 src/qemu_driver.c:3776
+#: src/qemu_driver.c:2868 src/qemu_driver.c:3761 src/qemu_driver.c:3796
#, fuzzy
msgid "failed to allocate space for VM name string"
msgstr "Toewijzen van geheugen is mislukt"
-#: src/qemu_driver.c:2962
+#: src/qemu_driver.c:2982
#, fuzzy, c-format
msgid "cannot convert disk '%s' to bus/device index"
msgstr "schijfapparaat toevoegen"
-#: src/qemu_driver.c:2982
+#: src/qemu_driver.c:3002
#, c-format
msgid "Unsupported disk name mapping for bus '%s'"
msgstr ""
-#: src/qemu_driver.c:3022
+#: src/qemu_driver.c:3042
#, c-format
msgid "No device with bus '%s' and target '%s'"
msgstr ""
-#: src/qemu_driver.c:3049
+#: src/qemu_driver.c:3069
#, c-format
msgid ""
"Emulator version does not support removable media for device '%s' and target "
"'%s'"
msgstr ""
-#: src/qemu_driver.c:3086
+#: src/qemu_driver.c:3106
msgid "cannot change cdrom media"
msgstr ""
-#: src/qemu_driver.c:3097
+#: src/qemu_driver.c:3117
msgid "changing cdrom media failed"
msgstr ""
-#: src/qemu_driver.c:3157
+#: src/qemu_driver.c:3177
#, fuzzy
msgid "cannot attach usb disk"
msgstr "schijfapparaat toevoegen"
-#: src/qemu_driver.c:3168
+#: src/qemu_driver.c:3188
msgid "adding usb disk failed"
msgstr ""
-#: src/qemu_driver.c:3212
+#: src/qemu_driver.c:3232
#, fuzzy
msgid "cannot attach usb device"
msgstr "schijfapparaat toevoegen"
-#: src/qemu_driver.c:3223
+#: src/qemu_driver.c:3243
msgid "adding usb device failed"
msgstr ""
-#: src/qemu_driver.c:3253
+#: src/qemu_driver.c:3273
msgid "cannot attach device on inactive domain"
msgstr ""
-#: src/qemu_driver.c:3276
+#: src/qemu_driver.c:3296
msgid "this device type cannot be attached"
msgstr ""
-#: src/qemu_driver.c:3315
+#: src/qemu_driver.c:3335
#, fuzzy
msgid "cannot set autostart for transient domain"
msgstr "toewijzen van domein"
-#: src/qemu_driver.c:3341
+#: src/qemu_driver.c:3361
#, fuzzy, c-format
msgid "Failed to create symlink '%s to '%s': %s"
msgstr "Starten van het domein %s is mislukt"
-#: src/qemu_driver.c:3348 src/qemu_driver.c:3981 src/storage_driver.c:832
+#: src/qemu_driver.c:3368 src/qemu_driver.c:4001 src/storage_driver.c:832
#, fuzzy, c-format
msgid "Failed to delete symlink '%s': %s"
msgstr "Starten van het domein %s is mislukt"
-#: src/qemu_driver.c:3410
+#: src/qemu_driver.c:3430
#, fuzzy, c-format
msgid "invalid path: %s"
msgstr "ongeldig MAC-adres: %s"
-#: src/qemu_driver.c:3418
+#: src/qemu_driver.c:3438
msgid "'info blockstats' command failed"
msgstr ""
-#: src/qemu_driver.c:3433
+#: src/qemu_driver.c:3453
msgid "'info blockstats' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:3498
+#: src/qemu_driver.c:3518
#, fuzzy, c-format
msgid "device not found: %s (%s)"
msgstr "Domein niet gevonden: %s"
-#: src/qemu_driver.c:3530 src/qemu_driver.c:3573
+#: src/qemu_driver.c:3550 src/qemu_driver.c:3593
msgid "NULL or empty path"
msgstr ""
-#: src/qemu_driver.c:3541
+#: src/qemu_driver.c:3561
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr ""
-#: src/qemu_driver.c:3583
+#: src/qemu_driver.c:3603
#, fuzzy
msgid "invalid path"
msgstr "ongeldig MAC-adres: %s"
-#: src/qemu_driver.c:3626
+#: src/qemu_driver.c:3646
msgid "QEMU driver only supports virtual memory addrs"
msgstr ""
-#: src/qemu_driver.c:3653
+#: src/qemu_driver.c:3673
#, fuzzy
msgid "'memsave' command failed"
msgstr "value array toewijzen"
-#: src/qemu_driver.c:3682 src/qemu_driver.c:3850 src/qemu_driver.c:3875
-#: src/qemu_driver.c:3889 src/qemu_driver.c:3904 src/qemu_driver.c:3937
-#: src/qemu_driver.c:3953
+#: src/qemu_driver.c:3702 src/qemu_driver.c:3870 src/qemu_driver.c:3895
+#: src/qemu_driver.c:3909 src/qemu_driver.c:3924 src/qemu_driver.c:3957
+#: src/qemu_driver.c:3973
msgid "no network with matching uuid"
msgstr ""
-#: src/qemu_driver.c:3697
+#: src/qemu_driver.c:3717
msgid "no network with matching name"
msgstr ""
-#: src/qemu_driver.c:3856
+#: src/qemu_driver.c:3876
#, fuzzy
msgid "network is still active"
msgstr "Domein is reeds actief"
-#: src/qemu_driver.c:3917
+#: src/qemu_driver.c:3937
msgid "no network with matching id"
msgstr ""
-#: src/qemu_driver.c:3924
+#: src/qemu_driver.c:3944
#, fuzzy
msgid "failed to allocate space for network bridge string"
msgstr "Toewijzen van geheugen is mislukt"
-#: src/qemu_driver.c:3974 src/storage_driver.c:823
+#: src/qemu_driver.c:3994 src/storage_driver.c:823
#, c-format
msgid "Failed to create symlink '%s' to '%s': %s"
msgstr ""
msgid "%s not implemented on Win32"
msgstr ""
-#: src/storage_backend_disk.c:85 src/storage_backend_logical.c:57
+#: src/storage_backend_disk.c:90 src/storage_backend_logical.c:57
#, c-format
msgid "unsupported pool format %s"
msgstr ""
-#: src/storage_backend_disk.c:110 src/storage_backend_logical.c:70
+#: src/storage_backend_disk.c:115 src/storage_backend_logical.c:70
#, c-format
msgid "unsupported pool format %d"
msgstr ""
-#: src/storage_backend_disk.c:138 src/storage_backend_fs.c:192
+#: src/storage_backend_disk.c:143 src/storage_backend_fs.c:192
#: src/storage_backend_fs.c:262 src/storage_backend_fs.c:314
#, c-format
msgid "unsupported volume format %s"
msgstr ""
-#: src/storage_backend_disk.c:165 src/storage_backend_fs.c:225
+#: src/storage_backend_disk.c:170 src/storage_backend_fs.c:225
#: src/storage_backend_fs.c:297 src/storage_backend_fs.c:329
#, c-format
msgid "unsupported volume format %d"
msgstr ""
-#: src/storage_backend_disk.c:179 src/storage_backend_disk.c:192
-#: src/storage_backend_disk.c:199 src/storage_backend_disk.c:221
+#: src/storage_backend_disk.c:184 src/storage_backend_disk.c:197
+#: src/storage_backend_disk.c:204 src/storage_backend_disk.c:226
#: src/storage_backend_fs.c:839 src/storage_backend_iscsi.c:177
#: src/storage_backend_logical.c:116 src/storage_backend_logical.c:121
#: src/storage_backend_logical.c:133 src/storage_backend_logical.c:143
-#: src/storage_backend_logical.c:531
+#: src/storage_backend_logical.c:546
msgid "volume"
msgstr ""
-#: src/storage_backend_disk.c:229
+#: src/storage_backend_disk.c:234
msgid "volume extents"
msgstr ""
-#: src/storage_backend_disk.c:237
+#: src/storage_backend_disk.c:242
msgid "cannot parse device start location"
msgstr ""
-#: src/storage_backend_disk.c:244
+#: src/storage_backend_disk.c:249
msgid "cannot parse device end location"
msgstr ""
-#: src/storage_backend_disk.c:250 src/storage_backend_logical.c:154
+#: src/storage_backend_disk.c:255 src/storage_backend_logical.c:154
#: src/storage_backend_logical.c:160
msgid "extents"
msgstr ""
-#: src/storage_backend_disk.c:464
+#: src/storage_backend_disk.c:462
msgid "no large enough free extent"
msgstr ""
-#: src/storage_backend_disk.c:498
-msgid "Disk pools are not yet supported"
+#: src/storage_backend_disk.c:502
+#, c-format
+msgid "Couldn't read volume target path '%s'. %s"
msgstr ""
+#: src/storage_backend_disk.c:517
+#, c-format
+msgid "Volume path '%s' did not start with parent pool source device name."
+msgstr ""
+
+#: src/storage_backend_disk.c:526
+#, fuzzy, c-format
+msgid "cannot parse partition number from target '%s'"
+msgstr "Domein niet gevonden: %s"
+
#: src/storage_backend_fs.c:358
#, c-format
msgid "cannot read header '%s': %s"
msgstr ""
#: src/storage_backend_fs.c:1042 src/storage_backend_fs.c:1078
-#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:543
+#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:558
#, c-format
msgid "cannot read path '%s': %s"
msgstr ""
msgid "creation of non-raw images is not supported without qemu-img"
msgstr ""
-#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:552
+#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:567
#, c-format
msgid "cannot set file owner '%s': %s"
msgstr ""
-#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:559
+#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:574
#, c-format
msgid "cannot set file mode '%s': %s"
msgstr ""
-#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:566
+#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:581
#, c-format
msgid "cannot close file '%s': %s"
msgstr ""
msgid "lvs command failed with exitstatus %d"
msgstr ""
-#: src/storage_backend_logical.c:355
+#: src/storage_backend_logical.c:354
msgid "command line"
msgstr ""
-#: src/storage_backend_logical.c:372
+#: src/storage_backend_logical.c:371
#, c-format
msgid "cannot open device %s"
msgstr ""
-#: src/storage_backend_logical.c:378
+#: src/storage_backend_logical.c:377
#, c-format
msgid "cannot clear device header %s"
msgstr ""
-#: src/storage_backend_logical.c:385
+#: src/storage_backend_logical.c:384
#, c-format
msgid "cannot close device %s"
msgstr ""
-#: src/storage_backend_logical.c:575
+#: src/storage_backend_logical.c:507
+#, fuzzy, c-format
+msgid "cannot remove PV device %s: %s"
+msgstr "openen van bestand is mislukt"
+
+#: src/storage_backend_logical.c:590
#, c-format
msgid "cannot find newly created volume '%s': %s"
msgstr ""
msgstr "GEGEVENS"
#: src/virsh.c:6292 src/virsh.c:6314
-msgid "blocked"
-msgstr "geblokkeerd"
+#, fuzzy
+msgid "idle"
+msgstr "XML-bestand"
#: src/virsh.c:6294
msgid "paused"
msgid "domain information incomplete, missing uuid"
msgstr "domein-informatie onvolledig, uuid ontbreekt"
-#: src/xend_internal.c:1109 src/xend_internal.c:2204 src/xend_internal.c:2211
+#: src/xend_internal.c:1109 src/xend_internal.c:2213 src/xend_internal.c:2220
msgid "domain information incomplete, missing name"
msgstr "domein-informatie onvolledig, naam ontbreekt"
msgid "unknown graphics type '%s'"
msgstr "onbekend commando: '%s'"
-#: src/xend_internal.c:2191
+#: src/xend_internal.c:2200
msgid "domain information incomplete, missing id"
msgstr "domein-informatie onvolledig, id ontbreekt"
-#: src/xend_internal.c:2260 src/xend_internal.c:2270 src/xend_internal.c:2280
+#: src/xend_internal.c:2269 src/xend_internal.c:2279 src/xend_internal.c:2289
#, fuzzy, c-format
msgid "unknown lifecycle type %s"
msgstr "onbekend commando: '%s'"
-#: src/xend_internal.c:2593
+#: src/xend_internal.c:2602
msgid "failed to parse topology information"
msgstr ""
-#: src/xend_internal.c:2647
+#: src/xend_internal.c:2656
#, fuzzy
msgid "topology syntax error"
msgstr "syntaxisfout in configuratiebestand"
-#: src/xend_internal.c:2711
+#: src/xend_internal.c:2720
msgid "failed to parse Xend domain information"
msgstr ""
-#: src/xend_internal.c:3193
+#: src/xend_internal.c:3202
msgid "xenDaemonDomainFetch failed to find this domain"
msgstr ""
-#: src/xend_internal.c:3815 src/xend_internal.c:4290 src/xm_internal.c:1617
+#: src/xend_internal.c:3824 src/xend_internal.c:4299 src/xm_internal.c:1617
#, fuzzy
msgid "failed to build sexpr"
msgstr "Starten van het domein %s is mislukt"
-#: src/xend_internal.c:3917
+#: src/xend_internal.c:3926
#, fuzzy
msgid "unsupported device type"
msgstr "onbekend commando: '%s'"
-#: src/xend_internal.c:4020
+#: src/xend_internal.c:4029
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4061
+#: src/xend_internal.c:4070
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4069
+#: src/xend_internal.c:4078
msgid "unexpected value from on_xend_start"
msgstr ""
-#: src/xend_internal.c:4080
+#: src/xend_internal.c:4089
#, fuzzy
msgid "no memory"
msgstr "Gebruikt geheugen:"
-#: src/xend_internal.c:4086
+#: src/xend_internal.c:4095
#, fuzzy
msgid "sexpr2string failed"
msgstr "geheugentoewijzing aanpassen"
-#: src/xend_internal.c:4091
+#: src/xend_internal.c:4100
#, fuzzy
msgid "Failed to redefine sexpr"
msgstr "Starten van het domein %s is mislukt"
-#: src/xend_internal.c:4096
+#: src/xend_internal.c:4105
msgid "on_xend_start not present in sexpr"
msgstr ""
-#: src/xend_internal.c:4127
+#: src/xend_internal.c:4136
#, fuzzy, c-format
msgid "gethostname failed: %s"
msgstr "value array toewijzen"
-#: src/xend_internal.c:4133
+#: src/xend_internal.c:4142
#, fuzzy, c-format
msgid "failed to strdup hostname: %s"
msgstr "Starten van het domein %s is mislukt"
-#: src/xend_internal.c:4164
+#: src/xend_internal.c:4173
msgid ""
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
"migration"
msgstr ""
-#: src/xend_internal.c:4174
+#: src/xend_internal.c:4183
msgid ""
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
"migration"
msgstr ""
-#: src/xend_internal.c:4186
+#: src/xend_internal.c:4195
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr ""
-#: src/xend_internal.c:4199
+#: src/xend_internal.c:4208
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr ""
-#: src/xend_internal.c:4204
+#: src/xend_internal.c:4213
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr ""
-#: src/xend_internal.c:4211
+#: src/xend_internal.c:4220
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr ""
-#: src/xend_internal.c:4218 src/xend_internal.c:4240 src/xend_internal.c:4248
-#: src/xend_internal.c:4474 src/xend_internal.c:4481 src/xml.c:89
+#: src/xend_internal.c:4227 src/xend_internal.c:4249 src/xend_internal.c:4257
+#: src/xend_internal.c:4483 src/xend_internal.c:4490 src/xml.c:89
msgid "strdup failed"
msgstr ""
-#: src/xend_internal.c:4231
+#: src/xend_internal.c:4240
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr ""
-#: src/xend_internal.c:4284
+#: src/xend_internal.c:4293
#, fuzzy
msgid "failed to parse domain description"
msgstr "Starten van het domein %s is mislukt"
-#: src/xend_internal.c:4300
+#: src/xend_internal.c:4309
#, c-format
msgid "Failed to create inactive domain %s\n"
msgstr ""
-#: src/xend_internal.c:4456 src/xend_internal.c:4532 src/xend_internal.c:4622
+#: src/xend_internal.c:4465 src/xend_internal.c:4541 src/xend_internal.c:4631
msgid "unsupported in xendConfigVersion < 4"
msgstr ""
-#: src/xend_internal.c:4468
+#: src/xend_internal.c:4477
#, fuzzy
msgid "node information incomplete, missing scheduler name"
msgstr "domein-informatie onvolledig, naam ontbreekt"
-#: src/xend_internal.c:4486 src/xend_internal.c:4580 src/xend_internal.c:4692
+#: src/xend_internal.c:4495 src/xend_internal.c:4589 src/xend_internal.c:4701
#, fuzzy
msgid "Unknown scheduler"
msgstr "Onbekend"
-#: src/xend_internal.c:4545 src/xend_internal.c:4635
+#: src/xend_internal.c:4554 src/xend_internal.c:4644
#, fuzzy
msgid "Failed to get a scheduler name"
msgstr "Starten van het domein %s is mislukt"
-#: src/xend_internal.c:4558 src/xend_internal.c:4671
+#: src/xend_internal.c:4567 src/xend_internal.c:4680
#, fuzzy
msgid "domain information incomplete, missing cpu_weight"
msgstr "domein-informatie onvolledig, uuid ontbreekt"
-#: src/xend_internal.c:4563 src/xend_internal.c:4680
+#: src/xend_internal.c:4572 src/xend_internal.c:4689
#, fuzzy
msgid "domain information incomplete, missing cpu_cap"
msgstr "domein-informatie onvolledig, uuid ontbreekt"
-#: src/xend_internal.c:4739
+#: src/xend_internal.c:4748
msgid "domainBlockPeek is not supported for dom0"
msgstr ""
-#: src/xend_internal.c:4762
+#: src/xend_internal.c:4771
#, fuzzy, c-format
msgid "%s: invalid path"
msgstr "ongeldig MAC-adres: %s"
-#: src/xend_internal.c:4770
+#: src/xend_internal.c:4779
#, fuzzy, c-format
msgid "failed to open for reading: %s: %s"
msgstr "openen van bestand is mislukt"
-#: src/xend_internal.c:4782
+#: src/xend_internal.c:4791
#, fuzzy, c-format
msgid "failed to lseek or read from file: %s: %s"
msgstr "openen van bestand is mislukt"
-#: src/xend_internal.c:4865 src/xend_internal.c:4911
+#: src/xend_internal.c:4874 src/xend_internal.c:4920
#, c-format
msgid "unexpected graphics type %d"
msgstr ""
-#: src/xend_internal.c:4954
+#: src/xend_internal.c:4963
#, fuzzy
msgid "unexpected chr device type"
msgstr "onbekend commando: '%s'"
-#: src/xend_internal.c:5128 src/xm_internal.c:1779
+#: src/xend_internal.c:5137 src/xm_internal.c:1779
#, c-format
msgid "unsupported network type %d"
msgstr ""
-#: src/xend_internal.c:5302 src/xend_internal.c:5309 src/xend_internal.c:5316
+#: src/xend_internal.c:5311 src/xend_internal.c:5318 src/xend_internal.c:5325
#, c-format
msgid "unexpected lifecycle value %d"
msgstr ""
-#: src/xend_internal.c:5333
+#: src/xend_internal.c:5342
msgid "no HVM domain loader"
msgstr ""
-#: src/xend_internal.c:5544
+#: src/xend_internal.c:5553
msgid "hotplug of device type not supported"
msgstr ""
msgid "failed to connect to Xen Store"
msgstr ""
+#~ msgid "blocked"
+#~ msgstr "geblokkeerd"
+
#, fuzzy
#~ msgid "invalid interface type: %s"
#~ msgstr "ongeldig MAC-adres: %s"
-#, fuzzy
-#~ msgid "No storage for network name"
-#~ msgstr "Niet in staat om huidige MemorySize te controleren"
-
#, fuzzy
#~ msgid "No storage for bridge name"
#~ msgstr "Niet in staat om huidige MemorySize te controleren"
#~ msgid "cannot read tty pid file %s: %s"
#~ msgstr "openen van bestand is mislukt"
-#, fuzzy
-#~ msgid "cannot remove ttyPidFile %s: %s"
-#~ msgstr "openen van bestand is mislukt"
-
#, fuzzy
#~ msgid "failed to calloc memory for init string: %s"
#~ msgstr "Toewijzen van geheugen is mislukt"
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-09-08 14:51+0200\n"
+"POT-Creation-Date: 2008-09-23 22:28+0200\n"
"PO-Revision-Date: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
msgid "storage_vol not found"
msgstr "domain name or uuid"
-#: src/conf.c:155 src/conf.c:203 src/conf.c:488 src/conf.c:525 src/conf.c:553
-#: src/conf.c:631
+#: src/conf.c:164 src/conf.c:212 src/conf.c:491 src/conf.c:528 src/conf.c:555
+#: src/conf.c:630
msgid "allocating configuration"
msgstr "allocating configuration"
-#: src/conf.c:338
+#: src/conf.c:347
msgid "unterminated number"
msgstr "unterminated number"
-#: src/conf.c:372 src/conf.c:389 src/conf.c:401
+#: src/conf.c:380 src/conf.c:396 src/conf.c:407
msgid "unterminated string"
msgstr "unterminated string"
-#: src/conf.c:429 src/conf.c:483
+#: src/conf.c:434 src/conf.c:487
msgid "expecting a value"
msgstr "expecting a value"
-#: src/conf.c:450
+#: src/conf.c:454
msgid "expecting a separator in list"
msgstr "expecting a separator in list"
-#: src/conf.c:473
+#: src/conf.c:477
#, fuzzy
msgid "list is not closed with ]"
msgstr "list is not closed with ] "
-#: src/conf.c:518
+#: src/conf.c:521
msgid "expecting a name"
msgstr "expecting a name"
-#: src/conf.c:581
+#: src/conf.c:582
msgid "expecting a separator"
msgstr "expecting a separator"
msgid "expecting an assignment"
msgstr "expecting an assignment"
-#: src/conf.c:894 src/conf.c:950 src/xend_internal.c:584
-#: src/xend_internal.c:2657 src/xm_internal.c:1475 src/xm_internal.c:1482
+#: src/conf.c:892 src/conf.c:948 src/xend_internal.c:584
+#: src/xend_internal.c:2666 src/xm_internal.c:1475 src/xm_internal.c:1482
#, fuzzy
msgid "allocate buffer"
msgstr "allocate new buffer"
-#: src/conf.c:901
+#: src/conf.c:899
msgid "failed to open file"
msgstr "failed to open file"
-#: src/conf.c:912
+#: src/conf.c:910
msgid "failed to save content"
msgstr "failed to save content"
msgid "cannot extract disk devices"
msgstr "Cannot extract running %s hypervisor version\n"
-#: src/domain_conf.c:1939 src/qemu_driver.c:3133
+#: src/domain_conf.c:1939 src/qemu_driver.c:3153
#, fuzzy, c-format
msgid "duplicate disk target '%s'"
msgstr "unexpected mime type"
msgid "unexpected char type %d"
msgstr "unexpected mime type"
-#: src/domain_conf.c:2815 src/xend_internal.c:5214
+#: src/domain_conf.c:2815 src/xend_internal.c:5223
#, fuzzy, c-format
msgid "unexpected sound model %d"
msgstr "unexpected mime type"
-#: src/domain_conf.c:2835 src/xend_internal.c:5237
+#: src/domain_conf.c:2835 src/xend_internal.c:5246
#, fuzzy, c-format
msgid "unexpected input type %d"
msgstr "unexpected mime type"
#: src/lxc_driver.c:274 src/lxc_driver.c:309 src/lxc_driver.c:335
#: src/lxc_driver.c:350 src/openvz_driver.c:238 src/openvz_driver.c:267
-#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:620
-#: src/openvz_driver.c:651 src/openvz_driver.c:672 src/openvz_driver.c:713
-#: src/qemu_driver.c:2192 src/qemu_driver.c:2279 src/qemu_driver.c:2828
-#: src/qemu_driver.c:2883 src/qemu_driver.c:2927 src/qemu_driver.c:3007
-#: src/qemu_driver.c:3123 src/qemu_driver.c:3192 src/qemu_driver.c:3247
-#: src/qemu_driver.c:3291 src/qemu_driver.c:3309 src/qemu_driver.c:3567
+#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:621
+#: src/openvz_driver.c:652 src/openvz_driver.c:673 src/openvz_driver.c:714
+#: src/qemu_driver.c:2212 src/qemu_driver.c:2299 src/qemu_driver.c:2848
+#: src/qemu_driver.c:2903 src/qemu_driver.c:2947 src/qemu_driver.c:3027
+#: src/qemu_driver.c:3143 src/qemu_driver.c:3212 src/qemu_driver.c:3267
+#: src/qemu_driver.c:3311 src/qemu_driver.c:3329 src/qemu_driver.c:3587
#, fuzzy
msgid "no domain with matching uuid"
msgstr "domain id or uuid"
-#: src/lxc_driver.c:280 src/openvz_driver.c:625 src/qemu_driver.c:2933
+#: src/lxc_driver.c:280 src/openvz_driver.c:626 src/qemu_driver.c:2953
#, fuzzy
msgid "cannot delete active domain"
msgstr "name of the inactive domain"
-#: src/lxc_driver.c:286 src/qemu_driver.c:2939
+#: src/lxc_driver.c:286 src/qemu_driver.c:2959
#, fuzzy
msgid "cannot undefine transient domain"
msgstr "name of the inactive domain"
msgid "container '%s' unexpectedly shutdown during startup"
msgstr ""
-#: src/lxc_driver.c:747 src/qemu_driver.c:892
+#: src/lxc_driver.c:747 src/qemu_driver.c:893
#, fuzzy, c-format
msgid "cannot create log directory %s: %s"
msgstr "failed to write configuration file: %s"
msgid "unknown forwarding type '%s'"
msgstr "unknown OS type %s"
-#: src/network_conf.c:662 src/qemu_driver.c:3334 src/qemu_driver.c:3967
+#: src/network_conf.c:662 src/qemu_driver.c:3354 src/qemu_driver.c:3987
#: src/storage_driver.c:816
#, c-format
msgid "cannot create autostart directory %s: %s"
msgid "no config file for %s"
msgstr "configuration file syntax error: %s"
-#: src/openvz_conf.c:187
+#: src/openvz_conf.c:190
+#, fuzzy, c-format
+msgid "Cound not read 'IP_ADDRESS' from config for container %d"
+msgstr "could not connect to %s"
+
+#: src/openvz_conf.c:220
+#, fuzzy, c-format
+msgid "Cound not read 'NETIF' from config for container %d"
+msgstr "could not connect to %s"
+
+#: src/openvz_conf.c:247
+#, fuzzy
+msgid "Too long network device name"
+msgstr "resolving domain filename"
+
+#: src/openvz_conf.c:264
+#, fuzzy
+msgid "Wrong length MAC address"
+msgstr "invalid argument in %s"
+
+#: src/openvz_conf.c:271
+#, fuzzy
+msgid "Wrong MAC address"
+msgstr "invalid argument in %s"
+
+#: src/openvz_conf.c:327
#, fuzzy
msgid "popen failed"
msgstr "operation failed"
-#: src/openvz_conf.c:197
+#: src/openvz_conf.c:337
#, fuzzy
msgid "Failed to parse vzlist output"
msgstr "Failed to suspend domain %s"
-#: src/openvz_conf.c:223
+#: src/openvz_conf.c:363
#, fuzzy
msgid "UUID in config file malformed"
msgstr "configuration file syntax error: %s"
-#: src/openvz_conf.c:235
+#: src/openvz_conf.c:375
#, fuzzy, c-format
msgid "Cound not read config for container %d"
msgstr "could not connect to %s"
msgid "Container ID is not specified"
msgstr ""
-#: src/openvz_driver.c:391 src/openvz_driver.c:459 src/openvz_driver.c:534
-#: src/openvz_driver.c:554 src/openvz_driver.c:600 src/openvz_driver.c:631
-#: src/openvz_driver.c:656 src/openvz_driver.c:728 src/openvz_driver.c:826
-#: src/openvz_driver.c:872
+#: src/openvz_driver.c:391 src/openvz_driver.c:460 src/openvz_driver.c:535
+#: src/openvz_driver.c:555 src/openvz_driver.c:601 src/openvz_driver.c:632
+#: src/openvz_driver.c:657 src/openvz_driver.c:729 src/openvz_driver.c:827
+#: src/openvz_driver.c:873
#, fuzzy, c-format
msgid "Could not exec %s"
msgstr "could not connect to %s"
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:451 src/openvz_driver.c:528
+#: src/openvz_driver.c:452 src/openvz_driver.c:529
msgid "Error creating command for container"
msgstr ""
-#: src/openvz_driver.c:465 src/openvz_driver.c:540
+#: src/openvz_driver.c:466 src/openvz_driver.c:541
#, fuzzy
msgid "Could not set UUID"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:475 src/openvz_driver.c:546
+#: src/openvz_driver.c:476 src/openvz_driver.c:547
#, fuzzy
msgid "Could not configure network"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:482 src/openvz_driver.c:569
+#: src/openvz_driver.c:483 src/openvz_driver.c:570
#, fuzzy
msgid "Could not set number of virtual cpu"
msgstr "change number of virtual CPUs"
#: src/openvz_driver.c:517
#, c-format
-msgid "Already an OPENVZ VM defined with the id '%d'"
+msgid "Already an OPENVZ VM defined with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:588
+#: src/openvz_driver.c:589
msgid "no domain with matching id"
msgstr ""
-#: src/openvz_driver.c:594
+#: src/openvz_driver.c:595
#, fuzzy
msgid "domain is not in shutoff state"
msgstr "Domain is already active"
-#: src/openvz_driver.c:677
+#: src/openvz_driver.c:678
#, fuzzy
msgid "Could not read container config"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:693 src/qemu_driver.c:1823
+#: src/openvz_driver.c:694 src/qemu_driver.c:1843
#, fuzzy, c-format
msgid "unknown type '%s'"
msgstr "unknown OS type %s"
-#: src/openvz_driver.c:719
+#: src/openvz_driver.c:720
msgid "VCPUs should be >= 1"
msgstr ""
-#: src/openvz_driver.c:835 src/openvz_driver.c:881
+#: src/openvz_driver.c:836 src/openvz_driver.c:882
#, fuzzy, c-format
msgid "Could not parse VPS ID %s"
msgstr "could not connect to %s"
msgid "Unexpected exit status '%d', qemu probably failed"
msgstr ""
-#: src/qemu_conf.c:519 src/qemu_driver.c:925
+#: src/qemu_conf.c:519 src/qemu_driver.c:926
#, fuzzy, c-format
msgid "Cannot find QEMU binary %s: %s"
msgstr "Failed to suspend domain %s"
msgid "Network type %d is not supported"
msgstr "Domain %s started\n"
-#: src/qemu_conf.c:580 src/qemu_driver.c:1515
+#: src/qemu_conf.c:580 src/qemu_driver.c:1514
#, fuzzy, c-format
msgid "cannot initialize bridge support: %s"
msgstr "Failed to suspend domain %s"
msgid "failed to allocate space for argv string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:90
+#: src/qemu_driver.c:91
#, fuzzy
msgid "Failed to set close-on-exec file descriptor flag\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:105
+#: src/qemu_driver.c:106
#, fuzzy
msgid "Failed to set non-blocking file descriptor flag\n"
msgstr "failed to parse Xend domain information"
-#: src/qemu_driver.c:150
+#: src/qemu_driver.c:151
#, fuzzy, c-format
msgid "Failed to autostart network '%s': %s\n"
msgstr "Failed to start domain %s"
-#: src/qemu_driver.c:165
+#: src/qemu_driver.c:166
#, fuzzy, c-format
msgid "Failed to autostart VM '%s': %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:201
+#: src/qemu_driver.c:202
#, fuzzy, c-format
msgid "Failed to find user record for uid '%d': %s\n"
msgstr "Failed to undefine domain %s"
-#: src/qemu_driver.c:212
+#: src/qemu_driver.c:213
#, fuzzy
msgid "out of memory in asprintf\n"
msgstr "out of memory"
-#: src/qemu_driver.c:268
+#: src/qemu_driver.c:269
#, fuzzy
msgid "qemudStartup: out of memory\n"
msgstr "out of memory"
-#: src/qemu_driver.c:295
+#: src/qemu_driver.c:296
msgid "Reloading iptables rules\n"
msgstr ""
-#: src/qemu_driver.c:433
+#: src/qemu_driver.c:434
#, c-format
msgid ""
"QEMU quit during %s startup\n"
"%s"
msgstr ""
-#: src/qemu_driver.c:443 src/qemu_driver.c:456
+#: src/qemu_driver.c:444 src/qemu_driver.c:457
#, c-format
msgid "Failure while reading %s startup output: %s"
msgstr ""
-#: src/qemu_driver.c:451
+#: src/qemu_driver.c:452
#, c-format
msgid "Timed out while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:467
+#: src/qemu_driver.c:468
#, c-format
msgid "Failure while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:479
+#: src/qemu_driver.c:480
#, c-format
msgid "Out of space while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:510
+#: src/qemu_driver.c:511
#, fuzzy, c-format
msgid "Unable to open monitor path %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:515
+#: src/qemu_driver.c:516
msgid "Unable to set monitor close-on-exec flag"
msgstr ""
-#: src/qemu_driver.c:520
+#: src/qemu_driver.c:521
msgid "Unable to put monitor into non-blocking mode"
msgstr ""
-#: src/qemu_driver.c:648 src/qemu_driver.c:1027 src/qemu_driver.c:1726
-#: src/qemu_driver.c:1736
+#: src/qemu_driver.c:649 src/qemu_driver.c:1028 src/qemu_driver.c:1725
+#: src/qemu_driver.c:1735
#, fuzzy, c-format
msgid "Unable to log VM console data: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:671
+#: src/qemu_driver.c:672
#, fuzzy
msgid "allocate cpumap"
msgstr "allocate new context"
-#: src/qemu_driver.c:682
+#: src/qemu_driver.c:683
msgid "cannot run monitor command to fetch CPU thread info"
msgstr ""
-#: src/qemu_driver.c:786
+#: src/qemu_driver.c:787
#, fuzzy, c-format
msgid "failed to set CPU affinity %s"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:796 src/qemu_driver.c:2135
+#: src/qemu_driver.c:797 src/qemu_driver.c:2155
#, fuzzy
msgid "resume operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:859
+#: src/qemu_driver.c:860
#, fuzzy
msgid "VM is already active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:869
+#: src/qemu_driver.c:870
msgid "Unable to find an unused VNC port"
msgstr ""
-#: src/qemu_driver.c:881
+#: src/qemu_driver.c:882
#, c-format
msgid "config file path too long: %s/%s.log"
msgstr ""
-#: src/qemu_driver.c:900
+#: src/qemu_driver.c:901
#, fuzzy, c-format
msgid "failed to create logfile %s: %s"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:906
+#: src/qemu_driver.c:907
#, fuzzy, c-format
msgid "Unable to set VM logfile close-on-exec flag %s"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:935 src/qemu_driver.c:3032
+#: src/qemu_driver.c:936 src/qemu_driver.c:3052
#, fuzzy, c-format
msgid "Cannot determine QEMU argv syntax %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:951 src/qemu_driver.c:954 src/qemu_driver.c:959
+#: src/qemu_driver.c:952 src/qemu_driver.c:955 src/qemu_driver.c:960
#, fuzzy, c-format
msgid "Unable to write argv to logfile %d: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:1041
+#: src/qemu_driver.c:1040
#, fuzzy, c-format
msgid "Shutting down VM '%s'\n"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:1052
+#: src/qemu_driver.c:1051
#, fuzzy, c-format
msgid "Unable to close logfile %d: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:1067
+#: src/qemu_driver.c:1066
#, fuzzy
msgid "Got unexpected pid, damn\n"
msgstr "unexpected dict node"
-#: src/qemu_driver.c:1221
+#: src/qemu_driver.c:1220
#, fuzzy
msgid "failed to allocate space for dnsmasq argv"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1235
+#: src/qemu_driver.c:1234
msgid "cannot start dhcp daemon without IP address for server"
msgstr ""
-#: src/qemu_driver.c:1264
+#: src/qemu_driver.c:1263
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1275
+#: src/qemu_driver.c:1274
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1285
+#: src/qemu_driver.c:1284
#, fuzzy, c-format
msgid "failed to add iptables rule to enable masquerading : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1317
+#: src/qemu_driver.c:1316
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1328
+#: src/qemu_driver.c:1327
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1353
+#: src/qemu_driver.c:1352
#, fuzzy
msgid "failed to allocate space for IP tables support"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1361 src/qemu_driver.c:1368
+#: src/qemu_driver.c:1360 src/qemu_driver.c:1367
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1376 src/qemu_driver.c:1383
+#: src/qemu_driver.c:1375 src/qemu_driver.c:1382
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1393
+#: src/qemu_driver.c:1392
#, fuzzy, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1400
+#: src/qemu_driver.c:1399
#, fuzzy, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1408
+#: src/qemu_driver.c:1407
#, fuzzy, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1509
+#: src/qemu_driver.c:1508
#, fuzzy
msgid "network is already active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:1521
+#: src/qemu_driver.c:1520
#, fuzzy, c-format
msgid "cannot create bridge '%s' : %s"
msgstr "failed to write configuration file: %s"
-#: src/qemu_driver.c:1536
+#: src/qemu_driver.c:1535
#, fuzzy, c-format
msgid "cannot set IP address on bridge '%s' to '%s' : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1544
+#: src/qemu_driver.c:1543
#, fuzzy, c-format
msgid "cannot set netmask on bridge '%s' to '%s' : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1552
+#: src/qemu_driver.c:1551
#, fuzzy, c-format
msgid "failed to bring the bridge '%s' up : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1563
+#: src/qemu_driver.c:1562
#, fuzzy, c-format
msgid "failed to enable IP forwarding : %s"
msgstr "failed to open %s for reading"
-#: src/qemu_driver.c:1581 src/qemu_driver.c:1612
+#: src/qemu_driver.c:1580 src/qemu_driver.c:1611
#, fuzzy, c-format
msgid "Failed to bring down bridge '%s' : %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1587 src/qemu_driver.c:1617
+#: src/qemu_driver.c:1586 src/qemu_driver.c:1616
#, fuzzy, c-format
msgid "Failed to delete bridge '%s' : %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1600
+#: src/qemu_driver.c:1599
#, fuzzy, c-format
msgid "Shutting down network '%s'\n"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:1626
+#: src/qemu_driver.c:1625
#, fuzzy
msgid "Got unexpected pid for dnsmasq\n"
msgstr "unexpected dict node"
-#: src/qemu_driver.c:1839
+#: src/qemu_driver.c:1814
+#, fuzzy, c-format
+msgid "Unable to open %s: %s\n"
+msgstr "Failed to suspend domain %s"
+
+#: src/qemu_driver.c:1859
#, fuzzy
msgid "failed to allocate space for capabilities support"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1858 src/qemu_driver.c:1884
+#: src/qemu_driver.c:1878 src/qemu_driver.c:1904
msgid "NUMA not supported on this host"
msgstr ""
-#: src/qemu_driver.c:1869 src/qemu_driver.c:1892
+#: src/qemu_driver.c:1889 src/qemu_driver.c:1912
#, fuzzy
msgid "Failed to query NUMA free memory"
msgstr "Used memory:"
-#: src/qemu_driver.c:2053
+#: src/qemu_driver.c:2073
#, fuzzy, c-format
msgid "domain '%s' is already defined"
msgstr "domain %s exists already"
-#: src/qemu_driver.c:2064
+#: src/qemu_driver.c:2084
#, fuzzy, c-format
msgid "domain with uuid '%s' is already defined"
msgstr "domain %s exists already"
-#: src/qemu_driver.c:2094 src/qemu_driver.c:2123 src/qemu_driver.c:2152
-#: src/qemu_driver.c:2172 src/qemu_driver.c:2410 src/qemu_driver.c:3383
-#: src/qemu_driver.c:3518 src/qemu_driver.c:3632
+#: src/qemu_driver.c:2114 src/qemu_driver.c:2143 src/qemu_driver.c:2172
+#: src/qemu_driver.c:2192 src/qemu_driver.c:2430 src/qemu_driver.c:3403
+#: src/qemu_driver.c:3538 src/qemu_driver.c:3652
#, c-format
msgid "no domain with matching id %d"
msgstr ""
-#: src/qemu_driver.c:2099 src/qemu_driver.c:2128 src/qemu_driver.c:2416
-#: src/qemu_driver.c:3388 src/qemu_driver.c:3524 src/qemu_driver.c:3638
+#: src/qemu_driver.c:2119 src/qemu_driver.c:2148 src/qemu_driver.c:2436
+#: src/qemu_driver.c:3408 src/qemu_driver.c:3544 src/qemu_driver.c:3658
#, fuzzy
msgid "domain is not running"
msgstr "Domain is already active"
-#: src/qemu_driver.c:2107
+#: src/qemu_driver.c:2127
#, fuzzy
msgid "suspend operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2158
+#: src/qemu_driver.c:2178
#, fuzzy
msgid "shutdown operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2198
+#: src/qemu_driver.c:2218
#, fuzzy
msgid "failed to allocate space for ostype"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:2214 src/qemu_driver.c:2230 src/qemu_driver.c:2253
-#: src/qemu_driver.c:2526 src/qemu_driver.c:2688
+#: src/qemu_driver.c:2234 src/qemu_driver.c:2250 src/qemu_driver.c:2273
+#: src/qemu_driver.c:2546 src/qemu_driver.c:2708
#, c-format
msgid "no domain with matching uuid '%s'"
msgstr ""
-#: src/qemu_driver.c:2236
+#: src/qemu_driver.c:2256
msgid "cannot set max memory lower than current memory"
msgstr ""
-#: src/qemu_driver.c:2259
+#: src/qemu_driver.c:2279
#, fuzzy
msgid "cannot set memory of an active domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:2265
+#: src/qemu_driver.c:2285
msgid "cannot set memory higher than max memory"
msgstr ""
-#: src/qemu_driver.c:2425
+#: src/qemu_driver.c:2445
#, fuzzy
msgid "failed to pause domain"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:2434
+#: src/qemu_driver.c:2454
#, fuzzy
msgid "failed to get domain xml"
msgstr "failed to get domain UUID"
-#: src/qemu_driver.c:2442
+#: src/qemu_driver.c:2462
#, fuzzy, c-format
msgid "failed to create '%s'"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2449
+#: src/qemu_driver.c:2469
#, fuzzy
msgid "failed to write save header"
msgstr "Failed to write to socket %d\n"
-#: src/qemu_driver.c:2457
+#: src/qemu_driver.c:2477
#, fuzzy
msgid "failed to write xml"
msgstr "Failed to write to socket %d\n"
-#: src/qemu_driver.c:2470 src/qemu_driver.c:2477 src/qemu_driver.c:2748
+#: src/qemu_driver.c:2490 src/qemu_driver.c:2497 src/qemu_driver.c:2768
#: src/remote_internal.c:2241 src/virterror.c:441
msgid "out of memory"
msgstr "out of memory"
-#: src/qemu_driver.c:2485
+#: src/qemu_driver.c:2505
#, fuzzy
msgid "migrate operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2497
+#: src/qemu_driver.c:2517
msgid "'migrate' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:2532
+#: src/qemu_driver.c:2552
#, fuzzy
msgid "cannot change vcpu count of an active domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:2538
+#: src/qemu_driver.c:2558
msgid "could not determine max vcpus for the domain"
msgstr ""
-#: src/qemu_driver.c:2544
+#: src/qemu_driver.c:2564
#, c-format
msgid ""
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
msgstr ""
-#: src/qemu_driver.c:2568 src/qemu_driver.c:2620
+#: src/qemu_driver.c:2588 src/qemu_driver.c:2640
#, fuzzy
msgid "cannot pin vcpus on an inactive domain"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:2574
+#: src/qemu_driver.c:2594
#, c-format
msgid "vcpu number out of range %d > %d"
msgstr ""
-#: src/qemu_driver.c:2595
+#: src/qemu_driver.c:2615
#, fuzzy, c-format
msgid "cannot set affinity: %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:2600
+#: src/qemu_driver.c:2620
#, fuzzy
msgid "cpu affinity is not supported"
msgstr "library call failed, possibly not supported"
-#: src/qemu_driver.c:2657
+#: src/qemu_driver.c:2677
#, fuzzy, c-format
msgid "cannot get affinity: %s"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2667
+#: src/qemu_driver.c:2687
msgid "cpu affinity is not available"
msgstr ""
-#: src/qemu_driver.c:2694
+#: src/qemu_driver.c:2714
#, fuzzy, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr "load domain definition file"
-#: src/qemu_driver.c:2720 src/test.c:956
+#: src/qemu_driver.c:2740 src/test.c:956
#, fuzzy
msgid "cannot read domain image"
msgstr "node domain list"
-#: src/qemu_driver.c:2726
+#: src/qemu_driver.c:2746
#, fuzzy
msgid "failed to read qemu header"
msgstr "failed to read from Xen Daemon"
-#: src/qemu_driver.c:2733
+#: src/qemu_driver.c:2753
msgid "image magic is incorrect"
msgstr ""
-#: src/qemu_driver.c:2740
+#: src/qemu_driver.c:2760
#, c-format
msgid "image version is not supported (%d > %d)"
msgstr ""
-#: src/qemu_driver.c:2755
+#: src/qemu_driver.c:2775
#, fuzzy
msgid "failed to read XML"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2764
+#: src/qemu_driver.c:2784
#, fuzzy
msgid "failed to parse XML"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2777
+#: src/qemu_driver.c:2797
#, fuzzy, c-format
msgid "domain is already active as '%s'"
msgstr "Domain is already active"
-#: src/qemu_driver.c:2786
+#: src/qemu_driver.c:2806
#, fuzzy
msgid "failed to assign new VM"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2799
+#: src/qemu_driver.c:2819
#, fuzzy
msgid "failed to start VM"
msgstr "Failed to start domain %s"
-#: src/qemu_driver.c:2811
+#: src/qemu_driver.c:2831
#, fuzzy
msgid "failed to resume domain"
msgstr "Failed to resume domain %s"
-#: src/qemu_driver.c:2848 src/qemu_driver.c:3741 src/qemu_driver.c:3776
+#: src/qemu_driver.c:2868 src/qemu_driver.c:3761 src/qemu_driver.c:3796
#, fuzzy
msgid "failed to allocate space for VM name string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:2962
+#: src/qemu_driver.c:2982
#, fuzzy, c-format
msgid "cannot convert disk '%s' to bus/device index"
msgstr "Cannot extract running %s hypervisor version\n"
-#: src/qemu_driver.c:2982
+#: src/qemu_driver.c:3002
#, fuzzy, c-format
msgid "Unsupported disk name mapping for bus '%s'"
msgstr "unexpected mime type"
-#: src/qemu_driver.c:3022
+#: src/qemu_driver.c:3042
#, c-format
msgid "No device with bus '%s' and target '%s'"
msgstr ""
-#: src/qemu_driver.c:3049
+#: src/qemu_driver.c:3069
#, c-format
msgid ""
"Emulator version does not support removable media for device '%s' and target "
"'%s'"
msgstr ""
-#: src/qemu_driver.c:3086
+#: src/qemu_driver.c:3106
msgid "cannot change cdrom media"
msgstr ""
-#: src/qemu_driver.c:3097
+#: src/qemu_driver.c:3117
msgid "changing cdrom media failed"
msgstr ""
-#: src/qemu_driver.c:3157
+#: src/qemu_driver.c:3177
#, fuzzy
msgid "cannot attach usb disk"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3168
+#: src/qemu_driver.c:3188
#, fuzzy
msgid "adding usb disk failed"
msgstr "loading host definition file"
-#: src/qemu_driver.c:3212
+#: src/qemu_driver.c:3232
#, fuzzy
msgid "cannot attach usb device"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3223
+#: src/qemu_driver.c:3243
#, fuzzy
msgid "adding usb device failed"
msgstr "loading host definition file"
-#: src/qemu_driver.c:3253
+#: src/qemu_driver.c:3273
#, fuzzy
msgid "cannot attach device on inactive domain"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3276
+#: src/qemu_driver.c:3296
msgid "this device type cannot be attached"
msgstr ""
-#: src/qemu_driver.c:3315
+#: src/qemu_driver.c:3335
#, fuzzy
msgid "cannot set autostart for transient domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:3341
+#: src/qemu_driver.c:3361
#, fuzzy, c-format
msgid "Failed to create symlink '%s to '%s': %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:3348 src/qemu_driver.c:3981 src/storage_driver.c:832
+#: src/qemu_driver.c:3368 src/qemu_driver.c:4001 src/storage_driver.c:832
#, fuzzy, c-format
msgid "Failed to delete symlink '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:3410
+#: src/qemu_driver.c:3430
#, fuzzy, c-format
msgid "invalid path: %s"
msgstr "invalid argument in %s"
-#: src/qemu_driver.c:3418
+#: src/qemu_driver.c:3438
msgid "'info blockstats' command failed"
msgstr ""
-#: src/qemu_driver.c:3433
+#: src/qemu_driver.c:3453
msgid "'info blockstats' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:3498
+#: src/qemu_driver.c:3518
#, fuzzy, c-format
msgid "device not found: %s (%s)"
msgstr "Domain restored from %s\n"
-#: src/qemu_driver.c:3530 src/qemu_driver.c:3573
+#: src/qemu_driver.c:3550 src/qemu_driver.c:3593
msgid "NULL or empty path"
msgstr ""
-#: src/qemu_driver.c:3541
+#: src/qemu_driver.c:3561
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr ""
-#: src/qemu_driver.c:3583
+#: src/qemu_driver.c:3603
#, fuzzy
msgid "invalid path"
msgstr "invalid argument in %s"
-#: src/qemu_driver.c:3626
+#: src/qemu_driver.c:3646
msgid "QEMU driver only supports virtual memory addrs"
msgstr ""
-#: src/qemu_driver.c:3653
+#: src/qemu_driver.c:3673
#, fuzzy
msgid "'memsave' command failed"
msgstr "domain name"
-#: src/qemu_driver.c:3682 src/qemu_driver.c:3850 src/qemu_driver.c:3875
-#: src/qemu_driver.c:3889 src/qemu_driver.c:3904 src/qemu_driver.c:3937
-#: src/qemu_driver.c:3953
+#: src/qemu_driver.c:3702 src/qemu_driver.c:3870 src/qemu_driver.c:3895
+#: src/qemu_driver.c:3909 src/qemu_driver.c:3924 src/qemu_driver.c:3957
+#: src/qemu_driver.c:3973
msgid "no network with matching uuid"
msgstr ""
-#: src/qemu_driver.c:3697
+#: src/qemu_driver.c:3717
msgid "no network with matching name"
msgstr ""
-#: src/qemu_driver.c:3856
+#: src/qemu_driver.c:3876
#, fuzzy
msgid "network is still active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:3917
+#: src/qemu_driver.c:3937
#, fuzzy
msgid "no network with matching id"
msgstr "domain information in XML"
-#: src/qemu_driver.c:3924
+#: src/qemu_driver.c:3944
#, fuzzy
msgid "failed to allocate space for network bridge string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:3974 src/storage_driver.c:823
+#: src/qemu_driver.c:3994 src/storage_driver.c:823
#, fuzzy, c-format
msgid "Failed to create symlink '%s' to '%s': %s"
msgstr "Failed to save domain %s to %s"
msgid "%s not implemented on Win32"
msgstr ""
-#: src/storage_backend_disk.c:85 src/storage_backend_logical.c:57
+#: src/storage_backend_disk.c:90 src/storage_backend_logical.c:57
#, c-format
msgid "unsupported pool format %s"
msgstr ""
-#: src/storage_backend_disk.c:110 src/storage_backend_logical.c:70
+#: src/storage_backend_disk.c:115 src/storage_backend_logical.c:70
#, c-format
msgid "unsupported pool format %d"
msgstr ""
-#: src/storage_backend_disk.c:138 src/storage_backend_fs.c:192
+#: src/storage_backend_disk.c:143 src/storage_backend_fs.c:192
#: src/storage_backend_fs.c:262 src/storage_backend_fs.c:314
#, c-format
msgid "unsupported volume format %s"
msgstr ""
-#: src/storage_backend_disk.c:165 src/storage_backend_fs.c:225
+#: src/storage_backend_disk.c:170 src/storage_backend_fs.c:225
#: src/storage_backend_fs.c:297 src/storage_backend_fs.c:329
#, c-format
msgid "unsupported volume format %d"
msgstr ""
-#: src/storage_backend_disk.c:179 src/storage_backend_disk.c:192
-#: src/storage_backend_disk.c:199 src/storage_backend_disk.c:221
+#: src/storage_backend_disk.c:184 src/storage_backend_disk.c:197
+#: src/storage_backend_disk.c:204 src/storage_backend_disk.c:226
#: src/storage_backend_fs.c:839 src/storage_backend_iscsi.c:177
#: src/storage_backend_logical.c:116 src/storage_backend_logical.c:121
#: src/storage_backend_logical.c:133 src/storage_backend_logical.c:143
-#: src/storage_backend_logical.c:531
+#: src/storage_backend_logical.c:546
msgid "volume"
msgstr ""
-#: src/storage_backend_disk.c:229
+#: src/storage_backend_disk.c:234
msgid "volume extents"
msgstr ""
-#: src/storage_backend_disk.c:237
+#: src/storage_backend_disk.c:242
msgid "cannot parse device start location"
msgstr ""
-#: src/storage_backend_disk.c:244
+#: src/storage_backend_disk.c:249
msgid "cannot parse device end location"
msgstr ""
-#: src/storage_backend_disk.c:250 src/storage_backend_logical.c:154
+#: src/storage_backend_disk.c:255 src/storage_backend_logical.c:154
#: src/storage_backend_logical.c:160
msgid "extents"
msgstr ""
-#: src/storage_backend_disk.c:464
+#: src/storage_backend_disk.c:462
msgid "no large enough free extent"
msgstr ""
-#: src/storage_backend_disk.c:498
-msgid "Disk pools are not yet supported"
+#: src/storage_backend_disk.c:502
+#, c-format
+msgid "Couldn't read volume target path '%s'. %s"
msgstr ""
+#: src/storage_backend_disk.c:517
+#, c-format
+msgid "Volume path '%s' did not start with parent pool source device name."
+msgstr ""
+
+#: src/storage_backend_disk.c:526
+#, fuzzy, c-format
+msgid "cannot parse partition number from target '%s'"
+msgstr "Failed to suspend domain %s"
+
#: src/storage_backend_fs.c:358
#, c-format
msgid "cannot read header '%s': %s"
msgstr ""
#: src/storage_backend_fs.c:1042 src/storage_backend_fs.c:1078
-#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:543
+#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:558
#, c-format
msgid "cannot read path '%s': %s"
msgstr ""
msgid "creation of non-raw images is not supported without qemu-img"
msgstr ""
-#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:552
+#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:567
#, fuzzy, c-format
msgid "cannot set file owner '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:559
+#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:574
#, fuzzy, c-format
msgid "cannot set file mode '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:566
+#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:581
#, c-format
msgid "cannot close file '%s': %s"
msgstr ""
msgid "lvs command failed with exitstatus %d"
msgstr ""
-#: src/storage_backend_logical.c:355
+#: src/storage_backend_logical.c:354
#, fuzzy
msgid "command line"
msgstr "domain name"
-#: src/storage_backend_logical.c:372
+#: src/storage_backend_logical.c:371
#, c-format
msgid "cannot open device %s"
msgstr ""
-#: src/storage_backend_logical.c:378
+#: src/storage_backend_logical.c:377
#, c-format
msgid "cannot clear device header %s"
msgstr ""
-#: src/storage_backend_logical.c:385
+#: src/storage_backend_logical.c:384
#, c-format
msgid "cannot close device %s"
msgstr ""
-#: src/storage_backend_logical.c:575
+#: src/storage_backend_logical.c:507
+#, fuzzy, c-format
+msgid "cannot remove PV device %s: %s"
+msgstr "failed to write configuration file: %s"
+
+#: src/storage_backend_logical.c:590
#, c-format
msgid "cannot find newly created volume '%s': %s"
msgstr ""
msgstr "DATA"
#: src/virsh.c:6292 src/virsh.c:6314
-msgid "blocked"
-msgstr "blocked"
+msgid "idle"
+msgstr ""
#: src/virsh.c:6294
msgid "paused"
msgid "domain information incomplete, missing uuid"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1109 src/xend_internal.c:2204 src/xend_internal.c:2211
+#: src/xend_internal.c:1109 src/xend_internal.c:2213 src/xend_internal.c:2220
msgid "domain information incomplete, missing name"
msgstr "domain information incomplete, missing name"
msgid "unknown graphics type '%s'"
msgstr "unknown OS type %s"
-#: src/xend_internal.c:2191
+#: src/xend_internal.c:2200
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:2260 src/xend_internal.c:2270 src/xend_internal.c:2280
+#: src/xend_internal.c:2269 src/xend_internal.c:2279 src/xend_internal.c:2289
#, fuzzy, c-format
msgid "unknown lifecycle type %s"
msgstr "unknown OS type %s"
-#: src/xend_internal.c:2593
+#: src/xend_internal.c:2602
#, fuzzy
msgid "failed to parse topology information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:2647
+#: src/xend_internal.c:2656
#, fuzzy
msgid "topology syntax error"
msgstr "configuration file syntax error"
-#: src/xend_internal.c:2711
+#: src/xend_internal.c:2720
msgid "failed to parse Xend domain information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:3193
+#: src/xend_internal.c:3202
msgid "xenDaemonDomainFetch failed to find this domain"
msgstr ""
-#: src/xend_internal.c:3815 src/xend_internal.c:4290 src/xm_internal.c:1617
+#: src/xend_internal.c:3824 src/xend_internal.c:4299 src/xm_internal.c:1617
#, fuzzy
msgid "failed to build sexpr"
msgstr "Failed to suspend domain %s"
-#: src/xend_internal.c:3917
+#: src/xend_internal.c:3926
#, fuzzy
msgid "unsupported device type"
msgstr "unexpected mime type"
-#: src/xend_internal.c:4020
+#: src/xend_internal.c:4029
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4061
+#: src/xend_internal.c:4070
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4069
+#: src/xend_internal.c:4078
#, fuzzy
msgid "unexpected value from on_xend_start"
msgstr "unexpected value node"
-#: src/xend_internal.c:4080
+#: src/xend_internal.c:4089
#, fuzzy
msgid "no memory"
msgstr "node memory"
-#: src/xend_internal.c:4086
+#: src/xend_internal.c:4095
#, fuzzy
msgid "sexpr2string failed"
msgstr "operation failed"
-#: src/xend_internal.c:4091
+#: src/xend_internal.c:4100
#, fuzzy
msgid "Failed to redefine sexpr"
msgstr "Failed to undefine domain %s"
-#: src/xend_internal.c:4096
+#: src/xend_internal.c:4105
msgid "on_xend_start not present in sexpr"
msgstr ""
-#: src/xend_internal.c:4127
+#: src/xend_internal.c:4136
#, fuzzy, c-format
msgid "gethostname failed: %s"
msgstr "operation failed: %s"
-#: src/xend_internal.c:4133
+#: src/xend_internal.c:4142
#, fuzzy, c-format
msgid "failed to strdup hostname: %s"
msgstr "failed to get hypervisor type"
-#: src/xend_internal.c:4164
+#: src/xend_internal.c:4173
msgid ""
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
"migration"
msgstr ""
-#: src/xend_internal.c:4174
+#: src/xend_internal.c:4183
msgid ""
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
"migration"
msgstr ""
-#: src/xend_internal.c:4186
+#: src/xend_internal.c:4195
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr ""
-#: src/xend_internal.c:4199
+#: src/xend_internal.c:4208
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr ""
-#: src/xend_internal.c:4204
+#: src/xend_internal.c:4213
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr ""
-#: src/xend_internal.c:4211
+#: src/xend_internal.c:4220
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr ""
-#: src/xend_internal.c:4218 src/xend_internal.c:4240 src/xend_internal.c:4248
-#: src/xend_internal.c:4474 src/xend_internal.c:4481 src/xml.c:89
+#: src/xend_internal.c:4227 src/xend_internal.c:4249 src/xend_internal.c:4257
+#: src/xend_internal.c:4483 src/xend_internal.c:4490 src/xml.c:89
msgid "strdup failed"
msgstr ""
-#: src/xend_internal.c:4231
+#: src/xend_internal.c:4240
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr ""
-#: src/xend_internal.c:4284
+#: src/xend_internal.c:4293
#, fuzzy
msgid "failed to parse domain description"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:4300
+#: src/xend_internal.c:4309
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Failed to create domain %s\n"
-#: src/xend_internal.c:4456 src/xend_internal.c:4532 src/xend_internal.c:4622
+#: src/xend_internal.c:4465 src/xend_internal.c:4541 src/xend_internal.c:4631
msgid "unsupported in xendConfigVersion < 4"
msgstr ""
-#: src/xend_internal.c:4468
+#: src/xend_internal.c:4477
#, fuzzy
msgid "node information incomplete, missing scheduler name"
msgstr "domain information incomplete, missing name"
-#: src/xend_internal.c:4486 src/xend_internal.c:4580 src/xend_internal.c:4692
+#: src/xend_internal.c:4495 src/xend_internal.c:4589 src/xend_internal.c:4701
#, fuzzy
msgid "Unknown scheduler"
msgstr "unknown host"
-#: src/xend_internal.c:4545 src/xend_internal.c:4635
+#: src/xend_internal.c:4554 src/xend_internal.c:4644
#, fuzzy
msgid "Failed to get a scheduler name"
msgstr "failed to get hypervisor type"
-#: src/xend_internal.c:4558 src/xend_internal.c:4671
+#: src/xend_internal.c:4567 src/xend_internal.c:4680
#, fuzzy
msgid "domain information incomplete, missing cpu_weight"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:4563 src/xend_internal.c:4680
+#: src/xend_internal.c:4572 src/xend_internal.c:4689
#, fuzzy
msgid "domain information incomplete, missing cpu_cap"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:4739
+#: src/xend_internal.c:4748
msgid "domainBlockPeek is not supported for dom0"
msgstr ""
-#: src/xend_internal.c:4762
+#: src/xend_internal.c:4771
#, fuzzy, c-format
msgid "%s: invalid path"
msgstr "invalid argument in %s"
-#: src/xend_internal.c:4770
+#: src/xend_internal.c:4779
#, fuzzy, c-format
msgid "failed to open for reading: %s: %s"
msgstr "failed to open %s for reading"
-#: src/xend_internal.c:4782
+#: src/xend_internal.c:4791
#, fuzzy, c-format
msgid "failed to lseek or read from file: %s: %s"
msgstr "Failed to suspend domain %s"
-#: src/xend_internal.c:4865 src/xend_internal.c:4911
+#: src/xend_internal.c:4874 src/xend_internal.c:4920
#, fuzzy, c-format
msgid "unexpected graphics type %d"
msgstr "unexpected mime type"
-#: src/xend_internal.c:4954
+#: src/xend_internal.c:4963
#, fuzzy
msgid "unexpected chr device type"
msgstr "unexpected mime type"
-#: src/xend_internal.c:5128 src/xm_internal.c:1779
+#: src/xend_internal.c:5137 src/xm_internal.c:1779
#, fuzzy, c-format
msgid "unsupported network type %d"
msgstr "unexpected mime type"
-#: src/xend_internal.c:5302 src/xend_internal.c:5309 src/xend_internal.c:5316
+#: src/xend_internal.c:5311 src/xend_internal.c:5318 src/xend_internal.c:5325
#, fuzzy, c-format
msgid "unexpected lifecycle value %d"
msgstr "unexpected value node"
-#: src/xend_internal.c:5333
+#: src/xend_internal.c:5342
#, fuzzy
msgid "no HVM domain loader"
msgstr "node domain list"
-#: src/xend_internal.c:5544
+#: src/xend_internal.c:5553
#, fuzzy
msgid "hotplug of device type not supported"
msgstr "library call failed, possibly not supported"
msgid "failed to connect to Xen Store"
msgstr "failed to connect to Xen Store"
+#~ msgid "blocked"
+#~ msgstr "blocked"
+
#, fuzzy
#~ msgid "invalid interface type: %s"
#~ msgstr "invalid argument in %s"
#~ msgid "cannot read tty pid file %s: %s"
#~ msgstr "failed to write configuration file: %s"
-#, fuzzy
-#~ msgid "cannot remove ttyPidFile %s: %s"
-#~ msgstr "failed to write configuration file: %s"
-
#, fuzzy
#~ msgid "failed to calloc memory for init string: %s"
#~ msgstr "failed to allocate a node"
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-09-08 14:51+0200\n"
+"POT-Creation-Date: 2008-09-23 22:28+0200\n"
"PO-Revision-Date: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
msgid "storage_vol not found"
msgstr "domain name or uuid"
-#: src/conf.c:155 src/conf.c:203 src/conf.c:488 src/conf.c:525 src/conf.c:553
-#: src/conf.c:631
+#: src/conf.c:164 src/conf.c:212 src/conf.c:491 src/conf.c:528 src/conf.c:555
+#: src/conf.c:630
msgid "allocating configuration"
msgstr "allocating configuration"
-#: src/conf.c:338
+#: src/conf.c:347
msgid "unterminated number"
msgstr "unterminated number"
-#: src/conf.c:372 src/conf.c:389 src/conf.c:401
+#: src/conf.c:380 src/conf.c:396 src/conf.c:407
msgid "unterminated string"
msgstr "unterminated string"
-#: src/conf.c:429 src/conf.c:483
+#: src/conf.c:434 src/conf.c:487
msgid "expecting a value"
msgstr "expecting a value"
-#: src/conf.c:450
+#: src/conf.c:454
msgid "expecting a separator in list"
msgstr "expecting a separator in list"
-#: src/conf.c:473
+#: src/conf.c:477
#, fuzzy
msgid "list is not closed with ]"
msgstr "list is not closed with ] "
-#: src/conf.c:518
+#: src/conf.c:521
msgid "expecting a name"
msgstr "expecting a name"
-#: src/conf.c:581
+#: src/conf.c:582
msgid "expecting a separator"
msgstr "expecting a separator"
msgid "expecting an assignment"
msgstr "expecting an assignment"
-#: src/conf.c:894 src/conf.c:950 src/xend_internal.c:584
-#: src/xend_internal.c:2657 src/xm_internal.c:1475 src/xm_internal.c:1482
+#: src/conf.c:892 src/conf.c:948 src/xend_internal.c:584
+#: src/xend_internal.c:2666 src/xm_internal.c:1475 src/xm_internal.c:1482
#, fuzzy
msgid "allocate buffer"
msgstr "allocate new buffer"
-#: src/conf.c:901
+#: src/conf.c:899
msgid "failed to open file"
msgstr "failed to open file"
-#: src/conf.c:912
+#: src/conf.c:910
msgid "failed to save content"
msgstr "failed to save content"
msgid "cannot extract disk devices"
msgstr "Cannot extract running %s hypervisor version\n"
-#: src/domain_conf.c:1939 src/qemu_driver.c:3133
+#: src/domain_conf.c:1939 src/qemu_driver.c:3153
#, fuzzy, c-format
msgid "duplicate disk target '%s'"
msgstr "unexpected mime type"
msgid "unexpected char type %d"
msgstr "unexpected mime type"
-#: src/domain_conf.c:2815 src/xend_internal.c:5214
+#: src/domain_conf.c:2815 src/xend_internal.c:5223
#, fuzzy, c-format
msgid "unexpected sound model %d"
msgstr "unexpected mime type"
-#: src/domain_conf.c:2835 src/xend_internal.c:5237
+#: src/domain_conf.c:2835 src/xend_internal.c:5246
#, fuzzy, c-format
msgid "unexpected input type %d"
msgstr "unexpected mime type"
#: src/lxc_driver.c:274 src/lxc_driver.c:309 src/lxc_driver.c:335
#: src/lxc_driver.c:350 src/openvz_driver.c:238 src/openvz_driver.c:267
-#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:620
-#: src/openvz_driver.c:651 src/openvz_driver.c:672 src/openvz_driver.c:713
-#: src/qemu_driver.c:2192 src/qemu_driver.c:2279 src/qemu_driver.c:2828
-#: src/qemu_driver.c:2883 src/qemu_driver.c:2927 src/qemu_driver.c:3007
-#: src/qemu_driver.c:3123 src/qemu_driver.c:3192 src/qemu_driver.c:3247
-#: src/qemu_driver.c:3291 src/qemu_driver.c:3309 src/qemu_driver.c:3567
+#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:621
+#: src/openvz_driver.c:652 src/openvz_driver.c:673 src/openvz_driver.c:714
+#: src/qemu_driver.c:2212 src/qemu_driver.c:2299 src/qemu_driver.c:2848
+#: src/qemu_driver.c:2903 src/qemu_driver.c:2947 src/qemu_driver.c:3027
+#: src/qemu_driver.c:3143 src/qemu_driver.c:3212 src/qemu_driver.c:3267
+#: src/qemu_driver.c:3311 src/qemu_driver.c:3329 src/qemu_driver.c:3587
#, fuzzy
msgid "no domain with matching uuid"
msgstr "domain id or uuid"
-#: src/lxc_driver.c:280 src/openvz_driver.c:625 src/qemu_driver.c:2933
+#: src/lxc_driver.c:280 src/openvz_driver.c:626 src/qemu_driver.c:2953
#, fuzzy
msgid "cannot delete active domain"
msgstr "name of the inactive domain"
-#: src/lxc_driver.c:286 src/qemu_driver.c:2939
+#: src/lxc_driver.c:286 src/qemu_driver.c:2959
#, fuzzy
msgid "cannot undefine transient domain"
msgstr "name of the inactive domain"
msgid "container '%s' unexpectedly shutdown during startup"
msgstr ""
-#: src/lxc_driver.c:747 src/qemu_driver.c:892
+#: src/lxc_driver.c:747 src/qemu_driver.c:893
#, fuzzy, c-format
msgid "cannot create log directory %s: %s"
msgstr "failed to write configuration file: %s"
msgid "unknown forwarding type '%s'"
msgstr "unknown OS type %s"
-#: src/network_conf.c:662 src/qemu_driver.c:3334 src/qemu_driver.c:3967
+#: src/network_conf.c:662 src/qemu_driver.c:3354 src/qemu_driver.c:3987
#: src/storage_driver.c:816
#, c-format
msgid "cannot create autostart directory %s: %s"
msgid "no config file for %s"
msgstr "configuration file syntax error: %s"
-#: src/openvz_conf.c:187
+#: src/openvz_conf.c:190
+#, fuzzy, c-format
+msgid "Cound not read 'IP_ADDRESS' from config for container %d"
+msgstr "could not connect to %s"
+
+#: src/openvz_conf.c:220
+#, fuzzy, c-format
+msgid "Cound not read 'NETIF' from config for container %d"
+msgstr "could not connect to %s"
+
+#: src/openvz_conf.c:247
+#, fuzzy
+msgid "Too long network device name"
+msgstr "resolving domain filename"
+
+#: src/openvz_conf.c:264
+#, fuzzy
+msgid "Wrong length MAC address"
+msgstr "invalid argument in %s"
+
+#: src/openvz_conf.c:271
+#, fuzzy
+msgid "Wrong MAC address"
+msgstr "invalid argument in %s"
+
+#: src/openvz_conf.c:327
#, fuzzy
msgid "popen failed"
msgstr "operation failed"
-#: src/openvz_conf.c:197
+#: src/openvz_conf.c:337
#, fuzzy
msgid "Failed to parse vzlist output"
msgstr "Failed to suspend domain %s"
-#: src/openvz_conf.c:223
+#: src/openvz_conf.c:363
#, fuzzy
msgid "UUID in config file malformed"
msgstr "configuration file syntax error: %s"
-#: src/openvz_conf.c:235
+#: src/openvz_conf.c:375
#, fuzzy, c-format
msgid "Cound not read config for container %d"
msgstr "could not connect to %s"
msgid "Container ID is not specified"
msgstr ""
-#: src/openvz_driver.c:391 src/openvz_driver.c:459 src/openvz_driver.c:534
-#: src/openvz_driver.c:554 src/openvz_driver.c:600 src/openvz_driver.c:631
-#: src/openvz_driver.c:656 src/openvz_driver.c:728 src/openvz_driver.c:826
-#: src/openvz_driver.c:872
+#: src/openvz_driver.c:391 src/openvz_driver.c:460 src/openvz_driver.c:535
+#: src/openvz_driver.c:555 src/openvz_driver.c:601 src/openvz_driver.c:632
+#: src/openvz_driver.c:657 src/openvz_driver.c:729 src/openvz_driver.c:827
+#: src/openvz_driver.c:873
#, fuzzy, c-format
msgid "Could not exec %s"
msgstr "could not connect to %s"
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:451 src/openvz_driver.c:528
+#: src/openvz_driver.c:452 src/openvz_driver.c:529
msgid "Error creating command for container"
msgstr ""
-#: src/openvz_driver.c:465 src/openvz_driver.c:540
+#: src/openvz_driver.c:466 src/openvz_driver.c:541
#, fuzzy
msgid "Could not set UUID"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:475 src/openvz_driver.c:546
+#: src/openvz_driver.c:476 src/openvz_driver.c:547
#, fuzzy
msgid "Could not configure network"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:482 src/openvz_driver.c:569
+#: src/openvz_driver.c:483 src/openvz_driver.c:570
#, fuzzy
msgid "Could not set number of virtual cpu"
msgstr "change number of virtual CPUs"
#: src/openvz_driver.c:517
#, c-format
-msgid "Already an OPENVZ VM defined with the id '%d'"
+msgid "Already an OPENVZ VM defined with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:588
+#: src/openvz_driver.c:589
msgid "no domain with matching id"
msgstr ""
-#: src/openvz_driver.c:594
+#: src/openvz_driver.c:595
#, fuzzy
msgid "domain is not in shutoff state"
msgstr "Domain is already active"
-#: src/openvz_driver.c:677
+#: src/openvz_driver.c:678
#, fuzzy
msgid "Could not read container config"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:693 src/qemu_driver.c:1823
+#: src/openvz_driver.c:694 src/qemu_driver.c:1843
#, fuzzy, c-format
msgid "unknown type '%s'"
msgstr "unknown OS type %s"
-#: src/openvz_driver.c:719
+#: src/openvz_driver.c:720
msgid "VCPUs should be >= 1"
msgstr ""
-#: src/openvz_driver.c:835 src/openvz_driver.c:881
+#: src/openvz_driver.c:836 src/openvz_driver.c:882
#, fuzzy, c-format
msgid "Could not parse VPS ID %s"
msgstr "could not connect to %s"
msgid "Unexpected exit status '%d', qemu probably failed"
msgstr ""
-#: src/qemu_conf.c:519 src/qemu_driver.c:925
+#: src/qemu_conf.c:519 src/qemu_driver.c:926
#, fuzzy, c-format
msgid "Cannot find QEMU binary %s: %s"
msgstr "Failed to suspend domain %s"
msgid "Network type %d is not supported"
msgstr "Domain %s started\n"
-#: src/qemu_conf.c:580 src/qemu_driver.c:1515
+#: src/qemu_conf.c:580 src/qemu_driver.c:1514
#, fuzzy, c-format
msgid "cannot initialize bridge support: %s"
msgstr "Failed to suspend domain %s"
msgid "failed to allocate space for argv string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:90
+#: src/qemu_driver.c:91
#, fuzzy
msgid "Failed to set close-on-exec file descriptor flag\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:105
+#: src/qemu_driver.c:106
#, fuzzy
msgid "Failed to set non-blocking file descriptor flag\n"
msgstr "failed to parse Xend domain information"
-#: src/qemu_driver.c:150
+#: src/qemu_driver.c:151
#, fuzzy, c-format
msgid "Failed to autostart network '%s': %s\n"
msgstr "Failed to start domain %s"
-#: src/qemu_driver.c:165
+#: src/qemu_driver.c:166
#, fuzzy, c-format
msgid "Failed to autostart VM '%s': %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:201
+#: src/qemu_driver.c:202
#, fuzzy, c-format
msgid "Failed to find user record for uid '%d': %s\n"
msgstr "Failed to undefine domain %s"
-#: src/qemu_driver.c:212
+#: src/qemu_driver.c:213
#, fuzzy
msgid "out of memory in asprintf\n"
msgstr "out of memory"
-#: src/qemu_driver.c:268
+#: src/qemu_driver.c:269
#, fuzzy
msgid "qemudStartup: out of memory\n"
msgstr "out of memory"
-#: src/qemu_driver.c:295
+#: src/qemu_driver.c:296
msgid "Reloading iptables rules\n"
msgstr ""
-#: src/qemu_driver.c:433
+#: src/qemu_driver.c:434
#, c-format
msgid ""
"QEMU quit during %s startup\n"
"%s"
msgstr ""
-#: src/qemu_driver.c:443 src/qemu_driver.c:456
+#: src/qemu_driver.c:444 src/qemu_driver.c:457
#, c-format
msgid "Failure while reading %s startup output: %s"
msgstr ""
-#: src/qemu_driver.c:451
+#: src/qemu_driver.c:452
#, c-format
msgid "Timed out while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:467
+#: src/qemu_driver.c:468
#, c-format
msgid "Failure while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:479
+#: src/qemu_driver.c:480
#, c-format
msgid "Out of space while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:510
+#: src/qemu_driver.c:511
#, fuzzy, c-format
msgid "Unable to open monitor path %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:515
+#: src/qemu_driver.c:516
msgid "Unable to set monitor close-on-exec flag"
msgstr ""
-#: src/qemu_driver.c:520
+#: src/qemu_driver.c:521
msgid "Unable to put monitor into non-blocking mode"
msgstr ""
-#: src/qemu_driver.c:648 src/qemu_driver.c:1027 src/qemu_driver.c:1726
-#: src/qemu_driver.c:1736
+#: src/qemu_driver.c:649 src/qemu_driver.c:1028 src/qemu_driver.c:1725
+#: src/qemu_driver.c:1735
#, fuzzy, c-format
msgid "Unable to log VM console data: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:671
+#: src/qemu_driver.c:672
#, fuzzy
msgid "allocate cpumap"
msgstr "allocate new context"
-#: src/qemu_driver.c:682
+#: src/qemu_driver.c:683
msgid "cannot run monitor command to fetch CPU thread info"
msgstr ""
-#: src/qemu_driver.c:786
+#: src/qemu_driver.c:787
#, fuzzy, c-format
msgid "failed to set CPU affinity %s"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:796 src/qemu_driver.c:2135
+#: src/qemu_driver.c:797 src/qemu_driver.c:2155
#, fuzzy
msgid "resume operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:859
+#: src/qemu_driver.c:860
#, fuzzy
msgid "VM is already active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:869
+#: src/qemu_driver.c:870
msgid "Unable to find an unused VNC port"
msgstr ""
-#: src/qemu_driver.c:881
+#: src/qemu_driver.c:882
#, c-format
msgid "config file path too long: %s/%s.log"
msgstr ""
-#: src/qemu_driver.c:900
+#: src/qemu_driver.c:901
#, fuzzy, c-format
msgid "failed to create logfile %s: %s"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:906
+#: src/qemu_driver.c:907
#, fuzzy, c-format
msgid "Unable to set VM logfile close-on-exec flag %s"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:935 src/qemu_driver.c:3032
+#: src/qemu_driver.c:936 src/qemu_driver.c:3052
#, fuzzy, c-format
msgid "Cannot determine QEMU argv syntax %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:951 src/qemu_driver.c:954 src/qemu_driver.c:959
+#: src/qemu_driver.c:952 src/qemu_driver.c:955 src/qemu_driver.c:960
#, fuzzy, c-format
msgid "Unable to write argv to logfile %d: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:1041
+#: src/qemu_driver.c:1040
#, fuzzy, c-format
msgid "Shutting down VM '%s'\n"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:1052
+#: src/qemu_driver.c:1051
#, fuzzy, c-format
msgid "Unable to close logfile %d: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:1067
+#: src/qemu_driver.c:1066
#, fuzzy
msgid "Got unexpected pid, damn\n"
msgstr "unexpected dict node"
-#: src/qemu_driver.c:1221
+#: src/qemu_driver.c:1220
#, fuzzy
msgid "failed to allocate space for dnsmasq argv"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1235
+#: src/qemu_driver.c:1234
msgid "cannot start dhcp daemon without IP address for server"
msgstr ""
-#: src/qemu_driver.c:1264
+#: src/qemu_driver.c:1263
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1275
+#: src/qemu_driver.c:1274
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1285
+#: src/qemu_driver.c:1284
#, fuzzy, c-format
msgid "failed to add iptables rule to enable masquerading : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1317
+#: src/qemu_driver.c:1316
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1328
+#: src/qemu_driver.c:1327
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1353
+#: src/qemu_driver.c:1352
#, fuzzy
msgid "failed to allocate space for IP tables support"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1361 src/qemu_driver.c:1368
+#: src/qemu_driver.c:1360 src/qemu_driver.c:1367
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1376 src/qemu_driver.c:1383
+#: src/qemu_driver.c:1375 src/qemu_driver.c:1382
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1393
+#: src/qemu_driver.c:1392
#, fuzzy, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1400
+#: src/qemu_driver.c:1399
#, fuzzy, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1408
+#: src/qemu_driver.c:1407
#, fuzzy, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1509
+#: src/qemu_driver.c:1508
#, fuzzy
msgid "network is already active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:1521
+#: src/qemu_driver.c:1520
#, fuzzy, c-format
msgid "cannot create bridge '%s' : %s"
msgstr "failed to write configuration file: %s"
-#: src/qemu_driver.c:1536
+#: src/qemu_driver.c:1535
#, fuzzy, c-format
msgid "cannot set IP address on bridge '%s' to '%s' : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1544
+#: src/qemu_driver.c:1543
#, fuzzy, c-format
msgid "cannot set netmask on bridge '%s' to '%s' : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1552
+#: src/qemu_driver.c:1551
#, fuzzy, c-format
msgid "failed to bring the bridge '%s' up : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1563
+#: src/qemu_driver.c:1562
#, fuzzy, c-format
msgid "failed to enable IP forwarding : %s"
msgstr "failed to open %s for reading"
-#: src/qemu_driver.c:1581 src/qemu_driver.c:1612
+#: src/qemu_driver.c:1580 src/qemu_driver.c:1611
#, fuzzy, c-format
msgid "Failed to bring down bridge '%s' : %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1587 src/qemu_driver.c:1617
+#: src/qemu_driver.c:1586 src/qemu_driver.c:1616
#, fuzzy, c-format
msgid "Failed to delete bridge '%s' : %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1600
+#: src/qemu_driver.c:1599
#, fuzzy, c-format
msgid "Shutting down network '%s'\n"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:1626
+#: src/qemu_driver.c:1625
#, fuzzy
msgid "Got unexpected pid for dnsmasq\n"
msgstr "unexpected dict node"
-#: src/qemu_driver.c:1839
+#: src/qemu_driver.c:1814
+#, fuzzy, c-format
+msgid "Unable to open %s: %s\n"
+msgstr "Failed to suspend domain %s"
+
+#: src/qemu_driver.c:1859
#, fuzzy
msgid "failed to allocate space for capabilities support"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1858 src/qemu_driver.c:1884
+#: src/qemu_driver.c:1878 src/qemu_driver.c:1904
msgid "NUMA not supported on this host"
msgstr ""
-#: src/qemu_driver.c:1869 src/qemu_driver.c:1892
+#: src/qemu_driver.c:1889 src/qemu_driver.c:1912
#, fuzzy
msgid "Failed to query NUMA free memory"
msgstr "Used memory:"
-#: src/qemu_driver.c:2053
+#: src/qemu_driver.c:2073
#, fuzzy, c-format
msgid "domain '%s' is already defined"
msgstr "domain %s exists already"
-#: src/qemu_driver.c:2064
+#: src/qemu_driver.c:2084
#, fuzzy, c-format
msgid "domain with uuid '%s' is already defined"
msgstr "domain %s exists already"
-#: src/qemu_driver.c:2094 src/qemu_driver.c:2123 src/qemu_driver.c:2152
-#: src/qemu_driver.c:2172 src/qemu_driver.c:2410 src/qemu_driver.c:3383
-#: src/qemu_driver.c:3518 src/qemu_driver.c:3632
+#: src/qemu_driver.c:2114 src/qemu_driver.c:2143 src/qemu_driver.c:2172
+#: src/qemu_driver.c:2192 src/qemu_driver.c:2430 src/qemu_driver.c:3403
+#: src/qemu_driver.c:3538 src/qemu_driver.c:3652
#, c-format
msgid "no domain with matching id %d"
msgstr ""
-#: src/qemu_driver.c:2099 src/qemu_driver.c:2128 src/qemu_driver.c:2416
-#: src/qemu_driver.c:3388 src/qemu_driver.c:3524 src/qemu_driver.c:3638
+#: src/qemu_driver.c:2119 src/qemu_driver.c:2148 src/qemu_driver.c:2436
+#: src/qemu_driver.c:3408 src/qemu_driver.c:3544 src/qemu_driver.c:3658
#, fuzzy
msgid "domain is not running"
msgstr "Domain is already active"
-#: src/qemu_driver.c:2107
+#: src/qemu_driver.c:2127
#, fuzzy
msgid "suspend operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2158
+#: src/qemu_driver.c:2178
#, fuzzy
msgid "shutdown operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2198
+#: src/qemu_driver.c:2218
#, fuzzy
msgid "failed to allocate space for ostype"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:2214 src/qemu_driver.c:2230 src/qemu_driver.c:2253
-#: src/qemu_driver.c:2526 src/qemu_driver.c:2688
+#: src/qemu_driver.c:2234 src/qemu_driver.c:2250 src/qemu_driver.c:2273
+#: src/qemu_driver.c:2546 src/qemu_driver.c:2708
#, c-format
msgid "no domain with matching uuid '%s'"
msgstr ""
-#: src/qemu_driver.c:2236
+#: src/qemu_driver.c:2256
msgid "cannot set max memory lower than current memory"
msgstr ""
-#: src/qemu_driver.c:2259
+#: src/qemu_driver.c:2279
#, fuzzy
msgid "cannot set memory of an active domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:2265
+#: src/qemu_driver.c:2285
msgid "cannot set memory higher than max memory"
msgstr ""
-#: src/qemu_driver.c:2425
+#: src/qemu_driver.c:2445
#, fuzzy
msgid "failed to pause domain"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:2434
+#: src/qemu_driver.c:2454
#, fuzzy
msgid "failed to get domain xml"
msgstr "failed to get domain UUID"
-#: src/qemu_driver.c:2442
+#: src/qemu_driver.c:2462
#, fuzzy, c-format
msgid "failed to create '%s'"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2449
+#: src/qemu_driver.c:2469
#, fuzzy
msgid "failed to write save header"
msgstr "Failed to write to socket %d\n"
-#: src/qemu_driver.c:2457
+#: src/qemu_driver.c:2477
#, fuzzy
msgid "failed to write xml"
msgstr "Failed to write to socket %d\n"
-#: src/qemu_driver.c:2470 src/qemu_driver.c:2477 src/qemu_driver.c:2748
+#: src/qemu_driver.c:2490 src/qemu_driver.c:2497 src/qemu_driver.c:2768
#: src/remote_internal.c:2241 src/virterror.c:441
msgid "out of memory"
msgstr "out of memory"
-#: src/qemu_driver.c:2485
+#: src/qemu_driver.c:2505
#, fuzzy
msgid "migrate operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2497
+#: src/qemu_driver.c:2517
msgid "'migrate' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:2532
+#: src/qemu_driver.c:2552
#, fuzzy
msgid "cannot change vcpu count of an active domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:2538
+#: src/qemu_driver.c:2558
msgid "could not determine max vcpus for the domain"
msgstr ""
-#: src/qemu_driver.c:2544
+#: src/qemu_driver.c:2564
#, c-format
msgid ""
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
msgstr ""
-#: src/qemu_driver.c:2568 src/qemu_driver.c:2620
+#: src/qemu_driver.c:2588 src/qemu_driver.c:2640
#, fuzzy
msgid "cannot pin vcpus on an inactive domain"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:2574
+#: src/qemu_driver.c:2594
#, c-format
msgid "vcpu number out of range %d > %d"
msgstr ""
-#: src/qemu_driver.c:2595
+#: src/qemu_driver.c:2615
#, fuzzy, c-format
msgid "cannot set affinity: %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:2600
+#: src/qemu_driver.c:2620
#, fuzzy
msgid "cpu affinity is not supported"
msgstr "library call failed, possibly not supported"
-#: src/qemu_driver.c:2657
+#: src/qemu_driver.c:2677
#, fuzzy, c-format
msgid "cannot get affinity: %s"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2667
+#: src/qemu_driver.c:2687
msgid "cpu affinity is not available"
msgstr ""
-#: src/qemu_driver.c:2694
+#: src/qemu_driver.c:2714
#, fuzzy, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr "load domain definition file"
-#: src/qemu_driver.c:2720 src/test.c:956
+#: src/qemu_driver.c:2740 src/test.c:956
#, fuzzy
msgid "cannot read domain image"
msgstr "node domain list"
-#: src/qemu_driver.c:2726
+#: src/qemu_driver.c:2746
#, fuzzy
msgid "failed to read qemu header"
msgstr "failed to read from Xen Daemon"
-#: src/qemu_driver.c:2733
+#: src/qemu_driver.c:2753
msgid "image magic is incorrect"
msgstr ""
-#: src/qemu_driver.c:2740
+#: src/qemu_driver.c:2760
#, c-format
msgid "image version is not supported (%d > %d)"
msgstr ""
-#: src/qemu_driver.c:2755
+#: src/qemu_driver.c:2775
#, fuzzy
msgid "failed to read XML"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2764
+#: src/qemu_driver.c:2784
#, fuzzy
msgid "failed to parse XML"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2777
+#: src/qemu_driver.c:2797
#, fuzzy, c-format
msgid "domain is already active as '%s'"
msgstr "Domain is already active"
-#: src/qemu_driver.c:2786
+#: src/qemu_driver.c:2806
#, fuzzy
msgid "failed to assign new VM"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2799
+#: src/qemu_driver.c:2819
#, fuzzy
msgid "failed to start VM"
msgstr "Failed to start domain %s"
-#: src/qemu_driver.c:2811
+#: src/qemu_driver.c:2831
#, fuzzy
msgid "failed to resume domain"
msgstr "Failed to resume domain %s"
-#: src/qemu_driver.c:2848 src/qemu_driver.c:3741 src/qemu_driver.c:3776
+#: src/qemu_driver.c:2868 src/qemu_driver.c:3761 src/qemu_driver.c:3796
#, fuzzy
msgid "failed to allocate space for VM name string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:2962
+#: src/qemu_driver.c:2982
#, fuzzy, c-format
msgid "cannot convert disk '%s' to bus/device index"
msgstr "Cannot extract running %s hypervisor version\n"
-#: src/qemu_driver.c:2982
+#: src/qemu_driver.c:3002
#, fuzzy, c-format
msgid "Unsupported disk name mapping for bus '%s'"
msgstr "unexpected mime type"
-#: src/qemu_driver.c:3022
+#: src/qemu_driver.c:3042
#, c-format
msgid "No device with bus '%s' and target '%s'"
msgstr ""
-#: src/qemu_driver.c:3049
+#: src/qemu_driver.c:3069
#, c-format
msgid ""
"Emulator version does not support removable media for device '%s' and target "
"'%s'"
msgstr ""
-#: src/qemu_driver.c:3086
+#: src/qemu_driver.c:3106
msgid "cannot change cdrom media"
msgstr ""
-#: src/qemu_driver.c:3097
+#: src/qemu_driver.c:3117
msgid "changing cdrom media failed"
msgstr ""
-#: src/qemu_driver.c:3157
+#: src/qemu_driver.c:3177
#, fuzzy
msgid "cannot attach usb disk"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3168
+#: src/qemu_driver.c:3188
#, fuzzy
msgid "adding usb disk failed"
msgstr "loading host definition file"
-#: src/qemu_driver.c:3212
+#: src/qemu_driver.c:3232
#, fuzzy
msgid "cannot attach usb device"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3223
+#: src/qemu_driver.c:3243
#, fuzzy
msgid "adding usb device failed"
msgstr "loading host definition file"
-#: src/qemu_driver.c:3253
+#: src/qemu_driver.c:3273
#, fuzzy
msgid "cannot attach device on inactive domain"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3276
+#: src/qemu_driver.c:3296
msgid "this device type cannot be attached"
msgstr ""
-#: src/qemu_driver.c:3315
+#: src/qemu_driver.c:3335
#, fuzzy
msgid "cannot set autostart for transient domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:3341
+#: src/qemu_driver.c:3361
#, fuzzy, c-format
msgid "Failed to create symlink '%s to '%s': %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:3348 src/qemu_driver.c:3981 src/storage_driver.c:832
+#: src/qemu_driver.c:3368 src/qemu_driver.c:4001 src/storage_driver.c:832
#, fuzzy, c-format
msgid "Failed to delete symlink '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:3410
+#: src/qemu_driver.c:3430
#, fuzzy, c-format
msgid "invalid path: %s"
msgstr "invalid argument in %s"
-#: src/qemu_driver.c:3418
+#: src/qemu_driver.c:3438
msgid "'info blockstats' command failed"
msgstr ""
-#: src/qemu_driver.c:3433
+#: src/qemu_driver.c:3453
msgid "'info blockstats' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:3498
+#: src/qemu_driver.c:3518
#, fuzzy, c-format
msgid "device not found: %s (%s)"
msgstr "Domain restored from %s\n"
-#: src/qemu_driver.c:3530 src/qemu_driver.c:3573
+#: src/qemu_driver.c:3550 src/qemu_driver.c:3593
msgid "NULL or empty path"
msgstr ""
-#: src/qemu_driver.c:3541
+#: src/qemu_driver.c:3561
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr ""
-#: src/qemu_driver.c:3583
+#: src/qemu_driver.c:3603
#, fuzzy
msgid "invalid path"
msgstr "invalid argument in %s"
-#: src/qemu_driver.c:3626
+#: src/qemu_driver.c:3646
msgid "QEMU driver only supports virtual memory addrs"
msgstr ""
-#: src/qemu_driver.c:3653
+#: src/qemu_driver.c:3673
#, fuzzy
msgid "'memsave' command failed"
msgstr "domain name"
-#: src/qemu_driver.c:3682 src/qemu_driver.c:3850 src/qemu_driver.c:3875
-#: src/qemu_driver.c:3889 src/qemu_driver.c:3904 src/qemu_driver.c:3937
-#: src/qemu_driver.c:3953
+#: src/qemu_driver.c:3702 src/qemu_driver.c:3870 src/qemu_driver.c:3895
+#: src/qemu_driver.c:3909 src/qemu_driver.c:3924 src/qemu_driver.c:3957
+#: src/qemu_driver.c:3973
msgid "no network with matching uuid"
msgstr ""
-#: src/qemu_driver.c:3697
+#: src/qemu_driver.c:3717
msgid "no network with matching name"
msgstr ""
-#: src/qemu_driver.c:3856
+#: src/qemu_driver.c:3876
#, fuzzy
msgid "network is still active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:3917
+#: src/qemu_driver.c:3937
#, fuzzy
msgid "no network with matching id"
msgstr "domain information in XML"
-#: src/qemu_driver.c:3924
+#: src/qemu_driver.c:3944
#, fuzzy
msgid "failed to allocate space for network bridge string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:3974 src/storage_driver.c:823
+#: src/qemu_driver.c:3994 src/storage_driver.c:823
#, fuzzy, c-format
msgid "Failed to create symlink '%s' to '%s': %s"
msgstr "Failed to save domain %s to %s"
msgid "%s not implemented on Win32"
msgstr ""
-#: src/storage_backend_disk.c:85 src/storage_backend_logical.c:57
+#: src/storage_backend_disk.c:90 src/storage_backend_logical.c:57
#, c-format
msgid "unsupported pool format %s"
msgstr ""
-#: src/storage_backend_disk.c:110 src/storage_backend_logical.c:70
+#: src/storage_backend_disk.c:115 src/storage_backend_logical.c:70
#, c-format
msgid "unsupported pool format %d"
msgstr ""
-#: src/storage_backend_disk.c:138 src/storage_backend_fs.c:192
+#: src/storage_backend_disk.c:143 src/storage_backend_fs.c:192
#: src/storage_backend_fs.c:262 src/storage_backend_fs.c:314
#, c-format
msgid "unsupported volume format %s"
msgstr ""
-#: src/storage_backend_disk.c:165 src/storage_backend_fs.c:225
+#: src/storage_backend_disk.c:170 src/storage_backend_fs.c:225
#: src/storage_backend_fs.c:297 src/storage_backend_fs.c:329
#, c-format
msgid "unsupported volume format %d"
msgstr ""
-#: src/storage_backend_disk.c:179 src/storage_backend_disk.c:192
-#: src/storage_backend_disk.c:199 src/storage_backend_disk.c:221
+#: src/storage_backend_disk.c:184 src/storage_backend_disk.c:197
+#: src/storage_backend_disk.c:204 src/storage_backend_disk.c:226
#: src/storage_backend_fs.c:839 src/storage_backend_iscsi.c:177
#: src/storage_backend_logical.c:116 src/storage_backend_logical.c:121
#: src/storage_backend_logical.c:133 src/storage_backend_logical.c:143
-#: src/storage_backend_logical.c:531
+#: src/storage_backend_logical.c:546
msgid "volume"
msgstr ""
-#: src/storage_backend_disk.c:229
+#: src/storage_backend_disk.c:234
msgid "volume extents"
msgstr ""
-#: src/storage_backend_disk.c:237
+#: src/storage_backend_disk.c:242
msgid "cannot parse device start location"
msgstr ""
-#: src/storage_backend_disk.c:244
+#: src/storage_backend_disk.c:249
msgid "cannot parse device end location"
msgstr ""
-#: src/storage_backend_disk.c:250 src/storage_backend_logical.c:154
+#: src/storage_backend_disk.c:255 src/storage_backend_logical.c:154
#: src/storage_backend_logical.c:160
msgid "extents"
msgstr ""
-#: src/storage_backend_disk.c:464
+#: src/storage_backend_disk.c:462
msgid "no large enough free extent"
msgstr ""
-#: src/storage_backend_disk.c:498
-msgid "Disk pools are not yet supported"
+#: src/storage_backend_disk.c:502
+#, c-format
+msgid "Couldn't read volume target path '%s'. %s"
msgstr ""
+#: src/storage_backend_disk.c:517
+#, c-format
+msgid "Volume path '%s' did not start with parent pool source device name."
+msgstr ""
+
+#: src/storage_backend_disk.c:526
+#, fuzzy, c-format
+msgid "cannot parse partition number from target '%s'"
+msgstr "Failed to suspend domain %s"
+
#: src/storage_backend_fs.c:358
#, c-format
msgid "cannot read header '%s': %s"
msgstr ""
#: src/storage_backend_fs.c:1042 src/storage_backend_fs.c:1078
-#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:543
+#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:558
#, c-format
msgid "cannot read path '%s': %s"
msgstr ""
msgid "creation of non-raw images is not supported without qemu-img"
msgstr ""
-#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:552
+#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:567
#, fuzzy, c-format
msgid "cannot set file owner '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:559
+#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:574
#, fuzzy, c-format
msgid "cannot set file mode '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:566
+#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:581
#, c-format
msgid "cannot close file '%s': %s"
msgstr ""
msgid "lvs command failed with exitstatus %d"
msgstr ""
-#: src/storage_backend_logical.c:355
+#: src/storage_backend_logical.c:354
#, fuzzy
msgid "command line"
msgstr "domain name"
-#: src/storage_backend_logical.c:372
+#: src/storage_backend_logical.c:371
#, c-format
msgid "cannot open device %s"
msgstr ""
-#: src/storage_backend_logical.c:378
+#: src/storage_backend_logical.c:377
#, c-format
msgid "cannot clear device header %s"
msgstr ""
-#: src/storage_backend_logical.c:385
+#: src/storage_backend_logical.c:384
#, c-format
msgid "cannot close device %s"
msgstr ""
-#: src/storage_backend_logical.c:575
+#: src/storage_backend_logical.c:507
+#, fuzzy, c-format
+msgid "cannot remove PV device %s: %s"
+msgstr "failed to write configuration file: %s"
+
+#: src/storage_backend_logical.c:590
#, c-format
msgid "cannot find newly created volume '%s': %s"
msgstr ""
msgstr "DATA"
#: src/virsh.c:6292 src/virsh.c:6314
-msgid "blocked"
-msgstr "blocked"
+msgid "idle"
+msgstr ""
#: src/virsh.c:6294
msgid "paused"
msgid "domain information incomplete, missing uuid"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1109 src/xend_internal.c:2204 src/xend_internal.c:2211
+#: src/xend_internal.c:1109 src/xend_internal.c:2213 src/xend_internal.c:2220
msgid "domain information incomplete, missing name"
msgstr "domain information incomplete, missing name"
msgid "unknown graphics type '%s'"
msgstr "unknown OS type %s"
-#: src/xend_internal.c:2191
+#: src/xend_internal.c:2200
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:2260 src/xend_internal.c:2270 src/xend_internal.c:2280
+#: src/xend_internal.c:2269 src/xend_internal.c:2279 src/xend_internal.c:2289
#, fuzzy, c-format
msgid "unknown lifecycle type %s"
msgstr "unknown OS type %s"
-#: src/xend_internal.c:2593
+#: src/xend_internal.c:2602
#, fuzzy
msgid "failed to parse topology information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:2647
+#: src/xend_internal.c:2656
#, fuzzy
msgid "topology syntax error"
msgstr "configuration file syntax error"
-#: src/xend_internal.c:2711
+#: src/xend_internal.c:2720
msgid "failed to parse Xend domain information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:3193
+#: src/xend_internal.c:3202
msgid "xenDaemonDomainFetch failed to find this domain"
msgstr ""
-#: src/xend_internal.c:3815 src/xend_internal.c:4290 src/xm_internal.c:1617
+#: src/xend_internal.c:3824 src/xend_internal.c:4299 src/xm_internal.c:1617
#, fuzzy
msgid "failed to build sexpr"
msgstr "Failed to suspend domain %s"
-#: src/xend_internal.c:3917
+#: src/xend_internal.c:3926
#, fuzzy
msgid "unsupported device type"
msgstr "unexpected mime type"
-#: src/xend_internal.c:4020
+#: src/xend_internal.c:4029
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4061
+#: src/xend_internal.c:4070
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4069
+#: src/xend_internal.c:4078
#, fuzzy
msgid "unexpected value from on_xend_start"
msgstr "unexpected value node"
-#: src/xend_internal.c:4080
+#: src/xend_internal.c:4089
#, fuzzy
msgid "no memory"
msgstr "node memory"
-#: src/xend_internal.c:4086
+#: src/xend_internal.c:4095
#, fuzzy
msgid "sexpr2string failed"
msgstr "operation failed"
-#: src/xend_internal.c:4091
+#: src/xend_internal.c:4100
#, fuzzy
msgid "Failed to redefine sexpr"
msgstr "Failed to undefine domain %s"
-#: src/xend_internal.c:4096
+#: src/xend_internal.c:4105
msgid "on_xend_start not present in sexpr"
msgstr ""
-#: src/xend_internal.c:4127
+#: src/xend_internal.c:4136
#, fuzzy, c-format
msgid "gethostname failed: %s"
msgstr "operation failed: %s"
-#: src/xend_internal.c:4133
+#: src/xend_internal.c:4142
#, fuzzy, c-format
msgid "failed to strdup hostname: %s"
msgstr "failed to get hypervisor type"
-#: src/xend_internal.c:4164
+#: src/xend_internal.c:4173
msgid ""
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
"migration"
msgstr ""
-#: src/xend_internal.c:4174
+#: src/xend_internal.c:4183
msgid ""
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
"migration"
msgstr ""
-#: src/xend_internal.c:4186
+#: src/xend_internal.c:4195
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr ""
-#: src/xend_internal.c:4199
+#: src/xend_internal.c:4208
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr ""
-#: src/xend_internal.c:4204
+#: src/xend_internal.c:4213
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr ""
-#: src/xend_internal.c:4211
+#: src/xend_internal.c:4220
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr ""
-#: src/xend_internal.c:4218 src/xend_internal.c:4240 src/xend_internal.c:4248
-#: src/xend_internal.c:4474 src/xend_internal.c:4481 src/xml.c:89
+#: src/xend_internal.c:4227 src/xend_internal.c:4249 src/xend_internal.c:4257
+#: src/xend_internal.c:4483 src/xend_internal.c:4490 src/xml.c:89
msgid "strdup failed"
msgstr ""
-#: src/xend_internal.c:4231
+#: src/xend_internal.c:4240
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr ""
-#: src/xend_internal.c:4284
+#: src/xend_internal.c:4293
#, fuzzy
msgid "failed to parse domain description"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:4300
+#: src/xend_internal.c:4309
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Failed to create domain %s\n"
-#: src/xend_internal.c:4456 src/xend_internal.c:4532 src/xend_internal.c:4622
+#: src/xend_internal.c:4465 src/xend_internal.c:4541 src/xend_internal.c:4631
msgid "unsupported in xendConfigVersion < 4"
msgstr ""
-#: src/xend_internal.c:4468
+#: src/xend_internal.c:4477
#, fuzzy
msgid "node information incomplete, missing scheduler name"
msgstr "domain information incomplete, missing name"
-#: src/xend_internal.c:4486 src/xend_internal.c:4580 src/xend_internal.c:4692
+#: src/xend_internal.c:4495 src/xend_internal.c:4589 src/xend_internal.c:4701
#, fuzzy
msgid "Unknown scheduler"
msgstr "unknown host"
-#: src/xend_internal.c:4545 src/xend_internal.c:4635
+#: src/xend_internal.c:4554 src/xend_internal.c:4644
#, fuzzy
msgid "Failed to get a scheduler name"
msgstr "failed to get hypervisor type"
-#: src/xend_internal.c:4558 src/xend_internal.c:4671
+#: src/xend_internal.c:4567 src/xend_internal.c:4680
#, fuzzy
msgid "domain information incomplete, missing cpu_weight"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:4563 src/xend_internal.c:4680
+#: src/xend_internal.c:4572 src/xend_internal.c:4689
#, fuzzy
msgid "domain information incomplete, missing cpu_cap"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:4739
+#: src/xend_internal.c:4748
msgid "domainBlockPeek is not supported for dom0"
msgstr ""
-#: src/xend_internal.c:4762
+#: src/xend_internal.c:4771
#, fuzzy, c-format
msgid "%s: invalid path"
msgstr "invalid argument in %s"
-#: src/xend_internal.c:4770
+#: src/xend_internal.c:4779
#, fuzzy, c-format
msgid "failed to open for reading: %s: %s"
msgstr "failed to open %s for reading"
-#: src/xend_internal.c:4782
+#: src/xend_internal.c:4791
#, fuzzy, c-format
msgid "failed to lseek or read from file: %s: %s"
msgstr "Failed to suspend domain %s"
-#: src/xend_internal.c:4865 src/xend_internal.c:4911
+#: src/xend_internal.c:4874 src/xend_internal.c:4920
#, fuzzy, c-format
msgid "unexpected graphics type %d"
msgstr "unexpected mime type"
-#: src/xend_internal.c:4954
+#: src/xend_internal.c:4963
#, fuzzy
msgid "unexpected chr device type"
msgstr "unexpected mime type"
-#: src/xend_internal.c:5128 src/xm_internal.c:1779
+#: src/xend_internal.c:5137 src/xm_internal.c:1779
#, fuzzy, c-format
msgid "unsupported network type %d"
msgstr "unexpected mime type"
-#: src/xend_internal.c:5302 src/xend_internal.c:5309 src/xend_internal.c:5316
+#: src/xend_internal.c:5311 src/xend_internal.c:5318 src/xend_internal.c:5325
#, fuzzy, c-format
msgid "unexpected lifecycle value %d"
msgstr "unexpected value node"
-#: src/xend_internal.c:5333
+#: src/xend_internal.c:5342
#, fuzzy
msgid "no HVM domain loader"
msgstr "node domain list"
-#: src/xend_internal.c:5544
+#: src/xend_internal.c:5553
#, fuzzy
msgid "hotplug of device type not supported"
msgstr "library call failed, possibly not supported"
msgid "failed to connect to Xen Store"
msgstr "failed to connect to Xen Store"
+#~ msgid "blocked"
+#~ msgstr "blocked"
+
#, fuzzy
#~ msgid "invalid interface type: %s"
#~ msgstr "invalid argument in %s"
#~ msgid "cannot read tty pid file %s: %s"
#~ msgstr "failed to write configuration file: %s"
-#, fuzzy
-#~ msgid "cannot remove ttyPidFile %s: %s"
-#~ msgstr "failed to write configuration file: %s"
-
#, fuzzy
#~ msgid "failed to calloc memory for init string: %s"
#~ msgstr "failed to allocate a node"
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-09-08 14:51+0200\n"
+"POT-Creation-Date: 2008-09-23 22:28+0200\n"
"PO-Revision-Date: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
msgid "storage_vol not found"
msgstr "domain name or uuid"
-#: src/conf.c:155 src/conf.c:203 src/conf.c:488 src/conf.c:525 src/conf.c:553
-#: src/conf.c:631
+#: src/conf.c:164 src/conf.c:212 src/conf.c:491 src/conf.c:528 src/conf.c:555
+#: src/conf.c:630
msgid "allocating configuration"
msgstr "allocating configuration"
-#: src/conf.c:338
+#: src/conf.c:347
msgid "unterminated number"
msgstr "unterminated number"
-#: src/conf.c:372 src/conf.c:389 src/conf.c:401
+#: src/conf.c:380 src/conf.c:396 src/conf.c:407
msgid "unterminated string"
msgstr "unterminated string"
-#: src/conf.c:429 src/conf.c:483
+#: src/conf.c:434 src/conf.c:487
msgid "expecting a value"
msgstr "expecting a value"
-#: src/conf.c:450
+#: src/conf.c:454
msgid "expecting a separator in list"
msgstr "expecting a separator in list"
-#: src/conf.c:473
+#: src/conf.c:477
#, fuzzy
msgid "list is not closed with ]"
msgstr "list is not closed with ] "
-#: src/conf.c:518
+#: src/conf.c:521
msgid "expecting a name"
msgstr "expecting a name"
-#: src/conf.c:581
+#: src/conf.c:582
msgid "expecting a separator"
msgstr "expecting a separator"
msgid "expecting an assignment"
msgstr "expecting an assignment"
-#: src/conf.c:894 src/conf.c:950 src/xend_internal.c:584
-#: src/xend_internal.c:2657 src/xm_internal.c:1475 src/xm_internal.c:1482
+#: src/conf.c:892 src/conf.c:948 src/xend_internal.c:584
+#: src/xend_internal.c:2666 src/xm_internal.c:1475 src/xm_internal.c:1482
#, fuzzy
msgid "allocate buffer"
msgstr "allocate new buffer"
-#: src/conf.c:901
+#: src/conf.c:899
msgid "failed to open file"
msgstr "failed to open file"
-#: src/conf.c:912
+#: src/conf.c:910
msgid "failed to save content"
msgstr "failed to save content"
msgid "cannot extract disk devices"
msgstr "Cannot extract running %s hypervisor version\n"
-#: src/domain_conf.c:1939 src/qemu_driver.c:3133
+#: src/domain_conf.c:1939 src/qemu_driver.c:3153
#, fuzzy, c-format
msgid "duplicate disk target '%s'"
msgstr "unexpected mime type"
msgid "unexpected char type %d"
msgstr "unexpected mime type"
-#: src/domain_conf.c:2815 src/xend_internal.c:5214
+#: src/domain_conf.c:2815 src/xend_internal.c:5223
#, fuzzy, c-format
msgid "unexpected sound model %d"
msgstr "unexpected mime type"
-#: src/domain_conf.c:2835 src/xend_internal.c:5237
+#: src/domain_conf.c:2835 src/xend_internal.c:5246
#, fuzzy, c-format
msgid "unexpected input type %d"
msgstr "unexpected mime type"
#: src/lxc_driver.c:274 src/lxc_driver.c:309 src/lxc_driver.c:335
#: src/lxc_driver.c:350 src/openvz_driver.c:238 src/openvz_driver.c:267
-#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:620
-#: src/openvz_driver.c:651 src/openvz_driver.c:672 src/openvz_driver.c:713
-#: src/qemu_driver.c:2192 src/qemu_driver.c:2279 src/qemu_driver.c:2828
-#: src/qemu_driver.c:2883 src/qemu_driver.c:2927 src/qemu_driver.c:3007
-#: src/qemu_driver.c:3123 src/qemu_driver.c:3192 src/qemu_driver.c:3247
-#: src/qemu_driver.c:3291 src/qemu_driver.c:3309 src/qemu_driver.c:3567
+#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:621
+#: src/openvz_driver.c:652 src/openvz_driver.c:673 src/openvz_driver.c:714
+#: src/qemu_driver.c:2212 src/qemu_driver.c:2299 src/qemu_driver.c:2848
+#: src/qemu_driver.c:2903 src/qemu_driver.c:2947 src/qemu_driver.c:3027
+#: src/qemu_driver.c:3143 src/qemu_driver.c:3212 src/qemu_driver.c:3267
+#: src/qemu_driver.c:3311 src/qemu_driver.c:3329 src/qemu_driver.c:3587
#, fuzzy
msgid "no domain with matching uuid"
msgstr "domain id or uuid"
-#: src/lxc_driver.c:280 src/openvz_driver.c:625 src/qemu_driver.c:2933
+#: src/lxc_driver.c:280 src/openvz_driver.c:626 src/qemu_driver.c:2953
#, fuzzy
msgid "cannot delete active domain"
msgstr "name of the inactive domain"
-#: src/lxc_driver.c:286 src/qemu_driver.c:2939
+#: src/lxc_driver.c:286 src/qemu_driver.c:2959
#, fuzzy
msgid "cannot undefine transient domain"
msgstr "name of the inactive domain"
msgid "container '%s' unexpectedly shutdown during startup"
msgstr ""
-#: src/lxc_driver.c:747 src/qemu_driver.c:892
+#: src/lxc_driver.c:747 src/qemu_driver.c:893
#, fuzzy, c-format
msgid "cannot create log directory %s: %s"
msgstr "failed to write configuration file: %s"
msgid "unknown forwarding type '%s'"
msgstr "unknown OS type %s"
-#: src/network_conf.c:662 src/qemu_driver.c:3334 src/qemu_driver.c:3967
+#: src/network_conf.c:662 src/qemu_driver.c:3354 src/qemu_driver.c:3987
#: src/storage_driver.c:816
#, c-format
msgid "cannot create autostart directory %s: %s"
msgid "no config file for %s"
msgstr "configuration file syntax error: %s"
-#: src/openvz_conf.c:187
+#: src/openvz_conf.c:190
+#, fuzzy, c-format
+msgid "Cound not read 'IP_ADDRESS' from config for container %d"
+msgstr "could not connect to %s"
+
+#: src/openvz_conf.c:220
+#, fuzzy, c-format
+msgid "Cound not read 'NETIF' from config for container %d"
+msgstr "could not connect to %s"
+
+#: src/openvz_conf.c:247
+#, fuzzy
+msgid "Too long network device name"
+msgstr "resolving domain filename"
+
+#: src/openvz_conf.c:264
+#, fuzzy
+msgid "Wrong length MAC address"
+msgstr "invalid argument in %s"
+
+#: src/openvz_conf.c:271
+#, fuzzy
+msgid "Wrong MAC address"
+msgstr "invalid argument in %s"
+
+#: src/openvz_conf.c:327
#, fuzzy
msgid "popen failed"
msgstr "operation failed"
-#: src/openvz_conf.c:197
+#: src/openvz_conf.c:337
#, fuzzy
msgid "Failed to parse vzlist output"
msgstr "Failed to suspend domain %s"
-#: src/openvz_conf.c:223
+#: src/openvz_conf.c:363
#, fuzzy
msgid "UUID in config file malformed"
msgstr "configuration file syntax error: %s"
-#: src/openvz_conf.c:235
+#: src/openvz_conf.c:375
#, fuzzy, c-format
msgid "Cound not read config for container %d"
msgstr "could not connect to %s"
msgid "Container ID is not specified"
msgstr ""
-#: src/openvz_driver.c:391 src/openvz_driver.c:459 src/openvz_driver.c:534
-#: src/openvz_driver.c:554 src/openvz_driver.c:600 src/openvz_driver.c:631
-#: src/openvz_driver.c:656 src/openvz_driver.c:728 src/openvz_driver.c:826
-#: src/openvz_driver.c:872
+#: src/openvz_driver.c:391 src/openvz_driver.c:460 src/openvz_driver.c:535
+#: src/openvz_driver.c:555 src/openvz_driver.c:601 src/openvz_driver.c:632
+#: src/openvz_driver.c:657 src/openvz_driver.c:729 src/openvz_driver.c:827
+#: src/openvz_driver.c:873
#, fuzzy, c-format
msgid "Could not exec %s"
msgstr "could not connect to %s"
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:451 src/openvz_driver.c:528
+#: src/openvz_driver.c:452 src/openvz_driver.c:529
msgid "Error creating command for container"
msgstr ""
-#: src/openvz_driver.c:465 src/openvz_driver.c:540
+#: src/openvz_driver.c:466 src/openvz_driver.c:541
#, fuzzy
msgid "Could not set UUID"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:475 src/openvz_driver.c:546
+#: src/openvz_driver.c:476 src/openvz_driver.c:547
#, fuzzy
msgid "Could not configure network"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:482 src/openvz_driver.c:569
+#: src/openvz_driver.c:483 src/openvz_driver.c:570
#, fuzzy
msgid "Could not set number of virtual cpu"
msgstr "change number of virtual CPUs"
#: src/openvz_driver.c:517
#, c-format
-msgid "Already an OPENVZ VM defined with the id '%d'"
+msgid "Already an OPENVZ VM defined with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:588
+#: src/openvz_driver.c:589
msgid "no domain with matching id"
msgstr ""
-#: src/openvz_driver.c:594
+#: src/openvz_driver.c:595
#, fuzzy
msgid "domain is not in shutoff state"
msgstr "Domain is already active"
-#: src/openvz_driver.c:677
+#: src/openvz_driver.c:678
#, fuzzy
msgid "Could not read container config"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:693 src/qemu_driver.c:1823
+#: src/openvz_driver.c:694 src/qemu_driver.c:1843
#, fuzzy, c-format
msgid "unknown type '%s'"
msgstr "unknown OS type %s"
-#: src/openvz_driver.c:719
+#: src/openvz_driver.c:720
msgid "VCPUs should be >= 1"
msgstr ""
-#: src/openvz_driver.c:835 src/openvz_driver.c:881
+#: src/openvz_driver.c:836 src/openvz_driver.c:882
#, fuzzy, c-format
msgid "Could not parse VPS ID %s"
msgstr "could not connect to %s"
msgid "Unexpected exit status '%d', qemu probably failed"
msgstr ""
-#: src/qemu_conf.c:519 src/qemu_driver.c:925
+#: src/qemu_conf.c:519 src/qemu_driver.c:926
#, fuzzy, c-format
msgid "Cannot find QEMU binary %s: %s"
msgstr "Failed to suspend domain %s"
msgid "Network type %d is not supported"
msgstr "Domain %s started\n"
-#: src/qemu_conf.c:580 src/qemu_driver.c:1515
+#: src/qemu_conf.c:580 src/qemu_driver.c:1514
#, fuzzy, c-format
msgid "cannot initialize bridge support: %s"
msgstr "Failed to suspend domain %s"
msgid "failed to allocate space for argv string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:90
+#: src/qemu_driver.c:91
#, fuzzy
msgid "Failed to set close-on-exec file descriptor flag\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:105
+#: src/qemu_driver.c:106
#, fuzzy
msgid "Failed to set non-blocking file descriptor flag\n"
msgstr "failed to parse Xend domain information"
-#: src/qemu_driver.c:150
+#: src/qemu_driver.c:151
#, fuzzy, c-format
msgid "Failed to autostart network '%s': %s\n"
msgstr "Failed to start domain %s"
-#: src/qemu_driver.c:165
+#: src/qemu_driver.c:166
#, fuzzy, c-format
msgid "Failed to autostart VM '%s': %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:201
+#: src/qemu_driver.c:202
#, fuzzy, c-format
msgid "Failed to find user record for uid '%d': %s\n"
msgstr "Failed to undefine domain %s"
-#: src/qemu_driver.c:212
+#: src/qemu_driver.c:213
#, fuzzy
msgid "out of memory in asprintf\n"
msgstr "out of memory"
-#: src/qemu_driver.c:268
+#: src/qemu_driver.c:269
#, fuzzy
msgid "qemudStartup: out of memory\n"
msgstr "out of memory"
-#: src/qemu_driver.c:295
+#: src/qemu_driver.c:296
msgid "Reloading iptables rules\n"
msgstr ""
-#: src/qemu_driver.c:433
+#: src/qemu_driver.c:434
#, c-format
msgid ""
"QEMU quit during %s startup\n"
"%s"
msgstr ""
-#: src/qemu_driver.c:443 src/qemu_driver.c:456
+#: src/qemu_driver.c:444 src/qemu_driver.c:457
#, c-format
msgid "Failure while reading %s startup output: %s"
msgstr ""
-#: src/qemu_driver.c:451
+#: src/qemu_driver.c:452
#, c-format
msgid "Timed out while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:467
+#: src/qemu_driver.c:468
#, c-format
msgid "Failure while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:479
+#: src/qemu_driver.c:480
#, c-format
msgid "Out of space while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:510
+#: src/qemu_driver.c:511
#, fuzzy, c-format
msgid "Unable to open monitor path %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:515
+#: src/qemu_driver.c:516
msgid "Unable to set monitor close-on-exec flag"
msgstr ""
-#: src/qemu_driver.c:520
+#: src/qemu_driver.c:521
msgid "Unable to put monitor into non-blocking mode"
msgstr ""
-#: src/qemu_driver.c:648 src/qemu_driver.c:1027 src/qemu_driver.c:1726
-#: src/qemu_driver.c:1736
+#: src/qemu_driver.c:649 src/qemu_driver.c:1028 src/qemu_driver.c:1725
+#: src/qemu_driver.c:1735
#, fuzzy, c-format
msgid "Unable to log VM console data: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:671
+#: src/qemu_driver.c:672
#, fuzzy
msgid "allocate cpumap"
msgstr "allocate new context"
-#: src/qemu_driver.c:682
+#: src/qemu_driver.c:683
msgid "cannot run monitor command to fetch CPU thread info"
msgstr ""
-#: src/qemu_driver.c:786
+#: src/qemu_driver.c:787
#, fuzzy, c-format
msgid "failed to set CPU affinity %s"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:796 src/qemu_driver.c:2135
+#: src/qemu_driver.c:797 src/qemu_driver.c:2155
#, fuzzy
msgid "resume operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:859
+#: src/qemu_driver.c:860
#, fuzzy
msgid "VM is already active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:869
+#: src/qemu_driver.c:870
msgid "Unable to find an unused VNC port"
msgstr ""
-#: src/qemu_driver.c:881
+#: src/qemu_driver.c:882
#, c-format
msgid "config file path too long: %s/%s.log"
msgstr ""
-#: src/qemu_driver.c:900
+#: src/qemu_driver.c:901
#, fuzzy, c-format
msgid "failed to create logfile %s: %s"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:906
+#: src/qemu_driver.c:907
#, fuzzy, c-format
msgid "Unable to set VM logfile close-on-exec flag %s"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:935 src/qemu_driver.c:3032
+#: src/qemu_driver.c:936 src/qemu_driver.c:3052
#, fuzzy, c-format
msgid "Cannot determine QEMU argv syntax %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:951 src/qemu_driver.c:954 src/qemu_driver.c:959
+#: src/qemu_driver.c:952 src/qemu_driver.c:955 src/qemu_driver.c:960
#, fuzzy, c-format
msgid "Unable to write argv to logfile %d: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:1041
+#: src/qemu_driver.c:1040
#, fuzzy, c-format
msgid "Shutting down VM '%s'\n"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:1052
+#: src/qemu_driver.c:1051
#, fuzzy, c-format
msgid "Unable to close logfile %d: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:1067
+#: src/qemu_driver.c:1066
#, fuzzy
msgid "Got unexpected pid, damn\n"
msgstr "unexpected dict node"
-#: src/qemu_driver.c:1221
+#: src/qemu_driver.c:1220
#, fuzzy
msgid "failed to allocate space for dnsmasq argv"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1235
+#: src/qemu_driver.c:1234
msgid "cannot start dhcp daemon without IP address for server"
msgstr ""
-#: src/qemu_driver.c:1264
+#: src/qemu_driver.c:1263
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1275
+#: src/qemu_driver.c:1274
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1285
+#: src/qemu_driver.c:1284
#, fuzzy, c-format
msgid "failed to add iptables rule to enable masquerading : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1317
+#: src/qemu_driver.c:1316
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1328
+#: src/qemu_driver.c:1327
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1353
+#: src/qemu_driver.c:1352
#, fuzzy
msgid "failed to allocate space for IP tables support"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1361 src/qemu_driver.c:1368
+#: src/qemu_driver.c:1360 src/qemu_driver.c:1367
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1376 src/qemu_driver.c:1383
+#: src/qemu_driver.c:1375 src/qemu_driver.c:1382
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1393
+#: src/qemu_driver.c:1392
#, fuzzy, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1400
+#: src/qemu_driver.c:1399
#, fuzzy, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1408
+#: src/qemu_driver.c:1407
#, fuzzy, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1509
+#: src/qemu_driver.c:1508
#, fuzzy
msgid "network is already active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:1521
+#: src/qemu_driver.c:1520
#, fuzzy, c-format
msgid "cannot create bridge '%s' : %s"
msgstr "failed to write configuration file: %s"
-#: src/qemu_driver.c:1536
+#: src/qemu_driver.c:1535
#, fuzzy, c-format
msgid "cannot set IP address on bridge '%s' to '%s' : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1544
+#: src/qemu_driver.c:1543
#, fuzzy, c-format
msgid "cannot set netmask on bridge '%s' to '%s' : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1552
+#: src/qemu_driver.c:1551
#, fuzzy, c-format
msgid "failed to bring the bridge '%s' up : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1563
+#: src/qemu_driver.c:1562
#, fuzzy, c-format
msgid "failed to enable IP forwarding : %s"
msgstr "failed to open %s for reading"
-#: src/qemu_driver.c:1581 src/qemu_driver.c:1612
+#: src/qemu_driver.c:1580 src/qemu_driver.c:1611
#, fuzzy, c-format
msgid "Failed to bring down bridge '%s' : %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1587 src/qemu_driver.c:1617
+#: src/qemu_driver.c:1586 src/qemu_driver.c:1616
#, fuzzy, c-format
msgid "Failed to delete bridge '%s' : %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1600
+#: src/qemu_driver.c:1599
#, fuzzy, c-format
msgid "Shutting down network '%s'\n"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:1626
+#: src/qemu_driver.c:1625
#, fuzzy
msgid "Got unexpected pid for dnsmasq\n"
msgstr "unexpected dict node"
-#: src/qemu_driver.c:1839
+#: src/qemu_driver.c:1814
+#, fuzzy, c-format
+msgid "Unable to open %s: %s\n"
+msgstr "Failed to suspend domain %s"
+
+#: src/qemu_driver.c:1859
#, fuzzy
msgid "failed to allocate space for capabilities support"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1858 src/qemu_driver.c:1884
+#: src/qemu_driver.c:1878 src/qemu_driver.c:1904
msgid "NUMA not supported on this host"
msgstr ""
-#: src/qemu_driver.c:1869 src/qemu_driver.c:1892
+#: src/qemu_driver.c:1889 src/qemu_driver.c:1912
#, fuzzy
msgid "Failed to query NUMA free memory"
msgstr "Used memory:"
-#: src/qemu_driver.c:2053
+#: src/qemu_driver.c:2073
#, fuzzy, c-format
msgid "domain '%s' is already defined"
msgstr "domain %s exists already"
-#: src/qemu_driver.c:2064
+#: src/qemu_driver.c:2084
#, fuzzy, c-format
msgid "domain with uuid '%s' is already defined"
msgstr "domain %s exists already"
-#: src/qemu_driver.c:2094 src/qemu_driver.c:2123 src/qemu_driver.c:2152
-#: src/qemu_driver.c:2172 src/qemu_driver.c:2410 src/qemu_driver.c:3383
-#: src/qemu_driver.c:3518 src/qemu_driver.c:3632
+#: src/qemu_driver.c:2114 src/qemu_driver.c:2143 src/qemu_driver.c:2172
+#: src/qemu_driver.c:2192 src/qemu_driver.c:2430 src/qemu_driver.c:3403
+#: src/qemu_driver.c:3538 src/qemu_driver.c:3652
#, c-format
msgid "no domain with matching id %d"
msgstr ""
-#: src/qemu_driver.c:2099 src/qemu_driver.c:2128 src/qemu_driver.c:2416
-#: src/qemu_driver.c:3388 src/qemu_driver.c:3524 src/qemu_driver.c:3638
+#: src/qemu_driver.c:2119 src/qemu_driver.c:2148 src/qemu_driver.c:2436
+#: src/qemu_driver.c:3408 src/qemu_driver.c:3544 src/qemu_driver.c:3658
#, fuzzy
msgid "domain is not running"
msgstr "Domain is already active"
-#: src/qemu_driver.c:2107
+#: src/qemu_driver.c:2127
#, fuzzy
msgid "suspend operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2158
+#: src/qemu_driver.c:2178
#, fuzzy
msgid "shutdown operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2198
+#: src/qemu_driver.c:2218
#, fuzzy
msgid "failed to allocate space for ostype"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:2214 src/qemu_driver.c:2230 src/qemu_driver.c:2253
-#: src/qemu_driver.c:2526 src/qemu_driver.c:2688
+#: src/qemu_driver.c:2234 src/qemu_driver.c:2250 src/qemu_driver.c:2273
+#: src/qemu_driver.c:2546 src/qemu_driver.c:2708
#, c-format
msgid "no domain with matching uuid '%s'"
msgstr ""
-#: src/qemu_driver.c:2236
+#: src/qemu_driver.c:2256
msgid "cannot set max memory lower than current memory"
msgstr ""
-#: src/qemu_driver.c:2259
+#: src/qemu_driver.c:2279
#, fuzzy
msgid "cannot set memory of an active domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:2265
+#: src/qemu_driver.c:2285
msgid "cannot set memory higher than max memory"
msgstr ""
-#: src/qemu_driver.c:2425
+#: src/qemu_driver.c:2445
#, fuzzy
msgid "failed to pause domain"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:2434
+#: src/qemu_driver.c:2454
#, fuzzy
msgid "failed to get domain xml"
msgstr "failed to get domain UUID"
-#: src/qemu_driver.c:2442
+#: src/qemu_driver.c:2462
#, fuzzy, c-format
msgid "failed to create '%s'"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2449
+#: src/qemu_driver.c:2469
#, fuzzy
msgid "failed to write save header"
msgstr "Failed to write to socket %d\n"
-#: src/qemu_driver.c:2457
+#: src/qemu_driver.c:2477
#, fuzzy
msgid "failed to write xml"
msgstr "Failed to write to socket %d\n"
-#: src/qemu_driver.c:2470 src/qemu_driver.c:2477 src/qemu_driver.c:2748
+#: src/qemu_driver.c:2490 src/qemu_driver.c:2497 src/qemu_driver.c:2768
#: src/remote_internal.c:2241 src/virterror.c:441
msgid "out of memory"
msgstr "out of memory"
-#: src/qemu_driver.c:2485
+#: src/qemu_driver.c:2505
#, fuzzy
msgid "migrate operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2497
+#: src/qemu_driver.c:2517
msgid "'migrate' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:2532
+#: src/qemu_driver.c:2552
#, fuzzy
msgid "cannot change vcpu count of an active domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:2538
+#: src/qemu_driver.c:2558
msgid "could not determine max vcpus for the domain"
msgstr ""
-#: src/qemu_driver.c:2544
+#: src/qemu_driver.c:2564
#, c-format
msgid ""
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
msgstr ""
-#: src/qemu_driver.c:2568 src/qemu_driver.c:2620
+#: src/qemu_driver.c:2588 src/qemu_driver.c:2640
#, fuzzy
msgid "cannot pin vcpus on an inactive domain"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:2574
+#: src/qemu_driver.c:2594
#, c-format
msgid "vcpu number out of range %d > %d"
msgstr ""
-#: src/qemu_driver.c:2595
+#: src/qemu_driver.c:2615
#, fuzzy, c-format
msgid "cannot set affinity: %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:2600
+#: src/qemu_driver.c:2620
#, fuzzy
msgid "cpu affinity is not supported"
msgstr "library call failed, possibly not supported"
-#: src/qemu_driver.c:2657
+#: src/qemu_driver.c:2677
#, fuzzy, c-format
msgid "cannot get affinity: %s"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2667
+#: src/qemu_driver.c:2687
msgid "cpu affinity is not available"
msgstr ""
-#: src/qemu_driver.c:2694
+#: src/qemu_driver.c:2714
#, fuzzy, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr "load domain definition file"
-#: src/qemu_driver.c:2720 src/test.c:956
+#: src/qemu_driver.c:2740 src/test.c:956
#, fuzzy
msgid "cannot read domain image"
msgstr "node domain list"
-#: src/qemu_driver.c:2726
+#: src/qemu_driver.c:2746
#, fuzzy
msgid "failed to read qemu header"
msgstr "failed to read from Xen Daemon"
-#: src/qemu_driver.c:2733
+#: src/qemu_driver.c:2753
msgid "image magic is incorrect"
msgstr ""
-#: src/qemu_driver.c:2740
+#: src/qemu_driver.c:2760
#, c-format
msgid "image version is not supported (%d > %d)"
msgstr ""
-#: src/qemu_driver.c:2755
+#: src/qemu_driver.c:2775
#, fuzzy
msgid "failed to read XML"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2764
+#: src/qemu_driver.c:2784
#, fuzzy
msgid "failed to parse XML"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2777
+#: src/qemu_driver.c:2797
#, fuzzy, c-format
msgid "domain is already active as '%s'"
msgstr "Domain is already active"
-#: src/qemu_driver.c:2786
+#: src/qemu_driver.c:2806
#, fuzzy
msgid "failed to assign new VM"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2799
+#: src/qemu_driver.c:2819
#, fuzzy
msgid "failed to start VM"
msgstr "Failed to start domain %s"
-#: src/qemu_driver.c:2811
+#: src/qemu_driver.c:2831
#, fuzzy
msgid "failed to resume domain"
msgstr "Failed to resume domain %s"
-#: src/qemu_driver.c:2848 src/qemu_driver.c:3741 src/qemu_driver.c:3776
+#: src/qemu_driver.c:2868 src/qemu_driver.c:3761 src/qemu_driver.c:3796
#, fuzzy
msgid "failed to allocate space for VM name string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:2962
+#: src/qemu_driver.c:2982
#, fuzzy, c-format
msgid "cannot convert disk '%s' to bus/device index"
msgstr "Cannot extract running %s hypervisor version\n"
-#: src/qemu_driver.c:2982
+#: src/qemu_driver.c:3002
#, fuzzy, c-format
msgid "Unsupported disk name mapping for bus '%s'"
msgstr "unexpected mime type"
-#: src/qemu_driver.c:3022
+#: src/qemu_driver.c:3042
#, c-format
msgid "No device with bus '%s' and target '%s'"
msgstr ""
-#: src/qemu_driver.c:3049
+#: src/qemu_driver.c:3069
#, c-format
msgid ""
"Emulator version does not support removable media for device '%s' and target "
"'%s'"
msgstr ""
-#: src/qemu_driver.c:3086
+#: src/qemu_driver.c:3106
msgid "cannot change cdrom media"
msgstr ""
-#: src/qemu_driver.c:3097
+#: src/qemu_driver.c:3117
msgid "changing cdrom media failed"
msgstr ""
-#: src/qemu_driver.c:3157
+#: src/qemu_driver.c:3177
#, fuzzy
msgid "cannot attach usb disk"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3168
+#: src/qemu_driver.c:3188
#, fuzzy
msgid "adding usb disk failed"
msgstr "loading host definition file"
-#: src/qemu_driver.c:3212
+#: src/qemu_driver.c:3232
#, fuzzy
msgid "cannot attach usb device"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3223
+#: src/qemu_driver.c:3243
#, fuzzy
msgid "adding usb device failed"
msgstr "loading host definition file"
-#: src/qemu_driver.c:3253
+#: src/qemu_driver.c:3273
#, fuzzy
msgid "cannot attach device on inactive domain"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3276
+#: src/qemu_driver.c:3296
msgid "this device type cannot be attached"
msgstr ""
-#: src/qemu_driver.c:3315
+#: src/qemu_driver.c:3335
#, fuzzy
msgid "cannot set autostart for transient domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:3341
+#: src/qemu_driver.c:3361
#, fuzzy, c-format
msgid "Failed to create symlink '%s to '%s': %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:3348 src/qemu_driver.c:3981 src/storage_driver.c:832
+#: src/qemu_driver.c:3368 src/qemu_driver.c:4001 src/storage_driver.c:832
#, fuzzy, c-format
msgid "Failed to delete symlink '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:3410
+#: src/qemu_driver.c:3430
#, fuzzy, c-format
msgid "invalid path: %s"
msgstr "invalid argument in %s"
-#: src/qemu_driver.c:3418
+#: src/qemu_driver.c:3438
msgid "'info blockstats' command failed"
msgstr ""
-#: src/qemu_driver.c:3433
+#: src/qemu_driver.c:3453
msgid "'info blockstats' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:3498
+#: src/qemu_driver.c:3518
#, fuzzy, c-format
msgid "device not found: %s (%s)"
msgstr "Domain restored from %s\n"
-#: src/qemu_driver.c:3530 src/qemu_driver.c:3573
+#: src/qemu_driver.c:3550 src/qemu_driver.c:3593
msgid "NULL or empty path"
msgstr ""
-#: src/qemu_driver.c:3541
+#: src/qemu_driver.c:3561
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr ""
-#: src/qemu_driver.c:3583
+#: src/qemu_driver.c:3603
#, fuzzy
msgid "invalid path"
msgstr "invalid argument in %s"
-#: src/qemu_driver.c:3626
+#: src/qemu_driver.c:3646
msgid "QEMU driver only supports virtual memory addrs"
msgstr ""
-#: src/qemu_driver.c:3653
+#: src/qemu_driver.c:3673
#, fuzzy
msgid "'memsave' command failed"
msgstr "domain name"
-#: src/qemu_driver.c:3682 src/qemu_driver.c:3850 src/qemu_driver.c:3875
-#: src/qemu_driver.c:3889 src/qemu_driver.c:3904 src/qemu_driver.c:3937
-#: src/qemu_driver.c:3953
+#: src/qemu_driver.c:3702 src/qemu_driver.c:3870 src/qemu_driver.c:3895
+#: src/qemu_driver.c:3909 src/qemu_driver.c:3924 src/qemu_driver.c:3957
+#: src/qemu_driver.c:3973
msgid "no network with matching uuid"
msgstr ""
-#: src/qemu_driver.c:3697
+#: src/qemu_driver.c:3717
msgid "no network with matching name"
msgstr ""
-#: src/qemu_driver.c:3856
+#: src/qemu_driver.c:3876
#, fuzzy
msgid "network is still active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:3917
+#: src/qemu_driver.c:3937
#, fuzzy
msgid "no network with matching id"
msgstr "domain information in XML"
-#: src/qemu_driver.c:3924
+#: src/qemu_driver.c:3944
#, fuzzy
msgid "failed to allocate space for network bridge string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:3974 src/storage_driver.c:823
+#: src/qemu_driver.c:3994 src/storage_driver.c:823
#, fuzzy, c-format
msgid "Failed to create symlink '%s' to '%s': %s"
msgstr "Failed to save domain %s to %s"
msgid "%s not implemented on Win32"
msgstr ""
-#: src/storage_backend_disk.c:85 src/storage_backend_logical.c:57
+#: src/storage_backend_disk.c:90 src/storage_backend_logical.c:57
#, c-format
msgid "unsupported pool format %s"
msgstr ""
-#: src/storage_backend_disk.c:110 src/storage_backend_logical.c:70
+#: src/storage_backend_disk.c:115 src/storage_backend_logical.c:70
#, c-format
msgid "unsupported pool format %d"
msgstr ""
-#: src/storage_backend_disk.c:138 src/storage_backend_fs.c:192
+#: src/storage_backend_disk.c:143 src/storage_backend_fs.c:192
#: src/storage_backend_fs.c:262 src/storage_backend_fs.c:314
#, c-format
msgid "unsupported volume format %s"
msgstr ""
-#: src/storage_backend_disk.c:165 src/storage_backend_fs.c:225
+#: src/storage_backend_disk.c:170 src/storage_backend_fs.c:225
#: src/storage_backend_fs.c:297 src/storage_backend_fs.c:329
#, c-format
msgid "unsupported volume format %d"
msgstr ""
-#: src/storage_backend_disk.c:179 src/storage_backend_disk.c:192
-#: src/storage_backend_disk.c:199 src/storage_backend_disk.c:221
+#: src/storage_backend_disk.c:184 src/storage_backend_disk.c:197
+#: src/storage_backend_disk.c:204 src/storage_backend_disk.c:226
#: src/storage_backend_fs.c:839 src/storage_backend_iscsi.c:177
#: src/storage_backend_logical.c:116 src/storage_backend_logical.c:121
#: src/storage_backend_logical.c:133 src/storage_backend_logical.c:143
-#: src/storage_backend_logical.c:531
+#: src/storage_backend_logical.c:546
msgid "volume"
msgstr ""
-#: src/storage_backend_disk.c:229
+#: src/storage_backend_disk.c:234
msgid "volume extents"
msgstr ""
-#: src/storage_backend_disk.c:237
+#: src/storage_backend_disk.c:242
msgid "cannot parse device start location"
msgstr ""
-#: src/storage_backend_disk.c:244
+#: src/storage_backend_disk.c:249
msgid "cannot parse device end location"
msgstr ""
-#: src/storage_backend_disk.c:250 src/storage_backend_logical.c:154
+#: src/storage_backend_disk.c:255 src/storage_backend_logical.c:154
#: src/storage_backend_logical.c:160
msgid "extents"
msgstr ""
-#: src/storage_backend_disk.c:464
+#: src/storage_backend_disk.c:462
msgid "no large enough free extent"
msgstr ""
-#: src/storage_backend_disk.c:498
-msgid "Disk pools are not yet supported"
+#: src/storage_backend_disk.c:502
+#, c-format
+msgid "Couldn't read volume target path '%s'. %s"
msgstr ""
+#: src/storage_backend_disk.c:517
+#, c-format
+msgid "Volume path '%s' did not start with parent pool source device name."
+msgstr ""
+
+#: src/storage_backend_disk.c:526
+#, fuzzy, c-format
+msgid "cannot parse partition number from target '%s'"
+msgstr "Failed to suspend domain %s"
+
#: src/storage_backend_fs.c:358
#, c-format
msgid "cannot read header '%s': %s"
msgstr ""
#: src/storage_backend_fs.c:1042 src/storage_backend_fs.c:1078
-#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:543
+#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:558
#, c-format
msgid "cannot read path '%s': %s"
msgstr ""
msgid "creation of non-raw images is not supported without qemu-img"
msgstr ""
-#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:552
+#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:567
#, fuzzy, c-format
msgid "cannot set file owner '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:559
+#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:574
#, fuzzy, c-format
msgid "cannot set file mode '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:566
+#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:581
#, c-format
msgid "cannot close file '%s': %s"
msgstr ""
msgid "lvs command failed with exitstatus %d"
msgstr ""
-#: src/storage_backend_logical.c:355
+#: src/storage_backend_logical.c:354
#, fuzzy
msgid "command line"
msgstr "domain name"
-#: src/storage_backend_logical.c:372
+#: src/storage_backend_logical.c:371
#, c-format
msgid "cannot open device %s"
msgstr ""
-#: src/storage_backend_logical.c:378
+#: src/storage_backend_logical.c:377
#, c-format
msgid "cannot clear device header %s"
msgstr ""
-#: src/storage_backend_logical.c:385
+#: src/storage_backend_logical.c:384
#, c-format
msgid "cannot close device %s"
msgstr ""
-#: src/storage_backend_logical.c:575
+#: src/storage_backend_logical.c:507
+#, fuzzy, c-format
+msgid "cannot remove PV device %s: %s"
+msgstr "failed to write configuration file: %s"
+
+#: src/storage_backend_logical.c:590
#, c-format
msgid "cannot find newly created volume '%s': %s"
msgstr ""
msgstr "DATA"
#: src/virsh.c:6292 src/virsh.c:6314
-msgid "blocked"
-msgstr "blocked"
+msgid "idle"
+msgstr ""
#: src/virsh.c:6294
msgid "paused"
msgid "domain information incomplete, missing uuid"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1109 src/xend_internal.c:2204 src/xend_internal.c:2211
+#: src/xend_internal.c:1109 src/xend_internal.c:2213 src/xend_internal.c:2220
msgid "domain information incomplete, missing name"
msgstr "domain information incomplete, missing name"
msgid "unknown graphics type '%s'"
msgstr "unknown OS type %s"
-#: src/xend_internal.c:2191
+#: src/xend_internal.c:2200
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:2260 src/xend_internal.c:2270 src/xend_internal.c:2280
+#: src/xend_internal.c:2269 src/xend_internal.c:2279 src/xend_internal.c:2289
#, fuzzy, c-format
msgid "unknown lifecycle type %s"
msgstr "unknown OS type %s"
-#: src/xend_internal.c:2593
+#: src/xend_internal.c:2602
#, fuzzy
msgid "failed to parse topology information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:2647
+#: src/xend_internal.c:2656
#, fuzzy
msgid "topology syntax error"
msgstr "configuration file syntax error"
-#: src/xend_internal.c:2711
+#: src/xend_internal.c:2720
msgid "failed to parse Xend domain information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:3193
+#: src/xend_internal.c:3202
msgid "xenDaemonDomainFetch failed to find this domain"
msgstr ""
-#: src/xend_internal.c:3815 src/xend_internal.c:4290 src/xm_internal.c:1617
+#: src/xend_internal.c:3824 src/xend_internal.c:4299 src/xm_internal.c:1617
#, fuzzy
msgid "failed to build sexpr"
msgstr "Failed to suspend domain %s"
-#: src/xend_internal.c:3917
+#: src/xend_internal.c:3926
#, fuzzy
msgid "unsupported device type"
msgstr "unexpected mime type"
-#: src/xend_internal.c:4020
+#: src/xend_internal.c:4029
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4061
+#: src/xend_internal.c:4070
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4069
+#: src/xend_internal.c:4078
#, fuzzy
msgid "unexpected value from on_xend_start"
msgstr "unexpected value node"
-#: src/xend_internal.c:4080
+#: src/xend_internal.c:4089
#, fuzzy
msgid "no memory"
msgstr "node memory"
-#: src/xend_internal.c:4086
+#: src/xend_internal.c:4095
#, fuzzy
msgid "sexpr2string failed"
msgstr "operation failed"
-#: src/xend_internal.c:4091
+#: src/xend_internal.c:4100
#, fuzzy
msgid "Failed to redefine sexpr"
msgstr "Failed to undefine domain %s"
-#: src/xend_internal.c:4096
+#: src/xend_internal.c:4105
msgid "on_xend_start not present in sexpr"
msgstr ""
-#: src/xend_internal.c:4127
+#: src/xend_internal.c:4136
#, fuzzy, c-format
msgid "gethostname failed: %s"
msgstr "operation failed: %s"
-#: src/xend_internal.c:4133
+#: src/xend_internal.c:4142
#, fuzzy, c-format
msgid "failed to strdup hostname: %s"
msgstr "failed to get hypervisor type"
-#: src/xend_internal.c:4164
+#: src/xend_internal.c:4173
msgid ""
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
"migration"
msgstr ""
-#: src/xend_internal.c:4174
+#: src/xend_internal.c:4183
msgid ""
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
"migration"
msgstr ""
-#: src/xend_internal.c:4186
+#: src/xend_internal.c:4195
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr ""
-#: src/xend_internal.c:4199
+#: src/xend_internal.c:4208
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr ""
-#: src/xend_internal.c:4204
+#: src/xend_internal.c:4213
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr ""
-#: src/xend_internal.c:4211
+#: src/xend_internal.c:4220
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr ""
-#: src/xend_internal.c:4218 src/xend_internal.c:4240 src/xend_internal.c:4248
-#: src/xend_internal.c:4474 src/xend_internal.c:4481 src/xml.c:89
+#: src/xend_internal.c:4227 src/xend_internal.c:4249 src/xend_internal.c:4257
+#: src/xend_internal.c:4483 src/xend_internal.c:4490 src/xml.c:89
msgid "strdup failed"
msgstr ""
-#: src/xend_internal.c:4231
+#: src/xend_internal.c:4240
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr ""
-#: src/xend_internal.c:4284
+#: src/xend_internal.c:4293
#, fuzzy
msgid "failed to parse domain description"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:4300
+#: src/xend_internal.c:4309
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Failed to create domain %s\n"
-#: src/xend_internal.c:4456 src/xend_internal.c:4532 src/xend_internal.c:4622
+#: src/xend_internal.c:4465 src/xend_internal.c:4541 src/xend_internal.c:4631
msgid "unsupported in xendConfigVersion < 4"
msgstr ""
-#: src/xend_internal.c:4468
+#: src/xend_internal.c:4477
#, fuzzy
msgid "node information incomplete, missing scheduler name"
msgstr "domain information incomplete, missing name"
-#: src/xend_internal.c:4486 src/xend_internal.c:4580 src/xend_internal.c:4692
+#: src/xend_internal.c:4495 src/xend_internal.c:4589 src/xend_internal.c:4701
#, fuzzy
msgid "Unknown scheduler"
msgstr "unknown host"
-#: src/xend_internal.c:4545 src/xend_internal.c:4635
+#: src/xend_internal.c:4554 src/xend_internal.c:4644
#, fuzzy
msgid "Failed to get a scheduler name"
msgstr "failed to get hypervisor type"
-#: src/xend_internal.c:4558 src/xend_internal.c:4671
+#: src/xend_internal.c:4567 src/xend_internal.c:4680
#, fuzzy
msgid "domain information incomplete, missing cpu_weight"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:4563 src/xend_internal.c:4680
+#: src/xend_internal.c:4572 src/xend_internal.c:4689
#, fuzzy
msgid "domain information incomplete, missing cpu_cap"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:4739
+#: src/xend_internal.c:4748
msgid "domainBlockPeek is not supported for dom0"
msgstr ""
-#: src/xend_internal.c:4762
+#: src/xend_internal.c:4771
#, fuzzy, c-format
msgid "%s: invalid path"
msgstr "invalid argument in %s"
-#: src/xend_internal.c:4770
+#: src/xend_internal.c:4779
#, fuzzy, c-format
msgid "failed to open for reading: %s: %s"
msgstr "failed to open %s for reading"
-#: src/xend_internal.c:4782
+#: src/xend_internal.c:4791
#, fuzzy, c-format
msgid "failed to lseek or read from file: %s: %s"
msgstr "Failed to suspend domain %s"
-#: src/xend_internal.c:4865 src/xend_internal.c:4911
+#: src/xend_internal.c:4874 src/xend_internal.c:4920
#, fuzzy, c-format
msgid "unexpected graphics type %d"
msgstr "unexpected mime type"
-#: src/xend_internal.c:4954
+#: src/xend_internal.c:4963
#, fuzzy
msgid "unexpected chr device type"
msgstr "unexpected mime type"
-#: src/xend_internal.c:5128 src/xm_internal.c:1779
+#: src/xend_internal.c:5137 src/xm_internal.c:1779
#, fuzzy, c-format
msgid "unsupported network type %d"
msgstr "unexpected mime type"
-#: src/xend_internal.c:5302 src/xend_internal.c:5309 src/xend_internal.c:5316
+#: src/xend_internal.c:5311 src/xend_internal.c:5318 src/xend_internal.c:5325
#, fuzzy, c-format
msgid "unexpected lifecycle value %d"
msgstr "unexpected value node"
-#: src/xend_internal.c:5333
+#: src/xend_internal.c:5342
#, fuzzy
msgid "no HVM domain loader"
msgstr "node domain list"
-#: src/xend_internal.c:5544
+#: src/xend_internal.c:5553
#, fuzzy
msgid "hotplug of device type not supported"
msgstr "library call failed, possibly not supported"
msgid "failed to connect to Xen Store"
msgstr "failed to connect to Xen Store"
+#~ msgid "blocked"
+#~ msgstr "blocked"
+
#, fuzzy
#~ msgid "invalid interface type: %s"
#~ msgstr "invalid argument in %s"
#~ msgid "cannot read tty pid file %s: %s"
#~ msgstr "failed to write configuration file: %s"
-#, fuzzy
-#~ msgid "cannot remove ttyPidFile %s: %s"
-#~ msgstr "failed to write configuration file: %s"
-
#, fuzzy
#~ msgid "failed to calloc memory for init string: %s"
#~ msgstr "failed to allocate a node"
msgstr ""
"Project-Id-Version: or\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-09-08 14:51+0200\n"
+"POT-Creation-Date: 2008-09-23 22:28+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"
msgid "storage_vol not found"
msgstr "ନେଟୱାର୍କ ମିଳିଲା ନାହିଁ"
-#: src/conf.c:155 src/conf.c:203 src/conf.c:488 src/conf.c:525 src/conf.c:553
-#: src/conf.c:631
+#: src/conf.c:164 src/conf.c:212 src/conf.c:491 src/conf.c:528 src/conf.c:555
+#: src/conf.c:630
msgid "allocating configuration"
msgstr "ବିନ୍ଯାସ ବାଣ୍ଟୁଅଛି"
-#: src/conf.c:338
+#: src/conf.c:347
msgid "unterminated number"
msgstr "ଅସମାପ୍ତ ସଂଖ୍ଯା"
-#: src/conf.c:372 src/conf.c:389 src/conf.c:401
+#: src/conf.c:380 src/conf.c:396 src/conf.c:407
msgid "unterminated string"
msgstr "ଅସମାପ୍ତ ବାକ୍ଯଖଣ୍ଡ"
-#: src/conf.c:429 src/conf.c:483
+#: src/conf.c:434 src/conf.c:487
msgid "expecting a value"
msgstr "ଗୋଟିଏ ମୂଲ୍ଯ ଆଶା କରୁଅଛି"
-#: src/conf.c:450
+#: src/conf.c:454
msgid "expecting a separator in list"
msgstr "ତାଲିକାରେ ଗୋଟିଏ ବିଭାଜକକୁ ଆଶା କରୁଅଛି"
-#: src/conf.c:473
+#: src/conf.c:477
#, fuzzy
msgid "list is not closed with ]"
msgstr "ତାଲିକାଟି ] ଦ୍ବାରା ବନ୍ଦ ହେଉନାହିଁ"
-#: src/conf.c:518
+#: src/conf.c:521
msgid "expecting a name"
msgstr "ଗୋଟିଏ ନାମ ଆଶା କରୁଅଛି"
-#: src/conf.c:581
+#: src/conf.c:582
msgid "expecting a separator"
msgstr "ଗୋଟିଏ ବିଭାଜକ ଆଶା କରୁଅଛି"
msgid "expecting an assignment"
msgstr "ଗୋଟିଏ କାର୍ଯ୍ଯ ଆଶା କରୁଅଛି"
-#: src/conf.c:894 src/conf.c:950 src/xend_internal.c:584
-#: src/xend_internal.c:2657 src/xm_internal.c:1475 src/xm_internal.c:1482
+#: src/conf.c:892 src/conf.c:948 src/xend_internal.c:584
+#: src/xend_internal.c:2666 src/xm_internal.c:1475 src/xm_internal.c:1482
#, fuzzy
msgid "allocate buffer"
msgstr "ନୂତନ ବଫର ବାଣ୍ଟନ୍ତୁ"
-#: src/conf.c:901
+#: src/conf.c:899
msgid "failed to open file"
msgstr "ଫାଇଲ ଖୋଲିବାରେ ବିଫଳ"
-#: src/conf.c:912
+#: src/conf.c:910
msgid "failed to save content"
msgstr "ବିଷୟ ବସ୍ତୁକୁ ସଂରକ୍ଷଣ କରିବାରେ ବିଫଳ"
msgid "cannot extract disk devices"
msgstr "ଅନ୍ତରାପୃଷ୍ଠ ଉପକରଣ"
-#: src/domain_conf.c:1939 src/qemu_driver.c:3133
+#: src/domain_conf.c:1939 src/qemu_driver.c:3153
#, fuzzy, c-format
msgid "duplicate disk target '%s'"
msgstr "ଲକ୍ଷ୍ଯ ଉପକରଣ ପ୍ରକାର"
msgid "unexpected char type %d"
msgstr "ଅପ୍ରତ୍ଯାଶିତ mime ପ୍ରକାର"
-#: src/domain_conf.c:2815 src/xend_internal.c:5214
+#: src/domain_conf.c:2815 src/xend_internal.c:5223
#, fuzzy, c-format
msgid "unexpected sound model %d"
msgstr "ଅପ୍ରତ୍ଯାଶିତ mime ପ୍ରକାର"
-#: src/domain_conf.c:2835 src/xend_internal.c:5237
+#: src/domain_conf.c:2835 src/xend_internal.c:5246
#, fuzzy, c-format
msgid "unexpected input type %d"
msgstr "ଅପ୍ରତ୍ଯାଶିତ mime ପ୍ରକାର"
#: src/lxc_driver.c:274 src/lxc_driver.c:309 src/lxc_driver.c:335
#: src/lxc_driver.c:350 src/openvz_driver.c:238 src/openvz_driver.c:267
-#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:620
-#: src/openvz_driver.c:651 src/openvz_driver.c:672 src/openvz_driver.c:713
-#: src/qemu_driver.c:2192 src/qemu_driver.c:2279 src/qemu_driver.c:2828
-#: src/qemu_driver.c:2883 src/qemu_driver.c:2927 src/qemu_driver.c:3007
-#: src/qemu_driver.c:3123 src/qemu_driver.c:3192 src/qemu_driver.c:3247
-#: src/qemu_driver.c:3291 src/qemu_driver.c:3309 src/qemu_driver.c:3567
+#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:621
+#: src/openvz_driver.c:652 src/openvz_driver.c:673 src/openvz_driver.c:714
+#: src/qemu_driver.c:2212 src/qemu_driver.c:2299 src/qemu_driver.c:2848
+#: src/qemu_driver.c:2903 src/qemu_driver.c:2947 src/qemu_driver.c:3027
+#: src/qemu_driver.c:3143 src/qemu_driver.c:3212 src/qemu_driver.c:3267
+#: src/qemu_driver.c:3311 src/qemu_driver.c:3329 src/qemu_driver.c:3587
#, fuzzy
msgid "no domain with matching uuid"
msgstr "ପରିସର ପରିଚୟ କିମ୍ବା uuid"
-#: src/lxc_driver.c:280 src/openvz_driver.c:625 src/qemu_driver.c:2933
+#: src/lxc_driver.c:280 src/openvz_driver.c:626 src/qemu_driver.c:2953
#, fuzzy
msgid "cannot delete active domain"
msgstr "ନିଷ୍କ୍ରିୟ ପରିସରର ନାମ"
-#: src/lxc_driver.c:286 src/qemu_driver.c:2939
+#: src/lxc_driver.c:286 src/qemu_driver.c:2959
#, fuzzy
msgid "cannot undefine transient domain"
msgstr "ନିଷ୍କ୍ରିୟ ପରିସରର ନାମ"
msgid "container '%s' unexpectedly shutdown during startup"
msgstr ""
-#: src/lxc_driver.c:747 src/qemu_driver.c:892
+#: src/lxc_driver.c:747 src/qemu_driver.c:893
#, fuzzy, c-format
msgid "cannot create log directory %s: %s"
msgstr "ବିନ୍ଯାସ ଫାଇଲକୁ ଲେଖିବାରେ ବିଫଳ: %s"
msgid "unknown forwarding type '%s'"
msgstr "ଅଜଣା ପ୍ରଚାଳନ ତନ୍ତ୍ର ପ୍ରକାର %s"
-#: src/network_conf.c:662 src/qemu_driver.c:3334 src/qemu_driver.c:3967
+#: src/network_conf.c:662 src/qemu_driver.c:3354 src/qemu_driver.c:3987
#: src/storage_driver.c:816
#, c-format
msgid "cannot create autostart directory %s: %s"
msgid "no config file for %s"
msgstr "ବିନ୍ଯାସ ଫାଇଲ ବାକ୍ଯ ବିନ୍ଯାସ ତୃଟି: %s"
-#: src/openvz_conf.c:187
+#: src/openvz_conf.c:190
+#, fuzzy, c-format
+msgid "Cound not read 'IP_ADDRESS' from config for container %d"
+msgstr "%s ସହିତ ସଂଯୋଗ କରିପାରିଲା ନାହିଁ"
+
+#: src/openvz_conf.c:220
+#, fuzzy, c-format
+msgid "Cound not read 'NETIF' from config for container %d"
+msgstr "%s ସହିତ ସଂଯୋଗ କରିପାରିଲା ନାହିଁ"
+
+#: src/openvz_conf.c:247
+#, fuzzy
+msgid "Too long network device name"
+msgstr "ନେଟୱାର୍କ ଫାଇଲ ନାମକୁ ସମାଧାନ କରୁଅଛି"
+
+#: src/openvz_conf.c:264
+#, fuzzy
+msgid "Wrong length MAC address"
+msgstr "ଅବୈଧ MAC ଠିକଣା"
+
+#: src/openvz_conf.c:271
+#, fuzzy
+msgid "Wrong MAC address"
+msgstr "MAC ଠିକଣା"
+
+#: src/openvz_conf.c:327
#, fuzzy
msgid "popen failed"
msgstr "ପ୍ରକ୍ରିୟା ବିଫଳ"
-#: src/openvz_conf.c:197
+#: src/openvz_conf.c:337
#, fuzzy
msgid "Failed to parse vzlist output"
msgstr "'%s' କୁ ଖୋଲିବାରେ ବିଫଳ: %s"
-#: src/openvz_conf.c:223
+#: src/openvz_conf.c:363
#, fuzzy
msgid "UUID in config file malformed"
msgstr "ବିନ୍ଯାସ ଫାଇଲ ବାକ୍ଯ ବିନ୍ଯାସ ତୃଟି: %s"
-#: src/openvz_conf.c:235
+#: src/openvz_conf.c:375
#, fuzzy, c-format
msgid "Cound not read config for container %d"
msgstr "%s ସହିତ ସଂଯୋଗ କରିପାରିଲା ନାହିଁ"
msgid "Container ID is not specified"
msgstr ""
-#: src/openvz_driver.c:391 src/openvz_driver.c:459 src/openvz_driver.c:534
-#: src/openvz_driver.c:554 src/openvz_driver.c:600 src/openvz_driver.c:631
-#: src/openvz_driver.c:656 src/openvz_driver.c:728 src/openvz_driver.c:826
-#: src/openvz_driver.c:872
+#: src/openvz_driver.c:391 src/openvz_driver.c:460 src/openvz_driver.c:535
+#: src/openvz_driver.c:555 src/openvz_driver.c:601 src/openvz_driver.c:632
+#: src/openvz_driver.c:657 src/openvz_driver.c:729 src/openvz_driver.c:827
+#: src/openvz_driver.c:873
#, fuzzy, c-format
msgid "Could not exec %s"
msgstr "%s ସହିତ ସଂଯୋଗ କରିପାରିଲା ନାହିଁ"
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:451 src/openvz_driver.c:528
+#: src/openvz_driver.c:452 src/openvz_driver.c:529
msgid "Error creating command for container"
msgstr ""
-#: src/openvz_driver.c:465 src/openvz_driver.c:540
+#: src/openvz_driver.c:466 src/openvz_driver.c:541
#, fuzzy
msgid "Could not set UUID"
msgstr "%s ସହିତ ସଂଯୋଗ କରିପାରିଲା ନାହିଁ"
-#: src/openvz_driver.c:475 src/openvz_driver.c:546
+#: src/openvz_driver.c:476 src/openvz_driver.c:547
#, fuzzy
msgid "Could not configure network"
msgstr "%s ସହିତ ସଂଯୋଗ କରିପାରିଲା ନାହିଁ"
-#: src/openvz_driver.c:482 src/openvz_driver.c:569
+#: src/openvz_driver.c:483 src/openvz_driver.c:570
#, fuzzy
msgid "Could not set number of virtual cpu"
msgstr "ଆଭାସୀ CPU ମାନଙ୍କର ସଂଖ୍ଯାକୁ ବଦଳାନ୍ତୁ"
#: src/openvz_driver.c:517
#, c-format
-msgid "Already an OPENVZ VM defined with the id '%d'"
+msgid "Already an OPENVZ VM defined with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:588
+#: src/openvz_driver.c:589
msgid "no domain with matching id"
msgstr ""
-#: src/openvz_driver.c:594
+#: src/openvz_driver.c:595
#, fuzzy
msgid "domain is not in shutoff state"
msgstr "ପରିସର ତଥାପି ଚାଲୁଅଛି"
-#: src/openvz_driver.c:677
+#: src/openvz_driver.c:678
#, fuzzy
msgid "Could not read container config"
msgstr "%s ସହିତ ସଂଯୋଗ କରିପାରିଲା ନାହିଁ"
-#: src/openvz_driver.c:693 src/qemu_driver.c:1823
+#: src/openvz_driver.c:694 src/qemu_driver.c:1843
#, fuzzy, c-format
msgid "unknown type '%s'"
msgstr "ଅଜଣା ପ୍ରଚାଳନ ତନ୍ତ୍ର ପ୍ରକାର %s"
-#: src/openvz_driver.c:719
+#: src/openvz_driver.c:720
msgid "VCPUs should be >= 1"
msgstr ""
-#: src/openvz_driver.c:835 src/openvz_driver.c:881
+#: src/openvz_driver.c:836 src/openvz_driver.c:882
#, fuzzy, c-format
msgid "Could not parse VPS ID %s"
msgstr "%s ସହିତ ସଂଯୋଗ କରିପାରିଲା ନାହିଁ"
msgid "Unexpected exit status '%d', qemu probably failed"
msgstr ""
-#: src/qemu_conf.c:519 src/qemu_driver.c:925
+#: src/qemu_conf.c:519 src/qemu_driver.c:926
#, fuzzy, c-format
msgid "Cannot find QEMU binary %s: %s"
msgstr "'%s' କୁ ଖୋଲିବାରେ ବିଫଳ: %s"
msgid "Network type %d is not supported"
msgstr "%s ନେଟୱାର୍କକୁ ପ୍ରାରମ୍ଭ କରାଯାଇଛି\n"
-#: src/qemu_conf.c:580 src/qemu_driver.c:1515
+#: src/qemu_conf.c:580 src/qemu_driver.c:1514
#, fuzzy, c-format
msgid "cannot initialize bridge support: %s"
msgstr "'%s' କୁ ଖୋଲିବାରେ ବିଫଳ: %s"
msgid "failed to allocate space for argv string"
msgstr "ସ୍ମୃତି ବାଣ୍ଟିବାରେ ବିଫଳ"
-#: src/qemu_driver.c:90
+#: src/qemu_driver.c:91
#, fuzzy
msgid "Failed to set close-on-exec file descriptor flag\n"
msgstr "ଲଗ ଫାଇଲ ଲେଖିବାରେ ବିଫଳ"
-#: src/qemu_driver.c:105
+#: src/qemu_driver.c:106
#, fuzzy
msgid "Failed to set non-blocking file descriptor flag\n"
msgstr "Xend ପରିସର ସୂଚନାକୁ ବିଶ୍ଳେଷଣ କରିବାରେ ବିଫଳ"
-#: src/qemu_driver.c:150
+#: src/qemu_driver.c:151
#, fuzzy, c-format
msgid "Failed to autostart network '%s': %s\n"
msgstr "%s ନେଟୱାର୍କକୁ ପ୍ରାରମ୍ଭ କରିବାରେ ବିଫଳ"
-#: src/qemu_driver.c:165
+#: src/qemu_driver.c:166
#, fuzzy, c-format
msgid "Failed to autostart VM '%s': %s\n"
msgstr "'%s' କୁ ଖୋଲିବାରେ ବିଫଳ: %s"
-#: src/qemu_driver.c:201
+#: src/qemu_driver.c:202
#, fuzzy, c-format
msgid "Failed to find user record for uid '%d': %s\n"
msgstr "ନେଟୱାର୍କକୁ ଖୋଜିବାରେ ବିଫଳ: %s"
-#: src/qemu_driver.c:212
+#: src/qemu_driver.c:213
#, fuzzy
msgid "out of memory in asprintf\n"
msgstr "ସ୍ମୃତି ବାହାରେ"
-#: src/qemu_driver.c:268
+#: src/qemu_driver.c:269
#, fuzzy
msgid "qemudStartup: out of memory\n"
msgstr "ସ୍ମୃତି ବାହାରେ"
-#: src/qemu_driver.c:295
+#: src/qemu_driver.c:296
msgid "Reloading iptables rules\n"
msgstr ""
-#: src/qemu_driver.c:433
+#: src/qemu_driver.c:434
#, c-format
msgid ""
"QEMU quit during %s startup\n"
"%s"
msgstr ""
-#: src/qemu_driver.c:443 src/qemu_driver.c:456
+#: src/qemu_driver.c:444 src/qemu_driver.c:457
#, c-format
msgid "Failure while reading %s startup output: %s"
msgstr ""
-#: src/qemu_driver.c:451
+#: src/qemu_driver.c:452
#, c-format
msgid "Timed out while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:467
+#: src/qemu_driver.c:468
#, c-format
msgid "Failure while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:479
+#: src/qemu_driver.c:480
#, c-format
msgid "Out of space while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:510
+#: src/qemu_driver.c:511
#, fuzzy, c-format
msgid "Unable to open monitor path %s"
msgstr "'%s' କୁ ଖୋଲିବାରେ ବିଫଳ: %s"
-#: src/qemu_driver.c:515
+#: src/qemu_driver.c:516
msgid "Unable to set monitor close-on-exec flag"
msgstr ""
-#: src/qemu_driver.c:520
+#: src/qemu_driver.c:521
msgid "Unable to put monitor into non-blocking mode"
msgstr ""
-#: src/qemu_driver.c:648 src/qemu_driver.c:1027 src/qemu_driver.c:1726
-#: src/qemu_driver.c:1736
+#: src/qemu_driver.c:649 src/qemu_driver.c:1028 src/qemu_driver.c:1725
+#: src/qemu_driver.c:1735
#, fuzzy, c-format
msgid "Unable to log VM console data: %s\n"
msgstr "ଲଗ ଫାଇଲ ଲେଖିବାରେ ବିଫଳ"
-#: src/qemu_driver.c:671
+#: src/qemu_driver.c:672
#, fuzzy
msgid "allocate cpumap"
msgstr "ନୂତନ ପ୍ରସଙ୍ଗ ବାଣ୍ଟନ୍ତୁ"
-#: src/qemu_driver.c:682
+#: src/qemu_driver.c:683
msgid "cannot run monitor command to fetch CPU thread info"
msgstr ""
-#: src/qemu_driver.c:786
+#: src/qemu_driver.c:787
#, fuzzy, c-format
msgid "failed to set CPU affinity %s"
msgstr "'%s' ପରିଚୟକୁ ପାଇବାରେ ବିଫଳ"
-#: src/qemu_driver.c:796 src/qemu_driver.c:2135
+#: src/qemu_driver.c:797 src/qemu_driver.c:2155
#, fuzzy
msgid "resume operation failed"
msgstr "ପ୍ରକ୍ରିୟା ବିଫଳ"
-#: src/qemu_driver.c:859
+#: src/qemu_driver.c:860
#, fuzzy
msgid "VM is already active"
msgstr "ପରିସରଟି ପୂର୍ବରୁ ସକ୍ରିୟ ଅଛି"
-#: src/qemu_driver.c:869
+#: src/qemu_driver.c:870
msgid "Unable to find an unused VNC port"
msgstr ""
-#: src/qemu_driver.c:881
+#: src/qemu_driver.c:882
#, c-format
msgid "config file path too long: %s/%s.log"
msgstr ""
-#: src/qemu_driver.c:900
+#: src/qemu_driver.c:901
#, fuzzy, c-format
msgid "failed to create logfile %s: %s"
msgstr "ଲଗ ଫାଇଲ ଲେଖିବାରେ ବିଫଳ"
-#: src/qemu_driver.c:906
+#: src/qemu_driver.c:907
#, fuzzy, c-format
msgid "Unable to set VM logfile close-on-exec flag %s"
msgstr "ଲଗ ଫାଇଲ ଲେଖିବାରେ ବିଫଳ"
-#: src/qemu_driver.c:935 src/qemu_driver.c:3032
+#: src/qemu_driver.c:936 src/qemu_driver.c:3052
#, fuzzy, c-format
msgid "Cannot determine QEMU argv syntax %s"
msgstr "'%s' କୁ ଖୋଲିବାରେ ବିଫଳ: %s"
-#: src/qemu_driver.c:951 src/qemu_driver.c:954 src/qemu_driver.c:959
+#: src/qemu_driver.c:952 src/qemu_driver.c:955 src/qemu_driver.c:960
#, fuzzy, c-format
msgid "Unable to write argv to logfile %d: %s\n"
msgstr "ଲଗ ଫାଇଲ ଲେଖିବାରେ ବିଫଳ"
-#: src/qemu_driver.c:1041
+#: src/qemu_driver.c:1040
#, fuzzy, c-format
msgid "Shutting down VM '%s'\n"
msgstr "'%s' ନେଟୱାର୍କକୁ ପାଇବାରେ ବିଫଳ"
-#: src/qemu_driver.c:1052
+#: src/qemu_driver.c:1051
#, fuzzy, c-format
msgid "Unable to close logfile %d: %s\n"
msgstr "ଲଗ ଫାଇଲ ଲେଖିବାରେ ବିଫଳ"
-#: src/qemu_driver.c:1067
+#: src/qemu_driver.c:1066
#, fuzzy
msgid "Got unexpected pid, damn\n"
msgstr "ଅପ୍ରତ୍ଯାଶିତ dict ନୋଡ"
-#: src/qemu_driver.c:1221
+#: src/qemu_driver.c:1220
#, fuzzy
msgid "failed to allocate space for dnsmasq argv"
msgstr "ଗୋଟିଏ ନୋଡ ବାଣ୍ଟିବାରେ ବିଫଳ"
-#: src/qemu_driver.c:1235
+#: src/qemu_driver.c:1234
msgid "cannot start dhcp daemon without IP address for server"
msgstr ""
-#: src/qemu_driver.c:1264
+#: src/qemu_driver.c:1263
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
msgstr "%s ପରିସରକୁ %s ରେ ସଂରକ୍ଷଣ କରିବାରେ ବିଫଳ"
-#: src/qemu_driver.c:1275
+#: src/qemu_driver.c:1274
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
msgstr "%s ପରିସରକୁ %s ରେ ସଂରକ୍ଷଣ କରିବାରେ ବିଫଳ"
-#: src/qemu_driver.c:1285
+#: src/qemu_driver.c:1284
#, fuzzy, c-format
msgid "failed to add iptables rule to enable masquerading : %s\n"
msgstr "%s ପରିସରକୁ %s ରେ ସଂରକ୍ଷଣ କରିବାରେ ବିଫଳ"
-#: src/qemu_driver.c:1317
+#: src/qemu_driver.c:1316
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
msgstr "%s ପରିସରକୁ %s ରେ ସଂରକ୍ଷଣ କରିବାରେ ବିଫଳ"
-#: src/qemu_driver.c:1328
+#: src/qemu_driver.c:1327
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
msgstr "%s ପରିସରକୁ %s ରେ ସଂରକ୍ଷଣ କରିବାରେ ବିଫଳ"
-#: src/qemu_driver.c:1353
+#: src/qemu_driver.c:1352
#, fuzzy
msgid "failed to allocate space for IP tables support"
msgstr "ଗୋଟିଏ ନୋଡ ବାଣ୍ଟିବାରେ ବିଫଳ"
-#: src/qemu_driver.c:1361 src/qemu_driver.c:1368
+#: src/qemu_driver.c:1360 src/qemu_driver.c:1367
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
msgstr "%s ପରିସରକୁ %s ରେ ସଂରକ୍ଷଣ କରିବାରେ ବିଫଳ"
-#: src/qemu_driver.c:1376 src/qemu_driver.c:1383
+#: src/qemu_driver.c:1375 src/qemu_driver.c:1382
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
msgstr "%s ପରିସରକୁ %s ରେ ସଂରକ୍ଷଣ କରିବାରେ ବିଫଳ"
-#: src/qemu_driver.c:1393
+#: src/qemu_driver.c:1392
#, fuzzy, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
msgstr "%s ପରିସରକୁ %s ରେ ସଂରକ୍ଷଣ କରିବାରେ ବିଫଳ"
-#: src/qemu_driver.c:1400
+#: src/qemu_driver.c:1399
#, fuzzy, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
msgstr "%s ପରିସରକୁ %s ରେ ସଂରକ୍ଷଣ କରିବାରେ ବିଫଳ"
-#: src/qemu_driver.c:1408
+#: src/qemu_driver.c:1407
#, fuzzy, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
msgstr "%s ପରିସରକୁ %s ରେ ସଂରକ୍ଷଣ କରିବାରେ ବିଫଳ"
-#: src/qemu_driver.c:1509
+#: src/qemu_driver.c:1508
#, fuzzy
msgid "network is already active"
msgstr "ପରିସରଟି ପୂର୍ବରୁ ସକ୍ରିୟ ଅଛି"
-#: src/qemu_driver.c:1521
+#: src/qemu_driver.c:1520
#, fuzzy, c-format
msgid "cannot create bridge '%s' : %s"
msgstr "ବିନ୍ଯାସ ଫାଇଲକୁ ଲେଖିବାରେ ବିଫଳ: %s"
-#: src/qemu_driver.c:1536
+#: src/qemu_driver.c:1535
#, fuzzy, c-format
msgid "cannot set IP address on bridge '%s' to '%s' : %s"
msgstr "'%s' କୁ ଖୋଲିବାରେ ବିଫଳ: %s"
-#: src/qemu_driver.c:1544
+#: src/qemu_driver.c:1543
#, fuzzy, c-format
msgid "cannot set netmask on bridge '%s' to '%s' : %s"
msgstr "'%s' କୁ ଖୋଲିବାରେ ବିଫଳ: %s"
-#: src/qemu_driver.c:1552
+#: src/qemu_driver.c:1551
#, fuzzy, c-format
msgid "failed to bring the bridge '%s' up : %s"
msgstr "'%s' କୁ ଖୋଲିବାରେ ବିଫଳ: %s"
-#: src/qemu_driver.c:1563
+#: src/qemu_driver.c:1562
#, fuzzy, c-format
msgid "failed to enable IP forwarding : %s"
msgstr "ପଢିବା ପାଇଁ %s କୁ ଖୋଲିବାରେ ବିଫଳ"
-#: src/qemu_driver.c:1581 src/qemu_driver.c:1612
+#: src/qemu_driver.c:1580 src/qemu_driver.c:1611
#, fuzzy, c-format
msgid "Failed to bring down bridge '%s' : %s\n"
msgstr "'%s' କୁ ଖୋଲିବାରେ ବିଫଳ: %s"
-#: src/qemu_driver.c:1587 src/qemu_driver.c:1617
+#: src/qemu_driver.c:1586 src/qemu_driver.c:1616
#, fuzzy, c-format
msgid "Failed to delete bridge '%s' : %s\n"
msgstr "'%s' କୁ ଖୋଲିବାରେ ବିଫଳ: %s"
-#: src/qemu_driver.c:1600
+#: src/qemu_driver.c:1599
#, fuzzy, c-format
msgid "Shutting down network '%s'\n"
msgstr "'%s' ନେଟୱାର୍କକୁ ପାଇବାରେ ବିଫଳ"
-#: src/qemu_driver.c:1626
+#: src/qemu_driver.c:1625
#, fuzzy
msgid "Got unexpected pid for dnsmasq\n"
msgstr "ଅପ୍ରତ୍ଯାଶିତ dict ନୋଡ"
-#: src/qemu_driver.c:1839
+#: src/qemu_driver.c:1814
+#, fuzzy, c-format
+msgid "Unable to open %s: %s\n"
+msgstr "'%s' କୁ ଖୋଲିବାରେ ବିଫଳ: %s"
+
+#: src/qemu_driver.c:1859
#, fuzzy
msgid "failed to allocate space for capabilities support"
msgstr "ସ୍ମୃତି ବାଣ୍ଟିବାରେ ବିଫଳ"
-#: src/qemu_driver.c:1858 src/qemu_driver.c:1884
+#: src/qemu_driver.c:1878 src/qemu_driver.c:1904
msgid "NUMA not supported on this host"
msgstr ""
-#: src/qemu_driver.c:1869 src/qemu_driver.c:1892
+#: src/qemu_driver.c:1889 src/qemu_driver.c:1912
#, fuzzy
msgid "Failed to query NUMA free memory"
msgstr "ବ୍ଯବହୃତ ସ୍ମୃତି:"
-#: src/qemu_driver.c:2053
+#: src/qemu_driver.c:2073
#, fuzzy, c-format
msgid "domain '%s' is already defined"
msgstr "%s ପରିସରଟି ପୂର୍ବରୁ ରହିଛି"
-#: src/qemu_driver.c:2064
+#: src/qemu_driver.c:2084
#, fuzzy, c-format
msgid "domain with uuid '%s' is already defined"
msgstr "%s ପରିସରଟି ପୂର୍ବରୁ ରହିଛି"
-#: src/qemu_driver.c:2094 src/qemu_driver.c:2123 src/qemu_driver.c:2152
-#: src/qemu_driver.c:2172 src/qemu_driver.c:2410 src/qemu_driver.c:3383
-#: src/qemu_driver.c:3518 src/qemu_driver.c:3632
+#: src/qemu_driver.c:2114 src/qemu_driver.c:2143 src/qemu_driver.c:2172
+#: src/qemu_driver.c:2192 src/qemu_driver.c:2430 src/qemu_driver.c:3403
+#: src/qemu_driver.c:3538 src/qemu_driver.c:3652
#, c-format
msgid "no domain with matching id %d"
msgstr ""
-#: src/qemu_driver.c:2099 src/qemu_driver.c:2128 src/qemu_driver.c:2416
-#: src/qemu_driver.c:3388 src/qemu_driver.c:3524 src/qemu_driver.c:3638
+#: src/qemu_driver.c:2119 src/qemu_driver.c:2148 src/qemu_driver.c:2436
+#: src/qemu_driver.c:3408 src/qemu_driver.c:3544 src/qemu_driver.c:3658
#, fuzzy
msgid "domain is not running"
msgstr "ପରିସର ତଥାପି ଚାଲୁଅଛି"
-#: src/qemu_driver.c:2107
+#: src/qemu_driver.c:2127
#, fuzzy
msgid "suspend operation failed"
msgstr "ପ୍ରକ୍ରିୟା ବିଫଳ"
-#: src/qemu_driver.c:2158
+#: src/qemu_driver.c:2178
#, fuzzy
msgid "shutdown operation failed"
msgstr "ପ୍ରକ୍ରିୟା ବିଫଳ"
-#: src/qemu_driver.c:2198
+#: src/qemu_driver.c:2218
#, fuzzy
msgid "failed to allocate space for ostype"
msgstr "ଗୋଟିଏ ନୋଡ ବାଣ୍ଟିବାରେ ବିଫଳ"
-#: src/qemu_driver.c:2214 src/qemu_driver.c:2230 src/qemu_driver.c:2253
-#: src/qemu_driver.c:2526 src/qemu_driver.c:2688
+#: src/qemu_driver.c:2234 src/qemu_driver.c:2250 src/qemu_driver.c:2273
+#: src/qemu_driver.c:2546 src/qemu_driver.c:2708
#, c-format
msgid "no domain with matching uuid '%s'"
msgstr ""
-#: src/qemu_driver.c:2236
+#: src/qemu_driver.c:2256
msgid "cannot set max memory lower than current memory"
msgstr ""
-#: src/qemu_driver.c:2259
+#: src/qemu_driver.c:2279
#, fuzzy
msgid "cannot set memory of an active domain"
msgstr "ନିଷ୍କ୍ରିୟ ପରିସରର ନାମ"
-#: src/qemu_driver.c:2265
+#: src/qemu_driver.c:2285
msgid "cannot set memory higher than max memory"
msgstr ""
-#: src/qemu_driver.c:2425
+#: src/qemu_driver.c:2445
#, fuzzy
msgid "failed to pause domain"
msgstr "%s ପରିସରକୁ ସ୍ଥଗିତ କରିବାରେ ବିଫଳ"
-#: src/qemu_driver.c:2434
+#: src/qemu_driver.c:2454
#, fuzzy
msgid "failed to get domain xml"
msgstr "ପରିସର UUID କୁ ପାଇବାରେ ବିଫଳ"
-#: src/qemu_driver.c:2442
+#: src/qemu_driver.c:2462
#, fuzzy, c-format
msgid "failed to create '%s'"
msgstr "XML ସୃଷ୍ଟି କରିବାରେ ବିଫଳ"
-#: src/qemu_driver.c:2449
+#: src/qemu_driver.c:2469
#, fuzzy
msgid "failed to write save header"
msgstr "%d ସକେଟକୁ ଲେଖିବାରେ ବିଫଳ\n"
-#: src/qemu_driver.c:2457
+#: src/qemu_driver.c:2477
#, fuzzy
msgid "failed to write xml"
msgstr "%d ସକେଟକୁ ଲେଖିବାରେ ବିଫଳ\n"
-#: src/qemu_driver.c:2470 src/qemu_driver.c:2477 src/qemu_driver.c:2748
+#: src/qemu_driver.c:2490 src/qemu_driver.c:2497 src/qemu_driver.c:2768
#: src/remote_internal.c:2241 src/virterror.c:441
msgid "out of memory"
msgstr "ସ୍ମୃତି ବାହାରେ"
-#: src/qemu_driver.c:2485
+#: src/qemu_driver.c:2505
#, fuzzy
msgid "migrate operation failed"
msgstr "ପ୍ରକ୍ରିୟା ବିଫଳ"
-#: src/qemu_driver.c:2497
+#: src/qemu_driver.c:2517
msgid "'migrate' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:2532
+#: src/qemu_driver.c:2552
#, fuzzy
msgid "cannot change vcpu count of an active domain"
msgstr "ନିଷ୍କ୍ରିୟ ପରିସରର ନାମ"
-#: src/qemu_driver.c:2538
+#: src/qemu_driver.c:2558
msgid "could not determine max vcpus for the domain"
msgstr ""
-#: src/qemu_driver.c:2544
+#: src/qemu_driver.c:2564
#, c-format
msgid ""
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
msgstr ""
-#: src/qemu_driver.c:2568 src/qemu_driver.c:2620
+#: src/qemu_driver.c:2588 src/qemu_driver.c:2640
#, fuzzy
msgid "cannot pin vcpus on an inactive domain"
msgstr "ଗୋଟିଏ ନିଷ୍କ୍ରିୟ ପରିସରକୁ ସଜ୍ଞା ବିହୀନ କରନ୍ତୁ"
-#: src/qemu_driver.c:2574
+#: src/qemu_driver.c:2594
#, c-format
msgid "vcpu number out of range %d > %d"
msgstr ""
-#: src/qemu_driver.c:2595
+#: src/qemu_driver.c:2615
#, fuzzy, c-format
msgid "cannot set affinity: %s"
msgstr "'%s' କୁ ଖୋଲିବାରେ ବିଫଳ: %s"
-#: src/qemu_driver.c:2600
+#: src/qemu_driver.c:2620
#, fuzzy
msgid "cpu affinity is not supported"
msgstr "ଲାଇବ୍ରେରୀ ଡାକରା ବିଫଳ, ସମ୍ଭବତଃ ସମର୍ଥିତ ନୁହେଁ"
-#: src/qemu_driver.c:2657
+#: src/qemu_driver.c:2677
#, fuzzy, c-format
msgid "cannot get affinity: %s"
msgstr "XML ସୃଷ୍ଟି କରିବାରେ ବିଫଳ"
-#: src/qemu_driver.c:2667
+#: src/qemu_driver.c:2687
msgid "cpu affinity is not available"
msgstr ""
-#: src/qemu_driver.c:2694
+#: src/qemu_driver.c:2714
#, fuzzy, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr "ପରିସର ସଂଜ୍ଞା ଫାଇଲକୁ ଧାରଣ କରନ୍ତୁ"
-#: src/qemu_driver.c:2720 src/test.c:956
+#: src/qemu_driver.c:2740 src/test.c:956
#, fuzzy
msgid "cannot read domain image"
msgstr "ନୋଡ ପରିସର ତାଲିକା"
-#: src/qemu_driver.c:2726
+#: src/qemu_driver.c:2746
#, fuzzy
msgid "failed to read qemu header"
msgstr "ଜେନ ଡେମନରୁ ପଢିବାରେ ବିଫଳ"
-#: src/qemu_driver.c:2733
+#: src/qemu_driver.c:2753
msgid "image magic is incorrect"
msgstr ""
-#: src/qemu_driver.c:2740
+#: src/qemu_driver.c:2760
#, c-format
msgid "image version is not supported (%d > %d)"
msgstr ""
-#: src/qemu_driver.c:2755
+#: src/qemu_driver.c:2775
#, fuzzy
msgid "failed to read XML"
msgstr "XML ସୃଷ୍ଟି କରିବାରେ ବିଫଳ"
-#: src/qemu_driver.c:2764
+#: src/qemu_driver.c:2784
#, fuzzy
msgid "failed to parse XML"
msgstr "XML ସୃଷ୍ଟି କରିବାରେ ବିଫଳ"
-#: src/qemu_driver.c:2777
+#: src/qemu_driver.c:2797
#, fuzzy, c-format
msgid "domain is already active as '%s'"
msgstr "ପରିସରଟି ପୂର୍ବରୁ ସକ୍ରିୟ ଅଛି"
-#: src/qemu_driver.c:2786
+#: src/qemu_driver.c:2806
#, fuzzy
msgid "failed to assign new VM"
msgstr "XML ସୃଷ୍ଟି କରିବାରେ ବିଫଳ"
-#: src/qemu_driver.c:2799
+#: src/qemu_driver.c:2819
#, fuzzy
msgid "failed to start VM"
msgstr "%s ପରିସରକୁ ପ୍ରାରମ୍ଭ କରିବାରେ ବିଫଳ"
-#: src/qemu_driver.c:2811
+#: src/qemu_driver.c:2831
#, fuzzy
msgid "failed to resume domain"
msgstr "%s ପରିସରକୁ ପୁନଃପ୍ରାରମ୍ଭ କରିବାରେ ବିଫଳ"
-#: src/qemu_driver.c:2848 src/qemu_driver.c:3741 src/qemu_driver.c:3776
+#: src/qemu_driver.c:2868 src/qemu_driver.c:3761 src/qemu_driver.c:3796
#, fuzzy
msgid "failed to allocate space for VM name string"
msgstr "ସ୍ମୃତି ବାଣ୍ଟିବାରେ ବିଫଳ"
-#: src/qemu_driver.c:2962
+#: src/qemu_driver.c:2982
#, fuzzy, c-format
msgid "cannot convert disk '%s' to bus/device index"
msgstr "ଅନ୍ତରାପୃଷ୍ଠ ଉପକରଣ"
-#: src/qemu_driver.c:2982
+#: src/qemu_driver.c:3002
#, fuzzy, c-format
msgid "Unsupported disk name mapping for bus '%s'"
msgstr "ଲକ୍ଷ୍ଯ ଉପକରଣ ପ୍ରକାର"
-#: src/qemu_driver.c:3022
+#: src/qemu_driver.c:3042
#, c-format
msgid "No device with bus '%s' and target '%s'"
msgstr ""
-#: src/qemu_driver.c:3049
+#: src/qemu_driver.c:3069
#, c-format
msgid ""
"Emulator version does not support removable media for device '%s' and target "
"'%s'"
msgstr ""
-#: src/qemu_driver.c:3086
+#: src/qemu_driver.c:3106
msgid "cannot change cdrom media"
msgstr ""
-#: src/qemu_driver.c:3097
+#: src/qemu_driver.c:3117
msgid "changing cdrom media failed"
msgstr ""
-#: src/qemu_driver.c:3157
+#: src/qemu_driver.c:3177
#, fuzzy
msgid "cannot attach usb disk"
msgstr "ଅନ୍ତରାପୃଷ୍ଠ ଉପକରଣ"
-#: src/qemu_driver.c:3168
+#: src/qemu_driver.c:3188
#, fuzzy
msgid "adding usb disk failed"
msgstr "ଆଧାର ସଂଜ୍ଞା ଫାଇଲକୁ ଧାରଣ କରୁଅଛି"
-#: src/qemu_driver.c:3212
+#: src/qemu_driver.c:3232
#, fuzzy
msgid "cannot attach usb device"
msgstr "ଅନ୍ତରାପୃଷ୍ଠ ଉପକରଣ"
-#: src/qemu_driver.c:3223
+#: src/qemu_driver.c:3243
#, fuzzy
msgid "adding usb device failed"
msgstr "ଆଧାର ସଂଜ୍ଞା ଫାଇଲକୁ ଧାରଣ କରୁଅଛି"
-#: src/qemu_driver.c:3253
+#: src/qemu_driver.c:3273
#, fuzzy
msgid "cannot attach device on inactive domain"
msgstr "ଗୋଟିଏ ନିଷ୍କ୍ରିୟ ପରିସରକୁ ସଜ୍ଞା ବିହୀନ କରନ୍ତୁ"
-#: src/qemu_driver.c:3276
+#: src/qemu_driver.c:3296
msgid "this device type cannot be attached"
msgstr ""
-#: src/qemu_driver.c:3315
+#: src/qemu_driver.c:3335
#, fuzzy
msgid "cannot set autostart for transient domain"
msgstr "ନିଷ୍କ୍ରିୟ ପରିସରର ନାମ"
-#: src/qemu_driver.c:3341
+#: src/qemu_driver.c:3361
#, fuzzy, c-format
msgid "Failed to create symlink '%s to '%s': %s"
msgstr "%s ପରିସରକୁ %s ରେ ସଂରକ୍ଷଣ କରିବାରେ ବିଫଳ"
-#: src/qemu_driver.c:3348 src/qemu_driver.c:3981 src/storage_driver.c:832
+#: src/qemu_driver.c:3368 src/qemu_driver.c:4001 src/storage_driver.c:832
#, fuzzy, c-format
msgid "Failed to delete symlink '%s': %s"
msgstr "'%s' କୁ ଖୋଲିବାରେ ବିଫଳ: %s"
-#: src/qemu_driver.c:3410
+#: src/qemu_driver.c:3430
#, fuzzy, c-format
msgid "invalid path: %s"
msgstr "%s ରେ ଅବୈଧ ସ୍ବତନ୍ତ୍ରଚର"
-#: src/qemu_driver.c:3418
+#: src/qemu_driver.c:3438
msgid "'info blockstats' command failed"
msgstr ""
-#: src/qemu_driver.c:3433
+#: src/qemu_driver.c:3453
msgid "'info blockstats' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:3498
+#: src/qemu_driver.c:3518
#, fuzzy, c-format
msgid "device not found: %s (%s)"
msgstr "ପରିସର ମିଳିଲା ନାହିଁ: %s"
-#: src/qemu_driver.c:3530 src/qemu_driver.c:3573
+#: src/qemu_driver.c:3550 src/qemu_driver.c:3593
msgid "NULL or empty path"
msgstr ""
-#: src/qemu_driver.c:3541
+#: src/qemu_driver.c:3561
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr ""
-#: src/qemu_driver.c:3583
+#: src/qemu_driver.c:3603
#, fuzzy
msgid "invalid path"
msgstr "%s ରେ ଅବୈଧ ସ୍ବତନ୍ତ୍ରଚର"
-#: src/qemu_driver.c:3626
+#: src/qemu_driver.c:3646
msgid "QEMU driver only supports virtual memory addrs"
msgstr ""
-#: src/qemu_driver.c:3653
+#: src/qemu_driver.c:3673
#, fuzzy
msgid "'memsave' command failed"
msgstr "ପରିସର ନାମ"
-#: src/qemu_driver.c:3682 src/qemu_driver.c:3850 src/qemu_driver.c:3875
-#: src/qemu_driver.c:3889 src/qemu_driver.c:3904 src/qemu_driver.c:3937
-#: src/qemu_driver.c:3953
+#: src/qemu_driver.c:3702 src/qemu_driver.c:3870 src/qemu_driver.c:3895
+#: src/qemu_driver.c:3909 src/qemu_driver.c:3924 src/qemu_driver.c:3957
+#: src/qemu_driver.c:3973
msgid "no network with matching uuid"
msgstr ""
-#: src/qemu_driver.c:3697
+#: src/qemu_driver.c:3717
msgid "no network with matching name"
msgstr ""
-#: src/qemu_driver.c:3856
+#: src/qemu_driver.c:3876
#, fuzzy
msgid "network is still active"
msgstr "ପରିସରଟି ପୂର୍ବରୁ ସକ୍ରିୟ ଅଛି"
-#: src/qemu_driver.c:3917
+#: src/qemu_driver.c:3937
#, fuzzy
msgid "no network with matching id"
msgstr "XML ରେ ନେଟୱାର୍କ ସୂଚନା"
-#: src/qemu_driver.c:3924
+#: src/qemu_driver.c:3944
#, fuzzy
msgid "failed to allocate space for network bridge string"
msgstr "ଗୋଟିଏ ନୋଡ ବାଣ୍ଟିବାରେ ବିଫଳ"
-#: src/qemu_driver.c:3974 src/storage_driver.c:823
+#: src/qemu_driver.c:3994 src/storage_driver.c:823
#, fuzzy, c-format
msgid "Failed to create symlink '%s' to '%s': %s"
msgstr "%s ପରିସରକୁ %s ରେ ସଂରକ୍ଷଣ କରିବାରେ ବିଫଳ"
msgid "%s not implemented on Win32"
msgstr ""
-#: src/storage_backend_disk.c:85 src/storage_backend_logical.c:57
+#: src/storage_backend_disk.c:90 src/storage_backend_logical.c:57
#, c-format
msgid "unsupported pool format %s"
msgstr ""
-#: src/storage_backend_disk.c:110 src/storage_backend_logical.c:70
+#: src/storage_backend_disk.c:115 src/storage_backend_logical.c:70
#, c-format
msgid "unsupported pool format %d"
msgstr ""
-#: src/storage_backend_disk.c:138 src/storage_backend_fs.c:192
+#: src/storage_backend_disk.c:143 src/storage_backend_fs.c:192
#: src/storage_backend_fs.c:262 src/storage_backend_fs.c:314
#, c-format
msgid "unsupported volume format %s"
msgstr ""
-#: src/storage_backend_disk.c:165 src/storage_backend_fs.c:225
+#: src/storage_backend_disk.c:170 src/storage_backend_fs.c:225
#: src/storage_backend_fs.c:297 src/storage_backend_fs.c:329
#, c-format
msgid "unsupported volume format %d"
msgstr ""
-#: src/storage_backend_disk.c:179 src/storage_backend_disk.c:192
-#: src/storage_backend_disk.c:199 src/storage_backend_disk.c:221
+#: src/storage_backend_disk.c:184 src/storage_backend_disk.c:197
+#: src/storage_backend_disk.c:204 src/storage_backend_disk.c:226
#: src/storage_backend_fs.c:839 src/storage_backend_iscsi.c:177
#: src/storage_backend_logical.c:116 src/storage_backend_logical.c:121
#: src/storage_backend_logical.c:133 src/storage_backend_logical.c:143
-#: src/storage_backend_logical.c:531
+#: src/storage_backend_logical.c:546
msgid "volume"
msgstr ""
-#: src/storage_backend_disk.c:229
+#: src/storage_backend_disk.c:234
msgid "volume extents"
msgstr ""
-#: src/storage_backend_disk.c:237
+#: src/storage_backend_disk.c:242
msgid "cannot parse device start location"
msgstr ""
-#: src/storage_backend_disk.c:244
+#: src/storage_backend_disk.c:249
msgid "cannot parse device end location"
msgstr ""
-#: src/storage_backend_disk.c:250 src/storage_backend_logical.c:154
+#: src/storage_backend_disk.c:255 src/storage_backend_logical.c:154
#: src/storage_backend_logical.c:160
msgid "extents"
msgstr ""
-#: src/storage_backend_disk.c:464
+#: src/storage_backend_disk.c:462
msgid "no large enough free extent"
msgstr ""
-#: src/storage_backend_disk.c:498
-msgid "Disk pools are not yet supported"
+#: src/storage_backend_disk.c:502
+#, c-format
+msgid "Couldn't read volume target path '%s'. %s"
+msgstr ""
+
+#: src/storage_backend_disk.c:517
+#, c-format
+msgid "Volume path '%s' did not start with parent pool source device name."
msgstr ""
+#: src/storage_backend_disk.c:526
+#, fuzzy, c-format
+msgid "cannot parse partition number from target '%s'"
+msgstr "'%s' କୁ ଖୋଲିବାରେ ବିଫଳ: %s"
+
#: src/storage_backend_fs.c:358
#, c-format
msgid "cannot read header '%s': %s"
msgstr ""
#: src/storage_backend_fs.c:1042 src/storage_backend_fs.c:1078
-#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:543
+#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:558
#, c-format
msgid "cannot read path '%s': %s"
msgstr ""
msgid "creation of non-raw images is not supported without qemu-img"
msgstr ""
-#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:552
+#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:567
#, fuzzy, c-format
msgid "cannot set file owner '%s': %s"
msgstr "'%s' କୁ ଖୋଲିବାରେ ବିଫଳ: %s"
-#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:559
+#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:574
#, fuzzy, c-format
msgid "cannot set file mode '%s': %s"
msgstr "'%s' କୁ ଖୋଲିବାରେ ବିଫଳ: %s"
-#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:566
+#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:581
#, c-format
msgid "cannot close file '%s': %s"
msgstr ""
msgid "lvs command failed with exitstatus %d"
msgstr ""
-#: src/storage_backend_logical.c:355
+#: src/storage_backend_logical.c:354
#, fuzzy
msgid "command line"
msgstr "ପରିସର ନାମ"
-#: src/storage_backend_logical.c:372
+#: src/storage_backend_logical.c:371
#, c-format
msgid "cannot open device %s"
msgstr ""
-#: src/storage_backend_logical.c:378
+#: src/storage_backend_logical.c:377
#, c-format
msgid "cannot clear device header %s"
msgstr ""
-#: src/storage_backend_logical.c:385
+#: src/storage_backend_logical.c:384
#, c-format
msgid "cannot close device %s"
msgstr ""
-#: src/storage_backend_logical.c:575
+#: src/storage_backend_logical.c:507
+#, fuzzy, c-format
+msgid "cannot remove PV device %s: %s"
+msgstr "ବିନ୍ଯାସ ଫାଇଲକୁ ଲେଖିବାରେ ବିଫଳ: %s"
+
+#: src/storage_backend_logical.c:590
#, c-format
msgid "cannot find newly created volume '%s': %s"
msgstr ""
msgstr "ତଥ୍ଯ"
#: src/virsh.c:6292 src/virsh.c:6314
-msgid "blocked"
-msgstr "ଆବଦ୍ଧ"
+#, fuzzy
+msgid "idle"
+msgstr "XML ଫାଇଲ"
#: src/virsh.c:6294
msgid "paused"
msgid "domain information incomplete, missing uuid"
msgstr "ପରିସର ସୂଚନା ଅସମ୍ପୂର୍ଣ୍ଣ, uuid ଅନୁପସ୍ଥିତ "
-#: src/xend_internal.c:1109 src/xend_internal.c:2204 src/xend_internal.c:2211
+#: src/xend_internal.c:1109 src/xend_internal.c:2213 src/xend_internal.c:2220
msgid "domain information incomplete, missing name"
msgstr "ପରିସର ସୂଚନା ଅସମ୍ପୂର୍ଣ୍ଣ, domid ଅନୁପସ୍ଥିତ "
msgid "unknown graphics type '%s'"
msgstr "ଅଜଣା ପ୍ରଚାଳନ ତନ୍ତ୍ର ପ୍ରକାର %s"
-#: src/xend_internal.c:2191
+#: src/xend_internal.c:2200
msgid "domain information incomplete, missing id"
msgstr "ପରିସର ସୂଚନା ଅସମ୍ପୂର୍ଣ୍ଣ ଅଟେ, ପରିଚୟ ଅନୁପସ୍ଥିତ"
-#: src/xend_internal.c:2260 src/xend_internal.c:2270 src/xend_internal.c:2280
+#: src/xend_internal.c:2269 src/xend_internal.c:2279 src/xend_internal.c:2289
#, fuzzy, c-format
msgid "unknown lifecycle type %s"
msgstr "ଅଜଣା ପ୍ରଚାଳନ ତନ୍ତ୍ର ପ୍ରକାର %s"
-#: src/xend_internal.c:2593
+#: src/xend_internal.c:2602
#, fuzzy
msgid "failed to parse topology information"
msgstr "Xend ପରିସର ସୂଚନାକୁ ବିଶ୍ଳେଷଣ କରିବାରେ ବିଫଳ"
-#: src/xend_internal.c:2647
+#: src/xend_internal.c:2656
#, fuzzy
msgid "topology syntax error"
msgstr "ବିନ୍ଯାସ ଫାଇଲ ବାକ୍ଯ ବିନ୍ଯାସ ତୃଟି"
-#: src/xend_internal.c:2711
+#: src/xend_internal.c:2720
msgid "failed to parse Xend domain information"
msgstr "Xend ପରିସର ସୂଚନାକୁ ବିଶ୍ଳେଷଣ କରିବାରେ ବିଫଳ"
-#: src/xend_internal.c:3193
+#: src/xend_internal.c:3202
msgid "xenDaemonDomainFetch failed to find this domain"
msgstr ""
-#: src/xend_internal.c:3815 src/xend_internal.c:4290 src/xm_internal.c:1617
+#: src/xend_internal.c:3824 src/xend_internal.c:4299 src/xm_internal.c:1617
#, fuzzy
msgid "failed to build sexpr"
msgstr "%s ପରିସରକୁ ସ୍ଥଗିତ କରିବାରେ ବିଫଳ"
-#: src/xend_internal.c:3917
+#: src/xend_internal.c:3926
#, fuzzy
msgid "unsupported device type"
msgstr "ଲକ୍ଷ୍ଯ ଉପକରଣ ପ୍ରକାର"
-#: src/xend_internal.c:4020
+#: src/xend_internal.c:4029
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4061
+#: src/xend_internal.c:4070
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4069
+#: src/xend_internal.c:4078
#, fuzzy
msgid "unexpected value from on_xend_start"
msgstr "ଅପ୍ରତ୍ଯାଶିତ ମୂଲ୍ଯ ନୋଡ"
-#: src/xend_internal.c:4080
+#: src/xend_internal.c:4089
#, fuzzy
msgid "no memory"
msgstr "ନୋଡ ସ୍ମୃତି"
-#: src/xend_internal.c:4086
+#: src/xend_internal.c:4095
#, fuzzy
msgid "sexpr2string failed"
msgstr "ପ୍ରକ୍ରିୟା ବିଫଳ"
-#: src/xend_internal.c:4091
+#: src/xend_internal.c:4100
#, fuzzy
msgid "Failed to redefine sexpr"
msgstr "%s ପରିସରକୁ ସଜ୍ଞା ବିହୀନ କରିବାରେ ବିଫଳ"
-#: src/xend_internal.c:4096
+#: src/xend_internal.c:4105
msgid "on_xend_start not present in sexpr"
msgstr ""
-#: src/xend_internal.c:4127
+#: src/xend_internal.c:4136
#, fuzzy, c-format
msgid "gethostname failed: %s"
msgstr "ପ୍ରକ୍ରିୟା ବିଫଳ: %s"
-#: src/xend_internal.c:4133
+#: src/xend_internal.c:4142
#, fuzzy, c-format
msgid "failed to strdup hostname: %s"
msgstr "ଆଧାର ନାମ ପାଇବାରେ ବିଫଳ"
-#: src/xend_internal.c:4164
+#: src/xend_internal.c:4173
msgid ""
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
"migration"
msgstr ""
-#: src/xend_internal.c:4174
+#: src/xend_internal.c:4183
msgid ""
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
"migration"
msgstr ""
-#: src/xend_internal.c:4186
+#: src/xend_internal.c:4195
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr ""
-#: src/xend_internal.c:4199
+#: src/xend_internal.c:4208
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr ""
-#: src/xend_internal.c:4204
+#: src/xend_internal.c:4213
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr ""
-#: src/xend_internal.c:4211
+#: src/xend_internal.c:4220
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr ""
-#: src/xend_internal.c:4218 src/xend_internal.c:4240 src/xend_internal.c:4248
-#: src/xend_internal.c:4474 src/xend_internal.c:4481 src/xml.c:89
+#: src/xend_internal.c:4227 src/xend_internal.c:4249 src/xend_internal.c:4257
+#: src/xend_internal.c:4483 src/xend_internal.c:4490 src/xml.c:89
msgid "strdup failed"
msgstr ""
-#: src/xend_internal.c:4231
+#: src/xend_internal.c:4240
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr ""
-#: src/xend_internal.c:4284
+#: src/xend_internal.c:4293
#, fuzzy
msgid "failed to parse domain description"
msgstr "Xend ପରିସର ସୂଚନାକୁ ବିଶ୍ଳେଷଣ କରିବାରେ ବିଫଳ"
-#: src/xend_internal.c:4300
+#: src/xend_internal.c:4309
#, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "%s ନିଷ୍କ୍ରିୟ ପରିସରକୁ ସୃଷ୍ଟି କରିବାରେ ବିଫଳ\n"
-#: src/xend_internal.c:4456 src/xend_internal.c:4532 src/xend_internal.c:4622
+#: src/xend_internal.c:4465 src/xend_internal.c:4541 src/xend_internal.c:4631
msgid "unsupported in xendConfigVersion < 4"
msgstr ""
-#: src/xend_internal.c:4468
+#: src/xend_internal.c:4477
#, fuzzy
msgid "node information incomplete, missing scheduler name"
msgstr "ପରିସର ସୂଚନା ଅସମ୍ପୂର୍ଣ୍ଣ, domid ଅନୁପସ୍ଥିତ "
-#: src/xend_internal.c:4486 src/xend_internal.c:4580 src/xend_internal.c:4692
+#: src/xend_internal.c:4495 src/xend_internal.c:4589 src/xend_internal.c:4701
#, fuzzy
msgid "Unknown scheduler"
msgstr "ଅଜଣା"
-#: src/xend_internal.c:4545 src/xend_internal.c:4635
+#: src/xend_internal.c:4554 src/xend_internal.c:4644
#, fuzzy
msgid "Failed to get a scheduler name"
msgstr "ଆଧାର ନାମ ପାଇବାରେ ବିଫଳ"
-#: src/xend_internal.c:4558 src/xend_internal.c:4671
+#: src/xend_internal.c:4567 src/xend_internal.c:4680
#, fuzzy
msgid "domain information incomplete, missing cpu_weight"
msgstr "ପରିସର ସୂଚନା ଅସମ୍ପୂର୍ଣ୍ଣ, uuid ଅନୁପସ୍ଥିତ "
-#: src/xend_internal.c:4563 src/xend_internal.c:4680
+#: src/xend_internal.c:4572 src/xend_internal.c:4689
#, fuzzy
msgid "domain information incomplete, missing cpu_cap"
msgstr "ପରିସର ସୂଚନା ଅସମ୍ପୂର୍ଣ୍ଣ, uuid ଅନୁପସ୍ଥିତ "
-#: src/xend_internal.c:4739
+#: src/xend_internal.c:4748
msgid "domainBlockPeek is not supported for dom0"
msgstr ""
-#: src/xend_internal.c:4762
+#: src/xend_internal.c:4771
#, fuzzy, c-format
msgid "%s: invalid path"
msgstr "%s ରେ ଅବୈଧ ସ୍ବତନ୍ତ୍ରଚର"
-#: src/xend_internal.c:4770
+#: src/xend_internal.c:4779
#, fuzzy, c-format
msgid "failed to open for reading: %s: %s"
msgstr "ପଢିବା ପାଇଁ %s କୁ ଖୋଲିବାରେ ବିଫଳ"
-#: src/xend_internal.c:4782
+#: src/xend_internal.c:4791
#, fuzzy, c-format
msgid "failed to lseek or read from file: %s: %s"
msgstr "'%s' କୁ ଖୋଲିବାରେ ବିଫଳ: %s"
-#: src/xend_internal.c:4865 src/xend_internal.c:4911
+#: src/xend_internal.c:4874 src/xend_internal.c:4920
#, fuzzy, c-format
msgid "unexpected graphics type %d"
msgstr "ଅପ୍ରତ୍ଯାଶିତ mime ପ୍ରକାର"
-#: src/xend_internal.c:4954
+#: src/xend_internal.c:4963
#, fuzzy
msgid "unexpected chr device type"
msgstr "ଅପ୍ରତ୍ଯାଶିତ mime ପ୍ରକାର"
-#: src/xend_internal.c:5128 src/xm_internal.c:1779
+#: src/xend_internal.c:5137 src/xm_internal.c:1779
#, fuzzy, c-format
msgid "unsupported network type %d"
msgstr "ଅପ୍ରତ୍ଯାଶିତ mime ପ୍ରକାର"
-#: src/xend_internal.c:5302 src/xend_internal.c:5309 src/xend_internal.c:5316
+#: src/xend_internal.c:5311 src/xend_internal.c:5318 src/xend_internal.c:5325
#, fuzzy, c-format
msgid "unexpected lifecycle value %d"
msgstr "ଅପ୍ରତ୍ଯାଶିତ ମୂଲ୍ଯ ନୋଡ"
-#: src/xend_internal.c:5333
+#: src/xend_internal.c:5342
#, fuzzy
msgid "no HVM domain loader"
msgstr "ନୋଡ ପରିସର ତାଲିକା"
-#: src/xend_internal.c:5544
+#: src/xend_internal.c:5553
#, fuzzy
msgid "hotplug of device type not supported"
msgstr "ଲାଇବ୍ରେରୀ ଡାକରା ବିଫଳ, ସମ୍ଭବତଃ ସମର୍ଥିତ ନୁହେଁ"
msgid "failed to connect to Xen Store"
msgstr "ଜେନ ଭଣ୍ଡାରକୁ ସଂଯୋଗ କରିବାରେ ବିଫଳ"
+#~ msgid "blocked"
+#~ msgstr "ଆବଦ୍ଧ"
+
#, fuzzy
#~ msgid "invalid interface type: %s"
#~ msgstr "ଲକ୍ଷ୍ଯ ଉପକରଣ ପ୍ରକାର"
#~ msgid "cannot read tty pid file %s: %s"
#~ msgstr "ବିନ୍ଯାସ ଫାଇଲକୁ ଲେଖିବାରେ ବିଫଳ: %s"
-#, fuzzy
-#~ msgid "cannot remove ttyPidFile %s: %s"
-#~ msgstr "ବିନ୍ଯାସ ଫାଇଲକୁ ଲେଖିବାରେ ବିଫଳ: %s"
-
#, fuzzy
#~ msgid "failed to calloc memory for init string: %s"
#~ msgstr "ସ୍ମୃତି ବାଣ୍ଟିବାରେ ବିଫଳ"
msgstr ""
"Project-Id-Version: pa\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-09-08 14:51+0200\n"
+"POT-Creation-Date: 2008-09-23 22:28+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"
msgid "storage_vol not found"
msgstr "ਨੈੱਟਵਰਕ ਨਹੀਂ ਲੱਭਿਆ"
-#: src/conf.c:155 src/conf.c:203 src/conf.c:488 src/conf.c:525 src/conf.c:553
-#: src/conf.c:631
+#: src/conf.c:164 src/conf.c:212 src/conf.c:491 src/conf.c:528 src/conf.c:555
+#: src/conf.c:630
msgid "allocating configuration"
msgstr "ਸੰਰਚਨਾ ਜਾਰੀ ਕੀਤੀ ਜਾ ਰਹੀ ਹੈ"
-#: src/conf.c:338
+#: src/conf.c:347
msgid "unterminated number"
msgstr "ਨਾ-ਖਤਮ ਨੰਬਰ"
-#: src/conf.c:372 src/conf.c:389 src/conf.c:401
+#: src/conf.c:380 src/conf.c:396 src/conf.c:407
msgid "unterminated string"
msgstr "ਨਾ-ਖਤਮ ਸਤਰ"
-#: src/conf.c:429 src/conf.c:483
+#: src/conf.c:434 src/conf.c:487
msgid "expecting a value"
msgstr "ਇੱਕ ਲੋੜੀਦਾ ਮੁੱਲ"
-#: src/conf.c:450
+#: src/conf.c:454
msgid "expecting a separator in list"
msgstr "ਸੂਚੀ ਵਿੱਚ ਇੱਕ ਵੱਖਰੇਵੇ ਦੀ ਮੰਗ ਸੀ"
-#: src/conf.c:473
+#: src/conf.c:477
#, fuzzy
msgid "list is not closed with ]"
msgstr "ਸੂਚੀ ] ਨਾਲ ਬੰਦ ਨਹੀਂ ਹੈ"
-#: src/conf.c:518
+#: src/conf.c:521
msgid "expecting a name"
msgstr "ਨਾਂ ਦੀ ਲੋੜ ਸੀ"
-#: src/conf.c:581
+#: src/conf.c:582
msgid "expecting a separator"
msgstr "ਇੱਕ ਵੱਖਰਵੇ ਦੀ ਮੰਗ ਸੀ"
msgid "expecting an assignment"
msgstr "ਇੱਕ ਮੰਗ ਦੀ ਲੋੜ ਸੀ"
-#: src/conf.c:894 src/conf.c:950 src/xend_internal.c:584
-#: src/xend_internal.c:2657 src/xm_internal.c:1475 src/xm_internal.c:1482
+#: src/conf.c:892 src/conf.c:948 src/xend_internal.c:584
+#: src/xend_internal.c:2666 src/xm_internal.c:1475 src/xm_internal.c:1482
#, fuzzy
msgid "allocate buffer"
msgstr "ਨਵਾਂ ਬਫ਼ਰ ਜਾਰੀ"
-#: src/conf.c:901
+#: src/conf.c:899
msgid "failed to open file"
msgstr "ਫਾਇਲ ਖੋਲ੍ਹਣ ਲਈ ਅਸਫ਼ਲ ਹੈ"
-#: src/conf.c:912
+#: src/conf.c:910
msgid "failed to save content"
msgstr "ਭਾਗ ਸੰਭਾਲਣ ਲਈ ਅਸਫ਼ਲ ਹੈ"
msgid "cannot extract disk devices"
msgstr "ਇੰਟਰਫੇਸ ਜੰਤਰ"
-#: src/domain_conf.c:1939 src/qemu_driver.c:3133
+#: src/domain_conf.c:1939 src/qemu_driver.c:3153
#, fuzzy, c-format
msgid "duplicate disk target '%s'"
msgstr "ਟਾਰਗਿਟ ਜੰਤਰ ਕਿਸਮ"
msgid "unexpected char type %d"
msgstr "ਅਣਜਾਣ mime ਕਿਸਮ"
-#: src/domain_conf.c:2815 src/xend_internal.c:5214
+#: src/domain_conf.c:2815 src/xend_internal.c:5223
#, fuzzy, c-format
msgid "unexpected sound model %d"
msgstr "ਅਣਜਾਣ mime ਕਿਸਮ"
-#: src/domain_conf.c:2835 src/xend_internal.c:5237
+#: src/domain_conf.c:2835 src/xend_internal.c:5246
#, fuzzy, c-format
msgid "unexpected input type %d"
msgstr "ਅਣਜਾਣ mime ਕਿਸਮ"
#: src/lxc_driver.c:274 src/lxc_driver.c:309 src/lxc_driver.c:335
#: src/lxc_driver.c:350 src/openvz_driver.c:238 src/openvz_driver.c:267
-#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:620
-#: src/openvz_driver.c:651 src/openvz_driver.c:672 src/openvz_driver.c:713
-#: src/qemu_driver.c:2192 src/qemu_driver.c:2279 src/qemu_driver.c:2828
-#: src/qemu_driver.c:2883 src/qemu_driver.c:2927 src/qemu_driver.c:3007
-#: src/qemu_driver.c:3123 src/qemu_driver.c:3192 src/qemu_driver.c:3247
-#: src/qemu_driver.c:3291 src/qemu_driver.c:3309 src/qemu_driver.c:3567
+#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:621
+#: src/openvz_driver.c:652 src/openvz_driver.c:673 src/openvz_driver.c:714
+#: src/qemu_driver.c:2212 src/qemu_driver.c:2299 src/qemu_driver.c:2848
+#: src/qemu_driver.c:2903 src/qemu_driver.c:2947 src/qemu_driver.c:3027
+#: src/qemu_driver.c:3143 src/qemu_driver.c:3212 src/qemu_driver.c:3267
+#: src/qemu_driver.c:3311 src/qemu_driver.c:3329 src/qemu_driver.c:3587
#, fuzzy
msgid "no domain with matching uuid"
msgstr "ਡੋਮੇਨ id ਜਾਂ uuid"
-#: src/lxc_driver.c:280 src/openvz_driver.c:625 src/qemu_driver.c:2933
+#: src/lxc_driver.c:280 src/openvz_driver.c:626 src/qemu_driver.c:2953
#, fuzzy
msgid "cannot delete active domain"
msgstr "ਨਾ-ਸਰਗਰਮ ਡੋਮੇਨ ਦਾ ਨਾਂ"
-#: src/lxc_driver.c:286 src/qemu_driver.c:2939
+#: src/lxc_driver.c:286 src/qemu_driver.c:2959
#, fuzzy
msgid "cannot undefine transient domain"
msgstr "ਨਾ-ਸਰਗਰਮ ਡੋਮੇਨ ਦਾ ਨਾਂ"
msgid "container '%s' unexpectedly shutdown during startup"
msgstr ""
-#: src/lxc_driver.c:747 src/qemu_driver.c:892
+#: src/lxc_driver.c:747 src/qemu_driver.c:893
#, fuzzy, c-format
msgid "cannot create log directory %s: %s"
msgstr "ਸੰਰਚਨਾ ਫਾਇਲ ਲਿਖਣ ਲਈ ਅਸਫ਼ਲ: %s"
msgid "unknown forwarding type '%s'"
msgstr "ਅਣਜਾਣ OS ਕਿਸਮ %s"
-#: src/network_conf.c:662 src/qemu_driver.c:3334 src/qemu_driver.c:3967
+#: src/network_conf.c:662 src/qemu_driver.c:3354 src/qemu_driver.c:3987
#: src/storage_driver.c:816
#, c-format
msgid "cannot create autostart directory %s: %s"
msgid "no config file for %s"
msgstr "ਸੰਰਚਨਾ ਫਾਇਲ ਸੰਟੈਕਸ ਗਲਤੀ: %s"
-#: src/openvz_conf.c:187
+#: src/openvz_conf.c:190
+#, fuzzy, c-format
+msgid "Cound not read 'IP_ADDRESS' from config for container %d"
+msgstr "%s ਨਾਲ ਜੁੜ ਨਹੀਂ ਸਕਿਆ"
+
+#: src/openvz_conf.c:220
+#, fuzzy, c-format
+msgid "Cound not read 'NETIF' from config for container %d"
+msgstr "%s ਨਾਲ ਜੁੜ ਨਹੀਂ ਸਕਿਆ"
+
+#: src/openvz_conf.c:247
+#, fuzzy
+msgid "Too long network device name"
+msgstr "ਨੈੱਟਵਰਕ ਫਾਇਲ ਨਾਂ ਹੱਲ ਕੀਤਾ ਜਾ ਰਿਹਾ ਹੈ"
+
+#: src/openvz_conf.c:264
+#, fuzzy
+msgid "Wrong length MAC address"
+msgstr "ਗਲਤ MAC ਸਿਰਨਾਵਾਂ"
+
+#: src/openvz_conf.c:271
+#, fuzzy
+msgid "Wrong MAC address"
+msgstr "MAC ਸਿਰਨਾਵਾਂ"
+
+#: src/openvz_conf.c:327
#, fuzzy
msgid "popen failed"
msgstr "ਕਾਰਵਾਈ ਫੇਲ੍ਹ ਹੋਈ"
-#: src/openvz_conf.c:197
+#: src/openvz_conf.c:337
#, fuzzy
msgid "Failed to parse vzlist output"
msgstr "'%s' ਨੂੰ ਖੋਲਣ ਵਿੱਚ ਅਸਫਲ: %s"
-#: src/openvz_conf.c:223
+#: src/openvz_conf.c:363
#, fuzzy
msgid "UUID in config file malformed"
msgstr "ਸੰਰਚਨਾ ਫਾਇਲ ਸੰਟੈਕਸ ਗਲਤੀ: %s"
-#: src/openvz_conf.c:235
+#: src/openvz_conf.c:375
#, fuzzy, c-format
msgid "Cound not read config for container %d"
msgstr "%s ਨਾਲ ਜੁੜ ਨਹੀਂ ਸਕਿਆ"
msgid "Container ID is not specified"
msgstr ""
-#: src/openvz_driver.c:391 src/openvz_driver.c:459 src/openvz_driver.c:534
-#: src/openvz_driver.c:554 src/openvz_driver.c:600 src/openvz_driver.c:631
-#: src/openvz_driver.c:656 src/openvz_driver.c:728 src/openvz_driver.c:826
-#: src/openvz_driver.c:872
+#: src/openvz_driver.c:391 src/openvz_driver.c:460 src/openvz_driver.c:535
+#: src/openvz_driver.c:555 src/openvz_driver.c:601 src/openvz_driver.c:632
+#: src/openvz_driver.c:657 src/openvz_driver.c:729 src/openvz_driver.c:827
+#: src/openvz_driver.c:873
#, fuzzy, c-format
msgid "Could not exec %s"
msgstr "%s ਨਾਲ ਜੁੜ ਨਹੀਂ ਸਕਿਆ"
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:451 src/openvz_driver.c:528
+#: src/openvz_driver.c:452 src/openvz_driver.c:529
msgid "Error creating command for container"
msgstr ""
-#: src/openvz_driver.c:465 src/openvz_driver.c:540
+#: src/openvz_driver.c:466 src/openvz_driver.c:541
#, fuzzy
msgid "Could not set UUID"
msgstr "%s ਨਾਲ ਜੁੜ ਨਹੀਂ ਸਕਿਆ"
-#: src/openvz_driver.c:475 src/openvz_driver.c:546
+#: src/openvz_driver.c:476 src/openvz_driver.c:547
#, fuzzy
msgid "Could not configure network"
msgstr "%s ਨਾਲ ਜੁੜ ਨਹੀਂ ਸਕਿਆ"
-#: src/openvz_driver.c:482 src/openvz_driver.c:569
+#: src/openvz_driver.c:483 src/openvz_driver.c:570
#, fuzzy
msgid "Could not set number of virtual cpu"
msgstr "ਵੁਰਚੁਅਲ CPU ਦੀ ਗਿਣਤੀ ਤਬਦੀਲ"
#: src/openvz_driver.c:517
#, c-format
-msgid "Already an OPENVZ VM defined with the id '%d'"
+msgid "Already an OPENVZ VM defined with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:588
+#: src/openvz_driver.c:589
msgid "no domain with matching id"
msgstr ""
-#: src/openvz_driver.c:594
+#: src/openvz_driver.c:595
#, fuzzy
msgid "domain is not in shutoff state"
msgstr "ਡੋਮੇਨ ਹਾਲੇ ਵੀ ਚੱਲ ਰਹੀ ਹੈ"
-#: src/openvz_driver.c:677
+#: src/openvz_driver.c:678
#, fuzzy
msgid "Could not read container config"
msgstr "%s ਨਾਲ ਜੁੜ ਨਹੀਂ ਸਕਿਆ"
-#: src/openvz_driver.c:693 src/qemu_driver.c:1823
+#: src/openvz_driver.c:694 src/qemu_driver.c:1843
#, fuzzy, c-format
msgid "unknown type '%s'"
msgstr "ਅਣਜਾਣ OS ਕਿਸਮ %s"
-#: src/openvz_driver.c:719
+#: src/openvz_driver.c:720
msgid "VCPUs should be >= 1"
msgstr ""
-#: src/openvz_driver.c:835 src/openvz_driver.c:881
+#: src/openvz_driver.c:836 src/openvz_driver.c:882
#, fuzzy, c-format
msgid "Could not parse VPS ID %s"
msgstr "%s ਨਾਲ ਜੁੜ ਨਹੀਂ ਸਕਿਆ"
msgid "Unexpected exit status '%d', qemu probably failed"
msgstr ""
-#: src/qemu_conf.c:519 src/qemu_driver.c:925
+#: src/qemu_conf.c:519 src/qemu_driver.c:926
#, fuzzy, c-format
msgid "Cannot find QEMU binary %s: %s"
msgstr "'%s' ਨੂੰ ਖੋਲਣ ਵਿੱਚ ਅਸਫਲ: %s"
msgid "Network type %d is not supported"
msgstr "ਨੈੱਟਵਰਕ %s ਸ਼ੁਰੂ ਕੀਤਾ ਗਿਆ ਹੈ\n"
-#: src/qemu_conf.c:580 src/qemu_driver.c:1515
+#: src/qemu_conf.c:580 src/qemu_driver.c:1514
#, fuzzy, c-format
msgid "cannot initialize bridge support: %s"
msgstr "'%s' ਨੂੰ ਖੋਲਣ ਵਿੱਚ ਅਸਫਲ: %s"
msgid "failed to allocate space for argv string"
msgstr "ਮੈਮੋਰੀ ਨਿਰਧਾਰਤ ਕਰਨ ਲਈ ਅਸਫ਼ਲ"
-#: src/qemu_driver.c:90
+#: src/qemu_driver.c:91
#, fuzzy
msgid "Failed to set close-on-exec file descriptor flag\n"
msgstr "ਲਾਗ ਫਾਇਲ ਲਿਖਣ ਦੌਰਾਨ ਗਲਤੀ"
-#: src/qemu_driver.c:105
+#: src/qemu_driver.c:106
#, fuzzy
msgid "Failed to set non-blocking file descriptor flag\n"
msgstr "Xend ਡੋਮੇਨ ਜਾਣਾਕਰੀ ਪਾਰਸ ਕਰਨ ਲਈ ਫੇਲ੍ਹ"
-#: src/qemu_driver.c:150
+#: src/qemu_driver.c:151
#, fuzzy, c-format
msgid "Failed to autostart network '%s': %s\n"
msgstr "ਨੈੱਟਵਰਕ %s ਸ਼ੁਰੂ ਕਰਨ ਲਈ ਫੇਲ੍ਹ"
-#: src/qemu_driver.c:165
+#: src/qemu_driver.c:166
#, fuzzy, c-format
msgid "Failed to autostart VM '%s': %s\n"
msgstr "'%s' ਨੂੰ ਖੋਲਣ ਵਿੱਚ ਅਸਫਲ: %s"
-#: src/qemu_driver.c:201
+#: src/qemu_driver.c:202
#, fuzzy, c-format
msgid "Failed to find user record for uid '%d': %s\n"
msgstr "ਨੈੱਟਵਰਕ ਨੂੰ ਲੱਭਣ ਵਿੱਚ ਫੇਲ੍ਹ ਹੋਇਆ: %s"
-#: src/qemu_driver.c:212
+#: src/qemu_driver.c:213
#, fuzzy
msgid "out of memory in asprintf\n"
msgstr "ਮੈਮੋਰੀ ਖਤਮ ਹੋ ਗਈ"
-#: src/qemu_driver.c:268
+#: src/qemu_driver.c:269
#, fuzzy
msgid "qemudStartup: out of memory\n"
msgstr "ਮੈਮੋਰੀ ਖਤਮ ਹੋ ਗਈ"
-#: src/qemu_driver.c:295
+#: src/qemu_driver.c:296
msgid "Reloading iptables rules\n"
msgstr ""
-#: src/qemu_driver.c:433
+#: src/qemu_driver.c:434
#, c-format
msgid ""
"QEMU quit during %s startup\n"
"%s"
msgstr ""
-#: src/qemu_driver.c:443 src/qemu_driver.c:456
+#: src/qemu_driver.c:444 src/qemu_driver.c:457
#, c-format
msgid "Failure while reading %s startup output: %s"
msgstr ""
-#: src/qemu_driver.c:451
+#: src/qemu_driver.c:452
#, c-format
msgid "Timed out while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:467
+#: src/qemu_driver.c:468
#, c-format
msgid "Failure while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:479
+#: src/qemu_driver.c:480
#, c-format
msgid "Out of space while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:510
+#: src/qemu_driver.c:511
#, fuzzy, c-format
msgid "Unable to open monitor path %s"
msgstr "'%s' ਨੂੰ ਖੋਲਣ ਵਿੱਚ ਅਸਫਲ: %s"
-#: src/qemu_driver.c:515
+#: src/qemu_driver.c:516
msgid "Unable to set monitor close-on-exec flag"
msgstr ""
-#: src/qemu_driver.c:520
+#: src/qemu_driver.c:521
msgid "Unable to put monitor into non-blocking mode"
msgstr ""
-#: src/qemu_driver.c:648 src/qemu_driver.c:1027 src/qemu_driver.c:1726
-#: src/qemu_driver.c:1736
+#: src/qemu_driver.c:649 src/qemu_driver.c:1028 src/qemu_driver.c:1725
+#: src/qemu_driver.c:1735
#, fuzzy, c-format
msgid "Unable to log VM console data: %s\n"
msgstr "ਲਾਗ ਫਾਇਲ ਲਿਖਣ ਦੌਰਾਨ ਗਲਤੀ"
-#: src/qemu_driver.c:671
+#: src/qemu_driver.c:672
#, fuzzy
msgid "allocate cpumap"
msgstr "ਨਵਾਂ ਪਰਸੰਗ ਜਾਰੀ"
-#: src/qemu_driver.c:682
+#: src/qemu_driver.c:683
msgid "cannot run monitor command to fetch CPU thread info"
msgstr ""
-#: src/qemu_driver.c:786
+#: src/qemu_driver.c:787
#, fuzzy, c-format
msgid "failed to set CPU affinity %s"
msgstr "ਡੋਮੇਨ '%s' ਲੈਣ ਲਈ ਫੇਲ੍ਹ"
-#: src/qemu_driver.c:796 src/qemu_driver.c:2135
+#: src/qemu_driver.c:797 src/qemu_driver.c:2155
#, fuzzy
msgid "resume operation failed"
msgstr "ਕਾਰਵਾਈ ਫੇਲ੍ਹ ਹੋਈ"
-#: src/qemu_driver.c:859
+#: src/qemu_driver.c:860
#, fuzzy
msgid "VM is already active"
msgstr "ਡੋਮੇਨ ਪਹਿਲਾਂ ਹੀ ਸਰਗਰਮ ਹੈ"
-#: src/qemu_driver.c:869
+#: src/qemu_driver.c:870
msgid "Unable to find an unused VNC port"
msgstr ""
-#: src/qemu_driver.c:881
+#: src/qemu_driver.c:882
#, c-format
msgid "config file path too long: %s/%s.log"
msgstr ""
-#: src/qemu_driver.c:900
+#: src/qemu_driver.c:901
#, fuzzy, c-format
msgid "failed to create logfile %s: %s"
msgstr "ਲਾਗ ਫਾਇਲ ਲਿਖਣ ਦੌਰਾਨ ਗਲਤੀ"
-#: src/qemu_driver.c:906
+#: src/qemu_driver.c:907
#, fuzzy, c-format
msgid "Unable to set VM logfile close-on-exec flag %s"
msgstr "ਲਾਗ ਫਾਇਲ ਲਿਖਣ ਦੌਰਾਨ ਗਲਤੀ"
-#: src/qemu_driver.c:935 src/qemu_driver.c:3032
+#: src/qemu_driver.c:936 src/qemu_driver.c:3052
#, fuzzy, c-format
msgid "Cannot determine QEMU argv syntax %s"
msgstr "'%s' ਨੂੰ ਖੋਲਣ ਵਿੱਚ ਅਸਫਲ: %s"
-#: src/qemu_driver.c:951 src/qemu_driver.c:954 src/qemu_driver.c:959
+#: src/qemu_driver.c:952 src/qemu_driver.c:955 src/qemu_driver.c:960
#, fuzzy, c-format
msgid "Unable to write argv to logfile %d: %s\n"
msgstr "ਲਾਗ ਫਾਇਲ ਲਿਖਣ ਦੌਰਾਨ ਗਲਤੀ"
-#: src/qemu_driver.c:1041
+#: src/qemu_driver.c:1040
#, fuzzy, c-format
msgid "Shutting down VM '%s'\n"
msgstr "ਨੈੱਟਵਰਕ '%s' ਲੈਣ ਲਈ ਫੇਲ੍ਹ"
-#: src/qemu_driver.c:1052
+#: src/qemu_driver.c:1051
#, fuzzy, c-format
msgid "Unable to close logfile %d: %s\n"
msgstr "ਲਾਗ ਫਾਇਲ ਲਿਖਣ ਦੌਰਾਨ ਗਲਤੀ"
-#: src/qemu_driver.c:1067
+#: src/qemu_driver.c:1066
#, fuzzy
msgid "Got unexpected pid, damn\n"
msgstr "ਅਚਾਨਕ dict ਨੋਡ"
-#: src/qemu_driver.c:1221
+#: src/qemu_driver.c:1220
#, fuzzy
msgid "failed to allocate space for dnsmasq argv"
msgstr "ਇੱਕ ਨੋਡ ਜਾਰੀ ਕਰਨ ਲਈ ਅਸਫ਼ਲ"
-#: src/qemu_driver.c:1235
+#: src/qemu_driver.c:1234
msgid "cannot start dhcp daemon without IP address for server"
msgstr ""
-#: src/qemu_driver.c:1264
+#: src/qemu_driver.c:1263
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
msgstr "%s ਡੋਮੇਨ ਨੂੰ %s ਲਈ ਸੰਭਾਲਣ ਲਈ ਫੇਲ੍ਹ"
-#: src/qemu_driver.c:1275
+#: src/qemu_driver.c:1274
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
msgstr "%s ਡੋਮੇਨ ਨੂੰ %s ਲਈ ਸੰਭਾਲਣ ਲਈ ਫੇਲ੍ਹ"
-#: src/qemu_driver.c:1285
+#: src/qemu_driver.c:1284
#, fuzzy, c-format
msgid "failed to add iptables rule to enable masquerading : %s\n"
msgstr "%s ਡੋਮੇਨ ਨੂੰ %s ਲਈ ਸੰਭਾਲਣ ਲਈ ਫੇਲ੍ਹ"
-#: src/qemu_driver.c:1317
+#: src/qemu_driver.c:1316
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
msgstr "%s ਡੋਮੇਨ ਨੂੰ %s ਲਈ ਸੰਭਾਲਣ ਲਈ ਫੇਲ੍ਹ"
-#: src/qemu_driver.c:1328
+#: src/qemu_driver.c:1327
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
msgstr "%s ਡੋਮੇਨ ਨੂੰ %s ਲਈ ਸੰਭਾਲਣ ਲਈ ਫੇਲ੍ਹ"
-#: src/qemu_driver.c:1353
+#: src/qemu_driver.c:1352
#, fuzzy
msgid "failed to allocate space for IP tables support"
msgstr "ਇੱਕ ਨੋਡ ਜਾਰੀ ਕਰਨ ਲਈ ਅਸਫ਼ਲ"
-#: src/qemu_driver.c:1361 src/qemu_driver.c:1368
+#: src/qemu_driver.c:1360 src/qemu_driver.c:1367
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
msgstr "%s ਡੋਮੇਨ ਨੂੰ %s ਲਈ ਸੰਭਾਲਣ ਲਈ ਫੇਲ੍ਹ"
-#: src/qemu_driver.c:1376 src/qemu_driver.c:1383
+#: src/qemu_driver.c:1375 src/qemu_driver.c:1382
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
msgstr "%s ਡੋਮੇਨ ਨੂੰ %s ਲਈ ਸੰਭਾਲਣ ਲਈ ਫੇਲ੍ਹ"
-#: src/qemu_driver.c:1393
+#: src/qemu_driver.c:1392
#, fuzzy, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
msgstr "%s ਡੋਮੇਨ ਨੂੰ %s ਲਈ ਸੰਭਾਲਣ ਲਈ ਫੇਲ੍ਹ"
-#: src/qemu_driver.c:1400
+#: src/qemu_driver.c:1399
#, fuzzy, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
msgstr "%s ਡੋਮੇਨ ਨੂੰ %s ਲਈ ਸੰਭਾਲਣ ਲਈ ਫੇਲ੍ਹ"
-#: src/qemu_driver.c:1408
+#: src/qemu_driver.c:1407
#, fuzzy, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
msgstr "%s ਡੋਮੇਨ ਨੂੰ %s ਲਈ ਸੰਭਾਲਣ ਲਈ ਫੇਲ੍ਹ"
-#: src/qemu_driver.c:1509
+#: src/qemu_driver.c:1508
#, fuzzy
msgid "network is already active"
msgstr "ਡੋਮੇਨ ਪਹਿਲਾਂ ਹੀ ਸਰਗਰਮ ਹੈ"
-#: src/qemu_driver.c:1521
+#: src/qemu_driver.c:1520
#, fuzzy, c-format
msgid "cannot create bridge '%s' : %s"
msgstr "ਸੰਰਚਨਾ ਫਾਇਲ ਲਿਖਣ ਲਈ ਅਸਫ਼ਲ: %s"
-#: src/qemu_driver.c:1536
+#: src/qemu_driver.c:1535
#, fuzzy, c-format
msgid "cannot set IP address on bridge '%s' to '%s' : %s"
msgstr "'%s' ਨੂੰ ਖੋਲਣ ਵਿੱਚ ਅਸਫਲ: %s"
-#: src/qemu_driver.c:1544
+#: src/qemu_driver.c:1543
#, fuzzy, c-format
msgid "cannot set netmask on bridge '%s' to '%s' : %s"
msgstr "'%s' ਨੂੰ ਖੋਲਣ ਵਿੱਚ ਅਸਫਲ: %s"
-#: src/qemu_driver.c:1552
+#: src/qemu_driver.c:1551
#, fuzzy, c-format
msgid "failed to bring the bridge '%s' up : %s"
msgstr "'%s' ਨੂੰ ਖੋਲਣ ਵਿੱਚ ਅਸਫਲ: %s"
-#: src/qemu_driver.c:1563
+#: src/qemu_driver.c:1562
#, fuzzy, c-format
msgid "failed to enable IP forwarding : %s"
msgstr "%s ਨੂੰ ਪੜ੍ਹਨ ਵਾਸਤੇ ਖੋਲ੍ਹਣ ਲਈ ਅਸਫ਼ਲ"
-#: src/qemu_driver.c:1581 src/qemu_driver.c:1612
+#: src/qemu_driver.c:1580 src/qemu_driver.c:1611
#, fuzzy, c-format
msgid "Failed to bring down bridge '%s' : %s\n"
msgstr "'%s' ਨੂੰ ਖੋਲਣ ਵਿੱਚ ਅਸਫਲ: %s"
-#: src/qemu_driver.c:1587 src/qemu_driver.c:1617
+#: src/qemu_driver.c:1586 src/qemu_driver.c:1616
#, fuzzy, c-format
msgid "Failed to delete bridge '%s' : %s\n"
msgstr "'%s' ਨੂੰ ਖੋਲਣ ਵਿੱਚ ਅਸਫਲ: %s"
-#: src/qemu_driver.c:1600
+#: src/qemu_driver.c:1599
#, fuzzy, c-format
msgid "Shutting down network '%s'\n"
msgstr "ਨੈੱਟਵਰਕ '%s' ਲੈਣ ਲਈ ਫੇਲ੍ਹ"
-#: src/qemu_driver.c:1626
+#: src/qemu_driver.c:1625
#, fuzzy
msgid "Got unexpected pid for dnsmasq\n"
msgstr "ਅਚਾਨਕ dict ਨੋਡ"
-#: src/qemu_driver.c:1839
+#: src/qemu_driver.c:1814
+#, fuzzy, c-format
+msgid "Unable to open %s: %s\n"
+msgstr "'%s' ਨੂੰ ਖੋਲਣ ਵਿੱਚ ਅਸਫਲ: %s"
+
+#: src/qemu_driver.c:1859
#, fuzzy
msgid "failed to allocate space for capabilities support"
msgstr "ਮੈਮੋਰੀ ਨਿਰਧਾਰਤ ਕਰਨ ਲਈ ਅਸਫ਼ਲ"
-#: src/qemu_driver.c:1858 src/qemu_driver.c:1884
+#: src/qemu_driver.c:1878 src/qemu_driver.c:1904
msgid "NUMA not supported on this host"
msgstr ""
-#: src/qemu_driver.c:1869 src/qemu_driver.c:1892
+#: src/qemu_driver.c:1889 src/qemu_driver.c:1912
#, fuzzy
msgid "Failed to query NUMA free memory"
msgstr "ਵਰਤੀ ਮੈਮੋਰੀ:"
-#: src/qemu_driver.c:2053
+#: src/qemu_driver.c:2073
#, fuzzy, c-format
msgid "domain '%s' is already defined"
msgstr "ਡੋਮੇਨ %s ਪਹਿਲਾਂ ਹੀ ਮੌਜੂਦ ਹੈ"
-#: src/qemu_driver.c:2064
+#: src/qemu_driver.c:2084
#, fuzzy, c-format
msgid "domain with uuid '%s' is already defined"
msgstr "ਡੋਮੇਨ %s ਪਹਿਲਾਂ ਹੀ ਮੌਜੂਦ ਹੈ"
-#: src/qemu_driver.c:2094 src/qemu_driver.c:2123 src/qemu_driver.c:2152
-#: src/qemu_driver.c:2172 src/qemu_driver.c:2410 src/qemu_driver.c:3383
-#: src/qemu_driver.c:3518 src/qemu_driver.c:3632
+#: src/qemu_driver.c:2114 src/qemu_driver.c:2143 src/qemu_driver.c:2172
+#: src/qemu_driver.c:2192 src/qemu_driver.c:2430 src/qemu_driver.c:3403
+#: src/qemu_driver.c:3538 src/qemu_driver.c:3652
#, c-format
msgid "no domain with matching id %d"
msgstr ""
-#: src/qemu_driver.c:2099 src/qemu_driver.c:2128 src/qemu_driver.c:2416
-#: src/qemu_driver.c:3388 src/qemu_driver.c:3524 src/qemu_driver.c:3638
+#: src/qemu_driver.c:2119 src/qemu_driver.c:2148 src/qemu_driver.c:2436
+#: src/qemu_driver.c:3408 src/qemu_driver.c:3544 src/qemu_driver.c:3658
#, fuzzy
msgid "domain is not running"
msgstr "ਡੋਮੇਨ ਹਾਲੇ ਵੀ ਚੱਲ ਰਹੀ ਹੈ"
-#: src/qemu_driver.c:2107
+#: src/qemu_driver.c:2127
#, fuzzy
msgid "suspend operation failed"
msgstr "ਕਾਰਵਾਈ ਫੇਲ੍ਹ ਹੋਈ"
-#: src/qemu_driver.c:2158
+#: src/qemu_driver.c:2178
#, fuzzy
msgid "shutdown operation failed"
msgstr "ਕਾਰਵਾਈ ਫੇਲ੍ਹ ਹੋਈ"
-#: src/qemu_driver.c:2198
+#: src/qemu_driver.c:2218
#, fuzzy
msgid "failed to allocate space for ostype"
msgstr "ਇੱਕ ਨੋਡ ਜਾਰੀ ਕਰਨ ਲਈ ਅਸਫ਼ਲ"
-#: src/qemu_driver.c:2214 src/qemu_driver.c:2230 src/qemu_driver.c:2253
-#: src/qemu_driver.c:2526 src/qemu_driver.c:2688
+#: src/qemu_driver.c:2234 src/qemu_driver.c:2250 src/qemu_driver.c:2273
+#: src/qemu_driver.c:2546 src/qemu_driver.c:2708
#, c-format
msgid "no domain with matching uuid '%s'"
msgstr ""
-#: src/qemu_driver.c:2236
+#: src/qemu_driver.c:2256
msgid "cannot set max memory lower than current memory"
msgstr ""
-#: src/qemu_driver.c:2259
+#: src/qemu_driver.c:2279
#, fuzzy
msgid "cannot set memory of an active domain"
msgstr "ਨਾ-ਸਰਗਰਮ ਡੋਮੇਨ ਦਾ ਨਾਂ"
-#: src/qemu_driver.c:2265
+#: src/qemu_driver.c:2285
msgid "cannot set memory higher than max memory"
msgstr ""
-#: src/qemu_driver.c:2425
+#: src/qemu_driver.c:2445
#, fuzzy
msgid "failed to pause domain"
msgstr "ਡੋਮੇਨ %s ਮੁਅੱਤਲ ਕਰਨ ਲਈ ਫੇਲ੍ਹ ਹੈ"
-#: src/qemu_driver.c:2434
+#: src/qemu_driver.c:2454
#, fuzzy
msgid "failed to get domain xml"
msgstr "ਡੋਮੇਨ UUID ਪ੍ਰਾਪਤ ਕਰਨ ਲਈ ਅਸਫ਼ਲ"
-#: src/qemu_driver.c:2442
+#: src/qemu_driver.c:2462
#, fuzzy, c-format
msgid "failed to create '%s'"
msgstr "XML ਬਣਾਉਣ ਲਈ ਫੇਲ"
-#: src/qemu_driver.c:2449
+#: src/qemu_driver.c:2469
#, fuzzy
msgid "failed to write save header"
msgstr "ਸਾਕਟ %d ਲਿਖਣ ਲਈ ਅਸਫ਼ਲ\n"
-#: src/qemu_driver.c:2457
+#: src/qemu_driver.c:2477
#, fuzzy
msgid "failed to write xml"
msgstr "ਸਾਕਟ %d ਲਿਖਣ ਲਈ ਅਸਫ਼ਲ\n"
-#: src/qemu_driver.c:2470 src/qemu_driver.c:2477 src/qemu_driver.c:2748
+#: src/qemu_driver.c:2490 src/qemu_driver.c:2497 src/qemu_driver.c:2768
#: src/remote_internal.c:2241 src/virterror.c:441
msgid "out of memory"
msgstr "ਮੈਮੋਰੀ ਖਤਮ ਹੋ ਗਈ"
-#: src/qemu_driver.c:2485
+#: src/qemu_driver.c:2505
#, fuzzy
msgid "migrate operation failed"
msgstr "ਕਾਰਵਾਈ ਫੇਲ੍ਹ ਹੋਈ"
-#: src/qemu_driver.c:2497
+#: src/qemu_driver.c:2517
msgid "'migrate' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:2532
+#: src/qemu_driver.c:2552
#, fuzzy
msgid "cannot change vcpu count of an active domain"
msgstr "ਨਾ-ਸਰਗਰਮ ਡੋਮੇਨ ਦਾ ਨਾਂ"
-#: src/qemu_driver.c:2538
+#: src/qemu_driver.c:2558
msgid "could not determine max vcpus for the domain"
msgstr ""
-#: src/qemu_driver.c:2544
+#: src/qemu_driver.c:2564
#, c-format
msgid ""
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
msgstr ""
-#: src/qemu_driver.c:2568 src/qemu_driver.c:2620
+#: src/qemu_driver.c:2588 src/qemu_driver.c:2640
#, fuzzy
msgid "cannot pin vcpus on an inactive domain"
msgstr "ਇੱਕ ਨਾ-ਸਰਗਰਮ ਡੋਮੇਨ ਨਾ-ਪਰਭਾਸ਼ਿਤ"
-#: src/qemu_driver.c:2574
+#: src/qemu_driver.c:2594
#, c-format
msgid "vcpu number out of range %d > %d"
msgstr ""
-#: src/qemu_driver.c:2595
+#: src/qemu_driver.c:2615
#, fuzzy, c-format
msgid "cannot set affinity: %s"
msgstr "'%s' ਨੂੰ ਖੋਲਣ ਵਿੱਚ ਅਸਫਲ: %s"
-#: src/qemu_driver.c:2600
+#: src/qemu_driver.c:2620
#, fuzzy
msgid "cpu affinity is not supported"
msgstr "ਲਾਇਬ੍ਰੇਰੀ ਕਾਲ ਅਸਫ਼ਲ ਹੈ, ਸੰਭਵ ਤੌਰ ਉੱਤੇ ਸਹਾਇਕ ਨਹੀਂ ਹੈ"
-#: src/qemu_driver.c:2657
+#: src/qemu_driver.c:2677
#, fuzzy, c-format
msgid "cannot get affinity: %s"
msgstr "XML ਬਣਾਉਣ ਲਈ ਫੇਲ"
-#: src/qemu_driver.c:2667
+#: src/qemu_driver.c:2687
msgid "cpu affinity is not available"
msgstr ""
-#: src/qemu_driver.c:2694
+#: src/qemu_driver.c:2714
#, fuzzy, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr "ਡੋਮੇਨ ਭਾਸ਼ਾ ਫਾਇਲ ਲੋਡ"
-#: src/qemu_driver.c:2720 src/test.c:956
+#: src/qemu_driver.c:2740 src/test.c:956
#, fuzzy
msgid "cannot read domain image"
msgstr "node domain list"
-#: src/qemu_driver.c:2726
+#: src/qemu_driver.c:2746
#, fuzzy
msgid "failed to read qemu header"
msgstr "ਜੈੱਨ ਡੈਮਨ ਤੋਂ ਪੜ੍ਹਨ ਲਈ ਅਸਫ਼ਲ"
-#: src/qemu_driver.c:2733
+#: src/qemu_driver.c:2753
msgid "image magic is incorrect"
msgstr ""
-#: src/qemu_driver.c:2740
+#: src/qemu_driver.c:2760
#, c-format
msgid "image version is not supported (%d > %d)"
msgstr ""
-#: src/qemu_driver.c:2755
+#: src/qemu_driver.c:2775
#, fuzzy
msgid "failed to read XML"
msgstr "XML ਬਣਾਉਣ ਲਈ ਫੇਲ"
-#: src/qemu_driver.c:2764
+#: src/qemu_driver.c:2784
#, fuzzy
msgid "failed to parse XML"
msgstr "XML ਬਣਾਉਣ ਲਈ ਫੇਲ"
-#: src/qemu_driver.c:2777
+#: src/qemu_driver.c:2797
#, fuzzy, c-format
msgid "domain is already active as '%s'"
msgstr "ਡੋਮੇਨ ਪਹਿਲਾਂ ਹੀ ਸਰਗਰਮ ਹੈ"
-#: src/qemu_driver.c:2786
+#: src/qemu_driver.c:2806
#, fuzzy
msgid "failed to assign new VM"
msgstr "XML ਬਣਾਉਣ ਲਈ ਫੇਲ"
-#: src/qemu_driver.c:2799
+#: src/qemu_driver.c:2819
#, fuzzy
msgid "failed to start VM"
msgstr "ਡੋਮੇਨ %s ਸ਼ੁਰੂ ਕਰਨ ਲਈ ਫੇਲ੍ਹ"
-#: src/qemu_driver.c:2811
+#: src/qemu_driver.c:2831
#, fuzzy
msgid "failed to resume domain"
msgstr "ਡੋਮੇਨ %s ਮੁੜ-ਪ੍ਰਾਪਤ ਕਰਨ ਲਈ ਫੇਲ੍ਹ"
-#: src/qemu_driver.c:2848 src/qemu_driver.c:3741 src/qemu_driver.c:3776
+#: src/qemu_driver.c:2868 src/qemu_driver.c:3761 src/qemu_driver.c:3796
#, fuzzy
msgid "failed to allocate space for VM name string"
msgstr "ਮੈਮੋਰੀ ਨਿਰਧਾਰਤ ਕਰਨ ਲਈ ਅਸਫ਼ਲ"
-#: src/qemu_driver.c:2962
+#: src/qemu_driver.c:2982
#, fuzzy, c-format
msgid "cannot convert disk '%s' to bus/device index"
msgstr "ਇੰਟਰਫੇਸ ਜੰਤਰ"
-#: src/qemu_driver.c:2982
+#: src/qemu_driver.c:3002
#, fuzzy, c-format
msgid "Unsupported disk name mapping for bus '%s'"
msgstr "ਟਾਰਗਿਟ ਜੰਤਰ ਕਿਸਮ"
-#: src/qemu_driver.c:3022
+#: src/qemu_driver.c:3042
#, c-format
msgid "No device with bus '%s' and target '%s'"
msgstr ""
-#: src/qemu_driver.c:3049
+#: src/qemu_driver.c:3069
#, c-format
msgid ""
"Emulator version does not support removable media for device '%s' and target "
"'%s'"
msgstr ""
-#: src/qemu_driver.c:3086
+#: src/qemu_driver.c:3106
msgid "cannot change cdrom media"
msgstr ""
-#: src/qemu_driver.c:3097
+#: src/qemu_driver.c:3117
msgid "changing cdrom media failed"
msgstr ""
-#: src/qemu_driver.c:3157
+#: src/qemu_driver.c:3177
#, fuzzy
msgid "cannot attach usb disk"
msgstr "ਇੰਟਰਫੇਸ ਜੰਤਰ"
-#: src/qemu_driver.c:3168
+#: src/qemu_driver.c:3188
#, fuzzy
msgid "adding usb disk failed"
msgstr "ਮੇਜ਼ਬਾਨ ਪ੍ਰੀਭਾਸ਼ਾ ਫਾਇਲ ਲੋਡ ਕੀਤੀ ਜਾ ਰਹੀ ਹੈ"
-#: src/qemu_driver.c:3212
+#: src/qemu_driver.c:3232
#, fuzzy
msgid "cannot attach usb device"
msgstr "ਇੰਟਰਫੇਸ ਜੰਤਰ"
-#: src/qemu_driver.c:3223
+#: src/qemu_driver.c:3243
#, fuzzy
msgid "adding usb device failed"
msgstr "ਮੇਜ਼ਬਾਨ ਪ੍ਰੀਭਾਸ਼ਾ ਫਾਇਲ ਲੋਡ ਕੀਤੀ ਜਾ ਰਹੀ ਹੈ"
-#: src/qemu_driver.c:3253
+#: src/qemu_driver.c:3273
#, fuzzy
msgid "cannot attach device on inactive domain"
msgstr "ਇੱਕ ਨਾ-ਸਰਗਰਮ ਡੋਮੇਨ ਨਾ-ਪਰਭਾਸ਼ਿਤ"
-#: src/qemu_driver.c:3276
+#: src/qemu_driver.c:3296
msgid "this device type cannot be attached"
msgstr ""
-#: src/qemu_driver.c:3315
+#: src/qemu_driver.c:3335
#, fuzzy
msgid "cannot set autostart for transient domain"
msgstr "ਨਾ-ਸਰਗਰਮ ਡੋਮੇਨ ਦਾ ਨਾਂ"
-#: src/qemu_driver.c:3341
+#: src/qemu_driver.c:3361
#, fuzzy, c-format
msgid "Failed to create symlink '%s to '%s': %s"
msgstr "%s ਡੋਮੇਨ ਨੂੰ %s ਲਈ ਸੰਭਾਲਣ ਲਈ ਫੇਲ੍ਹ"
-#: src/qemu_driver.c:3348 src/qemu_driver.c:3981 src/storage_driver.c:832
+#: src/qemu_driver.c:3368 src/qemu_driver.c:4001 src/storage_driver.c:832
#, fuzzy, c-format
msgid "Failed to delete symlink '%s': %s"
msgstr "'%s' ਨੂੰ ਖੋਲਣ ਵਿੱਚ ਅਸਫਲ: %s"
-#: src/qemu_driver.c:3410
+#: src/qemu_driver.c:3430
#, fuzzy, c-format
msgid "invalid path: %s"
msgstr "%s ਵਿੱਚ ਗਲਤ ਮੁੱਲ"
-#: src/qemu_driver.c:3418
+#: src/qemu_driver.c:3438
msgid "'info blockstats' command failed"
msgstr ""
-#: src/qemu_driver.c:3433
+#: src/qemu_driver.c:3453
msgid "'info blockstats' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:3498
+#: src/qemu_driver.c:3518
#, fuzzy, c-format
msgid "device not found: %s (%s)"
msgstr "ਡੋਮੇਨ ਨਹੀਂ ਲੱਭਿਆ: %s"
-#: src/qemu_driver.c:3530 src/qemu_driver.c:3573
+#: src/qemu_driver.c:3550 src/qemu_driver.c:3593
msgid "NULL or empty path"
msgstr ""
-#: src/qemu_driver.c:3541
+#: src/qemu_driver.c:3561
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr ""
-#: src/qemu_driver.c:3583
+#: src/qemu_driver.c:3603
#, fuzzy
msgid "invalid path"
msgstr "%s ਵਿੱਚ ਗਲਤ ਮੁੱਲ"
-#: src/qemu_driver.c:3626
+#: src/qemu_driver.c:3646
msgid "QEMU driver only supports virtual memory addrs"
msgstr ""
-#: src/qemu_driver.c:3653
+#: src/qemu_driver.c:3673
#, fuzzy
msgid "'memsave' command failed"
msgstr "ਡੋਮੇਨ ਨਾਂ"
-#: src/qemu_driver.c:3682 src/qemu_driver.c:3850 src/qemu_driver.c:3875
-#: src/qemu_driver.c:3889 src/qemu_driver.c:3904 src/qemu_driver.c:3937
-#: src/qemu_driver.c:3953
+#: src/qemu_driver.c:3702 src/qemu_driver.c:3870 src/qemu_driver.c:3895
+#: src/qemu_driver.c:3909 src/qemu_driver.c:3924 src/qemu_driver.c:3957
+#: src/qemu_driver.c:3973
msgid "no network with matching uuid"
msgstr ""
-#: src/qemu_driver.c:3697
+#: src/qemu_driver.c:3717
msgid "no network with matching name"
msgstr ""
-#: src/qemu_driver.c:3856
+#: src/qemu_driver.c:3876
#, fuzzy
msgid "network is still active"
msgstr "ਡੋਮੇਨ ਪਹਿਲਾਂ ਹੀ ਸਰਗਰਮ ਹੈ"
-#: src/qemu_driver.c:3917
+#: src/qemu_driver.c:3937
#, fuzzy
msgid "no network with matching id"
msgstr "XML ਵਿੱਚ ਨੈੱਟਵਰਕ ਜਾਣਕਾਰੀ"
-#: src/qemu_driver.c:3924
+#: src/qemu_driver.c:3944
#, fuzzy
msgid "failed to allocate space for network bridge string"
msgstr "ਇੱਕ ਨੋਡ ਜਾਰੀ ਕਰਨ ਲਈ ਅਸਫ਼ਲ"
-#: src/qemu_driver.c:3974 src/storage_driver.c:823
+#: src/qemu_driver.c:3994 src/storage_driver.c:823
#, fuzzy, c-format
msgid "Failed to create symlink '%s' to '%s': %s"
msgstr "%s ਡੋਮੇਨ ਨੂੰ %s ਲਈ ਸੰਭਾਲਣ ਲਈ ਫੇਲ੍ਹ"
msgid "%s not implemented on Win32"
msgstr ""
-#: src/storage_backend_disk.c:85 src/storage_backend_logical.c:57
+#: src/storage_backend_disk.c:90 src/storage_backend_logical.c:57
#, c-format
msgid "unsupported pool format %s"
msgstr ""
-#: src/storage_backend_disk.c:110 src/storage_backend_logical.c:70
+#: src/storage_backend_disk.c:115 src/storage_backend_logical.c:70
#, c-format
msgid "unsupported pool format %d"
msgstr ""
-#: src/storage_backend_disk.c:138 src/storage_backend_fs.c:192
+#: src/storage_backend_disk.c:143 src/storage_backend_fs.c:192
#: src/storage_backend_fs.c:262 src/storage_backend_fs.c:314
#, c-format
msgid "unsupported volume format %s"
msgstr ""
-#: src/storage_backend_disk.c:165 src/storage_backend_fs.c:225
+#: src/storage_backend_disk.c:170 src/storage_backend_fs.c:225
#: src/storage_backend_fs.c:297 src/storage_backend_fs.c:329
#, c-format
msgid "unsupported volume format %d"
msgstr ""
-#: src/storage_backend_disk.c:179 src/storage_backend_disk.c:192
-#: src/storage_backend_disk.c:199 src/storage_backend_disk.c:221
+#: src/storage_backend_disk.c:184 src/storage_backend_disk.c:197
+#: src/storage_backend_disk.c:204 src/storage_backend_disk.c:226
#: src/storage_backend_fs.c:839 src/storage_backend_iscsi.c:177
#: src/storage_backend_logical.c:116 src/storage_backend_logical.c:121
#: src/storage_backend_logical.c:133 src/storage_backend_logical.c:143
-#: src/storage_backend_logical.c:531
+#: src/storage_backend_logical.c:546
msgid "volume"
msgstr ""
-#: src/storage_backend_disk.c:229
+#: src/storage_backend_disk.c:234
msgid "volume extents"
msgstr ""
-#: src/storage_backend_disk.c:237
+#: src/storage_backend_disk.c:242
msgid "cannot parse device start location"
msgstr ""
-#: src/storage_backend_disk.c:244
+#: src/storage_backend_disk.c:249
msgid "cannot parse device end location"
msgstr ""
-#: src/storage_backend_disk.c:250 src/storage_backend_logical.c:154
+#: src/storage_backend_disk.c:255 src/storage_backend_logical.c:154
#: src/storage_backend_logical.c:160
msgid "extents"
msgstr ""
-#: src/storage_backend_disk.c:464
+#: src/storage_backend_disk.c:462
msgid "no large enough free extent"
msgstr ""
-#: src/storage_backend_disk.c:498
-msgid "Disk pools are not yet supported"
+#: src/storage_backend_disk.c:502
+#, c-format
+msgid "Couldn't read volume target path '%s'. %s"
+msgstr ""
+
+#: src/storage_backend_disk.c:517
+#, c-format
+msgid "Volume path '%s' did not start with parent pool source device name."
msgstr ""
+#: src/storage_backend_disk.c:526
+#, fuzzy, c-format
+msgid "cannot parse partition number from target '%s'"
+msgstr "'%s' ਨੂੰ ਖੋਲਣ ਵਿੱਚ ਅਸਫਲ: %s"
+
#: src/storage_backend_fs.c:358
#, c-format
msgid "cannot read header '%s': %s"
msgstr ""
#: src/storage_backend_fs.c:1042 src/storage_backend_fs.c:1078
-#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:543
+#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:558
#, c-format
msgid "cannot read path '%s': %s"
msgstr ""
msgid "creation of non-raw images is not supported without qemu-img"
msgstr ""
-#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:552
+#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:567
#, fuzzy, c-format
msgid "cannot set file owner '%s': %s"
msgstr "'%s' ਨੂੰ ਖੋਲਣ ਵਿੱਚ ਅਸਫਲ: %s"
-#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:559
+#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:574
#, fuzzy, c-format
msgid "cannot set file mode '%s': %s"
msgstr "'%s' ਨੂੰ ਖੋਲਣ ਵਿੱਚ ਅਸਫਲ: %s"
-#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:566
+#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:581
#, c-format
msgid "cannot close file '%s': %s"
msgstr ""
msgid "lvs command failed with exitstatus %d"
msgstr ""
-#: src/storage_backend_logical.c:355
+#: src/storage_backend_logical.c:354
#, fuzzy
msgid "command line"
msgstr "ਡੋਮੇਨ ਨਾਂ"
-#: src/storage_backend_logical.c:372
+#: src/storage_backend_logical.c:371
#, c-format
msgid "cannot open device %s"
msgstr ""
-#: src/storage_backend_logical.c:378
+#: src/storage_backend_logical.c:377
#, c-format
msgid "cannot clear device header %s"
msgstr ""
-#: src/storage_backend_logical.c:385
+#: src/storage_backend_logical.c:384
#, c-format
msgid "cannot close device %s"
msgstr ""
-#: src/storage_backend_logical.c:575
+#: src/storage_backend_logical.c:507
+#, fuzzy, c-format
+msgid "cannot remove PV device %s: %s"
+msgstr "ਸੰਰਚਨਾ ਫਾਇਲ ਲਿਖਣ ਲਈ ਅਸਫ਼ਲ: %s"
+
+#: src/storage_backend_logical.c:590
#, c-format
msgid "cannot find newly created volume '%s': %s"
msgstr ""
msgstr "ਡਾਟਾ"
#: src/virsh.c:6292 src/virsh.c:6314
-msgid "blocked"
-msgstr "ਬਲਾਕ ਹੈ"
+#, fuzzy
+msgid "idle"
+msgstr "XML ਫਾਇਲ"
#: src/virsh.c:6294
msgid "paused"
msgid "domain information incomplete, missing uuid"
msgstr "ਡੋਮੇਨ ਜਾਣਕਾਰੀ ਅਧੂਰੀ ਹੈ, uuid ਗੁੰਮ ਹੈ"
-#: src/xend_internal.c:1109 src/xend_internal.c:2204 src/xend_internal.c:2211
+#: src/xend_internal.c:1109 src/xend_internal.c:2213 src/xend_internal.c:2220
msgid "domain information incomplete, missing name"
msgstr "ਡੋਮੇਨ ਜਾਣਕਾਰੀ ਅਧੂਰੀ ਹੈ, ਨਾਂ ਨਹੀਂ ਹੈ"
msgid "unknown graphics type '%s'"
msgstr "ਅਣਜਾਣ OS ਕਿਸਮ %s"
-#: src/xend_internal.c:2191
+#: src/xend_internal.c:2200
msgid "domain information incomplete, missing id"
msgstr "ਡੋਮੇਨ ਜਾਣਕਾਰੀ ਅਧੂਰੀ ਹੈ, id ਗੁੰਮ ਹੈ"
-#: src/xend_internal.c:2260 src/xend_internal.c:2270 src/xend_internal.c:2280
+#: src/xend_internal.c:2269 src/xend_internal.c:2279 src/xend_internal.c:2289
#, fuzzy, c-format
msgid "unknown lifecycle type %s"
msgstr "ਅਣਜਾਣ OS ਕਿਸਮ %s"
-#: src/xend_internal.c:2593
+#: src/xend_internal.c:2602
#, fuzzy
msgid "failed to parse topology information"
msgstr "Xend ਡੋਮੇਨ ਜਾਣਾਕਰੀ ਪਾਰਸ ਕਰਨ ਲਈ ਫੇਲ੍ਹ"
-#: src/xend_internal.c:2647
+#: src/xend_internal.c:2656
#, fuzzy
msgid "topology syntax error"
msgstr "ਸੰਰਚਨਾ ਫਾਇਲ ਸੰਟੈਕਸ ਗਲਤੀ"
-#: src/xend_internal.c:2711
+#: src/xend_internal.c:2720
msgid "failed to parse Xend domain information"
msgstr "Xend ਡੋਮੇਨ ਜਾਣਾਕਰੀ ਪਾਰਸ ਕਰਨ ਲਈ ਫੇਲ੍ਹ"
-#: src/xend_internal.c:3193
+#: src/xend_internal.c:3202
msgid "xenDaemonDomainFetch failed to find this domain"
msgstr ""
-#: src/xend_internal.c:3815 src/xend_internal.c:4290 src/xm_internal.c:1617
+#: src/xend_internal.c:3824 src/xend_internal.c:4299 src/xm_internal.c:1617
#, fuzzy
msgid "failed to build sexpr"
msgstr "ਡੋਮੇਨ %s ਮੁਅੱਤਲ ਕਰਨ ਲਈ ਫੇਲ੍ਹ ਹੈ"
-#: src/xend_internal.c:3917
+#: src/xend_internal.c:3926
#, fuzzy
msgid "unsupported device type"
msgstr "ਟਾਰਗਿਟ ਜੰਤਰ ਕਿਸਮ"
-#: src/xend_internal.c:4020
+#: src/xend_internal.c:4029
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4061
+#: src/xend_internal.c:4070
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4069
+#: src/xend_internal.c:4078
#, fuzzy
msgid "unexpected value from on_xend_start"
msgstr "ਅਚਾਨਕ ਮੁੱਲ ਨੋਡ"
-#: src/xend_internal.c:4080
+#: src/xend_internal.c:4089
#, fuzzy
msgid "no memory"
msgstr "node memory"
-#: src/xend_internal.c:4086
+#: src/xend_internal.c:4095
#, fuzzy
msgid "sexpr2string failed"
msgstr "ਕਾਰਵਾਈ ਫੇਲ੍ਹ ਹੋਈ"
-#: src/xend_internal.c:4091
+#: src/xend_internal.c:4100
#, fuzzy
msgid "Failed to redefine sexpr"
msgstr "ਡੋਮੇਨ %s ਨੂੰ ਨਾ-ਪਰਭਾਸ਼ਿਤ ਕਰਨ ਲਈ ਫੇਲ੍ਹ"
-#: src/xend_internal.c:4096
+#: src/xend_internal.c:4105
msgid "on_xend_start not present in sexpr"
msgstr ""
-#: src/xend_internal.c:4127
+#: src/xend_internal.c:4136
#, fuzzy, c-format
msgid "gethostname failed: %s"
msgstr "ਕਾਰਵਾਈ ਫੇਲ੍ਹ ਹੋਈ: %s"
-#: src/xend_internal.c:4133
+#: src/xend_internal.c:4142
#, fuzzy, c-format
msgid "failed to strdup hostname: %s"
msgstr "ਮੇਜ਼ਬਾਨ ਪ੍ਰਾਪਤ ਕਰਨ ਲਈ ਫੇਲ੍ਹ"
-#: src/xend_internal.c:4164
+#: src/xend_internal.c:4173
msgid ""
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
"migration"
msgstr ""
-#: src/xend_internal.c:4174
+#: src/xend_internal.c:4183
msgid ""
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
"migration"
msgstr ""
-#: src/xend_internal.c:4186
+#: src/xend_internal.c:4195
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr ""
-#: src/xend_internal.c:4199
+#: src/xend_internal.c:4208
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr ""
-#: src/xend_internal.c:4204
+#: src/xend_internal.c:4213
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr ""
-#: src/xend_internal.c:4211
+#: src/xend_internal.c:4220
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr ""
-#: src/xend_internal.c:4218 src/xend_internal.c:4240 src/xend_internal.c:4248
-#: src/xend_internal.c:4474 src/xend_internal.c:4481 src/xml.c:89
+#: src/xend_internal.c:4227 src/xend_internal.c:4249 src/xend_internal.c:4257
+#: src/xend_internal.c:4483 src/xend_internal.c:4490 src/xml.c:89
msgid "strdup failed"
msgstr ""
-#: src/xend_internal.c:4231
+#: src/xend_internal.c:4240
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr ""
-#: src/xend_internal.c:4284
+#: src/xend_internal.c:4293
#, fuzzy
msgid "failed to parse domain description"
msgstr "Xend ਡੋਮੇਨ ਜਾਣਾਕਰੀ ਪਾਰਸ ਕਰਨ ਲਈ ਫੇਲ੍ਹ"
-#: src/xend_internal.c:4300
+#: src/xend_internal.c:4309
#, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "ਨਾ-ਸਰਗਰਮ ਡੋਮੇਨ %s ਬਣਾਉਣ ਲਈ ਅਸਫ਼ਲ ਹੈ\n"
-#: src/xend_internal.c:4456 src/xend_internal.c:4532 src/xend_internal.c:4622
+#: src/xend_internal.c:4465 src/xend_internal.c:4541 src/xend_internal.c:4631
msgid "unsupported in xendConfigVersion < 4"
msgstr ""
-#: src/xend_internal.c:4468
+#: src/xend_internal.c:4477
#, fuzzy
msgid "node information incomplete, missing scheduler name"
msgstr "ਡੋਮੇਨ ਜਾਣਕਾਰੀ ਅਧੂਰੀ ਹੈ, ਨਾਂ ਨਹੀਂ ਹੈ"
-#: src/xend_internal.c:4486 src/xend_internal.c:4580 src/xend_internal.c:4692
+#: src/xend_internal.c:4495 src/xend_internal.c:4589 src/xend_internal.c:4701
#, fuzzy
msgid "Unknown scheduler"
msgstr "ਅਣਜਾਣ"
-#: src/xend_internal.c:4545 src/xend_internal.c:4635
+#: src/xend_internal.c:4554 src/xend_internal.c:4644
#, fuzzy
msgid "Failed to get a scheduler name"
msgstr "ਮੇਜ਼ਬਾਨ ਪ੍ਰਾਪਤ ਕਰਨ ਲਈ ਫੇਲ੍ਹ"
-#: src/xend_internal.c:4558 src/xend_internal.c:4671
+#: src/xend_internal.c:4567 src/xend_internal.c:4680
#, fuzzy
msgid "domain information incomplete, missing cpu_weight"
msgstr "ਡੋਮੇਨ ਜਾਣਕਾਰੀ ਅਧੂਰੀ ਹੈ, uuid ਗੁੰਮ ਹੈ"
-#: src/xend_internal.c:4563 src/xend_internal.c:4680
+#: src/xend_internal.c:4572 src/xend_internal.c:4689
#, fuzzy
msgid "domain information incomplete, missing cpu_cap"
msgstr "ਡੋਮੇਨ ਜਾਣਕਾਰੀ ਅਧੂਰੀ ਹੈ, uuid ਗੁੰਮ ਹੈ"
-#: src/xend_internal.c:4739
+#: src/xend_internal.c:4748
msgid "domainBlockPeek is not supported for dom0"
msgstr ""
-#: src/xend_internal.c:4762
+#: src/xend_internal.c:4771
#, fuzzy, c-format
msgid "%s: invalid path"
msgstr "%s ਵਿੱਚ ਗਲਤ ਮੁੱਲ"
-#: src/xend_internal.c:4770
+#: src/xend_internal.c:4779
#, fuzzy, c-format
msgid "failed to open for reading: %s: %s"
msgstr "%s ਨੂੰ ਪੜ੍ਹਨ ਵਾਸਤੇ ਖੋਲ੍ਹਣ ਲਈ ਅਸਫ਼ਲ"
-#: src/xend_internal.c:4782
+#: src/xend_internal.c:4791
#, fuzzy, c-format
msgid "failed to lseek or read from file: %s: %s"
msgstr "'%s' ਨੂੰ ਖੋਲਣ ਵਿੱਚ ਅਸਫਲ: %s"
-#: src/xend_internal.c:4865 src/xend_internal.c:4911
+#: src/xend_internal.c:4874 src/xend_internal.c:4920
#, fuzzy, c-format
msgid "unexpected graphics type %d"
msgstr "ਅਣਜਾਣ mime ਕਿਸਮ"
-#: src/xend_internal.c:4954
+#: src/xend_internal.c:4963
#, fuzzy
msgid "unexpected chr device type"
msgstr "ਅਣਜਾਣ mime ਕਿਸਮ"
-#: src/xend_internal.c:5128 src/xm_internal.c:1779
+#: src/xend_internal.c:5137 src/xm_internal.c:1779
#, fuzzy, c-format
msgid "unsupported network type %d"
msgstr "ਅਣਜਾਣ mime ਕਿਸਮ"
-#: src/xend_internal.c:5302 src/xend_internal.c:5309 src/xend_internal.c:5316
+#: src/xend_internal.c:5311 src/xend_internal.c:5318 src/xend_internal.c:5325
#, fuzzy, c-format
msgid "unexpected lifecycle value %d"
msgstr "ਅਚਾਨਕ ਮੁੱਲ ਨੋਡ"
-#: src/xend_internal.c:5333
+#: src/xend_internal.c:5342
#, fuzzy
msgid "no HVM domain loader"
msgstr "node domain list"
-#: src/xend_internal.c:5544
+#: src/xend_internal.c:5553
#, fuzzy
msgid "hotplug of device type not supported"
msgstr "ਲਾਇਬ੍ਰੇਰੀ ਕਾਲ ਅਸਫ਼ਲ ਹੈ, ਸੰਭਵ ਤੌਰ ਉੱਤੇ ਸਹਾਇਕ ਨਹੀਂ ਹੈ"
msgid "failed to connect to Xen Store"
msgstr "Xen ਸਟੋਰ ਨਾਲ ਜੁੜਨ ਲਈ ਫੇਲ੍ਹ"
+#~ msgid "blocked"
+#~ msgstr "ਬਲਾਕ ਹੈ"
+
#, fuzzy
#~ msgid "invalid interface type: %s"
#~ msgstr "ਟਾਰਗਿਟ ਜੰਤਰ ਕਿਸਮ"
#~ msgid "cannot read tty pid file %s: %s"
#~ msgstr "ਸੰਰਚਨਾ ਫਾਇਲ ਲਿਖਣ ਲਈ ਅਸਫ਼ਲ: %s"
-#, fuzzy
-#~ msgid "cannot remove ttyPidFile %s: %s"
-#~ msgstr "ਸੰਰਚਨਾ ਫਾਇਲ ਲਿਖਣ ਲਈ ਅਸਫ਼ਲ: %s"
-
#, fuzzy
#~ msgid "failed to calloc memory for init string: %s"
#~ msgstr "ਮੈਮੋਰੀ ਨਿਰਧਾਰਤ ਕਰਨ ਲਈ ਅਸਫ਼ਲ"
msgstr ""
"Project-Id-Version: pl\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-09-08 14:51+0200\n"
+"POT-Creation-Date: 2008-09-23 22:28+0200\n"
"PO-Revision-Date: 2008-06-25 21:32+0200\n"
"Last-Translator: Piotr Drąg <piotrdrag@gmail.com>\n"
"Language-Team: Polish <pl@li.org>\n"
msgid "storage_vol not found"
msgstr "Nie znaleziono storage_vol"
-#: src/conf.c:155 src/conf.c:203 src/conf.c:488 src/conf.c:525 src/conf.c:553
-#: src/conf.c:631
+#: src/conf.c:164 src/conf.c:212 src/conf.c:491 src/conf.c:528 src/conf.c:555
+#: src/conf.c:630
msgid "allocating configuration"
msgstr "przydzielanie konfiguracji"
-#: src/conf.c:338
+#: src/conf.c:347
msgid "unterminated number"
msgstr "niezakończona liczba"
-#: src/conf.c:372 src/conf.c:389 src/conf.c:401
+#: src/conf.c:380 src/conf.c:396 src/conf.c:407
msgid "unterminated string"
msgstr "niezakończony łańcuch"
-#: src/conf.c:429 src/conf.c:483
+#: src/conf.c:434 src/conf.c:487
msgid "expecting a value"
msgstr "oczekiwana wartość"
-#: src/conf.c:450
+#: src/conf.c:454
msgid "expecting a separator in list"
msgstr "oczekiwane rozdzielenia na liście"
-#: src/conf.c:473
+#: src/conf.c:477
msgid "list is not closed with ]"
msgstr "lista nie kończy się na ]"
-#: src/conf.c:518
+#: src/conf.c:521
msgid "expecting a name"
msgstr "oczekiwana nazwa"
-#: src/conf.c:581
+#: src/conf.c:582
msgid "expecting a separator"
msgstr "oczekiwane rozdzielenie"
msgid "expecting an assignment"
msgstr "oczekiwane wyznaczenie"
-#: src/conf.c:894 src/conf.c:950 src/xend_internal.c:584
-#: src/xend_internal.c:2657 src/xm_internal.c:1475 src/xm_internal.c:1482
+#: src/conf.c:892 src/conf.c:948 src/xend_internal.c:584
+#: src/xend_internal.c:2666 src/xm_internal.c:1475 src/xm_internal.c:1482
msgid "allocate buffer"
msgstr "przydziel bufor"
-#: src/conf.c:901
+#: src/conf.c:899
msgid "failed to open file"
msgstr "otwarcie pliku nie powiodło się"
-#: src/conf.c:912
+#: src/conf.c:910
msgid "failed to save content"
msgstr "zapisanie zawartości nie powiodło się"
msgid "cannot extract disk devices"
msgstr "nie można wydobyć urządzeń źródłowych"
-#: src/domain_conf.c:1939 src/qemu_driver.c:3133
+#: src/domain_conf.c:1939 src/qemu_driver.c:3153
#, fuzzy, c-format
msgid "duplicate disk target '%s'"
msgstr "Nieobsługiwany typ dysku \"%s\""
msgid "unexpected char type %d"
msgstr "nieoczekiwany typ domeny %d"
-#: src/domain_conf.c:2815 src/xend_internal.c:5214
+#: src/domain_conf.c:2815 src/xend_internal.c:5223
#, fuzzy, c-format
msgid "unexpected sound model %d"
msgstr "nieoczekiwany typ domeny %d"
-#: src/domain_conf.c:2835 src/xend_internal.c:5237
+#: src/domain_conf.c:2835 src/xend_internal.c:5246
#, fuzzy, c-format
msgid "unexpected input type %d"
msgstr "nieoczekiwany typ domeny %d"
#: src/lxc_driver.c:274 src/lxc_driver.c:309 src/lxc_driver.c:335
#: src/lxc_driver.c:350 src/openvz_driver.c:238 src/openvz_driver.c:267
-#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:620
-#: src/openvz_driver.c:651 src/openvz_driver.c:672 src/openvz_driver.c:713
-#: src/qemu_driver.c:2192 src/qemu_driver.c:2279 src/qemu_driver.c:2828
-#: src/qemu_driver.c:2883 src/qemu_driver.c:2927 src/qemu_driver.c:3007
-#: src/qemu_driver.c:3123 src/qemu_driver.c:3192 src/qemu_driver.c:3247
-#: src/qemu_driver.c:3291 src/qemu_driver.c:3309 src/qemu_driver.c:3567
+#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:621
+#: src/openvz_driver.c:652 src/openvz_driver.c:673 src/openvz_driver.c:714
+#: src/qemu_driver.c:2212 src/qemu_driver.c:2299 src/qemu_driver.c:2848
+#: src/qemu_driver.c:2903 src/qemu_driver.c:2947 src/qemu_driver.c:3027
+#: src/qemu_driver.c:3143 src/qemu_driver.c:3212 src/qemu_driver.c:3267
+#: src/qemu_driver.c:3311 src/qemu_driver.c:3329 src/qemu_driver.c:3587
msgid "no domain with matching uuid"
msgstr "brak domeny pasującej do UUID"
-#: src/lxc_driver.c:280 src/openvz_driver.c:625 src/qemu_driver.c:2933
+#: src/lxc_driver.c:280 src/openvz_driver.c:626 src/qemu_driver.c:2953
msgid "cannot delete active domain"
msgstr "nie można usunąć aktywnej domeny"
-#: src/lxc_driver.c:286 src/qemu_driver.c:2939
+#: src/lxc_driver.c:286 src/qemu_driver.c:2959
#, fuzzy
msgid "cannot undefine transient domain"
msgstr "nie można usunąć aktywnej domeny"
msgid "container '%s' unexpectedly shutdown during startup"
msgstr ""
-#: src/lxc_driver.c:747 src/qemu_driver.c:892
+#: src/lxc_driver.c:747 src/qemu_driver.c:893
#, c-format
msgid "cannot create log directory %s: %s"
msgstr "nie można utworzyć folderu dziennika %s: %s"
msgid "unknown forwarding type '%s'"
msgstr "nieznany typ uwierzytelniania \"%s\""
-#: src/network_conf.c:662 src/qemu_driver.c:3334 src/qemu_driver.c:3967
+#: src/network_conf.c:662 src/qemu_driver.c:3354 src/qemu_driver.c:3987
#: src/storage_driver.c:816
#, c-format
msgid "cannot create autostart directory %s: %s"
msgid "no config file for %s"
msgstr "brak pliku konfiguracji dla %s"
-#: src/openvz_conf.c:187
+#: src/openvz_conf.c:190
+#, fuzzy, c-format
+msgid "Cound not read 'IP_ADDRESS' from config for container %d"
+msgstr "nie można przeanalizować URI połączenia"
+
+#: src/openvz_conf.c:220
+#, fuzzy, c-format
+msgid "Cound not read 'NETIF' from config for container %d"
+msgstr "nie można przeanalizować URI połączenia"
+
+#: src/openvz_conf.c:247
+#, fuzzy
+msgid "Too long network device name"
+msgstr "rozwiązywanie nazw plików sieci"
+
+#: src/openvz_conf.c:264
+#, fuzzy
+msgid "Wrong length MAC address"
+msgstr "nieprawidłowy adres MAC"
+
+#: src/openvz_conf.c:271
+#, fuzzy
+msgid "Wrong MAC address"
+msgstr "Adres MAC"
+
+#: src/openvz_conf.c:327
msgid "popen failed"
msgstr "popen nie powiodło się"
-#: src/openvz_conf.c:197
+#: src/openvz_conf.c:337
msgid "Failed to parse vzlist output"
msgstr "Przeanalizowanie wyjścia vzlist nie powiodło się"
-#: src/openvz_conf.c:223
+#: src/openvz_conf.c:363
msgid "UUID in config file malformed"
msgstr "UUID w pliku konfiguracji jest błędnie sformatowany"
-#: src/openvz_conf.c:235
+#: src/openvz_conf.c:375
#, fuzzy, c-format
msgid "Cound not read config for container %d"
msgstr "nie można przeanalizować URI połączenia"
msgid "Container ID is not specified"
msgstr ""
-#: src/openvz_driver.c:391 src/openvz_driver.c:459 src/openvz_driver.c:534
-#: src/openvz_driver.c:554 src/openvz_driver.c:600 src/openvz_driver.c:631
-#: src/openvz_driver.c:656 src/openvz_driver.c:728 src/openvz_driver.c:826
-#: src/openvz_driver.c:872
+#: src/openvz_driver.c:391 src/openvz_driver.c:460 src/openvz_driver.c:535
+#: src/openvz_driver.c:555 src/openvz_driver.c:601 src/openvz_driver.c:632
+#: src/openvz_driver.c:657 src/openvz_driver.c:729 src/openvz_driver.c:827
+#: src/openvz_driver.c:873
#, fuzzy, c-format
msgid "Could not exec %s"
msgstr "nie można połączyć się z %s"
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr "Maszyna wirtualna OpenVZ o identyfikatorze \"%s\" jest już aktywna"
-#: src/openvz_driver.c:451 src/openvz_driver.c:528
+#: src/openvz_driver.c:452 src/openvz_driver.c:529
msgid "Error creating command for container"
msgstr ""
-#: src/openvz_driver.c:465 src/openvz_driver.c:540
+#: src/openvz_driver.c:466 src/openvz_driver.c:541
#, fuzzy
msgid "Could not set UUID"
msgstr "nie można przeanalizować URI połączenia"
-#: src/openvz_driver.c:475 src/openvz_driver.c:546
+#: src/openvz_driver.c:476 src/openvz_driver.c:547
#, fuzzy
msgid "Could not configure network"
msgstr "nie można połączyć się z %s"
-#: src/openvz_driver.c:482 src/openvz_driver.c:569
+#: src/openvz_driver.c:483 src/openvz_driver.c:570
#, fuzzy
msgid "Could not set number of virtual cpu"
msgstr "zmień liczbę wirtualnych procesorów"
#: src/openvz_driver.c:517
-#, c-format
-msgid "Already an OPENVZ VM defined with the id '%d'"
+#, fuzzy, c-format
+msgid "Already an OPENVZ VM defined with the id '%s'"
msgstr "Maszyna wirtualna OpenVZ o identyfikatorze \"%d\" jest już określona"
-#: src/openvz_driver.c:588
+#: src/openvz_driver.c:589
msgid "no domain with matching id"
msgstr "brak domeny pasującej do identyfikatora"
-#: src/openvz_driver.c:594
+#: src/openvz_driver.c:595
msgid "domain is not in shutoff state"
msgstr "domena nie jest wyłączona"
-#: src/openvz_driver.c:677
+#: src/openvz_driver.c:678
#, fuzzy
msgid "Could not read container config"
msgstr "nie można przeanalizować URI połączenia"
-#: src/openvz_driver.c:693 src/qemu_driver.c:1823
+#: src/openvz_driver.c:694 src/qemu_driver.c:1843
#, c-format
msgid "unknown type '%s'"
msgstr "nieznany typ \"%s\""
-#: src/openvz_driver.c:719
+#: src/openvz_driver.c:720
msgid "VCPUs should be >= 1"
msgstr ""
-#: src/openvz_driver.c:835 src/openvz_driver.c:881
+#: src/openvz_driver.c:836 src/openvz_driver.c:882
#, fuzzy, c-format
msgid "Could not parse VPS ID %s"
msgstr "nie można przeanalizować URI połączenia"
msgstr ""
"Nieoczekiwany stan wyjścia \"%d\", QEMU prawdopodobnie się nie powiodło"
-#: src/qemu_conf.c:519 src/qemu_driver.c:925
+#: src/qemu_conf.c:519 src/qemu_driver.c:926
#, c-format
msgid "Cannot find QEMU binary %s: %s"
msgstr "Nie można znaleźć binaria QEMU %s: %s"
msgid "Network type %d is not supported"
msgstr "Typ sieci %d jest nieobsługiwany"
-#: src/qemu_conf.c:580 src/qemu_driver.c:1515
+#: src/qemu_conf.c:580 src/qemu_driver.c:1514
#, c-format
msgid "cannot initialize bridge support: %s"
msgstr "nie można zainicjować obsługi mostka: %s"
msgid "failed to allocate space for argv string"
msgstr "Przydzielenie przestrzeni dla łańcucha argv nie powiodło się"
-#: src/qemu_driver.c:90
+#: src/qemu_driver.c:91
#, fuzzy
msgid "Failed to set close-on-exec file descriptor flag\n"
msgstr "Ustawienie flagi deskryptora pliku \"close-on-exec\" nie powiodło się"
-#: src/qemu_driver.c:105
+#: src/qemu_driver.c:106
#, fuzzy
msgid "Failed to set non-blocking file descriptor flag\n"
msgstr "Ustawienie nieblokującej flagi deskryptora pliku nie powiodło się"
-#: src/qemu_driver.c:150
+#: src/qemu_driver.c:151
#, fuzzy, c-format
msgid "Failed to autostart network '%s': %s\n"
msgstr "Automatyczne uruchomienie sieci \"%s\" nie powiodło się: %s"
-#: src/qemu_driver.c:165
+#: src/qemu_driver.c:166
#, fuzzy, c-format
msgid "Failed to autostart VM '%s': %s\n"
msgstr ""
"Automatyczne uruchomienie maszyny wirtualnej \"%s\" nie powiodło się: %s"
-#: src/qemu_driver.c:201
+#: src/qemu_driver.c:202
#, fuzzy, c-format
msgid "Failed to find user record for uid '%d': %s\n"
msgstr "Znalezienie rekordu użytkownika dla UID \"%d\" nie powiodło się: %s"
-#: src/qemu_driver.c:212
+#: src/qemu_driver.c:213
#, fuzzy
msgid "out of memory in asprintf\n"
msgstr "brak pamięci w asprintf"
-#: src/qemu_driver.c:268
+#: src/qemu_driver.c:269
#, fuzzy
msgid "qemudStartup: out of memory\n"
msgstr "qemudStartup: brak pamięci"
-#: src/qemu_driver.c:295
+#: src/qemu_driver.c:296
#, fuzzy
msgid "Reloading iptables rules\n"
msgstr "Ponowne wczytywanie reguł iptables"
-#: src/qemu_driver.c:433
+#: src/qemu_driver.c:434
#, c-format
msgid ""
"QEMU quit during %s startup\n"
"Zakończono QEMU podczas uruchamiania %s\n"
"%s"
-#: src/qemu_driver.c:443 src/qemu_driver.c:456
+#: src/qemu_driver.c:444 src/qemu_driver.c:457
#, c-format
msgid "Failure while reading %s startup output: %s"
msgstr "Odczytanie wyjścia uruchamiania %s nie powiodło się: %s"
-#: src/qemu_driver.c:451
+#: src/qemu_driver.c:452
#, c-format
msgid "Timed out while reading %s startup output"
msgstr "Przekroczono czas podczas odczytywania wyjścia uruchamiania %s"
-#: src/qemu_driver.c:467
+#: src/qemu_driver.c:468
#, c-format
msgid "Failure while reading %s startup output"
msgstr "Odczytanie wyjścia uruchamiania %s nie powiodło się"
-#: src/qemu_driver.c:479
+#: src/qemu_driver.c:480
#, c-format
msgid "Out of space while reading %s startup output"
msgstr "Brak przestrzeni podczas odczytywania wyjścia uruchamiania %s"
-#: src/qemu_driver.c:510
+#: src/qemu_driver.c:511
#, c-format
msgid "Unable to open monitor path %s"
msgstr "Nie można otworzyć ścieżki do monitora %s"
-#: src/qemu_driver.c:515
+#: src/qemu_driver.c:516
msgid "Unable to set monitor close-on-exec flag"
msgstr "Nie można ustawić flagi monitora close-on-exec"
-#: src/qemu_driver.c:520
+#: src/qemu_driver.c:521
msgid "Unable to put monitor into non-blocking mode"
msgstr "Nie można umieścić monitora w trybie nie blokowania"
-#: src/qemu_driver.c:648 src/qemu_driver.c:1027 src/qemu_driver.c:1726
-#: src/qemu_driver.c:1736
+#: src/qemu_driver.c:649 src/qemu_driver.c:1028 src/qemu_driver.c:1725
+#: src/qemu_driver.c:1735
#, fuzzy, c-format
msgid "Unable to log VM console data: %s\n"
msgstr "Nie można zapisać danych konsoli maszyny wirtualnej w dzienniku: %s"
-#: src/qemu_driver.c:671
+#: src/qemu_driver.c:672
msgid "allocate cpumap"
msgstr "przydziel mapy procesora"
-#: src/qemu_driver.c:682
+#: src/qemu_driver.c:683
msgid "cannot run monitor command to fetch CPU thread info"
msgstr ""
"nie można uruchomić polecenia monitora, aby przechwycić informacji o wątkach "
"procesora"
-#: src/qemu_driver.c:786
+#: src/qemu_driver.c:787
#, c-format
msgid "failed to set CPU affinity %s"
msgstr "ustawienie pokrewieństwa procesora %s nie powiodło się"
-#: src/qemu_driver.c:796 src/qemu_driver.c:2135
+#: src/qemu_driver.c:797 src/qemu_driver.c:2155
msgid "resume operation failed"
msgstr "operacja wznowienia nie powiodła się"
-#: src/qemu_driver.c:859
+#: src/qemu_driver.c:860
msgid "VM is already active"
msgstr "Maszyna wirtualna jest już aktywna"
-#: src/qemu_driver.c:869
+#: src/qemu_driver.c:870
msgid "Unable to find an unused VNC port"
msgstr "Nie można znaleźć nieużywanego portu VNC"
-#: src/qemu_driver.c:881
+#: src/qemu_driver.c:882
#, c-format
msgid "config file path too long: %s/%s.log"
msgstr "ścieżka do pliku konfiguracji jest za długa: %s/%s.log"
-#: src/qemu_driver.c:900
+#: src/qemu_driver.c:901
#, c-format
msgid "failed to create logfile %s: %s"
msgstr "utworzenie pliku dziennika %s nie powiodło się: %s"
-#: src/qemu_driver.c:906
+#: src/qemu_driver.c:907
#, c-format
msgid "Unable to set VM logfile close-on-exec flag %s"
msgstr ""
"Nie można ustawić flagi pliku dziennika maszyny wirtualnej close-on-exec %s"
-#: src/qemu_driver.c:935 src/qemu_driver.c:3032
+#: src/qemu_driver.c:936 src/qemu_driver.c:3052
#, fuzzy, c-format
msgid "Cannot determine QEMU argv syntax %s"
msgstr "Nie można znaleźć binaria QEMU %s: %s"
-#: src/qemu_driver.c:951 src/qemu_driver.c:954 src/qemu_driver.c:959
+#: src/qemu_driver.c:952 src/qemu_driver.c:955 src/qemu_driver.c:960
#, fuzzy, c-format
msgid "Unable to write argv to logfile %d: %s\n"
msgstr "Nie można zapisać argv do pliku dziennika %d: %s"
-#: src/qemu_driver.c:1041
+#: src/qemu_driver.c:1040
#, fuzzy, c-format
msgid "Shutting down VM '%s'\n"
msgstr "Wyłączanie maszyny wirtualnej \"%s\""
-#: src/qemu_driver.c:1052
+#: src/qemu_driver.c:1051
#, fuzzy, c-format
msgid "Unable to close logfile %d: %s\n"
msgstr "Nie można zamknąć pliku dziennika %d: %s"
-#: src/qemu_driver.c:1067
+#: src/qemu_driver.c:1066
#, fuzzy
msgid "Got unexpected pid, damn\n"
msgstr "Otrzymano nieoczekiwany PID, cholera"
-#: src/qemu_driver.c:1221
+#: src/qemu_driver.c:1220
msgid "failed to allocate space for dnsmasq argv"
msgstr "przydzielenie przestrzeni dla dnsmasq argv nie powiodło się"
-#: src/qemu_driver.c:1235
+#: src/qemu_driver.c:1234
msgid "cannot start dhcp daemon without IP address for server"
msgstr "nie można uruchomić demona DHCP bez adresu IP serwera"
-#: src/qemu_driver.c:1264
+#: src/qemu_driver.c:1263
#, c-format
msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
msgstr ""
"dodanie reguły iptables pozwalającej na przekazywanie z \"%s\" nie powiodło "
"się: %s\n"
-#: src/qemu_driver.c:1275
+#: src/qemu_driver.c:1274
#, c-format
msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
msgstr ""
"dodanie reguły iptables pozwalającej na przekazywanie do \"%s\" nie powiodło "
"się: %s\n"
-#: src/qemu_driver.c:1285
+#: src/qemu_driver.c:1284
#, c-format
msgid "failed to add iptables rule to enable masquerading : %s\n"
msgstr "dodanie reguły iptables włączającej maskaradę nie powiodło się: %s\n"
-#: src/qemu_driver.c:1317
+#: src/qemu_driver.c:1316
#, c-format
msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
msgstr ""
"dodanie reguły iptables pozwalającej na routowanie z \"%s\" nie powiodło "
"się: %s\n"
-#: src/qemu_driver.c:1328
+#: src/qemu_driver.c:1327
#, c-format
msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
msgstr ""
"dodanie reguły iptables pozwalającej na routowanie do \"%s\" nie powiodło "
"się: %s\n"
-#: src/qemu_driver.c:1353
+#: src/qemu_driver.c:1352
msgid "failed to allocate space for IP tables support"
msgstr "przydzielenie przestrzeni dla obsługi iptables nie powiodło się"
-#: src/qemu_driver.c:1361 src/qemu_driver.c:1368
+#: src/qemu_driver.c:1360 src/qemu_driver.c:1367
#, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
msgstr ""
"dodanie reguły iptables pozwalającej na żądania DHCP z \"%s\" nie powiodło "
"się: %s"
-#: src/qemu_driver.c:1376 src/qemu_driver.c:1383
+#: src/qemu_driver.c:1375 src/qemu_driver.c:1382
#, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
msgstr ""
"dodanie reguły iptables pozwalającej na żądania DNS z \"%s\" nie powiodło "
"się: %s"
-#: src/qemu_driver.c:1393
+#: src/qemu_driver.c:1392
#, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
msgstr ""
"dodanie reguły iptables blokującej ruch wychodzący z \"%s\" nie powiodło "
"się: %s"
-#: src/qemu_driver.c:1400
+#: src/qemu_driver.c:1399
#, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
msgstr ""
"dodanie reguły iptables blokującej ruch przychodzący do \"%s\" nie powiodło "
"się: %s"
-#: src/qemu_driver.c:1408
+#: src/qemu_driver.c:1407
#, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
msgstr ""
"dodanie reguły iptables pozwalającej na ruch między mostkami na \"%s\" nie "
"powiodło się: %s"
-#: src/qemu_driver.c:1509
+#: src/qemu_driver.c:1508
msgid "network is already active"
msgstr "sieć jest już aktywna"
-#: src/qemu_driver.c:1521
+#: src/qemu_driver.c:1520
#, c-format
msgid "cannot create bridge '%s' : %s"
msgstr "nie można utworzyć mostka \"%s\": %s"
-#: src/qemu_driver.c:1536
+#: src/qemu_driver.c:1535
#, c-format
msgid "cannot set IP address on bridge '%s' to '%s' : %s"
msgstr "nie można ustawić adresu IP na mostku \"%s\" na \"%s\": %s"
-#: src/qemu_driver.c:1544
+#: src/qemu_driver.c:1543
#, c-format
msgid "cannot set netmask on bridge '%s' to '%s' : %s"
msgstr "nie można ustawić maski sieciowej na mostku \"%s\" na \"%s\": %s"
-#: src/qemu_driver.c:1552
+#: src/qemu_driver.c:1551
#, c-format
msgid "failed to bring the bridge '%s' up : %s"
msgstr "podniesienie mostku \"%s\" nie powiodło się: %s"
-#: src/qemu_driver.c:1563
+#: src/qemu_driver.c:1562
#, c-format
msgid "failed to enable IP forwarding : %s"
msgstr "włączenie przekazywania IP nie powiodło się: %s"
-#: src/qemu_driver.c:1581 src/qemu_driver.c:1612
+#: src/qemu_driver.c:1580 src/qemu_driver.c:1611
#, fuzzy, c-format
msgid "Failed to bring down bridge '%s' : %s\n"
msgstr "Opuszczanie mostku \"%s\" nie powiodło się: %s"
-#: src/qemu_driver.c:1587 src/qemu_driver.c:1617
+#: src/qemu_driver.c:1586 src/qemu_driver.c:1616
#, fuzzy, c-format
msgid "Failed to delete bridge '%s' : %s\n"
msgstr "Usunięcie mostku \"%s\" nie powiodło się: %s"
-#: src/qemu_driver.c:1600
+#: src/qemu_driver.c:1599
#, fuzzy, c-format
msgid "Shutting down network '%s'\n"
msgstr "Wyłączanie sieci \"%s\""
-#: src/qemu_driver.c:1626
+#: src/qemu_driver.c:1625
#, fuzzy
msgid "Got unexpected pid for dnsmasq\n"
msgstr "Otrzymano nieoczekiwany PID dla dnsmasq"
-#: src/qemu_driver.c:1839
+#: src/qemu_driver.c:1814
+#, fuzzy, c-format
+msgid "Unable to open %s: %s\n"
+msgstr "nie można otworzyć TTY %s: %s\n"
+
+#: src/qemu_driver.c:1859
msgid "failed to allocate space for capabilities support"
msgstr "przydzielenie przestrzeni dla obsługi możliwości nie powiodło się"
-#: src/qemu_driver.c:1858 src/qemu_driver.c:1884
+#: src/qemu_driver.c:1878 src/qemu_driver.c:1904
msgid "NUMA not supported on this host"
msgstr "NUMA jest nieobsługiwane na tym hoście"
-#: src/qemu_driver.c:1869 src/qemu_driver.c:1892
+#: src/qemu_driver.c:1889 src/qemu_driver.c:1912
msgid "Failed to query NUMA free memory"
msgstr "Odpytanie wolnej pamięci NUMA nie powiodło się"
-#: src/qemu_driver.c:2053
+#: src/qemu_driver.c:2073
#, fuzzy, c-format
msgid "domain '%s' is already defined"
msgstr "domena %s już istnieje"
-#: src/qemu_driver.c:2064
+#: src/qemu_driver.c:2084
#, fuzzy, c-format
msgid "domain with uuid '%s' is already defined"
msgstr "domena %s już istnieje"
-#: src/qemu_driver.c:2094 src/qemu_driver.c:2123 src/qemu_driver.c:2152
-#: src/qemu_driver.c:2172 src/qemu_driver.c:2410 src/qemu_driver.c:3383
-#: src/qemu_driver.c:3518 src/qemu_driver.c:3632
+#: src/qemu_driver.c:2114 src/qemu_driver.c:2143 src/qemu_driver.c:2172
+#: src/qemu_driver.c:2192 src/qemu_driver.c:2430 src/qemu_driver.c:3403
+#: src/qemu_driver.c:3538 src/qemu_driver.c:3652
#, c-format
msgid "no domain with matching id %d"
msgstr "brak domeny pasującej do identyfikatora %d"
-#: src/qemu_driver.c:2099 src/qemu_driver.c:2128 src/qemu_driver.c:2416
-#: src/qemu_driver.c:3388 src/qemu_driver.c:3524 src/qemu_driver.c:3638
+#: src/qemu_driver.c:2119 src/qemu_driver.c:2148 src/qemu_driver.c:2436
+#: src/qemu_driver.c:3408 src/qemu_driver.c:3544 src/qemu_driver.c:3658
msgid "domain is not running"
msgstr "Domena nie jest uruchomiona"
-#: src/qemu_driver.c:2107
+#: src/qemu_driver.c:2127
msgid "suspend operation failed"
msgstr "operacja uśpienia nie powiodła się"
-#: src/qemu_driver.c:2158
+#: src/qemu_driver.c:2178
msgid "shutdown operation failed"
msgstr "operacja wyłączenia nie powiodła się"
-#: src/qemu_driver.c:2198
+#: src/qemu_driver.c:2218
msgid "failed to allocate space for ostype"
msgstr ""
"przydzielenie przestrzeni dla typu systemu operacyjnego nie powiodło się"
-#: src/qemu_driver.c:2214 src/qemu_driver.c:2230 src/qemu_driver.c:2253
-#: src/qemu_driver.c:2526 src/qemu_driver.c:2688
+#: src/qemu_driver.c:2234 src/qemu_driver.c:2250 src/qemu_driver.c:2273
+#: src/qemu_driver.c:2546 src/qemu_driver.c:2708
#, c-format
msgid "no domain with matching uuid '%s'"
msgstr "brak domeny pasującej do UUID \"%s\""
-#: src/qemu_driver.c:2236
+#: src/qemu_driver.c:2256
msgid "cannot set max memory lower than current memory"
msgstr "nie można ustawić maksymalnej pamięci poniżej obecnej pamięci"
-#: src/qemu_driver.c:2259
+#: src/qemu_driver.c:2279
msgid "cannot set memory of an active domain"
msgstr "nie można ustawić pamięci aktywnej domeny"
-#: src/qemu_driver.c:2265
+#: src/qemu_driver.c:2285
msgid "cannot set memory higher than max memory"
msgstr "nie można ustawić pamięci powyżej maksymalnej pamięci"
-#: src/qemu_driver.c:2425
+#: src/qemu_driver.c:2445
msgid "failed to pause domain"
msgstr "wstrzymanie domeny nie powiodło się"
-#: src/qemu_driver.c:2434
+#: src/qemu_driver.c:2454
msgid "failed to get domain xml"
msgstr "uzyskanie XML-a domeny nie powiodło się"
-#: src/qemu_driver.c:2442
+#: src/qemu_driver.c:2462
#, c-format
msgid "failed to create '%s'"
msgstr "utworzenie \"%s\" nie powiodło się"
-#: src/qemu_driver.c:2449
+#: src/qemu_driver.c:2469
msgid "failed to write save header"
msgstr "zapisanie nagłówka nie powiodło się"
-#: src/qemu_driver.c:2457
+#: src/qemu_driver.c:2477
msgid "failed to write xml"
msgstr "zapisanie XML-a nie powiodło się"
-#: src/qemu_driver.c:2470 src/qemu_driver.c:2477 src/qemu_driver.c:2748
+#: src/qemu_driver.c:2490 src/qemu_driver.c:2497 src/qemu_driver.c:2768
#: src/remote_internal.c:2241 src/virterror.c:441
msgid "out of memory"
msgstr "brak pamięci"
-#: src/qemu_driver.c:2485
+#: src/qemu_driver.c:2505
msgid "migrate operation failed"
msgstr "operacja migracji nie powiodła się"
-#: src/qemu_driver.c:2497
+#: src/qemu_driver.c:2517
#, fuzzy
msgid "'migrate' not supported by this qemu"
msgstr "\"info blockstats\" jest nieobsługiwane przez to QEMU"
-#: src/qemu_driver.c:2532
+#: src/qemu_driver.c:2552
msgid "cannot change vcpu count of an active domain"
msgstr "nie można zmienić licznika wirtualnych procesorów aktywnej domeny"
-#: src/qemu_driver.c:2538
+#: src/qemu_driver.c:2558
msgid "could not determine max vcpus for the domain"
msgstr "nie można określić maksymalnych wirtualnych procesorów dla domeny"
-#: src/qemu_driver.c:2544
+#: src/qemu_driver.c:2564
#, c-format
msgid ""
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
"żądane procesory wirtualne są większe od maksymalnych dostępnych wirtualnych "
"procesorów dla domeny: %d > %d"
-#: src/qemu_driver.c:2568 src/qemu_driver.c:2620
+#: src/qemu_driver.c:2588 src/qemu_driver.c:2640
msgid "cannot pin vcpus on an inactive domain"
msgstr "nie można przypiąć wirtualnych procesorów do nieaktywnej domeny"
-#: src/qemu_driver.c:2574
+#: src/qemu_driver.c:2594
#, c-format
msgid "vcpu number out of range %d > %d"
msgstr "numer wirtualnego procesora jest poza zakresem %d > %d"
-#: src/qemu_driver.c:2595
+#: src/qemu_driver.c:2615
#, c-format
msgid "cannot set affinity: %s"
msgstr "nie można ustawić pokrewieństwa: %s"
-#: src/qemu_driver.c:2600
+#: src/qemu_driver.c:2620
msgid "cpu affinity is not supported"
msgstr "pokrewieństwo procesora jest nieobsługiwane"
-#: src/qemu_driver.c:2657
+#: src/qemu_driver.c:2677
#, c-format
msgid "cannot get affinity: %s"
msgstr "nie można uzyskać pokrewieństwa: %s"
-#: src/qemu_driver.c:2667
+#: src/qemu_driver.c:2687
msgid "cpu affinity is not available"
msgstr "pokrewieństwo procesora jest niedostępne"
-#: src/qemu_driver.c:2694
+#: src/qemu_driver.c:2714
#, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr "nieznany typ wirtualizacji w definicji domeny \"%d\""
-#: src/qemu_driver.c:2720 src/test.c:956
+#: src/qemu_driver.c:2740 src/test.c:956
msgid "cannot read domain image"
msgstr "nie można odczytać obrazu domeny"
-#: src/qemu_driver.c:2726
+#: src/qemu_driver.c:2746
msgid "failed to read qemu header"
msgstr "odczytanie nagłówka QEMU nie powiodło się"
-#: src/qemu_driver.c:2733
+#: src/qemu_driver.c:2753
msgid "image magic is incorrect"
msgstr "magia obrazu jest niepoprawna"
-#: src/qemu_driver.c:2740
+#: src/qemu_driver.c:2760
#, c-format
msgid "image version is not supported (%d > %d)"
msgstr "wersja obrazu jest nieobsługiwana (%d > %d)"
-#: src/qemu_driver.c:2755
+#: src/qemu_driver.c:2775
msgid "failed to read XML"
msgstr "odczytanie XML-a nie powiodło się"
-#: src/qemu_driver.c:2764
+#: src/qemu_driver.c:2784
msgid "failed to parse XML"
msgstr "przeanalizowanie XML-a nie powiodło się"
-#: src/qemu_driver.c:2777
+#: src/qemu_driver.c:2797
#, c-format
msgid "domain is already active as '%s'"
msgstr "domena jest już aktywna jako \"%s\""
-#: src/qemu_driver.c:2786
+#: src/qemu_driver.c:2806
msgid "failed to assign new VM"
msgstr "przydzielenie nowej maszyny wirtualnej nie powiodło się"
-#: src/qemu_driver.c:2799
+#: src/qemu_driver.c:2819
msgid "failed to start VM"
msgstr "uruchomienie maszyny wirtualnej nie powiodło się"
-#: src/qemu_driver.c:2811
+#: src/qemu_driver.c:2831
msgid "failed to resume domain"
msgstr "wznowienie domeny nie powiodło się"
-#: src/qemu_driver.c:2848 src/qemu_driver.c:3741 src/qemu_driver.c:3776
+#: src/qemu_driver.c:2868 src/qemu_driver.c:3761 src/qemu_driver.c:3796
msgid "failed to allocate space for VM name string"
msgstr ""
"przydzielenie przestrzeni dla łańcucha nazwy maszyny wirtualnej nie powiodło "
"się"
-#: src/qemu_driver.c:2962
+#: src/qemu_driver.c:2982
#, fuzzy, c-format
msgid "cannot convert disk '%s' to bus/device index"
msgstr "nie można wydobyć urządzeń źródłowych"
-#: src/qemu_driver.c:2982
+#: src/qemu_driver.c:3002
#, fuzzy, c-format
msgid "Unsupported disk name mapping for bus '%s'"
msgstr "Nieobsługiwany typ dysku \"%s\""
-#: src/qemu_driver.c:3022
+#: src/qemu_driver.c:3042
#, c-format
msgid "No device with bus '%s' and target '%s'"
msgstr ""
-#: src/qemu_driver.c:3049
+#: src/qemu_driver.c:3069
#, c-format
msgid ""
"Emulator version does not support removable media for device '%s' and target "
"'%s'"
msgstr ""
-#: src/qemu_driver.c:3086
+#: src/qemu_driver.c:3106
msgid "cannot change cdrom media"
msgstr "nie można zmienić nośnika CD-ROM"
-#: src/qemu_driver.c:3097
+#: src/qemu_driver.c:3117
#, fuzzy
msgid "changing cdrom media failed"
msgstr "nie można zmienić nośnika CD-ROM"
-#: src/qemu_driver.c:3157
+#: src/qemu_driver.c:3177
#, fuzzy
msgid "cannot attach usb disk"
msgstr "nie można wydobyć urządzeń źródłowych"
-#: src/qemu_driver.c:3168
+#: src/qemu_driver.c:3188
#, fuzzy
msgid "adding usb disk failed"
msgstr "wczytywanie pliku definicji hosta"
-#: src/qemu_driver.c:3212
+#: src/qemu_driver.c:3232
#, fuzzy
msgid "cannot attach usb device"
msgstr "nie można wydobyć urządzeń źródłowych"
-#: src/qemu_driver.c:3223
+#: src/qemu_driver.c:3243
#, fuzzy
msgid "adding usb device failed"
msgstr "wczytywanie pliku definicji hosta"
-#: src/qemu_driver.c:3253
+#: src/qemu_driver.c:3273
msgid "cannot attach device on inactive domain"
msgstr "nie można podłączyć urządzenia do nieaktywnej domeny"
-#: src/qemu_driver.c:3276
+#: src/qemu_driver.c:3296
#, fuzzy
msgid "this device type cannot be attached"
msgstr "można podłączyć tylko urządzenia dysków CD-ROM"
-#: src/qemu_driver.c:3315
+#: src/qemu_driver.c:3335
#, fuzzy
msgid "cannot set autostart for transient domain"
msgstr "nie można ustawić pamięci aktywnej domeny"
-#: src/qemu_driver.c:3341
+#: src/qemu_driver.c:3361
#, fuzzy, c-format
msgid "Failed to create symlink '%s to '%s': %s"
msgstr ""
"Utworzenie dowiązania symbolicznego \"%s\" do \"%s\" nie powiodło się: %s"
-#: src/qemu_driver.c:3348 src/qemu_driver.c:3981 src/storage_driver.c:832
+#: src/qemu_driver.c:3368 src/qemu_driver.c:4001 src/storage_driver.c:832
#, c-format
msgid "Failed to delete symlink '%s': %s"
msgstr "Usunięcie dowiązania symbolicznego \"%s\" nie powiodło się: %s"
-#: src/qemu_driver.c:3410
+#: src/qemu_driver.c:3430
#, c-format
msgid "invalid path: %s"
msgstr "nieprawidłowa ścieżka: %s"
-#: src/qemu_driver.c:3418
+#: src/qemu_driver.c:3438
msgid "'info blockstats' command failed"
msgstr "polecenie \"info blockstats\" nie powiodło się"
-#: src/qemu_driver.c:3433
+#: src/qemu_driver.c:3453
msgid "'info blockstats' not supported by this qemu"
msgstr "\"info blockstats\" jest nieobsługiwane przez to QEMU"
-#: src/qemu_driver.c:3498
+#: src/qemu_driver.c:3518
#, c-format
msgid "device not found: %s (%s)"
msgstr "nie znaleziono urządzenia: %s (%s)"
-#: src/qemu_driver.c:3530 src/qemu_driver.c:3573
+#: src/qemu_driver.c:3550 src/qemu_driver.c:3593
msgid "NULL or empty path"
msgstr "NULL lub pusta ścieżka"
-#: src/qemu_driver.c:3541
+#: src/qemu_driver.c:3561
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr "nieprawidłowa ścieżka, \"%s\" nie jest znanym interfejsem"
-#: src/qemu_driver.c:3583
+#: src/qemu_driver.c:3603
msgid "invalid path"
msgstr "nieprawidłowa ścieżka"
-#: src/qemu_driver.c:3626
+#: src/qemu_driver.c:3646
msgid "QEMU driver only supports virtual memory addrs"
msgstr "Sterownik QEMU obsługuje tylko adresy pamięci wirtualnej"
-#: src/qemu_driver.c:3653
+#: src/qemu_driver.c:3673
#, fuzzy
msgid "'memsave' command failed"
msgstr "polecenie lvs nie powiodło się"
-#: src/qemu_driver.c:3682 src/qemu_driver.c:3850 src/qemu_driver.c:3875
-#: src/qemu_driver.c:3889 src/qemu_driver.c:3904 src/qemu_driver.c:3937
-#: src/qemu_driver.c:3953
+#: src/qemu_driver.c:3702 src/qemu_driver.c:3870 src/qemu_driver.c:3895
+#: src/qemu_driver.c:3909 src/qemu_driver.c:3924 src/qemu_driver.c:3957
+#: src/qemu_driver.c:3973
msgid "no network with matching uuid"
msgstr "brak sieci pasującej do UUID"
-#: src/qemu_driver.c:3697
+#: src/qemu_driver.c:3717
msgid "no network with matching name"
msgstr "brak sieci pasującej do nazwy"
-#: src/qemu_driver.c:3856
+#: src/qemu_driver.c:3876
#, fuzzy
msgid "network is still active"
msgstr "sieć jest już aktywna"
-#: src/qemu_driver.c:3917
+#: src/qemu_driver.c:3937
msgid "no network with matching id"
msgstr "brak sieci pasującej do identyfikatora"
-#: src/qemu_driver.c:3924
+#: src/qemu_driver.c:3944
msgid "failed to allocate space for network bridge string"
msgstr "przydzielenie przestrzeni dla łańcucha mostka sieci nie powiodło się"
-#: src/qemu_driver.c:3974 src/storage_driver.c:823
+#: src/qemu_driver.c:3994 src/storage_driver.c:823
#, c-format
msgid "Failed to create symlink '%s' to '%s': %s"
msgstr ""
msgid "%s not implemented on Win32"
msgstr "%s: nie zaimplementowano\n"
-#: src/storage_backend_disk.c:85 src/storage_backend_logical.c:57
+#: src/storage_backend_disk.c:90 src/storage_backend_logical.c:57
#, c-format
msgid "unsupported pool format %s"
msgstr "nieobsługiwany format puli %s"
-#: src/storage_backend_disk.c:110 src/storage_backend_logical.c:70
+#: src/storage_backend_disk.c:115 src/storage_backend_logical.c:70
#, c-format
msgid "unsupported pool format %d"
msgstr "nieobsługiwany format puli %d"
-#: src/storage_backend_disk.c:138 src/storage_backend_fs.c:192
+#: src/storage_backend_disk.c:143 src/storage_backend_fs.c:192
#: src/storage_backend_fs.c:262 src/storage_backend_fs.c:314
#, c-format
msgid "unsupported volume format %s"
msgstr "nieobsługiwany format woluminu %s"
-#: src/storage_backend_disk.c:165 src/storage_backend_fs.c:225
+#: src/storage_backend_disk.c:170 src/storage_backend_fs.c:225
#: src/storage_backend_fs.c:297 src/storage_backend_fs.c:329
#, c-format
msgid "unsupported volume format %d"
msgstr "nieobsługiwany format woluminu %d"
-#: src/storage_backend_disk.c:179 src/storage_backend_disk.c:192
-#: src/storage_backend_disk.c:199 src/storage_backend_disk.c:221
+#: src/storage_backend_disk.c:184 src/storage_backend_disk.c:197
+#: src/storage_backend_disk.c:204 src/storage_backend_disk.c:226
#: src/storage_backend_fs.c:839 src/storage_backend_iscsi.c:177
#: src/storage_backend_logical.c:116 src/storage_backend_logical.c:121
#: src/storage_backend_logical.c:133 src/storage_backend_logical.c:143
-#: src/storage_backend_logical.c:531
+#: src/storage_backend_logical.c:546
msgid "volume"
msgstr "wolumin"
-#: src/storage_backend_disk.c:229
+#: src/storage_backend_disk.c:234
msgid "volume extents"
msgstr "obszary woluminu"
-#: src/storage_backend_disk.c:237
+#: src/storage_backend_disk.c:242
msgid "cannot parse device start location"
msgstr "nie można przeanalizować położenia początkowego urządzenia"
-#: src/storage_backend_disk.c:244
+#: src/storage_backend_disk.c:249
msgid "cannot parse device end location"
msgstr "nie można przeanalizować położenia końcowego urządzenia"
-#: src/storage_backend_disk.c:250 src/storage_backend_logical.c:154
+#: src/storage_backend_disk.c:255 src/storage_backend_logical.c:154
#: src/storage_backend_logical.c:160
msgid "extents"
msgstr "obszary"
-#: src/storage_backend_disk.c:464
+#: src/storage_backend_disk.c:462
msgid "no large enough free extent"
msgstr "brak wystarczająco dużego wolnego obszaru"
-#: src/storage_backend_disk.c:498
-msgid "Disk pools are not yet supported"
-msgstr "Pule dysku nie są jeszcze obsługiwane"
+#: src/storage_backend_disk.c:502
+#, fuzzy, c-format
+msgid "Couldn't read volume target path '%s'. %s"
+msgstr "nie można utworzyć ścieżki \"%s\": %s"
+
+#: src/storage_backend_disk.c:517
+#, c-format
+msgid "Volume path '%s' did not start with parent pool source device name."
+msgstr ""
+
+#: src/storage_backend_disk.c:526
+#, fuzzy, c-format
+msgid "cannot parse partition number from target '%s'"
+msgstr "nie można odczytać nagłówka \"%s\": %s"
#: src/storage_backend_fs.c:358
#, c-format
msgstr "nie można rozszerzyć pliku \"%s\": %s"
#: src/storage_backend_fs.c:1042 src/storage_backend_fs.c:1078
-#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:543
+#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:558
#, c-format
msgid "cannot read path '%s': %s"
msgstr "nie można odczytać ścieżki \"%s\": %s"
msgid "creation of non-raw images is not supported without qemu-img"
msgstr "utworzenie niesurowych obrazów jest nieobsługiwane bez qemu-img"
-#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:552
+#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:567
#, c-format
msgid "cannot set file owner '%s': %s"
msgstr "nie można ustawić właściciela pliku \"%s\": %s"
-#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:559
+#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:574
#, c-format
msgid "cannot set file mode '%s': %s"
msgstr "nie można ustawić trybu pliku \"%s\": %s"
-#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:566
+#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:581
#, c-format
msgid "cannot close file '%s': %s"
msgstr "nie można zamknąć pliku \"%s\": %s"
msgid "lvs command failed with exitstatus %d"
msgstr "polecenie lvs nie powiodło się ze stanem wyjścia %d"
-#: src/storage_backend_logical.c:355
+#: src/storage_backend_logical.c:354
msgid "command line"
msgstr "wiersz poleceń"
-#: src/storage_backend_logical.c:372
+#: src/storage_backend_logical.c:371
#, c-format
msgid "cannot open device %s"
msgstr "nie można otworzyć urządzenia %s"
-#: src/storage_backend_logical.c:378
+#: src/storage_backend_logical.c:377
#, c-format
msgid "cannot clear device header %s"
msgstr "nie można wyczyścić nagłówka urządzenia %s"
-#: src/storage_backend_logical.c:385
+#: src/storage_backend_logical.c:384
#, c-format
msgid "cannot close device %s"
msgstr "nie można zamknąć urządzenia %s"
-#: src/storage_backend_logical.c:575
+#: src/storage_backend_logical.c:507
+#, fuzzy, c-format
+msgid "cannot remove PV device %s: %s"
+msgstr "nie można usunąć pliku PID TTY %s: %s"
+
+#: src/storage_backend_logical.c:590
#, c-format
msgid "cannot find newly created volume '%s': %s"
msgstr "nie można znaleźć nowo utworzonego woluminu \"%s\": %s"
msgstr "DANE"
#: src/virsh.c:6292 src/virsh.c:6314
-msgid "blocked"
-msgstr "zablokowane"
+#, fuzzy
+msgid "idle"
+msgstr "plik"
#: src/virsh.c:6294
msgid "paused"
msgid "domain information incomplete, missing uuid"
msgstr "informacje o domenie są niekompletne, brak UUID"
-#: src/xend_internal.c:1109 src/xend_internal.c:2204 src/xend_internal.c:2211
+#: src/xend_internal.c:1109 src/xend_internal.c:2213 src/xend_internal.c:2220
msgid "domain information incomplete, missing name"
msgstr "informacje o domenie są niekompletne, brak nazwy"
msgid "unknown graphics type '%s'"
msgstr "nieznany typ uwierzytelniania \"%s\""
-#: src/xend_internal.c:2191
+#: src/xend_internal.c:2200
msgid "domain information incomplete, missing id"
msgstr "informacje o domenie są niekompletne, brak identyfikatora"
-#: src/xend_internal.c:2260 src/xend_internal.c:2270 src/xend_internal.c:2280
+#: src/xend_internal.c:2269 src/xend_internal.c:2279 src/xend_internal.c:2289
#, fuzzy, c-format
msgid "unknown lifecycle type %s"
msgstr "nieznany typ systemu operacyjnego %s"
-#: src/xend_internal.c:2593
+#: src/xend_internal.c:2602
msgid "failed to parse topology information"
msgstr "przeanalizowanie informacji o topologii nie powiodło się"
-#: src/xend_internal.c:2647
+#: src/xend_internal.c:2656
msgid "topology syntax error"
msgstr "błąd składni topologii"
-#: src/xend_internal.c:2711
+#: src/xend_internal.c:2720
msgid "failed to parse Xend domain information"
msgstr "przeanalizowanie informacji o domenie Xend nie powiodło się"
-#: src/xend_internal.c:3193
+#: src/xend_internal.c:3202
#, fuzzy
msgid "xenDaemonDomainFetch failed to find this domain"
msgstr ""
"znalezienie tej domeny przez xenDaemonDomainDumpXMLByName nie powiodło się"
-#: src/xend_internal.c:3815 src/xend_internal.c:4290 src/xm_internal.c:1617
+#: src/xend_internal.c:3824 src/xend_internal.c:4299 src/xm_internal.c:1617
#, fuzzy
msgid "failed to build sexpr"
msgstr "Zbudowanie puli %s nie powiodło się"
-#: src/xend_internal.c:3917
+#: src/xend_internal.c:3926
#, fuzzy
msgid "unsupported device type"
msgstr "nieobsługiwany typ urządzenia wejścia %s"
-#: src/xend_internal.c:4020
+#: src/xend_internal.c:4029
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr "znalezienie tej domeny przez xenDaemonGetAutostart nie powiodło się"
-#: src/xend_internal.c:4061
+#: src/xend_internal.c:4070
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr "znalezienie tej domeny przez xenDaemonSetAutostart nie powiodło się"
-#: src/xend_internal.c:4069
+#: src/xend_internal.c:4078
msgid "unexpected value from on_xend_start"
msgstr "nieoczekiwana wartość z on_xend_start"
-#: src/xend_internal.c:4080
+#: src/xend_internal.c:4089
msgid "no memory"
msgstr "brak pamięci"
-#: src/xend_internal.c:4086
+#: src/xend_internal.c:4095
msgid "sexpr2string failed"
msgstr "sexpr2string nie powiodło się"
-#: src/xend_internal.c:4091
+#: src/xend_internal.c:4100
msgid "Failed to redefine sexpr"
msgstr "Ponowne określenia sexpr nie powiodło się"
-#: src/xend_internal.c:4096
+#: src/xend_internal.c:4105
msgid "on_xend_start not present in sexpr"
msgstr "brak on_xend_start w sexpr"
-#: src/xend_internal.c:4127
+#: src/xend_internal.c:4136
#, c-format
msgid "gethostname failed: %s"
msgstr "gethostname nie powiodło się: %s"
-#: src/xend_internal.c:4133
+#: src/xend_internal.c:4142
#, c-format
msgid "failed to strdup hostname: %s"
msgstr "wykonanie strdup na nazwie hosta nie powiodło się: %s"
-#: src/xend_internal.c:4164
+#: src/xend_internal.c:4173
msgid ""
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
"migration"
msgstr ""
"xenDaemonDomainMigrate: Xen nie obsługuje zmieniania domen podczas migracji"
-#: src/xend_internal.c:4174
+#: src/xend_internal.c:4183
msgid ""
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
"migration"
msgstr ""
"xenDaemonDomainMigrate: Xen nie obsługuje ograniczeń pasma podczas migracji"
-#: src/xend_internal.c:4186
+#: src/xend_internal.c:4195
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr "xenDaemonDomainMigrate: nieobsługiwana flaga"
-#: src/xend_internal.c:4199
+#: src/xend_internal.c:4208
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr "xenDaemonDomainMigrate: nieprawidłowe URI"
-#: src/xend_internal.c:4204
+#: src/xend_internal.c:4213
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr ""
"xenDaemonDomainMigrate: tylko migracje xenmigr:// są obsługiwane przez Xena"
-#: src/xend_internal.c:4211
+#: src/xend_internal.c:4220
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr "xenDaemonDomainMigrate: nazwa hosta musi zostać podana w URI"
-#: src/xend_internal.c:4218 src/xend_internal.c:4240 src/xend_internal.c:4248
-#: src/xend_internal.c:4474 src/xend_internal.c:4481 src/xml.c:89
+#: src/xend_internal.c:4227 src/xend_internal.c:4249 src/xend_internal.c:4257
+#: src/xend_internal.c:4483 src/xend_internal.c:4490 src/xml.c:89
msgid "strdup failed"
msgstr "strdup nie powiodło się"
-#: src/xend_internal.c:4231
+#: src/xend_internal.c:4240
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr "xenDaemonDomainMigrate: nieprawidłowy numer portu"
-#: src/xend_internal.c:4284
+#: src/xend_internal.c:4293
msgid "failed to parse domain description"
msgstr "przeanalizowanie opisu domeny nie powiodło się"
-#: src/xend_internal.c:4300
+#: src/xend_internal.c:4309
#, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Utworzenie nieaktywnej domeny %s nie powiodło się\n"
-#: src/xend_internal.c:4456 src/xend_internal.c:4532 src/xend_internal.c:4622
+#: src/xend_internal.c:4465 src/xend_internal.c:4541 src/xend_internal.c:4631
msgid "unsupported in xendConfigVersion < 4"
msgstr "nieobsługiwane w xendConfigVersion < 4"
-#: src/xend_internal.c:4468
+#: src/xend_internal.c:4477
msgid "node information incomplete, missing scheduler name"
msgstr "informacje o węźle są niekompletne, brak nazwy planisty"
-#: src/xend_internal.c:4486 src/xend_internal.c:4580 src/xend_internal.c:4692
+#: src/xend_internal.c:4495 src/xend_internal.c:4589 src/xend_internal.c:4701
msgid "Unknown scheduler"
msgstr "Nieznany planista"
-#: src/xend_internal.c:4545 src/xend_internal.c:4635
+#: src/xend_internal.c:4554 src/xend_internal.c:4644
msgid "Failed to get a scheduler name"
msgstr "Uzyskanie nazwy planisty nie powiodło się"
-#: src/xend_internal.c:4558 src/xend_internal.c:4671
+#: src/xend_internal.c:4567 src/xend_internal.c:4680
msgid "domain information incomplete, missing cpu_weight"
msgstr "informacje o domenie są niekompletne, brak cpu_weight"
-#: src/xend_internal.c:4563 src/xend_internal.c:4680
+#: src/xend_internal.c:4572 src/xend_internal.c:4689
msgid "domain information incomplete, missing cpu_cap"
msgstr "informacje o domenie są niekompletne, brak cpu_cap"
-#: src/xend_internal.c:4739
+#: src/xend_internal.c:4748
msgid "domainBlockPeek is not supported for dom0"
msgstr "domainBlockPeek jest nieobsługiwane przez dom0"
-#: src/xend_internal.c:4762
+#: src/xend_internal.c:4771
#, c-format
msgid "%s: invalid path"
msgstr "%s: nieprawidłowa ścieżka"
-#: src/xend_internal.c:4770
+#: src/xend_internal.c:4779
#, c-format
msgid "failed to open for reading: %s: %s"
msgstr "otwarcie do odczytania nie powiodło się: %s: %s"
-#: src/xend_internal.c:4782
+#: src/xend_internal.c:4791
#, c-format
msgid "failed to lseek or read from file: %s: %s"
msgstr "wykonanie lseek lub odczytanie z pliku nie powiodło się: %s: %s"
-#: src/xend_internal.c:4865 src/xend_internal.c:4911
+#: src/xend_internal.c:4874 src/xend_internal.c:4920
#, fuzzy, c-format
msgid "unexpected graphics type %d"
msgstr "nieoczekiwany typ domeny %d"
-#: src/xend_internal.c:4954
+#: src/xend_internal.c:4963
#, fuzzy
msgid "unexpected chr device type"
msgstr "nieoczekiwany typ MIME"
-#: src/xend_internal.c:5128 src/xm_internal.c:1779
+#: src/xend_internal.c:5137 src/xm_internal.c:1779
#, fuzzy, c-format
msgid "unsupported network type %d"
msgstr "nieobsługiwany typ woluminu pamięci masowej %d"
-#: src/xend_internal.c:5302 src/xend_internal.c:5309 src/xend_internal.c:5316
+#: src/xend_internal.c:5311 src/xend_internal.c:5318 src/xend_internal.c:5325
#, fuzzy, c-format
msgid "unexpected lifecycle value %d"
msgstr "nieoczekiwana wartość węzła"
-#: src/xend_internal.c:5333
+#: src/xend_internal.c:5342
msgid "no HVM domain loader"
msgstr "brak wczytywania domeny HVM"
-#: src/xend_internal.c:5544
+#: src/xend_internal.c:5553
#, fuzzy
msgid "hotplug of device type not supported"
msgstr "ai_socktype jest nieobsługiwane"
msgid "failed to connect to Xen Store"
msgstr "połączenie się z Xen Store nie powiodło się"
+#~ msgid "Disk pools are not yet supported"
+#~ msgstr "Pule dysku nie są jeszcze obsługiwane"
+
+#~ msgid "blocked"
+#~ msgstr "zablokowane"
+
#, fuzzy
#~ msgid "Domain config filename '%s' does not match domain name '%s'"
#~ msgstr ""
#~ msgid "cannot read tty pid file %s: %s"
#~ msgstr "nie można odczytać pliku PID TTY %s: %s"
-#~ msgid "cannot remove ttyPidFile %s: %s"
-#~ msgstr "nie można usunąć pliku PID TTY %s: %s"
-
#~ msgid "failed to calloc memory for init string: %s"
#~ msgstr "przydzielenie pamięci dla łańcucha init nie powiodło się: %s"
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-09-08 14:51+0200\n"
+"POT-Creation-Date: 2008-09-23 22:28+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"
msgid "storage_vol not found"
msgstr "A rede não foi encontrada"
-#: src/conf.c:155 src/conf.c:203 src/conf.c:488 src/conf.c:525 src/conf.c:553
-#: src/conf.c:631
+#: src/conf.c:164 src/conf.c:212 src/conf.c:491 src/conf.c:528 src/conf.c:555
+#: src/conf.c:630
msgid "allocating configuration"
msgstr "a reservar a configuração"
-#: src/conf.c:338
+#: src/conf.c:347
msgid "unterminated number"
msgstr "número sem terminação"
-#: src/conf.c:372 src/conf.c:389 src/conf.c:401
+#: src/conf.c:380 src/conf.c:396 src/conf.c:407
msgid "unterminated string"
msgstr "texto sem terminação"
-#: src/conf.c:429 src/conf.c:483
+#: src/conf.c:434 src/conf.c:487
msgid "expecting a value"
msgstr "era esperado um valor"
-#: src/conf.c:450
+#: src/conf.c:454
msgid "expecting a separator in list"
msgstr "era esperado um separador na lista"
-#: src/conf.c:473
+#: src/conf.c:477
#, fuzzy
msgid "list is not closed with ]"
msgstr "a lista não termina em ] "
-#: src/conf.c:518
+#: src/conf.c:521
msgid "expecting a name"
msgstr "era esperado um nome"
-#: src/conf.c:581
+#: src/conf.c:582
msgid "expecting a separator"
msgstr "era esperado um separador"
msgid "expecting an assignment"
msgstr "era esperada uma atribuição"
-#: src/conf.c:894 src/conf.c:950 src/xend_internal.c:584
-#: src/xend_internal.c:2657 src/xm_internal.c:1475 src/xm_internal.c:1482
+#: src/conf.c:892 src/conf.c:948 src/xend_internal.c:584
+#: src/xend_internal.c:2666 src/xm_internal.c:1475 src/xm_internal.c:1482
msgid "allocate buffer"
msgstr "alocar o 'buffer'"
-#: src/conf.c:901
+#: src/conf.c:899
msgid "failed to open file"
msgstr "não foi possível aceder ao ficheiro"
-#: src/conf.c:912
+#: src/conf.c:910
msgid "failed to save content"
msgstr "não foi possível gravar o conteúdo"
msgid "cannot extract disk devices"
msgstr "dispositivo da interface"
-#: src/domain_conf.c:1939 src/qemu_driver.c:3133
+#: src/domain_conf.c:1939 src/qemu_driver.c:3153
#, fuzzy, c-format
msgid "duplicate disk target '%s'"
msgstr "tipo do dispositivo de destino"
msgid "unexpected char type %d"
msgstr "tipo MIME inesperado"
-#: src/domain_conf.c:2815 src/xend_internal.c:5214
+#: src/domain_conf.c:2815 src/xend_internal.c:5223
#, fuzzy, c-format
msgid "unexpected sound model %d"
msgstr "tipo MIME inesperado"
-#: src/domain_conf.c:2835 src/xend_internal.c:5237
+#: src/domain_conf.c:2835 src/xend_internal.c:5246
#, fuzzy, c-format
msgid "unexpected input type %d"
msgstr "tipo MIME inesperado"
#: src/lxc_driver.c:274 src/lxc_driver.c:309 src/lxc_driver.c:335
#: src/lxc_driver.c:350 src/openvz_driver.c:238 src/openvz_driver.c:267
-#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:620
-#: src/openvz_driver.c:651 src/openvz_driver.c:672 src/openvz_driver.c:713
-#: src/qemu_driver.c:2192 src/qemu_driver.c:2279 src/qemu_driver.c:2828
-#: src/qemu_driver.c:2883 src/qemu_driver.c:2927 src/qemu_driver.c:3007
-#: src/qemu_driver.c:3123 src/qemu_driver.c:3192 src/qemu_driver.c:3247
-#: src/qemu_driver.c:3291 src/qemu_driver.c:3309 src/qemu_driver.c:3567
+#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:621
+#: src/openvz_driver.c:652 src/openvz_driver.c:673 src/openvz_driver.c:714
+#: src/qemu_driver.c:2212 src/qemu_driver.c:2299 src/qemu_driver.c:2848
+#: src/qemu_driver.c:2903 src/qemu_driver.c:2947 src/qemu_driver.c:3027
+#: src/qemu_driver.c:3143 src/qemu_driver.c:3212 src/qemu_driver.c:3267
+#: src/qemu_driver.c:3311 src/qemu_driver.c:3329 src/qemu_driver.c:3587
#, fuzzy
msgid "no domain with matching uuid"
msgstr "ID ou UUID do domínio"
-#: src/lxc_driver.c:280 src/openvz_driver.c:625 src/qemu_driver.c:2933
+#: src/lxc_driver.c:280 src/openvz_driver.c:626 src/qemu_driver.c:2953
#, fuzzy
msgid "cannot delete active domain"
msgstr "nome do domínio inactivo"
-#: src/lxc_driver.c:286 src/qemu_driver.c:2939
+#: src/lxc_driver.c:286 src/qemu_driver.c:2959
#, fuzzy
msgid "cannot undefine transient domain"
msgstr "nome do domínio inactivo"
msgid "container '%s' unexpectedly shutdown during startup"
msgstr ""
-#: src/lxc_driver.c:747 src/qemu_driver.c:892
+#: src/lxc_driver.c:747 src/qemu_driver.c:893
#, fuzzy, c-format
msgid "cannot create log directory %s: %s"
msgstr "não foi possível gravar o ficheiro de configuração: %s"
msgid "unknown forwarding type '%s'"
msgstr "tipo de SO desconhecido %s"
-#: src/network_conf.c:662 src/qemu_driver.c:3334 src/qemu_driver.c:3967
+#: src/network_conf.c:662 src/qemu_driver.c:3354 src/qemu_driver.c:3987
#: src/storage_driver.c:816
#, c-format
msgid "cannot create autostart directory %s: %s"
msgid "no config file for %s"
msgstr "erro de sintaxe no ficheiro de configuração: %s"
-#: src/openvz_conf.c:187
+#: src/openvz_conf.c:190
+#, fuzzy, c-format
+msgid "Cound not read 'IP_ADDRESS' from config for container %d"
+msgstr "não foi possível processar o URI da ligação"
+
+#: src/openvz_conf.c:220
+#, fuzzy, c-format
+msgid "Cound not read 'NETIF' from config for container %d"
+msgstr "não foi possível processar o URI da ligação"
+
+#: src/openvz_conf.c:247
+#, fuzzy
+msgid "Too long network device name"
+msgstr "a resolver o ficheiro da rede"
+
+#: src/openvz_conf.c:264
+#, fuzzy
+msgid "Wrong length MAC address"
+msgstr "endereço MAC inválido"
+
+#: src/openvz_conf.c:271
+#, fuzzy
+msgid "Wrong MAC address"
+msgstr "Endereço MAC"
+
+#: src/openvz_conf.c:327
#, fuzzy
msgid "popen failed"
msgstr "a operação falhou"
-#: src/openvz_conf.c:197
+#: src/openvz_conf.c:337
#, fuzzy
msgid "Failed to parse vzlist output"
msgstr "Não foi possível aceder ao '%s': %s"
-#: src/openvz_conf.c:223
+#: src/openvz_conf.c:363
#, fuzzy
msgid "UUID in config file malformed"
msgstr "erro de sintaxe no ficheiro de configuração: %s"
-#: src/openvz_conf.c:235
+#: src/openvz_conf.c:375
#, fuzzy, c-format
msgid "Cound not read config for container %d"
msgstr "não foi possível processar o URI da ligação"
msgid "Container ID is not specified"
msgstr ""
-#: src/openvz_driver.c:391 src/openvz_driver.c:459 src/openvz_driver.c:534
-#: src/openvz_driver.c:554 src/openvz_driver.c:600 src/openvz_driver.c:631
-#: src/openvz_driver.c:656 src/openvz_driver.c:728 src/openvz_driver.c:826
-#: src/openvz_driver.c:872
+#: src/openvz_driver.c:391 src/openvz_driver.c:460 src/openvz_driver.c:535
+#: src/openvz_driver.c:555 src/openvz_driver.c:601 src/openvz_driver.c:632
+#: src/openvz_driver.c:657 src/openvz_driver.c:729 src/openvz_driver.c:827
+#: src/openvz_driver.c:873
#, fuzzy, c-format
msgid "Could not exec %s"
msgstr "não foi possível ligar a %s"
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:451 src/openvz_driver.c:528
+#: src/openvz_driver.c:452 src/openvz_driver.c:529
msgid "Error creating command for container"
msgstr ""
-#: src/openvz_driver.c:465 src/openvz_driver.c:540
+#: src/openvz_driver.c:466 src/openvz_driver.c:541
#, fuzzy
msgid "Could not set UUID"
msgstr "não foi possível processar o URI da ligação"
-#: src/openvz_driver.c:475 src/openvz_driver.c:546
+#: src/openvz_driver.c:476 src/openvz_driver.c:547
#, fuzzy
msgid "Could not configure network"
msgstr "não foi possível ligar a %s"
-#: src/openvz_driver.c:482 src/openvz_driver.c:569
+#: src/openvz_driver.c:483 src/openvz_driver.c:570
#, fuzzy
msgid "Could not set number of virtual cpu"
msgstr "mudar o número de CPUs virtuais"
#: src/openvz_driver.c:517
#, c-format
-msgid "Already an OPENVZ VM defined with the id '%d'"
+msgid "Already an OPENVZ VM defined with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:588
+#: src/openvz_driver.c:589
msgid "no domain with matching id"
msgstr ""
-#: src/openvz_driver.c:594
+#: src/openvz_driver.c:595
#, fuzzy
msgid "domain is not in shutoff state"
msgstr "O domínio ainda está em execução"
-#: src/openvz_driver.c:677
+#: src/openvz_driver.c:678
#, fuzzy
msgid "Could not read container config"
msgstr "não foi possível processar o URI da ligação"
-#: src/openvz_driver.c:693 src/qemu_driver.c:1823
+#: src/openvz_driver.c:694 src/qemu_driver.c:1843
#, fuzzy, c-format
msgid "unknown type '%s'"
msgstr "tipo de SO desconhecido %s"
-#: src/openvz_driver.c:719
+#: src/openvz_driver.c:720
msgid "VCPUs should be >= 1"
msgstr ""
-#: src/openvz_driver.c:835 src/openvz_driver.c:881
+#: src/openvz_driver.c:836 src/openvz_driver.c:882
#, fuzzy, c-format
msgid "Could not parse VPS ID %s"
msgstr "não foi possível processar o URI da ligação"
msgid "Unexpected exit status '%d', qemu probably failed"
msgstr ""
-#: src/qemu_conf.c:519 src/qemu_driver.c:925
+#: src/qemu_conf.c:519 src/qemu_driver.c:926
#, fuzzy, c-format
msgid "Cannot find QEMU binary %s: %s"
msgstr "Não foi possível aceder ao '%s': %s"
msgid "Network type %d is not supported"
msgstr "A rede %s foi iniciada\n"
-#: src/qemu_conf.c:580 src/qemu_driver.c:1515
+#: src/qemu_conf.c:580 src/qemu_driver.c:1514
#, fuzzy, c-format
msgid "cannot initialize bridge support: %s"
msgstr "Não foi possível aceder ao '%s': %s"
msgid "failed to allocate space for argv string"
msgstr "Não foi possível reservar memória"
-#: src/qemu_driver.c:90
+#: src/qemu_driver.c:91
#, fuzzy
msgid "Failed to set close-on-exec file descriptor flag\n"
msgstr "%s: não foi possível gravar o ficheiro de registo: %s"
-#: src/qemu_driver.c:105
+#: src/qemu_driver.c:106
#, fuzzy
msgid "Failed to set non-blocking file descriptor flag\n"
msgstr "não foi possível processar a informação do domínio do Xend"
-#: src/qemu_driver.c:150
+#: src/qemu_driver.c:151
#, fuzzy, c-format
msgid "Failed to autostart network '%s': %s\n"
msgstr "Não foi possível iniciar a rede %s"
-#: src/qemu_driver.c:165
+#: src/qemu_driver.c:166
#, fuzzy, c-format
msgid "Failed to autostart VM '%s': %s\n"
msgstr "Não foi possível aceder ao '%s': %s"
-#: src/qemu_driver.c:201
+#: src/qemu_driver.c:202
#, fuzzy, c-format
msgid "Failed to find user record for uid '%d': %s\n"
msgstr "Não foi possível encontrar a rede: %s"
-#: src/qemu_driver.c:212
+#: src/qemu_driver.c:213
#, fuzzy
msgid "out of memory in asprintf\n"
msgstr "sem memória"
-#: src/qemu_driver.c:268
+#: src/qemu_driver.c:269
#, fuzzy
msgid "qemudStartup: out of memory\n"
msgstr "sem memória"
-#: src/qemu_driver.c:295
+#: src/qemu_driver.c:296
msgid "Reloading iptables rules\n"
msgstr ""
-#: src/qemu_driver.c:433
+#: src/qemu_driver.c:434
#, c-format
msgid ""
"QEMU quit during %s startup\n"
"%s"
msgstr ""
-#: src/qemu_driver.c:443 src/qemu_driver.c:456
+#: src/qemu_driver.c:444 src/qemu_driver.c:457
#, c-format
msgid "Failure while reading %s startup output: %s"
msgstr ""
-#: src/qemu_driver.c:451
+#: src/qemu_driver.c:452
#, c-format
msgid "Timed out while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:467
+#: src/qemu_driver.c:468
#, c-format
msgid "Failure while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:479
+#: src/qemu_driver.c:480
#, c-format
msgid "Out of space while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:510
+#: src/qemu_driver.c:511
#, fuzzy, c-format
msgid "Unable to open monitor path %s"
msgstr "Não foi possível aceder ao '%s': %s"
-#: src/qemu_driver.c:515
+#: src/qemu_driver.c:516
msgid "Unable to set monitor close-on-exec flag"
msgstr ""
-#: src/qemu_driver.c:520
+#: src/qemu_driver.c:521
msgid "Unable to put monitor into non-blocking mode"
msgstr ""
-#: src/qemu_driver.c:648 src/qemu_driver.c:1027 src/qemu_driver.c:1726
-#: src/qemu_driver.c:1736
+#: src/qemu_driver.c:649 src/qemu_driver.c:1028 src/qemu_driver.c:1725
+#: src/qemu_driver.c:1735
#, fuzzy, c-format
msgid "Unable to log VM console data: %s\n"
msgstr "%s: não foi possível gravar o ficheiro de registo: %s"
-#: src/qemu_driver.c:671
+#: src/qemu_driver.c:672
#, fuzzy
msgid "allocate cpumap"
msgstr "reservar um contexto novo"
-#: src/qemu_driver.c:682
+#: src/qemu_driver.c:683
msgid "cannot run monitor command to fetch CPU thread info"
msgstr ""
-#: src/qemu_driver.c:786
+#: src/qemu_driver.c:787
#, fuzzy, c-format
msgid "failed to set CPU affinity %s"
msgstr "não foi possível obter o domínio '%s'"
-#: src/qemu_driver.c:796 src/qemu_driver.c:2135
+#: src/qemu_driver.c:797 src/qemu_driver.c:2155
#, fuzzy
msgid "resume operation failed"
msgstr "a operação falhou"
-#: src/qemu_driver.c:859
+#: src/qemu_driver.c:860
#, fuzzy
msgid "VM is already active"
msgstr "O domínio já está activo"
-#: src/qemu_driver.c:869
+#: src/qemu_driver.c:870
msgid "Unable to find an unused VNC port"
msgstr ""
-#: src/qemu_driver.c:881
+#: src/qemu_driver.c:882
#, c-format
msgid "config file path too long: %s/%s.log"
msgstr ""
-#: src/qemu_driver.c:900
+#: src/qemu_driver.c:901
#, fuzzy, c-format
msgid "failed to create logfile %s: %s"
msgstr "%s: não foi possível gravar o ficheiro de registo: %s"
-#: src/qemu_driver.c:906
+#: src/qemu_driver.c:907
#, fuzzy, c-format
msgid "Unable to set VM logfile close-on-exec flag %s"
msgstr "%s: não foi possível gravar o ficheiro de registo: %s"
-#: src/qemu_driver.c:935 src/qemu_driver.c:3032
+#: src/qemu_driver.c:936 src/qemu_driver.c:3052
#, fuzzy, c-format
msgid "Cannot determine QEMU argv syntax %s"
msgstr "Não foi possível aceder ao '%s': %s"
-#: src/qemu_driver.c:951 src/qemu_driver.c:954 src/qemu_driver.c:959
+#: src/qemu_driver.c:952 src/qemu_driver.c:955 src/qemu_driver.c:960
#, fuzzy, c-format
msgid "Unable to write argv to logfile %d: %s\n"
msgstr "%s: não foi possível gravar o ficheiro de registo: %s"
-#: src/qemu_driver.c:1041
+#: src/qemu_driver.c:1040
#, fuzzy, c-format
msgid "Shutting down VM '%s'\n"
msgstr "não foi possível obter a rede '%s'"
-#: src/qemu_driver.c:1052
+#: src/qemu_driver.c:1051
#, fuzzy, c-format
msgid "Unable to close logfile %d: %s\n"
msgstr "%s: não foi possível gravar o ficheiro de registo: %s"
-#: src/qemu_driver.c:1067
+#: src/qemu_driver.c:1066
#, fuzzy
msgid "Got unexpected pid, damn\n"
msgstr "nó inesperado do dicionário"
-#: src/qemu_driver.c:1221
+#: src/qemu_driver.c:1220
#, fuzzy
msgid "failed to allocate space for dnsmasq argv"
msgstr "não foi possível reservar um nó"
-#: src/qemu_driver.c:1235
+#: src/qemu_driver.c:1234
msgid "cannot start dhcp daemon without IP address for server"
msgstr ""
-#: src/qemu_driver.c:1264
+#: src/qemu_driver.c:1263
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
msgstr "Não foi possível gravar o domínio %s em %s"
-#: src/qemu_driver.c:1275
+#: src/qemu_driver.c:1274
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
msgstr "Não foi possível gravar o domínio %s em %s"
-#: src/qemu_driver.c:1285
+#: src/qemu_driver.c:1284
#, fuzzy, c-format
msgid "failed to add iptables rule to enable masquerading : %s\n"
msgstr "Não foi possível gravar o domínio %s em %s"
-#: src/qemu_driver.c:1317
+#: src/qemu_driver.c:1316
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
msgstr "Não foi possível gravar o domínio %s em %s"
-#: src/qemu_driver.c:1328
+#: src/qemu_driver.c:1327
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
msgstr "Não foi possível gravar o domínio %s em %s"
-#: src/qemu_driver.c:1353
+#: src/qemu_driver.c:1352
#, fuzzy
msgid "failed to allocate space for IP tables support"
msgstr "não foi possível reservar um nó"
-#: src/qemu_driver.c:1361 src/qemu_driver.c:1368
+#: src/qemu_driver.c:1360 src/qemu_driver.c:1367
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
msgstr "Não foi possível gravar o domínio %s em %s"
-#: src/qemu_driver.c:1376 src/qemu_driver.c:1383
+#: src/qemu_driver.c:1375 src/qemu_driver.c:1382
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
msgstr "Não foi possível gravar o domínio %s em %s"
-#: src/qemu_driver.c:1393
+#: src/qemu_driver.c:1392
#, fuzzy, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
msgstr "Não foi possível gravar o domínio %s em %s"
-#: src/qemu_driver.c:1400
+#: src/qemu_driver.c:1399
#, fuzzy, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
msgstr "Não foi possível gravar o domínio %s em %s"
-#: src/qemu_driver.c:1408
+#: src/qemu_driver.c:1407
#, fuzzy, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
msgstr "Não foi possível gravar o domínio %s em %s"
-#: src/qemu_driver.c:1509
+#: src/qemu_driver.c:1508
#, fuzzy
msgid "network is already active"
msgstr "O domínio já está activo"
-#: src/qemu_driver.c:1521
+#: src/qemu_driver.c:1520
#, fuzzy, c-format
msgid "cannot create bridge '%s' : %s"
msgstr "não foi possível gravar o ficheiro de configuração: %s"
-#: src/qemu_driver.c:1536
+#: src/qemu_driver.c:1535
#, fuzzy, c-format
msgid "cannot set IP address on bridge '%s' to '%s' : %s"
msgstr "Não foi possível aceder ao '%s': %s"
-#: src/qemu_driver.c:1544
+#: src/qemu_driver.c:1543
#, fuzzy, c-format
msgid "cannot set netmask on bridge '%s' to '%s' : %s"
msgstr "Não foi possível aceder ao '%s': %s"
-#: src/qemu_driver.c:1552
+#: src/qemu_driver.c:1551
#, fuzzy, c-format
msgid "failed to bring the bridge '%s' up : %s"
msgstr "Não foi possível aceder ao '%s': %s"
-#: src/qemu_driver.c:1563
+#: src/qemu_driver.c:1562
#, fuzzy, c-format
msgid "failed to enable IP forwarding : %s"
msgstr "não foi possível aceder ao %s para leitura"
-#: src/qemu_driver.c:1581 src/qemu_driver.c:1612
+#: src/qemu_driver.c:1580 src/qemu_driver.c:1611
#, fuzzy, c-format
msgid "Failed to bring down bridge '%s' : %s\n"
msgstr "Não foi possível aceder ao '%s': %s"
-#: src/qemu_driver.c:1587 src/qemu_driver.c:1617
+#: src/qemu_driver.c:1586 src/qemu_driver.c:1616
#, fuzzy, c-format
msgid "Failed to delete bridge '%s' : %s\n"
msgstr "Não foi possível aceder ao '%s': %s"
-#: src/qemu_driver.c:1600
+#: src/qemu_driver.c:1599
#, fuzzy, c-format
msgid "Shutting down network '%s'\n"
msgstr "não foi possível obter a rede '%s'"
-#: src/qemu_driver.c:1626
+#: src/qemu_driver.c:1625
#, fuzzy
msgid "Got unexpected pid for dnsmasq\n"
msgstr "nó inesperado do dicionário"
-#: src/qemu_driver.c:1839
+#: src/qemu_driver.c:1814
+#, fuzzy, c-format
+msgid "Unable to open %s: %s\n"
+msgstr "Não foi possível aceder ao '%s': %s"
+
+#: src/qemu_driver.c:1859
#, fuzzy
msgid "failed to allocate space for capabilities support"
msgstr "Não foi possível reservar memória"
-#: src/qemu_driver.c:1858 src/qemu_driver.c:1884
+#: src/qemu_driver.c:1878 src/qemu_driver.c:1904
msgid "NUMA not supported on this host"
msgstr ""
-#: src/qemu_driver.c:1869 src/qemu_driver.c:1892
+#: src/qemu_driver.c:1889 src/qemu_driver.c:1912
#, fuzzy
msgid "Failed to query NUMA free memory"
msgstr "Memória livre do NUMA"
-#: src/qemu_driver.c:2053
+#: src/qemu_driver.c:2073
#, fuzzy, c-format
msgid "domain '%s' is already defined"
msgstr "o domínio %s já existe"
-#: src/qemu_driver.c:2064
+#: src/qemu_driver.c:2084
#, fuzzy, c-format
msgid "domain with uuid '%s' is already defined"
msgstr "o domínio %s já existe"
-#: src/qemu_driver.c:2094 src/qemu_driver.c:2123 src/qemu_driver.c:2152
-#: src/qemu_driver.c:2172 src/qemu_driver.c:2410 src/qemu_driver.c:3383
-#: src/qemu_driver.c:3518 src/qemu_driver.c:3632
+#: src/qemu_driver.c:2114 src/qemu_driver.c:2143 src/qemu_driver.c:2172
+#: src/qemu_driver.c:2192 src/qemu_driver.c:2430 src/qemu_driver.c:3403
+#: src/qemu_driver.c:3538 src/qemu_driver.c:3652
#, c-format
msgid "no domain with matching id %d"
msgstr ""
-#: src/qemu_driver.c:2099 src/qemu_driver.c:2128 src/qemu_driver.c:2416
-#: src/qemu_driver.c:3388 src/qemu_driver.c:3524 src/qemu_driver.c:3638
+#: src/qemu_driver.c:2119 src/qemu_driver.c:2148 src/qemu_driver.c:2436
+#: src/qemu_driver.c:3408 src/qemu_driver.c:3544 src/qemu_driver.c:3658
#, fuzzy
msgid "domain is not running"
msgstr "O domínio ainda está em execução"
-#: src/qemu_driver.c:2107
+#: src/qemu_driver.c:2127
#, fuzzy
msgid "suspend operation failed"
msgstr "a operação falhou"
-#: src/qemu_driver.c:2158
+#: src/qemu_driver.c:2178
#, fuzzy
msgid "shutdown operation failed"
msgstr "a operação falhou"
-#: src/qemu_driver.c:2198
+#: src/qemu_driver.c:2218
#, fuzzy
msgid "failed to allocate space for ostype"
msgstr "não foi possível reservar um nó"
-#: src/qemu_driver.c:2214 src/qemu_driver.c:2230 src/qemu_driver.c:2253
-#: src/qemu_driver.c:2526 src/qemu_driver.c:2688
+#: src/qemu_driver.c:2234 src/qemu_driver.c:2250 src/qemu_driver.c:2273
+#: src/qemu_driver.c:2546 src/qemu_driver.c:2708
#, c-format
msgid "no domain with matching uuid '%s'"
msgstr ""
-#: src/qemu_driver.c:2236
+#: src/qemu_driver.c:2256
msgid "cannot set max memory lower than current memory"
msgstr ""
-#: src/qemu_driver.c:2259
+#: src/qemu_driver.c:2279
#, fuzzy
msgid "cannot set memory of an active domain"
msgstr "nome do domínio inactivo"
-#: src/qemu_driver.c:2265
+#: src/qemu_driver.c:2285
msgid "cannot set memory higher than max memory"
msgstr ""
-#: src/qemu_driver.c:2425
+#: src/qemu_driver.c:2445
#, fuzzy
msgid "failed to pause domain"
msgstr "Não foi possível suspender o domínio %s"
-#: src/qemu_driver.c:2434
+#: src/qemu_driver.c:2454
#, fuzzy
msgid "failed to get domain xml"
msgstr "não foi possível obter o UUID do domínio"
-#: src/qemu_driver.c:2442
+#: src/qemu_driver.c:2462
#, fuzzy, c-format
msgid "failed to create '%s'"
msgstr "Não foi possível criar o XML"
-#: src/qemu_driver.c:2449
+#: src/qemu_driver.c:2469
#, fuzzy
msgid "failed to write save header"
msgstr "Não foi possível escrever no 'socket' %d\n"
-#: src/qemu_driver.c:2457
+#: src/qemu_driver.c:2477
#, fuzzy
msgid "failed to write xml"
msgstr "Não foi possível escrever no 'socket' %d\n"
-#: src/qemu_driver.c:2470 src/qemu_driver.c:2477 src/qemu_driver.c:2748
+#: src/qemu_driver.c:2490 src/qemu_driver.c:2497 src/qemu_driver.c:2768
#: src/remote_internal.c:2241 src/virterror.c:441
msgid "out of memory"
msgstr "sem memória"
-#: src/qemu_driver.c:2485
+#: src/qemu_driver.c:2505
#, fuzzy
msgid "migrate operation failed"
msgstr "a operação falhou"
-#: src/qemu_driver.c:2497
+#: src/qemu_driver.c:2517
msgid "'migrate' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:2532
+#: src/qemu_driver.c:2552
#, fuzzy
msgid "cannot change vcpu count of an active domain"
msgstr "nome do domínio inactivo"
-#: src/qemu_driver.c:2538
+#: src/qemu_driver.c:2558
msgid "could not determine max vcpus for the domain"
msgstr ""
-#: src/qemu_driver.c:2544
+#: src/qemu_driver.c:2564
#, c-format
msgid ""
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
msgstr ""
-#: src/qemu_driver.c:2568 src/qemu_driver.c:2620
+#: src/qemu_driver.c:2588 src/qemu_driver.c:2640
#, fuzzy
msgid "cannot pin vcpus on an inactive domain"
msgstr "remover a definição de um domínio inactivo"
-#: src/qemu_driver.c:2574
+#: src/qemu_driver.c:2594
#, c-format
msgid "vcpu number out of range %d > %d"
msgstr ""
-#: src/qemu_driver.c:2595
+#: src/qemu_driver.c:2615
#, fuzzy, c-format
msgid "cannot set affinity: %s"
msgstr "Não foi possível aceder ao '%s': %s"
-#: src/qemu_driver.c:2600
+#: src/qemu_driver.c:2620
#, fuzzy
msgid "cpu affinity is not supported"
msgstr "a chamada da biblioteca falhou, talvez por não ser suportada"
-#: src/qemu_driver.c:2657
+#: src/qemu_driver.c:2677
#, fuzzy, c-format
msgid "cannot get affinity: %s"
msgstr "Não foi possível criar o XML"
-#: src/qemu_driver.c:2667
+#: src/qemu_driver.c:2687
msgid "cpu affinity is not available"
msgstr ""
-#: src/qemu_driver.c:2694
+#: src/qemu_driver.c:2714
#, fuzzy, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr "carregar o ficheiro de definição do domínio"
-#: src/qemu_driver.c:2720 src/test.c:956
+#: src/qemu_driver.c:2740 src/test.c:956
#, fuzzy
msgid "cannot read domain image"
msgstr "lista de domínios do nó"
-#: src/qemu_driver.c:2726
+#: src/qemu_driver.c:2746
#, fuzzy
msgid "failed to read qemu header"
msgstr "não foi possível ler do Servidor do Xen"
-#: src/qemu_driver.c:2733
+#: src/qemu_driver.c:2753
msgid "image magic is incorrect"
msgstr ""
-#: src/qemu_driver.c:2740
+#: src/qemu_driver.c:2760
#, c-format
msgid "image version is not supported (%d > %d)"
msgstr ""
-#: src/qemu_driver.c:2755
+#: src/qemu_driver.c:2775
#, fuzzy
msgid "failed to read XML"
msgstr "Não foi possível criar o XML"
-#: src/qemu_driver.c:2764
+#: src/qemu_driver.c:2784
#, fuzzy
msgid "failed to parse XML"
msgstr "Não foi possível criar o XML"
-#: src/qemu_driver.c:2777
+#: src/qemu_driver.c:2797
#, fuzzy, c-format
msgid "domain is already active as '%s'"
msgstr "O domínio já está activo"
-#: src/qemu_driver.c:2786
+#: src/qemu_driver.c:2806
#, fuzzy
msgid "failed to assign new VM"
msgstr "Não foi possível criar o XML"
-#: src/qemu_driver.c:2799
+#: src/qemu_driver.c:2819
#, fuzzy
msgid "failed to start VM"
msgstr "Não foi possível iniciar o domínio %s"
-#: src/qemu_driver.c:2811
+#: src/qemu_driver.c:2831
#, fuzzy
msgid "failed to resume domain"
msgstr "Não foi possível prosseguir com o domínio %s"
-#: src/qemu_driver.c:2848 src/qemu_driver.c:3741 src/qemu_driver.c:3776
+#: src/qemu_driver.c:2868 src/qemu_driver.c:3761 src/qemu_driver.c:3796
#, fuzzy
msgid "failed to allocate space for VM name string"
msgstr "Não foi possível reservar memória"
-#: src/qemu_driver.c:2962
+#: src/qemu_driver.c:2982
#, fuzzy, c-format
msgid "cannot convert disk '%s' to bus/device index"
msgstr "dispositivo da interface"
-#: src/qemu_driver.c:2982
+#: src/qemu_driver.c:3002
#, fuzzy, c-format
msgid "Unsupported disk name mapping for bus '%s'"
msgstr "tipo do dispositivo de destino"
-#: src/qemu_driver.c:3022
+#: src/qemu_driver.c:3042
#, c-format
msgid "No device with bus '%s' and target '%s'"
msgstr ""
-#: src/qemu_driver.c:3049
+#: src/qemu_driver.c:3069
#, c-format
msgid ""
"Emulator version does not support removable media for device '%s' and target "
"'%s'"
msgstr ""
-#: src/qemu_driver.c:3086
+#: src/qemu_driver.c:3106
msgid "cannot change cdrom media"
msgstr ""
-#: src/qemu_driver.c:3097
+#: src/qemu_driver.c:3117
msgid "changing cdrom media failed"
msgstr ""
-#: src/qemu_driver.c:3157
+#: src/qemu_driver.c:3177
#, fuzzy
msgid "cannot attach usb disk"
msgstr "dispositivo da interface"
-#: src/qemu_driver.c:3168
+#: src/qemu_driver.c:3188
#, fuzzy
msgid "adding usb disk failed"
msgstr "a carregar o ficheiro de definição da rede"
-#: src/qemu_driver.c:3212
+#: src/qemu_driver.c:3232
#, fuzzy
msgid "cannot attach usb device"
msgstr "dispositivo da interface"
-#: src/qemu_driver.c:3223
+#: src/qemu_driver.c:3243
#, fuzzy
msgid "adding usb device failed"
msgstr "a carregar o ficheiro de definição da rede"
-#: src/qemu_driver.c:3253
+#: src/qemu_driver.c:3273
#, fuzzy
msgid "cannot attach device on inactive domain"
msgstr "remover a definição de um domínio inactivo"
-#: src/qemu_driver.c:3276
+#: src/qemu_driver.c:3296
msgid "this device type cannot be attached"
msgstr ""
-#: src/qemu_driver.c:3315
+#: src/qemu_driver.c:3335
#, fuzzy
msgid "cannot set autostart for transient domain"
msgstr "nome do domínio inactivo"
-#: src/qemu_driver.c:3341
+#: src/qemu_driver.c:3361
#, fuzzy, c-format
msgid "Failed to create symlink '%s to '%s': %s"
msgstr "Não foi possível gravar o domínio %s em %s"
-#: src/qemu_driver.c:3348 src/qemu_driver.c:3981 src/storage_driver.c:832
+#: src/qemu_driver.c:3368 src/qemu_driver.c:4001 src/storage_driver.c:832
#, fuzzy, c-format
msgid "Failed to delete symlink '%s': %s"
msgstr "Não foi possível aceder ao '%s': %s"
-#: src/qemu_driver.c:3410
+#: src/qemu_driver.c:3430
#, fuzzy, c-format
msgid "invalid path: %s"
msgstr "argumento inválido em %s"
-#: src/qemu_driver.c:3418
+#: src/qemu_driver.c:3438
msgid "'info blockstats' command failed"
msgstr ""
-#: src/qemu_driver.c:3433
+#: src/qemu_driver.c:3453
msgid "'info blockstats' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:3498
+#: src/qemu_driver.c:3518
#, fuzzy, c-format
msgid "device not found: %s (%s)"
msgstr "O domínio não foi encontrado: %s"
-#: src/qemu_driver.c:3530 src/qemu_driver.c:3573
+#: src/qemu_driver.c:3550 src/qemu_driver.c:3593
msgid "NULL or empty path"
msgstr ""
-#: src/qemu_driver.c:3541
+#: src/qemu_driver.c:3561
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr ""
-#: src/qemu_driver.c:3583
+#: src/qemu_driver.c:3603
#, fuzzy
msgid "invalid path"
msgstr "argumento inválido em %s"
-#: src/qemu_driver.c:3626
+#: src/qemu_driver.c:3646
msgid "QEMU driver only supports virtual memory addrs"
msgstr ""
-#: src/qemu_driver.c:3653
+#: src/qemu_driver.c:3673
#, fuzzy
msgid "'memsave' command failed"
msgstr "nome do domínio"
-#: src/qemu_driver.c:3682 src/qemu_driver.c:3850 src/qemu_driver.c:3875
-#: src/qemu_driver.c:3889 src/qemu_driver.c:3904 src/qemu_driver.c:3937
-#: src/qemu_driver.c:3953
+#: src/qemu_driver.c:3702 src/qemu_driver.c:3870 src/qemu_driver.c:3895
+#: src/qemu_driver.c:3909 src/qemu_driver.c:3924 src/qemu_driver.c:3957
+#: src/qemu_driver.c:3973
msgid "no network with matching uuid"
msgstr ""
-#: src/qemu_driver.c:3697
+#: src/qemu_driver.c:3717
msgid "no network with matching name"
msgstr ""
-#: src/qemu_driver.c:3856
+#: src/qemu_driver.c:3876
#, fuzzy
msgid "network is still active"
msgstr "O domínio já está activo"
-#: src/qemu_driver.c:3917
+#: src/qemu_driver.c:3937
#, fuzzy
msgid "no network with matching id"
msgstr "informação da rede em XML"
-#: src/qemu_driver.c:3924
+#: src/qemu_driver.c:3944
#, fuzzy
msgid "failed to allocate space for network bridge string"
msgstr "não foi possível reservar um nó"
-#: src/qemu_driver.c:3974 src/storage_driver.c:823
+#: src/qemu_driver.c:3994 src/storage_driver.c:823
#, fuzzy, c-format
msgid "Failed to create symlink '%s' to '%s': %s"
msgstr "Não foi possível gravar o domínio %s em %s"
msgid "%s not implemented on Win32"
msgstr ""
-#: src/storage_backend_disk.c:85 src/storage_backend_logical.c:57
+#: src/storage_backend_disk.c:90 src/storage_backend_logical.c:57
#, c-format
msgid "unsupported pool format %s"
msgstr ""
-#: src/storage_backend_disk.c:110 src/storage_backend_logical.c:70
+#: src/storage_backend_disk.c:115 src/storage_backend_logical.c:70
#, c-format
msgid "unsupported pool format %d"
msgstr ""
-#: src/storage_backend_disk.c:138 src/storage_backend_fs.c:192
+#: src/storage_backend_disk.c:143 src/storage_backend_fs.c:192
#: src/storage_backend_fs.c:262 src/storage_backend_fs.c:314
#, c-format
msgid "unsupported volume format %s"
msgstr ""
-#: src/storage_backend_disk.c:165 src/storage_backend_fs.c:225
+#: src/storage_backend_disk.c:170 src/storage_backend_fs.c:225
#: src/storage_backend_fs.c:297 src/storage_backend_fs.c:329
#, c-format
msgid "unsupported volume format %d"
msgstr ""
-#: src/storage_backend_disk.c:179 src/storage_backend_disk.c:192
-#: src/storage_backend_disk.c:199 src/storage_backend_disk.c:221
+#: src/storage_backend_disk.c:184 src/storage_backend_disk.c:197
+#: src/storage_backend_disk.c:204 src/storage_backend_disk.c:226
#: src/storage_backend_fs.c:839 src/storage_backend_iscsi.c:177
#: src/storage_backend_logical.c:116 src/storage_backend_logical.c:121
#: src/storage_backend_logical.c:133 src/storage_backend_logical.c:143
-#: src/storage_backend_logical.c:531
+#: src/storage_backend_logical.c:546
msgid "volume"
msgstr ""
-#: src/storage_backend_disk.c:229
+#: src/storage_backend_disk.c:234
msgid "volume extents"
msgstr ""
-#: src/storage_backend_disk.c:237
+#: src/storage_backend_disk.c:242
msgid "cannot parse device start location"
msgstr ""
-#: src/storage_backend_disk.c:244
+#: src/storage_backend_disk.c:249
msgid "cannot parse device end location"
msgstr ""
-#: src/storage_backend_disk.c:250 src/storage_backend_logical.c:154
+#: src/storage_backend_disk.c:255 src/storage_backend_logical.c:154
#: src/storage_backend_logical.c:160
msgid "extents"
msgstr ""
-#: src/storage_backend_disk.c:464
+#: src/storage_backend_disk.c:462
msgid "no large enough free extent"
msgstr ""
-#: src/storage_backend_disk.c:498
-msgid "Disk pools are not yet supported"
+#: src/storage_backend_disk.c:502
+#, c-format
+msgid "Couldn't read volume target path '%s'. %s"
+msgstr ""
+
+#: src/storage_backend_disk.c:517
+#, c-format
+msgid "Volume path '%s' did not start with parent pool source device name."
msgstr ""
+#: src/storage_backend_disk.c:526
+#, fuzzy, c-format
+msgid "cannot parse partition number from target '%s'"
+msgstr "Não foi possível aceder ao '%s': %s"
+
#: src/storage_backend_fs.c:358
#, c-format
msgid "cannot read header '%s': %s"
msgstr ""
#: src/storage_backend_fs.c:1042 src/storage_backend_fs.c:1078
-#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:543
+#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:558
#, c-format
msgid "cannot read path '%s': %s"
msgstr ""
msgid "creation of non-raw images is not supported without qemu-img"
msgstr ""
-#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:552
+#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:567
#, fuzzy, c-format
msgid "cannot set file owner '%s': %s"
msgstr "Não foi possível aceder ao '%s': %s"
-#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:559
+#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:574
#, fuzzy, c-format
msgid "cannot set file mode '%s': %s"
msgstr "Não foi possível aceder ao '%s': %s"
-#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:566
+#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:581
#, c-format
msgid "cannot close file '%s': %s"
msgstr ""
msgid "lvs command failed with exitstatus %d"
msgstr ""
-#: src/storage_backend_logical.c:355
+#: src/storage_backend_logical.c:354
#, fuzzy
msgid "command line"
msgstr "nome do domínio"
-#: src/storage_backend_logical.c:372
+#: src/storage_backend_logical.c:371
#, c-format
msgid "cannot open device %s"
msgstr ""
-#: src/storage_backend_logical.c:378
+#: src/storage_backend_logical.c:377
#, c-format
msgid "cannot clear device header %s"
msgstr ""
-#: src/storage_backend_logical.c:385
+#: src/storage_backend_logical.c:384
#, c-format
msgid "cannot close device %s"
msgstr ""
-#: src/storage_backend_logical.c:575
+#: src/storage_backend_logical.c:507
+#, fuzzy, c-format
+msgid "cannot remove PV device %s: %s"
+msgstr "não foi possível gravar o ficheiro de configuração: %s"
+
+#: src/storage_backend_logical.c:590
#, c-format
msgid "cannot find newly created volume '%s': %s"
msgstr ""
msgstr "DADOS"
#: src/virsh.c:6292 src/virsh.c:6314
-msgid "blocked"
-msgstr "bloqueado"
+#, fuzzy
+msgid "idle"
+msgstr "ficheiro XML"
#: src/virsh.c:6294
msgid "paused"
msgid "domain information incomplete, missing uuid"
msgstr "informação do domínio incompleta, falta o 'uuid'"
-#: src/xend_internal.c:1109 src/xend_internal.c:2204 src/xend_internal.c:2211
+#: src/xend_internal.c:1109 src/xend_internal.c:2213 src/xend_internal.c:2220
msgid "domain information incomplete, missing name"
msgstr "informação do domínio incompleta, falta o nome"
msgid "unknown graphics type '%s'"
msgstr "tipo de SO desconhecido %s"
-#: src/xend_internal.c:2191
+#: src/xend_internal.c:2200
msgid "domain information incomplete, missing id"
msgstr "informação do domínio incompleta, falta o ID"
-#: src/xend_internal.c:2260 src/xend_internal.c:2270 src/xend_internal.c:2280
+#: src/xend_internal.c:2269 src/xend_internal.c:2279 src/xend_internal.c:2289
#, fuzzy, c-format
msgid "unknown lifecycle type %s"
msgstr "tipo de SO desconhecido %s"
-#: src/xend_internal.c:2593
+#: src/xend_internal.c:2602
msgid "failed to parse topology information"
msgstr "não foi possível processar a informação da topologia"
-#: src/xend_internal.c:2647
+#: src/xend_internal.c:2656
msgid "topology syntax error"
msgstr "erro de sintaxe da topologia"
-#: src/xend_internal.c:2711
+#: src/xend_internal.c:2720
msgid "failed to parse Xend domain information"
msgstr "não foi possível processar a informação do domínio do Xend"
-#: src/xend_internal.c:3193
+#: src/xend_internal.c:3202
msgid "xenDaemonDomainFetch failed to find this domain"
msgstr ""
-#: src/xend_internal.c:3815 src/xend_internal.c:4290 src/xm_internal.c:1617
+#: src/xend_internal.c:3824 src/xend_internal.c:4299 src/xm_internal.c:1617
#, fuzzy
msgid "failed to build sexpr"
msgstr "Não foi possível suspender o domínio %s"
-#: src/xend_internal.c:3917
+#: src/xend_internal.c:3926
#, fuzzy
msgid "unsupported device type"
msgstr "tipo do dispositivo de destino"
-#: src/xend_internal.c:4020
+#: src/xend_internal.c:4029
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4061
+#: src/xend_internal.c:4070
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4069
+#: src/xend_internal.c:4078
#, fuzzy
msgid "unexpected value from on_xend_start"
msgstr "nó inesperado do valor"
-#: src/xend_internal.c:4080
+#: src/xend_internal.c:4089
#, fuzzy
msgid "no memory"
msgstr "memória do nó"
-#: src/xend_internal.c:4086
+#: src/xend_internal.c:4095
#, fuzzy
msgid "sexpr2string failed"
msgstr "a operação falhou"
-#: src/xend_internal.c:4091
+#: src/xend_internal.c:4100
#, fuzzy
msgid "Failed to redefine sexpr"
msgstr "Não foi possível remover a definição do domínio %s"
-#: src/xend_internal.c:4096
+#: src/xend_internal.c:4105
msgid "on_xend_start not present in sexpr"
msgstr ""
-#: src/xend_internal.c:4127
+#: src/xend_internal.c:4136
#, fuzzy, c-format
msgid "gethostname failed: %s"
msgstr "a operação falhou: %s"
-#: src/xend_internal.c:4133
+#: src/xend_internal.c:4142
#, fuzzy, c-format
msgid "failed to strdup hostname: %s"
msgstr "não foi possível obter o nome da máquina"
-#: src/xend_internal.c:4164
+#: src/xend_internal.c:4173
msgid ""
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
"migration"
msgstr ""
-#: src/xend_internal.c:4174
+#: src/xend_internal.c:4183
msgid ""
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
"migration"
msgstr ""
-#: src/xend_internal.c:4186
+#: src/xend_internal.c:4195
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr ""
-#: src/xend_internal.c:4199
+#: src/xend_internal.c:4208
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr ""
-#: src/xend_internal.c:4204
+#: src/xend_internal.c:4213
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr ""
-#: src/xend_internal.c:4211
+#: src/xend_internal.c:4220
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr ""
-#: src/xend_internal.c:4218 src/xend_internal.c:4240 src/xend_internal.c:4248
-#: src/xend_internal.c:4474 src/xend_internal.c:4481 src/xml.c:89
+#: src/xend_internal.c:4227 src/xend_internal.c:4249 src/xend_internal.c:4257
+#: src/xend_internal.c:4483 src/xend_internal.c:4490 src/xml.c:89
msgid "strdup failed"
msgstr ""
-#: src/xend_internal.c:4231
+#: src/xend_internal.c:4240
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr ""
-#: src/xend_internal.c:4284
+#: src/xend_internal.c:4293
#, fuzzy
msgid "failed to parse domain description"
msgstr "não foi possível processar a informação do domínio do Xend"
-#: src/xend_internal.c:4300
+#: src/xend_internal.c:4309
#, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Não foi possível criar o domínio inactivo %s\n"
-#: src/xend_internal.c:4456 src/xend_internal.c:4532 src/xend_internal.c:4622
+#: src/xend_internal.c:4465 src/xend_internal.c:4541 src/xend_internal.c:4631
msgid "unsupported in xendConfigVersion < 4"
msgstr ""
-#: src/xend_internal.c:4468
+#: src/xend_internal.c:4477
#, fuzzy
msgid "node information incomplete, missing scheduler name"
msgstr "informação do domínio incompleta, falta o nome"
-#: src/xend_internal.c:4486 src/xend_internal.c:4580 src/xend_internal.c:4692
+#: src/xend_internal.c:4495 src/xend_internal.c:4589 src/xend_internal.c:4701
#, fuzzy
msgid "Unknown scheduler"
msgstr "Desconhecido"
-#: src/xend_internal.c:4545 src/xend_internal.c:4635
+#: src/xend_internal.c:4554 src/xend_internal.c:4644
#, fuzzy
msgid "Failed to get a scheduler name"
msgstr "não foi possível obter o nome da máquina"
-#: src/xend_internal.c:4558 src/xend_internal.c:4671
+#: src/xend_internal.c:4567 src/xend_internal.c:4680
#, fuzzy
msgid "domain information incomplete, missing cpu_weight"
msgstr "informação do domínio incompleta, falta o 'uuid'"
-#: src/xend_internal.c:4563 src/xend_internal.c:4680
+#: src/xend_internal.c:4572 src/xend_internal.c:4689
#, fuzzy
msgid "domain information incomplete, missing cpu_cap"
msgstr "informação do domínio incompleta, falta o 'uuid'"
-#: src/xend_internal.c:4739
+#: src/xend_internal.c:4748
msgid "domainBlockPeek is not supported for dom0"
msgstr ""
-#: src/xend_internal.c:4762
+#: src/xend_internal.c:4771
#, fuzzy, c-format
msgid "%s: invalid path"
msgstr "argumento inválido em %s"
-#: src/xend_internal.c:4770
+#: src/xend_internal.c:4779
#, fuzzy, c-format
msgid "failed to open for reading: %s: %s"
msgstr "não foi possível aceder ao %s para leitura"
-#: src/xend_internal.c:4782
+#: src/xend_internal.c:4791
#, fuzzy, c-format
msgid "failed to lseek or read from file: %s: %s"
msgstr "Não foi possível aceder ao '%s': %s"
-#: src/xend_internal.c:4865 src/xend_internal.c:4911
+#: src/xend_internal.c:4874 src/xend_internal.c:4920
#, fuzzy, c-format
msgid "unexpected graphics type %d"
msgstr "tipo MIME inesperado"
-#: src/xend_internal.c:4954
+#: src/xend_internal.c:4963
#, fuzzy
msgid "unexpected chr device type"
msgstr "tipo MIME inesperado"
-#: src/xend_internal.c:5128 src/xm_internal.c:1779
+#: src/xend_internal.c:5137 src/xm_internal.c:1779
#, fuzzy, c-format
msgid "unsupported network type %d"
msgstr "tipo MIME inesperado"
-#: src/xend_internal.c:5302 src/xend_internal.c:5309 src/xend_internal.c:5316
+#: src/xend_internal.c:5311 src/xend_internal.c:5318 src/xend_internal.c:5325
#, fuzzy, c-format
msgid "unexpected lifecycle value %d"
msgstr "nó inesperado do valor"
-#: src/xend_internal.c:5333
+#: src/xend_internal.c:5342
#, fuzzy
msgid "no HVM domain loader"
msgstr "lista de domínios do nó"
-#: src/xend_internal.c:5544
+#: src/xend_internal.c:5553
#, fuzzy
msgid "hotplug of device type not supported"
msgstr "a chamada da biblioteca falhou, talvez por não ser suportada"
msgid "failed to connect to Xen Store"
msgstr "não foi possível ligar ao Armazém do Xen"
+#~ msgid "blocked"
+#~ msgstr "bloqueado"
+
#, fuzzy
#~ msgid "invalid interface type: %s"
#~ msgstr "tipo do dispositivo de destino"
#~ msgid "cannot read tty pid file %s: %s"
#~ msgstr "não foi possível gravar o ficheiro de configuração: %s"
-#, fuzzy
-#~ msgid "cannot remove ttyPidFile %s: %s"
-#~ msgstr "não foi possível gravar o ficheiro de configuração: %s"
-
#, fuzzy
#~ msgid "failed to calloc memory for init string: %s"
#~ msgstr "Não foi possível reservar memória"
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-06-25 10:42+0200\n"
+"POT-Creation-Date: 2008-09-23 22:28+0200\n"
"PO-Revision-Date: 2008-09-02 07:54-0300\n"
"Last-Translator: Herli Joaquim de Menezes <herlimenezes@gmail.com>\n"
"Language-Team: Brazilian Portuguese <fedora-trans-pt_br@redhat.com>\n"
msgid "Unknown error"
msgstr "Erro desconhecido"
-#: qemud/qemud.c:142
-#: src/remote_internal.c:885
+#: qemud/qemud.c:142 src/remote_internal.c:823
#, c-format
msgid "Cannot access %s '%s': %s (%d)"
msgstr "Impossível acessar %s '%s': %s (%d)"
msgid "Received signal %d, dispatching to drivers"
msgstr "Sinal recebido %d, despachando para os drivers"
-#: qemud/qemud.c:284
-#: src/qemu_driver.c:90
-#: src/util.c:142
-#: src/util.c:154
+#: qemud/qemud.c:284 src/util.c:183 src/util.c:214
msgid "Failed to set close-on-exec file descriptor flag"
msgstr "Falha ao definir a flag close-on-exec para o descritor do arquivo "
-#: qemud/qemud.c:299
-#: src/qemu_driver.c:105
-#: src/util.c:138
-#: src/util.c:150
+#: qemud/qemud.c:299 src/util.c:177 src/util.c:208
msgid "Failed to set non-blocking file descriptor flag"
msgstr "Falha ao definir a flag non-blocking para o descritor do arquivo "
msgid "Failed to listen for connections on '%s': %s"
msgstr "Falha na escuta das conexões em '%s': %s"
-#: qemud/qemud.c:527
-#: qemud/qemud.c:656
+#: qemud/qemud.c:527 qemud/qemud.c:656
msgid "Failed to add server event callback"
msgstr "Falha ao adicionar server event callback"
msgstr "remoteListenTCP: listen: %s"
#: qemud/qemud.c:695
-#: src/qemu_driver.c:198
#, c-format
msgid "Failed to find user record for uid '%d': %s"
msgstr "Falha em encontrar um registro do usuário para o uid '%d': %s"
#: qemud/qemud.c:955
msgid "remoteCheckCertificate: the client certificate has unknown issuer."
-msgstr "remoteCheckCertificate: o certificado do cliente tem procedência desconhecida."
+msgstr ""
+"remoteCheckCertificate: o certificado do cliente tem procedência "
+"desconhecida."
#: qemud/qemud.c:960
msgid "remoteCheckCertificate: the client certificate has been revoked."
msgstr "remoteCheckCertificate: o certificado do cliente foi revogado."
#: qemud/qemud.c:966
-msgid "remoteCheckCertificate: the client certificate uses an insecure algorithm."
-msgstr "remoteCheckCertificate: o certificado do cliente usa um algorítmo não seguro."
+msgid ""
+"remoteCheckCertificate: the client certificate uses an insecure algorithm."
+msgstr ""
+"remoteCheckCertificate: o certificado do cliente usa um algorítmo não seguro."
#: qemud/qemud.c:975
msgid "remoteCheckCertificate: certificate is not X.509"
#: qemud/qemud.c:1008
msgid "remoteCheckCertificate: the client certificate is not yet activated"
-msgstr "remoteCheckCertificate: o certificado do cliente ainda não foi ativado "
+msgstr ""
+"remoteCheckCertificate: o certificado do cliente ainda não foi ativado "
#: qemud/qemud.c:1017
-msgid "remoteCheckCertificate: client's Distinguished Name is not on the list of allowed clients (tls_allowed_dn_list). Use 'openssl x509 -in clientcert.pem -text' to view the Distinguished Name field in the client certificate, or run this daemon with --verbose option."
-msgstr "remoteCheckCertificate: o Distinguished Name do cliente não consta na lista dos clientes permitidos (tls_allowed_dn_list). Use o 'openssl x509 -in clientcert.pem -text' para ver o campo Distinguished Name no certificado do cliente, ou execute este daemon com a opção --verbose."
+msgid ""
+"remoteCheckCertificate: client's Distinguished Name is not on the list of "
+"allowed clients (tls_allowed_dn_list). Use 'openssl x509 -in clientcert.pem "
+"-text' to view the Distinguished Name field in the client certificate, or "
+"run this daemon with --verbose option."
+msgstr ""
+"remoteCheckCertificate: o Distinguished Name do cliente não consta na lista "
+"dos clientes permitidos (tls_allowed_dn_list). Use o 'openssl x509 -in "
+"clientcert.pem -text' para ver o campo Distinguished Name no certificado do "
+"cliente, ou execute este daemon com a opção --verbose."
#: qemud/qemud.c:1034
msgid "remoteCheckCertificate: failed to verify client's certificate"
msgstr "remoteCheckCertificate: falha na verificação do certificado do cliente"
#: qemud/qemud.c:1038
-msgid "remoteCheckCertificate: tls_no_verify_certificate is set so the bad certificate is ignored"
-msgstr "remoteCheckCertificate: tls_no_verify_certificate está ajustado para que um certificado ruim seja ignorado"
+msgid ""
+"remoteCheckCertificate: tls_no_verify_certificate is set so the bad "
+"certificate is ignored"
+msgstr ""
+"remoteCheckCertificate: tls_no_verify_certificate está ajustado para que um "
+"certificado ruim seja ignorado"
#: qemud/qemud.c:1060
#, c-format
msgid "Turn off polkit auth for privileged client %d"
msgstr "Desliga o polkit para um cliente privilegiado %d"
-#: qemud/qemud.c:1162
-#: qemud/qemud.c:1399
-#: qemud/qemud.c:1537
+#: qemud/qemud.c:1162 qemud/qemud.c:1399 qemud/qemud.c:1537
#, c-format
msgid "TLS handshake failed: %s"
msgstr "Falha no TLS handshake: %s"
msgid "Signal handler reported %d errors: last error: %s"
msgstr "Signal handler relatou %d erros: último erro: %s"
-#: qemud/qemud.c:1741
-#: qemud/qemud.c:1762
+#: qemud/qemud.c:1741 qemud/qemud.c:1762
#, c-format
msgid "failed to allocate memory for %s config list"
msgstr "falha na alocação de memória para %s config list"
-#: qemud/qemud.c:1748
-#: qemud/qemud.c:1779
+#: qemud/qemud.c:1748 qemud/qemud.c:1779
#, c-format
msgid "failed to allocate memory for %s config list value"
msgstr "falha em alocar memória para o valor do config list %s"
-#: qemud/qemud.c:1767
-#: qemud/qemud.c:1790
+#: qemud/qemud.c:1767 qemud/qemud.c:1790
#, c-format
msgid "remoteReadConfigFile: %s: %s: must be a string or list of strings\n"
-msgstr "remoteReadConfigFile: %s: %s: deve ser uma string ou uma lista de strings\n"
+msgstr ""
+"remoteReadConfigFile: %s: %s: deve ser uma string ou uma lista de strings\n"
#: qemud/qemud.c:1807
#, c-format
msgid "remoteReadConfigFile: %s: %s: invalid type: got %s; expected %s\n"
-msgstr "remoteReadConfigFile: %s: %s: tipo inválido: foi dado %s; esperava-se %s\n"
+msgstr ""
+"remoteReadConfigFile: %s: %s: tipo inválido: foi dado %s; esperava-se %s\n"
#: qemud/qemud.c:1828
#, c-format
msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n"
msgstr "remoteReadConfigFile: %s: %s: não há suporte para auth %s\n"
-#: qemud/qemud.c:1949
+#: qemud/qemud.c:1957
msgid "Cannot set group when not running as root"
-msgstr "Impossível definir grupo quando não está executando com privilégio de root"
+msgstr ""
+"Impossível definir grupo quando não está executando com privilégio de root"
-#: qemud/qemud.c:1953
+#: qemud/qemud.c:1961
#, c-format
msgid "Failed to lookup group '%s'"
msgstr "Falha na procura do grupo '%s'"
-#: qemud/qemud.c:1966
-#: qemud/qemud.c:1977
+#: qemud/qemud.c:1974 qemud/qemud.c:1985
#, c-format
msgid "Failed to parse mode '%s'"
msgstr "Falha em analisar o modo '%s'"
-#: qemud/qemud.c:2150
+#: qemud/qemud.c:2158
#, c-format
msgid "Failed to fork as daemon: %s"
msgstr "Falhor ao bifurcar como daemon: %s"
-#: qemud/qemud.c:2172
+#: qemud/qemud.c:2180 src/util.c:201
#, c-format
msgid "Failed to create pipe: %s"
msgstr "Falha na criação do pipe: %s"
-#: qemud/qemud.c:2205
+#: qemud/qemud.c:2213
#, c-format
msgid "Failed to change group ownership of %s"
msgstr "Falha ao mudar a propriedade do grupo de %s"
-#: qemud/qemud.c:2214
+#: qemud/qemud.c:2222
msgid "Failed to register callback for signal pipe"
msgstr "Falha em registrar o retorno de chamada para o pipe de sinal"
#: qemud/remote.c:182
#, c-format
msgid "internal error - dispatch function returned invalid code %d"
-msgstr "erro interno - a função de escalonamento retornou um código inválido %d"
+msgstr ""
+"erro interno - a função de escalonamento retornou um código inválido %d"
#: qemud/remote.c:204
msgid "dummy length"
msgid "maxCells > REMOTE_NODE_MAX_CELLS"
msgstr "maxCells > REMOTE_DOMAIN_NAME_LIST_MAX"
-#: qemud/remote.c:663
-#: qemud/remote.c:705
-#: qemud/remote.c:809
-#: qemud/remote.c:835
-#: qemud/remote.c:869
-#: qemud/remote.c:908
-#: qemud/remote.c:956
-#: qemud/remote.c:1000
-#: qemud/remote.c:1024
-#: qemud/remote.c:1086
-#: qemud/remote.c:1110
-#: qemud/remote.c:1135
-#: qemud/remote.c:1161
-#: qemud/remote.c:1186
-#: qemud/remote.c:1218
-#: qemud/remote.c:1243
-#: qemud/remote.c:1268
-#: qemud/remote.c:1297
-#: qemud/remote.c:1421
-#: qemud/remote.c:1574
-#: qemud/remote.c:1607
-#: qemud/remote.c:1646
-#: qemud/remote.c:1670
-#: qemud/remote.c:1694
-#: qemud/remote.c:1718
-#: qemud/remote.c:1742
-#: qemud/remote.c:1766
-#: qemud/remote.c:1790
-#: qemud/remote.c:1814
-#: qemud/remote.c:1838
-#: qemud/remote.c:1862
+#: qemud/remote.c:663 qemud/remote.c:705 qemud/remote.c:809 qemud/remote.c:835
+#: qemud/remote.c:869 qemud/remote.c:908 qemud/remote.c:956
+#: qemud/remote.c:1000 qemud/remote.c:1024 qemud/remote.c:1086
+#: qemud/remote.c:1110 qemud/remote.c:1135 qemud/remote.c:1161
+#: qemud/remote.c:1186 qemud/remote.c:1218 qemud/remote.c:1243
+#: qemud/remote.c:1268 qemud/remote.c:1297 qemud/remote.c:1421
+#: qemud/remote.c:1574 qemud/remote.c:1607 qemud/remote.c:1646
+#: qemud/remote.c:1670 qemud/remote.c:1694 qemud/remote.c:1718
+#: qemud/remote.c:1742 qemud/remote.c:1766 qemud/remote.c:1790
+#: qemud/remote.c:1814 qemud/remote.c:1838 qemud/remote.c:1862
msgid "domain not found"
msgstr "domínio não encontrado"
-#: qemud/remote.c:694
-#: qemud/remote.c:776
+#: qemud/remote.c:694 qemud/remote.c:776
msgid "nparams too large"
msgstr "nparams grande demais"
msgid "unknown type"
msgstr "tipo desconhecido "
-#: qemud/remote.c:919
-#: qemud/remote.c:965
+#: qemud/remote.c:919 qemud/remote.c:965
msgid "size > maximum buffer size"
msgstr "tamanho > tamanho máximo do buffer"
msgid "cpumap_len > REMOTE_CPUMAP_MAX"
msgstr "cpumap_len > REMOTE_CPUMAP_MAX"
-#: qemud/remote.c:1885
-#: qemud/remote.c:1948
-#: qemud/remote.c:2907
+#: qemud/remote.c:1885 qemud/remote.c:1948 qemud/remote.c:2907
msgid "maxnames > REMOTE_NETWORK_NAME_LIST_MAX"
msgstr "maxnames > REMOTE_NETWORK_NAME_LIST_MAX"
msgid "maxids > REMOTE_DOMAIN_ID_LIST_MAX"
msgstr "maxids > REMOTE_DOMAIN_ID_LIST_MAX"
-#: qemud/remote.c:1981
-#: qemud/remote.c:2041
-#: qemud/remote.c:2065
-#: qemud/remote.c:2091
-#: qemud/remote.c:2115
-#: qemud/remote.c:2177
+#: qemud/remote.c:1981 qemud/remote.c:2041 qemud/remote.c:2065
+#: qemud/remote.c:2091 qemud/remote.c:2115 qemud/remote.c:2177
#: qemud/remote.c:2201
msgid "network not found"
msgstr "rede não encontrada"
-#: qemud/remote.c:2292
-#: src/remote_internal.c:3702
+#: qemud/remote.c:2292 src/remote_internal.c:3705
#, c-format
msgid "Cannot resolve address %d: %s"
msgstr "Impossível resolver o endereço %d: %s"
msgid "client tried invalid SASL init request"
msgstr "o cliente tentou uma requisição de SASL init inválida"
-#: qemud/remote.c:2341
-#: src/remote_internal.c:3930
+#: qemud/remote.c:2341 src/remote_internal.c:3933
#, c-format
msgid "failed to get sock address %d (%s)"
msgstr "falha em obter o endereço do socket %d (%s)"
-#: qemud/remote.c:2352
-#: src/remote_internal.c:3942
+#: qemud/remote.c:2352 src/remote_internal.c:3945
#, c-format
msgid "failed to get peer address %d (%s)"
msgstr "falha em obter o endereço do par %d (%s)"
msgid "cannot allocate mechlist"
msgstr "não foi possível alocar a mechlist"
-#: qemud/remote.c:2478
-#: src/remote_internal.c:4207
+#: qemud/remote.c:2478 src/remote_internal.c:4210
#, c-format
msgid "cannot query SASL ssf on connection %d (%s)"
msgstr "impossível fazer a consulta ao SASL sobre a conexão %d (%s)"
msgid "SASL client %s not allowed in whitelist"
msgstr "o cliente SASL %s não está autorizado na lista branca (whitelist)"
-#: qemud/remote.c:2581
-#: qemud/remote.c:2660
+#: qemud/remote.c:2581 qemud/remote.c:2660
msgid "client tried invalid SASL start request"
msgstr "o cliente tentou uma requisição de início de SASL inválida"
msgid "maxnames > REMOTE_STORAGE_POOL_NAME_LIST_MAX"
msgstr "maxnames > REMOTE_STORAGE_POOL_NAME_LIST_MAX"
-#: qemud/remote.c:2972
-#: qemud/remote.c:3032
-#: qemud/remote.c:3057
-#: qemud/remote.c:3081
-#: qemud/remote.c:3105
-#: qemud/remote.c:3130
-#: qemud/remote.c:3161
-#: qemud/remote.c:3187
-#: qemud/remote.c:3270
-#: qemud/remote.c:3294
-#: qemud/remote.c:3354
-#: qemud/remote.c:3390
-#: qemud/remote.c:3421
-#: qemud/remote.c:3557
+#: qemud/remote.c:2993 qemud/remote.c:3053 qemud/remote.c:3078
+#: qemud/remote.c:3102 qemud/remote.c:3126 qemud/remote.c:3151
+#: qemud/remote.c:3182 qemud/remote.c:3208 qemud/remote.c:3291
+#: qemud/remote.c:3315 qemud/remote.c:3375 qemud/remote.c:3411
+#: qemud/remote.c:3442 qemud/remote.c:3578
msgid "storage_pool not found"
msgstr "não foi encontrada a storage_pool"
-#: qemud/remote.c:3348
+#: qemud/remote.c:3369
msgid "maxnames > REMOTE_STORAGE_VOL_NAME_LIST_MAX"
msgstr "maxnames > REMOTE_STORAGE_VOL_NAME_LIST_MAX"
-#: qemud/remote.c:3447
-#: qemud/remote.c:3472
-#: qemud/remote.c:3502
-#: qemud/remote.c:3529
+#: qemud/remote.c:3468 qemud/remote.c:3493 qemud/remote.c:3523
+#: qemud/remote.c:3550
msgid "storage_vol not found"
msgstr "storage_vol não encontrado"
-#: src/conf.c:155
-#: src/conf.c:203
-#: src/conf.c:488
-#: src/conf.c:525
-#: src/conf.c:553
-#: src/conf.c:631
+#: src/conf.c:164 src/conf.c:212 src/conf.c:491 src/conf.c:528 src/conf.c:555
+#: src/conf.c:630
msgid "allocating configuration"
msgstr "alocando a configuração"
-#: src/conf.c:338
+#: src/conf.c:347
msgid "unterminated number"
msgstr "numero não terminado"
-#: src/conf.c:372
-#: src/conf.c:389
-#: src/conf.c:401
+#: src/conf.c:380 src/conf.c:396 src/conf.c:407
msgid "unterminated string"
msgstr "string não terminada"
-#: src/conf.c:429
-#: src/conf.c:483
+#: src/conf.c:434 src/conf.c:487
msgid "expecting a value"
msgstr "um valor é esperado"
-#: src/conf.c:450
+#: src/conf.c:454
msgid "expecting a separator in list"
msgstr "um separador é esperado na lista"
-#: src/conf.c:473
+#: src/conf.c:477
msgid "list is not closed with ]"
msgstr "a lista não foi fechada por um ]"
-#: src/conf.c:518
+#: src/conf.c:521
msgid "expecting a name"
msgstr "um nome é esperado"
-#: src/conf.c:581
+#: src/conf.c:582
msgid "expecting a separator"
msgstr "um separador é esperado"
msgid "expecting an assignment"
msgstr "uma atribuição é esperada"
-#: src/conf.c:894
-#: src/conf.c:950
-#: src/lxc_conf.c:778
-#: src/xend_internal.c:645
-#: src/xend_internal.c:2299
-#: src/xend_internal.c:2522
-#: src/xm_internal.c:1076
-#: src/xm_internal.c:1336
-#: src/xml.c:142
-#: src/xml.c:279
-#: src/xml.c:1865
-#: src/xml.c:1934
+#: src/conf.c:892 src/conf.c:948 src/xend_internal.c:584
+#: src/xend_internal.c:2666 src/xm_internal.c:1475 src/xm_internal.c:1482
msgid "allocate buffer"
msgstr "aloca buffer"
-#: src/conf.c:901
+#: src/conf.c:899
msgid "failed to open file"
msgstr "falha ao abrir o arquivo"
-#: src/conf.c:912
+#: src/conf.c:910
msgid "failed to save content"
msgstr "falha ao salvar o conteúdo"
msgid "failure writing output: %s\n"
msgstr "falha ao escrever os dados de saída: %s\n"
+#: src/domain_conf.c:518
+#, fuzzy, c-format
+msgid "unknown disk type '%s'"
+msgstr "tipo desconhecido '%s'"
+
+#: src/domain_conf.c:562
+#, fuzzy, c-format
+msgid "unknown disk device '%s'"
+msgstr "dispoditivo de partida desconhecido '%s'"
+
+#: src/domain_conf.c:588
+#, c-format
+msgid "Invalid floppy device name: %s"
+msgstr "Nome do dispositivo de disquete inválido: %s"
+
+#: src/domain_conf.c:602
+#, c-format
+msgid "Invalid harddisk device name: %s"
+msgstr "Nome do dispositivo de disco rígido inválido: %s"
+
+#: src/domain_conf.c:609
+#, fuzzy, c-format
+msgid "unknown disk bus type '%s'"
+msgstr "auth type desconhecido '%s'"
+
+#: src/domain_conf.c:632
+#, c-format
+msgid "Invalid bus type '%s' for floppy disk"
+msgstr "Tipo de barramento inválido '%s' para driver de disquete"
+
+#: src/domain_conf.c:638
+#, fuzzy, c-format
+msgid "Invalid bus type '%s' for disk"
+msgstr "Tipo de barramento inválido '%s' para driver de disquete"
+
+#: src/domain_conf.c:690
+#, fuzzy, c-format
+msgid "unknown filesystem type '%s'"
+msgstr "auth type desconhecido '%s'"
+
+#: src/domain_conf.c:792
+#, fuzzy, c-format
+msgid "unknown interface type '%s'"
+msgstr "auth type desconhecido '%s'"
+
+#: src/domain_conf.c:869
+msgid ""
+"No <source> 'network' attribute specified with <interface type='network'/>"
+msgstr ""
+"Não foi especificado o atributo da <source> 'rede' com o <interface "
+"type='network'/>"
+
+#: src/domain_conf.c:895
+msgid "No <source> 'dev' attribute specified with <interface type='bridge'/>"
+msgstr ""
+"Não foi especificado o atributo do dispositivo <source> 'com a <interface "
+"type='bridge'/>"
+
+#: src/domain_conf.c:907
+msgid "No <source> 'port' attribute specified with socket interface"
+msgstr ""
+"Não foi especificado o atributo <source> 'port' com a interface do socket"
+
+#: src/domain_conf.c:912
+msgid "Cannot parse <source> 'port' attribute with socket interface"
+msgstr ""
+"Não foi possível analisar o atributo <source> 'port' com a interface do "
+"socket"
+
+#: src/domain_conf.c:920
+msgid "No <source> 'address' attribute specified with socket interface"
+msgstr ""
+"Não foi especificado o atributo do <source> 'address' com a interface do "
+"socket"
+
+#: src/domain_conf.c:945
+msgid "Model name contains invalid characters"
+msgstr "O nome do modelo contém caracteres inválidos"
+
+#: src/domain_conf.c:1118 src/domain_conf.c:1195
+msgid "Missing source path attribute for char device"
+msgstr ""
+"Falta informação sobre o atributo do caminho para o dispositivo de char"
+
+#: src/domain_conf.c:1135 src/domain_conf.c:1152
+msgid "Missing source host attribute for char device"
+msgstr "Falta o atributo do host fonte para o dispositivo de caracter"
+
+#: src/domain_conf.c:1140 src/domain_conf.c:1157 src/domain_conf.c:1177
+msgid "Missing source service attribute for char device"
+msgstr "falta a informação sobre a fonte do dispositivo de caracter"
+
+#: src/domain_conf.c:1247
+msgid "missing input device type"
+msgstr "falta o tipo de dispositivo de entrada"
+
+#: src/domain_conf.c:1253
+#, fuzzy, c-format
+msgid "unknown input device type '%s'"
+msgstr "dispoditivo de partida desconhecido '%s'"
+
+#: src/domain_conf.c:1260
+#, fuzzy, c-format
+msgid "unknown input bus type '%s'"
+msgstr "auth type desconhecido '%s'"
+
+#: src/domain_conf.c:1268
+#, c-format
+msgid "ps2 bus does not support %s input device"
+msgstr "O ps2 bus não dá suporte ao %s dispositivo de entrada"
+
+#: src/domain_conf.c:1274 src/domain_conf.c:1281
+#, c-format
+msgid "unsupported input bus %s"
+msgstr "não há suporte para o barramento de entrada %s"
+
+#: src/domain_conf.c:1286
+#, c-format
+msgid "xen bus does not support %s input device"
+msgstr "O barramento do xen não dá suporte ao %s dispositivo de entrada"
+
+#: src/domain_conf.c:1331
+#, fuzzy
+msgid "missing graphics device type"
+msgstr "falta o tipo de dispositivo de entrada"
+
+#: src/domain_conf.c:1337
+#, fuzzy, c-format
+msgid "unknown graphics device type '%s'"
+msgstr "tipo de dispositivo desconhecido"
+
+#: src/domain_conf.c:1348
+#, fuzzy, c-format
+msgid "cannot parse vnc port %s"
+msgstr "não pode ser removido o config para %s"
+
+#: src/domain_conf.c:1406
+#, fuzzy, c-format
+msgid "unknown sound model '%s'"
+msgstr "tipo de modelo de som desconhecido"
+
+#: src/domain_conf.c:1439
+#, fuzzy, c-format
+msgid "cannot parse vendor id %s"
+msgstr "não foi possível ler dir %s: %s"
+
+#: src/domain_conf.c:1446
+msgid "usb vendor needs id"
+msgstr ""
+
+#: src/domain_conf.c:1456
+#, fuzzy, c-format
+msgid "cannot parse product %s"
+msgstr "não foi possível abrir o dispositivo %s"
+
+#: src/domain_conf.c:1463
+msgid "usb product needs id"
+msgstr ""
+
+#: src/domain_conf.c:1474
+#, fuzzy, c-format
+msgid "cannot parse bus %s"
+msgstr "não foi possível ler %s: %s"
+
+#: src/domain_conf.c:1481
+msgid "usb address needs bus id"
+msgstr ""
+
+#: src/domain_conf.c:1490
+#, fuzzy, c-format
+msgid "cannot parse device %s"
+msgstr "não foi possível abrir o dispositivo %s"
+
+#: src/domain_conf.c:1498
+msgid "usb address needs device id"
+msgstr ""
+
+#: src/domain_conf.c:1503
+#, fuzzy, c-format
+msgid "unknown usb source type '%s'"
+msgstr "auth type desconhecido '%s'"
+
+#: src/domain_conf.c:1513
+#, fuzzy
+msgid "missing vendor"
+msgstr "falta \""
+
+#: src/domain_conf.c:1519
+#, fuzzy
+msgid "missing product"
+msgstr "falta o hospedeiro fonte"
+
+#: src/domain_conf.c:1547
+#, fuzzy, c-format
+msgid "unknown hostdev mode '%s'"
+msgstr "dispoditivo de partida desconhecido '%s'"
+
+#: src/domain_conf.c:1558
+#, fuzzy, c-format
+msgid "unknown host device type '%s'"
+msgstr "dispoditivo de partida desconhecido '%s'"
+
+#: src/domain_conf.c:1563
+#, fuzzy
+msgid "missing type in hostdev"
+msgstr "falta o hospedeiro fonte"
+
+#: src/domain_conf.c:1578
+#, fuzzy, c-format
+msgid "unknown node %s"
+msgstr "hospedeiro desconhecido %s"
+
+#: src/domain_conf.c:1609
+#, fuzzy, c-format
+msgid "unknown lifecycle action %s"
+msgstr "tipo de autenticação desconhecido %s"
+
+#: src/domain_conf.c:1637 src/domain_conf.c:2229 src/domain_conf.c:2270
+#: src/network_conf.c:462 src/network_conf.c:502 src/storage_conf.c:442
+#: src/storage_conf.c:816
+msgid "missing root element"
+msgstr "falta o elemento root"
+
+#: src/domain_conf.c:1672
+msgid "unknown device type"
+msgstr "tipo de dispositivo desconhecido"
+
+#: src/domain_conf.c:1698
+msgid "failed to allocate space for xmlXPathContext"
+msgstr "falha em alocar espaço para xmlXPathContext"
+
+#: src/domain_conf.c:1706
+msgid "missing domain type attribute"
+msgstr "falta o atributo do tipo do domínio"
+
+#: src/domain_conf.c:1712
+#, fuzzy, c-format
+msgid "invalid domain type %s"
+msgstr "tipo do domínio inválido"
+
+#: src/domain_conf.c:1729 src/network_conf.c:317
+#, c-format
+msgid "Failed to generate UUID: %s"
+msgstr "Falha ao gerar o UUID: %s"
+
+#: src/domain_conf.c:1736 src/network_conf.c:324 src/storage_conf.c:272
+msgid "malformed uuid element"
+msgstr "o elemento do uuid foi mal formado"
+
+#: src/domain_conf.c:1745
+msgid "missing memory element"
+msgstr "falta elemento de memória"
+
+#: src/domain_conf.c:1775
+#, fuzzy, c-format
+msgid "unexpected feature %s"
+msgstr "dado inesperado '%s'"
+
+#: src/domain_conf.c:1815
+msgid "no OS type"
+msgstr "não existe o tipo de SO"
+
+#: src/domain_conf.c:1844 src/xm_internal.c:661
+#, fuzzy, c-format
+msgid "no supported architecture for os type '%s'"
+msgstr "não há suporte para a arquitetura"
+
+#: src/domain_conf.c:1891
+#, fuzzy
+msgid "cannot extract boot device"
+msgstr "não foi possível extrair os dispositivos da origem"
+
+#: src/domain_conf.c:1899
+#, fuzzy
+msgid "missing boot device"
+msgstr "falta o dispositivo fonte"
+
+#: src/domain_conf.c:1904
+#, c-format
+msgid "unknown boot device '%s'"
+msgstr "dispoditivo de partida desconhecido '%s'"
+
+#: src/domain_conf.c:1924
+#, fuzzy
+msgid "cannot extract disk devices"
+msgstr "não foi possível extrair os dispositivos da origem"
+
+#: src/domain_conf.c:1939 src/qemu_driver.c:3153
+#, fuzzy, c-format
+msgid "duplicate disk target '%s'"
+msgstr "não há suporte para o tipo de disco '%s'"
+
+#: src/domain_conf.c:1962
+#, fuzzy
+msgid "cannot extract filesystem devices"
+msgstr "não foi possível extrair os dispositivos da origem"
+
+#: src/domain_conf.c:1979
+#, fuzzy
+msgid "cannot extract network devices"
+msgstr "não foi possível extrair os dispositivos da origem"
+
+#: src/domain_conf.c:1997
+#, fuzzy
+msgid "cannot extract parallel devices"
+msgstr "não foi possível extrair os dispositivos da origem"
+
+#: src/domain_conf.c:2014
+#, fuzzy
+msgid "cannot extract serial devices"
+msgstr "não foi possível extrair os dispositivos da origem"
+
+#: src/domain_conf.c:2058
+#, fuzzy
+msgid "cannot extract input devices"
+msgstr "não foi possível extrair os dispositivos da origem"
+
+#: src/domain_conf.c:2090
+#, fuzzy
+msgid "cannot extract graphics devices"
+msgstr "não foi possível extrair os dispositivos da origem"
+
+#: src/domain_conf.c:2126
+#, fuzzy
+msgid "cannot extract sound devices"
+msgstr "não foi possível extrair os dispositivos da origem"
+
+#: src/domain_conf.c:2157
+#, fuzzy
+msgid "cannot extract host devices"
+msgstr "não foi possível extrair os dispositivos da origem"
+
+#: src/domain_conf.c:2193 src/network_conf.c:427 src/storage_conf.c:396
+#, fuzzy, c-format
+msgid "at line %d: %s"
+msgstr "bind: %s"
+
+#: src/domain_conf.c:2223 src/domain_conf.c:2264 src/network_conf.c:456
+#: src/network_conf.c:496 src/storage_conf.c:428 src/storage_conf.c:802
+#, fuzzy
+msgid "failed to parse xml document"
+msgstr "falha em pausar o domínio"
+
+#: src/domain_conf.c:2293 src/network_conf.c:524
+msgid "incorrect root element"
+msgstr "elemento root incorreto"
+
+#: src/domain_conf.c:2502
+msgid "topology cpuset syntax error"
+msgstr "erro de sintaxe na topologia da cupuset"
+
+#: src/domain_conf.c:2516
+#, fuzzy, c-format
+msgid "unexpected lifecycle type %d"
+msgstr "tipo de domínio não esperado %d"
+
+#: src/domain_conf.c:2537
+#, fuzzy, c-format
+msgid "unexpected disk type %d"
+msgstr "tipo de domínio não esperado %d"
+
+#: src/domain_conf.c:2542
+#, fuzzy, c-format
+msgid "unexpected disk device %d"
+msgstr "tipo de domínio não esperado %d"
+
+#: src/domain_conf.c:2547
+#, fuzzy, c-format
+msgid "unexpected disk bus %d"
+msgstr "tipo de domínio não esperado %d"
+
+#: src/domain_conf.c:2597
+#, fuzzy, c-format
+msgid "unexpected filesystem type %d"
+msgstr "tipo de domínio não esperado %d"
+
+#: src/domain_conf.c:2648 src/domain_conf.c:2862
+#, fuzzy, c-format
+msgid "unexpected net type %d"
+msgstr "tipo de domínio não esperado %d"
+
+#: src/domain_conf.c:2716
+#, fuzzy, c-format
+msgid "unexpected char type %d"
+msgstr "tipo de domínio não esperado %d"
+
+#: src/domain_conf.c:2815 src/xend_internal.c:5223
+#, fuzzy, c-format
+msgid "unexpected sound model %d"
+msgstr "tipo de domínio não esperado %d"
+
+#: src/domain_conf.c:2835 src/xend_internal.c:5246
+#, fuzzy, c-format
+msgid "unexpected input type %d"
+msgstr "tipo de domínio não esperado %d"
+
+#: src/domain_conf.c:2840
+#, fuzzy, c-format
+msgid "unexpected input bus type %d"
+msgstr "tipo de domínio não esperado %d"
+
+#: src/domain_conf.c:2922
+#, fuzzy, c-format
+msgid "unexpected hostdev mode %d"
+msgstr "node dict inesperado"
+
+#: src/domain_conf.c:2929
+#, fuzzy, c-format
+msgid "unexpected hostdev type %d"
+msgstr "tipo de domínio não esperado %d"
+
+#: src/domain_conf.c:2974
+#, c-format
+msgid "unexpected domain type %d"
+msgstr "tipo de domínio não esperado %d"
+
+#: src/domain_conf.c:3059
+#, fuzzy, c-format
+msgid "unexpected boot device type %d"
+msgstr "tipo de domínio não esperado %d"
+
+#: src/domain_conf.c:3077
+#, fuzzy, c-format
+msgid "unexpected feature %d"
+msgstr "valor do nodo inesperado"
+
+#: src/domain_conf.c:3227 src/network_conf.c:655 src/storage_conf.c:1159
+#, c-format
+msgid "cannot create config directory %s: %s"
+msgstr "não pode ser criado o diretório de configuração %s: %s"
+
+#: src/domain_conf.c:3236 src/network_conf.c:671 src/storage_conf.c:1202
+#, c-format
+msgid "cannot create config file %s: %s"
+msgstr "não foi possível criar o config file %s: %s"
+
+#: src/domain_conf.c:3244 src/network_conf.c:679 src/storage_conf.c:1210
+#, c-format
+msgid "cannot write config file %s: %s"
+msgstr "não foi possível escrever no config file %s: %s"
+
+#: src/domain_conf.c:3251 src/network_conf.c:686 src/storage_conf.c:1217
+#, c-format
+msgid "cannot save config file %s: %s"
+msgstr "não pode ser salvo o config file %s: %s"
+
+#: src/domain_conf.c:3319 src/network_conf.c:767
+#, c-format
+msgid "Failed to open dir '%s': %s"
+msgstr "Falha em abrir o dir '%s': %s"
+
+#: src/domain_conf.c:3369 src/network_conf.c:807
+#, fuzzy, c-format
+msgid "cannot remove config for %s: %s"
+msgstr "não pode ser removido o config para %s"
+
+#: src/domain_conf.c:3443
+msgid "unknown virt type"
+msgstr "tipo de virt desconhecido"
+
+#: src/domain_conf.c:3454
+#, c-format
+msgid "no emulator for domain %s os type %s on architecture %s"
+msgstr ""
+
#: src/hash.c:691
-#: src/libvirt.c:738
msgid "allocating connection"
msgstr "alocando a conexão"
-#: src/hash.c:825
-#: src/hash.c:830
+#: src/hash.c:825 src/hash.c:830
msgid "allocating domain"
msgstr "alocando o domínio"
msgid "domain missing from connection hash table"
msgstr "falta o domínio na tabela hash de conexões"
-#: src/hash.c:965
-#: src/hash.c:970
+#: src/hash.c:965 src/hash.c:970
msgid "allocating network"
msgstr "alocando a rede"
msgid "network missing from connection hash table"
msgstr "não consta a rede na tabela hash de conexões"
-#: src/hash.c:1102
-#: src/hash.c:1107
+#: src/hash.c:1102 src/hash.c:1107
msgid "allocating storage pool"
msgstr "alocando o storage pool"
msgid "pool missing from connection hash table"
msgstr "o pool não consta da tabela hash de conexões"
-#: src/hash.c:1233
-#: src/hash.c:1238
-#: src/hash.c:1243
+#: src/hash.c:1233 src/hash.c:1238 src/hash.c:1243
msgid "allocating storage vol"
msgstr "alocando o storage vol"
msgid "Failed to saves iptables rules to %s : %s"
msgstr "Falhou ao salvar as regras dos iptables rules em %s : %s"
-#: src/iptables.c:583
+#: src/iptables.c:581
#, c-format
msgid "Failed to remove iptables rule '%s' from chain '%s' in table '%s': %s"
-msgstr "Falhou ao remover a regra dos iptables '%s' da cadeia '%s' na tabela '%s': %s"
+msgstr ""
+"Falhou ao remover a regra dos iptables '%s' da cadeia '%s' na tabela '%s': %s"
-#: src/iptables.c:592
+#: src/iptables.c:590
#, c-format
msgid "Failed to add iptables rule '%s' to chain '%s' in table '%s': %s"
-msgstr "Falhou ao adicionar as regras das iptables '%s' na cadeia '%s' na tabela '%s': %s"
+msgstr ""
+"Falhou ao adicionar as regras das iptables '%s' na cadeia '%s' na tabela '%"
+"s': %s"
-#: src/libvirt.c:745
+#: src/libvirt.c:754
msgid "could not parse connection URI"
msgstr "não foi possível analisar o URI da conexão"
-#: src/libvirt.c:763
+#: src/libvirt.c:772
msgid "allocating conn->name"
msgstr "allocating conn->name"
-#: src/libvirt.c:2180
+#: src/libvirt.c:861
+#, fuzzy
+msgid "unable to open connection"
+msgstr "Falha no aceite da conexão: %s"
+
+#: src/libvirt.c:2208
msgid "domainMigratePrepare did not set uri"
msgstr "o domainMigratePrepare não definiu o uri"
-#: src/libvirt.c:2648
+#: src/libvirt.c:2676
msgid "path is NULL"
msgstr "o caminho é NULL"
-#: src/libvirt.c:2654
+#: src/libvirt.c:2682
msgid "flags must be zero"
msgstr "as flags devem ter valor zero"
-#: src/libvirt.c:2661
+#: src/libvirt.c:2689
msgid "buffer is NULL"
msgstr "o buffer é NULL"
-#: src/libvirt.c:2744
+#: src/libvirt.c:2772
msgid "flags parameter must be VIR_MEMORY_VIRTUAL"
msgstr "os parâmetros das flags devem ser VIR_MEMORY_VIRTUAL"
-#: src/libvirt.c:2751
+#: src/libvirt.c:2779
msgid "buffer is NULL but size is non-zero"
msgstr "o buffer é NULL mas o tamanho não é zero"
-#: src/lxc_conf.c:87
-msgid "missing filesystem type"
-msgstr "tipo do fisesystem não encontrado"
-
-#: src/lxc_conf.c:93
-msgid "invalid filesystem type"
-msgstr "tipo de filesystem inválido"
-
-#: src/lxc_conf.c:115
-msgid "missing mount source"
-msgstr "falta a fonte do mount"
-
-#: src/lxc_conf.c:122
-msgid "empty or invalid mount source"
-msgstr "fonte do mount vazia ou inválida"
-
-#: src/lxc_conf.c:131
-msgid "missing mount target"
-msgstr "falta o alvo do mount"
-
-#: src/lxc_conf.c:138
-msgid "empty or invalid mount target"
-msgstr "o alvo do mount é vazio ou inválido"
-
-#: src/lxc_conf.c:179
-msgid "failed to generate uuid"
-msgstr "falha em gerar o uuid"
+#: src/lxc_container.c:123
+#, c-format
+msgid "setsid failed: %s"
+msgstr "falhou a operação setsid: %s"
-#: src/lxc_conf.c:185
-msgid "invalid uuid element"
-msgstr "elemento do uuid inválido "
+#: src/lxc_container.c:129
+#, c-format
+msgid "ioctl(TIOCSTTY) failed: %s"
+msgstr "o processo ioctl(TIOCSTTY) falhou: %s"
-#: src/lxc_conf.c:247
-msgid "invalid or missing init element"
-msgstr "elemento do init inválido ou faltando"
+#: src/lxc_container.c:142
+#, c-format
+msgid "dup2(stdin) failed: %s"
+msgstr "o processo dup2(stdin) falhou: %s"
-#: src/lxc_conf.c:253
-msgid "init string too long"
-msgstr "a string do init é longa demais"
+#: src/lxc_container.c:148
+#, c-format
+msgid "dup2(stdout) failed: %s"
+msgstr "o processo dup2(stdout) falhou: %s"
-#: src/lxc_conf.c:292
-msgid "invalid memory value"
-msgstr "valor de memória inválido"
+#: src/lxc_container.c:154
+#, c-format
+msgid "dup2(stderr) failed: %s"
+msgstr "o processo dup2(stderr) falhou: %s"
-#: src/lxc_conf.c:319
-msgid "invalid root element"
-msgstr "elemento do root inválido"
+#: src/lxc_container.c:182
+#, fuzzy, c-format
+msgid "unable to send container continue message: %s"
+msgstr "falha em alocar espaço para a string do nome do conteiner"
-#: src/lxc_conf.c:332
-msgid "missing domain type"
-msgstr "falta o tipo do domínio"
+#: src/lxc_container.c:212
+#, fuzzy, c-format
+msgid "Failed to read the container continue message: %s"
+msgstr "Falha na criação de domínio inativo %s\n"
-#: src/lxc_conf.c:338
-msgid "invalid domain type"
-msgstr "tipo do domínio inválido"
+#: src/lxc_container.c:276
+#, fuzzy, c-format
+msgid "failed to bind new root %s: %s"
+msgstr "Falha ao associar o socket ao '%s': %s"
-#: src/lxc_conf.c:346
-msgid "invalid domain id"
-msgstr "id do domínio é inválida"
+#: src/lxc_container.c:290
+#, fuzzy, c-format
+msgid "failed to create %s: %s"
+msgstr "falha em criar '%s'"
-#: src/lxc_conf.c:435
-#, c-format
-msgid "Can't redefine active VM with name %s"
-msgstr "Não foi possível redefinir a VM ativa com o nome %s"
+#: src/lxc_container.c:300
+#, fuzzy, c-format
+msgid "failed to pivot root %s to %s: %s"
+msgstr "Falha ao associar o socket ao '%s': %s"
-#: src/lxc_conf.c:488
-#, c-format
-msgid "error checking container process: %d %s"
-msgstr "processo de verificação de erro no container:%d %s"
+#: src/lxc_container.c:334
+#, fuzzy, c-format
+msgid "failed to mount /dev tmpfs for container: %s"
+msgstr "falha em montar /proc para o conteiner: %s"
-#: src/lxc_conf.c:548
-#: src/qemu_conf.c:2906
-#: src/qemu_conf.c:3140
-#: src/storage_conf.c:1134
-#, c-format
-msgid "cannot create config file %s: %s"
-msgstr "não foi possível criar o config file %s: %s"
+#: src/lxc_container.c:348
+#, fuzzy, c-format
+msgid "failed to move /dev/pts into container: %s"
+msgstr "falha em montar /proc para o conteiner: %s"
-#: src/lxc_conf.c:556
-#: src/qemu_conf.c:2914
-#: src/qemu_conf.c:3148
-#: src/storage_conf.c:1142
-#, c-format
-msgid "cannot write config file %s: %s"
-msgstr "não foi possível escrever no config file %s: %s"
+#: src/lxc_container.c:359
+#, fuzzy, c-format
+msgid "failed to make device %s: %s"
+msgstr "falha na criação do arquivo de log %s: %s"
-#: src/lxc_conf.c:563
-#: src/qemu_conf.c:2921
-#: src/qemu_conf.c:3155
-#: src/storage_conf.c:1149
+#: src/lxc_container.c:391 src/lxc_container.c:498
#, c-format
-msgid "cannot save config file %s: %s"
-msgstr "não pode ser salvo o config file %s: %s"
+msgid "failed to mount %s at %s for container: %s"
+msgstr "falha em montar %s em %s para o conteiner: %s"
-#: src/lxc_conf.c:590
-#: src/qemu_conf.c:3092
-#: src/qemu_conf.c:3131
-#: src/qemu_conf.c:3551
-#: src/storage_conf.c:1091
-#, c-format
-msgid "cannot create config directory %s: %s"
-msgstr "não pode ser criado o diretório de configuração %s: %s"
+#: src/lxc_container.c:412
+#, fuzzy, c-format
+msgid "failed to read /proc/mounts: %s"
+msgstr "Falhou ao criar o pool %s"
-#: src/lxc_conf.c:598
-#: src/qemu_conf.c:3100
-#: src/qemu_conf.c:3559
-#: src/storage_conf.c:1099
-msgid "cannot construct config file path"
-msgstr "o caminho do config file não pode ser construído"
+#: src/lxc_container.c:439
+#, fuzzy, c-format
+msgid "failed to unmount %s: %s"
+msgstr "Falha em abrir o dir '%s': %s"
-#: src/lxc_conf.c:707
+#: src/lxc_container.c:464 src/lxc_container.c:507
#, c-format
-msgid "failed to open config directory %s: %s"
-msgstr "houve falha ao abrir o config directory %s: %s"
+msgid "failed to mount /proc for container: %s"
+msgstr "falha em montar /proc para o conteiner: %s"
-#: src/lxc_conf.c:874
-#: src/qemu_conf.c:4214
-#: src/storage_conf.c:1170
-#, c-format
-msgid "no config file for %s"
-msgstr "não há config file para %s"
+#: src/lxc_container.c:553
+msgid "lxcChild() passed invalid vm definition"
+msgstr "lxcChild() passou uma informação inválida sobre a vm "
-#: src/lxc_conf.c:880
-#: src/qemu_conf.c:4220
-#: src/storage_conf.c:1176
+#: src/lxc_container.c:563
#, c-format
-msgid "cannot remove config for %s"
-msgstr "não pode ser removido o config para %s"
+msgid "open(%s) failed: %s"
+msgstr "a operação open(%s) falhou: %s"
-#: src/lxc_conf.c:906
-#: src/lxc_conf.c:984
+#: src/lxc_container.c:624
#, c-format
-msgid "cannot create lxc state directory %s: %s"
-msgstr "não foi possível criar o diretório de estado lxc %s: %s"
+msgid "clone() failed, %s"
+msgstr "falha em clone(), %s"
-#: src/lxc_conf.c:914
-#: src/lxc_conf.c:992
-msgid "cannot construct tty pid file path"
-msgstr "o caminho do tty pid file não pode ser construído"
+#: src/lxc_controller.c:70
+#, fuzzy, c-format
+msgid "failed to create server socket %s: %s"
+msgstr "Falha na criação de socket: %s"
-#: src/lxc_conf.c:923
-#, c-format
-msgid "cannot create tty pid file %s: %s"
-msgstr "não foi possível criar o tty pid file %s: %s"
+#: src/lxc_controller.c:82
+#, fuzzy, c-format
+msgid "failed to bind server socket %s: %s"
+msgstr "Falha ao associar o socket ao '%s': %s"
-#: src/lxc_conf.c:930
-#, c-format
-msgid "cannot fdopen tty pid file %s: %s"
-msgstr "Falha ao executar fdopen no tty pid file %s: %s"
+#: src/lxc_controller.c:88
+#, fuzzy, c-format
+msgid "failed to listen server socket %s: %s"
+msgstr "Falha ao associar o socket ao '%s': %s"
-#: src/lxc_conf.c:935
-#: src/lxc_conf.c:955
-#: src/lxc_conf.c:1018
+#: src/lxc_controller.c:122
#, c-format
-msgid "failed to close tty pid file %s: %s"
-msgstr "Falha ao fechar o tty pid file %s: %s"
+msgid "read of fd %d failed: %s"
+msgstr "a operação de leitura de fd %d falhou: %s"
-#: src/lxc_conf.c:944
+#: src/lxc_controller.c:128
#, c-format
-msgid "cannot write tty pid file %s: %s"
-msgstr "não foi possível escrever no tty pid file %s: %s"
+msgid "write to fd %d failed: %s"
+msgstr " a escrita em fd %d falhou: %s"
-#: src/lxc_conf.c:1004
+#: src/lxc_controller.c:179
#, c-format
-msgid "cannot open tty pid file %s: %s"
-msgstr "não foi possível abrir o arquivo tty pid %s: %s"
+msgid "epoll_create(2) failed: %s"
+msgstr "epoll_create(2) falhou: %s"
-#: src/lxc_conf.c:1011
-#, c-format
-msgid "cannot read tty pid file %s: %s"
-msgstr "não foi possível ler o arquivo tty pid %s: %s"
+#: src/lxc_controller.c:189
+#, fuzzy, c-format
+msgid "epoll_ctl(appPty) failed: %s"
+msgstr "epoll_ctl(fd1) falhou: %s"
-#: src/lxc_conf.c:1050
-#, c-format
-msgid "cannot remove ttyPidFile %s: %s"
-msgstr "não foi possível remover o ttyPidFile %s: %s"
+#: src/lxc_controller.c:195 src/lxc_controller.c:203 src/lxc_controller.c:211
+#: src/lxc_controller.c:231 src/lxc_controller.c:237
+#, fuzzy, c-format
+msgid "epoll_ctl(contPty) failed: %s"
+msgstr "epoll_ctl(fd1) falhou: %s"
-#: src/lxc_container.c:60
+#: src/lxc_controller.c:254
#, c-format
-msgid "failed to calloc memory for init string: %s"
-msgstr "falha na alocação de memória para a init string: %s"
+msgid "error event %d"
+msgstr "evento de erro %d"
-#: src/lxc_container.c:70
+#: src/lxc_controller.c:275
#, c-format
-msgid "execl failed to exec init: %s"
-msgstr "execl falhou em exec init: %s"
+msgid "epoll_wait() failed: %s"
+msgstr "epoll_wait() falhou: %s"
-#: src/lxc_container.c:92
-#, c-format
-msgid "setsid failed: %s"
-msgstr "falhou a operação setsid: %s"
+#: src/lxc_controller.c:325
+#, fuzzy, c-format
+msgid "failed to move interface %s to ns %d"
+msgstr "Falha na obtenção das estatísticas da interface %s %s"
-#: src/lxc_container.c:99
-#, c-format
-msgid "open(%s) failed: %s"
-msgstr "a operação open(%s) falhou: %s"
+#: src/lxc_controller.c:350
+#, fuzzy, c-format
+msgid "failed to delete veth: %s"
+msgstr "Falhou ao apagar o vol %s"
-#: src/lxc_container.c:105
-#, c-format
-msgid "ioctl(TIOCSTTY) failed: %s"
-msgstr "o processo ioctl(TIOCSTTY) falhou: %s"
+#: src/lxc_controller.c:373
+#, fuzzy, c-format
+msgid "sockpair failed: %s"
+msgstr "a operação unlockpt falhou: %s"
-#: src/lxc_container.c:113
-#, c-format
-msgid "dup2(stdin) failed: %s"
-msgstr "o processo dup2(stdin) falhou: %s"
+#: src/lxc_controller.c:381 src/lxc_driver.c:761
+#, fuzzy, c-format
+msgid "failed to allocate tty: %s"
+msgstr "falha na alocação de um nó"
-#: src/lxc_container.c:119
-#, c-format
-msgid "dup2(stdout) failed: %s"
-msgstr "o processo dup2(stdout) falhou: %s"
+#: src/lxc_controller.c:551
+#, fuzzy, c-format
+msgid "Unable to write pid file: %s\n"
+msgstr "Falha ao escrever no arquivo '%s' de pid : %s"
-#: src/lxc_container.c:125
-#, c-format
-msgid "dup2(stderr) failed: %s"
-msgstr "o processo dup2(stderr) falhou: %s"
+#: src/lxc_controller.c:564
+#, fuzzy, c-format
+msgid "Unable to change to root dir: %s\n"
+msgstr "Não foi possível escrever o argv no arquivo log %d: %s"
-#: src/lxc_container.c:183
-msgid "lxcChild() passed invalid vm definition"
-msgstr "lxcChild() passou uma informação inválida sobre a vm "
+#: src/lxc_controller.c:570
+#, fuzzy, c-format
+msgid "Unable to become session leader: %s\n"
+msgstr "Não foi possível fechar o arquivo de log %d: %s "
-#: src/lxc_container.c:198
-#, c-format
-msgid "failed to mount %s at %s for container: %s"
-msgstr "falha em montar %s em %s para o conteiner: %s"
+#: src/lxc_controller.c:578
+#, fuzzy, c-format
+msgid "Failed connection from LXC driver: %s\n"
+msgstr "Falha em encontar um driver de armazenamento: %s"
-#: src/lxc_container.c:208
-#, c-format
-msgid "failed to mount /proc for container: %s"
-msgstr "falha em montar /proc para o conteiner: %s"
+#: src/lxc_driver.c:241 src/lxc_driver.c:865 src/lxc_driver.c:900
+msgid "System lacks NETNS support"
+msgstr ""
-#: src/lxc_driver.c:316
-#: src/lxc_driver.c:347
-#: src/lxc_driver.c:380
-#: src/openvz_driver.c:175
-#: src/openvz_driver.c:217
-#: src/openvz_driver.c:527
-#: src/qemu_driver.c:2093
-#: src/qemu_driver.c:2171
-#: src/qemu_driver.c:2698
-#: src/qemu_driver.c:2743
-#: src/qemu_driver.c:2781
-#: src/qemu_driver.c:2859
-#: src/qemu_driver.c:2912
-#: src/qemu_driver.c:2928
-#: src/qemu_driver.c:3182
+#: src/lxc_driver.c:274 src/lxc_driver.c:309 src/lxc_driver.c:335
+#: src/lxc_driver.c:350 src/openvz_driver.c:238 src/openvz_driver.c:267
+#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:621
+#: src/openvz_driver.c:652 src/openvz_driver.c:673 src/openvz_driver.c:714
+#: src/qemu_driver.c:2212 src/qemu_driver.c:2299 src/qemu_driver.c:2848
+#: src/qemu_driver.c:2903 src/qemu_driver.c:2947 src/qemu_driver.c:3027
+#: src/qemu_driver.c:3143 src/qemu_driver.c:3212 src/qemu_driver.c:3267
+#: src/qemu_driver.c:3311 src/qemu_driver.c:3329 src/qemu_driver.c:3587
msgid "no domain with matching uuid"
msgstr "não existe domínio associado ao uuid"
-#: src/lxc_driver.c:322
-#: src/openvz_driver.c:532
-#: src/qemu_driver.c:2787
+#: src/lxc_driver.c:280 src/openvz_driver.c:626 src/qemu_driver.c:2953
msgid "cannot delete active domain"
msgstr "não foi possível apagar o domínio ativo"
-#: src/lxc_driver.c:409
-msgid "unable to allocate container stack"
-msgstr "não foi possível alocar a pilha para o conteiner"
+#: src/lxc_driver.c:286 src/qemu_driver.c:2959
+#, fuzzy
+msgid "cannot undefine transient domain"
+msgstr "não foi possível apagar o domínio ativo"
-#: src/lxc_driver.c:422
+#: src/lxc_driver.c:386
#, c-format
-msgid "clone() failed, %s"
-msgstr "falha em clone(), %s"
+msgid "waitpid failed to wait for container %d: %d %s"
+msgstr "a operação waitpid falhou em esperar pelo conteiner %d: %d %s"
-#: src/lxc_driver.c:520
-msgid "unable to get storage for vm tty name"
-msgstr "não foi possível obter armazenamento para vm tty name"
+#: src/lxc_driver.c:464
+#, fuzzy
+msgid "failed to get bridge for interface"
+msgstr "script usado para fazer a ponte da interface de rede"
-#: src/lxc_driver.c:564
-#, c-format
-msgid "posix_openpt failed: %s"
-msgstr "falhou a operação posix_openpt: %s"
+#: src/lxc_driver.c:475
+#, fuzzy, c-format
+msgid "failed to create veth device pair: %d"
+msgstr "Falha em acoplar o dispositivo a partir de %s"
-#: src/lxc_driver.c:570
-#, c-format
-msgid "unlockpt failed: %s"
-msgstr "a operação unlockpt falhou: %s"
+#: src/lxc_driver.c:488
+#, fuzzy
+msgid "failed to allocate veth names"
+msgstr "falha na alocação de um nó"
-#: src/lxc_driver.c:576
-#, c-format
-msgid "ptsname_r failed: %s"
-msgstr "a operação ptsname_r falhou: %s"
+#: src/lxc_driver.c:494
+#, fuzzy, c-format
+msgid "failed to add %s device to %s: %s"
+msgstr "Falha ao associar o socket ao '%s': %s"
-#: src/lxc_driver.c:582
-msgid "unable to allocate container name string"
-msgstr "falha em alocar espaço para a string do nome do conteiner"
+#: src/lxc_driver.c:503
+#, fuzzy, c-format
+msgid "failed to enable parent ns veth device: %d"
+msgstr "falha em alocar espaço para o dispositivo de caracter"
-#: src/lxc_driver.c:621
-#, c-format
-msgid "read of fd %d failed: %s"
-msgstr "a operação de leitura de fd %d falhou: %s"
+#: src/lxc_driver.c:533
+#, fuzzy, c-format
+msgid "failed to create client socket: %s"
+msgstr "Falha na criação de socket: %s"
-#: src/lxc_driver.c:627
-#, c-format
-msgid "write to fd %d failed: %s"
-msgstr " a escrita em fd %d falhou: %s"
+#: src/lxc_driver.c:544
+#, fuzzy, c-format
+msgid "failed to connect to client socket: %s"
+msgstr "falha em conectar com o Xen Store"
-#: src/lxc_driver.c:675
-#, c-format
-msgid "epoll_create(2) failed: %s"
-msgstr "epoll_create(2) falhou: %s"
+#: src/lxc_driver.c:570
+#, fuzzy, c-format
+msgid "invalid PID %d for container"
+msgstr "ponteiro do domínio inválido em"
-#: src/lxc_driver.c:686
-#, c-format
-msgid "epoll_ctl(fd1) failed: %s"
-msgstr "epoll_ctl(fd1) falhou: %s"
+#: src/lxc_driver.c:577
+#, fuzzy, c-format
+msgid "failed to kill pid %d: %s"
+msgstr "Falha ao fechar o tty pid file %s: %s"
-#: src/lxc_driver.c:693
-#, c-format
-msgid "epoll_ctl(fd2) failed: %s"
-msgstr "epoll_ctl(fd2) falhou: %s"
+#: src/lxc_driver.c:692 src/util.c:416
+#, fuzzy, c-format
+msgid "cannot wait for '%s': %s"
+msgstr "não foi possível iniciar o arquivo '%s': %s "
-#: src/lxc_driver.c:714
+#: src/lxc_driver.c:699
#, c-format
-msgid "error event %d"
-msgstr "evento de erro %d"
+msgid "container '%s' unexpectedly shutdown during startup"
+msgstr ""
-#: src/lxc_driver.c:735
+#: src/lxc_driver.c:747 src/qemu_driver.c:893
#, c-format
-msgid "epoll_wait() failed: %s"
-msgstr "epoll_wait() falhou: %s"
+msgid "cannot create log directory %s: %s"
+msgstr "não foi possível criar o diretório para o log %s: %s"
-#: src/lxc_driver.c:795
-#, c-format
-msgid "unable to fork tty forwarding process: %s"
-msgstr "não foi possível executar o fork para o processo de encaminhamento do tty: %s"
+#: src/lxc_driver.c:785
+#, fuzzy, c-format
+msgid "failed to open %s: %s"
+msgstr "Falha em abrir o dir '%s': %s"
-#: src/lxc_driver.c:914
-#: src/lxc_driver.c:1021
+#: src/lxc_driver.c:805
+#, fuzzy, c-format
+msgid "Failed to read pid file %s/%s.pid: %s"
+msgstr "Falha ao abrir o pid para o arquivo '%s' : %s"
+
+#: src/lxc_driver.c:939 src/lxc_driver.c:962
#, c-format
msgid "no domain with id %d"
msgstr "não existe domínio com o id %d"
-#: src/lxc_driver.c:921
-#, c-format
-msgid "sending SIGTERM failed: %s"
-msgstr "falha no envio do SIGTERM: %s"
-
-#: src/lxc_driver.c:956
-#, c-format
-msgid "waitpid failed to wait for container %d: %d %s"
-msgstr "a operação waitpid falhou em esperar pelo conteiner %d: %d %s"
-
-#: src/lxc_driver.c:977
-#, c-format
-msgid "sending SIGKILL to tty process failed: %s"
-msgstr "o envio do SIGKILL ao processo do tty falhou: %s"
-
-#: src/lxc_driver.c:989
-#, c-format
-msgid "waitpid failed to wait for tty %d: %d %s"
-msgstr "o waitpid falhou ao esperar por tty %d: %d %s"
-
-#: src/lxc_driver.c:1028
-#, c-format
-msgid "sending SIGKILL failed: %s"
-msgstr "o envio de SIGKILL falhou: %s"
-
-#: src/openvz_conf.c:238
+#: src/lxc_driver.c:1130
#, c-format
-msgid "Error already an active OPENVZ VM having id '%s'"
-msgstr "Já existe um erro no OPENVZ VM ativo tendo como id '%s'"
+msgid "uname(): %m"
+msgstr ""
-#: src/openvz_conf.c:308
-#: src/qemu_conf.c:1632
-#: src/qemu_conf.c:3337
-msgid "incorrect root element"
-msgstr "elemento root incorreto"
+#: src/lxc_driver.c:1136
+#, fuzzy, c-format
+msgid "Unknown release: %s"
+msgstr "procedimento desconhecido: %d"
-#: src/openvz_conf.c:320
-#: src/qemu_conf.c:1647
-msgid "missing domain type attribute"
-msgstr "falta o atributo do tipo do domínio"
+#: src/network_conf.c:242
+#, fuzzy, c-format
+msgid "cannot parse MAC address '%s'"
+msgstr "Impossível resolver o endereço %d: %s"
-#: src/openvz_conf.c:325
-#: src/qemu_conf.c:1659
-msgid "invalid domain type attribute"
-msgstr "atributo do tipo de domínio inválido"
+#: src/network_conf.c:249
+#, fuzzy, c-format
+msgid "cannot use name address '%s'"
+msgstr "Impossível resolver o endereço %d: %s"
-#: src/openvz_conf.c:334
-msgid "invalid domain name"
-msgstr "nome inválido para o domínio"
+#: src/network_conf.c:265 src/network_conf.c:353
+#, fuzzy, c-format
+msgid "cannot parse IP address '%s'"
+msgstr "Impossível resolver o endereço %d: %s"
-#: src/openvz_conf.c:341
-msgid "VPS ID Error (must be an integer greater than 100"
-msgstr "Erro no VPS ID (deve ser um inteiro maior do que 100"
+#: src/network_conf.c:359
+#, fuzzy, c-format
+msgid "cannot parse netmask '%s'"
+msgstr "não foi possível ler o cabeçalho '%s': %s"
-#: src/openvz_conf.c:354
-msgid "Failed to generate UUID"
-msgstr "Houve falha ao gerar o UUID"
+#: src/network_conf.c:383
+msgid "Forwarding requested, but no IPv4 address/netmask provided"
+msgstr ""
+"A requisição foi encaminhada, mas não foi fornecido oendereço IPv4/máscara "
+"de rede"
-#: src/openvz_conf.c:358
-#: src/qemu_conf.c:1693
-#: src/qemu_conf.c:3377
-#: src/storage_conf.c:267
-msgid "malformed uuid element"
-msgstr "o elemento do uuid foi mal formado"
+#: src/network_conf.c:391
+#, fuzzy, c-format
+msgid "unknown forwarding type '%s'"
+msgstr "auth type desconhecido '%s'"
-#: src/openvz_conf.c:384
+#: src/network_conf.c:662 src/qemu_driver.c:3354 src/qemu_driver.c:3987
+#: src/storage_driver.c:816
#, c-format
-msgid "No IP address in the given xml config file '%s'"
-msgstr "Não existe endereço IP no arquivo xml de configuração '%s' dado"
-
-#: src/openvz_conf.c:391
-msgid "ipaddress length too long"
-msgstr "o tamanho do ipaddress é longo demais"
-
-#: src/openvz_conf.c:397
-msgid "Failed to Create Memory for 'ovz_ip' structure"
-msgstr "Falha ao criar memória para a estrutura 'ovz_ip'"
+msgid "cannot create autostart directory %s: %s"
+msgstr "não foi possível criar o diretório de autostart %s: %s"
-#: src/openvz_conf.c:409
+#: src/network_conf.c:733
#, c-format
-msgid "No Netmask address in the given xml config file '%s'"
-msgstr "Não existe máscara de endereço de rede no arquivo xml de configuração '%s'"
-
-#: src/openvz_conf.c:416
-msgid "netmask length too long"
-msgstr "o tamanho da máscara de rede é grande demais"
+msgid "Network config filename '%s' does not match network name '%s'"
+msgstr ""
+"O nome do arquivo de configuração da rede '%s' não corresponde ao nome da "
+"rede '%s'"
-#: src/openvz_conf.c:428
+#: src/network_conf.c:798 src/storage_conf.c:1238
#, c-format
-msgid "No hostname in the given xml config file '%s'"
-msgstr "Não há o nome do host no arquivo xml de configuração dado '%s'"
-
-#: src/openvz_conf.c:435
-msgid "hostname length too long"
-msgstr "o comprimento do nome do host é grande demais"
+msgid "no config file for %s"
+msgstr "não há config file para %s"
-#: src/openvz_conf.c:447
+#: src/openvz_conf.c:190
#, c-format
-msgid "No Gateway address in the given xml config file '%s'"
-msgstr "Não há endereço do Gateway no arquivo xml de configuração dado '%s'"
-
-#: src/openvz_conf.c:454
-msgid "gateway length too long"
-msgstr "o comprimento do gateway é grande demais"
+msgid "Cound not read 'IP_ADDRESS' from config for container %d"
+msgstr ""
-#: src/openvz_conf.c:466
+#: src/openvz_conf.c:220
#, c-format
-msgid "No Nameserver address inthe given xml config file '%s'"
-msgstr "Não há nome do servidor no arquivo xml de configuração dado '%s'"
+msgid "Cound not read 'NETIF' from config for container %d"
+msgstr ""
-#: src/openvz_conf.c:473
-msgid "nameserver length too long"
-msgstr "tamanho do nome do servidor longo demais"
+#: src/openvz_conf.c:247
+#, fuzzy
+msgid "Too long network device name"
+msgstr "resolvendo o nome do arquivo de rede"
-#: src/openvz_conf.c:479
-msgid "Failed to Create Memory for 'ovz_ns' structure"
-msgstr "Falha ao Criar Memória para a estrutura 'ovz_ns'"
+#: src/openvz_conf.c:264
+#, fuzzy
+msgid "Wrong length MAC address"
+msgstr "endereço MAC inválido"
-#: src/openvz_conf.c:497
-msgid "profile length too long"
-msgstr "tamanho do perfil longo demais"
+#: src/openvz_conf.c:271
+#, fuzzy
+msgid "Wrong MAC address"
+msgstr "endereço MAC"
-#: src/openvz_conf.c:533
+#: src/openvz_conf.c:327
msgid "popen failed"
msgstr "falha no popen"
-#: src/openvz_conf.c:539
-#: src/openvz_conf.c:567
-msgid "calloc failed"
-msgstr "falha no calloc"
-
-#: src/openvz_conf.c:548
+#: src/openvz_conf.c:337
msgid "Failed to parse vzlist output"
msgstr "Falha na análise da saída do vzlis"
-#: src/openvz_conf.c:577
+#: src/openvz_conf.c:363
msgid "UUID in config file malformed"
msgstr "má formação do UUID no arquivo de configuração"
-#: src/openvz_driver.c:147
-#: src/openvz_driver.c:241
-#: src/openvz_driver.c:286
-#: src/openvz_driver.c:481
-msgid "no domain with matching id"
-msgstr "nenhum domínio com id compatível"
+#: src/openvz_conf.c:375
+#, fuzzy, c-format
+msgid "Cound not read config for container %d"
+msgstr "não pode ser removido o config para %s"
+
+#: src/openvz_driver.c:95
+#, fuzzy
+msgid "Container is not defined"
+msgstr "o domínio não está executando"
+
+#: src/openvz_driver.c:123
+msgid "only filesystem templates are supported"
+msgstr ""
+
+#: src/openvz_driver.c:129
+#, fuzzy
+msgid "only one filesystem supported"
+msgstr "tipo de filesystem inválido"
+
+#: src/openvz_driver.c:147 src/openvz_driver.c:410
+#, fuzzy, c-format
+msgid "Could not put argument to %s"
+msgstr "não foi possível conectar com %s"
-#: src/openvz_driver.c:196
-msgid "no domain with matching name"
-msgstr "nenhum domínio com nome compatível"
+#: src/openvz_driver.c:249
+#, fuzzy, c-format
+msgid "cannot read cputime for domain %d"
+msgstr "não foi possível apagar o domínio ativo"
-#: src/openvz_driver.c:247
-#: src/openvz_driver.c:292
+#: src/openvz_driver.c:289 src/openvz_driver.c:316
msgid "domain is not in running state"
msgstr "o domínio não está no estado executando"
-#: src/openvz_driver.c:254
-#: src/openvz_driver.c:299
-#: src/openvz_driver.c:358
-#: src/openvz_driver.c:426
-#: src/openvz_driver.c:442
-#: src/openvz_driver.c:496
-#: src/openvz_driver.c:539
-msgid "Error in parsing Options to OPENVZ"
-msgstr "Erro ao analisar Opções para o OPENVZ"
+#: src/openvz_driver.c:347
+msgid "Container ID is not specified"
+msgstr ""
+
+#: src/openvz_driver.c:391 src/openvz_driver.c:460 src/openvz_driver.c:535
+#: src/openvz_driver.c:555 src/openvz_driver.c:601 src/openvz_driver.c:632
+#: src/openvz_driver.c:657 src/openvz_driver.c:729 src/openvz_driver.c:827
+#: src/openvz_driver.c:873
+#, fuzzy, c-format
+msgid "Could not exec %s"
+msgstr "não foi possível conectar com %s"
-#: src/openvz_driver.c:329
+#: src/openvz_driver.c:440
#, c-format
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr "Já existe um OPENVZ VM ativo com a id '%s'"
-#: src/openvz_driver.c:335
-#: src/openvz_driver.c:402
-msgid "Error creating OPENVZ VM"
-msgstr "Erro ao criar a OPENVZ VM"
+#: src/openvz_driver.c:452 src/openvz_driver.c:529
+msgid "Error creating command for container"
+msgstr ""
-#: src/openvz_driver.c:397
-#, c-format
-msgid "Already an OPENVZ VM defined with the id '%d'"
+#: src/openvz_driver.c:466 src/openvz_driver.c:541
+#, fuzzy
+msgid "Could not set UUID"
+msgstr "não foi possível analisar o URI da conexão"
+
+#: src/openvz_driver.c:476 src/openvz_driver.c:547
+#, fuzzy
+msgid "Could not configure network"
+msgstr "não foi possível conectar com %s"
+
+#: src/openvz_driver.c:483 src/openvz_driver.c:570
+#, fuzzy
+msgid "Could not set number of virtual cpu"
+msgstr "mudar o número de virtual CPUs"
+
+#: src/openvz_driver.c:517
+#, fuzzy, c-format
+msgid "Already an OPENVZ VM defined with the id '%s'"
msgstr "Já existe uma OPENVZ VM definida com esta id '%d'"
-#: src/openvz_driver.c:487
+#: src/openvz_driver.c:589
+msgid "no domain with matching id"
+msgstr "nenhum domínio com id compatível"
+
+#: src/openvz_driver.c:595
msgid "domain is not in shutoff state"
msgstr "o domínio não está no estado fechado"
-#: src/proxy_internal.c:198
+#: src/openvz_driver.c:678
+#, fuzzy
+msgid "Could not read container config"
+msgstr "não foi possível analisar o URI da conexão"
+
+#: src/openvz_driver.c:694 src/qemu_driver.c:1843
#, c-format
-msgid "failed to exec %s\n"
-msgstr "falhou ao executar %s\n"
+msgid "unknown type '%s'"
+msgstr "tipo desconhecido '%s'"
-#: src/proxy_internal.c:292
+#: src/openvz_driver.c:720
+msgid "VCPUs should be >= 1"
+msgstr ""
+
+#: src/openvz_driver.c:836 src/openvz_driver.c:882
+#, fuzzy, c-format
+msgid "Could not parse VPS ID %s"
+msgstr "não foi possível analisar o URI da conexão"
+
+#: src/proxy_internal.c:266
#, c-format
msgid "Failed to close socket %d\n"
msgstr "Falhou ao fechar o socket %d\n"
-#: src/proxy_internal.c:325
+#: src/proxy_internal.c:299
#, c-format
msgid "Failed to read socket %d\n"
msgstr "Falhouna leitura do socket %d\n"
-#: src/proxy_internal.c:352
+#: src/proxy_internal.c:326
#, c-format
msgid "Failed to write to socket %d\n"
msgstr "Falhou na escrita do socket %d\n"
-#: src/proxy_internal.c:444
-#: src/proxy_internal.c:465
-#: src/proxy_internal.c:485
+#: src/proxy_internal.c:418 src/proxy_internal.c:439 src/proxy_internal.c:459
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr "Erro de comunicação com o proxy: foram recebidos %d bytes de %d\n"
-#: src/proxy_internal.c:452
+#: src/proxy_internal.c:426
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr "Erro de comunicação com o proxy: esperavam-se %d bytes chegaram %d\n"
-#: src/proxy_internal.c:474
+#: src/proxy_internal.c:448
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr "Erro de comunicação com o proxy: recebidos pacotes com %d bytes\n"
-#: src/proxy_internal.c:498
+#: src/proxy_internal.c:472
msgid "Communication error with proxy: malformed packet\n"
msgstr "Erro de comunicação com o proxy: pacote mal formado\n"
-#: src/proxy_internal.c:504
+#: src/proxy_internal.c:478
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr "foi obtido um número assíncrono de pacotes %d\n"
-#: src/qemu_conf.c:92
-#: src/qemu_conf.c:127
+#: src/qemu_conf.c:91
+#, fuzzy
+msgid "failed to allocate vncListen"
+msgstr "falha na alocação de um nó"
+
+#: src/qemu_conf.c:96 src/qemu_conf.c:131 src/qemu_conf.c:142
msgid "failed to allocate vncTLSx509certdir"
msgstr "falhaem alocar o vncTLSx509certdir"
-#: src/qemu_conf.c:595
+#: src/qemu_conf.c:487
#, c-format
msgid "Unexpected exit status from qemu %d pid %lu"
msgstr "Status de saída não esperado do qemu %d pid %lu"
-#: src/qemu_conf.c:604
+#: src/qemu_conf.c:496
#, c-format
msgid "Unexpected exit status '%d', qemu probably failed"
msgstr "Status de saída não esperado '%d', o qemu provavelmente falhou"
-#: src/qemu_conf.c:629
-#: src/qemu_driver.c:869
+#: src/qemu_conf.c:519 src/qemu_driver.c:926
#, c-format
msgid "Cannot find QEMU binary %s: %s"
msgstr "Não foi possível encontrar o binário do QEMU %s: %s"
-#: src/qemu_conf.c:730
-#, c-format
-msgid "Invalid floppy device name: %s"
-msgstr "Nome do dispositivo de disquete inválido: %s"
-
-#: src/qemu_conf.c:738
-#, c-format
-msgid "Invalid cdrom device name: %s"
-msgstr "Nome do dispositivo de cdrom inválido: %s"
-
-#: src/qemu_conf.c:752
-#, c-format
-msgid "Invalid harddisk device name: %s"
-msgstr "Nome do dispositivo de disco rígido inválido: %s"
-
-#: src/qemu_conf.c:773
-#, c-format
-msgid "Invalid device type: %s"
-msgstr "Tipo de dispositivo inválido: %s "
-
-#: src/qemu_conf.c:804
-#, c-format
-msgid "Invalid bus type: %s"
-msgstr "Tipo de barramento inválido: %s "
-
-#: src/qemu_conf.c:811
-#, c-format
-msgid "Invalid bus type '%s' for floppy disk"
-msgstr "Tipo de barramento inválido '%s' para driver de disquete"
-
-#: src/qemu_conf.c:954
-msgid "No <source> 'network' attribute specified with <interface type='network'/>"
-msgstr "Não foi especificado o atributo da <source> 'rede' com o <interface type='network'/>"
-
-#: src/qemu_conf.c:958
-#, c-format
-msgid "Network name '%s' too long"
-msgstr "O nome da rede '%s' é longo demais"
-
-#: src/qemu_conf.c:973
-#: src/qemu_conf.c:1001
-#: src/qemu_conf.c:1032
-#, c-format
-msgid "TAP interface name '%s' is too long"
-msgstr "O nome da interface TAP '%s' é muito longo"
-
-#: src/qemu_conf.c:989
-#, c-format
-msgid "TAP script path '%s' is too long"
-msgstr "O caminho do script TAP '%s' é muito longo"
-
-#: src/qemu_conf.c:1015
-msgid "No <source> 'dev' attribute specified with <interface type='bridge'/>"
-msgstr "Não foi especificado o atributo do dispositivo <source> 'com a <interface type='bridge'/>"
-
-#: src/qemu_conf.c:1019
-#, c-format
-msgid "TAP bridge path '%s' is too long"
-msgstr "O caminho da ponte TAP bridge '%s' é muito longo"
-
-#: src/qemu_conf.c:1048
-msgid "No <source> 'port' attribute specified with socket interface"
-msgstr "Não foi especificado o atributo <source> 'port' com a interface do socket"
-
-#: src/qemu_conf.c:1054
-msgid "Cannot parse <source> 'port' attribute with socket interface"
-msgstr "Não foi possível analisar o atributo <source> 'port' com a interface do socket"
-
-#: src/qemu_conf.c:1064
-msgid "No <source> 'address' attribute specified with socket interface"
-msgstr "Não foi especificado o atributo do <source> 'address' com a interface do socket"
-
-#: src/qemu_conf.c:1069
-#, c-format
-msgid "IP address '%s' is too long"
-msgstr "O endereço IP '%s' é muito longo"
-
-#: src/qemu_conf.c:1092
-#, c-format
-msgid "Model name '%s' is too long"
-msgstr "O nome do modelo '%s' é muito grande"
-
-#: src/qemu_conf.c:1099
-msgid "Model name contains invalid characters"
-msgstr "O nome do modelo contém caracteres inválidos"
-
-#: src/qemu_conf.c:1273
-#: src/qemu_conf.c:1367
-#: src/xml.c:825
-#: src/xml.c:886
-msgid "Missing source path attribute for char device"
-msgstr "Falta informação sobre o atributo do caminho para o dispositivo de char"
-
-#: src/qemu_conf.c:1291
-#: src/qemu_conf.c:1311
-#: src/xml.c:843
-#: src/xml.c:858
-msgid "Missing source host attribute for char device"
-msgstr "Falta o atributo do host fonte para o dispositivo de caracter"
-
-#: src/qemu_conf.c:1296
-#: src/qemu_conf.c:1316
-#: src/qemu_conf.c:1339
-#: src/xml.c:848
-#: src/xml.c:863
-#: src/xml.c:874
-msgid "Missing source service attribute for char device"
-msgstr "falta a informação sobre a fonte do dispositivo de caracter"
-
-#: src/qemu_conf.c:1415
-msgid "too many character devices"
-msgstr "há excesso de dispositivos de caracteres"
-
-#: src/qemu_conf.c:1424
-#: src/qemu_conf.c:2088
-msgid "failed to allocate space for char device"
-msgstr "falha em alocar espaço para o dispositivo de caracter"
-
-#: src/qemu_conf.c:1465
-msgid "missing input device type"
-msgstr "falta o tipo de dispositivo de entrada"
-
-#: src/qemu_conf.c:1475
-#, c-format
-msgid "unsupported input device type %s"
-msgstr "Não há suporte para o tipo de dispositivo de entrada %s"
-
-#: src/qemu_conf.c:1485
-#, c-format
-msgid "ps2 bus does not support %s input device"
-msgstr "O ps2 bus não dá suporte ao %s dispositivo de entrada"
-
-#: src/qemu_conf.c:1494
-#: src/qemu_conf.c:1508
-#, c-format
-msgid "unsupported input bus %s"
-msgstr "não há suporte para o barramento de entrada %s"
-
-#: src/qemu_conf.c:1502
-#, c-format
-msgid "xen bus does not support %s input device"
-msgstr "O barramento do xen não dá suporte ao %s dispositivo de entrada"
-
-#: src/qemu_conf.c:1592
-msgid "missing sound model"
-msgstr "falta o modelo de som"
-
-#: src/qemu_conf.c:1597
-#, c-format
-msgid "invalid sound model '%s'"
-msgstr "modelo de som inválido %s"
-
-#: src/qemu_conf.c:1624
-#: src/qemu_conf.c:1639
-msgid "failed to allocate space for xmlXPathContext"
-msgstr "falha em alocar espaço para xmlXPathContext"
-
-#: src/qemu_conf.c:1674
-msgid "domain name length too long"
-msgstr "o tamanho do nome do domínio é muito grande"
-
-#: src/qemu_conf.c:1688
-#: src/qemu_conf.c:3372
-#, c-format
-msgid "Failed to generate UUID: %s"
-msgstr "Falha ao gerar o UUID: %s"
-
-#: src/qemu_conf.c:1704
-msgid "missing memory element"
-msgstr "falta elemento de memória"
-
-#: src/qemu_conf.c:1711
-#: src/qemu_conf.c:1730
-msgid "malformed memory information"
-msgstr "informação sobre a memória mal formada"
-
-#: src/qemu_conf.c:1746
-msgid "malformed vcpu information"
-msgstr "informação sobre vcpu mal formada"
-
-#: src/qemu_conf.c:1765
-msgid "malformed vcpu mask information"
-msgstr "informação sobre a máscara da vcpu está mal formada"
-
-#: src/qemu_conf.c:1825
-msgid "no OS type"
-msgstr "não existe o tipo de SO"
-
-#: src/qemu_conf.c:1846
-#: src/qemu_conf.c:1873
-msgid "unsupported architecture"
-msgstr "não há suporte para a arquitetura"
-
-#: src/qemu_conf.c:1851
-#: src/qemu_conf.c:1858
-#: src/qemu_conf.c:1885
-msgid "architecture type too long"
-msgstr "tipo de arquitetura grande demais"
-
-#: src/qemu_conf.c:1878
-msgid "machine type too long"
-msgstr "tipo de máquina longo demais"
-
-#: src/qemu_conf.c:1899
-msgid "kernel path too long"
-msgstr "caminho para o kernel longo demais"
-
-#: src/qemu_conf.c:1912
-msgid "initrd path too long"
-msgstr "o caminho para o initrd é longo de mais"
-
-#: src/qemu_conf.c:1925
-msgid "cmdline arguments too long"
-msgstr "argumentos do cmdline são longos demais"
-
-#: src/qemu_conf.c:1950
-#, c-format
-msgid "unknown boot device '%s'"
-msgstr "dispoditivo de partida desconhecido '%s'"
-
-#: src/qemu_conf.c:1970
-msgid "unknown virt type"
-msgstr "tipo de virt desconhecido"
-
-#: src/qemu_conf.c:1979
-msgid "unsupported guest type"
-msgstr "não há suporte para o tipo de convidado"
-
-#: src/qemu_conf.c:1986
-msgid "emulator path too long"
-msgstr "caminho do emulador longo demais"
-
-#: src/qemu_conf.c:2021
-#, c-format
-msgid "Unsupported graphics type %s"
-msgstr "O tipo de gráfico %s não tem suporte "
-
-#: src/qemu_conf.c:2037
-msgid "failed to allocate space for disk string"
-msgstr "falha em alocar espaço para a cadeia do disco"
-
-#: src/qemu_conf.c:2112
-msgid "failed to allocate space for net string"
-msgstr "falha em alocar espeço para a cadeia da rede"
-
-#: src/qemu_conf.c:2140
-#: src/qemu_conf.c:2226
-msgid "failed to allocate space for input string"
-msgstr "falha em alocar espaço para a string de entrada"
-
-#: src/qemu_conf.c:2177
-msgid "failed to allocate space for sound dev"
-msgstr "falha em alocar espaço para o dispositivo de som"
-
-#: src/qemu_conf.c:2268
+#: src/qemu_conf.c:550
#, c-format
msgid "Network '%s' not found"
msgstr "Rede '%s' não encontrada"
-#: src/qemu_conf.c:2273
+#: src/qemu_conf.c:555
#, c-format
msgid "Network '%s' not active"
msgstr "A rede '%s' não está ativa"
-#: src/qemu_conf.c:2294
+#: src/qemu_conf.c:564
#, c-format
msgid "Network type %d is not supported"
msgstr "Não há suporte para o tipo %d de rede"
-#: src/qemu_conf.c:2300
-#: src/qemu_driver.c:1426
+#: src/qemu_conf.c:580 src/qemu_driver.c:1514
#, c-format
msgid "cannot initialize bridge support: %s"
msgstr "não foi possível inicializar o suporte para a ponte: %s"
-#: src/qemu_conf.c:2308
+#: src/qemu_conf.c:590
+#, fuzzy, c-format
+msgid "Failed to add tap interface to bridge. %s is not a bridge device"
+msgstr "Falha em adicionar a interface do grampo'%s' à ponte'%s' : %s"
+
+#: src/qemu_conf.c:594
#, c-format
msgid "Failed to add tap interface '%s' to bridge '%s' : %s"
msgstr "Falha em adicionar a interface do grampo'%s' à ponte'%s' : %s"
-#: src/qemu_conf.c:2330
+#: src/qemu_conf.c:617
msgid "failed to allocate space for tapfds string"
msgstr "falha em alocar espaço para a string da tapfds"
-#: src/qemu_conf.c:2593
-#: src/qemu_conf.c:2644
+#: src/qemu_conf.c:905 src/qemu_conf.c:956
+#, fuzzy, c-format
+msgid "unsupported usb disk type for '%s'"
+msgstr "não há suporte para o tipo de disco '%s'"
+
+#: src/qemu_conf.c:914 src/qemu_conf.c:977
#, c-format
msgid "unsupported disk type '%s'"
msgstr "não há suporte para o tipo de disco '%s'"
-#: src/qemu_conf.c:2843
-#: src/qemu_conf.c:4106
+#: src/qemu_conf.c:1181
msgid "invalid sound model"
msgstr "modelo de som inválido"
-#: src/qemu_conf.c:2868
+#: src/qemu_conf.c:1234
msgid "failed to allocate space for argv string"
msgstr "falha na alocação de espaço para a string argv"
-#: src/qemu_conf.c:2961
-#: src/storage_conf.c:393
-#: src/storage_conf.c:750
-msgid "missing root element"
-msgstr "falta o elemento root"
-
-#: src/qemu_conf.c:2978
-msgid "unknown device type"
-msgstr "tipo de dispositivo desconhecido"
-
-#: src/qemu_conf.c:3038
-msgid "failed to allocate space for vm string"
-msgstr "falha em alocar espaço para a string da vm"
-
-#: src/qemu_conf.c:3107
-#: src/qemu_conf.c:3566
-#: src/storage_conf.c:1111
-msgid "cannot construct autostart link path"
-msgstr "não foi possível construir o caminho do atalho para o autostart"
-
-#: src/qemu_conf.c:3238
-msgid "failed to allocate space for range string"
-msgstr "falha em alocar espaço para a string da faixa"
-
-#: src/qemu_conf.c:3329
-msgid "failed to allocate space for network_def string"
-msgstr "falha em alocar espaço para a string da network_def"
-
-#: src/qemu_conf.c:3344
-msgid "failed to allocate space for xmlXPathContext string"
-msgstr "falha em alocar espaço para a string do xmlXPathContext "
-
-#: src/qemu_conf.c:3358
-msgid "network name length too long"
-msgstr "o tamanho do nome da rede é muito grande"
-
-#: src/qemu_conf.c:3409
-msgid "Forwarding requested, but no IPv4 address/netmask provided"
-msgstr "A requisição foi encaminhada, mas não foi fornecido oendereço IPv4/máscara de rede"
-
-#: src/qemu_conf.c:3431
-#, c-format
-msgid "forward device name '%s' is too long"
-msgstr "o nome do dispositivo a ser encaminhado '%s' é muito grande"
-
-#: src/qemu_conf.c:3503
-msgid "failed to allocate space for network string"
-msgstr "falha ao alocar espaço para a string da rede"
-
-#: src/qemu_conf.c:3587
-#, c-format
-msgid "Error parsing QEMU guest config '%s' : %s"
-msgstr "Erro ao analisar o QEMU guest config '%s' : %s"
-
-#: src/qemu_conf.c:3589
-msgid "BUG: unknown error - please report it\n"
-msgstr "BUG: erro desconhecido - por favor, relate-o\n"
-
-#: src/qemu_conf.c:3595
-#, c-format
-msgid "QEMU guest config filename '%s' does not match guest name '%s'"
-msgstr "O nome do arquivo QEMU guest config '%s' não corresponde ao nome do convidado '%s'"
-
-#: src/qemu_conf.c:3604
-#, c-format
-msgid "Failed to load QEMU guest config '%s': out of memory"
-msgstr "Falha no carregamento do arquivo QEMU guest config '%s': fora da memória"
-
-#: src/qemu_conf.c:3632
-#, c-format
-msgid "Error parsing network config '%s' : %s"
-msgstr "Erro ao analisar o network config '%s' : %s"
-
-#: src/qemu_conf.c:3639
-#, c-format
-msgid "Network config filename '%s' does not match network name '%s'"
-msgstr "O nome do arquivo de configuração da rede '%s' não corresponde ao nome da rede '%s'"
-
-#: src/qemu_conf.c:3648
-#, c-format
-msgid "Failed to load network config '%s': out of memory"
-msgstr "Falha ao carregar o network config '%s': fora dos limites da memória"
-
-#: src/qemu_conf.c:3675
-#, c-format
-msgid "Failed to open dir '%s': %s"
-msgstr "Falha em abrir o dir '%s': %s"
-
-#: src/qemu_conf.c:3692
-#, c-format
-msgid "Config filename '%s/%s' is too long"
-msgstr "O nome do arquivo config '%s/%s' é grande demais"
-
-#: src/qemu_conf.c:3699
-#, c-format
-msgid "Autostart link path '%s/%s' is too long"
-msgstr "O vínculo do caminho do Autostart '%s/%s' é longo demais"
-
-#: src/qemu_conf.c:3853
-#, c-format
-msgid "unexpected domain type %d"
-msgstr "tipo de domínio não esperado %d"
-
-#: src/qemu_conf.c:3881
-msgid "allocating cpu mask"
-msgstr "alocando a máscara da cpu"
+#: src/qemu_driver.c:91
+#, fuzzy
+msgid "Failed to set close-on-exec file descriptor flag\n"
+msgstr "Falha ao definir a flag close-on-exec para o descritor do arquivo "
-#: src/qemu_conf.c:4123
-#: src/qemu_conf.c:4201
-msgid "failed to generate XML: out of memory"
-msgstr "falha na geração do arquivo XML: fora dos limites da memória"
+#: src/qemu_driver.c:106
+#, fuzzy
+msgid "Failed to set non-blocking file descriptor flag\n"
+msgstr "Falha ao definir a flag non-blocking para o descritor do arquivo "
-#: src/qemu_driver.c:149
-#, c-format
-msgid "Failed to autostart network '%s': %s"
+#: src/qemu_driver.c:151
+#, fuzzy, c-format
+msgid "Failed to autostart network '%s': %s\n"
msgstr "Falha na autoinicialização da rede '%s': %s"
-#: src/qemu_driver.c:164
-#, c-format
-msgid "Failed to autostart VM '%s': %s"
+#: src/qemu_driver.c:166
+#, fuzzy, c-format
+msgid "Failed to autostart VM '%s': %s\n"
msgstr "Falha na autoinicialização da MV '%s': %s"
-#: src/qemu_driver.c:208
-msgid "out of memory in asprintf"
-msgstr "fora dos limites da memória em asprintf"
+#: src/qemu_driver.c:202
+#, fuzzy, c-format
+msgid "Failed to find user record for uid '%d': %s\n"
+msgstr "Falha em encontrar um registro do usuário para o uid '%d': %s"
-#: src/qemu_driver.c:253
-msgid "Resulting path to long for buffer in qemudInitPaths()"
-msgstr "O caminho resultante é longo demais para o buffer no qemudInitPaths()"
+#: src/qemu_driver.c:213
+#, fuzzy
+msgid "out of memory in asprintf\n"
+msgstr "fora dos limites da memória em asprintf"
-#: src/qemu_driver.c:258
-msgid "qemudStartup: out of memory"
+#: src/qemu_driver.c:269
+#, fuzzy
+msgid "qemudStartup: out of memory\n"
msgstr "qemudStartup: fora dos limites da memória"
-#: src/qemu_driver.c:276
-msgid "Reloading iptables rules"
+#: src/qemu_driver.c:296
+#, fuzzy
+msgid "Reloading iptables rules\n"
msgstr "Recarregando as regras das iptables"
-#: src/qemu_driver.c:407
+#: src/qemu_driver.c:434
#, c-format
msgid ""
"QEMU quit during %s startup\n"
"O QEMU saiu durante %s inicialização\n"
"%s"
-#: src/qemu_driver.c:417
-#: src/qemu_driver.c:430
+#: src/qemu_driver.c:444 src/qemu_driver.c:457
#, c-format
msgid "Failure while reading %s startup output: %s"
msgstr "Falha enquanto era lido a saída do %s startup : %s"
-#: src/qemu_driver.c:425
+#: src/qemu_driver.c:452
#, c-format
msgid "Timed out while reading %s startup output"
msgstr "O tempo expirou enquando era lido a saída do %s startup"
-#: src/qemu_driver.c:441
+#: src/qemu_driver.c:468
#, c-format
msgid "Failure while reading %s startup output"
msgstr "Falha enquanto era lida a saída do %s startup"
-#: src/qemu_driver.c:453
+#: src/qemu_driver.c:480
#, c-format
msgid "Out of space while reading %s startup output"
msgstr "Fora do espaço enquanto era lida a saída do %s startup"
-#: src/qemu_driver.c:484
+#: src/qemu_driver.c:511
#, c-format
msgid "Unable to open monitor path %s"
msgstr "Não foi possível abrir o monitor do caminho %s"
-#: src/qemu_driver.c:489
+#: src/qemu_driver.c:516
msgid "Unable to set monitor close-on-exec flag"
msgstr "Falha ao definir a flag do close-on-exec "
-#: src/qemu_driver.c:494
+#: src/qemu_driver.c:521
msgid "Unable to put monitor into non-blocking mode"
msgstr "Não foipossível colocar o monitor no modo non-blocking"
-#: src/qemu_driver.c:612
-#: src/qemu_driver.c:959
-#: src/qemu_driver.c:1658
-#: src/qemu_driver.c:1668
-#, c-format
-msgid "Unable to log VM console data: %s"
+#: src/qemu_driver.c:649 src/qemu_driver.c:1028 src/qemu_driver.c:1725
+#: src/qemu_driver.c:1735
+#, fuzzy, c-format
+msgid "Unable to log VM console data: %s\n"
msgstr "Não foi possível registrar os dados do console da MV: %s"
-#: src/qemu_driver.c:635
+#: src/qemu_driver.c:672
msgid "allocate cpumap"
msgstr "aloca cumap"
-#: src/qemu_driver.c:646
+#: src/qemu_driver.c:683
msgid "cannot run monitor command to fetch CPU thread info"
-msgstr "não foi possível executar o comando de monitoração para trazer a informação da trhead da CPU"
+msgstr ""
+"não foi possível executar o comando de monitoração para trazer a informação "
+"da trhead da CPU"
-#: src/qemu_driver.c:745
+#: src/qemu_driver.c:787
#, c-format
msgid "failed to set CPU affinity %s"
msgstr "falha em estabelecer a afinidade da CPU %s"
-#: src/qemu_driver.c:755
-#: src/qemu_driver.c:2037
+#: src/qemu_driver.c:797 src/qemu_driver.c:2155
msgid "resume operation failed"
msgstr "falha em continuar a operação"
-#: src/qemu_driver.c:810
+#: src/qemu_driver.c:860
msgid "VM is already active"
msgstr "A MV já está ativa"
-#: src/qemu_driver.c:818
+#: src/qemu_driver.c:870
msgid "Unable to find an unused VNC port"
msgstr "Não foi possível encontrar uma porta VNC disponível"
-#: src/qemu_driver.c:831
+#: src/qemu_driver.c:882
#, c-format
msgid "config file path too long: %s/%s.log"
msgstr "o caminho do arquivo config file é muito grande: %s/%s.log"
-#: src/qemu_driver.c:842
-#, c-format
-msgid "cannot create log directory %s: %s"
-msgstr "não foi possível criar o diretório para o log %s: %s"
-
-#: src/qemu_driver.c:850
+#: src/qemu_driver.c:901
#, c-format
msgid "failed to create logfile %s: %s"
msgstr "falha na criação do arquivo de log %s: %s"
-#: src/qemu_driver.c:856
+#: src/qemu_driver.c:907
#, c-format
msgid "Unable to set VM logfile close-on-exec flag %s"
-msgstr "Não foi possível definir a flag close-on-exec flag %s do arquivo de log da MV "
+msgstr ""
+"Não foi possível definir a flag close-on-exec flag %s do arquivo de log da "
+"MV "
-#: src/qemu_driver.c:885
-#: src/qemu_driver.c:888
-#: src/qemu_driver.c:893
-#, c-format
-msgid "Unable to write argv to logfile %d: %s"
+#: src/qemu_driver.c:936 src/qemu_driver.c:3052
+#, fuzzy, c-format
+msgid "Cannot determine QEMU argv syntax %s"
+msgstr "Não foi possível encontrar o binário do QEMU %s: %s"
+
+#: src/qemu_driver.c:952 src/qemu_driver.c:955 src/qemu_driver.c:960
+#, fuzzy, c-format
+msgid "Unable to write argv to logfile %d: %s\n"
msgstr "Não foi possível escrever o argv no arquivo log %d: %s"
-#: src/qemu_driver.c:973
-#, c-format
-msgid "Shutting down VM '%s'"
+#: src/qemu_driver.c:1040
+#, fuzzy, c-format
+msgid "Shutting down VM '%s'\n"
msgstr "Fechando a MV '%s'"
-#: src/qemu_driver.c:984
-#, c-format
-msgid "Unable to close logfile %d: %s"
+#: src/qemu_driver.c:1051
+#, fuzzy, c-format
+msgid "Unable to close logfile %d: %s\n"
msgstr "Não foi possível fechar o arquivo de log %d: %s "
-#: src/qemu_driver.c:999
-msgid "Got unexpected pid, damn"
+#: src/qemu_driver.c:1066
+#, fuzzy
+msgid "Got unexpected pid, damn\n"
msgstr "Maldição, foi obtido um pid inesperado "
-#: src/qemu_driver.c:1130
+#: src/qemu_driver.c:1220
msgid "failed to allocate space for dnsmasq argv"
msgstr "falha em alocar espaço para o dnsmasq argv"
-#: src/qemu_driver.c:1144
+#: src/qemu_driver.c:1234
msgid "cannot start dhcp daemon without IP address for server"
msgstr "não é possível iniciar o daemon do dhcp sem o endereço IP do servidor"
-#: src/qemu_driver.c:1172
+#: src/qemu_driver.c:1263
#, c-format
msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
-msgstr "falha ao adicionar as regras das iptables para permitir o encaminhamento de '%s' : %s\n"
+msgstr ""
+"falha ao adicionar as regras das iptables para permitir o encaminhamento de "
+"'%s' : %s\n"
-#: src/qemu_driver.c:1183
+#: src/qemu_driver.c:1274
#, c-format
msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
-msgstr "falha ao adicionar as regras das iptables para permitir o encaminhamento para '%s' : %s\n"
+msgstr ""
+"falha ao adicionar as regras das iptables para permitir o encaminhamento "
+"para '%s' : %s\n"
-#: src/qemu_driver.c:1193
+#: src/qemu_driver.c:1284
#, c-format
msgid "failed to add iptables rule to enable masquerading : %s\n"
-msgstr "falha em adicionar regras das iptables para permitir o mascaramento : %s\n"
+msgstr ""
+"falha em adicionar regras das iptables para permitir o mascaramento : %s\n"
-#: src/qemu_driver.c:1225
+#: src/qemu_driver.c:1316
#, c-format
msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
-msgstr "falha em adicionar as regras das iptables para permitir o roteamento de '%s' : %s\n"
+msgstr ""
+"falha em adicionar as regras das iptables para permitir o roteamento de '%"
+"s' : %s\n"
-#: src/qemu_driver.c:1236
+#: src/qemu_driver.c:1327
#, c-format
msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
-msgstr "falha em adicionar as iptables para pertimir o roteamento para '%s' : %s\n"
+msgstr ""
+"falha em adicionar as iptables para pertimir o roteamento para '%s' : %s\n"
-#: src/qemu_driver.c:1261
+#: src/qemu_driver.c:1352
msgid "failed to allocate space for IP tables support"
msgstr "falha em alocar espaço para o suporte às IP tables"
-#: src/qemu_driver.c:1269
-#: src/qemu_driver.c:1276
+#: src/qemu_driver.c:1360 src/qemu_driver.c:1367
#, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
-msgstr "falha em adicionar as regras das iptables para permitir requisições DHCP de '%s' : %s"
+msgstr ""
+"falha em adicionar as regras das iptables para permitir requisições DHCP de "
+"'%s' : %s"
-#: src/qemu_driver.c:1284
-#: src/qemu_driver.c:1291
+#: src/qemu_driver.c:1375 src/qemu_driver.c:1382
#, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
-msgstr "falha em adicionar as regras das iptables para permitir requisições de DNS de '%s' : %s"
+msgstr ""
+"falha em adicionar as regras das iptables para permitir requisições de DNS "
+"de '%s' : %s"
-#: src/qemu_driver.c:1301
+#: src/qemu_driver.c:1392
#, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
-msgstr "falha na adição de regras das iptables para bloquear o tráfego para o exterior de '%s' : %s"
+msgstr ""
+"falha na adição de regras das iptables para bloquear o tráfego para o "
+"exterior de '%s' : %s"
-#: src/qemu_driver.c:1308
+#: src/qemu_driver.c:1399
#, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
-msgstr "falha na adição de regras das iptables para bloquear o tráfego para o interior de '%s' : %s"
+msgstr ""
+"falha na adição de regras das iptables para bloquear o tráfego para o "
+"interior de '%s' : %s"
-#: src/qemu_driver.c:1316
+#: src/qemu_driver.c:1407
#, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
-msgstr "falha em alocar regras nas iptables para permitir o tráfego através da ponte em '%s' : %s"
+msgstr ""
+"falha em alocar regras nas iptables para permitir o tráfego através da ponte "
+"em '%s' : %s"
-#: src/qemu_driver.c:1420
+#: src/qemu_driver.c:1508
msgid "network is already active"
msgstr "a rede já está ativa"
-#: src/qemu_driver.c:1439
+#: src/qemu_driver.c:1520
#, c-format
msgid "cannot create bridge '%s' : %s"
msgstr "não foi possível criar a ponte '%s' : %s"
-#: src/qemu_driver.c:1447
-#, c-format
-msgid "failed to set bridge forward delay to %d"
-msgstr "falha em ajustar o intervalo de envio da ponte para %d"
-
-#: src/qemu_driver.c:1454
-#, c-format
-msgid "failed to set bridge STP to %s"
-msgstr "falha em ajustar o STP da ponte para %s"
-
-#: src/qemu_driver.c:1462
+#: src/qemu_driver.c:1535
#, c-format
msgid "cannot set IP address on bridge '%s' to '%s' : %s"
msgstr "não foi possível definir o endereço IP na ponte '%s' to '%s' : %s"
-#: src/qemu_driver.c:1470
+#: src/qemu_driver.c:1543
#, c-format
msgid "cannot set netmask on bridge '%s' to '%s' : %s"
msgstr "não foi possível definir a mascara de rede na ponte '%s' to '%s' : %s"
-#: src/qemu_driver.c:1478
+#: src/qemu_driver.c:1551
#, c-format
msgid "failed to bring the bridge '%s' up : %s"
msgstr "falha ao parar a ponte '%s': %s"
-#: src/qemu_driver.c:1489
+#: src/qemu_driver.c:1562
#, c-format
msgid "failed to enable IP forwarding : %s"
msgstr "falha ao habilitar o encaminhamento de IP:%s"
-#: src/qemu_driver.c:1510
-#: src/qemu_driver.c:1541
-#, c-format
-msgid "Failed to bring down bridge '%s' : %s"
+#: src/qemu_driver.c:1580 src/qemu_driver.c:1611
+#, fuzzy, c-format
+msgid "Failed to bring down bridge '%s' : %s\n"
msgstr "Falha em desmontar a ponte '%s' : %s"
-#: src/qemu_driver.c:1516
-#: src/qemu_driver.c:1546
-#, c-format
-msgid "Failed to delete bridge '%s' : %s"
+#: src/qemu_driver.c:1586 src/qemu_driver.c:1616
+#, fuzzy, c-format
+msgid "Failed to delete bridge '%s' : %s\n"
msgstr "falha em apagar a ponte '%s' : %s"
-#: src/qemu_driver.c:1529
-#, c-format
-msgid "Shutting down network '%s'"
+#: src/qemu_driver.c:1599
+#, fuzzy, c-format
+msgid "Shutting down network '%s'\n"
msgstr "Fechando a rede '%s'"
-#: src/qemu_driver.c:1555
-msgid "Got unexpected pid for dnsmasq"
+#: src/qemu_driver.c:1625
+#, fuzzy
+msgid "Got unexpected pid for dnsmasq\n"
msgstr "Obteve-se um pid inesperado para a dnsmasq"
-#: src/qemu_driver.c:1755
-#, c-format
-msgid "unknown type '%s'"
-msgstr "tipo desconhecido '%s'"
+#: src/qemu_driver.c:1814
+#, fuzzy, c-format
+msgid "Unable to open %s: %s\n"
+msgstr "não é possível abrir o tty %s: %s\n"
-#: src/qemu_driver.c:1771
+#: src/qemu_driver.c:1859
msgid "failed to allocate space for capabilities support"
msgstr "falha em alocar espaço para as capacidades de suporte"
-#: src/qemu_driver.c:1790
-#: src/qemu_driver.c:1816
+#: src/qemu_driver.c:1878 src/qemu_driver.c:1904
msgid "NUMA not supported on this host"
msgstr "Não há suporte para o NUMA neste host"
-#: src/qemu_driver.c:1801
-#: src/qemu_driver.c:1824
+#: src/qemu_driver.c:1889 src/qemu_driver.c:1912
msgid "Failed to query NUMA free memory"
msgstr "A consulta sobre memória NUMA livre falhou"
-#: src/qemu_driver.c:1996
-#: src/qemu_driver.c:2025
-#: src/qemu_driver.c:2054
-#: src/qemu_driver.c:2074
-#: src/qemu_driver.c:2302
-#: src/qemu_driver.c:2986
-#: src/qemu_driver.c:3121
-#: src/qemu_driver.c:3246
+#: src/qemu_driver.c:2073
+#, fuzzy, c-format
+msgid "domain '%s' is already defined"
+msgstr "este domínio %s já existe"
+
+#: src/qemu_driver.c:2084
+#, fuzzy, c-format
+msgid "domain with uuid '%s' is already defined"
+msgstr "este domínio %s já existe"
+
+#: src/qemu_driver.c:2114 src/qemu_driver.c:2143 src/qemu_driver.c:2172
+#: src/qemu_driver.c:2192 src/qemu_driver.c:2430 src/qemu_driver.c:3403
+#: src/qemu_driver.c:3538 src/qemu_driver.c:3652
#, c-format
msgid "no domain with matching id %d"
msgstr "não existe domínio em correspondência com o id %d"
-#: src/qemu_driver.c:2001
-#: src/qemu_driver.c:2030
-#: src/qemu_driver.c:2308
-#: src/qemu_driver.c:2991
-#: src/qemu_driver.c:3127
-#: src/qemu_driver.c:3252
+#: src/qemu_driver.c:2119 src/qemu_driver.c:2148 src/qemu_driver.c:2436
+#: src/qemu_driver.c:3408 src/qemu_driver.c:3544 src/qemu_driver.c:3658
msgid "domain is not running"
msgstr "o domínio não está executando"
-#: src/qemu_driver.c:2009
+#: src/qemu_driver.c:2127
msgid "suspend operation failed"
msgstr "falha ao suspender a operação"
-#: src/qemu_driver.c:2060
+#: src/qemu_driver.c:2178
msgid "shutdown operation failed"
msgstr "falha no encerramento da operação"
-#: src/qemu_driver.c:2099
+#: src/qemu_driver.c:2218
msgid "failed to allocate space for ostype"
msgstr "falha em alocar espaço para o ostype"
-#: src/qemu_driver.c:2112
-#: src/qemu_driver.c:2125
-#: src/qemu_driver.c:2145
-#: src/qemu_driver.c:2401
-#: src/qemu_driver.c:2560
+#: src/qemu_driver.c:2234 src/qemu_driver.c:2250 src/qemu_driver.c:2273
+#: src/qemu_driver.c:2546 src/qemu_driver.c:2708
#, c-format
msgid "no domain with matching uuid '%s'"
msgstr "não existe domínio que corresponda ao uuid '%s'"
-#: src/qemu_driver.c:2131
+#: src/qemu_driver.c:2256
msgid "cannot set max memory lower than current memory"
-msgstr "não foi possível definir o valor máximo da memória menor do que a memória corrente"
+msgstr ""
+"não foi possível definir o valor máximo da memória menor do que a memória "
+"corrente"
-#: src/qemu_driver.c:2151
+#: src/qemu_driver.c:2279
msgid "cannot set memory of an active domain"
msgstr "não foi possível definir a memória de um domínio ativo"
-#: src/qemu_driver.c:2157
+#: src/qemu_driver.c:2285
msgid "cannot set memory higher than max memory"
-msgstr "não foi possível ajustar a memória para um valor maior do que max memory"
+msgstr ""
+"não foi possível ajustar a memória para um valor maior do que max memory"
-#: src/qemu_driver.c:2317
+#: src/qemu_driver.c:2445
msgid "failed to pause domain"
msgstr "falha em pausar o domínio"
-#: src/qemu_driver.c:2326
+#: src/qemu_driver.c:2454
msgid "failed to get domain xml"
msgstr "falha em obter o xml do domínio"
-#: src/qemu_driver.c:2334
+#: src/qemu_driver.c:2462
#, c-format
msgid "failed to create '%s'"
msgstr "falha em criar '%s'"
-#: src/qemu_driver.c:2341
+#: src/qemu_driver.c:2469
msgid "failed to write save header"
msgstr "falha em gravar o header salvo"
-#: src/qemu_driver.c:2349
+#: src/qemu_driver.c:2477
msgid "failed to write xml"
msgstr "falha em gravar xml"
-#: src/qemu_driver.c:2362
-#: src/qemu_driver.c:2369
-#: src/qemu_driver.c:2620
-#: src/qemu_driver.c:2817
-#: src/qemu_driver.c:2825
-#: src/qemu_driver.c:2833
-#: src/remote_internal.c:2279
-#: src/virterror.c:435
+#: src/qemu_driver.c:2490 src/qemu_driver.c:2497 src/qemu_driver.c:2768
+#: src/remote_internal.c:2241 src/virterror.c:441
msgid "out of memory"
msgstr "fora da memória"
-#: src/qemu_driver.c:2377
+#: src/qemu_driver.c:2505
msgid "migrate operation failed"
msgstr "a operação de migração falhou"
-#: src/qemu_driver.c:2407
+#: src/qemu_driver.c:2517
+#, fuzzy
+msgid "'migrate' not supported by this qemu"
+msgstr "o 'info blockstats' não tem suporte neste qemu"
+
+#: src/qemu_driver.c:2552
msgid "cannot change vcpu count of an active domain"
msgstr "não foi possível laterar a contagem de vcpu em um domínio ativo"
-#: src/qemu_driver.c:2413
+#: src/qemu_driver.c:2558
msgid "could not determine max vcpus for the domain"
msgstr "não foi possível determinar o max vcups para o domínio"
-#: src/qemu_driver.c:2419
+#: src/qemu_driver.c:2564
#, c-format
-msgid "requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
-msgstr "os quantidade de vcpus requeridos é maior do que o máximo de vcpus que podem ser alocados para o domínio: %d > %d"
+msgid ""
+"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
+msgstr ""
+"os quantidade de vcpus requeridos é maior do que o máximo de vcpus que podem "
+"ser alocados para o domínio: %d > %d"
-#: src/qemu_driver.c:2443
-#: src/qemu_driver.c:2495
+#: src/qemu_driver.c:2588 src/qemu_driver.c:2640
msgid "cannot pin vcpus on an inactive domain"
msgstr "não é possível ligar um vcpus a um domínio inativo"
-#: src/qemu_driver.c:2449
+#: src/qemu_driver.c:2594
#, c-format
msgid "vcpu number out of range %d > %d"
msgstr "o número do vcpu está fora da faixa %d > %d"
-#: src/qemu_driver.c:2470
+#: src/qemu_driver.c:2615
#, c-format
msgid "cannot set affinity: %s"
msgstr "não foi possível estabelecer a afinidade: %s"
-#: src/qemu_driver.c:2475
+#: src/qemu_driver.c:2620
msgid "cpu affinity is not supported"
msgstr "não há suporte para a afinidade da cpu"
-#: src/qemu_driver.c:2532
+#: src/qemu_driver.c:2677
#, c-format
msgid "cannot get affinity: %s"
msgstr "não foi possível obter a afinidade: %s"
-#: src/qemu_driver.c:2542
+#: src/qemu_driver.c:2687
msgid "cpu affinity is not available"
msgstr "a afinidade da cpu não está disponível"
-#: src/qemu_driver.c:2566
+#: src/qemu_driver.c:2714
#, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr "tipo de virt desconhecido na definição do domínio '%d'"
-#: src/qemu_driver.c:2592
-#: src/test.c:1398
+#: src/qemu_driver.c:2740 src/test.c:956
msgid "cannot read domain image"
msgstr "não foi possível ler a imagem do domínio"
-#: src/qemu_driver.c:2598
+#: src/qemu_driver.c:2746
msgid "failed to read qemu header"
msgstr "falha em ler o header do qemu"
-#: src/qemu_driver.c:2605
+#: src/qemu_driver.c:2753
msgid "image magic is incorrect"
msgstr "o image magic está incorreto"
-#: src/qemu_driver.c:2612
+#: src/qemu_driver.c:2760
#, c-format
msgid "image version is not supported (%d > %d)"
msgstr "não há suporte para a versão da imagem (%d > %d)"
-#: src/qemu_driver.c:2627
+#: src/qemu_driver.c:2775
msgid "failed to read XML"
msgstr "falha ao ler o XML"
-#: src/qemu_driver.c:2636
+#: src/qemu_driver.c:2784
msgid "failed to parse XML"
msgstr "falha em analisar o XML"
-#: src/qemu_driver.c:2648
+#: src/qemu_driver.c:2797
#, c-format
msgid "domain is already active as '%s'"
msgstr "o domínio já está ativo como '%s'"
-#: src/qemu_driver.c:2655
+#: src/qemu_driver.c:2806
msgid "failed to assign new VM"
msgstr "falha em atribuir uma nova MV"
-#: src/qemu_driver.c:2670
+#: src/qemu_driver.c:2819
msgid "failed to start VM"
msgstr "falha em iniciar a MV"
-#: src/qemu_driver.c:2681
+#: src/qemu_driver.c:2831
msgid "failed to resume domain"
msgstr "houve falha na continuação do domínio"
-#: src/qemu_driver.c:2715
-#: src/qemu_driver.c:3348
-#: src/qemu_driver.c:3376
+#: src/qemu_driver.c:2868 src/qemu_driver.c:3761 src/qemu_driver.c:3796
msgid "failed to allocate space for VM name string"
msgstr "falha em alocar espaço para a string da MV"
-#: src/qemu_driver.c:2795
-#: src/qemu_driver.c:3451
+#: src/qemu_driver.c:2982
+#, c-format
+msgid "cannot convert disk '%s' to bus/device index"
+msgstr ""
+
+#: src/qemu_driver.c:3002
+#, fuzzy, c-format
+msgid "Unsupported disk name mapping for bus '%s'"
+msgstr "não há suporte para o tipo de disco '%s'"
+
+#: src/qemu_driver.c:3042
+#, c-format
+msgid "No device with bus '%s' and target '%s'"
+msgstr ""
+
+#: src/qemu_driver.c:3069
#, c-format
-msgid "Failed to delete autostart link '%s': %s"
-msgstr "Falha em apagar o link de autostart '%s': %s"
+msgid ""
+"Emulator version does not support removable media for device '%s' and target "
+"'%s'"
+msgstr ""
-#: src/qemu_driver.c:2839
+#: src/qemu_driver.c:3106
msgid "cannot change cdrom media"
msgstr "não foi possível mudar a mídia de cdrom"
-#: src/qemu_driver.c:2865
+#: src/qemu_driver.c:3117
+#, fuzzy
+msgid "changing cdrom media failed"
+msgstr "não foi possível mudar a mídia de cdrom"
+
+#: src/qemu_driver.c:3177
+#, fuzzy
+msgid "cannot attach usb disk"
+msgstr "não foi possível extrair os dispositivos da origem"
+
+#: src/qemu_driver.c:3188
+#, fuzzy
+msgid "adding usb disk failed"
+msgstr "carregando o arquivo de definição do hospedeiro"
+
+#: src/qemu_driver.c:3232
+#, fuzzy
+msgid "cannot attach usb device"
+msgstr "não foi possível extrair os dispositivos da origem"
+
+#: src/qemu_driver.c:3243
+#, fuzzy
+msgid "adding usb device failed"
+msgstr "carregando o arquivo de definição do hospedeiro"
+
+#: src/qemu_driver.c:3273
msgid "cannot attach device on inactive domain"
msgstr "não é possível associar um dispositivo a um domínio inativo"
-#: src/qemu_driver.c:2876
-msgid "only CDROM disk devices can be attached"
+#: src/qemu_driver.c:3296
+#, fuzzy
+msgid "this device type cannot be attached"
msgstr "só podem ser associados disposidivos de disco de CDROM"
-#: src/qemu_driver.c:2891
-msgid "CDROM not attached, cannot change media"
-msgstr "O CDROM não foi associado, não foi possível trocar a mídia"
-
-#: src/qemu_driver.c:2942
-#: src/qemu_driver.c:3560
-#: src/storage_driver.c:792
-#, c-format
-msgid "cannot create autostart directory %s: %s"
-msgstr "não foi possível criar o diretório de autostart %s: %s"
+#: src/qemu_driver.c:3335
+#, fuzzy
+msgid "cannot set autostart for transient domain"
+msgstr "não foi possível definir a memória de um domínio ativo"
-#: src/qemu_driver.c:2949
-#: src/qemu_driver.c:3567
-#: src/storage_driver.c:799
-#, c-format
-msgid "Failed to create symlink '%s' to '%s': %s"
+#: src/qemu_driver.c:3361
+#, fuzzy, c-format
+msgid "Failed to create symlink '%s to '%s': %s"
msgstr "Falha na criação do symlink '%s' to '%s': %s"
-#: src/qemu_driver.c:2956
-#: src/qemu_driver.c:3574
-#: src/storage_driver.c:808
+#: src/qemu_driver.c:3368 src/qemu_driver.c:4001 src/storage_driver.c:832
#, c-format
msgid "Failed to delete symlink '%s': %s"
msgstr "Falha em apagar o symlink '%s': %s"
-#: src/qemu_driver.c:3013
+#: src/qemu_driver.c:3430
#, c-format
msgid "invalid path: %s"
msgstr "Caminho inválido: %s"
-#: src/qemu_driver.c:3021
-#: src/qemu_driver.c:3267
+#: src/qemu_driver.c:3438
msgid "'info blockstats' command failed"
msgstr "o comando 'info blockstats' falhou"
-#: src/qemu_driver.c:3036
+#: src/qemu_driver.c:3453
msgid "'info blockstats' not supported by this qemu"
msgstr "o 'info blockstats' não tem suporte neste qemu"
-#: src/qemu_driver.c:3101
+#: src/qemu_driver.c:3518
#, c-format
msgid "device not found: %s (%s)"
msgstr "dispositivo não encontrado: %s (%s)"
-#: src/qemu_driver.c:3133
-#: src/qemu_driver.c:3188
+#: src/qemu_driver.c:3550 src/qemu_driver.c:3593
msgid "NULL or empty path"
msgstr "caminho (nulo) NULL ou vazio "
-#: src/qemu_driver.c:3156
+#: src/qemu_driver.c:3561
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr "caminho inválido, '%s' não é uma interface conhecida"
-#: src/qemu_driver.c:3197
+#: src/qemu_driver.c:3603
msgid "invalid path"
msgstr "caminho inválido"
-#: src/qemu_driver.c:3240
+#: src/qemu_driver.c:3646
msgid "QEMU driver only supports virtual memory addrs"
msgstr "o driver do QEMU só dá suporte a endereços de memória virtuais"
-#: src/qemu_driver.c:3296
-#: src/qemu_driver.c:3443
-#: src/qemu_driver.c:3468
-#: src/qemu_driver.c:3482
-#: src/qemu_driver.c:3497
-#: src/qemu_driver.c:3530
-#: src/qemu_driver.c:3546
+#: src/qemu_driver.c:3673
+#, fuzzy
+msgid "'memsave' command failed"
+msgstr "o comando lvs falhou"
+
+#: src/qemu_driver.c:3702 src/qemu_driver.c:3870 src/qemu_driver.c:3895
+#: src/qemu_driver.c:3909 src/qemu_driver.c:3924 src/qemu_driver.c:3957
+#: src/qemu_driver.c:3973
msgid "no network with matching uuid"
msgstr "não existe rede que corresponda com o uuid"
-#: src/qemu_driver.c:3311
+#: src/qemu_driver.c:3717
msgid "no network with matching name"
msgstr "não existe rede que corresonda com o nome"
-#: src/qemu_driver.c:3510
+#: src/qemu_driver.c:3876
+#, fuzzy
+msgid "network is still active"
+msgstr "a rede já está ativa"
+
+#: src/qemu_driver.c:3937
msgid "no network with matching id"
msgstr "não existe rede que corresponda com o id"
-#: src/qemu_driver.c:3517
+#: src/qemu_driver.c:3944
msgid "failed to allocate space for network bridge string"
msgstr "falha em alocar espaço para a string da ponte da rede"
-#: src/remote_internal.c:108
-#: src/remote_internal.c:116
+#: src/qemu_driver.c:3994 src/storage_driver.c:823
+#, c-format
+msgid "Failed to create symlink '%s' to '%s': %s"
+msgstr "Falha na criação do symlink '%s' to '%s': %s"
+
+#: src/remote_internal.c:109 src/remote_internal.c:117
msgid "tried to use a closed or uninitialised handle"
-msgstr "foi feita uma tentativa de fechar ou desinicializar um manupulador fechado"
+msgstr ""
+"foi feita uma tentativa de fechar ou desinicializar um manupulador fechado"
-#: src/remote_internal.c:225
+#: src/remote_internal.c:229
msgid "failed to find libvirtd binary"
msgstr "falha em encontrar o binário da libvirtd"
-#: src/remote_internal.c:332
-msgid "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)"
-msgstr "remote_open: o transporte em URL não reconhecida (deveria ser tls|unix|ssh|ext|tcp)"
-
-#: src/remote_internal.c:373
-msgid "allocating priv->hostname"
-msgstr "alocando priv->hostname"
+#: src/remote_internal.c:290
+msgid ""
+"remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)"
+msgstr ""
+"remote_open: o transporte em URL não reconhecida (deveria ser tls|unix|ssh|"
+"ext|tcp)"
-#: src/remote_internal.c:455
+#: src/remote_internal.c:412
msgid "remote_open: for 'ext' transport, command is required"
msgstr "remote_open: para o para o transporte 'ext', é requerido um comando"
-#: src/remote_internal.c:728
-msgid "transport methods unix, ssh and ext are not supported under Windows"
-msgstr "os métodos de transporte unix, ssh e ext não têm suporte no ambiente Windows"
+#: src/remote_internal.c:456
+#, fuzzy, c-format
+msgid "unable to resolve hostname '%s': %s"
+msgstr "não é possível abrir o tty %s: %s\n"
+
+#: src/remote_internal.c:507 src/remote_internal.c:587
+#, fuzzy, c-format
+msgid "unable to connect to '%s': %s"
+msgstr "não é possível abrir o tty %s: %s\n"
-#: src/remote_internal.c:771
-msgid "uri params"
-msgstr "uri params"
+#: src/remote_internal.c:528
+#, fuzzy, c-format
+msgid "unable to lookup user '%d': %s"
+msgstr "não é possível abrir o tty %s: %s\n"
+
+#: src/remote_internal.c:563
+#, fuzzy, c-format
+msgid "unable to create socket %s"
+msgstr "Falha na criação de socket: %s"
+
+#: src/remote_internal.c:647
+#, fuzzy, c-format
+msgid "unable to create socket pair %s"
+msgstr "Falha na criação de socket: %s"
+
+#: src/remote_internal.c:667
+msgid "transport methods unix, ssh and ext are not supported under Windows"
+msgstr ""
+"os métodos de transporte unix, ssh e ext não têm suporte no ambiente Windows"
-#: src/remote_internal.c:814
-#: src/remote_internal.c:2492
-#: src/remote_internal.c:2898
+#: src/remote_internal.c:753 src/remote_internal.c:2454
+#: src/remote_internal.c:2860
msgid "struct private_data"
msgstr "struct private_data"
-#: src/remote_internal.c:1024
+#: src/remote_internal.c:845
+#, fuzzy, c-format
+msgid "unable to allocate TLS credentials: %s"
+msgstr "não foi possível alocar a pilha para o conteiner"
+
+#: src/remote_internal.c:865
+#, fuzzy, c-format
+msgid "unable to load CA certificate: %s"
+msgstr "Não foi possível registrar os dados do console da MV: %s"
+
+#: src/remote_internal.c:880
+#, c-format
+msgid "unable to load private key/certificate: %s"
+msgstr ""
+
+#: src/remote_internal.c:909
+#, fuzzy, c-format
+msgid "unable to initialize TLS client: %s"
+msgstr "falha na inicialização da biblioteca SASL: %d (%s)"
+
+#: src/remote_internal.c:918
+#, fuzzy, c-format
+msgid "unable to set TLS algorithm priority: %s"
+msgstr "não foi possível definir os atributos do tty: %s\n"
+
+#: src/remote_internal.c:927
+#, fuzzy, c-format
+msgid "unable to set certificate priority: %s"
+msgstr "não foi possível definir os atributos do tty: %s\n"
+
+#: src/remote_internal.c:937
+#, fuzzy, c-format
+msgid "unable to set session credentials: %s"
+msgstr "Falha na verificação das credenciais do cliente: %s"
+
+#: src/remote_internal.c:952
+#, fuzzy, c-format
+msgid "unable to complete TLS handshake: %s"
+msgstr "não é possível abrir o tty %s: %s\n"
+
+#: src/remote_internal.c:974
+#, c-format
+msgid "unable to complete TLS initialization: %s"
+msgstr ""
+
+#: src/remote_internal.c:980
msgid "server verification (of our certificate or IP address) failed\n"
-msgstr "falha na verificação do servidor (do nosso certificado ou do endereço IP)\n"
+msgstr ""
+"falha na verificação do servidor (do nosso certificado ou do endereço IP)\n"
+
+#: src/remote_internal.c:1005
+#, fuzzy, c-format
+msgid "unable to verify server certificate: %s"
+msgstr "Falha na verificação das credenciais do cliente: %s"
+
+#: src/remote_internal.c:1012
+#, fuzzy, c-format
+msgid "cannot get current time: %s"
+msgstr "não foi possível criar o pipe: %s"
+
+#: src/remote_internal.c:1018
+#, fuzzy
+msgid "Invalid certificate"
+msgstr "Tipo de dispositivo inválido: %s "
+
+#: src/remote_internal.c:1021
+#, fuzzy
+msgid "The certificate is not trusted."
+msgstr "O certificado ainda não foi ativado"
+
+#: src/remote_internal.c:1024
+#, fuzzy
+msgid "The certificate hasn't got a known issuer."
+msgstr ""
+"remoteCheckCertificate: o certificado do cliente tem procedência "
+"desconhecida."
+
+#: src/remote_internal.c:1027
+#, fuzzy
+msgid "The certificate has been revoked."
+msgstr "O certificado expirou"
+
+#: src/remote_internal.c:1031
+#, fuzzy
+msgid "The certificate uses an insecure algorithm"
+msgstr ""
+"remoteCheckCertificate: o certificado do cliente usa um algorítmo não seguro."
+
+#: src/remote_internal.c:1035
+#, c-format
+msgid "server certificate failed validation: %s"
+msgstr ""
-#: src/remote_internal.c:1079
+#: src/remote_internal.c:1041
msgid "Certificate type is not X.509"
msgstr "O tipo de certificado não é X.509"
-#: src/remote_internal.c:1084
+#: src/remote_internal.c:1046
msgid "gnutls_certificate_get_peers failed"
msgstr "falha no gnutls_certificate_get_peers"
-#: src/remote_internal.c:1105
+#: src/remote_internal.c:1056
+#, fuzzy, c-format
+msgid "unable to initialize certificate: %s"
+msgstr "Falha ao inicializar a autenticação SASL %s"
+
+#: src/remote_internal.c:1064
+#, fuzzy, c-format
+msgid "unable to import certificate: %s"
+msgstr "não é possível abrir o tty %s: %s\n"
+
+#: src/remote_internal.c:1071
msgid "The certificate has expired"
msgstr "O certificado expirou"
-#: src/remote_internal.c:1111
+#: src/remote_internal.c:1077
msgid "The certificate is not yet activated"
msgstr "O certificado ainda não foi ativado"
-#: src/remote_internal.c:1123
+#: src/remote_internal.c:1085
#, c-format
msgid "Certificate's owner does not match the hostname (%s)"
msgstr "O proprietário do certificado não corresponde ao hostname (%s)"
-#: src/remote_internal.c:1342
+#: src/remote_internal.c:1304
#, c-format
msgid "too many NUMA cells: %d > %d"
msgstr "quantidade excessiva de células NUMA: %d > %d"
-#: src/remote_internal.c:1391
-#: src/remote_internal.c:1405
+#: src/remote_internal.c:1353 src/remote_internal.c:1367
#, c-format
msgid "too many remote domain IDs: %d > %d"
msgstr "quantidade excessiva de IDs de domínios remotos: %d > %d"
-#: src/remote_internal.c:1779
+#: src/remote_internal.c:1741
#, c-format
msgid "map length greater than maximum: %d > %d"
msgstr "o tamanho do mapeamento é maior do que o máximo: %d > %d"
-#: src/remote_internal.c:1811
+#: src/remote_internal.c:1773
#, c-format
msgid "vCPU count exceeds maximum: %d > %d"
msgstr "a contagem de vCPU excede o máximo: %d > %d"
-#: src/remote_internal.c:1817
+#: src/remote_internal.c:1779
#, c-format
msgid "vCPU map buffer length exceeds maximum: %d > %d"
msgstr "o buffer de mapeamento de vCPU excede o máximo: %d > %d"
-#: src/remote_internal.c:1834
+#: src/remote_internal.c:1796
#, c-format
msgid "host reports too many vCPUs: %d > %d"
msgstr "o host registra vCPUs demais: %d > %d"
-#: src/remote_internal.c:1841
+#: src/remote_internal.c:1803
#, c-format
msgid "host reports map buffer length exceeds maximum: %d > %d"
-msgstr "o hospedeiro relata que o mapeamento do tamanho do buffer excede o valor máximo: %d > %d"
+msgstr ""
+"o hospedeiro relata que o mapeamento do tamanho do buffer excede o valor "
+"máximo: %d > %d"
-#: src/remote_internal.c:2003
-#: src/remote_internal.c:2017
+#: src/remote_internal.c:1965 src/remote_internal.c:1979
#, c-format
msgid "too many remote domain names: %d > %d"
msgstr "há um excesso de nomes de domínios remotos: %d > %d"
-#: src/remote_internal.c:2219
-msgid "remoteDomainGetSchedulerParameters: returned number of parameters exceeds limit"
-msgstr "remoteDomainGetSchedulerParameters: retornou um número de parâmetros que excede o limite "
+#: src/remote_internal.c:2181
+msgid ""
+"remoteDomainGetSchedulerParameters: returned number of parameters exceeds "
+"limit"
+msgstr ""
+"remoteDomainGetSchedulerParameters: retornou um número de parâmetros que "
+"excede o limite "
-#: src/remote_internal.c:2247
+#: src/remote_internal.c:2209
msgid "remoteDomainGetSchedulerParameters: unknown parameter type"
msgstr "remoteDomainGetSchedulerParameters: tipo do parâmetro desconhecido"
-#: src/remote_internal.c:2270
+#: src/remote_internal.c:2232
msgid "out of memory allocating array"
msgstr "excedidos os limites da memória na alocação do array"
-#: src/remote_internal.c:2297
+#: src/remote_internal.c:2259
msgid "unknown parameter type"
msgstr "tipo do parâmetro desconhecido"
-#: src/remote_internal.c:2387
+#: src/remote_internal.c:2349
#, c-format
msgid "block peek request too large for remote protocol, %zi > %d"
-msgstr "a requisição de consulta de blocos é grande demais para o protocolo remoto, %zi > %d"
+msgstr ""
+"a requisição de consulta de blocos é grande demais para o protocolo remoto, "
+"%zi > %d"
-#: src/remote_internal.c:2408
-#: src/remote_internal.c:2452
+#: src/remote_internal.c:2370 src/remote_internal.c:2414
msgid "returned buffer is not same size as requested"
msgstr "o buffer retornado não tem o mesmo tamanho que foi requisitado"
-#: src/remote_internal.c:2432
+#: src/remote_internal.c:2394
#, c-format
msgid "memory peek request too large for remote protocol, %zi > %d"
-msgstr "a requisição de consulta de memória é grande demais para o protocolo remoto, %zi > %d"
+msgstr ""
+"a requisição de consulta de memória é grande demais para o protocolo remoto, "
+"%zi > %d"
-#: src/remote_internal.c:2555
-#: src/remote_internal.c:2569
-#: src/remote_internal.c:2614
-#: src/remote_internal.c:2628
+#: src/remote_internal.c:2517 src/remote_internal.c:2531
+#: src/remote_internal.c:2576 src/remote_internal.c:2590
#, c-format
msgid "too many remote networks: %d > %d"
msgstr "quantidade excessiva de redes remotas: %d > %d"
-#: src/remote_internal.c:2960
-#: src/remote_internal.c:3015
+#: src/remote_internal.c:2922 src/remote_internal.c:2977
msgid "too many storage pools requested"
msgstr "número excessivo de requisições de pool de amazenamento"
-#: src/remote_internal.c:2972
-#: src/remote_internal.c:3027
+#: src/remote_internal.c:2934 src/remote_internal.c:2989
msgid "too many storage pools received"
msgstr "grande quantidade de pools de amazenamento recebida"
-#: src/remote_internal.c:3372
+#: src/remote_internal.c:3375
msgid "too many storage volumes requested"
msgstr "foram requeridos volumes de armazenamento em demasia"
-#: src/remote_internal.c:3385
+#: src/remote_internal.c:3388
msgid "too many storage volumes received"
msgstr "foram recebidos volumes de armazenamento em demasia"
-#: src/remote_internal.c:3621
+#: src/remote_internal.c:3624
#, c-format
msgid "unknown authentication type %s"
msgstr "tipo de autenticação desconhecido %s"
-#: src/remote_internal.c:3631
+#: src/remote_internal.c:3634
#, c-format
msgid "requested authentication type %s rejected"
msgstr "o tipo %s requerido de autenticação foi rejeitado"
-#: src/remote_internal.c:3672
+#: src/remote_internal.c:3675
#, c-format
msgid "unsupported authentication type %d"
msgstr "não há suporte para o tipo %d de autenticação "
-#: src/remote_internal.c:3920
+#: src/remote_internal.c:3923
#, c-format
msgid "failed to initialize SASL library: %d (%s)"
msgstr "falha na inicialização da biblioteca SASL: %d (%s)"
-#: src/remote_internal.c:3968
+#: src/remote_internal.c:3971
#, c-format
msgid "Failed to create SASL client context: %d (%s)"
msgstr "Falha ao criar o contexto do cliente SASL: %d (%s)"
-#: src/remote_internal.c:3981
+#: src/remote_internal.c:3984
msgid "invalid cipher size for TLS session"
msgstr "o tamanho da cifra para a sessão TLS é inválido"
-#: src/remote_internal.c:3991
+#: src/remote_internal.c:3994
#, c-format
msgid "cannot set external SSF %d (%s)"
msgstr "não foi possível definir o SSF externo %d (%s)"
-#: src/remote_internal.c:4010
+#: src/remote_internal.c:4013
#, c-format
msgid "cannot set security props %d (%s)"
msgstr "não foi poossível ajustar as propriedades de segurança %d (%s)"
-#: src/remote_internal.c:4029
+#: src/remote_internal.c:4032
#, c-format
msgid "SASL mechanism %s not supported by server"
msgstr "O mecanismo SASL %s não tem suporte pelo servidor"
-#: src/remote_internal.c:4048
+#: src/remote_internal.c:4051
#, c-format
msgid "Failed to start SASL negotiation: %d (%s)"
msgstr "Falha ao iniciar a negociação SASL: %d (%s)"
-#: src/remote_internal.c:4066
-#: src/remote_internal.c:4144
+#: src/remote_internal.c:4069 src/remote_internal.c:4147
msgid "Failed to make auth credentials"
msgstr "Falha na feitura das credenciais de autorização"
-#: src/remote_internal.c:4090
+#: src/remote_internal.c:4093
#, c-format
msgid "SASL negotiation data too long: %d bytes"
msgstr "Os dados da negociação do SASL são longos demais: %d bytes"
-#: src/remote_internal.c:4130
+#: src/remote_internal.c:4133
#, c-format
msgid "Failed SASL step: %d (%s)"
msgstr "Falha no passo do SASL: %d (%s)"
-#: src/remote_internal.c:4216
+#: src/remote_internal.c:4219
#, c-format
msgid "negotiation SSF %d was not strong enough"
msgstr "A negociação SSF %d não foi suficientemente forte"
-#: src/remote_internal.c:4270
+#: src/remote_internal.c:4273
msgid "Failed to collect auth credentials"
msgstr "Falha na coleta das credenciais de autenticação"
-#: src/remote_internal.c:4337
+#: src/remote_internal.c:4340
msgid "xdr_remote_message_header failed"
msgstr "falha no xdr_remote_message_header "
-#: src/remote_internal.c:4343
+#: src/remote_internal.c:4346
msgid "marshalling args"
msgstr "enfileirando args"
-#: src/remote_internal.c:4360
+#: src/remote_internal.c:4363
msgid "xdr_int (length word)"
msgstr "xdr_int (tamanho da palavra)"
-#: src/remote_internal.c:4377
+#: src/remote_internal.c:4380
msgid "xdr_int (length word, reply)"
msgstr "xdr_int (comprimento da palavra, resposta)"
-#: src/remote_internal.c:4387
+#: src/remote_internal.c:4390
msgid "packet received from server too large"
msgstr "o pacote recebido do servidor é grande demais"
-#: src/remote_internal.c:4399
+#: src/remote_internal.c:4402
msgid "invalid header in reply"
msgstr "cabeçalho inválido na resposta"
-#: src/remote_internal.c:4408
+#: src/remote_internal.c:4411
#, c-format
msgid "unknown program (received %x, expected %x)"
msgstr "programa desconhecido (recebido %x, esperado %x)"
-#: src/remote_internal.c:4416
+#: src/remote_internal.c:4419
#, c-format
msgid "unknown protocol version (received %x, expected %x)"
msgstr "versão do protocolo desconhecida (recebido %x, esperado%x)"
-#: src/remote_internal.c:4429
+#: src/remote_internal.c:4432
#, c-format
msgid "unknown procedure (received %x, expected %x)"
msgstr "procedimento desconhecido (recebido %x, esperado %x)"
-#: src/remote_internal.c:4437
+#: src/remote_internal.c:4440
#, c-format
msgid "unknown direction (received %x, expected %x)"
msgstr "direção desconhecida (recebido %x, esperado %x)"
-#: src/remote_internal.c:4444
+#: src/remote_internal.c:4447
#, c-format
msgid "unknown serial (received %x, expected %x)"
msgstr "número de série desconhecido (recebido %x, esperado %x)"
-#: src/remote_internal.c:4457
+#: src/remote_internal.c:4460
msgid "unmarshalling ret"
msgstr "desenfileirando ret"
-#: src/remote_internal.c:4467
+#: src/remote_internal.c:4470
msgid "unmarshalling remote_error"
msgstr "desenfileirando remote_error"
-#: src/remote_internal.c:4487
+#: src/remote_internal.c:4490
#, c-format
msgid "unknown status (received %x)"
msgstr "status desconhecido (recebido %x)"
-#: src/remote_internal.c:4596
-#: src/remote_internal.c:4613
+#: src/remote_internal.c:4599 src/remote_internal.c:4616
msgid "socket closed unexpectedly"
msgstr "o socket foi fechado inesperadamente"
msgid "failed to allocate a node"
msgstr "falha na alocação de um nó"
-#: src/sexpr.c:364
-#: src/sexpr.c:381
+#: src/sexpr.c:364 src/sexpr.c:381
msgid "failed to copy a string"
msgstr "falha na cópia de uma string"
-#: src/storage_backend.c:84
+#: src/storage_backend.c:91
#, c-format
msgid "missing backend for pool type %d"
msgstr "falta backend para o tipo de pool %d"
-#: src/storage_backend.c:129
+#: src/storage_backend.c:136
#, c-format
msgid "unknown storage backend type %s"
msgstr "tipo de de armazenamento do backend %s desconhecido"
-#: src/storage_backend.c:159
+#: src/storage_backend.c:166
#, c-format
msgid "unknown storage backend type %d"
msgstr "é desconhecido o tipo de armazenamento de backend %d "
-#: src/storage_backend.c:173
-#: src/storage_backend_fs.c:341
+#: src/storage_backend.c:180 src/storage_backend_fs.c:346
#, c-format
msgid "cannot open volume '%s': %s"
msgstr "não foi possível abrir o volume '%s': %s"
-#: src/storage_backend.c:201
+#: src/storage_backend.c:208
#, c-format
msgid "cannot stat file '%s': %s"
msgstr "não foi possível iniciar o arquivo '%s': %s "
-#: src/storage_backend.c:229
+#: src/storage_backend.c:240
#, c-format
msgid "cannot seek to end of file '%s':%s"
msgstr "não foi possível achar o fim do arquivo '%s':%s"
-#: src/storage_backend.c:247
+#: src/storage_backend.c:258
#, c-format
msgid "cannot get file context of %s: %s"
msgstr "não foi possível obter o contexto do arquivo de %s: %s"
-#: src/storage_backend.c:256
+#: src/storage_backend.c:267
msgid "context"
msgstr "contexto"
-#: src/storage_backend.c:302
+#: src/storage_backend.c:313
#, c-format
msgid "cannot read dir %s: %s"
msgstr "não foi possível ler dir %s: %s"
-#: src/storage_backend.c:315
-#: src/storage_driver.c:1197
+#: src/storage_backend.c:326 src/storage_driver.c:1221
msgid "path"
msgstr "caminho"
-#: src/storage_backend.c:369
+#: src/storage_backend.c:382
msgid "regex"
msgstr "regex"
-#: src/storage_backend.c:379
+#: src/storage_backend.c:392
#, c-format
msgid "Failed to compile regex %s"
msgstr "Falha na compilação do regex %s"
-#: src/storage_backend.c:395
-#: src/storage_backend.c:400
-#: src/storage_backend.c:436
+#: src/storage_backend.c:408 src/storage_backend.c:413
+#: src/storage_backend.c:450
msgid "regex groups"
msgstr "grupos de regex"
-#: src/storage_backend.c:412
-#: src/storage_backend.c:548
+#: src/storage_backend.c:426 src/storage_backend.c:561
msgid "cannot read fd"
msgstr "não foi possível ler fd"
-#: src/storage_backend.c:486
-#: src/storage_backend.c:603
+#: src/storage_backend.c:498 src/storage_backend.c:616
#, c-format
msgid "failed to wait for command: %s"
msgstr "falha na espera do comando: %s"
-#: src/storage_backend.c:495
-#: src/storage_backend.c:616
+#: src/storage_backend.c:507 src/storage_backend.c:629
msgid "command did not exit cleanly"
msgstr "o comando não teve saída limpa"
-#: src/storage_backend.c:535
+#: src/storage_backend.c:547
msgid "n_columns too large"
msgstr "n-columns grande demais"
-#: src/storage_backend.c:582
+#: src/storage_backend.c:595
#, c-format
msgid "read error: %s"
msgstr "erro de leitura: %s"
-#: src/storage_backend.c:610
+#: src/storage_backend.c:623
#, c-format
msgid "non-zero exit status from command %d"
msgstr "status de saída não zero do comando %d"
-#: src/storage_backend_disk.c:85
-#: src/storage_backend_logical.c:57
+#: src/storage_backend.c:650 src/storage_backend.c:662
+#, fuzzy, c-format
+msgid "%s not implemented on Win32"
+msgstr "%s: não implementado\n"
+
+#: src/storage_backend_disk.c:90 src/storage_backend_logical.c:57
#, c-format
msgid "unsupported pool format %s"
msgstr "sem suporte para o formato do pool %s"
-#: src/storage_backend_disk.c:110
-#: src/storage_backend_logical.c:70
+#: src/storage_backend_disk.c:115 src/storage_backend_logical.c:70
#, c-format
msgid "unsupported pool format %d"
msgstr "não há suporte para o formato do pool %d"
-#: src/storage_backend_disk.c:138
-#: src/storage_backend_fs.c:187
-#: src/storage_backend_fs.c:257
-#: src/storage_backend_fs.c:309
+#: src/storage_backend_disk.c:143 src/storage_backend_fs.c:192
+#: src/storage_backend_fs.c:262 src/storage_backend_fs.c:314
#, c-format
msgid "unsupported volume format %s"
msgstr "não há suporte para o formato do volume %s"
-#: src/storage_backend_disk.c:165
-#: src/storage_backend_fs.c:220
-#: src/storage_backend_fs.c:292
-#: src/storage_backend_fs.c:324
+#: src/storage_backend_disk.c:170 src/storage_backend_fs.c:225
+#: src/storage_backend_fs.c:297 src/storage_backend_fs.c:329
#, c-format
msgid "unsupported volume format %d"
msgstr "não há suporte para o formato do volume %d"
-#: src/storage_backend_disk.c:179
-#: src/storage_backend_disk.c:192
-#: src/storage_backend_disk.c:199
-#: src/storage_backend_disk.c:221
-#: src/storage_backend_fs.c:685
-#: src/storage_backend_iscsi.c:177
-#: src/storage_backend_logical.c:116
-#: src/storage_backend_logical.c:121
-#: src/storage_backend_logical.c:133
-#: src/storage_backend_logical.c:143
+#: src/storage_backend_disk.c:184 src/storage_backend_disk.c:197
+#: src/storage_backend_disk.c:204 src/storage_backend_disk.c:226
+#: src/storage_backend_fs.c:839 src/storage_backend_iscsi.c:177
+#: src/storage_backend_logical.c:116 src/storage_backend_logical.c:121
+#: src/storage_backend_logical.c:133 src/storage_backend_logical.c:143
+#: src/storage_backend_logical.c:546
msgid "volume"
msgstr "volume"
-#: src/storage_backend_disk.c:229
+#: src/storage_backend_disk.c:234
msgid "volume extents"
msgstr "extensão do volume"
-#: src/storage_backend_disk.c:237
+#: src/storage_backend_disk.c:242
msgid "cannot parse device start location"
msgstr "não foi possível analisar a localização de início do dispositivo"
-#: src/storage_backend_disk.c:244
+#: src/storage_backend_disk.c:249
msgid "cannot parse device end location"
msgstr "não foi possível analisar o fim da localização do dispositivo"
-#: src/storage_backend_disk.c:250
-#: src/storage_backend_logical.c:154
+#: src/storage_backend_disk.c:255 src/storage_backend_logical.c:154
#: src/storage_backend_logical.c:160
msgid "extents"
msgstr "extensão"
-#: src/storage_backend_disk.c:461
+#: src/storage_backend_disk.c:462
msgid "no large enough free extent"
msgstr "extensão livre não é grande o suficiente"
-#: src/storage_backend_disk.c:495
-msgid "Disk pools are not yet supported"
-msgstr "Não há suporte para os pools de disco"
+#: src/storage_backend_disk.c:502
+#, fuzzy, c-format
+msgid "Couldn't read volume target path '%s'. %s"
+msgstr "não foi possível criar o caminho '%s': %s"
+
+#: src/storage_backend_disk.c:517
+#, c-format
+msgid "Volume path '%s' did not start with parent pool source device name."
+msgstr ""
+
+#: src/storage_backend_disk.c:526
+#, c-format
+msgid "cannot parse partition number from target '%s'"
+msgstr ""
-#: src/storage_backend_fs.c:353
+#: src/storage_backend_fs.c:358
#, c-format
msgid "cannot read header '%s': %s"
msgstr "não foi possível ler o cabeçalho '%s': %s"
-#: src/storage_backend_fs.c:461
+#: src/storage_backend_fs.c:472
+#, fuzzy, c-format
+msgid "invalid netfs path (no /): %s"
+msgstr "Caminho inválido: %s"
+
+#: src/storage_backend_fs.c:478
+#, fuzzy, c-format
+msgid "invalid netfs path (ends in /): %s"
+msgstr "ponteiro para rede inválido em %s"
+
+#: src/storage_backend_fs.c:485 src/storage_backend_logical.c:274
+msgid "new xml desc"
+msgstr ""
+
+#: src/storage_backend_fs.c:492 src/storage_backend_logical.c:279
+#, fuzzy
+msgid "asprintf failed"
+msgstr "a operação falhou"
+
+#: src/storage_backend_fs.c:534
+msgid "bad <source> spec"
+msgstr ""
+
+#: src/storage_backend_fs.c:540
+msgid "xpath_ctxt"
+msgstr ""
+
+#: src/storage_backend_fs.c:547
+#, fuzzy
+msgid "missing <host> in <source> spec"
+msgstr "falta a fonte do mount"
+
+#: src/storage_backend_fs.c:559 src/storage_backend_logical.c:319
+#, fuzzy
+msgid "retval"
+msgstr "portal"
+
+#: src/storage_backend_fs.c:589
#, c-format
msgid "cannot read %s: %s"
msgstr "não foi possível ler %s: %s"
-#: src/storage_backend_fs.c:507
-#: src/storage_backend_fs.c:574
+#: src/storage_backend_fs.c:661 src/storage_backend_fs.c:728
#: src/storage_backend_iscsi.c:573
msgid "missing source host"
msgstr "falta o hospedeiro fonte"
-#: src/storage_backend_fs.c:512
-#: src/storage_conf.c:319
+#: src/storage_backend_fs.c:666
msgid "missing source path"
msgstr "falta o caminho fonte"
-#: src/storage_backend_fs.c:518
-#: src/storage_backend_fs.c:585
+#: src/storage_backend_fs.c:672 src/storage_backend_fs.c:739
#: src/storage_backend_iscsi.c:580
msgid "missing source device"
msgstr "falta o dispositivo fonte"
-#: src/storage_backend_fs.c:534
-#: src/storage_backend_fs.c:542
+#: src/storage_backend_fs.c:688 src/storage_backend_fs.c:696
msgid "source"
msgstr "fonte"
-#: src/storage_backend_fs.c:579
+#: src/storage_backend_fs.c:733
msgid "missing source dir"
msgstr "falta o diretório da fonte"
-#: src/storage_backend_fs.c:651
-#: src/storage_backend_fs.c:842
-#: src/storage_backend_fs.c:881
+#: src/storage_backend_fs.c:805 src/storage_backend_fs.c:996
+#: src/storage_backend_fs.c:1035
#, c-format
msgid "cannot create path '%s': %s"
msgstr "não foi possível criar o caminho '%s': %s"
-#: src/storage_backend_fs.c:674
+#: src/storage_backend_fs.c:828
#, c-format
msgid "cannot open path '%s': %s"
msgstr "não foi possível abrir o caminho '%s': %s"
-#: src/storage_backend_fs.c:693
-#: src/storage_backend_fs.c:703
+#: src/storage_backend_fs.c:847 src/storage_backend_fs.c:857
msgid "volume name"
msgstr "nome do volume"
-#: src/storage_backend_fs.c:714
+#: src/storage_backend_fs.c:868
msgid "volume key"
msgstr "chave do volume"
-#: src/storage_backend_fs.c:741
+#: src/storage_backend_fs.c:895
#, c-format
msgid "cannot statvfs path '%s': %s"
msgstr "não foi possível realizar a statvfs do caminho '%s': %s"
-#: src/storage_backend_fs.c:802
+#: src/storage_backend_fs.c:956
#, c-format
msgid "cannot unlink path '%s': %s"
msgstr "não foi possível desvincular o caminho '%s': %s"
-#: src/storage_backend_fs.c:825
+#: src/storage_backend_fs.c:979
msgid "target"
msgstr "alvo"
-#: src/storage_backend_fs.c:834
+#: src/storage_backend_fs.c:988
msgid "storage vol key"
msgstr "chave do volume de armazenamento"
-#: src/storage_backend_fs.c:859
+#: src/storage_backend_fs.c:1013
#, c-format
msgid "cannot fill file '%s': %s"
msgstr "não foi possível preencher o arquivo '%s': %s"
-#: src/storage_backend_fs.c:872
+#: src/storage_backend_fs.c:1026
#, c-format
msgid "cannot extend file '%s': %s"
msgstr "não foi possível estender o arquivo '%s': %s"
-#: src/storage_backend_fs.c:888
-#: src/storage_backend_fs.c:924
-#: src/storage_backend_fs.c:959
-#: src/storage_backend_logical.c:457
+#: src/storage_backend_fs.c:1042 src/storage_backend_fs.c:1078
+#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:558
#, c-format
msgid "cannot read path '%s': %s"
msgstr "não foi possível ler o caminho '%s': %s"
-#: src/storage_backend_fs.c:901
+#: src/storage_backend_fs.c:1055
#, c-format
msgid "unknown storage vol type %d"
msgstr "tipo do volume de armazenamento desconhecido %d"
-#: src/storage_backend_fs.c:939
+#: src/storage_backend_fs.c:1093
#, c-format
msgid "unsupported storage vol type %d"
msgstr "tipo do volume de armazenamento %d não suportado"
-#: src/storage_backend_fs.c:966
+#: src/storage_backend_fs.c:1120
msgid "creation of non-raw images is not supported without qemu-img"
msgstr "a criação de imagens não-brutas não tem suporte sem qemu-img"
-#: src/storage_backend_fs.c:976
-#: src/storage_backend_logical.c:466
+#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:567
#, c-format
msgid "cannot set file owner '%s': %s"
msgstr "não é possível identificar o dono do arquivo '%s': %s"
-#: src/storage_backend_fs.c:985
-#: src/storage_backend_logical.c:473
+#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:574
#, c-format
msgid "cannot set file mode '%s': %s"
msgstr "não é possível definir o modo do arquivo '%s': %s"
-#: src/storage_backend_fs.c:1001
-#: src/storage_backend_logical.c:480
+#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:581
#, c-format
msgid "cannot close file '%s': %s"
msgstr "não foi possível fechar o arquivo '%s': %s"
-#: src/storage_backend_fs.c:1024
+#: src/storage_backend_fs.c:1178
#, c-format
msgid "cannot unlink file '%s': %s"
msgstr "não foi possível desvincular o arquivo '%s': %s"
msgid "cannot find session"
msgstr "não foi possível encontrar a sessão"
-#: src/storage_backend_iscsi.c:182
-#: src/storage_driver.c:869
+#: src/storage_backend_iscsi.c:182 src/storage_driver.c:893
msgid "name"
msgstr "nome"
msgid "devpath"
msgstr "devpath"
-#: src/storage_backend_iscsi.c:206
-#: src/util.c:113
+#: src/storage_backend_iscsi.c:206 src/util.c:161
#, c-format
msgid "cannot open %s: %s"
msgstr "não foi possível abrir %s: %s"
msgid "key"
msgstr "chave"
-#: src/storage_backend_iscsi.c:322
-#: src/storage_backend_iscsi.c:407
+#: src/storage_backend_iscsi.c:322 src/storage_backend_iscsi.c:407
#: src/storage_backend_iscsi.c:443
#, c-format
msgid "Failed to opendir sysfs path %s: %s"
msgid "malformed volume extent size value"
msgstr "volume mal formado, extrapola o valor do tamanho"
-#: src/storage_backend_logical.c:229
+#: src/storage_backend_logical.c:231
msgid "lvs command failed"
msgstr "o comando lvs falhou"
-#: src/storage_backend_logical.c:235
+#: src/storage_backend_logical.c:237
#, c-format
msgid "lvs command failed with exitstatus %d"
msgstr "o comando lvs falhou com status de saída %d"
-#: src/storage_backend_logical.c:284
+#: src/storage_backend_logical.c:354
msgid "command line"
msgstr "linha de comando"
-#: src/storage_backend_logical.c:301
+#: src/storage_backend_logical.c:371
#, c-format
msgid "cannot open device %s"
msgstr "não foi possível abrir o dispositivo %s"
-#: src/storage_backend_logical.c:307
+#: src/storage_backend_logical.c:377
#, c-format
msgid "cannot clear device header %s"
msgstr "não foi possível apagar o cabeçalho do dispositivo %s"
-#: src/storage_backend_logical.c:314
+#: src/storage_backend_logical.c:384
#, c-format
msgid "cannot close device %s"
msgstr "não foi possível fechar o dispositivo %s"
-#: src/storage_backend_logical.c:489
+#: src/storage_backend_logical.c:507
+#, fuzzy, c-format
+msgid "cannot remove PV device %s: %s"
+msgstr "não foi possível remover o ttyPidFile %s: %s"
+
+#: src/storage_backend_logical.c:590
#, c-format
msgid "cannot find newly created volume '%s': %s"
msgstr "não foi possível encontrar o volume recém criado '%s': %s"
-#: src/storage_conf.c:155
+#: src/storage_conf.c:156
msgid "missing auth host attribute"
msgstr "falta do atributo do auth host"
-#: src/storage_conf.c:162
+#: src/storage_conf.c:163
msgid "missing auth passwd attribute"
msgstr "falta o atributo do auth passwd"
-#: src/storage_conf.c:185
-#: src/storage_conf.c:533
+#: src/storage_conf.c:186 src/storage_conf.c:587
msgid "malformed octal mode"
msgstr "modo octal mal formado"
-#: src/storage_conf.c:195
+#: src/storage_conf.c:196
msgid "malformed owner element"
msgstr "elemento do owner mal formado"
-#: src/storage_conf.c:206
+#: src/storage_conf.c:207
msgid "malformed group element"
msgstr "elemento do group mal formado"
-#: src/storage_conf.c:231
+#: src/storage_conf.c:232
msgid "cannot allocate storage pool"
msgstr "não foi possível alocar o storage pool"
-#: src/storage_conf.c:237
-#: src/storage_conf.c:661
-msgid "unknown root element"
+#: src/storage_conf.c:238
+#, fuzzy
+msgid "unknown root elementi for storage pool"
msgstr "elemento do root desconhecido"
-#: src/storage_conf.c:253
-#: src/storage_conf.c:668
-msgid "missing name element"
+#: src/storage_conf.c:258
+#, fuzzy
+msgid "missing pool source name element"
msgstr "falta o nome do elemento"
-#: src/storage_conf.c:261
+#: src/storage_conf.c:266
msgid "unable to generate uuid"
msgstr "incapaz de gerar o uuid"
-#: src/storage_conf.c:285
-msgid "missing source host name"
+#: src/storage_conf.c:290
+#, fuzzy
+msgid "missing storage pool source host name"
msgstr "falta o nome do host fonte"
-#: src/storage_conf.c:295
-msgid "cannot extract source devices"
+#: src/storage_conf.c:300
+#, fuzzy
+msgid "cannot extract storage pool source devices"
msgstr "não foi possível extrair os dispositivos da origem"
-#: src/storage_conf.c:300
+#: src/storage_conf.c:305
msgid "device"
msgstr "dispositivo"
-#: src/storage_conf.c:308
-msgid "missing source device path"
+#: src/storage_conf.c:313
+#, fuzzy
+msgid "missing storage pool source device path"
msgstr "falta o caminho do dispositivo fonte"
-#: src/storage_conf.c:333
+#: src/storage_conf.c:324
+#, fuzzy
+msgid "missing storage pool source path"
+msgstr "falta o caminho fonte"
+
+#: src/storage_conf.c:336 src/virsh.c:3740 src/virsh.c:3900 src/virsh.c:3939
+msgid "pool name"
+msgstr "nome do pool"
+
+#: src/storage_conf.c:351
#, c-format
msgid "unknown auth type '%s'"
msgstr "auth type desconhecido '%s'"
-#: src/storage_conf.c:348
-msgid "missing target path"
+#: src/storage_conf.c:366
+#, fuzzy
+msgid "missing storage pool target path"
msgstr "falta o caminho do alvo"
-#: src/storage_conf.c:379
-#: src/storage_conf.c:736
-msgid "malformed xml document"
-msgstr "documento xml mal formado"
-
-#: src/storage_conf.c:386
-#: src/storage_conf.c:743
+#: src/storage_conf.c:435 src/storage_conf.c:809
msgid "xmlXPathContext"
msgstr "xmlXPathContext"
-#: src/storage_conf.c:427
+#: src/storage_conf.c:478
msgid "unexpected pool type"
msgstr "tipo de pool não esperado"
-#: src/storage_conf.c:511
-#: src/storage_conf.c:851
+#: src/storage_conf.c:565 src/storage_conf.c:919
msgid "xml"
msgstr "xml"
-#: src/storage_conf.c:543
-#: src/storage_conf.c:553
+#: src/storage_conf.c:597 src/storage_conf.c:607
msgid "missing owner element"
msgstr "falta o elemento owner"
-#: src/storage_conf.c:617
+#: src/storage_conf.c:671
#, c-format
msgid "unknown size units '%s'"
msgstr "tamanho das unidades desconhecido '%s'"
-#: src/storage_conf.c:624
+#: src/storage_conf.c:678
msgid "malformed capacity element"
msgstr "capacidade do elemento mal formada"
-#: src/storage_conf.c:629
+#: src/storage_conf.c:683
msgid "capacity element value too large"
msgstr "valor da capacidade o elemento é muito grande"
-#: src/storage_conf.c:655
+#: src/storage_conf.c:709
msgid "cannot allocate storage vol"
msgstr "não foi possível alocar o storage vol"
-#: src/storage_conf.c:679
+#: src/storage_conf.c:715
+msgid "unknown root element"
+msgstr "elemento do root desconhecido"
+
+#: src/storage_conf.c:722
+#, fuzzy
+msgid "missing volume name element"
+msgstr "falta o nome do elemento"
+
+#: src/storage_conf.c:733
msgid "missing capacity element"
msgstr "falta a capacidade do elemento"
-#: src/storage_conf.c:962
+#: src/storage_conf.c:1030
msgid "pool"
msgstr "pool"
-#: src/storage_conf.c:1104
+#: src/storage_conf.c:1167
+msgid "cannot construct config file path"
+msgstr "o caminho do config file não pode ser construído"
+
+#: src/storage_conf.c:1172
msgid "configFile"
msgstr "configFile"
-#: src/storage_conf.c:1118
+#: src/storage_conf.c:1179
+msgid "cannot construct autostart link path"
+msgstr "não foi possível construir o caminho do atalho para o autostart"
+
+#: src/storage_conf.c:1186
msgid "config file"
msgstr "config file"
-#: src/storage_conf.c:1126
+#: src/storage_conf.c:1194
msgid "failed to generate XML"
msgstr "falha na geração do XML"
-#: src/storage_driver.c:266
-#: src/storage_driver.c:750
-#: src/storage_driver.c:772
+#: src/storage_conf.c:1244
+#, c-format
+msgid "cannot remove config for %s"
+msgstr "não pode ser removido o config para %s"
+
+#: src/storage_driver.c:266 src/storage_driver.c:774 src/storage_driver.c:796
msgid "no pool with matching uuid"
msgstr "não existe pool que corresponda com o uuid"
msgid "no pool with matching name"
msgstr "não existe pool com nome correspondente"
-#: src/storage_driver.c:334
-#: src/storage_driver.c:371
+#: src/storage_driver.c:334 src/storage_driver.c:371
msgid "names"
msgstr "nomes"
-#: src/storage_driver.c:406
+#: src/storage_driver.c:430
msgid "storage pool already exists"
msgstr "o pool de armazenamento já existe"
-#: src/storage_driver.c:479
-#: src/storage_driver.c:516
-#: src/storage_driver.c:555
-#: src/storage_driver.c:586
-#: src/storage_driver.c:627
-#: src/storage_driver.c:664
-#: src/storage_driver.c:705
-#: src/storage_driver.c:734
-#: src/storage_driver.c:828
-#: src/storage_driver.c:853
-#: src/storage_driver.c:898
-#: src/storage_driver.c:982
-#: src/storage_driver.c:1036
-#: src/storage_driver.c:1099
-#: src/storage_driver.c:1143
-#: src/storage_driver.c:1177
+#: src/storage_driver.c:503 src/storage_driver.c:540 src/storage_driver.c:579
+#: src/storage_driver.c:610 src/storage_driver.c:651 src/storage_driver.c:688
+#: src/storage_driver.c:729 src/storage_driver.c:758 src/storage_driver.c:852
+#: src/storage_driver.c:877 src/storage_driver.c:922 src/storage_driver.c:1006
+#: src/storage_driver.c:1060 src/storage_driver.c:1123
+#: src/storage_driver.c:1167 src/storage_driver.c:1201
msgid "no storage pool with matching uuid"
msgstr "não existe pool de armazenamento que corresponda ao uuid"
-#: src/storage_driver.c:485
+#: src/storage_driver.c:509
msgid "pool is still active"
msgstr "o pool ainda está ativo"
-#: src/storage_driver.c:526
+#: src/storage_driver.c:550
msgid "pool already active"
msgstr "o pool já está ativo"
-#: src/storage_driver.c:565
+#: src/storage_driver.c:589
msgid "storage pool is already active"
msgstr "o pool de armazenamento já está ativo"
-#: src/storage_driver.c:596
-#: src/storage_driver.c:674
-#: src/storage_driver.c:834
-#: src/storage_driver.c:859
-#: src/storage_driver.c:904
-#: src/storage_driver.c:988
-#: src/storage_driver.c:1042
-#: src/storage_driver.c:1105
-#: src/storage_driver.c:1149
-#: src/storage_driver.c:1183
+#: src/storage_driver.c:620 src/storage_driver.c:698 src/storage_driver.c:858
+#: src/storage_driver.c:883 src/storage_driver.c:928 src/storage_driver.c:1012
+#: src/storage_driver.c:1066 src/storage_driver.c:1129
+#: src/storage_driver.c:1173 src/storage_driver.c:1207
msgid "storage pool is not active"
msgstr "o pool de armazenamento não está ativo"
-#: src/storage_driver.c:637
+#: src/storage_driver.c:661
msgid "storage pool is still active"
msgstr "o pool de armazenamento ainda está ativo"
-#: src/storage_driver.c:643
+#: src/storage_driver.c:667
msgid "pool does not support volume delete"
msgstr "o pool não dá suporte à exclusão do volume"
-#: src/storage_driver.c:778
+#: src/storage_driver.c:802
msgid "pool has no config file"
msgstr "o pool não tem config file"
-#: src/storage_driver.c:912
-#: src/storage_driver.c:1053
-#: src/storage_driver.c:1113
-#: src/storage_driver.c:1157
-#: src/storage_driver.c:1191
+#: src/storage_driver.c:936 src/storage_driver.c:1077
+#: src/storage_driver.c:1137 src/storage_driver.c:1181
+#: src/storage_driver.c:1215
msgid "no storage vol with matching name"
msgstr "não existe volume de armazenamento que corresponda ao nome"
-#: src/storage_driver.c:941
+#: src/storage_driver.c:965
msgid "no storage vol with matching key"
msgstr "não existe "
-#: src/storage_driver.c:966
+#: src/storage_driver.c:990
msgid "no storage vol with matching path"
msgstr "não há volume de armazenamento que coincida com o caminho "
-#: src/storage_driver.c:1001
+#: src/storage_driver.c:1025
msgid "storage vol already exists"
msgstr "o volume de armazenamento já existe"
-#: src/storage_driver.c:1008
+#: src/storage_driver.c:1032
msgid "storage pool does not support volume creation"
msgstr "o pool de armazenamento não tem suporte para a criação de volume"
-#: src/storage_driver.c:1059
+#: src/storage_driver.c:1083
msgid "storage pool does not support vol deletion"
msgstr "o pool de armazenamento não tem suporte para cancelamento do volume"
-#: src/test.c:248
-#: src/test.c:613
-#: src/test.c:1314
+#: src/test.c:231 src/test.c:874
msgid "getting time of day"
msgstr "obtendo a hora"
-#: src/test.c:254
-#: src/test.c:387
-#: src/test.c:413
-#: src/test.c:1591
-msgid "domain"
-msgstr "domínio"
-
-#: src/test.c:260
-#: src/test.c:447
-#: src/test.c:731
-msgid "creating xpath context"
-msgstr "criando o contexto do xpath"
-
-#: src/test.c:266
-msgid "domain name"
-msgstr "nome do domínio"
-
-#: src/test.c:272
-#: src/test.c:276
-msgid "domain uuid"
-msgstr "uuid do domínio"
-
-#: src/test.c:284
-msgid "domain memory"
-msgstr "memória do domínio"
-
-#: src/test.c:293
-msgid "domain current memory"
-msgstr "memória corrente do domínio"
-
-#: src/test.c:303
-msgid "domain vcpus"
-msgstr "vcpus do domínio"
-
-#: src/test.c:312
-msgid "domain reboot behaviour"
-msgstr "comportamento de reinicialização do domínio"
-
-#: src/test.c:322
-msgid "domain poweroff behaviour"
-msgstr "comportamento de desligamento do domínio"
-
-#: src/test.c:332
-msgid "domain crash behaviour"
-msgstr "comportamento do domínio sob falha"
-
-#: src/test.c:406
-msgid "load domain definition file"
-msgstr "carga do arquivo de configuração do domínio"
-
-#: src/test.c:441
-#: src/test.c:564
-#: src/test.c:589
-msgid "network"
-msgstr "rede"
-
-#: src/test.c:453
-#: src/virsh.c:2730
-msgid "network name"
-msgstr "nome da rede"
-
-#: src/test.c:461
-#: src/test.c:465
-#: src/virsh.c:2621
-msgid "network uuid"
-msgstr "uuid da rede"
-
-#: src/test.c:473
-msgid "network forward"
-msgstr "network forward"
-
-#: src/test.c:482
-#: src/test.c:492
-#: src/test.c:497
-msgid "ip address"
-msgstr "endereço ip"
-
-#: src/test.c:487
-msgid "ip netmask"
-msgstr "mascara de rede de ip"
-
-#: src/test.c:582
-msgid "load network definition file"
-msgstr "carga do arquivo de definição da rede"
-
-#: src/test.c:710
+#: src/test.c:329
msgid "loading host definition file"
msgstr "carregando o arquivo de definição do hospedeiro"
-#: src/test.c:717
+#: src/test.c:336
msgid "host"
msgstr "hospedeiro"
-#: src/test.c:725
+#: src/test.c:344
msgid "node"
msgstr "node"
-#: src/test.c:750
+#: src/test.c:350
+msgid "creating xpath context"
+msgstr "criando o contexto do xpath"
+
+#: src/test.c:365
msgid "node cpu numa nodes"
msgstr "node cpu numa nodes"
-#: src/test.c:758
+#: src/test.c:373
msgid "node cpu sockets"
msgstr "node cpu sockets"
-#: src/test.c:766
+#: src/test.c:381
msgid "node cpu cores"
msgstr "node cpu cores"
-#: src/test.c:774
+#: src/test.c:389
msgid "node cpu threads"
msgstr "node cpu threads"
-#: src/test.c:785
+#: src/test.c:400
msgid "node active cpu"
msgstr "nodo da cpu ativa "
-#: src/test.c:792
+#: src/test.c:407
msgid "node cpu mhz"
msgstr "nodo do mhz da cpu"
-#: src/test.c:807
+#: src/test.c:422
msgid "node memory"
msgstr "nodo de memória"
-#: src/test.c:813
+#: src/test.c:428
msgid "node domain list"
msgstr "nodo da lista de dominios"
-#: src/test.c:823
+#: src/test.c:439
msgid "resolving domain filename"
msgstr "resolvendo o filename do domínio"
-#: src/test.c:848
+#: src/test.c:465
+#, fuzzy
+msgid "node network list"
+msgstr "nodo da lista de dominios"
+
+#: src/test.c:475
msgid "resolving network filename"
msgstr "resolvendo o nome do arquivo de rede"
-#: src/test.c:935
+#: src/test.c:553
msgid "testOpen: supply a path or use test:///default"
msgstr "testOpen: forneça um caminho ou use test:///default"
-#: src/test.c:1098
-msgid "too many domains"
-msgstr "domínios em excesso"
+#: src/test.c:790
+#, fuzzy
+msgid "domain not paused"
+msgstr "domínio não encontrado"
+
+#: src/test.c:805
+#, fuzzy
+msgid "domain not running"
+msgstr "o domínio não está executando"
-#: src/test.c:1342
+#: src/test.c:900
msgid "cannot allocate space for metadata"
msgstr "não foi possível alocar espaço para o metadata"
-#: src/test.c:1348
+#: src/test.c:906
msgid "cannot save domain"
msgstr "não foi possível salvar o domínio"
-#: src/test.c:1354
-#: src/test.c:1458
+#: src/test.c:912 src/test.c:1026
msgid "cannot write header"
msgstr "não pode ser escrito o cabeçalho "
-#: src/test.c:1360
+#: src/test.c:918
msgid "cannot write metadata length"
msgstr "não pode ser escrito o comprimento do metadata"
-#: src/test.c:1366
+#: src/test.c:924
msgid "cannot write metadata"
msgstr "não pode ser escrito o metadata"
-#: src/test.c:1374
-#: src/test.c:1464
+#: src/test.c:932 src/test.c:1032
msgid "cannot save domain data"
msgstr "os dados do domínio não puderam ser salvos"
-#: src/test.c:1403
+#: src/test.c:961
msgid "incomplete save header"
msgstr "cabeçalho salvo de modo incompleto"
-#: src/test.c:1409
+#: src/test.c:967
msgid "mismatched header magic"
msgstr "header magic não coincidente"
-#: src/test.c:1415
+#: src/test.c:973
msgid "failed to read metadata length"
msgstr "falha na leitura do comprimento do metadata"
-#: src/test.c:1421
+#: src/test.c:979
msgid "length of metadata out of range"
msgstr "comprimento do metadata fora do intervalo"
-#: src/test.c:1432
+#: src/test.c:990
msgid "incomplete metdata"
msgstr "metadata incompleto"
-#: src/test.c:1453
+#: src/test.c:1021
msgid "cannot save domain core"
msgstr "o núcleo do domínio não pode ser salvo"
-#: src/test.c:1615
+#: src/test.c:1181
msgid "Range exceeds available cells"
msgstr "A faixa excede as células disponíveis"
-#: src/test.c:1634
+#: src/test.c:1200
msgid "Domain is already running"
msgstr "O domínio já está em execução"
-#: src/test.c:1649
+#: src/test.c:1215
msgid "Domain is still running"
msgstr "O domínio ainda está em execução"
-#: src/test.c:1850
-#: src/test.c:1875
-msgid "too many networks"
-msgstr "quantidade excessiva de redes"
-
-#: src/test.c:1894
+#: src/test.c:1455
msgid "Network is still running"
msgstr "a rede ainda está em execução"
-#: src/test.c:1908
+#: src/test.c:1470
msgid "Network is already running"
msgstr "A rede já está em execução"
-#: src/util.c:121
+#: src/util.c:154
+#, fuzzy, c-format
+msgid "cannot block signals: %s"
+msgstr "não foi possível fechar o arquivo '%s': %s"
+
+#: src/util.c:170
#, c-format
msgid "cannot create pipe: %s"
msgstr "não foi possível criar o pipe: %s"
-#: src/util.c:127
+#: src/util.c:230 src/util.c:320
#, c-format
msgid "cannot fork child process: %s"
msgstr "não foi possível bifurcar o processo filho: %s"
-#: src/util.c:495
+#: src/util.c:249 src/util.c:287
+#, fuzzy, c-format
+msgid "cannot unblock signals: %s"
+msgstr "não foi possível desvincular o arquivo '%s': %s"
+
+#: src/util.c:305
+#, fuzzy, c-format
+msgid "cannot become session leader: %s"
+msgstr "não foi possível apagar o cabeçalho do dispositivo %s"
+
+#: src/util.c:312
+#, fuzzy, c-format
+msgid "cannot change to root directory: %s"
+msgstr "não foi possível criar o diretório de autostart %s: %s"
+
+#: src/util.c:332
+#, fuzzy, c-format
+msgid "failed to setup stdin file handle: %s"
+msgstr "falha em strdup hostname: %s"
+
+#: src/util.c:338
+#, fuzzy, c-format
+msgid "failed to setup stdout file handle: %s"
+msgstr "falha em strdup hostname: %s"
+
+#: src/util.c:344
+#, fuzzy, c-format
+msgid "failed to setup stderr file handle: %s"
+msgstr "falha em strdup hostname: %s"
+
+#: src/util.c:361
+#, fuzzy, c-format
+msgid "cannot execute binary '%s': %s"
+msgstr "não foi possível estender o arquivo '%s': %s"
+
+#: src/util.c:427
#, c-format
-msgid "%s: not implemented\n"
-msgstr "%s: não implementado\n"
+msgid "%s exited with non-zero status %d and signal %d"
+msgstr ""
#: src/uuid.c:103
#, c-format
msgid "Falling back to pseudorandom UUID, failed to generate random bytes: %s"
-msgstr "Retorno do UUID pseudoaleatório, falha na geração de bytes aleatórios: %s"
+msgstr ""
+"Retorno do UUID pseudoaleatório, falha na geração de bytes aleatórios: %s"
-#: src/virsh.c:337
+#: src/virsh.c:340
msgid "print help"
msgstr "ajuda de impressão"
-#: src/virsh.c:338
+#: src/virsh.c:341
msgid "Prints global help or command specific help."
msgstr "Imprime a ajuda global ou ajuda específica para um comando."
-#: src/virsh.c:344
+#: src/virsh.c:347
msgid "name of command"
msgstr "nome do comando"
-#: src/virsh.c:356
+#: src/virsh.c:359
msgid ""
"Commands:\n"
"\n"
"Comandos:\n"
"\n"
-#: src/virsh.c:370
+#: src/virsh.c:373
msgid "autostart a domain"
msgstr "autoinicia um domínio"
-#: src/virsh.c:372
+#: src/virsh.c:375
msgid "Configure a domain to be automatically started at boot."
msgstr "Configura um domínio para ser carregado automaticamente na partida."
-#: src/virsh.c:377
-#: src/virsh.c:477
-#: src/virsh.c:671
-#: src/virsh.c:708
-#: src/virsh.c:765
-#: src/virsh.c:832
-#: src/virsh.c:1052
-#: src/virsh.c:1096
-#: src/virsh.c:1285
-#: src/virsh.c:1330
-#: src/virsh.c:1369
-#: src/virsh.c:1408
-#: src/virsh.c:1447
-#: src/virsh.c:1486
-#: src/virsh.c:1610
-#: src/virsh.c:1697
-#: src/virsh.c:1831
-#: src/virsh.c:1888
-#: src/virsh.c:1945
-#: src/virsh.c:2067
-#: src/virsh.c:2208
-#: src/virsh.c:4310
-#: src/virsh.c:4386
-#: src/virsh.c:4447
-#: src/virsh.c:4504
-#: src/virsh.c:4561
-#: src/virsh.c:4675
-#: src/virsh.c:4794
-#: src/virsh.c:4957
+#: src/virsh.c:380 src/virsh.c:480 src/virsh.c:674 src/virsh.c:711
+#: src/virsh.c:768 src/virsh.c:835 src/virsh.c:1070 src/virsh.c:1114
+#: src/virsh.c:1303 src/virsh.c:1348 src/virsh.c:1387 src/virsh.c:1426
+#: src/virsh.c:1465 src/virsh.c:1504 src/virsh.c:1628 src/virsh.c:1715
+#: src/virsh.c:1849 src/virsh.c:1906 src/virsh.c:1963 src/virsh.c:2085
+#: src/virsh.c:2226 src/virsh.c:4454 src/virsh.c:4530 src/virsh.c:4591
+#: src/virsh.c:4650 src/virsh.c:4709 src/virsh.c:4826 src/virsh.c:4947
+#: src/virsh.c:5112 src/virsh.c:5343
msgid "domain name, id or uuid"
msgstr "nome do domínio, id ou uuid"
-#: src/virsh.c:378
-#: src/virsh.c:2272
-#: src/virsh.c:2780
+#: src/virsh.c:381 src/virsh.c:2290 src/virsh.c:2787
msgid "disable autostarting"
msgstr "autoinicialização desabilitada"
-#: src/virsh.c:399
+#: src/virsh.c:402
#, c-format
msgid "Failed to mark domain %s as autostarted"
msgstr "Falha em marcar o domínio %s como autoiniciado"
-#: src/virsh.c:402
+#: src/virsh.c:405
#, c-format
msgid "Failed to unmark domain %s as autostarted"
msgstr "Falha em desmarcar o domínio %s como autoiniciado"
-#: src/virsh.c:409
+#: src/virsh.c:412
#, c-format
msgid "Domain %s marked as autostarted\n"
msgstr "Domínio %s marcado como autoiniciado\n"
-#: src/virsh.c:411
+#: src/virsh.c:414
#, c-format
msgid "Domain %s unmarked as autostarted\n"
msgstr "Domínio %s desmarcado como autoiniciado\n"
-#: src/virsh.c:422
+#: src/virsh.c:425
msgid "(re)connect to hypervisor"
msgstr "(re)conectar ao hipervisor"
-#: src/virsh.c:424
-msgid "Connect to local hypervisor. This is built-in command after shell start up."
-msgstr "Conectar ao hipervisor local. Este é um comando embutido depois da inicialização da shell."
+#: src/virsh.c:427
+msgid ""
+"Connect to local hypervisor. This is built-in command after shell start up."
+msgstr ""
+"Conectar ao hipervisor local. Este é um comando embutido depois da "
+"inicialização da shell."
-#: src/virsh.c:429
+#: src/virsh.c:432
msgid "hypervisor connection URI"
msgstr "URI da conexão com o hipervisor"
-#: src/virsh.c:430
+#: src/virsh.c:433
msgid "read-only connection"
msgstr "conexão do tipo somente leitura"
-#: src/virsh.c:442
+#: src/virsh.c:445
msgid "Failed to disconnect from the hypervisor"
msgstr "Falha em desconectar com o hipervisor"
-#: src/virsh.c:460
+#: src/virsh.c:463
msgid "Failed to connect to the hypervisor"
msgstr "Falha em conectar com o hipervisor"
-#: src/virsh.c:470
+#: src/virsh.c:473
msgid "connect to the guest console"
msgstr "conectar ao console do convidado"
-#: src/virsh.c:472
+#: src/virsh.c:475
msgid "Connect the virtual serial console for the guest"
msgstr "conectar com o console serial para o convidado"
-#: src/virsh.c:519
+#: src/virsh.c:522
msgid "No console available for domain\n"
msgstr "Não existe console disponível para o domínio\n"
-#: src/virsh.c:536
+#: src/virsh.c:539
msgid "console not implemented on this platform"
msgstr "o console não foi implementado nesta plataforma"
-#: src/virsh.c:547
+#: src/virsh.c:550
msgid "list domains"
msgstr "lista os domínios"
-#: src/virsh.c:548
+#: src/virsh.c:551
msgid "Returns list of domains."
msgstr "Retorna a lista dos domínios."
-#: src/virsh.c:553
+#: src/virsh.c:556
msgid "list inactive domains"
msgstr "lista os domínios inativos"
-#: src/virsh.c:554
+#: src/virsh.c:557
msgid "list inactive & active domains"
msgstr "lista os domínios ativos & inativos"
-#: src/virsh.c:576
-#: src/virsh.c:583
+#: src/virsh.c:579 src/virsh.c:586
msgid "Failed to list active domains"
msgstr "Falha em listar os domínios ativos"
-#: src/virsh.c:594
-#: src/virsh.c:602
+#: src/virsh.c:597 src/virsh.c:605
msgid "Failed to list inactive domains"
msgstr "Falha em listar os domínios inativos"
-#: src/virsh.c:611
+#: src/virsh.c:614
msgid "Id"
msgstr "Id"
-#: src/virsh.c:611
-#: src/virsh.c:2555
-#: src/virsh.c:3363
-#: src/virsh.c:4026
+#: src/virsh.c:614 src/virsh.c:2573 src/virsh.c:3374 src/virsh.c:4170
msgid "Name"
msgstr "Nome"
-#: src/virsh.c:611
-#: src/virsh.c:2555
-#: src/virsh.c:3363
+#: src/virsh.c:614 src/virsh.c:2573 src/virsh.c:3374
msgid "State"
msgstr "Estado"
-#: src/virsh.c:624
-#: src/virsh.c:646
-#: src/virsh.c:5883
-#: src/virsh.c:5899
+#: src/virsh.c:627 src/virsh.c:649 src/virsh.c:6304 src/virsh.c:6320
msgid "no state"
msgstr "sem estado"
-#: src/virsh.c:665
+#: src/virsh.c:668
msgid "domain state"
msgstr "estado do domínio"
-#: src/virsh.c:666
+#: src/virsh.c:669
msgid "Returns state about a domain."
msgstr "Retorna o estado do domínio."
-#: src/virsh.c:702
+#: src/virsh.c:705
msgid "get device block stats for a domain"
msgstr "obtém a estatística dos blocos dos dispositivos para um domínio"
-#: src/virsh.c:703
+#: src/virsh.c:706
msgid "Get device block stats for a running domain."
-msgstr "obtém a estatística dos blocos dos dispositivos para um domínio em execução."
+msgstr ""
+"obtém a estatística dos blocos dos dispositivos para um domínio em execução."
-#: src/virsh.c:709
+#: src/virsh.c:712
msgid "block device"
msgstr "dispositivo de bloco"
-#: src/virsh.c:730
+#: src/virsh.c:733
#, c-format
msgid "Failed to get block stats %s %s"
msgstr "Falha em obter a estatística dos blocos %s %s"
-#: src/virsh.c:759
+#: src/virsh.c:762
msgid "get network interface stats for a domain"
msgstr "obtém a estatística da interface para um domínio"
-#: src/virsh.c:760
+#: src/virsh.c:763
msgid "Get network interface stats for a running domain."
msgstr "Obtém a estatística da interface para um domínio em execução."
-#: src/virsh.c:766
+#: src/virsh.c:769
msgid "interface device"
msgstr "dispositivo de interface"
-#: src/virsh.c:787
+#: src/virsh.c:790
#, c-format
msgid "Failed to get interface stats %s %s"
msgstr "Falha na obtenção das estatísticas da interface %s %s"
-#: src/virsh.c:826
+#: src/virsh.c:829
msgid "suspend a domain"
msgstr "suspende um domínio"
-#: src/virsh.c:827
+#: src/virsh.c:830
msgid "Suspend a running domain."
msgstr "Suspende um domínio em execução."
-#: src/virsh.c:850
+#: src/virsh.c:853
#, c-format
msgid "Domain %s suspended\n"
msgstr "Domínio %s suspenso\n"
-#: src/virsh.c:852
+#: src/virsh.c:855
#, c-format
msgid "Failed to suspend domain %s"
msgstr "Falha em suspender um domínio %s"
-#: src/virsh.c:865
+#: src/virsh.c:868
msgid "create a domain from an XML file"
msgstr "cria um domínio para um arquivo XML"
-#: src/virsh.c:866
+#: src/virsh.c:869
msgid "Create a domain."
msgstr "Cria um domínio."
-#: src/virsh.c:871
-#: src/virsh.c:919
+#: src/virsh.c:874 src/virsh.c:922
msgid "file containing an XML domain description"
msgstr "arquivo contendo uma descrição XML de um domínio"
-#: src/virsh.c:898
+#: src/virsh.c:901
#, c-format
msgid "Domain %s created from %s\n"
msgstr "Domínio %s criado a partir de %s\n"
-#: src/virsh.c:902
+#: src/virsh.c:905
#, c-format
msgid "Failed to create domain from %s"
msgstr "Falha na criação do domínio a partir de %s"
-#: src/virsh.c:913
+#: src/virsh.c:916
msgid "define (but don't start) a domain from an XML file"
msgstr "um domínio foi definido (mas não iniciado) a partir de um arquivo XML"
-#: src/virsh.c:914
+#: src/virsh.c:917
msgid "Define a domain."
msgstr "Define um domínio."
-#: src/virsh.c:946
+#: src/virsh.c:949
#, c-format
msgid "Domain %s defined from %s\n"
msgstr "Domínio %s definido a partir de %s\n"
-#: src/virsh.c:950
+#: src/virsh.c:953
#, c-format
msgid "Failed to define domain from %s"
msgstr "Falha ao definir um domínio a partir de %s"
-#: src/virsh.c:961
+#: src/virsh.c:964
msgid "undefine an inactive domain"
msgstr "indefine um domínio inativo"
-#: src/virsh.c:962
+#: src/virsh.c:965
msgid "Undefine the configuration for an inactive domain."
msgstr "Indefine a configuração para um domínio inativo."
-#: src/virsh.c:967
-#: src/virsh.c:2136
+#: src/virsh.c:970 src/virsh.c:2154
msgid "domain name or uuid"
msgstr "nome do dominio ou uuid"
-#: src/virsh.c:985
+#: src/virsh.c:992
+#, c-format
+msgid ""
+"a running domain like %s cannot be undefined;\n"
+"to undefine, first shutdown then undefine using its name or UUID"
+msgstr ""
+
+#: src/virsh.c:1003
#, c-format
msgid "Domain %s has been undefined\n"
msgstr "O domínio %s foi indefinido\n"
-#: src/virsh.c:987
+#: src/virsh.c:1005
#, c-format
msgid "Failed to undefine domain %s"
msgstr "Falha ao indefinir o domínio %s"
-#: src/virsh.c:1001
+#: src/virsh.c:1019
msgid "start a (previously defined) inactive domain"
msgstr "inicia um (previamente definido) domínio inativo"
-#: src/virsh.c:1002
+#: src/virsh.c:1020
msgid "Start a domain."
msgstr "Inicia um domínio."
-#: src/virsh.c:1007
+#: src/virsh.c:1025
msgid "name of the inactive domain"
msgstr "nome do domínio inativo"
-#: src/virsh.c:1024
+#: src/virsh.c:1042
msgid "Domain is already active"
msgstr "O domínio já está ativo"
-#: src/virsh.c:1030
+#: src/virsh.c:1048
#, c-format
msgid "Domain %s started\n"
msgstr "Domínio %s iniciado\n"
-#: src/virsh.c:1033
+#: src/virsh.c:1051
#, c-format
msgid "Failed to start domain %s"
msgstr "Falha em iniciar o domínio %s"
-#: src/virsh.c:1046
+#: src/virsh.c:1064
msgid "save a domain state to a file"
msgstr "salva o estado do dominio em um arquivo"
-#: src/virsh.c:1047
+#: src/virsh.c:1065
msgid "Save a running domain."
msgstr "Salva um domínio em execução."
-#: src/virsh.c:1053
+#: src/virsh.c:1071
msgid "where to save the data"
msgstr "onde salvar os dados"
-#: src/virsh.c:1075
+#: src/virsh.c:1093
#, c-format
msgid "Domain %s saved to %s\n"
msgstr "Domínio %s salvo em %s\n"
-#: src/virsh.c:1077
+#: src/virsh.c:1095
#, c-format
msgid "Failed to save domain %s to %s"
msgstr "Falha em salvar o domínio %s em %s"
-#: src/virsh.c:1090
+#: src/virsh.c:1108
msgid "show/set scheduler parameters"
msgstr "mostrar/ajustar os parâmetros do escalonador"
-#: src/virsh.c:1091
+#: src/virsh.c:1109
msgid "Show/Set scheduler parameters."
msgstr "Mostrar/Ajustar os parâmetros do escalonador"
-#: src/virsh.c:1097
+#: src/virsh.c:1115
msgid "weight for XEN_CREDIT"
msgstr "peso para o XEN_CREDIT"
-#: src/virsh.c:1098
+#: src/virsh.c:1116
msgid "cap for XEN_CREDIT"
msgstr "cap para o XEN_CREDIT"
-#: src/virsh.c:1130
+#: src/virsh.c:1148
msgid "Invalid value of weight"
msgstr "valor inválido para o peso"
-#: src/virsh.c:1140
+#: src/virsh.c:1158
msgid "Invalid value of cap"
msgstr "valor do cap inválido"
-#: src/virsh.c:1182
-#: src/virsh.c:1186
+#: src/virsh.c:1200 src/virsh.c:1204
msgid "Scheduler"
msgstr "Escalonador"
-#: src/virsh.c:1186
+#: src/virsh.c:1204
msgid "Unknown"
msgstr "Desconhecido"
-#: src/virsh.c:1241
+#: src/virsh.c:1259
msgid "restore a domain from a saved state in a file"
msgstr "restaura um domínio a partir de um estado salvo em arquivo"
-#: src/virsh.c:1242
+#: src/virsh.c:1260
msgid "Restore a domain."
msgstr "Restaura um domínio."
-#: src/virsh.c:1247
+#: src/virsh.c:1265
msgid "the state to restore"
msgstr "o estado para restaurar"
-#: src/virsh.c:1266
+#: src/virsh.c:1284
#, c-format
msgid "Domain restored from %s\n"
msgstr "Domínio restaurado a partir de %s\n"
-#: src/virsh.c:1268
+#: src/virsh.c:1286
#, c-format
msgid "Failed to restore domain from %s"
msgstr "Falha ao restaurar o domínio a partir de %s"
-#: src/virsh.c:1279
+#: src/virsh.c:1297
msgid "dump the core of a domain to a file for analysis"
msgstr "descarga do núcleo de um domínio para um arquivo para análise"
-#: src/virsh.c:1280
+#: src/virsh.c:1298
msgid "Core dump a domain."
msgstr "Descarga do núcleo de um domínio"
-#: src/virsh.c:1286
+#: src/virsh.c:1304
msgid "where to dump the core"
msgstr "onde descarregar o núcleo"
-#: src/virsh.c:1308
-#, c-format
-msgid "Domain %s dumpd to %s\n"
+#: src/virsh.c:1326
+#, fuzzy, c-format
+msgid "Domain %s dumped to %s\n"
msgstr "Domínio %s descarregado em %s\n"
-#: src/virsh.c:1310
+#: src/virsh.c:1328
#, c-format
msgid "Failed to core dump domain %s to %s"
msgstr "Falha na descarga do núcleo do domínio %s em %s"
-#: src/virsh.c:1324
+#: src/virsh.c:1342
msgid "resume a domain"
msgstr "continua um domínio"
-#: src/virsh.c:1325
+#: src/virsh.c:1343
msgid "Resume a previously suspended domain."
msgstr "Continua um domínio previamente suspenso."
-#: src/virsh.c:1348
+#: src/virsh.c:1366
#, c-format
msgid "Domain %s resumed\n"
msgstr "Domínio %s continuado\n"
-#: src/virsh.c:1350
+#: src/virsh.c:1368
#, c-format
msgid "Failed to resume domain %s"
msgstr "Falha ao continuar o domínio %s "
-#: src/virsh.c:1363
+#: src/virsh.c:1381
msgid "gracefully shutdown a domain"
msgstr "desliga controladamente um domínio"
-#: src/virsh.c:1364
+#: src/virsh.c:1382
msgid "Run shutdown in the target domain."
msgstr "Executa o desligamento no domínio alvo"
-#: src/virsh.c:1387
+#: src/virsh.c:1405
#, c-format
msgid "Domain %s is being shutdown\n"
msgstr "O domínio %s está sendo encerrado\n"
-#: src/virsh.c:1389
+#: src/virsh.c:1407
#, c-format
msgid "Failed to shutdown domain %s"
msgstr "Falha no encerramento do domínio %s"
-#: src/virsh.c:1402
+#: src/virsh.c:1420
msgid "reboot a domain"
msgstr "reinicia o domínio"
-#: src/virsh.c:1403
+#: src/virsh.c:1421
msgid "Run a reboot command in the target domain."
msgstr "Executa um comando de reiniciar no domínio alvo"
-#: src/virsh.c:1426
+#: src/virsh.c:1444
#, c-format
msgid "Domain %s is being rebooted\n"
msgstr "O domínio %s está sendo reiniciado\n"
-#: src/virsh.c:1428
+#: src/virsh.c:1446
#, c-format
msgid "Failed to reboot domain %s"
msgstr "Falha ao reiniciar o domínio %s"
-#: src/virsh.c:1441
+#: src/virsh.c:1459
msgid "destroy a domain"
msgstr "destrói um domínio"
-#: src/virsh.c:1442
+#: src/virsh.c:1460
msgid "Destroy a given domain."
msgstr "Destrói um domínio dado."
-#: src/virsh.c:1465
+#: src/virsh.c:1483
#, c-format
msgid "Domain %s destroyed\n"
msgstr "O domínio %s foi destruído\n"
-#: src/virsh.c:1467
+#: src/virsh.c:1485
#, c-format
msgid "Failed to destroy domain %s"
msgstr "Falha na destruição do domínio %s"
-#: src/virsh.c:1480
+#: src/virsh.c:1498
msgid "domain information"
msgstr "informação do domínio"
-#: src/virsh.c:1481
+#: src/virsh.c:1499
msgid "Returns basic information about the domain."
msgstr "Retorna a informação básica sobre o domínio."
-#: src/virsh.c:1507
-#: src/virsh.c:1509
+#: src/virsh.c:1525 src/virsh.c:1527
msgid "Id:"
msgstr "Id:"
-#: src/virsh.c:1510
-#: src/virsh.c:3468
-#: src/virsh.c:3914
+#: src/virsh.c:1528 src/virsh.c:3612 src/virsh.c:4058
msgid "Name:"
msgstr "Nome:"
-#: src/virsh.c:1513
-#: src/virsh.c:3471
+#: src/virsh.c:1531 src/virsh.c:3615
msgid "UUID:"
msgstr "UUID:"
-#: src/virsh.c:1516
+#: src/virsh.c:1534
msgid "OS Type:"
msgstr "Tipo de SO:"
-#: src/virsh.c:1521
-#: src/virsh.c:1654
-#: src/virsh.c:3478
-#: src/virsh.c:3482
-#: src/virsh.c:3486
-#: src/virsh.c:3490
+#: src/virsh.c:1539 src/virsh.c:1672 src/virsh.c:3622 src/virsh.c:3626
+#: src/virsh.c:3630 src/virsh.c:3634
msgid "State:"
msgstr "Estado:"
-#: src/virsh.c:1524
-#: src/virsh.c:2017
+#: src/virsh.c:1542 src/virsh.c:2035
msgid "CPU(s):"
msgstr "CPU(s):"
-#: src/virsh.c:1531
-#: src/virsh.c:1661
+#: src/virsh.c:1549 src/virsh.c:1679
msgid "CPU time:"
msgstr "Tempo de CPU:"
-#: src/virsh.c:1535
-#: src/virsh.c:1538
+#: src/virsh.c:1553 src/virsh.c:1556
msgid "Max memory:"
msgstr "Memória máxima:"
-#: src/virsh.c:1539
+#: src/virsh.c:1557
msgid "no limit"
msgstr "sem limite"
-#: src/virsh.c:1541
+#: src/virsh.c:1559
msgid "Used memory:"
msgstr "Memória utilizada:"
-#: src/virsh.c:1549
+#: src/virsh.c:1567
msgid "Autostart:"
msgstr "Auto-iniciar:"
-#: src/virsh.c:1550
+#: src/virsh.c:1568
msgid "enable"
msgstr "habilitar"
-#: src/virsh.c:1550
+#: src/virsh.c:1568
msgid "disable"
msgstr "desabilitar"
-#: src/virsh.c:1562
+#: src/virsh.c:1580
msgid "NUMA free memory"
msgstr "Memória NUMA livre"
-#: src/virsh.c:1563
+#: src/virsh.c:1581
msgid "display available free memory for the NUMA cell."
msgstr "exibe a memória livre disponível para uma célula NUMA."
-#: src/virsh.c:1568
+#: src/virsh.c:1586
msgid "NUMA cell number"
msgstr "número da célula NUMA"
-#: src/virsh.c:1592
+#: src/virsh.c:1610
msgid "Total"
msgstr "Total"
-#: src/virsh.c:1604
+#: src/virsh.c:1622
msgid "domain vcpu information"
msgstr "informação do domínio da vcpu"
-#: src/virsh.c:1605
+#: src/virsh.c:1623
msgid "Returns basic information about the domain virtual CPUs."
msgstr "Retorna a informação básica sobre as CPUs do domínio virtual."
-#: src/virsh.c:1652
+#: src/virsh.c:1670
msgid "VCPU:"
msgstr "VCPU:"
-#: src/virsh.c:1653
+#: src/virsh.c:1671
msgid "CPU:"
msgstr "CPU:"
-#: src/virsh.c:1663
+#: src/virsh.c:1681
msgid "CPU Affinity:"
msgstr "Afinidade da CPU:"
-#: src/virsh.c:1675
+#: src/virsh.c:1693
msgid "Domain shut off, virtual CPUs not present."
msgstr "Domínio fechado, a CPU virtual não está presente."
-#: src/virsh.c:1691
+#: src/virsh.c:1709
msgid "control domain vcpu affinity"
msgstr "controle da afinidade da vcpu do domínio"
-#: src/virsh.c:1692
+#: src/virsh.c:1710
msgid "Pin domain VCPUs to host physical CPUs."
msgstr "Associa o domínio das VCPUs às CPUs do hospedeiro físico."
-#: src/virsh.c:1698
+#: src/virsh.c:1716
msgid "vcpu number"
msgstr "número da vcpu"
-#: src/virsh.c:1699
+#: src/virsh.c:1717
msgid "host cpu number(s) (comma separated)"
msgstr "número(s) da(s) cpu(s) (separados por vírgulas)"
-#: src/virsh.c:1727
+#: src/virsh.c:1745
msgid "vcpupin: Invalid or missing vCPU number."
msgstr "vcpupin: número da vCPU inválido ou ausente."
-#: src/virsh.c:1733
+#: src/virsh.c:1751
msgid "vcpupin: Missing cpulist"
msgstr "vcpupin: falta a lista das cpus"
-#: src/virsh.c:1745
+#: src/virsh.c:1763
msgid "vcpupin: failed to get domain informations."
msgstr "vcpupin: falha em obter a informação do domínio"
-#: src/virsh.c:1751
+#: src/virsh.c:1769
msgid "vcpupin: Invalid vCPU number."
msgstr "vcpupin: número da vCPU inválido."
-#: src/virsh.c:1760
+#: src/virsh.c:1778
msgid "cpulist: Invalid format. Empty string."
msgstr "cpulist: Formato inválido. String vazia."
-#: src/virsh.c:1770
+#: src/virsh.c:1788
#, c-format
-msgid "cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')."
-msgstr "cpulist: %s: Formato inválido. Esperava-se um dígito na posição %d (próximo a '%c')."
+msgid ""
+"cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')."
+msgstr ""
+"cpulist: %s: Formato inválido. Esperava-se um dígito na posição %d (próximo "
+"a '%c')."
-#: src/virsh.c:1780
+#: src/virsh.c:1798
#, c-format
-msgid "cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%c')."
-msgstr "cpulist: %s: Formato inválido. Esperava-se um digito ou vírgula na posição %d (próximo a '%c')."
+msgid ""
+"cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%"
+"c')."
+msgstr ""
+"cpulist: %s: Formato inválido. Esperava-se um digito ou vírgula na posição %"
+"d (próximo a '%c')."
-#: src/virsh.c:1787
+#: src/virsh.c:1805
#, c-format
msgid "cpulist: %s: Invalid format. Trailing comma at position %d."
msgstr "cpulist: %s: formato invalido. Vírgula solta na posição %d."
-#: src/virsh.c:1801
+#: src/virsh.c:1819
#, c-format
msgid "Physical CPU %d doesn't exist."
msgstr "A CPU %d física não existe."
-#: src/virsh.c:1825
+#: src/virsh.c:1843
msgid "change number of virtual CPUs"
msgstr "mudar o número de virtual CPUs"
-#: src/virsh.c:1826
+#: src/virsh.c:1844
msgid "Change the number of virtual CPUs in the guest domain."
msgstr "Mudar o número da(s) CPUs virutuais no domínio do convidado."
-#: src/virsh.c:1832
+#: src/virsh.c:1850
msgid "number of virtual CPUs"
msgstr "número de CPUs virtuais"
-#: src/virsh.c:1852
+#: src/virsh.c:1870
msgid "Invalid number of virtual CPUs."
msgstr "Número inválido de CPUs virtuais."
-#: src/virsh.c:1864
+#: src/virsh.c:1882
msgid "Too many virtual CPUs."
msgstr "Excesso de CPUs virtuais."
-#: src/virsh.c:1882
+#: src/virsh.c:1900
msgid "change memory allocation"
msgstr "Mudar a alocação de memória"
-#: src/virsh.c:1883
+#: src/virsh.c:1901
msgid "Change the current memory allocation in the guest domain."
msgstr "Mude a alocação de memória atual no domínio convidado."
-#: src/virsh.c:1889
+#: src/virsh.c:1907
msgid "number of kilobytes of memory"
msgstr "número de kilobytes de memória"
-#: src/virsh.c:1910
-#: src/virsh.c:1922
-#: src/virsh.c:1967
+#: src/virsh.c:1928 src/virsh.c:1940 src/virsh.c:1985
#, c-format
msgid "Invalid value of %d for memory size"
msgstr "Valor inválido do %d tamanho da memória"
-#: src/virsh.c:1916
+#: src/virsh.c:1934
msgid "Unable to verify MaxMemorySize"
msgstr "Não foi possível verificar o MaxMemorySize"
-#: src/virsh.c:1939
+#: src/virsh.c:1957
msgid "change maximum memory limit"
msgstr "mude o limite máximo de memória"
-#: src/virsh.c:1940
+#: src/virsh.c:1958
msgid "Change the maximum memory allocation limit in the guest domain."
msgstr "Mude o limite máximo de alocação de memória no domínio convidado."
-#: src/virsh.c:1946
+#: src/virsh.c:1964
msgid "maximum memory limit in kilobytes"
msgstr "limite máximo de memória em kilobytes"
-#: src/virsh.c:1973
+#: src/virsh.c:1991
msgid "Unable to verify current MemorySize"
msgstr "Incapaz de verificar o tamanho atual do MemorySize"
-#: src/virsh.c:1980
+#: src/virsh.c:1998
msgid "Unable to shrink current MemorySize"
msgstr "Incapaz de diminuir o MemorySize atual"
-#: src/virsh.c:1986
+#: src/virsh.c:2004
msgid "Unable to change MaxMemorySize"
msgstr "Incapaz de mudar o MaxMemorySize"
-#: src/virsh.c:1999
+#: src/virsh.c:2017
msgid "node information"
msgstr "informação do node"
-#: src/virsh.c:2000
+#: src/virsh.c:2018
msgid "Returns basic information about the node."
msgstr "Retorna a informação básica sobre o nodo."
-#: src/virsh.c:2013
+#: src/virsh.c:2031
msgid "failed to get node information"
msgstr "falha em obter a informação do nodo"
-#: src/virsh.c:2016
+#: src/virsh.c:2034
msgid "CPU model:"
msgstr "Modelo de CPU:"
-#: src/virsh.c:2018
+#: src/virsh.c:2036
msgid "CPU frequency:"
msgstr "Freqüência da CPU:"
-#: src/virsh.c:2019
+#: src/virsh.c:2037
msgid "CPU socket(s):"
msgstr "socket(s) da CPU:"
-#: src/virsh.c:2020
+#: src/virsh.c:2038
msgid "Core(s) per socket:"
msgstr "Núcleo(s) por socket:"
-#: src/virsh.c:2021
+#: src/virsh.c:2039
msgid "Thread(s) per core:"
msgstr "Thread(s) por núcleo:"
-#: src/virsh.c:2022
+#: src/virsh.c:2040
msgid "NUMA cell(s):"
msgstr "célula(s) NUMA:"
-#: src/virsh.c:2023
+#: src/virsh.c:2041
msgid "Memory size:"
msgstr "Tamanho de memória:"
-#: src/virsh.c:2033
+#: src/virsh.c:2051
msgid "capabilities"
msgstr "capacidades"
-#: src/virsh.c:2034
+#: src/virsh.c:2052
msgid "Returns capabilities of hypervisor/driver."
msgstr "Retorna as capacidades do hipervisor/driver."
-#: src/virsh.c:2047
+#: src/virsh.c:2065
msgid "failed to get capabilities"
msgstr "falha em obter as capacidades"
-#: src/virsh.c:2061
+#: src/virsh.c:2079
msgid "domain information in XML"
msgstr "informação do domínio em XML."
-#: src/virsh.c:2062
+#: src/virsh.c:2080
msgid "Output the domain information as an XML dump to stdout."
msgstr "Saída da informação do domínio como uma descarga em XML para o stdout."
-#: src/virsh.c:2101
+#: src/virsh.c:2119
msgid "convert a domain id or UUID to domain name"
msgstr "converte a id ou UUID de um domínio em nome do domínio"
-#: src/virsh.c:2106
+#: src/virsh.c:2124
msgid "domain id or uuid"
msgstr "id ou UUID do domínio"
-#: src/virsh.c:2131
+#: src/virsh.c:2149
msgid "convert a domain name or UUID to domain id"
msgstr "converte um nome do domínio ou UUID em id do domínio"
-#: src/virsh.c:2166
+#: src/virsh.c:2184
msgid "convert a domain name or id to domain UUID"
msgstr "converte um nome ou id do domínio para o UUID do domínio"
-#: src/virsh.c:2171
+#: src/virsh.c:2189
msgid "domain id or name"
msgstr "id ou nome do domínio"
-#: src/virsh.c:2190
+#: src/virsh.c:2208
msgid "failed to get domain UUID"
msgstr "falha na obtenção do UUID do domínio"
-#: src/virsh.c:2201
+#: src/virsh.c:2219
msgid "migrate domain to another host"
msgstr "migre o domínio para outro host"
-#: src/virsh.c:2202
+#: src/virsh.c:2220
msgid "Migrate domain to another host. Add --live for live migration."
msgstr "Migre o domínio para outro host. Adicione --live para live migration."
-#: src/virsh.c:2207
+#: src/virsh.c:2225
msgid "live migration"
msgstr "live migration"
-#: src/virsh.c:2209
+#: src/virsh.c:2227
msgid "connection URI of the destination host"
msgstr "URI da conexão do host destino"
-#: src/virsh.c:2210
+#: src/virsh.c:2228
msgid "migration URI, usually can be omitted"
msgstr "URI da migração, usualmente pode ser omitida"
-#: src/virsh.c:2232
+#: src/virsh.c:2250
msgid "migrate: Missing desturi"
msgstr "migrate: falta o desturi"
-#: src/virsh.c:2264
+#: src/virsh.c:2282
msgid "autostart a network"
msgstr "autoinicia uma rede"
-#: src/virsh.c:2266
+#: src/virsh.c:2284
msgid "Configure a network to be automatically started at boot."
msgstr "Configura uma rede para ser iniciada automaticamente na partida"
-#: src/virsh.c:2271
-#: src/virsh.c:2692
+#: src/virsh.c:2289 src/virsh.c:2710
msgid "network name or uuid"
msgstr "nome ou uuid da rede"
-#: src/virsh.c:2293
+#: src/virsh.c:2311
#, c-format
msgid "failed to mark network %s as autostarted"
msgstr "falha na marcação da rede %s com auto-iniciada"
-#: src/virsh.c:2296
+#: src/virsh.c:2314
#, c-format
msgid "failed to unmark network %s as autostarted"
msgstr "falha em desmarcar a rede %s como auto-iniciada"
-#: src/virsh.c:2303
+#: src/virsh.c:2321
#, c-format
msgid "Network %s marked as autostarted\n"
msgstr "A rede %s foi marcada como auto-iniciada\n"
-#: src/virsh.c:2305
+#: src/virsh.c:2323
#, c-format
msgid "Network %s unmarked as autostarted\n"
msgstr "A rede %s foi marcada como auto-iniciada\n"
-#: src/virsh.c:2315
+#: src/virsh.c:2333
msgid "create a network from an XML file"
msgstr "cria uma rede a partir de uma arquivo XML"
-#: src/virsh.c:2316
+#: src/virsh.c:2334
msgid "Create a network."
msgstr "Cria uma rede."
-#: src/virsh.c:2321
-#: src/virsh.c:2369
+#: src/virsh.c:2339 src/virsh.c:2387
msgid "file containing an XML network description"
msgstr "arquivo contendo uma descrição XML de uma rede"
-#: src/virsh.c:2348
+#: src/virsh.c:2366
#, c-format
msgid "Network %s created from %s\n"
msgstr "Rede %s criada a partir de %s\n"
-#: src/virsh.c:2351
+#: src/virsh.c:2369
#, c-format
msgid "Failed to create network from %s"
msgstr "Falha ao criar uma rede a partir de %s"
-#: src/virsh.c:2363
+#: src/virsh.c:2381
msgid "define (but don't start) a network from an XML file"
msgstr "define (mas não inicia) uma rede a partir de um arquivo XML"
-#: src/virsh.c:2364
+#: src/virsh.c:2382
msgid "Define a network."
msgstr "Define uma rede."
-#: src/virsh.c:2396
+#: src/virsh.c:2414
#, c-format
msgid "Network %s defined from %s\n"
msgstr "Rede %s definida a partir de %s\n"
-#: src/virsh.c:2399
+#: src/virsh.c:2417
#, c-format
msgid "Failed to define network from %s"
msgstr "Falha na definição da rede a partir de %s"
-#: src/virsh.c:2411
+#: src/virsh.c:2429
msgid "destroy a network"
msgstr "destrói uma rede"
-#: src/virsh.c:2412
+#: src/virsh.c:2430
msgid "Destroy a given network."
msgstr "Destrói uma rede dada."
-#: src/virsh.c:2417
-#: src/virsh.c:2457
+#: src/virsh.c:2435 src/virsh.c:2475 src/virsh.c:5446
msgid "network name, id or uuid"
msgstr "nome, id ou uuid da rede"
-#: src/virsh.c:2435
+#: src/virsh.c:2453
#, c-format
msgid "Network %s destroyed\n"
msgstr "A rede %s foi destruída\n"
-#: src/virsh.c:2437
+#: src/virsh.c:2455
#, c-format
msgid "Failed to destroy network %s"
msgstr "Falha na destruição da rede %s"
-#: src/virsh.c:2451
+#: src/virsh.c:2469
msgid "network information in XML"
msgstr "informação da rede em XML"
-#: src/virsh.c:2452
+#: src/virsh.c:2470
msgid "Output the network information as an XML dump to stdout."
msgstr "A saída da informação da rede como descarga em XML para o stdout."
-#: src/virsh.c:2492
+#: src/virsh.c:2510
msgid "list networks"
msgstr "lista as redes"
-#: src/virsh.c:2493
+#: src/virsh.c:2511
msgid "Returns list of networks."
msgstr "Retorna a lista das redes."
-#: src/virsh.c:2498
+#: src/virsh.c:2516
msgid "list inactive networks"
msgstr "lista as redes inativas"
-#: src/virsh.c:2499
+#: src/virsh.c:2517
msgid "list inactive & active networks"
msgstr "lista redes ativas & inativas"
-#: src/virsh.c:2519
-#: src/virsh.c:2527
+#: src/virsh.c:2537 src/virsh.c:2545
msgid "Failed to list active networks"
msgstr "Falhou ao listar as redes ativas"
-#: src/virsh.c:2538
-#: src/virsh.c:2546
+#: src/virsh.c:2556 src/virsh.c:2564
msgid "Failed to list inactive networks"
msgstr "Falhou ao listar as redes inativas"
-#: src/virsh.c:2555
-#: src/virsh.c:3363
+#: src/virsh.c:2573 src/virsh.c:3374
msgid "Autostart"
msgstr "Auto-iniciar"
-#: src/virsh.c:2570
-#: src/virsh.c:2593
-#: src/virsh.c:3378
-#: src/virsh.c:3401
+#: src/virsh.c:2588 src/virsh.c:2611 src/virsh.c:3389 src/virsh.c:3412
msgid "no autostart"
msgstr "sem auto-iniciar"
-#: src/virsh.c:2576
-#: src/virsh.c:3384
+#: src/virsh.c:2594 src/virsh.c:3395
msgid "active"
msgstr "ativo"
-#: src/virsh.c:2599
-#: src/virsh.c:3407
-#: src/virsh.c:3479
+#: src/virsh.c:2617 src/virsh.c:3418 src/virsh.c:3623
msgid "inactive"
msgstr "inativo"
-#: src/virsh.c:2616
+#: src/virsh.c:2634
msgid "convert a network UUID to network name"
msgstr "converte um UUID de uma rede para um nome de rede"
-#: src/virsh.c:2647
+#: src/virsh.c:2639
+msgid "network uuid"
+msgstr "uuid da rede"
+
+#: src/virsh.c:2665
msgid "start a (previously defined) inactive network"
msgstr "inicia uma (previamente definida) rede inativa"
-#: src/virsh.c:2648
+#: src/virsh.c:2666
msgid "Start a network."
msgstr "Inicia uma rede."
-#: src/virsh.c:2653
+#: src/virsh.c:2671
msgid "name of the inactive network"
msgstr "nome da rede inativa"
-#: src/virsh.c:2670
+#: src/virsh.c:2688
#, c-format
msgid "Network %s started\n"
msgstr "Rede %s iniciada\n"
-#: src/virsh.c:2673
+#: src/virsh.c:2691
#, c-format
msgid "Failed to start network %s"
msgstr "Falhou ao iniciar a rede %s"
-#: src/virsh.c:2686
+#: src/virsh.c:2704
msgid "undefine an inactive network"
msgstr "indefine uma rede inativa"
-#: src/virsh.c:2687
+#: src/virsh.c:2705
msgid "Undefine the configuration for an inactive network."
msgstr "Indefine a configuração para uma rede inativa."
-#: src/virsh.c:2710
+#: src/virsh.c:2728
#, c-format
msgid "Network %s has been undefined\n"
msgstr "A rede %s foi indefinida\n"
-#: src/virsh.c:2712
+#: src/virsh.c:2730
#, c-format
msgid "Failed to undefine network %s"
msgstr "Falha ao indefinir a rede %s"
-#: src/virsh.c:2725
+#: src/virsh.c:2743
msgid "convert a network name to network UUID"
msgstr "converte um nome da rede em UUID da rede"
-#: src/virsh.c:2750
+#: src/virsh.c:2748
+msgid "network name"
+msgstr "nome da rede"
+
+#: src/virsh.c:2768
msgid "failed to get network UUID"
msgstr "falha na obtenção do UUID da rede"
-#: src/virsh.c:2772
+#: src/virsh.c:2779
msgid "autostart a pool"
msgstr "auto-inicia um pool"
-#: src/virsh.c:2774
+#: src/virsh.c:2781
msgid "Configure a pool to be automatically started at boot."
msgstr "Configura um pool para ser iniciado automaticamente na partida."
-#: src/virsh.c:2779
-#: src/virsh.c:3105
-#: src/virsh.c:3145
-#: src/virsh.c:3185
-#: src/virsh.c:3225
-#: src/virsh.c:3265
-#: src/virsh.c:3450
-#: src/virsh.c:3718
-#: src/virsh.c:3854
-#: src/virsh.c:3896
-#: src/virsh.c:3948
-#: src/virsh.c:3990
-#: src/virsh.c:4134
+#: src/virsh.c:2786 src/virsh.c:3116 src/virsh.c:3156 src/virsh.c:3196
+#: src/virsh.c:3236 src/virsh.c:3276 src/virsh.c:3594 src/virsh.c:3862
+#: src/virsh.c:3998 src/virsh.c:4040 src/virsh.c:4092 src/virsh.c:4134
+#: src/virsh.c:4278 src/virsh.c:5464
msgid "pool name or uuid"
msgstr "nome ou uuid do pool"
-#: src/virsh.c:2801
+#: src/virsh.c:2808
#, c-format
msgid "failed to mark pool %s as autostarted"
msgstr "falha em marcar o pool %s como auto-iniciado"
-#: src/virsh.c:2804
+#: src/virsh.c:2811
#, c-format
msgid "failed to unmark pool %s as autostarted"
msgstr "falha em desmarcar o pool %s como autoiniciado"
-#: src/virsh.c:2811
+#: src/virsh.c:2818
#, c-format
msgid "Pool %s marked as autostarted\n"
msgstr "O pool %s foi marcado como auto-iniciado\n"
-#: src/virsh.c:2813
+#: src/virsh.c:2820
#, c-format
msgid "Pool %s unmarked as autostarted\n"
msgstr "Pool %s foi desmarcado como auto-inciado\n"
-#: src/virsh.c:2823
+#: src/virsh.c:2830
msgid "create a pool from an XML file"
msgstr "cria um pool a partir de um arquivo XML"
-#: src/virsh.c:2824
-#: src/virsh.c:2871
+#: src/virsh.c:2831 src/virsh.c:2878
msgid "Create a pool."
msgstr "Cria um pool."
-#: src/virsh.c:2829
-#: src/virsh.c:2967
+#: src/virsh.c:2836 src/virsh.c:2974
msgid "file containing an XML pool description"
msgstr "arquivo contendo uma descrição XML de um pool"
-#: src/virsh.c:2856
+#: src/virsh.c:2863
#, c-format
msgid "Pool %s created from %s\n"
msgstr "O pool %s foi criado a partir de %s\n"
-#: src/virsh.c:2859
+#: src/virsh.c:2866
#, c-format
msgid "Failed to create pool from %s"
msgstr "Falha ao criar o pool a partir de %s"
-#: src/virsh.c:2870
+#: src/virsh.c:2877
msgid "create a pool from a set of args"
msgstr "cria um pool a partir de um conjunto de args"
-#: src/virsh.c:2876
-#: src/virsh.c:3015
+#: src/virsh.c:2883 src/virsh.c:3022
msgid "name of the pool"
msgstr "nome do pool"
-#: src/virsh.c:2877
-#: src/virsh.c:3016
+#: src/virsh.c:2884 src/virsh.c:3023
msgid "type of the pool"
msgstr "tipo do pool"
-#: src/virsh.c:2878
-#: src/virsh.c:3017
+#: src/virsh.c:2885 src/virsh.c:3024
msgid "source-host for underlying storage"
msgstr "hospedeiro-fonte para o armazenamento subjacente"
-#: src/virsh.c:2879
-#: src/virsh.c:3018
+#: src/virsh.c:2886 src/virsh.c:3025
msgid "source path for underlying storage"
msgstr "caminho origem para o armazenamento subjacente"
-#: src/virsh.c:2880
-#: src/virsh.c:3019
+#: src/virsh.c:2887 src/virsh.c:3026
msgid "source device for underlying storage"
msgstr "dispositivo fonte para armazenamento subjacente"
-#: src/virsh.c:2881
-#: src/virsh.c:3020
+#: src/virsh.c:2888 src/virsh.c:3028
msgid "target for underlying storage"
msgstr "alvo para o armazenamento subjacente"
-#: src/virsh.c:2933
-#: src/virsh.c:3071
-#: src/virsh.c:3683
+#: src/virsh.c:2940 src/virsh.c:3082 src/virsh.c:3827
msgid "Failed to allocate XML buffer"
msgstr "falha na alocação do buffer XML"
-#: src/virsh.c:2942
+#: src/virsh.c:2949
#, c-format
msgid "Pool %s created\n"
msgstr "O pool %s foi criado\n"
-#: src/virsh.c:2946
+#: src/virsh.c:2953
#, c-format
msgid "Failed to create pool %s"
msgstr "Falhou ao criar o pool %s"
-#: src/virsh.c:2961
+#: src/virsh.c:2968
msgid "define (but don't start) a pool from an XML file"
msgstr "define (mas não inicia) um pool a partir de um arquivo XML"
-#: src/virsh.c:2962
-#: src/virsh.c:3010
+#: src/virsh.c:2969 src/virsh.c:3017
msgid "Define a pool."
msgstr "Define um pool."
-#: src/virsh.c:2994
+#: src/virsh.c:3001
#, c-format
msgid "Pool %s defined from %s\n"
msgstr "O pool %s é definido a partir de %s\n"
-#: src/virsh.c:2997
+#: src/virsh.c:3004
#, c-format
msgid "Failed to define pool from %s"
msgstr "Falhou na definição do pool a partir de %s"
-#: src/virsh.c:3009
+#: src/virsh.c:3016
msgid "define a pool from a set of args"
msgstr "define um pool a partir de um conjunto de argumentos"
-#: src/virsh.c:3080
+#: src/virsh.c:3027
+#, fuzzy
+msgid "source name for underlying storage"
+msgstr "caminho origem para o armazenamento subjacente"
+
+#: src/virsh.c:3091
#, c-format
msgid "Pool %s defined\n"
msgstr "O pool %s foi definido\n"
-#: src/virsh.c:3084
+#: src/virsh.c:3095
#, c-format
msgid "Failed to define pool %s"
msgstr "Falhou na definição do pool %s"
-#: src/virsh.c:3099
+#: src/virsh.c:3110
msgid "build a pool"
msgstr "constrói um pool"
-#: src/virsh.c:3100
+#: src/virsh.c:3111
msgid "Build a given pool."
msgstr "Constrói um dado pool."
-#: src/virsh.c:3123
+#: src/virsh.c:3134
#, c-format
msgid "Pool %s builded\n"
msgstr "O pool %s foi construído\n"
-#: src/virsh.c:3125
+#: src/virsh.c:3136
#, c-format
msgid "Failed to build pool %s"
msgstr "Falhou ao construir o pool %s"
-#: src/virsh.c:3139
+#: src/virsh.c:3150
msgid "destroy a pool"
msgstr "destrói um pool"
-#: src/virsh.c:3140
+#: src/virsh.c:3151
msgid "Destroy a given pool."
msgstr "Destrói um dado pool."
-#: src/virsh.c:3163
+#: src/virsh.c:3174
#, c-format
msgid "Pool %s destroyed\n"
msgstr "O pool %s foi destruído\n"
-#: src/virsh.c:3165
+#: src/virsh.c:3176
#, c-format
msgid "Failed to destroy pool %s"
msgstr "Falhou em destruir o pool %s"
-#: src/virsh.c:3179
+#: src/virsh.c:3190
msgid "delete a pool"
msgstr "apaga um pool"
-#: src/virsh.c:3180
+#: src/virsh.c:3191
msgid "Delete a given pool."
msgstr "Apaga um dado pool."
-#: src/virsh.c:3203
+#: src/virsh.c:3214
#, c-format
msgid "Pool %s deleted\n"
msgstr "O pool %s foi apagado\n"
-#: src/virsh.c:3205
+#: src/virsh.c:3216
#, c-format
msgid "Failed to delete pool %s"
msgstr "Falhou ao destrui o pool %s"
-#: src/virsh.c:3219
+#: src/virsh.c:3230
msgid "refresh a pool"
msgstr "atualiza um pool"
-#: src/virsh.c:3220
+#: src/virsh.c:3231
msgid "Refresh a given pool."
msgstr "Atualiza um dado pool."
-#: src/virsh.c:3243
+#: src/virsh.c:3254
#, c-format
msgid "Pool %s refreshed\n"
msgstr "O pool %s foi atualizado\n"
-#: src/virsh.c:3245
+#: src/virsh.c:3256
#, c-format
msgid "Failed to refresh pool %s"
msgstr "Falhou na atualização do pool %s"
-#: src/virsh.c:3259
+#: src/virsh.c:3270
msgid "pool information in XML"
msgstr "informação sobre o pool em XML"
-#: src/virsh.c:3260
+#: src/virsh.c:3271
msgid "Output the pool information as an XML dump to stdout."
-msgstr "Dá saída à informação do pool como um arquivo de descarga XML para o stdout."
+msgstr ""
+"Dá saída à informação do pool como um arquivo de descarga XML para o stdout."
-#: src/virsh.c:3300
+#: src/virsh.c:3311
msgid "list pools"
msgstr "lista os pools"
-#: src/virsh.c:3301
+#: src/virsh.c:3312
msgid "Returns list of pools."
msgstr "Retorna a lista de pools."
-#: src/virsh.c:3306
+#: src/virsh.c:3317
msgid "list inactive pools"
msgstr "lista os pools inativos"
-#: src/virsh.c:3307
+#: src/virsh.c:3318
msgid "list inactive & active pools"
msgstr "lista os pools ativos & inativos"
-#: src/virsh.c:3327
-#: src/virsh.c:3335
+#: src/virsh.c:3338 src/virsh.c:3346
msgid "Failed to list active pools"
msgstr "Falha ao listar os pools ativos"
-#: src/virsh.c:3346
-#: src/virsh.c:3354
+#: src/virsh.c:3357 src/virsh.c:3365
msgid "Failed to list inactive pools"
msgstr "Falha ao listar os pools inativos"
-#: src/virsh.c:3444
+#: src/virsh.c:3434
+#, fuzzy
+msgid "find potential storage pool sources"
+msgstr "ponteiro para o pool de armazenamento inválido em %s"
+
+#: src/virsh.c:3435 src/virsh.c:3516
+msgid "Returns XML <sources> document."
+msgstr ""
+
+#: src/virsh.c:3441
+#, fuzzy
+msgid "type of storage pool sources to find"
+msgstr "grande quantidade de pools de amazenamento recebida"
+
+#: src/virsh.c:3442
+msgid "optional host to query"
+msgstr ""
+
+#: src/virsh.c:3443
+msgid "optional port to query"
+msgstr ""
+
+#: src/virsh.c:3488
+#, fuzzy
+msgid "Out of memory"
+msgstr "fora da memória"
+
+#: src/virsh.c:3491
+#, c-format
+msgid "asprintf failed (errno %d)"
+msgstr ""
+
+#: src/virsh.c:3500 src/virsh.c:3552
+#, fuzzy, c-format
+msgid "Failed to find any %s pool sources"
+msgstr "Falhou na definição do pool %s"
+
+#: src/virsh.c:3515
+msgid "discover potential storage pool sources"
+msgstr ""
+
+#: src/virsh.c:3522
+#, fuzzy
+msgid "type of storage pool sources to discover"
+msgstr "grande quantidade de pools de amazenamento recebida"
+
+#: src/virsh.c:3524
+msgid "optional file of source xml to query for pools"
+msgstr ""
+
+#: src/virsh.c:3588
msgid "storage pool information"
msgstr "informação sobre o pool de armazenamento"
-#: src/virsh.c:3445
+#: src/virsh.c:3589
msgid "Returns basic information about the storage pool."
msgstr "Retorna a informação básica sobre o pool de armazenamento."
-#: src/virsh.c:3483
+#: src/virsh.c:3627
msgid "building"
msgstr "construindo"
-#: src/virsh.c:3487
-#: src/virsh.c:5869
-#: src/virsh.c:5895
+#: src/virsh.c:3631 src/virsh.c:6290 src/virsh.c:6316
msgid "running"
msgstr "executando"
-#: src/virsh.c:3491
+#: src/virsh.c:3635
msgid "degraded"
msgstr "degradado"
-#: src/virsh.c:3498
-#: src/virsh.c:3924
+#: src/virsh.c:3642 src/virsh.c:4068
msgid "Capacity:"
msgstr "Capacidade:"
-#: src/virsh.c:3501
-#: src/virsh.c:3927
+#: src/virsh.c:3645 src/virsh.c:4071
msgid "Allocation:"
msgstr "Alocação:"
-#: src/virsh.c:3504
+#: src/virsh.c:3648
msgid "Available:"
msgstr "Disponível:"
-#: src/virsh.c:3520
+#: src/virsh.c:3664
msgid "convert a pool UUID to pool name"
msgstr "converte a UUID de um pool em um nome de pool"
-#: src/virsh.c:3525
+#: src/virsh.c:3669
msgid "pool uuid"
msgstr "uuid de um pool"
-#: src/virsh.c:3551
+#: src/virsh.c:3695
msgid "start a (previously defined) inactive pool"
msgstr "inicia um (previamente definido) pool inativo"
-#: src/virsh.c:3552
+#: src/virsh.c:3696
msgid "Start a pool."
msgstr "Inicia um pool."
-#: src/virsh.c:3557
+#: src/virsh.c:3701
msgid "name of the inactive pool"
msgstr "nome do pool inativo"
-#: src/virsh.c:3574
+#: src/virsh.c:3718
#, c-format
msgid "Pool %s started\n"
msgstr "O pool %s foi iniciado\n"
-#: src/virsh.c:3577
+#: src/virsh.c:3721
#, c-format
msgid "Failed to start pool %s"
msgstr "Falha ao iniciar o pool %s"
-#: src/virsh.c:3590
+#: src/virsh.c:3734
msgid "create a volume from a set of args"
msgstr "cria um volume a partir de um conjunto de args"
-#: src/virsh.c:3591
-#: src/virsh.c:3790
+#: src/virsh.c:3735 src/virsh.c:3934
msgid "Create a vol."
msgstr "Cria um vol."
-#: src/virsh.c:3596
-#: src/virsh.c:3756
-#: src/virsh.c:3795
-msgid "pool name"
-msgstr "nome do pool"
-
-#: src/virsh.c:3597
+#: src/virsh.c:3741
msgid "name of the volume"
msgstr "nome do volume"
-#: src/virsh.c:3598
+#: src/virsh.c:3742
msgid "size of the vol with optional k,M,G,T suffix"
msgstr "tamanho do volume com os sufixos k,M,G,T opcionais"
-#: src/virsh.c:3599
+#: src/virsh.c:3743
msgid "initial allocation size with optional k,M,G,T suffix"
msgstr "tamanho inicial de alocação com sufixos k,M,G,T opcionais"
-#: src/virsh.c:3600
+#: src/virsh.c:3744
msgid "file format type raw,bochs,qcow,qcow2,vmdk"
msgstr "tipo de formato de arquivo raw,bochs,qcow,qcow2,vmdk"
-#: src/virsh.c:3658
-#: src/virsh.c:3663
+#: src/virsh.c:3802 src/virsh.c:3807
#, c-format
msgid "Malformed size %s"
msgstr "Tamanho mal formado %s"
-#: src/virsh.c:3692
+#: src/virsh.c:3836
#, c-format
msgid "Vol %s created\n"
msgstr "Vol %s foi criado\n"
-#: src/virsh.c:3696
+#: src/virsh.c:3840
#, c-format
msgid "Failed to create vol %s"
msgstr "Falha na criaçãodo vol %s"
-#: src/virsh.c:3712
+#: src/virsh.c:3856
msgid "undefine an inactive pool"
msgstr "indefine um pool inativo"
-#: src/virsh.c:3713
+#: src/virsh.c:3857
msgid "Undefine the configuration for an inactive pool."
msgstr "Indefine a configuração para um pool inativo."
-#: src/virsh.c:3736
+#: src/virsh.c:3880
#, c-format
msgid "Pool %s has been undefined\n"
msgstr "O pool %s foi indefinido\n"
-#: src/virsh.c:3738
+#: src/virsh.c:3882
#, c-format
msgid "Failed to undefine pool %s"
msgstr "Falha ao indefinir o pool %s"
-#: src/virsh.c:3751
+#: src/virsh.c:3895
msgid "convert a pool name to pool UUID"
msgstr "converte o nome de um pool em UUID de um pool"
-#: src/virsh.c:3776
+#: src/virsh.c:3920
msgid "failed to get pool UUID"
msgstr "falha ao obter o UUID do pool"
-#: src/virsh.c:3789
+#: src/virsh.c:3933
msgid "create a vol from an XML file"
msgstr "cria um volume a partir de um arquivo XML"
-#: src/virsh.c:3796
+#: src/virsh.c:3940
msgid "file containing an XML vol description"
msgstr "arquivocontendo uma descrição XML de um vol"
-#: src/virsh.c:3833
+#: src/virsh.c:3977
#, c-format
msgid "Vol %s created from %s\n"
msgstr "Vol %s foi criado a partir de %s\n"
-#: src/virsh.c:3837
+#: src/virsh.c:3981
#, c-format
msgid "Failed to create vol from %s"
msgstr "Falhou na criação de um volume a partir de %s"
-#: src/virsh.c:3848
+#: src/virsh.c:3992
msgid "delete a vol"
msgstr "apaga um vol"
-#: src/virsh.c:3849
+#: src/virsh.c:3993
msgid "Delete a given vol."
msgstr "Apaga um dado vol."
-#: src/virsh.c:3855
-#: src/virsh.c:3897
-#: src/virsh.c:3949
+#: src/virsh.c:3999 src/virsh.c:4041 src/virsh.c:4093
msgid "vol name, key or path"
msgstr "vol name, key ou path"
-#: src/virsh.c:3874
+#: src/virsh.c:4018
#, c-format
msgid "Vol %s deleted\n"
msgstr "o vol %s foi apagado\n"
-#: src/virsh.c:3876
+#: src/virsh.c:4020
#, c-format
msgid "Failed to delete vol %s"
msgstr "Falhou ao apagar o vol %s"
-#: src/virsh.c:3890
+#: src/virsh.c:4034
msgid "storage vol information"
msgstr "informação do vol de armazenamento"
-#: src/virsh.c:3891
+#: src/virsh.c:4035
msgid "Returns basic information about the storage vol."
msgstr "Retorna a informação básica sobre o vol de armazenamento."
-#: src/virsh.c:3919
+#: src/virsh.c:4063
msgid "Type:"
msgstr "Tipo:"
-#: src/virsh.c:3921
+#: src/virsh.c:4065
msgid "file"
msgstr "arquivo"
-#: src/virsh.c:3921
+#: src/virsh.c:4065
msgid "block"
msgstr "bloco"
-#: src/virsh.c:3942
+#: src/virsh.c:4086
msgid "vol information in XML"
msgstr "informação do vol em XML"
-#: src/virsh.c:3943
+#: src/virsh.c:4087
msgid "Output the vol information as an XML dump to stdout."
-msgstr "Saída da informação do vol como um arquivo de descarga XML para o stdout."
+msgstr ""
+"Saída da informação do vol como um arquivo de descarga XML para o stdout."
-#: src/virsh.c:3984
+#: src/virsh.c:4128
msgid "list vols"
msgstr "lista os volumes"
-#: src/virsh.c:3985
+#: src/virsh.c:4129
msgid "Returns list of vols by pool."
msgstr "Retorna a lista de volumes por pool."
-#: src/virsh.c:4010
-#: src/virsh.c:4018
+#: src/virsh.c:4154 src/virsh.c:4162
msgid "Failed to list active vols"
msgstr "Falhou ao listar os vols ativos"
-#: src/virsh.c:4026
+#: src/virsh.c:4170
msgid "Path"
msgstr "Caminho"
-#: src/virsh.c:4063
+#: src/virsh.c:4207
msgid "convert a vol UUID to vol name"
msgstr "converte um UUID de um volume em nome de volume"
-#: src/virsh.c:4068
+#: src/virsh.c:4212
msgid "vol key or path"
msgstr "chave do vol ou caminho"
-#: src/virsh.c:4096
+#: src/virsh.c:4240
msgid "convert a vol UUID to vol key"
msgstr "converte uma UUID de um volume para a chave de um volume"
-#: src/virsh.c:4101
+#: src/virsh.c:4245
msgid "vol uuid"
msgstr "vol uuid"
-#: src/virsh.c:4129
+#: src/virsh.c:4273
msgid "convert a vol UUID to vol path"
msgstr "converte o UUID de um vol para o caminho do vol"
-#: src/virsh.c:4135
+#: src/virsh.c:4279
msgid "vol name or key"
msgstr "nome ou chave do vol"
-#: src/virsh.c:4166
+#: src/virsh.c:4310
msgid "show version"
msgstr "mostra a versão"
-#: src/virsh.c:4167
+#: src/virsh.c:4311
msgid "Display the system version information."
msgstr "Apresenta a informação sobre a versão do sistema."
-#: src/virsh.c:4190
+#: src/virsh.c:4334
msgid "failed to get hypervisor type"
msgstr "falha na obtenção do tipo de hipervisor"
-#: src/virsh.c:4199
+#: src/virsh.c:4343
#, c-format
msgid "Compiled against library: libvir %d.%d.%d\n"
msgstr "Compilado contra a biblioteca: libvir %d.%d.%d\n"
-#: src/virsh.c:4204
+#: src/virsh.c:4348
msgid "failed to get the library version"
msgstr "falha na obtenção da versão da biblioteca"
-#: src/virsh.c:4211
+#: src/virsh.c:4355
#, c-format
msgid "Using library: libvir %d.%d.%d\n"
msgstr "Usando a biblioteca: libvir %d.%d.%d\n"
-#: src/virsh.c:4218
+#: src/virsh.c:4362
#, c-format
msgid "Using API: %s %d.%d.%d\n"
msgstr "Usando a API: %s %d.%d.%d\n"
-#: src/virsh.c:4223
+#: src/virsh.c:4367
msgid "failed to get the hypervisor version"
msgstr "falha na obtenção da versão do hipervisor"
-#: src/virsh.c:4228
+#: src/virsh.c:4372
#, c-format
msgid "Cannot extract running %s hypervisor version\n"
msgstr "Não foi possível extrair a versão do hipervisor %s em execução\n"
-#: src/virsh.c:4235
+#: src/virsh.c:4379
#, c-format
msgid "Running hypervisor: %s %d.%d.%d\n"
msgstr "Hipervisor em execução: %s %d.%d.%d\n"
-#: src/virsh.c:4246
+#: src/virsh.c:4390
msgid "print the hypervisor hostname"
msgstr "imprime o hostname do hipervisor"
-#: src/virsh.c:4260
+#: src/virsh.c:4404
msgid "failed to get hostname"
msgstr "falha na obtenção do hostname"
-#: src/virsh.c:4275
+#: src/virsh.c:4419
msgid "print the hypervisor canonical URI"
msgstr "imprime a forma canônica do URI do hipervisor"
-#: src/virsh.c:4289
+#: src/virsh.c:4433
msgid "failed to get URI"
msgstr "falha na obtenção do URI"
-#: src/virsh.c:4304
+#: src/virsh.c:4448
msgid "vnc display"
msgstr "vnc display"
-#: src/virsh.c:4305
+#: src/virsh.c:4449
msgid "Output the IP address and port number for the VNC display."
msgstr "Dá saída ao endereço IP e número da porta para o VNC display."
-#: src/virsh.c:4380
+#: src/virsh.c:4524
msgid "tty console"
msgstr "console tty"
-#: src/virsh.c:4381
+#: src/virsh.c:4525
msgid "Output the device for the TTY console."
msgstr "Dá saída ao dispositivo para o console TTY."
-#: src/virsh.c:4441
+#: src/virsh.c:4585
msgid "attach device from an XML file"
msgstr "acopla um dispositivo a partir de um arquivo XML"
-#: src/virsh.c:4442
+#: src/virsh.c:4586
msgid "Attach device from an XML <file>."
msgstr "Acopla um dispositivo a partir de um XML <file>."
-#: src/virsh.c:4448
-#: src/virsh.c:4505
+#: src/virsh.c:4592 src/virsh.c:4651
msgid "XML file"
msgstr "arquivo XML "
-#: src/virsh.c:4469
+#: src/virsh.c:4613
msgid "attach-device: Missing <file> option"
msgstr "attach-device: Falta a opção do <file>"
-#: src/virsh.c:4483
+#: src/virsh.c:4627
#, c-format
msgid "Failed to attach device from %s"
msgstr "Falha em acoplar o dispositivo a partir de %s"
-#: src/virsh.c:4498
+#: src/virsh.c:4631
+msgid "Device attached successfully\n"
+msgstr ""
+
+#: src/virsh.c:4644
msgid "detach device from an XML file"
msgstr "desacopla o dispositivo a partir de um arquivo XML"
-#: src/virsh.c:4499
+#: src/virsh.c:4645
msgid "Detach device from an XML <file>"
msgstr "Desacopla um dispositivo a partir de um <file> XML"
-#: src/virsh.c:4526
+#: src/virsh.c:4672
msgid "detach-device: Missing <file> option"
msgstr "detach-device: Falta a opção <file>"
-#: src/virsh.c:4540
+#: src/virsh.c:4686
#, c-format
msgid "Failed to detach device from %s"
msgstr "Falha ao desacoplar o dispositivo a partir de %s"
-#: src/virsh.c:4555
+#: src/virsh.c:4690
+msgid "Device detached successfully\n"
+msgstr ""
+
+#: src/virsh.c:4703
msgid "attach network interface"
msgstr "acopla uma interface de rede"
-#: src/virsh.c:4556
+#: src/virsh.c:4704
msgid "Attach new network interface."
msgstr "Acopla uma nova interface de rede."
-#: src/virsh.c:4562
-#: src/virsh.c:4676
+#: src/virsh.c:4710 src/virsh.c:4827
msgid "network interface type"
msgstr "tipo de interface de rede"
-#: src/virsh.c:4563
+#: src/virsh.c:4711
msgid "source of network interface"
msgstr "fonte da interface de rede"
-#: src/virsh.c:4564
+#: src/virsh.c:4712
msgid "target network name"
msgstr "alvo do nome da interface de rede"
-#: src/virsh.c:4565
-#: src/virsh.c:4677
+#: src/virsh.c:4713 src/virsh.c:4828
msgid "MAC address"
msgstr "endereço MAC"
-#: src/virsh.c:4566
+#: src/virsh.c:4714
msgid "script used to bridge network interface"
msgstr "script usado para fazer a ponte da interface de rede"
-#: src/virsh.c:4598
+#: src/virsh.c:4746
#, c-format
msgid "No support %s in command 'attach-interface'"
msgstr "Não há suporte %s para o comando 'atach-interface'"
-#: src/virsh.c:4669
+#: src/virsh.c:4802
+msgid "Interface attached successfully\n"
+msgstr ""
+
+#: src/virsh.c:4820
msgid "detach network interface"
msgstr "desacopla a interface de rede"
-#: src/virsh.c:4670
+#: src/virsh.c:4821
msgid "Detach network interface."
msgstr "Desacopla a interface de rede."
-#: src/virsh.c:4715
-#: src/virsh.c:4720
+#: src/virsh.c:4866 src/virsh.c:4871
msgid "Failed to get interface information"
msgstr "Falha na obtenção da informação da interface"
-#: src/virsh.c:4728
+#: src/virsh.c:4879
#, c-format
msgid "No found interface whose type is %s"
msgstr "Não foi encontrada interface cujo tipo é %s"
-#: src/virsh.c:4750
+#: src/virsh.c:4901
#, c-format
msgid "No found interface whose MAC address is %s"
msgstr "Não foi encontrada interface cujo endereço MAC é %s"
-#: src/virsh.c:4756
-#: src/virsh.c:5030
+#: src/virsh.c:4907 src/virsh.c:5185
msgid "Failed to allocate memory"
msgstr "Falha na alocação de memória"
-#: src/virsh.c:4761
-#: src/virsh.c:5035
+#: src/virsh.c:4912 src/virsh.c:5190
msgid "Failed to create XML"
msgstr "Falha na criação do XML"
-#: src/virsh.c:4788
+#: src/virsh.c:4920
+msgid "Interface detached successfully\n"
+msgstr ""
+
+#: src/virsh.c:4941
msgid "attach disk device"
msgstr "acopla o dispositivo de disco"
-#: src/virsh.c:4789
+#: src/virsh.c:4942
msgid "Attach new disk device."
msgstr "Acopla um novo disposistivo de disco."
-#: src/virsh.c:4795
+#: src/virsh.c:4948
msgid "source of disk device"
msgstr "fonte do dispositivo de disco"
-#: src/virsh.c:4796
-#: src/virsh.c:4958
+#: src/virsh.c:4949 src/virsh.c:5113
msgid "target of disk device"
msgstr "alvo para o dispositivo de disco"
-#: src/virsh.c:4797
+#: src/virsh.c:4950
msgid "driver of disk device"
msgstr "driver do dispositivo de disco"
-#: src/virsh.c:4798
+#: src/virsh.c:4951
msgid "subdriver of disk device"
msgstr "subdriver do dispositivo de disco"
-#: src/virsh.c:4799
+#: src/virsh.c:4952
msgid "target device type"
msgstr "tipo do dispositivo alvo"
-#: src/virsh.c:4800
+#: src/virsh.c:4953
msgid "mode of device reading and writing"
msgstr "modo de leitura e escrita do dispositivo"
-#: src/virsh.c:4831
-#: src/virsh.c:4840
-#: src/virsh.c:4847
+#: src/virsh.c:4984 src/virsh.c:4993 src/virsh.c:5000
#, c-format
msgid "No support %s in command 'attach-disk'"
msgstr "Não há suporte %s para o comando 'attach-disk'"
-#: src/virsh.c:4951
+#: src/virsh.c:5089
+msgid "Disk attached successfully\n"
+msgstr ""
+
+#: src/virsh.c:5106
msgid "detach disk device"
msgstr "desacopla o dispositivo de disco"
-#: src/virsh.c:4952
+#: src/virsh.c:5107
msgid "Detach disk device."
msgstr "Desacopla o dispositivo de disco."
-#: src/virsh.c:4993
-#: src/virsh.c:4998
-#: src/virsh.c:5005
+#: src/virsh.c:5148 src/virsh.c:5153 src/virsh.c:5160
msgid "Failed to get disk information"
msgstr "Falha na obtenção da informação do disco"
-#: src/virsh.c:5024
+#: src/virsh.c:5179
#, c-format
msgid "No found disk whose target is %s"
msgstr "Não foi encontrado o disco cujo alvo é %s"
-#: src/virsh.c:5062
+#: src/virsh.c:5198
+msgid "Disk detached successfully\n"
+msgstr ""
+
+#: src/virsh.c:5225
+#, fuzzy, c-format
+msgid "malloc: failed to allocate temporary file name: %s"
+msgstr "falha na alocação de memória para a init string: %s"
+
+#: src/virsh.c:5236
+#, fuzzy, c-format
+msgid "mkstemp: failed to create temporary file: %s"
+msgstr "%s: falhou ao escrever no arquivo de log: %s"
+
+#: src/virsh.c:5243
+#, fuzzy, c-format
+msgid "write: %s: failed to write to temporary file: %s"
+msgstr "%s: falhou ao escrever no arquivo de log: %s"
+
+#: src/virsh.c:5252
+#, fuzzy, c-format
+msgid "close: %s: failed to write or close temporary file: %s"
+msgstr "%s: falhou ao escrever no arquivo de log: %s"
+
+#: src/virsh.c:5282
+#, c-format
+msgid ""
+"%s: $EDITOR environment variable contains shell meta or other unacceptable "
+"characters"
+msgstr ""
+
+#: src/virsh.c:5289
+#, c-format
+msgid ""
+"%s: temporary filename contains shell meta or other unacceptable characters "
+"(is $TMPDIR wrong?)"
+msgstr ""
+
+#: src/virsh.c:5296
+#, fuzzy, c-format
+msgid "asprintf: could not create editing command: %s"
+msgstr "Falha na criação de domínio inativo %s\n"
+
+#: src/virsh.c:5304
+#, fuzzy, c-format
+msgid "%s: edit command failed: %s"
+msgstr "o comando lvs falhou"
+
+#: src/virsh.c:5310
+#, fuzzy, c-format
+msgid "%s: command exited with non-zero status"
+msgstr "o comando lvs falhou com status de saída %d"
+
+#: src/virsh.c:5325
+#, fuzzy, c-format
+msgid "%s: failed to read temporary file: %s"
+msgstr "%s: falhou ao escrever no arquivo de log: %s"
+
+#: src/virsh.c:5337
+#, fuzzy
+msgid "edit XML configuration for a domain"
+msgstr "Indefine a configuração para um domínio inativo."
+
+#: src/virsh.c:5338
+#, fuzzy
+msgid "Edit the XML configuration for a domain."
+msgstr "Indefine a configuração para um domínio inativo."
+
+#: src/virsh.c:5388
+#, c-format
+msgid "Domain %s XML configuration not changed.\n"
+msgstr ""
+
+#: src/virsh.c:5404
+msgid "ERROR: the XML configuration was changed by another user"
+msgstr ""
+
+#: src/virsh.c:5414
+#, fuzzy, c-format
+msgid "Domain %s XML configuration edited.\n"
+msgstr "falhou ao ler o arquivo de configuração "
+
+#: src/virsh.c:5440
+#, fuzzy
+msgid "edit XML configuration for a network"
+msgstr "Indefine a configuração para uma rede inativa."
+
+#: src/virsh.c:5441
+#, fuzzy
+msgid "Edit the XML configuration for a network."
+msgstr "Indefine a configuração para uma rede inativa."
+
+#: src/virsh.c:5458
+#, fuzzy
+msgid "edit XML configuration for a storage pool"
+msgstr "Indefine a configuração para um pool inativo."
+
+#: src/virsh.c:5459
+#, fuzzy
+msgid "Edit the XML configuration for a storage pool."
+msgstr "Indefine a configuração para um pool inativo."
+
+#: src/virsh.c:5476
msgid "quit this interactive terminal"
msgstr "sai deste terminal interativo"
-#: src/virsh.c:5233
+#: src/virsh.c:5654
#, c-format
msgid "command '%s' requires <%s> option"
msgstr "o comando '%s' reequer a opção <%s> "
-#: src/virsh.c:5234
+#: src/virsh.c:5655
#, c-format
msgid "command '%s' requires --%s option"
msgstr "o comando '%s' requer a opção --%s"
-#: src/virsh.c:5261
+#: src/virsh.c:5682
#, c-format
msgid "command '%s' doesn't exist"
msgstr "o comando '%s' não existe"
-#: src/virsh.c:5269
+#: src/virsh.c:5690
msgid " NAME\n"
msgstr "NAME\n"
-#: src/virsh.c:5273
+#: src/virsh.c:5694
msgid ""
"\n"
" SYNOPSIS\n"
"\n"
" SYNOPSIS\n"
-#: src/virsh.c:5280
+#: src/virsh.c:5701
msgid ""
"\n"
" DESCRIPTION\n"
"\n"
" DESCRIPTION\n"
-#: src/virsh.c:5284
+#: src/virsh.c:5705
msgid ""
"\n"
" OPTIONS\n"
"\n"
" OPTIONS\n"
-#: src/virsh.c:5291
+#: src/virsh.c:5712
#, c-format
msgid "--%s <number>"
msgstr "--%s <number>"
-#: src/virsh.c:5293
+#: src/virsh.c:5714
#, c-format
msgid "--%s <string>"
msgstr "--%s <string>"
-#: src/virsh.c:5437
+#: src/virsh.c:5858
msgid "undefined domain name or id"
msgstr "nome ou id do domínio indefinido"
-#: src/virsh.c:5469
+#: src/virsh.c:5890
#, c-format
msgid "failed to get domain '%s'"
msgstr "falha na obtenção do domínio '%s'"
-#: src/virsh.c:5482
+#: src/virsh.c:5903
msgid "undefined network name"
msgstr "nome da rede indefinido"
-#: src/virsh.c:5506
+#: src/virsh.c:5927
#, c-format
msgid "failed to get network '%s'"
msgstr "falha na obtenção da rede '%s'"
-#: src/virsh.c:5519
-#: src/virsh.c:5565
+#: src/virsh.c:5940 src/virsh.c:5986
msgid "undefined pool name"
msgstr "nome do pool indefinido"
-#: src/virsh.c:5543
+#: src/virsh.c:5964
#, c-format
msgid "failed to get pool '%s'"
msgstr "falha na obtenção do pool '%s'"
-#: src/virsh.c:5560
+#: src/virsh.c:5981
msgid "undefined vol name"
msgstr "nome do vol indefinido"
-#: src/virsh.c:5596
+#: src/virsh.c:6017
#, c-format
msgid "failed to get vol '%s'"
msgstr "falha na obtenção do vol '%s'"
-#: src/virsh.c:5627
+#: src/virsh.c:6048
#, c-format
msgid ""
"\n"
"(Tempo: %.3f ms)\n"
"\n"
-#: src/virsh.c:5701
+#: src/virsh.c:6122
msgid "missing \""
msgstr "falta \""
-#: src/virsh.c:5762
+#: src/virsh.c:6183
#, c-format
msgid "unexpected token (command name): '%s'"
msgstr "token inesperado (nome do comando): '%s'"
-#: src/virsh.c:5767
+#: src/virsh.c:6188
#, c-format
msgid "unknown command: '%s'"
msgstr "comando desconhecido: '%s'"
-#: src/virsh.c:5774
+#: src/virsh.c:6195
#, c-format
msgid "command '%s' doesn't support option --%s"
msgstr "o comando '%s' não dá suporte à opção --%s"
-#: src/virsh.c:5789
+#: src/virsh.c:6210
#, c-format
msgid "expected syntax: --%s <%s>"
msgstr "sintaxe esperada: --%s <%s>"
-#: src/virsh.c:5792
+#: src/virsh.c:6213
msgid "number"
msgstr "número"
-#: src/virsh.c:5792
+#: src/virsh.c:6213
msgid "string"
msgstr "string"
-#: src/virsh.c:5798
+#: src/virsh.c:6219
#, c-format
msgid "unexpected data '%s'"
msgstr "dado inesperado '%s'"
-#: src/virsh.c:5820
+#: src/virsh.c:6241
msgid "OPTION"
msgstr "OPTION"
-#: src/virsh.c:5820
+#: src/virsh.c:6241
msgid "DATA"
msgstr "DATA"
-#: src/virsh.c:5871
-#: src/virsh.c:5893
-msgid "blocked"
-msgstr "bloqueado"
+#: src/virsh.c:6292 src/virsh.c:6314
+#, fuzzy
+msgid "idle"
+msgstr "arquivo"
-#: src/virsh.c:5873
+#: src/virsh.c:6294
msgid "paused"
msgstr "pausado"
-#: src/virsh.c:5875
+#: src/virsh.c:6296
msgid "in shutdown"
msgstr "em encerramento"
-#: src/virsh.c:5877
+#: src/virsh.c:6298
msgid "shut off"
msgstr "fechado"
-#: src/virsh.c:5879
+#: src/virsh.c:6300
msgid "crashed"
msgstr "falhou"
-#: src/virsh.c:5891
+#: src/virsh.c:6312
msgid "offline"
msgstr "fora de linha"
-#: src/virsh.c:5910
+#: src/virsh.c:6331
msgid "no valid connection"
msgstr "não há conexão válida"
-#: src/virsh.c:5957
+#: src/virsh.c:6378
#, c-format
msgid "%s: error: "
msgstr "%s: erro: "
-#: src/virsh.c:5959
+#: src/virsh.c:6380
msgid "error: "
msgstr "erro:"
-#: src/virsh.c:5981
-#: src/virsh.c:5993
-#: src/virsh.c:6006
+#: src/virsh.c:6402 src/virsh.c:6414 src/virsh.c:6427
#, c-format
msgid "%s: %d: failed to allocate %d bytes"
msgstr "%s: %d: falhou em alocar %d bytes"
-#: src/virsh.c:6020
+#: src/virsh.c:6441
#, c-format
msgid "%s: %d: failed to allocate %lu bytes"
msgstr "%s: %d: falhou em alocar %lu bytes"
-#: src/virsh.c:6049
+#: src/virsh.c:6470
msgid "failed to connect to the hypervisor"
msgstr "falhou ao conectar com o hipervisor"
-#: src/virsh.c:6081
+#: src/virsh.c:6502
msgid "failed to get the log file information"
msgstr "falhou ao obter a informação sobre o arquivo de log"
-#: src/virsh.c:6086
+#: src/virsh.c:6507
msgid "the log path is not a file"
msgstr "o caminho do log não é um arquivo"
-#: src/virsh.c:6093
+#: src/virsh.c:6514
msgid "failed to open the log file. check the log file path"
-msgstr "falhou ao abrir o arquivo de log. verifique o caminho do arquivo de log"
+msgstr ""
+"falhou ao abrir o arquivo de log. verifique o caminho do arquivo de log"
-#: src/virsh.c:6161
+#: src/virsh.c:6582
msgid "failed to write the log file"
msgstr "falhou ao escrever no arquivo de log"
-#: src/virsh.c:6176
+#: src/virsh.c:6597
#, c-format
msgid "%s: failed to write log file: %s"
msgstr "%s: falhou ao escrever no arquivo de log: %s"
-#: src/virsh.c:6353
+#: src/virsh.c:6774
msgid "failed to disconnect from the hypervisor"
msgstr "falhou em desconectar com o hipervisor"
-#: src/virsh.c:6371
+#: src/virsh.c:6792
#, c-format
msgid ""
"\n"
"\n"
" comandos (modo não interativo):\n"
-#: src/virsh.c:6389
+#: src/virsh.c:6810
msgid ""
"\n"
" (specify help <command> for details about the command)\n"
" (ajuda específica <command> para detalhas sobre ocomando)\n"
"\n"
-#: src/virsh.c:6485
+#: src/virsh.c:6906
#, c-format
msgid "unsupported option '-%c'. See --help."
msgstr "opção sem suporte '-%c'. Veja --help."
-#: src/virsh.c:6571
+#: src/virsh.c:6992
#, c-format
msgid ""
"Welcome to %s, the virtualization interactive terminal.\n"
"Bem vindo ao %s, terminal interativo de virtualização.\n"
"\n"
-#: src/virsh.c:6574
+#: src/virsh.c:6995
msgid ""
"Type: 'help' for help with commands\n"
" 'quit' to quit\n"
msgid "error"
msgstr "erro"
-#: src/virterror.c:375
+#: src/virterror.c:381
msgid "No error message provided"
msgstr "Não foi fornecida mensagem de erro"
-#: src/virterror.c:430
+#: src/virterror.c:436
#, c-format
msgid "internal error %s"
msgstr "erro interno %s"
-#: src/virterror.c:432
+#: src/virterror.c:438
msgid "internal error"
msgstr "erro interno"
-#: src/virterror.c:439
+#: src/virterror.c:445
msgid "this function is not supported by the hypervisor"
msgstr "esta função não tem suporte pelo hipervisor"
-#: src/virterror.c:441
+#: src/virterror.c:447
#, c-format
msgid "this function is not supported by the hypervisor: %s"
msgstr "esta função não tem suporte pelo hipervisor: %s"
-#: src/virterror.c:445
+#: src/virterror.c:451
msgid "could not connect to hypervisor"
msgstr "não foi possível conectar ao hipervisor"
-#: src/virterror.c:447
+#: src/virterror.c:453
#, c-format
msgid "could not connect to %s"
msgstr "não foi possível conectar com %s"
-#: src/virterror.c:451
+#: src/virterror.c:457
msgid "invalid connection pointer in"
msgstr "ponteiro de conexão inválido em"
-#: src/virterror.c:453
+#: src/virterror.c:459
#, c-format
msgid "invalid connection pointer in %s"
msgstr "ponteiro de conexão inválido em %s"
-#: src/virterror.c:457
+#: src/virterror.c:463
msgid "invalid domain pointer in"
msgstr "ponteiro do domínio inválido em"
-#: src/virterror.c:459
+#: src/virterror.c:465
#, c-format
msgid "invalid domain pointer in %s"
msgstr "ponteiro do domínio inválido em %s"
-#: src/virterror.c:463
+#: src/virterror.c:469
msgid "invalid argument in"
msgstr "argumento inválido em"
-#: src/virterror.c:465
+#: src/virterror.c:471
#, c-format
msgid "invalid argument in %s"
msgstr "argumento inválido em %s"
-#: src/virterror.c:469
+#: src/virterror.c:475
#, c-format
msgid "operation failed: %s"
msgstr "falhou a operação: %s"
-#: src/virterror.c:471
+#: src/virterror.c:477
msgid "operation failed"
msgstr "a operação falhou"
-#: src/virterror.c:475
+#: src/virterror.c:481
#, c-format
msgid "GET operation failed: %s"
msgstr "operação GET falhou: %s"
-#: src/virterror.c:477
+#: src/virterror.c:483
msgid "GET operation failed"
msgstr "a operação GET falhou"
-#: src/virterror.c:481
+#: src/virterror.c:487
#, c-format
msgid "POST operation failed: %s"
msgstr "a operação POST falhou: %s"
-#: src/virterror.c:483
+#: src/virterror.c:489
msgid "POST operation failed"
msgstr "a operação POST falhou"
-#: src/virterror.c:486
+#: src/virterror.c:492
#, c-format
msgid "got unknown HTTP error code %d"
msgstr "foi obtido um erro HTTP de código desconhecido %d"
-#: src/virterror.c:490
+#: src/virterror.c:496
#, c-format
msgid "unknown host %s"
msgstr "hospedeiro desconhecido %s"
-#: src/virterror.c:492
+#: src/virterror.c:498
msgid "unknown host"
msgstr "hospedeiro desconhecido"
-#: src/virterror.c:496
+#: src/virterror.c:502
#, c-format
msgid "failed to serialize S-Expr: %s"
msgstr "falha em serializar S-Expr: %s"
-#: src/virterror.c:498
+#: src/virterror.c:504
msgid "failed to serialize S-Expr"
msgstr "falha em serializar S-Expr"
-#: src/virterror.c:502
+#: src/virterror.c:508
msgid "could not use Xen hypervisor entry"
msgstr "não foi possível utilizar a entrada do hipervisor Xen"
-#: src/virterror.c:504
+#: src/virterror.c:510
#, c-format
msgid "could not use Xen hypervisor entry %s"
msgstr "não foi possível utilizar a entrada do hipervisor Xen %s"
-#: src/virterror.c:508
+#: src/virterror.c:514
msgid "could not connect to Xen Store"
msgstr "não foi possível conectar com a armazenagem do Xen"
-#: src/virterror.c:510
+#: src/virterror.c:516
#, c-format
msgid "could not connect to Xen Store %s"
msgstr "não foi possível conectar com a armazenagem do Xen %s"
-#: src/virterror.c:513
+#: src/virterror.c:519
#, c-format
msgid "failed Xen syscall %s %d"
msgstr "Xen syscall falhou %s %d"
-#: src/virterror.c:517
+#: src/virterror.c:523
msgid "unknown OS type"
msgstr "tipo de SO desconhecido"
-#: src/virterror.c:519
+#: src/virterror.c:525
#, c-format
msgid "unknown OS type %s"
msgstr "tipo de SO desconhecido %s"
-#: src/virterror.c:522
+#: src/virterror.c:528
msgid "missing kernel information"
msgstr "falta a informação sobre o kernel"
-#: src/virterror.c:526
+#: src/virterror.c:532
msgid "missing root device information"
msgstr "falta a informação sobre o dispositivo raiz"
-#: src/virterror.c:528
+#: src/virterror.c:534
#, c-format
msgid "missing root device information in %s"
msgstr "falta a informação sobre o dispositivo raiz em %s"
-#: src/virterror.c:532
+#: src/virterror.c:538
msgid "missing source information for device"
msgstr "falta a informação sobre a fonte do dispositivo"
-#: src/virterror.c:534
+#: src/virterror.c:540
#, c-format
msgid "missing source information for device %s"
msgstr "falta a informação sobre a fonte do dispositivo %s"
-#: src/virterror.c:538
+#: src/virterror.c:544
msgid "missing target information for device"
msgstr "falta a informação sobre o alvo para o dispositivo"
-#: src/virterror.c:540
+#: src/virterror.c:546
#, c-format
msgid "missing target information for device %s"
msgstr "falta a informação sobre o alvo para o dispositivo %s"
-#: src/virterror.c:544
+#: src/virterror.c:550
msgid "missing domain name information"
msgstr "falta a informação sobre o nome do domínio"
-#: src/virterror.c:546
+#: src/virterror.c:552
#, c-format
msgid "missing domain name information in %s"
msgstr "falta a informação sobre o nome do domínio em %s"
-#: src/virterror.c:550
+#: src/virterror.c:556
msgid "missing operating system information"
msgstr "falta a informação sobre o sistema operacional"
-#: src/virterror.c:552
+#: src/virterror.c:558
#, c-format
msgid "missing operating system information for %s"
msgstr "falta a informação sobre o sistema operacional em %s"
-#: src/virterror.c:556
+#: src/virterror.c:562
msgid "missing devices information"
msgstr "falta informação sobre os dispositivos"
-#: src/virterror.c:558
+#: src/virterror.c:564
#, c-format
msgid "missing devices information for %s"
msgstr "falta informação sobre os dispositivos para %s"
-#: src/virterror.c:562
+#: src/virterror.c:568
msgid "too many drivers registered"
msgstr "quantidade excessiva de drivers registrados"
-#: src/virterror.c:564
+#: src/virterror.c:570
#, c-format
msgid "too many drivers registered in %s"
msgstr "quantidade excessiva de drivers registrados em %s"
-#: src/virterror.c:568
+#: src/virterror.c:574
msgid "library call failed, possibly not supported"
msgstr "falha na chamada à biblioteca, possivelmente não há suporte"
-#: src/virterror.c:570
+#: src/virterror.c:576
#, c-format
msgid "library call %s failed, possibly not supported"
msgstr "falha na chamada à biblioteca %s , possivelmente não há suporte"
-#: src/virterror.c:574
+#: src/virterror.c:580
msgid "XML description not well formed or invalid"
msgstr "a descrição XML não é bem formada ou é inválida"
-#: src/virterror.c:576
+#: src/virterror.c:582
#, c-format
msgid "XML description for %s is not well formed or invalid"
msgstr "a descrição XML para %s não é bem formada ou é inválida"
-#: src/virterror.c:580
+#: src/virterror.c:586
msgid "this domain exists already"
msgstr "este domínio já existe"
-#: src/virterror.c:582
+#: src/virterror.c:588
#, c-format
msgid "domain %s exists already"
msgstr "este domínio %s já existe"
-#: src/virterror.c:586
+#: src/virterror.c:592
msgid "operation forbidden for read only access"
msgstr "operação proibida para acesso no modo somente leitura"
-#: src/virterror.c:588
+#: src/virterror.c:594
#, c-format
msgid "operation %s forbidden for read only access"
msgstr "operação %s proibida para acesso no modo somente leitura"
-#: src/virterror.c:592
+#: src/virterror.c:598
msgid "failed to open configuration file for reading"
msgstr "falhou ao abrir o arquivo de configuração para leitura"
-#: src/virterror.c:594
+#: src/virterror.c:600
#, c-format
msgid "failed to open %s for reading"
msgstr "falhou ao abrir %s para leitura"
-#: src/virterror.c:598
+#: src/virterror.c:604
msgid "failed to read configuration file"
msgstr "falhou ao ler o arquivo de configuração "
-#: src/virterror.c:600
+#: src/virterror.c:606
#, c-format
msgid "failed to read configuration file %s"
msgstr "falhou ao ler o arquivo de configuração %s"
-#: src/virterror.c:604
+#: src/virterror.c:610
msgid "failed to parse configuration file"
msgstr "falhou ao analisar o arquivo de configuração "
-#: src/virterror.c:606
+#: src/virterror.c:612
#, c-format
msgid "failed to parse configuration file %s"
msgstr "falhou ao analisar o arquivo de configuração %s"
-#: src/virterror.c:610
+#: src/virterror.c:616
msgid "configuration file syntax error"
msgstr "erro de sintaxe no arquivo de configuração"
-#: src/virterror.c:612
+#: src/virterror.c:618
#, c-format
msgid "configuration file syntax error: %s"
msgstr "erro de sintaxe no arquivo de configuração: %s"
-#: src/virterror.c:616
+#: src/virterror.c:622
msgid "failed to write configuration file"
msgstr "falhou ao escrever no arquivo de configuração"
-#: src/virterror.c:618
+#: src/virterror.c:624
#, c-format
msgid "failed to write configuration file: %s"
msgstr "falhou ao escrever no arquivo de configuração: %s"
-#: src/virterror.c:622
+#: src/virterror.c:628
msgid "parser error"
msgstr "erro do analisador"
-#: src/virterror.c:628
+#: src/virterror.c:634
msgid "invalid network pointer in"
msgstr "ponteiro para rede inválido em"
-#: src/virterror.c:630
+#: src/virterror.c:636
#, c-format
msgid "invalid network pointer in %s"
msgstr "ponteiro para rede inválido em %s"
-#: src/virterror.c:634
+#: src/virterror.c:640
msgid "this network exists already"
msgstr "esta rede já existe"
-#: src/virterror.c:636
+#: src/virterror.c:642
#, c-format
msgid "network %s exists already"
msgstr "rede %s já existente"
-#: src/virterror.c:640
+#: src/virterror.c:646
msgid "system call error"
msgstr "erro de chamada do sistema"
-#: src/virterror.c:646
+#: src/virterror.c:652
msgid "RPC error"
msgstr "erro de RPC"
-#: src/virterror.c:652
+#: src/virterror.c:658
msgid "GNUTLS call error"
msgstr "erro de chamada do GNUTLS"
-#: src/virterror.c:658
+#: src/virterror.c:664
msgid "Failed to find the network"
msgstr "Falha em encontrar a rede"
-#: src/virterror.c:660
+#: src/virterror.c:666
#, c-format
msgid "Failed to find the network: %s"
msgstr "Falha em encontrar a rede: %s"
-#: src/virterror.c:664
+#: src/virterror.c:670
msgid "Domain not found"
msgstr "Domínio não encontrado"
-#: src/virterror.c:666
+#: src/virterror.c:672
#, c-format
msgid "Domain not found: %s"
msgstr "Domínio não encontrado: %s"
-#: src/virterror.c:670
+#: src/virterror.c:676
msgid "Network not found"
msgstr "Rede não encontrada"
-#: src/virterror.c:672
+#: src/virterror.c:678
#, c-format
msgid "Network not found: %s"
msgstr "Rede não encontrada: %s"
-#: src/virterror.c:676
+#: src/virterror.c:682
msgid "invalid MAC address"
msgstr "endereço MAC inválido"
-#: src/virterror.c:678
+#: src/virterror.c:684
#, c-format
msgid "invalid MAC address: %s"
msgstr "endereço MAC inválido: %s"
-#: src/virterror.c:682
+#: src/virterror.c:688
msgid "authentication failed"
msgstr "falha de autenticação"
-#: src/virterror.c:684
+#: src/virterror.c:690
#, c-format
msgid "authentication failed: %s"
msgstr "falha de autenticação: %s"
-#: src/virterror.c:688
+#: src/virterror.c:694
msgid "Storage pool not found"
msgstr "Pool de armazenamento não encontrado"
-#: src/virterror.c:690
+#: src/virterror.c:696
#, c-format
msgid "Storage pool not found: %s"
msgstr "Pool de armazenamento não encontrado: %s"
-#: src/virterror.c:694
+#: src/virterror.c:700
msgid "Storage volume not found"
msgstr "Volume de armazenamento não encontrado"
-#: src/virterror.c:696
+#: src/virterror.c:702
#, c-format
msgid "Storage volume not found: %s"
msgstr "Volume de armazenamento não encontrado: %s"
-#: src/virterror.c:700
+#: src/virterror.c:706
msgid "invalid storage pool pointer in"
msgstr "ponteiro para o pool de armazenamento inválido em"
-#: src/virterror.c:702
+#: src/virterror.c:708
#, c-format
msgid "invalid storage pool pointer in %s"
msgstr "ponteiro para o pool de armazenamento inválido em %s"
-#: src/virterror.c:706
+#: src/virterror.c:712
msgid "invalid storage volume pointer in"
msgstr "ponteiro para o volume de armazenamento inválido em"
-#: src/virterror.c:708
+#: src/virterror.c:714
#, c-format
msgid "invalid storage volume pointer in %s"
msgstr "ponteiro para o volume de armazenamento inválido em %s"
-#: src/virterror.c:712
+#: src/virterror.c:718
msgid "Failed to find a storage driver"
msgstr "Falha em encontar um driver de armazenamento"
-#: src/virterror.c:714
+#: src/virterror.c:720
#, c-format
msgid "Failed to find a storage driver: %s"
msgstr "Falha em encontar um driver de armazenamento: %s"
-#: src/xen_internal.c:1326
+#: src/xen_internal.c:1324
#, c-format
msgid "Credit scheduler weight parameter (%d) is out of range (1-65535)"
-msgstr "O parâmetro dos pesos do Credit scheduler (%d) está fora da faixa (1-65535)"
+msgstr ""
+"O parâmetro dos pesos do Credit scheduler (%d) está fora da faixa (1-65535)"
-#: src/xen_internal.c:1336
+#: src/xen_internal.c:1334
#, c-format
msgid "Credit scheduler cap parameter (%d) is out of range (0-65535)"
msgstr "O parâmetro do Credit scheduler cap (%d) está fora da faixa (0-65535)"
-#: src/xen_internal.c:2502
+#: src/xen_internal.c:2518
#, c-format
msgid "allocating %d domain info"
msgstr "alocando %d info do domínio"
-#: src/xend_internal.c:246
+#: src/xend_internal.c:185
msgid "failed to create a socket"
msgstr "falha em criar um socket"
-#: src/xend_internal.c:268
+#: src/xend_internal.c:207
msgid "failed to connect to xend"
msgstr "falha em conectar com xend"
-#: src/xend_internal.c:315
-#: src/xend_internal.c:318
+#: src/xend_internal.c:254 src/xend_internal.c:257
msgid "failed to read from Xen Daemon"
msgstr "falha em ler a partir do Daemon do Xen"
-#: src/xend_internal.c:506
+#: src/xend_internal.c:445
#, c-format
msgid "xend_get: error from xen daemon: %s"
msgstr "xend_get: erro do xen daemon: %s"
-#: src/xend_internal.c:556
-#: src/xend_internal.c:559
-#: src/xend_internal.c:567
+#: src/xend_internal.c:495 src/xend_internal.c:498 src/xend_internal.c:506
#, c-format
msgid "xend_post: error from xen daemon: %s"
msgstr "xend_post: erro do xen daemon: %s"
-#: src/xend_internal.c:851
-#: src/xend_internal.c:1818
-#: src/xend_internal.c:1836
+#: src/xend_internal.c:764
msgid "allocate new buffer"
msgstr "aloca um novo buffer"
-#: src/xend_internal.c:1046
+#: src/xend_internal.c:897
#, c-format
msgid "gethostbyname failed: %s"
msgstr "gethotbyname falhou: %s"
-#: src/xend_internal.c:1167
+#: src/xend_internal.c:1018
msgid "failed to urlencode the create S-Expr"
msgstr "falha em codificar a url do S-Expr criado"
-#: src/xend_internal.c:1208
+#: src/xend_internal.c:1059
msgid "domain information incomplete, missing domid"
msgstr "informação do domínio incompleta, falta o domid"
-#: src/xend_internal.c:1214
+#: src/xend_internal.c:1065
msgid "domain information incorrect domid not numeric"
msgstr "informação do domínio incorreta, domid não é numérico"
-#: src/xend_internal.c:1219
-#: src/xend_internal.c:1266
+#: src/xend_internal.c:1070 src/xend_internal.c:1117
msgid "domain information incomplete, missing uuid"
msgstr "informação do domínio incompleta, falta o uuid"
-#: src/xend_internal.c:1258
-#: src/xend_internal.c:1988
-#: src/xend_internal.c:1995
+#: src/xend_internal.c:1109 src/xend_internal.c:2213 src/xend_internal.c:2220
msgid "domain information incomplete, missing name"
msgstr "informação do domínio incompleta, falta o nome"
-#: src/xend_internal.c:1441
+#: src/xend_internal.c:1198
msgid "domain information incomplete, missing HVM loader"
msgstr "informação do domínio incompleta, falta carregador do HVM"
-#: src/xend_internal.c:1493
+#: src/xend_internal.c:1252
msgid "domain information incomplete, missing kernel & bootloader"
msgstr "informação do domínio incompleta, falta o kernel & bootloader"
-#: src/xend_internal.c:1555
+#: src/xend_internal.c:1316
msgid "Unknown char device type"
msgstr "tipo de dispositivo de caracter desconhecido"
-#: src/xend_internal.c:1589
-#: src/xend_internal.c:1629
-#: src/xend_internal.c:1645
+#: src/xend_internal.c:1350 src/xend_internal.c:1390 src/xend_internal.c:1406
+#: src/xend_internal.c:1545 src/xend_internal.c:1573 src/xend_internal.c:1589
msgid "malformed char device string"
msgstr "string do dispositivo de caracter malformada"
-#: src/xend_internal.c:1712
+#: src/xend_internal.c:1473
msgid "no memory for char device config"
msgstr "não há memória para o char device config"
-#: src/xend_internal.c:1788
+#: src/xend_internal.c:1518
+#, fuzzy, c-format
+msgid "unknown chr device type '%s'"
+msgstr "tipo de dispositivo de caracter desconhecido"
+
+#: src/xend_internal.c:1680
msgid "domain information incomplete, vbd has no dev"
msgstr "informação do domínio incompleta, o vbd não tem dev"
-#: src/xend_internal.c:1803
+#: src/xend_internal.c:1691
msgid "domain information incomplete, vbd has no src"
msgstr "informação do domínio incompleta, o vbd não tem src"
-#: src/xend_internal.c:1812
+#: src/xend_internal.c:1700
msgid "cannot parse vbd filename, missing driver name"
-msgstr "não foi possível analisar o nome do arquivo vbd, falta o nome do driver"
+msgstr ""
+"não foi possível analisar o nome do arquivo vbd, falta o nome do driver"
-#: src/xend_internal.c:1830
+#: src/xend_internal.c:1715
msgid "cannot parse vbd filename, missing driver type"
-msgstr "não foi possível analisar o nome do arquivo vbd, falta o tipo do driver"
+msgstr ""
+"não foi possível analisar o nome do arquivo vbd, falta o tipo do driver"
+
+#: src/xend_internal.c:1857
+#, fuzzy, c-format
+msgid "malformed mac address '%s'"
+msgstr "endereço MAC inválido: %s"
+
+#: src/xend_internal.c:1934
+#, fuzzy, c-format
+msgid "unexpected sound model %s"
+msgstr "node dict inesperado"
+
+#: src/xend_internal.c:2109
+#, fuzzy, c-format
+msgid "unknown graphics type '%s'"
+msgstr "auth type desconhecido '%s'"
-#: src/xend_internal.c:1976
+#: src/xend_internal.c:2200
msgid "domain information incomplete, missing id"
msgstr "informação do domínio incompleta, falta a id"
-#: src/xend_internal.c:2288
-#: src/xm_internal.c:1065
-msgid "parsing soundhw string failed."
-msgstr "a análise da string soundhw falhou"
+#: src/xend_internal.c:2269 src/xend_internal.c:2279 src/xend_internal.c:2289
+#, fuzzy, c-format
+msgid "unknown lifecycle type %s"
+msgstr "tipo de SO desconhecido %s"
-#: src/xend_internal.c:2458
+#: src/xend_internal.c:2602
msgid "failed to parse topology information"
msgstr "falha em analisar a informação sobre a topologia"
-#: src/xend_internal.c:2512
+#: src/xend_internal.c:2656
msgid "topology syntax error"
msgstr "erro de sintaxe da topologia"
-#: src/xend_internal.c:2576
+#: src/xend_internal.c:2720
msgid "failed to parse Xend domain information"
msgstr "falha em analisar a informação do domínio do Xend "
-#: src/xend_internal.c:3056
-msgid "xenDaemonDomainDumpXMLByID failed to find this domain"
-msgstr "xenDaemonDomainDumpXMLByID falhou em achar este domínio"
-
-#: src/xend_internal.c:3081
-msgid "xenDaemonDomainDumpXMLByName failed to find this domain"
+#: src/xend_internal.c:3202
+#, fuzzy
+msgid "xenDaemonDomainFetch failed to find this domain"
msgstr "xenDaemonDomainDumpXMLByName falhou em achar este domínio"
-#: src/xend_internal.c:3696
-#: src/xend_internal.c:4116
-msgid "failed to parse domain description"
-msgstr "falha na análise da descrição do domínio"
+#: src/xend_internal.c:3824 src/xend_internal.c:4299 src/xm_internal.c:1617
+#, fuzzy
+msgid "failed to build sexpr"
+msgstr "Falhou ao construir o pool %s"
+
+#: src/xend_internal.c:3926
+#, fuzzy
+msgid "unsupported device type"
+msgstr "Não há suporte para o tipo de dispositivo de entrada %s"
-#: src/xend_internal.c:3842
+#: src/xend_internal.c:4029
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr "xenDaemonGetAutostart falhou em achar este domínio"
-#: src/xend_internal.c:3883
+#: src/xend_internal.c:4070
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr "xenDaemonSetAutostart falhou em achar este domínio"
-#: src/xend_internal.c:3891
+#: src/xend_internal.c:4078
msgid "unexpected value from on_xend_start"
msgstr "valor de retorno inesperado do on_xend_start"
-#: src/xend_internal.c:3902
+#: src/xend_internal.c:4089
msgid "no memory"
msgstr "não há memória"
-#: src/xend_internal.c:3908
+#: src/xend_internal.c:4095
msgid "sexpr2string failed"
msgstr "sexpr2string falhou"
-#: src/xend_internal.c:3913
+#: src/xend_internal.c:4100
msgid "Failed to redefine sexpr"
msgstr "Falha na definição do sexpr"
-#: src/xend_internal.c:3918
+#: src/xend_internal.c:4105
msgid "on_xend_start not present in sexpr"
msgstr "on_xend_start não está presente em sexpr"
-#: src/xend_internal.c:3949
+#: src/xend_internal.c:4136
#, c-format
msgid "gethostname failed: %s"
msgstr "a operação gedthostname: %s"
-#: src/xend_internal.c:3955
+#: src/xend_internal.c:4142
#, c-format
msgid "failed to strdup hostname: %s"
msgstr "falha em strdup hostname: %s"
-#: src/xend_internal.c:3986
-msgid "xenDaemonDomainMigrate: Xen does not support renaming domains during migration"
-msgstr "xenDaemonDomainMigrate: Xen não dá suporte à renomeação de domínios durante a migração"
+#: src/xend_internal.c:4173
+msgid ""
+"xenDaemonDomainMigrate: Xen does not support renaming domains during "
+"migration"
+msgstr ""
+"xenDaemonDomainMigrate: Xen não dá suporte à renomeação de domínios durante "
+"a migração"
-#: src/xend_internal.c:3996
-msgid "xenDaemonDomainMigrate: Xen does not support bandwidth limits during migration"
-msgstr "xenDaemonDomainMigrate: Xen não dá suporte aos limites de banda durante a migração"
+#: src/xend_internal.c:4183
+msgid ""
+"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
+"migration"
+msgstr ""
+"xenDaemonDomainMigrate: Xen não dá suporte aos limites de banda durante a "
+"migração"
-#: src/xend_internal.c:4008
+#: src/xend_internal.c:4195
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr "xenDaemonDomainMigrate: não há suporte para a flag"
-#: src/xend_internal.c:4021
+#: src/xend_internal.c:4208
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr "xenDaemonDomainMigrate: URI inválida"
-#: src/xend_internal.c:4026
+#: src/xend_internal.c:4213
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr "xenDaemonDomainMigrate: apenas migrações xenmigr:// têm suporte no Xen"
-#: src/xend_internal.c:4033
+#: src/xend_internal.c:4220
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr "xenDaemonDomainMigrate: um hostname deve ser especificado na URI"
-#: src/xend_internal.c:4040
-#: src/xend_internal.c:4062
-#: src/xend_internal.c:4070
-#: src/xend_internal.c:4298
-#: src/xend_internal.c:4305
-#: src/xml.c:405
+#: src/xend_internal.c:4227 src/xend_internal.c:4249 src/xend_internal.c:4257
+#: src/xend_internal.c:4483 src/xend_internal.c:4490 src/xml.c:89
msgid "strdup failed"
msgstr "falhou o strdup"
-#: src/xend_internal.c:4053
+#: src/xend_internal.c:4240
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr "xenDaemonDomainMigrate: número de porta inválido"
-#: src/xend_internal.c:4126
+#: src/xend_internal.c:4293
+msgid "failed to parse domain description"
+msgstr "falha na análise da descrição do domínio"
+
+#: src/xend_internal.c:4309
#, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Falha na criação de domínio inativo %s\n"
-#: src/xend_internal.c:4280
-#: src/xend_internal.c:4356
-#: src/xend_internal.c:4446
+#: src/xend_internal.c:4465 src/xend_internal.c:4541 src/xend_internal.c:4631
msgid "unsupported in xendConfigVersion < 4"
msgstr "não tem suporte a xendConfigVersion < 4"
-#: src/xend_internal.c:4292
+#: src/xend_internal.c:4477
msgid "node information incomplete, missing scheduler name"
msgstr "informação do nodo incompleta, falta o nome do escalonador"
-#: src/xend_internal.c:4310
-#: src/xend_internal.c:4404
-#: src/xend_internal.c:4516
+#: src/xend_internal.c:4495 src/xend_internal.c:4589 src/xend_internal.c:4701
msgid "Unknown scheduler"
msgstr "Escalonador desconhecido"
-#: src/xend_internal.c:4369
-#: src/xend_internal.c:4459
+#: src/xend_internal.c:4554 src/xend_internal.c:4644
msgid "Failed to get a scheduler name"
msgstr "Falha em obter um nome do escalonador"
-#: src/xend_internal.c:4382
-#: src/xend_internal.c:4495
+#: src/xend_internal.c:4567 src/xend_internal.c:4680
msgid "domain information incomplete, missing cpu_weight"
msgstr "informação do domínio incompleta, falta o cpu_weight"
-#: src/xend_internal.c:4387
-#: src/xend_internal.c:4504
+#: src/xend_internal.c:4572 src/xend_internal.c:4689
msgid "domain information incomplete, missing cpu_cap"
msgstr "informação do domínio incompleta, falta cpu_cap"
-#: src/xend_internal.c:4584
+#: src/xend_internal.c:4748
msgid "domainBlockPeek is not supported for dom0"
msgstr "domainBlockPeek não tem suporte for dom0"
-#: src/xend_internal.c:4603
+#: src/xend_internal.c:4771
#, c-format
msgid "%s: invalid path"
msgstr "%s: caminho inválido"
-#: src/xend_internal.c:4611
+#: src/xend_internal.c:4779
#, c-format
msgid "failed to open for reading: %s: %s"
msgstr "falhou em abrir para leitura: %s: %s"
-#: src/xend_internal.c:4623
+#: src/xend_internal.c:4791
#, c-format
msgid "failed to lseek or read from file: %s: %s"
msgstr "falha na lseek ou read o arquivo: %s: %s"
-#: src/xm_internal.c:435
-msgid "xenXMConfigCacheRefresh: name"
-msgstr "xenXMConfigCacheRefresh: nome"
+#: src/xend_internal.c:4874 src/xend_internal.c:4920
+#, fuzzy, c-format
+msgid "unexpected graphics type %d"
+msgstr "tipo de domínio não esperado %d"
+
+#: src/xend_internal.c:4963
+#, fuzzy
+msgid "unexpected chr device type"
+msgstr "tipo mime inesperado"
+
+#: src/xend_internal.c:5137 src/xm_internal.c:1779
+#, fuzzy, c-format
+msgid "unsupported network type %d"
+msgstr "tipo do volume de armazenamento %d não suportado"
+
+#: src/xend_internal.c:5311 src/xend_internal.c:5318 src/xend_internal.c:5325
+#, fuzzy, c-format
+msgid "unexpected lifecycle value %d"
+msgstr "valor do nodo inesperado"
+
+#: src/xend_internal.c:5342
+msgid "no HVM domain loader"
+msgstr "não há carregador de domínio HVM"
+
+#: src/xend_internal.c:5553
+#, fuzzy
+msgid "hotplug of device type not supported"
+msgstr "não há suporte para o ai_socktype"
+
+#: src/xm_internal.c:193 src/xm_internal.c:224 src/xm_internal.c:229
+#: src/xm_internal.c:252
+#, fuzzy, c-format
+msgid "config value %s was malformed"
+msgstr "má formação do UUID no arquivo de configuração"
+
+#: src/xm_internal.c:274 src/xm_internal.c:287
+#, fuzzy, c-format
+msgid "config value %s was missing"
+msgstr "falta o parâmetro de configuração do nome "
-#: src/xm_internal.c:446
+#: src/xm_internal.c:280
+#, c-format
+msgid "config value %s was not a string"
+msgstr ""
+
+#: src/xm_internal.c:508
msgid "xenXMConfigCacheRefresh: virHashAddEntry"
msgstr "xenXMConfigCacheRefresh: virHashAddEntry"
-#: src/xm_internal.c:1303
+#: src/xm_internal.c:746
+#, fuzzy, c-format
+msgid "unexpected value %s for on_poweroff"
+msgstr "valor de retorno inesperado do on_xend_start"
+
+#: src/xm_internal.c:754
+#, fuzzy, c-format
+msgid "unexpected value %s for on_reboot"
+msgstr "valor de retorno inesperado do on_xend_start"
+
+#: src/xm_internal.c:762
+#, fuzzy, c-format
+msgid "unexpected value %s for on_crash"
+msgstr "valor de retorno inesperado do on_xend_start"
+
+#: src/xm_internal.c:1442
msgid "read only connection"
msgstr "conexão do tipo somente leitura"
-#: src/xm_internal.c:1308
+#: src/xm_internal.c:1447
msgid "not inactive domain"
msgstr "domínio não inativo"
-#: src/xm_internal.c:1313
+#: src/xm_internal.c:1452
msgid "virHashLookup"
msgstr "virHashLookup"
-#: src/xm_internal.c:1318
+#: src/xm_internal.c:1457
msgid "can't retrieve config file for domain"
msgstr "não foi possível recuperar o config file para o domínio"
-#: src/xm_internal.c:1944
-#: src/xm_internal.c:2672
-#: src/xm_internal.c:2694
-#: src/xm_internal.c:3091
-msgid "cannot read XML domain definition"
-msgstr "não foi possível ler a definição XML do domínio "
-
-#: src/xm_internal.c:1950
-msgid "missing top level domain element"
-msgstr "falta o elemento do nível mais elevado do domínio"
-
-#: src/xm_internal.c:1958
-msgid "domain type is invalid"
-msgstr "o tipo de domínio é inválido"
-
-#: src/xm_internal.c:1966
-#: src/xm_internal.c:2677
-#: src/xm_internal.c:2699
-#: src/xm_internal.c:3096
-msgid "cannot create XPath context"
-msgstr "não foi possível criar o contexto XPath"
-
-#: src/xm_internal.c:2158
-#: src/xm_internal.c:2232
-#: src/xm_internal.c:2253
-#: src/xm_internal.c:2269
-#: src/xm_internal.c:2288
-#: src/xm_internal.c:2303
-#: src/xm_internal.c:2476
-msgid "config"
-msgstr "config"
-
-#: src/xm_internal.c:2414
-msgid "name config parameter is missing"
-msgstr "falta o parâmetro de configuração do nome "
+#: src/xm_internal.c:1952 src/xm_internal.c:1961 src/xm_internal.c:1970
+#, fuzzy, c-format
+msgid "unexpected lifecycle action %d"
+msgstr "node dict inesperado"
-#: src/xm_internal.c:2423
+#: src/xm_internal.c:2248
msgid "can't retrieve config filename for domain to overwrite"
-msgstr "não foi possível recuperar o config filename para o domínio para sobre-escrevê-lo"
+msgstr ""
+"não foi possível recuperar o config filename para o domínio para sobre-"
+"escrevê-lo"
-#: src/xm_internal.c:2429
+#: src/xm_internal.c:2254
msgid "can't retrieve config entry for domain to overwrite"
-msgstr "não foi possível recuperar a entrada para o domínio para sobre-escrevê-la"
-
-#: src/xm_internal.c:2435
-#: src/xm_internal.c:2491
-msgid "uuid config parameter is missing"
-msgstr "está faltando o parâmetro do uuid config "
+msgstr ""
+"não foi possível recuperar a entrada para o domínio para sobre-escrevê-la"
-#: src/xm_internal.c:2445
-#: src/xm_internal.c:2452
+#: src/xm_internal.c:2265 src/xm_internal.c:2272
msgid "failed to remove old domain from config map"
msgstr "falhou ao remover o antigo domínio do config map"
-#: src/xm_internal.c:2461
+#: src/xm_internal.c:2281
msgid "config file name is too long"
msgstr "o nome do arquivo config é muito grande"
-#: src/xm_internal.c:2471
-msgid "unable to write config file"
-msgstr "não pôde escrever o config file"
+#: src/xm_internal.c:2293
+msgid "config"
+msgstr "config"
-#: src/xm_internal.c:2482
+#: src/xm_internal.c:2299
msgid "unable to get current time"
msgstr "não pôde obter a hora atual"
-#: src/xm_internal.c:2497
-#: src/xm_internal.c:2504
+#: src/xm_internal.c:2308 src/xm_internal.c:2315
msgid "unable to store config file handle"
msgstr "incapaz de armazenar o manipulador do arquivo config"
-#: src/xm_internal.c:2711
+#: src/xm_internal.c:2519 src/xm_internal.c:2639
msgid "unknown device"
msgstr "dispositivo desconhecido"
-#: src/xml.c:248
-msgid "topology cpuset syntax error"
-msgstr "erro de sintaxe na topologia da cupuset"
-
-#: src/xml.c:314
-msgid "failed to allocate sound string"
-msgstr "falha em alocar espaço para a string do som"
-
-#: src/xml.c:328
-msgid "no model for sound device"
-msgstr "não há modelo para o dispositivo de som"
-
-#: src/xml.c:334
-msgid "unknown sound model type"
-msgstr "tipo de modelo de som desconhecido"
-
-#: src/xml.c:393
+#: src/xml.c:76
msgid "Invalid parameter to virXPathString()"
msgstr "Parâmetro inválido para virXPathString()"
-#: src/xml.c:428
-#: src/xml.c:463
+#: src/xml.c:117 src/xml.c:159 src/xml.c:214
msgid "Invalid parameter to virXPathNumber()"
msgstr "Parâmetro inválido para virXPathNumber()"
-#: src/xml.c:509
+#: src/xml.c:272
msgid "Invalid parameter to virXPathBoolean()"
msgstr "Parâmetro inválido para o virXPathBoolean()"
-#: src/xml.c:542
+#: src/xml.c:310
msgid "Invalid parameter to virXPathNode()"
msgstr "Parâmetro inválido para virXPathNode()"
-#: src/xml.c:578
+#: src/xml.c:352
msgid "Invalid parameter to virXPathNodeSet()"
msgstr "Parâmetro inválido para virXPathNodeSet()"
-#: src/xml.c:595
-#: src/xmlrpc.c:479
+#: src/xml.c:372 src/xmlrpc.c:478
msgid "allocate string array"
msgstr "aloca o string array"
-#: src/xml.c:966
-msgid "too many boot devices"
-msgstr "há excesso de dispositivos de boot"
-
-#: src/xml.c:998
-msgid "no HVM domain loader"
-msgstr "não há carregador de domínio HVM"
-
-#: src/xml.c:1091
-#: src/xml.c:1108
-msgid "invalid input device"
-msgstr "dispositivo de entrada inválido"
-
#: src/xmlrpc.c:53
msgid "allocate value"
msgstr "aloca valor"
msgid "allocate response"
msgstr "aloca resposta"
-#: src/xmlrpc.c:447
-#: src/xmlrpc.c:509
+#: src/xmlrpc.c:446 src/xmlrpc.c:508
msgid "read response"
msgstr "lê a resposta"
-#: src/xmlrpc.c:602
+#: src/xmlrpc.c:601
msgid "parse server response failed"
msgstr "falha na análise da resposta do servidor"
-#: src/xmlrpc.c:663
+#: src/xmlrpc.c:662
msgid "allocate new context"
msgstr "aloca novo contexto"
-#: src/xs_internal.c:329
+#: src/xs_internal.c:318
msgid "failed to connect to Xen Store"
msgstr "falha em conectar com o Xen Store"
+#~ msgid "missing filesystem type"
+#~ msgstr "tipo do fisesystem não encontrado"
+
+#~ msgid "empty or invalid mount source"
+#~ msgstr "fonte do mount vazia ou inválida"
+
+#~ msgid "missing mount target"
+#~ msgstr "falta o alvo do mount"
+
+#~ msgid "empty or invalid mount target"
+#~ msgstr "o alvo do mount é vazio ou inválido"
+
+#~ msgid "failed to generate uuid"
+#~ msgstr "falha em gerar o uuid"
+
+#~ msgid "invalid uuid element"
+#~ msgstr "elemento do uuid inválido "
+
+#~ msgid "invalid or missing init element"
+#~ msgstr "elemento do init inválido ou faltando"
+
+#~ msgid "init string too long"
+#~ msgstr "a string do init é longa demais"
+
+#~ msgid "invalid memory value"
+#~ msgstr "valor de memória inválido"
+
+#~ msgid "invalid root element"
+#~ msgstr "elemento do root inválido"
+
+#~ msgid "missing domain type"
+#~ msgstr "falta o tipo do domínio"
+
+#~ msgid "invalid domain id"
+#~ msgstr "id do domínio é inválida"
+
+#~ msgid "Can't redefine active VM with name %s"
+#~ msgstr "Não foi possível redefinir a VM ativa com o nome %s"
+
+#~ msgid "error checking container process: %d %s"
+#~ msgstr "processo de verificação de erro no container:%d %s"
+
+#~ msgid "failed to open config directory %s: %s"
+#~ msgstr "houve falha ao abrir o config directory %s: %s"
+
+#~ msgid "cannot create lxc state directory %s: %s"
+#~ msgstr "não foi possível criar o diretório de estado lxc %s: %s"
+
+#~ msgid "cannot construct tty pid file path"
+#~ msgstr "o caminho do tty pid file não pode ser construído"
+
+#~ msgid "cannot create tty pid file %s: %s"
+#~ msgstr "não foi possível criar o tty pid file %s: %s"
+
+#~ msgid "cannot fdopen tty pid file %s: %s"
+#~ msgstr "Falha ao executar fdopen no tty pid file %s: %s"
+
+#~ msgid "cannot write tty pid file %s: %s"
+#~ msgstr "não foi possível escrever no tty pid file %s: %s"
+
+#~ msgid "cannot open tty pid file %s: %s"
+#~ msgstr "não foi possível abrir o arquivo tty pid %s: %s"
+
+#~ msgid "cannot read tty pid file %s: %s"
+#~ msgstr "não foi possível ler o arquivo tty pid %s: %s"
+
+#~ msgid "execl failed to exec init: %s"
+#~ msgstr "execl falhou em exec init: %s"
+
+#~ msgid "unable to get storage for vm tty name"
+#~ msgstr "não foi possível obter armazenamento para vm tty name"
+
+#~ msgid "posix_openpt failed: %s"
+#~ msgstr "falhou a operação posix_openpt: %s"
+
+#~ msgid "ptsname_r failed: %s"
+#~ msgstr "a operação ptsname_r falhou: %s"
+
+#~ msgid "epoll_ctl(fd2) failed: %s"
+#~ msgstr "epoll_ctl(fd2) falhou: %s"
+
+#~ msgid "unable to fork tty forwarding process: %s"
+#~ msgstr ""
+#~ "não foi possível executar o fork para o processo de encaminhamento do "
+#~ "tty: %s"
+
+#~ msgid "sending SIGTERM failed: %s"
+#~ msgstr "falha no envio do SIGTERM: %s"
+
+#~ msgid "sending SIGKILL to tty process failed: %s"
+#~ msgstr "o envio do SIGKILL ao processo do tty falhou: %s"
+
+#~ msgid "waitpid failed to wait for tty %d: %d %s"
+#~ msgstr "o waitpid falhou ao esperar por tty %d: %d %s"
+
+#~ msgid "sending SIGKILL failed: %s"
+#~ msgstr "o envio de SIGKILL falhou: %s"
+
+#~ msgid "Error already an active OPENVZ VM having id '%s'"
+#~ msgstr "Já existe um erro no OPENVZ VM ativo tendo como id '%s'"
+
+#~ msgid "invalid domain type attribute"
+#~ msgstr "atributo do tipo de domínio inválido"
+
+#~ msgid "invalid domain name"
+#~ msgstr "nome inválido para o domínio"
+
+#~ msgid "VPS ID Error (must be an integer greater than 100"
+#~ msgstr "Erro no VPS ID (deve ser um inteiro maior do que 100"
+
+#~ msgid "Failed to generate UUID"
+#~ msgstr "Houve falha ao gerar o UUID"
+
+#~ msgid "No IP address in the given xml config file '%s'"
+#~ msgstr "Não existe endereço IP no arquivo xml de configuração '%s' dado"
+
+#~ msgid "ipaddress length too long"
+#~ msgstr "o tamanho do ipaddress é longo demais"
+
+#~ msgid "Failed to Create Memory for 'ovz_ip' structure"
+#~ msgstr "Falha ao criar memória para a estrutura 'ovz_ip'"
+
+#~ msgid "No Netmask address in the given xml config file '%s'"
+#~ msgstr ""
+#~ "Não existe máscara de endereço de rede no arquivo xml de configuração '%"
+#~ "s'"
+
+#~ msgid "netmask length too long"
+#~ msgstr "o tamanho da máscara de rede é grande demais"
+
+#~ msgid "No hostname in the given xml config file '%s'"
+#~ msgstr "Não há o nome do host no arquivo xml de configuração dado '%s'"
+
+#~ msgid "hostname length too long"
+#~ msgstr "o comprimento do nome do host é grande demais"
+
+#~ msgid "No Gateway address in the given xml config file '%s'"
+#~ msgstr "Não há endereço do Gateway no arquivo xml de configuração dado '%s'"
+
+#~ msgid "gateway length too long"
+#~ msgstr "o comprimento do gateway é grande demais"
+
+#~ msgid "No Nameserver address inthe given xml config file '%s'"
+#~ msgstr "Não há nome do servidor no arquivo xml de configuração dado '%s'"
+
+#~ msgid "nameserver length too long"
+#~ msgstr "tamanho do nome do servidor longo demais"
+
+#~ msgid "Failed to Create Memory for 'ovz_ns' structure"
+#~ msgstr "Falha ao Criar Memória para a estrutura 'ovz_ns'"
+
+#~ msgid "profile length too long"
+#~ msgstr "tamanho do perfil longo demais"
+
+#~ msgid "calloc failed"
+#~ msgstr "falha no calloc"
+
+#~ msgid "no domain with matching name"
+#~ msgstr "nenhum domínio com nome compatível"
+
+#~ msgid "Error in parsing Options to OPENVZ"
+#~ msgstr "Erro ao analisar Opções para o OPENVZ"
+
+#~ msgid "Error creating OPENVZ VM"
+#~ msgstr "Erro ao criar a OPENVZ VM"
+
+#~ msgid "failed to exec %s\n"
+#~ msgstr "falhou ao executar %s\n"
+
+#~ msgid "Invalid cdrom device name: %s"
+#~ msgstr "Nome do dispositivo de cdrom inválido: %s"
+
+#~ msgid "Invalid bus type: %s"
+#~ msgstr "Tipo de barramento inválido: %s "
+
+#~ msgid "Network name '%s' too long"
+#~ msgstr "O nome da rede '%s' é longo demais"
+
+#~ msgid "TAP interface name '%s' is too long"
+#~ msgstr "O nome da interface TAP '%s' é muito longo"
+
+#~ msgid "TAP script path '%s' is too long"
+#~ msgstr "O caminho do script TAP '%s' é muito longo"
+
+#~ msgid "TAP bridge path '%s' is too long"
+#~ msgstr "O caminho da ponte TAP bridge '%s' é muito longo"
+
+#~ msgid "IP address '%s' is too long"
+#~ msgstr "O endereço IP '%s' é muito longo"
+
+#~ msgid "Model name '%s' is too long"
+#~ msgstr "O nome do modelo '%s' é muito grande"
+
+#~ msgid "too many character devices"
+#~ msgstr "há excesso de dispositivos de caracteres"
+
+#~ msgid "missing sound model"
+#~ msgstr "falta o modelo de som"
+
+#~ msgid "invalid sound model '%s'"
+#~ msgstr "modelo de som inválido %s"
+
+#~ msgid "domain name length too long"
+#~ msgstr "o tamanho do nome do domínio é muito grande"
+
+#~ msgid "malformed memory information"
+#~ msgstr "informação sobre a memória mal formada"
+
+#~ msgid "malformed vcpu information"
+#~ msgstr "informação sobre vcpu mal formada"
+
+#~ msgid "malformed vcpu mask information"
+#~ msgstr "informação sobre a máscara da vcpu está mal formada"
+
+#~ msgid "architecture type too long"
+#~ msgstr "tipo de arquitetura grande demais"
+
+#~ msgid "machine type too long"
+#~ msgstr "tipo de máquina longo demais"
+
+#~ msgid "kernel path too long"
+#~ msgstr "caminho para o kernel longo demais"
+
+#~ msgid "initrd path too long"
+#~ msgstr "o caminho para o initrd é longo de mais"
+
+#~ msgid "cmdline arguments too long"
+#~ msgstr "argumentos do cmdline são longos demais"
+
+#~ msgid "unsupported guest type"
+#~ msgstr "não há suporte para o tipo de convidado"
+
+#~ msgid "emulator path too long"
+#~ msgstr "caminho do emulador longo demais"
+
+#~ msgid "Unsupported graphics type %s"
+#~ msgstr "O tipo de gráfico %s não tem suporte "
+
+#~ msgid "failed to allocate space for disk string"
+#~ msgstr "falha em alocar espaço para a cadeia do disco"
+
+#~ msgid "failed to allocate space for net string"
+#~ msgstr "falha em alocar espeço para a cadeia da rede"
+
+#~ msgid "failed to allocate space for input string"
+#~ msgstr "falha em alocar espaço para a string de entrada"
+
+#~ msgid "failed to allocate space for sound dev"
+#~ msgstr "falha em alocar espaço para o dispositivo de som"
+
+#~ msgid "failed to allocate space for vm string"
+#~ msgstr "falha em alocar espaço para a string da vm"
+
+#~ msgid "failed to allocate space for range string"
+#~ msgstr "falha em alocar espaço para a string da faixa"
+
+#~ msgid "failed to allocate space for network_def string"
+#~ msgstr "falha em alocar espaço para a string da network_def"
+
+#~ msgid "failed to allocate space for xmlXPathContext string"
+#~ msgstr "falha em alocar espaço para a string do xmlXPathContext "
+
+#~ msgid "network name length too long"
+#~ msgstr "o tamanho do nome da rede é muito grande"
+
+#~ msgid "forward device name '%s' is too long"
+#~ msgstr "o nome do dispositivo a ser encaminhado '%s' é muito grande"
+
+#~ msgid "failed to allocate space for network string"
+#~ msgstr "falha ao alocar espaço para a string da rede"
+
+#~ msgid "Error parsing QEMU guest config '%s' : %s"
+#~ msgstr "Erro ao analisar o QEMU guest config '%s' : %s"
+
+#~ msgid "BUG: unknown error - please report it\n"
+#~ msgstr "BUG: erro desconhecido - por favor, relate-o\n"
+
+#~ msgid "QEMU guest config filename '%s' does not match guest name '%s'"
+#~ msgstr ""
+#~ "O nome do arquivo QEMU guest config '%s' não corresponde ao nome do "
+#~ "convidado '%s'"
+
+#~ msgid "Failed to load QEMU guest config '%s': out of memory"
+#~ msgstr ""
+#~ "Falha no carregamento do arquivo QEMU guest config '%s': fora da memória"
+
+#~ msgid "Error parsing network config '%s' : %s"
+#~ msgstr "Erro ao analisar o network config '%s' : %s"
+
+#~ msgid "Failed to load network config '%s': out of memory"
+#~ msgstr ""
+#~ "Falha ao carregar o network config '%s': fora dos limites da memória"
+
+#~ msgid "Config filename '%s/%s' is too long"
+#~ msgstr "O nome do arquivo config '%s/%s' é grande demais"
+
+#~ msgid "Autostart link path '%s/%s' is too long"
+#~ msgstr "O vínculo do caminho do Autostart '%s/%s' é longo demais"
+
+#~ msgid "allocating cpu mask"
+#~ msgstr "alocando a máscara da cpu"
+
+#~ msgid "failed to generate XML: out of memory"
+#~ msgstr "falha na geração do arquivo XML: fora dos limites da memória"
+
+#~ msgid "Resulting path to long for buffer in qemudInitPaths()"
+#~ msgstr ""
+#~ "O caminho resultante é longo demais para o buffer no qemudInitPaths()"
+
+#~ msgid "failed to set bridge forward delay to %d"
+#~ msgstr "falha em ajustar o intervalo de envio da ponte para %d"
+
+#~ msgid "failed to set bridge STP to %s"
+#~ msgstr "falha em ajustar o STP da ponte para %s"
+
+#~ msgid "Failed to delete autostart link '%s': %s"
+#~ msgstr "Falha em apagar o link de autostart '%s': %s"
+
+#~ msgid "CDROM not attached, cannot change media"
+#~ msgstr "O CDROM não foi associado, não foi possível trocar a mídia"
+
+#~ msgid "allocating priv->hostname"
+#~ msgstr "alocando priv->hostname"
+
+#~ msgid "uri params"
+#~ msgstr "uri params"
+
+#~ msgid "Disk pools are not yet supported"
+#~ msgstr "Não há suporte para os pools de disco"
+
+#~ msgid "malformed xml document"
+#~ msgstr "documento xml mal formado"
+
+#~ msgid "domain"
+#~ msgstr "domínio"
+
+#~ msgid "domain name"
+#~ msgstr "nome do domínio"
+
+#~ msgid "domain uuid"
+#~ msgstr "uuid do domínio"
+
+#~ msgid "domain memory"
+#~ msgstr "memória do domínio"
+
+#~ msgid "domain current memory"
+#~ msgstr "memória corrente do domínio"
+
+#~ msgid "domain vcpus"
+#~ msgstr "vcpus do domínio"
+
+#~ msgid "domain reboot behaviour"
+#~ msgstr "comportamento de reinicialização do domínio"
+
+#~ msgid "domain poweroff behaviour"
+#~ msgstr "comportamento de desligamento do domínio"
+
+#~ msgid "domain crash behaviour"
+#~ msgstr "comportamento do domínio sob falha"
+
+#~ msgid "load domain definition file"
+#~ msgstr "carga do arquivo de configuração do domínio"
+
+#~ msgid "network"
+#~ msgstr "rede"
+
+#~ msgid "network forward"
+#~ msgstr "network forward"
+
+#~ msgid "ip address"
+#~ msgstr "endereço ip"
+
+#~ msgid "ip netmask"
+#~ msgstr "mascara de rede de ip"
+
+#~ msgid "load network definition file"
+#~ msgstr "carga do arquivo de definição da rede"
+
+#~ msgid "too many domains"
+#~ msgstr "domínios em excesso"
+
+#~ msgid "too many networks"
+#~ msgstr "quantidade excessiva de redes"
+
+#~ msgid "blocked"
+#~ msgstr "bloqueado"
+
+#~ msgid "parsing soundhw string failed."
+#~ msgstr "a análise da string soundhw falhou"
+
+#~ msgid "xenDaemonDomainDumpXMLByID failed to find this domain"
+#~ msgstr "xenDaemonDomainDumpXMLByID falhou em achar este domínio"
+
+#~ msgid "xenXMConfigCacheRefresh: name"
+#~ msgstr "xenXMConfigCacheRefresh: nome"
+
+#~ msgid "cannot read XML domain definition"
+#~ msgstr "não foi possível ler a definição XML do domínio "
+
+#~ msgid "missing top level domain element"
+#~ msgstr "falta o elemento do nível mais elevado do domínio"
+
+#~ msgid "domain type is invalid"
+#~ msgstr "o tipo de domínio é inválido"
+
+#~ msgid "cannot create XPath context"
+#~ msgstr "não foi possível criar o contexto XPath"
+
+#~ msgid "uuid config parameter is missing"
+#~ msgstr "está faltando o parâmetro do uuid config "
+
+#~ msgid "unable to write config file"
+#~ msgstr "não pôde escrever o config file"
+
+#~ msgid "failed to allocate sound string"
+#~ msgstr "falha em alocar espaço para a string do som"
+
+#~ msgid "no model for sound device"
+#~ msgstr "não há modelo para o dispositivo de som"
+
+#~ msgid "too many boot devices"
+#~ msgstr "há excesso de dispositivos de boot"
+
+#~ msgid "invalid input device"
+#~ msgstr "dispositivo de entrada inválido"
+
#~ msgid "out of memory allocating return array"
#~ msgstr "excedidos os limites da memória ao alocar o array de retorno"
+
#~ msgid "cannot allocate address"
#~ msgstr "impossível alocar o endereço"
+
#~ msgid "Allowing PID %d running as root"
#~ msgstr "Permissão para o PID %d ser executado como root"
+
#~ msgid "Failed parsing iscsiadm commands"
#~ msgstr "Falha na análise dos comandos iscsiadm"
+
#~ msgid "Failed to find the sysfs path for %d:%d:%d:%d: %s"
#~ msgstr "Falha em encontrar o caminho do sysfs para %d:%d:%d:%d: %s"
+
#~ msgid "Failed to find SCSI device for %d:%d:%d:%d: %s"
#~ msgstr "Falha em encontrar o dispositivo SCSI para %d:%d:%d:%d: %s"
-
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-09-08 14:51+0200\n"
+"POT-Creation-Date: 2008-09-23 22:28+0200\n"
"PO-Revision-Date: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
msgid "storage_vol not found"
msgstr "domain name or uuid"
-#: src/conf.c:155 src/conf.c:203 src/conf.c:488 src/conf.c:525 src/conf.c:553
-#: src/conf.c:631
+#: src/conf.c:164 src/conf.c:212 src/conf.c:491 src/conf.c:528 src/conf.c:555
+#: src/conf.c:630
msgid "allocating configuration"
msgstr "allocating configuration"
-#: src/conf.c:338
+#: src/conf.c:347
msgid "unterminated number"
msgstr "unterminated number"
-#: src/conf.c:372 src/conf.c:389 src/conf.c:401
+#: src/conf.c:380 src/conf.c:396 src/conf.c:407
msgid "unterminated string"
msgstr "unterminated string"
-#: src/conf.c:429 src/conf.c:483
+#: src/conf.c:434 src/conf.c:487
msgid "expecting a value"
msgstr "expecting a value"
-#: src/conf.c:450
+#: src/conf.c:454
msgid "expecting a separator in list"
msgstr "expecting a separator in list"
-#: src/conf.c:473
+#: src/conf.c:477
#, fuzzy
msgid "list is not closed with ]"
msgstr "list is not closed with ] "
-#: src/conf.c:518
+#: src/conf.c:521
msgid "expecting a name"
msgstr "expecting a name"
-#: src/conf.c:581
+#: src/conf.c:582
msgid "expecting a separator"
msgstr "expecting a separator"
msgid "expecting an assignment"
msgstr "expecting an assignment"
-#: src/conf.c:894 src/conf.c:950 src/xend_internal.c:584
-#: src/xend_internal.c:2657 src/xm_internal.c:1475 src/xm_internal.c:1482
+#: src/conf.c:892 src/conf.c:948 src/xend_internal.c:584
+#: src/xend_internal.c:2666 src/xm_internal.c:1475 src/xm_internal.c:1482
#, fuzzy
msgid "allocate buffer"
msgstr "allocate new buffer"
-#: src/conf.c:901
+#: src/conf.c:899
msgid "failed to open file"
msgstr "failed to open file"
-#: src/conf.c:912
+#: src/conf.c:910
msgid "failed to save content"
msgstr "failed to save content"
msgid "cannot extract disk devices"
msgstr "Cannot extract running %s hypervisor version\n"
-#: src/domain_conf.c:1939 src/qemu_driver.c:3133
+#: src/domain_conf.c:1939 src/qemu_driver.c:3153
#, fuzzy, c-format
msgid "duplicate disk target '%s'"
msgstr "unexpected mime type"
msgid "unexpected char type %d"
msgstr "unexpected mime type"
-#: src/domain_conf.c:2815 src/xend_internal.c:5214
+#: src/domain_conf.c:2815 src/xend_internal.c:5223
#, fuzzy, c-format
msgid "unexpected sound model %d"
msgstr "unexpected mime type"
-#: src/domain_conf.c:2835 src/xend_internal.c:5237
+#: src/domain_conf.c:2835 src/xend_internal.c:5246
#, fuzzy, c-format
msgid "unexpected input type %d"
msgstr "unexpected mime type"
#: src/lxc_driver.c:274 src/lxc_driver.c:309 src/lxc_driver.c:335
#: src/lxc_driver.c:350 src/openvz_driver.c:238 src/openvz_driver.c:267
-#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:620
-#: src/openvz_driver.c:651 src/openvz_driver.c:672 src/openvz_driver.c:713
-#: src/qemu_driver.c:2192 src/qemu_driver.c:2279 src/qemu_driver.c:2828
-#: src/qemu_driver.c:2883 src/qemu_driver.c:2927 src/qemu_driver.c:3007
-#: src/qemu_driver.c:3123 src/qemu_driver.c:3192 src/qemu_driver.c:3247
-#: src/qemu_driver.c:3291 src/qemu_driver.c:3309 src/qemu_driver.c:3567
+#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:621
+#: src/openvz_driver.c:652 src/openvz_driver.c:673 src/openvz_driver.c:714
+#: src/qemu_driver.c:2212 src/qemu_driver.c:2299 src/qemu_driver.c:2848
+#: src/qemu_driver.c:2903 src/qemu_driver.c:2947 src/qemu_driver.c:3027
+#: src/qemu_driver.c:3143 src/qemu_driver.c:3212 src/qemu_driver.c:3267
+#: src/qemu_driver.c:3311 src/qemu_driver.c:3329 src/qemu_driver.c:3587
#, fuzzy
msgid "no domain with matching uuid"
msgstr "domain id or uuid"
-#: src/lxc_driver.c:280 src/openvz_driver.c:625 src/qemu_driver.c:2933
+#: src/lxc_driver.c:280 src/openvz_driver.c:626 src/qemu_driver.c:2953
#, fuzzy
msgid "cannot delete active domain"
msgstr "name of the inactive domain"
-#: src/lxc_driver.c:286 src/qemu_driver.c:2939
+#: src/lxc_driver.c:286 src/qemu_driver.c:2959
#, fuzzy
msgid "cannot undefine transient domain"
msgstr "name of the inactive domain"
msgid "container '%s' unexpectedly shutdown during startup"
msgstr ""
-#: src/lxc_driver.c:747 src/qemu_driver.c:892
+#: src/lxc_driver.c:747 src/qemu_driver.c:893
#, fuzzy, c-format
msgid "cannot create log directory %s: %s"
msgstr "failed to write configuration file: %s"
msgid "unknown forwarding type '%s'"
msgstr "unknown OS type %s"
-#: src/network_conf.c:662 src/qemu_driver.c:3334 src/qemu_driver.c:3967
+#: src/network_conf.c:662 src/qemu_driver.c:3354 src/qemu_driver.c:3987
#: src/storage_driver.c:816
#, c-format
msgid "cannot create autostart directory %s: %s"
msgid "no config file for %s"
msgstr "configuration file syntax error: %s"
-#: src/openvz_conf.c:187
+#: src/openvz_conf.c:190
+#, fuzzy, c-format
+msgid "Cound not read 'IP_ADDRESS' from config for container %d"
+msgstr "could not connect to %s"
+
+#: src/openvz_conf.c:220
+#, fuzzy, c-format
+msgid "Cound not read 'NETIF' from config for container %d"
+msgstr "could not connect to %s"
+
+#: src/openvz_conf.c:247
+#, fuzzy
+msgid "Too long network device name"
+msgstr "resolving domain filename"
+
+#: src/openvz_conf.c:264
+#, fuzzy
+msgid "Wrong length MAC address"
+msgstr "invalid argument in %s"
+
+#: src/openvz_conf.c:271
+#, fuzzy
+msgid "Wrong MAC address"
+msgstr "invalid argument in %s"
+
+#: src/openvz_conf.c:327
#, fuzzy
msgid "popen failed"
msgstr "operation failed"
-#: src/openvz_conf.c:197
+#: src/openvz_conf.c:337
#, fuzzy
msgid "Failed to parse vzlist output"
msgstr "Failed to suspend domain %s"
-#: src/openvz_conf.c:223
+#: src/openvz_conf.c:363
#, fuzzy
msgid "UUID in config file malformed"
msgstr "configuration file syntax error: %s"
-#: src/openvz_conf.c:235
+#: src/openvz_conf.c:375
#, fuzzy, c-format
msgid "Cound not read config for container %d"
msgstr "could not connect to %s"
msgid "Container ID is not specified"
msgstr ""
-#: src/openvz_driver.c:391 src/openvz_driver.c:459 src/openvz_driver.c:534
-#: src/openvz_driver.c:554 src/openvz_driver.c:600 src/openvz_driver.c:631
-#: src/openvz_driver.c:656 src/openvz_driver.c:728 src/openvz_driver.c:826
-#: src/openvz_driver.c:872
+#: src/openvz_driver.c:391 src/openvz_driver.c:460 src/openvz_driver.c:535
+#: src/openvz_driver.c:555 src/openvz_driver.c:601 src/openvz_driver.c:632
+#: src/openvz_driver.c:657 src/openvz_driver.c:729 src/openvz_driver.c:827
+#: src/openvz_driver.c:873
#, fuzzy, c-format
msgid "Could not exec %s"
msgstr "could not connect to %s"
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:451 src/openvz_driver.c:528
+#: src/openvz_driver.c:452 src/openvz_driver.c:529
msgid "Error creating command for container"
msgstr ""
-#: src/openvz_driver.c:465 src/openvz_driver.c:540
+#: src/openvz_driver.c:466 src/openvz_driver.c:541
#, fuzzy
msgid "Could not set UUID"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:475 src/openvz_driver.c:546
+#: src/openvz_driver.c:476 src/openvz_driver.c:547
#, fuzzy
msgid "Could not configure network"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:482 src/openvz_driver.c:569
+#: src/openvz_driver.c:483 src/openvz_driver.c:570
#, fuzzy
msgid "Could not set number of virtual cpu"
msgstr "change number of virtual CPUs"
#: src/openvz_driver.c:517
#, c-format
-msgid "Already an OPENVZ VM defined with the id '%d'"
+msgid "Already an OPENVZ VM defined with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:588
+#: src/openvz_driver.c:589
msgid "no domain with matching id"
msgstr ""
-#: src/openvz_driver.c:594
+#: src/openvz_driver.c:595
#, fuzzy
msgid "domain is not in shutoff state"
msgstr "Domain is already active"
-#: src/openvz_driver.c:677
+#: src/openvz_driver.c:678
#, fuzzy
msgid "Could not read container config"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:693 src/qemu_driver.c:1823
+#: src/openvz_driver.c:694 src/qemu_driver.c:1843
#, fuzzy, c-format
msgid "unknown type '%s'"
msgstr "unknown OS type %s"
-#: src/openvz_driver.c:719
+#: src/openvz_driver.c:720
msgid "VCPUs should be >= 1"
msgstr ""
-#: src/openvz_driver.c:835 src/openvz_driver.c:881
+#: src/openvz_driver.c:836 src/openvz_driver.c:882
#, fuzzy, c-format
msgid "Could not parse VPS ID %s"
msgstr "could not connect to %s"
msgid "Unexpected exit status '%d', qemu probably failed"
msgstr ""
-#: src/qemu_conf.c:519 src/qemu_driver.c:925
+#: src/qemu_conf.c:519 src/qemu_driver.c:926
#, fuzzy, c-format
msgid "Cannot find QEMU binary %s: %s"
msgstr "Failed to suspend domain %s"
msgid "Network type %d is not supported"
msgstr "Domain %s started\n"
-#: src/qemu_conf.c:580 src/qemu_driver.c:1515
+#: src/qemu_conf.c:580 src/qemu_driver.c:1514
#, fuzzy, c-format
msgid "cannot initialize bridge support: %s"
msgstr "Failed to suspend domain %s"
msgid "failed to allocate space for argv string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:90
+#: src/qemu_driver.c:91
#, fuzzy
msgid "Failed to set close-on-exec file descriptor flag\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:105
+#: src/qemu_driver.c:106
#, fuzzy
msgid "Failed to set non-blocking file descriptor flag\n"
msgstr "failed to parse Xend domain information"
-#: src/qemu_driver.c:150
+#: src/qemu_driver.c:151
#, fuzzy, c-format
msgid "Failed to autostart network '%s': %s\n"
msgstr "Failed to start domain %s"
-#: src/qemu_driver.c:165
+#: src/qemu_driver.c:166
#, fuzzy, c-format
msgid "Failed to autostart VM '%s': %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:201
+#: src/qemu_driver.c:202
#, fuzzy, c-format
msgid "Failed to find user record for uid '%d': %s\n"
msgstr "Failed to undefine domain %s"
-#: src/qemu_driver.c:212
+#: src/qemu_driver.c:213
#, fuzzy
msgid "out of memory in asprintf\n"
msgstr "out of memory"
-#: src/qemu_driver.c:268
+#: src/qemu_driver.c:269
#, fuzzy
msgid "qemudStartup: out of memory\n"
msgstr "out of memory"
-#: src/qemu_driver.c:295
+#: src/qemu_driver.c:296
msgid "Reloading iptables rules\n"
msgstr ""
-#: src/qemu_driver.c:433
+#: src/qemu_driver.c:434
#, c-format
msgid ""
"QEMU quit during %s startup\n"
"%s"
msgstr ""
-#: src/qemu_driver.c:443 src/qemu_driver.c:456
+#: src/qemu_driver.c:444 src/qemu_driver.c:457
#, c-format
msgid "Failure while reading %s startup output: %s"
msgstr ""
-#: src/qemu_driver.c:451
+#: src/qemu_driver.c:452
#, c-format
msgid "Timed out while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:467
+#: src/qemu_driver.c:468
#, c-format
msgid "Failure while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:479
+#: src/qemu_driver.c:480
#, c-format
msgid "Out of space while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:510
+#: src/qemu_driver.c:511
#, fuzzy, c-format
msgid "Unable to open monitor path %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:515
+#: src/qemu_driver.c:516
msgid "Unable to set monitor close-on-exec flag"
msgstr ""
-#: src/qemu_driver.c:520
+#: src/qemu_driver.c:521
msgid "Unable to put monitor into non-blocking mode"
msgstr ""
-#: src/qemu_driver.c:648 src/qemu_driver.c:1027 src/qemu_driver.c:1726
-#: src/qemu_driver.c:1736
+#: src/qemu_driver.c:649 src/qemu_driver.c:1028 src/qemu_driver.c:1725
+#: src/qemu_driver.c:1735
#, fuzzy, c-format
msgid "Unable to log VM console data: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:671
+#: src/qemu_driver.c:672
#, fuzzy
msgid "allocate cpumap"
msgstr "allocate new context"
-#: src/qemu_driver.c:682
+#: src/qemu_driver.c:683
msgid "cannot run monitor command to fetch CPU thread info"
msgstr ""
-#: src/qemu_driver.c:786
+#: src/qemu_driver.c:787
#, fuzzy, c-format
msgid "failed to set CPU affinity %s"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:796 src/qemu_driver.c:2135
+#: src/qemu_driver.c:797 src/qemu_driver.c:2155
#, fuzzy
msgid "resume operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:859
+#: src/qemu_driver.c:860
#, fuzzy
msgid "VM is already active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:869
+#: src/qemu_driver.c:870
msgid "Unable to find an unused VNC port"
msgstr ""
-#: src/qemu_driver.c:881
+#: src/qemu_driver.c:882
#, c-format
msgid "config file path too long: %s/%s.log"
msgstr ""
-#: src/qemu_driver.c:900
+#: src/qemu_driver.c:901
#, fuzzy, c-format
msgid "failed to create logfile %s: %s"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:906
+#: src/qemu_driver.c:907
#, fuzzy, c-format
msgid "Unable to set VM logfile close-on-exec flag %s"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:935 src/qemu_driver.c:3032
+#: src/qemu_driver.c:936 src/qemu_driver.c:3052
#, fuzzy, c-format
msgid "Cannot determine QEMU argv syntax %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:951 src/qemu_driver.c:954 src/qemu_driver.c:959
+#: src/qemu_driver.c:952 src/qemu_driver.c:955 src/qemu_driver.c:960
#, fuzzy, c-format
msgid "Unable to write argv to logfile %d: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:1041
+#: src/qemu_driver.c:1040
#, fuzzy, c-format
msgid "Shutting down VM '%s'\n"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:1052
+#: src/qemu_driver.c:1051
#, fuzzy, c-format
msgid "Unable to close logfile %d: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:1067
+#: src/qemu_driver.c:1066
#, fuzzy
msgid "Got unexpected pid, damn\n"
msgstr "unexpected dict node"
-#: src/qemu_driver.c:1221
+#: src/qemu_driver.c:1220
#, fuzzy
msgid "failed to allocate space for dnsmasq argv"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1235
+#: src/qemu_driver.c:1234
msgid "cannot start dhcp daemon without IP address for server"
msgstr ""
-#: src/qemu_driver.c:1264
+#: src/qemu_driver.c:1263
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1275
+#: src/qemu_driver.c:1274
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1285
+#: src/qemu_driver.c:1284
#, fuzzy, c-format
msgid "failed to add iptables rule to enable masquerading : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1317
+#: src/qemu_driver.c:1316
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1328
+#: src/qemu_driver.c:1327
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1353
+#: src/qemu_driver.c:1352
#, fuzzy
msgid "failed to allocate space for IP tables support"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1361 src/qemu_driver.c:1368
+#: src/qemu_driver.c:1360 src/qemu_driver.c:1367
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1376 src/qemu_driver.c:1383
+#: src/qemu_driver.c:1375 src/qemu_driver.c:1382
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1393
+#: src/qemu_driver.c:1392
#, fuzzy, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1400
+#: src/qemu_driver.c:1399
#, fuzzy, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1408
+#: src/qemu_driver.c:1407
#, fuzzy, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1509
+#: src/qemu_driver.c:1508
#, fuzzy
msgid "network is already active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:1521
+#: src/qemu_driver.c:1520
#, fuzzy, c-format
msgid "cannot create bridge '%s' : %s"
msgstr "failed to write configuration file: %s"
-#: src/qemu_driver.c:1536
+#: src/qemu_driver.c:1535
#, fuzzy, c-format
msgid "cannot set IP address on bridge '%s' to '%s' : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1544
+#: src/qemu_driver.c:1543
#, fuzzy, c-format
msgid "cannot set netmask on bridge '%s' to '%s' : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1552
+#: src/qemu_driver.c:1551
#, fuzzy, c-format
msgid "failed to bring the bridge '%s' up : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1563
+#: src/qemu_driver.c:1562
#, fuzzy, c-format
msgid "failed to enable IP forwarding : %s"
msgstr "failed to open %s for reading"
-#: src/qemu_driver.c:1581 src/qemu_driver.c:1612
+#: src/qemu_driver.c:1580 src/qemu_driver.c:1611
#, fuzzy, c-format
msgid "Failed to bring down bridge '%s' : %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1587 src/qemu_driver.c:1617
+#: src/qemu_driver.c:1586 src/qemu_driver.c:1616
#, fuzzy, c-format
msgid "Failed to delete bridge '%s' : %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1600
+#: src/qemu_driver.c:1599
#, fuzzy, c-format
msgid "Shutting down network '%s'\n"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:1626
+#: src/qemu_driver.c:1625
#, fuzzy
msgid "Got unexpected pid for dnsmasq\n"
msgstr "unexpected dict node"
-#: src/qemu_driver.c:1839
+#: src/qemu_driver.c:1814
+#, fuzzy, c-format
+msgid "Unable to open %s: %s\n"
+msgstr "Failed to suspend domain %s"
+
+#: src/qemu_driver.c:1859
#, fuzzy
msgid "failed to allocate space for capabilities support"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1858 src/qemu_driver.c:1884
+#: src/qemu_driver.c:1878 src/qemu_driver.c:1904
msgid "NUMA not supported on this host"
msgstr ""
-#: src/qemu_driver.c:1869 src/qemu_driver.c:1892
+#: src/qemu_driver.c:1889 src/qemu_driver.c:1912
#, fuzzy
msgid "Failed to query NUMA free memory"
msgstr "Used memory:"
-#: src/qemu_driver.c:2053
+#: src/qemu_driver.c:2073
#, fuzzy, c-format
msgid "domain '%s' is already defined"
msgstr "domain %s exists already"
-#: src/qemu_driver.c:2064
+#: src/qemu_driver.c:2084
#, fuzzy, c-format
msgid "domain with uuid '%s' is already defined"
msgstr "domain %s exists already"
-#: src/qemu_driver.c:2094 src/qemu_driver.c:2123 src/qemu_driver.c:2152
-#: src/qemu_driver.c:2172 src/qemu_driver.c:2410 src/qemu_driver.c:3383
-#: src/qemu_driver.c:3518 src/qemu_driver.c:3632
+#: src/qemu_driver.c:2114 src/qemu_driver.c:2143 src/qemu_driver.c:2172
+#: src/qemu_driver.c:2192 src/qemu_driver.c:2430 src/qemu_driver.c:3403
+#: src/qemu_driver.c:3538 src/qemu_driver.c:3652
#, c-format
msgid "no domain with matching id %d"
msgstr ""
-#: src/qemu_driver.c:2099 src/qemu_driver.c:2128 src/qemu_driver.c:2416
-#: src/qemu_driver.c:3388 src/qemu_driver.c:3524 src/qemu_driver.c:3638
+#: src/qemu_driver.c:2119 src/qemu_driver.c:2148 src/qemu_driver.c:2436
+#: src/qemu_driver.c:3408 src/qemu_driver.c:3544 src/qemu_driver.c:3658
#, fuzzy
msgid "domain is not running"
msgstr "Domain is already active"
-#: src/qemu_driver.c:2107
+#: src/qemu_driver.c:2127
#, fuzzy
msgid "suspend operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2158
+#: src/qemu_driver.c:2178
#, fuzzy
msgid "shutdown operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2198
+#: src/qemu_driver.c:2218
#, fuzzy
msgid "failed to allocate space for ostype"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:2214 src/qemu_driver.c:2230 src/qemu_driver.c:2253
-#: src/qemu_driver.c:2526 src/qemu_driver.c:2688
+#: src/qemu_driver.c:2234 src/qemu_driver.c:2250 src/qemu_driver.c:2273
+#: src/qemu_driver.c:2546 src/qemu_driver.c:2708
#, c-format
msgid "no domain with matching uuid '%s'"
msgstr ""
-#: src/qemu_driver.c:2236
+#: src/qemu_driver.c:2256
msgid "cannot set max memory lower than current memory"
msgstr ""
-#: src/qemu_driver.c:2259
+#: src/qemu_driver.c:2279
#, fuzzy
msgid "cannot set memory of an active domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:2265
+#: src/qemu_driver.c:2285
msgid "cannot set memory higher than max memory"
msgstr ""
-#: src/qemu_driver.c:2425
+#: src/qemu_driver.c:2445
#, fuzzy
msgid "failed to pause domain"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:2434
+#: src/qemu_driver.c:2454
#, fuzzy
msgid "failed to get domain xml"
msgstr "failed to get domain UUID"
-#: src/qemu_driver.c:2442
+#: src/qemu_driver.c:2462
#, fuzzy, c-format
msgid "failed to create '%s'"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2449
+#: src/qemu_driver.c:2469
#, fuzzy
msgid "failed to write save header"
msgstr "Failed to write to socket %d\n"
-#: src/qemu_driver.c:2457
+#: src/qemu_driver.c:2477
#, fuzzy
msgid "failed to write xml"
msgstr "Failed to write to socket %d\n"
-#: src/qemu_driver.c:2470 src/qemu_driver.c:2477 src/qemu_driver.c:2748
+#: src/qemu_driver.c:2490 src/qemu_driver.c:2497 src/qemu_driver.c:2768
#: src/remote_internal.c:2241 src/virterror.c:441
msgid "out of memory"
msgstr "out of memory"
-#: src/qemu_driver.c:2485
+#: src/qemu_driver.c:2505
#, fuzzy
msgid "migrate operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2497
+#: src/qemu_driver.c:2517
msgid "'migrate' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:2532
+#: src/qemu_driver.c:2552
#, fuzzy
msgid "cannot change vcpu count of an active domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:2538
+#: src/qemu_driver.c:2558
msgid "could not determine max vcpus for the domain"
msgstr ""
-#: src/qemu_driver.c:2544
+#: src/qemu_driver.c:2564
#, c-format
msgid ""
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
msgstr ""
-#: src/qemu_driver.c:2568 src/qemu_driver.c:2620
+#: src/qemu_driver.c:2588 src/qemu_driver.c:2640
#, fuzzy
msgid "cannot pin vcpus on an inactive domain"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:2574
+#: src/qemu_driver.c:2594
#, c-format
msgid "vcpu number out of range %d > %d"
msgstr ""
-#: src/qemu_driver.c:2595
+#: src/qemu_driver.c:2615
#, fuzzy, c-format
msgid "cannot set affinity: %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:2600
+#: src/qemu_driver.c:2620
#, fuzzy
msgid "cpu affinity is not supported"
msgstr "library call failed, possibly not supported"
-#: src/qemu_driver.c:2657
+#: src/qemu_driver.c:2677
#, fuzzy, c-format
msgid "cannot get affinity: %s"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2667
+#: src/qemu_driver.c:2687
msgid "cpu affinity is not available"
msgstr ""
-#: src/qemu_driver.c:2694
+#: src/qemu_driver.c:2714
#, fuzzy, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr "load domain definition file"
-#: src/qemu_driver.c:2720 src/test.c:956
+#: src/qemu_driver.c:2740 src/test.c:956
#, fuzzy
msgid "cannot read domain image"
msgstr "node domain list"
-#: src/qemu_driver.c:2726
+#: src/qemu_driver.c:2746
#, fuzzy
msgid "failed to read qemu header"
msgstr "failed to read from Xen Daemon"
-#: src/qemu_driver.c:2733
+#: src/qemu_driver.c:2753
msgid "image magic is incorrect"
msgstr ""
-#: src/qemu_driver.c:2740
+#: src/qemu_driver.c:2760
#, c-format
msgid "image version is not supported (%d > %d)"
msgstr ""
-#: src/qemu_driver.c:2755
+#: src/qemu_driver.c:2775
#, fuzzy
msgid "failed to read XML"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2764
+#: src/qemu_driver.c:2784
#, fuzzy
msgid "failed to parse XML"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2777
+#: src/qemu_driver.c:2797
#, fuzzy, c-format
msgid "domain is already active as '%s'"
msgstr "Domain is already active"
-#: src/qemu_driver.c:2786
+#: src/qemu_driver.c:2806
#, fuzzy
msgid "failed to assign new VM"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2799
+#: src/qemu_driver.c:2819
#, fuzzy
msgid "failed to start VM"
msgstr "Failed to start domain %s"
-#: src/qemu_driver.c:2811
+#: src/qemu_driver.c:2831
#, fuzzy
msgid "failed to resume domain"
msgstr "Failed to resume domain %s"
-#: src/qemu_driver.c:2848 src/qemu_driver.c:3741 src/qemu_driver.c:3776
+#: src/qemu_driver.c:2868 src/qemu_driver.c:3761 src/qemu_driver.c:3796
#, fuzzy
msgid "failed to allocate space for VM name string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:2962
+#: src/qemu_driver.c:2982
#, fuzzy, c-format
msgid "cannot convert disk '%s' to bus/device index"
msgstr "Cannot extract running %s hypervisor version\n"
-#: src/qemu_driver.c:2982
+#: src/qemu_driver.c:3002
#, fuzzy, c-format
msgid "Unsupported disk name mapping for bus '%s'"
msgstr "unexpected mime type"
-#: src/qemu_driver.c:3022
+#: src/qemu_driver.c:3042
#, c-format
msgid "No device with bus '%s' and target '%s'"
msgstr ""
-#: src/qemu_driver.c:3049
+#: src/qemu_driver.c:3069
#, c-format
msgid ""
"Emulator version does not support removable media for device '%s' and target "
"'%s'"
msgstr ""
-#: src/qemu_driver.c:3086
+#: src/qemu_driver.c:3106
msgid "cannot change cdrom media"
msgstr ""
-#: src/qemu_driver.c:3097
+#: src/qemu_driver.c:3117
msgid "changing cdrom media failed"
msgstr ""
-#: src/qemu_driver.c:3157
+#: src/qemu_driver.c:3177
#, fuzzy
msgid "cannot attach usb disk"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3168
+#: src/qemu_driver.c:3188
#, fuzzy
msgid "adding usb disk failed"
msgstr "loading host definition file"
-#: src/qemu_driver.c:3212
+#: src/qemu_driver.c:3232
#, fuzzy
msgid "cannot attach usb device"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3223
+#: src/qemu_driver.c:3243
#, fuzzy
msgid "adding usb device failed"
msgstr "loading host definition file"
-#: src/qemu_driver.c:3253
+#: src/qemu_driver.c:3273
#, fuzzy
msgid "cannot attach device on inactive domain"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3276
+#: src/qemu_driver.c:3296
msgid "this device type cannot be attached"
msgstr ""
-#: src/qemu_driver.c:3315
+#: src/qemu_driver.c:3335
#, fuzzy
msgid "cannot set autostart for transient domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:3341
+#: src/qemu_driver.c:3361
#, fuzzy, c-format
msgid "Failed to create symlink '%s to '%s': %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:3348 src/qemu_driver.c:3981 src/storage_driver.c:832
+#: src/qemu_driver.c:3368 src/qemu_driver.c:4001 src/storage_driver.c:832
#, fuzzy, c-format
msgid "Failed to delete symlink '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:3410
+#: src/qemu_driver.c:3430
#, fuzzy, c-format
msgid "invalid path: %s"
msgstr "invalid argument in %s"
-#: src/qemu_driver.c:3418
+#: src/qemu_driver.c:3438
msgid "'info blockstats' command failed"
msgstr ""
-#: src/qemu_driver.c:3433
+#: src/qemu_driver.c:3453
msgid "'info blockstats' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:3498
+#: src/qemu_driver.c:3518
#, fuzzy, c-format
msgid "device not found: %s (%s)"
msgstr "Domain restored from %s\n"
-#: src/qemu_driver.c:3530 src/qemu_driver.c:3573
+#: src/qemu_driver.c:3550 src/qemu_driver.c:3593
msgid "NULL or empty path"
msgstr ""
-#: src/qemu_driver.c:3541
+#: src/qemu_driver.c:3561
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr ""
-#: src/qemu_driver.c:3583
+#: src/qemu_driver.c:3603
#, fuzzy
msgid "invalid path"
msgstr "invalid argument in %s"
-#: src/qemu_driver.c:3626
+#: src/qemu_driver.c:3646
msgid "QEMU driver only supports virtual memory addrs"
msgstr ""
-#: src/qemu_driver.c:3653
+#: src/qemu_driver.c:3673
#, fuzzy
msgid "'memsave' command failed"
msgstr "domain name"
-#: src/qemu_driver.c:3682 src/qemu_driver.c:3850 src/qemu_driver.c:3875
-#: src/qemu_driver.c:3889 src/qemu_driver.c:3904 src/qemu_driver.c:3937
-#: src/qemu_driver.c:3953
+#: src/qemu_driver.c:3702 src/qemu_driver.c:3870 src/qemu_driver.c:3895
+#: src/qemu_driver.c:3909 src/qemu_driver.c:3924 src/qemu_driver.c:3957
+#: src/qemu_driver.c:3973
msgid "no network with matching uuid"
msgstr ""
-#: src/qemu_driver.c:3697
+#: src/qemu_driver.c:3717
msgid "no network with matching name"
msgstr ""
-#: src/qemu_driver.c:3856
+#: src/qemu_driver.c:3876
#, fuzzy
msgid "network is still active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:3917
+#: src/qemu_driver.c:3937
#, fuzzy
msgid "no network with matching id"
msgstr "domain information in XML"
-#: src/qemu_driver.c:3924
+#: src/qemu_driver.c:3944
#, fuzzy
msgid "failed to allocate space for network bridge string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:3974 src/storage_driver.c:823
+#: src/qemu_driver.c:3994 src/storage_driver.c:823
#, fuzzy, c-format
msgid "Failed to create symlink '%s' to '%s': %s"
msgstr "Failed to save domain %s to %s"
msgid "%s not implemented on Win32"
msgstr ""
-#: src/storage_backend_disk.c:85 src/storage_backend_logical.c:57
+#: src/storage_backend_disk.c:90 src/storage_backend_logical.c:57
#, c-format
msgid "unsupported pool format %s"
msgstr ""
-#: src/storage_backend_disk.c:110 src/storage_backend_logical.c:70
+#: src/storage_backend_disk.c:115 src/storage_backend_logical.c:70
#, c-format
msgid "unsupported pool format %d"
msgstr ""
-#: src/storage_backend_disk.c:138 src/storage_backend_fs.c:192
+#: src/storage_backend_disk.c:143 src/storage_backend_fs.c:192
#: src/storage_backend_fs.c:262 src/storage_backend_fs.c:314
#, c-format
msgid "unsupported volume format %s"
msgstr ""
-#: src/storage_backend_disk.c:165 src/storage_backend_fs.c:225
+#: src/storage_backend_disk.c:170 src/storage_backend_fs.c:225
#: src/storage_backend_fs.c:297 src/storage_backend_fs.c:329
#, c-format
msgid "unsupported volume format %d"
msgstr ""
-#: src/storage_backend_disk.c:179 src/storage_backend_disk.c:192
-#: src/storage_backend_disk.c:199 src/storage_backend_disk.c:221
+#: src/storage_backend_disk.c:184 src/storage_backend_disk.c:197
+#: src/storage_backend_disk.c:204 src/storage_backend_disk.c:226
#: src/storage_backend_fs.c:839 src/storage_backend_iscsi.c:177
#: src/storage_backend_logical.c:116 src/storage_backend_logical.c:121
#: src/storage_backend_logical.c:133 src/storage_backend_logical.c:143
-#: src/storage_backend_logical.c:531
+#: src/storage_backend_logical.c:546
msgid "volume"
msgstr ""
-#: src/storage_backend_disk.c:229
+#: src/storage_backend_disk.c:234
msgid "volume extents"
msgstr ""
-#: src/storage_backend_disk.c:237
+#: src/storage_backend_disk.c:242
msgid "cannot parse device start location"
msgstr ""
-#: src/storage_backend_disk.c:244
+#: src/storage_backend_disk.c:249
msgid "cannot parse device end location"
msgstr ""
-#: src/storage_backend_disk.c:250 src/storage_backend_logical.c:154
+#: src/storage_backend_disk.c:255 src/storage_backend_logical.c:154
#: src/storage_backend_logical.c:160
msgid "extents"
msgstr ""
-#: src/storage_backend_disk.c:464
+#: src/storage_backend_disk.c:462
msgid "no large enough free extent"
msgstr ""
-#: src/storage_backend_disk.c:498
-msgid "Disk pools are not yet supported"
+#: src/storage_backend_disk.c:502
+#, c-format
+msgid "Couldn't read volume target path '%s'. %s"
msgstr ""
+#: src/storage_backend_disk.c:517
+#, c-format
+msgid "Volume path '%s' did not start with parent pool source device name."
+msgstr ""
+
+#: src/storage_backend_disk.c:526
+#, fuzzy, c-format
+msgid "cannot parse partition number from target '%s'"
+msgstr "Failed to suspend domain %s"
+
#: src/storage_backend_fs.c:358
#, c-format
msgid "cannot read header '%s': %s"
msgstr ""
#: src/storage_backend_fs.c:1042 src/storage_backend_fs.c:1078
-#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:543
+#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:558
#, c-format
msgid "cannot read path '%s': %s"
msgstr ""
msgid "creation of non-raw images is not supported without qemu-img"
msgstr ""
-#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:552
+#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:567
#, fuzzy, c-format
msgid "cannot set file owner '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:559
+#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:574
#, fuzzy, c-format
msgid "cannot set file mode '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:566
+#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:581
#, c-format
msgid "cannot close file '%s': %s"
msgstr ""
msgid "lvs command failed with exitstatus %d"
msgstr ""
-#: src/storage_backend_logical.c:355
+#: src/storage_backend_logical.c:354
#, fuzzy
msgid "command line"
msgstr "domain name"
-#: src/storage_backend_logical.c:372
+#: src/storage_backend_logical.c:371
#, c-format
msgid "cannot open device %s"
msgstr ""
-#: src/storage_backend_logical.c:378
+#: src/storage_backend_logical.c:377
#, c-format
msgid "cannot clear device header %s"
msgstr ""
-#: src/storage_backend_logical.c:385
+#: src/storage_backend_logical.c:384
#, c-format
msgid "cannot close device %s"
msgstr ""
-#: src/storage_backend_logical.c:575
+#: src/storage_backend_logical.c:507
+#, fuzzy, c-format
+msgid "cannot remove PV device %s: %s"
+msgstr "failed to write configuration file: %s"
+
+#: src/storage_backend_logical.c:590
#, c-format
msgid "cannot find newly created volume '%s': %s"
msgstr ""
msgstr "DATA"
#: src/virsh.c:6292 src/virsh.c:6314
-msgid "blocked"
-msgstr "blocked"
+msgid "idle"
+msgstr ""
#: src/virsh.c:6294
msgid "paused"
msgid "domain information incomplete, missing uuid"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1109 src/xend_internal.c:2204 src/xend_internal.c:2211
+#: src/xend_internal.c:1109 src/xend_internal.c:2213 src/xend_internal.c:2220
msgid "domain information incomplete, missing name"
msgstr "domain information incomplete, missing name"
msgid "unknown graphics type '%s'"
msgstr "unknown OS type %s"
-#: src/xend_internal.c:2191
+#: src/xend_internal.c:2200
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:2260 src/xend_internal.c:2270 src/xend_internal.c:2280
+#: src/xend_internal.c:2269 src/xend_internal.c:2279 src/xend_internal.c:2289
#, fuzzy, c-format
msgid "unknown lifecycle type %s"
msgstr "unknown OS type %s"
-#: src/xend_internal.c:2593
+#: src/xend_internal.c:2602
#, fuzzy
msgid "failed to parse topology information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:2647
+#: src/xend_internal.c:2656
#, fuzzy
msgid "topology syntax error"
msgstr "configuration file syntax error"
-#: src/xend_internal.c:2711
+#: src/xend_internal.c:2720
msgid "failed to parse Xend domain information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:3193
+#: src/xend_internal.c:3202
msgid "xenDaemonDomainFetch failed to find this domain"
msgstr ""
-#: src/xend_internal.c:3815 src/xend_internal.c:4290 src/xm_internal.c:1617
+#: src/xend_internal.c:3824 src/xend_internal.c:4299 src/xm_internal.c:1617
#, fuzzy
msgid "failed to build sexpr"
msgstr "Failed to suspend domain %s"
-#: src/xend_internal.c:3917
+#: src/xend_internal.c:3926
#, fuzzy
msgid "unsupported device type"
msgstr "unexpected mime type"
-#: src/xend_internal.c:4020
+#: src/xend_internal.c:4029
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4061
+#: src/xend_internal.c:4070
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4069
+#: src/xend_internal.c:4078
#, fuzzy
msgid "unexpected value from on_xend_start"
msgstr "unexpected value node"
-#: src/xend_internal.c:4080
+#: src/xend_internal.c:4089
#, fuzzy
msgid "no memory"
msgstr "node memory"
-#: src/xend_internal.c:4086
+#: src/xend_internal.c:4095
#, fuzzy
msgid "sexpr2string failed"
msgstr "operation failed"
-#: src/xend_internal.c:4091
+#: src/xend_internal.c:4100
#, fuzzy
msgid "Failed to redefine sexpr"
msgstr "Failed to undefine domain %s"
-#: src/xend_internal.c:4096
+#: src/xend_internal.c:4105
msgid "on_xend_start not present in sexpr"
msgstr ""
-#: src/xend_internal.c:4127
+#: src/xend_internal.c:4136
#, fuzzy, c-format
msgid "gethostname failed: %s"
msgstr "operation failed: %s"
-#: src/xend_internal.c:4133
+#: src/xend_internal.c:4142
#, fuzzy, c-format
msgid "failed to strdup hostname: %s"
msgstr "failed to get hypervisor type"
-#: src/xend_internal.c:4164
+#: src/xend_internal.c:4173
msgid ""
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
"migration"
msgstr ""
-#: src/xend_internal.c:4174
+#: src/xend_internal.c:4183
msgid ""
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
"migration"
msgstr ""
-#: src/xend_internal.c:4186
+#: src/xend_internal.c:4195
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr ""
-#: src/xend_internal.c:4199
+#: src/xend_internal.c:4208
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr ""
-#: src/xend_internal.c:4204
+#: src/xend_internal.c:4213
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr ""
-#: src/xend_internal.c:4211
+#: src/xend_internal.c:4220
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr ""
-#: src/xend_internal.c:4218 src/xend_internal.c:4240 src/xend_internal.c:4248
-#: src/xend_internal.c:4474 src/xend_internal.c:4481 src/xml.c:89
+#: src/xend_internal.c:4227 src/xend_internal.c:4249 src/xend_internal.c:4257
+#: src/xend_internal.c:4483 src/xend_internal.c:4490 src/xml.c:89
msgid "strdup failed"
msgstr ""
-#: src/xend_internal.c:4231
+#: src/xend_internal.c:4240
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr ""
-#: src/xend_internal.c:4284
+#: src/xend_internal.c:4293
#, fuzzy
msgid "failed to parse domain description"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:4300
+#: src/xend_internal.c:4309
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Failed to create domain %s\n"
-#: src/xend_internal.c:4456 src/xend_internal.c:4532 src/xend_internal.c:4622
+#: src/xend_internal.c:4465 src/xend_internal.c:4541 src/xend_internal.c:4631
msgid "unsupported in xendConfigVersion < 4"
msgstr ""
-#: src/xend_internal.c:4468
+#: src/xend_internal.c:4477
#, fuzzy
msgid "node information incomplete, missing scheduler name"
msgstr "domain information incomplete, missing name"
-#: src/xend_internal.c:4486 src/xend_internal.c:4580 src/xend_internal.c:4692
+#: src/xend_internal.c:4495 src/xend_internal.c:4589 src/xend_internal.c:4701
#, fuzzy
msgid "Unknown scheduler"
msgstr "unknown host"
-#: src/xend_internal.c:4545 src/xend_internal.c:4635
+#: src/xend_internal.c:4554 src/xend_internal.c:4644
#, fuzzy
msgid "Failed to get a scheduler name"
msgstr "failed to get hypervisor type"
-#: src/xend_internal.c:4558 src/xend_internal.c:4671
+#: src/xend_internal.c:4567 src/xend_internal.c:4680
#, fuzzy
msgid "domain information incomplete, missing cpu_weight"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:4563 src/xend_internal.c:4680
+#: src/xend_internal.c:4572 src/xend_internal.c:4689
#, fuzzy
msgid "domain information incomplete, missing cpu_cap"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:4739
+#: src/xend_internal.c:4748
msgid "domainBlockPeek is not supported for dom0"
msgstr ""
-#: src/xend_internal.c:4762
+#: src/xend_internal.c:4771
#, fuzzy, c-format
msgid "%s: invalid path"
msgstr "invalid argument in %s"
-#: src/xend_internal.c:4770
+#: src/xend_internal.c:4779
#, fuzzy, c-format
msgid "failed to open for reading: %s: %s"
msgstr "failed to open %s for reading"
-#: src/xend_internal.c:4782
+#: src/xend_internal.c:4791
#, fuzzy, c-format
msgid "failed to lseek or read from file: %s: %s"
msgstr "Failed to suspend domain %s"
-#: src/xend_internal.c:4865 src/xend_internal.c:4911
+#: src/xend_internal.c:4874 src/xend_internal.c:4920
#, fuzzy, c-format
msgid "unexpected graphics type %d"
msgstr "unexpected mime type"
-#: src/xend_internal.c:4954
+#: src/xend_internal.c:4963
#, fuzzy
msgid "unexpected chr device type"
msgstr "unexpected mime type"
-#: src/xend_internal.c:5128 src/xm_internal.c:1779
+#: src/xend_internal.c:5137 src/xm_internal.c:1779
#, fuzzy, c-format
msgid "unsupported network type %d"
msgstr "unexpected mime type"
-#: src/xend_internal.c:5302 src/xend_internal.c:5309 src/xend_internal.c:5316
+#: src/xend_internal.c:5311 src/xend_internal.c:5318 src/xend_internal.c:5325
#, fuzzy, c-format
msgid "unexpected lifecycle value %d"
msgstr "unexpected value node"
-#: src/xend_internal.c:5333
+#: src/xend_internal.c:5342
#, fuzzy
msgid "no HVM domain loader"
msgstr "node domain list"
-#: src/xend_internal.c:5544
+#: src/xend_internal.c:5553
#, fuzzy
msgid "hotplug of device type not supported"
msgstr "library call failed, possibly not supported"
msgid "failed to connect to Xen Store"
msgstr "failed to connect to Xen Store"
+#~ msgid "blocked"
+#~ msgstr "blocked"
+
#, fuzzy
#~ msgid "invalid interface type: %s"
#~ msgstr "invalid argument in %s"
#~ msgid "cannot read tty pid file %s: %s"
#~ msgstr "failed to write configuration file: %s"
-#, fuzzy
-#~ msgid "cannot remove ttyPidFile %s: %s"
-#~ msgstr "failed to write configuration file: %s"
-
#, fuzzy
#~ msgid "failed to calloc memory for init string: %s"
#~ msgstr "failed to allocate a node"
msgstr ""
"Project-Id-Version: ru\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-09-08 14:51+0200\n"
+"POT-Creation-Date: 2008-09-23 22:28+0200\n"
"PO-Revision-Date: 2007-05-02 08:00+0300\n"
"Last-Translator: \n"
"Language-Team: \n"
msgid "storage_vol not found"
msgstr "имя сети или uuid"
-#: src/conf.c:155 src/conf.c:203 src/conf.c:488 src/conf.c:525 src/conf.c:553
-#: src/conf.c:631
+#: src/conf.c:164 src/conf.c:212 src/conf.c:491 src/conf.c:528 src/conf.c:555
+#: src/conf.c:630
msgid "allocating configuration"
msgstr "назначение конфигурации"
-#: src/conf.c:338
+#: src/conf.c:347
msgid "unterminated number"
msgstr "незавершенное число"
-#: src/conf.c:372 src/conf.c:389 src/conf.c:401
+#: src/conf.c:380 src/conf.c:396 src/conf.c:407
msgid "unterminated string"
msgstr "незавершенная строка"
-#: src/conf.c:429 src/conf.c:483
+#: src/conf.c:434 src/conf.c:487
msgid "expecting a value"
msgstr "ожидается значение"
-#: src/conf.c:450
+#: src/conf.c:454
msgid "expecting a separator in list"
msgstr "ожидается разделитель списка"
-#: src/conf.c:473
+#: src/conf.c:477
#, fuzzy
msgid "list is not closed with ]"
msgstr "отсутствует ] в конце списка"
-#: src/conf.c:518
+#: src/conf.c:521
msgid "expecting a name"
msgstr "ожидается имя"
-#: src/conf.c:581
+#: src/conf.c:582
msgid "expecting a separator"
msgstr "ожидается разделитель"
msgid "expecting an assignment"
msgstr "ожидается присвоение"
-#: src/conf.c:894 src/conf.c:950 src/xend_internal.c:584
-#: src/xend_internal.c:2657 src/xm_internal.c:1475 src/xm_internal.c:1482
+#: src/conf.c:892 src/conf.c:948 src/xend_internal.c:584
+#: src/xend_internal.c:2666 src/xm_internal.c:1475 src/xm_internal.c:1482
#, fuzzy
msgid "allocate buffer"
msgstr "выделить новый буфер"
-#: src/conf.c:901
+#: src/conf.c:899
msgid "failed to open file"
msgstr "ошибка открытия файла"
-#: src/conf.c:912
+#: src/conf.c:910
msgid "failed to save content"
msgstr "ошибка сохранения содержимого"
msgid "cannot extract disk devices"
msgstr "Невозможно извлечь версию гипервизора, выполняющего %s\n"
-#: src/domain_conf.c:1939 src/qemu_driver.c:3133
+#: src/domain_conf.c:1939 src/qemu_driver.c:3153
#, fuzzy, c-format
msgid "duplicate disk target '%s'"
msgstr "непредвиденный тип mime"
msgid "unexpected char type %d"
msgstr "непредвиденный тип mime"
-#: src/domain_conf.c:2815 src/xend_internal.c:5214
+#: src/domain_conf.c:2815 src/xend_internal.c:5223
#, fuzzy, c-format
msgid "unexpected sound model %d"
msgstr "непредвиденный тип mime"
-#: src/domain_conf.c:2835 src/xend_internal.c:5237
+#: src/domain_conf.c:2835 src/xend_internal.c:5246
#, fuzzy, c-format
msgid "unexpected input type %d"
msgstr "непредвиденный тип mime"
#: src/lxc_driver.c:274 src/lxc_driver.c:309 src/lxc_driver.c:335
#: src/lxc_driver.c:350 src/openvz_driver.c:238 src/openvz_driver.c:267
-#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:620
-#: src/openvz_driver.c:651 src/openvz_driver.c:672 src/openvz_driver.c:713
-#: src/qemu_driver.c:2192 src/qemu_driver.c:2279 src/qemu_driver.c:2828
-#: src/qemu_driver.c:2883 src/qemu_driver.c:2927 src/qemu_driver.c:3007
-#: src/qemu_driver.c:3123 src/qemu_driver.c:3192 src/qemu_driver.c:3247
-#: src/qemu_driver.c:3291 src/qemu_driver.c:3309 src/qemu_driver.c:3567
+#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:621
+#: src/openvz_driver.c:652 src/openvz_driver.c:673 src/openvz_driver.c:714
+#: src/qemu_driver.c:2212 src/qemu_driver.c:2299 src/qemu_driver.c:2848
+#: src/qemu_driver.c:2903 src/qemu_driver.c:2947 src/qemu_driver.c:3027
+#: src/qemu_driver.c:3143 src/qemu_driver.c:3212 src/qemu_driver.c:3267
+#: src/qemu_driver.c:3311 src/qemu_driver.c:3329 src/qemu_driver.c:3587
#, fuzzy
msgid "no domain with matching uuid"
msgstr "ID домена или UUID"
-#: src/lxc_driver.c:280 src/openvz_driver.c:625 src/qemu_driver.c:2933
+#: src/lxc_driver.c:280 src/openvz_driver.c:626 src/qemu_driver.c:2953
#, fuzzy
msgid "cannot delete active domain"
msgstr "имя неактивного домена"
-#: src/lxc_driver.c:286 src/qemu_driver.c:2939
+#: src/lxc_driver.c:286 src/qemu_driver.c:2959
#, fuzzy
msgid "cannot undefine transient domain"
msgstr "имя неактивного домена"
msgid "container '%s' unexpectedly shutdown during startup"
msgstr ""
-#: src/lxc_driver.c:747 src/qemu_driver.c:892
+#: src/lxc_driver.c:747 src/qemu_driver.c:893
#, fuzzy, c-format
msgid "cannot create log directory %s: %s"
msgstr "ошибка записи файла конфигурации: %s"
msgid "unknown forwarding type '%s'"
msgstr "неизвестный тип ОС %s"
-#: src/network_conf.c:662 src/qemu_driver.c:3334 src/qemu_driver.c:3967
+#: src/network_conf.c:662 src/qemu_driver.c:3354 src/qemu_driver.c:3987
#: src/storage_driver.c:816
#, c-format
msgid "cannot create autostart directory %s: %s"
msgid "no config file for %s"
msgstr "ошибка синтаксиса файла конфигурации: %s"
-#: src/openvz_conf.c:187
+#: src/openvz_conf.c:190
+#, fuzzy, c-format
+msgid "Cound not read 'IP_ADDRESS' from config for container %d"
+msgstr "невозможно подключиться к %s"
+
+#: src/openvz_conf.c:220
+#, fuzzy, c-format
+msgid "Cound not read 'NETIF' from config for container %d"
+msgstr "невозможно подключиться к %s"
+
+#: src/openvz_conf.c:247
+#, fuzzy
+msgid "Too long network device name"
+msgstr "разрешение имени файла домена"
+
+#: src/openvz_conf.c:264
+#, fuzzy
+msgid "Wrong length MAC address"
+msgstr "неверный аргумент %s"
+
+#: src/openvz_conf.c:271
+#, fuzzy
+msgid "Wrong MAC address"
+msgstr "неверный аргумент %s"
+
+#: src/openvz_conf.c:327
#, fuzzy
msgid "popen failed"
msgstr "ошибка действия"
-#: src/openvz_conf.c:197
+#: src/openvz_conf.c:337
#, fuzzy
msgid "Failed to parse vzlist output"
msgstr "Ошибка при переведении домена %s в состояние ожидания"
-#: src/openvz_conf.c:223
+#: src/openvz_conf.c:363
#, fuzzy
msgid "UUID in config file malformed"
msgstr "ошибка синтаксиса файла конфигурации: %s"
-#: src/openvz_conf.c:235
+#: src/openvz_conf.c:375
#, fuzzy, c-format
msgid "Cound not read config for container %d"
msgstr "невозможно подключиться к %s"
msgid "Container ID is not specified"
msgstr ""
-#: src/openvz_driver.c:391 src/openvz_driver.c:459 src/openvz_driver.c:534
-#: src/openvz_driver.c:554 src/openvz_driver.c:600 src/openvz_driver.c:631
-#: src/openvz_driver.c:656 src/openvz_driver.c:728 src/openvz_driver.c:826
-#: src/openvz_driver.c:872
+#: src/openvz_driver.c:391 src/openvz_driver.c:460 src/openvz_driver.c:535
+#: src/openvz_driver.c:555 src/openvz_driver.c:601 src/openvz_driver.c:632
+#: src/openvz_driver.c:657 src/openvz_driver.c:729 src/openvz_driver.c:827
+#: src/openvz_driver.c:873
#, fuzzy, c-format
msgid "Could not exec %s"
msgstr "невозможно подключиться к %s"
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:451 src/openvz_driver.c:528
+#: src/openvz_driver.c:452 src/openvz_driver.c:529
msgid "Error creating command for container"
msgstr ""
-#: src/openvz_driver.c:465 src/openvz_driver.c:540
+#: src/openvz_driver.c:466 src/openvz_driver.c:541
#, fuzzy
msgid "Could not set UUID"
msgstr "невозможно подключиться к %s"
-#: src/openvz_driver.c:475 src/openvz_driver.c:546
+#: src/openvz_driver.c:476 src/openvz_driver.c:547
#, fuzzy
msgid "Could not configure network"
msgstr "невозможно подключиться к %s"
-#: src/openvz_driver.c:482 src/openvz_driver.c:569
+#: src/openvz_driver.c:483 src/openvz_driver.c:570
#, fuzzy
msgid "Could not set number of virtual cpu"
msgstr "изменить число виртуальных процессоров"
#: src/openvz_driver.c:517
#, c-format
-msgid "Already an OPENVZ VM defined with the id '%d'"
+msgid "Already an OPENVZ VM defined with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:588
+#: src/openvz_driver.c:589
msgid "no domain with matching id"
msgstr ""
-#: src/openvz_driver.c:594
+#: src/openvz_driver.c:595
#, fuzzy
msgid "domain is not in shutoff state"
msgstr "Домен все еще работает"
-#: src/openvz_driver.c:677
+#: src/openvz_driver.c:678
#, fuzzy
msgid "Could not read container config"
msgstr "невозможно подключиться к %s"
-#: src/openvz_driver.c:693 src/qemu_driver.c:1823
+#: src/openvz_driver.c:694 src/qemu_driver.c:1843
#, fuzzy, c-format
msgid "unknown type '%s'"
msgstr "неизвестный тип ОС %s"
-#: src/openvz_driver.c:719
+#: src/openvz_driver.c:720
msgid "VCPUs should be >= 1"
msgstr ""
-#: src/openvz_driver.c:835 src/openvz_driver.c:881
+#: src/openvz_driver.c:836 src/openvz_driver.c:882
#, fuzzy, c-format
msgid "Could not parse VPS ID %s"
msgstr "невозможно подключиться к %s"
msgid "Unexpected exit status '%d', qemu probably failed"
msgstr ""
-#: src/qemu_conf.c:519 src/qemu_driver.c:925
+#: src/qemu_conf.c:519 src/qemu_driver.c:926
#, fuzzy, c-format
msgid "Cannot find QEMU binary %s: %s"
msgstr "Ошибка при переведении домена %s в состояние ожидания"
msgid "Network type %d is not supported"
msgstr "Сеть %s запущена\n"
-#: src/qemu_conf.c:580 src/qemu_driver.c:1515
+#: src/qemu_conf.c:580 src/qemu_driver.c:1514
#, fuzzy, c-format
msgid "cannot initialize bridge support: %s"
msgstr "Ошибка при переведении домена %s в состояние ожидания"
msgid "failed to allocate space for argv string"
msgstr "ошибка выделения узла"
-#: src/qemu_driver.c:90
+#: src/qemu_driver.c:91
#, fuzzy
msgid "Failed to set close-on-exec file descriptor flag\n"
msgstr "ошибка записи файла конфигурации"
-#: src/qemu_driver.c:105
+#: src/qemu_driver.c:106
#, fuzzy
msgid "Failed to set non-blocking file descriptor flag\n"
msgstr "ошибка разбора информации домена Xend"
-#: src/qemu_driver.c:150
+#: src/qemu_driver.c:151
#, fuzzy, c-format
msgid "Failed to autostart network '%s': %s\n"
msgstr "Ошибка запуска сети %s"
-#: src/qemu_driver.c:165
+#: src/qemu_driver.c:166
#, fuzzy, c-format
msgid "Failed to autostart VM '%s': %s\n"
msgstr "Ошибка при переведении домена %s в состояние ожидания"
-#: src/qemu_driver.c:201
+#: src/qemu_driver.c:202
#, fuzzy, c-format
msgid "Failed to find user record for uid '%d': %s\n"
msgstr "Ошибка отмены конфигурации сети %s"
-#: src/qemu_driver.c:212
+#: src/qemu_driver.c:213
#, fuzzy
msgid "out of memory in asprintf\n"
msgstr "недостаточно памяти"
-#: src/qemu_driver.c:268
+#: src/qemu_driver.c:269
#, fuzzy
msgid "qemudStartup: out of memory\n"
msgstr "недостаточно памяти"
-#: src/qemu_driver.c:295
+#: src/qemu_driver.c:296
msgid "Reloading iptables rules\n"
msgstr ""
-#: src/qemu_driver.c:433
+#: src/qemu_driver.c:434
#, c-format
msgid ""
"QEMU quit during %s startup\n"
"%s"
msgstr ""
-#: src/qemu_driver.c:443 src/qemu_driver.c:456
+#: src/qemu_driver.c:444 src/qemu_driver.c:457
#, c-format
msgid "Failure while reading %s startup output: %s"
msgstr ""
-#: src/qemu_driver.c:451
+#: src/qemu_driver.c:452
#, c-format
msgid "Timed out while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:467
+#: src/qemu_driver.c:468
#, c-format
msgid "Failure while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:479
+#: src/qemu_driver.c:480
#, c-format
msgid "Out of space while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:510
+#: src/qemu_driver.c:511
#, fuzzy, c-format
msgid "Unable to open monitor path %s"
msgstr "Ошибка при переведении домена %s в состояние ожидания"
-#: src/qemu_driver.c:515
+#: src/qemu_driver.c:516
msgid "Unable to set monitor close-on-exec flag"
msgstr ""
-#: src/qemu_driver.c:520
+#: src/qemu_driver.c:521
msgid "Unable to put monitor into non-blocking mode"
msgstr ""
-#: src/qemu_driver.c:648 src/qemu_driver.c:1027 src/qemu_driver.c:1726
-#: src/qemu_driver.c:1736
+#: src/qemu_driver.c:649 src/qemu_driver.c:1028 src/qemu_driver.c:1725
+#: src/qemu_driver.c:1735
#, fuzzy, c-format
msgid "Unable to log VM console data: %s\n"
msgstr "ошибка записи файла конфигурации"
-#: src/qemu_driver.c:671
+#: src/qemu_driver.c:672
#, fuzzy
msgid "allocate cpumap"
msgstr "назначить новый контекст"
-#: src/qemu_driver.c:682
+#: src/qemu_driver.c:683
msgid "cannot run monitor command to fetch CPU thread info"
msgstr ""
-#: src/qemu_driver.c:786
+#: src/qemu_driver.c:787
#, fuzzy, c-format
msgid "failed to set CPU affinity %s"
msgstr "ошибка при получении домена '%s'"
-#: src/qemu_driver.c:796 src/qemu_driver.c:2135
+#: src/qemu_driver.c:797 src/qemu_driver.c:2155
#, fuzzy
msgid "resume operation failed"
msgstr "ошибка действия"
-#: src/qemu_driver.c:859
+#: src/qemu_driver.c:860
#, fuzzy
msgid "VM is already active"
msgstr "Домен уже активен"
-#: src/qemu_driver.c:869
+#: src/qemu_driver.c:870
msgid "Unable to find an unused VNC port"
msgstr ""
-#: src/qemu_driver.c:881
+#: src/qemu_driver.c:882
#, c-format
msgid "config file path too long: %s/%s.log"
msgstr ""
-#: src/qemu_driver.c:900
+#: src/qemu_driver.c:901
#, fuzzy, c-format
msgid "failed to create logfile %s: %s"
msgstr "ошибка записи файла конфигурации"
-#: src/qemu_driver.c:906
+#: src/qemu_driver.c:907
#, fuzzy, c-format
msgid "Unable to set VM logfile close-on-exec flag %s"
msgstr "ошибка записи файла конфигурации"
-#: src/qemu_driver.c:935 src/qemu_driver.c:3032
+#: src/qemu_driver.c:936 src/qemu_driver.c:3052
#, fuzzy, c-format
msgid "Cannot determine QEMU argv syntax %s"
msgstr "Ошибка при переведении домена %s в состояние ожидания"
-#: src/qemu_driver.c:951 src/qemu_driver.c:954 src/qemu_driver.c:959
+#: src/qemu_driver.c:952 src/qemu_driver.c:955 src/qemu_driver.c:960
#, fuzzy, c-format
msgid "Unable to write argv to logfile %d: %s\n"
msgstr "ошибка записи файла конфигурации"
-#: src/qemu_driver.c:1041
+#: src/qemu_driver.c:1040
#, fuzzy, c-format
msgid "Shutting down VM '%s'\n"
msgstr "ошибка при получении сети '%s'"
-#: src/qemu_driver.c:1052
+#: src/qemu_driver.c:1051
#, fuzzy, c-format
msgid "Unable to close logfile %d: %s\n"
msgstr "ошибка записи файла конфигурации"
-#: src/qemu_driver.c:1067
+#: src/qemu_driver.c:1066
#, fuzzy
msgid "Got unexpected pid, damn\n"
msgstr "непредвиденный узел dict"
-#: src/qemu_driver.c:1221
+#: src/qemu_driver.c:1220
#, fuzzy
msgid "failed to allocate space for dnsmasq argv"
msgstr "ошибка выделения узла"
-#: src/qemu_driver.c:1235
+#: src/qemu_driver.c:1234
msgid "cannot start dhcp daemon without IP address for server"
msgstr ""
-#: src/qemu_driver.c:1264
+#: src/qemu_driver.c:1263
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
msgstr "Ошибка сохранения домена %s в %s"
-#: src/qemu_driver.c:1275
+#: src/qemu_driver.c:1274
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
msgstr "Ошибка сохранения домена %s в %s"
-#: src/qemu_driver.c:1285
+#: src/qemu_driver.c:1284
#, fuzzy, c-format
msgid "failed to add iptables rule to enable masquerading : %s\n"
msgstr "Ошибка сохранения домена %s в %s"
-#: src/qemu_driver.c:1317
+#: src/qemu_driver.c:1316
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
msgstr "Ошибка сохранения домена %s в %s"
-#: src/qemu_driver.c:1328
+#: src/qemu_driver.c:1327
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
msgstr "Ошибка сохранения домена %s в %s"
-#: src/qemu_driver.c:1353
+#: src/qemu_driver.c:1352
#, fuzzy
msgid "failed to allocate space for IP tables support"
msgstr "ошибка выделения узла"
-#: src/qemu_driver.c:1361 src/qemu_driver.c:1368
+#: src/qemu_driver.c:1360 src/qemu_driver.c:1367
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
msgstr "Ошибка сохранения домена %s в %s"
-#: src/qemu_driver.c:1376 src/qemu_driver.c:1383
+#: src/qemu_driver.c:1375 src/qemu_driver.c:1382
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
msgstr "Ошибка сохранения домена %s в %s"
-#: src/qemu_driver.c:1393
+#: src/qemu_driver.c:1392
#, fuzzy, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
msgstr "Ошибка сохранения домена %s в %s"
-#: src/qemu_driver.c:1400
+#: src/qemu_driver.c:1399
#, fuzzy, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
msgstr "Ошибка сохранения домена %s в %s"
-#: src/qemu_driver.c:1408
+#: src/qemu_driver.c:1407
#, fuzzy, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
msgstr "Ошибка сохранения домена %s в %s"
-#: src/qemu_driver.c:1509
+#: src/qemu_driver.c:1508
#, fuzzy
msgid "network is already active"
msgstr "Домен уже активен"
-#: src/qemu_driver.c:1521
+#: src/qemu_driver.c:1520
#, fuzzy, c-format
msgid "cannot create bridge '%s' : %s"
msgstr "ошибка записи файла конфигурации: %s"
-#: src/qemu_driver.c:1536
+#: src/qemu_driver.c:1535
#, fuzzy, c-format
msgid "cannot set IP address on bridge '%s' to '%s' : %s"
msgstr "Ошибка при переведении домена %s в состояние ожидания"
-#: src/qemu_driver.c:1544
+#: src/qemu_driver.c:1543
#, fuzzy, c-format
msgid "cannot set netmask on bridge '%s' to '%s' : %s"
msgstr "Ошибка при переведении домена %s в состояние ожидания"
-#: src/qemu_driver.c:1552
+#: src/qemu_driver.c:1551
#, fuzzy, c-format
msgid "failed to bring the bridge '%s' up : %s"
msgstr "Ошибка при переведении домена %s в состояние ожидания"
-#: src/qemu_driver.c:1563
+#: src/qemu_driver.c:1562
#, fuzzy, c-format
msgid "failed to enable IP forwarding : %s"
msgstr "ошибка при попытке открыть %s для чтения"
-#: src/qemu_driver.c:1581 src/qemu_driver.c:1612
+#: src/qemu_driver.c:1580 src/qemu_driver.c:1611
#, fuzzy, c-format
msgid "Failed to bring down bridge '%s' : %s\n"
msgstr "Ошибка при переведении домена %s в состояние ожидания"
-#: src/qemu_driver.c:1587 src/qemu_driver.c:1617
+#: src/qemu_driver.c:1586 src/qemu_driver.c:1616
#, fuzzy, c-format
msgid "Failed to delete bridge '%s' : %s\n"
msgstr "Ошибка при переведении домена %s в состояние ожидания"
-#: src/qemu_driver.c:1600
+#: src/qemu_driver.c:1599
#, fuzzy, c-format
msgid "Shutting down network '%s'\n"
msgstr "ошибка при получении сети '%s'"
-#: src/qemu_driver.c:1626
+#: src/qemu_driver.c:1625
#, fuzzy
msgid "Got unexpected pid for dnsmasq\n"
msgstr "непредвиденный узел dict"
-#: src/qemu_driver.c:1839
+#: src/qemu_driver.c:1814
+#, fuzzy, c-format
+msgid "Unable to open %s: %s\n"
+msgstr "Ошибка при переведении домена %s в состояние ожидания"
+
+#: src/qemu_driver.c:1859
#, fuzzy
msgid "failed to allocate space for capabilities support"
msgstr "ошибка выделения узла"
-#: src/qemu_driver.c:1858 src/qemu_driver.c:1884
+#: src/qemu_driver.c:1878 src/qemu_driver.c:1904
msgid "NUMA not supported on this host"
msgstr ""
-#: src/qemu_driver.c:1869 src/qemu_driver.c:1892
+#: src/qemu_driver.c:1889 src/qemu_driver.c:1912
#, fuzzy
msgid "Failed to query NUMA free memory"
msgstr "Занято памяти:"
-#: src/qemu_driver.c:2053
+#: src/qemu_driver.c:2073
#, fuzzy, c-format
msgid "domain '%s' is already defined"
msgstr "домен %s уже существует"
-#: src/qemu_driver.c:2064
+#: src/qemu_driver.c:2084
#, fuzzy, c-format
msgid "domain with uuid '%s' is already defined"
msgstr "домен %s уже существует"
-#: src/qemu_driver.c:2094 src/qemu_driver.c:2123 src/qemu_driver.c:2152
-#: src/qemu_driver.c:2172 src/qemu_driver.c:2410 src/qemu_driver.c:3383
-#: src/qemu_driver.c:3518 src/qemu_driver.c:3632
+#: src/qemu_driver.c:2114 src/qemu_driver.c:2143 src/qemu_driver.c:2172
+#: src/qemu_driver.c:2192 src/qemu_driver.c:2430 src/qemu_driver.c:3403
+#: src/qemu_driver.c:3538 src/qemu_driver.c:3652
#, c-format
msgid "no domain with matching id %d"
msgstr ""
-#: src/qemu_driver.c:2099 src/qemu_driver.c:2128 src/qemu_driver.c:2416
-#: src/qemu_driver.c:3388 src/qemu_driver.c:3524 src/qemu_driver.c:3638
+#: src/qemu_driver.c:2119 src/qemu_driver.c:2148 src/qemu_driver.c:2436
+#: src/qemu_driver.c:3408 src/qemu_driver.c:3544 src/qemu_driver.c:3658
#, fuzzy
msgid "domain is not running"
msgstr "Домен все еще работает"
-#: src/qemu_driver.c:2107
+#: src/qemu_driver.c:2127
#, fuzzy
msgid "suspend operation failed"
msgstr "ошибка действия"
-#: src/qemu_driver.c:2158
+#: src/qemu_driver.c:2178
#, fuzzy
msgid "shutdown operation failed"
msgstr "ошибка действия"
-#: src/qemu_driver.c:2198
+#: src/qemu_driver.c:2218
#, fuzzy
msgid "failed to allocate space for ostype"
msgstr "ошибка выделения узла"
-#: src/qemu_driver.c:2214 src/qemu_driver.c:2230 src/qemu_driver.c:2253
-#: src/qemu_driver.c:2526 src/qemu_driver.c:2688
+#: src/qemu_driver.c:2234 src/qemu_driver.c:2250 src/qemu_driver.c:2273
+#: src/qemu_driver.c:2546 src/qemu_driver.c:2708
#, c-format
msgid "no domain with matching uuid '%s'"
msgstr ""
-#: src/qemu_driver.c:2236
+#: src/qemu_driver.c:2256
msgid "cannot set max memory lower than current memory"
msgstr ""
-#: src/qemu_driver.c:2259
+#: src/qemu_driver.c:2279
#, fuzzy
msgid "cannot set memory of an active domain"
msgstr "имя неактивного домена"
-#: src/qemu_driver.c:2265
+#: src/qemu_driver.c:2285
msgid "cannot set memory higher than max memory"
msgstr ""
-#: src/qemu_driver.c:2425
+#: src/qemu_driver.c:2445
#, fuzzy
msgid "failed to pause domain"
msgstr "Ошибка при переведении домена %s в состояние ожидания"
-#: src/qemu_driver.c:2434
+#: src/qemu_driver.c:2454
#, fuzzy
msgid "failed to get domain xml"
msgstr "ошибка получения UUID домена"
-#: src/qemu_driver.c:2442
+#: src/qemu_driver.c:2462
#, fuzzy, c-format
msgid "failed to create '%s'"
msgstr "Ошибка чтения сокета %d\n"
-#: src/qemu_driver.c:2449
+#: src/qemu_driver.c:2469
#, fuzzy
msgid "failed to write save header"
msgstr "Ошибка записи сокета %d\n"
-#: src/qemu_driver.c:2457
+#: src/qemu_driver.c:2477
#, fuzzy
msgid "failed to write xml"
msgstr "Ошибка записи сокета %d\n"
-#: src/qemu_driver.c:2470 src/qemu_driver.c:2477 src/qemu_driver.c:2748
+#: src/qemu_driver.c:2490 src/qemu_driver.c:2497 src/qemu_driver.c:2768
#: src/remote_internal.c:2241 src/virterror.c:441
msgid "out of memory"
msgstr "недостаточно памяти"
-#: src/qemu_driver.c:2485
+#: src/qemu_driver.c:2505
#, fuzzy
msgid "migrate operation failed"
msgstr "ошибка действия"
-#: src/qemu_driver.c:2497
+#: src/qemu_driver.c:2517
msgid "'migrate' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:2532
+#: src/qemu_driver.c:2552
#, fuzzy
msgid "cannot change vcpu count of an active domain"
msgstr "имя неактивного домена"
-#: src/qemu_driver.c:2538
+#: src/qemu_driver.c:2558
msgid "could not determine max vcpus for the domain"
msgstr ""
-#: src/qemu_driver.c:2544
+#: src/qemu_driver.c:2564
#, c-format
msgid ""
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
msgstr ""
-#: src/qemu_driver.c:2568 src/qemu_driver.c:2620
+#: src/qemu_driver.c:2588 src/qemu_driver.c:2640
#, fuzzy
msgid "cannot pin vcpus on an inactive domain"
msgstr "отменить определение неактивного домена"
-#: src/qemu_driver.c:2574
+#: src/qemu_driver.c:2594
#, c-format
msgid "vcpu number out of range %d > %d"
msgstr ""
-#: src/qemu_driver.c:2595
+#: src/qemu_driver.c:2615
#, fuzzy, c-format
msgid "cannot set affinity: %s"
msgstr "Ошибка при переведении домена %s в состояние ожидания"
-#: src/qemu_driver.c:2600
+#: src/qemu_driver.c:2620
#, fuzzy
msgid "cpu affinity is not supported"
msgstr "ошибка обращения к библиотеке, возможно не поддерживается"
-#: src/qemu_driver.c:2657
+#: src/qemu_driver.c:2677
#, fuzzy, c-format
msgid "cannot get affinity: %s"
msgstr "Ошибка чтения сокета %d\n"
-#: src/qemu_driver.c:2667
+#: src/qemu_driver.c:2687
msgid "cpu affinity is not available"
msgstr ""
-#: src/qemu_driver.c:2694
+#: src/qemu_driver.c:2714
#, fuzzy, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr "загрузить файл определений домена"
-#: src/qemu_driver.c:2720 src/test.c:956
+#: src/qemu_driver.c:2740 src/test.c:956
#, fuzzy
msgid "cannot read domain image"
msgstr "список доменов узла"
-#: src/qemu_driver.c:2726
+#: src/qemu_driver.c:2746
#, fuzzy
msgid "failed to read qemu header"
msgstr "ошибка чтения из демона Xen"
-#: src/qemu_driver.c:2733
+#: src/qemu_driver.c:2753
msgid "image magic is incorrect"
msgstr ""
-#: src/qemu_driver.c:2740
+#: src/qemu_driver.c:2760
#, c-format
msgid "image version is not supported (%d > %d)"
msgstr ""
-#: src/qemu_driver.c:2755
+#: src/qemu_driver.c:2775
#, fuzzy
msgid "failed to read XML"
msgstr "Ошибка чтения сокета %d\n"
-#: src/qemu_driver.c:2764
+#: src/qemu_driver.c:2784
#, fuzzy
msgid "failed to parse XML"
msgstr "Ошибка чтения сокета %d\n"
-#: src/qemu_driver.c:2777
+#: src/qemu_driver.c:2797
#, fuzzy, c-format
msgid "domain is already active as '%s'"
msgstr "Домен уже активен"
-#: src/qemu_driver.c:2786
+#: src/qemu_driver.c:2806
#, fuzzy
msgid "failed to assign new VM"
msgstr "Ошибка чтения сокета %d\n"
-#: src/qemu_driver.c:2799
+#: src/qemu_driver.c:2819
#, fuzzy
msgid "failed to start VM"
msgstr "Ошибка запуска домена %s"
-#: src/qemu_driver.c:2811
+#: src/qemu_driver.c:2831
#, fuzzy
msgid "failed to resume domain"
msgstr "Ошибка возобновления работы домена %s"
-#: src/qemu_driver.c:2848 src/qemu_driver.c:3741 src/qemu_driver.c:3776
+#: src/qemu_driver.c:2868 src/qemu_driver.c:3761 src/qemu_driver.c:3796
#, fuzzy
msgid "failed to allocate space for VM name string"
msgstr "ошибка выделения узла"
-#: src/qemu_driver.c:2962
+#: src/qemu_driver.c:2982
#, fuzzy, c-format
msgid "cannot convert disk '%s' to bus/device index"
msgstr "Невозможно извлечь версию гипервизора, выполняющего %s\n"
-#: src/qemu_driver.c:2982
+#: src/qemu_driver.c:3002
#, fuzzy, c-format
msgid "Unsupported disk name mapping for bus '%s'"
msgstr "непредвиденный тип mime"
-#: src/qemu_driver.c:3022
+#: src/qemu_driver.c:3042
#, c-format
msgid "No device with bus '%s' and target '%s'"
msgstr ""
-#: src/qemu_driver.c:3049
+#: src/qemu_driver.c:3069
#, c-format
msgid ""
"Emulator version does not support removable media for device '%s' and target "
"'%s'"
msgstr ""
-#: src/qemu_driver.c:3086
+#: src/qemu_driver.c:3106
msgid "cannot change cdrom media"
msgstr ""
-#: src/qemu_driver.c:3097
+#: src/qemu_driver.c:3117
msgid "changing cdrom media failed"
msgstr ""
-#: src/qemu_driver.c:3157
+#: src/qemu_driver.c:3177
#, fuzzy
msgid "cannot attach usb disk"
msgstr "отменить определение неактивного домена"
-#: src/qemu_driver.c:3168
+#: src/qemu_driver.c:3188
#, fuzzy
msgid "adding usb disk failed"
msgstr "загрузка файла определения хоста"
-#: src/qemu_driver.c:3212
+#: src/qemu_driver.c:3232
#, fuzzy
msgid "cannot attach usb device"
msgstr "отменить определение неактивного домена"
-#: src/qemu_driver.c:3223
+#: src/qemu_driver.c:3243
#, fuzzy
msgid "adding usb device failed"
msgstr "загрузка файла определения хоста"
-#: src/qemu_driver.c:3253
+#: src/qemu_driver.c:3273
#, fuzzy
msgid "cannot attach device on inactive domain"
msgstr "отменить определение неактивного домена"
-#: src/qemu_driver.c:3276
+#: src/qemu_driver.c:3296
msgid "this device type cannot be attached"
msgstr ""
-#: src/qemu_driver.c:3315
+#: src/qemu_driver.c:3335
#, fuzzy
msgid "cannot set autostart for transient domain"
msgstr "имя неактивного домена"
-#: src/qemu_driver.c:3341
+#: src/qemu_driver.c:3361
#, fuzzy, c-format
msgid "Failed to create symlink '%s to '%s': %s"
msgstr "Ошибка сохранения домена %s в %s"
-#: src/qemu_driver.c:3348 src/qemu_driver.c:3981 src/storage_driver.c:832
+#: src/qemu_driver.c:3368 src/qemu_driver.c:4001 src/storage_driver.c:832
#, fuzzy, c-format
msgid "Failed to delete symlink '%s': %s"
msgstr "Ошибка при переведении домена %s в состояние ожидания"
-#: src/qemu_driver.c:3410
+#: src/qemu_driver.c:3430
#, fuzzy, c-format
msgid "invalid path: %s"
msgstr "неверный аргумент %s"
-#: src/qemu_driver.c:3418
+#: src/qemu_driver.c:3438
msgid "'info blockstats' command failed"
msgstr ""
-#: src/qemu_driver.c:3433
+#: src/qemu_driver.c:3453
msgid "'info blockstats' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:3498
+#: src/qemu_driver.c:3518
#, fuzzy, c-format
msgid "device not found: %s (%s)"
msgstr "Домен восстановлен из %s\n"
-#: src/qemu_driver.c:3530 src/qemu_driver.c:3573
+#: src/qemu_driver.c:3550 src/qemu_driver.c:3593
msgid "NULL or empty path"
msgstr ""
-#: src/qemu_driver.c:3541
+#: src/qemu_driver.c:3561
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr ""
-#: src/qemu_driver.c:3583
+#: src/qemu_driver.c:3603
#, fuzzy
msgid "invalid path"
msgstr "неверный аргумент %s"
-#: src/qemu_driver.c:3626
+#: src/qemu_driver.c:3646
msgid "QEMU driver only supports virtual memory addrs"
msgstr ""
-#: src/qemu_driver.c:3653
+#: src/qemu_driver.c:3673
#, fuzzy
msgid "'memsave' command failed"
msgstr "имя домена"
-#: src/qemu_driver.c:3682 src/qemu_driver.c:3850 src/qemu_driver.c:3875
-#: src/qemu_driver.c:3889 src/qemu_driver.c:3904 src/qemu_driver.c:3937
-#: src/qemu_driver.c:3953
+#: src/qemu_driver.c:3702 src/qemu_driver.c:3870 src/qemu_driver.c:3895
+#: src/qemu_driver.c:3909 src/qemu_driver.c:3924 src/qemu_driver.c:3957
+#: src/qemu_driver.c:3973
msgid "no network with matching uuid"
msgstr ""
-#: src/qemu_driver.c:3697
+#: src/qemu_driver.c:3717
msgid "no network with matching name"
msgstr ""
-#: src/qemu_driver.c:3856
+#: src/qemu_driver.c:3876
#, fuzzy
msgid "network is still active"
msgstr "Домен уже активен"
-#: src/qemu_driver.c:3917
+#: src/qemu_driver.c:3937
#, fuzzy
msgid "no network with matching id"
msgstr "информация о сети в XML"
-#: src/qemu_driver.c:3924
+#: src/qemu_driver.c:3944
#, fuzzy
msgid "failed to allocate space for network bridge string"
msgstr "ошибка выделения узла"
-#: src/qemu_driver.c:3974 src/storage_driver.c:823
+#: src/qemu_driver.c:3994 src/storage_driver.c:823
#, fuzzy, c-format
msgid "Failed to create symlink '%s' to '%s': %s"
msgstr "Ошибка сохранения домена %s в %s"
msgid "%s not implemented on Win32"
msgstr ""
-#: src/storage_backend_disk.c:85 src/storage_backend_logical.c:57
+#: src/storage_backend_disk.c:90 src/storage_backend_logical.c:57
#, c-format
msgid "unsupported pool format %s"
msgstr ""
-#: src/storage_backend_disk.c:110 src/storage_backend_logical.c:70
+#: src/storage_backend_disk.c:115 src/storage_backend_logical.c:70
#, c-format
msgid "unsupported pool format %d"
msgstr ""
-#: src/storage_backend_disk.c:138 src/storage_backend_fs.c:192
+#: src/storage_backend_disk.c:143 src/storage_backend_fs.c:192
#: src/storage_backend_fs.c:262 src/storage_backend_fs.c:314
#, c-format
msgid "unsupported volume format %s"
msgstr ""
-#: src/storage_backend_disk.c:165 src/storage_backend_fs.c:225
+#: src/storage_backend_disk.c:170 src/storage_backend_fs.c:225
#: src/storage_backend_fs.c:297 src/storage_backend_fs.c:329
#, c-format
msgid "unsupported volume format %d"
msgstr ""
-#: src/storage_backend_disk.c:179 src/storage_backend_disk.c:192
-#: src/storage_backend_disk.c:199 src/storage_backend_disk.c:221
+#: src/storage_backend_disk.c:184 src/storage_backend_disk.c:197
+#: src/storage_backend_disk.c:204 src/storage_backend_disk.c:226
#: src/storage_backend_fs.c:839 src/storage_backend_iscsi.c:177
#: src/storage_backend_logical.c:116 src/storage_backend_logical.c:121
#: src/storage_backend_logical.c:133 src/storage_backend_logical.c:143
-#: src/storage_backend_logical.c:531
+#: src/storage_backend_logical.c:546
msgid "volume"
msgstr ""
-#: src/storage_backend_disk.c:229
+#: src/storage_backend_disk.c:234
msgid "volume extents"
msgstr ""
-#: src/storage_backend_disk.c:237
+#: src/storage_backend_disk.c:242
msgid "cannot parse device start location"
msgstr ""
-#: src/storage_backend_disk.c:244
+#: src/storage_backend_disk.c:249
msgid "cannot parse device end location"
msgstr ""
-#: src/storage_backend_disk.c:250 src/storage_backend_logical.c:154
+#: src/storage_backend_disk.c:255 src/storage_backend_logical.c:154
#: src/storage_backend_logical.c:160
msgid "extents"
msgstr ""
-#: src/storage_backend_disk.c:464
+#: src/storage_backend_disk.c:462
msgid "no large enough free extent"
msgstr ""
-#: src/storage_backend_disk.c:498
-msgid "Disk pools are not yet supported"
+#: src/storage_backend_disk.c:502
+#, c-format
+msgid "Couldn't read volume target path '%s'. %s"
msgstr ""
+#: src/storage_backend_disk.c:517
+#, c-format
+msgid "Volume path '%s' did not start with parent pool source device name."
+msgstr ""
+
+#: src/storage_backend_disk.c:526
+#, fuzzy, c-format
+msgid "cannot parse partition number from target '%s'"
+msgstr "Ошибка при переведении домена %s в состояние ожидания"
+
#: src/storage_backend_fs.c:358
#, c-format
msgid "cannot read header '%s': %s"
msgstr ""
#: src/storage_backend_fs.c:1042 src/storage_backend_fs.c:1078
-#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:543
+#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:558
#, c-format
msgid "cannot read path '%s': %s"
msgstr ""
msgid "creation of non-raw images is not supported without qemu-img"
msgstr ""
-#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:552
+#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:567
#, fuzzy, c-format
msgid "cannot set file owner '%s': %s"
msgstr "Ошибка при переведении домена %s в состояние ожидания"
-#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:559
+#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:574
#, fuzzy, c-format
msgid "cannot set file mode '%s': %s"
msgstr "Ошибка при переведении домена %s в состояние ожидания"
-#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:566
+#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:581
#, c-format
msgid "cannot close file '%s': %s"
msgstr ""
msgid "lvs command failed with exitstatus %d"
msgstr ""
-#: src/storage_backend_logical.c:355
+#: src/storage_backend_logical.c:354
#, fuzzy
msgid "command line"
msgstr "имя домена"
-#: src/storage_backend_logical.c:372
+#: src/storage_backend_logical.c:371
#, c-format
msgid "cannot open device %s"
msgstr ""
-#: src/storage_backend_logical.c:378
+#: src/storage_backend_logical.c:377
#, c-format
msgid "cannot clear device header %s"
msgstr ""
-#: src/storage_backend_logical.c:385
+#: src/storage_backend_logical.c:384
#, c-format
msgid "cannot close device %s"
msgstr ""
-#: src/storage_backend_logical.c:575
+#: src/storage_backend_logical.c:507
+#, fuzzy, c-format
+msgid "cannot remove PV device %s: %s"
+msgstr "ошибка записи файла конфигурации: %s"
+
+#: src/storage_backend_logical.c:590
#, c-format
msgid "cannot find newly created volume '%s': %s"
msgstr ""
msgstr "ДАННЫЕ"
#: src/virsh.c:6292 src/virsh.c:6314
-msgid "blocked"
-msgstr "заблокирован"
+msgid "idle"
+msgstr ""
#: src/virsh.c:6294
msgid "paused"
msgid "domain information incomplete, missing uuid"
msgstr "неполная информация домена, отсутствует uuid"
-#: src/xend_internal.c:1109 src/xend_internal.c:2204 src/xend_internal.c:2211
+#: src/xend_internal.c:1109 src/xend_internal.c:2213 src/xend_internal.c:2220
msgid "domain information incomplete, missing name"
msgstr "неполная информация домена, отсутствует имя"
msgid "unknown graphics type '%s'"
msgstr "неизвестный тип ОС %s"
-#: src/xend_internal.c:2191
+#: src/xend_internal.c:2200
msgid "domain information incomplete, missing id"
msgstr "неполная информация домена, отсутствует id"
-#: src/xend_internal.c:2260 src/xend_internal.c:2270 src/xend_internal.c:2280
+#: src/xend_internal.c:2269 src/xend_internal.c:2279 src/xend_internal.c:2289
#, fuzzy, c-format
msgid "unknown lifecycle type %s"
msgstr "неизвестный тип ОС %s"
-#: src/xend_internal.c:2593
+#: src/xend_internal.c:2602
#, fuzzy
msgid "failed to parse topology information"
msgstr "ошибка разбора информации домена Xend"
-#: src/xend_internal.c:2647
+#: src/xend_internal.c:2656
#, fuzzy
msgid "topology syntax error"
msgstr "ошибка синтаксиса файла конфигурации"
-#: src/xend_internal.c:2711
+#: src/xend_internal.c:2720
msgid "failed to parse Xend domain information"
msgstr "ошибка разбора информации домена Xend"
-#: src/xend_internal.c:3193
+#: src/xend_internal.c:3202
msgid "xenDaemonDomainFetch failed to find this domain"
msgstr ""
-#: src/xend_internal.c:3815 src/xend_internal.c:4290 src/xm_internal.c:1617
+#: src/xend_internal.c:3824 src/xend_internal.c:4299 src/xm_internal.c:1617
#, fuzzy
msgid "failed to build sexpr"
msgstr "Ошибка при переведении домена %s в состояние ожидания"
-#: src/xend_internal.c:3917
+#: src/xend_internal.c:3926
#, fuzzy
msgid "unsupported device type"
msgstr "непредвиденный тип mime"
-#: src/xend_internal.c:4020
+#: src/xend_internal.c:4029
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4061
+#: src/xend_internal.c:4070
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4069
+#: src/xend_internal.c:4078
#, fuzzy
msgid "unexpected value from on_xend_start"
msgstr "непредвиденный узел значений"
-#: src/xend_internal.c:4080
+#: src/xend_internal.c:4089
#, fuzzy
msgid "no memory"
msgstr "память узла"
-#: src/xend_internal.c:4086
+#: src/xend_internal.c:4095
#, fuzzy
msgid "sexpr2string failed"
msgstr "ошибка действия"
-#: src/xend_internal.c:4091
+#: src/xend_internal.c:4100
#, fuzzy
msgid "Failed to redefine sexpr"
msgstr "Ошибка отмены конфигурации домена %s"
-#: src/xend_internal.c:4096
+#: src/xend_internal.c:4105
msgid "on_xend_start not present in sexpr"
msgstr ""
-#: src/xend_internal.c:4127
+#: src/xend_internal.c:4136
#, fuzzy, c-format
msgid "gethostname failed: %s"
msgstr "ошибка действия: %s"
-#: src/xend_internal.c:4133
+#: src/xend_internal.c:4142
#, fuzzy, c-format
msgid "failed to strdup hostname: %s"
msgstr "ошибка получения типа гипервизора"
-#: src/xend_internal.c:4164
+#: src/xend_internal.c:4173
msgid ""
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
"migration"
msgstr ""
-#: src/xend_internal.c:4174
+#: src/xend_internal.c:4183
msgid ""
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
"migration"
msgstr ""
-#: src/xend_internal.c:4186
+#: src/xend_internal.c:4195
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr ""
-#: src/xend_internal.c:4199
+#: src/xend_internal.c:4208
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr ""
-#: src/xend_internal.c:4204
+#: src/xend_internal.c:4213
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr ""
-#: src/xend_internal.c:4211
+#: src/xend_internal.c:4220
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr ""
-#: src/xend_internal.c:4218 src/xend_internal.c:4240 src/xend_internal.c:4248
-#: src/xend_internal.c:4474 src/xend_internal.c:4481 src/xml.c:89
+#: src/xend_internal.c:4227 src/xend_internal.c:4249 src/xend_internal.c:4257
+#: src/xend_internal.c:4483 src/xend_internal.c:4490 src/xml.c:89
msgid "strdup failed"
msgstr ""
-#: src/xend_internal.c:4231
+#: src/xend_internal.c:4240
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr ""
-#: src/xend_internal.c:4284
+#: src/xend_internal.c:4293
#, fuzzy
msgid "failed to parse domain description"
msgstr "ошибка разбора информации домена Xend"
-#: src/xend_internal.c:4300
+#: src/xend_internal.c:4309
#, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Ошибка создания неактивного домена %s\n"
-#: src/xend_internal.c:4456 src/xend_internal.c:4532 src/xend_internal.c:4622
+#: src/xend_internal.c:4465 src/xend_internal.c:4541 src/xend_internal.c:4631
msgid "unsupported in xendConfigVersion < 4"
msgstr ""
-#: src/xend_internal.c:4468
+#: src/xend_internal.c:4477
#, fuzzy
msgid "node information incomplete, missing scheduler name"
msgstr "неполная информация домена, отсутствует имя"
-#: src/xend_internal.c:4486 src/xend_internal.c:4580 src/xend_internal.c:4692
+#: src/xend_internal.c:4495 src/xend_internal.c:4589 src/xend_internal.c:4701
#, fuzzy
msgid "Unknown scheduler"
msgstr "неизвестный узел"
-#: src/xend_internal.c:4545 src/xend_internal.c:4635
+#: src/xend_internal.c:4554 src/xend_internal.c:4644
#, fuzzy
msgid "Failed to get a scheduler name"
msgstr "ошибка получения типа гипервизора"
-#: src/xend_internal.c:4558 src/xend_internal.c:4671
+#: src/xend_internal.c:4567 src/xend_internal.c:4680
#, fuzzy
msgid "domain information incomplete, missing cpu_weight"
msgstr "неполная информация домена, отсутствует uuid"
-#: src/xend_internal.c:4563 src/xend_internal.c:4680
+#: src/xend_internal.c:4572 src/xend_internal.c:4689
#, fuzzy
msgid "domain information incomplete, missing cpu_cap"
msgstr "неполная информация домена, отсутствует uuid"
-#: src/xend_internal.c:4739
+#: src/xend_internal.c:4748
msgid "domainBlockPeek is not supported for dom0"
msgstr ""
-#: src/xend_internal.c:4762
+#: src/xend_internal.c:4771
#, fuzzy, c-format
msgid "%s: invalid path"
msgstr "неверный аргумент %s"
-#: src/xend_internal.c:4770
+#: src/xend_internal.c:4779
#, fuzzy, c-format
msgid "failed to open for reading: %s: %s"
msgstr "ошибка при попытке открыть %s для чтения"
-#: src/xend_internal.c:4782
+#: src/xend_internal.c:4791
#, fuzzy, c-format
msgid "failed to lseek or read from file: %s: %s"
msgstr "Ошибка при переведении домена %s в состояние ожидания"
-#: src/xend_internal.c:4865 src/xend_internal.c:4911
+#: src/xend_internal.c:4874 src/xend_internal.c:4920
#, fuzzy, c-format
msgid "unexpected graphics type %d"
msgstr "непредвиденный тип mime"
-#: src/xend_internal.c:4954
+#: src/xend_internal.c:4963
#, fuzzy
msgid "unexpected chr device type"
msgstr "непредвиденный тип mime"
-#: src/xend_internal.c:5128 src/xm_internal.c:1779
+#: src/xend_internal.c:5137 src/xm_internal.c:1779
#, fuzzy, c-format
msgid "unsupported network type %d"
msgstr "непредвиденный тип mime"
-#: src/xend_internal.c:5302 src/xend_internal.c:5309 src/xend_internal.c:5316
+#: src/xend_internal.c:5311 src/xend_internal.c:5318 src/xend_internal.c:5325
#, fuzzy, c-format
msgid "unexpected lifecycle value %d"
msgstr "непредвиденный узел значений"
-#: src/xend_internal.c:5333
+#: src/xend_internal.c:5342
#, fuzzy
msgid "no HVM domain loader"
msgstr "список доменов узла"
-#: src/xend_internal.c:5544
+#: src/xend_internal.c:5553
#, fuzzy
msgid "hotplug of device type not supported"
msgstr "ошибка обращения к библиотеке, возможно не поддерживается"
msgid "failed to connect to Xen Store"
msgstr "ошибка подключения к Xen Store"
+#~ msgid "blocked"
+#~ msgstr "заблокирован"
+
#, fuzzy
#~ msgid "invalid interface type: %s"
#~ msgstr "неверный аргумент %s"
#~ msgid "cannot read tty pid file %s: %s"
#~ msgstr "ошибка записи файла конфигурации: %s"
-#, fuzzy
-#~ msgid "cannot remove ttyPidFile %s: %s"
-#~ msgstr "ошибка записи файла конфигурации: %s"
-
#, fuzzy
#~ msgid "failed to calloc memory for init string: %s"
#~ msgstr "ошибка выделения узла"
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-09-08 14:51+0200\n"
+"POT-Creation-Date: 2008-09-23 22:28+0200\n"
"PO-Revision-Date: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
msgid "storage_vol not found"
msgstr "domain name or uuid"
-#: src/conf.c:155 src/conf.c:203 src/conf.c:488 src/conf.c:525 src/conf.c:553
-#: src/conf.c:631
+#: src/conf.c:164 src/conf.c:212 src/conf.c:491 src/conf.c:528 src/conf.c:555
+#: src/conf.c:630
msgid "allocating configuration"
msgstr "allocating configuration"
-#: src/conf.c:338
+#: src/conf.c:347
msgid "unterminated number"
msgstr "unterminated number"
-#: src/conf.c:372 src/conf.c:389 src/conf.c:401
+#: src/conf.c:380 src/conf.c:396 src/conf.c:407
msgid "unterminated string"
msgstr "unterminated string"
-#: src/conf.c:429 src/conf.c:483
+#: src/conf.c:434 src/conf.c:487
msgid "expecting a value"
msgstr "expecting a value"
-#: src/conf.c:450
+#: src/conf.c:454
msgid "expecting a separator in list"
msgstr "expecting a separator in list"
-#: src/conf.c:473
+#: src/conf.c:477
#, fuzzy
msgid "list is not closed with ]"
msgstr "list is not closed with ] "
-#: src/conf.c:518
+#: src/conf.c:521
msgid "expecting a name"
msgstr "expecting a name"
-#: src/conf.c:581
+#: src/conf.c:582
msgid "expecting a separator"
msgstr "expecting a separator"
msgid "expecting an assignment"
msgstr "expecting an assignment"
-#: src/conf.c:894 src/conf.c:950 src/xend_internal.c:584
-#: src/xend_internal.c:2657 src/xm_internal.c:1475 src/xm_internal.c:1482
+#: src/conf.c:892 src/conf.c:948 src/xend_internal.c:584
+#: src/xend_internal.c:2666 src/xm_internal.c:1475 src/xm_internal.c:1482
#, fuzzy
msgid "allocate buffer"
msgstr "allocate new buffer"
-#: src/conf.c:901
+#: src/conf.c:899
msgid "failed to open file"
msgstr "failed to open file"
-#: src/conf.c:912
+#: src/conf.c:910
msgid "failed to save content"
msgstr "failed to save content"
msgid "cannot extract disk devices"
msgstr "Cannot extract running %s hypervisor version\n"
-#: src/domain_conf.c:1939 src/qemu_driver.c:3133
+#: src/domain_conf.c:1939 src/qemu_driver.c:3153
#, fuzzy, c-format
msgid "duplicate disk target '%s'"
msgstr "unexpected mime type"
msgid "unexpected char type %d"
msgstr "unexpected mime type"
-#: src/domain_conf.c:2815 src/xend_internal.c:5214
+#: src/domain_conf.c:2815 src/xend_internal.c:5223
#, fuzzy, c-format
msgid "unexpected sound model %d"
msgstr "unexpected mime type"
-#: src/domain_conf.c:2835 src/xend_internal.c:5237
+#: src/domain_conf.c:2835 src/xend_internal.c:5246
#, fuzzy, c-format
msgid "unexpected input type %d"
msgstr "unexpected mime type"
#: src/lxc_driver.c:274 src/lxc_driver.c:309 src/lxc_driver.c:335
#: src/lxc_driver.c:350 src/openvz_driver.c:238 src/openvz_driver.c:267
-#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:620
-#: src/openvz_driver.c:651 src/openvz_driver.c:672 src/openvz_driver.c:713
-#: src/qemu_driver.c:2192 src/qemu_driver.c:2279 src/qemu_driver.c:2828
-#: src/qemu_driver.c:2883 src/qemu_driver.c:2927 src/qemu_driver.c:3007
-#: src/qemu_driver.c:3123 src/qemu_driver.c:3192 src/qemu_driver.c:3247
-#: src/qemu_driver.c:3291 src/qemu_driver.c:3309 src/qemu_driver.c:3567
+#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:621
+#: src/openvz_driver.c:652 src/openvz_driver.c:673 src/openvz_driver.c:714
+#: src/qemu_driver.c:2212 src/qemu_driver.c:2299 src/qemu_driver.c:2848
+#: src/qemu_driver.c:2903 src/qemu_driver.c:2947 src/qemu_driver.c:3027
+#: src/qemu_driver.c:3143 src/qemu_driver.c:3212 src/qemu_driver.c:3267
+#: src/qemu_driver.c:3311 src/qemu_driver.c:3329 src/qemu_driver.c:3587
#, fuzzy
msgid "no domain with matching uuid"
msgstr "domain id or uuid"
-#: src/lxc_driver.c:280 src/openvz_driver.c:625 src/qemu_driver.c:2933
+#: src/lxc_driver.c:280 src/openvz_driver.c:626 src/qemu_driver.c:2953
#, fuzzy
msgid "cannot delete active domain"
msgstr "name of the inactive domain"
-#: src/lxc_driver.c:286 src/qemu_driver.c:2939
+#: src/lxc_driver.c:286 src/qemu_driver.c:2959
#, fuzzy
msgid "cannot undefine transient domain"
msgstr "name of the inactive domain"
msgid "container '%s' unexpectedly shutdown during startup"
msgstr ""
-#: src/lxc_driver.c:747 src/qemu_driver.c:892
+#: src/lxc_driver.c:747 src/qemu_driver.c:893
#, fuzzy, c-format
msgid "cannot create log directory %s: %s"
msgstr "failed to write configuration file: %s"
msgid "unknown forwarding type '%s'"
msgstr "unknown OS type %s"
-#: src/network_conf.c:662 src/qemu_driver.c:3334 src/qemu_driver.c:3967
+#: src/network_conf.c:662 src/qemu_driver.c:3354 src/qemu_driver.c:3987
#: src/storage_driver.c:816
#, c-format
msgid "cannot create autostart directory %s: %s"
msgid "no config file for %s"
msgstr "configuration file syntax error: %s"
-#: src/openvz_conf.c:187
+#: src/openvz_conf.c:190
+#, fuzzy, c-format
+msgid "Cound not read 'IP_ADDRESS' from config for container %d"
+msgstr "could not connect to %s"
+
+#: src/openvz_conf.c:220
+#, fuzzy, c-format
+msgid "Cound not read 'NETIF' from config for container %d"
+msgstr "could not connect to %s"
+
+#: src/openvz_conf.c:247
+#, fuzzy
+msgid "Too long network device name"
+msgstr "resolving domain filename"
+
+#: src/openvz_conf.c:264
+#, fuzzy
+msgid "Wrong length MAC address"
+msgstr "invalid argument in %s"
+
+#: src/openvz_conf.c:271
+#, fuzzy
+msgid "Wrong MAC address"
+msgstr "invalid argument in %s"
+
+#: src/openvz_conf.c:327
#, fuzzy
msgid "popen failed"
msgstr "operation failed"
-#: src/openvz_conf.c:197
+#: src/openvz_conf.c:337
#, fuzzy
msgid "Failed to parse vzlist output"
msgstr "Failed to suspend domain %s"
-#: src/openvz_conf.c:223
+#: src/openvz_conf.c:363
#, fuzzy
msgid "UUID in config file malformed"
msgstr "configuration file syntax error: %s"
-#: src/openvz_conf.c:235
+#: src/openvz_conf.c:375
#, fuzzy, c-format
msgid "Cound not read config for container %d"
msgstr "could not connect to %s"
msgid "Container ID is not specified"
msgstr ""
-#: src/openvz_driver.c:391 src/openvz_driver.c:459 src/openvz_driver.c:534
-#: src/openvz_driver.c:554 src/openvz_driver.c:600 src/openvz_driver.c:631
-#: src/openvz_driver.c:656 src/openvz_driver.c:728 src/openvz_driver.c:826
-#: src/openvz_driver.c:872
+#: src/openvz_driver.c:391 src/openvz_driver.c:460 src/openvz_driver.c:535
+#: src/openvz_driver.c:555 src/openvz_driver.c:601 src/openvz_driver.c:632
+#: src/openvz_driver.c:657 src/openvz_driver.c:729 src/openvz_driver.c:827
+#: src/openvz_driver.c:873
#, fuzzy, c-format
msgid "Could not exec %s"
msgstr "could not connect to %s"
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:451 src/openvz_driver.c:528
+#: src/openvz_driver.c:452 src/openvz_driver.c:529
msgid "Error creating command for container"
msgstr ""
-#: src/openvz_driver.c:465 src/openvz_driver.c:540
+#: src/openvz_driver.c:466 src/openvz_driver.c:541
#, fuzzy
msgid "Could not set UUID"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:475 src/openvz_driver.c:546
+#: src/openvz_driver.c:476 src/openvz_driver.c:547
#, fuzzy
msgid "Could not configure network"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:482 src/openvz_driver.c:569
+#: src/openvz_driver.c:483 src/openvz_driver.c:570
#, fuzzy
msgid "Could not set number of virtual cpu"
msgstr "change number of virtual CPUs"
#: src/openvz_driver.c:517
#, c-format
-msgid "Already an OPENVZ VM defined with the id '%d'"
+msgid "Already an OPENVZ VM defined with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:588
+#: src/openvz_driver.c:589
msgid "no domain with matching id"
msgstr ""
-#: src/openvz_driver.c:594
+#: src/openvz_driver.c:595
#, fuzzy
msgid "domain is not in shutoff state"
msgstr "Domain is already active"
-#: src/openvz_driver.c:677
+#: src/openvz_driver.c:678
#, fuzzy
msgid "Could not read container config"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:693 src/qemu_driver.c:1823
+#: src/openvz_driver.c:694 src/qemu_driver.c:1843
#, fuzzy, c-format
msgid "unknown type '%s'"
msgstr "unknown OS type %s"
-#: src/openvz_driver.c:719
+#: src/openvz_driver.c:720
msgid "VCPUs should be >= 1"
msgstr ""
-#: src/openvz_driver.c:835 src/openvz_driver.c:881
+#: src/openvz_driver.c:836 src/openvz_driver.c:882
#, fuzzy, c-format
msgid "Could not parse VPS ID %s"
msgstr "could not connect to %s"
msgid "Unexpected exit status '%d', qemu probably failed"
msgstr ""
-#: src/qemu_conf.c:519 src/qemu_driver.c:925
+#: src/qemu_conf.c:519 src/qemu_driver.c:926
#, fuzzy, c-format
msgid "Cannot find QEMU binary %s: %s"
msgstr "Failed to suspend domain %s"
msgid "Network type %d is not supported"
msgstr "Domain %s started\n"
-#: src/qemu_conf.c:580 src/qemu_driver.c:1515
+#: src/qemu_conf.c:580 src/qemu_driver.c:1514
#, fuzzy, c-format
msgid "cannot initialize bridge support: %s"
msgstr "Failed to suspend domain %s"
msgid "failed to allocate space for argv string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:90
+#: src/qemu_driver.c:91
#, fuzzy
msgid "Failed to set close-on-exec file descriptor flag\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:105
+#: src/qemu_driver.c:106
#, fuzzy
msgid "Failed to set non-blocking file descriptor flag\n"
msgstr "failed to parse Xend domain information"
-#: src/qemu_driver.c:150
+#: src/qemu_driver.c:151
#, fuzzy, c-format
msgid "Failed to autostart network '%s': %s\n"
msgstr "Failed to start domain %s"
-#: src/qemu_driver.c:165
+#: src/qemu_driver.c:166
#, fuzzy, c-format
msgid "Failed to autostart VM '%s': %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:201
+#: src/qemu_driver.c:202
#, fuzzy, c-format
msgid "Failed to find user record for uid '%d': %s\n"
msgstr "Failed to undefine domain %s"
-#: src/qemu_driver.c:212
+#: src/qemu_driver.c:213
#, fuzzy
msgid "out of memory in asprintf\n"
msgstr "out of memory"
-#: src/qemu_driver.c:268
+#: src/qemu_driver.c:269
#, fuzzy
msgid "qemudStartup: out of memory\n"
msgstr "out of memory"
-#: src/qemu_driver.c:295
+#: src/qemu_driver.c:296
msgid "Reloading iptables rules\n"
msgstr ""
-#: src/qemu_driver.c:433
+#: src/qemu_driver.c:434
#, c-format
msgid ""
"QEMU quit during %s startup\n"
"%s"
msgstr ""
-#: src/qemu_driver.c:443 src/qemu_driver.c:456
+#: src/qemu_driver.c:444 src/qemu_driver.c:457
#, c-format
msgid "Failure while reading %s startup output: %s"
msgstr ""
-#: src/qemu_driver.c:451
+#: src/qemu_driver.c:452
#, c-format
msgid "Timed out while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:467
+#: src/qemu_driver.c:468
#, c-format
msgid "Failure while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:479
+#: src/qemu_driver.c:480
#, c-format
msgid "Out of space while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:510
+#: src/qemu_driver.c:511
#, fuzzy, c-format
msgid "Unable to open monitor path %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:515
+#: src/qemu_driver.c:516
msgid "Unable to set monitor close-on-exec flag"
msgstr ""
-#: src/qemu_driver.c:520
+#: src/qemu_driver.c:521
msgid "Unable to put monitor into non-blocking mode"
msgstr ""
-#: src/qemu_driver.c:648 src/qemu_driver.c:1027 src/qemu_driver.c:1726
-#: src/qemu_driver.c:1736
+#: src/qemu_driver.c:649 src/qemu_driver.c:1028 src/qemu_driver.c:1725
+#: src/qemu_driver.c:1735
#, fuzzy, c-format
msgid "Unable to log VM console data: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:671
+#: src/qemu_driver.c:672
#, fuzzy
msgid "allocate cpumap"
msgstr "allocate new context"
-#: src/qemu_driver.c:682
+#: src/qemu_driver.c:683
msgid "cannot run monitor command to fetch CPU thread info"
msgstr ""
-#: src/qemu_driver.c:786
+#: src/qemu_driver.c:787
#, fuzzy, c-format
msgid "failed to set CPU affinity %s"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:796 src/qemu_driver.c:2135
+#: src/qemu_driver.c:797 src/qemu_driver.c:2155
#, fuzzy
msgid "resume operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:859
+#: src/qemu_driver.c:860
#, fuzzy
msgid "VM is already active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:869
+#: src/qemu_driver.c:870
msgid "Unable to find an unused VNC port"
msgstr ""
-#: src/qemu_driver.c:881
+#: src/qemu_driver.c:882
#, c-format
msgid "config file path too long: %s/%s.log"
msgstr ""
-#: src/qemu_driver.c:900
+#: src/qemu_driver.c:901
#, fuzzy, c-format
msgid "failed to create logfile %s: %s"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:906
+#: src/qemu_driver.c:907
#, fuzzy, c-format
msgid "Unable to set VM logfile close-on-exec flag %s"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:935 src/qemu_driver.c:3032
+#: src/qemu_driver.c:936 src/qemu_driver.c:3052
#, fuzzy, c-format
msgid "Cannot determine QEMU argv syntax %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:951 src/qemu_driver.c:954 src/qemu_driver.c:959
+#: src/qemu_driver.c:952 src/qemu_driver.c:955 src/qemu_driver.c:960
#, fuzzy, c-format
msgid "Unable to write argv to logfile %d: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:1041
+#: src/qemu_driver.c:1040
#, fuzzy, c-format
msgid "Shutting down VM '%s'\n"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:1052
+#: src/qemu_driver.c:1051
#, fuzzy, c-format
msgid "Unable to close logfile %d: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:1067
+#: src/qemu_driver.c:1066
#, fuzzy
msgid "Got unexpected pid, damn\n"
msgstr "unexpected dict node"
-#: src/qemu_driver.c:1221
+#: src/qemu_driver.c:1220
#, fuzzy
msgid "failed to allocate space for dnsmasq argv"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1235
+#: src/qemu_driver.c:1234
msgid "cannot start dhcp daemon without IP address for server"
msgstr ""
-#: src/qemu_driver.c:1264
+#: src/qemu_driver.c:1263
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1275
+#: src/qemu_driver.c:1274
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1285
+#: src/qemu_driver.c:1284
#, fuzzy, c-format
msgid "failed to add iptables rule to enable masquerading : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1317
+#: src/qemu_driver.c:1316
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1328
+#: src/qemu_driver.c:1327
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1353
+#: src/qemu_driver.c:1352
#, fuzzy
msgid "failed to allocate space for IP tables support"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1361 src/qemu_driver.c:1368
+#: src/qemu_driver.c:1360 src/qemu_driver.c:1367
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1376 src/qemu_driver.c:1383
+#: src/qemu_driver.c:1375 src/qemu_driver.c:1382
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1393
+#: src/qemu_driver.c:1392
#, fuzzy, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1400
+#: src/qemu_driver.c:1399
#, fuzzy, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1408
+#: src/qemu_driver.c:1407
#, fuzzy, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1509
+#: src/qemu_driver.c:1508
#, fuzzy
msgid "network is already active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:1521
+#: src/qemu_driver.c:1520
#, fuzzy, c-format
msgid "cannot create bridge '%s' : %s"
msgstr "failed to write configuration file: %s"
-#: src/qemu_driver.c:1536
+#: src/qemu_driver.c:1535
#, fuzzy, c-format
msgid "cannot set IP address on bridge '%s' to '%s' : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1544
+#: src/qemu_driver.c:1543
#, fuzzy, c-format
msgid "cannot set netmask on bridge '%s' to '%s' : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1552
+#: src/qemu_driver.c:1551
#, fuzzy, c-format
msgid "failed to bring the bridge '%s' up : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1563
+#: src/qemu_driver.c:1562
#, fuzzy, c-format
msgid "failed to enable IP forwarding : %s"
msgstr "failed to open %s for reading"
-#: src/qemu_driver.c:1581 src/qemu_driver.c:1612
+#: src/qemu_driver.c:1580 src/qemu_driver.c:1611
#, fuzzy, c-format
msgid "Failed to bring down bridge '%s' : %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1587 src/qemu_driver.c:1617
+#: src/qemu_driver.c:1586 src/qemu_driver.c:1616
#, fuzzy, c-format
msgid "Failed to delete bridge '%s' : %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1600
+#: src/qemu_driver.c:1599
#, fuzzy, c-format
msgid "Shutting down network '%s'\n"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:1626
+#: src/qemu_driver.c:1625
#, fuzzy
msgid "Got unexpected pid for dnsmasq\n"
msgstr "unexpected dict node"
-#: src/qemu_driver.c:1839
+#: src/qemu_driver.c:1814
+#, fuzzy, c-format
+msgid "Unable to open %s: %s\n"
+msgstr "Failed to suspend domain %s"
+
+#: src/qemu_driver.c:1859
#, fuzzy
msgid "failed to allocate space for capabilities support"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1858 src/qemu_driver.c:1884
+#: src/qemu_driver.c:1878 src/qemu_driver.c:1904
msgid "NUMA not supported on this host"
msgstr ""
-#: src/qemu_driver.c:1869 src/qemu_driver.c:1892
+#: src/qemu_driver.c:1889 src/qemu_driver.c:1912
#, fuzzy
msgid "Failed to query NUMA free memory"
msgstr "Used memory:"
-#: src/qemu_driver.c:2053
+#: src/qemu_driver.c:2073
#, fuzzy, c-format
msgid "domain '%s' is already defined"
msgstr "domain %s exists already"
-#: src/qemu_driver.c:2064
+#: src/qemu_driver.c:2084
#, fuzzy, c-format
msgid "domain with uuid '%s' is already defined"
msgstr "domain %s exists already"
-#: src/qemu_driver.c:2094 src/qemu_driver.c:2123 src/qemu_driver.c:2152
-#: src/qemu_driver.c:2172 src/qemu_driver.c:2410 src/qemu_driver.c:3383
-#: src/qemu_driver.c:3518 src/qemu_driver.c:3632
+#: src/qemu_driver.c:2114 src/qemu_driver.c:2143 src/qemu_driver.c:2172
+#: src/qemu_driver.c:2192 src/qemu_driver.c:2430 src/qemu_driver.c:3403
+#: src/qemu_driver.c:3538 src/qemu_driver.c:3652
#, c-format
msgid "no domain with matching id %d"
msgstr ""
-#: src/qemu_driver.c:2099 src/qemu_driver.c:2128 src/qemu_driver.c:2416
-#: src/qemu_driver.c:3388 src/qemu_driver.c:3524 src/qemu_driver.c:3638
+#: src/qemu_driver.c:2119 src/qemu_driver.c:2148 src/qemu_driver.c:2436
+#: src/qemu_driver.c:3408 src/qemu_driver.c:3544 src/qemu_driver.c:3658
#, fuzzy
msgid "domain is not running"
msgstr "Domain is already active"
-#: src/qemu_driver.c:2107
+#: src/qemu_driver.c:2127
#, fuzzy
msgid "suspend operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2158
+#: src/qemu_driver.c:2178
#, fuzzy
msgid "shutdown operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2198
+#: src/qemu_driver.c:2218
#, fuzzy
msgid "failed to allocate space for ostype"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:2214 src/qemu_driver.c:2230 src/qemu_driver.c:2253
-#: src/qemu_driver.c:2526 src/qemu_driver.c:2688
+#: src/qemu_driver.c:2234 src/qemu_driver.c:2250 src/qemu_driver.c:2273
+#: src/qemu_driver.c:2546 src/qemu_driver.c:2708
#, c-format
msgid "no domain with matching uuid '%s'"
msgstr ""
-#: src/qemu_driver.c:2236
+#: src/qemu_driver.c:2256
msgid "cannot set max memory lower than current memory"
msgstr ""
-#: src/qemu_driver.c:2259
+#: src/qemu_driver.c:2279
#, fuzzy
msgid "cannot set memory of an active domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:2265
+#: src/qemu_driver.c:2285
msgid "cannot set memory higher than max memory"
msgstr ""
-#: src/qemu_driver.c:2425
+#: src/qemu_driver.c:2445
#, fuzzy
msgid "failed to pause domain"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:2434
+#: src/qemu_driver.c:2454
#, fuzzy
msgid "failed to get domain xml"
msgstr "failed to get domain UUID"
-#: src/qemu_driver.c:2442
+#: src/qemu_driver.c:2462
#, fuzzy, c-format
msgid "failed to create '%s'"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2449
+#: src/qemu_driver.c:2469
#, fuzzy
msgid "failed to write save header"
msgstr "Failed to write to socket %d\n"
-#: src/qemu_driver.c:2457
+#: src/qemu_driver.c:2477
#, fuzzy
msgid "failed to write xml"
msgstr "Failed to write to socket %d\n"
-#: src/qemu_driver.c:2470 src/qemu_driver.c:2477 src/qemu_driver.c:2748
+#: src/qemu_driver.c:2490 src/qemu_driver.c:2497 src/qemu_driver.c:2768
#: src/remote_internal.c:2241 src/virterror.c:441
msgid "out of memory"
msgstr "out of memory"
-#: src/qemu_driver.c:2485
+#: src/qemu_driver.c:2505
#, fuzzy
msgid "migrate operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2497
+#: src/qemu_driver.c:2517
msgid "'migrate' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:2532
+#: src/qemu_driver.c:2552
#, fuzzy
msgid "cannot change vcpu count of an active domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:2538
+#: src/qemu_driver.c:2558
msgid "could not determine max vcpus for the domain"
msgstr ""
-#: src/qemu_driver.c:2544
+#: src/qemu_driver.c:2564
#, c-format
msgid ""
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
msgstr ""
-#: src/qemu_driver.c:2568 src/qemu_driver.c:2620
+#: src/qemu_driver.c:2588 src/qemu_driver.c:2640
#, fuzzy
msgid "cannot pin vcpus on an inactive domain"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:2574
+#: src/qemu_driver.c:2594
#, c-format
msgid "vcpu number out of range %d > %d"
msgstr ""
-#: src/qemu_driver.c:2595
+#: src/qemu_driver.c:2615
#, fuzzy, c-format
msgid "cannot set affinity: %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:2600
+#: src/qemu_driver.c:2620
#, fuzzy
msgid "cpu affinity is not supported"
msgstr "library call failed, possibly not supported"
-#: src/qemu_driver.c:2657
+#: src/qemu_driver.c:2677
#, fuzzy, c-format
msgid "cannot get affinity: %s"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2667
+#: src/qemu_driver.c:2687
msgid "cpu affinity is not available"
msgstr ""
-#: src/qemu_driver.c:2694
+#: src/qemu_driver.c:2714
#, fuzzy, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr "load domain definition file"
-#: src/qemu_driver.c:2720 src/test.c:956
+#: src/qemu_driver.c:2740 src/test.c:956
#, fuzzy
msgid "cannot read domain image"
msgstr "node domain list"
-#: src/qemu_driver.c:2726
+#: src/qemu_driver.c:2746
#, fuzzy
msgid "failed to read qemu header"
msgstr "failed to read from Xen Daemon"
-#: src/qemu_driver.c:2733
+#: src/qemu_driver.c:2753
msgid "image magic is incorrect"
msgstr ""
-#: src/qemu_driver.c:2740
+#: src/qemu_driver.c:2760
#, c-format
msgid "image version is not supported (%d > %d)"
msgstr ""
-#: src/qemu_driver.c:2755
+#: src/qemu_driver.c:2775
#, fuzzy
msgid "failed to read XML"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2764
+#: src/qemu_driver.c:2784
#, fuzzy
msgid "failed to parse XML"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2777
+#: src/qemu_driver.c:2797
#, fuzzy, c-format
msgid "domain is already active as '%s'"
msgstr "Domain is already active"
-#: src/qemu_driver.c:2786
+#: src/qemu_driver.c:2806
#, fuzzy
msgid "failed to assign new VM"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2799
+#: src/qemu_driver.c:2819
#, fuzzy
msgid "failed to start VM"
msgstr "Failed to start domain %s"
-#: src/qemu_driver.c:2811
+#: src/qemu_driver.c:2831
#, fuzzy
msgid "failed to resume domain"
msgstr "Failed to resume domain %s"
-#: src/qemu_driver.c:2848 src/qemu_driver.c:3741 src/qemu_driver.c:3776
+#: src/qemu_driver.c:2868 src/qemu_driver.c:3761 src/qemu_driver.c:3796
#, fuzzy
msgid "failed to allocate space for VM name string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:2962
+#: src/qemu_driver.c:2982
#, fuzzy, c-format
msgid "cannot convert disk '%s' to bus/device index"
msgstr "Cannot extract running %s hypervisor version\n"
-#: src/qemu_driver.c:2982
+#: src/qemu_driver.c:3002
#, fuzzy, c-format
msgid "Unsupported disk name mapping for bus '%s'"
msgstr "unexpected mime type"
-#: src/qemu_driver.c:3022
+#: src/qemu_driver.c:3042
#, c-format
msgid "No device with bus '%s' and target '%s'"
msgstr ""
-#: src/qemu_driver.c:3049
+#: src/qemu_driver.c:3069
#, c-format
msgid ""
"Emulator version does not support removable media for device '%s' and target "
"'%s'"
msgstr ""
-#: src/qemu_driver.c:3086
+#: src/qemu_driver.c:3106
msgid "cannot change cdrom media"
msgstr ""
-#: src/qemu_driver.c:3097
+#: src/qemu_driver.c:3117
msgid "changing cdrom media failed"
msgstr ""
-#: src/qemu_driver.c:3157
+#: src/qemu_driver.c:3177
#, fuzzy
msgid "cannot attach usb disk"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3168
+#: src/qemu_driver.c:3188
#, fuzzy
msgid "adding usb disk failed"
msgstr "loading host definition file"
-#: src/qemu_driver.c:3212
+#: src/qemu_driver.c:3232
#, fuzzy
msgid "cannot attach usb device"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3223
+#: src/qemu_driver.c:3243
#, fuzzy
msgid "adding usb device failed"
msgstr "loading host definition file"
-#: src/qemu_driver.c:3253
+#: src/qemu_driver.c:3273
#, fuzzy
msgid "cannot attach device on inactive domain"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3276
+#: src/qemu_driver.c:3296
msgid "this device type cannot be attached"
msgstr ""
-#: src/qemu_driver.c:3315
+#: src/qemu_driver.c:3335
#, fuzzy
msgid "cannot set autostart for transient domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:3341
+#: src/qemu_driver.c:3361
#, fuzzy, c-format
msgid "Failed to create symlink '%s to '%s': %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:3348 src/qemu_driver.c:3981 src/storage_driver.c:832
+#: src/qemu_driver.c:3368 src/qemu_driver.c:4001 src/storage_driver.c:832
#, fuzzy, c-format
msgid "Failed to delete symlink '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:3410
+#: src/qemu_driver.c:3430
#, fuzzy, c-format
msgid "invalid path: %s"
msgstr "invalid argument in %s"
-#: src/qemu_driver.c:3418
+#: src/qemu_driver.c:3438
msgid "'info blockstats' command failed"
msgstr ""
-#: src/qemu_driver.c:3433
+#: src/qemu_driver.c:3453
msgid "'info blockstats' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:3498
+#: src/qemu_driver.c:3518
#, fuzzy, c-format
msgid "device not found: %s (%s)"
msgstr "Domain restored from %s\n"
-#: src/qemu_driver.c:3530 src/qemu_driver.c:3573
+#: src/qemu_driver.c:3550 src/qemu_driver.c:3593
msgid "NULL or empty path"
msgstr ""
-#: src/qemu_driver.c:3541
+#: src/qemu_driver.c:3561
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr ""
-#: src/qemu_driver.c:3583
+#: src/qemu_driver.c:3603
#, fuzzy
msgid "invalid path"
msgstr "invalid argument in %s"
-#: src/qemu_driver.c:3626
+#: src/qemu_driver.c:3646
msgid "QEMU driver only supports virtual memory addrs"
msgstr ""
-#: src/qemu_driver.c:3653
+#: src/qemu_driver.c:3673
#, fuzzy
msgid "'memsave' command failed"
msgstr "domain name"
-#: src/qemu_driver.c:3682 src/qemu_driver.c:3850 src/qemu_driver.c:3875
-#: src/qemu_driver.c:3889 src/qemu_driver.c:3904 src/qemu_driver.c:3937
-#: src/qemu_driver.c:3953
+#: src/qemu_driver.c:3702 src/qemu_driver.c:3870 src/qemu_driver.c:3895
+#: src/qemu_driver.c:3909 src/qemu_driver.c:3924 src/qemu_driver.c:3957
+#: src/qemu_driver.c:3973
msgid "no network with matching uuid"
msgstr ""
-#: src/qemu_driver.c:3697
+#: src/qemu_driver.c:3717
msgid "no network with matching name"
msgstr ""
-#: src/qemu_driver.c:3856
+#: src/qemu_driver.c:3876
#, fuzzy
msgid "network is still active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:3917
+#: src/qemu_driver.c:3937
#, fuzzy
msgid "no network with matching id"
msgstr "domain information in XML"
-#: src/qemu_driver.c:3924
+#: src/qemu_driver.c:3944
#, fuzzy
msgid "failed to allocate space for network bridge string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:3974 src/storage_driver.c:823
+#: src/qemu_driver.c:3994 src/storage_driver.c:823
#, fuzzy, c-format
msgid "Failed to create symlink '%s' to '%s': %s"
msgstr "Failed to save domain %s to %s"
msgid "%s not implemented on Win32"
msgstr ""
-#: src/storage_backend_disk.c:85 src/storage_backend_logical.c:57
+#: src/storage_backend_disk.c:90 src/storage_backend_logical.c:57
#, c-format
msgid "unsupported pool format %s"
msgstr ""
-#: src/storage_backend_disk.c:110 src/storage_backend_logical.c:70
+#: src/storage_backend_disk.c:115 src/storage_backend_logical.c:70
#, c-format
msgid "unsupported pool format %d"
msgstr ""
-#: src/storage_backend_disk.c:138 src/storage_backend_fs.c:192
+#: src/storage_backend_disk.c:143 src/storage_backend_fs.c:192
#: src/storage_backend_fs.c:262 src/storage_backend_fs.c:314
#, c-format
msgid "unsupported volume format %s"
msgstr ""
-#: src/storage_backend_disk.c:165 src/storage_backend_fs.c:225
+#: src/storage_backend_disk.c:170 src/storage_backend_fs.c:225
#: src/storage_backend_fs.c:297 src/storage_backend_fs.c:329
#, c-format
msgid "unsupported volume format %d"
msgstr ""
-#: src/storage_backend_disk.c:179 src/storage_backend_disk.c:192
-#: src/storage_backend_disk.c:199 src/storage_backend_disk.c:221
+#: src/storage_backend_disk.c:184 src/storage_backend_disk.c:197
+#: src/storage_backend_disk.c:204 src/storage_backend_disk.c:226
#: src/storage_backend_fs.c:839 src/storage_backend_iscsi.c:177
#: src/storage_backend_logical.c:116 src/storage_backend_logical.c:121
#: src/storage_backend_logical.c:133 src/storage_backend_logical.c:143
-#: src/storage_backend_logical.c:531
+#: src/storage_backend_logical.c:546
msgid "volume"
msgstr ""
-#: src/storage_backend_disk.c:229
+#: src/storage_backend_disk.c:234
msgid "volume extents"
msgstr ""
-#: src/storage_backend_disk.c:237
+#: src/storage_backend_disk.c:242
msgid "cannot parse device start location"
msgstr ""
-#: src/storage_backend_disk.c:244
+#: src/storage_backend_disk.c:249
msgid "cannot parse device end location"
msgstr ""
-#: src/storage_backend_disk.c:250 src/storage_backend_logical.c:154
+#: src/storage_backend_disk.c:255 src/storage_backend_logical.c:154
#: src/storage_backend_logical.c:160
msgid "extents"
msgstr ""
-#: src/storage_backend_disk.c:464
+#: src/storage_backend_disk.c:462
msgid "no large enough free extent"
msgstr ""
-#: src/storage_backend_disk.c:498
-msgid "Disk pools are not yet supported"
+#: src/storage_backend_disk.c:502
+#, c-format
+msgid "Couldn't read volume target path '%s'. %s"
msgstr ""
+#: src/storage_backend_disk.c:517
+#, c-format
+msgid "Volume path '%s' did not start with parent pool source device name."
+msgstr ""
+
+#: src/storage_backend_disk.c:526
+#, fuzzy, c-format
+msgid "cannot parse partition number from target '%s'"
+msgstr "Failed to suspend domain %s"
+
#: src/storage_backend_fs.c:358
#, c-format
msgid "cannot read header '%s': %s"
msgstr ""
#: src/storage_backend_fs.c:1042 src/storage_backend_fs.c:1078
-#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:543
+#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:558
#, c-format
msgid "cannot read path '%s': %s"
msgstr ""
msgid "creation of non-raw images is not supported without qemu-img"
msgstr ""
-#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:552
+#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:567
#, fuzzy, c-format
msgid "cannot set file owner '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:559
+#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:574
#, fuzzy, c-format
msgid "cannot set file mode '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:566
+#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:581
#, c-format
msgid "cannot close file '%s': %s"
msgstr ""
msgid "lvs command failed with exitstatus %d"
msgstr ""
-#: src/storage_backend_logical.c:355
+#: src/storage_backend_logical.c:354
#, fuzzy
msgid "command line"
msgstr "domain name"
-#: src/storage_backend_logical.c:372
+#: src/storage_backend_logical.c:371
#, c-format
msgid "cannot open device %s"
msgstr ""
-#: src/storage_backend_logical.c:378
+#: src/storage_backend_logical.c:377
#, c-format
msgid "cannot clear device header %s"
msgstr ""
-#: src/storage_backend_logical.c:385
+#: src/storage_backend_logical.c:384
#, c-format
msgid "cannot close device %s"
msgstr ""
-#: src/storage_backend_logical.c:575
+#: src/storage_backend_logical.c:507
+#, fuzzy, c-format
+msgid "cannot remove PV device %s: %s"
+msgstr "failed to write configuration file: %s"
+
+#: src/storage_backend_logical.c:590
#, c-format
msgid "cannot find newly created volume '%s': %s"
msgstr ""
msgstr "DATA"
#: src/virsh.c:6292 src/virsh.c:6314
-msgid "blocked"
-msgstr "blocked"
+msgid "idle"
+msgstr ""
#: src/virsh.c:6294
msgid "paused"
msgid "domain information incomplete, missing uuid"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1109 src/xend_internal.c:2204 src/xend_internal.c:2211
+#: src/xend_internal.c:1109 src/xend_internal.c:2213 src/xend_internal.c:2220
msgid "domain information incomplete, missing name"
msgstr "domain information incomplete, missing name"
msgid "unknown graphics type '%s'"
msgstr "unknown OS type %s"
-#: src/xend_internal.c:2191
+#: src/xend_internal.c:2200
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:2260 src/xend_internal.c:2270 src/xend_internal.c:2280
+#: src/xend_internal.c:2269 src/xend_internal.c:2279 src/xend_internal.c:2289
#, fuzzy, c-format
msgid "unknown lifecycle type %s"
msgstr "unknown OS type %s"
-#: src/xend_internal.c:2593
+#: src/xend_internal.c:2602
#, fuzzy
msgid "failed to parse topology information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:2647
+#: src/xend_internal.c:2656
#, fuzzy
msgid "topology syntax error"
msgstr "configuration file syntax error"
-#: src/xend_internal.c:2711
+#: src/xend_internal.c:2720
msgid "failed to parse Xend domain information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:3193
+#: src/xend_internal.c:3202
msgid "xenDaemonDomainFetch failed to find this domain"
msgstr ""
-#: src/xend_internal.c:3815 src/xend_internal.c:4290 src/xm_internal.c:1617
+#: src/xend_internal.c:3824 src/xend_internal.c:4299 src/xm_internal.c:1617
#, fuzzy
msgid "failed to build sexpr"
msgstr "Failed to suspend domain %s"
-#: src/xend_internal.c:3917
+#: src/xend_internal.c:3926
#, fuzzy
msgid "unsupported device type"
msgstr "unexpected mime type"
-#: src/xend_internal.c:4020
+#: src/xend_internal.c:4029
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4061
+#: src/xend_internal.c:4070
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4069
+#: src/xend_internal.c:4078
#, fuzzy
msgid "unexpected value from on_xend_start"
msgstr "unexpected value node"
-#: src/xend_internal.c:4080
+#: src/xend_internal.c:4089
#, fuzzy
msgid "no memory"
msgstr "node memory"
-#: src/xend_internal.c:4086
+#: src/xend_internal.c:4095
#, fuzzy
msgid "sexpr2string failed"
msgstr "operation failed"
-#: src/xend_internal.c:4091
+#: src/xend_internal.c:4100
#, fuzzy
msgid "Failed to redefine sexpr"
msgstr "Failed to undefine domain %s"
-#: src/xend_internal.c:4096
+#: src/xend_internal.c:4105
msgid "on_xend_start not present in sexpr"
msgstr ""
-#: src/xend_internal.c:4127
+#: src/xend_internal.c:4136
#, fuzzy, c-format
msgid "gethostname failed: %s"
msgstr "operation failed: %s"
-#: src/xend_internal.c:4133
+#: src/xend_internal.c:4142
#, fuzzy, c-format
msgid "failed to strdup hostname: %s"
msgstr "failed to get hypervisor type"
-#: src/xend_internal.c:4164
+#: src/xend_internal.c:4173
msgid ""
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
"migration"
msgstr ""
-#: src/xend_internal.c:4174
+#: src/xend_internal.c:4183
msgid ""
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
"migration"
msgstr ""
-#: src/xend_internal.c:4186
+#: src/xend_internal.c:4195
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr ""
-#: src/xend_internal.c:4199
+#: src/xend_internal.c:4208
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr ""
-#: src/xend_internal.c:4204
+#: src/xend_internal.c:4213
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr ""
-#: src/xend_internal.c:4211
+#: src/xend_internal.c:4220
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr ""
-#: src/xend_internal.c:4218 src/xend_internal.c:4240 src/xend_internal.c:4248
-#: src/xend_internal.c:4474 src/xend_internal.c:4481 src/xml.c:89
+#: src/xend_internal.c:4227 src/xend_internal.c:4249 src/xend_internal.c:4257
+#: src/xend_internal.c:4483 src/xend_internal.c:4490 src/xml.c:89
msgid "strdup failed"
msgstr ""
-#: src/xend_internal.c:4231
+#: src/xend_internal.c:4240
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr ""
-#: src/xend_internal.c:4284
+#: src/xend_internal.c:4293
#, fuzzy
msgid "failed to parse domain description"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:4300
+#: src/xend_internal.c:4309
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Failed to create domain %s\n"
-#: src/xend_internal.c:4456 src/xend_internal.c:4532 src/xend_internal.c:4622
+#: src/xend_internal.c:4465 src/xend_internal.c:4541 src/xend_internal.c:4631
msgid "unsupported in xendConfigVersion < 4"
msgstr ""
-#: src/xend_internal.c:4468
+#: src/xend_internal.c:4477
#, fuzzy
msgid "node information incomplete, missing scheduler name"
msgstr "domain information incomplete, missing name"
-#: src/xend_internal.c:4486 src/xend_internal.c:4580 src/xend_internal.c:4692
+#: src/xend_internal.c:4495 src/xend_internal.c:4589 src/xend_internal.c:4701
#, fuzzy
msgid "Unknown scheduler"
msgstr "unknown host"
-#: src/xend_internal.c:4545 src/xend_internal.c:4635
+#: src/xend_internal.c:4554 src/xend_internal.c:4644
#, fuzzy
msgid "Failed to get a scheduler name"
msgstr "failed to get hypervisor type"
-#: src/xend_internal.c:4558 src/xend_internal.c:4671
+#: src/xend_internal.c:4567 src/xend_internal.c:4680
#, fuzzy
msgid "domain information incomplete, missing cpu_weight"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:4563 src/xend_internal.c:4680
+#: src/xend_internal.c:4572 src/xend_internal.c:4689
#, fuzzy
msgid "domain information incomplete, missing cpu_cap"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:4739
+#: src/xend_internal.c:4748
msgid "domainBlockPeek is not supported for dom0"
msgstr ""
-#: src/xend_internal.c:4762
+#: src/xend_internal.c:4771
#, fuzzy, c-format
msgid "%s: invalid path"
msgstr "invalid argument in %s"
-#: src/xend_internal.c:4770
+#: src/xend_internal.c:4779
#, fuzzy, c-format
msgid "failed to open for reading: %s: %s"
msgstr "failed to open %s for reading"
-#: src/xend_internal.c:4782
+#: src/xend_internal.c:4791
#, fuzzy, c-format
msgid "failed to lseek or read from file: %s: %s"
msgstr "Failed to suspend domain %s"
-#: src/xend_internal.c:4865 src/xend_internal.c:4911
+#: src/xend_internal.c:4874 src/xend_internal.c:4920
#, fuzzy, c-format
msgid "unexpected graphics type %d"
msgstr "unexpected mime type"
-#: src/xend_internal.c:4954
+#: src/xend_internal.c:4963
#, fuzzy
msgid "unexpected chr device type"
msgstr "unexpected mime type"
-#: src/xend_internal.c:5128 src/xm_internal.c:1779
+#: src/xend_internal.c:5137 src/xm_internal.c:1779
#, fuzzy, c-format
msgid "unsupported network type %d"
msgstr "unexpected mime type"
-#: src/xend_internal.c:5302 src/xend_internal.c:5309 src/xend_internal.c:5316
+#: src/xend_internal.c:5311 src/xend_internal.c:5318 src/xend_internal.c:5325
#, fuzzy, c-format
msgid "unexpected lifecycle value %d"
msgstr "unexpected value node"
-#: src/xend_internal.c:5333
+#: src/xend_internal.c:5342
#, fuzzy
msgid "no HVM domain loader"
msgstr "node domain list"
-#: src/xend_internal.c:5544
+#: src/xend_internal.c:5553
#, fuzzy
msgid "hotplug of device type not supported"
msgstr "library call failed, possibly not supported"
msgid "failed to connect to Xen Store"
msgstr "failed to connect to Xen Store"
+#~ msgid "blocked"
+#~ msgstr "blocked"
+
#, fuzzy
#~ msgid "invalid interface type: %s"
#~ msgstr "invalid argument in %s"
#~ msgid "cannot read tty pid file %s: %s"
#~ msgstr "failed to write configuration file: %s"
-#, fuzzy
-#~ msgid "cannot remove ttyPidFile %s: %s"
-#~ msgstr "failed to write configuration file: %s"
-
#, fuzzy
#~ msgid "failed to calloc memory for init string: %s"
#~ msgstr "failed to allocate a node"
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-09-08 14:51+0200\n"
+"POT-Creation-Date: 2008-09-23 22:28+0200\n"
"PO-Revision-Date: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
msgid "storage_vol not found"
msgstr "domain name or uuid"
-#: src/conf.c:155 src/conf.c:203 src/conf.c:488 src/conf.c:525 src/conf.c:553
-#: src/conf.c:631
+#: src/conf.c:164 src/conf.c:212 src/conf.c:491 src/conf.c:528 src/conf.c:555
+#: src/conf.c:630
msgid "allocating configuration"
msgstr "allocating configuration"
-#: src/conf.c:338
+#: src/conf.c:347
msgid "unterminated number"
msgstr "unterminated number"
-#: src/conf.c:372 src/conf.c:389 src/conf.c:401
+#: src/conf.c:380 src/conf.c:396 src/conf.c:407
msgid "unterminated string"
msgstr "unterminated string"
-#: src/conf.c:429 src/conf.c:483
+#: src/conf.c:434 src/conf.c:487
msgid "expecting a value"
msgstr "expecting a value"
-#: src/conf.c:450
+#: src/conf.c:454
msgid "expecting a separator in list"
msgstr "expecting a separator in list"
-#: src/conf.c:473
+#: src/conf.c:477
#, fuzzy
msgid "list is not closed with ]"
msgstr "list is not closed with ] "
-#: src/conf.c:518
+#: src/conf.c:521
msgid "expecting a name"
msgstr "expecting a name"
-#: src/conf.c:581
+#: src/conf.c:582
msgid "expecting a separator"
msgstr "expecting a separator"
msgid "expecting an assignment"
msgstr "expecting an assignment"
-#: src/conf.c:894 src/conf.c:950 src/xend_internal.c:584
-#: src/xend_internal.c:2657 src/xm_internal.c:1475 src/xm_internal.c:1482
+#: src/conf.c:892 src/conf.c:948 src/xend_internal.c:584
+#: src/xend_internal.c:2666 src/xm_internal.c:1475 src/xm_internal.c:1482
#, fuzzy
msgid "allocate buffer"
msgstr "allocate new buffer"
-#: src/conf.c:901
+#: src/conf.c:899
msgid "failed to open file"
msgstr "failed to open file"
-#: src/conf.c:912
+#: src/conf.c:910
msgid "failed to save content"
msgstr "failed to save content"
msgid "cannot extract disk devices"
msgstr "Cannot extract running %s hypervisor version\n"
-#: src/domain_conf.c:1939 src/qemu_driver.c:3133
+#: src/domain_conf.c:1939 src/qemu_driver.c:3153
#, fuzzy, c-format
msgid "duplicate disk target '%s'"
msgstr "unexpected mime type"
msgid "unexpected char type %d"
msgstr "unexpected mime type"
-#: src/domain_conf.c:2815 src/xend_internal.c:5214
+#: src/domain_conf.c:2815 src/xend_internal.c:5223
#, fuzzy, c-format
msgid "unexpected sound model %d"
msgstr "unexpected mime type"
-#: src/domain_conf.c:2835 src/xend_internal.c:5237
+#: src/domain_conf.c:2835 src/xend_internal.c:5246
#, fuzzy, c-format
msgid "unexpected input type %d"
msgstr "unexpected mime type"
#: src/lxc_driver.c:274 src/lxc_driver.c:309 src/lxc_driver.c:335
#: src/lxc_driver.c:350 src/openvz_driver.c:238 src/openvz_driver.c:267
-#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:620
-#: src/openvz_driver.c:651 src/openvz_driver.c:672 src/openvz_driver.c:713
-#: src/qemu_driver.c:2192 src/qemu_driver.c:2279 src/qemu_driver.c:2828
-#: src/qemu_driver.c:2883 src/qemu_driver.c:2927 src/qemu_driver.c:3007
-#: src/qemu_driver.c:3123 src/qemu_driver.c:3192 src/qemu_driver.c:3247
-#: src/qemu_driver.c:3291 src/qemu_driver.c:3309 src/qemu_driver.c:3567
+#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:621
+#: src/openvz_driver.c:652 src/openvz_driver.c:673 src/openvz_driver.c:714
+#: src/qemu_driver.c:2212 src/qemu_driver.c:2299 src/qemu_driver.c:2848
+#: src/qemu_driver.c:2903 src/qemu_driver.c:2947 src/qemu_driver.c:3027
+#: src/qemu_driver.c:3143 src/qemu_driver.c:3212 src/qemu_driver.c:3267
+#: src/qemu_driver.c:3311 src/qemu_driver.c:3329 src/qemu_driver.c:3587
#, fuzzy
msgid "no domain with matching uuid"
msgstr "domain id or uuid"
-#: src/lxc_driver.c:280 src/openvz_driver.c:625 src/qemu_driver.c:2933
+#: src/lxc_driver.c:280 src/openvz_driver.c:626 src/qemu_driver.c:2953
#, fuzzy
msgid "cannot delete active domain"
msgstr "name of the inactive domain"
-#: src/lxc_driver.c:286 src/qemu_driver.c:2939
+#: src/lxc_driver.c:286 src/qemu_driver.c:2959
#, fuzzy
msgid "cannot undefine transient domain"
msgstr "name of the inactive domain"
msgid "container '%s' unexpectedly shutdown during startup"
msgstr ""
-#: src/lxc_driver.c:747 src/qemu_driver.c:892
+#: src/lxc_driver.c:747 src/qemu_driver.c:893
#, fuzzy, c-format
msgid "cannot create log directory %s: %s"
msgstr "failed to write configuration file: %s"
msgid "unknown forwarding type '%s'"
msgstr "unknown OS type %s"
-#: src/network_conf.c:662 src/qemu_driver.c:3334 src/qemu_driver.c:3967
+#: src/network_conf.c:662 src/qemu_driver.c:3354 src/qemu_driver.c:3987
#: src/storage_driver.c:816
#, c-format
msgid "cannot create autostart directory %s: %s"
msgid "no config file for %s"
msgstr "configuration file syntax error: %s"
-#: src/openvz_conf.c:187
+#: src/openvz_conf.c:190
+#, fuzzy, c-format
+msgid "Cound not read 'IP_ADDRESS' from config for container %d"
+msgstr "could not connect to %s"
+
+#: src/openvz_conf.c:220
+#, fuzzy, c-format
+msgid "Cound not read 'NETIF' from config for container %d"
+msgstr "could not connect to %s"
+
+#: src/openvz_conf.c:247
+#, fuzzy
+msgid "Too long network device name"
+msgstr "resolving domain filename"
+
+#: src/openvz_conf.c:264
+#, fuzzy
+msgid "Wrong length MAC address"
+msgstr "invalid argument in %s"
+
+#: src/openvz_conf.c:271
+#, fuzzy
+msgid "Wrong MAC address"
+msgstr "invalid argument in %s"
+
+#: src/openvz_conf.c:327
#, fuzzy
msgid "popen failed"
msgstr "operation failed"
-#: src/openvz_conf.c:197
+#: src/openvz_conf.c:337
#, fuzzy
msgid "Failed to parse vzlist output"
msgstr "Failed to suspend domain %s"
-#: src/openvz_conf.c:223
+#: src/openvz_conf.c:363
#, fuzzy
msgid "UUID in config file malformed"
msgstr "configuration file syntax error: %s"
-#: src/openvz_conf.c:235
+#: src/openvz_conf.c:375
#, fuzzy, c-format
msgid "Cound not read config for container %d"
msgstr "could not connect to %s"
msgid "Container ID is not specified"
msgstr ""
-#: src/openvz_driver.c:391 src/openvz_driver.c:459 src/openvz_driver.c:534
-#: src/openvz_driver.c:554 src/openvz_driver.c:600 src/openvz_driver.c:631
-#: src/openvz_driver.c:656 src/openvz_driver.c:728 src/openvz_driver.c:826
-#: src/openvz_driver.c:872
+#: src/openvz_driver.c:391 src/openvz_driver.c:460 src/openvz_driver.c:535
+#: src/openvz_driver.c:555 src/openvz_driver.c:601 src/openvz_driver.c:632
+#: src/openvz_driver.c:657 src/openvz_driver.c:729 src/openvz_driver.c:827
+#: src/openvz_driver.c:873
#, fuzzy, c-format
msgid "Could not exec %s"
msgstr "could not connect to %s"
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:451 src/openvz_driver.c:528
+#: src/openvz_driver.c:452 src/openvz_driver.c:529
msgid "Error creating command for container"
msgstr ""
-#: src/openvz_driver.c:465 src/openvz_driver.c:540
+#: src/openvz_driver.c:466 src/openvz_driver.c:541
#, fuzzy
msgid "Could not set UUID"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:475 src/openvz_driver.c:546
+#: src/openvz_driver.c:476 src/openvz_driver.c:547
#, fuzzy
msgid "Could not configure network"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:482 src/openvz_driver.c:569
+#: src/openvz_driver.c:483 src/openvz_driver.c:570
#, fuzzy
msgid "Could not set number of virtual cpu"
msgstr "change number of virtual CPUs"
#: src/openvz_driver.c:517
#, c-format
-msgid "Already an OPENVZ VM defined with the id '%d'"
+msgid "Already an OPENVZ VM defined with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:588
+#: src/openvz_driver.c:589
msgid "no domain with matching id"
msgstr ""
-#: src/openvz_driver.c:594
+#: src/openvz_driver.c:595
#, fuzzy
msgid "domain is not in shutoff state"
msgstr "Domain is already active"
-#: src/openvz_driver.c:677
+#: src/openvz_driver.c:678
#, fuzzy
msgid "Could not read container config"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:693 src/qemu_driver.c:1823
+#: src/openvz_driver.c:694 src/qemu_driver.c:1843
#, fuzzy, c-format
msgid "unknown type '%s'"
msgstr "unknown OS type %s"
-#: src/openvz_driver.c:719
+#: src/openvz_driver.c:720
msgid "VCPUs should be >= 1"
msgstr ""
-#: src/openvz_driver.c:835 src/openvz_driver.c:881
+#: src/openvz_driver.c:836 src/openvz_driver.c:882
#, fuzzy, c-format
msgid "Could not parse VPS ID %s"
msgstr "could not connect to %s"
msgid "Unexpected exit status '%d', qemu probably failed"
msgstr ""
-#: src/qemu_conf.c:519 src/qemu_driver.c:925
+#: src/qemu_conf.c:519 src/qemu_driver.c:926
#, fuzzy, c-format
msgid "Cannot find QEMU binary %s: %s"
msgstr "Failed to suspend domain %s"
msgid "Network type %d is not supported"
msgstr "Domain %s started\n"
-#: src/qemu_conf.c:580 src/qemu_driver.c:1515
+#: src/qemu_conf.c:580 src/qemu_driver.c:1514
#, fuzzy, c-format
msgid "cannot initialize bridge support: %s"
msgstr "Failed to suspend domain %s"
msgid "failed to allocate space for argv string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:90
+#: src/qemu_driver.c:91
#, fuzzy
msgid "Failed to set close-on-exec file descriptor flag\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:105
+#: src/qemu_driver.c:106
#, fuzzy
msgid "Failed to set non-blocking file descriptor flag\n"
msgstr "failed to parse Xend domain information"
-#: src/qemu_driver.c:150
+#: src/qemu_driver.c:151
#, fuzzy, c-format
msgid "Failed to autostart network '%s': %s\n"
msgstr "Failed to start domain %s"
-#: src/qemu_driver.c:165
+#: src/qemu_driver.c:166
#, fuzzy, c-format
msgid "Failed to autostart VM '%s': %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:201
+#: src/qemu_driver.c:202
#, fuzzy, c-format
msgid "Failed to find user record for uid '%d': %s\n"
msgstr "Failed to undefine domain %s"
-#: src/qemu_driver.c:212
+#: src/qemu_driver.c:213
#, fuzzy
msgid "out of memory in asprintf\n"
msgstr "out of memory"
-#: src/qemu_driver.c:268
+#: src/qemu_driver.c:269
#, fuzzy
msgid "qemudStartup: out of memory\n"
msgstr "out of memory"
-#: src/qemu_driver.c:295
+#: src/qemu_driver.c:296
msgid "Reloading iptables rules\n"
msgstr ""
-#: src/qemu_driver.c:433
+#: src/qemu_driver.c:434
#, c-format
msgid ""
"QEMU quit during %s startup\n"
"%s"
msgstr ""
-#: src/qemu_driver.c:443 src/qemu_driver.c:456
+#: src/qemu_driver.c:444 src/qemu_driver.c:457
#, c-format
msgid "Failure while reading %s startup output: %s"
msgstr ""
-#: src/qemu_driver.c:451
+#: src/qemu_driver.c:452
#, c-format
msgid "Timed out while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:467
+#: src/qemu_driver.c:468
#, c-format
msgid "Failure while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:479
+#: src/qemu_driver.c:480
#, c-format
msgid "Out of space while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:510
+#: src/qemu_driver.c:511
#, fuzzy, c-format
msgid "Unable to open monitor path %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:515
+#: src/qemu_driver.c:516
msgid "Unable to set monitor close-on-exec flag"
msgstr ""
-#: src/qemu_driver.c:520
+#: src/qemu_driver.c:521
msgid "Unable to put monitor into non-blocking mode"
msgstr ""
-#: src/qemu_driver.c:648 src/qemu_driver.c:1027 src/qemu_driver.c:1726
-#: src/qemu_driver.c:1736
+#: src/qemu_driver.c:649 src/qemu_driver.c:1028 src/qemu_driver.c:1725
+#: src/qemu_driver.c:1735
#, fuzzy, c-format
msgid "Unable to log VM console data: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:671
+#: src/qemu_driver.c:672
#, fuzzy
msgid "allocate cpumap"
msgstr "allocate new context"
-#: src/qemu_driver.c:682
+#: src/qemu_driver.c:683
msgid "cannot run monitor command to fetch CPU thread info"
msgstr ""
-#: src/qemu_driver.c:786
+#: src/qemu_driver.c:787
#, fuzzy, c-format
msgid "failed to set CPU affinity %s"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:796 src/qemu_driver.c:2135
+#: src/qemu_driver.c:797 src/qemu_driver.c:2155
#, fuzzy
msgid "resume operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:859
+#: src/qemu_driver.c:860
#, fuzzy
msgid "VM is already active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:869
+#: src/qemu_driver.c:870
msgid "Unable to find an unused VNC port"
msgstr ""
-#: src/qemu_driver.c:881
+#: src/qemu_driver.c:882
#, c-format
msgid "config file path too long: %s/%s.log"
msgstr ""
-#: src/qemu_driver.c:900
+#: src/qemu_driver.c:901
#, fuzzy, c-format
msgid "failed to create logfile %s: %s"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:906
+#: src/qemu_driver.c:907
#, fuzzy, c-format
msgid "Unable to set VM logfile close-on-exec flag %s"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:935 src/qemu_driver.c:3032
+#: src/qemu_driver.c:936 src/qemu_driver.c:3052
#, fuzzy, c-format
msgid "Cannot determine QEMU argv syntax %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:951 src/qemu_driver.c:954 src/qemu_driver.c:959
+#: src/qemu_driver.c:952 src/qemu_driver.c:955 src/qemu_driver.c:960
#, fuzzy, c-format
msgid "Unable to write argv to logfile %d: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:1041
+#: src/qemu_driver.c:1040
#, fuzzy, c-format
msgid "Shutting down VM '%s'\n"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:1052
+#: src/qemu_driver.c:1051
#, fuzzy, c-format
msgid "Unable to close logfile %d: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:1067
+#: src/qemu_driver.c:1066
#, fuzzy
msgid "Got unexpected pid, damn\n"
msgstr "unexpected dict node"
-#: src/qemu_driver.c:1221
+#: src/qemu_driver.c:1220
#, fuzzy
msgid "failed to allocate space for dnsmasq argv"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1235
+#: src/qemu_driver.c:1234
msgid "cannot start dhcp daemon without IP address for server"
msgstr ""
-#: src/qemu_driver.c:1264
+#: src/qemu_driver.c:1263
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1275
+#: src/qemu_driver.c:1274
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1285
+#: src/qemu_driver.c:1284
#, fuzzy, c-format
msgid "failed to add iptables rule to enable masquerading : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1317
+#: src/qemu_driver.c:1316
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1328
+#: src/qemu_driver.c:1327
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1353
+#: src/qemu_driver.c:1352
#, fuzzy
msgid "failed to allocate space for IP tables support"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1361 src/qemu_driver.c:1368
+#: src/qemu_driver.c:1360 src/qemu_driver.c:1367
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1376 src/qemu_driver.c:1383
+#: src/qemu_driver.c:1375 src/qemu_driver.c:1382
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1393
+#: src/qemu_driver.c:1392
#, fuzzy, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1400
+#: src/qemu_driver.c:1399
#, fuzzy, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1408
+#: src/qemu_driver.c:1407
#, fuzzy, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1509
+#: src/qemu_driver.c:1508
#, fuzzy
msgid "network is already active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:1521
+#: src/qemu_driver.c:1520
#, fuzzy, c-format
msgid "cannot create bridge '%s' : %s"
msgstr "failed to write configuration file: %s"
-#: src/qemu_driver.c:1536
+#: src/qemu_driver.c:1535
#, fuzzy, c-format
msgid "cannot set IP address on bridge '%s' to '%s' : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1544
+#: src/qemu_driver.c:1543
#, fuzzy, c-format
msgid "cannot set netmask on bridge '%s' to '%s' : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1552
+#: src/qemu_driver.c:1551
#, fuzzy, c-format
msgid "failed to bring the bridge '%s' up : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1563
+#: src/qemu_driver.c:1562
#, fuzzy, c-format
msgid "failed to enable IP forwarding : %s"
msgstr "failed to open %s for reading"
-#: src/qemu_driver.c:1581 src/qemu_driver.c:1612
+#: src/qemu_driver.c:1580 src/qemu_driver.c:1611
#, fuzzy, c-format
msgid "Failed to bring down bridge '%s' : %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1587 src/qemu_driver.c:1617
+#: src/qemu_driver.c:1586 src/qemu_driver.c:1616
#, fuzzy, c-format
msgid "Failed to delete bridge '%s' : %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1600
+#: src/qemu_driver.c:1599
#, fuzzy, c-format
msgid "Shutting down network '%s'\n"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:1626
+#: src/qemu_driver.c:1625
#, fuzzy
msgid "Got unexpected pid for dnsmasq\n"
msgstr "unexpected dict node"
-#: src/qemu_driver.c:1839
+#: src/qemu_driver.c:1814
+#, fuzzy, c-format
+msgid "Unable to open %s: %s\n"
+msgstr "Failed to suspend domain %s"
+
+#: src/qemu_driver.c:1859
#, fuzzy
msgid "failed to allocate space for capabilities support"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1858 src/qemu_driver.c:1884
+#: src/qemu_driver.c:1878 src/qemu_driver.c:1904
msgid "NUMA not supported on this host"
msgstr ""
-#: src/qemu_driver.c:1869 src/qemu_driver.c:1892
+#: src/qemu_driver.c:1889 src/qemu_driver.c:1912
#, fuzzy
msgid "Failed to query NUMA free memory"
msgstr "Used memory:"
-#: src/qemu_driver.c:2053
+#: src/qemu_driver.c:2073
#, fuzzy, c-format
msgid "domain '%s' is already defined"
msgstr "domain %s exists already"
-#: src/qemu_driver.c:2064
+#: src/qemu_driver.c:2084
#, fuzzy, c-format
msgid "domain with uuid '%s' is already defined"
msgstr "domain %s exists already"
-#: src/qemu_driver.c:2094 src/qemu_driver.c:2123 src/qemu_driver.c:2152
-#: src/qemu_driver.c:2172 src/qemu_driver.c:2410 src/qemu_driver.c:3383
-#: src/qemu_driver.c:3518 src/qemu_driver.c:3632
+#: src/qemu_driver.c:2114 src/qemu_driver.c:2143 src/qemu_driver.c:2172
+#: src/qemu_driver.c:2192 src/qemu_driver.c:2430 src/qemu_driver.c:3403
+#: src/qemu_driver.c:3538 src/qemu_driver.c:3652
#, c-format
msgid "no domain with matching id %d"
msgstr ""
-#: src/qemu_driver.c:2099 src/qemu_driver.c:2128 src/qemu_driver.c:2416
-#: src/qemu_driver.c:3388 src/qemu_driver.c:3524 src/qemu_driver.c:3638
+#: src/qemu_driver.c:2119 src/qemu_driver.c:2148 src/qemu_driver.c:2436
+#: src/qemu_driver.c:3408 src/qemu_driver.c:3544 src/qemu_driver.c:3658
#, fuzzy
msgid "domain is not running"
msgstr "Domain is already active"
-#: src/qemu_driver.c:2107
+#: src/qemu_driver.c:2127
#, fuzzy
msgid "suspend operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2158
+#: src/qemu_driver.c:2178
#, fuzzy
msgid "shutdown operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2198
+#: src/qemu_driver.c:2218
#, fuzzy
msgid "failed to allocate space for ostype"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:2214 src/qemu_driver.c:2230 src/qemu_driver.c:2253
-#: src/qemu_driver.c:2526 src/qemu_driver.c:2688
+#: src/qemu_driver.c:2234 src/qemu_driver.c:2250 src/qemu_driver.c:2273
+#: src/qemu_driver.c:2546 src/qemu_driver.c:2708
#, c-format
msgid "no domain with matching uuid '%s'"
msgstr ""
-#: src/qemu_driver.c:2236
+#: src/qemu_driver.c:2256
msgid "cannot set max memory lower than current memory"
msgstr ""
-#: src/qemu_driver.c:2259
+#: src/qemu_driver.c:2279
#, fuzzy
msgid "cannot set memory of an active domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:2265
+#: src/qemu_driver.c:2285
msgid "cannot set memory higher than max memory"
msgstr ""
-#: src/qemu_driver.c:2425
+#: src/qemu_driver.c:2445
#, fuzzy
msgid "failed to pause domain"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:2434
+#: src/qemu_driver.c:2454
#, fuzzy
msgid "failed to get domain xml"
msgstr "failed to get domain UUID"
-#: src/qemu_driver.c:2442
+#: src/qemu_driver.c:2462
#, fuzzy, c-format
msgid "failed to create '%s'"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2449
+#: src/qemu_driver.c:2469
#, fuzzy
msgid "failed to write save header"
msgstr "Failed to write to socket %d\n"
-#: src/qemu_driver.c:2457
+#: src/qemu_driver.c:2477
#, fuzzy
msgid "failed to write xml"
msgstr "Failed to write to socket %d\n"
-#: src/qemu_driver.c:2470 src/qemu_driver.c:2477 src/qemu_driver.c:2748
+#: src/qemu_driver.c:2490 src/qemu_driver.c:2497 src/qemu_driver.c:2768
#: src/remote_internal.c:2241 src/virterror.c:441
msgid "out of memory"
msgstr "out of memory"
-#: src/qemu_driver.c:2485
+#: src/qemu_driver.c:2505
#, fuzzy
msgid "migrate operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2497
+#: src/qemu_driver.c:2517
msgid "'migrate' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:2532
+#: src/qemu_driver.c:2552
#, fuzzy
msgid "cannot change vcpu count of an active domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:2538
+#: src/qemu_driver.c:2558
msgid "could not determine max vcpus for the domain"
msgstr ""
-#: src/qemu_driver.c:2544
+#: src/qemu_driver.c:2564
#, c-format
msgid ""
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
msgstr ""
-#: src/qemu_driver.c:2568 src/qemu_driver.c:2620
+#: src/qemu_driver.c:2588 src/qemu_driver.c:2640
#, fuzzy
msgid "cannot pin vcpus on an inactive domain"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:2574
+#: src/qemu_driver.c:2594
#, c-format
msgid "vcpu number out of range %d > %d"
msgstr ""
-#: src/qemu_driver.c:2595
+#: src/qemu_driver.c:2615
#, fuzzy, c-format
msgid "cannot set affinity: %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:2600
+#: src/qemu_driver.c:2620
#, fuzzy
msgid "cpu affinity is not supported"
msgstr "library call failed, possibly not supported"
-#: src/qemu_driver.c:2657
+#: src/qemu_driver.c:2677
#, fuzzy, c-format
msgid "cannot get affinity: %s"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2667
+#: src/qemu_driver.c:2687
msgid "cpu affinity is not available"
msgstr ""
-#: src/qemu_driver.c:2694
+#: src/qemu_driver.c:2714
#, fuzzy, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr "load domain definition file"
-#: src/qemu_driver.c:2720 src/test.c:956
+#: src/qemu_driver.c:2740 src/test.c:956
#, fuzzy
msgid "cannot read domain image"
msgstr "node domain list"
-#: src/qemu_driver.c:2726
+#: src/qemu_driver.c:2746
#, fuzzy
msgid "failed to read qemu header"
msgstr "failed to read from Xen Daemon"
-#: src/qemu_driver.c:2733
+#: src/qemu_driver.c:2753
msgid "image magic is incorrect"
msgstr ""
-#: src/qemu_driver.c:2740
+#: src/qemu_driver.c:2760
#, c-format
msgid "image version is not supported (%d > %d)"
msgstr ""
-#: src/qemu_driver.c:2755
+#: src/qemu_driver.c:2775
#, fuzzy
msgid "failed to read XML"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2764
+#: src/qemu_driver.c:2784
#, fuzzy
msgid "failed to parse XML"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2777
+#: src/qemu_driver.c:2797
#, fuzzy, c-format
msgid "domain is already active as '%s'"
msgstr "Domain is already active"
-#: src/qemu_driver.c:2786
+#: src/qemu_driver.c:2806
#, fuzzy
msgid "failed to assign new VM"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2799
+#: src/qemu_driver.c:2819
#, fuzzy
msgid "failed to start VM"
msgstr "Failed to start domain %s"
-#: src/qemu_driver.c:2811
+#: src/qemu_driver.c:2831
#, fuzzy
msgid "failed to resume domain"
msgstr "Failed to resume domain %s"
-#: src/qemu_driver.c:2848 src/qemu_driver.c:3741 src/qemu_driver.c:3776
+#: src/qemu_driver.c:2868 src/qemu_driver.c:3761 src/qemu_driver.c:3796
#, fuzzy
msgid "failed to allocate space for VM name string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:2962
+#: src/qemu_driver.c:2982
#, fuzzy, c-format
msgid "cannot convert disk '%s' to bus/device index"
msgstr "Cannot extract running %s hypervisor version\n"
-#: src/qemu_driver.c:2982
+#: src/qemu_driver.c:3002
#, fuzzy, c-format
msgid "Unsupported disk name mapping for bus '%s'"
msgstr "unexpected mime type"
-#: src/qemu_driver.c:3022
+#: src/qemu_driver.c:3042
#, c-format
msgid "No device with bus '%s' and target '%s'"
msgstr ""
-#: src/qemu_driver.c:3049
+#: src/qemu_driver.c:3069
#, c-format
msgid ""
"Emulator version does not support removable media for device '%s' and target "
"'%s'"
msgstr ""
-#: src/qemu_driver.c:3086
+#: src/qemu_driver.c:3106
msgid "cannot change cdrom media"
msgstr ""
-#: src/qemu_driver.c:3097
+#: src/qemu_driver.c:3117
msgid "changing cdrom media failed"
msgstr ""
-#: src/qemu_driver.c:3157
+#: src/qemu_driver.c:3177
#, fuzzy
msgid "cannot attach usb disk"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3168
+#: src/qemu_driver.c:3188
#, fuzzy
msgid "adding usb disk failed"
msgstr "loading host definition file"
-#: src/qemu_driver.c:3212
+#: src/qemu_driver.c:3232
#, fuzzy
msgid "cannot attach usb device"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3223
+#: src/qemu_driver.c:3243
#, fuzzy
msgid "adding usb device failed"
msgstr "loading host definition file"
-#: src/qemu_driver.c:3253
+#: src/qemu_driver.c:3273
#, fuzzy
msgid "cannot attach device on inactive domain"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3276
+#: src/qemu_driver.c:3296
msgid "this device type cannot be attached"
msgstr ""
-#: src/qemu_driver.c:3315
+#: src/qemu_driver.c:3335
#, fuzzy
msgid "cannot set autostart for transient domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:3341
+#: src/qemu_driver.c:3361
#, fuzzy, c-format
msgid "Failed to create symlink '%s to '%s': %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:3348 src/qemu_driver.c:3981 src/storage_driver.c:832
+#: src/qemu_driver.c:3368 src/qemu_driver.c:4001 src/storage_driver.c:832
#, fuzzy, c-format
msgid "Failed to delete symlink '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:3410
+#: src/qemu_driver.c:3430
#, fuzzy, c-format
msgid "invalid path: %s"
msgstr "invalid argument in %s"
-#: src/qemu_driver.c:3418
+#: src/qemu_driver.c:3438
msgid "'info blockstats' command failed"
msgstr ""
-#: src/qemu_driver.c:3433
+#: src/qemu_driver.c:3453
msgid "'info blockstats' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:3498
+#: src/qemu_driver.c:3518
#, fuzzy, c-format
msgid "device not found: %s (%s)"
msgstr "Domain restored from %s\n"
-#: src/qemu_driver.c:3530 src/qemu_driver.c:3573
+#: src/qemu_driver.c:3550 src/qemu_driver.c:3593
msgid "NULL or empty path"
msgstr ""
-#: src/qemu_driver.c:3541
+#: src/qemu_driver.c:3561
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr ""
-#: src/qemu_driver.c:3583
+#: src/qemu_driver.c:3603
#, fuzzy
msgid "invalid path"
msgstr "invalid argument in %s"
-#: src/qemu_driver.c:3626
+#: src/qemu_driver.c:3646
msgid "QEMU driver only supports virtual memory addrs"
msgstr ""
-#: src/qemu_driver.c:3653
+#: src/qemu_driver.c:3673
#, fuzzy
msgid "'memsave' command failed"
msgstr "domain name"
-#: src/qemu_driver.c:3682 src/qemu_driver.c:3850 src/qemu_driver.c:3875
-#: src/qemu_driver.c:3889 src/qemu_driver.c:3904 src/qemu_driver.c:3937
-#: src/qemu_driver.c:3953
+#: src/qemu_driver.c:3702 src/qemu_driver.c:3870 src/qemu_driver.c:3895
+#: src/qemu_driver.c:3909 src/qemu_driver.c:3924 src/qemu_driver.c:3957
+#: src/qemu_driver.c:3973
msgid "no network with matching uuid"
msgstr ""
-#: src/qemu_driver.c:3697
+#: src/qemu_driver.c:3717
msgid "no network with matching name"
msgstr ""
-#: src/qemu_driver.c:3856
+#: src/qemu_driver.c:3876
#, fuzzy
msgid "network is still active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:3917
+#: src/qemu_driver.c:3937
#, fuzzy
msgid "no network with matching id"
msgstr "domain information in XML"
-#: src/qemu_driver.c:3924
+#: src/qemu_driver.c:3944
#, fuzzy
msgid "failed to allocate space for network bridge string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:3974 src/storage_driver.c:823
+#: src/qemu_driver.c:3994 src/storage_driver.c:823
#, fuzzy, c-format
msgid "Failed to create symlink '%s' to '%s': %s"
msgstr "Failed to save domain %s to %s"
msgid "%s not implemented on Win32"
msgstr ""
-#: src/storage_backend_disk.c:85 src/storage_backend_logical.c:57
+#: src/storage_backend_disk.c:90 src/storage_backend_logical.c:57
#, c-format
msgid "unsupported pool format %s"
msgstr ""
-#: src/storage_backend_disk.c:110 src/storage_backend_logical.c:70
+#: src/storage_backend_disk.c:115 src/storage_backend_logical.c:70
#, c-format
msgid "unsupported pool format %d"
msgstr ""
-#: src/storage_backend_disk.c:138 src/storage_backend_fs.c:192
+#: src/storage_backend_disk.c:143 src/storage_backend_fs.c:192
#: src/storage_backend_fs.c:262 src/storage_backend_fs.c:314
#, c-format
msgid "unsupported volume format %s"
msgstr ""
-#: src/storage_backend_disk.c:165 src/storage_backend_fs.c:225
+#: src/storage_backend_disk.c:170 src/storage_backend_fs.c:225
#: src/storage_backend_fs.c:297 src/storage_backend_fs.c:329
#, c-format
msgid "unsupported volume format %d"
msgstr ""
-#: src/storage_backend_disk.c:179 src/storage_backend_disk.c:192
-#: src/storage_backend_disk.c:199 src/storage_backend_disk.c:221
+#: src/storage_backend_disk.c:184 src/storage_backend_disk.c:197
+#: src/storage_backend_disk.c:204 src/storage_backend_disk.c:226
#: src/storage_backend_fs.c:839 src/storage_backend_iscsi.c:177
#: src/storage_backend_logical.c:116 src/storage_backend_logical.c:121
#: src/storage_backend_logical.c:133 src/storage_backend_logical.c:143
-#: src/storage_backend_logical.c:531
+#: src/storage_backend_logical.c:546
msgid "volume"
msgstr ""
-#: src/storage_backend_disk.c:229
+#: src/storage_backend_disk.c:234
msgid "volume extents"
msgstr ""
-#: src/storage_backend_disk.c:237
+#: src/storage_backend_disk.c:242
msgid "cannot parse device start location"
msgstr ""
-#: src/storage_backend_disk.c:244
+#: src/storage_backend_disk.c:249
msgid "cannot parse device end location"
msgstr ""
-#: src/storage_backend_disk.c:250 src/storage_backend_logical.c:154
+#: src/storage_backend_disk.c:255 src/storage_backend_logical.c:154
#: src/storage_backend_logical.c:160
msgid "extents"
msgstr ""
-#: src/storage_backend_disk.c:464
+#: src/storage_backend_disk.c:462
msgid "no large enough free extent"
msgstr ""
-#: src/storage_backend_disk.c:498
-msgid "Disk pools are not yet supported"
+#: src/storage_backend_disk.c:502
+#, c-format
+msgid "Couldn't read volume target path '%s'. %s"
msgstr ""
+#: src/storage_backend_disk.c:517
+#, c-format
+msgid "Volume path '%s' did not start with parent pool source device name."
+msgstr ""
+
+#: src/storage_backend_disk.c:526
+#, fuzzy, c-format
+msgid "cannot parse partition number from target '%s'"
+msgstr "Failed to suspend domain %s"
+
#: src/storage_backend_fs.c:358
#, c-format
msgid "cannot read header '%s': %s"
msgstr ""
#: src/storage_backend_fs.c:1042 src/storage_backend_fs.c:1078
-#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:543
+#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:558
#, c-format
msgid "cannot read path '%s': %s"
msgstr ""
msgid "creation of non-raw images is not supported without qemu-img"
msgstr ""
-#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:552
+#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:567
#, fuzzy, c-format
msgid "cannot set file owner '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:559
+#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:574
#, fuzzy, c-format
msgid "cannot set file mode '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:566
+#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:581
#, c-format
msgid "cannot close file '%s': %s"
msgstr ""
msgid "lvs command failed with exitstatus %d"
msgstr ""
-#: src/storage_backend_logical.c:355
+#: src/storage_backend_logical.c:354
#, fuzzy
msgid "command line"
msgstr "domain name"
-#: src/storage_backend_logical.c:372
+#: src/storage_backend_logical.c:371
#, c-format
msgid "cannot open device %s"
msgstr ""
-#: src/storage_backend_logical.c:378
+#: src/storage_backend_logical.c:377
#, c-format
msgid "cannot clear device header %s"
msgstr ""
-#: src/storage_backend_logical.c:385
+#: src/storage_backend_logical.c:384
#, c-format
msgid "cannot close device %s"
msgstr ""
-#: src/storage_backend_logical.c:575
+#: src/storage_backend_logical.c:507
+#, fuzzy, c-format
+msgid "cannot remove PV device %s: %s"
+msgstr "failed to write configuration file: %s"
+
+#: src/storage_backend_logical.c:590
#, c-format
msgid "cannot find newly created volume '%s': %s"
msgstr ""
msgstr "DATA"
#: src/virsh.c:6292 src/virsh.c:6314
-msgid "blocked"
-msgstr "blocked"
+msgid "idle"
+msgstr ""
#: src/virsh.c:6294
msgid "paused"
msgid "domain information incomplete, missing uuid"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1109 src/xend_internal.c:2204 src/xend_internal.c:2211
+#: src/xend_internal.c:1109 src/xend_internal.c:2213 src/xend_internal.c:2220
msgid "domain information incomplete, missing name"
msgstr "domain information incomplete, missing name"
msgid "unknown graphics type '%s'"
msgstr "unknown OS type %s"
-#: src/xend_internal.c:2191
+#: src/xend_internal.c:2200
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:2260 src/xend_internal.c:2270 src/xend_internal.c:2280
+#: src/xend_internal.c:2269 src/xend_internal.c:2279 src/xend_internal.c:2289
#, fuzzy, c-format
msgid "unknown lifecycle type %s"
msgstr "unknown OS type %s"
-#: src/xend_internal.c:2593
+#: src/xend_internal.c:2602
#, fuzzy
msgid "failed to parse topology information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:2647
+#: src/xend_internal.c:2656
#, fuzzy
msgid "topology syntax error"
msgstr "configuration file syntax error"
-#: src/xend_internal.c:2711
+#: src/xend_internal.c:2720
msgid "failed to parse Xend domain information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:3193
+#: src/xend_internal.c:3202
msgid "xenDaemonDomainFetch failed to find this domain"
msgstr ""
-#: src/xend_internal.c:3815 src/xend_internal.c:4290 src/xm_internal.c:1617
+#: src/xend_internal.c:3824 src/xend_internal.c:4299 src/xm_internal.c:1617
#, fuzzy
msgid "failed to build sexpr"
msgstr "Failed to suspend domain %s"
-#: src/xend_internal.c:3917
+#: src/xend_internal.c:3926
#, fuzzy
msgid "unsupported device type"
msgstr "unexpected mime type"
-#: src/xend_internal.c:4020
+#: src/xend_internal.c:4029
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4061
+#: src/xend_internal.c:4070
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4069
+#: src/xend_internal.c:4078
#, fuzzy
msgid "unexpected value from on_xend_start"
msgstr "unexpected value node"
-#: src/xend_internal.c:4080
+#: src/xend_internal.c:4089
#, fuzzy
msgid "no memory"
msgstr "node memory"
-#: src/xend_internal.c:4086
+#: src/xend_internal.c:4095
#, fuzzy
msgid "sexpr2string failed"
msgstr "operation failed"
-#: src/xend_internal.c:4091
+#: src/xend_internal.c:4100
#, fuzzy
msgid "Failed to redefine sexpr"
msgstr "Failed to undefine domain %s"
-#: src/xend_internal.c:4096
+#: src/xend_internal.c:4105
msgid "on_xend_start not present in sexpr"
msgstr ""
-#: src/xend_internal.c:4127
+#: src/xend_internal.c:4136
#, fuzzy, c-format
msgid "gethostname failed: %s"
msgstr "operation failed: %s"
-#: src/xend_internal.c:4133
+#: src/xend_internal.c:4142
#, fuzzy, c-format
msgid "failed to strdup hostname: %s"
msgstr "failed to get hypervisor type"
-#: src/xend_internal.c:4164
+#: src/xend_internal.c:4173
msgid ""
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
"migration"
msgstr ""
-#: src/xend_internal.c:4174
+#: src/xend_internal.c:4183
msgid ""
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
"migration"
msgstr ""
-#: src/xend_internal.c:4186
+#: src/xend_internal.c:4195
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr ""
-#: src/xend_internal.c:4199
+#: src/xend_internal.c:4208
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr ""
-#: src/xend_internal.c:4204
+#: src/xend_internal.c:4213
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr ""
-#: src/xend_internal.c:4211
+#: src/xend_internal.c:4220
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr ""
-#: src/xend_internal.c:4218 src/xend_internal.c:4240 src/xend_internal.c:4248
-#: src/xend_internal.c:4474 src/xend_internal.c:4481 src/xml.c:89
+#: src/xend_internal.c:4227 src/xend_internal.c:4249 src/xend_internal.c:4257
+#: src/xend_internal.c:4483 src/xend_internal.c:4490 src/xml.c:89
msgid "strdup failed"
msgstr ""
-#: src/xend_internal.c:4231
+#: src/xend_internal.c:4240
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr ""
-#: src/xend_internal.c:4284
+#: src/xend_internal.c:4293
#, fuzzy
msgid "failed to parse domain description"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:4300
+#: src/xend_internal.c:4309
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Failed to create domain %s\n"
-#: src/xend_internal.c:4456 src/xend_internal.c:4532 src/xend_internal.c:4622
+#: src/xend_internal.c:4465 src/xend_internal.c:4541 src/xend_internal.c:4631
msgid "unsupported in xendConfigVersion < 4"
msgstr ""
-#: src/xend_internal.c:4468
+#: src/xend_internal.c:4477
#, fuzzy
msgid "node information incomplete, missing scheduler name"
msgstr "domain information incomplete, missing name"
-#: src/xend_internal.c:4486 src/xend_internal.c:4580 src/xend_internal.c:4692
+#: src/xend_internal.c:4495 src/xend_internal.c:4589 src/xend_internal.c:4701
#, fuzzy
msgid "Unknown scheduler"
msgstr "unknown host"
-#: src/xend_internal.c:4545 src/xend_internal.c:4635
+#: src/xend_internal.c:4554 src/xend_internal.c:4644
#, fuzzy
msgid "Failed to get a scheduler name"
msgstr "failed to get hypervisor type"
-#: src/xend_internal.c:4558 src/xend_internal.c:4671
+#: src/xend_internal.c:4567 src/xend_internal.c:4680
#, fuzzy
msgid "domain information incomplete, missing cpu_weight"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:4563 src/xend_internal.c:4680
+#: src/xend_internal.c:4572 src/xend_internal.c:4689
#, fuzzy
msgid "domain information incomplete, missing cpu_cap"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:4739
+#: src/xend_internal.c:4748
msgid "domainBlockPeek is not supported for dom0"
msgstr ""
-#: src/xend_internal.c:4762
+#: src/xend_internal.c:4771
#, fuzzy, c-format
msgid "%s: invalid path"
msgstr "invalid argument in %s"
-#: src/xend_internal.c:4770
+#: src/xend_internal.c:4779
#, fuzzy, c-format
msgid "failed to open for reading: %s: %s"
msgstr "failed to open %s for reading"
-#: src/xend_internal.c:4782
+#: src/xend_internal.c:4791
#, fuzzy, c-format
msgid "failed to lseek or read from file: %s: %s"
msgstr "Failed to suspend domain %s"
-#: src/xend_internal.c:4865 src/xend_internal.c:4911
+#: src/xend_internal.c:4874 src/xend_internal.c:4920
#, fuzzy, c-format
msgid "unexpected graphics type %d"
msgstr "unexpected mime type"
-#: src/xend_internal.c:4954
+#: src/xend_internal.c:4963
#, fuzzy
msgid "unexpected chr device type"
msgstr "unexpected mime type"
-#: src/xend_internal.c:5128 src/xm_internal.c:1779
+#: src/xend_internal.c:5137 src/xm_internal.c:1779
#, fuzzy, c-format
msgid "unsupported network type %d"
msgstr "unexpected mime type"
-#: src/xend_internal.c:5302 src/xend_internal.c:5309 src/xend_internal.c:5316
+#: src/xend_internal.c:5311 src/xend_internal.c:5318 src/xend_internal.c:5325
#, fuzzy, c-format
msgid "unexpected lifecycle value %d"
msgstr "unexpected value node"
-#: src/xend_internal.c:5333
+#: src/xend_internal.c:5342
#, fuzzy
msgid "no HVM domain loader"
msgstr "node domain list"
-#: src/xend_internal.c:5544
+#: src/xend_internal.c:5553
#, fuzzy
msgid "hotplug of device type not supported"
msgstr "library call failed, possibly not supported"
msgid "failed to connect to Xen Store"
msgstr "failed to connect to Xen Store"
+#~ msgid "blocked"
+#~ msgstr "blocked"
+
#, fuzzy
#~ msgid "invalid interface type: %s"
#~ msgstr "invalid argument in %s"
#~ msgid "cannot read tty pid file %s: %s"
#~ msgstr "failed to write configuration file: %s"
-#, fuzzy
-#~ msgid "cannot remove ttyPidFile %s: %s"
-#~ msgstr "failed to write configuration file: %s"
-
#, fuzzy
#~ msgid "failed to calloc memory for init string: %s"
#~ msgstr "failed to allocate a node"
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-09-08 14:51+0200\n"
+"POT-Creation-Date: 2008-09-23 22:28+0200\n"
"PO-Revision-Date: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
msgid "storage_vol not found"
msgstr "domain name or uuid"
-#: src/conf.c:155 src/conf.c:203 src/conf.c:488 src/conf.c:525 src/conf.c:553
-#: src/conf.c:631
+#: src/conf.c:164 src/conf.c:212 src/conf.c:491 src/conf.c:528 src/conf.c:555
+#: src/conf.c:630
msgid "allocating configuration"
msgstr "allocating configuration"
-#: src/conf.c:338
+#: src/conf.c:347
msgid "unterminated number"
msgstr "unterminated number"
-#: src/conf.c:372 src/conf.c:389 src/conf.c:401
+#: src/conf.c:380 src/conf.c:396 src/conf.c:407
msgid "unterminated string"
msgstr "unterminated string"
-#: src/conf.c:429 src/conf.c:483
+#: src/conf.c:434 src/conf.c:487
msgid "expecting a value"
msgstr "expecting a value"
-#: src/conf.c:450
+#: src/conf.c:454
msgid "expecting a separator in list"
msgstr "expecting a separator in list"
-#: src/conf.c:473
+#: src/conf.c:477
#, fuzzy
msgid "list is not closed with ]"
msgstr "list is not closed with ] "
-#: src/conf.c:518
+#: src/conf.c:521
msgid "expecting a name"
msgstr "expecting a name"
-#: src/conf.c:581
+#: src/conf.c:582
msgid "expecting a separator"
msgstr "expecting a separator"
msgid "expecting an assignment"
msgstr "expecting an assignment"
-#: src/conf.c:894 src/conf.c:950 src/xend_internal.c:584
-#: src/xend_internal.c:2657 src/xm_internal.c:1475 src/xm_internal.c:1482
+#: src/conf.c:892 src/conf.c:948 src/xend_internal.c:584
+#: src/xend_internal.c:2666 src/xm_internal.c:1475 src/xm_internal.c:1482
#, fuzzy
msgid "allocate buffer"
msgstr "allocate new buffer"
-#: src/conf.c:901
+#: src/conf.c:899
msgid "failed to open file"
msgstr "failed to open file"
-#: src/conf.c:912
+#: src/conf.c:910
msgid "failed to save content"
msgstr "failed to save content"
msgid "cannot extract disk devices"
msgstr "Cannot extract running %s hypervisor version\n"
-#: src/domain_conf.c:1939 src/qemu_driver.c:3133
+#: src/domain_conf.c:1939 src/qemu_driver.c:3153
#, fuzzy, c-format
msgid "duplicate disk target '%s'"
msgstr "unexpected mime type"
msgid "unexpected char type %d"
msgstr "unexpected mime type"
-#: src/domain_conf.c:2815 src/xend_internal.c:5214
+#: src/domain_conf.c:2815 src/xend_internal.c:5223
#, fuzzy, c-format
msgid "unexpected sound model %d"
msgstr "unexpected mime type"
-#: src/domain_conf.c:2835 src/xend_internal.c:5237
+#: src/domain_conf.c:2835 src/xend_internal.c:5246
#, fuzzy, c-format
msgid "unexpected input type %d"
msgstr "unexpected mime type"
#: src/lxc_driver.c:274 src/lxc_driver.c:309 src/lxc_driver.c:335
#: src/lxc_driver.c:350 src/openvz_driver.c:238 src/openvz_driver.c:267
-#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:620
-#: src/openvz_driver.c:651 src/openvz_driver.c:672 src/openvz_driver.c:713
-#: src/qemu_driver.c:2192 src/qemu_driver.c:2279 src/qemu_driver.c:2828
-#: src/qemu_driver.c:2883 src/qemu_driver.c:2927 src/qemu_driver.c:3007
-#: src/qemu_driver.c:3123 src/qemu_driver.c:3192 src/qemu_driver.c:3247
-#: src/qemu_driver.c:3291 src/qemu_driver.c:3309 src/qemu_driver.c:3567
+#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:621
+#: src/openvz_driver.c:652 src/openvz_driver.c:673 src/openvz_driver.c:714
+#: src/qemu_driver.c:2212 src/qemu_driver.c:2299 src/qemu_driver.c:2848
+#: src/qemu_driver.c:2903 src/qemu_driver.c:2947 src/qemu_driver.c:3027
+#: src/qemu_driver.c:3143 src/qemu_driver.c:3212 src/qemu_driver.c:3267
+#: src/qemu_driver.c:3311 src/qemu_driver.c:3329 src/qemu_driver.c:3587
#, fuzzy
msgid "no domain with matching uuid"
msgstr "domain id or uuid"
-#: src/lxc_driver.c:280 src/openvz_driver.c:625 src/qemu_driver.c:2933
+#: src/lxc_driver.c:280 src/openvz_driver.c:626 src/qemu_driver.c:2953
#, fuzzy
msgid "cannot delete active domain"
msgstr "name of the inactive domain"
-#: src/lxc_driver.c:286 src/qemu_driver.c:2939
+#: src/lxc_driver.c:286 src/qemu_driver.c:2959
#, fuzzy
msgid "cannot undefine transient domain"
msgstr "name of the inactive domain"
msgid "container '%s' unexpectedly shutdown during startup"
msgstr ""
-#: src/lxc_driver.c:747 src/qemu_driver.c:892
+#: src/lxc_driver.c:747 src/qemu_driver.c:893
#, fuzzy, c-format
msgid "cannot create log directory %s: %s"
msgstr "failed to write configuration file: %s"
msgid "unknown forwarding type '%s'"
msgstr "unknown OS type %s"
-#: src/network_conf.c:662 src/qemu_driver.c:3334 src/qemu_driver.c:3967
+#: src/network_conf.c:662 src/qemu_driver.c:3354 src/qemu_driver.c:3987
#: src/storage_driver.c:816
#, c-format
msgid "cannot create autostart directory %s: %s"
msgid "no config file for %s"
msgstr "configuration file syntax error: %s"
-#: src/openvz_conf.c:187
+#: src/openvz_conf.c:190
+#, fuzzy, c-format
+msgid "Cound not read 'IP_ADDRESS' from config for container %d"
+msgstr "could not connect to %s"
+
+#: src/openvz_conf.c:220
+#, fuzzy, c-format
+msgid "Cound not read 'NETIF' from config for container %d"
+msgstr "could not connect to %s"
+
+#: src/openvz_conf.c:247
+#, fuzzy
+msgid "Too long network device name"
+msgstr "resolving domain filename"
+
+#: src/openvz_conf.c:264
+#, fuzzy
+msgid "Wrong length MAC address"
+msgstr "invalid argument in %s"
+
+#: src/openvz_conf.c:271
+#, fuzzy
+msgid "Wrong MAC address"
+msgstr "invalid argument in %s"
+
+#: src/openvz_conf.c:327
#, fuzzy
msgid "popen failed"
msgstr "operation failed"
-#: src/openvz_conf.c:197
+#: src/openvz_conf.c:337
#, fuzzy
msgid "Failed to parse vzlist output"
msgstr "Failed to suspend domain %s"
-#: src/openvz_conf.c:223
+#: src/openvz_conf.c:363
#, fuzzy
msgid "UUID in config file malformed"
msgstr "configuration file syntax error: %s"
-#: src/openvz_conf.c:235
+#: src/openvz_conf.c:375
#, fuzzy, c-format
msgid "Cound not read config for container %d"
msgstr "could not connect to %s"
msgid "Container ID is not specified"
msgstr ""
-#: src/openvz_driver.c:391 src/openvz_driver.c:459 src/openvz_driver.c:534
-#: src/openvz_driver.c:554 src/openvz_driver.c:600 src/openvz_driver.c:631
-#: src/openvz_driver.c:656 src/openvz_driver.c:728 src/openvz_driver.c:826
-#: src/openvz_driver.c:872
+#: src/openvz_driver.c:391 src/openvz_driver.c:460 src/openvz_driver.c:535
+#: src/openvz_driver.c:555 src/openvz_driver.c:601 src/openvz_driver.c:632
+#: src/openvz_driver.c:657 src/openvz_driver.c:729 src/openvz_driver.c:827
+#: src/openvz_driver.c:873
#, fuzzy, c-format
msgid "Could not exec %s"
msgstr "could not connect to %s"
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:451 src/openvz_driver.c:528
+#: src/openvz_driver.c:452 src/openvz_driver.c:529
msgid "Error creating command for container"
msgstr ""
-#: src/openvz_driver.c:465 src/openvz_driver.c:540
+#: src/openvz_driver.c:466 src/openvz_driver.c:541
#, fuzzy
msgid "Could not set UUID"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:475 src/openvz_driver.c:546
+#: src/openvz_driver.c:476 src/openvz_driver.c:547
#, fuzzy
msgid "Could not configure network"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:482 src/openvz_driver.c:569
+#: src/openvz_driver.c:483 src/openvz_driver.c:570
#, fuzzy
msgid "Could not set number of virtual cpu"
msgstr "change number of virtual CPUs"
#: src/openvz_driver.c:517
#, c-format
-msgid "Already an OPENVZ VM defined with the id '%d'"
+msgid "Already an OPENVZ VM defined with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:588
+#: src/openvz_driver.c:589
msgid "no domain with matching id"
msgstr ""
-#: src/openvz_driver.c:594
+#: src/openvz_driver.c:595
#, fuzzy
msgid "domain is not in shutoff state"
msgstr "Domain is already active"
-#: src/openvz_driver.c:677
+#: src/openvz_driver.c:678
#, fuzzy
msgid "Could not read container config"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:693 src/qemu_driver.c:1823
+#: src/openvz_driver.c:694 src/qemu_driver.c:1843
#, fuzzy, c-format
msgid "unknown type '%s'"
msgstr "unknown OS type %s"
-#: src/openvz_driver.c:719
+#: src/openvz_driver.c:720
msgid "VCPUs should be >= 1"
msgstr ""
-#: src/openvz_driver.c:835 src/openvz_driver.c:881
+#: src/openvz_driver.c:836 src/openvz_driver.c:882
#, fuzzy, c-format
msgid "Could not parse VPS ID %s"
msgstr "could not connect to %s"
msgid "Unexpected exit status '%d', qemu probably failed"
msgstr ""
-#: src/qemu_conf.c:519 src/qemu_driver.c:925
+#: src/qemu_conf.c:519 src/qemu_driver.c:926
#, fuzzy, c-format
msgid "Cannot find QEMU binary %s: %s"
msgstr "Failed to suspend domain %s"
msgid "Network type %d is not supported"
msgstr "Domain %s started\n"
-#: src/qemu_conf.c:580 src/qemu_driver.c:1515
+#: src/qemu_conf.c:580 src/qemu_driver.c:1514
#, fuzzy, c-format
msgid "cannot initialize bridge support: %s"
msgstr "Failed to suspend domain %s"
msgid "failed to allocate space for argv string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:90
+#: src/qemu_driver.c:91
#, fuzzy
msgid "Failed to set close-on-exec file descriptor flag\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:105
+#: src/qemu_driver.c:106
#, fuzzy
msgid "Failed to set non-blocking file descriptor flag\n"
msgstr "failed to parse Xend domain information"
-#: src/qemu_driver.c:150
+#: src/qemu_driver.c:151
#, fuzzy, c-format
msgid "Failed to autostart network '%s': %s\n"
msgstr "Failed to start domain %s"
-#: src/qemu_driver.c:165
+#: src/qemu_driver.c:166
#, fuzzy, c-format
msgid "Failed to autostart VM '%s': %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:201
+#: src/qemu_driver.c:202
#, fuzzy, c-format
msgid "Failed to find user record for uid '%d': %s\n"
msgstr "Failed to undefine domain %s"
-#: src/qemu_driver.c:212
+#: src/qemu_driver.c:213
#, fuzzy
msgid "out of memory in asprintf\n"
msgstr "out of memory"
-#: src/qemu_driver.c:268
+#: src/qemu_driver.c:269
#, fuzzy
msgid "qemudStartup: out of memory\n"
msgstr "out of memory"
-#: src/qemu_driver.c:295
+#: src/qemu_driver.c:296
msgid "Reloading iptables rules\n"
msgstr ""
-#: src/qemu_driver.c:433
+#: src/qemu_driver.c:434
#, c-format
msgid ""
"QEMU quit during %s startup\n"
"%s"
msgstr ""
-#: src/qemu_driver.c:443 src/qemu_driver.c:456
+#: src/qemu_driver.c:444 src/qemu_driver.c:457
#, c-format
msgid "Failure while reading %s startup output: %s"
msgstr ""
-#: src/qemu_driver.c:451
+#: src/qemu_driver.c:452
#, c-format
msgid "Timed out while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:467
+#: src/qemu_driver.c:468
#, c-format
msgid "Failure while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:479
+#: src/qemu_driver.c:480
#, c-format
msgid "Out of space while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:510
+#: src/qemu_driver.c:511
#, fuzzy, c-format
msgid "Unable to open monitor path %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:515
+#: src/qemu_driver.c:516
msgid "Unable to set monitor close-on-exec flag"
msgstr ""
-#: src/qemu_driver.c:520
+#: src/qemu_driver.c:521
msgid "Unable to put monitor into non-blocking mode"
msgstr ""
-#: src/qemu_driver.c:648 src/qemu_driver.c:1027 src/qemu_driver.c:1726
-#: src/qemu_driver.c:1736
+#: src/qemu_driver.c:649 src/qemu_driver.c:1028 src/qemu_driver.c:1725
+#: src/qemu_driver.c:1735
#, fuzzy, c-format
msgid "Unable to log VM console data: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:671
+#: src/qemu_driver.c:672
#, fuzzy
msgid "allocate cpumap"
msgstr "allocate new context"
-#: src/qemu_driver.c:682
+#: src/qemu_driver.c:683
msgid "cannot run monitor command to fetch CPU thread info"
msgstr ""
-#: src/qemu_driver.c:786
+#: src/qemu_driver.c:787
#, fuzzy, c-format
msgid "failed to set CPU affinity %s"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:796 src/qemu_driver.c:2135
+#: src/qemu_driver.c:797 src/qemu_driver.c:2155
#, fuzzy
msgid "resume operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:859
+#: src/qemu_driver.c:860
#, fuzzy
msgid "VM is already active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:869
+#: src/qemu_driver.c:870
msgid "Unable to find an unused VNC port"
msgstr ""
-#: src/qemu_driver.c:881
+#: src/qemu_driver.c:882
#, c-format
msgid "config file path too long: %s/%s.log"
msgstr ""
-#: src/qemu_driver.c:900
+#: src/qemu_driver.c:901
#, fuzzy, c-format
msgid "failed to create logfile %s: %s"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:906
+#: src/qemu_driver.c:907
#, fuzzy, c-format
msgid "Unable to set VM logfile close-on-exec flag %s"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:935 src/qemu_driver.c:3032
+#: src/qemu_driver.c:936 src/qemu_driver.c:3052
#, fuzzy, c-format
msgid "Cannot determine QEMU argv syntax %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:951 src/qemu_driver.c:954 src/qemu_driver.c:959
+#: src/qemu_driver.c:952 src/qemu_driver.c:955 src/qemu_driver.c:960
#, fuzzy, c-format
msgid "Unable to write argv to logfile %d: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:1041
+#: src/qemu_driver.c:1040
#, fuzzy, c-format
msgid "Shutting down VM '%s'\n"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:1052
+#: src/qemu_driver.c:1051
#, fuzzy, c-format
msgid "Unable to close logfile %d: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:1067
+#: src/qemu_driver.c:1066
#, fuzzy
msgid "Got unexpected pid, damn\n"
msgstr "unexpected dict node"
-#: src/qemu_driver.c:1221
+#: src/qemu_driver.c:1220
#, fuzzy
msgid "failed to allocate space for dnsmasq argv"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1235
+#: src/qemu_driver.c:1234
msgid "cannot start dhcp daemon without IP address for server"
msgstr ""
-#: src/qemu_driver.c:1264
+#: src/qemu_driver.c:1263
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1275
+#: src/qemu_driver.c:1274
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1285
+#: src/qemu_driver.c:1284
#, fuzzy, c-format
msgid "failed to add iptables rule to enable masquerading : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1317
+#: src/qemu_driver.c:1316
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1328
+#: src/qemu_driver.c:1327
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1353
+#: src/qemu_driver.c:1352
#, fuzzy
msgid "failed to allocate space for IP tables support"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1361 src/qemu_driver.c:1368
+#: src/qemu_driver.c:1360 src/qemu_driver.c:1367
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1376 src/qemu_driver.c:1383
+#: src/qemu_driver.c:1375 src/qemu_driver.c:1382
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1393
+#: src/qemu_driver.c:1392
#, fuzzy, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1400
+#: src/qemu_driver.c:1399
#, fuzzy, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1408
+#: src/qemu_driver.c:1407
#, fuzzy, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1509
+#: src/qemu_driver.c:1508
#, fuzzy
msgid "network is already active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:1521
+#: src/qemu_driver.c:1520
#, fuzzy, c-format
msgid "cannot create bridge '%s' : %s"
msgstr "failed to write configuration file: %s"
-#: src/qemu_driver.c:1536
+#: src/qemu_driver.c:1535
#, fuzzy, c-format
msgid "cannot set IP address on bridge '%s' to '%s' : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1544
+#: src/qemu_driver.c:1543
#, fuzzy, c-format
msgid "cannot set netmask on bridge '%s' to '%s' : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1552
+#: src/qemu_driver.c:1551
#, fuzzy, c-format
msgid "failed to bring the bridge '%s' up : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1563
+#: src/qemu_driver.c:1562
#, fuzzy, c-format
msgid "failed to enable IP forwarding : %s"
msgstr "failed to open %s for reading"
-#: src/qemu_driver.c:1581 src/qemu_driver.c:1612
+#: src/qemu_driver.c:1580 src/qemu_driver.c:1611
#, fuzzy, c-format
msgid "Failed to bring down bridge '%s' : %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1587 src/qemu_driver.c:1617
+#: src/qemu_driver.c:1586 src/qemu_driver.c:1616
#, fuzzy, c-format
msgid "Failed to delete bridge '%s' : %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1600
+#: src/qemu_driver.c:1599
#, fuzzy, c-format
msgid "Shutting down network '%s'\n"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:1626
+#: src/qemu_driver.c:1625
#, fuzzy
msgid "Got unexpected pid for dnsmasq\n"
msgstr "unexpected dict node"
-#: src/qemu_driver.c:1839
+#: src/qemu_driver.c:1814
+#, fuzzy, c-format
+msgid "Unable to open %s: %s\n"
+msgstr "Failed to suspend domain %s"
+
+#: src/qemu_driver.c:1859
#, fuzzy
msgid "failed to allocate space for capabilities support"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1858 src/qemu_driver.c:1884
+#: src/qemu_driver.c:1878 src/qemu_driver.c:1904
msgid "NUMA not supported on this host"
msgstr ""
-#: src/qemu_driver.c:1869 src/qemu_driver.c:1892
+#: src/qemu_driver.c:1889 src/qemu_driver.c:1912
#, fuzzy
msgid "Failed to query NUMA free memory"
msgstr "Used memory:"
-#: src/qemu_driver.c:2053
+#: src/qemu_driver.c:2073
#, fuzzy, c-format
msgid "domain '%s' is already defined"
msgstr "domain %s exists already"
-#: src/qemu_driver.c:2064
+#: src/qemu_driver.c:2084
#, fuzzy, c-format
msgid "domain with uuid '%s' is already defined"
msgstr "domain %s exists already"
-#: src/qemu_driver.c:2094 src/qemu_driver.c:2123 src/qemu_driver.c:2152
-#: src/qemu_driver.c:2172 src/qemu_driver.c:2410 src/qemu_driver.c:3383
-#: src/qemu_driver.c:3518 src/qemu_driver.c:3632
+#: src/qemu_driver.c:2114 src/qemu_driver.c:2143 src/qemu_driver.c:2172
+#: src/qemu_driver.c:2192 src/qemu_driver.c:2430 src/qemu_driver.c:3403
+#: src/qemu_driver.c:3538 src/qemu_driver.c:3652
#, c-format
msgid "no domain with matching id %d"
msgstr ""
-#: src/qemu_driver.c:2099 src/qemu_driver.c:2128 src/qemu_driver.c:2416
-#: src/qemu_driver.c:3388 src/qemu_driver.c:3524 src/qemu_driver.c:3638
+#: src/qemu_driver.c:2119 src/qemu_driver.c:2148 src/qemu_driver.c:2436
+#: src/qemu_driver.c:3408 src/qemu_driver.c:3544 src/qemu_driver.c:3658
#, fuzzy
msgid "domain is not running"
msgstr "Domain is already active"
-#: src/qemu_driver.c:2107
+#: src/qemu_driver.c:2127
#, fuzzy
msgid "suspend operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2158
+#: src/qemu_driver.c:2178
#, fuzzy
msgid "shutdown operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2198
+#: src/qemu_driver.c:2218
#, fuzzy
msgid "failed to allocate space for ostype"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:2214 src/qemu_driver.c:2230 src/qemu_driver.c:2253
-#: src/qemu_driver.c:2526 src/qemu_driver.c:2688
+#: src/qemu_driver.c:2234 src/qemu_driver.c:2250 src/qemu_driver.c:2273
+#: src/qemu_driver.c:2546 src/qemu_driver.c:2708
#, c-format
msgid "no domain with matching uuid '%s'"
msgstr ""
-#: src/qemu_driver.c:2236
+#: src/qemu_driver.c:2256
msgid "cannot set max memory lower than current memory"
msgstr ""
-#: src/qemu_driver.c:2259
+#: src/qemu_driver.c:2279
#, fuzzy
msgid "cannot set memory of an active domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:2265
+#: src/qemu_driver.c:2285
msgid "cannot set memory higher than max memory"
msgstr ""
-#: src/qemu_driver.c:2425
+#: src/qemu_driver.c:2445
#, fuzzy
msgid "failed to pause domain"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:2434
+#: src/qemu_driver.c:2454
#, fuzzy
msgid "failed to get domain xml"
msgstr "failed to get domain UUID"
-#: src/qemu_driver.c:2442
+#: src/qemu_driver.c:2462
#, fuzzy, c-format
msgid "failed to create '%s'"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2449
+#: src/qemu_driver.c:2469
#, fuzzy
msgid "failed to write save header"
msgstr "Failed to write to socket %d\n"
-#: src/qemu_driver.c:2457
+#: src/qemu_driver.c:2477
#, fuzzy
msgid "failed to write xml"
msgstr "Failed to write to socket %d\n"
-#: src/qemu_driver.c:2470 src/qemu_driver.c:2477 src/qemu_driver.c:2748
+#: src/qemu_driver.c:2490 src/qemu_driver.c:2497 src/qemu_driver.c:2768
#: src/remote_internal.c:2241 src/virterror.c:441
msgid "out of memory"
msgstr "out of memory"
-#: src/qemu_driver.c:2485
+#: src/qemu_driver.c:2505
#, fuzzy
msgid "migrate operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2497
+#: src/qemu_driver.c:2517
msgid "'migrate' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:2532
+#: src/qemu_driver.c:2552
#, fuzzy
msgid "cannot change vcpu count of an active domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:2538
+#: src/qemu_driver.c:2558
msgid "could not determine max vcpus for the domain"
msgstr ""
-#: src/qemu_driver.c:2544
+#: src/qemu_driver.c:2564
#, c-format
msgid ""
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
msgstr ""
-#: src/qemu_driver.c:2568 src/qemu_driver.c:2620
+#: src/qemu_driver.c:2588 src/qemu_driver.c:2640
#, fuzzy
msgid "cannot pin vcpus on an inactive domain"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:2574
+#: src/qemu_driver.c:2594
#, c-format
msgid "vcpu number out of range %d > %d"
msgstr ""
-#: src/qemu_driver.c:2595
+#: src/qemu_driver.c:2615
#, fuzzy, c-format
msgid "cannot set affinity: %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:2600
+#: src/qemu_driver.c:2620
#, fuzzy
msgid "cpu affinity is not supported"
msgstr "library call failed, possibly not supported"
-#: src/qemu_driver.c:2657
+#: src/qemu_driver.c:2677
#, fuzzy, c-format
msgid "cannot get affinity: %s"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2667
+#: src/qemu_driver.c:2687
msgid "cpu affinity is not available"
msgstr ""
-#: src/qemu_driver.c:2694
+#: src/qemu_driver.c:2714
#, fuzzy, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr "load domain definition file"
-#: src/qemu_driver.c:2720 src/test.c:956
+#: src/qemu_driver.c:2740 src/test.c:956
#, fuzzy
msgid "cannot read domain image"
msgstr "node domain list"
-#: src/qemu_driver.c:2726
+#: src/qemu_driver.c:2746
#, fuzzy
msgid "failed to read qemu header"
msgstr "failed to read from Xen Daemon"
-#: src/qemu_driver.c:2733
+#: src/qemu_driver.c:2753
msgid "image magic is incorrect"
msgstr ""
-#: src/qemu_driver.c:2740
+#: src/qemu_driver.c:2760
#, c-format
msgid "image version is not supported (%d > %d)"
msgstr ""
-#: src/qemu_driver.c:2755
+#: src/qemu_driver.c:2775
#, fuzzy
msgid "failed to read XML"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2764
+#: src/qemu_driver.c:2784
#, fuzzy
msgid "failed to parse XML"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2777
+#: src/qemu_driver.c:2797
#, fuzzy, c-format
msgid "domain is already active as '%s'"
msgstr "Domain is already active"
-#: src/qemu_driver.c:2786
+#: src/qemu_driver.c:2806
#, fuzzy
msgid "failed to assign new VM"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2799
+#: src/qemu_driver.c:2819
#, fuzzy
msgid "failed to start VM"
msgstr "Failed to start domain %s"
-#: src/qemu_driver.c:2811
+#: src/qemu_driver.c:2831
#, fuzzy
msgid "failed to resume domain"
msgstr "Failed to resume domain %s"
-#: src/qemu_driver.c:2848 src/qemu_driver.c:3741 src/qemu_driver.c:3776
+#: src/qemu_driver.c:2868 src/qemu_driver.c:3761 src/qemu_driver.c:3796
#, fuzzy
msgid "failed to allocate space for VM name string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:2962
+#: src/qemu_driver.c:2982
#, fuzzy, c-format
msgid "cannot convert disk '%s' to bus/device index"
msgstr "Cannot extract running %s hypervisor version\n"
-#: src/qemu_driver.c:2982
+#: src/qemu_driver.c:3002
#, fuzzy, c-format
msgid "Unsupported disk name mapping for bus '%s'"
msgstr "unexpected mime type"
-#: src/qemu_driver.c:3022
+#: src/qemu_driver.c:3042
#, c-format
msgid "No device with bus '%s' and target '%s'"
msgstr ""
-#: src/qemu_driver.c:3049
+#: src/qemu_driver.c:3069
#, c-format
msgid ""
"Emulator version does not support removable media for device '%s' and target "
"'%s'"
msgstr ""
-#: src/qemu_driver.c:3086
+#: src/qemu_driver.c:3106
msgid "cannot change cdrom media"
msgstr ""
-#: src/qemu_driver.c:3097
+#: src/qemu_driver.c:3117
msgid "changing cdrom media failed"
msgstr ""
-#: src/qemu_driver.c:3157
+#: src/qemu_driver.c:3177
#, fuzzy
msgid "cannot attach usb disk"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3168
+#: src/qemu_driver.c:3188
#, fuzzy
msgid "adding usb disk failed"
msgstr "loading host definition file"
-#: src/qemu_driver.c:3212
+#: src/qemu_driver.c:3232
#, fuzzy
msgid "cannot attach usb device"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3223
+#: src/qemu_driver.c:3243
#, fuzzy
msgid "adding usb device failed"
msgstr "loading host definition file"
-#: src/qemu_driver.c:3253
+#: src/qemu_driver.c:3273
#, fuzzy
msgid "cannot attach device on inactive domain"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3276
+#: src/qemu_driver.c:3296
msgid "this device type cannot be attached"
msgstr ""
-#: src/qemu_driver.c:3315
+#: src/qemu_driver.c:3335
#, fuzzy
msgid "cannot set autostart for transient domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:3341
+#: src/qemu_driver.c:3361
#, fuzzy, c-format
msgid "Failed to create symlink '%s to '%s': %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:3348 src/qemu_driver.c:3981 src/storage_driver.c:832
+#: src/qemu_driver.c:3368 src/qemu_driver.c:4001 src/storage_driver.c:832
#, fuzzy, c-format
msgid "Failed to delete symlink '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:3410
+#: src/qemu_driver.c:3430
#, fuzzy, c-format
msgid "invalid path: %s"
msgstr "invalid argument in %s"
-#: src/qemu_driver.c:3418
+#: src/qemu_driver.c:3438
msgid "'info blockstats' command failed"
msgstr ""
-#: src/qemu_driver.c:3433
+#: src/qemu_driver.c:3453
msgid "'info blockstats' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:3498
+#: src/qemu_driver.c:3518
#, fuzzy, c-format
msgid "device not found: %s (%s)"
msgstr "Domain restored from %s\n"
-#: src/qemu_driver.c:3530 src/qemu_driver.c:3573
+#: src/qemu_driver.c:3550 src/qemu_driver.c:3593
msgid "NULL or empty path"
msgstr ""
-#: src/qemu_driver.c:3541
+#: src/qemu_driver.c:3561
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr ""
-#: src/qemu_driver.c:3583
+#: src/qemu_driver.c:3603
#, fuzzy
msgid "invalid path"
msgstr "invalid argument in %s"
-#: src/qemu_driver.c:3626
+#: src/qemu_driver.c:3646
msgid "QEMU driver only supports virtual memory addrs"
msgstr ""
-#: src/qemu_driver.c:3653
+#: src/qemu_driver.c:3673
#, fuzzy
msgid "'memsave' command failed"
msgstr "domain name"
-#: src/qemu_driver.c:3682 src/qemu_driver.c:3850 src/qemu_driver.c:3875
-#: src/qemu_driver.c:3889 src/qemu_driver.c:3904 src/qemu_driver.c:3937
-#: src/qemu_driver.c:3953
+#: src/qemu_driver.c:3702 src/qemu_driver.c:3870 src/qemu_driver.c:3895
+#: src/qemu_driver.c:3909 src/qemu_driver.c:3924 src/qemu_driver.c:3957
+#: src/qemu_driver.c:3973
msgid "no network with matching uuid"
msgstr ""
-#: src/qemu_driver.c:3697
+#: src/qemu_driver.c:3717
msgid "no network with matching name"
msgstr ""
-#: src/qemu_driver.c:3856
+#: src/qemu_driver.c:3876
#, fuzzy
msgid "network is still active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:3917
+#: src/qemu_driver.c:3937
#, fuzzy
msgid "no network with matching id"
msgstr "domain information in XML"
-#: src/qemu_driver.c:3924
+#: src/qemu_driver.c:3944
#, fuzzy
msgid "failed to allocate space for network bridge string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:3974 src/storage_driver.c:823
+#: src/qemu_driver.c:3994 src/storage_driver.c:823
#, fuzzy, c-format
msgid "Failed to create symlink '%s' to '%s': %s"
msgstr "Failed to save domain %s to %s"
msgid "%s not implemented on Win32"
msgstr ""
-#: src/storage_backend_disk.c:85 src/storage_backend_logical.c:57
+#: src/storage_backend_disk.c:90 src/storage_backend_logical.c:57
#, c-format
msgid "unsupported pool format %s"
msgstr ""
-#: src/storage_backend_disk.c:110 src/storage_backend_logical.c:70
+#: src/storage_backend_disk.c:115 src/storage_backend_logical.c:70
#, c-format
msgid "unsupported pool format %d"
msgstr ""
-#: src/storage_backend_disk.c:138 src/storage_backend_fs.c:192
+#: src/storage_backend_disk.c:143 src/storage_backend_fs.c:192
#: src/storage_backend_fs.c:262 src/storage_backend_fs.c:314
#, c-format
msgid "unsupported volume format %s"
msgstr ""
-#: src/storage_backend_disk.c:165 src/storage_backend_fs.c:225
+#: src/storage_backend_disk.c:170 src/storage_backend_fs.c:225
#: src/storage_backend_fs.c:297 src/storage_backend_fs.c:329
#, c-format
msgid "unsupported volume format %d"
msgstr ""
-#: src/storage_backend_disk.c:179 src/storage_backend_disk.c:192
-#: src/storage_backend_disk.c:199 src/storage_backend_disk.c:221
+#: src/storage_backend_disk.c:184 src/storage_backend_disk.c:197
+#: src/storage_backend_disk.c:204 src/storage_backend_disk.c:226
#: src/storage_backend_fs.c:839 src/storage_backend_iscsi.c:177
#: src/storage_backend_logical.c:116 src/storage_backend_logical.c:121
#: src/storage_backend_logical.c:133 src/storage_backend_logical.c:143
-#: src/storage_backend_logical.c:531
+#: src/storage_backend_logical.c:546
msgid "volume"
msgstr ""
-#: src/storage_backend_disk.c:229
+#: src/storage_backend_disk.c:234
msgid "volume extents"
msgstr ""
-#: src/storage_backend_disk.c:237
+#: src/storage_backend_disk.c:242
msgid "cannot parse device start location"
msgstr ""
-#: src/storage_backend_disk.c:244
+#: src/storage_backend_disk.c:249
msgid "cannot parse device end location"
msgstr ""
-#: src/storage_backend_disk.c:250 src/storage_backend_logical.c:154
+#: src/storage_backend_disk.c:255 src/storage_backend_logical.c:154
#: src/storage_backend_logical.c:160
msgid "extents"
msgstr ""
-#: src/storage_backend_disk.c:464
+#: src/storage_backend_disk.c:462
msgid "no large enough free extent"
msgstr ""
-#: src/storage_backend_disk.c:498
-msgid "Disk pools are not yet supported"
+#: src/storage_backend_disk.c:502
+#, c-format
+msgid "Couldn't read volume target path '%s'. %s"
msgstr ""
+#: src/storage_backend_disk.c:517
+#, c-format
+msgid "Volume path '%s' did not start with parent pool source device name."
+msgstr ""
+
+#: src/storage_backend_disk.c:526
+#, fuzzy, c-format
+msgid "cannot parse partition number from target '%s'"
+msgstr "Failed to suspend domain %s"
+
#: src/storage_backend_fs.c:358
#, c-format
msgid "cannot read header '%s': %s"
msgstr ""
#: src/storage_backend_fs.c:1042 src/storage_backend_fs.c:1078
-#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:543
+#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:558
#, c-format
msgid "cannot read path '%s': %s"
msgstr ""
msgid "creation of non-raw images is not supported without qemu-img"
msgstr ""
-#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:552
+#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:567
#, fuzzy, c-format
msgid "cannot set file owner '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:559
+#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:574
#, fuzzy, c-format
msgid "cannot set file mode '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:566
+#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:581
#, c-format
msgid "cannot close file '%s': %s"
msgstr ""
msgid "lvs command failed with exitstatus %d"
msgstr ""
-#: src/storage_backend_logical.c:355
+#: src/storage_backend_logical.c:354
#, fuzzy
msgid "command line"
msgstr "domain name"
-#: src/storage_backend_logical.c:372
+#: src/storage_backend_logical.c:371
#, c-format
msgid "cannot open device %s"
msgstr ""
-#: src/storage_backend_logical.c:378
+#: src/storage_backend_logical.c:377
#, c-format
msgid "cannot clear device header %s"
msgstr ""
-#: src/storage_backend_logical.c:385
+#: src/storage_backend_logical.c:384
#, c-format
msgid "cannot close device %s"
msgstr ""
-#: src/storage_backend_logical.c:575
+#: src/storage_backend_logical.c:507
+#, fuzzy, c-format
+msgid "cannot remove PV device %s: %s"
+msgstr "failed to write configuration file: %s"
+
+#: src/storage_backend_logical.c:590
#, c-format
msgid "cannot find newly created volume '%s': %s"
msgstr ""
msgstr "DATA"
#: src/virsh.c:6292 src/virsh.c:6314
-msgid "blocked"
-msgstr "blocked"
+msgid "idle"
+msgstr ""
#: src/virsh.c:6294
msgid "paused"
msgid "domain information incomplete, missing uuid"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1109 src/xend_internal.c:2204 src/xend_internal.c:2211
+#: src/xend_internal.c:1109 src/xend_internal.c:2213 src/xend_internal.c:2220
msgid "domain information incomplete, missing name"
msgstr "domain information incomplete, missing name"
msgid "unknown graphics type '%s'"
msgstr "unknown OS type %s"
-#: src/xend_internal.c:2191
+#: src/xend_internal.c:2200
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:2260 src/xend_internal.c:2270 src/xend_internal.c:2280
+#: src/xend_internal.c:2269 src/xend_internal.c:2279 src/xend_internal.c:2289
#, fuzzy, c-format
msgid "unknown lifecycle type %s"
msgstr "unknown OS type %s"
-#: src/xend_internal.c:2593
+#: src/xend_internal.c:2602
#, fuzzy
msgid "failed to parse topology information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:2647
+#: src/xend_internal.c:2656
#, fuzzy
msgid "topology syntax error"
msgstr "configuration file syntax error"
-#: src/xend_internal.c:2711
+#: src/xend_internal.c:2720
msgid "failed to parse Xend domain information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:3193
+#: src/xend_internal.c:3202
msgid "xenDaemonDomainFetch failed to find this domain"
msgstr ""
-#: src/xend_internal.c:3815 src/xend_internal.c:4290 src/xm_internal.c:1617
+#: src/xend_internal.c:3824 src/xend_internal.c:4299 src/xm_internal.c:1617
#, fuzzy
msgid "failed to build sexpr"
msgstr "Failed to suspend domain %s"
-#: src/xend_internal.c:3917
+#: src/xend_internal.c:3926
#, fuzzy
msgid "unsupported device type"
msgstr "unexpected mime type"
-#: src/xend_internal.c:4020
+#: src/xend_internal.c:4029
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4061
+#: src/xend_internal.c:4070
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4069
+#: src/xend_internal.c:4078
#, fuzzy
msgid "unexpected value from on_xend_start"
msgstr "unexpected value node"
-#: src/xend_internal.c:4080
+#: src/xend_internal.c:4089
#, fuzzy
msgid "no memory"
msgstr "node memory"
-#: src/xend_internal.c:4086
+#: src/xend_internal.c:4095
#, fuzzy
msgid "sexpr2string failed"
msgstr "operation failed"
-#: src/xend_internal.c:4091
+#: src/xend_internal.c:4100
#, fuzzy
msgid "Failed to redefine sexpr"
msgstr "Failed to undefine domain %s"
-#: src/xend_internal.c:4096
+#: src/xend_internal.c:4105
msgid "on_xend_start not present in sexpr"
msgstr ""
-#: src/xend_internal.c:4127
+#: src/xend_internal.c:4136
#, fuzzy, c-format
msgid "gethostname failed: %s"
msgstr "operation failed: %s"
-#: src/xend_internal.c:4133
+#: src/xend_internal.c:4142
#, fuzzy, c-format
msgid "failed to strdup hostname: %s"
msgstr "failed to get hypervisor type"
-#: src/xend_internal.c:4164
+#: src/xend_internal.c:4173
msgid ""
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
"migration"
msgstr ""
-#: src/xend_internal.c:4174
+#: src/xend_internal.c:4183
msgid ""
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
"migration"
msgstr ""
-#: src/xend_internal.c:4186
+#: src/xend_internal.c:4195
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr ""
-#: src/xend_internal.c:4199
+#: src/xend_internal.c:4208
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr ""
-#: src/xend_internal.c:4204
+#: src/xend_internal.c:4213
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr ""
-#: src/xend_internal.c:4211
+#: src/xend_internal.c:4220
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr ""
-#: src/xend_internal.c:4218 src/xend_internal.c:4240 src/xend_internal.c:4248
-#: src/xend_internal.c:4474 src/xend_internal.c:4481 src/xml.c:89
+#: src/xend_internal.c:4227 src/xend_internal.c:4249 src/xend_internal.c:4257
+#: src/xend_internal.c:4483 src/xend_internal.c:4490 src/xml.c:89
msgid "strdup failed"
msgstr ""
-#: src/xend_internal.c:4231
+#: src/xend_internal.c:4240
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr ""
-#: src/xend_internal.c:4284
+#: src/xend_internal.c:4293
#, fuzzy
msgid "failed to parse domain description"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:4300
+#: src/xend_internal.c:4309
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Failed to create domain %s\n"
-#: src/xend_internal.c:4456 src/xend_internal.c:4532 src/xend_internal.c:4622
+#: src/xend_internal.c:4465 src/xend_internal.c:4541 src/xend_internal.c:4631
msgid "unsupported in xendConfigVersion < 4"
msgstr ""
-#: src/xend_internal.c:4468
+#: src/xend_internal.c:4477
#, fuzzy
msgid "node information incomplete, missing scheduler name"
msgstr "domain information incomplete, missing name"
-#: src/xend_internal.c:4486 src/xend_internal.c:4580 src/xend_internal.c:4692
+#: src/xend_internal.c:4495 src/xend_internal.c:4589 src/xend_internal.c:4701
#, fuzzy
msgid "Unknown scheduler"
msgstr "unknown host"
-#: src/xend_internal.c:4545 src/xend_internal.c:4635
+#: src/xend_internal.c:4554 src/xend_internal.c:4644
#, fuzzy
msgid "Failed to get a scheduler name"
msgstr "failed to get hypervisor type"
-#: src/xend_internal.c:4558 src/xend_internal.c:4671
+#: src/xend_internal.c:4567 src/xend_internal.c:4680
#, fuzzy
msgid "domain information incomplete, missing cpu_weight"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:4563 src/xend_internal.c:4680
+#: src/xend_internal.c:4572 src/xend_internal.c:4689
#, fuzzy
msgid "domain information incomplete, missing cpu_cap"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:4739
+#: src/xend_internal.c:4748
msgid "domainBlockPeek is not supported for dom0"
msgstr ""
-#: src/xend_internal.c:4762
+#: src/xend_internal.c:4771
#, fuzzy, c-format
msgid "%s: invalid path"
msgstr "invalid argument in %s"
-#: src/xend_internal.c:4770
+#: src/xend_internal.c:4779
#, fuzzy, c-format
msgid "failed to open for reading: %s: %s"
msgstr "failed to open %s for reading"
-#: src/xend_internal.c:4782
+#: src/xend_internal.c:4791
#, fuzzy, c-format
msgid "failed to lseek or read from file: %s: %s"
msgstr "Failed to suspend domain %s"
-#: src/xend_internal.c:4865 src/xend_internal.c:4911
+#: src/xend_internal.c:4874 src/xend_internal.c:4920
#, fuzzy, c-format
msgid "unexpected graphics type %d"
msgstr "unexpected mime type"
-#: src/xend_internal.c:4954
+#: src/xend_internal.c:4963
#, fuzzy
msgid "unexpected chr device type"
msgstr "unexpected mime type"
-#: src/xend_internal.c:5128 src/xm_internal.c:1779
+#: src/xend_internal.c:5137 src/xm_internal.c:1779
#, fuzzy, c-format
msgid "unsupported network type %d"
msgstr "unexpected mime type"
-#: src/xend_internal.c:5302 src/xend_internal.c:5309 src/xend_internal.c:5316
+#: src/xend_internal.c:5311 src/xend_internal.c:5318 src/xend_internal.c:5325
#, fuzzy, c-format
msgid "unexpected lifecycle value %d"
msgstr "unexpected value node"
-#: src/xend_internal.c:5333
+#: src/xend_internal.c:5342
#, fuzzy
msgid "no HVM domain loader"
msgstr "node domain list"
-#: src/xend_internal.c:5544
+#: src/xend_internal.c:5553
#, fuzzy
msgid "hotplug of device type not supported"
msgstr "library call failed, possibly not supported"
msgid "failed to connect to Xen Store"
msgstr "failed to connect to Xen Store"
+#~ msgid "blocked"
+#~ msgstr "blocked"
+
#, fuzzy
#~ msgid "invalid interface type: %s"
#~ msgstr "invalid argument in %s"
#~ msgid "cannot read tty pid file %s: %s"
#~ msgstr "failed to write configuration file: %s"
-#, fuzzy
-#~ msgid "cannot remove ttyPidFile %s: %s"
-#~ msgstr "failed to write configuration file: %s"
-
#, fuzzy
#~ msgid "failed to calloc memory for init string: %s"
#~ msgstr "failed to allocate a node"
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-09-08 14:51+0200\n"
+"POT-Creation-Date: 2008-09-23 22:28+0200\n"
"PO-Revision-Date: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
msgid "storage_vol not found"
msgstr "domain name or uuid"
-#: src/conf.c:155 src/conf.c:203 src/conf.c:488 src/conf.c:525 src/conf.c:553
-#: src/conf.c:631
+#: src/conf.c:164 src/conf.c:212 src/conf.c:491 src/conf.c:528 src/conf.c:555
+#: src/conf.c:630
msgid "allocating configuration"
msgstr "allocating configuration"
-#: src/conf.c:338
+#: src/conf.c:347
msgid "unterminated number"
msgstr "unterminated number"
-#: src/conf.c:372 src/conf.c:389 src/conf.c:401
+#: src/conf.c:380 src/conf.c:396 src/conf.c:407
msgid "unterminated string"
msgstr "unterminated string"
-#: src/conf.c:429 src/conf.c:483
+#: src/conf.c:434 src/conf.c:487
msgid "expecting a value"
msgstr "expecting a value"
-#: src/conf.c:450
+#: src/conf.c:454
msgid "expecting a separator in list"
msgstr "expecting a separator in list"
-#: src/conf.c:473
+#: src/conf.c:477
#, fuzzy
msgid "list is not closed with ]"
msgstr "list is not closed with ] "
-#: src/conf.c:518
+#: src/conf.c:521
msgid "expecting a name"
msgstr "expecting a name"
-#: src/conf.c:581
+#: src/conf.c:582
msgid "expecting a separator"
msgstr "expecting a separator"
msgid "expecting an assignment"
msgstr "expecting an assignment"
-#: src/conf.c:894 src/conf.c:950 src/xend_internal.c:584
-#: src/xend_internal.c:2657 src/xm_internal.c:1475 src/xm_internal.c:1482
+#: src/conf.c:892 src/conf.c:948 src/xend_internal.c:584
+#: src/xend_internal.c:2666 src/xm_internal.c:1475 src/xm_internal.c:1482
#, fuzzy
msgid "allocate buffer"
msgstr "allocate new buffer"
-#: src/conf.c:901
+#: src/conf.c:899
msgid "failed to open file"
msgstr "failed to open file"
-#: src/conf.c:912
+#: src/conf.c:910
msgid "failed to save content"
msgstr "failed to save content"
msgid "cannot extract disk devices"
msgstr "Cannot extract running %s hypervisor version\n"
-#: src/domain_conf.c:1939 src/qemu_driver.c:3133
+#: src/domain_conf.c:1939 src/qemu_driver.c:3153
#, fuzzy, c-format
msgid "duplicate disk target '%s'"
msgstr "unexpected mime type"
msgid "unexpected char type %d"
msgstr "unexpected mime type"
-#: src/domain_conf.c:2815 src/xend_internal.c:5214
+#: src/domain_conf.c:2815 src/xend_internal.c:5223
#, fuzzy, c-format
msgid "unexpected sound model %d"
msgstr "unexpected mime type"
-#: src/domain_conf.c:2835 src/xend_internal.c:5237
+#: src/domain_conf.c:2835 src/xend_internal.c:5246
#, fuzzy, c-format
msgid "unexpected input type %d"
msgstr "unexpected mime type"
#: src/lxc_driver.c:274 src/lxc_driver.c:309 src/lxc_driver.c:335
#: src/lxc_driver.c:350 src/openvz_driver.c:238 src/openvz_driver.c:267
-#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:620
-#: src/openvz_driver.c:651 src/openvz_driver.c:672 src/openvz_driver.c:713
-#: src/qemu_driver.c:2192 src/qemu_driver.c:2279 src/qemu_driver.c:2828
-#: src/qemu_driver.c:2883 src/qemu_driver.c:2927 src/qemu_driver.c:3007
-#: src/qemu_driver.c:3123 src/qemu_driver.c:3192 src/qemu_driver.c:3247
-#: src/qemu_driver.c:3291 src/qemu_driver.c:3309 src/qemu_driver.c:3567
+#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:621
+#: src/openvz_driver.c:652 src/openvz_driver.c:673 src/openvz_driver.c:714
+#: src/qemu_driver.c:2212 src/qemu_driver.c:2299 src/qemu_driver.c:2848
+#: src/qemu_driver.c:2903 src/qemu_driver.c:2947 src/qemu_driver.c:3027
+#: src/qemu_driver.c:3143 src/qemu_driver.c:3212 src/qemu_driver.c:3267
+#: src/qemu_driver.c:3311 src/qemu_driver.c:3329 src/qemu_driver.c:3587
#, fuzzy
msgid "no domain with matching uuid"
msgstr "domain id or uuid"
-#: src/lxc_driver.c:280 src/openvz_driver.c:625 src/qemu_driver.c:2933
+#: src/lxc_driver.c:280 src/openvz_driver.c:626 src/qemu_driver.c:2953
#, fuzzy
msgid "cannot delete active domain"
msgstr "name of the inactive domain"
-#: src/lxc_driver.c:286 src/qemu_driver.c:2939
+#: src/lxc_driver.c:286 src/qemu_driver.c:2959
#, fuzzy
msgid "cannot undefine transient domain"
msgstr "name of the inactive domain"
msgid "container '%s' unexpectedly shutdown during startup"
msgstr ""
-#: src/lxc_driver.c:747 src/qemu_driver.c:892
+#: src/lxc_driver.c:747 src/qemu_driver.c:893
#, fuzzy, c-format
msgid "cannot create log directory %s: %s"
msgstr "failed to write configuration file: %s"
msgid "unknown forwarding type '%s'"
msgstr "unknown OS type %s"
-#: src/network_conf.c:662 src/qemu_driver.c:3334 src/qemu_driver.c:3967
+#: src/network_conf.c:662 src/qemu_driver.c:3354 src/qemu_driver.c:3987
#: src/storage_driver.c:816
#, c-format
msgid "cannot create autostart directory %s: %s"
msgid "no config file for %s"
msgstr "configuration file syntax error: %s"
-#: src/openvz_conf.c:187
+#: src/openvz_conf.c:190
+#, fuzzy, c-format
+msgid "Cound not read 'IP_ADDRESS' from config for container %d"
+msgstr "could not connect to %s"
+
+#: src/openvz_conf.c:220
+#, fuzzy, c-format
+msgid "Cound not read 'NETIF' from config for container %d"
+msgstr "could not connect to %s"
+
+#: src/openvz_conf.c:247
+#, fuzzy
+msgid "Too long network device name"
+msgstr "resolving domain filename"
+
+#: src/openvz_conf.c:264
+#, fuzzy
+msgid "Wrong length MAC address"
+msgstr "invalid argument in %s"
+
+#: src/openvz_conf.c:271
+#, fuzzy
+msgid "Wrong MAC address"
+msgstr "invalid argument in %s"
+
+#: src/openvz_conf.c:327
#, fuzzy
msgid "popen failed"
msgstr "operation failed"
-#: src/openvz_conf.c:197
+#: src/openvz_conf.c:337
#, fuzzy
msgid "Failed to parse vzlist output"
msgstr "Failed to suspend domain %s"
-#: src/openvz_conf.c:223
+#: src/openvz_conf.c:363
#, fuzzy
msgid "UUID in config file malformed"
msgstr "configuration file syntax error: %s"
-#: src/openvz_conf.c:235
+#: src/openvz_conf.c:375
#, fuzzy, c-format
msgid "Cound not read config for container %d"
msgstr "could not connect to %s"
msgid "Container ID is not specified"
msgstr ""
-#: src/openvz_driver.c:391 src/openvz_driver.c:459 src/openvz_driver.c:534
-#: src/openvz_driver.c:554 src/openvz_driver.c:600 src/openvz_driver.c:631
-#: src/openvz_driver.c:656 src/openvz_driver.c:728 src/openvz_driver.c:826
-#: src/openvz_driver.c:872
+#: src/openvz_driver.c:391 src/openvz_driver.c:460 src/openvz_driver.c:535
+#: src/openvz_driver.c:555 src/openvz_driver.c:601 src/openvz_driver.c:632
+#: src/openvz_driver.c:657 src/openvz_driver.c:729 src/openvz_driver.c:827
+#: src/openvz_driver.c:873
#, fuzzy, c-format
msgid "Could not exec %s"
msgstr "could not connect to %s"
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:451 src/openvz_driver.c:528
+#: src/openvz_driver.c:452 src/openvz_driver.c:529
msgid "Error creating command for container"
msgstr ""
-#: src/openvz_driver.c:465 src/openvz_driver.c:540
+#: src/openvz_driver.c:466 src/openvz_driver.c:541
#, fuzzy
msgid "Could not set UUID"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:475 src/openvz_driver.c:546
+#: src/openvz_driver.c:476 src/openvz_driver.c:547
#, fuzzy
msgid "Could not configure network"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:482 src/openvz_driver.c:569
+#: src/openvz_driver.c:483 src/openvz_driver.c:570
#, fuzzy
msgid "Could not set number of virtual cpu"
msgstr "change number of virtual CPUs"
#: src/openvz_driver.c:517
#, c-format
-msgid "Already an OPENVZ VM defined with the id '%d'"
+msgid "Already an OPENVZ VM defined with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:588
+#: src/openvz_driver.c:589
msgid "no domain with matching id"
msgstr ""
-#: src/openvz_driver.c:594
+#: src/openvz_driver.c:595
#, fuzzy
msgid "domain is not in shutoff state"
msgstr "Domain is already active"
-#: src/openvz_driver.c:677
+#: src/openvz_driver.c:678
#, fuzzy
msgid "Could not read container config"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:693 src/qemu_driver.c:1823
+#: src/openvz_driver.c:694 src/qemu_driver.c:1843
#, fuzzy, c-format
msgid "unknown type '%s'"
msgstr "unknown OS type %s"
-#: src/openvz_driver.c:719
+#: src/openvz_driver.c:720
msgid "VCPUs should be >= 1"
msgstr ""
-#: src/openvz_driver.c:835 src/openvz_driver.c:881
+#: src/openvz_driver.c:836 src/openvz_driver.c:882
#, fuzzy, c-format
msgid "Could not parse VPS ID %s"
msgstr "could not connect to %s"
msgid "Unexpected exit status '%d', qemu probably failed"
msgstr ""
-#: src/qemu_conf.c:519 src/qemu_driver.c:925
+#: src/qemu_conf.c:519 src/qemu_driver.c:926
#, fuzzy, c-format
msgid "Cannot find QEMU binary %s: %s"
msgstr "Failed to suspend domain %s"
msgid "Network type %d is not supported"
msgstr "Domain %s started\n"
-#: src/qemu_conf.c:580 src/qemu_driver.c:1515
+#: src/qemu_conf.c:580 src/qemu_driver.c:1514
#, fuzzy, c-format
msgid "cannot initialize bridge support: %s"
msgstr "Failed to suspend domain %s"
msgid "failed to allocate space for argv string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:90
+#: src/qemu_driver.c:91
#, fuzzy
msgid "Failed to set close-on-exec file descriptor flag\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:105
+#: src/qemu_driver.c:106
#, fuzzy
msgid "Failed to set non-blocking file descriptor flag\n"
msgstr "failed to parse Xend domain information"
-#: src/qemu_driver.c:150
+#: src/qemu_driver.c:151
#, fuzzy, c-format
msgid "Failed to autostart network '%s': %s\n"
msgstr "Failed to start domain %s"
-#: src/qemu_driver.c:165
+#: src/qemu_driver.c:166
#, fuzzy, c-format
msgid "Failed to autostart VM '%s': %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:201
+#: src/qemu_driver.c:202
#, fuzzy, c-format
msgid "Failed to find user record for uid '%d': %s\n"
msgstr "Failed to undefine domain %s"
-#: src/qemu_driver.c:212
+#: src/qemu_driver.c:213
#, fuzzy
msgid "out of memory in asprintf\n"
msgstr "out of memory"
-#: src/qemu_driver.c:268
+#: src/qemu_driver.c:269
#, fuzzy
msgid "qemudStartup: out of memory\n"
msgstr "out of memory"
-#: src/qemu_driver.c:295
+#: src/qemu_driver.c:296
msgid "Reloading iptables rules\n"
msgstr ""
-#: src/qemu_driver.c:433
+#: src/qemu_driver.c:434
#, c-format
msgid ""
"QEMU quit during %s startup\n"
"%s"
msgstr ""
-#: src/qemu_driver.c:443 src/qemu_driver.c:456
+#: src/qemu_driver.c:444 src/qemu_driver.c:457
#, c-format
msgid "Failure while reading %s startup output: %s"
msgstr ""
-#: src/qemu_driver.c:451
+#: src/qemu_driver.c:452
#, c-format
msgid "Timed out while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:467
+#: src/qemu_driver.c:468
#, c-format
msgid "Failure while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:479
+#: src/qemu_driver.c:480
#, c-format
msgid "Out of space while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:510
+#: src/qemu_driver.c:511
#, fuzzy, c-format
msgid "Unable to open monitor path %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:515
+#: src/qemu_driver.c:516
msgid "Unable to set monitor close-on-exec flag"
msgstr ""
-#: src/qemu_driver.c:520
+#: src/qemu_driver.c:521
msgid "Unable to put monitor into non-blocking mode"
msgstr ""
-#: src/qemu_driver.c:648 src/qemu_driver.c:1027 src/qemu_driver.c:1726
-#: src/qemu_driver.c:1736
+#: src/qemu_driver.c:649 src/qemu_driver.c:1028 src/qemu_driver.c:1725
+#: src/qemu_driver.c:1735
#, fuzzy, c-format
msgid "Unable to log VM console data: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:671
+#: src/qemu_driver.c:672
#, fuzzy
msgid "allocate cpumap"
msgstr "allocate new context"
-#: src/qemu_driver.c:682
+#: src/qemu_driver.c:683
msgid "cannot run monitor command to fetch CPU thread info"
msgstr ""
-#: src/qemu_driver.c:786
+#: src/qemu_driver.c:787
#, fuzzy, c-format
msgid "failed to set CPU affinity %s"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:796 src/qemu_driver.c:2135
+#: src/qemu_driver.c:797 src/qemu_driver.c:2155
#, fuzzy
msgid "resume operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:859
+#: src/qemu_driver.c:860
#, fuzzy
msgid "VM is already active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:869
+#: src/qemu_driver.c:870
msgid "Unable to find an unused VNC port"
msgstr ""
-#: src/qemu_driver.c:881
+#: src/qemu_driver.c:882
#, c-format
msgid "config file path too long: %s/%s.log"
msgstr ""
-#: src/qemu_driver.c:900
+#: src/qemu_driver.c:901
#, fuzzy, c-format
msgid "failed to create logfile %s: %s"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:906
+#: src/qemu_driver.c:907
#, fuzzy, c-format
msgid "Unable to set VM logfile close-on-exec flag %s"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:935 src/qemu_driver.c:3032
+#: src/qemu_driver.c:936 src/qemu_driver.c:3052
#, fuzzy, c-format
msgid "Cannot determine QEMU argv syntax %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:951 src/qemu_driver.c:954 src/qemu_driver.c:959
+#: src/qemu_driver.c:952 src/qemu_driver.c:955 src/qemu_driver.c:960
#, fuzzy, c-format
msgid "Unable to write argv to logfile %d: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:1041
+#: src/qemu_driver.c:1040
#, fuzzy, c-format
msgid "Shutting down VM '%s'\n"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:1052
+#: src/qemu_driver.c:1051
#, fuzzy, c-format
msgid "Unable to close logfile %d: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:1067
+#: src/qemu_driver.c:1066
#, fuzzy
msgid "Got unexpected pid, damn\n"
msgstr "unexpected dict node"
-#: src/qemu_driver.c:1221
+#: src/qemu_driver.c:1220
#, fuzzy
msgid "failed to allocate space for dnsmasq argv"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1235
+#: src/qemu_driver.c:1234
msgid "cannot start dhcp daemon without IP address for server"
msgstr ""
-#: src/qemu_driver.c:1264
+#: src/qemu_driver.c:1263
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1275
+#: src/qemu_driver.c:1274
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1285
+#: src/qemu_driver.c:1284
#, fuzzy, c-format
msgid "failed to add iptables rule to enable masquerading : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1317
+#: src/qemu_driver.c:1316
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1328
+#: src/qemu_driver.c:1327
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1353
+#: src/qemu_driver.c:1352
#, fuzzy
msgid "failed to allocate space for IP tables support"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1361 src/qemu_driver.c:1368
+#: src/qemu_driver.c:1360 src/qemu_driver.c:1367
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1376 src/qemu_driver.c:1383
+#: src/qemu_driver.c:1375 src/qemu_driver.c:1382
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1393
+#: src/qemu_driver.c:1392
#, fuzzy, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1400
+#: src/qemu_driver.c:1399
#, fuzzy, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1408
+#: src/qemu_driver.c:1407
#, fuzzy, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1509
+#: src/qemu_driver.c:1508
#, fuzzy
msgid "network is already active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:1521
+#: src/qemu_driver.c:1520
#, fuzzy, c-format
msgid "cannot create bridge '%s' : %s"
msgstr "failed to write configuration file: %s"
-#: src/qemu_driver.c:1536
+#: src/qemu_driver.c:1535
#, fuzzy, c-format
msgid "cannot set IP address on bridge '%s' to '%s' : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1544
+#: src/qemu_driver.c:1543
#, fuzzy, c-format
msgid "cannot set netmask on bridge '%s' to '%s' : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1552
+#: src/qemu_driver.c:1551
#, fuzzy, c-format
msgid "failed to bring the bridge '%s' up : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1563
+#: src/qemu_driver.c:1562
#, fuzzy, c-format
msgid "failed to enable IP forwarding : %s"
msgstr "failed to open %s for reading"
-#: src/qemu_driver.c:1581 src/qemu_driver.c:1612
+#: src/qemu_driver.c:1580 src/qemu_driver.c:1611
#, fuzzy, c-format
msgid "Failed to bring down bridge '%s' : %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1587 src/qemu_driver.c:1617
+#: src/qemu_driver.c:1586 src/qemu_driver.c:1616
#, fuzzy, c-format
msgid "Failed to delete bridge '%s' : %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1600
+#: src/qemu_driver.c:1599
#, fuzzy, c-format
msgid "Shutting down network '%s'\n"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:1626
+#: src/qemu_driver.c:1625
#, fuzzy
msgid "Got unexpected pid for dnsmasq\n"
msgstr "unexpected dict node"
-#: src/qemu_driver.c:1839
+#: src/qemu_driver.c:1814
+#, fuzzy, c-format
+msgid "Unable to open %s: %s\n"
+msgstr "Failed to suspend domain %s"
+
+#: src/qemu_driver.c:1859
#, fuzzy
msgid "failed to allocate space for capabilities support"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1858 src/qemu_driver.c:1884
+#: src/qemu_driver.c:1878 src/qemu_driver.c:1904
msgid "NUMA not supported on this host"
msgstr ""
-#: src/qemu_driver.c:1869 src/qemu_driver.c:1892
+#: src/qemu_driver.c:1889 src/qemu_driver.c:1912
#, fuzzy
msgid "Failed to query NUMA free memory"
msgstr "Used memory:"
-#: src/qemu_driver.c:2053
+#: src/qemu_driver.c:2073
#, fuzzy, c-format
msgid "domain '%s' is already defined"
msgstr "domain %s exists already"
-#: src/qemu_driver.c:2064
+#: src/qemu_driver.c:2084
#, fuzzy, c-format
msgid "domain with uuid '%s' is already defined"
msgstr "domain %s exists already"
-#: src/qemu_driver.c:2094 src/qemu_driver.c:2123 src/qemu_driver.c:2152
-#: src/qemu_driver.c:2172 src/qemu_driver.c:2410 src/qemu_driver.c:3383
-#: src/qemu_driver.c:3518 src/qemu_driver.c:3632
+#: src/qemu_driver.c:2114 src/qemu_driver.c:2143 src/qemu_driver.c:2172
+#: src/qemu_driver.c:2192 src/qemu_driver.c:2430 src/qemu_driver.c:3403
+#: src/qemu_driver.c:3538 src/qemu_driver.c:3652
#, c-format
msgid "no domain with matching id %d"
msgstr ""
-#: src/qemu_driver.c:2099 src/qemu_driver.c:2128 src/qemu_driver.c:2416
-#: src/qemu_driver.c:3388 src/qemu_driver.c:3524 src/qemu_driver.c:3638
+#: src/qemu_driver.c:2119 src/qemu_driver.c:2148 src/qemu_driver.c:2436
+#: src/qemu_driver.c:3408 src/qemu_driver.c:3544 src/qemu_driver.c:3658
#, fuzzy
msgid "domain is not running"
msgstr "Domain is already active"
-#: src/qemu_driver.c:2107
+#: src/qemu_driver.c:2127
#, fuzzy
msgid "suspend operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2158
+#: src/qemu_driver.c:2178
#, fuzzy
msgid "shutdown operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2198
+#: src/qemu_driver.c:2218
#, fuzzy
msgid "failed to allocate space for ostype"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:2214 src/qemu_driver.c:2230 src/qemu_driver.c:2253
-#: src/qemu_driver.c:2526 src/qemu_driver.c:2688
+#: src/qemu_driver.c:2234 src/qemu_driver.c:2250 src/qemu_driver.c:2273
+#: src/qemu_driver.c:2546 src/qemu_driver.c:2708
#, c-format
msgid "no domain with matching uuid '%s'"
msgstr ""
-#: src/qemu_driver.c:2236
+#: src/qemu_driver.c:2256
msgid "cannot set max memory lower than current memory"
msgstr ""
-#: src/qemu_driver.c:2259
+#: src/qemu_driver.c:2279
#, fuzzy
msgid "cannot set memory of an active domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:2265
+#: src/qemu_driver.c:2285
msgid "cannot set memory higher than max memory"
msgstr ""
-#: src/qemu_driver.c:2425
+#: src/qemu_driver.c:2445
#, fuzzy
msgid "failed to pause domain"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:2434
+#: src/qemu_driver.c:2454
#, fuzzy
msgid "failed to get domain xml"
msgstr "failed to get domain UUID"
-#: src/qemu_driver.c:2442
+#: src/qemu_driver.c:2462
#, fuzzy, c-format
msgid "failed to create '%s'"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2449
+#: src/qemu_driver.c:2469
#, fuzzy
msgid "failed to write save header"
msgstr "Failed to write to socket %d\n"
-#: src/qemu_driver.c:2457
+#: src/qemu_driver.c:2477
#, fuzzy
msgid "failed to write xml"
msgstr "Failed to write to socket %d\n"
-#: src/qemu_driver.c:2470 src/qemu_driver.c:2477 src/qemu_driver.c:2748
+#: src/qemu_driver.c:2490 src/qemu_driver.c:2497 src/qemu_driver.c:2768
#: src/remote_internal.c:2241 src/virterror.c:441
msgid "out of memory"
msgstr "out of memory"
-#: src/qemu_driver.c:2485
+#: src/qemu_driver.c:2505
#, fuzzy
msgid "migrate operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2497
+#: src/qemu_driver.c:2517
msgid "'migrate' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:2532
+#: src/qemu_driver.c:2552
#, fuzzy
msgid "cannot change vcpu count of an active domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:2538
+#: src/qemu_driver.c:2558
msgid "could not determine max vcpus for the domain"
msgstr ""
-#: src/qemu_driver.c:2544
+#: src/qemu_driver.c:2564
#, c-format
msgid ""
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
msgstr ""
-#: src/qemu_driver.c:2568 src/qemu_driver.c:2620
+#: src/qemu_driver.c:2588 src/qemu_driver.c:2640
#, fuzzy
msgid "cannot pin vcpus on an inactive domain"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:2574
+#: src/qemu_driver.c:2594
#, c-format
msgid "vcpu number out of range %d > %d"
msgstr ""
-#: src/qemu_driver.c:2595
+#: src/qemu_driver.c:2615
#, fuzzy, c-format
msgid "cannot set affinity: %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:2600
+#: src/qemu_driver.c:2620
#, fuzzy
msgid "cpu affinity is not supported"
msgstr "library call failed, possibly not supported"
-#: src/qemu_driver.c:2657
+#: src/qemu_driver.c:2677
#, fuzzy, c-format
msgid "cannot get affinity: %s"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2667
+#: src/qemu_driver.c:2687
msgid "cpu affinity is not available"
msgstr ""
-#: src/qemu_driver.c:2694
+#: src/qemu_driver.c:2714
#, fuzzy, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr "load domain definition file"
-#: src/qemu_driver.c:2720 src/test.c:956
+#: src/qemu_driver.c:2740 src/test.c:956
#, fuzzy
msgid "cannot read domain image"
msgstr "node domain list"
-#: src/qemu_driver.c:2726
+#: src/qemu_driver.c:2746
#, fuzzy
msgid "failed to read qemu header"
msgstr "failed to read from Xen Daemon"
-#: src/qemu_driver.c:2733
+#: src/qemu_driver.c:2753
msgid "image magic is incorrect"
msgstr ""
-#: src/qemu_driver.c:2740
+#: src/qemu_driver.c:2760
#, c-format
msgid "image version is not supported (%d > %d)"
msgstr ""
-#: src/qemu_driver.c:2755
+#: src/qemu_driver.c:2775
#, fuzzy
msgid "failed to read XML"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2764
+#: src/qemu_driver.c:2784
#, fuzzy
msgid "failed to parse XML"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2777
+#: src/qemu_driver.c:2797
#, fuzzy, c-format
msgid "domain is already active as '%s'"
msgstr "Domain is already active"
-#: src/qemu_driver.c:2786
+#: src/qemu_driver.c:2806
#, fuzzy
msgid "failed to assign new VM"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2799
+#: src/qemu_driver.c:2819
#, fuzzy
msgid "failed to start VM"
msgstr "Failed to start domain %s"
-#: src/qemu_driver.c:2811
+#: src/qemu_driver.c:2831
#, fuzzy
msgid "failed to resume domain"
msgstr "Failed to resume domain %s"
-#: src/qemu_driver.c:2848 src/qemu_driver.c:3741 src/qemu_driver.c:3776
+#: src/qemu_driver.c:2868 src/qemu_driver.c:3761 src/qemu_driver.c:3796
#, fuzzy
msgid "failed to allocate space for VM name string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:2962
+#: src/qemu_driver.c:2982
#, fuzzy, c-format
msgid "cannot convert disk '%s' to bus/device index"
msgstr "Cannot extract running %s hypervisor version\n"
-#: src/qemu_driver.c:2982
+#: src/qemu_driver.c:3002
#, fuzzy, c-format
msgid "Unsupported disk name mapping for bus '%s'"
msgstr "unexpected mime type"
-#: src/qemu_driver.c:3022
+#: src/qemu_driver.c:3042
#, c-format
msgid "No device with bus '%s' and target '%s'"
msgstr ""
-#: src/qemu_driver.c:3049
+#: src/qemu_driver.c:3069
#, c-format
msgid ""
"Emulator version does not support removable media for device '%s' and target "
"'%s'"
msgstr ""
-#: src/qemu_driver.c:3086
+#: src/qemu_driver.c:3106
msgid "cannot change cdrom media"
msgstr ""
-#: src/qemu_driver.c:3097
+#: src/qemu_driver.c:3117
msgid "changing cdrom media failed"
msgstr ""
-#: src/qemu_driver.c:3157
+#: src/qemu_driver.c:3177
#, fuzzy
msgid "cannot attach usb disk"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3168
+#: src/qemu_driver.c:3188
#, fuzzy
msgid "adding usb disk failed"
msgstr "loading host definition file"
-#: src/qemu_driver.c:3212
+#: src/qemu_driver.c:3232
#, fuzzy
msgid "cannot attach usb device"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3223
+#: src/qemu_driver.c:3243
#, fuzzy
msgid "adding usb device failed"
msgstr "loading host definition file"
-#: src/qemu_driver.c:3253
+#: src/qemu_driver.c:3273
#, fuzzy
msgid "cannot attach device on inactive domain"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3276
+#: src/qemu_driver.c:3296
msgid "this device type cannot be attached"
msgstr ""
-#: src/qemu_driver.c:3315
+#: src/qemu_driver.c:3335
#, fuzzy
msgid "cannot set autostart for transient domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:3341
+#: src/qemu_driver.c:3361
#, fuzzy, c-format
msgid "Failed to create symlink '%s to '%s': %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:3348 src/qemu_driver.c:3981 src/storage_driver.c:832
+#: src/qemu_driver.c:3368 src/qemu_driver.c:4001 src/storage_driver.c:832
#, fuzzy, c-format
msgid "Failed to delete symlink '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:3410
+#: src/qemu_driver.c:3430
#, fuzzy, c-format
msgid "invalid path: %s"
msgstr "invalid argument in %s"
-#: src/qemu_driver.c:3418
+#: src/qemu_driver.c:3438
msgid "'info blockstats' command failed"
msgstr ""
-#: src/qemu_driver.c:3433
+#: src/qemu_driver.c:3453
msgid "'info blockstats' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:3498
+#: src/qemu_driver.c:3518
#, fuzzy, c-format
msgid "device not found: %s (%s)"
msgstr "Domain restored from %s\n"
-#: src/qemu_driver.c:3530 src/qemu_driver.c:3573
+#: src/qemu_driver.c:3550 src/qemu_driver.c:3593
msgid "NULL or empty path"
msgstr ""
-#: src/qemu_driver.c:3541
+#: src/qemu_driver.c:3561
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr ""
-#: src/qemu_driver.c:3583
+#: src/qemu_driver.c:3603
#, fuzzy
msgid "invalid path"
msgstr "invalid argument in %s"
-#: src/qemu_driver.c:3626
+#: src/qemu_driver.c:3646
msgid "QEMU driver only supports virtual memory addrs"
msgstr ""
-#: src/qemu_driver.c:3653
+#: src/qemu_driver.c:3673
#, fuzzy
msgid "'memsave' command failed"
msgstr "domain name"
-#: src/qemu_driver.c:3682 src/qemu_driver.c:3850 src/qemu_driver.c:3875
-#: src/qemu_driver.c:3889 src/qemu_driver.c:3904 src/qemu_driver.c:3937
-#: src/qemu_driver.c:3953
+#: src/qemu_driver.c:3702 src/qemu_driver.c:3870 src/qemu_driver.c:3895
+#: src/qemu_driver.c:3909 src/qemu_driver.c:3924 src/qemu_driver.c:3957
+#: src/qemu_driver.c:3973
msgid "no network with matching uuid"
msgstr ""
-#: src/qemu_driver.c:3697
+#: src/qemu_driver.c:3717
msgid "no network with matching name"
msgstr ""
-#: src/qemu_driver.c:3856
+#: src/qemu_driver.c:3876
#, fuzzy
msgid "network is still active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:3917
+#: src/qemu_driver.c:3937
#, fuzzy
msgid "no network with matching id"
msgstr "domain information in XML"
-#: src/qemu_driver.c:3924
+#: src/qemu_driver.c:3944
#, fuzzy
msgid "failed to allocate space for network bridge string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:3974 src/storage_driver.c:823
+#: src/qemu_driver.c:3994 src/storage_driver.c:823
#, fuzzy, c-format
msgid "Failed to create symlink '%s' to '%s': %s"
msgstr "Failed to save domain %s to %s"
msgid "%s not implemented on Win32"
msgstr ""
-#: src/storage_backend_disk.c:85 src/storage_backend_logical.c:57
+#: src/storage_backend_disk.c:90 src/storage_backend_logical.c:57
#, c-format
msgid "unsupported pool format %s"
msgstr ""
-#: src/storage_backend_disk.c:110 src/storage_backend_logical.c:70
+#: src/storage_backend_disk.c:115 src/storage_backend_logical.c:70
#, c-format
msgid "unsupported pool format %d"
msgstr ""
-#: src/storage_backend_disk.c:138 src/storage_backend_fs.c:192
+#: src/storage_backend_disk.c:143 src/storage_backend_fs.c:192
#: src/storage_backend_fs.c:262 src/storage_backend_fs.c:314
#, c-format
msgid "unsupported volume format %s"
msgstr ""
-#: src/storage_backend_disk.c:165 src/storage_backend_fs.c:225
+#: src/storage_backend_disk.c:170 src/storage_backend_fs.c:225
#: src/storage_backend_fs.c:297 src/storage_backend_fs.c:329
#, c-format
msgid "unsupported volume format %d"
msgstr ""
-#: src/storage_backend_disk.c:179 src/storage_backend_disk.c:192
-#: src/storage_backend_disk.c:199 src/storage_backend_disk.c:221
+#: src/storage_backend_disk.c:184 src/storage_backend_disk.c:197
+#: src/storage_backend_disk.c:204 src/storage_backend_disk.c:226
#: src/storage_backend_fs.c:839 src/storage_backend_iscsi.c:177
#: src/storage_backend_logical.c:116 src/storage_backend_logical.c:121
#: src/storage_backend_logical.c:133 src/storage_backend_logical.c:143
-#: src/storage_backend_logical.c:531
+#: src/storage_backend_logical.c:546
msgid "volume"
msgstr ""
-#: src/storage_backend_disk.c:229
+#: src/storage_backend_disk.c:234
msgid "volume extents"
msgstr ""
-#: src/storage_backend_disk.c:237
+#: src/storage_backend_disk.c:242
msgid "cannot parse device start location"
msgstr ""
-#: src/storage_backend_disk.c:244
+#: src/storage_backend_disk.c:249
msgid "cannot parse device end location"
msgstr ""
-#: src/storage_backend_disk.c:250 src/storage_backend_logical.c:154
+#: src/storage_backend_disk.c:255 src/storage_backend_logical.c:154
#: src/storage_backend_logical.c:160
msgid "extents"
msgstr ""
-#: src/storage_backend_disk.c:464
+#: src/storage_backend_disk.c:462
msgid "no large enough free extent"
msgstr ""
-#: src/storage_backend_disk.c:498
-msgid "Disk pools are not yet supported"
+#: src/storage_backend_disk.c:502
+#, c-format
+msgid "Couldn't read volume target path '%s'. %s"
msgstr ""
+#: src/storage_backend_disk.c:517
+#, c-format
+msgid "Volume path '%s' did not start with parent pool source device name."
+msgstr ""
+
+#: src/storage_backend_disk.c:526
+#, fuzzy, c-format
+msgid "cannot parse partition number from target '%s'"
+msgstr "Failed to suspend domain %s"
+
#: src/storage_backend_fs.c:358
#, c-format
msgid "cannot read header '%s': %s"
msgstr ""
#: src/storage_backend_fs.c:1042 src/storage_backend_fs.c:1078
-#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:543
+#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:558
#, c-format
msgid "cannot read path '%s': %s"
msgstr ""
msgid "creation of non-raw images is not supported without qemu-img"
msgstr ""
-#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:552
+#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:567
#, fuzzy, c-format
msgid "cannot set file owner '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:559
+#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:574
#, fuzzy, c-format
msgid "cannot set file mode '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:566
+#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:581
#, c-format
msgid "cannot close file '%s': %s"
msgstr ""
msgid "lvs command failed with exitstatus %d"
msgstr ""
-#: src/storage_backend_logical.c:355
+#: src/storage_backend_logical.c:354
#, fuzzy
msgid "command line"
msgstr "domain name"
-#: src/storage_backend_logical.c:372
+#: src/storage_backend_logical.c:371
#, c-format
msgid "cannot open device %s"
msgstr ""
-#: src/storage_backend_logical.c:378
+#: src/storage_backend_logical.c:377
#, c-format
msgid "cannot clear device header %s"
msgstr ""
-#: src/storage_backend_logical.c:385
+#: src/storage_backend_logical.c:384
#, c-format
msgid "cannot close device %s"
msgstr ""
-#: src/storage_backend_logical.c:575
+#: src/storage_backend_logical.c:507
+#, fuzzy, c-format
+msgid "cannot remove PV device %s: %s"
+msgstr "failed to write configuration file: %s"
+
+#: src/storage_backend_logical.c:590
#, c-format
msgid "cannot find newly created volume '%s': %s"
msgstr ""
msgstr "DATA"
#: src/virsh.c:6292 src/virsh.c:6314
-msgid "blocked"
-msgstr "blocked"
+msgid "idle"
+msgstr ""
#: src/virsh.c:6294
msgid "paused"
msgid "domain information incomplete, missing uuid"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1109 src/xend_internal.c:2204 src/xend_internal.c:2211
+#: src/xend_internal.c:1109 src/xend_internal.c:2213 src/xend_internal.c:2220
msgid "domain information incomplete, missing name"
msgstr "domain information incomplete, missing name"
msgid "unknown graphics type '%s'"
msgstr "unknown OS type %s"
-#: src/xend_internal.c:2191
+#: src/xend_internal.c:2200
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:2260 src/xend_internal.c:2270 src/xend_internal.c:2280
+#: src/xend_internal.c:2269 src/xend_internal.c:2279 src/xend_internal.c:2289
#, fuzzy, c-format
msgid "unknown lifecycle type %s"
msgstr "unknown OS type %s"
-#: src/xend_internal.c:2593
+#: src/xend_internal.c:2602
#, fuzzy
msgid "failed to parse topology information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:2647
+#: src/xend_internal.c:2656
#, fuzzy
msgid "topology syntax error"
msgstr "configuration file syntax error"
-#: src/xend_internal.c:2711
+#: src/xend_internal.c:2720
msgid "failed to parse Xend domain information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:3193
+#: src/xend_internal.c:3202
msgid "xenDaemonDomainFetch failed to find this domain"
msgstr ""
-#: src/xend_internal.c:3815 src/xend_internal.c:4290 src/xm_internal.c:1617
+#: src/xend_internal.c:3824 src/xend_internal.c:4299 src/xm_internal.c:1617
#, fuzzy
msgid "failed to build sexpr"
msgstr "Failed to suspend domain %s"
-#: src/xend_internal.c:3917
+#: src/xend_internal.c:3926
#, fuzzy
msgid "unsupported device type"
msgstr "unexpected mime type"
-#: src/xend_internal.c:4020
+#: src/xend_internal.c:4029
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4061
+#: src/xend_internal.c:4070
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4069
+#: src/xend_internal.c:4078
#, fuzzy
msgid "unexpected value from on_xend_start"
msgstr "unexpected value node"
-#: src/xend_internal.c:4080
+#: src/xend_internal.c:4089
#, fuzzy
msgid "no memory"
msgstr "node memory"
-#: src/xend_internal.c:4086
+#: src/xend_internal.c:4095
#, fuzzy
msgid "sexpr2string failed"
msgstr "operation failed"
-#: src/xend_internal.c:4091
+#: src/xend_internal.c:4100
#, fuzzy
msgid "Failed to redefine sexpr"
msgstr "Failed to undefine domain %s"
-#: src/xend_internal.c:4096
+#: src/xend_internal.c:4105
msgid "on_xend_start not present in sexpr"
msgstr ""
-#: src/xend_internal.c:4127
+#: src/xend_internal.c:4136
#, fuzzy, c-format
msgid "gethostname failed: %s"
msgstr "operation failed: %s"
-#: src/xend_internal.c:4133
+#: src/xend_internal.c:4142
#, fuzzy, c-format
msgid "failed to strdup hostname: %s"
msgstr "failed to get hypervisor type"
-#: src/xend_internal.c:4164
+#: src/xend_internal.c:4173
msgid ""
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
"migration"
msgstr ""
-#: src/xend_internal.c:4174
+#: src/xend_internal.c:4183
msgid ""
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
"migration"
msgstr ""
-#: src/xend_internal.c:4186
+#: src/xend_internal.c:4195
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr ""
-#: src/xend_internal.c:4199
+#: src/xend_internal.c:4208
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr ""
-#: src/xend_internal.c:4204
+#: src/xend_internal.c:4213
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr ""
-#: src/xend_internal.c:4211
+#: src/xend_internal.c:4220
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr ""
-#: src/xend_internal.c:4218 src/xend_internal.c:4240 src/xend_internal.c:4248
-#: src/xend_internal.c:4474 src/xend_internal.c:4481 src/xml.c:89
+#: src/xend_internal.c:4227 src/xend_internal.c:4249 src/xend_internal.c:4257
+#: src/xend_internal.c:4483 src/xend_internal.c:4490 src/xml.c:89
msgid "strdup failed"
msgstr ""
-#: src/xend_internal.c:4231
+#: src/xend_internal.c:4240
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr ""
-#: src/xend_internal.c:4284
+#: src/xend_internal.c:4293
#, fuzzy
msgid "failed to parse domain description"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:4300
+#: src/xend_internal.c:4309
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Failed to create domain %s\n"
-#: src/xend_internal.c:4456 src/xend_internal.c:4532 src/xend_internal.c:4622
+#: src/xend_internal.c:4465 src/xend_internal.c:4541 src/xend_internal.c:4631
msgid "unsupported in xendConfigVersion < 4"
msgstr ""
-#: src/xend_internal.c:4468
+#: src/xend_internal.c:4477
#, fuzzy
msgid "node information incomplete, missing scheduler name"
msgstr "domain information incomplete, missing name"
-#: src/xend_internal.c:4486 src/xend_internal.c:4580 src/xend_internal.c:4692
+#: src/xend_internal.c:4495 src/xend_internal.c:4589 src/xend_internal.c:4701
#, fuzzy
msgid "Unknown scheduler"
msgstr "unknown host"
-#: src/xend_internal.c:4545 src/xend_internal.c:4635
+#: src/xend_internal.c:4554 src/xend_internal.c:4644
#, fuzzy
msgid "Failed to get a scheduler name"
msgstr "failed to get hypervisor type"
-#: src/xend_internal.c:4558 src/xend_internal.c:4671
+#: src/xend_internal.c:4567 src/xend_internal.c:4680
#, fuzzy
msgid "domain information incomplete, missing cpu_weight"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:4563 src/xend_internal.c:4680
+#: src/xend_internal.c:4572 src/xend_internal.c:4689
#, fuzzy
msgid "domain information incomplete, missing cpu_cap"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:4739
+#: src/xend_internal.c:4748
msgid "domainBlockPeek is not supported for dom0"
msgstr ""
-#: src/xend_internal.c:4762
+#: src/xend_internal.c:4771
#, fuzzy, c-format
msgid "%s: invalid path"
msgstr "invalid argument in %s"
-#: src/xend_internal.c:4770
+#: src/xend_internal.c:4779
#, fuzzy, c-format
msgid "failed to open for reading: %s: %s"
msgstr "failed to open %s for reading"
-#: src/xend_internal.c:4782
+#: src/xend_internal.c:4791
#, fuzzy, c-format
msgid "failed to lseek or read from file: %s: %s"
msgstr "Failed to suspend domain %s"
-#: src/xend_internal.c:4865 src/xend_internal.c:4911
+#: src/xend_internal.c:4874 src/xend_internal.c:4920
#, fuzzy, c-format
msgid "unexpected graphics type %d"
msgstr "unexpected mime type"
-#: src/xend_internal.c:4954
+#: src/xend_internal.c:4963
#, fuzzy
msgid "unexpected chr device type"
msgstr "unexpected mime type"
-#: src/xend_internal.c:5128 src/xm_internal.c:1779
+#: src/xend_internal.c:5137 src/xm_internal.c:1779
#, fuzzy, c-format
msgid "unsupported network type %d"
msgstr "unexpected mime type"
-#: src/xend_internal.c:5302 src/xend_internal.c:5309 src/xend_internal.c:5316
+#: src/xend_internal.c:5311 src/xend_internal.c:5318 src/xend_internal.c:5325
#, fuzzy, c-format
msgid "unexpected lifecycle value %d"
msgstr "unexpected value node"
-#: src/xend_internal.c:5333
+#: src/xend_internal.c:5342
#, fuzzy
msgid "no HVM domain loader"
msgstr "node domain list"
-#: src/xend_internal.c:5544
+#: src/xend_internal.c:5553
#, fuzzy
msgid "hotplug of device type not supported"
msgstr "library call failed, possibly not supported"
msgid "failed to connect to Xen Store"
msgstr "failed to connect to Xen Store"
+#~ msgid "blocked"
+#~ msgstr "blocked"
+
#, fuzzy
#~ msgid "invalid interface type: %s"
#~ msgstr "invalid argument in %s"
#~ msgid "cannot read tty pid file %s: %s"
#~ msgstr "failed to write configuration file: %s"
-#, fuzzy
-#~ msgid "cannot remove ttyPidFile %s: %s"
-#~ msgstr "failed to write configuration file: %s"
-
#, fuzzy
#~ msgid "failed to calloc memory for init string: %s"
#~ msgstr "failed to allocate a node"
msgstr ""
"Project-Id-Version: libvirt.HEAD.sr\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-09-08 14:51+0200\n"
+"POT-Creation-Date: 2008-09-23 22:28+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"
msgid "storage_vol not found"
msgstr "storage_vol није пронађен"
-#: src/conf.c:155 src/conf.c:203 src/conf.c:488 src/conf.c:525 src/conf.c:553
-#: src/conf.c:631
+#: src/conf.c:164 src/conf.c:212 src/conf.c:491 src/conf.c:528 src/conf.c:555
+#: src/conf.c:630
msgid "allocating configuration"
msgstr "додељујем подешавање"
-#: src/conf.c:338
+#: src/conf.c:347
msgid "unterminated number"
msgstr "недовршен број"
-#: src/conf.c:372 src/conf.c:389 src/conf.c:401
+#: src/conf.c:380 src/conf.c:396 src/conf.c:407
msgid "unterminated string"
msgstr "недовршена ниска"
-#: src/conf.c:429 src/conf.c:483
+#: src/conf.c:434 src/conf.c:487
msgid "expecting a value"
msgstr "очекујем вредност"
-#: src/conf.c:450
+#: src/conf.c:454
msgid "expecting a separator in list"
msgstr "очекујем разделник у списку"
-#: src/conf.c:473
+#: src/conf.c:477
msgid "list is not closed with ]"
msgstr "списак није затворен са ]"
-#: src/conf.c:518
+#: src/conf.c:521
msgid "expecting a name"
msgstr "очекујем име"
-#: src/conf.c:581
+#: src/conf.c:582
msgid "expecting a separator"
msgstr "очекујем разделник"
msgid "expecting an assignment"
msgstr "очекујем доделу"
-#: src/conf.c:894 src/conf.c:950 src/xend_internal.c:584
-#: src/xend_internal.c:2657 src/xm_internal.c:1475 src/xm_internal.c:1482
+#: src/conf.c:892 src/conf.c:948 src/xend_internal.c:584
+#: src/xend_internal.c:2666 src/xm_internal.c:1475 src/xm_internal.c:1482
msgid "allocate buffer"
msgstr "заузми бафер"
-#: src/conf.c:901
+#: src/conf.c:899
msgid "failed to open file"
msgstr "неуспело отварање датотеке"
-#: src/conf.c:912
+#: src/conf.c:910
msgid "failed to save content"
msgstr "неуспело чување садржаја"
msgid "cannot extract disk devices"
msgstr "не могу да издвојим изворне уређаје"
-#: src/domain_conf.c:1939 src/qemu_driver.c:3133
+#: src/domain_conf.c:1939 src/qemu_driver.c:3153
#, fuzzy, c-format
msgid "duplicate disk target '%s'"
msgstr "Није подржана врста графике %s"
msgid "unexpected char type %d"
msgstr "неочекивана врста домена %d"
-#: src/domain_conf.c:2815 src/xend_internal.c:5214
+#: src/domain_conf.c:2815 src/xend_internal.c:5223
#, fuzzy, c-format
msgid "unexpected sound model %d"
msgstr "неочекивана врста домена %d"
-#: src/domain_conf.c:2835 src/xend_internal.c:5237
+#: src/domain_conf.c:2835 src/xend_internal.c:5246
#, fuzzy, c-format
msgid "unexpected input type %d"
msgstr "неочекивана врста домена %d"
#: src/lxc_driver.c:274 src/lxc_driver.c:309 src/lxc_driver.c:335
#: src/lxc_driver.c:350 src/openvz_driver.c:238 src/openvz_driver.c:267
-#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:620
-#: src/openvz_driver.c:651 src/openvz_driver.c:672 src/openvz_driver.c:713
-#: src/qemu_driver.c:2192 src/qemu_driver.c:2279 src/qemu_driver.c:2828
-#: src/qemu_driver.c:2883 src/qemu_driver.c:2927 src/qemu_driver.c:3007
-#: src/qemu_driver.c:3123 src/qemu_driver.c:3192 src/qemu_driver.c:3247
-#: src/qemu_driver.c:3291 src/qemu_driver.c:3309 src/qemu_driver.c:3567
+#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:621
+#: src/openvz_driver.c:652 src/openvz_driver.c:673 src/openvz_driver.c:714
+#: src/qemu_driver.c:2212 src/qemu_driver.c:2299 src/qemu_driver.c:2848
+#: src/qemu_driver.c:2903 src/qemu_driver.c:2947 src/qemu_driver.c:3027
+#: src/qemu_driver.c:3143 src/qemu_driver.c:3212 src/qemu_driver.c:3267
+#: src/qemu_driver.c:3311 src/qemu_driver.c:3329 src/qemu_driver.c:3587
msgid "no domain with matching uuid"
msgstr "не постоји домен који се подудара са uuid"
-#: src/lxc_driver.c:280 src/openvz_driver.c:625 src/qemu_driver.c:2933
+#: src/lxc_driver.c:280 src/openvz_driver.c:626 src/qemu_driver.c:2953
msgid "cannot delete active domain"
msgstr "неуспело брисање активног домена"
-#: src/lxc_driver.c:286 src/qemu_driver.c:2939
+#: src/lxc_driver.c:286 src/qemu_driver.c:2959
#, fuzzy
msgid "cannot undefine transient domain"
msgstr "неуспело брисање активног домена"
msgid "container '%s' unexpectedly shutdown during startup"
msgstr ""
-#: src/lxc_driver.c:747 src/qemu_driver.c:892
+#: src/lxc_driver.c:747 src/qemu_driver.c:893
#, c-format
msgid "cannot create log directory %s: %s"
msgstr "не могу да направим директоријум дневника %s: %s"
msgid "unknown forwarding type '%s'"
msgstr "непозната врста ауторизације %s"
-#: src/network_conf.c:662 src/qemu_driver.c:3334 src/qemu_driver.c:3967
+#: src/network_conf.c:662 src/qemu_driver.c:3354 src/qemu_driver.c:3987
#: src/storage_driver.c:816
#, c-format
msgid "cannot create autostart directory %s: %s"
msgid "no config file for %s"
msgstr "не постоји датотека подешавања за %s"
-#: src/openvz_conf.c:187
+#: src/openvz_conf.c:190
+#, fuzzy, c-format
+msgid "Cound not read 'IP_ADDRESS' from config for container %d"
+msgstr "не могу да рашчланим УРИ везе"
+
+#: src/openvz_conf.c:220
+#, fuzzy, c-format
+msgid "Cound not read 'NETIF' from config for container %d"
+msgstr "не могу да рашчланим УРИ везе"
+
+#: src/openvz_conf.c:247
+#, fuzzy
+msgid "Too long network device name"
+msgstr "разрешавам мрежно име датотеке"
+
+#: src/openvz_conf.c:264
+#, fuzzy
+msgid "Wrong length MAC address"
+msgstr "неисправна MAC адреса"
+
+#: src/openvz_conf.c:271
+#, fuzzy
+msgid "Wrong MAC address"
+msgstr "MAC адреса"
+
+#: src/openvz_conf.c:327
msgid "popen failed"
msgstr "popen није успео"
-#: src/openvz_conf.c:197
+#: src/openvz_conf.c:337
msgid "Failed to parse vzlist output"
msgstr "Нуспешно рашчлањавање vzlist излаза"
-#: src/openvz_conf.c:223
+#: src/openvz_conf.c:363
msgid "UUID in config file malformed"
msgstr "UUID је лоше обликован у датотеци подешавања"
-#: src/openvz_conf.c:235
+#: src/openvz_conf.c:375
#, fuzzy, c-format
msgid "Cound not read config for container %d"
msgstr "не могу да рашчланим УРИ везе"
msgid "Container ID is not specified"
msgstr ""
-#: src/openvz_driver.c:391 src/openvz_driver.c:459 src/openvz_driver.c:534
-#: src/openvz_driver.c:554 src/openvz_driver.c:600 src/openvz_driver.c:631
-#: src/openvz_driver.c:656 src/openvz_driver.c:728 src/openvz_driver.c:826
-#: src/openvz_driver.c:872
+#: src/openvz_driver.c:391 src/openvz_driver.c:460 src/openvz_driver.c:535
+#: src/openvz_driver.c:555 src/openvz_driver.c:601 src/openvz_driver.c:632
+#: src/openvz_driver.c:657 src/openvz_driver.c:729 src/openvz_driver.c:827
+#: src/openvz_driver.c:873
#, fuzzy, c-format
msgid "Could not exec %s"
msgstr "не могу да се повежем са %s"
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr "Већ је активан OPENVZ VM са id-ом'%s'"
-#: src/openvz_driver.c:451 src/openvz_driver.c:528
+#: src/openvz_driver.c:452 src/openvz_driver.c:529
msgid "Error creating command for container"
msgstr ""
-#: src/openvz_driver.c:465 src/openvz_driver.c:540
+#: src/openvz_driver.c:466 src/openvz_driver.c:541
#, fuzzy
msgid "Could not set UUID"
msgstr "не могу да рашчланим УРИ везе"
-#: src/openvz_driver.c:475 src/openvz_driver.c:546
+#: src/openvz_driver.c:476 src/openvz_driver.c:547
#, fuzzy
msgid "Could not configure network"
msgstr "не могу да се повежем са %s"
-#: src/openvz_driver.c:482 src/openvz_driver.c:569
+#: src/openvz_driver.c:483 src/openvz_driver.c:570
#, fuzzy
msgid "Could not set number of virtual cpu"
msgstr "промени број виртуелних CPU-а"
#: src/openvz_driver.c:517
-#, c-format
-msgid "Already an OPENVZ VM defined with the id '%d'"
+#, fuzzy, c-format
+msgid "Already an OPENVZ VM defined with the id '%s'"
msgstr "Већ је дефинисан OPENVZ VM са id-ом '%d'"
-#: src/openvz_driver.c:588
+#: src/openvz_driver.c:589
msgid "no domain with matching id"
msgstr "нема домена који се поклапају са id-ом"
-#: src/openvz_driver.c:594
+#: src/openvz_driver.c:595
msgid "domain is not in shutoff state"
msgstr "домен није у стању гашења"
-#: src/openvz_driver.c:677
+#: src/openvz_driver.c:678
#, fuzzy
msgid "Could not read container config"
msgstr "не могу да рашчланим УРИ везе"
-#: src/openvz_driver.c:693 src/qemu_driver.c:1823
+#: src/openvz_driver.c:694 src/qemu_driver.c:1843
#, fuzzy, c-format
msgid "unknown type '%s'"
msgstr "непозната врста ауторизације %s"
-#: src/openvz_driver.c:719
+#: src/openvz_driver.c:720
msgid "VCPUs should be >= 1"
msgstr ""
-#: src/openvz_driver.c:835 src/openvz_driver.c:881
+#: src/openvz_driver.c:836 src/openvz_driver.c:882
#, fuzzy, c-format
msgid "Could not parse VPS ID %s"
msgstr "не могу да рашчланим УРИ везе"
msgid "Unexpected exit status '%d', qemu probably failed"
msgstr "Неочекивани статус изласка '%d', qemu вероватно није успео"
-#: src/qemu_conf.c:519 src/qemu_driver.c:925
+#: src/qemu_conf.c:519 src/qemu_driver.c:926
#, c-format
msgid "Cannot find QEMU binary %s: %s"
msgstr "Не могу да пронађем QEMU binary %s: %s"
msgid "Network type %d is not supported"
msgstr "Врста мреже %d није подржана"
-#: src/qemu_conf.c:580 src/qemu_driver.c:1515
+#: src/qemu_conf.c:580 src/qemu_driver.c:1514
#, c-format
msgid "cannot initialize bridge support: %s"
msgstr "није могуће покренути подршку моста: %s"
msgid "failed to allocate space for argv string"
msgstr "неуспело заузимање простора за argv низ знакова"
-#: src/qemu_driver.c:90
+#: src/qemu_driver.c:91
#, fuzzy
msgid "Failed to set close-on-exec file descriptor flag\n"
msgstr "Нисам успео да поставим close-on-exec заставицу описника датотека"
-#: src/qemu_driver.c:105
+#: src/qemu_driver.c:106
#, fuzzy
msgid "Failed to set non-blocking file descriptor flag\n"
msgstr "Нисам успео да поставим non-blocking заставицу описника датотека"
-#: src/qemu_driver.c:150
+#: src/qemu_driver.c:151
#, fuzzy, c-format
msgid "Failed to autostart network '%s': %s\n"
msgstr "Неуспело аутоматско покретање мреже '%s': %s"
-#: src/qemu_driver.c:165
+#: src/qemu_driver.c:166
#, fuzzy, c-format
msgid "Failed to autostart VM '%s': %s\n"
msgstr "Неуспело аутоматско покретање VM-а '%s': %s"
-#: src/qemu_driver.c:201
+#: src/qemu_driver.c:202
#, fuzzy, c-format
msgid "Failed to find user record for uid '%d': %s\n"
msgstr "Нисам успео да пронађем запис корисника за uid '%d': %s"
-#: src/qemu_driver.c:212
+#: src/qemu_driver.c:213
#, fuzzy
msgid "out of memory in asprintf\n"
msgstr "нема довољно меморије у asprintf"
-#: src/qemu_driver.c:268
+#: src/qemu_driver.c:269
#, fuzzy
msgid "qemudStartup: out of memory\n"
msgstr "qemudStartup: нема довољно меморије"
-#: src/qemu_driver.c:295
+#: src/qemu_driver.c:296
#, fuzzy
msgid "Reloading iptables rules\n"
msgstr "Поново учитавам iptables правила"
-#: src/qemu_driver.c:433
+#: src/qemu_driver.c:434
#, c-format
msgid ""
"QEMU quit during %s startup\n"
"QEMU је изашао током %s покретања\n"
"%s"
-#: src/qemu_driver.c:443 src/qemu_driver.c:456
+#: src/qemu_driver.c:444 src/qemu_driver.c:457
#, c-format
msgid "Failure while reading %s startup output: %s"
msgstr "Неуспех током читања %s излаза покретања: %s"
-#: src/qemu_driver.c:451
+#: src/qemu_driver.c:452
#, c-format
msgid "Timed out while reading %s startup output"
msgstr "Време је истекло током читања %s излаза покретања"
-#: src/qemu_driver.c:467
+#: src/qemu_driver.c:468
#, c-format
msgid "Failure while reading %s startup output"
msgstr "Неуспех током читања %s излаза покретања"
-#: src/qemu_driver.c:479
+#: src/qemu_driver.c:480
#, c-format
msgid "Out of space while reading %s startup output"
msgstr "Нестало је простора током читања %s излаза покретања"
-#: src/qemu_driver.c:510
+#: src/qemu_driver.c:511
#, c-format
msgid "Unable to open monitor path %s"
msgstr "Није могуће отворити путању надгледања %s"
-#: src/qemu_driver.c:515
+#: src/qemu_driver.c:516
msgid "Unable to set monitor close-on-exec flag"
msgstr "Није могуће поставити заставицу за надгледање затварања-при-извршавању"
-#: src/qemu_driver.c:520
+#: src/qemu_driver.c:521
msgid "Unable to put monitor into non-blocking mode"
msgstr "Није могуће поставити надгледање у неблокирајући режим"
-#: src/qemu_driver.c:648 src/qemu_driver.c:1027 src/qemu_driver.c:1726
-#: src/qemu_driver.c:1736
+#: src/qemu_driver.c:649 src/qemu_driver.c:1028 src/qemu_driver.c:1725
+#: src/qemu_driver.c:1735
#, fuzzy, c-format
msgid "Unable to log VM console data: %s\n"
msgstr "Није могуће пратити податке VM конзоле: %s"
-#: src/qemu_driver.c:671
+#: src/qemu_driver.c:672
#, fuzzy
msgid "allocate cpumap"
msgstr "додели dict"
-#: src/qemu_driver.c:682
+#: src/qemu_driver.c:683
msgid "cannot run monitor command to fetch CPU thread info"
msgstr ""
-#: src/qemu_driver.c:786
+#: src/qemu_driver.c:787
#, fuzzy, c-format
msgid "failed to set CPU affinity %s"
msgstr "неуспело добављање домена „%s“"
-#: src/qemu_driver.c:796 src/qemu_driver.c:2135
+#: src/qemu_driver.c:797 src/qemu_driver.c:2155
msgid "resume operation failed"
msgstr "неуспео наставак операције"
-#: src/qemu_driver.c:859
+#: src/qemu_driver.c:860
msgid "VM is already active"
msgstr "VM је већ активан"
-#: src/qemu_driver.c:869
+#: src/qemu_driver.c:870
msgid "Unable to find an unused VNC port"
msgstr "Није могуће пронаћи VNC прикључак који се не користи"
-#: src/qemu_driver.c:881
+#: src/qemu_driver.c:882
#, c-format
msgid "config file path too long: %s/%s.log"
msgstr "путања конфигурационе датотеке је предуга: %s/%s.log"
-#: src/qemu_driver.c:900
+#: src/qemu_driver.c:901
#, c-format
msgid "failed to create logfile %s: %s"
msgstr "неуспело прављење датотеке дневника %s: %s"
-#: src/qemu_driver.c:906
+#: src/qemu_driver.c:907
#, c-format
msgid "Unable to set VM logfile close-on-exec flag %s"
msgstr ""
"Није могуће поставити датотеку дневника VM заставицце за затвори-при-"
"извршавању %s"
-#: src/qemu_driver.c:935 src/qemu_driver.c:3032
+#: src/qemu_driver.c:936 src/qemu_driver.c:3052
#, fuzzy, c-format
msgid "Cannot determine QEMU argv syntax %s"
msgstr "Не могу да пронађем QEMU binary %s: %s"
-#: src/qemu_driver.c:951 src/qemu_driver.c:954 src/qemu_driver.c:959
+#: src/qemu_driver.c:952 src/qemu_driver.c:955 src/qemu_driver.c:960
#, fuzzy, c-format
msgid "Unable to write argv to logfile %d: %s\n"
msgstr "Није могуће писати argv у датотеку дневника %d: %s"
-#: src/qemu_driver.c:1041
+#: src/qemu_driver.c:1040
#, fuzzy, c-format
msgid "Shutting down VM '%s'\n"
msgstr "Гасим VM '%s'"
-#: src/qemu_driver.c:1052
+#: src/qemu_driver.c:1051
#, fuzzy, c-format
msgid "Unable to close logfile %d: %s\n"
msgstr "Није могуће затворити датотеку дневника %d: %s"
-#: src/qemu_driver.c:1067
+#: src/qemu_driver.c:1066
#, fuzzy
msgid "Got unexpected pid, damn\n"
msgstr "Добио сам неочекивани pid, доврага"
-#: src/qemu_driver.c:1221
+#: src/qemu_driver.c:1220
msgid "failed to allocate space for dnsmasq argv"
msgstr "неуспело заузимање простора за dnsmasq argv"
-#: src/qemu_driver.c:1235
+#: src/qemu_driver.c:1234
msgid "cannot start dhcp daemon without IP address for server"
msgstr "не могу да покренем системску услугу без IP адресе за сервер"
-#: src/qemu_driver.c:1264
+#: src/qemu_driver.c:1263
#, c-format
msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
msgstr "неуспело додавање правила ip табела за дозволу проласка из '%s' : %s\n"
-#: src/qemu_driver.c:1275
+#: src/qemu_driver.c:1274
#, c-format
msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
msgstr "неуспело додавање правила ip табела за дозволу проласка до '%s' : %s\n"
-#: src/qemu_driver.c:1285
+#: src/qemu_driver.c:1284
#, c-format
msgid "failed to add iptables rule to enable masquerading : %s\n"
msgstr "неуспело додавање правила ip табела за омогућавање маскирања: %s\n"
-#: src/qemu_driver.c:1317
+#: src/qemu_driver.c:1316
#, c-format
msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
msgstr "неуспело додавање правила ip табела за дозволу рутирања од '%s' : %s\n"
-#: src/qemu_driver.c:1328
+#: src/qemu_driver.c:1327
#, c-format
msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
msgstr "неуспело додавање правила ip табела за дозволу рутирања до '%s' : %s\n"
-#: src/qemu_driver.c:1353
+#: src/qemu_driver.c:1352
msgid "failed to allocate space for IP tables support"
msgstr "неуспело заузимање простора за подршку IP табелама"
-#: src/qemu_driver.c:1361 src/qemu_driver.c:1368
+#: src/qemu_driver.c:1360 src/qemu_driver.c:1367
#, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
msgstr ""
"неуспело додавање правила ip табела за дозволу DHCP захтева од '%s' : %s"
-#: src/qemu_driver.c:1376 src/qemu_driver.c:1383
+#: src/qemu_driver.c:1375 src/qemu_driver.c:1382
#, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
msgstr ""
"неуспело додавање правила ip табела за дозволу DNS захтева од '%s' : %s"
-#: src/qemu_driver.c:1393
+#: src/qemu_driver.c:1392
#, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
msgstr ""
"неуспело додавање правила ip табела за забрану излазног саобраћаја од '%s' : "
"%s"
-#: src/qemu_driver.c:1400
+#: src/qemu_driver.c:1399
#, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
msgstr ""
"неуспело додавање правила ip табела за забрану улазног саобраћаја до '%s' : %"
"s"
-#: src/qemu_driver.c:1408
+#: src/qemu_driver.c:1407
#, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
msgstr ""
"неуспело додавање правила ip табела за дозволу саобраћаја преко укрштеног "
"моста на '%s' : %s"
-#: src/qemu_driver.c:1509
+#: src/qemu_driver.c:1508
msgid "network is already active"
msgstr "мрежа је већ активна"
-#: src/qemu_driver.c:1521
+#: src/qemu_driver.c:1520
#, c-format
msgid "cannot create bridge '%s' : %s"
msgstr "не могу да направим мост '%s' : %s"
-#: src/qemu_driver.c:1536
+#: src/qemu_driver.c:1535
#, c-format
msgid "cannot set IP address on bridge '%s' to '%s' : %s"
msgstr "не могу да поставим IP адресу на мосту '%s' до '%s' : %s"
-#: src/qemu_driver.c:1544
+#: src/qemu_driver.c:1543
#, c-format
msgid "cannot set netmask on bridge '%s' to '%s' : %s"
msgstr "не могу да поставим мрежну маску на мосту '%s' до '%s' : %s"
-#: src/qemu_driver.c:1552
+#: src/qemu_driver.c:1551
#, c-format
msgid "failed to bring the bridge '%s' up : %s"
msgstr "неуспело подизање моста '%s' : %s"
-#: src/qemu_driver.c:1563
+#: src/qemu_driver.c:1562
#, c-format
msgid "failed to enable IP forwarding : %s"
msgstr "неуспело омогућавање IP прослеђивања : %s"
-#: src/qemu_driver.c:1581 src/qemu_driver.c:1612
+#: src/qemu_driver.c:1580 src/qemu_driver.c:1611
#, fuzzy, c-format
msgid "Failed to bring down bridge '%s' : %s\n"
msgstr "Неуспело спуштање моста '%s' : %s"
-#: src/qemu_driver.c:1587 src/qemu_driver.c:1617
+#: src/qemu_driver.c:1586 src/qemu_driver.c:1616
#, fuzzy, c-format
msgid "Failed to delete bridge '%s' : %s\n"
msgstr "Неуспело брисање моста '%s' : %s"
-#: src/qemu_driver.c:1600
+#: src/qemu_driver.c:1599
#, fuzzy, c-format
msgid "Shutting down network '%s'\n"
msgstr "Искључујем мрежу '%s'"
-#: src/qemu_driver.c:1626
+#: src/qemu_driver.c:1625
#, fuzzy
msgid "Got unexpected pid for dnsmasq\n"
msgstr "Примљен неочекиван pid за dnsmasq"
-#: src/qemu_driver.c:1839
+#: src/qemu_driver.c:1814
+#, fuzzy, c-format
+msgid "Unable to open %s: %s\n"
+msgstr "нисам успео да отворим tty %s: %s\n"
+
+#: src/qemu_driver.c:1859
msgid "failed to allocate space for capabilities support"
msgstr "неуспело додељивање простора за подршку могућностима"
-#: src/qemu_driver.c:1858 src/qemu_driver.c:1884
+#: src/qemu_driver.c:1878 src/qemu_driver.c:1904
#, fuzzy
msgid "NUMA not supported on this host"
msgstr "Servname није подржан за ai_socktype"
-#: src/qemu_driver.c:1869 src/qemu_driver.c:1892
+#: src/qemu_driver.c:1889 src/qemu_driver.c:1912
#, fuzzy
msgid "Failed to query NUMA free memory"
msgstr "слободна NUMA меморија"
-#: src/qemu_driver.c:2053
+#: src/qemu_driver.c:2073
#, fuzzy, c-format
msgid "domain '%s' is already defined"
msgstr "домен %s већ постоји"
-#: src/qemu_driver.c:2064
+#: src/qemu_driver.c:2084
#, fuzzy, c-format
msgid "domain with uuid '%s' is already defined"
msgstr "домен %s већ постоји"
-#: src/qemu_driver.c:2094 src/qemu_driver.c:2123 src/qemu_driver.c:2152
-#: src/qemu_driver.c:2172 src/qemu_driver.c:2410 src/qemu_driver.c:3383
-#: src/qemu_driver.c:3518 src/qemu_driver.c:3632
+#: src/qemu_driver.c:2114 src/qemu_driver.c:2143 src/qemu_driver.c:2172
+#: src/qemu_driver.c:2192 src/qemu_driver.c:2430 src/qemu_driver.c:3403
+#: src/qemu_driver.c:3538 src/qemu_driver.c:3652
#, c-format
msgid "no domain with matching id %d"
msgstr "нема домена који се поклапа са id %d"
-#: src/qemu_driver.c:2099 src/qemu_driver.c:2128 src/qemu_driver.c:2416
-#: src/qemu_driver.c:3388 src/qemu_driver.c:3524 src/qemu_driver.c:3638
+#: src/qemu_driver.c:2119 src/qemu_driver.c:2148 src/qemu_driver.c:2436
+#: src/qemu_driver.c:3408 src/qemu_driver.c:3544 src/qemu_driver.c:3658
msgid "domain is not running"
msgstr "домен се не извршава"
-#: src/qemu_driver.c:2107
+#: src/qemu_driver.c:2127
msgid "suspend operation failed"
msgstr "неуспела обустава домена"
-#: src/qemu_driver.c:2158
+#: src/qemu_driver.c:2178
msgid "shutdown operation failed"
msgstr "неуспешно гашење операције"
-#: src/qemu_driver.c:2198
+#: src/qemu_driver.c:2218
msgid "failed to allocate space for ostype"
msgstr "неуспело додељивање простора за ostype"
-#: src/qemu_driver.c:2214 src/qemu_driver.c:2230 src/qemu_driver.c:2253
-#: src/qemu_driver.c:2526 src/qemu_driver.c:2688
+#: src/qemu_driver.c:2234 src/qemu_driver.c:2250 src/qemu_driver.c:2273
+#: src/qemu_driver.c:2546 src/qemu_driver.c:2708
#, c-format
msgid "no domain with matching uuid '%s'"
msgstr "нема домена који се подудара са uuid '%s'"
-#: src/qemu_driver.c:2236
+#: src/qemu_driver.c:2256
msgid "cannot set max memory lower than current memory"
msgstr "не могу да поставим максималну меморију мању од тренутне меморије"
-#: src/qemu_driver.c:2259
+#: src/qemu_driver.c:2279
msgid "cannot set memory of an active domain"
msgstr "не могу да поставим меморију активног домена"
-#: src/qemu_driver.c:2265
+#: src/qemu_driver.c:2285
msgid "cannot set memory higher than max memory"
msgstr "не могу да поставим меморију већу од максималне меморије"
-#: src/qemu_driver.c:2425
+#: src/qemu_driver.c:2445
msgid "failed to pause domain"
msgstr "неуспело паузирање домена"
-#: src/qemu_driver.c:2434
+#: src/qemu_driver.c:2454
msgid "failed to get domain xml"
msgstr "неуспело добављање xml-а домена"
-#: src/qemu_driver.c:2442
+#: src/qemu_driver.c:2462
#, c-format
msgid "failed to create '%s'"
msgstr "неуспело прављење '%s'"
-#: src/qemu_driver.c:2449
+#: src/qemu_driver.c:2469
msgid "failed to write save header"
msgstr "неуспело уписивање чувања заглавља"
-#: src/qemu_driver.c:2457
+#: src/qemu_driver.c:2477
msgid "failed to write xml"
msgstr "неуспело уписивање xml-а"
-#: src/qemu_driver.c:2470 src/qemu_driver.c:2477 src/qemu_driver.c:2748
+#: src/qemu_driver.c:2490 src/qemu_driver.c:2497 src/qemu_driver.c:2768
#: src/remote_internal.c:2241 src/virterror.c:441
msgid "out of memory"
msgstr "нестало меморије"
-#: src/qemu_driver.c:2485
+#: src/qemu_driver.c:2505
msgid "migrate operation failed"
msgstr "операција преласка није успела"
-#: src/qemu_driver.c:2497
+#: src/qemu_driver.c:2517
#, fuzzy
msgid "'migrate' not supported by this qemu"
msgstr "'info blockstats' није подржан од стране овог qemu-а"
-#: src/qemu_driver.c:2532
+#: src/qemu_driver.c:2552
#, fuzzy
msgid "cannot change vcpu count of an active domain"
msgstr "не могу да поставим меморију активног домена"
-#: src/qemu_driver.c:2538
+#: src/qemu_driver.c:2558
msgid "could not determine max vcpus for the domain"
msgstr ""
-#: src/qemu_driver.c:2544
+#: src/qemu_driver.c:2564
#, c-format
msgid ""
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
msgstr ""
-#: src/qemu_driver.c:2568 src/qemu_driver.c:2620
+#: src/qemu_driver.c:2588 src/qemu_driver.c:2640
#, fuzzy
msgid "cannot pin vcpus on an inactive domain"
msgstr "не могу да прикачим уређај на неактивни домен"
-#: src/qemu_driver.c:2574
+#: src/qemu_driver.c:2594
#, c-format
msgid "vcpu number out of range %d > %d"
msgstr ""
-#: src/qemu_driver.c:2595
+#: src/qemu_driver.c:2615
#, fuzzy, c-format
msgid "cannot set affinity: %s"
msgstr "не могу да поставим власника датотеке „%s“: %s"
-#: src/qemu_driver.c:2600
+#: src/qemu_driver.c:2620
#, fuzzy
msgid "cpu affinity is not supported"
msgstr "ai_family није подржана"
-#: src/qemu_driver.c:2657
+#: src/qemu_driver.c:2677
#, fuzzy, c-format
msgid "cannot get affinity: %s"
msgstr "не могу да преузмем контекст датотеке од %s: %s"
-#: src/qemu_driver.c:2667
+#: src/qemu_driver.c:2687
msgid "cpu affinity is not available"
msgstr ""
-#: src/qemu_driver.c:2694
+#: src/qemu_driver.c:2714
#, fuzzy, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr "не могу да прочитам дефиницију XML домена"
-#: src/qemu_driver.c:2720 src/test.c:956
+#: src/qemu_driver.c:2740 src/test.c:956
msgid "cannot read domain image"
msgstr "не могу да прочитам слику домена"
-#: src/qemu_driver.c:2726
+#: src/qemu_driver.c:2746
msgid "failed to read qemu header"
msgstr "неуспело читање qemu заглавља"
-#: src/qemu_driver.c:2733
+#: src/qemu_driver.c:2753
msgid "image magic is incorrect"
msgstr "magic слике није исправан"
-#: src/qemu_driver.c:2740
+#: src/qemu_driver.c:2760
#, c-format
msgid "image version is not supported (%d > %d)"
msgstr "верзија слике није подржана (%d > %d)"
-#: src/qemu_driver.c:2755
+#: src/qemu_driver.c:2775
msgid "failed to read XML"
msgstr "неуспело читање XML-а"
-#: src/qemu_driver.c:2764
+#: src/qemu_driver.c:2784
msgid "failed to parse XML"
msgstr "неуспело рашчлањивање XML-а"
-#: src/qemu_driver.c:2777
+#: src/qemu_driver.c:2797
#, c-format
msgid "domain is already active as '%s'"
msgstr "домен је већ активан као '%s'"
-#: src/qemu_driver.c:2786
+#: src/qemu_driver.c:2806
msgid "failed to assign new VM"
msgstr "неуспело додељивање новог VM"
-#: src/qemu_driver.c:2799
+#: src/qemu_driver.c:2819
msgid "failed to start VM"
msgstr "неуспело покретање VM"
-#: src/qemu_driver.c:2811
+#: src/qemu_driver.c:2831
msgid "failed to resume domain"
msgstr "неуспело настављање домена"
-#: src/qemu_driver.c:2848 src/qemu_driver.c:3741 src/qemu_driver.c:3776
+#: src/qemu_driver.c:2868 src/qemu_driver.c:3761 src/qemu_driver.c:3796
msgid "failed to allocate space for VM name string"
msgstr "неуспело заузимање простора за низ знакова VM назива"
-#: src/qemu_driver.c:2962
+#: src/qemu_driver.c:2982
#, fuzzy, c-format
msgid "cannot convert disk '%s' to bus/device index"
msgstr "не могу да издвојим изворне уређаје"
-#: src/qemu_driver.c:2982
+#: src/qemu_driver.c:3002
#, fuzzy, c-format
msgid "Unsupported disk name mapping for bus '%s'"
msgstr "Није подржана врста графике %s"
-#: src/qemu_driver.c:3022
+#: src/qemu_driver.c:3042
#, c-format
msgid "No device with bus '%s' and target '%s'"
msgstr ""
-#: src/qemu_driver.c:3049
+#: src/qemu_driver.c:3069
#, c-format
msgid ""
"Emulator version does not support removable media for device '%s' and target "
"'%s'"
msgstr ""
-#: src/qemu_driver.c:3086
+#: src/qemu_driver.c:3106
msgid "cannot change cdrom media"
msgstr "не могу да променим cdrom медијум"
-#: src/qemu_driver.c:3097
+#: src/qemu_driver.c:3117
#, fuzzy
msgid "changing cdrom media failed"
msgstr "не могу да променим cdrom медијум"
-#: src/qemu_driver.c:3157
+#: src/qemu_driver.c:3177
#, fuzzy
msgid "cannot attach usb disk"
msgstr "не могу да издвојим изворне уређаје"
-#: src/qemu_driver.c:3168
+#: src/qemu_driver.c:3188
#, fuzzy
msgid "adding usb disk failed"
msgstr "учитавам датотеку дефиниције домаћина"
-#: src/qemu_driver.c:3212
+#: src/qemu_driver.c:3232
#, fuzzy
msgid "cannot attach usb device"
msgstr "не могу да издвојим изворне уређаје"
-#: src/qemu_driver.c:3223
+#: src/qemu_driver.c:3243
#, fuzzy
msgid "adding usb device failed"
msgstr "учитавам датотеку дефиниције домаћина"
-#: src/qemu_driver.c:3253
+#: src/qemu_driver.c:3273
msgid "cannot attach device on inactive domain"
msgstr "не могу да прикачим уређај на неактивни домен"
-#: src/qemu_driver.c:3276
+#: src/qemu_driver.c:3296
#, fuzzy
msgid "this device type cannot be attached"
msgstr "једино уређаји CDROM диска могу бити прикачени"
-#: src/qemu_driver.c:3315
+#: src/qemu_driver.c:3335
#, fuzzy
msgid "cannot set autostart for transient domain"
msgstr "не могу да поставим меморију активног домена"
-#: src/qemu_driver.c:3341
+#: src/qemu_driver.c:3361
#, fuzzy, c-format
msgid "Failed to create symlink '%s to '%s': %s"
msgstr "Неуспело прављење симболичке везе '%s' ка '%s': %s"
-#: src/qemu_driver.c:3348 src/qemu_driver.c:3981 src/storage_driver.c:832
+#: src/qemu_driver.c:3368 src/qemu_driver.c:4001 src/storage_driver.c:832
#, c-format
msgid "Failed to delete symlink '%s': %s"
msgstr "Неуспело брисање симболичке везе '%s': %s"
-#: src/qemu_driver.c:3410
+#: src/qemu_driver.c:3430
#, c-format
msgid "invalid path: %s"
msgstr "неисправна путања: %s"
-#: src/qemu_driver.c:3418
+#: src/qemu_driver.c:3438
msgid "'info blockstats' command failed"
msgstr "'info blockstats' команда није успела"
-#: src/qemu_driver.c:3433
+#: src/qemu_driver.c:3453
msgid "'info blockstats' not supported by this qemu"
msgstr "'info blockstats' није подржан од стране овог qemu-а"
-#: src/qemu_driver.c:3498
+#: src/qemu_driver.c:3518
#, c-format
msgid "device not found: %s (%s)"
msgstr "уређај није пронађен: %s (%s)"
-#: src/qemu_driver.c:3530 src/qemu_driver.c:3573
+#: src/qemu_driver.c:3550 src/qemu_driver.c:3593
msgid "NULL or empty path"
msgstr "NULL или празна путања"
-#: src/qemu_driver.c:3541
+#: src/qemu_driver.c:3561
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr "неисправна путања, '%s' је непознато окружење"
-#: src/qemu_driver.c:3583
+#: src/qemu_driver.c:3603
#, fuzzy
msgid "invalid path"
msgstr "неисправна путања: %s"
-#: src/qemu_driver.c:3626
+#: src/qemu_driver.c:3646
msgid "QEMU driver only supports virtual memory addrs"
msgstr ""
-#: src/qemu_driver.c:3653
+#: src/qemu_driver.c:3673
#, fuzzy
msgid "'memsave' command failed"
msgstr "'info blockstats' команда није успела"
-#: src/qemu_driver.c:3682 src/qemu_driver.c:3850 src/qemu_driver.c:3875
-#: src/qemu_driver.c:3889 src/qemu_driver.c:3904 src/qemu_driver.c:3937
-#: src/qemu_driver.c:3953
+#: src/qemu_driver.c:3702 src/qemu_driver.c:3870 src/qemu_driver.c:3895
+#: src/qemu_driver.c:3909 src/qemu_driver.c:3924 src/qemu_driver.c:3957
+#: src/qemu_driver.c:3973
msgid "no network with matching uuid"
msgstr "нема мреже која се подудара са uuid"
-#: src/qemu_driver.c:3697
+#: src/qemu_driver.c:3717
msgid "no network with matching name"
msgstr "нема мреже која се подудара са називом"
-#: src/qemu_driver.c:3856
+#: src/qemu_driver.c:3876
#, fuzzy
msgid "network is still active"
msgstr "мрежа је већ активна"
-#: src/qemu_driver.c:3917
+#: src/qemu_driver.c:3937
msgid "no network with matching id"
msgstr "нема мреже која се подудара са id-ом"
-#: src/qemu_driver.c:3924
+#: src/qemu_driver.c:3944
msgid "failed to allocate space for network bridge string"
msgstr "неуспело заузимање простора за низ знакова мрежног моста"
-#: src/qemu_driver.c:3974 src/storage_driver.c:823
+#: src/qemu_driver.c:3994 src/storage_driver.c:823
#, c-format
msgid "Failed to create symlink '%s' to '%s': %s"
msgstr "Неуспело прављење симболичке везе '%s' ка '%s': %s"
msgid "%s not implemented on Win32"
msgstr "%s: није реализовано"
-#: src/storage_backend_disk.c:85 src/storage_backend_logical.c:57
+#: src/storage_backend_disk.c:90 src/storage_backend_logical.c:57
#, c-format
msgid "unsupported pool format %s"
msgstr "формат резервоара није подржан %s"
-#: src/storage_backend_disk.c:110 src/storage_backend_logical.c:70
+#: src/storage_backend_disk.c:115 src/storage_backend_logical.c:70
#, c-format
msgid "unsupported pool format %d"
msgstr "формат резервоара није подржан %d"
-#: src/storage_backend_disk.c:138 src/storage_backend_fs.c:192
+#: src/storage_backend_disk.c:143 src/storage_backend_fs.c:192
#: src/storage_backend_fs.c:262 src/storage_backend_fs.c:314
#, c-format
msgid "unsupported volume format %s"
msgstr "формат диска није подржан %s"
-#: src/storage_backend_disk.c:165 src/storage_backend_fs.c:225
+#: src/storage_backend_disk.c:170 src/storage_backend_fs.c:225
#: src/storage_backend_fs.c:297 src/storage_backend_fs.c:329
#, c-format
msgid "unsupported volume format %d"
msgstr "формат диска није подржан %d"
-#: src/storage_backend_disk.c:179 src/storage_backend_disk.c:192
-#: src/storage_backend_disk.c:199 src/storage_backend_disk.c:221
+#: src/storage_backend_disk.c:184 src/storage_backend_disk.c:197
+#: src/storage_backend_disk.c:204 src/storage_backend_disk.c:226
#: src/storage_backend_fs.c:839 src/storage_backend_iscsi.c:177
#: src/storage_backend_logical.c:116 src/storage_backend_logical.c:121
#: src/storage_backend_logical.c:133 src/storage_backend_logical.c:143
-#: src/storage_backend_logical.c:531
+#: src/storage_backend_logical.c:546
msgid "volume"
msgstr "диск"
-#: src/storage_backend_disk.c:229
+#: src/storage_backend_disk.c:234
msgid "volume extents"
msgstr "опсези диска"
-#: src/storage_backend_disk.c:237
+#: src/storage_backend_disk.c:242
msgid "cannot parse device start location"
msgstr "не могу да рашчланим место почетка уређаја"
-#: src/storage_backend_disk.c:244
+#: src/storage_backend_disk.c:249
msgid "cannot parse device end location"
msgstr "не могу да рашчланим место завршетка уређаја"
-#: src/storage_backend_disk.c:250 src/storage_backend_logical.c:154
+#: src/storage_backend_disk.c:255 src/storage_backend_logical.c:154
#: src/storage_backend_logical.c:160
msgid "extents"
msgstr "опсези"
-#: src/storage_backend_disk.c:464
+#: src/storage_backend_disk.c:462
msgid "no large enough free extent"
msgstr "нема довољно великог слободног опсега"
-#: src/storage_backend_disk.c:498
-msgid "Disk pools are not yet supported"
-msgstr "Складишта дискова нису још подржана"
+#: src/storage_backend_disk.c:502
+#, fuzzy, c-format
+msgid "Couldn't read volume target path '%s'. %s"
+msgstr "не могу да направим путању '%s': %s"
+
+#: src/storage_backend_disk.c:517
+#, c-format
+msgid "Volume path '%s' did not start with parent pool source device name."
+msgstr ""
+
+#: src/storage_backend_disk.c:526
+#, fuzzy, c-format
+msgid "cannot parse partition number from target '%s'"
+msgstr "не могу да прочитам заглавље '%s': %s"
#: src/storage_backend_fs.c:358
#, c-format
msgstr "не могу да проширим датотеку '%s': %s"
#: src/storage_backend_fs.c:1042 src/storage_backend_fs.c:1078
-#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:543
+#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:558
#, c-format
msgid "cannot read path '%s': %s"
msgstr "не могу да прочитам путању '%s': %s"
msgid "creation of non-raw images is not supported without qemu-img"
msgstr "прављење не-сирових слика није подржано без qemu-img"
-#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:552
+#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:567
#, c-format
msgid "cannot set file owner '%s': %s"
msgstr "не могу да поставим власника датотеке „%s“: %s"
-#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:559
+#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:574
#, c-format
msgid "cannot set file mode '%s': %s"
msgstr "не могу да поставим режим датотеке „%s“: %s"
-#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:566
+#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:581
#, c-format
msgid "cannot close file '%s': %s"
msgstr "не могу да затворим датотеку '%s': %s"
msgid "lvs command failed with exitstatus %d"
msgstr ""
-#: src/storage_backend_logical.c:355
+#: src/storage_backend_logical.c:354
msgid "command line"
msgstr "командна линија"
-#: src/storage_backend_logical.c:372
+#: src/storage_backend_logical.c:371
#, c-format
msgid "cannot open device %s"
msgstr "не могу да отворим уређај %s"
-#: src/storage_backend_logical.c:378
+#: src/storage_backend_logical.c:377
#, c-format
msgid "cannot clear device header %s"
msgstr "не могу да обришем заглавље уређаја %s"
-#: src/storage_backend_logical.c:385
+#: src/storage_backend_logical.c:384
#, c-format
msgid "cannot close device %s"
msgstr "не могу да затворим уређај %s"
-#: src/storage_backend_logical.c:575
+#: src/storage_backend_logical.c:507
+#, fuzzy, c-format
+msgid "cannot remove PV device %s: %s"
+msgstr "не могу да прочитам директоријум %s: %s"
+
+#: src/storage_backend_logical.c:590
#, c-format
msgid "cannot find newly created volume '%s': %s"
msgstr "не могу да пронађем уређај који је скоро направљен '%s':%s"
msgstr "ПОДАЦИ"
#: src/virsh.c:6292 src/virsh.c:6314
-msgid "blocked"
-msgstr "блокирано"
+#, fuzzy
+msgid "idle"
+msgstr "датотека"
#: src/virsh.c:6294
msgid "paused"
msgid "domain information incomplete, missing uuid"
msgstr "непотпуни подаци о домену, недостаје uuid"
-#: src/xend_internal.c:1109 src/xend_internal.c:2204 src/xend_internal.c:2211
+#: src/xend_internal.c:1109 src/xend_internal.c:2213 src/xend_internal.c:2220
msgid "domain information incomplete, missing name"
msgstr "непотпуни подаци о домену, недостаје име"
msgid "unknown graphics type '%s'"
msgstr "непозната врста ауторизације %s"
-#: src/xend_internal.c:2191
+#: src/xend_internal.c:2200
msgid "domain information incomplete, missing id"
msgstr "непотпуни подаци о домену, недостаје ид"
-#: src/xend_internal.c:2260 src/xend_internal.c:2270 src/xend_internal.c:2280
+#: src/xend_internal.c:2269 src/xend_internal.c:2279 src/xend_internal.c:2289
#, fuzzy, c-format
msgid "unknown lifecycle type %s"
msgstr "непозната врста ОС-а %s"
-#: src/xend_internal.c:2593
+#: src/xend_internal.c:2602
msgid "failed to parse topology information"
msgstr "неуспело тумачење података о топологији"
-#: src/xend_internal.c:2647
+#: src/xend_internal.c:2656
msgid "topology syntax error"
msgstr "синтаксна грешка топологије"
-#: src/xend_internal.c:2711
+#: src/xend_internal.c:2720
msgid "failed to parse Xend domain information"
msgstr "неуспело тумачење података о Xend домену"
-#: src/xend_internal.c:3193
+#: src/xend_internal.c:3202
#, fuzzy
msgid "xenDaemonDomainFetch failed to find this domain"
msgstr "xenDaemonDomainDumpXMLByName није успео да пронађе овај домен"
-#: src/xend_internal.c:3815 src/xend_internal.c:4290 src/xm_internal.c:1617
+#: src/xend_internal.c:3824 src/xend_internal.c:4299 src/xm_internal.c:1617
#, fuzzy
msgid "failed to build sexpr"
msgstr "нисам успео да изградим складиште %s"
-#: src/xend_internal.c:3917
+#: src/xend_internal.c:3926
#, fuzzy
msgid "unsupported device type"
msgstr "врста уређаја за унос %s није подржана"
-#: src/xend_internal.c:4020
+#: src/xend_internal.c:4029
#, fuzzy
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr "xenDaemonDomainDumpXMLByID није успео да пронађе овај домен"
-#: src/xend_internal.c:4061
+#: src/xend_internal.c:4070
#, fuzzy
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr "xenDaemonDomainDumpXMLByID није успео да пронађе овај домен"
-#: src/xend_internal.c:4069
+#: src/xend_internal.c:4078
#, fuzzy
msgid "unexpected value from on_xend_start"
msgstr "неочекиван чвор вредности"
-#: src/xend_internal.c:4080
+#: src/xend_internal.c:4089
#, fuzzy
msgid "no memory"
msgstr "меморија чвора"
-#: src/xend_internal.c:4086
+#: src/xend_internal.c:4095
#, fuzzy
msgid "sexpr2string failed"
msgstr "неуспела радња"
-#: src/xend_internal.c:4091
+#: src/xend_internal.c:4100
#, fuzzy
msgid "Failed to redefine sexpr"
msgstr "Неуспело укидање дефиниције складишта %s"
-#: src/xend_internal.c:4096
+#: src/xend_internal.c:4105
msgid "on_xend_start not present in sexpr"
msgstr ""
-#: src/xend_internal.c:4127
+#: src/xend_internal.c:4136
#, fuzzy, c-format
msgid "gethostname failed: %s"
msgstr "неуспела радња: %s"
-#: src/xend_internal.c:4133
+#: src/xend_internal.c:4142
#, fuzzy, c-format
msgid "failed to strdup hostname: %s"
msgstr "неуспело добављање имена домаћина"
-#: src/xend_internal.c:4164
+#: src/xend_internal.c:4173
msgid ""
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
"migration"
"xenDaemonDomainMigrate: Xen не подржава промену имена домена приликом "
"премештања"
-#: src/xend_internal.c:4174
+#: src/xend_internal.c:4183
msgid ""
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
"migration"
"xenDaemonDomainMigrate: Xen не подржава ограничавање пропусног опсега "
"приликом премештања"
-#: src/xend_internal.c:4186
+#: src/xend_internal.c:4195
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr "xenDaemonDomainMigrate: заставица није подржана"
-#: src/xend_internal.c:4199
+#: src/xend_internal.c:4208
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr "xenDaemonDomainMigrate: неисправан URI"
-#: src/xend_internal.c:4204
+#: src/xend_internal.c:4213
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr "xenDaemonDomainMigrate: Xen подржава само xenmigr:// премештања"
-#: src/xend_internal.c:4211
+#: src/xend_internal.c:4220
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr "xenDaemonDomainMigrate: име домаћина мора бити наведено у URI-ју"
-#: src/xend_internal.c:4218 src/xend_internal.c:4240 src/xend_internal.c:4248
-#: src/xend_internal.c:4474 src/xend_internal.c:4481 src/xml.c:89
+#: src/xend_internal.c:4227 src/xend_internal.c:4249 src/xend_internal.c:4257
+#: src/xend_internal.c:4483 src/xend_internal.c:4490 src/xml.c:89
msgid "strdup failed"
msgstr "strdup није успео"
-#: src/xend_internal.c:4231
+#: src/xend_internal.c:4240
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr "xenDaemonDomainMigrate: неисправан број порта"
-#: src/xend_internal.c:4284
+#: src/xend_internal.c:4293
msgid "failed to parse domain description"
msgstr "неуспелорашчлањење описа домена"
-#: src/xend_internal.c:4300
+#: src/xend_internal.c:4309
#, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Неуспело прављење не активираног домена %s\n"
-#: src/xend_internal.c:4456 src/xend_internal.c:4532 src/xend_internal.c:4622
+#: src/xend_internal.c:4465 src/xend_internal.c:4541 src/xend_internal.c:4631
msgid "unsupported in xendConfigVersion < 4"
msgstr "није подржано у xendConfigVersion < 4"
-#: src/xend_internal.c:4468
+#: src/xend_internal.c:4477
msgid "node information incomplete, missing scheduler name"
msgstr "непотпуни подаци о чвору, недостаје назив планера"
-#: src/xend_internal.c:4486 src/xend_internal.c:4580 src/xend_internal.c:4692
+#: src/xend_internal.c:4495 src/xend_internal.c:4589 src/xend_internal.c:4701
msgid "Unknown scheduler"
msgstr "Непознат планер"
-#: src/xend_internal.c:4545 src/xend_internal.c:4635
+#: src/xend_internal.c:4554 src/xend_internal.c:4644
msgid "Failed to get a scheduler name"
msgstr "Неуспело прибављање назива планера"
-#: src/xend_internal.c:4558 src/xend_internal.c:4671
+#: src/xend_internal.c:4567 src/xend_internal.c:4680
msgid "domain information incomplete, missing cpu_weight"
msgstr "непотпуни подаци о домену, недостаје cpu_weight"
-#: src/xend_internal.c:4563 src/xend_internal.c:4680
+#: src/xend_internal.c:4572 src/xend_internal.c:4689
msgid "domain information incomplete, missing cpu_cap"
msgstr "непотпуни подаци о домену, недостаје cpu_cap"
-#: src/xend_internal.c:4739
+#: src/xend_internal.c:4748
#, fuzzy
msgid "domainBlockPeek is not supported for dom0"
msgstr "ai_socktype није подржан"
-#: src/xend_internal.c:4762
+#: src/xend_internal.c:4771
#, fuzzy, c-format
msgid "%s: invalid path"
msgstr "неисправна путања: %s"
-#: src/xend_internal.c:4770
+#: src/xend_internal.c:4779
#, fuzzy, c-format
msgid "failed to open for reading: %s: %s"
msgstr "неуспело отварање %s за читање"
-#: src/xend_internal.c:4782
+#: src/xend_internal.c:4791
#, fuzzy, c-format
msgid "failed to lseek or read from file: %s: %s"
msgstr "Нисам успео да затворим pid датотеку '%s': %s"
-#: src/xend_internal.c:4865 src/xend_internal.c:4911
+#: src/xend_internal.c:4874 src/xend_internal.c:4920
#, fuzzy, c-format
msgid "unexpected graphics type %d"
msgstr "неочекивана врста домена %d"
-#: src/xend_internal.c:4954
+#: src/xend_internal.c:4963
#, fuzzy
msgid "unexpected chr device type"
msgstr "неочекивана mime врста"
-#: src/xend_internal.c:5128 src/xm_internal.c:1779
+#: src/xend_internal.c:5137 src/xm_internal.c:1779
#, fuzzy, c-format
msgid "unsupported network type %d"
msgstr "врста диска за складиштење није подржана %d"
-#: src/xend_internal.c:5302 src/xend_internal.c:5309 src/xend_internal.c:5316
+#: src/xend_internal.c:5311 src/xend_internal.c:5318 src/xend_internal.c:5325
#, fuzzy, c-format
msgid "unexpected lifecycle value %d"
msgstr "неочекиван чвор вредности"
-#: src/xend_internal.c:5333
+#: src/xend_internal.c:5342
msgid "no HVM domain loader"
msgstr "нема програма за учитавање HVM домена"
-#: src/xend_internal.c:5544
+#: src/xend_internal.c:5553
#, fuzzy
msgid "hotplug of device type not supported"
msgstr "ai_socktype није подржан"
msgid "failed to connect to Xen Store"
msgstr "неуспело повезивање са Xen складиштем"
+#~ msgid "Disk pools are not yet supported"
+#~ msgstr "Складишта дискова нису још подржана"
+
+#~ msgid "blocked"
+#~ msgstr "блокирано"
+
#, fuzzy
#~ msgid "Domain config filename '%s' does not match domain name '%s'"
#~ msgstr ""
#~ msgid "cannot read tty pid file %s: %s"
#~ msgstr "неуспело уписивање датотеке подешавања %s: %s"
-#, fuzzy
-#~ msgid "cannot remove ttyPidFile %s: %s"
-#~ msgstr "не могу да прочитам директоријум %s: %s"
-
#, fuzzy
#~ msgid "failed to calloc memory for init string: %s"
#~ msgstr "неуспело заузимање простора за улазни низ знакова"
msgstr ""
"Project-Id-Version: libvirt.HEAD.sr\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-09-08 14:51+0200\n"
+"POT-Creation-Date: 2008-09-23 22:28+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"
msgid "storage_vol not found"
msgstr "storage_vol nije pronađen"
-#: src/conf.c:155 src/conf.c:203 src/conf.c:488 src/conf.c:525 src/conf.c:553
-#: src/conf.c:631
+#: src/conf.c:164 src/conf.c:212 src/conf.c:491 src/conf.c:528 src/conf.c:555
+#: src/conf.c:630
msgid "allocating configuration"
msgstr "dodeljujem podešavanje"
-#: src/conf.c:338
+#: src/conf.c:347
msgid "unterminated number"
msgstr "nedovršen broj"
-#: src/conf.c:372 src/conf.c:389 src/conf.c:401
+#: src/conf.c:380 src/conf.c:396 src/conf.c:407
msgid "unterminated string"
msgstr "nedovršena niska"
-#: src/conf.c:429 src/conf.c:483
+#: src/conf.c:434 src/conf.c:487
msgid "expecting a value"
msgstr "očekujem vrednost"
-#: src/conf.c:450
+#: src/conf.c:454
msgid "expecting a separator in list"
msgstr "očekujem razdelnik u spisku"
-#: src/conf.c:473
+#: src/conf.c:477
msgid "list is not closed with ]"
msgstr "spisak nije zatvoren sa ]"
-#: src/conf.c:518
+#: src/conf.c:521
msgid "expecting a name"
msgstr "očekujem ime"
-#: src/conf.c:581
+#: src/conf.c:582
msgid "expecting a separator"
msgstr "očekujem razdelnik"
msgid "expecting an assignment"
msgstr "očekujem dodelu"
-#: src/conf.c:894 src/conf.c:950 src/xend_internal.c:584
-#: src/xend_internal.c:2657 src/xm_internal.c:1475 src/xm_internal.c:1482
+#: src/conf.c:892 src/conf.c:948 src/xend_internal.c:584
+#: src/xend_internal.c:2666 src/xm_internal.c:1475 src/xm_internal.c:1482
msgid "allocate buffer"
msgstr "zauzmi bafer"
-#: src/conf.c:901
+#: src/conf.c:899
msgid "failed to open file"
msgstr "neuspelo otvaranje datoteke"
-#: src/conf.c:912
+#: src/conf.c:910
msgid "failed to save content"
msgstr "neuspelo čuvanje sadržaja"
msgid "cannot extract disk devices"
msgstr "ne mogu da izdvojim izvorne uređaje"
-#: src/domain_conf.c:1939 src/qemu_driver.c:3133
+#: src/domain_conf.c:1939 src/qemu_driver.c:3153
#, fuzzy, c-format
msgid "duplicate disk target '%s'"
msgstr "Nije podržana vrsta grafike %s"
msgid "unexpected char type %d"
msgstr "neočekivana vrsta domena %d"
-#: src/domain_conf.c:2815 src/xend_internal.c:5214
+#: src/domain_conf.c:2815 src/xend_internal.c:5223
#, fuzzy, c-format
msgid "unexpected sound model %d"
msgstr "neočekivana vrsta domena %d"
-#: src/domain_conf.c:2835 src/xend_internal.c:5237
+#: src/domain_conf.c:2835 src/xend_internal.c:5246
#, fuzzy, c-format
msgid "unexpected input type %d"
msgstr "neočekivana vrsta domena %d"
#: src/lxc_driver.c:274 src/lxc_driver.c:309 src/lxc_driver.c:335
#: src/lxc_driver.c:350 src/openvz_driver.c:238 src/openvz_driver.c:267
-#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:620
-#: src/openvz_driver.c:651 src/openvz_driver.c:672 src/openvz_driver.c:713
-#: src/qemu_driver.c:2192 src/qemu_driver.c:2279 src/qemu_driver.c:2828
-#: src/qemu_driver.c:2883 src/qemu_driver.c:2927 src/qemu_driver.c:3007
-#: src/qemu_driver.c:3123 src/qemu_driver.c:3192 src/qemu_driver.c:3247
-#: src/qemu_driver.c:3291 src/qemu_driver.c:3309 src/qemu_driver.c:3567
+#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:621
+#: src/openvz_driver.c:652 src/openvz_driver.c:673 src/openvz_driver.c:714
+#: src/qemu_driver.c:2212 src/qemu_driver.c:2299 src/qemu_driver.c:2848
+#: src/qemu_driver.c:2903 src/qemu_driver.c:2947 src/qemu_driver.c:3027
+#: src/qemu_driver.c:3143 src/qemu_driver.c:3212 src/qemu_driver.c:3267
+#: src/qemu_driver.c:3311 src/qemu_driver.c:3329 src/qemu_driver.c:3587
msgid "no domain with matching uuid"
msgstr "ne postoji domen koji se podudara sa uuid"
-#: src/lxc_driver.c:280 src/openvz_driver.c:625 src/qemu_driver.c:2933
+#: src/lxc_driver.c:280 src/openvz_driver.c:626 src/qemu_driver.c:2953
msgid "cannot delete active domain"
msgstr "neuspelo brisanje aktivnog domena"
-#: src/lxc_driver.c:286 src/qemu_driver.c:2939
+#: src/lxc_driver.c:286 src/qemu_driver.c:2959
#, fuzzy
msgid "cannot undefine transient domain"
msgstr "neuspelo brisanje aktivnog domena"
msgid "container '%s' unexpectedly shutdown during startup"
msgstr ""
-#: src/lxc_driver.c:747 src/qemu_driver.c:892
+#: src/lxc_driver.c:747 src/qemu_driver.c:893
#, c-format
msgid "cannot create log directory %s: %s"
msgstr "ne mogu da napravim direktorijum dnevnika %s: %s"
msgid "unknown forwarding type '%s'"
msgstr "nepoznata vrsta autorizacije %s"
-#: src/network_conf.c:662 src/qemu_driver.c:3334 src/qemu_driver.c:3967
+#: src/network_conf.c:662 src/qemu_driver.c:3354 src/qemu_driver.c:3987
#: src/storage_driver.c:816
#, c-format
msgid "cannot create autostart directory %s: %s"
msgid "no config file for %s"
msgstr "ne postoji datoteka podešavanja za %s"
-#: src/openvz_conf.c:187
+#: src/openvz_conf.c:190
+#, fuzzy, c-format
+msgid "Cound not read 'IP_ADDRESS' from config for container %d"
+msgstr "ne mogu da raščlanim URI veze"
+
+#: src/openvz_conf.c:220
+#, fuzzy, c-format
+msgid "Cound not read 'NETIF' from config for container %d"
+msgstr "ne mogu da raščlanim URI veze"
+
+#: src/openvz_conf.c:247
+#, fuzzy
+msgid "Too long network device name"
+msgstr "razrešavam mrežno ime datoteke"
+
+#: src/openvz_conf.c:264
+#, fuzzy
+msgid "Wrong length MAC address"
+msgstr "neispravna MAC adresa"
+
+#: src/openvz_conf.c:271
+#, fuzzy
+msgid "Wrong MAC address"
+msgstr "MAC adresa"
+
+#: src/openvz_conf.c:327
msgid "popen failed"
msgstr "popen nije uspeo"
-#: src/openvz_conf.c:197
+#: src/openvz_conf.c:337
msgid "Failed to parse vzlist output"
msgstr "Nuspešno raščlanjavanje vzlist izlaza"
-#: src/openvz_conf.c:223
+#: src/openvz_conf.c:363
msgid "UUID in config file malformed"
msgstr "UUID je loše oblikovan u datoteci podešavanja"
-#: src/openvz_conf.c:235
+#: src/openvz_conf.c:375
#, fuzzy, c-format
msgid "Cound not read config for container %d"
msgstr "ne mogu da raščlanim URI veze"
msgid "Container ID is not specified"
msgstr ""
-#: src/openvz_driver.c:391 src/openvz_driver.c:459 src/openvz_driver.c:534
-#: src/openvz_driver.c:554 src/openvz_driver.c:600 src/openvz_driver.c:631
-#: src/openvz_driver.c:656 src/openvz_driver.c:728 src/openvz_driver.c:826
-#: src/openvz_driver.c:872
+#: src/openvz_driver.c:391 src/openvz_driver.c:460 src/openvz_driver.c:535
+#: src/openvz_driver.c:555 src/openvz_driver.c:601 src/openvz_driver.c:632
+#: src/openvz_driver.c:657 src/openvz_driver.c:729 src/openvz_driver.c:827
+#: src/openvz_driver.c:873
#, fuzzy, c-format
msgid "Could not exec %s"
msgstr "ne mogu da se povežem sa %s"
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr "Već je aktivan OPENVZ VM sa id-om'%s'"
-#: src/openvz_driver.c:451 src/openvz_driver.c:528
+#: src/openvz_driver.c:452 src/openvz_driver.c:529
msgid "Error creating command for container"
msgstr ""
-#: src/openvz_driver.c:465 src/openvz_driver.c:540
+#: src/openvz_driver.c:466 src/openvz_driver.c:541
#, fuzzy
msgid "Could not set UUID"
msgstr "ne mogu da raščlanim URI veze"
-#: src/openvz_driver.c:475 src/openvz_driver.c:546
+#: src/openvz_driver.c:476 src/openvz_driver.c:547
#, fuzzy
msgid "Could not configure network"
msgstr "ne mogu da se povežem sa %s"
-#: src/openvz_driver.c:482 src/openvz_driver.c:569
+#: src/openvz_driver.c:483 src/openvz_driver.c:570
#, fuzzy
msgid "Could not set number of virtual cpu"
msgstr "promeni broj virtuelnih CPU-a"
#: src/openvz_driver.c:517
-#, c-format
-msgid "Already an OPENVZ VM defined with the id '%d'"
+#, fuzzy, c-format
+msgid "Already an OPENVZ VM defined with the id '%s'"
msgstr "Već je definisan OPENVZ VM sa id-om '%d'"
-#: src/openvz_driver.c:588
+#: src/openvz_driver.c:589
msgid "no domain with matching id"
msgstr "nema domena koji se poklapaju sa id-om"
-#: src/openvz_driver.c:594
+#: src/openvz_driver.c:595
msgid "domain is not in shutoff state"
msgstr "domen nije u stanju gašenja"
-#: src/openvz_driver.c:677
+#: src/openvz_driver.c:678
#, fuzzy
msgid "Could not read container config"
msgstr "ne mogu da raščlanim URI veze"
-#: src/openvz_driver.c:693 src/qemu_driver.c:1823
+#: src/openvz_driver.c:694 src/qemu_driver.c:1843
#, fuzzy, c-format
msgid "unknown type '%s'"
msgstr "nepoznata vrsta autorizacije %s"
-#: src/openvz_driver.c:719
+#: src/openvz_driver.c:720
msgid "VCPUs should be >= 1"
msgstr ""
-#: src/openvz_driver.c:835 src/openvz_driver.c:881
+#: src/openvz_driver.c:836 src/openvz_driver.c:882
#, fuzzy, c-format
msgid "Could not parse VPS ID %s"
msgstr "ne mogu da raščlanim URI veze"
msgid "Unexpected exit status '%d', qemu probably failed"
msgstr "Neočekivani status izlaska '%d', qemu verovatno nije uspeo"
-#: src/qemu_conf.c:519 src/qemu_driver.c:925
+#: src/qemu_conf.c:519 src/qemu_driver.c:926
#, c-format
msgid "Cannot find QEMU binary %s: %s"
msgstr "Ne mogu da pronađem QEMU binary %s: %s"
msgid "Network type %d is not supported"
msgstr "Vrsta mreže %d nije podržana"
-#: src/qemu_conf.c:580 src/qemu_driver.c:1515
+#: src/qemu_conf.c:580 src/qemu_driver.c:1514
#, c-format
msgid "cannot initialize bridge support: %s"
msgstr "nije moguće pokrenuti podršku mosta: %s"
msgid "failed to allocate space for argv string"
msgstr "neuspelo zauzimanje prostora za argv niz znakova"
-#: src/qemu_driver.c:90
+#: src/qemu_driver.c:91
#, fuzzy
msgid "Failed to set close-on-exec file descriptor flag\n"
msgstr "Nisam uspeo da postavim close-on-exec zastavicu opisnika datoteka"
-#: src/qemu_driver.c:105
+#: src/qemu_driver.c:106
#, fuzzy
msgid "Failed to set non-blocking file descriptor flag\n"
msgstr "Nisam uspeo da postavim non-blocking zastavicu opisnika datoteka"
-#: src/qemu_driver.c:150
+#: src/qemu_driver.c:151
#, fuzzy, c-format
msgid "Failed to autostart network '%s': %s\n"
msgstr "Neuspelo automatsko pokretanje mreže '%s': %s"
-#: src/qemu_driver.c:165
+#: src/qemu_driver.c:166
#, fuzzy, c-format
msgid "Failed to autostart VM '%s': %s\n"
msgstr "Neuspelo automatsko pokretanje VM-a '%s': %s"
-#: src/qemu_driver.c:201
+#: src/qemu_driver.c:202
#, fuzzy, c-format
msgid "Failed to find user record for uid '%d': %s\n"
msgstr "Nisam uspeo da pronađem zapis korisnika za uid '%d': %s"
-#: src/qemu_driver.c:212
+#: src/qemu_driver.c:213
#, fuzzy
msgid "out of memory in asprintf\n"
msgstr "nema dovoljno memorije u asprintf"
-#: src/qemu_driver.c:268
+#: src/qemu_driver.c:269
#, fuzzy
msgid "qemudStartup: out of memory\n"
msgstr "qemudStartup: nema dovoljno memorije"
-#: src/qemu_driver.c:295
+#: src/qemu_driver.c:296
#, fuzzy
msgid "Reloading iptables rules\n"
msgstr "Ponovo učitavam iptables pravila"
-#: src/qemu_driver.c:433
+#: src/qemu_driver.c:434
#, c-format
msgid ""
"QEMU quit during %s startup\n"
"QEMU je izašao tokom %s pokretanja\n"
"%s"
-#: src/qemu_driver.c:443 src/qemu_driver.c:456
+#: src/qemu_driver.c:444 src/qemu_driver.c:457
#, c-format
msgid "Failure while reading %s startup output: %s"
msgstr "Neuspeh tokom čitanja %s izlaza pokretanja: %s"
-#: src/qemu_driver.c:451
+#: src/qemu_driver.c:452
#, c-format
msgid "Timed out while reading %s startup output"
msgstr "Vreme je isteklo tokom čitanja %s izlaza pokretanja"
-#: src/qemu_driver.c:467
+#: src/qemu_driver.c:468
#, c-format
msgid "Failure while reading %s startup output"
msgstr "Neuspeh tokom čitanja %s izlaza pokretanja"
-#: src/qemu_driver.c:479
+#: src/qemu_driver.c:480
#, c-format
msgid "Out of space while reading %s startup output"
msgstr "Nestalo je prostora tokom čitanja %s izlaza pokretanja"
-#: src/qemu_driver.c:510
+#: src/qemu_driver.c:511
#, c-format
msgid "Unable to open monitor path %s"
msgstr "Nije moguće otvoriti putanju nadgledanja %s"
-#: src/qemu_driver.c:515
+#: src/qemu_driver.c:516
msgid "Unable to set monitor close-on-exec flag"
msgstr ""
"Nije moguće postaviti zastavicu za nadgledanje zatvaranja-pri-izvršavanju"
-#: src/qemu_driver.c:520
+#: src/qemu_driver.c:521
msgid "Unable to put monitor into non-blocking mode"
msgstr "Nije moguće postaviti nadgledanje u neblokirajući režim"
-#: src/qemu_driver.c:648 src/qemu_driver.c:1027 src/qemu_driver.c:1726
-#: src/qemu_driver.c:1736
+#: src/qemu_driver.c:649 src/qemu_driver.c:1028 src/qemu_driver.c:1725
+#: src/qemu_driver.c:1735
#, fuzzy, c-format
msgid "Unable to log VM console data: %s\n"
msgstr "Nije moguće pratiti podatke VM konzole: %s"
-#: src/qemu_driver.c:671
+#: src/qemu_driver.c:672
#, fuzzy
msgid "allocate cpumap"
msgstr "dodeli dict"
-#: src/qemu_driver.c:682
+#: src/qemu_driver.c:683
msgid "cannot run monitor command to fetch CPU thread info"
msgstr ""
-#: src/qemu_driver.c:786
+#: src/qemu_driver.c:787
#, fuzzy, c-format
msgid "failed to set CPU affinity %s"
msgstr "neuspelo dobavljanje domena „%s“"
-#: src/qemu_driver.c:796 src/qemu_driver.c:2135
+#: src/qemu_driver.c:797 src/qemu_driver.c:2155
msgid "resume operation failed"
msgstr "neuspeo nastavak operacije"
-#: src/qemu_driver.c:859
+#: src/qemu_driver.c:860
msgid "VM is already active"
msgstr "VM je već aktivan"
-#: src/qemu_driver.c:869
+#: src/qemu_driver.c:870
msgid "Unable to find an unused VNC port"
msgstr "Nije moguće pronaći VNC priključak koji se ne koristi"
-#: src/qemu_driver.c:881
+#: src/qemu_driver.c:882
#, c-format
msgid "config file path too long: %s/%s.log"
msgstr "putanja konfiguracione datoteke je preduga: %s/%s.log"
-#: src/qemu_driver.c:900
+#: src/qemu_driver.c:901
#, c-format
msgid "failed to create logfile %s: %s"
msgstr "neuspelo pravljenje datoteke dnevnika %s: %s"
-#: src/qemu_driver.c:906
+#: src/qemu_driver.c:907
#, c-format
msgid "Unable to set VM logfile close-on-exec flag %s"
msgstr ""
"Nije moguće postaviti datoteku dnevnika VM zastavicce za zatvori-pri-"
"izvršavanju %s"
-#: src/qemu_driver.c:935 src/qemu_driver.c:3032
+#: src/qemu_driver.c:936 src/qemu_driver.c:3052
#, fuzzy, c-format
msgid "Cannot determine QEMU argv syntax %s"
msgstr "Ne mogu da pronađem QEMU binary %s: %s"
-#: src/qemu_driver.c:951 src/qemu_driver.c:954 src/qemu_driver.c:959
+#: src/qemu_driver.c:952 src/qemu_driver.c:955 src/qemu_driver.c:960
#, fuzzy, c-format
msgid "Unable to write argv to logfile %d: %s\n"
msgstr "Nije moguće pisati argv u datoteku dnevnika %d: %s"
-#: src/qemu_driver.c:1041
+#: src/qemu_driver.c:1040
#, fuzzy, c-format
msgid "Shutting down VM '%s'\n"
msgstr "Gasim VM '%s'"
-#: src/qemu_driver.c:1052
+#: src/qemu_driver.c:1051
#, fuzzy, c-format
msgid "Unable to close logfile %d: %s\n"
msgstr "Nije moguće zatvoriti datoteku dnevnika %d: %s"
-#: src/qemu_driver.c:1067
+#: src/qemu_driver.c:1066
#, fuzzy
msgid "Got unexpected pid, damn\n"
msgstr "Dobio sam neočekivani pid, dovraga"
-#: src/qemu_driver.c:1221
+#: src/qemu_driver.c:1220
msgid "failed to allocate space for dnsmasq argv"
msgstr "neuspelo zauzimanje prostora za dnsmasq argv"
-#: src/qemu_driver.c:1235
+#: src/qemu_driver.c:1234
msgid "cannot start dhcp daemon without IP address for server"
msgstr "ne mogu da pokrenem sistemsku uslugu bez IP adrese za server"
-#: src/qemu_driver.c:1264
+#: src/qemu_driver.c:1263
#, c-format
msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
msgstr ""
"neuspelo dodavanje pravila ip tabela za dozvolu prolaska iz '%s' : %s\n"
-#: src/qemu_driver.c:1275
+#: src/qemu_driver.c:1274
#, c-format
msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
msgstr ""
"neuspelo dodavanje pravila ip tabela za dozvolu prolaska do '%s' : %s\n"
-#: src/qemu_driver.c:1285
+#: src/qemu_driver.c:1284
#, c-format
msgid "failed to add iptables rule to enable masquerading : %s\n"
msgstr "neuspelo dodavanje pravila ip tabela za omogućavanje maskiranja: %s\n"
-#: src/qemu_driver.c:1317
+#: src/qemu_driver.c:1316
#, c-format
msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
msgstr ""
"neuspelo dodavanje pravila ip tabela za dozvolu rutiranja od '%s' : %s\n"
-#: src/qemu_driver.c:1328
+#: src/qemu_driver.c:1327
#, c-format
msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
msgstr ""
"neuspelo dodavanje pravila ip tabela za dozvolu rutiranja do '%s' : %s\n"
-#: src/qemu_driver.c:1353
+#: src/qemu_driver.c:1352
msgid "failed to allocate space for IP tables support"
msgstr "neuspelo zauzimanje prostora za podršku IP tabelama"
-#: src/qemu_driver.c:1361 src/qemu_driver.c:1368
+#: src/qemu_driver.c:1360 src/qemu_driver.c:1367
#, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
msgstr ""
"neuspelo dodavanje pravila ip tabela za dozvolu DHCP zahteva od '%s' : %s"
-#: src/qemu_driver.c:1376 src/qemu_driver.c:1383
+#: src/qemu_driver.c:1375 src/qemu_driver.c:1382
#, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
msgstr ""
"neuspelo dodavanje pravila ip tabela za dozvolu DNS zahteva od '%s' : %s"
-#: src/qemu_driver.c:1393
+#: src/qemu_driver.c:1392
#, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
msgstr ""
"neuspelo dodavanje pravila ip tabela za zabranu izlaznog saobraćaja od '%"
"s' : %s"
-#: src/qemu_driver.c:1400
+#: src/qemu_driver.c:1399
#, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
msgstr ""
"neuspelo dodavanje pravila ip tabela za zabranu ulaznog saobraćaja do '%s' : "
"%s"
-#: src/qemu_driver.c:1408
+#: src/qemu_driver.c:1407
#, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
msgstr ""
"neuspelo dodavanje pravila ip tabela za dozvolu saobraćaja preko ukrštenog "
"mosta na '%s' : %s"
-#: src/qemu_driver.c:1509
+#: src/qemu_driver.c:1508
msgid "network is already active"
msgstr "mreža je već aktivna"
-#: src/qemu_driver.c:1521
+#: src/qemu_driver.c:1520
#, c-format
msgid "cannot create bridge '%s' : %s"
msgstr "ne mogu da napravim most '%s' : %s"
-#: src/qemu_driver.c:1536
+#: src/qemu_driver.c:1535
#, c-format
msgid "cannot set IP address on bridge '%s' to '%s' : %s"
msgstr "ne mogu da postavim IP adresu na mostu '%s' do '%s' : %s"
-#: src/qemu_driver.c:1544
+#: src/qemu_driver.c:1543
#, c-format
msgid "cannot set netmask on bridge '%s' to '%s' : %s"
msgstr "ne mogu da postavim mrežnu masku na mostu '%s' do '%s' : %s"
-#: src/qemu_driver.c:1552
+#: src/qemu_driver.c:1551
#, c-format
msgid "failed to bring the bridge '%s' up : %s"
msgstr "neuspelo podizanje mosta '%s' : %s"
-#: src/qemu_driver.c:1563
+#: src/qemu_driver.c:1562
#, c-format
msgid "failed to enable IP forwarding : %s"
msgstr "neuspelo omogućavanje IP prosleđivanja : %s"
-#: src/qemu_driver.c:1581 src/qemu_driver.c:1612
+#: src/qemu_driver.c:1580 src/qemu_driver.c:1611
#, fuzzy, c-format
msgid "Failed to bring down bridge '%s' : %s\n"
msgstr "Neuspelo spuštanje mosta '%s' : %s"
-#: src/qemu_driver.c:1587 src/qemu_driver.c:1617
+#: src/qemu_driver.c:1586 src/qemu_driver.c:1616
#, fuzzy, c-format
msgid "Failed to delete bridge '%s' : %s\n"
msgstr "Neuspelo brisanje mosta '%s' : %s"
-#: src/qemu_driver.c:1600
+#: src/qemu_driver.c:1599
#, fuzzy, c-format
msgid "Shutting down network '%s'\n"
msgstr "Isključujem mrežu '%s'"
-#: src/qemu_driver.c:1626
+#: src/qemu_driver.c:1625
#, fuzzy
msgid "Got unexpected pid for dnsmasq\n"
msgstr "Primljen neočekivan pid za dnsmasq"
-#: src/qemu_driver.c:1839
+#: src/qemu_driver.c:1814
+#, fuzzy, c-format
+msgid "Unable to open %s: %s\n"
+msgstr "nisam uspeo da otvorim tty %s: %s\n"
+
+#: src/qemu_driver.c:1859
msgid "failed to allocate space for capabilities support"
msgstr "neuspelo dodeljivanje prostora za podršku mogućnostima"
-#: src/qemu_driver.c:1858 src/qemu_driver.c:1884
+#: src/qemu_driver.c:1878 src/qemu_driver.c:1904
#, fuzzy
msgid "NUMA not supported on this host"
msgstr "Servname nije podržan za ai_socktype"
-#: src/qemu_driver.c:1869 src/qemu_driver.c:1892
+#: src/qemu_driver.c:1889 src/qemu_driver.c:1912
#, fuzzy
msgid "Failed to query NUMA free memory"
msgstr "slobodna NUMA memorija"
-#: src/qemu_driver.c:2053
+#: src/qemu_driver.c:2073
#, fuzzy, c-format
msgid "domain '%s' is already defined"
msgstr "domen %s već postoji"
-#: src/qemu_driver.c:2064
+#: src/qemu_driver.c:2084
#, fuzzy, c-format
msgid "domain with uuid '%s' is already defined"
msgstr "domen %s već postoji"
-#: src/qemu_driver.c:2094 src/qemu_driver.c:2123 src/qemu_driver.c:2152
-#: src/qemu_driver.c:2172 src/qemu_driver.c:2410 src/qemu_driver.c:3383
-#: src/qemu_driver.c:3518 src/qemu_driver.c:3632
+#: src/qemu_driver.c:2114 src/qemu_driver.c:2143 src/qemu_driver.c:2172
+#: src/qemu_driver.c:2192 src/qemu_driver.c:2430 src/qemu_driver.c:3403
+#: src/qemu_driver.c:3538 src/qemu_driver.c:3652
#, c-format
msgid "no domain with matching id %d"
msgstr "nema domena koji se poklapa sa id %d"
-#: src/qemu_driver.c:2099 src/qemu_driver.c:2128 src/qemu_driver.c:2416
-#: src/qemu_driver.c:3388 src/qemu_driver.c:3524 src/qemu_driver.c:3638
+#: src/qemu_driver.c:2119 src/qemu_driver.c:2148 src/qemu_driver.c:2436
+#: src/qemu_driver.c:3408 src/qemu_driver.c:3544 src/qemu_driver.c:3658
msgid "domain is not running"
msgstr "domen se ne izvršava"
-#: src/qemu_driver.c:2107
+#: src/qemu_driver.c:2127
msgid "suspend operation failed"
msgstr "neuspela obustava domena"
-#: src/qemu_driver.c:2158
+#: src/qemu_driver.c:2178
msgid "shutdown operation failed"
msgstr "neuspešno gašenje operacije"
-#: src/qemu_driver.c:2198
+#: src/qemu_driver.c:2218
msgid "failed to allocate space for ostype"
msgstr "neuspelo dodeljivanje prostora za ostype"
-#: src/qemu_driver.c:2214 src/qemu_driver.c:2230 src/qemu_driver.c:2253
-#: src/qemu_driver.c:2526 src/qemu_driver.c:2688
+#: src/qemu_driver.c:2234 src/qemu_driver.c:2250 src/qemu_driver.c:2273
+#: src/qemu_driver.c:2546 src/qemu_driver.c:2708
#, c-format
msgid "no domain with matching uuid '%s'"
msgstr "nema domena koji se podudara sa uuid '%s'"
-#: src/qemu_driver.c:2236
+#: src/qemu_driver.c:2256
msgid "cannot set max memory lower than current memory"
msgstr "ne mogu da postavim maksimalnu memoriju manju od trenutne memorije"
-#: src/qemu_driver.c:2259
+#: src/qemu_driver.c:2279
msgid "cannot set memory of an active domain"
msgstr "ne mogu da postavim memoriju aktivnog domena"
-#: src/qemu_driver.c:2265
+#: src/qemu_driver.c:2285
msgid "cannot set memory higher than max memory"
msgstr "ne mogu da postavim memoriju veću od maksimalne memorije"
-#: src/qemu_driver.c:2425
+#: src/qemu_driver.c:2445
msgid "failed to pause domain"
msgstr "neuspelo pauziranje domena"
-#: src/qemu_driver.c:2434
+#: src/qemu_driver.c:2454
msgid "failed to get domain xml"
msgstr "neuspelo dobavljanje xml-a domena"
-#: src/qemu_driver.c:2442
+#: src/qemu_driver.c:2462
#, c-format
msgid "failed to create '%s'"
msgstr "neuspelo pravljenje '%s'"
-#: src/qemu_driver.c:2449
+#: src/qemu_driver.c:2469
msgid "failed to write save header"
msgstr "neuspelo upisivanje čuvanja zaglavlja"
-#: src/qemu_driver.c:2457
+#: src/qemu_driver.c:2477
msgid "failed to write xml"
msgstr "neuspelo upisivanje xml-a"
-#: src/qemu_driver.c:2470 src/qemu_driver.c:2477 src/qemu_driver.c:2748
+#: src/qemu_driver.c:2490 src/qemu_driver.c:2497 src/qemu_driver.c:2768
#: src/remote_internal.c:2241 src/virterror.c:441
msgid "out of memory"
msgstr "nestalo memorije"
-#: src/qemu_driver.c:2485
+#: src/qemu_driver.c:2505
msgid "migrate operation failed"
msgstr "operacija prelaska nije uspela"
-#: src/qemu_driver.c:2497
+#: src/qemu_driver.c:2517
#, fuzzy
msgid "'migrate' not supported by this qemu"
msgstr "'info blockstats' nije podržan od strane ovog qemu-a"
-#: src/qemu_driver.c:2532
+#: src/qemu_driver.c:2552
#, fuzzy
msgid "cannot change vcpu count of an active domain"
msgstr "ne mogu da postavim memoriju aktivnog domena"
-#: src/qemu_driver.c:2538
+#: src/qemu_driver.c:2558
msgid "could not determine max vcpus for the domain"
msgstr ""
-#: src/qemu_driver.c:2544
+#: src/qemu_driver.c:2564
#, c-format
msgid ""
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
msgstr ""
-#: src/qemu_driver.c:2568 src/qemu_driver.c:2620
+#: src/qemu_driver.c:2588 src/qemu_driver.c:2640
#, fuzzy
msgid "cannot pin vcpus on an inactive domain"
msgstr "ne mogu da prikačim uređaj na neaktivni domen"
-#: src/qemu_driver.c:2574
+#: src/qemu_driver.c:2594
#, c-format
msgid "vcpu number out of range %d > %d"
msgstr ""
-#: src/qemu_driver.c:2595
+#: src/qemu_driver.c:2615
#, fuzzy, c-format
msgid "cannot set affinity: %s"
msgstr "ne mogu da postavim vlasnika datoteke „%s“: %s"
-#: src/qemu_driver.c:2600
+#: src/qemu_driver.c:2620
#, fuzzy
msgid "cpu affinity is not supported"
msgstr "ai_family nije podržana"
-#: src/qemu_driver.c:2657
+#: src/qemu_driver.c:2677
#, fuzzy, c-format
msgid "cannot get affinity: %s"
msgstr "ne mogu da preuzmem kontekst datoteke od %s: %s"
-#: src/qemu_driver.c:2667
+#: src/qemu_driver.c:2687
msgid "cpu affinity is not available"
msgstr ""
-#: src/qemu_driver.c:2694
+#: src/qemu_driver.c:2714
#, fuzzy, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr "ne mogu da pročitam definiciju XML domena"
-#: src/qemu_driver.c:2720 src/test.c:956
+#: src/qemu_driver.c:2740 src/test.c:956
msgid "cannot read domain image"
msgstr "ne mogu da pročitam sliku domena"
-#: src/qemu_driver.c:2726
+#: src/qemu_driver.c:2746
msgid "failed to read qemu header"
msgstr "neuspelo čitanje qemu zaglavlja"
-#: src/qemu_driver.c:2733
+#: src/qemu_driver.c:2753
msgid "image magic is incorrect"
msgstr "magic slike nije ispravan"
-#: src/qemu_driver.c:2740
+#: src/qemu_driver.c:2760
#, c-format
msgid "image version is not supported (%d > %d)"
msgstr "verzija slike nije podržana (%d > %d)"
-#: src/qemu_driver.c:2755
+#: src/qemu_driver.c:2775
msgid "failed to read XML"
msgstr "neuspelo čitanje XML-a"
-#: src/qemu_driver.c:2764
+#: src/qemu_driver.c:2784
msgid "failed to parse XML"
msgstr "neuspelo raščlanjivanje XML-a"
-#: src/qemu_driver.c:2777
+#: src/qemu_driver.c:2797
#, c-format
msgid "domain is already active as '%s'"
msgstr "domen je već aktivan kao '%s'"
-#: src/qemu_driver.c:2786
+#: src/qemu_driver.c:2806
msgid "failed to assign new VM"
msgstr "neuspelo dodeljivanje novog VM"
-#: src/qemu_driver.c:2799
+#: src/qemu_driver.c:2819
msgid "failed to start VM"
msgstr "neuspelo pokretanje VM"
-#: src/qemu_driver.c:2811
+#: src/qemu_driver.c:2831
msgid "failed to resume domain"
msgstr "neuspelo nastavljanje domena"
-#: src/qemu_driver.c:2848 src/qemu_driver.c:3741 src/qemu_driver.c:3776
+#: src/qemu_driver.c:2868 src/qemu_driver.c:3761 src/qemu_driver.c:3796
msgid "failed to allocate space for VM name string"
msgstr "neuspelo zauzimanje prostora za niz znakova VM naziva"
-#: src/qemu_driver.c:2962
+#: src/qemu_driver.c:2982
#, fuzzy, c-format
msgid "cannot convert disk '%s' to bus/device index"
msgstr "ne mogu da izdvojim izvorne uređaje"
-#: src/qemu_driver.c:2982
+#: src/qemu_driver.c:3002
#, fuzzy, c-format
msgid "Unsupported disk name mapping for bus '%s'"
msgstr "Nije podržana vrsta grafike %s"
-#: src/qemu_driver.c:3022
+#: src/qemu_driver.c:3042
#, c-format
msgid "No device with bus '%s' and target '%s'"
msgstr ""
-#: src/qemu_driver.c:3049
+#: src/qemu_driver.c:3069
#, c-format
msgid ""
"Emulator version does not support removable media for device '%s' and target "
"'%s'"
msgstr ""
-#: src/qemu_driver.c:3086
+#: src/qemu_driver.c:3106
msgid "cannot change cdrom media"
msgstr "ne mogu da promenim cdrom medijum"
-#: src/qemu_driver.c:3097
+#: src/qemu_driver.c:3117
#, fuzzy
msgid "changing cdrom media failed"
msgstr "ne mogu da promenim cdrom medijum"
-#: src/qemu_driver.c:3157
+#: src/qemu_driver.c:3177
#, fuzzy
msgid "cannot attach usb disk"
msgstr "ne mogu da izdvojim izvorne uređaje"
-#: src/qemu_driver.c:3168
+#: src/qemu_driver.c:3188
#, fuzzy
msgid "adding usb disk failed"
msgstr "učitavam datoteku definicije domaćina"
-#: src/qemu_driver.c:3212
+#: src/qemu_driver.c:3232
#, fuzzy
msgid "cannot attach usb device"
msgstr "ne mogu da izdvojim izvorne uređaje"
-#: src/qemu_driver.c:3223
+#: src/qemu_driver.c:3243
#, fuzzy
msgid "adding usb device failed"
msgstr "učitavam datoteku definicije domaćina"
-#: src/qemu_driver.c:3253
+#: src/qemu_driver.c:3273
msgid "cannot attach device on inactive domain"
msgstr "ne mogu da prikačim uređaj na neaktivni domen"
-#: src/qemu_driver.c:3276
+#: src/qemu_driver.c:3296
#, fuzzy
msgid "this device type cannot be attached"
msgstr "jedino uređaji CDROM diska mogu biti prikačeni"
-#: src/qemu_driver.c:3315
+#: src/qemu_driver.c:3335
#, fuzzy
msgid "cannot set autostart for transient domain"
msgstr "ne mogu da postavim memoriju aktivnog domena"
-#: src/qemu_driver.c:3341
+#: src/qemu_driver.c:3361
#, fuzzy, c-format
msgid "Failed to create symlink '%s to '%s': %s"
msgstr "Neuspelo pravljenje simboličke veze '%s' ka '%s': %s"
-#: src/qemu_driver.c:3348 src/qemu_driver.c:3981 src/storage_driver.c:832
+#: src/qemu_driver.c:3368 src/qemu_driver.c:4001 src/storage_driver.c:832
#, c-format
msgid "Failed to delete symlink '%s': %s"
msgstr "Neuspelo brisanje simboličke veze '%s': %s"
-#: src/qemu_driver.c:3410
+#: src/qemu_driver.c:3430
#, c-format
msgid "invalid path: %s"
msgstr "neispravna putanja: %s"
-#: src/qemu_driver.c:3418
+#: src/qemu_driver.c:3438
msgid "'info blockstats' command failed"
msgstr "'info blockstats' komanda nije uspela"
-#: src/qemu_driver.c:3433
+#: src/qemu_driver.c:3453
msgid "'info blockstats' not supported by this qemu"
msgstr "'info blockstats' nije podržan od strane ovog qemu-a"
-#: src/qemu_driver.c:3498
+#: src/qemu_driver.c:3518
#, c-format
msgid "device not found: %s (%s)"
msgstr "uređaj nije pronađen: %s (%s)"
-#: src/qemu_driver.c:3530 src/qemu_driver.c:3573
+#: src/qemu_driver.c:3550 src/qemu_driver.c:3593
msgid "NULL or empty path"
msgstr "NULL ili prazna putanja"
-#: src/qemu_driver.c:3541
+#: src/qemu_driver.c:3561
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr "neispravna putanja, '%s' je nepoznato okruženje"
-#: src/qemu_driver.c:3583
+#: src/qemu_driver.c:3603
#, fuzzy
msgid "invalid path"
msgstr "neispravna putanja: %s"
-#: src/qemu_driver.c:3626
+#: src/qemu_driver.c:3646
msgid "QEMU driver only supports virtual memory addrs"
msgstr ""
-#: src/qemu_driver.c:3653
+#: src/qemu_driver.c:3673
#, fuzzy
msgid "'memsave' command failed"
msgstr "'info blockstats' komanda nije uspela"
-#: src/qemu_driver.c:3682 src/qemu_driver.c:3850 src/qemu_driver.c:3875
-#: src/qemu_driver.c:3889 src/qemu_driver.c:3904 src/qemu_driver.c:3937
-#: src/qemu_driver.c:3953
+#: src/qemu_driver.c:3702 src/qemu_driver.c:3870 src/qemu_driver.c:3895
+#: src/qemu_driver.c:3909 src/qemu_driver.c:3924 src/qemu_driver.c:3957
+#: src/qemu_driver.c:3973
msgid "no network with matching uuid"
msgstr "nema mreže koja se podudara sa uuid"
-#: src/qemu_driver.c:3697
+#: src/qemu_driver.c:3717
msgid "no network with matching name"
msgstr "nema mreže koja se podudara sa nazivom"
-#: src/qemu_driver.c:3856
+#: src/qemu_driver.c:3876
#, fuzzy
msgid "network is still active"
msgstr "mreža je već aktivna"
-#: src/qemu_driver.c:3917
+#: src/qemu_driver.c:3937
msgid "no network with matching id"
msgstr "nema mreže koja se podudara sa id-om"
-#: src/qemu_driver.c:3924
+#: src/qemu_driver.c:3944
msgid "failed to allocate space for network bridge string"
msgstr "neuspelo zauzimanje prostora za niz znakova mrežnog mosta"
-#: src/qemu_driver.c:3974 src/storage_driver.c:823
+#: src/qemu_driver.c:3994 src/storage_driver.c:823
#, c-format
msgid "Failed to create symlink '%s' to '%s': %s"
msgstr "Neuspelo pravljenje simboličke veze '%s' ka '%s': %s"
msgid "%s not implemented on Win32"
msgstr "%s: nije realizovano"
-#: src/storage_backend_disk.c:85 src/storage_backend_logical.c:57
+#: src/storage_backend_disk.c:90 src/storage_backend_logical.c:57
#, c-format
msgid "unsupported pool format %s"
msgstr "format rezervoara nije podržan %s"
-#: src/storage_backend_disk.c:110 src/storage_backend_logical.c:70
+#: src/storage_backend_disk.c:115 src/storage_backend_logical.c:70
#, c-format
msgid "unsupported pool format %d"
msgstr "format rezervoara nije podržan %d"
-#: src/storage_backend_disk.c:138 src/storage_backend_fs.c:192
+#: src/storage_backend_disk.c:143 src/storage_backend_fs.c:192
#: src/storage_backend_fs.c:262 src/storage_backend_fs.c:314
#, c-format
msgid "unsupported volume format %s"
msgstr "format diska nije podržan %s"
-#: src/storage_backend_disk.c:165 src/storage_backend_fs.c:225
+#: src/storage_backend_disk.c:170 src/storage_backend_fs.c:225
#: src/storage_backend_fs.c:297 src/storage_backend_fs.c:329
#, c-format
msgid "unsupported volume format %d"
msgstr "format diska nije podržan %d"
-#: src/storage_backend_disk.c:179 src/storage_backend_disk.c:192
-#: src/storage_backend_disk.c:199 src/storage_backend_disk.c:221
+#: src/storage_backend_disk.c:184 src/storage_backend_disk.c:197
+#: src/storage_backend_disk.c:204 src/storage_backend_disk.c:226
#: src/storage_backend_fs.c:839 src/storage_backend_iscsi.c:177
#: src/storage_backend_logical.c:116 src/storage_backend_logical.c:121
#: src/storage_backend_logical.c:133 src/storage_backend_logical.c:143
-#: src/storage_backend_logical.c:531
+#: src/storage_backend_logical.c:546
msgid "volume"
msgstr "disk"
-#: src/storage_backend_disk.c:229
+#: src/storage_backend_disk.c:234
msgid "volume extents"
msgstr "opsezi diska"
-#: src/storage_backend_disk.c:237
+#: src/storage_backend_disk.c:242
msgid "cannot parse device start location"
msgstr "ne mogu da raščlanim mesto početka uređaja"
-#: src/storage_backend_disk.c:244
+#: src/storage_backend_disk.c:249
msgid "cannot parse device end location"
msgstr "ne mogu da raščlanim mesto završetka uređaja"
-#: src/storage_backend_disk.c:250 src/storage_backend_logical.c:154
+#: src/storage_backend_disk.c:255 src/storage_backend_logical.c:154
#: src/storage_backend_logical.c:160
msgid "extents"
msgstr "opsezi"
-#: src/storage_backend_disk.c:464
+#: src/storage_backend_disk.c:462
msgid "no large enough free extent"
msgstr "nema dovoljno velikog slobodnog opsega"
-#: src/storage_backend_disk.c:498
-msgid "Disk pools are not yet supported"
-msgstr "Skladišta diskova nisu još podržana"
+#: src/storage_backend_disk.c:502
+#, fuzzy, c-format
+msgid "Couldn't read volume target path '%s'. %s"
+msgstr "ne mogu da napravim putanju '%s': %s"
+
+#: src/storage_backend_disk.c:517
+#, c-format
+msgid "Volume path '%s' did not start with parent pool source device name."
+msgstr ""
+
+#: src/storage_backend_disk.c:526
+#, fuzzy, c-format
+msgid "cannot parse partition number from target '%s'"
+msgstr "ne mogu da pročitam zaglavlje '%s': %s"
#: src/storage_backend_fs.c:358
#, c-format
msgstr "ne mogu da proširim datoteku '%s': %s"
#: src/storage_backend_fs.c:1042 src/storage_backend_fs.c:1078
-#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:543
+#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:558
#, c-format
msgid "cannot read path '%s': %s"
msgstr "ne mogu da pročitam putanju '%s': %s"
msgid "creation of non-raw images is not supported without qemu-img"
msgstr "pravljenje ne-sirovih slika nije podržano bez qemu-img"
-#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:552
+#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:567
#, c-format
msgid "cannot set file owner '%s': %s"
msgstr "ne mogu da postavim vlasnika datoteke „%s“: %s"
-#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:559
+#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:574
#, c-format
msgid "cannot set file mode '%s': %s"
msgstr "ne mogu da postavim režim datoteke „%s“: %s"
-#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:566
+#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:581
#, c-format
msgid "cannot close file '%s': %s"
msgstr "ne mogu da zatvorim datoteku '%s': %s"
msgid "lvs command failed with exitstatus %d"
msgstr ""
-#: src/storage_backend_logical.c:355
+#: src/storage_backend_logical.c:354
msgid "command line"
msgstr "komandna linija"
-#: src/storage_backend_logical.c:372
+#: src/storage_backend_logical.c:371
#, c-format
msgid "cannot open device %s"
msgstr "ne mogu da otvorim uređaj %s"
-#: src/storage_backend_logical.c:378
+#: src/storage_backend_logical.c:377
#, c-format
msgid "cannot clear device header %s"
msgstr "ne mogu da obrišem zaglavlje uređaja %s"
-#: src/storage_backend_logical.c:385
+#: src/storage_backend_logical.c:384
#, c-format
msgid "cannot close device %s"
msgstr "ne mogu da zatvorim uređaj %s"
-#: src/storage_backend_logical.c:575
+#: src/storage_backend_logical.c:507
+#, fuzzy, c-format
+msgid "cannot remove PV device %s: %s"
+msgstr "ne mogu da pročitam direktorijum %s: %s"
+
+#: src/storage_backend_logical.c:590
#, c-format
msgid "cannot find newly created volume '%s': %s"
msgstr "ne mogu da pronađem uređaj koji je skoro napravljen '%s':%s"
msgstr "PODACI"
#: src/virsh.c:6292 src/virsh.c:6314
-msgid "blocked"
-msgstr "blokirano"
+#, fuzzy
+msgid "idle"
+msgstr "datoteka"
#: src/virsh.c:6294
msgid "paused"
msgid "domain information incomplete, missing uuid"
msgstr "nepotpuni podaci o domenu, nedostaje uuid"
-#: src/xend_internal.c:1109 src/xend_internal.c:2204 src/xend_internal.c:2211
+#: src/xend_internal.c:1109 src/xend_internal.c:2213 src/xend_internal.c:2220
msgid "domain information incomplete, missing name"
msgstr "nepotpuni podaci o domenu, nedostaje ime"
msgid "unknown graphics type '%s'"
msgstr "nepoznata vrsta autorizacije %s"
-#: src/xend_internal.c:2191
+#: src/xend_internal.c:2200
msgid "domain information incomplete, missing id"
msgstr "nepotpuni podaci o domenu, nedostaje id"
-#: src/xend_internal.c:2260 src/xend_internal.c:2270 src/xend_internal.c:2280
+#: src/xend_internal.c:2269 src/xend_internal.c:2279 src/xend_internal.c:2289
#, fuzzy, c-format
msgid "unknown lifecycle type %s"
msgstr "nepoznata vrsta OS-a %s"
-#: src/xend_internal.c:2593
+#: src/xend_internal.c:2602
msgid "failed to parse topology information"
msgstr "neuspelo tumačenje podataka o topologiji"
-#: src/xend_internal.c:2647
+#: src/xend_internal.c:2656
msgid "topology syntax error"
msgstr "sintaksna greška topologije"
-#: src/xend_internal.c:2711
+#: src/xend_internal.c:2720
msgid "failed to parse Xend domain information"
msgstr "neuspelo tumačenje podataka o Xend domenu"
-#: src/xend_internal.c:3193
+#: src/xend_internal.c:3202
#, fuzzy
msgid "xenDaemonDomainFetch failed to find this domain"
msgstr "xenDaemonDomainDumpXMLByName nije uspeo da pronađe ovaj domen"
-#: src/xend_internal.c:3815 src/xend_internal.c:4290 src/xm_internal.c:1617
+#: src/xend_internal.c:3824 src/xend_internal.c:4299 src/xm_internal.c:1617
#, fuzzy
msgid "failed to build sexpr"
msgstr "nisam uspeo da izgradim skladište %s"
-#: src/xend_internal.c:3917
+#: src/xend_internal.c:3926
#, fuzzy
msgid "unsupported device type"
msgstr "vrsta uređaja za unos %s nije podržana"
-#: src/xend_internal.c:4020
+#: src/xend_internal.c:4029
#, fuzzy
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr "xenDaemonDomainDumpXMLByID nije uspeo da pronađe ovaj domen"
-#: src/xend_internal.c:4061
+#: src/xend_internal.c:4070
#, fuzzy
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr "xenDaemonDomainDumpXMLByID nije uspeo da pronađe ovaj domen"
-#: src/xend_internal.c:4069
+#: src/xend_internal.c:4078
#, fuzzy
msgid "unexpected value from on_xend_start"
msgstr "neočekivan čvor vrednosti"
-#: src/xend_internal.c:4080
+#: src/xend_internal.c:4089
#, fuzzy
msgid "no memory"
msgstr "memorija čvora"
-#: src/xend_internal.c:4086
+#: src/xend_internal.c:4095
#, fuzzy
msgid "sexpr2string failed"
msgstr "neuspela radnja"
-#: src/xend_internal.c:4091
+#: src/xend_internal.c:4100
#, fuzzy
msgid "Failed to redefine sexpr"
msgstr "Neuspelo ukidanje definicije skladišta %s"
-#: src/xend_internal.c:4096
+#: src/xend_internal.c:4105
msgid "on_xend_start not present in sexpr"
msgstr ""
-#: src/xend_internal.c:4127
+#: src/xend_internal.c:4136
#, fuzzy, c-format
msgid "gethostname failed: %s"
msgstr "neuspela radnja: %s"
-#: src/xend_internal.c:4133
+#: src/xend_internal.c:4142
#, fuzzy, c-format
msgid "failed to strdup hostname: %s"
msgstr "neuspelo dobavljanje imena domaćina"
-#: src/xend_internal.c:4164
+#: src/xend_internal.c:4173
msgid ""
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
"migration"
"xenDaemonDomainMigrate: Xen ne podržava promenu imena domena prilikom "
"premeštanja"
-#: src/xend_internal.c:4174
+#: src/xend_internal.c:4183
msgid ""
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
"migration"
"xenDaemonDomainMigrate: Xen ne podržava ograničavanje propusnog opsega "
"prilikom premeštanja"
-#: src/xend_internal.c:4186
+#: src/xend_internal.c:4195
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr "xenDaemonDomainMigrate: zastavica nije podržana"
-#: src/xend_internal.c:4199
+#: src/xend_internal.c:4208
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr "xenDaemonDomainMigrate: neispravan URI"
-#: src/xend_internal.c:4204
+#: src/xend_internal.c:4213
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr "xenDaemonDomainMigrate: Xen podržava samo xenmigr:// premeštanja"
-#: src/xend_internal.c:4211
+#: src/xend_internal.c:4220
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr "xenDaemonDomainMigrate: ime domaćina mora biti navedeno u URI-ju"
-#: src/xend_internal.c:4218 src/xend_internal.c:4240 src/xend_internal.c:4248
-#: src/xend_internal.c:4474 src/xend_internal.c:4481 src/xml.c:89
+#: src/xend_internal.c:4227 src/xend_internal.c:4249 src/xend_internal.c:4257
+#: src/xend_internal.c:4483 src/xend_internal.c:4490 src/xml.c:89
msgid "strdup failed"
msgstr "strdup nije uspeo"
-#: src/xend_internal.c:4231
+#: src/xend_internal.c:4240
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr "xenDaemonDomainMigrate: neispravan broj porta"
-#: src/xend_internal.c:4284
+#: src/xend_internal.c:4293
msgid "failed to parse domain description"
msgstr "neuspeloraščlanjenje opisa domena"
-#: src/xend_internal.c:4300
+#: src/xend_internal.c:4309
#, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Neuspelo pravljenje ne aktiviranog domena %s\n"
-#: src/xend_internal.c:4456 src/xend_internal.c:4532 src/xend_internal.c:4622
+#: src/xend_internal.c:4465 src/xend_internal.c:4541 src/xend_internal.c:4631
msgid "unsupported in xendConfigVersion < 4"
msgstr "nije podržano u xendConfigVersion < 4"
-#: src/xend_internal.c:4468
+#: src/xend_internal.c:4477
msgid "node information incomplete, missing scheduler name"
msgstr "nepotpuni podaci o čvoru, nedostaje naziv planera"
-#: src/xend_internal.c:4486 src/xend_internal.c:4580 src/xend_internal.c:4692
+#: src/xend_internal.c:4495 src/xend_internal.c:4589 src/xend_internal.c:4701
msgid "Unknown scheduler"
msgstr "Nepoznat planer"
-#: src/xend_internal.c:4545 src/xend_internal.c:4635
+#: src/xend_internal.c:4554 src/xend_internal.c:4644
msgid "Failed to get a scheduler name"
msgstr "Neuspelo pribavljanje naziva planera"
-#: src/xend_internal.c:4558 src/xend_internal.c:4671
+#: src/xend_internal.c:4567 src/xend_internal.c:4680
msgid "domain information incomplete, missing cpu_weight"
msgstr "nepotpuni podaci o domenu, nedostaje cpu_weight"
-#: src/xend_internal.c:4563 src/xend_internal.c:4680
+#: src/xend_internal.c:4572 src/xend_internal.c:4689
msgid "domain information incomplete, missing cpu_cap"
msgstr "nepotpuni podaci o domenu, nedostaje cpu_cap"
-#: src/xend_internal.c:4739
+#: src/xend_internal.c:4748
#, fuzzy
msgid "domainBlockPeek is not supported for dom0"
msgstr "ai_socktype nije podržan"
-#: src/xend_internal.c:4762
+#: src/xend_internal.c:4771
#, fuzzy, c-format
msgid "%s: invalid path"
msgstr "neispravna putanja: %s"
-#: src/xend_internal.c:4770
+#: src/xend_internal.c:4779
#, fuzzy, c-format
msgid "failed to open for reading: %s: %s"
msgstr "neuspelo otvaranje %s za čitanje"
-#: src/xend_internal.c:4782
+#: src/xend_internal.c:4791
#, fuzzy, c-format
msgid "failed to lseek or read from file: %s: %s"
msgstr "Nisam uspeo da zatvorim pid datoteku '%s': %s"
-#: src/xend_internal.c:4865 src/xend_internal.c:4911
+#: src/xend_internal.c:4874 src/xend_internal.c:4920
#, fuzzy, c-format
msgid "unexpected graphics type %d"
msgstr "neočekivana vrsta domena %d"
-#: src/xend_internal.c:4954
+#: src/xend_internal.c:4963
#, fuzzy
msgid "unexpected chr device type"
msgstr "neočekivana mime vrsta"
-#: src/xend_internal.c:5128 src/xm_internal.c:1779
+#: src/xend_internal.c:5137 src/xm_internal.c:1779
#, fuzzy, c-format
msgid "unsupported network type %d"
msgstr "vrsta diska za skladištenje nije podržana %d"
-#: src/xend_internal.c:5302 src/xend_internal.c:5309 src/xend_internal.c:5316
+#: src/xend_internal.c:5311 src/xend_internal.c:5318 src/xend_internal.c:5325
#, fuzzy, c-format
msgid "unexpected lifecycle value %d"
msgstr "neočekivan čvor vrednosti"
-#: src/xend_internal.c:5333
+#: src/xend_internal.c:5342
msgid "no HVM domain loader"
msgstr "nema programa za učitavanje HVM domena"
-#: src/xend_internal.c:5544
+#: src/xend_internal.c:5553
#, fuzzy
msgid "hotplug of device type not supported"
msgstr "ai_socktype nije podržan"
msgid "failed to connect to Xen Store"
msgstr "neuspelo povezivanje sa Xen skladištem"
+#~ msgid "Disk pools are not yet supported"
+#~ msgstr "Skladišta diskova nisu još podržana"
+
+#~ msgid "blocked"
+#~ msgstr "blokirano"
+
#, fuzzy
#~ msgid "Domain config filename '%s' does not match domain name '%s'"
#~ msgstr ""
#~ msgid "cannot read tty pid file %s: %s"
#~ msgstr "neuspelo upisivanje datoteke podešavanja %s: %s"
-#, fuzzy
-#~ msgid "cannot remove ttyPidFile %s: %s"
-#~ msgstr "ne mogu da pročitam direktorijum %s: %s"
-
#, fuzzy
#~ msgid "failed to calloc memory for init string: %s"
#~ msgstr "neuspelo zauzimanje prostora za ulazni niz znakova"
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-09-08 14:51+0200\n"
+"POT-Creation-Date: 2008-09-23 22:28+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"
msgid "storage_vol not found"
msgstr "Nätverk hittades inte"
-#: src/conf.c:155 src/conf.c:203 src/conf.c:488 src/conf.c:525 src/conf.c:553
-#: src/conf.c:631
+#: src/conf.c:164 src/conf.c:212 src/conf.c:491 src/conf.c:528 src/conf.c:555
+#: src/conf.c:630
msgid "allocating configuration"
msgstr "allokerar konfiguration"
-#: src/conf.c:338
+#: src/conf.c:347
msgid "unterminated number"
msgstr "oterminerade nummer"
-#: src/conf.c:372 src/conf.c:389 src/conf.c:401
+#: src/conf.c:380 src/conf.c:396 src/conf.c:407
msgid "unterminated string"
msgstr "oterminerad sträng"
-#: src/conf.c:429 src/conf.c:483
+#: src/conf.c:434 src/conf.c:487
msgid "expecting a value"
msgstr "förväntar sig ett värde"
-#: src/conf.c:450
+#: src/conf.c:454
msgid "expecting a separator in list"
msgstr "förväntar sig en separator i listan"
-#: src/conf.c:473
+#: src/conf.c:477
#, fuzzy
msgid "list is not closed with ]"
msgstr "listan är inte avslutad med ] "
-#: src/conf.c:518
+#: src/conf.c:521
msgid "expecting a name"
msgstr "förväntar mig ett namn"
-#: src/conf.c:581
+#: src/conf.c:582
msgid "expecting a separator"
msgstr "förväntar mig en separator"
msgid "expecting an assignment"
msgstr "förväntar mig en tilldelning"
-#: src/conf.c:894 src/conf.c:950 src/xend_internal.c:584
-#: src/xend_internal.c:2657 src/xm_internal.c:1475 src/xm_internal.c:1482
+#: src/conf.c:892 src/conf.c:948 src/xend_internal.c:584
+#: src/xend_internal.c:2666 src/xm_internal.c:1475 src/xm_internal.c:1482
#, fuzzy
msgid "allocate buffer"
msgstr "allokera ny buffer"
-#: src/conf.c:901
+#: src/conf.c:899
msgid "failed to open file"
msgstr "misslyckades att öppna fil"
-#: src/conf.c:912
+#: src/conf.c:910
msgid "failed to save content"
msgstr "misslyckades att spara innehåll"
msgid "cannot extract disk devices"
msgstr "anslut diskenhet"
-#: src/domain_conf.c:1939 src/qemu_driver.c:3133
+#: src/domain_conf.c:1939 src/qemu_driver.c:3153
#, fuzzy, c-format
msgid "duplicate disk target '%s'"
msgstr "målenhetstyp"
msgid "unexpected char type %d"
msgstr "oväntad mime-typ"
-#: src/domain_conf.c:2815 src/xend_internal.c:5214
+#: src/domain_conf.c:2815 src/xend_internal.c:5223
#, fuzzy, c-format
msgid "unexpected sound model %d"
msgstr "oväntad mime-typ"
-#: src/domain_conf.c:2835 src/xend_internal.c:5237
+#: src/domain_conf.c:2835 src/xend_internal.c:5246
#, fuzzy, c-format
msgid "unexpected input type %d"
msgstr "oväntad mime-typ"
#: src/lxc_driver.c:274 src/lxc_driver.c:309 src/lxc_driver.c:335
#: src/lxc_driver.c:350 src/openvz_driver.c:238 src/openvz_driver.c:267
-#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:620
-#: src/openvz_driver.c:651 src/openvz_driver.c:672 src/openvz_driver.c:713
-#: src/qemu_driver.c:2192 src/qemu_driver.c:2279 src/qemu_driver.c:2828
-#: src/qemu_driver.c:2883 src/qemu_driver.c:2927 src/qemu_driver.c:3007
-#: src/qemu_driver.c:3123 src/qemu_driver.c:3192 src/qemu_driver.c:3247
-#: src/qemu_driver.c:3291 src/qemu_driver.c:3309 src/qemu_driver.c:3567
+#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:621
+#: src/openvz_driver.c:652 src/openvz_driver.c:673 src/openvz_driver.c:714
+#: src/qemu_driver.c:2212 src/qemu_driver.c:2299 src/qemu_driver.c:2848
+#: src/qemu_driver.c:2903 src/qemu_driver.c:2947 src/qemu_driver.c:3027
+#: src/qemu_driver.c:3143 src/qemu_driver.c:3212 src/qemu_driver.c:3267
+#: src/qemu_driver.c:3311 src/qemu_driver.c:3329 src/qemu_driver.c:3587
#, fuzzy
msgid "no domain with matching uuid"
msgstr "domännamn eller uuid"
-#: src/lxc_driver.c:280 src/openvz_driver.c:625 src/qemu_driver.c:2933
+#: src/lxc_driver.c:280 src/openvz_driver.c:626 src/qemu_driver.c:2953
#, fuzzy
msgid "cannot delete active domain"
msgstr "namn för den inaktiva domänen"
-#: src/lxc_driver.c:286 src/qemu_driver.c:2939
+#: src/lxc_driver.c:286 src/qemu_driver.c:2959
#, fuzzy
msgid "cannot undefine transient domain"
msgstr "namn för den inaktiva domänen"
msgid "container '%s' unexpectedly shutdown during startup"
msgstr ""
-#: src/lxc_driver.c:747 src/qemu_driver.c:892
+#: src/lxc_driver.c:747 src/qemu_driver.c:893
#, fuzzy, c-format
msgid "cannot create log directory %s: %s"
msgstr "misslyckades att skriva konfigurationsfilen: %s"
msgid "unknown forwarding type '%s'"
msgstr "okänd OS-typ %s"
-#: src/network_conf.c:662 src/qemu_driver.c:3334 src/qemu_driver.c:3967
+#: src/network_conf.c:662 src/qemu_driver.c:3354 src/qemu_driver.c:3987
#: src/storage_driver.c:816
#, c-format
msgid "cannot create autostart directory %s: %s"
msgid "no config file for %s"
msgstr "syntaxfel i konfigurationsfilen: %s"
-#: src/openvz_conf.c:187
+#: src/openvz_conf.c:190
+#, fuzzy, c-format
+msgid "Cound not read 'IP_ADDRESS' from config for container %d"
+msgstr "kunde inte ansluta till %s"
+
+#: src/openvz_conf.c:220
+#, fuzzy, c-format
+msgid "Cound not read 'NETIF' from config for container %d"
+msgstr "kunde inte ansluta till %s"
+
+#: src/openvz_conf.c:247
+#, fuzzy
+msgid "Too long network device name"
+msgstr "slå upp domänfilnamn"
+
+#: src/openvz_conf.c:264
+#, fuzzy
+msgid "Wrong length MAC address"
+msgstr "ogiltig MAC-adress"
+
+#: src/openvz_conf.c:271
+#, fuzzy
+msgid "Wrong MAC address"
+msgstr "MAC-adress"
+
+#: src/openvz_conf.c:327
#, fuzzy
msgid "popen failed"
msgstr "operation misslyckades"
-#: src/openvz_conf.c:197
+#: src/openvz_conf.c:337
#, fuzzy
msgid "Failed to parse vzlist output"
msgstr "Misslyckades att öppna \"%s\": %s"
-#: src/openvz_conf.c:223
+#: src/openvz_conf.c:363
#, fuzzy
msgid "UUID in config file malformed"
msgstr "syntaxfel i konfigurationsfilen: %s"
-#: src/openvz_conf.c:235
+#: src/openvz_conf.c:375
#, fuzzy, c-format
msgid "Cound not read config for container %d"
msgstr "kunde inte ansluta till %s"
msgid "Container ID is not specified"
msgstr ""
-#: src/openvz_driver.c:391 src/openvz_driver.c:459 src/openvz_driver.c:534
-#: src/openvz_driver.c:554 src/openvz_driver.c:600 src/openvz_driver.c:631
-#: src/openvz_driver.c:656 src/openvz_driver.c:728 src/openvz_driver.c:826
-#: src/openvz_driver.c:872
+#: src/openvz_driver.c:391 src/openvz_driver.c:460 src/openvz_driver.c:535
+#: src/openvz_driver.c:555 src/openvz_driver.c:601 src/openvz_driver.c:632
+#: src/openvz_driver.c:657 src/openvz_driver.c:729 src/openvz_driver.c:827
+#: src/openvz_driver.c:873
#, fuzzy, c-format
msgid "Could not exec %s"
msgstr "kunde inte ansluta till %s"
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:451 src/openvz_driver.c:528
+#: src/openvz_driver.c:452 src/openvz_driver.c:529
msgid "Error creating command for container"
msgstr ""
-#: src/openvz_driver.c:465 src/openvz_driver.c:540
+#: src/openvz_driver.c:466 src/openvz_driver.c:541
#, fuzzy
msgid "Could not set UUID"
msgstr "kunde inte ansluta till %s"
-#: src/openvz_driver.c:475 src/openvz_driver.c:546
+#: src/openvz_driver.c:476 src/openvz_driver.c:547
#, fuzzy
msgid "Could not configure network"
msgstr "kunde inte ansluta till %s"
-#: src/openvz_driver.c:482 src/openvz_driver.c:569
+#: src/openvz_driver.c:483 src/openvz_driver.c:570
#, fuzzy
msgid "Could not set number of virtual cpu"
msgstr "ändra antal virtuella CPU:er"
#: src/openvz_driver.c:517
#, c-format
-msgid "Already an OPENVZ VM defined with the id '%d'"
+msgid "Already an OPENVZ VM defined with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:588
+#: src/openvz_driver.c:589
msgid "no domain with matching id"
msgstr ""
-#: src/openvz_driver.c:594
+#: src/openvz_driver.c:595
#, fuzzy
msgid "domain is not in shutoff state"
msgstr "Domänen kör fortfarande"
-#: src/openvz_driver.c:677
+#: src/openvz_driver.c:678
#, fuzzy
msgid "Could not read container config"
msgstr "kunde inte ansluta till %s"
-#: src/openvz_driver.c:693 src/qemu_driver.c:1823
+#: src/openvz_driver.c:694 src/qemu_driver.c:1843
#, fuzzy, c-format
msgid "unknown type '%s'"
msgstr "okänd OS-typ %s"
-#: src/openvz_driver.c:719
+#: src/openvz_driver.c:720
msgid "VCPUs should be >= 1"
msgstr ""
-#: src/openvz_driver.c:835 src/openvz_driver.c:881
+#: src/openvz_driver.c:836 src/openvz_driver.c:882
#, fuzzy, c-format
msgid "Could not parse VPS ID %s"
msgstr "kunde inte ansluta till %s"
msgid "Unexpected exit status '%d', qemu probably failed"
msgstr ""
-#: src/qemu_conf.c:519 src/qemu_driver.c:925
+#: src/qemu_conf.c:519 src/qemu_driver.c:926
#, fuzzy, c-format
msgid "Cannot find QEMU binary %s: %s"
msgstr "Misslyckades att öppna \"%s\": %s"
msgid "Network type %d is not supported"
msgstr "Nätverk %s startat\n"
-#: src/qemu_conf.c:580 src/qemu_driver.c:1515
+#: src/qemu_conf.c:580 src/qemu_driver.c:1514
#, fuzzy, c-format
msgid "cannot initialize bridge support: %s"
msgstr "Misslyckades att öppna \"%s\": %s"
msgid "failed to allocate space for argv string"
msgstr "Misslyckades att allokera minne"
-#: src/qemu_driver.c:90
+#: src/qemu_driver.c:91
#, fuzzy
msgid "Failed to set close-on-exec file descriptor flag\n"
msgstr "misslyckades att skriva loggfilen"
-#: src/qemu_driver.c:105
+#: src/qemu_driver.c:106
#, fuzzy
msgid "Failed to set non-blocking file descriptor flag\n"
msgstr "misslyckades att analysera domäninformation för Xend"
-#: src/qemu_driver.c:150
+#: src/qemu_driver.c:151
#, fuzzy, c-format
msgid "Failed to autostart network '%s': %s\n"
msgstr "Misslyckades att starta nätverk %s"
-#: src/qemu_driver.c:165
+#: src/qemu_driver.c:166
#, fuzzy, c-format
msgid "Failed to autostart VM '%s': %s\n"
msgstr "Misslyckades att öppna \"%s\": %s"
-#: src/qemu_driver.c:201
+#: src/qemu_driver.c:202
#, fuzzy, c-format
msgid "Failed to find user record for uid '%d': %s\n"
msgstr "Misslyckades att hitta nätverket: %s"
-#: src/qemu_driver.c:212
+#: src/qemu_driver.c:213
#, fuzzy
msgid "out of memory in asprintf\n"
msgstr "slut på minne"
-#: src/qemu_driver.c:268
+#: src/qemu_driver.c:269
#, fuzzy
msgid "qemudStartup: out of memory\n"
msgstr "slut på minne"
-#: src/qemu_driver.c:295
+#: src/qemu_driver.c:296
msgid "Reloading iptables rules\n"
msgstr ""
-#: src/qemu_driver.c:433
+#: src/qemu_driver.c:434
#, c-format
msgid ""
"QEMU quit during %s startup\n"
"%s"
msgstr ""
-#: src/qemu_driver.c:443 src/qemu_driver.c:456
+#: src/qemu_driver.c:444 src/qemu_driver.c:457
#, c-format
msgid "Failure while reading %s startup output: %s"
msgstr ""
-#: src/qemu_driver.c:451
+#: src/qemu_driver.c:452
#, c-format
msgid "Timed out while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:467
+#: src/qemu_driver.c:468
#, c-format
msgid "Failure while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:479
+#: src/qemu_driver.c:480
#, c-format
msgid "Out of space while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:510
+#: src/qemu_driver.c:511
#, fuzzy, c-format
msgid "Unable to open monitor path %s"
msgstr "Misslyckades att öppna \"%s\": %s"
-#: src/qemu_driver.c:515
+#: src/qemu_driver.c:516
msgid "Unable to set monitor close-on-exec flag"
msgstr ""
-#: src/qemu_driver.c:520
+#: src/qemu_driver.c:521
msgid "Unable to put monitor into non-blocking mode"
msgstr ""
-#: src/qemu_driver.c:648 src/qemu_driver.c:1027 src/qemu_driver.c:1726
-#: src/qemu_driver.c:1736
+#: src/qemu_driver.c:649 src/qemu_driver.c:1028 src/qemu_driver.c:1725
+#: src/qemu_driver.c:1735
#, fuzzy, c-format
msgid "Unable to log VM console data: %s\n"
msgstr "misslyckades att skriva loggfilen"
-#: src/qemu_driver.c:671
+#: src/qemu_driver.c:672
#, fuzzy
msgid "allocate cpumap"
msgstr "allokera ny kontext"
-#: src/qemu_driver.c:682
+#: src/qemu_driver.c:683
msgid "cannot run monitor command to fetch CPU thread info"
msgstr ""
-#: src/qemu_driver.c:786
+#: src/qemu_driver.c:787
#, fuzzy, c-format
msgid "failed to set CPU affinity %s"
msgstr "misslyckades att hämta domän '%s'"
-#: src/qemu_driver.c:796 src/qemu_driver.c:2135
+#: src/qemu_driver.c:797 src/qemu_driver.c:2155
#, fuzzy
msgid "resume operation failed"
msgstr "operation misslyckades"
-#: src/qemu_driver.c:859
+#: src/qemu_driver.c:860
#, fuzzy
msgid "VM is already active"
msgstr "Domänen är redan aktiv"
-#: src/qemu_driver.c:869
+#: src/qemu_driver.c:870
msgid "Unable to find an unused VNC port"
msgstr ""
-#: src/qemu_driver.c:881
+#: src/qemu_driver.c:882
#, c-format
msgid "config file path too long: %s/%s.log"
msgstr ""
-#: src/qemu_driver.c:900
+#: src/qemu_driver.c:901
#, fuzzy, c-format
msgid "failed to create logfile %s: %s"
msgstr "misslyckades att skriva loggfilen"
-#: src/qemu_driver.c:906
+#: src/qemu_driver.c:907
#, fuzzy, c-format
msgid "Unable to set VM logfile close-on-exec flag %s"
msgstr "misslyckades att skriva loggfilen"
-#: src/qemu_driver.c:935 src/qemu_driver.c:3032
+#: src/qemu_driver.c:936 src/qemu_driver.c:3052
#, fuzzy, c-format
msgid "Cannot determine QEMU argv syntax %s"
msgstr "Misslyckades att öppna \"%s\": %s"
-#: src/qemu_driver.c:951 src/qemu_driver.c:954 src/qemu_driver.c:959
+#: src/qemu_driver.c:952 src/qemu_driver.c:955 src/qemu_driver.c:960
#, fuzzy, c-format
msgid "Unable to write argv to logfile %d: %s\n"
msgstr "misslyckades att skriva loggfilen"
-#: src/qemu_driver.c:1041
+#: src/qemu_driver.c:1040
#, fuzzy, c-format
msgid "Shutting down VM '%s'\n"
msgstr "misslyckades att hämta nätverk '%s'"
-#: src/qemu_driver.c:1052
+#: src/qemu_driver.c:1051
#, fuzzy, c-format
msgid "Unable to close logfile %d: %s\n"
msgstr "misslyckades att skriva loggfilen"
-#: src/qemu_driver.c:1067
+#: src/qemu_driver.c:1066
#, fuzzy
msgid "Got unexpected pid, damn\n"
msgstr "oväntad dict-nod"
-#: src/qemu_driver.c:1221
+#: src/qemu_driver.c:1220
#, fuzzy
msgid "failed to allocate space for dnsmasq argv"
msgstr "misslyckades att allokera en nod"
-#: src/qemu_driver.c:1235
+#: src/qemu_driver.c:1234
msgid "cannot start dhcp daemon without IP address for server"
msgstr ""
-#: src/qemu_driver.c:1264
+#: src/qemu_driver.c:1263
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
msgstr "Misslyckades att spara domän %s till %s"
-#: src/qemu_driver.c:1275
+#: src/qemu_driver.c:1274
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
msgstr "Misslyckades att spara domän %s till %s"
-#: src/qemu_driver.c:1285
+#: src/qemu_driver.c:1284
#, fuzzy, c-format
msgid "failed to add iptables rule to enable masquerading : %s\n"
msgstr "Misslyckades att spara domän %s till %s"
-#: src/qemu_driver.c:1317
+#: src/qemu_driver.c:1316
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
msgstr "Misslyckades att spara domän %s till %s"
-#: src/qemu_driver.c:1328
+#: src/qemu_driver.c:1327
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
msgstr "Misslyckades att spara domän %s till %s"
-#: src/qemu_driver.c:1353
+#: src/qemu_driver.c:1352
#, fuzzy
msgid "failed to allocate space for IP tables support"
msgstr "misslyckades att allokera en nod"
-#: src/qemu_driver.c:1361 src/qemu_driver.c:1368
+#: src/qemu_driver.c:1360 src/qemu_driver.c:1367
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
msgstr "Misslyckades att spara domän %s till %s"
-#: src/qemu_driver.c:1376 src/qemu_driver.c:1383
+#: src/qemu_driver.c:1375 src/qemu_driver.c:1382
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
msgstr "Misslyckades att spara domän %s till %s"
-#: src/qemu_driver.c:1393
+#: src/qemu_driver.c:1392
#, fuzzy, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
msgstr "Misslyckades att spara domän %s till %s"
-#: src/qemu_driver.c:1400
+#: src/qemu_driver.c:1399
#, fuzzy, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
msgstr "Misslyckades att spara domän %s till %s"
-#: src/qemu_driver.c:1408
+#: src/qemu_driver.c:1407
#, fuzzy, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
msgstr "Misslyckades att spara domän %s till %s"
-#: src/qemu_driver.c:1509
+#: src/qemu_driver.c:1508
#, fuzzy
msgid "network is already active"
msgstr "Domänen är redan aktiv"
-#: src/qemu_driver.c:1521
+#: src/qemu_driver.c:1520
#, fuzzy, c-format
msgid "cannot create bridge '%s' : %s"
msgstr "misslyckades att skriva konfigurationsfilen: %s"
-#: src/qemu_driver.c:1536
+#: src/qemu_driver.c:1535
#, fuzzy, c-format
msgid "cannot set IP address on bridge '%s' to '%s' : %s"
msgstr "Misslyckades att öppna \"%s\": %s"
-#: src/qemu_driver.c:1544
+#: src/qemu_driver.c:1543
#, fuzzy, c-format
msgid "cannot set netmask on bridge '%s' to '%s' : %s"
msgstr "Misslyckades att öppna \"%s\": %s"
-#: src/qemu_driver.c:1552
+#: src/qemu_driver.c:1551
#, fuzzy, c-format
msgid "failed to bring the bridge '%s' up : %s"
msgstr "Misslyckades att öppna \"%s\": %s"
-#: src/qemu_driver.c:1563
+#: src/qemu_driver.c:1562
#, fuzzy, c-format
msgid "failed to enable IP forwarding : %s"
msgstr "kunde inte öppna %s för läsning"
-#: src/qemu_driver.c:1581 src/qemu_driver.c:1612
+#: src/qemu_driver.c:1580 src/qemu_driver.c:1611
#, fuzzy, c-format
msgid "Failed to bring down bridge '%s' : %s\n"
msgstr "Misslyckades att öppna \"%s\": %s"
-#: src/qemu_driver.c:1587 src/qemu_driver.c:1617
+#: src/qemu_driver.c:1586 src/qemu_driver.c:1616
#, fuzzy, c-format
msgid "Failed to delete bridge '%s' : %s\n"
msgstr "Misslyckades att öppna \"%s\": %s"
-#: src/qemu_driver.c:1600
+#: src/qemu_driver.c:1599
#, fuzzy, c-format
msgid "Shutting down network '%s'\n"
msgstr "misslyckades att hämta nätverk '%s'"
-#: src/qemu_driver.c:1626
+#: src/qemu_driver.c:1625
#, fuzzy
msgid "Got unexpected pid for dnsmasq\n"
msgstr "oväntad dict-nod"
-#: src/qemu_driver.c:1839
+#: src/qemu_driver.c:1814
+#, fuzzy, c-format
+msgid "Unable to open %s: %s\n"
+msgstr "Misslyckades att öppna \"%s\": %s"
+
+#: src/qemu_driver.c:1859
#, fuzzy
msgid "failed to allocate space for capabilities support"
msgstr "Misslyckades att allokera minne"
-#: src/qemu_driver.c:1858 src/qemu_driver.c:1884
+#: src/qemu_driver.c:1878 src/qemu_driver.c:1904
msgid "NUMA not supported on this host"
msgstr ""
-#: src/qemu_driver.c:1869 src/qemu_driver.c:1892
+#: src/qemu_driver.c:1889 src/qemu_driver.c:1912
#, fuzzy
msgid "Failed to query NUMA free memory"
msgstr "Använt minne:"
-#: src/qemu_driver.c:2053
+#: src/qemu_driver.c:2073
#, fuzzy, c-format
msgid "domain '%s' is already defined"
msgstr "domän %s finns redan"
-#: src/qemu_driver.c:2064
+#: src/qemu_driver.c:2084
#, fuzzy, c-format
msgid "domain with uuid '%s' is already defined"
msgstr "domän %s finns redan"
-#: src/qemu_driver.c:2094 src/qemu_driver.c:2123 src/qemu_driver.c:2152
-#: src/qemu_driver.c:2172 src/qemu_driver.c:2410 src/qemu_driver.c:3383
-#: src/qemu_driver.c:3518 src/qemu_driver.c:3632
+#: src/qemu_driver.c:2114 src/qemu_driver.c:2143 src/qemu_driver.c:2172
+#: src/qemu_driver.c:2192 src/qemu_driver.c:2430 src/qemu_driver.c:3403
+#: src/qemu_driver.c:3538 src/qemu_driver.c:3652
#, c-format
msgid "no domain with matching id %d"
msgstr ""
-#: src/qemu_driver.c:2099 src/qemu_driver.c:2128 src/qemu_driver.c:2416
-#: src/qemu_driver.c:3388 src/qemu_driver.c:3524 src/qemu_driver.c:3638
+#: src/qemu_driver.c:2119 src/qemu_driver.c:2148 src/qemu_driver.c:2436
+#: src/qemu_driver.c:3408 src/qemu_driver.c:3544 src/qemu_driver.c:3658
#, fuzzy
msgid "domain is not running"
msgstr "Domänen kör fortfarande"
-#: src/qemu_driver.c:2107
+#: src/qemu_driver.c:2127
#, fuzzy
msgid "suspend operation failed"
msgstr "operation misslyckades"
-#: src/qemu_driver.c:2158
+#: src/qemu_driver.c:2178
#, fuzzy
msgid "shutdown operation failed"
msgstr "operation misslyckades"
-#: src/qemu_driver.c:2198
+#: src/qemu_driver.c:2218
#, fuzzy
msgid "failed to allocate space for ostype"
msgstr "misslyckades att allokera en nod"
-#: src/qemu_driver.c:2214 src/qemu_driver.c:2230 src/qemu_driver.c:2253
-#: src/qemu_driver.c:2526 src/qemu_driver.c:2688
+#: src/qemu_driver.c:2234 src/qemu_driver.c:2250 src/qemu_driver.c:2273
+#: src/qemu_driver.c:2546 src/qemu_driver.c:2708
#, c-format
msgid "no domain with matching uuid '%s'"
msgstr ""
-#: src/qemu_driver.c:2236
+#: src/qemu_driver.c:2256
msgid "cannot set max memory lower than current memory"
msgstr ""
-#: src/qemu_driver.c:2259
+#: src/qemu_driver.c:2279
#, fuzzy
msgid "cannot set memory of an active domain"
msgstr "namn för den inaktiva domänen"
-#: src/qemu_driver.c:2265
+#: src/qemu_driver.c:2285
msgid "cannot set memory higher than max memory"
msgstr ""
-#: src/qemu_driver.c:2425
+#: src/qemu_driver.c:2445
#, fuzzy
msgid "failed to pause domain"
msgstr "Misslyckades att suspendera domän %s"
-#: src/qemu_driver.c:2434
+#: src/qemu_driver.c:2454
#, fuzzy
msgid "failed to get domain xml"
msgstr "misslyckades att hämta domän-UUID"
-#: src/qemu_driver.c:2442
+#: src/qemu_driver.c:2462
#, fuzzy, c-format
msgid "failed to create '%s'"
msgstr "Misslyckades att skapa XML"
-#: src/qemu_driver.c:2449
+#: src/qemu_driver.c:2469
#, fuzzy
msgid "failed to write save header"
msgstr "Misslyckades att skriva till uttag %d\n"
-#: src/qemu_driver.c:2457
+#: src/qemu_driver.c:2477
#, fuzzy
msgid "failed to write xml"
msgstr "Misslyckades att skriva till uttag %d\n"
-#: src/qemu_driver.c:2470 src/qemu_driver.c:2477 src/qemu_driver.c:2748
+#: src/qemu_driver.c:2490 src/qemu_driver.c:2497 src/qemu_driver.c:2768
#: src/remote_internal.c:2241 src/virterror.c:441
msgid "out of memory"
msgstr "slut på minne"
-#: src/qemu_driver.c:2485
+#: src/qemu_driver.c:2505
#, fuzzy
msgid "migrate operation failed"
msgstr "operation misslyckades"
-#: src/qemu_driver.c:2497
+#: src/qemu_driver.c:2517
msgid "'migrate' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:2532
+#: src/qemu_driver.c:2552
#, fuzzy
msgid "cannot change vcpu count of an active domain"
msgstr "namn för den inaktiva domänen"
-#: src/qemu_driver.c:2538
+#: src/qemu_driver.c:2558
msgid "could not determine max vcpus for the domain"
msgstr ""
-#: src/qemu_driver.c:2544
+#: src/qemu_driver.c:2564
#, c-format
msgid ""
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
msgstr ""
-#: src/qemu_driver.c:2568 src/qemu_driver.c:2620
+#: src/qemu_driver.c:2588 src/qemu_driver.c:2640
#, fuzzy
msgid "cannot pin vcpus on an inactive domain"
msgstr "avdefiniera en inaktiv domän"
-#: src/qemu_driver.c:2574
+#: src/qemu_driver.c:2594
#, c-format
msgid "vcpu number out of range %d > %d"
msgstr ""
-#: src/qemu_driver.c:2595
+#: src/qemu_driver.c:2615
#, fuzzy, c-format
msgid "cannot set affinity: %s"
msgstr "Misslyckades att öppna \"%s\": %s"
-#: src/qemu_driver.c:2600
+#: src/qemu_driver.c:2620
#, fuzzy
msgid "cpu affinity is not supported"
msgstr "biblioteksanrop misslyckades, stöds troligen inte"
-#: src/qemu_driver.c:2657
+#: src/qemu_driver.c:2677
#, fuzzy, c-format
msgid "cannot get affinity: %s"
msgstr "Misslyckades att skapa XML"
-#: src/qemu_driver.c:2667
+#: src/qemu_driver.c:2687
msgid "cpu affinity is not available"
msgstr ""
-#: src/qemu_driver.c:2694
+#: src/qemu_driver.c:2714
#, fuzzy, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr "läs in domändefinitionsfil"
-#: src/qemu_driver.c:2720 src/test.c:956
+#: src/qemu_driver.c:2740 src/test.c:956
#, fuzzy
msgid "cannot read domain image"
msgstr "nodens domänlista"
-#: src/qemu_driver.c:2726
+#: src/qemu_driver.c:2746
#, fuzzy
msgid "failed to read qemu header"
msgstr "misslyckades att läsa från Xen-demonen"
-#: src/qemu_driver.c:2733
+#: src/qemu_driver.c:2753
msgid "image magic is incorrect"
msgstr ""
-#: src/qemu_driver.c:2740
+#: src/qemu_driver.c:2760
#, c-format
msgid "image version is not supported (%d > %d)"
msgstr ""
-#: src/qemu_driver.c:2755
+#: src/qemu_driver.c:2775
#, fuzzy
msgid "failed to read XML"
msgstr "Misslyckades att skapa XML"
-#: src/qemu_driver.c:2764
+#: src/qemu_driver.c:2784
#, fuzzy
msgid "failed to parse XML"
msgstr "Misslyckades att skapa XML"
-#: src/qemu_driver.c:2777
+#: src/qemu_driver.c:2797
#, fuzzy, c-format
msgid "domain is already active as '%s'"
msgstr "Domänen är redan aktiv"
-#: src/qemu_driver.c:2786
+#: src/qemu_driver.c:2806
#, fuzzy
msgid "failed to assign new VM"
msgstr "Misslyckades att skapa XML"
-#: src/qemu_driver.c:2799
+#: src/qemu_driver.c:2819
#, fuzzy
msgid "failed to start VM"
msgstr "Misslyckades att starta domän %s"
-#: src/qemu_driver.c:2811
+#: src/qemu_driver.c:2831
#, fuzzy
msgid "failed to resume domain"
msgstr "Misslyckades att fortsätta domän %s"
-#: src/qemu_driver.c:2848 src/qemu_driver.c:3741 src/qemu_driver.c:3776
+#: src/qemu_driver.c:2868 src/qemu_driver.c:3761 src/qemu_driver.c:3796
#, fuzzy
msgid "failed to allocate space for VM name string"
msgstr "Misslyckades att allokera minne"
-#: src/qemu_driver.c:2962
+#: src/qemu_driver.c:2982
#, fuzzy, c-format
msgid "cannot convert disk '%s' to bus/device index"
msgstr "anslut diskenhet"
-#: src/qemu_driver.c:2982
+#: src/qemu_driver.c:3002
#, fuzzy, c-format
msgid "Unsupported disk name mapping for bus '%s'"
msgstr "målenhetstyp"
-#: src/qemu_driver.c:3022
+#: src/qemu_driver.c:3042
#, c-format
msgid "No device with bus '%s' and target '%s'"
msgstr ""
-#: src/qemu_driver.c:3049
+#: src/qemu_driver.c:3069
#, c-format
msgid ""
"Emulator version does not support removable media for device '%s' and target "
"'%s'"
msgstr ""
-#: src/qemu_driver.c:3086
+#: src/qemu_driver.c:3106
msgid "cannot change cdrom media"
msgstr ""
-#: src/qemu_driver.c:3097
+#: src/qemu_driver.c:3117
msgid "changing cdrom media failed"
msgstr ""
-#: src/qemu_driver.c:3157
+#: src/qemu_driver.c:3177
#, fuzzy
msgid "cannot attach usb disk"
msgstr "anslut diskenhet"
-#: src/qemu_driver.c:3168
+#: src/qemu_driver.c:3188
#, fuzzy
msgid "adding usb disk failed"
msgstr "läser in värddefinitionsfil<"
-#: src/qemu_driver.c:3212
+#: src/qemu_driver.c:3232
#, fuzzy
msgid "cannot attach usb device"
msgstr "anslut diskenhet"
-#: src/qemu_driver.c:3223
+#: src/qemu_driver.c:3243
#, fuzzy
msgid "adding usb device failed"
msgstr "läser in värddefinitionsfil<"
-#: src/qemu_driver.c:3253
+#: src/qemu_driver.c:3273
#, fuzzy
msgid "cannot attach device on inactive domain"
msgstr "avdefiniera en inaktiv domän"
-#: src/qemu_driver.c:3276
+#: src/qemu_driver.c:3296
msgid "this device type cannot be attached"
msgstr ""
-#: src/qemu_driver.c:3315
+#: src/qemu_driver.c:3335
#, fuzzy
msgid "cannot set autostart for transient domain"
msgstr "namn för den inaktiva domänen"
-#: src/qemu_driver.c:3341
+#: src/qemu_driver.c:3361
#, fuzzy, c-format
msgid "Failed to create symlink '%s to '%s': %s"
msgstr "Misslyckades att spara domän %s till %s"
-#: src/qemu_driver.c:3348 src/qemu_driver.c:3981 src/storage_driver.c:832
+#: src/qemu_driver.c:3368 src/qemu_driver.c:4001 src/storage_driver.c:832
#, fuzzy, c-format
msgid "Failed to delete symlink '%s': %s"
msgstr "Misslyckades att öppna \"%s\": %s"
-#: src/qemu_driver.c:3410
+#: src/qemu_driver.c:3430
#, fuzzy, c-format
msgid "invalid path: %s"
msgstr "ogiltigt argument i %s"
-#: src/qemu_driver.c:3418
+#: src/qemu_driver.c:3438
msgid "'info blockstats' command failed"
msgstr ""
-#: src/qemu_driver.c:3433
+#: src/qemu_driver.c:3453
msgid "'info blockstats' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:3498
+#: src/qemu_driver.c:3518
#, fuzzy, c-format
msgid "device not found: %s (%s)"
msgstr "Domän hittades inte: %s"
-#: src/qemu_driver.c:3530 src/qemu_driver.c:3573
+#: src/qemu_driver.c:3550 src/qemu_driver.c:3593
msgid "NULL or empty path"
msgstr ""
-#: src/qemu_driver.c:3541
+#: src/qemu_driver.c:3561
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr ""
-#: src/qemu_driver.c:3583
+#: src/qemu_driver.c:3603
#, fuzzy
msgid "invalid path"
msgstr "ogiltigt argument i %s"
-#: src/qemu_driver.c:3626
+#: src/qemu_driver.c:3646
msgid "QEMU driver only supports virtual memory addrs"
msgstr ""
-#: src/qemu_driver.c:3653
+#: src/qemu_driver.c:3673
#, fuzzy
msgid "'memsave' command failed"
msgstr "domännamn"
-#: src/qemu_driver.c:3682 src/qemu_driver.c:3850 src/qemu_driver.c:3875
-#: src/qemu_driver.c:3889 src/qemu_driver.c:3904 src/qemu_driver.c:3937
-#: src/qemu_driver.c:3953
+#: src/qemu_driver.c:3702 src/qemu_driver.c:3870 src/qemu_driver.c:3895
+#: src/qemu_driver.c:3909 src/qemu_driver.c:3924 src/qemu_driver.c:3957
+#: src/qemu_driver.c:3973
msgid "no network with matching uuid"
msgstr ""
-#: src/qemu_driver.c:3697
+#: src/qemu_driver.c:3717
msgid "no network with matching name"
msgstr ""
-#: src/qemu_driver.c:3856
+#: src/qemu_driver.c:3876
#, fuzzy
msgid "network is still active"
msgstr "Domänen är redan aktiv"
-#: src/qemu_driver.c:3917
+#: src/qemu_driver.c:3937
#, fuzzy
msgid "no network with matching id"
msgstr "nätverksinformation i XML"
-#: src/qemu_driver.c:3924
+#: src/qemu_driver.c:3944
#, fuzzy
msgid "failed to allocate space for network bridge string"
msgstr "misslyckades att allokera en nod"
-#: src/qemu_driver.c:3974 src/storage_driver.c:823
+#: src/qemu_driver.c:3994 src/storage_driver.c:823
#, fuzzy, c-format
msgid "Failed to create symlink '%s' to '%s': %s"
msgstr "Misslyckades att spara domän %s till %s"
msgid "%s not implemented on Win32"
msgstr ""
-#: src/storage_backend_disk.c:85 src/storage_backend_logical.c:57
+#: src/storage_backend_disk.c:90 src/storage_backend_logical.c:57
#, c-format
msgid "unsupported pool format %s"
msgstr ""
-#: src/storage_backend_disk.c:110 src/storage_backend_logical.c:70
+#: src/storage_backend_disk.c:115 src/storage_backend_logical.c:70
#, c-format
msgid "unsupported pool format %d"
msgstr ""
-#: src/storage_backend_disk.c:138 src/storage_backend_fs.c:192
+#: src/storage_backend_disk.c:143 src/storage_backend_fs.c:192
#: src/storage_backend_fs.c:262 src/storage_backend_fs.c:314
#, c-format
msgid "unsupported volume format %s"
msgstr ""
-#: src/storage_backend_disk.c:165 src/storage_backend_fs.c:225
+#: src/storage_backend_disk.c:170 src/storage_backend_fs.c:225
#: src/storage_backend_fs.c:297 src/storage_backend_fs.c:329
#, c-format
msgid "unsupported volume format %d"
msgstr ""
-#: src/storage_backend_disk.c:179 src/storage_backend_disk.c:192
-#: src/storage_backend_disk.c:199 src/storage_backend_disk.c:221
+#: src/storage_backend_disk.c:184 src/storage_backend_disk.c:197
+#: src/storage_backend_disk.c:204 src/storage_backend_disk.c:226
#: src/storage_backend_fs.c:839 src/storage_backend_iscsi.c:177
#: src/storage_backend_logical.c:116 src/storage_backend_logical.c:121
#: src/storage_backend_logical.c:133 src/storage_backend_logical.c:143
-#: src/storage_backend_logical.c:531
+#: src/storage_backend_logical.c:546
msgid "volume"
msgstr ""
-#: src/storage_backend_disk.c:229
+#: src/storage_backend_disk.c:234
msgid "volume extents"
msgstr ""
-#: src/storage_backend_disk.c:237
+#: src/storage_backend_disk.c:242
msgid "cannot parse device start location"
msgstr ""
-#: src/storage_backend_disk.c:244
+#: src/storage_backend_disk.c:249
msgid "cannot parse device end location"
msgstr ""
-#: src/storage_backend_disk.c:250 src/storage_backend_logical.c:154
+#: src/storage_backend_disk.c:255 src/storage_backend_logical.c:154
#: src/storage_backend_logical.c:160
msgid "extents"
msgstr ""
-#: src/storage_backend_disk.c:464
+#: src/storage_backend_disk.c:462
msgid "no large enough free extent"
msgstr ""
-#: src/storage_backend_disk.c:498
-msgid "Disk pools are not yet supported"
+#: src/storage_backend_disk.c:502
+#, c-format
+msgid "Couldn't read volume target path '%s'. %s"
+msgstr ""
+
+#: src/storage_backend_disk.c:517
+#, c-format
+msgid "Volume path '%s' did not start with parent pool source device name."
msgstr ""
+#: src/storage_backend_disk.c:526
+#, fuzzy, c-format
+msgid "cannot parse partition number from target '%s'"
+msgstr "Misslyckades att öppna \"%s\": %s"
+
#: src/storage_backend_fs.c:358
#, c-format
msgid "cannot read header '%s': %s"
msgstr ""
#: src/storage_backend_fs.c:1042 src/storage_backend_fs.c:1078
-#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:543
+#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:558
#, c-format
msgid "cannot read path '%s': %s"
msgstr ""
msgid "creation of non-raw images is not supported without qemu-img"
msgstr ""
-#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:552
+#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:567
#, fuzzy, c-format
msgid "cannot set file owner '%s': %s"
msgstr "Misslyckades att öppna \"%s\": %s"
-#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:559
+#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:574
#, fuzzy, c-format
msgid "cannot set file mode '%s': %s"
msgstr "Misslyckades att öppna \"%s\": %s"
-#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:566
+#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:581
#, c-format
msgid "cannot close file '%s': %s"
msgstr ""
msgid "lvs command failed with exitstatus %d"
msgstr ""
-#: src/storage_backend_logical.c:355
+#: src/storage_backend_logical.c:354
#, fuzzy
msgid "command line"
msgstr "domännamn"
-#: src/storage_backend_logical.c:372
+#: src/storage_backend_logical.c:371
#, c-format
msgid "cannot open device %s"
msgstr ""
-#: src/storage_backend_logical.c:378
+#: src/storage_backend_logical.c:377
#, c-format
msgid "cannot clear device header %s"
msgstr ""
-#: src/storage_backend_logical.c:385
+#: src/storage_backend_logical.c:384
#, c-format
msgid "cannot close device %s"
msgstr ""
-#: src/storage_backend_logical.c:575
+#: src/storage_backend_logical.c:507
+#, fuzzy, c-format
+msgid "cannot remove PV device %s: %s"
+msgstr "misslyckades att skriva konfigurationsfilen: %s"
+
+#: src/storage_backend_logical.c:590
#, c-format
msgid "cannot find newly created volume '%s': %s"
msgstr ""
msgstr "DATA"
#: src/virsh.c:6292 src/virsh.c:6314
-msgid "blocked"
-msgstr "blockerad"
+#, fuzzy
+msgid "idle"
+msgstr "XML-fil"
#: src/virsh.c:6294
msgid "paused"
msgid "domain information incomplete, missing uuid"
msgstr "domäninformation inkomplett, saknar uuid"
-#: src/xend_internal.c:1109 src/xend_internal.c:2204 src/xend_internal.c:2211
+#: src/xend_internal.c:1109 src/xend_internal.c:2213 src/xend_internal.c:2220
msgid "domain information incomplete, missing name"
msgstr "domäninformation inkomplett, saknar namn"
msgid "unknown graphics type '%s'"
msgstr "okänd OS-typ %s"
-#: src/xend_internal.c:2191
+#: src/xend_internal.c:2200
msgid "domain information incomplete, missing id"
msgstr "domäninformation ej komplett, saknar uuid"
-#: src/xend_internal.c:2260 src/xend_internal.c:2270 src/xend_internal.c:2280
+#: src/xend_internal.c:2269 src/xend_internal.c:2279 src/xend_internal.c:2289
#, fuzzy, c-format
msgid "unknown lifecycle type %s"
msgstr "okänd OS-typ %s"
-#: src/xend_internal.c:2593
+#: src/xend_internal.c:2602
#, fuzzy
msgid "failed to parse topology information"
msgstr "misslyckades att analysera domäninformation för Xend"
-#: src/xend_internal.c:2647
+#: src/xend_internal.c:2656
#, fuzzy
msgid "topology syntax error"
msgstr "syntaxfel i konfigurationsfilen"
-#: src/xend_internal.c:2711
+#: src/xend_internal.c:2720
msgid "failed to parse Xend domain information"
msgstr "misslyckades att analysera domäninformation för Xend"
-#: src/xend_internal.c:3193
+#: src/xend_internal.c:3202
msgid "xenDaemonDomainFetch failed to find this domain"
msgstr ""
-#: src/xend_internal.c:3815 src/xend_internal.c:4290 src/xm_internal.c:1617
+#: src/xend_internal.c:3824 src/xend_internal.c:4299 src/xm_internal.c:1617
#, fuzzy
msgid "failed to build sexpr"
msgstr "Misslyckades att suspendera domän %s"
-#: src/xend_internal.c:3917
+#: src/xend_internal.c:3926
#, fuzzy
msgid "unsupported device type"
msgstr "målenhetstyp"
-#: src/xend_internal.c:4020
+#: src/xend_internal.c:4029
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4061
+#: src/xend_internal.c:4070
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4069
+#: src/xend_internal.c:4078
#, fuzzy
msgid "unexpected value from on_xend_start"
msgstr "oväntad värde-nod"
-#: src/xend_internal.c:4080
+#: src/xend_internal.c:4089
#, fuzzy
msgid "no memory"
msgstr "nodens minne"
-#: src/xend_internal.c:4086
+#: src/xend_internal.c:4095
#, fuzzy
msgid "sexpr2string failed"
msgstr "operation misslyckades"
-#: src/xend_internal.c:4091
+#: src/xend_internal.c:4100
#, fuzzy
msgid "Failed to redefine sexpr"
msgstr "Misslyckades att avdefiniera domän %s"
-#: src/xend_internal.c:4096
+#: src/xend_internal.c:4105
msgid "on_xend_start not present in sexpr"
msgstr ""
-#: src/xend_internal.c:4127
+#: src/xend_internal.c:4136
#, fuzzy, c-format
msgid "gethostname failed: %s"
msgstr "operation misslyckades: %s"
-#: src/xend_internal.c:4133
+#: src/xend_internal.c:4142
#, fuzzy, c-format
msgid "failed to strdup hostname: %s"
msgstr "misslyckades att få värdnamn"
-#: src/xend_internal.c:4164
+#: src/xend_internal.c:4173
msgid ""
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
"migration"
msgstr ""
-#: src/xend_internal.c:4174
+#: src/xend_internal.c:4183
msgid ""
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
"migration"
msgstr ""
-#: src/xend_internal.c:4186
+#: src/xend_internal.c:4195
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr ""
-#: src/xend_internal.c:4199
+#: src/xend_internal.c:4208
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr ""
-#: src/xend_internal.c:4204
+#: src/xend_internal.c:4213
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr ""
-#: src/xend_internal.c:4211
+#: src/xend_internal.c:4220
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr ""
-#: src/xend_internal.c:4218 src/xend_internal.c:4240 src/xend_internal.c:4248
-#: src/xend_internal.c:4474 src/xend_internal.c:4481 src/xml.c:89
+#: src/xend_internal.c:4227 src/xend_internal.c:4249 src/xend_internal.c:4257
+#: src/xend_internal.c:4483 src/xend_internal.c:4490 src/xml.c:89
msgid "strdup failed"
msgstr ""
-#: src/xend_internal.c:4231
+#: src/xend_internal.c:4240
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr ""
-#: src/xend_internal.c:4284
+#: src/xend_internal.c:4293
#, fuzzy
msgid "failed to parse domain description"
msgstr "misslyckades att analysera domäninformation för Xend"
-#: src/xend_internal.c:4300
+#: src/xend_internal.c:4309
#, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Misslyckades att skapa inaktiv domän %s\n"
-#: src/xend_internal.c:4456 src/xend_internal.c:4532 src/xend_internal.c:4622
+#: src/xend_internal.c:4465 src/xend_internal.c:4541 src/xend_internal.c:4631
msgid "unsupported in xendConfigVersion < 4"
msgstr ""
-#: src/xend_internal.c:4468
+#: src/xend_internal.c:4477
#, fuzzy
msgid "node information incomplete, missing scheduler name"
msgstr "domäninformation inkomplett, saknar namn"
-#: src/xend_internal.c:4486 src/xend_internal.c:4580 src/xend_internal.c:4692
+#: src/xend_internal.c:4495 src/xend_internal.c:4589 src/xend_internal.c:4701
#, fuzzy
msgid "Unknown scheduler"
msgstr "Okänd"
-#: src/xend_internal.c:4545 src/xend_internal.c:4635
+#: src/xend_internal.c:4554 src/xend_internal.c:4644
#, fuzzy
msgid "Failed to get a scheduler name"
msgstr "misslyckades att få värdnamn"
-#: src/xend_internal.c:4558 src/xend_internal.c:4671
+#: src/xend_internal.c:4567 src/xend_internal.c:4680
#, fuzzy
msgid "domain information incomplete, missing cpu_weight"
msgstr "domäninformation inkomplett, saknar uuid"
-#: src/xend_internal.c:4563 src/xend_internal.c:4680
+#: src/xend_internal.c:4572 src/xend_internal.c:4689
#, fuzzy
msgid "domain information incomplete, missing cpu_cap"
msgstr "domäninformation inkomplett, saknar uuid"
-#: src/xend_internal.c:4739
+#: src/xend_internal.c:4748
msgid "domainBlockPeek is not supported for dom0"
msgstr ""
-#: src/xend_internal.c:4762
+#: src/xend_internal.c:4771
#, fuzzy, c-format
msgid "%s: invalid path"
msgstr "ogiltigt argument i %s"
-#: src/xend_internal.c:4770
+#: src/xend_internal.c:4779
#, fuzzy, c-format
msgid "failed to open for reading: %s: %s"
msgstr "kunde inte öppna %s för läsning"
-#: src/xend_internal.c:4782
+#: src/xend_internal.c:4791
#, fuzzy, c-format
msgid "failed to lseek or read from file: %s: %s"
msgstr "Misslyckades att öppna \"%s\": %s"
-#: src/xend_internal.c:4865 src/xend_internal.c:4911
+#: src/xend_internal.c:4874 src/xend_internal.c:4920
#, fuzzy, c-format
msgid "unexpected graphics type %d"
msgstr "oväntad mime-typ"
-#: src/xend_internal.c:4954
+#: src/xend_internal.c:4963
#, fuzzy
msgid "unexpected chr device type"
msgstr "oväntad mime-typ"
-#: src/xend_internal.c:5128 src/xm_internal.c:1779
+#: src/xend_internal.c:5137 src/xm_internal.c:1779
#, fuzzy, c-format
msgid "unsupported network type %d"
msgstr "oväntad mime-typ"
-#: src/xend_internal.c:5302 src/xend_internal.c:5309 src/xend_internal.c:5316
+#: src/xend_internal.c:5311 src/xend_internal.c:5318 src/xend_internal.c:5325
#, fuzzy, c-format
msgid "unexpected lifecycle value %d"
msgstr "oväntad värde-nod"
-#: src/xend_internal.c:5333
+#: src/xend_internal.c:5342
#, fuzzy
msgid "no HVM domain loader"
msgstr "nodens domänlista"
-#: src/xend_internal.c:5544
+#: src/xend_internal.c:5553
#, fuzzy
msgid "hotplug of device type not supported"
msgstr "biblioteksanrop misslyckades, stöds troligen inte"
msgid "failed to connect to Xen Store"
msgstr "misslyckades att ansluta till Xen Store"
+#~ msgid "blocked"
+#~ msgstr "blockerad"
+
#, fuzzy
#~ msgid "invalid interface type: %s"
#~ msgstr "målenhetstyp"
#~ msgid "cannot read tty pid file %s: %s"
#~ msgstr "misslyckades att skriva konfigurationsfilen: %s"
-#, fuzzy
-#~ msgid "cannot remove ttyPidFile %s: %s"
-#~ msgstr "misslyckades att skriva konfigurationsfilen: %s"
-
#, fuzzy
#~ msgid "failed to calloc memory for init string: %s"
#~ msgstr "Misslyckades att allokera minne"
msgstr ""
"Project-Id-Version: ta\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-09-08 14:51+0200\n"
+"POT-Creation-Date: 2008-09-23 22:28+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"
msgid "storage_vol not found"
msgstr "பிணையம் இல்லை"
-#: src/conf.c:155 src/conf.c:203 src/conf.c:488 src/conf.c:525 src/conf.c:553
-#: src/conf.c:631
+#: src/conf.c:164 src/conf.c:212 src/conf.c:491 src/conf.c:528 src/conf.c:555
+#: src/conf.c:630
msgid "allocating configuration"
msgstr "கட்டமைப்பினை ஒதுக்குகிறது"
-#: src/conf.c:338
+#: src/conf.c:347
msgid "unterminated number"
msgstr "முடிவுறாத எண்"
-#: src/conf.c:372 src/conf.c:389 src/conf.c:401
+#: src/conf.c:380 src/conf.c:396 src/conf.c:407
msgid "unterminated string"
msgstr "முடிவுறாத சரம்"
-#: src/conf.c:429 src/conf.c:483
+#: src/conf.c:434 src/conf.c:487
msgid "expecting a value"
msgstr "எதிர்பார்த்த ஒரு மதிப்பு"
-#: src/conf.c:450
+#: src/conf.c:454
msgid "expecting a separator in list"
msgstr "பட்டியலில் பிரிப்பி எதிர்பார்க்கப்படுகிறது"
-#: src/conf.c:473
+#: src/conf.c:477
#, fuzzy
msgid "list is not closed with ]"
msgstr "பட்டியல்] ஆல் மூடப்படவில்லை"
-#: src/conf.c:518
+#: src/conf.c:521
msgid "expecting a name"
msgstr "எதிர்பார்த்த பெயர்"
-#: src/conf.c:581
+#: src/conf.c:582
msgid "expecting a separator"
msgstr "எதிர்பார்த்த ஒரு பிரிப்பி"
msgid "expecting an assignment"
msgstr "திட்டம் எதிர்பார்க்கப்படுகிறது"
-#: src/conf.c:894 src/conf.c:950 src/xend_internal.c:584
-#: src/xend_internal.c:2657 src/xm_internal.c:1475 src/xm_internal.c:1482
+#: src/conf.c:892 src/conf.c:948 src/xend_internal.c:584
+#: src/xend_internal.c:2666 src/xm_internal.c:1475 src/xm_internal.c:1482
#, fuzzy
msgid "allocate buffer"
msgstr "புதிய இடையகத்தை ஒதுக்கவும்"
-#: src/conf.c:901
+#: src/conf.c:899
msgid "failed to open file"
msgstr "கோப்பினை திறக்க முடியவில்லை"
-#: src/conf.c:912
+#: src/conf.c:910
msgid "failed to save content"
msgstr "உள்ளடக்கத்தை சேமிக்க முடியவில்லை"
msgid "cannot extract disk devices"
msgstr "முகப்பு சாதனம்"
-#: src/domain_conf.c:1939 src/qemu_driver.c:3133
+#: src/domain_conf.c:1939 src/qemu_driver.c:3153
#, fuzzy, c-format
msgid "duplicate disk target '%s'"
msgstr "எதிர்பாராத mime வகை"
msgid "unexpected char type %d"
msgstr "எதிர்பாராத mime வகை"
-#: src/domain_conf.c:2815 src/xend_internal.c:5214
+#: src/domain_conf.c:2815 src/xend_internal.c:5223
#, fuzzy, c-format
msgid "unexpected sound model %d"
msgstr "எதிர்பாராத mime வகை"
-#: src/domain_conf.c:2835 src/xend_internal.c:5237
+#: src/domain_conf.c:2835 src/xend_internal.c:5246
#, fuzzy, c-format
msgid "unexpected input type %d"
msgstr "எதிர்பாராத mime வகை"
#: src/lxc_driver.c:274 src/lxc_driver.c:309 src/lxc_driver.c:335
#: src/lxc_driver.c:350 src/openvz_driver.c:238 src/openvz_driver.c:267
-#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:620
-#: src/openvz_driver.c:651 src/openvz_driver.c:672 src/openvz_driver.c:713
-#: src/qemu_driver.c:2192 src/qemu_driver.c:2279 src/qemu_driver.c:2828
-#: src/qemu_driver.c:2883 src/qemu_driver.c:2927 src/qemu_driver.c:3007
-#: src/qemu_driver.c:3123 src/qemu_driver.c:3192 src/qemu_driver.c:3247
-#: src/qemu_driver.c:3291 src/qemu_driver.c:3309 src/qemu_driver.c:3567
+#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:621
+#: src/openvz_driver.c:652 src/openvz_driver.c:673 src/openvz_driver.c:714
+#: src/qemu_driver.c:2212 src/qemu_driver.c:2299 src/qemu_driver.c:2848
+#: src/qemu_driver.c:2903 src/qemu_driver.c:2947 src/qemu_driver.c:3027
+#: src/qemu_driver.c:3143 src/qemu_driver.c:3212 src/qemu_driver.c:3267
+#: src/qemu_driver.c:3311 src/qemu_driver.c:3329 src/qemu_driver.c:3587
#, fuzzy
msgid "no domain with matching uuid"
msgstr "செயற்களம் id அல்லது uuid"
-#: src/lxc_driver.c:280 src/openvz_driver.c:625 src/qemu_driver.c:2933
+#: src/lxc_driver.c:280 src/openvz_driver.c:626 src/qemu_driver.c:2953
#, fuzzy
msgid "cannot delete active domain"
msgstr "செயலற்ற செயற்களப் பெயர்"
-#: src/lxc_driver.c:286 src/qemu_driver.c:2939
+#: src/lxc_driver.c:286 src/qemu_driver.c:2959
#, fuzzy
msgid "cannot undefine transient domain"
msgstr "செயலற்ற செயற்களப் பெயர்"
msgid "container '%s' unexpectedly shutdown during startup"
msgstr ""
-#: src/lxc_driver.c:747 src/qemu_driver.c:892
+#: src/lxc_driver.c:747 src/qemu_driver.c:893
#, fuzzy, c-format
msgid "cannot create log directory %s: %s"
msgstr "கட்டமைப்பு கோப்பினை எழுத முடியவில்லை: %s"
msgid "unknown forwarding type '%s'"
msgstr "தெரியாத OS வகை %s"
-#: src/network_conf.c:662 src/qemu_driver.c:3334 src/qemu_driver.c:3967
+#: src/network_conf.c:662 src/qemu_driver.c:3354 src/qemu_driver.c:3987
#: src/storage_driver.c:816
#, c-format
msgid "cannot create autostart directory %s: %s"
msgid "no config file for %s"
msgstr "கட்டமைப்பு கோப்பு இலக்கண பிழை: %s"
-#: src/openvz_conf.c:187
+#: src/openvz_conf.c:190
+#, fuzzy, c-format
+msgid "Cound not read 'IP_ADDRESS' from config for container %d"
+msgstr " %sஉடன் இணைக்க முடியவில்லை"
+
+#: src/openvz_conf.c:220
+#, fuzzy, c-format
+msgid "Cound not read 'NETIF' from config for container %d"
+msgstr " %sஉடன் இணைக்க முடியவில்லை"
+
+#: src/openvz_conf.c:247
+#, fuzzy
+msgid "Too long network device name"
+msgstr "பிணைய கோப்புப்பெயர் முடிக்கப்பட்டது"
+
+#: src/openvz_conf.c:264
+#, fuzzy
+msgid "Wrong length MAC address"
+msgstr "தவறான MAC முகவரி"
+
+#: src/openvz_conf.c:271
+#, fuzzy
+msgid "Wrong MAC address"
+msgstr "MAC முகவரி"
+
+#: src/openvz_conf.c:327
#, fuzzy
msgid "popen failed"
msgstr "செயற்பாடு செயலிழக்கப்பட்டது"
-#: src/openvz_conf.c:197
+#: src/openvz_conf.c:337
#, fuzzy
msgid "Failed to parse vzlist output"
msgstr "'%s'திறக்க முடியவில்லை: %s"
-#: src/openvz_conf.c:223
+#: src/openvz_conf.c:363
#, fuzzy
msgid "UUID in config file malformed"
msgstr "கட்டமைப்பு கோப்பு இலக்கண பிழை: %s"
-#: src/openvz_conf.c:235
+#: src/openvz_conf.c:375
#, fuzzy, c-format
msgid "Cound not read config for container %d"
msgstr " %sஉடன் இணைக்க முடியவில்லை"
msgid "Container ID is not specified"
msgstr ""
-#: src/openvz_driver.c:391 src/openvz_driver.c:459 src/openvz_driver.c:534
-#: src/openvz_driver.c:554 src/openvz_driver.c:600 src/openvz_driver.c:631
-#: src/openvz_driver.c:656 src/openvz_driver.c:728 src/openvz_driver.c:826
-#: src/openvz_driver.c:872
+#: src/openvz_driver.c:391 src/openvz_driver.c:460 src/openvz_driver.c:535
+#: src/openvz_driver.c:555 src/openvz_driver.c:601 src/openvz_driver.c:632
+#: src/openvz_driver.c:657 src/openvz_driver.c:729 src/openvz_driver.c:827
+#: src/openvz_driver.c:873
#, fuzzy, c-format
msgid "Could not exec %s"
msgstr " %sஉடன் இணைக்க முடியவில்லை"
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:451 src/openvz_driver.c:528
+#: src/openvz_driver.c:452 src/openvz_driver.c:529
msgid "Error creating command for container"
msgstr ""
-#: src/openvz_driver.c:465 src/openvz_driver.c:540
+#: src/openvz_driver.c:466 src/openvz_driver.c:541
#, fuzzy
msgid "Could not set UUID"
msgstr " %sஉடன் இணைக்க முடியவில்லை"
-#: src/openvz_driver.c:475 src/openvz_driver.c:546
+#: src/openvz_driver.c:476 src/openvz_driver.c:547
#, fuzzy
msgid "Could not configure network"
msgstr " %sஉடன் இணைக்க முடியவில்லை"
-#: src/openvz_driver.c:482 src/openvz_driver.c:569
+#: src/openvz_driver.c:483 src/openvz_driver.c:570
#, fuzzy
msgid "Could not set number of virtual cpu"
msgstr " CPUகள் மெய்நிகர் எண்ணிக்கையை மாற்றவும்"
#: src/openvz_driver.c:517
#, c-format
-msgid "Already an OPENVZ VM defined with the id '%d'"
+msgid "Already an OPENVZ VM defined with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:588
+#: src/openvz_driver.c:589
msgid "no domain with matching id"
msgstr ""
-#: src/openvz_driver.c:594
+#: src/openvz_driver.c:595
#, fuzzy
msgid "domain is not in shutoff state"
msgstr "செயற்களம் இன்னும் இயங்குகிறது"
-#: src/openvz_driver.c:677
+#: src/openvz_driver.c:678
#, fuzzy
msgid "Could not read container config"
msgstr " %sஉடன் இணைக்க முடியவில்லை"
-#: src/openvz_driver.c:693 src/qemu_driver.c:1823
+#: src/openvz_driver.c:694 src/qemu_driver.c:1843
#, fuzzy, c-format
msgid "unknown type '%s'"
msgstr "தெரியாத OS வகை %s"
-#: src/openvz_driver.c:719
+#: src/openvz_driver.c:720
msgid "VCPUs should be >= 1"
msgstr ""
-#: src/openvz_driver.c:835 src/openvz_driver.c:881
+#: src/openvz_driver.c:836 src/openvz_driver.c:882
#, fuzzy, c-format
msgid "Could not parse VPS ID %s"
msgstr " %sஉடன் இணைக்க முடியவில்லை"
msgid "Unexpected exit status '%d', qemu probably failed"
msgstr ""
-#: src/qemu_conf.c:519 src/qemu_driver.c:925
+#: src/qemu_conf.c:519 src/qemu_driver.c:926
#, fuzzy, c-format
msgid "Cannot find QEMU binary %s: %s"
msgstr "'%s'திறக்க முடியவில்லை: %s"
msgid "Network type %d is not supported"
msgstr "பிணைய %s தொடங்கப்பட்டது\n"
-#: src/qemu_conf.c:580 src/qemu_driver.c:1515
+#: src/qemu_conf.c:580 src/qemu_driver.c:1514
#, fuzzy, c-format
msgid "cannot initialize bridge support: %s"
msgstr "'%s'திறக்க முடியவில்லை: %s"
msgid "failed to allocate space for argv string"
msgstr "நினைவகத்தை ஒதுக்க முடியவில்லை"
-#: src/qemu_driver.c:90
+#: src/qemu_driver.c:91
#, fuzzy
msgid "Failed to set close-on-exec file descriptor flag\n"
msgstr "பதிவு கோப்பினை எழுத முடியவில்லை"
-#: src/qemu_driver.c:105
+#: src/qemu_driver.c:106
#, fuzzy
msgid "Failed to set non-blocking file descriptor flag\n"
msgstr "Xend செயற்கள தகவலை இலக்கணப்படுத்த முடியவில்லை"
-#: src/qemu_driver.c:150
+#: src/qemu_driver.c:151
#, fuzzy, c-format
msgid "Failed to autostart network '%s': %s\n"
msgstr "பிணைய %s ஐ துவக்க முடியவில்லை"
-#: src/qemu_driver.c:165
+#: src/qemu_driver.c:166
#, fuzzy, c-format
msgid "Failed to autostart VM '%s': %s\n"
msgstr "'%s'திறக்க முடியவில்லை: %s"
-#: src/qemu_driver.c:201
+#: src/qemu_driver.c:202
#, fuzzy, c-format
msgid "Failed to find user record for uid '%d': %s\n"
msgstr "பிணையத்தை காண முடியவில்லை: %s"
-#: src/qemu_driver.c:212
+#: src/qemu_driver.c:213
#, fuzzy
msgid "out of memory in asprintf\n"
msgstr "நினைவகம் போதவில்லை"
-#: src/qemu_driver.c:268
+#: src/qemu_driver.c:269
#, fuzzy
msgid "qemudStartup: out of memory\n"
msgstr "நினைவகம் போதவில்லை"
-#: src/qemu_driver.c:295
+#: src/qemu_driver.c:296
msgid "Reloading iptables rules\n"
msgstr ""
-#: src/qemu_driver.c:433
+#: src/qemu_driver.c:434
#, c-format
msgid ""
"QEMU quit during %s startup\n"
"%s"
msgstr ""
-#: src/qemu_driver.c:443 src/qemu_driver.c:456
+#: src/qemu_driver.c:444 src/qemu_driver.c:457
#, c-format
msgid "Failure while reading %s startup output: %s"
msgstr ""
-#: src/qemu_driver.c:451
+#: src/qemu_driver.c:452
#, c-format
msgid "Timed out while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:467
+#: src/qemu_driver.c:468
#, c-format
msgid "Failure while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:479
+#: src/qemu_driver.c:480
#, c-format
msgid "Out of space while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:510
+#: src/qemu_driver.c:511
#, fuzzy, c-format
msgid "Unable to open monitor path %s"
msgstr "'%s'திறக்க முடியவில்லை: %s"
-#: src/qemu_driver.c:515
+#: src/qemu_driver.c:516
msgid "Unable to set monitor close-on-exec flag"
msgstr ""
-#: src/qemu_driver.c:520
+#: src/qemu_driver.c:521
msgid "Unable to put monitor into non-blocking mode"
msgstr ""
-#: src/qemu_driver.c:648 src/qemu_driver.c:1027 src/qemu_driver.c:1726
-#: src/qemu_driver.c:1736
+#: src/qemu_driver.c:649 src/qemu_driver.c:1028 src/qemu_driver.c:1725
+#: src/qemu_driver.c:1735
#, fuzzy, c-format
msgid "Unable to log VM console data: %s\n"
msgstr "பதிவு கோப்பினை எழுத முடியவில்லை"
-#: src/qemu_driver.c:671
+#: src/qemu_driver.c:672
#, fuzzy
msgid "allocate cpumap"
msgstr "புதிய சூழல் ஒதுக்கீடு"
-#: src/qemu_driver.c:682
+#: src/qemu_driver.c:683
msgid "cannot run monitor command to fetch CPU thread info"
msgstr ""
-#: src/qemu_driver.c:786
+#: src/qemu_driver.c:787
#, fuzzy, c-format
msgid "failed to set CPU affinity %s"
msgstr "செயற்களம் '%s'ஐ பெற முடியவில்லை"
-#: src/qemu_driver.c:796 src/qemu_driver.c:2135
+#: src/qemu_driver.c:797 src/qemu_driver.c:2155
#, fuzzy
msgid "resume operation failed"
msgstr "செயற்பாடு செயலிழக்கப்பட்டது"
-#: src/qemu_driver.c:859
+#: src/qemu_driver.c:860
#, fuzzy
msgid "VM is already active"
msgstr "செயற்களம் ஏற்கனவே செயலில் உள்ளது"
-#: src/qemu_driver.c:869
+#: src/qemu_driver.c:870
msgid "Unable to find an unused VNC port"
msgstr ""
-#: src/qemu_driver.c:881
+#: src/qemu_driver.c:882
#, c-format
msgid "config file path too long: %s/%s.log"
msgstr ""
-#: src/qemu_driver.c:900
+#: src/qemu_driver.c:901
#, fuzzy, c-format
msgid "failed to create logfile %s: %s"
msgstr "பதிவு கோப்பினை எழுத முடியவில்லை"
-#: src/qemu_driver.c:906
+#: src/qemu_driver.c:907
#, fuzzy, c-format
msgid "Unable to set VM logfile close-on-exec flag %s"
msgstr "பதிவு கோப்பினை எழுத முடியவில்லை"
-#: src/qemu_driver.c:935 src/qemu_driver.c:3032
+#: src/qemu_driver.c:936 src/qemu_driver.c:3052
#, fuzzy, c-format
msgid "Cannot determine QEMU argv syntax %s"
msgstr "'%s'திறக்க முடியவில்லை: %s"
-#: src/qemu_driver.c:951 src/qemu_driver.c:954 src/qemu_driver.c:959
+#: src/qemu_driver.c:952 src/qemu_driver.c:955 src/qemu_driver.c:960
#, fuzzy, c-format
msgid "Unable to write argv to logfile %d: %s\n"
msgstr "பதிவு கோப்பினை எழுத முடியவில்லை"
-#: src/qemu_driver.c:1041
+#: src/qemu_driver.c:1040
#, fuzzy, c-format
msgid "Shutting down VM '%s'\n"
msgstr "பிணையம் '%s'ஐ பெற முடியவில்லை"
-#: src/qemu_driver.c:1052
+#: src/qemu_driver.c:1051
#, fuzzy, c-format
msgid "Unable to close logfile %d: %s\n"
msgstr "பதிவு கோப்பினை எழுத முடியவில்லை"
-#: src/qemu_driver.c:1067
+#: src/qemu_driver.c:1066
#, fuzzy
msgid "Got unexpected pid, damn\n"
msgstr "எதிர்பாராத dict முனை"
-#: src/qemu_driver.c:1221
+#: src/qemu_driver.c:1220
#, fuzzy
msgid "failed to allocate space for dnsmasq argv"
msgstr "ஒரு முனையை ஒதுக்க முடியவில்லை"
-#: src/qemu_driver.c:1235
+#: src/qemu_driver.c:1234
msgid "cannot start dhcp daemon without IP address for server"
msgstr ""
-#: src/qemu_driver.c:1264
+#: src/qemu_driver.c:1263
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
msgstr "%s லிருந்து %s க்கு செயற்களத்தை சேமிக்க முடியவில்லை"
-#: src/qemu_driver.c:1275
+#: src/qemu_driver.c:1274
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
msgstr "%s லிருந்து %s க்கு செயற்களத்தை சேமிக்க முடியவில்லை"
-#: src/qemu_driver.c:1285
+#: src/qemu_driver.c:1284
#, fuzzy, c-format
msgid "failed to add iptables rule to enable masquerading : %s\n"
msgstr "%s லிருந்து %s க்கு செயற்களத்தை சேமிக்க முடியவில்லை"
-#: src/qemu_driver.c:1317
+#: src/qemu_driver.c:1316
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
msgstr "%s லிருந்து %s க்கு செயற்களத்தை சேமிக்க முடியவில்லை"
-#: src/qemu_driver.c:1328
+#: src/qemu_driver.c:1327
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
msgstr "%s லிருந்து %s க்கு செயற்களத்தை சேமிக்க முடியவில்லை"
-#: src/qemu_driver.c:1353
+#: src/qemu_driver.c:1352
#, fuzzy
msgid "failed to allocate space for IP tables support"
msgstr "ஒரு முனையை ஒதுக்க முடியவில்லை"
-#: src/qemu_driver.c:1361 src/qemu_driver.c:1368
+#: src/qemu_driver.c:1360 src/qemu_driver.c:1367
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
msgstr "%s லிருந்து %s க்கு செயற்களத்தை சேமிக்க முடியவில்லை"
-#: src/qemu_driver.c:1376 src/qemu_driver.c:1383
+#: src/qemu_driver.c:1375 src/qemu_driver.c:1382
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
msgstr "%s லிருந்து %s க்கு செயற்களத்தை சேமிக்க முடியவில்லை"
-#: src/qemu_driver.c:1393
+#: src/qemu_driver.c:1392
#, fuzzy, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
msgstr "%s லிருந்து %s க்கு செயற்களத்தை சேமிக்க முடியவில்லை"
-#: src/qemu_driver.c:1400
+#: src/qemu_driver.c:1399
#, fuzzy, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
msgstr "%s லிருந்து %s க்கு செயற்களத்தை சேமிக்க முடியவில்லை"
-#: src/qemu_driver.c:1408
+#: src/qemu_driver.c:1407
#, fuzzy, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
msgstr "%s லிருந்து %s க்கு செயற்களத்தை சேமிக்க முடியவில்லை"
-#: src/qemu_driver.c:1509
+#: src/qemu_driver.c:1508
#, fuzzy
msgid "network is already active"
msgstr "செயற்களம் ஏற்கனவே செயலில் உள்ளது"
-#: src/qemu_driver.c:1521
+#: src/qemu_driver.c:1520
#, fuzzy, c-format
msgid "cannot create bridge '%s' : %s"
msgstr "கட்டமைப்பு கோப்பினை எழுத முடியவில்லை: %s"
-#: src/qemu_driver.c:1536
+#: src/qemu_driver.c:1535
#, fuzzy, c-format
msgid "cannot set IP address on bridge '%s' to '%s' : %s"
msgstr "'%s'திறக்க முடியவில்லை: %s"
-#: src/qemu_driver.c:1544
+#: src/qemu_driver.c:1543
#, fuzzy, c-format
msgid "cannot set netmask on bridge '%s' to '%s' : %s"
msgstr "'%s'திறக்க முடியவில்லை: %s"
-#: src/qemu_driver.c:1552
+#: src/qemu_driver.c:1551
#, fuzzy, c-format
msgid "failed to bring the bridge '%s' up : %s"
msgstr "'%s'திறக்க முடியவில்லை: %s"
-#: src/qemu_driver.c:1563
+#: src/qemu_driver.c:1562
#, fuzzy, c-format
msgid "failed to enable IP forwarding : %s"
msgstr "வாசிக்க %s ஐ திறக்க முடியவில்லை"
-#: src/qemu_driver.c:1581 src/qemu_driver.c:1612
+#: src/qemu_driver.c:1580 src/qemu_driver.c:1611
#, fuzzy, c-format
msgid "Failed to bring down bridge '%s' : %s\n"
msgstr "'%s'திறக்க முடியவில்லை: %s"
-#: src/qemu_driver.c:1587 src/qemu_driver.c:1617
+#: src/qemu_driver.c:1586 src/qemu_driver.c:1616
#, fuzzy, c-format
msgid "Failed to delete bridge '%s' : %s\n"
msgstr "'%s'திறக்க முடியவில்லை: %s"
-#: src/qemu_driver.c:1600
+#: src/qemu_driver.c:1599
#, fuzzy, c-format
msgid "Shutting down network '%s'\n"
msgstr "பிணையம் '%s'ஐ பெற முடியவில்லை"
-#: src/qemu_driver.c:1626
+#: src/qemu_driver.c:1625
#, fuzzy
msgid "Got unexpected pid for dnsmasq\n"
msgstr "எதிர்பாராத dict முனை"
-#: src/qemu_driver.c:1839
+#: src/qemu_driver.c:1814
+#, fuzzy, c-format
+msgid "Unable to open %s: %s\n"
+msgstr "'%s'திறக்க முடியவில்லை: %s"
+
+#: src/qemu_driver.c:1859
#, fuzzy
msgid "failed to allocate space for capabilities support"
msgstr "நினைவகத்தை ஒதுக்க முடியவில்லை"
-#: src/qemu_driver.c:1858 src/qemu_driver.c:1884
+#: src/qemu_driver.c:1878 src/qemu_driver.c:1904
msgid "NUMA not supported on this host"
msgstr ""
-#: src/qemu_driver.c:1869 src/qemu_driver.c:1892
+#: src/qemu_driver.c:1889 src/qemu_driver.c:1912
#, fuzzy
msgid "Failed to query NUMA free memory"
msgstr "பயன்படுத்தப்பட்ட நினைவகம்:"
-#: src/qemu_driver.c:2053
+#: src/qemu_driver.c:2073
#, fuzzy, c-format
msgid "domain '%s' is already defined"
msgstr "செயற்களம் %s ஏற்கனவே உள்ளது"
-#: src/qemu_driver.c:2064
+#: src/qemu_driver.c:2084
#, fuzzy, c-format
msgid "domain with uuid '%s' is already defined"
msgstr "செயற்களம் %s ஏற்கனவே உள்ளது"
-#: src/qemu_driver.c:2094 src/qemu_driver.c:2123 src/qemu_driver.c:2152
-#: src/qemu_driver.c:2172 src/qemu_driver.c:2410 src/qemu_driver.c:3383
-#: src/qemu_driver.c:3518 src/qemu_driver.c:3632
+#: src/qemu_driver.c:2114 src/qemu_driver.c:2143 src/qemu_driver.c:2172
+#: src/qemu_driver.c:2192 src/qemu_driver.c:2430 src/qemu_driver.c:3403
+#: src/qemu_driver.c:3538 src/qemu_driver.c:3652
#, c-format
msgid "no domain with matching id %d"
msgstr ""
-#: src/qemu_driver.c:2099 src/qemu_driver.c:2128 src/qemu_driver.c:2416
-#: src/qemu_driver.c:3388 src/qemu_driver.c:3524 src/qemu_driver.c:3638
+#: src/qemu_driver.c:2119 src/qemu_driver.c:2148 src/qemu_driver.c:2436
+#: src/qemu_driver.c:3408 src/qemu_driver.c:3544 src/qemu_driver.c:3658
#, fuzzy
msgid "domain is not running"
msgstr "செயற்களம் இன்னும் இயங்குகிறது"
-#: src/qemu_driver.c:2107
+#: src/qemu_driver.c:2127
#, fuzzy
msgid "suspend operation failed"
msgstr "செயற்பாடு செயலிழக்கப்பட்டது"
-#: src/qemu_driver.c:2158
+#: src/qemu_driver.c:2178
#, fuzzy
msgid "shutdown operation failed"
msgstr "செயற்பாடு செயலிழக்கப்பட்டது"
-#: src/qemu_driver.c:2198
+#: src/qemu_driver.c:2218
#, fuzzy
msgid "failed to allocate space for ostype"
msgstr "ஒரு முனையை ஒதுக்க முடியவில்லை"
-#: src/qemu_driver.c:2214 src/qemu_driver.c:2230 src/qemu_driver.c:2253
-#: src/qemu_driver.c:2526 src/qemu_driver.c:2688
+#: src/qemu_driver.c:2234 src/qemu_driver.c:2250 src/qemu_driver.c:2273
+#: src/qemu_driver.c:2546 src/qemu_driver.c:2708
#, c-format
msgid "no domain with matching uuid '%s'"
msgstr ""
-#: src/qemu_driver.c:2236
+#: src/qemu_driver.c:2256
msgid "cannot set max memory lower than current memory"
msgstr ""
-#: src/qemu_driver.c:2259
+#: src/qemu_driver.c:2279
#, fuzzy
msgid "cannot set memory of an active domain"
msgstr "செயலற்ற செயற்களப் பெயர்"
-#: src/qemu_driver.c:2265
+#: src/qemu_driver.c:2285
msgid "cannot set memory higher than max memory"
msgstr ""
-#: src/qemu_driver.c:2425
+#: src/qemu_driver.c:2445
#, fuzzy
msgid "failed to pause domain"
msgstr "செயற்களம் %sஐ தற்காலிகமாக நிறுத்த முடியவில்லை"
-#: src/qemu_driver.c:2434
+#: src/qemu_driver.c:2454
#, fuzzy
msgid "failed to get domain xml"
msgstr "UUID செயற்களத்தை பெற முடியவில்லை"
-#: src/qemu_driver.c:2442
+#: src/qemu_driver.c:2462
#, fuzzy, c-format
msgid "failed to create '%s'"
msgstr "XMLஐ உருவாக்க முடியவில்லை"
-#: src/qemu_driver.c:2449
+#: src/qemu_driver.c:2469
#, fuzzy
msgid "failed to write save header"
msgstr "சாக்கெட் %dஐ எழுத முடியவில்லை\n"
-#: src/qemu_driver.c:2457
+#: src/qemu_driver.c:2477
#, fuzzy
msgid "failed to write xml"
msgstr "சாக்கெட் %dஐ எழுத முடியவில்லை\n"
-#: src/qemu_driver.c:2470 src/qemu_driver.c:2477 src/qemu_driver.c:2748
+#: src/qemu_driver.c:2490 src/qemu_driver.c:2497 src/qemu_driver.c:2768
#: src/remote_internal.c:2241 src/virterror.c:441
msgid "out of memory"
msgstr "நினைவகம் போதவில்லை"
-#: src/qemu_driver.c:2485
+#: src/qemu_driver.c:2505
#, fuzzy
msgid "migrate operation failed"
msgstr "செயற்பாடு செயலிழக்கப்பட்டது"
-#: src/qemu_driver.c:2497
+#: src/qemu_driver.c:2517
msgid "'migrate' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:2532
+#: src/qemu_driver.c:2552
#, fuzzy
msgid "cannot change vcpu count of an active domain"
msgstr "செயலற்ற செயற்களப் பெயர்"
-#: src/qemu_driver.c:2538
+#: src/qemu_driver.c:2558
msgid "could not determine max vcpus for the domain"
msgstr ""
-#: src/qemu_driver.c:2544
+#: src/qemu_driver.c:2564
#, c-format
msgid ""
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
msgstr ""
-#: src/qemu_driver.c:2568 src/qemu_driver.c:2620
+#: src/qemu_driver.c:2588 src/qemu_driver.c:2640
#, fuzzy
msgid "cannot pin vcpus on an inactive domain"
msgstr "வரையறுக்கப்படாத ஒரு செயலற்ற செயற்களம்"
-#: src/qemu_driver.c:2574
+#: src/qemu_driver.c:2594
#, c-format
msgid "vcpu number out of range %d > %d"
msgstr ""
-#: src/qemu_driver.c:2595
+#: src/qemu_driver.c:2615
#, fuzzy, c-format
msgid "cannot set affinity: %s"
msgstr "'%s'திறக்க முடியவில்லை: %s"
-#: src/qemu_driver.c:2600
+#: src/qemu_driver.c:2620
#, fuzzy
msgid "cpu affinity is not supported"
msgstr "நூலக அழைப்பு செய்ய முடியவில்லை, துணைபுரிய வாய்ப்பில்லை"
-#: src/qemu_driver.c:2657
+#: src/qemu_driver.c:2677
#, fuzzy, c-format
msgid "cannot get affinity: %s"
msgstr "XMLஐ உருவாக்க முடியவில்லை"
-#: src/qemu_driver.c:2667
+#: src/qemu_driver.c:2687
msgid "cpu affinity is not available"
msgstr ""
-#: src/qemu_driver.c:2694
+#: src/qemu_driver.c:2714
#, fuzzy, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr "செயற்கள விளக்க கோப்பினை ஏற்றவும்"
-#: src/qemu_driver.c:2720 src/test.c:956
+#: src/qemu_driver.c:2740 src/test.c:956
#, fuzzy
msgid "cannot read domain image"
msgstr "முனை செயற்களப் பட்டியல்"
-#: src/qemu_driver.c:2726
+#: src/qemu_driver.c:2746
#, fuzzy
msgid "failed to read qemu header"
msgstr "Xen டீமானிலிருந்து வாசிக்க முடியவில்லை"
-#: src/qemu_driver.c:2733
+#: src/qemu_driver.c:2753
msgid "image magic is incorrect"
msgstr ""
-#: src/qemu_driver.c:2740
+#: src/qemu_driver.c:2760
#, c-format
msgid "image version is not supported (%d > %d)"
msgstr ""
-#: src/qemu_driver.c:2755
+#: src/qemu_driver.c:2775
#, fuzzy
msgid "failed to read XML"
msgstr "XMLஐ உருவாக்க முடியவில்லை"
-#: src/qemu_driver.c:2764
+#: src/qemu_driver.c:2784
#, fuzzy
msgid "failed to parse XML"
msgstr "XMLஐ உருவாக்க முடியவில்லை"
-#: src/qemu_driver.c:2777
+#: src/qemu_driver.c:2797
#, fuzzy, c-format
msgid "domain is already active as '%s'"
msgstr "செயற்களம் ஏற்கனவே செயலில் உள்ளது"
-#: src/qemu_driver.c:2786
+#: src/qemu_driver.c:2806
#, fuzzy
msgid "failed to assign new VM"
msgstr "XMLஐ உருவாக்க முடியவில்லை"
-#: src/qemu_driver.c:2799
+#: src/qemu_driver.c:2819
#, fuzzy
msgid "failed to start VM"
msgstr "செயற்களம் %s ஐ துவக்க முடியவில்லை"
-#: src/qemu_driver.c:2811
+#: src/qemu_driver.c:2831
#, fuzzy
msgid "failed to resume domain"
msgstr "செயற்களம் %sஐ மீண்டும் தொடர செய்ய முடியவில்லை"
-#: src/qemu_driver.c:2848 src/qemu_driver.c:3741 src/qemu_driver.c:3776
+#: src/qemu_driver.c:2868 src/qemu_driver.c:3761 src/qemu_driver.c:3796
#, fuzzy
msgid "failed to allocate space for VM name string"
msgstr "நினைவகத்தை ஒதுக்க முடியவில்லை"
-#: src/qemu_driver.c:2962
+#: src/qemu_driver.c:2982
#, fuzzy, c-format
msgid "cannot convert disk '%s' to bus/device index"
msgstr "முகப்பு சாதனம்"
-#: src/qemu_driver.c:2982
+#: src/qemu_driver.c:3002
#, fuzzy, c-format
msgid "Unsupported disk name mapping for bus '%s'"
msgstr "எதிர்பாராத mime வகை"
-#: src/qemu_driver.c:3022
+#: src/qemu_driver.c:3042
#, c-format
msgid "No device with bus '%s' and target '%s'"
msgstr ""
-#: src/qemu_driver.c:3049
+#: src/qemu_driver.c:3069
#, c-format
msgid ""
"Emulator version does not support removable media for device '%s' and target "
"'%s'"
msgstr ""
-#: src/qemu_driver.c:3086
+#: src/qemu_driver.c:3106
msgid "cannot change cdrom media"
msgstr ""
-#: src/qemu_driver.c:3097
+#: src/qemu_driver.c:3117
msgid "changing cdrom media failed"
msgstr ""
-#: src/qemu_driver.c:3157
+#: src/qemu_driver.c:3177
#, fuzzy
msgid "cannot attach usb disk"
msgstr "முகப்பு சாதனம்"
-#: src/qemu_driver.c:3168
+#: src/qemu_driver.c:3188
#, fuzzy
msgid "adding usb disk failed"
msgstr "புரவலன் விளக்க கோப்பு ஏற்றப்படுகிறது"
-#: src/qemu_driver.c:3212
+#: src/qemu_driver.c:3232
#, fuzzy
msgid "cannot attach usb device"
msgstr "முகப்பு சாதனம்"
-#: src/qemu_driver.c:3223
+#: src/qemu_driver.c:3243
#, fuzzy
msgid "adding usb device failed"
msgstr "புரவலன் விளக்க கோப்பு ஏற்றப்படுகிறது"
-#: src/qemu_driver.c:3253
+#: src/qemu_driver.c:3273
#, fuzzy
msgid "cannot attach device on inactive domain"
msgstr "வரையறுக்கப்படாத ஒரு செயலற்ற செயற்களம்"
-#: src/qemu_driver.c:3276
+#: src/qemu_driver.c:3296
msgid "this device type cannot be attached"
msgstr ""
-#: src/qemu_driver.c:3315
+#: src/qemu_driver.c:3335
#, fuzzy
msgid "cannot set autostart for transient domain"
msgstr "செயலற்ற செயற்களப் பெயர்"
-#: src/qemu_driver.c:3341
+#: src/qemu_driver.c:3361
#, fuzzy, c-format
msgid "Failed to create symlink '%s to '%s': %s"
msgstr "%s லிருந்து %s க்கு செயற்களத்தை சேமிக்க முடியவில்லை"
-#: src/qemu_driver.c:3348 src/qemu_driver.c:3981 src/storage_driver.c:832
+#: src/qemu_driver.c:3368 src/qemu_driver.c:4001 src/storage_driver.c:832
#, fuzzy, c-format
msgid "Failed to delete symlink '%s': %s"
msgstr "'%s'திறக்க முடியவில்லை: %s"
-#: src/qemu_driver.c:3410
+#: src/qemu_driver.c:3430
#, fuzzy, c-format
msgid "invalid path: %s"
msgstr "%sஇல் தவறான அளவுரு"
-#: src/qemu_driver.c:3418
+#: src/qemu_driver.c:3438
msgid "'info blockstats' command failed"
msgstr ""
-#: src/qemu_driver.c:3433
+#: src/qemu_driver.c:3453
msgid "'info blockstats' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:3498
+#: src/qemu_driver.c:3518
#, fuzzy, c-format
msgid "device not found: %s (%s)"
msgstr "செயற்களம் இல்லை: %s"
-#: src/qemu_driver.c:3530 src/qemu_driver.c:3573
+#: src/qemu_driver.c:3550 src/qemu_driver.c:3593
msgid "NULL or empty path"
msgstr ""
-#: src/qemu_driver.c:3541
+#: src/qemu_driver.c:3561
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr ""
-#: src/qemu_driver.c:3583
+#: src/qemu_driver.c:3603
#, fuzzy
msgid "invalid path"
msgstr "%sஇல் தவறான அளவுரு"
-#: src/qemu_driver.c:3626
+#: src/qemu_driver.c:3646
msgid "QEMU driver only supports virtual memory addrs"
msgstr ""
-#: src/qemu_driver.c:3653
+#: src/qemu_driver.c:3673
#, fuzzy
msgid "'memsave' command failed"
msgstr "செயற்களப் பெயர்"
-#: src/qemu_driver.c:3682 src/qemu_driver.c:3850 src/qemu_driver.c:3875
-#: src/qemu_driver.c:3889 src/qemu_driver.c:3904 src/qemu_driver.c:3937
-#: src/qemu_driver.c:3953
+#: src/qemu_driver.c:3702 src/qemu_driver.c:3870 src/qemu_driver.c:3895
+#: src/qemu_driver.c:3909 src/qemu_driver.c:3924 src/qemu_driver.c:3957
+#: src/qemu_driver.c:3973
msgid "no network with matching uuid"
msgstr ""
-#: src/qemu_driver.c:3697
+#: src/qemu_driver.c:3717
msgid "no network with matching name"
msgstr ""
-#: src/qemu_driver.c:3856
+#: src/qemu_driver.c:3876
#, fuzzy
msgid "network is still active"
msgstr "செயற்களம் ஏற்கனவே செயலில் உள்ளது"
-#: src/qemu_driver.c:3917
+#: src/qemu_driver.c:3937
#, fuzzy
msgid "no network with matching id"
msgstr " XML பற்றிய பிணைய தகவல்"
-#: src/qemu_driver.c:3924
+#: src/qemu_driver.c:3944
#, fuzzy
msgid "failed to allocate space for network bridge string"
msgstr "ஒரு முனையை ஒதுக்க முடியவில்லை"
-#: src/qemu_driver.c:3974 src/storage_driver.c:823
+#: src/qemu_driver.c:3994 src/storage_driver.c:823
#, fuzzy, c-format
msgid "Failed to create symlink '%s' to '%s': %s"
msgstr "%s லிருந்து %s க்கு செயற்களத்தை சேமிக்க முடியவில்லை"
msgid "%s not implemented on Win32"
msgstr ""
-#: src/storage_backend_disk.c:85 src/storage_backend_logical.c:57
+#: src/storage_backend_disk.c:90 src/storage_backend_logical.c:57
#, c-format
msgid "unsupported pool format %s"
msgstr ""
-#: src/storage_backend_disk.c:110 src/storage_backend_logical.c:70
+#: src/storage_backend_disk.c:115 src/storage_backend_logical.c:70
#, c-format
msgid "unsupported pool format %d"
msgstr ""
-#: src/storage_backend_disk.c:138 src/storage_backend_fs.c:192
+#: src/storage_backend_disk.c:143 src/storage_backend_fs.c:192
#: src/storage_backend_fs.c:262 src/storage_backend_fs.c:314
#, c-format
msgid "unsupported volume format %s"
msgstr ""
-#: src/storage_backend_disk.c:165 src/storage_backend_fs.c:225
+#: src/storage_backend_disk.c:170 src/storage_backend_fs.c:225
#: src/storage_backend_fs.c:297 src/storage_backend_fs.c:329
#, c-format
msgid "unsupported volume format %d"
msgstr ""
-#: src/storage_backend_disk.c:179 src/storage_backend_disk.c:192
-#: src/storage_backend_disk.c:199 src/storage_backend_disk.c:221
+#: src/storage_backend_disk.c:184 src/storage_backend_disk.c:197
+#: src/storage_backend_disk.c:204 src/storage_backend_disk.c:226
#: src/storage_backend_fs.c:839 src/storage_backend_iscsi.c:177
#: src/storage_backend_logical.c:116 src/storage_backend_logical.c:121
#: src/storage_backend_logical.c:133 src/storage_backend_logical.c:143
-#: src/storage_backend_logical.c:531
+#: src/storage_backend_logical.c:546
msgid "volume"
msgstr ""
-#: src/storage_backend_disk.c:229
+#: src/storage_backend_disk.c:234
msgid "volume extents"
msgstr ""
-#: src/storage_backend_disk.c:237
+#: src/storage_backend_disk.c:242
msgid "cannot parse device start location"
msgstr ""
-#: src/storage_backend_disk.c:244
+#: src/storage_backend_disk.c:249
msgid "cannot parse device end location"
msgstr ""
-#: src/storage_backend_disk.c:250 src/storage_backend_logical.c:154
+#: src/storage_backend_disk.c:255 src/storage_backend_logical.c:154
#: src/storage_backend_logical.c:160
msgid "extents"
msgstr ""
-#: src/storage_backend_disk.c:464
+#: src/storage_backend_disk.c:462
msgid "no large enough free extent"
msgstr ""
-#: src/storage_backend_disk.c:498
-msgid "Disk pools are not yet supported"
+#: src/storage_backend_disk.c:502
+#, c-format
+msgid "Couldn't read volume target path '%s'. %s"
+msgstr ""
+
+#: src/storage_backend_disk.c:517
+#, c-format
+msgid "Volume path '%s' did not start with parent pool source device name."
msgstr ""
+#: src/storage_backend_disk.c:526
+#, fuzzy, c-format
+msgid "cannot parse partition number from target '%s'"
+msgstr "'%s'திறக்க முடியவில்லை: %s"
+
#: src/storage_backend_fs.c:358
#, c-format
msgid "cannot read header '%s': %s"
msgstr ""
#: src/storage_backend_fs.c:1042 src/storage_backend_fs.c:1078
-#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:543
+#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:558
#, c-format
msgid "cannot read path '%s': %s"
msgstr ""
msgid "creation of non-raw images is not supported without qemu-img"
msgstr ""
-#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:552
+#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:567
#, fuzzy, c-format
msgid "cannot set file owner '%s': %s"
msgstr "'%s'திறக்க முடியவில்லை: %s"
-#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:559
+#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:574
#, fuzzy, c-format
msgid "cannot set file mode '%s': %s"
msgstr "'%s'திறக்க முடியவில்லை: %s"
-#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:566
+#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:581
#, c-format
msgid "cannot close file '%s': %s"
msgstr ""
msgid "lvs command failed with exitstatus %d"
msgstr ""
-#: src/storage_backend_logical.c:355
+#: src/storage_backend_logical.c:354
#, fuzzy
msgid "command line"
msgstr "செயற்களப் பெயர்"
-#: src/storage_backend_logical.c:372
+#: src/storage_backend_logical.c:371
#, c-format
msgid "cannot open device %s"
msgstr ""
-#: src/storage_backend_logical.c:378
+#: src/storage_backend_logical.c:377
#, c-format
msgid "cannot clear device header %s"
msgstr ""
-#: src/storage_backend_logical.c:385
+#: src/storage_backend_logical.c:384
#, c-format
msgid "cannot close device %s"
msgstr ""
-#: src/storage_backend_logical.c:575
+#: src/storage_backend_logical.c:507
+#, fuzzy, c-format
+msgid "cannot remove PV device %s: %s"
+msgstr "கட்டமைப்பு கோப்பினை எழுத முடியவில்லை: %s"
+
+#: src/storage_backend_logical.c:590
#, c-format
msgid "cannot find newly created volume '%s': %s"
msgstr ""
msgstr "தகவல்"
#: src/virsh.c:6292 src/virsh.c:6314
-msgid "blocked"
-msgstr "தடுக்கப்பட்டது"
+#, fuzzy
+msgid "idle"
+msgstr "XML கோப்பு"
#: src/virsh.c:6294
msgid "paused"
msgid "domain information incomplete, missing uuid"
msgstr "செயற்களம் தகவல் நிறைவு பெறாமல் உள்ளது, விடுபட்ட uuid"
-#: src/xend_internal.c:1109 src/xend_internal.c:2204 src/xend_internal.c:2211
+#: src/xend_internal.c:1109 src/xend_internal.c:2213 src/xend_internal.c:2220
msgid "domain information incomplete, missing name"
msgstr "செயற்களம் தகவல் நிறைவு பெறாமல் உள்ளது, விடுபட்ட பெயர்"
msgid "unknown graphics type '%s'"
msgstr "தெரியாத OS வகை %s"
-#: src/xend_internal.c:2191
+#: src/xend_internal.c:2200
msgid "domain information incomplete, missing id"
msgstr "செயற்களம் தகவல் நிறைவு பெறாமல் உள்ளது, விடுபட்ட id"
-#: src/xend_internal.c:2260 src/xend_internal.c:2270 src/xend_internal.c:2280
+#: src/xend_internal.c:2269 src/xend_internal.c:2279 src/xend_internal.c:2289
#, fuzzy, c-format
msgid "unknown lifecycle type %s"
msgstr "தெரியாத OS வகை %s"
-#: src/xend_internal.c:2593
+#: src/xend_internal.c:2602
#, fuzzy
msgid "failed to parse topology information"
msgstr "Xend செயற்கள தகவலை இலக்கணப்படுத்த முடியவில்லை"
-#: src/xend_internal.c:2647
+#: src/xend_internal.c:2656
#, fuzzy
msgid "topology syntax error"
msgstr "கட்டமைப்பு கோப்பு இலக்கண பிழை"
-#: src/xend_internal.c:2711
+#: src/xend_internal.c:2720
msgid "failed to parse Xend domain information"
msgstr "Xend செயற்கள தகவலை இலக்கணப்படுத்த முடியவில்லை"
-#: src/xend_internal.c:3193
+#: src/xend_internal.c:3202
msgid "xenDaemonDomainFetch failed to find this domain"
msgstr ""
-#: src/xend_internal.c:3815 src/xend_internal.c:4290 src/xm_internal.c:1617
+#: src/xend_internal.c:3824 src/xend_internal.c:4299 src/xm_internal.c:1617
#, fuzzy
msgid "failed to build sexpr"
msgstr "செயற்களம் %sஐ தற்காலிகமாக நிறுத்த முடியவில்லை"
-#: src/xend_internal.c:3917
+#: src/xend_internal.c:3926
#, fuzzy
msgid "unsupported device type"
msgstr "எதிர்பாராத mime வகை"
-#: src/xend_internal.c:4020
+#: src/xend_internal.c:4029
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4061
+#: src/xend_internal.c:4070
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4069
+#: src/xend_internal.c:4078
#, fuzzy
msgid "unexpected value from on_xend_start"
msgstr "எதிர்பாராத மதிப்பு முனை"
-#: src/xend_internal.c:4080
+#: src/xend_internal.c:4089
#, fuzzy
msgid "no memory"
msgstr "முனை நினைவகம்"
-#: src/xend_internal.c:4086
+#: src/xend_internal.c:4095
#, fuzzy
msgid "sexpr2string failed"
msgstr "செயற்பாடு செயலிழக்கப்பட்டது"
-#: src/xend_internal.c:4091
+#: src/xend_internal.c:4100
#, fuzzy
msgid "Failed to redefine sexpr"
msgstr "செயற்களம் %sஐ வரையறுக்கப்படாதது முடியவில்லை"
-#: src/xend_internal.c:4096
+#: src/xend_internal.c:4105
msgid "on_xend_start not present in sexpr"
msgstr ""
-#: src/xend_internal.c:4127
+#: src/xend_internal.c:4136
#, fuzzy, c-format
msgid "gethostname failed: %s"
msgstr "செயற்பாடு செயலிழக்கப்பட்டது: %s"
-#: src/xend_internal.c:4133
+#: src/xend_internal.c:4142
#, fuzzy, c-format
msgid "failed to strdup hostname: %s"
msgstr "hypervisor வகையை பெற முடியவில்லை"
-#: src/xend_internal.c:4164
+#: src/xend_internal.c:4173
msgid ""
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
"migration"
msgstr ""
-#: src/xend_internal.c:4174
+#: src/xend_internal.c:4183
msgid ""
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
"migration"
msgstr ""
-#: src/xend_internal.c:4186
+#: src/xend_internal.c:4195
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr ""
-#: src/xend_internal.c:4199
+#: src/xend_internal.c:4208
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr ""
-#: src/xend_internal.c:4204
+#: src/xend_internal.c:4213
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr ""
-#: src/xend_internal.c:4211
+#: src/xend_internal.c:4220
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr ""
-#: src/xend_internal.c:4218 src/xend_internal.c:4240 src/xend_internal.c:4248
-#: src/xend_internal.c:4474 src/xend_internal.c:4481 src/xml.c:89
+#: src/xend_internal.c:4227 src/xend_internal.c:4249 src/xend_internal.c:4257
+#: src/xend_internal.c:4483 src/xend_internal.c:4490 src/xml.c:89
msgid "strdup failed"
msgstr ""
-#: src/xend_internal.c:4231
+#: src/xend_internal.c:4240
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr ""
-#: src/xend_internal.c:4284
+#: src/xend_internal.c:4293
#, fuzzy
msgid "failed to parse domain description"
msgstr "Xend செயற்கள தகவலை இலக்கணப்படுத்த முடியவில்லை"
-#: src/xend_internal.c:4300
+#: src/xend_internal.c:4309
#, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "செயற்களம் %s ஐ உருவாக்க முடியவில்லை\n"
-#: src/xend_internal.c:4456 src/xend_internal.c:4532 src/xend_internal.c:4622
+#: src/xend_internal.c:4465 src/xend_internal.c:4541 src/xend_internal.c:4631
msgid "unsupported in xendConfigVersion < 4"
msgstr ""
-#: src/xend_internal.c:4468
+#: src/xend_internal.c:4477
#, fuzzy
msgid "node information incomplete, missing scheduler name"
msgstr "செயற்களம் தகவல் நிறைவு பெறாமல் உள்ளது, விடுபட்ட பெயர்"
-#: src/xend_internal.c:4486 src/xend_internal.c:4580 src/xend_internal.c:4692
+#: src/xend_internal.c:4495 src/xend_internal.c:4589 src/xend_internal.c:4701
#, fuzzy
msgid "Unknown scheduler"
msgstr "தெரியாதது"
-#: src/xend_internal.c:4545 src/xend_internal.c:4635
+#: src/xend_internal.c:4554 src/xend_internal.c:4644
#, fuzzy
msgid "Failed to get a scheduler name"
msgstr "hypervisor வகையை பெற முடியவில்லை"
-#: src/xend_internal.c:4558 src/xend_internal.c:4671
+#: src/xend_internal.c:4567 src/xend_internal.c:4680
#, fuzzy
msgid "domain information incomplete, missing cpu_weight"
msgstr "செயற்களம் தகவல் நிறைவு பெறாமல் உள்ளது, விடுபட்ட uuid"
-#: src/xend_internal.c:4563 src/xend_internal.c:4680
+#: src/xend_internal.c:4572 src/xend_internal.c:4689
#, fuzzy
msgid "domain information incomplete, missing cpu_cap"
msgstr "செயற்களம் தகவல் நிறைவு பெறாமல் உள்ளது, விடுபட்ட uuid"
-#: src/xend_internal.c:4739
+#: src/xend_internal.c:4748
msgid "domainBlockPeek is not supported for dom0"
msgstr ""
-#: src/xend_internal.c:4762
+#: src/xend_internal.c:4771
#, fuzzy, c-format
msgid "%s: invalid path"
msgstr "%sஇல் தவறான அளவுரு"
-#: src/xend_internal.c:4770
+#: src/xend_internal.c:4779
#, fuzzy, c-format
msgid "failed to open for reading: %s: %s"
msgstr "வாசிக்க %s ஐ திறக்க முடியவில்லை"
-#: src/xend_internal.c:4782
+#: src/xend_internal.c:4791
#, fuzzy, c-format
msgid "failed to lseek or read from file: %s: %s"
msgstr "'%s'திறக்க முடியவில்லை: %s"
-#: src/xend_internal.c:4865 src/xend_internal.c:4911
+#: src/xend_internal.c:4874 src/xend_internal.c:4920
#, fuzzy, c-format
msgid "unexpected graphics type %d"
msgstr "எதிர்பாராத mime வகை"
-#: src/xend_internal.c:4954
+#: src/xend_internal.c:4963
#, fuzzy
msgid "unexpected chr device type"
msgstr "எதிர்பாராத mime வகை"
-#: src/xend_internal.c:5128 src/xm_internal.c:1779
+#: src/xend_internal.c:5137 src/xm_internal.c:1779
#, fuzzy, c-format
msgid "unsupported network type %d"
msgstr "எதிர்பாராத mime வகை"
-#: src/xend_internal.c:5302 src/xend_internal.c:5309 src/xend_internal.c:5316
+#: src/xend_internal.c:5311 src/xend_internal.c:5318 src/xend_internal.c:5325
#, fuzzy, c-format
msgid "unexpected lifecycle value %d"
msgstr "எதிர்பாராத மதிப்பு முனை"
-#: src/xend_internal.c:5333
+#: src/xend_internal.c:5342
#, fuzzy
msgid "no HVM domain loader"
msgstr "முனை செயற்களப் பட்டியல்"
-#: src/xend_internal.c:5544
+#: src/xend_internal.c:5553
#, fuzzy
msgid "hotplug of device type not supported"
msgstr "நூலக அழைப்பு செய்ய முடியவில்லை, துணைபுரிய வாய்ப்பில்லை"
msgid "failed to connect to Xen Store"
msgstr "Xen Store உடன் இணைக்க முடியவில்லை"
+#~ msgid "blocked"
+#~ msgstr "தடுக்கப்பட்டது"
+
#, fuzzy
#~ msgid "invalid interface type: %s"
#~ msgstr "%sஇல் தவறான அளவுரு"
#~ msgid "cannot read tty pid file %s: %s"
#~ msgstr "கட்டமைப்பு கோப்பினை எழுத முடியவில்லை: %s"
-#, fuzzy
-#~ msgid "cannot remove ttyPidFile %s: %s"
-#~ msgstr "கட்டமைப்பு கோப்பினை எழுத முடியவில்லை: %s"
-
#, fuzzy
#~ msgid "failed to calloc memory for init string: %s"
#~ msgstr "நினைவகத்தை ஒதுக்க முடியவில்லை"
msgstr ""
"Project-Id-Version: te\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-09-08 14:51+0200\n"
+"POT-Creation-Date: 2008-09-23 22:28+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"
msgid "storage_vol not found"
msgstr "నెట్వర్కు కనబడలేదు"
-#: src/conf.c:155 src/conf.c:203 src/conf.c:488 src/conf.c:525 src/conf.c:553
-#: src/conf.c:631
+#: src/conf.c:164 src/conf.c:212 src/conf.c:491 src/conf.c:528 src/conf.c:555
+#: src/conf.c:630
msgid "allocating configuration"
msgstr "ఆకృతీకరణను కేటాయిస్తోంది"
-#: src/conf.c:338
+#: src/conf.c:347
msgid "unterminated number"
msgstr "పూర్తికాని సంఖ్య"
-#: src/conf.c:372 src/conf.c:389 src/conf.c:401
+#: src/conf.c:380 src/conf.c:396 src/conf.c:407
msgid "unterminated string"
msgstr "పూర్తికాని స్ట్రింగు"
-#: src/conf.c:429 src/conf.c:483
+#: src/conf.c:434 src/conf.c:487
msgid "expecting a value"
msgstr "ఒక విలువను ఊహిస్తున్నాను"
-#: src/conf.c:450
+#: src/conf.c:454
msgid "expecting a separator in list"
msgstr "జాబితాలో ఒక వేర్పాటును ఆశిస్తున్నాను"
-#: src/conf.c:473
+#: src/conf.c:477
#, fuzzy
msgid "list is not closed with ]"
msgstr "జాబితా ]తో మూయబడలేదు"
-#: src/conf.c:518
+#: src/conf.c:521
msgid "expecting a name"
msgstr "ఒక పేరును ఆశిస్తున్నాను"
-#: src/conf.c:581
+#: src/conf.c:582
msgid "expecting a separator"
msgstr "ఒక వేర్పాటును ఆశిస్తున్నాను"
msgid "expecting an assignment"
msgstr "ఒక సమర్పణను ఆశిస్తున్నాను"
-#: src/conf.c:894 src/conf.c:950 src/xend_internal.c:584
-#: src/xend_internal.c:2657 src/xm_internal.c:1475 src/xm_internal.c:1482
+#: src/conf.c:892 src/conf.c:948 src/xend_internal.c:584
+#: src/xend_internal.c:2666 src/xm_internal.c:1475 src/xm_internal.c:1482
msgid "allocate buffer"
msgstr "బఫర్ కేటాయించు"
-#: src/conf.c:901
+#: src/conf.c:899
msgid "failed to open file"
msgstr "ఫైలును తెరవటంలో విఫలమైంది"
-#: src/conf.c:912
+#: src/conf.c:910
msgid "failed to save content"
msgstr "విషయాన్ని భధ్రపరవటంలో విఫలమైంది"
msgid "cannot extract disk devices"
msgstr "ఇంటర్ఫేస్ పరికరం"
-#: src/domain_conf.c:1939 src/qemu_driver.c:3133
+#: src/domain_conf.c:1939 src/qemu_driver.c:3153
#, fuzzy, c-format
msgid "duplicate disk target '%s'"
msgstr "లక్ష్య పరికరం రకం"
msgid "unexpected char type %d"
msgstr "ఊహించని మైం రకం"
-#: src/domain_conf.c:2815 src/xend_internal.c:5214
+#: src/domain_conf.c:2815 src/xend_internal.c:5223
#, fuzzy, c-format
msgid "unexpected sound model %d"
msgstr "ఊహించని మైం రకం"
-#: src/domain_conf.c:2835 src/xend_internal.c:5237
+#: src/domain_conf.c:2835 src/xend_internal.c:5246
#, fuzzy, c-format
msgid "unexpected input type %d"
msgstr "ఊహించని మైం రకం"
#: src/lxc_driver.c:274 src/lxc_driver.c:309 src/lxc_driver.c:335
#: src/lxc_driver.c:350 src/openvz_driver.c:238 src/openvz_driver.c:267
-#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:620
-#: src/openvz_driver.c:651 src/openvz_driver.c:672 src/openvz_driver.c:713
-#: src/qemu_driver.c:2192 src/qemu_driver.c:2279 src/qemu_driver.c:2828
-#: src/qemu_driver.c:2883 src/qemu_driver.c:2927 src/qemu_driver.c:3007
-#: src/qemu_driver.c:3123 src/qemu_driver.c:3192 src/qemu_driver.c:3247
-#: src/qemu_driver.c:3291 src/qemu_driver.c:3309 src/qemu_driver.c:3567
+#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:621
+#: src/openvz_driver.c:652 src/openvz_driver.c:673 src/openvz_driver.c:714
+#: src/qemu_driver.c:2212 src/qemu_driver.c:2299 src/qemu_driver.c:2848
+#: src/qemu_driver.c:2903 src/qemu_driver.c:2947 src/qemu_driver.c:3027
+#: src/qemu_driver.c:3143 src/qemu_driver.c:3212 src/qemu_driver.c:3267
+#: src/qemu_driver.c:3311 src/qemu_driver.c:3329 src/qemu_driver.c:3587
#, fuzzy
msgid "no domain with matching uuid"
msgstr "క్షేత్ర ఐడి లేదా uuid"
-#: src/lxc_driver.c:280 src/openvz_driver.c:625 src/qemu_driver.c:2933
+#: src/lxc_driver.c:280 src/openvz_driver.c:626 src/qemu_driver.c:2953
#, fuzzy
msgid "cannot delete active domain"
msgstr "క్రియారహిత క్షేత్ర నామం"
-#: src/lxc_driver.c:286 src/qemu_driver.c:2939
+#: src/lxc_driver.c:286 src/qemu_driver.c:2959
#, fuzzy
msgid "cannot undefine transient domain"
msgstr "క్రియారహిత క్షేత్ర నామం"
msgid "container '%s' unexpectedly shutdown during startup"
msgstr ""
-#: src/lxc_driver.c:747 src/qemu_driver.c:892
+#: src/lxc_driver.c:747 src/qemu_driver.c:893
#, fuzzy, c-format
msgid "cannot create log directory %s: %s"
msgstr "ఆకృతీకరణ ఫైలును రాయటంలో వైఫల్యం: %s"
msgid "unknown forwarding type '%s'"
msgstr "తెలియని OS %s రకం"
-#: src/network_conf.c:662 src/qemu_driver.c:3334 src/qemu_driver.c:3967
+#: src/network_conf.c:662 src/qemu_driver.c:3354 src/qemu_driver.c:3987
#: src/storage_driver.c:816
#, c-format
msgid "cannot create autostart directory %s: %s"
msgid "no config file for %s"
msgstr "ఆకృతీకరణ ఫైలు వాక్య దోషం: %s"
-#: src/openvz_conf.c:187
+#: src/openvz_conf.c:190
+#, fuzzy, c-format
+msgid "Cound not read 'IP_ADDRESS' from config for container %d"
+msgstr "అనుసంధానం URI ని పార్శ్ చేయలేదు"
+
+#: src/openvz_conf.c:220
+#, fuzzy, c-format
+msgid "Cound not read 'NETIF' from config for container %d"
+msgstr "అనుసంధానం URI ని పార్శ్ చేయలేదు"
+
+#: src/openvz_conf.c:247
+#, fuzzy
+msgid "Too long network device name"
+msgstr "నెట్వర్కు దస్త్రనామాన్ని రిజాల్వు చేయము"
+
+#: src/openvz_conf.c:264
+#, fuzzy
+msgid "Wrong length MAC address"
+msgstr "సరికాని MAC చిరునామా"
+
+#: src/openvz_conf.c:271
+#, fuzzy
+msgid "Wrong MAC address"
+msgstr "MAC చిరునామా"
+
+#: src/openvz_conf.c:327
#, fuzzy
msgid "popen failed"
msgstr "విధానం విఫలమైంది"
-#: src/openvz_conf.c:197
+#: src/openvz_conf.c:337
#, fuzzy
msgid "Failed to parse vzlist output"
msgstr "'%s'తెరువుటలో విఫలమైంది: %s"
-#: src/openvz_conf.c:223
+#: src/openvz_conf.c:363
#, fuzzy
msgid "UUID in config file malformed"
msgstr "ఆకృతీకరణ ఫైలు వాక్య దోషం: %s"
-#: src/openvz_conf.c:235
+#: src/openvz_conf.c:375
#, fuzzy, c-format
msgid "Cound not read config for container %d"
msgstr "అనుసంధానం URI ని పార్శ్ చేయలేదు"
msgid "Container ID is not specified"
msgstr ""
-#: src/openvz_driver.c:391 src/openvz_driver.c:459 src/openvz_driver.c:534
-#: src/openvz_driver.c:554 src/openvz_driver.c:600 src/openvz_driver.c:631
-#: src/openvz_driver.c:656 src/openvz_driver.c:728 src/openvz_driver.c:826
-#: src/openvz_driver.c:872
+#: src/openvz_driver.c:391 src/openvz_driver.c:460 src/openvz_driver.c:535
+#: src/openvz_driver.c:555 src/openvz_driver.c:601 src/openvz_driver.c:632
+#: src/openvz_driver.c:657 src/openvz_driver.c:729 src/openvz_driver.c:827
+#: src/openvz_driver.c:873
#, fuzzy, c-format
msgid "Could not exec %s"
msgstr "%sకి అనుసంధించబడలేదు"
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:451 src/openvz_driver.c:528
+#: src/openvz_driver.c:452 src/openvz_driver.c:529
msgid "Error creating command for container"
msgstr ""
-#: src/openvz_driver.c:465 src/openvz_driver.c:540
+#: src/openvz_driver.c:466 src/openvz_driver.c:541
#, fuzzy
msgid "Could not set UUID"
msgstr "అనుసంధానం URI ని పార్శ్ చేయలేదు"
-#: src/openvz_driver.c:475 src/openvz_driver.c:546
+#: src/openvz_driver.c:476 src/openvz_driver.c:547
#, fuzzy
msgid "Could not configure network"
msgstr "%sకి అనుసంధించబడలేదు"
-#: src/openvz_driver.c:482 src/openvz_driver.c:569
+#: src/openvz_driver.c:483 src/openvz_driver.c:570
#, fuzzy
msgid "Could not set number of virtual cpu"
msgstr "వాస్తవిక సంఖ్యల CPUల మార్పు"
#: src/openvz_driver.c:517
#, c-format
-msgid "Already an OPENVZ VM defined with the id '%d'"
+msgid "Already an OPENVZ VM defined with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:588
+#: src/openvz_driver.c:589
msgid "no domain with matching id"
msgstr ""
-#: src/openvz_driver.c:594
+#: src/openvz_driver.c:595
#, fuzzy
msgid "domain is not in shutoff state"
msgstr "డొమైన్ ఇప్పటికీ నడుస్తున్నది"
-#: src/openvz_driver.c:677
+#: src/openvz_driver.c:678
#, fuzzy
msgid "Could not read container config"
msgstr "అనుసంధానం URI ని పార్శ్ చేయలేదు"
-#: src/openvz_driver.c:693 src/qemu_driver.c:1823
+#: src/openvz_driver.c:694 src/qemu_driver.c:1843
#, fuzzy, c-format
msgid "unknown type '%s'"
msgstr "తెలియని OS %s రకం"
-#: src/openvz_driver.c:719
+#: src/openvz_driver.c:720
msgid "VCPUs should be >= 1"
msgstr ""
-#: src/openvz_driver.c:835 src/openvz_driver.c:881
+#: src/openvz_driver.c:836 src/openvz_driver.c:882
#, fuzzy, c-format
msgid "Could not parse VPS ID %s"
msgstr "అనుసంధానం URI ని పార్శ్ చేయలేదు"
msgid "Unexpected exit status '%d', qemu probably failed"
msgstr ""
-#: src/qemu_conf.c:519 src/qemu_driver.c:925
+#: src/qemu_conf.c:519 src/qemu_driver.c:926
#, fuzzy, c-format
msgid "Cannot find QEMU binary %s: %s"
msgstr "'%s'తెరువుటలో విఫలమైంది: %s"
msgid "Network type %d is not supported"
msgstr "%s నెట్వర్కు ప్రారంభించబడింది\n"
-#: src/qemu_conf.c:580 src/qemu_driver.c:1515
+#: src/qemu_conf.c:580 src/qemu_driver.c:1514
#, fuzzy, c-format
msgid "cannot initialize bridge support: %s"
msgstr "'%s'తెరువుటలో విఫలమైంది: %s"
msgid "failed to allocate space for argv string"
msgstr "మెమొరీ కేటాయించటంలో విఫలమైంది"
-#: src/qemu_driver.c:90
+#: src/qemu_driver.c:91
#, fuzzy
msgid "Failed to set close-on-exec file descriptor flag\n"
msgstr "%s: విఫలమైంది లాగ్ దస్త్రం కు వ్రాయుటలో:%s"
-#: src/qemu_driver.c:105
+#: src/qemu_driver.c:106
#, fuzzy
msgid "Failed to set non-blocking file descriptor flag\n"
msgstr "Xend క్షేత్ర సమాచరాన్ని విశ్లేషించటంలో విఫలమైంది"
-#: src/qemu_driver.c:150
+#: src/qemu_driver.c:151
#, fuzzy, c-format
msgid "Failed to autostart network '%s': %s\n"
msgstr "%s నెట్వర్కు ప్రారంభించటంలో విఫలమైంది"
-#: src/qemu_driver.c:165
+#: src/qemu_driver.c:166
#, fuzzy, c-format
msgid "Failed to autostart VM '%s': %s\n"
msgstr "'%s'తెరువుటలో విఫలమైంది: %s"
-#: src/qemu_driver.c:201
+#: src/qemu_driver.c:202
#, fuzzy, c-format
msgid "Failed to find user record for uid '%d': %s\n"
msgstr "నెట్వర్కు కనుగొనుటలో విఫలమైంది: %s"
-#: src/qemu_driver.c:212
+#: src/qemu_driver.c:213
#, fuzzy
msgid "out of memory in asprintf\n"
msgstr "జ్ఞప్తిలో లేదు"
-#: src/qemu_driver.c:268
+#: src/qemu_driver.c:269
#, fuzzy
msgid "qemudStartup: out of memory\n"
msgstr "జ్ఞప్తిలో లేదు"
-#: src/qemu_driver.c:295
+#: src/qemu_driver.c:296
msgid "Reloading iptables rules\n"
msgstr ""
-#: src/qemu_driver.c:433
+#: src/qemu_driver.c:434
#, c-format
msgid ""
"QEMU quit during %s startup\n"
"%s"
msgstr ""
-#: src/qemu_driver.c:443 src/qemu_driver.c:456
+#: src/qemu_driver.c:444 src/qemu_driver.c:457
#, c-format
msgid "Failure while reading %s startup output: %s"
msgstr ""
-#: src/qemu_driver.c:451
+#: src/qemu_driver.c:452
#, c-format
msgid "Timed out while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:467
+#: src/qemu_driver.c:468
#, c-format
msgid "Failure while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:479
+#: src/qemu_driver.c:480
#, c-format
msgid "Out of space while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:510
+#: src/qemu_driver.c:511
#, fuzzy, c-format
msgid "Unable to open monitor path %s"
msgstr "'%s'తెరువుటలో విఫలమైంది: %s"
-#: src/qemu_driver.c:515
+#: src/qemu_driver.c:516
msgid "Unable to set monitor close-on-exec flag"
msgstr ""
-#: src/qemu_driver.c:520
+#: src/qemu_driver.c:521
msgid "Unable to put monitor into non-blocking mode"
msgstr ""
-#: src/qemu_driver.c:648 src/qemu_driver.c:1027 src/qemu_driver.c:1726
-#: src/qemu_driver.c:1736
+#: src/qemu_driver.c:649 src/qemu_driver.c:1028 src/qemu_driver.c:1725
+#: src/qemu_driver.c:1735
#, fuzzy, c-format
msgid "Unable to log VM console data: %s\n"
msgstr "%s: విఫలమైంది లాగ్ దస్త్రం కు వ్రాయుటలో:%s"
-#: src/qemu_driver.c:671
+#: src/qemu_driver.c:672
#, fuzzy
msgid "allocate cpumap"
msgstr "కొత్త సందర్భాన్ని కేటాయించు"
-#: src/qemu_driver.c:682
+#: src/qemu_driver.c:683
msgid "cannot run monitor command to fetch CPU thread info"
msgstr ""
-#: src/qemu_driver.c:786
+#: src/qemu_driver.c:787
#, fuzzy, c-format
msgid "failed to set CPU affinity %s"
msgstr "'%s' క్షేత్రాన్ని పొందటంలో విఫలమైంది"
-#: src/qemu_driver.c:796 src/qemu_driver.c:2135
+#: src/qemu_driver.c:797 src/qemu_driver.c:2155
#, fuzzy
msgid "resume operation failed"
msgstr "విధానం విఫలమైంది"
-#: src/qemu_driver.c:859
+#: src/qemu_driver.c:860
#, fuzzy
msgid "VM is already active"
msgstr "క్షేత్రం ఇప్పటికే క్రియాసహితంగా ఉంది"
-#: src/qemu_driver.c:869
+#: src/qemu_driver.c:870
msgid "Unable to find an unused VNC port"
msgstr ""
-#: src/qemu_driver.c:881
+#: src/qemu_driver.c:882
#, c-format
msgid "config file path too long: %s/%s.log"
msgstr ""
-#: src/qemu_driver.c:900
+#: src/qemu_driver.c:901
#, fuzzy, c-format
msgid "failed to create logfile %s: %s"
msgstr "%s: విఫలమైంది లాగ్ దస్త్రం కు వ్రాయుటలో:%s"
-#: src/qemu_driver.c:906
+#: src/qemu_driver.c:907
#, fuzzy, c-format
msgid "Unable to set VM logfile close-on-exec flag %s"
msgstr "%s: విఫలమైంది లాగ్ దస్త్రం కు వ్రాయుటలో:%s"
-#: src/qemu_driver.c:935 src/qemu_driver.c:3032
+#: src/qemu_driver.c:936 src/qemu_driver.c:3052
#, fuzzy, c-format
msgid "Cannot determine QEMU argv syntax %s"
msgstr "'%s'తెరువుటలో విఫలమైంది: %s"
-#: src/qemu_driver.c:951 src/qemu_driver.c:954 src/qemu_driver.c:959
+#: src/qemu_driver.c:952 src/qemu_driver.c:955 src/qemu_driver.c:960
#, fuzzy, c-format
msgid "Unable to write argv to logfile %d: %s\n"
msgstr "%s: విఫలమైంది లాగ్ దస్త్రం కు వ్రాయుటలో:%s"
-#: src/qemu_driver.c:1041
+#: src/qemu_driver.c:1040
#, fuzzy, c-format
msgid "Shutting down VM '%s'\n"
msgstr "'%s' నెట్వర్కు పొందటంలో విఫలమైంది"
-#: src/qemu_driver.c:1052
+#: src/qemu_driver.c:1051
#, fuzzy, c-format
msgid "Unable to close logfile %d: %s\n"
msgstr "%s: విఫలమైంది లాగ్ దస్త్రం కు వ్రాయుటలో:%s"
-#: src/qemu_driver.c:1067
+#: src/qemu_driver.c:1066
#, fuzzy
msgid "Got unexpected pid, damn\n"
msgstr "ఊహించని డిక్టు నోడు"
-#: src/qemu_driver.c:1221
+#: src/qemu_driver.c:1220
#, fuzzy
msgid "failed to allocate space for dnsmasq argv"
msgstr "నోడును కేటాయించటంలో విఫలమైంది"
-#: src/qemu_driver.c:1235
+#: src/qemu_driver.c:1234
msgid "cannot start dhcp daemon without IP address for server"
msgstr ""
-#: src/qemu_driver.c:1264
+#: src/qemu_driver.c:1263
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
msgstr "%s క్షేత్రాన్ని %sకి భద్రపరవటంలో విఫలమైంది"
-#: src/qemu_driver.c:1275
+#: src/qemu_driver.c:1274
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
msgstr "%s క్షేత్రాన్ని %sకి భద్రపరవటంలో విఫలమైంది"
-#: src/qemu_driver.c:1285
+#: src/qemu_driver.c:1284
#, fuzzy, c-format
msgid "failed to add iptables rule to enable masquerading : %s\n"
msgstr "%s క్షేత్రాన్ని %sకి భద్రపరవటంలో విఫలమైంది"
-#: src/qemu_driver.c:1317
+#: src/qemu_driver.c:1316
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
msgstr "%s క్షేత్రాన్ని %sకి భద్రపరవటంలో విఫలమైంది"
-#: src/qemu_driver.c:1328
+#: src/qemu_driver.c:1327
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
msgstr "%s క్షేత్రాన్ని %sకి భద్రపరవటంలో విఫలమైంది"
-#: src/qemu_driver.c:1353
+#: src/qemu_driver.c:1352
#, fuzzy
msgid "failed to allocate space for IP tables support"
msgstr "నోడును కేటాయించటంలో విఫలమైంది"
-#: src/qemu_driver.c:1361 src/qemu_driver.c:1368
+#: src/qemu_driver.c:1360 src/qemu_driver.c:1367
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
msgstr "%s క్షేత్రాన్ని %sకి భద్రపరవటంలో విఫలమైంది"
-#: src/qemu_driver.c:1376 src/qemu_driver.c:1383
+#: src/qemu_driver.c:1375 src/qemu_driver.c:1382
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
msgstr "%s క్షేత్రాన్ని %sకి భద్రపరవటంలో విఫలమైంది"
-#: src/qemu_driver.c:1393
+#: src/qemu_driver.c:1392
#, fuzzy, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
msgstr "%s క్షేత్రాన్ని %sకి భద్రపరవటంలో విఫలమైంది"
-#: src/qemu_driver.c:1400
+#: src/qemu_driver.c:1399
#, fuzzy, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
msgstr "%s క్షేత్రాన్ని %sకి భద్రపరవటంలో విఫలమైంది"
-#: src/qemu_driver.c:1408
+#: src/qemu_driver.c:1407
#, fuzzy, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
msgstr "%s క్షేత్రాన్ని %sకి భద్రపరవటంలో విఫలమైంది"
-#: src/qemu_driver.c:1509
+#: src/qemu_driver.c:1508
#, fuzzy
msgid "network is already active"
msgstr "క్షేత్రం ఇప్పటికే క్రియాసహితంగా ఉంది"
-#: src/qemu_driver.c:1521
+#: src/qemu_driver.c:1520
#, fuzzy, c-format
msgid "cannot create bridge '%s' : %s"
msgstr "ఆకృతీకరణ ఫైలును రాయటంలో వైఫల్యం: %s"
-#: src/qemu_driver.c:1536
+#: src/qemu_driver.c:1535
#, fuzzy, c-format
msgid "cannot set IP address on bridge '%s' to '%s' : %s"
msgstr "'%s'తెరువుటలో విఫలమైంది: %s"
-#: src/qemu_driver.c:1544
+#: src/qemu_driver.c:1543
#, fuzzy, c-format
msgid "cannot set netmask on bridge '%s' to '%s' : %s"
msgstr "'%s'తెరువుటలో విఫలమైంది: %s"
-#: src/qemu_driver.c:1552
+#: src/qemu_driver.c:1551
#, fuzzy, c-format
msgid "failed to bring the bridge '%s' up : %s"
msgstr "'%s'తెరువుటలో విఫలమైంది: %s"
-#: src/qemu_driver.c:1563
+#: src/qemu_driver.c:1562
#, fuzzy, c-format
msgid "failed to enable IP forwarding : %s"
msgstr "చదవటానికి %sను తెరవటంలో విఫలమైంది"
-#: src/qemu_driver.c:1581 src/qemu_driver.c:1612
+#: src/qemu_driver.c:1580 src/qemu_driver.c:1611
#, fuzzy, c-format
msgid "Failed to bring down bridge '%s' : %s\n"
msgstr "'%s'తెరువుటలో విఫలమైంది: %s"
-#: src/qemu_driver.c:1587 src/qemu_driver.c:1617
+#: src/qemu_driver.c:1586 src/qemu_driver.c:1616
#, fuzzy, c-format
msgid "Failed to delete bridge '%s' : %s\n"
msgstr "'%s'తెరువుటలో విఫలమైంది: %s"
-#: src/qemu_driver.c:1600
+#: src/qemu_driver.c:1599
#, fuzzy, c-format
msgid "Shutting down network '%s'\n"
msgstr "'%s' నెట్వర్కు పొందటంలో విఫలమైంది"
-#: src/qemu_driver.c:1626
+#: src/qemu_driver.c:1625
#, fuzzy
msgid "Got unexpected pid for dnsmasq\n"
msgstr "ఊహించని డిక్టు నోడు"
-#: src/qemu_driver.c:1839
+#: src/qemu_driver.c:1814
+#, fuzzy, c-format
+msgid "Unable to open %s: %s\n"
+msgstr "'%s'తెరువుటలో విఫలమైంది: %s"
+
+#: src/qemu_driver.c:1859
#, fuzzy
msgid "failed to allocate space for capabilities support"
msgstr "మెమొరీ కేటాయించటంలో విఫలమైంది"
-#: src/qemu_driver.c:1858 src/qemu_driver.c:1884
+#: src/qemu_driver.c:1878 src/qemu_driver.c:1904
msgid "NUMA not supported on this host"
msgstr ""
-#: src/qemu_driver.c:1869 src/qemu_driver.c:1892
+#: src/qemu_driver.c:1889 src/qemu_driver.c:1912
#, fuzzy
msgid "Failed to query NUMA free memory"
msgstr "NUMA ఖాళీ మెమొరి"
-#: src/qemu_driver.c:2053
+#: src/qemu_driver.c:2073
#, fuzzy, c-format
msgid "domain '%s' is already defined"
msgstr "%s క్షేత్రం ఇప్పటికే ఉంది"
-#: src/qemu_driver.c:2064
+#: src/qemu_driver.c:2084
#, fuzzy, c-format
msgid "domain with uuid '%s' is already defined"
msgstr "%s క్షేత్రం ఇప్పటికే ఉంది"
-#: src/qemu_driver.c:2094 src/qemu_driver.c:2123 src/qemu_driver.c:2152
-#: src/qemu_driver.c:2172 src/qemu_driver.c:2410 src/qemu_driver.c:3383
-#: src/qemu_driver.c:3518 src/qemu_driver.c:3632
+#: src/qemu_driver.c:2114 src/qemu_driver.c:2143 src/qemu_driver.c:2172
+#: src/qemu_driver.c:2192 src/qemu_driver.c:2430 src/qemu_driver.c:3403
+#: src/qemu_driver.c:3538 src/qemu_driver.c:3652
#, c-format
msgid "no domain with matching id %d"
msgstr ""
-#: src/qemu_driver.c:2099 src/qemu_driver.c:2128 src/qemu_driver.c:2416
-#: src/qemu_driver.c:3388 src/qemu_driver.c:3524 src/qemu_driver.c:3638
+#: src/qemu_driver.c:2119 src/qemu_driver.c:2148 src/qemu_driver.c:2436
+#: src/qemu_driver.c:3408 src/qemu_driver.c:3544 src/qemu_driver.c:3658
#, fuzzy
msgid "domain is not running"
msgstr "డొమైన్ ఇప్పటికీ నడుస్తున్నది"
-#: src/qemu_driver.c:2107
+#: src/qemu_driver.c:2127
#, fuzzy
msgid "suspend operation failed"
msgstr "విధానం విఫలమైంది"
-#: src/qemu_driver.c:2158
+#: src/qemu_driver.c:2178
#, fuzzy
msgid "shutdown operation failed"
msgstr "విధానం విఫలమైంది"
-#: src/qemu_driver.c:2198
+#: src/qemu_driver.c:2218
#, fuzzy
msgid "failed to allocate space for ostype"
msgstr "నోడును కేటాయించటంలో విఫలమైంది"
-#: src/qemu_driver.c:2214 src/qemu_driver.c:2230 src/qemu_driver.c:2253
-#: src/qemu_driver.c:2526 src/qemu_driver.c:2688
+#: src/qemu_driver.c:2234 src/qemu_driver.c:2250 src/qemu_driver.c:2273
+#: src/qemu_driver.c:2546 src/qemu_driver.c:2708
#, c-format
msgid "no domain with matching uuid '%s'"
msgstr ""
-#: src/qemu_driver.c:2236
+#: src/qemu_driver.c:2256
msgid "cannot set max memory lower than current memory"
msgstr ""
-#: src/qemu_driver.c:2259
+#: src/qemu_driver.c:2279
#, fuzzy
msgid "cannot set memory of an active domain"
msgstr "క్రియారహిత క్షేత్ర నామం"
-#: src/qemu_driver.c:2265
+#: src/qemu_driver.c:2285
msgid "cannot set memory higher than max memory"
msgstr ""
-#: src/qemu_driver.c:2425
+#: src/qemu_driver.c:2445
#, fuzzy
msgid "failed to pause domain"
msgstr "క్షేత్రాన్ని తొలగించటంలో విఫలమైంది %s"
-#: src/qemu_driver.c:2434
+#: src/qemu_driver.c:2454
#, fuzzy
msgid "failed to get domain xml"
msgstr "క్షేత్ర UUIDని పొందటంలో విఫలమైంది"
-#: src/qemu_driver.c:2442
+#: src/qemu_driver.c:2462
#, fuzzy, c-format
msgid "failed to create '%s'"
msgstr "XML సృష్టించుటలో విఫలమైంది"
-#: src/qemu_driver.c:2449
+#: src/qemu_driver.c:2469
#, fuzzy
msgid "failed to write save header"
msgstr "%d సాకెట్టుకు రాయటంలో విఫలమైంది\n"
-#: src/qemu_driver.c:2457
+#: src/qemu_driver.c:2477
#, fuzzy
msgid "failed to write xml"
msgstr "%d సాకెట్టుకు రాయటంలో విఫలమైంది\n"
-#: src/qemu_driver.c:2470 src/qemu_driver.c:2477 src/qemu_driver.c:2748
+#: src/qemu_driver.c:2490 src/qemu_driver.c:2497 src/qemu_driver.c:2768
#: src/remote_internal.c:2241 src/virterror.c:441
msgid "out of memory"
msgstr "జ్ఞప్తిలో లేదు"
-#: src/qemu_driver.c:2485
+#: src/qemu_driver.c:2505
#, fuzzy
msgid "migrate operation failed"
msgstr "విధానం విఫలమైంది"
-#: src/qemu_driver.c:2497
+#: src/qemu_driver.c:2517
msgid "'migrate' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:2532
+#: src/qemu_driver.c:2552
#, fuzzy
msgid "cannot change vcpu count of an active domain"
msgstr "క్రియారహిత క్షేత్ర నామం"
-#: src/qemu_driver.c:2538
+#: src/qemu_driver.c:2558
msgid "could not determine max vcpus for the domain"
msgstr ""
-#: src/qemu_driver.c:2544
+#: src/qemu_driver.c:2564
#, c-format
msgid ""
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
msgstr ""
-#: src/qemu_driver.c:2568 src/qemu_driver.c:2620
+#: src/qemu_driver.c:2588 src/qemu_driver.c:2640
#, fuzzy
msgid "cannot pin vcpus on an inactive domain"
msgstr "క్రియారహిత క్షేత్రాన్ని నిర్వచించకు"
-#: src/qemu_driver.c:2574
+#: src/qemu_driver.c:2594
#, c-format
msgid "vcpu number out of range %d > %d"
msgstr ""
-#: src/qemu_driver.c:2595
+#: src/qemu_driver.c:2615
#, fuzzy, c-format
msgid "cannot set affinity: %s"
msgstr "'%s'తెరువుటలో విఫలమైంది: %s"
-#: src/qemu_driver.c:2600
+#: src/qemu_driver.c:2620
#, fuzzy
msgid "cpu affinity is not supported"
msgstr "library కాల్ విఫలమైంది, సాధ్యమైంనంతవరకూ మద్దతివ్వక పోవచ్చు"
-#: src/qemu_driver.c:2657
+#: src/qemu_driver.c:2677
#, fuzzy, c-format
msgid "cannot get affinity: %s"
msgstr "XML సృష్టించుటలో విఫలమైంది"
-#: src/qemu_driver.c:2667
+#: src/qemu_driver.c:2687
msgid "cpu affinity is not available"
msgstr ""
-#: src/qemu_driver.c:2694
+#: src/qemu_driver.c:2714
#, fuzzy, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr "క్షేత్ర నిర్వచన ఫైలును లోడ్ చేస్తోంది"
-#: src/qemu_driver.c:2720 src/test.c:956
+#: src/qemu_driver.c:2740 src/test.c:956
#, fuzzy
msgid "cannot read domain image"
msgstr "node క్షేత్ర జాబితా"
-#: src/qemu_driver.c:2726
+#: src/qemu_driver.c:2746
#, fuzzy
msgid "failed to read qemu header"
msgstr "Xen డెమోనునుండీ చదవటంలో విఫలమైంది"
-#: src/qemu_driver.c:2733
+#: src/qemu_driver.c:2753
msgid "image magic is incorrect"
msgstr ""
-#: src/qemu_driver.c:2740
+#: src/qemu_driver.c:2760
#, c-format
msgid "image version is not supported (%d > %d)"
msgstr ""
-#: src/qemu_driver.c:2755
+#: src/qemu_driver.c:2775
#, fuzzy
msgid "failed to read XML"
msgstr "XML సృష్టించుటలో విఫలమైంది"
-#: src/qemu_driver.c:2764
+#: src/qemu_driver.c:2784
#, fuzzy
msgid "failed to parse XML"
msgstr "XML సృష్టించుటలో విఫలమైంది"
-#: src/qemu_driver.c:2777
+#: src/qemu_driver.c:2797
#, fuzzy, c-format
msgid "domain is already active as '%s'"
msgstr "క్షేత్రం ఇప్పటికే క్రియాసహితంగా ఉంది"
-#: src/qemu_driver.c:2786
+#: src/qemu_driver.c:2806
#, fuzzy
msgid "failed to assign new VM"
msgstr "XML సృష్టించుటలో విఫలమైంది"
-#: src/qemu_driver.c:2799
+#: src/qemu_driver.c:2819
#, fuzzy
msgid "failed to start VM"
msgstr "%s క్షేత్రాన్ని ప్రారంభించటంలో విఫలమైంది"
-#: src/qemu_driver.c:2811
+#: src/qemu_driver.c:2831
#, fuzzy
msgid "failed to resume domain"
msgstr "%s క్షేత్రాన్ని సంక్షిప్తీకరించటంలో విఫలమైంది"
-#: src/qemu_driver.c:2848 src/qemu_driver.c:3741 src/qemu_driver.c:3776
+#: src/qemu_driver.c:2868 src/qemu_driver.c:3761 src/qemu_driver.c:3796
#, fuzzy
msgid "failed to allocate space for VM name string"
msgstr "మెమొరీ కేటాయించటంలో విఫలమైంది"
-#: src/qemu_driver.c:2962
+#: src/qemu_driver.c:2982
#, fuzzy, c-format
msgid "cannot convert disk '%s' to bus/device index"
msgstr "ఇంటర్ఫేస్ పరికరం"
-#: src/qemu_driver.c:2982
+#: src/qemu_driver.c:3002
#, fuzzy, c-format
msgid "Unsupported disk name mapping for bus '%s'"
msgstr "లక్ష్య పరికరం రకం"
-#: src/qemu_driver.c:3022
+#: src/qemu_driver.c:3042
#, c-format
msgid "No device with bus '%s' and target '%s'"
msgstr ""
-#: src/qemu_driver.c:3049
+#: src/qemu_driver.c:3069
#, c-format
msgid ""
"Emulator version does not support removable media for device '%s' and target "
"'%s'"
msgstr ""
-#: src/qemu_driver.c:3086
+#: src/qemu_driver.c:3106
msgid "cannot change cdrom media"
msgstr ""
-#: src/qemu_driver.c:3097
+#: src/qemu_driver.c:3117
msgid "changing cdrom media failed"
msgstr ""
-#: src/qemu_driver.c:3157
+#: src/qemu_driver.c:3177
#, fuzzy
msgid "cannot attach usb disk"
msgstr "ఇంటర్ఫేస్ పరికరం"
-#: src/qemu_driver.c:3168
+#: src/qemu_driver.c:3188
#, fuzzy
msgid "adding usb disk failed"
msgstr "ఆతిధేయ నిర్వచన ఫైలును లోడుచేస్తోంది"
-#: src/qemu_driver.c:3212
+#: src/qemu_driver.c:3232
#, fuzzy
msgid "cannot attach usb device"
msgstr "ఇంటర్ఫేస్ పరికరం"
-#: src/qemu_driver.c:3223
+#: src/qemu_driver.c:3243
#, fuzzy
msgid "adding usb device failed"
msgstr "ఆతిధేయ నిర్వచన ఫైలును లోడుచేస్తోంది"
-#: src/qemu_driver.c:3253
+#: src/qemu_driver.c:3273
#, fuzzy
msgid "cannot attach device on inactive domain"
msgstr "క్రియారహిత క్షేత్రాన్ని నిర్వచించకు"
-#: src/qemu_driver.c:3276
+#: src/qemu_driver.c:3296
msgid "this device type cannot be attached"
msgstr ""
-#: src/qemu_driver.c:3315
+#: src/qemu_driver.c:3335
#, fuzzy
msgid "cannot set autostart for transient domain"
msgstr "క్రియారహిత క్షేత్ర నామం"
-#: src/qemu_driver.c:3341
+#: src/qemu_driver.c:3361
#, fuzzy, c-format
msgid "Failed to create symlink '%s to '%s': %s"
msgstr "%s క్షేత్రాన్ని %sకి భద్రపరవటంలో విఫలమైంది"
-#: src/qemu_driver.c:3348 src/qemu_driver.c:3981 src/storage_driver.c:832
+#: src/qemu_driver.c:3368 src/qemu_driver.c:4001 src/storage_driver.c:832
#, fuzzy, c-format
msgid "Failed to delete symlink '%s': %s"
msgstr "'%s'తెరువుటలో విఫలమైంది: %s"
-#: src/qemu_driver.c:3410
+#: src/qemu_driver.c:3430
#, fuzzy, c-format
msgid "invalid path: %s"
msgstr "%s యందు సరికాని వాదం"
-#: src/qemu_driver.c:3418
+#: src/qemu_driver.c:3438
msgid "'info blockstats' command failed"
msgstr ""
-#: src/qemu_driver.c:3433
+#: src/qemu_driver.c:3453
msgid "'info blockstats' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:3498
+#: src/qemu_driver.c:3518
#, fuzzy, c-format
msgid "device not found: %s (%s)"
msgstr "డొమైన్ కనపడలేదు: %s"
-#: src/qemu_driver.c:3530 src/qemu_driver.c:3573
+#: src/qemu_driver.c:3550 src/qemu_driver.c:3593
msgid "NULL or empty path"
msgstr ""
-#: src/qemu_driver.c:3541
+#: src/qemu_driver.c:3561
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr ""
-#: src/qemu_driver.c:3583
+#: src/qemu_driver.c:3603
#, fuzzy
msgid "invalid path"
msgstr "%s యందు సరికాని వాదం"
-#: src/qemu_driver.c:3626
+#: src/qemu_driver.c:3646
msgid "QEMU driver only supports virtual memory addrs"
msgstr ""
-#: src/qemu_driver.c:3653
+#: src/qemu_driver.c:3673
#, fuzzy
msgid "'memsave' command failed"
msgstr "క్షేత్ర నామం"
-#: src/qemu_driver.c:3682 src/qemu_driver.c:3850 src/qemu_driver.c:3875
-#: src/qemu_driver.c:3889 src/qemu_driver.c:3904 src/qemu_driver.c:3937
-#: src/qemu_driver.c:3953
+#: src/qemu_driver.c:3702 src/qemu_driver.c:3870 src/qemu_driver.c:3895
+#: src/qemu_driver.c:3909 src/qemu_driver.c:3924 src/qemu_driver.c:3957
+#: src/qemu_driver.c:3973
msgid "no network with matching uuid"
msgstr ""
-#: src/qemu_driver.c:3697
+#: src/qemu_driver.c:3717
msgid "no network with matching name"
msgstr ""
-#: src/qemu_driver.c:3856
+#: src/qemu_driver.c:3876
#, fuzzy
msgid "network is still active"
msgstr "క్షేత్రం ఇప్పటికే క్రియాసహితంగా ఉంది"
-#: src/qemu_driver.c:3917
+#: src/qemu_driver.c:3937
#, fuzzy
msgid "no network with matching id"
msgstr "XMLలో నెట్వర్కు సమాచారం"
-#: src/qemu_driver.c:3924
+#: src/qemu_driver.c:3944
#, fuzzy
msgid "failed to allocate space for network bridge string"
msgstr "నోడును కేటాయించటంలో విఫలమైంది"
-#: src/qemu_driver.c:3974 src/storage_driver.c:823
+#: src/qemu_driver.c:3994 src/storage_driver.c:823
#, fuzzy, c-format
msgid "Failed to create symlink '%s' to '%s': %s"
msgstr "%s క్షేత్రాన్ని %sకి భద్రపరవటంలో విఫలమైంది"
msgid "%s not implemented on Win32"
msgstr ""
-#: src/storage_backend_disk.c:85 src/storage_backend_logical.c:57
+#: src/storage_backend_disk.c:90 src/storage_backend_logical.c:57
#, c-format
msgid "unsupported pool format %s"
msgstr ""
-#: src/storage_backend_disk.c:110 src/storage_backend_logical.c:70
+#: src/storage_backend_disk.c:115 src/storage_backend_logical.c:70
#, c-format
msgid "unsupported pool format %d"
msgstr ""
-#: src/storage_backend_disk.c:138 src/storage_backend_fs.c:192
+#: src/storage_backend_disk.c:143 src/storage_backend_fs.c:192
#: src/storage_backend_fs.c:262 src/storage_backend_fs.c:314
#, c-format
msgid "unsupported volume format %s"
msgstr ""
-#: src/storage_backend_disk.c:165 src/storage_backend_fs.c:225
+#: src/storage_backend_disk.c:170 src/storage_backend_fs.c:225
#: src/storage_backend_fs.c:297 src/storage_backend_fs.c:329
#, c-format
msgid "unsupported volume format %d"
msgstr ""
-#: src/storage_backend_disk.c:179 src/storage_backend_disk.c:192
-#: src/storage_backend_disk.c:199 src/storage_backend_disk.c:221
+#: src/storage_backend_disk.c:184 src/storage_backend_disk.c:197
+#: src/storage_backend_disk.c:204 src/storage_backend_disk.c:226
#: src/storage_backend_fs.c:839 src/storage_backend_iscsi.c:177
#: src/storage_backend_logical.c:116 src/storage_backend_logical.c:121
#: src/storage_backend_logical.c:133 src/storage_backend_logical.c:143
-#: src/storage_backend_logical.c:531
+#: src/storage_backend_logical.c:546
msgid "volume"
msgstr ""
-#: src/storage_backend_disk.c:229
+#: src/storage_backend_disk.c:234
msgid "volume extents"
msgstr ""
-#: src/storage_backend_disk.c:237
+#: src/storage_backend_disk.c:242
msgid "cannot parse device start location"
msgstr ""
-#: src/storage_backend_disk.c:244
+#: src/storage_backend_disk.c:249
msgid "cannot parse device end location"
msgstr ""
-#: src/storage_backend_disk.c:250 src/storage_backend_logical.c:154
+#: src/storage_backend_disk.c:255 src/storage_backend_logical.c:154
#: src/storage_backend_logical.c:160
msgid "extents"
msgstr ""
-#: src/storage_backend_disk.c:464
+#: src/storage_backend_disk.c:462
msgid "no large enough free extent"
msgstr ""
-#: src/storage_backend_disk.c:498
-msgid "Disk pools are not yet supported"
+#: src/storage_backend_disk.c:502
+#, c-format
+msgid "Couldn't read volume target path '%s'. %s"
+msgstr ""
+
+#: src/storage_backend_disk.c:517
+#, c-format
+msgid "Volume path '%s' did not start with parent pool source device name."
msgstr ""
+#: src/storage_backend_disk.c:526
+#, fuzzy, c-format
+msgid "cannot parse partition number from target '%s'"
+msgstr "'%s'తెరువుటలో విఫలమైంది: %s"
+
#: src/storage_backend_fs.c:358
#, c-format
msgid "cannot read header '%s': %s"
msgstr ""
#: src/storage_backend_fs.c:1042 src/storage_backend_fs.c:1078
-#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:543
+#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:558
#, c-format
msgid "cannot read path '%s': %s"
msgstr ""
msgid "creation of non-raw images is not supported without qemu-img"
msgstr ""
-#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:552
+#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:567
#, fuzzy, c-format
msgid "cannot set file owner '%s': %s"
msgstr "'%s'తెరువుటలో విఫలమైంది: %s"
-#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:559
+#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:574
#, fuzzy, c-format
msgid "cannot set file mode '%s': %s"
msgstr "'%s'తెరువుటలో విఫలమైంది: %s"
-#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:566
+#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:581
#, c-format
msgid "cannot close file '%s': %s"
msgstr ""
msgid "lvs command failed with exitstatus %d"
msgstr ""
-#: src/storage_backend_logical.c:355
+#: src/storage_backend_logical.c:354
#, fuzzy
msgid "command line"
msgstr "క్షేత్ర నామం"
-#: src/storage_backend_logical.c:372
+#: src/storage_backend_logical.c:371
#, c-format
msgid "cannot open device %s"
msgstr ""
-#: src/storage_backend_logical.c:378
+#: src/storage_backend_logical.c:377
#, c-format
msgid "cannot clear device header %s"
msgstr ""
-#: src/storage_backend_logical.c:385
+#: src/storage_backend_logical.c:384
#, c-format
msgid "cannot close device %s"
msgstr ""
-#: src/storage_backend_logical.c:575
+#: src/storage_backend_logical.c:507
+#, fuzzy, c-format
+msgid "cannot remove PV device %s: %s"
+msgstr "ఆకృతీకరణ ఫైలును రాయటంలో వైఫల్యం: %s"
+
+#: src/storage_backend_logical.c:590
#, c-format
msgid "cannot find newly created volume '%s': %s"
msgstr ""
msgstr "సమాచారం"
#: src/virsh.c:6292 src/virsh.c:6314
-msgid "blocked"
-msgstr "అడ్డుకొనబడింది"
+#, fuzzy
+msgid "idle"
+msgstr "XML దస్త్రం"
#: src/virsh.c:6294
msgid "paused"
msgid "domain information incomplete, missing uuid"
msgstr "క్షేత్ర సమాచారం అసంపూర్తిగా ఉంది, uuid తప్పిపోయింది"
-#: src/xend_internal.c:1109 src/xend_internal.c:2204 src/xend_internal.c:2211
+#: src/xend_internal.c:1109 src/xend_internal.c:2213 src/xend_internal.c:2220
msgid "domain information incomplete, missing name"
msgstr "క్షేత్ర సమాచారం అసంపూర్తిగా ఉంది, పేరు తప్పిపోయింది"
msgid "unknown graphics type '%s'"
msgstr "తెలియని OS %s రకం"
-#: src/xend_internal.c:2191
+#: src/xend_internal.c:2200
msgid "domain information incomplete, missing id"
msgstr "డొమైన్ సమాచారం అసంపూర్తిగా ఉంది, id తప్పిపోయింది"
-#: src/xend_internal.c:2260 src/xend_internal.c:2270 src/xend_internal.c:2280
+#: src/xend_internal.c:2269 src/xend_internal.c:2279 src/xend_internal.c:2289
#, fuzzy, c-format
msgid "unknown lifecycle type %s"
msgstr "తెలియని OS %s రకం"
-#: src/xend_internal.c:2593
+#: src/xend_internal.c:2602
msgid "failed to parse topology information"
msgstr "టొపాలజీ సమాచారం పార్శ్ చేయుటలో విఫలమైంది"
-#: src/xend_internal.c:2647
+#: src/xend_internal.c:2656
msgid "topology syntax error"
msgstr "టోపాలజీ సిన్టాక్స్ దోషం"
-#: src/xend_internal.c:2711
+#: src/xend_internal.c:2720
msgid "failed to parse Xend domain information"
msgstr "Xend క్షేత్ర సమాచరాన్ని విశ్లేషించటంలో విఫలమైంది"
-#: src/xend_internal.c:3193
+#: src/xend_internal.c:3202
msgid "xenDaemonDomainFetch failed to find this domain"
msgstr ""
-#: src/xend_internal.c:3815 src/xend_internal.c:4290 src/xm_internal.c:1617
+#: src/xend_internal.c:3824 src/xend_internal.c:4299 src/xm_internal.c:1617
#, fuzzy
msgid "failed to build sexpr"
msgstr "క్షేత్రాన్ని తొలగించటంలో విఫలమైంది %s"
-#: src/xend_internal.c:3917
+#: src/xend_internal.c:3926
#, fuzzy
msgid "unsupported device type"
msgstr "లక్ష్య పరికరం రకం"
-#: src/xend_internal.c:4020
+#: src/xend_internal.c:4029
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4061
+#: src/xend_internal.c:4070
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4069
+#: src/xend_internal.c:4078
#, fuzzy
msgid "unexpected value from on_xend_start"
msgstr "ఊహీమ్చని వాల్యూ నోడు"
-#: src/xend_internal.c:4080
+#: src/xend_internal.c:4089
#, fuzzy
msgid "no memory"
msgstr "node మెమోరీ"
-#: src/xend_internal.c:4086
+#: src/xend_internal.c:4095
#, fuzzy
msgid "sexpr2string failed"
msgstr "విధానం విఫలమైంది"
-#: src/xend_internal.c:4091
+#: src/xend_internal.c:4100
#, fuzzy
msgid "Failed to redefine sexpr"
msgstr "%s నిర్వచించబడని క్షేత్రానికి విఫలమైంది"
-#: src/xend_internal.c:4096
+#: src/xend_internal.c:4105
msgid "on_xend_start not present in sexpr"
msgstr ""
-#: src/xend_internal.c:4127
+#: src/xend_internal.c:4136
#, fuzzy, c-format
msgid "gethostname failed: %s"
msgstr "విధాన వైఫల్యం: %s"
-#: src/xend_internal.c:4133
+#: src/xend_internal.c:4142
#, fuzzy, c-format
msgid "failed to strdup hostname: %s"
msgstr "అతిధేయ నామమును పొందుటలో విఫలం"
-#: src/xend_internal.c:4164
+#: src/xend_internal.c:4173
msgid ""
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
"migration"
msgstr ""
-#: src/xend_internal.c:4174
+#: src/xend_internal.c:4183
msgid ""
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
"migration"
msgstr ""
-#: src/xend_internal.c:4186
+#: src/xend_internal.c:4195
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr ""
-#: src/xend_internal.c:4199
+#: src/xend_internal.c:4208
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr ""
-#: src/xend_internal.c:4204
+#: src/xend_internal.c:4213
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr ""
-#: src/xend_internal.c:4211
+#: src/xend_internal.c:4220
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr ""
-#: src/xend_internal.c:4218 src/xend_internal.c:4240 src/xend_internal.c:4248
-#: src/xend_internal.c:4474 src/xend_internal.c:4481 src/xml.c:89
+#: src/xend_internal.c:4227 src/xend_internal.c:4249 src/xend_internal.c:4257
+#: src/xend_internal.c:4483 src/xend_internal.c:4490 src/xml.c:89
msgid "strdup failed"
msgstr ""
-#: src/xend_internal.c:4231
+#: src/xend_internal.c:4240
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr ""
-#: src/xend_internal.c:4284
+#: src/xend_internal.c:4293
#, fuzzy
msgid "failed to parse domain description"
msgstr "Xend క్షేత్ర సమాచరాన్ని విశ్లేషించటంలో విఫలమైంది"
-#: src/xend_internal.c:4300
+#: src/xend_internal.c:4309
#, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "చతనం గాని డొమైన్ %s ని సృష్టించుటలో విఫలం\n"
-#: src/xend_internal.c:4456 src/xend_internal.c:4532 src/xend_internal.c:4622
+#: src/xend_internal.c:4465 src/xend_internal.c:4541 src/xend_internal.c:4631
msgid "unsupported in xendConfigVersion < 4"
msgstr ""
-#: src/xend_internal.c:4468
+#: src/xend_internal.c:4477
#, fuzzy
msgid "node information incomplete, missing scheduler name"
msgstr "క్షేత్ర సమాచారం అసంపూర్తిగా ఉంది, పేరు తప్పిపోయింది"
-#: src/xend_internal.c:4486 src/xend_internal.c:4580 src/xend_internal.c:4692
+#: src/xend_internal.c:4495 src/xend_internal.c:4589 src/xend_internal.c:4701
#, fuzzy
msgid "Unknown scheduler"
msgstr "తెలియని"
-#: src/xend_internal.c:4545 src/xend_internal.c:4635
+#: src/xend_internal.c:4554 src/xend_internal.c:4644
#, fuzzy
msgid "Failed to get a scheduler name"
msgstr "అతిధేయ నామమును పొందుటలో విఫలం"
-#: src/xend_internal.c:4558 src/xend_internal.c:4671
+#: src/xend_internal.c:4567 src/xend_internal.c:4680
#, fuzzy
msgid "domain information incomplete, missing cpu_weight"
msgstr "క్షేత్ర సమాచారం అసంపూర్తిగా ఉంది, uuid తప్పిపోయింది"
-#: src/xend_internal.c:4563 src/xend_internal.c:4680
+#: src/xend_internal.c:4572 src/xend_internal.c:4689
#, fuzzy
msgid "domain information incomplete, missing cpu_cap"
msgstr "క్షేత్ర సమాచారం అసంపూర్తిగా ఉంది, uuid తప్పిపోయింది"
-#: src/xend_internal.c:4739
+#: src/xend_internal.c:4748
msgid "domainBlockPeek is not supported for dom0"
msgstr ""
-#: src/xend_internal.c:4762
+#: src/xend_internal.c:4771
#, fuzzy, c-format
msgid "%s: invalid path"
msgstr "%s యందు సరికాని వాదం"
-#: src/xend_internal.c:4770
+#: src/xend_internal.c:4779
#, fuzzy, c-format
msgid "failed to open for reading: %s: %s"
msgstr "చదవటానికి %sను తెరవటంలో విఫలమైంది"
-#: src/xend_internal.c:4782
+#: src/xend_internal.c:4791
#, fuzzy, c-format
msgid "failed to lseek or read from file: %s: %s"
msgstr "'%s'తెరువుటలో విఫలమైంది: %s"
-#: src/xend_internal.c:4865 src/xend_internal.c:4911
+#: src/xend_internal.c:4874 src/xend_internal.c:4920
#, fuzzy, c-format
msgid "unexpected graphics type %d"
msgstr "ఊహించని మైం రకం"
-#: src/xend_internal.c:4954
+#: src/xend_internal.c:4963
#, fuzzy
msgid "unexpected chr device type"
msgstr "ఊహించని మైం రకం"
-#: src/xend_internal.c:5128 src/xm_internal.c:1779
+#: src/xend_internal.c:5137 src/xm_internal.c:1779
#, fuzzy, c-format
msgid "unsupported network type %d"
msgstr "ఊహించని మైం రకం"
-#: src/xend_internal.c:5302 src/xend_internal.c:5309 src/xend_internal.c:5316
+#: src/xend_internal.c:5311 src/xend_internal.c:5318 src/xend_internal.c:5325
#, fuzzy, c-format
msgid "unexpected lifecycle value %d"
msgstr "ఊహీమ్చని వాల్యూ నోడు"
-#: src/xend_internal.c:5333
+#: src/xend_internal.c:5342
#, fuzzy
msgid "no HVM domain loader"
msgstr "node క్షేత్ర జాబితా"
-#: src/xend_internal.c:5544
+#: src/xend_internal.c:5553
#, fuzzy
msgid "hotplug of device type not supported"
msgstr "library కాల్ విఫలమైంది, సాధ్యమైంనంతవరకూ మద్దతివ్వక పోవచ్చు"
msgid "failed to connect to Xen Store"
msgstr "Xen స్టోరుకి అనుసంధించటంలో విఫలమైంది"
+#~ msgid "blocked"
+#~ msgstr "అడ్డుకొనబడింది"
+
#, fuzzy
#~ msgid "invalid interface type: %s"
#~ msgstr "లక్ష్య పరికరం రకం"
#~ msgid "cannot read tty pid file %s: %s"
#~ msgstr "ఆకృతీకరణ ఫైలును రాయటంలో వైఫల్యం: %s"
-#, fuzzy
-#~ msgid "cannot remove ttyPidFile %s: %s"
-#~ msgstr "ఆకృతీకరణ ఫైలును రాయటంలో వైఫల్యం: %s"
-
#, fuzzy
#~ msgid "failed to calloc memory for init string: %s"
#~ msgstr "మెమొరీ కేటాయించటంలో విఫలమైంది"
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-09-08 14:51+0200\n"
+"POT-Creation-Date: 2008-09-23 22:28+0200\n"
"PO-Revision-Date: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
msgid "storage_vol not found"
msgstr "domain name or uuid"
-#: src/conf.c:155 src/conf.c:203 src/conf.c:488 src/conf.c:525 src/conf.c:553
-#: src/conf.c:631
+#: src/conf.c:164 src/conf.c:212 src/conf.c:491 src/conf.c:528 src/conf.c:555
+#: src/conf.c:630
msgid "allocating configuration"
msgstr "allocating configuration"
-#: src/conf.c:338
+#: src/conf.c:347
msgid "unterminated number"
msgstr "unterminated number"
-#: src/conf.c:372 src/conf.c:389 src/conf.c:401
+#: src/conf.c:380 src/conf.c:396 src/conf.c:407
msgid "unterminated string"
msgstr "unterminated string"
-#: src/conf.c:429 src/conf.c:483
+#: src/conf.c:434 src/conf.c:487
msgid "expecting a value"
msgstr "expecting a value"
-#: src/conf.c:450
+#: src/conf.c:454
msgid "expecting a separator in list"
msgstr "expecting a separator in list"
-#: src/conf.c:473
+#: src/conf.c:477
#, fuzzy
msgid "list is not closed with ]"
msgstr "list is not closed with ] "
-#: src/conf.c:518
+#: src/conf.c:521
msgid "expecting a name"
msgstr "expecting a name"
-#: src/conf.c:581
+#: src/conf.c:582
msgid "expecting a separator"
msgstr "expecting a separator"
msgid "expecting an assignment"
msgstr "expecting an assignment"
-#: src/conf.c:894 src/conf.c:950 src/xend_internal.c:584
-#: src/xend_internal.c:2657 src/xm_internal.c:1475 src/xm_internal.c:1482
+#: src/conf.c:892 src/conf.c:948 src/xend_internal.c:584
+#: src/xend_internal.c:2666 src/xm_internal.c:1475 src/xm_internal.c:1482
#, fuzzy
msgid "allocate buffer"
msgstr "allocate new buffer"
-#: src/conf.c:901
+#: src/conf.c:899
msgid "failed to open file"
msgstr "failed to open file"
-#: src/conf.c:912
+#: src/conf.c:910
msgid "failed to save content"
msgstr "failed to save content"
msgid "cannot extract disk devices"
msgstr "Cannot extract running %s hypervisor version\n"
-#: src/domain_conf.c:1939 src/qemu_driver.c:3133
+#: src/domain_conf.c:1939 src/qemu_driver.c:3153
#, fuzzy, c-format
msgid "duplicate disk target '%s'"
msgstr "unexpected mime type"
msgid "unexpected char type %d"
msgstr "unexpected mime type"
-#: src/domain_conf.c:2815 src/xend_internal.c:5214
+#: src/domain_conf.c:2815 src/xend_internal.c:5223
#, fuzzy, c-format
msgid "unexpected sound model %d"
msgstr "unexpected mime type"
-#: src/domain_conf.c:2835 src/xend_internal.c:5237
+#: src/domain_conf.c:2835 src/xend_internal.c:5246
#, fuzzy, c-format
msgid "unexpected input type %d"
msgstr "unexpected mime type"
#: src/lxc_driver.c:274 src/lxc_driver.c:309 src/lxc_driver.c:335
#: src/lxc_driver.c:350 src/openvz_driver.c:238 src/openvz_driver.c:267
-#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:620
-#: src/openvz_driver.c:651 src/openvz_driver.c:672 src/openvz_driver.c:713
-#: src/qemu_driver.c:2192 src/qemu_driver.c:2279 src/qemu_driver.c:2828
-#: src/qemu_driver.c:2883 src/qemu_driver.c:2927 src/qemu_driver.c:3007
-#: src/qemu_driver.c:3123 src/qemu_driver.c:3192 src/qemu_driver.c:3247
-#: src/qemu_driver.c:3291 src/qemu_driver.c:3309 src/qemu_driver.c:3567
+#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:621
+#: src/openvz_driver.c:652 src/openvz_driver.c:673 src/openvz_driver.c:714
+#: src/qemu_driver.c:2212 src/qemu_driver.c:2299 src/qemu_driver.c:2848
+#: src/qemu_driver.c:2903 src/qemu_driver.c:2947 src/qemu_driver.c:3027
+#: src/qemu_driver.c:3143 src/qemu_driver.c:3212 src/qemu_driver.c:3267
+#: src/qemu_driver.c:3311 src/qemu_driver.c:3329 src/qemu_driver.c:3587
#, fuzzy
msgid "no domain with matching uuid"
msgstr "domain id or uuid"
-#: src/lxc_driver.c:280 src/openvz_driver.c:625 src/qemu_driver.c:2933
+#: src/lxc_driver.c:280 src/openvz_driver.c:626 src/qemu_driver.c:2953
#, fuzzy
msgid "cannot delete active domain"
msgstr "name of the inactive domain"
-#: src/lxc_driver.c:286 src/qemu_driver.c:2939
+#: src/lxc_driver.c:286 src/qemu_driver.c:2959
#, fuzzy
msgid "cannot undefine transient domain"
msgstr "name of the inactive domain"
msgid "container '%s' unexpectedly shutdown during startup"
msgstr ""
-#: src/lxc_driver.c:747 src/qemu_driver.c:892
+#: src/lxc_driver.c:747 src/qemu_driver.c:893
#, fuzzy, c-format
msgid "cannot create log directory %s: %s"
msgstr "failed to write configuration file: %s"
msgid "unknown forwarding type '%s'"
msgstr "unknown OS type %s"
-#: src/network_conf.c:662 src/qemu_driver.c:3334 src/qemu_driver.c:3967
+#: src/network_conf.c:662 src/qemu_driver.c:3354 src/qemu_driver.c:3987
#: src/storage_driver.c:816
#, c-format
msgid "cannot create autostart directory %s: %s"
msgid "no config file for %s"
msgstr "configuration file syntax error: %s"
-#: src/openvz_conf.c:187
+#: src/openvz_conf.c:190
+#, fuzzy, c-format
+msgid "Cound not read 'IP_ADDRESS' from config for container %d"
+msgstr "could not connect to %s"
+
+#: src/openvz_conf.c:220
+#, fuzzy, c-format
+msgid "Cound not read 'NETIF' from config for container %d"
+msgstr "could not connect to %s"
+
+#: src/openvz_conf.c:247
+#, fuzzy
+msgid "Too long network device name"
+msgstr "resolving domain filename"
+
+#: src/openvz_conf.c:264
+#, fuzzy
+msgid "Wrong length MAC address"
+msgstr "invalid argument in %s"
+
+#: src/openvz_conf.c:271
+#, fuzzy
+msgid "Wrong MAC address"
+msgstr "invalid argument in %s"
+
+#: src/openvz_conf.c:327
#, fuzzy
msgid "popen failed"
msgstr "operation failed"
-#: src/openvz_conf.c:197
+#: src/openvz_conf.c:337
#, fuzzy
msgid "Failed to parse vzlist output"
msgstr "Failed to suspend domain %s"
-#: src/openvz_conf.c:223
+#: src/openvz_conf.c:363
#, fuzzy
msgid "UUID in config file malformed"
msgstr "configuration file syntax error: %s"
-#: src/openvz_conf.c:235
+#: src/openvz_conf.c:375
#, fuzzy, c-format
msgid "Cound not read config for container %d"
msgstr "could not connect to %s"
msgid "Container ID is not specified"
msgstr ""
-#: src/openvz_driver.c:391 src/openvz_driver.c:459 src/openvz_driver.c:534
-#: src/openvz_driver.c:554 src/openvz_driver.c:600 src/openvz_driver.c:631
-#: src/openvz_driver.c:656 src/openvz_driver.c:728 src/openvz_driver.c:826
-#: src/openvz_driver.c:872
+#: src/openvz_driver.c:391 src/openvz_driver.c:460 src/openvz_driver.c:535
+#: src/openvz_driver.c:555 src/openvz_driver.c:601 src/openvz_driver.c:632
+#: src/openvz_driver.c:657 src/openvz_driver.c:729 src/openvz_driver.c:827
+#: src/openvz_driver.c:873
#, fuzzy, c-format
msgid "Could not exec %s"
msgstr "could not connect to %s"
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:451 src/openvz_driver.c:528
+#: src/openvz_driver.c:452 src/openvz_driver.c:529
msgid "Error creating command for container"
msgstr ""
-#: src/openvz_driver.c:465 src/openvz_driver.c:540
+#: src/openvz_driver.c:466 src/openvz_driver.c:541
#, fuzzy
msgid "Could not set UUID"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:475 src/openvz_driver.c:546
+#: src/openvz_driver.c:476 src/openvz_driver.c:547
#, fuzzy
msgid "Could not configure network"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:482 src/openvz_driver.c:569
+#: src/openvz_driver.c:483 src/openvz_driver.c:570
#, fuzzy
msgid "Could not set number of virtual cpu"
msgstr "change number of virtual CPUs"
#: src/openvz_driver.c:517
#, c-format
-msgid "Already an OPENVZ VM defined with the id '%d'"
+msgid "Already an OPENVZ VM defined with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:588
+#: src/openvz_driver.c:589
msgid "no domain with matching id"
msgstr ""
-#: src/openvz_driver.c:594
+#: src/openvz_driver.c:595
#, fuzzy
msgid "domain is not in shutoff state"
msgstr "Domain is already active"
-#: src/openvz_driver.c:677
+#: src/openvz_driver.c:678
#, fuzzy
msgid "Could not read container config"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:693 src/qemu_driver.c:1823
+#: src/openvz_driver.c:694 src/qemu_driver.c:1843
#, fuzzy, c-format
msgid "unknown type '%s'"
msgstr "unknown OS type %s"
-#: src/openvz_driver.c:719
+#: src/openvz_driver.c:720
msgid "VCPUs should be >= 1"
msgstr ""
-#: src/openvz_driver.c:835 src/openvz_driver.c:881
+#: src/openvz_driver.c:836 src/openvz_driver.c:882
#, fuzzy, c-format
msgid "Could not parse VPS ID %s"
msgstr "could not connect to %s"
msgid "Unexpected exit status '%d', qemu probably failed"
msgstr ""
-#: src/qemu_conf.c:519 src/qemu_driver.c:925
+#: src/qemu_conf.c:519 src/qemu_driver.c:926
#, fuzzy, c-format
msgid "Cannot find QEMU binary %s: %s"
msgstr "Failed to suspend domain %s"
msgid "Network type %d is not supported"
msgstr "Domain %s started\n"
-#: src/qemu_conf.c:580 src/qemu_driver.c:1515
+#: src/qemu_conf.c:580 src/qemu_driver.c:1514
#, fuzzy, c-format
msgid "cannot initialize bridge support: %s"
msgstr "Failed to suspend domain %s"
msgid "failed to allocate space for argv string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:90
+#: src/qemu_driver.c:91
#, fuzzy
msgid "Failed to set close-on-exec file descriptor flag\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:105
+#: src/qemu_driver.c:106
#, fuzzy
msgid "Failed to set non-blocking file descriptor flag\n"
msgstr "failed to parse Xend domain information"
-#: src/qemu_driver.c:150
+#: src/qemu_driver.c:151
#, fuzzy, c-format
msgid "Failed to autostart network '%s': %s\n"
msgstr "Failed to start domain %s"
-#: src/qemu_driver.c:165
+#: src/qemu_driver.c:166
#, fuzzy, c-format
msgid "Failed to autostart VM '%s': %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:201
+#: src/qemu_driver.c:202
#, fuzzy, c-format
msgid "Failed to find user record for uid '%d': %s\n"
msgstr "Failed to undefine domain %s"
-#: src/qemu_driver.c:212
+#: src/qemu_driver.c:213
#, fuzzy
msgid "out of memory in asprintf\n"
msgstr "out of memory"
-#: src/qemu_driver.c:268
+#: src/qemu_driver.c:269
#, fuzzy
msgid "qemudStartup: out of memory\n"
msgstr "out of memory"
-#: src/qemu_driver.c:295
+#: src/qemu_driver.c:296
msgid "Reloading iptables rules\n"
msgstr ""
-#: src/qemu_driver.c:433
+#: src/qemu_driver.c:434
#, c-format
msgid ""
"QEMU quit during %s startup\n"
"%s"
msgstr ""
-#: src/qemu_driver.c:443 src/qemu_driver.c:456
+#: src/qemu_driver.c:444 src/qemu_driver.c:457
#, c-format
msgid "Failure while reading %s startup output: %s"
msgstr ""
-#: src/qemu_driver.c:451
+#: src/qemu_driver.c:452
#, c-format
msgid "Timed out while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:467
+#: src/qemu_driver.c:468
#, c-format
msgid "Failure while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:479
+#: src/qemu_driver.c:480
#, c-format
msgid "Out of space while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:510
+#: src/qemu_driver.c:511
#, fuzzy, c-format
msgid "Unable to open monitor path %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:515
+#: src/qemu_driver.c:516
msgid "Unable to set monitor close-on-exec flag"
msgstr ""
-#: src/qemu_driver.c:520
+#: src/qemu_driver.c:521
msgid "Unable to put monitor into non-blocking mode"
msgstr ""
-#: src/qemu_driver.c:648 src/qemu_driver.c:1027 src/qemu_driver.c:1726
-#: src/qemu_driver.c:1736
+#: src/qemu_driver.c:649 src/qemu_driver.c:1028 src/qemu_driver.c:1725
+#: src/qemu_driver.c:1735
#, fuzzy, c-format
msgid "Unable to log VM console data: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:671
+#: src/qemu_driver.c:672
#, fuzzy
msgid "allocate cpumap"
msgstr "allocate new context"
-#: src/qemu_driver.c:682
+#: src/qemu_driver.c:683
msgid "cannot run monitor command to fetch CPU thread info"
msgstr ""
-#: src/qemu_driver.c:786
+#: src/qemu_driver.c:787
#, fuzzy, c-format
msgid "failed to set CPU affinity %s"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:796 src/qemu_driver.c:2135
+#: src/qemu_driver.c:797 src/qemu_driver.c:2155
#, fuzzy
msgid "resume operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:859
+#: src/qemu_driver.c:860
#, fuzzy
msgid "VM is already active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:869
+#: src/qemu_driver.c:870
msgid "Unable to find an unused VNC port"
msgstr ""
-#: src/qemu_driver.c:881
+#: src/qemu_driver.c:882
#, c-format
msgid "config file path too long: %s/%s.log"
msgstr ""
-#: src/qemu_driver.c:900
+#: src/qemu_driver.c:901
#, fuzzy, c-format
msgid "failed to create logfile %s: %s"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:906
+#: src/qemu_driver.c:907
#, fuzzy, c-format
msgid "Unable to set VM logfile close-on-exec flag %s"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:935 src/qemu_driver.c:3032
+#: src/qemu_driver.c:936 src/qemu_driver.c:3052
#, fuzzy, c-format
msgid "Cannot determine QEMU argv syntax %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:951 src/qemu_driver.c:954 src/qemu_driver.c:959
+#: src/qemu_driver.c:952 src/qemu_driver.c:955 src/qemu_driver.c:960
#, fuzzy, c-format
msgid "Unable to write argv to logfile %d: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:1041
+#: src/qemu_driver.c:1040
#, fuzzy, c-format
msgid "Shutting down VM '%s'\n"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:1052
+#: src/qemu_driver.c:1051
#, fuzzy, c-format
msgid "Unable to close logfile %d: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:1067
+#: src/qemu_driver.c:1066
#, fuzzy
msgid "Got unexpected pid, damn\n"
msgstr "unexpected dict node"
-#: src/qemu_driver.c:1221
+#: src/qemu_driver.c:1220
#, fuzzy
msgid "failed to allocate space for dnsmasq argv"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1235
+#: src/qemu_driver.c:1234
msgid "cannot start dhcp daemon without IP address for server"
msgstr ""
-#: src/qemu_driver.c:1264
+#: src/qemu_driver.c:1263
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1275
+#: src/qemu_driver.c:1274
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1285
+#: src/qemu_driver.c:1284
#, fuzzy, c-format
msgid "failed to add iptables rule to enable masquerading : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1317
+#: src/qemu_driver.c:1316
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1328
+#: src/qemu_driver.c:1327
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1353
+#: src/qemu_driver.c:1352
#, fuzzy
msgid "failed to allocate space for IP tables support"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1361 src/qemu_driver.c:1368
+#: src/qemu_driver.c:1360 src/qemu_driver.c:1367
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1376 src/qemu_driver.c:1383
+#: src/qemu_driver.c:1375 src/qemu_driver.c:1382
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1393
+#: src/qemu_driver.c:1392
#, fuzzy, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1400
+#: src/qemu_driver.c:1399
#, fuzzy, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1408
+#: src/qemu_driver.c:1407
#, fuzzy, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1509
+#: src/qemu_driver.c:1508
#, fuzzy
msgid "network is already active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:1521
+#: src/qemu_driver.c:1520
#, fuzzy, c-format
msgid "cannot create bridge '%s' : %s"
msgstr "failed to write configuration file: %s"
-#: src/qemu_driver.c:1536
+#: src/qemu_driver.c:1535
#, fuzzy, c-format
msgid "cannot set IP address on bridge '%s' to '%s' : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1544
+#: src/qemu_driver.c:1543
#, fuzzy, c-format
msgid "cannot set netmask on bridge '%s' to '%s' : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1552
+#: src/qemu_driver.c:1551
#, fuzzy, c-format
msgid "failed to bring the bridge '%s' up : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1563
+#: src/qemu_driver.c:1562
#, fuzzy, c-format
msgid "failed to enable IP forwarding : %s"
msgstr "failed to open %s for reading"
-#: src/qemu_driver.c:1581 src/qemu_driver.c:1612
+#: src/qemu_driver.c:1580 src/qemu_driver.c:1611
#, fuzzy, c-format
msgid "Failed to bring down bridge '%s' : %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1587 src/qemu_driver.c:1617
+#: src/qemu_driver.c:1586 src/qemu_driver.c:1616
#, fuzzy, c-format
msgid "Failed to delete bridge '%s' : %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1600
+#: src/qemu_driver.c:1599
#, fuzzy, c-format
msgid "Shutting down network '%s'\n"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:1626
+#: src/qemu_driver.c:1625
#, fuzzy
msgid "Got unexpected pid for dnsmasq\n"
msgstr "unexpected dict node"
-#: src/qemu_driver.c:1839
+#: src/qemu_driver.c:1814
+#, fuzzy, c-format
+msgid "Unable to open %s: %s\n"
+msgstr "Failed to suspend domain %s"
+
+#: src/qemu_driver.c:1859
#, fuzzy
msgid "failed to allocate space for capabilities support"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1858 src/qemu_driver.c:1884
+#: src/qemu_driver.c:1878 src/qemu_driver.c:1904
msgid "NUMA not supported on this host"
msgstr ""
-#: src/qemu_driver.c:1869 src/qemu_driver.c:1892
+#: src/qemu_driver.c:1889 src/qemu_driver.c:1912
#, fuzzy
msgid "Failed to query NUMA free memory"
msgstr "Used memory:"
-#: src/qemu_driver.c:2053
+#: src/qemu_driver.c:2073
#, fuzzy, c-format
msgid "domain '%s' is already defined"
msgstr "domain %s exists already"
-#: src/qemu_driver.c:2064
+#: src/qemu_driver.c:2084
#, fuzzy, c-format
msgid "domain with uuid '%s' is already defined"
msgstr "domain %s exists already"
-#: src/qemu_driver.c:2094 src/qemu_driver.c:2123 src/qemu_driver.c:2152
-#: src/qemu_driver.c:2172 src/qemu_driver.c:2410 src/qemu_driver.c:3383
-#: src/qemu_driver.c:3518 src/qemu_driver.c:3632
+#: src/qemu_driver.c:2114 src/qemu_driver.c:2143 src/qemu_driver.c:2172
+#: src/qemu_driver.c:2192 src/qemu_driver.c:2430 src/qemu_driver.c:3403
+#: src/qemu_driver.c:3538 src/qemu_driver.c:3652
#, c-format
msgid "no domain with matching id %d"
msgstr ""
-#: src/qemu_driver.c:2099 src/qemu_driver.c:2128 src/qemu_driver.c:2416
-#: src/qemu_driver.c:3388 src/qemu_driver.c:3524 src/qemu_driver.c:3638
+#: src/qemu_driver.c:2119 src/qemu_driver.c:2148 src/qemu_driver.c:2436
+#: src/qemu_driver.c:3408 src/qemu_driver.c:3544 src/qemu_driver.c:3658
#, fuzzy
msgid "domain is not running"
msgstr "Domain is already active"
-#: src/qemu_driver.c:2107
+#: src/qemu_driver.c:2127
#, fuzzy
msgid "suspend operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2158
+#: src/qemu_driver.c:2178
#, fuzzy
msgid "shutdown operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2198
+#: src/qemu_driver.c:2218
#, fuzzy
msgid "failed to allocate space for ostype"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:2214 src/qemu_driver.c:2230 src/qemu_driver.c:2253
-#: src/qemu_driver.c:2526 src/qemu_driver.c:2688
+#: src/qemu_driver.c:2234 src/qemu_driver.c:2250 src/qemu_driver.c:2273
+#: src/qemu_driver.c:2546 src/qemu_driver.c:2708
#, c-format
msgid "no domain with matching uuid '%s'"
msgstr ""
-#: src/qemu_driver.c:2236
+#: src/qemu_driver.c:2256
msgid "cannot set max memory lower than current memory"
msgstr ""
-#: src/qemu_driver.c:2259
+#: src/qemu_driver.c:2279
#, fuzzy
msgid "cannot set memory of an active domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:2265
+#: src/qemu_driver.c:2285
msgid "cannot set memory higher than max memory"
msgstr ""
-#: src/qemu_driver.c:2425
+#: src/qemu_driver.c:2445
#, fuzzy
msgid "failed to pause domain"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:2434
+#: src/qemu_driver.c:2454
#, fuzzy
msgid "failed to get domain xml"
msgstr "failed to get domain UUID"
-#: src/qemu_driver.c:2442
+#: src/qemu_driver.c:2462
#, fuzzy, c-format
msgid "failed to create '%s'"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2449
+#: src/qemu_driver.c:2469
#, fuzzy
msgid "failed to write save header"
msgstr "Failed to write to socket %d\n"
-#: src/qemu_driver.c:2457
+#: src/qemu_driver.c:2477
#, fuzzy
msgid "failed to write xml"
msgstr "Failed to write to socket %d\n"
-#: src/qemu_driver.c:2470 src/qemu_driver.c:2477 src/qemu_driver.c:2748
+#: src/qemu_driver.c:2490 src/qemu_driver.c:2497 src/qemu_driver.c:2768
#: src/remote_internal.c:2241 src/virterror.c:441
msgid "out of memory"
msgstr "out of memory"
-#: src/qemu_driver.c:2485
+#: src/qemu_driver.c:2505
#, fuzzy
msgid "migrate operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2497
+#: src/qemu_driver.c:2517
msgid "'migrate' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:2532
+#: src/qemu_driver.c:2552
#, fuzzy
msgid "cannot change vcpu count of an active domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:2538
+#: src/qemu_driver.c:2558
msgid "could not determine max vcpus for the domain"
msgstr ""
-#: src/qemu_driver.c:2544
+#: src/qemu_driver.c:2564
#, c-format
msgid ""
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
msgstr ""
-#: src/qemu_driver.c:2568 src/qemu_driver.c:2620
+#: src/qemu_driver.c:2588 src/qemu_driver.c:2640
#, fuzzy
msgid "cannot pin vcpus on an inactive domain"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:2574
+#: src/qemu_driver.c:2594
#, c-format
msgid "vcpu number out of range %d > %d"
msgstr ""
-#: src/qemu_driver.c:2595
+#: src/qemu_driver.c:2615
#, fuzzy, c-format
msgid "cannot set affinity: %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:2600
+#: src/qemu_driver.c:2620
#, fuzzy
msgid "cpu affinity is not supported"
msgstr "library call failed, possibly not supported"
-#: src/qemu_driver.c:2657
+#: src/qemu_driver.c:2677
#, fuzzy, c-format
msgid "cannot get affinity: %s"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2667
+#: src/qemu_driver.c:2687
msgid "cpu affinity is not available"
msgstr ""
-#: src/qemu_driver.c:2694
+#: src/qemu_driver.c:2714
#, fuzzy, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr "load domain definition file"
-#: src/qemu_driver.c:2720 src/test.c:956
+#: src/qemu_driver.c:2740 src/test.c:956
#, fuzzy
msgid "cannot read domain image"
msgstr "node domain list"
-#: src/qemu_driver.c:2726
+#: src/qemu_driver.c:2746
#, fuzzy
msgid "failed to read qemu header"
msgstr "failed to read from Xen Daemon"
-#: src/qemu_driver.c:2733
+#: src/qemu_driver.c:2753
msgid "image magic is incorrect"
msgstr ""
-#: src/qemu_driver.c:2740
+#: src/qemu_driver.c:2760
#, c-format
msgid "image version is not supported (%d > %d)"
msgstr ""
-#: src/qemu_driver.c:2755
+#: src/qemu_driver.c:2775
#, fuzzy
msgid "failed to read XML"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2764
+#: src/qemu_driver.c:2784
#, fuzzy
msgid "failed to parse XML"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2777
+#: src/qemu_driver.c:2797
#, fuzzy, c-format
msgid "domain is already active as '%s'"
msgstr "Domain is already active"
-#: src/qemu_driver.c:2786
+#: src/qemu_driver.c:2806
#, fuzzy
msgid "failed to assign new VM"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2799
+#: src/qemu_driver.c:2819
#, fuzzy
msgid "failed to start VM"
msgstr "Failed to start domain %s"
-#: src/qemu_driver.c:2811
+#: src/qemu_driver.c:2831
#, fuzzy
msgid "failed to resume domain"
msgstr "Failed to resume domain %s"
-#: src/qemu_driver.c:2848 src/qemu_driver.c:3741 src/qemu_driver.c:3776
+#: src/qemu_driver.c:2868 src/qemu_driver.c:3761 src/qemu_driver.c:3796
#, fuzzy
msgid "failed to allocate space for VM name string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:2962
+#: src/qemu_driver.c:2982
#, fuzzy, c-format
msgid "cannot convert disk '%s' to bus/device index"
msgstr "Cannot extract running %s hypervisor version\n"
-#: src/qemu_driver.c:2982
+#: src/qemu_driver.c:3002
#, fuzzy, c-format
msgid "Unsupported disk name mapping for bus '%s'"
msgstr "unexpected mime type"
-#: src/qemu_driver.c:3022
+#: src/qemu_driver.c:3042
#, c-format
msgid "No device with bus '%s' and target '%s'"
msgstr ""
-#: src/qemu_driver.c:3049
+#: src/qemu_driver.c:3069
#, c-format
msgid ""
"Emulator version does not support removable media for device '%s' and target "
"'%s'"
msgstr ""
-#: src/qemu_driver.c:3086
+#: src/qemu_driver.c:3106
msgid "cannot change cdrom media"
msgstr ""
-#: src/qemu_driver.c:3097
+#: src/qemu_driver.c:3117
msgid "changing cdrom media failed"
msgstr ""
-#: src/qemu_driver.c:3157
+#: src/qemu_driver.c:3177
#, fuzzy
msgid "cannot attach usb disk"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3168
+#: src/qemu_driver.c:3188
#, fuzzy
msgid "adding usb disk failed"
msgstr "loading host definition file"
-#: src/qemu_driver.c:3212
+#: src/qemu_driver.c:3232
#, fuzzy
msgid "cannot attach usb device"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3223
+#: src/qemu_driver.c:3243
#, fuzzy
msgid "adding usb device failed"
msgstr "loading host definition file"
-#: src/qemu_driver.c:3253
+#: src/qemu_driver.c:3273
#, fuzzy
msgid "cannot attach device on inactive domain"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3276
+#: src/qemu_driver.c:3296
msgid "this device type cannot be attached"
msgstr ""
-#: src/qemu_driver.c:3315
+#: src/qemu_driver.c:3335
#, fuzzy
msgid "cannot set autostart for transient domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:3341
+#: src/qemu_driver.c:3361
#, fuzzy, c-format
msgid "Failed to create symlink '%s to '%s': %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:3348 src/qemu_driver.c:3981 src/storage_driver.c:832
+#: src/qemu_driver.c:3368 src/qemu_driver.c:4001 src/storage_driver.c:832
#, fuzzy, c-format
msgid "Failed to delete symlink '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:3410
+#: src/qemu_driver.c:3430
#, fuzzy, c-format
msgid "invalid path: %s"
msgstr "invalid argument in %s"
-#: src/qemu_driver.c:3418
+#: src/qemu_driver.c:3438
msgid "'info blockstats' command failed"
msgstr ""
-#: src/qemu_driver.c:3433
+#: src/qemu_driver.c:3453
msgid "'info blockstats' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:3498
+#: src/qemu_driver.c:3518
#, fuzzy, c-format
msgid "device not found: %s (%s)"
msgstr "Domain restored from %s\n"
-#: src/qemu_driver.c:3530 src/qemu_driver.c:3573
+#: src/qemu_driver.c:3550 src/qemu_driver.c:3593
msgid "NULL or empty path"
msgstr ""
-#: src/qemu_driver.c:3541
+#: src/qemu_driver.c:3561
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr ""
-#: src/qemu_driver.c:3583
+#: src/qemu_driver.c:3603
#, fuzzy
msgid "invalid path"
msgstr "invalid argument in %s"
-#: src/qemu_driver.c:3626
+#: src/qemu_driver.c:3646
msgid "QEMU driver only supports virtual memory addrs"
msgstr ""
-#: src/qemu_driver.c:3653
+#: src/qemu_driver.c:3673
#, fuzzy
msgid "'memsave' command failed"
msgstr "domain name"
-#: src/qemu_driver.c:3682 src/qemu_driver.c:3850 src/qemu_driver.c:3875
-#: src/qemu_driver.c:3889 src/qemu_driver.c:3904 src/qemu_driver.c:3937
-#: src/qemu_driver.c:3953
+#: src/qemu_driver.c:3702 src/qemu_driver.c:3870 src/qemu_driver.c:3895
+#: src/qemu_driver.c:3909 src/qemu_driver.c:3924 src/qemu_driver.c:3957
+#: src/qemu_driver.c:3973
msgid "no network with matching uuid"
msgstr ""
-#: src/qemu_driver.c:3697
+#: src/qemu_driver.c:3717
msgid "no network with matching name"
msgstr ""
-#: src/qemu_driver.c:3856
+#: src/qemu_driver.c:3876
#, fuzzy
msgid "network is still active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:3917
+#: src/qemu_driver.c:3937
#, fuzzy
msgid "no network with matching id"
msgstr "domain information in XML"
-#: src/qemu_driver.c:3924
+#: src/qemu_driver.c:3944
#, fuzzy
msgid "failed to allocate space for network bridge string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:3974 src/storage_driver.c:823
+#: src/qemu_driver.c:3994 src/storage_driver.c:823
#, fuzzy, c-format
msgid "Failed to create symlink '%s' to '%s': %s"
msgstr "Failed to save domain %s to %s"
msgid "%s not implemented on Win32"
msgstr ""
-#: src/storage_backend_disk.c:85 src/storage_backend_logical.c:57
+#: src/storage_backend_disk.c:90 src/storage_backend_logical.c:57
#, c-format
msgid "unsupported pool format %s"
msgstr ""
-#: src/storage_backend_disk.c:110 src/storage_backend_logical.c:70
+#: src/storage_backend_disk.c:115 src/storage_backend_logical.c:70
#, c-format
msgid "unsupported pool format %d"
msgstr ""
-#: src/storage_backend_disk.c:138 src/storage_backend_fs.c:192
+#: src/storage_backend_disk.c:143 src/storage_backend_fs.c:192
#: src/storage_backend_fs.c:262 src/storage_backend_fs.c:314
#, c-format
msgid "unsupported volume format %s"
msgstr ""
-#: src/storage_backend_disk.c:165 src/storage_backend_fs.c:225
+#: src/storage_backend_disk.c:170 src/storage_backend_fs.c:225
#: src/storage_backend_fs.c:297 src/storage_backend_fs.c:329
#, c-format
msgid "unsupported volume format %d"
msgstr ""
-#: src/storage_backend_disk.c:179 src/storage_backend_disk.c:192
-#: src/storage_backend_disk.c:199 src/storage_backend_disk.c:221
+#: src/storage_backend_disk.c:184 src/storage_backend_disk.c:197
+#: src/storage_backend_disk.c:204 src/storage_backend_disk.c:226
#: src/storage_backend_fs.c:839 src/storage_backend_iscsi.c:177
#: src/storage_backend_logical.c:116 src/storage_backend_logical.c:121
#: src/storage_backend_logical.c:133 src/storage_backend_logical.c:143
-#: src/storage_backend_logical.c:531
+#: src/storage_backend_logical.c:546
msgid "volume"
msgstr ""
-#: src/storage_backend_disk.c:229
+#: src/storage_backend_disk.c:234
msgid "volume extents"
msgstr ""
-#: src/storage_backend_disk.c:237
+#: src/storage_backend_disk.c:242
msgid "cannot parse device start location"
msgstr ""
-#: src/storage_backend_disk.c:244
+#: src/storage_backend_disk.c:249
msgid "cannot parse device end location"
msgstr ""
-#: src/storage_backend_disk.c:250 src/storage_backend_logical.c:154
+#: src/storage_backend_disk.c:255 src/storage_backend_logical.c:154
#: src/storage_backend_logical.c:160
msgid "extents"
msgstr ""
-#: src/storage_backend_disk.c:464
+#: src/storage_backend_disk.c:462
msgid "no large enough free extent"
msgstr ""
-#: src/storage_backend_disk.c:498
-msgid "Disk pools are not yet supported"
+#: src/storage_backend_disk.c:502
+#, c-format
+msgid "Couldn't read volume target path '%s'. %s"
msgstr ""
+#: src/storage_backend_disk.c:517
+#, c-format
+msgid "Volume path '%s' did not start with parent pool source device name."
+msgstr ""
+
+#: src/storage_backend_disk.c:526
+#, fuzzy, c-format
+msgid "cannot parse partition number from target '%s'"
+msgstr "Failed to suspend domain %s"
+
#: src/storage_backend_fs.c:358
#, c-format
msgid "cannot read header '%s': %s"
msgstr ""
#: src/storage_backend_fs.c:1042 src/storage_backend_fs.c:1078
-#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:543
+#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:558
#, c-format
msgid "cannot read path '%s': %s"
msgstr ""
msgid "creation of non-raw images is not supported without qemu-img"
msgstr ""
-#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:552
+#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:567
#, fuzzy, c-format
msgid "cannot set file owner '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:559
+#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:574
#, fuzzy, c-format
msgid "cannot set file mode '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:566
+#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:581
#, c-format
msgid "cannot close file '%s': %s"
msgstr ""
msgid "lvs command failed with exitstatus %d"
msgstr ""
-#: src/storage_backend_logical.c:355
+#: src/storage_backend_logical.c:354
#, fuzzy
msgid "command line"
msgstr "domain name"
-#: src/storage_backend_logical.c:372
+#: src/storage_backend_logical.c:371
#, c-format
msgid "cannot open device %s"
msgstr ""
-#: src/storage_backend_logical.c:378
+#: src/storage_backend_logical.c:377
#, c-format
msgid "cannot clear device header %s"
msgstr ""
-#: src/storage_backend_logical.c:385
+#: src/storage_backend_logical.c:384
#, c-format
msgid "cannot close device %s"
msgstr ""
-#: src/storage_backend_logical.c:575
+#: src/storage_backend_logical.c:507
+#, fuzzy, c-format
+msgid "cannot remove PV device %s: %s"
+msgstr "failed to write configuration file: %s"
+
+#: src/storage_backend_logical.c:590
#, c-format
msgid "cannot find newly created volume '%s': %s"
msgstr ""
msgstr "DATA"
#: src/virsh.c:6292 src/virsh.c:6314
-msgid "blocked"
-msgstr "blocked"
+msgid "idle"
+msgstr ""
#: src/virsh.c:6294
msgid "paused"
msgid "domain information incomplete, missing uuid"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1109 src/xend_internal.c:2204 src/xend_internal.c:2211
+#: src/xend_internal.c:1109 src/xend_internal.c:2213 src/xend_internal.c:2220
msgid "domain information incomplete, missing name"
msgstr "domain information incomplete, missing name"
msgid "unknown graphics type '%s'"
msgstr "unknown OS type %s"
-#: src/xend_internal.c:2191
+#: src/xend_internal.c:2200
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:2260 src/xend_internal.c:2270 src/xend_internal.c:2280
+#: src/xend_internal.c:2269 src/xend_internal.c:2279 src/xend_internal.c:2289
#, fuzzy, c-format
msgid "unknown lifecycle type %s"
msgstr "unknown OS type %s"
-#: src/xend_internal.c:2593
+#: src/xend_internal.c:2602
#, fuzzy
msgid "failed to parse topology information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:2647
+#: src/xend_internal.c:2656
#, fuzzy
msgid "topology syntax error"
msgstr "configuration file syntax error"
-#: src/xend_internal.c:2711
+#: src/xend_internal.c:2720
msgid "failed to parse Xend domain information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:3193
+#: src/xend_internal.c:3202
msgid "xenDaemonDomainFetch failed to find this domain"
msgstr ""
-#: src/xend_internal.c:3815 src/xend_internal.c:4290 src/xm_internal.c:1617
+#: src/xend_internal.c:3824 src/xend_internal.c:4299 src/xm_internal.c:1617
#, fuzzy
msgid "failed to build sexpr"
msgstr "Failed to suspend domain %s"
-#: src/xend_internal.c:3917
+#: src/xend_internal.c:3926
#, fuzzy
msgid "unsupported device type"
msgstr "unexpected mime type"
-#: src/xend_internal.c:4020
+#: src/xend_internal.c:4029
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4061
+#: src/xend_internal.c:4070
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4069
+#: src/xend_internal.c:4078
#, fuzzy
msgid "unexpected value from on_xend_start"
msgstr "unexpected value node"
-#: src/xend_internal.c:4080
+#: src/xend_internal.c:4089
#, fuzzy
msgid "no memory"
msgstr "node memory"
-#: src/xend_internal.c:4086
+#: src/xend_internal.c:4095
#, fuzzy
msgid "sexpr2string failed"
msgstr "operation failed"
-#: src/xend_internal.c:4091
+#: src/xend_internal.c:4100
#, fuzzy
msgid "Failed to redefine sexpr"
msgstr "Failed to undefine domain %s"
-#: src/xend_internal.c:4096
+#: src/xend_internal.c:4105
msgid "on_xend_start not present in sexpr"
msgstr ""
-#: src/xend_internal.c:4127
+#: src/xend_internal.c:4136
#, fuzzy, c-format
msgid "gethostname failed: %s"
msgstr "operation failed: %s"
-#: src/xend_internal.c:4133
+#: src/xend_internal.c:4142
#, fuzzy, c-format
msgid "failed to strdup hostname: %s"
msgstr "failed to get hypervisor type"
-#: src/xend_internal.c:4164
+#: src/xend_internal.c:4173
msgid ""
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
"migration"
msgstr ""
-#: src/xend_internal.c:4174
+#: src/xend_internal.c:4183
msgid ""
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
"migration"
msgstr ""
-#: src/xend_internal.c:4186
+#: src/xend_internal.c:4195
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr ""
-#: src/xend_internal.c:4199
+#: src/xend_internal.c:4208
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr ""
-#: src/xend_internal.c:4204
+#: src/xend_internal.c:4213
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr ""
-#: src/xend_internal.c:4211
+#: src/xend_internal.c:4220
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr ""
-#: src/xend_internal.c:4218 src/xend_internal.c:4240 src/xend_internal.c:4248
-#: src/xend_internal.c:4474 src/xend_internal.c:4481 src/xml.c:89
+#: src/xend_internal.c:4227 src/xend_internal.c:4249 src/xend_internal.c:4257
+#: src/xend_internal.c:4483 src/xend_internal.c:4490 src/xml.c:89
msgid "strdup failed"
msgstr ""
-#: src/xend_internal.c:4231
+#: src/xend_internal.c:4240
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr ""
-#: src/xend_internal.c:4284
+#: src/xend_internal.c:4293
#, fuzzy
msgid "failed to parse domain description"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:4300
+#: src/xend_internal.c:4309
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Failed to create domain %s\n"
-#: src/xend_internal.c:4456 src/xend_internal.c:4532 src/xend_internal.c:4622
+#: src/xend_internal.c:4465 src/xend_internal.c:4541 src/xend_internal.c:4631
msgid "unsupported in xendConfigVersion < 4"
msgstr ""
-#: src/xend_internal.c:4468
+#: src/xend_internal.c:4477
#, fuzzy
msgid "node information incomplete, missing scheduler name"
msgstr "domain information incomplete, missing name"
-#: src/xend_internal.c:4486 src/xend_internal.c:4580 src/xend_internal.c:4692
+#: src/xend_internal.c:4495 src/xend_internal.c:4589 src/xend_internal.c:4701
#, fuzzy
msgid "Unknown scheduler"
msgstr "unknown host"
-#: src/xend_internal.c:4545 src/xend_internal.c:4635
+#: src/xend_internal.c:4554 src/xend_internal.c:4644
#, fuzzy
msgid "Failed to get a scheduler name"
msgstr "failed to get hypervisor type"
-#: src/xend_internal.c:4558 src/xend_internal.c:4671
+#: src/xend_internal.c:4567 src/xend_internal.c:4680
#, fuzzy
msgid "domain information incomplete, missing cpu_weight"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:4563 src/xend_internal.c:4680
+#: src/xend_internal.c:4572 src/xend_internal.c:4689
#, fuzzy
msgid "domain information incomplete, missing cpu_cap"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:4739
+#: src/xend_internal.c:4748
msgid "domainBlockPeek is not supported for dom0"
msgstr ""
-#: src/xend_internal.c:4762
+#: src/xend_internal.c:4771
#, fuzzy, c-format
msgid "%s: invalid path"
msgstr "invalid argument in %s"
-#: src/xend_internal.c:4770
+#: src/xend_internal.c:4779
#, fuzzy, c-format
msgid "failed to open for reading: %s: %s"
msgstr "failed to open %s for reading"
-#: src/xend_internal.c:4782
+#: src/xend_internal.c:4791
#, fuzzy, c-format
msgid "failed to lseek or read from file: %s: %s"
msgstr "Failed to suspend domain %s"
-#: src/xend_internal.c:4865 src/xend_internal.c:4911
+#: src/xend_internal.c:4874 src/xend_internal.c:4920
#, fuzzy, c-format
msgid "unexpected graphics type %d"
msgstr "unexpected mime type"
-#: src/xend_internal.c:4954
+#: src/xend_internal.c:4963
#, fuzzy
msgid "unexpected chr device type"
msgstr "unexpected mime type"
-#: src/xend_internal.c:5128 src/xm_internal.c:1779
+#: src/xend_internal.c:5137 src/xm_internal.c:1779
#, fuzzy, c-format
msgid "unsupported network type %d"
msgstr "unexpected mime type"
-#: src/xend_internal.c:5302 src/xend_internal.c:5309 src/xend_internal.c:5316
+#: src/xend_internal.c:5311 src/xend_internal.c:5318 src/xend_internal.c:5325
#, fuzzy, c-format
msgid "unexpected lifecycle value %d"
msgstr "unexpected value node"
-#: src/xend_internal.c:5333
+#: src/xend_internal.c:5342
#, fuzzy
msgid "no HVM domain loader"
msgstr "node domain list"
-#: src/xend_internal.c:5544
+#: src/xend_internal.c:5553
#, fuzzy
msgid "hotplug of device type not supported"
msgstr "library call failed, possibly not supported"
msgid "failed to connect to Xen Store"
msgstr "failed to connect to Xen Store"
+#~ msgid "blocked"
+#~ msgstr "blocked"
+
#, fuzzy
#~ msgid "invalid interface type: %s"
#~ msgstr "invalid argument in %s"
#~ msgid "cannot read tty pid file %s: %s"
#~ msgstr "failed to write configuration file: %s"
-#, fuzzy
-#~ msgid "cannot remove ttyPidFile %s: %s"
-#~ msgstr "failed to write configuration file: %s"
-
#, fuzzy
#~ msgid "failed to calloc memory for init string: %s"
#~ msgstr "failed to allocate a node"
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-09-08 14:51+0200\n"
+"POT-Creation-Date: 2008-09-23 22:28+0200\n"
"PO-Revision-Date: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
msgid "storage_vol not found"
msgstr "domain name or uuid"
-#: src/conf.c:155 src/conf.c:203 src/conf.c:488 src/conf.c:525 src/conf.c:553
-#: src/conf.c:631
+#: src/conf.c:164 src/conf.c:212 src/conf.c:491 src/conf.c:528 src/conf.c:555
+#: src/conf.c:630
msgid "allocating configuration"
msgstr "allocating configuration"
-#: src/conf.c:338
+#: src/conf.c:347
msgid "unterminated number"
msgstr "unterminated number"
-#: src/conf.c:372 src/conf.c:389 src/conf.c:401
+#: src/conf.c:380 src/conf.c:396 src/conf.c:407
msgid "unterminated string"
msgstr "unterminated string"
-#: src/conf.c:429 src/conf.c:483
+#: src/conf.c:434 src/conf.c:487
msgid "expecting a value"
msgstr "expecting a value"
-#: src/conf.c:450
+#: src/conf.c:454
msgid "expecting a separator in list"
msgstr "expecting a separator in list"
-#: src/conf.c:473
+#: src/conf.c:477
#, fuzzy
msgid "list is not closed with ]"
msgstr "list is not closed with ] "
-#: src/conf.c:518
+#: src/conf.c:521
msgid "expecting a name"
msgstr "expecting a name"
-#: src/conf.c:581
+#: src/conf.c:582
msgid "expecting a separator"
msgstr "expecting a separator"
msgid "expecting an assignment"
msgstr "expecting an assignment"
-#: src/conf.c:894 src/conf.c:950 src/xend_internal.c:584
-#: src/xend_internal.c:2657 src/xm_internal.c:1475 src/xm_internal.c:1482
+#: src/conf.c:892 src/conf.c:948 src/xend_internal.c:584
+#: src/xend_internal.c:2666 src/xm_internal.c:1475 src/xm_internal.c:1482
#, fuzzy
msgid "allocate buffer"
msgstr "allocate new buffer"
-#: src/conf.c:901
+#: src/conf.c:899
msgid "failed to open file"
msgstr "failed to open file"
-#: src/conf.c:912
+#: src/conf.c:910
msgid "failed to save content"
msgstr "failed to save content"
msgid "cannot extract disk devices"
msgstr "Cannot extract running %s hypervisor version\n"
-#: src/domain_conf.c:1939 src/qemu_driver.c:3133
+#: src/domain_conf.c:1939 src/qemu_driver.c:3153
#, fuzzy, c-format
msgid "duplicate disk target '%s'"
msgstr "unexpected mime type"
msgid "unexpected char type %d"
msgstr "unexpected mime type"
-#: src/domain_conf.c:2815 src/xend_internal.c:5214
+#: src/domain_conf.c:2815 src/xend_internal.c:5223
#, fuzzy, c-format
msgid "unexpected sound model %d"
msgstr "unexpected mime type"
-#: src/domain_conf.c:2835 src/xend_internal.c:5237
+#: src/domain_conf.c:2835 src/xend_internal.c:5246
#, fuzzy, c-format
msgid "unexpected input type %d"
msgstr "unexpected mime type"
#: src/lxc_driver.c:274 src/lxc_driver.c:309 src/lxc_driver.c:335
#: src/lxc_driver.c:350 src/openvz_driver.c:238 src/openvz_driver.c:267
-#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:620
-#: src/openvz_driver.c:651 src/openvz_driver.c:672 src/openvz_driver.c:713
-#: src/qemu_driver.c:2192 src/qemu_driver.c:2279 src/qemu_driver.c:2828
-#: src/qemu_driver.c:2883 src/qemu_driver.c:2927 src/qemu_driver.c:3007
-#: src/qemu_driver.c:3123 src/qemu_driver.c:3192 src/qemu_driver.c:3247
-#: src/qemu_driver.c:3291 src/qemu_driver.c:3309 src/qemu_driver.c:3567
+#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:621
+#: src/openvz_driver.c:652 src/openvz_driver.c:673 src/openvz_driver.c:714
+#: src/qemu_driver.c:2212 src/qemu_driver.c:2299 src/qemu_driver.c:2848
+#: src/qemu_driver.c:2903 src/qemu_driver.c:2947 src/qemu_driver.c:3027
+#: src/qemu_driver.c:3143 src/qemu_driver.c:3212 src/qemu_driver.c:3267
+#: src/qemu_driver.c:3311 src/qemu_driver.c:3329 src/qemu_driver.c:3587
#, fuzzy
msgid "no domain with matching uuid"
msgstr "domain id or uuid"
-#: src/lxc_driver.c:280 src/openvz_driver.c:625 src/qemu_driver.c:2933
+#: src/lxc_driver.c:280 src/openvz_driver.c:626 src/qemu_driver.c:2953
#, fuzzy
msgid "cannot delete active domain"
msgstr "name of the inactive domain"
-#: src/lxc_driver.c:286 src/qemu_driver.c:2939
+#: src/lxc_driver.c:286 src/qemu_driver.c:2959
#, fuzzy
msgid "cannot undefine transient domain"
msgstr "name of the inactive domain"
msgid "container '%s' unexpectedly shutdown during startup"
msgstr ""
-#: src/lxc_driver.c:747 src/qemu_driver.c:892
+#: src/lxc_driver.c:747 src/qemu_driver.c:893
#, fuzzy, c-format
msgid "cannot create log directory %s: %s"
msgstr "failed to write configuration file: %s"
msgid "unknown forwarding type '%s'"
msgstr "unknown OS type %s"
-#: src/network_conf.c:662 src/qemu_driver.c:3334 src/qemu_driver.c:3967
+#: src/network_conf.c:662 src/qemu_driver.c:3354 src/qemu_driver.c:3987
#: src/storage_driver.c:816
#, c-format
msgid "cannot create autostart directory %s: %s"
msgid "no config file for %s"
msgstr "configuration file syntax error: %s"
-#: src/openvz_conf.c:187
+#: src/openvz_conf.c:190
+#, fuzzy, c-format
+msgid "Cound not read 'IP_ADDRESS' from config for container %d"
+msgstr "could not connect to %s"
+
+#: src/openvz_conf.c:220
+#, fuzzy, c-format
+msgid "Cound not read 'NETIF' from config for container %d"
+msgstr "could not connect to %s"
+
+#: src/openvz_conf.c:247
+#, fuzzy
+msgid "Too long network device name"
+msgstr "resolving domain filename"
+
+#: src/openvz_conf.c:264
+#, fuzzy
+msgid "Wrong length MAC address"
+msgstr "invalid argument in %s"
+
+#: src/openvz_conf.c:271
+#, fuzzy
+msgid "Wrong MAC address"
+msgstr "invalid argument in %s"
+
+#: src/openvz_conf.c:327
#, fuzzy
msgid "popen failed"
msgstr "operation failed"
-#: src/openvz_conf.c:197
+#: src/openvz_conf.c:337
#, fuzzy
msgid "Failed to parse vzlist output"
msgstr "Failed to suspend domain %s"
-#: src/openvz_conf.c:223
+#: src/openvz_conf.c:363
#, fuzzy
msgid "UUID in config file malformed"
msgstr "configuration file syntax error: %s"
-#: src/openvz_conf.c:235
+#: src/openvz_conf.c:375
#, fuzzy, c-format
msgid "Cound not read config for container %d"
msgstr "could not connect to %s"
msgid "Container ID is not specified"
msgstr ""
-#: src/openvz_driver.c:391 src/openvz_driver.c:459 src/openvz_driver.c:534
-#: src/openvz_driver.c:554 src/openvz_driver.c:600 src/openvz_driver.c:631
-#: src/openvz_driver.c:656 src/openvz_driver.c:728 src/openvz_driver.c:826
-#: src/openvz_driver.c:872
+#: src/openvz_driver.c:391 src/openvz_driver.c:460 src/openvz_driver.c:535
+#: src/openvz_driver.c:555 src/openvz_driver.c:601 src/openvz_driver.c:632
+#: src/openvz_driver.c:657 src/openvz_driver.c:729 src/openvz_driver.c:827
+#: src/openvz_driver.c:873
#, fuzzy, c-format
msgid "Could not exec %s"
msgstr "could not connect to %s"
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:451 src/openvz_driver.c:528
+#: src/openvz_driver.c:452 src/openvz_driver.c:529
msgid "Error creating command for container"
msgstr ""
-#: src/openvz_driver.c:465 src/openvz_driver.c:540
+#: src/openvz_driver.c:466 src/openvz_driver.c:541
#, fuzzy
msgid "Could not set UUID"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:475 src/openvz_driver.c:546
+#: src/openvz_driver.c:476 src/openvz_driver.c:547
#, fuzzy
msgid "Could not configure network"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:482 src/openvz_driver.c:569
+#: src/openvz_driver.c:483 src/openvz_driver.c:570
#, fuzzy
msgid "Could not set number of virtual cpu"
msgstr "change number of virtual CPUs"
#: src/openvz_driver.c:517
#, c-format
-msgid "Already an OPENVZ VM defined with the id '%d'"
+msgid "Already an OPENVZ VM defined with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:588
+#: src/openvz_driver.c:589
msgid "no domain with matching id"
msgstr ""
-#: src/openvz_driver.c:594
+#: src/openvz_driver.c:595
#, fuzzy
msgid "domain is not in shutoff state"
msgstr "Domain is already active"
-#: src/openvz_driver.c:677
+#: src/openvz_driver.c:678
#, fuzzy
msgid "Could not read container config"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:693 src/qemu_driver.c:1823
+#: src/openvz_driver.c:694 src/qemu_driver.c:1843
#, fuzzy, c-format
msgid "unknown type '%s'"
msgstr "unknown OS type %s"
-#: src/openvz_driver.c:719
+#: src/openvz_driver.c:720
msgid "VCPUs should be >= 1"
msgstr ""
-#: src/openvz_driver.c:835 src/openvz_driver.c:881
+#: src/openvz_driver.c:836 src/openvz_driver.c:882
#, fuzzy, c-format
msgid "Could not parse VPS ID %s"
msgstr "could not connect to %s"
msgid "Unexpected exit status '%d', qemu probably failed"
msgstr ""
-#: src/qemu_conf.c:519 src/qemu_driver.c:925
+#: src/qemu_conf.c:519 src/qemu_driver.c:926
#, fuzzy, c-format
msgid "Cannot find QEMU binary %s: %s"
msgstr "Failed to suspend domain %s"
msgid "Network type %d is not supported"
msgstr "Domain %s started\n"
-#: src/qemu_conf.c:580 src/qemu_driver.c:1515
+#: src/qemu_conf.c:580 src/qemu_driver.c:1514
#, fuzzy, c-format
msgid "cannot initialize bridge support: %s"
msgstr "Failed to suspend domain %s"
msgid "failed to allocate space for argv string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:90
+#: src/qemu_driver.c:91
#, fuzzy
msgid "Failed to set close-on-exec file descriptor flag\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:105
+#: src/qemu_driver.c:106
#, fuzzy
msgid "Failed to set non-blocking file descriptor flag\n"
msgstr "failed to parse Xend domain information"
-#: src/qemu_driver.c:150
+#: src/qemu_driver.c:151
#, fuzzy, c-format
msgid "Failed to autostart network '%s': %s\n"
msgstr "Failed to start domain %s"
-#: src/qemu_driver.c:165
+#: src/qemu_driver.c:166
#, fuzzy, c-format
msgid "Failed to autostart VM '%s': %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:201
+#: src/qemu_driver.c:202
#, fuzzy, c-format
msgid "Failed to find user record for uid '%d': %s\n"
msgstr "Failed to undefine domain %s"
-#: src/qemu_driver.c:212
+#: src/qemu_driver.c:213
#, fuzzy
msgid "out of memory in asprintf\n"
msgstr "out of memory"
-#: src/qemu_driver.c:268
+#: src/qemu_driver.c:269
#, fuzzy
msgid "qemudStartup: out of memory\n"
msgstr "out of memory"
-#: src/qemu_driver.c:295
+#: src/qemu_driver.c:296
msgid "Reloading iptables rules\n"
msgstr ""
-#: src/qemu_driver.c:433
+#: src/qemu_driver.c:434
#, c-format
msgid ""
"QEMU quit during %s startup\n"
"%s"
msgstr ""
-#: src/qemu_driver.c:443 src/qemu_driver.c:456
+#: src/qemu_driver.c:444 src/qemu_driver.c:457
#, c-format
msgid "Failure while reading %s startup output: %s"
msgstr ""
-#: src/qemu_driver.c:451
+#: src/qemu_driver.c:452
#, c-format
msgid "Timed out while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:467
+#: src/qemu_driver.c:468
#, c-format
msgid "Failure while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:479
+#: src/qemu_driver.c:480
#, c-format
msgid "Out of space while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:510
+#: src/qemu_driver.c:511
#, fuzzy, c-format
msgid "Unable to open monitor path %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:515
+#: src/qemu_driver.c:516
msgid "Unable to set monitor close-on-exec flag"
msgstr ""
-#: src/qemu_driver.c:520
+#: src/qemu_driver.c:521
msgid "Unable to put monitor into non-blocking mode"
msgstr ""
-#: src/qemu_driver.c:648 src/qemu_driver.c:1027 src/qemu_driver.c:1726
-#: src/qemu_driver.c:1736
+#: src/qemu_driver.c:649 src/qemu_driver.c:1028 src/qemu_driver.c:1725
+#: src/qemu_driver.c:1735
#, fuzzy, c-format
msgid "Unable to log VM console data: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:671
+#: src/qemu_driver.c:672
#, fuzzy
msgid "allocate cpumap"
msgstr "allocate new context"
-#: src/qemu_driver.c:682
+#: src/qemu_driver.c:683
msgid "cannot run monitor command to fetch CPU thread info"
msgstr ""
-#: src/qemu_driver.c:786
+#: src/qemu_driver.c:787
#, fuzzy, c-format
msgid "failed to set CPU affinity %s"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:796 src/qemu_driver.c:2135
+#: src/qemu_driver.c:797 src/qemu_driver.c:2155
#, fuzzy
msgid "resume operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:859
+#: src/qemu_driver.c:860
#, fuzzy
msgid "VM is already active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:869
+#: src/qemu_driver.c:870
msgid "Unable to find an unused VNC port"
msgstr ""
-#: src/qemu_driver.c:881
+#: src/qemu_driver.c:882
#, c-format
msgid "config file path too long: %s/%s.log"
msgstr ""
-#: src/qemu_driver.c:900
+#: src/qemu_driver.c:901
#, fuzzy, c-format
msgid "failed to create logfile %s: %s"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:906
+#: src/qemu_driver.c:907
#, fuzzy, c-format
msgid "Unable to set VM logfile close-on-exec flag %s"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:935 src/qemu_driver.c:3032
+#: src/qemu_driver.c:936 src/qemu_driver.c:3052
#, fuzzy, c-format
msgid "Cannot determine QEMU argv syntax %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:951 src/qemu_driver.c:954 src/qemu_driver.c:959
+#: src/qemu_driver.c:952 src/qemu_driver.c:955 src/qemu_driver.c:960
#, fuzzy, c-format
msgid "Unable to write argv to logfile %d: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:1041
+#: src/qemu_driver.c:1040
#, fuzzy, c-format
msgid "Shutting down VM '%s'\n"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:1052
+#: src/qemu_driver.c:1051
#, fuzzy, c-format
msgid "Unable to close logfile %d: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:1067
+#: src/qemu_driver.c:1066
#, fuzzy
msgid "Got unexpected pid, damn\n"
msgstr "unexpected dict node"
-#: src/qemu_driver.c:1221
+#: src/qemu_driver.c:1220
#, fuzzy
msgid "failed to allocate space for dnsmasq argv"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1235
+#: src/qemu_driver.c:1234
msgid "cannot start dhcp daemon without IP address for server"
msgstr ""
-#: src/qemu_driver.c:1264
+#: src/qemu_driver.c:1263
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1275
+#: src/qemu_driver.c:1274
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1285
+#: src/qemu_driver.c:1284
#, fuzzy, c-format
msgid "failed to add iptables rule to enable masquerading : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1317
+#: src/qemu_driver.c:1316
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1328
+#: src/qemu_driver.c:1327
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1353
+#: src/qemu_driver.c:1352
#, fuzzy
msgid "failed to allocate space for IP tables support"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1361 src/qemu_driver.c:1368
+#: src/qemu_driver.c:1360 src/qemu_driver.c:1367
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1376 src/qemu_driver.c:1383
+#: src/qemu_driver.c:1375 src/qemu_driver.c:1382
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1393
+#: src/qemu_driver.c:1392
#, fuzzy, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1400
+#: src/qemu_driver.c:1399
#, fuzzy, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1408
+#: src/qemu_driver.c:1407
#, fuzzy, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1509
+#: src/qemu_driver.c:1508
#, fuzzy
msgid "network is already active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:1521
+#: src/qemu_driver.c:1520
#, fuzzy, c-format
msgid "cannot create bridge '%s' : %s"
msgstr "failed to write configuration file: %s"
-#: src/qemu_driver.c:1536
+#: src/qemu_driver.c:1535
#, fuzzy, c-format
msgid "cannot set IP address on bridge '%s' to '%s' : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1544
+#: src/qemu_driver.c:1543
#, fuzzy, c-format
msgid "cannot set netmask on bridge '%s' to '%s' : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1552
+#: src/qemu_driver.c:1551
#, fuzzy, c-format
msgid "failed to bring the bridge '%s' up : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1563
+#: src/qemu_driver.c:1562
#, fuzzy, c-format
msgid "failed to enable IP forwarding : %s"
msgstr "failed to open %s for reading"
-#: src/qemu_driver.c:1581 src/qemu_driver.c:1612
+#: src/qemu_driver.c:1580 src/qemu_driver.c:1611
#, fuzzy, c-format
msgid "Failed to bring down bridge '%s' : %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1587 src/qemu_driver.c:1617
+#: src/qemu_driver.c:1586 src/qemu_driver.c:1616
#, fuzzy, c-format
msgid "Failed to delete bridge '%s' : %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1600
+#: src/qemu_driver.c:1599
#, fuzzy, c-format
msgid "Shutting down network '%s'\n"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:1626
+#: src/qemu_driver.c:1625
#, fuzzy
msgid "Got unexpected pid for dnsmasq\n"
msgstr "unexpected dict node"
-#: src/qemu_driver.c:1839
+#: src/qemu_driver.c:1814
+#, fuzzy, c-format
+msgid "Unable to open %s: %s\n"
+msgstr "Failed to suspend domain %s"
+
+#: src/qemu_driver.c:1859
#, fuzzy
msgid "failed to allocate space for capabilities support"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1858 src/qemu_driver.c:1884
+#: src/qemu_driver.c:1878 src/qemu_driver.c:1904
msgid "NUMA not supported on this host"
msgstr ""
-#: src/qemu_driver.c:1869 src/qemu_driver.c:1892
+#: src/qemu_driver.c:1889 src/qemu_driver.c:1912
#, fuzzy
msgid "Failed to query NUMA free memory"
msgstr "Used memory:"
-#: src/qemu_driver.c:2053
+#: src/qemu_driver.c:2073
#, fuzzy, c-format
msgid "domain '%s' is already defined"
msgstr "domain %s exists already"
-#: src/qemu_driver.c:2064
+#: src/qemu_driver.c:2084
#, fuzzy, c-format
msgid "domain with uuid '%s' is already defined"
msgstr "domain %s exists already"
-#: src/qemu_driver.c:2094 src/qemu_driver.c:2123 src/qemu_driver.c:2152
-#: src/qemu_driver.c:2172 src/qemu_driver.c:2410 src/qemu_driver.c:3383
-#: src/qemu_driver.c:3518 src/qemu_driver.c:3632
+#: src/qemu_driver.c:2114 src/qemu_driver.c:2143 src/qemu_driver.c:2172
+#: src/qemu_driver.c:2192 src/qemu_driver.c:2430 src/qemu_driver.c:3403
+#: src/qemu_driver.c:3538 src/qemu_driver.c:3652
#, c-format
msgid "no domain with matching id %d"
msgstr ""
-#: src/qemu_driver.c:2099 src/qemu_driver.c:2128 src/qemu_driver.c:2416
-#: src/qemu_driver.c:3388 src/qemu_driver.c:3524 src/qemu_driver.c:3638
+#: src/qemu_driver.c:2119 src/qemu_driver.c:2148 src/qemu_driver.c:2436
+#: src/qemu_driver.c:3408 src/qemu_driver.c:3544 src/qemu_driver.c:3658
#, fuzzy
msgid "domain is not running"
msgstr "Domain is already active"
-#: src/qemu_driver.c:2107
+#: src/qemu_driver.c:2127
#, fuzzy
msgid "suspend operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2158
+#: src/qemu_driver.c:2178
#, fuzzy
msgid "shutdown operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2198
+#: src/qemu_driver.c:2218
#, fuzzy
msgid "failed to allocate space for ostype"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:2214 src/qemu_driver.c:2230 src/qemu_driver.c:2253
-#: src/qemu_driver.c:2526 src/qemu_driver.c:2688
+#: src/qemu_driver.c:2234 src/qemu_driver.c:2250 src/qemu_driver.c:2273
+#: src/qemu_driver.c:2546 src/qemu_driver.c:2708
#, c-format
msgid "no domain with matching uuid '%s'"
msgstr ""
-#: src/qemu_driver.c:2236
+#: src/qemu_driver.c:2256
msgid "cannot set max memory lower than current memory"
msgstr ""
-#: src/qemu_driver.c:2259
+#: src/qemu_driver.c:2279
#, fuzzy
msgid "cannot set memory of an active domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:2265
+#: src/qemu_driver.c:2285
msgid "cannot set memory higher than max memory"
msgstr ""
-#: src/qemu_driver.c:2425
+#: src/qemu_driver.c:2445
#, fuzzy
msgid "failed to pause domain"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:2434
+#: src/qemu_driver.c:2454
#, fuzzy
msgid "failed to get domain xml"
msgstr "failed to get domain UUID"
-#: src/qemu_driver.c:2442
+#: src/qemu_driver.c:2462
#, fuzzy, c-format
msgid "failed to create '%s'"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2449
+#: src/qemu_driver.c:2469
#, fuzzy
msgid "failed to write save header"
msgstr "Failed to write to socket %d\n"
-#: src/qemu_driver.c:2457
+#: src/qemu_driver.c:2477
#, fuzzy
msgid "failed to write xml"
msgstr "Failed to write to socket %d\n"
-#: src/qemu_driver.c:2470 src/qemu_driver.c:2477 src/qemu_driver.c:2748
+#: src/qemu_driver.c:2490 src/qemu_driver.c:2497 src/qemu_driver.c:2768
#: src/remote_internal.c:2241 src/virterror.c:441
msgid "out of memory"
msgstr "out of memory"
-#: src/qemu_driver.c:2485
+#: src/qemu_driver.c:2505
#, fuzzy
msgid "migrate operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2497
+#: src/qemu_driver.c:2517
msgid "'migrate' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:2532
+#: src/qemu_driver.c:2552
#, fuzzy
msgid "cannot change vcpu count of an active domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:2538
+#: src/qemu_driver.c:2558
msgid "could not determine max vcpus for the domain"
msgstr ""
-#: src/qemu_driver.c:2544
+#: src/qemu_driver.c:2564
#, c-format
msgid ""
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
msgstr ""
-#: src/qemu_driver.c:2568 src/qemu_driver.c:2620
+#: src/qemu_driver.c:2588 src/qemu_driver.c:2640
#, fuzzy
msgid "cannot pin vcpus on an inactive domain"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:2574
+#: src/qemu_driver.c:2594
#, c-format
msgid "vcpu number out of range %d > %d"
msgstr ""
-#: src/qemu_driver.c:2595
+#: src/qemu_driver.c:2615
#, fuzzy, c-format
msgid "cannot set affinity: %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:2600
+#: src/qemu_driver.c:2620
#, fuzzy
msgid "cpu affinity is not supported"
msgstr "library call failed, possibly not supported"
-#: src/qemu_driver.c:2657
+#: src/qemu_driver.c:2677
#, fuzzy, c-format
msgid "cannot get affinity: %s"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2667
+#: src/qemu_driver.c:2687
msgid "cpu affinity is not available"
msgstr ""
-#: src/qemu_driver.c:2694
+#: src/qemu_driver.c:2714
#, fuzzy, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr "load domain definition file"
-#: src/qemu_driver.c:2720 src/test.c:956
+#: src/qemu_driver.c:2740 src/test.c:956
#, fuzzy
msgid "cannot read domain image"
msgstr "node domain list"
-#: src/qemu_driver.c:2726
+#: src/qemu_driver.c:2746
#, fuzzy
msgid "failed to read qemu header"
msgstr "failed to read from Xen Daemon"
-#: src/qemu_driver.c:2733
+#: src/qemu_driver.c:2753
msgid "image magic is incorrect"
msgstr ""
-#: src/qemu_driver.c:2740
+#: src/qemu_driver.c:2760
#, c-format
msgid "image version is not supported (%d > %d)"
msgstr ""
-#: src/qemu_driver.c:2755
+#: src/qemu_driver.c:2775
#, fuzzy
msgid "failed to read XML"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2764
+#: src/qemu_driver.c:2784
#, fuzzy
msgid "failed to parse XML"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2777
+#: src/qemu_driver.c:2797
#, fuzzy, c-format
msgid "domain is already active as '%s'"
msgstr "Domain is already active"
-#: src/qemu_driver.c:2786
+#: src/qemu_driver.c:2806
#, fuzzy
msgid "failed to assign new VM"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2799
+#: src/qemu_driver.c:2819
#, fuzzy
msgid "failed to start VM"
msgstr "Failed to start domain %s"
-#: src/qemu_driver.c:2811
+#: src/qemu_driver.c:2831
#, fuzzy
msgid "failed to resume domain"
msgstr "Failed to resume domain %s"
-#: src/qemu_driver.c:2848 src/qemu_driver.c:3741 src/qemu_driver.c:3776
+#: src/qemu_driver.c:2868 src/qemu_driver.c:3761 src/qemu_driver.c:3796
#, fuzzy
msgid "failed to allocate space for VM name string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:2962
+#: src/qemu_driver.c:2982
#, fuzzy, c-format
msgid "cannot convert disk '%s' to bus/device index"
msgstr "Cannot extract running %s hypervisor version\n"
-#: src/qemu_driver.c:2982
+#: src/qemu_driver.c:3002
#, fuzzy, c-format
msgid "Unsupported disk name mapping for bus '%s'"
msgstr "unexpected mime type"
-#: src/qemu_driver.c:3022
+#: src/qemu_driver.c:3042
#, c-format
msgid "No device with bus '%s' and target '%s'"
msgstr ""
-#: src/qemu_driver.c:3049
+#: src/qemu_driver.c:3069
#, c-format
msgid ""
"Emulator version does not support removable media for device '%s' and target "
"'%s'"
msgstr ""
-#: src/qemu_driver.c:3086
+#: src/qemu_driver.c:3106
msgid "cannot change cdrom media"
msgstr ""
-#: src/qemu_driver.c:3097
+#: src/qemu_driver.c:3117
msgid "changing cdrom media failed"
msgstr ""
-#: src/qemu_driver.c:3157
+#: src/qemu_driver.c:3177
#, fuzzy
msgid "cannot attach usb disk"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3168
+#: src/qemu_driver.c:3188
#, fuzzy
msgid "adding usb disk failed"
msgstr "loading host definition file"
-#: src/qemu_driver.c:3212
+#: src/qemu_driver.c:3232
#, fuzzy
msgid "cannot attach usb device"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3223
+#: src/qemu_driver.c:3243
#, fuzzy
msgid "adding usb device failed"
msgstr "loading host definition file"
-#: src/qemu_driver.c:3253
+#: src/qemu_driver.c:3273
#, fuzzy
msgid "cannot attach device on inactive domain"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3276
+#: src/qemu_driver.c:3296
msgid "this device type cannot be attached"
msgstr ""
-#: src/qemu_driver.c:3315
+#: src/qemu_driver.c:3335
#, fuzzy
msgid "cannot set autostart for transient domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:3341
+#: src/qemu_driver.c:3361
#, fuzzy, c-format
msgid "Failed to create symlink '%s to '%s': %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:3348 src/qemu_driver.c:3981 src/storage_driver.c:832
+#: src/qemu_driver.c:3368 src/qemu_driver.c:4001 src/storage_driver.c:832
#, fuzzy, c-format
msgid "Failed to delete symlink '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:3410
+#: src/qemu_driver.c:3430
#, fuzzy, c-format
msgid "invalid path: %s"
msgstr "invalid argument in %s"
-#: src/qemu_driver.c:3418
+#: src/qemu_driver.c:3438
msgid "'info blockstats' command failed"
msgstr ""
-#: src/qemu_driver.c:3433
+#: src/qemu_driver.c:3453
msgid "'info blockstats' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:3498
+#: src/qemu_driver.c:3518
#, fuzzy, c-format
msgid "device not found: %s (%s)"
msgstr "Domain restored from %s\n"
-#: src/qemu_driver.c:3530 src/qemu_driver.c:3573
+#: src/qemu_driver.c:3550 src/qemu_driver.c:3593
msgid "NULL or empty path"
msgstr ""
-#: src/qemu_driver.c:3541
+#: src/qemu_driver.c:3561
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr ""
-#: src/qemu_driver.c:3583
+#: src/qemu_driver.c:3603
#, fuzzy
msgid "invalid path"
msgstr "invalid argument in %s"
-#: src/qemu_driver.c:3626
+#: src/qemu_driver.c:3646
msgid "QEMU driver only supports virtual memory addrs"
msgstr ""
-#: src/qemu_driver.c:3653
+#: src/qemu_driver.c:3673
#, fuzzy
msgid "'memsave' command failed"
msgstr "domain name"
-#: src/qemu_driver.c:3682 src/qemu_driver.c:3850 src/qemu_driver.c:3875
-#: src/qemu_driver.c:3889 src/qemu_driver.c:3904 src/qemu_driver.c:3937
-#: src/qemu_driver.c:3953
+#: src/qemu_driver.c:3702 src/qemu_driver.c:3870 src/qemu_driver.c:3895
+#: src/qemu_driver.c:3909 src/qemu_driver.c:3924 src/qemu_driver.c:3957
+#: src/qemu_driver.c:3973
msgid "no network with matching uuid"
msgstr ""
-#: src/qemu_driver.c:3697
+#: src/qemu_driver.c:3717
msgid "no network with matching name"
msgstr ""
-#: src/qemu_driver.c:3856
+#: src/qemu_driver.c:3876
#, fuzzy
msgid "network is still active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:3917
+#: src/qemu_driver.c:3937
#, fuzzy
msgid "no network with matching id"
msgstr "domain information in XML"
-#: src/qemu_driver.c:3924
+#: src/qemu_driver.c:3944
#, fuzzy
msgid "failed to allocate space for network bridge string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:3974 src/storage_driver.c:823
+#: src/qemu_driver.c:3994 src/storage_driver.c:823
#, fuzzy, c-format
msgid "Failed to create symlink '%s' to '%s': %s"
msgstr "Failed to save domain %s to %s"
msgid "%s not implemented on Win32"
msgstr ""
-#: src/storage_backend_disk.c:85 src/storage_backend_logical.c:57
+#: src/storage_backend_disk.c:90 src/storage_backend_logical.c:57
#, c-format
msgid "unsupported pool format %s"
msgstr ""
-#: src/storage_backend_disk.c:110 src/storage_backend_logical.c:70
+#: src/storage_backend_disk.c:115 src/storage_backend_logical.c:70
#, c-format
msgid "unsupported pool format %d"
msgstr ""
-#: src/storage_backend_disk.c:138 src/storage_backend_fs.c:192
+#: src/storage_backend_disk.c:143 src/storage_backend_fs.c:192
#: src/storage_backend_fs.c:262 src/storage_backend_fs.c:314
#, c-format
msgid "unsupported volume format %s"
msgstr ""
-#: src/storage_backend_disk.c:165 src/storage_backend_fs.c:225
+#: src/storage_backend_disk.c:170 src/storage_backend_fs.c:225
#: src/storage_backend_fs.c:297 src/storage_backend_fs.c:329
#, c-format
msgid "unsupported volume format %d"
msgstr ""
-#: src/storage_backend_disk.c:179 src/storage_backend_disk.c:192
-#: src/storage_backend_disk.c:199 src/storage_backend_disk.c:221
+#: src/storage_backend_disk.c:184 src/storage_backend_disk.c:197
+#: src/storage_backend_disk.c:204 src/storage_backend_disk.c:226
#: src/storage_backend_fs.c:839 src/storage_backend_iscsi.c:177
#: src/storage_backend_logical.c:116 src/storage_backend_logical.c:121
#: src/storage_backend_logical.c:133 src/storage_backend_logical.c:143
-#: src/storage_backend_logical.c:531
+#: src/storage_backend_logical.c:546
msgid "volume"
msgstr ""
-#: src/storage_backend_disk.c:229
+#: src/storage_backend_disk.c:234
msgid "volume extents"
msgstr ""
-#: src/storage_backend_disk.c:237
+#: src/storage_backend_disk.c:242
msgid "cannot parse device start location"
msgstr ""
-#: src/storage_backend_disk.c:244
+#: src/storage_backend_disk.c:249
msgid "cannot parse device end location"
msgstr ""
-#: src/storage_backend_disk.c:250 src/storage_backend_logical.c:154
+#: src/storage_backend_disk.c:255 src/storage_backend_logical.c:154
#: src/storage_backend_logical.c:160
msgid "extents"
msgstr ""
-#: src/storage_backend_disk.c:464
+#: src/storage_backend_disk.c:462
msgid "no large enough free extent"
msgstr ""
-#: src/storage_backend_disk.c:498
-msgid "Disk pools are not yet supported"
+#: src/storage_backend_disk.c:502
+#, c-format
+msgid "Couldn't read volume target path '%s'. %s"
msgstr ""
+#: src/storage_backend_disk.c:517
+#, c-format
+msgid "Volume path '%s' did not start with parent pool source device name."
+msgstr ""
+
+#: src/storage_backend_disk.c:526
+#, fuzzy, c-format
+msgid "cannot parse partition number from target '%s'"
+msgstr "Failed to suspend domain %s"
+
#: src/storage_backend_fs.c:358
#, c-format
msgid "cannot read header '%s': %s"
msgstr ""
#: src/storage_backend_fs.c:1042 src/storage_backend_fs.c:1078
-#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:543
+#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:558
#, c-format
msgid "cannot read path '%s': %s"
msgstr ""
msgid "creation of non-raw images is not supported without qemu-img"
msgstr ""
-#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:552
+#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:567
#, fuzzy, c-format
msgid "cannot set file owner '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:559
+#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:574
#, fuzzy, c-format
msgid "cannot set file mode '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:566
+#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:581
#, c-format
msgid "cannot close file '%s': %s"
msgstr ""
msgid "lvs command failed with exitstatus %d"
msgstr ""
-#: src/storage_backend_logical.c:355
+#: src/storage_backend_logical.c:354
#, fuzzy
msgid "command line"
msgstr "domain name"
-#: src/storage_backend_logical.c:372
+#: src/storage_backend_logical.c:371
#, c-format
msgid "cannot open device %s"
msgstr ""
-#: src/storage_backend_logical.c:378
+#: src/storage_backend_logical.c:377
#, c-format
msgid "cannot clear device header %s"
msgstr ""
-#: src/storage_backend_logical.c:385
+#: src/storage_backend_logical.c:384
#, c-format
msgid "cannot close device %s"
msgstr ""
-#: src/storage_backend_logical.c:575
+#: src/storage_backend_logical.c:507
+#, fuzzy, c-format
+msgid "cannot remove PV device %s: %s"
+msgstr "failed to write configuration file: %s"
+
+#: src/storage_backend_logical.c:590
#, c-format
msgid "cannot find newly created volume '%s': %s"
msgstr ""
msgstr "DATA"
#: src/virsh.c:6292 src/virsh.c:6314
-msgid "blocked"
-msgstr "blocked"
+msgid "idle"
+msgstr ""
#: src/virsh.c:6294
msgid "paused"
msgid "domain information incomplete, missing uuid"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1109 src/xend_internal.c:2204 src/xend_internal.c:2211
+#: src/xend_internal.c:1109 src/xend_internal.c:2213 src/xend_internal.c:2220
msgid "domain information incomplete, missing name"
msgstr "domain information incomplete, missing name"
msgid "unknown graphics type '%s'"
msgstr "unknown OS type %s"
-#: src/xend_internal.c:2191
+#: src/xend_internal.c:2200
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:2260 src/xend_internal.c:2270 src/xend_internal.c:2280
+#: src/xend_internal.c:2269 src/xend_internal.c:2279 src/xend_internal.c:2289
#, fuzzy, c-format
msgid "unknown lifecycle type %s"
msgstr "unknown OS type %s"
-#: src/xend_internal.c:2593
+#: src/xend_internal.c:2602
#, fuzzy
msgid "failed to parse topology information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:2647
+#: src/xend_internal.c:2656
#, fuzzy
msgid "topology syntax error"
msgstr "configuration file syntax error"
-#: src/xend_internal.c:2711
+#: src/xend_internal.c:2720
msgid "failed to parse Xend domain information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:3193
+#: src/xend_internal.c:3202
msgid "xenDaemonDomainFetch failed to find this domain"
msgstr ""
-#: src/xend_internal.c:3815 src/xend_internal.c:4290 src/xm_internal.c:1617
+#: src/xend_internal.c:3824 src/xend_internal.c:4299 src/xm_internal.c:1617
#, fuzzy
msgid "failed to build sexpr"
msgstr "Failed to suspend domain %s"
-#: src/xend_internal.c:3917
+#: src/xend_internal.c:3926
#, fuzzy
msgid "unsupported device type"
msgstr "unexpected mime type"
-#: src/xend_internal.c:4020
+#: src/xend_internal.c:4029
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4061
+#: src/xend_internal.c:4070
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4069
+#: src/xend_internal.c:4078
#, fuzzy
msgid "unexpected value from on_xend_start"
msgstr "unexpected value node"
-#: src/xend_internal.c:4080
+#: src/xend_internal.c:4089
#, fuzzy
msgid "no memory"
msgstr "node memory"
-#: src/xend_internal.c:4086
+#: src/xend_internal.c:4095
#, fuzzy
msgid "sexpr2string failed"
msgstr "operation failed"
-#: src/xend_internal.c:4091
+#: src/xend_internal.c:4100
#, fuzzy
msgid "Failed to redefine sexpr"
msgstr "Failed to undefine domain %s"
-#: src/xend_internal.c:4096
+#: src/xend_internal.c:4105
msgid "on_xend_start not present in sexpr"
msgstr ""
-#: src/xend_internal.c:4127
+#: src/xend_internal.c:4136
#, fuzzy, c-format
msgid "gethostname failed: %s"
msgstr "operation failed: %s"
-#: src/xend_internal.c:4133
+#: src/xend_internal.c:4142
#, fuzzy, c-format
msgid "failed to strdup hostname: %s"
msgstr "failed to get hypervisor type"
-#: src/xend_internal.c:4164
+#: src/xend_internal.c:4173
msgid ""
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
"migration"
msgstr ""
-#: src/xend_internal.c:4174
+#: src/xend_internal.c:4183
msgid ""
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
"migration"
msgstr ""
-#: src/xend_internal.c:4186
+#: src/xend_internal.c:4195
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr ""
-#: src/xend_internal.c:4199
+#: src/xend_internal.c:4208
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr ""
-#: src/xend_internal.c:4204
+#: src/xend_internal.c:4213
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr ""
-#: src/xend_internal.c:4211
+#: src/xend_internal.c:4220
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr ""
-#: src/xend_internal.c:4218 src/xend_internal.c:4240 src/xend_internal.c:4248
-#: src/xend_internal.c:4474 src/xend_internal.c:4481 src/xml.c:89
+#: src/xend_internal.c:4227 src/xend_internal.c:4249 src/xend_internal.c:4257
+#: src/xend_internal.c:4483 src/xend_internal.c:4490 src/xml.c:89
msgid "strdup failed"
msgstr ""
-#: src/xend_internal.c:4231
+#: src/xend_internal.c:4240
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr ""
-#: src/xend_internal.c:4284
+#: src/xend_internal.c:4293
#, fuzzy
msgid "failed to parse domain description"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:4300
+#: src/xend_internal.c:4309
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Failed to create domain %s\n"
-#: src/xend_internal.c:4456 src/xend_internal.c:4532 src/xend_internal.c:4622
+#: src/xend_internal.c:4465 src/xend_internal.c:4541 src/xend_internal.c:4631
msgid "unsupported in xendConfigVersion < 4"
msgstr ""
-#: src/xend_internal.c:4468
+#: src/xend_internal.c:4477
#, fuzzy
msgid "node information incomplete, missing scheduler name"
msgstr "domain information incomplete, missing name"
-#: src/xend_internal.c:4486 src/xend_internal.c:4580 src/xend_internal.c:4692
+#: src/xend_internal.c:4495 src/xend_internal.c:4589 src/xend_internal.c:4701
#, fuzzy
msgid "Unknown scheduler"
msgstr "unknown host"
-#: src/xend_internal.c:4545 src/xend_internal.c:4635
+#: src/xend_internal.c:4554 src/xend_internal.c:4644
#, fuzzy
msgid "Failed to get a scheduler name"
msgstr "failed to get hypervisor type"
-#: src/xend_internal.c:4558 src/xend_internal.c:4671
+#: src/xend_internal.c:4567 src/xend_internal.c:4680
#, fuzzy
msgid "domain information incomplete, missing cpu_weight"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:4563 src/xend_internal.c:4680
+#: src/xend_internal.c:4572 src/xend_internal.c:4689
#, fuzzy
msgid "domain information incomplete, missing cpu_cap"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:4739
+#: src/xend_internal.c:4748
msgid "domainBlockPeek is not supported for dom0"
msgstr ""
-#: src/xend_internal.c:4762
+#: src/xend_internal.c:4771
#, fuzzy, c-format
msgid "%s: invalid path"
msgstr "invalid argument in %s"
-#: src/xend_internal.c:4770
+#: src/xend_internal.c:4779
#, fuzzy, c-format
msgid "failed to open for reading: %s: %s"
msgstr "failed to open %s for reading"
-#: src/xend_internal.c:4782
+#: src/xend_internal.c:4791
#, fuzzy, c-format
msgid "failed to lseek or read from file: %s: %s"
msgstr "Failed to suspend domain %s"
-#: src/xend_internal.c:4865 src/xend_internal.c:4911
+#: src/xend_internal.c:4874 src/xend_internal.c:4920
#, fuzzy, c-format
msgid "unexpected graphics type %d"
msgstr "unexpected mime type"
-#: src/xend_internal.c:4954
+#: src/xend_internal.c:4963
#, fuzzy
msgid "unexpected chr device type"
msgstr "unexpected mime type"
-#: src/xend_internal.c:5128 src/xm_internal.c:1779
+#: src/xend_internal.c:5137 src/xm_internal.c:1779
#, fuzzy, c-format
msgid "unsupported network type %d"
msgstr "unexpected mime type"
-#: src/xend_internal.c:5302 src/xend_internal.c:5309 src/xend_internal.c:5316
+#: src/xend_internal.c:5311 src/xend_internal.c:5318 src/xend_internal.c:5325
#, fuzzy, c-format
msgid "unexpected lifecycle value %d"
msgstr "unexpected value node"
-#: src/xend_internal.c:5333
+#: src/xend_internal.c:5342
#, fuzzy
msgid "no HVM domain loader"
msgstr "node domain list"
-#: src/xend_internal.c:5544
+#: src/xend_internal.c:5553
#, fuzzy
msgid "hotplug of device type not supported"
msgstr "library call failed, possibly not supported"
msgid "failed to connect to Xen Store"
msgstr "failed to connect to Xen Store"
+#~ msgid "blocked"
+#~ msgstr "blocked"
+
#, fuzzy
#~ msgid "invalid interface type: %s"
#~ msgstr "invalid argument in %s"
#~ msgid "cannot read tty pid file %s: %s"
#~ msgstr "failed to write configuration file: %s"
-#, fuzzy
-#~ msgid "cannot remove ttyPidFile %s: %s"
-#~ msgstr "failed to write configuration file: %s"
-
#, fuzzy
#~ msgid "failed to calloc memory for init string: %s"
#~ msgstr "failed to allocate a node"
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-09-08 14:51+0200\n"
+"POT-Creation-Date: 2008-09-23 22:28+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"
msgid "storage_vol not found"
msgstr "Мережа не існує"
-#: src/conf.c:155 src/conf.c:203 src/conf.c:488 src/conf.c:525 src/conf.c:553
-#: src/conf.c:631
+#: src/conf.c:164 src/conf.c:212 src/conf.c:491 src/conf.c:528 src/conf.c:555
+#: src/conf.c:630
msgid "allocating configuration"
msgstr "призначення конфігурації"
-#: src/conf.c:338
+#: src/conf.c:347
msgid "unterminated number"
msgstr "незавершене число"
-#: src/conf.c:372 src/conf.c:389 src/conf.c:401
+#: src/conf.c:380 src/conf.c:396 src/conf.c:407
msgid "unterminated string"
msgstr "незавершений рядок"
-#: src/conf.c:429 src/conf.c:483
+#: src/conf.c:434 src/conf.c:487
msgid "expecting a value"
msgstr "очікується значення"
-#: src/conf.c:450
+#: src/conf.c:454
msgid "expecting a separator in list"
msgstr "очікується розділювач списку"
-#: src/conf.c:473
+#: src/conf.c:477
#, fuzzy
msgid "list is not closed with ]"
msgstr "відсутній ] наприкінці списку"
-#: src/conf.c:518
+#: src/conf.c:521
msgid "expecting a name"
msgstr "очікується назва"
-#: src/conf.c:581
+#: src/conf.c:582
msgid "expecting a separator"
msgstr "очікується розділювач"
msgid "expecting an assignment"
msgstr "очікується призначення значення"
-#: src/conf.c:894 src/conf.c:950 src/xend_internal.c:584
-#: src/xend_internal.c:2657 src/xm_internal.c:1475 src/xm_internal.c:1482
+#: src/conf.c:892 src/conf.c:948 src/xend_internal.c:584
+#: src/xend_internal.c:2666 src/xm_internal.c:1475 src/xm_internal.c:1482
#, fuzzy
msgid "allocate buffer"
msgstr "виділити новий буфер"
-#: src/conf.c:901
+#: src/conf.c:899
msgid "failed to open file"
msgstr "помилка відкривання файлу"
-#: src/conf.c:912
+#: src/conf.c:910
msgid "failed to save content"
msgstr "помилка збереження вмісту"
msgid "cannot extract disk devices"
msgstr "пристрій інтерфейсу"
-#: src/domain_conf.c:1939 src/qemu_driver.c:3133
+#: src/domain_conf.c:1939 src/qemu_driver.c:3153
#, fuzzy, c-format
msgid "duplicate disk target '%s'"
msgstr "тип цільового пристрою"
msgid "unexpected char type %d"
msgstr "неочікуваний тим MIME"
-#: src/domain_conf.c:2815 src/xend_internal.c:5214
+#: src/domain_conf.c:2815 src/xend_internal.c:5223
#, fuzzy, c-format
msgid "unexpected sound model %d"
msgstr "неочікуваний тим MIME"
-#: src/domain_conf.c:2835 src/xend_internal.c:5237
+#: src/domain_conf.c:2835 src/xend_internal.c:5246
#, fuzzy, c-format
msgid "unexpected input type %d"
msgstr "неочікуваний тим MIME"
#: src/lxc_driver.c:274 src/lxc_driver.c:309 src/lxc_driver.c:335
#: src/lxc_driver.c:350 src/openvz_driver.c:238 src/openvz_driver.c:267
-#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:620
-#: src/openvz_driver.c:651 src/openvz_driver.c:672 src/openvz_driver.c:713
-#: src/qemu_driver.c:2192 src/qemu_driver.c:2279 src/qemu_driver.c:2828
-#: src/qemu_driver.c:2883 src/qemu_driver.c:2927 src/qemu_driver.c:3007
-#: src/qemu_driver.c:3123 src/qemu_driver.c:3192 src/qemu_driver.c:3247
-#: src/qemu_driver.c:3291 src/qemu_driver.c:3309 src/qemu_driver.c:3567
+#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:621
+#: src/openvz_driver.c:652 src/openvz_driver.c:673 src/openvz_driver.c:714
+#: src/qemu_driver.c:2212 src/qemu_driver.c:2299 src/qemu_driver.c:2848
+#: src/qemu_driver.c:2903 src/qemu_driver.c:2947 src/qemu_driver.c:3027
+#: src/qemu_driver.c:3143 src/qemu_driver.c:3212 src/qemu_driver.c:3267
+#: src/qemu_driver.c:3311 src/qemu_driver.c:3329 src/qemu_driver.c:3587
#, fuzzy
msgid "no domain with matching uuid"
msgstr "ID домену або UUID"
-#: src/lxc_driver.c:280 src/openvz_driver.c:625 src/qemu_driver.c:2933
+#: src/lxc_driver.c:280 src/openvz_driver.c:626 src/qemu_driver.c:2953
#, fuzzy
msgid "cannot delete active domain"
msgstr "назва неактивного домену"
-#: src/lxc_driver.c:286 src/qemu_driver.c:2939
+#: src/lxc_driver.c:286 src/qemu_driver.c:2959
#, fuzzy
msgid "cannot undefine transient domain"
msgstr "назва неактивного домену"
msgid "container '%s' unexpectedly shutdown during startup"
msgstr ""
-#: src/lxc_driver.c:747 src/qemu_driver.c:892
+#: src/lxc_driver.c:747 src/qemu_driver.c:893
#, fuzzy, c-format
msgid "cannot create log directory %s: %s"
msgstr "помилка запису конфігураційного файлу: %s"
msgid "unknown forwarding type '%s'"
msgstr "невідомий тип ОС %s"
-#: src/network_conf.c:662 src/qemu_driver.c:3334 src/qemu_driver.c:3967
+#: src/network_conf.c:662 src/qemu_driver.c:3354 src/qemu_driver.c:3987
#: src/storage_driver.c:816
#, c-format
msgid "cannot create autostart directory %s: %s"
msgid "no config file for %s"
msgstr "синтаксична помилка у конфігураційному файлі: %s"
-#: src/openvz_conf.c:187
+#: src/openvz_conf.c:190
+#, fuzzy, c-format
+msgid "Cound not read 'IP_ADDRESS' from config for container %d"
+msgstr "не вдається з'єднатись %s"
+
+#: src/openvz_conf.c:220
+#, fuzzy, c-format
+msgid "Cound not read 'NETIF' from config for container %d"
+msgstr "не вдається з'єднатись %s"
+
+#: src/openvz_conf.c:247
+#, fuzzy
+msgid "Too long network device name"
+msgstr "розв'язання назви файлу мережі"
+
+#: src/openvz_conf.c:264
+#, fuzzy
+msgid "Wrong length MAC address"
+msgstr "неправильна MAC-адреса"
+
+#: src/openvz_conf.c:271
+#, fuzzy
+msgid "Wrong MAC address"
+msgstr "MAC-адреса"
+
+#: src/openvz_conf.c:327
#, fuzzy
msgid "popen failed"
msgstr "помилка дії"
-#: src/openvz_conf.c:197
+#: src/openvz_conf.c:337
#, fuzzy
msgid "Failed to parse vzlist output"
msgstr "Не вдається відрити '%s': %s"
-#: src/openvz_conf.c:223
+#: src/openvz_conf.c:363
#, fuzzy
msgid "UUID in config file malformed"
msgstr "синтаксична помилка у конфігураційному файлі: %s"
-#: src/openvz_conf.c:235
+#: src/openvz_conf.c:375
#, fuzzy, c-format
msgid "Cound not read config for container %d"
msgstr "не вдається з'єднатись %s"
msgid "Container ID is not specified"
msgstr ""
-#: src/openvz_driver.c:391 src/openvz_driver.c:459 src/openvz_driver.c:534
-#: src/openvz_driver.c:554 src/openvz_driver.c:600 src/openvz_driver.c:631
-#: src/openvz_driver.c:656 src/openvz_driver.c:728 src/openvz_driver.c:826
-#: src/openvz_driver.c:872
+#: src/openvz_driver.c:391 src/openvz_driver.c:460 src/openvz_driver.c:535
+#: src/openvz_driver.c:555 src/openvz_driver.c:601 src/openvz_driver.c:632
+#: src/openvz_driver.c:657 src/openvz_driver.c:729 src/openvz_driver.c:827
+#: src/openvz_driver.c:873
#, fuzzy, c-format
msgid "Could not exec %s"
msgstr "не вдається з'єднатись %s"
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:451 src/openvz_driver.c:528
+#: src/openvz_driver.c:452 src/openvz_driver.c:529
msgid "Error creating command for container"
msgstr ""
-#: src/openvz_driver.c:465 src/openvz_driver.c:540
+#: src/openvz_driver.c:466 src/openvz_driver.c:541
#, fuzzy
msgid "Could not set UUID"
msgstr "не вдається з'єднатись %s"
-#: src/openvz_driver.c:475 src/openvz_driver.c:546
+#: src/openvz_driver.c:476 src/openvz_driver.c:547
#, fuzzy
msgid "Could not configure network"
msgstr "не вдається з'єднатись %s"
-#: src/openvz_driver.c:482 src/openvz_driver.c:569
+#: src/openvz_driver.c:483 src/openvz_driver.c:570
#, fuzzy
msgid "Could not set number of virtual cpu"
msgstr "змінити кількість віртуальних процесорів"
#: src/openvz_driver.c:517
#, c-format
-msgid "Already an OPENVZ VM defined with the id '%d'"
+msgid "Already an OPENVZ VM defined with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:588
+#: src/openvz_driver.c:589
msgid "no domain with matching id"
msgstr ""
-#: src/openvz_driver.c:594
+#: src/openvz_driver.c:595
#, fuzzy
msgid "domain is not in shutoff state"
msgstr "Домен досі працює"
-#: src/openvz_driver.c:677
+#: src/openvz_driver.c:678
#, fuzzy
msgid "Could not read container config"
msgstr "не вдається з'єднатись %s"
-#: src/openvz_driver.c:693 src/qemu_driver.c:1823
+#: src/openvz_driver.c:694 src/qemu_driver.c:1843
#, fuzzy, c-format
msgid "unknown type '%s'"
msgstr "невідомий тип ОС %s"
-#: src/openvz_driver.c:719
+#: src/openvz_driver.c:720
msgid "VCPUs should be >= 1"
msgstr ""
-#: src/openvz_driver.c:835 src/openvz_driver.c:881
+#: src/openvz_driver.c:836 src/openvz_driver.c:882
#, fuzzy, c-format
msgid "Could not parse VPS ID %s"
msgstr "не вдається з'єднатись %s"
msgid "Unexpected exit status '%d', qemu probably failed"
msgstr ""
-#: src/qemu_conf.c:519 src/qemu_driver.c:925
+#: src/qemu_conf.c:519 src/qemu_driver.c:926
#, fuzzy, c-format
msgid "Cannot find QEMU binary %s: %s"
msgstr "Не вдається відрити '%s': %s"
msgid "Network type %d is not supported"
msgstr "Мережа %s запущена\n"
-#: src/qemu_conf.c:580 src/qemu_driver.c:1515
+#: src/qemu_conf.c:580 src/qemu_driver.c:1514
#, fuzzy, c-format
msgid "cannot initialize bridge support: %s"
msgstr "Не вдається відрити '%s': %s"
msgid "failed to allocate space for argv string"
msgstr "Не вдається виділити пам'ять"
-#: src/qemu_driver.c:90
+#: src/qemu_driver.c:91
#, fuzzy
msgid "Failed to set close-on-exec file descriptor flag\n"
msgstr "не вдається записати у файл журналу"
-#: src/qemu_driver.c:105
+#: src/qemu_driver.c:106
#, fuzzy
msgid "Failed to set non-blocking file descriptor flag\n"
msgstr "помилка розбору інформації домену Xend"
-#: src/qemu_driver.c:150
+#: src/qemu_driver.c:151
#, fuzzy, c-format
msgid "Failed to autostart network '%s': %s\n"
msgstr "Помилка запуску мережі %s"
-#: src/qemu_driver.c:165
+#: src/qemu_driver.c:166
#, fuzzy, c-format
msgid "Failed to autostart VM '%s': %s\n"
msgstr "Не вдається відрити '%s': %s"
-#: src/qemu_driver.c:201
+#: src/qemu_driver.c:202
#, fuzzy, c-format
msgid "Failed to find user record for uid '%d': %s\n"
msgstr "Не вдається знайти мережу: %s"
-#: src/qemu_driver.c:212
+#: src/qemu_driver.c:213
#, fuzzy
msgid "out of memory in asprintf\n"
msgstr "недостатньо пам'яті"
-#: src/qemu_driver.c:268
+#: src/qemu_driver.c:269
#, fuzzy
msgid "qemudStartup: out of memory\n"
msgstr "недостатньо пам'яті"
-#: src/qemu_driver.c:295
+#: src/qemu_driver.c:296
msgid "Reloading iptables rules\n"
msgstr ""
-#: src/qemu_driver.c:433
+#: src/qemu_driver.c:434
#, c-format
msgid ""
"QEMU quit during %s startup\n"
"%s"
msgstr ""
-#: src/qemu_driver.c:443 src/qemu_driver.c:456
+#: src/qemu_driver.c:444 src/qemu_driver.c:457
#, c-format
msgid "Failure while reading %s startup output: %s"
msgstr ""
-#: src/qemu_driver.c:451
+#: src/qemu_driver.c:452
#, c-format
msgid "Timed out while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:467
+#: src/qemu_driver.c:468
#, c-format
msgid "Failure while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:479
+#: src/qemu_driver.c:480
#, c-format
msgid "Out of space while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:510
+#: src/qemu_driver.c:511
#, fuzzy, c-format
msgid "Unable to open monitor path %s"
msgstr "Не вдається відрити '%s': %s"
-#: src/qemu_driver.c:515
+#: src/qemu_driver.c:516
msgid "Unable to set monitor close-on-exec flag"
msgstr ""
-#: src/qemu_driver.c:520
+#: src/qemu_driver.c:521
msgid "Unable to put monitor into non-blocking mode"
msgstr ""
-#: src/qemu_driver.c:648 src/qemu_driver.c:1027 src/qemu_driver.c:1726
-#: src/qemu_driver.c:1736
+#: src/qemu_driver.c:649 src/qemu_driver.c:1028 src/qemu_driver.c:1725
+#: src/qemu_driver.c:1735
#, fuzzy, c-format
msgid "Unable to log VM console data: %s\n"
msgstr "не вдається записати у файл журналу"
-#: src/qemu_driver.c:671
+#: src/qemu_driver.c:672
#, fuzzy
msgid "allocate cpumap"
msgstr "призначити новий контекст"
-#: src/qemu_driver.c:682
+#: src/qemu_driver.c:683
msgid "cannot run monitor command to fetch CPU thread info"
msgstr ""
-#: src/qemu_driver.c:786
+#: src/qemu_driver.c:787
#, fuzzy, c-format
msgid "failed to set CPU affinity %s"
msgstr "помилка при отриманні домену '%s'"
-#: src/qemu_driver.c:796 src/qemu_driver.c:2135
+#: src/qemu_driver.c:797 src/qemu_driver.c:2155
#, fuzzy
msgid "resume operation failed"
msgstr "помилка дії"
-#: src/qemu_driver.c:859
+#: src/qemu_driver.c:860
#, fuzzy
msgid "VM is already active"
msgstr "Домен вже активний"
-#: src/qemu_driver.c:869
+#: src/qemu_driver.c:870
msgid "Unable to find an unused VNC port"
msgstr ""
-#: src/qemu_driver.c:881
+#: src/qemu_driver.c:882
#, c-format
msgid "config file path too long: %s/%s.log"
msgstr ""
-#: src/qemu_driver.c:900
+#: src/qemu_driver.c:901
#, fuzzy, c-format
msgid "failed to create logfile %s: %s"
msgstr "не вдається записати у файл журналу"
-#: src/qemu_driver.c:906
+#: src/qemu_driver.c:907
#, fuzzy, c-format
msgid "Unable to set VM logfile close-on-exec flag %s"
msgstr "не вдається записати у файл журналу"
-#: src/qemu_driver.c:935 src/qemu_driver.c:3032
+#: src/qemu_driver.c:936 src/qemu_driver.c:3052
#, fuzzy, c-format
msgid "Cannot determine QEMU argv syntax %s"
msgstr "Не вдається відрити '%s': %s"
-#: src/qemu_driver.c:951 src/qemu_driver.c:954 src/qemu_driver.c:959
+#: src/qemu_driver.c:952 src/qemu_driver.c:955 src/qemu_driver.c:960
#, fuzzy, c-format
msgid "Unable to write argv to logfile %d: %s\n"
msgstr "не вдається записати у файл журналу"
-#: src/qemu_driver.c:1041
+#: src/qemu_driver.c:1040
#, fuzzy, c-format
msgid "Shutting down VM '%s'\n"
msgstr "помилка при отриманні мережі '%s'"
-#: src/qemu_driver.c:1052
+#: src/qemu_driver.c:1051
#, fuzzy, c-format
msgid "Unable to close logfile %d: %s\n"
msgstr "не вдається записати у файл журналу"
-#: src/qemu_driver.c:1067
+#: src/qemu_driver.c:1066
#, fuzzy
msgid "Got unexpected pid, damn\n"
msgstr "неочікуваний вузол node"
-#: src/qemu_driver.c:1221
+#: src/qemu_driver.c:1220
#, fuzzy
msgid "failed to allocate space for dnsmasq argv"
msgstr "помилка виділення вузла"
-#: src/qemu_driver.c:1235
+#: src/qemu_driver.c:1234
msgid "cannot start dhcp daemon without IP address for server"
msgstr ""
-#: src/qemu_driver.c:1264
+#: src/qemu_driver.c:1263
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
msgstr "Помилка збереження домену %s в %s"
-#: src/qemu_driver.c:1275
+#: src/qemu_driver.c:1274
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
msgstr "Помилка збереження домену %s в %s"
-#: src/qemu_driver.c:1285
+#: src/qemu_driver.c:1284
#, fuzzy, c-format
msgid "failed to add iptables rule to enable masquerading : %s\n"
msgstr "Помилка збереження домену %s в %s"
-#: src/qemu_driver.c:1317
+#: src/qemu_driver.c:1316
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
msgstr "Помилка збереження домену %s в %s"
-#: src/qemu_driver.c:1328
+#: src/qemu_driver.c:1327
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
msgstr "Помилка збереження домену %s в %s"
-#: src/qemu_driver.c:1353
+#: src/qemu_driver.c:1352
#, fuzzy
msgid "failed to allocate space for IP tables support"
msgstr "помилка виділення вузла"
-#: src/qemu_driver.c:1361 src/qemu_driver.c:1368
+#: src/qemu_driver.c:1360 src/qemu_driver.c:1367
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
msgstr "Помилка збереження домену %s в %s"
-#: src/qemu_driver.c:1376 src/qemu_driver.c:1383
+#: src/qemu_driver.c:1375 src/qemu_driver.c:1382
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
msgstr "Помилка збереження домену %s в %s"
-#: src/qemu_driver.c:1393
+#: src/qemu_driver.c:1392
#, fuzzy, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
msgstr "Помилка збереження домену %s в %s"
-#: src/qemu_driver.c:1400
+#: src/qemu_driver.c:1399
#, fuzzy, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
msgstr "Помилка збереження домену %s в %s"
-#: src/qemu_driver.c:1408
+#: src/qemu_driver.c:1407
#, fuzzy, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
msgstr "Помилка збереження домену %s в %s"
-#: src/qemu_driver.c:1509
+#: src/qemu_driver.c:1508
#, fuzzy
msgid "network is already active"
msgstr "Домен вже активний"
-#: src/qemu_driver.c:1521
+#: src/qemu_driver.c:1520
#, fuzzy, c-format
msgid "cannot create bridge '%s' : %s"
msgstr "помилка запису конфігураційного файлу: %s"
-#: src/qemu_driver.c:1536
+#: src/qemu_driver.c:1535
#, fuzzy, c-format
msgid "cannot set IP address on bridge '%s' to '%s' : %s"
msgstr "Не вдається відрити '%s': %s"
-#: src/qemu_driver.c:1544
+#: src/qemu_driver.c:1543
#, fuzzy, c-format
msgid "cannot set netmask on bridge '%s' to '%s' : %s"
msgstr "Не вдається відрити '%s': %s"
-#: src/qemu_driver.c:1552
+#: src/qemu_driver.c:1551
#, fuzzy, c-format
msgid "failed to bring the bridge '%s' up : %s"
msgstr "Не вдається відрити '%s': %s"
-#: src/qemu_driver.c:1563
+#: src/qemu_driver.c:1562
#, fuzzy, c-format
msgid "failed to enable IP forwarding : %s"
msgstr "помилка при спробі відкрити %s для читання"
-#: src/qemu_driver.c:1581 src/qemu_driver.c:1612
+#: src/qemu_driver.c:1580 src/qemu_driver.c:1611
#, fuzzy, c-format
msgid "Failed to bring down bridge '%s' : %s\n"
msgstr "Не вдається відрити '%s': %s"
-#: src/qemu_driver.c:1587 src/qemu_driver.c:1617
+#: src/qemu_driver.c:1586 src/qemu_driver.c:1616
#, fuzzy, c-format
msgid "Failed to delete bridge '%s' : %s\n"
msgstr "Не вдається відрити '%s': %s"
-#: src/qemu_driver.c:1600
+#: src/qemu_driver.c:1599
#, fuzzy, c-format
msgid "Shutting down network '%s'\n"
msgstr "помилка при отриманні мережі '%s'"
-#: src/qemu_driver.c:1626
+#: src/qemu_driver.c:1625
#, fuzzy
msgid "Got unexpected pid for dnsmasq\n"
msgstr "неочікуваний вузол node"
-#: src/qemu_driver.c:1839
+#: src/qemu_driver.c:1814
+#, fuzzy, c-format
+msgid "Unable to open %s: %s\n"
+msgstr "Не вдається відрити '%s': %s"
+
+#: src/qemu_driver.c:1859
#, fuzzy
msgid "failed to allocate space for capabilities support"
msgstr "Не вдається виділити пам'ять"
-#: src/qemu_driver.c:1858 src/qemu_driver.c:1884
+#: src/qemu_driver.c:1878 src/qemu_driver.c:1904
msgid "NUMA not supported on this host"
msgstr ""
-#: src/qemu_driver.c:1869 src/qemu_driver.c:1892
+#: src/qemu_driver.c:1889 src/qemu_driver.c:1912
#, fuzzy
msgid "Failed to query NUMA free memory"
msgstr "Зайнято пам'яті:"
-#: src/qemu_driver.c:2053
+#: src/qemu_driver.c:2073
#, fuzzy, c-format
msgid "domain '%s' is already defined"
msgstr "домен %s вже існує"
-#: src/qemu_driver.c:2064
+#: src/qemu_driver.c:2084
#, fuzzy, c-format
msgid "domain with uuid '%s' is already defined"
msgstr "домен %s вже існує"
-#: src/qemu_driver.c:2094 src/qemu_driver.c:2123 src/qemu_driver.c:2152
-#: src/qemu_driver.c:2172 src/qemu_driver.c:2410 src/qemu_driver.c:3383
-#: src/qemu_driver.c:3518 src/qemu_driver.c:3632
+#: src/qemu_driver.c:2114 src/qemu_driver.c:2143 src/qemu_driver.c:2172
+#: src/qemu_driver.c:2192 src/qemu_driver.c:2430 src/qemu_driver.c:3403
+#: src/qemu_driver.c:3538 src/qemu_driver.c:3652
#, c-format
msgid "no domain with matching id %d"
msgstr ""
-#: src/qemu_driver.c:2099 src/qemu_driver.c:2128 src/qemu_driver.c:2416
-#: src/qemu_driver.c:3388 src/qemu_driver.c:3524 src/qemu_driver.c:3638
+#: src/qemu_driver.c:2119 src/qemu_driver.c:2148 src/qemu_driver.c:2436
+#: src/qemu_driver.c:3408 src/qemu_driver.c:3544 src/qemu_driver.c:3658
#, fuzzy
msgid "domain is not running"
msgstr "Домен досі працює"
-#: src/qemu_driver.c:2107
+#: src/qemu_driver.c:2127
#, fuzzy
msgid "suspend operation failed"
msgstr "помилка дії"
-#: src/qemu_driver.c:2158
+#: src/qemu_driver.c:2178
#, fuzzy
msgid "shutdown operation failed"
msgstr "помилка дії"
-#: src/qemu_driver.c:2198
+#: src/qemu_driver.c:2218
#, fuzzy
msgid "failed to allocate space for ostype"
msgstr "помилка виділення вузла"
-#: src/qemu_driver.c:2214 src/qemu_driver.c:2230 src/qemu_driver.c:2253
-#: src/qemu_driver.c:2526 src/qemu_driver.c:2688
+#: src/qemu_driver.c:2234 src/qemu_driver.c:2250 src/qemu_driver.c:2273
+#: src/qemu_driver.c:2546 src/qemu_driver.c:2708
#, c-format
msgid "no domain with matching uuid '%s'"
msgstr ""
-#: src/qemu_driver.c:2236
+#: src/qemu_driver.c:2256
msgid "cannot set max memory lower than current memory"
msgstr ""
-#: src/qemu_driver.c:2259
+#: src/qemu_driver.c:2279
#, fuzzy
msgid "cannot set memory of an active domain"
msgstr "назва неактивного домену"
-#: src/qemu_driver.c:2265
+#: src/qemu_driver.c:2285
msgid "cannot set memory higher than max memory"
msgstr ""
-#: src/qemu_driver.c:2425
+#: src/qemu_driver.c:2445
#, fuzzy
msgid "failed to pause domain"
msgstr "Помилка при переведенні домену %s в стан очікування"
-#: src/qemu_driver.c:2434
+#: src/qemu_driver.c:2454
#, fuzzy
msgid "failed to get domain xml"
msgstr "помилка отримання UUID домену"
-#: src/qemu_driver.c:2442
+#: src/qemu_driver.c:2462
#, fuzzy, c-format
msgid "failed to create '%s'"
msgstr "Не вдається створити XML"
-#: src/qemu_driver.c:2449
+#: src/qemu_driver.c:2469
#, fuzzy
msgid "failed to write save header"
msgstr "Помилка запису сокету %d\n"
-#: src/qemu_driver.c:2457
+#: src/qemu_driver.c:2477
#, fuzzy
msgid "failed to write xml"
msgstr "Помилка запису сокету %d\n"
-#: src/qemu_driver.c:2470 src/qemu_driver.c:2477 src/qemu_driver.c:2748
+#: src/qemu_driver.c:2490 src/qemu_driver.c:2497 src/qemu_driver.c:2768
#: src/remote_internal.c:2241 src/virterror.c:441
msgid "out of memory"
msgstr "недостатньо пам'яті"
-#: src/qemu_driver.c:2485
+#: src/qemu_driver.c:2505
#, fuzzy
msgid "migrate operation failed"
msgstr "помилка дії"
-#: src/qemu_driver.c:2497
+#: src/qemu_driver.c:2517
msgid "'migrate' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:2532
+#: src/qemu_driver.c:2552
#, fuzzy
msgid "cannot change vcpu count of an active domain"
msgstr "назва неактивного домену"
-#: src/qemu_driver.c:2538
+#: src/qemu_driver.c:2558
msgid "could not determine max vcpus for the domain"
msgstr ""
-#: src/qemu_driver.c:2544
+#: src/qemu_driver.c:2564
#, c-format
msgid ""
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
msgstr ""
-#: src/qemu_driver.c:2568 src/qemu_driver.c:2620
+#: src/qemu_driver.c:2588 src/qemu_driver.c:2640
#, fuzzy
msgid "cannot pin vcpus on an inactive domain"
msgstr "скасувати визначення неактивного домену"
-#: src/qemu_driver.c:2574
+#: src/qemu_driver.c:2594
#, c-format
msgid "vcpu number out of range %d > %d"
msgstr ""
-#: src/qemu_driver.c:2595
+#: src/qemu_driver.c:2615
#, fuzzy, c-format
msgid "cannot set affinity: %s"
msgstr "Не вдається відрити '%s': %s"
-#: src/qemu_driver.c:2600
+#: src/qemu_driver.c:2620
#, fuzzy
msgid "cpu affinity is not supported"
msgstr "помилка звернення до бібліотеки, можливо не підтримується"
-#: src/qemu_driver.c:2657
+#: src/qemu_driver.c:2677
#, fuzzy, c-format
msgid "cannot get affinity: %s"
msgstr "Не вдається створити XML"
-#: src/qemu_driver.c:2667
+#: src/qemu_driver.c:2687
msgid "cpu affinity is not available"
msgstr ""
-#: src/qemu_driver.c:2694
+#: src/qemu_driver.c:2714
#, fuzzy, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr "завантажити файл визначення домену"
-#: src/qemu_driver.c:2720 src/test.c:956
+#: src/qemu_driver.c:2740 src/test.c:956
#, fuzzy
msgid "cannot read domain image"
msgstr "список доменів вузла"
-#: src/qemu_driver.c:2726
+#: src/qemu_driver.c:2746
#, fuzzy
msgid "failed to read qemu header"
msgstr "помилка читання з демона Xen"
-#: src/qemu_driver.c:2733
+#: src/qemu_driver.c:2753
msgid "image magic is incorrect"
msgstr ""
-#: src/qemu_driver.c:2740
+#: src/qemu_driver.c:2760
#, c-format
msgid "image version is not supported (%d > %d)"
msgstr ""
-#: src/qemu_driver.c:2755
+#: src/qemu_driver.c:2775
#, fuzzy
msgid "failed to read XML"
msgstr "Не вдається створити XML"
-#: src/qemu_driver.c:2764
+#: src/qemu_driver.c:2784
#, fuzzy
msgid "failed to parse XML"
msgstr "Не вдається створити XML"
-#: src/qemu_driver.c:2777
+#: src/qemu_driver.c:2797
#, fuzzy, c-format
msgid "domain is already active as '%s'"
msgstr "Домен вже активний"
-#: src/qemu_driver.c:2786
+#: src/qemu_driver.c:2806
#, fuzzy
msgid "failed to assign new VM"
msgstr "Не вдається створити XML"
-#: src/qemu_driver.c:2799
+#: src/qemu_driver.c:2819
#, fuzzy
msgid "failed to start VM"
msgstr "Помилка запуску домену %s"
-#: src/qemu_driver.c:2811
+#: src/qemu_driver.c:2831
#, fuzzy
msgid "failed to resume domain"
msgstr "Помилка відновлення роботи домену %s"
-#: src/qemu_driver.c:2848 src/qemu_driver.c:3741 src/qemu_driver.c:3776
+#: src/qemu_driver.c:2868 src/qemu_driver.c:3761 src/qemu_driver.c:3796
#, fuzzy
msgid "failed to allocate space for VM name string"
msgstr "Не вдається виділити пам'ять"
-#: src/qemu_driver.c:2962
+#: src/qemu_driver.c:2982
#, fuzzy, c-format
msgid "cannot convert disk '%s' to bus/device index"
msgstr "пристрій інтерфейсу"
-#: src/qemu_driver.c:2982
+#: src/qemu_driver.c:3002
#, fuzzy, c-format
msgid "Unsupported disk name mapping for bus '%s'"
msgstr "тип цільового пристрою"
-#: src/qemu_driver.c:3022
+#: src/qemu_driver.c:3042
#, c-format
msgid "No device with bus '%s' and target '%s'"
msgstr ""
-#: src/qemu_driver.c:3049
+#: src/qemu_driver.c:3069
#, c-format
msgid ""
"Emulator version does not support removable media for device '%s' and target "
"'%s'"
msgstr ""
-#: src/qemu_driver.c:3086
+#: src/qemu_driver.c:3106
msgid "cannot change cdrom media"
msgstr ""
-#: src/qemu_driver.c:3097
+#: src/qemu_driver.c:3117
msgid "changing cdrom media failed"
msgstr ""
-#: src/qemu_driver.c:3157
+#: src/qemu_driver.c:3177
#, fuzzy
msgid "cannot attach usb disk"
msgstr "пристрій інтерфейсу"
-#: src/qemu_driver.c:3168
+#: src/qemu_driver.c:3188
#, fuzzy
msgid "adding usb disk failed"
msgstr "завантаження файлу визначення хост"
-#: src/qemu_driver.c:3212
+#: src/qemu_driver.c:3232
#, fuzzy
msgid "cannot attach usb device"
msgstr "пристрій інтерфейсу"
-#: src/qemu_driver.c:3223
+#: src/qemu_driver.c:3243
#, fuzzy
msgid "adding usb device failed"
msgstr "завантаження файлу визначення хост"
-#: src/qemu_driver.c:3253
+#: src/qemu_driver.c:3273
#, fuzzy
msgid "cannot attach device on inactive domain"
msgstr "скасувати визначення неактивного домену"
-#: src/qemu_driver.c:3276
+#: src/qemu_driver.c:3296
msgid "this device type cannot be attached"
msgstr ""
-#: src/qemu_driver.c:3315
+#: src/qemu_driver.c:3335
#, fuzzy
msgid "cannot set autostart for transient domain"
msgstr "назва неактивного домену"
-#: src/qemu_driver.c:3341
+#: src/qemu_driver.c:3361
#, fuzzy, c-format
msgid "Failed to create symlink '%s to '%s': %s"
msgstr "Помилка збереження домену %s в %s"
-#: src/qemu_driver.c:3348 src/qemu_driver.c:3981 src/storage_driver.c:832
+#: src/qemu_driver.c:3368 src/qemu_driver.c:4001 src/storage_driver.c:832
#, fuzzy, c-format
msgid "Failed to delete symlink '%s': %s"
msgstr "Не вдається відрити '%s': %s"
-#: src/qemu_driver.c:3410
+#: src/qemu_driver.c:3430
#, fuzzy, c-format
msgid "invalid path: %s"
msgstr "неправильний аргумент у %s"
-#: src/qemu_driver.c:3418
+#: src/qemu_driver.c:3438
msgid "'info blockstats' command failed"
msgstr ""
-#: src/qemu_driver.c:3433
+#: src/qemu_driver.c:3453
msgid "'info blockstats' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:3498
+#: src/qemu_driver.c:3518
#, fuzzy, c-format
msgid "device not found: %s (%s)"
msgstr "Домен не знайдено: %s"
-#: src/qemu_driver.c:3530 src/qemu_driver.c:3573
+#: src/qemu_driver.c:3550 src/qemu_driver.c:3593
msgid "NULL or empty path"
msgstr ""
-#: src/qemu_driver.c:3541
+#: src/qemu_driver.c:3561
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr ""
-#: src/qemu_driver.c:3583
+#: src/qemu_driver.c:3603
#, fuzzy
msgid "invalid path"
msgstr "неправильний аргумент у %s"
-#: src/qemu_driver.c:3626
+#: src/qemu_driver.c:3646
msgid "QEMU driver only supports virtual memory addrs"
msgstr ""
-#: src/qemu_driver.c:3653
+#: src/qemu_driver.c:3673
#, fuzzy
msgid "'memsave' command failed"
msgstr "назва домену"
-#: src/qemu_driver.c:3682 src/qemu_driver.c:3850 src/qemu_driver.c:3875
-#: src/qemu_driver.c:3889 src/qemu_driver.c:3904 src/qemu_driver.c:3937
-#: src/qemu_driver.c:3953
+#: src/qemu_driver.c:3702 src/qemu_driver.c:3870 src/qemu_driver.c:3895
+#: src/qemu_driver.c:3909 src/qemu_driver.c:3924 src/qemu_driver.c:3957
+#: src/qemu_driver.c:3973
msgid "no network with matching uuid"
msgstr ""
-#: src/qemu_driver.c:3697
+#: src/qemu_driver.c:3717
msgid "no network with matching name"
msgstr ""
-#: src/qemu_driver.c:3856
+#: src/qemu_driver.c:3876
#, fuzzy
msgid "network is still active"
msgstr "Домен вже активний"
-#: src/qemu_driver.c:3917
+#: src/qemu_driver.c:3937
#, fuzzy
msgid "no network with matching id"
msgstr "інформація про мережу у XML"
-#: src/qemu_driver.c:3924
+#: src/qemu_driver.c:3944
#, fuzzy
msgid "failed to allocate space for network bridge string"
msgstr "помилка виділення вузла"
-#: src/qemu_driver.c:3974 src/storage_driver.c:823
+#: src/qemu_driver.c:3994 src/storage_driver.c:823
#, fuzzy, c-format
msgid "Failed to create symlink '%s' to '%s': %s"
msgstr "Помилка збереження домену %s в %s"
msgid "%s not implemented on Win32"
msgstr ""
-#: src/storage_backend_disk.c:85 src/storage_backend_logical.c:57
+#: src/storage_backend_disk.c:90 src/storage_backend_logical.c:57
#, c-format
msgid "unsupported pool format %s"
msgstr ""
-#: src/storage_backend_disk.c:110 src/storage_backend_logical.c:70
+#: src/storage_backend_disk.c:115 src/storage_backend_logical.c:70
#, c-format
msgid "unsupported pool format %d"
msgstr ""
-#: src/storage_backend_disk.c:138 src/storage_backend_fs.c:192
+#: src/storage_backend_disk.c:143 src/storage_backend_fs.c:192
#: src/storage_backend_fs.c:262 src/storage_backend_fs.c:314
#, c-format
msgid "unsupported volume format %s"
msgstr ""
-#: src/storage_backend_disk.c:165 src/storage_backend_fs.c:225
+#: src/storage_backend_disk.c:170 src/storage_backend_fs.c:225
#: src/storage_backend_fs.c:297 src/storage_backend_fs.c:329
#, c-format
msgid "unsupported volume format %d"
msgstr ""
-#: src/storage_backend_disk.c:179 src/storage_backend_disk.c:192
-#: src/storage_backend_disk.c:199 src/storage_backend_disk.c:221
+#: src/storage_backend_disk.c:184 src/storage_backend_disk.c:197
+#: src/storage_backend_disk.c:204 src/storage_backend_disk.c:226
#: src/storage_backend_fs.c:839 src/storage_backend_iscsi.c:177
#: src/storage_backend_logical.c:116 src/storage_backend_logical.c:121
#: src/storage_backend_logical.c:133 src/storage_backend_logical.c:143
-#: src/storage_backend_logical.c:531
+#: src/storage_backend_logical.c:546
msgid "volume"
msgstr ""
-#: src/storage_backend_disk.c:229
+#: src/storage_backend_disk.c:234
msgid "volume extents"
msgstr ""
-#: src/storage_backend_disk.c:237
+#: src/storage_backend_disk.c:242
msgid "cannot parse device start location"
msgstr ""
-#: src/storage_backend_disk.c:244
+#: src/storage_backend_disk.c:249
msgid "cannot parse device end location"
msgstr ""
-#: src/storage_backend_disk.c:250 src/storage_backend_logical.c:154
+#: src/storage_backend_disk.c:255 src/storage_backend_logical.c:154
#: src/storage_backend_logical.c:160
msgid "extents"
msgstr ""
-#: src/storage_backend_disk.c:464
+#: src/storage_backend_disk.c:462
msgid "no large enough free extent"
msgstr ""
-#: src/storage_backend_disk.c:498
-msgid "Disk pools are not yet supported"
+#: src/storage_backend_disk.c:502
+#, c-format
+msgid "Couldn't read volume target path '%s'. %s"
+msgstr ""
+
+#: src/storage_backend_disk.c:517
+#, c-format
+msgid "Volume path '%s' did not start with parent pool source device name."
msgstr ""
+#: src/storage_backend_disk.c:526
+#, fuzzy, c-format
+msgid "cannot parse partition number from target '%s'"
+msgstr "Не вдається відрити '%s': %s"
+
#: src/storage_backend_fs.c:358
#, c-format
msgid "cannot read header '%s': %s"
msgstr ""
#: src/storage_backend_fs.c:1042 src/storage_backend_fs.c:1078
-#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:543
+#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:558
#, c-format
msgid "cannot read path '%s': %s"
msgstr ""
msgid "creation of non-raw images is not supported without qemu-img"
msgstr ""
-#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:552
+#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:567
#, fuzzy, c-format
msgid "cannot set file owner '%s': %s"
msgstr "Не вдається відрити '%s': %s"
-#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:559
+#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:574
#, fuzzy, c-format
msgid "cannot set file mode '%s': %s"
msgstr "Не вдається відрити '%s': %s"
-#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:566
+#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:581
#, c-format
msgid "cannot close file '%s': %s"
msgstr ""
msgid "lvs command failed with exitstatus %d"
msgstr ""
-#: src/storage_backend_logical.c:355
+#: src/storage_backend_logical.c:354
#, fuzzy
msgid "command line"
msgstr "назва домену"
-#: src/storage_backend_logical.c:372
+#: src/storage_backend_logical.c:371
#, c-format
msgid "cannot open device %s"
msgstr ""
-#: src/storage_backend_logical.c:378
+#: src/storage_backend_logical.c:377
#, c-format
msgid "cannot clear device header %s"
msgstr ""
-#: src/storage_backend_logical.c:385
+#: src/storage_backend_logical.c:384
#, c-format
msgid "cannot close device %s"
msgstr ""
-#: src/storage_backend_logical.c:575
+#: src/storage_backend_logical.c:507
+#, fuzzy, c-format
+msgid "cannot remove PV device %s: %s"
+msgstr "помилка запису конфігураційного файлу: %s"
+
+#: src/storage_backend_logical.c:590
#, c-format
msgid "cannot find newly created volume '%s': %s"
msgstr ""
msgstr "ДАНІ"
#: src/virsh.c:6292 src/virsh.c:6314
-msgid "blocked"
-msgstr "заблоковано"
+#, fuzzy
+msgid "idle"
+msgstr "Файл XML"
#: src/virsh.c:6294
msgid "paused"
msgid "domain information incomplete, missing uuid"
msgstr "неповна інформація домену, відсутній uuid"
-#: src/xend_internal.c:1109 src/xend_internal.c:2204 src/xend_internal.c:2211
+#: src/xend_internal.c:1109 src/xend_internal.c:2213 src/xend_internal.c:2220
msgid "domain information incomplete, missing name"
msgstr "неповна інформація домену, відсутня назва"
msgid "unknown graphics type '%s'"
msgstr "невідомий тип ОС %s"
-#: src/xend_internal.c:2191
+#: src/xend_internal.c:2200
msgid "domain information incomplete, missing id"
msgstr "неповна інформація домену, відсутній id"
-#: src/xend_internal.c:2260 src/xend_internal.c:2270 src/xend_internal.c:2280
+#: src/xend_internal.c:2269 src/xend_internal.c:2279 src/xend_internal.c:2289
#, fuzzy, c-format
msgid "unknown lifecycle type %s"
msgstr "невідомий тип ОС %s"
-#: src/xend_internal.c:2593
+#: src/xend_internal.c:2602
#, fuzzy
msgid "failed to parse topology information"
msgstr "помилка розбору інформації домену Xend"
-#: src/xend_internal.c:2647
+#: src/xend_internal.c:2656
#, fuzzy
msgid "topology syntax error"
msgstr "синтаксична помилка у конфігураційному файлі"
-#: src/xend_internal.c:2711
+#: src/xend_internal.c:2720
msgid "failed to parse Xend domain information"
msgstr "помилка розбору інформації домену Xend"
-#: src/xend_internal.c:3193
+#: src/xend_internal.c:3202
msgid "xenDaemonDomainFetch failed to find this domain"
msgstr ""
-#: src/xend_internal.c:3815 src/xend_internal.c:4290 src/xm_internal.c:1617
+#: src/xend_internal.c:3824 src/xend_internal.c:4299 src/xm_internal.c:1617
#, fuzzy
msgid "failed to build sexpr"
msgstr "Помилка при переведенні домену %s в стан очікування"
-#: src/xend_internal.c:3917
+#: src/xend_internal.c:3926
#, fuzzy
msgid "unsupported device type"
msgstr "тип цільового пристрою"
-#: src/xend_internal.c:4020
+#: src/xend_internal.c:4029
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4061
+#: src/xend_internal.c:4070
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4069
+#: src/xend_internal.c:4078
#, fuzzy
msgid "unexpected value from on_xend_start"
msgstr "неочікуваний вузол значень"
-#: src/xend_internal.c:4080
+#: src/xend_internal.c:4089
#, fuzzy
msgid "no memory"
msgstr "пам'ять вузла"
-#: src/xend_internal.c:4086
+#: src/xend_internal.c:4095
#, fuzzy
msgid "sexpr2string failed"
msgstr "помилка дії"
-#: src/xend_internal.c:4091
+#: src/xend_internal.c:4100
#, fuzzy
msgid "Failed to redefine sexpr"
msgstr "Помилка скасування конфігурації домену %s"
-#: src/xend_internal.c:4096
+#: src/xend_internal.c:4105
msgid "on_xend_start not present in sexpr"
msgstr ""
-#: src/xend_internal.c:4127
+#: src/xend_internal.c:4136
#, fuzzy, c-format
msgid "gethostname failed: %s"
msgstr "помилка дії: %s"
-#: src/xend_internal.c:4133
+#: src/xend_internal.c:4142
#, fuzzy, c-format
msgid "failed to strdup hostname: %s"
msgstr "помилка отримання назви вузла гіпервізора"
-#: src/xend_internal.c:4164
+#: src/xend_internal.c:4173
msgid ""
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
"migration"
msgstr ""
-#: src/xend_internal.c:4174
+#: src/xend_internal.c:4183
msgid ""
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
"migration"
msgstr ""
-#: src/xend_internal.c:4186
+#: src/xend_internal.c:4195
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr ""
-#: src/xend_internal.c:4199
+#: src/xend_internal.c:4208
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr ""
-#: src/xend_internal.c:4204
+#: src/xend_internal.c:4213
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr ""
-#: src/xend_internal.c:4211
+#: src/xend_internal.c:4220
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr ""
-#: src/xend_internal.c:4218 src/xend_internal.c:4240 src/xend_internal.c:4248
-#: src/xend_internal.c:4474 src/xend_internal.c:4481 src/xml.c:89
+#: src/xend_internal.c:4227 src/xend_internal.c:4249 src/xend_internal.c:4257
+#: src/xend_internal.c:4483 src/xend_internal.c:4490 src/xml.c:89
msgid "strdup failed"
msgstr ""
-#: src/xend_internal.c:4231
+#: src/xend_internal.c:4240
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr ""
-#: src/xend_internal.c:4284
+#: src/xend_internal.c:4293
#, fuzzy
msgid "failed to parse domain description"
msgstr "помилка розбору інформації домену Xend"
-#: src/xend_internal.c:4300
+#: src/xend_internal.c:4309
#, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Помилка створення неактивного домену %s\n"
-#: src/xend_internal.c:4456 src/xend_internal.c:4532 src/xend_internal.c:4622
+#: src/xend_internal.c:4465 src/xend_internal.c:4541 src/xend_internal.c:4631
msgid "unsupported in xendConfigVersion < 4"
msgstr ""
-#: src/xend_internal.c:4468
+#: src/xend_internal.c:4477
#, fuzzy
msgid "node information incomplete, missing scheduler name"
msgstr "неповна інформація домену, відсутня назва"
-#: src/xend_internal.c:4486 src/xend_internal.c:4580 src/xend_internal.c:4692
+#: src/xend_internal.c:4495 src/xend_internal.c:4589 src/xend_internal.c:4701
#, fuzzy
msgid "Unknown scheduler"
msgstr "Невідомо"
-#: src/xend_internal.c:4545 src/xend_internal.c:4635
+#: src/xend_internal.c:4554 src/xend_internal.c:4644
#, fuzzy
msgid "Failed to get a scheduler name"
msgstr "помилка отримання назви вузла гіпервізора"
-#: src/xend_internal.c:4558 src/xend_internal.c:4671
+#: src/xend_internal.c:4567 src/xend_internal.c:4680
#, fuzzy
msgid "domain information incomplete, missing cpu_weight"
msgstr "неповна інформація домену, відсутній uuid"
-#: src/xend_internal.c:4563 src/xend_internal.c:4680
+#: src/xend_internal.c:4572 src/xend_internal.c:4689
#, fuzzy
msgid "domain information incomplete, missing cpu_cap"
msgstr "неповна інформація домену, відсутній uuid"
-#: src/xend_internal.c:4739
+#: src/xend_internal.c:4748
msgid "domainBlockPeek is not supported for dom0"
msgstr ""
-#: src/xend_internal.c:4762
+#: src/xend_internal.c:4771
#, fuzzy, c-format
msgid "%s: invalid path"
msgstr "неправильний аргумент у %s"
-#: src/xend_internal.c:4770
+#: src/xend_internal.c:4779
#, fuzzy, c-format
msgid "failed to open for reading: %s: %s"
msgstr "помилка при спробі відкрити %s для читання"
-#: src/xend_internal.c:4782
+#: src/xend_internal.c:4791
#, fuzzy, c-format
msgid "failed to lseek or read from file: %s: %s"
msgstr "Не вдається відрити '%s': %s"
-#: src/xend_internal.c:4865 src/xend_internal.c:4911
+#: src/xend_internal.c:4874 src/xend_internal.c:4920
#, fuzzy, c-format
msgid "unexpected graphics type %d"
msgstr "неочікуваний тим MIME"
-#: src/xend_internal.c:4954
+#: src/xend_internal.c:4963
#, fuzzy
msgid "unexpected chr device type"
msgstr "неочікуваний тим MIME"
-#: src/xend_internal.c:5128 src/xm_internal.c:1779
+#: src/xend_internal.c:5137 src/xm_internal.c:1779
#, fuzzy, c-format
msgid "unsupported network type %d"
msgstr "неочікуваний тим MIME"
-#: src/xend_internal.c:5302 src/xend_internal.c:5309 src/xend_internal.c:5316
+#: src/xend_internal.c:5311 src/xend_internal.c:5318 src/xend_internal.c:5325
#, fuzzy, c-format
msgid "unexpected lifecycle value %d"
msgstr "неочікуваний вузол значень"
-#: src/xend_internal.c:5333
+#: src/xend_internal.c:5342
#, fuzzy
msgid "no HVM domain loader"
msgstr "список доменів вузла"
-#: src/xend_internal.c:5544
+#: src/xend_internal.c:5553
#, fuzzy
msgid "hotplug of device type not supported"
msgstr "помилка звернення до бібліотеки, можливо не підтримується"
msgid "failed to connect to Xen Store"
msgstr "помилка з'єднання з Xen Store"
+#~ msgid "blocked"
+#~ msgstr "заблоковано"
+
#, fuzzy
#~ msgid "invalid interface type: %s"
#~ msgstr "тип цільового пристрою"
#~ msgid "cannot read tty pid file %s: %s"
#~ msgstr "помилка запису конфігураційного файлу: %s"
-#, fuzzy
-#~ msgid "cannot remove ttyPidFile %s: %s"
-#~ msgstr "помилка запису конфігураційного файлу: %s"
-
#, fuzzy
#~ msgid "failed to calloc memory for init string: %s"
#~ msgstr "Не вдається виділити пам'ять"
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-09-08 14:51+0200\n"
+"POT-Creation-Date: 2008-09-23 22:28+0200\n"
"PO-Revision-Date: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
msgid "storage_vol not found"
msgstr "domain name or uuid"
-#: src/conf.c:155 src/conf.c:203 src/conf.c:488 src/conf.c:525 src/conf.c:553
-#: src/conf.c:631
+#: src/conf.c:164 src/conf.c:212 src/conf.c:491 src/conf.c:528 src/conf.c:555
+#: src/conf.c:630
msgid "allocating configuration"
msgstr "allocating configuration"
-#: src/conf.c:338
+#: src/conf.c:347
msgid "unterminated number"
msgstr "unterminated number"
-#: src/conf.c:372 src/conf.c:389 src/conf.c:401
+#: src/conf.c:380 src/conf.c:396 src/conf.c:407
msgid "unterminated string"
msgstr "unterminated string"
-#: src/conf.c:429 src/conf.c:483
+#: src/conf.c:434 src/conf.c:487
msgid "expecting a value"
msgstr "expecting a value"
-#: src/conf.c:450
+#: src/conf.c:454
msgid "expecting a separator in list"
msgstr "expecting a separator in list"
-#: src/conf.c:473
+#: src/conf.c:477
#, fuzzy
msgid "list is not closed with ]"
msgstr "list is not closed with ] "
-#: src/conf.c:518
+#: src/conf.c:521
msgid "expecting a name"
msgstr "expecting a name"
-#: src/conf.c:581
+#: src/conf.c:582
msgid "expecting a separator"
msgstr "expecting a separator"
msgid "expecting an assignment"
msgstr "expecting an assignment"
-#: src/conf.c:894 src/conf.c:950 src/xend_internal.c:584
-#: src/xend_internal.c:2657 src/xm_internal.c:1475 src/xm_internal.c:1482
+#: src/conf.c:892 src/conf.c:948 src/xend_internal.c:584
+#: src/xend_internal.c:2666 src/xm_internal.c:1475 src/xm_internal.c:1482
#, fuzzy
msgid "allocate buffer"
msgstr "allocate new buffer"
-#: src/conf.c:901
+#: src/conf.c:899
msgid "failed to open file"
msgstr "failed to open file"
-#: src/conf.c:912
+#: src/conf.c:910
msgid "failed to save content"
msgstr "failed to save content"
msgid "cannot extract disk devices"
msgstr "Cannot extract running %s hypervisor version\n"
-#: src/domain_conf.c:1939 src/qemu_driver.c:3133
+#: src/domain_conf.c:1939 src/qemu_driver.c:3153
#, fuzzy, c-format
msgid "duplicate disk target '%s'"
msgstr "unexpected mime type"
msgid "unexpected char type %d"
msgstr "unexpected mime type"
-#: src/domain_conf.c:2815 src/xend_internal.c:5214
+#: src/domain_conf.c:2815 src/xend_internal.c:5223
#, fuzzy, c-format
msgid "unexpected sound model %d"
msgstr "unexpected mime type"
-#: src/domain_conf.c:2835 src/xend_internal.c:5237
+#: src/domain_conf.c:2835 src/xend_internal.c:5246
#, fuzzy, c-format
msgid "unexpected input type %d"
msgstr "unexpected mime type"
#: src/lxc_driver.c:274 src/lxc_driver.c:309 src/lxc_driver.c:335
#: src/lxc_driver.c:350 src/openvz_driver.c:238 src/openvz_driver.c:267
-#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:620
-#: src/openvz_driver.c:651 src/openvz_driver.c:672 src/openvz_driver.c:713
-#: src/qemu_driver.c:2192 src/qemu_driver.c:2279 src/qemu_driver.c:2828
-#: src/qemu_driver.c:2883 src/qemu_driver.c:2927 src/qemu_driver.c:3007
-#: src/qemu_driver.c:3123 src/qemu_driver.c:3192 src/qemu_driver.c:3247
-#: src/qemu_driver.c:3291 src/qemu_driver.c:3309 src/qemu_driver.c:3567
+#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:621
+#: src/openvz_driver.c:652 src/openvz_driver.c:673 src/openvz_driver.c:714
+#: src/qemu_driver.c:2212 src/qemu_driver.c:2299 src/qemu_driver.c:2848
+#: src/qemu_driver.c:2903 src/qemu_driver.c:2947 src/qemu_driver.c:3027
+#: src/qemu_driver.c:3143 src/qemu_driver.c:3212 src/qemu_driver.c:3267
+#: src/qemu_driver.c:3311 src/qemu_driver.c:3329 src/qemu_driver.c:3587
#, fuzzy
msgid "no domain with matching uuid"
msgstr "domain id or uuid"
-#: src/lxc_driver.c:280 src/openvz_driver.c:625 src/qemu_driver.c:2933
+#: src/lxc_driver.c:280 src/openvz_driver.c:626 src/qemu_driver.c:2953
#, fuzzy
msgid "cannot delete active domain"
msgstr "name of the inactive domain"
-#: src/lxc_driver.c:286 src/qemu_driver.c:2939
+#: src/lxc_driver.c:286 src/qemu_driver.c:2959
#, fuzzy
msgid "cannot undefine transient domain"
msgstr "name of the inactive domain"
msgid "container '%s' unexpectedly shutdown during startup"
msgstr ""
-#: src/lxc_driver.c:747 src/qemu_driver.c:892
+#: src/lxc_driver.c:747 src/qemu_driver.c:893
#, fuzzy, c-format
msgid "cannot create log directory %s: %s"
msgstr "failed to write configuration file: %s"
msgid "unknown forwarding type '%s'"
msgstr "unknown OS type %s"
-#: src/network_conf.c:662 src/qemu_driver.c:3334 src/qemu_driver.c:3967
+#: src/network_conf.c:662 src/qemu_driver.c:3354 src/qemu_driver.c:3987
#: src/storage_driver.c:816
#, c-format
msgid "cannot create autostart directory %s: %s"
msgid "no config file for %s"
msgstr "configuration file syntax error: %s"
-#: src/openvz_conf.c:187
+#: src/openvz_conf.c:190
+#, fuzzy, c-format
+msgid "Cound not read 'IP_ADDRESS' from config for container %d"
+msgstr "could not connect to %s"
+
+#: src/openvz_conf.c:220
+#, fuzzy, c-format
+msgid "Cound not read 'NETIF' from config for container %d"
+msgstr "could not connect to %s"
+
+#: src/openvz_conf.c:247
+#, fuzzy
+msgid "Too long network device name"
+msgstr "resolving domain filename"
+
+#: src/openvz_conf.c:264
+#, fuzzy
+msgid "Wrong length MAC address"
+msgstr "invalid argument in %s"
+
+#: src/openvz_conf.c:271
+#, fuzzy
+msgid "Wrong MAC address"
+msgstr "invalid argument in %s"
+
+#: src/openvz_conf.c:327
#, fuzzy
msgid "popen failed"
msgstr "operation failed"
-#: src/openvz_conf.c:197
+#: src/openvz_conf.c:337
#, fuzzy
msgid "Failed to parse vzlist output"
msgstr "Failed to suspend domain %s"
-#: src/openvz_conf.c:223
+#: src/openvz_conf.c:363
#, fuzzy
msgid "UUID in config file malformed"
msgstr "configuration file syntax error: %s"
-#: src/openvz_conf.c:235
+#: src/openvz_conf.c:375
#, fuzzy, c-format
msgid "Cound not read config for container %d"
msgstr "could not connect to %s"
msgid "Container ID is not specified"
msgstr ""
-#: src/openvz_driver.c:391 src/openvz_driver.c:459 src/openvz_driver.c:534
-#: src/openvz_driver.c:554 src/openvz_driver.c:600 src/openvz_driver.c:631
-#: src/openvz_driver.c:656 src/openvz_driver.c:728 src/openvz_driver.c:826
-#: src/openvz_driver.c:872
+#: src/openvz_driver.c:391 src/openvz_driver.c:460 src/openvz_driver.c:535
+#: src/openvz_driver.c:555 src/openvz_driver.c:601 src/openvz_driver.c:632
+#: src/openvz_driver.c:657 src/openvz_driver.c:729 src/openvz_driver.c:827
+#: src/openvz_driver.c:873
#, fuzzy, c-format
msgid "Could not exec %s"
msgstr "could not connect to %s"
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:451 src/openvz_driver.c:528
+#: src/openvz_driver.c:452 src/openvz_driver.c:529
msgid "Error creating command for container"
msgstr ""
-#: src/openvz_driver.c:465 src/openvz_driver.c:540
+#: src/openvz_driver.c:466 src/openvz_driver.c:541
#, fuzzy
msgid "Could not set UUID"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:475 src/openvz_driver.c:546
+#: src/openvz_driver.c:476 src/openvz_driver.c:547
#, fuzzy
msgid "Could not configure network"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:482 src/openvz_driver.c:569
+#: src/openvz_driver.c:483 src/openvz_driver.c:570
#, fuzzy
msgid "Could not set number of virtual cpu"
msgstr "change number of virtual CPUs"
#: src/openvz_driver.c:517
#, c-format
-msgid "Already an OPENVZ VM defined with the id '%d'"
+msgid "Already an OPENVZ VM defined with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:588
+#: src/openvz_driver.c:589
msgid "no domain with matching id"
msgstr ""
-#: src/openvz_driver.c:594
+#: src/openvz_driver.c:595
#, fuzzy
msgid "domain is not in shutoff state"
msgstr "Domain is already active"
-#: src/openvz_driver.c:677
+#: src/openvz_driver.c:678
#, fuzzy
msgid "Could not read container config"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:693 src/qemu_driver.c:1823
+#: src/openvz_driver.c:694 src/qemu_driver.c:1843
#, fuzzy, c-format
msgid "unknown type '%s'"
msgstr "unknown OS type %s"
-#: src/openvz_driver.c:719
+#: src/openvz_driver.c:720
msgid "VCPUs should be >= 1"
msgstr ""
-#: src/openvz_driver.c:835 src/openvz_driver.c:881
+#: src/openvz_driver.c:836 src/openvz_driver.c:882
#, fuzzy, c-format
msgid "Could not parse VPS ID %s"
msgstr "could not connect to %s"
msgid "Unexpected exit status '%d', qemu probably failed"
msgstr ""
-#: src/qemu_conf.c:519 src/qemu_driver.c:925
+#: src/qemu_conf.c:519 src/qemu_driver.c:926
#, fuzzy, c-format
msgid "Cannot find QEMU binary %s: %s"
msgstr "Failed to suspend domain %s"
msgid "Network type %d is not supported"
msgstr "Domain %s started\n"
-#: src/qemu_conf.c:580 src/qemu_driver.c:1515
+#: src/qemu_conf.c:580 src/qemu_driver.c:1514
#, fuzzy, c-format
msgid "cannot initialize bridge support: %s"
msgstr "Failed to suspend domain %s"
msgid "failed to allocate space for argv string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:90
+#: src/qemu_driver.c:91
#, fuzzy
msgid "Failed to set close-on-exec file descriptor flag\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:105
+#: src/qemu_driver.c:106
#, fuzzy
msgid "Failed to set non-blocking file descriptor flag\n"
msgstr "failed to parse Xend domain information"
-#: src/qemu_driver.c:150
+#: src/qemu_driver.c:151
#, fuzzy, c-format
msgid "Failed to autostart network '%s': %s\n"
msgstr "Failed to start domain %s"
-#: src/qemu_driver.c:165
+#: src/qemu_driver.c:166
#, fuzzy, c-format
msgid "Failed to autostart VM '%s': %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:201
+#: src/qemu_driver.c:202
#, fuzzy, c-format
msgid "Failed to find user record for uid '%d': %s\n"
msgstr "Failed to undefine domain %s"
-#: src/qemu_driver.c:212
+#: src/qemu_driver.c:213
#, fuzzy
msgid "out of memory in asprintf\n"
msgstr "out of memory"
-#: src/qemu_driver.c:268
+#: src/qemu_driver.c:269
#, fuzzy
msgid "qemudStartup: out of memory\n"
msgstr "out of memory"
-#: src/qemu_driver.c:295
+#: src/qemu_driver.c:296
msgid "Reloading iptables rules\n"
msgstr ""
-#: src/qemu_driver.c:433
+#: src/qemu_driver.c:434
#, c-format
msgid ""
"QEMU quit during %s startup\n"
"%s"
msgstr ""
-#: src/qemu_driver.c:443 src/qemu_driver.c:456
+#: src/qemu_driver.c:444 src/qemu_driver.c:457
#, c-format
msgid "Failure while reading %s startup output: %s"
msgstr ""
-#: src/qemu_driver.c:451
+#: src/qemu_driver.c:452
#, c-format
msgid "Timed out while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:467
+#: src/qemu_driver.c:468
#, c-format
msgid "Failure while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:479
+#: src/qemu_driver.c:480
#, c-format
msgid "Out of space while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:510
+#: src/qemu_driver.c:511
#, fuzzy, c-format
msgid "Unable to open monitor path %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:515
+#: src/qemu_driver.c:516
msgid "Unable to set monitor close-on-exec flag"
msgstr ""
-#: src/qemu_driver.c:520
+#: src/qemu_driver.c:521
msgid "Unable to put monitor into non-blocking mode"
msgstr ""
-#: src/qemu_driver.c:648 src/qemu_driver.c:1027 src/qemu_driver.c:1726
-#: src/qemu_driver.c:1736
+#: src/qemu_driver.c:649 src/qemu_driver.c:1028 src/qemu_driver.c:1725
+#: src/qemu_driver.c:1735
#, fuzzy, c-format
msgid "Unable to log VM console data: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:671
+#: src/qemu_driver.c:672
#, fuzzy
msgid "allocate cpumap"
msgstr "allocate new context"
-#: src/qemu_driver.c:682
+#: src/qemu_driver.c:683
msgid "cannot run monitor command to fetch CPU thread info"
msgstr ""
-#: src/qemu_driver.c:786
+#: src/qemu_driver.c:787
#, fuzzy, c-format
msgid "failed to set CPU affinity %s"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:796 src/qemu_driver.c:2135
+#: src/qemu_driver.c:797 src/qemu_driver.c:2155
#, fuzzy
msgid "resume operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:859
+#: src/qemu_driver.c:860
#, fuzzy
msgid "VM is already active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:869
+#: src/qemu_driver.c:870
msgid "Unable to find an unused VNC port"
msgstr ""
-#: src/qemu_driver.c:881
+#: src/qemu_driver.c:882
#, c-format
msgid "config file path too long: %s/%s.log"
msgstr ""
-#: src/qemu_driver.c:900
+#: src/qemu_driver.c:901
#, fuzzy, c-format
msgid "failed to create logfile %s: %s"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:906
+#: src/qemu_driver.c:907
#, fuzzy, c-format
msgid "Unable to set VM logfile close-on-exec flag %s"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:935 src/qemu_driver.c:3032
+#: src/qemu_driver.c:936 src/qemu_driver.c:3052
#, fuzzy, c-format
msgid "Cannot determine QEMU argv syntax %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:951 src/qemu_driver.c:954 src/qemu_driver.c:959
+#: src/qemu_driver.c:952 src/qemu_driver.c:955 src/qemu_driver.c:960
#, fuzzy, c-format
msgid "Unable to write argv to logfile %d: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:1041
+#: src/qemu_driver.c:1040
#, fuzzy, c-format
msgid "Shutting down VM '%s'\n"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:1052
+#: src/qemu_driver.c:1051
#, fuzzy, c-format
msgid "Unable to close logfile %d: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:1067
+#: src/qemu_driver.c:1066
#, fuzzy
msgid "Got unexpected pid, damn\n"
msgstr "unexpected dict node"
-#: src/qemu_driver.c:1221
+#: src/qemu_driver.c:1220
#, fuzzy
msgid "failed to allocate space for dnsmasq argv"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1235
+#: src/qemu_driver.c:1234
msgid "cannot start dhcp daemon without IP address for server"
msgstr ""
-#: src/qemu_driver.c:1264
+#: src/qemu_driver.c:1263
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1275
+#: src/qemu_driver.c:1274
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1285
+#: src/qemu_driver.c:1284
#, fuzzy, c-format
msgid "failed to add iptables rule to enable masquerading : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1317
+#: src/qemu_driver.c:1316
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1328
+#: src/qemu_driver.c:1327
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1353
+#: src/qemu_driver.c:1352
#, fuzzy
msgid "failed to allocate space for IP tables support"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1361 src/qemu_driver.c:1368
+#: src/qemu_driver.c:1360 src/qemu_driver.c:1367
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1376 src/qemu_driver.c:1383
+#: src/qemu_driver.c:1375 src/qemu_driver.c:1382
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1393
+#: src/qemu_driver.c:1392
#, fuzzy, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1400
+#: src/qemu_driver.c:1399
#, fuzzy, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1408
+#: src/qemu_driver.c:1407
#, fuzzy, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1509
+#: src/qemu_driver.c:1508
#, fuzzy
msgid "network is already active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:1521
+#: src/qemu_driver.c:1520
#, fuzzy, c-format
msgid "cannot create bridge '%s' : %s"
msgstr "failed to write configuration file: %s"
-#: src/qemu_driver.c:1536
+#: src/qemu_driver.c:1535
#, fuzzy, c-format
msgid "cannot set IP address on bridge '%s' to '%s' : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1544
+#: src/qemu_driver.c:1543
#, fuzzy, c-format
msgid "cannot set netmask on bridge '%s' to '%s' : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1552
+#: src/qemu_driver.c:1551
#, fuzzy, c-format
msgid "failed to bring the bridge '%s' up : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1563
+#: src/qemu_driver.c:1562
#, fuzzy, c-format
msgid "failed to enable IP forwarding : %s"
msgstr "failed to open %s for reading"
-#: src/qemu_driver.c:1581 src/qemu_driver.c:1612
+#: src/qemu_driver.c:1580 src/qemu_driver.c:1611
#, fuzzy, c-format
msgid "Failed to bring down bridge '%s' : %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1587 src/qemu_driver.c:1617
+#: src/qemu_driver.c:1586 src/qemu_driver.c:1616
#, fuzzy, c-format
msgid "Failed to delete bridge '%s' : %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1600
+#: src/qemu_driver.c:1599
#, fuzzy, c-format
msgid "Shutting down network '%s'\n"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:1626
+#: src/qemu_driver.c:1625
#, fuzzy
msgid "Got unexpected pid for dnsmasq\n"
msgstr "unexpected dict node"
-#: src/qemu_driver.c:1839
+#: src/qemu_driver.c:1814
+#, fuzzy, c-format
+msgid "Unable to open %s: %s\n"
+msgstr "Failed to suspend domain %s"
+
+#: src/qemu_driver.c:1859
#, fuzzy
msgid "failed to allocate space for capabilities support"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1858 src/qemu_driver.c:1884
+#: src/qemu_driver.c:1878 src/qemu_driver.c:1904
msgid "NUMA not supported on this host"
msgstr ""
-#: src/qemu_driver.c:1869 src/qemu_driver.c:1892
+#: src/qemu_driver.c:1889 src/qemu_driver.c:1912
#, fuzzy
msgid "Failed to query NUMA free memory"
msgstr "Used memory:"
-#: src/qemu_driver.c:2053
+#: src/qemu_driver.c:2073
#, fuzzy, c-format
msgid "domain '%s' is already defined"
msgstr "domain %s exists already"
-#: src/qemu_driver.c:2064
+#: src/qemu_driver.c:2084
#, fuzzy, c-format
msgid "domain with uuid '%s' is already defined"
msgstr "domain %s exists already"
-#: src/qemu_driver.c:2094 src/qemu_driver.c:2123 src/qemu_driver.c:2152
-#: src/qemu_driver.c:2172 src/qemu_driver.c:2410 src/qemu_driver.c:3383
-#: src/qemu_driver.c:3518 src/qemu_driver.c:3632
+#: src/qemu_driver.c:2114 src/qemu_driver.c:2143 src/qemu_driver.c:2172
+#: src/qemu_driver.c:2192 src/qemu_driver.c:2430 src/qemu_driver.c:3403
+#: src/qemu_driver.c:3538 src/qemu_driver.c:3652
#, c-format
msgid "no domain with matching id %d"
msgstr ""
-#: src/qemu_driver.c:2099 src/qemu_driver.c:2128 src/qemu_driver.c:2416
-#: src/qemu_driver.c:3388 src/qemu_driver.c:3524 src/qemu_driver.c:3638
+#: src/qemu_driver.c:2119 src/qemu_driver.c:2148 src/qemu_driver.c:2436
+#: src/qemu_driver.c:3408 src/qemu_driver.c:3544 src/qemu_driver.c:3658
#, fuzzy
msgid "domain is not running"
msgstr "Domain is already active"
-#: src/qemu_driver.c:2107
+#: src/qemu_driver.c:2127
#, fuzzy
msgid "suspend operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2158
+#: src/qemu_driver.c:2178
#, fuzzy
msgid "shutdown operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2198
+#: src/qemu_driver.c:2218
#, fuzzy
msgid "failed to allocate space for ostype"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:2214 src/qemu_driver.c:2230 src/qemu_driver.c:2253
-#: src/qemu_driver.c:2526 src/qemu_driver.c:2688
+#: src/qemu_driver.c:2234 src/qemu_driver.c:2250 src/qemu_driver.c:2273
+#: src/qemu_driver.c:2546 src/qemu_driver.c:2708
#, c-format
msgid "no domain with matching uuid '%s'"
msgstr ""
-#: src/qemu_driver.c:2236
+#: src/qemu_driver.c:2256
msgid "cannot set max memory lower than current memory"
msgstr ""
-#: src/qemu_driver.c:2259
+#: src/qemu_driver.c:2279
#, fuzzy
msgid "cannot set memory of an active domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:2265
+#: src/qemu_driver.c:2285
msgid "cannot set memory higher than max memory"
msgstr ""
-#: src/qemu_driver.c:2425
+#: src/qemu_driver.c:2445
#, fuzzy
msgid "failed to pause domain"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:2434
+#: src/qemu_driver.c:2454
#, fuzzy
msgid "failed to get domain xml"
msgstr "failed to get domain UUID"
-#: src/qemu_driver.c:2442
+#: src/qemu_driver.c:2462
#, fuzzy, c-format
msgid "failed to create '%s'"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2449
+#: src/qemu_driver.c:2469
#, fuzzy
msgid "failed to write save header"
msgstr "Failed to write to socket %d\n"
-#: src/qemu_driver.c:2457
+#: src/qemu_driver.c:2477
#, fuzzy
msgid "failed to write xml"
msgstr "Failed to write to socket %d\n"
-#: src/qemu_driver.c:2470 src/qemu_driver.c:2477 src/qemu_driver.c:2748
+#: src/qemu_driver.c:2490 src/qemu_driver.c:2497 src/qemu_driver.c:2768
#: src/remote_internal.c:2241 src/virterror.c:441
msgid "out of memory"
msgstr "out of memory"
-#: src/qemu_driver.c:2485
+#: src/qemu_driver.c:2505
#, fuzzy
msgid "migrate operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2497
+#: src/qemu_driver.c:2517
msgid "'migrate' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:2532
+#: src/qemu_driver.c:2552
#, fuzzy
msgid "cannot change vcpu count of an active domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:2538
+#: src/qemu_driver.c:2558
msgid "could not determine max vcpus for the domain"
msgstr ""
-#: src/qemu_driver.c:2544
+#: src/qemu_driver.c:2564
#, c-format
msgid ""
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
msgstr ""
-#: src/qemu_driver.c:2568 src/qemu_driver.c:2620
+#: src/qemu_driver.c:2588 src/qemu_driver.c:2640
#, fuzzy
msgid "cannot pin vcpus on an inactive domain"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:2574
+#: src/qemu_driver.c:2594
#, c-format
msgid "vcpu number out of range %d > %d"
msgstr ""
-#: src/qemu_driver.c:2595
+#: src/qemu_driver.c:2615
#, fuzzy, c-format
msgid "cannot set affinity: %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:2600
+#: src/qemu_driver.c:2620
#, fuzzy
msgid "cpu affinity is not supported"
msgstr "library call failed, possibly not supported"
-#: src/qemu_driver.c:2657
+#: src/qemu_driver.c:2677
#, fuzzy, c-format
msgid "cannot get affinity: %s"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2667
+#: src/qemu_driver.c:2687
msgid "cpu affinity is not available"
msgstr ""
-#: src/qemu_driver.c:2694
+#: src/qemu_driver.c:2714
#, fuzzy, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr "load domain definition file"
-#: src/qemu_driver.c:2720 src/test.c:956
+#: src/qemu_driver.c:2740 src/test.c:956
#, fuzzy
msgid "cannot read domain image"
msgstr "node domain list"
-#: src/qemu_driver.c:2726
+#: src/qemu_driver.c:2746
#, fuzzy
msgid "failed to read qemu header"
msgstr "failed to read from Xen Daemon"
-#: src/qemu_driver.c:2733
+#: src/qemu_driver.c:2753
msgid "image magic is incorrect"
msgstr ""
-#: src/qemu_driver.c:2740
+#: src/qemu_driver.c:2760
#, c-format
msgid "image version is not supported (%d > %d)"
msgstr ""
-#: src/qemu_driver.c:2755
+#: src/qemu_driver.c:2775
#, fuzzy
msgid "failed to read XML"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2764
+#: src/qemu_driver.c:2784
#, fuzzy
msgid "failed to parse XML"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2777
+#: src/qemu_driver.c:2797
#, fuzzy, c-format
msgid "domain is already active as '%s'"
msgstr "Domain is already active"
-#: src/qemu_driver.c:2786
+#: src/qemu_driver.c:2806
#, fuzzy
msgid "failed to assign new VM"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2799
+#: src/qemu_driver.c:2819
#, fuzzy
msgid "failed to start VM"
msgstr "Failed to start domain %s"
-#: src/qemu_driver.c:2811
+#: src/qemu_driver.c:2831
#, fuzzy
msgid "failed to resume domain"
msgstr "Failed to resume domain %s"
-#: src/qemu_driver.c:2848 src/qemu_driver.c:3741 src/qemu_driver.c:3776
+#: src/qemu_driver.c:2868 src/qemu_driver.c:3761 src/qemu_driver.c:3796
#, fuzzy
msgid "failed to allocate space for VM name string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:2962
+#: src/qemu_driver.c:2982
#, fuzzy, c-format
msgid "cannot convert disk '%s' to bus/device index"
msgstr "Cannot extract running %s hypervisor version\n"
-#: src/qemu_driver.c:2982
+#: src/qemu_driver.c:3002
#, fuzzy, c-format
msgid "Unsupported disk name mapping for bus '%s'"
msgstr "unexpected mime type"
-#: src/qemu_driver.c:3022
+#: src/qemu_driver.c:3042
#, c-format
msgid "No device with bus '%s' and target '%s'"
msgstr ""
-#: src/qemu_driver.c:3049
+#: src/qemu_driver.c:3069
#, c-format
msgid ""
"Emulator version does not support removable media for device '%s' and target "
"'%s'"
msgstr ""
-#: src/qemu_driver.c:3086
+#: src/qemu_driver.c:3106
msgid "cannot change cdrom media"
msgstr ""
-#: src/qemu_driver.c:3097
+#: src/qemu_driver.c:3117
msgid "changing cdrom media failed"
msgstr ""
-#: src/qemu_driver.c:3157
+#: src/qemu_driver.c:3177
#, fuzzy
msgid "cannot attach usb disk"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3168
+#: src/qemu_driver.c:3188
#, fuzzy
msgid "adding usb disk failed"
msgstr "loading host definition file"
-#: src/qemu_driver.c:3212
+#: src/qemu_driver.c:3232
#, fuzzy
msgid "cannot attach usb device"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3223
+#: src/qemu_driver.c:3243
#, fuzzy
msgid "adding usb device failed"
msgstr "loading host definition file"
-#: src/qemu_driver.c:3253
+#: src/qemu_driver.c:3273
#, fuzzy
msgid "cannot attach device on inactive domain"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3276
+#: src/qemu_driver.c:3296
msgid "this device type cannot be attached"
msgstr ""
-#: src/qemu_driver.c:3315
+#: src/qemu_driver.c:3335
#, fuzzy
msgid "cannot set autostart for transient domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:3341
+#: src/qemu_driver.c:3361
#, fuzzy, c-format
msgid "Failed to create symlink '%s to '%s': %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:3348 src/qemu_driver.c:3981 src/storage_driver.c:832
+#: src/qemu_driver.c:3368 src/qemu_driver.c:4001 src/storage_driver.c:832
#, fuzzy, c-format
msgid "Failed to delete symlink '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:3410
+#: src/qemu_driver.c:3430
#, fuzzy, c-format
msgid "invalid path: %s"
msgstr "invalid argument in %s"
-#: src/qemu_driver.c:3418
+#: src/qemu_driver.c:3438
msgid "'info blockstats' command failed"
msgstr ""
-#: src/qemu_driver.c:3433
+#: src/qemu_driver.c:3453
msgid "'info blockstats' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:3498
+#: src/qemu_driver.c:3518
#, fuzzy, c-format
msgid "device not found: %s (%s)"
msgstr "Domain restored from %s\n"
-#: src/qemu_driver.c:3530 src/qemu_driver.c:3573
+#: src/qemu_driver.c:3550 src/qemu_driver.c:3593
msgid "NULL or empty path"
msgstr ""
-#: src/qemu_driver.c:3541
+#: src/qemu_driver.c:3561
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr ""
-#: src/qemu_driver.c:3583
+#: src/qemu_driver.c:3603
#, fuzzy
msgid "invalid path"
msgstr "invalid argument in %s"
-#: src/qemu_driver.c:3626
+#: src/qemu_driver.c:3646
msgid "QEMU driver only supports virtual memory addrs"
msgstr ""
-#: src/qemu_driver.c:3653
+#: src/qemu_driver.c:3673
#, fuzzy
msgid "'memsave' command failed"
msgstr "domain name"
-#: src/qemu_driver.c:3682 src/qemu_driver.c:3850 src/qemu_driver.c:3875
-#: src/qemu_driver.c:3889 src/qemu_driver.c:3904 src/qemu_driver.c:3937
-#: src/qemu_driver.c:3953
+#: src/qemu_driver.c:3702 src/qemu_driver.c:3870 src/qemu_driver.c:3895
+#: src/qemu_driver.c:3909 src/qemu_driver.c:3924 src/qemu_driver.c:3957
+#: src/qemu_driver.c:3973
msgid "no network with matching uuid"
msgstr ""
-#: src/qemu_driver.c:3697
+#: src/qemu_driver.c:3717
msgid "no network with matching name"
msgstr ""
-#: src/qemu_driver.c:3856
+#: src/qemu_driver.c:3876
#, fuzzy
msgid "network is still active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:3917
+#: src/qemu_driver.c:3937
#, fuzzy
msgid "no network with matching id"
msgstr "domain information in XML"
-#: src/qemu_driver.c:3924
+#: src/qemu_driver.c:3944
#, fuzzy
msgid "failed to allocate space for network bridge string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:3974 src/storage_driver.c:823
+#: src/qemu_driver.c:3994 src/storage_driver.c:823
#, fuzzy, c-format
msgid "Failed to create symlink '%s' to '%s': %s"
msgstr "Failed to save domain %s to %s"
msgid "%s not implemented on Win32"
msgstr ""
-#: src/storage_backend_disk.c:85 src/storage_backend_logical.c:57
+#: src/storage_backend_disk.c:90 src/storage_backend_logical.c:57
#, c-format
msgid "unsupported pool format %s"
msgstr ""
-#: src/storage_backend_disk.c:110 src/storage_backend_logical.c:70
+#: src/storage_backend_disk.c:115 src/storage_backend_logical.c:70
#, c-format
msgid "unsupported pool format %d"
msgstr ""
-#: src/storage_backend_disk.c:138 src/storage_backend_fs.c:192
+#: src/storage_backend_disk.c:143 src/storage_backend_fs.c:192
#: src/storage_backend_fs.c:262 src/storage_backend_fs.c:314
#, c-format
msgid "unsupported volume format %s"
msgstr ""
-#: src/storage_backend_disk.c:165 src/storage_backend_fs.c:225
+#: src/storage_backend_disk.c:170 src/storage_backend_fs.c:225
#: src/storage_backend_fs.c:297 src/storage_backend_fs.c:329
#, c-format
msgid "unsupported volume format %d"
msgstr ""
-#: src/storage_backend_disk.c:179 src/storage_backend_disk.c:192
-#: src/storage_backend_disk.c:199 src/storage_backend_disk.c:221
+#: src/storage_backend_disk.c:184 src/storage_backend_disk.c:197
+#: src/storage_backend_disk.c:204 src/storage_backend_disk.c:226
#: src/storage_backend_fs.c:839 src/storage_backend_iscsi.c:177
#: src/storage_backend_logical.c:116 src/storage_backend_logical.c:121
#: src/storage_backend_logical.c:133 src/storage_backend_logical.c:143
-#: src/storage_backend_logical.c:531
+#: src/storage_backend_logical.c:546
msgid "volume"
msgstr ""
-#: src/storage_backend_disk.c:229
+#: src/storage_backend_disk.c:234
msgid "volume extents"
msgstr ""
-#: src/storage_backend_disk.c:237
+#: src/storage_backend_disk.c:242
msgid "cannot parse device start location"
msgstr ""
-#: src/storage_backend_disk.c:244
+#: src/storage_backend_disk.c:249
msgid "cannot parse device end location"
msgstr ""
-#: src/storage_backend_disk.c:250 src/storage_backend_logical.c:154
+#: src/storage_backend_disk.c:255 src/storage_backend_logical.c:154
#: src/storage_backend_logical.c:160
msgid "extents"
msgstr ""
-#: src/storage_backend_disk.c:464
+#: src/storage_backend_disk.c:462
msgid "no large enough free extent"
msgstr ""
-#: src/storage_backend_disk.c:498
-msgid "Disk pools are not yet supported"
+#: src/storage_backend_disk.c:502
+#, c-format
+msgid "Couldn't read volume target path '%s'. %s"
msgstr ""
+#: src/storage_backend_disk.c:517
+#, c-format
+msgid "Volume path '%s' did not start with parent pool source device name."
+msgstr ""
+
+#: src/storage_backend_disk.c:526
+#, fuzzy, c-format
+msgid "cannot parse partition number from target '%s'"
+msgstr "Failed to suspend domain %s"
+
#: src/storage_backend_fs.c:358
#, c-format
msgid "cannot read header '%s': %s"
msgstr ""
#: src/storage_backend_fs.c:1042 src/storage_backend_fs.c:1078
-#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:543
+#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:558
#, c-format
msgid "cannot read path '%s': %s"
msgstr ""
msgid "creation of non-raw images is not supported without qemu-img"
msgstr ""
-#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:552
+#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:567
#, fuzzy, c-format
msgid "cannot set file owner '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:559
+#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:574
#, fuzzy, c-format
msgid "cannot set file mode '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:566
+#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:581
#, c-format
msgid "cannot close file '%s': %s"
msgstr ""
msgid "lvs command failed with exitstatus %d"
msgstr ""
-#: src/storage_backend_logical.c:355
+#: src/storage_backend_logical.c:354
#, fuzzy
msgid "command line"
msgstr "domain name"
-#: src/storage_backend_logical.c:372
+#: src/storage_backend_logical.c:371
#, c-format
msgid "cannot open device %s"
msgstr ""
-#: src/storage_backend_logical.c:378
+#: src/storage_backend_logical.c:377
#, c-format
msgid "cannot clear device header %s"
msgstr ""
-#: src/storage_backend_logical.c:385
+#: src/storage_backend_logical.c:384
#, c-format
msgid "cannot close device %s"
msgstr ""
-#: src/storage_backend_logical.c:575
+#: src/storage_backend_logical.c:507
+#, fuzzy, c-format
+msgid "cannot remove PV device %s: %s"
+msgstr "failed to write configuration file: %s"
+
+#: src/storage_backend_logical.c:590
#, c-format
msgid "cannot find newly created volume '%s': %s"
msgstr ""
msgstr "DATA"
#: src/virsh.c:6292 src/virsh.c:6314
-msgid "blocked"
-msgstr "blocked"
+msgid "idle"
+msgstr ""
#: src/virsh.c:6294
msgid "paused"
msgid "domain information incomplete, missing uuid"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1109 src/xend_internal.c:2204 src/xend_internal.c:2211
+#: src/xend_internal.c:1109 src/xend_internal.c:2213 src/xend_internal.c:2220
msgid "domain information incomplete, missing name"
msgstr "domain information incomplete, missing name"
msgid "unknown graphics type '%s'"
msgstr "unknown OS type %s"
-#: src/xend_internal.c:2191
+#: src/xend_internal.c:2200
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:2260 src/xend_internal.c:2270 src/xend_internal.c:2280
+#: src/xend_internal.c:2269 src/xend_internal.c:2279 src/xend_internal.c:2289
#, fuzzy, c-format
msgid "unknown lifecycle type %s"
msgstr "unknown OS type %s"
-#: src/xend_internal.c:2593
+#: src/xend_internal.c:2602
#, fuzzy
msgid "failed to parse topology information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:2647
+#: src/xend_internal.c:2656
#, fuzzy
msgid "topology syntax error"
msgstr "configuration file syntax error"
-#: src/xend_internal.c:2711
+#: src/xend_internal.c:2720
msgid "failed to parse Xend domain information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:3193
+#: src/xend_internal.c:3202
msgid "xenDaemonDomainFetch failed to find this domain"
msgstr ""
-#: src/xend_internal.c:3815 src/xend_internal.c:4290 src/xm_internal.c:1617
+#: src/xend_internal.c:3824 src/xend_internal.c:4299 src/xm_internal.c:1617
#, fuzzy
msgid "failed to build sexpr"
msgstr "Failed to suspend domain %s"
-#: src/xend_internal.c:3917
+#: src/xend_internal.c:3926
#, fuzzy
msgid "unsupported device type"
msgstr "unexpected mime type"
-#: src/xend_internal.c:4020
+#: src/xend_internal.c:4029
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4061
+#: src/xend_internal.c:4070
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4069
+#: src/xend_internal.c:4078
#, fuzzy
msgid "unexpected value from on_xend_start"
msgstr "unexpected value node"
-#: src/xend_internal.c:4080
+#: src/xend_internal.c:4089
#, fuzzy
msgid "no memory"
msgstr "node memory"
-#: src/xend_internal.c:4086
+#: src/xend_internal.c:4095
#, fuzzy
msgid "sexpr2string failed"
msgstr "operation failed"
-#: src/xend_internal.c:4091
+#: src/xend_internal.c:4100
#, fuzzy
msgid "Failed to redefine sexpr"
msgstr "Failed to undefine domain %s"
-#: src/xend_internal.c:4096
+#: src/xend_internal.c:4105
msgid "on_xend_start not present in sexpr"
msgstr ""
-#: src/xend_internal.c:4127
+#: src/xend_internal.c:4136
#, fuzzy, c-format
msgid "gethostname failed: %s"
msgstr "operation failed: %s"
-#: src/xend_internal.c:4133
+#: src/xend_internal.c:4142
#, fuzzy, c-format
msgid "failed to strdup hostname: %s"
msgstr "failed to get hypervisor type"
-#: src/xend_internal.c:4164
+#: src/xend_internal.c:4173
msgid ""
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
"migration"
msgstr ""
-#: src/xend_internal.c:4174
+#: src/xend_internal.c:4183
msgid ""
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
"migration"
msgstr ""
-#: src/xend_internal.c:4186
+#: src/xend_internal.c:4195
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr ""
-#: src/xend_internal.c:4199
+#: src/xend_internal.c:4208
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr ""
-#: src/xend_internal.c:4204
+#: src/xend_internal.c:4213
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr ""
-#: src/xend_internal.c:4211
+#: src/xend_internal.c:4220
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr ""
-#: src/xend_internal.c:4218 src/xend_internal.c:4240 src/xend_internal.c:4248
-#: src/xend_internal.c:4474 src/xend_internal.c:4481 src/xml.c:89
+#: src/xend_internal.c:4227 src/xend_internal.c:4249 src/xend_internal.c:4257
+#: src/xend_internal.c:4483 src/xend_internal.c:4490 src/xml.c:89
msgid "strdup failed"
msgstr ""
-#: src/xend_internal.c:4231
+#: src/xend_internal.c:4240
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr ""
-#: src/xend_internal.c:4284
+#: src/xend_internal.c:4293
#, fuzzy
msgid "failed to parse domain description"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:4300
+#: src/xend_internal.c:4309
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Failed to create domain %s\n"
-#: src/xend_internal.c:4456 src/xend_internal.c:4532 src/xend_internal.c:4622
+#: src/xend_internal.c:4465 src/xend_internal.c:4541 src/xend_internal.c:4631
msgid "unsupported in xendConfigVersion < 4"
msgstr ""
-#: src/xend_internal.c:4468
+#: src/xend_internal.c:4477
#, fuzzy
msgid "node information incomplete, missing scheduler name"
msgstr "domain information incomplete, missing name"
-#: src/xend_internal.c:4486 src/xend_internal.c:4580 src/xend_internal.c:4692
+#: src/xend_internal.c:4495 src/xend_internal.c:4589 src/xend_internal.c:4701
#, fuzzy
msgid "Unknown scheduler"
msgstr "unknown host"
-#: src/xend_internal.c:4545 src/xend_internal.c:4635
+#: src/xend_internal.c:4554 src/xend_internal.c:4644
#, fuzzy
msgid "Failed to get a scheduler name"
msgstr "failed to get hypervisor type"
-#: src/xend_internal.c:4558 src/xend_internal.c:4671
+#: src/xend_internal.c:4567 src/xend_internal.c:4680
#, fuzzy
msgid "domain information incomplete, missing cpu_weight"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:4563 src/xend_internal.c:4680
+#: src/xend_internal.c:4572 src/xend_internal.c:4689
#, fuzzy
msgid "domain information incomplete, missing cpu_cap"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:4739
+#: src/xend_internal.c:4748
msgid "domainBlockPeek is not supported for dom0"
msgstr ""
-#: src/xend_internal.c:4762
+#: src/xend_internal.c:4771
#, fuzzy, c-format
msgid "%s: invalid path"
msgstr "invalid argument in %s"
-#: src/xend_internal.c:4770
+#: src/xend_internal.c:4779
#, fuzzy, c-format
msgid "failed to open for reading: %s: %s"
msgstr "failed to open %s for reading"
-#: src/xend_internal.c:4782
+#: src/xend_internal.c:4791
#, fuzzy, c-format
msgid "failed to lseek or read from file: %s: %s"
msgstr "Failed to suspend domain %s"
-#: src/xend_internal.c:4865 src/xend_internal.c:4911
+#: src/xend_internal.c:4874 src/xend_internal.c:4920
#, fuzzy, c-format
msgid "unexpected graphics type %d"
msgstr "unexpected mime type"
-#: src/xend_internal.c:4954
+#: src/xend_internal.c:4963
#, fuzzy
msgid "unexpected chr device type"
msgstr "unexpected mime type"
-#: src/xend_internal.c:5128 src/xm_internal.c:1779
+#: src/xend_internal.c:5137 src/xm_internal.c:1779
#, fuzzy, c-format
msgid "unsupported network type %d"
msgstr "unexpected mime type"
-#: src/xend_internal.c:5302 src/xend_internal.c:5309 src/xend_internal.c:5316
+#: src/xend_internal.c:5311 src/xend_internal.c:5318 src/xend_internal.c:5325
#, fuzzy, c-format
msgid "unexpected lifecycle value %d"
msgstr "unexpected value node"
-#: src/xend_internal.c:5333
+#: src/xend_internal.c:5342
#, fuzzy
msgid "no HVM domain loader"
msgstr "node domain list"
-#: src/xend_internal.c:5544
+#: src/xend_internal.c:5553
#, fuzzy
msgid "hotplug of device type not supported"
msgstr "library call failed, possibly not supported"
msgid "failed to connect to Xen Store"
msgstr "failed to connect to Xen Store"
+#~ msgid "blocked"
+#~ msgstr "blocked"
+
#, fuzzy
#~ msgid "invalid interface type: %s"
#~ msgstr "invalid argument in %s"
#~ msgid "cannot read tty pid file %s: %s"
#~ msgstr "failed to write configuration file: %s"
-#, fuzzy
-#~ msgid "cannot remove ttyPidFile %s: %s"
-#~ msgstr "failed to write configuration file: %s"
-
#, fuzzy
#~ msgid "failed to calloc memory for init string: %s"
#~ msgstr "failed to allocate a node"
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-09-08 14:51+0200\n"
+"POT-Creation-Date: 2008-09-23 22:28+0200\n"
"PO-Revision-Date: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
msgid "storage_vol not found"
msgstr "domain name or uuid"
-#: src/conf.c:155 src/conf.c:203 src/conf.c:488 src/conf.c:525 src/conf.c:553
-#: src/conf.c:631
+#: src/conf.c:164 src/conf.c:212 src/conf.c:491 src/conf.c:528 src/conf.c:555
+#: src/conf.c:630
msgid "allocating configuration"
msgstr "allocating configuration"
-#: src/conf.c:338
+#: src/conf.c:347
msgid "unterminated number"
msgstr "unterminated number"
-#: src/conf.c:372 src/conf.c:389 src/conf.c:401
+#: src/conf.c:380 src/conf.c:396 src/conf.c:407
msgid "unterminated string"
msgstr "unterminated string"
-#: src/conf.c:429 src/conf.c:483
+#: src/conf.c:434 src/conf.c:487
msgid "expecting a value"
msgstr "expecting a value"
-#: src/conf.c:450
+#: src/conf.c:454
msgid "expecting a separator in list"
msgstr "expecting a separator in list"
-#: src/conf.c:473
+#: src/conf.c:477
#, fuzzy
msgid "list is not closed with ]"
msgstr "list is not closed with ] "
-#: src/conf.c:518
+#: src/conf.c:521
msgid "expecting a name"
msgstr "expecting a name"
-#: src/conf.c:581
+#: src/conf.c:582
msgid "expecting a separator"
msgstr "expecting a separator"
msgid "expecting an assignment"
msgstr "expecting an assignment"
-#: src/conf.c:894 src/conf.c:950 src/xend_internal.c:584
-#: src/xend_internal.c:2657 src/xm_internal.c:1475 src/xm_internal.c:1482
+#: src/conf.c:892 src/conf.c:948 src/xend_internal.c:584
+#: src/xend_internal.c:2666 src/xm_internal.c:1475 src/xm_internal.c:1482
#, fuzzy
msgid "allocate buffer"
msgstr "allocate new buffer"
-#: src/conf.c:901
+#: src/conf.c:899
msgid "failed to open file"
msgstr "failed to open file"
-#: src/conf.c:912
+#: src/conf.c:910
msgid "failed to save content"
msgstr "failed to save content"
msgid "cannot extract disk devices"
msgstr "Cannot extract running %s hypervisor version\n"
-#: src/domain_conf.c:1939 src/qemu_driver.c:3133
+#: src/domain_conf.c:1939 src/qemu_driver.c:3153
#, fuzzy, c-format
msgid "duplicate disk target '%s'"
msgstr "unexpected mime type"
msgid "unexpected char type %d"
msgstr "unexpected mime type"
-#: src/domain_conf.c:2815 src/xend_internal.c:5214
+#: src/domain_conf.c:2815 src/xend_internal.c:5223
#, fuzzy, c-format
msgid "unexpected sound model %d"
msgstr "unexpected mime type"
-#: src/domain_conf.c:2835 src/xend_internal.c:5237
+#: src/domain_conf.c:2835 src/xend_internal.c:5246
#, fuzzy, c-format
msgid "unexpected input type %d"
msgstr "unexpected mime type"
#: src/lxc_driver.c:274 src/lxc_driver.c:309 src/lxc_driver.c:335
#: src/lxc_driver.c:350 src/openvz_driver.c:238 src/openvz_driver.c:267
-#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:620
-#: src/openvz_driver.c:651 src/openvz_driver.c:672 src/openvz_driver.c:713
-#: src/qemu_driver.c:2192 src/qemu_driver.c:2279 src/qemu_driver.c:2828
-#: src/qemu_driver.c:2883 src/qemu_driver.c:2927 src/qemu_driver.c:3007
-#: src/qemu_driver.c:3123 src/qemu_driver.c:3192 src/qemu_driver.c:3247
-#: src/qemu_driver.c:3291 src/qemu_driver.c:3309 src/qemu_driver.c:3567
+#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:621
+#: src/openvz_driver.c:652 src/openvz_driver.c:673 src/openvz_driver.c:714
+#: src/qemu_driver.c:2212 src/qemu_driver.c:2299 src/qemu_driver.c:2848
+#: src/qemu_driver.c:2903 src/qemu_driver.c:2947 src/qemu_driver.c:3027
+#: src/qemu_driver.c:3143 src/qemu_driver.c:3212 src/qemu_driver.c:3267
+#: src/qemu_driver.c:3311 src/qemu_driver.c:3329 src/qemu_driver.c:3587
#, fuzzy
msgid "no domain with matching uuid"
msgstr "domain id or uuid"
-#: src/lxc_driver.c:280 src/openvz_driver.c:625 src/qemu_driver.c:2933
+#: src/lxc_driver.c:280 src/openvz_driver.c:626 src/qemu_driver.c:2953
#, fuzzy
msgid "cannot delete active domain"
msgstr "name of the inactive domain"
-#: src/lxc_driver.c:286 src/qemu_driver.c:2939
+#: src/lxc_driver.c:286 src/qemu_driver.c:2959
#, fuzzy
msgid "cannot undefine transient domain"
msgstr "name of the inactive domain"
msgid "container '%s' unexpectedly shutdown during startup"
msgstr ""
-#: src/lxc_driver.c:747 src/qemu_driver.c:892
+#: src/lxc_driver.c:747 src/qemu_driver.c:893
#, fuzzy, c-format
msgid "cannot create log directory %s: %s"
msgstr "failed to write configuration file: %s"
msgid "unknown forwarding type '%s'"
msgstr "unknown OS type %s"
-#: src/network_conf.c:662 src/qemu_driver.c:3334 src/qemu_driver.c:3967
+#: src/network_conf.c:662 src/qemu_driver.c:3354 src/qemu_driver.c:3987
#: src/storage_driver.c:816
#, c-format
msgid "cannot create autostart directory %s: %s"
msgid "no config file for %s"
msgstr "configuration file syntax error: %s"
-#: src/openvz_conf.c:187
+#: src/openvz_conf.c:190
+#, fuzzy, c-format
+msgid "Cound not read 'IP_ADDRESS' from config for container %d"
+msgstr "could not connect to %s"
+
+#: src/openvz_conf.c:220
+#, fuzzy, c-format
+msgid "Cound not read 'NETIF' from config for container %d"
+msgstr "could not connect to %s"
+
+#: src/openvz_conf.c:247
+#, fuzzy
+msgid "Too long network device name"
+msgstr "resolving domain filename"
+
+#: src/openvz_conf.c:264
+#, fuzzy
+msgid "Wrong length MAC address"
+msgstr "invalid argument in %s"
+
+#: src/openvz_conf.c:271
+#, fuzzy
+msgid "Wrong MAC address"
+msgstr "invalid argument in %s"
+
+#: src/openvz_conf.c:327
#, fuzzy
msgid "popen failed"
msgstr "operation failed"
-#: src/openvz_conf.c:197
+#: src/openvz_conf.c:337
#, fuzzy
msgid "Failed to parse vzlist output"
msgstr "Failed to suspend domain %s"
-#: src/openvz_conf.c:223
+#: src/openvz_conf.c:363
#, fuzzy
msgid "UUID in config file malformed"
msgstr "configuration file syntax error: %s"
-#: src/openvz_conf.c:235
+#: src/openvz_conf.c:375
#, fuzzy, c-format
msgid "Cound not read config for container %d"
msgstr "could not connect to %s"
msgid "Container ID is not specified"
msgstr ""
-#: src/openvz_driver.c:391 src/openvz_driver.c:459 src/openvz_driver.c:534
-#: src/openvz_driver.c:554 src/openvz_driver.c:600 src/openvz_driver.c:631
-#: src/openvz_driver.c:656 src/openvz_driver.c:728 src/openvz_driver.c:826
-#: src/openvz_driver.c:872
+#: src/openvz_driver.c:391 src/openvz_driver.c:460 src/openvz_driver.c:535
+#: src/openvz_driver.c:555 src/openvz_driver.c:601 src/openvz_driver.c:632
+#: src/openvz_driver.c:657 src/openvz_driver.c:729 src/openvz_driver.c:827
+#: src/openvz_driver.c:873
#, fuzzy, c-format
msgid "Could not exec %s"
msgstr "could not connect to %s"
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:451 src/openvz_driver.c:528
+#: src/openvz_driver.c:452 src/openvz_driver.c:529
msgid "Error creating command for container"
msgstr ""
-#: src/openvz_driver.c:465 src/openvz_driver.c:540
+#: src/openvz_driver.c:466 src/openvz_driver.c:541
#, fuzzy
msgid "Could not set UUID"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:475 src/openvz_driver.c:546
+#: src/openvz_driver.c:476 src/openvz_driver.c:547
#, fuzzy
msgid "Could not configure network"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:482 src/openvz_driver.c:569
+#: src/openvz_driver.c:483 src/openvz_driver.c:570
#, fuzzy
msgid "Could not set number of virtual cpu"
msgstr "change number of virtual CPUs"
#: src/openvz_driver.c:517
#, c-format
-msgid "Already an OPENVZ VM defined with the id '%d'"
+msgid "Already an OPENVZ VM defined with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:588
+#: src/openvz_driver.c:589
msgid "no domain with matching id"
msgstr ""
-#: src/openvz_driver.c:594
+#: src/openvz_driver.c:595
#, fuzzy
msgid "domain is not in shutoff state"
msgstr "Domain is already active"
-#: src/openvz_driver.c:677
+#: src/openvz_driver.c:678
#, fuzzy
msgid "Could not read container config"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:693 src/qemu_driver.c:1823
+#: src/openvz_driver.c:694 src/qemu_driver.c:1843
#, fuzzy, c-format
msgid "unknown type '%s'"
msgstr "unknown OS type %s"
-#: src/openvz_driver.c:719
+#: src/openvz_driver.c:720
msgid "VCPUs should be >= 1"
msgstr ""
-#: src/openvz_driver.c:835 src/openvz_driver.c:881
+#: src/openvz_driver.c:836 src/openvz_driver.c:882
#, fuzzy, c-format
msgid "Could not parse VPS ID %s"
msgstr "could not connect to %s"
msgid "Unexpected exit status '%d', qemu probably failed"
msgstr ""
-#: src/qemu_conf.c:519 src/qemu_driver.c:925
+#: src/qemu_conf.c:519 src/qemu_driver.c:926
#, fuzzy, c-format
msgid "Cannot find QEMU binary %s: %s"
msgstr "Failed to suspend domain %s"
msgid "Network type %d is not supported"
msgstr "Domain %s started\n"
-#: src/qemu_conf.c:580 src/qemu_driver.c:1515
+#: src/qemu_conf.c:580 src/qemu_driver.c:1514
#, fuzzy, c-format
msgid "cannot initialize bridge support: %s"
msgstr "Failed to suspend domain %s"
msgid "failed to allocate space for argv string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:90
+#: src/qemu_driver.c:91
#, fuzzy
msgid "Failed to set close-on-exec file descriptor flag\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:105
+#: src/qemu_driver.c:106
#, fuzzy
msgid "Failed to set non-blocking file descriptor flag\n"
msgstr "failed to parse Xend domain information"
-#: src/qemu_driver.c:150
+#: src/qemu_driver.c:151
#, fuzzy, c-format
msgid "Failed to autostart network '%s': %s\n"
msgstr "Failed to start domain %s"
-#: src/qemu_driver.c:165
+#: src/qemu_driver.c:166
#, fuzzy, c-format
msgid "Failed to autostart VM '%s': %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:201
+#: src/qemu_driver.c:202
#, fuzzy, c-format
msgid "Failed to find user record for uid '%d': %s\n"
msgstr "Failed to undefine domain %s"
-#: src/qemu_driver.c:212
+#: src/qemu_driver.c:213
#, fuzzy
msgid "out of memory in asprintf\n"
msgstr "out of memory"
-#: src/qemu_driver.c:268
+#: src/qemu_driver.c:269
#, fuzzy
msgid "qemudStartup: out of memory\n"
msgstr "out of memory"
-#: src/qemu_driver.c:295
+#: src/qemu_driver.c:296
msgid "Reloading iptables rules\n"
msgstr ""
-#: src/qemu_driver.c:433
+#: src/qemu_driver.c:434
#, c-format
msgid ""
"QEMU quit during %s startup\n"
"%s"
msgstr ""
-#: src/qemu_driver.c:443 src/qemu_driver.c:456
+#: src/qemu_driver.c:444 src/qemu_driver.c:457
#, c-format
msgid "Failure while reading %s startup output: %s"
msgstr ""
-#: src/qemu_driver.c:451
+#: src/qemu_driver.c:452
#, c-format
msgid "Timed out while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:467
+#: src/qemu_driver.c:468
#, c-format
msgid "Failure while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:479
+#: src/qemu_driver.c:480
#, c-format
msgid "Out of space while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:510
+#: src/qemu_driver.c:511
#, fuzzy, c-format
msgid "Unable to open monitor path %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:515
+#: src/qemu_driver.c:516
msgid "Unable to set monitor close-on-exec flag"
msgstr ""
-#: src/qemu_driver.c:520
+#: src/qemu_driver.c:521
msgid "Unable to put monitor into non-blocking mode"
msgstr ""
-#: src/qemu_driver.c:648 src/qemu_driver.c:1027 src/qemu_driver.c:1726
-#: src/qemu_driver.c:1736
+#: src/qemu_driver.c:649 src/qemu_driver.c:1028 src/qemu_driver.c:1725
+#: src/qemu_driver.c:1735
#, fuzzy, c-format
msgid "Unable to log VM console data: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:671
+#: src/qemu_driver.c:672
#, fuzzy
msgid "allocate cpumap"
msgstr "allocate new context"
-#: src/qemu_driver.c:682
+#: src/qemu_driver.c:683
msgid "cannot run monitor command to fetch CPU thread info"
msgstr ""
-#: src/qemu_driver.c:786
+#: src/qemu_driver.c:787
#, fuzzy, c-format
msgid "failed to set CPU affinity %s"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:796 src/qemu_driver.c:2135
+#: src/qemu_driver.c:797 src/qemu_driver.c:2155
#, fuzzy
msgid "resume operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:859
+#: src/qemu_driver.c:860
#, fuzzy
msgid "VM is already active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:869
+#: src/qemu_driver.c:870
msgid "Unable to find an unused VNC port"
msgstr ""
-#: src/qemu_driver.c:881
+#: src/qemu_driver.c:882
#, c-format
msgid "config file path too long: %s/%s.log"
msgstr ""
-#: src/qemu_driver.c:900
+#: src/qemu_driver.c:901
#, fuzzy, c-format
msgid "failed to create logfile %s: %s"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:906
+#: src/qemu_driver.c:907
#, fuzzy, c-format
msgid "Unable to set VM logfile close-on-exec flag %s"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:935 src/qemu_driver.c:3032
+#: src/qemu_driver.c:936 src/qemu_driver.c:3052
#, fuzzy, c-format
msgid "Cannot determine QEMU argv syntax %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:951 src/qemu_driver.c:954 src/qemu_driver.c:959
+#: src/qemu_driver.c:952 src/qemu_driver.c:955 src/qemu_driver.c:960
#, fuzzy, c-format
msgid "Unable to write argv to logfile %d: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:1041
+#: src/qemu_driver.c:1040
#, fuzzy, c-format
msgid "Shutting down VM '%s'\n"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:1052
+#: src/qemu_driver.c:1051
#, fuzzy, c-format
msgid "Unable to close logfile %d: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:1067
+#: src/qemu_driver.c:1066
#, fuzzy
msgid "Got unexpected pid, damn\n"
msgstr "unexpected dict node"
-#: src/qemu_driver.c:1221
+#: src/qemu_driver.c:1220
#, fuzzy
msgid "failed to allocate space for dnsmasq argv"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1235
+#: src/qemu_driver.c:1234
msgid "cannot start dhcp daemon without IP address for server"
msgstr ""
-#: src/qemu_driver.c:1264
+#: src/qemu_driver.c:1263
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1275
+#: src/qemu_driver.c:1274
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1285
+#: src/qemu_driver.c:1284
#, fuzzy, c-format
msgid "failed to add iptables rule to enable masquerading : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1317
+#: src/qemu_driver.c:1316
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1328
+#: src/qemu_driver.c:1327
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1353
+#: src/qemu_driver.c:1352
#, fuzzy
msgid "failed to allocate space for IP tables support"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1361 src/qemu_driver.c:1368
+#: src/qemu_driver.c:1360 src/qemu_driver.c:1367
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1376 src/qemu_driver.c:1383
+#: src/qemu_driver.c:1375 src/qemu_driver.c:1382
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1393
+#: src/qemu_driver.c:1392
#, fuzzy, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1400
+#: src/qemu_driver.c:1399
#, fuzzy, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1408
+#: src/qemu_driver.c:1407
#, fuzzy, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1509
+#: src/qemu_driver.c:1508
#, fuzzy
msgid "network is already active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:1521
+#: src/qemu_driver.c:1520
#, fuzzy, c-format
msgid "cannot create bridge '%s' : %s"
msgstr "failed to write configuration file: %s"
-#: src/qemu_driver.c:1536
+#: src/qemu_driver.c:1535
#, fuzzy, c-format
msgid "cannot set IP address on bridge '%s' to '%s' : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1544
+#: src/qemu_driver.c:1543
#, fuzzy, c-format
msgid "cannot set netmask on bridge '%s' to '%s' : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1552
+#: src/qemu_driver.c:1551
#, fuzzy, c-format
msgid "failed to bring the bridge '%s' up : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1563
+#: src/qemu_driver.c:1562
#, fuzzy, c-format
msgid "failed to enable IP forwarding : %s"
msgstr "failed to open %s for reading"
-#: src/qemu_driver.c:1581 src/qemu_driver.c:1612
+#: src/qemu_driver.c:1580 src/qemu_driver.c:1611
#, fuzzy, c-format
msgid "Failed to bring down bridge '%s' : %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1587 src/qemu_driver.c:1617
+#: src/qemu_driver.c:1586 src/qemu_driver.c:1616
#, fuzzy, c-format
msgid "Failed to delete bridge '%s' : %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1600
+#: src/qemu_driver.c:1599
#, fuzzy, c-format
msgid "Shutting down network '%s'\n"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:1626
+#: src/qemu_driver.c:1625
#, fuzzy
msgid "Got unexpected pid for dnsmasq\n"
msgstr "unexpected dict node"
-#: src/qemu_driver.c:1839
+#: src/qemu_driver.c:1814
+#, fuzzy, c-format
+msgid "Unable to open %s: %s\n"
+msgstr "Failed to suspend domain %s"
+
+#: src/qemu_driver.c:1859
#, fuzzy
msgid "failed to allocate space for capabilities support"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1858 src/qemu_driver.c:1884
+#: src/qemu_driver.c:1878 src/qemu_driver.c:1904
msgid "NUMA not supported on this host"
msgstr ""
-#: src/qemu_driver.c:1869 src/qemu_driver.c:1892
+#: src/qemu_driver.c:1889 src/qemu_driver.c:1912
#, fuzzy
msgid "Failed to query NUMA free memory"
msgstr "Used memory:"
-#: src/qemu_driver.c:2053
+#: src/qemu_driver.c:2073
#, fuzzy, c-format
msgid "domain '%s' is already defined"
msgstr "domain %s exists already"
-#: src/qemu_driver.c:2064
+#: src/qemu_driver.c:2084
#, fuzzy, c-format
msgid "domain with uuid '%s' is already defined"
msgstr "domain %s exists already"
-#: src/qemu_driver.c:2094 src/qemu_driver.c:2123 src/qemu_driver.c:2152
-#: src/qemu_driver.c:2172 src/qemu_driver.c:2410 src/qemu_driver.c:3383
-#: src/qemu_driver.c:3518 src/qemu_driver.c:3632
+#: src/qemu_driver.c:2114 src/qemu_driver.c:2143 src/qemu_driver.c:2172
+#: src/qemu_driver.c:2192 src/qemu_driver.c:2430 src/qemu_driver.c:3403
+#: src/qemu_driver.c:3538 src/qemu_driver.c:3652
#, c-format
msgid "no domain with matching id %d"
msgstr ""
-#: src/qemu_driver.c:2099 src/qemu_driver.c:2128 src/qemu_driver.c:2416
-#: src/qemu_driver.c:3388 src/qemu_driver.c:3524 src/qemu_driver.c:3638
+#: src/qemu_driver.c:2119 src/qemu_driver.c:2148 src/qemu_driver.c:2436
+#: src/qemu_driver.c:3408 src/qemu_driver.c:3544 src/qemu_driver.c:3658
#, fuzzy
msgid "domain is not running"
msgstr "Domain is already active"
-#: src/qemu_driver.c:2107
+#: src/qemu_driver.c:2127
#, fuzzy
msgid "suspend operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2158
+#: src/qemu_driver.c:2178
#, fuzzy
msgid "shutdown operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2198
+#: src/qemu_driver.c:2218
#, fuzzy
msgid "failed to allocate space for ostype"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:2214 src/qemu_driver.c:2230 src/qemu_driver.c:2253
-#: src/qemu_driver.c:2526 src/qemu_driver.c:2688
+#: src/qemu_driver.c:2234 src/qemu_driver.c:2250 src/qemu_driver.c:2273
+#: src/qemu_driver.c:2546 src/qemu_driver.c:2708
#, c-format
msgid "no domain with matching uuid '%s'"
msgstr ""
-#: src/qemu_driver.c:2236
+#: src/qemu_driver.c:2256
msgid "cannot set max memory lower than current memory"
msgstr ""
-#: src/qemu_driver.c:2259
+#: src/qemu_driver.c:2279
#, fuzzy
msgid "cannot set memory of an active domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:2265
+#: src/qemu_driver.c:2285
msgid "cannot set memory higher than max memory"
msgstr ""
-#: src/qemu_driver.c:2425
+#: src/qemu_driver.c:2445
#, fuzzy
msgid "failed to pause domain"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:2434
+#: src/qemu_driver.c:2454
#, fuzzy
msgid "failed to get domain xml"
msgstr "failed to get domain UUID"
-#: src/qemu_driver.c:2442
+#: src/qemu_driver.c:2462
#, fuzzy, c-format
msgid "failed to create '%s'"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2449
+#: src/qemu_driver.c:2469
#, fuzzy
msgid "failed to write save header"
msgstr "Failed to write to socket %d\n"
-#: src/qemu_driver.c:2457
+#: src/qemu_driver.c:2477
#, fuzzy
msgid "failed to write xml"
msgstr "Failed to write to socket %d\n"
-#: src/qemu_driver.c:2470 src/qemu_driver.c:2477 src/qemu_driver.c:2748
+#: src/qemu_driver.c:2490 src/qemu_driver.c:2497 src/qemu_driver.c:2768
#: src/remote_internal.c:2241 src/virterror.c:441
msgid "out of memory"
msgstr "out of memory"
-#: src/qemu_driver.c:2485
+#: src/qemu_driver.c:2505
#, fuzzy
msgid "migrate operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2497
+#: src/qemu_driver.c:2517
msgid "'migrate' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:2532
+#: src/qemu_driver.c:2552
#, fuzzy
msgid "cannot change vcpu count of an active domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:2538
+#: src/qemu_driver.c:2558
msgid "could not determine max vcpus for the domain"
msgstr ""
-#: src/qemu_driver.c:2544
+#: src/qemu_driver.c:2564
#, c-format
msgid ""
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
msgstr ""
-#: src/qemu_driver.c:2568 src/qemu_driver.c:2620
+#: src/qemu_driver.c:2588 src/qemu_driver.c:2640
#, fuzzy
msgid "cannot pin vcpus on an inactive domain"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:2574
+#: src/qemu_driver.c:2594
#, c-format
msgid "vcpu number out of range %d > %d"
msgstr ""
-#: src/qemu_driver.c:2595
+#: src/qemu_driver.c:2615
#, fuzzy, c-format
msgid "cannot set affinity: %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:2600
+#: src/qemu_driver.c:2620
#, fuzzy
msgid "cpu affinity is not supported"
msgstr "library call failed, possibly not supported"
-#: src/qemu_driver.c:2657
+#: src/qemu_driver.c:2677
#, fuzzy, c-format
msgid "cannot get affinity: %s"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2667
+#: src/qemu_driver.c:2687
msgid "cpu affinity is not available"
msgstr ""
-#: src/qemu_driver.c:2694
+#: src/qemu_driver.c:2714
#, fuzzy, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr "load domain definition file"
-#: src/qemu_driver.c:2720 src/test.c:956
+#: src/qemu_driver.c:2740 src/test.c:956
#, fuzzy
msgid "cannot read domain image"
msgstr "node domain list"
-#: src/qemu_driver.c:2726
+#: src/qemu_driver.c:2746
#, fuzzy
msgid "failed to read qemu header"
msgstr "failed to read from Xen Daemon"
-#: src/qemu_driver.c:2733
+#: src/qemu_driver.c:2753
msgid "image magic is incorrect"
msgstr ""
-#: src/qemu_driver.c:2740
+#: src/qemu_driver.c:2760
#, c-format
msgid "image version is not supported (%d > %d)"
msgstr ""
-#: src/qemu_driver.c:2755
+#: src/qemu_driver.c:2775
#, fuzzy
msgid "failed to read XML"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2764
+#: src/qemu_driver.c:2784
#, fuzzy
msgid "failed to parse XML"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2777
+#: src/qemu_driver.c:2797
#, fuzzy, c-format
msgid "domain is already active as '%s'"
msgstr "Domain is already active"
-#: src/qemu_driver.c:2786
+#: src/qemu_driver.c:2806
#, fuzzy
msgid "failed to assign new VM"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2799
+#: src/qemu_driver.c:2819
#, fuzzy
msgid "failed to start VM"
msgstr "Failed to start domain %s"
-#: src/qemu_driver.c:2811
+#: src/qemu_driver.c:2831
#, fuzzy
msgid "failed to resume domain"
msgstr "Failed to resume domain %s"
-#: src/qemu_driver.c:2848 src/qemu_driver.c:3741 src/qemu_driver.c:3776
+#: src/qemu_driver.c:2868 src/qemu_driver.c:3761 src/qemu_driver.c:3796
#, fuzzy
msgid "failed to allocate space for VM name string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:2962
+#: src/qemu_driver.c:2982
#, fuzzy, c-format
msgid "cannot convert disk '%s' to bus/device index"
msgstr "Cannot extract running %s hypervisor version\n"
-#: src/qemu_driver.c:2982
+#: src/qemu_driver.c:3002
#, fuzzy, c-format
msgid "Unsupported disk name mapping for bus '%s'"
msgstr "unexpected mime type"
-#: src/qemu_driver.c:3022
+#: src/qemu_driver.c:3042
#, c-format
msgid "No device with bus '%s' and target '%s'"
msgstr ""
-#: src/qemu_driver.c:3049
+#: src/qemu_driver.c:3069
#, c-format
msgid ""
"Emulator version does not support removable media for device '%s' and target "
"'%s'"
msgstr ""
-#: src/qemu_driver.c:3086
+#: src/qemu_driver.c:3106
msgid "cannot change cdrom media"
msgstr ""
-#: src/qemu_driver.c:3097
+#: src/qemu_driver.c:3117
msgid "changing cdrom media failed"
msgstr ""
-#: src/qemu_driver.c:3157
+#: src/qemu_driver.c:3177
#, fuzzy
msgid "cannot attach usb disk"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3168
+#: src/qemu_driver.c:3188
#, fuzzy
msgid "adding usb disk failed"
msgstr "loading host definition file"
-#: src/qemu_driver.c:3212
+#: src/qemu_driver.c:3232
#, fuzzy
msgid "cannot attach usb device"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3223
+#: src/qemu_driver.c:3243
#, fuzzy
msgid "adding usb device failed"
msgstr "loading host definition file"
-#: src/qemu_driver.c:3253
+#: src/qemu_driver.c:3273
#, fuzzy
msgid "cannot attach device on inactive domain"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3276
+#: src/qemu_driver.c:3296
msgid "this device type cannot be attached"
msgstr ""
-#: src/qemu_driver.c:3315
+#: src/qemu_driver.c:3335
#, fuzzy
msgid "cannot set autostart for transient domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:3341
+#: src/qemu_driver.c:3361
#, fuzzy, c-format
msgid "Failed to create symlink '%s to '%s': %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:3348 src/qemu_driver.c:3981 src/storage_driver.c:832
+#: src/qemu_driver.c:3368 src/qemu_driver.c:4001 src/storage_driver.c:832
#, fuzzy, c-format
msgid "Failed to delete symlink '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:3410
+#: src/qemu_driver.c:3430
#, fuzzy, c-format
msgid "invalid path: %s"
msgstr "invalid argument in %s"
-#: src/qemu_driver.c:3418
+#: src/qemu_driver.c:3438
msgid "'info blockstats' command failed"
msgstr ""
-#: src/qemu_driver.c:3433
+#: src/qemu_driver.c:3453
msgid "'info blockstats' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:3498
+#: src/qemu_driver.c:3518
#, fuzzy, c-format
msgid "device not found: %s (%s)"
msgstr "Domain restored from %s\n"
-#: src/qemu_driver.c:3530 src/qemu_driver.c:3573
+#: src/qemu_driver.c:3550 src/qemu_driver.c:3593
msgid "NULL or empty path"
msgstr ""
-#: src/qemu_driver.c:3541
+#: src/qemu_driver.c:3561
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr ""
-#: src/qemu_driver.c:3583
+#: src/qemu_driver.c:3603
#, fuzzy
msgid "invalid path"
msgstr "invalid argument in %s"
-#: src/qemu_driver.c:3626
+#: src/qemu_driver.c:3646
msgid "QEMU driver only supports virtual memory addrs"
msgstr ""
-#: src/qemu_driver.c:3653
+#: src/qemu_driver.c:3673
#, fuzzy
msgid "'memsave' command failed"
msgstr "domain name"
-#: src/qemu_driver.c:3682 src/qemu_driver.c:3850 src/qemu_driver.c:3875
-#: src/qemu_driver.c:3889 src/qemu_driver.c:3904 src/qemu_driver.c:3937
-#: src/qemu_driver.c:3953
+#: src/qemu_driver.c:3702 src/qemu_driver.c:3870 src/qemu_driver.c:3895
+#: src/qemu_driver.c:3909 src/qemu_driver.c:3924 src/qemu_driver.c:3957
+#: src/qemu_driver.c:3973
msgid "no network with matching uuid"
msgstr ""
-#: src/qemu_driver.c:3697
+#: src/qemu_driver.c:3717
msgid "no network with matching name"
msgstr ""
-#: src/qemu_driver.c:3856
+#: src/qemu_driver.c:3876
#, fuzzy
msgid "network is still active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:3917
+#: src/qemu_driver.c:3937
#, fuzzy
msgid "no network with matching id"
msgstr "domain information in XML"
-#: src/qemu_driver.c:3924
+#: src/qemu_driver.c:3944
#, fuzzy
msgid "failed to allocate space for network bridge string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:3974 src/storage_driver.c:823
+#: src/qemu_driver.c:3994 src/storage_driver.c:823
#, fuzzy, c-format
msgid "Failed to create symlink '%s' to '%s': %s"
msgstr "Failed to save domain %s to %s"
msgid "%s not implemented on Win32"
msgstr ""
-#: src/storage_backend_disk.c:85 src/storage_backend_logical.c:57
+#: src/storage_backend_disk.c:90 src/storage_backend_logical.c:57
#, c-format
msgid "unsupported pool format %s"
msgstr ""
-#: src/storage_backend_disk.c:110 src/storage_backend_logical.c:70
+#: src/storage_backend_disk.c:115 src/storage_backend_logical.c:70
#, c-format
msgid "unsupported pool format %d"
msgstr ""
-#: src/storage_backend_disk.c:138 src/storage_backend_fs.c:192
+#: src/storage_backend_disk.c:143 src/storage_backend_fs.c:192
#: src/storage_backend_fs.c:262 src/storage_backend_fs.c:314
#, c-format
msgid "unsupported volume format %s"
msgstr ""
-#: src/storage_backend_disk.c:165 src/storage_backend_fs.c:225
+#: src/storage_backend_disk.c:170 src/storage_backend_fs.c:225
#: src/storage_backend_fs.c:297 src/storage_backend_fs.c:329
#, c-format
msgid "unsupported volume format %d"
msgstr ""
-#: src/storage_backend_disk.c:179 src/storage_backend_disk.c:192
-#: src/storage_backend_disk.c:199 src/storage_backend_disk.c:221
+#: src/storage_backend_disk.c:184 src/storage_backend_disk.c:197
+#: src/storage_backend_disk.c:204 src/storage_backend_disk.c:226
#: src/storage_backend_fs.c:839 src/storage_backend_iscsi.c:177
#: src/storage_backend_logical.c:116 src/storage_backend_logical.c:121
#: src/storage_backend_logical.c:133 src/storage_backend_logical.c:143
-#: src/storage_backend_logical.c:531
+#: src/storage_backend_logical.c:546
msgid "volume"
msgstr ""
-#: src/storage_backend_disk.c:229
+#: src/storage_backend_disk.c:234
msgid "volume extents"
msgstr ""
-#: src/storage_backend_disk.c:237
+#: src/storage_backend_disk.c:242
msgid "cannot parse device start location"
msgstr ""
-#: src/storage_backend_disk.c:244
+#: src/storage_backend_disk.c:249
msgid "cannot parse device end location"
msgstr ""
-#: src/storage_backend_disk.c:250 src/storage_backend_logical.c:154
+#: src/storage_backend_disk.c:255 src/storage_backend_logical.c:154
#: src/storage_backend_logical.c:160
msgid "extents"
msgstr ""
-#: src/storage_backend_disk.c:464
+#: src/storage_backend_disk.c:462
msgid "no large enough free extent"
msgstr ""
-#: src/storage_backend_disk.c:498
-msgid "Disk pools are not yet supported"
+#: src/storage_backend_disk.c:502
+#, c-format
+msgid "Couldn't read volume target path '%s'. %s"
msgstr ""
+#: src/storage_backend_disk.c:517
+#, c-format
+msgid "Volume path '%s' did not start with parent pool source device name."
+msgstr ""
+
+#: src/storage_backend_disk.c:526
+#, fuzzy, c-format
+msgid "cannot parse partition number from target '%s'"
+msgstr "Failed to suspend domain %s"
+
#: src/storage_backend_fs.c:358
#, c-format
msgid "cannot read header '%s': %s"
msgstr ""
#: src/storage_backend_fs.c:1042 src/storage_backend_fs.c:1078
-#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:543
+#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:558
#, c-format
msgid "cannot read path '%s': %s"
msgstr ""
msgid "creation of non-raw images is not supported without qemu-img"
msgstr ""
-#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:552
+#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:567
#, fuzzy, c-format
msgid "cannot set file owner '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:559
+#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:574
#, fuzzy, c-format
msgid "cannot set file mode '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:566
+#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:581
#, c-format
msgid "cannot close file '%s': %s"
msgstr ""
msgid "lvs command failed with exitstatus %d"
msgstr ""
-#: src/storage_backend_logical.c:355
+#: src/storage_backend_logical.c:354
#, fuzzy
msgid "command line"
msgstr "domain name"
-#: src/storage_backend_logical.c:372
+#: src/storage_backend_logical.c:371
#, c-format
msgid "cannot open device %s"
msgstr ""
-#: src/storage_backend_logical.c:378
+#: src/storage_backend_logical.c:377
#, c-format
msgid "cannot clear device header %s"
msgstr ""
-#: src/storage_backend_logical.c:385
+#: src/storage_backend_logical.c:384
#, c-format
msgid "cannot close device %s"
msgstr ""
-#: src/storage_backend_logical.c:575
+#: src/storage_backend_logical.c:507
+#, fuzzy, c-format
+msgid "cannot remove PV device %s: %s"
+msgstr "failed to write configuration file: %s"
+
+#: src/storage_backend_logical.c:590
#, c-format
msgid "cannot find newly created volume '%s': %s"
msgstr ""
msgstr "DATA"
#: src/virsh.c:6292 src/virsh.c:6314
-msgid "blocked"
-msgstr "blocked"
+msgid "idle"
+msgstr ""
#: src/virsh.c:6294
msgid "paused"
msgid "domain information incomplete, missing uuid"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1109 src/xend_internal.c:2204 src/xend_internal.c:2211
+#: src/xend_internal.c:1109 src/xend_internal.c:2213 src/xend_internal.c:2220
msgid "domain information incomplete, missing name"
msgstr "domain information incomplete, missing name"
msgid "unknown graphics type '%s'"
msgstr "unknown OS type %s"
-#: src/xend_internal.c:2191
+#: src/xend_internal.c:2200
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:2260 src/xend_internal.c:2270 src/xend_internal.c:2280
+#: src/xend_internal.c:2269 src/xend_internal.c:2279 src/xend_internal.c:2289
#, fuzzy, c-format
msgid "unknown lifecycle type %s"
msgstr "unknown OS type %s"
-#: src/xend_internal.c:2593
+#: src/xend_internal.c:2602
#, fuzzy
msgid "failed to parse topology information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:2647
+#: src/xend_internal.c:2656
#, fuzzy
msgid "topology syntax error"
msgstr "configuration file syntax error"
-#: src/xend_internal.c:2711
+#: src/xend_internal.c:2720
msgid "failed to parse Xend domain information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:3193
+#: src/xend_internal.c:3202
msgid "xenDaemonDomainFetch failed to find this domain"
msgstr ""
-#: src/xend_internal.c:3815 src/xend_internal.c:4290 src/xm_internal.c:1617
+#: src/xend_internal.c:3824 src/xend_internal.c:4299 src/xm_internal.c:1617
#, fuzzy
msgid "failed to build sexpr"
msgstr "Failed to suspend domain %s"
-#: src/xend_internal.c:3917
+#: src/xend_internal.c:3926
#, fuzzy
msgid "unsupported device type"
msgstr "unexpected mime type"
-#: src/xend_internal.c:4020
+#: src/xend_internal.c:4029
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4061
+#: src/xend_internal.c:4070
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4069
+#: src/xend_internal.c:4078
#, fuzzy
msgid "unexpected value from on_xend_start"
msgstr "unexpected value node"
-#: src/xend_internal.c:4080
+#: src/xend_internal.c:4089
#, fuzzy
msgid "no memory"
msgstr "node memory"
-#: src/xend_internal.c:4086
+#: src/xend_internal.c:4095
#, fuzzy
msgid "sexpr2string failed"
msgstr "operation failed"
-#: src/xend_internal.c:4091
+#: src/xend_internal.c:4100
#, fuzzy
msgid "Failed to redefine sexpr"
msgstr "Failed to undefine domain %s"
-#: src/xend_internal.c:4096
+#: src/xend_internal.c:4105
msgid "on_xend_start not present in sexpr"
msgstr ""
-#: src/xend_internal.c:4127
+#: src/xend_internal.c:4136
#, fuzzy, c-format
msgid "gethostname failed: %s"
msgstr "operation failed: %s"
-#: src/xend_internal.c:4133
+#: src/xend_internal.c:4142
#, fuzzy, c-format
msgid "failed to strdup hostname: %s"
msgstr "failed to get hypervisor type"
-#: src/xend_internal.c:4164
+#: src/xend_internal.c:4173
msgid ""
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
"migration"
msgstr ""
-#: src/xend_internal.c:4174
+#: src/xend_internal.c:4183
msgid ""
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
"migration"
msgstr ""
-#: src/xend_internal.c:4186
+#: src/xend_internal.c:4195
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr ""
-#: src/xend_internal.c:4199
+#: src/xend_internal.c:4208
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr ""
-#: src/xend_internal.c:4204
+#: src/xend_internal.c:4213
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr ""
-#: src/xend_internal.c:4211
+#: src/xend_internal.c:4220
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr ""
-#: src/xend_internal.c:4218 src/xend_internal.c:4240 src/xend_internal.c:4248
-#: src/xend_internal.c:4474 src/xend_internal.c:4481 src/xml.c:89
+#: src/xend_internal.c:4227 src/xend_internal.c:4249 src/xend_internal.c:4257
+#: src/xend_internal.c:4483 src/xend_internal.c:4490 src/xml.c:89
msgid "strdup failed"
msgstr ""
-#: src/xend_internal.c:4231
+#: src/xend_internal.c:4240
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr ""
-#: src/xend_internal.c:4284
+#: src/xend_internal.c:4293
#, fuzzy
msgid "failed to parse domain description"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:4300
+#: src/xend_internal.c:4309
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Failed to create domain %s\n"
-#: src/xend_internal.c:4456 src/xend_internal.c:4532 src/xend_internal.c:4622
+#: src/xend_internal.c:4465 src/xend_internal.c:4541 src/xend_internal.c:4631
msgid "unsupported in xendConfigVersion < 4"
msgstr ""
-#: src/xend_internal.c:4468
+#: src/xend_internal.c:4477
#, fuzzy
msgid "node information incomplete, missing scheduler name"
msgstr "domain information incomplete, missing name"
-#: src/xend_internal.c:4486 src/xend_internal.c:4580 src/xend_internal.c:4692
+#: src/xend_internal.c:4495 src/xend_internal.c:4589 src/xend_internal.c:4701
#, fuzzy
msgid "Unknown scheduler"
msgstr "unknown host"
-#: src/xend_internal.c:4545 src/xend_internal.c:4635
+#: src/xend_internal.c:4554 src/xend_internal.c:4644
#, fuzzy
msgid "Failed to get a scheduler name"
msgstr "failed to get hypervisor type"
-#: src/xend_internal.c:4558 src/xend_internal.c:4671
+#: src/xend_internal.c:4567 src/xend_internal.c:4680
#, fuzzy
msgid "domain information incomplete, missing cpu_weight"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:4563 src/xend_internal.c:4680
+#: src/xend_internal.c:4572 src/xend_internal.c:4689
#, fuzzy
msgid "domain information incomplete, missing cpu_cap"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:4739
+#: src/xend_internal.c:4748
msgid "domainBlockPeek is not supported for dom0"
msgstr ""
-#: src/xend_internal.c:4762
+#: src/xend_internal.c:4771
#, fuzzy, c-format
msgid "%s: invalid path"
msgstr "invalid argument in %s"
-#: src/xend_internal.c:4770
+#: src/xend_internal.c:4779
#, fuzzy, c-format
msgid "failed to open for reading: %s: %s"
msgstr "failed to open %s for reading"
-#: src/xend_internal.c:4782
+#: src/xend_internal.c:4791
#, fuzzy, c-format
msgid "failed to lseek or read from file: %s: %s"
msgstr "Failed to suspend domain %s"
-#: src/xend_internal.c:4865 src/xend_internal.c:4911
+#: src/xend_internal.c:4874 src/xend_internal.c:4920
#, fuzzy, c-format
msgid "unexpected graphics type %d"
msgstr "unexpected mime type"
-#: src/xend_internal.c:4954
+#: src/xend_internal.c:4963
#, fuzzy
msgid "unexpected chr device type"
msgstr "unexpected mime type"
-#: src/xend_internal.c:5128 src/xm_internal.c:1779
+#: src/xend_internal.c:5137 src/xm_internal.c:1779
#, fuzzy, c-format
msgid "unsupported network type %d"
msgstr "unexpected mime type"
-#: src/xend_internal.c:5302 src/xend_internal.c:5309 src/xend_internal.c:5316
+#: src/xend_internal.c:5311 src/xend_internal.c:5318 src/xend_internal.c:5325
#, fuzzy, c-format
msgid "unexpected lifecycle value %d"
msgstr "unexpected value node"
-#: src/xend_internal.c:5333
+#: src/xend_internal.c:5342
#, fuzzy
msgid "no HVM domain loader"
msgstr "node domain list"
-#: src/xend_internal.c:5544
+#: src/xend_internal.c:5553
#, fuzzy
msgid "hotplug of device type not supported"
msgstr "library call failed, possibly not supported"
msgid "failed to connect to Xen Store"
msgstr "failed to connect to Xen Store"
+#~ msgid "blocked"
+#~ msgstr "blocked"
+
#, fuzzy
#~ msgid "invalid interface type: %s"
#~ msgstr "invalid argument in %s"
#~ msgid "cannot read tty pid file %s: %s"
#~ msgstr "failed to write configuration file: %s"
-#, fuzzy
-#~ msgid "cannot remove ttyPidFile %s: %s"
-#~ msgstr "failed to write configuration file: %s"
-
#, fuzzy
#~ msgid "failed to calloc memory for init string: %s"
#~ msgstr "failed to allocate a node"
msgstr ""
"Project-Id-Version: zh_CN\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-09-08 14:51+0200\n"
+"POT-Creation-Date: 2008-09-23 22:28+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"
msgid "storage_vol not found"
msgstr "δÕÒµ½ÍøÂç"
-#: src/conf.c:155 src/conf.c:203 src/conf.c:488 src/conf.c:525 src/conf.c:553
-#: src/conf.c:631
+#: src/conf.c:164 src/conf.c:212 src/conf.c:491 src/conf.c:528 src/conf.c:555
+#: src/conf.c:630
msgid "allocating configuration"
msgstr "·ÖÅäÅäÖÃ"
-#: src/conf.c:338
+#: src/conf.c:347
msgid "unterminated number"
msgstr "δÖÕÖ¹µÄÊý"
-#: src/conf.c:372 src/conf.c:389 src/conf.c:401
+#: src/conf.c:380 src/conf.c:396 src/conf.c:407
msgid "unterminated string"
msgstr "δÖÕÖ¹µÄ×Ö·û´®"
-#: src/conf.c:429 src/conf.c:483
+#: src/conf.c:434 src/conf.c:487
msgid "expecting a value"
msgstr "ÐèÒªÒ»¸öÖµ"
-#: src/conf.c:450
+#: src/conf.c:454
msgid "expecting a separator in list"
msgstr "ÔÚÁбíÖÐÐèÒªÒ»¸ö·Ö¸ô·û"
-#: src/conf.c:473
+#: src/conf.c:477
#, fuzzy
msgid "list is not closed with ]"
msgstr "ÁбíûÓÐʹÓà ] ½áÊø"
-#: src/conf.c:518
+#: src/conf.c:521
msgid "expecting a name"
msgstr "ÐèÒªÒ»¸öÃû³Æ"
-#: src/conf.c:581
+#: src/conf.c:582
msgid "expecting a separator"
msgstr "ÐèÒªÒ»¸ö·Ö¸ô·û"
msgid "expecting an assignment"
msgstr "ÐèÒªÒ»¸ö²ÎÊý"
-#: src/conf.c:894 src/conf.c:950 src/xend_internal.c:584
-#: src/xend_internal.c:2657 src/xm_internal.c:1475 src/xm_internal.c:1482
+#: src/conf.c:892 src/conf.c:948 src/xend_internal.c:584
+#: src/xend_internal.c:2666 src/xm_internal.c:1475 src/xm_internal.c:1482
msgid "allocate buffer"
msgstr "·ÖÅ仺³åÇø"
-#: src/conf.c:901
+#: src/conf.c:899
msgid "failed to open file"
msgstr "´ò¿ªÎļþʧ°Ü"
-#: src/conf.c:912
+#: src/conf.c:910
msgid "failed to save content"
msgstr "±£´æÄÚÈÝʧ°Ü"
msgid "cannot extract disk devices"
msgstr "½Ó¿ÚÉ豸"
-#: src/domain_conf.c:1939 src/qemu_driver.c:3133
+#: src/domain_conf.c:1939 src/qemu_driver.c:3153
#, fuzzy, c-format
msgid "duplicate disk target '%s'"
msgstr "Ä¿±êÉ豸ÀàÐÍ"
msgid "unexpected char type %d"
msgstr "ÒâÍâµÄmimeÀàÐÍ"
-#: src/domain_conf.c:2815 src/xend_internal.c:5214
+#: src/domain_conf.c:2815 src/xend_internal.c:5223
#, fuzzy, c-format
msgid "unexpected sound model %d"
msgstr "ÒâÍâµÄmimeÀàÐÍ"
-#: src/domain_conf.c:2835 src/xend_internal.c:5237
+#: src/domain_conf.c:2835 src/xend_internal.c:5246
#, fuzzy, c-format
msgid "unexpected input type %d"
msgstr "ÒâÍâµÄmimeÀàÐÍ"
#: src/lxc_driver.c:274 src/lxc_driver.c:309 src/lxc_driver.c:335
#: src/lxc_driver.c:350 src/openvz_driver.c:238 src/openvz_driver.c:267
-#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:620
-#: src/openvz_driver.c:651 src/openvz_driver.c:672 src/openvz_driver.c:713
-#: src/qemu_driver.c:2192 src/qemu_driver.c:2279 src/qemu_driver.c:2828
-#: src/qemu_driver.c:2883 src/qemu_driver.c:2927 src/qemu_driver.c:3007
-#: src/qemu_driver.c:3123 src/qemu_driver.c:3192 src/qemu_driver.c:3247
-#: src/qemu_driver.c:3291 src/qemu_driver.c:3309 src/qemu_driver.c:3567
+#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:621
+#: src/openvz_driver.c:652 src/openvz_driver.c:673 src/openvz_driver.c:714
+#: src/qemu_driver.c:2212 src/qemu_driver.c:2299 src/qemu_driver.c:2848
+#: src/qemu_driver.c:2903 src/qemu_driver.c:2947 src/qemu_driver.c:3027
+#: src/qemu_driver.c:3143 src/qemu_driver.c:3212 src/qemu_driver.c:3267
+#: src/qemu_driver.c:3311 src/qemu_driver.c:3329 src/qemu_driver.c:3587
#, fuzzy
msgid "no domain with matching uuid"
msgstr "Óò id »ò uuid"
-#: src/lxc_driver.c:280 src/openvz_driver.c:625 src/qemu_driver.c:2933
+#: src/lxc_driver.c:280 src/openvz_driver.c:626 src/qemu_driver.c:2953
#, fuzzy
msgid "cannot delete active domain"
msgstr "·Ç»îÔ¾ÓòµÄÃû³Æ"
-#: src/lxc_driver.c:286 src/qemu_driver.c:2939
+#: src/lxc_driver.c:286 src/qemu_driver.c:2959
#, fuzzy
msgid "cannot undefine transient domain"
msgstr "·Ç»îÔ¾ÓòµÄÃû³Æ"
msgid "container '%s' unexpectedly shutdown during startup"
msgstr ""
-#: src/lxc_driver.c:747 src/qemu_driver.c:892
+#: src/lxc_driver.c:747 src/qemu_driver.c:893
#, fuzzy, c-format
msgid "cannot create log directory %s: %s"
msgstr "дÈëÅäÖÃÎļþʧ°Ü: %s"
msgid "unknown forwarding type '%s'"
msgstr "δ֪²Ù×÷ϵͳÀàÐÍ %s"
-#: src/network_conf.c:662 src/qemu_driver.c:3334 src/qemu_driver.c:3967
+#: src/network_conf.c:662 src/qemu_driver.c:3354 src/qemu_driver.c:3987
#: src/storage_driver.c:816
#, c-format
msgid "cannot create autostart directory %s: %s"
msgid "no config file for %s"
msgstr "ÅäÖÃÎļþÓï·¨´íÎó: %s"
-#: src/openvz_conf.c:187
+#: src/openvz_conf.c:190
+#, fuzzy, c-format
+msgid "Cound not read 'IP_ADDRESS' from config for container %d"
+msgstr "²»ÄÜÁ¬½Óµ½ %s"
+
+#: src/openvz_conf.c:220
+#, fuzzy, c-format
+msgid "Cound not read 'NETIF' from config for container %d"
+msgstr "²»ÄÜÁ¬½Óµ½ %s"
+
+#: src/openvz_conf.c:247
+#, fuzzy
+msgid "Too long network device name"
+msgstr "½âÎöÍøÂçÎļþÃû"
+
+#: src/openvz_conf.c:264
+#, fuzzy
+msgid "Wrong length MAC address"
+msgstr "ÎÞЧµÄMACµØÖ·"
+
+#: src/openvz_conf.c:271
+#, fuzzy
+msgid "Wrong MAC address"
+msgstr "MAC µØÖ·"
+
+#: src/openvz_conf.c:327
#, fuzzy
msgid "popen failed"
msgstr "²Ù×÷ʧ°Ü"
-#: src/openvz_conf.c:197
+#: src/openvz_conf.c:337
#, fuzzy
msgid "Failed to parse vzlist output"
msgstr "´ò¿ª '%s': %sʧ°Ü"
-#: src/openvz_conf.c:223
+#: src/openvz_conf.c:363
#, fuzzy
msgid "UUID in config file malformed"
msgstr "ÅäÖÃÎļþÓï·¨´íÎó: %s"
-#: src/openvz_conf.c:235
+#: src/openvz_conf.c:375
#, fuzzy, c-format
msgid "Cound not read config for container %d"
msgstr "²»ÄÜÁ¬½Óµ½ %s"
msgid "Container ID is not specified"
msgstr ""
-#: src/openvz_driver.c:391 src/openvz_driver.c:459 src/openvz_driver.c:534
-#: src/openvz_driver.c:554 src/openvz_driver.c:600 src/openvz_driver.c:631
-#: src/openvz_driver.c:656 src/openvz_driver.c:728 src/openvz_driver.c:826
-#: src/openvz_driver.c:872
+#: src/openvz_driver.c:391 src/openvz_driver.c:460 src/openvz_driver.c:535
+#: src/openvz_driver.c:555 src/openvz_driver.c:601 src/openvz_driver.c:632
+#: src/openvz_driver.c:657 src/openvz_driver.c:729 src/openvz_driver.c:827
+#: src/openvz_driver.c:873
#, fuzzy, c-format
msgid "Could not exec %s"
msgstr "²»ÄÜÁ¬½Óµ½ %s"
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:451 src/openvz_driver.c:528
+#: src/openvz_driver.c:452 src/openvz_driver.c:529
msgid "Error creating command for container"
msgstr ""
-#: src/openvz_driver.c:465 src/openvz_driver.c:540
+#: src/openvz_driver.c:466 src/openvz_driver.c:541
#, fuzzy
msgid "Could not set UUID"
msgstr "²»ÄÜÁ¬½Óµ½ %s"
-#: src/openvz_driver.c:475 src/openvz_driver.c:546
+#: src/openvz_driver.c:476 src/openvz_driver.c:547
#, fuzzy
msgid "Could not configure network"
msgstr "²»ÄÜÁ¬½Óµ½ %s"
-#: src/openvz_driver.c:482 src/openvz_driver.c:569
+#: src/openvz_driver.c:483 src/openvz_driver.c:570
#, fuzzy
msgid "Could not set number of virtual cpu"
msgstr "¸Ä±äÐéÄâ CPU µÄºÅ"
#: src/openvz_driver.c:517
#, c-format
-msgid "Already an OPENVZ VM defined with the id '%d'"
+msgid "Already an OPENVZ VM defined with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:588
+#: src/openvz_driver.c:589
msgid "no domain with matching id"
msgstr ""
-#: src/openvz_driver.c:594
+#: src/openvz_driver.c:595
#, fuzzy
msgid "domain is not in shutoff state"
msgstr "ÓòÈÔÔÚÔËÐÐ"
-#: src/openvz_driver.c:677
+#: src/openvz_driver.c:678
#, fuzzy
msgid "Could not read container config"
msgstr "²»ÄÜÁ¬½Óµ½ %s"
-#: src/openvz_driver.c:693 src/qemu_driver.c:1823
+#: src/openvz_driver.c:694 src/qemu_driver.c:1843
#, fuzzy, c-format
msgid "unknown type '%s'"
msgstr "δ֪²Ù×÷ϵͳÀàÐÍ %s"
-#: src/openvz_driver.c:719
+#: src/openvz_driver.c:720
msgid "VCPUs should be >= 1"
msgstr ""
-#: src/openvz_driver.c:835 src/openvz_driver.c:881
+#: src/openvz_driver.c:836 src/openvz_driver.c:882
#, fuzzy, c-format
msgid "Could not parse VPS ID %s"
msgstr "²»ÄÜÁ¬½Óµ½ %s"
msgid "Unexpected exit status '%d', qemu probably failed"
msgstr ""
-#: src/qemu_conf.c:519 src/qemu_driver.c:925
+#: src/qemu_conf.c:519 src/qemu_driver.c:926
#, fuzzy, c-format
msgid "Cannot find QEMU binary %s: %s"
msgstr "´ò¿ª '%s': %sʧ°Ü"
msgid "Network type %d is not supported"
msgstr "ÍøÂç %s ÒÑ¿ªÊ¼\n"
-#: src/qemu_conf.c:580 src/qemu_driver.c:1515
+#: src/qemu_conf.c:580 src/qemu_driver.c:1514
#, fuzzy, c-format
msgid "cannot initialize bridge support: %s"
msgstr "´ò¿ª '%s': %sʧ°Ü"
msgid "failed to allocate space for argv string"
msgstr "·ÖÅäÄÚ´æÊ§°Ü"
-#: src/qemu_driver.c:90
+#: src/qemu_driver.c:91
#, fuzzy
msgid "Failed to set close-on-exec file descriptor flag\n"
msgstr "дÈëÈÕÖ¾Îļþʧ°Ü"
-#: src/qemu_driver.c:105
+#: src/qemu_driver.c:106
#, fuzzy
msgid "Failed to set non-blocking file descriptor flag\n"
msgstr "½âÊÍ Xend ÓòÐÅϢʧ°Ü"
-#: src/qemu_driver.c:150
+#: src/qemu_driver.c:151
#, fuzzy, c-format
msgid "Failed to autostart network '%s': %s\n"
msgstr "¿ªÊ¼ÍøÂç %s ʧ°Ü"
-#: src/qemu_driver.c:165
+#: src/qemu_driver.c:166
#, fuzzy, c-format
msgid "Failed to autostart VM '%s': %s\n"
msgstr "´ò¿ª '%s': %sʧ°Ü"
-#: src/qemu_driver.c:201
+#: src/qemu_driver.c:202
#, fuzzy, c-format
msgid "Failed to find user record for uid '%d': %s\n"
msgstr "²éÕÒÍøÂçʧ°Ü: %s"
-#: src/qemu_driver.c:212
+#: src/qemu_driver.c:213
#, fuzzy
msgid "out of memory in asprintf\n"
msgstr "ÄÚ´æÒç³ö"
-#: src/qemu_driver.c:268
+#: src/qemu_driver.c:269
#, fuzzy
msgid "qemudStartup: out of memory\n"
msgstr "ÄÚ´æÒç³ö"
-#: src/qemu_driver.c:295
+#: src/qemu_driver.c:296
msgid "Reloading iptables rules\n"
msgstr ""
-#: src/qemu_driver.c:433
+#: src/qemu_driver.c:434
#, c-format
msgid ""
"QEMU quit during %s startup\n"
"%s"
msgstr ""
-#: src/qemu_driver.c:443 src/qemu_driver.c:456
+#: src/qemu_driver.c:444 src/qemu_driver.c:457
#, c-format
msgid "Failure while reading %s startup output: %s"
msgstr ""
-#: src/qemu_driver.c:451
+#: src/qemu_driver.c:452
#, c-format
msgid "Timed out while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:467
+#: src/qemu_driver.c:468
#, c-format
msgid "Failure while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:479
+#: src/qemu_driver.c:480
#, c-format
msgid "Out of space while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:510
+#: src/qemu_driver.c:511
#, fuzzy, c-format
msgid "Unable to open monitor path %s"
msgstr "´ò¿ª '%s': %sʧ°Ü"
-#: src/qemu_driver.c:515
+#: src/qemu_driver.c:516
msgid "Unable to set monitor close-on-exec flag"
msgstr ""
-#: src/qemu_driver.c:520
+#: src/qemu_driver.c:521
msgid "Unable to put monitor into non-blocking mode"
msgstr ""
-#: src/qemu_driver.c:648 src/qemu_driver.c:1027 src/qemu_driver.c:1726
-#: src/qemu_driver.c:1736
+#: src/qemu_driver.c:649 src/qemu_driver.c:1028 src/qemu_driver.c:1725
+#: src/qemu_driver.c:1735
#, fuzzy, c-format
msgid "Unable to log VM console data: %s\n"
msgstr "дÈëÈÕÖ¾Îļþʧ°Ü"
-#: src/qemu_driver.c:671
+#: src/qemu_driver.c:672
#, fuzzy
msgid "allocate cpumap"
msgstr "·ÖÅäеÄÉÏÏÂÎÄ"
-#: src/qemu_driver.c:682
+#: src/qemu_driver.c:683
msgid "cannot run monitor command to fetch CPU thread info"
msgstr ""
-#: src/qemu_driver.c:786
+#: src/qemu_driver.c:787
#, fuzzy, c-format
msgid "failed to set CPU affinity %s"
msgstr "»ñµÃÓò '%s' ʧ°Ü"
-#: src/qemu_driver.c:796 src/qemu_driver.c:2135
+#: src/qemu_driver.c:797 src/qemu_driver.c:2155
#, fuzzy
msgid "resume operation failed"
msgstr "²Ù×÷ʧ°Ü"
-#: src/qemu_driver.c:859
+#: src/qemu_driver.c:860
#, fuzzy
msgid "VM is already active"
msgstr "ÓòÒѾ»îÔ¾"
-#: src/qemu_driver.c:869
+#: src/qemu_driver.c:870
msgid "Unable to find an unused VNC port"
msgstr ""
-#: src/qemu_driver.c:881
+#: src/qemu_driver.c:882
#, c-format
msgid "config file path too long: %s/%s.log"
msgstr ""
-#: src/qemu_driver.c:900
+#: src/qemu_driver.c:901
#, fuzzy, c-format
msgid "failed to create logfile %s: %s"
msgstr "дÈëÈÕÖ¾Îļþʧ°Ü"
-#: src/qemu_driver.c:906
+#: src/qemu_driver.c:907
#, fuzzy, c-format
msgid "Unable to set VM logfile close-on-exec flag %s"
msgstr "дÈëÈÕÖ¾Îļþʧ°Ü"
-#: src/qemu_driver.c:935 src/qemu_driver.c:3032
+#: src/qemu_driver.c:936 src/qemu_driver.c:3052
#, fuzzy, c-format
msgid "Cannot determine QEMU argv syntax %s"
msgstr "´ò¿ª '%s': %sʧ°Ü"
-#: src/qemu_driver.c:951 src/qemu_driver.c:954 src/qemu_driver.c:959
+#: src/qemu_driver.c:952 src/qemu_driver.c:955 src/qemu_driver.c:960
#, fuzzy, c-format
msgid "Unable to write argv to logfile %d: %s\n"
msgstr "дÈëÈÕÖ¾Îļþʧ°Ü"
-#: src/qemu_driver.c:1041
+#: src/qemu_driver.c:1040
#, fuzzy, c-format
msgid "Shutting down VM '%s'\n"
msgstr "»ñµÃÍøÂç '%s' ʧ°Ü"
-#: src/qemu_driver.c:1052
+#: src/qemu_driver.c:1051
#, fuzzy, c-format
msgid "Unable to close logfile %d: %s\n"
msgstr "дÈëÈÕÖ¾Îļþʧ°Ü"
-#: src/qemu_driver.c:1067
+#: src/qemu_driver.c:1066
#, fuzzy
msgid "Got unexpected pid, damn\n"
msgstr "ÒâÍâµÄÖØ¸´½Úµã"
-#: src/qemu_driver.c:1221
+#: src/qemu_driver.c:1220
#, fuzzy
msgid "failed to allocate space for dnsmasq argv"
msgstr "·ÖÅäÒ»¸ö½Úµãʧ°Ü"
-#: src/qemu_driver.c:1235
+#: src/qemu_driver.c:1234
msgid "cannot start dhcp daemon without IP address for server"
msgstr ""
-#: src/qemu_driver.c:1264
+#: src/qemu_driver.c:1263
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
msgstr "°ÑÓò %s ´æµ½ %s ʧ°Ü"
-#: src/qemu_driver.c:1275
+#: src/qemu_driver.c:1274
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
msgstr "°ÑÓò %s ´æµ½ %s ʧ°Ü"
-#: src/qemu_driver.c:1285
+#: src/qemu_driver.c:1284
#, fuzzy, c-format
msgid "failed to add iptables rule to enable masquerading : %s\n"
msgstr "°ÑÓò %s ´æµ½ %s ʧ°Ü"
-#: src/qemu_driver.c:1317
+#: src/qemu_driver.c:1316
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
msgstr "°ÑÓò %s ´æµ½ %s ʧ°Ü"
-#: src/qemu_driver.c:1328
+#: src/qemu_driver.c:1327
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
msgstr "°ÑÓò %s ´æµ½ %s ʧ°Ü"
-#: src/qemu_driver.c:1353
+#: src/qemu_driver.c:1352
#, fuzzy
msgid "failed to allocate space for IP tables support"
msgstr "·ÖÅäÒ»¸ö½Úµãʧ°Ü"
-#: src/qemu_driver.c:1361 src/qemu_driver.c:1368
+#: src/qemu_driver.c:1360 src/qemu_driver.c:1367
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
msgstr "°ÑÓò %s ´æµ½ %s ʧ°Ü"
-#: src/qemu_driver.c:1376 src/qemu_driver.c:1383
+#: src/qemu_driver.c:1375 src/qemu_driver.c:1382
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
msgstr "°ÑÓò %s ´æµ½ %s ʧ°Ü"
-#: src/qemu_driver.c:1393
+#: src/qemu_driver.c:1392
#, fuzzy, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
msgstr "°ÑÓò %s ´æµ½ %s ʧ°Ü"
-#: src/qemu_driver.c:1400
+#: src/qemu_driver.c:1399
#, fuzzy, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
msgstr "°ÑÓò %s ´æµ½ %s ʧ°Ü"
-#: src/qemu_driver.c:1408
+#: src/qemu_driver.c:1407
#, fuzzy, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
msgstr "°ÑÓò %s ´æµ½ %s ʧ°Ü"
-#: src/qemu_driver.c:1509
+#: src/qemu_driver.c:1508
#, fuzzy
msgid "network is already active"
msgstr "ÓòÒѾ»îÔ¾"
-#: src/qemu_driver.c:1521
+#: src/qemu_driver.c:1520
#, fuzzy, c-format
msgid "cannot create bridge '%s' : %s"
msgstr "дÈëÅäÖÃÎļþʧ°Ü: %s"
-#: src/qemu_driver.c:1536
+#: src/qemu_driver.c:1535
#, fuzzy, c-format
msgid "cannot set IP address on bridge '%s' to '%s' : %s"
msgstr "´ò¿ª '%s': %sʧ°Ü"
-#: src/qemu_driver.c:1544
+#: src/qemu_driver.c:1543
#, fuzzy, c-format
msgid "cannot set netmask on bridge '%s' to '%s' : %s"
msgstr "´ò¿ª '%s': %sʧ°Ü"
-#: src/qemu_driver.c:1552
+#: src/qemu_driver.c:1551
#, fuzzy, c-format
msgid "failed to bring the bridge '%s' up : %s"
msgstr "´ò¿ª '%s': %sʧ°Ü"
-#: src/qemu_driver.c:1563
+#: src/qemu_driver.c:1562
#, fuzzy, c-format
msgid "failed to enable IP forwarding : %s"
msgstr "´ò¿ª²¢¶ÁÈ¡ %s Îļþʧ°Ü"
-#: src/qemu_driver.c:1581 src/qemu_driver.c:1612
+#: src/qemu_driver.c:1580 src/qemu_driver.c:1611
#, fuzzy, c-format
msgid "Failed to bring down bridge '%s' : %s\n"
msgstr "´ò¿ª '%s': %sʧ°Ü"
-#: src/qemu_driver.c:1587 src/qemu_driver.c:1617
+#: src/qemu_driver.c:1586 src/qemu_driver.c:1616
#, fuzzy, c-format
msgid "Failed to delete bridge '%s' : %s\n"
msgstr "´ò¿ª '%s': %sʧ°Ü"
-#: src/qemu_driver.c:1600
+#: src/qemu_driver.c:1599
#, fuzzy, c-format
msgid "Shutting down network '%s'\n"
msgstr "»ñµÃÍøÂç '%s' ʧ°Ü"
-#: src/qemu_driver.c:1626
+#: src/qemu_driver.c:1625
#, fuzzy
msgid "Got unexpected pid for dnsmasq\n"
msgstr "ÒâÍâµÄÖØ¸´½Úµã"
-#: src/qemu_driver.c:1839
+#: src/qemu_driver.c:1814
+#, fuzzy, c-format
+msgid "Unable to open %s: %s\n"
+msgstr "´ò¿ª '%s': %sʧ°Ü"
+
+#: src/qemu_driver.c:1859
#, fuzzy
msgid "failed to allocate space for capabilities support"
msgstr "·ÖÅäÄÚ´æÊ§°Ü"
-#: src/qemu_driver.c:1858 src/qemu_driver.c:1884
+#: src/qemu_driver.c:1878 src/qemu_driver.c:1904
msgid "NUMA not supported on this host"
msgstr ""
-#: src/qemu_driver.c:1869 src/qemu_driver.c:1892
+#: src/qemu_driver.c:1889 src/qemu_driver.c:1912
#, fuzzy
msgid "Failed to query NUMA free memory"
msgstr "NUMA¿ÉÓÃÄÚ´æ"
-#: src/qemu_driver.c:2053
+#: src/qemu_driver.c:2073
#, fuzzy, c-format
msgid "domain '%s' is already defined"
msgstr "ÓòÃû %s ÒѾ´æÔÚ"
-#: src/qemu_driver.c:2064
+#: src/qemu_driver.c:2084
#, fuzzy, c-format
msgid "domain with uuid '%s' is already defined"
msgstr "ÓòÃû %s ÒѾ´æÔÚ"
-#: src/qemu_driver.c:2094 src/qemu_driver.c:2123 src/qemu_driver.c:2152
-#: src/qemu_driver.c:2172 src/qemu_driver.c:2410 src/qemu_driver.c:3383
-#: src/qemu_driver.c:3518 src/qemu_driver.c:3632
+#: src/qemu_driver.c:2114 src/qemu_driver.c:2143 src/qemu_driver.c:2172
+#: src/qemu_driver.c:2192 src/qemu_driver.c:2430 src/qemu_driver.c:3403
+#: src/qemu_driver.c:3538 src/qemu_driver.c:3652
#, c-format
msgid "no domain with matching id %d"
msgstr ""
-#: src/qemu_driver.c:2099 src/qemu_driver.c:2128 src/qemu_driver.c:2416
-#: src/qemu_driver.c:3388 src/qemu_driver.c:3524 src/qemu_driver.c:3638
+#: src/qemu_driver.c:2119 src/qemu_driver.c:2148 src/qemu_driver.c:2436
+#: src/qemu_driver.c:3408 src/qemu_driver.c:3544 src/qemu_driver.c:3658
#, fuzzy
msgid "domain is not running"
msgstr "ÓòÈÔÔÚÔËÐÐ"
-#: src/qemu_driver.c:2107
+#: src/qemu_driver.c:2127
#, fuzzy
msgid "suspend operation failed"
msgstr "²Ù×÷ʧ°Ü"
-#: src/qemu_driver.c:2158
+#: src/qemu_driver.c:2178
#, fuzzy
msgid "shutdown operation failed"
msgstr "²Ù×÷ʧ°Ü"
-#: src/qemu_driver.c:2198
+#: src/qemu_driver.c:2218
#, fuzzy
msgid "failed to allocate space for ostype"
msgstr "·ÖÅäÒ»¸ö½Úµãʧ°Ü"
-#: src/qemu_driver.c:2214 src/qemu_driver.c:2230 src/qemu_driver.c:2253
-#: src/qemu_driver.c:2526 src/qemu_driver.c:2688
+#: src/qemu_driver.c:2234 src/qemu_driver.c:2250 src/qemu_driver.c:2273
+#: src/qemu_driver.c:2546 src/qemu_driver.c:2708
#, c-format
msgid "no domain with matching uuid '%s'"
msgstr ""
-#: src/qemu_driver.c:2236
+#: src/qemu_driver.c:2256
msgid "cannot set max memory lower than current memory"
msgstr ""
-#: src/qemu_driver.c:2259
+#: src/qemu_driver.c:2279
#, fuzzy
msgid "cannot set memory of an active domain"
msgstr "·Ç»îÔ¾ÓòµÄÃû³Æ"
-#: src/qemu_driver.c:2265
+#: src/qemu_driver.c:2285
msgid "cannot set memory higher than max memory"
msgstr ""
-#: src/qemu_driver.c:2425
+#: src/qemu_driver.c:2445
#, fuzzy
msgid "failed to pause domain"
msgstr "¹ÒÆð %s Óòʧ°Ü"
-#: src/qemu_driver.c:2434
+#: src/qemu_driver.c:2454
#, fuzzy
msgid "failed to get domain xml"
msgstr "»ñµÃÓò UUID ʧ°Ü"
-#: src/qemu_driver.c:2442
+#: src/qemu_driver.c:2462
#, fuzzy, c-format
msgid "failed to create '%s'"
msgstr "´´½¨XMLʧ°Ü"
-#: src/qemu_driver.c:2449
+#: src/qemu_driver.c:2469
#, fuzzy
msgid "failed to write save header"
msgstr "д socket %d ʧ°Ü\n"
-#: src/qemu_driver.c:2457
+#: src/qemu_driver.c:2477
#, fuzzy
msgid "failed to write xml"
msgstr "д socket %d ʧ°Ü\n"
-#: src/qemu_driver.c:2470 src/qemu_driver.c:2477 src/qemu_driver.c:2748
+#: src/qemu_driver.c:2490 src/qemu_driver.c:2497 src/qemu_driver.c:2768
#: src/remote_internal.c:2241 src/virterror.c:441
msgid "out of memory"
msgstr "ÄÚ´æÒç³ö"
-#: src/qemu_driver.c:2485
+#: src/qemu_driver.c:2505
#, fuzzy
msgid "migrate operation failed"
msgstr "²Ù×÷ʧ°Ü"
-#: src/qemu_driver.c:2497
+#: src/qemu_driver.c:2517
msgid "'migrate' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:2532
+#: src/qemu_driver.c:2552
#, fuzzy
msgid "cannot change vcpu count of an active domain"
msgstr "·Ç»îÔ¾ÓòµÄÃû³Æ"
-#: src/qemu_driver.c:2538
+#: src/qemu_driver.c:2558
msgid "could not determine max vcpus for the domain"
msgstr ""
-#: src/qemu_driver.c:2544
+#: src/qemu_driver.c:2564
#, c-format
msgid ""
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
msgstr ""
-#: src/qemu_driver.c:2568 src/qemu_driver.c:2620
+#: src/qemu_driver.c:2588 src/qemu_driver.c:2640
#, fuzzy
msgid "cannot pin vcpus on an inactive domain"
msgstr "È¡Ïû¶¨ÒåÒ»¸ö·Ç»îÔ¾µÄÓò"
-#: src/qemu_driver.c:2574
+#: src/qemu_driver.c:2594
#, c-format
msgid "vcpu number out of range %d > %d"
msgstr ""
-#: src/qemu_driver.c:2595
+#: src/qemu_driver.c:2615
#, fuzzy, c-format
msgid "cannot set affinity: %s"
msgstr "´ò¿ª '%s': %sʧ°Ü"
-#: src/qemu_driver.c:2600
+#: src/qemu_driver.c:2620
#, fuzzy
msgid "cpu affinity is not supported"
msgstr "¿âµ÷ÓÃʧ°Ü£¬¿ÉÄܲ»Ö§³Ö"
-#: src/qemu_driver.c:2657
+#: src/qemu_driver.c:2677
#, fuzzy, c-format
msgid "cannot get affinity: %s"
msgstr "´´½¨XMLʧ°Ü"
-#: src/qemu_driver.c:2667
+#: src/qemu_driver.c:2687
msgid "cpu affinity is not available"
msgstr ""
-#: src/qemu_driver.c:2694
+#: src/qemu_driver.c:2714
#, fuzzy, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr "¶ÁÈ¡Óò¶¨ÒåÎļþ"
-#: src/qemu_driver.c:2720 src/test.c:956
+#: src/qemu_driver.c:2740 src/test.c:956
#, fuzzy
msgid "cannot read domain image"
msgstr "½ÚµãÓòÁбí"
-#: src/qemu_driver.c:2726
+#: src/qemu_driver.c:2746
#, fuzzy
msgid "failed to read qemu header"
msgstr "´Ó Xen ÊØ»¤½ø³Ì¶Áʧ°Ü"
-#: src/qemu_driver.c:2733
+#: src/qemu_driver.c:2753
msgid "image magic is incorrect"
msgstr ""
-#: src/qemu_driver.c:2740
+#: src/qemu_driver.c:2760
#, c-format
msgid "image version is not supported (%d > %d)"
msgstr ""
-#: src/qemu_driver.c:2755
+#: src/qemu_driver.c:2775
#, fuzzy
msgid "failed to read XML"
msgstr "´´½¨XMLʧ°Ü"
-#: src/qemu_driver.c:2764
+#: src/qemu_driver.c:2784
#, fuzzy
msgid "failed to parse XML"
msgstr "´´½¨XMLʧ°Ü"
-#: src/qemu_driver.c:2777
+#: src/qemu_driver.c:2797
#, fuzzy, c-format
msgid "domain is already active as '%s'"
msgstr "ÓòÒѾ»îÔ¾"
-#: src/qemu_driver.c:2786
+#: src/qemu_driver.c:2806
#, fuzzy
msgid "failed to assign new VM"
msgstr "´´½¨XMLʧ°Ü"
-#: src/qemu_driver.c:2799
+#: src/qemu_driver.c:2819
#, fuzzy
msgid "failed to start VM"
msgstr "¿ªÊ¼Óò %s ʧ°Ü"
-#: src/qemu_driver.c:2811
+#: src/qemu_driver.c:2831
#, fuzzy
msgid "failed to resume domain"
msgstr "»Ö¸´Óò %s ʧ°Ü"
-#: src/qemu_driver.c:2848 src/qemu_driver.c:3741 src/qemu_driver.c:3776
+#: src/qemu_driver.c:2868 src/qemu_driver.c:3761 src/qemu_driver.c:3796
#, fuzzy
msgid "failed to allocate space for VM name string"
msgstr "·ÖÅäÄÚ´æÊ§°Ü"
-#: src/qemu_driver.c:2962
+#: src/qemu_driver.c:2982
#, fuzzy, c-format
msgid "cannot convert disk '%s' to bus/device index"
msgstr "½Ó¿ÚÉ豸"
-#: src/qemu_driver.c:2982
+#: src/qemu_driver.c:3002
#, fuzzy, c-format
msgid "Unsupported disk name mapping for bus '%s'"
msgstr "Ä¿±êÉ豸ÀàÐÍ"
-#: src/qemu_driver.c:3022
+#: src/qemu_driver.c:3042
#, c-format
msgid "No device with bus '%s' and target '%s'"
msgstr ""
-#: src/qemu_driver.c:3049
+#: src/qemu_driver.c:3069
#, c-format
msgid ""
"Emulator version does not support removable media for device '%s' and target "
"'%s'"
msgstr ""
-#: src/qemu_driver.c:3086
+#: src/qemu_driver.c:3106
msgid "cannot change cdrom media"
msgstr ""
-#: src/qemu_driver.c:3097
+#: src/qemu_driver.c:3117
msgid "changing cdrom media failed"
msgstr ""
-#: src/qemu_driver.c:3157
+#: src/qemu_driver.c:3177
#, fuzzy
msgid "cannot attach usb disk"
msgstr "½Ó¿ÚÉ豸"
-#: src/qemu_driver.c:3168
+#: src/qemu_driver.c:3188
#, fuzzy
msgid "adding usb disk failed"
msgstr "¶ÁÈ¡Ö÷»ú¶¨ÒåÎļþ"
-#: src/qemu_driver.c:3212
+#: src/qemu_driver.c:3232
#, fuzzy
msgid "cannot attach usb device"
msgstr "½Ó¿ÚÉ豸"
-#: src/qemu_driver.c:3223
+#: src/qemu_driver.c:3243
#, fuzzy
msgid "adding usb device failed"
msgstr "¶ÁÈ¡Ö÷»ú¶¨ÒåÎļþ"
-#: src/qemu_driver.c:3253
+#: src/qemu_driver.c:3273
#, fuzzy
msgid "cannot attach device on inactive domain"
msgstr "È¡Ïû¶¨ÒåÒ»¸ö·Ç»îÔ¾µÄÓò"
-#: src/qemu_driver.c:3276
+#: src/qemu_driver.c:3296
msgid "this device type cannot be attached"
msgstr ""
-#: src/qemu_driver.c:3315
+#: src/qemu_driver.c:3335
#, fuzzy
msgid "cannot set autostart for transient domain"
msgstr "·Ç»îÔ¾ÓòµÄÃû³Æ"
-#: src/qemu_driver.c:3341
+#: src/qemu_driver.c:3361
#, fuzzy, c-format
msgid "Failed to create symlink '%s to '%s': %s"
msgstr "°ÑÓò %s ´æµ½ %s ʧ°Ü"
-#: src/qemu_driver.c:3348 src/qemu_driver.c:3981 src/storage_driver.c:832
+#: src/qemu_driver.c:3368 src/qemu_driver.c:4001 src/storage_driver.c:832
#, fuzzy, c-format
msgid "Failed to delete symlink '%s': %s"
msgstr "´ò¿ª '%s': %sʧ°Ü"
-#: src/qemu_driver.c:3410
+#: src/qemu_driver.c:3430
#, fuzzy, c-format
msgid "invalid path: %s"
msgstr "ÎÞЧµÄ²ÎÊý %s"
-#: src/qemu_driver.c:3418
+#: src/qemu_driver.c:3438
msgid "'info blockstats' command failed"
msgstr ""
-#: src/qemu_driver.c:3433
+#: src/qemu_driver.c:3453
msgid "'info blockstats' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:3498
+#: src/qemu_driver.c:3518
#, fuzzy, c-format
msgid "device not found: %s (%s)"
msgstr "δÕÒµ½Óò: %s"
-#: src/qemu_driver.c:3530 src/qemu_driver.c:3573
+#: src/qemu_driver.c:3550 src/qemu_driver.c:3593
msgid "NULL or empty path"
msgstr ""
-#: src/qemu_driver.c:3541
+#: src/qemu_driver.c:3561
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr ""
-#: src/qemu_driver.c:3583
+#: src/qemu_driver.c:3603
#, fuzzy
msgid "invalid path"
msgstr "ÎÞЧµÄ²ÎÊý %s"
-#: src/qemu_driver.c:3626
+#: src/qemu_driver.c:3646
msgid "QEMU driver only supports virtual memory addrs"
msgstr ""
-#: src/qemu_driver.c:3653
+#: src/qemu_driver.c:3673
#, fuzzy
msgid "'memsave' command failed"
msgstr "ÓòÃû"
-#: src/qemu_driver.c:3682 src/qemu_driver.c:3850 src/qemu_driver.c:3875
-#: src/qemu_driver.c:3889 src/qemu_driver.c:3904 src/qemu_driver.c:3937
-#: src/qemu_driver.c:3953
+#: src/qemu_driver.c:3702 src/qemu_driver.c:3870 src/qemu_driver.c:3895
+#: src/qemu_driver.c:3909 src/qemu_driver.c:3924 src/qemu_driver.c:3957
+#: src/qemu_driver.c:3973
msgid "no network with matching uuid"
msgstr ""
-#: src/qemu_driver.c:3697
+#: src/qemu_driver.c:3717
msgid "no network with matching name"
msgstr ""
-#: src/qemu_driver.c:3856
+#: src/qemu_driver.c:3876
#, fuzzy
msgid "network is still active"
msgstr "ÓòÒѾ»îÔ¾"
-#: src/qemu_driver.c:3917
+#: src/qemu_driver.c:3937
#, fuzzy
msgid "no network with matching id"
msgstr "XML ÖеÄÍøÂçÐÅÏ¢"
-#: src/qemu_driver.c:3924
+#: src/qemu_driver.c:3944
#, fuzzy
msgid "failed to allocate space for network bridge string"
msgstr "·ÖÅäÒ»¸ö½Úµãʧ°Ü"
-#: src/qemu_driver.c:3974 src/storage_driver.c:823
+#: src/qemu_driver.c:3994 src/storage_driver.c:823
#, fuzzy, c-format
msgid "Failed to create symlink '%s' to '%s': %s"
msgstr "°ÑÓò %s ´æµ½ %s ʧ°Ü"
msgid "%s not implemented on Win32"
msgstr ""
-#: src/storage_backend_disk.c:85 src/storage_backend_logical.c:57
+#: src/storage_backend_disk.c:90 src/storage_backend_logical.c:57
#, c-format
msgid "unsupported pool format %s"
msgstr ""
-#: src/storage_backend_disk.c:110 src/storage_backend_logical.c:70
+#: src/storage_backend_disk.c:115 src/storage_backend_logical.c:70
#, c-format
msgid "unsupported pool format %d"
msgstr ""
-#: src/storage_backend_disk.c:138 src/storage_backend_fs.c:192
+#: src/storage_backend_disk.c:143 src/storage_backend_fs.c:192
#: src/storage_backend_fs.c:262 src/storage_backend_fs.c:314
#, c-format
msgid "unsupported volume format %s"
msgstr ""
-#: src/storage_backend_disk.c:165 src/storage_backend_fs.c:225
+#: src/storage_backend_disk.c:170 src/storage_backend_fs.c:225
#: src/storage_backend_fs.c:297 src/storage_backend_fs.c:329
#, c-format
msgid "unsupported volume format %d"
msgstr ""
-#: src/storage_backend_disk.c:179 src/storage_backend_disk.c:192
-#: src/storage_backend_disk.c:199 src/storage_backend_disk.c:221
+#: src/storage_backend_disk.c:184 src/storage_backend_disk.c:197
+#: src/storage_backend_disk.c:204 src/storage_backend_disk.c:226
#: src/storage_backend_fs.c:839 src/storage_backend_iscsi.c:177
#: src/storage_backend_logical.c:116 src/storage_backend_logical.c:121
#: src/storage_backend_logical.c:133 src/storage_backend_logical.c:143
-#: src/storage_backend_logical.c:531
+#: src/storage_backend_logical.c:546
msgid "volume"
msgstr ""
-#: src/storage_backend_disk.c:229
+#: src/storage_backend_disk.c:234
msgid "volume extents"
msgstr ""
-#: src/storage_backend_disk.c:237
+#: src/storage_backend_disk.c:242
msgid "cannot parse device start location"
msgstr ""
-#: src/storage_backend_disk.c:244
+#: src/storage_backend_disk.c:249
msgid "cannot parse device end location"
msgstr ""
-#: src/storage_backend_disk.c:250 src/storage_backend_logical.c:154
+#: src/storage_backend_disk.c:255 src/storage_backend_logical.c:154
#: src/storage_backend_logical.c:160
msgid "extents"
msgstr ""
-#: src/storage_backend_disk.c:464
+#: src/storage_backend_disk.c:462
msgid "no large enough free extent"
msgstr ""
-#: src/storage_backend_disk.c:498
-msgid "Disk pools are not yet supported"
+#: src/storage_backend_disk.c:502
+#, c-format
+msgid "Couldn't read volume target path '%s'. %s"
+msgstr ""
+
+#: src/storage_backend_disk.c:517
+#, c-format
+msgid "Volume path '%s' did not start with parent pool source device name."
msgstr ""
+#: src/storage_backend_disk.c:526
+#, fuzzy, c-format
+msgid "cannot parse partition number from target '%s'"
+msgstr "´ò¿ª '%s': %sʧ°Ü"
+
#: src/storage_backend_fs.c:358
#, c-format
msgid "cannot read header '%s': %s"
msgstr ""
#: src/storage_backend_fs.c:1042 src/storage_backend_fs.c:1078
-#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:543
+#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:558
#, c-format
msgid "cannot read path '%s': %s"
msgstr ""
msgid "creation of non-raw images is not supported without qemu-img"
msgstr ""
-#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:552
+#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:567
#, fuzzy, c-format
msgid "cannot set file owner '%s': %s"
msgstr "´ò¿ª '%s': %sʧ°Ü"
-#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:559
+#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:574
#, fuzzy, c-format
msgid "cannot set file mode '%s': %s"
msgstr "´ò¿ª '%s': %sʧ°Ü"
-#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:566
+#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:581
#, c-format
msgid "cannot close file '%s': %s"
msgstr ""
msgid "lvs command failed with exitstatus %d"
msgstr ""
-#: src/storage_backend_logical.c:355
+#: src/storage_backend_logical.c:354
#, fuzzy
msgid "command line"
msgstr "ÓòÃû"
-#: src/storage_backend_logical.c:372
+#: src/storage_backend_logical.c:371
#, c-format
msgid "cannot open device %s"
msgstr ""
-#: src/storage_backend_logical.c:378
+#: src/storage_backend_logical.c:377
#, c-format
msgid "cannot clear device header %s"
msgstr ""
-#: src/storage_backend_logical.c:385
+#: src/storage_backend_logical.c:384
#, c-format
msgid "cannot close device %s"
msgstr ""
-#: src/storage_backend_logical.c:575
+#: src/storage_backend_logical.c:507
+#, fuzzy, c-format
+msgid "cannot remove PV device %s: %s"
+msgstr "дÈëÅäÖÃÎļþʧ°Ü: %s"
+
+#: src/storage_backend_logical.c:590
#, c-format
msgid "cannot find newly created volume '%s': %s"
msgstr ""
msgstr "Êý¾Ý"
#: src/virsh.c:6292 src/virsh.c:6314
-msgid "blocked"
-msgstr "×èÈû"
+#, fuzzy
+msgid "idle"
+msgstr "XML Îļþ"
#: src/virsh.c:6294
msgid "paused"
msgid "domain information incomplete, missing uuid"
msgstr "ÓòÐÅÏ¢²»ÍêÈ«£¬È±ÉÙ uuid"
-#: src/xend_internal.c:1109 src/xend_internal.c:2204 src/xend_internal.c:2211
+#: src/xend_internal.c:1109 src/xend_internal.c:2213 src/xend_internal.c:2220
msgid "domain information incomplete, missing name"
msgstr "ÓòÐÅÏ¢²»ÍêÈ«£¬È±ÉÙÃû³Æ"
msgid "unknown graphics type '%s'"
msgstr "δ֪²Ù×÷ϵͳÀàÐÍ %s"
-#: src/xend_internal.c:2191
+#: src/xend_internal.c:2200
msgid "domain information incomplete, missing id"
msgstr "ÓòÐÅÏ¢²»ÍêÈ«,ȱÉÙid"
-#: src/xend_internal.c:2260 src/xend_internal.c:2270 src/xend_internal.c:2280
+#: src/xend_internal.c:2269 src/xend_internal.c:2279 src/xend_internal.c:2289
#, fuzzy, c-format
msgid "unknown lifecycle type %s"
msgstr "δ֪²Ù×÷ϵͳÀàÐÍ %s"
-#: src/xend_internal.c:2593
+#: src/xend_internal.c:2602
msgid "failed to parse topology information"
msgstr "·ÖÎöÍØÆË½á¹¹ÐÅϢʧ°Ü"
-#: src/xend_internal.c:2647
+#: src/xend_internal.c:2656
msgid "topology syntax error"
msgstr "ÍØÆË½á¹¹¾ä·¨´íÎó"
-#: src/xend_internal.c:2711
+#: src/xend_internal.c:2720
msgid "failed to parse Xend domain information"
msgstr "½âÊÍ Xend ÓòÐÅϢʧ°Ü"
-#: src/xend_internal.c:3193
+#: src/xend_internal.c:3202
msgid "xenDaemonDomainFetch failed to find this domain"
msgstr ""
-#: src/xend_internal.c:3815 src/xend_internal.c:4290 src/xm_internal.c:1617
+#: src/xend_internal.c:3824 src/xend_internal.c:4299 src/xm_internal.c:1617
#, fuzzy
msgid "failed to build sexpr"
msgstr "¹ÒÆð %s Óòʧ°Ü"
-#: src/xend_internal.c:3917
+#: src/xend_internal.c:3926
#, fuzzy
msgid "unsupported device type"
msgstr "Ä¿±êÉ豸ÀàÐÍ"
-#: src/xend_internal.c:4020
+#: src/xend_internal.c:4029
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4061
+#: src/xend_internal.c:4070
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4069
+#: src/xend_internal.c:4078
#, fuzzy
msgid "unexpected value from on_xend_start"
msgstr "ÒâÍâµÄÖµ½Úµã"
-#: src/xend_internal.c:4080
+#: src/xend_internal.c:4089
#, fuzzy
msgid "no memory"
msgstr "½ÚµãÄÚ´æ"
-#: src/xend_internal.c:4086
+#: src/xend_internal.c:4095
#, fuzzy
msgid "sexpr2string failed"
msgstr "²Ù×÷ʧ°Ü"
-#: src/xend_internal.c:4091
+#: src/xend_internal.c:4100
#, fuzzy
msgid "Failed to redefine sexpr"
msgstr "È¡Ïû¶¨ÒåÓò %s ʧ°Ü"
-#: src/xend_internal.c:4096
+#: src/xend_internal.c:4105
msgid "on_xend_start not present in sexpr"
msgstr ""
-#: src/xend_internal.c:4127
+#: src/xend_internal.c:4136
#, fuzzy, c-format
msgid "gethostname failed: %s"
msgstr "²Ù×÷ʧ°Ü: %s"
-#: src/xend_internal.c:4133
+#: src/xend_internal.c:4142
#, fuzzy, c-format
msgid "failed to strdup hostname: %s"
msgstr "»ñµÃÖ÷»úÃûʧ°Ü"
-#: src/xend_internal.c:4164
+#: src/xend_internal.c:4173
msgid ""
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
"migration"
msgstr ""
-#: src/xend_internal.c:4174
+#: src/xend_internal.c:4183
msgid ""
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
"migration"
msgstr ""
-#: src/xend_internal.c:4186
+#: src/xend_internal.c:4195
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr ""
-#: src/xend_internal.c:4199
+#: src/xend_internal.c:4208
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr ""
-#: src/xend_internal.c:4204
+#: src/xend_internal.c:4213
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr ""
-#: src/xend_internal.c:4211
+#: src/xend_internal.c:4220
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr ""
-#: src/xend_internal.c:4218 src/xend_internal.c:4240 src/xend_internal.c:4248
-#: src/xend_internal.c:4474 src/xend_internal.c:4481 src/xml.c:89
+#: src/xend_internal.c:4227 src/xend_internal.c:4249 src/xend_internal.c:4257
+#: src/xend_internal.c:4483 src/xend_internal.c:4490 src/xml.c:89
msgid "strdup failed"
msgstr ""
-#: src/xend_internal.c:4231
+#: src/xend_internal.c:4240
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr ""
-#: src/xend_internal.c:4284
+#: src/xend_internal.c:4293
#, fuzzy
msgid "failed to parse domain description"
msgstr "½âÊÍ Xend ÓòÐÅϢʧ°Ü"
-#: src/xend_internal.c:4300
+#: src/xend_internal.c:4309
#, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "´´½¨²»»î¶¯Óò %s ʧ°Ü\n"
-#: src/xend_internal.c:4456 src/xend_internal.c:4532 src/xend_internal.c:4622
+#: src/xend_internal.c:4465 src/xend_internal.c:4541 src/xend_internal.c:4631
msgid "unsupported in xendConfigVersion < 4"
msgstr ""
-#: src/xend_internal.c:4468
+#: src/xend_internal.c:4477
#, fuzzy
msgid "node information incomplete, missing scheduler name"
msgstr "ÓòÐÅÏ¢²»ÍêÈ«£¬È±ÉÙÃû³Æ"
-#: src/xend_internal.c:4486 src/xend_internal.c:4580 src/xend_internal.c:4692
+#: src/xend_internal.c:4495 src/xend_internal.c:4589 src/xend_internal.c:4701
#, fuzzy
msgid "Unknown scheduler"
msgstr "δ֪"
-#: src/xend_internal.c:4545 src/xend_internal.c:4635
+#: src/xend_internal.c:4554 src/xend_internal.c:4644
#, fuzzy
msgid "Failed to get a scheduler name"
msgstr "»ñµÃÖ÷»úÃûʧ°Ü"
-#: src/xend_internal.c:4558 src/xend_internal.c:4671
+#: src/xend_internal.c:4567 src/xend_internal.c:4680
#, fuzzy
msgid "domain information incomplete, missing cpu_weight"
msgstr "ÓòÐÅÏ¢²»ÍêÈ«£¬È±ÉÙ uuid"
-#: src/xend_internal.c:4563 src/xend_internal.c:4680
+#: src/xend_internal.c:4572 src/xend_internal.c:4689
#, fuzzy
msgid "domain information incomplete, missing cpu_cap"
msgstr "ÓòÐÅÏ¢²»ÍêÈ«£¬È±ÉÙ uuid"
-#: src/xend_internal.c:4739
+#: src/xend_internal.c:4748
msgid "domainBlockPeek is not supported for dom0"
msgstr ""
-#: src/xend_internal.c:4762
+#: src/xend_internal.c:4771
#, fuzzy, c-format
msgid "%s: invalid path"
msgstr "ÎÞЧµÄ²ÎÊý %s"
-#: src/xend_internal.c:4770
+#: src/xend_internal.c:4779
#, fuzzy, c-format
msgid "failed to open for reading: %s: %s"
msgstr "´ò¿ª²¢¶ÁÈ¡ %s Îļþʧ°Ü"
-#: src/xend_internal.c:4782
+#: src/xend_internal.c:4791
#, fuzzy, c-format
msgid "failed to lseek or read from file: %s: %s"
msgstr "´ò¿ª '%s': %sʧ°Ü"
-#: src/xend_internal.c:4865 src/xend_internal.c:4911
+#: src/xend_internal.c:4874 src/xend_internal.c:4920
#, fuzzy, c-format
msgid "unexpected graphics type %d"
msgstr "ÒâÍâµÄmimeÀàÐÍ"
-#: src/xend_internal.c:4954
+#: src/xend_internal.c:4963
#, fuzzy
msgid "unexpected chr device type"
msgstr "ÒâÍâµÄmimeÀàÐÍ"
-#: src/xend_internal.c:5128 src/xm_internal.c:1779
+#: src/xend_internal.c:5137 src/xm_internal.c:1779
#, fuzzy, c-format
msgid "unsupported network type %d"
msgstr "ÒâÍâµÄmimeÀàÐÍ"
-#: src/xend_internal.c:5302 src/xend_internal.c:5309 src/xend_internal.c:5316
+#: src/xend_internal.c:5311 src/xend_internal.c:5318 src/xend_internal.c:5325
#, fuzzy, c-format
msgid "unexpected lifecycle value %d"
msgstr "ÒâÍâµÄÖµ½Úµã"
-#: src/xend_internal.c:5333
+#: src/xend_internal.c:5342
#, fuzzy
msgid "no HVM domain loader"
msgstr "½ÚµãÓòÁбí"
-#: src/xend_internal.c:5544
+#: src/xend_internal.c:5553
#, fuzzy
msgid "hotplug of device type not supported"
msgstr "¿âµ÷ÓÃʧ°Ü£¬¿ÉÄܲ»Ö§³Ö"
msgid "failed to connect to Xen Store"
msgstr "Á¬½Óµ½ Xen Store ʧ°Ü"
+#~ msgid "blocked"
+#~ msgstr "×èÈû"
+
#, fuzzy
#~ msgid "invalid interface type: %s"
#~ msgstr "Ä¿±êÉ豸ÀàÐÍ"
#~ msgid "cannot read tty pid file %s: %s"
#~ msgstr "дÈëÅäÖÃÎļþʧ°Ü: %s"
-#, fuzzy
-#~ msgid "cannot remove ttyPidFile %s: %s"
-#~ msgstr "дÈëÅäÖÃÎļþʧ°Ü: %s"
-
#, fuzzy
#~ msgid "failed to calloc memory for init string: %s"
#~ msgstr "·ÖÅäÄÚ´æÊ§°Ü"
msgstr ""
"Project-Id-Version: zh_TW\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-09-08 14:51+0200\n"
+"POT-Creation-Date: 2008-09-23 22:28+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"
msgid "storage_vol not found"
msgstr "網路名稱或 uuid"
-#: src/conf.c:155 src/conf.c:203 src/conf.c:488 src/conf.c:525 src/conf.c:553
-#: src/conf.c:631
+#: src/conf.c:164 src/conf.c:212 src/conf.c:491 src/conf.c:528 src/conf.c:555
+#: src/conf.c:630
msgid "allocating configuration"
msgstr "分配設定"
-#: src/conf.c:338
+#: src/conf.c:347
msgid "unterminated number"
msgstr "未中止的數量"
-#: src/conf.c:372 src/conf.c:389 src/conf.c:401
+#: src/conf.c:380 src/conf.c:396 src/conf.c:407
msgid "unterminated string"
msgstr "未中止的字串"
-#: src/conf.c:429 src/conf.c:483
+#: src/conf.c:434 src/conf.c:487
msgid "expecting a value"
msgstr "預期的是數值"
-#: src/conf.c:450
+#: src/conf.c:454
msgid "expecting a separator in list"
msgstr "預期的是清單式的分隔子"
-#: src/conf.c:473
+#: src/conf.c:477
#, fuzzy
msgid "list is not closed with ]"
msgstr "清單並沒有以 ] 結尾"
-#: src/conf.c:518
+#: src/conf.c:521
msgid "expecting a name"
msgstr "預期的是名稱"
-#: src/conf.c:581
+#: src/conf.c:582
msgid "expecting a separator"
msgstr "預期的是分隔子"
msgid "expecting an assignment"
msgstr "預期的是指定子"
-#: src/conf.c:894 src/conf.c:950 src/xend_internal.c:584
-#: src/xend_internal.c:2657 src/xm_internal.c:1475 src/xm_internal.c:1482
+#: src/conf.c:892 src/conf.c:948 src/xend_internal.c:584
+#: src/xend_internal.c:2666 src/xm_internal.c:1475 src/xm_internal.c:1482
#, fuzzy
msgid "allocate buffer"
msgstr "分配新的緩衝區"
-#: src/conf.c:901
+#: src/conf.c:899
msgid "failed to open file"
msgstr "無法開啟檔案"
-#: src/conf.c:912
+#: src/conf.c:910
msgid "failed to save content"
msgstr "無法存入內容"
msgid "cannot extract disk devices"
msgstr "無法解開執行中 %s hypervisor 的版本\n"
-#: src/domain_conf.c:1939 src/qemu_driver.c:3133
+#: src/domain_conf.c:1939 src/qemu_driver.c:3153
#, fuzzy, c-format
msgid "duplicate disk target '%s'"
msgstr "無預期的 mime 類型"
msgid "unexpected char type %d"
msgstr "無預期的 mime 類型"
-#: src/domain_conf.c:2815 src/xend_internal.c:5214
+#: src/domain_conf.c:2815 src/xend_internal.c:5223
#, fuzzy, c-format
msgid "unexpected sound model %d"
msgstr "無預期的 mime 類型"
-#: src/domain_conf.c:2835 src/xend_internal.c:5237
+#: src/domain_conf.c:2835 src/xend_internal.c:5246
#, fuzzy, c-format
msgid "unexpected input type %d"
msgstr "無預期的 mime 類型"
#: src/lxc_driver.c:274 src/lxc_driver.c:309 src/lxc_driver.c:335
#: src/lxc_driver.c:350 src/openvz_driver.c:238 src/openvz_driver.c:267
-#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:620
-#: src/openvz_driver.c:651 src/openvz_driver.c:672 src/openvz_driver.c:713
-#: src/qemu_driver.c:2192 src/qemu_driver.c:2279 src/qemu_driver.c:2828
-#: src/qemu_driver.c:2883 src/qemu_driver.c:2927 src/qemu_driver.c:3007
-#: src/qemu_driver.c:3123 src/qemu_driver.c:3192 src/qemu_driver.c:3247
-#: src/qemu_driver.c:3291 src/qemu_driver.c:3309 src/qemu_driver.c:3567
+#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:621
+#: src/openvz_driver.c:652 src/openvz_driver.c:673 src/openvz_driver.c:714
+#: src/qemu_driver.c:2212 src/qemu_driver.c:2299 src/qemu_driver.c:2848
+#: src/qemu_driver.c:2903 src/qemu_driver.c:2947 src/qemu_driver.c:3027
+#: src/qemu_driver.c:3143 src/qemu_driver.c:3212 src/qemu_driver.c:3267
+#: src/qemu_driver.c:3311 src/qemu_driver.c:3329 src/qemu_driver.c:3587
#, fuzzy
msgid "no domain with matching uuid"
msgstr "區域 id 或 uuid"
-#: src/lxc_driver.c:280 src/openvz_driver.c:625 src/qemu_driver.c:2933
+#: src/lxc_driver.c:280 src/openvz_driver.c:626 src/qemu_driver.c:2953
#, fuzzy
msgid "cannot delete active domain"
msgstr "非作用中區域的名稱"
-#: src/lxc_driver.c:286 src/qemu_driver.c:2939
+#: src/lxc_driver.c:286 src/qemu_driver.c:2959
#, fuzzy
msgid "cannot undefine transient domain"
msgstr "非作用中區域的名稱"
msgid "container '%s' unexpectedly shutdown during startup"
msgstr ""
-#: src/lxc_driver.c:747 src/qemu_driver.c:892
+#: src/lxc_driver.c:747 src/qemu_driver.c:893
#, fuzzy, c-format
msgid "cannot create log directory %s: %s"
msgstr "無法寫入設定檔:%s"
msgid "unknown forwarding type '%s'"
msgstr "未知的作業系統類型 %s"
-#: src/network_conf.c:662 src/qemu_driver.c:3334 src/qemu_driver.c:3967
+#: src/network_conf.c:662 src/qemu_driver.c:3354 src/qemu_driver.c:3987
#: src/storage_driver.c:816
#, c-format
msgid "cannot create autostart directory %s: %s"
msgid "no config file for %s"
msgstr "設定檔語法錯誤:%s"
-#: src/openvz_conf.c:187
+#: src/openvz_conf.c:190
+#, fuzzy, c-format
+msgid "Cound not read 'IP_ADDRESS' from config for container %d"
+msgstr "無法連上 %s"
+
+#: src/openvz_conf.c:220
+#, fuzzy, c-format
+msgid "Cound not read 'NETIF' from config for container %d"
+msgstr "無法連上 %s"
+
+#: src/openvz_conf.c:247
+#, fuzzy
+msgid "Too long network device name"
+msgstr "解析區域的檔名"
+
+#: src/openvz_conf.c:264
+#, fuzzy
+msgid "Wrong length MAC address"
+msgstr "無效的參數,於 %s"
+
+#: src/openvz_conf.c:271
+#, fuzzy
+msgid "Wrong MAC address"
+msgstr "無效的參數,於 %s"
+
+#: src/openvz_conf.c:327
#, fuzzy
msgid "popen failed"
msgstr "操作失敗"
-#: src/openvz_conf.c:197
+#: src/openvz_conf.c:337
#, fuzzy
msgid "Failed to parse vzlist output"
msgstr "無法暫停區域 %s"
-#: src/openvz_conf.c:223
+#: src/openvz_conf.c:363
#, fuzzy
msgid "UUID in config file malformed"
msgstr "設定檔語法錯誤:%s"
-#: src/openvz_conf.c:235
+#: src/openvz_conf.c:375
#, fuzzy, c-format
msgid "Cound not read config for container %d"
msgstr "無法連上 %s"
msgid "Container ID is not specified"
msgstr ""
-#: src/openvz_driver.c:391 src/openvz_driver.c:459 src/openvz_driver.c:534
-#: src/openvz_driver.c:554 src/openvz_driver.c:600 src/openvz_driver.c:631
-#: src/openvz_driver.c:656 src/openvz_driver.c:728 src/openvz_driver.c:826
-#: src/openvz_driver.c:872
+#: src/openvz_driver.c:391 src/openvz_driver.c:460 src/openvz_driver.c:535
+#: src/openvz_driver.c:555 src/openvz_driver.c:601 src/openvz_driver.c:632
+#: src/openvz_driver.c:657 src/openvz_driver.c:729 src/openvz_driver.c:827
+#: src/openvz_driver.c:873
#, fuzzy, c-format
msgid "Could not exec %s"
msgstr "無法連上 %s"
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:451 src/openvz_driver.c:528
+#: src/openvz_driver.c:452 src/openvz_driver.c:529
msgid "Error creating command for container"
msgstr ""
-#: src/openvz_driver.c:465 src/openvz_driver.c:540
+#: src/openvz_driver.c:466 src/openvz_driver.c:541
#, fuzzy
msgid "Could not set UUID"
msgstr "無法連上 %s"
-#: src/openvz_driver.c:475 src/openvz_driver.c:546
+#: src/openvz_driver.c:476 src/openvz_driver.c:547
#, fuzzy
msgid "Could not configure network"
msgstr "無法連上 %s"
-#: src/openvz_driver.c:482 src/openvz_driver.c:569
+#: src/openvz_driver.c:483 src/openvz_driver.c:570
#, fuzzy
msgid "Could not set number of virtual cpu"
msgstr "改變虛擬處理器的數量"
#: src/openvz_driver.c:517
#, c-format
-msgid "Already an OPENVZ VM defined with the id '%d'"
+msgid "Already an OPENVZ VM defined with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:588
+#: src/openvz_driver.c:589
msgid "no domain with matching id"
msgstr ""
-#: src/openvz_driver.c:594
+#: src/openvz_driver.c:595
#, fuzzy
msgid "domain is not in shutoff state"
msgstr "區域還在執行中"
-#: src/openvz_driver.c:677
+#: src/openvz_driver.c:678
#, fuzzy
msgid "Could not read container config"
msgstr "無法連上 %s"
-#: src/openvz_driver.c:693 src/qemu_driver.c:1823
+#: src/openvz_driver.c:694 src/qemu_driver.c:1843
#, fuzzy, c-format
msgid "unknown type '%s'"
msgstr "未知的作業系統類型 %s"
-#: src/openvz_driver.c:719
+#: src/openvz_driver.c:720
msgid "VCPUs should be >= 1"
msgstr ""
-#: src/openvz_driver.c:835 src/openvz_driver.c:881
+#: src/openvz_driver.c:836 src/openvz_driver.c:882
#, fuzzy, c-format
msgid "Could not parse VPS ID %s"
msgstr "無法連上 %s"
msgid "Unexpected exit status '%d', qemu probably failed"
msgstr ""
-#: src/qemu_conf.c:519 src/qemu_driver.c:925
+#: src/qemu_conf.c:519 src/qemu_driver.c:926
#, fuzzy, c-format
msgid "Cannot find QEMU binary %s: %s"
msgstr "無法暫停區域 %s"
msgid "Network type %d is not supported"
msgstr "網路 %s 已開啟\n"
-#: src/qemu_conf.c:580 src/qemu_driver.c:1515
+#: src/qemu_conf.c:580 src/qemu_driver.c:1514
#, fuzzy, c-format
msgid "cannot initialize bridge support: %s"
msgstr "無法暫停區域 %s"
msgid "failed to allocate space for argv string"
msgstr "無法分配節點"
-#: src/qemu_driver.c:90
+#: src/qemu_driver.c:91
#, fuzzy
msgid "Failed to set close-on-exec file descriptor flag\n"
msgstr "無法寫入設定檔"
-#: src/qemu_driver.c:105
+#: src/qemu_driver.c:106
#, fuzzy
msgid "Failed to set non-blocking file descriptor flag\n"
msgstr "無法解析 Xend 的區域資訊"
-#: src/qemu_driver.c:150
+#: src/qemu_driver.c:151
#, fuzzy, c-format
msgid "Failed to autostart network '%s': %s\n"
msgstr "無法開啟網路 %s"
-#: src/qemu_driver.c:165
+#: src/qemu_driver.c:166
#, fuzzy, c-format
msgid "Failed to autostart VM '%s': %s\n"
msgstr "無法暫停區域 %s"
-#: src/qemu_driver.c:201
+#: src/qemu_driver.c:202
#, fuzzy, c-format
msgid "Failed to find user record for uid '%d': %s\n"
msgstr "無法為網路 %s 取消定義"
-#: src/qemu_driver.c:212
+#: src/qemu_driver.c:213
#, fuzzy
msgid "out of memory in asprintf\n"
msgstr "記憶體不足"
-#: src/qemu_driver.c:268
+#: src/qemu_driver.c:269
#, fuzzy
msgid "qemudStartup: out of memory\n"
msgstr "記憶體不足"
-#: src/qemu_driver.c:295
+#: src/qemu_driver.c:296
msgid "Reloading iptables rules\n"
msgstr ""
-#: src/qemu_driver.c:433
+#: src/qemu_driver.c:434
#, c-format
msgid ""
"QEMU quit during %s startup\n"
"%s"
msgstr ""
-#: src/qemu_driver.c:443 src/qemu_driver.c:456
+#: src/qemu_driver.c:444 src/qemu_driver.c:457
#, c-format
msgid "Failure while reading %s startup output: %s"
msgstr ""
-#: src/qemu_driver.c:451
+#: src/qemu_driver.c:452
#, c-format
msgid "Timed out while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:467
+#: src/qemu_driver.c:468
#, c-format
msgid "Failure while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:479
+#: src/qemu_driver.c:480
#, c-format
msgid "Out of space while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:510
+#: src/qemu_driver.c:511
#, fuzzy, c-format
msgid "Unable to open monitor path %s"
msgstr "無法暫停區域 %s"
-#: src/qemu_driver.c:515
+#: src/qemu_driver.c:516
msgid "Unable to set monitor close-on-exec flag"
msgstr ""
-#: src/qemu_driver.c:520
+#: src/qemu_driver.c:521
msgid "Unable to put monitor into non-blocking mode"
msgstr ""
-#: src/qemu_driver.c:648 src/qemu_driver.c:1027 src/qemu_driver.c:1726
-#: src/qemu_driver.c:1736
+#: src/qemu_driver.c:649 src/qemu_driver.c:1028 src/qemu_driver.c:1725
+#: src/qemu_driver.c:1735
#, fuzzy, c-format
msgid "Unable to log VM console data: %s\n"
msgstr "無法寫入設定檔"
-#: src/qemu_driver.c:671
+#: src/qemu_driver.c:672
#, fuzzy
msgid "allocate cpumap"
msgstr "分配新的內文"
-#: src/qemu_driver.c:682
+#: src/qemu_driver.c:683
msgid "cannot run monitor command to fetch CPU thread info"
msgstr ""
-#: src/qemu_driver.c:786
+#: src/qemu_driver.c:787
#, fuzzy, c-format
msgid "failed to set CPU affinity %s"
msgstr "無法取得區域「%s」"
-#: src/qemu_driver.c:796 src/qemu_driver.c:2135
+#: src/qemu_driver.c:797 src/qemu_driver.c:2155
#, fuzzy
msgid "resume operation failed"
msgstr "操作失敗"
-#: src/qemu_driver.c:859
+#: src/qemu_driver.c:860
#, fuzzy
msgid "VM is already active"
msgstr "區域已經啟動"
-#: src/qemu_driver.c:869
+#: src/qemu_driver.c:870
msgid "Unable to find an unused VNC port"
msgstr ""
-#: src/qemu_driver.c:881
+#: src/qemu_driver.c:882
#, c-format
msgid "config file path too long: %s/%s.log"
msgstr ""
-#: src/qemu_driver.c:900
+#: src/qemu_driver.c:901
#, fuzzy, c-format
msgid "failed to create logfile %s: %s"
msgstr "無法寫入設定檔"
-#: src/qemu_driver.c:906
+#: src/qemu_driver.c:907
#, fuzzy, c-format
msgid "Unable to set VM logfile close-on-exec flag %s"
msgstr "無法寫入設定檔"
-#: src/qemu_driver.c:935 src/qemu_driver.c:3032
+#: src/qemu_driver.c:936 src/qemu_driver.c:3052
#, fuzzy, c-format
msgid "Cannot determine QEMU argv syntax %s"
msgstr "無法暫停區域 %s"
-#: src/qemu_driver.c:951 src/qemu_driver.c:954 src/qemu_driver.c:959
+#: src/qemu_driver.c:952 src/qemu_driver.c:955 src/qemu_driver.c:960
#, fuzzy, c-format
msgid "Unable to write argv to logfile %d: %s\n"
msgstr "無法寫入設定檔"
-#: src/qemu_driver.c:1041
+#: src/qemu_driver.c:1040
#, fuzzy, c-format
msgid "Shutting down VM '%s'\n"
msgstr "無法取得網路「%s」"
-#: src/qemu_driver.c:1052
+#: src/qemu_driver.c:1051
#, fuzzy, c-format
msgid "Unable to close logfile %d: %s\n"
msgstr "無法寫入設定檔"
-#: src/qemu_driver.c:1067
+#: src/qemu_driver.c:1066
#, fuzzy
msgid "Got unexpected pid, damn\n"
msgstr "無預期的 dict 節點"
-#: src/qemu_driver.c:1221
+#: src/qemu_driver.c:1220
#, fuzzy
msgid "failed to allocate space for dnsmasq argv"
msgstr "無法分配節點"
-#: src/qemu_driver.c:1235
+#: src/qemu_driver.c:1234
msgid "cannot start dhcp daemon without IP address for server"
msgstr ""
-#: src/qemu_driver.c:1264
+#: src/qemu_driver.c:1263
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
msgstr "無法將區域 %s 存至 %s"
-#: src/qemu_driver.c:1275
+#: src/qemu_driver.c:1274
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
msgstr "無法將區域 %s 存至 %s"
-#: src/qemu_driver.c:1285
+#: src/qemu_driver.c:1284
#, fuzzy, c-format
msgid "failed to add iptables rule to enable masquerading : %s\n"
msgstr "無法將區域 %s 存至 %s"
-#: src/qemu_driver.c:1317
+#: src/qemu_driver.c:1316
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
msgstr "無法將區域 %s 存至 %s"
-#: src/qemu_driver.c:1328
+#: src/qemu_driver.c:1327
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
msgstr "無法將區域 %s 存至 %s"
-#: src/qemu_driver.c:1353
+#: src/qemu_driver.c:1352
#, fuzzy
msgid "failed to allocate space for IP tables support"
msgstr "無法分配節點"
-#: src/qemu_driver.c:1361 src/qemu_driver.c:1368
+#: src/qemu_driver.c:1360 src/qemu_driver.c:1367
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
msgstr "無法將區域 %s 存至 %s"
-#: src/qemu_driver.c:1376 src/qemu_driver.c:1383
+#: src/qemu_driver.c:1375 src/qemu_driver.c:1382
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
msgstr "無法將區域 %s 存至 %s"
-#: src/qemu_driver.c:1393
+#: src/qemu_driver.c:1392
#, fuzzy, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
msgstr "無法將區域 %s 存至 %s"
-#: src/qemu_driver.c:1400
+#: src/qemu_driver.c:1399
#, fuzzy, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
msgstr "無法將區域 %s 存至 %s"
-#: src/qemu_driver.c:1408
+#: src/qemu_driver.c:1407
#, fuzzy, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
msgstr "無法將區域 %s 存至 %s"
-#: src/qemu_driver.c:1509
+#: src/qemu_driver.c:1508
#, fuzzy
msgid "network is already active"
msgstr "區域已經啟動"
-#: src/qemu_driver.c:1521
+#: src/qemu_driver.c:1520
#, fuzzy, c-format
msgid "cannot create bridge '%s' : %s"
msgstr "無法寫入設定檔:%s"
-#: src/qemu_driver.c:1536
+#: src/qemu_driver.c:1535
#, fuzzy, c-format
msgid "cannot set IP address on bridge '%s' to '%s' : %s"
msgstr "無法暫停區域 %s"
-#: src/qemu_driver.c:1544
+#: src/qemu_driver.c:1543
#, fuzzy, c-format
msgid "cannot set netmask on bridge '%s' to '%s' : %s"
msgstr "無法暫停區域 %s"
-#: src/qemu_driver.c:1552
+#: src/qemu_driver.c:1551
#, fuzzy, c-format
msgid "failed to bring the bridge '%s' up : %s"
msgstr "無法暫停區域 %s"
-#: src/qemu_driver.c:1563
+#: src/qemu_driver.c:1562
#, fuzzy, c-format
msgid "failed to enable IP forwarding : %s"
msgstr "無法開啟要讀取的 %s"
-#: src/qemu_driver.c:1581 src/qemu_driver.c:1612
+#: src/qemu_driver.c:1580 src/qemu_driver.c:1611
#, fuzzy, c-format
msgid "Failed to bring down bridge '%s' : %s\n"
msgstr "無法暫停區域 %s"
-#: src/qemu_driver.c:1587 src/qemu_driver.c:1617
+#: src/qemu_driver.c:1586 src/qemu_driver.c:1616
#, fuzzy, c-format
msgid "Failed to delete bridge '%s' : %s\n"
msgstr "無法暫停區域 %s"
-#: src/qemu_driver.c:1600
+#: src/qemu_driver.c:1599
#, fuzzy, c-format
msgid "Shutting down network '%s'\n"
msgstr "無法取得網路「%s」"
-#: src/qemu_driver.c:1626
+#: src/qemu_driver.c:1625
#, fuzzy
msgid "Got unexpected pid for dnsmasq\n"
msgstr "無預期的 dict 節點"
-#: src/qemu_driver.c:1839
+#: src/qemu_driver.c:1814
+#, fuzzy, c-format
+msgid "Unable to open %s: %s\n"
+msgstr "無法暫停區域 %s"
+
+#: src/qemu_driver.c:1859
#, fuzzy
msgid "failed to allocate space for capabilities support"
msgstr "無法分配節點"
-#: src/qemu_driver.c:1858 src/qemu_driver.c:1884
+#: src/qemu_driver.c:1878 src/qemu_driver.c:1904
msgid "NUMA not supported on this host"
msgstr ""
-#: src/qemu_driver.c:1869 src/qemu_driver.c:1892
+#: src/qemu_driver.c:1889 src/qemu_driver.c:1912
#, fuzzy
msgid "Failed to query NUMA free memory"
msgstr "已使用的記憶體:"
-#: src/qemu_driver.c:2053
+#: src/qemu_driver.c:2073
#, fuzzy, c-format
msgid "domain '%s' is already defined"
msgstr "區域 %s 已經存在"
-#: src/qemu_driver.c:2064
+#: src/qemu_driver.c:2084
#, fuzzy, c-format
msgid "domain with uuid '%s' is already defined"
msgstr "區域 %s 已經存在"
-#: src/qemu_driver.c:2094 src/qemu_driver.c:2123 src/qemu_driver.c:2152
-#: src/qemu_driver.c:2172 src/qemu_driver.c:2410 src/qemu_driver.c:3383
-#: src/qemu_driver.c:3518 src/qemu_driver.c:3632
+#: src/qemu_driver.c:2114 src/qemu_driver.c:2143 src/qemu_driver.c:2172
+#: src/qemu_driver.c:2192 src/qemu_driver.c:2430 src/qemu_driver.c:3403
+#: src/qemu_driver.c:3538 src/qemu_driver.c:3652
#, c-format
msgid "no domain with matching id %d"
msgstr ""
-#: src/qemu_driver.c:2099 src/qemu_driver.c:2128 src/qemu_driver.c:2416
-#: src/qemu_driver.c:3388 src/qemu_driver.c:3524 src/qemu_driver.c:3638
+#: src/qemu_driver.c:2119 src/qemu_driver.c:2148 src/qemu_driver.c:2436
+#: src/qemu_driver.c:3408 src/qemu_driver.c:3544 src/qemu_driver.c:3658
#, fuzzy
msgid "domain is not running"
msgstr "區域還在執行中"
-#: src/qemu_driver.c:2107
+#: src/qemu_driver.c:2127
#, fuzzy
msgid "suspend operation failed"
msgstr "操作失敗"
-#: src/qemu_driver.c:2158
+#: src/qemu_driver.c:2178
#, fuzzy
msgid "shutdown operation failed"
msgstr "操作失敗"
-#: src/qemu_driver.c:2198
+#: src/qemu_driver.c:2218
#, fuzzy
msgid "failed to allocate space for ostype"
msgstr "無法分配節點"
-#: src/qemu_driver.c:2214 src/qemu_driver.c:2230 src/qemu_driver.c:2253
-#: src/qemu_driver.c:2526 src/qemu_driver.c:2688
+#: src/qemu_driver.c:2234 src/qemu_driver.c:2250 src/qemu_driver.c:2273
+#: src/qemu_driver.c:2546 src/qemu_driver.c:2708
#, c-format
msgid "no domain with matching uuid '%s'"
msgstr ""
-#: src/qemu_driver.c:2236
+#: src/qemu_driver.c:2256
msgid "cannot set max memory lower than current memory"
msgstr ""
-#: src/qemu_driver.c:2259
+#: src/qemu_driver.c:2279
#, fuzzy
msgid "cannot set memory of an active domain"
msgstr "非作用中區域的名稱"
-#: src/qemu_driver.c:2265
+#: src/qemu_driver.c:2285
msgid "cannot set memory higher than max memory"
msgstr ""
-#: src/qemu_driver.c:2425
+#: src/qemu_driver.c:2445
#, fuzzy
msgid "failed to pause domain"
msgstr "無法暫停區域 %s"
-#: src/qemu_driver.c:2434
+#: src/qemu_driver.c:2454
#, fuzzy
msgid "failed to get domain xml"
msgstr "無法取得區域 UUID"
-#: src/qemu_driver.c:2442
+#: src/qemu_driver.c:2462
#, fuzzy, c-format
msgid "failed to create '%s'"
msgstr "無法讀取插槽 %d\n"
-#: src/qemu_driver.c:2449
+#: src/qemu_driver.c:2469
#, fuzzy
msgid "failed to write save header"
msgstr "無法寫入插槽 %d\n"
-#: src/qemu_driver.c:2457
+#: src/qemu_driver.c:2477
#, fuzzy
msgid "failed to write xml"
msgstr "無法寫入插槽 %d\n"
-#: src/qemu_driver.c:2470 src/qemu_driver.c:2477 src/qemu_driver.c:2748
+#: src/qemu_driver.c:2490 src/qemu_driver.c:2497 src/qemu_driver.c:2768
#: src/remote_internal.c:2241 src/virterror.c:441
msgid "out of memory"
msgstr "記憶體不足"
-#: src/qemu_driver.c:2485
+#: src/qemu_driver.c:2505
#, fuzzy
msgid "migrate operation failed"
msgstr "操作失敗"
-#: src/qemu_driver.c:2497
+#: src/qemu_driver.c:2517
msgid "'migrate' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:2532
+#: src/qemu_driver.c:2552
#, fuzzy
msgid "cannot change vcpu count of an active domain"
msgstr "非作用中區域的名稱"
-#: src/qemu_driver.c:2538
+#: src/qemu_driver.c:2558
msgid "could not determine max vcpus for the domain"
msgstr ""
-#: src/qemu_driver.c:2544
+#: src/qemu_driver.c:2564
#, c-format
msgid ""
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
msgstr ""
-#: src/qemu_driver.c:2568 src/qemu_driver.c:2620
+#: src/qemu_driver.c:2588 src/qemu_driver.c:2640
#, fuzzy
msgid "cannot pin vcpus on an inactive domain"
msgstr "取消定義非作用中的區域"
-#: src/qemu_driver.c:2574
+#: src/qemu_driver.c:2594
#, c-format
msgid "vcpu number out of range %d > %d"
msgstr ""
-#: src/qemu_driver.c:2595
+#: src/qemu_driver.c:2615
#, fuzzy, c-format
msgid "cannot set affinity: %s"
msgstr "無法暫停區域 %s"
-#: src/qemu_driver.c:2600
+#: src/qemu_driver.c:2620
#, fuzzy
msgid "cpu affinity is not supported"
msgstr "呼叫函式庫失敗,可能並不支援"
-#: src/qemu_driver.c:2657
+#: src/qemu_driver.c:2677
#, fuzzy, c-format
msgid "cannot get affinity: %s"
msgstr "無法讀取插槽 %d\n"
-#: src/qemu_driver.c:2667
+#: src/qemu_driver.c:2687
msgid "cpu affinity is not available"
msgstr ""
-#: src/qemu_driver.c:2694
+#: src/qemu_driver.c:2714
#, fuzzy, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr "載入區域定義檔"
-#: src/qemu_driver.c:2720 src/test.c:956
+#: src/qemu_driver.c:2740 src/test.c:956
#, fuzzy
msgid "cannot read domain image"
msgstr "節點的區域清單"
-#: src/qemu_driver.c:2726
+#: src/qemu_driver.c:2746
#, fuzzy
msgid "failed to read qemu header"
msgstr "無法從 Xen 系統程式讀取"
-#: src/qemu_driver.c:2733
+#: src/qemu_driver.c:2753
msgid "image magic is incorrect"
msgstr ""
-#: src/qemu_driver.c:2740
+#: src/qemu_driver.c:2760
#, c-format
msgid "image version is not supported (%d > %d)"
msgstr ""
-#: src/qemu_driver.c:2755
+#: src/qemu_driver.c:2775
#, fuzzy
msgid "failed to read XML"
msgstr "無法讀取插槽 %d\n"
-#: src/qemu_driver.c:2764
+#: src/qemu_driver.c:2784
#, fuzzy
msgid "failed to parse XML"
msgstr "無法讀取插槽 %d\n"
-#: src/qemu_driver.c:2777
+#: src/qemu_driver.c:2797
#, fuzzy, c-format
msgid "domain is already active as '%s'"
msgstr "區域已經啟動"
-#: src/qemu_driver.c:2786
+#: src/qemu_driver.c:2806
#, fuzzy
msgid "failed to assign new VM"
msgstr "無法讀取插槽 %d\n"
-#: src/qemu_driver.c:2799
+#: src/qemu_driver.c:2819
#, fuzzy
msgid "failed to start VM"
msgstr "無法開啟區域 %s"
-#: src/qemu_driver.c:2811
+#: src/qemu_driver.c:2831
#, fuzzy
msgid "failed to resume domain"
msgstr "無法繼續區域 %s"
-#: src/qemu_driver.c:2848 src/qemu_driver.c:3741 src/qemu_driver.c:3776
+#: src/qemu_driver.c:2868 src/qemu_driver.c:3761 src/qemu_driver.c:3796
#, fuzzy
msgid "failed to allocate space for VM name string"
msgstr "無法分配節點"
-#: src/qemu_driver.c:2962
+#: src/qemu_driver.c:2982
#, fuzzy, c-format
msgid "cannot convert disk '%s' to bus/device index"
msgstr "無法解開執行中 %s hypervisor 的版本\n"
-#: src/qemu_driver.c:2982
+#: src/qemu_driver.c:3002
#, fuzzy, c-format
msgid "Unsupported disk name mapping for bus '%s'"
msgstr "無預期的 mime 類型"
-#: src/qemu_driver.c:3022
+#: src/qemu_driver.c:3042
#, c-format
msgid "No device with bus '%s' and target '%s'"
msgstr ""
-#: src/qemu_driver.c:3049
+#: src/qemu_driver.c:3069
#, c-format
msgid ""
"Emulator version does not support removable media for device '%s' and target "
"'%s'"
msgstr ""
-#: src/qemu_driver.c:3086
+#: src/qemu_driver.c:3106
msgid "cannot change cdrom media"
msgstr ""
-#: src/qemu_driver.c:3097
+#: src/qemu_driver.c:3117
msgid "changing cdrom media failed"
msgstr ""
-#: src/qemu_driver.c:3157
+#: src/qemu_driver.c:3177
#, fuzzy
msgid "cannot attach usb disk"
msgstr "取消定義非作用中的區域"
-#: src/qemu_driver.c:3168
+#: src/qemu_driver.c:3188
#, fuzzy
msgid "adding usb disk failed"
msgstr "載入主機定義檔"
-#: src/qemu_driver.c:3212
+#: src/qemu_driver.c:3232
#, fuzzy
msgid "cannot attach usb device"
msgstr "取消定義非作用中的區域"
-#: src/qemu_driver.c:3223
+#: src/qemu_driver.c:3243
#, fuzzy
msgid "adding usb device failed"
msgstr "載入主機定義檔"
-#: src/qemu_driver.c:3253
+#: src/qemu_driver.c:3273
#, fuzzy
msgid "cannot attach device on inactive domain"
msgstr "取消定義非作用中的區域"
-#: src/qemu_driver.c:3276
+#: src/qemu_driver.c:3296
msgid "this device type cannot be attached"
msgstr ""
-#: src/qemu_driver.c:3315
+#: src/qemu_driver.c:3335
#, fuzzy
msgid "cannot set autostart for transient domain"
msgstr "非作用中區域的名稱"
-#: src/qemu_driver.c:3341
+#: src/qemu_driver.c:3361
#, fuzzy, c-format
msgid "Failed to create symlink '%s to '%s': %s"
msgstr "無法將區域 %s 存至 %s"
-#: src/qemu_driver.c:3348 src/qemu_driver.c:3981 src/storage_driver.c:832
+#: src/qemu_driver.c:3368 src/qemu_driver.c:4001 src/storage_driver.c:832
#, fuzzy, c-format
msgid "Failed to delete symlink '%s': %s"
msgstr "無法暫停區域 %s"
-#: src/qemu_driver.c:3410
+#: src/qemu_driver.c:3430
#, fuzzy, c-format
msgid "invalid path: %s"
msgstr "無效的參數,於 %s"
-#: src/qemu_driver.c:3418
+#: src/qemu_driver.c:3438
msgid "'info blockstats' command failed"
msgstr ""
-#: src/qemu_driver.c:3433
+#: src/qemu_driver.c:3453
msgid "'info blockstats' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:3498
+#: src/qemu_driver.c:3518
#, fuzzy, c-format
msgid "device not found: %s (%s)"
msgstr "從 %s 回復區域\n"
-#: src/qemu_driver.c:3530 src/qemu_driver.c:3573
+#: src/qemu_driver.c:3550 src/qemu_driver.c:3593
msgid "NULL or empty path"
msgstr ""
-#: src/qemu_driver.c:3541
+#: src/qemu_driver.c:3561
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr ""
-#: src/qemu_driver.c:3583
+#: src/qemu_driver.c:3603
#, fuzzy
msgid "invalid path"
msgstr "無效的參數,於 %s"
-#: src/qemu_driver.c:3626
+#: src/qemu_driver.c:3646
msgid "QEMU driver only supports virtual memory addrs"
msgstr ""
-#: src/qemu_driver.c:3653
+#: src/qemu_driver.c:3673
#, fuzzy
msgid "'memsave' command failed"
msgstr "區域名稱"
-#: src/qemu_driver.c:3682 src/qemu_driver.c:3850 src/qemu_driver.c:3875
-#: src/qemu_driver.c:3889 src/qemu_driver.c:3904 src/qemu_driver.c:3937
-#: src/qemu_driver.c:3953
+#: src/qemu_driver.c:3702 src/qemu_driver.c:3870 src/qemu_driver.c:3895
+#: src/qemu_driver.c:3909 src/qemu_driver.c:3924 src/qemu_driver.c:3957
+#: src/qemu_driver.c:3973
msgid "no network with matching uuid"
msgstr ""
-#: src/qemu_driver.c:3697
+#: src/qemu_driver.c:3717
msgid "no network with matching name"
msgstr ""
-#: src/qemu_driver.c:3856
+#: src/qemu_driver.c:3876
#, fuzzy
msgid "network is still active"
msgstr "區域已經啟動"
-#: src/qemu_driver.c:3917
+#: src/qemu_driver.c:3937
#, fuzzy
msgid "no network with matching id"
msgstr "XML 格式的網路資訊"
-#: src/qemu_driver.c:3924
+#: src/qemu_driver.c:3944
#, fuzzy
msgid "failed to allocate space for network bridge string"
msgstr "無法分配節點"
-#: src/qemu_driver.c:3974 src/storage_driver.c:823
+#: src/qemu_driver.c:3994 src/storage_driver.c:823
#, fuzzy, c-format
msgid "Failed to create symlink '%s' to '%s': %s"
msgstr "無法將區域 %s 存至 %s"
msgid "%s not implemented on Win32"
msgstr ""
-#: src/storage_backend_disk.c:85 src/storage_backend_logical.c:57
+#: src/storage_backend_disk.c:90 src/storage_backend_logical.c:57
#, c-format
msgid "unsupported pool format %s"
msgstr ""
-#: src/storage_backend_disk.c:110 src/storage_backend_logical.c:70
+#: src/storage_backend_disk.c:115 src/storage_backend_logical.c:70
#, c-format
msgid "unsupported pool format %d"
msgstr ""
-#: src/storage_backend_disk.c:138 src/storage_backend_fs.c:192
+#: src/storage_backend_disk.c:143 src/storage_backend_fs.c:192
#: src/storage_backend_fs.c:262 src/storage_backend_fs.c:314
#, c-format
msgid "unsupported volume format %s"
msgstr ""
-#: src/storage_backend_disk.c:165 src/storage_backend_fs.c:225
+#: src/storage_backend_disk.c:170 src/storage_backend_fs.c:225
#: src/storage_backend_fs.c:297 src/storage_backend_fs.c:329
#, c-format
msgid "unsupported volume format %d"
msgstr ""
-#: src/storage_backend_disk.c:179 src/storage_backend_disk.c:192
-#: src/storage_backend_disk.c:199 src/storage_backend_disk.c:221
+#: src/storage_backend_disk.c:184 src/storage_backend_disk.c:197
+#: src/storage_backend_disk.c:204 src/storage_backend_disk.c:226
#: src/storage_backend_fs.c:839 src/storage_backend_iscsi.c:177
#: src/storage_backend_logical.c:116 src/storage_backend_logical.c:121
#: src/storage_backend_logical.c:133 src/storage_backend_logical.c:143
-#: src/storage_backend_logical.c:531
+#: src/storage_backend_logical.c:546
msgid "volume"
msgstr ""
-#: src/storage_backend_disk.c:229
+#: src/storage_backend_disk.c:234
msgid "volume extents"
msgstr ""
-#: src/storage_backend_disk.c:237
+#: src/storage_backend_disk.c:242
msgid "cannot parse device start location"
msgstr ""
-#: src/storage_backend_disk.c:244
+#: src/storage_backend_disk.c:249
msgid "cannot parse device end location"
msgstr ""
-#: src/storage_backend_disk.c:250 src/storage_backend_logical.c:154
+#: src/storage_backend_disk.c:255 src/storage_backend_logical.c:154
#: src/storage_backend_logical.c:160
msgid "extents"
msgstr ""
-#: src/storage_backend_disk.c:464
+#: src/storage_backend_disk.c:462
msgid "no large enough free extent"
msgstr ""
-#: src/storage_backend_disk.c:498
-msgid "Disk pools are not yet supported"
+#: src/storage_backend_disk.c:502
+#, c-format
+msgid "Couldn't read volume target path '%s'. %s"
msgstr ""
+#: src/storage_backend_disk.c:517
+#, c-format
+msgid "Volume path '%s' did not start with parent pool source device name."
+msgstr ""
+
+#: src/storage_backend_disk.c:526
+#, fuzzy, c-format
+msgid "cannot parse partition number from target '%s'"
+msgstr "無法暫停區域 %s"
+
#: src/storage_backend_fs.c:358
#, c-format
msgid "cannot read header '%s': %s"
msgstr ""
#: src/storage_backend_fs.c:1042 src/storage_backend_fs.c:1078
-#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:543
+#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:558
#, c-format
msgid "cannot read path '%s': %s"
msgstr ""
msgid "creation of non-raw images is not supported without qemu-img"
msgstr ""
-#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:552
+#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:567
#, fuzzy, c-format
msgid "cannot set file owner '%s': %s"
msgstr "無法暫停區域 %s"
-#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:559
+#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:574
#, fuzzy, c-format
msgid "cannot set file mode '%s': %s"
msgstr "無法暫停區域 %s"
-#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:566
+#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:581
#, c-format
msgid "cannot close file '%s': %s"
msgstr ""
msgid "lvs command failed with exitstatus %d"
msgstr ""
-#: src/storage_backend_logical.c:355
+#: src/storage_backend_logical.c:354
#, fuzzy
msgid "command line"
msgstr "區域名稱"
-#: src/storage_backend_logical.c:372
+#: src/storage_backend_logical.c:371
#, c-format
msgid "cannot open device %s"
msgstr ""
-#: src/storage_backend_logical.c:378
+#: src/storage_backend_logical.c:377
#, c-format
msgid "cannot clear device header %s"
msgstr ""
-#: src/storage_backend_logical.c:385
+#: src/storage_backend_logical.c:384
#, c-format
msgid "cannot close device %s"
msgstr ""
-#: src/storage_backend_logical.c:575
+#: src/storage_backend_logical.c:507
+#, fuzzy, c-format
+msgid "cannot remove PV device %s: %s"
+msgstr "無法寫入設定檔:%s"
+
+#: src/storage_backend_logical.c:590
#, c-format
msgid "cannot find newly created volume '%s': %s"
msgstr ""
msgstr "資料"
#: src/virsh.c:6292 src/virsh.c:6314
-msgid "blocked"
-msgstr "以組絕"
+msgid "idle"
+msgstr ""
#: src/virsh.c:6294
msgid "paused"
msgid "domain information incomplete, missing uuid"
msgstr "區域的資訊不全,沒有 uuid"
-#: src/xend_internal.c:1109 src/xend_internal.c:2204 src/xend_internal.c:2211
+#: src/xend_internal.c:1109 src/xend_internal.c:2213 src/xend_internal.c:2220
msgid "domain information incomplete, missing name"
msgstr "區域的資訊不全,沒有名稱"
msgid "unknown graphics type '%s'"
msgstr "未知的作業系統類型 %s"
-#: src/xend_internal.c:2191
+#: src/xend_internal.c:2200
msgid "domain information incomplete, missing id"
msgstr "區域的資訊不全,沒有 id"
-#: src/xend_internal.c:2260 src/xend_internal.c:2270 src/xend_internal.c:2280
+#: src/xend_internal.c:2269 src/xend_internal.c:2279 src/xend_internal.c:2289
#, fuzzy, c-format
msgid "unknown lifecycle type %s"
msgstr "未知的作業系統類型 %s"
-#: src/xend_internal.c:2593
+#: src/xend_internal.c:2602
#, fuzzy
msgid "failed to parse topology information"
msgstr "無法解析 Xend 的區域資訊"
-#: src/xend_internal.c:2647
+#: src/xend_internal.c:2656
#, fuzzy
msgid "topology syntax error"
msgstr "設定檔語法錯誤"
-#: src/xend_internal.c:2711
+#: src/xend_internal.c:2720
msgid "failed to parse Xend domain information"
msgstr "無法解析 Xend 的區域資訊"
-#: src/xend_internal.c:3193
+#: src/xend_internal.c:3202
msgid "xenDaemonDomainFetch failed to find this domain"
msgstr ""
-#: src/xend_internal.c:3815 src/xend_internal.c:4290 src/xm_internal.c:1617
+#: src/xend_internal.c:3824 src/xend_internal.c:4299 src/xm_internal.c:1617
#, fuzzy
msgid "failed to build sexpr"
msgstr "無法暫停區域 %s"
-#: src/xend_internal.c:3917
+#: src/xend_internal.c:3926
#, fuzzy
msgid "unsupported device type"
msgstr "無預期的 mime 類型"
-#: src/xend_internal.c:4020
+#: src/xend_internal.c:4029
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4061
+#: src/xend_internal.c:4070
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4069
+#: src/xend_internal.c:4078
#, fuzzy
msgid "unexpected value from on_xend_start"
msgstr "無預期的數值節點"
-#: src/xend_internal.c:4080
+#: src/xend_internal.c:4089
#, fuzzy
msgid "no memory"
msgstr "節點的記憶體"
-#: src/xend_internal.c:4086
+#: src/xend_internal.c:4095
#, fuzzy
msgid "sexpr2string failed"
msgstr "操作失敗"
-#: src/xend_internal.c:4091
+#: src/xend_internal.c:4100
#, fuzzy
msgid "Failed to redefine sexpr"
msgstr "無法為區域 %s 取消定義"
-#: src/xend_internal.c:4096
+#: src/xend_internal.c:4105
msgid "on_xend_start not present in sexpr"
msgstr ""
-#: src/xend_internal.c:4127
+#: src/xend_internal.c:4136
#, fuzzy, c-format
msgid "gethostname failed: %s"
msgstr "操作失敗:%s"
-#: src/xend_internal.c:4133
+#: src/xend_internal.c:4142
#, fuzzy, c-format
msgid "failed to strdup hostname: %s"
msgstr "無法取得 hypervisor 類型"
-#: src/xend_internal.c:4164
+#: src/xend_internal.c:4173
msgid ""
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
"migration"
msgstr ""
-#: src/xend_internal.c:4174
+#: src/xend_internal.c:4183
msgid ""
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
"migration"
msgstr ""
-#: src/xend_internal.c:4186
+#: src/xend_internal.c:4195
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr ""
-#: src/xend_internal.c:4199
+#: src/xend_internal.c:4208
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr ""
-#: src/xend_internal.c:4204
+#: src/xend_internal.c:4213
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr ""
-#: src/xend_internal.c:4211
+#: src/xend_internal.c:4220
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr ""
-#: src/xend_internal.c:4218 src/xend_internal.c:4240 src/xend_internal.c:4248
-#: src/xend_internal.c:4474 src/xend_internal.c:4481 src/xml.c:89
+#: src/xend_internal.c:4227 src/xend_internal.c:4249 src/xend_internal.c:4257
+#: src/xend_internal.c:4483 src/xend_internal.c:4490 src/xml.c:89
msgid "strdup failed"
msgstr ""
-#: src/xend_internal.c:4231
+#: src/xend_internal.c:4240
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr ""
-#: src/xend_internal.c:4284
+#: src/xend_internal.c:4293
#, fuzzy
msgid "failed to parse domain description"
msgstr "無法解析 Xend 的區域資訊"
-#: src/xend_internal.c:4300
+#: src/xend_internal.c:4309
#, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "無法建立非運作中的區域 %s\n"
-#: src/xend_internal.c:4456 src/xend_internal.c:4532 src/xend_internal.c:4622
+#: src/xend_internal.c:4465 src/xend_internal.c:4541 src/xend_internal.c:4631
msgid "unsupported in xendConfigVersion < 4"
msgstr ""
-#: src/xend_internal.c:4468
+#: src/xend_internal.c:4477
#, fuzzy
msgid "node information incomplete, missing scheduler name"
msgstr "區域的資訊不全,沒有名稱"
-#: src/xend_internal.c:4486 src/xend_internal.c:4580 src/xend_internal.c:4692
+#: src/xend_internal.c:4495 src/xend_internal.c:4589 src/xend_internal.c:4701
#, fuzzy
msgid "Unknown scheduler"
msgstr "未知的主機"
-#: src/xend_internal.c:4545 src/xend_internal.c:4635
+#: src/xend_internal.c:4554 src/xend_internal.c:4644
#, fuzzy
msgid "Failed to get a scheduler name"
msgstr "無法取得 hypervisor 類型"
-#: src/xend_internal.c:4558 src/xend_internal.c:4671
+#: src/xend_internal.c:4567 src/xend_internal.c:4680
#, fuzzy
msgid "domain information incomplete, missing cpu_weight"
msgstr "區域的資訊不全,沒有 uuid"
-#: src/xend_internal.c:4563 src/xend_internal.c:4680
+#: src/xend_internal.c:4572 src/xend_internal.c:4689
#, fuzzy
msgid "domain information incomplete, missing cpu_cap"
msgstr "區域的資訊不全,沒有 uuid"
-#: src/xend_internal.c:4739
+#: src/xend_internal.c:4748
msgid "domainBlockPeek is not supported for dom0"
msgstr ""
-#: src/xend_internal.c:4762
+#: src/xend_internal.c:4771
#, fuzzy, c-format
msgid "%s: invalid path"
msgstr "無效的參數,於 %s"
-#: src/xend_internal.c:4770
+#: src/xend_internal.c:4779
#, fuzzy, c-format
msgid "failed to open for reading: %s: %s"
msgstr "無法開啟要讀取的 %s"
-#: src/xend_internal.c:4782
+#: src/xend_internal.c:4791
#, fuzzy, c-format
msgid "failed to lseek or read from file: %s: %s"
msgstr "無法暫停區域 %s"
-#: src/xend_internal.c:4865 src/xend_internal.c:4911
+#: src/xend_internal.c:4874 src/xend_internal.c:4920
#, fuzzy, c-format
msgid "unexpected graphics type %d"
msgstr "無預期的 mime 類型"
-#: src/xend_internal.c:4954
+#: src/xend_internal.c:4963
#, fuzzy
msgid "unexpected chr device type"
msgstr "無預期的 mime 類型"
-#: src/xend_internal.c:5128 src/xm_internal.c:1779
+#: src/xend_internal.c:5137 src/xm_internal.c:1779
#, fuzzy, c-format
msgid "unsupported network type %d"
msgstr "無預期的 mime 類型"
-#: src/xend_internal.c:5302 src/xend_internal.c:5309 src/xend_internal.c:5316
+#: src/xend_internal.c:5311 src/xend_internal.c:5318 src/xend_internal.c:5325
#, fuzzy, c-format
msgid "unexpected lifecycle value %d"
msgstr "無預期的數值節點"
-#: src/xend_internal.c:5333
+#: src/xend_internal.c:5342
#, fuzzy
msgid "no HVM domain loader"
msgstr "節點的區域清單"
-#: src/xend_internal.c:5544
+#: src/xend_internal.c:5553
#, fuzzy
msgid "hotplug of device type not supported"
msgstr "呼叫函式庫失敗,可能並不支援"
msgid "failed to connect to Xen Store"
msgstr "無法連上 Xen Store"
+#~ msgid "blocked"
+#~ msgstr "以組絕"
+
#, fuzzy
#~ msgid "invalid interface type: %s"
#~ msgstr "無效的參數,於 %s"
#~ msgid "cannot read tty pid file %s: %s"
#~ msgstr "無法寫入設定檔:%s"
-#, fuzzy
-#~ msgid "cannot remove ttyPidFile %s: %s"
-#~ msgstr "無法寫入設定檔:%s"
-
#, fuzzy
#~ msgid "failed to calloc memory for init string: %s"
#~ msgstr "無法分配節點"
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-09-08 14:51+0200\n"
+"POT-Creation-Date: 2008-09-23 22:28+0200\n"
"PO-Revision-Date: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
msgid "storage_vol not found"
msgstr "domain name or uuid"
-#: src/conf.c:155 src/conf.c:203 src/conf.c:488 src/conf.c:525 src/conf.c:553
-#: src/conf.c:631
+#: src/conf.c:164 src/conf.c:212 src/conf.c:491 src/conf.c:528 src/conf.c:555
+#: src/conf.c:630
msgid "allocating configuration"
msgstr "allocating configuration"
-#: src/conf.c:338
+#: src/conf.c:347
msgid "unterminated number"
msgstr "unterminated number"
-#: src/conf.c:372 src/conf.c:389 src/conf.c:401
+#: src/conf.c:380 src/conf.c:396 src/conf.c:407
msgid "unterminated string"
msgstr "unterminated string"
-#: src/conf.c:429 src/conf.c:483
+#: src/conf.c:434 src/conf.c:487
msgid "expecting a value"
msgstr "expecting a value"
-#: src/conf.c:450
+#: src/conf.c:454
msgid "expecting a separator in list"
msgstr "expecting a separator in list"
-#: src/conf.c:473
+#: src/conf.c:477
#, fuzzy
msgid "list is not closed with ]"
msgstr "list is not closed with ] "
-#: src/conf.c:518
+#: src/conf.c:521
msgid "expecting a name"
msgstr "expecting a name"
-#: src/conf.c:581
+#: src/conf.c:582
msgid "expecting a separator"
msgstr "expecting a separator"
msgid "expecting an assignment"
msgstr "expecting an assignment"
-#: src/conf.c:894 src/conf.c:950 src/xend_internal.c:584
-#: src/xend_internal.c:2657 src/xm_internal.c:1475 src/xm_internal.c:1482
+#: src/conf.c:892 src/conf.c:948 src/xend_internal.c:584
+#: src/xend_internal.c:2666 src/xm_internal.c:1475 src/xm_internal.c:1482
#, fuzzy
msgid "allocate buffer"
msgstr "allocate new buffer"
-#: src/conf.c:901
+#: src/conf.c:899
msgid "failed to open file"
msgstr "failed to open file"
-#: src/conf.c:912
+#: src/conf.c:910
msgid "failed to save content"
msgstr "failed to save content"
msgid "cannot extract disk devices"
msgstr "Cannot extract running %s hypervisor version\n"
-#: src/domain_conf.c:1939 src/qemu_driver.c:3133
+#: src/domain_conf.c:1939 src/qemu_driver.c:3153
#, fuzzy, c-format
msgid "duplicate disk target '%s'"
msgstr "unexpected mime type"
msgid "unexpected char type %d"
msgstr "unexpected mime type"
-#: src/domain_conf.c:2815 src/xend_internal.c:5214
+#: src/domain_conf.c:2815 src/xend_internal.c:5223
#, fuzzy, c-format
msgid "unexpected sound model %d"
msgstr "unexpected mime type"
-#: src/domain_conf.c:2835 src/xend_internal.c:5237
+#: src/domain_conf.c:2835 src/xend_internal.c:5246
#, fuzzy, c-format
msgid "unexpected input type %d"
msgstr "unexpected mime type"
#: src/lxc_driver.c:274 src/lxc_driver.c:309 src/lxc_driver.c:335
#: src/lxc_driver.c:350 src/openvz_driver.c:238 src/openvz_driver.c:267
-#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:620
-#: src/openvz_driver.c:651 src/openvz_driver.c:672 src/openvz_driver.c:713
-#: src/qemu_driver.c:2192 src/qemu_driver.c:2279 src/qemu_driver.c:2828
-#: src/qemu_driver.c:2883 src/qemu_driver.c:2927 src/qemu_driver.c:3007
-#: src/qemu_driver.c:3123 src/qemu_driver.c:3192 src/qemu_driver.c:3247
-#: src/qemu_driver.c:3291 src/qemu_driver.c:3309 src/qemu_driver.c:3567
+#: src/openvz_driver.c:283 src/openvz_driver.c:310 src/openvz_driver.c:621
+#: src/openvz_driver.c:652 src/openvz_driver.c:673 src/openvz_driver.c:714
+#: src/qemu_driver.c:2212 src/qemu_driver.c:2299 src/qemu_driver.c:2848
+#: src/qemu_driver.c:2903 src/qemu_driver.c:2947 src/qemu_driver.c:3027
+#: src/qemu_driver.c:3143 src/qemu_driver.c:3212 src/qemu_driver.c:3267
+#: src/qemu_driver.c:3311 src/qemu_driver.c:3329 src/qemu_driver.c:3587
#, fuzzy
msgid "no domain with matching uuid"
msgstr "domain id or uuid"
-#: src/lxc_driver.c:280 src/openvz_driver.c:625 src/qemu_driver.c:2933
+#: src/lxc_driver.c:280 src/openvz_driver.c:626 src/qemu_driver.c:2953
#, fuzzy
msgid "cannot delete active domain"
msgstr "name of the inactive domain"
-#: src/lxc_driver.c:286 src/qemu_driver.c:2939
+#: src/lxc_driver.c:286 src/qemu_driver.c:2959
#, fuzzy
msgid "cannot undefine transient domain"
msgstr "name of the inactive domain"
msgid "container '%s' unexpectedly shutdown during startup"
msgstr ""
-#: src/lxc_driver.c:747 src/qemu_driver.c:892
+#: src/lxc_driver.c:747 src/qemu_driver.c:893
#, fuzzy, c-format
msgid "cannot create log directory %s: %s"
msgstr "failed to write configuration file: %s"
msgid "unknown forwarding type '%s'"
msgstr "unknown OS type %s"
-#: src/network_conf.c:662 src/qemu_driver.c:3334 src/qemu_driver.c:3967
+#: src/network_conf.c:662 src/qemu_driver.c:3354 src/qemu_driver.c:3987
#: src/storage_driver.c:816
#, c-format
msgid "cannot create autostart directory %s: %s"
msgid "no config file for %s"
msgstr "configuration file syntax error: %s"
-#: src/openvz_conf.c:187
+#: src/openvz_conf.c:190
+#, fuzzy, c-format
+msgid "Cound not read 'IP_ADDRESS' from config for container %d"
+msgstr "could not connect to %s"
+
+#: src/openvz_conf.c:220
+#, fuzzy, c-format
+msgid "Cound not read 'NETIF' from config for container %d"
+msgstr "could not connect to %s"
+
+#: src/openvz_conf.c:247
+#, fuzzy
+msgid "Too long network device name"
+msgstr "resolving domain filename"
+
+#: src/openvz_conf.c:264
+#, fuzzy
+msgid "Wrong length MAC address"
+msgstr "invalid argument in %s"
+
+#: src/openvz_conf.c:271
+#, fuzzy
+msgid "Wrong MAC address"
+msgstr "invalid argument in %s"
+
+#: src/openvz_conf.c:327
#, fuzzy
msgid "popen failed"
msgstr "operation failed"
-#: src/openvz_conf.c:197
+#: src/openvz_conf.c:337
#, fuzzy
msgid "Failed to parse vzlist output"
msgstr "Failed to suspend domain %s"
-#: src/openvz_conf.c:223
+#: src/openvz_conf.c:363
#, fuzzy
msgid "UUID in config file malformed"
msgstr "configuration file syntax error: %s"
-#: src/openvz_conf.c:235
+#: src/openvz_conf.c:375
#, fuzzy, c-format
msgid "Cound not read config for container %d"
msgstr "could not connect to %s"
msgid "Container ID is not specified"
msgstr ""
-#: src/openvz_driver.c:391 src/openvz_driver.c:459 src/openvz_driver.c:534
-#: src/openvz_driver.c:554 src/openvz_driver.c:600 src/openvz_driver.c:631
-#: src/openvz_driver.c:656 src/openvz_driver.c:728 src/openvz_driver.c:826
-#: src/openvz_driver.c:872
+#: src/openvz_driver.c:391 src/openvz_driver.c:460 src/openvz_driver.c:535
+#: src/openvz_driver.c:555 src/openvz_driver.c:601 src/openvz_driver.c:632
+#: src/openvz_driver.c:657 src/openvz_driver.c:729 src/openvz_driver.c:827
+#: src/openvz_driver.c:873
#, fuzzy, c-format
msgid "Could not exec %s"
msgstr "could not connect to %s"
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:451 src/openvz_driver.c:528
+#: src/openvz_driver.c:452 src/openvz_driver.c:529
msgid "Error creating command for container"
msgstr ""
-#: src/openvz_driver.c:465 src/openvz_driver.c:540
+#: src/openvz_driver.c:466 src/openvz_driver.c:541
#, fuzzy
msgid "Could not set UUID"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:475 src/openvz_driver.c:546
+#: src/openvz_driver.c:476 src/openvz_driver.c:547
#, fuzzy
msgid "Could not configure network"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:482 src/openvz_driver.c:569
+#: src/openvz_driver.c:483 src/openvz_driver.c:570
#, fuzzy
msgid "Could not set number of virtual cpu"
msgstr "change number of virtual CPUs"
#: src/openvz_driver.c:517
#, c-format
-msgid "Already an OPENVZ VM defined with the id '%d'"
+msgid "Already an OPENVZ VM defined with the id '%s'"
msgstr ""
-#: src/openvz_driver.c:588
+#: src/openvz_driver.c:589
msgid "no domain with matching id"
msgstr ""
-#: src/openvz_driver.c:594
+#: src/openvz_driver.c:595
#, fuzzy
msgid "domain is not in shutoff state"
msgstr "Domain is already active"
-#: src/openvz_driver.c:677
+#: src/openvz_driver.c:678
#, fuzzy
msgid "Could not read container config"
msgstr "could not connect to %s"
-#: src/openvz_driver.c:693 src/qemu_driver.c:1823
+#: src/openvz_driver.c:694 src/qemu_driver.c:1843
#, fuzzy, c-format
msgid "unknown type '%s'"
msgstr "unknown OS type %s"
-#: src/openvz_driver.c:719
+#: src/openvz_driver.c:720
msgid "VCPUs should be >= 1"
msgstr ""
-#: src/openvz_driver.c:835 src/openvz_driver.c:881
+#: src/openvz_driver.c:836 src/openvz_driver.c:882
#, fuzzy, c-format
msgid "Could not parse VPS ID %s"
msgstr "could not connect to %s"
msgid "Unexpected exit status '%d', qemu probably failed"
msgstr ""
-#: src/qemu_conf.c:519 src/qemu_driver.c:925
+#: src/qemu_conf.c:519 src/qemu_driver.c:926
#, fuzzy, c-format
msgid "Cannot find QEMU binary %s: %s"
msgstr "Failed to suspend domain %s"
msgid "Network type %d is not supported"
msgstr "Domain %s started\n"
-#: src/qemu_conf.c:580 src/qemu_driver.c:1515
+#: src/qemu_conf.c:580 src/qemu_driver.c:1514
#, fuzzy, c-format
msgid "cannot initialize bridge support: %s"
msgstr "Failed to suspend domain %s"
msgid "failed to allocate space for argv string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:90
+#: src/qemu_driver.c:91
#, fuzzy
msgid "Failed to set close-on-exec file descriptor flag\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:105
+#: src/qemu_driver.c:106
#, fuzzy
msgid "Failed to set non-blocking file descriptor flag\n"
msgstr "failed to parse Xend domain information"
-#: src/qemu_driver.c:150
+#: src/qemu_driver.c:151
#, fuzzy, c-format
msgid "Failed to autostart network '%s': %s\n"
msgstr "Failed to start domain %s"
-#: src/qemu_driver.c:165
+#: src/qemu_driver.c:166
#, fuzzy, c-format
msgid "Failed to autostart VM '%s': %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:201
+#: src/qemu_driver.c:202
#, fuzzy, c-format
msgid "Failed to find user record for uid '%d': %s\n"
msgstr "Failed to undefine domain %s"
-#: src/qemu_driver.c:212
+#: src/qemu_driver.c:213
#, fuzzy
msgid "out of memory in asprintf\n"
msgstr "out of memory"
-#: src/qemu_driver.c:268
+#: src/qemu_driver.c:269
#, fuzzy
msgid "qemudStartup: out of memory\n"
msgstr "out of memory"
-#: src/qemu_driver.c:295
+#: src/qemu_driver.c:296
msgid "Reloading iptables rules\n"
msgstr ""
-#: src/qemu_driver.c:433
+#: src/qemu_driver.c:434
#, c-format
msgid ""
"QEMU quit during %s startup\n"
"%s"
msgstr ""
-#: src/qemu_driver.c:443 src/qemu_driver.c:456
+#: src/qemu_driver.c:444 src/qemu_driver.c:457
#, c-format
msgid "Failure while reading %s startup output: %s"
msgstr ""
-#: src/qemu_driver.c:451
+#: src/qemu_driver.c:452
#, c-format
msgid "Timed out while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:467
+#: src/qemu_driver.c:468
#, c-format
msgid "Failure while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:479
+#: src/qemu_driver.c:480
#, c-format
msgid "Out of space while reading %s startup output"
msgstr ""
-#: src/qemu_driver.c:510
+#: src/qemu_driver.c:511
#, fuzzy, c-format
msgid "Unable to open monitor path %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:515
+#: src/qemu_driver.c:516
msgid "Unable to set monitor close-on-exec flag"
msgstr ""
-#: src/qemu_driver.c:520
+#: src/qemu_driver.c:521
msgid "Unable to put monitor into non-blocking mode"
msgstr ""
-#: src/qemu_driver.c:648 src/qemu_driver.c:1027 src/qemu_driver.c:1726
-#: src/qemu_driver.c:1736
+#: src/qemu_driver.c:649 src/qemu_driver.c:1028 src/qemu_driver.c:1725
+#: src/qemu_driver.c:1735
#, fuzzy, c-format
msgid "Unable to log VM console data: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:671
+#: src/qemu_driver.c:672
#, fuzzy
msgid "allocate cpumap"
msgstr "allocate new context"
-#: src/qemu_driver.c:682
+#: src/qemu_driver.c:683
msgid "cannot run monitor command to fetch CPU thread info"
msgstr ""
-#: src/qemu_driver.c:786
+#: src/qemu_driver.c:787
#, fuzzy, c-format
msgid "failed to set CPU affinity %s"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:796 src/qemu_driver.c:2135
+#: src/qemu_driver.c:797 src/qemu_driver.c:2155
#, fuzzy
msgid "resume operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:859
+#: src/qemu_driver.c:860
#, fuzzy
msgid "VM is already active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:869
+#: src/qemu_driver.c:870
msgid "Unable to find an unused VNC port"
msgstr ""
-#: src/qemu_driver.c:881
+#: src/qemu_driver.c:882
#, c-format
msgid "config file path too long: %s/%s.log"
msgstr ""
-#: src/qemu_driver.c:900
+#: src/qemu_driver.c:901
#, fuzzy, c-format
msgid "failed to create logfile %s: %s"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:906
+#: src/qemu_driver.c:907
#, fuzzy, c-format
msgid "Unable to set VM logfile close-on-exec flag %s"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:935 src/qemu_driver.c:3032
+#: src/qemu_driver.c:936 src/qemu_driver.c:3052
#, fuzzy, c-format
msgid "Cannot determine QEMU argv syntax %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:951 src/qemu_driver.c:954 src/qemu_driver.c:959
+#: src/qemu_driver.c:952 src/qemu_driver.c:955 src/qemu_driver.c:960
#, fuzzy, c-format
msgid "Unable to write argv to logfile %d: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:1041
+#: src/qemu_driver.c:1040
#, fuzzy, c-format
msgid "Shutting down VM '%s'\n"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:1052
+#: src/qemu_driver.c:1051
#, fuzzy, c-format
msgid "Unable to close logfile %d: %s\n"
msgstr "failed to write configuration file"
-#: src/qemu_driver.c:1067
+#: src/qemu_driver.c:1066
#, fuzzy
msgid "Got unexpected pid, damn\n"
msgstr "unexpected dict node"
-#: src/qemu_driver.c:1221
+#: src/qemu_driver.c:1220
#, fuzzy
msgid "failed to allocate space for dnsmasq argv"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1235
+#: src/qemu_driver.c:1234
msgid "cannot start dhcp daemon without IP address for server"
msgstr ""
-#: src/qemu_driver.c:1264
+#: src/qemu_driver.c:1263
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding from '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1275
+#: src/qemu_driver.c:1274
#, fuzzy, c-format
msgid "failed to add iptables rule to allow forwarding to '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1285
+#: src/qemu_driver.c:1284
#, fuzzy, c-format
msgid "failed to add iptables rule to enable masquerading : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1317
+#: src/qemu_driver.c:1316
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing from '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1328
+#: src/qemu_driver.c:1327
#, fuzzy, c-format
msgid "failed to add iptables rule to allow routing to '%s' : %s\n"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1353
+#: src/qemu_driver.c:1352
#, fuzzy
msgid "failed to allocate space for IP tables support"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1361 src/qemu_driver.c:1368
+#: src/qemu_driver.c:1360 src/qemu_driver.c:1367
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1376 src/qemu_driver.c:1383
+#: src/qemu_driver.c:1375 src/qemu_driver.c:1382
#, fuzzy, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1393
+#: src/qemu_driver.c:1392
#, fuzzy, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1400
+#: src/qemu_driver.c:1399
#, fuzzy, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1408
+#: src/qemu_driver.c:1407
#, fuzzy, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s' : %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:1509
+#: src/qemu_driver.c:1508
#, fuzzy
msgid "network is already active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:1521
+#: src/qemu_driver.c:1520
#, fuzzy, c-format
msgid "cannot create bridge '%s' : %s"
msgstr "failed to write configuration file: %s"
-#: src/qemu_driver.c:1536
+#: src/qemu_driver.c:1535
#, fuzzy, c-format
msgid "cannot set IP address on bridge '%s' to '%s' : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1544
+#: src/qemu_driver.c:1543
#, fuzzy, c-format
msgid "cannot set netmask on bridge '%s' to '%s' : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1552
+#: src/qemu_driver.c:1551
#, fuzzy, c-format
msgid "failed to bring the bridge '%s' up : %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1563
+#: src/qemu_driver.c:1562
#, fuzzy, c-format
msgid "failed to enable IP forwarding : %s"
msgstr "failed to open %s for reading"
-#: src/qemu_driver.c:1581 src/qemu_driver.c:1612
+#: src/qemu_driver.c:1580 src/qemu_driver.c:1611
#, fuzzy, c-format
msgid "Failed to bring down bridge '%s' : %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1587 src/qemu_driver.c:1617
+#: src/qemu_driver.c:1586 src/qemu_driver.c:1616
#, fuzzy, c-format
msgid "Failed to delete bridge '%s' : %s\n"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:1600
+#: src/qemu_driver.c:1599
#, fuzzy, c-format
msgid "Shutting down network '%s'\n"
msgstr "failed to get domain '%s'"
-#: src/qemu_driver.c:1626
+#: src/qemu_driver.c:1625
#, fuzzy
msgid "Got unexpected pid for dnsmasq\n"
msgstr "unexpected dict node"
-#: src/qemu_driver.c:1839
+#: src/qemu_driver.c:1814
+#, fuzzy, c-format
+msgid "Unable to open %s: %s\n"
+msgstr "Failed to suspend domain %s"
+
+#: src/qemu_driver.c:1859
#, fuzzy
msgid "failed to allocate space for capabilities support"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:1858 src/qemu_driver.c:1884
+#: src/qemu_driver.c:1878 src/qemu_driver.c:1904
msgid "NUMA not supported on this host"
msgstr ""
-#: src/qemu_driver.c:1869 src/qemu_driver.c:1892
+#: src/qemu_driver.c:1889 src/qemu_driver.c:1912
#, fuzzy
msgid "Failed to query NUMA free memory"
msgstr "Used memory:"
-#: src/qemu_driver.c:2053
+#: src/qemu_driver.c:2073
#, fuzzy, c-format
msgid "domain '%s' is already defined"
msgstr "domain %s exists already"
-#: src/qemu_driver.c:2064
+#: src/qemu_driver.c:2084
#, fuzzy, c-format
msgid "domain with uuid '%s' is already defined"
msgstr "domain %s exists already"
-#: src/qemu_driver.c:2094 src/qemu_driver.c:2123 src/qemu_driver.c:2152
-#: src/qemu_driver.c:2172 src/qemu_driver.c:2410 src/qemu_driver.c:3383
-#: src/qemu_driver.c:3518 src/qemu_driver.c:3632
+#: src/qemu_driver.c:2114 src/qemu_driver.c:2143 src/qemu_driver.c:2172
+#: src/qemu_driver.c:2192 src/qemu_driver.c:2430 src/qemu_driver.c:3403
+#: src/qemu_driver.c:3538 src/qemu_driver.c:3652
#, c-format
msgid "no domain with matching id %d"
msgstr ""
-#: src/qemu_driver.c:2099 src/qemu_driver.c:2128 src/qemu_driver.c:2416
-#: src/qemu_driver.c:3388 src/qemu_driver.c:3524 src/qemu_driver.c:3638
+#: src/qemu_driver.c:2119 src/qemu_driver.c:2148 src/qemu_driver.c:2436
+#: src/qemu_driver.c:3408 src/qemu_driver.c:3544 src/qemu_driver.c:3658
#, fuzzy
msgid "domain is not running"
msgstr "Domain is already active"
-#: src/qemu_driver.c:2107
+#: src/qemu_driver.c:2127
#, fuzzy
msgid "suspend operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2158
+#: src/qemu_driver.c:2178
#, fuzzy
msgid "shutdown operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2198
+#: src/qemu_driver.c:2218
#, fuzzy
msgid "failed to allocate space for ostype"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:2214 src/qemu_driver.c:2230 src/qemu_driver.c:2253
-#: src/qemu_driver.c:2526 src/qemu_driver.c:2688
+#: src/qemu_driver.c:2234 src/qemu_driver.c:2250 src/qemu_driver.c:2273
+#: src/qemu_driver.c:2546 src/qemu_driver.c:2708
#, c-format
msgid "no domain with matching uuid '%s'"
msgstr ""
-#: src/qemu_driver.c:2236
+#: src/qemu_driver.c:2256
msgid "cannot set max memory lower than current memory"
msgstr ""
-#: src/qemu_driver.c:2259
+#: src/qemu_driver.c:2279
#, fuzzy
msgid "cannot set memory of an active domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:2265
+#: src/qemu_driver.c:2285
msgid "cannot set memory higher than max memory"
msgstr ""
-#: src/qemu_driver.c:2425
+#: src/qemu_driver.c:2445
#, fuzzy
msgid "failed to pause domain"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:2434
+#: src/qemu_driver.c:2454
#, fuzzy
msgid "failed to get domain xml"
msgstr "failed to get domain UUID"
-#: src/qemu_driver.c:2442
+#: src/qemu_driver.c:2462
#, fuzzy, c-format
msgid "failed to create '%s'"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2449
+#: src/qemu_driver.c:2469
#, fuzzy
msgid "failed to write save header"
msgstr "Failed to write to socket %d\n"
-#: src/qemu_driver.c:2457
+#: src/qemu_driver.c:2477
#, fuzzy
msgid "failed to write xml"
msgstr "Failed to write to socket %d\n"
-#: src/qemu_driver.c:2470 src/qemu_driver.c:2477 src/qemu_driver.c:2748
+#: src/qemu_driver.c:2490 src/qemu_driver.c:2497 src/qemu_driver.c:2768
#: src/remote_internal.c:2241 src/virterror.c:441
msgid "out of memory"
msgstr "out of memory"
-#: src/qemu_driver.c:2485
+#: src/qemu_driver.c:2505
#, fuzzy
msgid "migrate operation failed"
msgstr "operation failed"
-#: src/qemu_driver.c:2497
+#: src/qemu_driver.c:2517
msgid "'migrate' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:2532
+#: src/qemu_driver.c:2552
#, fuzzy
msgid "cannot change vcpu count of an active domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:2538
+#: src/qemu_driver.c:2558
msgid "could not determine max vcpus for the domain"
msgstr ""
-#: src/qemu_driver.c:2544
+#: src/qemu_driver.c:2564
#, c-format
msgid ""
"requested vcpus is greater than max allowable vcpus for the domain: %d > %d"
msgstr ""
-#: src/qemu_driver.c:2568 src/qemu_driver.c:2620
+#: src/qemu_driver.c:2588 src/qemu_driver.c:2640
#, fuzzy
msgid "cannot pin vcpus on an inactive domain"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:2574
+#: src/qemu_driver.c:2594
#, c-format
msgid "vcpu number out of range %d > %d"
msgstr ""
-#: src/qemu_driver.c:2595
+#: src/qemu_driver.c:2615
#, fuzzy, c-format
msgid "cannot set affinity: %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:2600
+#: src/qemu_driver.c:2620
#, fuzzy
msgid "cpu affinity is not supported"
msgstr "library call failed, possibly not supported"
-#: src/qemu_driver.c:2657
+#: src/qemu_driver.c:2677
#, fuzzy, c-format
msgid "cannot get affinity: %s"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2667
+#: src/qemu_driver.c:2687
msgid "cpu affinity is not available"
msgstr ""
-#: src/qemu_driver.c:2694
+#: src/qemu_driver.c:2714
#, fuzzy, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr "load domain definition file"
-#: src/qemu_driver.c:2720 src/test.c:956
+#: src/qemu_driver.c:2740 src/test.c:956
#, fuzzy
msgid "cannot read domain image"
msgstr "node domain list"
-#: src/qemu_driver.c:2726
+#: src/qemu_driver.c:2746
#, fuzzy
msgid "failed to read qemu header"
msgstr "failed to read from Xen Daemon"
-#: src/qemu_driver.c:2733
+#: src/qemu_driver.c:2753
msgid "image magic is incorrect"
msgstr ""
-#: src/qemu_driver.c:2740
+#: src/qemu_driver.c:2760
#, c-format
msgid "image version is not supported (%d > %d)"
msgstr ""
-#: src/qemu_driver.c:2755
+#: src/qemu_driver.c:2775
#, fuzzy
msgid "failed to read XML"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2764
+#: src/qemu_driver.c:2784
#, fuzzy
msgid "failed to parse XML"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2777
+#: src/qemu_driver.c:2797
#, fuzzy, c-format
msgid "domain is already active as '%s'"
msgstr "Domain is already active"
-#: src/qemu_driver.c:2786
+#: src/qemu_driver.c:2806
#, fuzzy
msgid "failed to assign new VM"
msgstr "Failed to create domain %s\n"
-#: src/qemu_driver.c:2799
+#: src/qemu_driver.c:2819
#, fuzzy
msgid "failed to start VM"
msgstr "Failed to start domain %s"
-#: src/qemu_driver.c:2811
+#: src/qemu_driver.c:2831
#, fuzzy
msgid "failed to resume domain"
msgstr "Failed to resume domain %s"
-#: src/qemu_driver.c:2848 src/qemu_driver.c:3741 src/qemu_driver.c:3776
+#: src/qemu_driver.c:2868 src/qemu_driver.c:3761 src/qemu_driver.c:3796
#, fuzzy
msgid "failed to allocate space for VM name string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:2962
+#: src/qemu_driver.c:2982
#, fuzzy, c-format
msgid "cannot convert disk '%s' to bus/device index"
msgstr "Cannot extract running %s hypervisor version\n"
-#: src/qemu_driver.c:2982
+#: src/qemu_driver.c:3002
#, fuzzy, c-format
msgid "Unsupported disk name mapping for bus '%s'"
msgstr "unexpected mime type"
-#: src/qemu_driver.c:3022
+#: src/qemu_driver.c:3042
#, c-format
msgid "No device with bus '%s' and target '%s'"
msgstr ""
-#: src/qemu_driver.c:3049
+#: src/qemu_driver.c:3069
#, c-format
msgid ""
"Emulator version does not support removable media for device '%s' and target "
"'%s'"
msgstr ""
-#: src/qemu_driver.c:3086
+#: src/qemu_driver.c:3106
msgid "cannot change cdrom media"
msgstr ""
-#: src/qemu_driver.c:3097
+#: src/qemu_driver.c:3117
msgid "changing cdrom media failed"
msgstr ""
-#: src/qemu_driver.c:3157
+#: src/qemu_driver.c:3177
#, fuzzy
msgid "cannot attach usb disk"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3168
+#: src/qemu_driver.c:3188
#, fuzzy
msgid "adding usb disk failed"
msgstr "loading host definition file"
-#: src/qemu_driver.c:3212
+#: src/qemu_driver.c:3232
#, fuzzy
msgid "cannot attach usb device"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3223
+#: src/qemu_driver.c:3243
#, fuzzy
msgid "adding usb device failed"
msgstr "loading host definition file"
-#: src/qemu_driver.c:3253
+#: src/qemu_driver.c:3273
#, fuzzy
msgid "cannot attach device on inactive domain"
msgstr "undefine an inactive domain"
-#: src/qemu_driver.c:3276
+#: src/qemu_driver.c:3296
msgid "this device type cannot be attached"
msgstr ""
-#: src/qemu_driver.c:3315
+#: src/qemu_driver.c:3335
#, fuzzy
msgid "cannot set autostart for transient domain"
msgstr "name of the inactive domain"
-#: src/qemu_driver.c:3341
+#: src/qemu_driver.c:3361
#, fuzzy, c-format
msgid "Failed to create symlink '%s to '%s': %s"
msgstr "Failed to save domain %s to %s"
-#: src/qemu_driver.c:3348 src/qemu_driver.c:3981 src/storage_driver.c:832
+#: src/qemu_driver.c:3368 src/qemu_driver.c:4001 src/storage_driver.c:832
#, fuzzy, c-format
msgid "Failed to delete symlink '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/qemu_driver.c:3410
+#: src/qemu_driver.c:3430
#, fuzzy, c-format
msgid "invalid path: %s"
msgstr "invalid argument in %s"
-#: src/qemu_driver.c:3418
+#: src/qemu_driver.c:3438
msgid "'info blockstats' command failed"
msgstr ""
-#: src/qemu_driver.c:3433
+#: src/qemu_driver.c:3453
msgid "'info blockstats' not supported by this qemu"
msgstr ""
-#: src/qemu_driver.c:3498
+#: src/qemu_driver.c:3518
#, fuzzy, c-format
msgid "device not found: %s (%s)"
msgstr "Domain restored from %s\n"
-#: src/qemu_driver.c:3530 src/qemu_driver.c:3573
+#: src/qemu_driver.c:3550 src/qemu_driver.c:3593
msgid "NULL or empty path"
msgstr ""
-#: src/qemu_driver.c:3541
+#: src/qemu_driver.c:3561
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr ""
-#: src/qemu_driver.c:3583
+#: src/qemu_driver.c:3603
#, fuzzy
msgid "invalid path"
msgstr "invalid argument in %s"
-#: src/qemu_driver.c:3626
+#: src/qemu_driver.c:3646
msgid "QEMU driver only supports virtual memory addrs"
msgstr ""
-#: src/qemu_driver.c:3653
+#: src/qemu_driver.c:3673
#, fuzzy
msgid "'memsave' command failed"
msgstr "domain name"
-#: src/qemu_driver.c:3682 src/qemu_driver.c:3850 src/qemu_driver.c:3875
-#: src/qemu_driver.c:3889 src/qemu_driver.c:3904 src/qemu_driver.c:3937
-#: src/qemu_driver.c:3953
+#: src/qemu_driver.c:3702 src/qemu_driver.c:3870 src/qemu_driver.c:3895
+#: src/qemu_driver.c:3909 src/qemu_driver.c:3924 src/qemu_driver.c:3957
+#: src/qemu_driver.c:3973
msgid "no network with matching uuid"
msgstr ""
-#: src/qemu_driver.c:3697
+#: src/qemu_driver.c:3717
msgid "no network with matching name"
msgstr ""
-#: src/qemu_driver.c:3856
+#: src/qemu_driver.c:3876
#, fuzzy
msgid "network is still active"
msgstr "Domain is already active"
-#: src/qemu_driver.c:3917
+#: src/qemu_driver.c:3937
#, fuzzy
msgid "no network with matching id"
msgstr "domain information in XML"
-#: src/qemu_driver.c:3924
+#: src/qemu_driver.c:3944
#, fuzzy
msgid "failed to allocate space for network bridge string"
msgstr "failed to allocate a node"
-#: src/qemu_driver.c:3974 src/storage_driver.c:823
+#: src/qemu_driver.c:3994 src/storage_driver.c:823
#, fuzzy, c-format
msgid "Failed to create symlink '%s' to '%s': %s"
msgstr "Failed to save domain %s to %s"
msgid "%s not implemented on Win32"
msgstr ""
-#: src/storage_backend_disk.c:85 src/storage_backend_logical.c:57
+#: src/storage_backend_disk.c:90 src/storage_backend_logical.c:57
#, c-format
msgid "unsupported pool format %s"
msgstr ""
-#: src/storage_backend_disk.c:110 src/storage_backend_logical.c:70
+#: src/storage_backend_disk.c:115 src/storage_backend_logical.c:70
#, c-format
msgid "unsupported pool format %d"
msgstr ""
-#: src/storage_backend_disk.c:138 src/storage_backend_fs.c:192
+#: src/storage_backend_disk.c:143 src/storage_backend_fs.c:192
#: src/storage_backend_fs.c:262 src/storage_backend_fs.c:314
#, c-format
msgid "unsupported volume format %s"
msgstr ""
-#: src/storage_backend_disk.c:165 src/storage_backend_fs.c:225
+#: src/storage_backend_disk.c:170 src/storage_backend_fs.c:225
#: src/storage_backend_fs.c:297 src/storage_backend_fs.c:329
#, c-format
msgid "unsupported volume format %d"
msgstr ""
-#: src/storage_backend_disk.c:179 src/storage_backend_disk.c:192
-#: src/storage_backend_disk.c:199 src/storage_backend_disk.c:221
+#: src/storage_backend_disk.c:184 src/storage_backend_disk.c:197
+#: src/storage_backend_disk.c:204 src/storage_backend_disk.c:226
#: src/storage_backend_fs.c:839 src/storage_backend_iscsi.c:177
#: src/storage_backend_logical.c:116 src/storage_backend_logical.c:121
#: src/storage_backend_logical.c:133 src/storage_backend_logical.c:143
-#: src/storage_backend_logical.c:531
+#: src/storage_backend_logical.c:546
msgid "volume"
msgstr ""
-#: src/storage_backend_disk.c:229
+#: src/storage_backend_disk.c:234
msgid "volume extents"
msgstr ""
-#: src/storage_backend_disk.c:237
+#: src/storage_backend_disk.c:242
msgid "cannot parse device start location"
msgstr ""
-#: src/storage_backend_disk.c:244
+#: src/storage_backend_disk.c:249
msgid "cannot parse device end location"
msgstr ""
-#: src/storage_backend_disk.c:250 src/storage_backend_logical.c:154
+#: src/storage_backend_disk.c:255 src/storage_backend_logical.c:154
#: src/storage_backend_logical.c:160
msgid "extents"
msgstr ""
-#: src/storage_backend_disk.c:464
+#: src/storage_backend_disk.c:462
msgid "no large enough free extent"
msgstr ""
-#: src/storage_backend_disk.c:498
-msgid "Disk pools are not yet supported"
+#: src/storage_backend_disk.c:502
+#, c-format
+msgid "Couldn't read volume target path '%s'. %s"
msgstr ""
+#: src/storage_backend_disk.c:517
+#, c-format
+msgid "Volume path '%s' did not start with parent pool source device name."
+msgstr ""
+
+#: src/storage_backend_disk.c:526
+#, fuzzy, c-format
+msgid "cannot parse partition number from target '%s'"
+msgstr "Failed to suspend domain %s"
+
#: src/storage_backend_fs.c:358
#, c-format
msgid "cannot read header '%s': %s"
msgstr ""
#: src/storage_backend_fs.c:1042 src/storage_backend_fs.c:1078
-#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:543
+#: src/storage_backend_fs.c:1113 src/storage_backend_logical.c:558
#, c-format
msgid "cannot read path '%s': %s"
msgstr ""
msgid "creation of non-raw images is not supported without qemu-img"
msgstr ""
-#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:552
+#: src/storage_backend_fs.c:1130 src/storage_backend_logical.c:567
#, fuzzy, c-format
msgid "cannot set file owner '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:559
+#: src/storage_backend_fs.c:1139 src/storage_backend_logical.c:574
#, fuzzy, c-format
msgid "cannot set file mode '%s': %s"
msgstr "Failed to suspend domain %s"
-#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:566
+#: src/storage_backend_fs.c:1155 src/storage_backend_logical.c:581
#, c-format
msgid "cannot close file '%s': %s"
msgstr ""
msgid "lvs command failed with exitstatus %d"
msgstr ""
-#: src/storage_backend_logical.c:355
+#: src/storage_backend_logical.c:354
#, fuzzy
msgid "command line"
msgstr "domain name"
-#: src/storage_backend_logical.c:372
+#: src/storage_backend_logical.c:371
#, c-format
msgid "cannot open device %s"
msgstr ""
-#: src/storage_backend_logical.c:378
+#: src/storage_backend_logical.c:377
#, c-format
msgid "cannot clear device header %s"
msgstr ""
-#: src/storage_backend_logical.c:385
+#: src/storage_backend_logical.c:384
#, c-format
msgid "cannot close device %s"
msgstr ""
-#: src/storage_backend_logical.c:575
+#: src/storage_backend_logical.c:507
+#, fuzzy, c-format
+msgid "cannot remove PV device %s: %s"
+msgstr "failed to write configuration file: %s"
+
+#: src/storage_backend_logical.c:590
#, c-format
msgid "cannot find newly created volume '%s': %s"
msgstr ""
msgstr "DATA"
#: src/virsh.c:6292 src/virsh.c:6314
-msgid "blocked"
-msgstr "blocked"
+msgid "idle"
+msgstr ""
#: src/virsh.c:6294
msgid "paused"
msgid "domain information incomplete, missing uuid"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1109 src/xend_internal.c:2204 src/xend_internal.c:2211
+#: src/xend_internal.c:1109 src/xend_internal.c:2213 src/xend_internal.c:2220
msgid "domain information incomplete, missing name"
msgstr "domain information incomplete, missing name"
msgid "unknown graphics type '%s'"
msgstr "unknown OS type %s"
-#: src/xend_internal.c:2191
+#: src/xend_internal.c:2200
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:2260 src/xend_internal.c:2270 src/xend_internal.c:2280
+#: src/xend_internal.c:2269 src/xend_internal.c:2279 src/xend_internal.c:2289
#, fuzzy, c-format
msgid "unknown lifecycle type %s"
msgstr "unknown OS type %s"
-#: src/xend_internal.c:2593
+#: src/xend_internal.c:2602
#, fuzzy
msgid "failed to parse topology information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:2647
+#: src/xend_internal.c:2656
#, fuzzy
msgid "topology syntax error"
msgstr "configuration file syntax error"
-#: src/xend_internal.c:2711
+#: src/xend_internal.c:2720
msgid "failed to parse Xend domain information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:3193
+#: src/xend_internal.c:3202
msgid "xenDaemonDomainFetch failed to find this domain"
msgstr ""
-#: src/xend_internal.c:3815 src/xend_internal.c:4290 src/xm_internal.c:1617
+#: src/xend_internal.c:3824 src/xend_internal.c:4299 src/xm_internal.c:1617
#, fuzzy
msgid "failed to build sexpr"
msgstr "Failed to suspend domain %s"
-#: src/xend_internal.c:3917
+#: src/xend_internal.c:3926
#, fuzzy
msgid "unsupported device type"
msgstr "unexpected mime type"
-#: src/xend_internal.c:4020
+#: src/xend_internal.c:4029
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4061
+#: src/xend_internal.c:4070
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr ""
-#: src/xend_internal.c:4069
+#: src/xend_internal.c:4078
#, fuzzy
msgid "unexpected value from on_xend_start"
msgstr "unexpected value node"
-#: src/xend_internal.c:4080
+#: src/xend_internal.c:4089
#, fuzzy
msgid "no memory"
msgstr "node memory"
-#: src/xend_internal.c:4086
+#: src/xend_internal.c:4095
#, fuzzy
msgid "sexpr2string failed"
msgstr "operation failed"
-#: src/xend_internal.c:4091
+#: src/xend_internal.c:4100
#, fuzzy
msgid "Failed to redefine sexpr"
msgstr "Failed to undefine domain %s"
-#: src/xend_internal.c:4096
+#: src/xend_internal.c:4105
msgid "on_xend_start not present in sexpr"
msgstr ""
-#: src/xend_internal.c:4127
+#: src/xend_internal.c:4136
#, fuzzy, c-format
msgid "gethostname failed: %s"
msgstr "operation failed: %s"
-#: src/xend_internal.c:4133
+#: src/xend_internal.c:4142
#, fuzzy, c-format
msgid "failed to strdup hostname: %s"
msgstr "failed to get hypervisor type"
-#: src/xend_internal.c:4164
+#: src/xend_internal.c:4173
msgid ""
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
"migration"
msgstr ""
-#: src/xend_internal.c:4174
+#: src/xend_internal.c:4183
msgid ""
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
"migration"
msgstr ""
-#: src/xend_internal.c:4186
+#: src/xend_internal.c:4195
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr ""
-#: src/xend_internal.c:4199
+#: src/xend_internal.c:4208
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr ""
-#: src/xend_internal.c:4204
+#: src/xend_internal.c:4213
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr ""
-#: src/xend_internal.c:4211
+#: src/xend_internal.c:4220
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr ""
-#: src/xend_internal.c:4218 src/xend_internal.c:4240 src/xend_internal.c:4248
-#: src/xend_internal.c:4474 src/xend_internal.c:4481 src/xml.c:89
+#: src/xend_internal.c:4227 src/xend_internal.c:4249 src/xend_internal.c:4257
+#: src/xend_internal.c:4483 src/xend_internal.c:4490 src/xml.c:89
msgid "strdup failed"
msgstr ""
-#: src/xend_internal.c:4231
+#: src/xend_internal.c:4240
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr ""
-#: src/xend_internal.c:4284
+#: src/xend_internal.c:4293
#, fuzzy
msgid "failed to parse domain description"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:4300
+#: src/xend_internal.c:4309
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Failed to create domain %s\n"
-#: src/xend_internal.c:4456 src/xend_internal.c:4532 src/xend_internal.c:4622
+#: src/xend_internal.c:4465 src/xend_internal.c:4541 src/xend_internal.c:4631
msgid "unsupported in xendConfigVersion < 4"
msgstr ""
-#: src/xend_internal.c:4468
+#: src/xend_internal.c:4477
#, fuzzy
msgid "node information incomplete, missing scheduler name"
msgstr "domain information incomplete, missing name"
-#: src/xend_internal.c:4486 src/xend_internal.c:4580 src/xend_internal.c:4692
+#: src/xend_internal.c:4495 src/xend_internal.c:4589 src/xend_internal.c:4701
#, fuzzy
msgid "Unknown scheduler"
msgstr "unknown host"
-#: src/xend_internal.c:4545 src/xend_internal.c:4635
+#: src/xend_internal.c:4554 src/xend_internal.c:4644
#, fuzzy
msgid "Failed to get a scheduler name"
msgstr "failed to get hypervisor type"
-#: src/xend_internal.c:4558 src/xend_internal.c:4671
+#: src/xend_internal.c:4567 src/xend_internal.c:4680
#, fuzzy
msgid "domain information incomplete, missing cpu_weight"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:4563 src/xend_internal.c:4680
+#: src/xend_internal.c:4572 src/xend_internal.c:4689
#, fuzzy
msgid "domain information incomplete, missing cpu_cap"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:4739
+#: src/xend_internal.c:4748
msgid "domainBlockPeek is not supported for dom0"
msgstr ""
-#: src/xend_internal.c:4762
+#: src/xend_internal.c:4771
#, fuzzy, c-format
msgid "%s: invalid path"
msgstr "invalid argument in %s"
-#: src/xend_internal.c:4770
+#: src/xend_internal.c:4779
#, fuzzy, c-format
msgid "failed to open for reading: %s: %s"
msgstr "failed to open %s for reading"
-#: src/xend_internal.c:4782
+#: src/xend_internal.c:4791
#, fuzzy, c-format
msgid "failed to lseek or read from file: %s: %s"
msgstr "Failed to suspend domain %s"
-#: src/xend_internal.c:4865 src/xend_internal.c:4911
+#: src/xend_internal.c:4874 src/xend_internal.c:4920
#, fuzzy, c-format
msgid "unexpected graphics type %d"
msgstr "unexpected mime type"
-#: src/xend_internal.c:4954
+#: src/xend_internal.c:4963
#, fuzzy
msgid "unexpected chr device type"
msgstr "unexpected mime type"
-#: src/xend_internal.c:5128 src/xm_internal.c:1779
+#: src/xend_internal.c:5137 src/xm_internal.c:1779
#, fuzzy, c-format
msgid "unsupported network type %d"
msgstr "unexpected mime type"
-#: src/xend_internal.c:5302 src/xend_internal.c:5309 src/xend_internal.c:5316
+#: src/xend_internal.c:5311 src/xend_internal.c:5318 src/xend_internal.c:5325
#, fuzzy, c-format
msgid "unexpected lifecycle value %d"
msgstr "unexpected value node"
-#: src/xend_internal.c:5333
+#: src/xend_internal.c:5342
#, fuzzy
msgid "no HVM domain loader"
msgstr "node domain list"
-#: src/xend_internal.c:5544
+#: src/xend_internal.c:5553
#, fuzzy
msgid "hotplug of device type not supported"
msgstr "library call failed, possibly not supported"
msgid "failed to connect to Xen Store"
msgstr "failed to connect to Xen Store"
+#~ msgid "blocked"
+#~ msgstr "blocked"
+
#, fuzzy
#~ msgid "invalid interface type: %s"
#~ msgstr "invalid argument in %s"
#~ msgid "cannot read tty pid file %s: %s"
#~ msgstr "failed to write configuration file: %s"
-#, fuzzy
-#~ msgid "cannot remove ttyPidFile %s: %s"
-#~ msgstr "failed to write configuration file: %s"
-
#, fuzzy
#~ msgid "failed to calloc memory for init string: %s"
#~ msgstr "failed to allocate a node"
unsigned int flags ATTRIBUTE_UNUSED)
{
const char *cmdargv[] = {
- VGREMOVE, pool->def->source.name, NULL
+ VGREMOVE, "-f", pool->def->source.name, NULL
};
const char *pvargv[3];
int i, error;